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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3c2e6c43813163dbacf1f089a26f8999ca539e50 | 9,113,920,672,492 | 049fb175885f8e506052c8bf17b3e5b8992e0990 | /java-bases/src/main/java/cn/withme/pattern/observe/Zoo.java | 34331a28b867ae265c099bb672f7aa3eab71417c | [
"Apache-2.0"
] | permissive | q920447939/java-study | https://github.com/q920447939/java-study | f96a9bea148ba51e0fc24fcd002bbde74a1e7d2f | b0122c22de3d4b3b697694eb651e781533d09877 | refs/heads/master | 2023-06-07T18:19:26.220000 | 2023-05-29T08:38:01 | 2023-05-29T08:38:01 | 186,435,277 | 16 | 15 | Apache-2.0 | false | 2022-06-23T05:24:26 | 2019-05-13T14:23:42 | 2022-06-23T05:21:30 | 2022-06-23T05:24:26 | 16,066 | 13 | 16 | 1 | Java | false | false | package cn.withme.pattern.observe;
/**
* @author liming
* @Description:
* @date 2019年12月12日
*/
public class Zoo implements Observe {
@Override
public String say() {
return null;
}
}
| UTF-8 | Java | 215 | java | Zoo.java | Java | [
{
"context": "package cn.withme.pattern.observe;\n\n/**\n * @author liming\n * @Description:\n * @date 2019年12月12日\n */\npublic ",
"end": 57,
"score": 0.9989025592803955,
"start": 51,
"tag": "USERNAME",
"value": "liming"
}
] | null | [] | package cn.withme.pattern.observe;
/**
* @author liming
* @Description:
* @date 2019年12月12日
*/
public class Zoo implements Observe {
@Override
public String say() {
return null;
}
}
| 215 | 0.626794 | 0.588517 | 14 | 13.928572 | 12.150628 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 14 |
cf681fc3e19b4d6d5bc81c7fbc729b84a012d259 | 32,736,240,752,733 | 0a1f9155878a32d5b5efc142b7d38c77b7c79c5a | /app/src/main/java/com/dev/r19/localservicefinder/ClientFeedbackModel.java | 943ac84326ebf14d602acc0cc06c0e4604ac011a | [] | no_license | bloodrob/LocalServiceFinder | https://github.com/bloodrob/LocalServiceFinder | 591f60533a8bd357e6f5d37fcd1708a2f76f69d6 | 476b5bcf7a5bacc9e57b3f40e7aeae82474484ae | refs/heads/master | 2020-04-07T16:36:35.118000 | 2019-04-01T17:26:42 | 2019-04-01T17:26:42 | 158,535,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dev.r19.localservicefinder;
import com.google.firebase.database.IgnoreExtraProperties;
/**
* Created by R19 on 12/5/2018.
*/
@IgnoreExtraProperties
public class ClientFeedbackModel {
private String Client_name;
private String Client_email;
private String Subject;
private String Message;
... | UTF-8 | Java | 896 | java | ClientFeedbackModel.java | Java | [
{
"context": "database.IgnoreExtraProperties;\n\n/**\n * Created by R19 on 12/5/2018.\n */\n@IgnoreExtraProperties\npublic c",
"end": 122,
"score": 0.9993345737457275,
"start": 119,
"tag": "USERNAME",
"value": "R19"
}
] | null | [] | package com.dev.r19.localservicefinder;
import com.google.firebase.database.IgnoreExtraProperties;
/**
* Created by R19 on 12/5/2018.
*/
@IgnoreExtraProperties
public class ClientFeedbackModel {
private String Client_name;
private String Client_email;
private String Subject;
private String Message;
... | 896 | 0.662946 | 0.65067 | 41 | 20.853659 | 20.625063 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414634 | false | false | 14 |
d40ec1c732bf4e4fabd7071ce423d648a43bd54f | 1,382,979,492,919 | 6fb5c58bb29aed2373a7bace650fc0fcb7f4196a | /src/main/java/com/projet01/InscriptionService.java | f3cec8e1a3a27a44018f7f127aafd560b72d9b13 | [] | no_license | ekiriano/mgl7460-a19-projet1 | https://github.com/ekiriano/mgl7460-a19-projet1 | a960884934aa56680b3bab90781ba9d99fe0a9ef | c8a9156d72539facbf7cc5f68fdfb8b507a3660c | refs/heads/master | 2020-07-29T04:24:26.862000 | 2019-10-17T17:20:52 | 2019-10-17T17:20:52 | 209,668,502 | 0 | 0 | null | false | 2020-10-13T16:36:18 | 2019-09-19T23:57:41 | 2019-10-17T17:21:07 | 2020-10-13T16:36:16 | 180 | 0 | 0 | 2 | Java | false | false | package com.projet01;
import java.util.ArrayList;
import java.util.List;
/**
* Classe InscriptionService specifie les interactions entre Etudiant et Cours.
*/
public class InscriptionService {
private List<Etudiant> etudiants;
private List<Cours> cours;
/**
* Constructeur de la classe inscription Service... | UTF-8 | Java | 4,003 | java | InscriptionService.java | Java | [
{
"context": "onService() {\n Etudiant etu1 = new Etudiant(0,\"Pearl\", \"Dixon\",\n \"2949 Dola Mine Road , Ape",
"end": 407,
"score": 0.9997801780700684,
"start": 402,
"tag": "NAME",
"value": "Pearl"
},
{
"context": "() {\n Etudiant etu1 = new Etudiant(0,\"Pearl\",... | null | [] | package com.projet01;
import java.util.ArrayList;
import java.util.List;
/**
* Classe InscriptionService specifie les interactions entre Etudiant et Cours.
*/
public class InscriptionService {
private List<Etudiant> etudiants;
private List<Cours> cours;
/**
* Constructeur de la classe inscription Service... | 4,003 | 0.656164 | 0.618405 | 136 | 28.404411 | 24.345968 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580882 | false | false | 14 |
7b657522d371e6d66730f64e4f07d67543876f6c | 18,476,949,333,652 | 93d2e732d2d08715777a0fc3f4f2fa9cbd42db5d | /ftp/src/test/java/docs/javadsl/FtpRetrievingExample.java | 11f09180113f0ba65cee30915aa5cbeb5d5ad522 | [
"Apache-2.0"
] | permissive | AudaxHealthInc/alpakka | https://github.com/AudaxHealthInc/alpakka | 8c4ab1bd78c4bf609f0b2c9ee1dee92546a43b3d | 7197901d4808488a3faf2c02a437f771370100bf | refs/heads/master | 2022-08-18T02:10:09.718000 | 2019-05-02T20:22:39 | 2019-05-02T20:22:39 | 184,331,123 | 1 | 2 | NOASSERTION | true | 2023-01-25T18:22:12 | 2019-04-30T21:02:39 | 2019-06-20T17:21:13 | 2022-08-11T04:37:56 | 12,565 | 1 | 2 | 0 | Scala | false | false | /*
* Copyright (C) 2016-2019 Lightbend Inc. <http://www.lightbend.com>
*/
package docs.javadsl;
// #retrieving
import akka.stream.IOResult;
import akka.stream.alpakka.ftp.FtpSettings;
import akka.stream.alpakka.ftp.javadsl.Ftp;
import akka.stream.javadsl.Source;
import akka.util.ByteString;
import java.util.concurr... | UTF-8 | Java | 574 | java | FtpRetrievingExample.java | Java | [] | null | [] | /*
* Copyright (C) 2016-2019 Lightbend Inc. <http://www.lightbend.com>
*/
package docs.javadsl;
// #retrieving
import akka.stream.IOResult;
import akka.stream.alpakka.ftp.FtpSettings;
import akka.stream.alpakka.ftp.javadsl.Ftp;
import akka.stream.javadsl.Source;
import akka.util.ByteString;
import java.util.concurr... | 574 | 0.768293 | 0.754355 | 22 | 25.09091 | 22.841169 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
f13e4508669162c3ebda88efd8a84c5ac8b29a48 | 34,024,730,981,341 | 80d161f01189caba2c026581069f0772106f97ac | /dxbase/src/main/java/com/dxmovie/dxbase/utils/RxUtils.java | ff644092dbcb87465066951e3dedc1938de14608 | [
"Apache-2.0"
] | permissive | zajhello/example | https://github.com/zajhello/example | 8cd6077fb195a9db4c7ec51dcb80d041e2130959 | 7703ab9a84e2bc65b81011795115ac57efba624e | refs/heads/master | 2021-07-17T16:26:29.257000 | 2021-07-17T09:18:44 | 2021-07-17T09:18:44 | 60,514,520 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dxmovie.dxbase.utils;
import androidx.lifecycle.LifecycleOwner;
import com.dxmovie.dxbase.net.ApiErrorOperator;
import com.dxmovie.dxbase.net.ApiErrorOperatorByFlowable;
import com.dxmovie.dxbase.net.RetryWithDelay;
import com.dxmovie.dxbase.net.RetryWithDelayByFlowable;
import com.dxmovie.dxbase.respons... | UTF-8 | Java | 2,542 | java | RxUtils.java | Java | [] | null | [] | package com.dxmovie.dxbase.utils;
import androidx.lifecycle.LifecycleOwner;
import com.dxmovie.dxbase.net.ApiErrorOperator;
import com.dxmovie.dxbase.net.ApiErrorOperatorByFlowable;
import com.dxmovie.dxbase.net.RetryWithDelay;
import com.dxmovie.dxbase.net.RetryWithDelayByFlowable;
import com.dxmovie.dxbase.respons... | 2,542 | 0.681707 | 0.678455 | 71 | 33.647888 | 29.604481 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394366 | false | false | 14 |
c18687edd98d1e5f0d01d553fa9aa74ab4b0a82a | 37,014,028,196,650 | 92225460ebca1bb6a594d77b6559b3629b7a94fa | /src/com/kingdee/eas/fdc/tenancy/RentRemissionEntryFactory.java | 96029bfc54172d6e22bb3a40c8b2f7121b313add | [] | no_license | yangfan0725/sd | https://github.com/yangfan0725/sd | 45182d34575381be3bbdd55f3f68854a6900a362 | 39ebad6e2eb76286d551a9e21967f3f5dc4880da | refs/heads/master | 2023-04-29T01:56:43.770000 | 2023-04-24T05:41:13 | 2023-04-24T05:41:13 | 512,073,641 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kingdee.eas.fdc.tenancy;
import com.kingdee.bos.BOSException;
import com.kingdee.bos.BOSObjectFactory;
import com.kingdee.bos.util.BOSObjectType;
import com.kingdee.bos.Context;
public class RentRemissionEntryFactory
{
private RentRemissionEntryFactory()
{
}
public static com.kingdee.eas.f... | UTF-8 | Java | 1,504 | java | RentRemissionEntryFactory.java | Java | [] | null | [] | package com.kingdee.eas.fdc.tenancy;
import com.kingdee.bos.BOSException;
import com.kingdee.bos.BOSObjectFactory;
import com.kingdee.bos.util.BOSObjectType;
import com.kingdee.bos.Context;
public class RentRemissionEntryFactory
{
private RentRemissionEntryFactory()
{
}
public static com.kingdee.eas.f... | 1,504 | 0.793883 | 0.780585 | 30 | 49.166668 | 62.02692 | 217 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 14 |
f0feb78eb58d48302b682ee8178d8d00d91ab2b6 | 39,204,461,513,073 | 7ce60a55b2fda55bba469d85623847163f992914 | /logger/src/main/java/com/antlet/logger/Main.java | a1ef6bba549f1345c0bf15a1825035780fabbbc3 | [] | no_license | deanchen2013/logger | https://github.com/deanchen2013/logger | c520f2ea3501c3b0bd237d87acab27c9f6e0e261 | 39f1c6a5fd453fa6f6c023ed510bfa430827a722 | refs/heads/master | 2018-03-13T15:06:20.425000 | 2017-01-27T16:18:09 | 2017-01-27T16:18:09 | 68,180,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.antlet.logger;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.properties.ConfigurationProperties;
impo... | UTF-8 | Java | 3,179 | java | Main.java | Java | [] | null | [] | package com.antlet.logger;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.properties.ConfigurationProperties;
impo... | 3,179 | 0.673482 | 0.672539 | 111 | 26.639639 | 21.225004 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.36036 | false | false | 14 |
c2e578c46edfce8ddf542979d1b11e9db221f2bf | 36,103,495,136,491 | c871d3b5ad70e1f56eef9758ffccdb736e20dfd3 | /app/src/main/java/com/hogo/rahul/retrofitusingjson/Retrofit2/WebService.java | 76c0b4cca601b54ff6678063a7f8d42120ccbad3 | [] | no_license | jainr5360/RetrofitUsingJSON-master | https://github.com/jainr5360/RetrofitUsingJSON-master | 5a491147dc86d2ecc4f27c2c7c2770cff64fc2d4 | da880106590978c93a61ea29ca7695fa428328ad | refs/heads/master | 2021-07-25T16:00:36.268000 | 2017-11-07T18:35:38 | 2017-11-07T18:35:38 | 108,450,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hogo.rahul.retrofitusingjson.Retrofit2;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
public interface WebService {
@GET("api/app_controller/bh_menu_item/{itemId}")
Call<MyResponse> getData(@Path("itemId") int itemId);
}
| UTF-8 | Java | 278 | java | WebService.java | Java | [] | null | [] | package com.hogo.rahul.retrofitusingjson.Retrofit2;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
public interface WebService {
@GET("api/app_controller/bh_menu_item/{itemId}")
Call<MyResponse> getData(@Path("itemId") int itemId);
}
| 278 | 0.751799 | 0.73741 | 13 | 20.384615 | 21.27309 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 14 |
dfc440314a4d749618e1017a7e04128a94f10c41 | 12,661,563,620,589 | ccb7425829295fb878c51de067bc605f31c6c8d7 | /src/main/java/edu/pitt/dbmi/ccd/causal/rest/api/endpoint/DatasetFileEndpoint.java | c556bf4c59d76a3faf7042491ec6c5db93fabb0a | [] | no_license | bd2kccd/causal-rest-api | https://github.com/bd2kccd/causal-rest-api | 44f530dac011c3cfa57f135a35339333da9c102e | c384222acc7b3548ff7f88fd29fd06a1a2ed2cff | refs/heads/development | 2020-04-12T03:57:11.077000 | 2018-02-01T19:28:04 | 2018-02-01T19:28:04 | 60,381,741 | 2 | 1 | null | false | 2018-01-24T16:08:18 | 2016-06-03T22:38:59 | 2018-01-18T18:21:45 | 2018-01-24T16:08:18 | 509 | 0 | 1 | 0 | Java | false | null | /*
* Copyright (C) 2016 University of Pittsburgh.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
*... | UTF-8 | Java | 4,237 | java | DatasetFileEndpoint.java | Java | [
{
"context": "t;\n\n/**\n *\n * Jun 5, 2016 9:41:01 PM\n *\n * @author Kevin V. Bui (kvb2@pitt.edu)\n */\n@Component\n@PermitAll\n@Path(\"",
"end": 1834,
"score": 0.9998722076416016,
"start": 1822,
"tag": "NAME",
"value": "Kevin V. Bui"
},
{
"context": "un 5, 2016 9:41:01 PM\n *\n * ... | null | [] | /*
* Copyright (C) 2016 University of Pittsburgh.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
*... | 4,225 | 0.711588 | 0.702856 | 130 | 31.592308 | 28.390057 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.430769 | false | false | 14 |
4eb109f134917bf7f1f5cf8fb88c37d399fa15db | 20,547,123,576,576 | 6033620f755c679bbd8086300765577a30b9f573 | /04-马士兵JavaSE/basic-code/internet/src/demo04/TestUDPServer.java | 61dd74ae470b5d460a2af30a4d332009b13bebb5 | [
"MIT"
] | permissive | lm101845/LearnJava | https://github.com/lm101845/LearnJava | dbd1dc34fca5a163d7fdaa509940d34d07014a31 | 4947f507ad6011e6d64089b0e04d0aa92d4823d5 | refs/heads/master | 2023-05-25T10:37:34.038000 | 2022-12-21T08:53:28 | 2022-12-21T08:53:28 | 345,279,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo04;
import java.io.ByteArrayInputStream;
import java.io.DataInputStream;
import java.net.*;
/**
* @Author 李明
* @Date 2022/1/23 17:17
**/
public class TestUDPServer {
public static void main(String[] args) throws Exception{
byte buf[] = new byte[1024];
DatagramPacket dp = new Datagram... | UTF-8 | Java | 832 | java | TestUDPServer.java | Java | [
{
"context": "ataInputStream;\nimport java.net.*;\n/**\n * @Author 李明\n * @Date 2022/1/23 17:17\n **/\npublic class TestU",
"end": 121,
"score": 0.9990924596786499,
"start": 119,
"tag": "NAME",
"value": "李明"
}
] | null | [] | package demo04;
import java.io.ByteArrayInputStream;
import java.io.DataInputStream;
import java.net.*;
/**
* @Author 李明
* @Date 2022/1/23 17:17
**/
public class TestUDPServer {
public static void main(String[] args) throws Exception{
byte buf[] = new byte[1024];
DatagramPacket dp = new Datagram... | 832 | 0.631105 | 0.597686 | 24 | 31.416666 | 21.363749 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
5c3cacaddc7b95cb3c564a7d9b89bd92d9707876 | 20,547,123,576,825 | 2f6adb486d34dfb719bede93d2f490d121cf431a | /KiviPaperiSakset/src/main/java/ohtu/kivipaperisakset/KPSTekoaly.java | 1b6b54f26f5128bd3d113a07aa6c0f8817bfdb8d | [] | no_license | makevertti/ohtu-viikko7 | https://github.com/makevertti/ohtu-viikko7 | 26b88c6385898dacb78444dca9883d65b02548a2 | 5897345793f7dbf83ef87a238ec4a8901c4dde39 | refs/heads/master | 2021-01-01T05:14:40.426000 | 2016-05-04T17:02:45 | 2016-05-04T17:02:45 | 57,986,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ohtu.kivipaperisakset;
public class KPSTekoaly extends KPSPeli {
private Tekoaly tekoaly;
public KPSTekoaly() {
this.tekoaly = new Tekoaly();
}
@Override
protected void tokanSiirto() {
this.tokanSiirto = this.tekoaly.annaSiirto();
System.out.println("Tietokone val... | UTF-8 | Java | 407 | java | KPSTekoaly.java | Java | [] | null | [] | package ohtu.kivipaperisakset;
public class KPSTekoaly extends KPSPeli {
private Tekoaly tekoaly;
public KPSTekoaly() {
this.tekoaly = new Tekoaly();
}
@Override
protected void tokanSiirto() {
this.tokanSiirto = this.tekoaly.annaSiirto();
System.out.println("Tietokone val... | 407 | 0.665848 | 0.665848 | 17 | 23 | 21.436638 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 14 |
bd7b29db038a52dc86c39d5c926193315d5da58c | 5,214,090,351,020 | ddd8b520200e4cc69f0eeae6fe144cadf5363110 | /test/java/uk/co/real_logic/sbe/json/JsonPrinterTest.java | 6eed86837bbaa56910046cf6ece98c609ef626b4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MarkBruns/simple-binary-encoding | https://github.com/MarkBruns/simple-binary-encoding | 31890eec570fc273e7a590579781f0c0b88df1ad | 5259fb0f6929e5921184a10eab70bc54e05fdaa0 | refs/heads/master | 2017-03-26T01:47:19.771000 | 2015-07-20T16:33:56 | 2015-07-20T16:33:56 | 39,412,574 | 1 | 0 | null | true | 2015-07-20T22:59:24 | 2015-07-20T22:59:24 | 2015-07-20T22:59:01 | 2015-07-20T16:34:11 | 19,013 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2015 Real Logic Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | UTF-8 | Java | 7,778 | java | JsonPrinterTest.java | Java | [] | null | [] | /*
* Copyright 2015 Real Logic Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 7,778 | 0.527771 | 0.507071 | 231 | 32.670994 | 22.888304 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493506 | false | false | 14 |
57e256b88d1a93665edf7801d64021275ecdca38 | 21,904,333,263,628 | 8496f958d01ffa43b1d1eef3f2ae1564b5959ff2 | /src/main/java/com/xxh/web/controller/WeChatController.java | dfcd515621a90ea5f484962f8392ce35437e71dc | [] | no_license | wulongtao/web-base-master | https://github.com/wulongtao/web-base-master | b30f37d6a44ff1f6ce8fb50f77b44ea13f570170 | 77a6521e4db1622d5836de2b974269a9049f9526 | refs/heads/master | 2020-12-30T17:10:20.365000 | 2018-04-21T06:44:43 | 2018-04-21T06:44:43 | 91,055,507 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xxh.web.controller;
import com.xxh.web.vo.wechat.WxMessage;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spring... | UTF-8 | Java | 1,742 | java | WeChatController.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n * Created by 小小黑 on 2017/6/25.\n */\n@Controller\n@RequestMapping(\"/w",
"end": 499,
"score": 0.9995500445365906,
"start": 496,
"tag": "USERNAME",
"value": "小小黑"
}
] | null | [] | package com.xxh.web.controller;
import com.xxh.web.vo.wechat.WxMessage;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.spring... | 1,742 | 0.673888 | 0.66452 | 54 | 30.629629 | 29.018702 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 14 |
24441a7d2999a977acc340f1d39a843281d619d4 | 5,574,867,569,271 | c1d8d342aa8d29b20bfd7ba85955a5171c204d27 | /myworkspace/MyJavaPrj/src/foundation/xml/hhfe/dto/MedicalItem.java | 64939803d629b8747e6a299ca87acc585000049d | [] | no_license | baijiezi/eclipse-jee-juno-github | https://github.com/baijiezi/eclipse-jee-juno-github | 720a693d0325da2c41dd88ffbd418ea94d0df66e | 54126f64fd1b720587176edae5919468db5fb0be | refs/heads/master | 2020-06-03T03:42:02.653000 | 2016-02-26T14:06:00 | 2016-02-26T14:06:00 | 19,774,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package foundation.xml.hhfe.dto;
import java.util.HashMap;
public class MedicalItem
{
private HashMap<String, Object> hm;
public HashMap<String, Object> getHm()
{
return hm;
}
public void setHm(HashMap<String, Object> hm)
{
this.hm = hm;
}
}
| UTF-8 | Java | 261 | java | MedicalItem.java | Java | [] | null | [] | package foundation.xml.hhfe.dto;
import java.util.HashMap;
public class MedicalItem
{
private HashMap<String, Object> hm;
public HashMap<String, Object> getHm()
{
return hm;
}
public void setHm(HashMap<String, Object> hm)
{
this.hm = hm;
}
}
| 261 | 0.689655 | 0.689655 | 20 | 12.05 | 15.236387 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05 | false | false | 14 |
6e3d48e1fc6317a98c9d5f3b92d6807553776ed3 | 24,361,054,528,189 | f297ddd1695f9303c32dd52f488b94852c814de3 | /src/main/java/trig/Sec.java | 627fd6fb85f991456cc1df68c20fb7f7a4f0c6c6 | [] | no_license | xxPFFxx/TPO_Lab_2 | https://github.com/xxPFFxx/TPO_Lab_2 | 2057fb52ce4fd426f064fce3b39742dabcc26697 | 003767daec4b747d6a1497c8284ece25c6824bf1 | refs/heads/master | 2023-03-27T23:17:47.577000 | 2021-04-08T16:08:02 | 2021-04-08T16:08:02 | 354,270,699 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trig;
public class Sec implements FunctionInterface {
private double eps;
private Cos cos;
public Sec(double eps){
this.eps = eps;
this.cos = new Cos(eps);
}
public Sec(double eps, Cos cos){
this.eps = eps;
this.cos = cos;
}
public double calculate(do... | UTF-8 | Java | 779 | java | Sec.java | Java | [] | null | [] | package trig;
public class Sec implements FunctionInterface {
private double eps;
private Cos cos;
public Sec(double eps){
this.eps = eps;
this.cos = new Cos(eps);
}
public Sec(double eps, Cos cos){
this.eps = eps;
this.cos = cos;
}
public double calculate(do... | 779 | 0.496791 | 0.489089 | 35 | 21.257143 | 14.138787 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
48ec96f5206607d3811adaf77a983887cabfbfe9 | 7,507,602,859,790 | 111a0b930879a5c55f562b3638e27e4444feb960 | /src/Tutorial_Book_Study/StringComparison.java | 3745a7a5978752dc0f07f8b388ad4849af0c074e | [
"MIT"
] | permissive | rvenegas5/OOP-Java | https://github.com/rvenegas5/OOP-Java | 52102d51b482c721e7158fe4ac5e34b4c99ef8a2 | 3ecc0e6eae585c0b53b8f5a53487e3cc705ad1a4 | refs/heads/master | 2022-11-30T18:42:36.171000 | 2020-08-13T04:38:21 | 2020-08-13T04:38:21 | 287,149,740 | 0 | 0 | MIT | true | 2020-08-13T01:13:41 | 2020-08-13T01:13:40 | 2020-07-19T20:44:39 | 2020-07-08T20:20:10 | 169 | 0 | 0 | 0 | null | false | false | package Tutorial_Book_Study;
import java.util.*;
public class StringComparison {
public static void main(String args []){
String pass1 = "A01997";
String pass2 = "A01997";
String pass3 = new String("a01997");
String pass4 = new String("A01997");
Syst... | UTF-8 | Java | 663 | java | StringComparison.java | Java | [
{
"context": "id main(String args []){\r\n String pass1 = \"A01997\";\r\n String pass2 = \"A01997\";\r\n Stri",
"end": 168,
"score": 0.9987490773200989,
"start": 162,
"tag": "PASSWORD",
"value": "A01997"
},
{
"context": "String pass1 = \"A01997\";\r\n Stri... | null | [] | package Tutorial_Book_Study;
import java.util.*;
public class StringComparison {
public static void main(String args []){
String pass1 = "<PASSWORD>";
String pass2 = "<PASSWORD>";
String pass3 = new String("<PASSWORD>");
String pass4 = new String("<PASSWORD>");
... | 679 | 0.61086 | 0.562594 | 17 | 37 | 31.574375 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 14 |
cdc42235b48e316a4431bb0bed2e174b4342f7a8 | 30,434,138,287,524 | cfff003bc954ac51a53726635b6c15ca1b2900ba | /corejavatraining/src/com/vm/training/java/strings/StartWith.java | e8751f0295b62d70d5f936d717b038deeedb586c | [] | no_license | Asritha123/core-java | https://github.com/Asritha123/core-java | c0821fa455d20ae8b403b6ea90582173534d3538 | b24458480e599c67bcd7b3113ccdc77c28632f33 | refs/heads/master | 2023-05-30T05:10:18.275000 | 2021-06-17T11:15:04 | 2021-06-17T11:15:04 | 372,224,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vm.training.java.strings;
public class StartWith {
public static void main(String[] args){
String str = "When we take the time to examine the beauty of the world around us";
System.out.println("Is this string starts with "+"THIS"+" "+str.startsWith("When"));
Sy... | UTF-8 | Java | 515 | java | StartWith.java | Java | [] | null | [] | package com.vm.training.java.strings;
public class StartWith {
public static void main(String[] args){
String str = "When we take the time to examine the beauty of the world around us";
System.out.println("Is this string starts with "+"THIS"+" "+str.startsWith("When"));
Sy... | 515 | 0.629126 | 0.625243 | 13 | 37.76923 | 39.809456 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
5b40476e1e33085988ce925974c93daf991712e8 | 31,318,901,589,425 | 79cfc372afda30721225a715c2954e4622861781 | /algorithms/findsubset/src/main/removeduplicates/MainIntFileSb.java | 07863c48b2dc9df4ba26611544da356ee77419d7 | [] | no_license | A1esandr/jtasks | https://github.com/A1esandr/jtasks | 1cb426506e80918334fcf5112e9226ce3eae2e7a | 46bb433450324912aedb5fb22a661bef450ad7f2 | refs/heads/master | 2021-07-10T14:22:42.668000 | 2020-12-12T19:03:41 | 2020-12-12T19:03:41 | 226,080,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.removeduplicates;
import java.io.*;
public class MainIntFileSb {
public static void main(String[] args) throws Exception {
File file = new File("input.txt");
File outfile = new File("output.txt");
BufferedWriter writer = new BufferedWriter(new FileWriter(outfile));
B... | UTF-8 | Java | 1,306 | java | MainIntFileSb.java | Java | [] | null | [] | package main.removeduplicates;
import java.io.*;
public class MainIntFileSb {
public static void main(String[] args) throws Exception {
File file = new File("input.txt");
File outfile = new File("output.txt");
BufferedWriter writer = new BufferedWriter(new FileWriter(outfile));
B... | 1,306 | 0.493874 | 0.486217 | 44 | 28.681818 | 18.80978 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 14 |
2e51c979dbe241a691baa27be1372bba454dc29a | 12,369,505,812,965 | 7ef3b3b960031d1ea24ca7c5f4394aa6fac8fd7f | /Dumbo/src/test/OracleConnection2.java | b863202e96e6f8a237828c7cb8dbfce714558563 | [] | no_license | abbi-gaurav/learning | https://github.com/abbi-gaurav/learning | cc7c028718c391f4a4346344898102fd3ec7f9f1 | 1fb3afe77691c0286e6a75cf0a7a9c150338a065 | refs/heads/master | 2016-09-15T17:10:18.316000 | 2016-03-20T18:37:27 | 2016-03-20T18:37:27 | 10,077,091 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Properties;
public class OracleConnection2 {
private static final String QUERY = "select * from user_tables";
// private static fina... | UTF-8 | Java | 1,958 | java | OracleConnection2.java | Java | [
{
"context": "_tables\";\r\n//\tprivate static final String USER = \"DELTEAM3\";\r\n//\tprivate static final String PWD = \"W00d5!oC",
"end": 345,
"score": 0.9994165897369385,
"start": 337,
"tag": "USERNAME",
"value": "DELTEAM3"
},
{
"context": "DELTEAM3\";\r\n//\tprivate static fina... | null | [] | package test;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Properties;
public class OracleConnection2 {
private static final String QUERY = "select * from user_tables";
// private static fina... | 1,961 | 0.692543 | 0.662921 | 49 | 37.918365 | 33.356354 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.183673 | false | false | 14 |
789f77bdcd0e77f14d2e1c6f00bb4db394505d3a | 12,369,505,814,285 | 4171fe9ca4e6202de37602f73f8ea92437a54460 | /src/easy/Problem504.java | 40e34762af70a09267f145a1a1b220ea511d3699 | [] | no_license | uzck/leetcode | https://github.com/uzck/leetcode | 19992722e19279f89e635b4b82f52d21a2988c45 | 178f78479ad6321a22cca31d3d67996f794758a5 | refs/heads/master | 2020-04-10T12:47:15.177000 | 2019-10-13T10:56:11 | 2019-10-13T10:56:11 | 161,032,196 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package easy;
/**
* Base 7
* 10进制数用7进制表示
* 输入的范围在[-1e7,1e7] 不用考虑越界问题
*/
public class Problem504 {
/**
* 1ms 94.12%
* 短除法
* @param num
* @return
*/
public String convertToBase7(int num) {
StringBuffer buffer = new StringBuffer();
while (num > 0) {
buffer... | UTF-8 | Java | 570 | java | Problem504.java | Java | [] | null | [] | package easy;
/**
* Base 7
* 10进制数用7进制表示
* 输入的范围在[-1e7,1e7] 不用考虑越界问题
*/
public class Problem504 {
/**
* 1ms 94.12%
* 短除法
* @param num
* @return
*/
public String convertToBase7(int num) {
StringBuffer buffer = new StringBuffer();
while (num > 0) {
buffer... | 570 | 0.515385 | 0.475 | 27 | 18.25926 | 19.600817 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 14 |
6a21b9c445b0163bb51a118f91e8ce1ff1635031 | 27,839,978,019,550 | 582098b9bc36f6d4a87a03f3cab1cc7e8d025ca2 | /src/MODELE/Consommation.java | 1ec3e817fa6542fc7bf5a7650873cf076719ae0b | [] | no_license | CLacaile/Facturation_Electricite | https://github.com/CLacaile/Facturation_Electricite | 1af81d4fddf43c874503e7e9ef47f9c18f47a04e | cbd553a7a82df17bb872ac990b14e0675400aa4d | refs/heads/master | 2020-04-15T12:24:05.874000 | 2019-01-14T20:24:34 | 2019-01-14T20:24:34 | 164,672,423 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MODELE;
import javax.persistence.*;
import java.time.LocalDate;
import java.time.LocalTime;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Consommation {
@Id
@GeneratedValue
private long id;
private LocalDate date;
private LocalTime heureDeb;
private LocalTime heureArr;
private... | UTF-8 | Java | 2,432 | java | Consommation.java | Java | [] | null | [] | package MODELE;
import javax.persistence.*;
import java.time.LocalDate;
import java.time.LocalTime;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Consommation {
@Id
@GeneratedValue
private long id;
private LocalDate date;
private LocalTime heureDeb;
private LocalTime heureArr;
private... | 2,432 | 0.662418 | 0.662418 | 118 | 19.61017 | 19.269293 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.432203 | false | false | 14 |
b80946db41b213307bb0c3e61c2683dab1f295a3 | 20,950,850,492,672 | d6df927388a6c5bca5c0129d783e5d48305da6c7 | /src/test/java/com/learning/_392/SolutionTest.java | 98aca7db0b80d903a3a69a83ce915e727cc5a0c3 | [] | no_license | angrylittlebird/leetcode | https://github.com/angrylittlebird/leetcode | 2891883a960d6a6de272c1812351f5e3b01b2cc6 | 99c4b5aa77ac04ecb9c238f6acdf352a1038f88f | refs/heads/master | 2021-08-14T14:57:38.695000 | 2021-08-04T00:52:10 | 2021-08-04T00:52:10 | 203,542,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.learning._392;
import org.junit.Test;
import static org.junit.Assert.assertFalse;
/**
* @Author: ZHANG
* @Date: 2021/2/13
* @Description:
*/
public class SolutionTest {
@Test
public void isSubsequence() {
Solution solution = new Solution();
boolean subsequence = solution.isSu... | UTF-8 | Java | 389 | java | SolutionTest.java | Java | [
{
"context": "tic org.junit.Assert.assertFalse;\n\n/**\n * @Author: ZHANG\n * @Date: 2021/2/13\n * @Description:\n */\npublic c",
"end": 118,
"score": 0.9948871731758118,
"start": 113,
"tag": "NAME",
"value": "ZHANG"
}
] | null | [] | package com.learning._392;
import org.junit.Test;
import static org.junit.Assert.assertFalse;
/**
* @Author: ZHANG
* @Date: 2021/2/13
* @Description:
*/
public class SolutionTest {
@Test
public void isSubsequence() {
Solution solution = new Solution();
boolean subsequence = solution.isSu... | 389 | 0.658098 | 0.632391 | 20 | 18.5 | 18.508106 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 14 |
3abef2f278daab651dda304472dfe19543921c91 | 25,142,738,589,086 | 9e854b2e15f1758ec32f9d750f38d0f8b2d30e43 | /src/com/herenit/hhw/dao/smsmodule/HcSmsModuleMapper.java | 08eacc75dc7af3835f9c5ba523e919f68eaf9381 | [] | no_license | YangLin2510/health-cloud | https://github.com/YangLin2510/health-cloud | e6b08c5334648eed8acb28b8ce261097cb79cf4a | e6370c19432d2745be295d23aa78ce704c6a39be | refs/heads/master | 2016-09-16T16:06:31.415000 | 2016-07-20T00:51:08 | 2016-07-20T00:51:08 | 63,738,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.herenit.hhw.dao.smsmodule;
import java.util.List;
import org.springframework.stereotype.Repository;
/**
* <p>ClassName: [Hcsmsmodule]</p>
*
* <p>Description: [请一句话描述该类的作用]</p>
*
* <p>Author: [tsinghua]</p>
*
* <p>UpdateUser: [tsinghua] </p>
*
* <p>UpdateRemark: [说明本次修改内容]</p>
*
* <... | UTF-8 | Java | 668 | java | HcSmsModuleMapper.java | Java | [
{
"context": "ption: [请一句话描述该类的作用]</p>\n *\n * <p>Author: [tsinghua]</p>\n *\n * <p>UpdateUser: [tsinghua] </p>\n *\n *",
"end": 230,
"score": 0.9959692358970642,
"start": 222,
"tag": "USERNAME",
"value": "tsinghua"
},
{
"context": "hor: [tsinghua]</p>\n *\n * <p>Updat... | null | [] | package com.herenit.hhw.dao.smsmodule;
import java.util.List;
import org.springframework.stereotype.Repository;
/**
* <p>ClassName: [Hcsmsmodule]</p>
*
* <p>Description: [请一句话描述该类的作用]</p>
*
* <p>Author: [tsinghua]</p>
*
* <p>UpdateUser: [tsinghua] </p>
*
* <p>UpdateRemark: [说明本次修改内容]</p>
*
* <... | 668 | 0.673016 | 0.669841 | 33 | 18.121212 | 18.505949 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 14 |
834ac402f2ed91093b6b21095f7b86ea26e43384 | 15,728,170,306,720 | 039bd544d1ed35410a74741822c9e5126e1c1020 | /src/main/java/MusicShop/Accessories/DrumSticks.java | 5ea1bc0536934e0251df57ef9041afe5f1c1a011 | [] | no_license | helenosheaa/music_shop | https://github.com/helenosheaa/music_shop | 9bc41a6fc0bb0355494e689f15c5d05cbe1a7f27 | 7f0e5d728aa1378e36abd63ce4a2fcff1d840f6c | refs/heads/master | 2020-03-22T11:19:07.928000 | 2018-07-08T10:54:00 | 2018-07-08T10:54:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MusicShop.Accessories;
import MusicShop.Behaviours.ISell;
public class DrumSticks extends Accessory implements ISell {
private double costPrice;
private double sellPrice;
public DrumSticks(String name, String description, double costPrice, double sellPrice) {
super(na... | UTF-8 | Java | 749 | java | DrumSticks.java | Java | [] | null | [] | package MusicShop.Accessories;
import MusicShop.Behaviours.ISell;
public class DrumSticks extends Accessory implements ISell {
private double costPrice;
private double sellPrice;
public DrumSticks(String name, String description, double costPrice, double sellPrice) {
super(na... | 749 | 0.604806 | 0.604806 | 29 | 24.827587 | 22.554255 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 2 |
011747f52ccd7b7e31a385b874cb6e0557db2000 | 19,189,913,884,612 | c2d9fdc6c57be076fef55979a377493486872162 | /src/main/java/com/ibotta/main/repository/Dictionary.java | c3e9917d71078d42d4eb2abfaede64dc649b47d0 | [] | no_license | AlexanderSav/Ibotta | https://github.com/AlexanderSav/Ibotta | 1b657d43d9425b431d12c6da873cd816658dc0e2 | 608c521ef2b8a3510ea56cdb8057dcefb55dea5a | refs/heads/master | 2020-06-25T06:47:59.332000 | 2019-07-30T23:39:27 | 2019-07-30T23:39:27 | 199,236,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibotta.main.repository;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentSkipListMap;
import java.util.concurrent.CopyOnWriteArraySet;
import javax.annotat... | UTF-8 | Java | 4,046 | java | Dictionary.java | Java | [
{
"context": "ngframework.stereotype.Repository;\n\n/**\n * @author Alexandr Savenkov\n *\n */\n@Repository\n@Scope(value = ConfigurableBea",
"end": 549,
"score": 0.9997838139533997,
"start": 532,
"tag": "NAME",
"value": "Alexandr Savenkov"
}
] | null | [] | package com.ibotta.main.repository;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentSkipListMap;
import java.util.concurrent.CopyOnWriteArraySet;
import javax.annotat... | 4,035 | 0.6913 | 0.689076 | 150 | 25.973333 | 25.090488 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96 | false | false | 2 |
57dafaf07c74fae3fb156c281cdf6a847ea30ceb | 14,456,859,925,173 | 4e51de4348d2968305bb0ad24eed27008ac20f65 | /study/java-design-patterns/src/main/java/com/paradm/designpatterns/iterator/BookShelf.java | 3e5313b87071ba8818e45dc3fc46fd2f634e1a65 | [] | no_license | jackyagui/jackyshen-java-study | https://github.com/jackyagui/jackyshen-java-study | 74f4e7825e79104bd6e370840965e1562e05b89b | 3ae0c312ed4a024b304eedd0846ef42817c88036 | refs/heads/master | 2021-09-26T20:29:37.879000 | 2018-11-02T08:12:41 | 2018-11-02T08:12:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.paradm.designpatterns.iterator;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class BookShelf implements Aggregate {
private List<Book> bookList;
private int last = 0;
public BookShelf() {
this.bookList = new ArrayList<Book>();
}
publi... | UTF-8 | Java | 635 | java | BookShelf.java | Java | [] | null | [] | package com.paradm.designpatterns.iterator;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class BookShelf implements Aggregate {
private List<Book> bookList;
private int last = 0;
public BookShelf() {
this.bookList = new ArrayList<Book>();
}
publi... | 635 | 0.650394 | 0.648819 | 34 | 16.67647 | 15.747494 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 2 |
8703aeb51784fb84911d9e1be495fbacc8373215 | 11,209,864,686,228 | 492aeac9d4d45a365d54dbb7b69b4ae61e93e2c0 | /src/test/java/com/mlbam/rms/infrastructure/resources/EndToEndTests/ArrisDSR6401EndToEndTest.java | 43f802d64e1498aa55a03797e79b00a581d1eb33 | [] | no_license | cstarling/streamshield-snmp | https://github.com/cstarling/streamshield-snmp | 70c8751969d70dc0c0dac0a35f31a02419fdf536 | 2847d539094ecd5633584ede680836e6121144ef | refs/heads/master | 2016-09-13T21:33:30.515000 | 2016-06-05T05:19:42 | 2016-06-05T05:19:42 | 60,444,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mlbam.rms.infrastructure.resources.EndToEndTests;
import com.mlbam.rms.infrastructure.resources.Constants.Constants;
import com.mlbam.rms.infrastructure.resources.OutputASIStream;
import com.mlbam.rms.infrastructure.resources.OutputStream;
import com.mlbam.rms.infrastructure.resources.Stream;
import com.ml... | UTF-8 | Java | 9,056 | java | ArrisDSR6401EndToEndTest.java | Java | [
{
"context": " org.junit.Assert.assertEquals;\n\n/**\n * Created by starling on 5/23/16.\n */\npublic class ArrisDSR6401EndToEnd",
"end": 815,
"score": 0.9995747804641724,
"start": 807,
"tag": "USERNAME",
"value": "starling"
}
] | null | [] | package com.mlbam.rms.infrastructure.resources.EndToEndTests;
import com.mlbam.rms.infrastructure.resources.Constants.Constants;
import com.mlbam.rms.infrastructure.resources.OutputASIStream;
import com.mlbam.rms.infrastructure.resources.OutputStream;
import com.mlbam.rms.infrastructure.resources.Stream;
import com.ml... | 9,056 | 0.774293 | 0.769655 | 166 | 53.548191 | 45.277931 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 2 |
79fb4db85ce7c0b097652216a3e9c500b9f09768 | 38,869,454,031,748 | 50140936f9915df1e67fa80b666bf8914146803a | /simgridEclipsePlugin/src/simgrideclipseplugin/wizards/SimgridAbstractProjectWizardPage.java | f249e64955b15841611402e0f43ec19a6d3ab958 | [] | no_license | mickours/simgrideclipse | https://github.com/mickours/simgrideclipse | bc20efe26982de4c683765ab0a844bff1f6aac26 | 8fbe80df807e14544466103b86c4daf561a2d430 | refs/heads/master | 2016-09-09T20:33:22.122000 | 2014-06-05T07:31:23 | 2014-06-05T07:31:23 | 20,515,799 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simgrideclipseplugin.wizards;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import org.eclipse.jface.wizard.WizardPage;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout... | UTF-8 | Java | 5,063 | java | SimgridAbstractProjectWizardPage.java | Java | [] | null | [] | package simgrideclipseplugin.wizards;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import org.eclipse.jface.wizard.WizardPage;
import org.eclipse.swt.SWT;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.layout.GridLayout... | 5,063 | 0.73336 | 0.731385 | 171 | 28.608187 | 22.363131 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.152047 | false | false | 2 |
36be04e1ef7e5f790448fb8baa699e32461a54c5 | 35,570,919,177,813 | 3a81339ee39494fbd0250df6abc6411f386907f9 | /src/main/java/act/db/DbPlugin.java | 9c1906382c49b005d7d9149d21112a3851beb649 | [
"Apache-2.0"
] | permissive | zhaoyancong/actframework | https://github.com/zhaoyancong/actframework | cafba5687d78bbf78e4834b46168b1bd73e2a193 | d910531793047a75e7067fcaacbf7caebe58132c | refs/heads/master | 2021-01-13T05:01:11.170000 | 2017-02-07T07:40:46 | 2017-02-07T07:40:46 | 81,185,396 | 1 | 0 | null | true | 2017-02-07T08:34:16 | 2017-02-07T08:34:16 | 2017-02-04T05:47:54 | 2017-02-07T07:40:55 | 4,192 | 0 | 0 | 0 | null | null | null | package act.db;
import act.Act;
import act.app.App;
import act.plugin.Plugin;
import act.util.DestroyableBase;
import java.util.Map;
/**
* The base class for Database Plugin
*/
public abstract class DbPlugin extends DestroyableBase implements Plugin {
@Override
public void register() {
Act.dbManage... | UTF-8 | Java | 763 | java | DbPlugin.java | Java | [] | null | [] | package act.db;
import act.Act;
import act.app.App;
import act.plugin.Plugin;
import act.util.DestroyableBase;
import java.util.Map;
/**
* The base class for Database Plugin
*/
public abstract class DbPlugin extends DestroyableBase implements Plugin {
@Override
public void register() {
Act.dbManage... | 763 | 0.661861 | 0.661861 | 35 | 20.799999 | 23.19458 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 2 |
865d0a8b13d5ec2d627c8f6065cdf55f7b0e950f | 36,163,624,668,664 | 375f88951fdfdf7180833a8fa8ff9a5794bd9309 | /friendlyCompany/src/main/java/com/ours/friendlyCompany/service/FriendlycompanyService.java | 4783b1133fccdc7c8c7ccabcf231786b0be8ab4f | [] | no_license | wubenfei/decoration-alliance | https://github.com/wubenfei/decoration-alliance | 49935b891da89b9c63c8bfdc0be3140401b36e6d | 102e8e4b52e23c641924e414f013a65ddb9181be | refs/heads/master | 2022-12-11T00:28:07.012000 | 2020-01-15T07:11:37 | 2020-01-15T07:11:37 | 249,112,859 | 0 | 0 | null | false | 2022-12-06T00:35:03 | 2020-03-22T04:28:12 | 2021-04-30T15:32:35 | 2022-12-06T00:35:03 | 452 | 1 | 0 | 30 | Java | false | false | package com.ours.friendlyCompany.service;
import com.ours.friendlyCompany.entity.DecorationCompany;
import com.ours.friendlyCompany.entity.Designer;
import java.util.List;
import java.util.Map;
public interface FriendlycompanyService {
List<Map<String, Object>> queryAllValue();
int insertAcompany(Decoration... | UTF-8 | Java | 589 | java | FriendlycompanyService.java | Java | [
{
"context": "nCompany decorationCompany);\n\n /**\n * Auth:MrW\n * @param tel\n * @param password\n * @",
"end": 372,
"score": 0.9993001818656921,
"start": 369,
"tag": "USERNAME",
"value": "MrW"
}
] | null | [] | package com.ours.friendlyCompany.service;
import com.ours.friendlyCompany.entity.DecorationCompany;
import com.ours.friendlyCompany.entity.Designer;
import java.util.List;
import java.util.Map;
public interface FriendlycompanyService {
List<Map<String, Object>> queryAllValue();
int insertAcompany(Decoration... | 589 | 0.748727 | 0.748727 | 23 | 24.608696 | 24.428671 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 2 |
08014389297e2141d3a7099a93963941c0ec9801 | 19,318,762,902,633 | c759329fecfad6a8ebbe7877972e67e879cb0580 | /src/com/xuyang/algorithm/leetcode/X_191_位1的个数.java | 2bef48675d64ac8b1007c6de0ac3f74b3da62abc | [] | no_license | yangxua/work-algorithm-java | https://github.com/yangxua/work-algorithm-java | 2ca48263d502223d894df8ccfb20d9ef1174bc95 | 8d8f8c8e8be655f6370fcce47d67d9080798fa46 | refs/heads/master | 2020-07-08T17:52:21.195000 | 2020-01-16T06:27:49 | 2020-01-16T06:27:49 | 203,737,008 | 17 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuyang.algorithm.leetcode;
/**
* @Auther: allanyang
* @Date: 2019/9/4 21:22
* @Description: 类型题:位1的个数(191) 汉明距离(461)
*
* 编写一个函数,输入是一个无符号整数,返回其二进制表达式中数字位数为 ‘1’ 的个数(也被称为汉明重量)。
*
* 示例 1:
* 输入:00000000000000000000000000001011
* 输出:3
* 解释:输入的二进制串 00000000000000000000000000001011 中,共有三位为 '1'。
* 示例 2:... | UTF-8 | Java | 1,094 | java | X_191_位1的个数.java | Java | [
{
"context": "ge com.xuyang.algorithm.leetcode;\n\n/**\n * @Auther: allanyang\n * @Date: 2019/9/4 21:22\n * @Description: 类型题:位1",
"end": 65,
"score": 0.999215304851532,
"start": 56,
"tag": "USERNAME",
"value": "allanyang"
}
] | null | [] | package com.xuyang.algorithm.leetcode;
/**
* @Auther: allanyang
* @Date: 2019/9/4 21:22
* @Description: 类型题:位1的个数(191) 汉明距离(461)
*
* 编写一个函数,输入是一个无符号整数,返回其二进制表达式中数字位数为 ‘1’ 的个数(也被称为汉明重量)。
*
* 示例 1:
* 输入:00000000000000000000000000001011
* 输出:3
* 解释:输入的二进制串 00000000000000000000000000001011 中,共有三位为 '1'。
* 示例 2:... | 1,094 | 0.6343 | 0.345523 | 37 | 20.459459 | 18.913166 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.162162 | false | false | 2 |
e48c84e2ed44ca2036af9c6c0c86fa03cf986a0e | 5,334,349,442,572 | 9017a15de929c7648e43a3cbf93b0f1287bcfe46 | /app/src/main/java/org/mult/daap/client/daap/request/Request.java | 153a97ee387c06d9e58ffa14b297d9531928319b | [] | no_license | chrismiceli/daap-client | https://github.com/chrismiceli/daap-client | 2dda916befc8e76b29fa46e33a546e4699e7b280 | 1bc9db23f5e7e5f2ccacc9a4b80111b4b4f94f02 | refs/heads/master | 2023-09-02T20:31:13.865000 | 2023-08-20T02:34:07 | 2023-08-20T02:34:07 | 32,236,951 | 9 | 8 | null | false | 2022-04-24T02:48:30 | 2015-03-14T23:29:45 | 2022-02-16T04:11:49 | 2022-04-24T02:48:29 | 2,874 | 8 | 5 | 35 | Java | false | false | /*
* Created on May 6, 2003
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
* Copyright 2003 Joseph Barnett
*
* This File is part of "one 2 oh my god"
*
* "one 2 oh my god" is free software; you can redistribute it and/or modify
* it under t... | UTF-8 | Java | 6,236 | java | Request.java | Java | [
{
"context": "ode Generation>Code and Comments\n * Copyright 2003 Joseph Barnett\n *\n * This File is part of \"one 2 oh my god\"\n *\n ",
"end": 181,
"score": 0.9998855590820312,
"start": 167,
"tag": "NAME",
"value": "Joseph Barnett"
},
{
"context": "te 330, Boston, MA 02111-1307 US... | null | [] | /*
* Created on May 6, 2003
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
* Copyright 2003 <NAME>
*
* This File is part of "one 2 oh my god"
*
* "one 2 oh my god" is free software; you can redistribute it and/or modify
* it under the terms... | 6,223 | 0.608403 | 0.595734 | 174 | 34.844826 | 24.988136 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689655 | false | false | 2 |
0a985b5baf2cbea87b1158b0380e5db455e0888b | 23,991,687,381,758 | 6e477761837cce0f0c1adc2004ad48d2f89cea7c | /spring-bean/src/main/java/com/hnanet/_8_cache/basic/CacheTest.java | 633a3760a448613411eaf16135fc555f3dc53047 | [
"Apache-2.0"
] | permissive | wangshz/learn-java | https://github.com/wangshz/learn-java | 5c525251f0ba35ea6fa29c7980585f45685870ac | bd288a25c2b8eef5a85773a0612753a2e16e72a5 | refs/heads/master | 2022-12-23T11:19:10.228000 | 2020-03-03T14:09:06 | 2020-03-03T14:09:06 | 233,182,956 | 4 | 1 | Apache-2.0 | false | 2022-12-16T03:37:33 | 2020-01-11T05:45:07 | 2022-12-06T09:23:57 | 2022-12-16T03:37:31 | 6,188 | 1 | 1 | 8 | Java | false | false | package com.hnanet._8_cache.basic;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class CacheTest {
@Test
publi... | UTF-8 | Java | 678 | java | CacheTest.java | Java | [] | null | [] | package com.hnanet._8_cache.basic;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class CacheTest {
@Test
publi... | 678 | 0.744838 | 0.743363 | 20 | 32.900002 | 34.168552 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
c0b6fe05237e3babea05fe96554b88ca482ab829 | 2,963,527,470,904 | c2cb9dd51009c19cec0ad64d579da2be9f6ea204 | /LeetCode/src/test1_1.java | a428da0191e5dc05470b756e672e1f84ff0a28d3 | [] | no_license | LYgithub/JavaProject | https://github.com/LYgithub/JavaProject | a2cbf1637404bd054826abfb65415509b28f05e9 | 594b6a224591a74bbf18ffa0c0337dc69da226fe | refs/heads/master | 2022-12-28T09:21:14.848000 | 2020-10-20T12:44:07 | 2020-10-20T12:44:07 | 288,051,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* @Project Name: LeetCode
* @Package Name: PACKAGE_NAME
* Created by MacBook Air on 2020/02/03.
* Copyright © 2020 KawYang. All rights reserved.
*/
public class test1_1 {
public static void main(String[] args) {
int x ;
Scanner read = new Scanner(System.in);
... | UTF-8 | Java | 751 | java | test1_1.java | Java | [
{
"context": " by MacBook Air on 2020/02/03.\n * Copyright © 2020 KawYang. All rights reserved.\n */\npublic class test1_1 {\n",
"end": 157,
"score": 0.9958989024162292,
"start": 150,
"tag": "NAME",
"value": "KawYang"
}
] | null | [] | import java.util.Scanner;
/**
* @Project Name: LeetCode
* @Package Name: PACKAGE_NAME
* Created by MacBook Air on 2020/02/03.
* Copyright © 2020 KawYang. All rights reserved.
*/
public class test1_1 {
public static void main(String[] args) {
int x ;
Scanner read = new Scanner(System.in);
... | 751 | 0.490667 | 0.457333 | 31 | 23.193548 | 14.487858 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 2 |
26caaf96331acb269bc24e8d61759b902c29ca5c | 5,085,241,312,244 | 970b3738d4cdd7419254a89f3e589b895d20e8a7 | /STU/Module1/Work3.java | 57a5cfb162e8392598d40113e7d8ac93326194b5 | [] | no_license | ViChen9/JavaTest | https://github.com/ViChen9/JavaTest | 41e2286d998a3d401e2777388316b43404b4e2c8 | 4ca2fc8660eb4d70afdd3d0126ad4f214947f783 | refs/heads/main | 2023-01-22T21:27:06.021000 | 2020-12-08T12:04:54 | 2020-12-08T12:04:54 | 309,276,170 | 0 | 1 | null | false | 2020-11-02T06:56:40 | 2020-11-02T06:18:21 | 2020-11-02T06:51:07 | 2020-11-02T06:54:43 | 0 | 0 | 1 | 0 | Java | false | false | import java.util.Arrays;
/**
* 3. 编程题 实现双色球抽奖游戏中奖号码的生成,中奖号码由 6 个红球号码和 1 个蓝球号码组成。 其中红球号码要求随机生成 6 个 1~33 之间不重复的随机号码。 其中蓝球号码要求随机生成 1 个 1~16 之间的随机号码。
*/
public class Work3 {
public static void main(String[] args) {
//声明一维数组red的长度
int[] red = new int[7];
//跳出多层循环
label:
//循环生成红... | UTF-8 | Java | 1,375 | java | Work3.java | Java | [] | null | [] | import java.util.Arrays;
/**
* 3. 编程题 实现双色球抽奖游戏中奖号码的生成,中奖号码由 6 个红球号码和 1 个蓝球号码组成。 其中红球号码要求随机生成 6 个 1~33 之间不重复的随机号码。 其中蓝球号码要求随机生成 1 个 1~16 之间的随机号码。
*/
public class Work3 {
public static void main(String[] args) {
//声明一维数组red的长度
int[] red = new int[7];
//跳出多层循环
label:
//循环生成红... | 1,375 | 0.451182 | 0.426516 | 32 | 29.4375 | 22.803423 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
442e847b89c0ff9aad194b876c5769d5483a4140 | 27,676,769,280,315 | d88fe162917f960b73be9c0ee70b333e961dcc28 | /FinalCattery/src/main/java/by/epam/cattery/dao/impl/CatDAOImpl.java | 1ac058ab34d70890b471e3b5e27ecafc18cd2ebe | [] | no_license | WrittingCodeWithMyCat/Epam_Training | https://github.com/WrittingCodeWithMyCat/Epam_Training | 235f70fb62a1047c2ce793f165a66c58f0f808f9 | 4c4aecc2c55adebf67bdce095fce9eab3497ca7a | refs/heads/master | 2023-01-23T13:50:32.433000 | 2018-07-25T22:02:50 | 2018-07-25T22:02:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.epam.cattery.dao.impl;
import by.epam.cattery.dao.CatDAO;
import by.epam.cattery.dao.connection.ConnectionPool;
import by.epam.cattery.dao.connection.ConnectionPoolException;
import by.epam.cattery.dao.exception.DAOException;
import by.epam.cattery.entity.*;
import org.apache.logging.log4j.Level;
import org... | UTF-8 | Java | 23,534 | java | CatDAOImpl.java | Java | [
{
"context": "tic final String ADD_CAT = \"INSERT INTO cat (name, lastname, gender, birth_date, description, body_colour_cod",
"end": 1828,
"score": 0.7199806571006775,
"start": 1820,
"tag": "NAME",
"value": "lastname"
},
{
"context": " String SEARCH_FOR_CAT = \"SELECT cat_id, na... | null | [] | package by.epam.cattery.dao.impl;
import by.epam.cattery.dao.CatDAO;
import by.epam.cattery.dao.connection.ConnectionPool;
import by.epam.cattery.dao.connection.ConnectionPoolException;
import by.epam.cattery.dao.exception.DAOException;
import by.epam.cattery.entity.*;
import org.apache.logging.log4j.Level;
import org... | 23,534 | 0.557801 | 0.548661 | 603 | 37.648426 | 29.530642 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.804312 | false | false | 2 |
a52193e422d81107a80f72c3100713fa2ed93396 | 11,149,735,140,983 | caf4c6f7f13bebd95465e8677eac1f5bce11c8a4 | /src/main/java/com/supaham/sertest/MapConfig.java | 09ae08d02c527f0491dfe942f87845835d292ce2 | [] | no_license | SupaHam/PB-ModuleSerialization | https://github.com/SupaHam/PB-ModuleSerialization | f2a0540b6b5b140b74e23cf47bdb8fe147ae550d | 1a86cf6f1a7480eb792207a48b83a9b6f16ee9b3 | refs/heads/master | 2016-09-05T13:57:09.875000 | 2015-07-14T10:27:43 | 2015-07-14T10:27:43 | 39,068,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.supaham.sertest;
import com.google.common.base.Preconditions;
import com.supaham.sertest.modules.framework.ModuleData;
import lombok.Getter;
import lombok.Setter;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import pluginbase.config.annotation.SerializableAs;
import ... | UTF-8 | Java | 1,498 | java | MapConfig.java | Java | [] | null | [] | package com.supaham.sertest;
import com.google.common.base.Preconditions;
import com.supaham.sertest.modules.framework.ModuleData;
import lombok.Getter;
import lombok.Setter;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import pluginbase.config.annotation.SerializableAs;
import ... | 1,498 | 0.718291 | 0.718291 | 45 | 32.288887 | 30.049309 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488889 | false | false | 2 |
901c34330cce24e8baf5a63df7a956a009a8be89 | 38,259,568,694,038 | 4cf6c2248c5142be5c1627f855dd8394fceae6e6 | /springboot-jpa3-2/src/main/java/com/example/springbootjpa/repository/UserRepository.java | a3193f29788001689284424b0f3afd847dfcff3e | [] | no_license | Dormancy-Cat/spring-boot-study | https://github.com/Dormancy-Cat/spring-boot-study | fb4438b261f4122d4c129a721c88c8cae02421ff | 946ee3fb9e48033cf0f33b340e9ee08b7fafee79 | refs/heads/master | 2023-08-24T03:24:50.799000 | 2021-10-21T07:07:32 | 2021-10-21T07:07:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.springbootjpa.repository;
import com.example.springbootjpa.entity.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* 继承JpaRepository来完成对数据库的操作
*
* @author chenye
*/
@Repository
public interface UserRepository extends
... | UTF-8 | Java | 381 | java | UserRepository.java | Java | [
{
"context": "y;\n\n/**\n * 继承JpaRepository来完成对数据库的操作\n *\n * @author chenye\n */\n@Repository\npublic interface UserRepository e",
"end": 259,
"score": 0.9996454119682312,
"start": 253,
"tag": "USERNAME",
"value": "chenye"
}
] | null | [] | package com.example.springbootjpa.repository;
import com.example.springbootjpa.entity.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* 继承JpaRepository来完成对数据库的操作
*
* @author chenye
*/
@Repository
public interface UserRepository extends
... | 381 | 0.795518 | 0.795518 | 15 | 22.799999 | 20.906776 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
46c8989012f4b62253ccd1598d76e691502fd769 | 6,837,587,941,258 | 7a0506321456521e7da1d6d79bf178bf4a8aafc0 | /app/src/main/java/com/quadminds/leandronanni/quadmindsdemo/api/APIController.java | 9471271b52c57f3a5ba515aef553a5d73c266aba | [] | no_license | lgnanni/QuadmindsDemo | https://github.com/lgnanni/QuadmindsDemo | afbe12741a1e22a2a141fcf0d42383b202c9d752 | 73e5724eafdeba22a4e653334d55ac5f16e71337 | refs/heads/master | 2020-03-31T23:35:20.187000 | 2018-10-11T22:09:58 | 2018-10-11T22:09:58 | 152,661,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.quadminds.leandronanni.quadmindsdemo.api;
import com.google.gson.Gson;
import com.google.gson.JsonObject;
import com.quadminds.leandronanni.quadmindsdemo.pojo.Note;
import com.quadminds.leandronanni.quadmindsdemo.pojo.NotePost;
import com.quadminds.leandronanni.quadmindsdemo.pojo.Notes;
import java.util.... | UTF-8 | Java | 2,412 | java | APIController.java | Java | [] | null | [] | package com.quadminds.leandronanni.quadmindsdemo.api;
import com.google.gson.Gson;
import com.google.gson.JsonObject;
import com.quadminds.leandronanni.quadmindsdemo.pojo.Note;
import com.quadminds.leandronanni.quadmindsdemo.pojo.NotePost;
import com.quadminds.leandronanni.quadmindsdemo.pojo.Notes;
import java.util.... | 2,412 | 0.669154 | 0.664179 | 84 | 27.726191 | 27.773468 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488095 | false | false | 2 |
5cab5bf4190934ea6197a79d5b351f0c39cdf75c | 12,970,801,240,213 | 93a348c525b7c979bc69749daad1281ac19ad439 | /mcenter/java/so/wwb/gamebox/mcenter/report/form/VPlayerTransactionForm.java | 9bf4310991ba65b11413394233327eb9baafeac8 | [] | no_license | a12791602/gb-app_mcenter | https://github.com/a12791602/gb-app_mcenter | d45f41fc58663226d4769056daf4e46ac80fcb93 | a95cb978b06cdce4420e275a63aea0161059cd00 | refs/heads/master | 2021-09-24T03:22:01.013000 | 2018-09-21T07:51:38 | 2018-09-21T07:51:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package so.wwb.gamebox.mcenter.report.form;
import org.soul.web.support.IForm;
/**
* 玩家交易视图-jeff表单验证对象
*
* @author jeff
* @time 2015-11-12 14:57:43
*/
//region your codes 1
public class VPlayerTransactionForm implements IForm {
//endregion your codes 1
//region your codes 2
//endregion your codes 2
} | UTF-8 | Java | 344 | java | VPlayerTransactionForm.java | Java | [
{
"context": "rt.IForm;\n\n\n/**\n * 玩家交易视图-jeff表单验证对象\n *\n * @author jeff\n * @time 2015-11-12 14:57:43\n */\n//region your",
"end": 122,
"score": 0.6357266902923584,
"start": 121,
"tag": "NAME",
"value": "j"
},
{
"context": ".IForm;\n\n\n/**\n * 玩家交易视图-jeff表单验证对象\n *\n * @author j... | null | [] | package so.wwb.gamebox.mcenter.report.form;
import org.soul.web.support.IForm;
/**
* 玩家交易视图-jeff表单验证对象
*
* @author jeff
* @time 2015-11-12 14:57:43
*/
//region your codes 1
public class VPlayerTransactionForm implements IForm {
//endregion your codes 1
//region your codes 2
//endregion your codes 2
} | 344 | 0.70625 | 0.65 | 20 | 15.05 | 16.200232 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 2 |
0b4dd4b8468190e427e0253086bdb864fd0584c3 | 15,333,033,251,554 | f1445a771cbcc3511dcaf03ac8aef23dbd42bde2 | /MinoterieProjetEJB/ejbModule/com/minoterie/exception/NotAutorizedException.java | f0d63c891d74271f19bc72fe230ee3c573b9664b | [] | no_license | paraponera/MinoterieFinal | https://github.com/paraponera/MinoterieFinal | 69ceaa7e4385c2f7dceb766d32c59dbe9d429817 | 0a55daa1f93ce5716ecb17dee1c838787e1d7b13 | refs/heads/master | 2021-01-17T13:09:41.050000 | 2016-08-14T20:05:25 | 2016-08-14T20:05:25 | 65,686,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.minoterie.exception;
public class NotAutorizedException extends Exception{
/**
*
*/
private static final long serialVersionUID = 1L;
public NotAutorizedException() {
super("non_autoriser");
}
}
| UTF-8 | Java | 220 | java | NotAutorizedException.java | Java | [] | null | [] | package com.minoterie.exception;
public class NotAutorizedException extends Exception{
/**
*
*/
private static final long serialVersionUID = 1L;
public NotAutorizedException() {
super("non_autoriser");
}
}
| 220 | 0.727273 | 0.722727 | 13 | 15.923077 | 19.02412 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 2 |
bbc76a1bc2d869bc225318e0590fa5c181e6a04d | 30,717,606,104,653 | bac7ac85d7eae06bec19191e8d1b207b9be8b9cc | /src/main/java/com/tfswx/websocket/AbstractEndpoint.java | 02441c6a4b06026ce0fab4234c1bd280aac48dcc | [] | no_license | Lighfer/websocket | https://github.com/Lighfer/websocket | 20f67b47a30a880a6b5b079969b27df53f133b37 | 114b1d1649101750cc644f1a5dd582233511475f | refs/heads/master | 2020-04-15T12:28:48.204000 | 2019-01-11T09:26:51 | 2019-01-11T09:26:51 | 164,676,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tfswx.websocket;
import com.tfswx.websocket.channel.Channel;
import com.tfswx.websocket.message.Message;
import com.tfswx.websocket.message.MessageType;
import com.tfswx.websocket.namespace.NamespaceManager;
import com.tfswx.websocket.processor.IWebSocketEventProcessor;
import com.tfswx.websocket.processor... | UTF-8 | Java | 6,188 | java | AbstractEndpoint.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author hjk\n */\n@Slf4j\npublic abstract class AbstractEndpoint",
"end": 1149,
"score": 0.9995728731155396,
"start": 1146,
"tag": "USERNAME",
"value": "hjk"
}
] | null | [] | package com.tfswx.websocket;
import com.tfswx.websocket.channel.Channel;
import com.tfswx.websocket.message.Message;
import com.tfswx.websocket.message.MessageType;
import com.tfswx.websocket.namespace.NamespaceManager;
import com.tfswx.websocket.processor.IWebSocketEventProcessor;
import com.tfswx.websocket.processor... | 6,188 | 0.690237 | 0.687318 | 173 | 34.641617 | 27.952869 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549133 | false | false | 2 |
2d43b55314549ec9c500c778d4f900c3f27e8c79 | 20,615,843,031,423 | 667be4f0dd55ded0227dca51ebf5720175adf267 | /monitoring-back/src/main/java/com/example/demo/repo/LogsRepository.java | 626baa9d40ec7939aa3a345ea3ccefd02cc91530 | [] | no_license | vladlavr/monitoring | https://github.com/vladlavr/monitoring | 3d69fa33094c74cfaf08e0a62ccdd418f7424a62 | 05d2db87226079af4d57ef1e3cca010cb15fc9ee | refs/heads/master | 2022-06-13T05:47:11.845000 | 2020-04-27T17:37:42 | 2020-04-27T17:37:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.repo;
import com.example.demo.data.CheckResultEntity;
import com.example.demo.data.ConfigEntity;
import com.example.demo.data.LogsEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springfram... | UTF-8 | Java | 1,428 | java | LogsRepository.java | Java | [] | null | [] | package com.example.demo.repo;
import com.example.demo.data.CheckResultEntity;
import com.example.demo.data.ConfigEntity;
import com.example.demo.data.LogsEntity;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springfram... | 1,428 | 0.737395 | 0.737395 | 37 | 37.567566 | 30.647552 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 2 |
6065b1c51bc5a4d2707845814d8404e6aebf5cb9 | 22,436,909,190,830 | 705b0ab0d7541122959c077de8ce8a8acbe26aa1 | /Firecode/remove_dupl.java | 0236fb5a8c34f8c5e8af6d9e17e4ba61b2aed253 | [] | no_license | 3esawe/Contest | https://github.com/3esawe/Contest | a53bea8322c78eb4d2a396197be4239a22f5fc26 | e252d0d3d68f0fa9cc85e320f9a2bfa2452ffd08 | refs/heads/master | 2020-04-04T14:50:53.182000 | 2018-11-08T14:23:28 | 2018-11-08T14:23:28 | 156,015,500 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Firecode;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class remove_dupl {
public static void main(String[] args) {
}
public static ArrayList<String> removeDuplicates(List<String> input) {
ArrayList<String> arrayList = new ArrayList<>();
... | UTF-8 | Java | 587 | java | remove_dupl.java | Java | [] | null | [] | package Firecode;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class remove_dupl {
public static void main(String[] args) {
}
public static ArrayList<String> removeDuplicates(List<String> input) {
ArrayList<String> arrayList = new ArrayList<>();
... | 587 | 0.60477 | 0.603066 | 22 | 25.681818 | 23.797224 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 2 |
580dcfe7bbd8f3c656961b9f49c7e93278995fbd | 31,748,398,300,237 | d12522f38ef3d94e14ec34ceb5c204044d266e41 | /src/main/java/com/sba/projecthandler/services/ProjectService.java | 9fd1637318eab10386a9bc1b515163cfe7fc4f59 | [] | no_license | fsdassignments/project-handler | https://github.com/fsdassignments/project-handler | 7e2560e6cc93f3c8282f7a2378011441e97d7be2 | d9a41bfec5cec750b93b9b3a05865565ab7da0c6 | refs/heads/master | 2020-11-28T17:16:22.953000 | 2019-12-31T08:38:58 | 2019-12-31T08:38:58 | 229,878,069 | 0 | 0 | null | false | 2019-12-31T08:39:00 | 2019-12-24T05:42:53 | 2019-12-30T13:18:21 | 2019-12-31T08:38:59 | 76 | 0 | 0 | 0 | Java | false | false | package com.sba.projecthandler.services;
import java.util.List;
import com.sba.projecthandler.errors.ProjectNotFoundException;
import com.sba.projecthandler.model.Project;
public interface ProjectService {
List<Project> list();
int save(Project project) throws Exception;
Project update(int id, Project projec... | UTF-8 | Java | 414 | java | ProjectService.java | Java | [] | null | [] | package com.sba.projecthandler.services;
import java.util.List;
import com.sba.projecthandler.errors.ProjectNotFoundException;
import com.sba.projecthandler.model.Project;
public interface ProjectService {
List<Project> list();
int save(Project project) throws Exception;
Project update(int id, Project projec... | 414 | 0.806763 | 0.806763 | 17 | 23.352942 | 24.547531 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941176 | false | false | 2 |
9cad5202c420f0dc7e012c95a69f74bcc77b156b | 12,695,923,389,334 | 6ed1a3cfc0d8b2b38c19e347c5e57cbea8759dec | /src/main/java/pers/mingda/leetcode/LC0387FirstUniqueCharacterInAString.java | b13512dfd6fcda6ec1789aad4c33d6687e088d36 | [] | no_license | Mingda-Rui/LeetCodePractise | https://github.com/Mingda-Rui/LeetCodePractise | 6ff1ec3b82fcc82f935ef4995670a3725839a71c | cc43e606dba8f5d6753b47e4459674ee35f2e1fd | refs/heads/master | 2023-01-27T20:16:07.065000 | 2023-01-16T03:18:48 | 2023-01-16T03:18:48 | 181,302,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pers.mingda.leetcode;
import java.util.LinkedHashMap;
import java.util.Map;
public class LC0387FirstUniqueCharacterInAString {
public int firstUniqChar(String s) {
int[] record = new int[128];
for (char c: s.toCharArray())
record[c]++;
for (int i = 0; i < s.length(); i+... | UTF-8 | Java | 1,860 | java | LC0387FirstUniqueCharacterInAString.java | Java | [] | null | [] | package pers.mingda.leetcode;
import java.util.LinkedHashMap;
import java.util.Map;
public class LC0387FirstUniqueCharacterInAString {
public int firstUniqChar(String s) {
int[] record = new int[128];
for (char c: s.toCharArray())
record[c]++;
for (int i = 0; i < s.length(); i+... | 1,860 | 0.457527 | 0.444624 | 63 | 28.523809 | 17.912359 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603175 | false | false | 2 |
9072923aaeb3cc3f5059e1b68a915fd3e5593bf6 | 29,274,497,144,261 | 0c5885fa689f5c309860a13fb929e14f26bfe7eb | /smProject-master/src/main/java/net/skhu/controller/MentorController.java | eb712b81d8110fab020904ddbe0890e0bc088428 | [] | no_license | choiyk/smProject | https://github.com/choiyk/smProject | 08b4c1f77c3bfbc948156a44a2b792daf1112a1d | 812981f083f4d9357f1e6e2757d70a54e3d6072d | refs/heads/master | 2022-08-13T22:56:03.105000 | 2022-07-24T08:01:11 | 2022-07-24T08:01:11 | 108,982,952 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.skhu.controller;
/*
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestBody;
import org.springfram... | UTF-8 | Java | 600 | java | MentorController.java | Java | [] | null | [] | package net.skhu.controller;
/*
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestBody;
import org.springfram... | 600 | 0.81383 | 0.81383 | 19 | 27.789474 | 24.614029 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 2 |
ffbcb1ff8e591471039cfcce177f4e629ba89a64 | 24,197,845,792,558 | 20f5a93896b53ee464ed8473031f9bca179d69ac | /src/test/java/com/selenide/tests/OrderProductE2ETest.java | 82e75dfa4856b092edcc2779e85345a40d309648 | [] | no_license | anditpl/szkolenie_sii_selenide | https://github.com/anditpl/szkolenie_sii_selenide | 138785378d62c5194d7399ed904dbace141e94d9 | c88c69e42a8b30f97e40c8ccb1d510b4c6ccdee6 | refs/heads/master | 2023-03-24T05:32:51.812000 | 2021-03-14T17:44:05 | 2021-03-14T17:44:05 | 347,329,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.selenide.tests;
import com.codeborne.selenide.Condition;
import com.selenide.pages.CroppPage;
import com.selenide.pages.HomePage;
import org.junit.Test;
import static com.codeborne.selenide.Selenide.*;
import static org.junit.Assert.assertEquals;
public class OrderProductE2ETest extends BaseTest {
... | UTF-8 | Java | 1,204 | java | OrderProductE2ETest.java | Java | [] | null | [] | package com.selenide.tests;
import com.codeborne.selenide.Condition;
import com.selenide.pages.CroppPage;
import com.selenide.pages.HomePage;
import org.junit.Test;
import static com.codeborne.selenide.Selenide.*;
import static org.junit.Assert.assertEquals;
public class OrderProductE2ETest extends BaseTest {
... | 1,204 | 0.688852 | 0.684692 | 40 | 29.075001 | 21.788055 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675 | false | false | 2 |
b4e1cfa12be61cb7ec05f96e8774c95439a2c068 | 8,813,272,947,507 | 38f2672ba3dbc9a931e70a88b156ffe2ba017841 | /app/src/main/java/is/hello/sense/ui/fragments/updating/ConnectToWiFiFragment.java | 0caa3718eb990ccdb6a680750174a478b5f2d0ec | [] | no_license | Jorge-eng/suripu-android | https://github.com/Jorge-eng/suripu-android | 662e47e56f67869fa7214b67ca8253af90202783 | 753252c9e55b192985972d0c5e8e92b22edb5fca | refs/heads/master | 2021-04-30T16:00:50.032000 | 2017-04-22T00:38:20 | 2017-04-22T00:38:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package is.hello.sense.ui.fragments.updating;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.annotation.StringRes;
import android.support.v4.content.ContextCompat;
import android.te... | UTF-8 | Java | 10,675 | java | ConnectToWiFiFragment.java | Java | [] | null | [] | package is.hello.sense.ui.fragments.updating;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.annotation.StringRes;
import android.support.v4.content.ContextCompat;
import android.te... | 10,675 | 0.645902 | 0.645246 | 313 | 33.105431 | 28.91198 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527157 | false | false | 2 |
968552524fdc09c65787f1e7eda8fd059a229610 | 21,285,857,963,939 | 2048b6420d19b9fa11def6f2c2ff755386d04ecd | /view/src/main/java/com/mvrt/scoutview/ReportsFragment.java | f49af688e527d09fe53edce85726285b29d6d8d1 | [] | no_license | akhil99/mvrt-scout-android | https://github.com/akhil99/mvrt-scout-android | 0e70a8ff31daa530f8850838650b9e146e44e4fc | f96b6948a2947cba221e8afbde9a3fd0fb0c0236 | refs/heads/master | 2020-05-04T12:45:54.921000 | 2015-07-10T05:22:54 | 2015-07-10T05:22:54 | 33,960,879 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mvrt.scoutview;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.mvrt.scoutview.adapters.TabPagerAdapter;
import com.mvrt.scoutview.view.NavDrawerFragment;
import com.mvrt.scoutview.v... | UTF-8 | Java | 1,426 | java | ReportsFragment.java | Java | [] | null | [] | package com.mvrt.scoutview;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.mvrt.scoutview.adapters.TabPagerAdapter;
import com.mvrt.scoutview.view.NavDrawerFragment;
import com.mvrt.scoutview.v... | 1,426 | 0.739832 | 0.73913 | 47 | 29.340425 | 27.446875 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 2 |
d636068d4e5e2acf278312d1d3bea43fe780e078 | 26,044,681,729,609 | c2842e2c5bcd776dd162b155497882d034495d85 | /src/main/java/top/appx/zutil/easysql/DBUtil.java | 313a5227ace3bfe3a39e7806d017d7cda5fe080b | [] | no_license | zhangwenyan/zutil.java | https://github.com/zhangwenyan/zutil.java | b6501e62e355a77003956eb98308c2a52a78c1f7 | ab1a7e224829d896b0c674b00cfae3b58f2ad57d | refs/heads/master | 2020-04-06T03:54:51.987000 | 2017-03-24T15:35:20 | 2017-03-24T15:35:20 | 83,102,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package top.appx.zutil.easysql;
import java.lang.reflect.Method;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
/**
* Created by qq799 on 2017/2/26.
*/
public class DBUtil {
private DBUtil(){}
public static List resultToList(ResultSet rs, Class<?> entityClass) {
try {... | UTF-8 | Java | 2,295 | java | DBUtil.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by qq799 on 2017/2/26.\n */\npublic class DBUtil {\n priva",
"end": 168,
"score": 0.9995595812797546,
"start": 163,
"tag": "USERNAME",
"value": "qq799"
}
] | null | [] | package top.appx.zutil.easysql;
import java.lang.reflect.Method;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
/**
* Created by qq799 on 2017/2/26.
*/
public class DBUtil {
private DBUtil(){}
public static List resultToList(ResultSet rs, Class<?> entityClass) {
try {... | 2,295 | 0.48061 | 0.473203 | 76 | 29.197369 | 24.387238 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434211 | false | false | 2 |
f333f1cce18adf83eeab9b9b6daa9636b22e5158 | 17,025,250,371,085 | 9831f0a6a4da36247d12a05e13272b3bf677b10d | /src/com/photography/dao/exp/LogicExpressionExtr.java | 9de39530bfdb7d298dbfc95b7f92ebdc19e97ba8 | [] | no_license | nxxyb/shuadan | https://github.com/nxxyb/shuadan | e0002803321a27b2244996f4591bf7584113320a | ac782ea2587f080304fcccc90f1db5afcf5e4d59 | refs/heads/master | 2020-05-20T00:22:52.837000 | 2015-04-14T09:15:16 | 2015-04-14T09:15:16 | 33,303,665 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.photography.dao.exp;
import java.util.ArrayList;
import java.util.List;
/**
* LogicExpressionExtr
* 逻辑表达式
* @author 门宏建
* @since 2011-8-11
*
* @Copyright (C) 2012 天大求实电力新技术股份有限公司 版权所有
*/
public class LogicExpressionExtr extends Expression {
private static final long serialVersionUID = -5477270... | UTF-8 | Java | 1,161 | java | LogicExpressionExtr.java | Java | [
{
"context": ";\n\n/**\n * LogicExpressionExtr\n * 逻辑表达式\n * @author 门宏建 \n * @since 2011-8-11 \n * \n * @Copyright (C) 2012 ",
"end": 136,
"score": 0.9994792342185974,
"start": 133,
"tag": "NAME",
"value": "门宏建"
}
] | null | [] | package com.photography.dao.exp;
import java.util.ArrayList;
import java.util.List;
/**
* LogicExpressionExtr
* 逻辑表达式
* @author 门宏建
* @since 2011-8-11
*
* @Copyright (C) 2012 天大求实电力新技术股份有限公司 版权所有
*/
public class LogicExpressionExtr extends Expression {
private static final long serialVersionUID = -5477270... | 1,161 | 0.724481 | 0.69738 | 57 | 18.421053 | 20.0245 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.192982 | false | false | 2 |
b71beee7835251c7a6562dcfea7d4a82fe3fba28 | 30,588,757,091,877 | 8793867db7904f36d2a4dc6afdcb505020add61a | /src/test/java/uk/co/swilson/advent/Day21Test.java | 58b5b0adf78d517e225ba834bdfe66846d52dc27 | [] | no_license | swilson96/advent-of-code-2020 | https://github.com/swilson96/advent-of-code-2020 | d4872c118a8943af8627a7c237196038689ade89 | 38d026e292aacff3f7cdf0aa2d8482f87cf1aa6b | refs/heads/main | 2023-02-08T12:26:28.795000 | 2020-12-31T14:46:51 | 2020-12-31T14:46:51 | 318,088,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.swilson.advent;
import org.junit.jupiter.api.Test;
import uk.co.swilson.advent.day21.Day21;
import static org.assertj.core.api.AssertionsForInterfaceTypes.assertThat;
public class Day21Test {
private static final String EXAMPLE_INPUT = "mxmxvkd kfcds sqjhc nhms (contains dairy, fish)\n" +
... | UTF-8 | Java | 884 | java | Day21Test.java | Java | [] | null | [] | package uk.co.swilson.advent;
import org.junit.jupiter.api.Test;
import uk.co.swilson.advent.day21.Day21;
import static org.assertj.core.api.AssertionsForInterfaceTypes.assertThat;
public class Day21Test {
private static final String EXAMPLE_INPUT = "mxmxvkd kfcds sqjhc nhms (contains dairy, fish)\n" +
... | 884 | 0.642534 | 0.63009 | 27 | 30.74074 | 26.417717 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 2 |
c671ce709d2994af4fa4f62986fabe17b0e3c7c5 | 24,232,205,530,130 | 7c5a05deb4ab085ec8d3f640048eb221e1bcfe33 | /app/src/main/java/com/ftiron/next/presentation/model/SearchedSeriesModel.java | eacb7aef7f25843621632bc01904e9558198049b | [] | no_license | xTiron/Next | https://github.com/xTiron/Next | 3a57aa443cc7a236bbdf009bc1975dfa6c052961 | 5a22d44b7cef0a307892a061dbbf8593e5f9195a | refs/heads/master | 2018-12-31T18:08:44.945000 | 2015-05-10T21:18:04 | 2015-05-10T21:18:04 | 32,932,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ftiron.next.presentation.model;
/**
* Created by ftiron on 15-Apr-15.
*/
public class SearchedSeriesModel {
private int seriesId;
private String seriesName;
private String bannerUrl;
private String firstAired;
public SearchedSeriesModel(int seriesId){
this.seriesId = series... | UTF-8 | Java | 887 | java | SearchedSeriesModel.java | Java | [
{
"context": "ftiron.next.presentation.model;\n\n/**\n * Created by ftiron on 15-Apr-15.\n */\npublic class SearchedSeriesMode",
"end": 69,
"score": 0.9996075630187988,
"start": 63,
"tag": "USERNAME",
"value": "ftiron"
}
] | null | [] | package com.ftiron.next.presentation.model;
/**
* Created by ftiron on 15-Apr-15.
*/
public class SearchedSeriesModel {
private int seriesId;
private String seriesName;
private String bannerUrl;
private String firstAired;
public SearchedSeriesModel(int seriesId){
this.seriesId = series... | 887 | 0.645998 | 0.641488 | 45 | 18.711111 | 17.21191 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288889 | false | false | 2 |
66fed774cb0b00a730a18b053289ebdbe59a4dbb | 30,648,886,655,319 | 03730a3efb85f010794e8791deb5aa51d6720d48 | /streaming/java/streaming-state/src/main/java/io/ray/streaming/state/store/memory/MemoryNonKeyedMapStore.java | b6a95d80974f799c1886940fad1b68ea7e6e7827 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT"
] | permissive | ray-project/mobius | https://github.com/ray-project/mobius | 9d842028cb0c2c9ff592e3b036287be618cd69d2 | 15522e57679acb5e28392890a86ce56409659a5e | refs/heads/master | 2023-08-29T08:46:55.960000 | 2022-10-31T04:09:27 | 2022-10-31T04:09:27 | 137,820,418 | 85 | 12 | Apache-2.0 | false | 2022-10-31T04:09:28 | 2018-06-19T00:23:12 | 2022-10-08T10:52:44 | 2022-10-31T04:09:27 | 1,616 | 62 | 8 | 7 | Java | false | false | package io.ray.streaming.state.store.memory;
import io.ray.streaming.common.metric.MetricGroup;
import io.ray.streaming.state.api.state.MapState;
import io.ray.streaming.state.store.backend.memory.MemoryStateBackend;
import io.ray.streaming.state.typeinfo.serializer.TypeSerializer;
/**
* Implementation of {@link Map... | UTF-8 | Java | 846 | java | MemoryNonKeyedMapStore.java | Java | [] | null | [] | package io.ray.streaming.state.store.memory;
import io.ray.streaming.common.metric.MetricGroup;
import io.ray.streaming.state.api.state.MapState;
import io.ray.streaming.state.store.backend.memory.MemoryStateBackend;
import io.ray.streaming.state.typeinfo.serializer.TypeSerializer;
/**
* Implementation of {@link Map... | 846 | 0.745863 | 0.745863 | 29 | 28.172413 | 24.695482 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655172 | false | false | 2 |
200f666a8583448d7edf067919503100e6bdf83b | 21,698,174,819,999 | 21f4600f9570696144a84ff75fb2374d67820616 | /hw5/Node.java | 4aeed5321eb87a786003e6479c453f4f202106ca | [] | no_license | jonluntzel/331-Software-Design | https://github.com/jonluntzel/331-Software-Design | e1a6fc19cb874b89b89936678e649613c24b495d | 40fd3a643696f549bdedc872a5ca788610deaf0c | refs/heads/master | 2020-04-02T05:34:32.927000 | 2018-11-12T04:23:04 | 2018-11-12T04:23:04 | 154,089,251 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hw5;
/**
* @author luntzel
*
* A class for nodes, which are vertices in a graph.
*
* Specification fields:
* @specfield value: String //the value of the node
*
* Abstract Invariant:
* Non-null fields only in the node
*
*/
public class Node<E extends Comparable<E>> implements Comparable<Node<E>> ... | UTF-8 | Java | 1,398 | java | Node.java | Java | [
{
"context": "package hw5;\n\n\n/**\n * @author luntzel\n *\n * A class for nodes, which are vertices in a ",
"end": 37,
"score": 0.9977827072143555,
"start": 30,
"tag": "USERNAME",
"value": "luntzel"
}
] | null | [] | package hw5;
/**
* @author luntzel
*
* A class for nodes, which are vertices in a graph.
*
* Specification fields:
* @specfield value: String //the value of the node
*
* Abstract Invariant:
* Non-null fields only in the node
*
*/
public class Node<E extends Comparable<E>> implements Comparable<Node<E>> ... | 1,398 | 0.626609 | 0.625894 | 75 | 17.639999 | 19.748175 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.013333 | false | false | 2 |
d91b492435e043f553627b9ed04a552d242f4ff5 | 21,698,174,823,463 | 63a9286881ea30d8d91ba3c90cfbaef0abc6ef3d | /src/test/java/fooddiary/logic/commands/AddCommandIntegrationTest.java | 1f5538260270182bb48df13426cb819ae6a6e8b6 | [
"MIT"
] | permissive | AY2021S2-CS2103-T14-2/tp | https://github.com/AY2021S2-CS2103-T14-2/tp | 216206609981858ea2a867fcb93a1fc063594866 | 1c50b50b67fb9ff34d74e50c7730f8e5bfc83afc | refs/heads/master | 2023-04-04T00:34:49.928000 | 2021-04-12T12:12:11 | 2021-04-12T12:12:11 | 336,695,890 | 0 | 5 | NOASSERTION | true | 2021-04-12T12:12:11 | 2021-02-07T03:55:53 | 2021-04-12T11:58:05 | 2021-04-12T12:12:11 | 47,474 | 0 | 5 | 0 | Java | false | false | package fooddiary.logic.commands;
import static fooddiary.logic.commands.CommandTestUtil.assertCommandSuccess;
import static fooddiary.testutil.TypicalEntries.getTypicalFoodDiaryWithMultipleEntries;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import fooddiary.model.Model;
import foodd... | UTF-8 | Java | 1,433 | java | AddCommandIntegrationTest.java | Java | [] | null | [] | package fooddiary.logic.commands;
import static fooddiary.logic.commands.CommandTestUtil.assertCommandSuccess;
import static fooddiary.testutil.TypicalEntries.getTypicalFoodDiaryWithMultipleEntries;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import fooddiary.model.Model;
import foodd... | 1,433 | 0.750872 | 0.750174 | 44 | 31.568182 | 32.403984 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 2 |
d5a4024701a878209e3f0f9bf4d0cc7ef04f1907 | 14,113,262,594,459 | 4f7522878886d0492506eaf8a6f77f691591059b | /src/main/java/com/api/springboot/repository/CompraRepository.java | 6a5dd030b851e66028226c12dfd7c35d4ca25bec | [] | no_license | LucasAlves011/springbootXD | https://github.com/LucasAlves011/springbootXD | 35187b77dd06ec6dc2600b2ba0b4658b227238f3 | 32b1b9198add647f33dfc681737bc89515c64560 | refs/heads/master | 2022-12-30T00:06:09.763000 | 2020-10-16T16:53:35 | 2020-10-16T16:53:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.api.springboot.repository;
import com.api.springboot.model.Compra;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface CompraRepository extends JpaRepository<Compra, Long> {
Compra findById(long id);
void del... | UTF-8 | Java | 341 | java | CompraRepository.java | Java | [] | null | [] | package com.api.springboot.repository;
import com.api.springboot.model.Compra;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface CompraRepository extends JpaRepository<Compra, Long> {
Compra findById(long id);
void del... | 341 | 0.806452 | 0.806452 | 13 | 25.23077 | 24.268225 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 2 |
23aea54b51bb92983c5de9fc9ca9d331a6214415 | 30,434,138,326,921 | 0365a01e4f365b6d1dc93ea9ef289d354408360c | /wushiwan-server/src/main/java/com/leemon/wushiwan/entity/CoreImg.java | 274c7ad02b67eded46bc78b4ac3fd2d39a6af302 | [
"BSD-2-Clause"
] | permissive | wangsong1299/bungke | https://github.com/wangsong1299/bungke | 4b94411876fb8516e35edcb9248ee45c93e8da13 | 5f7021e78e465e644b003ef4fb5ca984fbb6fbcd | refs/heads/master | 2023-01-31T02:38:28.259000 | 2020-10-21T02:53:39 | 2020-10-21T02:53:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leemon.wushiwan.entity;
import com.leemon.wushiwan.entity.BaseEntity;
import com.baomidou.mybatisplus.annotation.TableField;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
/**
* <p>
*
* </p>
*
* @author leemon
* @since 2019-04-02
*/
@Data
... | UTF-8 | Java | 1,091 | java | CoreImg.java | Java | [
{
"context": "ssors;\r\n\r\n/**\r\n * <p>\r\n *\r\n * </p>\r\n *\r\n * @author leemon\r\n * @since 2019-04-02\r\n */\r\n@Data\r\n@EqualsAndHash",
"end": 285,
"score": 0.9995343685150146,
"start": 279,
"tag": "USERNAME",
"value": "leemon"
}
] | null | [] | package com.leemon.wushiwan.entity;
import com.leemon.wushiwan.entity.BaseEntity;
import com.baomidou.mybatisplus.annotation.TableField;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
/**
* <p>
*
* </p>
*
* @author leemon
* @since 2019-04-02
*/
@Data
... | 1,091 | 0.684556 | 0.674699 | 49 | 16.632652 | 18.265272 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 2 |
e71b0d7ca36a1bb5bbed068cedb2f800a6ebdf1a | 16,320,875,764,557 | f4852cd346e1a9161b3ee85a1e17291970c3c86a | /src/test/java/com/aaron/spring/test1.java | 85695635d849ef19706f498b7d9c8a648ffc16fd | [] | no_license | All-conquring/Spring | https://github.com/All-conquring/Spring | 80d76f360608b5475121e137f69e87ab44074758 | 6b384fefacb339b9fddb07aa0178bd395cbe310a | refs/heads/master | 2020-03-26T07:55:50.416000 | 2018-08-14T06:49:33 | 2018-08-14T06:49:33 | 144,678,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aaron.spring;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.aaron.entity.Computer;
import com.aaron.entity.Printer;
import com.aaron.entity.User;
import junit.framework.TestCase;
public class test... | UTF-8 | Java | 947 | java | test1.java | Java | [
{
"context": "text.xml\");\r\n\t\tUser user = (User)context.getBean(\"timo\");\r\n\t\tuser.sayHello();\r\n\t}\r\n\t\r\n\tpublic void testP",
"end": 504,
"score": 0.9983147382736206,
"start": 500,
"tag": "USERNAME",
"value": "timo"
}
] | null | [] | package com.aaron.spring;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import com.aaron.entity.Computer;
import com.aaron.entity.Printer;
import com.aaron.entity.User;
import junit.framework.TestCase;
public class test... | 947 | 0.755016 | 0.75396 | 33 | 26.69697 | 28.437582 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.30303 | false | false | 2 |
180d6f6dab7707bdc31b2686731a1a7e65379355 | 26,774,826,130,531 | ceb1bc7cf71a5981f8a9c0c07539a99a1df39678 | /aula19-20-exercicio/app/src/main/java/pt/isel/poo/firstapp/view/CircleView.java | a855c8ff8eb2d3ef2bb8c01eb4237dce3e015768 | [] | no_license | jsimaoisel/isel-leic-poo-1516ver | https://github.com/jsimaoisel/isel-leic-poo-1516ver | 71ec1712d919eea17d2dd15f181b3f741fbc6641 | 7ef949e1ca8340e7bde6531c746a3b37ab8563db | refs/heads/master | 2021-01-21T04:47:20.821000 | 2016-06-08T08:56:43 | 2016-06-08T08:56:43 | 53,486,406 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.isel.poo.firstapp.view;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.view.MotionEvent;
import android.view.View;
public class CircleView extends View {
private int radius;
private Paint paint;
publ... | UTF-8 | Java | 1,524 | java | CircleView.java | Java | [] | null | [] | package pt.isel.poo.firstapp.view;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.view.MotionEvent;
import android.view.View;
public class CircleView extends View {
private int radius;
private Paint paint;
publ... | 1,524 | 0.561024 | 0.555774 | 56 | 26.214285 | 15.344513 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 2 |
2dd8f5247e68e2346d7299b97894b71815f7f59e | 15,221,364,107,954 | 46ff11e1140614a87a6a3ae14a590a1929d8acf4 | /src/main/java/com/cts/CreditScoreModule/Entity/ResponseMessage.java | 3d2d775b29b27ead326a6d821d7b74391d8306aa | [] | no_license | guruteja99/retail-creditscore | https://github.com/guruteja99/retail-creditscore | cd25d5fa61d8d04cd4eacf80c585b0c00f4a18b1 | 3c39b96c46af16aad36dc34953057a39c52da57a | refs/heads/master | 2023-04-03T22:08:31.303000 | 2021-03-30T15:52:30 | 2021-03-30T15:52:30 | 328,614,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cts.CreditScoreModule.Entity;
import java.util.List;
import lombok.Data;
@Data
public class ResponseMessage {
private int status;
private String[] months;
private Integer[] scores;
}
| UTF-8 | Java | 202 | java | ResponseMessage.java | Java | [] | null | [] | package com.cts.CreditScoreModule.Entity;
import java.util.List;
import lombok.Data;
@Data
public class ResponseMessage {
private int status;
private String[] months;
private Integer[] scores;
}
| 202 | 0.767327 | 0.767327 | 13 | 14.538462 | 13.602123 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 2 |
99157faaeddde590d366c86a9a786aa20d067a71 | 23,613,730,223,954 | d416a359e040c41aa2b830d6560fcc737334de5d | /app/src/main/java/com/example/hppc/dealofday/Activity/CategoryActivity.java | b3cd066f520450259351f367c66a21b1746b8a87 | [] | no_license | amitkpandey/DealOfDay | https://github.com/amitkpandey/DealOfDay | 4c403b24fd6134f3d751d1f9440a033d3ec65c46 | ef35de7bf337d3cf4da7e0ad98a25815de27188d | refs/heads/master | 2020-03-16T21:10:32.801000 | 2017-05-25T05:47:34 | 2017-05-25T05:47:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hppc.dealofday.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.util.DisplayMetrics;
import android.view.View;
import android.widget.ExpandableListView;
import android.widget.... | UTF-8 | Java | 9,784 | java | CategoryActivity.java | Java | [
{
"context": ";\n intent.putExtra(\"keyName\", \"amazonMobile\");\n startActivity(intent);\n ",
"end": 2332,
"score": 0.997150719165802,
"start": 2320,
"tag": "KEY",
"value": "amazonMobile"
},
{
"context": ";\n intent.putExtr... | null | [] | package com.example.hppc.dealofday.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.util.DisplayMetrics;
import android.view.View;
import android.widget.ExpandableListView;
import android.widget.... | 9,784 | 0.566231 | 0.561836 | 226 | 42.296459 | 26.489365 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.79646 | false | false | 2 |
f515da684fde0be82f532228f0e50d1cbdd7b97f | 13,950,053,801,040 | e806e6ab8edf0e8df9091252eee6864d5a1d1b4a | /src/com/class12/StartsWith.java | b5bd53d3416687a827d5cc3253b4ac554882b324 | [] | no_license | farrukh21/Java-Classes | https://github.com/farrukh21/Java-Classes | 1ea382ea7173b63169d5e5fb206c59f59b4b3069 | c45495d105fbe7bee0e10dd0612523725affaae1 | refs/heads/master | 2022-03-24T06:47:40.694000 | 2019-12-24T21:24:38 | 2019-12-24T21:24:38 | 219,891,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class12;
public class StartsWith {
public static void main(String[] args) {
/*
* This method tests if a string starts with the
* specified prefix beginning
*/
String str2="It is very hot in th class";
System.out.println("");
/*
* this method checks whether a string is empty or not.
* T... | UTF-8 | Java | 813 | java | StartsWith.java | Java | [] | null | [] | package com.class12;
public class StartsWith {
public static void main(String[] args) {
/*
* This method tests if a string starts with the
* specified prefix beginning
*/
String str2="It is very hot in th class";
System.out.println("");
/*
* this method checks whether a string is empty or not.
* T... | 813 | 0.672817 | 0.666667 | 33 | 23.636364 | 22.597691 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.484848 | false | false | 2 |
6f3feba3562b88432c8acc50d7328773a3d17c2a | 24,300,924,960,785 | b3c6bd6d049afe175e793499735036daa440422f | /http/src/main/java/com/perosa/BotTrafficApp.java | 764ffd399afb6bf20e88e36c682a9159f1edafbe | [
"Apache-2.0"
] | permissive | perosa/BotTraffic | https://github.com/perosa/BotTraffic | 19a68e3e4b585ea3ba01f9e5de1e3cb39423205f | 8fcb832e7f96887c9f4ac7fa4066f175cade7db4 | refs/heads/main | 2022-01-30T21:39:40.910000 | 2022-01-27T09:26:25 | 2022-01-27T09:26:25 | 202,415,382 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.perosa;
import com.perosa.bot.traffic.core.service.registry.watch.ServiceRegistryWatcher;
import com.perosa.bot.traffic.http.metrics.prometheus.MetricsHandler;
import com.perosa.bot.traffic.http.server.dispatch.Dispatcher;
import com.perosa.bot.traffic.http.server.ReverseProxy;
import io.prometheus.client.... | UTF-8 | Java | 1,127 | java | BotTrafficApp.java | Java | [] | null | [] | package com.perosa;
import com.perosa.bot.traffic.core.service.registry.watch.ServiceRegistryWatcher;
import com.perosa.bot.traffic.http.metrics.prometheus.MetricsHandler;
import com.perosa.bot.traffic.http.server.dispatch.Dispatcher;
import com.perosa.bot.traffic.http.server.ReverseProxy;
import io.prometheus.client.... | 1,127 | 0.722272 | 0.720497 | 43 | 25.186047 | 27.73316 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418605 | false | false | 2 |
8847f481ddc2cb27e6de16e991635f1ab83bddef | 29,832,842,866,845 | deeb45167a21f040f908cdfed6e13001148a84e9 | /MPD/app/src/main/java/com/fred/n0568843/mpd/Deadline.java | eda6ea722f1da847951c7768d5674f4bc44c27a0 | [] | no_license | FredP1/MPD | https://github.com/FredP1/MPD | 00a900b5d84536ac933372780acb074be2ced5e9 | 645f71cab7372e5074abc462a31c9250a1efacb6 | refs/heads/master | 2021-03-30T15:36:10.890000 | 2018-03-22T18:09:55 | 2018-03-22T18:09:55 | 123,914,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fred.n0568843.mpd;
/**
* Created by N0568843 on 19/03/2018.
*/
public class Deadline {
String deadlineName;
String module;
String deadlineDate;
String deadlineTime;
public Deadline(){
}
public Deadline(String DeadlineName, String Module, String DeadlineDate, String Deadlin... | UTF-8 | Java | 477 | java | Deadline.java | Java | [
{
"context": "package com.fred.n0568843.mpd;\n\n/**\n * Created by N0568843 on 19/03/2018.\n */\n\npublic class Deadline {\n S",
"end": 58,
"score": 0.9989781379699707,
"start": 50,
"tag": "USERNAME",
"value": "N0568843"
}
] | null | [] | package com.fred.n0568843.mpd;
/**
* Created by N0568843 on 19/03/2018.
*/
public class Deadline {
String deadlineName;
String module;
String deadlineDate;
String deadlineTime;
public Deadline(){
}
public Deadline(String DeadlineName, String Module, String DeadlineDate, String Deadlin... | 477 | 0.660377 | 0.614256 | 24 | 18.875 | 21.164658 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
889cc7ded56fa895094e53bcfa43bb3899e520c7 | 26,121,991,106,403 | cd296ecf457b1af52dc615e83cfdb5c5918666fb | /Vital Statistics sifter/Statistics Sifter/src/sift/read/JSONReader.java | deabf547f03bce91234814bec09ac2b782201665 | [] | no_license | jonnyowenpowell-zz/probable-octo-palm-tree | https://github.com/jonnyowenpowell-zz/probable-octo-palm-tree | 35858ebd756b68c726f443d2c2b8e5c9fc10b1c4 | 5ec84ba1200c7f57e2b51bda37b06b8503aa7822 | refs/heads/master | 2021-09-09T03:57:58.794000 | 2018-03-13T17:01:06 | 2018-03-13T17:01:06 | 108,151,423 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sift.read;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
public abstract class JSONReader {
/**
* The original data source to be read... | UTF-8 | Java | 721 | java | JSONReader.java | Java | [] | null | [] | package sift.read;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
public abstract class JSONReader {
/**
* The original data source to be read... | 721 | 0.750347 | 0.750347 | 30 | 23.033333 | 21.379871 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 2 |
16963d61f5c49b2f0132e96555190ef415d00cf5 | 4,715,874,153,800 | 73ef4954908bcc6165864e94adeeac6b01a075b3 | /src/Stage4/Enemy.java | a0281346564fdea699831b2f49359b642a3d9f4a | [] | no_license | danielhr444/TempleGalaga | https://github.com/danielhr444/TempleGalaga | 5290b53db109cca73efa6dc41db6007aff818151 | 0221a3adfbe8920fdf3c6dec6e11b1bf52fcecaf | refs/heads/master | 2021-05-22T02:51:55.728000 | 2020-04-04T07:44:16 | 2020-04-04T07:44:16 | 252,938,759 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Stage4;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.Graphics2D;
public class Enemy {
private int startX;
private int startY;
private int x;
private int y;
static int sideLength;
private double a;
private double divider;
private do... | UTF-8 | Java | 2,999 | java | Enemy.java | Java | [] | null | [] | package Stage4;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Rectangle;
import java.awt.Graphics2D;
public class Enemy {
private int startX;
private int startY;
private int x;
private int y;
static int sideLength;
private double a;
private double divider;
private do... | 2,999 | 0.52951 | 0.517172 | 102 | 28.411764 | 20.870916 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.970588 | false | false | 2 |
65b6ecb915286a6aa80b1f566bd5537d9f697c10 | 6,322,191,875,374 | d76aefd5759c1fe248d6999613866670701b0806 | /src/main/java/com/ig/controllers/UsuarioLoginController.java | be3a893e6d3297708b914cdf31c52d31da1afc49 | [] | no_license | zulu15/IGWeb | https://github.com/zulu15/IGWeb | 4969300c40031856b30595b2905ec82e0c4d9e1f | 3b52c7c5a34142157c0b864a6404970bb8c4e1e8 | refs/heads/master | 2021-01-10T01:50:33.626000 | 2015-11-30T15:15:54 | 2015-11-30T15:15:54 | 46,457,927 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ig.controllers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
impor... | UTF-8 | Java | 1,413 | java | UsuarioLoginController.java | Java | [] | null | [] | package com.ig.controllers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
impor... | 1,413 | 0.746459 | 0.746459 | 43 | 30.83721 | 29.434935 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.372093 | false | false | 2 |
bc99b60b6444751bc02488272609daf981d095d4 | 146,028,910,660 | 70bafb86375ef42abf1636d75689ff17ba74dd28 | /movieDataBaseFirstMethod/src/main/java/util/DatabaseUtilsHomeWorkMovies.java | 3c286a4ab2ff2750b54c3767203251928f7914ed | [] | no_license | Brandioo/MovieDataBase | https://github.com/Brandioo/MovieDataBase | de3a07dd145cf995819cd1739c5823d31ee51530 | 676e7e2ae83adbbc9cf802b92840f3666f2b27ba | refs/heads/main | 2023-02-10T02:06:56.610000 | 2020-12-29T21:01:32 | 2020-12-29T21:01:32 | 325,107,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
public class DatabaseUtilsHomeWorkMovies {
public static String DATABASE_HOST="jdbc:mysql://localhost:3306/homeworks";
public static String DATABASE_USER="root";
public static String DATABASE_PASSWORD="bapinjo123";
}
| UTF-8 | Java | 245 | java | DatabaseUtilsHomeWorkMovies.java | Java | [
{
"context": "oot\";\n public static String DATABASE_PASSWORD=\"bapinjo123\";\n}\n\n",
"end": 239,
"score": 0.8690276741981506,
"start": 229,
"tag": "PASSWORD",
"value": "bapinjo123"
}
] | null | [] | package util;
public class DatabaseUtilsHomeWorkMovies {
public static String DATABASE_HOST="jdbc:mysql://localhost:3306/homeworks";
public static String DATABASE_USER="root";
public static String DATABASE_PASSWORD="<PASSWORD>";
}
| 245 | 0.767347 | 0.738775 | 7 | 33.857143 | 27.78195 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 2 |
12a5f6126ac1aa7b565d01914f204efb335face5 | 146,028,907,497 | 94ee7b3781b6a5c13874c138fc5666bb9c9c4165 | /autotest-core/src/test/java/com/xjy/autotest/enums/OrientationType.java | 69e45551fd8b8b609271f8b5517ccfd08627dd45 | [] | no_license | bellmit/test-5 | https://github.com/bellmit/test-5 | d50c847566067cf2456dd3f4687307e4eabe205f | bb0445617f873cb9fa57b208244df13e16717980 | refs/heads/master | 2023-07-18T15:18:14.807000 | 2020-05-19T07:47:55 | 2020-05-19T07:47:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xjy.autotest.enums;
/**
* @Author: Jax
* @Date: 2018-01-2018/1/22-14:50
* @Desc:
**/
public enum OrientationType {
FORWARD_EAST("FORWARD_EAST","朝东"),
FORWARD_WEST("FORWARD_WEST","朝西"),
FORWARD_NORTH("FORWARD_NORTH","朝北"),
FORWARD_SOUTH("FORWARD_SOUTH","朝南"),
SOUTH_NORTH_TRANSPA... | UTF-8 | Java | 2,041 | java | OrientationType.java | Java | [
{
"context": "package com.xjy.autotest.enums;\n\n/**\n * @Author: Jax\n * @Date: 2018-01-2018/1/22-14:50\n * @Desc:\n **/\n",
"end": 52,
"score": 0.9859942197799683,
"start": 49,
"tag": "USERNAME",
"value": "Jax"
}
] | null | [] | package com.xjy.autotest.enums;
/**
* @Author: Jax
* @Date: 2018-01-2018/1/22-14:50
* @Desc:
**/
public enum OrientationType {
FORWARD_EAST("FORWARD_EAST","朝东"),
FORWARD_WEST("FORWARD_WEST","朝西"),
FORWARD_NORTH("FORWARD_NORTH","朝北"),
FORWARD_SOUTH("FORWARD_SOUTH","朝南"),
SOUTH_NORTH_TRANSPA... | 2,041 | 0.562151 | 0.553526 | 89 | 21.146067 | 22.537634 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348315 | false | false | 2 |
4a4c6e3501888045c46b62d344d72becbd0f4198 | 10,161,892,670,530 | 81b2c5de0f0f1046633fa6bd08276aa3c664fbc6 | /src/ch05/format/FormattingDates3.java | e15b6d4ce48d13c3f328f8ac8b94192fadc34934 | [] | no_license | JoseYonis/jp8 | https://github.com/JoseYonis/jp8 | 52b01d92b2aae569d82d85d3793f749dcf1cd2a9 | d21630e310f7701603a0ad7fbb8843a158614e37 | refs/heads/master | 2019-05-17T12:28:39.301000 | 2019-03-26T16:23:18 | 2019-03-26T16:23:18 | 82,991,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch05.format;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.LocalTime;
import java.time.Month;
import java.time.format.DateTimeFormatter;
import java.time.format.FormatStyle;
public class FormattingDates3 {
public static void main(String[] args) {
LocalDate date =... | WINDOWS-1252 | Java | 1,733 | java | FormattingDates3.java | Java | [] | null | [] | package ch05.format;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.LocalTime;
import java.time.Month;
import java.time.format.DateTimeFormatter;
import java.time.format.FormatStyle;
public class FormattingDates3 {
public static void main(String[] args) {
LocalDate date =... | 1,733 | 0.735685 | 0.673222 | 40 | 41.224998 | 35.033905 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.125 | false | false | 2 |
1a12c8b7b5f14f781d8d45d86bfddad04d2e36c7 | 10,264,971,857,203 | 7d26dfa1c1cd679fd9656e68f18ebc6449486f6e | /src/main/java/scalc/internal/functions/AbsFunction.java | a170a0cb0eaae43ee4cd2a7cbcc1e4a58c1eeb30 | [
"MIT"
] | permissive | MatWein/SCalc | https://github.com/MatWein/SCalc | 619f7b5d20dd750839513efae0b847b17961a143 | c78caf52edd19d54b10ce9a5e725c91977979258 | refs/heads/master | 2022-05-31T15:47:14.792000 | 2022-04-05T22:00:52 | 2022-04-05T22:00:52 | 164,258,245 | 5 | 0 | MIT | false | 2020-11-12T20:24:51 | 2019-01-05T23:05:38 | 2020-11-12T20:21:59 | 2020-11-12T20:24:03 | 71 | 1 | 0 | 0 | Java | false | false | package scalc.internal.functions;
import scalc.SCalcOptions;
import scalc.exceptions.CalculationException;
import scalc.interfaces.FunctionImpl;
import java.math.BigDecimal;
import java.util.List;
public class AbsFunction implements FunctionImpl {
public static final AbsFunction INSTANCE = new AbsFunction();
... | UTF-8 | Java | 966 | java | AbsFunction.java | Java | [] | null | [] | package scalc.internal.functions;
import scalc.SCalcOptions;
import scalc.exceptions.CalculationException;
import scalc.interfaces.FunctionImpl;
import java.math.BigDecimal;
import java.util.List;
public class AbsFunction implements FunctionImpl {
public static final AbsFunction INSTANCE = new AbsFunction();
... | 966 | 0.717391 | 0.712215 | 26 | 36.153847 | 38.901939 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 2 |
a8e791666c5f33c02a5b4c0e44ae48c873ad98ca | 16,406,775,088,350 | b60230401507d6dd86e4b419a53d16555fa76b00 | /src/main/java/com/example/springServer/dto/UserInfoDto.java | 66b7f490286b106df93e912b45ab2746606c5277 | [] | no_license | amerariia/DiplomServer | https://github.com/amerariia/DiplomServer | 2104bf24db3f100bcc9ec9cf8bfb4048d039390e | 4d19c044cbd9b7512b7742c12bbc689af25d5ec6 | refs/heads/master | 2023-05-12T22:42:05.121000 | 2021-06-05T13:35:47 | 2021-06-05T13:35:47 | 342,677,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.springServer.dto;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class UserInfoDto {
private Integer id;
private String name;
private String email;
}
| UTF-8 | Java | 204 | java | UserInfoDto.java | Java | [] | null | [] | package com.example.springServer.dto;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class UserInfoDto {
private Integer id;
private String name;
private String email;
}
| 204 | 0.75 | 0.75 | 12 | 16 | 11.846237 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
d5bbc0e15e8a02c8d0f969b0095f0f04a3e26886 | 4,518,305,599,275 | ba55ffba75a0f83740d56d2e98993769ebbc19ef | /app/src/main/java/com/pentakill/cake/ui/activity/SettingActivity.java | e3d6f73f3c2d952017573e4e73487a42ea4f5367 | [] | no_license | zoulux/Cake | https://github.com/zoulux/Cake | b15f6d1625530fe6cc0354d90149a959afa70394 | e1c8da5591e742e1f9bfccf9e2c5026be37d3202 | refs/heads/master | 2021-01-18T15:07:28.587000 | 2016-02-23T15:45:41 | 2016-02-23T15:45:41 | 50,674,050 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pentakill.cake.ui.activity;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.text.TextUtils;
import android.util.Log;
import android.view.Gravity;
import android.view.V... | UTF-8 | Java | 6,627 | java | SettingActivity.java | Java | [] | null | [] | package com.pentakill.cake.ui.activity;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.os.Environment;
import android.text.TextUtils;
import android.util.Log;
import android.view.Gravity;
import android.view.V... | 6,627 | 0.640509 | 0.635661 | 212 | 30.122641 | 22.720909 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.632075 | false | false | 2 |
2073fceff93862333e229c28bf899a08aecf28ad | 549,755,816,310 | d3bbae7bc4e8954b4db2a048f8fc4591583da1aa | /src/main/java/com/example/RechargeSoftware/Master/Entity/Role.java | 0121146171a2b7bffe937e9db12d0fc1db413890 | [] | no_license | akash211191/rechargeBackend | https://github.com/akash211191/rechargeBackend | e4e7123f10fcbf0a60a1f90a0bee3140b30f4d36 | 97b56f5c3aa2f67f3e7495b4c6149ef6e3a1245e | refs/heads/master | 2023-08-20T10:39:42.696000 | 2021-10-26T07:12:02 | 2021-10-26T07:12:02 | 420,583,777 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.RechargeSoftware.Master.Entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.NamedNativeQueries;
impo... | UTF-8 | Java | 978 | java | Role.java | Java | [] | null | [] | package com.example.RechargeSoftware.Master.Entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.NamedNativeQueries;
impo... | 978 | 0.736196 | 0.736196 | 46 | 20.26087 | 22.467789 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.413043 | false | false | 2 |
4c8dbf16ec8aac447fc521c986044fe2240b6235 | 31,258,771,984,585 | 91db9fb27edda8096979eee4e3dae566ad33543e | /src/main/java/com/github/java/book/JavaMultiThreadInAction/ch1/SleepTimer.java | 15a3ce9ce20395a27b40a415b2b6891845045916 | [] | no_license | wenxuejiang610/Java365 | https://github.com/wenxuejiang610/Java365 | 0dcfab7b58c05946b5045e2b39caa247fc576f2c | be8efd1c1af7210eb015c03f4db3c5f51b2542a0 | refs/heads/master | 2023-01-31T04:57:00.702000 | 2020-11-22T06:50:45 | 2020-11-22T06:50:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.java.book.JavaMultiThreadInAction.ch1;
/**
* @author pengfei.zhao
* @date 2020/10/18 20:37
*/
public class SleepTimer {
public static int count;
public static void main(String[] args) throws InterruptedException {
count = args.length >= 1 ? Integer.parseInt(args[0]) : 60;
... | UTF-8 | Java | 684 | java | SleepTimer.java | Java | [
{
"context": ".book.JavaMultiThreadInAction.ch1;\n\n/**\n * @author pengfei.zhao\n * @date 2020/10/18 20:37\n */\npublic class SleepT",
"end": 86,
"score": 0.9967823624610901,
"start": 74,
"tag": "NAME",
"value": "pengfei.zhao"
}
] | null | [] | package com.github.java.book.JavaMultiThreadInAction.ch1;
/**
* @author pengfei.zhao
* @date 2020/10/18 20:37
*/
public class SleepTimer {
public static int count;
public static void main(String[] args) throws InterruptedException {
count = args.length >= 1 ? Integer.parseInt(args[0]) : 60;
... | 684 | 0.548246 | 0.516082 | 30 | 21.799999 | 20.580574 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 2 |
574bb280ab20f709c2023e40dff24f6a2ce52c4a | 23,158,463,676,475 | 764789cbaddc2c31fbaef35df50407e2d1481b02 | /src/main/java/org/techvalleyhigh/frc5881/powerup/robot/utils/trajectories/TrajectoryExport.java | 09431cac620fc65c9282ddb65e8303cafe0a346a | [] | no_license | FRC5881/2018Robot | https://github.com/FRC5881/2018Robot | 281feeb460dd030b78a3d0f2b29f14e8f2c526bf | 290328c8c163ae152bdc15cbcce8572b6759e99b | refs/heads/master | 2021-09-26T23:38:22.583000 | 2018-11-04T15:50:46 | 2018-11-04T15:50:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.techvalleyhigh.frc5881.powerup.robot.utils.trajectories;
import jaci.pathfinder.Pathfinder;
import jaci.pathfinder.Trajectory;
import jaci.pathfinder.Waypoint;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Map;
/**
* Generates and exports all cur... | UTF-8 | Java | 2,655 | java | TrajectoryExport.java | Java | [] | null | [] | package org.techvalleyhigh.frc5881.powerup.robot.utils.trajectories;
import jaci.pathfinder.Pathfinder;
import jaci.pathfinder.Trajectory;
import jaci.pathfinder.Waypoint;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Map;
/**
* Generates and exports all cur... | 2,655 | 0.591714 | 0.590207 | 72 | 35.875 | 33.309967 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 2 |
db396cc21089fbe0f55a1abd068e0cf85088283f | 30,700,426,241,429 | 7a9c0556c19d1f0b3c713756228344d2e39f4923 | /week7/day03/beansday/src/main/java/com/greenfox/beansday/HelloBeans/HelloWorldApplication.java | 5e5377a8e67781f306d5344d69022100c76d368b | [] | no_license | green-fox-academy/gaborki | https://github.com/green-fox-academy/gaborki | c838b366634a47d1b72cd717ded6123ba5c13408 | 66233121ede4f3e6285e52875ce4201c26cc7109 | refs/heads/master | 2021-06-19T04:14:19.401000 | 2017-07-03T09:29:24 | 2017-07-03T09:29:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.greenfox.beansday.HelloBeans;
import com.greenfox.beansday.HelloBeans.Color.ColorConfig;
import com.greenfox.beansday.HelloBeans.Color.Red;
import com.greenfox.beansday.HelloBeans.HelloBeans.HelloWorld;
import com.greenfox.beansday.HelloBeans.HelloBeans.HelloWorldConfig;
import org.springframework.boot.Spr... | UTF-8 | Java | 1,097 | java | HelloWorldApplication.java | Java | [] | null | [] | package com.greenfox.beansday.HelloBeans;
import com.greenfox.beansday.HelloBeans.Color.ColorConfig;
import com.greenfox.beansday.HelloBeans.Color.Red;
import com.greenfox.beansday.HelloBeans.HelloBeans.HelloWorld;
import com.greenfox.beansday.HelloBeans.HelloBeans.HelloWorldConfig;
import org.springframework.boot.Spr... | 1,097 | 0.839562 | 0.839562 | 28 | 38.17857 | 29.588913 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 2 |
d72638992fa0bd634761185d387822fb8376b51b | 30,872,224,989,045 | e315c2bb2ea17cd8388a39aa0587e47cb417af0a | /src/tn/com/smartsoft/framework/apiThecallr/mig/ConnectionConf.java | 6151aa6c758cce61e13b6b1ea1e386a91c76dcb4 | [] | no_license | wissem007/badges | https://github.com/wissem007/badges | 000536a40e34e20592fe6e4cb2684d93604c44c9 | 2064bd07b52141cf3cff0892e628cc62b4f94fdc | refs/heads/master | 2020-12-26T14:06:11.693000 | 2020-01-31T23:40:07 | 2020-01-31T23:40:07 | 237,530,008 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tn.com.smartsoft.framework.apiThecallr.mig;
import java.sql.Connection;
import java.sql.Driver;
import java.util.Properties;
import oracle.jdbc.driver.OracleConnection;
public class ConnectionConf {
private String connectionURL;
private String userName;
private String password;
private String driver;
... | UTF-8 | Java | 1,585 | java | ConnectionConf.java | Java | [
{
"context": "f {\n\tprivate String connectionURL;\n\tprivate String userName;\n\tprivate String password;\n\tprivate String driver",
"end": 265,
"score": 0.8004831671714783,
"start": 257,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "onConf(String connectionURL, String dri... | null | [] | package tn.com.smartsoft.framework.apiThecallr.mig;
import java.sql.Connection;
import java.sql.Driver;
import java.util.Properties;
import oracle.jdbc.driver.OracleConnection;
public class ConnectionConf {
private String connectionURL;
private String userName;
private String password;
private String driver;
... | 1,589 | 0.739432 | 0.739432 | 70 | 21.657143 | 21.03323 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 2 |
b1d0944c99347259431e006b7a738a13c914c97f | 17,428,977,351,421 | 66f46fe68eab229960eaf778db9eac2772c9e935 | /message/src/main/java/com/github/dactiv/xiaoshamu/message/service/support/site/SiteMessageChannelSender.java | d9f4d7c4b992cbc74aef5cc85b8bffd7a5d7c665 | [
"Apache-2.0"
] | permissive | dactiv/xiaoshamu | https://github.com/dactiv/xiaoshamu | e4f07d6be1af3ab29a79f797e1035618f8d12471 | eb2bf488529b2cfb61a22a1bbd2b2a42206dd931 | refs/heads/master | 2020-12-31T08:17:25.052000 | 2020-07-31T09:19:24 | 2020-07-31T09:19:24 | 226,810,748 | 1 | 0 | Apache-2.0 | false | 2020-07-02T01:41:03 | 2019-12-09T07:28:13 | 2020-07-01T13:28:37 | 2020-07-02T01:41:01 | 2,813 | 1 | 0 | 1 | Java | false | false | package com.github.dactiv.xiaoshamu.message.service.support.site;
import com.github.dactiv.xiaoshamu.commons.spring.web.RestResult;
import com.github.dactiv.xiaoshamu.message.dao.entity.SiteMessage;
import java.util.Map;
/**
* 消息推送渠道发送者
*
* @author maurice
*/
public interface SiteMessageChannelSender {
/**
... | UTF-8 | Java | 666 | java | SiteMessageChannelSender.java | Java | [
{
"context": "ort java.util.Map;\n\n/**\n * 消息推送渠道发送者\n *\n * @author maurice\n */\npublic interface SiteMessageChannelSender {\n\n",
"end": 262,
"score": 0.9996544718742371,
"start": 255,
"tag": "USERNAME",
"value": "maurice"
}
] | null | [] | package com.github.dactiv.xiaoshamu.message.service.support.site;
import com.github.dactiv.xiaoshamu.commons.spring.web.RestResult;
import com.github.dactiv.xiaoshamu.message.dao.entity.SiteMessage;
import java.util.Map;
/**
* 消息推送渠道发送者
*
* @author maurice
*/
public interface SiteMessageChannelSender {
/**
... | 666 | 0.665529 | 0.665529 | 30 | 18.533333 | 23.205938 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.233333 | false | false | 2 |
1b3c08b1ac72d2a91cb5c8f8647bff49620a9c13 | 22,007,412,486,395 | 78fcff9d0c9356a74fd479c19cd865f61d7f564e | /claimMateCamera/src/main/java/com/commonsware/cwac/camera/demo/fragments/DemoCameraFragment.java | e2f140520d29f8ca33c31837d0b24a0e6dc48959 | [] | no_license | claimmate-apps/Camera-Android | https://github.com/claimmate-apps/Camera-Android | d05c9332eabdf79a1aa582f4817dc785ff4dcb94 | ced9e4dab9e303c976625730f59cc4a07aada50a | refs/heads/master | 2021-08-14T21:34:49.491000 | 2021-08-13T12:15:30 | 2021-08-13T12:15:30 | 241,575,128 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***
7 Copyright (c) 2013 CommonsWare, LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing... | UTF-8 | Java | 12,523 | java | DemoCameraFragment.java | Java | [] | null | [] | /***
7 Copyright (c) 2013 CommonsWare, LLC
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing... | 12,523 | 0.585403 | 0.583327 | 417 | 29.033573 | 22.971964 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460432 | false | false | 2 |
77d7cf633ec5be7685cb6ee9f1bcd22b8003e025 | 12,945,031,493,336 | b5af8657c597acd0b5a0b35fbc3d3975941bb7cd | /persistance/src/main/java/cz/muni/fi/pv254/dao/GenreDaoImpl.java | 83b2decbea6c56344609f08b6d392d78549da080 | [] | no_license | VargaiD/HelloWorld | https://github.com/VargaiD/HelloWorld | 897e9b2451269df45cd52e65690a1ee80b4bba1c | 7dae5190eb228e8d3f58f4bbd6e4a89eea947e8c | refs/heads/master | 2021-05-16T08:43:51.201000 | 2019-01-06T08:10:02 | 2019-01-06T08:10:02 | 104,176,550 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.muni.fi.pv254.dao;
import cz.muni.fi.pv254.entity.Game;
import cz.muni.fi.pv254.entity.Genre;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.p... | UTF-8 | Java | 1,607 | java | GenreDaoImpl.java | Java | [] | null | [] | package cz.muni.fi.pv254.dao;
import cz.muni.fi.pv254.entity.Game;
import cz.muni.fi.pv254.entity.Genre;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.p... | 1,607 | 0.654014 | 0.648413 | 62 | 24.919355 | 21.906178 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 2 |
9d9de2fc54d1b59ca82d4e0375d454e768ab386b | 6,631,429,546,301 | f895cb28b865c822e6fb10e2827fb1a50d6a74cd | /app/src/main/java/com/world_tech_point/lambebrowser/serviceFragment/MembershipSave.java | ad66dde3592786b5dba1c79f04e84bdb4a475548 | [] | no_license | somon122/LambeBrowserApp | https://github.com/somon122/LambeBrowserApp | 30a2611dfef557dd6bb529be660da9726f27b918 | c01bcb0b9e8b67285dfa94bcaec7f47b7e5e622b | refs/heads/master | 2023-01-06T07:32:17.538000 | 2020-11-09T02:38:56 | 2020-11-09T02:38:56 | 286,386,597 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.world_tech_point.lambebrowser.serviceFragment;
import android.content.Context;
import android.content.SharedPreferences;
public class MembershipSave {
private Context context;
private SharedPreferences sharedPreferences;
private SharedPreferences.Editor editor;
public MembershipSave(Cont... | UTF-8 | Java | 3,603 | java | MembershipSave.java | Java | [
{
"context": " }\n\n\n public void saveUserInfo (int id,String userName, String email, String user_type, String add_fee_s",
"end": 563,
"score": 0.9928871393203735,
"start": 555,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "mail\",email);\n editor.putString(\"u... | null | [] | package com.world_tech_point.lambebrowser.serviceFragment;
import android.content.Context;
import android.content.SharedPreferences;
public class MembershipSave {
private Context context;
private SharedPreferences sharedPreferences;
private SharedPreferences.Editor editor;
public MembershipSave(Cont... | 3,603 | 0.649459 | 0.648626 | 132 | 26.295454 | 27.162735 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 2 |
bc1870c69a24d02a6873abd4d311f0a02bf665c2 | 21,509,196,255,807 | 007f9ee0592c07ad481feb1bca69424b833e90a1 | /Javaoops/src/coreJava/SuperParentDemo.java | 0765dc98e6025e205b598d18d107d02ad4bad061 | [] | no_license | KeshavJha0610/Core-Java | https://github.com/KeshavJha0610/Core-Java | 4c6489e2478a456fa38ecb12ba510e1844447664 | cbe4f98e81c5511b04d6c5eec31b3010632ff52d | refs/heads/main | 2023-03-07T12:31:18.903000 | 2022-07-25T15:44:45 | 2022-07-25T15:44:45 | 339,660,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coreJava;
public class SuperParentDemo {
String name = "Keshav";
public SuperParentDemo() {
System.out.println("parent class constructor");
}
public void getData() {
System.out.println("I am parent class");
}
public static void main(String[] args) {
... | UTF-8 | Java | 332 | java | SuperParentDemo.java | Java | [
{
"context": "ublic class SuperParentDemo {\r\n String name = \"Keshav\";\r\n\r\n public SuperParentDemo() {\r\n Syst",
"end": 78,
"score": 0.9997848868370056,
"start": 72,
"tag": "NAME",
"value": "Keshav"
}
] | null | [] | package coreJava;
public class SuperParentDemo {
String name = "Keshav";
public SuperParentDemo() {
System.out.println("parent class constructor");
}
public void getData() {
System.out.println("I am parent class");
}
public static void main(String[] args) {
... | 332 | 0.581325 | 0.581325 | 19 | 15.473684 | 18.265205 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 2 |
98a59469a90301ed176b83b4109302ffb0df2291 | 33,449,205,318,375 | 780cb3633c24f42beca3d38fb72d1447a20cf381 | /VoteApplication/src/main/java/com/VoteApplication/controller/FeatureController.java | 08e07d1471d12edc658148e0a17ae13f5a8c28d5 | [] | no_license | VlatkoIliev/VoteApplication | https://github.com/VlatkoIliev/VoteApplication | 1dba35d0463e91bec2b2bf5c1ca80da56d5eeec1 | 8d40db7c02df0bd1c187c2a7b7417dc6ba24ffad | refs/heads/main | 2023-07-10T09:04:56.243000 | 2021-08-18T17:15:17 | 2021-08-18T17:15:17 | 379,720,325 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.VoteApplication.controller;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Optional;
import java.util.Set;
import java.util.SortedSet;
import java.util.TreeSet;
import org.slf... | UTF-8 | Java | 3,679 | java | FeatureController.java | Java | [] | null | [] | package com.VoteApplication.controller;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Optional;
import java.util.Set;
import java.util.SortedSet;
import java.util.TreeSet;
import org.slf... | 3,679 | 0.740147 | 0.738788 | 110 | 31.445454 | 32.359791 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.936364 | false | false | 2 |
a29e2acd423290fca0b512b126be0a5308d0a75d | 4,415,226,429,493 | 83f4d29a65c1efc7129984f6c8be7fd3577fc97e | /src/PalindromePartitioning.java | 6734c37b2ca6a31e636b353e94db9cd0966919d3 | [] | no_license | jeonghunyoon/data-structure | https://github.com/jeonghunyoon/data-structure | 6f7e7e0d433b2baf08047b8d8dd9fabb645d5412 | fe68481362d7fbf0518ad60bc689bf891b40b951 | refs/heads/master | 2019-03-11T04:42:17.299000 | 2017-11-24T11:47:41 | 2017-11-24T11:47:41 | 101,829,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.List;
/**
* Created by Jeonghun on 2017. 10. 16..
*/
public class PalindromePartitioning {
public static void main(String[] args) {
PalindromePartitioning solution = new PalindromePartitioning();
Print.printStrListOfList(solution.partition("aab"));
}
public List<... | UTF-8 | Java | 1,315 | java | PalindromePartitioning.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Jeonghun on 2017. 10. 16..\n */\npublic class PalindromePart",
"end": 78,
"score": 0.986839234828949,
"start": 70,
"tag": "USERNAME",
"value": "Jeonghun"
}
] | null | [] | import java.util.ArrayList;
import java.util.List;
/**
* Created by Jeonghun on 2017. 10. 16..
*/
public class PalindromePartitioning {
public static void main(String[] args) {
PalindromePartitioning solution = new PalindromePartitioning();
Print.printStrListOfList(solution.partition("aab"));
}
public List<... | 1,315 | 0.638783 | 0.628137 | 59 | 21.305084 | 21.390839 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.288136 | false | false | 2 |
ff3ffee9de9216e73aca64c0b7c84914c27188e9 | 4,415,226,431,206 | 6aa62ec68d340bfd7abe8bd255a71ad26992cb4b | /app/src/main/java/droiddevs/com/tripplanner/tripmap/TripMapFragment.java | 8d1ec6995fb9db67ac5d595a62d549e89917e45c | [] | no_license | DroidDevs/trip-planner | https://github.com/DroidDevs/trip-planner | bfceb7a77c0472de5f92850b692443a22163ea26 | 952f9b8ee9d4e09a87e728c47e22c482a4cc8153 | refs/heads/master | 2021-01-23T08:20:57.780000 | 2017-04-26T23:41:49 | 2017-04-26T23:41:49 | 86,501,921 | 0 | 0 | null | false | 2017-04-27T00:06:44 | 2017-03-28T20:01:03 | 2017-04-26T18:54:41 | 2017-04-27T00:06:09 | 47,042 | 0 | 0 | 10 | Java | null | null | package droiddevs.com.tripplanner.tripmap;
import android.os.Bundle;
import android.support.annotation.Nullable;
import droiddevs.com.tripplanner.adapters.map.BaseMapAdapter;
import droiddevs.com.tripplanner.adapters.tripmap.TripMapAdapter;
import droiddevs.com.tripplanner.application.TripPlannerApplication;
import d... | UTF-8 | Java | 1,731 | java | TripMapFragment.java | Java | [
{
"context": "del.map.TripDestinationMapItem;\n\n/**\n * Created by elmira on 4/11/17.\n */\n\npublic class TripMapFragment ext",
"end": 508,
"score": 0.9990465044975281,
"start": 502,
"tag": "USERNAME",
"value": "elmira"
}
] | null | [] | package droiddevs.com.tripplanner.tripmap;
import android.os.Bundle;
import android.support.annotation.Nullable;
import droiddevs.com.tripplanner.adapters.map.BaseMapAdapter;
import droiddevs.com.tripplanner.adapters.tripmap.TripMapAdapter;
import droiddevs.com.tripplanner.application.TripPlannerApplication;
import d... | 1,731 | 0.731947 | 0.729058 | 59 | 28.338984 | 26.019295 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457627 | false | false | 2 |
8d50727e4090a6605cada6f29dcbe3760558eedb | 12,747,462,962,064 | aab6f363923ed3ce9e82be9a3f13ad84a3ad61f1 | /modules/sis-domain/src/main/java/cz/snet/domain/model/invoice/amount/Amount.java | 34ad279be1536a01c1640b1d14c123fad5cd261e | [] | no_license | rsikora/sis | https://github.com/rsikora/sis | b373f5d07cfe9fdb258510afeecc93894baa4d7d | a7353c206fcacca5f269a6cb73b602f810497102 | refs/heads/master | 2021-01-11T08:09:22.895000 | 2010-03-25T22:11:02 | 2010-03-25T22:11:02 | 558,594 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.snet.domain.model.invoice.amount;
import cz.snet.domain.model.invoice.amount.rounding.RoundingStrategy;
import cz.snet.domain.shared.ValueObject;
import java.math.BigDecimal;
import java.math.RoundingMode;
public class Amount implements ValueObject<Amount> {
protected final BigDecimal value;
... | UTF-8 | Java | 1,905 | java | Amount.java | Java | [] | null | [] | package cz.snet.domain.model.invoice.amount;
import cz.snet.domain.model.invoice.amount.rounding.RoundingStrategy;
import cz.snet.domain.shared.ValueObject;
import java.math.BigDecimal;
import java.math.RoundingMode;
public class Amount implements ValueObject<Amount> {
protected final BigDecimal value;
... | 1,905 | 0.626247 | 0.625197 | 69 | 25.608696 | 22.641644 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376812 | false | false | 2 |
b186e08cd4db3a5024e2a52907f565f03536a6c6 | 35,210,141,898,484 | a225db77848d0f16e67e8b5926f4ea752fa96f64 | /serenity-screenplay-webdriver/src/main/java/net/serenitybdd/screenplay/ui/RadioButton.java | 4d62fe370a4d7bbcf3d5742dd39aa6813bfcfd2c | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | AnshumanGo/serenity-core | https://github.com/AnshumanGo/serenity-core | cb3c1ee091aa627b0bed59a9d4d6d5196ad3037a | 39330a5e92ec54ccb5d0c43c4f6aa4b97c75486b | refs/heads/master | 2021-11-29T19:54:27.254000 | 2021-11-17T15:46:06 | 2021-11-17T15:46:06 | 219,955,490 | 1 | 1 | NOASSERTION | true | 2020-10-01T11:18:58 | 2019-11-06T09:09:01 | 2019-11-06T10:19:22 | 2020-10-01T11:18:58 | 197,885 | 1 | 0 | 0 | HTML | false | false | package net.serenitybdd.screenplay.ui;
import net.serenitybdd.core.pages.WebElementFacade;
import net.serenitybdd.screenplay.abilities.BrowseTheWeb;
import net.serenitybdd.screenplay.targets.Target;
import org.openqa.selenium.By;
import java.time.Duration;
import java.util.Collections;
import java.util.List;
import j... | UTF-8 | Java | 1,368 | java | RadioButton.java | Java | [] | null | [] | package net.serenitybdd.screenplay.ui;
import net.serenitybdd.core.pages.WebElementFacade;
import net.serenitybdd.screenplay.abilities.BrowseTheWeb;
import net.serenitybdd.screenplay.targets.Target;
import org.openqa.selenium.By;
import java.time.Duration;
import java.util.Collections;
import java.util.List;
import j... | 1,368 | 0.682749 | 0.679094 | 44 | 30.113636 | 32.812981 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 2 |
f21876d0f0f47b406c8cde21f1896e9ebe01bea0 | 36,962,488,556,231 | 7591b19a91f662db7131c6da7d9e477ad8141828 | /app/src/main/java/com/mr/truck/activities/ImportPayCodeActivity.java | b23ebf6fb5f08d5cef6168e1e37bccc7c3befb56 | [] | no_license | dameDolla/MyDirver-master | https://github.com/dameDolla/MyDirver-master | 90ff819c84256cb7080110772171ecbc33a6da71 | e135ae0cae4a3e1b99a0f88b977ba62568b66bf4 | refs/heads/master | 2021-01-06T20:44:11.526000 | 2017-12-06T08:56:12 | 2017-12-06T08:56:12 | 99,550,651 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mr.truck.activities;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.mr.truck.R;
import com.mr.truck.utils.ToolsUtils;
impo... | UTF-8 | Java | 1,670 | java | ImportPayCodeActivity.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by yanqi on 2017/9/18.\n */\n\npublic class ImportPayCodeActi",
"end": 446,
"score": 0.9996390342712402,
"start": 441,
"tag": "USERNAME",
"value": "yanqi"
}
] | null | [] | package com.mr.truck.activities;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import com.mr.truck.R;
import com.mr.truck.utils.ToolsUtils;
impo... | 1,670 | 0.688794 | 0.684531 | 64 | 24.65625 | 22.002285 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
04a8c7c0d92fa08dd9acea627ecd70e7aa659ee3 | 26,946,624,871,425 | 5ba92ee6f899b3f7786dac9a56c9f894be122de0 | /Model/src/main/java/timer/integracao/model/viasoft/Itemestab.java | 63ded54026ad089ce7da9c1652d91bbf169cfaf8 | [] | no_license | StwartMassmann/TimerInt | https://github.com/StwartMassmann/TimerInt | b00671c775a09f1704cfcbe377719f43300370a3 | 278063f5526b47ccb08d906ba4497f4c6559451d | refs/heads/master | 2019-01-21T18:06:07.879000 | 2018-04-27T01:03:05 | 2018-04-27T01:03:05 | 85,225,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package timer.integracao.model.viasoft;
import java.io.Serializable;
import java.util.Collection;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.... | UTF-8 | Java | 8,929 | java | Itemestab.java | Java | [] | null | [] | package timer.integracao.model.viasoft;
import java.io.Serializable;
import java.util.Collection;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.IdClass;
import javax.persistence.... | 8,929 | 0.715646 | 0.714414 | 317 | 26.167192 | 27.967091 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555205 | false | false | 2 |
0a144b6675973c04a904300d198f7117e7eaf102 | 27,453,431,014,644 | c6a6abcab0b70c68af2e6de7023653d957e509d4 | /BittorrentClient/src/StudentWork/Message.java | 3257a7d7345d2b514edec4295ec1dcfc83635f85 | [] | no_license | MMXZ/RUBTClient | https://github.com/MMXZ/RUBTClient | 03e223a1b1fe483efe44accd778800e7ad67e4f3 | 8a087dd96feac247f5e707dcb1a4d9dfd8d02ba2 | refs/heads/master | 2020-04-24T14:45:00.193000 | 2014-12-08T18:27:45 | 2014-12-08T18:27:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package StudentWork;
import java.io.DataInputStream;
import java.io.IOException;
import java.net.Socket;
import java.nio.ByteBuffer;
/**
* Message class; handles creation and parsing messages.
* @author Imran
* @author Joe Kennedy
*/
public class Message{
final static byte KEEP_ALIVE = -1;
final static byte CHO... | UTF-8 | Java | 3,515 | java | Message.java | Java | [
{
"context": " handles creation and parsing messages.\n * @author Imran\n * @author Joe Kennedy\n */\npublic class Message{\n",
"end": 212,
"score": 0.9974328279495239,
"start": 207,
"tag": "NAME",
"value": "Imran"
},
{
"context": " and parsing messages.\n * @author Imran\n * @author... | null | [] | package StudentWork;
import java.io.DataInputStream;
import java.io.IOException;
import java.net.Socket;
import java.nio.ByteBuffer;
/**
* Message class; handles creation and parsing messages.
* @author Imran
* @author <NAME>
*/
public class Message{
final static byte KEEP_ALIVE = -1;
final static byte CHOKE = ... | 3,510 | 0.657753 | 0.64808 | 162 | 20.697531 | 19.526205 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.006173 | false | false | 2 |
b76f137cf871ec879f4f594c8604271cf00c5ffc | 38,620,345,932,198 | e957b37eca9ad55cf294886b385664f4de1e578b | /CatTocDiSalon_Mobile/RedisApp/app/src/main/java/com/phongnt/redisapp/requests/ApiUtils.java | 9d947ca26a3e958e9f16a17f92f194cdeae6d1a0 | [] | no_license | phongnt1997/BigProject_android_resfulAPI_c- | https://github.com/phongnt1997/BigProject_android_resfulAPI_c- | c03681f5872112be2d30763f990d84ac4229631d | f31ae67eb31550724525622fcd7724fe239c3d91 | refs/heads/master | 2020-04-09T01:49:03.428000 | 2018-12-01T07:35:06 | 2018-12-01T07:35:06 | 159,918,144 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.phongnt.redisapp.requests;
public class ApiUtils {
}
| UTF-8 | Java | 66 | java | ApiUtils.java | Java | [] | null | [] | package com.phongnt.redisapp.requests;
public class ApiUtils {
}
| 66 | 0.787879 | 0.787879 | 4 | 15.5 | 15.913831 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
fa83a897dde821ca0a66d2fae6cc01636e349df5 | 35,631,048,703,669 | c554c41da5acbe29a76d9682da88e2b6095d3eb6 | /src/ClassesExercise/model/Automovil.java | be1a9371d2ff7aaae8621fcade85f0cf3655b5f2 | [] | no_license | LucasAgustinDiaz/javaExercises | https://github.com/LucasAgustinDiaz/javaExercises | 9617f385f797f2dee247b136d73b138e4e5f7dd7 | b377b852f25b014044bc200f319e4d862070fccd | refs/heads/main | 2023-06-09T14:31:31.695000 | 2021-07-03T00:41:37 | 2021-07-03T00:41:37 | 382,487,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ClassesExercise.model;
import Interface.IVehiculo;
public class Automovil implements IVehiculo {
private Double velocidad;
private Double aceleracion;
private Double anguloDeGiro;
private String patente;
private Integer peso;
private Integer ruedas;
public Automovil(Double veloci... | UTF-8 | Java | 1,927 | java | Automovil.java | Java | [] | null | [] | package ClassesExercise.model;
import Interface.IVehiculo;
public class Automovil implements IVehiculo {
private Double velocidad;
private Double aceleracion;
private Double anguloDeGiro;
private String patente;
private Integer peso;
private Integer ruedas;
public Automovil(Double veloci... | 1,927 | 0.601453 | 0.598858 | 85 | 21.670588 | 18.934803 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
1903abad4f6c997bdca7f4f89df4c2a36e0da238 | 34,815,004,921,913 | db9aa1c976bfc61ba1109788e27d83ae2e67747b | /OLD/Applet/src/view/Instructions.java | 8f2d06115ad2e94c8aff7a04ec3eb7065442f296 | [] | no_license | bgrosskleg/HomeAutomation | https://github.com/bgrosskleg/HomeAutomation | 6cd59d627474baea42acba84d91644623601bc5f | 50785b6ed4d8d2468c00cbe456832dec0dbc6f55 | refs/heads/master | 2021-01-13T01:49:38.708000 | 2014-04-07T21:01:40 | 2014-04-07T21:01:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.Dimension;
import javax.swing.BoxLayout;
import javax.swing.JLabel;
import javax.swing.JPanel;
public class Instructions extends JPanel
{
private static final long serialVersionUID = 1L;
public Instructions()
{
super();
setPreferredSize(new Dimension(800,15... | UTF-8 | Java | 840 | java | Instructions.java | Java | [] | null | [] | package view;
import java.awt.Dimension;
import javax.swing.BoxLayout;
import javax.swing.JLabel;
import javax.swing.JPanel;
public class Instructions extends JPanel
{
private static final long serialVersionUID = 1L;
public Instructions()
{
super();
setPreferredSize(new Dimension(800,15... | 840 | 0.660714 | 0.640476 | 33 | 23.454546 | 25.54389 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.848485 | false | false | 2 |
44f99f995ad14a3f118ed912c3b6a0813bfb6b5c | 28,424,093,584,470 | 83c3a27f73bc3ddcd4b01f923a741d1a6516464f | /src/sudoku/GenerarGrilla.java | 5916bbee4086a604bbecf3616ab90837cc6dff6f | [] | no_license | sabrina-dohmen/sudoku | https://github.com/sabrina-dohmen/sudoku | 0999ee83043b40decf48bdd8a57d6ddfb9cfca72 | 8a64dc4f3e45c7e7e98d60d32960f633ef04b49c | refs/heads/master | 2023-09-04T23:34:30.253000 | 2021-11-16T12:46:26 | 2021-11-16T12:46:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package sudoku;
import java.util.Random;
import javax.swing.JOptionPane;
// Clase de prueba para la creación de la grilla:
// Crea la grilla de números para el juego Sudoku dependiendo al nivel de dificultad ingresado por el usuario
public class GenerarGrilla {
//public static void main(String[] args){
publ... | UTF-8 | Java | 6,190 | java | GenerarGrilla.java | Java | [] | null | [] |
package sudoku;
import java.util.Random;
import javax.swing.JOptionPane;
// Clase de prueba para la creación de la grilla:
// Crea la grilla de números para el juego Sudoku dependiendo al nivel de dificultad ingresado por el usuario
public class GenerarGrilla {
//public static void main(String[] args){
publ... | 6,190 | 0.507842 | 0.478254 | 170 | 35.376472 | 25.154337 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.217647 | false | false | 2 |
d865f51ac0e02da64b9f44b18d579da508943805 | 18,210,661,353,311 | f89e00c94a57f9474d9750f8f17e64117db75ec7 | /app/src/main/java/com/kaissersoft/app/auctionsystem/ui/watchers/MoneyTextWatcher.java | 1621bd9d50cba5c0c50e1c3ac77130e3b9a8605f | [] | no_license | eefret/AuctionSystem | https://github.com/eefret/AuctionSystem | b6d5a87b311b76591cdeb492d24e187db2d4efab | 16cbef562919af198a436d5845183e36bb3fedb3 | refs/heads/master | 2016-09-05T23:54:18.383000 | 2015-08-08T12:58:04 | 2015-08-08T12:58:04 | 40,402,775 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kaissersoft.app.auctionsystem.ui.watchers;
import android.text.Editable;
import android.text.Selection;
import android.text.TextWatcher;
import android.widget.EditText;
import java.lang.ref.WeakReference;
import java.math.BigDecimal;
import java.text.NumberFormat;
/**
* Created by eefret on 08/04/15.
*... | UTF-8 | Java | 1,788 | java | MoneyTextWatcher.java | Java | [
{
"context": "\nimport java.text.NumberFormat;\n\n/**\n * Created by eefret on 08/04/15.\n */\nimport java.util.Locale;\n\nimport",
"end": 304,
"score": 0.9872575402259827,
"start": 298,
"tag": "USERNAME",
"value": "eefret"
}
] | null | [] | package com.kaissersoft.app.auctionsystem.ui.watchers;
import android.text.Editable;
import android.text.Selection;
import android.text.TextWatcher;
import android.widget.EditText;
import java.lang.ref.WeakReference;
import java.math.BigDecimal;
import java.text.NumberFormat;
/**
* Created by eefret on 08/04/15.
*... | 1,788 | 0.64038 | 0.627517 | 63 | 27.396826 | 27.922535 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.587302 | false | false | 2 |
ceda2c6e489fad87b3f78eb2cc1797c2b821014d | 25,915,832,674,027 | 3dbcf51d85ee4346d0d6f09bc62dea406c072e23 | /OntoNotesParallel/src/ims/coref/data/NE.java | 27167a107765ecc3830780957a906b6e288c160b | [] | no_license | onenlper/bilingual-pronoun | https://github.com/onenlper/bilingual-pronoun | 32386fe9c30d130b8501bb60f1dd3b749563b57c | 91f74d84297502c092165c6089064aa3b3b1b877 | refs/heads/master | 2021-01-10T19:57:55.110000 | 2014-03-12T00:37:05 | 2014-03-12T00:37:05 | 34,142,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ims.coref.data;
import java.util.ArrayList;
import java.util.List;
public class NE {
int b;
int e;
Sentence s;
String label;
public NE(int beg,int end,Sentence s,String label){
b=beg;
e=end;
this.s=s;
this.label=label;
}
public String getLabel(){
return label;
}
public Span getSpan()... | UTF-8 | Java | 1,297 | java | NE.java | Java | [] | null | [] | package ims.coref.data;
import java.util.ArrayList;
import java.util.List;
public class NE {
int b;
int e;
Sentence s;
String label;
public NE(int beg,int end,Sentence s,String label){
b=beg;
e=end;
this.s=s;
this.label=label;
}
public String getLabel(){
return label;
}
public Span getSpan()... | 1,297 | 0.611411 | 0.607556 | 62 | 19.919355 | 17.823778 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.806452 | false | false | 2 |
da9d2ff1b000f3b79c0fa279be7f2668dac72063 | 30,099,130,880,800 | 0b01a5963db6ad16594b246d129866a46e0afe2c | /src/xin/suttonprog/dp/_70ClimbingStairs.java | d9ff746dba8dbef4fbff6cc2d87806843a364511 | [] | no_license | SuttonFd/Leetcode | https://github.com/SuttonFd/Leetcode | 47582618b54fd7a916bc1e433d88fd869a76c5ac | fe2538fadefd7c66c8ffdc6742475b143a3bfd38 | refs/heads/master | 2020-04-27T16:35:51.969000 | 2019-05-25T07:59:36 | 2019-05-25T07:59:36 | 174,487,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xin.suttonprog.dp;
/**
* @author codingZhengsz
* @since 2019-03-23 22:10
**/
public class _70ClimbingStairs {
/**
* 使用递归的方式,每次有两个选择,两个选择之后是新的两次选择
* 超出时间限制,无法使用
*/
public int climbStairs_Recursive(int n) {
if(n == 1) {
return 1;
}
if(n == 2) {
... | UTF-8 | Java | 1,774 | java | _70ClimbingStairs.java | Java | [
{
"context": "package xin.suttonprog.dp;\n\n/**\n * @author codingZhengsz\n * @since 2019-03-23 22:10\n **/\npublic class _70C",
"end": 56,
"score": 0.9982264041900635,
"start": 43,
"tag": "USERNAME",
"value": "codingZhengsz"
}
] | null | [] | package xin.suttonprog.dp;
/**
* @author codingZhengsz
* @since 2019-03-23 22:10
**/
public class _70ClimbingStairs {
/**
* 使用递归的方式,每次有两个选择,两个选择之后是新的两次选择
* 超出时间限制,无法使用
*/
public int climbStairs_Recursive(int n) {
if(n == 1) {
return 1;
}
if(n == 2) {
... | 1,774 | 0.462871 | 0.409035 | 73 | 21.136986 | 16.596184 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479452 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.