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
56d0359ebb795da825e4c859843c41f49df51d6b
21,285,857,953,322
780f532da229819213c796f3a7fd720ba7969b5d
/src/main/java/app/dao/entities/SysFormFieldGroup.java
fe712fcfb388166ba02eadd0bb45eae3b00334a2
[]
no_license
codecows/FormPower
https://github.com/codecows/FormPower
6eb63f004db1b6104e86af9209cdc90c053b860a
8d07bd696b86707ac56bb0a53dad1ca639e1f800
refs/heads/master
2021-05-16T13:58:19.752000
2018-04-11T05:36:27
2018-04-11T05:36:27
117,779,550
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package app.dao.entities; import java.math.BigDecimal; public class SysFormFieldGroup { private String groupId; private String groupName; private String img; private BigDecimal orderNum; private String status; public String getGroupId() { return groupId; } public void set...
UTF-8
Java
1,098
java
SysFormFieldGroup.java
Java
[]
null
[]
package app.dao.entities; import java.math.BigDecimal; public class SysFormFieldGroup { private String groupId; private String groupName; private String img; private BigDecimal orderNum; private String status; public String getGroupId() { return groupId; } public void set...
1,098
0.613843
0.613843
55
18.981817
19.237738
69
false
false
0
0
0
0
0
0
0.309091
false
false
10
9f87d600aeb805e4e76b3424660a9dc0679adcbd
317,827,649,123
d513c897f0d7797877e93b9b1d44b550581daecb
/src/com/blueprintit/dbom/query/Join.java
3ed79060e2bfdb6d93ff41e7779c8e2c55ed427e
[]
no_license
Mossop/DBOM
https://github.com/Mossop/DBOM
f4f61b3715759018e0891ebb74c1e128ee927563
a91301115fb37551c842ce64f63b9803f8469ae9
refs/heads/master
2020-09-16T05:16:46.821000
2004-04-29T15:58:11
2004-04-29T15:58:11
223,664,398
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.blueprintit.dbom.query; import java.util.HashSet; import java.util.Set; import com.blueprintit.dbom.Database; /** * @author Dave */ public class Join implements TableReference { private String type; private TableReference left; private TableReference right; private Restriction condition; public ...
UTF-8
Java
1,311
java
Join.java
Java
[ { "context": "ort com.blueprintit.dbom.Database;\n\n/**\n * @author Dave\n */\npublic class Join implements TableReference\n{", "end": 144, "score": 0.9989838004112244, "start": 140, "tag": "NAME", "value": "Dave" } ]
null
[]
package com.blueprintit.dbom.query; import java.util.HashSet; import java.util.Set; import com.blueprintit.dbom.Database; /** * @author Dave */ public class Join implements TableReference { private String type; private TableReference left; private TableReference right; private Restriction condition; public ...
1,311
0.698703
0.698703
67
18.567163
18.529705
91
false
false
0
0
0
0
0
0
1.865672
false
false
10
66712d709efd51c89a261e88733332b898dc0b6b
23,287,312,682,280
76663c8c3df2d4111d3c0919b4035d3ceb76bb38
/app/src/main/java/com/zz/lamp/business/control/adapter/ControlLineAdapter.java
7e03d7e77045c49133143c80aabbbd44b5a8a2bc
[]
no_license
sunjingcat/EStreetLamp
https://github.com/sunjingcat/EStreetLamp
9daab0bedc37299d693f1ff260c6fbde8b59e1e1
f615e5e9091da1326fb2becdb7960fd0ba4b8bbc
refs/heads/master
2023-07-04T23:52:33.293000
2021-08-13T09:06:14
2021-08-13T09:06:14
258,905,423
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zz.lamp.business.control.adapter; import android.graphics.Color; import android.view.View; import android.widget.CheckBox; import android.widget.CompoundButton; import android.widget.ImageView; import androidx.annotation.LayoutRes; import androidx.annotation.Nullable; import com.chad.library.adapter.bas...
UTF-8
Java
1,427
java
ControlLineAdapter.java
Java
[ { "context": "neBean;\n\nimport java.util.List;\n\n/**\n * Created by ASUS on 2018/10/10.\n */\n\npublic class ControlLineAdapt", "end": 543, "score": 0.9850431680679321, "start": 539, "tag": "USERNAME", "value": "ASUS" } ]
null
[]
package com.zz.lamp.business.control.adapter; import android.graphics.Color; import android.view.View; import android.widget.CheckBox; import android.widget.CompoundButton; import android.widget.ImageView; import androidx.annotation.LayoutRes; import androidx.annotation.Nullable; import com.chad.library.adapter.bas...
1,427
0.728039
0.71539
46
29.956522
31.015394
131
false
false
0
0
0
0
0
0
0.608696
false
false
10
3817a5beacd87c444a140572478f89e728c085ee
28,157,805,661,303
d8bb23ec10964c7e65e08ec8db2605308649a39b
/app/src/main/java/com/netlify/thelusina/acalc/CalculatorExpressionBuilder.java
b991cf30fb00672f731f6d12442c5b3e54c586ea
[ "MIT" ]
permissive
BrianLusina/ACalc
https://github.com/BrianLusina/ACalc
5b7f6877c7bfd96c95e2f7806ca98de21ef89439
bffa7a5d096c6ff7ea1dffe8088ea90d69331b23
refs/heads/master
2020-12-03T18:47:19.661000
2017-01-19T05:38:59
2017-01-19T05:38:59
66,824,305
0
1
null
false
2017-01-19T05:39:00
2016-08-29T08:09:16
2017-01-19T03:42:38
2017-01-19T05:39:00
681
0
1
0
Java
null
null
package com.netlify.thelusina.acalc; import android.text.SpannableStringBuilder; import android.text.TextUtils; public class CalculatorExpressionBuilder extends SpannableStringBuilder { private final CalculatorExpressionTokenizer mTokenizer; private boolean mIsEdited; public CalculatorExpressionBuilder(...
UTF-8
Java
2,726
java
CalculatorExpressionBuilder.java
Java
[]
null
[]
package com.netlify.thelusina.acalc; import android.text.SpannableStringBuilder; import android.text.TextUtils; public class CalculatorExpressionBuilder extends SpannableStringBuilder { private final CalculatorExpressionTokenizer mTokenizer; private boolean mIsEdited; public CalculatorExpressionBuilder(...
2,726
0.488995
0.483859
76
34.86842
26.774075
98
false
false
0
0
0
0
0
0
0.578947
false
false
10
37dc2d117423779da60868a47b438b23a3a5893c
16,801,912,072,648
f12a5e7d0345475d037d651ad23b0d91122e0bf7
/SONRAY Calendar/src/sonraycalendar/EventButton.java
4b7c7c44487a0f0fa5812045bcce9ffdd2de42c4
[]
no_license
nrudba12/ICS4U-Summative-Project
https://github.com/nrudba12/ICS4U-Summative-Project
7d93b5ff6704fb9267c8d9b7aa16154edc13e577
2a91a6680b750c9319f76e0236aead7f0bd50459
refs/heads/master
2020-04-10T18:03:51.099000
2019-01-23T14:27:30
2019-01-23T14:27:30
161,192,851
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sonraycalendar; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import javax.swing.JButton; @SuppressWarnings("serial") public class EventButton extends JButton { //used by every button in program private boolean hovering; public boolean pressed; //can be set and seen easily...
UTF-8
Java
1,198
java
EventButton.java
Java
[]
null
[]
package sonraycalendar; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import javax.swing.JButton; @SuppressWarnings("serial") public class EventButton extends JButton { //used by every button in program private boolean hovering; public boolean pressed; //can be set and seen easily...
1,198
0.702838
0.702838
42
26.571428
25.623783
100
false
false
0
0
0
0
0
0
2.238095
false
false
10
e25a2b6ea80d39c15e30628c5201707d8b81ac95
25,821,343,416,142
e35a10bf66291e16f7e966b914e95ef58440d986
/qbit/core/src/main/java/io/advantageous/qbit/config/PropertyResolver.java
0c9ca7e4c022a8d32f98b81dd86f25119ff263f8
[ "Apache-2.0" ]
permissive
slachiewicz/qbit
https://github.com/slachiewicz/qbit
2ab46cacd662b405507775fe1357b3a563cc756b
b5060b83f577703a083fe0e84baa87f05cf4bf26
refs/heads/master
2021-01-21T08:46:22.928000
2015-12-28T20:49:38
2015-12-28T20:49:38
48,741,360
1
0
Apache-2.0
true
2018-12-30T21:18:20
2015-12-29T10:08:03
2015-12-29T10:08:07
2018-12-30T21:17:37
15,475
0
0
1
Java
false
null
package io.advantageous.qbit.config; import io.advantageous.boon.core.Conversions; import java.util.Properties; /** * Used for builders that need to be set from system property overrides and such. * It is essentially a way to get at properties stored in other property systems. */ public interface PropertyResolver...
UTF-8
Java
5,728
java
PropertyResolver.java
Java
[]
null
[]
package io.advantageous.qbit.config; import io.advantageous.boon.core.Conversions; import java.util.Properties; /** * Used for builders that need to be set from system property overrides and such. * It is essentially a way to get at properties stored in other property systems. */ public interface PropertyResolver...
5,728
0.643506
0.643506
160
34.799999
31.278147
124
false
false
0
0
0
0
0
0
0.40625
false
false
10
c571fd4d3f7c426b834a5df3d090fe192446eb7a
29,480,655,533,442
ee530f6285a4adce0ca19a5164f574fee5ba76b7
/src/main/java/cn/itcast/app16/UserAction.java
cde5ee6396cd8740f81fa4fb6703ae922f0ecf39
[]
no_license
kgy-study-Spring/maven_chuanzhi_springmvc02
https://github.com/kgy-study-Spring/maven_chuanzhi_springmvc02
79b3ab504cf68c022f3aae0d63748242f4866cc8
a87e04b381c32d0f86cc131d78facfc01bca9378
refs/heads/master
2021-08-19T19:55:37.756000
2017-11-27T09:19:18
2017-11-27T09:19:18
112,174,342
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.itcast.app16; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; /** * 控制器 * @author AdminTC */ @Controller @RequestMapping(value="/user") pub...
UTF-8
Java
1,037
java
UserAction.java
Java
[ { "context": ".annotation.RequestMethod;\n\n/**\n * 控制器\n * @author AdminTC\n */\n@Controller\n@RequestMapping(value=\"/user\")\npu", "end": 269, "score": 0.9996808767318726, "start": 262, "tag": "USERNAME", "value": "AdminTC" } ]
null
[]
package cn.itcast.app16; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; /** * 控制器 * @author AdminTC */ @Controller @RequestMapping(value="/user") pub...
1,037
0.733119
0.730975
36
24.916666
24.269751
90
false
false
0
0
0
0
0
0
1.222222
false
false
10
021d05e4edd9204ef56201db9b07978e7b065cf3
16,466,904,642,858
e527b868e60a8ef5d6a2187e2129199400bfc634
/reviewtracker/src/main/java/com/milo/amz/review/domain/ShippingAddress.java
f75ee0d8e63684f06d245b2bddf9e6e21af02634
[]
no_license
oraclemohammadi/ReviewManagement
https://github.com/oraclemohammadi/ReviewManagement
93d852e53b3c717e4d2d0580d7198dfc740792bb
d8f72dd8060e4447910814560374c08717cdc602
refs/heads/master
2021-01-13T12:19:02.693000
2017-01-31T05:49:13
2017-01-31T05:49:13
77,941,885
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.milo.amz.review.domain; import io.swagger.annotations.ApiModel; import org.hibernate.annotations.Cache; import org.hibernate.annotations.CacheConcurrencyStrategy; import javax.persistence.*; import javax.validation.constraints.*; import java.io.Serializable; import java.util.Objects; /** * not an ignore...
UTF-8
Java
5,889
java
ShippingAddress.java
Java
[]
null
[]
package com.milo.amz.review.domain; import io.swagger.annotations.ApiModel; import org.hibernate.annotations.Cache; import org.hibernate.annotations.CacheConcurrencyStrategy; import javax.persistence.*; import javax.validation.constraints.*; import java.io.Serializable; import java.util.Objects; /** * not an ignore...
5,889
0.607234
0.599932
253
22.27668
19.358347
71
false
false
0
0
0
0
0
0
0.375494
false
false
10
d9e28466ce0195b36c2d9a1e96f2594832847c7c
15,564,961,508,231
aad82f53c79bb1b0fa0523ca0b9dd18d8f39ec6d
/Sonitha/28-01-2020/j28_q13_addTreeSetToAnotherTreeSet.java
cf7d4b8218afc41fa648e8e3250e7a55538b37bf
[]
no_license
Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2
https://github.com/Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2
54b4d87238949f3ffa0b3f0209089a1beb93befe
58d65b309377b1b86a54d541c3d1ef5acb868381
refs/heads/master
2020-12-22T06:12:23.330000
2020-03-17T12:32:29
2020-03-17T12:32:29
236,676,704
1
0
null
false
2020-10-13T19:56:02
2020-01-28T07:00:34
2020-03-17T12:32:32
2020-10-13T19:56:00
166,778
0
0
1
Java
false
false
import java.util.TreeSet; public class j28_q13_addTreeSetToAnotherTreeSet { public static void main(String[] args) { TreeSet<String> myset = new TreeSet<String>(); myset.add("Item1"); myset.add("Item2"); myset.add("Item3"); myset.add("Item4"); myset.add("Item5"); myset.add("Item6"); Syste...
UTF-8
Java
723
java
j28_q13_addTreeSetToAnotherTreeSet.java
Java
[]
null
[]
import java.util.TreeSet; public class j28_q13_addTreeSetToAnotherTreeSet { public static void main(String[] args) { TreeSet<String> myset = new TreeSet<String>(); myset.add("Item1"); myset.add("Item2"); myset.add("Item3"); myset.add("Item4"); myset.add("Item5"); myset.add("Item6"); Syste...
723
0.630705
0.59751
28
23.821428
19.229912
64
false
false
0
0
0
0
0
0
2.107143
false
false
10
f5f2f3aed8f84b05e8fe0c2ca2ec61f7eac198aa
29,549,375,019,924
c70dd05cc2e87060866ad848d58625faf86e2480
/D2D/src/model/bully/BullyActionEvent.java
4ed5be2037178df923151b099a63411bb2c80419
[]
no_license
Michael-Hodges/mars_robots_dist_system
https://github.com/Michael-Hodges/mars_robots_dist_system
30b422544774fcc4325c7973cc8f38321b2c9e12
51825c4d24f8b0b936e00a7b1ba929d7a457ecae
refs/heads/main
2023-07-11T00:44:17.462000
2021-08-19T20:11:44
2021-08-19T20:11:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package model.bully; import model.ActionPeerEvent; import model.PeerEvent; /** * Implementation of ActionPeerEvent interface, to deal with ActionEvents in the bully algorithm. */ public class BullyActionEvent extends ActionPeerEvent { BullyAlgorithmParticipant respondent; BullyAlgorithmParticipantImpl.Stat...
UTF-8
Java
1,170
java
BullyActionEvent.java
Java
[]
null
[]
package model.bully; import model.ActionPeerEvent; import model.PeerEvent; /** * Implementation of ActionPeerEvent interface, to deal with ActionEvents in the bully algorithm. */ public class BullyActionEvent extends ActionPeerEvent { BullyAlgorithmParticipant respondent; BullyAlgorithmParticipantImpl.Stat...
1,170
0.698291
0.698291
41
27.536585
25.949385
97
false
false
0
0
0
0
0
0
0.414634
false
false
10
098044ffcb1c869f32a432b93ddcd6626b166773
14,680,198,280,212
efdce4ed5061fdd9e3c7fcacccc7b31537723e9a
/Java Files/POO/T4J-Daniel-FX+Spring/T4J/src/main/java/t4j/app/model/RegistoCompetenciasTecnicas.java
3046c316c61df02d2727c9e6469c9924fd470866
[]
no_license
jrzabott/exerciciosUpskill
https://github.com/jrzabott/exerciciosUpskill
1d48c75f342be6b6c42163a23bf5b58f19694e75
70b2ab58e1bed7be20468484bd48ed4f3bdd62de
refs/heads/main
2023-04-05T18:57:48.219000
2021-04-26T08:25:29
2021-04-26T08:25:29
309,065,593
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package t4j.app.model; import java.io.Serializable; import java.util.ArrayList; import java.util.Objects; import t4j.app.exception.ElementoDuplicadoException; import t4j.app.exception.ElementoNaoExistenteException; @SuppressWarnings({"serial", "ClassWithoutLogger"}) public class RegistoCompetenciasTecnicas implements...
UTF-8
Java
5,982
java
RegistoCompetenciasTecnicas.java
Java
[]
null
[]
package t4j.app.model; import java.io.Serializable; import java.util.ArrayList; import java.util.Objects; import t4j.app.exception.ElementoDuplicadoException; import t4j.app.exception.ElementoNaoExistenteException; @SuppressWarnings({"serial", "ClassWithoutLogger"}) public class RegistoCompetenciasTecnicas implements...
5,982
0.669927
0.66841
165
34.933334
35.895664
130
false
false
0
0
0
0
0
0
0.30303
false
false
10
75e57d725bdfc024b77ce30990d0a95cae08826b
21,998,822,509,551
6e03f2d63ad9363c1f88318ace360deab69f30f5
/src/main/java/com/updateHelper/StatusCheckController.java
c4a176fb2453a7562234fb6f4aafee124664b4b9
[]
no_license
smjie2800/UpdateHelper
https://github.com/smjie2800/UpdateHelper
ccede140c8e69f4d0fb0f99b7c56946ed4163ca5
18d4c39cd7c06c4f0aca1737ed6f122c76f36793
refs/heads/master
2021-01-12T06:48:36.136000
2019-08-12T06:02:11
2019-08-12T06:02:11
76,824,861
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.updateHelper; import com.updateHelper.utils.Utils; import org.apache.log4j.Logger; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; /** * Created...
UTF-8
Java
1,248
java
StatusCheckController.java
Java
[ { "context": "ping;\n\n/**\n * Created with IntelliJ IDEA.\n * User: mzj\n * Date: 16-1-27\n * Time: 下午2:13\n * To change thi", "end": 353, "score": 0.9995715618133545, "start": 350, "tag": "USERNAME", "value": "mzj" } ]
null
[]
package com.updateHelper; import com.updateHelper.utils.Utils; import org.apache.log4j.Logger; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; /** * Created...
1,248
0.655949
0.646302
43
27.88372
25.698801
94
false
false
0
0
0
0
0
0
0.581395
false
false
10
bf6435dd3b6fb0ffa3ed199d755afdc6760e9f62
21,998,822,510,910
bf8c0f462c03adc75572cb83d35fd01974d62d25
/weiyi/app_patient/.svn/pristine/29/29af341eb3889d9ab1543292b2daf10d5ab8dacf.svn-base
d68ee7b4cc93d7169dc1248383c025bbbfb6b904
[]
no_license
JHoo1988/lqq
https://github.com/JHoo1988/lqq
16509f1e1482a8a803a4073a22cb4d195a54a840
2f539f8c13653c3534e5a2b733f7e7ded4a280e3
refs/heads/master
2016-06-17T07:40:13.804000
2015-11-16T09:23:31
2015-11-16T09:23:31
46,261,266
0
0
null
false
2015-12-11T03:14:23
2015-11-16T08:19:49
2015-11-16T09:33:56
2015-12-11T03:02:22
156,190
0
0
1
Java
null
null
package com.greenline.guahao.server.entity; public class NavigationDetail { private String explain; private String locationn; private String Photo; public String getExplain() { return explain; } public void setExplain(String explain) { this.explain = explain; } public String getLocationn() { return loca...
UTF-8
Java
518
29af341eb3889d9ab1543292b2daf10d5ab8dacf.svn-base
Java
[]
null
[]
package com.greenline.guahao.server.entity; public class NavigationDetail { private String explain; private String locationn; private String Photo; public String getExplain() { return explain; } public void setExplain(String explain) { this.explain = explain; } public String getLocationn() { return loca...
518
0.72973
0.72973
27
18.185184
14.714662
45
false
false
0
0
0
0
0
0
1.407407
false
false
10
3b7660ea9e48120b8aaf4cd121eedff9762ea2e1
12,781,822,713,712
359faad59ed1eb92b87c87df93dbbb7bda81a217
/src/main/java/com/spike/controller/BaseController.java
6c8ff4bf00a2fb7937c7267de09483ff73090129
[]
no_license
ExcelCodeM/spike-self
https://github.com/ExcelCodeM/spike-self
85392e7282de361984e133cd8bafbe94259723a6
ea8b96d15e784ca6e851595af54e9c6279c0c8ec
refs/heads/master
2022-06-29T04:30:43.946000
2019-08-28T18:09:29
2019-08-28T18:09:29
200,882,660
0
0
null
false
2022-06-17T02:25:02
2019-08-06T15:55:34
2019-08-28T18:10:19
2022-06-17T02:25:01
21
0
0
1
Java
false
false
package com.spike.controller; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; //@CrossOrigin public class BaseController { }
UTF-8
Java
267
java
BaseController.java
Java
[]
null
[]
package com.spike.controller; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; //@CrossOrigin public class BaseController { }
267
0.835206
0.835206
11
23.272728
25.388226
62
false
false
0
0
0
0
0
0
0.363636
false
false
10
4f6e3e5281b99b2c531a707e5c9054077d70722f
34,119,220,218,990
5830b2c7a0d5293cb68d0297e0340006c6907389
/src/test/java/org/onap/dmaap/mr/dme/client/HeaderReplyHandlerTest.java
0cc824dcf8d10cd042cad3ac87bc6f9407bab466
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
onap/dmaap-messagerouter-dmaapclient
https://github.com/onap/dmaap-messagerouter-dmaapclient
af892eee34c13d35cabb51dc575c3f041cfa934d
69a25137be1b27265b8ced62ac9b7faf4774e80b
refs/heads/master
2023-06-11T22:11:30.938000
2022-12-05T17:32:10
2022-12-05T17:32:14
115,765,884
0
0
NOASSERTION
false
2021-06-29T18:12:24
2017-12-30T01:28:55
2021-05-17T09:33:01
2021-06-29T18:12:24
1,219
0
0
1
Java
false
false
/*- * ============LICENSE_START======================================================= * ONAP Policy Engine * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ====================================================...
UTF-8
Java
2,351
java
HeaderReplyHandlerTest.java
Java
[]
null
[]
/*- * ============LICENSE_START======================================================= * ONAP Policy Engine * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ====================================================...
2,351
0.580426
0.569362
79
28.746836
29.420336
103
false
false
0
0
0
0
81
0.103404
0.43038
false
false
10
a9d4cb608f0fdb837c105a148952efafe086bc53
12,189,117,223,853
7f0e330cf3efab4e7487e5a7b00a01e099f93922
/othello_exp/PatternEvaluation_AB.java
48983b991e73dc03b2c8fbc9dca8940c95fae710
[]
no_license
shukai9/takao_prosym
https://github.com/shukai9/takao_prosym
79385866d5b9d0db37b44f03a10617d37b22f452
9268c3b1e5432ade8e45200572ec5684f3a530e2
refs/heads/master
2020-04-02T12:31:42.655000
2018-11-22T00:44:01
2018-11-22T00:44:01
154,437,726
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//アルファベータプレイヤ用のZebra評価関数 class PatternEvaluation_AB { final static int BLACKSQ = 0; //黒 final static int EMPTY = 1; //空 final static int WHITESQ = 2; //白 final static int OUTSIDE = 3; //枠外 final static int MIDGAME_WIN = 29000; static int side_to_move; static int disks_playe...
UTF-8
Java
19,919
java
PatternEvaluation_AB.java
Java
[]
null
[]
//アルファベータプレイヤ用のZebra評価関数 class PatternEvaluation_AB { final static int BLACKSQ = 0; //黒 final static int EMPTY = 1; //空 final static int WHITESQ = 2; //白 final static int OUTSIDE = 3; //枠外 final static int MIDGAME_WIN = 29000; static int side_to_move; static int disks_playe...
19,919
0.593858
0.496831
648
27.949074
15.429515
82
false
false
0
0
0
0
0
0
1.635803
false
false
10
cf069a9f7950fe3dc17885a94ccc1f7526afa4e1
12,189,117,224,515
35c289ee6cc86f7f85308dd23606d444775df0e5
/train-wx/train-wx-db/src/main/java/com/train/wx/db/dao/WxKfDao.java
f486c63c6aba840b0149ed285f55a864f0c99425
[]
no_license
tory1989119/train-wx
https://github.com/tory1989119/train-wx
eca25dc7a0048d7a06c4be914bb5c2fe87b63b8d
6b361e7a4bd07e9cf4b4e50317ff655ae98e2768
refs/heads/master
2021-01-22T09:51:07.815000
2017-05-04T13:38:33
2017-05-04T13:38:33
53,955,669
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.train.wx.db.dao; import java.util.List; import com.train.wx.db.dto.SysSearchDto; import com.train.wx.db.model.WxKfInfo; public interface WxKfDao { /** * 插入客服 * @param wxKf */ public void insertWxKf(WxKfInfo wxKf); /** * 根据id获取客服信息 * @param id * @return */ public ...
UTF-8
Java
892
java
WxKfDao.java
Java
[]
null
[]
package com.train.wx.db.dao; import java.util.List; import com.train.wx.db.dto.SysSearchDto; import com.train.wx.db.model.WxKfInfo; public interface WxKfDao { /** * 插入客服 * @param wxKf */ public void insertWxKf(WxKfInfo wxKf); /** * 根据id获取客服信息 * @param id * @return */ public ...
892
0.598039
0.598039
53
13.396227
14.50093
60
false
false
0
0
0
0
0
0
1.037736
false
false
10
b1e522935ef2da4d55b6f3866ef4b90f1db1b847
38,800,734,554,205
6fc40e8e23498a88efc01113123b3e8cc289341f
/src/modele/Reservation.java
d665112491b0f9e0de5474d3d09c5290512f9598
[]
no_license
kaelres/projet_comparateur
https://github.com/kaelres/projet_comparateur
38a7a8b21d11800509c9fd41a4590428dfa65528
992906b914addf69eb4d2f3b64d2d1e600af14b7
refs/heads/master
2021-05-02T10:46:09.186000
2018-02-11T14:46:32
2018-02-11T14:46:32
120,763,591
2
1
null
false
2018-02-11T14:21:14
2018-02-08T13:16:56
2018-02-08T13:26:33
2018-02-11T14:20:41
908
0
0
0
Java
false
null
package modele; /** * Cette classe a pour but de représenter les lignes de la table "Reservation" de la base de données. * Une Réservation est une association entre un client et un ordinateur.<br> * @author Francois */ public class Reservation { /** * Login du client effectuant la reservation. */...
UTF-8
Java
1,317
java
Reservation.java
Java
[ { "context": " entre un client et un ordinateur.<br>\r\n * @author Francois\r\n */\r\npublic class Reservation {\r\n\t\r\n\t/**\r\n\t * Lo", "end": 224, "score": 0.9998059272766113, "start": 216, "tag": "NAME", "value": "Francois" } ]
null
[]
package modele; /** * Cette classe a pour but de représenter les lignes de la table "Reservation" de la base de données. * Une Réservation est une association entre un client et un ordinateur.<br> * @author Francois */ public class Reservation { /** * Login du client effectuant la reservation. */...
1,317
0.683642
0.683642
45
26.799999
31.440668
134
false
false
0
0
0
0
0
0
0.933333
false
false
10
d0a66c376a7fd853237cc194a8e7235f20bdab6d
17,575,006,233,959
b11ef50feae95b3c24a52e37336cdc9c6628fddf
/src/utils/WatchedList.java
2fc3c6283bb1f8992f5ac3b58277bd4a18712440
[]
no_license
lixiaoxiao1019/voice_communicate
https://github.com/lixiaoxiao1019/voice_communicate
2fb0bd06f221f9254f80e6d67abce915d829345f
70c373e67e1824ec691eabcbc7745d0efe9f6a19
refs/heads/master
2020-04-29T07:04:39.053000
2016-06-05T07:03:51
2016-06-05T07:03:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package utils; import java.util.ArrayList; import java.util.List; public class WatchedList { List<WatchedBean> list = new ArrayList<WatchedBean>(); private final static int MAXCOUNT = 1; public void addToList(WatchedBean bean) { // bean.setInterval(0); for(WatchedBean b:list) { if(b.getRefValue()==bean....
GB18030
Java
1,259
java
WatchedList.java
Java
[]
null
[]
package utils; import java.util.ArrayList; import java.util.List; public class WatchedList { List<WatchedBean> list = new ArrayList<WatchedBean>(); private final static int MAXCOUNT = 1; public void addToList(WatchedBean bean) { // bean.setInterval(0); for(WatchedBean b:list) { if(b.getRefValue()==bean....
1,259
0.576451
0.571545
87
13.057471
12.987489
55
false
false
0
0
0
0
0
0
2.022989
false
false
10
1d47e74ee93202aa77b334ebee2d85d5b948331f
14,465,449,858,182
7dbfd673f17281cd9c880379a761ccee207940cf
/slider-core/src/test/java/org/apache/slider/providers/agent/TestAgentClientProvider2.java
b959e2f6ee9f5c488a3581025dbae108312aa0a7
[ "Apache-2.0", "LicenseRef-scancode-unknown", "BSD-3-Clause", "MIT", "BSD-2-Clause" ]
permissive
apache/incubator-slider
https://github.com/apache/incubator-slider
4c589a317e8e01113e1e9a7a93a8f3308aae6107
1d4f519d763210f46e327338be72efa99e65cb5d
refs/heads/develop
2021-05-22T10:50:46.876000
2018-05-24T21:04:51
2018-05-24T21:04:51
20,051,204
60
87
Apache-2.0
false
2018-07-30T14:14:41
2014-05-22T07:00:07
2018-06-27T13:01:24
2018-05-24T21:05:11
16,472
69
74
6
Java
false
null
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
UTF-8
Java
11,911
java
TestAgentClientProvider2.java
Java
[ { "context": ";\n String appName = \"name\";\n String user = \"username\";\n\n PowerMock.mockStaticPartial(RegistryUtils.", "end": 5659, "score": 0.9994317889213562, "start": 5651, "tag": "USERNAME", "value": "username" } ]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
11,911
0.7101
0.707917
297
39.104378
26.315475
116
false
false
0
0
0
0
0
0
0.929293
false
false
10
943165b5749568a6e04b8b140cfd2aa2b1556a2b
22,230,750,731,569
11c8c6880a2fdf19655cf8da43ceacd8b1216de0
/jfom/src/org/jfom/_Spacer.java
d6c4cedf7b63ac8a09973016d37bb9cd1c7ed0cb
[]
no_license
michael-n-kaplan/jfom
https://github.com/michael-n-kaplan/jfom
7940f690dc4fd9b0ba7395dd31429f96bcedd93f
91e8a27e2834d0546d67324c521ba5be992b0ade
refs/heads/master
2021-01-10T19:44:34.074000
2010-04-13T23:32:53
2010-04-13T23:32:53
34,352,358
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * <copyright> * </copyright> * * $Id$ */ package org.jfom; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Spacer</b></em>'. * <!-- end-user-doc --> * * * @see org.jfom.JFOMPackage#get_Spacer() * @model * @generated */ public interface _Spacer extends ...
UTF-8
Java
360
java
_Spacer.java
Java
[]
null
[]
/** * <copyright> * </copyright> * * $Id$ */ package org.jfom; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Spacer</b></em>'. * <!-- end-user-doc --> * * * @see org.jfom.JFOMPackage#get_Spacer() * @model * @generated */ public interface _Spacer extends ...
360
0.552778
0.552778
21
15.142858
17.984877
65
false
false
0
0
0
0
0
0
0.047619
false
false
10
6d6d9f2e4ac33b2bdbe63e3c5ec4c65a871918a3
28,845,000,366,765
237ed0e79b37f40cf24643a5032112ef73afcc45
/lab2/src/com/company/communications.java
8d4d0f8bf6001122b3fd0806a5d1528f53b9a496
[]
no_license
pudovmgen/cryptography_tanya
https://github.com/pudovmgen/cryptography_tanya
ed7c8a2733698c1591a8d543e737a76878834085
515207fbfff4937e47102b9a2472fca2def59712
refs/heads/master
2020-03-06T00:48:22.640000
2017-05-14T13:03:11
2017-05-14T13:03:11
86,490,562
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company; /** * Created by mikhail on 5/4/17. */ public class communications { private String left; private String ringt; private String vertex; private int left_value; private int ringt_value; public void setLeft(String vertex,String new_name,int value){ this.left =new_na...
UTF-8
Java
903
java
communications.java
Java
[ { "context": "package com.company;\n\n/**\n * Created by mikhail on 5/4/17.\n */\npublic class communications {\n ", "end": 47, "score": 0.9911202192306519, "start": 40, "tag": "USERNAME", "value": "mikhail" } ]
null
[]
package com.company; /** * Created by mikhail on 5/4/17. */ public class communications { private String left; private String ringt; private String vertex; private int left_value; private int ringt_value; public void setLeft(String vertex,String new_name,int value){ this.left =new_na...
903
0.612403
0.607973
44
19.522728
16.414362
66
false
false
0
0
0
0
0
0
0.477273
false
false
10
ea87b9be6e4c9b0419d50823f006700ca726cd80
24,026,047,076,866
d06ed468ad7e2c7b63f51866a8b4632b39bccf67
/1019_IO_study01/src/com/bo/io/FileDemo03.java
d6f3a22dd56d60dc34d94733c66da90d9e775ff4
[]
no_license
popobo/Java_pratice
https://github.com/popobo/Java_pratice
33da0c1d743799dc0c538ce572e53a09305e72b6
2d67c0c607ee9beb493bcbf317bf9d796e919922
refs/heads/master
2021-01-30T19:50:46.673000
2020-03-15T10:26:03
2020-03-15T10:26:03
243,505,931
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bo.io; import java.io.File; /** * getName() * getPath() * getAbsolutePath() * getParent():上路径 * @author 33136 * */ public class FileDemo03 { public static void main(String[] args) { File srcFile = new File("./src/com/bo/io/FileDemo01.java"); System.out.println("绝对路径" + srcFile.getAbsolutePath(...
GB18030
Java
523
java
FileDemo03.java
Java
[ { "context": "* getAbsolutePath()\n * getParent():上路径\n * @author 33136\n *\n */\npublic class FileDemo03 {\n\tpublic static v", "end": 128, "score": 0.9744418859481812, "start": 123, "tag": "USERNAME", "value": "33136" } ]
null
[]
package com.bo.io; import java.io.File; /** * getName() * getPath() * getAbsolutePath() * getParent():上路径 * @author 33136 * */ public class FileDemo03 { public static void main(String[] args) { File srcFile = new File("./src/com/bo/io/FileDemo01.java"); System.out.println("绝对路径" + srcFile.getAbsolutePath(...
523
0.669371
0.651116
21
22.476191
21.259438
64
false
false
0
0
0
0
0
0
0.904762
false
false
10
2f40b5f21cc11970c10ac2587db71f0dc69bc74b
33,011,118,661,447
ce2d50417d490f3520f0ff6285efb71b82f9ad5e
/src/org/dase/cogan/Main.java
54ce1e6f2ca1d118168bcfb90facaff7b54d08ab
[]
no_license
cogan-shimizu/Logician
https://github.com/cogan-shimizu/Logician
bac14eb9a012eff800d599aa9c7c7bf331e1042b
17b72657785f1c04d7a69f8fe7bc401f6fa91e41
refs/heads/master
2021-09-23T21:13:29.283000
2018-09-27T19:51:00
2018-09-27T19:51:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.dase.cogan; import org.dase.cogan.ui.RulifierGUI; import org.dase.cogan.ui.RulifierREPL; public class Main { public static void main(String[] args) { try { String flag = args[0]; if(flag.equals("-d")) { (new RulifierREPL()).run(); } else if(flag.equals("-t")) { RulifierREP...
UTF-8
Java
709
java
Main.java
Java
[]
null
[]
package org.dase.cogan; import org.dase.cogan.ui.RulifierGUI; import org.dase.cogan.ui.RulifierREPL; public class Main { public static void main(String[] args) { try { String flag = args[0]; if(flag.equals("-d")) { (new RulifierREPL()).run(); } else if(flag.equals("-t")) { RulifierREP...
709
0.572637
0.569817
47
14.085107
15.47246
68
false
false
0
0
0
0
0
0
2.595745
false
false
10
a26b2d1c93f5995d62f2a6f176cd715c0becc8d6
3,753,801,443,342
961db31543ce5862cdba98006ad307161546c9c8
/src/main/java/com/realtime/project/maven_cyberfox_255392/displayKedah.java
eeef46a69552641b0e5c266b0286811f4b9d99e2
[]
no_license
STIW3054-A182/CyberFox-Repo
https://github.com/STIW3054-A182/CyberFox-Repo
8195e9a131142bc40e60c3982f72af37592ffbc9
1e29afb40cb3a58377604715cf89e26ed8ab2b81
refs/heads/master
2022-09-23T11:12:12.059000
2019-06-03T12:17:36
2019-06-03T12:17:36
180,492,266
2
1
null
false
2022-09-01T23:07:37
2019-04-10T03:11:39
2019-06-03T12:17:38
2022-09-01T23:07:34
2,429
1
1
4
Java
false
false
package com.realtime.project.maven_cyberfox_255392; import org.apache.commons.lang3.StringUtils; import org.apache.commons.collections4.CollectionUtils; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import java.io.FileInputStream; import java...
UTF-8
Java
2,775
java
displayKedah.java
Java
[]
null
[]
package com.realtime.project.maven_cyberfox_255392; import org.apache.commons.lang3.StringUtils; import org.apache.commons.collections4.CollectionUtils; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import java.io.FileInputStream; import java...
2,775
0.547387
0.537658
65
41.707691
32.35273
155
false
false
0
0
0
0
0
0
1.061538
false
false
10
202b1f97e3ce8c68110e90be07ce7f3d4bc1cc9b
22,651,657,543,545
888d59b554274898d754ac1c481ea57f245f3c83
/app/src/main/java/com/example/efahrtenbuchapp/eFahrtenbuch/Fahrt.java
ac848ab36aa06616dde281662a1bbe2e65c055dc
[]
no_license
eFahrtenbuch/eFahrtenbuchApp
https://github.com/eFahrtenbuch/eFahrtenbuchApp
ef9c4f8594fca19463b3d73bcd8c5c9a1c775ddb
f34c1d6c9f8030a3c43c871a1f90597d6a5e2c22
refs/heads/master
2020-08-23T01:17:05.750000
2020-01-12T17:29:46
2020-01-12T17:29:46
216,513,805
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.efahrtenbuchapp.eFahrtenbuch; import java.util.Date; import java.util.concurrent.TimeUnit; import com.example.efahrtenbuchapp.utils.DateUtils; import org.json.JSONException; import org.json.JSONObject; /** Simples Business Objekt zur Repräsentation von einer Fahrt*/ public class Fahrt implements...
UTF-8
Java
10,257
java
Fahrt.java
Java
[]
null
[]
package com.example.efahrtenbuchapp.eFahrtenbuch; import java.util.Date; import java.util.concurrent.TimeUnit; import com.example.efahrtenbuchapp.utils.DateUtils; import org.json.JSONException; import org.json.JSONObject; /** Simples Business Objekt zur Repräsentation von einer Fahrt*/ public class Fahrt implements...
10,257
0.737422
0.732254
374
26.422461
25.940659
238
false
false
0
0
0
0
0
0
2.05615
false
false
10
ef13e4df47b550cf26c7bb732a48e7dd4fbe1852
28,776,280,935,694
ca030864a3a1c24be6b9d1802c2353da4ca0d441
/classes10.dex_source_from_JADX/com/facebook/groups/photos/adapter/GroupsPhotosPagerAdapter.java
f68786b261460e7e9b0e32bfac1ec4f2ccfc8863
[]
no_license
pxson001/facebook-app
https://github.com/pxson001/facebook-app
87aa51e29195eeaae69adeb30219547f83a5b7b1
640630f078980f9818049625ebc42569c67c69f7
refs/heads/master
2020-04-07T20:36:45.758000
2018-03-07T09:04:57
2018-03-07T09:04:57
124,208,458
4
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.facebook.groups.photos.adapter; import android.content.res.Resources; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import com.facebook.groups.adapter.AbstractFragmentHolderFragmentPagerAdapter; import com.facebook.groups.photos.fragment.Gr...
UTF-8
Java
2,114
java
GroupsPhotosPagerAdapter.java
Java
[]
null
[]
package com.facebook.groups.photos.adapter; import android.content.res.Resources; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import com.facebook.groups.adapter.AbstractFragmentHolderFragmentPagerAdapter; import com.facebook.groups.photos.fragment.Gr...
2,114
0.663198
0.618732
59
34.830509
26.395397
116
false
false
0
0
0
0
0
0
0.644068
false
false
10
9940ca470b94c43cdc8a5c8a842c5b2746ff4829
5,102,421,173,199
e22d613175560983542013a9988494820abeb5d1
/src/main/java/com/syntra/tristanbrewee/miniCrm/persistance/services/CommunityServiceImp.java
95691ab0001b0e68b032787ac3e854050a7e66f3
[]
no_license
tristanbrewee/miniCrm
https://github.com/tristanbrewee/miniCrm
ef6b25986ec49cdb4984b848ead22ff25aad2eae
8aa27958c47d25ee35cce85c4273a1e15f4d76d9
refs/heads/master
2023-06-06T14:16:59.041000
2021-06-29T14:35:04
2021-06-29T14:35:04
378,500,564
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.syntra.tristanbrewee.miniCrm.persistance.services; import com.syntra.tristanbrewee.miniCrm.model.Community; import com.syntra.tristanbrewee.miniCrm.model.dtos.CompletePerson; import com.syntra.tristanbrewee.miniCrm.persistance.repositories.CommunityRepository; import com.syntra.tristanbrewee.miniCrm.utils....
UTF-8
Java
1,196
java
CommunityServiceImp.java
Java
[]
null
[]
package com.syntra.tristanbrewee.miniCrm.persistance.services; import com.syntra.tristanbrewee.miniCrm.model.Community; import com.syntra.tristanbrewee.miniCrm.model.dtos.CompletePerson; import com.syntra.tristanbrewee.miniCrm.persistance.repositories.CommunityRepository; import com.syntra.tristanbrewee.miniCrm.utils....
1,196
0.782609
0.782609
39
29.666666
26.19878
85
false
false
0
0
0
0
0
0
0.410256
false
false
10
49b4814f0fdb978736553ab060a44630ea310df7
29,016,799,101,225
37cf5ca3c1534a2d073ba25a91536b0d48ab1785
/SuffocateGame/Quit.java
8c96a2c3b7187998eb350e315de44a65e946ef87
[]
no_license
m-glock/SuffocateGame
https://github.com/m-glock/SuffocateGame
586af4cadc0305ca5e43ceb14ea210284529381f
41a144091bb66e4a74f3ce3bf0c27f0650cbefdd
refs/heads/master
2020-06-27T21:44:31.270000
2016-11-22T21:23:00
2016-11-22T21:23:00
74,514,325
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Quit extends Command { public Quit(String parameter) { super(parameter); } /** * "Quit" was entered. Check the rest of the command to see * whether we really quit the game. * @return null, if this command quits the game, something else to output otherwise. */ ...
UTF-8
Java
571
java
Quit.java
Java
[]
null
[]
public class Quit extends Command { public Quit(String parameter) { super(parameter); } /** * "Quit" was entered. Check the rest of the command to see * whether we really quit the game. * @return null, if this command quits the game, something else to output otherwise. */ ...
571
0.562172
0.562172
23
23.73913
21.736
88
false
false
0
0
0
0
0
0
0.304348
false
false
10
78be0017d0a4a69f98d37a7b2d17e430024d36fc
6,416,681,145,929
17a5a3cfcf1f83cc3b543ab038174ec211e15609
/src/main/java/Relations/BasicRelationInterface.java
ccb6189465d56e0daca166c2f8f7308b824aa133
[]
no_license
DDDDDh/IncrementalCCC
https://github.com/DDDDDh/IncrementalCCC
c0ddb404c5a30bcc26d919c09159f0f86d270253
15bc4e9557d2edbb8e42473aa763829ac7cb110e
refs/heads/master
2023-07-31T17:54:50.038000
2021-09-17T13:49:26
2021-09-17T13:49:26
289,827,906
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Relations; import History.Operation; import java.util.LinkedList; import java.util.BitSet; public interface BasicRelationInterface { void setTrue(int fromIndex, int toIndex); boolean existEdge(int fromIndex, int toIndex); void printMatrix(); // boolean[][] getRelationMatrix(); BitSet[] g...
UTF-8
Java
510
java
BasicRelationInterface.java
Java
[]
null
[]
package Relations; import History.Operation; import java.util.LinkedList; import java.util.BitSet; public interface BasicRelationInterface { void setTrue(int fromIndex, int toIndex); boolean existEdge(int fromIndex, int toIndex); void printMatrix(); // boolean[][] getRelationMatrix(); BitSet[] g...
510
0.745098
0.737255
19
25.842106
23.131804
90
false
false
0
0
0
0
0
0
0.894737
false
false
10
5d104b712070f4a4a86aa31bec9f3954d2034a68
987,842,489,204
3943d6f3a246f402691c343f406aa8a326d33fd0
/src/main/java/com/koala/learn/entity/LabCourse.java
1c954ab8cdf6dd9218e49b5261fa5b5383086542
[]
no_license
jiaody111/online
https://github.com/jiaody111/online
c6909204af07a1f0a807b6ce9d95b99e2982401c
f3be218a502a9b72fb7a593fc4ead660ab6e9127
refs/heads/master
2020-08-30T00:18:09.377000
2020-03-11T01:47:49
2020-03-11T01:47:49
218,212,314
0
0
null
true
2019-10-29T05:41:22
2019-10-29T05:41:21
2019-10-21T06:14:31
2019-10-29T04:57:46
17,161
0
0
0
null
false
false
package com.koala.learn.entity; //精品课程 public class LabCourse { private Integer id; private String name; private Long blogId; private String cover; public LabCourse(){ } public LabCourse(Integer id, String name, Long blogId, String cover) { this.id = id; this.name = name;...
UTF-8
Java
919
java
LabCourse.java
Java
[]
null
[]
package com.koala.learn.entity; //精品课程 public class LabCourse { private Integer id; private String name; private Long blogId; private String cover; public LabCourse(){ } public LabCourse(Integer id, String name, Long blogId, String cover) { this.id = id; this.name = name;...
919
0.564215
0.564215
52
16.51923
15.254873
74
false
false
0
0
0
0
0
0
0.384615
false
false
10
5468a188f553e21a27ead391a89e0926763717f1
987,842,489,049
aa7bb13298c759240cb1e11ce49e7d15241b0c31
/src/org/cts/pun/sba/utils/DateUtils.java
d7ba13525fe8c775e5181e45b6cced34f024286f
[]
no_license
DipanGarg/Automation
https://github.com/DipanGarg/Automation
7817df708e291553fb1094848c85a2dee1bd2248
f6f6c3145f1b551baf5fdf08aea65543569282bc
refs/heads/master
2020-03-10T21:12:45.019000
2018-04-21T08:17:09
2018-04-21T08:17:09
129,588,278
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.cts.pun.sba.utils; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; public class DateUtils { public static String parseIntoString(Date date){ SimpleDateFormat sdf= new SimpleDateFormat("dd-MMM yyyy"); return sdf.format(date); } ...
UTF-8
Java
909
java
DateUtils.java
Java
[]
null
[]
package org.cts.pun.sba.utils; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; public class DateUtils { public static String parseIntoString(Date date){ SimpleDateFormat sdf= new SimpleDateFormat("dd-MMM yyyy"); return sdf.format(date); } ...
909
0.752475
0.751375
37
23.567568
20.414013
69
false
false
0
0
0
0
0
0
1.594595
false
false
10
f41e90f35a35551a52c5e1a85af3a50c77c3aa01
987,842,491,993
fccff8918645f8a5440db104aff3fef54fe1327d
/Bodil/Publications/src/se/blinfo/newsservice/publications/model/PublicationEntryChildrenFactory.java
0945557e9dd2a53fd43daf257df697a9592c5708
[]
no_license
blinfo/Bodil
https://github.com/blinfo/Bodil
8706c1fbc6875615ad4ff1f2d859c0e67d00df09
435ec1c81e66d46185576390a493f9d276d2164f
refs/heads/master
2018-12-28T23:31:42.195000
2018-04-09T08:23:39
2018-04-09T08:23:39
32,069,437
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package se.blinfo.newsservice.publications.model; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import java.util.Comparator; import java.util.List; import org.openide.nodes.ChildFactory; import org.openide.nodes.Node; import org.openide.util.Lookup; import se.blinfo.newsservice.base....
UTF-8
Java
2,232
java
PublicationEntryChildrenFactory.java
Java
[ { "context": "Manager;\n\n/**\n * Created 2012-apr-19\n *\n * @author jep\n */\npublic class PublicationEntryChildrenFactory ", "end": 634, "score": 0.9963117837905884, "start": 631, "tag": "USERNAME", "value": "jep" } ]
null
[]
package se.blinfo.newsservice.publications.model; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import java.util.Comparator; import java.util.List; import org.openide.nodes.ChildFactory; import org.openide.nodes.Node; import org.openide.util.Lookup; import se.blinfo.newsservice.base....
2,232
0.724462
0.719982
62
35
32.039795
151
false
false
0
0
0
0
0
0
0.451613
false
false
10
dc189dd41d26e360dd11932edb265ef36849baf3
16,028,817,958,074
ad02e150ccb70cf8e228911f1f5c2402423e446d
/src/main/java/fireopal/erodedsurface/NewDefaultSurfaceBuilder.java
ecd09de9e9e28b891102dd91c00616988e8ba6ac
[ "CC0-1.0" ]
permissive
firenh/eroded_surface_builder
https://github.com/firenh/eroded_surface_builder
189e43598bf001fba6d536025557b19473d18984
11df4178ca00c5fc4846569ed99d521125329f48
refs/heads/master
2023-08-11T03:16:58.902000
2021-10-03T21:42:32
2021-10-03T21:42:32
413,189,439
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package fireopal.erodedsurface; import java.util.Random; import net.minecraft.block.BlockState; import net.minecraft.block.Blocks; import net.minecraft.util.math.BlockPos; import net.minecraft.util.math.Direction; import net.minecraft.world.biome.Biome; import net.minecraft.world.chunk.Chunk; import net.minecraft.wor...
UTF-8
Java
6,742
java
NewDefaultSurfaceBuilder.java
Java
[]
null
[]
package fireopal.erodedsurface; import java.util.Random; import net.minecraft.block.BlockState; import net.minecraft.block.Blocks; import net.minecraft.util.math.BlockPos; import net.minecraft.util.math.Direction; import net.minecraft.world.biome.Biome; import net.minecraft.world.chunk.Chunk; import net.minecraft.wor...
6,742
0.481311
0.467814
147
44.863945
40.50626
283
false
false
0
0
0
0
0
0
0.782313
false
false
10
fb3f6c83156d336579eed3e2c8ec920921709270
23,476,291,249,385
8cbcf2bb8b930a8c1d0402d17977f17bb50ddfb2
/app/src/main/java/team/exp/solaretrace/RequestObjects/AssignmentRequest.java
5f1807857a1300bde04e85d2217e63413d41d9f2
[]
no_license
Aashijit/SolareTrace
https://github.com/Aashijit/SolareTrace
1072f9d80ae823c4b5d910fcd3f1fbb25f1dbcc8
eff618386f88534914cb5876a92c376168d69d6d
refs/heads/master
2020-05-01T03:00:29.579000
2020-03-25T16:37:48
2020-03-25T16:37:48
177,235,159
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package team.exp.solaretrace.RequestObjects; import java.util.List; /** * Created by Aashijit on 07/04/2019. */ public class AssignmentRequest { private String _ClockInId; private String _ClockOut; private String _DeviceId; private String _ClockOutLat; private String _ClockOutLang; private...
UTF-8
Java
1,828
java
AssignmentRequest.java
Java
[ { "context": "bjects;\n\nimport java.util.List;\n\n/**\n * Created by Aashijit on 07/04/2019.\n */\n\npublic class AssignmentReques", "end": 96, "score": 0.9814020395278931, "start": 88, "tag": "NAME", "value": "Aashijit" } ]
null
[]
package team.exp.solaretrace.RequestObjects; import java.util.List; /** * Created by Aashijit on 07/04/2019. */ public class AssignmentRequest { private String _ClockInId; private String _ClockOut; private String _DeviceId; private String _ClockOutLat; private String _ClockOutLang; private...
1,828
0.578228
0.573851
77
22.753246
19.871115
63
false
false
0
0
0
0
0
0
0.337662
false
false
10
1bfe77210a046259d80c4a17350086b183aae51d
33,706,903,339,905
f02df56b8aebdab3d3946071fdf9f39713bac629
/wx-tools/src/test/java/org/zongf/tools/wx/utils/HttpUtilTest.java
0129eeb4c64c386b0ffa00ec28225ab4d134ad67
[]
no_license
zongf0504/zongf-tools
https://github.com/zongf0504/zongf-tools
298226e534f7f8cef9761104b3e523051a42ce39
396171e758d6c7370efd856bbec401dcc42058db
refs/heads/master
2022-06-22T05:26:15.582000
2020-07-18T02:24:22
2020-07-18T02:24:22
227,114,267
0
0
null
false
2022-06-17T03:13:12
2019-12-10T12:23:36
2020-07-18T05:50:24
2022-06-17T03:13:12
117
0
0
8
Java
false
false
package org.zongf.tools.wx.utils; import com.alibaba.fastjson.JSONObject; import org.junit.Test; import org.zongf.tools.wx.utils.entity.Student; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; /** * @author zongf * @date 2020-03-27 */ public class HttpUtilTest { ...
UTF-8
Java
2,489
java
HttpUtilTest.java
Java
[ { "context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author zongf\n * @date 2020-03-27\n */\npublic class HttpUtilTest", "end": 267, "score": 0.9997007846832275, "start": 262, "tag": "USERNAME", "value": "zongf" }, { "context": "87b789e22236dd\");\n paramMap.put(\"sec...
null
[]
package org.zongf.tools.wx.utils; import com.alibaba.fastjson.JSONObject; import org.junit.Test; import org.zongf.tools.wx.utils.entity.Student; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; /** * @author zongf * @date 2020-03-27 */ public class HttpUtilTest { ...
2,185
0.647248
0.613499
70
34.557144
38.54631
179
false
false
0
0
0
0
70
0.056247
0.828571
false
false
10
e4ff741fd298b62e860231767138a75cad79e477
2,250,562,895,576
ce17c491aad33d67c4be98ade208caf5d12d3738
/jdi-light-material-ui-tests/src/test/java/io/github/epam/material/tests/displaydata/MUIListTests.java
f565ec638102cf160e693f49c00276868a87fd4b
[ "MIT" ]
permissive
jdi-testing/jdi-light
https://github.com/jdi-testing/jdi-light
2b1a0026b0bb87d93c828c206ee7d4dd8cf86878
cfe696c8288fea9254e31bf672a027d00a28a97c
refs/heads/master
2023-08-31T18:12:25.357000
2023-08-25T04:48:39
2023-08-25T04:48:39
127,065,400
117
63
MIT
false
2023-09-14T20:04:59
2018-03-28T01:20:16
2023-09-12T11:07:50
2023-09-14T20:04:58
167,134
101
48
274
Java
false
false
package io.github.epam.material.tests.displaydata; import com.epam.jdi.light.material.elements.displaydata.Icon; import com.epam.jdi.light.material.elements.inputs.Checkbox; import com.epam.jdi.light.material.elements.inputs.Switch; import com.epam.jdi.light.ui.html.elements.common.Text; import io.github.com.custom.el...
UTF-8
Java
5,269
java
MUIListTests.java
Java
[]
null
[]
package io.github.epam.material.tests.displaydata; import com.epam.jdi.light.material.elements.displaydata.Icon; import com.epam.jdi.light.material.elements.inputs.Checkbox; import com.epam.jdi.light.material.elements.inputs.Switch; import com.epam.jdi.light.ui.html.elements.common.Text; import io.github.com.custom.el...
5,269
0.691403
0.685329
142
36.105633
28.684959
110
false
false
0
0
0
0
0
0
0.640845
false
false
10
806e3bcdc34de0dbf20349a15790254d055f7a93
32,452,772,891,901
6b47950fe7def3838e86aaa4c82bb9fdba2507af
/HeadFirst/MyMessenger/app/src/main/java/ahmaabdo/mymessenger/CreateMessageActivity.java
2eeba4b1788e982ab8a82c6aa74b4ae9975065f5
[]
no_license
ahmaabdo/Samples
https://github.com/ahmaabdo/Samples
d6d6188aacddd307b07ab5458081cadcdb6d13a6
389da193e3983558a0037235e534dfc9b8cbc76b
refs/heads/master
2021-05-09T03:54:43.734000
2018-03-28T06:23:13
2018-03-28T06:23:13
119,255,930
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ahmaabdo.mymessenger; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.EditText; public class CreateMessageActivity extends AppCompatActivity { private EditText mEditTextMessage; @Override pro...
UTF-8
Java
1,719
java
CreateMessageActivity.java
Java
[ { "context": "package ahmaabdo.mymessenger;\n\nimport android.content.Intent;\n", "end": 12, "score": 0.7009190320968628, "start": 8, "tag": "USERNAME", "value": "ahma" } ]
null
[]
package ahmaabdo.mymessenger; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.EditText; public class CreateMessageActivity extends AppCompatActivity { private EditText mEditTextMessage; @Override pro...
1,719
0.700989
0.699825
43
38.976746
26.015638
96
false
false
0
0
0
0
0
0
0.488372
false
false
10
95ccc0b664fb09c67cfa6e0b332cce20bb4898a0
28,492,813,063,568
4ffa9e8454ca4c12b0b8e960184768d5be2d7e6b
/src/main/java/com/hackovation/hybo/scheduled/BasedOnThresholdRebalcing.java
be77156077a00a11ca0019888ba45e8ca8fb2f59
[]
no_license
AppSecAI-TEST/hybo
https://github.com/AppSecAI-TEST/hybo
19c1403dd0035909eb7f94fc221beeef1829db51
cdcd65b755320c7b3ed0c28d6e9b6c3fcfbea7ec
refs/heads/master
2021-01-16T15:31:23.164000
2017-08-11T04:54:07
2017-08-11T04:54:07
100,002,332
0
0
null
true
2017-08-11T07:01:23
2017-08-11T07:01:23
2017-07-11T10:06:14
2017-08-11T04:54:10
46,254
0
0
0
null
null
null
package com.hackovation.hybo.scheduled; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.stream.Collectors; import java.util.Set; imp...
UTF-8
Java
18,924
java
BasedOnThresholdRebalcing.java
Java
[]
null
[]
package com.hackovation.hybo.scheduled; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.stream.Collectors; import java.util.Set; imp...
18,924
0.736261
0.729233
468
38.435898
30.213028
168
false
false
0
0
0
0
0
0
3.202991
false
false
10
9a610d989ab9dbaf210b957db329c7ab7a0ec865
16,157,667,017,343
bff7b9e373c9b1d3e418640779e81e9352692586
/src/database/data/VisitorUser.java
dfb5972574b5d0b2edfbbe8be428af1189c1d53f
[]
no_license
Vinoooooq/FarmersDatabase
https://github.com/Vinoooooq/FarmersDatabase
9ff90e78d2d9b7e5cb8f0be6260e11a0dac36414
2908b66a04a42e2e7a5e9f8ab33cd2db74b80602
refs/heads/master
2020-04-08T02:50:34.366000
2018-11-24T15:58:26
2018-11-24T15:58:26
158,951,059
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package database.data; public class VisitorUser extends User { }
UTF-8
Java
67
java
VisitorUser.java
Java
[]
null
[]
package database.data; public class VisitorUser extends User { }
67
0.776119
0.776119
5
12.4
15.730226
39
false
false
0
0
0
0
0
0
0.2
false
false
10
7f573acba41de5ab41b37c2f7176b160928d4051
6,167,573,058,407
dda2be974bf26abbc47074c2a4787f49066e84a8
/week-13/src/NumArray.java
85ae0a2eebb44d17bd3e24b20525ac147e54d169
[]
no_license
green-fox-academy/etterke
https://github.com/green-fox-academy/etterke
a6266c1066531532d7e904994eacc2d3b5f7a226
b650654e99b674bb4be3ee28fbc9dae63741bd1a
refs/heads/master
2020-03-31T17:29:12.219000
2019-04-10T07:41:36
2019-04-10T07:41:36
152,424,803
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Arrays; public class NumArray { // Írj egy functiont, ami a kapott számokat tartalmazó tömbből (array) visszaadja a legnagyobb elemet. public static void main(String[] args) { int[] numbers = {3, 6, 34, 23, 87, 19, 44}; findBiggestNumber(numbers); } public static void findBiggestNum...
UTF-8
Java
1,035
java
NumArray.java
Java
[]
null
[]
import java.util.Arrays; public class NumArray { // Írj egy functiont, ami a kapott számokat tartalmazó tömbből (array) visszaadja a legnagyobb elemet. public static void main(String[] args) { int[] numbers = {3, 6, 34, 23, 87, 19, 44}; findBiggestNumber(numbers); } public static void findBiggestNum...
1,035
0.597087
0.582524
41
24.121952
22.676081
103
false
false
0
0
0
0
0
0
0.609756
false
false
10
86f8406b97aca2e0fb3095a9662bd85d2fc8b621
18,468,359,407,731
39bff1e58852ecd7ab6f0bfb1af708ebd99b0f36
/seleniumproject/src/com/selenium/reveson/prpts.java
04cb72b99a1ac1640e9a2ce7cd3d818cbfadabff
[]
no_license
smdsameer/selenium
https://github.com/smdsameer/selenium
3bcd8940db26a7cd3fe1e1caeeeab383db9adab9
3e3c0ee2d32781ed7d94aa6558c3a35ba5eab805
refs/heads/master
2022-11-21T23:56:44.351000
2020-07-07T16:19:02
2020-07-07T16:19:02
276,306,805
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.selenium.reveson; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.Collection; import java.util.Properties; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; impo...
UTF-8
Java
1,377
java
prpts.java
Java
[]
null
[]
package com.selenium.reveson; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.Collection; import java.util.Properties; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; impo...
1,377
0.732026
0.730574
40
32.424999
34.278191
145
false
false
0
0
0
0
0
0
1.625
false
false
10
049e86ffef47da2a5ba2484b708acd47754cbf5f
27,006,754,381,818
c1e385e0147bbf743d6e9ca8f7f35453bb55c639
/app/src/main/java/com/example/sufehelperapp/Selection2.java
cc4151a9b19c35bc9881a735ab23b4cc295fe099
[]
no_license
SufeHelperApp/SufeHelperApp
https://github.com/SufeHelperApp/SufeHelperApp
a6681557476a725849089f02afe6af6bf1e3e15e
423609e2b09a35cf5191646d54ae2432b25f914c
refs/heads/master
2021-05-05T07:22:45.956000
2018-06-30T11:41:39
2018-06-30T11:41:39
118,866,092
2
1
null
false
2018-06-30T11:41:40
2018-01-25T05:20:46
2018-06-28T13:25:28
2018-06-30T11:41:40
47,118
1
0
1
Java
false
null
package com.example.sufehelperapp; import android.content.Intent; import android.os.StrictMode; import android.support.annotation.NonNull; import android.support.design.widget.BottomNavigationView; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.GridLayoutMan...
UTF-8
Java
39,499
java
Selection2.java
Java
[]
null
[]
package com.example.sufehelperapp; import android.content.Intent; import android.os.StrictMode; import android.support.annotation.NonNull; import android.support.design.widget.BottomNavigationView; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.GridLayoutMan...
39,499
0.401265
0.393459
999
38.235237
28.43713
146
false
false
0
0
0
0
0
0
0.53954
false
false
10
f8fc44b193b4d356ed9aecf9493abb7241dc3d21
13,872,744,407,977
a89c95173ba2d099e37803f618033a824d5387e1
/6.19/Week1/SharingDataViaIntents/app/src/main/java/com/example/singh/sharingdataviaintents/SerialiazablePersonActivity.java
2e47f10f2579cb16e363872ffcac447b070dae09
[]
no_license
DroidSingh89/MAC_Training
https://github.com/DroidSingh89/MAC_Training
69715c2b1476857d924034391449b70400d80b15
096293a249f220cb7366747d45a727c05a9050e7
refs/heads/master
2021-07-12T23:01:46.912000
2018-12-13T15:26:12
2018-12-13T15:26:12
133,825,375
2
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.singh.sharingdataviaintents; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.TextView; public class SerialiazablePersonActivity extends AppCompatActivity { TextView tvPersonName, tvPerson...
UTF-8
Java
1,358
java
SerialiazablePersonActivity.java
Java
[ { "context": " ParcelablePerson person = new ParcelablePerson(\"Johnny depp\", 50, \"Male\");\n Intent intent = new Intent", "end": 1146, "score": 0.9998719692230225, "start": 1135, "tag": "NAME", "value": "Johnny depp" } ]
null
[]
package com.example.singh.sharingdataviaintents; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.TextView; public class SerialiazablePersonActivity extends AppCompatActivity { TextView tvPersonName, tvPerson...
1,353
0.734904
0.732695
41
32.121952
30.482458
107
false
false
0
0
0
0
0
0
0.658537
false
false
10
d23a4f2f87a6c3bbe3b89b02f8b641b393f697d7
16,432,544,910,878
d798e0d7cfe0c8e340d3bdf0b88b625840ddab39
/src/main/java/com/common/controller/LoginController.java
2807362224a6a94020221292988a0e24d2e4dd17
[]
no_license
Billseeyao/jx_manage
https://github.com/Billseeyao/jx_manage
685a7b67c5b18f51311cba2ddc6d05c004167722
6905fa1bda9b631a6c775cb8cf9f40d8c4166e92
refs/heads/master
2023-03-30T13:20:21.962000
2020-03-10T03:32:58
2020-03-10T03:32:58
244,552,208
0
0
null
false
2023-03-27T22:18:43
2020-03-03T05:45:12
2020-03-10T03:33:17
2023-03-27T22:18:42
165
0
0
2
Java
false
false
package main.java.com.common.controller; import java.util.HashMap; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import main.java.com.po.dao.UserMapper; import main.java.com.po.entity.UserEntity; import main.java.com.utils.ReMessage; import or...
UTF-8
Java
2,817
java
LoginController.java
Java
[ { "context": "ontroller;\r\n\r\n\r\n/**\r\n * 用户登录controller\r\n * @author ylyao\r\n *\r\n */\r\n@RestController\r\n@RequestMapping(value=", "end": 669, "score": 0.9996485710144043, "start": 664, "tag": "USERNAME", "value": "ylyao" } ]
null
[]
package main.java.com.common.controller; import java.util.HashMap; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import main.java.com.po.dao.UserMapper; import main.java.com.po.entity.UserEntity; import main.java.com.utils.ReMessage; import or...
2,817
0.686715
0.682147
101
24.009901
22.766788
104
false
false
0
0
0
0
0
0
1.792079
false
false
10
d776efd54d9bb42689e975f279ed03b2f0de7178
16,432,544,910,965
ae2d97e9976c92d2023f36e48e310834a15a07d3
/springboot-miaosha-portal/src/main/java/com/simple/service/impl/ConsumerTransactionListener.java
c7fe70911ed1fea23cad13383e0ce3eb318f9149
[]
no_license
zhangshl/springboot-miaosha
https://github.com/zhangshl/springboot-miaosha
2fbe98b77194b9cbce24d403f64f0b885e558e7a
c3df1c3f9b81a9abc45aa9ad6d8b10ecd20b70ad
refs/heads/master
2023-02-26T21:39:42.450000
2021-02-05T08:47:44
2021-02-05T08:47:44
331,294,009
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.simple.service.impl; import com.alibaba.fastjson.JSONObject; import com.simple.domain.SkOrderPayResult; import com.simple.domain.Stock; import com.simple.service.StockService; import org.apache.rocketmq.spring.annotation.RocketMQMessageListener; import org.apache.rocketmq.spring.core.RocketMQListener; impo...
UTF-8
Java
1,316
java
ConsumerTransactionListener.java
Java
[]
null
[]
package com.simple.service.impl; import com.alibaba.fastjson.JSONObject; import com.simple.domain.SkOrderPayResult; import com.simple.domain.Stock; import com.simple.service.StockService; import org.apache.rocketmq.spring.annotation.RocketMQMessageListener; import org.apache.rocketmq.spring.core.RocketMQListener; impo...
1,316
0.769168
0.764274
46
25.652174
24.586332
98
false
false
0
0
0
0
0
0
1.326087
false
false
10
653704fadfdc552b039d3d2aa4c789b6b6ca92b9
28,432,683,540,300
f0f6d353e251fed4bc66bd04b5ff9042aa0b1c8f
/AndroidStudioProjects/RealRecyclerView/app/src/main/java/com/example/anas/realrecyclerview/MainActivity.java
2f90dde72af47738d34c3105d80ae0efe6c2a6f4
[]
no_license
anasqazi/Practice
https://github.com/anasqazi/Practice
e2228d9d8116ee44f6d26451c2831994ef8c6669
7472b632df7153196949c9dbbdcea2b5e000ddaf
refs/heads/master
2021-01-01T18:15:44.344000
2017-07-26T13:41:09
2017-07-26T13:41:09
98,289,685
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.anas.realrecyclerview; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.DefaultItemAnimator; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; public class MainActivity extends AppCompatAc...
UTF-8
Java
1,029
java
MainActivity.java
Java
[]
null
[]
package com.example.anas.realrecyclerview; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.DefaultItemAnimator; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; public class MainActivity extends AppCompatAc...
1,029
0.74344
0.738581
31
32.19355
23.765547
82
false
false
0
0
0
0
0
0
0.580645
false
false
10
56617925d8d5c973465de9ecc4a57d9a0068c546
11,544,872,102,555
7d12a0fbece73d6ef812182478452819f8cfe891
/Source/User App (Mobile)/TMSSKS/app/src/main/java/kfu/ccsit/tmssks/ActivityAbout.java
0aa5f49d7e331c532522762c7a4527f910ff7025
[]
no_license
alomardev/tmssks
https://github.com/alomardev/tmssks
6f819a9d958583154a2aac84ba659f31ecf75bf7
6c1f94e079c13308e02a278d06461c5cb859a6bc
refs/heads/master
2021-05-07T07:17:18.506000
2017-11-03T15:38:19
2017-11-03T15:38:19
109,113,777
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package kfu.ccsit.tmssks; import android.os.Bundle; import android.view.MenuItem; import android.view.View; public class ActivityAbout extends ActivityBase { @SuppressWarnings("ConstantConditions") @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);...
UTF-8
Java
1,237
java
ActivityAbout.java
Java
[]
null
[]
package kfu.ccsit.tmssks; import android.os.Bundle; import android.view.MenuItem; import android.view.View; public class ActivityAbout extends ActivityBase { @SuppressWarnings("ConstantConditions") @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState);...
1,237
0.620049
0.620049
45
26.48889
20.928049
76
false
false
0
0
0
0
0
0
0.355556
false
false
10
bb842f61e9fd94a2d931d3d00050c58b971e41f4
12,008,728,586,623
18b65fcacb22f6aa253602f88394d740fe1e4c33
/src/main/java/jp/co/businessportal/mapper/AgentMapper.java
5d2e9296d9e8c47e41df269ac4001984fefba0d8
[]
no_license
HirofumiTsukahara/BusinessPortal
https://github.com/HirofumiTsukahara/BusinessPortal
fec4e28108e3891f84c03f380a9146f617d0b555
9926f563045cec02a6dcd578e02e98b0e9443292
refs/heads/master
2018-12-25T18:35:26.726000
2018-12-19T05:59:45
2018-12-19T05:59:45
94,853,840
0
0
null
false
2019-11-13T03:59:28
2017-06-20T05:41:12
2019-07-18T23:59:54
2019-11-13T03:59:24
3,426
0
0
1
Java
false
false
package jp.co.businessportal.mapper; import java.util.List; import org.apache.ibatis.annotations.Param; import jp.co.businessportal.dto.AgentDto; import jp.co.businessportal.dto.SelectAfltCodeDto; public interface AgentMapper { public List<AgentDto> SQL_AGENT_001(@Param("agentList") List<String> age...
UTF-8
Java
1,046
java
AgentMapper.java
Java
[]
null
[]
package jp.co.businessportal.mapper; import java.util.List; import org.apache.ibatis.annotations.Param; import jp.co.businessportal.dto.AgentDto; import jp.co.businessportal.dto.SelectAfltCodeDto; public interface AgentMapper { public List<AgentDto> SQL_AGENT_001(@Param("agentList") List<String> age...
1,046
0.724665
0.690249
25
39.84
29.956875
86
false
false
0
0
0
0
0
0
0.68
false
false
10
f25b5fe71e0b01386f5e10c6fcc0f42146f4ecb1
9,706,626,093,105
d02c524cdeb983863bca5743d16d14cf1c010113
/src/com/motorola/nicu/MyApplication.java
a43fe83700ac0c29a1cda6b37272ee36b23a3c67
[]
no_license
syedhassan/NICU2Home
https://github.com/syedhassan/NICU2Home
18eb46b3d0c2ee1972e582f661f889da017928af
7d2985013e76044ca693ded5925b5275fd1ad96f
refs/heads/master
2016-09-06T07:57:24.891000
2014-03-09T06:27:00
2014-03-09T06:27:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.motorola.nicu; import org.acra.ACRA; import org.acra.ErrorReporter; import org.acra.annotation.ReportsCrashes; import org.json.JSONException; import org.json.JSONObject; import com.motorola.nicu.database.DatabaseHandler; import android.app.Application; /** * Handles crashes report and are saved under h...
UTF-8
Java
1,236
java
MyApplication.java
Java
[ { "context": "under https://docs.google.com/spreadsheet/ccc?key=dEp2T3h1ZmoxUGMxblR0dFpLS0JablE6MQ\n * @author Sana\n *\n */\n@ReportsCrashes(formKey = ", "end": 397, "score": 0.999756932258606, "start": 363, "tag": "KEY", "value": "dEp2T3h1ZmoxUGMxblR0dFpLS0JablE6MQ" }, { "context":...
null
[]
package com.motorola.nicu; import org.acra.ACRA; import org.acra.ErrorReporter; import org.acra.annotation.ReportsCrashes; import org.json.JSONException; import org.json.JSONObject; import com.motorola.nicu.database.DatabaseHandler; import android.app.Application; /** * Handles crashes report and are saved under h...
1,178
0.664239
0.654531
41
29.146341
31.421261
143
false
false
0
0
0
0
0
0
0.439024
false
false
10
dbc137c7105ae27a9c5958f7d733f00eacc1917f
1,786,706,400,155
0c8199193118dd688dc19c252bd441b87dbbcabb
/finalexception/disabled/Disabled.java
be6bc4b871c4885be448a7ea4183ea0d0af8bbaf
[ "Unlicense" ]
permissive
FinalException/discord-disabler
https://github.com/FinalException/discord-disabler
f6b6fe6dcdad680644cb038497d75ff7d5bde226
c2b231dec6aa7824eb5ce51f953b46db451dc982
refs/heads/master
2020-06-06T20:22:30.725000
2019-09-24T09:47:23
2019-09-24T09:47:23
192,844,297
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package finalexception.disabled; import finalexception.disabled.scanner.ContentScanner; import finalexception.disabled.scanner.callback.Callback; import finalexception.disabled.scanner.callback.CallbackResult; import finalexception.disabled.utils.FormatUtils; import java.util.ArrayList; import java.util.Array...
UTF-8
Java
1,752
java
Disabled.java
Java
[ { "context": "ation\r\n * process it.\r\n * </p>\r\n *\r\n * @author FinalException\r\n */\r\npublic final class Disabled {\r\n private ", "end": 803, "score": 0.9988900423049927, "start": 789, "tag": "USERNAME", "value": "FinalException" } ]
null
[]
package finalexception.disabled; import finalexception.disabled.scanner.ContentScanner; import finalexception.disabled.scanner.callback.Callback; import finalexception.disabled.scanner.callback.CallbackResult; import finalexception.disabled.utils.FormatUtils; import java.util.ArrayList; import java.util.Array...
1,752
0.646689
0.646689
53
31.056604
28.43358
105
false
false
0
0
0
0
0
0
0.54717
false
false
10
3ba98ff676585d0da75cc8b01c646709950da9d4
14,482,629,751,667
d93ce3950a3c805cd2a5b32e09ed8341a0ff9bbd
/md-sal/sal-test-model/src/main/yang-gen-sal/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/controller/md/sal/test/augment/rev140709/RpcLeafOnlyAugmentBuilder.java
a8ebd471cef81184627f6928a43fc4d7ae64fb9a
[]
no_license
ycymio/opendaylight-adsal-controller
https://github.com/ycymio/opendaylight-adsal-controller
6247d6d4b2a11718932528f4873dc90844f6145d
c3d5164e990e5f95faf02594646c164c66759a23
refs/heads/master
2021-01-11T09:05:36.364000
2016-12-26T02:40:46
2016-12-26T02:40:46
77,222,077
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709; import org.opendaylight.yangtools.yang.binding.DataObject; /** * Class that builds {@link org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.RpcLea...
UTF-8
Java
3,690
java
RpcLeafOnlyAugmentBuilder.java
Java
[]
null
[]
package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709; import org.opendaylight.yangtools.yang.binding.DataObject; /** * Class that builds {@link org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.RpcLea...
3,690
0.617615
0.601355
102
35.176472
45.944855
275
false
false
0
0
0
0
0
0
0.303922
false
false
10
802ca952eba18e55d0a11b4680b817d922c094a6
12,395,275,634,614
b5ecffb7142b0658ff180dc28dde20b3417551a4
/DZbusness/src/main/java/com/lbd/dz/lbdapp/service/JphOrderAppService.java
d3ab787be0a18ae9b31016c0c3135562e4eda1e4
[]
no_license
mm114249/dzRep
https://github.com/mm114249/dzRep
687c7a5057aad4ee7b1c81454df1e5d632992084
3278dda35bc90ea09238839ab402275e8062db30
refs/heads/master
2016-09-06T17:50:15.909000
2015-07-28T01:08:11
2015-07-28T01:08:11
39,805,747
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lbd.dz.lbdapp.service; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.ui.Model; public interface JphOrderAppService { //接收app传过来的json数据进行解析 //订单确认 public Map<String, Object> addOrder...
UTF-8
Java
2,157
java
JphOrderAppService.java
Java
[]
null
[]
package com.lbd.dz.lbdapp.service; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.ui.Model; public interface JphOrderAppService { //接收app传过来的json数据进行解析 //订单确认 public Map<String, Object> addOrder...
2,157
0.823683
0.82264
50
37.34
36.836727
129
false
false
0
0
0
0
0
0
1.58
false
false
10
ad081c50815c99ec4421b35e0ed3318af51af7cd
12,738,873,036,096
73f2372b96db0e359c6571e0a221a44e05b44f71
/JUnitTesting/src/main/java/com/fil/junit/JUnitTesting/App.java
1ff0b236e4de594812d679b46c5cd0eeb1387eb7
[]
no_license
DhruvamSharma/EclipseWorkSpace
https://github.com/DhruvamSharma/EclipseWorkSpace
82fea9a7fece6d25eaeced71dbd4df81a56113e5
cf272adf90ace6c70efc61c95466900d182e337a
refs/heads/master
2020-03-22T14:23:37.229000
2018-07-24T18:19:40
2018-07-24T18:19:40
140,175,828
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fil.junit.JUnitTesting; import java.math.BigInteger; /** * Hello world! * */ public class App { public void multiply() { BigInteger integer1 = BigInteger.valueOf(976452739); BigInteger integer2 = BigInteger.valueOf(9999999); BigInteger integer = integer1.multiply(integer2).multiply(integer2); ...
UTF-8
Java
347
java
App.java
Java
[ { "context": "teger1.multiply(integer2).multiply(integer2);\n\t\t//dhruvam sharma \n\n\t}\n\n}\n", "end": 338, "score": 0.8898475766181946, "start": 324, "tag": "NAME", "value": "dhruvam sharma" } ]
null
[]
package com.fil.junit.JUnitTesting; import java.math.BigInteger; /** * Hello world! * */ public class App { public void multiply() { BigInteger integer1 = BigInteger.valueOf(976452739); BigInteger integer2 = BigInteger.valueOf(9999999); BigInteger integer = integer1.multiply(integer2).multiply(integer2); ...
339
0.726225
0.665706
20
16.35
20.909986
70
false
false
0
0
0
0
0
0
0.75
false
false
9
71fb5996f0d4111dd8d5311b7c170355139bef6d
6,528,350,355,177
9d91c647656a9ee9252bd94dcf4b9788d4897385
/Project/com.example.xlgame.XLGame/src/com/example/xlgame/MainActivity.java
2cf83404839e3dd9ed6c7a8843677500a88c3103
[]
no_license
xtreme-adrian-carolli/darkwata
https://github.com/xtreme-adrian-carolli/darkwata
f303229689fcb8cbda739fe8acbca51abbb3e139
44360f6dfb84f2ad781ea97dd4f2b7b6de885a43
refs/heads/master
2020-05-21T01:09:15.792000
2012-09-28T22:33:24
2012-09-28T22:33:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.xlgame; import Views.MainGamePanel; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.Window; public class MainActivity extends Activity { @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceSta...
UTF-8
Java
674
java
MainActivity.java
Java
[]
null
[]
package com.example.xlgame; import Views.MainGamePanel; import android.app.Activity; import android.os.Bundle; import android.view.Menu; import android.view.Window; public class MainActivity extends Activity { @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceSta...
674
0.68546
0.68546
29
22.241379
19.466425
62
false
false
0
0
0
0
0
0
0.413793
false
false
9
5230c3015beee8b94c35d21399025eb97c756ff2
8,881,992,388,781
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/validation/org/apache/ignite/internal/processors/cache/IgniteBinaryObjectFieldsQuerySelfTest.java
0739b7be65ee60e8ddd475c6142d5d03ba954658
[]
no_license
STAMP-project/dspot-experiments
https://github.com/STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919000
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
false
2023-01-26T23:57:41
2016-12-06T08:27:42
2022-02-18T17:43:31
2023-01-26T23:57:40
651,434
12
14
5
null
false
false
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
UTF-8
Java
3,904
java
IgniteBinaryObjectFieldsQuerySelfTest.java
Java
[]
null
[]
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
3,904
0.622951
0.621414
164
22.79878
24.890291
99
true
false
0
0
0
0
0
0
0.341463
false
false
9
ed2c59e3621a522989c0410985b192e71e6f596a
9,491,877,772,506
ca14899a50302ef3cb6de9b42b7669d8cec00e95
/src/cn/sevenyuan/dynamicprogramming/LengthOfLIS.java
7426d5a0a68bf324acc41c067c779361a72d8adc
[]
no_license
Vip-Augus/algorithm-learning-note
https://github.com/Vip-Augus/algorithm-learning-note
587691861aafd160c0894b74d187d761c39e6bf1
d55fad9f9de9f14a33b1743c7b8de83cfd357752
refs/heads/master
2022-12-10T20:39:04.471000
2022-12-04T09:14:48
2022-12-04T09:14:48
249,011,450
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.sevenyuan.dynamicprogramming; import java.util.Arrays; /** * 最长增长序列的长度 * * https://leetcode-cn.com/problems/longest-increasing-subsequence/submissions/ * * @author JingQ at 9/20/20 */ public class LengthOfLIS { public static void main(String[] args) { int[] nums = new int[] {10,9,2,5,3,7...
UTF-8
Java
2,353
java
LengthOfLIS.java
Java
[ { "context": "-increasing-subsequence/submissions/\n *\n * @author JingQ at 9/20/20\n */\npublic class LengthOfLIS {\n\n pu", "end": 187, "score": 0.8783839344978333, "start": 182, "tag": "USERNAME", "value": "JingQ" } ]
null
[]
package cn.sevenyuan.dynamicprogramming; import java.util.Arrays; /** * 最长增长序列的长度 * * https://leetcode-cn.com/problems/longest-increasing-subsequence/submissions/ * * @author JingQ at 9/20/20 */ public class LengthOfLIS { public static void main(String[] args) { int[] nums = new int[] {10,9,2,5,3,7...
2,353
0.457452
0.43876
72
27.236111
19.846979
87
false
false
0
0
0
0
0
0
0.583333
false
false
9
6bffbfadc0b982f341bbdc80145278f9fb377649
28,192,165,353,465
c8766a5160770bb440d5ffb386e9723288399ceb
/TeamProject/src/board/svc/Service.java
67c7eee67a1fd6604593536b03850c1cc832bd08
[]
no_license
dnjsrud3407/TeemProject
https://github.com/dnjsrud3407/TeemProject
06c8fc6969701c4b3e118e089a2e333e29c90d90
02c67d3253713aa15e8ccb2280b0544cfb88584d
refs/heads/master
2022-12-09T22:18:47.526000
2020-04-24T02:06:49
2020-04-24T02:06:49
240,448,436
0
2
null
false
2022-12-05T11:52:59
2020-02-14T07:05:35
2020-04-24T02:06:55
2022-12-05T11:52:57
21,743
0
2
15
Java
false
false
package board.svc; public class Service { }
UTF-8
Java
46
java
Service.java
Java
[]
null
[]
package board.svc; public class Service { }
46
0.717391
0.717391
5
8.2
9.724196
22
false
false
0
0
0
0
0
0
0.2
false
false
9
c323b740f8abd1226796a24cda55ecb65a761f25
1,984,274,912,218
568a47260c1cb3503a58c41bc0bc4f1ffd7debf7
/src/main/java/com.study/basics/multiThread/threadPool/threadPoolIIIII.java
bd462cdcb2ba7a84fe6917726877b3074187bacd
[]
no_license
549819221/study
https://github.com/549819221/study
70f6dcf6929e73d5e70d02432e63dd6e348a06ac
0ba3db1d65e43900e974df14eda2deac1fa1025b
refs/heads/master
2021-06-08T03:27:25.660000
2021-05-28T07:45:49
2021-05-28T07:45:49
162,812,300
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.study.basics.multiThread.threadPool; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.concurrent.ExecutionException; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.Future; /** * submit()和 execute()方...
UTF-8
Java
1,919
java
threadPoolIIIII.java
Java
[]
null
[]
package com.study.basics.multiThread.threadPool; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.concurrent.ExecutionException; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.Future; /** * submit()和 execute()方...
1,919
0.541645
0.53687
59
30.932203
24.374107
110
false
false
0
0
0
0
0
0
0.559322
false
false
9
f5734550261859f71f6007a8410399ab9b1d13b0
15,341,623,201,239
8d3b0b5796cf00028fe49057916584572af492ec
/demo1/src/main/java/com/bankapplication/customer/Customer.java
5e7d5895e3b7ea102df21d120282d67916493c98
[]
no_license
vishnubalan19/demo1
https://github.com/vishnubalan19/demo1
5b5d13747dbfeb5f8c7e7dd0d5fa1b4c654c1997
ca54920893d98395a46fbf54d481eb351d5f5948
refs/heads/main
2023-07-13T17:10:10.126000
2021-08-26T13:22:50
2021-08-26T13:22:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bankapplication.customer; //Customer is the pojo class. public class Customer{ private int customerId; private String name; private long mobileNo; public void setCustomerId(int customerId){ this.customerId = customerId; } public void setName(String name){ th...
UTF-8
Java
750
java
Customer.java
Java
[]
null
[]
package com.bankapplication.customer; //Customer is the pojo class. public class Customer{ private int customerId; private String name; private long mobileNo; public void setCustomerId(int customerId){ this.customerId = customerId; } public void setName(String name){ th...
750
0.614667
0.614667
31
22.258064
16.339085
72
false
false
0
0
0
0
0
0
0.483871
false
false
9
b785df6fae22cd05e7de17cfca4cd29f961255eb
6,073,083,787,520
8ee9d6cfb089c16de99e36503a870f33fd71b9d0
/sk-compiler/src/main/java/sk/di/SKDILibraryCreate.java
09790a535e3d70de974db1005940bca32b958d5a
[]
no_license
dugufei/sky
https://github.com/dugufei/sky
e665b5649e85db9bdf35c3c8c0ae8a9f82b0fe10
254f91283352384ed44573c73d1929d17887bdec
refs/heads/master
2020-05-15T02:29:41.534000
2019-04-18T08:45:40
2019-04-18T08:45:40
182,050,064
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sk.di; import com.squareup.javapoet.ClassName; import com.squareup.javapoet.CodeBlock; import com.squareup.javapoet.JavaFile; import com.squareup.javapoet.MethodSpec; import com.squareup.javapoet.ParameterizedTypeName; import com.squareup.javapoet.TypeName; import com.squareup.javapoet.TypeSpec; import com.squ...
UTF-8
Java
20,114
java
SKDILibraryCreate.java
Java
[ { "context": "tatic sk.di.SkConsts.WARNING_TIPS;\n\n/**\n * @author sky\n * @version 1.0 on 2018-07-05 上午10:42\n * @see SKD", "end": 2071, "score": 0.9989538192749023, "start": 2068, "tag": "USERNAME", "value": "sky" } ]
null
[]
package sk.di; import com.squareup.javapoet.ClassName; import com.squareup.javapoet.CodeBlock; import com.squareup.javapoet.JavaFile; import com.squareup.javapoet.MethodSpec; import com.squareup.javapoet.ParameterizedTypeName; import com.squareup.javapoet.TypeName; import com.squareup.javapoet.TypeSpec; import com.squ...
20,114
0.763689
0.762832
458
42.305676
43.804527
189
false
false
0
0
0
0
0
0
3.135371
false
false
9
c2e8bc4df1800ff7f8f852d255a64bb8dc54a74e
7,301,444,409,878
eb2334158fd6268696df7cf0f3bddf49cf85e999
/src/main/java/com/hibi/www/controller/mq/ProductController.java
a93df39a23e65598f644c3824da504a13bfbef35
[]
no_license
forever159/daodaotong
https://github.com/forever159/daodaotong
1966bb0071dc499c74b6485f049991f51ba40d4a
54039c8dc8e10e7274f8dcc379ccca64f76edee8
refs/heads/master
2020-03-24T10:00:57.297000
2018-08-15T03:42:07
2018-08-15T03:42:07
142,644,829
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hibi.www.controller.mq; import com.hibi.www.queue.producer.ProductProducer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMa...
UTF-8
Java
740
java
ProductController.java
Java
[]
null
[]
package com.hibi.www.controller.mq; import com.hibi.www.queue.producer.ProductProducer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMa...
740
0.790541
0.790541
24
29.833334
23.42482
62
false
false
0
0
0
0
0
0
0.416667
false
false
9
237143e01ed105f73a186e0fc94094b4369b1883
9,010,841,395,933
b599036921598d8a944d3c459042a5f06f15d5fd
/APP3_Les Layout_Intent_Bandel_Spiner_ArrayAdapter/app/src/main/java/com/example/walid/app3/Page3.java
91724c412eb8c9b0fca5932c1e90d4a194b5be2f
[]
no_license
Oualid-jennani/Exercises_java_android_studio
https://github.com/Oualid-jennani/Exercises_java_android_studio
ee8f3cf8886f988d1fe1f4f3c09c4924a152d1ea
3141f17cae0860b5fe5c10f1fad17187997449cd
refs/heads/main
2023-06-23T00:54:20.739000
2021-07-21T02:37:55
2021-07-21T02:37:55
387,971,438
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.walid.app3; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.EditText; import android.widget....
UTF-8
Java
2,505
java
Page3.java
Java
[ { "context": "getExtras();\n\n String name = b.getString(\"username\");\n String Passw = b.getString(\"password\"", "end": 789, "score": 0.998907208442688, "start": 781, "tag": "USERNAME", "value": "username" }, { "context": "b.getString(\"username\");\n String...
null
[]
package com.example.walid.app3; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.EditText; import android.widget....
2,513
0.592814
0.58523
76
31.960526
27.984224
108
false
false
0
0
0
0
0
0
0.631579
false
false
9
56f3610e157cac24b27f894d15fbb7f9cb76c543
9,259,949,534,428
444459a54e0bc0c4d51cf4b77907cc3a50fa43ff
/build-info-extractor/src/main/java/org/jfrog/build/extractor/clientConfiguration/client/distribution/request/DeleteReleaseBundleRequest.java
2a0b0aca48e68fe6326c781e655f99de429d4eab
[ "Apache-2.0" ]
permissive
eyalbe4/build-info
https://github.com/eyalbe4/build-info
424df7c276945a230c2d40455dbc1482361dc995
c1b0da1351e26d99c2f1f60acf88e2aca8771bf0
refs/heads/master
2023-04-14T10:06:36.251000
2023-04-09T13:19:02
2023-04-09T13:19:02
213,185,077
0
0
Apache-2.0
true
2019-10-06T14:40:06
2019-10-06T14:40:06
2019-09-23T12:22:57
2019-10-04T19:36:34
107,331
0
0
0
null
false
false
package org.jfrog.build.extractor.clientConfiguration.client.distribution.request; import com.fasterxml.jackson.annotation.JsonProperty; /** * Represents a request to delete a remote release bundle. * * @author yahavi */ @SuppressWarnings("unused") public class DeleteReleaseBundleRequest extends RemoteReleaseBund...
UTF-8
Java
621
java
DeleteReleaseBundleRequest.java
Java
[ { "context": "t to delete a remote release bundle.\n *\n * @author yahavi\n */\n@SuppressWarnings(\"unused\")\npublic class Dele", "end": 222, "score": 0.9994006752967834, "start": 216, "tag": "USERNAME", "value": "yahavi" } ]
null
[]
package org.jfrog.build.extractor.clientConfiguration.client.distribution.request; import com.fasterxml.jackson.annotation.JsonProperty; /** * Represents a request to delete a remote release bundle. * * @author yahavi */ @SuppressWarnings("unused") public class DeleteReleaseBundleRequest extends RemoteReleaseBund...
621
0.723027
0.723027
26
22.884615
24.104464
82
false
false
0
0
0
0
0
0
0.230769
false
false
9
7d5c7e961d500727012a7bfd83ff29120133a483
10,728,828,307,888
c90896a0370f73c58b2bc339fb703616ddf91bf3
/src/com/chinaredstar/learn/reflect/Demo3.java
af7b8c2333f8d4e23d6e1297742703f6c1c5f0b7
[]
no_license
wbyxxmy/StudentDemo
https://github.com/wbyxxmy/StudentDemo
cf9e58a629f0dc877ed7def32ca47c5ab6ff6be6
4c574d1d8f7c2bb67c282496c0ec0cc2f00331b5
refs/heads/master
2019-07-29T23:51:40.703000
2017-03-12T15:43:02
2017-03-12T15:43:02
84,735,598
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chinaredstar.learn.reflect; import org.junit.Test; import java.lang.reflect.Constructor; import java.lang.reflect.Method; /** * Created by xinjian.ye on 2017/3/6. * Time: 14:14 */ public class Demo3 { @Test public void test1() throws Exception { Class clazz = Class.forName("com.chinare...
UTF-8
Java
1,386
java
Demo3.java
Java
[ { "context": "mport java.lang.reflect.Method;\n\n/**\n * Created by xinjian.ye on 2017/3/6.\n * Time: 14:14\n */\npublic class Demo", "end": 165, "score": 0.9452330470085144, "start": 155, "tag": "USERNAME", "value": "xinjian.ye" } ]
null
[]
package com.chinaredstar.learn.reflect; import org.junit.Test; import java.lang.reflect.Constructor; import java.lang.reflect.Method; /** * Created by xinjian.ye on 2017/3/6. * Time: 14:14 */ public class Demo3 { @Test public void test1() throws Exception { Class clazz = Class.forName("com.chinare...
1,386
0.660173
0.6443
39
34.53846
27.049665
80
false
false
0
0
0
0
0
0
0.769231
false
false
9
4672ffd775c48fb7cf967c555a5fff525d845063
1,228,360,672,302
2d791da9de704335997700ac52603a8279bad63e
/src/main/java/it/academy/PropertyBean.java
2ae09c755d03b2d387b6a18b1810e4e82df07184
[]
no_license
aluor/springTest
https://github.com/aluor/springTest
7cadc87779db79268e6824d380e072e6539fc41a
e6fc623ae4f490391ad2649e787d144a62e34208
refs/heads/master
2021-01-01T05:19:37.489000
2016-05-18T22:16:06
2016-05-18T22:16:06
58,885,726
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package it.academy; import org.apache.log4j.Logger; import java.util.Properties; /** * Created by Rabotnik on 16.05.2016. */ public class PropertyBean { private static Logger log = Logger.getLogger(Main.class); private Properties properties; public Properties getProperties() { return properties; } ...
UTF-8
Java
709
java
PropertyBean.java
Java
[ { "context": ";\n\nimport java.util.Properties;\n\n/**\n * Created by Rabotnik on 16.05.2016.\n */\npublic class PropertyBe", "end": 103, "score": 0.5067123174667358, "start": 102, "tag": "USERNAME", "value": "R" }, { "context": "\nimport java.util.Properties;\n\n/**\n * Created by R...
null
[]
package it.academy; import org.apache.log4j.Logger; import java.util.Properties; /** * Created by Rabotnik on 16.05.2016. */ public class PropertyBean { private static Logger log = Logger.getLogger(Main.class); private Properties properties; public Properties getProperties() { return properties; } ...
709
0.660085
0.647391
36
18.694445
18.525988
59
false
false
0
0
0
0
0
0
0.277778
false
false
9
0db432d249f8ece8198917391ea4d8d353ebed36
10,325,101,413,331
1a055b8ca37232763eec49a09646fd8215076efa
/src/main/java/edu/netcracker/project/logistic/dao/ResetPasswordTokenDao.java
6e36188adb1bf7b8c8fd5f48e6e3ef780a70442e
[]
no_license
Bohdan11101997/Logistics_company
https://github.com/Bohdan11101997/Logistics_company
b0e1b8e6e59dad06f3b1b0234d7b7eb4674cc2e0
5bbb68789ed08d8825393f949128e747ac75cb74
refs/heads/master
2021-05-02T08:51:36.532000
2018-03-29T09:04:37
2018-03-29T09:04:37
120,813,897
0
4
null
false
2018-03-29T07:59:42
2018-02-08T20:27:11
2018-03-29T07:29:51
2018-03-29T07:59:42
16,706
0
2
0
Java
false
null
package edu.netcracker.project.logistic.dao; import edu.netcracker.project.logistic.model.ResetPasswordToken; import java.util.Optional; public interface ResetPasswordTokenDao extends CrudDao<ResetPasswordToken, Long> { Optional<ResetPasswordToken> findOneByToken(String token); }
UTF-8
Java
289
java
ResetPasswordTokenDao.java
Java
[]
null
[]
package edu.netcracker.project.logistic.dao; import edu.netcracker.project.logistic.model.ResetPasswordToken; import java.util.Optional; public interface ResetPasswordTokenDao extends CrudDao<ResetPasswordToken, Long> { Optional<ResetPasswordToken> findOneByToken(String token); }
289
0.83045
0.83045
10
27.9
30.810551
82
false
false
0
0
0
0
0
0
0.5
false
false
9
419df91d2ae4b7ae0e9656fba66c02e8f4759ce8
20,169,166,433,642
d48d43f39d9c1bcfce963b0ab24b27a53b70eb31
/src/java/lml/snir/concession/client/AdminBeanCommande.java
1af32a004215458ba0b7dd8a0e817850cb0580b5
[]
no_license
MJacqueline/MyLittleConcession
https://github.com/MJacqueline/MyLittleConcession
d6135d7fae81958811a4e2df05860adb37e211ee
30a6f369d22ed8c1467296987eaaf9e477f00b64
refs/heads/master
2023-05-06T00:41:29.188000
2021-05-24T17:12:28
2021-05-24T17:12:28
370,427,209
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package lml.snir.concession.client; import java.time.Instant; import java.util.ArrayList; import java.util.Date; import java.util.Hash...
UTF-8
Java
7,905
java
AdminBeanCommande.java
Java
[ { "context": "ssion.physique.CommandeService;\n\n/**\n *\n * @author saturne\n */\n@ManagedBean\n@SessionScoped\npublic class Admi", "end": 914, "score": 0.9805182814598083, "start": 907, "tag": "USERNAME", "value": "saturne" } ]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package lml.snir.concession.client; import java.time.Instant; import java.util.ArrayList; import java.util.Date; import java.util.Hash...
7,905
0.599089
0.598709
272
28.05147
25.946869
110
false
false
0
0
0
0
0
0
0.477941
false
false
9
9e66be9d9e18fc328245c56ba12c2650aefa385c
20,169,166,435,384
ec1d871d32d181151b912e79d73186dd04341424
/backEnd/src/main/java/com/kockumation/backEnd/controller/SessionsAndReportsController/SessionsReportsController.java
89eab39e2cef04ad8835c07ee1ca7695bb051637
[]
no_license
mohammedalmahfoodh/WashMaster
https://github.com/mohammedalmahfoodh/WashMaster
9fdac3b14ce0fd09136a1088ca398874d5669065
6853260d2e73156a82fc2cba95d483f03a8a73a0
refs/heads/master
2022-12-09T00:16:35.049000
2020-09-07T07:17:33
2020-09-07T07:17:33
273,531,497
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kockumation.backEnd.controller.SessionsAndReportsController; import com.kockumation.backEnd.service.sessionsReports.SessionsReportsService; import com.kockumation.backEnd.service.sessionsReports.model.GetReportById; import com.kockumation.backEnd.service.sessionsReports.model.GetSessionById; import org.js...
UTF-8
Java
5,892
java
SessionsReportsController.java
Java
[]
null
[]
package com.kockumation.backEnd.controller.SessionsAndReportsController; import com.kockumation.backEnd.service.sessionsReports.SessionsReportsService; import com.kockumation.backEnd.service.sessionsReports.model.GetReportById; import com.kockumation.backEnd.service.sessionsReports.model.GetSessionById; import org.js...
5,892
0.524949
0.52427
152
37.763157
32.801582
136
false
false
0
0
0
0
0
0
0.407895
false
false
9
c4a5e63a7f7d8278c248326beefec75c8f10fa0e
23,922,967,847,469
1f2abaec0a04355efeb0a00715207a259a42511c
/upskilling/src/inheritance/sampleinheritance.java
bd2ae699a9db9fa19495d1546256fdb0d5f85d90
[]
no_license
Suan28cancy/suan
https://github.com/Suan28cancy/suan
3fb3168d73d510607a2da9abf5429f7150412940
cfb4b5828f4b3ed9abf2b8fd7a54de0be664e748
refs/heads/master
2020-03-21T14:17:36.574000
2018-06-25T21:23:21
2018-06-25T21:23:21
138,649,900
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package inheritance; //import org.junit.Test; public class sampleinheritance { public int Add(){ int a = 5; int b = 2; int c=a+b; return c;} }
UTF-8
Java
177
java
sampleinheritance.java
Java
[]
null
[]
package inheritance; //import org.junit.Test; public class sampleinheritance { public int Add(){ int a = 5; int b = 2; int c=a+b; return c;} }
177
0.559322
0.548023
17
8.294118
9.826523
32
false
false
0
0
0
0
0
0
0.764706
false
false
9
3955a35b2ca0f31cca7633a39f61d4ce18fa92a5
19,370,302,509,508
982074ef28743d1c5726de79ccd13f5426f9b2ae
/src/pe/joedayz/supermercado/exception/PersistenceException.java
07de39d9f16b33759c26a397dc35cbd54e0c8da0
[ "Apache-2.0" ]
permissive
joedayz/TrabajoJavaDelCanal
https://github.com/joedayz/TrabajoJavaDelCanal
266555bef2d7811281da75a978889d05fce350fa
1758f412cd7de0f2d9db4bdeae05425cfe47c324
refs/heads/master
2022-12-16T21:05:21.714000
2020-09-09T20:18:10
2020-09-09T20:18:10
280,558,877
3
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package pe.joedayz.supermercado.exception; public class PersistenceException extends RuntimeException { public PersistenceException(String msg){ super(msg); } public PersistenceException(Exception ex){ super(ex); } public PersistenceException(String msg, Exception ex){ su...
UTF-8
Java
342
java
PersistenceException.java
Java
[]
null
[]
package pe.joedayz.supermercado.exception; public class PersistenceException extends RuntimeException { public PersistenceException(String msg){ super(msg); } public PersistenceException(Exception ex){ super(ex); } public PersistenceException(String msg, Exception ex){ su...
342
0.684211
0.684211
16
20.375
21.546099
60
false
false
0
0
0
0
0
0
0.375
false
false
9
f1c7837dad5e5d4c93bbd9de4a37ca5c5f1f69d2
24,000,277,283,395
26472b7e73ffa0ba72965fd84f281fcca6dc9f8d
/leecode/src/牛客/剑指offer/JZ21_Solution.java
6b07ef65827f5208698bb58a03b14f7075eced83
[]
no_license
z-dian/Java
https://github.com/z-dian/Java
cfa1d08a465152871859319e8cc846476f54b1d2
461e6b3b64f26a20f5e2d083eefcb17586c9cd4b
refs/heads/master
2023-04-11T15:03:48.176000
2021-04-14T05:00:50
2021-04-14T05:00:50
225,359,228
0
0
null
false
2020-06-19T12:54:08
2019-12-02T11:30:22
2020-06-19T12:43:12
2020-06-18T06:38:18
10,098
0
0
0
Java
false
false
package 牛客.剑指offer; import java.util.Stack; /** * @ClassName JZ21_Solution * @Description 栈的压入、弹出序列 * @Author 张点 * @Date 2020/8/22 12:14 * @Version 1.0 **/ public class JZ21_Solution { public static boolean IsPopOrder(int[] pushA, int[] popA) { Stack<Integer> stackA = new Stack<>(); ...
UTF-8
Java
831
java
JZ21_Solution.java
Java
[ { "context": "1_Solution\r\n * @Description 栈的压入、弹出序列\r\n * @Author 张点\r\n * @Date 2020/8/22 12:14\r\n * @Version 1.0\r\n **/", "end": 123, "score": 0.9421285390853882, "start": 122, "tag": "NAME", "value": "张" }, { "context": "_Solution\r\n * @Description 栈的压入、弹出序列\r\n * @Author 张点\...
null
[]
package 牛客.剑指offer; import java.util.Stack; /** * @ClassName JZ21_Solution * @Description 栈的压入、弹出序列 * @Author 张点 * @Date 2020/8/22 12:14 * @Version 1.0 **/ public class JZ21_Solution { public static boolean IsPopOrder(int[] pushA, int[] popA) { Stack<Integer> stackA = new Stack<>(); ...
831
0.489388
0.453184
31
23.838709
18.379681
66
false
false
0
0
0
0
0
0
0.741935
false
false
9
7aff30a2b3e2314e8d1db9088168c33d4c50fe0a
21,345,987,487,403
d42229ef1334e83d6e1db6dc0e0d1c370ba69f03
/app/src/main/java/com/healthwix/activity/BaseActivity.java
dc5bf7c7ccadcc0a7dcf70b887d09e240f3db51e
[]
no_license
Aniruddh2008/HealthWix
https://github.com/Aniruddh2008/HealthWix
13753fcb39e51f8246777ae6280cb870a62d7497
276c857de01f46a6d133883ddae1f204becee34b
refs/heads/master
2020-04-21T20:45:04.194000
2019-02-09T10:35:39
2019-02-09T10:35:39
169,855,839
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.healthwix.activity; import android.Manifest; import android.app.Activity; import android.content.Context; import android.content.pm.PackageManager; import android.os.Build; import android.os.Bundle; import android.support.annotation.IdRes; import android.support.annotation.NonNull; import android...
UTF-8
Java
4,526
java
BaseActivity.java
Java
[ { "context": "ort com.healthwix.util.Util;\r\n\r\n/**\r\n * Created by A12PCHBR on 11/9/2017.\r\n */\r\n\r\npublic abstract class BaseA", "end": 556, "score": 0.9996369481086731, "start": 548, "tag": "USERNAME", "value": "A12PCHBR" } ]
null
[]
package com.healthwix.activity; import android.Manifest; import android.app.Activity; import android.content.Context; import android.content.pm.PackageManager; import android.os.Build; import android.os.Bundle; import android.support.annotation.IdRes; import android.support.annotation.NonNull; import android...
4,526
0.645603
0.640963
106
40.698112
30.933029
123
false
false
0
0
0
0
0
0
0.575472
false
false
9
3fed58f9e1b3fa32e9dcce179795e9b32604d093
17,119,739,700,103
4e74a163478798d3a82585b1b26ed7b8f27c79cd
/probus-dist-queue/probus-dist-queue-nio/src/main/java/com/tmaxsoft/probus/dq/nio/server/DqReadWorker.java
af903c71ad59a604a5bb24e7a10f796aea13e872
[]
no_license
xenzo/Distributed-Queue
https://github.com/xenzo/Distributed-Queue
ffa7211e224c7b7f3925ed2d8a2e14ed6132d9a1
9f9ea0aa07ecc12f0ca21ef4c07ada9bbc51fd8d
refs/heads/master
2021-01-20T05:58:28.241000
2014-10-16T17:03:03
2014-10-16T17:03:03
3,150,586
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * DqReadWorker.java Version 1.0 Jan 27, 2012 * * * Copyright (c) 2010 by Tmax Soft co., Ltd. * All rights reserved. * * * This software is the confidential and proprietary information of * Tmax Soft co.,Ltd("Confidential Information"). * You shall not disclose such Confidential Information * and shall use i...
UTF-8
Java
1,395
java
DqReadWorker.java
Java
[]
null
[]
/* * DqReadWorker.java Version 1.0 Jan 27, 2012 * * * Copyright (c) 2010 by Tmax Soft co., Ltd. * All rights reserved. * * * This software is the confidential and proprietary information of * Tmax Soft co.,Ltd("Confidential Information"). * You shall not disclose such Confidential Information * and shall use i...
1,395
0.685305
0.676702
49
27.469387
29.59185
120
false
false
0
0
0
0
0
0
0.510204
false
false
9
a3bf62c50c8d2d35065efab18bb95883b79aa2a9
16,887,811,439,724
e574a169bde3fbf21840d838290a1d44486804fd
/src/main/java/com/model/CustomerOrder.java
4ada2508a180e5a9b93dc2945654608ff2262605
[]
no_license
dangvu5998/Ecommerce-Web
https://github.com/dangvu5998/Ecommerce-Web
0cddbb5fff02c73040f91249b85f49f51d4b3bbe
9589e011d454fa707b5fa46cc1ff2503a2159c2b
refs/heads/master
2023-01-09T07:12:33.501000
2019-12-11T07:06:26
2019-12-11T07:06:26
220,037,579
0
2
null
false
2022-12-16T09:45:12
2019-11-06T16:09:30
2019-12-11T07:06:36
2022-12-16T09:45:08
12,862
0
0
11
Java
false
false
package com.model; import java.io.Serializable; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.OneToOne; import javax.persistence.Table; @Entity @Table(name =...
UTF-8
Java
1,366
java
CustomerOrder.java
Java
[]
null
[]
package com.model; import java.io.Serializable; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.OneToOne; import javax.persistence.Table; @Entity @Table(name =...
1,366
0.752562
0.738653
74
17.459459
16.959562
68
false
false
0
0
0
0
0
0
1.054054
false
false
9
fb179d2dc4ac4b015a844342819c59c2a351dc77
15,547,781,633,706
686792a4375b084648a7ef86208fcffb919f8a87
/src/main/java/com/ghostph/lucene/htmlParser/FetchTable.java
97e18127165b5a4402a76299e6647f9d46e91169
[]
no_license
ghost-ph/lucenedemo
https://github.com/ghost-ph/lucenedemo
3ea41eb489c010bfc0ee55c0113f4888488efcad
c9035b4db53da58c1dc246e1ac323ebe32d898fa
refs/heads/master
2021-04-09T14:16:04.726000
2018-03-18T14:44:30
2018-03-18T14:44:30
125,732,896
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ghostph.lucene.htmlParser; /** * Created by ghostph on 2016-02-06. */ public class FetchTable { }
UTF-8
Java
113
java
FetchTable.java
Java
[ { "context": " com.ghostph.lucene.htmlParser;\n\n/**\n * Created by ghostph on 2016-02-06.\n */\npublic class FetchTable {\n}\n", "end": 65, "score": 0.9993035197257996, "start": 58, "tag": "USERNAME", "value": "ghostph" } ]
null
[]
package com.ghostph.lucene.htmlParser; /** * Created by ghostph on 2016-02-06. */ public class FetchTable { }
113
0.707965
0.637168
7
15.142858
15.941218
38
false
false
0
0
0
0
0
0
0.142857
false
false
9
423f5294eb6d1626c34c7c82f22f8857225d47b4
8,220,567,410,881
4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849
/aliyun-java-sdk-eflo/src/main/java/com/aliyuncs/eflo/model/v20220530/QueryInstanceNcdResponse.java
22b2d831f0107cfb6e984e045d6c712f7db3f81d
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-java-sdk
https://github.com/aliyun/aliyun-openapi-java-sdk
a263fa08e261f12d45586d1b3ad8a6609bba0e91
e19239808ad2298d32dda77db29a6d809e4f7add
refs/heads/master
2023-09-03T12:28:09.765000
2023-09-01T09:03:00
2023-09-01T09:03:00
39,555,898
1,542
1,317
NOASSERTION
false
2023-09-14T07:27:05
2015-07-23T08:41:13
2023-08-31T07:30:44
2023-09-14T07:27:03
72,323
1,375
1,144
12
Java
false
false
/* * 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, software * distributed u...
UTF-8
Java
2,576
java
QueryInstanceNcdResponse.java
Java
[]
null
[]
/* * 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, software * distributed u...
2,576
0.712733
0.699534
119
19.857143
21.819075
82
false
false
0
0
0
0
0
0
1.252101
false
false
9
f612c49d5497a02a066810862d4c61f8df957cf5
27,513,560,558,693
1d9bb0a245c91e6ad1ea52f9e19d235b70315dcb
/src/main/java/com/mazanov/alexander/repository/ExpenseRepositoryImpl.java
82111862fc9d7dc5677f5c49448c0d510ccbbce9
[]
no_license
Bawrip/TestForAzoft
https://github.com/Bawrip/TestForAzoft
036bd2feac6e3f3551baf5b5933b377874386396
dd1b4c248f56f7cafc1be114ae9db67b48bf45f2
refs/heads/master
2020-06-28T11:58:27.862000
2019-08-02T11:13:31
2019-08-02T11:13:31
200,228,819
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mazanov.alexander.repository; import com.mazanov.alexander.entities.Expense; import java.time.LocalDate; import java.time.format.DateTimeFormatter; import java.util.ArrayList; import java.util.List; import java.util.Locale; public class ExpenseRepositoryImpl implements ExpenseRepository{ private List...
UTF-8
Java
1,416
java
ExpenseRepositoryImpl.java
Java
[]
null
[]
package com.mazanov.alexander.repository; import com.mazanov.alexander.entities.Expense; import java.time.LocalDate; import java.time.format.DateTimeFormatter; import java.util.ArrayList; import java.util.List; import java.util.Locale; public class ExpenseRepositoryImpl implements ExpenseRepository{ private List...
1,416
0.675141
0.643362
49
27.897959
22.041931
96
false
false
0
0
0
0
0
0
0.612245
false
false
9
438959115831c2210ea1729b283bf4a9cd780b4e
20,547,123,566,635
919e6c9bc5b061903148dabfc0875816818d2460
/Play-LeetCode/leetcode_417_PacificAtlanticWaterFlow.java
2467038eeee3241d9569577cc5acb096ab95e30a
[]
no_license
fightzhong/Play_Algorithm
https://github.com/fightzhong/Play_Algorithm
214c441de0bacaf8aade2dea7658d3809fd8ed80
9e0016c50c4d58697c56f236a67350324e16a998
refs/heads/master
2020-05-16T19:47:16.862000
2019-08-30T14:27:50
2019-08-30T14:27:50
183,269,757
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; import java.util.Arrays; import java.util.List; /** * 思路: 遍历每一个元素, 对每一个元素都去查找路径 * */ public class leetcode_417_PacificAtlanticWaterFlow { private boolean[][] isVisited; private int[][] flowData = new int[][] { { -1, 0 }, { 0, 1 }, { 1, 0 }, { 0, -1 } }; public static void...
UTF-8
Java
3,247
java
leetcode_417_PacificAtlanticWaterFlow.java
Java
[]
null
[]
import java.util.ArrayList; import java.util.Arrays; import java.util.List; /** * 思路: 遍历每一个元素, 对每一个元素都去查找路径 * */ public class leetcode_417_PacificAtlanticWaterFlow { private boolean[][] isVisited; private int[][] flowData = new int[][] { { -1, 0 }, { 0, 1 }, { 1, 0 }, { 0, -1 } }; public static void...
3,247
0.458883
0.442301
82
35.036587
25.150011
92
false
false
0
0
0
0
0
0
0.902439
false
false
9
b3dcbd2aa85d9394a817798fdc44a07acf7774e3
15,350,213,151,344
d52dbc38377d30500adc052fb07416140d9f0784
/component/src/main/java/org/wso2/siddhi/runner/beam/SiddhiPartitionDoFnOperator.java
f1336de3efd517aa8c6358291b4d9597d63bb725
[ "Apache-2.0" ]
permissive
wso2/siddhi-runner-beam
https://github.com/wso2/siddhi-runner-beam
938e9c547e1d78e9ad5bb9b26843461542b98fdd
8e29a11137f1dfdcad4726507713481fb1edd0e6
refs/heads/master
2023-06-28T18:49:46.249000
2020-01-06T04:31:11
2020-01-06T04:31:11
168,316,728
32
6
Apache-2.0
false
2020-01-06T04:31:12
2019-01-30T09:35:57
2019-03-08T12:47:31
2020-01-06T04:31:12
99
1
3
0
Java
false
false
/* * Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you 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.or...
UTF-8
Java
1,844
java
SiddhiPartitionDoFnOperator.java
Java
[]
null
[]
/* * Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you 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.or...
1,844
0.731562
0.724512
51
35.156864
30.861088
111
false
false
0
0
0
0
0
0
0.666667
false
false
9
12d9d889b64fa971172931ae88938356e4e9b803
1,382,979,484,599
b1a2fbd474e6385cf8647cad06ab45450ed42cf6
/src/main/java/com/jingzhun/service/TDishwasherLogServiceI.java
230d227e980251ec595625d33b64a1345c7c5358
[]
no_license
wdwhwn/dishwashermanage
https://github.com/wdwhwn/dishwashermanage
70333141c88979274b6979b0c3c77ecd4a6e7a6e
fee7907af185352d1d001821f4a3029b438c0d1f
refs/heads/master
2020-05-23T12:34:22.402000
2019-05-22T06:42:56
2019-05-22T06:42:56
186,758,733
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jingzhun.service; import com.jingzhun.entity.TDishwasherLogEntity; import org.jeecgframework.core.common.service.CommonService; import java.io.Serializable; public interface TDishwasherLogServiceI extends CommonService{ public void delete(TDishwasherLogEntity entity) throws Exception; public Seri...
UTF-8
Java
463
java
TDishwasherLogServiceI.java
Java
[]
null
[]
package com.jingzhun.service; import com.jingzhun.entity.TDishwasherLogEntity; import org.jeecgframework.core.common.service.CommonService; import java.io.Serializable; public interface TDishwasherLogServiceI extends CommonService{ public void delete(TDishwasherLogEntity entity) throws Exception; public Seri...
463
0.831533
0.831533
15
29.866667
29.612761
73
false
false
0
0
0
0
0
0
0.933333
false
false
9
e36ed97f65238a8530719918c9cf588235242c0e
32,564,442,061,649
edcb29cdac45a4c99a66e77d30408fad64be0a5b
/xmq-api/src/main/java/cn/com/xd/interfaces/service/huancheng/impl/HuanchengCodeServiceImpl.java
1c53ffeffd41e7967d158aa40d7339e41c2b26fb
[]
no_license
happy6eve/xmq_server
https://github.com/happy6eve/xmq_server
ff280dd2f1e7cfe44718828d8cbeb9db26f9a412
88b6c2fbb8a2be1921912933ba97c855a3403e71
refs/heads/master
2018-04-12T14:56:07.342000
2016-10-26T15:58:54
2016-10-26T15:58:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.com.xd.interfaces.service.huancheng.impl; import java.util.Date; import java.util.List; import java.util.Map; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import cn.com.xd.interfaces.d...
UTF-8
Java
4,525
java
HuanchengCodeServiceImpl.java
Java
[ { "context": "tring key = String.format(\n\t\t\t\t\t\tHuanchengKey.SET_HUANCHENG_IOS_RESOURCE_USER, fromUser);\n\t\t\t\t// 随机弹出一个code\n\t\t", "end": 1456, "score": 0.6357662677764893, "start": 1446, "tag": "KEY", "value": "HUANCHENG_" }, { "context": "ring.format(\n\t\t\t\t\t\tHuanch...
null
[]
package cn.com.xd.interfaces.service.huancheng.impl; import java.util.Date; import java.util.List; import java.util.Map; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import cn.com.xd.interfaces.d...
4,525
0.705936
0.704344
174
24.270115
20.304903
73
false
false
0
0
0
0
0
0
2.362069
false
false
9
941907e81288801647054cc64b023ea655b195e8
25,159,918,460,075
903d3f8b7d39c3bd9f065d42f4a94824beb9a1f8
/SeleniumFramework/src/test/java/test/FindSmallestNumber.java
42ec8169a45802705902be489c4257ecd5d761f7
[]
no_license
KhandelwalHarish/WW_Assignment
https://github.com/KhandelwalHarish/WW_Assignment
45ef704afc5976fa9f5977f5b4d8a02ee4272495
0fdecb1d33b5d863603fe139460866140e1e378d
refs/heads/master
2021-07-14T07:41:32.744000
2019-09-19T06:44:50
2019-09-19T06:44:50
209,413,829
0
0
null
false
2020-10-13T16:08:08
2019-09-18T22:22:35
2019-09-19T06:44:52
2020-10-13T16:08:03
64
0
0
1
HTML
false
false
package test; import java.util.Arrays; import java.util.Random; public class FindSmallestNumber{ public static void main(String[] args) { // Create array object. int[] randomNumbers = new int[500]; // Create random numbers. random(randomNumbers); //Using the predefined sort method ...
UTF-8
Java
858
java
FindSmallestNumber.java
Java
[]
null
[]
package test; import java.util.Arrays; import java.util.Random; public class FindSmallestNumber{ public static void main(String[] args) { // Create array object. int[] randomNumbers = new int[500]; // Create random numbers. random(randomNumbers); //Using the predefined sort method ...
858
0.659674
0.644522
37
21.18919
19.225319
63
false
false
0
0
0
0
0
0
1.324324
false
false
9
80a4304a21939077850952b1cb7e4d6e61b90dcd
11,295,764,023,924
9503dc527a4331d796845493520fad003bd9ba9a
/src/cake_ordering_system_design/View_By_Mobile.java
d9ae831c7919690319f89db5eb3dcc7281dddd17
[]
no_license
inayatmemon/CakeOrderingSystem
https://github.com/inayatmemon/CakeOrderingSystem
541a90f61746095422d434d905a98c19cb51bf91
21e18db5f2ffdb1fd1b52a0ade0e6d1c3a9558e9
refs/heads/main
2023-01-22T20:45:51.465000
2020-11-25T08:41:22
2020-11-25T08:41:22
315,865,779
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cake_ordering_system_design; import java.awt.BorderLayout; import java.awt.EventQueue; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JScrollPane; import javax.swing.JTable; import javax.swing.border.EmptyBorder; import javax.swing.table.DefaultTableModel; import java.aw...
UTF-8
Java
9,119
java
View_By_Mobile.java
Java
[]
null
[]
package cake_ordering_system_design; import java.awt.BorderLayout; import java.awt.EventQueue; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JScrollPane; import javax.swing.JTable; import javax.swing.border.EmptyBorder; import javax.swing.table.DefaultTableModel; import java.aw...
9,119
0.624959
0.600395
374
22.377005
22.676041
152
false
false
0
0
0
0
0
0
3.360963
false
false
9
a23fdf2b4d4667c3c87982d0f75a26980272582e
22,892,175,728,076
93b7bceadeb25eadbd35707624bf2a67d5869a94
/src/dao/registered_crimes.java
b1b2c9241c6e41dc0182edb85ce63155ae55d829
[]
no_license
Endagegnehu/crs
https://github.com/Endagegnehu/crs
c9145a7aeb5d6adabdb8334bc61f2b86648bd3ef
0f3f5ba7c66a14bd5ccdf1770c2b1e597e6a52ac
refs/heads/master
2020-06-25T10:18:21.223000
2020-02-18T08:47:53
2020-02-18T08:47:53
199,281,964
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dao; import java.util.List; import entity.crime_log; public interface registered_crimes { public List<crime_log> getRegisteredCrimes(); }
UTF-8
Java
150
java
registered_crimes.java
Java
[]
null
[]
package dao; import java.util.List; import entity.crime_log; public interface registered_crimes { public List<crime_log> getRegisteredCrimes(); }
150
0.773333
0.773333
9
15.666667
16.357126
46
false
false
0
0
0
0
0
0
0.555556
false
false
9
1c164bff7c3db1a36892ae2a10503c91958e2529
27,960,237,144,540
454a3166d8a923049316494a54e43e590ecde802
/src/LinkedList/MyDoublyLinkedList.java
573da6e81cf5fd06c3d852e8b52a03716c16e7f7
[]
no_license
eslamalaaeddin/DataStructures
https://github.com/eslamalaaeddin/DataStructures
58909bd0703498c1a4c1bac4b161da0387b1d08c
4f5b3cdb4861651a3c4a2ef8c6c8d39e0c0c56e3
refs/heads/master
2023-06-17T07:33:39.344000
2021-07-13T02:51:31
2021-07-13T02:51:31
376,974,385
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package LinkedList; import java.util.*; public class MyDoublyLinkedList<T> implements Iterable<Node<T>> { //nulls mean empty linked list private Node<T> head = null; private Node<T> tail = null; private int size = 0; public void clear() { Node<T> traversal = head; while (traversal...
UTF-8
Java
4,362
java
MyDoublyLinkedList.java
Java
[]
null
[]
package LinkedList; import java.util.*; public class MyDoublyLinkedList<T> implements Iterable<Node<T>> { //nulls mean empty linked list private Node<T> head = null; private Node<T> tail = null; private int size = 0; public void clear() { Node<T> traversal = head; while (traversal...
4,362
0.482348
0.481431
193
21.606218
18.072977
65
false
false
0
0
0
0
0
0
0.414508
false
false
9
2d8f87ce2d6d6dcbdf3d82e0b8d8227edefa94de
23,776,938,984,549
94088caa0e404d070ada5bab1fcc89257c32e4d0
/ANDROBOTIX/src/com/dips/androbotix/game.java
dbcb099d165814bcd9e381fb22796924e5cf3420
[]
no_license
dkarmaka/Projects_Karmakar_Dipayan
https://github.com/dkarmaka/Projects_Karmakar_Dipayan
fa972144a9c082069687ea87642729d59dc9beeb
54c1ec071628620d5f40f9b56b3c8f61d15b5807
refs/heads/master
2020-04-13T13:54:03.348000
2018-12-27T04:42:51
2018-12-27T04:42:51
163,245,873
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dips.androbotix; import java.io.IOException; import java.io.OutputStream; import java.util.UUID; import android.annotation.SuppressLint; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import androi...
UTF-8
Java
9,572
java
game.java
Java
[]
null
[]
package com.dips.androbotix; import java.io.IOException; import java.io.OutputStream; import java.util.UUID; import android.annotation.SuppressLint; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import androi...
9,572
0.62359
0.610949
342
26.988304
21.749231
115
false
false
0
0
0
0
0
0
2.865497
false
false
9
b075b1ff1b7b711afa30d5e0ce58bc7b477e1266
14,559,939,179,247
8a1a9cd277d84939f271d7a3943380e1a4625393
/world-server/src/main/java/pl/cwanix/opensun/worldserver/packets/processors/sync/C2S483CProcessor.java
abd0a2b1ede0766e995737a5bf37902e39625cc2
[ "MIT" ]
permissive
peterboynn/OpenSUN-Server
https://github.com/peterboynn/OpenSUN-Server
21bd94a30c45edb0b0ab584f36608c4a2aeb38cc
00eea3963795fead3ec1de7e977a63ff6a4ce8e2
refs/heads/master
2023-06-18T03:42:36.076000
2021-07-13T21:38:22
2021-07-13T21:38:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.cwanix.opensun.worldserver.packets.processors.sync; import io.netty.channel.ChannelHandlerContext; import lombok.RequiredArgsConstructor; import pl.cwanix.opensun.commonserver.packets.SUNPacketProcessor; import pl.cwanix.opensun.commonserver.packets.annotations.PacketProcessor; import pl.cwanix.opensun.worl...
UTF-8
Java
632
java
C2S483CProcessor.java
Java
[]
null
[]
package pl.cwanix.opensun.worldserver.packets.processors.sync; import io.netty.channel.ChannelHandlerContext; import lombok.RequiredArgsConstructor; import pl.cwanix.opensun.commonserver.packets.SUNPacketProcessor; import pl.cwanix.opensun.commonserver.packets.annotations.PacketProcessor; import pl.cwanix.opensun.worl...
632
0.841772
0.808544
17
36.176472
31.507675
86
false
false
0
0
0
0
0
0
0.411765
false
false
9
73e6a2c1a504d48232170cd7ef81409e4570dfc4
7,103,875,952,059
c9afb2c99d339591e3b4bae55730cf9e6ee6d83b
/src/main/java/com/joha/exercise/configuration/ApplicationConfiguration.java
a770a0b48bc1249b3e21a968df0e3df450941030
[]
no_license
johannesblhansen/search
https://github.com/johannesblhansen/search
43b33dfd95ed5209c2fee4424b0f3c7fff509e31
006dcab8d658c1bcdea6356f9d4da9b55639d7de
refs/heads/master
2023-08-12T12:57:26.297000
2021-09-20T19:13:02
2021-09-20T19:13:02
376,573,611
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.joha.exercise.configuration; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.scheduling.annotation.EnableAsync; import org.springframework.scheduling.anno...
UTF-8
Java
1,005
java
ApplicationConfiguration.java
Java
[]
null
[]
package com.joha.exercise.configuration; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.scheduling.annotation.EnableAsync; import org.springframework.scheduling.anno...
1,005
0.775124
0.774129
27
36.222221
25.095865
91
false
false
0
0
0
0
0
0
0.407407
false
false
9
e83afafa1fa25170e96c0e9d2065938e43abfc98
16,449,724,790,780
598439ae96926bfb7d4b04c046b899c1065710cc
/thizzle/src/main/java/com/example/thizzle/ai/algorithms/AStar.java
40fca17c8bfd0926adcd657552099d6a8ab5ee96
[]
no_license
Thizzle12/thizzle-ai-server
https://github.com/Thizzle12/thizzle-ai-server
f6266cd35058f4fe1f948e6b49bc39b3c1412325
d0dfd85cf67f07016209da892031c4976a688490
refs/heads/master
2021-04-05T23:53:47.644000
2018-10-08T23:34:44
2018-10-08T23:34:44
124,557,537
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//package com.example.thizzle.ai.algorithms; // //import java.util.ArrayList; //import java.util.Collections; //import java.util.Comparator; //import java.util.List; // // //public class AStar { // // // // public List<Node> aStarSearch(Node start, Node goal) { // List<Node> visitedNodes = new ArrayList<Node>(); //...
UTF-8
Java
2,420
java
AStar.java
Java
[]
null
[]
//package com.example.thizzle.ai.algorithms; // //import java.util.ArrayList; //import java.util.Collections; //import java.util.Comparator; //import java.util.List; // // //public class AStar { // // // // public List<Node> aStarSearch(Node start, Node goal) { // List<Node> visitedNodes = new ArrayList<Node>(); //...
2,420
0.618595
0.612397
94
24.74468
25.244732
123
false
false
0
0
0
0
0
0
2.861702
false
false
9
ea3ea9dadff67e3e0e8fac78ae3d543af5c73275
21,474,836,540,998
7eaa1605e601236dc7fd7d40d2313b06be289f93
/BoysinHighGrade.java
6decf90076ca3c87fc1b3c32ba3313f0744c4565
[]
no_license
Orange199609/iCal1s
https://github.com/Orange199609/iCal1s
1609c2dd865f3cea0da28d7863aab0ce4ae5b89c
5be2c9f3c7d33ccf3b5f2d29e1169a98b7e20495
refs/heads/master
2021-01-10T22:18:58.169000
2016-10-08T15:26:31
2016-10-08T15:26:31
69,139,977
0
0
null
false
2016-09-25T03:02:24
2016-09-25T02:45:45
2016-09-25T02:45:45
2016-09-25T03:02:24
0
0
0
0
null
null
null
package iCalculator; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.Box; import javax.swing.BoxLayout; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JPanel; import javax.swing.JTextField; import java.awt....
GB18030
Java
15,783
java
BoysinHighGrade.java
Java
[]
null
[]
package iCalculator; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.Box; import javax.swing.BoxLayout; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JPanel; import javax.swing.JTextField; import java.awt....
15,783
0.696182
0.641862
382
38.384815
27.955576
398
false
false
0
0
0
0
0
0
3.463351
false
false
9
830ff00ffe5936ce799dd6fae44c7471512532d4
22,643,067,638,452
b3013a9f09934a5d47bb1853d09a3d377ef6464a
/app/controllers/Home.java
54bdcdce663a366f0b2f17c355a992bcf4cb35a9
[]
no_license
rzhang86/adagie
https://github.com/rzhang86/adagie
208eb17aaf38473333beb141906fa2271096f937
46ac02ed5e2df230f646fe6cb8502bf051bdf9d5
HEAD
2016-09-06T07:37:27.825000
2013-07-10T04:01:39
2013-07-10T04:01:39
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package controllers; import java.io.*; import java.text.*; import java.util.*; import play.mvc.*; import play.mvc.Http.*; import play.mvc.Http.MultipartFormData.*; import play.data.*; import play.db.ebean.*; import com.avaje.ebean.*; import static play.data.Form.*; import models.*; import views.html.*; @Security.Au...
UTF-8
Java
4,583
java
Home.java
Java
[]
null
[]
package controllers; import java.io.*; import java.text.*; import java.util.*; import play.mvc.*; import play.mvc.Http.*; import play.mvc.Http.MultipartFormData.*; import play.data.*; import play.db.ebean.*; import com.avaje.ebean.*; import static play.data.Form.*; import models.*; import views.html.*; @Security.Au...
4,583
0.639101
0.638228
107
41.831776
34.714993
160
false
false
0
0
0
0
0
0
1.392523
false
false
9
41313713d5c58758a84670b3f1dc51f0bb3a38e5
35,407,710,414,257
5b782467e3c84f97f626fd18e000aabcba758c3b
/JustCheckingIn/src/co/uk/justcheckingin/ContactsAdapter.java
8288a199e180b5670c3656117f3e38b43e9b93bf
[]
no_license
sc14ga/JustCheckingIn_Android
https://github.com/sc14ga/JustCheckingIn_Android
bd8af5b7c2e2d0924f37a402aac5aface654025b
2d7e059803c840b855ed85e79e702ff873727728
refs/heads/master
2021-01-25T10:07:41.595000
2015-09-06T10:42:56
2015-09-06T10:42:56
37,592,278
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package co.uk.justcheckingin; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.CheckBox; import android.widget.CompoundButton; import android.widget.CompoundButton.OnCheckedChangeListener; import android.widget.TextVi...
UTF-8
Java
2,073
java
ContactsAdapter.java
Java
[ { "context": " be shown as an item of a ListView.\n * \n * @author Georgios Aikaterinakis\n * @see CreateContactListActivity\n * @see EditCon", "end": 485, "score": 0.9998844861984253, "start": 463, "tag": "NAME", "value": "Georgios Aikaterinakis" } ]
null
[]
package co.uk.justcheckingin; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.CheckBox; import android.widget.CompoundButton; import android.widget.CompoundButton.OnCheckedChangeListener; import android.widget.TextVi...
2,057
0.694163
0.693681
70
28.6
23.816801
85
false
false
0
0
0
0
0
0
0.528571
false
false
9
46e6c80a1221a6dbe2833d46c165a76ceae65e00
24,060,406,793,488
e8d7e8448d5ac6a1b914b0174ff6c66b45f2d04a
/src/main/java/net/avalith/city_pass/services/CityPassService.java
3890487dd6562498c601ba2311ac0cb169322644
[]
no_license
NicolasMitre/city_pass_microservice
https://github.com/NicolasMitre/city_pass_microservice
479518ec34dfefda6fb1bac37fe3cc5bd98cdbe3
5768886b0fa9e162d7ad6bef7f8d36b4f5983286
refs/heads/development
2022-12-27T08:37:38.357000
2020-07-30T22:57:45
2020-07-30T22:57:45
268,800,831
0
2
null
false
2020-10-14T00:04:06
2020-06-02T12:55:27
2020-07-30T22:57:49
2020-10-14T00:04:05
327
0
0
2
Java
false
false
package net.avalith.city_pass.services; import lombok.RequiredArgsConstructor; import net.avalith.city_pass.dto.CityPassDto; import net.avalith.city_pass.exceptions.CityPassNameIsAlreadyUsedException; import net.avalith.city_pass.exceptions.CityPassNotFoundException; import net.avalith.city_pass.models.City; import ne...
UTF-8
Java
2,590
java
CityPassService.java
Java
[]
null
[]
package net.avalith.city_pass.services; import lombok.RequiredArgsConstructor; import net.avalith.city_pass.dto.CityPassDto; import net.avalith.city_pass.exceptions.CityPassNameIsAlreadyUsedException; import net.avalith.city_pass.exceptions.CityPassNotFoundException; import net.avalith.city_pass.models.City; import ne...
2,590
0.710425
0.710425
72
34.944443
27.665104
100
false
false
0
0
0
0
0
0
0.458333
false
false
9
8bb1eaa36d6152603bc7abb292d5d6ffbe2dbc58
33,526,514,748,333
d536e2f004b22d1829c5a9428c4093228425a0ac
/diarydemo/src/main/java/com/example/vis/diarydemo/UI/RefreshListView.java
82253bf0a67a59ef81fd0a0e00ac5462f3bf820c
[]
no_license
shamao/Firstdemo
https://github.com/shamao/Firstdemo
451ddfdcb916577d4d0a9eaa51079bddc0fdd635
b0465493e957c20514a4bae6f4ad81254bea4a4d
refs/heads/master
2015-08-22T04:22:11.914000
2015-03-26T08:23:22
2015-03-26T08:23:22
32,915,496
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.vis.diarydemo.UI; import android.annotation.TargetApi; import android.content.Context; import android.os.Build; import android.os.Handler; import android.os.Message; import android.text.Layout; import android.util.AttributeSet; import android.util.Log; import android.view.LayoutInflater; import an...
UTF-8
Java
7,996
java
RefreshListView.java
Java
[ { "context": "t com.example.vis.diarydemo.R;\n\n\n/**\n * Created by Vis on 2015/3/12.\n */\npublic class RefreshListView ex", "end": 745, "score": 0.9761393070220947, "start": 742, "tag": "NAME", "value": "Vis" } ]
null
[]
package com.example.vis.diarydemo.UI; import android.annotation.TargetApi; import android.content.Context; import android.os.Build; import android.os.Handler; import android.os.Message; import android.text.Layout; import android.util.AttributeSet; import android.util.Log; import android.view.LayoutInflater; import an...
7,996
0.561271
0.552591
263
28.78327
23.41205
140
false
false
0
0
0
0
0
0
0.676806
false
false
9
81fad26706895e226ada37d235e5dce5c912a6e6
21,191,368,674,027
35039e2aac933eefa8c4657595ab268f74f3b993
/src/main/java/fr/epsi/b3/ConcertProjet/domain/Groupe.java
4e33ec229f73a8ff51247b6b48d313c191e7e9d9
[]
no_license
b94752/projet_dp
https://github.com/b94752/projet_dp
b999ba86d68f3eaa48c1d7054bfce42bbe7544aa
6d435b0dd11b858c89366ad74308bb08e682d96a
refs/heads/master
2021-08-22T09:19:05.887000
2018-07-01T22:20:48
2018-07-01T22:20:48
135,592,252
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package fr.epsi.b3.ConcertProjet.domain; import java.sql.Date; import java.util.ArrayList; import java.util.Collection; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.OneToMany; @Entity public ...
UTF-8
Java
1,872
java
Groupe.java
Java
[]
null
[]
package fr.epsi.b3.ConcertProjet.domain; import java.sql.Date; import java.util.ArrayList; import java.util.Collection; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.OneToMany; @Entity public ...
1,872
0.731303
0.730769
115
15.278261
17.460289
66
false
false
0
0
0
0
0
0
1.086957
false
false
9
4b2f48532cdf941a16df379090d61bd2f76f1b34
27,350,351,775,230
b75cd3ff003647cbccca9366f6afe948bc5733dd
/SoupaStars/src/test/java/com/sg/soupastars/SoupaStarsCommentDBImplTest.java
b11707f0d06d7ad1c4c26fb449874bd6e92024c2
[]
no_license
wlong3000/LiamLongProjects
https://github.com/wlong3000/LiamLongProjects
ea305f8dd9d0f790af038767a490231bd7e8b1f4
e64dd8a5886a22505db23591e9fde78a2008d72b
refs/heads/master
2020-06-30T08:08:37.670000
2016-12-08T16:02:40
2016-12-08T16:02:40
74,384,942
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.sg.soupastars; import com.sg.soupastars.dao.SoupaStarsCommentDao; import com.sg.soupastars.dao.SoupaStarsPostDao; import c...
UTF-8
Java
3,001
java
SoupaStarsCommentDBImplTest.java
Java
[ { "context": "ic org.junit.Assert.assertNull;\n\n/**\n *\n * @author apprentice\n */\npublic class SoupaStarsCommentDBImplTest {\n\n ", "end": 897, "score": 0.9983625411987305, "start": 887, "tag": "USERNAME", "value": "apprentice" }, { "context": "r\");\n pt.setDay(02);\n ...
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.sg.soupastars; import com.sg.soupastars.dao.SoupaStarsCommentDao; import com.sg.soupastars.dao.SoupaStarsPostDao; import c...
2,990
0.676774
0.671776
102
28.421568
22.797676
99
false
false
0
0
0
0
0
0
0.637255
false
false
9
2e0bc4a82fc758e8b55542917d6e4960bbbea63b
16,552,803,997,076
4beea41d660cfc572f814a75c6505685e9c25044
/src/6_Inheritance/StaffTetap1841720004Bellas.java
146b21c135c13960c991034009554782908eda3e
[]
no_license
b-bella99/laporan-praktikum-pbo-2019
https://github.com/b-bella99/laporan-praktikum-pbo-2019
6d09a4c8c3749628052a90189c62be0e19eb8c3f
67bc2eb11a5d45bbb573eab87fb995c7e9e11bb2
refs/heads/master
2020-07-21T16:05:03.168000
2019-12-10T04:16:24
2019-12-10T04:16:24
206,916,284
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package bella.inheritance.percobaan6; /** * * @author bella */ public class StaffTetap1841720004Bellas extends Staff1841720004Bella...
UTF-8
Java
1,095
java
StaffTetap1841720004Bellas.java
Java
[ { "context": "e bella.inheritance.percobaan6;\n\n/**\n *\n * @author bella\n */\npublic class StaffTetap1841720004Bellas exten", "end": 247, "score": 0.9991528987884521, "start": 242, "tag": "USERNAME", "value": "bella" } ]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package bella.inheritance.percobaan6; /** * * @author bella */ public class StaffTetap1841720004Bellas extends Staff1841720004Bella...
1,095
0.660274
0.622831
31
34.322582
35.023849
155
false
false
0
0
0
0
0
0
0.903226
false
false
9
70e049f11cddb07baa26a437c8f073e2ac4979ea
343,597,428,404
a817a633d2c78c30ac2ca8f7a68a9e638fc16e30
/Main/src/UVA/Main1185.java
aa9567312fb667f6194c7e0f30e694f42aa49934
[]
no_license
jojstepersan/maratones
https://github.com/jojstepersan/maratones
4a2d295ae85d9f43931f4f5c6dfd9e151c852f94
c013dcee15bb26be5992b584fa59bea90d8afdf8
refs/heads/master
2021-01-19T04:16:28.692000
2019-08-26T14:10:52
2019-08-26T14:10:52
87,362,773
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package UVA; import java.io.BufferedReader; import java.io.InputStreamReader; /** * * @author jojstepersan 1185 - Big Number */ pub...
UTF-8
Java
910
java
Main1185.java
Java
[ { "context": "mport java.io.InputStreamReader;\n/**\n *\n * @author jojstepersan 1185 - Big Number\n */\npublic class Main1185 {\n\n ", "end": 294, "score": 0.9977137446403503, "start": 282, "tag": "USERNAME", "value": "jojstepersan" } ]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package UVA; import java.io.BufferedReader; import java.io.InputStreamReader; /** * * @author jojstepersan 1185 - Big Number */ pub...
910
0.607692
0.573626
36
24.277779
23.884689
84
false
false
0
0
0
0
0
0
0.583333
false
false
9
38b98d44e69a133ddf4a27ec778c8bd3155ee579
33,285,996,578,150
fd03f37b57e5c16415eec76b2ef62d49fdc79aea
/patched/src/main/java/com/huami/watch/companion/sport/ui/fragment/SportDetailTrackFragment.java
eff67b0136b47459020181b9402fb047094068de
[]
no_license
hilde0407/AmazMod
https://github.com/hilde0407/AmazMod
8669eac0bd10e651cbfdac72b9339e21a43e3040
29ea9b11303bc749233fa97d698a28a1f538b971
refs/heads/master
2020-03-18T17:46:21.492000
2018-05-15T12:41:22
2018-05-15T12:41:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.huami.watch.companion.sport.ui.fragment; import android.annotation.SuppressLint; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.View; import lanchon.dexpatcher.annotation.DexAction; import lanchon.dexpatcher.annotation.DexEdit; import lanchon.dexpatcher.annotatio...
UTF-8
Java
1,116
java
SportDetailTrackFragment.java
Java
[ { "context": ".dexpatcher.annotation.DexWrap;\n\n/**\n * Created by edoardotassinari on 24/02/18.\n */\n\n@DexEdit(defaultAction = DexAct", "end": 463, "score": 0.999438464641571, "start": 447, "tag": "USERNAME", "value": "edoardotassinari" } ]
null
[]
package com.huami.watch.companion.sport.ui.fragment; import android.annotation.SuppressLint; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.View; import lanchon.dexpatcher.annotation.DexAction; import lanchon.dexpatcher.annotation.DexEdit; import lanchon.dexpatcher.annotatio...
1,116
0.72491
0.718638
50
21.32
19.348839
69
false
false
0
0
0
0
0
0
0.3
false
false
9