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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
74205fbbe9f72c088cfd0a80f9f239f6d03ebdd8 | 5,978,594,536,192 | 1a1e61e51e3c7d336b17db89bbb657156990fe19 | /src/test/java/ro/sci/ems/service/EmployeeServiceTest.java | a5cb8e6bdb2834e436de8f13661991aa73cbab70 | [] | no_license | ionutmpopa/Employee-Management-System-App | https://github.com/ionutmpopa/Employee-Management-System-App | e123e5ba3b9b630725ddac2fc4296313984c1cb6 | 67f598a335d7a31da270b87f51f7cce5def0f79d | refs/heads/master | 2022-10-14T07:18:44.849000 | 2019-09-03T17:44:16 | 2019-09-03T17:44:16 | 178,268,561 | 0 | 0 | null | false | 2022-09-22T18:40:14 | 2019-03-28T19:22:59 | 2019-09-03T17:45:10 | 2022-09-22T18:40:10 | 562 | 0 | 0 | 1 | Java | false | false | //package ro.sci.ems.service;
//
//import org.junit.runner.RunWith;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.test.context.ContextConfiguration;
//import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
//
//@RunWith(SpringJUnit4ClassRunner.class)
//@C... | UTF-8 | Java | 617 | java | EmployeeServiceTest.java | Java | [] | null | [] | //package ro.sci.ems.service;
//
//import org.junit.runner.RunWith;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.test.context.ContextConfiguration;
//import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
//
//@RunWith(SpringJUnit4ClassRunner.class)
//@C... | 617 | 0.779579 | 0.774716 | 20 | 29.85 | 25.745436 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 0 |
d2110f38afd2e667211f9f71fa59f994137baa70 | 31,920,196,953,699 | ff51ab0db0f4b33a09dabf17631659a76ac83f88 | /boot_demo/src/main/java/com/boot/example/service/UserService.java | e64b222196c5643067731c6104b72e8a68d7480c | [] | no_license | HEE2468/vue-springboot-project | https://github.com/HEE2468/vue-springboot-project | 3a760328ae39ddc9ea3a6ed66543eaf12248e056 | 9663105148a1d5c609d4f7bbb72f593f0bb2986d | refs/heads/master | 2023-02-18T18:03:24.661000 | 2021-01-20T07:40:17 | 2021-01-20T07:40:17 | 311,207,865 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boot.example.service;
import com.boot.example.entity.User;
import com.boot.example.utils.PageObject;
import java.text.ParseException;
import java.util.List;
import java.util.Map;
/**
* @author shenwenwen
* @date 2020/9/2
* @description
*/
public interface UserService {
PageObject<User> findAllUs... | UTF-8 | Java | 549 | java | UserService.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author shenwenwen\n * @date 2020/9/2\n * @description\n */\npublic inte",
"end": 219,
"score": 0.9996720552444458,
"start": 209,
"tag": "USERNAME",
"value": "shenwenwen"
}
] | null | [] | package com.boot.example.service;
import com.boot.example.entity.User;
import com.boot.example.utils.PageObject;
import java.text.ParseException;
import java.util.List;
import java.util.Map;
/**
* @author shenwenwen
* @date 2020/9/2
* @description
*/
public interface UserService {
PageObject<User> findAllUs... | 549 | 0.750455 | 0.739526 | 26 | 20.115385 | 22.075617 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
9a9210b2182f09297f79fd064288171406d8cf5a | 10,926,396,851,293 | 7f5d930f6ece78f6d78705fb5dfe518a59127ec9 | /src/modelo/User.java | 81683e4a81c1860c00e95d283f6b574a54480dd3 | [] | no_license | Carlitoshsh/EjemploSwingJava | https://github.com/Carlitoshsh/EjemploSwingJava | d4e5c04bcbc2ddd1cbcd81a497cfa5c8ef56cc36 | 84a51674140335157a23c5f6de29f3d9b5a31716 | refs/heads/master | 2023-07-04T23:42:33.440000 | 2021-08-27T16:56:43 | 2021-08-27T16:56:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modelo;
/**
*
* @author Test
*/
public class User {
/*
+-------+--------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------+--------------+------+-----+---------+-------+
| id | int | NO | PRI | NULL | |
| ema... | UTF-8 | Java | 1,085 | java | User.java | Java | [
{
"context": "package modelo;\n\n/**\n *\n * @author Test\n */\npublic class User {\n /*\n +-------+-----",
"end": 39,
"score": 0.7093358635902405,
"start": 35,
"tag": "USERNAME",
"value": "Test"
}
] | null | [] | package modelo;
/**
*
* @author Test
*/
public class User {
/*
+-------+--------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------+--------------+------+-----+---------+-------+
| id | int | NO | PRI | NULL | |
| ema... | 1,085 | 0.398157 | 0.392627 | 50 | 20.700001 | 19.6807 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.86 | false | false | 0 |
a53d78841f47aa823c64be0879f4736ef5cfb46a | 30,142,080,526,746 | 9012e30ffc1d3eb45e72aeb2f963096c500a7e52 | /src/main/java/com/pupsiki/digitallibrary/models/UserBooksDto.java | c0e4d7929a42cc8a707533bc472ddeac7a98da8f | [] | no_license | S-Leslie/digital-library | https://github.com/S-Leslie/digital-library | d5b1b6b3eb27fa44f6393c721179790ee2b4760a | 24cbe97db6d3bbba0d62e58d1d74298c90e6b553 | refs/heads/master | 2022-04-11T18:27:27.188000 | 2020-02-02T17:34:29 | 2020-02-02T17:34:29 | 237,809,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pupsiki.digitallibrary.models;
public interface UserBooksDto {
int getId();
String getTitle();
String getImage();
String getAuthor();
String getPublisher();
String getGenre();
String getDescription();
int getYear();
float getPrice();
float getRating();
}
| UTF-8 | Java | 310 | java | UserBooksDto.java | Java | [] | null | [] | package com.pupsiki.digitallibrary.models;
public interface UserBooksDto {
int getId();
String getTitle();
String getImage();
String getAuthor();
String getPublisher();
String getGenre();
String getDescription();
int getYear();
float getPrice();
float getRating();
}
| 310 | 0.658065 | 0.658065 | 16 | 18.375 | 11.910473 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 0 |
e22f66e22c7d49ebbf76ddd51e91e02cd5ccc7db | 20,444,044,380,658 | f66367664cc2c92e89f2ab0bd0b4ca48e913ed72 | /EX020_INPUTSTRING/InputString.java | 8fda89758efe38d6f11d352096af9e54f3cdfb37 | [] | no_license | KRHDY/JAVA | https://github.com/KRHDY/JAVA | 21676918549940cfed1a1db686831d2ceaee133f | 16ee4665726e8096d475205e9a617948c20895e9 | refs/heads/main | 2023-06-16T05:28:10.564000 | 2021-07-15T08:44:52 | 2021-07-15T08:44:52 | 361,956,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package EX020_INPUTSTRING;
import java.util.*;
public class InputString {
public static void main(String[] args) {
// TODO Auto-generated method stub
String name;
int age;
Scanner scan = new Scanner(System.in);
System.out.print("이름을 입력하세요 : ");
name = scan.nextLine();
System.out.print... | UHC | Java | 509 | java | InputString.java | Java | [] | null | [] | package EX020_INPUTSTRING;
import java.util.*;
public class InputString {
public static void main(String[] args) {
// TODO Auto-generated method stub
String name;
int age;
Scanner scan = new Scanner(System.in);
System.out.print("이름을 입력하세요 : ");
name = scan.nextLine();
System.out.print... | 509 | 0.610989 | 0.604396 | 23 | 17.782608 | 16.314722 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.130435 | false | false | 0 |
35fad04518e9863c6a004b0e4e4a100a44043340 | 20,444,044,377,456 | b4ea8ab4c4ca98e83dfaf6889d87417e82b51e66 | /leke-question/src/main/java/cn/strong/leke/question/service/IWorkbookNodeService.java | ab098bde307d786354bd78ea69373e93e42aeea4 | [] | no_license | zero-He/test | https://github.com/zero-He/test | 42f94297560825848198154bf8cadc58845b9521 | 42ad3c2f75779b782d3cc67068a067678b709ead | refs/heads/master | 2021-04-03T05:24:28.073000 | 2018-03-14T05:56:46 | 2018-03-14T05:56:46 | 125,162,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.strong.leke.question.service;
import java.util.List;
import cn.strong.leke.model.question.WorkbookNode;
import cn.strong.leke.model.question.querys.WorkbookTreeQuery;
import cn.strong.leke.model.user.User;
/**
*
* 描述:习题册章节
*
* @author raolei
* @created 2015年11月21日 下午2:46:58
* @since v1.0.0
*/
publi... | UTF-8 | Java | 2,785 | java | IWorkbookNodeService.java | Java | [
{
"context": "model.user.User;\n\n/**\n *\n * 描述:习题册章节\n *\n * @author raolei\n * @created 2015年11月21日 下午2:46:58\n * @since v1.0.",
"end": 259,
"score": 0.9994059205055237,
"start": 253,
"tag": "USERNAME",
"value": "raolei"
},
{
"context": "bookNodeService {\n\t/**\n\t *\n\t * 描述:\n\... | null | [] | package cn.strong.leke.question.service;
import java.util.List;
import cn.strong.leke.model.question.WorkbookNode;
import cn.strong.leke.model.question.querys.WorkbookTreeQuery;
import cn.strong.leke.model.user.User;
/**
*
* 描述:习题册章节
*
* @author raolei
* @created 2015年11月21日 下午2:46:58
* @since v1.0.0
*/
publi... | 2,785 | 0.632184 | 0.581054 | 158 | 14.968354 | 15.264927 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962025 | false | false | 0 |
b78b8704da9b44a017662dc8ff1107357aa25138 | 9,646,496,588,895 | 506fc69c10b8129b89452752af38975305af09ac | /src/com/citytransportanalysis/gui/Controller.java | 1d2642ef3a8708bf01ae6447eeeda5acf1eb672a | [] | no_license | Khropost/city-transport-analysis | https://github.com/Khropost/city-transport-analysis | e938d3710a8141343a2750fad42ef6d4172057dc | de0f4622b6a877b733b87efdc92dd2ba41c659f6 | refs/heads/master | 2020-12-30T15:42:36.069000 | 2017-04-25T21:30:02 | 2017-04-25T21:30:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.citytransportanalysis.gui;
import com.citytransportanalysis.modeling.Modeling;
import com.citytransportanalysis.modeling.entity.RouteSegment;
import com.citytransportanalysis.modeling.entity.Transport;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.Ac... | UTF-8 | Java | 11,807 | java | Controller.java | Java | [] | null | [] | package com.citytransportanalysis.gui;
import com.citytransportanalysis.modeling.Modeling;
import com.citytransportanalysis.modeling.entity.RouteSegment;
import com.citytransportanalysis.modeling.entity.Transport;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.Ac... | 11,807 | 0.591543 | 0.588462 | 249 | 45.919678 | 38.862148 | 227 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.751004 | false | false | 0 |
dc935a9bdecbeec61ddfac4f2aa632e1992b9d94 | 3,401,614,116,162 | 75ff8976331022ffba4ddecd8f039617dbce96be | /src/com/actiz/platform/application/dataset/pojo/Atzyunyingtk.java | ec8a59c70d067f0d39ef2d537df170c65a847af9 | [] | no_license | lianzz/wxjq | https://github.com/lianzz/wxjq | 618f44f2bb5af80b8fdc79d9130a4e157063b586 | a6247be94c9ed1bced933a1d232aa80aa5e9f7cb | refs/heads/master | 2021-09-05T07:29:59.171000 | 2018-01-25T07:07:25 | 2018-01-25T07:07:25 | 112,623,896 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.actiz.platform.application.dataset.pojo;
import java.util.Date;
import java.io.Serializable;
import java.sql.Timestamp;
import java.sql.Blob;
import com.actiz.platform.application.dataset.other.IPojo;
import com.actiz.util.jdk.*;
public class Atzyunyingtk implements Serializable,IPojo
{
priv... | UTF-8 | Java | 3,570 | java | Atzyunyingtk.java | Java | [] | null | [] | package com.actiz.platform.application.dataset.pojo;
import java.util.Date;
import java.io.Serializable;
import java.sql.Timestamp;
import java.sql.Blob;
import com.actiz.platform.application.dataset.other.IPojo;
import com.actiz.util.jdk.*;
public class Atzyunyingtk implements Serializable,IPojo
{
priv... | 3,570 | 0.627451 | 0.626891 | 152 | 21.5 | 19.570385 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.289474 | false | false | 0 |
7f4679d5eb939377ed601293abbb008e0f8ed357 | 3,401,614,114,363 | b05acaf3fab1fbc18d173255154637c1dae7782d | /vaeb-kv-ka-sample-rules/src/main/java/at/vaeb/kv/ka/sample/rule/service/RuleExecutorProducer.java | 0ed6479935533781066c08e5c20f8c8facd8a938 | [] | no_license | MatejBabjak/HOS_Workshop_20160419_20160421 | https://github.com/MatejBabjak/HOS_Workshop_20160419_20160421 | ac347a85499e5ca0f7fe406ff1fd1681b85e0c1b | b8604795d6f6ed58563527f8f65501cd2460a1f1 | refs/heads/master | 2021-01-01T03:48:48.098000 | 2016-04-25T06:21:20 | 2016-04-25T06:21:20 | 56,482,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.vaeb.kv.ka.sample.rule.service;
import java.lang.reflect.Field;
import javax.enterprise.context.Dependent;
import javax.enterprise.inject.Produces;
import javax.enterprise.inject.spi.InjectionPoint;
import javax.inject.Inject;
import at.vaeb.kv.ka.sample.persistence.dao.DslExpanderDao;
import at.vaeb.kv.k... | UTF-8 | Java | 1,108 | java | RuleExecutorProducer.java | Java | [] | null | [] | package at.vaeb.kv.ka.sample.rule.service;
import java.lang.reflect.Field;
import javax.enterprise.context.Dependent;
import javax.enterprise.inject.Produces;
import javax.enterprise.inject.spi.InjectionPoint;
import javax.inject.Inject;
import at.vaeb.kv.ka.sample.persistence.dao.DslExpanderDao;
import at.vaeb.kv.k... | 1,108 | 0.786101 | 0.786101 | 38 | 28.157894 | 28.748938 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 0 |
e5fddf9e7c94fcddf9c513a71db0c758791a0e25 | 13,340,168,473,145 | 13eb3b973283a46df593f85013370e4a29133540 | /src/main/java/com/pferrot/lendity/registration/RegistrationService.java | b03c9823e5e9c5a51206d3b08d68930ea39961ac | [] | no_license | pferrot/lendity | https://github.com/pferrot/lendity | b1072bbe04507f90ca8eae52713b397f7182f024 | 42cf672fa099b513ea2b33047f778fc43a8bb3e2 | refs/heads/master | 2021-01-22T21:53:50.126000 | 2017-03-19T21:48:59 | 2017-03-19T21:48:59 | 85,483,648 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pferrot.lendity.registration;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.... | UTF-8 | Java | 8,899 | java | RegistrationService.java | Java | [] | null | [] | package com.pferrot.lendity.registration;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.... | 8,899 | 0.733116 | 0.732891 | 245 | 34.322449 | 28.23007 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.387755 | false | false | 0 |
816a65bef3294fec28f8cdb9fb56a070c82aad43 | 13,340,168,471,239 | 556b60915b20bfa597c14dd1c12c166071530ddd | /src/main/java/com/mytool/common/biz/AwsConnInfoDao.java | 7a6fe8942fb204f928077a9be0b69d8cd007ec36 | [] | no_license | silverbox/glacier_tool | https://github.com/silverbox/glacier_tool | 120de6041c39273ed98cd974e4b8cf836e3e8867 | 7c43cf3221e72cb880c5859c8255b72c1f3a648e | refs/heads/develop | 2023-04-13T04:26:54.324000 | 2023-04-01T04:32:29 | 2023-04-01T04:32:29 | 211,671,775 | 0 | 0 | null | false | 2023-04-01T04:32:30 | 2019-09-29T14:01:34 | 2022-10-05T15:34:19 | 2023-04-01T04:32:29 | 41 | 0 | 0 | 0 | Java | false | false | package com.mytool.common.biz;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.Properties;
import com.amazonaws.regions.Regions;
import com.mytool.common.type.AwsConnInfoType;
im... | UTF-8 | Java | 3,686 | java | AwsConnInfoDao.java | Java | [] | null | [] | package com.mytool.common.biz;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.Properties;
import com.amazonaws.regions.Regions;
import com.mytool.common.type.AwsConnInfoType;
im... | 3,686 | 0.772111 | 0.771568 | 98 | 36.612244 | 31.089939 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.122449 | false | false | 0 |
71bb6c95a0430b95b1bf816c7e47c814925929ab | 16,638,703,354,135 | 7dd9db7945bf53f37b01f076f7398dc9c31ca217 | /src/main/java/cn/jpush/protocal/common/HttpInboundHandler.java | 6a88f423fe4b7a7154432190836bc95bc13a176e | [] | no_license | chujieyang/JChat-ConnectorGateway | https://github.com/chujieyang/JChat-ConnectorGateway | 59a8b76b781f83b41530a38f6284dce3e30e9095 | 9c465dcb11b0bc42221951dc251239363510b11d | refs/heads/master | 2017-05-21T14:27:42.675000 | 2015-06-17T10:06:34 | 2015-06-17T10:06:34 | 27,530,116 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.jpush.protocal.common;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
impor... | UTF-8 | Java | 9,444 | java | HttpInboundHandler.java | Java | [] | null | [] | package cn.jpush.protocal.common;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
impor... | 9,444 | 0.711881 | 0.70828 | 255 | 36.035294 | 28.175966 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.541177 | false | false | 0 |
5aecc80429e7dcbd38c2a8c8dcb33578a65e8904 | 6,588,479,838,911 | 1430d67fd61bc88d9a74bed8106d02a874a22999 | /src/main/java/com/ibm/ph/amperca/repository/UserRepositoryImpl.java | 8e363303be3c4e8e313fa104068c06016498f3b1 | [] | no_license | talbhoggs/todos | https://github.com/talbhoggs/todos | 2d86e8302da7d318891289656c978e5aeb11cbf2 | 770affab217719637cd813fe0bba7253c0cf72ab | refs/heads/master | 2020-04-09T07:10:54.845000 | 2018-12-03T06:37:48 | 2018-12-03T06:37:48 | 160,143,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibm.ph.amperca.repository;
public class UserRepositoryImpl {
}
| UTF-8 | Java | 77 | java | UserRepositoryImpl.java | Java | [] | null | [] | package com.ibm.ph.amperca.repository;
public class UserRepositoryImpl {
}
| 77 | 0.792208 | 0.792208 | 5 | 14.4 | 17.304335 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
40a658d2f88e7cfcdbe9e7cbc801dcf47797ce98 | 19,765,439,539,872 | ffe4b2a181591ea6c24f6f6db20701a8d61148cc | /designer/designer-ejb/src/java/InterfaceAdministrar/AdministrarNormasLaboralesInterface.java | 443a339d18583f88457648bc28fa2bfea5c8bc33 | [] | no_license | DesignerSoftware/DesignerNOM | https://github.com/DesignerSoftware/DesignerNOM | b2ba3ae846ffa26024c76c508074ae904c9be754 | 5b69f24e25ac5934f100e409169b20fe4a0d855a | refs/heads/master | 2021-05-03T18:17:50.009000 | 2017-12-29T23:00:55 | 2017-12-29T23:00:55 | 62,840,953 | 0 | 0 | null | false | 2017-01-27T17:40:41 | 2016-07-07T22:05:02 | 2016-08-24T20:03:44 | 2017-01-27T17:40:41 | 106,302 | 0 | 0 | 0 | Java | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package InterfaceAdministrar;
import Entidades.NormasLaborales;
import java.math.BigInteger;
import java.util.List;
import javax.ejb.Local;
/**
*
* @author user
*/
@Local
public interface AdministrarNormasLaboralesI... | UTF-8 | Java | 2,364 | java | AdministrarNormasLaboralesInterface.java | Java | [
{
"context": "l.List;\nimport javax.ejb.Local;\n\n/**\n *\n * @author user\n */\n@Local\npublic interface AdministrarNormasLabo",
"end": 264,
"score": 0.9992765784263611,
"start": 260,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package InterfaceAdministrar;
import Entidades.NormasLaborales;
import java.math.BigInteger;
import java.util.List;
import javax.ejb.Local;
/**
*
* @author user
*/
@Local
public interface AdministrarNormasLaboralesI... | 2,364 | 0.72735 | 0.72735 | 71 | 32.112675 | 30.612318 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.225352 | false | false | 0 |
0e8f9da08ad7ec54e6ba5abaa5eed1229dfc541b | 23,673,859,747,771 | d026a5f60bfc1bea74ae313251004c4fdf10f5b1 | /birjan-parent/core/src/main/java/com/mpx/birjan/core/PayCommand.java | 981445d563c3d7ffcc08c38954e2d652a8686e42 | [] | no_license | csobrero/java | https://github.com/csobrero/java | 69563d77ddb2d5bd29db6b0d8d36a0e2af8369c9 | 90ab74d7896edc2a22f9c27d8427bbb4c76be6b6 | refs/heads/master | 2021-01-23T03:48:45.053000 | 2013-10-14T15:03:10 | 2013-10-14T15:03:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mpx.birjan.core;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.tr... | UTF-8 | Java | 2,155 | java | PayCommand.java | Java | [] | null | [] | package com.mpx.birjan.core;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.tr... | 2,155 | 0.666357 | 0.662645 | 80 | 24.9375 | 23.441067 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.3 | false | false | 0 |
bb0e39069f90b2dbfa58907d49096a318d497271 | 30,846,455,148,746 | e6e2a4ea8c6539612d36296182055e6691b7e1ff | /app/src/main/java/test/jereh/com/videodemo/VideoDemo/PlayVideo.java | cba6c68002043acda44a1ea6a99080ea199de81e | [] | no_license | cllanjim/VideoDemo | https://github.com/cllanjim/VideoDemo | e428b516401298c05f66eb6c5dbda134bb45bc2f | c218591ed869aa3e546ae054536dee3094e59e34 | refs/heads/master | 2021-01-13T11:42:35.895000 | 2016-07-21T15:39:42 | 2016-07-21T15:39:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.jereh.com.videodemo.VideoDemo;
import android.app.Activity;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnBufferingUpdateListener;
import android.media.MediaPlayer.OnCompletionListener;
import android.os.Bundle;
import android.os.Handler;
import an... | UTF-8 | Java | 18,232 | java | PlayVideo.java | Java | [] | null | [] | package test.jereh.com.videodemo.VideoDemo;
import android.app.Activity;
import android.media.AudioManager;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnBufferingUpdateListener;
import android.media.MediaPlayer.OnCompletionListener;
import android.os.Bundle;
import android.os.Handler;
import an... | 18,232 | 0.625547 | 0.608601 | 598 | 26.531773 | 20.252953 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.326087 | false | false | 0 |
90cd4106509faa99b1d1c28aded6deec67b39ce4 | 3,470,333,583,457 | 9a974fb7f24ec53889a9739b5bc697c698694c93 | /src/main/java/org/slowcoders/pal/io/Storage.java | 9634815d15f4997335a4b7d3885be82220f353d3 | [
"MIT"
] | permissive | slowcoders/serialize | https://github.com/slowcoders/serialize | f243e742103cba6d43f3eee9ac2de0b603b4b68b | 5d5862d0b7308e11d67abea0ed0051084fee0da0 | refs/heads/master | 2023-04-06T10:44:46.576000 | 2020-09-28T02:27:52 | 2020-09-28T02:27:52 | 238,836,486 | 1 | 0 | NOASSERTION | false | 2021-03-31T22:15:58 | 2020-02-07T03:34:32 | 2020-09-28T02:27:59 | 2021-03-31T22:15:56 | 25,001 | 1 | 0 | 1 | Java | false | false | package org.slowcoders.pal.io;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.URI;
public interface Storage {
InputStream openInputStream(URI contentUri) throws IOException;
File getPreferenceDirectory();
String getDatabaseDirectory();
File getDownload... | UTF-8 | Java | 367 | java | Storage.java | Java | [] | null | [] | package org.slowcoders.pal.io;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.URI;
public interface Storage {
InputStream openInputStream(URI contentUri) throws IOException;
File getPreferenceDirectory();
String getDatabaseDirectory();
File getDownload... | 367 | 0.757493 | 0.757493 | 20 | 17.35 | 18.000763 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
3d23ac8b98a6b1f10fc9e9688402f43b5c099389 | 30,700,426,266,845 | 508ee6cc5bae072d9fca890ef9e7a26d4e020ef5 | /app/src/main/java/com/example/tinder/data/dao/UserDao.java | cf9e8fe01dca855e76046945a1fe13dbd2ab8c31 | [] | no_license | jmcginty15/Tinder-android | https://github.com/jmcginty15/Tinder-android | e45a9b4b3ca2d4348f4591ef8b4289646b1f6979 | 6fdbd578404877895fd3e60b81bf15d15b665b79 | refs/heads/master | 2023-04-01T18:42:17.061000 | 2021-04-08T19:09:49 | 2021-04-08T19:09:49 | 354,686,724 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tinder.data.dao;
import androidx.lifecycle.LiveData;
import androidx.room.Dao;
import androidx.room.Insert;
import androidx.room.OnConflictStrategy;
import androidx.room.Query;
import com.example.tinder.data.entities.UserEntity;
import java.util.List;
@Dao
public abstract class UserDao {
@Qu... | UTF-8 | Java | 588 | java | UserDao.java | Java | [] | null | [] | package com.example.tinder.data.dao;
import androidx.lifecycle.LiveData;
import androidx.room.Dao;
import androidx.room.Insert;
import androidx.room.OnConflictStrategy;
import androidx.room.Query;
import com.example.tinder.data.entities.UserEntity;
import java.util.List;
@Dao
public abstract class UserDao {
@Qu... | 588 | 0.767007 | 0.767007 | 23 | 24.565218 | 19.546658 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 0 |
9a0e469083e16e845488b0067a2c19d7bad0a2e4 | 5,901,285,096,221 | cf0c8af91be7ac50e8c1e54e14f5545d5fde0b8d | /myapplication/src/main/java/com/example/camera/CustomCameraActivity.java | 9dc997a709930cc1c033b340938c250e3ff7e529 | [] | no_license | shuiseSHS/MyTestApplication | https://github.com/shuiseSHS/MyTestApplication | 7841a40f9dffc4f6e7200312e9005f1860444c81 | 895e316522ff4900534e34c97f33071a696587fc | refs/heads/master | 2021-05-07T18:49:20.344000 | 2019-10-30T06:10:08 | 2019-10-30T06:10:08 | 108,831,733 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.camera;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.os.Environment;
import android.support.annotation.Nullable;
import android.util.Log;
import com.cjt2325.cameralibrary.JCameraView;
import com.cjt2325.camera... | UTF-8 | Java | 4,138 | java | CustomCameraActivity.java | Java | [
{
"context": "am;\nimport java.io.IOException;\n\n/**\n * Created by shisong on 2017/7/5.\n * 自定义相机\n */\npublic class CustomCame",
"end": 594,
"score": 0.9996348023414612,
"start": 587,
"tag": "USERNAME",
"value": "shisong"
}
] | null | [] | package com.example.camera;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.os.Environment;
import android.support.annotation.Nullable;
import android.util.Log;
import com.cjt2325.cameralibrary.JCameraView;
import com.cjt2325.camera... | 4,138 | 0.593575 | 0.584141 | 126 | 30.126984 | 25.444302 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
14655e101050a8a496a06e6d05207080770a4aa9 | 17,239,998,744,986 | 1dee977cf5951b6284e8daef0e0a5fd14885aecd | /KrakenServices/src/main/java/com/kraken/services/warehouse/scrape/WarehouseScraper.java | 492a1690b3f5a54d40f3cf94a9ae244de3a52ff3 | [] | no_license | jsasek83/cbot | https://github.com/jsasek83/cbot | 01a41775151f20a74fa62ee2d518a0b649cb1d28 | 357102f10eb2ed137e57152744959783cf18a9e9 | refs/heads/master | 2022-12-15T17:14:47.854000 | 2019-06-14T18:13:30 | 2019-06-14T18:13:30 | 191,028,937 | 0 | 0 | null | false | 2022-12-06T15:23:38 | 2019-06-09T16:21:35 | 2019-06-14T18:13:42 | 2022-12-06T15:23:06 | 944 | 0 | 0 | 16 | JavaScript | false | false | package com.kraken.services.warehouse.scrape;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import com.fasterxml.jackson.core.JsonParseException;
import com.fasterxml.jackson.databind.JsonMappingException;
import com.fasterxml.jac... | UTF-8 | Java | 3,261 | java | WarehouseScraper.java | Java | [] | null | [] | package com.kraken.services.warehouse.scrape;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import com.fasterxml.jackson.core.JsonParseException;
import com.fasterxml.jackson.databind.JsonMappingException;
import com.fasterxml.jac... | 3,261 | 0.728304 | 0.724931 | 65 | 49.184616 | 36.853512 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.061538 | false | false | 0 |
db10a72e37f1a2ac35c1083274e1e46b71ac9956 | 30,039,001,301,427 | 5a212fb25e2ebf6a930428fb0864bd4979ea5a67 | /newcustomers/src/vendit/newcustomers/NewCustomers.java | 8fe40d1b9324e51f1a90957e0250d5905a9f5cd7 | [] | no_license | toynesh/netbeans | https://github.com/toynesh/netbeans | 7b904965fdf46e39985d466576454dc289f217bb | 22e6edf011cb0491d16c602e76fec94f20b2d4e7 | refs/heads/master | 2020-12-28T15:11:29.098000 | 2020-01-26T18:18:05 | 2020-01-26T18:18:05 | null | 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.
*/
package vendit.newcustomers;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
imp... | UTF-8 | Java | 6,382 | java | NewCustomers.java | Java | [
{
"context": "mport java.util.logging.Logger;\n\n/**\n *\n * @author juliuskun\n */\npublic class NewCustomers {\n\n public stati",
"end": 378,
"score": 0.9994927644729614,
"start": 369,
"tag": "USERNAME",
"value": "juliuskun"
}
] | 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.
*/
package vendit.newcustomers;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
imp... | 6,382 | 0.532592 | 0.521623 | 122 | 51.311474 | 38.083836 | 212 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 0 |
c7e3ccdd4beb79a745cc693f765a09c2fe4edfad | 214,748,418,795 | b4780b71309d29554f35ed4b705e00a8e0bce334 | /src/scene/Scene.java | 92049082be6fdd51e09d630fa0ec84a5c643ad9c | [] | no_license | mendi313/Shapes3D | https://github.com/mendi313/Shapes3D | 61974547aabee4c093a8a333801724f2b940ae7b | d77a62619984e6dea1990a27ec131110a14e4f7a | refs/heads/master | 2022-12-04T19:31:32.563000 | 2020-08-20T08:30:32 | 2020-08-20T08:30:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scene;
import elements.*;
import geometries.Geometries;
import geometries.Intersectable;
import primitives.Color;
import java.util.ArrayList;
import java.util.List;
public class Scene {
private String _name;
private Color _background;
private AmbientLight _ambientLight;
private Geometries _ge... | UTF-8 | Java | 3,158 | java | Scene.java | Java | [] | null | [] | package scene;
import elements.*;
import geometries.Geometries;
import geometries.Intersectable;
import primitives.Color;
import java.util.ArrayList;
import java.util.List;
public class Scene {
private String _name;
private Color _background;
private AmbientLight _ambientLight;
private Geometries _ge... | 3,158 | 0.569348 | 0.569348 | 152 | 19.776316 | 16.721479 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.197368 | false | false | 0 |
8b75161e819df3d3dcaf2c95482c949d00a605e5 | 214,748,417,698 | e59c10d3a6d7438ecec2d21430907768b838b032 | /src/main/java/com/kodilla/tripbackend/dark_sky_weather_json/Forecast.java | 395f6197080bf95142a0c5447f61001115de4f76 | [] | no_license | SzymonGrzybowicz/trip-backend | https://github.com/SzymonGrzybowicz/trip-backend | fa6a5afee73ef0e18f964a4de83b333b066c3cc3 | abc0f50bb0eef7c311db53d691b499da88d0a9c5 | refs/heads/master | 2020-08-31T05:29:29.760000 | 2019-11-24T09:44:31 | 2019-11-24T09:44:31 | 218,605,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kodilla.tripbackend.dark_sky_weather_json;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
@JsonIgnoreProperties(ignoreUnknown = true)
@Getter
@AllAr... | UTF-8 | Java | 499 | java | Forecast.java | Java | [] | null | [] | package com.kodilla.tripbackend.dark_sky_weather_json;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
@JsonIgnoreProperties(ignoreUnknown = true)
@Getter
@AllAr... | 499 | 0.809619 | 0.809619 | 20 | 23.950001 | 18.717571 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
6abd0a587f763215b53efccc147d040197224c1a | 4,870,492,919,855 | 193ae42d970220fb441bc1fc44b8c67efc8ea5a9 | /Week_07/homework/mysql-homework/mysql-rw-splitting-v1/src/main/java/com/walker/rws/config/RoutingDataSource.java | cd79e17ee52aa568b59b19ec27020d07ed0bae64 | [] | no_license | fcwalker/JAVA-000 | https://github.com/fcwalker/JAVA-000 | a7e0382533f7304d01ed04278c1803bf0318a064 | e95c73a8595ab9f77e7f52196b18830c16fe6150 | refs/heads/main | 2023-03-05T17:31:29.062000 | 2021-02-19T04:20:10 | 2021-02-19T04:20:10 | 305,074,468 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.walker.rws.config;
import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource;
import org.springframework.lang.Nullable;
import java.util.Optional;
/**
* 动态数据源管理
*/
public class RoutingDataSource extends AbstractRoutingDataSource {
@Nullable
@Override
protected Object deter... | UTF-8 | Java | 487 | java | RoutingDataSource.java | Java | [] | null | [] | package com.walker.rws.config;
import org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource;
import org.springframework.lang.Nullable;
import java.util.Optional;
/**
* 动态数据源管理
*/
public class RoutingDataSource extends AbstractRoutingDataSource {
@Nullable
@Override
protected Object deter... | 487 | 0.788584 | 0.788584 | 17 | 26.82353 | 32.810032 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 0 |
6595e7925db2e109a43f9d162c92220c3bad8ef7 | 7,670,811,602,093 | 51aeac00c872729995b54f92446dc425c2681348 | /progetto-siw/src/it/uniroma3/service/AutoreService.java | b9056801a8789be30604cad2b89687a9c91c94f7 | [] | no_license | dalila-didomenico/progetto-siw | https://github.com/dalila-didomenico/progetto-siw | 9bd09bdbeebf451675a65ba1d9bc38a26a0a046d | a3ae065c097d1274460e7af536f24fdf58a82a07 | refs/heads/master | 2021-01-23T12:32:10.681000 | 2017-06-18T15:38:10 | 2017-06-18T15:38:10 | 93,878,733 | 0 | 2 | null | false | 2017-06-11T13:46:02 | 2017-06-09T16:45:10 | 2017-06-11T12:27:24 | 2017-06-11T13:46:02 | 63 | 0 | 1 | 0 | Java | null | null | package it.uniroma3.service;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import javax.persistence.TypedQuery;
import it.uniroma3.model.Autore;
import it.uniro... | UTF-8 | Java | 2,445 | java | AutoreService.java | Java | [] | null | [] | package it.uniroma3.service;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import javax.persistence.TypedQuery;
import it.uniroma3.model.Autore;
import it.uniro... | 2,445 | 0.717382 | 0.716155 | 84 | 27.130953 | 24.597126 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.988095 | false | false | 0 |
382339fefef3203a4f99de04d8afdef5f839bdfb | 7,670,811,601,262 | 19b8c15a8dc0a52eb185b6122990f4e7402a8ec3 | /DreamRandomItemChallenge/src/main/java/com/jake/dreamrandomitemchallenge/BlockBreakListener.java | 371dc02630420ffbcfba6d78bade59fab1c0469a | [] | no_license | thatispog/DreamRandomItemChallenge | https://github.com/thatispog/DreamRandomItemChallenge | 60254ee20e78b45cd98cbdcf7b847280e2f6dea2 | 23fcfc65334bc70725d36d17896ed6db4912f31a | refs/heads/main | 2023-07-12T02:09:28.721000 | 2021-08-19T15:19:44 | 2021-08-19T15:19:44 | 380,263,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jake.dreamrandomitemchallenge;
import org.bukkit.Material;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.block.BlockBreakEvent;
public class BlockBreakListener implements Listener {
@EventHandler
public void onBreak(BlockBreakEvent e) {
... | UTF-8 | Java | 475 | java | BlockBreakListener.java | Java | [] | null | [] | package com.jake.dreamrandomitemchallenge;
import org.bukkit.Material;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.block.BlockBreakEvent;
public class BlockBreakListener implements Listener {
@EventHandler
public void onBreak(BlockBreakEvent e) {
... | 475 | 0.698947 | 0.698947 | 16 | 27.6875 | 18.777376 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 0 |
d3743cac8ef0c5f6afb697113459d4dfb23ebf93 | 22,050,362,107,123 | 11eedd305364cf04869cfb1d3b24c5a717c1e9db | /app/src/main/java/com/gage/petfish_android/ui/fragment/EnterpriseFragment.java | 8d37df521d7baf2e177dabedd90fc05ac061b3c3 | [] | no_license | zhangJoin/petfish_android | https://github.com/zhangJoin/petfish_android | 075cb2c6ffe48c76624d276e2a81a73f0057f384 | 2abecff056c46438b97f39dd06a69d53bbdde33f | refs/heads/master | 2020-03-11T23:21:10.917000 | 2018-04-20T06:55:10 | 2018-04-20T06:55:22 | 130,315,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gage.petfish_android.ui.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.view.View;
import android.widget.AdapterView;
import com.gage.petfish_android.R;
import com.gage.petfish_android.adapter.BaseListPageAdapter;
impo... | UTF-8 | Java | 7,295 | java | EnterpriseFragment.java | Java | [
{
"context": "* ---日期----------维护人-----------\n * 2017/9/12 zuoyouming\n */\n\npublic class EnterpriseFragment extends Base",
"end": 1253,
"score": 0.9996596574783325,
"start": 1243,
"tag": "USERNAME",
"value": "zuoyouming"
}
] | null | [] | package com.gage.petfish_android.ui.fragment;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.view.View;
import android.widget.AdapterView;
import com.gage.petfish_android.R;
import com.gage.petfish_android.adapter.BaseListPageAdapter;
impo... | 7,295 | 0.586141 | 0.582153 | 201 | 35.184078 | 25.043264 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646766 | false | false | 0 |
f82f091a0be75fb518a396e0550c6d6f3cc21a2d | 16,406,775,075,576 | a1062428e043eaa523d222819795a2904ff538b2 | /basicActivity/app/src/main/java/com/example/basicactivity/RemoveTask.java | e7b039fa0fe4bb8d84c01034033901725db7aa49 | [] | no_license | bustr003/CalendarApplication | https://github.com/bustr003/CalendarApplication | b3c84ed69cf9fbfcf98f2993272a8a8ed13bbac6 | ef8ff8ceccfbbc8744c3d152c9366d8fcbce5dde | refs/heads/master | 2020-05-09T15:33:10.610000 | 2019-05-13T06:29:14 | 2019-05-13T06:29:14 | 181,237,156 | 0 | 1 | null | false | 2019-05-11T00:29:54 | 2019-04-13T23:00:13 | 2019-05-08T20:14:32 | 2019-05-11T00:22:23 | 46,369 | 0 | 1 | 2 | Java | false | false | package com.example.basicactivity;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;... | UTF-8 | Java | 2,716 | java | RemoveTask.java | Java | [] | null | [] | package com.example.basicactivity;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;... | 2,716 | 0.604934 | 0.604197 | 76 | 34.736843 | 23.866056 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618421 | false | false | 0 |
8596e95036b5c95613ceffd29b37e161e441d502 | 16,406,775,073,495 | 357f5965492c72c197f2b5164f50a85239c00bd9 | /src/main/java/com/firecms/common/base/MyClobTypeHandlerOracle.java | 70bf855584386cf6ad87bc8f6efbaadf3e143408 | [] | no_license | yongbinzhang/grab | https://github.com/yongbinzhang/grab | 7334db59953c21eb2f0645f930621a457520873c | 5be91715da4da0f631567e00ad33ebeb7e1ea2a2 | refs/heads/master | 2018-10-31T04:40:57.675000 | 2018-10-29T15:00:11 | 2018-10-29T15:00:11 | 143,875,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.firecms.common.base;
import java.io.ByteArrayInputStream;
import java.io.UnsupportedEncodingException;
import java.sql.CallableStatement;
import java.sql.Clob;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.ibatis.type.BaseTypeHandler;
import ... | UTF-8 | Java | 2,252 | java | MyClobTypeHandlerOracle.java | Java | [
{
"context": "RACLE clob的\n * 并将此类配置在mybaits的xml文件中\n *\n * @author zyb\n */\npublic class MyClobTypeHandlerOracle extends ",
"end": 428,
"score": 0.9996229410171509,
"start": 425,
"tag": "USERNAME",
"value": "zyb"
}
] | null | [] | package com.firecms.common.base;
import java.io.ByteArrayInputStream;
import java.io.UnsupportedEncodingException;
import java.sql.CallableStatement;
import java.sql.Clob;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.ibatis.type.BaseTypeHandler;
import ... | 2,252 | 0.642143 | 0.632607 | 73 | 29.164383 | 25.795303 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493151 | false | false | 0 |
73a76a438f2bbd15d6c010a5f74fa8879d1bbb65 | 17,248,588,668,254 | f354410cc98722e739a8ae2b68b4c527fd1bbe43 | /src/main/java/javase01/t06/Task06.java | 36a99d67de937dc90f46b6825ef41ddcca8102f1 | [] | no_license | kovaloid/epam | https://github.com/kovaloid/epam | b6f01dde7582015bc5769a54e7b2df75d7d13acf | be5781ad8fbaaaef8ae9f8125f404f112e218c5f | refs/heads/master | 2018-01-10T01:50:04.559000 | 2016-04-01T22:05:27 | 2016-04-01T22:05:27 | 54,417,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javase01.t06;
public class Task06 {
public static void main(String[] args) {
Notepad notepad = new Notepad();
NoteManager nm = NoteManager.newInstance(notepad);
nm.work();
}
}
| UTF-8 | Java | 219 | java | Task06.java | Java | [] | null | [] | package javase01.t06;
public class Task06 {
public static void main(String[] args) {
Notepad notepad = new Notepad();
NoteManager nm = NoteManager.newInstance(notepad);
nm.work();
}
}
| 219 | 0.625571 | 0.598173 | 11 | 18.90909 | 19.53763 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 0 |
a646002a88486395e509b1d0daad8e2016e7b5b7 | 15,187,004,370,973 | 7d3c7acf08af46814a69f65e0c52496e7ab970f6 | /app/src/main/java/com/android/tool/utility/ActivityManagement.java | dd57ef8ca5eaab191d3e912f14db906dd700085d | [] | no_license | qwerty1213/SuperMVPBase | https://github.com/qwerty1213/SuperMVPBase | 3e79f6ee8c41ccd011761f68b7004fa223a8a0c6 | 5f97a38fe223fda2369860b6f579d467d85e4467 | refs/heads/master | 2020-09-03T13:00:49.150000 | 2019-11-20T06:09:42 | 2019-11-20T06:09:42 | 219,467,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.tool.utility;
import android.app.Activity;
import java.util.LinkedList;
import java.util.List;
/**
* class :Activity管理类
* author:York(wuchunyuan)
* time : 2018/4/12 10:23
*/
public class ActivityManagement {
private static ActivityManagement mInstance = null;
private List<Activity> m... | UTF-8 | Java | 1,160 | java | ActivityManagement.java | Java | [
{
"context": "a.util.List;\n\n/**\n * class :Activity管理类\n * author:York(wuchunyuan)\n * time : 2018/4/12 10:23\n */\npublic",
"end": 158,
"score": 0.999448299407959,
"start": 154,
"tag": "USERNAME",
"value": "York"
},
{
"context": "l.List;\n\n/**\n * class :Activity管理类\n * author:Y... | null | [] | package com.android.tool.utility;
import android.app.Activity;
import java.util.LinkedList;
import java.util.List;
/**
* class :Activity管理类
* author:York(wuchunyuan)
* time : 2018/4/12 10:23
*/
public class ActivityManagement {
private static ActivityManagement mInstance = null;
private List<Activity> m... | 1,160 | 0.635209 | 0.625227 | 44 | 24.045454 | 21.093897 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 0 |
7c5feb71d79eea26d0de989691c10d319570facd | 27,230,092,690,686 | 68266c05d72312eb4a61e55ab64ff5df2a874d9c | /src/main/java/holloway/nate/atm/Atm.java | 50b7a8f16872e87e1cd427d5a3c0bfebf2530f19 | [] | no_license | techmonster/project-2-ATM | https://github.com/techmonster/project-2-ATM | 244eea117afeb9b8ae7277ef5f396e6d79de20f1 | f907d4e29c55e50f0706359be9e28d71122fe727 | refs/heads/master | 2021-01-21T16:44:22.099000 | 2016-10-06T20:50:01 | 2016-10-06T20:50:01 | 68,493,628 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package holloway.nate.atm;
import java.util.ArrayList;
import java.util.Scanner;
/**
* Created by nathanielholloway on 9/17/16.
* This class will is a model of an ATM interface.
*/
class Atm {
private BankEngine bankEngine;
private Scanner scanner;
private int customerId;
private ArrayList<Account>... | UTF-8 | Java | 7,545 | java | Atm.java | Java | [
{
"context": "List;\nimport java.util.Scanner;\n\n/**\n * Created by nathanielholloway on 9/17/16.\n * This class will is a model of an A",
"end": 118,
"score": 0.9955158829689026,
"start": 101,
"tag": "USERNAME",
"value": "nathanielholloway"
}
] | null | [] | package holloway.nate.atm;
import java.util.ArrayList;
import java.util.Scanner;
/**
* Created by nathanielholloway on 9/17/16.
* This class will is a model of an ATM interface.
*/
class Atm {
private BankEngine bankEngine;
private Scanner scanner;
private int customerId;
private ArrayList<Account>... | 7,545 | 0.519284 | 0.515971 | 210 | 34.92857 | 24.205856 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661905 | false | false | 0 |
e392a0eac79de5a2285951f6d09a90147b89e21c | 6,622,839,581,438 | 5108294f07cd58cadce2ac3fb68924c917fc166b | /IdeaMart/src/main/java/ResponseHandler/Event.java | 69c63e7fefd3f78cab518a3a269977b1a0d31487 | [] | no_license | Pixelz-UoM/WikiLanka | https://github.com/Pixelz-UoM/WikiLanka | 3871724dc6a2cf45081e4b05c96f42aac11e66a1 | a6ad017184a4dc9e4fe5fa67eff843d0240638ff | refs/heads/master | 2016-04-02T20:41:07.404000 | 2014-11-10T19:00:39 | 2014-11-10T19:00:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ResponseHandler;
/**
*
* @author Bhash
*/
public class Event {
private String event_id;
private String start_time;
private String summary;
private String url;
/**
... | UTF-8 | Java | 785 | java | Event.java | Java | [
{
"context": "/\r\npackage ResponseHandler;\r\n\r\n/**\r\n *\r\n * @author Bhash\r\n */\r\npublic class Event {\r\n \r\n private Strin",
"end": 157,
"score": 0.9011906981468201,
"start": 152,
"tag": "USERNAME",
"value": "Bhash"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ResponseHandler;
/**
*
* @author Bhash
*/
public class Event {
private String event_id;
private String start_time;
private String summary;
private String url;
/**
... | 785 | 0.501911 | 0.501911 | 48 | 14.354167 | 12.986354 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.229167 | false | false | 0 |
2affc6ac9c56b40fe1b6ff0d3b6bcbf3026ba26c | 8,787,503,113,393 | bc818e926e0b071d79eb17a03270917296da10e5 | /app/src/main/java/com/prembros/oliveforecast/base/BaseFragment.java | 837f83972299bdde9d023518e2be522932e5f611 | [] | no_license | premacck/OliveForecast | https://github.com/premacck/OliveForecast | c8f7cf02f12a44afc56b616f97364d4e8d9c6521 | ccc814d96c8185aaff10f82c3d352c1139bc9258 | refs/heads/master | 2020-03-07T09:17:19.926000 | 2018-04-01T23:10:52 | 2018-04-01T23:10:52 | 127,403,848 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prembros.oliveforecast.base;
import android.arch.lifecycle.Observer;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import com.prembros.oliveforecast.data.model.Weather... | UTF-8 | Java | 2,966 | java | BaseFragment.java | Java | [
{
"context": "base.BaseActivity.viewModel;\n\n/**\n *\n * Created by Prem$ on 3/30/2018.\n */\n\npublic abstract class BaseFrag",
"end": 525,
"score": 0.9977020621299744,
"start": 521,
"tag": "USERNAME",
"value": "Prem"
}
] | null | [] | package com.prembros.oliveforecast.base;
import android.arch.lifecycle.Observer;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import com.prembros.oliveforecast.data.model.Weather... | 2,966 | 0.670937 | 0.66824 | 102 | 28.088236 | 26.336102 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.401961 | false | false | 0 |
70489acf3081f1df06ffd31996d7dce01fc51496 | 2,800,318,703,465 | 161df4f3ba8c2655659d7ab88c22bff2d4759bdb | /card-shuffle/src/main/java/com/cisco/shuffle/model/Card.java | ff19baef036e35c96bc5932d0820da83c95b2c5e | [] | no_license | dewanganvivek/card-shuffle | https://github.com/dewanganvivek/card-shuffle | 7f374006712d499310e896ab2aa4f48898889c42 | cded61448228905a23dea2f46e76bdec9be6f010 | refs/heads/master | 2020-12-02T10:03:01.135000 | 2017-07-09T12:36:26 | 2017-07-09T12:36:26 | 96,682,511 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cisco.shuffle.model;
import org.springframework.stereotype.Component;
@Component
public interface Card extends Suit {
public int setCardPriority(int priority);
public int getCardPriority();
public String setCardValue(String cardValue);
public String getCardValue();
}
| UTF-8 | Java | 289 | java | Card.java | Java | [] | null | [] | package com.cisco.shuffle.model;
import org.springframework.stereotype.Component;
@Component
public interface Card extends Suit {
public int setCardPriority(int priority);
public int getCardPriority();
public String setCardValue(String cardValue);
public String getCardValue();
}
| 289 | 0.799308 | 0.799308 | 14 | 19.642857 | 18.904297 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 0 |
e3ec3f37b71192c999b24c2c5495c016ea37ac43 | 5,549,097,780,422 | f6896a29ebf17a1eee6c7225cd1eb3d1f2aa54ac | /src/by/asushenya/total/bean/User.java | ee83ed20f513efeb9958c7770d9fc87ba53faab4 | [] | no_license | bntdeep/TProject | https://github.com/bntdeep/TProject | 97c50bb1a5ee0bd2e5db0ae6104e46218bed335a | 69d80bc7e5ed5688afacab2817d3f58f516ac256 | refs/heads/master | 2023-07-20T11:53:23.566000 | 2017-05-26T16:49:44 | 2017-05-26T16:49:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.asushenya.total.bean;
import java.io.Serializable;
import by.asushenya.total.bean.util.UserRole;
/**
*
* Represents user, that use system
*
*/
public class User implements Serializable {
private static final long serialVersionUID = 1L;
private int id;
private String login;
private String passw... | UTF-8 | Java | 1,227 | java | User.java | Java | [] | null | [] | package by.asushenya.total.bean;
import java.io.Serializable;
import by.asushenya.total.bean.util.UserRole;
/**
*
* Represents user, that use system
*
*/
public class User implements Serializable {
private static final long serialVersionUID = 1L;
private int id;
private String login;
private String passw... | 1,227 | 0.689487 | 0.688672 | 84 | 13.607142 | 14.281204 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.095238 | false | false | 0 |
58e65ad56ffdc44294eadc918f06d05e24226db3 | 1,073,741,852,694 | 6573f97fbe6461f2481091d3a321e69cfaba9fd7 | /tourShare-Manage-Web/src/main/java/com/xmyy/manage/web/seller/ManageSellerController.java | 5cc57eb3015f92265d129b02eba530411bcf9d43 | [] | no_license | LeeJeam/tourShare | https://github.com/LeeJeam/tourShare | 1ce65e9602decf04e52d0bd89fe2ac754bcdce56 | 2c8380d3e4284ef35837ff44beecfb547007cb0d | refs/heads/master | 2022-12-16T15:28:23.904000 | 2019-07-07T03:55:42 | 2019-07-07T03:55:42 | 195,601,846 | 1 | 1 | null | false | 2022-12-15T23:42:14 | 2019-07-07T02:33:28 | 2021-12-27T05:58:47 | 2022-12-15T23:42:10 | 1,138 | 1 | 0 | 20 | Java | false | false | package com.xmyy.manage.web.seller;
import com.xmyy.member.model.UcMemberLog;
import com.xmyy.member.model.UcSeller;
import com.xmyy.member.service.UcSellerManageService;
import com.xmyy.member.vo.*;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiOpe... | UTF-8 | Java | 3,011 | java | ManageSellerController.java | Java | [
{
"context": "idation.Valid;\n\n/**\n * 买手后台管理 前端控制器\n *\n * @author zlp\n */\n@RestController\n@RequestMapping(\"/manage/sell",
"end": 632,
"score": 0.9996217489242554,
"start": 629,
"tag": "USERNAME",
"value": "zlp"
}
] | null | [] | package com.xmyy.manage.web.seller;
import com.xmyy.member.model.UcMemberLog;
import com.xmyy.member.model.UcSeller;
import com.xmyy.member.service.UcSellerManageService;
import com.xmyy.member.vo.*;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiOpe... | 3,011 | 0.71028 | 0.709588 | 72 | 39.138889 | 34.457829 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 0 |
e107176b89196921de9297a0129623237b7c32b3 | 28,870,770,196,035 | bfed0d992f925ee137eb94026f0283724eba17fa | /V2.0/ZODB/src/nl/zeesoft/zodb/database/request/ReqObject.java | 7a93e3e5f4496d293166b8403b5033cb416af08b | [] | no_license | DyzLecticus/Zeesoft | https://github.com/DyzLecticus/Zeesoft | c17c469b000f15301ff2be6c19671b12bba25f99 | b5053b762627762ffeaa2de4f779d6e1524a936d | refs/heads/master | 2023-04-15T01:42:36.260000 | 2023-04-10T06:50:40 | 2023-04-10T06:50:40 | 28,697,832 | 7 | 2 | null | false | 2023-02-27T16:30:37 | 2015-01-01T22:57:39 | 2022-11-03T20:10:13 | 2023-02-27T16:30:36 | 269,090 | 7 | 0 | 15 | Java | false | false | package nl.zeesoft.zodb.database.request;
import java.util.ArrayList;
import java.util.List;
import nl.zeesoft.zodb.Messenger;
import nl.zeesoft.zodb.database.DbConfig;
import nl.zeesoft.zodb.database.model.MdlClass;
import nl.zeesoft.zodb.event.EvtEvent;
import nl.zeesoft.zodb.event.EvtEventPublisher;
import nl.zees... | UTF-8 | Java | 9,062 | java | ReqObject.java | Java | [] | null | [] | package nl.zeesoft.zodb.database.request;
import java.util.ArrayList;
import java.util.List;
import nl.zeesoft.zodb.Messenger;
import nl.zeesoft.zodb.database.DbConfig;
import nl.zeesoft.zodb.database.model.MdlClass;
import nl.zeesoft.zodb.event.EvtEvent;
import nl.zeesoft.zodb.event.EvtEventPublisher;
import nl.zees... | 9,062 | 0.683845 | 0.683403 | 304 | 28.80921 | 27.07889 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.023026 | false | false | 0 |
6164f615babacbf294ff4572e2f1f88eb7847cef | 7,619,272,013,030 | 6b04e3f35d03c05417c83ad3f912d2ffca51e29e | /src/gameRules/validators/GridValidator.java | 23b835f49256647217c4ccbc402e9fdff3b2c7ad | [] | no_license | teeg82/battleshipv2 | https://github.com/teeg82/battleshipv2 | d0d95af365df3a1018132b2b288e12429b8e6e22 | 1532ab52f51d3e40005def6e1458a82afefd0d65 | refs/heads/main | 2023-06-26T13:47:30.676000 | 2021-08-02T02:14:18 | 2021-08-02T02:14:18 | 391,790,303 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gameRules.validators;
import gameRules.validators.errorHandlers.GenericGridError;
import java.awt.Dimension;
import java.awt.Point;
import java.util.List;
import model.constants.ModelConstants;
import model.tiles.AbstractShipTile;
import model.tiles.AbstractTile;
import wrappers.ScanArea;
impor... | UTF-8 | Java | 4,263 | java | GridValidator.java | Java | [
{
"context": " class\r\n * cannot be overridden. \r\n * \r\n * @author Paul Richter\r\n * @version 1.0\r\n * @since March 19, 2010\r\n */\r\n",
"end": 963,
"score": 0.9993360638618469,
"start": 951,
"tag": "NAME",
"value": "Paul Richter"
}
] | null | [] | package gameRules.validators;
import gameRules.validators.errorHandlers.GenericGridError;
import java.awt.Dimension;
import java.awt.Point;
import java.util.List;
import model.constants.ModelConstants;
import model.tiles.AbstractShipTile;
import model.tiles.AbstractTile;
import wrappers.ScanArea;
impor... | 4,257 | 0.718274 | 0.714989 | 111 | 36.423424 | 31.906832 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.945946 | false | false | 0 |
32ff225a0eb4d3c947e400b41b238fbcb9b55856 | 15,625,091,088,570 | 2bb611d4b69710c39c8c28741622d0ae7761108d | /test/WithFakeApplicationTest.java | 21d8864313fbeffa19589a58fe3503974eda9a09 | [
"Apache-2.0"
] | permissive | EncarnaAmoros/mads-todolist | https://github.com/EncarnaAmoros/mads-todolist | 946f8fa205bf52a475c3f5730e5e0c5c6d86663c | 34e943eae3c42c61efca4419883e0c33eb7034b8 | refs/heads/master | 2021-01-10T17:16:12.843000 | 2016-01-09T22:19:27 | 2016-01-09T22:19:27 | 52,905,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.*;
import play.test.*;
import play.Application;
import play.mvc.*;
import static play.test.Helpers.*;
import static org.junit.Assert.*;
import play.db.jpa.*;
import java.util.List;
import models.*;
public class WithFakeApplicationTest {
@Test
public void testfindAllUsuariosDevuelveListaVacia... | UTF-8 | Java | 5,579 | java | WithFakeApplicationTest.java | Java | [
{
"context": "= new Usuario();\n usuario.login = \"pepe\";\n usuario.password = \"pepe\";\n ",
"end": 850,
"score": 0.995140552520752,
"start": 846,
"tag": "USERNAME",
"value": "pepe"
},
{
"context": "gin = \"pepe\";\n usuario.password ... | null | [] | import org.junit.*;
import play.test.*;
import play.Application;
import play.mvc.*;
import static play.test.Helpers.*;
import static org.junit.Assert.*;
import play.db.jpa.*;
import java.util.List;
import models.*;
public class WithFakeApplicationTest {
@Test
public void testfindAllUsuariosDevuelveListaVacia... | 5,631 | 0.555516 | 0.554081 | 149 | 36.416107 | 24.871239 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691275 | false | false | 0 |
490b17b0914f4573c3ad57a3af1fc158bc3953d2 | 14,456,859,948,441 | 279e810aaac5ca46c6e250092a93edff7969bdd3 | /aja/src/Logger/Test_log4j.java | f0122c9f84fc60f5352dd7b68ebd7f5b4f57bb99 | [] | no_license | DiagoAdmin/Diago | https://github.com/DiagoAdmin/Diago | edb51784ee454ad72d67629f558c156f2c887c09 | c601753afabc6b48f0e6116dfe3abaf24104fc72 | refs/heads/master | 2021-01-01T04:56:11.136000 | 2019-09-25T06:14:26 | 2019-09-25T06:14:26 | 59,811,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*package Logger;
import org.apache.log4j.Logger;
import org.testng.Assert;
public class Test_log4j {
static Logger log = Logger.getLogger(Test_log4j.class.getName());
public static void main(String args[]) throws Exception
{
Logger logg=Logger.getLogger("devpinoyLogger");
logg.debug("STARTING");
logg.trace("... | UTF-8 | Java | 820 | java | Test_log4j.java | Java | [] | null | [] | /*package Logger;
import org.apache.log4j.Logger;
import org.testng.Assert;
public class Test_log4j {
static Logger log = Logger.getLogger(Test_log4j.class.getName());
public static void main(String args[]) throws Exception
{
Logger logg=Logger.getLogger("devpinoyLogger");
logg.debug("STARTING");
logg.trace("... | 820 | 0.602439 | 0.593902 | 34 | 23.147058 | 18.13695 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 0 |
8bb81c5e22b91dca5ae7ef3ffe68a082da7e671f | 29,506,425,386,436 | 3b80ae9e779f2af490d7009044073fa19b40466b | /src/main/java/com/zlzkj/app/mapper/PayDataMapper.java | 0fe9619192e49c840c70af94d8b0e9e2e680164e | [] | no_license | detectiveboy/management | https://github.com/detectiveboy/management | 46b9928a552b45ac47376bf387cf839d4ae12f06 | 965c1931485bf422df691ba115575cefcfa144d4 | refs/heads/master | 2019-12-26T15:38:38.982000 | 2017-10-06T07:22:54 | 2017-10-06T07:22:54 | 61,679,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zlzkj.app.mapper;
import java.util.List;
import com.zlzkj.app.model.PayData;
public interface PayDataMapper {
int deleteByPrimaryKey(Integer id);
int insert(PayData record);
PayData selectByPrimaryKey(Integer id);
List<PayData> selectAll();
int updateByPrimaryKey(PayData record);
... | UTF-8 | Java | 372 | java | PayDataMapper.java | Java | [] | null | [] | package com.zlzkj.app.mapper;
import java.util.List;
import com.zlzkj.app.model.PayData;
public interface PayDataMapper {
int deleteByPrimaryKey(Integer id);
int insert(PayData record);
PayData selectByPrimaryKey(Integer id);
List<PayData> selectAll();
int updateByPrimaryKey(PayData record);
... | 372 | 0.739247 | 0.739247 | 19 | 18.578947 | 17.912994 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 0 |
709818f3302b70a6aa5a698c46814fd37f82a65d | 28,303,834,489,661 | 685ee8e6a8392a7213223ead2216dbf46aabc80a | /src/CreatingAndDestroyingObjects/Item3/StaticFactoryMethode/Elvis.java | 36e6d6bf2dd5942e60ddbf82f485ebd012a625b5 | [] | no_license | BibersAbdou/JavaEffective | https://github.com/BibersAbdou/JavaEffective | 6ab9dc1a156dad53f9b4332287c5bc90f88747d9 | 718da0ae1a33a377abd9f88fe687aa4883510422 | refs/heads/master | 2020-04-07T16:09:23.281000 | 2018-03-07T10:45:10 | 2018-03-07T10:45:10 | 124,221,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CreatingAndDestroyingObjects.Item3.StaticFactoryMethode;
//Singleton with Static Factory methode
public class Elvis {
private static final Elvis INSTANCE = new Elvis();
//called only once, to initialize the public static field
private Elvis() {
}
public static Elvis getInstance(){return... | UTF-8 | Java | 383 | java | Elvis.java | Java | [] | null | [] | package CreatingAndDestroyingObjects.Item3.StaticFactoryMethode;
//Singleton with Static Factory methode
public class Elvis {
private static final Elvis INSTANCE = new Elvis();
//called only once, to initialize the public static field
private Elvis() {
}
public static Elvis getInstance(){return... | 383 | 0.715405 | 0.712794 | 19 | 19.157894 | 23.37174 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 0 |
6a8f2c64d1e64ffad9852fd35a4bb8b0557f0b89 | 30,554,397,371,185 | e209184d29d46c522b91d6e1bac223957e030552 | /app/src/main/java/sistem/koperasi/koperasismarta/adapter/DataAnggotaKoperasiAdapter.java | e057ad7024dcdcec0eb3d12490125076cf603e5b | [] | no_license | endangefendi/koperasismarta | https://github.com/endangefendi/koperasismarta | edd6d4027d8af2d040ca836e63a6a9cb5c3249e8 | ab174dc485160e22f88a83701d14d9cbce5bac46 | refs/heads/master | 2023-05-13T07:54:59.280000 | 2021-01-12T18:52:52 | 2021-01-12T18:52:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sistem.koperasi.koperasismarta.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.ArrayList... | UTF-8 | Java | 3,535 | java | DataAnggotaKoperasiAdapter.java | Java | [] | null | [] | package sistem.koperasi.koperasismarta.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.ArrayList... | 3,535 | 0.695615 | 0.695332 | 95 | 36.200001 | 30.117174 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 0 |
caa288ff5b533b56123ed5bfbdbd8b06b013d9e0 | 7,645,041,839,451 | 3c8a19d38397ab5f10f6950eac7948472e1786f0 | /demo/src/generated/java/SDM/Vet.java | 7ffe654b5611bb9cfa78720d1d7a167baa549f34 | [] | no_license | jherrig/XPandUML2NoSQL | https://github.com/jherrig/XPandUML2NoSQL | 7abf4b39e86ca0b3ee93d91e081cca21023ae950 | ba6934a4af1aca5cd39b68dbd29e1d6953f53e25 | refs/heads/master | 2021-01-12T14:06:19.829000 | 2016-09-29T12:25:07 | 2016-09-29T12:25:07 | 69,562,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.DBRef;
public class Vet
extends de.ul.petclinic.AbstractPerson
implements
java.io.Serializable {
@Id
public String id;
//regular class properties as designed
private java.lang.String firstName = nu... | UTF-8 | Java | 1,490 | java | Vet.java | Java | [] | null | [] |
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.DBRef;
public class Vet
extends de.ul.petclinic.AbstractPerson
implements
java.io.Serializable {
@Id
public String id;
//regular class properties as designed
private java.lang.String firstName = nu... | 1,490 | 0.68255 | 0.68255 | 76 | 17.578947 | 20.938671 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.868421 | false | false | 0 |
55bf452ac96a596cfcdd3549376f8d77e7983390 | 16,836,271,858,202 | 316163915dafda133f9625f303693ec027fd9349 | /app/src/main/java/com/example/firebasetutorial/MainActivity.java | b5b48814a13a5cb8c07f81864d1703fdf57dc0b3 | [] | no_license | Myxy1/FireBaseTutorial | https://github.com/Myxy1/FireBaseTutorial | adcf4eaea641ef472f2deded20b92081a72d7490 | 7d5efcac06918bb25432c6e5eded266df0f81160 | refs/heads/master | 2020-12-29T05:09:59.363000 | 2020-02-05T14:06:08 | 2020-02-05T14:06:08 | 238,465,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.firebasetutorial;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.google.an... | UTF-8 | Java | 5,546 | java | MainActivity.java | Java | [] | null | [] | package com.example.firebasetutorial;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.google.an... | 5,546 | 0.561676 | 0.560954 | 129 | 41.922482 | 32.747002 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.620155 | false | false | 0 |
dd5a8a694520b2bd79a6c1bf49b97a17c3552c26 | 30,090,540,901,462 | 1c958f3e8af130f31346b47d732cc2738b5cdbb4 | /EcommerceBackend/src/main/java/com/niit/dao/ProductDao.java | 908707b1036d91968b3ca67c4721e4a6a4ab39e3 | [] | no_license | saharniit/DemoProject | https://github.com/saharniit/DemoProject | d9fbe30c024f4bf50004b6c1c4dd8ec6f48a25d0 | edaf7c8373dd6bc284cbb85d07c984abe86565f7 | refs/heads/master | 2020-12-02T11:07:19.596000 | 2017-07-08T12:40:39 | 2017-07-08T12:40:39 | 96,605,057 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.niit.dao;
import java.util.List;
import com.niit.model.Product;
public interface ProductDao {
public List<Product> getAllProduct();
public boolean save(Product p);
public boolean deleteById(int id);
public boolean update(Product p);
public Product getById(int id);
}
| UTF-8 | Java | 293 | java | ProductDao.java | Java | [] | null | [] | package com.niit.dao;
import java.util.List;
import com.niit.model.Product;
public interface ProductDao {
public List<Product> getAllProduct();
public boolean save(Product p);
public boolean deleteById(int id);
public boolean update(Product p);
public Product getById(int id);
}
| 293 | 0.750853 | 0.750853 | 19 | 14.421053 | 15.540493 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 0 |
5a39fa2ad08723b8d0b7880a528c663719bbb53c | 6,055,903,943,266 | b8127afbb8413a6232ffb129d7b60b6b329e6ee9 | /api4kb/src/main/java/api4kbj/StructuredKnowledgeExpression.java | ffaa9ad1ab8fe9e654cfcfbb887ec6c3a1bb9350 | [] | no_license | ag-csw/Java4CL | https://github.com/ag-csw/Java4CL | 8cfdf6b042afa99dd3748636910ef06d5228d00a | 1bb11a7056cbc2285fb1af64d301ade45563b081 | refs/heads/java8 | 2020-05-27T06:07:18.197000 | 2016-01-26T17:58:00 | 2016-01-26T17:58:10 | 26,183,721 | 2 | 3 | null | false | 2016-01-13T16:52:13 | 2014-11-04T18:58:32 | 2016-01-12T18:33:46 | 2016-01-13T16:52:12 | 14,974 | 0 | 3 | 2 | Java | null | null | package api4kbj;
public interface StructuredKnowledgeExpression extends KnowledgeExpression,
StructuredKnowledgeResource<KnowledgeExpression> {
//private Iterable<? extends KnowledgeExpression> components;
//private Iterable<? extends KRRLanguage> languages;
Iterable<? extends KRRLanguage> languages();
@Ove... | UTF-8 | Java | 506 | java | StructuredKnowledgeExpression.java | Java | [] | null | [] | package api4kbj;
public interface StructuredKnowledgeExpression extends KnowledgeExpression,
StructuredKnowledgeResource<KnowledgeExpression> {
//private Iterable<? extends KnowledgeExpression> components;
//private Iterable<? extends KRRLanguage> languages;
Iterable<? extends KRRLanguage> languages();
@Ove... | 506 | 0.770751 | 0.768775 | 20 | 24.35 | 25.296789 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 0 |
638ca1343637ed625370e45d9aadde4a210e31a3 | 32,530,082,334,791 | 300c5473a153f6c3c979eaddaa143234cae44e0c | /MultiThreadingSimulations/src/com/multithreading/common/Constants.java | b6889bfc9293e25ce1194364af24e38068b529d6 | [] | no_license | Leela-Prasad/multithreading-workspace | https://github.com/Leela-Prasad/multithreading-workspace | 0873651525f2f47d765275e5d215bc5463bd55c1 | fb47a34b149459ba0d2ed37285759290ddc118e4 | refs/heads/master | 2021-01-20T05:41:32.138000 | 2017-08-26T06:09:09 | 2017-08-26T06:09:09 | 101,466,305 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.multithreading.common;
public class Constants {
private Constants() {}
public static final Integer NUMBER_OF_PHILOSOPHERS=5;
public static final Integer NUMBER_OF_CHOPSTICKS=5;
public static final Integer SIMULATION_RUNTIME=5*1000;
public static final Integer NUMBER_OF_BOOKS=7;
public static fin... | UTF-8 | Java | 357 | java | Constants.java | Java | [] | null | [] | package com.multithreading.common;
public class Constants {
private Constants() {}
public static final Integer NUMBER_OF_PHILOSOPHERS=5;
public static final Integer NUMBER_OF_CHOPSTICKS=5;
public static final Integer SIMULATION_RUNTIME=5*1000;
public static final Integer NUMBER_OF_BOOKS=7;
public static fin... | 357 | 0.781513 | 0.756303 | 14 | 24.5 | 22.702265 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 0 |
0b8003cc028fcc77b4f5350e392066f65b0acdc4 | 1,211,180,793,092 | 1a0d4ded7d20bc308de81b7260e269c523e0baa8 | /src/me/bibo38/VirtualBooks/ChatListener.java | 131eacf8d683f19511919f7ab553746f5aaf1d99 | [] | no_license | bibo38/VirtualBooks | https://github.com/bibo38/VirtualBooks | 6be7a2c6b6349c836207c6b91ff086ac92d9a0c7 | 15ede961061f606876bdcc57df15b965f41d3152 | refs/heads/master | 2016-09-05T17:40:16.753000 | 2012-06-12T18:57:31 | 2012-06-12T18:57:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.bibo38.VirtualBooks;
import java.io.IOException;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerChatEvent;
import org.bukkit.plugin.java.JavaPlugin;
public class ChatListener impleme... | UTF-8 | Java | 1,389 | java | ChatListener.java | Java | [
{
"context": "package me.bibo38.VirtualBooks;\n\nimport java.io.IOException;\n\nimpor",
"end": 17,
"score": 0.8609394431114197,
"start": 11,
"tag": "USERNAME",
"value": "bibo38"
}
] | null | [] | package me.bibo38.VirtualBooks;
import java.io.IOException;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerChatEvent;
import org.bukkit.plugin.java.JavaPlugin;
public class ChatListener impleme... | 1,389 | 0.718503 | 0.717063 | 62 | 21.403225 | 22.817268 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.790323 | false | false | 0 |
08056b007146aac461cbab5af234b0f659554f93 | 24,300,925,020,015 | a9811b683893ce4ffc947320499c4f41b2f448c9 | /Ygor/src/org/metalab/ygor/serial/SerialProperties.java | de1d73086604851d5addc523ea1b12dfff3ed98e | [] | no_license | Metalab/hsc2011 | https://github.com/Metalab/hsc2011 | eb1f6aad3d87eae0b62aab6eee9eb33b7da4ea41 | c072735402093a40c8097c4bba8539d261635946 | refs/heads/master | 2020-05-19T07:56:25.013000 | 2011-05-05T17:37:11 | 2011-05-05T17:37:11 | 1,550,578 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.metalab.ygor.serial;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.io.Writer;
import java.util.Properties;
import java.util.concurrent.atomic.AtomicReference;
public class Se... | UTF-8 | Java | 2,574 | java | SerialProperties.java | Java | [] | null | [] | package org.metalab.ygor.serial;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.io.Writer;
import java.util.Properties;
import java.util.concurrent.atomic.AtomicReference;
public class Se... | 2,574 | 0.660839 | 0.659285 | 112 | 21.982143 | 18.145731 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.116071 | false | false | 0 |
cd5553553155efff8a0715d7342b20709181bacf | 19,121,194,470,498 | c154cff6e6d338ee99e9b9249340189550ecd599 | /javaSE-workplace/day14_Regex/src/cn/itcast_02/RegexTest.java | 3fdc20b1b605bc24f25364009e8cfe821b35b6ec | [] | no_license | JingJiang0628/MyCode | https://github.com/JingJiang0628/MyCode | 457180a52bc78fba5135019752f192b12fcd30c9 | 614dbb3c0f2feb3c899d96149c597b12919e4d38 | refs/heads/master | 2021-06-29T19:33:31.255000 | 2017-09-17T08:29:46 | 2017-09-17T08:29:46 | 103,814,891 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast_02;
import java.util.Scanner;
public class RegexTest {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
System.out.println("Please input e-mail:");
String mail=sc.nextLine();
String regex="[A-Za-z0-9]+@[A-Za-z0-9]+\\.com";
boolean flag=mail.matches(regex);... | UTF-8 | Java | 354 | java | RegexTest.java | Java | [] | null | [] | package cn.itcast_02;
import java.util.Scanner;
public class RegexTest {
public static void main(String[] args) {
Scanner sc=new Scanner(System.in);
System.out.println("Please input e-mail:");
String mail=sc.nextLine();
String regex="[A-Za-z0-9]+@[A-Za-z0-9]+\\.com";
boolean flag=mail.matches(regex);... | 354 | 0.677966 | 0.661017 | 16 | 21.125 | 17.058264 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 0 |
1ca34b76909170698307cc8f8cc55abe1b61738c | 32,375,463,486,819 | 2a8f1d65e7f42405efd8f463d3244951d071a9b7 | /core/src/fr/ul/pacmasque/view/hierarchy/transition/TimedTransition.java | 01e20318d8fd79f3c8e0d50abfd97a4da9e3ef55 | [] | no_license | Lothary/ACL_2020_pacmasque | https://github.com/Lothary/ACL_2020_pacmasque | b268d35cdaa4271629273f1cd11f521758799106 | 48cb618c4153f94d2e86ead52c2f3b5e0179dd50 | refs/heads/main | 2023-02-02T01:11:46.927000 | 2020-12-02T09:17:58 | 2020-12-02T09:17:58 | 301,945,458 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* TimedTransition.java
* ACL_2020_pacmasque
*
* Created by ugocottin on 10/11/2020.
* Copyright © 2020 ugocottin. All rights reserved.
*/
package fr.ul.pacmasque.view.hierarchy.transition;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import org.jetbrains.annotations.NotNull;
public abstract class Tim... | UTF-8 | Java | 1,076 | java | TimedTransition.java | Java | [
{
"context": "ition.java\n * ACL_2020_pacmasque\n *\n * Created by ugocottin on 10/11/2020.\n * Copyright © 2020 ugocottin. All",
"end": 75,
"score": 0.992152214050293,
"start": 66,
"tag": "USERNAME",
"value": "ugocottin"
},
{
"context": "d by ugocottin on 10/11/2020.\n * Copyright ©... | null | [] | /*
* TimedTransition.java
* ACL_2020_pacmasque
*
* Created by ugocottin on 10/11/2020.
* Copyright © 2020 ugocottin. All rights reserved.
*/
package fr.ul.pacmasque.view.hierarchy.transition;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import org.jetbrains.annotations.NotNull;
public abstract class Tim... | 1,076 | 0.753488 | 0.735814 | 46 | 22.369566 | 27.309307 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.108696 | false | false | 0 |
fcd958da15b160324b0ae75360e4efa5bfc6d277 | 6,691,559,066,745 | 256f6fdd3261f172518d899b7efd3b18645b1548 | /Source/Server/src/ca/uqac/lif/cornipickle/MediaQueryStatement.java | 51772dd65becf99541fe796a82218cbdf7cfe13f | [] | no_license | liflab/cornipickle | https://github.com/liflab/cornipickle | 799563acf8f241b2c4eb8e1720aeec19317ab15a | 1c14c857c158c0687499b80dae4a5d706fffeba4 | refs/heads/master | 2021-01-13T05:36:29.809000 | 2020-07-01T17:42:14 | 2020-07-01T17:42:14 | 80,045,003 | 4 | 3 | null | false | 2018-04-28T11:53:16 | 2017-01-25T18:40:53 | 2018-04-27T18:44:17 | 2018-04-28T11:53:15 | 1,519 | 1 | 3 | 12 | Java | false | null | package ca.uqac.lif.cornipickle;
import java.util.Map;
import java.util.logging.Level;
import ca.uqac.lif.json.JsonElement;
import ca.uqac.lif.json.JsonMap;
import ca.uqac.lif.json.JsonPath;
import ca.uqac.lif.json.JsonString;
public class MediaQueryStatement extends Statement {
private static int m_mediaQueryCou... | UTF-8 | Java | 2,694 | java | MediaQueryStatement.java | Java | [] | null | [] | package ca.uqac.lif.cornipickle;
import java.util.Map;
import java.util.logging.Level;
import ca.uqac.lif.json.JsonElement;
import ca.uqac.lif.json.JsonMap;
import ca.uqac.lif.json.JsonPath;
import ca.uqac.lif.json.JsonString;
public class MediaQueryStatement extends Statement {
private static int m_mediaQueryCou... | 2,694 | 0.670007 | 0.669636 | 129 | 19.88372 | 21.404421 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.379845 | false | false | 0 |
883c880feeb81030c1cd043e75918b7fdb1ed9eb | 31,834,297,600,494 | 71e328ab33bd517c721eaea1918c820309887acd | /CopyBluetoothyuanshi/src/com/aalj35/aa11/services/BluetoothAccpte.java | 89cc72e66484a9ad51bccdbf2fab88fddb73a6dd | [] | no_license | aalj/temp_blue | https://github.com/aalj/temp_blue | 308493af0adb88e785a2153bc2c2268cce092158 | 4677c8548e162f46ee36d24b79a34ca44656e0c6 | refs/heads/master | 2021-01-22T22:56:54.073000 | 2015-09-18T04:25:32 | 2015-09-18T04:25:32 | 42,699,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* BluetoothAccpte.java
* com.aalj35.aa11.services
*
* Function: TODO
*
* ver date author
* ──────────────────────────────────
* 2015年8月24日 view
*
* Copyright (c) 2015, TNT All Rights Reserved.
*/
package com.aalj35.aa11.services;
import java.io.IOException;
import java.io.InputStrea... | GB18030 | Java | 5,684 | java | BluetoothAccpte.java | Java | [
{
"context": "接过程\n\t * Reason:\t TODO ADD REASON\n\t *\n\t * @author view\n\t * @version BluetoothFuntion\n\t * @since Ver ",
"end": 3742,
"score": 0.5930876135826111,
"start": 3738,
"tag": "NAME",
"value": "view"
}
] | null | [] | /**
* BluetoothAccpte.java
* com.aalj35.aa11.services
*
* Function: TODO
*
* ver date author
* ──────────────────────────────────
* 2015年8月24日 view
*
* Copyright (c) 2015, TNT All Rights Reserved.
*/
package com.aalj35.aa11.services;
import java.io.IOException;
import java.io.InputStrea... | 5,684 | 0.690429 | 0.6731 | 226 | 21.464602 | 21.172094 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.176991 | false | false | 0 |
c495f1c51c3f26dbc48bb51034c4bfb77b21e24b | 28,930,899,744,172 | 88a463be192859aa1b7316c513b2b5a16b0d44a7 | /src/com/gzzm/sms/SmsUser.java | f63daac3cbe9b5221fa035311219b77695982063 | [] | no_license | imgaryyang/campus | https://github.com/imgaryyang/campus | 174fa21cb7d9dbb9b35e332e39ae7110cd152452 | e77e18e0d47571210fadf934734ef1a953e63e6a | refs/heads/master | 2020-04-13T04:02:42.185000 | 2018-05-02T09:49:51 | 2018-05-02T09:49:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gzzm.sms;
import com.gzzm.platform.commons.Tools;
import com.gzzm.platform.organ.*;
import net.cyan.arachne.annotation.NotSerialized;
import net.cyan.commons.util.StringUtils;
import net.cyan.commons.validate.annotation.Require;
import net.cyan.crud.annotation.Unique;
import net.cyan.thunwind.annotation.*;... | UTF-8 | Java | 5,235 | java | SmsUser.java | Java | [
{
"context": "\nimport java.util.List;\n\n/**\n * 短信用户\n *\n * @author camel\n * @date 2010-11-4\n */\n@Entity(table = \"SMUSER\", ",
"end": 377,
"score": 0.9993258714675903,
"start": 372,
"tag": "USERNAME",
"value": "camel"
},
{
"context": "e 2010-11-4\n */\n@Entity(table = \"SMUSER... | null | [] | package com.gzzm.sms;
import com.gzzm.platform.commons.Tools;
import com.gzzm.platform.organ.*;
import net.cyan.arachne.annotation.NotSerialized;
import net.cyan.commons.util.StringUtils;
import net.cyan.commons.validate.annotation.Require;
import net.cyan.crud.annotation.Unique;
import net.cyan.thunwind.annotation.*;... | 5,235 | 0.573989 | 0.570803 | 269 | 17.665428 | 17.665825 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.249071 | false | false | 0 |
3d08cdbb3d882c38d160f9b4be40e62cbc486c5e | 12,068,858,146,567 | f444ef3e93860200554f0be4a355444b4f886ad9 | /Assigment 2/BaseDequeTest.java | dc2cf383dadd6c110f358ede8f98708322353948 | [] | no_license | igori0511/Algorithms-on-Java | https://github.com/igori0511/Algorithms-on-Java | 8aaa8b1eca8666c3ab21d0b11d878cf9396c828f | c4a0b22f6fdeb15f00528c05faf72a6863bce9cb | refs/heads/master | 2021-06-02T17:18:17.212000 | 2018-01-02T08:42:50 | 2018-01-02T08:42:50 | 20,154,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.StreamSupport;
import com.pronceton.stacks.and.aueues.Deque;
import com.pronceton.stacks.and.aueues.RandomizedQueue;
public class BaseDequeTest {
protected List<Integer> convertDequeIteratorToList(Deque... | UTF-8 | Java | 816 | java | BaseDequeTest.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import java.util.stream.StreamSupport;
import com.pronceton.stacks.and.aueues.Deque;
import com.pronceton.stacks.and.aueues.RandomizedQueue;
public class BaseDequeTest {
protected List<Integer> convertDequeIteratorToList(Deque... | 816 | 0.757353 | 0.757353 | 21 | 37.857143 | 37.772861 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 0 |
91cf75d1494c8d7e1593f56ecbf8f444b457bf7f | 26,250,840,134,674 | 31f43ac4b575e33f90ed06b0b6908753fb1da898 | /IoTConnect/app/src/main/java/com/example/nimitnagpal/iotconnect/StudentMain.java | ab6b80be00a03ba126f72ec8aa4664dd549d3057 | [] | no_license | nimitnagpal/IoTConnect | https://github.com/nimitnagpal/IoTConnect | ca4ee76244d686c478849d29e98627aa064d691a | fa8ff9ba4a7762d4fa02355de3116c3910c5e111 | refs/heads/master | 2021-04-06T12:06:15.737000 | 2018-03-08T21:50:15 | 2018-03-08T21:50:15 | 124,450,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.nimitnagpal.iotconnect;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.webkit.WebView;
import android.webkit.WebViewClient;
i... | UTF-8 | Java | 2,072 | java | StudentMain.java | Java | [
{
"context": "package com.example.nimitnagpal.iotconnect;\n\nimport android.content.Context;\nimpo",
"end": 31,
"score": 0.9973233938217163,
"start": 20,
"tag": "USERNAME",
"value": "nimitnagpal"
}
] | null | [] | package com.example.nimitnagpal.iotconnect;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.webkit.WebView;
import android.webkit.WebViewClient;
i... | 2,072 | 0.648166 | 0.642857 | 69 | 29.014492 | 21.040674 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 0 |
5f4fd24323aabc1fc7ca42548532ba8f5a836294 | 4,818,953,337,065 | 4b5d38f9bb8846685b353761270f326c9127081c | /app/src/main/java/demo/huangli/mydemosnew/BaseActivity.java | 4b64b8af850e4f7d02562b0d5e8786155487d999 | [] | no_license | micaixiaoduanku/MyDemosNew | https://github.com/micaixiaoduanku/MyDemosNew | 716de6c34e620e7317ec98808dd7c3e06c0921c5 | 13961482c14e752fb4d8af131d01c95f6744ead5 | refs/heads/master | 2021-09-01T14:14:15.174000 | 2017-12-27T11:38:10 | 2017-12-27T11:38:10 | 112,742,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo.huangli.mydemosnew;
import android.app.Activity;
/**
* Created by huangli on 16/9/5.
*/
public class BaseActivity extends Activity {
}
| UTF-8 | Java | 153 | java | BaseActivity.java | Java | [
{
"context": ";\n\nimport android.app.Activity;\n\n/**\n * Created by huangli on 16/9/5.\n */\npublic class BaseActivity extends ",
"end": 89,
"score": 0.9994516372680664,
"start": 82,
"tag": "USERNAME",
"value": "huangli"
}
] | null | [] | package demo.huangli.mydemosnew;
import android.app.Activity;
/**
* Created by huangli on 16/9/5.
*/
public class BaseActivity extends Activity {
}
| 153 | 0.732026 | 0.705882 | 10 | 14.3 | 16.559288 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 0 |
9e9fe058abdfb4dbd27d3a11611e739001f133f4 | 20,229,296,009,625 | 4d8c475508c59d02d467d371a92f50203aaf0848 | /ExceptionsCatchMeIfYouCan/src/main/java/de/stl/saar/prog3/exceptions/Computer.java | abec25d313fcd5b34531d08d6ac988c77328fc8a | [] | no_license | chrisolbertz/catch-me-if-you-can-exceptions | https://github.com/chrisolbertz/catch-me-if-you-can-exceptions | 860b26d45e0c6715999a737e393b0432410d87c8 | 46db7eab9510f5c8daf9565d2497bd8c6c3318b0 | refs/heads/master | 2023-01-27T20:15:38.127000 | 2020-12-08T14:51:19 | 2020-12-08T14:51:19 | 319,659,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.stl.saar.prog3.exceptions;
import java.util.Optional;
public class Computer {
private Double price;
public Computer(Double price) {
this.price = price;
}
public Double getPrice() {
return price;
}
public static boolean priceIsInRange1(
final Computer computer) {
boole... | UTF-8 | Java | 803 | java | Computer.java | Java | [] | null | [] | package de.stl.saar.prog3.exceptions;
import java.util.Optional;
public class Computer {
private Double price;
public Computer(Double price) {
this.price = price;
}
public Double getPrice() {
return price;
}
public static boolean priceIsInRange1(
final Computer computer) {
boole... | 803 | 0.613948 | 0.590286 | 37 | 20.729731 | 16.175806 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.081081 | false | false | 0 |
881b60e754dfbe12c1ed05eb6086cea014a6839a | 23,553,600,662,015 | 3d3c5bc0d3d316d3d15d10eacae23a1ef6852dea | /rpc-framework-simple/src/main/java/github/ch/test/Hello.java | 13b37df38bc4e28a6588247d1376dd7365ed3920 | [] | no_license | 116chen/rpc-framework | https://github.com/116chen/rpc-framework | d778529893c68bd689bc376aa23c5f035f026fb6 | db1c5e5d8c88280208c5ddeb0f2876cba69c147d | refs/heads/main | 2023-03-14T12:22:37.308000 | 2021-03-03T08:13:35 | 2021-03-03T08:13:35 | 343,107,897 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package github.ch.test;
public interface Hello {
int add(int x, int y);
}
| UTF-8 | Java | 79 | java | Hello.java | Java | [] | null | [] | package github.ch.test;
public interface Hello {
int add(int x, int y);
}
| 79 | 0.670886 | 0.670886 | 5 | 14.8 | 11.720068 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 0 |
8a2cb61a76a11e0f6e14fc51334e26047fccd5bf | 12,077,448,101,064 | ee1381cadbf59159a97d5b108df58aad359f5daf | /src/com/spring/book/BookShopMul.java | ffaf4574e476b4168ed12dd7a72e0a14bf9beabd | [] | no_license | ythmilk/springbook | https://github.com/ythmilk/springbook | b8575314ad0fc46a5e1397ffe35b9dd441c6ef88 | 86d9915c2680521f1c96cb2fd28c28909900cbea | refs/heads/master | 2021-01-10T01:09:15.103000 | 2016-03-04T07:59:41 | 2016-03-04T07:59:41 | 53,118,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.book;
import java.util.List;
/**¹ºÂò¶à±¾Êé*/
public interface BookShopMul {
void buyMulBook(int userId, List<Integer> bookIdList);
}
| WINDOWS-1252 | Java | 171 | java | BookShopMul.java | Java | [] | null | [] | package com.spring.book;
import java.util.List;
/**¹ºÂò¶à±¾Êé*/
public interface BookShopMul {
void buyMulBook(int userId, List<Integer> bookIdList);
}
| 171 | 0.720497 | 0.708075 | 7 | 21 | 17.419201 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 0 |
d2f2375d33c28b2e5fc0017c698804dfc9e38bdf | 26,534,307,997,269 | 5c720be73eed73a9bad321fa0584f3f68e4fa6ed | /src/main/java/world/ucode/enums/FIRE_SOUNDS.java | c9ba4406dbd654db442a591009f67c1b5e060af8 | [] | no_license | obuhaiov-ucode/Fly_or_Die | https://github.com/obuhaiov-ucode/Fly_or_Die | cb2909ab56c7e8a219052eca6e08a025b1b842f5 | 38a416767a75095ba2be10d5a6ab5b6a4bd14472 | refs/heads/main | 2023-01-06T01:10:16.807000 | 2020-11-06T18:30:47 | 2020-11-06T18:30:47 | 310,675,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package world.ucode.enums;
/**
* Urls, volumes and cycleCounts of firing creatures sounds
*/
public enum FIRE_SOUNDS {
DARK("src/main/resources/sounds/dragFire.wav", 1, 1),
BONE("src/main/resources/sounds/boneFire.mp3", 1, 1),
FENIX("src/main/resources/sounds/fenixFire.mp3", 1, 1),
GHOST("... | UTF-8 | Java | 1,427 | java | FIRE_SOUNDS.java | Java | [] | null | [] | package world.ucode.enums;
/**
* Urls, volumes and cycleCounts of firing creatures sounds
*/
public enum FIRE_SOUNDS {
DARK("src/main/resources/sounds/dragFire.wav", 1, 1),
BONE("src/main/resources/sounds/boneFire.mp3", 1, 1),
FENIX("src/main/resources/sounds/fenixFire.mp3", 1, 1),
GHOST("... | 1,427 | 0.652418 | 0.624387 | 40 | 33.674999 | 25.089228 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.225 | false | false | 0 |
c364cca71562f362ae0ac88f0dfecaa7f73a4cc6 | 30,116,310,704,840 | c13e35834861e105b2eca2594b664db25f6c3f72 | /StockInvestorProject/IndividualProject-master/src/Stock.java | 00d104aa126f52b6a831425bcb18d7d7b6bdc6ff | [] | no_license | 9595015/Programming2Portfolio | https://github.com/9595015/Programming2Portfolio | 91d18e53d568614381f8e973f154e96bd15d9524 | be4744dca6baa9429bad3dc31fbb73bf9000087f | refs/heads/master | 2021-12-09T18:53:25.590000 | 2021-12-02T04:02:16 | 2021-12-02T04:02:16 | 90,898,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Auto Generated Java Class.
*/
public class Stock {
public Stock(float a, float b, float c, float d, float e, float f) {
if (a > 1 && b > 1 && c > 8 && f < 17 ) {
System.out.println();
System.out.println("Good Long Term Investment");
} else if ( b > 2 && e > d) {
System.... | UTF-8 | Java | 491 | java | Stock.java | Java | [] | null | [] | /**
* Auto Generated Java Class.
*/
public class Stock {
public Stock(float a, float b, float c, float d, float e, float f) {
if (a > 1 && b > 1 && c > 8 && f < 17 ) {
System.out.println();
System.out.println("Good Long Term Investment");
} else if ( b > 2 && e > d) {
System.... | 491 | 0.525458 | 0.513238 | 19 | 23.842106 | 21.099422 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 0 |
6d6bf62be2d4d3fb74058a517e0bbe293e34f809 | 1,142,461,350,026 | 63996e5b2ffb12968cb1b1dec327798fa97f5fda | /bitcamp-assignment-01/src/main/java/bitcamp/pms/domain/Namecard.java | ccfdc020ebc7284035c8dfd61c563610420f2380 | [] | no_license | ChoJeyung/bitcamp-cloud-computing | https://github.com/ChoJeyung/bitcamp-cloud-computing | d0341fe9096e52253d4e5fa06fbdec97e8c65ea0 | 690f034dc4a19bde9de08a0f4247bb299b0035eb | refs/heads/master | 2020-03-22T04:48:17.746000 | 2018-08-10T03:40:47 | 2018-08-10T03:40:47 | 139,522,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bitcamp.pms.domain;
public class Namecard {
protected String name;
protected String email;
protected String cellphonenum;
private String faxnum;
private String phonenum;
private String memo;
public String getName() {
return name;
}
public void setName(String nam... | UTF-8 | Java | 1,009 | java | Namecard.java | Java | [] | null | [] | package bitcamp.pms.domain;
public class Namecard {
protected String name;
protected String email;
protected String cellphonenum;
private String faxnum;
private String phonenum;
private String memo;
public String getName() {
return name;
}
public void setName(String nam... | 1,009 | 0.649158 | 0.649158 | 47 | 20.468084 | 13.611402 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.914894 | false | false | 0 |
a71ce7a048de1a2ad6af5267564bc29ef655ce83 | 13,280,038,889,828 | aa22d6d1e83e593737f006bd169084efd43fc45c | /src/mebiuw/rbb/fundation/protocol/IProtocol.java | 502c799733412c8053a8a2371c8bf55f7cec93c6 | [] | no_license | MebiuW/RBBitmap | https://github.com/MebiuW/RBBitmap | 25a82314d3c0cc63b587a45382e68b526f4398fe | c6774219420a764927560196e8f8e318677d4a23 | refs/heads/master | 2021-01-10T19:10:50.068000 | 2015-06-12T14:31:02 | 2015-06-12T14:31:02 | 34,203,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mebiuw.rbb.fundation.protocol;
public interface IProtocol {
/**
* 必须要做的如何处理消息
* @param msg 消息
*/
public void processMessage(IMessage msg);
/**
* 通知监视服务器
* @param msg
*/
public void callbackSupervisor(IMessage msg);
/**
* 获得当前节点的Ip地址
* @return
*/
public String getIPAddre... | UTF-8 | Java | 390 | java | IProtocol.java | Java | [] | null | [] | package mebiuw.rbb.fundation.protocol;
public interface IProtocol {
/**
* 必须要做的如何处理消息
* @param msg 消息
*/
public void processMessage(IMessage msg);
/**
* 通知监视服务器
* @param msg
*/
public void callbackSupervisor(IMessage msg);
/**
* 获得当前节点的Ip地址
* @return
*/
public String getIPAddre... | 390 | 0.626506 | 0.626506 | 20 | 14.6 | 14.175331 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95 | false | false | 0 |
668a38d9be6526d96d1278dbc5d8bbf1327d8176 | 6,502,580,494,624 | 63b8efa228377066578e996c946772e391f2055d | /src/test/java/com/stardust/formationSelenium/pages/Login.java | 804475a53784efaa042d1c69264419c47a3d0d16 | [] | no_license | LR-LR/projet-test | https://github.com/LR-LR/projet-test | dcec1dec3ed3f4224d48f3d65649950dde6cdd99 | e32cab820bac2b655c1dc39f4389e86b903f6847 | refs/heads/master | 2020-09-08T22:47:30.871000 | 2019-11-14T12:02:37 | 2019-11-14T12:02:37 | 221,265,582 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stardust.formationSelenium.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
/**
* Login
*/
public class Login {
/**
* Syntaxe pour chercher un élément dans une page web :
*
* @FindBy(how = How.<ID || NAME || XPAT... | UTF-8 | Java | 863 | java | Login.java | Java | [] | null | [] | package com.stardust.formationSelenium.pages;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.How;
/**
* Login
*/
public class Login {
/**
* Syntaxe pour chercher un élément dans une page web :
*
* @FindBy(how = How.<ID || NAME || XPAT... | 863 | 0.664344 | 0.664344 | 32 | 25.90625 | 24.31481 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 0 |
a24399ba090ad96835785b496a119123c29a28fb | 30,829,275,262,830 | 4166d2b83dc14a3e014d91bf07b25949034ace34 | /app/src/main/java/com/example/kushalkadaba/myapplication/SpGridFragment.java | 2dfddc4b6d6111abb3ea6c45b6d4607f664a822d | [] | no_license | kushalkadaba/ScaledLayoutManager | https://github.com/kushalkadaba/ScaledLayoutManager | 1fe11af5deafa6cd9d845db01af3aaf302b149a5 | bfb533c2aa94cd9ce22558626a9aa759ff5958f3 | refs/heads/master | 2021-01-10T08:00:56.247000 | 2016-02-29T17:47:36 | 2016-02-29T17:47:36 | 52,810,580 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kushalkadaba.myapplication;
import android.graphics.drawable.ShapeDrawable;
import android.graphics.drawable.shapes.RectShape;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.RecyclerView;
import android.... | UTF-8 | Java | 2,941 | java | SpGridFragment.java | Java | [
{
"context": "ug;\nimport android.view.ViewGroup;\n\n/**\n * @author Kushal Kadaba (Fuzz)\n */\npublic class SpGridFragment extends Fr",
"end": 483,
"score": 0.9998956322669983,
"start": 470,
"tag": "NAME",
"value": "Kushal Kadaba"
}
] | null | [] | package com.example.kushalkadaba.myapplication;
import android.graphics.drawable.ShapeDrawable;
import android.graphics.drawable.shapes.RectShape;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.RecyclerView;
import android.... | 2,934 | 0.676981 | 0.67324 | 77 | 37.194805 | 31.049202 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662338 | false | false | 0 |
9c815bbcb2412facd0b6b3add0705fde3f6ad971 | 30,442,728,213,756 | d943a51f0b0e11229f66cb4285635657ff7ac0f1 | /RoyalProg/src/sda/homework/FrontBookkeeper61843.java | 92fe9fabfaa370a1e5cb90ff961962baaf4ad940 | [
"Unlicense"
] | permissive | jorenca/SDA_2015 | https://github.com/jorenca/SDA_2015 | 11c59ebdb095b459c7b4ee917d7b377bd3ed723a | 3db339056817f82d42b61a1f6b1f0d81d43c01fa | refs/heads/master | 2021-01-10T09:59:51.653000 | 2016-02-05T15:53:20 | 2016-02-05T15:53:20 | 47,449,419 | 0 | 12 | null | false | 2016-02-05T13:46:31 | 2015-12-05T09:04:27 | 2016-01-21T23:45:18 | 2016-02-05T13:46:31 | 44 | 0 | 11 | 0 | Java | null | null | package sda.homework;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import sda.grading.IFrontBookkeeper;
public class FrontBookkeeper61843 implements ... | UTF-8 | Java | 7,102 | java | FrontBookkeeper61843.java | Java | [
{
"context": "rsLine) {\n\t\t// soldiers 2..3 from division_Dimitroff died heroically\n\t\tString[] splitted = killedSoldi",
"end": 1612,
"score": 0.4580749571323395,
"start": 1610,
"tag": "NAME",
"value": "ff"
}
] | null | [] | package sda.homework;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import sda.grading.IFrontBookkeeper;
public class FrontBookkeeper61843 implements ... | 7,102 | 0.683329 | 0.668685 | 220 | 31.281818 | 20.3948 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.831818 | false | false | 0 |
7ca10606d6738faa0d8d0995f4cf1758e4ddfa31 | 9,766,755,673,749 | 8ccf945c3f5e7707f5217895bc7c08e6322390ae | /app/src/main/java/com/chaemil/hgms/utils/NotificationPanel.java | c24e68be79f50fd93bbfacff5a3fa3e9cb186e66 | [] | no_license | chaeMil/oazatv | https://github.com/chaeMil/oazatv | f5d02cec8c4b343ce931176729b63c37bd66662d | 0c1d7b19c562a4e8964b12135092107515f15cc3 | refs/heads/master | 2021-01-22T02:58:05.650000 | 2015-08-19T00:01:48 | 2015-08-19T00:01:48 | 25,321,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chaemil.hgms.utils;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.NotificationCompat;
import android.widget.RemoteViews;
import com.chaemil.hgms.activity.AudioPlayer;
import com.chaemil... | UTF-8 | Java | 2,347 | java | NotificationPanel.java | Java | [
{
"context": "yer;\nimport com.chaemil.hgms.R;\n\n/**\n * Created by chaemil on 8.12.14.\n */\npublic class NotificationPanel {\n",
"end": 355,
"score": 0.9995772242546082,
"start": 348,
"tag": "USERNAME",
"value": "chaemil"
}
] | null | [] | package com.chaemil.hgms.utils;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.NotificationCompat;
import android.widget.RemoteViews;
import com.chaemil.hgms.activity.AudioPlayer;
import com.chaemil... | 2,347 | 0.663826 | 0.657435 | 71 | 32.056339 | 25.305395 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.760563 | false | false | 0 |
99de0967f32a07677152072d34f842ed92676fc2 | 19,645,180,414,628 | 7111ab842da349279e5002de93e6098947f45644 | /src/main/java/org/itstep/controller/command/BookingCommand.java | e128b8cc395f64a85a8900d6330b570f6f1cb786 | [] | no_license | illya-tkach/ServletFinal | https://github.com/illya-tkach/ServletFinal | 9e6edfea7de20d4f193269376f77be8306778883 | b2fbde702480d4042b851cd4c6eea2c5b2fd7ded | refs/heads/master | 2022-11-30T01:26:36.720000 | 2019-08-16T06:04:26 | 2019-08-16T06:04:26 | 201,483,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.itstep.controller.command;
import org.itstep.model.entity.validator.DateAndTimeValidator;
import org.itstep.model.entity.validator.NumberValidator;
import org.itstep.service.RecordService;
import org.itstep.service.impl.RecordServiceImpl;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.... | UTF-8 | Java | 1,727 | java | BookingCommand.java | Java | [] | null | [] | package org.itstep.controller.command;
import org.itstep.model.entity.validator.DateAndTimeValidator;
import org.itstep.model.entity.validator.NumberValidator;
import org.itstep.service.RecordService;
import org.itstep.service.impl.RecordServiceImpl;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.... | 1,727 | 0.697163 | 0.697163 | 41 | 41.121952 | 32.211342 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634146 | false | false | 0 |
7ba94710770ab8fabad37053cf57eb7971ca4036 | 25,829,933,342,721 | 17d0a5add0851c0c79566d52f6b7809a0eb29331 | /INTERVIEW/src/threads/ThreadSynchronization.java | 7c3ffcefac9caff1562085cd0779b87f8655300d | [] | no_license | deepaksdeshpande/java-codes | https://github.com/deepaksdeshpande/java-codes | 6bcb2f3b521798a551fe3b2c66c9cb93fc078b74 | 9d5aadb14cf21aed3a07bc45376aff655bb11e01 | refs/heads/master | 2020-03-26T22:17:28.284000 | 2018-08-20T11:45:22 | 2018-08-20T11:45:22 | 145,446,041 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package threads;
class AccountType {
private int balance = 50;
public int getBalance() {
return balance;
}
public int withdraw(int amt) {
balance = balance - amt;
return balance;
}
}
public class ThreadSynchronization implements Runnable {
private Account ac = new Account();
@Override
public s... | UTF-8 | Java | 1,329 | java | ThreadSynchronization.java | Java | [
{
"context": "(ts);\n\t\tThread t2 = new Thread(ts);\n\t\tt1.setName(\"Fred \");\n\t\tt2.setName(\"Lucy \");\n\t\tt1.start();\n\t\tt2.sta",
"end": 1267,
"score": 0.9996200799942017,
"start": 1263,
"tag": "NAME",
"value": "Fred"
},
{
"context": " Thread(ts);\n\t\tt1.setName(\"Fred \")... | null | [] | package threads;
class AccountType {
private int balance = 50;
public int getBalance() {
return balance;
}
public int withdraw(int amt) {
balance = balance - amt;
return balance;
}
}
public class ThreadSynchronization implements Runnable {
private Account ac = new Account();
@Override
public s... | 1,329 | 0.6614 | 0.64936 | 60 | 21.15 | 23.569632 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.083333 | false | false | 0 |
db8a016fc88a3c90f22cef18b6750ab3a6dc89fd | 29,094,108,493,112 | 670eed1b5a4ca763c0169d18f73e388811b2e14f | /PLP Project/loanprocessingsystem/src/main/java/com/capgemini/loanprocessingsystem/service/InterviewInfoServiceImpl.java | 2932c954d495ce4bc011cffc426dd976e84f4340 | [] | no_license | Manju7498/TY_CG_HTD_BangaloreNovember_JFS_ManjuS | https://github.com/Manju7498/TY_CG_HTD_BangaloreNovember_JFS_ManjuS | 87d17fc22233482834c018526d549d6dd4a2d20b | 9f0069a24778e02a353a179dc772df4f82d6aa74 | refs/heads/master | 2022-12-22T02:22:07.438000 | 2020-02-12T06:34:39 | 2020-02-12T06:34:39 | 226,298,725 | 0 | 0 | null | false | 2022-12-16T00:46:29 | 2019-12-06T10:01:21 | 2020-02-12T06:34:54 | 2022-12-16T00:46:26 | 54,882 | 0 | 0 | 25 | Java | false | false | package com.capgemini.loanprocessingsystem.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.capgemini.loanprocessingsystem.dao.CustomerDetailsDao;
import com.capgemini.loanprocessingsystem.dao.InterviewInfoDao;
im... | UTF-8 | Java | 1,573 | java | InterviewInfoServiceImpl.java | Java | [] | null | [] | package com.capgemini.loanprocessingsystem.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.capgemini.loanprocessingsystem.dao.CustomerDetailsDao;
import com.capgemini.loanprocessingsystem.dao.InterviewInfoDao;
im... | 1,573 | 0.833439 | 0.833439 | 50 | 30.459999 | 29.990805 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.22 | false | false | 0 |
e202dbc340b7e27534af1959435a14b4cd7c6bd4 | 20,486,994,023,668 | efb6aeed9fad9a3d2f349793f36f1373ea20a563 | /com/gmail/rmb1993/forgeperms/commands/UserCommand.java | 35584679681c7cb2a3fdba26d9cb3de5336d172f | [] | no_license | rmb938/ForgePerms | https://github.com/rmb938/ForgePerms | db94cb1d709eda777866126b765648f1fae65dbe | ec59a4a19ce62e4d4fe4392d0134cd77d4de1e8e | refs/heads/master | 2021-01-15T10:47:25.828000 | 2013-02-01T21:07:49 | 2013-02-01T21:07:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gmail.rmb1993.forgeperms.commands;
import com.gmail.rmb1993.forgeperms.ForgePermsContainer;
import com.gmail.rmb1993.forgeperms.api.ForgePermsAPI;
import com.gmail.rmb1993.forgeperms.commands.user.*;
import net.minecraft.command.CommandBase;
import net.minecraft.command.ICommandSender;
/**
*
* @author R... | UTF-8 | Java | 2,774 | java | UserCommand.java | Java | [
{
"context": "necraft.command.ICommandSender;\n\n/**\n *\n * @author Ryan\n */\npublic class UserCommand extends CommandBase ",
"end": 323,
"score": 0.9829409122467041,
"start": 319,
"tag": "NAME",
"value": "Ryan"
}
] | null | [] | package com.gmail.rmb1993.forgeperms.commands;
import com.gmail.rmb1993.forgeperms.ForgePermsContainer;
import com.gmail.rmb1993.forgeperms.api.ForgePermsAPI;
import com.gmail.rmb1993.forgeperms.commands.user.*;
import net.minecraft.command.CommandBase;
import net.minecraft.command.ICommandSender;
/**
*
* @author R... | 2,774 | 0.585797 | 0.56597 | 74 | 36.486488 | 23.751667 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.824324 | false | false | 0 |
d37e119c65cb160dbbecc95f99949ae88ed506b3 | 4,234,837,786,646 | 2572243dc3810ed52033e1f3f5e9550611bf108a | /src/org/TexasTorque/TexasTorque2013/autonomous/util/AutonomousWait.java | 246132d9d50f43ee66b38bae8f825688dda3c24f | [] | no_license | TexasTorque/TexasTorque2013 | https://github.com/TexasTorque/TexasTorque2013 | 2b739f494e4c5da098c60931982be6c1e2c36908 | bc37fb7e7680af5def0042ca629f8d667935c0f8 | refs/heads/master | 2020-04-14T22:45:07.253000 | 2015-06-24T20:40:48 | 2015-06-24T20:40:48 | 7,232,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.TexasTorque.TexasTorque2013.autonomous.util;
import edu.wpi.first.wpilibj.Timer;
import org.TexasTorque.TexasTorque2013.autonomous.AutonomousCommand;
public class AutonomousWait extends AutonomousCommand
{
private Timer delayTimer;
private double delaySeconds;
public AutonomousWait(d... | UTF-8 | Java | 700 | java | AutonomousWait.java | Java | [] | null | [] | package org.TexasTorque.TexasTorque2013.autonomous.util;
import edu.wpi.first.wpilibj.Timer;
import org.TexasTorque.TexasTorque2013.autonomous.AutonomousCommand;
public class AutonomousWait extends AutonomousCommand
{
private Timer delayTimer;
private double delaySeconds;
public AutonomousWait(d... | 700 | 0.601429 | 0.59 | 35 | 19 | 17.690998 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 0 |
381f80f7046bce3b5aa7c75a536fe307adf71d8e | 14,216,341,793,019 | dd5b863572688d6afb792f73d1ffbdc367a4cbe7 | /src/stardewvalleyautomaton/IHM/Sprites/Fabrique_IHM_Sprite.java | 18eb7456a981a8a5166e5a1c050e0ba8a00895fb | [] | no_license | EliotMorvan/Stardew-Valley-AI | https://github.com/EliotMorvan/Stardew-Valley-AI | a047f8240b5b88fa811c95f6f976b4d108822dd2 | 2f83df7a217de72c87cef37401dd18d9a0e6211f | refs/heads/master | 2021-07-02T04:52:32.746000 | 2017-09-19T10:38:52 | 2017-09-19T10:38:52 | 104,061,193 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Design Pattern Fabrique pour les Sprites
*/
package stardewvalleyautomaton.IHM.Sprites;
import stardewvalleyautomaton.IHM.Sprites.Fond.*;
import stardewvalleyautomaton.IHM.Sprites.Objets.*;
import stardewvalleyautomaton.IHM.Sprites.Personnages.*;
import stardewvalleyautomaton.Model.Cases.Enum_Case;
imp... | UTF-8 | Java | 2,898 | java | Fabrique_IHM_Sprite.java | Java | [
{
"context": "ersonnages.Enum_Personnage;\r\n\r\n/**\r\n *\r\n * @author simonetma\r\n */\r\npublic class Fabrique_IHM_Sprite {\r\n //D",
"end": 470,
"score": 0.9994282722473145,
"start": 461,
"tag": "USERNAME",
"value": "simonetma"
}
] | null | [] | /*
* Design Pattern Fabrique pour les Sprites
*/
package stardewvalleyautomaton.IHM.Sprites;
import stardewvalleyautomaton.IHM.Sprites.Fond.*;
import stardewvalleyautomaton.IHM.Sprites.Objets.*;
import stardewvalleyautomaton.IHM.Sprites.Personnages.*;
import stardewvalleyautomaton.Model.Cases.Enum_Case;
imp... | 2,898 | 0.598202 | 0.598202 | 74 | 37.081081 | 25.694019 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621622 | false | false | 0 |
b80cff6acaf6edd836af4180ad4cc06d962997f7 | 6,957,847,037,439 | 5cbfcf4b7cca17f2d0ceda6df4638a5ba52b01b7 | /app/src/main/java/com/huami/merchant/fragment/exhibition/presenter/ExhibitionPresenter.java | 6ba27b9e79a2dd00a03b7590d2806d4712caa6b2 | [] | no_license | Huami-Henry/HuamiMerchant | https://github.com/Huami-Henry/HuamiMerchant | 0289bf6eb7e1663fee9c7bf44cfed5c4a498b683 | 92b11ded51c2106451a11c50ad279c136f1dd43b | refs/heads/master | 2021-05-05T19:16:19.333000 | 2018-03-18T07:13:31 | 2018-03-18T07:13:31 | 117,765,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huami.merchant.fragment.exhibition.presenter;
import com.huami.merchant.code.ErrorCode;
import com.huami.merchant.fragment.exhibition.ExhibitionHomeFragment;
import com.huami.merchant.fragment.exhibition.model.ExhibitionBannerModelImp;
import com.huami.merchant.fragment.listener.InterLoadListener;
import co... | UTF-8 | Java | 1,226 | java | ExhibitionPresenter.java | Java | [
{
"context": "resenter;\nimport java.util.List;\n/**\n * Created by henry on 2018/3/15.\n */\npublic class ExhibitionPresente",
"end": 406,
"score": 0.9995849132537842,
"start": 401,
"tag": "USERNAME",
"value": "henry"
}
] | null | [] | package com.huami.merchant.fragment.exhibition.presenter;
import com.huami.merchant.code.ErrorCode;
import com.huami.merchant.fragment.exhibition.ExhibitionHomeFragment;
import com.huami.merchant.fragment.exhibition.model.ExhibitionBannerModelImp;
import com.huami.merchant.fragment.listener.InterLoadListener;
import co... | 1,226 | 0.659054 | 0.653344 | 32 | 37.3125 | 26.540579 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 0 |
27311bda5e3cdc1cf56ea26940111077242d848b | 11,527,692,223,151 | ab6e5bf77837396e8e0399ebd23f5488f74fd0e1 | /LearningJava/src/piggybank.java | f482692f31df09876da19bf70ed45e6d405a6072 | [] | no_license | catreyo/JavaCoding | https://github.com/catreyo/JavaCoding | 71da68991ae7f2e66b5dbc98996e83c2a7ebc5fc | fe5bcd03b8b00a618b9853ca0e5b519cebdf4897 | refs/heads/master | 2021-09-11T20:41:45.499000 | 2018-04-12T04:52:27 | 2018-04-12T04:52:27 | 113,714,250 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class piggybank {
private int penny = 0;
private int nickel = 0;
private int dime = 0;
private int quarter = 0;
public piggybank(int Xpenny, int Xnickel, int Xdime, int Xquarter){
penny = Xpenny;
nickel = Xnickel;
dime = Xdime;
quarter = Xquarter;
}
public int getPenny(){
return penny;
}
publi... | UTF-8 | Java | 693 | java | piggybank.java | Java | [] | null | [] | public class piggybank {
private int penny = 0;
private int nickel = 0;
private int dime = 0;
private int quarter = 0;
public piggybank(int Xpenny, int Xnickel, int Xdime, int Xquarter){
penny = Xpenny;
nickel = Xnickel;
dime = Xdime;
quarter = Xquarter;
}
public int getPenny(){
return penny;
}
publi... | 693 | 0.669553 | 0.650794 | 33 | 20 | 16.798267 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.030303 | false | false | 0 |
206371382cef592e68de684cc8a42f35f4ffead0 | 26,766,236,238,351 | 415716ffcb6ed6ddb9bf00cdb9d77b4281ec72ae | /TP3-Aspectos/src/Utils/Utils.java | 405f6a8101f89d1aebdf7f14f05355594bc4aa8b | [] | no_license | lmoscheni/obj3-2014s1 | https://github.com/lmoscheni/obj3-2014s1 | 2e22ef0869f2b9ceda0d66599f01bcd38febce9b | 60e2d7ccc21db70720b4498f0c4dad329aa84f70 | refs/heads/master | 2021-01-19T17:16:42.177000 | 2014-07-07T23:51:57 | 2014-07-07T23:51:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Utils;
import java.lang.annotation.Annotation;
import java.lang.reflect.Field;
public class Utils {
public static <A extends Annotation> A getAnnotation(Object thiz, String fieldName,
Class<A> annotationClass) {
try {
// TODO: it only works for non-inherited fields
Field field = thiz.getClass().g... | UTF-8 | Java | 1,855 | java | Utils.java | Java | [] | null | [] | package Utils;
import java.lang.annotation.Annotation;
import java.lang.reflect.Field;
public class Utils {
public static <A extends Annotation> A getAnnotation(Object thiz, String fieldName,
Class<A> annotationClass) {
try {
// TODO: it only works for non-inherited fields
Field field = thiz.getClass().g... | 1,855 | 0.671159 | 0.671159 | 56 | 32.125 | 19.808064 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.339286 | false | false | 0 |
b9cf4bae508e0f1711887896832a65be96fff4fb | 25,598,005,135,516 | 98ba5b1a7f9dff037877bd02157d564d03c8350d | /src/main/java/org/jenkinsci/plugins/castHighlight/CastHighlightPublisher.java | ff114ee1a108de707ca39a63cccd6c0ec9ea6606 | [
"MIT"
] | permissive | braeden/jenkinsHighlight | https://github.com/braeden/jenkinsHighlight | 9cc1e56975df24ceeaa69b4fb0ae7c3af8552c42 | 031a9615d3c28d6131b57f62e0263895f93f3b60 | refs/heads/master | 2020-03-23T18:41:36.049000 | 2018-08-07T14:38:33 | 2018-08-07T14:38:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jenkinsci.plugins.castHighlight;
//Jenkins etc.
import hudson.Launcher;
import hudson.Extension;
import hudson.tasks.*;
import hudson.model.AbstractBuild;
import hudson.model.BuildListener;
import hudson.model.AbstractProject;
import org.kohsuke.stapler.DataBoundConstructor;
import org.kohsuke.stapler.Sta... | UTF-8 | Java | 22,072 | java | CastHighlightPublisher.java | Java | [
{
"context": "ol.\n//This files should be split up more\n//\n\n///// Braeden Smith 2018 (c)\n///// braeden123.github.io\n///// MIT Lic",
"end": 1335,
"score": 0.9997636675834656,
"start": 1322,
"tag": "NAME",
"value": "Braeden Smith"
},
{
"context": "lit up more\n//\n\n///// Braeden ... | null | [] | package org.jenkinsci.plugins.castHighlight;
//Jenkins etc.
import hudson.Launcher;
import hudson.Extension;
import hudson.tasks.*;
import hudson.model.AbstractBuild;
import hudson.model.BuildListener;
import hudson.model.AbstractProject;
import org.kohsuke.stapler.DataBoundConstructor;
import org.kohsuke.stapler.Sta... | 22,058 | 0.566555 | 0.564607 | 508 | 42.44685 | 36.280285 | 216 | false | false | 0 | 0 | 0 | 0 | 78 | 0.003534 | 0.576772 | false | false | 0 |
f8312163f23a7615b94714dcf17c558d8c396995 | 18,915,036,014,076 | f84150bddc9cf50aa4e1b3941b93c17eb81d1f9e | /src/com/liam/demo/jmx/JmxBootstrap.java | af32cda5dce916f0af64a9302c979817d1068be6 | [] | no_license | LYDongD/liam-demo | https://github.com/LYDongD/liam-demo | 9d277fee18638699842ebf18dd6862ec6d918f2d | fe66b9e768e60c6963aa42699a4d159219d7815c | refs/heads/master | 2020-03-26T19:55:26.570000 | 2018-11-02T10:47:20 | 2018-11-02T10:47:20 | 145,293,621 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liam.demo.jmx;
import com.liam.demo.jmx.agent.MBeanRegistry;
import com.liam.demo.jmx.mbean.impl.StandardHello;
import javax.management.MBeanServer;
import javax.management.remote.JMXConnectorServer;
import javax.management.remote.JMXConnectorServerFactory;
import javax.management.remote.JMXServiceURL;
im... | UTF-8 | Java | 1,425 | java | JmxBootstrap.java | Java | [] | null | [] | package com.liam.demo.jmx;
import com.liam.demo.jmx.agent.MBeanRegistry;
import com.liam.demo.jmx.mbean.impl.StandardHello;
import javax.management.MBeanServer;
import javax.management.remote.JMXConnectorServer;
import javax.management.remote.JMXConnectorServerFactory;
import javax.management.remote.JMXServiceURL;
im... | 1,425 | 0.687949 | 0.673583 | 42 | 28.833334 | 28.584808 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452381 | false | false | 0 |
0089a12689e07431e82d9e80d186b5dfbb4586a6 | 28,716,151,363,717 | 0a6d56f89a688f5675168277d060b244d90c123c | /src/main/java/logic/responses/RespCreateBooking.java | e1d76f3d94df1570aa0de368177acf6f0e3f4bb8 | [] | no_license | Yuri-Kulazhenko/TestTaskAPIForGL | https://github.com/Yuri-Kulazhenko/TestTaskAPIForGL | 2bcefc63f1d0ed2377466d8ac3dbfb788478c57c | b169718aa92e98195ad1e70e3f7eeee13f600d4b | refs/heads/master | 2023-06-19T05:08:18.107000 | 2021-07-16T08:24:04 | 2021-07-16T08:24:04 | 386,563,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logic.responses;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import logic.responses.inner.Booking;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class RespCreateBookin... | UTF-8 | Java | 476 | java | RespCreateBooking.java | Java | [] | null | [] | package logic.responses;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import logic.responses.inner.Booking;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class RespCreateBookin... | 476 | 0.785714 | 0.785714 | 23 | 19.695652 | 15.161263 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 0 |
7dd4e6ee2e6fa083bdfeb57e7887eade936942e4 | 22,213,570,889,673 | 31e9b5df231a2a1733fbf3d935ab4eb57f05e790 | /src/main/java/com/hipu/seedfinder/chinaz/FetchJob.java | 030ae876e4b916a0f6121bb47a6654daa6cee00b | [] | no_license | magicdog/urlseed | https://github.com/magicdog/urlseed | 9413fe92c710f091f6e2dc6bed3702e745bfa59a | 0b374540bcae75eec2373e7858eb6dea803c222b | refs/heads/master | 2020-05-29T10:37:51.807000 | 2013-07-09T07:43:20 | 2013-07-09T07:43:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hipu.seedfinder.chinaz;
import java.io.IOException;
import java.util.List;
import java.util.concurrent.Callable;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.util.EntityUtils;
import org.apache.log4j.Logger;
import org.w3c.dom... | UTF-8 | Java | 2,282 | java | FetchJob.java | Java | [] | null | [] | package com.hipu.seedfinder.chinaz;
import java.io.IOException;
import java.util.List;
import java.util.concurrent.Callable;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.util.EntityUtils;
import org.apache.log4j.Logger;
import org.w3c.dom... | 2,282 | 0.687117 | 0.683611 | 74 | 28.824324 | 21.442795 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.527027 | false | false | 0 |
ad7c68c1cd0e800fb8221e12e622f0076cb9ade9 | 22,213,570,890,601 | 8b82c13060639713bd21e326ff5a554d03f31619 | /src/ProgrammingWithClasses/count/Count.java | d6f015a2e3dcb2a1240cd03dd307f9f1c22db7ce | [] | no_license | Yury1706/IntroduceToJavaOnline | https://github.com/Yury1706/IntroduceToJavaOnline | ee73e4099a34830b2de3899032a978db9bcc36b6 | 25591c7318046679f6717c05f8b8b7656cc7ef1c | refs/heads/master | 2023-02-12T12:34:15.145000 | 2021-01-04T11:25:38 | 2021-01-04T11:25:38 | 314,227,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ProgrammingWithClasses.count;
public class Count {
private String nameOfBank;
private String numberOfCount;
private double valueOfCount;
private boolean isBlocked;
public Count() {
}
public Count(String nameOfBank, String numberOfCount, double valueOfCount, boolean isBlocked) {
... | UTF-8 | Java | 1,472 | java | Count.java | Java | [] | null | [] | package ProgrammingWithClasses.count;
public class Count {
private String nameOfBank;
private String numberOfCount;
private double valueOfCount;
private boolean isBlocked;
public Count() {
}
public Count(String nameOfBank, String numberOfCount, double valueOfCount, boolean isBlocked) {
... | 1,472 | 0.610054 | 0.610054 | 61 | 23.131147 | 20.931955 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393443 | false | false | 0 |
af10a59e079a3ac00ea7ab15859a511b758f7771 | 20,495,584,005,579 | b04d11271ac26150ca8e23c8bd92aa32c5a484fe | /j2e/module-tests/src/test/java/components/CustomerRegistryTest.java | b32ac1b95949d721bde1d60c2f62383d67e4a1ed | [] | no_license | HuangXiaohan/4A_ISA_TheCookieFactory | https://github.com/HuangXiaohan/4A_ISA_TheCookieFactory | 7685d926fab36259228e9fc28c8ab368a73ff6cd | 99965b93dae39f72861b87d0266a01b27a1e573a | refs/heads/master | 2021-05-02T04:55:53.133000 | 2018-02-09T15:00:14 | 2018-02-09T15:00:14 | 120,911,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package components;
import arquillian.AbstractTCFTest;
import fr.unice.polytech.isa.tcf.CustomerFinder;
import fr.unice.polytech.isa.tcf.CustomerRegistration;
import fr.unice.polytech.isa.tcf.entities.Customer;
import fr.unice.polytech.isa.tcf.exceptions.AlreadyExistingCustomerException;
import org.jboss.arquillian.ju... | UTF-8 | Java | 2,262 | java | CustomerRegistryTest.java | Java | [
{
"context": "ntext() throws Exception {\n\t\tjohn = new Customer(\"John\", \"0987654321\");\n\t}\n\n\t@After\n\tpublic void cleanin",
"end": 1240,
"score": 0.9930379986763,
"start": 1236,
"tag": "NAME",
"value": "John"
},
{
"context": "nownCustomer() {\n\t\tassertFalse(finder.findBy... | null | [] | package components;
import arquillian.AbstractTCFTest;
import fr.unice.polytech.isa.tcf.CustomerFinder;
import fr.unice.polytech.isa.tcf.CustomerRegistration;
import fr.unice.polytech.isa.tcf.entities.Customer;
import fr.unice.polytech.isa.tcf.exceptions.AlreadyExistingCustomerException;
import org.jboss.arquillian.ju... | 2,262 | 0.778515 | 0.774094 | 72 | 30.416666 | 25.359499 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 0 |
2add75cfb21b85841c0e73da00cf13754d407013 | 19,138,374,271,274 | 44c064d769e62c3f629304652055d48a73f97d63 | /LabSetup_Spring3_Tomcat-Eclipse_20100601/StudentWork/Spring/workspace/Lab05.1/src/com/javatunes/teach/TeachingSupport.java | d6313e8e328d7fb9d243adfcc8c8131c0d2e32f7 | [] | no_license | stuartgoldlust/Stuart | https://github.com/stuartgoldlust/Stuart | c7433b160be0b016434927e96ebeb47e9155aa07 | 83b7673c08c1eca885a7bf91b5f758bb23303cfb | refs/heads/master | 2021-03-19T17:16:34.014000 | 2015-03-10T17:41:13 | 2015-03-10T17:41:13 | 31,734,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This code is sample code, provided as-is, and we make no
* warranties as to its correctness or suitablity for
* any purpose.
*
* We hope that it's useful to you. Enjoy.
* Copyright 2006-7 LearningPatterns Inc.
*/
package com.javatunes.teach;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.... | UTF-8 | Java | 782 | java | TeachingSupport.java | Java | [] | null | [] | /*
* This code is sample code, provided as-is, and we make no
* warranties as to its correctness or suitablity for
* any purpose.
*
* We hope that it's useful to you. Enjoy.
* Copyright 2006-7 LearningPatterns Inc.
*/
package com.javatunes.teach;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.... | 782 | 0.712276 | 0.705882 | 31 | 24.258064 | 20.977665 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 0 |
095551d5761222ce928f5616342ac115636e1c5e | 22,445,499,159,811 | 1502ba4103a982d773ecd3d74ead1fdaf9228132 | /src/jedis/basic/BasicTest.java | 4dbf844ebc03d7c60a17fcd1e855bb1eb748a0d7 | [] | no_license | code159/SpringDemo | https://github.com/code159/SpringDemo | 57ed11e840881d114e71592f25e5afa59b229f08 | f127dc73a1e100884b75a0dd0b58034519d51581 | refs/heads/master | 2021-01-22T22:28:48.262000 | 2018-09-29T14:22:54 | 2018-09-29T14:22:54 | 85,549,358 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jedis.basic;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
public class BasicTest {
private String host="172.168... | UTF-8 | Java | 1,433 | java | BasicTest.java | Java | [
{
"context": "\r\npublic class BasicTest {\r\n\tprivate String host=\"172.168.2.9\";\r\n\tprivate int port=6379;\r\n\tprivate String passw",
"end": 324,
"score": 0.9997472167015076,
"start": 313,
"tag": "IP_ADDRESS",
"value": "172.168.2.9"
},
{
"context": "private int port=6379;\r\n\... | null | [] | package jedis.basic;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
public class BasicTest {
private String host="172.16.... | 1,439 | 0.640613 | 0.628352 | 67 | 17.477612 | 13.665905 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.970149 | false | false | 0 |
2fbca1e278ea75d7d4d2c6975657ee76a232ad21 | 17,678,085,457,081 | bb8fc83700c795b29a54ada97f373d07f48dfe81 | /BookManagement/app/src/main/java/com/example/bookmanagement/BookAdapter.java | 1846d01d29023867891625582da5c2ccdffeb731 | [] | no_license | cuong-phanminh/book_management | https://github.com/cuong-phanminh/book_management | 0a55723846a699dba9b0b86e38e19bc80942e995 | 36347969d0c68f8424482bc591cff1fd7aac6035 | refs/heads/master | 2020-11-25T02:09:48.385000 | 2019-12-16T18:04:04 | 2019-12-16T18:04:04 | 228,445,141 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bookmanagement;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.ArrayList;
import java.... | UTF-8 | Java | 2,059 | java | BookAdapter.java | Java | [] | null | [] | package com.example.bookmanagement;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.ArrayList;
import java.... | 2,059 | 0.664886 | 0.663915 | 75 | 26.453333 | 26.310097 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453333 | false | false | 0 |
c080ef946a47dea82775cfd6f6fcf4849944e66f | 18,004,502,951,112 | 8fffce7658a89ce724abece2f1bb21ac5d06ef48 | /app/src/main/java/com/hubert/xu/zmvp/mvp/model/entity/BookclassifyLocalBean.java | cbb32e0f2b8b6c542ac9a849922a668ce7d250a6 | [] | no_license | xuqinzz/ZMvp | https://github.com/xuqinzz/ZMvp | d942d783c89813dd275dc3ea525cdaf23f05d4ea | 3a0674ab60769a3bc20d9609e5665f374839c6d5 | refs/heads/master | 2021-01-01T04:02:13.123000 | 2017-10-31T10:03:44 | 2017-10-31T10:03:44 | 97,103,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hubert.xu.zmvp.mvp.model.entity;
import com.hubert.xu.zmvp.http.BookBaseBean;
import java.io.Serializable;
import java.util.List;
/**
* Author: Hubert.Xu
* Date : 2017/9/30
* Desc :
*/
public class BookclassifyLocalBean extends BookBaseBean {
private List<LocalBookClassifyBean> localBookclas... | UTF-8 | Java | 2,016 | java | BookclassifyLocalBean.java | Java | [
{
"context": "rializable;\nimport java.util.List;\n\n/**\n * Author: Hubert.Xu\n * Date : 2017/9/30\n * Desc :\n */\n\npublic class",
"end": 169,
"score": 0.9998685717582703,
"start": 160,
"tag": "NAME",
"value": "Hubert.Xu"
}
] | null | [] | package com.hubert.xu.zmvp.mvp.model.entity;
import com.hubert.xu.zmvp.http.BookBaseBean;
import java.io.Serializable;
import java.util.List;
/**
* Author: Hubert.Xu
* Date : 2017/9/30
* Desc :
*/
public class BookclassifyLocalBean extends BookBaseBean {
private List<LocalBookClassifyBean> localBookclas... | 2,016 | 0.604663 | 0.59623 | 84 | 23 | 23.580662 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369048 | false | false | 0 |
863cc887de353365ef8dba58341dc3a8cbf25476 | 25,151,328,487,072 | 0655fa65d75009d39f313ad68cd50eaaf01b9884 | /Assignment II.1/Assignment2/DrawFace.java | d0d659e99702064394a5a85848913aa83b8796b4 | [] | no_license | yash101/ap-computer-science | https://github.com/yash101/ap-computer-science | fe306ceedfe728ecd433fa7f5b0a047b62cd741b | e90a79d7931b94ae485efae69dcbca14630cec33 | refs/heads/master | 2016-09-05T16:12:24.048000 | 2014-07-21T15:54:59 | 2014-07-21T15:54:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import acm.program.*;
import acm.graphics.*;
import acm.util.*;
public class DrawFace extends GraphicsProgram {
private static final int FACE_WIDTH = 100;
private static final int FACE_HEIGHT = 200;
public void run() {
GFace face = new GFace(FACE_WIDTH, FACE_HEIGHT);
add(face);
// add()
}
} | UTF-8 | Java | 316 | java | DrawFace.java | Java | [] | null | [] | import acm.program.*;
import acm.graphics.*;
import acm.util.*;
public class DrawFace extends GraphicsProgram {
private static final int FACE_WIDTH = 100;
private static final int FACE_HEIGHT = 200;
public void run() {
GFace face = new GFace(FACE_WIDTH, FACE_HEIGHT);
add(face);
// add()
}
} | 316 | 0.674051 | 0.655063 | 14 | 20.714285 | 17.661211 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.357143 | false | false | 0 |
74a63f42341986eff5adfd39c7f9f3e9dfe1ff9f | 5,111,011,092,689 | 62347422968720c355f3eace03cc98cc8cac2deb | /app/src/main/java/dk/snaptrash/snaptrash/Utils/UnderlineTextView.java | 160b5e848fdaa5f3362631cac7835b0374a1fa74 | [] | no_license | olivernybroe/SnapTrash | https://github.com/olivernybroe/SnapTrash | 38f4045e462da9790660f5c04de92516d0d6951b | 4b75426f7508fd80c36946c068df4387191e538f | refs/heads/master | 2021-09-04T12:03:22.976000 | 2018-01-18T15:02:26 | 2018-01-18T15:02:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dk.snaptrash.snaptrash.Utils;
import android.content.Context;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.widget.TextView;
public class UnderlineTextView extends android.support.v7.widget.AppCompatTextView {
public UnderlineTextView(Context context) {
super(con... | UTF-8 | Java | 813 | java | UnderlineTextView.java | Java | [] | null | [] | package dk.snaptrash.snaptrash.Utils;
import android.content.Context;
import android.graphics.Paint;
import android.util.AttributeSet;
import android.widget.TextView;
public class UnderlineTextView extends android.support.v7.widget.AppCompatTextView {
public UnderlineTextView(Context context) {
super(con... | 813 | 0.739237 | 0.738007 | 24 | 32.875 | 29.964302 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 0 |
a4a592d94dcbd0fbebfc9cff68d9732c4e25154a | 13,417,477,888,917 | 30bade7128ec14e87d79329d01540d51f4a6d165 | /MazePaths.java | bef849dd453e32215b30d1f05ed56155567b6176 | [] | no_license | Klaus-poppe/Competitive | https://github.com/Klaus-poppe/Competitive | b1d8290eacbe6433f0524135a769fe37c1e161f1 | f01842449dc0b0a81a2dc85f4cb83612c1a0974a | refs/heads/master | 2020-12-15T09:45:16.074000 | 2020-02-12T12:27:03 | 2020-02-12T12:27:03 | 235,064,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***
* A maze is a matrix where each cell can either be a 0 or 1.
* 0 represents and empty cell and 1 represents a wall.
*
* Given a n x m matrix, find the number of ways someone can go
* from the top left to the bottom right, assuming you can only
* move right or down.
*
* Input : [[0,1,0],[0,0,1],... | UTF-8 | Java | 1,214 | java | MazePaths.java | Java | [] | null | [] | /***
* A maze is a matrix where each cell can either be a 0 or 1.
* 0 represents and empty cell and 1 represents a wall.
*
* Given a n x m matrix, find the number of ways someone can go
* from the top left to the bottom right, assuming you can only
* move right or down.
*
* Input : [[0,1,0],[0,0,1],... | 1,214 | 0.473641 | 0.432455 | 48 | 23.291666 | 19.732544 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 0 |
81ab2429d66b32ed136e5126709bb4919749425b | 7,310,034,376,764 | dc981d7389af6e53d6363b7c8c593eee8910de29 | /src/main/java/jbluehdorn/Scheduler/repositories/CustomerRepository.java | e91aecea54ee550ca04c41647bce1ac6ae536bef | [] | no_license | Jbluehdorn/Scheduler | https://github.com/Jbluehdorn/Scheduler | 8d95854e1d5a46065f644d674a5d94b828832493 | 77792e19bb64cf9c74c790a6ac67ef124a2f7856 | refs/heads/master | 2020-04-04T08:29:34.566000 | 2018-12-18T03:11:34 | 2018-12-18T03:11:34 | 155,767,804 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jbluehdorn.Scheduler.repositories;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Random;
import java.util.stream.Col... | UTF-8 | Java | 7,266 | java | CustomerRepository.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author Jordan\n */\npublic class CustomerRepository {\n private",
"end": 767,
"score": 0.9989725351333618,
"start": 761,
"tag": "NAME",
"value": "Jordan"
}
] | null | [] | package jbluehdorn.Scheduler.repositories;
import java.sql.Connection;
import java.sql.Date;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Random;
import java.util.stream.Col... | 7,266 | 0.574732 | 0.569639 | 253 | 27.719368 | 22.634846 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466403 | false | false | 0 |
e847dabaea3f44c0a5aa3cd9bfdf6d9c5d1c1a0b | 23,794,118,858,627 | c1b4edf39fea07df7f8ac2a17b8a9edc6243e389 | /src/physicalc/Function.java | f46c03db67a7334b223217b8a246323c23ea47aa | [] | no_license | samujjwal/bcis | https://github.com/samujjwal/bcis | 1bffec7b294a8c5f8da6b5cf8b77d3f787b9b57e | 8628e598a5c16f8956e8dd56acec61a5e1dd46d6 | refs/heads/master | 2021-01-22T20:59:48.676000 | 2007-12-19T01:17:36 | 2007-12-19T01:17:36 | 37,047,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package physicalc;
import java.lang.*;
import java.util.*;
/** A Function object stores a user-defined function. Sub-classes may
* implement built-in functions.
*
* @see SymbolTable
* @see FunCall
* @author Brian Foo, bwf2101@columia.edu
*/
public class Function implements RuntimeObject {
private ParamList p... | UTF-8 | Java | 2,041 | java | Function.java | Java | [
{
"context": "\n *\n * @see SymbolTable\n * @see FunCall\n * @author Brian Foo, bwf2101@columia.edu\n */\npublic class Function im",
"end": 224,
"score": 0.9998556971549988,
"start": 215,
"tag": "NAME",
"value": "Brian Foo"
},
{
"context": " SymbolTable\n * @see FunCall\n * @author B... | null | [] | package physicalc;
import java.lang.*;
import java.util.*;
/** A Function object stores a user-defined function. Sub-classes may
* implement built-in functions.
*
* @see SymbolTable
* @see FunCall
* @author <NAME>, <EMAIL>
*/
public class Function implements RuntimeObject {
private ParamList parameterList;
... | 2,026 | 0.705536 | 0.702107 | 63 | 31.396826 | 28.691872 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 0 |
26d669b207bac2322cee42e17dafb7bf6f33a84b | 23,794,118,855,076 | 589cfd276bce7af2866db5ea133b783fefa92a8d | /src/com/haiji/sqldump/render/JsonRender.java | 7f53425c0875c52d1c310987871ad506e930eef3 | [] | no_license | Haiji/SqlDump | https://github.com/Haiji/SqlDump | 0145c9b36cd232ac8da9c1822a22021e7aa97cce | 5c302175157d6636b20cd32841b2cc01dc57114b | refs/heads/master | 2017-04-27T02:02:57.493000 | 2016-08-05T12:08:26 | 2016-08-05T12:08:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haiji.sqldump.render;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.haiji.sqldump.model.SchemaBean;
public class JsonRender implements IRender<String> {
public JsonRender(){
}
public String excute(SchemaBean ... | UTF-8 | Java | 509 | java | JsonRender.java | Java | [] | null | [] | package com.haiji.sqldump.render;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.haiji.sqldump.model.SchemaBean;
public class JsonRender implements IRender<String> {
public JsonRender(){
}
public String excute(SchemaBean ... | 509 | 0.768173 | 0.768173 | 19 | 24.789474 | 27.938992 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.052632 | false | false | 0 |
cdd0d5c777b9c1d3eace1cb1ff9706ac022aa7e0 | 29,841,432,779,249 | 1101be2140f4a145b741141843cd3bd3557c543a | /market-engine-test/src/test/java/com/imarcats/market/engine/testutils/OrderCompareTestCaseBase.java | c9b395bdd8354feb3eecd9b068056b88ab3acbca | [
"Apache-2.0"
] | permissive | adam-mautner/iMarcats-Market-System | https://github.com/adam-mautner/iMarcats-Market-System | 2d8a49fec29d9d62b9a38707b0b0be137c8d9dab | 3be84c0d6d06d6c107c61642bb973101ecde2028 | refs/heads/master | 2022-07-08T04:29:09.679000 | 2020-10-15T11:27:36 | 2020-10-15T11:27:36 | 135,076,466 | 1 | 0 | Apache-2.0 | false | 2022-06-21T00:01:23 | 2018-05-27T19:44:48 | 2020-10-15T11:27:40 | 2022-06-21T00:01:19 | 537 | 0 | 0 | 3 | Java | false | false | package com.imarcats.market.engine.testutils;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import com.imarcats.infrastructure.server.trigger.MockMarketDataSource;
import com.imarcats.infrastructure.server.trigger.MockPropertyChangeBroker;
import com.ima... | UTF-8 | Java | 13,197 | java | OrderCompareTestCaseBase.java | Java | [
{
"context": "mon base for Order Compare Test Cases \r\n * @author Adam\r\n */\r\npublic class OrderCompareTestCaseBase exten",
"end": 2124,
"score": 0.9994033575057983,
"start": 2120,
"tag": "NAME",
"value": "Adam"
}
] | null | [] | package com.imarcats.market.engine.testutils;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import com.imarcats.infrastructure.server.trigger.MockMarketDataSource;
import com.imarcats.infrastructure.server.trigger.MockPropertyChangeBroker;
import com.ima... | 13,197 | 0.796317 | 0.790786 | 268 | 47.242538 | 41.911118 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.425373 | false | false | 0 |
96cb697fd89c0606133aaa87ac4d2c0575fc9f5a | 15,625,091,071,591 | 27856cc2af0b394904ed666fad1ed99b67599fda | /src/main/java/co/ankit/lucane/service/employee/EmployeeServiceImpl.java | 7a1092e8935b729a8b13d6e283d2aad9ab416d86 | [] | no_license | ankittater/lucane-example | https://github.com/ankittater/lucane-example | 3335dbc2c627260e9c355ee0aa396f2246bb88aa | f767d6c24a846d5683c0a4bd9d507a415d7d5e29 | refs/heads/master | 2016-09-07T06:09:36.383000 | 2014-09-09T20:54:54 | 2014-09-09T20:54:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.ankit.lucane.service.employee;
import co.ankit.lucane.dao.employee.EmployeeDao;
import co.ankit.lucane.domain.employee.Employee;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* Created with IntelliJ IDEA.
* User: ... | UTF-8 | Java | 923 | java | EmployeeServiceImpl.java | Java | [
{
"context": "List;\n\n/**\n * Created with IntelliJ IDEA.\n * User: Ankit\n * Date: 6/9/14\n * Time: 11:22 PM\n * To change th",
"end": 325,
"score": 0.9591442942619324,
"start": 320,
"tag": "USERNAME",
"value": "Ankit"
}
] | null | [] | package co.ankit.lucane.service.employee;
import co.ankit.lucane.dao.employee.EmployeeDao;
import co.ankit.lucane.domain.employee.Employee;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
/**
* Created with IntelliJ IDEA.
* User: ... | 923 | 0.735645 | 0.726977 | 37 | 23.945946 | 22.122442 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 0 |
29334061de9d0647baa8c59aa47764fa7b18914b | 29,343,216,614,777 | 23d42654991a3948042fb723dff062ebbea23837 | /zhl-resources/src/main/java/net/tfedu/zhl/cloud/resource/asset/entity/CourseWareView.java | 641b8a6b3a831d925c684dc787e85fc012608277 | [] | no_license | happy6eve/zhl-cloud | https://github.com/happy6eve/zhl-cloud | f6e37812b52add6973aa3225dfd2392c89b45950 | 5a228b1811de36343b5db4be1f0e7524b885fb4c | refs/heads/master | 2018-04-12T15:54:45.151000 | 2016-07-11T09:38:47 | 2016-07-11T09:38:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.tfedu.zhl.cloud.resource.asset.entity;
import java.util.Date;
/**
* 我的课件的前端返回
* @author wangwr
*
*/
public class CourseWareView extends ZAssetView {
/**
* 更新时间
*/
private Date updatetime;
/**
* 资源大小
*/
private String size;
/**
* 课件所在的节点的tfcode... | UTF-8 | Java | 1,449 | java | CourseWareView.java | Java | [
{
"context": "port java.util.Date;\n\n/**\n * 我的课件的前端返回 \n * @author wangwr\n *\n */\npublic class CourseWareView extends ZAsset",
"end": 111,
"score": 0.9996131062507629,
"start": 105,
"tag": "USERNAME",
"value": "wangwr"
}
] | null | [] | package net.tfedu.zhl.cloud.resource.asset.entity;
import java.util.Date;
/**
* 我的课件的前端返回
* @author wangwr
*
*/
public class CourseWareView extends ZAssetView {
/**
* 更新时间
*/
private Date updatetime;
/**
* 资源大小
*/
private String size;
/**
* 课件所在的节点的tfcode... | 1,449 | 0.581581 | 0.581581 | 91 | 14.153846 | 24.65361 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725275 | false | false | 0 |
3addcee1a86a2803abaf51d8807d9f189b06926a | 3,341,484,582,279 | 0a223da0dd8f157ea33ee68b1dd2b679edba0cac | /spring/Spring-Boot-JPA/project/jpashop/src/main/java/com/jpabook/jpashop/domain/Order.java | 0eeba6e39c313d3e994d03cd4517ebf07262fbd8 | [] | no_license | eunji99/TIL_2020 | https://github.com/eunji99/TIL_2020 | 9706b11ef95d0b7d417c9349eb68e189b6b50b49 | 90276553b88f1e85cd4ad80a9c0176d6bdeeaef4 | refs/heads/master | 2022-10-04T16:49:24.511000 | 2020-04-27T03:35:07 | 2020-04-27T03:35:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jpabook.jpashop.domain;
import javax.persistence.Entity;
@Entity
public class Order {
}
| UTF-8 | Java | 102 | java | Order.java | Java | [] | null | [] | package com.jpabook.jpashop.domain;
import javax.persistence.Entity;
@Entity
public class Order {
}
| 102 | 0.784314 | 0.784314 | 7 | 13.571428 | 14.191115 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 0 |
4cda5189e9e4abde82ee54c39c0686dcb04479ad | 8,229,157,344,259 | 264d8d168cb385af741f5bc18434c4812c1b1dbb | /proj1b/OffByN.java | 7b5cc4a0422919a7ef72d874f40fcef642c5b7ec | [] | no_license | ChenyiLyu/cs61b | https://github.com/ChenyiLyu/cs61b | 954ca6a2a59fa992c2650da207b5fd93595f72ca | 5b4ab773e52f08267778444094026fee1e46069b | refs/heads/main | 2023-03-29T17:47:47.999000 | 2021-03-31T05:47:47 | 2021-03-31T05:47:47 | 335,147,546 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /** A class for off-by-n comparators*/
public class OffByN implements CharacterComparator {
private int n; // off by n character.
public OffByN(int N) {
n = N;
}
/** Return true if two characters are equal.
* @rule Two characters are equal if they are different by exactly
* n. */
... | UTF-8 | Java | 521 | java | OffByN.java | Java | [] | null | [] | /** A class for off-by-n comparators*/
public class OffByN implements CharacterComparator {
private int n; // off by n character.
public OffByN(int N) {
n = N;
}
/** Return true if two characters are equal.
* @rule Two characters are equal if they are different by exactly
* n. */
... | 521 | 0.56238 | 0.56238 | 22 | 22.681818 | 20.394711 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.