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
b5beeca677b9307a51ad0d4bcd81b733c65305bc
6,279,242,199,016
baf75c9972275f0461d87aebbaefbc0c89fa53bb
/SeleniumSession_JavaProject_BatchJan21/src/Basics/AuthPopup.java
800c5988c88e8e69ecd18637f24bea67e22330eb
[]
no_license
Surjit100001/SurjitTestCases
https://github.com/Surjit100001/SurjitTestCases
d8d216a7c407efd7cb2a9af91c29463d94d6fd0c
4a95d87caa9f9f4960cc1981e76fce775019ffef
refs/heads/master
2023-04-09T00:52:34.571000
2021-04-27T17:06:55
2021-04-27T17:06:55
342,671,045
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Basics; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class AuthPopup { public static void main(String[] args) { // TODO Auto-generated method stub System.setProperty("webdriver.chrome.driver", "C:\\Users\\GOVIND KOCHAR\\Desktop\\chromedriver.exe"); W...
UTF-8
Java
482
java
AuthPopup.java
Java
[ { "context": "etProperty(\"webdriver.chrome.driver\", \"C:\\\\Users\\\\GOVIND KOCHAR\\\\Desktop\\\\chromedriver.exe\");\n\t\tWebDriver driver=", "end": 286, "score": 0.9996677041053772, "start": 273, "tag": "NAME", "value": "GOVIND KOCHAR" } ]
null
[]
package Basics; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class AuthPopup { public static void main(String[] args) { // TODO Auto-generated method stub System.setProperty("webdriver.chrome.driver", "C:\\Users\\<NAME>\\Desktop\\chromedriver.exe"); WebDrive...
475
0.713693
0.713693
24
19.083334
26.231211
103
false
false
0
0
0
0
0
0
1.416667
false
false
0
ada960dc617a1133c5be4304cdbf3a32ad1e63d9
30,004,641,533,752
51af55ad68a57fab5c298a9361bc667b7269a40b
/ScoringSystem/src/main/java/ParameterNode.java
c1c5b84825bc0350e4e3c78bbe4a67a2f511b6db
[]
no_license
sbt-java-school/alexandr.kislin_hometasks
https://github.com/sbt-java-school/alexandr.kislin_hometasks
654a10489fccbaea5df547ed5bbb2c41f4eb6b16
99f4c15de94407e86ac22a24efb515f91b173518
refs/heads/master
2020-04-17T00:58:24.952000
2016-11-27T12:23:27
2016-11-27T12:23:27
65,917,283
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.List; import java.util.Map; /** * Created by axel on 06.10.2016. */ public class ParameterNode extends AbstractNode { private final String keyName; public ParameterNode(String keyName) { this.keyName = keyName; } @Override public double getResult(Map<String, Object> val...
UTF-8
Java
496
java
ParameterNode.java
Java
[ { "context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by axel on 06.10.2016.\n */\npublic class ParameterNode ext", "end": 68, "score": 0.9996538162231445, "start": 64, "tag": "USERNAME", "value": "axel" } ]
null
[]
import java.util.List; import java.util.Map; /** * Created by axel on 06.10.2016. */ public class ParameterNode extends AbstractNode { private final String keyName; public ParameterNode(String keyName) { this.keyName = keyName; } @Override public double getResult(Map<String, Object> val...
496
0.627016
0.608871
22
21.545454
18.575954
57
false
false
0
0
0
0
0
0
0.363636
false
false
0
d1845ff77788eab34047ead9c3a5d42b8d323207
19,018,115,227,731
f12ae2d71115fe4d8aa04bdca261b72cf5496399
/Day09/src/com/wanchenyang/learn/Phone.java
d041f3fa8b645db0354f0f77aa511160eeff092d
[]
no_license
wanchenyang521/iGeek
https://github.com/wanchenyang521/iGeek
0fe5323839cd669dc5a060e00013f5318ffb7ede
420c76a0c2ab92b16c673774dc008cf0eeabc07e
refs/heads/master
2020-04-26T07:19:47.852000
2019-04-23T03:11:12
2019-04-23T03:11:12
173,390,991
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.wanchenyang.learn; /** * @author 晨阳 * @version 1.0 * @date 2019-03-11 09:14 * @description **/ public class Phone { private String id; private String os; private int money; public Phone() { } public Phone(String id, String os, int money) { this.id = id; ...
UTF-8
Java
766
java
Phone.java
Java
[ { "context": "package com.wanchenyang.learn;\n\n/**\n * @author 晨阳\n * @version 1.0\n * @date 2019-03-11 09:14\n * @des", "end": 49, "score": 0.9995492696762085, "start": 47, "tag": "NAME", "value": "晨阳" } ]
null
[]
package com.wanchenyang.learn; /** * @author 晨阳 * @version 1.0 * @date 2019-03-11 09:14 * @description **/ public class Phone { private String id; private String os; private int money; public Phone() { } public Phone(String id, String os, int money) { this.id = id; ...
766
0.507874
0.489501
55
12.854546
11.632897
49
false
false
0
0
0
0
0
0
0.272727
false
false
0
504e94af0d5c6319b13b40a1f6860051bb9e3acc
31,980,326,517,135
a3a583c5779c8c75af564660f64a342ef5a2c7e9
/festival-activites/src/main/java/com/spark/bitrade/service/impl/NewYearMemberRecordServiceImpl.java
3b32becbbf8bc3e02e6c9ea11b0b91db77afab92
[]
no_license
Coredesing/silk-v2
https://github.com/Coredesing/silk-v2
d55b2311964602ff2256e9d85112d3d21cd26168
7bbe0a640e370b676d1b047412b0102152e6ffde
refs/heads/master
2022-05-24T14:26:53.218000
2020-04-28T03:01:25
2020-04-28T03:01:25
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.spark.bitrade.service.impl; import com.spark.bitrade.entity.NewYearMemberRecord; import com.spark.bitrade.mapper.NewYearMemberRecordMapper; import com.spark.bitrade.service.NewYearMemberRecordService; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import org.springframework.stereotype....
UTF-8
Java
588
java
NewYearMemberRecordServiceImpl.java
Java
[ { "context": "ce;\n\n/**\n * <p>\n * 矿石表 服务实现类\n * </p>\n *\n * @author qiliao\n * @since 2019-12-30\n */\n@Service\npublic class Ne", "end": 382, "score": 0.9988448023796082, "start": 376, "tag": "USERNAME", "value": "qiliao" } ]
null
[]
package com.spark.bitrade.service.impl; import com.spark.bitrade.entity.NewYearMemberRecord; import com.spark.bitrade.mapper.NewYearMemberRecordMapper; import com.spark.bitrade.service.NewYearMemberRecordService; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import org.springframework.stereotype....
588
0.814685
0.800699
20
27.6
36.307575
151
false
false
0
0
0
0
0
0
0.35
false
false
0
515bad81f97c012d5c94add5e23a3006b3367d1f
27,693,949,178,443
c232ebd6e981feb4b384705d855f6ccb52aa4c01
/app/src/main/java/com/zhoujinlong/presenter/impl/LoginLogicImpl.java
e8d20e972e88fa7ba9e0ae5d7392acdebe23eaf1
[]
no_license
caidaow/Basic
https://github.com/caidaow/Basic
76bafb85c7c2e4cbe1a487df58432d2f232323a5
7055a679ef23d8c6b48a9a84667ba41439bac83f
refs/heads/master
2021-01-24T00:52:33.820000
2016-06-21T07:48:20
2016-06-21T07:48:20
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zhoujinlong.presenter.impl; import com.zhoujinlong.model.http.BaseHttpService; import com.zhoujinlong.model.http.Factory; import com.zhoujinlong.presenter.LoginLogic; import com.zhoujinlong.presenter.view.LoginView; /** * author meikoz on 2016/4/13. * email meikoz@126.com */ public class LoginLogicImp...
UTF-8
Java
780
java
LoginLogicImpl.java
Java
[ { "context": "oujinlong.presenter.view.LoginView;\n\n/**\n * author meikoz on 2016/4/13.\n * email meikoz@126.com\n */\npublic", "end": 250, "score": 0.9996634125709534, "start": 244, "tag": "USERNAME", "value": "meikoz" }, { "context": "iew;\n\n/**\n * author meikoz on 2016/4/13.\n...
null
[]
package com.zhoujinlong.presenter.impl; import com.zhoujinlong.model.http.BaseHttpService; import com.zhoujinlong.model.http.Factory; import com.zhoujinlong.presenter.LoginLogic; import com.zhoujinlong.presenter.view.LoginView; /** * author meikoz on 2016/4/13. * email <EMAIL> */ public class LoginLogicImpl imple...
773
0.69359
0.676923
31
24.161291
20.531796
62
false
false
0
0
0
0
0
0
0.387097
false
false
0
bdd78d26b9e198559a951e561c499b9fce0c0bf1
23,819,888,690,186
88d861a7ee24b51fd5d179c9f6422529b1403d1e
/ElementsExactlyOnceInArray.java
83c2baf9008f7c62273661e72572b8abcc8f65ae
[]
no_license
HEMAVARTHINIMARAPPAN/Set1
https://github.com/HEMAVARTHINIMARAPPAN/Set1
f04b2d7a34d2b05bace7ab899e130afc0c5bdc0d
8962a7fb503a37fe7f3d51e7de092bf8e07f8f9f
refs/heads/master
2021-07-18T18:21:40.082000
2017-12-12T07:30:29
2017-12-12T07:30:29
96,201,086
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.util.*; public class ElementsExactlyOnceInArray { public static void main(String args[])throws IOException{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); Integer i,a,n,j,k,count = null,m,flag =0,s; n = Integer.parseInt(br.readLine()); ArrayList<Integer>...
UTF-8
Java
986
java
ElementsExactlyOnceInArray.java
Java
[]
null
[]
import java.io.*; import java.util.*; public class ElementsExactlyOnceInArray { public static void main(String args[])throws IOException{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); Integer i,a,n,j,k,count = null,m,flag =0,s; n = Integer.parseInt(br.readLine()); ArrayList<Integer>...
986
0.639959
0.627789
37
25.648649
20.608601
75
false
false
0
0
0
0
0
0
2.918919
false
false
0
aadbe1a2266a583467172cca4bc8e8da79518491
5,111,011,112,631
60d7789023b2f55431a61042c3202b584c9ca5ad
/viikko7/KiviPaperiSakset/src/main/java/ohtu/kivipaperisakset/KPSPelaajaVsPelaaja.java
c3e3625e352117ad91330e86796ef9f95937db20
[]
no_license
Kevhann/ohtu2019
https://github.com/Kevhann/ohtu2019
3dbbb26ddd6191d016c481911065f650049648e6
b4ae2bf3477e48ed60f155f3537c7130e53d7bc6
refs/heads/master
2020-08-30T10:18:07.997000
2019-12-10T09:42:23
2019-12-10T09:42:23
218,347,487
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ohtu.kivipaperisakset; import java.util.Scanner; public class KPSPelaajaVsPelaaja extends KPS { private static final Scanner scanner = new Scanner(System.in); @Override protected void getToinenSiirto() { System.out.print("Toisen pelaajan siirto: "); tokanSiirto = scanner.nextLine...
UTF-8
Java
333
java
KPSPelaajaVsPelaaja.java
Java
[]
null
[]
package ohtu.kivipaperisakset; import java.util.Scanner; public class KPSPelaajaVsPelaaja extends KPS { private static final Scanner scanner = new Scanner(System.in); @Override protected void getToinenSiirto() { System.out.print("Toisen pelaajan siirto: "); tokanSiirto = scanner.nextLine...
333
0.702703
0.702703
16
19.875
22.08754
66
false
false
0
0
0
0
0
0
0.3125
false
false
0
b60395344ac2e0c9af7d3833e2a63e75f5960629
13,245,679,191,420
f83d15dfc3d61de87eaa97594e370639a6001c02
/rest-config/src/main/java/com/vennetics/bell/sam/rest/controller/PassThruExceptionHandlingRestController.java
259ef37f41f2fa9a446860e6fa8406b390a568ff
[]
no_license
echalkpad/bell-sam2
https://github.com/echalkpad/bell-sam2
ef593fac56178e6b49c1d34a5b1b63d0e4193840
0bc72709ce9ec533e325b69a4c37210fce2bc8ef
refs/heads/master
2021-01-22T00:37:28.903000
2016-04-20T15:30:36
2016-04-20T15:30:36
56,794,135
0
1
null
true
2016-04-21T17:46:22
2016-04-21T17:46:21
2016-04-20T10:23:22
2016-04-20T15:30:42
644
0
0
0
null
null
null
package com.vennetics.bell.sam.rest.controller; import java.util.List; import javax.annotation.PostConstruct; import javax.servlet.http.HttpServletRequest; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseE...
UTF-8
Java
2,182
java
PassThruExceptionHandlingRestController.java
Java
[]
null
[]
package com.vennetics.bell.sam.rest.controller; import java.util.List; import javax.annotation.PostConstruct; import javax.servlet.http.HttpServletRequest; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseE...
2,182
0.716774
0.715857
66
32.060608
32.480705
116
false
false
0
0
0
0
0
0
0.439394
false
false
0
030976085dc8e82de7bd648dc3a3a2c73773ff8c
12,524,124,655,744
f7e361c31c15b27af556ad21da1f34012bf1d506
/S1.02/src/Nivell1/Exercici1.java
05f7c9d2eb0a12f4d674e8a315a4ceeefa3d7028
[]
no_license
Van-2010/S1.002
https://github.com/Van-2010/S1.002
67feb77925dc864abd41f7c68a0e7623c476956a
262b49d7969395da588b8e12cafba04190760fea
refs/heads/master
2023-08-14T03:56:17.559000
2021-10-01T07:03:29
2021-10-01T07:03:29
412,364,037
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Nivell1; import java.util.InputMismatchException; import java.util.Scanner; /*Creu una classe amb un main() que generi un objecte de la classe Exception dins d'un * bloc try. Proporcioni al constructor de Exception un argument String. Capturi * l'excepció dins d'una clàusula catch i imprime...
ISO-8859-1
Java
953
java
Exercici1.java
Java
[]
null
[]
package Nivell1; import java.util.InputMismatchException; import java.util.Scanner; /*Creu una classe amb un main() que generi un objecte de la classe Exception dins d'un * bloc try. Proporcioni al constructor de Exception un argument String. Capturi * l'excepció dins d'una clàusula catch i imprime...
953
0.648677
0.646561
27
32.777779
31.236652
88
false
false
0
0
0
0
0
0
1.222222
false
false
0
b83c89f58240e37d87f31b4905de629972e1bbe8
9,938,554,353,856
8ed87e45b78be22cd1c4db147e0eecb74571238c
/app/src/main/java/com/noiseapps/itassistant/api/StashAPI.java
2e420f397709d82b9b652dc78afeb06063ea755f
[]
no_license
Noiseapps/itassistant
https://github.com/Noiseapps/itassistant
6018e2c5702fdb4d6b9091ca301c95c70aca2c59
66781d1edbad0e7f3e562248bba9b0bd5051b013
refs/heads/master
2021-03-27T19:21:07.171000
2016-05-09T17:44:52
2016-05-09T17:44:52
55,234,186
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.noiseapps.itassistant.api; import com.noiseapps.itassistant.model.atlassian.PagedApiModel; import com.noiseapps.itassistant.model.stash.branches.BranchModel; import com.noiseapps.itassistant.model.stash.commits.Commit; import com.noiseapps.itassistant.model.stash.branches.NewBranchModel; import com.noiseap...
UTF-8
Java
7,684
java
StashAPI.java
Java
[]
null
[]
package com.noiseapps.itassistant.api; import com.noiseapps.itassistant.model.atlassian.PagedApiModel; import com.noiseapps.itassistant.model.stash.branches.BranchModel; import com.noiseapps.itassistant.model.stash.commits.Commit; import com.noiseapps.itassistant.model.stash.branches.NewBranchModel; import com.noiseap...
7,684
0.567283
0.562077
132
57.21212
34.204384
107
false
false
0
0
0
0
0
0
0.643939
false
false
0
f22ebde487eca5e19b79b8a0e3f15f2257b3b16d
24,335,284,705,155
f768bf7861f1d0c848fb717c672829301cb85d46
/src/main/java/com/cht/iot/persistence/entity/data/Rawdata.java
4f41de96989fa3c0168ca43f681abcc589c52a07
[]
no_license
yuzheng/iotlib
https://github.com/yuzheng/iotlib
d077609406b4e80f6b9e95b80bcfb90b48a1b44d
e81dacb9a161c2bcfde4d9d9f7a632cbe4cb6bfd
refs/heads/master
2022-03-01T08:18:02.966000
2019-08-27T05:31:12
2019-08-27T05:31:12
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cht.iot.persistence.entity.data; public class Rawdata extends Material { private static final long serialVersionUID = 1L; String id; String deviceId; String time; Float lat; Float lon; String save; String[] value; public Rawdata() { } public Rawdata(String id, String deviceId, String time, S...
UTF-8
Java
1,562
java
Rawdata.java
Java
[]
null
[]
package com.cht.iot.persistence.entity.data; public class Rawdata extends Material { private static final long serialVersionUID = 1L; String id; String deviceId; String time; Float lat; Float lon; String save; String[] value; public Rawdata() { } public Rawdata(String id, String deviceId, String time, S...
1,562
0.606914
0.603713
114
12.701755
13.666408
74
false
false
0
0
0
0
0
0
1.280702
false
false
0
5094f929606f23a68b1b92f8d568f985dd97c3c1
15,470,472,206,891
70715ca0608c8a6faf4eb328d7b6f592ff564680
/src/main/java/com/mono40/service/IDeviceCheckAppleService.java
f5aac3847d8d3e149061c5644f18768d798701b8
[]
no_license
rolexrojas/CryptoQR-services
https://github.com/rolexrojas/CryptoQR-services
dfd6beca820ebeace7bdf8567e7c9544842f67b1
6a095bac2d6fdf80e7b5d0734472b400145cefa7
refs/heads/master
2022-10-12T03:29:33.907000
2020-06-10T14:19:18
2020-06-10T14:19:18
266,588,314
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mono40.service; //import com.mono40.types.QueryTwoBitsDeviceCheckResponseType; //import com.mono40.types.QueryTwoBitsDeviceCheckType; //import com.mono40.types.UpdateTwoBitsDeviceCheckResponseType; //import com.mono40.types.UpdateTwoBitsDeviceCheckType; public interface IDeviceCheckAppleService { // Q...
UTF-8
Java
577
java
IDeviceCheckAppleService.java
Java
[]
null
[]
package com.mono40.service; //import com.mono40.types.QueryTwoBitsDeviceCheckResponseType; //import com.mono40.types.QueryTwoBitsDeviceCheckType; //import com.mono40.types.UpdateTwoBitsDeviceCheckResponseType; //import com.mono40.types.UpdateTwoBitsDeviceCheckType; public interface IDeviceCheckAppleService { // Q...
577
0.873484
0.856153
14
40.214287
43.901154
131
false
false
0
0
0
0
0
0
0.5
false
false
0
42fead895962992d0b87302513d1847e76845fbc
32,478,542,698,005
17cff02235cd5f7336773a586a17c226d6b23a0b
/src/game/GamePanel.java
4aff6843690e86add9d701d3c84b2805b927a237
[]
no_license
Scirockses/Run-and-Gun-2d
https://github.com/Scirockses/Run-and-Gun-2d
a9178b2c23b09cc1683dd99ef458f41850485f28
330a74da041e3791f893e22bf7801b1685566890
refs/heads/master
2021-04-09T11:50:39.962000
2018-03-16T23:05:47
2018-03-16T23:05:47
125,535,870
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package game; import java.awt.Dimension; import java.awt.Graphics; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.awt.event.MouseMotionListener; import javax.swing.JPanel; import game.GameStates.GameStateManager; ...
UTF-8
Java
2,251
java
GamePanel.java
Java
[]
null
[]
package game; import java.awt.Dimension; import java.awt.Graphics; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.awt.event.MouseMotionListener; import javax.swing.JPanel; import game.GameStates.GameStateManager; ...
2,251
0.687694
0.681031
125
17.007999
17.456459
106
false
false
0
0
0
0
0
0
1.92
false
false
0
2e6e3f21de8dc0a5c5bab8ce19e90565196317f7
14,817,637,238,101
b62d065dfca39193cd653488d10dd24b8ff8799a
/core/src/com/saneandy/droppybomb/game/bombs/DaisyCutterBomb.java
3ff81b46ffe87765f0fe22572144ee33f1ce4447
[]
no_license
AndrewDodds/DroppyBomb
https://github.com/AndrewDodds/DroppyBomb
cb1a27e5e70a8d04991755337a8178b3c032157b
03f4cf1cf82b7df1b5a4b7fe8ba04f5450267e03
refs/heads/master
2021-01-11T14:27:13.684000
2017-02-09T07:36:30
2017-02-09T07:36:30
81,423,219
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.saneandy.droppybomb.game.bombs; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.math.Rectangle; import com.badlogic.gdx.math.Vector2; import com.saneandy.droppybomb.Constants; import com.saneandy.droppybomb.game.DroppyBombRegistry; import com.saneandy.droppybomb.game.elements.BaseElementDat...
UTF-8
Java
5,682
java
DaisyCutterBomb.java
Java
[ { "context": "e;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Andrew on 19/10/2016.\n */\n\npublic class DaisyCutterBomb ", "end": 662, "score": 0.6891724467277527, "start": 656, "tag": "NAME", "value": "Andrew" } ]
null
[]
package com.saneandy.droppybomb.game.bombs; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.math.Rectangle; import com.badlogic.gdx.math.Vector2; import com.saneandy.droppybomb.Constants; import com.saneandy.droppybomb.game.DroppyBombRegistry; import com.saneandy.droppybomb.game.elements.BaseElementDat...
5,682
0.575854
0.543471
181
30.392265
30.688881
144
false
false
0
0
0
0
0
0
0.80663
false
false
0
1500955ac8fe8530396dbc1d97a9bd603381d055
9,216,999,845,587
b7cd73e4dcd153056a385fede1c35cc27d7da3ee
/pmz-primefaces-dao-hbxml/src/main/java/com/premize/samples/web/jsf/prime/dao/impl/AsignaturaDaoImpl.java
4e2909ed0595ade9ea6f29654d2d5d148f213e78
[]
no_license
gguevaraDk/proyectoFenix
https://github.com/gguevaraDk/proyectoFenix
c62b2b242966cbffb2e8d403ba846ece3eb4d732
74a0610b15d5d26ff46c7e3bef40063493e99129
refs/heads/master
2021-01-19T05:40:54.585000
2016-08-01T22:23:28
2016-08-01T22:23:28
65,089,122
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package com.premize.samples.web.jsf.prime.dao.impl; import org.springframework.stereotype.Repository; import com.premize.pmz.dao.impl.HibernateDaoImpl; import com.premize.samples.web.jsf.prime.dao.AsignaturaDao; import com.premize.samples.web.jsf.prime.modelo.Asignatura; /** * @author <a hre...
UTF-8
Java
604
java
AsignaturaDaoImpl.java
Java
[ { "context": "natura;\r\n\r\n/**\r\n * @author <a href=\"mailto:gustavo guevara@premize.com\">Gustavo Guevara</a>\r\n * @project pmz-primefaces-", "end": 357, "score": 0.9995783567428589, "start": 338, "tag": "EMAIL", "value": "guevara@premize.com" }, { "context": "thor <a href=\"mai...
null
[]
/** * */ package com.premize.samples.web.jsf.prime.dao.impl; import org.springframework.stereotype.Repository; import com.premize.pmz.dao.impl.HibernateDaoImpl; import com.premize.samples.web.jsf.prime.dao.AsignaturaDao; import com.premize.samples.web.jsf.prime.modelo.Asignatura; /** * @author <a hre...
583
0.741722
0.728477
23
24.26087
26.050482
76
false
false
0
0
0
0
0
0
0.347826
false
false
0
fa5ec38a33bfa6489a3f85203c54da516a6d5167
7,206,955,133,019
082946d7500d2566e7962602256f4d908ac5f7ce
/imageoverlaylibrary/src/main/java/com/aniruddhambarkar/PointView.java
6b3eb8f336d6a2f8d81393a67e0201924e5a8548
[]
no_license
aniruddhambarkar/ImageOverlay
https://github.com/aniruddhambarkar/ImageOverlay
c76b2781502321f831294b124ad03d8b6720c314
7d1610cd5a34d189d7371f9bf42bdb06ccd8be21
refs/heads/master
2020-04-24T08:09:23.289000
2019-12-11T05:49:51
2019-12-11T05:49:51
171,822,093
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.aniruddhambarkar; /** * Created by R1 on 7/18/2017. */ public class PointView { double x; double y; String comment; public double getX() { return x; } public void setX(double x) { this.x = x; } public double getY() { return y; } public ...
UTF-8
Java
518
java
PointView.java
Java
[ { "context": "package com.aniruddhambarkar;\n\n/**\n * Created by R1 on 7/18/2017.\n */\npublic class PointView {\n\n d", "end": 51, "score": 0.9993420243263245, "start": 49, "tag": "USERNAME", "value": "R1" } ]
null
[]
package com.aniruddhambarkar; /** * Created by R1 on 7/18/2017. */ public class PointView { double x; double y; String comment; public double getX() { return x; } public void setX(double x) { this.x = x; } public double getY() { return y; } public ...
518
0.53861
0.523166
35
13.8
12.727473
44
false
false
0
0
0
0
0
0
0.285714
false
false
0
0c8027e57a3c04e715a59f9174460624dbfde4f7
910,533,090,789
5cff1d5d665a8c64ed82ca2a35a8ca9153a06687
/apps/src/main/java/cgresearch/studentprojects/brickbuilder/voxelcloud/VoxelizationParityCountOpenGL.java
50e430fb27e929ef2dd1cf3f512988cd83aa156c
[]
no_license
tomerwei/computergraphics
https://github.com/tomerwei/computergraphics
f502a38ccfbf0c6dd5b4aead6d349ac5d4207ddc
808677eae819a11158d29d30dfa4507774ab38b1
refs/heads/master
2021-05-04T03:31:02.446000
2016-09-07T20:10:15
2016-09-07T20:10:15
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Chris Michael Marquardt * Hochschule f�r Angewandte Wissenschaften (HAW), Hamburg * Bachelorarbeit 2014 */ package cgresearch.studentprojects.brickbuilder.voxelcloud; import java.nio.ByteBuffer; import java.nio.FloatBuffer; import java.util.HashMap; import java.util.Map; import com.jogamp.opengl...
UTF-8
Java
8,122
java
VoxelizationParityCountOpenGL.java
Java
[ { "context": "/**\r\n * Chris Michael Marquardt\r\n * Hochschule f�r Angewandte Wissenschaften (HAW", "end": 31, "score": 0.9998977184295654, "start": 8, "tag": "NAME", "value": "Chris Michael Marquardt" }, { "context": "lygonal Models Using Volumetric Techniques\"\r\n * by Fakir S. ...
null
[]
/** * <NAME> * Hochschule f�r Angewandte Wissenschaften (HAW), Hamburg * Bachelorarbeit 2014 */ package cgresearch.studentprojects.brickbuilder.voxelcloud; import java.nio.ByteBuffer; import java.nio.FloatBuffer; import java.util.HashMap; import java.util.Map; import com.jogamp.opengl.GL2; import com...
8,045
0.656034
0.640764
252
30.222221
21.483065
78
false
false
0
0
0
0
0
0
0.670635
false
false
0
0c3ce292ad610b77a728a749ab4549f90c52fad5
7,000,796,716,348
20a01c4be9c139b806d99b4bcb9b0af5c6e2afd6
/app/src/main/java/com/angcyo/eventbus30demo/adapter/AfragmentAdapter.java
2f7875a4fc924d4516c9b7e1f7db3bca35fe91f2
[]
no_license
AndroidTany/TanyOkhttpRetrofitDemo
https://github.com/AndroidTany/TanyOkhttpRetrofitDemo
ddbc0ac86360ed799f290ea31dbc4d46533b484a
c50732e1fd0e7bcaa729bd41474939114926c155
refs/heads/master
2020-12-24T06:35:40.081000
2016-11-17T08:08:30
2016-11-17T08:08:30
73,471,584
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.angcyo.eventbus30demo.adapter; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import com.angcyo.eventbus30demo.ImageU...
UTF-8
Java
2,507
java
AfragmentAdapter.java
Java
[ { "context": "import butterknife.ButterKnife;\n\n/**\n * Created by admin on 2016/11/16.\n * Tany(普通Adapter)\n */\n\npublic cla", "end": 616, "score": 0.9952563643455505, "start": 611, "tag": "USERNAME", "value": "admin" } ]
null
[]
package com.angcyo.eventbus30demo.adapter; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import com.angcyo.eventbus30demo.ImageU...
2,507
0.700759
0.692769
83
29.156626
26.392076
121
false
false
0
0
0
0
0
0
0.518072
false
false
0
67e30d635c5976a6e86f0207ecae648d5f26bed2
17,678,085,415,936
42f7eacb87b47db6ebc894efb74507d6c0d73c6b
/src/DAOInterface/KendaraanInterface.java
52f6da6de3511463cd9a3533841c2e4f25336bbc
[]
no_license
OxidiLily/Transportasi
https://github.com/OxidiLily/Transportasi
9b4e3c96ec4f57aa57b1fb0ec896b55f550683e6
f39f35615a7e8d1e5aa3e08b4370065c311bbff3
refs/heads/master
2023-06-06T05:51:00.376000
2021-06-25T14:10:34
2021-06-25T14:10:34
365,359,945
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package DAOInterface; import Model.ModelKendaraan; import java.util.List; /** * * @author My MSI */ public interface...
UTF-8
Java
585
java
KendaraanInterface.java
Java
[ { "context": "an;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author My MSI\r\n */\r\npublic interface KendaraanInterface {\r\n ", "end": 297, "score": 0.7374642491340637, "start": 291, "tag": "NAME", "value": "My MSI" } ]
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 DAOInterface; import Model.ModelKendaraan; import java.util.List; /** * * @author <NAME> */ public interface...
585
0.702564
0.702564
22
24.59091
22.636774
79
false
false
0
0
0
0
0
0
0.5
false
false
0
c0947c5e7d4b077d9290f3dd33293dce18d97c36
7,834,020,379,819
b3df810b595e386ca9fbb37a42e6911ed335b125
/SurucuKursYonetimSistemi/src/java/entity/DersBilgi.java
8e7b4a68f3cfcab3c7821199e045c7b43ce75d83
[]
no_license
sahranurer/BMG4
https://github.com/sahranurer/BMG4
b60300a98a3488d9c38a4c9f72f23db600e6c070
6305100037fdf15f1e8e9eca25c0fbf0f4d1db33
refs/heads/main
2023-05-01T07:27:34.306000
2021-05-17T17:40:56
2021-05-17T17:40:56
346,674,658
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package entity; public class DersBilgi { private int id; private String ders_ad; private String ders_tur; private String ders_kont; public int getId() { return id; } public void setId(int id) { this.id = id; } public String getDers_ad() { return ders_ad; ...
UTF-8
Java
1,711
java
DersBilgi.java
Java
[]
null
[]
package entity; public class DersBilgi { private int id; private String ders_ad; private String ders_tur; private String ders_kont; public int getId() { return id; } public void setId(int id) { this.id = id; } public String getDers_ad() { return ders_ad; ...
1,711
0.509059
0.507306
85
19.129412
19.567553
128
false
false
0
0
0
0
0
0
0.388235
false
false
0
278875d80c8dbaa28df319b0b165873dd5ac9bec
9,423,158,276,564
f0cf431eecda3ac9da4f261f3c9ec3341f720a9d
/filters/YesNoFilters.java
360b960ba1684ef730bdebad8684fdbbdd1f33a3
[]
no_license
avichai/OOPex5-FileProcessing
https://github.com/avichai/OOPex5-FileProcessing
f3f0eca8655886ae1914b184f18c76fda866f23f
9d575baa006ea41b917facc95c8750bdfbfe1dc0
refs/heads/master
2020-04-10T12:20:59.222000
2016-06-16T05:47:59
2016-06-16T05:47:59
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package oop.ex5.filters; import java.io.File; /** * An abstract class for Filters that can have "yes"/"no" command inside them. * * @author Avichai * */ public abstract class YesNoFilters implements Filter { private static final String NO = "NO"; private static final String YES = "YES"; private ...
UTF-8
Java
864
java
YesNoFilters.java
Java
[ { "context": "e \"yes\"/\"no\" command inside them.\r\n * \r\n * @author Avichai\r\n *\r\n */\r\npublic abstract class YesNoFilters impl", "end": 160, "score": 0.9997056126594543, "start": 153, "tag": "NAME", "value": "Avichai" } ]
null
[]
package oop.ex5.filters; import java.io.File; /** * An abstract class for Filters that can have "yes"/"no" command inside them. * * @author Avichai * */ public abstract class YesNoFilters implements Filter { private static final String NO = "NO"; private static final String YES = "YES"; private ...
864
0.630787
0.62963
42
18.571428
20.153154
78
false
false
0
0
0
0
0
0
1.309524
false
false
0
618cddc94301e6580f43756c891b17bf1db00502
23,295,902,665,006
1a543f0850b74206c5101617512d2e4121445c61
/src/main/java/com/semaifour/facesix/beacon/finder/geo/GeoFinderLayoutData.java
f9375eb5031795d666dd6b839a7a8d3b29c29701
[ "MIT" ]
permissive
gopiarumugam/clu-simulation
https://github.com/gopiarumugam/clu-simulation
534bef9be9f22dd654b6472d36e0239097a990ee
7a0ba96be11ef23e3a0e593585478f499b84a8d9
refs/heads/master
2020-04-30T00:32:19.056000
2019-03-22T09:32:23
2019-03-22T09:32:23
175,809,679
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.semaifour.facesix.beacon.finder.geo; import java.util.List; import org.springframework.data.annotation.Id; import com.semaifour.facesix.domain.FSObject; import com.semaifour.facesix.jni.bean.GeoPoint; public class GeoFinderLayoutData extends FSObject { @Id private String id; private String cid; pri...
UTF-8
Java
3,222
java
GeoFinderLayoutData.java
Java
[]
null
[]
package com.semaifour.facesix.beacon.finder.geo; import java.util.List; import org.springframework.data.annotation.Id; import com.semaifour.facesix.domain.FSObject; import com.semaifour.facesix.jni.bean.GeoPoint; public class GeoFinderLayoutData extends FSObject { @Id private String id; private String cid; pri...
3,222
0.712911
0.712911
162
18.888889
21.323204
112
false
false
0
0
0
0
0
0
1.401235
false
false
0
86a880d4a08daef2b3d7080b5a6039e89e786669
26,714,696,631,300
b7657b557b0ec39eb0bc6b7863c239d0e6ff9236
/src/main/java/com/mnan2c/fms/utils/BatchCreateClassFilesUtil.java
43f4b73af19d68ce44c48a310fb9b52925d09e0a
[]
no_license
mnan2c/fms
https://github.com/mnan2c/fms
751ae3f8ce21dd4ca8c4dd6343011e09ec54e735
e374b5dea341fe6d7032c22041ab16aeb63fbc34
refs/heads/master
2022-06-27T23:50:42.856000
2019-09-08T06:54:41
2019-09-08T06:54:41
190,480,502
0
0
null
false
2022-06-17T02:15:02
2019-06-05T23:03:13
2019-09-08T06:51:30
2022-06-17T02:15:01
138
0
0
1
Java
false
false
package com.mnan2c.fms.utils; import java.io.*; import java.util.Arrays; import java.util.List; import java.util.concurrent.atomic.AtomicInteger; import java.util.stream.Collectors; /** * * * <pre> * 用于批量创建类文件,规则如下: * 1. 所有文件基于entity创建,entity可以通过CodeGenerator创建; * 2. 基于entity创建dto:复制entity到新的文件,文件重命名加Dto,然后替换文件...
UTF-8
Java
7,318
java
BatchCreateClassFilesUtil.java
Java
[]
null
[]
package com.mnan2c.fms.utils; import java.io.*; import java.util.Arrays; import java.util.List; import java.util.concurrent.atomic.AtomicInteger; import java.util.stream.Collectors; /** * * * <pre> * 用于批量创建类文件,规则如下: * 1. 所有文件基于entity创建,entity可以通过CodeGenerator创建; * 2. 基于entity创建dto:复制entity到新的文件,文件重命名加Dto,然后替换文件...
7,318
0.636816
0.632929
171
36.614037
24.926151
98
false
false
0
0
0
0
0
0
0.695906
false
false
0
14f0baaa38ba52cb5a9f0eb1a4f91ca7f93eb4f6
26,302,379,722,463
00467f2081af9e95daa6fbab1ee1f0aedd2e6dd6
/V1.0.4-dpt/dpt-ywty/.svn/pristine/72/727bf5da7ac074c1c62ac23a68cb85b753f8a55b.svn-base
2b2109078b64bfc799dab2af6caf2788ee3f0b7c
[]
no_license
vpcaiyc/V1.0.4
https://github.com/vpcaiyc/V1.0.4
bd27c0e73d29ab965300c942914c2cfad011106b
8d98aa1acece5164b2b0b55dcf3e957a06c838e1
refs/heads/master
2018-02-28T12:47:42.176000
2016-09-20T07:24:51
2016-09-20T07:24:51
68,685,712
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dpt.controller.commision; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import com.dpt.controller.index.BaseC...
UTF-8
Java
1,449
727bf5da7ac074c1c62ac23a68cb85b753f8a55b.svn-base
Java
[]
null
[]
package com.dpt.controller.commision; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import com.dpt.controller.index.BaseC...
1,449
0.777088
0.777088
48
29.1875
25.682076
81
false
false
0
0
0
0
0
0
1.625
false
false
0
92edbd1e26af5ce942a63f863b6be0c33372134b
9,947,144,297,595
2d7345103d11c4e4fe3693800e2868ab4f2b6772
/src/com/cheshangguanjia/service/OnQueryCompleteListener.java
9149bd3b9bfc9db26a07421c320934142e7f56eb
[]
no_license
Trisaa/CheShangTong
https://github.com/Trisaa/CheShangTong
cd0ecd24751440e3861a5d46f478ca6adbc73ce5
a9176eccdbefdb0d4ea83aa6d29ac88203d9da41
refs/heads/master
2016-09-05T14:35:00.831000
2015-06-22T13:57:17
2015-06-22T13:57:17
37,857,185
2
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cheshangguanjia.service; import com.cheshangguanjia.connection.HttpUtils; public interface OnQueryCompleteListener { public abstract void onQueryComplete(QueryId queryId, Object result, HttpUtils.EHttpError error); }
UTF-8
Java
244
java
OnQueryCompleteListener.java
Java
[]
null
[]
package com.cheshangguanjia.service; import com.cheshangguanjia.connection.HttpUtils; public interface OnQueryCompleteListener { public abstract void onQueryComplete(QueryId queryId, Object result, HttpUtils.EHttpError error); }
244
0.803279
0.803279
8
28.5
33.667492
101
false
false
0
0
0
0
0
0
0.625
false
false
0
e9d2f5a1068d6ccc38a60ef10aa9bc95d5d69ac6
31,696,858,677,185
dfd7e70936b123ee98e8a2d34ef41e4260ec3ade
/analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/io/reactivex/internal/fuseable/QueueFuseable.java
e4c40171be9b80ae2b39ff5a95fcc844eaa759f3
[ "Apache-2.0" ]
permissive
skkuse-adv/2019Fall_team2
https://github.com/skkuse-adv/2019Fall_team2
2d4f75bc793368faac4ca8a2916b081ad49b7283
3ea84c6be39855f54634a7f9b1093e80893886eb
refs/heads/master
2020-08-07T03:41:11.447000
2019-12-21T04:06:34
2019-12-21T04:06:34
213,271,174
5
5
Apache-2.0
false
2019-12-12T09:15:32
2019-10-07T01:18:59
2019-12-09T06:55:30
2019-12-12T09:15:32
84,382
3
4
0
Java
false
false
package io.reactivex.internal.fuseable; public interface QueueFuseable<T> extends SimpleQueue<T> { public static final int ANY = 3; public static final int ASYNC = 2; public static final int BOUNDARY = 4; public static final int NONE = 0; public static final int SYNC = 1; int requestF...
UTF-8
Java
338
java
QueueFuseable.java
Java
[]
null
[]
package io.reactivex.internal.fuseable; public interface QueueFuseable<T> extends SimpleQueue<T> { public static final int ANY = 3; public static final int ASYNC = 2; public static final int BOUNDARY = 4; public static final int NONE = 0; public static final int SYNC = 1; int requestF...
338
0.683432
0.668639
11
28.727272
18.606405
58
false
false
0
0
0
0
0
0
0.636364
false
false
0
90d638862c7ec13aaa55268be2029182641151a6
20,160,576,518,414
d8bfddbb50d56b15e46f3804bfbf8ef3b1d1211b
/src/main/java/com/github/perscholas/EmployeeInterface.java
06d3469bf66f51831df316757eff252406745deb
[]
no_license
StevenS125/exercise.maven_manager-and-trainee
https://github.com/StevenS125/exercise.maven_manager-and-trainee
406f284717a2e0fe527ae466c3a25a2dc0bbe15e
fde33fd1e156dbcf9afa7e9068c5ce315fa7509d
refs/heads/master
2022-11-24T03:28:34.870000
2020-07-28T23:32:21
2020-07-28T23:32:21
281,478,747
1
0
null
true
2020-07-21T18:51:18
2020-07-21T18:51:17
2020-06-10T21:56:58
2020-07-21T18:19:48
84
0
0
0
null
false
false
package com.github.perscholas; public interface EmployeeInterface { Long getId(); String getName(); String getAddress(); Long getPhoneNumber(); Double getBasicSalary(); Double getSpecialAllowance(); Double getHealthReimbursementAccount(); void setId(Long id); void setName...
UTF-8
Java
628
java
EmployeeInterface.java
Java
[]
null
[]
package com.github.perscholas; public interface EmployeeInterface { Long getId(); String getName(); String getAddress(); Long getPhoneNumber(); Double getBasicSalary(); Double getSpecialAllowance(); Double getHealthReimbursementAccount(); void setId(Long id); void setName...
628
0.72293
0.72293
19
31.052631
16.500315
74
false
false
0
0
0
0
0
0
0.842105
false
false
0
a4fb64a54f0b487492067649728aa94e117a6d6f
11,458,972,791,340
fdfffa8cacb572a157ead4a9723f90b25ecfe50c
/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/IgniteClientCacheInitializationFailTest.java
8cb11782814383b73268a64151c4f929ce4ad69d
[ "Apache-2.0", "LicenseRef-scancode-gutenberg-2020", "CC0-1.0", "BSD-3-Clause" ]
permissive
apache/ignite
https://github.com/apache/ignite
0bc83435a8db46d9c4df000fe05b1c70165b37d4
dbf1c7825d74809cd6859c85a8ac9ed9ac071e39
refs/heads/master
2023-08-31T21:31:04.618000
2023-08-31T19:43:09
2023-08-31T19:43:09
31,006,158
4,806
2,308
Apache-2.0
false
2023-09-14T18:56:33
2015-02-19T08:00:05
2023-09-14T02:08:45
2023-09-14T18:56:32
443,689
4,532
1,856
715
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
7,173
java
IgniteClientCacheInitializationFailTest.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 ...
7,173
0.669873
0.666527
207
33.652172
30.11355
124
true
false
0
0
0
0
0
0
0.483092
false
false
0
f272bab7a48b04002ce003e59ac5148ea233054b
2,241,972,937,786
edf3448e0517373d8950d29ad7e8141c21c3b4c9
/src/com/lssrc/pams/service/impl/LocationServiceImpl.java
edd0a90e6845f0f9c1c24bc46a40765d1b75366a
[]
no_license
lsw1991abc/pams
https://github.com/lsw1991abc/pams
0a385a6879a46a80f6553a40920b827379fe8e35
8feae30fec9e4a5e4d402e0b751eaa99772b2060
refs/heads/master
2021-01-22T11:37:22.828000
2013-08-16T07:48:59
2013-08-16T07:48:59
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * LocationServiceImpl.java * * * lssrc.com * 2012-12-17 */ package com.lssrc.pams.service.impl; import java.util.List; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.lssrc.pams.dao.LocationDAO; import com.lssrc.pams.domain.Location; import co...
UTF-8
Java
1,051
java
LocationServiceImpl.java
Java
[]
null
[]
/** * LocationServiceImpl.java * * * lssrc.com * 2012-12-17 */ package com.lssrc.pams.service.impl; import java.util.List; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.lssrc.pams.dao.LocationDAO; import com.lssrc.pams.domain.Location; import co...
1,051
0.744053
0.736441
46
20.847826
23.22196
85
false
false
0
0
0
0
0
0
0.847826
false
false
6
9fda29c1f0ca3199cc4a019a8c9c5255e66c505d
2,671,469,665,864
c828e2c634fb73f84d9cb7bfcda0dfa677ea4946
/practiceprograms/src/com/java/ExceptionHandling/ExceptionDemo6.java
9a0bbc098af6419c55e6e93d915b360c539d5dd1
[]
no_license
brahminiboina7/Practice_Programs_java
https://github.com/brahminiboina7/Practice_Programs_java
97cda58f1691806786b8451600641e5ffc5d74e7
d5be3443a1256f549989362313b475036ebf3229
refs/heads/main
2023-08-24T11:23:41.657000
2021-10-23T11:42:04
2021-10-23T11:42:04
396,699,386
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.java.ExceptionHandling; //USING String.getMessage(); public class ExceptionDemo6 { static int divide(int a, int b) { RuntimeException e = new RuntimeException("divide by zero error"); if(b==0) { throw e; } return a/b; } public static void main(String[] args) { java.util.Scanner sc...
UTF-8
Java
648
java
ExceptionDemo6.java
Java
[]
null
[]
package com.java.ExceptionHandling; //USING String.getMessage(); public class ExceptionDemo6 { static int divide(int a, int b) { RuntimeException e = new RuntimeException("divide by zero error"); if(b==0) { throw e; } return a/b; } public static void main(String[] args) { java.util.Scanner sc...
648
0.637346
0.631173
25
23.92
18.048645
68
false
false
0
0
0
0
0
0
2.2
false
false
6
c48d0ae6751c8c0cdbf98f0fda6551f2468b0ec6
16,621,523,443,983
250b5d20ef202b8439cf8858d9c14346b2591c3c
/code/src/package4/MyLoopTest.java
722f3b9d28eebbd0e8c664bfcd946abe4ef47b2a
[]
no_license
Beslience/JVM-learning
https://github.com/Beslience/JVM-learning
32c5d81f9300a44e63c49fe0c6205c4a900bf5f4
4429d7ea5d154c2e852d074c04b688e5dccae116
refs/heads/master
2022-12-08T17:02:27.007000
2020-09-01T12:00:07
2020-09-01T12:00:07
281,106,770
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package package4; import java.util.ArrayList; import java.util.List; /** * @author zhengjiayuan * @Create 2020-08-31 */ public class MyLoopTest { public static int[] numbers = new int[]{1, 2, 3}; public static void main(String[] args) { List<Integer> scores = new ArrayList<>(); for (int n...
UTF-8
Java
485
java
MyLoopTest.java
Java
[ { "context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author zhengjiayuan\n * @Create 2020-08-31\n */\npublic class MyLoopTest", "end": 98, "score": 0.9788645505905151, "start": 86, "tag": "USERNAME", "value": "zhengjiayuan" } ]
null
[]
package package4; import java.util.ArrayList; import java.util.List; /** * @author zhengjiayuan * @Create 2020-08-31 */ public class MyLoopTest { public static int[] numbers = new int[]{1, 2, 3}; public static void main(String[] args) { List<Integer> scores = new ArrayList<>(); for (int n...
485
0.556701
0.531959
29
15.75862
15.880275
53
false
false
0
0
0
0
0
0
0.310345
false
false
6
be5b4e900ac5f370372c6e215668a2dc364d241f
16,621,523,443,862
5489085a60499c1873d9094e0399c749f457d83c
/src/main/java/com/programming/itjobspro/serviceImpl/TransactionServiceImpl.java
c2e456e6ea93ae96a8907080f27e6d465b0df99e
[]
no_license
manikantareddy1810/ITJobsPro-service
https://github.com/manikantareddy1810/ITJobsPro-service
88d6461480d8a55ec3ed79fc7beea77e0fae9ba3
6e72f2b8dd552ee9e8da56836f742f65629ae9b8
refs/heads/master
2023-06-01T02:39:42.970000
2021-07-01T14:00:47
2021-07-01T14:00:47
382,050,320
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.programming.itjobspro.serviceImpl; import com.programming.itjobspro.model.Account; import com.programming.itjobspro.model.Transactions; import com.programming.itjobspro.repository.AccountRespository; import com.programming.itjobspro.repository.TransactionRepository; import com.programming.itjobspro.service...
UTF-8
Java
3,504
java
TransactionServiceImpl.java
Java
[]
null
[]
package com.programming.itjobspro.serviceImpl; import com.programming.itjobspro.model.Account; import com.programming.itjobspro.model.Transactions; import com.programming.itjobspro.repository.AccountRespository; import com.programming.itjobspro.repository.TransactionRepository; import com.programming.itjobspro.service...
3,504
0.632705
0.631564
94
36.276596
31.239094
119
false
false
0
0
0
0
0
0
0.43617
false
false
6
2c0d0131635bb642b26b60405c77b5f1abb8c197
27,023,934,232,070
16b2851e32658868290601cd73158efe4f5f88c4
/src/excelprog/Sample2.java
526986babc2e96e16915ab6c49e968044504f993
[]
no_license
RashmiNaveen-22/checkout
https://github.com/RashmiNaveen-22/checkout
486f5ed079b3e5a7b7fc926cbc598b5f1c5594d4
1bef92bf70082a4436143b58ed5db2aa805dedef
refs/heads/master
2021-10-12T01:26:57.650000
2019-01-31T15:58:55
2019-01-31T15:58:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package excelprog; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import org.apache.poi.EncryptedDocumentException; import org.apache.poi.openxml4j.exceptions.InvalidFormatException; import org.apache.poi.ss.usermodel.Sheet; import org.apache.poi.ss.usermode...
UTF-8
Java
762
java
Sample2.java
Java
[]
null
[]
package excelprog; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import org.apache.poi.EncryptedDocumentException; import org.apache.poi.openxml4j.exceptions.InvalidFormatException; import org.apache.poi.ss.usermodel.Sheet; import org.apache.poi.ss.usermode...
762
0.766404
0.75853
26
27.307692
25.875099
109
false
false
0
0
0
0
0
0
0.884615
false
false
6
1d9eafdf9bf1376a8ae606b434a2972b72702e46
27,462,020,895,877
805f527452f4ea3dc70b5986c22d6614cc6915c4
/src/main/java/Entities/Person.java
9068a2578c8a1b8dc64d9385dc419b6c7ebd69e5
[]
no_license
osized/hibernate-sample
https://github.com/osized/hibernate-sample
ef6b352c3be7af68bcf0fae9278f5bf255238932
a3b1a14734a4d739fca63398c107b58226aec5cd
refs/heads/master
2021-01-20T19:53:18.528000
2016-06-23T23:27:59
2016-06-23T23:27:59
61,467,278
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Entities; import javax.persistence.*; import java.util.List; /** * Created by AYUdin on 4/21/2016. */ @Entity @Table(name = "Person") public class Person { @Id @GeneratedValue @Column(name = "id") private int id; @OneToMany @JoinColumn(name = "person_id") private List<Pet> pets; ...
UTF-8
Java
905
java
Person.java
Java
[ { "context": "tence.*;\nimport java.util.List;\n\n/**\n * Created by AYUdin on 4/21/2016.\n */\n\n@Entity\n@Table(name = \"Pe", "end": 90, "score": 0.5667826533317566, "start": 89, "tag": "USERNAME", "value": "A" }, { "context": "nce.*;\nimport java.util.List;\n\n/**\n * Created by A...
null
[]
package Entities; import javax.persistence.*; import java.util.List; /** * Created by AYUdin on 4/21/2016. */ @Entity @Table(name = "Person") public class Person { @Id @GeneratedValue @Column(name = "id") private int id; @OneToMany @JoinColumn(name = "person_id") private List<Pet> pets; ...
905
0.594475
0.58674
50
17.1
16.997942
54
false
false
0
0
0
0
0
0
0.24
false
false
6
b724ea5f0d05d806e22fea40e0163a1db7383972
33,105,607,925,870
3be4c8a24c323f97df31b7321ea46d9853331c24
/TestBootStrapJspExample/src/com/test/model/User.java
e22d5fb5b6ac60bfedf37ed919d914392e0f15a6
[]
no_license
avishi14/Java_Practise
https://github.com/avishi14/Java_Practise
fa3bb1eb2fa3bc5c4da6d7916b7692d086a9c13a
03665f3e6eb1b1c7248a9f548445410bdfb5bd25
refs/heads/master
2021-07-11T03:44:11.779000
2019-09-11T10:37:50
2019-09-11T10:37:50
207,783,455
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.test.model; import java.io.Serializable; public class User implements Serializable { private String id; private String first_name; private String last_name; private String address; private String email; private int contactno; private String uname; private String pass; ...
UTF-8
Java
1,430
java
User.java
Java
[]
null
[]
package com.test.model; import java.io.Serializable; public class User implements Serializable { private String id; private String first_name; private String last_name; private String address; private String email; private int contactno; private String uname; private String pass; ...
1,430
0.683916
0.682517
76
17.828947
13.878598
47
false
false
0
0
0
0
0
0
1.381579
false
false
6
fcbbe85af134497b8d7e38bd3e1d972e86024f8a
9,663,676,430,065
594dbe9ad659263e560e2d84d02dae411e3ff2ca
/glaf/workspace/glaf-base/src/main/java/com/glaf/base/modules/sys/service/impl/FieldInterfaceServiceImpl.java
85abf55b2509740a6dbf974d167ac6ffd19d7795
[]
no_license
eosite/openyourarm
https://github.com/eosite/openyourarm
670b3739f9abb81b36a7d90846b6d2e68217b443
7098657ee60bf6749a13c0ea19d1ac1a42a684a0
refs/heads/master
2021-05-08T16:38:30.406000
2018-01-24T03:38:45
2018-01-24T03:38:45
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
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 ...
UTF-8
Java
16,199
java
FieldInterfaceServiceImpl.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 ...
16,199
0.715918
0.714117
491
31.792261
22.984312
81
false
false
0
0
0
0
0
0
3.164969
false
false
6
659717480d8a6108f902bec9c760188d1c2e5332
30,391,188,593,052
e8a4a299ef3ed8874bf24492ab2747b0bc58fb36
/board_mvc_ibatis/src/main/java/mvjsp/chap13/model/Product.java
9e190d6989d5b170e15f47fe00413497bf6305cf
[]
no_license
dalgonkim/spring_lecture_source
https://github.com/dalgonkim/spring_lecture_source
7a7be021028d88d9bce916b41203889914d2aa32
67430b617934610b2998b12c24885a95ff975709
refs/heads/master
2020-05-01T08:35:33.049000
2019-03-24T07:33:09
2019-03-24T07:33:09
177,382,348
0
0
null
true
2019-03-24T07:13:13
2019-03-24T07:13:12
2018-12-08T01:33:16
2018-12-08T01:33:14
56,719
0
0
0
null
false
null
package mvjsp.chap13.model; public class Product { //상품(상품번호,상품명,원가,판매가,개수,이미지) //product(proNum,proName,price1,price2,amount,image) private int proNum; private String proName; private int price1; private int price2; private int amount; private String image; public Product(){} public Pro...
UTF-8
Java
1,414
java
Product.java
Java
[]
null
[]
package mvjsp.chap13.model; public class Product { //상품(상품번호,상품명,원가,판매가,개수,이미지) //product(proNum,proName,price1,price2,amount,image) private int proNum; private String proName; private int price1; private int price2; private int amount; private String image; public Product(){} public Pro...
1,414
0.677326
0.661337
66
18.848484
15.950912
67
false
false
0
0
0
0
0
0
1.787879
false
false
6
4214ce1d3f78754e37630b369f5ea2177e2c86ac
30,391,188,592,370
9ed6ac103e3bb644097e983346bc95fe7318f202
/lightningrpc-common/src/main/java/info/minzhou/lightning/rpc/protocol/Encoder.java
ed201ddc8e082de3d1db64573ebd27c08f6bdcd5
[]
no_license
yqq836438958/LightningRPC
https://github.com/yqq836438958/LightningRPC
7405e1da57e9030ac20a1921e2f622871eb6ded7
3ee999ddb1ed8db94eebb2a2531b6bf318e2e361
refs/heads/master
2021-01-12T01:51:49.913000
2015-07-16T18:24:46
2015-07-16T18:24:46
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package info.minzhou.lightning.rpc.protocol; /** * Encoder Interface * */ public interface Encoder { /** * Encode Object to byte[] */ public byte[] encode(Object object) throws Exception; }
UTF-8
Java
218
java
Encoder.java
Java
[]
null
[]
package info.minzhou.lightning.rpc.protocol; /** * Encoder Interface * */ public interface Encoder { /** * Encode Object to byte[] */ public byte[] encode(Object object) throws Exception; }
218
0.62844
0.62844
13
14.615385
17.411484
54
false
false
0
0
0
0
0
0
0.538462
false
false
6
ee557a36d821974a4e416100f97ee84bf635937b
910,533,085,395
b07169d78f6cf7c7b8647df6ded84c5f7f930880
/src/java/org/apache/ojb/broker/util/IdentityMapFactory.java
da82b0426c89ca5322b49548b3542efe0b66e024
[ "Apache-2.0" ]
permissive
cniesen/ojb-1.0.4
https://github.com/cniesen/ojb-1.0.4
6b5a5e4c639aabe914910dd36cfa02b0acda54bb
9a544372f67ce965f662cdc71609dd03683c8f04
refs/heads/master
2021-01-22T13:42:29.673000
2015-07-06T19:20:08
2015-07-06T19:20:08
38,069,413
0
1
null
true
2015-06-25T19:26:19
2015-06-25T19:26:19
2015-06-25T19:21:59
2015-06-25T19:21:55
0
0
0
0
null
null
null
package org.apache.ojb.broker.util; /* Copyright 2003-2005 The Apache Software Foundation * * 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...
UTF-8
Java
1,605
java
IdentityMapFactory.java
Java
[]
null
[]
package org.apache.ojb.broker.util; /* Copyright 2003-2005 The Apache Software Foundation * * 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...
1,605
0.676012
0.668536
64
23.078125
24.406906
75
false
false
0
0
0
0
0
0
1.640625
false
false
6
b8457d9253a1a7b40c1e8c7f3b7df4a96359c7fb
13,469,017,452,855
3338dbda487007cec7268b81b46fa528788a8f41
/src/main/java/csiro/pidsvc/core/Settings.java
1d900b6142c6c7ef766f1853437741bfcb1e3ecc
[ "MIT" ]
permissive
SISS/PID
https://github.com/SISS/PID
4d2287b69ce19236d2038ec716ecb9fdbb4bc721
b3ec9c6f0fd761bd9f886b6c687fc9c110e66fb1
refs/heads/master
2022-11-08T13:44:46.469000
2015-03-30T09:24:42
2015-03-30T09:24:42
23,659,969
10
5
NOASSERTION
false
2022-11-03T22:42:17
2014-09-04T11:34:37
2020-12-10T08:13:12
2022-11-03T22:42:15
1,429
10
6
8
JavaScript
false
false
/* * CSIRO Open Source Software License Agreement (variation of the BSD / MIT License) * * Copyright (c) 2013, Commonwealth Scientific and Industrial Research Organisation (CSIRO) * ABN 41 687 119 230. * * All rights reserved. This code is licensed under CSIRO Open Source Software * License Agreement li...
UTF-8
Java
5,786
java
Settings.java
Java
[ { "context": " * Application settings handling.\r\n * \r\n * @author Pavel Golodoniuc, CSIRO Earth Science and Resource Engineering\r\n *", "end": 1197, "score": 0.9998534321784973, "start": 1181, "tag": "NAME", "value": "Pavel Golodoniuc" } ]
null
[]
/* * CSIRO Open Source Software License Agreement (variation of the BSD / MIT License) * * Copyright (c) 2013, Commonwealth Scientific and Industrial Research Organisation (CSIRO) * ABN 41 687 119 230. * * All rights reserved. This code is licensed under CSIRO Open Source Software * License Agreement li...
5,776
0.696336
0.693052
204
26.362745
27.476652
119
false
false
0
0
0
0
0
0
1.931373
false
false
6
f175ac3542ac7384fa012bd059d69dd2126268a9
7,748,121,020,672
262b91ee24fd9ff49aa0f74aa9f3867cb13b63e8
/UVA/2020-2021/Practice 4/magicalmystery.java
2ce691f9f592e2a7ea0ff663326bcd354e4ae8d0
[]
no_license
Senpat/Competitive-Programming
https://github.com/Senpat/Competitive-Programming
ec169b1ed9ee85186768b72479b38391df9234b3
d13731811eb310fb3d839e9a8e8200975d926321
refs/heads/master
2023-06-23T01:25:35.209000
2023-06-15T02:55:48
2023-06-15T02:55:48
146,513,522
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//make sure to make new file! import java.io.*; import java.util.*; public class magicalmystery{ public static int[][] board; public static int[] rowsum; public static int[] colsum; public static HashSet<Integer> given; public static boolean solved; public static int[] dx; public stati...
UTF-8
Java
2,951
java
magicalmystery.java
Java
[]
null
[]
//make sure to make new file! import java.io.*; import java.util.*; public class magicalmystery{ public static int[][] board; public static int[] rowsum; public static int[] colsum; public static HashSet<Integer> given; public static boolean solved; public static int[] dx; public stati...
2,951
0.420874
0.391054
115
24.669565
22.892839
147
false
false
0
0
0
0
0
0
0.747826
false
false
6
e907cfed787822f1748ed9d92f2541b1b652ba54
28,887,950,065,847
2c732e149205b3b494303d31686e89b917488eb5
/src/main/java/com/escst/energy/vo/ChartResultVO.java
d51609302410b93fcda9cbb95b66f4ca1a9f71ba
[]
no_license
jinxiaocheng/zhcj_web_shardingjdbc
https://github.com/jinxiaocheng/zhcj_web_shardingjdbc
67443cd2579673857da448f4bffcccd3e4625554
b6bc51c19d397e013f5a67e867e5df88df19f078
refs/heads/master
2020-07-22T13:03:09.983000
2019-09-09T03:44:49
2019-09-09T03:44:49
207,209,343
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.escst.energy.vo; import java.util.List; /** * @author dwj * @desc * @date 14:26 2017/9/19 */ public class ChartResultVO { /** * @Fields xdata x轴的值 */ private List<String> xdata; /** * @Fields ydata y轴的名称和数值 */ private List<YDataVO> ydata; /** * @Fields count 所有y轴的值的汇总 */ private...
UTF-8
Java
753
java
ChartResultVO.java
Java
[ { "context": "energy.vo;\n\nimport java.util.List;\n\n/**\n * @author dwj\n * @desc\n * @date 14:26 2017/9/19\n */\npublic clas", "end": 72, "score": 0.9996693730354309, "start": 69, "tag": "USERNAME", "value": "dwj" } ]
null
[]
package com.escst.energy.vo; import java.util.List; /** * @author dwj * @desc * @date 14:26 2017/9/19 */ public class ChartResultVO { /** * @Fields xdata x轴的值 */ private List<String> xdata; /** * @Fields ydata y轴的名称和数值 */ private List<YDataVO> ydata; /** * @Fields count 所有y轴的值的汇总 */ private...
753
0.644351
0.62901
50
13.34
13.707823
44
false
false
0
0
0
0
0
0
0.98
false
false
6
434a83c8977080bd0d048a2765d387acda2f91c3
7,971,459,317,022
2389f56564238829a87a0b2206ba465be819ae8d
/codigo_original/src/main/java/academia/modelo/dao/UsuarioDaoImpl.java
006fc7fc0acc122705c5fdafde8a15fa201176ca
[]
no_license
danionline/acacemiaJavaEE
https://github.com/danionline/acacemiaJavaEE
9daa3bd406cd0f3e3f64263e4419d25c42efe989
425072e1f6dea356b93d72899d4d25ce7e5bfcf3
refs/heads/master
2022-12-28T03:37:48.010000
2020-10-12T12:34:12
2020-10-12T12:34:12
302,958,404
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package academia.modelo.dao; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import org.apache.log4j.Logger; import academia.modelo.pojo.ConnectionManager; import academia.modelo.pojo.Cursos; import academia.modelo.po...
UTF-8
Java
4,820
java
UsuarioDaoImpl.java
Java
[]
null
[]
package academia.modelo.dao; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import org.apache.log4j.Logger; import academia.modelo.pojo.ConnectionManager; import academia.modelo.pojo.Cursos; import academia.modelo.po...
4,820
0.681054
0.677734
186
24.908602
33.088791
205
false
false
0
0
0
0
0
0
2.096774
false
false
6
af2e5948929cc7045e987fa04d5d09657fcd9f79
601,295,443,557
70ce23ecbfd000a635d837312c242abce527644b
/TheCake/src/java/com/thecake/controller/OrderServlet.java
1f2e68544d9b3006bcf737074a5b68e870cb5fed
[]
no_license
MedianNguyen/The-cake-web
https://github.com/MedianNguyen/The-cake-web
9c0f241ba6d7c8c79a7356587e701fc8dbb82387
222a1dd0e1cc232efd790c0864bd7e00b07e3b50
refs/heads/master
2016-09-05T16:53:31.421000
2015-03-27T04:30:39
2015-03-27T04:30:39
32,967,635
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.thecake.controller; import java.io.IOException; import java.text.DateFormat; import java.text.SimpleDateFormat; import ja...
UTF-8
Java
5,414
java
OrderServlet.java
Java
[ { "context": "import java.text.DecimalFormat;\n\n/**\n *\n * @author Du\n */\npublic class OrderServlet extends HttpServlet", "end": 864, "score": 0.9982365369796753, "start": 862, "tag": "NAME", "value": "Du" } ]
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.thecake.controller; import java.io.IOException; import java.text.DateFormat; import java.text.SimpleDateFormat; import ja...
5,414
0.628001
0.626154
143
36.860142
26.126535
123
false
false
0
0
0
0
0
0
0.664336
false
false
6
74508b18ae743f4579dd23381fb11371fea7ea50
429,496,788,878
4b9932103a683275dd050d0ce8c4b6de18022a20
/tarea_1 clase 1/src/ejercicio_4/ejercicio_4.java
3ed3163677196fdd6421cde80be42e22b92842db
[]
no_license
odelgadof/tareas-java
https://github.com/odelgadof/tareas-java
46ed892f9244f701377b2b5e548878bd14ac6be7
6691244c2d048986cb2127d0d241f35d97ea575e
refs/heads/master
2020-06-23T04:13:28.058000
2019-07-25T02:16:39
2019-07-25T02:16:39
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package ejercicio_4; /** * * @author Orvin */ public class ejercicio_4 { public static void main(String[] args) { ...
UTF-8
Java
869
java
ejercicio_4.java
Java
[ { "context": "\r\n */\r\npackage ejercicio_4;\r\n\r\n/**\r\n *\r\n * @author Orvin\r\n */\r\npublic class ejercicio_4 {\r\n public static", "end": 239, "score": 0.9490693211555481, "start": 234, "tag": "NAME", "value": "Orvin" } ]
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 ejercicio_4; /** * * @author Orvin */ public class ejercicio_4 { public static void main(String[] args) { ...
869
0.578826
0.530495
24
34.208332
32.648354
101
false
false
0
0
0
0
0
0
0.416667
false
false
6
8ccf40963ea48402f9c946865061949085aa09ff
1,219,770,733,046
d8f7143d0b387b5917ee0f05539e74e573005e7c
/src/leetcode-plugin/en/strings/[76]Minimum Window Substring.java
89c12a1a8a0d4b6c6a34352f04a25f8a4bab977d
[]
no_license
pppnk/leetcode
https://github.com/pppnk/leetcode
0374add1897211994ff8b1784cd39916bc163bcd
e61946ba5a174a21e9a47a045d5dc5c2077ec249
refs/heads/master
2020-05-31T12:39:29.152000
2019-07-12T20:11:32
2019-07-12T20:11:32
190,286,255
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//Given a string S and a string T, find the minimum window in S which will contain all the characters in T in complexity O(n). // // Example: // // //Input: S = "ADOBECODEBANC", T = "ABC" //Output: "BANC" // // // Note: // // // If there is no such window in S that covers all characters in T, return the empty str...
UTF-8
Java
1,907
java
[76]Minimum Window Substring.java
Java
[]
null
[]
//Given a string S and a string T, find the minimum window in S which will contain all the characters in T in complexity O(n). // // Example: // // //Input: S = "ADOBECODEBANC", T = "ABC" //Output: "BANC" // // // Note: // // // If there is no such window in S that covers all characters in T, return the empty str...
1,907
0.450446
0.442056
62
29.774193
24.927261
127
false
false
0
0
0
0
0
0
0.629032
false
false
6
362e01d79f9b1dc4d4c45af3fa3336636e94c2ee
25,615,184,973,002
717350f69741bb5fa08b9f1dd6478387e7dfe07f
/app/src/main/java/estg/ipvc/beacons/Main2Activity.java
d56888ade93db21e71bb73525a2f299bbfeb98da
[]
no_license
sisabela/Beacons-master
https://github.com/sisabela/Beacons-master
d2429e3691aa59fc10f4bf8536ab9e985b8bcd14
47fa7658270914fe3a37743018ac6131835995c1
refs/heads/master
2021-01-19T14:28:28.334000
2017-04-13T12:46:59
2017-04-13T12:46:59
88,164,067
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package estg.ipvc.beacons; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.TextView; import android.widget.Toast; im...
UTF-8
Java
2,431
java
Main2Activity.java
Java
[]
null
[]
package estg.ipvc.beacons; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.TextView; import android.widget.Toast; im...
2,431
0.590703
0.587001
69
34.231884
31.158382
145
false
false
0
0
0
0
0
0
0.608696
false
false
6
d377d95b449178e03c85720def882660f3ff8fbe
31,336,081,409,638
2f23e0ea658d2dde7852d1464ab5a12340845249
/src/main/java/com/company/client/Client/Client.java
a6ee7037aa34d97407ef586300d065e556f2f578
[]
no_license
timkorzh/labbba7
https://github.com/timkorzh/labbba7
5f241fe5183b3be295fb4220493d85af8ae015ec
fddaf6408d5d67f866b607086530a332a5627cb6
refs/heads/master
2023-09-01T08:01:01.184000
2021-10-26T21:53:27
2021-10-26T21:53:27
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company.client.Client; import com.company.client.validation.CommandMethods; import com.company.client.validation.InputDevice; import com.company.common.collection_objects.StudyGroup; import java.io.IOException; import java.net.InetAddress; import java.net.PortUnreachableException; import java.util.InputMi...
UTF-8
Java
6,135
java
Client.java
Java
[]
null
[]
package com.company.client.Client; import com.company.client.validation.CommandMethods; import com.company.client.validation.InputDevice; import com.company.common.collection_objects.StudyGroup; import java.io.IOException; import java.net.InetAddress; import java.net.PortUnreachableException; import java.util.InputMi...
6,135
0.455006
0.453993
126
46.015873
31.079515
143
false
false
0
0
0
0
0
0
0.698413
false
false
6
6c5e0e179a69f3a2521088b70d7ff8784c69cff9
5,454,608,486,892
7cc8c9086801735e85b7640d2e35fbfbbad730fb
/src/main/java/com/example/lesson11task/repository/InputProductRepository.java
c9c48e6bb26dd713ea25d6609405228a1ada261d
[]
no_license
Pirmuhammad9/task11
https://github.com/Pirmuhammad9/task11
ed4d078307a11160525afe10d64336f1b51e252c
1fccc55fcc32b3baab59dfe9574c80c0943169bc
refs/heads/master
2023-06-02T13:17:04.855000
2021-06-23T11:51:49
2021-06-23T11:51:49
379,585,219
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.lesson11task.repository; import com.example.lesson11task.entity.InputProduct; import org.springframework.data.jpa.repository.JpaRepository; public interface InputProductRepository extends JpaRepository<InputProduct, Integer> { }
UTF-8
Java
252
java
InputProductRepository.java
Java
[]
null
[]
package com.example.lesson11task.repository; import com.example.lesson11task.entity.InputProduct; import org.springframework.data.jpa.repository.JpaRepository; public interface InputProductRepository extends JpaRepository<InputProduct, Integer> { }
252
0.853175
0.837302
8
30.5
32.24128
86
false
false
0
0
0
0
0
0
0.5
false
false
6
996aa4f7ff384a3049c2198562e9b355bf358017
25,649,544,718,166
49e1689c2dcad822cd848ca1b2439d277e4d3ea8
/app/src/main/java/gdou/gdou_chb/model/impl/OrderModelImpl.java
b6ea5901874cd8dc0b35e72c4aeb0cd265520ab5
[]
no_license
z1shiki/gdou_chb
https://github.com/z1shiki/gdou_chb
00db794b2f46512120c10a8621af52338e44c176
6abcfb6ca4f16d80e2cb8787eee2e1ab9d2e5aab
refs/heads/master
2020-01-24T20:43:04.909000
2016-12-14T08:22:34
2016-12-14T08:22:34
73,700,110
2
5
null
false
2016-12-14T01:48:23
2016-11-14T11:54:37
2016-12-08T00:06:55
2016-12-13T04:26:22
1,053
1
4
0
Java
null
null
package gdou.gdou_chb.model.impl; import android.util.Log; import com.kymjs.rxvolley.client.HttpParams; import com.kymjs.rxvolley.rx.Result; import gdou.gdou_chb.model.bean.Orders; import gdou.gdou_chb.model.OrderModel; import gdou.gdou_chb.util.RxVolleyUtils; import rx.Observable; /** * Created by WT on 2016/11/3...
UTF-8
Java
2,334
java
OrderModelImpl.java
Java
[ { "context": "leyUtils;\nimport rx.Observable;\n\n/**\n * Created by WT on 2016/11/30.\n */\n\npublic class OrderModelImpl i", "end": 307, "score": 0.9989582300186157, "start": 305, "tag": "USERNAME", "value": "WT" } ]
null
[]
package gdou.gdou_chb.model.impl; import android.util.Log; import com.kymjs.rxvolley.client.HttpParams; import com.kymjs.rxvolley.rx.Result; import gdou.gdou_chb.model.bean.Orders; import gdou.gdou_chb.model.OrderModel; import gdou.gdou_chb.util.RxVolleyUtils; import rx.Observable; /** * Created by WT on 2016/11/3...
2,334
0.648069
0.644635
66
34.303032
25.504587
84
false
false
0
0
0
0
0
0
0.636364
false
false
6
d48aaae3d4c718cdec7e5cbe9671215317a775f5
5,961,414,634,328
246a684e645a60dcd3dcf2a4b41fb0390a512b55
/app/src/main/java/com/hie2j/sqlite/MainActivity.java
785eeb0e8255d04578256f2a3b5cbaf065b8c34d
[]
no_license
Jacob-hie/SQLite
https://github.com/Jacob-hie/SQLite
46c007a5b0244131e97ec6cb2b7e09edef00e683
0d58f44986f0277c84c42219198dfdb1a3b2fc23
refs/heads/master
2020-04-07T02:31:07.992000
2018-11-21T10:13:07
2018-11-21T10:13:07
157,979,649
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hie2j.sqlite; import android.content.ContentValues; import android.content.Intent; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.Editab...
UTF-8
Java
9,663
java
MainActivity.java
Java
[]
null
[]
package com.hie2j.sqlite; import android.content.ContentValues; import android.content.Intent; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.Editab...
9,663
0.583111
0.579278
272
33.525734
25.507627
109
false
false
0
0
0
0
0
0
0.838235
false
false
6
e6fa38f3b97f08092ffdf1854cfbe4e0907f6ef8
39,230,231,284,592
5553db487eb244b770086b392f678c479569020d
/src/main/java/com/example/app/util/FileUtil.java
abc442baeda3f94f1cb55c04602055c380da344b
[]
no_license
markhuang19994/log-parser-server
https://github.com/markhuang19994/log-parser-server
43003fae11655b3a06109ee1a8a185d590d5eb31
5a3e7eee469f65d9fdb2e3c6e7765886a2aa7d1c
refs/heads/master
2022-11-24T01:13:49.466000
2019-11-07T07:17:25
2019-11-07T07:17:25
218,258,724
0
0
null
false
2022-11-16T11:59:13
2019-10-29T10:15:03
2019-11-07T07:17:37
2022-11-16T11:59:10
48,730
0
0
1
Roff
false
false
package com.example.app.util; import java.io.*; import java.nio.file.Files; import java.util.UUID; import java.util.zip.GZIPInputStream; import java.util.zip.GZIPOutputStream; /** * @author MarkHuang * @version <ul> * <li>10/20/19, MarkHuang,new * </ul> * @since 10/20/19 */ public final class FileUtil { pr...
UTF-8
Java
2,129
java
FileUtil.java
Java
[ { "context": "rt java.util.zip.GZIPOutputStream;\n\n/**\n * @author MarkHuang\n * @version <ul>\n * <li>10/20/19, MarkHuang,new\n ", "end": 202, "score": 0.9997639656066895, "start": 193, "tag": "NAME", "value": "MarkHuang" }, { "context": "author MarkHuang\n * @version <ul>\n * <li>...
null
[]
package com.example.app.util; import java.io.*; import java.nio.file.Files; import java.util.UUID; import java.util.zip.GZIPInputStream; import java.util.zip.GZIPOutputStream; /** * @author MarkHuang * @version <ul> * <li>10/20/19, MarkHuang,new * </ul> * @since 10/20/19 */ public final class FileUtil { pr...
2,129
0.614373
0.605918
73
28.164383
26.976404
97
false
false
0
0
0
0
0
0
0.506849
false
false
6
bdf191d26bede1389c5e1fd4626a73551c68bfc4
4,097,398,827,526
5d828f35cf6fba38028f9723e284491f9fde862c
/src/main/java/com/bigknow/system/mapper/UserRoleLinkMapper.java
4738bbec9ace33d42b0066a003f508f57fb2602c
[]
no_license
I-KevinZhan/haw
https://github.com/I-KevinZhan/haw
71ff6a0dc09a77c630ef6caa2c4c9fbc0f4b3c95
4adc131b532f15a6f509a0a555e3cb2e8542dbb3
refs/heads/master
2023-01-27T14:45:21.899000
2017-01-16T06:47:06
2017-01-16T06:47:06
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bigknow.system.mapper; import com.bigknow.frame.mapper.IMapper; import com.bigknow.system.entity.Role; import com.bigknow.system.entity.UserRoleLink; import java.util.List; /** * Created by Administrator on 2015/2/28. */ public interface UserRoleLinkMapper extends IMapper<UserRoleLink> { /** ...
UTF-8
Java
834
java
UserRoleLinkMapper.java
Java
[]
null
[]
package com.bigknow.system.mapper; import com.bigknow.frame.mapper.IMapper; import com.bigknow.system.entity.Role; import com.bigknow.system.entity.UserRoleLink; import java.util.List; /** * Created by Administrator on 2015/2/28. */ public interface UserRoleLinkMapper extends IMapper<UserRoleLink> { /** ...
834
0.634211
0.625
44
16.272728
17.728205
67
false
false
0
0
0
0
0
0
0.204545
false
false
6
ab69adb412fc62f73fc518857ff155083c6a128f
1,803,886,295,872
f3dd4da0e9c2c8a6430f97ab9133826e6b3a907d
/linayi.service/src/main/java/com/linayi/dao/account/AccountMenuMapper.java
4cdfcfee1228d44e49120ca67b36c022f62fd3ad
[]
no_license
a410692241/promoter
https://github.com/a410692241/promoter
f53b0290c1a1df125a16b4fdfc9cafafb5d23af1
b0c4699482fd254a10e8d50a5062cea66db56cc5
refs/heads/develop
2022-12-21T20:14:29.742000
2019-07-05T09:41:59
2019-07-05T09:41:59
194,835,783
0
0
null
false
2022-12-16T09:42:10
2019-07-02T09:46:57
2019-07-05T09:42:07
2022-12-16T09:42:06
19,374
0
0
17
JavaScript
false
false
package com.linayi.dao.account; import com.linayi.entity.account.AccountMenu; import com.linayi.entity.account.Menu; import com.linayi.entity.account.MenuTree; import com.linayi.entity.account.Module; import org.apache.ibatis.annotations.Param; import java.util.List; public interface AccountMenuMapper { int ins...
UTF-8
Java
1,603
java
AccountMenuMapper.java
Java
[]
null
[]
package com.linayi.dao.account; import com.linayi.entity.account.AccountMenu; import com.linayi.entity.account.Menu; import com.linayi.entity.account.MenuTree; import com.linayi.entity.account.Module; import org.apache.ibatis.annotations.Param; import java.util.List; public interface AccountMenuMapper { int ins...
1,603
0.719824
0.719824
62
21.064516
20.190121
89
false
false
0
0
0
0
0
0
1.064516
false
false
6
4aa58a911aeae2463cfe3d1200b0e852a470874a
10,075,993,301,075
0b7bb0dfbffd1d41f55ee9b0697287440a5cf5e3
/app/src/main/java/com/fhc25/percepcion/osiris/mapviewer/common/geojson/GeoJSONParser.java
fb2a7a070c9afc2420c129683d4d5859dd919d5b
[]
no_license
MobileGuru1013/mapviewer
https://github.com/MobileGuru1013/mapviewer
eaad95aa9a14f5f9bf0e52a49e355c81db79ce97
593e27bba70f39cee75f4c590703061c8ae16065
refs/heads/master
2020-03-27T04:50:25.719000
2018-08-24T09:39:46
2018-08-24T09:39:46
145,973,025
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** Copyright 2015 Osiris Project Team Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to ...
UTF-8
Java
5,319
java
GeoJSONParser.java
Java
[]
null
[]
/** Copyright 2015 Osiris Project Team Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to ...
5,319
0.606881
0.601241
169
30.473373
24.478724
83
false
false
0
0
0
0
0
0
0.431953
false
false
6
05f1067a0a497146396259b8510dd01fc4ebc885
8,701,603,765,377
5da904713893fec40ca210380cdec6c0b0a00f09
/IndeterminateRegionPainter/src/java/example/MainPanel.java
9400904228a0101fa2c4f6ac5615d607208f42dc
[ "MIT" ]
permissive
aterai/java-swing-tips
https://github.com/aterai/java-swing-tips
27379a0242e5b7d72ccc0af95a12c45b4a1b77f6
6941415d3b245aa655522a0ed998a7f50cb2ea95
refs/heads/master
2023-09-04T02:36:19.294000
2023-09-03T16:51:35
2023-09-03T16:51:35
23,829,681
521
184
MIT
false
2023-09-03T02:05:16
2014-09-09T10:51:59
2023-08-23T07:28:47
2023-09-03T02:05:15
60,109
470
155
2
Java
false
false
// -*- mode:java; encoding:utf-8 -*- // vim:set fileencoding=utf-8: // @homepage@ package example; import java.awt.*; import java.awt.event.HierarchyEvent; import java.awt.geom.Path2D; import java.awt.geom.Rectangle2D; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import java.util.O...
UTF-8
Java
11,939
java
MainPanel.java
Java
[ { "context": "Painter.java\n private static final String KEY = \"nimbusOrange\";\n private final Color color17 = decodeColor(KEY", "end": 6646, "score": 0.9984341263771057, "start": 6634, "tag": "KEY", "value": "nimbusOrange" } ]
null
[]
// -*- mode:java; encoding:utf-8 -*- // vim:set fileencoding=utf-8: // @homepage@ package example; import java.awt.*; import java.awt.event.HierarchyEvent; import java.awt.geom.Path2D; import java.awt.geom.Rectangle2D; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import java.util.O...
11,939
0.646704
0.569143
317
36.66246
25.8888
112
false
false
0
0
0
0
0
0
1.189274
false
false
6
3017bebb79457b4c806329d65a0a3189c9afc08c
4,801,773,471,020
6f25f3c598bfbeb06b114e4590812043688d7375
/OPSC7312_A1/app/src/main/java/com/peachtree/opsc7312_a1/question_1/question1a.java
c6cfa34cb77b1caac8ce043c8aa087e25de6c14e
[]
no_license
Tyron18/OPSC_A1
https://github.com/Tyron18/OPSC_A1
39ff90a1e1702f2b458b4e2a2f1af4533d2fbbc9
0a1f23469aadef529175df953d7b3f04b8c86a43
refs/heads/master
2018-03-21T05:33:48.074000
2016-10-24T09:47:07
2016-10-24T09:47:07
66,858,510
0
0
null
false
2016-10-24T09:32:24
2016-08-29T16:02:32
2016-08-29T18:26:57
2016-10-24T09:32:07
137
0
0
0
Java
null
null
package com.peachtree.opsc7312_a1.question_1; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.location.Address; import android.location.Criteria; import android.location.Geocoder; import android.location.Location; import android.location.LocationL...
UTF-8
Java
5,925
java
question1a.java
Java
[]
null
[]
package com.peachtree.opsc7312_a1.question_1; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.location.Address; import android.location.Criteria; import android.location.Geocoder; import android.location.Location; import android.location.LocationL...
5,925
0.742954
0.735696
208
27.485577
27.830181
146
false
false
0
0
0
0
0
0
2.418269
false
false
6
04c3c6a292d70f5fe53d3ce17b5eb953b70ea60f
24,592,982,765,304
40bf6ac5339e127372aa9fc43ee8819412b9440f
/app/src/main/java/be/stahay/bestelmandje/slidescreen/LoaderActivity.java
13d9658ea1f9dca4a045e1ca5156b1a346d7ec1a
[]
no_license
STahaYasin/bestelmandje-slidescreen
https://github.com/STahaYasin/bestelmandje-slidescreen
e9a7dc50e2ce70b92ca743073db324a986dceebe
07f4995065ee58bac06f730618bd3ca4823fa4ce
refs/heads/master
2023-03-07T19:23:35.809000
2021-02-28T16:06:29
2021-02-28T16:06:29
342,885,130
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package be.stahay.bestelmandje.slidescreen; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.os.Bundle; public class LoaderActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
UTF-8
Java
370
java
LoaderActivity.java
Java
[]
null
[]
package be.stahay.bestelmandje.slidescreen; import androidx.appcompat.app.AppCompatActivity; import android.app.Activity; import android.os.Bundle; public class LoaderActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
370
0.767568
0.767568
15
23.733334
21.154879
56
false
false
0
0
0
0
0
0
0.4
false
false
6
512ff2918b50b982ec48fd3101055621754c8e91
34,359,738,383,742
58355e2ffe93fd796ad46d79720ee6069e1c0a51
/ruoyi-goal/src/main/java/com/ruoyi/goal/service/MonthGoalService.java
2b547c0aa76c7e22d560f934b0606eb293f6b3cf
[ "MIT" ]
permissive
sduwfc/goal-manager
https://github.com/sduwfc/goal-manager
3de06e3390cf69a4d39cc915e3e84946c5d0c10e
03b97e11a3f3a140faaa34500b270d5e65eeeeac
refs/heads/master
2022-04-02T14:16:23.360000
2019-12-03T02:56:16
2019-12-03T02:56:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ruoyi.goal.service; import com.ruoyi.common.utils.DateUtils; import com.ruoyi.common.utils.StringUtils; import com.ruoyi.framework.util.ShiroUtils; import com.ruoyi.goal.common.GoalConstants; import com.ruoyi.goal.domain.GmGoal; import com.ruoyi.goal.domain.GmHotspot; import com.ruoyi.goal.domain.GmIdea; i...
UTF-8
Java
12,168
java
MonthGoalService.java
Java
[ { "context": "import java.util.Map;\n\n/**\n * 月目标服务类\n *\n * @author mason\n * @since 2019/9/27\n */\n@Service\npublic class Mon", "end": 830, "score": 0.9972786903381348, "start": 825, "tag": "USERNAME", "value": "mason" } ]
null
[]
package com.ruoyi.goal.service; import com.ruoyi.common.utils.DateUtils; import com.ruoyi.common.utils.StringUtils; import com.ruoyi.framework.util.ShiroUtils; import com.ruoyi.goal.common.GoalConstants; import com.ruoyi.goal.domain.GmGoal; import com.ruoyi.goal.domain.GmHotspot; import com.ruoyi.goal.domain.GmIdea; i...
12,168
0.643837
0.641244
319
36.485893
27.955612
147
false
false
0
0
0
0
0
0
0.61442
false
false
6
4fa8ec1347e96cd9de037b054fcae5e33c2cb84e
13,005,160,997,188
060c5c98e2e97d5b92f1a1180dfc9676ead2ea74
/CreationalPatterns/AbstractFactoryMethod/src/IFactoryProvider.java
61f5f24faf683771b06213a063a35acbf675206e
[]
no_license
miqi3536/DesignPatternTest
https://github.com/miqi3536/DesignPatternTest
ac4024bb8c15a946c1a11e735f81f74b9271ca96
54be48641d14f0d19d732a0c1b0802e9d2a5d11d
refs/heads/master
2021-01-20T09:16:34.810000
2017-08-30T09:20:42
2017-08-30T09:20:45
101,590,222
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Created by miqi on 2017/8/28. */ public interface IFactoryProvider { ISender produce(); }
UTF-8
Java
102
java
IFactoryProvider.java
Java
[ { "context": "/**\n * Created by miqi on 2017/8/28.\n */\npublic interface IFactoryProvid", "end": 22, "score": 0.9992175102233887, "start": 18, "tag": "USERNAME", "value": "miqi" } ]
null
[]
/** * Created by miqi on 2017/8/28. */ public interface IFactoryProvider { ISender produce(); }
102
0.656863
0.588235
6
16
14.236104
35
false
false
0
0
0
0
0
0
0.166667
false
false
6
bdb33db438ddf49c309d5eafbc6d630862bece68
1,726,576,889,314
7ef841751c77207651aebf81273fcc972396c836
/bstream/src/main/java/com/loki/bstream/stubs/SampleClass3629.java
1ddb753c5175b86dd113e9ca6cac4a6271fa8e8f
[]
no_license
SergiiGrechukha/ModuleApp
https://github.com/SergiiGrechukha/ModuleApp
e28e4dd39505924f0d36b4a0c3acd76a67ed4118
00e22d51c8f7100e171217bcc61f440f94ab9c52
refs/heads/master
2022-05-07T13:27:37.704000
2019-11-22T07:11:19
2019-11-22T07:11:19
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.loki.bstream.stubs; public class SampleClass3629 { private SampleClass3630 sampleClass; public SampleClass3629(){ sampleClass = new SampleClass3630(); } public String getClassName() { return sampleClass.getClassName(); } }
UTF-8
Java
274
java
SampleClass3629.java
Java
[]
null
[]
package com.loki.bstream.stubs; public class SampleClass3629 { private SampleClass3630 sampleClass; public SampleClass3629(){ sampleClass = new SampleClass3630(); } public String getClassName() { return sampleClass.getClassName(); } }
274
0.686131
0.627737
14
18.642857
17.613337
44
false
false
0
0
0
0
0
0
0.285714
false
false
6
b60bea7c06d3c24d6b3121c672618ec267d1fbc4
343,597,420,260
0fa719e33c8fabdcf4d89697762bb44a562a8be4
/src/commands/CommandLoader.java
80466ad1e9574c8b1d820ab315f0299d0d5c4ccd
[ "MIT" ]
permissive
tomaskala/eLiz
https://github.com/tomaskala/eLiz
5f99c1e0aee65d4e04bb021f8b34e1f31c251517
b780844629312e4384566b2c8463c96e34f5abf0
refs/heads/master
2016-08-07T01:03:41.890000
2014-08-29T21:34:05
2014-08-29T21:34:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package commands; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import play.PlayCommand; import scan.ScanCommand; import support.Regex; import support.StringHelper; import java.util.HashMap; import java.util.Set; import java.util.regex.Matcher; /** * Loads the commands from a di...
UTF-8
Java
3,627
java
CommandLoader.java
Java
[]
null
[]
package commands; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import play.PlayCommand; import scan.ScanCommand; import support.Regex; import support.StringHelper; import java.util.HashMap; import java.util.Set; import java.util.regex.Matcher; /** * Loads the commands from a di...
3,627
0.653433
0.652054
110
31.972727
30.348419
121
false
false
0
0
0
0
0
0
0.372727
false
false
6
213c52d197efa7d17118c5bac720df2733e3154f
17,334,488,040,093
403b5bea5d6012ead9f18fadbefb59dafe98f931
/src/com/kh/semi/author/controller/InsertAuthorServlet.java
392c041883e5a9e91276df5ccc068629604e9834
[]
no_license
HellowMyNameIsPSR/khSemiProjectSugack
https://github.com/HellowMyNameIsPSR/khSemiProjectSugack
bc363b833d7571a6d97e6b3f32a755354c1161ad
99cf4617b6a9aa3c624108766026262d01d0db45
refs/heads/master
2020-05-23T22:24:04.414000
2019-05-26T06:28:50
2019-05-26T06:28:50
186,970,955
0
0
null
false
2019-05-26T06:28:51
2019-05-16T07:02:20
2019-05-25T12:07:50
2019-05-26T06:28:50
32,292
0
0
0
Java
false
false
package com.kh.semi.author.controller; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Enumeration; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletReq...
UTF-8
Java
4,297
java
InsertAuthorServlet.java
Java
[]
null
[]
package com.kh.semi.author.controller; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Enumeration; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletReq...
4,297
0.709035
0.705241
111
35.99099
27.633539
119
false
false
0
0
0
0
0
0
2.621622
false
false
6
789f8522d99ae3fd3122bd28ab7bbb81e00de83b
32,607,391,737,164
919c0a53991cc7fd4a07d799a7a430e3ace26cff
/src/java/com/cong/logiware/base/hibernate/domain/TradingPartnerDivision.java
f0f123c9ea182e24329ece9541e06f44af5ec1cd
[]
no_license
sks40gb/logiLCL
https://github.com/sks40gb/logiLCL
949073a9ed3365cd6d1ffd593997ddba1b268c49
cf284aa30b0c1d2899a6ec6dff05364112f488b4
refs/heads/master
2016-09-26T17:13:24.358000
2016-09-11T15:15:35
2016-09-11T15:15:35
51,379,218
0
0
null
false
2016-11-10T16:59:09
2016-02-09T16:22:13
2016-02-09T16:35:36
2016-11-10T16:59:09
185,906
0
0
1
Java
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.cong.logiware.base.hibernate.domain; import com.cong.logiware.hibernate.Domain; /** * * @author radhakrishnan.a */ pub...
UTF-8
Java
674
java
TradingPartnerDivision.java
Java
[ { "context": "cong.logiware.hibernate.Domain;\n\n/**\n *\n * @author radhakrishnan.a\n */\npublic interface TradingPartnerDivisi", "end": 304, "score": 0.7144011855125427, "start": 297, "tag": "USERNAME", "value": "radhakr" }, { "context": "iware.hibernate.Domain;\n\n/**\n *\n * @aut...
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.cong.logiware.base.hibernate.domain; import com.cong.logiware.hibernate.Domain; /** * * @author radhakrishnan.a */ pub...
674
0.761128
0.761128
27
23.962963
25.607409
79
false
false
0
0
0
0
0
0
0.407407
false
false
6
03430d0d377a55f0d4e5e8e4e0b85e19780fcd79
21,131,239,129,297
1fbfb38a0d510783c0457c1a0c1776c81af60695
/Hibernate/One To One Relationship/src/one/to/one/relationship/Address.java
da88efd6b40ec5ba650241fad9c3c19c4463227e
[]
no_license
mijan75/Java_I_am_nothing
https://github.com/mijan75/Java_I_am_nothing
e72b1d732b25f4e62ae6806b106132e8bc7a0d33
0f3bceae94ecc74f8bf6b553eb44f15d3573087c
refs/heads/master
2021-01-20T21:07:01.045000
2018-09-25T13:24:12
2018-09-25T13:24:12
61,034,450
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 one.to.one.relationship; import java.util.ArrayList; import java.util.Collection; import javax.persistence.Entity; import java...
UTF-8
Java
1,190
java
Address.java
Java
[ { "context": "t javax.persistence.ManyToMany;\n\n/**\n *\n * @author mijan\n */\n@Entity\npublic class Address {\n @Id\n St", "end": 399, "score": 0.9755042195320129, "start": 394, "tag": "USERNAME", "value": "mijan" } ]
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 one.to.one.relationship; import java.util.ArrayList; import java.util.Collection; import javax.persistence.Entity; import java...
1,190
0.616807
0.616807
63
17.888889
17.461168
79
false
false
0
0
0
0
0
0
0.380952
false
false
6
fc89d73e5b1512c25123054775f8025c7add07c1
28,458,453,336,435
1cb99832e960599bb82dd4738d9e28b493a548a3
/src/main/java/webService/subServices/CategoryService.java
d5032f13640ab71476e4ed4005b3ae0bf0b9134d
[]
no_license
shanwije/MoneyTracker
https://github.com/shanwije/MoneyTracker
f9cc056b22b5143e8708bac196d64b09a80142bb
5681a470c134b7dd6931e794e4e1de8fb81769eb
refs/heads/master
2020-04-15T03:13:05.604000
2019-01-15T17:02:57
2019-01-15T17:02:57
164,340,321
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package webService.subServices; import Model.category.CategoryModel; import Model.category.CategoryServiceResponseModel; import Model.category.DeleteCategoryModel; import controller.UpdateAccount; import javax.ws.rs.Consumes; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax...
UTF-8
Java
1,640
java
CategoryService.java
Java
[]
null
[]
package webService.subServices; import Model.category.CategoryModel; import Model.category.CategoryServiceResponseModel; import Model.category.DeleteCategoryModel; import controller.UpdateAccount; import javax.ws.rs.Consumes; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax...
1,640
0.746341
0.746341
48
33.166668
29.768785
129
false
false
0
0
0
0
0
0
0.375
false
false
6
bebe92cbb84b840386aedcae007f4381c1c199b5
24,592,982,778,116
b45ef52a5daebcad99214320ad1023652d43c415
/components-webapi/src/test/java/ch/alv/components/web/api/config/HeaderParameterTest.java
bd52a29f2f57bded24de443da99cd64e99dbd2eb
[ "MIT" ]
permissive
paulabourlot/alv-ch-java
https://github.com/paulabourlot/alv-ch-java
2d9e37420747308029316c69f2adf8df3c3daaa0
ed063fda71438d97c069f15e80019c6cf11cc7a3
refs/heads/master
2021-01-13T12:07:55.571000
2014-12-18T15:35:05
2014-12-18T15:35:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ch.alv.components.web.api.config; import org.junit.Test; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; /** * Unit tests for the {@link ch.alv.components.web.api.config.HeaderParameter} class. * * @since 1.0.0 */ public class HeaderParameterTest { @Test ...
UTF-8
Java
806
java
HeaderParameterTest.java
Java
[ { "context": "d testParamConstructor() {\n String name = \"testName\";\n boolean required = true;\n Header", "end": 496, "score": 0.9768640995025635, "start": 488, "tag": "USERNAME", "value": "testName" } ]
null
[]
package ch.alv.components.web.api.config; import org.junit.Test; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; /** * Unit tests for the {@link ch.alv.components.web.api.config.HeaderParameter} class. * * @since 1.0.0 */ public class HeaderParameterTest { @Test ...
806
0.69727
0.693548
30
25.866667
26.24085
94
false
false
0
0
0
0
0
0
0.533333
false
false
6
b12d31545569e284c06f90718b0c0f85e6516df6
33,268,816,715,968
4ef567fb88d5949ef1dc388e4cc6173bdff7dd1c
/app/src/main/java/com/sabri/inf4042_sabritanich/Adapters/ContactsAdapter.java
a9950a7c4179aed464c3c5b77d22df1dfbadf942
[]
no_license
sabri5club/INF4041_SabriTANICH
https://github.com/sabri5club/INF4041_SabriTANICH
51a37c12c0dfe6b97b1597f67c3ae3d076fc440d
7ee49d0618048b7e1683eae7e2ceb1faecd21f96
refs/heads/master
2020-06-13T01:09:36.358000
2016-12-18T20:36:42
2016-12-18T20:36:42
75,467,134
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sabri.inf4042_sabritanich.Adapters; import android.content.Context; import android.content.SharedPreferences; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapte...
UTF-8
Java
2,417
java
ContactsAdapter.java
Java
[]
null
[]
package com.sabri.inf4042_sabritanich.Adapters; import android.content.Context; import android.content.SharedPreferences; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapte...
2,417
0.714523
0.709129
62
37.870968
34.840874
139
false
false
0
0
0
0
0
0
0.741935
false
false
6
97719ffd69aacf22f0f6a2dd1eaf0f0d97275982
3,126,736,227,403
15a04ddc490a2273f9516fb2f730b208c672a7bd
/officefloor/core/officeframe/src/test/java/net/officefloor/frame/impl/execute/managedobject/_fail_WaitOnSourceManagedObjectTest.java
64a9835f9bfd475e1f804f962ea41e050b36955a
[ "Apache-2.0" ]
permissive
officefloor/OfficeFloor
https://github.com/officefloor/OfficeFloor
d50c4441e96773e3f33b6a154dcaf049088480a2
4bad837e3d71dbc49b161f9814d6b188937ca69d
refs/heads/master
2023-09-01T12:06:04.230000
2023-08-27T16:36:04
2023-08-27T16:36:04
76,112,580
60
7
Apache-2.0
false
2023-09-14T20:12:48
2016-12-10T12:56:50
2023-09-01T21:27:02
2023-09-14T20:12:47
71,559
53
5
17
Java
false
false
/*- * #%L * OfficeFrame * %% * Copyright (C) 2005 - 2020 Daniel Sagenschneider * %% * 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....
UTF-8
Java
4,160
java
_fail_WaitOnSourceManagedObjectTest.java
Java
[ { "context": "\n * OfficeFrame\n * %%\n * Copyright (C) 2005 - 2020 Daniel Sagenschneider\n * %%\n * Licensed under the Apache License, Versi", "end": 82, "score": 0.9998500347137451, "start": 61, "tag": "NAME", "value": "Daniel Sagenschneider" }, { "context": "n sourcing of {@link M...
null
[]
/*- * #%L * OfficeFrame * %% * Copyright (C) 2005 - 2020 <NAME> * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless...
4,130
0.760096
0.755769
118
34.254238
30.396862
103
false
false
0
0
0
0
0
0
1.415254
false
false
6
31ca8e40340d7b989cdee590adcdc5973b754977
26,010,321,998,875
569510451c01a4966206c258aceacbbc3cf99b02
/app/src/main/java/com/lesgens/dodocommute/WizardActivity.java
20466852c65ad0aa212d841ec6fe1c0fb190479c
[ "Apache-2.0" ]
permissive
TyMarc/DodoCommute
https://github.com/TyMarc/DodoCommute
aeeea67cc15b5d5d268949522f54ee3eafe331c6
2e6ec929c832236e916c64f0fd3bbb68879fa8cc
refs/heads/master
2021-01-10T15:20:46.078000
2016-01-24T11:36:50
2016-01-24T11:36:50
50,243,860
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lesgens.dodocommute; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.graphics.drawable.Drawable; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentStatePagerAdapter...
UTF-8
Java
5,980
java
WizardActivity.java
Java
[]
null
[]
package com.lesgens.dodocommute; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.graphics.drawable.Drawable; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentStatePagerAdapter...
5,980
0.642977
0.640301
185
31.324324
26.849384
118
false
false
0
0
0
0
0
0
0.556757
false
false
6
a22c78cc1994e95d86d2ba626f46284ab12686d9
23,527,830,893,061
33c701010eacf7dbf5b3b279a3a005e4ec0ea0cd
/Java/core/src/test/java/com/amazon/randomcutforest/imputation/ConditionalSampleSummarizerTest.java
21ffa4fc76ab13078dc3d4078d24da16c6ca5211
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
aws/random-cut-forest-by-aws
https://github.com/aws/random-cut-forest-by-aws
8139e2c4bd82bb5d821d636afe63365bd993781d
0c51e909ba3d0c1c62b45a14e314618214fc0435
refs/heads/main
2023-08-21T21:19:20.993000
2023-07-24T17:12:51
2023-07-24T17:12:51
221,992,547
189
38
Apache-2.0
false
2023-08-28T04:18:18
2019-11-15T19:48:13
2023-08-13T20:49:58
2023-08-28T04:18:17
2,467
186
35
10
Java
false
false
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
UTF-8
Java
3,247
java
ConditionalSampleSummarizerTest.java
Java
[]
null
[]
/* * Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 * * or in ...
3,247
0.689868
0.664921
84
37.654762
29.235291
106
false
false
0
0
0
0
0
0
0.964286
false
false
6
3161afbf65519391fd7e9f599790c5778ae37e0e
10,058,813,441,233
653e3e757adbb3ddcaade5c76d06df0ed61841b1
/gmall-list-service/src/main/java/com/atguigu/gmall/list/service/impl/ListServiceImpl.java
bdfb122d2ce8a300c5b856cb8f7e0246108e82ef
[]
no_license
HinatB/gmall
https://github.com/HinatB/gmall
da13b7dfc8c07eeb4be04d160d068e0fa0405dcf
e55d4f383788270501e61524fc05d983123c95c3
refs/heads/master
2020-04-15T05:17:28.795000
2019-02-18T10:34:04
2019-02-18T10:34:04
164,415,822
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.atguigu.gmall.list.service.impl; import com.alibaba.dubbo.config.annotation.Service; import com.atguigu.gmall.bean.SkuLsInfo; import com.atguigu.gmall.bean.SkuLsParams; import com.atguigu.gmall.bean.SkuLsResult; import com.atguigu.gmall.config.RedisUtil; import com.atguigu.gmall.service.ListService; import...
UTF-8
Java
8,032
java
ListServiceImpl.java
Java
[]
null
[]
package com.atguigu.gmall.list.service.impl; import com.alibaba.dubbo.config.annotation.Service; import com.atguigu.gmall.bean.SkuLsInfo; import com.atguigu.gmall.bean.SkuLsParams; import com.atguigu.gmall.bean.SkuLsResult; import com.atguigu.gmall.config.RedisUtil; import com.atguigu.gmall.service.ListService; import...
8,032
0.630996
0.62878
201
37.169155
28.096869
112
false
false
0
0
0
0
0
0
0.502488
false
false
6
14b369a0e4fba849ebea4c2ae6af3d192639825a
20,040,317,441,445
f78736c68cac57e07c3cd1ac799345656b53b8a3
/app/src/main/java/com/nextgenit/doctor/Network/IRetrofitApi.java
ecc2abab4f4a02001a3d6c0e4444c1f53e154eee
[]
no_license
evankhan1234/DoctorApps
https://github.com/evankhan1234/DoctorApps
70b71a282a8faca8a9219b6e2ae8ca0fea2462bc
e60b4f340939e684d816bb87bc8be169004ca679
refs/heads/master
2022-12-18T14:32:00.304000
2020-09-08T16:32:07
2020-09-08T16:32:07
274,106,182
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.nextgenit.doctor.Network; import com.nextgenit.doctor.NetworkModel.APIResponses; import com.nextgenit.doctor.NetworkModel.ContentResponses; import com.nextgenit.doctor.NetworkModel.DiagnosisListReponses; import com.nextgenit.doctor.NetworkModel.InvestigationListResponses; import com.nextgenit.doctor.Networ...
UTF-8
Java
4,494
java
IRetrofitApi.java
Java
[]
null
[]
package com.nextgenit.doctor.Network; import com.nextgenit.doctor.NetworkModel.APIResponses; import com.nextgenit.doctor.NetworkModel.ContentResponses; import com.nextgenit.doctor.NetworkModel.DiagnosisListReponses; import com.nextgenit.doctor.NetworkModel.InvestigationListResponses; import com.nextgenit.doctor.Networ...
4,494
0.659101
0.658211
86
51.255814
37.141521
141
false
false
0
0
0
0
0
0
0.5
false
false
6
27a5199c3aa86efcbebd524ab03f0f753c336cf9
20,040,317,441,775
1b966cc5351f1f309723d512354a2c12d0753f5f
/ar.com.tadp.xml.rinzo.core/src/ar/com/tadp/xml/rinzo/core/model/tags/xsd/CompositeXMLTagDefinitionProvider.java
e8238ee29b78139401662247ce293866c8bba408
[]
no_license
Flamenco/rinzo-xml-editor
https://github.com/Flamenco/rinzo-xml-editor
d7ec89da6b9743d030e446465b8669ee7c636c1d
aa9b842b55aea079846fb5dacf2b5d7e42fcd92f
refs/heads/master
2021-01-20T23:52:10.491000
2014-07-03T14:28:59
2014-07-03T14:28:59
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/***************************************************************************** * This file is part of Rinzo * * Author: Claudio Cancinos * WWW: https://sourceforge.net/projects/editorxml * Copyright (C): 2008, Claudio Cancinos * * This program is free software; you can redistribute it and/or * modify i...
UTF-8
Java
4,871
java
CompositeXMLTagDefinitionProvider.java
Java
[ { "context": "***\r\n * This file is part of Rinzo\r\n *\r\n * Author: Claudio Cancinos\r\n * WWW: https://sourceforge.net/projects/editorx", "end": 142, "score": 0.9998607635498047, "start": 126, "tag": "NAME", "value": "Claudio Cancinos" }, { "context": "ge.net/projects/editorxml\r...
null
[]
/***************************************************************************** * This file is part of Rinzo * * Author: <NAME> * WWW: https://sourceforge.net/projects/editorxml * Copyright (C): 2008, <NAME> * * This program is free software; you can redistribute it and/or * modify it under the terms of...
4,851
0.708068
0.707042
141
32.546101
31.849709
131
false
false
0
0
0
0
0
0
1.70922
false
false
6
8fa2a6e27556ba4a680d73aad45a4f0fbf7c34ab
39,264,591,026,334
65f9dac9c9f9fcedf77d314acb84bb9a1d957aad
/src/CajaCarton.java
76a88dc18c8afd6b9fff121809daf1d3a930099a
[]
no_license
MiguelClv/EjerciciosHerencia
https://github.com/MiguelClv/EjerciciosHerencia
72f0b2326eae225b02e7a768612e5cfaa584a119
e2b1eeb2afa338ba213eab4fa176f5bf11e0213b
refs/heads/master
2021-01-23T10:35:43.653000
2017-06-01T16:07:34
2017-06-01T16:07:34
93,075,695
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Created by lvpac on 01/06/2017. */ public class CajaCarton extends Caja{ static double tcarton; protected double area; int etiqueta; public CajaCarton (double ancho, double alto, double fondo){ super(ancho, alto, fondo, CajaCarton.unidad.CM); area = 2*(ancho*alto + alto*fondo + ...
UTF-8
Java
729
java
CajaCarton.java
Java
[ { "context": "/**\n * Created by lvpac on 01/06/2017.\n */\npublic class CajaCarton extend", "end": 23, "score": 0.9996551871299744, "start": 18, "tag": "USERNAME", "value": "lvpac" } ]
null
[]
/** * Created by lvpac on 01/06/2017. */ public class CajaCarton extends Caja{ static double tcarton; protected double area; int etiqueta; public CajaCarton (double ancho, double alto, double fondo){ super(ancho, alto, fondo, CajaCarton.unidad.CM); area = 2*(ancho*alto + alto*fondo + ...
729
0.556927
0.539095
31
22.516129
18.654535
64
false
false
0
0
0
0
0
0
0.483871
false
false
6
cb239db621c6cc1e8d5dde2f2c0410d0c72eab18
23,373,212,085,304
b2fa66ec49f50b4bb92fee6494479238c8b46876
/src/main/java/fi/riista/feature/organization/rhy/subsidy/RhySubsidyRoundingStage4DTO.java
318aa424889b57223a5c7544090c908f2ce72168
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
suomenriistakeskus/oma-riista-web
https://github.com/suomenriistakeskus/oma-riista-web
f007a9dc663317956ae672ece96581f1704f0e85
f3550bce98706dfe636232fb2765a44fa33f78ca
refs/heads/master
2023-04-27T12:07:50.433000
2023-04-25T11:31:05
2023-04-25T11:31:05
77,215,968
16
4
MIT
false
2023-04-25T11:31:06
2016-12-23T09:49:44
2023-04-14T06:24:18
2023-04-25T11:31:05
22,281
8
2
0
Java
false
false
package fi.riista.feature.organization.rhy.subsidy; import javax.annotation.Nonnull; import static java.util.Objects.requireNonNull; public class RhySubsidyRoundingStage4DTO { private final String rhyCode; private final SubsidyRoundingDTO roundingResult; public RhySubsidyRoundingStage4DTO(@Nonnull fina...
UTF-8
Java
702
java
RhySubsidyRoundingStage4DTO.java
Java
[]
null
[]
package fi.riista.feature.organization.rhy.subsidy; import javax.annotation.Nonnull; import static java.util.Objects.requireNonNull; public class RhySubsidyRoundingStage4DTO { private final String rhyCode; private final SubsidyRoundingDTO roundingResult; public RhySubsidyRoundingStage4DTO(@Nonnull fina...
702
0.706553
0.703704
26
26
26.118074
90
false
false
0
0
0
0
0
0
0.384615
false
false
6
963b06f8288845fb5ee1444625b164da486178c5
17,841,294,193,658
7c89f7c259d7574a983155d98e34a5ce49d1ea7a
/src/com/hard/targets/delhi/post/office/finder/CustomListAdapter.java
9cea4b12fee59ffad33a900d7c6d2b64d01fbae2
[]
no_license
dgi1316/1316_DelhiPostOfficeFinder
https://github.com/dgi1316/1316_DelhiPostOfficeFinder
10db27445a656a3b8d266501c4bf3f337200c190
0da5b63dc66b3d8a092af40099769b93c866d058
refs/heads/master
2020-06-08T22:10:24.750000
2013-12-07T04:02:18
2013-12-07T04:02:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hard.targets.delhi.post.office.finder; import java.util.ArrayList; import android.app.Activity; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.TextView; public class CustomListAdapter extends ArrayAdapter<String> { Activity context; A...
UTF-8
Java
1,306
java
CustomListAdapter.java
Java
[]
null
[]
package com.hard.targets.delhi.post.office.finder; import java.util.ArrayList; import android.app.Activity; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.TextView; public class CustomListAdapter extends ArrayAdapter<String> { Activity context; A...
1,306
0.764165
0.764165
38
33.36842
28.822889
122
false
false
0
0
0
0
0
0
1.789474
false
false
6
9b4d765d22c9d35f720909b5e6c89c47d3c4a80e
3,539,053,054,538
f93514d74c3e3338c3db8576d08417abc7d06d3d
/app/src/androidTest/java/com/funebunny/xpdroid/business/historial/service/ServicioHistorialBusinessTest.java
f55fed9d5c80433371bf5e2f757ce7569152145d
[]
no_license
funEBunny/XPDroid
https://github.com/funEBunny/XPDroid
2ac71ac487123ad9c4ce96726ff28052456919af
8f1b8a66c09fa8ff4191d41e48de4dea5f548db6
refs/heads/master
2020-12-24T13:20:49.415000
2016-11-01T15:45:56
2016-11-01T15:45:56
33,051,664
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.funebunny.xpdroid.business.historial.service; import android.test.AndroidTestCase; import com.funebunny.xpdroid.business.gasto.model.Gasto; import com.funebunny.xpdroid.business.historial.model.Historial; import org.junit.Test; import java.util.List; /** * Created by provirabosch on 17/10/2015. */ pu...
UTF-8
Java
2,487
java
ServicioHistorialBusinessTest.java
Java
[ { "context": "t.Test;\n\nimport java.util.List;\n\n/**\n * Created by provirabosch on 17/10/2015.\n */\npublic class ServicioHistorial", "end": 298, "score": 0.999614417552948, "start": 286, "tag": "USERNAME", "value": "provirabosch" } ]
null
[]
package com.funebunny.xpdroid.business.historial.service; import android.test.AndroidTestCase; import com.funebunny.xpdroid.business.gasto.model.Gasto; import com.funebunny.xpdroid.business.historial.model.Historial; import org.junit.Test; import java.util.List; /** * Created by provirabosch on 17/10/2015. */ pu...
2,487
0.669883
0.646562
77
31.298702
22.89789
88
false
false
0
0
0
0
0
0
0.727273
false
false
6
cbb351b181b47179a7ba22c3ab684da01e90093f
3,539,053,055,417
890672755553776485f18df8ee7e821818b2d37a
/app/src/main/java/chart/ooxx/com/copympchart/render/YAxisRenderer.java
98967fd3c1351524ccc508352447008f74f1544d
[]
no_license
wengz/CopyMPChart
https://github.com/wengz/CopyMPChart
7002dc47ea6452dff3b1cbb105456299aad26705
f1f74a0ced8b9f1be264a4a695f45a3af2ab45ee
refs/heads/master
2020-03-03T02:40:32.667000
2016-06-02T08:27:26
2016-06-02T08:27:26
59,969,084
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package chart.ooxx.com.copympchart.render; import android.graphics.Color; import android.graphics.Paint; import chart.ooxx.com.copympchart.components.YAxis; import chart.ooxx.com.copympchart.utils.Transformer; import chart.ooxx.com.copympchart.utils.ViewPortHandler; public class YAxisRenderer extends AxisRenderer{ ...
UTF-8
Java
423
java
YAxisRenderer.java
Java
[]
null
[]
package chart.ooxx.com.copympchart.render; import android.graphics.Color; import android.graphics.Paint; import chart.ooxx.com.copympchart.components.YAxis; import chart.ooxx.com.copympchart.utils.Transformer; import chart.ooxx.com.copympchart.utils.ViewPortHandler; public class YAxisRenderer extends AxisRenderer{ ...
423
0.813239
0.813239
16
25.4375
27.793814
91
false
false
0
0
0
0
0
0
0.5
false
false
6
e0c94a4e4e2bf240a0616244b83ccadbfcf4699a
33,578,054,330,196
549935a675676cadd9ae2f8c4463073a6cf56b70
/destp-common/common-web-spring/src/main/java/com/destp/common/ui/web/view/RequestResult.java
a90a276e912725eb70978216e4c62bc045b7992d
[]
no_license
zhishanlingyun/destp
https://github.com/zhishanlingyun/destp
2c92608a5c7e8c78eaa00edd909859848ef57987
5e6b4a8187ef2594e2c8dbbc4eb45e7387da1968
refs/heads/master
2020-04-16T02:16:21.184000
2017-10-29T16:49:56
2017-10-29T16:49:56
61,082,617
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.destp.common.ui.web.view; import java.util.Map; /** * Created by Administrator on 2016/11/20 0020. */ public class RequestResult { private boolean state; private String viewName; private String content; private String pagehtml; private ModelMap model; public RequestResult()...
UTF-8
Java
2,565
java
RequestResult.java
Java
[]
null
[]
package com.destp.common.ui.web.view; import java.util.Map; /** * Created by Administrator on 2016/11/20 0020. */ public class RequestResult { private boolean state; private String viewName; private String content; private String pagehtml; private ModelMap model; public RequestResult()...
2,565
0.610136
0.605458
115
21.304348
21.146353
81
false
false
0
0
0
0
0
0
0.313043
false
false
6
ac0ab38fed3c149b6fb1a7a7b65296c35b6120f8
22,290,880,316,372
1d0e06d18102b3d804cbc2f9433bbc07a8c6b0e4
/test/com/thoughtworks/frankenstein/events/CancelTableEditEventTest.java
63b430c360dd172b765ceebc4a30f4826dff875a
[ "Apache-2.0" ]
permissive
donreno/frankenstein
https://github.com/donreno/frankenstein
6afa00b6625f2137129e5eee1ecf8f557901998b
fb9705d68451c2a513a02abb4bfa32ee2b75a7bb
refs/heads/master
2021-01-17T22:05:40.907000
2010-09-08T05:47:12
2010-09-08T05:47:12
61,562,750
1
0
null
true
2016-06-20T16:25:17
2016-06-20T16:25:17
2015-06-07T08:01:09
2010-09-08T05:47:56
3,930
0
0
0
null
null
null
package com.thoughtworks.frankenstein.events; import javax.swing.*; import org.jmock.Mock; import com.thoughtworks.frankenstein.playback.ComponentFinder; import com.thoughtworks.frankenstein.playback.WindowContext; import com.thoughtworks.frankenstein.recorders.TestTableModel; /** * Ensures behaviour of ButtonEven...
UTF-8
Java
2,711
java
CancelTableEditEventTest.java
Java
[]
null
[]
package com.thoughtworks.frankenstein.events; import javax.swing.*; import org.jmock.Mock; import com.thoughtworks.frankenstein.playback.ComponentFinder; import com.thoughtworks.frankenstein.playback.WindowContext; import com.thoughtworks.frankenstein.recorders.TestTableModel; /** * Ensures behaviour of ButtonEven...
2,711
0.695315
0.694578
74
35.635136
34.987476
137
false
false
0
0
0
0
0
0
0.608108
false
false
6
48666cb4b004e892af57991751efa171933b0408
5,763,846,159,782
7a48a565e19a5338664b18caab3cab724960c6ae
/src/jcrlauncher/components/PersonalCab.java
a0efc4a179cb0bda5ccc80cf27fa1bf37d25c0e4
[]
no_license
RedServer/RedServer2_JCR
https://github.com/RedServer/RedServer2_JCR
5ff0b3eecc3f4020b6eb35c819ef05fa313dabd3
cdceb20c54e3940f6afe787125f77f1c121d5225
refs/heads/master
2016-05-15T13:53:53.788000
2016-01-25T20:31:01
2016-01-25T20:31:01
50,459,491
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package jcrlauncher.components; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.image.BufferedImage; import java.net.MalformedURLException; import java.net.URL; import java.util.Map; import jcrlauncher.Settings; import jcrlauncher.utils.BaseUtils; import jcrlauncher.utils.ImageUtils; public clas...
UTF-8
Java
3,243
java
PersonalCab.java
Java
[]
null
[]
package jcrlauncher.components; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.image.BufferedImage; import java.net.MalformedURLException; import java.net.URL; import java.util.Map; import jcrlauncher.Settings; import jcrlauncher.utils.BaseUtils; import jcrlauncher.utils.ImageUtils; public clas...
3,243
0.639509
0.584146
86
35.965115
40.595409
144
false
false
0
0
0
0
0
0
3.244186
false
false
6
0c24a0c15ab04b5e67197e734cfc56a66df4cb44
13,159,779,842,117
c92e61359bd8c1ea58a77400e0888dd6f0e9a22f
/trunk-zt/whale-data-service/src/main/java/com/odianyun/search/whale/data/service/impl/AttributeValueServiceImpl.java
a9968f9092bc8fdfae6b0f6865fcb4194053beb1
[]
no_license
moutainhigh/myframework
https://github.com/moutainhigh/myframework
70d7de96c91fdb163d356c36508621cb9d52677b
a69783533903504115cd798c7465e6c4234c4db2
refs/heads/master
2023-02-03T21:42:03.898000
2020-09-15T12:54:59
2020-09-15T12:54:59
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.odianyun.search.whale.data.service.impl; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import org.apache.commons.collections.CollectionUtils; import org.springframework.beans.factory.annotation.Autowired; ...
UTF-8
Java
3,593
java
AttributeValueServiceImpl.java
Java
[]
null
[]
package com.odianyun.search.whale.data.service.impl; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import org.apache.commons.collections.CollectionUtils; import org.springframework.beans.factory.annotation.Autowired; ...
3,593
0.809908
0.807125
95
36.821053
33.776348
119
false
false
0
0
0
0
0
0
2.252632
false
false
6
5d73094e4667d6708ce85acf31db13b2e2115678
27,788,438,463,445
ef4e8a66c2d5d1154a85d1c15fc919706079117d
/src/main/java/aplicaciones/spring/controllers/ComprobanteRestController.java
db52a5260ff9a4fe1c048796d47ec5c2d39293d6
[]
no_license
jmartinez-bit/ProyectoPasantias
https://github.com/jmartinez-bit/ProyectoPasantias
a6df36ac1541610b3c2ece57f285f09ba0eae3e3
fcba9391d313933eaa8aeb755872bfac1a569185
refs/heads/master
2023-03-20T21:03:17.465000
2021-03-14T02:25:53
2021-03-14T02:25:53
330,705,761
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package aplicaciones.spring.controllers; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.Cros...
UTF-8
Java
2,353
java
ComprobanteRestController.java
Java
[]
null
[]
package aplicaciones.spring.controllers; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.Cros...
2,353
0.80238
0.80068
70
32.614285
25.751167
81
false
false
0
0
0
0
0
0
1.071429
false
false
6
76ff6cb20c9bac2300d9b9683b7a5e95ef4f626e
19,799,799,283,844
a7e9d3d55d82718c107290da6546af9016e5d772
/src/main/java/it/vige/labs/gc/bean/votingpapers/Candidate.java
e94639d7917a27bdee3e12ff98f5511c3840bade
[ "Apache-2.0" ]
permissive
vige-vota/voting
https://github.com/vige-vota/voting
04361469137c91206989ffc8adb9ad394e4f75f8
8d11ae647ebfffa003a5538f100911b8bbb0cb99
refs/heads/master
2023-05-26T01:06:41.169000
2023-05-16T13:25:11
2023-05-16T13:25:11
198,453,011
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package it.vige.labs.gc.bean.votingpapers; import it.vige.labs.gc.bean.vote.Identifier; public class Candidate extends Identifier { private char sex; public char getSex() { return sex; } public void setSex(char sex) { this.sex = sex; } }
UTF-8
Java
252
java
Candidate.java
Java
[]
null
[]
package it.vige.labs.gc.bean.votingpapers; import it.vige.labs.gc.bean.vote.Identifier; public class Candidate extends Identifier { private char sex; public char getSex() { return sex; } public void setSex(char sex) { this.sex = sex; } }
252
0.714286
0.714286
17
13.882353
16.36669
44
false
false
0
0
0
0
0
0
0.823529
false
false
6
9cab8a03ffd9b44e300d30d62238806d90dc363a
5,488,968,268,306
1f902e98de99596e36ba017ce3907828b99a3c1f
/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/SimpleService.java
8270583df0f0e2ac7e5108448aa66579331ebc18
[ "LicenseRef-scancode-unicode", "Apache-2.0" ]
permissive
aosp-mirror/platform_frameworks_base
https://github.com/aosp-mirror/platform_frameworks_base
c98112233373c83586fb1bf4d7ac256e5521b11d
942d47b019852409865ee53a189b09cc0743dff1
refs/heads/main
2023-08-29T10:34:14.756000
2023-08-29T07:02:44
2023-08-29T07:02:44
65,885
4,479
2,590
NOASSERTION
false
2023-08-08T07:25:50
2008-10-21T18:20:37
2023-08-08T02:31:21
2023-08-08T07:24:39
2,903,744
10,462
6,265
6
Java
false
false
/* * Copyright (C) 2019 The Android Open Source Project * * 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 app...
UTF-8
Java
5,681
java
SimpleService.java
Java
[]
null
[]
/* * Copyright (C) 2019 The Android Open Source Project * * 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 app...
5,681
0.618025
0.615561
146
37.910957
26.979677
97
false
false
0
0
0
0
0
0
0.575342
false
false
6
9a468f34107c5f36fe6ac51f3577ea7b5a418267
25,872,883,045,888
cc927b61575e6fe605f597e15e5dc7e37133fcf8
/TireMusic/tiremusic/src/test/java/com/chinasoft/tiremusic/test/controller/Test.java
b216605762d3eae03a5a5ea1c78d27c746b09442
[]
no_license
GuoWenhao1996/PowerfulJavaProject
https://github.com/GuoWenhao1996/PowerfulJavaProject
981917a59786d345aa70815ac8f7f586d6d9f486
080d0e3b4a79a16df20d9f8afcc98b7832822754
refs/heads/master
2021-01-16T18:38:15.472000
2017-09-30T07:37:47
2017-09-30T07:37:47
100,102,910
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chinasoft.tiremusic.test.controller; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.h...
UTF-8
Java
1,744
java
Test.java
Java
[]
null
[]
package com.chinasoft.tiremusic.test.controller; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.h...
1,744
0.748116
0.733668
52
29.615385
24.374603
111
false
false
0
0
0
0
0
0
1.807692
false
false
6
7b9fac3ff1167cfdd89c94d30582b612e58242bc
31,310,311,637,136
4566f2382be794ccbfed27f7e3fe45cd07e9f332
/web-customer-tracker/src/mypack/controller/CustomerController.java
056235f9edfd35c99225366f2ad1bdd75f4856f2
[]
no_license
nitinraj2001/Customer-Relationship-Manager-Spring-MVC-
https://github.com/nitinraj2001/Customer-Relationship-Manager-Spring-MVC-
fbc1226caf686b492559e081537af53c4c037343
d6bab63f78cc3382756e7109933b8e7ca47ab2c1
refs/heads/master
2023-02-04T18:58:27.399000
2020-12-26T16:09:13
2020-12-26T16:09:13
324,525,537
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package mypack.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation....
UTF-8
Java
2,023
java
CustomerController.java
Java
[]
null
[]
package mypack.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation....
2,023
0.741473
0.741473
81
22.975309
24.400454
94
false
false
0
0
0
0
0
0
1.444444
false
false
6
9da1c675c0535ee0476a841eb064b5e71e81340e
13,288,628,877,804
a3728e1797e38fd3c1703322530762ffbf34d686
/productCommon/src/main/java/com/ygxhj/mynetty/config/Zone.java
2f277564855128d7c0b92bffd786bcc5a89ae37e
[]
no_license
liushagit/myProduct
https://github.com/liushagit/myProduct
76a0c9266918e86efa5ca2b33bd41da82ad0e1fc
360966b878bbc7b90f894a50937f64c4ae490626
refs/heads/master
2021-01-19T00:54:38.246000
2014-06-21T07:11:41
2014-06-21T07:11:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ygxhj.mynetty.config; public class Zone { private String id; private String name; private int point; private int maxPlayerNum; private String proxyHost; private int proxyPort; private String md5Key; private String dbHost; private String dbPort; private String dbName; private String dbUserName; ...
UTF-8
Java
2,796
java
Zone.java
Java
[ { "context": "bUserName(String dbUserName) {\n\t\tthis.dbUserName = dbUserName;\n\t}\n\n\tpublic String getDbPassword() {\n\t\treturn db", "end": 1730, "score": 0.8686355352401733, "start": 1720, "tag": "USERNAME", "value": "dbUserName" } ]
null
[]
package com.ygxhj.mynetty.config; public class Zone { private String id; private String name; private int point; private int maxPlayerNum; private String proxyHost; private int proxyPort; private String md5Key; private String dbHost; private String dbPort; private String dbName; private String dbUserName; ...
2,796
0.717453
0.71495
167
15.742515
14.857391
49
false
false
0
0
0
0
0
0
1.305389
false
false
6
4f05f2819ebade318c13490524d14fda411e2e3a
14,525,579,462,362
e0992f094668a72edac939c49c576671a955cf07
/src/main/java/com/lvov/jsf/ExampleBean.java
35903ccda855f61562a7d744791d50d65ecbc31b
[]
no_license
sergsever/jsfproj
https://github.com/sergsever/jsfproj
0da464202e873edb4c2cbe03c3fc88c6c3582007
35f3df23b4bf24a4e38cd51a75f17cec96f20f1c
refs/heads/master
2022-12-27T08:57:15.112000
2020-04-17T08:31:24
2020-04-17T08:31:24
256,445,425
0
0
null
false
2020-10-13T21:16:07
2020-04-17T08:25:57
2020-04-17T08:31:52
2020-10-13T21:16:05
7
0
0
1
HTML
false
false
package com.lvov.jsf; import javax.faces.bean.ManagedBean; @ManagedBean public class ExampleBean { private String name = "Сергей"; public String getName() { return name; } public void setName(String name) { this.name = name; } }
UTF-8
Java
247
java
ExampleBean.java
Java
[ { "context": "ublic class ExampleBean {\n\tprivate String name = \"Сергей\";\n\n\tpublic String getName() {\n\treturn name;\n\t}\n\t\n", "end": 131, "score": 0.9997926354408264, "start": 125, "tag": "NAME", "value": "Сергей" } ]
null
[]
package com.lvov.jsf; import javax.faces.bean.ManagedBean; @ManagedBean public class ExampleBean { private String name = "Сергей"; public String getName() { return name; } public void setName(String name) { this.name = name; } }
247
0.713693
0.713693
16
14.0625
13.278125
36
false
false
0
0
0
0
0
0
0.8125
false
false
6
16fe655da7c7d65767b71182472bdc0b09904a85
19,765,439,501,243
3f4bbf5de80e83ccb98c01485f57058d27d61563
/springCloud/service1/src/main/java/com/jt/service1/GetUUIDHystrix.java
407794715a46d1aca7b601353ebe0dc13435a356
[]
no_license
Baojintong/springcloud
https://github.com/Baojintong/springcloud
0ab6f161151059216e059d8c04b74ea3def51c69
cbee77ba81863816d4491e4e8e9351915a2d44f0
refs/heads/master
2022-07-15T22:27:36.181000
2020-11-11T09:11:52
2020-11-11T09:11:52
122,928,068
0
0
null
false
2022-06-20T23:15:29
2018-02-26T07:06:24
2021-08-10T15:01:25
2022-06-20T23:15:26
213
0
0
1
Java
false
false
package com.jt.service1; import org.springframework.stereotype.Component; import java.util.ArrayList; import java.util.Collections; import java.util.List; @Component public class GetUUIDHystrix implements GetUUIDService { @Override public String getUUID() { return "get uuid failed"; } public...
UTF-8
Java
506
java
GetUUIDHystrix.java
Java
[]
null
[]
package com.jt.service1; import org.springframework.stereotype.Component; import java.util.ArrayList; import java.util.Collections; import java.util.List; @Component public class GetUUIDHystrix implements GetUUIDService { @Override public String getUUID() { return "get uuid failed"; } public...
506
0.63834
0.630435
25
19.24
16.038155
55
false
false
0
0
0
0
0
0
0.48
false
false
6
75503038299d69b1f6048e08aeca4efb9f7a9a80
7,876,970,035,272
de5120919ed23e95dce6041f79b0d3bc99fd464d
/second-credit-core/src/main/java/com/second/credit/core/utils/DoubleUtils.java
548e9d8610a14187924f444975cc0bf406e1a361
[]
no_license
hainanzhongjian/second-credit
https://github.com/hainanzhongjian/second-credit
df641e2f16ee44ade249b81b721406dae964a9fa
ce546a686e1f043ca8e2694e291ba03d8217c298
refs/heads/master
2020-04-01T20:57:42.394000
2018-05-29T13:02:05
2018-05-29T13:02:05
61,991,070
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.second.credit.core.utils; import java.math.BigDecimal; import java.math.RoundingMode; import java.text.DecimalFormat; import java.text.NumberFormat; public class DoubleUtils { private static int SCALE_2 = 2; private static int SCALE_6 = 6; private static int SCALE_16 = 16; private static ...
UTF-8
Java
5,201
java
DoubleUtils.java
Java
[ { "context": " * @param scaleNum\n * @return\n * @author wangmeng\n * @date 2015年8月9日下午4:17:46\n */\n publi", "end": 490, "score": 0.999481737613678, "start": 482, "tag": "USERNAME", "value": "wangmeng" }, { "context": "多个)\n * @param dd\n * @return\n ...
null
[]
package com.second.credit.core.utils; import java.math.BigDecimal; import java.math.RoundingMode; import java.text.DecimalFormat; import java.text.NumberFormat; public class DoubleUtils { private static int SCALE_2 = 2; private static int SCALE_6 = 6; private static int SCALE_16 = 16; private static ...
5,201
0.589557
0.550863
179
25.854748
24.261866
114
false
false
0
0
0
0
0
0
0.329609
false
false
6
ce8b73f29ce8bd23cfdb71b6b87805f74f46db44
27,968,827,040,391
d668db9953e8ded8e0ac1f2f9bae683702e95bb8
/oddsum.java
89143e47ee6ef14ee04597f4d7b871415213c6dc
[]
no_license
jyothiappala/javaassignment
https://github.com/jyothiappala/javaassignment
bd2c4f4541e13ab1463d4dd3bb72e15f06bdfad5
d50cc71cb329e89005b018e66e2a44b5b9b04e87
refs/heads/master
2021-02-14T11:16:14.349000
2020-03-04T03:53:59
2020-03-04T03:53:59
244,800,123
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; class oddsum { public static void main(String ar[]) { int i,sum=0; Scanner s=new Scanner(System.in); int n=s.nextInt(); for(i=1;i<=n;i++) { if(i%2!=0) { sum=sum+i; } } System.out.println(sum); } }
UTF-8
Java
269
java
oddsum.java
Java
[]
null
[]
import java.util.Scanner; class oddsum { public static void main(String ar[]) { int i,sum=0; Scanner s=new Scanner(System.in); int n=s.nextInt(); for(i=1;i<=n;i++) { if(i%2!=0) { sum=sum+i; } } System.out.println(sum); } }
269
0.539033
0.524164
18
13.055555
11.433247
37
false
false
0
0
0
0
0
0
2.166667
false
false
6
eff4fbf2dfeff39ac9d69664a7951957307119ee
29,910,152,320,127
83827fa7e752694b746dba37f6d4dbaa95f9836b
/app/src/main/java/com/rafamatias/moviest/presentation/PresentationModule.java
9490000610322f60da68072d77eff517b4ac979d
[ "MIT" ]
permissive
rafamatias/android-clean-architecture
https://github.com/rafamatias/android-clean-architecture
299dfb3b53b57b00d52498c027e4c13ecc029dcc
ef926369390b44979ae9019837e17ae0dd7fc7d5
refs/heads/master
2018-04-04T03:39:55.759000
2017-04-24T02:37:58
2017-04-24T02:37:58
88,905,308
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rafamatias.moviest.presentation; import com.rafamatias.moviest.domain.interactor.MoviePopularInteractor; import com.rafamatias.moviest.domain.interactor.MovieSearchInteractor; import com.rafamatias.moviest.presentation.presenter.MoviePopularPresenter; import com.rafamatias.moviest.presentation.presenter.Mo...
UTF-8
Java
774
java
PresentationModule.java
Java
[]
null
[]
package com.rafamatias.moviest.presentation; import com.rafamatias.moviest.domain.interactor.MoviePopularInteractor; import com.rafamatias.moviest.domain.interactor.MovieSearchInteractor; import com.rafamatias.moviest.presentation.presenter.MoviePopularPresenter; import com.rafamatias.moviest.presentation.presenter.Mo...
774
0.828165
0.828165
22
34.18182
32.837944
98
false
false
0
0
0
0
0
0
0.409091
false
false
6
6e6d9a554c29f2b4929082f6c05546c5c4cb3570
1,941,325,285,984
cd95469def5ae79e99b2df85083e56a69b69c206
/src/main/java/com/learning/sync/DoNotLockString.java
6c959dffd884648521fccae6a5e98f31f68a5698
[]
no_license
hujuqiang/JUC
https://github.com/hujuqiang/JUC
3b25c74f96fb5fc0e8c7ef58992bee36856ee7cc
dc7e76de31d90f77bb85ccaabc439070fa2e9575
refs/heads/master
2022-10-21T01:35:16.375000
2020-06-03T10:35:11
2020-06-03T10:35:11
262,812,661
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.learning.sync; import java.util.concurrent.TimeUnit; /** * 要以字符串常量作为锁定对象 * 在下面的例子中,m1和m2其实锁定的是同一个对象 * 这种情况还会发生比较诡异的现象,比如你用到了一个类库,在该类库中代码锁定了字符串“Hello”, * 但是你读不到源码,所以你在自己的代码中也锁定了"Hello",这时候就有可能发生非常诡异的死锁阻塞, * 因为你的程序和你用到的类库不经意间使用了同一把锁 */ public class DoNotLockString { String s1 = "hello"; S...
UTF-8
Java
1,550
java
DoNotLockString.java
Java
[]
null
[]
package com.learning.sync; import java.util.concurrent.TimeUnit; /** * 要以字符串常量作为锁定对象 * 在下面的例子中,m1和m2其实锁定的是同一个对象 * 这种情况还会发生比较诡异的现象,比如你用到了一个类库,在该类库中代码锁定了字符串“Hello”, * 但是你读不到源码,所以你在自己的代码中也锁定了"Hello",这时候就有可能发生非常诡异的死锁阻塞, * 因为你的程序和你用到的类库不经意间使用了同一把锁 */ public class DoNotLockString { String s1 = "hello"; S...
1,550
0.508689
0.489731
49
24.836735
18.711937
64
false
false
0
0
0
0
0
0
0.367347
false
false
6
5702181291b8b60ed29275cf1fdd6fee368310f8
6,871,947,736,248
b2de32d95b9ec4ee1853a92f89e0fe965b55919b
/src/solutions/AssignCookies.java
cf65baef8c1d173b4b0ee4ccae1240641e03af58
[]
no_license
sky-xu/leetcode
https://github.com/sky-xu/leetcode
6d847f90149bc2e0a4a603e65605a412078f77df
de0bbaad16bb4328a190bf8f61b4f22172862528
refs/heads/master
2020-02-29T23:27:23.884000
2018-08-10T05:59:32
2018-08-10T05:59:32
60,939,821
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package solutions; import questions.LC455_AssignCookies; import java.util.Arrays; /** * Leetcode 455. Assign Cookies. * Created by Sky on 021, 11, 21, 2016. */ public class AssignCookies implements LC455_AssignCookies { /** * Leetcode 455. Assign Cookies. * Assume you are an awesome parent and want ...
UTF-8
Java
1,237
java
AssignCookies.java
Java
[]
null
[]
package solutions; import questions.LC455_AssignCookies; import java.util.Arrays; /** * Leetcode 455. Assign Cookies. * Created by Sky on 021, 11, 21, 2016. */ public class AssignCookies implements LC455_AssignCookies { /** * Leetcode 455. Assign Cookies. * Assume you are an awesome parent and want ...
1,237
0.625707
0.605497
36
33.361111
33.223278
150
false
false
0
0
0
0
0
0
0.527778
false
false
6
ce1e940c2d56dc472008cfe37b9243fbaf1510fe
28,698,971,532,316
500e80e29e1e941d2f7d442263b4a336ba5a7d5b
/primatives/src/main/java/GenerateUniformRandomNumbers.java
5efcb5f811dc2e6825f63b3e3ba802e828f8f3b6
[ "MIT" ]
permissive
raviprakashgiri/elements-of-programming-interviews
https://github.com/raviprakashgiri/elements-of-programming-interviews
6f15907e8a21d7ae8bcc488b094e6cbc528f3558
3f838cb3ee9994d7435a46b0b5d0b0cea6871ca0
refs/heads/master
2020-12-30T16:40:53.851000
2017-05-11T10:58:38
2017-05-11T10:58:38
91,009,831
2
0
null
true
2017-05-11T18:11:11
2017-05-11T18:11:11
2017-05-11T18:09:38
2017-05-11T10:58:43
317
0
0
0
null
null
null
public class GenerateUniformRandomNumbers { /* 5.10 How would you implement a random number generator that generates a random integer i between a and b, inclusive, given a random number generator that produces zero or one with equal probability? All values in [a,b] should be equally likely. ...
UTF-8
Java
424
java
GenerateUniformRandomNumbers.java
Java
[]
null
[]
public class GenerateUniformRandomNumbers { /* 5.10 How would you implement a random number generator that generates a random integer i between a and b, inclusive, given a random number generator that produces zero or one with equal probability? All values in [a,b] should be equally likely. ...
424
0.698113
0.688679
16
25.5
30.748983
78
false
false
0
0
0
0
0
0
0.3125
false
false
6
e18f73c38b4010efcd542df40648811b4ccee4c4
33,139,967,716,591
1541d1798c2a62088a3328a49f9dccb56507e1ca
/Examen/src/Basededatos/Base_de_datos.java
8b707a9b8219f22c86523ef8801bbb452b5b9c89
[]
no_license
migueprz/proyecto01
https://github.com/migueprz/proyecto01
4250cef02b268b39fa4e320b23449135cfaa76fb
07c44b71f87da9a9526f867cb4a8d76f9be526d9
refs/heads/master
2020-05-26T16:44:51.367000
2019-05-26T07:46:29
2019-05-26T07:46:29
188,306,351
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Basededatos; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; public class Base_de_datos { public static void main(String[] args) { // TODO Auto-generated method stub try { //CREAR CONEXION Connection miConexion = DriverM...
UTF-8
Java
875
java
Base_de_datos.java
Java
[]
null
[]
package Basededatos; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; public class Base_de_datos { public static void main(String[] args) { // TODO Auto-generated method stub try { //CREAR CONEXION Connection miConexion = DriverM...
875
0.667429
0.662857
35
23
26.132629
105
false
false
0
0
0
0
0
0
2.2
false
false
6
3c240bb9bfc7ca2271fee8984dacb3b6b8a12b41
39,221,641,371,058
5105848cfd6183dc28364a58e2351f4bb1192179
/user/test/org/hibernate/jsr303/tck/util/client/NonTckTest.java
74facae27b9888a146aaa80e441ab74d2a8eefaa
[]
no_license
gwtproject/gwt
https://github.com/gwtproject/gwt
ae5eee5b1030ff60d86e108358b3d7b9e35d84f6
9b9e888bfc5c8991425da65b0e2f12577d0ac638
refs/heads/main
2023-08-07T23:10:50.563000
2023-07-03T13:48:40
2023-07-03T13:48:40
9,512,610
1,446
422
null
false
2023-09-13T21:29:32
2013-04-18T03:12:03
2023-09-11T08:52:23
2023-09-13T21:29:31
324,135
1,427
356
854
Java
false
false
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
UTF-8
Java
1,471
java
NonTckTest.java
Java
[]
null
[]
/* * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
1,471
0.755269
0.745751
41
34.878048
30.637293
81
false
false
0
0
0
0
0
0
0.317073
false
false
6
58a2ec522c296059bdfcefc51a25d166100d288d
34,153,579,993,898
306f695a63c9cf48d89b9a3cfd9fd4df2125b44d
/SourceCode/ETRANS-EJB/src/com/foursoft/esupply/accesscontrol/java/Module.java
d7260cf0fb54893145e3bfdeaa546d7bdf672543
[]
no_license
vinayburugukewill/vinay_kfcust31
https://github.com/vinayburugukewill/vinay_kfcust31
daaf1efc3487ece3541093cb07e121dc7aa0131f
9b9596044eba6a43c7bf14d9bbcf993ae3b118ef
refs/heads/master
2016-08-06T06:10:26.232000
2014-08-21T08:21:42
2014-08-21T08:21:42
23,875,695
1
1
null
false
2014-10-16T05:12:01
2014-09-10T13:37:26
2014-09-10T13:47:25
2014-09-10T13:46:45
878,040
0
0
1
Java
null
null
/** * * Copyright (c) 2000-2009 by FourSoft Ltd. All Rights Reserved. * This software is the proprietary information of FourSoft, Ltd. * Use is subject to license terms. * * eTrans - v2.7 * * Module.java */ package com.foursoft.esupply.accesscontrol.java; import java.util.ArrayList; public class Module { p...
UTF-8
Java
396
java
Module.java
Java
[]
null
[]
/** * * Copyright (c) 2000-2009 by FourSoft Ltd. All Rights Reserved. * This software is the proprietary information of FourSoft, Ltd. * Use is subject to license terms. * * eTrans - v2.7 * * Module.java */ package com.foursoft.esupply.accesscontrol.java; import java.util.ArrayList; public class Module { p...
396
0.712121
0.686869
22
17
19.970432
65
false
false
0
0
0
0
0
0
0.409091
false
false
6