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
71464a22f7f7999d1c2511c8de15857daa7fd73c
30,666,066,527,891
31d9e011d08ca7c70c3240759a3e0ae0d02c8b48
/src/com/foureyes/system/SystemProcessor.java
af292aa0cb5db2a21e465185667eb8f71700693a
[]
no_license
LinhDoraemon/FESClientA
https://github.com/LinhDoraemon/FESClientA
1577b6dd4451d7d362bc9fbc4b766e2cc86ca2ea
35c3efbd90d6039865fda2ae7023666e675be2aa
refs/heads/master
2022-04-20T18:07:04.199000
2020-04-14T07:25:18
2020-04-14T07:25:18
255,538,295
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.foureyes.system; import java.lang.management.ManagementFactory; import java.lang.management.OperatingSystemMXBean; import org.bukkit.Bukkit; /** * A class that can get some system parts' status of the collaborated server * such as : CPU, TPS, Ping ...<br> * All those things can be found at c...
UTF-8
Java
1,948
java
SystemProcessor.java
Java
[]
null
[]
package com.foureyes.system; import java.lang.management.ManagementFactory; import java.lang.management.OperatingSystemMXBean; import org.bukkit.Bukkit; /** * A class that can get some system parts' status of the collaborated server * such as : CPU, TPS, Ping ...<br> * All those things can be found at c...
1,948
0.643737
0.62885
78
22.97436
23.059551
98
false
false
0
0
0
0
0
0
1.346154
false
false
6
549918070d032c789f28f16c3713ce6d914c1ef8
21,174,188,780,076
d11fa5ba9f6c82c632a6e27c2b5df1393a397775
/DebugHelper.java
b03f0571b31efefbcddbd7ef242d80ae291e1807
[]
no_license
hyglleez/AOS_project_2
https://github.com/hyglleez/AOS_project_2
e6ecc7f96fd14f94b11d5c58ab55a8df46650fa6
4775f5ae32fddb4094fb4d878c36eb44cbfff869
refs/heads/master
2022-12-05T01:29:21.384000
2020-08-25T22:54:05
2020-08-25T22:54:05
290,340,962
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class DebugHelper { public enum Level { INFO, DEBUG } public static Level logLevel = Level.INFO; public static void log(Level level, String str) { if (logLevel.compareTo(level) >= 0) { System.out.println(str); } } }
UTF-8
Java
286
java
DebugHelper.java
Java
[]
null
[]
public class DebugHelper { public enum Level { INFO, DEBUG } public static Level logLevel = Level.INFO; public static void log(Level level, String str) { if (logLevel.compareTo(level) >= 0) { System.out.println(str); } } }
286
0.566434
0.562937
15
18.133333
17.854473
53
false
false
0
0
0
0
0
0
0.333333
false
false
6
b404c387fd0c68e0ceef582b460f444687c7fc5a
19,318,762,967,347
fec60361373112046d3bf5ce85e1d9b4eeba06b6
/VoteVoteServer/src/main/java/org/deguet/model/transfer/S2CGroupWithNumber.java
84ac70ee2630f1cb5bfa435c476658f0ee8f5aba
[ "MIT" ]
permissive
jorisdeguet/votvot
https://github.com/jorisdeguet/votvot
3e109f8a5cfd356b20c2f25893ea2000b5546c42
faf3bacc3afcd9f4487adf8314e3e68b84dd4928
refs/heads/master
2016-09-14T14:47:26.418000
2016-03-12T11:02:59
2016-03-12T11:02:59
40,739,486
1
1
null
false
2016-12-11T04:07:51
2015-08-14T23:08:48
2016-11-20T15:17:24
2016-12-11T04:07:51
4,872
0
1
1
Java
null
null
package org.deguet.model.transfer; public class S2CGroupWithNumber { public String groupName; public String groupID; public long groupNumberOfMembers; }
UTF-8
Java
160
java
S2CGroupWithNumber.java
Java
[]
null
[]
package org.deguet.model.transfer; public class S2CGroupWithNumber { public String groupName; public String groupID; public long groupNumberOfMembers; }
160
0.8
0.79375
9
16.777779
14.994649
34
false
false
0
0
0
0
0
0
0.888889
false
false
6
f7b4ac31275dac9c5df016c7747dd9abfbf71d4d
3,332,894,640,198
92709292d4360da7beea48e81b46e6282a9fd174
/techlead/WordSearch.java
bcac6f1f99b435de6915c623aec2139cf8f7b9b9
[]
no_license
freechelor/alg
https://github.com/freechelor/alg
c5838492e84df33a763f3247d9e48eb5f2b012f2
914639acb5e7cca2c7654df3d87bc47224107adb
refs/heads/master
2020-04-11T14:10:51.282000
2020-02-11T15:15:39
2020-02-11T15:15:39
161,844,444
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * TODO : * 1. Time/Space Complexity Analysis * BUT, MOST OF ALL, IT IS IMPORTANT TO 1.1. LIST POSSIBLE/AVAILABLE SOLUTIONS AND 1.2. THINK ABOUT COMPLEXITY FIRST AND IN ADVANCE, * 1.3. START WITH BEST COMPLEXITY SOLUTION * 2. Improve Algorithm/Performance * 3. Learn unfamiliar syntax * 4. Any other ways...
UTF-8
Java
2,371
java
WordSearch.java
Java
[]
null
[]
/** * TODO : * 1. Time/Space Complexity Analysis * BUT, MOST OF ALL, IT IS IMPORTANT TO 1.1. LIST POSSIBLE/AVAILABLE SOLUTIONS AND 1.2. THINK ABOUT COMPLEXITY FIRST AND IN ADVANCE, * 1.3. START WITH BEST COMPLEXITY SOLUTION * 2. Improve Algorithm/Performance * 3. Learn unfamiliar syntax * 4. Any other ways...
2,371
0.637706
0.625896
73
31.479452
32.832539
134
false
false
0
0
0
0
0
0
2.356164
false
false
6
8ca21ecf0c0e76317e0d70be91ea729ec6670de1
1,778,116,463,680
7fc958cdd61662f297d2e934131e9ef00640c198
/Array/MissingNumber.java
de4156ddeefefa72372fd023869329574aeace8d
[]
no_license
robotoMax/LeetcodeEverday
https://github.com/robotoMax/LeetcodeEverday
03737a3d832469bb646d190904cd5c778ea0207f
9072b33df86ec8f4dabe5ef25868152abfc23328
refs/heads/master
2018-09-30T00:04:45.219000
2018-09-20T23:10:52
2018-09-20T23:10:52
119,123,195
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * * Date: 04/01/2018 * Created By: Shuai Liu * * Given an array containing n distinct numbers taken from 0, 1, 2, ..., n, find the one that is missing from the array. * Example 1 * Input: [3,0,1] * Output: 2 * Example 2 * Input: [9,6,4,2,3,5,7,0,1] * Output: 8 * Note: * Your algorithm should run in l...
UTF-8
Java
1,621
java
MissingNumber.java
Java
[ { "context": "/**\n * \n * Date: 04/01/2018\n * Created By: Shuai Liu\n * \n * Given an array containing n distinct numbe", "end": 52, "score": 0.9997926950454712, "start": 43, "tag": "NAME", "value": "Shuai Liu" } ]
null
[]
/** * * Date: 04/01/2018 * Created By: <NAME> * * Given an array containing n distinct numbers taken from 0, 1, 2, ..., n, find the one that is missing from the array. * Example 1 * Input: [3,0,1] * Output: 2 * Example 2 * Input: [9,6,4,2,3,5,7,0,1] * Output: 8 * Note: * Your algorithm should run in line...
1,618
0.541024
0.518199
51
30.803921
29.038864
125
false
false
0
0
0
0
0
0
0.705882
false
false
6
d671ee0b75e63129c14f26bd0a4b6406f4f4df09
28,733,331,276,737
c1ebe16c42b8cad93ac6fb5fa6923bc8cf3f66c5
/core/src/main/java/kz/ddk/tm/core/module/Lesson.java
9102289f4e3620b214ea8096c1c9af68f89cb247
[]
no_license
CS-1501Sharks/ddk-server
https://github.com/CS-1501Sharks/ddk-server
60d6110ee3ecea2b64fddbd40c891b828af090ee
e0a3ec502e0b1c67d023c7eeb89776bbe74e438a
refs/heads/master
2020-03-29T11:21:04.406000
2018-11-17T05:14:19
2018-11-17T05:14:19
149,847,535
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package kz.ddk.tm.core.module; import javax.persistence.*; import java.util.Objects; @Entity @Table(name = "lesson", schema = "ddk_core", catalog = "") public class Lesson { private int id; private int groupId; private int courseId; private int roomId; private int typeId; @Id @GeneratedV...
UTF-8
Java
1,749
java
Lesson.java
Java
[]
null
[]
package kz.ddk.tm.core.module; import javax.persistence.*; import java.util.Objects; @Entity @Table(name = "lesson", schema = "ddk_core", catalog = "") public class Lesson { private int id; private int groupId; private int courseId; private int roomId; private int typeId; @Id @GeneratedV...
1,749
0.562035
0.562035
79
21.13924
16.513695
67
false
false
0
0
0
0
0
0
0.392405
false
false
6
c4d0fdfc6346c5b99412b368d050b5a0c0ee29e6
22,582,938,065,859
4a125a785029c25018fa1885062b6bab9b9dd55c
/app/src/main/java/com/sponia/opyfunctioindemo/AccelerationEvent.java
361d76492bb5f7f27448e5605ece203c46c2c140
[]
no_license
linguokunSponia/MyDemo
https://github.com/linguokunSponia/MyDemo
a1243685c77e1431ae657067cfe2459af0383b2c
177fc1c510e4d8221c6df392ddfa4a78dfaf19d5
refs/heads/master
2021-04-15T10:26:00.199000
2016-08-05T03:32:54
2016-08-05T03:32:54
64,290,945
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sponia.opyfunctioindemo; /** * @author linguokun * @packageName com.sponia.opyfunctioindemo * @description * @date 16/7/29 */ public class AccelerationEvent { public float acceleration; public AccelerationEvent(float acceleration) { this.acceleration = acceleration; } }
UTF-8
Java
313
java
AccelerationEvent.java
Java
[ { "context": "ckage com.sponia.opyfunctioindemo;\n\n/**\n * @author linguokun\n * @packageName com.sponia.opyfunctioindemo\n * @d", "end": 62, "score": 0.9992580413818359, "start": 53, "tag": "USERNAME", "value": "linguokun" } ]
null
[]
package com.sponia.opyfunctioindemo; /** * @author linguokun * @packageName com.sponia.opyfunctioindemo * @description * @date 16/7/29 */ public class AccelerationEvent { public float acceleration; public AccelerationEvent(float acceleration) { this.acceleration = acceleration; } }
313
0.709265
0.693291
18
16.388889
17.224463
50
false
false
0
0
0
0
0
0
0.166667
false
false
6
5ec7220052172b8331ac358e58d6d5e42f5bd8a6
22,582,938,064,050
aa6f4cfeaf9b2e120a8171ec5feca7b57286fce5
/textodelimitado/TextoDelimitado.java
5b8587ed6c229d39e48ebe4bc4a431008055c475
[]
no_license
ndiazdossantos/AD
https://github.com/ndiazdossantos/AD
51401cabd961d22c231f4d44a74831558a3bfd98
376161ed65b88d6372133baf40207ce1c882dd96
refs/heads/main
2023-05-08T07:04:37.726000
2021-06-04T11:02:28
2021-06-04T11:02:28
304,919,528
1
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 textodelimitado; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileReader;...
UTF-8
Java
2,374
java
TextoDelimitado.java
Java
[ { "context": "on;\nimport java.io.PrintWriter;\n\n/**\n *\n * @author oracle\n */\npublic class TextoDelimitado {\n\n /**\n ", "end": 429, "score": 0.9984901547431946, "start": 423, "tag": "USERNAME", "value": "oracle" } ]
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 textodelimitado; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileReader;...
2,374
0.501264
0.48989
86
26.60465
19.044184
79
false
false
0
0
0
0
0
0
0.639535
false
false
6
0bb21a933bc4c91eb6fdd64bf878d10fafe38448
17,841,294,214,692
538adfb2f148a5f399e6308a042cf99daff4521c
/app/src/main/java/com/daniel/ottograf/XMLDownloader.java
d9b923121457d7a4b1ecc9531433fc3f7a480c83
[]
no_license
Daninator1/Ottograf
https://github.com/Daninator1/Ottograf
d09052731d8a073f9c8a6810b115bf2137880160
654711086cefea90a78b89c8749a1035674be573
refs/heads/master
2018-02-07T17:51:31.919000
2018-02-05T16:28:31
2018-02-05T16:28:31
95,960,854
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.daniel.ottograf; import android.os.AsyncTask; import org.xmlpull.v1.XmlPullParserException; import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import java.util.ArrayList; public class XMLDownloader extends AsyncTask<URL, Void, ArrayList<Entry>...
UTF-8
Java
1,021
java
XMLDownloader.java
Java
[]
null
[]
package com.daniel.ottograf; import android.os.AsyncTask; import org.xmlpull.v1.XmlPullParserException; import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URL; import java.util.ArrayList; public class XMLDownloader extends AsyncTask<URL, Void, ArrayList<Entry>...
1,021
0.650343
0.63859
35
28.171429
22.634342
82
false
false
0
0
0
0
0
0
0.657143
false
false
6
e587088e253d97bc1ac7cf6145c264a78c323d64
19,146,964,237,873
8694205548ff6d6022812b1287bd608f9dfb205d
/app/src/main/java/app/com/zolospace/ui/component/register/VerifyActivity.java
9e1f14a95bfd8ab2583ca8c88246fdbd758995e8
[]
no_license
porwalshweta24/ZoloSpace
https://github.com/porwalshweta24/ZoloSpace
2f14c9c9184a561f8f9d66088877f9b72aedb7bc
ea48be529ae92943c681054ce7b5f1a89d5e5625
refs/heads/master
2021-01-01T17:35:35.664000
2017-07-24T05:06:33
2017-07-24T05:06:33
98,103,361
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package app.com.zolospace.ui.component.register; import android.content.Intent; import android.view.View; import android.view.WindowManager; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; import javax.inject.Inject; import app.com.zolospace.App; import app.com.zolospace...
UTF-8
Java
2,288
java
VerifyActivity.java
Java
[]
null
[]
package app.com.zolospace.ui.component.register; import android.content.Intent; import android.view.View; import android.view.WindowManager; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; import javax.inject.Inject; import app.com.zolospace.App; import app.com.zolospace...
2,288
0.707168
0.704545
80
27.6
23.12985
85
false
false
0
0
0
0
0
0
0.5125
false
false
6
fd7ceeca286ded94ef012e036e53323efcde81f6
19,146,964,238,337
a9c65abb2fb4065197b4c4f01a45e52d2bf07d41
/app/src/main/java/com/example/neha/stock/StocksActivity.java
fafb1282ef45d7ca416834862746df0303714363
[]
no_license
freecoderneha/Stock
https://github.com/freecoderneha/Stock
cff30ff105ced1fd467d1cb41ff25e1af868489b
3de0f464f3940f0f1e7dfcd8583813a79969fdd9
refs/heads/master
2021-05-05T16:46:40.280000
2018-01-13T18:20:34
2018-01-13T18:20:34
117,367,214
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.neha.stock; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget...
UTF-8
Java
2,519
java
StocksActivity.java
Java
[]
null
[]
package com.example.neha.stock; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget...
2,519
0.643112
0.64073
74
33.040539
24.398958
98
false
false
0
0
0
0
0
0
0.959459
false
false
6
788e738f2a16009106241f81ee51f0b3c92f5415
13,786,845,079,494
5391ec88eb3a5cf122eb08e00889d6031ec3b53d
/BooksClient/src/main/java/com/linh/booksclient/servlet/SearchServlet.java
b8a06b65435410e62a9193896c1a76c8c3b71532
[]
no_license
linhcnse130515/BooksWebAPI
https://github.com/linhcnse130515/BooksWebAPI
7512d0ec28990b5f07074661f4880f6cd45f25f1
8685b204284e5813dc34e7abc87e405f2b01b6f2
refs/heads/master
2022-11-30T06:18:17.234000
2020-08-11T13:39:20
2020-08-11T13:39:20
286,752,646
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.linh.booksclient.servlet; import com.linh.booksclient.dto.Book; import java.io.IOException; import java.io.PrintWriter; im...
UTF-8
Java
5,499
java
SearchServlet.java
Java
[ { "context": "ish.jersey.client.ClientConfig;\n\n/**\n *\n * @author nguye\n */\n@WebServlet(name = \"SearchServlet\", urlPatter", "end": 866, "score": 0.9996451735496521, "start": 861, "tag": "USERNAME", "value": "nguye" } ]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.linh.booksclient.servlet; import com.linh.booksclient.dto.Book; import java.io.IOException; import java.io.PrintWriter; im...
5,499
0.59735
0.594958
144
36.736111
27.84256
134
false
false
0
0
0
0
0
0
0.416667
false
false
6
e6ed8204dfd1681a3e2b6660d5e52a29f0a62171
24,515,673,335,680
a65b815a76f1a5797e48735e5a9b8f9181b46761
/src/main/java/com/beta/study/leetcode/_42_TrappingRainWater.java
78ee120bea78cac02721814284fc0b054c6cacf4
[]
no_license
betachel/leetcode
https://github.com/betachel/leetcode
972b36fbbbc3b4fb8781fa78235589081875adf9
34f2bd2a847956e76701d76a5747a4f8dc26d42f
refs/heads/master
2022-05-24T02:24:09.991000
2022-05-22T08:18:10
2022-05-22T08:18:10
185,042,990
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.beta.study.leetcode; /** * @author shiqiu * @date 2022/05/03 */ public class _42_TrappingRainWater { public static void main(String[] args) { int[] height = new int[] {0, 1, 0, 2, 1, 0, 1, 3, 2, 1, 2, 1}; _42_TrappingRainWater instance = new _42_TrappingRainWater(); int sum =...
UTF-8
Java
3,232
java
_42_TrappingRainWater.java
Java
[ { "context": "package com.beta.study.leetcode;\n\n/**\n * @author shiqiu\n * @date 2022/05/03\n */\npublic class _42_Trapping", "end": 55, "score": 0.9923270344734192, "start": 49, "tag": "USERNAME", "value": "shiqiu" } ]
null
[]
package com.beta.study.leetcode; /** * @author shiqiu * @date 2022/05/03 */ public class _42_TrappingRainWater { public static void main(String[] args) { int[] height = new int[] {0, 1, 0, 2, 1, 0, 1, 3, 2, 1, 2, 1}; _42_TrappingRainWater instance = new _42_TrappingRainWater(); int sum =...
3,232
0.493854
0.4718
82
32.731709
22.278202
88
false
false
0
0
0
0
0
0
0.853659
false
false
6
296240c2cd8e81a496d20268e374990c4001a836
23,218,593,245,305
91fee24913a5c8ba0bf9552da87bacd4f6171e48
/TextEditor/src/windowBuilder/views/MainFrame.java
b29ecb69f40aef4f1cd7b22881f473bb08eab94e
[]
no_license
Aleeeksy/SimpleTextEditor
https://github.com/Aleeeksy/SimpleTextEditor
18baf0bf41331020ab0e43472c7576a10c8039cf
63c8470c5e8b4d74c7ce5c5ebe86002be9eed761
refs/heads/master
2021-06-13T03:58:16.261000
2017-04-19T18:55:13
2017-04-19T18:55:13
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package windowBuilder.views; import java.awt.BorderLayout; import java.awt.Color; import java.awt.EventQueue; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; imp...
WINDOWS-1250
Java
5,085
java
MainFrame.java
Java
[]
null
[]
package windowBuilder.views; import java.awt.BorderLayout; import java.awt.Color; import java.awt.EventQueue; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; imp...
5,085
0.682212
0.677489
172
27.546511
22.933502
126
false
false
0
0
0
0
0
0
3.011628
false
false
6
ca3cf8472053731dc4e8ba81165a13f87fbd22fb
17,136,919,580,992
29196e2d4adfb14ddd7c2ca8c1e60f8c10c26dad
/src/main/java/it/csi/siac/siacfinser/model/soggetto/Onere.java
732bc982c874df82ab9f2a2549de2e904f702018
[]
no_license
unica-open/siacbilitf
https://github.com/unica-open/siacbilitf
bbeef5ceca40e9fb83d5b1176e7f54e8d84592bf
85f3254c05c719a0016fe55cea1a105bcb6b89b2
refs/heads/master
2021-01-06T14:51:17.786000
2020-03-03T13:27:47
2020-03-03T13:27:47
241,366,581
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* *SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte *SPDX-License-Identifier: EUPL-1.2 */ package it.csi.siac.siacfinser.model.soggetto; import javax.xml.bind.annotation.XmlType; import it.csi.siac.siaccorser.model.Entita; import it.csi.siac.siacfinser.model.FINDataDictionary; @XmlType(namespace = FINDataDicti...
UTF-8
Java
922
java
Onere.java
Java
[]
null
[]
/* *SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte *SPDX-License-Identifier: EUPL-1.2 */ package it.csi.siac.siacfinser.model.soggetto; import javax.xml.bind.annotation.XmlType; import it.csi.siac.siaccorser.model.Entita; import it.csi.siac.siacfinser.model.FINDataDictionary; @XmlType(namespace = FINDataDicti...
922
0.766811
0.739696
40
22.049999
19.52812
67
false
false
0
0
0
0
0
0
1.15
false
false
6
33a224aa37cfd4f2c47d25eb3501246b753631cd
5,712,306,566,254
d1625c635e9f31a4feb4634d1143bdab9e405978
/src/ergaf/step/services/BookingService.java
341d2707e2f981c2676e96036992872ca3fa05e3
[ "MIT" ]
permissive
Ergaf/StepProjectJava1
https://github.com/Ergaf/StepProjectJava1
98d8447c5b7321c56d22c31c7f5aed7fc0a0c58d
3b4e11a1fb04fa8d0bf2b673695a84be17d07461
refs/heads/master
2021-03-08T05:17:43.053000
2020-04-02T16:50:30
2020-04-02T16:50:30
246,319,847
1
1
null
false
2020-04-02T16:50:32
2020-03-10T14:15:58
2020-03-31T17:38:27
2020-04-02T16:50:31
367
0
1
0
Java
false
false
package ergaf.step.services; import ergaf.step.dao.Dao; import ergaf.step.entities.Booking; import ergaf.step.dao.BookingDao; import ergaf.step.entities.Flight; import ergaf.step.utils.io.FileWorker; import ergaf.step.entities.Passenger; import ergaf.step.entities.User; import java.util.List; import java.util.stream....
UTF-8
Java
4,510
java
BookingService.java
Java
[]
null
[]
package ergaf.step.services; import ergaf.step.dao.Dao; import ergaf.step.entities.Booking; import ergaf.step.dao.BookingDao; import ergaf.step.entities.Flight; import ergaf.step.utils.io.FileWorker; import ergaf.step.entities.Passenger; import ergaf.step.entities.User; import java.util.List; import java.util.stream....
4,510
0.536364
0.535698
153
28.477123
22.453463
98
false
false
0
0
0
0
0
0
0.294118
false
false
6
78542f6bf2b3af0977d2d9da255ae0bfc3735d5e
3,573,412,839,071
6df6c6e20e9e511f00e6aa82fe9f792df3e6c4eb
/src/question8/unicodevalues1.java
0a94d884c210ed76985b335a8e77106ce5446203
[]
no_license
sushmaenamala/day1
https://github.com/sushmaenamala/day1
84a895a2cdecb923d2d1e436dcbd3940e7ae1cbd
e377cea059f4f8d916e62bccfa98d7d870c8ff1a
refs/heads/main
2023-07-25T22:13:01.597000
2021-08-24T12:31:15
2021-08-24T12:31:15
397,884,994
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package question8; import java.util.Scanner; public class unicodevalues1 { public static void main(String[] args) { char ch; Scanner sc = new Scanner(System.in); ch=sc.next().charAt(0); int value=(int)ch; System.out.println(value); // TODO Auto-generated method stub } }
UTF-8
Java
295
java
unicodevalues1.java
Java
[]
null
[]
package question8; import java.util.Scanner; public class unicodevalues1 { public static void main(String[] args) { char ch; Scanner sc = new Scanner(System.in); ch=sc.next().charAt(0); int value=(int)ch; System.out.println(value); // TODO Auto-generated method stub } }
295
0.681356
0.671186
18
15.388889
14.663404
41
false
false
0
0
0
0
0
0
1.388889
false
false
6
37c3daf88072e83bc612172fd831ca7ee3b6b470
19,602,230,792,622
dad731890d1c6ebdbd7342c8560b7b86ceae017e
/Aula 04/ATV 01/Medias/src/Driver.java
75fe56fa6dd29682ecacecfda9edb213a3f1074c
[]
no_license
aafavelino/Projetos_LP2
https://github.com/aafavelino/Projetos_LP2
218d7da2b265fb6973caa4b74bad2a5af3433ff9
9796fdd4be1f89302609c74a107739443c24da06
refs/heads/master
2020-05-21T19:10:03.511000
2016-10-27T14:28:29
2016-10-27T14:28:29
64,983,960
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.text.DecimalFormat; public class Driver { public static void main(String[] args) { Turma turma_de_lp2 = new Turma(); System.out.println(">>> Cadastrando nota do aluno 01..."); turma_de_lp2.aluno1.prova1.setNotaParte1(4.0f); turma_de_lp2.aluno1.prova1.setNotaParte2(2.5f); turma_de_lp2.aluno...
UTF-8
Java
1,254
java
Driver.java
Java
[]
null
[]
import java.text.DecimalFormat; public class Driver { public static void main(String[] args) { Turma turma_de_lp2 = new Turma(); System.out.println(">>> Cadastrando nota do aluno 01..."); turma_de_lp2.aluno1.prova1.setNotaParte1(4.0f); turma_de_lp2.aluno1.prova1.setNotaParte2(2.5f); turma_de_lp2.aluno...
1,254
0.708931
0.635566
34
35.911766
27.642006
86
false
false
0
0
0
0
0
0
2.264706
false
false
6
ad065240d6ab7262a39aea90bc1bb2266cf65acc
19,473,381,720,885
72714ed75716e928ce3ced4f987cbeb979441aca
/src/main/java/com/sunway/ws/core/cxf/http/InterfaceHttpDaoImpl.java
e6bc7d004ff97f59fa98953eddfa0287fe07c744
[]
no_license
ld000/ppms-interface
https://github.com/ld000/ppms-interface
cb5a265f5e5500c566756d48be6848de66cff6f4
19eeec414d7ea4996d7416f51e0a91deb1fcf184
refs/heads/master
2021-06-01T01:23:17.821000
2016-04-04T17:13:48
2016-04-04T17:13:48
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sunway.ws.core.cxf.http; import org.apache.ibatis.session.SqlSession; import com.sunway.ws.core.utils.SpringUtils; public class InterfaceHttpDaoImpl implements InterfaceHttpDao { private SqlSession sqlSession = SpringUtils.getBean("sqlSession"); public int insert(InterfaceHttpBean interfaceHttpBean)...
UTF-8
Java
469
java
InterfaceHttpDaoImpl.java
Java
[]
null
[]
package com.sunway.ws.core.cxf.http; import org.apache.ibatis.session.SqlSession; import com.sunway.ws.core.utils.SpringUtils; public class InterfaceHttpDaoImpl implements InterfaceHttpDao { private SqlSession sqlSession = SpringUtils.getBean("sqlSession"); public int insert(InterfaceHttpBean interfaceHttpBean)...
469
0.814499
0.814499
17
26.588236
29.164965
83
false
false
0
0
0
0
0
0
0.941176
false
false
6
db10e8978ab8cb9d214aa29c87e0ced5df1dfd4c
26,620,207,328,689
26b8834cb733a4c6e02fb142b2d5c9a0b49b57e4
/server/qtesting-server/src/main/java/com/example/qtestingserver/exceptions/ZeroAmountException.java
c84ac55709d5ee65e9e9003f1185f8fc7290e1a8
[]
no_license
DavidJS6/QTesting-Proyecto_Final
https://github.com/DavidJS6/QTesting-Proyecto_Final
10448e1490f6988cbe4f8d0851bfea8528acac58
309c67905befe44c65cbf227dda3d2e9dbe4708f
refs/heads/master
2022-12-20T22:43:16.948000
2019-09-07T14:51:16
2019-09-07T14:51:16
205,915,148
0
0
null
false
2022-12-10T00:48:57
2019-09-02T18:34:10
2019-09-07T14:51:34
2022-12-10T00:48:57
59,473
0
0
7
JavaScript
false
false
package com.example.qtestingserver.exceptions; public class ZeroAmountException extends Throwable { public ZeroAmountException() { //super("The amount needs to be higher than zero (0)"); super("El monto debe ser mayor a cero (0)"); } }
UTF-8
Java
263
java
ZeroAmountException.java
Java
[]
null
[]
package com.example.qtestingserver.exceptions; public class ZeroAmountException extends Throwable { public ZeroAmountException() { //super("The amount needs to be higher than zero (0)"); super("El monto debe ser mayor a cero (0)"); } }
263
0.684411
0.676806
10
25.299999
25.048153
63
false
false
0
0
0
0
0
0
0.3
false
false
6
17b723f28eb9a746001b468b60fba8762fa3db13
1,451,699,010,330
f5a7e576641a95ce3f3f1c0f151fd50fc6530340
/app/src/main/java/com/noman/android/sip/util/Helper.java
563d467f42db190ccf307d867c48ab275b6b59b0
[]
no_license
noman720/siper
https://github.com/noman720/siper
b704e3f2b65e86a0430ec1d74faade8e2ba780ab
68cce0eb4473caa62be3025f8349e91fa76a1bea
refs/heads/master
2021-01-11T11:17:51.348000
2020-03-13T10:48:35
2020-03-13T10:48:35
78,647,393
9
10
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.noman.android.sip.util; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; import com.noman.android.sip.model.SipUser; /** * Created by User on 12/30/2016. */ public class Helper { public static SipUser getSipUser(Context context...
UTF-8
Java
774
java
Helper.java
Java
[ { "context": "er.setDomain(domain);\n sipUser.setPassword(password);\n\n return sipUser;\n }\n}\n", "end": 738, "score": 0.9982742071151733, "start": 730, "tag": "PASSWORD", "value": "password" } ]
null
[]
package com.noman.android.sip.util; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; import com.noman.android.sip.model.SipUser; /** * Created by User on 12/30/2016. */ public class Helper { public static SipUser getSipUser(Context context...
776
0.697674
0.687339
28
26.642857
24.02709
89
false
false
0
0
0
0
0
0
0.607143
false
false
6
5bc885c9b35e73d0c1a841f8bceb1336581b9742
10,247,792,035,926
22e31515ba266e9dbf3a571ae45619f8e6701777
/src/test/java/algorithmsmax/trainer/MaxAgeCalculatorTest.java
98c2719265d62533e54e61815fedad23d8e7b221
[]
no_license
Dini68/consi
https://github.com/Dini68/consi
b8a682dc8dbdff998cf40e0b57eff50ea6c164d0
0c6e6f450c8f394c157b7c08124a59c72bd2c696
refs/heads/master
2023-05-07T02:32:26.446000
2021-05-29T16:04:23
2021-05-29T16:04:23
346,857,950
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package algorithmsmax.trainer; import org.junit.jupiter.api.Test; import java.util.Arrays; import java.util.List; import static org.junit.jupiter.api.Assertions.*; class MaxAgeCalculatorTest { List<Trainer> trainers = Arrays.asList( new Trainer("John", 60), new Trainer("Bill", 20), ...
UTF-8
Java
728
java
MaxAgeCalculatorTest.java
Java
[ { "context": "rainers = Arrays.asList(\n new Trainer(\"John\", 60),\n new Trainer(\"Bill\", 20),\n ", "end": 271, "score": 0.9998756647109985, "start": 267, "tag": "NAME", "value": "John" }, { "context": "new Trainer(\"John\", 60),\n new Trainer(\...
null
[]
package algorithmsmax.trainer; import org.junit.jupiter.api.Test; import java.util.Arrays; import java.util.List; import static org.junit.jupiter.api.Assertions.*; class MaxAgeCalculatorTest { List<Trainer> trainers = Arrays.asList( new Trainer("John", 60), new Trainer("Bill", 20), ...
728
0.653846
0.637363
30
23.299999
24.425602
85
false
false
0
0
0
0
0
0
0.666667
false
false
2
3e51cf21f36cd792899e2cbbe74d59ff20ef13f8
26,448,408,671,361
9697afabdeb7f5c0326213081ac89af8ff868da2
/src/main/java/org/xpm/core/orm/mybatis/sqlProvider/sqlBuilder/SimpleUpdateSqlBuilder.java
206bdc9ad7c90ddba0f024b3ac61cd98c88b8535
[]
no_license
springplus/xpm
https://github.com/springplus/xpm
0d98cfdce65c3bd5c945ae286cfe09500a86b9aa
13b08981d61e6e652c0f7a0a01fb433d2b737f56
refs/heads/master
2021-01-20T11:04:31.827000
2015-05-04T12:36:06
2015-05-04T12:36:06
19,521,236
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.xpm.core.orm.mybatis.sqlProvider.sqlBuilder; import java.util.HashMap; import java.util.Iterator; import java.util.Map; /** * Created by hongxueqian on 14-3-23. */ public class SimpleUpdateSqlBuilder { private StringBuilder sb = new StringBuilder(); private HashMap<String, String> values = new H...
UTF-8
Java
2,307
java
SimpleUpdateSqlBuilder.java
Java
[ { "context": "Iterator;\nimport java.util.Map;\n\n/**\n * Created by hongxueqian on 14-3-23.\n */\npublic class SimpleUpdateSqlBuild", "end": 163, "score": 0.9994702935218811, "start": 152, "tag": "USERNAME", "value": "hongxueqian" } ]
null
[]
package org.xpm.core.orm.mybatis.sqlProvider.sqlBuilder; import java.util.HashMap; import java.util.Iterator; import java.util.Map; /** * Created by hongxueqian on 14-3-23. */ public class SimpleUpdateSqlBuilder { private StringBuilder sb = new StringBuilder(); private HashMap<String, String> values = new H...
2,307
0.523624
0.519289
81
27.481482
21.686378
84
false
false
0
0
0
0
0
0
0.691358
false
false
2
2ebef8adf40da726631bc560a10deb9de7a30b47
12,266,426,611,547
f072fa67ea28ccd6872bd0dfa97d6c84d7db264c
/src/main/java/com/samcgardner/zopatest/util/Tuple.java
5612a60e0ed64790d164ad6d39fe3b58ba45cb3c
[]
no_license
samcgardner/zopa-test
https://github.com/samcgardner/zopa-test
fb191cf050fc3ed0ac6bee3c45ef0575609fad64
ed570d7b9a7c69aa2eef7b792f00fa19b51319b2
refs/heads/master
2020-03-11T10:02:22.964000
2018-04-19T11:54:34
2018-04-19T11:54:34
129,929,931
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.samcgardner.zopatest.util; public class Tuple<T1, T2> { private T1 left; private T2 right; public Tuple(T1 left, T2 right) { this.left = left; this.right = right; } public T1 getLeft() { return left; } public T2 getRight() { return right; ...
UTF-8
Java
325
java
Tuple.java
Java
[ { "context": "package com.samcgardner.zopatest.util;\n\npublic class Tuple<T1, T2> {\n\n", "end": 20, "score": 0.8117578625679016, "start": 12, "tag": "USERNAME", "value": "samcgard" } ]
null
[]
package com.samcgardner.zopatest.util; public class Tuple<T1, T2> { private T1 left; private T2 right; public Tuple(T1 left, T2 right) { this.left = left; this.right = right; } public T1 getLeft() { return left; } public T2 getRight() { return right; ...
325
0.56
0.535385
21
14.476191
13.109862
38
false
false
0
0
0
0
0
0
0.428571
false
false
2
9a8419c77eded50d9cde90d226ea52d7c780541c
26,877,905,355,405
0bf44ae8b7b4ac73bced1c4acdcfd1e60aad6ad9
/src/test/java/org/jenkinsci/confluence/plugins/JenkinsPluginInfoMacroTest.java
ee1d04677ea4f1d0fe7bdf16dad808dddf5518c0
[]
no_license
jenkins-infra/backend-jenkins-plugin-info-plugin
https://github.com/jenkins-infra/backend-jenkins-plugin-info-plugin
b0c90d7adb69b451a930a782df8f0fc8bbb8d341
1ac4d407b0bb6461845130d448d581059fefdd6a
refs/heads/master
2023-03-15T22:52:40.948000
2023-03-13T20:35:36
2023-03-13T20:35:36
1,325,112
2
0
null
false
2018-02-20T01:44:07
2011-02-03T18:22:45
2018-01-22T18:43:03
2018-02-20T01:44:07
250
5
10
0
Java
false
null
package org.jenkinsci.confluence.plugins; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.io.UnsupportedEncodingException; import java.util.HashMap; import java.util.Map; import junit.framework.Assert; import org.apache.commons.io.IOUtils; ...
UTF-8
Java
11,079
java
JenkinsPluginInfoMacroTest.java
Java
[ { "context": "cucumber-reports\");\n\t\tinputMap.put(\"githubUser\", \"masterthought\");\n\t\tinputMap.put(\"sourceDir\", \"jenkins-cucumber-", "end": 3817, "score": 0.9995330572128296, "start": 3804, "tag": "USERNAME", "value": "masterthought" } ]
null
[]
package org.jenkinsci.confluence.plugins; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.io.UnsupportedEncodingException; import java.util.HashMap; import java.util.Map; import junit.framework.Assert; import org.apache.commons.io.IOUtils; ...
11,079
0.77146
0.769383
289
37.33564
26.217775
165
false
false
0
0
0
0
0
0
2.761246
false
false
2
1795b684a713695119d413661c4331563d135da3
33,535,104,671,805
69ca4f07afcb978455aee4170c524c41e8d5b76f
/TrackJava/ExempleProduse/src/org/comenzi/model/TestCategorii1.java
c582f4c7197a5d82be72df063b4377bd730bf009
[]
no_license
catalinstrimbei/oop-bus-track
https://github.com/catalinstrimbei/oop-bus-track
afc0139dbd32e4e005f7d74aff18dc4d36336ce2
91252a4a9e2f1dffc29e8917470a4cc7536975f4
refs/heads/master
2021-01-10T13:22:12.410000
2015-01-16T10:18:34
2015-01-16T10:18:34
44,396,968
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.comenzi.model; import java.util.ArrayList; import java.util.List; public class TestCategorii1 { /** * Se concepe un catalog in care produsele vor fi clasificate in mai multe categorii astfel: * categoria Produse IT va fi impartita in Hardware si software, * categoria Hardware va fi impar...
UTF-8
Java
3,031
java
TestCategorii1.java
Java
[]
null
[]
package org.comenzi.model; import java.util.ArrayList; import java.util.List; public class TestCategorii1 { /** * Se concepe un catalog in care produsele vor fi clasificate in mai multe categorii astfel: * categoria Produse IT va fi impartita in Hardware si software, * categoria Hardware va fi impar...
3,031
0.698449
0.648961
62
46.887096
29.21892
102
false
false
0
0
0
0
0
0
2.887097
false
false
2
22c62a419a4ace9fc4253ee439671f657d513d60
12,644,383,791,074
63ec9e17dbc7f816799bb97839528f1fcce68d4d
/src/test/java/de/kernebeck/escaperoom/escaperoomgame/core/service/entity/impl/RiddleServiceBeanUnitTest.java
9d256b74ff806962e48457f9a8b3d8659aec0cde
[]
no_license
Kerni92/EscaperoomWorkflowEngine
https://github.com/Kerni92/EscaperoomWorkflowEngine
e3a228dd68c31bc1fb80748aab945aa78ae4a083
c2d037ab251d15a7ebf92994f9941ae9863190a0
refs/heads/main
2023-08-31T13:02:39.677000
2021-10-21T21:34:09
2021-10-21T21:34:09
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.kernebeck.escaperoom.escaperoomgame.core.service.entity.impl; import de.kernebeck.escaperoom.escaperoomgame.AbstractUnitTest; import de.kernebeck.escaperoom.escaperoomgame.core.datamodel.entity.definition.Riddle; import de.kernebeck.escaperoom.escaperoomgame.core.datamodel.repository.definition.RiddleReposi...
UTF-8
Java
1,019
java
RiddleServiceBeanUnitTest.java
Java
[]
null
[]
package de.kernebeck.escaperoom.escaperoomgame.core.service.entity.impl; import de.kernebeck.escaperoom.escaperoomgame.AbstractUnitTest; import de.kernebeck.escaperoom.escaperoomgame.core.datamodel.entity.definition.Riddle; import de.kernebeck.escaperoom.escaperoomgame.core.datamodel.repository.definition.RiddleReposi...
1,019
0.79686
0.794897
31
31.903225
29.428267
100
false
false
0
0
0
0
0
0
0.516129
false
false
2
340ac14894f9987d4081edd5f7d497058374c0c2
1,589,137,925,572
8cdc10a6fe235184e104c7d0c5aeac9a3e68cb29
/TomcatUnder/src/util/HttpResponseContentUtil.java
d5918be0c231e2ac79effee442d649012d250874
[]
no_license
liuhonbin/tomcat
https://github.com/liuhonbin/tomcat
267a70885b62b068e037b2957d50bdba844b4bd1
970fd1c5ab69235f2a5273673f5263c91978ebdd
refs/heads/master
2020-03-07T08:36:35.220000
2018-03-30T05:03:17
2018-03-30T05:03:17
127,383,529
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package util; public class HttpResponseContentUtil { /** * 404结果返回工具类 */ public static byte [] NotFount() { StringBuffer httpResponseContent = new StringBuffer(); httpResponseContent.append("HTTP/1.1 404 OK\n"); httpResponseContent.append("Date: " + DateUtil.getChinaTime() + "\n"); httpRe...
UTF-8
Java
558
java
HttpResponseContentUtil.java
Java
[]
null
[]
package util; public class HttpResponseContentUtil { /** * 404结果返回工具类 */ public static byte [] NotFount() { StringBuffer httpResponseContent = new StringBuffer(); httpResponseContent.append("HTTP/1.1 404 OK\n"); httpResponseContent.append("Date: " + DateUtil.getChinaTime() + "\n"); httpRe...
558
0.691176
0.665441
19
26.631578
25.748194
72
false
false
0
0
0
0
0
0
1.578947
false
false
2
7791a4ee5b6f26e9cf3cf1545ec7299910daf512
24,223,615,574,716
df352de9f4acc8592f4887b2532e39dfade524ae
/src/design/TimeBasedKeyValue_BS.java
0b82e3b50facc023e354669219e78482480377e8
[]
no_license
thuyho2016/leetcode_practice
https://github.com/thuyho2016/leetcode_practice
18efbcafcf627af10efc6df32579763a5b6392ef
0ec28086e28a4e7d22caef495036b103644564df
refs/heads/master
2022-11-08T23:58:47.325000
2020-06-13T23:42:27
2020-06-13T23:42:27
271,127,062
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package design; /* * 981. Time Based Key-Value Store https://leetcode.com/problems/time-based-key-value-store/ Create a timebased key-value store class TimeMap, that supports two operations. 1. set(string key, string value, int timestamp) Stores the key and value, along with the given timestamp. 2. get(string k...
UTF-8
Java
3,604
java
TimeBasedKeyValue_BS.java
Java
[]
null
[]
package design; /* * 981. Time Based Key-Value Store https://leetcode.com/problems/time-based-key-value-store/ Create a timebased key-value store class TimeMap, that supports two operations. 1. set(string key, string value, int timestamp) Stores the key and value, along with the given timestamp. 2. get(string k...
3,604
0.589345
0.57242
109
32.045872
36.564983
184
false
false
0
0
0
0
0
0
1.431193
false
false
2
d61a713c16e346ccde1e166caa7e8d2c567023bc
27,187,143,012,252
2ac686ad241d085949badf5927bde39d8f328f1c
/src/main/java/com/fatec/controllers/UsuarioController.java
5f777ac75f49389c416f895f5c35eedd982618db
[ "MIT" ]
permissive
adriianoakino/AuthenticationJwtJava
https://github.com/adriianoakino/AuthenticationJwtJava
3f22a77b8a3b991eb7029cfbeebd7e80ee18fad5
6ff776c1f54216fc691f7dc6135b97e344b63e82
refs/heads/master
2023-04-29T15:23:35.861000
2019-11-13T13:07:36
2019-11-13T13:07:36
204,837,051
0
0
MIT
false
2023-04-14T17:04:19
2019-08-28T03:06:42
2019-11-13T13:07:39
2023-04-14T17:04:18
75
0
0
1
Java
false
false
package com.fatec.controllers; import javax.validation.Valid; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annot...
UTF-8
Java
1,462
java
UsuarioController.java
Java
[]
null
[]
package com.fatec.controllers; import javax.validation.Valid; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annot...
1,462
0.75411
0.75137
43
32.953487
25.460369
89
false
false
0
0
0
0
0
0
0.674419
false
false
2
a9e8f39dac2ac2b1a815c61d5b805b45ff42b687
7,009,386,659,790
ef7b7ebd6470c0857a5ee7af4f1416fba54866e3
/choco-kernel/src/main/java/choco/kernel/common/util/tools/TaskUtils.java
5e5ad2d0c2333cc1f197f2aac7722494490cd8c0
[]
no_license
JLiangWaterloo/choco2
https://github.com/JLiangWaterloo/choco2
4ba197bb0ad13c419d0fe2344be7dc3e05b6b528
b6cbd88f942b2090b6860c6fe82c186c2b1b436d
refs/heads/master
2020-05-31T21:12:24.875000
2013-03-17T16:38:08
2013-03-17T16:38:08
8,834,140
0
3
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Copyright (c) 1999-2010, Ecole des Mines de Nantes * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright * ...
UTF-8
Java
7,259
java
TaskUtils.java
Java
[]
null
[]
/** * Copyright (c) 1999-2010, Ecole des Mines de Nantes * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright * ...
7,259
0.61744
0.611241
188
37.611702
31.684336
117
false
false
0
0
0
0
0
0
1.505319
false
false
2
b0a57d313edf6a9be5e5f9b7139b1a319343cabe
22,720,377,036,830
456d9addc0f5342929582d48fd86495f9d22588c
/src/main/java/com/gmail/andrewandy/skyblockspawners/data/UpdateSpawners.java
c62a2967276ef43fd39522c5a2c08a90083878ce
[]
no_license
md5sha256/CustomSpawners
https://github.com/md5sha256/CustomSpawners
599cb852a08b454f0772d7cca3ad20ad73172b70
b4ffbe2f173552d2262933581c53d32ee1eff425
refs/heads/master
2020-05-16T08:53:47.112000
2019-04-27T15:17:01
2019-04-27T15:17:01
182,925,778
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gmail.andrewandy.skyblockspawners.data; import com.gmail.andrewandy.skyblockspawners.SkyblockSpawnerBukkit; import com.gmail.andrewandy.skyblockspawners.object.Spawner; import com.gmail.andrewandy.skyblockspawners.util.Common; import org.bukkit.Location; import org.bukkit.World; import org.bukkit.entity.En...
UTF-8
Java
5,980
java
UpdateSpawners.java
Java
[ { "context": "package com.gmail.andrewandy.skyblockspawners.data;\n\nimport com.gmail.andrewan", "end": 28, "score": 0.7100329399108887, "start": 24, "tag": "USERNAME", "value": "andy" }, { "context": "wandy.skyblockspawners.data;\n\nimport com.gmail.andrewandy.skyblockspawners.Skybl...
null
[]
package com.gmail.andrewandy.skyblockspawners.data; import com.gmail.andrewandy.skyblockspawners.SkyblockSpawnerBukkit; import com.gmail.andrewandy.skyblockspawners.object.Spawner; import com.gmail.andrewandy.skyblockspawners.util.Common; import org.bukkit.Location; import org.bukkit.World; import org.bukkit.entity.En...
5,980
0.528094
0.528094
122
48.016392
34.233284
161
false
false
0
0
0
0
0
0
0.844262
false
false
2
9c8e5e16308388429ccb0f5d044848d7a7506c2b
19,688,130,135,960
ec5d309a11db467c41809bc7282b58e1b2a3778a
/src/main/java/org/dhdy/controller/BankController.java
5e7b62c4f6843e4b6b644763798852c7f4f0f910
[]
no_license
dhdy-server/dhdy
https://github.com/dhdy-server/dhdy
e7445b14ab24afd77f1caca6aef132231e55a7de
d48fb586d3696010f9bb577c293bf6d03a6e7ede
refs/heads/master
2016-09-11T15:28:42.614000
2016-07-17T09:45:13
2016-07-17T09:45:13
62,682,598
2
0
null
false
2016-07-13T06:07:20
2016-07-06T01:50:03
2016-07-10T15:45:12
2016-07-13T06:07:19
208
2
0
0
Java
null
null
package org.dhdy.controller; import static org.springframework.web.bind.annotation.RequestMethod.POST; import javax.servlet.http.HttpServletRequest; import org.dhdy.model.Result; import org.dhdy.service.BankService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.an...
UTF-8
Java
2,149
java
BankController.java
Java
[]
null
[]
package org.dhdy.controller; import static org.springframework.web.bind.annotation.RequestMethod.POST; import javax.servlet.http.HttpServletRequest; import org.dhdy.model.Result; import org.dhdy.service.BankService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.an...
2,149
0.734295
0.734295
66
31.560606
23.570095
88
false
false
0
0
0
0
0
0
2.212121
false
false
2
953cd85bbed914f299ed5b5a3ed51cfcadcc457b
4,956,392,307,296
1d5a6ad80c803528962b548e511da10dbc68b83c
/src/main/java/com/sakha/MavenProjectMobile/App.java
be97f2e5faa44a1b6c5efc8a6914040c39900d91
[]
no_license
sureshkumarbehera/Maven-Mobile-Project
https://github.com/sureshkumarbehera/Maven-Mobile-Project
fc4f2cab53302ed473b06be67d06053e877025a8
23cf57a1e0df1f18f6cb0fe0e93c57b43ab51bdd
refs/heads/master
2022-06-17T03:22:13.347000
2019-09-12T06:18:34
2019-09-12T06:18:34
207,978,609
0
0
null
false
2022-05-25T06:38:35
2019-09-12T06:17:37
2019-09-12T06:20:11
2022-05-25T06:38:32
9
0
0
2
Java
false
false
package com.sakha.MavenProjectMobile; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import org.springframework.stereotype.Component; /** * Hello world!...
UTF-8
Java
1,486
java
App.java
Java
[]
null
[]
package com.sakha.MavenProjectMobile; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import org.springframework.stereotype.Component; /** * Hello world!...
1,486
0.644011
0.631225
48
29.958334
27.790855
114
false
false
0
0
0
0
0
0
0.729167
false
false
2
f1fdcbf84b926fd0aaafd0ec6a4b78063995dfc1
27,470,610,881,301
4acd3a014c145509e72c3f91bc6efc83778268b5
/UI/MainUI/src/main/java/labtainers/mainui/ContainerConfigNetworksSubpanel.java
a6d1882f19625acbc98bd9eb1f4c17fad1c2798b
[]
no_license
mfthomps/Labtainers
https://github.com/mfthomps/Labtainers
66375e53f0c8aa8eecfe07fddc70007f16eaeb4f
c7e8682c08178487092dbca26e777cad1638a660
refs/heads/master
2023-08-19T03:24:21.644000
2023-08-08T18:25:12
2023-08-08T18:25:12
129,324,240
235
71
null
false
2022-12-11T18:35:04
2018-04-13T00:00:18
2022-12-04T07:06:51
2022-12-11T18:35:03
270,882
213
56
13
Python
false
false
/* This software was created by United States Government employees at The Center for Cybersecurity and Cyber Operations (C3O) at the Naval Postgraduate School NPS. Please note that within the United States, copyright protection is not available for any works created by United States Government employees, pursuant...
UTF-8
Java
10,352
java
ContainerConfigNetworksSubpanel.java
Java
[ { "context": "ist;\nimport javax.swing.JPanel;\n\n/**\n *\n * @author Daniel Liao\n */\npublic class ContainerConfigNetworksSubpanel ", "end": 1787, "score": 0.9995532631874084, "start": 1776, "tag": "NAME", "value": "Daniel Liao" } ]
null
[]
/* This software was created by United States Government employees at The Center for Cybersecurity and Cyber Operations (C3O) at the Naval Postgraduate School NPS. Please note that within the United States, copyright protection is not available for any works created by United States Government employees, pursuant...
10,347
0.709428
0.703246
215
47.148838
36.04269
169
false
false
0
0
0
0
0
0
0.576744
false
false
2
59175c035cba5817ef43a69456955fff7152f903
20,229,295,994,137
e6bf8782b1067c159c8cb8097390f56c8771891c
/kritterui/ui/app/services/TPMetadataAPI.java
061ef4e7df9b60656812db4fb5c30c21327b659a
[]
no_license
ieanwfg201/dsp-source
https://github.com/ieanwfg201/dsp-source
eecaacafbaeaa762128e9d2f6dc968f3b1ea6e94
19816478eadc31e397871508291f659d5e8723df
refs/heads/master
2021-07-14T16:16:11.239000
2017-03-22T05:58:36
2017-03-22T05:58:36
104,984,410
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package services; import java.sql.Connection; import java.sql.SQLException; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Map.Entry; import org.codehaus.jackson.JsonNode; import org.codehaus.jackson.map.ObjectMapper; import models.formelem...
UTF-8
Java
33,330
java
TPMetadataAPI.java
Java
[]
null
[]
package services; import java.sql.Connection; import java.sql.SQLException; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Map.Entry; import org.codehaus.jackson.JsonNode; import org.codehaus.jackson.map.ObjectMapper; import models.formelem...
33,330
0.59589
0.5958
846
38.397163
27.542028
156
false
false
0
0
0
0
0
0
0.704492
false
false
2
e465f9ca45c2c0f12aa96c1dec89765c506b4e23
6,201,932,815,885
b1c6dc34fa1a2d0b1ba14228dd469e8489c3cde6
/src/main/java/com/bootcamp/ECommerceApplication/bootloader/BootstrapData.java
52c24e56b2e9695929b34707742b79434a0e554a
[]
no_license
thaniaayushi/E-Commerce
https://github.com/thaniaayushi/E-Commerce
df1ba5e39226f0f4c69dcf401fb941ebf90b9abf
2773cbc777cf1db9a4444b8be5a9ce8b1d728834
refs/heads/master
2022-10-12T16:48:38.813000
2020-06-07T18:25:35
2020-06-07T18:25:35
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bootcamp.ECommerceApplication.bootloader; import com.bootcamp.ECommerceApplication.entity.*; import com.bootcamp.ECommerceApplication.repository.*; import com.bootcamp.ECommerceApplication.service.ImageUploaderService; import org.springframework.beans.factory.annotation.Autowired; import org.springframewor...
UTF-8
Java
72,937
java
BootstrapData.java
Java
[ { "context": " User user = new User();\n user.setEmail(\"aayushi.thani@tothenew.com\");\n user.setFirstName(\"Admin\");\n us", "end": 1795, "score": 0.999930739402771, "start": 1769, "tag": "EMAIL", "value": "aayushi.thani@tothenew.com" }, { "context": ".setFir...
null
[]
package com.bootcamp.ECommerceApplication.bootloader; import com.bootcamp.ECommerceApplication.entity.*; import com.bootcamp.ECommerceApplication.repository.*; import com.bootcamp.ECommerceApplication.service.ImageUploaderService; import org.springframework.beans.factory.annotation.Autowired; import org.springframewor...
72,842
0.717502
0.681963
1,409
50.696949
38.226639
263
false
false
0
0
0
0
95
0.063755
0.852378
false
false
2
4bf07fe58512bf6344f5f65dddeb0adbfd1acdf2
20,916,490,758,102
3e45c38b4d7ebb6215229a216ddc5bd1b4cd08e7
/SystemForAdvertisingDepartament/src/systemforadvertisingdepartament/SignInJPanel.java
42899bc427b4cc9d57fc4f9dc2c318f369613e90
[]
no_license
olegkuchura/system_for_advertising_departament
https://github.com/olegkuchura/system_for_advertising_departament
4f9d315940c82af8f1863efaf003c232ac859512
b8d27cb8ea0e50f782231d847054ff31cea63911
refs/heads/master
2016-08-09T15:11:39.782000
2015-11-22T17:03:17
2015-11-22T17:03:17
46,171,519
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 systemforadvertisingdepartament; import java.awt.Color; import java.awt.Dimension; import javax.swing.JPanel; import javax.swi...
UTF-8
Java
5,826
java
SignInJPanel.java
Java
[]
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 systemforadvertisingdepartament; import java.awt.Color; import java.awt.Dimension; import javax.swing.JPanel; import javax.swi...
5,826
0.671238
0.663774
115
49.095654
38.045963
172
false
false
0
0
0
0
0
0
0.634783
false
false
2
82f233a544a157c9d9586fff4c7d43fb4ff9dc3d
22,797,686,472,509
8623f4fd65bf2189c5f2d122d86db1d4c63482f1
/src/main/java/com/cctv/entity/Person.java
ee3e0a1103745ef30a0fac45c2b610c87a9f9266
[]
no_license
Han153653/springboot-service
https://github.com/Han153653/springboot-service
1bd5020a03315f54dbd0fa80fda569aff3afdd20
909f96fc26af655466b387a0838b5cdefd73333b
refs/heads/master
2023-01-05T04:08:08.749000
2020-10-28T07:31:24
2020-10-28T07:31:24
307,939,411
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cctv.entity; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import lombok.ToString; @Data @AllArgsConstructor @NoArgsConstructor @ToString(exclude={"id","name"}) //指定输出属性 public class Person { private Integer id; private String name; private Integ...
UTF-8
Java
349
java
Person.java
Java
[]
null
[]
package com.cctv.entity; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import lombok.ToString; @Data @AllArgsConstructor @NoArgsConstructor @ToString(exclude={"id","name"}) //指定输出属性 public class Person { private Integer id; private String name; private Integ...
349
0.735905
0.735905
19
15.736842
12.543995
41
false
false
0
0
0
0
0
0
0.684211
false
false
2
408e19e784f88edbffd2d87df66ace148e69abe0
10,711,648,444,334
563eb3f719ad92acf57174883d1f08b53ef5ce41
/JavaExpts/JP/src/Classes.java
8ac18b494256018d31f2f7aedc1184674c7e03d7
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
adnanaziz/publicadnan
https://github.com/adnanaziz/publicadnan
56b3125cee45eed5a92803a7fd2efb4787484e2a
aee501d8abfb81fef4a6ff939400a07d8217b949
refs/heads/master
2023-02-24T01:32:12.733000
2023-02-12T19:25:43
2023-02-12T19:25:43
7,154,037
2
28
null
false
2015-07-30T21:09:37
2012-12-13T19:31:38
2015-05-07T16:42:28
2015-07-30T21:09:37
20,829
2
39
0
Java
null
null
interface CustomCompare { int compare(Student s0, Student s1); } public class Classes { public static Student[] createTestArray() { Student s0 = new Student(3.8d, "Adnan Aziz", 123, "UT Austin"); Student s1 = new Student(3.8d, "Imran Aziz", 543, "UT Arlington"); Student s2 = new Student(3.9d, "Aardvar...
UTF-8
Java
3,698
java
Classes.java
Java
[ { "context": "TestArray() {\n Student s0 = new Student(3.8d, \"Adnan Aziz\", 123, \"UT Austin\");\n Student s1 = new Student", "end": 184, "score": 0.9998465180397034, "start": 174, "tag": "NAME", "value": "Adnan Aziz" }, { "context": "\"UT Austin\");\n Student s1 = new Stud...
null
[]
interface CustomCompare { int compare(Student s0, Student s1); } public class Classes { public static Student[] createTestArray() { Student s0 = new Student(3.8d, "<NAME>", 123, "UT Austin"); Student s1 = new Student(3.8d, "<NAME>", 543, "UT Arlington"); Student s2 = new Student(3.9d, "<NAME>", 459, "...
3,672
0.59735
0.579502
137
25.992701
21.136158
77
false
false
0
0
0
0
0
0
0.642336
false
false
2
5b0a648176c2c1f16e98e807813ba118d528133a
10,934,986,752,820
f6376e01b318290ba3244661002653add53af444
/src/main/java/com/mce/core/inject/BeanInjector.java
afaeb4868eaa20b0ff667bd962bc53bf04ac0207
[]
no_license
caimingqin/fruitProject
https://github.com/caimingqin/fruitProject
c0bd5d045f7923ed8f689a391ebe6bc7d15e4044
57ce9fa7b5d895a67beda0ab411e2f8b6f87999d
refs/heads/master
2020-05-19T10:42:17.561000
2014-06-16T07:48:17
2014-06-16T07:48:17
20,473,688
1
4
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mce.core.inject; public abstract interface BeanInjector { public abstract <T> T getBean(Class<T> paramClass); public abstract Object getBean(String paramString); public abstract String[] getBeanNamesForType(Class<?> paramClass); public abstract <T> T getBeanOnSafe(Class<T> paramClass);...
UTF-8
Java
381
java
BeanInjector.java
Java
[]
null
[]
package com.mce.core.inject; public abstract interface BeanInjector { public abstract <T> T getBean(Class<T> paramClass); public abstract Object getBean(String paramString); public abstract String[] getBeanNamesForType(Class<?> paramClass); public abstract <T> T getBeanOnSafe(Class<T> paramClass);...
381
0.737533
0.737533
14
25.071428
26.258234
68
false
false
0
0
0
0
0
0
0.428571
false
false
2
9428e6254471bb7839b8f9bde5a8d8d16184d1b7
23,433,341,588,528
1764cc62da3209808b59eac744dd833e47095f49
/src/com/yl/util.java
77acd5ee287e9ad8fa2746fe9975be60e5b64c07
[]
no_license
yule316/mytest
https://github.com/yule316/mytest
a64f97526b56f4cc4287b1c92bbaeebef52a9ad8
b9dd45d4c7d126d17690f289e044f56dfdcab16e
refs/heads/master
2016-09-06T02:41:22.649000
2012-03-24T14:58:10
2012-03-24T14:58:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yl; public class util { public static void print() { System.out.println("This's a util print."); } /** * ´Ó1~99Ñ­»·£¬²¢Êä³ö */ public static void printLoop() { for (int i = 0; i < 100; i++) { System.out.println(i); } } }
WINDOWS-1252
Java
284
java
util.java
Java
[]
null
[]
package com.yl; public class util { public static void print() { System.out.println("This's a util print."); } /** * ´Ó1~99Ñ­»·£¬²¢Êä³ö */ public static void printLoop() { for (int i = 0; i < 100; i++) { System.out.println(i); } } }
284
0.533333
0.5
16
14.875
14.251645
45
false
false
0
0
0
0
0
0
1.375
false
false
2
58b94555410de5bc675c08a8ad92ef4cacd02fa3
26,053,271,651,769
d514a6998e9350b4b2d64e3caf21d2e5deb1e2e4
/stdsys/src/common/salesorder/dao/ServiceContractDao.java
4b5568c197cf4d12c78ad56087ef281acf838ed1
[]
no_license
cookies-run/stdsys
https://github.com/cookies-run/stdsys
f288d5fd456f9de357c75a78c166a2c6335302b5
9667da55ef1a1ec7860fa1405f43cf829b38e35a
refs/heads/master
2018-04-20T22:48:13.210000
2017-09-06T08:41:05
2017-09-06T08:41:05
90,883,398
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package common.salesorder.dao; import java.util.List; import common.salesorder.bean.PaymentPlanBean; import common.salesorder.bean.ServiceContractProductrelBean; import common.salesorder.bean.ServiceContractBean; public interface ServiceContractDao { public List<ServiceContractBean> getServiceContracts(String searc...
UTF-8
Java
595
java
ServiceContractDao.java
Java
[]
null
[]
package common.salesorder.dao; import java.util.List; import common.salesorder.bean.PaymentPlanBean; import common.salesorder.bean.ServiceContractProductrelBean; import common.salesorder.bean.ServiceContractBean; public interface ServiceContractDao { public List<ServiceContractBean> getServiceContracts(String searc...
595
0.85042
0.85042
15
38.666668
41.608761
124
false
false
0
0
0
0
0
0
0.933333
false
false
2
d04e0b315e3ffa5e05ca7c5f4e3fbcb8a263aad8
28,905,129,910,974
22f5dc72401a283a5db728f145b8da69ff29d26c
/src/main/java/org/spring/data/gemfire/support/CacheUtils.java
d2188972d20e942bf655ba223d2570564f6b27e6
[]
no_license
TechSourav/spring-gemfire-tests
https://github.com/TechSourav/spring-gemfire-tests
5ee1e3a9397bf75d9282272cd2cf404f49497ab0
f5147b81287d400df6dd395a799b72d3bcd05112
refs/heads/master
2020-04-28T14:45:30.287000
2018-09-11T21:54:45
2018-09-11T22:00:43
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright 2014-present the original author or authors. * * 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 ...
UTF-8
Java
1,698
java
CacheUtils.java
Java
[ { "context": "perating on GemFire Cache instances.\n *\n * @author John Blum\n * @see org.apache.geode.cache.Cache\n * @since 1.", "end": 909, "score": 0.9985743165016174, "start": 900, "tag": "NAME", "value": "John Blum" } ]
null
[]
/* * Copyright 2014-present the original author or authors. * * 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 ...
1,695
0.687868
0.68139
62
26.387096
25.345583
84
false
false
0
0
0
0
0
0
0.306452
false
false
2
71b948c9ec6a1ad0ebc41044577fa67148d4c807
13,134,010,011,003
f0200c83161747902311c0ff73c48cc2f1cd5edb
/src/main/java/com/softserve/teachua/controller/ArchiveController.java
ec456b4fedffdec366479490f2e1369ac8221956
[ "MIT" ]
permissive
Buchyk/TeachUA-Back-AWS
https://github.com/Buchyk/TeachUA-Back-AWS
594d166cc09d6bee85b4f00e85617a16952233b3
9528e0f9cc25faf874db7f64c0f4b3a0da2787b2
refs/heads/master
2023-03-26T15:16:40.868000
2021-03-26T15:50:53
2021-03-26T15:50:53
345,641,628
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.softserve.teachua.controller; import com.softserve.teachua.controller.marker.Api; import com.softserve.teachua.model.Archive; import com.softserve.teachua.service.ArchiveService; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web....
UTF-8
Java
1,380
java
ArchiveController.java
Java
[]
null
[]
package com.softserve.teachua.controller; import com.softserve.teachua.controller.marker.Api; import com.softserve.teachua.model.Archive; import com.softserve.teachua.service.ArchiveService; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web....
1,380
0.737681
0.735507
45
29.666666
26.735744
93
false
false
0
0
0
0
0
0
0.311111
false
false
2
b2d40916ce847b524cc367ad89c638454a1a911d
6,081,673,704,292
3d723e17c6e701a6d1359547fe00ac9a947a3231
/gmall-interface/src/main/java/com/atguigu/gmall/service/SpuSaleAttrService.java
6659a6d4c521fa1fd720fbcfd5c98dcf7705891a
[]
no_license
xiaoshuaiq/gmall0416
https://github.com/xiaoshuaiq/gmall0416
76b04933dff820411a19450fdc0ef36e0e18f0e8
3e95fe5c20cee0af649f09565bd0343cf7aa11ac
refs/heads/master
2020-03-27T00:43:06.569000
2018-08-29T00:53:20
2018-08-29T00:53:31
145,648,755
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.atguigu.gmall.service; import com.atguigu.gmall.bean.SpuSaleAttr; import java.util.List; /** * @author xiaos * @create 2018-08-28 21:32 */ public interface SpuSaleAttrService { public List<SpuSaleAttr> getSpuSaleAttrList(String spuId); }
UTF-8
Java
261
java
SpuSaleAttrService.java
Java
[ { "context": "uSaleAttr;\n\nimport java.util.List;\n\n/**\n * @author xiaos\n * @create 2018-08-28 21:32\n */\npublic interface ", "end": 124, "score": 0.9996171593666077, "start": 119, "tag": "USERNAME", "value": "xiaos" } ]
null
[]
package com.atguigu.gmall.service; import com.atguigu.gmall.bean.SpuSaleAttr; import java.util.List; /** * @author xiaos * @create 2018-08-28 21:32 */ public interface SpuSaleAttrService { public List<SpuSaleAttr> getSpuSaleAttrList(String spuId); }
261
0.747126
0.701149
14
17.642857
19.389273
62
false
false
0
0
0
0
0
0
0.285714
false
false
2
32866e8342cec377676c0259605de17e364c8f0f
11,776,800,364,896
7e6a1ebb701e7dec21a04ef9de82c03d0fc666a9
/onlineshopping-springboot/src/main/java/com/m2i/formation/entites/Client.java
88c1364a735b7fdf26febcf3e10a0c8c30cf6621
[]
no_license
lanaflonPerso/online-shopping
https://github.com/lanaflonPerso/online-shopping
00acd60f145ace725b2535398733bfb06e745285
1fe974f5aa2c4778aaa584f3d58315b27416f8b7
refs/heads/master
2020-11-27T12:54:33.887000
2018-07-20T15:27:45
2018-07-20T15:27:45
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.m2i.formation.entites; public class Client { }
UTF-8
Java
66
java
Client.java
Java
[]
null
[]
package com.m2i.formation.entites; public class Client { }
66
0.69697
0.681818
5
11.2
13.934131
34
false
false
0
0
0
0
0
0
0.2
false
false
2
5503bea31cbf7a21f65c2bcfae6f0f6ca631943b
4,964,982,198,207
de596ccf5f8d0dc05e8f9c773880de3df4e8edc9
/mi-bsl-user-api/src/main/java/org/mi/user/constant/UserConstants.java
4a846f68e0185c08a05efc3b37b3481f49fc8877
[]
no_license
IIPTeam/mi-restfull-apis
https://github.com/IIPTeam/mi-restfull-apis
502181989c7d70364ba0d42d0c807ff6e51c504e
3818ff7cc1235f4443555457aecd26542739ae82
refs/heads/master
2021-01-20T05:12:40.267000
2017-05-08T13:30:51
2017-05-08T13:30:51
89,759,578
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.mi.user.constant; public class UserConstants { public static final String SLASH = "/"; }
UTF-8
Java
104
java
UserConstants.java
Java
[]
null
[]
package org.mi.user.constant; public class UserConstants { public static final String SLASH = "/"; }
104
0.730769
0.730769
6
16.333334
16.458702
40
false
false
0
0
0
0
0
0
0.5
false
false
2
39b8ca8ad8d0953aa57e0a06146dd8fda87567c5
12,584,254,240,767
ca03dc17e213392723b2c9fd65691c83ed36da42
/app/src/main/java/com/powermovesdev/alex/nobs/API/CongressAPI.java
2cb551fe0b0bb522f2dcab8b96a73370ed252e80
[]
no_license
nyamwaya/We_the_people
https://github.com/nyamwaya/We_the_people
a9f89b40b25d353ce4e0cc9ff07dfa7e2a43bd03
a9170f29ee657fa84bb142d7667a2f30cc8ef5b3
refs/heads/master
2020-05-17T18:48:35.312000
2015-06-25T01:39:00
2015-06-25T01:39:00
37,745,220
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.powermovesdev.alex.nobs.API; import com.powermovesdev.alex.nobs.API.Models.Congress; import retrofit.http.GET; import retrofit.http.Query; import rx.Observable; /** * Created by alex on 6/12/15. */ public interface CongressAPI { @GET("/bills") Observable<Congress> getBills( @Query...
UTF-8
Java
455
java
CongressAPI.java
Java
[ { "context": "tp.Query;\nimport rx.Observable;\n\n/**\n * Created by alex on 6/12/15.\n */\npublic interface CongressAPI {\n\n\n", "end": 198, "score": 0.9887288808822632, "start": 194, "tag": "USERNAME", "value": "alex" } ]
null
[]
package com.powermovesdev.alex.nobs.API; import com.powermovesdev.alex.nobs.API.Models.Congress; import retrofit.http.GET; import retrofit.http.Query; import rx.Observable; /** * Created by alex on 6/12/15. */ public interface CongressAPI { @GET("/bills") Observable<Congress> getBills( @Query...
455
0.683517
0.672527
22
19.681818
17.540567
55
false
false
0
0
0
0
0
0
0.318182
false
false
2
f75487944835f0274623f4a1154b608eb10974af
6,614,249,688,578
95b086c2176b654a10861b0c197fe78e5ba37e44
/vJoy/src/eu32k/vJoy/common/newConcept/Port.java
b1946ee25536a69d6771126982eaa488223ccf43
[]
no_license
brookman/vJoy
https://github.com/brookman/vJoy
0410a8904322b8f7635c0e0ad231391eedc15ef4
e258a5cdc02948ea31cf0bf2c5cd4be74121fb0f
refs/heads/master
2021-01-18T19:29:42.008000
2014-01-03T17:43:34
2014-01-03T17:43:34
8,009,199
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package eu32k.vJoy.common.newConcept; public class Port extends Entity { public Port(String name, Type type) { super(name, type); } }
UTF-8
Java
147
java
Port.java
Java
[]
null
[]
package eu32k.vJoy.common.newConcept; public class Port extends Entity { public Port(String name, Type type) { super(name, type); } }
147
0.687075
0.673469
7
20
16.552946
40
false
false
0
0
0
0
0
0
0.571429
false
false
2
7d23296de16865875982bcc6468e76584b404614
10,926,396,822,312
a291067dc4fadb5808df5741a77f4c87532610f4
/WEB-INF/src/com/mooo/mycoz/util/PaginationComponent.java
aebafe252e399c1a6d626539c65d64bcccd45d39
[]
no_license
leizhi/littleface
https://github.com/leizhi/littleface
0e7a103e80b3bdbd0ac118ebcd6d31b8992c95e1
d13eb6f4d0ed2baf4ecc7cf25b7e3125fe29a2c6
refs/heads/master
2021-01-23T03:44:27.612000
2011-07-18T05:23:50
2011-07-18T05:23:50
823,443
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mooo.mycoz.util; import java.io.IOException; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; //import com.mooo.mycoz.util.Transition; ...
UTF-8
Java
3,912
java
PaginationComponent.java
Java
[]
null
[]
package com.mooo.mycoz.util; import java.io.IOException; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; //import com.mooo.mycoz.util.Transition; ...
3,912
0.692485
0.689162
162
23.148148
20.965057
72
false
false
0
0
0
0
0
0
2.376543
false
false
2
ef2145faf6d52c2617a62883d2226d126bdc5cf3
25,632,364,828,200
998966097bef80a0629c6980ad0ab488a2f0d85a
/app/src/main/java/com/cyrus/zhihudaily/database/DataBaseHelper.java
0c4e5caad6ba999e2e4501cf984f0e81a13309fc
[ "Apache-2.0" ]
permissive
QasimCyrus/ZhihuDaily
https://github.com/QasimCyrus/ZhihuDaily
5a2ac1e8687f482b47f7d7511b6efb548943e7c1
2e188ec9f7ae44032eb5c7da5474937a48f46b35
refs/heads/master
2021-01-11T01:19:41.427000
2016-11-19T07:22:11
2016-11-19T07:22:11
70,724,598
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cyrus.zhihudaily.database; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import com.cyrus.zhihudaily.utils.UiUtils; /** * 数据库初始化 * <p> * Created by Cyrus on 2016/10/12. */ class DataBaseHelper extends SQLiteOpenHelper { /** * 数据库名称 */ ...
UTF-8
Java
3,829
java
DataBaseHelper.java
Java
[ { "context": "utils.UiUtils;\n\n/**\n * 数据库初始化\n * <p>\n * Created by Cyrus on 2016/10/12.\n */\n\nclass DataBaseHelper extends ", "end": 221, "score": 0.9855694770812988, "start": 216, "tag": "NAME", "value": "Cyrus" } ]
null
[]
package com.cyrus.zhihudaily.database; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import com.cyrus.zhihudaily.utils.UiUtils; /** * 数据库初始化 * <p> * Created by Cyrus on 2016/10/12. */ class DataBaseHelper extends SQLiteOpenHelper { /** * 数据库名称 */ ...
3,829
0.576532
0.573234
112
31.491072
24.760639
86
false
false
0
0
0
0
0
0
0.446429
false
false
2
d607693a2c1ffa89080da9350a2573c4ea7596c8
24,704,651,943,225
5e176cedaa25b79ce8f2e236093ef74ae2ef81da
/src/test/java/io/swagger/oas/test/validators/NumericValidatorTest.java
2ea1936c016cca357b91e3e08505125c30996ec7
[ "Apache-2.0" ]
permissive
swagger-api/swagger-inflector
https://github.com/swagger-api/swagger-inflector
c1700b42f84b6fc36925a5cb8631464c4b605f4c
afdbac64fc58f42f3b22c7187602b70231065fa0
refs/heads/master
2023-09-03T17:18:08.697000
2023-04-19T11:04:05
2023-04-19T11:04:05
39,236,124
158
105
Apache-2.0
false
2023-04-19T11:12:53
2015-07-17T05:14:14
2023-03-10T11:54:43
2023-04-19T11:12:52
41,290
149
89
37
Java
false
false
/* * Copyright 2017 SmartBear Software * * 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 a...
UTF-8
Java
8,493
java
NumericValidatorTest.java
Java
[ { "context": " new QueryParameter();\n parameter.setName(\"test\");\n Schema schema = new Schema();\n ", "end": 2213, "score": 0.9119172096252441, "start": 2209, "tag": "NAME", "value": "test" }, { "context": " new QueryParameter();\n parameter.setName(\"t...
null
[]
/* * Copyright 2017 SmartBear Software * * 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 a...
8,493
0.67067
0.660426
239
34.539749
23.924862
79
false
false
0
0
0
0
0
0
0.644351
false
false
2
bb06d1c9ff5914af8a5f9c2a4dcaecc6c6719286
19,877,108,714,553
15b260ccada93e20bb696ae19b14ec62e78ed023
/v2/src/main/java/com/alipay/api/domain/KoubeiCateringPosPaymodeDeleteModel.java
d226efc92313b6cc269a8f332cff4d633a83f589
[ "Apache-2.0" ]
permissive
alipay/alipay-sdk-java-all
https://github.com/alipay/alipay-sdk-java-all
df461d00ead2be06d834c37ab1befa110736b5ab
8cd1750da98ce62dbc931ed437f6101684fbb66a
refs/heads/master
2023-08-27T03:59:06.566000
2023-08-22T14:54:57
2023-08-22T14:54:57
132,569,986
470
207
Apache-2.0
false
2022-12-25T07:37:40
2018-05-08T07:19:22
2022-12-17T09:20:53
2022-12-25T07:37:39
344,790
385
180
46
Java
false
false
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 删除支付方式 * * @author auto create * @since 1.0, 2018-11-16 17:30:18 */ public class KoubeiCateringPosPaymodeDeleteModel extends AlipayObject { private static final long serialVersionUID = 4571...
UTF-8
Java
979
java
KoubeiCateringPosPaymodeDeleteModel.java
Java
[ { "context": "nal.mapping.ApiField;\n\n/**\n * 删除支付方式\n *\n * @author auto create\n * @since 1.0, 2018-11-16 17:30:18\n */\npublic cla", "end": 157, "score": 0.5791151523590088, "start": 146, "tag": "USERNAME", "value": "auto create" } ]
null
[]
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 删除支付方式 * * @author auto create * @since 1.0, 2018-11-16 17:30:18 */ public class KoubeiCateringPosPaymodeDeleteModel extends AlipayObject { private static final long serialVersionUID = 4571...
979
0.695606
0.658092
55
15.963636
16.986588
71
false
false
0
0
0
0
0
0
0.981818
false
false
2
c6d6ac7bbcd944e98943ca48dddf35f9bd7d06c4
10,728,828,347,235
fea0fee46a32d70c3b315ffaa359f2bfd1f08dca
/checkpoint2.java
bac30f23ff83b23da5cc17fb43613dd92f59260c
[]
no_license
rubabuddin/codepath-algo-prework
https://github.com/rubabuddin/codepath-algo-prework
1f8cc1cf26dca5a883f596342a486eb83eef7690
878008bb99e4b696470578ccd431a6a3053be399
refs/heads/master
2021-01-13T16:36:34.052000
2017-01-16T22:41:34
2017-01-16T22:41:34
79,166,267
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//Print concentric rectangular pattern in a 2d matrix. public class Solution { public ArrayList<ArrayList<Integer>> prettyPrint(int a) { ArrayList<ArrayList<Integer>> result = new ArrayList<>(); int val = a; //base case if (a <= 0) { return result; } i...
UTF-8
Java
1,049
java
checkpoint2.java
Java
[]
null
[]
//Print concentric rectangular pattern in a 2d matrix. public class Solution { public ArrayList<ArrayList<Integer>> prettyPrint(int a) { ArrayList<ArrayList<Integer>> result = new ArrayList<>(); int val = a; //base case if (a <= 0) { return result; } i...
1,049
0.401335
0.388942
40
25.225
18.015947
62
false
false
0
0
0
0
0
0
0.8
false
false
2
4526039b76a69942849e070958233bce197fa954
13,743,895,392,422
6fc766e371f539c570c3ddd93535a4c4e7f18049
/src/main/java/game/Action.java
ad3755fbb5da8728c98965128f9540e88e33693e
[]
no_license
SamBlaise/BlackJack
https://github.com/SamBlaise/BlackJack
9a5012e0f2ec60857019e82ba04e863b02f95585
484a9da1f1d5257081313d00234bf31bbc64ed6d
refs/heads/master
2020-05-07T10:55:20.515000
2019-04-14T10:03:36
2019-04-14T10:03:36
180,438,955
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package game; public enum Action { Card, Pass, Double, }
UTF-8
Java
70
java
Action.java
Java
[]
null
[]
package game; public enum Action { Card, Pass, Double, }
70
0.585714
0.585714
7
9
6.391959
20
false
false
0
0
0
0
0
0
0.571429
false
false
2
f734c42719bb03a13475d212faaef6a31c1bacb0
2,113,123,957,521
6f5cd9702290bf3adfeedbfdd685277ee83e3fb8
/combination/Solution3.java
00b0e0ae46b06413b2d09b300a686cfada418c77
[]
no_license
miaaaong/tct-exercise
https://github.com/miaaaong/tct-exercise
3c5819d83d30c4157d0da1f490eb1701f79abcc8
a6bb517ad21c7e20fabd8a765475ba5a50c75f02
refs/heads/master
2023-05-24T23:28:23.410000
2023-05-21T07:51:33
2023-05-21T07:51:33
133,342,219
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package combination; import java.util.ArrayList; import java.util.List; public class Solution3 { public List<Integer> solution(int[] arr) { List<Integer> list = new ArrayList<Integer>(); for(int i=1; i<=arr.length; i++) { boolean[] visitor = new boolean[arr.length]; combination(arr, 0, i, visi...
UTF-8
Java
1,099
java
Solution3.java
Java
[]
null
[]
package combination; import java.util.ArrayList; import java.util.List; public class Solution3 { public List<Integer> solution(int[] arr) { List<Integer> list = new ArrayList<Integer>(); for(int i=1; i<=arr.length; i++) { boolean[] visitor = new boolean[arr.length]; combination(arr, 0, i, visi...
1,099
0.600546
0.588717
46
21.891304
19.843111
94
false
false
0
0
0
0
0
0
2.673913
false
false
2
41d612559d3d1c2423cb0749a837b005570922fe
26,147,760,957,653
b8f58e1fe246802c91a76ccc04f80e00b56b0f7d
/src/java/pandora/asistencia/controller/HorarioMb.java
563bba900375eeb3fbbdb890f4dd0144aae86146
[]
no_license
Pandora1106/pandora_asistencia
https://github.com/Pandora1106/pandora_asistencia
c361d26fb034e146aabcd66d56ccacea40761461
a9309c8c20134c66722b2337c94ab5bdfdb87379
refs/heads/master
2021-01-21T14:15:59.402000
2017-07-14T17:00:50
2017-07-14T17:00:50
95,129,561
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 pandora.asistencia.controller; import java.io.IOException; import java.io.Serializable; import java.net.InetAddress; ...
UTF-8
Java
3,937
java
HorarioMb.java
Java
[ { "context": ".asistencia.entity.Horario;\r\n\r\n/**\r\n *\r\n * @author Ricardo\r\n */\r\n\r\n@ManagedBean\r\n@RequestScoped\r\npublic clas", "end": 861, "score": 0.9998146891593933, "start": 854, "tag": "NAME", "value": "Ricardo" } ]
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 pandora.asistencia.controller; import java.io.IOException; import java.io.Serializable; import java.net.InetAddress; ...
3,937
0.635509
0.635509
138
26.543478
22.087809
101
false
false
0
0
0
0
0
0
0.449275
false
false
2
4d26fb8926fa753451e6d2fe84fc2f29d9908d49
17,746,804,930,472
c2f6a2a7597ab6462e4a5a89c0c9066ef6ca3b14
/src/main/java/com/thoughtworks/tw101/exercises/exercise3/OddSum.java
542999eeb335d164132c3e9dda61c515b9fbf3b0
[]
no_license
alvdd23/tw101-exercises
https://github.com/alvdd23/tw101-exercises
b5d9898ceea04c6286bf9368f648b4d1a6e3d357
1c94390d4a7cbcd07d87316d74bc1c01b22fd648
refs/heads/master
2021-05-21T11:02:37.178000
2016-08-01T16:22:25
2016-08-01T16:22:25
63,558,713
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.thoughtworks.tw101.exercises.exercise3; public class OddSum { public int of(int start, int end) { int oddSum = 0; int startOdd = makeStartOdd(start); for (int i = startOdd; i <end ; i=i+2) { oddSum = oddSum + i; } return oddSum; } public int...
UTF-8
Java
483
java
OddSum.java
Java
[]
null
[]
package com.thoughtworks.tw101.exercises.exercise3; public class OddSum { public int of(int start, int end) { int oddSum = 0; int startOdd = makeStartOdd(start); for (int i = startOdd; i <end ; i=i+2) { oddSum = oddSum + i; } return oddSum; } public int...
483
0.52588
0.507246
23
20
16.872927
51
false
false
0
0
0
0
0
0
0.478261
false
false
2
55e401e7c51563fa3179a24bf5fad25c8c59b3be
14,963,666,127,665
d73cd0feddfb2ab95ddc5e6ff0e92b73aa8b95ea
/NMBDemo/app/src/main/java/com/hasika/nmbdemo/util/MChar.java
91bd67ba75aeca0542e63da762e6187123e75089
[]
no_license
xiaofengxx/Android-learning
https://github.com/xiaofengxx/Android-learning
682a60e7632a9625b60771916b1dc871496ceeb1
c6c676cb552b13f8a17166e5bf4d545becf12709
refs/heads/master
2021-01-17T13:26:15.658000
2016-07-05T05:08:52
2016-07-05T05:08:52
58,689,683
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hasika.nmbdemo.util; /** * Created by HaSiKa on 2016/5/19. * * 待修改 */ public class MChar { /** *Unicode-16 转码为 UTF-8 *@param unicode_String 需要转码的字符串 * */ static public String Unicode_16_(String unicode_String){ if(unicode_String == null) return null; St...
UTF-8
Java
1,745
java
MChar.java
Java
[ { "context": "ackage com.hasika.nmbdemo.util;\n\n/**\n * Created by HaSiKa on 2016/5/19.\n *\n * 待修改\n */\npublic class MChar {\n", "end": 58, "score": 0.9963509440422058, "start": 52, "tag": "USERNAME", "value": "HaSiKa" } ]
null
[]
package com.hasika.nmbdemo.util; /** * Created by HaSiKa on 2016/5/19. * * 待修改 */ public class MChar { /** *Unicode-16 转码为 UTF-8 *@param unicode_String 需要转码的字符串 * */ static public String Unicode_16_(String unicode_String){ if(unicode_String == null) return null; St...
1,745
0.432766
0.418673
61
26.918034
21.506609
96
false
false
0
0
0
0
0
0
0.459016
false
false
2
342ef90c9c4f8cfe0e787c32b338148d88e5ab99
26,645,977,111,992
787b53b43f12e9045c8115272471f2f76485137e
/src/ch/judos/generic/graphics/fullscreen/FullScreen.java
89ae539412f2c7004ede8791b7abab5b00d0382e
[]
no_license
judos/javaRessources
https://github.com/judos/javaRessources
3ebf85b3b7f6214183173e9cdff504894e745512
d8e46943a74100cae48461c62d277f4445b58bf0
refs/heads/master
2015-08-13T14:24:56.401000
2015-05-11T19:27:05
2015-05-11T19:27:05
24,289,901
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package ch.judos.generic.graphics.fullscreen; import java.awt.Color; import java.awt.Dimension; import java.awt.DisplayMode; import java.awt.Frame; import java.awt.Graphics; import java.awt.GraphicsDevice; import java.awt.GraphicsEnvironment; import java.awt.Point; import java.awt.event.KeyListener; import java.awt.ev...
UTF-8
Java
11,622
java
FullScreen.java
Java
[ { "context": "of this class!\n * \n * @since 04.09.2011\n * @author Julian Schelker\n * @version 1.15 / 21.02.2013\n */\npublic class Fu", "end": 900, "score": 0.999868631362915, "start": 885, "tag": "NAME", "value": "Julian Schelker" } ]
null
[]
package ch.judos.generic.graphics.fullscreen; import java.awt.Color; import java.awt.Dimension; import java.awt.DisplayMode; import java.awt.Frame; import java.awt.Graphics; import java.awt.GraphicsDevice; import java.awt.GraphicsEnvironment; import java.awt.Point; import java.awt.event.KeyListener; import java.awt.ev...
11,613
0.679831
0.673292
460
24.265217
20.65291
82
false
false
0
0
0
0
0
0
2.082609
false
false
2
c6ef120d271577d35175417c7673ec88ee3aa882
11,802,570,181,495
6ca737863ab4f5019293dbed418b2bbd55ad7469
/src/com/misthi/UserRequest.java
7665c766c39f80fa0b2c59667fe70c28c785786a
[]
no_license
neelesh32008/E-waste-Management
https://github.com/neelesh32008/E-waste-Management
664fee26bb6b29067940284e95313ae14c317518
bd3a5d30abcb1dd022d1d74513632bb2f05b508f
refs/heads/master
2020-06-09T00:21:44.323000
2019-06-23T10:44:43
2019-06-23T10:44:43
193,333,512
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.misthi; import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Image; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.ImageIcon; import javax.swing.JButton; import javax.swing.JLabel; import javax.swing.JOptionP...
UTF-8
Java
6,319
java
UserRequest.java
Java
[ { "context": "}\r\n\t\t});\r\n\t\t\r\n\t\tJLabel lblUsername = new JLabel(\" Username\");\r\n\t\tlblUsername.setBounds(10, 82, 77, 14);\r\n\t\tc", "end": 1947, "score": 0.9984277486801147, "start": 1939, "tag": "USERNAME", "value": "Username" } ]
null
[]
package com.misthi; import java.awt.BorderLayout; import java.awt.EventQueue; import java.awt.Image; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.ImageIcon; import javax.swing.JButton; import javax.swing.JLabel; import javax.swing.JOptionP...
6,319
0.651369
0.612597
221
26.58371
20.431067
120
false
false
0
0
0
0
0
0
3.945701
false
false
2
b6283c532ebbb01dbc6a89fcc3e01b2bee627cee
25,469,156,125,420
51b0113105c204b93973b2521a66e34dc2b1fc7a
/src/main/java/com/cinteractive/util/Queue.java
98ad42147a0464fcade891c30b9d77422195eb56
[]
no_license
uzair1990/SVN_BackUP_CLK
https://github.com/uzair1990/SVN_BackUP_CLK
8109f091fe94f860b9c672801e15880aff3a4eeb
7f4fed9bf309bbaea05926bdb5af374e0a126333
refs/heads/master
2017-11-30T11:25:05.537000
2016-11-11T17:17:50
2016-11-11T17:17:50
81,482,743
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Copyright (c) PowerSteering Software 2005 * All rights reserved. * This software and documentation contain valuable trade secrets and proprietary * information belonging to PowerSteering Software Inc. None of the foregoing material * may be copied, duplicated or disclosed without the express written pe...
UTF-8
Java
4,123
java
Queue.java
Java
[ { "context": "ucer\"\r\n * and a \"consumer\" thread.\r\n *\r\n * @author Chip Trowbridge\r\n */\r\npublic class Queue extends Object {\r\n \r\n", "end": 1660, "score": 0.9997979998588562, "start": 1645, "tag": "NAME", "value": "Chip Trowbridge" } ]
null
[]
/** * Copyright (c) PowerSteering Software 2005 * All rights reserved. * This software and documentation contain valuable trade secrets and proprietary * information belonging to PowerSteering Software Inc. None of the foregoing material * may be copied, duplicated or disclosed without the express written pe...
4,114
0.591802
0.590832
135
28.540741
26.205389
96
false
false
0
0
0
0
0
0
0.362963
false
false
2
e9e8ac293f3de657fb3e1d2dfd964e7cc6321804
7,249,904,813,038
4c8a6045b19206ebd0da6268c59ce146d0df850c
/app/src/main/java/com/zique_yuutaka/stockpurchasesapp/BuildListActivity.java
7b91893fb68e970406c400f161af6dc52cfcf588
[]
no_license
ZiqueYuutaka/StockPurchasesApp
https://github.com/ZiqueYuutaka/StockPurchasesApp
948884ad90ce2a84aae65d087c1930ea23f323d6
44839e0ecce13900446c69f33db0e517a6a66395
refs/heads/master
2021-01-19T21:39:59.206000
2017-05-03T01:16:14
2017-05-03T01:16:14
88,683,950
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zique_yuutaka.stockpurchasesapp; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import ...
UTF-8
Java
1,497
java
BuildListActivity.java
Java
[ { "context": "port fragments.LandingFragment;\n\n/**\n * Created by Zique Yuutaka on 4/18/2017.\n */\n\npublic class BuildListActivity", "end": 441, "score": 0.9998884797096252, "start": 428, "tag": "NAME", "value": "Zique Yuutaka" } ]
null
[]
package com.zique_yuutaka.stockpurchasesapp; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import ...
1,490
0.678691
0.671343
53
27.245283
21.472145
74
false
false
0
0
0
0
0
0
0.528302
false
false
2
a1138f5be81919423c11154bbfb271137e378ead
2,216,203,175,365
83ae936c12f50865f4095dbeff4dd877f820636f
/src/chatappserver/Listener.java
2d27d445cfb94bfdb61ebb8348afc69170de89bf
[]
no_license
OmarMAshour/ChatAppServer
https://github.com/OmarMAshour/ChatAppServer
620abf199513985825160791496cf8e7b9d7200d
c8a1eb40ce66d74fa7a7873dcbbecdcc3d71833b
refs/heads/master
2020-03-25T18:05:26.472000
2018-05-06T20:07:00
2018-05-06T20:07:00
144,012,486
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 chatappserver; import org.json.simple.parser.JSONParser; import org.json.simple.JSONObject; import java.io.BufferedReader; im...
UTF-8
Java
11,512
java
Listener.java
Java
[ { "context": "n.simple.parser.ParseException;\n\n/**\n *\n * @author root\n */\npublic class Listener extends Thread {\n\n Se", "end": 805, "score": 0.8763837814331055, "start": 801, "tag": "USERNAME", "value": "root" }, { "context": "g) jsonObject.get(\"ip\"), (String) jsonObject...
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 chatappserver; import org.json.simple.parser.JSONParser; import org.json.simple.JSONObject; import java.io.BufferedReader; im...
11,512
0.414871
0.414437
225
50.164444
28.2889
131
false
false
0
0
0
0
0
0
0.737778
false
false
2
98cf5fc630bb49d5a65041a1217dbd2b3d2d9e42
10,256,381,954,284
7a0ce78df6927e411699bee4eddb61603e4eb098
/iot/dao/src/main/java/com/comba/server/dao/model/ForwardRuleEntity.java
4a2e0344e6d67d28b90d8dc4eedf895237976058
[]
no_license
maozhihui/doublerabbit
https://github.com/maozhihui/doublerabbit
70dcec89e8f10e9aaaf16569d4a063760edbde41
0c0c99eaf9dd909e79722c91e0abcbaf9e518eb7
refs/heads/master
2021-03-12T21:46:37.617000
2018-08-25T14:44:36
2018-08-25T14:44:36
28,434,802
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.comba.server.dao.model; import com.comba.server.common.data.rule.ForwardRule; import lombok.Data; import org.hibernate.annotations.GenericGenerator; import javax.persistence.*; import java.util.Date; /** * @author maozhihui * @Description: * @create 2018/1/2 13:19 **/ @Data @Entity @Table(name="forwa...
UTF-8
Java
1,860
java
ForwardRuleEntity.java
Java
[ { "context": "sistence.*;\nimport java.util.Date;\n\n/**\n * @author maozhihui\n * @Description:\n * @create 2018/1/2 13:19\n **/\n@", "end": 239, "score": 0.9993911981582642, "start": 230, "tag": "USERNAME", "value": "maozhihui" } ]
null
[]
package com.comba.server.dao.model; import com.comba.server.common.data.rule.ForwardRule; import lombok.Data; import org.hibernate.annotations.GenericGenerator; import javax.persistence.*; import java.util.Date; /** * @author maozhihui * @Description: * @create 2018/1/2 13:19 **/ @Data @Entity @Table(name="forwa...
1,860
0.66828
0.662903
73
24.479452
18.158442
62
false
false
0
0
0
0
0
0
0.452055
false
false
2
9d3c7faf3bf5c7ae2fa489a8212a9dd3d1cff7b3
12,927,851,583,737
5246648a2e3bc42d09b1772ada316eb33c3bffd3
/src/main/java/com/oguiller/domain/CarScratch.java
9e7fa6490e3c2f243b1503ee7bd168634099042c
[]
no_license
vsnallu/functionalprogramming
https://github.com/vsnallu/functionalprogramming
0a2c8b6a2e0063b7485c630d2cfe6d83bfc837bd
7cd723352904fd55b8c7845c9f821647a27853d4
refs/heads/master
2020-04-22T08:02:26.326000
2019-01-08T21:10:39
2019-01-08T21:10:39
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.oguiller.domain; import java.util.ArrayList; import java.util.Arrays; import java.util.Comparator; import java.util.List; import java.util.function.Predicate; import java.util.function.ToIntFunction; /** * the sort method could use the behavior defined in that object to decide, are these two objects in ...
UTF-8
Java
4,911
java
CarScratch.java
Java
[ { "context": " Car.withGasColorPassengers(6, \"Red\", \"Pau\", \"Arian\", \"Guille\"),\n Car.withGasColorPass", "end": 1629, "score": 0.6699644327163696, "start": 1628, "tag": "NAME", "value": "A" }, { "context": " Car.withGasColorPassengers(9, \"Black\", \"Bu...
null
[]
package com.oguiller.domain; import java.util.ArrayList; import java.util.Arrays; import java.util.Comparator; import java.util.List; import java.util.function.Predicate; import java.util.function.ToIntFunction; /** * the sort method could use the behavior defined in that object to decide, are these two objects in ...
4,911
0.653635
0.648137
146
32.636986
33.523838
101
false
false
0
0
0
0
0
0
0.760274
false
false
2
4e6904ba1c391a4739e9959d8cf298cd4da6b5d1
17,841,294,201,775
6c579fb9e966dd084d3c7ffe93c9a485f52e03b2
/src/main/java/com/iscas/apriori/WriteData.java
ee82565f6dc2568a5101717cf3a74f4d890b52cc
[]
no_license
ares-source/adaption
https://github.com/ares-source/adaption
63f0850784a9eda5de33a2f64296894d82b63ff1
31e95e5e192b7f1ae88ca77ec3b11311eb310125
refs/heads/master
2023-05-03T23:21:58.779000
2017-05-04T08:10:02
2017-05-04T08:10:02
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.iscas.apriori; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Set; /** * Created by Summer on 2017/1/5. */ public class WriteData { public ...
UTF-8
Java
5,385
java
WriteData.java
Java
[ { "context": "util.Map;\nimport java.util.Set;\n\n/**\n * Created by Summer on 2017/1/5.\n */\npublic class WriteData {\n pub", "end": 266, "score": 0.9974783658981323, "start": 260, "tag": "USERNAME", "value": "Summer" }, { "context": " if(i==0){\n key = key+s...
null
[]
package com.iscas.apriori; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Set; /** * Created by Summer on 2017/1/5. */ public class WriteData { public ...
5,385
0.496702
0.489731
136
38.02206
25.279167
108
false
false
0
0
0
0
0
0
0.691176
false
false
2
8841f2387be61021544e4c9307a917e125adb2b8
22,393,959,546,316
ce817a72c51034f3f79c572a5adcd8e746c4a6d2
/src/string/ReplaceAllDemo.java
9ed054f705ada99346982d41b4a98e09fac494f0
[]
no_license
shreyansh791/JavaInterviewQuestions
https://github.com/shreyansh791/JavaInterviewQuestions
197587b764836030d91786cd1cfb9be382ebfa60
a28092ad66f1fe11ec7cb30b030e5b6cdb476de7
refs/heads/master
2023-04-29T19:13:24.247000
2018-01-06T18:36:45
2018-01-06T18:36:45
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package string; import java.util.Scanner; public class ReplaceAllDemo { public static void main(String[] args) { Scanner sc = new Scanner(System.in); System.out.println("Enter string:"); String inputString = sc.nextLine(); System.out.println("Enter word to be replaced from:"); String from = sc.nextLine();...
UTF-8
Java
661
java
ReplaceAllDemo.java
Java
[]
null
[]
package string; import java.util.Scanner; public class ReplaceAllDemo { public static void main(String[] args) { Scanner sc = new Scanner(System.in); System.out.println("Enter string:"); String inputString = sc.nextLine(); System.out.println("Enter word to be replaced from:"); String from = sc.nextLine();...
661
0.70348
0.70348
22
29.045454
20.383766
58
false
false
0
0
0
0
0
0
1.863636
false
false
2
e059cda198170cf44c3464fdcf103cf227cf7326
2,551,210,624,055
b6d111db2c946445c8c2a0d7a3cb3deb38731223
/OOPS/Contructors/ParameterizedConstructorsExample.java
4e58e60ecf56ae7d8539a78e6d5c17dff0705f3b
[]
no_license
SagarKumar04/DSAUsingJava
https://github.com/SagarKumar04/DSAUsingJava
d721bb325e1f52c22695704595dcd03e488feef1
6feb7240e48df2f913bdc174e1f55fbe3b587382
refs/heads/main
2023-07-27T04:43:15.506000
2021-09-11T07:33:37
2021-09-11T07:33:37
378,220,405
6
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package InfinityJune21.OOPS.Contructors; public class ParameterizedConstructorsExample { //initializing the variables int a, b; ParameterizedConstructorsExample(int v1, int v2) { a = v2; b = v1; } void display() { System.out.println("a: " + a + "\n" + "b: " + b...
UTF-8
Java
1,090
java
ParameterizedConstructorsExample.java
Java
[]
null
[]
package InfinityJune21.OOPS.Contructors; public class ParameterizedConstructorsExample { //initializing the variables int a, b; ParameterizedConstructorsExample(int v1, int v2) { a = v2; b = v1; } void display() { System.out.println("a: " + a + "\n" + "b: " + b...
1,090
0.586239
0.550459
39
25.948717
26.424492
95
false
false
0
0
0
0
0
0
0.538462
false
false
2
04172ba29832f6ad974b7ecb1f96b6d8bcd2f3f1
24,953,760,039,559
a5f9ca36287a42c5e07d678a36cffaa42234dc31
/src/test/java/com/ChaptDemo01/OpenBrowers.java
f679d2cc130b5563f35b39c03c135929c0afcce7
[]
no_license
CZYWD/seleniumDemo
https://github.com/CZYWD/seleniumDemo
0e746ad73025ee0df7c3a5049fafb4ea96bfb376
8e4f91c4200073ce393fe0e2cece505c5e8c0328
refs/heads/master
2020-03-19T04:56:55.050000
2018-06-07T02:39:08
2018-06-07T02:39:08
135,884,430
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ChaptDemo01; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.ie.InternetExplorerDriver; import org.testng.annotations.Test; import java.util.concurrent.TimeUnit; /** * Created by Administra...
UTF-8
Java
1,949
java
OpenBrowers.java
Java
[]
null
[]
package com.ChaptDemo01; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.ie.InternetExplorerDriver; import org.testng.annotations.Test; import java.util.concurrent.TimeUnit; /** * Created by Administra...
1,949
0.638808
0.623612
62
26.596775
23.983501
86
false
false
0
0
0
0
0
0
0.403226
false
false
2
e780839b68ea4869a9100ee99096ed42bc38e63d
35,089,882,847,228
681cacf577bb929bbcde6d2101d707c676968f2b
/src/main/java/cn/edu/xaut/bean/FromTime.java
0939493ba31c5f00a0c89ebd053ac9ebed3ce305
[]
no_license
passionada/OnLineStu
https://github.com/passionada/OnLineStu
4dee05bc82485077f9ccd099b1f891e38e27b160
13e5effe7bb762fa874a6f771d8aa09968e2677f
refs/heads/master
2020-04-24T02:51:33.429000
2019-02-20T10:24:24
2019-02-20T10:24:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.edu.xaut.bean; import java.io.Serializable; public class FromTime implements Serializable { private static final long serialVersionUID = 1L; private Long fromId; private String fromTime; public FromTime() { super(); } public FromTime(String fromTime) { super(); this.fromT...
UTF-8
Java
847
java
FromTime.java
Java
[]
null
[]
package cn.edu.xaut.bean; import java.io.Serializable; public class FromTime implements Serializable { private static final long serialVersionUID = 1L; private Long fromId; private String fromTime; public FromTime() { super(); } public FromTime(String fromTime) { super(); this.fromT...
847
0.651712
0.650531
48
15.6875
17.094294
71
false
false
0
0
0
0
0
0
1.3125
false
false
2
55ecfbad1bf0e20c6118173cdaa5bedb137d8975
34,514,357,219,092
aa424c208191a7bcd14a4248f74f9963a2dc2a1d
/src/main/java/vn/mog/ewallet/operation/web/thirdparty/system/integration/payment/contract/service/DeleteTrueServiceRequestType.java
56aaaa260d2986c7e3df06d6f6fde5627c871fc8
[]
no_license
duongvic/wallet-operation-web
https://github.com/duongvic/wallet-operation-web
50f85669461d337740a25d8f602e2865f1d3503e
11f0c5c10054f780ea45faa3b610cb1ab1b7818b
refs/heads/master
2023-07-02T17:49:59.324000
2021-08-18T04:59:36
2021-08-18T04:59:36
397,476,761
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package vn.mog.ewallet.operation.web.thirdparty.system.integration.payment.contract.service; import vn.mog.framework.contract.base.MobiliserRequestType; public class DeleteTrueServiceRequestType extends MobiliserRequestType { private static final long serialVersionUID = 1L; protected Long serviceId; public L...
UTF-8
Java
452
java
DeleteTrueServiceRequestType.java
Java
[]
null
[]
package vn.mog.ewallet.operation.web.thirdparty.system.integration.payment.contract.service; import vn.mog.framework.contract.base.MobiliserRequestType; public class DeleteTrueServiceRequestType extends MobiliserRequestType { private static final long serialVersionUID = 1L; protected Long serviceId; public L...
452
0.783186
0.780973
19
22.789474
27.85976
92
true
false
0
0
0
0
0
0
0.315789
false
false
2
678aa5fab9a2c8c712c85f4f422e57099ac193d2
38,912,403,706,145
a681b4086646d20d5a5317bab3d27c58601c35b6
/PdfSpider/Xtract/src/org/sciplore/xtract/xmlparsers/XMLToTextParser.java
d5a2ff1bce48614214d53dd1ec92f8095b289b89
[]
no_license
BeelGroup/Docear-API
https://github.com/BeelGroup/Docear-API
f2ce4fd21176369246aad352964ee37caca4cf84
a47eef8d634b764198e04dfc1a9f2e45d44f2ad0
refs/heads/master
2021-03-19T15:48:56.633000
2014-08-20T12:33:29
2014-08-20T12:33:29
6,476,410
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.sciplore.xtract.xmlparsers; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.io.OutputStreamWriter; import java.io.Writer; import javax.xml.parsers.SAXParser; import javax....
UTF-8
Java
16,095
java
XMLToTextParser.java
Java
[]
null
[]
package org.sciplore.xtract.xmlparsers; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.io.OutputStreamWriter; import java.io.Writer; import javax.xml.parsers.SAXParser; import javax....
16,095
0.659149
0.619012
468
33.388889
38.085354
151
false
false
0
0
0
0
0
0
3.023504
false
false
2
68ef95a25402a6b367e26f5e42bb818487f846bb
36,017,595,776,720
08e9cbf31470dc22087f0503d84c9dd659b8a993
/src/SnakeController.java
8d1f59dce2bc2f9f6e7767d10cff9824cc6e0426
[]
no_license
KienRMIT/SnakeGame2
https://github.com/KienRMIT/SnakeGame2
32a1aba010f242f8863570733f03f78920c9d79b
469029f0a5e665c51a253c41316e99d0e3d88ede
refs/heads/master
2021-01-10T16:45:54.758000
2016-01-11T21:28:46
2016-01-11T21:28:46
49,451,133
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import Snake.SingleSnakeObject; import com.sun.java.accessibility.util.AWTEventMonitor; import java.awt.Point; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import static java.lang.Math.random; import java.util.logging.Level;...
UTF-8
Java
5,897
java
SnakeController.java
Java
[ { "context": " the template in the editor.\n */\n/**\n *\n * @author Kien\n */\npublic class SnakeController implements Actio", "end": 699, "score": 0.9989762306213379, "start": 695, "tag": "NAME", "value": "Kien" } ]
null
[]
import Snake.SingleSnakeObject; import com.sun.java.accessibility.util.AWTEventMonitor; import java.awt.Point; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import static java.lang.Math.random; import java.util.logging.Level;...
5,897
0.49381
0.489741
168
34.095238
29.465525
129
false
false
0
0
0
0
0
0
0.505952
false
false
2
3574611a5809c831da11b50ec4007c000f94ae90
36,017,595,775,714
bd45a56b9780b554e7d889990a15681fb8e69227
/src/com/tinykkkaaa/message/service/impl/MessageServiceImpl.java
7fe1fd1061ba43e5453c888a3a42bc891d9d7f4f
[]
no_license
kkkaaa2010/tinykkkaaa
https://github.com/kkkaaa2010/tinykkkaaa
3654ad525ad09f427bed94df089d1eedd9350901
7a0f61793113baaa30fcaba2e7824a15906ec321
refs/heads/master
2021-01-19T04:35:11.448000
2016-06-15T03:39:53
2016-06-15T03:39:53
55,327,847
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tinykkkaaa.message.service.impl; import com.tinykkkaaa.message.dao.MessageDao; import com.tinykkkaaa.message.entity.Message; import com.tinykkkaaa.message.service.MessageService; import com.tinykkkaaa.platform.core.service.Service; public class MessageServiceImpl extends Service implements MessageS...
UTF-8
Java
572
java
MessageServiceImpl.java
Java
[]
null
[]
package com.tinykkkaaa.message.service.impl; import com.tinykkkaaa.message.dao.MessageDao; import com.tinykkkaaa.message.entity.Message; import com.tinykkkaaa.message.service.MessageService; import com.tinykkkaaa.platform.core.service.Service; public class MessageServiceImpl extends Service implements MessageS...
572
0.788462
0.788462
21
25.238094
24.057281
75
false
false
0
0
0
0
0
0
0.904762
false
false
2
36dc3a2f0a2cc37a308ab68ea07cdccccf4124eb
4,363,686,796,980
fe263e1ef845195f8cdd52c8f6d140117684bc91
/sgo/src/br/com/ccsolution/sgo/core/AlterMessageCore.java
a28aff00536943fcbbe4da5897d999ff12c58513
[]
no_license
paulociencia/git
https://github.com/paulociencia/git
9179a176abec729596c49279985e7ea41a061c0b
f880e58156cc3bd3c243db6d19ae1d2992c50917
refs/heads/master
2016-09-06T16:21:43.705000
2013-11-18T17:17:27
2013-11-18T17:17:27
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.ccsolution.sgo.core; import java.sql.SQLException; import br.com.ccsolution.sgo.core.events.AlterMessageEvents; import br.com.ccsolution.sgo.dao.AlterMessageDAO; import br.com.ccsolution.sgo.forms.MensagemForm; import br.com.ccsolution.sgo.vo.MensagemVO; public class AlterMessageCore imple...
UTF-8
Java
1,839
java
AlterMessageCore.java
Java
[]
null
[]
package br.com.ccsolution.sgo.core; import java.sql.SQLException; import br.com.ccsolution.sgo.core.events.AlterMessageEvents; import br.com.ccsolution.sgo.dao.AlterMessageDAO; import br.com.ccsolution.sgo.forms.MensagemForm; import br.com.ccsolution.sgo.vo.MensagemVO; public class AlterMessageCore imple...
1,839
0.679717
0.675911
64
26.765625
27.83531
112
false
false
0
0
0
0
0
0
0.515625
false
false
2
bda0923b298692874bd38aa2fb07b2921aad2b5f
25,374,666,811,769
770ad9225ba68e59d67d9bbe4a9647acc5315b38
/src/java/DataService/Despachadores/AccionesEstrategicasDAO.java
a6d8a14144b175f8faa72e44dbfd1d55ef8eb3f1
[]
no_license
HelmerUrbina/SIPRE
https://github.com/HelmerUrbina/SIPRE
c4d89ae2afcdad92e87edb4ae8bf8bb67ca3690a
0e6f05ea49efc666a1d62f4713c670cb6fa6da03
refs/heads/master
2023-06-28T09:19:08.390000
2021-07-27T21:08:07
2021-07-27T21:08:07
257,965,698
2
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 DataService.Despachadores; import BusinessServices.Beans.BeanPlaneamiento; import java.util.List; /** * * @auth...
UTF-8
Java
793
java
AccionesEstrategicasDAO.java
Java
[ { "context": "to;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author H-URBINA-M\r\n */\r\npublic interface AccionesEstrategicasDAO {\r", "end": 333, "score": 0.7496052980422974, "start": 323, "tag": "NAME", "value": "H-URBINA-M" } ]
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 DataService.Despachadores; import BusinessServices.Beans.BeanPlaneamiento; import java.util.List; /** * * @auth...
793
0.778058
0.778058
25
29.719999
36.20665
102
false
false
0
0
0
0
0
0
0.56
false
false
2
b2731b214f5712ddf9823fc78298dcc0f4ba75c5
28,518,582,877,034
f45b394b2b2a4b6ce3294aa6505cd0b2ded5716a
/src/main/java/com/example/planten/api/BestellingEndpoint.java
55474deeb4a7ac7f2c0e787a652d460f78e6dcd8
[]
no_license
gijsdh/planten
https://github.com/gijsdh/planten
fc344d21fc62f7fe3cdb76c13282f97ad0531772
2d362b0c1e1cdff54db117291c6aac2b6c49b769
refs/heads/master
2021-07-01T20:27:34.477000
2017-09-21T12:28:26
2017-09-21T12:28:26
104,214,634
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.planten.api; import java.util.ArrayList; import java.util.List; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.PUT; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import javax....
UTF-8
Java
4,136
java
BestellingEndpoint.java
Java
[ { "context": "en.planten.services.PlantService;\n\n\n/**\n * @author gijs.den.hollander\n *\n */\n@Path(\"bestelling\")\n@Component\npublic clas", "end": 1141, "score": 0.9997075796127319, "start": 1123, "tag": "NAME", "value": "gijs.den.hollander" } ]
null
[]
package com.example.planten.api; import java.util.ArrayList; import java.util.List; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.PUT; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import javax....
4,136
0.737911
0.737911
166
23.915663
25.908413
142
false
false
0
0
0
0
0
0
1.542169
false
false
2
d0ae21fa741582f0f330ce3359c1e525b631d7e6
23,235,773,103,723
d1875bc99ac2b37b1041b774cc32a74dc7cd66d8
/hospital/src/main/java/org/sid/hospital/dao/PatientRepository.java
55a6f2bd44b805d86269e4e8c5809e87ff5bf957
[]
no_license
SalimToudite/TP3-Spring-MVC
https://github.com/SalimToudite/TP3-Spring-MVC
e8ed15f64d32a183888eef50c28b7c22387c8ece
fa1686451daa8f5e9f24dbac89fffeb919273dc7
refs/heads/master
2022-04-26T00:55:55.065000
2020-04-26T20:44:22
2020-04-26T20:44:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.sid.hospital.dao; import org.sid.hospital.entities.Patient; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.JpaRepository; public interface PatientRepository extends JpaRepository<Patient,Long>{ public Page<Pati...
UTF-8
Java
378
java
PatientRepository.java
Java
[]
null
[]
package org.sid.hospital.dao; import org.sid.hospital.entities.Patient; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.JpaRepository; public interface PatientRepository extends JpaRepository<Patient,Long>{ public Page<Pati...
378
0.833333
0.833333
12
30.5
27.783388
71
false
false
0
0
0
0
0
0
0.833333
false
false
2
3cf94d707e441e266c36981b2df1d257de26086b
19,645,180,445,801
a592e28b8d254bce854e7c65a00f305405ae0534
/Chapter5/zeroDigits.java
e76aa9f74d4ed8b2cc364447baa79d152a5755f1
[]
no_license
JayWelborn/PracticeIt
https://github.com/JayWelborn/PracticeIt
8c739bcf4bfb91e286748f8f058f3375e39da631
ba60d960da2e56205c2f709e12fb3fa6b58d2806
refs/heads/master
2020-03-24T15:29:03.610000
2018-07-30T20:18:41
2018-07-30T20:18:41
142,791,224
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public static int zeroDigits(int number) { int zeros = 0; do { if (number % 10 == 0) { zeros++; } number /= 10; } while(number > 0); return zeros; }
UTF-8
Java
201
java
zeroDigits.java
Java
[]
null
[]
public static int zeroDigits(int number) { int zeros = 0; do { if (number % 10 == 0) { zeros++; } number /= 10; } while(number > 0); return zeros; }
201
0.457711
0.422886
10
19.1
11.193301
42
false
false
0
0
0
0
0
0
0.5
false
false
2
b0a272b5bb833cce1e77753117364f669572f19b
21,371,757,301,357
fe1093e03a9777d12fc7579c13da757c063bb61d
/ProgrammingProject/src/Combination.java
b6b13f9956c78ec1b2004ddb13cef6fb1509ca41
[]
no_license
satyendra12889/CodingPractice
https://github.com/satyendra12889/CodingPractice
ed486cd04b521abf8cd4f9804c719a3c8491a7dd
8b5bbda470b54c775e1b094b3231d1b67ac69d28
refs/heads/master
2021-04-01T04:53:59.445000
2020-03-18T07:06:45
2020-03-18T07:06:45
248,157,778
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Arrays; public class Combination { static int count = 0; public static void main(String[] args) { int[] arr = {1,2,3,4,5,-1}; String str =""; int combNum = 4; combination(arr,0, arr.length,combNum, str); // iterate // output // {1,2,3},{2,1,3},{2,3,1}, {3,1,2},{3,2,1}, {1,3,2}. ...
UTF-8
Java
895
java
Combination.java
Java
[]
null
[]
import java.util.Arrays; public class Combination { static int count = 0; public static void main(String[] args) { int[] arr = {1,2,3,4,5,-1}; String str =""; int combNum = 4; combination(arr,0, arr.length,combNum, str); // iterate // output // {1,2,3},{2,1,3},{2,3,1}, {3,1,2},{3,2,1}, {1,3,2}. ...
895
0.546369
0.506145
49
17.265306
18.247477
84
false
false
0
0
0
0
0
0
2.918367
false
false
2
63eeaf794da22108046a57a09488f68e434eedd8
5,196,910,462,829
f6e3e448f7dcdfbe1fc88416698acdf19eab568e
/src/main/java/com/tom/fabriclibs/registry/mixin/EntityTypeMixin.java
aa6b22fab18f27c5fbcd1755be22f9007846bd8c
[ "MIT" ]
permissive
tom5454/Toms-Fabric-Lib
https://github.com/tom5454/Toms-Fabric-Lib
d6ebec762b15d4d19bba43862a5fbc12ff32d3c3
c0b85201ac5e040721a000645bb1d721cb768686
refs/heads/master
2022-11-27T00:22:02.272000
2020-07-26T19:02:44
2020-07-26T19:02:44
281,626,270
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tom.fabriclibs.registry.mixin; import org.spongepowered.asm.mixin.Mixin; import org.spongepowered.asm.mixin.Shadow; import org.spongepowered.asm.mixin.injection.At; import org.spongepowered.asm.mixin.injection.Inject; import org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable; import org....
UTF-8
Java
2,418
java
EntityTypeMixin.java
Java
[]
null
[]
package com.tom.fabriclibs.registry.mixin; import org.spongepowered.asm.mixin.Mixin; import org.spongepowered.asm.mixin.Shadow; import org.spongepowered.asm.mixin.injection.At; import org.spongepowered.asm.mixin.injection.Inject; import org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable; import org....
2,418
0.795285
0.794872
56
42.17857
64.37616
436
false
false
0
0
0
0
0
0
1.821429
false
false
2
8a70dd645f3db53e53f6d326c8ce805e599aafe7
18,640,158,100,419
3a0571830b4aee362ab6686fb09e90d3f52de3ed
/src/main/java/com/tecyin/basiclassify/pojo/basic/relevant/Basic_relevant.java
b72204d90294a09fa1dd60f4ba5257973fbe6ae6
[]
no_license
liuzhenheng/tecyin.basicfunction
https://github.com/liuzhenheng/tecyin.basicfunction
f90c8c6856d234c066459f8b17ad4f485c7dc476
5bf27eb0606e85b83aba75b2c2d60f0abe2e57ff
refs/heads/master
2023-02-10T15:52:41.138000
2020-12-20T11:23:21
2020-12-20T11:23:22
321,389,231
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tecyin.basiclassify.pojo.basic.relevant; import lombok.Data; import javax.persistence.*; /** * 归口科室 一级 */ @Entity @Data @Table(name = "basic_relevant") public class Basic_relevant { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int basic_function_id; @Column privat...
UTF-8
Java
470
java
Basic_relevant.java
Java
[]
null
[]
package com.tecyin.basiclassify.pojo.basic.relevant; import lombok.Data; import javax.persistence.*; /** * 归口科室 一级 */ @Entity @Data @Table(name = "basic_relevant") public class Basic_relevant { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int basic_function_id; @Column privat...
470
0.70524
0.70524
25
17.32
17.257393
55
false
false
0
0
0
0
0
0
0.28
false
false
2
01c52dd66a24fb6e0afaaaf31ef726e2487af0bd
13,228,499,299,920
0278648b3d810fdc371144a7c979c298f276f956
/cameraview/src/main/gles/com/otaliastudios/cameraview/ByteBufferPool.java
8e2a2aac0c673bc527d7f0d48256f860709f3552
[ "MIT" ]
permissive
hramaroson/CameraView
https://github.com/hramaroson/CameraView
1e38c4cd925f9e1569901d9976ca129c3a8edc8b
50f51fe697fbebb1db8a7545f9b85e8299721075
refs/heads/master
2020-05-14T21:20:39.979000
2019-06-05T20:31:54
2019-06-05T20:31:54
181,961,922
1
0
NOASSERTION
true
2019-06-05T20:31:56
2019-04-17T20:14:57
2019-06-05T20:26:25
2019-06-05T20:31:55
23,099
0
0
0
Java
false
false
package com.otaliastudios.cameraview; import java.nio.ByteBuffer; class ByteBufferPool extends Pool<ByteBuffer> { ByteBufferPool(final int bufferSize, int maxPoolSize) { super(maxPoolSize, new Factory<ByteBuffer>() { @Override public ByteBuffer create() { return By...
UTF-8
Java
391
java
ByteBufferPool.java
Java
[]
null
[]
package com.otaliastudios.cameraview; import java.nio.ByteBuffer; class ByteBufferPool extends Pool<ByteBuffer> { ByteBufferPool(final int bufferSize, int maxPoolSize) { super(maxPoolSize, new Factory<ByteBuffer>() { @Override public ByteBuffer create() { return By...
391
0.634271
0.634271
15
25.066668
22.146381
61
false
false
0
0
0
0
0
0
0.4
false
false
2
5a9add00f711111d7f66fedfd42db3d4b09cb9ed
21,303,037,827,359
6d99a8ebdc99e28504b83889d71df185292767fc
/fin-web/src/main/java/com/zw/rule/web/quato/controller/QuatoController.java
72d4e3c886b16a5bf3a7b2179f93720045212fdd
[]
no_license
ttggaa/yxCredit_fin-app
https://github.com/ttggaa/yxCredit_fin-app
39a1dd2100edec78847cc361e752653c6648e85a
8e6bc25ed09431a6ba5b72738a366a53572a2257
refs/heads/master
2020-04-07T09:30:12.130000
2018-08-26T02:34:24
2018-08-26T02:34:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zw.rule.web.quato.controller; import com.github.pagehelper.PageHelper; import com.github.pagehelper.PageInfo; import com.zw.base.util.DateUtils; import com.zw.rule.core.Response; import com.zw.rule.mybatis.ParamFilter; import com.zw.rule.product.ProYield; import com.zw.rule.quato.service.impl.IQuatoService...
UTF-8
Java
3,205
java
QuatoController.java
Java
[ { "context": "il.List;\nimport java.util.UUID;\n\n/**\n * Created by Administrator on 2017/11/17 0017.\n */\n@Controller\n@RequestMappi", "end": 647, "score": 0.6047143340110779, "start": 634, "tag": "USERNAME", "value": "Administrator" } ]
null
[]
package com.zw.rule.web.quato.controller; import com.github.pagehelper.PageHelper; import com.github.pagehelper.PageInfo; import com.zw.base.util.DateUtils; import com.zw.rule.core.Response; import com.zw.rule.mybatis.ParamFilter; import com.zw.rule.product.ProYield; import com.zw.rule.quato.service.impl.IQuatoService...
3,205
0.660766
0.654329
96
31.364584
20.587273
116
false
false
0
0
0
0
0
0
0.520833
false
false
2
fde3f593c364af16bb1ed1771e787007d5ee3a55
28,449,863,432,540
e4ddb73ca1f2e8d0dca8e479bc71a860211873f3
/plugins/tech/parquet/src/main/java/org/apache/hop/parquet/transforms/input/ParquetReaderBuilder.java
ada31a1804b1eb1972db9f513b410452ceb11dc0
[ "Apache-2.0" ]
permissive
nadment/hop
https://github.com/nadment/hop
80517836ba4b01a1777edd259a80f733b14313fc
bf55d361d8e6faf8eb37c8f99c1a096bf955e8f8
refs/heads/master
2023-08-30T11:46:14.712000
2022-12-07T20:57:25
2022-12-07T20:57:25
239,596,980
2
0
Apache-2.0
true
2022-03-21T22:18:13
2020-02-10T19:38:49
2022-01-09T19:35:46
2022-03-21T22:18:11
124,350
2
0
0
Java
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
UTF-8
Java
1,494
java
ParquetReaderBuilder.java
Java
[]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
1,494
0.754351
0.751673
43
33.744186
29.741594
89
false
false
0
0
0
0
0
0
0.372093
false
false
2
1a1091e06246e32cdcb3ae9159447778e558f4cf
1,932,735,354,017
ee8f0f25899cc3bc9dd686760dc2bb5e0cf11b78
/timachine-maven-plugin/src/main/java/CreateMigrationMojo.java
52c2b10456465e6dd6b12031194924d8dddf0455
[ "Apache-2.0" ]
permissive
saintshaga/timachine-core
https://github.com/saintshaga/timachine-core
deacd2f62b9d545d0d81b1129bc552c6fd71c989
5d01b9c881ae6098af0a22de9030bf9690eb2dc0
refs/heads/master
2020-07-12T10:33:46.602000
2015-07-21T04:05:24
2015-07-21T04:05:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import freemarker.template.Configuration; import freemarker.template.Template; import freemarker.template.TemplateException; import freemarker.template.TemplateExceptionHandler; import com.worksap.timachine.MigrationNameResolver; import com.worksap.timachine.model.MigrationType; import lombok.Getter; import org.apache....
UTF-8
Java
3,460
java
CreateMigrationMojo.java
Java
[]
null
[]
import freemarker.template.Configuration; import freemarker.template.Template; import freemarker.template.TemplateException; import freemarker.template.TemplateExceptionHandler; import com.worksap.timachine.MigrationNameResolver; import com.worksap.timachine.model.MigrationType; import lombok.Getter; import org.apache....
3,460
0.673699
0.671965
93
36.2043
26.298763
104
false
false
0
0
0
0
0
0
0.709677
false
false
2
14181c02ad2ed42e272c258ad4359822aabe6f3c
35,802,847,424,077
8b52b4962f0f04efe16c80ef9b43509eb9279a73
/app/src/main/java/com/viseator/connecthustwireless/NetworkTask.java
60a55799f34cb9aea023dd911127d1fbece15fa8
[]
no_license
viseator/ConnectHustWireless
https://github.com/viseator/ConnectHustWireless
383e830ebba3789cb3655db2cff0df37ce6d918c
5fdf01700a9b31aa11631d0662352afc058c0fc4
refs/heads/master
2021-01-13T12:53:43.858000
2017-01-17T08:37:39
2017-01-17T08:37:39
79,026,171
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.viseator.connecthustwireless; import android.os.Handler; import android.os.Message; import android.util.Log; import java.io.BufferedInputStream; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.net.HttpURLConnection; impor...
UTF-8
Java
3,913
java
NetworkTask.java
Java
[ { "context": "tBody;\nimport okhttp3.Response;\n\n/**\n * Created by viseator on 1/14/17.\n */\n\npublic class NetworkTask {\n\n ", "end": 495, "score": 0.9996745586395264, "start": 487, "tag": "USERNAME", "value": "viseator" }, { "context": " public static final String REQUEST_UR...
null
[]
package com.viseator.connecthustwireless; import android.os.Handler; import android.os.Message; import android.util.Log; import java.io.BufferedInputStream; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.net.HttpURLConnection; impor...
3,921
0.551239
0.54485
117
32.444443
22.013765
106
false
false
0
0
0
0
0
0
0.589744
false
false
2
4cffbb64066420035aa5ccc88a421816e910a59f
5,884,105,228,679
6380634029cd5a0424d5f43a3cc8604447af6d6a
/PersonalCustomer.java
8a551ce0c9abae97f01b6f3c56ad0bd8d9acd799
[]
no_license
plunkett24/Brand-new
https://github.com/plunkett24/Brand-new
d1b5ec4e09a9b7886b8f303616d21af44c61dd8a
a9369c0501acf6d5853377296796fb95926a1a2a
refs/heads/master
2021-07-23T21:21:11.071000
2017-10-30T04:11:31
2017-10-30T04:11:38
108,798,895
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package order; public class PersonalCustomer extends Customer { public PersonalCustomer(String name_, String address_, float creditRating_, float discountRating_) { super(name_, address_, creditRating_, discountRating_); } private int creditCardNumber; }
UTF-8
Java
264
java
PersonalCustomer.java
Java
[]
null
[]
package order; public class PersonalCustomer extends Customer { public PersonalCustomer(String name_, String address_, float creditRating_, float discountRating_) { super(name_, address_, creditRating_, discountRating_); } private int creditCardNumber; }
264
0.768939
0.768939
11
23
31.406427
101
false
false
0
0
0
0
0
0
1.363636
false
false
6
7d34342f0f6bc23627b50ecff482fd94e4692c3e
21,131,239,131,445
292bd357f3a14a81d7fd743453fbd52e2c3090e8
/src/baekJ/bj_10825_Sort.java
e12786cc696f71bc8890d07417cf166938c08ceb
[]
no_license
BangKiHyun/Algorithm
https://github.com/BangKiHyun/Algorithm
90ea1e07924d06ab7c16a9aa6e5578c33953c705
065953a728227c796294ef993815a1fa50d9be31
refs/heads/master
2023-04-13T11:14:35.325000
2023-04-02T08:50:43
2023-04-02T08:50:43
190,966,256
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package baekJ; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Arrays; import java.util.Comparator; //도현이네 반 학생 N명의 이름과 국어, 영어, 수학 점수가 주어진다. 이때, 다음과 같은 조건으로 학생의 성적을 정렬하는 프로그램을 작성하시오. // //국어 점수가 감소하는 순서로 //국어 점수가 같으면 영어 점수가 증가하는 순서로 //국어 점수와 영어 점수가 같으면 수학 ...
UTF-8
Java
2,034
java
bj_10825_Sort.java
Java
[]
null
[]
package baekJ; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Arrays; import java.util.Comparator; //도현이네 반 학생 N명의 이름과 국어, 영어, 수학 점수가 주어진다. 이때, 다음과 같은 조건으로 학생의 성적을 정렬하는 프로그램을 작성하시오. // //국어 점수가 감소하는 순서로 //국어 점수가 같으면 영어 점수가 증가하는 순서로 //국어 점수와 영어 점수가 같으면 수학 ...
2,034
0.555229
0.532315
44
37.68182
28.92606
97
false
false
0
0
0
0
0
0
0.659091
false
false
6
f72946496a3b4a6467593f7295c51b1083ad9008
28,458,453,336,327
3b1cd6c46cc96ed8f9c04ad2a5d497b34dee8231
/core/src/sx/lambda/voxel/net/mc/client/handlers/player/PlayerAbilitiesHandler.java
17be970d193935b241b988859317710791e296ef
[ "MIT" ]
permissive
luyentm/Radix
https://github.com/luyentm/Radix
3f66f7b41321a983bb6bf806de264ce51cbc8e0e
cace5cdd1da3c9e1fd386ab9c47ece75827aed85
refs/heads/master
2018-03-23T20:58:08.248000
2016-01-03T01:49:13
2016-01-03T01:49:13
60,678,998
1
0
null
true
2016-06-08T07:47:06
2016-06-08T07:47:05
2016-03-24T16:53:22
2016-01-03T01:49:15
6,031
0
0
0
null
null
null
package sx.lambda.voxel.net.mc.client.handlers.player; import org.spacehq.mc.protocol.packet.ingame.server.entity.player.ServerPlayerAbilitiesPacket; import sx.lambda.voxel.net.mc.client.handlers.PacketHandler; /** * Created by louxiu on 12/17/15. */ public class PlayerAbilitiesHandler implements PacketHandler<Serv...
UTF-8
Java
429
java
PlayerAbilitiesHandler.java
Java
[ { "context": ".client.handlers.PacketHandler;\n\n/**\n * Created by louxiu on 12/17/15.\n */\npublic class PlayerAbilitiesHand", "end": 237, "score": 0.9996383786201477, "start": 231, "tag": "USERNAME", "value": "louxiu" } ]
null
[]
package sx.lambda.voxel.net.mc.client.handlers.player; import org.spacehq.mc.protocol.packet.ingame.server.entity.player.ServerPlayerAbilitiesPacket; import sx.lambda.voxel.net.mc.client.handlers.PacketHandler; /** * Created by louxiu on 12/17/15. */ public class PlayerAbilitiesHandler implements PacketHandler<Serv...
429
0.797203
0.783217
13
32
34.015835
94
false
false
0
0
0
0
0
0
0.230769
false
false
6
9bfae094b9559aed40722023f3d99fa56056a91f
21,921,513,129,489
e225966fd95ce730e796ea73ce427f9b402f41a8
/src/main/java/ua/lviv/lgs/entity/UserConfig.java
2e07525c8c9cc5f21d14ddde78abae1df70bcfe0
[]
no_license
ApTeMKiH/ConnectionManager
https://github.com/ApTeMKiH/ConnectionManager
f792b2750100be23cf787dc257e5b75978ab62e1
5ee23db47274474142237e2d872687d003ede200
refs/heads/master
2021-01-25T04:21:11.590000
2017-06-14T20:50:34
2017-06-14T20:50:34
93,428,525
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ua.lviv.lgs.entity; import com.fasterxml.jackson.annotation.JsonIgnore; import org.apache.commons.lang3.RandomStringUtils; import org.apache.commons.lang3.RandomUtils; import javax.persistence.*; /** * Created by Артем on 5/7/2017. */ @Entity public class UserConfig { @Id @GeneratedValue(strategy =...
UTF-8
Java
1,870
java
UserConfig.java
Java
[ { "context": "s;\n\nimport javax.persistence.*;\n\n/**\n * Created by Артем on 5/7/2017.\n */\n@Entity\npublic class UserConfig ", "end": 230, "score": 0.999851644039154, "start": 225, "tag": "NAME", "value": "Артем" } ]
null
[]
package ua.lviv.lgs.entity; import com.fasterxml.jackson.annotation.JsonIgnore; import org.apache.commons.lang3.RandomStringUtils; import org.apache.commons.lang3.RandomUtils; import javax.persistence.*; /** * Created by Артем on 5/7/2017. */ @Entity public class UserConfig { @Id @GeneratedValue(strategy =...
1,870
0.637533
0.625201
90
19.722221
17.462358
68
false
false
0
0
0
0
0
0
0.355556
false
false
6
7de95fb9fb9670b164dcff553f43fa73a9cea1b7
35,974,646,086,334
b83e16591118614d3bf382fad0324715808b154c
/src/com/MotorBasic.java
0a814d01ec2c4f64696f645b76184887ede8a005
[]
no_license
UBC-Solar/Legacy-Simulator
https://github.com/UBC-Solar/Legacy-Simulator
0e69e6f252edace5766138838d59b4d048359cfe
6e7f85eeac988943c9e6508f3db7dbd798369eaf
refs/heads/master
2022-11-25T05:32:36.179000
2018-01-06T21:14:38
2018-01-06T21:14:38
13,759,906
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com; // last edited on Saturday, Nov 2 // To-Do: Add comments. Debug and test //NOAH: This class looks good, just has some minor errors so it can't run. // I commented it out so the rest of the code runs. public class MotorBasic { //------------------ CLASS FIELDS ---------------------------------------...
UTF-8
Java
2,651
java
MotorBasic.java
Java
[]
null
[]
package com; // last edited on Saturday, Nov 2 // To-Do: Add comments. Debug and test //NOAH: This class looks good, just has some minor errors so it can't run. // I commented it out so the rest of the code runs. public class MotorBasic { //------------------ CLASS FIELDS ---------------------------------------...
2,651
0.682007
0.679743
72
34.847221
30.187681
116
false
false
0
0
0
0
0
0
2.347222
false
false
6
b3844d920193170c28c8897b8ad409332d192339
5,385,889,022,212
2509d80e1051d5b4feda28d172da013c4976466f
/app/src/main/java/com/love/mynara/cardplayonline/framework/sub/Calculations.java
505d55944bbd22776770f15c291ab45c32bafd2d
[]
no_license
prran/CardPlayOnline
https://github.com/prran/CardPlayOnline
feae3ed11acf3422268e1e096e03fa3a32bccfb1
42a4b5b4dbb7c7de73d4d68fcad8e7358bca76ba
refs/heads/master
2022-09-03T23:53:07.098000
2020-05-28T05:34:38
2020-05-28T05:34:38
267,502,254
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.love.mynara.cardplayonline.framework.sub; import android.graphics.Point; public class Calculations { public final static byte X = 0; public final static byte Y = 1; private final float FPS; private final Point scr; public Calculations(int FPS, Point screenSize) { this.FP...
UTF-8
Java
752
java
Calculations.java
Java
[]
null
[]
package com.love.mynara.cardplayonline.framework.sub; import android.graphics.Point; public class Calculations { public final static byte X = 0; public final static byte Y = 1; private final float FPS; private final Point scr; public Calculations(int FPS, Point screenSize) { this.FP...
752
0.595745
0.587766
35
20.485714
18.044977
67
false
false
0
0
0
0
0
0
0.485714
false
false
6
d2959d6f86eaeed049f0a6422c0c714b43886a84
5,385,889,022,811
91b1b0b7fed1f526da21d658fa56cec12b53f064
/java/src/Glovo/User.java
b56839140f07c8812ec976d6048e2ce46b14b889
[]
no_license
joaocastro/MFES-Glovo
https://github.com/joaocastro/MFES-Glovo
2cb1ad7a273dc84eaff1558c53831d22df004350
0f69fb3de8be77f3c490738a871283725f6c7c56
refs/heads/master
2020-04-14T17:10:15.239000
2019-01-06T23:57:47
2019-01-06T23:57:47
163,971,459
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Glovo; import java.util.*; import org.overture.codegen.runtime.*; @SuppressWarnings("all") public class User { private String name = SeqUtil.toStr(SeqUtil.seq()); private String city = SeqUtil.toStr(SeqUtil.seq()); private Number balance = 0L; public void cg_init_User_1(final String userName, final S...
UTF-8
Java
1,142
java
User.java
Java
[ { "context": "e = 0L;\n\n public void cg_init_User_1(final String userName, final String userCity) {\n\n name = userName;\n ", "end": 311, "score": 0.823161244392395, "start": 303, "tag": "USERNAME", "value": "userName" }, { "context": "ing userName, final String userCity) {\n\n ...
null
[]
package Glovo; import java.util.*; import org.overture.codegen.runtime.*; @SuppressWarnings("all") public class User { private String name = SeqUtil.toStr(SeqUtil.seq()); private String city = SeqUtil.toStr(SeqUtil.seq()); private Number balance = 0L; public void cg_init_User_1(final String userName, final S...
1,142
0.619965
0.617338
62
17.419355
19.117252
76
false
false
0
0
0
0
0
0
0.33871
false
false
6
5912a9fa96c7c4f740ac22c755ec1885a12693a4
5,385,889,020,573
fa542c91507d7a6e3d6c988ac18fd426117ac50d
/app/src/main/java/com/example/aimee/json/More.java
59386c69e5117bb4a6b2a6c2b7b1e91b596b12bc
[]
no_license
AimeeKing/weather_first
https://github.com/AimeeKing/weather_first
d547cabf888ad78cc338ce1ea08d4f724f721aaa
b4c3a090d384d41dfe10ce6229a54029c0cc5f7c
refs/heads/master
2016-09-01T14:53:01.775000
2015-12-29T05:09:58
2015-12-29T05:09:58
46,828,161
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.aimee.json; /** * Created by Aimee on 2015/12/3. */ public class More { int cityCode; String date; int humidityMin, precipitationMax, humidityMax,precipitationMin, tempMax,tempMin,windMax,windMin; String weatherEnd,weatherStart,windDirectionEnd,windDirectionStart; int EpochTi...
UTF-8
Java
5,258
java
More.java
Java
[ { "context": "package com.example.aimee.json;\n\n/**\n * Created by Aimee on 2015/12/3.\n */\npublic class More {\n int cit", "end": 56, "score": 0.9857404232025146, "start": 51, "tag": "USERNAME", "value": "Aimee" } ]
null
[]
package com.example.aimee.json; /** * Created by Aimee on 2015/12/3. */ public class More { int cityCode; String date; int humidityMin, precipitationMax, humidityMax,precipitationMin, tempMax,tempMin,windMax,windMin; String weatherEnd,weatherStart,windDirectionEnd,windDirectionStart; int EpochTi...
5,258
0.63256
0.631229
255
19.619608
19.570095
102
false
false
0
0
0
0
0
0
0.345098
false
false
6
ef3d39b04d99ae466c6bf8d09f6379f97ca29d73
18,992,345,442,717
181dca81fae4dd0fc23e4d5cbd4485f961b96265
/app/src/main/java/com/example/rafaelmatucheski/street2/Onibus_Disponivel.java
2267d958682d86630b460f5d240c1f0e85243384
[]
no_license
skrochsuzana/Street2working
https://github.com/skrochsuzana/Street2working
7757a96cfb5fbd684eac352bc1078d04197b2844
6870ed14f6173254a278b6fe772747272d5dd3b4
refs/heads/master
2021-01-19T09:05:43.097000
2017-04-09T03:36:25
2017-04-09T03:36:25
87,722,819
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.rafaelmatucheski.street2; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.View; /** * Created by Rafael Matucheski on 09/04/2017. */ public class Onibus_Disponivel extends Activity { @Override protected void onCreate(Bundle save...
UTF-8
Java
625
java
Onibus_Disponivel.java
Java
[ { "context": "ndle;\nimport android.view.View;\n\n/**\n * Created by Rafael Matucheski on 09/04/2017.\n */\n\npublic class Onibus_Disponive", "end": 195, "score": 0.9998829960823059, "start": 178, "tag": "NAME", "value": "Rafael Matucheski" } ]
null
[]
package com.example.rafaelmatucheski.street2; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.View; /** * Created by <NAME> on 09/04/2017. */ public class Onibus_Disponivel extends Activity { @Override protected void onCreate(Bundle savedInstanceSt...
614
0.7088
0.6944
27
22.148148
20.614098
60
false
false
0
0
0
0
0
0
0.37037
false
false
6
5a14f7d06cb5cb99253e525c24115d16750c347b
34,419,867,935,626
3a656019c43091d6885fa1dde9de37d14f342fb7
/src/be/sourcery/weightpad/WeightsProvider.java
5b1018cac61f8244f1ae65fcee90326ef887676e
[]
no_license
joske/WeightPad
https://github.com/joske/WeightPad
f0d532b20006a217f779c9c08236f55262b361eb
35260498672b6b4a7a9b8eac75e919884ed8dad6
refs/heads/master
2016-09-05T11:18:37.616000
2015-06-04T14:03:13
2015-06-04T14:03:13
36,870,729
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package be.sourcery.weightpad; import android.content.ContentProvider; import android.content.ContentUris; import android.content.ContentValues; import android.content.UriMatcher; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.net.Uri; import android.text.TextUtils; impor...
UTF-8
Java
6,859
java
WeightsProvider.java
Java
[]
null
[]
package be.sourcery.weightpad; import android.content.ContentProvider; import android.content.ContentUris; import android.content.ContentValues; import android.content.UriMatcher; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.net.Uri; import android.text.TextUtils; impor...
6,859
0.571512
0.563785
174
38.41954
26.970436
96
false
false
0
0
0
0
0
0
0.885057
false
false
6
bced1fc977bc337c85dec2f28b4caf3d47485a2f
22,187,801,107,299
cfaea25992f6d7465d16a6a7ecc31e6df36028bd
/src/ClassCom11/ArrayManapulationRowAndColumn.java
cdaeb52c9fdc390cd2fe239c167414c62b5dc4d5
[]
no_license
arinasikram/javaClasses
https://github.com/arinasikram/javaClasses
eed33e349d7d263afc1b11f85d5050e651b4f015
d961955bbda1c6735e63e0ad1582c021ab3fe786
refs/heads/master
2020-09-04T21:03:03.683000
2019-12-08T17:27:12
2019-12-08T17:27:12
219,891,241
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ClassCom11; public class ArrayManapulationRowAndColumn { public static void main(String[] args) { // TODO Auto-generated method stub int [][] numbers= { {8,7,5,3,8}, {1,5,6,4,9}, {3,6,8,0,7} }; System.out.println("The val...
UTF-8
Java
658
java
ArrayManapulationRowAndColumn.java
Java
[]
null
[]
package ClassCom11; public class ArrayManapulationRowAndColumn { public static void main(String[] args) { // TODO Auto-generated method stub int [][] numbers= { {8,7,5,3,8}, {1,5,6,4,9}, {3,6,8,0,7} }; System.out.println("The val...
658
0.539514
0.506079
23
27.52174
25.196394
77
false
false
0
0
0
0
0
0
1.695652
false
false
6