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
9cc8899c007329dc6faf73b2c3e4145363830035
20,169,166,468,500
ec4251130d159bb0732fe1f94cd3b4bb5718674d
/ProcessEngine/src/main/java/at/fhjoanneum/ippr/processengine/akka/tasks/TaskAllocation.java
73ae83601c012b7052650394430b08ffaf6f0c99
[ "MIT" ]
permissive
amarbajric/EBUSA-AIM17
https://github.com/amarbajric/EBUSA-AIM17
53d285e91bd77db203f526d91ab40f0e744aee65
2fc6d8cd235f5f7123b27a21d29113096f99a7c1
refs/heads/dev
2021-03-31T00:48:42.973000
2018-06-27T03:32:24
2018-06-27T03:32:24
124,413,325
1
1
MIT
true
2018-06-27T03:32:25
2018-03-08T15:48:45
2018-06-27T03:15:42
2018-06-27T03:32:25
193,956
1
3
15
Java
false
null
package at.fhjoanneum.ippr.processengine.akka.tasks; public enum TaskAllocation { // @formatter:off STATE_OBJECT_CHANGE_TASK("User.StateObjectChangeTask"), STATE_OBJECT_RETRIEVE_TASK("User.StateObjectRetrieveTask"), USER_ACTOR_INITIALIZE_TASK("User.UserActorInitializeTask"), PROCESS_STATE_TASK("Proc...
UTF-8
Java
1,288
java
TaskAllocation.java
Java
[]
null
[]
package at.fhjoanneum.ippr.processengine.akka.tasks; public enum TaskAllocation { // @formatter:off STATE_OBJECT_CHANGE_TASK("User.StateObjectChangeTask"), STATE_OBJECT_RETRIEVE_TASK("User.StateObjectRetrieveTask"), USER_ACTOR_INITIALIZE_TASK("User.UserActorInitializeTask"), PROCESS_STATE_TASK("Proc...
1,288
0.757764
0.757764
34
35.882355
23.087767
66
false
false
0
0
0
0
0
0
0.617647
false
false
0
05a6b6aadd23b7b0b5697f4baead8d313eff56b8
5,171,140,629,886
1e25b9cb119944554c44806cc1a1e93099328718
/src/main/java/com/fluex404/springbootcrud2/controller/HttpMappingRestController.java
25124626bf9b1d7ebbc0c7167e8bd4277e6a319e
[]
no_license
fluex404/springbootcrud2
https://github.com/fluex404/springbootcrud2
7f346bc8a38e9309be31ae0312afd41b04c0724e
1fea471e3c8e7c31864bb556474d3ab5da568b37
refs/heads/master
2020-04-10T10:34:26.407000
2018-12-08T19:25:44
2018-12-08T19:25:44
160,969,998
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fluex404.springbootcrud2.controller; import com.fluex404.springbootcrud2.dao.SiswaDao; import com.fluex404.springbootcrud2.model.Siswa; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; i...
UTF-8
Java
861
java
HttpMappingRestController.java
Java
[]
null
[]
package com.fluex404.springbootcrud2.controller; import com.fluex404.springbootcrud2.dao.SiswaDao; import com.fluex404.springbootcrud2.model.Siswa; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; i...
861
0.737514
0.723577
29
28.689655
22.134546
64
false
false
0
0
0
0
0
0
0.517241
false
false
0
2eb21844db04dbd3c9924cadc82430cdda564b6a
171,798,758,009
8f196be3f3448204e1f151ec4a13b858e6191bb4
/src/main/java/com/nju/software/Controller/ProductController.java
6f8611b4eadb2e5d768d4b0f36d9ed0dbd9282f8
[]
no_license
qq863745619/topology-rear
https://github.com/qq863745619/topology-rear
b061dc54bcb4e7d1ffff5be8d943c53cc61f9f83
5ac7d53fca8b05c20e8c7679a58898ff68682984
refs/heads/master
2022-12-27T12:32:16.143000
2020-10-13T06:40:39
2020-10-13T06:40:39
303,611,660
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.nju.software.Controller; import com.nju.software.Bean.Blobimage; import com.nju.software.Bean.Component; import com.nju.software.Bean.Product; import com.nju.software.Model.Config; import com.nju.software.Model.Response; import com.nju.software.Model.retInfo; import com.nju.software.Token.UserLoginToken; i...
UTF-8
Java
4,478
java
ProductController.java
Java
[]
null
[]
package com.nju.software.Controller; import com.nju.software.Bean.Blobimage; import com.nju.software.Bean.Component; import com.nju.software.Bean.Product; import com.nju.software.Model.Config; import com.nju.software.Model.Response; import com.nju.software.Model.retInfo; import com.nju.software.Token.UserLoginToken; i...
4,478
0.633673
0.626734
138
30.333334
21.321669
101
false
false
0
0
0
0
0
0
0.586957
false
false
0
9d569e75491dd6456cb4db36879932f794eb5aeb
27,264,452,415,550
d90764bab7b5ff257e577863d898dd1b981b8ea3
/src/cliporama/Srt.java
3479dfda00999e029c58a2272f4e2fb4f0b64054
[ "MIT" ]
permissive
PierreJeanHudry/Cliporama
https://github.com/PierreJeanHudry/Cliporama
2fd798acab29f9b1a123f73a08c0f6eff170212c
1218a45b3f1a11f893e94eabbe4ed4652298e970
refs/heads/master
2020-05-26T09:39:22.884000
2019-05-23T13:30:26
2019-05-23T13:30:26
188,190,470
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cliporama; import java.io.*; import java.net.URL; import java.nio.file.Files; import java.nio.file.Paths; import java.util.*; import java.util.regex.Matcher; import org.apache.commons.io.FileUtils; import at.mukprojects.giphy4j.Giphy; import at.mukprojects.giphy4j.entity.search.SearchFeed; import at.mukproje...
UTF-8
Java
7,675
java
Srt.java
Java
[]
null
[]
package cliporama; import java.io.*; import java.net.URL; import java.nio.file.Files; import java.nio.file.Paths; import java.util.*; import java.util.regex.Matcher; import org.apache.commons.io.FileUtils; import at.mukprojects.giphy4j.Giphy; import at.mukprojects.giphy4j.entity.search.SearchFeed; import at.mukproje...
7,675
0.629644
0.621636
253
29.10672
29.218145
128
false
false
0
0
0
0
0
0
3.549407
false
false
0
da5db777740481bae54f0a46cd5f76d07f961aa0
10,093,173,170,328
349fb32b9a1669cc633d5eaa7c64c248eaffe108
/DataStructures/src/TopArraysProblem/FindMissingNumbers.java
f4100162521d48cd8731ce570a092e81934478a9
[]
no_license
aeshwer/AeshwerRepoPC
https://github.com/aeshwer/AeshwerRepoPC
353f382b82bc1241932680fae1642b433ef970a4
923da8f6a601e6145ea0c91bf3ce21b5681aecc5
refs/heads/master
2022-12-13T09:56:50.864000
2020-04-23T06:32:32
2020-04-23T06:32:32
90,521,109
1
1
null
false
2022-11-24T08:32:52
2017-05-07T09:11:08
2020-04-23T06:32:48
2022-11-24T08:32:49
23,768
0
1
13
Java
false
false
package TopArraysProblem; import java.util.Arrays; import java.util.BitSet; public class FindMissingNumbers { //Solution 1 /** * Java method to find missing number in array of size n containing numbers from 1 to n only. * can be used to find missing elements on integer array of numbers from 1 to 100 or 1 - 100...
UTF-8
Java
2,588
java
FindMissingNumbers.java
Java
[]
null
[]
package TopArraysProblem; import java.util.Arrays; import java.util.BitSet; public class FindMissingNumbers { //Solution 1 /** * Java method to find missing number in array of size n containing numbers from 1 to n only. * can be used to find missing elements on integer array of numbers from 1 to 100 or 1 - 100...
2,588
0.629444
0.599691
79
31.759493
30.289412
124
false
false
0
0
0
0
0
0
2.101266
false
false
0
00cf7e013fc8e9018926f783cef167c76ed96bbc
14,860,586,859,007
cab32195375664d0be5090fa401ac84ce2615d13
/SilaSDK/src/test/java/com/silamoney/client/testsrefactored/tests/OpenVirtualAccountTests.java
1b1e5da2529f110ee1cde2adef1258ce317299e0
[]
no_license
Sila-Money/sila-sdk-java
https://github.com/Sila-Money/sila-sdk-java
f099995a7f45879ba77e42a922711f12c5caba8d
fec7838bff9d19ab8dafa6abef3ca391a521a83b
refs/heads/master
2023-09-01T17:56:56.549000
2023-08-21T10:15:00
2023-08-21T10:15:00
218,826,086
3
4
null
false
2023-09-08T12:58:24
2019-10-31T17:50:37
2022-12-14T23:07:32
2023-09-08T12:58:23
1,572
1
4
13
Java
false
false
package com.silamoney.client.testsrefactored.tests; import com.silamoney.client.api.ApiResponse; import com.silamoney.client.testsutils.DefaultConfigurations; import com.silamoney.clientrefactored.configuration.Environment; import com.silamoney.clientrefactored.configuration.SilaApi; import com.silamoney.clientrefacto...
UTF-8
Java
1,579
java
OpenVirtualAccountTests.java
Java
[]
null
[]
package com.silamoney.client.testsrefactored.tests; import com.silamoney.client.api.ApiResponse; import com.silamoney.client.testsutils.DefaultConfigurations; import com.silamoney.clientrefactored.configuration.Environment; import com.silamoney.clientrefactored.configuration.SilaApi; import com.silamoney.clientrefacto...
1,579
0.832806
0.830906
40
38.474998
45.36573
251
false
false
0
0
0
0
0
0
1.4
false
false
0
2adf51a6c85085cc14be574d912e7629ec8576d1
14,860,586,859,826
7a468c70f92d32da8a4059d1e4a3d3318c00a206
/Cup in Maze Search n Rescue/Rescuer/Rescue7.java
0e23a1cd18ed833cd8739bb190364acbc2537468
[]
no_license
JFlah/Robotics
https://github.com/JFlah/Robotics
16bda8ee3554d54d547a13560fafbc449aca8259
6d31bc1d49689536faf60d7cb8cd1002992d1341
refs/heads/master
2021-01-10T16:32:53.901000
2015-12-16T03:50:18
2015-12-16T03:50:18
43,564,827
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.IOException; import java.io.ObjectInputStream; import java.net.Socket; import java.net.UnknownHostException; import java.util.ArrayList; import java.util.LinkedList; import java.util.Queue; import lejos.hardware.Sound; import lejos.hardware.motor.Motor; import lejos.hardware.port.SensorPort; import lejo...
UTF-8
Java
7,860
java
Rescue7.java
Java
[ { "context": ";\n\t \n\t try {\n\t s = new Socket(\"10.200.9.194\", 5000);\n\t b = new ObjectInputStream(s", "end": 2312, "score": 0.999758243560791, "start": 2300, "tag": "IP_ADDRESS", "value": "10.200.9.194" } ]
null
[]
import java.io.IOException; import java.io.ObjectInputStream; import java.net.Socket; import java.net.UnknownHostException; import java.util.ArrayList; import java.util.LinkedList; import java.util.Queue; import lejos.hardware.Sound; import lejos.hardware.motor.Motor; import lejos.hardware.port.SensorPort; import lejo...
7,860
0.513359
0.480916
271
28
18.220463
86
false
false
0
0
0
0
0
0
1.760148
false
false
0
6331c1ea2f0445b7b68044e57aa3845be842a806
11,879,879,566,582
7b3295de4e2300aa30aef26f3191f8f1d8bfac7e
/app/src/main/java/com/coahr/fanoftruck/mvp/constract/Fragment_ShoppingCart_C.java
dfb49eddd63f48f16584cab7604fef2ce0f30a6a
[]
no_license
LEEHOR/fanoftruck
https://github.com/LEEHOR/fanoftruck
dc1d1f4fe03f8ac64e840ed3d77261d87278d4b1
5b2bc5735b6cf87b6352c483fd65ff1de84a96fb
refs/heads/master
2020-04-07T07:29:05.390000
2019-04-16T09:24:02
2019-04-16T09:24:02
158,178,152
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.coahr.fanoftruck.mvp.constract; import com.coahr.fanoftruck.mvp.Base.BaseContract; import com.coahr.fanoftruck.mvp.model.Bean.DelFormShoppingCart; import com.coahr.fanoftruck.mvp.model.Bean.ShoppingCart; import java.util.Map; /** * Created by Leehor * on 2018/11/6 * on 17:49 */ public interface Fragm...
UTF-8
Java
1,224
java
Fragment_ShoppingCart_C.java
Java
[ { "context": "ingCart;\n\nimport java.util.Map;\n\n/**\n * Created by Leehor\n * on 2018/11/6\n * on 17:49\n */\npublic interface ", "end": 265, "score": 0.9862222671508789, "start": 259, "tag": "USERNAME", "value": "Leehor" } ]
null
[]
package com.coahr.fanoftruck.mvp.constract; import com.coahr.fanoftruck.mvp.Base.BaseContract; import com.coahr.fanoftruck.mvp.model.Bean.DelFormShoppingCart; import com.coahr.fanoftruck.mvp.model.Bean.ShoppingCart; import java.util.Map; /** * Created by Leehor * on 2018/11/6 * on 17:49 */ public interface Fragm...
1,224
0.735294
0.726307
47
25.042553
26.292913
73
false
false
0
0
0
0
0
0
0.446809
false
false
0
fdb27553fcd84201809a9c8647d7ce5de8772e38
21,629,455,313,460
25428f1de5223ec2537978c917fa4f334ea8f92d
/src/de/arm/bot/model/Status.java
11623b2b84648a25b05f6af0095ea45df2a4fc73
[]
no_license
Threor/ARMBot
https://github.com/Threor/ARMBot
f387ae8e4023b7ca8eb8944042bf9c202d880b71
857d9775e6b25562d31bf079a48af267ab31184e
refs/heads/master
2020-06-17T02:19:25.153000
2019-07-28T20:59:29
2019-07-28T20:59:29
195,766,385
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.arm.bot.model; import java.util.Objects; import static de.arm.bot.model.PrimitiveStatus.*; /** * A wrapper class used for combining a PrimitiveStatus with additional info (e.g. formId) * * @see de.arm.bot.model.PrimitiveStatus */ public class Status { /** * The status */ private Pri...
UTF-8
Java
3,339
java
Status.java
Java
[]
null
[]
package de.arm.bot.model; import java.util.Objects; import static de.arm.bot.model.PrimitiveStatus.*; /** * A wrapper class used for combining a PrimitiveStatus with additional info (e.g. formId) * * @see de.arm.bot.model.PrimitiveStatus */ public class Status { /** * The status */ private Pri...
3,339
0.587601
0.585205
129
24.88372
22.859404
92
false
false
0
0
0
0
0
0
0.27907
false
false
0
baa0079cb7a0c4fd91994d62cd93b19d8f18cc87
11,312,943,870,205
4d68019b4f80597b361e6fd668b60d4bcf1c6c45
/Socket programming/Client.java
15d4a7307e9a912086931b784fd72b9911630a10
[]
no_license
smzgit/Java_Projects
https://github.com/smzgit/Java_Projects
3e1c852c08c82d33a78de7ff61f85becbd3e6c01
6b23952ade739c1a42fa96b72ba180d6e3713a16
refs/heads/master
2021-07-08T21:03:27.651000
2020-07-24T15:07:00
2020-07-24T15:07:00
152,909,123
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.net.*; import java.io.*; import java.util.HashSet; import java.util.Set; import java.util.logging.Level; import java.util.logging.Logger; public class Client { Socket svr; static DataInputStream din; static DataOutputStream dout; Client(String ip, int port) throws Exception { //req...
UTF-8
Java
2,856
java
Client.java
Java
[ { "context": "\r\n \r\n try{\r\n Client clnt = new Client(\"11.11.3.129\", 9876);\r\n \r\n InetAddress ip;\r\n S", "end": 2327, "score": 0.995920717716217, "start": 2316, "tag": "IP_ADDRESS", "value": "11.11.3.129" } ]
null
[]
import java.net.*; import java.io.*; import java.util.HashSet; import java.util.Set; import java.util.logging.Level; import java.util.logging.Logger; public class Client { Socket svr; static DataInputStream din; static DataOutputStream dout; Client(String ip, int port) throws Exception { //req...
2,859
0.547269
0.529412
112
23.482143
23.433409
99
false
false
0
0
0
0
0
0
0.526786
false
false
0
c249f4159f1d9ea245e0bbbb7810352b0062c954
26,534,307,964,125
70a75c2a71f122cb34693d5cc4244318f45e9da7
/Demo19_重写(Override)与重载(Overload)/src/Test/OverloadTest.java
ee319ef9397a7367ad5e0cee900d6dd5f443b04a
[]
no_license
Hanrovey/The-JAVA-Tutorials
https://github.com/Hanrovey/The-JAVA-Tutorials
0a7a6fe1d78bbcf956d56d7299b7f630582fa723
7a826549b4f06441dfd557d9a252e347bb3104ce
refs/heads/master
2020-05-29T14:39:53.660000
2016-07-22T03:34:16
2016-07-22T03:34:16
63,600,607
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Test; /* 重载(overloading) 是在一个类里面,方法名字相同,而参数不同。返回类型呢?可以相同也可以不同。 每个重载的方法(或者构造函数)都必须有一个独一无二的参数类型列表。 只能重载构造函数 重载规则 被重载的方法必须改变参数列表; 被重载的方法可以改变返回类型; 被重载的方法可以改变访问修饰符; 被重载的方法可以声明新的或更广的检查异常; 方法能够在同一个类中或者在一个子类中被重载。 */ public class OverloadTest { public int test(){ System.out.p...
UTF-8
Java
1,554
java
OverloadTest.java
Java
[]
null
[]
package Test; /* 重载(overloading) 是在一个类里面,方法名字相同,而参数不同。返回类型呢?可以相同也可以不同。 每个重载的方法(或者构造函数)都必须有一个独一无二的参数类型列表。 只能重载构造函数 重载规则 被重载的方法必须改变参数列表; 被重载的方法可以改变返回类型; 被重载的方法可以改变访问修饰符; 被重载的方法可以声明新的或更广的检查异常; 方法能够在同一个类中或者在一个子类中被重载。 */ public class OverloadTest { public int test(){ System.out.p...
1,554
0.680982
0.668712
57
16.175438
14.497578
56
false
false
0
0
0
0
0
0
1.175439
false
false
0
da3d35a0aebe0182d462091c3d4fa50e06ffb40f
9,191,230,044,861
08003c4e424f99b9cc39cef8a66441722327e301
/src/com/kubja/user/service/UserManagerImpl.java
51b8ef14dab41b71699e6085f3d5583c76d7e4af
[]
no_license
belkale/kubja
https://github.com/belkale/kubja
cdf5e50be575b5a72fb187d129dd1b4409643089
4fd55a4d3ad46898e6fa32046fd2cff0735ef623
refs/heads/master
2021-01-10T14:08:37.724000
2009-01-04T10:24:34
2009-01-04T10:24:34
52,147,600
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kubja.user.service; import java.util.List; import org.springframework.dao.DataAccessException; import org.springframework.security.providers.encoding.PasswordEncoder; import org.springframework.security.userdetails.UserDetails; import org.springframework.security.userdetails.UserDetailsService; import org...
UTF-8
Java
1,893
java
UserManagerImpl.java
Java
[]
null
[]
package com.kubja.user.service; import java.util.List; import org.springframework.dao.DataAccessException; import org.springframework.security.providers.encoding.PasswordEncoder; import org.springframework.security.userdetails.UserDetails; import org.springframework.security.userdetails.UserDetailsService; import org...
1,893
0.778658
0.778658
71
25.661972
23.68927
86
false
false
0
0
0
0
0
0
1.338028
false
false
0
9193922f485e126b4423c34c2fe4302a1ae0a8d2
10,333,691,369,194
eecea43812f7af7a8db1800ae71ff9311ab3aac5
/CourseSelection/src/com/course/selection/action/teacher/EmptyTimePeriodAction.java
ed603b24bfa23b806e328fde3e6ea605915538a2
[]
no_license
beihaifeiwu/course_selection
https://github.com/beihaifeiwu/course_selection
d1961296c0d8bcc55478585e1ba5781f2075b431
dc854b37b8ad6fb0c1a46ac28cf2dec915f96bf4
refs/heads/master
2021-01-19T10:22:47.292000
2014-05-21T04:24:34
2014-05-21T04:24:34
20,006,837
2
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.course.selection.action.teacher; import java.util.List; import org.apache.struts2.json.annotations.JSON; import com.course.selection.domain.ClassRoom; import com.course.selection.service.ClassRoomService; import com.opensymphony.xwork2.ActionSupport; public class EmptyTimePeriodAction extends ActionSupp...
UTF-8
Java
1,249
java
EmptyTimePeriodAction.java
Java
[]
null
[]
package com.course.selection.action.teacher; import java.util.List; import org.apache.struts2.json.annotations.JSON; import com.course.selection.domain.ClassRoom; import com.course.selection.service.ClassRoomService; import com.opensymphony.xwork2.ActionSupport; public class EmptyTimePeriodAction extends ActionSupp...
1,249
0.765412
0.748599
56
21.303572
21.925947
69
false
false
0
0
0
0
0
0
1.214286
false
false
0
78c68f9500e2978109de00c540481f57367aa63a
3,710,851,755,330
3d33196d8950940aa29a3a569c15e6224bc400f2
/java/java-jvm/src/main/java/vip/xjdai/volatiletest/VolatileInvisible.java
ad2d093ab6b716ae0f65dd7698836252ddbed255
[]
no_license
myliwenbo/Springboot
https://github.com/myliwenbo/Springboot
1e2a48f344114e00defb2f954027dbbe5aa930ac
c0c90840481f206625e13328e31f8f554b01731f
refs/heads/master
2023-03-06T23:36:05.053000
2022-09-16T08:17:48
2022-09-16T08:17:48
150,402,628
7
5
null
false
2023-02-22T08:02:02
2018-09-26T09:32:08
2021-12-29T16:34:37
2023-02-22T08:02:02
32,863
6
5
33
Java
false
false
package vip.xjdai.volatiletest; import sun.misc.Unsafe; public class VolatileInvisible { static volatile int i = 0; static boolean tag = true; public static void main(String[] args) throws InterruptedException { new Thread(() -> { System.out.println("后执行"); for (long j = ...
UTF-8
Java
602
java
VolatileInvisible.java
Java
[]
null
[]
package vip.xjdai.volatiletest; import sun.misc.Unsafe; public class VolatileInvisible { static volatile int i = 0; static boolean tag = true; public static void main(String[] args) throws InterruptedException { new Thread(() -> { System.out.println("后执行"); for (long j = ...
602
0.516949
0.481356
24
23.583334
17.897665
72
false
false
0
0
0
0
0
0
0.583333
false
false
0
9b4b01c89e2577262e110d9ebf02377d9e258e67
3,736,621,567,378
d0155929503eae637c85cf2564f9ed6e0634fbdd
/src/main/java/com/nis/DataProcessingService.java
c88530d187b708deaeae3ee086b64e5d8cad7446
[]
no_license
Anastasia-vorontsova/gos-zakupki
https://github.com/Anastasia-vorontsova/gos-zakupki
d83ceff5ff8bf615d3e62edfc3125a0772a7d6bd
f90b5ec87bc5821f8e11f7e479e37ea560292421
refs/heads/master
2020-03-18T01:07:39.644000
2018-05-28T21:22:18
2018-05-28T21:22:18
134,128,194
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.nis; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.net.URL; import java.security.MessageDigest; import javax.xml.bind.DatatypeConverter; import org.apache.commons.io.FileUtils; import org.springframework.stereotype.Service; @Servic...
UTF-8
Java
1,461
java
DataProcessingService.java
Java
[ { "context": "= \"https://raw.githubusercontent\"\n + \".com/Anastasia-vorontsova/gos-zakupki/master/proccessed_data\"\n + \".c", "end": 528, "score": 0.9833794832229614, "start": 508, "tag": "USERNAME", "value": "Anastasia-vorontsova" } ]
null
[]
package com.nis; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.net.URL; import java.security.MessageDigest; import javax.xml.bind.DatatypeConverter; import org.apache.commons.io.FileUtils; import org.springframework.stereotype.Service; @Servic...
1,461
0.638604
0.632444
51
27.647058
21.26935
76
false
false
0
0
0
0
0
0
0.54902
false
false
0
c6c80be954a5b637972093968a32a716505fe195
19,121,194,418,521
eb6cdfe56c49e14c83f0d81c515792e9fcf88073
/java/danial/canadacraft/main/init/blocks/deco/CanadaWoodStairs.java
c43e6a160c0d31ed3e282d4592f27359d974bc96
[]
no_license
TheKartAgency/CanadaCraft-1.0.0
https://github.com/TheKartAgency/CanadaCraft-1.0.0
94733241a20917e78039987417bec2cc2161306e
b9636b3be99c479928059196f94f6fbcc1175d9a
refs/heads/master
2020-08-27T16:13:11.417000
2019-10-25T02:25:38
2019-10-25T02:25:38
217,430,467
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package danial.canadacraft.main.init.blocks.deco; import net.minecraft.block.BlockState; import net.minecraft.block.StairsBlock; import net.minecraft.tags.BlockTags; import net.minecraft.util.Direction; import net.minecraft.util.math.BlockPos; import net.minecraft.world.IBlockReader; public class CanadaWoodS...
UTF-8
Java
683
java
CanadaWoodStairs.java
Java
[]
null
[]
package danial.canadacraft.main.init.blocks.deco; import net.minecraft.block.BlockState; import net.minecraft.block.StairsBlock; import net.minecraft.tags.BlockTags; import net.minecraft.util.Direction; import net.minecraft.util.math.BlockPos; import net.minecraft.world.IBlockReader; public class CanadaWoodS...
683
0.75549
0.751098
26
24.346153
25.814341
97
false
false
0
0
0
0
0
0
1.269231
false
false
0
9013952f9f5919bdfd2a8d1310431c174a3775f0
11,441,792,937,574
ea1dcc59d8753da0b606015ec5c2d337ead29264
/app/src/main/java/developer/crescento/MainActivity.java
56119d4890efb33524335660af3e587f70210816
[ "MIT" ]
permissive
huoyabingqian/Crescento-master
https://github.com/huoyabingqian/Crescento-master
86a3dbe3281864394209ba01f8dce6faf17f2535
400bda9d1474224db6213ea4545bff3b287a5dca
refs/heads/master
2020-01-23T21:52:30.448000
2016-11-25T07:00:19
2016-11-25T07:00:19
74,736,124
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package developer.crescento; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import developer.shivam.library.CrescentoImageView; public class MainActivity extends AppCompatActivity { @Override protec...
UTF-8
Java
767
java
MainActivity.java
Java
[]
null
[]
package developer.crescento; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import developer.shivam.library.CrescentoImageView; public class MainActivity extends AppCompatActivity { @Override protec...
767
0.722295
0.720991
25
29.68
28.460106
118
false
false
0
0
0
0
0
0
0.48
false
false
0
35f80001332abaa884986d85082a704e8aef94fd
2,542,620,664,136
e8ee738a4c3deb0e4b90c50275e5ed3ff97e42cc
/app/src/main/java/com/example/alienware/fantasy_image/ImageProcessMethod/SaturationProcess.java
f44008c17069fe8abeaa271bae8420c4cf5917d8
[]
no_license
fatetail/FantasyImage
https://github.com/fatetail/FantasyImage
cb178439143794e3aa3679aaaaab89cb84c40162
6104f9674af2c1315ffaac62110a0c5be49ee877
refs/heads/master
2021-01-25T06:10:13.752000
2017-06-25T09:20:58
2017-06-25T09:20:58
93,534,716
4
7
null
false
2017-06-25T09:11:43
2017-06-06T15:35:03
2017-06-24T07:37:20
2017-06-25T09:11:43
597
2
3
1
Java
null
null
package com.example.alienware.fantasy_image.ImageProcessMethod; import android.graphics.Bitmap; /** * Created by hasee on 2017/6/24. */ public class SaturationProcess { static public Bitmap process(Bitmap bm, float satValue) { bm = ImageProcess.saturationProcess(bm, satValue); return bm; } ...
UTF-8
Java
322
java
SaturationProcess.java
Java
[ { "context": "import android.graphics.Bitmap;\n\n/**\n * Created by hasee on 2017/6/24.\n */\n\npublic class SaturationProcess", "end": 121, "score": 0.9996864795684814, "start": 116, "tag": "USERNAME", "value": "hasee" } ]
null
[]
package com.example.alienware.fantasy_image.ImageProcessMethod; import android.graphics.Bitmap; /** * Created by hasee on 2017/6/24. */ public class SaturationProcess { static public Bitmap process(Bitmap bm, float satValue) { bm = ImageProcess.saturationProcess(bm, satValue); return bm; } ...
322
0.71118
0.689441
14
22
23.482517
63
false
false
0
0
0
0
0
0
0.428571
false
false
0
ce6a2cbe1c9671b243abe20e612a27e34ab5aec2
14,018,773,285,976
4ea3172a481756afdef56877dbfce26dc7d2ee36
/org.xtext.labs.mydsl/src-gen/org/xtext/labs/mydsl/varDeclared.java
d25b89b36807aeacf18986394a08e4348a2fb09d
[]
no_license
kimtth/small-dsl-eclipse-debug
https://github.com/kimtth/small-dsl-eclipse-debug
6edfa1353dadcbe9741d9269777bf04f9e37e9de
501eeeb75f135cfb144ef6b3421544a2fce08c81
refs/heads/master
2023-01-04T11:59:26.092000
2020-10-22T21:12:33
2020-10-22T21:12:33
97,294,119
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * generated by Xtext 2.12.0 */ package org.xtext.labs.mydsl; import org.eclipse.emf.common.util.EList; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>var Declared</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * </p> * <ul>...
UTF-8
Java
2,106
java
varDeclared.java
Java
[]
null
[]
/** * generated by Xtext 2.12.0 */ package org.xtext.labs.mydsl; import org.eclipse.emf.common.util.EList; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>var Declared</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * </p> * <ul>...
2,106
0.601614
0.599715
69
28.52174
27.076708
104
false
false
0
0
0
0
0
0
0.115942
false
false
0
e03bba54026ec205d71be968ab44854239d68ad1
10,376,641,028,955
1be43ee4d1f15fe941dde17b64620ec98b8e418e
/src/com/chargebee/params/SubscriptionParams.java
6b8402f52aa7e8904b266230709df97dc4369ae4
[]
no_license
chargebee/stripe-chargebee-migration
https://github.com/chargebee/stripe-chargebee-migration
a312b67a6441b6eb57fdbc98e698660e233c0cd6
5d0578da70d0ffa6a6a51ea5b6360fc1f4ae86fc
refs/heads/master
2018-05-14T05:52:30.565000
2016-03-17T15:12:49
2016-03-17T15:12:49
53,935,579
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (c) 2016 ChargeBee Inc * All Rights Reserved. */ package com.chargebee.params; /** * * @author vignesh */ public enum SubscriptionParams implements CSVParams { customerId("customer[id]", "customerId", true), subscriptionId("subscription[id]", "id", false), subscriptionPlanId("subscrip...
UTF-8
Java
2,768
java
SubscriptionParams.java
Java
[ { "context": "/\npackage com.chargebee.params;\n\n/**\n *\n * @author vignesh\n */\npublic enum SubscriptionParams implements CSV", "end": 123, "score": 0.8311955332756042, "start": 116, "tag": "USERNAME", "value": "vignesh" } ]
null
[]
/* * Copyright (c) 2016 ChargeBee Inc * All Rights Reserved. */ package com.chargebee.params; /** * * @author vignesh */ public enum SubscriptionParams implements CSVParams { customerId("customer[id]", "customerId", true), subscriptionId("subscription[id]", "id", false), subscriptionPlanId("subscrip...
2,768
0.705925
0.701228
68
39.705883
33.058796
97
false
false
0
0
0
0
0
0
1.294118
false
false
0
30f09d67c9f8a8ea23ccaae4fbeae60b626c5a5a
10,376,641,025,695
0ae6a4a0edb5a6d36df6c00de32d927ec6ef6b3a
/Clp_Data_Dao/src/com/bestinfo/dao/game/IGameClassInfoDao.java
16310c58c2aa6700c0b2835a1a9e3b25fbe24e7a
[]
no_license
415502155/Java
https://github.com/415502155/Java
910fc3d81e0a07e39405f771e7508ad080c86825
972e5a362a11c2e90f294e07b1bf0884373dc085
refs/heads/master
2022-12-25T01:28:23.664000
2021-03-30T07:14:51
2021-03-30T07:14:51
97,439,827
0
1
null
false
2022-12-16T09:41:22
2017-07-17T05:52:59
2021-03-30T07:19:47
2022-12-16T09:41:17
174,306
0
1
61
Java
false
false
package com.bestinfo.dao.game; import com.bestinfo.bean.game.GameClassInfo; import java.util.List; import org.springframework.jdbc.core.JdbcTemplate; /** * 奖级 * * @author hhhh,YangRong */ public interface IGameClassInfoDao { /** * 获取游戏奖级列表 * * @param jdbcTemplate * @return 列表 */ ...
UTF-8
Java
2,301
java
IGameClassInfoDao.java
Java
[ { "context": "k.jdbc.core.JdbcTemplate;\n\n/**\n * 奖级\n *\n * @author hhhh,YangRong\n */\npublic interface IGameClassInfoDao {", "end": 180, "score": 0.99971604347229, "start": 176, "tag": "USERNAME", "value": "hhhh" }, { "context": ".core.JdbcTemplate;\n\n/**\n * 奖级\n *\n * @author ...
null
[]
package com.bestinfo.dao.game; import com.bestinfo.bean.game.GameClassInfo; import java.util.List; import org.springframework.jdbc.core.JdbcTemplate; /** * 奖级 * * @author hhhh,YangRong */ public interface IGameClassInfoDao { /** * 获取游戏奖级列表 * * @param jdbcTemplate * @return 列表 */ ...
2,301
0.638663
0.637232
90
22.277779
26.537197
123
false
false
0
0
0
0
0
0
0.333333
false
false
0
538a4f83646479bc2c7319f9d5ab035fd4777ce3
13,993,003,480,053
24367a0051ab21ba021c2f171b53e4c27a85b3f1
/src/main/java/com/neopragma/cobolcheck/Messages.java
0ffc9f680460b46a50d489dea33dade6cad15564
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
shahsaurabh81/cobol-check
https://github.com/shahsaurabh81/cobol-check
0657ec6e233d3a3389c73384937d39923e4cd01b
16abefe36bcc29f58babe69c16c4edc664cafff6
refs/heads/main
2023-06-16T09:04:01.709000
2021-07-15T08:11:05
2021-07-15T08:11:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* Copyright 2020 David Nicolette 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 dis...
UTF-8
Java
1,486
java
Messages.java
Java
[ { "context": "/*\nCopyright 2020 David Nicolette\n\nLicensed under the Apache License, Version 2.0 (", "end": 33, "score": 0.9998805522918701, "start": 18, "tag": "NAME", "value": "David Nicolette" }, { "context": "oads and manages localized messages.\n *\n * @author Dave Nicolette (...
null
[]
/* Copyright 2020 <NAME> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed ...
1,469
0.710633
0.70323
52
27.576923
26.726784
100
false
false
0
0
0
0
0
0
0.346154
false
false
0
fb52984c31b5aca86103e78d6b9775b6cbf8e332
1,468,878,862,323
5e8b9e8a2219797e1d9661f32c816f2780239725
/administrative-common/src/main/java/com/avatech/common/data/ResultDescription.java
f32f754a6702654f86e82000d28f371087726f69
[]
no_license
comeyoung/administrative.application
https://github.com/comeyoung/administrative.application
034113af92ea7579d03bdae08a43ded367f9424b
409196e027803511cc534ba5b05573f8824a0357
refs/heads/master
2020-03-28T05:28:05.665000
2018-09-15T13:12:12
2018-09-15T13:12:12
147,777,723
0
0
null
true
2018-09-07T05:59:42
2018-09-07T05:59:42
2018-09-05T10:48:54
2018-09-05T10:48:53
2
0
0
0
null
false
null
package com.avatech.common.data; /** * Created by asus on 2018/9/13. */ public class ResultDescription { public static String SUCCESS = "OK"; public static String FAIL = "FAIL"; }
UTF-8
Java
192
java
ResultDescription.java
Java
[ { "context": "ackage com.avatech.common.data;\n\n/**\n * Created by asus on 2018/9/13.\n */\npublic class ResultDescription ", "end": 56, "score": 0.9982727766036987, "start": 52, "tag": "USERNAME", "value": "asus" } ]
null
[]
package com.avatech.common.data; /** * Created by asus on 2018/9/13. */ public class ResultDescription { public static String SUCCESS = "OK"; public static String FAIL = "FAIL"; }
192
0.677083
0.640625
10
18.200001
17.028212
40
false
false
0
0
0
0
0
0
0.3
false
false
0
9e46eed59228c1c37b4b479e5523ecd381cfe6ec
16,303,695,891,424
842d85a2cf9aa9b0453432b8f894829beedaf092
/way-compiler/src/test/resources/code/ui/login-iter5/UiLoginIter5ActivityPath.java
e0560dfc3347b55c8b6d4459c5d69acfdbf9ae42
[]
no_license
objectos/way
https://github.com/objectos/way
bd7edebeee5cb0765996c596f8eacff17ca00946
e5961659d8c41efb5185671c8745ca8c08d0a3df
refs/heads/master
2019-07-13T14:06:24.156000
2018-03-28T20:01:10
2018-03-28T20:01:10
5,560,373
0
0
null
false
2015-10-22T22:30:50
2012-08-26T13:56:52
2015-05-02T17:25:56
2015-10-22T22:30:50
9,145
1
1
0
Java
null
null
package br.com.objectos.testing.ui.login.iter5; import br.com.objectos.way.ui.AbstractActivityPath0; import br.com.objectos.way.ui.MetaUiActivityPath; @MetaUiActivityPath(LoginIter5Activity.class) public interface UiLoginIter5ActivityPath extends AbstractActivityPath0 { }
UTF-8
Java
275
java
UiLoginIter5ActivityPath.java
Java
[]
null
[]
package br.com.objectos.testing.ui.login.iter5; import br.com.objectos.way.ui.AbstractActivityPath0; import br.com.objectos.way.ui.MetaUiActivityPath; @MetaUiActivityPath(LoginIter5Activity.class) public interface UiLoginIter5ActivityPath extends AbstractActivityPath0 { }
275
0.850909
0.832727
8
33.375
26.827866
73
false
false
0
0
0
0
0
0
0.375
false
false
0
1d1e869525bbdebea76feea1e78dd570cde263e3
17,961,553,265,616
bcf2aded81aea77a7c75a3f4a3a2aa241950f043
/security-jwt/src/main/java/com/fulinlin/filter/JwtAuthenticationTokenFilter.java
de15fe49b04fef0371fb0aab78f69761014a252d
[]
no_license
LVCHANGXU/springsecurity-example
https://github.com/LVCHANGXU/springsecurity-example
bbf2671a18df52b43c9427880918652950146b68
66d5e3a1160c845a6223a7f9c04630e82321659c
refs/heads/master
2021-03-06T13:03:57.406000
2019-12-08T14:34:25
2019-12-08T14:34:25
246,201,843
1
0
null
true
2020-03-10T03:43:38
2020-03-10T03:43:37
2020-02-20T02:46:26
2019-12-08T14:34:26
133
0
0
0
null
false
false
package com.fulinlin.filter; import com.alibaba.fastjson.JSON; import com.fulinlin.authorize.Provider.CoreAuthorizeConfigProvider; import com.fulinlin.enums.JwtRedisEnum; import com.fulinlin.enums.JwtUrlEnum; import com.fulinlin.jwt.JwtTokenUtil; import com.fulinlin.properties.SecurityProperties; import com.fulinlin.u...
UTF-8
Java
9,964
java
JwtAuthenticationTokenFilter.java
Java
[]
null
[]
package com.fulinlin.filter; import com.alibaba.fastjson.JSON; import com.fulinlin.authorize.Provider.CoreAuthorizeConfigProvider; import com.fulinlin.enums.JwtRedisEnum; import com.fulinlin.enums.JwtUrlEnum; import com.fulinlin.jwt.JwtTokenUtil; import com.fulinlin.properties.SecurityProperties; import com.fulinlin.u...
9,964
0.659484
0.657515
223
39.995514
34.343884
199
false
false
0
0
0
0
0
0
0.748879
false
false
0
d18499f241bb088c639d8ab9808f9abd814b7ac6
21,517,786,194,640
2b87af7f571efc03418db8f4ec38badae9a5ad78
/app/src/main/java/org/devconmyanmar/apps/devcon/event/SyncSuccessEvent.java
687c59fc42bdc3013bb9aa4c41b00d1f2e9d6e82
[ "MIT" ]
permissive
mixail007/devcon-android-2014
https://github.com/mixail007/devcon-android-2014
75ad68dcf3677049b78b248d71fe2d2c27ef5641
1d1b775336b657b3332b0f432dd063f245d93ce5
refs/heads/master
2021-05-27T12:17:36.226000
2014-11-11T11:56:33
2014-11-11T11:56:33
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.devconmyanmar.apps.devcon.event; /** * Created by Ye Lin Aung on 14/11/11. */ public class SyncSuccessEvent { }
UTF-8
Java
127
java
SyncSuccessEvent.java
Java
[ { "context": "evconmyanmar.apps.devcon.event;\n\n/**\n * Created by Ye Lin Aung on 14/11/11.\n */\npublic class SyncSuccessEvent {\n", "end": 75, "score": 0.9998544454574585, "start": 64, "tag": "NAME", "value": "Ye Lin Aung" } ]
null
[]
package org.devconmyanmar.apps.devcon.event; /** * Created by <NAME> on 14/11/11. */ public class SyncSuccessEvent { }
122
0.716535
0.669291
7
17.142857
18.137794
44
false
false
0
0
0
0
0
0
0.142857
false
false
0
2d84a9e09e9b29425bf6b52222528c8f45b379ea
36,069,135,370,426
e74fb91404d6130ef1f2bf8d58131660e5e19fc8
/app/src/main/java/com/tscovid19project/Adapter/MealsAdapter.java
6d4ea4fe4a4984281a817a5c4a8f1561e4d8893d
[]
no_license
COVID-19-Apps/TS-COVID-19-Project
https://github.com/COVID-19-Apps/TS-COVID-19-Project
6cd69591434051dad0d216e32c610ba2982bacf3
4ac0817f36c53c4df4f644959436055bcd7590cb
refs/heads/master
2022-11-24T10:32:35.632000
2020-06-21T09:37:10
2020-06-21T09:37:10
273,874,562
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tscovid19project.Adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import com.tscovid19project.Models.M...
UTF-8
Java
1,589
java
MealsAdapter.java
Java
[]
null
[]
package com.tscovid19project.Adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import com.tscovid19project.Models.M...
1,589
0.70107
0.697294
61
25.065575
26.072954
96
false
false
0
0
0
0
0
0
0.508197
false
false
0
b72b1a78e90ed873dc48f6d687f9f35acc8fe4a9
17,325,898,134,223
86915e03212a6e8965d33bbe24c18f2bef7cb3cf
/src/main/java/com/example/demo/service/AccountService.java
3e4ea7c19a2b9cfc3fe075f8b444cdcee782adfc
[]
no_license
KenjiTakashiro/SpringBootStudy
https://github.com/KenjiTakashiro/SpringBootStudy
eaded359c6dc9155b14c77bd8c41d1219665bee6
768c32bbed1676747777102bbcebb4fcdd81cfe9
refs/heads/master
2023-02-23T01:18:05.085000
2021-11-10T08:34:49
2021-11-10T08:34:49
218,450,374
0
0
null
false
2023-02-09T20:11:27
2019-10-30T05:32:36
2021-11-10T08:34:52
2023-02-09T20:11:26
127,649
0
0
1
HTML
false
false
package com.example.demo.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.userdetails.UserDetails; import org.springframework.security.core.userdetails.UserDetailsService; import org.springframework.security.core.userdetails.UsernameNotFoundException...
UTF-8
Java
959
java
AccountService.java
Java
[]
null
[]
package com.example.demo.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.userdetails.UserDetails; import org.springframework.security.core.userdetails.UserDetailsService; import org.springframework.security.core.userdetails.UsernameNotFoundException...
959
0.790407
0.790407
28
32.32143
27.412268
90
false
false
0
0
0
0
0
0
1.357143
false
false
0
a433d0ff75db2ce89fe1615275f4640a1655e173
17,154,099,421,135
c8e827b15293656aff8b15203945c7184e5e9c0d
/dungeonrunner/src/dungeonrunner/Sound.java
e1dc4c4181102e60e9c2f1be321cc73db3aab326
[]
no_license
mmroozbeh2000/Dungeonrunner
https://github.com/mmroozbeh2000/Dungeonrunner
be69b4af6c7f098fd8ba209eb895a9a192945b6c
0297ded61c52cf0e2c4dcb7be9fac9b38864072a
refs/heads/main
2023-01-11T16:52:41.831000
2020-11-16T09:01:22
2020-11-16T09:01:22
313,555,903
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dungeonrunner; import java.io.File; import javax.sound.sampled.AudioSystem; import javax.sound.sampled.Clip; public class Sound { static File menuMusic = new File("C:/Javafiler/Sound.wav"); public void playSound(File sound) { try { Clip clip = AudioSystem.getClip(); ...
UTF-8
Java
675
java
Sound.java
Java
[]
null
[]
package dungeonrunner; import java.io.File; import javax.sound.sampled.AudioSystem; import javax.sound.sampled.Clip; public class Sound { static File menuMusic = new File("C:/Javafiler/Sound.wav"); public void playSound(File sound) { try { Clip clip = AudioSystem.getClip(); ...
675
0.592593
0.586667
33
19.454546
20.638433
62
false
false
0
0
0
0
0
0
0.363636
false
false
0
3148b80f34060b2d2fe0fbc1056b6f747f1510d0
27,865,747,817,109
44b731ed8b08e27fccfe5adfecc70000ce0e0981
/src/test/java/com/testautomationcoach/test/HeaderTest.java
5e2c570bda33fbdd931d25952f62f0c2e8e88a0d
[]
no_license
jomarnavarro/restAssuredDSL
https://github.com/jomarnavarro/restAssuredDSL
ddb4e5fe2f9caa236fcdec2956a8c4eb4372f8bf
34e951a7643239d3fc8520b2495dc91f6a3cdf15
refs/heads/master
2023-07-17T18:13:12.052000
2021-09-07T01:04:09
2021-09-07T01:04:09
398,959,425
3
4
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.testautomationcoach.test; import io.restassured.RestAssured; import io.restassured.http.ContentType; import io.restassured.http.Header; import io.restassured.http.Headers; import org.hamcrest.Matchers; import org.testng.annotations.Test; import java.util.Map; import static io.restassured.RestAssured.give...
UTF-8
Java
3,832
java
HeaderTest.java
Java
[ { "context": " given()\n .formParam(\"username\", \"Pedro\")\n .formParam(\"password\", \"Pedro\")", "end": 3127, "score": 0.9996358156204224, "start": 3122, "tag": "USERNAME", "value": "Pedro" }, { "context": " \"Pedro\")\n .formParam(\"...
null
[]
package com.testautomationcoach.test; import io.restassured.RestAssured; import io.restassured.http.ContentType; import io.restassured.http.Header; import io.restassured.http.Headers; import org.hamcrest.Matchers; import org.testng.annotations.Test; import java.util.Map; import static io.restassured.RestAssured.give...
3,837
0.492954
0.484603
135
27.385185
19.013439
80
false
false
0
0
0
0
0
0
0.251852
false
false
0
db60f920227b229a1d159037ec749e1f6529d8a9
4,827,543,260,131
8da43277547e1d74084718e56e6d89343978b23a
/src/DAO/CompanyReviewDAO.java
cd4bd7480d7d160c6b986e301c74e70867d45708
[]
no_license
tsontario/CSI2132
https://github.com/tsontario/CSI2132
662ce50aec57091eac9973fdb92fafce77d9a7e7
f78ac2bb91041ad33a1ee00a30d0fd112d515075
refs/heads/master
2021-01-23T04:53:43.944000
2017-04-01T16:23:22
2017-04-01T16:23:22
86,250,665
2
0
null
false
2017-04-01T14:39:52
2017-03-26T17:20:33
2017-04-01T03:00:49
2017-04-01T14:39:52
2,197
1
0
0
Java
null
null
package DAO; import connection.DataAccess; import dbbeans.AppliedToBean; import dbbeans.CompanyBean; import dbbeans.CompanyReviewBean; import java.sql.*; import java.util.ArrayList; import java.util.Calendar; /** * Created by Kevin on 2017-03-28. */ public class CompanyReviewDAO { static DataAccess db = new D...
UTF-8
Java
9,713
java
CompanyReviewDAO.java
Java
[ { "context": "ist;\nimport java.util.Calendar;\n\n/**\n * Created by Kevin on 2017-03-28.\n */\npublic class CompanyReviewDAO ", "end": 235, "score": 0.8071150779724121, "start": 230, "tag": "NAME", "value": "Kevin" }, { "context": "\n review.setUsername(rs.getString(\...
null
[]
package DAO; import connection.DataAccess; import dbbeans.AppliedToBean; import dbbeans.CompanyBean; import dbbeans.CompanyReviewBean; import java.sql.*; import java.util.ArrayList; import java.util.Calendar; /** * Created by Kevin on 2017-03-28. */ public class CompanyReviewDAO { static DataAccess db = new D...
9,713
0.547102
0.545763
266
35.515038
29.515158
134
false
false
0
0
0
0
0
0
0.684211
false
false
0
b2cab789b888315286e3451ba4f7eb8e7834ca76
10,333,691,360,196
218adb170a4d18f8ba8cc2b39e23ef93dbeca4aa
/backend/src/main/java/easy/soc/hacks/ScheduleHelper/repository/TaskRepository.java
1bb5fca366568be6f0b968e724c605b2ad93f495
[]
no_license
EasySocHacks/ScheduleHelper
https://github.com/EasySocHacks/ScheduleHelper
26a53446d51e6a77c53912d31051f4923c7279c6
1186d1354b55355c45d4be526868266514c23085
refs/heads/master
2023-06-15T23:31:57.718000
2021-07-13T13:38:50
2021-07-13T13:38:50
382,927,139
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package easy.soc.hacks.ScheduleHelper.repository; import easy.soc.hacks.ScheduleHelper.entity.Task; import easy.soc.hacks.ScheduleHelper.entity.User; import org.springframework.data.jpa.repository.JpaRepository; import java.util.List; public interface TaskRepository extends JpaRepository<Task, Long> { List<Task>...
UTF-8
Java
349
java
TaskRepository.java
Java
[]
null
[]
package easy.soc.hacks.ScheduleHelper.repository; import easy.soc.hacks.ScheduleHelper.entity.Task; import easy.soc.hacks.ScheduleHelper.entity.User; import org.springframework.data.jpa.repository.JpaRepository; import java.util.List; public interface TaskRepository extends JpaRepository<Task, Long> { List<Task>...
349
0.816619
0.816619
11
30.727272
25.427584
67
false
false
0
0
0
0
0
0
0.636364
false
false
0
d051cfc61c461d72bdf254ce3166b6a7a89f022c
20,770,461,875,796
e659345c6ecf60e7557222d4a30e4a5b17542a6f
/blodia/src/blodia/parts/SwitchSelectNodePart.java
db38530d6461783001568fc33d743fd1050c5a4a
[ "MIT" ]
permissive
frankbenoit/blodia
https://github.com/frankbenoit/blodia
4dc56bf138c4959dae4d27e79f3eae91e776c16b
5a252cc3d9d7a1926268fb432ab724f38b21107d
refs/heads/master
2020-03-28T20:58:39.782000
2018-09-24T16:38:25
2018-09-24T16:38:25
149,119,335
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package blodia.parts; import java.util.List; import org.eclipse.gef.geometry.planar.Point; import org.eclipse.gef.mvc.fx.parts.AbstractContentPart; import com.google.common.collect.HashMultimap; import com.google.common.collect.Lists; import com.google.common.collect.SetMultimap; import blodia.model.Swit...
UTF-8
Java
1,509
java
SwitchSelectNodePart.java
Java
[]
null
[]
package blodia.parts; import java.util.List; import org.eclipse.gef.geometry.planar.Point; import org.eclipse.gef.mvc.fx.parts.AbstractContentPart; import com.google.common.collect.HashMultimap; import com.google.common.collect.Lists; import com.google.common.collect.SetMultimap; import blodia.model.Swit...
1,509
0.724321
0.724321
62
22.370968
23.763102
83
false
false
0
0
0
0
0
0
1.064516
false
false
0
ed345edb5d12743f62b126846895b65f4a2de0d3
2,293,512,571,461
d04e61eeb404bf1ae4ed2c0241b10f5758b7c78a
/week-05/src/Character.java
301574f1cbd068395d703e8392e2aa264b999f77
[]
no_license
greenfox-academy/nosziszimi
https://github.com/greenfox-academy/nosziszimi
888a7ecfc7f3a34085c5777c798f2a3c4ae53d24
ed0064f98ad3e6acef1e8d58c64c4e8cbc889988
refs/heads/master
2021-01-22T22:44:05.550000
2017-07-11T07:31:09
2017-07-11T07:31:09
85,570,400
0
1
null
false
2017-03-22T20:14:32
2017-03-20T11:45:06
2017-03-20T16:36:20
2017-03-22T20:14:08
1,301
0
1
1
HTML
null
null
import java.util.ArrayList; /** * Created by Nóra on 2017. 04. 10.. */ public class Character extends GameObject { static ArrayList<Character> characterList = new ArrayList<>(); public Character() { } public Character(int column, int row) { super(column, row); characterList.add(this); } publi...
UTF-8
Java
398
java
Character.java
Java
[ { "context": "import java.util.ArrayList;\n\n/**\n * Created by Nóra on 2017. 04. 10..\n */\npublic class Character exte", "end": 51, "score": 0.9993897080421448, "start": 47, "tag": "NAME", "value": "Nóra" } ]
null
[]
import java.util.ArrayList; /** * Created by Nóra on 2017. 04. 10.. */ public class Character extends GameObject { static ArrayList<Character> characterList = new ArrayList<>(); public Character() { } public Character(int column, int row) { super(column, row); characterList.add(this); } publi...
398
0.662468
0.642317
22
17.045454
17.968349
64
false
false
0
0
0
0
0
0
0.363636
false
false
0
11b9bc2195a1ff96329289bf90d3386bff176c12
24,610,162,677,112
62add7ab28995a5a41f5e2562db965d14d482902
/src/storage/virtualStorage/command/Pull.java
addf7171444d6a9e28249c47631ceed2452d26f3
[]
no_license
tmp-physmath/CloudStrageServiceWrapper
https://github.com/tmp-physmath/CloudStrageServiceWrapper
f8e109ea95692553a5f001fec4bdc4ffc53d7590
90f04a9a629e029eea55c8fd287c0a580b49df44
refs/heads/master
2021-01-21T22:26:10.677000
2014-12-05T03:39:06
2014-12-05T03:39:06
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package storage.virtualStorage.command; import java.io.File; import storage.virtualStorage.VirtualFile; import storage.virtualStorage.VirtualStorage; import system.ErrorConst; import system.Logger; public class Pull implements IVirtualStorageCommand{ File localFile; VirtualFile file; /** * @param localFile 保存...
UTF-8
Java
1,689
java
Pull.java
Java
[]
null
[]
package storage.virtualStorage.command; import java.io.File; import storage.virtualStorage.VirtualFile; import storage.virtualStorage.VirtualStorage; import system.ErrorConst; import system.Logger; public class Pull implements IVirtualStorageCommand{ File localFile; VirtualFile file; /** * @param localFile 保存...
1,689
0.715782
0.715782
59
21.661016
20.259846
89
false
false
0
0
0
0
0
0
1.898305
false
false
0
5e4f267f5ba10c6da78baefd0cc3c9b1ca1d1eb1
19,851,338,887,841
ced195a3d0c62c22d7f2f1eb1292db5387aec279
/app/src/main/java/com/example/nohai/moneytracker/Database/Debt.java
67f1322531c4863a3ba2ed618d409ae0e1c95106
[]
no_license
ndan177/MoneyTracker
https://github.com/ndan177/MoneyTracker
5889ae32b20263195bbd3e93a68920f66a0be188
f19b99d785a2899af2156aae9da0ef5f9d341835
refs/heads/master
2021-04-06T19:34:43.529000
2018-06-28T20:42:57
2018-06-28T20:42:57
124,640,342
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.nohai.moneytracker.Database; import android.arch.persistence.room.Entity; import android.arch.persistence.room.PrimaryKey; import android.arch.persistence.room.TypeConverters; import android.support.annotation.NonNull; import com.example.nohai.moneytracker.Utils.DateConverter; import java.util.Da...
UTF-8
Java
1,265
java
Debt.java
Java
[]
null
[]
package com.example.nohai.moneytracker.Database; import android.arch.persistence.room.Entity; import android.arch.persistence.room.PrimaryKey; import android.arch.persistence.room.TypeConverters; import android.support.annotation.NonNull; import com.example.nohai.moneytracker.Utils.DateConverter; import java.util.Da...
1,265
0.667194
0.667194
68
17.602942
17.238926
58
false
false
0
0
0
0
0
0
0.382353
false
false
0
7c8f95c823218f3933ae7e6c0712e3147302bbf1
30,348,238,915,609
7041e5e08955db92d250e0618e37198d7fcbea55
/src/main/java/makise/ooad/lab2/gamerunner/StandGameRunner.java
272cbf3f25d6855a20302a135b4d8f64a040e5dc
[]
no_license
yuanfeif/21PointsGame
https://github.com/yuanfeif/21PointsGame
8124fb6028a2f87ee5ae3ac803950dc2184bfa6e
c5ab349cfb225dacc70e58944e2e40c4fd23fbcf
refs/heads/master
2020-08-14T19:10:32.360000
2019-10-15T05:18:09
2019-10-15T05:18:09
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package makise.ooad.lab2.gamerunner; import makise.ooad.lab2.entity.GameStatus; import makise.ooad.lab2.entity.Request; import makise.ooad.lab2.entity.Response; import java.util.ArrayList; public class StandGameRunner extends GameRunner { @Override protected String getHandlerLevel() { return "stand";...
UTF-8
Java
564
java
StandGameRunner.java
Java
[]
null
[]
package makise.ooad.lab2.gamerunner; import makise.ooad.lab2.entity.GameStatus; import makise.ooad.lab2.entity.Request; import makise.ooad.lab2.entity.Response; import java.util.ArrayList; public class StandGameRunner extends GameRunner { @Override protected String getHandlerLevel() { return "stand";...
564
0.714859
0.706827
23
20.652174
16.856449
49
false
false
0
0
0
0
0
0
0.304348
false
false
0
8cd30eb7a26574fcbcec66e6082ec219df0e4ca1
9,122,510,574,503
94c54207ce58e0243d9026fa139736eee402a016
/src/main/java/com/janaldous/minanamanila/service/OrderException.java
1fef85a8957625585af7a773398e077a13709d27
[]
no_license
janaldous/minanamanila-api
https://github.com/janaldous/minanamanila-api
fc8148004b442144c55d6ef588e370aea01d02d8
73928aedc1f6e54c1c3ae62aac9cc569654a8ad8
refs/heads/main
2023-02-25T04:42:33.791000
2021-01-17T15:43:14
2021-01-17T15:43:14
297,397,799
0
0
null
false
2021-01-17T15:43:15
2020-09-21T16:28:55
2021-01-07T17:52:13
2021-01-17T15:43:15
60,762
0
0
0
Java
false
false
package com.janaldous.minanamanila.service; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ResponseStatus; @ResponseStatus(code = HttpStatus.UNPROCESSABLE_ENTITY) public class OrderException extends RuntimeException { /** * */ private static final long serialVersion...
UTF-8
Java
397
java
OrderException.java
Java
[]
null
[]
package com.janaldous.minanamanila.service; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ResponseStatus; @ResponseStatus(code = HttpStatus.UNPROCESSABLE_ENTITY) public class OrderException extends RuntimeException { /** * */ private static final long serialVersion...
397
0.783375
0.780856
18
21.055555
23.389153
62
false
false
0
0
0
0
0
0
0.777778
false
false
0
a91a67b9ae29d82da43c9a9f02c0ed9a54d2b7c8
31,610,959,358,699
cef8b9e6706989a7e837b36c592e325c75ad4fa4
/beyond-cloud-framework/src/main/java/com/beyond/cloud/framework/lock/annotation/Lock.java
dc1ee0d0f047f22ee8680c18ca33fdfe1aaa3ff1
[]
no_license
moutainhigh/beyond-cloud
https://github.com/moutainhigh/beyond-cloud
271eb5d026c17a882c09cb072583c66b6c9b79b4
8a3c2df05c4545b015692bdd4a6ac8c7da6069cf
refs/heads/master
2022-12-16T21:50:14.588000
2020-09-18T07:12:24
2020-09-18T07:12:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.beyond.cloud.framework.lock.annotation; import java.lang.annotation.*; @Target({ ElementType.METHOD}) @Retention(RetentionPolicy.RUNTIME) @Inherited @Documented public @interface Lock { // SPEL 表达式 String spel() ; // 失效时间 单位秒 int expire() default 10; // log信息 String logInfo() d...
UTF-8
Java
357
java
Lock.java
Java
[]
null
[]
package com.beyond.cloud.framework.lock.annotation; import java.lang.annotation.*; @Target({ ElementType.METHOD}) @Retention(RetentionPolicy.RUNTIME) @Inherited @Documented public @interface Lock { // SPEL 表达式 String spel() ; // 失效时间 单位秒 int expire() default 10; // log信息 String logInfo() d...
357
0.681682
0.675676
20
15.65
14.643343
51
false
false
0
0
0
0
0
0
0.25
false
false
0
9e9038680ef05ef85a19a3e5377bf6bf4b5561cf
31,610,959,358,490
f29380f05f13a2c09cc135fa8b3584989d4d7a49
/src/main/java/org/huskyrobotics/frc2019/OI.java
9ec7a9e7473f95b250036f4d5dcb79723897f2f7
[]
no_license
Ole113/Laika-2019
https://github.com/Ole113/Laika-2019
b832cdffde8241eab7e388dab93b17a0748cbdf1
ad5482c2628fbdb673e36bae9027763e2c942184
refs/heads/master
2020-04-17T06:03:51.399000
2019-02-12T21:46:57
2019-02-12T21:46:57
166,310,365
0
0
null
true
2019-02-12T21:46:58
2019-01-17T23:10:14
2019-02-12T21:46:17
2019-02-12T21:46:58
188
0
0
0
Java
false
null
//this class is used to get driver input package org.huskyrobotics.frc2019; import edu.wpi.first.wpilibj.Joystick; import java.util.HashMap; public class OI { private int HELMSTICKPORT; private int WEAPONSTICKPORT; private Joystick m_HelmStick; private Joystick m_WeaponStick; private HashMap<String, ...
UTF-8
Java
2,621
java
OI.java
Java
[]
null
[]
//this class is used to get driver input package org.huskyrobotics.frc2019; import edu.wpi.first.wpilibj.Joystick; import java.util.HashMap; public class OI { private int HELMSTICKPORT; private int WEAPONSTICKPORT; private Joystick m_HelmStick; private Joystick m_WeaponStick; private HashMap<String, ...
2,621
0.723347
0.713412
59
43.35593
38.930954
127
false
false
0
0
0
0
0
0
0.813559
false
false
0
a67b0e26258b750876f2549522189d0bc7975093
9,869,834,884,165
25b793fb178552fc48ad9226e7bf79dd804cac08
/dl/testcases/DesignationUpdateTestCase.java
0b32cdede97b7391e007b3740e80d0dc8616064d
[]
no_license
Rajbhatkariya13/hr-application
https://github.com/Rajbhatkariya13/hr-application
718374506295d189f7e7ac68263e996e03a18066
87409223340b43b3168945f3670a7846d3754ef2
refs/heads/main
2023-07-04T23:30:43.859000
2021-08-24T10:39:21
2021-08-24T10:39:21
355,784,435
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import com.thinking.machines.hr.dl.exceptions.*; import com.thinking.machines.hr.dl.interfaces.*; import com.thinking.machines.hr.dl.dao.*; import com.thinking.machines.hr.dl.dto.*; class DesignationUpdateTestCase { public static void main(String gg[]) { int code=Integer.parseInt(gg[0]); String title=gg[1]; try { Desig...
UTF-8
Java
675
java
DesignationUpdateTestCase.java
Java
[]
null
[]
import com.thinking.machines.hr.dl.exceptions.*; import com.thinking.machines.hr.dl.interfaces.*; import com.thinking.machines.hr.dl.dao.*; import com.thinking.machines.hr.dl.dto.*; class DesignationUpdateTestCase { public static void main(String gg[]) { int code=Integer.parseInt(gg[0]); String title=gg[1]; try { Desig...
675
0.792593
0.78963
24
27.166666
20.921812
70
false
false
0
0
0
0
0
0
0.541667
false
false
0
c73714fa127eae202bc3c17f29f5493716f0650c
11,948,599,053,775
738c0753a26ecd10bcd1035443932e5e9f2ddd92
/app/src/main/java/com/weibo/meishijie/adapter/Recommend_Zuireshangpin_Adapter.java
51989adb15064d5894afe900f3fdeddb01c2eb4a
[]
no_license
jzxyouok/MeiShiJie_my
https://github.com/jzxyouok/MeiShiJie_my
ebacf4f13c76b27fb720251ff7e29f796aabcb54
fd309eef75292ca4926ee3272469444c849511ca
refs/heads/master
2020-12-25T22:57:58.424000
2016-08-04T14:30:54
2016-08-04T14:30:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.weibo.meishijie.adapter; import android.content.Context; import android.graphics.Color; import com.weibo.meishijie.R; import com.weibo.meishijie.base.recyclerView.CommonAdapter; import com.weibo.meishijie.base.recyclerView.ViewHolder; import com.weibo.meishijie.bean.recommend.Shops; import java.util.List...
UTF-8
Java
943
java
Recommend_Zuireshangpin_Adapter.java
Java
[ { "context": "Shops;\n\nimport java.util.List;\n\n/**\n * Created by 巴巴 on 2016/7/31.\n * 推荐页的最热商品适配器\n */\n\npublic class Re", "end": 343, "score": 0.8849873542785645, "start": 341, "tag": "USERNAME", "value": "巴巴" } ]
null
[]
package com.weibo.meishijie.adapter; import android.content.Context; import android.graphics.Color; import com.weibo.meishijie.R; import com.weibo.meishijie.base.recyclerView.CommonAdapter; import com.weibo.meishijie.base.recyclerView.ViewHolder; import com.weibo.meishijie.bean.recommend.Shops; import java.util.List...
943
0.738277
0.730643
31
28.580645
29.938404
104
false
false
0
0
0
0
0
0
0.709677
false
false
0
f449cd1a7e923d0b7304486ca909d20f533f1489
36,206,574,326,119
dc7dd11c706c66ba105997f5104249c6e8feb143
/src/yaojdk/juc/executor/myExecutor/MyFutureExecutor.java
74e9386bf07b1ba8ece6cc96e87aed33aeea9e4b
[]
no_license
eliasyaoyc/jdk
https://github.com/eliasyaoyc/jdk
84e86d1e3eec8269d6fc0589e450cc7a5565a1be
a847de3a74e96da7a7a981f99afe15eb98d71179
refs/heads/master
2022-03-28T17:42:06.022000
2019-12-18T02:58:18
2019-12-18T02:58:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package yaojdk.juc.executor.myExecutor; /** * @Author: lancer.yao * @time: 2019/12/9:下午5:02 */ public interface MyFutureExecutor extends MyExecutor{ <T> Future<T> submit(Callable<T> command); }
UTF-8
Java
206
java
MyFutureExecutor.java
Java
[ { "context": "e yaojdk.juc.executor.myExecutor;\n\n/**\n * @Author: lancer.yao\n * @time: 2019/12/9:下午5:02\n */\npublic interface M", "end": 67, "score": 0.9914090037345886, "start": 57, "tag": "USERNAME", "value": "lancer.yao" } ]
null
[]
package yaojdk.juc.executor.myExecutor; /** * @Author: lancer.yao * @time: 2019/12/9:下午5:02 */ public interface MyFutureExecutor extends MyExecutor{ <T> Future<T> submit(Callable<T> command); }
206
0.707921
0.658416
9
21.444445
19.681414
53
false
false
0
0
0
0
0
0
0.222222
false
false
0
aecface4c630e71149c6fd7a30d2cdfaefb859bc
33,346,126,145,751
b58d8eea763e705f7739b21ecd76c276a2875f6b
/SpringProject_YDCAT/src/main/java/model/board/BoardDto.java
9b7a911b7c248019ea7051a0f1b7c3fc5426ed90
[]
no_license
harna419/SpringProject_YDCAT
https://github.com/harna419/SpringProject_YDCAT
efeee90213f8972d116099d6c571d741a4f76f84
c7fb78cebfdc4c35564a82442430e27ff5c2de2c
refs/heads/master
2021-01-21T01:43:58.241000
2016-07-30T14:03:55
2016-07-30T14:03:55
63,912,449
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package model.board; import java.util.Date; import org.springframework.web.multipart.MultipartFile; public class BoardDto { //º¯¼ö private int no; private String id; private String subject; private String content; private Date regdate; private int readcount; private int ref; private int ref_step; priva...
WINDOWS-1252
Java
2,377
java
BoardDto.java
Java
[]
null
[]
package model.board; import java.util.Date; import org.springframework.web.multipart.MultipartFile; public class BoardDto { //º¯¼ö private int no; private String id; private String subject; private String content; private Date regdate; private int readcount; private int ref; private int ref_step; priva...
2,377
0.697851
0.697429
154
14.409091
14.529689
55
false
false
0
0
0
0
0
0
1.266234
false
false
0
8a4eee6e70be71a02cf3a16b14508a46a6a79c1b
35,485,019,827,166
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_41b1fc1dbe9077be149cd3d7b367aa4953c5d8b9/ApplierException/15_41b1fc1dbe9077be149cd3d7b367aa4953c5d8b9_ApplierException_t.java
4e6f1a6ef090e1c393ddac98d8fa74922d99fa2b
[]
no_license
zhongxingyu/Seer
https://github.com/zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516000
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
false
2023-06-22T07:55:57
2020-04-28T11:07:49
2023-06-21T00:53:27
2023-06-22T07:55:57
2,849,868
2
2
0
null
false
false
/** * Tungsten Scale-Out Stack * Copyright (C) 2007-2011 Continuent Inc. * Contact: tungsten@continuent.org * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * * T...
UTF-8
Java
2,061
java
15_41b1fc1dbe9077be149cd3d7b367aa4953c5d8b9_ApplierException_t.java
Java
[ { "context": "pyright (C) 2007-2011 Continuent Inc.\n * Contact: tungsten@continuent.org\n *\n * This program is free software; you can re", "end": 113, "score": 0.9999173879623413, "start": 90, "tag": "EMAIL", "value": "tungsten@continuent.org" }, { "context": ", MA 02111-1307, U...
null
[]
/** * Tungsten Scale-Out Stack * Copyright (C) 2007-2011 Continuent Inc. * Contact: <EMAIL> * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * * This program is d...
1,997
0.645318
0.623969
79
25.075949
25.099182
79
false
false
0
0
0
0
0
0
0.227848
false
false
0
6eaac88efa8bab2781475d1b43eff3d90256a73c
36,773,509,997,348
602ebe6fb76244333e1f1f21a49ac7aacff7d544
/src/main/java/com/bokhan/sphere/observer/SphereEvent.java
0647da0a5504ec0664f056d6e34a7b0800191833
[]
no_license
vabokhan91/spherebokhan
https://github.com/vabokhan91/spherebokhan
5d5346e804bb71b9d80ea126c0b654182e866509
ca178e7931a440205da89bffd9cb5b8d26683fa1
refs/heads/master
2021-01-22T03:49:04.606000
2017-06-03T14:49:13
2017-06-03T14:49:13
92,403,316
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bokhan.sphere.observer; import com.bokhan.sphere.entity.Sphere; import java.util.EventObject; /** * Created by vbokh on 26.05.2017. */ public class SphereEvent extends EventObject { public SphereEvent(Sphere sphere) { super(sphere); } @Override public Sphere getSource() { ...
UTF-8
Java
366
java
SphereEvent.java
Java
[ { "context": "\n\nimport java.util.EventObject;\n\n/**\n * Created by vbokh on 26.05.2017.\n */\npublic class SphereEvent exten", "end": 132, "score": 0.9996700286865234, "start": 127, "tag": "USERNAME", "value": "vbokh" } ]
null
[]
package com.bokhan.sphere.observer; import com.bokhan.sphere.entity.Sphere; import java.util.EventObject; /** * Created by vbokh on 26.05.2017. */ public class SphereEvent extends EventObject { public SphereEvent(Sphere sphere) { super(sphere); } @Override public Sphere getSource() { ...
366
0.674863
0.653005
19
18.263159
16.997963
46
false
false
0
0
0
0
0
0
0.263158
false
false
0
8921997789cbc711dbadbc80553d34beb6545158
37,211,596,659,965
931936caf227b263a839c2c28716502da9c510fe
/group5/src/main/java/atdit1/group5/panels/ReportingPanel.java
860e708f8d7dd920d26c97b62f9143638a2070c7
[]
no_license
DhruvAggarwal01/ATdIT_Gruppe5
https://github.com/DhruvAggarwal01/ATdIT_Gruppe5
3dfaa8d50982a994e51f3d89a451daa45adb0379
c76c66aa8fb586839ad408d7b99ec3c86054cd95
refs/heads/master
2022-06-10T07:13:08.439000
2020-11-02T23:42:26
2020-11-02T23:42:26
249,697,119
3
1
null
false
2022-05-20T21:56:45
2020-03-24T12:04:02
2021-04-30T06:17:09
2022-05-20T21:56:44
86,374
2
1
10
Java
false
false
package atdit1.group5.panels; import java.awt.*; import java.awt.event.ActionListener; import javax.swing.*; import java.util.ResourceBundle; import atdit1.group5.listener.LogoIconMouseAdapter; /** * dient der Demo eines Panels 2. Ebene (s. <code>NavItemPanelChooser</code>) * anhand des Reporting-Panels. * * @a...
UTF-8
Java
2,364
java
ReportingPanel.java
Java
[ { "context": "e>)\n * anhand des Reporting-Panels.\n * \n * @author Sophie Orth, Monica Alessi, Dhruv Aggarwal, Maik Fichtenkamm,", "end": 337, "score": 0.9998509287834167, "start": 326, "tag": "NAME", "value": "Sophie Orth" }, { "context": " des Reporting-Panels.\n * \n * @author So...
null
[]
package atdit1.group5.panels; import java.awt.*; import java.awt.event.ActionListener; import javax.swing.*; import java.util.ResourceBundle; import atdit1.group5.listener.LogoIconMouseAdapter; /** * dient der Demo eines Panels 2. Ebene (s. <code>NavItemPanelChooser</code>) * anhand des Reporting-Panels. * * @a...
2,334
0.676146
0.662564
80
28.450001
25.283344
87
false
false
0
0
0
0
0
0
0.5125
false
false
0
594bce340bcbec842d093753a04a41a39b69fcc3
34,170,759,843,318
51a98a02d866683c3d151354361450fae9676edb
/apiservice/src/main/java/com/store/db/dao/mysql/SessionUsageDAO.java
4107acd4440579cc13e450cea3a439df27aa002f
[]
no_license
semuel24/store-spring-mvc
https://github.com/semuel24/store-spring-mvc
88c10ae22f4ff92fb7439afca7030c810843f9c8
f3918da02fda6c4060a0c66f86a7ad06d93a4618
refs/heads/master
2021-01-22T08:59:50.148000
2015-09-03T17:22:37
2015-09-03T17:22:37
26,340,788
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.store.db.dao.mysql; import java.util.List; import com.store.entity.ApiSessionUsage; public interface SessionUsageDAO extends StoreDAO<ApiSessionUsage>{ public List<ApiSessionUsage> findUsageSessions(Integer userUsageId); public ApiSessionUsage findSessionBySessionId(Long sessionId); public void delet...
UTF-8
Java
345
java
SessionUsageDAO.java
Java
[]
null
[]
package com.store.db.dao.mysql; import java.util.List; import com.store.entity.ApiSessionUsage; public interface SessionUsageDAO extends StoreDAO<ApiSessionUsage>{ public List<ApiSessionUsage> findUsageSessions(Integer userUsageId); public ApiSessionUsage findSessionBySessionId(Long sessionId); public void delet...
345
0.831884
0.831884
12
27.75
26.808348
69
false
false
0
0
0
0
0
0
0.75
false
false
0
fa8ce56f67979f4351d0c975a375c5ea772e02d7
8,048,768,766,977
c0fceeb63383f310844a475885646d315b652663
/SpringMvcSpringMybatis/src/com/drdg/emp/service/impl/EmpService.java
18de85095b0ce4e6fedf691b5e0a998604ce31e8
[]
no_license
huaming1027/hm
https://github.com/huaming1027/hm
7a6344e4d85be522da59693baff7db5f8488f62e
00b460ebcfc0be17be29abcd6feab4587c0bb746
refs/heads/master
2021-01-19T00:44:48.909000
2016-11-09T10:41:43
2016-11-09T10:41:43
73,264,449
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.drdg.emp.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.drdg.emp.bean.EmpBean; import com.drdg.emp.dao.EmpDao; import com.drdg.emp.service.IEmpService; @Service("empService") public...
UTF-8
Java
994
java
EmpService.java
Java
[]
null
[]
package com.drdg.emp.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.drdg.emp.bean.EmpBean; import com.drdg.emp.dao.EmpDao; import com.drdg.emp.service.IEmpService; @Service("empService") public...
994
0.732394
0.732394
46
19.608696
19.310369
62
false
false
0
0
0
0
0
0
0.978261
false
false
0
c58ebf8f723b600a90b54bb01624ac79a715e912
7,421,703,520,541
c827a8b6af4228e50a5977c69920de95a8927903
/zxy-game-server/src/com/jtang/gameserver/module/adventures/shop/trader/type/TraderShopType.java
ebfb8d382cc07632eb6cb977c9b2f845da33812a
[]
no_license
tyler-he/wkzj
https://github.com/tyler-he/wkzj
15012bf29082d941cfbe2bb725db1de54390d410
5e43b83a85e11414c12962d368c2dfdf3cb23d25
refs/heads/master
2023-03-20T03:47:18.275000
2019-03-07T09:42:13
2019-03-07T09:42:13
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jtang.gameserver.module.adventures.shop.trader.type; public enum TraderShopType { /** * 普通物品(精炼石、潜修石) */ GOODS(0), /** * 装备碎片 */ FRAGMENT(1), /** * 其他物品(精魄、荡妖符、桃子、药水等) */ TARGET_GOODS(2), /** * 魂魄 */ SOUL(3), /** * 装备 */ EQUIPS(4); private int code; private Trade...
UTF-8
Java
676
java
TraderShopType.java
Java
[]
null
[]
package com.jtang.gameserver.module.adventures.shop.trader.type; public enum TraderShopType { /** * 普通物品(精炼石、潜修石) */ GOODS(0), /** * 装备碎片 */ FRAGMENT(1), /** * 其他物品(精魄、荡妖符、桃子、药水等) */ TARGET_GOODS(2), /** * 魂魄 */ SOUL(3), /** * 装备 */ EQUIPS(4); private int code; private Trade...
676
0.577815
0.569536
50
11.08
14.363621
64
false
false
0
0
0
0
0
0
1.32
false
false
0
0eae33fe3ea5b8daa7c14bb49b48c7e8a84a918a
7,421,703,517,189
e56d077b07284462fe02e2d116e55351802243be
/Strtegy/src/com/pawlukowicz/Context.java
df1b94be6142519319ace500636d89c4f342a482
[]
no_license
KarolPawlukowicz/DesignPatterns
https://github.com/KarolPawlukowicz/DesignPatterns
fccb26e7a21dae4c307116409259818d16cda5ef
bfe3a20a049fe93858bc03df715ce00e7095133d
refs/heads/master
2023-07-07T19:54:31.923000
2021-08-29T16:48:36
2021-08-29T16:48:36
357,939,889
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pawlukowicz; public class Context { private Strategy strategy; public Context(Strategy strategy){ this.strategy = strategy; } public void setStrategy(Strategy strategy) { this.strategy = strategy; } public void measureSortTime() { double start = System.cur...
UTF-8
Java
546
java
Context.java
Java
[]
null
[]
package com.pawlukowicz; public class Context { private Strategy strategy; public Context(Strategy strategy){ this.strategy = strategy; } public void setStrategy(Strategy strategy) { this.strategy = strategy; } public void measureSortTime() { double start = System.cur...
546
0.652015
0.652015
21
25
20.939823
74
false
false
0
0
0
0
0
0
0.428571
false
false
0
d06deb20530b9e878a8e6eda951f347b5ca284aa
8,796,093,042,161
757deec27e55ac40fdf4fa7709df31ab30174a24
/code/src/src/adt/message/RegisterElevatorRequest.java
1985a98c38b490fd1edc20d4e2c63b4dc89be62a
[]
no_license
EthanPrentice/Real_Time_Systems_Project
https://github.com/EthanPrentice/Real_Time_Systems_Project
973bf83755a384675b73ceb7bc3980d5580b59f4
42df2da3ab7ed8f2c86200acec3995137fcd0e30
refs/heads/main
2023-04-21T15:57:54.476000
2021-05-16T19:33:05
2021-05-16T19:33:05
367,965,692
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package src.adt.message; import java.io.ByteArrayOutputStream; import java.io.DataOutputStream; import java.io.IOException; import java.nio.ByteBuffer; import src.adt.ElevatorState; import src.adt.ElevatorStatus; /** * Written for SYSC3303 - Group 6 - Iteration 3 @ Carleton University * @author Ethan Prentice (101...
UTF-8
Java
2,579
java
RegisterElevatorRequest.java
Java
[ { "context": "p 6 - Iteration 3 @ Carleton University\n * @author Ethan Prentice (101070194)\n * \n * Used to register the elevator ", "end": 315, "score": 0.9998737573623657, "start": 301, "tag": "NAME", "value": "Ethan Prentice" } ]
null
[]
package src.adt.message; import java.io.ByteArrayOutputStream; import java.io.DataOutputStream; import java.io.IOException; import java.nio.ByteBuffer; import src.adt.ElevatorState; import src.adt.ElevatorStatus; /** * Written for SYSC3303 - Group 6 - Iteration 3 @ Carleton University * @author <NAME> (101070194) ...
2,571
0.721597
0.714618
99
25.050505
25.72401
87
false
false
0
0
0
0
0
0
1.89899
false
false
0
c5fb646d6e6af0f463bdc01481fe21257951ca03
13,185,549,646,256
54d179149740f1429da4afd343af03c5a18dc079
/src/search/WriteFile.java
c7161c033b82d2cf80f1b0d005195c219a0bc926
[ "MIT" ]
permissive
msadeqsirjani/TextSearchEngine
https://github.com/msadeqsirjani/TextSearchEngine
d4b24298a9940772c39f1a2c9f1fe69343b287c9
fded821eba12364520d145111a89fff8f876243f
refs/heads/main
2023-08-23T18:08:53.380000
2021-09-30T17:23:09
2021-09-30T17:23:09
373,918,793
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package search; import java.io.FileWriter; import java.io.IOException; import java.io.PrintWriter; import java.time.LocalDateTime; import java.util.List; public class WriteFile { private String path; private boolean appendToFile = false; public WriteFile(String path) { this.path = path; } ...
UTF-8
Java
1,038
java
WriteFile.java
Java
[]
null
[]
package search; import java.io.FileWriter; import java.io.IOException; import java.io.PrintWriter; import java.time.LocalDateTime; import java.util.List; public class WriteFile { private String path; private boolean appendToFile = false; public WriteFile(String path) { this.path = path; } ...
1,038
0.639692
0.639692
38
26.31579
26.744509
99
false
false
0
0
0
0
0
0
0.789474
false
false
0
d8f6059f03b40ea31faf667671dcf8671af1b813
8,126,078,188,193
b26dfd6ddb595495857da974b207adc4ac06fccb
/src/main/java/be/ugent/mmlab/rml/model/RDFTerm/FunctionTermMap.java
1d95792cb1dcc6a078cdf3a15a42b015c6a59fb9
[ "MIT" ]
permissive
RMLio/RML-Model
https://github.com/RMLio/RML-Model
14eb6cf4a63f8bfd1afcfc3a953cd8e28e74717c
dfd941fb7d371b48af137d49303946149ac87427
refs/heads/master
2021-01-18T17:46:29.096000
2019-08-09T07:57:15
2019-08-09T07:57:15
37,586,716
3
5
null
false
2017-04-12T17:45:44
2015-06-17T09:48:17
2016-03-17T13:05:01
2017-04-06T06:58:23
1,102
0
2
1
Java
null
null
package be.ugent.mmlab.rml.model.RDFTerm; import be.ugent.mmlab.rml.model.PredicateObjectMap; import be.ugent.mmlab.rml.model.TriplesMap; import org.eclipse.rdf4j.model.IRI; import java.util.Map; import java.util.Set; /** * Created by andimou on 7/8/16. */ public interface FunctionTermMap extends TermMap { pub...
UTF-8
Java
794
java
FunctionTermMap.java
Java
[ { "context": "util.Map;\nimport java.util.Set;\n\n/**\n * Created by andimou on 7/8/16.\n */\npublic interface FunctionTermMap e", "end": 246, "score": 0.9995407462120056, "start": 239, "tag": "USERNAME", "value": "andimou" } ]
null
[]
package be.ugent.mmlab.rml.model.RDFTerm; import be.ugent.mmlab.rml.model.PredicateObjectMap; import be.ugent.mmlab.rml.model.TriplesMap; import org.eclipse.rdf4j.model.IRI; import java.util.Map; import java.util.Set; /** * Created by andimou on 7/8/16. */ public interface FunctionTermMap extends TermMap { pub...
794
0.767003
0.760705
31
24.612904
24.322666
69
false
false
0
0
0
0
0
0
0.548387
false
false
0
8aeb4e077b8d72732858a34b8c63bf4527dcbe33
35,003,983,500,216
d95f13e377ecfdf5d89ba2708d9d440586cdb9e9
/src/main/java/tonks/gui/views/IView.java
659cda37575062538b0ec1a274b021b4c2252da4
[]
no_license
Ziemniakoss/TanksProfeszionalF2Expert
https://github.com/Ziemniakoss/TanksProfeszionalF2Expert
7de476d49409d3277bd3c017175fa8c930b9ddb4
4df607ff3dccf6207732f405ea71e22f8ba797e5
refs/heads/master
2020-07-21T13:03:06.539000
2019-10-13T18:30:48
2019-10-13T18:30:48
206,872,388
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tonks.gui.views; import javafx.scene.Scene; import tonks.gui.NotCurrentlyClosable; import java.util.ResourceBundle; /** * Should be implemented by every JavaFX view */ public interface IView { /** * Called every time view is needed to be closed. * * @throws NotCurrentlyClosable if this view can't by...
UTF-8
Java
492
java
IView.java
Java
[]
null
[]
package tonks.gui.views; import javafx.scene.Scene; import tonks.gui.NotCurrentlyClosable; import java.util.ResourceBundle; /** * Should be implemented by every JavaFX view */ public interface IView { /** * Called every time view is needed to be closed. * * @throws NotCurrentlyClosable if this view can't by...
492
0.729675
0.729675
25
18.68
19.951382
71
false
false
0
0
0
0
0
0
0.72
false
false
0
2da05e77f84d816ac2a87b6699604462744bb37a
3,118,146,311,125
981b540bff60985a0af9964399b3b9aa88439628
/src/main/java/tree/TreeBreadthTraversal.java
45f77b44fe80aadca46c2a23f0a2bbe360eacfeb
[]
no_license
daniellogerstedt/dsandalgorithms
https://github.com/daniellogerstedt/dsandalgorithms
ed35fdecf5a507a8b4ed7c810b4ab1fe29576d6a
711cdab923e663fbe98c80d090353f54711a11a3
refs/heads/master
2020-04-08T10:06:22.336000
2019-01-24T18:26:49
2019-01-24T18:26:49
159,254,284
0
0
null
false
2019-01-22T17:46:15
2018-11-27T01:00:23
2019-01-21T17:56:54
2019-01-22T17:46:14
42,958
0
0
0
Java
false
null
package tree; import stacksandqueues.Queue; public class TreeBreadthTraversal<T> extends Tree<T> { public static void print(Tree t) { Queue<Node> q = new Queue<>(); Node n = t.root; while (n != null) { if (n.left != null) q.enqueue(n.left); if (n.right != null) q.e...
UTF-8
Java
463
java
TreeBreadthTraversal.java
Java
[]
null
[]
package tree; import stacksandqueues.Queue; public class TreeBreadthTraversal<T> extends Tree<T> { public static void print(Tree t) { Queue<Node> q = new Queue<>(); Node n = t.root; while (n != null) { if (n.left != null) q.enqueue(n.left); if (n.right != null) q.e...
463
0.535637
0.535637
18
24.722221
21.413406
65
false
false
0
0
0
0
0
0
0.444444
false
false
0
d2c77ded2a1c859b198cc6b76e8ff39ea085fb0f
35,304,631,210,915
d17b841bc2dcde2ed0fb790b6e42df8a339d1788
/src/main/java/com/jio/iot/smartad/domain/model/user/UserSkuView.java
76355d6ad855d706ab1dd5014b9248d4890811f5
[]
no_license
chaitanya-plylabs/smartstore
https://github.com/chaitanya-plylabs/smartstore
6bf36fdf5129a1cf825a959c0c219f11ab78e69c
d323895d2ee5c0e527f1e170a26911623a63a4e6
refs/heads/master
2020-05-20T13:47:28.870000
2019-05-15T03:44:48
2019-05-15T03:44:48
185,607,460
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jio.iot.smartad.domain.model.user; import lombok.*; import javax.persistence.*; import java.math.BigDecimal; import java.util.Date; @Entity @Table(name = "user_sku_view") @Builder @NoArgsConstructor @AllArgsConstructor @Setter @Getter @EqualsAndHashCode @ToString public class UserSkuView { @Id @C...
UTF-8
Java
748
java
UserSkuView.java
Java
[]
null
[]
package com.jio.iot.smartad.domain.model.user; import lombok.*; import javax.persistence.*; import java.math.BigDecimal; import java.util.Date; @Entity @Table(name = "user_sku_view") @Builder @NoArgsConstructor @AllArgsConstructor @Setter @Getter @EqualsAndHashCode @ToString public class UserSkuView { @Id @C...
748
0.680481
0.680481
41
17.243902
12.600389
46
false
false
0
0
0
0
0
0
0.292683
false
false
0
5e01d71e216e687ce2dbd80fc5697c673315bb77
17,575,006,241,274
7c3ed9be279ff32076b6dc2fefc961a7cb13b5ff
/InternshipCoreBuild/src/main/java/InternshipCoreBuild/StartApp.java
61c62b49a84b7bc990db1dbd2d4cb8a6d71e00dc
[]
no_license
CodreaAncuta/CoreBuildInternship
https://github.com/CodreaAncuta/CoreBuildInternship
d6324ec4415ce4ff3457b07ee0bf85cb3f0d3ceb
25cc725c8998bdb42831961608d2f465875517f4
refs/heads/master
2020-05-19T09:14:50.018000
2019-05-04T20:52:20
2019-05-04T20:52:20
184,942,490
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package InternshipCoreBuild; public class StartApp { public static void main(String args[]) { FightSimulation simulation = new FightSimulation(); simulation.simulate(); } }
UTF-8
Java
182
java
StartApp.java
Java
[]
null
[]
package InternshipCoreBuild; public class StartApp { public static void main(String args[]) { FightSimulation simulation = new FightSimulation(); simulation.simulate(); } }
182
0.747253
0.747253
10
17.200001
18.508377
53
false
false
0
0
0
0
0
0
0.9
false
false
0
4d9471ecc800a05477d12c389b986c0945bf3dbe
31,026,843,793,526
2359befa4bc64f6327fa6ad2d265301fefb05f5b
/src/test/java/org/douggschwind/games/cardgames/poker/WesternTestTwoPlayers.java
c2cee137886f10992315fe5b6a0fe17905ee035a
[]
no_license
dgschwind/Games
https://github.com/dgschwind/Games
1962de96f6b42784247bb3f3634c6b80537d9d5c
880f0c3077708f1ebc325d497493e3e43b6b61fd
refs/heads/master
2021-01-17T09:10:45.461000
2020-12-20T15:42:04
2020-12-20T15:42:04
28,797,213
0
1
null
false
2020-11-15T16:28:24
2015-01-05T04:21:57
2020-11-15T15:56:39
2020-11-15T15:56:37
1,037
0
0
0
Java
false
false
package org.douggschwind.games.cardgames.poker; import java.util.Set; import org.douggschwind.games.cardgames.common.FrenchSuitedPlayingCard; import org.douggschwind.games.cardgames.common.Player; import org.junit.Assert; import org.junit.Before; import org.junit.Test; /** * @author Doug Gschwind */ public class W...
UTF-8
Java
40,155
java
WesternTestTwoPlayers.java
Java
[ { "context": "nit.Before;\nimport org.junit.Test;\n\n/**\n * @author Doug Gschwind\n */\npublic class WesternTestTwoPlayers {\n\t\n\tpriva", "end": 301, "score": 0.9998738765716553, "start": 288, "tag": "NAME", "value": "Doug Gschwind" } ]
null
[]
package org.douggschwind.games.cardgames.poker; import java.util.Set; import org.douggschwind.games.cardgames.common.FrenchSuitedPlayingCard; import org.douggschwind.games.cardgames.common.Player; import org.junit.Assert; import org.junit.Before; import org.junit.Test; /** * @author <NAME> */ public class WesternT...
40,148
0.853468
0.846071
524
75.633591
53.50333
130
false
false
0
0
0
0
0
0
2.916031
false
false
0
fb3223c37d72ed49681d0b311be434f38be28d86
37,752,762,536,765
77f0afbb8ba2eff8e4e053b0f05dfffa42367906
/src/main/java/com/mason/leetcode/math/easy/ValidPerfectSquare367.java
618148375857587ef31cbd7467d0e1121b7c85d4
[]
no_license
MasonEcnu/LeetCode
https://github.com/MasonEcnu/LeetCode
f2f493803b57facb146e35b2a20fa6c5885da2c0
6001bc3e29623fac29a6b736cfbdeb5b417c64e3
refs/heads/master
2021-07-02T01:18:38.601000
2020-09-03T10:14:37
2020-09-03T10:14:37
91,344,087
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mason.leetcode.math.easy; /** * Created by mwu on 2020/5/11 */ public class ValidPerfectSquare367 { public static void main(String[] args) { System.out.println(isPerfectSquare3(1)); } public static boolean isPerfectSquare(int num) { if (num <= 0) return false; if (nu...
UTF-8
Java
1,321
java
ValidPerfectSquare367.java
Java
[ { "context": "e com.mason.leetcode.math.easy;\n\n/**\n * Created by mwu on 2020/5/11\n */\npublic class ValidPerfectSquare3", "end": 60, "score": 0.9996167421340942, "start": 57, "tag": "USERNAME", "value": "mwu" } ]
null
[]
package com.mason.leetcode.math.easy; /** * Created by mwu on 2020/5/11 */ public class ValidPerfectSquare367 { public static void main(String[] args) { System.out.println(isPerfectSquare3(1)); } public static boolean isPerfectSquare(int num) { if (num <= 0) return false; if (nu...
1,321
0.438324
0.407292
54
22.870371
14.796204
53
false
false
0
0
0
0
0
0
0.407407
false
false
0
cd669967f7d4901d2a8c905e426bf51de192876e
34,144,990,046,825
f86638967fe8769c9f1af9d3c57ab3bdabab9d15
/neuro4j-workflow-core/src/test/java/org/neuro4j/workflow/nodes/WorkflowNodeTest.java
61cfbd0f3cadabaa6692b25e599dcbc2f330c30f
[ "Apache-2.0" ]
permissive
tfnick/workflow
https://github.com/tfnick/workflow
24806a103389a5fcd74e00a7f812dc5c2a8552f7
5edc090ea1765027ce37b830c2f7b2339bc6450b
refs/heads/master
2021-04-26T22:17:31.375000
2018-05-13T09:09:30
2018-05-13T09:09:30
124,063,548
0
0
null
true
2018-03-06T10:43:39
2018-03-06T10:43:39
2018-02-15T16:13:05
2017-06-23T20:21:39
9,174
0
0
0
null
false
null
package org.neuro4j.workflow.nodes; import org.junit.Test; import org.neuro4j.workflow.FlowContext; import org.neuro4j.workflow.node.WorkflowNode; import java.util.Map; public class WorkflowNodeTest { @Test public void testParamMapping(){ WorkflowNode node = new WorkflowNode("test", "uuid"); ...
UTF-8
Java
880
java
WorkflowNodeTest.java
Java
[ { "context": " ctx.put(\"age\",14);\n ctx.put(\"name\",\"luoli\");\n node.evaluateParameterValue(\"#{'age':$", "end": 415, "score": 0.8006574511528015, "start": 410, "tag": "USERNAME", "value": "luoli" } ]
null
[]
package org.neuro4j.workflow.nodes; import org.junit.Test; import org.neuro4j.workflow.FlowContext; import org.neuro4j.workflow.node.WorkflowNode; import java.util.Map; public class WorkflowNodeTest { @Test public void testParamMapping(){ WorkflowNode node = new WorkflowNode("test", "uuid"); ...
880
0.646591
0.638636
25
34.200001
32.455509
145
false
false
0
0
0
0
0
0
1.12
false
false
0
305cde9c310daced7d4231abba538c5e1094f3d1
32,220,844,697,458
60cafb92e3f65f940523f5d228326cadb6606f58
/src/main/java/com/news/voicenews/error/exception/InvalidJwtToken.java
0fa5c749ed3c253b27b85af7ad98d4bf8c3d3897
[]
no_license
ngochuy2902/VoiceNewsAPI
https://github.com/ngochuy2902/VoiceNewsAPI
7c9e21a81154c9a3d39bb0689eabd4daf6468b6a
44cfa5d8101c80fd676d8aeb588e010adbc6c255
refs/heads/master
2023-05-27T00:25:54.776000
2021-06-15T10:53:21
2021-06-16T10:21:35
368,291,984
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.news.voicenews.error.exception; public class InvalidJwtToken extends ValidatorException { public InvalidJwtToken() { super("Invalid jwt token", "access_token"); } }
UTF-8
Java
204
java
InvalidJwtToken.java
Java
[]
null
[]
package com.news.voicenews.error.exception; public class InvalidJwtToken extends ValidatorException { public InvalidJwtToken() { super("Invalid jwt token", "access_token"); } }
204
0.686275
0.686275
10
19.4
19.215618
51
false
false
0
0
0
0
0
0
0.3
false
false
0
15559e5b9012c3e23a7b04777b85ca341a9ec184
37,237,366,461,375
743f5f7a0688fcff4ef17b2b37803a516605782e
/warehouse/src/com/java/plyd/service/ISub_category_service.java
52ba269221bbd77d1a2a3b52c4a478c50339fc9c
[]
no_license
kimbelkpl/SchoolProject
https://github.com/kimbelkpl/SchoolProject
6cb52f78e0b2844fa794d7aa023ec2fd23926e48
ae3d395f5334d33cd6acb0a46f66e4b8bf0e9eaf
refs/heads/master
2020-03-25T21:00:53.747000
2018-08-12T04:12:41
2018-08-12T04:12:41
144,155,346
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.java.plyd.service; import java.util.*; public interface ISub_category_service { public int entry(Sub_category sub_category); public void remove(int sub_category_id); public void removesub(int category_id); public void edit(Sub_category sub_category); public List<Sub_category> selectAll(); public Sub_c...
UTF-8
Java
465
java
ISub_category_service.java
Java
[]
null
[]
package com.java.plyd.service; import java.util.*; public interface ISub_category_service { public int entry(Sub_category sub_category); public void remove(int sub_category_id); public void removesub(int category_id); public void edit(Sub_category sub_category); public List<Sub_category> selectAll(); public Sub_c...
465
0.782796
0.782796
12
37.75
14.629451
61
false
false
0
0
0
0
0
0
1.5
false
false
0
f35f3e8eda26907a3804046f0d8d149a1f99e1bb
8,727,373,594,898
364c01f5ed50ed6155324a4f2e2bf621a35e085e
/FactoruExample/src/factoruexample/Manipulator.java
789fc84a59579e477a23b3223511c0415dddcb73
[]
no_license
Pavel1709/JavaProject
https://github.com/Pavel1709/JavaProject
ae026d04f612364fdbff2abf4de3d96dbb502288
91cd7ccd9cea1c1615e6ddaed94cc6daf9a09fff
refs/heads/master
2023-02-03T02:55:26.505000
2020-12-22T19:37:54
2020-12-22T19:37:54
269,763,529
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 factoruexample; import java.io.IOException; import java.util.ArrayList; /** * * @author pavel1709 */ public class Manipula...
UTF-8
Java
4,361
java
Manipulator.java
Java
[ { "context": "on;\nimport java.util.ArrayList;\n\n/**\n *\n * @author pavel1709\n */\npublic class Manipulator {\n ArrayList<User", "end": 294, "score": 0.9995134472846985, "start": 285, "tag": "USERNAME", "value": "pavel1709" } ]
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 factoruexample; import java.io.IOException; import java.util.ArrayList; /** * * @author pavel1709 */ public class Manipula...
4,361
0.515249
0.510204
123
34.455284
21.87706
83
false
false
0
0
0
0
0
0
0.528455
false
false
0
5b0cbfa1490c05ad8c06e108b1963ee6c32973f0
33,741,263,131,263
6fb576a95706ad913bc226f8ad3900c478488904
/quene/MyQuene.java
616447a820bd20474d5e3a874e80b8c144fe62af
[]
no_license
hellomohitsangwan/java-DS_A
https://github.com/hellomohitsangwan/java-DS_A
f8077fb20999f7f7f398b0b8d8258a16eaa94b33
bf7e324d22165cf06b288c42884bb37e99cbd131
refs/heads/master
2023-05-20T22:47:50.118000
2021-06-05T07:29:58
2021-06-05T07:29:58
374,030,793
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package quene; import linkedList.MyLinkedList.Node; public class MyQuene <E> { private Node<E> head, rear; public void enquene (E e ) { //just like push in linkedList Node <E> toAdd = new Node(e); if(head == null) { head = rear = toAdd; } rear.nextNode = toAdd; rear =...
UTF-8
Java
587
java
MyQuene.java
Java
[]
null
[]
package quene; import linkedList.MyLinkedList.Node; public class MyQuene <E> { private Node<E> head, rear; public void enquene (E e ) { //just like push in linkedList Node <E> toAdd = new Node(e); if(head == null) { head = rear = toAdd; } rear.nextNode = toAdd; rear =...
587
0.540034
0.540034
30
18.566668
15.681588
64
false
false
0
0
0
0
0
0
1.1
false
false
0
c662497daceff8d81c4fc2cdf9a964f83bdde500
9,706,626,134,847
1ad492467846ed0e98d5c8a96c2d33358ef3f67f
/src/test/java/io/github/futurewl/util/CalculateTest.java
4107d1aa01b6949ccd95f229491fe6c4558b91b0
[]
no_license
FutureWL/JUnit4-Demo
https://github.com/FutureWL/JUnit4-Demo
4c4c4997e915cad67effd7453a5aca8de2417d31
92327cbe388bc1d41b249c7747be4dbfc6782b60
refs/heads/master
2020-05-04T05:11:57.886000
2019-04-02T03:08:06
2019-04-02T03:08:06
178,981,283
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package io.github.futurewl.util; import org.junit.Test; import static org.junit.Assert.assertEquals; /** * 功能描述: * * @author weilai create by 2019-04-02:10:18 * @version 1.0 */ public class CalculateTest { @Test public void testAdd() { assertEquals(6, new Calculate().add(3, 3)); } @Te...
UTF-8
Java
630
java
CalculateTest.java
Java
[ { "context": "t.Assert.assertEquals;\n\n/**\n * 功能描述:\n *\n * @author weilai create by 2019-04-02:10:18\n * @version 1.0\n */\npu", "end": 138, "score": 0.9988941550254822, "start": 132, "tag": "USERNAME", "value": "weilai" } ]
null
[]
package io.github.futurewl.util; import org.junit.Test; import static org.junit.Assert.assertEquals; /** * 功能描述: * * @author weilai create by 2019-04-02:10:18 * @version 1.0 */ public class CalculateTest { @Test public void testAdd() { assertEquals(6, new Calculate().add(3, 3)); } @Te...
630
0.603226
0.56129
35
16.742857
18.59392
56
false
false
0
0
0
0
0
0
0.428571
false
false
0
ba7bf368ed4daaecb210ec3836047dbd3c5c7358
5,918,464,939,381
fca7ac5df4b236227b5acbcebd8125cd36835f91
/billing_system_batch/src/main/java/billing/batch/processor/InvoiceProcessor.java
4fbe94caa80ee056c315dbd7479f5d00cc0ca135
[]
no_license
fixrhee/billing-batch
https://github.com/fixrhee/billing-batch
7f5976d72d55b26c86119c1e4a0d2cee6adbf5ec
ad755d057242e3c933fcaf7088ca87dde168a497
refs/heads/master
2022-12-08T00:36:09.002000
2020-08-27T05:49:48
2020-08-27T05:49:48
290,687,864
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package billing.batch.processor; import org.json.JSONArray; import org.json.JSONObject; public class InvoiceProcessor { public String formatItems(String payload) { JSONObject jo = new JSONObject(payload); JSONArray items = jo.getJSONArray("items"); StringBuffer sb = new StringBuffer(); for (int i = 0; i < ...
UTF-8
Java
599
java
InvoiceProcessor.java
Java
[]
null
[]
package billing.batch.processor; import org.json.JSONArray; import org.json.JSONObject; public class InvoiceProcessor { public String formatItems(String payload) { JSONObject jo = new JSONObject(payload); JSONArray items = jo.getJSONArray("items"); StringBuffer sb = new StringBuffer(); for (int i = 0; i < ...
599
0.656093
0.652755
21
27.523809
28.606724
109
false
false
0
0
0
0
0
0
1.809524
false
false
0
5a2028f286a1706d2c2f6908f2bdbd2a1a912021
23,622,320,143,557
acba3f578ec805527cb1f499f7c32a2c78633644
/iot-backend/iot-friss/src/main/java/de/bht/mmi/iot/exception/EntityExistsException.java
e7d22ecc7d146ff6fc83a97d38454ffa86b79691
[ "BSD-2-Clause" ]
permissive
ehoefig/Masterprojekt-WS15-16-MMI-IoT
https://github.com/ehoefig/Masterprojekt-WS15-16-MMI-IoT
6f846f5f2d3fa042e4f17369928b68143e63d72d
28929a739c11c0f4c578f31e183fa0ea5dac8996
refs/heads/master
2021-01-18T06:18:27.682000
2016-07-26T20:50:23
2016-07-26T20:50:23
51,596,700
0
1
null
true
2016-07-31T18:40:11
2016-02-12T15:23:14
2016-02-12T15:23:16
2016-07-31T18:40:09
8,001
0
1
1
JavaScript
null
null
package de.bht.mmi.iot.exception; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ResponseStatus; @ResponseStatus(HttpStatus.CONFLICT) public class EntityExistsException extends AbstractApiException { public EntityExistsException(String message) { super(message)...
UTF-8
Java
331
java
EntityExistsException.java
Java
[]
null
[]
package de.bht.mmi.iot.exception; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ResponseStatus; @ResponseStatus(HttpStatus.CONFLICT) public class EntityExistsException extends AbstractApiException { public EntityExistsException(String message) { super(message)...
331
0.794562
0.794562
13
24.461538
24.14576
65
false
false
0
0
0
0
0
0
0.307692
false
false
0
de22287e2dcb2db4e8fbcdef1bf6f755ad7133a7
22,316,650,074,710
0ef73cce4e325d636a260b895622084e70aefe65
/mobile/alphamini/src/main/java/com/ubtechinc/alpha/mini/im/ImEngine.java
16ee71b60d7094c43cde1258c5e2b9249c6b235a
[]
no_license
iPsych/androidMin
https://github.com/iPsych/androidMin
3d7771c59fbc66171b12f7d3cbe8ba8a1af6c746
00c3a70d2dc6ea8144118fc9666b87b288e96be4
refs/heads/master
2023-03-18T06:22:16.246000
2018-07-18T07:07:14
2018-07-18T07:07:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ubtechinc.alpha.mini.im; import android.support.annotation.NonNull; import android.util.Log; import com.google.protobuf.Any; import com.ubtech.utilcode.utils.SPUtils; import com.ubtechinc.alpha.AlGetAlubmInfo; import com.ubtechinc.alpha.AlphaMessageOuterClass; import com.ubtechinc.alpha.im.IMCmdId; import...
UTF-8
Java
3,434
java
ImEngine.java
Java
[ { "context": ".lib.sync.engine.ResultPacket;\n\n\n/**\n * Created by Mark.Zhang on 2017/10/30.\n */\n\npublic abstract class ImEngin", "end": 925, "score": 0.9998604655265808, "start": 915, "tag": "NAME", "value": "Mark.Zhang" } ]
null
[]
package com.ubtechinc.alpha.mini.im; import android.support.annotation.NonNull; import android.util.Log; import com.google.protobuf.Any; import com.ubtech.utilcode.utils.SPUtils; import com.ubtechinc.alpha.AlGetAlubmInfo; import com.ubtechinc.alpha.AlphaMessageOuterClass; import com.ubtechinc.alpha.im.IMCmdId; import...
3,434
0.657251
0.654048
87
38.471264
34.225365
211
false
false
0
0
0
0
0
0
0.724138
false
false
0
094bd2d5e1248454ae4bccb5aa6e3d8a2ad11606
22,316,650,070,927
e21a51da82ce4a9fc46e7c7a6ff14b2833bd0ea1
/src/by/gomelagro/outcoming/gui/frames/invoice/data/Vat.java
b0c723eae63c16ddd33a563844bfc8980a51ad81
[]
no_license
mcfloonyloo/EInvVatOutcoming
https://github.com/mcfloonyloo/EInvVatOutcoming
34739cbb050acff3103f0e906bcaa71987eccf85
8516d7b5472058ddfa17b35fb21b344a3db86ac6
refs/heads/master
2021-01-12T06:03:04.313000
2017-08-11T13:39:32
2017-08-11T13:39:32
77,282,198
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package by.gomelagro.outcoming.gui.frames.invoice.data; public class Vat implements InvoiceSubSectionIntf { private String rate; private String rateType; private String summaVat; public String getRate() {return rate;} public String getRateType() {return rateType;} public String getSummaVat() {return s...
UTF-8
Java
978
java
Vat.java
Java
[]
null
[]
package by.gomelagro.outcoming.gui.frames.invoice.data; public class Vat implements InvoiceSubSectionIntf { private String rate; private String rateType; private String summaVat; public String getRate() {return rate;} public String getRateType() {return rateType;} public String getSummaVat() {return s...
978
0.670757
0.670757
43
20.744186
16.590965
55
false
false
0
0
0
0
0
0
2.116279
false
false
0
78faa14b16dbfeef00cc4fba95a052ced314a08f
8,924,942,080,444
d1c9230a2510be994cbeae9d7aaaac27309770db
/src/main/java/org/rhino/js/dependencies/io/FileInfo.java
994bcb0ec8b184366a43fd3b37477eb55182e266
[]
no_license
ojacquemart/rhino-js-dependencies
https://github.com/ojacquemart/rhino-js-dependencies
e434082286e937204b0810e1dd0475fefe38e8a6
2d08d95b3a3af873069336d8ea0f10cab0004483
refs/heads/master
2016-09-06T08:38:59.335000
2013-05-25T07:25:01
2013-05-25T07:25:01
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.rhino.js.dependencies.io; import java.util.Collections; import java.util.Set; /** * JsFile information with a set of attributes. */ public class FileInfo implements FileInfoAttribute { private final Set<Function> functions; private final Set<Function> functionCalls; private int loc; pu...
UTF-8
Java
1,045
java
FileInfo.java
Java
[]
null
[]
package org.rhino.js.dependencies.io; import java.util.Collections; import java.util.Set; /** * JsFile information with a set of attributes. */ public class FileInfo implements FileInfoAttribute { private final Set<Function> functions; private final Set<Function> functionCalls; private int loc; pu...
1,045
0.67177
0.670813
43
23.302326
24.046984
96
false
false
0
0
0
0
0
0
0.465116
false
false
0
ec9c9cd6a093712b1d30e811b4d1f114e32357bd
27,951,647,211,970
245b7e13e693cb774793218dec0da50c703b9db6
/app/src/main/java/com/mrlonewolfer/ndtvappdemo/MainActivity.java
825eca720242fe8cff34e89d45f6bbb965cf7326
[]
no_license
codeinsidecoffee/NdtvAppDemo
https://github.com/codeinsidecoffee/NdtvAppDemo
a08a74a7948cfe3a1f12d7dd19a00a9d0ac54574
de3c3957bd493e8272bcfd9b939a024dfb81c0ef
refs/heads/master
2020-06-04T01:16:35.715000
2019-06-13T18:08:39
2019-06-13T18:08:39
191,811,588
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mrlonewolfer.ndtvappdemo; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Context; import android.os.Bundle; import android.widget.ListView; import android.widget.Toast; impo...
UTF-8
Java
1,699
java
MainActivity.java
Java
[ { "context": "package com.mrlonewolfer.ndtvappdemo;\n\nimport androidx.appcompat.ap", "end": 17, "score": 0.5965732336044312, "start": 13, "tag": "USERNAME", "value": "rlon" } ]
null
[]
package com.mrlonewolfer.ndtvappdemo; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Context; import android.os.Bundle; import android.widget.ListView; import android.widget.Toast; impo...
1,699
0.765156
0.765156
52
31.673077
30.070251
144
false
false
0
0
0
0
0
0
0.673077
false
false
0
34d4f5265d4b3e41e9969faf93ad5a8e0e4049b6
652,835,074,319
4265bd47e0aa8701fae7736db8cb1c552ed8aa91
/product-service-web/product-task/src/main/java/com/xiaoniuapp/product/service/current/mapper/CurrentProfitLogMapper.java
9aa32e8aa0af1fe6c2d3040ba56219c8a4bc1446
[]
no_license
zhongrl/product
https://github.com/zhongrl/product
f958ff6b71e76a52fc1486b55b040a1b2e7d93e0
091a2f0952cef83ea4624e13556abd9e914e8db6
refs/heads/master
2016-06-03T02:25:55.330000
2016-02-19T03:14:27
2016-02-19T03:14:27
52,057,895
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xiaoniuapp.product.service.current.mapper; import java.util.List; import com.xiaoniuapp.product.service.current.model.CurrentProfitLog; import com.xiaoniuapp.product.service.current.model.CurrentProfitLogCriteria; import org.apache.ibatis.annotations.Param; import org.apache.ibatis.session.RowBounds; publ...
UTF-8
Java
1,080
java
CurrentProfitLogMapper.java
Java
[]
null
[]
package com.xiaoniuapp.product.service.current.mapper; import java.util.List; import com.xiaoniuapp.product.service.current.model.CurrentProfitLog; import com.xiaoniuapp.product.service.current.model.CurrentProfitLogCriteria; import org.apache.ibatis.annotations.Param; import org.apache.ibatis.session.RowBounds; publ...
1,080
0.818519
0.818519
33
31.757576
35.682125
127
false
false
0
0
0
0
0
0
0.545455
false
false
0
630797d86e016d0f13a80721908f2e7b5b0a333d
652,835,075,156
eec1df5fef4d6e01c07fbf8e48c3488df5ffdd95
/app/src/main/java/com/futrtch/live/tencent/common/widget/RTCUserAvatarListAdapter.java
f8140cd4a07e7705d9d1233c5e057cc7b2a0d895
[]
no_license
desfate/3DLive
https://github.com/desfate/3DLive
9e3369e436b6fded6b2193fc651bd6f827776d50
0888252ad0325561dd42a464fadab3ee49bee176
refs/heads/master
2023-04-14T13:34:53.569000
2021-04-21T01:35:00
2021-04-21T01:35:00
304,176,574
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.futrtch.live.tencent.common.widget; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.Toast; import androidx.annotation.NonNull; import androidx.recyclerview.widget.DiffUtil; i...
UTF-8
Java
3,903
java
RTCUserAvatarListAdapter.java
Java
[]
null
[]
package com.futrtch.live.tencent.common.widget; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.Toast; import androidx.annotation.NonNull; import androidx.recyclerview.widget.DiffUtil; i...
3,903
0.666934
0.665866
124
29.217741
28.8496
121
false
false
0
0
0
0
0
0
0.459677
false
false
0
fb8079a9aab54da982132fc7417100c9998370d5
26,620,207,343,540
42fd7a1ea565f550ebe11b4aa020d01ff5a5b9e0
/src/main/java/Repository.java
c7a7b2784dde4dcddc81e1db2888bb55c4886e5d
[]
no_license
Esprit644/week-11-weekend-homework-GitHub
https://github.com/Esprit644/week-11-weekend-homework-GitHub
37693c653ee85a140a7b584726ff275f48db2c74
4f80ae4c96d50d16e0267f444c8d11032ecdcd01
refs/heads/master
2021-07-05T17:23:20.675000
2019-06-17T07:38:12
2019-06-17T07:38:12
191,950,772
0
0
null
false
2020-10-13T13:54:41
2019-06-14T13:47:38
2019-06-17T07:38:24
2020-10-13T13:54:40
23
0
0
1
Java
false
false
import java.util.ArrayList; public class Repository { private String name; private String description; private RepositoryType repoType; public ArrayList<Commit> commits; public Repository(String name, String description, RepositoryType repoType){ this.name = name; this.description...
UTF-8
Java
1,475
java
Repository.java
Java
[]
null
[]
import java.util.ArrayList; public class Repository { private String name; private String description; private RepositoryType repoType; public ArrayList<Commit> commits; public Repository(String name, String description, RepositoryType repoType){ this.name = name; this.description...
1,475
0.577627
0.573559
67
21.014925
21.002838
80
false
false
0
0
0
0
0
0
0.41791
false
false
0
9202fdcdde75d1f57da8f2e2cdcffe2b449a0156
28,123,445,856,862
05d63a044abaf69fb6970224eb2463f520c757ac
/src/RhythmGame/Main.java
de914332787acf6caafdc7eff2cb93c05e649176
[]
no_license
siaxia/rhythmGame_java
https://github.com/siaxia/rhythmGame_java
814da0bc470634117d5d9432d8da9e5b29a11b41
3938d5f2fdca742c9a7c3265bf99ca4d826fb21c
refs/heads/main
2023-04-04T17:49:55.137000
2021-04-14T08:09:10
2021-04-14T08:09:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package RhythmGame; import javax.swing.JFrame; import chat.Server; public class Main { public static final int SCREEN_WIDTH = 1280; public static final int SCREEN_HEIGHT = 720; public static final int NOTE_SPEED = 4; public static final int SLEEP_TIME = 10; public static final int REACH_TIME = 2; public stat...
UHC
Java
893
java
Main.java
Java
[]
null
[]
package RhythmGame; import javax.swing.JFrame; import chat.Server; public class Main { public static final int SCREEN_WIDTH = 1280; public static final int SCREEN_HEIGHT = 720; public static final int NOTE_SPEED = 4; public static final int SLEEP_TIME = 10; public static final int REACH_TIME = 2; public stat...
893
0.712329
0.693649
32
24.09375
21.733269
76
false
false
0
0
0
0
0
0
1.1875
false
false
0
196277944577615794ed3ae4660bb764f3b2a29e
24,781,961,323,975
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Jetty/Jetty6974.java
814aaea770bef21f04caf8a43c8aa1e9f11ee9bb
[]
no_license
saber13812002/DeepCRM
https://github.com/saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473000
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
@Deprecated public static WebSocketUpgradeFilter configureContext(ServletContext context) throws ServletException { ContextHandler handler = ContextHandler.getContextHandler(context); if (handler == null) { throw new ServletException("Not running on Jetty, WebSoc...
UTF-8
Java
692
java
Jetty6974.java
Java
[]
null
[]
@Deprecated public static WebSocketUpgradeFilter configureContext(ServletContext context) throws ServletException { ContextHandler handler = ContextHandler.getContextHandler(context); if (handler == null) { throw new ServletException("Not running on Jetty, WebSoc...
692
0.663295
0.663295
17
39.470589
45.840027
167
false
false
0
0
0
0
0
0
0.352941
false
false
0
558d8d762241c5d64cd542ac94aa649e2c6a25b6
21,586,505,697,238
2054e9077774eff817aa0484d7e0626bd7a4666c
/src/main/java/com/jk/controller/TicketController.java
da59c7afc8f03d612c4098f4035a19a868505600
[]
no_license
qzc148300/yuandan-dome3
https://github.com/qzc148300/yuandan-dome3
5b8ed20a1dc9da5ca63836cecefdab4fefc5b0aa
6821073a46721788d0bfc7bfff28c1c98bd52cec
refs/heads/master
2023-02-09T07:40:16.649000
2021-01-05T09:12:43
2021-01-05T09:12:43
326,660,801
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jk.controller; import com.jk.entity.Order; import com.jk.entity.Tree; import com.jk.entity.User; import com.jk.service.TicketService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMappin...
UTF-8
Java
2,211
java
TicketController.java
Java
[]
null
[]
package com.jk.controller; import com.jk.entity.Order; import com.jk.entity.Tree; import com.jk.entity.User; import com.jk.service.TicketService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMappin...
2,211
0.710086
0.706015
84
25.321428
22.129576
101
false
false
0
0
0
0
0
0
0.488095
false
false
0
3d9b892e000b2000191f26d25113af9489b36716
21,586,505,696,804
92c05ff0d23b3f360f07178cb2ad39c13bf6fb15
/java/com/bowling/edward/bowling/Friends/ViewFriendStats.java
b7d3331a5d5d642532f2cce7a3c53373ea6e2ed4
[]
no_license
edwardmk/Pindrop
https://github.com/edwardmk/Pindrop
5771816f304b85aea1a74a97cd5c09c913c7291a
49fbec4b9899eceb0936cb447f24764082b58266
refs/heads/master
2020-05-29T16:25:07.624000
2019-06-05T09:43:17
2019-06-05T09:43:17
189,248,828
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bowling.edward.bowling.Friends; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.design.widget.NavigationView; import android.support.v7.app.AlertDialog; import android.support.v7.app.A...
UTF-8
Java
10,411
java
ViewFriendStats.java
Java
[]
null
[]
package com.bowling.edward.bowling.Friends; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.design.widget.NavigationView; import android.support.v7.app.AlertDialog; import android.support.v7.app.A...
10,411
0.598213
0.596965
265
37.286793
27.730251
126
false
false
0
0
0
0
0
0
0.573585
false
false
0
afe55def534d5d42bb4c20385686c81a0f211b33
31,782,758,032,597
257a509bbdf9718cf000bd9aa7aee05d7e62d292
/src/framework/validation/Validator.java
15643a003110a8ade6b147b647d1d473557b0eb4
[]
no_license
kurt-bautista/dragon-sms
https://github.com/kurt-bautista/dragon-sms
5c2414a747ae47315ba28c8640dd3456e99f6dc0
f823b4e24262fcafe036b7cd92372f9d66a04dd5
refs/heads/master
2021-03-26T00:38:38.082000
2017-05-12T14:30:30
2017-05-12T14:30:30
87,072,444
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package framework.validation; import java.lang.annotation.Annotation; import java.lang.reflect.Method; import java.lang.reflect.Parameter; import java.util.HashMap; import java.util.List; import framework.annotations.ValidationAnnotation; import io.github.lukehutch.fastclasspathscanner.FastClasspathScanner; import io....
UTF-8
Java
2,162
java
Validator.java
Java
[ { "context": "nnotations.ValidationAnnotation;\nimport io.github.lukehutch.fastclasspathscanner.FastClasspathScanner;\nimport", "end": 266, "score": 0.9782695770263672, "start": 257, "tag": "USERNAME", "value": "lukehutch" }, { "context": "athscanner.FastClasspathScanner;\nimport io....
null
[]
package framework.validation; import java.lang.annotation.Annotation; import java.lang.reflect.Method; import java.lang.reflect.Parameter; import java.util.HashMap; import java.util.List; import framework.annotations.ValidationAnnotation; import io.github.lukehutch.fastclasspathscanner.FastClasspathScanner; import io....
2,162
0.621647
0.621647
68
30.794117
29.978697
105
false
false
0
0
0
0
0
0
0.470588
false
false
0
dd9299170a7149185d6a0c1584b454bf78d02ad4
8,890,582,345,702
a854246e97b7dc0517dfcc3bb652a262df21a10d
/src/main/java/me/eths/game/GameManager.java
4292635ec00d796469cbc42a13d0c988fc29f05c
[]
no_license
EthsMC/SGHQ-old
https://github.com/EthsMC/SGHQ-old
b06b641b31754998b1abfb27af73d4e140f07464
99c5b70df473afbd75ba997710c034db9da0b4c1
refs/heads/main
2023-08-06T00:09:08.951000
2021-09-24T04:51:06
2021-09-24T04:51:06
409,799,960
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.eths.game; import lombok.Getter; import java.util.ArrayList; @Getter public class GameManager { private ArrayList<Game> games; public GameManager() { games = new ArrayList<>(); } public void tick() { for (Game game : games) { game.tick(); ...
UTF-8
Java
341
java
GameManager.java
Java
[]
null
[]
package me.eths.game; import lombok.Getter; import java.util.ArrayList; @Getter public class GameManager { private ArrayList<Game> games; public GameManager() { games = new ArrayList<>(); } public void tick() { for (Game game : games) { game.tick(); ...
341
0.536657
0.536657
22
13.5
12.946568
34
false
false
0
0
0
0
0
0
0.272727
false
false
0
e89918412c3d72840f4010efde935cf9229c3483
27,444,841,051,835
a0ed776f5182deb4efba92cfe7b32bf3cc3f097a
/src/eu/telecomnancy/factapgx/kernel/cmd/exception/CmdException.java
1c447f77ec0f21e2754bd0712fb952c94bc3d984
[]
no_license
iamd-factapgx/java-server
https://github.com/iamd-factapgx/java-server
b74fd08a530d0b60ab4560264a25dc195f9df344
adcdb1e6932c16918aa8bcaf50f30ee6e552634a
refs/heads/master
2016-09-06T05:29:53.321000
2014-09-03T11:36:41
2014-09-03T11:36:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package eu.telecomnancy.factapgx.kernel.cmd.exception; abstract public class CmdException extends Exception { private static final long serialVersionUID = 4047260350894706400L; public CmdException(String message) { super(message); } public CmdException(String message, Throwable previous) { super(message,...
UTF-8
Java
371
java
CmdException.java
Java
[]
null
[]
package eu.telecomnancy.factapgx.kernel.cmd.exception; abstract public class CmdException extends Exception { private static final long serialVersionUID = 4047260350894706400L; public CmdException(String message) { super(message); } public CmdException(String message, Throwable previous) { super(message,...
371
0.773585
0.722372
16
22.1875
24.036999
67
false
false
0
0
0
0
0
0
1.3125
false
false
0
c10f582dd269909803c3a9fec23f4c18e0efdcd2
15,547,781,641,934
eb7a055cce2455c9fe4b7d35e3a27ec35d4f0917
/Konotop/src/parser/Tokenizer.java
978cd6881fde3926669ef42ad4674c5c6d62e4b0
[]
no_license
DenisPanchenko/Konotop
https://github.com/DenisPanchenko/Konotop
38f3baf15c2e9a9aec734b65138c989bb5c56736
5fa79588ed655ec5a205d5f1eb2a07689203e32a
refs/heads/master
2021-01-19T06:08:39.720000
2014-01-04T14:56:58
2014-01-04T14:56:58
3,477,357
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package parser; import java.util.regex.*; public class Tokenizer { private Matcher mat; int curPosition = 0; void setText(String text){ mat=unknown.matcher(text); curPosition=0; } public Tokenizer(){ } public Tokenizer(String text){ mat=unknown.m...
UTF-8
Java
3,043
java
Tokenizer.java
Java
[]
null
[]
package parser; import java.util.regex.*; public class Tokenizer { private Matcher mat; int curPosition = 0; void setText(String text){ mat=unknown.matcher(text); curPosition=0; } public Tokenizer(){ } public Tokenizer(String text){ mat=unknown.m...
3,043
0.53927
0.534341
77
38.532467
38.636696
200
false
false
0
0
0
0
0
0
1.233766
false
false
0
823a677b5705b5c5f2a5e7dbce5f9b1f631c1ca3
1,743,756,763,167
660d037f5c7f00441a7183d8a654af8467328cc7
/app/src/main/java/com/example/yangl/androidsample/touchEvent/utils/ViewPagerRecyclerAdapter.java
72f083b1d9278ccc644356adab3acf53289641a9
[]
no_license
yanglele/AndroidSample
https://github.com/yanglele/AndroidSample
74e5a276b3b0234070b8f8c8f7a23cd89b972347
f6861005fa5c3f5cfafa5f8c8cebcc6b06df7703
refs/heads/master
2021-07-20T17:57:18.482000
2021-07-09T02:42:59
2021-07-09T02:42:59
156,709,208
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.yangl.androidsample.touchEvent.utils; import android.content.Context; import android.support.annotation.NonNull; import android.support.v4.view.PagerAdapter; import android.support.v4.view.ViewPager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.v...
UTF-8
Java
1,467
java
ViewPagerRecyclerAdapter.java
Java
[ { "context": ";\n\nimport java.util.List;\n\n/**\n * Desc:\n * Author:yl\n * Email:yangle06@anjuke.com\n * data:2018/12/25\n ", "end": 454, "score": 0.9906712174415588, "start": 452, "tag": "USERNAME", "value": "yl" }, { "context": "va.util.List;\n\n/**\n * Desc:\n * Author:yl\n * Em...
null
[]
package com.example.yangl.androidsample.touchEvent.utils; import android.content.Context; import android.support.annotation.NonNull; import android.support.v4.view.PagerAdapter; import android.support.v4.view.ViewPager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.v...
1,455
0.728016
0.719155
57
24.736841
23.444242
90
false
false
0
0
0
0
0
0
0.473684
false
false
0
a5e68590608fe63b0110208a251a346369e09f1a
22,728,966,963,299
b8e376e665ee6e1dbcbde168eea4cd1842f6d95d
/src/symbol/Env.java
824007cb96f6bb6f5ec5e482774a5da461428c1e
[]
no_license
OrchidRock/TinyCompiler
https://github.com/OrchidRock/TinyCompiler
1bf12e8f979c95e88fd01521a5770353958c6339
b55607750b41977200cf8eef96075953137949dc
refs/heads/master
2022-12-22T20:27:01.015000
2022-12-14T06:44:32
2022-12-14T06:44:32
61,896,962
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package symbol; import java.util.Hashtable; import lexer.*; import inter.*; /* *Enviroment for every block.Each Env-object *hold a symbol table and a prev Env-object. *All Env-block build a table tree. */ public class Env { private Hashtable<Token, Id> table; protected Env prev; public Env(Env e) { table=new...
UTF-8
Java
557
java
Env.java
Java
[]
null
[]
package symbol; import java.util.Hashtable; import lexer.*; import inter.*; /* *Enviroment for every block.Each Env-object *hold a symbol table and a prev Env-object. *All Env-block build a table tree. */ public class Env { private Hashtable<Token, Id> table; protected Env prev; public Env(Env e) { table=new...
557
0.660682
0.660682
29
18.206896
13.189283
45
false
false
0
0
0
0
0
0
1.62069
false
false
0
afe08b330a03f585a605f057842b6cc1e5d7df47
2,980,707,347,309
1037985898fd673ae2c2166673d3d9c7034c02a8
/GraphVisualizer/src/application/GraphLoop.java
c3953c52b6c758d4e0f2fbf3f9f3581e944a658f
[]
no_license
RobinTest97/GraphVisualizer
https://github.com/RobinTest97/GraphVisualizer
f5998e110fe50b4e6f1264f38cceba40b9927c99
e022e408af180ec2e3c5847b7ed8cff599d627a4
refs/heads/master
2023-04-13T03:17:23.822000
2021-04-23T07:55:06
2021-04-23T07:55:06
290,968,647
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package application; import javafx.scene.paint.Color; import javafx.scene.shape.Arc; import javafx.scene.shape.ArcType; /** * * @author robinkopitz * Shape for the loop to the node */ public class GraphLoop extends Arc{ public GraphLoop(double startX, double startY) { super(); setCenterX(startX+20); se...
UTF-8
Java
517
java
GraphLoop.java
Java
[ { "context": "rt javafx.scene.shape.ArcType;\n\n/**\n * \n * @author robinkopitz\n *\tShape for the loop to the node\n */\n\npublic cla", "end": 152, "score": 0.9988572001457214, "start": 141, "tag": "USERNAME", "value": "robinkopitz" } ]
null
[]
package application; import javafx.scene.paint.Color; import javafx.scene.shape.Arc; import javafx.scene.shape.ArcType; /** * * @author robinkopitz * Shape for the loop to the node */ public class GraphLoop extends Arc{ public GraphLoop(double startX, double startY) { super(); setCenterX(startX+20); se...
517
0.704062
0.669246
27
18.111111
13.886666
49
false
false
0
0
0
0
0
0
1.592593
false
false
0
3f8704af53612bd7ef0204556c98ce027cef86e8
21,294,447,854,276
072dd02164168f5b065d8787e312326c9fe1a684
/dromard.common/trunk/src/main/java/net/dromard/common/swing/themes/white/DefaultTextField.java
d704915acd602bbe239d57a343fbd89ceecfa2ef
[]
no_license
gdromard/dromardcommon
https://github.com/gdromard/dromardcommon
4dea1cb354c44e691cadd7989aafb59e0403df7c
ac871d69282b25fe3ca9db08b4193e2d019b85de
refs/heads/master
2016-09-05T12:53:53.478000
2015-03-23T14:02:58
2015-03-23T14:02:58
32,735,060
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Created on 15 juin 2005 * By Gabriel DROMARD */ package net.dromard.common.swing.themes.white; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; import javax.swing.JTextField; /** * @author Gabriel DROMARD * * TODO Change this comment */ public class DefaultTextField ...
UTF-8
Java
1,023
java
DefaultTextField.java
Java
[ { "context": "/*\r\n * Created on 15 juin 2005\r\n * By Gabriel DROMARD\r\n */\r\npackage net.dromard.common.swing.themes.whi", "end": 53, "score": 0.9998787045478821, "start": 38, "tag": "NAME", "value": "Gabriel DROMARD" }, { "context": "\nimport javax.swing.JTextField;\r\n\r\n/**\...
null
[]
/* * Created on 15 juin 2005 * By <NAME> */ package net.dromard.common.swing.themes.white; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; import javax.swing.JTextField; /** * @author <NAME> * * TODO Change this comment */ public class DefaultTextField extends JTextField...
1,005
0.682307
0.674487
33
29
25.655054
97
false
false
0
0
0
0
0
0
0.454545
false
false
0
9b044d0bedc52800fa0d01a74eed14d370ea876e
4,501,125,747,197
5765c87fd41493dff2fde2a68f9dccc04c1ad2bd
/Variant Programs/1-4/37/pretense/Modeling.java
eaad7a14e894b26a88e10d0a9e20a2aec0b8f3d0
[ "MIT" ]
permissive
hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism
https://github.com/hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism
42e4c2061c3f8da0dfce760e168bb9715063645f
a42ced1d5a92963207e3565860cac0946312e1b3
refs/heads/master
2020-08-09T08:10:08.888000
2019-11-25T01:14:23
2019-11-25T01:14:23
214,041,532
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pretense; import checked.ThingCatch; import outputTarget.ExhaustibleBody; import farmer.*; import store.*; import register.*; public class Modeling { private register.CaseWaiting expositionCola; private store.Entrepot storing[]; private farmer.Fabricator farm[]; private double commonStray; private d...
UTF-8
Java
4,940
java
Modeling.java
Java
[]
null
[]
package pretense; import checked.ThingCatch; import outputTarget.ExhaustibleBody; import farmer.*; import store.*; import register.*; public class Modeling { private register.CaseWaiting expositionCola; private store.Entrepot storing[]; private farmer.Fabricator farm[]; private double commonStray; private d...
4,940
0.630769
0.609514
123
39.162601
27.613293
105
false
false
0
0
0
0
0
0
0.99187
false
false
0
092061c9a24f3db4255ef7c9617abf41ce3f2997
7,361,573,968,957
c6d94d410067072fe29e2659b53953a011bd3175
/src/strategy/Over05FHStrategy.java
b9632e1bcb5fc6bad8ae4b352d195261a2c4b597
[ "Apache-2.0" ]
permissive
felmaia/trading-advisor
https://github.com/felmaia/trading-advisor
75493d471a737d79212459effadc7323d7f1c290
d943f3a525f374d2a60f9052004d5370f95d1c3c
refs/heads/master
2021-01-12T16:01:16.293000
2016-10-25T17:08:06
2016-10-25T17:08:06
71,584,633
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package strategy; import model.Match; /** * * @author Felipe */ public class Over05FHStrategy extends TradingStrategy { @Override public boolean analyse(Match match) { super.prepareData(match); /*if (match.getChampionshipRound() >= MINIMO_RODADAS && homeTeamAvgMatchesOver05HomeHT * awayTe...
UTF-8
Java
800
java
Over05FHStrategy.java
Java
[ { "context": "gy;\r\n\r\nimport model.Match;\r\n\r\n/**\r\n * \r\n * @author Felipe\r\n */\r\npublic class Over05FHStrategy extends Tradi", "end": 71, "score": 0.9997086524963379, "start": 65, "tag": "NAME", "value": "Felipe" } ]
null
[]
package strategy; import model.Match; /** * * @author Felipe */ public class Over05FHStrategy extends TradingStrategy { @Override public boolean analyse(Match match) { super.prepareData(match); /*if (match.getChampionshipRound() >= MINIMO_RODADAS && homeTeamAvgMatchesOver05HomeHT * awayTe...
800
0.7225
0.6925
23
32.782608
45.087315
148
false
false
0
0
0
0
0
0
1.521739
false
false
0
faa0631b61ac410749a49e6ab65b7cce5b44d5ee
28,003,186,793,379
bceb6add525f17713441b0cbb90cfb1b6f4f97e2
/lbs-server/src/main/java/com/lbs/nettyserver/service/functionsevice/smart/SmartGetSmartMessageListService.java
d089af5122f022abd6acd67562a5c247ba56b8ae
[]
no_license
willint/lbs-netty-server
https://github.com/willint/lbs-netty-server
8e7fcd823cc7beefe112c311a5987e0f2b1bf007
fa168f8d6057181bc5370bed6452f761cb48f519
refs/heads/master
2021-04-12T02:58:34.741000
2018-03-18T07:12:41
2018-03-18T07:12:47
125,639,958
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lbs.nettyserver.service.functionsevice.smart; import java.lang.reflect.Field; import java.util.ArrayList; import java.util.List; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.st...
UTF-8
Java
3,085
java
SmartGetSmartMessageListService.java
Java
[ { "context": ".json.JSONObject;\n\n/**\n * 智囊-获取智囊消息列表接口\n * @author visual\n *\n */\n@Service(\"smartGetSmartMessageListService\"", "end": 825, "score": 0.9412034749984741, "start": 819, "tag": "USERNAME", "value": "visual" } ]
null
[]
package com.lbs.nettyserver.service.functionsevice.smart; import java.lang.reflect.Field; import java.util.ArrayList; import java.util.List; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.st...
3,085
0.785069
0.784734
86
33.732559
36.03339
174
false
false
0
0
0
0
0
0
2.232558
false
false
0
9b536807fb54e7116afe301346af94a2a04640e2
29,033,978,942,449
6494662446bfb06367bcf0d8ab6adc6bbd4c644e
/vector/src/chatapp/java/com/chatapp/CDRReprt.java
3f0c247035490e8f47ee1953f7eca922ae3923fa
[ "Apache-2.0" ]
permissive
arun8984/ChatApp
https://github.com/arun8984/ChatApp
859ef33de590b6a87f5dde8418b28f95f3050c2e
b149ab425fe277a89fe8f9835c673bcce4c26b2c
refs/heads/master
2022-12-05T05:52:04.572000
2020-08-27T09:09:30
2020-08-27T09:09:30
290,681,132
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chatapp; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.SharedPreferences; import android.os.Bundle; import android.view.View; impor...
UTF-8
Java
6,597
java
CDRReprt.java
Java
[ { "context": "tring cust_id = asHex(encrypt(settings.getString(\"Username\", \"\"), Settings.ENC_KEY).getBytes());\n ", "end": 2104, "score": 0.6989388465881348, "start": 2096, "tag": "USERNAME", "value": "Username" } ]
null
[]
package com.chatapp; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.SharedPreferences; import android.os.Bundle; import android.view.View; impor...
6,597
0.525239
0.524784
168
38.267857
27.362965
138
false
false
0
0
0
0
0
0
0.642857
false
false
0
0d291b41f64deb466f98f98f00becc93aa3df444
18,494,129,200,452
a9bc668c956fc57ab62a8dd98df666a8b8060322
/G-Force Sensor/src/com/example/db/ShakeObject.java
3034428e563f6c0a97ef67c3aad7f370cbfc5c21
[]
no_license
terrano/G-Force
https://github.com/terrano/G-Force
91d19a35b5e4b6ebb1a75d490cde8966fdb05c05
dd8d82b75252775eb84d056ed0807476d0bf6b50
refs/heads/master
2021-08-26T00:26:43.275000
2021-08-25T22:01:12
2021-08-25T22:01:12
52,389,491
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.db; import com.example.g_forcesensor.MultipleSeriesDataset; public final class ShakeObject { private String shake_name = null; private String date = null; private String duration = null; private MultipleSeriesDataset mDataset = null; private String maxG; public ShakeObject(Strin...
UTF-8
Java
1,510
java
ShakeObject.java
Java
[]
null
[]
package com.example.db; import com.example.g_forcesensor.MultipleSeriesDataset; public final class ShakeObject { private String shake_name = null; private String date = null; private String duration = null; private MultipleSeriesDataset mDataset = null; private String maxG; public ShakeObject(Strin...
1,510
0.70596
0.700662
61
22.754099
23.954639
127
false
false
0
0
0
0
0
0
1.655738
false
false
0
655bcbe141dade7c2d18cdc8da8b86a0ea795b45
566,935,713,356
2e442412f0e010abf8d2e5212c4a9170f32a125c
/guns-admin/src/main/java/com/stylefeng/guns/core/util/DateUtils.java
7316899b91010defa04b92ded969d3ff61be5ec4
[ "Apache-2.0" ]
permissive
WangJie2/guns
https://github.com/WangJie2/guns
497fff583303ce88c41a59a08479f651d69506c6
df590c13b599745500c000f2ebb6682f6e56fbeb
refs/heads/master
2021-09-11T21:06:47.522000
2018-04-12T12:03:32
2018-04-12T12:03:32
110,102,068
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright 2009-2012 Evun Technology. * * This software is the confidential and proprietary information of * Evun Technology. ("Confidential Information"). You shall not * disclose such Confidential Information and shall use it only in * accordance with the terms of the license agreement you entered into ...
UTF-8
Java
35,931
java
DateUtils.java
Java
[ { "context": "\n\n/**\n * <p>\n * Description:\n * </p>\n *\n * @author wqb\n * @created 2012-12-19 上午9:49:48\n * @since v1.3.1", "end": 733, "score": 0.9995908737182617, "start": 730, "tag": "USERNAME", "value": "wqb" }, { "context": "* </p>\n *\n * @return String\n * @a...
null
[]
/* * Copyright 2009-2012 Evun Technology. * * This software is the confidential and proprietary information of * Evun Technology. ("Confidential Information"). You shall not * disclose such Confidential Information and shall use it only in * accordance with the terms of the license agreement you entered into ...
35,931
0.533151
0.50542
1,127
29.204969
21.269922
95
false
false
0
0
0
0
0
0
0.530612
false
false
0
1d992863ac761fc5c3d936e64a40f817aa6aa05c
16,870,631,567,462
384eb97ae612be1acdcbcd0e1d77c31f3a4bee27
/QuanLySinhVien/app/src/main/java/com/vanando/quanlysinhvien/Lop_Hoc/fragment/FragmentTKB.java
136789a6d121034c43991225af088524149f7e29
[]
no_license
andv118/QLySinhVien
https://github.com/andv118/QLySinhVien
062b9085475b376fbcc8eebd65b625518fdb142c
80ca8dbffee524095ad8f18f19cf7f8f42bc65e8
refs/heads/master
2020-03-12T11:05:54.026000
2018-05-25T03:32:02
2018-05-25T03:32:02
130,588,582
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vanando.quanlysinhvien.Lop_Hoc.fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.widget.TextView; ...
UTF-8
Java
1,799
java
FragmentTKB.java
Java
[ { "context": "ien.MyApplication.appArrLopHoc;\n\n/**\n * Created by Admin on 4/19/2018.\n */\n\npublic class FragmentTKB exten", "end": 511, "score": 0.42667052149772644, "start": 506, "tag": "USERNAME", "value": "Admin" } ]
null
[]
package com.vanando.quanlysinhvien.Lop_Hoc.fragment; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.widget.TextView; ...
1,799
0.678155
0.673152
72
23.986111
24.869936
123
false
false
0
0
0
0
0
0
0.444444
false
false
0
94c0114596d1e6043b352d70d71e3ceef81f4412
33,560,874,482,082
6ef4869c6bc2ce2e77b422242e347819f6a5f665
/devices/google/Pixel 2/29/QPP6.190730.005/src/framework/com/android/ims/ImsException.java
a8a65cd67fde5cb68ad91516e9d89f2a65aef70c
[]
no_license
hacking-android/frameworks
https://github.com/hacking-android/frameworks
40e40396bb2edacccabf8a920fa5722b021fb060
943f0b4d46f72532a419fb6171e40d1c93984c8e
refs/heads/master
2020-07-03T19:32:28.876000
2019-08-13T03:31:06
2019-08-13T03:31:06
202,017,534
2
0
null
false
2019-08-13T03:33:19
2019-08-12T22:19:30
2019-08-13T03:31:53
2019-08-13T03:33:18
63,898
0
0
0
Java
false
false
/* * Decompiled with CFR 0.145. */ package com.android.ims; @Deprecated public class ImsException extends Exception { private int mCode; public ImsException() { } public ImsException(String string2, int n) { StringBuilder stringBuilder = new StringBuilder(); stringBuilder.append(str...
UTF-8
Java
701
java
ImsException.java
Java
[]
null
[]
/* * Decompiled with CFR 0.145. */ package com.android.ims; @Deprecated public class ImsException extends Exception { private int mCode; public ImsException() { } public ImsException(String string2, int n) { StringBuilder stringBuilder = new StringBuilder(); stringBuilder.append(str...
701
0.620542
0.60913
32
20.875
17.924755
69
false
false
0
0
0
0
0
0
0.5
false
false
0
0f813d2a579c3be4810b97a680f1ca915a6c91fd
12,094,627,934,095
4e7650555760535ed584ec4be26cee053615bc14
/code-3-service-impl/src/main/java/com/bw/dentaldoor/service/UserRegistrationServiceImpl.java
524b0b4feb4ddefa696ba35ef833d499faf0c5e1
[]
no_license
richrhyms/code-3-project
https://github.com/richrhyms/code-3-project
b939632c6ff184754755cb9fd1e2b0e290685a8b
7a85abe0684fa905b2a8b5ea90915f139cb6ff1a
refs/heads/master
2021-05-21T00:47:08.416000
2020-04-05T16:16:32
2020-04-05T16:16:32
252,474,237
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bw.dentaldoor.service; import com.bw.dentaldoor.dao.PortalUserRepository; import com.bw.dentaldoor.dao.account.PortalAccountRepository; import com.bw.dentaldoor.dao.account.PortalAccountTypeRoleRepository; import com.bw.dentaldoor.domain.account.NewUserDto; import com.bw.dentaldoor.domain.account.SignUpRes...
UTF-8
Java
7,547
java
UserRegistrationServiceImpl.java
Java
[ { "context": " new PortalUser();\n portalUser.setUsername(newUserDto.getUsername());\n portalUser.setEmail(ne", "end": 3360, "score": 0.9207922220230103, "start": 3353, "tag": "USERNAME", "value": "newUser" }, { "context": "User();\n portalUser.setUsername(newUse...
null
[]
package com.bw.dentaldoor.service; import com.bw.dentaldoor.dao.PortalUserRepository; import com.bw.dentaldoor.dao.account.PortalAccountRepository; import com.bw.dentaldoor.dao.account.PortalAccountTypeRoleRepository; import com.bw.dentaldoor.domain.account.NewUserDto; import com.bw.dentaldoor.domain.account.SignUpRes...
7,543
0.716311
0.715914
142
52.147888
39.546185
175
false
false
0
0
0
0
0
0
0.78169
false
false
0
53e14b4d288f28ea3e2a1ce7c176b3c1d206d4cc
28,303,834,531,524
803113616cf36de6f1e298eb7daf28defeb07434
/app/src/main/java/com/tassadar/lorrismobile/SessionMgr.java
257b70a10a238077d82251564684c68c567ed8f7
[]
no_license
Tasssadar/lorris_mobile
https://github.com/Tasssadar/lorris_mobile
29dbed30a0ab573d19b1a816925fbc6e25b05773
0ac3ea7dafc637e142ac01beb2114eb4a19bb30c
refs/heads/master
2020-04-22T10:22:46.191000
2018-07-05T15:25:04
2018-07-05T15:25:04
6,249,785
4
2
null
false
2013-01-31T13:47:30
2012-10-16T18:59:12
2013-01-31T13:01:02
2013-01-28T13:20:49
1,700
null
1
0
Java
null
null
package com.tassadar.lorrismobile; import java.io.File; import java.util.Collections; import java.util.HashMap; import java.util.LinkedList; import android.content.Context; import android.util.Log; import com.tassadar.lorrismobile.modules.TabManager; public class SessionMgr { public static Session create(C...
UTF-8
Java
5,040
java
SessionMgr.java
Java
[ { "context": "xists() || newPath.exists()) {\n Log.e(\"Lorris\", \"Failed to move folder \" + oldName + \" to \" + n", "end": 1552, "score": 0.6440722942352295, "start": 1546, "tag": "NAME", "value": "Lorris" }, { "context": "h);\n if(s == null) {\n Log.e...
null
[]
package com.tassadar.lorrismobile; import java.io.File; import java.util.Collections; import java.util.HashMap; import java.util.LinkedList; import android.content.Context; import android.util.Log; import com.tassadar.lorrismobile.modules.TabManager; public class SessionMgr { public static Session create(C...
5,040
0.569246
0.569246
176
27.642046
23.076263
91
false
false
0
0
0
0
0
0
0.676136
false
false
0
ea5efc3850d5aed6f400d2edb15449cbb185bcab
36,215,164,264,106
9e5db02aa866fb349189a2072b3487dc607432c5
/src/main/java/morning/cat/kafka/config/KafkaConfig.java
02a64e28cf3f529ae2e5cbe37456555134fc68b1
[]
no_license
morningcat2018/springboot-kafka-example
https://github.com/morningcat2018/springboot-kafka-example
d94cf2331f74d7ea2d150917a654dc1868b7d328
ba9888e5f825758d4d839284ae5cbfc55d6a240a
refs/heads/master
2021-07-17T21:45:59.204000
2020-07-15T07:02:53
2020-07-15T07:02:53
193,207,361
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//package morning.cat.kafka.config; // //import morning.cat.kafka.domain.SampleMessage; //import org.apache.kafka.clients.consumer.ConsumerConfig; //import org.apache.kafka.clients.producer.ProducerConfig; //import org.apache.kafka.common.serialization.StringDeserializer; //import org.apache.kafka.common.serialization....
UTF-8
Java
3,688
java
KafkaConfig.java
Java
[ { "context": ".Map;\n//\n///**\n// * @describe: 类描述信息\n// * @author: morningcat.zhang\n// * @date: 2019/6/17 4:14 PM\n// */\n//@Configurat", "end": 882, "score": 0.9929286241531372, "start": 866, "tag": "USERNAME", "value": "morningcat.zhang" } ]
null
[]
//package morning.cat.kafka.config; // //import morning.cat.kafka.domain.SampleMessage; //import org.apache.kafka.clients.consumer.ConsumerConfig; //import org.apache.kafka.clients.producer.ProducerConfig; //import org.apache.kafka.common.serialization.StringDeserializer; //import org.apache.kafka.common.serialization....
3,688
0.681077
0.669657
91
39.417583
32.013069
124
false
false
0
0
0
0
0
0
0.747253
false
false
0
fcfe4f5fee789f13eb750cc6d6d782c23fe67d06
36,240,934,067,344
50ea9b0d80c96b1a7b8bcc0c0508536916654368
/app/src/main/java/org/copains/ludroid/games/maze/controller/MazeMg.java
37afc3b7cb7145fdf8ed0d2f0cb8073991071b19
[]
no_license
thepes/apprentissa-jeu
https://github.com/thepes/apprentissa-jeu
548749afdb5020601e41b61cd281b01d719c5093
bcc33e23af0cd881de80b6a9ac61ba204a150ba0
refs/heads/master
2020-05-18T20:37:16.966000
2015-04-22T15:14:42
2015-04-22T15:14:42
32,335,178
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.copains.ludroid.games.maze.controller; import org.copains.tools.games.Maze; import org.copains.tools.games.MazeGenerator; import org.copains.tools.geometry.Coordinates; public class MazeMg { private static MazeMg instance = null; private Maze maze; private int sizeX; private int sizeY; private bo...
UTF-8
Java
2,780
java
MazeMg.java
Java
[]
null
[]
package org.copains.ludroid.games.maze.controller; import org.copains.tools.games.Maze; import org.copains.tools.games.MazeGenerator; import org.copains.tools.geometry.Coordinates; public class MazeMg { private static MazeMg instance = null; private Maze maze; private int sizeX; private int sizeY; private bo...
2,780
0.701799
0.700719
141
18.716312
18.438446
76
false
false
0
0
0
0
0
0
1.468085
false
false
0
86295ddbe7a4a2b598b8bd75cf2cda66e3f046e7
35,759,897,730,697
33c5c90b5229de326706ff1760a1dee781cca237
/src/edu/bupt/sv/entity/PathInfo.java
ab10288c4b079c3f1d4b7ca3439187a595f0a20b
[]
no_license
pskun/SimulateVehicle
https://github.com/pskun/SimulateVehicle
019b97ca96dc85aefad2521f92f6f71a0bf85975
ac5b50cbad53787e7b97a3fb78d3b8383dc712cf
refs/heads/master
2021-01-13T01:13:13.262000
2015-09-21T08:53:31
2015-09-21T08:53:31
35,043,237
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.bupt.sv.entity; import java.util.List; public class PathInfo { public List<Point> pathNodes; public List<Integer> links; public PathInfo(List<Point> pathNodes, List<Integer> links) { super(); this.pathNodes = pathNodes; this.links = links; } }
UTF-8
Java
275
java
PathInfo.java
Java
[]
null
[]
package edu.bupt.sv.entity; import java.util.List; public class PathInfo { public List<Point> pathNodes; public List<Integer> links; public PathInfo(List<Point> pathNodes, List<Integer> links) { super(); this.pathNodes = pathNodes; this.links = links; } }
275
0.705455
0.705455
17
15.176471
16.705883
62
false
false
0
0
0
0
0
0
1.235294
false
false
0