blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1f34e8a3ea81d233d2f57ef5bef2a629762dd1c2 | 11,089,605,626,178 | b44deac045030dda1347fd6ded1301a7efb84488 | /eshop-cache/src/main/java/cn/mrcode/cachepdp/eshop/cache/kafka/KafkaMessageProcessor.java | 559aec9e6851df2f1f6360b87345909dd486eba4 | [] | no_license | zq99299/cache-pdp | https://github.com/zq99299/cache-pdp | acd2767be99649bec92584fbf1779431f4b503d3 | 533e2915fad11e864e639d375a9d5487b5bb00d0 | refs/heads/master | 2020-05-05T07:46:07.934000 | 2019-06-30T03:42:17 | 2019-06-30T03:42:17 | 179,837,602 | 34 | 18 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.mrcode.cachepdp.eshop.cache.kafka;
import com.alibaba.fastjson.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Date;
import java.util.concurrent.TimeUnit;
import cn.mrcode.cachepdp.eshop.cache.ZooKeeperSession;
import cn.mrcode.cachepdp.eshop.cache.model.ProductInfo;... | UTF-8 | Java | 5,574 | java | KafkaMessageProcessor.java | Java | [
{
"context": "afka.message.MessageAndMetadata;\n\n/**\n * @author : zhuqiang\n * @date : 2019/4/7 16:29\n */\npublic class KafkaM",
"end": 577,
"score": 0.9995028376579285,
"start": 569,
"tag": "USERNAME",
"value": "zhuqiang"
}
] | null | [] | package cn.mrcode.cachepdp.eshop.cache.kafka;
import com.alibaba.fastjson.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Date;
import java.util.concurrent.TimeUnit;
import cn.mrcode.cachepdp.eshop.cache.ZooKeeperSession;
import cn.mrcode.cachepdp.eshop.cache.model.ProductInfo;... | 5,574 | 0.630885 | 0.619927 | 125 | 38.424 | 33.323208 | 248 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592 | false | false | 8 |
daf836425036e61c59b8cad893e8d2d811f73194 | 3,470,333,608,527 | 21210ceae0a0b43b1ee04bc9205f5610eb607daf | /codda/core/all/src/test/java/kr/pe/codda/common/io/FreeSizeInputStreamTest.java | 10a1e76c5a6fde8a69ad36271845222d405eec2f | [] | no_license | madang01/gitmadang | https://github.com/madang01/gitmadang | d0fccdc22b77fea5279153efe0d7e5e17203e038 | a06117a4d9ceff8c75fc42322d1893bf3b6bafbe | refs/heads/master | 2021-06-08T06:47:18.557000 | 2019-09-16T04:56:56 | 2019-09-16T04:56:56 | 14,937,164 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.pe.codda.common.io;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.concurrent.TimeUnit;
import org.junit.Test;
import junitlib.AbstractJunitTest;
public class FreeSizeInputStreamTest extends AbstractJunitTest {
@Test
public void test_스트림에서숫자를읽을때_비트와_바이트버퍼_속도비교() {
ByteBuf... | UTF-8 | Java | 3,407 | java | FreeSizeInputStreamTest.java | Java | [] | null | [] | package kr.pe.codda.common.io;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.concurrent.TimeUnit;
import org.junit.Test;
import junitlib.AbstractJunitTest;
public class FreeSizeInputStreamTest extends AbstractJunitTest {
@Test
public void test_스트림에서숫자를읽을때_비트와_바이트버퍼_속도비교() {
ByteBuf... | 3,407 | 0.649768 | 0.606801 | 118 | 26.415255 | 27.248487 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.79661 | false | false | 8 |
7ce61b67ba57cac2800fb3f47769874692b92990 | 18,056,042,557,371 | 51a4c1a446f8bf2483203d8d64c60c9dacc43788 | /2021/202103/Main_11724_연결요소의개수.java | a0cbcdd80134a7d35c76443acad0b0de0a6af9b2 | [] | no_license | ponyong/algo_git | https://github.com/ponyong/algo_git | ff281e76632ac5951d3c8981533f810243c6d741 | fcbc5831e6518d166e5053d9797a0e70057035e6 | refs/heads/master | 2021-08-17T20:58:07.197000 | 2021-08-14T15:43:23 | 2021-08-14T15:43:23 | 227,239,710 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package home;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.HashSet;
import java.util.Set;
import java.util.StringTokenizer;
public class Main_11724_연결요소의개수 {
static int[] arr;
static int[] rank;
static int find(int x) {
if( x == arr[x] ) return x;
retur... | UTF-8 | Java | 1,750 | java | Main_11724_연결요소의개수.java | Java | [] | null | [] | package home;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.HashSet;
import java.util.Set;
import java.util.StringTokenizer;
public class Main_11724_연결요소의개수 {
static int[] arr;
static int[] rank;
static int find(int x) {
if( x == arr[x] ) return x;
retur... | 1,750 | 0.559085 | 0.550191 | 72 | 19.861111 | 18.250803 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.347222 | false | false | 8 |
96ff6403eac1800e3e94c360b844680cc68b8501 | 20,598,663,192,445 | 7a5a7b86cbad0dfa5951b141267ad838b035f346 | /Rad prije mentorskog programa /Arrays/src/LastTen.java | 4ae9bf53c81f9ebf703f919a35eef1139719a271 | [] | no_license | medinabanjic/BITCampMentorAllWorkDone | https://github.com/medinabanjic/BITCampMentorAllWorkDone | b827647aecfa6ecdd875e85aa21cc34fb9ae0e3f | 81fffdc6bfa0ce8b870e25d7889b5316624e8718 | refs/heads/master | 2021-01-18T11:25:46.798000 | 2015-06-23T15:34:01 | 2015-06-23T15:34:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class LastTen {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int maxBrojElemenata = in.nextInt();
maxBrojElemenata = Math.max(maxBrojElemenata, 5);
int poz = 0;
int[] brojevi = new int[maxBrojElemenata];
while (true) {
int br = in.... | UTF-8 | Java | 804 | java | LastTen.java | Java | [] | null | [] | import java.util.Scanner;
public class LastTen {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int maxBrojElemenata = in.nextInt();
maxBrojElemenata = Math.max(maxBrojElemenata, 5);
int poz = 0;
int[] brojevi = new int[maxBrojElemenata];
while (true) {
int br = in.... | 804 | 0.585821 | 0.575871 | 48 | 15.75 | 15.14857 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.479167 | false | false | 8 |
52540f41b729138a958d4a970bd4c94bd2efb727 | 10,179,072,535,315 | ac1768b715e9fe56be8b340bc1e4bc7f917c094a | /ui-test/source/java/ch/systemsx/cisd/openbis/uitest/gui/GeneralBatchImportGui.java | 1343b4f90a2259c71ff5d77a3cb867a57381494c | [
"Apache-2.0"
] | permissive | kykrueger/openbis | https://github.com/kykrueger/openbis | 2c4d72cb4b150a2854df4edfef325f79ca429c94 | 1b589a9656d95e343a3747c86014fa6c9d299b8d | refs/heads/master | 2023-05-11T23:03:57.567000 | 2021-05-21T11:54:58 | 2021-05-21T11:54:58 | 364,558,858 | 0 | 0 | Apache-2.0 | false | 2021-06-04T10:08:32 | 2021-05-05T11:48:20 | 2021-05-22T20:46:09 | 2021-05-22T21:21:30 | 1,392,213 | 0 | 0 | 2 | Java | false | false | /*
* Copyright 2012 ETH Zuerich, CISD
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | UTF-8 | Java | 1,974 | java | GeneralBatchImportGui.java | Java | [
{
"context": "sd.openbis.uitest.webdriver.Pages;\n\n/**\n * @author anttil\n */\npublic class GeneralBatchImportGui implements",
"end": 1076,
"score": 0.9990159869194031,
"start": 1070,
"tag": "USERNAME",
"value": "anttil"
}
] | null | [] | /*
* Copyright 2012 ETH Zuerich, CISD
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | 1,974 | 0.713273 | 0.70922 | 67 | 28.462687 | 26.574778 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432836 | false | false | 8 |
6ca313420a4ad1a2feda4a01814b278e7f419304 | 4,277,787,480,639 | 5078f023f70202910df2d7294d156d18c5e067ee | /org.xtext.uno.unotext.ide/src/org/xtext/example/unotext/ide/UnoTextIdeModule.java | f0627cf002c09da13c09ff54109aa9f1ceed32e0 | [] | no_license | KevinMarquer/Uno_TP | https://github.com/KevinMarquer/Uno_TP | 241d7a0fd3bb73251b0cf69b329e08fd3ec358f7 | cdb41414d9447f803572991774fb38cfa81ccd76 | refs/heads/master | 2023-01-30T03:51:12.782000 | 2020-12-13T20:35:34 | 2020-12-13T20:35:34 | 320,622,594 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* generated by Xtext 2.23.0
*/
package org.xtext.example.unotext.ide;
/**
* Use this class to register ide components.
*/
public class UnoTextIdeModule extends AbstractUnoTextIdeModule {
}
| UTF-8 | Java | 198 | java | UnoTextIdeModule.java | Java | [] | null | [] | /*
* generated by Xtext 2.23.0
*/
package org.xtext.example.unotext.ide;
/**
* Use this class to register ide components.
*/
public class UnoTextIdeModule extends AbstractUnoTextIdeModule {
}
| 198 | 0.732323 | 0.712121 | 11 | 17 | 21.746473 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 8 |
58abba31fb726a473dd3a7fe0cf47abb519f4bf1 | 4,037,269,316,389 | f23935d746b8015df72f956eb6338a0e23884c90 | /app/src/main/java/com/yida/handset/entity/User.java | 817cb1c72959f4cddbe281655b82c8d8e0696993 | [] | no_license | gujiaogu/Yida | https://github.com/gujiaogu/Yida | 076b69c37b0d3cf513eb894918b765ee73c6a6f4 | eefb96b8d63a01c5817b3483a09177807ac524fb | refs/heads/master | 2021-01-17T13:23:43.521000 | 2016-06-02T14:26:32 | 2016-06-02T14:26:32 | 40,885,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yida.handset.entity;
/**
* Created by gujiao on 15-10-13.
*/
public class User {
private int userId;
private String token;
private String loginName;
private String username;
private String password;
private String sex;
private String company;
private String email;
pri... | UTF-8 | Java | 3,228 | java | User.java | Java | [
{
"context": "ackage com.yida.handset.entity;\n\n/**\n * Created by gujiao on 15-10-13.\n */\npublic class User {\n\n private",
"end": 58,
"score": 0.9996423125267029,
"start": 52,
"tag": "USERNAME",
"value": "gujiao"
},
{
"context": "\n\n public String getUsername() {\n ... | null | [] | package com.yida.handset.entity;
/**
* Created by gujiao on 15-10-13.
*/
public class User {
private int userId;
private String token;
private String loginName;
private String username;
private String password;
private String sex;
private String company;
private String email;
pri... | 3,228 | 0.599133 | 0.597274 | 170 | 17.988235 | 15.257395 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 8 |
5cf2421815b20a38e93256a20e1b8501c375838b | 10,539,849,807,490 | 2948918ca006c125a729b89bc545d7a2ff3628d1 | /src/main/java/info/repy/tools/controller/s3/S3UpdateController.java | 82534500300ccdf8d2b4b27cf4f6c4e369c0d38c | [] | no_license | Repy/admin-tools-serverless | https://github.com/Repy/admin-tools-serverless | 06c25a0435da3af81f4ec662edc3491819dc1538 | 6b9b0968d8b776b40f5e911fb8bb9bd938c09029 | refs/heads/master | 2020-07-22T13:16:19.153000 | 2019-11-23T09:03:30 | 2019-11-23T09:03:30 | 207,214,355 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.repy.tools.controller.s3;
import info.repy.tools.controller.Config;
import info.repy.tools.controller.config.S3UpdateConfig;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.io.output.StringBuilderWriter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.... | UTF-8 | Java | 3,542 | java | S3UpdateController.java | Java | [] | null | [] | package info.repy.tools.controller.s3;
import info.repy.tools.controller.Config;
import info.repy.tools.controller.config.S3UpdateConfig;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.io.output.StringBuilderWriter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.... | 3,542 | 0.694241 | 0.68323 | 80 | 43.275002 | 31.643314 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725 | false | false | 8 |
c228ff0415a032e6ef70529c19ed7b22d1c700da | 21,646,635,232,131 | e5cd9dd871092e92c3f419f0aa374d06726db79e | /src/main/java/com/soda/phonebook/common/CanNotDeleteContact.java | e1b8d4a6d450c8ff9c97fbf2c81817897af19c4c | [] | no_license | j2de/smartphonebook-be | https://github.com/j2de/smartphonebook-be | 309b8ec0ee3ce896997ecf1bba484cb445dfd0e1 | f571d7a287f77a4b3bf4eb51df177499a1d126bd | refs/heads/master | 2021-10-11T14:27:51.290000 | 2019-01-27T06:24:09 | 2019-01-27T06:24:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.soda.phonebook.common;
public class CanNotDeleteContact extends RuntimeException{
private static final long serialVersionUID = 8534804818032092906L;
public CanNotDeleteContact(){
super();
}
public CanNotDeleteContact(String string){
super(string);
}
}
| UTF-8 | Java | 278 | java | CanNotDeleteContact.java | Java | [] | null | [] | package com.soda.phonebook.common;
public class CanNotDeleteContact extends RuntimeException{
private static final long serialVersionUID = 8534804818032092906L;
public CanNotDeleteContact(){
super();
}
public CanNotDeleteContact(String string){
super(string);
}
}
| 278 | 0.784173 | 0.715827 | 13 | 20.384615 | 22.741146 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 8 |
99ea0634639712ee16c1baa263c561d0a8e5142e | 8,615,704,455,395 | 8f9728f7e56f393dde98ebd7dc0c4a495f989009 | /service/src/main/java/com/gtl/mmf/bao/impl/PortfolioDetailsBAOImpl.java | 3b95bddd1d180f2896da8d472754bd0c021e1c67 | [] | no_license | nsameerr/MMF | https://github.com/nsameerr/MMF | cc943a1c92822c70bb4cf09591a68be01ddf860a | 6d3a6732a990d34cee07d4bc2c84e7850c60239d | refs/heads/master | 2021-08-19T19:31:04.915000 | 2017-11-27T07:36:54 | 2017-11-27T07:36:54 | 112,092,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
* creted by 07662
*/
package com.gtl.mmf.bao.impl;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
impor... | UTF-8 | Java | 31,233 | java | PortfolioDetailsBAOImpl.java | Java | [
{
"context": "and open the template in the editor.\n * creted by 07662\n */\npackage com.gtl.mmf.bao.impl;\n\nimport java.ma",
"end": 199,
"score": 0.806566059589386,
"start": 194,
"tag": "USERNAME",
"value": "07662"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
* creted by 07662
*/
package com.gtl.mmf.bao.impl;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
impor... | 31,233 | 0.712099 | 0.709282 | 464 | 66.3125 | 40.01712 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.713362 | false | false | 8 |
d06bdf71c248da0755c00741a4628ab7d76dcfe2 | 12,721,693,191,450 | 191596efc211dabc22454782d33c79bedd112134 | /app/src/main/java/hu/an/jobfinder/service/RetrofitBuilder.java | fe8189e213fcb5f9a9d74f009b01a283236a5b66 | [] | no_license | rkukac/JobFinder | https://github.com/rkukac/JobFinder | 02ca9a8ed724e1c94e44cbe7cd953de3d8b9a6b7 | 7bbd798cee163ae0c0ac1547658e357da0a50476 | refs/heads/master | 2020-08-23T16:09:49.526000 | 2019-10-25T03:24:24 | 2019-10-25T03:24:24 | 216,659,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hu.an.jobfinder.service;
import java.util.concurrent.TimeUnit;
import hu.an.jobfinder.service.interfaces.GitHubJobsApi;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.converter.moshi.MoshiConverterFactory;
import static hu.an.jobfinder.... | UTF-8 | Java | 1,228 | java | RetrofitBuilder.java | Java | [] | null | [] | package hu.an.jobfinder.service;
import java.util.concurrent.TimeUnit;
import hu.an.jobfinder.service.interfaces.GitHubJobsApi;
import okhttp3.OkHttpClient;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.converter.moshi.MoshiConverterFactory;
import static hu.an.jobfinder.... | 1,228 | 0.716612 | 0.713355 | 33 | 36.21212 | 26.533863 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
2a07a1c39bb545d08a522995a2c1aa2c1e7eb4ef | 19,215,683,749,360 | 33fb1b09ce1a8734281f6d865b8cca4f18af5ce9 | /app/src/main/java/com/yw/gourmet/ui/changeDetail/ChangeDetailPresenter.java | dc1f544e3f4a3ec78880c255dd7303c22cb8adec | [] | no_license | lewis-v/Gourmet | https://github.com/lewis-v/Gourmet | 27750b21c4342026e0529978c8e97c8ab5a86850 | 1f2ca2eafca827df10f933df458fbc504f73eeb0 | refs/heads/master | 2018-09-20T06:39:35.991000 | 2018-07-04T15:02:36 | 2018-07-04T15:02:36 | 107,799,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yw.gourmet.ui.changeDetail;
import com.yw.gourmet.api.Api;
import com.yw.gourmet.base.rx.RxApiCallback;
import com.yw.gourmet.base.rx.RxSubscriberCallBack;
import com.yw.gourmet.data.BaseData;
import com.yw.gourmet.data.UserData;
import java.util.List;
import okhttp3.MultipartBody;
/**
* Created by LYW... | UTF-8 | Java | 2,189 | java | ChangeDetailPresenter.java | Java | [
{
"context": "\n\nimport okhttp3.MultipartBody;\n\n/**\n * Created by LYW on 2017/11/29.\n */\n\npublic class ChangeDetailPres",
"end": 320,
"score": 0.9992260336875916,
"start": 317,
"tag": "USERNAME",
"value": "LYW"
}
] | null | [] | package com.yw.gourmet.ui.changeDetail;
import com.yw.gourmet.api.Api;
import com.yw.gourmet.base.rx.RxApiCallback;
import com.yw.gourmet.base.rx.RxSubscriberCallBack;
import com.yw.gourmet.data.BaseData;
import com.yw.gourmet.data.UserData;
import java.util.List;
import okhttp3.MultipartBody;
/**
* Created by LYW... | 2,189 | 0.556418 | 0.55048 | 67 | 31.671642 | 27.510317 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.41791 | false | false | 8 |
c55edb02d1dfad67ac42541c6b1275b2b9341f1a | 15,384,572,900,964 | 3bcaebf7d69eaab5e4086568440b2ca56219b50d | /src/main/java/com/tinyolo/cxml/parsing/demo/jaxb/cxml/InvoiceInstruction.java | 064bda37c8386b9c85b64e9fdc6e9619942154d1 | [] | no_license | augustine-d-nguyen/cxml-parsing-demo | https://github.com/augustine-d-nguyen/cxml-parsing-demo | 2a419263b091b32e70fa84312b55d8217e691ac6 | 3cc169ee0392d88bbf0e03f0791a15287a8eba97 | refs/heads/master | 2023-01-18T19:07:27.094000 | 2020-11-20T14:52:52 | 2020-11-20T14:52:52 | 314,490,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.11.20 ... | UTF-8 | Java | 4,513 | java | InvoiceInstruction.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.11.20 ... | 4,513 | 0.586749 | 0.582539 | 193 | 22.383419 | 19.50337 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.160622 | false | false | 8 |
8647d4aea4d11ef41b8d75d339693aedc75924bb | 20,770,461,902,903 | 79c56b43225e44ac9a0e4bd701b3fb9f1b1e72e6 | /app/src/main/java/com/ftwj/exam/listenter/OnItemClickListenter.java | 42742774527f7321b8cb8b1dfe04023c788ac594 | [] | no_license | liuxinggen/Exam | https://github.com/liuxinggen/Exam | 3c38fb6bf0e0b3fc03cd839f16050396d9d221d3 | a64e98e9c426819c0051b4b8b37e038d1ffd9c18 | refs/heads/master | 2020-03-18T19:10:15.919000 | 2018-05-29T03:25:58 | 2018-05-29T03:25:58 | 135,138,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ftwj.exam.listenter;
import android.view.View;
/**
* 类名:com.ftwj.exam.listenter
* 时间:2018/5/25 13:39
* 描述:
* 修改人:
* 修改时间:
* 修改备注:
*
* @author Liu_xg
*/
public interface OnItemClickListenter {
/**
* 单击事件
* @param v
* @param position 子布局的位置
* @param layoutPosition 点击的位置... | UTF-8 | Java | 537 | java | OnItemClickListenter.java | Java | [
{
"context": ":39\n * 描述:\n * 修改人:\n * 修改时间:\n * 修改备注:\n *\n * @author Liu_xg\n */\n\npublic interface OnItemClickListenter {\n\n ",
"end": 170,
"score": 0.9997076988220215,
"start": 164,
"tag": "USERNAME",
"value": "Liu_xg"
}
] | null | [] | package com.ftwj.exam.listenter;
import android.view.View;
/**
* 类名:com.ftwj.exam.listenter
* 时间:2018/5/25 13:39
* 描述:
* 修改人:
* 修改时间:
* 修改备注:
*
* @author Liu_xg
*/
public interface OnItemClickListenter {
/**
* 单击事件
* @param v
* @param position 子布局的位置
* @param layoutPosition 点击的位置... | 537 | 0.607064 | 0.582781 | 27 | 15.777778 | 16.42341 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.259259 | false | false | 8 |
1956945c0d322a7d5cef818f20db7b28c8e8a62f | 10,771,777,988,828 | 0df8c5e3cb635c45f9f264ab011f8626a3ab6444 | /src/org/inacio/PayRequest.java | b1ebf55c6ceeb661460f84bb0ae7bf0df0c89f4c | [] | no_license | cinaciojr/PoolMembership | https://github.com/cinaciojr/PoolMembership | 6fa34a6c587dfab78ca585f9267e44359cc75066 | 3cb06c83e211c7097f0d1c84bf03d395f3bf626b | refs/heads/master | 2021-01-17T16:21:27.692000 | 2017-03-21T13:51:55 | 2017-03-21T13:51:55 | 84,125,425 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.inacio;
import java.beans.BeanInfo;
import java.beans.IntrospectionException;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.util.logging.Level;
import java.util.logging.Logger;
public class PayRequest extends PayPalBaseRequest {
private static final Logger ... | UTF-8 | Java | 4,648 | java | PayRequest.java | Java | [] | null | [] | package org.inacio;
import java.beans.BeanInfo;
import java.beans.IntrospectionException;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.util.logging.Level;
import java.util.logging.Logger;
public class PayRequest extends PayPalBaseRequest {
private static final Logger ... | 4,648 | 0.666523 | 0.664587 | 164 | 26.341463 | 23.774202 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.432927 | false | false | 8 |
c2a00fb1d03ea6d0cf433f1048ce8a0c19d8a53b | 34,136,400,072,698 | 27bc745d3bd44aa396c0772d1e5cda06edb9851e | /src/base/ch7/PrintTest.java | 791a88a4e69de1bec1fdbb46636de20b8e91ace4 | [
"MIT"
] | permissive | lizongwen/java-study | https://github.com/lizongwen/java-study | 8f7ef4320e30e2e2469a7b11363022e0135366ce | 51d520532bd876ba79720a8cbef6cc14bb0d67b3 | refs/heads/master | 2019-03-30T13:18:23.756000 | 2018-10-18T03:47:45 | 2018-10-18T03:47:45 | 124,254,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package base.ch7;
public class PrintTest {
public static void main(String[] args) {
// TODO Auto-generated method stub
PrintRoom printRoom=new PrintRoom("打印中心","中央一号");
Printer blackPrinter = new BlackPrinter("佳能", 1800);
printRoom.setPrinter(blackPrinter);
printRoom.printer("打印学校基本信息");
Printer color... | GB18030 | Java | 492 | java | PrintTest.java | Java | [] | null | [] | package base.ch7;
public class PrintTest {
public static void main(String[] args) {
// TODO Auto-generated method stub
PrintRoom printRoom=new PrintRoom("打印中心","中央一号");
Printer blackPrinter = new BlackPrinter("佳能", 1800);
printRoom.setPrinter(blackPrinter);
printRoom.printer("打印学校基本信息");
Printer color... | 492 | 0.731651 | 0.711009 | 16 | 26.25 | 19.437399 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9375 | false | false | 8 |
0618c27a2f85b81f48b249bd0387603fe63a2e1b | 18,734,647,357,762 | 403b7d8e359883065ea2f06eb146c53ece8e4229 | /robjectargutranspose.java | 61a1f5457d98476e1b0ebeb3a786e59d219706fd | [] | no_license | rahuld18/Java-Programs | https://github.com/rahuld18/Java-Programs | 8f32ac1506493717f10bb4992f8ca5e78272c8f0 | 782075a15a818778991f0743fe6415e3eb64bac0 | refs/heads/master | 2020-04-14T13:21:44.995000 | 2019-01-02T16:49:23 | 2019-01-02T16:49:23 | 163,866,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
class matrix
{
private int m[][];
Scanner sc=new Scanner(System.in);
void getMatrix( int rows,int cols)
{
m=new int[rows][cols];
for(int i=0;i<rows;i++)
for(int j=0;j<cols;j++)
{
System.out.print("Enter "+(i+j)+"element");
m[i][j]=sc.nextInt();
}
}
void putMatri... | UTF-8 | Java | 947 | java | robjectargutranspose.java | Java | [] | null | [] | import java.util.Scanner;
class matrix
{
private int m[][];
Scanner sc=new Scanner(System.in);
void getMatrix( int rows,int cols)
{
m=new int[rows][cols];
for(int i=0;i<rows;i++)
for(int j=0;j<cols;j++)
{
System.out.print("Enter "+(i+j)+"element");
m[i][j]=sc.nextInt();
}
}
void putMatri... | 947 | 0.526927 | 0.505808 | 70 | 12.528571 | 12.718627 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.085714 | false | false | 8 |
badc51b3f0381041175431c893b5c83dc5ca1ca4 | 18,923,625,938,255 | 7b41f82f6f88f3d7c725de87d71a601e2bbac66e | /app/src/main/java/com/qindao/coalfield/LoginActivity.java | 8777034ec7361fa392ca86c96ef5514cdcd46d10 | [] | no_license | hao133135/GXOneCard | https://github.com/hao133135/GXOneCard | d5daed01f947ed9e7899eb27c6399e42688053d3 | f090a685f669327fd3255f5ef120662767042bc2 | refs/heads/master | 2021-07-10T01:58:36.922000 | 2017-10-09T03:33:08 | 2017-10-09T03:33:08 | 104,181,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qindao.coalfield;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInf... | UTF-8 | Java | 21,134 | java | LoginActivity.java | Java | [
{
"context": "ferences.getString(\"name\",\"\");\n String pwd=sharedPreferences.getString(\"password\",\"\");\n String url1 = s",
"end": 3062,
"score": 0.7506486177444458,
"start": 3045,
"tag": "PASSWORD",
"value": "sharedPreferences"
},
{
"context": "(\"name\",\"\");\n... | null | [] | package com.qindao.coalfield;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInf... | 21,132 | 0.543646 | 0.53774 | 514 | 38.206226 | 24.399725 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.723735 | false | false | 8 |
af866a9437ecdd22b9e98114e0110312ceb936ae | 5,325,759,511,376 | be050d75de3a8bfc33b5fa95bf70ee73ff652f5a | /weixin_weixin4j/src/main/java/org/weixin4j/model/message/SendLocationInfo.java | bb669f865c0eeeb79a3d5a196ab754c24a5bcf82 | [
"Apache-2.0"
] | permissive | yirentech/jun_weixin | https://github.com/yirentech/jun_weixin | 43d6bb84eb2bd92e6f6c67342bad8f017a445f1a | 8d4b48a4efc93f8399abeb7eb57141213e7d466f | refs/heads/master | 2023-08-04T19:20:18.836000 | 2021-06-27T17:29:15 | 2021-06-27T17:29:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 微信公众平台(JAVA) SDK
*
* Copyright (c) 2014, Ansitech Network Technology Co.,Ltd All rights reserved.
*
* http://www.weixin4j.org/
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | UTF-8 | Java | 2,274 | java | SendLocationInfo.java | Java | [
{
"context": "ion.XmlRootElement;\n\n/**\n * 发送的位置信息\n *\n * @author 杨启盛<qsyang@ansitech.com>\n * @since 0.0.1\n */\n@XmlRoot",
"end": 865,
"score": 0.9998459815979004,
"start": 862,
"tag": "NAME",
"value": "杨启盛"
},
{
"context": "XmlRootElement;\n\n/**\n * 发送的位置信息\n *\n * @author 杨启盛... | null | [] | /*
* 微信公众平台(JAVA) SDK
*
* Copyright (c) 2014, Ansitech Network Technology Co.,Ltd All rights reserved.
*
* http://www.weixin4j.org/
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
... | 2,262 | 0.656075 | 0.65 | 90 | 22.777779 | 20.858665 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 8 |
a8d7f85a4c387700696f6c9fc8221a8d8e89cf55 | 33,852,932,233,703 | 7d074a951accba5c872db9ee0d7207f741fb44a1 | /src/main/java/com/client/backing/model/ArticleTabs/MediaEntryInfo.java | 374a44bbf251255459930fa9afc86c04109ba906 | [] | no_license | giulianoc/escenicClientApp | https://github.com/giulianoc/escenicClientApp | 059bae30eeb0cf615dc37ab22b69f7d602d51ea4 | 67bf5df14a4c3edb4ed970966251887c49402da8 | refs/heads/master | 2021-01-10T10:47:30.740000 | 2016-03-13T14:38:25 | 2016-03-13T14:38:25 | 53,779,834 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.client.backing.model.ArticleTabs;
import java.io.Serializable;
/**
* Created with IntelliJ IDEA.
* User: multi
* Date: 25/02/14
* Time: 10:35
* To change this template use File | Settings | File Templates.
*/
public class MediaEntryInfo implements Serializable {
private String mrid;
private ... | UTF-8 | Java | 1,253 | java | MediaEntryInfo.java | Java | [
{
"context": "able;\n\n/**\n * Created with IntelliJ IDEA.\n * User: multi\n * Date: 25/02/14\n * Time: 10:35\n * To change thi",
"end": 126,
"score": 0.9990108013153076,
"start": 121,
"tag": "USERNAME",
"value": "multi"
}
] | null | [] | package com.client.backing.model.ArticleTabs;
import java.io.Serializable;
/**
* Created with IntelliJ IDEA.
* User: multi
* Date: 25/02/14
* Time: 10:35
* To change this template use File | Settings | File Templates.
*/
public class MediaEntryInfo implements Serializable {
private String mrid;
private ... | 1,253 | 0.603352 | 0.595371 | 67 | 17.701492 | 15.595651 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328358 | false | false | 8 |
5abdad19218acc2a4cc16dffa04a6333c652c4e5 | 28,011,776,773,634 | 683b1216a0039015db5a6b2cd67d34b16e35e644 | /core/src/ie/michaelodonnell/VehicleFactory.java | ce351981d66e9c9d81fdb4bb2043a13bd1824741 | [] | no_license | michaelodonnell/Gridlock | https://github.com/michaelodonnell/Gridlock | fcb6ef2ac67b3fee104a33b328284974a01ca32a | 851dc49d34bcaf1cfcc26b982c2f63d79c16939c | refs/heads/master | 2021-05-27T22:38:16.351000 | 2014-08-21T16:10:42 | 2014-08-21T16:10:42 | 23,193,911 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ie.michaelodonnell;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import java.util.ArrayList;
import java.util.Random;
import ie.michaelodonnell.simulation.Street;
import ie.michaelodonnell.simulation.Vehicle;
public class VehicleFactory {
private int maxVehicles;
p... | UTF-8 | Java | 2,079 | java | VehicleFactory.java | Java | [] | null | [] | package ie.michaelodonnell;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import java.util.ArrayList;
import java.util.Random;
import ie.michaelodonnell.simulation.Street;
import ie.michaelodonnell.simulation.Vehicle;
public class VehicleFactory {
private int maxVehicles;
p... | 2,079 | 0.703704 | 0.701299 | 46 | 44.195652 | 34.227257 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.869565 | false | false | 8 |
9a2a7191732260116bdb49858518c9698b68cb60 | 24,945,170,059,992 | 6a1d15e3008930d0ba5a2eecbd0954e5390dc027 | /src/com/edu/dao/impl/UserDaoImpl.java | 5500a07918f517b8429cf03f2521717d8e8431ae | [] | no_license | JoeZhouWenxuan/demo | https://github.com/JoeZhouWenxuan/demo | 880f3e57dcbaafe4f5686d3e3ba93b116b2b0bf8 | dca7e1d59f9ba0a652d6b9d697ed62579985d8f0 | refs/heads/master | 2021-01-01T19:50:43.631000 | 2015-01-19T10:08:18 | 2015-01-19T10:08:18 | 29,463,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.edu.dao.impl;
import java.util.List;
import org.hibernate.Query;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.edu.bean.PageBean;
import com.edu.dao.UserDao;
import com.edu.domain.User;
import com.edu.util.QueryHelper;
@Transa... | GB18030 | Java | 2,748 | java | UserDaoImpl.java | Java | [] | null | [] | package com.edu.dao.impl;
import java.util.List;
import org.hibernate.Query;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import com.edu.bean.PageBean;
import com.edu.dao.UserDao;
import com.edu.domain.User;
import com.edu.util.QueryHelper;
@Transa... | 2,748 | 0.706163 | 0.703595 | 89 | 29.629213 | 25.846296 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.325843 | false | false | 8 |
7e03966a1eeeddb77da14eda644c55a922716cde | 11,441,792,908,844 | 48971db6791edf63ca74f26448f0c57949b434dc | /src/com/movie_project/model/entity/ordersExample.java | 29f40c36e971462891362dabaf703120eb6ae974 | [] | no_license | Oilver/movie_project | https://github.com/Oilver/movie_project | 3a8fa985185c3114989bdbd0fb27be9b34141c21 | 9b635ebd0a4df2744ddfa07c667794382aa2f084 | refs/heads/master | 2021-09-09T10:57:02.965000 | 2018-03-15T10:19:41 | 2018-03-15T10:19:41 | 104,830,185 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.movie_project.model.entity;
import com.movie_project.util.PaginationUtil;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ordersExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
... | UTF-8 | Java | 17,899 | java | ordersExample.java | Java | [] | null | [] | package com.movie_project.model.entity;
import com.movie_project.util.PaginationUtil;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ordersExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
... | 17,899 | 0.551763 | 0.548634 | 572 | 29.295454 | 24.339781 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676573 | false | false | 8 |
271ed78d0612dfea353fdf66520c7b3c228e79e0 | 4,715,874,144,389 | 82c990f3390b96bc647b3d44912cb7095bcd3dda | /src/elevator/main/ElevatorButton.java | 234ff8c0bce5e1007e0e535eb93c3537acd54d7a | [] | no_license | YifengGuo/Object-Oriented-Design | https://github.com/YifengGuo/Object-Oriented-Design | cabe5b50d2ece418f81cd2db1fede9256c381954 | f0739532982c9f9f3b15e2b15944a2bbf1592a2d | refs/heads/master | 2021-04-18T18:49:40.583000 | 2018-05-06T01:44:39 | 2018-05-06T01:44:39 | 126,928,869 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elevator.main;
/**
* Created by guoyifeng on 3/28/18.
*/
public class ElevatorButton {
private Elevator e;
private int level;
public ElevatorButton(Elevator e, int level) {
this.e = e;
this.level = level;
}
public InternalRequest pressButton(int level) {
return ... | UTF-8 | Java | 356 | java | ElevatorButton.java | Java | [
{
"context": "package elevator.main;\n\n\n/**\n * Created by guoyifeng on 3/28/18.\n */\npublic class ElevatorButton {\n ",
"end": 52,
"score": 0.9994946718215942,
"start": 43,
"tag": "USERNAME",
"value": "guoyifeng"
}
] | null | [] | package elevator.main;
/**
* Created by guoyifeng on 3/28/18.
*/
public class ElevatorButton {
private Elevator e;
private int level;
public ElevatorButton(Elevator e, int level) {
this.e = e;
this.level = level;
}
public InternalRequest pressButton(int level) {
return ... | 356 | 0.634831 | 0.620786 | 19 | 17.736841 | 17.182739 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 8 |
d7f7f3e75e05ad6e1abdeabc5eb1bcdae8de4ff3 | 28,604,482,204,452 | a203c109021635c4d222892e57b0f6548156b1fc | /src/cn/bnsr/edu_yun/backstage/base/po/Menu.java | aa9711a718f6d5e3dd14107eafc93bee906b41c4 | [] | no_license | SingleJoy/working | https://github.com/SingleJoy/working | 2a4b7d4b4c755bca087178856c20dd9d1463f31e | 3302d4f3e37981e0a111d451eac178d98e742594 | refs/heads/master | 2021-01-18T08:00:18.225000 | 2018-01-08T03:14:43 | 2018-01-08T03:14:43 | 84,297,353 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.bnsr.edu_yun.backstage.base.po;
import java.math.BigDecimal;
public class Menu {
/**
* This field was generated by MyBatis Generator. This field corresponds to the database column menu.id
* @mbggenerated Sun Aug 28 17:30:52 CST 2016
*/
private Long id;
/**
* This field was generated by MyBatis... | UTF-8 | Java | 5,890 | java | Menu.java | Java | [] | null | [] | package cn.bnsr.edu_yun.backstage.base.po;
import java.math.BigDecimal;
public class Menu {
/**
* This field was generated by MyBatis Generator. This field corresponds to the database column menu.id
* @mbggenerated Sun Aug 28 17:30:52 CST 2016
*/
private Long id;
/**
* This field was generated by MyBatis... | 5,890 | 0.710866 | 0.661969 | 191 | 29.842932 | 35.009296 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.099476 | false | false | 8 |
3b62a3555d48f4c9169d8373afe34a964f47f425 | 14,096,082,727,724 | b47932894b50534bbf60f4cc6958259883bb42fb | /app/src/main/java/com/daemonw/deviceinfo/model/SocInfo.java | a779e5da7883c06ec642b6f869fced73ed0be2bb | [] | no_license | DaemonW/DeviceInfo | https://github.com/DaemonW/DeviceInfo | 389fe4c662762456bb90f7f34f9305008709942d | 8881d7bc13d7408cfe5fbb64a3042fee7c1e317d | refs/heads/master | 2021-05-16T22:05:32.924000 | 2020-12-16T00:30:52 | 2020-12-16T00:30:52 | 250,488,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daemonw.deviceinfo.model;
import java.util.ArrayList;
import java.util.List;
public class SocInfo implements ListInfo {
public String cpuInfo;
public String cpu;
public String processor;
public String core;
public String features;
public String gpu;
public String gpuVendor;
... | UTF-8 | Java | 1,113 | java | SocInfo.java | Java | [] | null | [] | package com.daemonw.deviceinfo.model;
import java.util.ArrayList;
import java.util.List;
public class SocInfo implements ListInfo {
public String cpuInfo;
public String cpu;
public String processor;
public String core;
public String features;
public String gpu;
public String gpuVendor;
... | 1,113 | 0.641235 | 0.641235 | 32 | 33.40625 | 22.692041 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 8 |
82ce06a7cecd44decbb384b784bc6d921ff2df86 | 31,310,311,642,044 | 65c84146c9f3871f54fe51ab437bd14927ade706 | /ontology-tools/CMCLOntoPrimeSpecies/src/main/java/com/cmclinnovations/prime/species/model/parse/status/chemicalspecies/ChemicalSpeciesParseStatus.java | 4fa796a887d028c30d7a186f6fb9fd675e7598c4 | [
"MIT"
] | permissive | cambridge-cares/TheWorldAvatar | https://github.com/cambridge-cares/TheWorldAvatar | 3a227c629acb10b9be7effe58696aef48b27dd21 | 01a7d108754e0249d8d3b5b75708345c399c1ee9 | refs/heads/main | 2023-08-21T11:05:09.147000 | 2023-08-18T07:46:57 | 2023-08-18T07:46:57 | 345,141,689 | 57 | 26 | MIT | false | 2023-09-13T14:16:57 | 2021-03-06T16:33:07 | 2023-09-13T10:16:00 | 2023-09-13T14:16:57 | 433,486 | 48 | 19 | 149 | Java | false | false | package com.cmclinnovations.prime.species.model.parse.status.chemicalspecies;
public class ChemicalSpeciesParseStatus {
boolean chemicalSpecies = false;
public boolean isChemicalSpecies() {
return chemicalSpecies;
}
public void setChemicalSpecies(boolean chemicalSpecies) {
this.chemicalSpecies = chemicalSpec... | UTF-8 | Java | 1,001 | java | ChemicalSpeciesParseStatus.java | Java | [] | null | [] | package com.cmclinnovations.prime.species.model.parse.status.chemicalspecies;
public class ChemicalSpeciesParseStatus {
boolean chemicalSpecies = false;
public boolean isChemicalSpecies() {
return chemicalSpecies;
}
public void setChemicalSpecies(boolean chemicalSpecies) {
this.chemicalSpecies = chemicalSpec... | 1,001 | 0.753247 | 0.753247 | 53 | 17.886793 | 19.543528 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.150943 | false | false | 8 |
2317589cc6da53ac4254c78559524b13a9fac9a2 | 11,433,202,948,522 | 51eaf331d8441e34e0010bb01aa543934a87796a | /platforms/forge/src/main/java/com/khorn/terraincontrol/forge/generator/BiomeGenCustom.java | a1fbf336a0597a5eb8a2218c7886be5daff1735d | [
"MIT"
] | permissive | TokyoSlayers/Terrain | https://github.com/TokyoSlayers/Terrain | 3f230a540b073686dc9d535d0f58e5107e27e7db | 5965fb851d58403f53583df2108e963b7f8e636a | refs/heads/master | 2022-12-10T20:28:04.108000 | 2020-08-26T16:06:38 | 2020-08-26T16:06:38 | 290,542,196 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.khorn.terraincontrol.forge.generator;
import com.khorn.terraincontrol.BiomeIds;
import com.khorn.terraincontrol.configuration.BiomeConfig;
import com.khorn.terraincontrol.configuration.WeightedMobSpawnGroup;
import com.khorn.terraincontrol.forge.util.MobSpawnGroupHelper;
import net.minecraft.entity.EnumCre... | UTF-8 | Java | 4,908 | java | BiomeGenCustom.java | Java | [] | null | [] | package com.khorn.terraincontrol.forge.generator;
import com.khorn.terraincontrol.BiomeIds;
import com.khorn.terraincontrol.configuration.BiomeConfig;
import com.khorn.terraincontrol.configuration.WeightedMobSpawnGroup;
import com.khorn.terraincontrol.forge.util.MobSpawnGroupHelper;
import net.minecraft.entity.EnumCre... | 4,908 | 0.678077 | 0.673187 | 153 | 31.078432 | 28.16444 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 8 |
cfa61286d3d1976bc6046e0fbd8aeeace3356e17 | 25,194,278,218,436 | 30901df5bde1c3f838c8b1eaddd7c2431ef8645a | /src/main/java/GameWithBot.java | 938ec1b251efbaf71ebbace6d22ca1affcdb84ac | [] | no_license | mophubajib/CrossZero | https://github.com/mophubajib/CrossZero | 0576441e9ac2afa5b578af987c0b1410d074f871 | fe40a4b083993a4ddf39d99ccc961b6409eca49d | refs/heads/main | 2023-02-28T22:51:26.485000 | 2021-02-07T18:23:07 | 2021-02-07T18:23:07 | 336,855,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class GameWithBot {
Move move = new Move();
void choiseSideForBot(int x ){
if (x==1){
startGameWithBotCross();
}else {
startGameWithBotZero();
}
}
void startGameWithBotCross() {
int count = 0;
do {
move.moveCrossBot()... | UTF-8 | Java | 1,451 | java | GameWithBot.java | Java | [] | null | [] | public class GameWithBot {
Move move = new Move();
void choiseSideForBot(int x ){
if (x==1){
startGameWithBotCross();
}else {
startGameWithBotZero();
}
}
void startGameWithBotCross() {
int count = 0;
do {
move.moveCrossBot()... | 1,451 | 0.404224 | 0.390386 | 56 | 23.517857 | 16.528105 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446429 | false | false | 8 |
08677c37e12236a30cccd01b87021f9e5ca3ee34 | 24,412,594,112,178 | c74145b8221b506f985e226b44b6918ae4f0e7b7 | /SeleniumTesting/src/test/java/testcases/Assignment2.java | 6548e5d3a96a36fe445aa20a6799567d6156b87c | [] | no_license | ashok54321/Way2Work | https://github.com/ashok54321/Way2Work | 442f898668c8797dd92fb3991f196c2d1e3de7a2 | b19ad5a0fb196da38b556878d95e3c13d8b551ca | refs/heads/master | 2020-05-02T05:52:40.524000 | 2019-04-20T12:49:47 | 2019-04-20T12:49:47 | 177,781,940 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testcases;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class Assignment2 {
public static void main(String[] args) {
Web... | UTF-8 | Java | 1,282 | java | Assignment2.java | Java | [
{
"context": "selenium.chrome.ChromeDriver;\r\n\r\nimport io.github.bonigarcia.wdm.WebDriverManager;\r\n\r\npublic class Assignment2",
"end": 212,
"score": 0.6760110855102539,
"start": 202,
"tag": "USERNAME",
"value": "bonigarcia"
},
{
"context": "\r\n\t\tdriver.findElement(By.name(\... | null | [] | package testcases;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class Assignment2 {
public static void main(String[] args) {
Web... | 1,279 | 0.689548 | 0.673947 | 37 | 32.648647 | 34.820946 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.675676 | false | false | 8 |
1a1973f92bfe191381acab23ef7ad6289f500204 | 4,922,032,523,239 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.userserver2-UserServer2/sources/com/oculus/http/core/common/Authorization.java | 3d179372906b471905fc08d15d9349d8950495d9 | [] | no_license | phwd/quest-tracker | https://github.com/phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959000 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | true | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | 2021-04-10T22:15:44 | 2021-04-10T22:15:39 | 116,441 | 0 | 0 | 0 | null | false | false | package com.oculus.http.core.common;
public final class Authorization {
public static final String HEADER = "Authorization";
}
| UTF-8 | Java | 132 | java | Authorization.java | Java | [] | null | [] | package com.oculus.http.core.common;
public final class Authorization {
public static final String HEADER = "Authorization";
}
| 132 | 0.765152 | 0.765152 | 5 | 25.4 | 21.740286 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
d33030341e3b30b15d55a40d2e528090db63996b | 12,292,196,405,637 | d668037ff12bbea4df66997cb3cd2635b5fa5b32 | /app/src/net/openid/appauthdemo/MainActivity.java | 0c030a03a61e8aa107cc59ddd8cc4f6374415715 | [
"Apache-2.0"
] | permissive | StudienprojektUniTrier/Client | https://github.com/StudienprojektUniTrier/Client | 38d28ba90b0aad7826c4bde4aba9021876688c59 | c367a62a3fc8b3912c8ef8f3ab5d109c03115a56 | refs/heads/master | 2021-01-20T18:36:16.617000 | 2016-07-15T11:47:31 | 2016-07-15T11:47:31 | 63,417,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2015 The AppAuth for Android Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | UTF-8 | Java | 12,249 | java | MainActivity.java | Java | [] | null | [] | /*
* Copyright 2015 The AppAuth for Android Authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | 12,249 | 0.634115 | 0.632236 | 292 | 40.94178 | 34.306038 | 367 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633562 | false | false | 8 |
fd2329365e0486df8f79b49aa0e603d76403c11c | 17,987,323,106,082 | e87c0db22a6682190bb514f85067ee1e615df079 | /src/main/java/com/serasa/empresa/Pendencias.java | d9001d946acfd78cef72c9f537a085597a9bfcde | [] | no_license | andrekrp/CalculoEmpresa | https://github.com/andrekrp/CalculoEmpresa | b8ee0f222de999183f11dcda4602ffa59ea2b48e | 929d95d72ba5e49f5be2c14045307a6647961fbd | refs/heads/master | 2022-11-11T19:28:14.534000 | 2020-06-18T00:28:58 | 2020-06-18T00:28:58 | 273,080,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.serasa.empresa;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Pendencias implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@... | UTF-8 | Java | 1,461 | java | Pendencias.java | Java | [] | null | [] | package com.serasa.empresa;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity
public class Pendencias implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@... | 1,461 | 0.686516 | 0.683094 | 75 | 18.48 | 16.877092 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.546667 | false | false | 8 |
7a13c4513c2769a500b7c75fc9b3bcadb01f2c7f | 30,451,318,196,922 | f65f2b9c22833e43de1e8e805303b5dd2de99f9b | /src/android/java/io/scanbot/sdk/plugin/cordova/ScanbotCordovaPluginBase.java | d3dfb79848445fd0acce962c9ca67ab5824acb96 | [] | no_license | JorgePrados/Scanbot | https://github.com/JorgePrados/Scanbot | 1f097fbdfe0b397de14f2ec76b3b7621193e991d | e0e6fa91ad1d8b23bb8c3fb9b802c18bbbf5a40e | refs/heads/master | 2020-08-08T19:34:54.351000 | 2019-10-09T11:36:51 | 2019-10-09T11:36:51 | 213,900,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Scanbot SDK Cordova Plugin
Copyright (c) 2017 doo GmbH. All rights reserved.
*/
package io.scanbot.sdk.plugin.cordova;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import io.scanbot.sdk.plugin.cordova.utils... | UTF-8 | Java | 9,784 | java | ScanbotCordovaPluginBase.java | Java | [] | null | [] | /*
Scanbot SDK Cordova Plugin
Copyright (c) 2017 doo GmbH. All rights reserved.
*/
package io.scanbot.sdk.plugin.cordova;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import io.scanbot.sdk.plugin.cordova.utils... | 9,784 | 0.681112 | 0.679783 | 253 | 37.671936 | 33.501328 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549407 | false | false | 8 |
5d19297c066e455b892337694175bb1df8fdae53 | 30,451,318,196,405 | 59e12678e981d081143f0f3467d27572a3eaae29 | /src/CentipedeComponent.java | e1b37fc9243a9b91d4d33c49dfedd8465c7b3f00 | [] | no_license | spkondeti/Centipede-Java-Game | https://github.com/spkondeti/Centipede-Java-Game | 6ee109492f3fda4440b615f7d5520c95cf361eca | 19560429a5961217a98ca891b3492cb61b154f21 | refs/heads/master | 2020-04-21T15:44:59.126000 | 2019-02-08T03:13:16 | 2019-02-08T03:13:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Graphics2D;
import java.awt.geom.Point2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import javax.imageio.ImageIO;
public class CentipedeComponent extends Enemy
{
protected Environment world;
protected int partNumber;
protected MO... | UTF-8 | Java | 7,889 | java | CentipedeComponent.java | Java | [] | null | [] | import java.awt.Graphics2D;
import java.awt.geom.Point2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import javax.imageio.ImageIO;
public class CentipedeComponent extends Enemy
{
protected Environment world;
protected int partNumber;
protected MO... | 7,889 | 0.658005 | 0.653188 | 311 | 24.36656 | 22.760475 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.340836 | false | false | 8 |
903b087f862369140e4494e2db50cb6f2ec59928 | 5,935,644,811,571 | 82a83ce0263733e53704b7c2c27ec489acdf9ac2 | /src/MorningZombie.java | 06d82a33b1ffab923f14c0b87f85886e94cdfdd5 | [] | no_license | League-Level0-Student/level-0-module-0-lilacbrowne | https://github.com/League-Level0-Student/level-0-module-0-lilacbrowne | a297e568e07d4f0fef73b29c62b86a06e50b443e | 45187f1f20c4671d864ced4643549f22fc110c76 | refs/heads/master | 2021-06-27T15:03:54.777000 | 2017-09-16T21:27:43 | 2017-09-16T21:27:43 | 103,780,533 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.JOptionPane;
public class MorningZombie {
public static void main(String[] args) {
JOptionPane.showMessageDialog(null, "1. Wake up");
JOptionPane.showMessageDialog(null, "2. Turn off alarm");
JOptionPane.showMessageDialog(null, "3. Wash face");
JOptionPane.showMessageDialog(null, "4. Brush teeth... | UTF-8 | Java | 441 | java | MorningZombie.java | Java | [] | null | [] | import javax.swing.JOptionPane;
public class MorningZombie {
public static void main(String[] args) {
JOptionPane.showMessageDialog(null, "1. Wake up");
JOptionPane.showMessageDialog(null, "2. Turn off alarm");
JOptionPane.showMessageDialog(null, "3. Wash face");
JOptionPane.showMessageDialog(null, "4. Brush teeth... | 441 | 0.761905 | 0.748299 | 12 | 35.75 | 22.312645 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.583333 | false | false | 8 |
72fd96cce59921ed60426dac1b99561254b5046f | 4,398,046,519,109 | 53689ed034146cfe0cf0d6fe766490ee6ee82eb0 | /VTD_DieuHanhKenh-VuBL_nangcapthang6-6522e2f412c0148b997c8df46c1dbf1334dd3039/02_Source/Dashboard-Backend/src/main/java/vn/vissoft/dashboard/repo/TableRepoCustom.java | cf7a86f97f39aa655c33a8d27751c1f244a3750a | [] | no_license | builongvu/DHK2 | https://github.com/builongvu/DHK2 | f4d0eae64317029d24ce43d3edc5caba3bf6b079 | b48d6a31c7c6946cf0fbcb4db55e8bcdf34f589e | refs/heads/master | 2022-12-01T23:47:59.585000 | 2020-08-19T10:35:42 | 2020-08-19T10:35:42 | 288,680,092 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.vissoft.dashboard.repo;
import vn.vissoft.dashboard.dto.DashboardRequestDTO;
import vn.vissoft.dashboard.dto.StaffDTO;
import vn.vissoft.dashboard.dto.chart.ConfigSingleChartDTO;
import vn.vissoft.dashboard.model.ConfigSingleChart;
import java.util.List;
public interface TableRepoCustom {
List<Object... | UTF-8 | Java | 1,290 | java | TableRepoCustom.java | Java | [] | null | [] | package vn.vissoft.dashboard.repo;
import vn.vissoft.dashboard.dto.DashboardRequestDTO;
import vn.vissoft.dashboard.dto.StaffDTO;
import vn.vissoft.dashboard.dto.chart.ConfigSingleChartDTO;
import vn.vissoft.dashboard.model.ConfigSingleChart;
import java.util.List;
public interface TableRepoCustom {
List<Object... | 1,290 | 0.848062 | 0.848062 | 25 | 50.599998 | 58.671288 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.88 | false | false | 8 |
83568823c7f4f430e4c4a2377eee093f438bef26 | 17,368,847,804,355 | ff730247ae72393f55f5183acfe1ddd9272af80a | /Subway/src/Subway.java | 2ebca8f57ed8f116f128c67c5cc64353e507352e | [] | no_license | Heejaejoo/2015-1 | https://github.com/Heejaejoo/2015-1 | 21bde18bf2aa6b8705249d0e1e235ca2d1a54591 | 7e815b0233f1803d4d06f28d859cccc8cb00208f | refs/heads/master | 2016-09-12T23:07:08.795000 | 2016-05-13T16:42:41 | 2016-05-13T16:42:41 | 58,756,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.HashMap;
import java.util.Map;
import java.util.HashSet;
import java.util.Set;
public class Subway {
final static Map<String, Station> codeMap = new HashMap<String, Station>();
final static Map<String, Station> nameMap = new HashMap<String, Station>();
public static void main(S... | UTF-8 | Java | 4,871 | java | Subway.java | Java | [] | null | [] | import java.io.*;
import java.util.HashMap;
import java.util.Map;
import java.util.HashSet;
import java.util.Set;
public class Subway {
final static Map<String, Station> codeMap = new HashMap<String, Station>();
final static Map<String, Station> nameMap = new HashMap<String, Station>();
public static void main(S... | 4,871 | 0.643697 | 0.632763 | 189 | 24.645502 | 26.202837 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.031746 | false | false | 8 |
26d84ddc04ee1a9d318bd3fd46b3964904bc2d1c | 25,228,637,963,215 | a3a433f985011f7c4c8e9a182c916b3cc4d6b680 | /src/main/java/com/revature/hrms/mssql/dao/ATDPunchDAO.java | 12e868e4113dd157dccaf3ec2ce3a1326a7a9a03 | [] | no_license | svijayrevature/hrms | https://github.com/svijayrevature/hrms | 8ccbcb6673a81019ba332c41921afb4bebfae04d | fc68471e2852922491b2b06c9ff0c1a2e93933b8 | refs/heads/master | 2021-01-08T01:02:47.382000 | 2020-02-20T11:23:20 | 2020-02-20T11:23:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revature.hrms.mssql.dao;
import java.sql.Timestamp;
import java.util.List;
import com.revature.hrms.mssql.model.ATDPunch;
public interface ATDPunchDAO {
List<ATDPunch> getAllPunchEntries();
List<ATDPunch> getAllPunchEntriesNotInDates(Timestamp date);
List<ATDPunch> getAllPunchEntriesBeforeDates(T... | UTF-8 | Java | 362 | java | ATDPunchDAO.java | Java | [] | null | [] | package com.revature.hrms.mssql.dao;
import java.sql.Timestamp;
import java.util.List;
import com.revature.hrms.mssql.model.ATDPunch;
public interface ATDPunchDAO {
List<ATDPunch> getAllPunchEntries();
List<ATDPunch> getAllPunchEntriesNotInDates(Timestamp date);
List<ATDPunch> getAllPunchEntriesBeforeDates(T... | 362 | 0.803867 | 0.803867 | 14 | 24.857143 | 26.294641 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 8 |
e4da7cdf81e53e473538dbcc19a0aa371a096ab9 | 4,861,902,987,640 | 20d60f00ace2e71f9846e0f52854db1291fd203c | /src/main/java/com/leonardongl/hangman/dtos/LettersIndexDto.java | 5a45a17a73f9290e6d4fd60a9e6df8d1afde616f | [] | no_license | leonardongl/hangman-api | https://github.com/leonardongl/hangman-api | 7021e4ec18c528cc0d3bfaba029fde9e3896eeec | df2c48e5407ce539e521e53aab827e5a28ef52f9 | refs/heads/master | 2023-05-03T04:51:42.589000 | 2021-05-21T07:04:19 | 2021-05-21T07:04:19 | 369,413,242 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leonardongl.hangman.dtos;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
@Getter
@Setter
public class LettersIndexDto implements Serializable {
private static final long serialVersionUID = 1L;
private List<Integer> inde... | UTF-8 | Java | 471 | java | LettersIndexDto.java | Java | [] | null | [] | package com.leonardongl.hangman.dtos;
import lombok.Getter;
import lombok.Setter;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
@Getter
@Setter
public class LettersIndexDto implements Serializable {
private static final long serialVersionUID = 1L;
private List<Integer> inde... | 471 | 0.738854 | 0.73673 | 22 | 20.40909 | 19.385231 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 8 |
1486854a475cfdf163bf3421496d945355119b76 | 9,251,359,560,638 | e7f31ce45a8884eb4c6c6305995ebf957ef67149 | /src/main/java/org/kh/khcraft/Listeners/HoverListener.java | 1f075edb2987ded3071d0a79e0eb4026e9318bec | [] | no_license | k-huynh/khcraft | https://github.com/k-huynh/khcraft | f2501290877752f2ba186e241e20539c831d26fc | 4b1caf4086ea98113663ec45fb2ffa28cdc43c68 | refs/heads/master | 2023-01-23T05:15:21.398000 | 2020-12-10T11:29:13 | 2020-12-10T11:29:13 | 317,861,528 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.kh.khcraft.Listeners;
import com.destroystokyo.paper.event.player.PlayerArmorChangeEvent;
import org.bukkit.Bukkit;
import org.bukkit.Material;
import org.bukkit.configuration.file.FileConfiguration;
import org.bukkit.entity.HumanEntity;
import org.bukkit.entity.Player;
import org.bukkit.event.block.BlockP... | UTF-8 | Java | 4,837 | java | HoverListener.java | Java | [] | null | [] | package org.kh.khcraft.Listeners;
import com.destroystokyo.paper.event.player.PlayerArmorChangeEvent;
import org.bukkit.Bukkit;
import org.bukkit.Material;
import org.bukkit.configuration.file.FileConfiguration;
import org.bukkit.entity.HumanEntity;
import org.bukkit.entity.Player;
import org.bukkit.event.block.BlockP... | 4,837 | 0.627455 | 0.627455 | 136 | 34.566177 | 26.85985 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602941 | false | false | 8 |
f7c4f3770b0ca95106b49ef444b4e4f803bb6257 | 19,756,849,570,973 | 1f19fd08a9ada36ffe58bcd8571cf7be43825873 | /app/src/main/java/com/tito/cyber/sistemsekolah/ui/pengumuman/PengumumanActivity.java | 3ed2c7488fdbe85dd18e0b46e568c4146fa79588 | [] | no_license | sugiartocokrowibowo/SistemSekolah-Master | https://github.com/sugiartocokrowibowo/SistemSekolah-Master | 5c39ffda503a8d81a3b055933182df00154ebfdb | fc0ee9de0723dafbad3150aa351767a20939da9c | refs/heads/master | 2020-06-12T21:19:09.152000 | 2016-11-29T15:44:12 | 2016-11-29T15:44:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tito.cyber.sistemsekolah.ui.pengumuman;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import andro... | UTF-8 | Java | 3,480 | java | PengumumanActivity.java | Java | [
{
"context": "dModel;\n\nimport java.util.List;\n\n/**\n * Created by cyber on 02/11/16.\n */\n\npublic class PengumumanActivity",
"end": 966,
"score": 0.9996800422668457,
"start": 961,
"tag": "USERNAME",
"value": "cyber"
}
] | null | [] | package com.tito.cyber.sistemsekolah.ui.pengumuman;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import andro... | 3,480 | 0.65977 | 0.657759 | 107 | 31.523365 | 27.140461 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607477 | false | false | 8 |
25781a0fea4f2761a95f033996576d4919ebe0bf | 19,713,899,898,874 | 8d92a3ab5a689d8c1dabc14d7bf6006452d776e8 | /src/Lesson_12_Generics_Comparable/StackTest.java | 5638357082bd746e077ea6398e2fa9435e5d579e | [] | no_license | lytovchenko/JavaCore | https://github.com/lytovchenko/JavaCore | 35f72118d04137d9c1717b651eca8d39260b39d1 | 724ac544b5e19837a04919956e872cd8df601e12 | refs/heads/master | 2020-04-01T07:43:03.360000 | 2019-08-01T16:33:48 | 2019-08-01T16:33:48 | 153,000,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Lesson_12_Generics_Comparable;
import Lesson_11_LinkedList.Node;
public class StackTest {
public static void main(String[] args) {
ReverseWords text = new ReverseWords();
text.readStack();
text.printStack();
/*StackLL<Node> stackLL = new StackLL(100);
stackLL.push... | UTF-8 | Java | 782 | java | StackTest.java | Java | [] | null | [] | package Lesson_12_Generics_Comparable;
import Lesson_11_LinkedList.Node;
public class StackTest {
public static void main(String[] args) {
ReverseWords text = new ReverseWords();
text.readStack();
text.printStack();
/*StackLL<Node> stackLL = new StackLL(100);
stackLL.push... | 782 | 0.599744 | 0.565217 | 30 | 25.066668 | 22.522482 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
502815aa6843271910091bab09c031f9cfa62150 | 28,346,784,164,492 | 9cbae2ebe05e365b34d9ed4264c2cb048fa6393c | /ylpt/src/main/java/com/wondersgroup/wszygl/dao/GwetjkglbbDao.java | 14b4a42b2684e436da56f9944cb2c33daee5033a | [] | no_license | SeanAndPenny/SND | https://github.com/SeanAndPenny/SND | 06e31b527269770992b46c5709033f04a4f9ee44 | 2474fe85b26b19484aca72717af61779707e6e79 | refs/heads/master | 2023-02-13T18:00:36.003000 | 2021-01-11T06:24:22 | 2021-01-11T06:24:22 | 328,558,387 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wondersgroup.wszygl.dao;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;
import com.wondersgroup.api.mybatis.dao.BaseMybatisDao;
import com.wondersgroup.wszygl.model.GwetjkglbbModel;
import ... | UTF-8 | Java | 724 | java | GwetjkglbbDao.java | Java | [] | null | [] | package com.wondersgroup.wszygl.dao;
import java.util.List;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;
import com.wondersgroup.api.mybatis.dao.BaseMybatisDao;
import com.wondersgroup.wszygl.model.GwetjkglbbModel;
import ... | 724 | 0.813536 | 0.813536 | 22 | 31.90909 | 25.271091 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 8 |
6dd505afaa44c7447aa884b69accf4722c8d96b7 | 68,719,488,363 | d9956fb5923cadfc055b6b7ae5520c32a97110eb | /src/main/java/com/ing/modelbank/repository/CustomerRepository.java | 1a458c190119dbcad35202708331dde2e0d5e468 | [] | no_license | KiruthikajoyceK/LoginWithSMS | https://github.com/KiruthikajoyceK/LoginWithSMS | 5a2bc9f1c102010a16d96fccd24fa3d2ade230ed | 2409e5d807fe647e97b6c7bc6e1ad01392dee1a8 | refs/heads/master | 2022-07-17T15:05:46.152000 | 2019-10-15T09:55:06 | 2019-10-15T09:55:06 | 215,244,149 | 0 | 0 | null | false | 2022-06-29T17:42:40 | 2019-10-15T08:15:14 | 2019-10-15T09:55:44 | 2022-06-29T17:42:38 | 65 | 0 | 0 | 1 | Java | false | false | package com.ing.modelbank.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.google.common.base.Optional;
import com.ing.modelbank.entity.Customer;
@Repository
public interface CustomerRepository extends JpaRepository<Customer, Integ... | UTF-8 | Java | 547 | java | CustomerRepository.java | Java | [] | null | [] | package com.ing.modelbank.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.google.common.base.Optional;
import com.ing.modelbank.entity.Customer;
@Repository
public interface CustomerRepository extends JpaRepository<Customer, Integ... | 547 | 0.833638 | 0.833638 | 18 | 29.388889 | 30.558031 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 8 |
6d21564252ef4a4c25b78e91a991d93bc2c8e8bd | 9,603,546,885,260 | ee67e165bf201756a55f3fed1d719b5e885d31e4 | /app/src/main/java/com/cctv/music/cctv15/adapter/ProgramAdapter.java | af2ad66427bf79855c4bc16bf70ede1249262ed1 | [] | no_license | 30962088/c15 | https://github.com/30962088/c15 | 308e3c6cbf384d8a6540e6d2b0d782f4fee34cec | 2cccefc9ef3702d1431cf28a27a8ee61723d45e4 | refs/heads/master | 2020-12-24T15:32:20.449000 | 2015-10-13T16:19:00 | 2015-10-13T16:19:00 | 39,578,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cctv.music.cctv15.adapter;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.cctv.music.cctv15.R;
import com.cctv.music.cc... | UTF-8 | Java | 2,751 | java | ProgramAdapter.java | Java | [] | null | [] | package com.cctv.music.cctv15.adapter;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.cctv.music.cctv15.R;
import com.cctv.music.cc... | 2,751 | 0.631407 | 0.621229 | 96 | 27.65625 | 21.102837 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 8 |
007599c7f7867efef48a7cdb2af51bc7066e3a5c | 10,849,087,403,973 | 487bf5d3fcf91b55de65e10d211b14e732035941 | /app/models/Student.java | 37b32ed394f9c3ec0007f598302896222f89bcf5 | [
"Apache-2.0"
] | permissive | AnkushVarshneya/JavaPlayApp | https://github.com/AnkushVarshneya/JavaPlayApp | c4f10aa97e9b1444e9635a4bd524d350af70051b | 41d606f312bb6a4a1c2bcd85d5d20b928b8a7294 | refs/heads/master | 2021-01-09T20:27:57.451000 | 2016-07-12T01:43:51 | 2016-07-12T01:43:51 | 62,934,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import java.util.*;
import javax.persistence.*;
import com.avaje.ebean.Model;
import play.data.format.*;
import play.data.validation.*;
@Entity
public class Student extends Model {
public static Finder<Long, Student> find = new Finder<Long,Student>(Student.class);
@Id
private Long id;
... | UTF-8 | Java | 1,066 | java | Student.java | Java | [] | null | [] | package models;
import java.util.*;
import javax.persistence.*;
import com.avaje.ebean.Model;
import play.data.format.*;
import play.data.validation.*;
@Entity
public class Student extends Model {
public static Finder<Long, Student> find = new Finder<Long,Student>(Student.class);
@Id
private Long id;
... | 1,066 | 0.631332 | 0.631332 | 51 | 19.921568 | 20.82593 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431373 | false | false | 8 |
a97ea91866a1b4478d06fe1655bf37ec22fad6bf | 1,486,058,706,463 | 75cb910ce694a6d0ff3e68ec54b0542ad32bdc5c | /src/main/java/dev/inkwell/conrad/api/Config.java | f7765691af75e0f262a3e224ffa99a882ed80d64 | [
"Apache-2.0"
] | permissive | Haven-King/Conrad | https://github.com/Haven-King/Conrad | 6a058267ac636d4c6b3275d198cf47bb194a771b | 73ab5ab3dd403896bf92ec79e0f7cd0f885cfef5 | refs/heads/beta | 2023-04-12T18:00:12.884000 | 2021-04-22T06:15:51 | 2021-04-22T06:15:51 | 284,360,131 | 6 | 3 | NOASSERTION | false | 2021-04-02T23:08:09 | 2020-08-02T00:09:54 | 2021-04-02T21:52:56 | 2021-04-02T23:08:08 | 1,049 | 4 | 3 | 5 | Java | false | false | /*
* Copyright 2021 Haven King
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | UTF-8 | Java | 7,866 | java | Config.java | Java | [
{
"context": "/*\n * Copyright 2021 Haven King\n *\n * Licensed under the Apache License, Version ",
"end": 31,
"score": 0.9997258186340332,
"start": 21,
"tag": "NAME",
"value": "Haven King"
}
] | null | [] | /*
* Copyright 2021 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... | 7,862 | 0.639588 | 0.636791 | 206 | 37.184467 | 33.572773 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466019 | false | false | 8 |
6068103fc67dad5883f58e360ea0e6e4ba4ae2ad | 14,482,629,738,374 | 2c789cbedbe14562080af4dca9c84814fa0de020 | /extractor/src/main/java/dk/kb/tvsubtitleocr/extractor/mainprocessor/ProcessFileListToDoms.java | 61bfdd3187b7b69584ab8cb98606fb0147af0b7e | [
"MIT"
] | permissive | jacobped/tv-subtitle-ocr | https://github.com/jacobped/tv-subtitle-ocr | 4dde83770b8fd925754d1b19fad786e6e183a0f7 | 289eb5ab767f25cda3ac629a668bf2da7c6fcfb2 | refs/heads/master | 2020-03-23T06:12:58.780000 | 2018-07-16T23:51:39 | 2018-07-16T23:54:22 | 141,196,153 | 0 | 0 | MIT | true | 2018-07-16T21:24:00 | 2018-07-16T21:24:00 | 2018-06-27T20:23:44 | 2018-06-27T20:23:43 | 3,945 | 0 | 0 | 0 | null | false | null | package dk.kb.tvsubtitleocr.extractor.mainprocessor;
import dk.kb.tvsubtitleocr.extractor.model.VideoInfo;
import dk.kb.tvsubtitleocr.extractor.model.VideoResultHandler;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.Option;
import org.apache.commons.cli.ParseException;
import java.io.File;
... | UTF-8 | Java | 2,746 | java | ProcessFileListToDoms.java | Java | [] | null | [] | package dk.kb.tvsubtitleocr.extractor.mainprocessor;
import dk.kb.tvsubtitleocr.extractor.model.VideoInfo;
import dk.kb.tvsubtitleocr.extractor.model.VideoResultHandler;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.Option;
import org.apache.commons.cli.ParseException;
import java.io.File;
... | 2,746 | 0.668609 | 0.668245 | 76 | 35.13158 | 30.415691 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 8 |
b788c6d342eb0216fa79f138a66f2eff97fb3dc0 | 4,097,398,803,796 | 3299dad2cfee604af8ccd1f15b63fa4287e3b586 | /java/tp03/src/tp3Calculadora/Demostracao.java | 872ad1edde89a3af9b9d3c79bfec2d7e817686ff | [] | no_license | Rodsena/IFSP---projects | https://github.com/Rodsena/IFSP---projects | 771230285bb86d9f61f3cbb7c83405cdf5c55898 | b3e644e662d0044f9001a97ba3568cf5f4ec3739 | refs/heads/master | 2020-08-09T07:25:23.071000 | 2019-12-06T11:32:41 | 2019-12-06T11:32:41 | 214,035,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tp3Calculadora;
import java.awt.GridLayout;
public class Demostracao {
public static void main(String[] args) {
Calculadora cal = new Calculadora ("TP03 - Calculadora",250, 300,100,100);
cal.setLayout(new GridLayout(6,4));
cal.setVisible(true);
}
}
| UTF-8 | Java | 273 | java | Demostracao.java | Java | [] | null | [] | package tp3Calculadora;
import java.awt.GridLayout;
public class Demostracao {
public static void main(String[] args) {
Calculadora cal = new Calculadora ("TP03 - Calculadora",250, 300,100,100);
cal.setLayout(new GridLayout(6,4));
cal.setVisible(true);
}
}
| 273 | 0.714286 | 0.652015 | 14 | 18.5 | 21.559717 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 8 |
c91a770119a6fdc3583031aabe31772fd3e71c05 | 32,341,103,746,647 | 3de5eb5c5d8f5ce17f4efbf4dc1817324dddf7e9 | /src/main/java/kata/supermarket/discounts/BuyOneGetOneFreeDiscount.java | 7c603d25076fa862ced2610b6822abb8e6eca92c | [] | no_license | aozmen121/java-technical-assignment | https://github.com/aozmen121/java-technical-assignment | de41e3db5ead30d6385bc7e040b75dd8d39e1879 | ae3ee84713a2d35d5a5a41bce61927d692b7bd91 | refs/heads/master | 2020-12-21T08:45:09.573000 | 2020-01-27T07:32:41 | 2020-01-27T07:32:41 | 236,376,996 | 0 | 0 | null | true | 2020-01-26T21:12:42 | 2020-01-26T21:12:42 | 2019-11-12T10:16:50 | 2019-11-12T10:16:51 | 8 | 0 | 0 | 0 | null | false | false | package kata.supermarket.discounts;
import kata.supermarket.Item;
import org.apache.commons.collections4.CollectionUtils;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
/**
* Buy one get one free promotion handler class
*/
public class BuyOneGetOneFree... | UTF-8 | Java | 1,936 | java | BuyOneGetOneFreeDiscount.java | Java | [] | null | [] | package kata.supermarket.discounts;
import kata.supermarket.Item;
import org.apache.commons.collections4.CollectionUtils;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
/**
* Buy one get one free promotion handler class
*/
public class BuyOneGetOneFree... | 1,936 | 0.618285 | 0.616219 | 58 | 32.379311 | 30.613737 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.362069 | false | false | 8 |
a13d3e940fcea66d478dbe764a9ed5618d93a594 | 28,398,323,821,026 | 0801d546cf759ab607096dfcfb277b9fe12fb4e5 | /net/minecraft/server/v1_12_R1/EntityLightning.java | 975dd878a49e65b4f79c8e9ed9c3457769d1a992 | [] | no_license | Balafre78/spigot-1.12 | https://github.com/Balafre78/spigot-1.12 | 379e68c4982a399692cc5a15b6a4b87be1f00fa4 | 439b0d0119620470fabf6cba656401f5a272ba45 | refs/heads/master | 2022-04-24T05:26:00.677000 | 2020-04-21T11:36:20 | 2020-04-21T11:36:20 | 257,556,135 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package net.minecraft.server.v1_12_R1;
/* */
/* */ import java.util.List;
/* */ import org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory;
/* */
/* */ public class EntityLightning
/* */ extends EntityWeather
/* */ {
/* */ private int lifeTicks;
/* */ p... | UTF-8 | Java | 6,638 | java | EntityLightning.java | Java | [] | null | [] | /* */ package net.minecraft.server.v1_12_R1;
/* */
/* */ import java.util.List;
/* */ import org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory;
/* */
/* */ public class EntityLightning
/* */ extends EntityWeather
/* */ {
/* */ private int lifeTicks;
/* */ p... | 6,638 | 0.522597 | 0.488249 | 134 | 47.552238 | 48.715832 | 242 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.873134 | false | false | 8 |
4c3b73610cdcd557fd0fef6f550bed615a61a316 | 15,633,681,000,411 | 5ac96f50987c7d20ed320fe6c5c942e11d3cab7e | /src/com/cityfinder/web/graph/ancillary/Quick.java | 6bc4da56217c813b7ec9c3e9376e5d7cc180c42a | [] | no_license | ShiyuL/City-Finder | https://github.com/ShiyuL/City-Finder | 66f98072346935db0e42d28d02b180ff28eb3be3 | 121fd6a5218e7669eb96240673c41c2c5983c192 | refs/heads/master | 2020-03-29T03:07:31.699000 | 2017-02-20T05:21:51 | 2017-02-20T05:21:51 | 149,467,879 | 1 | 0 | null | true | 2018-09-19T14:57:27 | 2018-09-19T14:57:27 | 2017-02-20T05:22:23 | 2017-02-20T05:22:20 | 4,647 | 0 | 0 | 0 | null | false | null | package com.cityfinder.web.graph.ancillary;
import com.cityfinder.web.graph.datastructures.graph.City;
import java.util.ArrayList;
import java.util.Random;
/**
* Created by Victor on 11-Mar-16.
*
* A class implementing quicksort and its private methods.
*/
public class Quick {
/**
* Sorts ... | UTF-8 | Java | 7,571 | java | Quick.java | Java | [
{
"context": "t;\r\nimport java.util.Random;\r\n\r\n/**\r\n * Created by Victor on 11-Mar-16.\r\n *\r\n * A class implementing quicks",
"end": 191,
"score": 0.9946272373199463,
"start": 185,
"tag": "NAME",
"value": "Victor"
}
] | null | [] | package com.cityfinder.web.graph.ancillary;
import com.cityfinder.web.graph.datastructures.graph.City;
import java.util.ArrayList;
import java.util.Random;
/**
* Created by Victor on 11-Mar-16.
*
* A class implementing quicksort and its private methods.
*/
public class Quick {
/**
* Sorts ... | 7,571 | 0.563202 | 0.56122 | 210 | 34.061905 | 32.475498 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561905 | false | false | 8 |
d14a7044fcc78627d832746070d048420d7e16cd | 34,840,774,705,811 | fd15d120f4280d9293fc1f41c8edaa1f6c9d5314 | /app/src/main/java/com/example/cerdastb/ViewHolder/ListMateriHolder.java | b4b8b3265546a870d16c716f5a1c285367b8cffd | [] | no_license | gregetDev/cerdastb | https://github.com/gregetDev/cerdastb | 560d9f04d9a3c23f7456b30184c94a2f73cce313 | 1719daa6dbfcfde325d707f34f863eb8f2386d5f | refs/heads/master | 2020-04-26T11:47:09.406000 | 2019-03-03T15:23:52 | 2019-03-03T15:23:52 | 173,528,478 | 0 | 2 | null | false | 2019-03-03T10:23:24 | 2019-03-03T03:58:13 | 2019-03-03T04:15:07 | 2019-03-03T10:23:23 | 34,471 | 0 | 1 | 1 | Java | false | null | package com.example.cerdastb.ViewHolder;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.example.cerdastb.Interface.ItemClickListener;
imp... | UTF-8 | Java | 1,164 | java | ListMateriHolder.java | Java | [] | null | [] | package com.example.cerdastb.ViewHolder;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.example.cerdastb.Interface.ItemClickListener;
imp... | 1,164 | 0.756873 | 0.756014 | 40 | 28.1 | 25.309879 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 8 |
d6e68749b58e400e4cd12a54fa05197fd72a5ca6 | 34,840,774,705,916 | 27cb656d77f6f5a6c8e4b167ba8e574e2b49c157 | /herckules/src/main/java/edu/asu/diging/lerna/herckules/service/d3/factory/ID3ObjectFactory.java | c59c0c7f2ec3b1eedb6b8a95d4f9946e62781a19 | [] | no_license | diging/herckules | https://github.com/diging/herckules | d952617b35346f5294504c63f6a74d4c140c5afc | fb4b882de4a3ab2a1a53afc0d052604eefede9da | refs/heads/develop | 2016-09-11T05:44:39.796000 | 2015-09-04T23:29:51 | 2015-09-04T23:29:51 | 41,879,001 | 0 | 0 | null | false | 2015-11-13T19:03:34 | 2015-09-03T19:17:38 | 2015-09-03T19:21:42 | 2015-11-13T19:00:44 | 1,552 | 0 | 0 | 0 | JavaScript | null | null | package edu.asu.diging.lerna.herckules.service.d3.factory;
import edu.asu.diging.lerna.herckules.service.d3.ID3Object;
public interface ID3ObjectFactory {
public ID3Object createD3Object();
}
| UTF-8 | Java | 204 | java | ID3ObjectFactory.java | Java | [] | null | [] | package edu.asu.diging.lerna.herckules.service.d3.factory;
import edu.asu.diging.lerna.herckules.service.d3.ID3Object;
public interface ID3ObjectFactory {
public ID3Object createD3Object();
}
| 204 | 0.779412 | 0.75 | 8 | 23.5 | 24.693117 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
924210156a563ab893c8f6e725f560fa52ef3afe | 6,863,357,794,680 | d6b5b32f6a50154c4b75af69d51015c0cc000361 | /cloud-api/src/main/java/com/sequenceiq/cloudbreak/cloud/response/CredentialPrerequisitesResponse.java | 343789833fe1c2463e793c026191f3044f901143 | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0"
] | permissive | subhashjha35/cloudbreak | https://github.com/subhashjha35/cloudbreak | 19f0ba660e7343d36e1bd840c5f32f3f2310b978 | 28265d0e4681ec9d8bef425e0ad6e339584127ed | refs/heads/master | 2021-04-24T00:22:04.561000 | 2020-03-18T18:30:04 | 2020-03-25T12:02:51 | 250,041,790 | 1 | 0 | Apache-2.0 | true | 2020-03-25T17:10:58 | 2020-03-25T17:10:58 | 2020-03-25T12:02:56 | 2020-03-25T16:47:17 | 80,591 | 0 | 0 | 0 | null | false | false | package com.sequenceiq.cloudbreak.cloud.response;
import static com.sequenceiq.cloudbreak.cloud.doc.CredentialPrerequisiteModelDescription.ACCOUNT_IDENTIFIER;
import static com.sequenceiq.cloudbreak.cloud.doc.CredentialPrerequisiteModelDescription.AWS_CREDENTIAL_PREREQUISITES;
import static com.sequenceiq.cloudbreak.c... | UTF-8 | Java | 2,257 | java | CredentialPrerequisitesResponse.java | Java | [] | null | [] | package com.sequenceiq.cloudbreak.cloud.response;
import static com.sequenceiq.cloudbreak.cloud.doc.CredentialPrerequisiteModelDescription.ACCOUNT_IDENTIFIER;
import static com.sequenceiq.cloudbreak.cloud.doc.CredentialPrerequisiteModelDescription.AWS_CREDENTIAL_PREREQUISITES;
import static com.sequenceiq.cloudbreak.c... | 2,257 | 0.775366 | 0.775366 | 67 | 32.686565 | 34.808308 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462687 | false | false | 8 |
42718eb60b244862f8e73ae5c99594e07d425617 | 14,869,176,809,135 | e60a6e3e4af03235ef93d8e4a97b8f69cfd6437c | /hedera-node/test-clients/src/main/java/com/hedera/services/bdd/suites/utils/sysfiles/AddressBookPojo.java | 85e6721eec988be49d9ccba6f9c94946d71f1a12 | [
"Apache-2.0"
] | permissive | hashgraph/hedera-services | https://github.com/hashgraph/hedera-services | bca04c759d2cc5b539f4fd726151c60c831035dd | 0b028f60bd92e4dc6524a068e75351ffe193ea40 | refs/heads/develop | 2023-08-17T05:06:10.782000 | 2023-08-16T21:57:57 | 2023-08-16T21:57:57 | 261,828,887 | 260 | 112 | Apache-2.0 | false | 2023-09-14T21:47:44 | 2020-05-06T17:17:43 | 2023-09-13T08:40:37 | 2023-09-14T21:47:43 | 332,528 | 227 | 86 | 1,359 | Java | false | false | /*
* Copyright (C) 2020-2023 Hedera Hashgraph, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | UTF-8 | Java | 1,687 | java | AddressBookPojo.java | Java | [
{
"context": "/*\n * Copyright (C) 2020-2023 Hedera Hashgraph, LLC\n *\n * Licensed under the Apache License, Ver",
"end": 46,
"score": 0.998944878578186,
"start": 30,
"tag": "NAME",
"value": "Hedera Hashgraph"
}
] | null | [] | /*
* Copyright (C) 2020-2023 <NAME>, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | 1,677 | 0.733254 | 0.726141 | 50 | 32.740002 | 29.862225 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 8 |
8a2d7c58f4e5f7daa873a5492cbc8b8d5e49c54a | 9,380,208,627,410 | 77e934c87425b665b8c17d5bfbd8e9d860de8ecb | /app/src/main/java/com/wzx/android/demo/HotelFilterLayout.java | 633c994471df6206b21ca864f6cd9d72dd9992e9 | [] | no_license | sjtuwzx/AndroidDemo | https://github.com/sjtuwzx/AndroidDemo | 4fb6a9e50830e170ab79f6eaee60514be451636a | 0f84cb81b6e40101b363699db9eb3340ce86a5f5 | refs/heads/master | 2021-01-10T03:21:18.159000 | 2017-02-17T07:56:29 | 2017-02-17T07:56:29 | 54,962,531 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wzx.android.demo;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import com.wzx.android.demo.v2.R;
import java.util.ArrayList;
import java.util.List;
/**
* Created by wang_zx on 2015/7/27.... | UTF-8 | Java | 6,527 | java | HotelFilterLayout.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by wang_zx on 2015/7/27.\n */\npublic class HotelFilterLayout ",
"end": 306,
"score": 0.9996492862701416,
"start": 299,
"tag": "USERNAME",
"value": "wang_zx"
}
] | null | [] | package com.wzx.android.demo;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
import com.wzx.android.demo.v2.R;
import java.util.ArrayList;
import java.util.List;
/**
* Created by wang_zx on 2015/7/27.... | 6,527 | 0.628313 | 0.624636 | 172 | 36.953487 | 32.645527 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.790698 | false | false | 8 |
f0a14e9b24b6e7f15c85d97988e1d91ee8cd7f27 | 35,656,818,502,655 | a97400f8479a716b8f3cbd783db9ff5e16e388a5 | /AndroidDatabase_Complex/src/com/example/androiddatabase_complex/LocalDBHelper.java | 4fd5abdfa0061312a39c2482481ba16bb8514bd9 | [
"MIT"
] | permissive | bblue000/AndroidSampleFramework | https://github.com/bblue000/AndroidSampleFramework | 986f88693e31813f715faeebf47d3096782258dd | f275977e37b6c4f369430bda257c7462128914d1 | refs/heads/master | 2021-01-15T11:48:52.981000 | 2014-04-04T02:24:44 | 2014-04-04T02:24:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.androiddatabase_complex;
import org.ixming.android.sqlite.DBManager;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
/**
* a example of SQLiteOpenHelper
*/
class LocalDBHelper extends SQLite... | UTF-8 | Java | 1,764 | java | LocalDBHelper.java | Java | [] | null | [] | package com.example.androiddatabase_complex;
import org.ixming.android.sqlite.DBManager;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
/**
* a example of SQLiteOpenHelper
*/
class LocalDBHelper extends SQLite... | 1,764 | 0.693311 | 0.669501 | 66 | 25.727272 | 22.118513 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.060606 | false | false | 8 |
006dc7a8e0aba691d0925a68570e4eca687d841a | 27,530,740,409,133 | 2350ef2e6df96a5426a535b8848541405539d9e0 | /sources/qub/CharacterToByteWriteStreamList.java | 39d94bec144e7f776789edf17ea69ff35f5e3dac | [
"MIT"
] | permissive | danschultequb/lib-java | https://github.com/danschultequb/lib-java | 63d32c54caaca166242394384d81fb22ca223526 | 00a8befae5f82f105fc06c37e4948939d3b28ba5 | refs/heads/master | 2023-03-17T11:48:39.192000 | 2023-03-12T16:07:17 | 2023-03-12T16:07:17 | 101,819,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qub;
/**
* A list of CharacterToByteWriteStreams that can be treated as a single CharacterWriteStream.
*/
public class CharacterToByteWriteStreamList implements CharacterToByteWriteStream, List<CharacterToByteWriteStream>
{
private final List<CharacterToByteWriteStream> innerStreams;
private boolean ... | UTF-8 | Java | 6,863 | java | CharacterToByteWriteStreamList.java | Java | [] | null | [] | package qub;
/**
* A list of CharacterToByteWriteStreams that can be treated as a single CharacterWriteStream.
*/
public class CharacterToByteWriteStreamList implements CharacterToByteWriteStream, List<CharacterToByteWriteStream>
{
private final List<CharacterToByteWriteStream> innerStreams;
private boolean ... | 6,863 | 0.643742 | 0.643159 | 242 | 27.359505 | 30.067673 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.334711 | false | false | 8 |
04e36ea001ac9f375cbce32e6bf67d17dee0319f | 36,223,754,179,278 | c13496fab136408f52306487b47c7d68f232745a | /Project01/src/com/atguigu/java/HelloWorld.java | a802fb0c17ef28d78f6f974b29c66f1951016fde | [] | no_license | yw-fight/repository | https://github.com/yw-fight/repository | 68b01db9b3b3708af3dc8287192c120e2dc1c25d | 3829e00895f4603995699e0f7ff9f43661900ff9 | refs/heads/master | 2022-10-19T12:23:53.536000 | 2020-05-08T07:53:34 | 2020-05-08T07:53:34 | 259,251,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.java;
//project 相当于workspace
/*
生成构造器/get/set方法 alt+shift+s
将
* */
public class HelloWorld {
public static void main (String[] args){
System.out.println("HelloWorld");
System.out.println("HelloWorld");
System.out.println("HelloWorld");
System.out.println("吃飯");
System.out.... | UTF-8 | Java | 555 | java | HelloWorld.java | Java | [] | null | [] | package com.atguigu.java;
//project 相当于workspace
/*
生成构造器/get/set方法 alt+shift+s
将
* */
public class HelloWorld {
public static void main (String[] args){
System.out.println("HelloWorld");
System.out.println("HelloWorld");
System.out.println("HelloWorld");
System.out.println("吃飯");
System.out.... | 555 | 0.652591 | 0.652591 | 22 | 22.681818 | 14.719766 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
b7da603a863ab344881f3778aa213f9eae4ba4fb | 27,084,063,809,981 | 2667e552e54b7245c8b515cb201f6a116425f4a1 | /src/ProducerConsumer/ex1/SynchronousQueueDemo2.java | cbaa18a2e7fa61c4de0040a928f8ff1cad100b6a | [] | no_license | Aleksandr-Semianikhin/Edu | https://github.com/Aleksandr-Semianikhin/Edu | bc802f95b7907cb5b4c23d6efb8f0ed2bccdd5bb | 1cd185a3452e1149a15d37e8805a14990f87340c | refs/heads/master | 2020-03-17T18:52:03.397000 | 2018-07-06T19:19:15 | 2018-07-06T19:19:15 | 133,836,714 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ProducerConsumer.ex1;
import java.util.concurrent.SynchronousQueue;
/**
* Created by home on 17.05.2018.
*/
public class SynchronousQueueDemo2 {
public static void main(String[] args) {
SynchronousQueue<String> queue = new SynchronousQueue<>(true);
Thread producer = new Thread("PRODUCE... | UTF-8 | Java | 1,450 | java | SynchronousQueueDemo2.java | Java | [
{
"context": "il.concurrent.SynchronousQueue;\n\n/**\n * Created by home on 17.05.2018.\n */\npublic class SynchronousQueueD",
"end": 100,
"score": 0.9558249115943909,
"start": 96,
"tag": "USERNAME",
"value": "home"
},
{
"context": "ic void run() {\n String product = \... | null | [] | package ProducerConsumer.ex1;
import java.util.concurrent.SynchronousQueue;
/**
* Created by home on 17.05.2018.
*/
public class SynchronousQueueDemo2 {
public static void main(String[] args) {
SynchronousQueue<String> queue = new SynchronousQueue<>(true);
Thread producer = new Thread("PRODUCE... | 1,444 | 0.464138 | 0.451724 | 45 | 31.222221 | 27.69989 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488889 | false | false | 8 |
3dfce3a6ec0ee3eff923851a17024e11ea53cef7 | 34,067,680,616,807 | e44fa662e110a223049bf349717a983d2256731c | /app/src/main/java/com/toly1994/tolymusic/four/receiver/StartAppReceiver.java | 034f96bd52a378938ccc5fdbe6561e500960bcaf | [] | no_license | toly1994328/IMusic | https://github.com/toly1994328/IMusic | 4c07f9e4b6ef601f06f049ea267490fcc975f8f9 | 19cd2b0fd11b54fed4a124ca755548ef8bc01593 | refs/heads/master | 2020-05-16T22:53:20.252000 | 2019-04-25T12:27:11 | 2019-04-25T12:27:11 | 183,349,023 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.toly1994.tolymusic.four.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.toly1994.tolymusic.app.MusicApplication;
public class StartAppReceiver extends BroadcastReceiver {
public static final String START_APP = "com.toly1994... | UTF-8 | Java | 594 | java | StartAppReceiver.java | Java | [] | null | [] | package com.toly1994.tolymusic.four.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import com.toly1994.tolymusic.app.MusicApplication;
public class StartAppReceiver extends BroadcastReceiver {
public static final String START_APP = "com.toly1994... | 594 | 0.76431 | 0.744108 | 19 | 30.263159 | 26.66131 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 8 |
8c2d96f79c30dec308619ea9b6ab9ae250a3015a | 34,514,357,206,010 | 6c87e65aa6d1a7d8c38ed6c39d44a75dcc114360 | /ImageArchiving/src/rest/TaggedPeopleResource.java | 7a7059453bc75163e5cfa603119544c27b7d4b6f | [] | no_license | KhinMyintMyatThu/imagearchiving | https://github.com/KhinMyintMyatThu/imagearchiving | 8b1e64890e450968f528b2e39d6b13d37bfb2e17 | 982ef4877cb29db6486d28a8fe8dd21c255588a2 | refs/heads/master | 2021-07-12T01:36:03.389000 | 2017-10-14T03:22:21 | 2017-10-14T03:22:21 | 106,894,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rest;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import entity.User;
import service.DetailPhot... | UTF-8 | Java | 883 | java | TaggedPeopleResource.java | Java | [] | null | [] | package rest;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import entity.User;
import service.DetailPhot... | 883 | 0.754247 | 0.750849 | 34 | 24.970589 | 21.187517 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.382353 | false | false | 8 |
398e61726ef51970c29ba462ba0688f588470915 | 29,626,684,460,539 | 3e4e6c2c8eb8b495b1adc89989bc90c9638e8bcc | /src/main/java/com/itau/cartoes/controller/CartaoController.java | 071368a8e172a3a3f7e291df321abe30e0ce6a31 | [] | no_license | pratare/monolito | https://github.com/pratare/monolito | 4d6d9f066bfc67330cee5e16c27b55e5cfd2d7eb | 0b97f38812cbea2e6d98804b8ec6e35caf1b5572 | refs/heads/master | 2022-11-27T22:35:42.721000 | 2020-08-10T19:21:43 | 2020-08-10T19:21:43 | 286,544,550 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itau.cartoes.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
import com.itau.cartoes.dto.CartaoMapper;
import com.itau.cartoes.dto.request.Carta... | UTF-8 | Java | 1,705 | java | CartaoController.java | Java | [] | null | [] | package com.itau.cartoes.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
import com.itau.cartoes.dto.CartaoMapper;
import com.itau.cartoes.dto.request.Carta... | 1,705 | 0.780645 | 0.780645 | 50 | 32.099998 | 29.327972 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 8 |
6ba6163e2f3e8c031993f98bcf966dacf51e8f50 | 23,665,269,868,842 | 9cd9e0b67a50783466a3cb81e1dccd6e35a1c504 | /vong-base/src/main/java/com/spring/vongbase/service/VongCoverService.java | 3751e2d79fdb98dc1071adab414b160a8227baa8 | [] | no_license | AbrahamTemple/OAuth2-BearerToken | https://github.com/AbrahamTemple/OAuth2-BearerToken | a424f557b11118beef7ebe45c47bae68fedcf8b1 | d905b7596ae10143d3acab3ebb1165a9e4559350 | refs/heads/main | 2023-05-14T17:18:28.113000 | 2021-06-07T15:21:21 | 2021-06-07T15:21:21 | 361,161,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.vongbase.service;
import com.spring.vongbase.entity.vongCover;
import java.util.List;
public interface VongCoverService {
public List<vongCover> selectAll();
}
| UTF-8 | Java | 197 | java | VongCoverService.java | Java | [] | null | [] | package com.spring.vongbase.service;
import com.spring.vongbase.entity.vongCover;
import java.util.List;
public interface VongCoverService {
public List<vongCover> selectAll();
}
| 197 | 0.741117 | 0.741117 | 10 | 17.700001 | 18.248562 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
15bedbdb37be21129bf322c435a627c63151e296 | 7,267,084,726,766 | 60fcdfcbc41e54f7b6bef217639b23e3618b3832 | /src/main/java/com/alacriti/hhs/vo/ProviderConsumer.java | b9124776ac4bc98cd2a3df6cc13712c78339723e | [] | no_license | kusumavanic/hhs | https://github.com/kusumavanic/hhs | fa897f1be4f8973b3d4a83e0febda1b957f421ff | a1a4ad63af966fd9d0a81a0b481d43cb85b7f62b | refs/heads/master | 2020-12-31T02:14:16.600000 | 2016-09-15T07:11:25 | 2016-09-15T07:11:25 | 68,283,972 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alacriti.hhs.vo;
import java.sql.Timestamp;
public class ProviderConsumer {
private int id;
private String providerName;
private String serviceType;
private String mobileNumber;
private String emailId;
private String location;
private String city;
private String password;
private Timestamp create... | UTF-8 | Java | 2,700 | java | ProviderConsumer.java | Java | [] | null | [] | package com.alacriti.hhs.vo;
import java.sql.Timestamp;
public class ProviderConsumer {
private int id;
private String providerName;
private String serviceType;
private String mobileNumber;
private String emailId;
private String location;
private String city;
private String password;
private Timestamp create... | 2,700 | 0.733704 | 0.733704 | 137 | 18.708029 | 17.50919 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.605839 | false | false | 8 |
3dbeb158441adddaacf0a56973b2ab4650da1337 | 16,389,595,269,155 | aa61b79d00c3a3f3d704893c3e5aa57297c5a026 | /app/src/main/java/view/RegeditView.java | 451559bb4956daee5762ff94aaf104daf80aaa09 | [] | no_license | coolbobo/Reservation | https://github.com/coolbobo/Reservation | 6330eb825e79af27b6dd7987244df90d2df8a3af | 6f4fad282b9ee56f9f99097e1ffafddefd86898f | refs/heads/master | 2021-08-24T17:56:12.391000 | 2017-11-21T10:19:57 | 2017-11-21T10:19:57 | 111,533,136 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import com.owned.reservation.R;
import comm.Consts;
import comm.MainhomeActivity;
import comm.ViewManager;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RelativeLayout;
imp... | UTF-8 | Java | 4,477 | java | RegeditView.java | Java | [
{
"context": "Luo_RegisterView <br>\n * 类 描 述:注册页面 <br>\n * 创 建 人:LuoLongChang<br>\n * 创建时间:2014年6月10日 上午11:58:03 <br>\n * Copyrig",
"end": 482,
"score": 0.8280822038650513,
"start": 470,
"tag": "NAME",
"value": "LuoLongChang"
},
{
"context": " 创建时间:2014年6月10日 上午11:58:03 <br>\n * Cop... | null | [] | package view;
import com.owned.reservation.R;
import comm.Consts;
import comm.MainhomeActivity;
import comm.ViewManager;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RelativeLayout;
imp... | 4,477 | 0.69272 | 0.689067 | 204 | 19.132353 | 23.392582 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.602941 | false | false | 8 |
f0068409746343c54e595dc12f2fe9d77eb28e32 | 23,914,377,969,516 | 7d5f036332025639c0f870da877a7042395905cb | /hms-domain-api/src/main/java/com/aybits/hms/arch/exception/HMSException.java | 65a6f6f0980e8e58fc06ad6b856e655b4bf91464 | [] | no_license | nazar635/AYBitsRooms | https://github.com/nazar635/AYBitsRooms | a2d8082c2cd5e3eccd2f9541fc35928ecc7c6684 | d38cfbe23f92b6e2d06ef282c83a69b255205bd1 | refs/heads/master | 2020-03-23T17:26:57.228000 | 2018-07-22T04:14:45 | 2018-07-22T04:14:45 | 141,860,477 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aybits.hms.arch.exception;
public class HMSException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
private String errorCode = null;
private String[] args = null;
public HMSException(String errorCode,String message){
super(message);
this.errorCode = errorCo... | UTF-8 | Java | 952 | java | HMSException.java | Java | [] | null | [] | package com.aybits.hms.arch.exception;
public class HMSException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
private String errorCode = null;
private String[] args = null;
public HMSException(String errorCode,String message){
super(message);
this.errorCode = errorCo... | 952 | 0.713235 | 0.712185 | 50 | 18.040001 | 19.209332 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.62 | false | false | 8 |
9aed6bf1d258ef4b936dfff53dcb111fbaf9c50b | 26,723,286,579,892 | f06a423f83b02ceb39f308d99a8b55cd5ea77eea | /RxAndroidSample/app/src/main/java/com/rxandroidsample/data/model/Course.java | b4ef21265e2e3d46428778fecc424d4231f155c0 | [] | no_license | nguyenhieu1431/rxsample | https://github.com/nguyenhieu1431/rxsample | 718419de058eeb840a95f099ee2bec92e4292420 | 05f35f99c01c285e64ca908997bc32f8da69b128 | refs/heads/master | 2021-01-25T05:57:13.905000 | 2017-02-02T10:00:17 | 2017-02-02T10:00:17 | 80,712,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rxandroidsample.data.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
/**
* Created by Admin on 1/19/2017.
*/
public class Course implements Serializable {
@SerializedName("id")
@Expose
private Integer id;
... | UTF-8 | Java | 2,126 | java | Course.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by Admin on 1/19/2017.\n */\n\npublic class Course implements",
"end": 189,
"score": 0.7419551014900208,
"start": 184,
"tag": "USERNAME",
"value": "Admin"
}
] | null | [] | package com.rxandroidsample.data.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
/**
* Created by Admin on 1/19/2017.
*/
public class Course implements Serializable {
@SerializedName("id")
@Expose
private Integer id;
... | 2,126 | 0.633114 | 0.629821 | 106 | 19.056604 | 16.089273 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.273585 | false | false | 8 |
6f2972595dc1db58b4617790393c71ab640d18d2 | 33,114,197,866,835 | 1e7898e754e2eb842a3d3b1c6cec8f97be917f29 | /TestPage/src/com/zhku/jsj/cart/dao/CartDao.java | 2f02881323e4615d4e20dd98481d6a8b07af3ea1 | [] | no_license | FreakIsLife/Workspace_practice | https://github.com/FreakIsLife/Workspace_practice | b1ccf42a1f28596f2597fa765d56fa59ff0fc083 | 76e4434c5f951a1665de034c6704353009f4a31a | refs/heads/master | 2021-01-20T05:27:21.176000 | 2017-05-28T18:32:06 | 2017-05-28T18:32:06 | 89,785,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhku.jsj.cart.dao;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import com.zhku.jsj.cart.domain.Cart;
import com.zhku.jsj.pager.Page;
import com.zhku.jsj.product.domain.Product;
public interface CartDao {
/**
* 计算某一用户购物车的商品总数
*
* @param userId
* @r... | UTF-8 | Java | 2,420 | java | CartDao.java | Java | [] | null | [] | package com.zhku.jsj.cart.dao;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import com.zhku.jsj.cart.domain.Cart;
import com.zhku.jsj.pager.Page;
import com.zhku.jsj.product.domain.Product;
public interface CartDao {
/**
* 计算某一用户购物车的商品总数
*
* @param userId
* @r... | 2,420 | 0.635655 | 0.635655 | 115 | 16.973913 | 17.7188 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.147826 | false | false | 8 |
2915f45ac2733af688e76cc7d3bed1c45b2edf72 | 19,808,389,170,021 | 8f87d041530d06cb9873c2434e9b8809f157a98e | /src/main/java/com/mall/api/resource/UserResource.java | 5c44855482e24a489f9f6fa0eb9160d05edec77d | [] | no_license | mrHuangWenHai/product | https://github.com/mrHuangWenHai/product | 17291b0e1d59d27fcc9ead26791618fd66e6df7c | 0798e6585f3e08b57012b08c58309806e796b717 | refs/heads/master | 2023-03-02T13:19:16.446000 | 2021-02-09T14:38:22 | 2021-02-09T14:38:22 | 337,434,294 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mall.api.resource;
import com.mall.api.response.Response;
import com.mall.api.response.Responses;
import com.mall.api.utils.StringUtil;
import com.mall.domain.model.UserModel;
import com.mall.domain.service.UserService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web... | UTF-8 | Java | 1,174 | java | UserResource.java | Java | [] | null | [] | package com.mall.api.resource;
import com.mall.api.response.Response;
import com.mall.api.response.Responses;
import com.mall.api.utils.StringUtil;
import com.mall.domain.model.UserModel;
import com.mall.domain.service.UserService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web... | 1,174 | 0.73339 | 0.731687 | 39 | 29.102564 | 21.383907 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717949 | false | false | 8 |
ae011b835b19ecbb83cc30118f5ab81944395406 | 206,158,464,817 | 19b4bd8bafbbcc0ed744e7d05aece3be8f6488be | /mytest/src/main/java/com/mkt/mytest/config/AdminConfig.java | bc0f2bc9d770e95c3ef02b2715a23a0fb1e8458f | [] | no_license | manjub4u/mytest | https://github.com/manjub4u/mytest | 75c3b585a8abb695a4c79f05f318c6e533bc2492 | 084c1739482165b5e273df7c43e7f3dce900310b | refs/heads/master | 2020-12-25T15:09:01.129000 | 2017-03-08T02:52:17 | 2017-03-08T02:52:17 | 59,008,672 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mkt.mytest.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
@Configuration
@ComponentScan(basePackages = {"com.mkt.mytest.admin"})
public class AdminConfig {
}
| UTF-8 | Java | 256 | java | AdminConfig.java | Java | [] | null | [] | package com.mkt.mytest.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
@Configuration
@ComponentScan(basePackages = {"com.mkt.mytest.admin"})
public class AdminConfig {
}
| 256 | 0.820313 | 0.820313 | 10 | 24.6 | 24.385241 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 8 |
7d5981e0d02d1638b24a7eb2309a9b4d16f6077c | 5,849,745,461,061 | 83091af65b7fbe9ccfab555dc1878bd14b7b7317 | /project/HUT/src/com/hut/action/DaoShiAction.java | 82d038647dbd637383ea7350cb47568053c9f448 | [] | no_license | droid-Q/HUT | https://github.com/droid-Q/HUT | 6097e9d42f9147ee0adba0d596da7e47b7469cf0 | a7d3dd9d5ab4a4a48fc8ad60f2398c99b4fda648 | refs/heads/master | 2016-05-31T07:07:18.898000 | 2013-01-12T14:11:23 | 2013-01-12T14:11:23 | 7,576,394 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hut.action;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.ServletActionContext;
import org.apache.struts2.json.annotations.JSON;
import com.hut.domain.Dsxx;
import com.hut.domain.UserRole;
impo... | UTF-8 | Java | 10,786 | java | DaoShiAction.java | Java | [] | null | [] | package com.hut.action;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.ServletActionContext;
import org.apache.struts2.json.annotations.JSON;
import com.hut.domain.Dsxx;
import com.hut.domain.UserRole;
impo... | 10,786 | 0.655369 | 0.64366 | 352 | 27.829546 | 20.968035 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.090909 | false | false | 8 |
c286caad7b16ef673cb094eb95d9239f49e0e85b | 17,025,250,403,094 | 8b2a1da80f7cf21697a3f3f1c536ea78eb1c7998 | /mybatis_annotation0501/src/main/java/com/zxf/mapper/EmployeeMapper.java | 40f1ab1298b026f74d771dfae8afacdd00c61ae5 | [] | no_license | zhang6132326/reps4 | https://github.com/zhang6132326/reps4 | b7a6053e23d1bac4afeb766ad15f745e0877eaf6 | 078616768ba8f8c1d37f186b76972c8546eea449 | refs/heads/master | 2023-02-03T11:59:29.903000 | 2020-12-19T12:53:14 | 2020-12-19T12:53:14 | 322,591,549 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zxf.mapper;
import com.zxf.pojo.Employee;
import org.apache.ibatis.annotations.One;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.mapping.FetchType;
import java.util.List;
public interface E... | UTF-8 | Java | 1,166 | java | EmployeeMapper.java | Java | [] | null | [] | package com.zxf.mapper;
import com.zxf.pojo.Employee;
import org.apache.ibatis.annotations.One;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.mapping.FetchType;
import java.util.List;
public interface E... | 1,166 | 0.614414 | 0.614414 | 38 | 28.210526 | 23.436541 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
d89c5417f6c415dfa26f2ec01912cc65444f990b | 10,728,828,371,029 | 50158cc8e3341a09c9bfc4a4c68f825f8685e34a | /titus-server-master/src/main/java/com/netflix/titus/master/mesos/kubeapiserver/KubeUtil.java | cfd95585a46c0c96bcddd4bb46c0f3a6a37bb646 | [
"Apache-2.0"
] | permissive | testanull/titus-control-plane | https://github.com/testanull/titus-control-plane | 813bfdc47af6dbb47918382d5b8844f19812158d | ce726a7a7c29b3e01e7ca08734e3eba432ef213f | refs/heads/master | 2022-11-24T03:56:13.220000 | 2020-07-29T11:46:31 | 2020-07-29T11:46:31 | 269,015,100 | 0 | 0 | Apache-2.0 | true | 2020-06-03T07:07:11 | 2020-06-03T07:07:11 | 2020-06-02T23:06:01 | 2020-06-02T23:30:21 | 34,558 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2019 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | UTF-8 | Java | 6,860 | java | KubeUtil.java | Java | [
{
"context": "/*\n * Copyright 2019 Netflix, Inc.\n *\n * Licensed under the Apache License, Ve",
"end": 28,
"score": 0.9427796602249146,
"start": 21,
"tag": "NAME",
"value": "Netflix"
}
] | null | [] | /*
* Copyright 2019 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | 6,860 | 0.648542 | 0.642128 | 151 | 44.430462 | 33.517517 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.754967 | false | false | 8 |
fe182630009ef3c1ad24a20dac58cd8d07173a6f | 10,557,029,656,008 | 3b5bacc1955cffd28251c4aa30addf6e489e79d1 | /app/controllers/engines/RecommendationEngine.java | 5d8baa3e5f2732c7fadd9afafcedb5b406dc7b06 | [] | no_license | shidh/footprint | https://github.com/shidh/footprint | 163624b6edccfd58f1af05c6ba23daa57c60d1d1 | cbc2e6c1a40f30f16d77f1c317e067fabb97af17 | refs/heads/master | 2021-03-12T23:02:47.315000 | 2013-07-12T20:55:20 | 2013-07-12T20:55:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers.engines;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import models.Post;
public class RecommendationEngine {
public static void sortRecommendations(final List<Post> posts,
final List<String> tags) {
Collections.sort(posts, n... | UTF-8 | Java | 1,310 | java | RecommendationEngine.java | Java | [] | null | [] | package controllers.engines;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import models.Post;
public class RecommendationEngine {
public static void sortRecommendations(final List<Post> posts,
final List<String> tags) {
Collections.sort(posts, n... | 1,310 | 0.669466 | 0.638931 | 53 | 23.716982 | 21.827261 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.150943 | false | false | 8 |
c152133e6c2b05dc83040ca20e24bfbfa87f586d | 481,036,342,546 | eac6c885f1e84c483cc020d708cc1dba1531406e | /src/test/java/com/revature/project_0/entity/CustomerTest.java | bbeee9537079dd4d4d511ddd7dc1a07a4d66923f | [] | no_license | PizzaStack/project-zero-johnmasiello | https://github.com/PizzaStack/project-zero-johnmasiello | e95b17c2afe90ca368b626e91794794c8a09b8a7 | 66401546e73982dba19c009ae0cfccbd05161249 | refs/heads/master | 2020-04-11T09:37:36.775000 | 2019-01-05T22:26:15 | 2019-01-05T22:26:15 | 161,685,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revature.project_0.entity;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import com.revature.project_0.repository.MockRepository;
import com.revature.project_0.repository.Repository;
import com.revature.project_0.repository.model.ApplicationModel;
import com.revature.pr... | UTF-8 | Java | 3,257 | java | CustomerTest.java | Java | [
{
"context": "pository);\n\t\tassertTrue(customer.isValidUsername(\"customer\"));\n\t\tassertTrue(customer.isUniqueUsername(\"custo",
"end": 895,
"score": 0.9993248581886292,
"start": 887,
"tag": "USERNAME",
"value": "customer"
},
{
"context": "tomer\"));\n\t\tassertTrue(customer.isU... | null | [] | package com.revature.project_0.entity;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import com.revature.project_0.repository.MockRepository;
import com.revature.project_0.repository.Repository;
import com.revature.project_0.repository.model.ApplicationModel;
import com.revature.pr... | 3,266 | 0.79214 | 0.782929 | 78 | 40.743591 | 22.226938 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.48718 | false | false | 8 |
c9e927b0f72e265705ee344dda0f70c7bf026017 | 20,581,483,313,774 | bbf3c64270f253f0ede6e62de4144d02b39b2d07 | /UsedCarTycoon/src/Drawer.java | af37f9f1f48ae9b9ea89f708ddf427408b9d6a3a | [] | no_license | Dapeep/Johns-Car-Quest | https://github.com/Dapeep/Johns-Car-Quest | 07a1a163e65154dd3320c868de0fd88ac1f6631b | 0aa898a7549faf5e94f1ddb3312c04ef905513b1 | refs/heads/master | 2021-01-11T21:07:21.842000 | 2017-05-24T16:02:38 | 2017-05-24T16:02:38 | 79,250,896 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //CODE TO DRAW IMAGES
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class joonlooxdool extends JPanel {
public void paintComponent(Graphics j) {
super.paintComponent(j);
this.setBackground(Color.BLACK); //SETS BACKGROUND COLOR
j.setColor(Color.YELLOW)... | UTF-8 | Java | 604 | java | Drawer.java | Java | [
{
"context": "\n\t\t\t\tj.setColor(Color.WHITE); \r\n\t\t\t\tj.drawString(\"JoonLooxDool\", 25, 120); \r\n\r\n\r\n\r\n\r\n\r\n\t\t\t}\r\n\r\n\t}\r\n",
"end": 567,
"score": 0.9988358616828918,
"start": 555,
"tag": "NAME",
"value": "JoonLooxDool"
}
] | null | [] | //CODE TO DRAW IMAGES
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class joonlooxdool extends JPanel {
public void paintComponent(Graphics j) {
super.paintComponent(j);
this.setBackground(Color.BLACK); //SETS BACKGROUND COLOR
j.setColor(Color.YELLOW)... | 604 | 0.615894 | 0.56457 | 30 | 18.1 | 18.479448 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.4 | false | false | 8 |
ebd5fdc94af30dae2e32c174acdeb2b2cb01539d | 20,581,483,314,409 | de0a858f8bf0a9e539dbe442e2189c549202e544 | /电子仓库管理系统-2013-3/base/src/com/hyh/db/DataConnection.java | 58c2f3b7e72d7de9c7a8b57f0fa51a293e8d233c | [] | no_license | heyuhang/java | https://github.com/heyuhang/java | 8883f0e70ed66d02cfafa6161c555cfd9e927720 | 178f72664f9adfdcf2f1877f0db4c0ec791219a5 | refs/heads/master | 2021-01-17T12:11:20.961000 | 2013-09-26T14:09:59 | 2013-09-26T14:09:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hyh.db;
import java.sql.Connection;
import java.sql.DriverManager;
/**
* 数据库连接
*/
public class DataConnection {
private String url="jdbc:mysql://localhost:3306/base";
private String username="root";
private String password="";
private Connection conn=null;
public DataConnection(){
try{
Class.... | UTF-8 | Java | 891 | java | DataConnection.java | Java | [] | null | [] | package com.hyh.db;
import java.sql.Connection;
import java.sql.DriverManager;
/**
* 数据库连接
*/
public class DataConnection {
private String url="jdbc:mysql://localhost:3306/base";
private String username="root";
private String password="";
private Connection conn=null;
public DataConnection(){
try{
Class.... | 891 | 0.69353 | 0.68899 | 43 | 19.488373 | 16.344221 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.813954 | false | false | 8 |
3a49efeb7ea7060246e8a7c43335e57c7568e8dd | 3,805,341,067,099 | be4f794dad0467df535e3999a419e8632a86f38e | /src/main/java/org/dbrain/binder/system/jetty/JettyConnectors.java | 4a56a7447226cadeadc88d5c13052e03d19e77bd | [] | no_license | dbrain-org/yaw | https://github.com/dbrain-org/yaw | b9ba71d716fffa772ddbb8679de110c87948a876 | 2857f2decdfa2606f29c3c5b4bf95f3a7c74601c | refs/heads/master | 2021-01-17T12:10:02.504000 | 2016-07-27T05:18:02 | 2016-07-27T05:18:02 | 31,295,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright [2015] [Eric Poitras]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 4,281 | java | JettyConnectors.java | Java | [
{
"context": "/*\n * Copyright [2015] [Eric Poitras]\n *\n * Licensed under the Apache License, Ver",
"end": 36,
"score": 0.9998865127563477,
"start": 24,
"tag": "NAME",
"value": "Eric Poitras"
},
{
"context": "tty.util.ssl.SslContextFactory;\n\n/**\n * Created by epoitras on 17/... | null | [] | /*
* Copyright [2015] [<NAME>]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 4,275 | 0.714319 | 0.710582 | 107 | 39.009346 | 32.975636 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53271 | false | false | 8 |
f6d38ebda6199c9e6728876af5c00e2cf3abaa13 | 22,909,355,592,516 | 485295cf9a7b9f9ebfbfcb209828d4577906081b | /src/main/java/com/dto/UserDetails.java | 25bd1101f048095dfb7d7b4505446586fedd9ca8 | [] | no_license | lathaSL/FlyAway | https://github.com/lathaSL/FlyAway | 257ffe1e17e40678cae368f8e628c58ba71cf04c | 2b9eda5e2c6e651daf39637b8e603a35a2db42e4 | refs/heads/master | 2023-08-13T14:07:21.265000 | 2021-10-18T11:20:59 | 2021-10-18T11:20:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dto;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table (name ="userdetails")
public class UserDetails {
@Id
@GeneratedValue(strat... | UTF-8 | Java | 2,071 | java | UserDetails.java | Java | [
{
"context": "y,\n\t\t\tint persCnt) {\n\t\tsuper();\n\t\tthis.firstName = firstName;\n\t\tthis.lastName = lastName;\n\t\tthis.age = age;\n\t\t",
"end": 1814,
"score": 0.9996823072433472,
"start": 1805,
"tag": "NAME",
"value": "firstName"
},
{
"context": ");\n\t\tthis.firstName = fir... | null | [] | package com.dto;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table (name ="userdetails")
public class UserDetails {
@Id
@GeneratedValue(strat... | 2,071 | 0.689039 | 0.689039 | 158 | 12.107594 | 15.431181 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.063291 | false | false | 8 |
68eba5b44581b9f246f84f1f8b31c16b234e0adb | 29,145,648,136,245 | e51266ffa12c28213c4dd64a647d923f731c7bcf | /repexecutor/src/main/java/com/provys/report/jooxml/datasource/XmlFileDataContext.java | be8d8fd133bbca66c9f9ee9d46e66d72372b87e0 | [] | no_license | MichalStehlikCz/JOOXML | https://github.com/MichalStehlikCz/JOOXML | 2cc57bd60f38231ccb671fbfd4884d18d8ba9dd8 | 2155ba74ae8b72d46c67037373151cd26b66571f | refs/heads/master | 2021-12-15T01:50:45.642000 | 2019-07-17T05:39:24 | 2019-07-17T05:39:24 | 161,041,507 | 0 | 0 | null | false | 2021-12-14T21:16:19 | 2018-12-09T13:20:21 | 2019-07-17T05:39:29 | 2021-12-14T21:16:17 | 1,233 | 0 | 0 | 7 | Java | false | false | package com.provys.report.jooxml.datasource;
import com.provys.report.jooxml.repexecutor.DataCursor;
import com.provys.report.jooxml.repexecutor.ReportContext;
import javax.annotation.Nonnull;
import java.io.*;
public class XmlFileDataContext extends DataContextAncestor<XmlFileDataSource> {
XmlFileDataContext(X... | UTF-8 | Java | 1,296 | java | XmlFileDataContext.java | Java | [] | null | [] | package com.provys.report.jooxml.datasource;
import com.provys.report.jooxml.repexecutor.DataCursor;
import com.provys.report.jooxml.repexecutor.ReportContext;
import javax.annotation.Nonnull;
import java.io.*;
public class XmlFileDataContext extends DataContextAncestor<XmlFileDataSource> {
XmlFileDataContext(X... | 1,296 | 0.688272 | 0.685185 | 42 | 29.857143 | 30.86651 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 8 |
efa7abbced475c22f3cafc0ccd1751f6baa1afef | 30,700,426,255,911 | 2efbb6c25162652ed76dd45328d4219707ecb840 | /ReservationApp/app/src/main/java/com/example/reservationapp/NavigationControl.java | 73268526e112d639a72a4aa209b4b6f30692a285 | [] | no_license | RanaAzharMahmood/ReservationApp | https://github.com/RanaAzharMahmood/ReservationApp | 49c6ebc65b7e8469e8bdc3aff2ae63775dd0c30f | 600f4c398cf5b63d26410e2eec2590cd861f9cf3 | refs/heads/main | 2023-01-23T13:02:45.486000 | 2020-10-21T11:07:16 | 2020-10-21T11:07:16 | 300,240,292 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.reservationapp;
import android.content.Context;
import android.graphics.Color;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.cardview.widget.CardView;
import andr... | UTF-8 | Java | 2,081 | java | NavigationControl.java | Java | [] | null | [] | package com.example.reservationapp;
import android.content.Context;
import android.graphics.Color;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.cardview.widget.CardView;
import andr... | 2,081 | 0.650168 | 0.647766 | 65 | 31.015385 | 28.48562 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 8 |
c6e07496f6221e428c767370f9dd8e7e6ee3b128 | 15,848,429,331,647 | 4db092b1247f504c1e669d313e6a5bfb102f2de3 | /src/test/java/arrow/sabir/tictactoe/tictactoe/TestException.java | 367f163be315e57614e9c5af704e082842dd74ee | [] | no_license | sabir012/Tic-Tac-Toe | https://github.com/sabir012/Tic-Tac-Toe | 6dfa14c5136c7e376b6d4668bd2f83a791681473 | 8af0ae93be1e35659e3cef6e176e29bfcbc84913 | refs/heads/master | 2020-03-22T02:14:50.909000 | 2018-07-09T12:34:20 | 2018-07-09T12:34:20 | 139,354,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package arrow.sabir.tictactoe.tictactoe;
import arrow.sabir.tictactoe.tictactoe.controller.GameController;
import arrow.sabir.tictactoe.tictactoe.exception.CellMarkedException;
import arrow.sabir.tictactoe.tictactoe.exception.IncorrectMoveException;
import arrow.sabir.tictactoe.tictactoe.exception.OutOfBoundMoveExcept... | UTF-8 | Java | 1,877 | java | TestException.java | Java | [] | null | [] | package arrow.sabir.tictactoe.tictactoe;
import arrow.sabir.tictactoe.tictactoe.controller.GameController;
import arrow.sabir.tictactoe.tictactoe.exception.CellMarkedException;
import arrow.sabir.tictactoe.tictactoe.exception.IncorrectMoveException;
import arrow.sabir.tictactoe.tictactoe.exception.OutOfBoundMoveExcept... | 1,877 | 0.72829 | 0.722962 | 60 | 30.283333 | 29.170242 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 8 |
8cc4e7d392b01052ae4bf91a3b53fbd3ad024594 | 25,434,796,342,245 | b055df7f244646cbc87f4b9035d656029f5fd850 | /app/src/main/java/com/example/detectiondemo/ObjectDetection.java | 47e19fb4d13a68cea809f4afe2fa666ed3cdb87a | [] | no_license | AioliaRegulus/FIT | https://github.com/AioliaRegulus/FIT | ed234e1276dc907bebc73c73d4f9631117eb43f2 | 5b9e8021c729961e0483d3623034e77385ff1f20 | refs/heads/master | 2023-04-08T14:19:28.086000 | 2021-04-11T03:18:44 | 2021-04-11T03:18:44 | 356,752,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.detectiondemo;
import android.app.Activity;
import android.content.res.AssetFileDescriptor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import andro... | UTF-8 | Java | 19,358 | java | ObjectDetection.java | Java | [] | null | [] | package com.example.detectiondemo;
import android.app.Activity;
import android.content.res.AssetFileDescriptor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import andro... | 19,358 | 0.523546 | 0.50831 | 451 | 39.022175 | 31.974552 | 254 | false | false | 0 | 0 | 0 | 0 | 92 | 0.013573 | 0.776053 | false | false | 8 |
0b839218e02f1980117dbaa1144b95cb5ec30a2d | 704,374,651,572 | eeb83e80f006d44d74620b0a7ea8ec20e877578c | /egovframework_cms_v2/src/main/java/egovframework/oe1/cms/sim/service/EgovOe1ChangeWorkPlanVO.java | f24f6fea8e13ed17067b8dddb3aa2af2b7999cf2 | [] | no_license | LeeBaekHaeng/GodTest2016 | https://github.com/LeeBaekHaeng/GodTest2016 | 52bd1c867647acd40a00b5ce4035f718201544fb | a080fc963eaaf372ec5fab132b954849090a3225 | refs/heads/master | 2022-12-24T21:19:46.464000 | 2020-06-21T12:39:28 | 2020-06-21T12:39:28 | 67,454,036 | 3 | 2 | null | false | 2022-12-16T04:27:05 | 2016-09-05T22:14:42 | 2020-06-21T12:39:36 | 2022-12-16T04:27:04 | 56,324 | 2 | 2 | 538 | PLSQL | false | false | /*
* Copyright 2010 MOPAS(Ministry of Public Administration and Security).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | UTF-8 | Java | 13,635 | java | EgovOe1ChangeWorkPlanVO.java | Java | [
{
"context": " 및 결과, 검토정보를 가지고 있는 VO 클래스\r\n * \r\n * @author 운영환경1팀 김아름\r\n * @since 2010.08.09\r\n * @version 1.0\r\n * @see\r\n",
"end": 768,
"score": 0.9704145193099976,
"start": 765,
"tag": "NAME",
"value": "김아름"
},
{
"context": "- ---------------------------\r\n * 2010.08.... | null | [] | /*
* Copyright 2010 MOPAS(Ministry of Public Administration and Security).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 13,635 | 0.610942 | 0.607579 | 686 | 15.771137 | 16.080477 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.237609 | false | false | 12 |
a1e100de9ecf027a439802e08daca0291a1d6e33 | 22,265,110,521,657 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/6/org/apache/commons/math3/util/Decimal64Field_getRuntimeClass_59.java | a62b8bc4c250ad73ce62b92ac53cb978c41fc710 | [] | no_license | hvdthong/NetML | https://github.com/hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618000 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | true | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | 2018-03-01T05:04:19 | 2018-01-15T07:59:20 | 172,367 | 0 | 0 | 0 | null | false | null |
org apach common math3 util
field precis float point number
version
decimal64
decimal64 field decimal64field field decimal64
inherit doc inheritdoc
class field element fieldel decimal64 runtim class getruntimeclass
decimal64
| UTF-8 | Java | 279 | java | Decimal64Field_getRuntimeClass_59.java | Java | [] | null | [] |
org apach common math3 util
field precis float point number
version
decimal64
decimal64 field decimal64field field decimal64
inherit doc inheritdoc
class field element fieldel decimal64 runtim class getruntimeclass
decimal64
| 279 | 0.702509 | 0.655914 | 44 | 4.931818 | 13.303105 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 12 |
104dcf8e09dbdd4cc57cd855939a35ab56fdacd5 | 21,277,268,041,233 | 459ceb15a28fe794269db4488a6e42e70376c429 | /com.dubture.symfony.ui/src/com/dubture/symfony/ui/job/NopJob.java | c5aa5f2408ecf24822d6901a8cfc65e70d931a26 | [
"MIT"
] | permissive | pulse00/Symfony-2-Eclipse-Plugin | https://github.com/pulse00/Symfony-2-Eclipse-Plugin | 496934eb630137d280d3fc18c0db7d03c309a5f5 | 41ad9b194f6e585a44ed749a385791772b360027 | refs/heads/master | 2022-12-23T19:21:17.993000 | 2020-05-29T10:28:32 | 2020-05-29T10:28:32 | 541,056 | 165 | 40 | MIT | false | 2022-12-14T20:23:25 | 2010-03-01T11:16:08 | 2022-02-16T00:07:41 | 2022-12-14T20:23:22 | 79,044 | 217 | 48 | 24 | Java | false | false | package com.dubture.symfony.ui.job;
import java.io.IOException;
import org.eclipse.php.composer.core.launch.ScriptLauncher;
public class NopJob extends ConsoleJob {
public NopJob() {
super("Refreshing symfony project");
}
@Override
protected void launch(ScriptLauncher launcher) throws IOException, Interrupte... | UTF-8 | Java | 361 | java | NopJob.java | Java | [] | null | [] | package com.dubture.symfony.ui.job;
import java.io.IOException;
import org.eclipse.php.composer.core.launch.ScriptLauncher;
public class NopJob extends ConsoleJob {
public NopJob() {
super("Refreshing symfony project");
}
@Override
protected void launch(ScriptLauncher launcher) throws IOException, Interrupte... | 361 | 0.770083 | 0.770083 | 17 | 20.235294 | 24.893963 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.882353 | false | false | 12 |
0c495f7b22f0f138a47955f157ce2e8a72419e1e | 15,745,350,164,128 | 88b8bab8b58e949a0f16f8336a54eac7b26ad0ac | /src/algdat/exceptions/EmptyStackException.java | 6470fec5c46d9d113553dd5c4997411b0bfe3bf2 | [] | no_license | sydlar/algdatMedTesting | https://github.com/sydlar/algdatMedTesting | 12e36ca1f8587c19994165302f0c5ea391f86f60 | 502219ea09bf5026e3b189556c704ca9194a95be | refs/heads/master | 2021-01-18T15:34:57.199000 | 2017-12-07T12:14:20 | 2017-12-07T12:14:20 | 84,346,151 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algdat.exceptions;
/**
* Created by sydlar on 08.03.17.
*/
public class EmptyStackException extends RuntimeException{
public EmptyStackException(){super("Empty Stack");}
}
| UTF-8 | Java | 187 | java | EmptyStackException.java | Java | [
{
"context": "package algdat.exceptions;\n\n/**\n * Created by sydlar on 08.03.17.\n */\npublic class EmptyStackException",
"end": 52,
"score": 0.9996500015258789,
"start": 46,
"tag": "USERNAME",
"value": "sydlar"
}
] | null | [] | package algdat.exceptions;
/**
* Created by sydlar on 08.03.17.
*/
public class EmptyStackException extends RuntimeException{
public EmptyStackException(){super("Empty Stack");}
}
| 187 | 0.743316 | 0.71123 | 8 | 22.375 | 22.825083 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
a448dd33c4b6081f09e527cc3ace7ca5e43977cd | 31,207,232,432,336 | e73d0010a5e26b88930244b4f05d4ddc5d72732f | /ProjectDay1/src/ro/teamnet/zerotohero/project/AnimalManancaAnimalException.java | 2f21a40a7b15a4c221bfd1703c16b4810bf869fd | [] | no_license | teditoma/JavaDocs | https://github.com/teditoma/JavaDocs | 1d6fba3f8cb01ff0a9bb874212efca1e48ee31c3 | 6f79db1656d39205ff823f43592e1c5eaee01c58 | refs/heads/master | 2020-12-02T22:49:45.095000 | 2017-07-19T14:26:29 | 2017-07-19T14:26:29 | 96,186,933 | 0 | 0 | null | true | 2017-07-04T07:10:48 | 2017-07-04T07:10:48 | 2017-06-23T12:36:41 | 2017-07-03T21:32:49 | 2,913 | 0 | 0 | 0 | null | null | null | package ro.teamnet.zerotohero.project;
/**
* Created by Theodor.Toma on 7/4/2017.
*/
public class AnimalManancaAnimalException extends Exception {
public AnimalManancaAnimalException(){
super();
}
}
| UTF-8 | Java | 218 | java | AnimalManancaAnimalException.java | Java | [
{
"context": " ro.teamnet.zerotohero.project;\n\n/**\n * Created by Theodor.Toma on 7/4/2017.\n */\npublic class AnimalManancaAnimal",
"end": 70,
"score": 0.9991143345832825,
"start": 58,
"tag": "NAME",
"value": "Theodor.Toma"
}
] | null | [] | package ro.teamnet.zerotohero.project;
/**
* Created by Theodor.Toma on 7/4/2017.
*/
public class AnimalManancaAnimalException extends Exception {
public AnimalManancaAnimalException(){
super();
}
}
| 218 | 0.711009 | 0.683486 | 10 | 20.799999 | 21.032356 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 12 |
d0b9c31a2e63b81df9ec6c2b0280d5ec7cfd9673 | 30,872,224,988,934 | f8c41af900224b4344f71dd6f3cfa12af7cb70f1 | /src/oblig2/Bil.java | e990218c7153933886189128cb8b54d849583b58 | [] | no_license | H574949/dat109-bilutleie | https://github.com/H574949/dat109-bilutleie | df45a6b2e2493a16b2196839664568229cc49eaa | 8da86692c09d5d881c9ac2e646cc3df321f127f3 | refs/heads/master | 2023-03-25T19:28:27.770000 | 2021-03-24T15:44:55 | 2021-03-24T15:44:55 | 351,136,874 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oblig2;
/**
*
* @author Zarinax
*
*/
public class Bil {
private String modell;
private String regNr;
private String uteleiGruppe;
private Person leidAv;
/**
* Constructor
* @param modell
* @param regNr
* @param uteleiGruppe
*/
public Bil(String modell, String regNr, String uteleiGruppe)... | UTF-8 | Java | 1,102 | java | Bil.java | Java | [
{
"context": "package oblig2;\n\n/**\n * \n * @author Zarinax\n *\n */\npublic class Bil {\n\n\tprivate String modell",
"end": 43,
"score": 0.998561441898346,
"start": 36,
"tag": "NAME",
"value": "Zarinax"
}
] | null | [] | package oblig2;
/**
*
* @author Zarinax
*
*/
public class Bil {
private String modell;
private String regNr;
private String uteleiGruppe;
private Person leidAv;
/**
* Constructor
* @param modell
* @param regNr
* @param uteleiGruppe
*/
public Bil(String modell, String regNr, String uteleiGruppe)... | 1,102 | 0.672414 | 0.671506 | 68 | 15.205882 | 16.52232 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 12 |
00c32a28cc7106b881c97563e928b9375a11fd9d | 8,847,632,634,598 | 968447bedbea5842c2d0f62ff47c0bd4c2258012 | /starbucks/java/ver3.0/bluej/View.java | d21fdd1679f541516fa4253437336b342b8aec61 | [] | no_license | paulnguyen/cmpe202 | https://github.com/paulnguyen/cmpe202 | 5c3fe070515e4664385ca8fde5d97564f35557e4 | 153b243e888f083733a180c571e0290ec49a67dd | refs/heads/master | 2022-12-14T13:14:04.001000 | 2022-11-12T21:56:09 | 2022-11-12T21:56:09 | 10,661,668 | 53 | 441 | null | false | 2022-12-06T19:25:07 | 2013-06-13T08:09:27 | 2022-08-19T19:59:59 | 2022-12-06T19:25:06 | 286,781 | 46 | 404 | 3 | Java | false | false |
public class View implements IObserver
{
private IModel model ;
private String output ;
public View()
{
model = null ;
}
public void initialize( Model m )
{
model = m ;
}
public void update( )
{
output = model.getData() ;
}
public... | UTF-8 | Java | 405 | java | View.java | Java | [] | null | [] |
public class View implements IObserver
{
private IModel model ;
private String output ;
public View()
{
model = null ;
}
public void initialize( Model m )
{
model = m ;
}
public void update( )
{
output = model.getData() ;
}
public... | 405 | 0.491358 | 0.491358 | 27 | 13.962963 | 13.231504 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 12 |
520a6f4dd954ea2b2ea68816e466f0d2ba148daa | 10,685,878,695,542 | 78be7a421b5f62aad74efe6df274c04c298a0e13 | /src/main/java/kr/co/bonjin/chatting/entity/ChatMessage.java | 4491c82e136451bea377ed1b0fb95874d0745b64 | [] | no_license | bonjin-app/Chatting | https://github.com/bonjin-app/Chatting | 360c8ad0455cf066709033c0b0b2ea4c07f8342e | 37d2e70bc32e239c7c452e7337c62b68e1345509 | refs/heads/master | 2023-03-08T20:09:04.723000 | 2021-02-18T08:11:11 | 2021-02-18T08:11:11 | 336,135,802 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.bonjin.chatting.entity;
import kr.co.bonjin.chatting.entity.common.BaseEntity;
import kr.co.bonjin.chatting.model.MessageType;
import lombok.Getter;
import javax.persistence.*;
@Getter
@Entity
@Table(name = "chat_message")
public class ChatMessage extends BaseEntity {
// 순번
@Id
@Column(nam... | UTF-8 | Java | 854 | java | ChatMessage.java | Java | [] | null | [] | package kr.co.bonjin.chatting.entity;
import kr.co.bonjin.chatting.entity.common.BaseEntity;
import kr.co.bonjin.chatting.model.MessageType;
import lombok.Getter;
import javax.persistence.*;
@Getter
@Entity
@Table(name = "chat_message")
public class ChatMessage extends BaseEntity {
// 순번
@Id
@Column(nam... | 854 | 0.68125 | 0.68125 | 37 | 20.621622 | 20.238245 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 12 |
358d4ab33bfc75f294109f603d0b4ec359b3e53a | 13,288,628,871,162 | 0aa248e7dfe50cebb8af82efbec3c99009810641 | /src/test/java/com/company/ChockolateTest.java | 386a943a180eb05103a0bc74104458d9042738c6 | [] | no_license | marcinLobos/codility | https://github.com/marcinLobos/codility | 46bdcb7de1ecb069a1849f47f5275e530469fe1c | 13164d9c84a0444f19a20f8cef20c7261d05d269 | refs/heads/master | 2023-03-22T04:18:45.620000 | 2021-03-11T07:38:07 | 2021-03-11T07:38:07 | 346,617,661 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
class ChockolateTest {
@Test
void birthday() {
// given
Integer[] arr = {2, 2, 2, 1, 3, 2, 2, 3, 3, 1, 4, ... | UTF-8 | Java | 815 | java | ChockolateTest.java | Java | [] | null | [] | package com.company;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import static org.junit.jupiter.api.Assertions.*;
class ChockolateTest {
@Test
void birthday() {
// given
Integer[] arr = {2, 2, 2, 1, 3, 2, 2, 3, 3, 1, 4, ... | 815 | 0.532515 | 0.453988 | 35 | 22.314285 | 29.756893 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.914286 | false | false | 12 |
ffe4b78aa1aa0fb8842cdc601d22ffdf1d9e3da3 | 2,525,440,826,726 | 760a04988755ad65fc7d85b4901ce4e1aa0c207e | /PS_PPS_Dev/PS_PPS_srv/test/gov/va/med/pharmacy/peps/service/common/capability/test/MigrationDosageFormTest.java | ef3cfe82b82622283a1ee989d1fd18384757d6e7 | [] | no_license | jeveleth/Hazardous-Pharmaceuticals | https://github.com/jeveleth/Hazardous-Pharmaceuticals | 9599f66cf583d6203e40f2039a9c35581a02f358 | 1e3ebfbbfbc0f8e354bbc4d0591ffe583f819216 | refs/heads/master | 2017-12-19T20:07:01.941000 | 2015-06-25T20:50:21 | 2015-06-25T20:50:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Source file created in 2011 by Southwest Research Institute
*/
package gov.va.med.pharmacy.peps.service.common.capability.test;
import org.apache.log4j.Logger;
import gov.va.med.pharmacy.peps.common.utility.PPSConstants;
import gov.va.med.pharmacy.peps.common.vo.MigrationVariablesVo;
import gov.va.med.phar... | UTF-8 | Java | 12,197 | java | MigrationDosageFormTest.java | Java | [] | null | [] | /**
* Source file created in 2011 by Southwest Research Institute
*/
package gov.va.med.pharmacy.peps.service.common.capability.test;
import org.apache.log4j.Logger;
import gov.va.med.pharmacy.peps.common.utility.PPSConstants;
import gov.va.med.pharmacy.peps.common.vo.MigrationVariablesVo;
import gov.va.med.phar... | 12,197 | 0.792818 | 0.79085 | 223 | 53.695068 | 35.44928 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.748879 | false | false | 12 |
400eb6c0a8535f9a1bc50acc3c8350ea36d03d0d | 4,002,909,573,063 | 08f53ac24bf65bd792cf0cda17908936582e0487 | /Q217-ContainsDuplicate.java | 54628b2a029dcf3c7ce558be34624615136905b7 | [] | no_license | syongxin/leetcodePractice | https://github.com/syongxin/leetcodePractice | 2a33b368bab9cc274d5583f6b0572b2daeec4a36 | f3727385a40b9fbc6f132d3e69ad2eb8105b88d9 | refs/heads/master | 2015-09-24T17:43:27.218000 | 2015-09-22T01:52:49 | 2015-09-22T01:52:49 | 38,224,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package containsDuplicate;
import java.util.HashSet;
import java.util.Set;
public class Solution {
public static boolean containDuplicate(int[] nums){
// for(int i=0;i<nums.length-1;i++){
// for(int x=i+1;x<nums.length;x++){
// if(nums[i]==nums[x]){
// return true;
// }
// }
//
// }
// return false;... | UTF-8 | Java | 681 | java | Q217-ContainsDuplicate.java | Java | [] | null | [] | package containsDuplicate;
import java.util.HashSet;
import java.util.Set;
public class Solution {
public static boolean containDuplicate(int[] nums){
// for(int i=0;i<nums.length-1;i++){
// for(int x=i+1;x<nums.length;x++){
// if(nums[i]==nums[x]){
// return true;
// }
// }
//
// }
// return false;... | 681 | 0.574156 | 0.563877 | 32 | 20.28125 | 16.911968 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.84375 | false | false | 12 |
529c2ed5325376ad1f60972f142a10761af0b68a | 5,832,565,589,681 | d5d0f126d0c1f8ef3e8edd0ee594191b219609bc | /web-condominio/src/dao/LancamentoDao.java | cd037477dfa7609450b5c2cd635f03c434414f95 | [] | no_license | DaniloReis10/webcondominio | https://github.com/DaniloReis10/webcondominio | dea55431e6ba7568e82b44375971ffd6a6be834f | eb46da200ab208447dec08a9122accb07f39ccc4 | refs/heads/master | 2020-04-17T11:56:42.467000 | 2016-12-08T20:17:45 | 2016-12-08T20:17:45 | 67,169,289 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import model.Despesa;
import model.Lancamento... | ISO-8859-1 | Java | 4,584 | java | LancamentoDao.java | Java | [] | null | [] | package dao;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import model.Despesa;
import model.Lancamento... | 4,584 | 0.630188 | 0.62713 | 187 | 22.481283 | 20.863791 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.096257 | false | false | 12 |
8fbc7454024faf898f6bba78ad42bb31ee79b3ce | 28,913,719,896,469 | d06620a50519ab7158ae7c040336df9a5bd5946e | /designer/src/com/xirtam/ui/widget/XLabel.java | e79b1e1372ec1ef7c00523d16d7fe8b372ee53d3 | [] | no_license | msmtmsmt123/android-percent-layout-builder | https://github.com/msmtmsmt123/android-percent-layout-builder | 0da5288924060ccb2822a014d640032a1e7c9d80 | ef3bfec683871db9e892cd9b05e2a3ee3ad58efd | refs/heads/master | 2021-05-08T19:20:38.489000 | 2015-07-30T10:09:44 | 2015-07-30T10:09:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xirtam.ui.widget;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import org.json.JSONObject;
import com.xirtam.common.Config;
import com.xirtam.common.NString;
import com.xirtam.common.TextAligns;
import com.xirtam.ui.XWidget;
import com.xirtam.utils.StringUtils;
import com.xirtam... | UTF-8 | Java | 3,627 | java | XLabel.java | Java | [] | null | [] | package com.xirtam.ui.widget;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import org.json.JSONObject;
import com.xirtam.common.Config;
import com.xirtam.common.NString;
import com.xirtam.common.TextAligns;
import com.xirtam.ui.XWidget;
import com.xirtam.utils.StringUtils;
import com.xirtam... | 3,627 | 0.698373 | 0.687069 | 137 | 25.474453 | 19.513081 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.255475 | false | false | 12 |
d4fc0567a942fdf6b3c615da3cd748db641a4507 | 10,986,526,398,953 | d045361c0bb19832c5231833722c24a96c9b1bae | /src/main/java/com/travix/medusa/busyflights/utility/Constants.java | 9ce1f538a6c5139a91856f1308ce09b51c97a131 | [] | no_license | Rajesh1761/travix | https://github.com/Rajesh1761/travix | 89e60c63af0a7880e30f419717cf4400e2af599f | 9305b690b865310b5ef2f08dad54c3c78315772b | refs/heads/master | 2020-04-15T06:51:25.867000 | 2019-01-07T19:12:17 | 2019-01-07T19:12:17 | 164,476,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.travix.medusa.busyflights.utility;
public class Constants {
public static String CRAZYAIRNAME="Crazy AirLines";
public static String TOUGHJETAIRNAME="ToughJet Airlines";
public static String SUPPLIER[] = {"CrazyAir","ToughJet"};
public static final String CRAZYAPI = "http://localhost:8080/busy... | UTF-8 | Java | 446 | java | Constants.java | Java | [] | null | [] | package com.travix.medusa.busyflights.utility;
public class Constants {
public static String CRAZYAIRNAME="Crazy AirLines";
public static String TOUGHJETAIRNAME="ToughJet Airlines";
public static String SUPPLIER[] = {"CrazyAir","ToughJet"};
public static final String CRAZYAPI = "http://localhost:8080/busy... | 446 | 0.769058 | 0.751121 | 10 | 42.599998 | 33.484921 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.