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
27af1a7f8bd5272657f7998640af2bba9faf3cca
26,852,135,590,843
d70480d0f57b8cfdcdfa5ab6050d8345b19658f6
/src/main/java/cn/com/atnc/teleCircuitBill/project/customerInfo/customers/controller/CustomerController.java
bbf364fcb33ef50a7e3d809ae5601187ecbf0fbf
[]
no_license
Parzivalee/TeleCircuitBill
https://github.com/Parzivalee/TeleCircuitBill
c8d6b9fd99fdbce2d6c7e2490e1d86037bda3491
08d105df4e6742db7f90356eed472bdc699d3bc0
refs/heads/master
2022-09-10T20:45:49.510000
2019-09-18T01:18:58
2019-09-18T01:18:58
194,023,026
1
1
null
false
2022-09-01T23:09:14
2019-06-27T04:32:07
2019-12-16T08:11:19
2022-09-01T23:09:12
55,957
1
1
6
JavaScript
false
false
package cn.com.atnc.teleCircuitBill.project.customerInfo.customers.controller; import cn.com.atnc.teleCircuitBill.common.utils.poi.ExcelUtil; import cn.com.atnc.teleCircuitBill.framework.aspectj.lang.annotation.Log; import cn.com.atnc.teleCircuitBill.framework.aspectj.lang.constant.BusinessType; import cn.com.atnc.tel...
UTF-8
Java
7,755
java
CustomerController.java
Java
[ { "context": "java.util.List;\n\n/**\n * 客户信息Controller类\n * @author liwenjie\n * @Date 2018-08-20\n */\n@Controller\n@RequestMappi", "end": 1204, "score": 0.999140739440918, "start": 1196, "tag": "USERNAME", "value": "liwenjie" } ]
null
[]
package cn.com.atnc.teleCircuitBill.project.customerInfo.customers.controller; import cn.com.atnc.teleCircuitBill.common.utils.poi.ExcelUtil; import cn.com.atnc.teleCircuitBill.framework.aspectj.lang.annotation.Log; import cn.com.atnc.teleCircuitBill.framework.aspectj.lang.constant.BusinessType; import cn.com.atnc.tel...
7,755
0.536485
0.530261
212
34.617924
25.036205
93
false
false
0
0
0
0
0
0
0.415094
false
false
7
036c8f54d9e5368c3d8aa362b5362aacd7448e0f
9,552,007,284,588
cc2ba8a9764277090fbc6e6479db60125d6f503e
/service-core/src/main/java/jw/srb/core/service/BorrowInfoService.java
89a028cf47b417330faa48e90b34aa0fb0f233b9
[]
no_license
2421715443/loan
https://github.com/2421715443/loan
58795416255f60c9a2151d2280b1a28cc491843f
d380e61edcdb4fcd26e5badae34c62235842a4c7
refs/heads/master
2023-03-30T06:07:05.198000
2021-04-02T02:25:02
2021-04-02T02:25:02
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jw.srb.core.service; import jw.srb.core.pojo.entity.BorrowInfo; import com.baomidou.mybatisplus.extension.service.IService; /** * <p> * 借款信息表 服务类 * </p> * * @author Jiangw * @since 2021-03-31 */ public interface BorrowInfoService extends IService<BorrowInfo> { }
UTF-8
Java
297
java
BorrowInfoService.java
Java
[ { "context": "ce;\n\n/**\n * <p>\n * 借款信息表 服务类\n * </p>\n *\n * @author Jiangw\n * @since 2021-03-31\n */\npublic interface BorrowI", "end": 186, "score": 0.9943726658821106, "start": 180, "tag": "USERNAME", "value": "Jiangw" } ]
null
[]
package jw.srb.core.service; import jw.srb.core.pojo.entity.BorrowInfo; import com.baomidou.mybatisplus.extension.service.IService; /** * <p> * 借款信息表 服务类 * </p> * * @author Jiangw * @since 2021-03-31 */ public interface BorrowInfoService extends IService<BorrowInfo> { }
297
0.718861
0.690391
16
16.5625
20.624527
65
false
false
0
0
0
0
0
0
0.1875
false
false
7
e6949acbb0ca837133faa96c0b7ea75b75753431
30,855,045,079,280
127e39daa0b1b1f6e5d4d48833ec8e54f7326111
/src/test/java/calculator_test/CotangTest.java
a8738d76e948f119e0c2bbd314a9e30b3483c354
[]
no_license
korabel00/team-city-training
https://github.com/korabel00/team-city-training
9582ab258535954011302d896ddcdb338dd9e5e7
009233fcf0d3992c9a32e56529bf088387835c7d
refs/heads/master
2023-03-27T02:04:54.058000
2021-03-10T08:32:44
2021-03-10T08:32:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package calculator_test; import org.testng.Assert; import org.testng.annotations.DataProvider; import org.testng.annotations.Test; public class CotangTest extends BaseTest { @Test(dataProvider = "valuesForCotangTest", groups = {"unitTests1"}) public void cotangTest(float a, double expectedValue) { fl...
UTF-8
Java
737
java
CotangTest.java
Java
[]
null
[]
package calculator_test; import org.testng.Assert; import org.testng.annotations.DataProvider; import org.testng.annotations.Test; public class CotangTest extends BaseTest { @Test(dataProvider = "valuesForCotangTest", groups = {"unitTests1"}) public void cotangTest(float a, double expectedValue) { fl...
737
0.632293
0.525102
24
29.708334
22.320541
73
false
false
0
0
0
0
0
0
0.791667
false
false
7
06c92a50ed8511d4c257deec9cdad559a35b96b2
27,530,740,395,053
ccead424d080030098ec823b03be83897ab7df1e
/src/main/java/com/sago/task/repositories/ApplicationAttributeValueRepository.java
61ec1b7af567693a7fcca10f4794cbd7763ebcbc
[]
no_license
nurzamat/task
https://github.com/nurzamat/task
ec2dff2a116ba79ccfcf155eb276e58df1f36362
14b3879223f5a6afc3f77b48f391c68ab31ecd78
refs/heads/master
2023-04-09T20:45:07.557000
2021-04-01T20:18:17
2021-04-01T20:18:17
353,682,389
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sago.task.repositories; import com.sago.task.domain.entities.ApplicationAttributeValue; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; @Repository public interface ApplicationAttributeValueRepository extends CrudRepository<ApplicationAttributeV...
UTF-8
Java
336
java
ApplicationAttributeValueRepository.java
Java
[]
null
[]
package com.sago.task.repositories; import com.sago.task.domain.entities.ApplicationAttributeValue; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; @Repository public interface ApplicationAttributeValueRepository extends CrudRepository<ApplicationAttributeV...
336
0.869048
0.869048
10
32.700001
35.338505
110
false
false
0
0
0
0
0
0
0.5
false
false
7
70c35794a9e2ffc739f629c7993b8f429db89461
35,871,566,867,323
4c923182fb41012d0ce22fcb5e91370c20877e81
/src/test/java/edu/neu/coe/huskySort/sort/huskySort/HuskySortBenchmarkTest.java
4cc9dd49848479ec9a056705eb28a035231e3587
[]
no_license
rchillyard/HuskySort
https://github.com/rchillyard/HuskySort
1f2e5e3ba9c43d98f8892a33b4783f50312e67f3
b9eace0e497fafa22c35d12136ab2c7a1e2bb33c
refs/heads/master
2023-03-08T05:05:33.515000
2022-07-01T17:35:12
2022-07-01T17:35:12
173,315,213
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.neu.coe.huskySort.sort.huskySort; import edu.neu.coe.huskySort.sort.huskySortUtils.HuskyCoder; import edu.neu.coe.huskySort.sort.huskySortUtils.HuskyCoderFactory; import edu.neu.coe.huskySort.util.Config; import org.junit.After; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; ...
UTF-8
Java
4,435
java
HuskySortBenchmarkTest.java
Java
[]
null
[]
package edu.neu.coe.huskySort.sort.huskySort; import edu.neu.coe.huskySort.sort.huskySortUtils.HuskyCoder; import edu.neu.coe.huskySort.sort.huskySortUtils.HuskyCoderFactory; import edu.neu.coe.huskySort.util.Config; import org.junit.After; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; ...
4,435
0.702819
0.643517
124
34.774193
46.236217
189
false
false
0
0
0
0
0
0
0.895161
false
false
7
a6fc6654627f32e522d2f562acddc4e15845c01d
18,700,287,639,376
09a4816dbe8fc48a6b18895827e387c1effe73da
/src/main/java/com/vcmdevelop/analytics/info/AnalyticsEventTracking.java
b381283a67d9381ceac3fdfa38f6d3d9bdbd0e10
[ "MIT" ]
permissive
vcmilani/vcm-analytics-sender
https://github.com/vcmilani/vcm-analytics-sender
a968e8af10e36a35d7157f345c1e12d8155f93ed
e6ed95ef941639754879014a7be39fc9da71896b
refs/heads/master
2020-05-29T14:41:05.672000
2016-08-11T00:46:13
2016-08-11T00:46:13
64,346,775
2
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vcmdevelop.analytics.info; import java.util.Locale; import javax.servlet.http.HttpServletRequest; import com.vcmdevelop.analytics.annotation.AnalyticsRequest; import com.vcmdevelop.analytics.objs.AnalyticsUser; /** * * Event Tracking. * * @author victor * */ public class AnalyticsEventTracking ext...
UTF-8
Java
1,651
java
AnalyticsEventTracking.java
Java
[ { "context": "ticsUser;\n\n/**\n *\n * Event Tracking.\n *\n * @author victor\n *\n */\npublic class AnalyticsEventTracking extend", "end": 273, "score": 0.9916696548461914, "start": 267, "tag": "USERNAME", "value": "victor" } ]
null
[]
package com.vcmdevelop.analytics.info; import java.util.Locale; import javax.servlet.http.HttpServletRequest; import com.vcmdevelop.analytics.annotation.AnalyticsRequest; import com.vcmdevelop.analytics.objs.AnalyticsUser; /** * * Event Tracking. * * @author victor * */ public class AnalyticsEventTracking ext...
1,651
0.64199
0.64017
80
19.6
18.839188
68
false
false
0
0
0
0
0
0
0.9
false
false
7
e8244fd5b929cb3efb0547d5d5f79b8219a6d13c
2,302,102,474,904
1da36c00b70596c7f11b092b373f9ff6336fefcb
/src/main/java/com/huhu/intercept/audit/parse/ParseDeleteData.java
f8f9f93d615d7f74246a249a578ecf27c076187d
[]
no_license
dream0708/dataIntercept
https://github.com/dream0708/dataIntercept
00edd709e4efe5dc63b09d4549926a0650b7a9d8
fcbb8862cdfb3b9b9344fbbe4d7f210a213e0d7d
refs/heads/master
2022-01-19T03:41:00.228000
2019-07-12T12:56:45
2019-07-12T12:56:45
275,751,454
0
1
null
true
2020-06-29T06:39:05
2020-06-29T06:39:05
2019-07-12T12:57:29
2019-07-12T12:56:45
15
0
0
0
null
false
false
package com.huhu.intercept.audit.parse; import com.huhu.intercept.audit.domain.ChangeData; import com.huhu.intercept.audit.mybatis.MybatisInvocation; import com.huhu.intercept.audit.util.ChangeDataUtil; import org.apache.ibatis.mapping.BoundSql; import org.apache.ibatis.mapping.MappedStatement; import java.sql.SQLEx...
UTF-8
Java
1,741
java
ParseDeleteData.java
Java
[]
null
[]
package com.huhu.intercept.audit.parse; import com.huhu.intercept.audit.domain.ChangeData; import com.huhu.intercept.audit.mybatis.MybatisInvocation; import com.huhu.intercept.audit.util.ChangeDataUtil; import org.apache.ibatis.mapping.BoundSql; import org.apache.ibatis.mapping.MappedStatement; import java.sql.SQLEx...
1,741
0.713376
0.713376
43
39.162792
34.958401
127
false
false
0
0
0
0
0
0
0.674419
false
false
7
1dfd942242cfef948e71440e8c87eaf9410258ba
32,049,045,995,966
28fde18b9daeec63730b16bbe2ea0ba1186f907d
/tutorial-web/src/test/java/com/steven/tutorial/web/security/ClientPasswordCallback.java
8fe48c94bd1aab1344a6f443f9d9fadaa3498c19
[]
no_license
liuzhuanghong/tutorial-web
https://github.com/liuzhuanghong/tutorial-web
b84567f2bbbd6ebaf79985c4b227bd949b649f9b
5bdc5310406816fc96d40751f647c4228a0dc47e
refs/heads/master
2021-01-20T19:05:18.425000
2016-10-09T15:56:55
2016-10-09T15:56:55
60,752,317
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.steven.tutorial.web.security; import java.io.IOException; import javax.security.auth.callback.Callback; import javax.security.auth.callback.CallbackHandler; import javax.security.auth.callback.UnsupportedCallbackException; import org.apache.wss4j.common.ext.WSPasswordCallback; public class ClientPasswor...
UTF-8
Java
581
java
ClientPasswordCallback.java
Java
[ { "context": "back) callbacks[0];\n callback.setPassword(\"clientpass\");\n\t}\n\n}\n", "end": 571, "score": 0.9992669820785522, "start": 561, "tag": "PASSWORD", "value": "clientpass" } ]
null
[]
package com.steven.tutorial.web.security; import java.io.IOException; import javax.security.auth.callback.Callback; import javax.security.auth.callback.CallbackHandler; import javax.security.auth.callback.UnsupportedCallbackException; import org.apache.wss4j.common.ext.WSPasswordCallback; public class ClientPasswor...
581
0.819277
0.815835
19
29.578947
29.492758
92
false
false
0
0
0
0
0
0
0.736842
false
false
7
5775ef0e9d670fc08d5a00d8defdbd258f768ea2
26,542,897,914,754
1258b7e88a0df43cef60a40a0954db71bd268b8f
/src/main/java/QuadTree.java
55487c869f4f87ea8534346d95833c5ce2f7250f
[]
no_license
PureAngel/Bear-Maps
https://github.com/PureAngel/Bear-Maps
e9ba63150d2c12963fc5c775422ae1325ecd0f33
b25fed92ff651db7b35a717ad2e71b227087f88e
refs/heads/master
2020-04-10T11:18:56.837000
2018-12-09T00:07:16
2018-12-09T00:07:16
160,989,600
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; /** * Created by Administrator on 2016/7/16. */ public class QuadTree { QTreeNode root; public static final double ROOT_ULLAT = 37.892195547244356, ROOT_ULLON = -122.2998046875, ROOT_LRLAT = 37.82280243352756, ROOT_LRLON = -122.2119140625; ArrayList<QTreeN...
UTF-8
Java
3,056
java
QuadTree.java
Java
[ { "context": "import java.util.ArrayList;\r\n\r\n/**\r\n * Created by Administrator on 2016/7/16.\r\n */\r\npublic class QuadTree {\r\n ", "end": 63, "score": 0.4756658971309662, "start": 50, "tag": "USERNAME", "value": "Administrator" } ]
null
[]
import java.util.ArrayList; /** * Created by Administrator on 2016/7/16. */ public class QuadTree { QTreeNode root; public static final double ROOT_ULLAT = 37.892195547244356, ROOT_ULLON = -122.2998046875, ROOT_LRLAT = 37.82280243352756, ROOT_LRLON = -122.2119140625; ArrayList<QTreeN...
3,056
0.543848
0.516688
83
34.819279
29.343477
94
false
false
0
0
0
0
0
0
1.373494
false
false
7
5209edc65c8a6fb56e900874d96d18a28a1067aa
33,139,967,681,077
0cf16bf0024880769bbee2dd42edcffc5ea9dfd2
/src/spider-pro/java/com/cki/spider/pro/SpiderProxy.java
e8b7a330db14090509ae2729218c70c37f5e1fb0
[]
no_license
huiyanghu/orange_news_fetch
https://github.com/huiyanghu/orange_news_fetch
1912ab1c081f90b1ef82f1e03d63d9a50fde673b
6bcc48906bc00decb6696fdd66325fc11cf20bbc
refs/heads/master
2020-12-03T00:42:43.903000
2017-06-30T05:43:34
2017-06-30T05:43:34
96,067,394
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cki.spider.pro; import java.io.Serializable; public class SpiderProxy implements Serializable { private static final long serialVersionUID = 2373198098902217490L; private String host; private int port; private String userName; private String passwd; public SpiderProxy(String host, int port) { ...
UTF-8
Java
1,073
java
SpiderProxy.java
Java
[ { "context": "\n\tpublic SpiderProxy(String host, int port, String userName, String passwd) {\n\n\t\tthis.host = host;\n\t\tthis.por", "end": 414, "score": 0.5753294229507446, "start": 406, "tag": "USERNAME", "value": "userName" }, { "context": "host = host;\n\t\tthis.port = port;\n\...
null
[]
package com.cki.spider.pro; import java.io.Serializable; public class SpiderProxy implements Serializable { private static final long serialVersionUID = 2373198098902217490L; private String host; private int port; private String userName; private String passwd; public SpiderProxy(String host, int port) { ...
1,073
0.691519
0.673812
65
15.507692
17.798983
76
false
false
0
0
0
0
0
0
1.276923
false
false
7
4205389e57c499b53cbd6f14df0697cf0b13f292
1,580,547,994,620
01453e2ebcc25faa83edc26df0de9805f7fb2473
/Hackerrank/src/ClosestNumbers.java
8aab6d9995218151ed77f7dab84d5b794a773acf
[]
no_license
pekumar7/Hackerrank
https://github.com/pekumar7/Hackerrank
565e704b352ce4fbab73573f10bc2483093cdb1b
97972706fc3ab904dcbca98d2e14c555fab95414
refs/heads/master
2023-03-16T08:07:06.187000
2016-02-01T05:48:15
2016-02-01T05:48:15
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Arrays; import java.util.Scanner; public class ClosestNumbers { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N = sc.nextInt(); int arr[] = new int[N]; for (int i = 0; i < N; i++) { arr[i] = sc.nextInt(); } Arrays.sort(arr); // O(nlogn) // O...
UTF-8
Java
660
java
ClosestNumbers.java
Java
[]
null
[]
import java.util.Arrays; import java.util.Scanner; public class ClosestNumbers { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int N = sc.nextInt(); int arr[] = new int[N]; for (int i = 0; i < N; i++) { arr[i] = sc.nextInt(); } Arrays.sort(arr); // O(nlogn) // O...
660
0.527273
0.512121
37
16.837837
16.168896
54
false
false
0
0
0
0
0
0
1.972973
false
false
7
94eec203d315028407d2fc8fc1414e76a0313673
19,799,799,265,557
6c885187006840298e1894a43aa4bc24b4ad50b2
/time3/src/entity/avg.java
6b5427c9af4f324c581e1489a317fe1541a9fd7c
[]
no_license
dingzhenkai/proj
https://github.com/dingzhenkai/proj
800754db3de4ba82d0e3b9a6fc2d12367dd01baa
153b0529d507850838269c5acf68b868c41af663
refs/heads/master
2021-01-21T15:57:57.238000
2017-09-15T10:45:34
2017-09-15T10:45:34
95,399,581
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package entity; public class avg { public double avg_min; public double avg_at; }
UTF-8
Java
91
java
avg.java
Java
[]
null
[]
package entity; public class avg { public double avg_min; public double avg_at; }
91
0.681319
0.681319
6
14.166667
10.382945
26
false
false
0
0
0
0
0
0
0.5
false
false
7
862cbbdd825bc8d0bf46cc7a0fd5f56d2963c68b
4,312,147,210,511
aa2349214977928a990633ed9f9ff7fb5a9336a6
/src/de/Janomine/MineZ/Listeners/Entitys/EntityByEntityListener.java
b8251ce1063f2512ea0989040af4e9bde810b2be
[]
no_license
MineZdevteam/MineZ
https://github.com/MineZdevteam/MineZ
fc62ae69366e533447fd5c8fcc8635ce6f845b19
4640aedac69e789bbde09163f4f6e4d9f6602306
refs/heads/master
2020-05-20T03:26:07.386000
2012-10-21T09:43:02
2012-10-21T09:43:02
6,356,773
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.Janomine.MineZ.Listeners.Entitys; import org.bukkit.Bukkit; import org.bukkit.entity.EntityType; import org.bukkit.entity.Player; import org.bukkit.entity.Zombie; import org.bukkit.event.EventHandler; import org.bukkit.event.Listener; import org.bukkit.event.entity.EntityDamageByEntityEvent; impo...
UTF-8
Java
885
java
EntityByEntityListener.java
Java
[]
null
[]
package de.Janomine.MineZ.Listeners.Entitys; import org.bukkit.Bukkit; import org.bukkit.entity.EntityType; import org.bukkit.entity.Player; import org.bukkit.entity.Zombie; import org.bukkit.event.EventHandler; import org.bukkit.event.Listener; import org.bukkit.event.entity.EntityDamageByEntityEvent; impo...
885
0.714124
0.710734
29
28.517241
24.697649
88
false
false
0
0
0
0
0
0
1.37931
false
false
7
522a428ff08b34fb99ed15ffac8df293b1e0e877
15,899,968,959,638
5f1636c1110856048a160071b821f390ee1ec708
/Lab3/src/ru/spbstu/telematics/ponomaryova/TestClass.java
4663ee634a59d169b844ba941835be652dbe9593
[]
no_license
ponomaryova/javalab
https://github.com/ponomaryova/javalab
4e918986ef967bc4d99cea7ae16fe910a71345e1
594a83bb4b2b486db2fd30dd4f685256b5ba5730
refs/heads/master
2016-09-06T15:19:17.620000
2012-06-10T20:05:10
2012-06-10T20:05:10
3,668,340
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.spbstu.telematics.ponomaryova; import java.util.Random; public class TestClass { static Random generatorTimeSleep = new Random(); // время ожидания потока перед запуском static int timeSleep; // время движения лифта, сек static int workTime = 4000; // время ожидания пассажиров лифтом, сек static in...
WINDOWS-1251
Java
3,116
java
TestClass.java
Java
[]
null
[]
package ru.spbstu.telematics.ponomaryova; import java.util.Random; public class TestClass { static Random generatorTimeSleep = new Random(); // время ожидания потока перед запуском static int timeSleep; // время движения лифта, сек static int workTime = 4000; // время ожидания пассажиров лифтом, сек static in...
3,116
0.553613
0.547397
78
32
22.610979
77
false
false
0
0
0
0
0
0
2.474359
false
false
7
4db46597219af030aba4f5254fc72799a60241b2
12,223,476,958,925
4dc0cb3a16e787101701b94971f71a7f0cceb2c3
/src/main/java/com/example/es/example/Author.java
ac6fc57180508a636ceb80081f761caaf964d49c
[]
no_license
dean-coding/elasticsearch-2.4.6-func
https://github.com/dean-coding/elasticsearch-2.4.6-func
72add06374bf29c8ac68190db192b3f378a0cec9
9ba3b1daa6fc2cfff55275da6386867b66ad9b13
refs/heads/master
2023-01-21T01:30:29.756000
2020-11-28T01:20:38
2020-11-28T01:20:38
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.es.example; import lombok.Data; @Data public class Author { private Long id; private String name, remark; }
UTF-8
Java
145
java
Author.java
Java
[]
null
[]
package com.example.es.example; import lombok.Data; @Data public class Author { private Long id; private String name, remark; }
145
0.682759
0.682759
11
11.181818
11.846121
31
false
false
0
0
0
0
0
0
0.636364
false
false
7
74f1a283a8f13516deddeac4f0880c763967d14b
5,119,601,056,725
76f66c17b76e496c6c7fecaa66bc2171bf888e71
/TestEsp8266/src/esp/servlet/APPRefresh.java
cd29e6079b3c4fe7d26692cbfdcdaa52d76239fb
[]
no_license
guangdongliang/RemoteControl
https://github.com/guangdongliang/RemoteControl
5cbae32037ab24027c7b5216cb37b3112e2705b1
8194ed14b8ceef814334c16acceb3f0fc3591d14
refs/heads/master
2021-01-10T11:03:37.359000
2016-03-11T07:48:25
2016-03-11T07:48:25
53,649,065
3
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package esp.servlet; import java.io.BufferedWriter; import java.io.IOException; import java.io.ObjectOutputStream; import java.io.OutputStreamWriter; import java.io.PrintStream; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.Servle...
GB18030
Java
1,337
java
APPRefresh.java
Java
[]
null
[]
package esp.servlet; import java.io.BufferedWriter; import java.io.IOException; import java.io.ObjectOutputStream; import java.io.OutputStreamWriter; import java.io.PrintStream; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.Servle...
1,337
0.805283
0.799245
41
31.317074
27.197058
109
false
false
0
0
0
0
0
0
1.536585
false
false
7
4dfc1f3f97e1c125103d501761621091fb9f86b9
1,580,547,999,634
4987ac9cfc8d5e5018983407136f4b9d7822da7e
/src/pruebas/Sucesores.java
f60be29e927c54c97bdb8fa05452292f596efee0
[]
no_license
mapiaranda/Sistemas-Inteligentes.-Terreno
https://github.com/mapiaranda/Sistemas-Inteligentes.-Terreno
91f144d7e95d9891b9b2b5bdf75421fdebde0264
69afdc0ff6cbe089818d8fa79375a5e7123328c5
refs/heads/master
2021-03-24T12:29:39.108000
2017-12-19T22:47:19
2017-12-19T22:47:19
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pruebas; import java.util.Arrays; public class Sucesores { Estado e; Accion a; public Sucesores(Estado e, Accion a) { this.e = e; this.a = a; } public Sucesores(Accion a) { this.a = a; } public Estado getE() { return e; } public void setE...
UTF-8
Java
632
java
Sucesores.java
Java
[]
null
[]
package pruebas; import java.util.Arrays; public class Sucesores { Estado e; Accion a; public Sucesores(Estado e, Accion a) { this.e = e; this.a = a; } public Sucesores(Accion a) { this.a = a; } public Estado getE() { return e; } public void setE...
632
0.449367
0.449367
41
14.414634
11.836231
42
false
false
0
0
0
0
0
0
0.341463
false
false
7
197fb107b1e6950434ab6ed82b6a20cd269842c3
12,807,592,501,354
2314607d22025c8896817458183cffd63e399e41
/core/src/com/bitdecay/helm/unlock/StatType.java
cc50613126125df4d37329118c782a1ed68b592a
[]
no_license
MondayHopscotch/Helm
https://github.com/MondayHopscotch/Helm
2809d8601a1d34e1c522d120ffd8de8fc84a463e
ba6687b8943ffeb96e114e206f8c478e20ff7221
refs/heads/master
2023-08-29T04:34:46.542000
2018-12-16T17:30:07
2018-12-16T17:30:07
75,701,799
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bitdecay.helm.unlock; /** * Created by Monday on 2/19/2017. */ public enum StatType { COUNT, TIME, NONE, }
UTF-8
Java
135
java
StatType.java
Java
[ { "context": "ckage com.bitdecay.helm.unlock;\n\n/**\n * Created by Monday on 2/19/2017.\n */\n\npublic enum StatType {\n COU", "end": 59, "score": 0.521638035774231, "start": 53, "tag": "USERNAME", "value": "Monday" } ]
null
[]
package com.bitdecay.helm.unlock; /** * Created by Monday on 2/19/2017. */ public enum StatType { COUNT, TIME, NONE, }
135
0.614815
0.562963
11
11.272727
12.106278
34
false
false
0
0
0
0
0
0
0.363636
false
false
7
ab557f0fc00fceac968861803e0186bf8330042f
30,545,807,423,127
96e6de5b359871cc0b64d69efd0db5607c556264
/phonebill-web/src/main/java/edu/pdx/cs410J/tlan2/PhoneBillRestClient.java
3abae54cea51c90fc5cb36e0fdc6f5267f3f61a1
[ "Apache-2.0" ]
permissive
tlan2/PortlandStateJavaSummer2020
https://github.com/tlan2/PortlandStateJavaSummer2020
8cd92dbe35a128b2b46f9faf976dd38ad632c231
41c24827bb876836049e3fa4165c88a5e8b7a519
refs/heads/master
2023-02-23T03:26:55.241000
2021-01-27T03:33:01
2021-01-27T03:33:01
275,020,762
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.pdx.cs410J.tlan2; import com.google.common.annotations.VisibleForTesting; import edu.pdx.cs410J.ParserException; import edu.pdx.cs410J.web.HttpRequestHelper; import java.io.IOException; import java.io.StringReader; import java.util.Map; import static edu.pdx.cs410J.tlan2.PhoneBillURLParameters.*; import ...
UTF-8
Java
4,196
java
PhoneBillRestClient.java
Java
[]
null
[]
package edu.pdx.cs410J.tlan2; import com.google.common.annotations.VisibleForTesting; import edu.pdx.cs410J.ParserException; import edu.pdx.cs410J.web.HttpRequestHelper; import java.io.IOException; import java.io.StringReader; import java.util.Map; import static edu.pdx.cs410J.tlan2.PhoneBillURLParameters.*; import ...
4,196
0.68756
0.684223
113
36.132744
31.401342
119
false
false
0
0
0
0
0
0
0.672566
false
false
7
677eb50cfc327300da7b2013c4f6c4f4554f783d
9,895,604,664,431
1c26df575aaf50c32c9b134717203e55b4ed95e3
/app/src/main/java/info/camposha/retrofitmysqlcrud/Helpers/Utils.java
95b60ae0653e1958ff1935d94c9dd5a1c829811a
[]
no_license
mondayineme/RetrofitMySQLCRUD
https://github.com/mondayineme/RetrofitMySQLCRUD
4b699032286b91f84aa10f7098423adaa784e32e
333d3013a6ab0c8978b99017c40eb62ded195913
refs/heads/master
2023-03-21T04:48:39.703000
2021-03-11T03:23:05
2021-03-11T03:23:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package info.camposha.retrofitmysqlcrud.Helpers; import android.content.Context; import android.content.Intent; import android.view.Gravity; import android.view.View; import android.widget.ArrayAdapter; import android.widget.EditText; import android.widget.ProgressBar; import android.widget.Toast; import androidx.app...
UTF-8
Java
6,929
java
Utils.java
Java
[ { "context": "/private static final String base_url = \"http://192.168.43.91/PHP/scientists/\";\n private static final Stri", "end": 1247, "score": 0.9460809230804443, "start": 1234, "tag": "IP_ADDRESS", "value": "192.168.43.91" }, { "context": "/private static final String ...
null
[]
package info.camposha.retrofitmysqlcrud.Helpers; import android.content.Context; import android.content.Intent; import android.view.Gravity; import android.view.View; import android.widget.ArrayAdapter; import android.widget.EditText; import android.widget.ProgressBar; import android.widget.Toast; import androidx.app...
6,929
0.633569
0.629817
187
36.053474
28.028391
98
false
false
0
0
0
0
0
0
0.582888
false
false
7
05b76e612d25b53c0393235b6affccfde29d3f11
9,895,604,662,568
28b6e7c633829a5a6b2bf51b00fd36c6e07cb02e
/src/java/com/pracbiz/b2bportal/base/util/ValidationConfigHelper.java
87ef7aa309b1376ace8912a66c95ddffefdffa0b
[]
no_license
OuYangLiang/pracbiz-Ntuc-B2B
https://github.com/OuYangLiang/pracbiz-Ntuc-B2B
db3aa7cc3cbd019b720c97342ffce966d1c4c3da
a6a36fbd0be941c19b9223aab5d0ec129b9752f1
refs/heads/master
2021-01-01T16:55:23.897000
2015-02-17T16:04:03
2015-02-17T16:04:03
30,924,377
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pracbiz.b2bportal.base.util; import java.io.File; import java.io.IOException; import java.net.MalformedURLException; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.configuration.ConfigurationException; import org.springframework.core.io.Resource; public c...
UTF-8
Java
2,896
java
ValidationConfigHelper.java
Java
[]
null
[]
package com.pracbiz.b2bportal.base.util; import java.io.File; import java.io.IOException; import java.net.MalformedURLException; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.configuration.ConfigurationException; import org.springframework.core.io.Resource; public c...
2,896
0.570097
0.568025
125
22.167999
24.129894
84
false
false
0
0
0
0
0
0
0.44
false
false
7
24f7076518e8eebce2369fc49903cf2fb3e168f3
12,008,728,588,537
94138ba86d0dbf80b387064064d1d86269e927a1
/group02/727171008/src/com/github/HarryHook/coding2017/jvm/print/ConstantPoolPrinter.java
3d6c79118546df249621610a5a38d8d50a5d499d
[]
no_license
DonaldY/coding2017
https://github.com/DonaldY/coding2017
2aa69b8a2c2990b0c0e02c04f50eef6cbeb60d42
0e0c386007ef710cfc90340cbbc4e901e660f01c
refs/heads/master
2021-01-17T20:14:47.101000
2017-06-01T00:19:19
2017-06-01T00:19:19
84,141,024
2
28
null
true
2017-06-01T00:19:20
2017-03-07T01:45:12
2017-03-19T07:29:19
2017-06-01T00:19:19
21,264
2
23
0
Java
null
null
package com.github.HarryHook.coding2017.jvm.print; import com.github.HarryHook.coding2017.jvm.constant.ClassInfo; import com.github.HarryHook.coding2017.jvm.constant.ConstantInfo; import com.github.HarryHook.coding2017.jvm.constant.ConstantPool; import com.github.HarryHook.coding2017.jvm.constant.FieldRefInfo; import ...
UTF-8
Java
776
java
ConstantPoolPrinter.java
Java
[ { "context": "package com.github.HarryHook.coding2017.jvm.print;\n\nimport com.github.HarryHoo", "end": 28, "score": 0.9691202044487, "start": 19, "tag": "USERNAME", "value": "HarryHook" }, { "context": "arryHook.coding2017.jvm.print;\n\nimport com.github.HarryHook.coding2017.jvm.con...
null
[]
package com.github.HarryHook.coding2017.jvm.print; import com.github.HarryHook.coding2017.jvm.constant.ClassInfo; import com.github.HarryHook.coding2017.jvm.constant.ConstantInfo; import com.github.HarryHook.coding2017.jvm.constant.ConstantPool; import com.github.HarryHook.coding2017.jvm.constant.FieldRefInfo; import ...
776
0.811856
0.764175
25
30.08
27.230747
68
false
false
0
0
0
0
0
0
1.24
false
false
7
f915008fc0ac156ad7e2038913581ac00ef8a355
12,008,728,592,419
ccfe23d2eaa4356bebc4117e937277975c43e576
/utils/src/test/java/vip/simplify/utils/JsonUtilTest.java
d4590ea5804436fd7d3888c04e4c51c43bfb1165
[]
no_license
wlzsoft/simplify-framework
https://github.com/wlzsoft/simplify-framework
bb87c7a5345a83fb43300f5af2f8b039f5f89f99
d7cf334fa1492d6f00f04badef10470a3a07ad5e
refs/heads/master
2020-03-19T20:06:37.553000
2017-12-21T01:47:08
2018-06-11T07:23:11
136,888,509
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package vip.simplify.utils; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import org.junit.Assert; import org.junit.BeforeClass; import org.junit.Test; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import com.a...
UTF-8
Java
3,970
java
JsonUtilTest.java
Java
[ { "context": "16年3月31日 下午3:14:56</p>\n * @author <a href=\"mailto:luchuangye@meizu.com\" >luchuangye</a>\n * @version Version 0.1\n *\n */\np", "end": 925, "score": 0.9999361038208008, "start": 905, "tag": "EMAIL", "value": "luchuangye@meizu.com" }, { "context": " * @author <a href=\...
null
[]
package vip.simplify.utils; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import org.junit.Assert; import org.junit.BeforeClass; import org.junit.Test; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import com.a...
3,957
0.681747
0.650806
135
27.48889
21.666792
117
false
false
0
0
0
0
0
0
1.777778
false
false
7
4009d245e0dba6afb8ad6acf3c26ddec8486dae6
2,576,980,419,530
3a57c3f194bf45ee3cf70122049d96f222911b57
/Example/src/JFrame1.java
188a3aae366d4692ab4f71139b2b123439cdb30c
[]
no_license
Thanhthien0908/QLBHJavaSwing
https://github.com/Thanhthien0908/QLBHJavaSwing
7814111c10eb3faccf496c55d25da92b83dd6b0d
a1711a8c2608f056f2863f09c5e4bfa9e6501a88
refs/heads/master
2022-07-03T03:48:43.434000
2020-05-17T02:44:21
2020-05-17T02:44:21
264,569,738
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. */ import java.sql.DriverManager; import java.sql.Connection; import java.sql.ResultSet; import java.sql.PreparedStatement; import java.sq...
UTF-8
Java
9,471
java
JFrame1.java
Java
[ { "context": "import java.util.logging.Logger;\n/**\n *\n * @author thanh\n */\npublic class JFrame1 extends javax.swing.JFra", "end": 456, "score": 0.9937063455581665, "start": 451, "tag": "USERNAME", "value": "thanh" }, { "context": "tia\", 0, 24)); // NOI18N\n jLabel1.setTe...
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. */ import java.sql.DriverManager; import java.sql.Connection; import java.sql.ResultSet; import java.sql.PreparedStatement; import java.sq...
9,464
0.612332
0.598535
199
46.351757
33.530411
158
false
false
0
0
0
0
0
0
0.713568
false
false
7
9a695cbc83317e196b88c3c404423dd5b30191c1
11,836,929,936,153
a81d2dc78377f09a8098a3b5ed1f33372bc0974e
/programação orientada a objetos/Object-Oriented Design/SOLID_Principles/ocp/GeradorDeArquivo/src/main/java/br/com/robsoncastilho/geradordearquivo/mauexemplo/ArquivoWord.java
2a18e2cefa7dc3aeff804667209fa3ec5d0737b9
[]
no_license
livreprogramacao/workspace
https://github.com/livreprogramacao/workspace
f35b92187717085927aec27838874f697300b9cb
d7e4e0c2a4d2a080f5889a4419bec80aeec720cf
refs/heads/master
2021-01-09T23:40:12.380000
2016-11-26T14:21:55
2016-11-26T14:21:55
55,999,404
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.robsoncastilho.geradordearquivo.mauexemplo; public class ArquivoWord extends Arquivo { public void gerarDocX() { // gerar um docX na pasta. } }
UTF-8
Java
181
java
ArquivoWord.java
Java
[ { "context": "package br.com.robsoncastilho.geradordearquivo.mauexemplo;\n\npublic class Arquiv", "end": 29, "score": 0.9775470495223999, "start": 15, "tag": "USERNAME", "value": "robsoncastilho" } ]
null
[]
package br.com.robsoncastilho.geradordearquivo.mauexemplo; public class ArquivoWord extends Arquivo { public void gerarDocX() { // gerar um docX na pasta. } }
181
0.690608
0.690608
8
21.625
20.693825
58
false
false
0
0
0
0
0
0
0.125
false
false
7
416b5e188b86fc85ca1ce32edd02008e443a255f
5,695,126,635,762
50517bc60a782b26e63ae0dcbb28eb887493ecfd
/estatioapp/app/src/main/java/org/estatio/module/lease/dom/amortisation/AmortisationSchedule.java
b9c6d15cd34ac3b639b9e529b53c54c3e2e1d3b8
[ "Apache-2.0" ]
permissive
AlbinBabuCufa/estatio
https://github.com/AlbinBabuCufa/estatio
2d51a9e984fb2e341649315e2497ed58b191d685
82817ed22d00467e33afd290498d684cacccb3f5
refs/heads/master
2023-03-16T16:33:48.569000
2021-03-17T12:25:51
2021-03-17T12:25:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.estatio.module.lease.dom.amortisation; import java.math.BigDecimal; import java.math.BigInteger; import java.util.SortedSet; import java.util.TreeSet; import javax.inject.Inject; import javax.jdo.annotations.Column; import javax.jdo.annotations.DatastoreIdentity; import javax.jdo.annotations.IdGeneratorSt...
UTF-8
Java
7,766
java
AmortisationSchedule.java
Java
[]
null
[]
package org.estatio.module.lease.dom.amortisation; import java.math.BigDecimal; import java.math.BigInteger; import java.util.SortedSet; import java.util.TreeSet; import javax.inject.Inject; import javax.jdo.annotations.Column; import javax.jdo.annotations.DatastoreIdentity; import javax.jdo.annotations.IdGeneratorSt...
7,766
0.65027
0.649369
235
32.04681
23.335342
132
false
false
0
0
0
0
0
0
0.497872
false
false
7
2c85cd01e953aec80e3cb3527e253331f81bba92
21,053,929,700,225
5d1677aca4e218eb8dff2116d0af495d1c08c55a
/main/src/org/korsakow/ide/ui/components/code/CodeTableController.java
4a8b3c35f966d6536f46e43728deeac110cfcbb7
[]
no_license
korsakow/korsakow-editor
https://github.com/korsakow/korsakow-editor
f1cb66d221d26a1852330893b20f5f4a8c98fd94
9ecf14168a5e1c410a56a82a6eeb82515bc24a7f
refs/heads/master
2016-05-24T11:51:08.526000
2016-04-27T14:04:27
2016-04-27T14:04:27
10,722,674
2
4
null
false
2016-06-15T10:32:21
2013-06-16T16:44:38
2016-04-22T00:47:35
2016-06-15T10:32:21
52,101
6
9
4
Java
null
null
/** * */ package org.korsakow.ide.ui.components.code; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.List; import javax.swing.event.TableModelEvent; import javax.swing.event.TableMo...
UTF-8
Java
2,794
java
CodeTableController.java
Java
[ { "context": "the selection when the model is sorted\n\t * @author d\n\t *\n\t */\n\tprivate class SorterListener implements", "end": 1640, "score": 0.9244096279144287, "start": 1639, "tag": "USERNAME", "value": "d" } ]
null
[]
/** * */ package org.korsakow.ide.ui.components.code; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.List; import javax.swing.event.TableModelEvent; import javax.swing.event.TableMo...
2,794
0.73801
0.736578
98
27.510204
27.261486
126
false
false
0
0
0
0
0
0
1.959184
false
false
7
b6f89c4aa10c91f7769b692615d0c0563dfecbe6
25,357,486,964,622
5d79a80e2fc6dd0424423a6bf6a25f3d2bacacc2
/src/test/java/nl/hu/asd/securityscanner/spider/SpiderTest.java
4487cac4fe2c939ce78815d4233ef59ecb54af3f
[]
no_license
wesleydekraker/security-scanner
https://github.com/wesleydekraker/security-scanner
1c86712e23d12a8acde88aef2a4827000df654ed
19d7ef570d24672de90667b5f7b7145d01768d22
refs/heads/master
2021-04-12T07:51:40.150000
2018-03-22T18:56:32
2018-03-22T18:56:32
125,992,565
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nl.hu.asd.securityscanner.spider; import nl.hu.asd.securityscanner.httpclient.HttpClientStub; import org.junit.Test; import java.net.MalformedURLException; import static org.junit.Assert.assertEquals; public class SpiderTest { @Test public void testStart() throws MalformedURLException { Spid...
UTF-8
Java
1,252
java
SpiderTest.java
Java
[]
null
[]
package nl.hu.asd.securityscanner.spider; import nl.hu.asd.securityscanner.httpclient.HttpClientStub; import org.junit.Test; import java.net.MalformedURLException; import static org.junit.Assert.assertEquals; public class SpiderTest { @Test public void testStart() throws MalformedURLException { Spid...
1,252
0.672524
0.667732
43
28.11628
23.317036
69
false
false
0
0
0
0
0
0
0.581395
false
false
7
9b4cb89eaa5704ff4393a3485b28e0975361f4e0
19,662,360,325,480
4b52a527165f7534302935520a6f0ee323bc91af
/src/test/java/com/garethabrahams/repository/impl/ApplicantRepositoryImplTest.java
594615154941856e4007eda22cb038ca5ca46227
[]
no_license
GarethAbrahams/Student_recruitment
https://github.com/GarethAbrahams/Student_recruitment
4e5a4871646fdd1193bff2184a8ff93d46c51301
1f4f472fdc985b9526bd23e1d5b5b4a6ff5fd251
refs/heads/master
2020-05-07T15:20:10.914000
2019-10-02T11:37:56
2019-10-02T11:37:56
180,630,709
0
0
null
false
2019-10-02T11:37:59
2019-04-10T17:26:55
2019-09-17T22:14:52
2019-10-02T11:37:57
733
0
0
0
Java
false
false
package com.garethabrahams.repository.impl; import com.garethabrahams.factory.ApplicantFactory; import com.garethabrahams.model.Applicant; import com.garethabrahams.repository.ApplicantRepository; import org.junit.Assert; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import java.util.S...
UTF-8
Java
1,856
java
ApplicantRepositoryImplTest.java
Java
[ { "context": " applicant = ApplicantFactory.createApplicant(\"Gareth\",\"Abrahams\",\"1234567890\");\n applicantID = ", "end": 700, "score": 0.9998459219932556, "start": 694, "tag": "NAME", "value": "Gareth" }, { "context": "cant = ApplicantFactory.createApplicant(\"Gareth\...
null
[]
package com.garethabrahams.repository.impl; import com.garethabrahams.factory.ApplicantFactory; import com.garethabrahams.model.Applicant; import com.garethabrahams.repository.ApplicantRepository; import org.junit.Assert; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import java.util.S...
1,856
0.703125
0.697737
64
28.015625
24.539186
87
false
false
0
0
0
0
0
0
0.59375
false
false
7
893e26ef4b1e6d6d54dd2b33266407816d51df17
28,329,604,339,992
d3e15905e57889baca0748812e4e08a2946b5a4e
/app/src/main/java/edu/byu/cs/superasteroids/model/level/Background.java
613aac61ab387d46e48c4cc36f83711a1a52582d
[]
no_license
jmango22/SuperAsteroids
https://github.com/jmango22/SuperAsteroids
86fdb4d040d02133c82cb2dbfd9318e21990b124
b339e7e36cb1bd32d83cb7927542382a6904866a
refs/heads/master
2021-03-27T15:34:15.890000
2016-11-04T01:00:29
2016-11-04T01:00:29
71,586,805
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.byu.cs.superasteroids.model.level; import edu.byu.cs.superasteroids.content.ContentManager; import edu.byu.cs.superasteroids.drawing.DrawingHelper; /** * Created by jmeng2 on 10/31/16. */ public class Background { String image; int imageId; public Background() { image = "images/spa...
UTF-8
Java
659
java
Background.java
Java
[ { "context": "steroids.drawing.DrawingHelper;\n\n/**\n * Created by jmeng2 on 10/31/16.\n */\npublic class Background {\n St", "end": 186, "score": 0.9996493458747864, "start": 180, "tag": "USERNAME", "value": "jmeng2" } ]
null
[]
package edu.byu.cs.superasteroids.model.level; import edu.byu.cs.superasteroids.content.ContentManager; import edu.byu.cs.superasteroids.drawing.DrawingHelper; /** * Created by jmeng2 on 10/31/16. */ public class Background { String image; int imageId; public Background() { image = "images/spa...
659
0.682853
0.672231
29
21.724138
23.187239
87
false
false
0
0
0
0
0
0
0.37931
false
false
7
ce5e762200ddc8417785588269591e25444d2bb2
19,816,979,146,178
cdf7570dcc0dc21690ae758fbb62a77fa09a09da
/java/设计模式/02_单例模式的多种实现/懒汉/LazySingletonThreadSecure.java
491b62d4aca39ba211880447c95e10ca36434a7c
[]
no_license
chaochao214/javaInterview
https://github.com/chaochao214/javaInterview
7dc3a9a1d1bceb8f6253fd201cdc0d28cc09ea2b
708d379fec76dd3ad8b2d90a80ea7471a3323210
refs/heads/master
2021-07-22T04:47:02.597000
2020-06-17T06:35:14
2020-06-17T06:35:14
223,208,028
4
1
null
false
2020-10-13T20:20:17
2019-11-21T15:43:11
2020-06-17T06:35:40
2020-10-13T20:20:16
47,866
4
1
1
Java
false
false
package 单例模式.懒汉; //支持多线程,也具备懒加载(需要的时候再创建),但是效率很低,99%的情况下不需要同步 public class LazySingletonThreadSecure { private static LazySingletonThreadSecure instance; private LazySingletonThreadSecure(){ } public static synchronized LazySingletonThreadSecure getInstance(){ if (instance == null){ ...
UTF-8
Java
497
java
LazySingletonThreadSecure.java
Java
[]
null
[]
package 单例模式.懒汉; //支持多线程,也具备懒加载(需要的时候再创建),但是效率很低,99%的情况下不需要同步 public class LazySingletonThreadSecure { private static LazySingletonThreadSecure instance; private LazySingletonThreadSecure(){ } public static synchronized LazySingletonThreadSecure getInstance(){ if (instance == null){ ...
497
0.70516
0.700246
13
30.307692
21.556311
71
false
false
0
0
0
0
0
0
0.307692
false
false
7
cdb2a28c252a38c5efe2329d7f2bf4a9fa556a3f
11,862,699,675,356
0ac258d736d38dfe61f374a0b402cfd5d389c637
/src/main/java/com/yingxy/sys/org/service/impl/OrgServiceImpl.java
b18df875cddfcea02c813e45b452f7f019c28316
[]
no_license
YoYing/sys
https://github.com/YoYing/sys
2efd0e77b3ecbe846fd74f7102d55696cef483b2
8ee3bb95edae2b8e77877c7182976db20ac1d8b3
refs/heads/master
2021-01-10T14:36:14.663000
2015-12-06T15:53:10
2015-12-06T15:53:10
45,829,728
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yingxy.sys.org.service.impl; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.inject.Inject; import org.springframework.stereotype.Service; import com.yingxy.sys.base.tools.SystemConstants; import com.yingxy.sys.org.dao.OrgDao; ...
UTF-8
Java
6,498
java
OrgServiceImpl.java
Java
[]
null
[]
package com.yingxy.sys.org.service.impl; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.inject.Inject; import org.springframework.stereotype.Service; import com.yingxy.sys.base.tools.SystemConstants; import com.yingxy.sys.org.dao.OrgDao; ...
6,498
0.676127
0.674866
228
25.81579
20.888411
97
false
false
0
0
0
0
0
0
2.451754
false
false
7
b6797dbdd922419992b4ecbc61014ac03bec30e5
26,328,149,580,410
0765c22aa4e4626360e1a08b7231d4a01105b662
/src/main/java/com/fh/service/ShopService.java
fde071b0e86e923e7f65c1d930ec6f9f2e8f036d
[]
no_license
lik12123/springBoot
https://github.com/lik12123/springBoot
59a22c2cf4d22838faa6b8c17a59d0b40b5e875a
df4319b55db37bce07a8ae815b9e1c5796fcbc9f
refs/heads/master
2022-11-29T17:23:35.589000
2020-08-05T12:53:35
2020-08-05T12:53:35
285,287,414
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fh.service; import com.fh.entity.Shop; import java.util.List; public interface ShopService { //热销商品 List<Shop> queryShopBySales(); List<Shop> queryShopList(); }
UTF-8
Java
199
java
ShopService.java
Java
[]
null
[]
package com.fh.service; import com.fh.entity.Shop; import java.util.List; public interface ShopService { //热销商品 List<Shop> queryShopBySales(); List<Shop> queryShopList(); }
199
0.696335
0.696335
13
13.692307
13.674146
34
false
false
0
0
0
0
0
0
0.384615
false
false
7
20cd2816327266bebe763e7fc7d98ae73a9b9eb7
1,168,231,134,428
1b7503291a78521d9d98422319747db791c1bd34
/Observer/com/andy/jdk/observer/Test.java
7fb4f3bc4fd37fce8ad020ce8f75fb16b1bdfaa4
[]
no_license
lrh198681/pattern
https://github.com/lrh198681/pattern
a72e9e8794b68b81df43f8f1c4e1d35cf8031e6d
54ac251dbb67d38b0a0269de78706063288c58bf
refs/heads/master
2016-09-05T18:12:30.892000
2014-12-03T07:27:00
2014-12-03T07:27:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.andy.jdk.observer; import java.util.Observable; import java.util.Observer; public class Test { public static void main(String[] args) { ConcreteSubject subject = new ConcreteSubject(); Observer observer1 = new ConcreteObserver(subject); Observer observer2 = new ConcreteObserver(subje...
UTF-8
Java
448
java
Test.java
Java
[]
null
[]
package com.andy.jdk.observer; import java.util.Observable; import java.util.Observer; public class Test { public static void main(String[] args) { ConcreteSubject subject = new ConcreteSubject(); Observer observer1 = new ConcreteObserver(subject); Observer observer2 = new ConcreteObserver(subje...
448
0.708145
0.699095
21
19.047619
19.174578
53
false
false
0
0
0
0
0
0
1.380952
false
false
7
55752e69e9e39bed2d94ad8338279ee19a8d225f
11,063,835,825,165
33581ab94e24aeb0c52f85dcb4e36cb484f0608a
/app/src/main/java/com/example/formulario/Empresa.java
7b53529d670dcc63e73b8c1f3eaae485175311a5
[]
no_license
Cgolem/Formulario
https://github.com/Cgolem/Formulario
e07ace5657d13d2f8874951ac3584dde3450e904
fa64fc7d342739bc61a4ee5fae7a74d7ebf38588
refs/heads/master
2020-04-20T19:06:59.940000
2019-02-04T18:22:27
2019-02-04T18:22:27
169,040,354
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.formulario; import android.content.Intent; import android.graphics.Color; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget....
UTF-8
Java
2,529
java
Empresa.java
Java
[]
null
[]
package com.example.formulario; import android.content.Intent; import android.graphics.Color; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget....
2,529
0.661922
0.659549
68
36.191177
29.590467
136
false
false
0
0
0
0
0
0
0.911765
false
false
7
6ee12829c92c26e753d799bef242cf9e4b2759cc
11,072,425,689,109
af2a291a7a95d95528cbdb0719246ebb61b40ef5
/src/main/java/com/onepagecrm/models/User.java
ba8a3ac0bfde5d7c17cba39a8f22f97524b8488f
[]
no_license
OnePageCRM/java-wrapper
https://github.com/OnePageCRM/java-wrapper
53d8bcb28df42b1c66454aced49e1250ef3f5e32
85a0eaed2e3fff2fa906b026439ab559a0c36aee
refs/heads/master
2022-09-18T14:37:38.920000
2022-08-31T17:41:49
2022-08-31T17:41:49
39,438,439
2
2
null
false
2022-08-31T17:41:50
2015-07-21T10:09:22
2021-10-18T11:22:23
2022-08-31T17:41:49
15,601
0
1
0
Java
false
false
package com.onepagecrm.models; import com.onepagecrm.exceptions.OnePageException; import com.onepagecrm.models.internal.Paginator; import com.onepagecrm.models.internal.PredefinedActionList; import com.onepagecrm.models.serializers.BaseSerializer; import com.onepagecrm.models.serializers.CompanyListSerializer; import ...
UTF-8
Java
14,114
java
User.java
Java
[ { "context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by Cillian Myles on 08/01/2019.\n * Copyright (c) 2019 OnePageCRM. ", "end": 797, "score": 0.9998775124549866, "start": 784, "tag": "NAME", "value": "Cillian Myles" } ]
null
[]
package com.onepagecrm.models; import com.onepagecrm.exceptions.OnePageException; import com.onepagecrm.models.internal.Paginator; import com.onepagecrm.models.internal.PredefinedActionList; import com.onepagecrm.models.serializers.BaseSerializer; import com.onepagecrm.models.serializers.CompanyListSerializer; import ...
14,107
0.674437
0.671815
453
30.158941
29.473997
110
false
false
0
0
0
0
0
0
0.512141
false
false
7
fba74a6d5e54ffbf4d3930ffa8d96a954f0091a4
19,189,913,889,225
a403a6c97ebdf3389c1611b28f2055fd20dc6336
/src/model/objects/Room.java
b51ca07b96cbd6f4aac3cf94f39a1fc0ff50617b
[]
no_license
EternalHaru/SystemHygieia
https://github.com/EternalHaru/SystemHygieia
7a2d0012c003860de252939bfce6babd09f67cd4
3342c927d53ea3c198524411ab8913be6ef2b519
refs/heads/master
2019-08-31T09:05:22.971000
2017-07-22T16:42:56
2017-07-22T16:42:56
98,030,872
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package model.objects; import org.hibernate.annotations.Cascade; import org.hibernate.annotations.Fetch; import org.hibernate.annotations.FetchMode; import javax.persistence.*; import java.util.List; @Entity(name = "rooms") @Table(name = "rooms") public class Room extends AbstractIdentifiableObject { @Column ...
UTF-8
Java
860
java
Room.java
Java
[]
null
[]
package model.objects; import org.hibernate.annotations.Cascade; import org.hibernate.annotations.Fetch; import org.hibernate.annotations.FetchMode; import javax.persistence.*; import java.util.List; @Entity(name = "rooms") @Table(name = "rooms") public class Room extends AbstractIdentifiableObject { @Column ...
860
0.688372
0.688372
41
19.975609
18.060181
57
false
false
0
0
0
0
0
0
0.292683
false
false
7
9ae6376b0beb22951a3e127abe7a9713d14d14ac
7,928,509,698,960
538ad2b4100aa1b925a63f6c0ddbc2caaf25b8c2
/src/main/java/xyz/tiny/boot/utils/ReflectionUtils.java
691930e4d7f18427d4a1ef20d42145ede067adb2
[]
no_license
sibmaks/tiny-boot
https://github.com/sibmaks/tiny-boot
26771d9f76dc5f95f74ae0d8df6de57d70b89309
09948f60be3ed1c7863e137171213a6f9cdfc810
refs/heads/master
2020-05-17T01:43:06.014000
2019-07-11T06:36:46
2019-07-11T06:36:46
183,435,042
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package xyz.tiny.boot.utils; import lombok.extern.slf4j.Slf4j; import java.io.File; import java.io.IOException; import java.lang.reflect.Field; import java.net.URL; import java.util.*; import java.util.stream.Collectors; @Slf4j public final class ReflectionUtils { private ReflectionUtils() {} public static...
UTF-8
Java
2,446
java
ReflectionUtils.java
Java
[]
null
[]
package xyz.tiny.boot.utils; import lombok.extern.slf4j.Slf4j; import java.io.File; import java.io.IOException; import java.lang.reflect.Field; import java.net.URL; import java.util.*; import java.util.stream.Collectors; @Slf4j public final class ReflectionUtils { private ReflectionUtils() {} public static...
2,446
0.576043
0.57359
73
32.506851
28.172718
125
false
false
0
0
0
0
0
0
0.438356
false
false
7
e6a86629acfa9058088abeaca33a8d5b083a4a50
14,456,859,927,844
0e564b3f82fe34dcebc6f05971440fbd5666911d
/joy/src/com/hijoy/utilcommon/Email.java
b3ce35bacc1910b6df048a2ef257bd903f6530f3
[]
no_license
SigmaO/Joy
https://github.com/SigmaO/Joy
5dd1f3e98c5ef0839e79b61c48bf432c6ac266b0
1920028a7f1588a4e1f17042226f1aac1720c017
refs/heads/master
2020-05-20T00:32:02.892000
2014-09-15T01:42:24
2014-09-15T01:42:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hijoy.utilcommon; import org.apache.commons.mail.SimpleEmail; public class Email { private String content; private String title; private String hostName; private String destination; private String source; private String password; public void send() { SimpleEmail email = new SimpleEmail(); emai...
UTF-8
Java
2,406
java
Email.java
Java
[ { "context": "se.setHostName(\"smtp.163.com\");\n\t// se.setSource(\"xiaobinghu1989@163.com\");\n\t// se.setPassword(\"19890302\");\n\t// se.setDest", "end": 2180, "score": 0.9998785853385925, "start": 2158, "tag": "EMAIL", "value": "xiaobinghu1989@163.com" }, { "context": "ce(\"xiao...
null
[]
package com.hijoy.utilcommon; import org.apache.commons.mail.SimpleEmail; public class Email { private String content; private String title; private String hostName; private String destination; private String source; private String password; public void send() { SimpleEmail email = new SimpleEmail(); emai...
2,377
0.636326
0.627182
130
17.507692
15.603868
77
false
false
0
0
0
0
0
0
1.430769
false
false
7
19ffe46938398e9dc5c46e7602ad7301969c6c2d
21,320,217,698,312
1332ab47dc110f473915cb0e1b4dc23e797f1e68
/src/main/java/subaraki/rpginventory/item/RpgItems.java
e822beaefaaa6ed81ae66f266a6c174a72c98add
[]
no_license
AbsolemJackdaw/Rpg-Inventory-2016
https://github.com/AbsolemJackdaw/Rpg-Inventory-2016
90e2679d6999c9b368253bc530f1b5fbc9840d91
424a478cef25d613a27ffdcda190219919619808
refs/heads/master
2022-09-04T20:39:29.800000
2018-04-15T11:22:04
2018-04-15T11:22:04
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package subaraki.rpginventory.item; import static lib.item.ItemRegistry.registerItem; import static lib.item.ItemRegistry.registerRender; import net.minecraft.creativetab.CreativeTabs; import subaraki.rpginventory.enums.JewelTypes; import subaraki.rpginventory.mod.RpgInventory; public class RpgItems { private stat...
UTF-8
Java
5,030
java
RpgItems.java
Java
[]
null
[]
package subaraki.rpginventory.item; import static lib.item.ItemRegistry.registerItem; import static lib.item.ItemRegistry.registerRender; import net.minecraft.creativetab.CreativeTabs; import subaraki.rpginventory.enums.JewelTypes; import subaraki.rpginventory.mod.RpgInventory; public class RpgItems { private stat...
5,030
0.764215
0.761829
120
40.916668
31.805027
106
false
false
0
0
0
0
0
0
2.591667
false
false
7
0b6a4ca5efb0cd704d1ba497b1518bd74df0a33b
618,475,328,814
dd3c7ef916878f486c5b7f691e67aa60d01e362e
/meuprimeiroprojetojsf/src/main/java/br/com/algaworks/cursojava/PerfilUsuarioAreaBean.java
aef95f3351090133627ae3c562645e908f972b82
[]
no_license
Aderivan/curso-prime-face
https://github.com/Aderivan/curso-prime-face
2e06bcad0174803a364452374dd39ae368357ed3
ec9d355b9b491091b8ca442e157c8f4b5ba010f5
refs/heads/master
2021-07-19T16:11:37.054000
2019-11-13T00:35:10
2019-11-13T00:35:10
221,339,392
0
0
null
false
2020-10-13T17:25:16
2019-11-13T00:33:52
2019-11-13T00:35:33
2020-10-13T17:25:15
6,727
0
0
1
HTML
false
false
package br.com.algaworks.cursojava; import java.io.Serializable; import javax.faces.application.FacesMessage; import javax.faces.bean.ManagedBean; import javax.faces.bean.ViewScoped; import javax.faces.context.FacesContext; @ManagedBean @ViewScoped public class PerfilUsuarioAreaBean implements Serializable { privat...
UTF-8
Java
840
java
PerfilUsuarioAreaBean.java
Java
[]
null
[]
package br.com.algaworks.cursojava; import java.io.Serializable; import javax.faces.application.FacesMessage; import javax.faces.bean.ManagedBean; import javax.faces.bean.ViewScoped; import javax.faces.context.FacesContext; @ManagedBean @ViewScoped public class PerfilUsuarioAreaBean implements Serializable { privat...
840
0.752381
0.75119
42
19
20.576223
93
false
false
0
0
0
0
0
0
1.047619
false
false
7
32bc4c19cb075431a90b4932357edd55ee756181
32,375,463,501,421
32c87439a5d14886b31288fd219f13f7065fc0e8
/src/hfdp_exercises/menu/MenusEnum.java
71c07a37340e7173076889a79539295225b8d943
[]
no_license
alexserravidal/Head-First-Design-Patterns-Book-Exercises
https://github.com/alexserravidal/Head-First-Design-Patterns-Book-Exercises
31c45a1caaf47fa34bf7ddd1209c3dc0efd02eb8
d305257a1971c437f95867df62a145c9b01dac1b
refs/heads/master
2023-03-02T22:40:46.879000
2021-02-12T22:02:31
2021-02-12T22:02:31
338,145,604
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package hfdp_exercises.menu; public enum MenusEnum { MAIN_MENU, EX1_MENU, EX2_MENU };
UTF-8
Java
90
java
MenusEnum.java
Java
[]
null
[]
package hfdp_exercises.menu; public enum MenusEnum { MAIN_MENU, EX1_MENU, EX2_MENU };
90
0.722222
0.7
7
11.857142
9.523334
28
false
false
0
0
0
0
0
0
1
false
false
7
14302c4f3741ecaa89d9e8d17584f48cf0b53f62
28,235,115,018,819
7d610133abed6334bc1eef11c089840dd04d12b8
/apg-patch-service-core/src/main/java/com/apgsga/microservice/patch/core/commands/jenkins/curl/JenkinsCurlCommand.java
ccb3169fab722b997f4a28064edfb9ca08ce9bf1
[]
no_license
apgsga-it/piper
https://github.com/apgsga-it/piper
5fae23dca483dd4cfce34a3ed4197915dc724d8c
e7903ddea86ff29a7021ba74721256715d03ed0f
refs/heads/master
2022-05-06T04:13:18.038000
2022-01-17T11:43:42
2022-01-17T11:43:42
122,188,338
1
0
null
false
2022-06-02T05:57:38
2018-02-20T11:14:46
2021-12-07T11:00:14
2022-06-02T05:57:38
3,425
1
0
0
Java
false
false
package com.apgsga.microservice.patch.core.commands.jenkins.curl; import com.apgsga.microservice.patch.core.commands.CommandBaseImpl; import java.util.Arrays; import java.util.stream.Stream; public abstract class JenkinsCurlCommand extends CommandBaseImpl { protected final String JENKINS_SSH_USER; protecte...
UTF-8
Java
2,193
java
JenkinsCurlCommand.java
Java
[ { "context": "ublic JenkinsCurlCommand(String jenkinsUrl, String jenkinsUserName, String jenkinsUserPwd) {\n super();\n ", "end": 470, "score": 0.5441650152206421, "start": 455, "tag": "USERNAME", "value": "jenkinsUserName" }, { "context": "_URL = jenkinsUrl;\n thi...
null
[]
package com.apgsga.microservice.patch.core.commands.jenkins.curl; import com.apgsga.microservice.patch.core.commands.CommandBaseImpl; import java.util.Arrays; import java.util.stream.Stream; public abstract class JenkinsCurlCommand extends CommandBaseImpl { protected final String JENKINS_SSH_USER; protecte...
2,189
0.74145
0.74145
53
40.377357
48.037418
215
false
false
0
0
0
0
0
0
0.962264
false
false
7
16023d89aa9a8471d035ad52091926736998d58e
4,664,334,484,558
be4ebdc2784d9e909e69416dc7c99deca87b5360
/src/main/java/uk/me/webpigeon/behaviour/NDSelectorNode.java
2f60c15d19a3cccfac36f41ea789fb80577f3514
[]
no_license
unitycoders/ai-tools
https://github.com/unitycoders/ai-tools
bca6b1d7fe3b6edd35f6f0f4c0b7d96e1ad736b9
51e26cc2f373166bd3021ee88522236f04eb7672
refs/heads/master
2021-01-19T18:33:04.679000
2015-03-13T15:04:21
2015-03-13T15:04:21
31,600,077
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package uk.me.webpigeon.behaviour; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; /** * Nondeterministic Selector Node * * Evaluate all nodes in order from 0 to random, if any node returns true * stop evaluating and returns true. If all nodes return ...
UTF-8
Java
598
java
NDSelectorNode.java
Java
[]
null
[]
package uk.me.webpigeon.behaviour; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; /** * Nondeterministic Selector Node * * Evaluate all nodes in order from 0 to random, if any node returns true * stop evaluating and returns true. If all nodes return ...
598
0.764214
0.762542
23
25
24.587025
77
false
false
0
0
0
0
0
0
0.73913
false
false
7
18e4e3ca4574cb386e74b08fcfde5a2e171bb0dd
21,174,188,840,431
5da3feba973fe3fe93d7b264bb8be15740837fa3
/module/01.web/src/com/gxx/oa/CloudKnowDeleteAskAction.java
0af2c92b280bee6b8f4fd8542ee5ccf4d80c6204
[]
no_license
GuanXianghui/suncare-oa-ui
https://github.com/GuanXianghui/suncare-oa-ui
29340fe100ab0ac1305a6c3228b3f22469ee2b70
3d046488931e0878b457184f91d45aebea86ae73
refs/heads/master
2016-09-01T21:07:29.824000
2014-07-30T14:36:06
2014-07-30T14:36:06
20,516,105
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gxx.oa; import com.gxx.oa.dao.CloudKnowAnswerDao; import com.gxx.oa.dao.CloudKnowAskDao; import com.gxx.oa.dao.UserDao; import com.gxx.oa.entities.CloudKnowAsk; import com.gxx.oa.entities.User; import com.gxx.oa.interfaces.*; import com.gxx.oa.utils.BaseUtil; import com.gxx.oa.utils.EmailUtils; import org....
GB18030
Java
5,273
java
CloudKnowDeleteAskAction.java
Java
[ { "context": "t java.util.List;\n\n/**\n * 删除提问action\n *\n * @author Gxx\n * @module oa\n * @datetime 14-4-1 11:22\n */\npubli", "end": 413, "score": 0.9997044801712036, "start": 410, "tag": "USERNAME", "value": "Gxx" } ]
null
[]
package com.gxx.oa; import com.gxx.oa.dao.CloudKnowAnswerDao; import com.gxx.oa.dao.CloudKnowAskDao; import com.gxx.oa.dao.UserDao; import com.gxx.oa.entities.CloudKnowAsk; import com.gxx.oa.entities.User; import com.gxx.oa.interfaces.*; import com.gxx.oa.utils.BaseUtil; import com.gxx.oa.utils.EmailUtils; import org....
5,273
0.607946
0.605326
122
36.549179
36.848629
168
false
false
0
0
0
0
0
0
0.622951
false
false
7
851d71a3da1d330fc4d6b388c6d104544ddfd61e
22,024,592,306,196
46d0cb9d4e082a1eae5179a97cfe602181cd4806
/jsweb-septiembre-4/app-domain/src/main/java/ar/com/educacionit/domain/clase4/idioma/IdiomaEspanol.java
31546a660962b8ec3e4e0063216cd447e4510b53
[]
no_license
Hernan1008/Septiembre
https://github.com/Hernan1008/Septiembre
5d154242238b774009de4740696f98a599c3a5af
7efbeb4a045df0bda1eb029c088cffd69e8b341e
refs/heads/main
2023-03-02T08:57:39.774000
2021-02-12T00:13:17
2021-02-12T00:13:17
338,185,917
0
0
null
false
2021-02-12T00:22:13
2021-02-12T00:07:52
2021-02-12T00:13:19
2021-02-12T00:22:13
0
0
0
1
Java
false
false
package ar.com.educacionit.domain.clase4.idioma; public class IdiomaEspanol implements IIdioma { @Override public String hablar() { return "dice hola"; } }
UTF-8
Java
174
java
IdiomaEspanol.java
Java
[]
null
[]
package ar.com.educacionit.domain.clase4.idioma; public class IdiomaEspanol implements IIdioma { @Override public String hablar() { return "dice hola"; } }
174
0.701149
0.695402
10
15.4
18.200001
48
false
false
0
0
0
0
0
0
0.7
false
false
7
83279d7361530a6bc7a7df127dc6098d2b6439f7
31,610,959,334,190
abb9d2f7fb4c424711c156fe2dc8548fb83043f0
/game/Kusinta/automaton/playerActions/ActionTurn.java
259fa00dd694358e589a882041efd5f71bc7bb14
[]
no_license
madebyfik/polytech-game-project-2020
https://github.com/madebyfik/polytech-game-project-2020
8452920503c39b907aec143ac1713a4cc4cd4650
18b02c2ea9596b51bcaa016351880dd25fe31e6e
refs/heads/master
2023-01-13T12:17:34.897000
2020-11-25T19:26:57
2020-11-25T19:26:57
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package playerActions; import automaton.*; public class ActionTurn extends Action { Direction m_dir; public ActionTurn(int percentage) { super(percentage); m_dir = Direction.R; } public ActionTurn(Direction direction, int percentage) { super(percentage); m_dir = direction; } @Override public b...
UTF-8
Java
374
java
ActionTurn.java
Java
[]
null
[]
package playerActions; import automaton.*; public class ActionTurn extends Action { Direction m_dir; public ActionTurn(int percentage) { super(percentage); m_dir = Direction.R; } public ActionTurn(Direction direction, int percentage) { super(percentage); m_dir = direction; } @Override public b...
374
0.703209
0.703209
24
14.583333
15.26684
57
false
false
0
0
0
0
0
0
1.291667
false
false
7
8216fd7179036cf8331fd75acde21be5864b8d3f
4,879,082,855,642
faa6ffa085f682871cb5fab4ac8ffeec6ca91b2a
/src/main/java/name/chabs/proxyapp/beans/ConfigBean.java
be7dddee37617d67aeaad1958073fb6c0f1b748d
[]
no_license
t-chab/noauth-proxy
https://github.com/t-chab/noauth-proxy
ecb45f90ef36f7376f73966309f77fb1e5e91213
b79ff24db7f6e92104c9ad588ca77f1b17fd600c
refs/heads/master
2021-11-27T06:11:04.994000
2015-08-19T05:29:37
2015-08-19T05:29:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package name.chabs.proxyapp.beans; import java.net.URL; /** * POJO which contains configuration properties */ public class ConfigBean { private final URL proxyUrl; private final int proxyPort; public ConfigBean(URL url, int port) { proxyUrl = url; proxyPort = port; } public URL...
UTF-8
Java
435
java
ConfigBean.java
Java
[]
null
[]
package name.chabs.proxyapp.beans; import java.net.URL; /** * POJO which contains configuration properties */ public class ConfigBean { private final URL proxyUrl; private final int proxyPort; public ConfigBean(URL url, int port) { proxyUrl = url; proxyPort = port; } public URL...
435
0.634483
0.634483
24
17.125
15.01475
47
false
false
0
0
0
0
0
0
0.375
false
false
7
b9e706e6e53ba1d0e9245953306c94b035c561be
4,690,104,345,931
1a71dcb6ac737a010d1669e0eb787dbb3b336613
/jigsaw-examples/example_unnamed-module-reflection-illegal-access/src/cpmain/pkgcpmain/MainCallingJavaDesktop.java
60cc70e5cc66cf62b4ebbd7509849a21b478fafb
[ "Apache-2.0" ]
permissive
accso/java9-jigsaw-examples
https://github.com/accso/java9-jigsaw-examples
c63fcf3ce6c4c9bdf5d6149459880a066c85c366
74029e9c370e31821d94893cf2a1374e7be29af6
refs/heads/master
2023-05-29T09:52:53.540000
2023-05-10T06:38:48
2023-05-10T06:38:48
66,267,939
36
14
Apache-2.0
false
2023-05-10T06:38:50
2016-08-22T11:45:11
2023-05-10T06:38:06
2023-05-10T06:38:49
10,295
33
13
0
Shell
false
false
package pkgcpmain; import java.lang.reflect.Constructor; /** * This class is on the classpath, i.e. in the unnamed module. */ public class MainCallingJavaDesktop { public static void main(String[] args) throws Exception { try { Class<?> clazz = Class.forName("com.sun.java.swing.plaf.nimbus.NimbusLoo...
UTF-8
Java
597
java
MainCallingJavaDesktop.java
Java
[]
null
[]
package pkgcpmain; import java.lang.reflect.Constructor; /** * This class is on the classpath, i.e. in the unnamed module. */ public class MainCallingJavaDesktop { public static void main(String[] args) throws Exception { try { Class<?> clazz = Class.forName("com.sun.java.swing.plaf.nimbus.NimbusLoo...
597
0.680067
0.680067
21
26.428572
27.934568
114
false
false
0
0
0
0
0
0
1.761905
false
false
7
1524b183c8832b3f367c82b0e34c701de0f6194d
6,923,487,336,420
19ec8c8cf31ec6cf4294c264cca93fbafe6de319
/NIA/src/main/java/com/aqm/testing/testDataEntity/MemberAttributesEntity.java
999200eb1a475df4e25536bb0f33ced72b829c09
[]
no_license
Prity1992/NIAcore
https://github.com/Prity1992/NIAcore
ec409e895d4c24a7c42a2ff0825a810cca354baa
d6ee44472b86604a59dcc7e73c364636cafc9f2b
refs/heads/master
2020-12-10T07:21:21.530000
2020-01-13T07:23:49
2020-01-13T07:23:49
233,533,455
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.aqm.testing.testDataEntity; import com.aqm.framework.core.GenericEntity; public class MemberAttributesEntity extends GenericEntity { public MemberAttributesEntity() { super("MemberAttributesEntity"); // TODO Auto-generated constructor stub } }
UTF-8
Java
278
java
MemberAttributesEntity.java
Java
[]
null
[]
package com.aqm.testing.testDataEntity; import com.aqm.framework.core.GenericEntity; public class MemberAttributesEntity extends GenericEntity { public MemberAttributesEntity() { super("MemberAttributesEntity"); // TODO Auto-generated constructor stub } }
278
0.76259
0.76259
12
21.166666
21.524534
59
false
false
0
0
0
0
0
0
0.75
false
false
7
00c6b51efea180969acc480d0594dba9f2de5a2d
29,283,087,084,242
87ea35884d64d3faa914aa679b2ebbf2316b505e
/fachadas/fachadaCompraVenta.java
cdcffc034684e35d209f1e1628d2f0d0279e93c0
[]
no_license
DanielPinaM/Proyecto-IS-Java
https://github.com/DanielPinaM/Proyecto-IS-Java
456521cf7cfa48dd0859e6f5d95e70c59a21b71c
4805e52b3260b6dfdfafccd4441a95ae77ffa773
refs/heads/master
2022-01-13T02:12:24.671000
2019-07-10T10:24:42
2019-07-10T10:24:42
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package fachadas; import java.io.IOException; import java.sql.SQLException; import java.util.List; import exception.CantidadSuperadaException; import exception.ValorNoExistenteException; import iFachadas.interfazCompraVenta; import iSASI.isasiCompraVenta; import modelodeDominio.Filtro; import modelodeDomin...
ISO-8859-10
Java
2,624
java
fachadaCompraVenta.java
Java
[]
null
[]
package fachadas; import java.io.IOException; import java.sql.SQLException; import java.util.List; import exception.CantidadSuperadaException; import exception.ValorNoExistenteException; import iFachadas.interfazCompraVenta; import iSASI.isasiCompraVenta; import modelodeDominio.Filtro; import modelodeDomin...
2,624
0.780702
0.780702
91
26.813187
30.371296
127
false
false
0
0
0
0
0
0
1.373626
false
false
7
6390f68b6dcdbe6ca380c3db19c810f2c98dc7a6
28,406,913,745,494
13ca1b6d8e429889a79d57b7186bb73592fd2185
/src/main/java/com/gopher/system/model/Customer.java
9335771d1088b3a62df7e3730f50556a61a457b7
[]
no_license
nukcydong/system
https://github.com/nukcydong/system
43fd6ea2c29f33205934b9051876a2743d91002f
b09effcade8e2c4ebdc6f3a51db9a7173a416cae
refs/heads/master
2020-04-01T00:37:01.230000
2019-03-26T04:59:10
2019-03-26T04:59:10
152,704,883
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gopher.system.model; public class Customer extends BaseModel { private static final long serialVersionUID = 3832160238061757765L; /** * 客户名称 */ private String name; /** * 客户描述 */ private String description; /** * 手机号码 */ private String mobilePhone; /** * 固定电话 */ ...
UTF-8
Java
1,450
java
Customer.java
Java
[]
null
[]
package com.gopher.system.model; public class Customer extends BaseModel { private static final long serialVersionUID = 3832160238061757765L; /** * 客户名称 */ private String name; /** * 客户描述 */ private String description; /** * 手机号码 */ private String mobilePhone; /** * 固定电话 */ ...
1,450
0.63617
0.622695
88
14.022727
15.134231
67
false
false
0
0
0
0
0
0
1.193182
false
false
7
b225b5ca7810f3c287209a335bc35850a557d1fd
19,292,993,155,940
7e215a5ffa7a78bcac818269ef474a4671ab8c12
/MySystemClock/app/src/main/java/com/example/mysystemclock/MainActivity.java
e1b7fd3b9f5e1ae9314d9ee9585d90d73c9d68f5
[]
no_license
rekafekili/MobileProgramming
https://github.com/rekafekili/MobileProgramming
44f853ad066ee913defd9b5e8687a3f94db54619
e51aaef8de6c45fbdd7e9f6a0df9ce3fc085cd55
refs/heads/master
2021-03-30T01:29:27.512000
2020-06-17T13:05:30
2020-06-17T13:05:30
248,001,868
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.mysystemclock; import android.graphics.Color; import android.os.Bundle; import android.os.Handler; import android.os.SystemClock; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import android.widget.Toast; import androidx.appcompat.app.AppCompatActivi...
UTF-8
Java
5,860
java
MainActivity.java
Java
[]
null
[]
package com.example.mysystemclock; import android.graphics.Color; import android.os.Bundle; import android.os.Handler; import android.os.SystemClock; import android.view.View; import android.widget.LinearLayout; import android.widget.TextView; import android.widget.Toast; import androidx.appcompat.app.AppCompatActivi...
5,860
0.612318
0.600337
158
32.810127
23.739662
106
false
false
0
0
0
0
0
0
0.664557
false
false
7
ba785055be540c37160054466cd3bcdd50b6a96d
24,395,414,278,332
eb5c21d53e4b32f0e599ac0e0c07058f654d2510
/SisuNetworkProtocol/src/NetworkNode.java
9aa2919aa345f8d1742f259aaeb0ae90590e6c9e
[]
no_license
rusty2hip292/workspace
https://github.com/rusty2hip292/workspace
ee3bc9ff5e17e0d88400c485a09c5aa92d01a5c4
2504da31a3c7ee2ea78b6b95c96fea8e65d4cc3b
refs/heads/master
2020-03-28T19:00:05.172000
2018-09-15T20:12:12
2018-09-15T20:12:12
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public abstract class NetworkNode { private NetworkConnection[] connections = new NetworkConnection[256]; private String networkName; private String name; public NetworkNode(NetworkNode parent) { } public NetworkNode(String networkName) { this.networkName = networkName + ":"; } public String rea...
UTF-8
Java
560
java
NetworkNode.java
Java
[]
null
[]
public abstract class NetworkNode { private NetworkConnection[] connections = new NetworkConnection[256]; private String networkName; private String name; public NetworkNode(NetworkNode parent) { } public NetworkNode(String networkName) { this.networkName = networkName + ":"; } public String rea...
560
0.708929
0.701786
27
19.703703
21.670624
70
false
false
0
0
0
0
0
0
1.740741
false
false
7
ca76bc74078daf5afe9928dc05d7df9f432d97fd
687,194,769,992
b8332ff21523210a5377a485dcc0a5757f4a4d61
/app/src/main/java/com/youjing/yjeducation/ui/dispaly/activity/AYJTodayProfitActivity.java
cf5939eca44b05039dc4e1def7c0c8cdea870917
[]
no_license
sun529417168/youjingmain
https://github.com/sun529417168/youjingmain
c59e54c8d53112ca53e105db011a56ef59ad9266
ae575c5bafedcef57008faf9738d96192a70e8fb
refs/heads/master
2021-01-21T18:21:22.632000
2017-05-22T09:30:50
2017-05-22T09:30:50
92,035,873
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.youjing.yjeducation.ui.dispaly.activity; import android.view.View; import com.youjing.yjeducation.R; import com.youjing.yjeducation.core.YJBaseActivity; import com.youjing.yjeducation.core.YJTitleLayoutController; import org.vwork.mobile.ui.delegate.IVClickDelegate; import org.vwork.mobile.ui.utils.VLayo...
UTF-8
Java
712
java
AYJTodayProfitActivity.java
Java
[ { "context": "g.vwork.mobile.ui.utils.VLayoutTag;\n\n/**\n * user 秦伟宁\n * Date 2016/3/31\n * Time 20:58\n */\n@VLayoutTag(R", "end": 344, "score": 0.995396614074707, "start": 341, "tag": "NAME", "value": "秦伟宁" } ]
null
[]
package com.youjing.yjeducation.ui.dispaly.activity; import android.view.View; import com.youjing.yjeducation.R; import com.youjing.yjeducation.core.YJBaseActivity; import com.youjing.yjeducation.core.YJTitleLayoutController; import org.vwork.mobile.ui.delegate.IVClickDelegate; import org.vwork.mobile.ui.utils.VLayo...
712
0.762178
0.746418
28
23.928572
24.367615
86
false
false
0
0
0
0
0
0
0.357143
false
false
7
a8d8d4346db1b7377f4f9f4eacfdc7b90cdae091
28,965,259,492,496
834fe532cf37615b99430d7eaf22f635acc44714
/AULA004/src/br/com/cursojava/aula004/ModoInverso.java
0edd3a9823da03750a3b4063646f83c6a6c8ac67
[]
no_license
ZeusSchmitz/transpoBrasilAulaGerall
https://github.com/ZeusSchmitz/transpoBrasilAulaGerall
dfcc29c9af48339107f80084b0ff50efc926c73a
9dc00fe2e7c73c66d1fee004794a8a4fad78d401
refs/heads/master
2020-03-28T22:05:21.307000
2018-11-10T18:18:01
2018-11-10T18:18:01
149,204,409
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.cursojava.aula004; import java.util.Scanner; public class ModoInverso { public static void main(String[] args) { Scanner teclado = new Scanner(System.in); System.out.println("Digite uma palavra"); String palavra = teclado.nextLine().replace(" ", ""); String plvrInvert = ""; int numLetras = ...
WINDOWS-1252
Java
563
java
ModoInverso.java
Java
[]
null
[]
package br.com.cursojava.aula004; import java.util.Scanner; public class ModoInverso { public static void main(String[] args) { Scanner teclado = new Scanner(System.in); System.out.println("Digite uma palavra"); String palavra = teclado.nextLine().replace(" ", ""); String plvrInvert = ""; int numLetras = ...
563
0.654804
0.644128
23
23.434782
19.016758
62
false
false
0
0
0
0
0
0
2.173913
false
false
7
250a54f12e6d55ab942d9de1deecbdb824a38b77
32,126,355,436,051
1e6fe808473cb362533b67fe547d2564090db343
/test/storeTest/MemberStoreLogicTest.java
ccc6f0960afa0fa3b858091580f5e78b07383619
[]
no_license
ssoooo/Kosta162
https://github.com/ssoooo/Kosta162
b4db25b361d711c09d30a4c8a529b6e5f28e536c
6e26a9034e5a3779ef1571644d438adfa84e6baa
refs/heads/master
2021-08-28T00:59:25.095000
2017-12-10T20:02:19
2017-12-10T20:02:19
111,880,862
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package storeTest; import static org.junit.Assert.*; import java.util.ArrayList; import java.util.List; import org.junit.Before; import org.junit.Test; import GeneralAffairs.domain.Member; import GeneralAffairs.store.MemberStore; import GeneralAffairs.store.logic.MemberStoreLogic; public class MemberStoreLogicTest...
UTF-8
Java
3,104
java
MemberStoreLogicTest.java
Java
[ { "context": "ember.setAccount(\"111-233\");\n//\t\tmember.setEmail(\"e1111f@nsdfe.com\");\n//\t\tmember.setMemberId(\"성우형\");\n//\t\tmember.setN", "end": 587, "score": 0.9999055862426758, "start": 571, "tag": "EMAIL", "value": "e1111f@nsdfe.com" }, { "context": "mail(\"e1111f@nsdfe....
null
[]
package storeTest; import static org.junit.Assert.*; import java.util.ArrayList; import java.util.List; import org.junit.Before; import org.junit.Test; import GeneralAffairs.domain.Member; import GeneralAffairs.store.MemberStore; import GeneralAffairs.store.logic.MemberStoreLogic; public class MemberStoreLogicTest...
3,095
0.666554
0.644976
129
21.992249
17.163372
62
false
false
0
0
0
0
0
0
1.744186
false
false
7
f4966976610090153be596842a7f37377aabc4ee
32,195,074,911,832
b6c985bd9f493135c4de109f3ad78d38a3059c65
/src/viewer/src/geostreams/image/IImage.java
86f9c9ba5dacabd7e0063d7b7b5f4428c276a1ac
[]
no_license
qjhart/qjhart.geostreams
https://github.com/qjhart/qjhart.geostreams
4a80d85912cb6cdfb004017c841e3902f898fad5
7d5ec6a056ce43d2250553b99c7559f15db1d5fb
refs/heads/master
2021-01-10T18:46:48.653000
2015-03-19T00:13:33
2015-03-19T00:13:33
32,489,398
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package geostreams.image; import java.awt.image.BufferedImage; /** * Interface of images coming in a stream. * * @author Carlos Rueda-Velasquez * @version $Id: IImage.java,v 1.9 2007/06/13 00:08:43 crueda Exp $ */ public interface IImage { /** gets the starting x location. */ public int getX(); /** ge...
UTF-8
Java
1,618
java
IImage.java
Java
[ { "context": "face of images coming in a stream.\n *\n * @author Carlos Rueda-Velasquez\n * @version $Id: IImage.java,v 1.9 2007/06/13 00", "end": 151, "score": 0.9998884201049805, "start": 129, "tag": "NAME", "value": "Carlos Rueda-Velasquez" } ]
null
[]
package geostreams.image; import java.awt.image.BufferedImage; /** * Interface of images coming in a stream. * * @author <NAME> * @version $Id: IImage.java,v 1.9 2007/06/13 00:08:43 crueda Exp $ */ public interface IImage { /** gets the starting x location. */ public int getX(); /** gets the starting ...
1,602
0.656984
0.647095
72
21.458334
22.509836
72
false
false
0
0
0
0
0
0
0.972222
false
false
7
2d03e7987bc0d9aa3b483bef4256e6c5032a621c
6,399,501,333,252
39d512533e1d449a2306e2b59bf255875c1a4e2e
/eid-dal/src/main/java/com/eid/dal/dao/CompanyAgreementLadderDao.java
e6e036e6a23aa89f0e651d7b41b00025efe3b0e6
[]
no_license
pengdaizhong/eid-module
https://github.com/pengdaizhong/eid-module
d6f4a9df707218f448d74913efbb67c3bbab7bbe
5ae3b4adb92900e4319c5d68331ef4dd94891b7a
refs/heads/master
2018-12-12T04:13:46.381000
2018-09-13T05:14:50
2018-09-13T05:14:50
113,935,801
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.eid.dal.dao; import com.eid.dal.entity.CompanyAgreementLadderEntity; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.CrudRepository; import org.springframework.data.repository.query.Param; import org....
UTF-8
Java
927
java
CompanyAgreementLadderDao.java
Java
[ { "context": "ction.annotation.Transactional;\n\n/**\n * Created by ruben on 2016/12/14.\n */\npublic interface CompanyAgreem", "end": 398, "score": 0.9995598196983337, "start": 393, "tag": "USERNAME", "value": "ruben" } ]
null
[]
package com.eid.dal.dao; import com.eid.dal.entity.CompanyAgreementLadderEntity; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.CrudRepository; import org.springframework.data.repository.query.Param; import org....
927
0.811219
0.802589
20
45.349998
49.536121
184
false
false
0
0
0
0
0
0
0.65
false
false
7
1d269d0a2a644ae6603a9a83912ce2e51a936763
13,503,377,235,465
bbe96ac48969724551bb097c5f6ff44002b4ce7c
/src/main/java/com/wishai/xzrtw/repository/FileRepository.java
2013b2c339aad031d3b97f4053df63c0e057014e
[]
no_license
wishAI/XZRTWebsite
https://github.com/wishAI/XZRTWebsite
7f54e50e32f8bebf355e7494844a572291b88b3e
1ff5d8de3ef33489f8bfbe21441ce492b642f2c2
refs/heads/master
2018-09-24T03:00:09.988000
2018-06-07T02:31:27
2018-06-07T02:31:27
105,570,079
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.wishai.xzrtw.repository; import com.wishai.xzrtw.model.File; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; public interface FileRepository extends JpaRepository<File, Integer> { @Query("select f.id from File f where f.srcKey=?1 an...
UTF-8
Java
407
java
FileRepository.java
Java
[]
null
[]
package com.wishai.xzrtw.repository; import com.wishai.xzrtw.model.File; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; public interface FileRepository extends JpaRepository<File, Integer> { @Query("select f.id from File f where f.srcKey=?1 an...
407
0.788698
0.783784
13
30.307692
29.78483
70
false
false
0
0
0
0
0
0
0.538462
false
false
7
b7bf90c9e5f3ff16f3b15fa88be57c4e90d691bb
27,350,351,800,604
46c489592ae8df159c446c2d7b511380409696d7
/src/visao/RelatorioPagamentoTurmaVisao.java
932d7c72e43dbff043c873631bc8ec7708dc548f
[]
no_license
vunge7/GestEscolar
https://github.com/vunge7/GestEscolar
90c1be28dafb84fb0b1dc2fb5de8ebea85ea9681
179bdefd07fd3d5ef405f2ac573f9bbd67e9647f
refs/heads/master
2023-01-21T12:19:24.477000
2020-11-22T14:41:14
2020-11-22T14:41:14
315,058,182
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package visao; import dao.TurmaDao; import ireport.ListarPagamentoPropinaTurma; import java.util.Date; import java.util.Vector; impor...
UTF-8
Java
18,860
java
RelatorioPagamentoTurmaVisao.java
Java
[ { "context": "JPAEntntityMannagerFactoryUtil;\n\n/**\n *\n * @author mac\n */\npublic class RelatorioPagamentoTurmaVisao ext", "end": 534, "score": 0.9945240020751953, "start": 531, "tag": "USERNAME", "value": "mac" } ]
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 visao; import dao.TurmaDao; import ireport.ListarPagamentoPropinaTurma; import java.util.Date; import java.util.Vector; impor...
18,860
0.600764
0.587452
467
39.376873
35.814526
169
false
false
0
0
0
0
0
0
0.490364
false
false
7
d8a6c8882c30702a8394560540d8002065c0b356
27,650,999,464,115
793b595388cd982aa26e606f65032a0f41ba5bc7
/src/pack/controller/HelloController.java
0ecb78a02ddee404b28aed60a5174faa898359ea
[]
no_license
ksh8194/sprweb6summary
https://github.com/ksh8194/sprweb6summary
503d42d8f202ac3e18f3362f4263580e0fbe44e2
3aa417a39ef90f887f880cefbdb005fd99f49859
refs/heads/master
2022-12-25T03:45:21.335000
2019-10-02T08:48:54
2019-10-02T08:48:54
212,293,659
0
0
null
false
2022-12-16T10:32:13
2019-10-02T08:47:56
2019-10-02T08:49:21
2022-12-16T10:32:10
11
0
0
2
Java
false
false
package pack.controller; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.web.servlet.ModelAndView; import org.springframework.web.servlet.mvc.AbstractController; import org.springframework.web.servlet.mvc.Controller; import pack.model...
UTF-8
Java
1,214
java
HelloController.java
Java
[]
null
[]
package pack.controller; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.web.servlet.ModelAndView; import org.springframework.web.servlet.mvc.AbstractController; import org.springframework.web.servlet.mvc.Controller; import pack.model...
1,214
0.750416
0.750416
47
23.531916
28.14994
121
false
false
0
0
0
0
0
0
1.297872
false
false
7
8bafd93f561b42efe4bc21f8fb7e3e1ceb88bac8
23,021,024,719,194
7347094b7a574abcc06a8eb207fcff2bf0b2ba0e
/hive-master/hive-metadata-indexer/src/main/java/org/irods/jargon/indexing/hive/metadata/utils/testing/package-info.java
bd855c2695d6a5c38bb4f6758a236f522feff1fa
[]
no_license
DICE-UNC/irods-hive
https://github.com/DICE-UNC/irods-hive
776feea03d9e8e1c605e93b0bd2bc7789a9dbc62
f9548931656eec930fe3b17ec37dbe912b8d0e9e
refs/heads/master
2016-09-05T21:42:43.160000
2015-05-01T14:57:50
2015-05-01T14:57:50
17,442,815
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Utilities for testing * @author Mike Conway - DICE * */ package org.irods.jargon.indexing.hive.metadata.utils.testing;
UTF-8
Java
128
java
package-info.java
Java
[ { "context": "/**\n * Utilities for testing\n * @author Mike Conway - DICE\n *\n */\npackage org.irods.jargon.indexing.h", "end": 51, "score": 0.9998047947883606, "start": 40, "tag": "NAME", "value": "Mike Conway" } ]
null
[]
/** * Utilities for testing * @author <NAME> - DICE * */ package org.irods.jargon.indexing.hive.metadata.utils.testing;
123
0.71875
0.71875
6
20.5
21.453438
62
false
false
0
0
0
0
0
0
0.166667
false
false
7
cea474688505fd808bd9c9302d7c64056a99f398
6,554,120,099,117
c88f057f931e5ce97c1ee858dcf9e5bed44dc84c
/src/main/java/com/github/archerda/jdk/arraycopy/ArrayCopy.java
8b7784a192f30881a6acbd7cec00afef3ccaad0c
[ "Apache-2.0" ]
permissive
archerda/java-example
https://github.com/archerda/java-example
227b1dcb5093a65e7e5c076cf2484bf2a9c797ea
92ecf506fa88a3b9a16752f624263dfc7c60282c
refs/heads/master
2022-12-20T23:09:11.018000
2022-06-27T10:23:59
2022-06-27T10:23:59
164,831,313
0
0
Apache-2.0
false
2022-12-16T06:03:55
2019-01-09T09:27:06
2021-10-20T07:26:09
2022-12-16T06:03:53
173
0
0
10
Java
false
false
package com.github.archerda.jdk.arraycopy; /** * Java中数组拷贝的3种方式效率比较 * Created by luohd on 2016/9/7. */ public class ArrayCopy { private static final int SIZE = 20000000; public static void main(String[] args) throws Exception{ String[] arr1 = new String[SIZE]; for (int i = 0; i < SIZE; ++i...
UTF-8
Java
1,858
java
ArrayCopy.java
Java
[ { "context": "rraycopy;\n\n/**\n * Java中数组拷贝的3种方式效率比较\n * Created by luohd on 2016/9/7.\n */\npublic class ArrayCopy {\n\n pr", "end": 89, "score": 0.9996888637542725, "start": 84, "tag": "USERNAME", "value": "luohd" } ]
null
[]
package com.github.archerda.jdk.arraycopy; /** * Java中数组拷贝的3种方式效率比较 * Created by luohd on 2016/9/7. */ public class ArrayCopy { private static final int SIZE = 20000000; public static void main(String[] args) throws Exception{ String[] arr1 = new String[SIZE]; for (int i = 0; i < SIZE; ++i...
1,858
0.574115
0.557522
60
29.133333
22.435438
78
false
false
0
0
0
0
0
0
0.616667
false
false
7
6199f8a4ba22029963ff7e5cf0f4e045be3e8489
15,814,069,601,141
362efde9423302b46188d959484f950f366ba6cb
/bt1them.java
5779793ed31abdf79d1820cd8232e9dec4fbaf61
[]
no_license
letuan6031/Lab1Agile
https://github.com/letuan6031/Lab1Agile
c21933c98274a79ea4c73d1f2b506c1ad7692d8f
8ef28547209e32e45767549aceba4bede4d3d84e
refs/heads/master
2022-11-12T12:03:17.269000
2020-07-09T02:24:38
2020-07-09T02:24:38
277,969,656
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lab3; import java.util.Arrays; public class bt1them { public static void main(String[] args) { String arr[]={"Hồng","Hà","Loan"}; System.out.println("Các phần tử mảng là:"); for(int i=0; i< arr.length; i++){ System.out.println(arr[i]); } ...
UTF-8
Java
504
java
bt1them.java
Java
[ { "context": "tring[] args) {\r\n \r\n String arr[]={\"Hồng\",\"Hà\",\"Loan\"};\r\n System.out.println(\"Các p", "end": 158, "score": 0.9131519794464111, "start": 154, "tag": "NAME", "value": "Hồng" }, { "context": " args) {\r\n \r\n String arr[]={\...
null
[]
package lab3; import java.util.Arrays; public class bt1them { public static void main(String[] args) { String arr[]={"Hồng","Hà","Loan"}; System.out.println("Các phần tử mảng là:"); for(int i=0; i< arr.length; i++){ System.out.println(arr[i]); } ...
504
0.492843
0.486708
20
22.35
17.709532
52
false
false
0
0
0
0
0
0
0.6
false
false
7
599b5a79e1987592a75958289df8bc79547ad1bb
2,207,613,244,183
0c208e2d2a794caabc6dad7fd6c3ef1c11989b22
/hw11-hibernate-cache/src/main/java/ru/otus/erinary/cache/orm/engine/CacheEngineImpl.java
e3857da7ca3d40978682b55b5b7eddfd6888281a
[]
no_license
Erinary/otus-java
https://github.com/Erinary/otus-java
57f51bf16f8761f45f177eb492af1ab5d56da8cf
127553c04b612b526fd92cfc81453a4bb448be2d
refs/heads/master
2023-08-17T01:15:13.373000
2023-08-15T11:33:39
2023-08-15T11:33:39
191,727,685
0
0
null
false
2022-11-16T09:29:02
2019-06-13T08:59:44
2021-07-15T10:50:44
2022-11-16T09:28:58
250
0
0
7
Java
false
false
package ru.otus.erinary.cache.orm.engine; import java.lang.ref.Reference; import java.lang.ref.ReferenceQueue; import java.lang.ref.SoftReference; import java.util.*; public class CacheEngineImpl<K, V> implements CacheEngine<K, V> { private int hit = 0; private int miss = 0; private final ReferenceQueue...
UTF-8
Java
2,178
java
CacheEngineImpl.java
Java
[]
null
[]
package ru.otus.erinary.cache.orm.engine; import java.lang.ref.Reference; import java.lang.ref.ReferenceQueue; import java.lang.ref.SoftReference; import java.util.*; public class CacheEngineImpl<K, V> implements CacheEngine<K, V> { private int hit = 0; private int miss = 0; private final ReferenceQueue...
2,178
0.526171
0.524793
81
25.888889
20.713209
89
true
false
0
0
0
0
0
0
0.481481
false
false
7
e9040c82850c66c82db6e5fa7281566949a491b0
6,786,048,341,238
03b812ec15c5f0ad77bb88aa49d8c68116a1c454
/src/android/com/frankgreen/task/DisplayTask.java
cc07ebd2ecc2a759486f55fa554734752c9f675b
[ "MIT" ]
permissive
MorningCoffeeDev/ACR-NFC-Reader-PhoneGap-Plugin
https://github.com/MorningCoffeeDev/ACR-NFC-Reader-PhoneGap-Plugin
db689deb73f6fa39fa9156cd56beca88a48c41c4
5ea3637a9dd0cfd8c2be25754cf28c67b1407ea9
refs/heads/master
2021-06-21T01:43:55.302000
2021-02-09T07:27:02
2021-02-09T07:27:02
35,984,104
4
14
null
false
2021-02-09T07:27:03
2015-05-21T01:38:44
2019-12-06T02:21:56
2021-02-09T07:27:03
251
5
11
9
Java
false
false
package com.frankgreen.task; import android.os.AsyncTask; import com.frankgreen.apdu.command.Display; import com.frankgreen.params.DisplayParams; /** * Created by kevin on 6/2/15. */ public class DisplayTask extends AsyncTask<DisplayParams, Void, Boolean> { final private String TAG = "DisplayTask"; @Overr...
UTF-8
Java
743
java
DisplayTask.java
Java
[ { "context": "rankgreen.params.DisplayParams;\n\n/**\n * Created by kevin on 6/2/15.\n */\npublic class DisplayTask extends A", "end": 172, "score": 0.9990664720535278, "start": 167, "tag": "USERNAME", "value": "kevin" } ]
null
[]
package com.frankgreen.task; import android.os.AsyncTask; import com.frankgreen.apdu.command.Display; import com.frankgreen.params.DisplayParams; /** * Created by kevin on 6/2/15. */ public class DisplayTask extends AsyncTask<DisplayParams, Void, Boolean> { final private String TAG = "DisplayTask"; @Overr...
743
0.651413
0.644684
27
26.518518
22.791113
78
false
false
0
0
0
0
0
0
0.481481
false
false
7
8ff171736e1218b71f1599501f955de785e852a6
11,123,965,319,428
e4ddb73ca1f2e8d0dca8e479bc71a860211873f3
/plugins/transforms/filterrows/src/main/java/org/apache/hop/pipeline/transforms/filterrows/FilterRowsMeta.java
d85a586da61c705bd123b353b8faad233d3ed977
[ "Apache-2.0" ]
permissive
nadment/hop
https://github.com/nadment/hop
80517836ba4b01a1777edd259a80f733b14313fc
bf55d361d8e6faf8eb37c8f99c1a096bf955e8f8
refs/heads/master
2023-08-30T11:46:14.712000
2022-12-07T20:57:25
2022-12-07T20:57:25
239,596,980
2
0
Apache-2.0
true
2022-03-21T22:18:13
2020-02-10T19:38:49
2022-01-09T19:35:46
2022-03-21T22:18:11
124,350
2
0
0
Java
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
UTF-8
Java
14,667
java
FilterRowsMeta.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 ...
14,667
0.668235
0.666326
459
30.954248
25.833303
101
false
false
0
0
0
0
0
0
0.459695
false
false
7
383076f97d17a2825c844a34552d7bb876fcbe50
27,358,941,690,637
31e3c96e4805860aadb96bb28fc83a2c0e5ad179
/src/exercises/technology/Smartphone.java
56e03e482bb99dafe283349cc0f82309640ec306
[]
no_license
aniorill/java-web-dev-exercises
https://github.com/aniorill/java-web-dev-exercises
68d229dc78057e12d36352c0607fcd23c396ed03
7aa3bd992e15c5ff1e71ea6522150f97fec428ba
refs/heads/master
2022-11-22T15:05:30.259000
2020-07-24T19:18:54
2020-07-24T19:18:54
272,583,246
0
0
null
true
2020-06-16T01:41:55
2020-06-16T01:41:54
2019-11-08T14:50:48
2019-11-30T07:05:57
397
0
0
0
null
false
false
package exercises.technology; import java.util.Scanner; public class Smartphone extends Computer { String phoneNumber; String password; Scanner input; public Smartphone(int storage, boolean internetAccess, int batteryLevel, String aPhoneNumber, String aPassword) { super(storage, internetAcces...
UTF-8
Java
1,186
java
Smartphone.java
Java
[ { "context": " phoneNumber = aPhoneNumber;\n password = aPassword;\n\n }\n\n public String checkPassword(){\n ", "end": 402, "score": 0.9571239948272705, "start": 394, "tag": "PASSWORD", "value": "Password" }, { "context": "ls(password)){\n checkPasswordO...
null
[]
package exercises.technology; import java.util.Scanner; public class Smartphone extends Computer { String phoneNumber; String password; Scanner input; public Smartphone(int storage, boolean internetAccess, int batteryLevel, String aPhoneNumber, String aPassword) { super(storage, internetAcces...
1,194
0.637437
0.637437
43
26.581396
22.875023
117
false
false
0
0
0
0
0
0
0.627907
false
false
7
a877738946f824f5b5a3aba1d47b3e28d4153f60
27,358,941,692,697
bf567db812142dfc4046101d1b0bea4cd56ae8f3
/src/Classes/ImagePanel.java
05471f22556ce003b5742e02cdabe7e458204845
[]
no_license
JoeMoloney/RSA_App
https://github.com/JoeMoloney/RSA_App
aa092dc374d398e2561241e3687d72d50d9a3e5c
cf52b19768831a54c0b4bac475a4dbffaa7248a3
refs/heads/master
2023-01-05T21:26:05.816000
2020-10-28T15:15:49
2020-10-28T15:15:49
302,001,636
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 Classes; import java.awt.Graphics; import java.awt.Image; import java.awt.Toolkit; import javax.swing.JPanel; /** * * @aut...
UTF-8
Java
715
java
ImagePanel.java
Java
[ { "context": "kit;\nimport javax.swing.JPanel;\n\n/**\n *\n * @author K00243015\n */\npublic class ImagePanel extends JPanel\n{\n ", "end": 333, "score": 0.9993461966514587, "start": 324, "tag": "USERNAME", "value": "K00243015" } ]
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 Classes; import java.awt.Graphics; import java.awt.Image; import java.awt.Toolkit; import javax.swing.JPanel; /** * * @aut...
715
0.657343
0.643357
34
20.029411
19.817528
79
false
false
0
0
0
0
0
0
0.470588
false
false
7
1a947b70a07ab23312bc4d2e1d841929a468b6a6
2,448,131,372,806
f29c39515d612b511a7c72fb903d50a0861c074a
/src/com/hxt/hPayOrder/model/HPayOrder.java
d66fb8ce44b86a8ca0085d9b9bcbd087e85be800
[]
no_license
wuzhenwei123/hxt_dg
https://github.com/wuzhenwei123/hxt_dg
315af518ef089e3c45f821dd8438317d25a9717f
cc1e161498cc148495c9947f62edc2b84f027e74
refs/heads/master
2020-03-22T15:27:07.659000
2018-09-19T05:28:10
2018-09-19T05:28:10
138,694,054
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hxt.hPayOrder.model; import java.math.BigDecimal; import java.util.Date; import java.util.List; import com.base.model.BaseModel; import com.hxt.hSubOrder.model.HSubOrder; /** * @author wuzhenwei * @time 2015年11月24日 23:49:11 */ public class HPayOrder extends BaseModel implements java.io.Serializable{ /...
UTF-8
Java
14,293
java
HPayOrder.java
Java
[ { "context": "com.hxt.hSubOrder.model.HSubOrder;\n/**\n * @author\twuzhenwei\n * @time\t2015年11月24日 23:49:11\n */\npublic class HP", "end": 209, "score": 0.9996626377105713, "start": 200, "tag": "USERNAME", "value": "wuzhenwei" } ]
null
[]
package com.hxt.hPayOrder.model; import java.math.BigDecimal; import java.util.Date; import java.util.List; import com.base.model.BaseModel; import com.hxt.hSubOrder.model.HSubOrder; /** * @author wuzhenwei * @time 2015年11月24日 23:49:11 */ public class HPayOrder extends BaseModel implements java.io.Serializable{ /...
14,293
0.687253
0.685597
687
19.224163
17.527332
73
false
false
0
0
0
0
0
0
2.160116
false
false
7
59684bed9c51e3fcc22f9fdf8a059e49ac8450c6
25,555,055,427,807
fb61c24f3f6d48a55b591cc0174cfa9d25992b4f
/src/main/java/com/mateolegi/git/remote/gitlab/GitLabRemote.java
0a83a7fe8f019531c5a468572677517760d5e128
[]
no_license
Mateolegi/ProcessManager
https://github.com/Mateolegi/ProcessManager
22ca6a381aee5d4c0182afe8d52c1ccec521dcc7
fb673f96f36859c5bdd7dbc2a8420cdc694fc782
refs/heads/master
2022-05-30T16:07:05.716000
2019-10-18T21:23:21
2019-10-18T21:23:21
212,011,742
0
0
null
false
2022-05-20T21:11:34
2019-10-01T04:22:31
2019-10-18T21:24:09
2022-05-20T21:11:34
300
0
0
3
Java
false
false
package com.mateolegi.git.remote.gitlab; import com.mateolegi.git.remote.GitRemote; import com.mateolegi.net.Rest; import java.net.http.HttpResponse; import java.util.List; public class GitLabRemote implements GitRemote { @Override public List<Branch> getRemoteBranches(String endpoint) { ...
UTF-8
Java
776
java
GitLabRemote.java
Java
[]
null
[]
package com.mateolegi.git.remote.gitlab; import com.mateolegi.git.remote.GitRemote; import com.mateolegi.net.Rest; import java.net.http.HttpResponse; import java.util.List; public class GitLabRemote implements GitRemote { @Override public List<Branch> getRemoteBranches(String endpoint) { ...
776
0.636598
0.632732
25
29.040001
24.386028
83
false
false
0
0
0
0
0
0
0.48
false
false
7
3fdc8f45c94ba5d93f6cd7b4c63da30e35386f31
32,899,449,512,307
15b260ccada93e20bb696ae19b14ec62e78ed023
/v2/src/main/java/com/alipay/api/domain/CedsipeihuanCcomplex.java
e451f5deb837577d81aa97d80321277b6974c622
[ "Apache-2.0" ]
permissive
alipay/alipay-sdk-java-all
https://github.com/alipay/alipay-sdk-java-all
df461d00ead2be06d834c37ab1befa110736b5ab
8cd1750da98ce62dbc931ed437f6101684fbb66a
refs/heads/master
2023-08-27T03:59:06.566000
2023-08-22T14:54:57
2023-08-22T14:54:57
132,569,986
470
207
Apache-2.0
false
2022-12-25T07:37:40
2018-05-08T07:19:22
2022-12-17T09:20:53
2022-12-25T07:37:39
344,790
385
180
46
Java
false
false
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * c * * @author auto create * @since 1.0, 2023-05-16 17:44:54 */ public class CedsipeihuanCcomplex extends AlipayObject { private static final long serialVersionUID = 5154396564285123137L; ...
UTF-8
Java
1,274
java
CedsipeihuanCcomplex.java
Java
[ { "context": "internal.mapping.ApiField;\n\n/**\n * c\n *\n * @author auto create\n * @since 1.0, 2023-05-16 17:44:54\n */\npublic cla", "end": 152, "score": 0.5067001581192017, "start": 141, "tag": "USERNAME", "value": "auto create" } ]
null
[]
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * c * * @author auto create * @since 1.0, 2023-05-16 17:44:54 */ public class CedsipeihuanCcomplex extends AlipayObject { private static final long serialVersionUID = 5154396564285123137L; ...
1,274
0.658197
0.629508
82
13.878049
14.565571
67
false
false
0
0
0
0
0
0
1.060976
false
false
7
56b1fcabfec5b50ac4523f1d6878742aa52979f8
9,242,769,642,721
e38ab03528d0674d9838cc887ec0d6ec6922daab
/Secure_Storage_Service/src/weloveclouds/loadbalancer/services/HealthMonitoringService.java
3447b3193653865901db8847e83bc34b4d5aa6e3
[]
no_license
benedekh/WeLoveClouds
https://github.com/benedekh/WeLoveClouds
d8ba2c7024205985c15de5b49fd0e221c4b55cce
085579c889713b3a63c7ad01dbf30973bce7dabc
refs/heads/master
2022-07-22T02:46:22.989000
2022-07-14T06:25:24
2022-07-14T06:25:24
71,482,555
0
1
null
false
2022-07-14T06:25:25
2016-10-20T16:29:29
2021-12-29T16:54:36
2022-07-14T06:25:24
62,469
0
1
0
Java
false
false
package weloveclouds.loadbalancer.services; import static weloveclouds.commons.status.ServerStatus.RUNNING; import java.io.IOException; import java.net.ServerSocket; import org.apache.log4j.Logger; import com.google.inject.Inject; import com.google.inject.Singleton; import weloveclouds.commons.networking.AbstractC...
UTF-8
Java
5,070
java
HealthMonitoringService.java
Java
[ { "context": "cer.models.IKVHeartbeatMessage;\n\n/**\n * Created by Benoit on 2016-12-05.\n */\n@Singleton\npublic class Health", "end": 1121, "score": 0.9998257160186768, "start": 1115, "tag": "NAME", "value": "Benoit" } ]
null
[]
package weloveclouds.loadbalancer.services; import static weloveclouds.commons.status.ServerStatus.RUNNING; import java.io.IOException; import java.net.ServerSocket; import org.apache.log4j.Logger; import com.google.inject.Inject; import com.google.inject.Singleton; import weloveclouds.commons.networking.AbstractC...
5,070
0.702367
0.700394
112
44.267857
32.210518
118
false
false
0
0
0
0
0
0
0.678571
false
false
7
3d16e996f26229f7507a110fb08898e27c2bfae3
12,214,887,004,339
c77455b03f86ce5d48c99d5967f580123dba337d
/cdap-app-fabric/src/main/java/io/cdap/cdap/internal/metadata/MetadataConsumerSubscriberService.java
93c4813a977d2c98fc9bc92b8bd36530e28e4b32
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
cdapio/cdap
https://github.com/cdapio/cdap
1573d0d00c94d7735085a544f130e60456a0578e
37c280ca9dc142171755ffd6d4224764e47c51e9
refs/heads/develop
2023-09-05T23:03:50.689000
2023-09-04T18:08:12
2023-09-04T18:08:12
22,542,759
478
242
NOASSERTION
false
2023-09-14T00:31:04
2014-08-02T09:00:10
2023-09-01T04:57:10
2023-09-14T00:31:03
622,947
719
337
86
Java
false
false
/* * Copyright © 2022 Cask Data, 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 t...
UTF-8
Java
15,575
java
MetadataConsumerSubscriberService.java
Java
[ { "context": "/*\n * Copyright © 2022 Cask Data, Inc.\n *\n * Licensed under the Apache License, Ve", "end": 32, "score": 0.7497997283935547, "start": 23, "tag": "NAME", "value": "Cask Data" } ]
null
[]
/* * Copyright © 2022 <NAME>, 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 i...
15,572
0.715552
0.714203
335
45.489552
33.220642
118
false
false
0
0
0
0
0
0
0.698507
false
false
7
c8706e6a97d82fb6485fb34fcab7592fb1a25fed
3,083,786,527,479
b022a519f77e67d268e379aaddf23a0ec8c9432d
/src/main/java/com/fcgl/madrid/points/service/TrophyService.java
092c37d121b5303e728c6f6fd1e1b6d1ed7c7524
[ "MIT" ]
permissive
fcgl/point-system
https://github.com/fcgl/point-system
a4b64bf565b65062acf5472067b787d59370e8fd
47fc615cafadd5835c73fa86b08e7a3abd4f726e
refs/heads/master
2022-02-16T14:58:11.186000
2019-10-08T04:44:30
2019-10-08T04:44:30
199,157,188
1
4
MIT
false
2022-01-21T23:28:41
2019-07-27T11:38:56
2019-10-08T04:44:32
2022-01-21T23:28:39
199
1
3
1
Java
false
false
package com.fcgl.madrid.points.service; import com.fcgl.madrid.points.dataModel.Trophy; import com.fcgl.madrid.points.repository.TrophyRepository; import org.springframework.stereotype.Service; import org.springframework.beans.factory.annotation.Autowired; import java.util.List; @Service public class TrophyService {...
UTF-8
Java
590
java
TrophyService.java
Java
[]
null
[]
package com.fcgl.madrid.points.service; import com.fcgl.madrid.points.dataModel.Trophy; import com.fcgl.madrid.points.repository.TrophyRepository; import org.springframework.stereotype.Service; import org.springframework.beans.factory.annotation.Autowired; import java.util.List; @Service public class TrophyService {...
590
0.772881
0.772881
22
25.818182
22.558281
62
false
false
0
0
0
0
0
0
0.409091
false
false
7
e35fb11433be1a490d04eee5e3a66fc0d243d42e
790,274,033,974
39df4ebdc529bd677017caf3fc2af20be3dd3538
/fap-workflow/fap-flow-core/src/main/java/eon/hg/fap/flow/process/node/calendar/BusinessCalendar.java
2740e2fd0b1ce92fbb26c457a410de8745be8abf
[]
no_license
aeonj/eon-dmp
https://github.com/aeonj/eon-dmp
6d3580d758f697d407178175bb6bc532add8a85f
d1cfc867bb31833f5d4b7faa3146d468434f9fc5
refs/heads/master
2022-09-12T09:51:32.136000
2021-07-02T09:26:42
2021-07-02T09:26:42
141,535,375
0
0
null
false
2022-09-01T23:09:36
2018-07-19T06:39:51
2021-07-03T08:11:41
2022-09-01T23:09:34
19,055
0
0
3
Java
false
false
/******************************************************************************* * Copyright 2017 Bstek * * 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/l...
UTF-8
Java
1,978
java
BusinessCalendar.java
Java
[ { "context": "********************************\n * Copyright 2017 Bstek\n * \n * Licensed under the Apache License, Version", "end": 104, "score": 0.7943820953369141, "start": 99, "tag": "USERNAME", "value": "Bstek" }, { "context": "l.Calendar;\nimport java.util.Date;\n\n/**\n * @aut...
null
[]
/******************************************************************************* * Copyright 2017 Bstek * * 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/l...
1,978
0.691684
0.682049
60
31.866667
29.68696
102
false
false
0
0
0
0
0
0
1.5
false
false
7
41be675de94d57d4f2fb60cbc82859353032e9f0
18,262,200,944,106
a701ed72e84e7195ed8337fd400edcf618528c6a
/src/main/java/oplang/internal/utils/FileHandler.java
dd2346579cbd8b77c3086d789a085b36a178d894
[]
no_license
tobycaulk/OPLang
https://github.com/tobycaulk/OPLang
eb66b5824f5962b12d4058933f9068477c63cd12
11e4804673ebbd540ae6231a8dc44b459f2ae32b
refs/heads/master
2016-07-26T12:19:46.389000
2015-08-01T23:33:22
2015-08-01T23:33:22
40,063,022
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package oplang.internal.utils; import java.io.File; import java.io.IOException; import java.nio.file.Paths; import org.apache.commons.io.FileUtils; public class FileHandler { public static String read(String path) { File file = new File(Paths.get(".").toAbsolutePath().normalize().toString() + "\\" + path); if(...
UTF-8
Java
635
java
FileHandler.java
Java
[]
null
[]
package oplang.internal.utils; import java.io.File; import java.io.IOException; import java.nio.file.Paths; import org.apache.commons.io.FileUtils; public class FileHandler { public static String read(String path) { File file = new File(Paths.get(".").toAbsolutePath().normalize().toString() + "\\" + path); if(...
635
0.655118
0.655118
31
19.483871
20.606718
93
false
false
0
0
0
0
0
0
1.903226
false
false
7
1b502166d14a6b247b8fbdef844039c4bbc8624a
14,903,536,537,198
94840c0a16cd8805d488ca2d6f40ae977649c25f
/itoken-web-admin/src/main/java/com/kaysanshi/itoken/web/admin/service/fallback/RedisServiceFallBack.java
ef87aaa0f4fd6e5651e94f81a8b597aae4338c28
[]
no_license
kaysanshi/spring-cloud-itoken
https://github.com/kaysanshi/spring-cloud-itoken
652c26ec8bee895def68090fddb03fbdc882e4da
5d22ce65e56e7158c6087b6c0cd811b3452d98b6
refs/heads/master
2021-12-11T10:53:24.245000
2020-10-24T06:42:09
2020-10-24T06:42:09
194,363,259
1
1
null
false
2021-12-09T21:20:43
2019-06-29T04:15:37
2020-10-29T02:46:29
2021-12-09T21:20:40
332
0
1
3
Java
false
false
package com.kaysanshi.itoken.web.admin.service.fallback; import com.google.common.collect.Lists; import com.kaysanshi.itoken.common.constants.HttpStatusConstants; import com.kaysanshi.itoken.common.dto.BaseResult; import com.kaysanshi.itoken.common.utils.MapperUtils; import com.kaysanshi.itoken.web.admin.service.Redis...
UTF-8
Java
1,460
java
RedisServiceFallBack.java
Java
[ { "context": "amework.stereotype.Component;\n\n/**\n *熔断\n * @Author kay三石\n * @date:2019/6/28\n */\n@Component\npublic class Re", "end": 404, "score": 0.6840019226074219, "start": 399, "tag": "NAME", "value": "kay三石" } ]
null
[]
package com.kaysanshi.itoken.web.admin.service.fallback; import com.google.common.collect.Lists; import com.kaysanshi.itoken.common.constants.HttpStatusConstants; import com.kaysanshi.itoken.common.dto.BaseResult; import com.kaysanshi.itoken.common.utils.MapperUtils; import com.kaysanshi.itoken.web.admin.service.Redis...
1,460
0.628099
0.621901
42
33.57143
29.082104
109
false
false
0
0
0
0
0
0
0.404762
false
false
7
65510956c0984ed4ea3ed0b9f2fd99f7c01b7505
22,282,290,351,457
4cb2629ff7386055dfe1d75e20b2da5fa8c1b618
/QCloudCosXmlSample/app/src/main/java/com/tencent/qcloud/cosxml/sample/ProgressActivity.java
fb50ac3bef24471265a426109ed38fe9d6b7c953
[ "MIT" ]
permissive
weiyirong/qcloud-sdk-android-samples
https://github.com/weiyirong/qcloud-sdk-android-samples
5e3ae802e121be0bd0147594c582b30b141b0bd2
6290f8087af8469a020a496587b531281aafa71e
refs/heads/master
2022-03-14T00:04:19.502000
2019-12-18T02:21:20
2019-12-18T02:21:20
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tencent.qcloud.cosxml.sample; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.view.View; import a...
UTF-8
Java
7,880
java
ProgressActivity.java
Java
[]
null
[]
package com.tencent.qcloud.cosxml.sample; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.view.View; import a...
7,880
0.583223
0.58019
194
38.082474
27.538416
134
false
false
0
0
0
0
0
0
0.603093
false
false
7
1728125d70a5dbc1cceb1dc68ec019ee7500d1bb
10,067,403,351,143
8a2cb6b6db8f654357ef5b682bb81e00ce8b93d9
/src/main/java/App/Service/UserLoginService.java
7804453cde455516f675e1e2e9228eb5f5927f30
[]
no_license
Kohilmes/ichuan
https://github.com/Kohilmes/ichuan
4e51db478d0eb66efec42214bb4346e1933d7d54
6f0da8f5519c5198943703e508fe5125d3be127a
refs/heads/master
2023-03-15T15:34:28.304000
2019-04-25T08:31:12
2019-04-25T08:31:12
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package App.Service; import App.Domain.UserLogin; import App.Mapper.UserLoginMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; @Service @Transactional public class UserLoginService { ...
UTF-8
Java
1,618
java
UserLoginService.java
Java
[]
null
[]
package App.Service; import App.Domain.UserLogin; import App.Mapper.UserLoginMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; @Service @Transactional public class UserLoginService { ...
1,618
0.751913
0.751913
45
33.844444
32.832203
100
false
false
0
0
0
0
0
0
0.688889
false
false
7
c47d30d2c9595edea7c43f57329c54cf291e47c9
18,124,762,045,186
f26098e8144a8c89abc8a2ade1716779a631cc8d
/rankmigrator/src/main/java/com/github/seliba/devcordbot/migrator/TomlData.java
185e9c436ccec05dcc7c415ab858098d08aedb9d
[ "Apache-2.0" ]
permissive
JohnnyJayJay/DevcordBot
https://github.com/JohnnyJayJay/DevcordBot
3ddfdc4dadffcdfa8273d0de5863a4be7a76c284
8a1240e14726354d08f682f46084522a6a9c9ffb
refs/heads/master
2021-05-19T11:23:46.016000
2020-03-30T19:18:50
2020-03-30T19:18:50
263,324,944
0
0
null
true
2020-05-12T12:05:22
2020-05-12T12:05:21
2020-04-15T09:55:12
2020-05-07T20:48:48
666
0
0
0
null
false
false
/* * Copyright 2020 Daniel Scherf & Michael Rittmeister * * 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 r...
UTF-8
Java
4,168
java
TomlData.java
Java
[ { "context": "/*\n * Copyright 2020 Daniel Scherf & Michael Rittmeister\n *\n * Licensed under the", "end": 34, "score": 0.9998172521591187, "start": 21, "tag": "NAME", "value": "Daniel Scherf" }, { "context": "/*\n * Copyright 2020 Daniel Scherf & Michael Rittmeister\n *\n * L...
null
[]
/* * Copyright 2020 <NAME> & <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
4,148
0.588052
0.583973
136
29.654411
25.718893
100
false
false
0
0
0
0
0
0
0.397059
false
false
7
ecbbb927ffc0ff07b93612bdce34709806525f60
16,071,767,629,503
9443c58efc7db377060f901eff3ea054ad1ff7ac
/app/src/main/java/com/goaffilate/app/CategoryWebview.java
4314fa56d7b542f45b1ee1b805e08e7e86f5a245
[]
no_license
ShivamDev31/AIO
https://github.com/ShivamDev31/AIO
6b86e7e5a51d66f5d5b61f586324b840bda7dbbd
0ed4bf42908b2a53f2e920767b47a06e1f77b5f9
refs/heads/master
2020-08-04T22:40:19.533000
2019-11-03T10:47:14
2019-11-03T10:47:14
212,300,152
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.goaffilate.app; import android.app.ProgressDialog; import android.graphics.Bitmap; import android.os.Bundle; import android.view.KeyEvent; import android.view.MotionEvent; import android.webkit.WebChromeClient; import android.webkit.WebSettings; import android.webkit.WebView; import android.webkit.WebViewC...
UTF-8
Java
2,224
java
CategoryWebview.java
Java
[]
null
[]
package com.goaffilate.app; import android.app.ProgressDialog; import android.graphics.Bitmap; import android.os.Bundle; import android.view.KeyEvent; import android.view.MotionEvent; import android.webkit.WebChromeClient; import android.webkit.WebSettings; import android.webkit.WebView; import android.webkit.WebViewC...
2,224
0.647032
0.646133
92
23.173914
23.491724
77
false
false
0
0
0
0
0
0
0.5
false
false
7
b307b26e0e71c9090dc82f531b20c7a62477daf5
22,789,096,527,952
b6606a04e22e3f29e5b9925050f85ddef945bb10
/src/tim_so_nguyen_to/LazyPrimeFactorization.java
45c9d508c54f894b207020da3432a81323ae5ff4
[]
no_license
trankimthuong/CodeGym_Java_Week2
https://github.com/trankimthuong/CodeGym_Java_Week2
c066c4c19f2fd7ae516ce8737fae563470b416ac
e316d9b7de09e0ab638628e945ab71804b2c7fbc
refs/heads/master
2022-12-06T00:15:39.509000
2020-08-24T04:45:27
2020-08-24T04:45:27
284,625,602
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tim_so_nguyen_to; public class LazyPrimeFactorization implements Runnable { @Override public void run() { int count = 0; for(int i = 2; ; i++){ if(checkPrime(i)){ try { Thread.sleep(1); } catch (Interru...
UTF-8
Java
795
java
LazyPrimeFactorization.java
Java
[]
null
[]
package tim_so_nguyen_to; public class LazyPrimeFactorization implements Runnable { @Override public void run() { int count = 0; for(int i = 2; ; i++){ if(checkPrime(i)){ try { Thread.sleep(1); } catch (Interru...
795
0.394969
0.383648
32
23.84375
15.898328
57
false
false
0
0
0
0
0
0
0.4375
false
false
7
b300617c874a9fa1274da23472f640a3453ce1e9
25,400,436,591,827
4bfab2f197e23c198c6307bd0f84f52cf0e0541b
/ClotheMe/src/com/logicalModelLayer/Interface/CategoryArchiveInfoInterface.java
fc632af0289d4fe39c61d1dda3d5e28f5915ed36
[]
no_license
liuxingyutonghua/ClotheMe
https://github.com/liuxingyutonghua/ClotheMe
1b7eff8952f0c0c0e3c5dba4ca28522de04ccc71
b9db80be9352a9e3380abd939141c97ce677d2c7
refs/heads/master
2020-03-15T07:17:44.846000
2014-07-27T07:43:57
2014-07-27T07:43:57
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.logicalModelLayer.Interface; import java.util.ArrayList; import com.daogen.clotheme.CategoryArchive; public interface CategoryArchiveInfoInterface { public int Load(); public int getCategoryArchive(int in_meterialID,CategoryArchive out_CategoryArchive); public int setCategoryArchive(int in_meterialID,...
UTF-8
Java
464
java
CategoryArchiveInfoInterface.java
Java
[]
null
[]
package com.logicalModelLayer.Interface; import java.util.ArrayList; import com.daogen.clotheme.CategoryArchive; public interface CategoryArchiveInfoInterface { public int Load(); public int getCategoryArchive(int in_meterialID,CategoryArchive out_CategoryArchive); public int setCategoryArchive(int in_meterialID,...
464
0.838362
0.838362
13
34.692307
29.132019
86
false
false
0
0
0
0
0
0
1.153846
false
false
7
4f2f63b79ea802361a31132e97b5bf14cc08dc8d
22,342,419,876,166
bcdacb31ebb2da2e9da0efe9190a00ff0407edf5
/java编程/csp 10-4/src/Main.java
09158b9e50f42aab505723f41895ec83aa8e0c30
[]
no_license
guohaoyu110/Self-Learning-DataStructure
https://github.com/guohaoyu110/Self-Learning-DataStructure
08fe60fccb4b48e8503dd95f469ed82f7f109059
0d1533f70cf46aa28be5a5be84b9ce6cd4cc5dda
refs/heads/master
2022-02-22T07:23:21.956000
2019-10-12T22:52:02
2019-10-12T22:52:02
109,500,323
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class Main { public static void main(String args[]){ Scanner input=new Scanner(System.in); int i,n,m,k=0,r=0,min,minl=0; n=input.nextInt(); m=input.nextInt(); int[][]s=new int[n][2]; int[][]d=new int[m][3]; for(i=0;i<m;i++) ...
UTF-8
Java
1,260
java
Main.java
Java
[]
null
[]
import java.util.Scanner; public class Main { public static void main(String args[]){ Scanner input=new Scanner(System.in); int i,n,m,k=0,r=0,min,minl=0; n=input.nextInt(); m=input.nextInt(); int[][]s=new int[n][2]; int[][]d=new int[m][3]; for(i=0;i<m;i++) ...
1,260
0.391057
0.356098
43
27.627907
16.379259
67
false
false
0
0
0
0
0
0
1.046512
false
false
7
c9e3a1c7810858c565bdc67016d764509be49174
31,516,470,034,952
26c2c35386f822b02d83f94ce1a15dcc5c102840
/chapter_001/src/test/java/ru/job4j/loop/package-info.java
ba96f20fb7365fe60e872686916b9af29a7bec23
[ "Apache-2.0" ]
permissive
tsemaanton/junior
https://github.com/tsemaanton/junior
c7e2611e4459e2d3a5433440f2bf866b4079de44
60efe60a58820568f8d48ddcbc126548c44c85e8
refs/heads/master
2021-08-15T08:55:28.145000
2017-11-17T16:56:48
2017-11-17T16:56:48
106,232,664
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Package for Loop. * * @author Anton Tsema (mailto:alsinghspb@gmail) * @version 0.1 * @since 23.10.2017 */ package ru.job4j.loop;
UTF-8
Java
134
java
package-info.java
Java
[ { "context": "/**\n* Package for Loop.\n*\n* @author Anton Tsema (mailto:alsinghspb@gmail)\n* @version 0.1\n* @since", "end": 47, "score": 0.9998741149902344, "start": 36, "tag": "NAME", "value": "Anton Tsema" }, { "context": "Package for Loop.\n*\n* @author Anton Tsema (mailto:alsin...
null
[]
/** * Package for Loop. * * @author <NAME> (mailto:<EMAIL>) * @version 0.1 * @since 23.10.2017 */ package ru.job4j.loop;
120
0.679105
0.597015
8
15.875
14.181304
47
false
false
0
0
0
0
0
0
0.125
false
false
7
baf722417456f3d207bb12e37f84e296906c4ff5
9,268,539,477,682
0dcc2851676f469d158587a9cf2c871d4d2426e1
/src/com/interceptor/LoginInterceptor.java
9de88f4648dced8ed9f503b78b927a21cb94438a
[]
no_license
swp2017-cmd/Spring-Mvc-
https://github.com/swp2017-cmd/Spring-Mvc-
580942a8fe8a9a8667345b218052206656e8cb09
8ba3a96ce90db2e612da568c14f1464710af57ec
refs/heads/master
2021-05-21T01:18:21.132000
2020-04-02T14:45:41
2020-04-02T14:45:41
252,482,969
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.interceptor; import org.springframework.stereotype.Component; import org.springframework.web.servlet.HandlerInterceptor; import org.springframework.web.servlet.ModelAndView; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; import javax.servlet.http.HttpServletRequest; import javax...
UTF-8
Java
1,250
java
LoginInterceptor.java
Java
[ { "context": "tpSession;\n\n/**\n * @date 2020/3/23 15:49\n * @autho SWP\n * @Version 1.0\n */\npublic class LoginInterceptor", "end": 437, "score": 0.9995995759963989, "start": 434, "tag": "USERNAME", "value": "SWP" } ]
null
[]
package com.interceptor; import org.springframework.stereotype.Component; import org.springframework.web.servlet.HandlerInterceptor; import org.springframework.web.servlet.ModelAndView; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; import javax.servlet.http.HttpServletRequest; import javax...
1,250
0.7888
0.7784
39
31.051283
40.480415
160
false
false
0
0
0
0
0
0
0.512821
false
false
7
ba99cc5ebd633095de749edf93471371d220d804
8,632,884,268,905
2fe6548ff4ea92bc91e8326063aacced000ac48a
/src/main/java/me/jianghs/meepo/并发包/SemaphoreExample.java
52a16148fad3020ec20b29945bce935609092ebd
[]
no_license
organizations-loop/meepo
https://github.com/organizations-loop/meepo
3d478342845fe24537e3fc25c44a6e659de18217
fafede4dc98031a02d9a9af04fe6c69ffa3fd2f6
refs/heads/main
2023-08-01T03:59:23.769000
2021-02-23T02:54:04
2021-02-23T02:54:04
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.jianghs.meepo.并发包; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.concurrent.Semaphore; import java.util.concurrent.TimeUnit; import java.util.stream.IntStream; /** * @className: Semaphore * @description: * @author: jianghs430 * @createDate: 2021/2/20 17:27 * @version: 1.0 ...
UTF-8
Java
1,814
java
SemaphoreExample.java
Java
[ { "context": "@className: Semaphore\n * @description:\n * @author: jianghs430\n * @createDate: 2021/2/20 17:27\n * @version: 1.0\n", "end": 270, "score": 0.9996513724327087, "start": 260, "tag": "USERNAME", "value": "jianghs430" } ]
null
[]
package me.jianghs.meepo.并发包; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.concurrent.Semaphore; import java.util.concurrent.TimeUnit; import java.util.stream.IntStream; /** * @className: Semaphore * @description: * @author: jianghs430 * @createDate: 2021/2/20 17:27 * @version: 1.0 ...
1,814
0.568333
0.555
67
25.865671
21.180035
83
false
false
0
0
0
0
0
0
0.41791
false
false
7
83b700607780eb29079fb130ba1a5afd3d8446b9
27,839,978,019,982
20d1b2db5a3398744d7895fc2bf1515322bbd0e5
/test-rocketmq/test-rocketmq-infrastructure/src/main/java/com/book/rocketmq/annotation/EnableRocketMQ.java
79d5a8a27b03a60a0b37ad997b71ab0291660e48
[]
no_license
badboyf/book-management
https://github.com/badboyf/book-management
0ef812307fd0fcb28b3d968d03602b70d7c3e636
2a85f8f37ba0cc5fc5531be7c00bcbad308a8c89
refs/heads/master
2021-01-19T18:50:48.142000
2017-09-22T07:43:25
2017-09-22T07:43:25
101,171,100
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.book.rocketmq.annotation; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import org.springframework.context.annotation.Import; import com.book.rocketmq...
UTF-8
Java
538
java
EnableRocketMQ.java
Java
[]
null
[]
package com.book.rocketmq.annotation; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import org.springframework.context.annotation.Import; import com.book.rocketmq...
538
0.828996
0.828996
19
27.31579
19.018143
63
false
false
0
0
0
0
0
0
0.526316
false
false
6
b37ad4b9a0046e94a212385560470056f0f42f05
32,890,859,589,277
2eb5604c0ba311a9a6910576474c747e9ad86313
/chado-pg-orm/src/org/irri/iric/chado/so/ValidatedCdnaClone.java
fb71b4c34b8ee312b1c72a8974da38bafa4399a9
[]
no_license
iric-irri/portal
https://github.com/iric-irri/portal
5385c6a4e4fd3e569f5334e541d4b852edc46bc1
b2d3cd64be8d9d80b52d21566f329eeae46d9749
refs/heads/master
2021-01-16T00:28:30.272000
2014-05-26T05:46:30
2014-05-26T05:46:30
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.irri.iric.chado.so; // Generated 05 26, 14 1:32:25 PM by Hibernate Tools 3.4.0.CR1 /** * ValidatedCdnaClone generated by hbm2java */ public class ValidatedCdnaClone implements java.io.Serializable { private ValidatedCdnaCloneId id; public ValidatedCdnaClone() { } public ValidatedCdnaClone(Validat...
UTF-8
Java
489
java
ValidatedCdnaClone.java
Java
[]
null
[]
package org.irri.iric.chado.so; // Generated 05 26, 14 1:32:25 PM by Hibernate Tools 3.4.0.CR1 /** * ValidatedCdnaClone generated by hbm2java */ public class ValidatedCdnaClone implements java.io.Serializable { private ValidatedCdnaCloneId id; public ValidatedCdnaClone() { } public ValidatedCdnaClone(Validat...
489
0.732106
0.699386
27
17.111111
21.09473
65
false
false
0
0
0
0
0
0
0.777778
false
false
6
e306f1b85dc15e0976aad564b820efb6ceafb1db
20,950,850,493,507
32b8366f00d48beb6c441d0341329f1bf2d5794d
/app/src/main/java/com/asher/threeline/serve/net/content/INetContentServe.java
94584fde230cbbda67cd3e7b01a3cce14bc39728
[ "Apache-2.0" ]
permissive
AsherYang/ThreeLine
https://github.com/AsherYang/ThreeLine
2fb7a3c7208aba3ef61d4130e5277a293e0e9d87
351dc8bfd1c0a536ffbf36ce8b1af953cc71f93a
refs/heads/master
2021-01-22T20:54:17.795000
2018-08-15T02:09:51
2018-08-15T02:09:51
85,374,008
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.asher.threeline.serve.net.content; import com.asher.threeline.db.bean.DbContent; import com.asher.threeline.serve.net.base.OnNetCallBack; import java.util.List; /** * Created by ouyangfan on 2017/4/6. * <p> * 获取服务器数据网络接口 */ public interface INetContentServe { /** * 获取最新内容数据 * * @p...
UTF-8
Java
452
java
INetContentServe.java
Java
[ { "context": "llBack;\n\nimport java.util.List;\n\n/**\n * Created by ouyangfan on 2017/4/6.\n * <p>\n * 获取服务器数据网络接口\n */\npublic int", "end": 203, "score": 0.9996312260627747, "start": 194, "tag": "USERNAME", "value": "ouyangfan" } ]
null
[]
package com.asher.threeline.serve.net.content; import com.asher.threeline.db.bean.DbContent; import com.asher.threeline.serve.net.base.OnNetCallBack; import java.util.List; /** * Created by ouyangfan on 2017/4/6. * <p> * 获取服务器数据网络接口 */ public interface INetContentServe { /** * 获取最新内容数据 * * @p...
452
0.692683
0.678049
21
18.523809
19.706463
62
false
false
0
0
0
0
0
0
0.238095
false
false
6
b117043ef65fc51761196eaaea77a585b0aa4b93
30,279,519,454,300
ceb52e9a2a38ed9be276f62b19bca8ed6cb149bc
/Brian_Zhu_111608106_hw2/JohnvsTheNightKing.java
214e40f8e15bbc8685fe389c64620e316b71501c
[ "MIT" ]
permissive
br-zhu/Learning-Data-Structures
https://github.com/br-zhu/Learning-Data-Structures
c3f493c4159cd7fc961ea59bcba7c238f01e866b
aa359779c003333edcdde229872572efe703e547
refs/heads/master
2022-02-22T05:41:05.259000
2019-07-30T02:36:23
2019-07-30T02:36:23
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; import java.io.File; import java.io.FileNotFoundException; public class JohnvsTheNightKing { public static int[] sortPowers(int[] powers, int numWhiteWalkers, int selectAmount) { int[] walkerIndices = new int[selectAmount]; Queue whiteWalkers = new Queue(numWhiteWalkers); ...
UTF-8
Java
3,137
java
JohnvsTheNightKing.java
Java
[]
null
[]
import java.util.Scanner; import java.io.File; import java.io.FileNotFoundException; public class JohnvsTheNightKing { public static int[] sortPowers(int[] powers, int numWhiteWalkers, int selectAmount) { int[] walkerIndices = new int[selectAmount]; Queue whiteWalkers = new Queue(numWhiteWalkers); ...
3,137
0.602168
0.594836
138
20.731884
19.06455
84
false
false
0
0
0
0
0
0
3.326087
false
false
6
92a8a7f3056c6d464921332e154b22586e8baf07
1,700,807,070,553
cc05ab86b3953f58354511b76eaffa0e9ec26abf
/Кузьмичев/9/src/main/transactions/Transaction.java
f2ef7d051f59954f5ba0e7a25361eb2c5fe0570a
[]
no_license
Apollinary/mera_se_0620
https://github.com/Apollinary/mera_se_0620
aab359c3cea2711434b705926df25bb13dde360e
15980478791bb48d44e6b0caa6e60e19ecfb8e35
refs/heads/master
2022-12-08T21:22:52.465000
2020-09-06T18:06:03
2020-09-06T18:06:03
293,332,056
0
0
null
true
2020-09-06T17:53:29
2020-09-06T17:53:28
2020-08-22T07:28:57
2020-08-31T17:26:13
3,476
0
0
0
null
false
false
/********************************************************* * File: Transaction.java * Purpose: General class of all transactions * Notice: (c) 2020 Nikolay Kuzmichev. All rights reserved. ********************************************************/ package main.transactions; public abstract class Transaction { }
UTF-8
Java
317
java
Transaction.java
Java
[ { "context": "eral class of all transactions\n * Notice: (c) 2020 Nikolay Kuzmichev. All rights reserved.\n **************************", "end": 168, "score": 0.9998965263366699, "start": 151, "tag": "NAME", "value": "Nikolay Kuzmichev" } ]
null
[]
/********************************************************* * File: Transaction.java * Purpose: General class of all transactions * Notice: (c) 2020 <NAME>. All rights reserved. ********************************************************/ package main.transactions; public abstract class Transaction { }
306
0.479495
0.466877
10
30.700001
23.1
59
false
false
0
0
0
0
0
0
0.1
false
false
6
0999117194073f897b68a21e8f453a469f0c5cf9
858,993,472,077
097e3c8a199d0db18d7ca9008bc554dff9b2947d
/spring-cloud-alibaba-discovery-client/src/main/java/com/dwring/springcloud/alibaba/controller/TestController.java
a53bf3c17ee41a6da527ad17a99fc6ed8293335d
[]
no_license
zhanghaichang/spring-cloud-alibaba-start
https://github.com/zhanghaichang/spring-cloud-alibaba-start
1af237ad7a9567a853abbbaf38d80cc17499765d
dadbfe4984f80319de22ca07d4661bfd66182e68
refs/heads/master
2021-11-25T05:40:40.743000
2021-10-28T13:07:09
2021-10-28T13:07:09
168,270,667
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dwring.springcloud.alibaba.controller; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.cloud.client.ServiceInstance; import org.springframework.cloud.client.loadbalancer.LoadBalancerClient; import org.springframework.web.bind.anno...
UTF-8
Java
1,031
java
TestController.java
Java
[ { "context": "l = serviceInstance.getUri() + \"/producer?name=\"+\"zhanghaichang\";\n log.info(\"url: {}\",url);\n String", "end": 853, "score": 0.976925790309906, "start": 840, "tag": "USERNAME", "value": "zhanghaichang" } ]
null
[]
package com.dwring.springcloud.alibaba.controller; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.cloud.client.ServiceInstance; import org.springframework.cloud.client.loadbalancer.LoadBalancerClient; import org.springframework.web.bind.anno...
1,031
0.749758
0.746848
34
29.32353
28.13175
90
false
false
0
0
0
0
0
0
0.529412
false
false
6
c57040a9fc58e13064a8f5f107ebd7e423583b9a
16,913,581,240,803
4cc3e29e79d6bdc6aa31e98bbd1bdca6e3ede13e
/src/patterns/sdk/PatternsLogicBasic.java
c04b21eacb06b1e60343cf0c21339192edf7933a
[]
no_license
Jaysmito101/cskit
https://github.com/Jaysmito101/cskit
aed904314c5bf42037086fbdb71544c9b09c52f2
9e9530cbf9a51e2e71f3e8223ef4d45e422144b3
refs/heads/main
2023-06-20T23:14:05.736000
2021-07-29T15:29:06
2021-07-29T15:29:06
365,793,998
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package patterns.sdk; import master.MethodInvocationUtils; import master.RuntimeCompiler; import javax.swing.*; import java.io.IOException; import java.io.OutputStream; import java.io.PrintStream; import java.lang.reflect.Method; public abstract class PatternsLogicBasic implements PatternLogic { private String s...
UTF-8
Java
2,799
java
PatternsLogicBasic.java
Java
[]
null
[]
package patterns.sdk; import master.MethodInvocationUtils; import master.RuntimeCompiler; import javax.swing.*; import java.io.IOException; import java.io.OutputStream; import java.io.PrintStream; import java.lang.reflect.Method; public abstract class PatternsLogicBasic implements PatternLogic { private String s...
2,799
0.508396
0.507324
75
36.32
28.729153
138
false
false
0
0
0
0
0
0
0.586667
false
false
6
182d946d01934487047de65b8263b9788e29683d
2,903,397,939,201
652245240d3fb204487c4df8ee7eba6602be713f
/module/core-framework/src/main/java/com/infinite/eoa/auth/client/ShiroAuthClient.java
6876b00ec3469b86529ce7c17e324d1ffd092a0d
[]
no_license
China-ls/framework
https://github.com/China-ls/framework
eb63e9b0f93bc3a71a12d24cc6cfd3afeae92563
5936c25fed66b76555d8c6a536bbc0e8c1fdf13b
refs/heads/master
2020-04-12T08:45:03.067000
2016-11-14T05:50:38
2016-11-14T05:50:39
65,697,537
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.infinite.eoa.auth.client; /** * Created by hx on 16-7-4. */ public class ShiroAuthClient extends AbstractAuthClient { }
UTF-8
Java
135
java
ShiroAuthClient.java
Java
[ { "context": "e com.infinite.eoa.auth.client;\n\n/**\n * Created by hx on 16-7-4.\n */\npublic class ShiroAuthClient exten", "end": 59, "score": 0.9917188882827759, "start": 57, "tag": "USERNAME", "value": "hx" } ]
null
[]
package com.infinite.eoa.auth.client; /** * Created by hx on 16-7-4. */ public class ShiroAuthClient extends AbstractAuthClient { }
135
0.733333
0.703704
7
18.285715
20.789518
57
false
false
0
0
0
0
0
0
0.142857
false
false
6
51ce0ef8c44e66691a6e9d41cde606fa6d86b4da
19,980,187,895,631
24fa285801eb3ea9490db46936facfda6d84e65e
/src/main/java/TwitterLifecycleManager.java
b4e286eb6c1a4cb5636e34ce2e60c63ab4e0bd50
[]
no_license
carlosjmviana/twitter-produtor-kafka
https://github.com/carlosjmviana/twitter-produtor-kafka
f798727bdb3e0f5638f7f7772f7d88190777cea7
22e1ed070209aa055b5fb59b03979848e304835d
refs/heads/master
2023-04-03T02:19:07.338000
2019-06-04T13:59:31
2019-06-04T13:59:31
355,194,357
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import twitter4j.*; import twitter4j.conf.ConfigurationBuilder; import java.io.Serializable; public class TwitterLifecycleManager implements LifecycleManager, Serializable { private static final Logger logger = Logger.getLogger(TwitterLifecycleManager.class); private static final String _consumerKey = System.geten...
UTF-8
Java
2,221
java
TwitterLifecycleManager.java
Java
[]
null
[]
import twitter4j.*; import twitter4j.conf.ConfigurationBuilder; import java.io.Serializable; public class TwitterLifecycleManager implements LifecycleManager, Serializable { private static final Logger logger = Logger.getLogger(TwitterLifecycleManager.class); private static final String _consumerKey = System.geten...
2,221
0.758667
0.757767
63
34.253967
28.045862
101
false
false
0
0
0
0
0
0
1.952381
false
false
6
1d28a370a73f093c7c3ad655ad6525c4310b02d3
28,733,331,278,014
7591225e35175c3f78959b936956825a22d33235
/src/main/java/com/chenhao/seniorl/week1/service/impl/GoodsServiceImpl.java
4d5e80f9f7c661c92dda8d1b28201994e14e02d9
[]
no_license
chenhao1212/chenhao_week1
https://github.com/chenhao1212/chenhao_week1
2dc1fcd13b1c48c6c18440aaf82526c79d1fd703
9477a5c7fc875f7fd896161f8ce07b3d72b8c815
refs/heads/master
2022-12-24T18:58:54.566000
2020-02-26T01:44:41
2020-02-26T01:44:41
243,143,280
0
0
null
false
2022-12-16T09:34:28
2020-02-26T01:47:30
2020-02-26T01:48:19
2022-12-16T09:34:26
86
0
0
14
Java
false
false
package com.chenhao.seniorl.week1.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.chenhao.seniorl.week1.dao.GoodsDao; import com.chenhao.seniorl.week1.entity.Condition; import com.chenhao.seniorl.we...
UTF-8
Java
818
java
GoodsServiceImpl.java
Java
[]
null
[]
package com.chenhao.seniorl.week1.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.chenhao.seniorl.week1.dao.GoodsDao; import com.chenhao.seniorl.week1.entity.Condition; import com.chenhao.seniorl.we...
818
0.766504
0.759169
30
25.266666
20.993544
62
false
false
0
0
0
0
0
0
0.966667
false
false
6
01d2d03ffc2a862fbc42ed3613b042953cdfe888
28,733,331,277,553
4e53569b84e430534b6cf501b6b1ce9a7b996180
/eHR/uml-src/cn/hb/entity/hr/personnel/语言能力.java
07b9ecf53ed7b4b07f7d029935255bc4d8c7dea3
[]
no_license
hebei8267/meloneehr
https://github.com/hebei8267/meloneehr
3010a437acda3416d42d743b4f64da715860bb8b
0eebd817082296a00862919812f259c9a80c7f14
refs/heads/master
2021-01-23T19:38:36.021000
2014-01-12T05:02:31
2014-01-12T05:02:31
32,136,383
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.hb.entity.hr.personnel; public class 语言能力 { private String 编号(PK); private String 语言名称; private String 掌握程度; private 个人基本信息 个人基本信息; private 语言能力-掌握方面 语言能力-掌握方面; }
UTF-8
Java
299
java
语言能力.java
Java
[]
null
[]
package cn.hb.entity.hr.personnel; public class 语言能力 { private String 编号(PK); private String 语言名称; private String 掌握程度; private 个人基本信息 个人基本信息; private 语言能力-掌握方面 语言能力-掌握方面; }
299
0.632558
0.632558
15
12.133333
11.865169
34
false
false
0
0
0
0
0
0
1.066667
false
false
6