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
5756a10e7d2706b04fccf8a9983d448d1eeb6e4c
4,698,694,283,162
50ca6ce99df751724edd3e627674df40fb749ab3
/src/javaprograms/StaticandNonStatic1.java
9698aef19bac778b0aacffa1eb9e1fed3517159b
[]
no_license
NithyaLakshmiN/corejavalearnings
https://github.com/NithyaLakshmiN/corejavalearnings
fcd3aad44036138829d7ac3d40628995227f7501
3001a807829822f937f524505e491dd670f3df45
refs/heads/master
2020-03-13T15:56:09.177000
2018-10-16T23:01:33
2018-10-16T23:01:33
131,187,294
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package javaprograms; //Non Static members can be called any number of times and each time it is called the ref 9obj1,obj2..) would be craeted in stack and its values will be stored in heap //Static members can be called direcly through class and memmory allocation would be done only once and exceution would also b...
UTF-8
Java
1,158
java
StaticandNonStatic1.java
Java
[]
null
[]
package javaprograms; //Non Static members can be called any number of times and each time it is called the ref 9obj1,obj2..) would be craeted in stack and its values will be stored in heap //Static members can be called direcly through class and memmory allocation would be done only once and exceution would also b...
1,158
0.704663
0.677029
42
25.571428
33.851315
167
false
false
0
0
0
0
0
0
2
false
false
6
02cef7127499fd55752cc4b6939c69311ae486c7
23,587,960,456,341
3abdd63ed53e7c425a55b528e78f8e37b9da6e98
/hitdetector-lib/src/main/java/net/hitdetector/util/ApplicationUtils.java
2687ac80249b4bd5aa025755206fe76b97573cb5
[ "Apache-2.0" ]
permissive
Regela/bluetoothviewer
https://github.com/Regela/bluetoothviewer
b3204592b68d1f6558da77112091867b746e1b51
6f38d7634fba1b19454ee285c7e03b942bc4a530
refs/heads/master
2021-07-12T03:15:01.456000
2017-10-12T17:18:06
2017-10-12T17:18:06
105,808,014
0
0
null
true
2017-10-04T19:14:06
2017-10-04T19:14:05
2017-09-04T09:42:35
2016-05-13T20:25:23
2,324
0
0
0
null
null
null
package net.hitdetector.util; import android.app.Application; import net.hitdetector.application.HitDetectorLibApplication; public class ApplicationUtils { private ApplicationUtils() { // utility class, forbidden constructor } public static boolean isLiteVersion(Application application) { ...
UTF-8
Java
396
java
ApplicationUtils.java
Java
[]
null
[]
package net.hitdetector.util; import android.app.Application; import net.hitdetector.application.HitDetectorLibApplication; public class ApplicationUtils { private ApplicationUtils() { // utility class, forbidden constructor } public static boolean isLiteVersion(Application application) { ...
396
0.75505
0.75505
15
25.4
25.528545
73
false
false
0
0
0
0
0
0
0.333333
false
false
6
0f828faab306e63616960b388b37a50448fab103
37,134,287,276,352
fd5eb54de4685c9c997be0bbe6c8c13737c710e0
/Java/DesignPattern/src/main/java/com/youyoudong/designpattern/invoker/DeletePageCommand.java
02d7a414655855cd7de4fd204bb0400125da7231
[]
no_license
youyoudong/Andong
https://github.com/youyoudong/Andong
d043bdcb43e7fabc1e561e369d4847f29e6bcfe8
4242b2c2c376fe546e2c66d1aefede838621d2ae
refs/heads/master
2019-07-09T17:31:22.536000
2019-07-08T13:56:40
2019-07-08T13:56:40
90,379,486
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.youyoudong.designpattern.invoker; /** * 删除页面的命令 * * @author zhouad * */ public class DeletePageCommand extends AbstractCommand { // 执行删除一个页面的命令 @Override public void execute() { // 找到页面组 super.pg.find(); // 删除一个页面 super.rg.delete(); ...
UTF-8
Java
435
java
DeletePageCommand.java
Java
[ { "context": "ttern.invoker;\r\n\r\n/**\r\n * 删除页面的命令\r\n * \r\n * @author zhouad\r\n *\r\n */\r\npublic class DeletePageCommand extends ", "end": 88, "score": 0.9991223216056824, "start": 82, "tag": "USERNAME", "value": "zhouad" } ]
null
[]
package com.youyoudong.designpattern.invoker; /** * 删除页面的命令 * * @author zhouad * */ public class DeletePageCommand extends AbstractCommand { // 执行删除一个页面的命令 @Override public void execute() { // 找到页面组 super.pg.find(); // 删除一个页面 super.rg.delete(); ...
435
0.528455
0.528455
22
14.772727
14.50057
56
false
false
0
0
0
0
0
0
0.181818
false
false
6
93b7e78a0a7801ba52bd67f406b13ed41bc124a0
343,597,429,058
398b381938b7406d22750f7f6efbe5ae188f6ce0
/itplh-sso/itplh-sso-dependence-1x/itplh-sso-client2/src/main/java/com/itplh/sso/client/SsoClient2Application.java
de3a9a5084ea054856e49ef511c4f74585511bbf
[ "MIT" ]
permissive
tanpenggood/tp-practice
https://github.com/tanpenggood/tp-practice
59f721a0b9981b4a9a98149008e8d44168432946
03501a65ca8ecbf5510efee06783c29d4d96e31c
refs/heads/master
2023-01-10T14:13:45.198000
2020-10-26T15:52:18
2020-10-26T15:52:18
248,532,522
2
0
MIT
false
2023-01-05T10:23:41
2020-03-19T15:04:11
2021-12-20T01:42:31
2023-01-05T10:23:41
1,953
1
0
28
Java
false
false
package com.itplh.sso.client; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.security.oauth2.client.EnableOAuth2Sso; import org.springframework.security.core.Authentication; import org.springframework...
UTF-8
Java
981
java
SsoClient2Application.java
Java
[ { "context": "et.ModelAndView;\n\n/**\n * @description:\n * @author: tanpeng\n * @date: 2020-03-29 00:17\n * @version: v1.0.0\n *", "end": 510, "score": 0.9898027181625366, "start": 503, "tag": "USERNAME", "value": "tanpeng" } ]
null
[]
package com.itplh.sso.client; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.security.oauth2.client.EnableOAuth2Sso; import org.springframework.security.core.Authentication; import org.springframework...
981
0.761468
0.741081
35
27.028572
23.67577
85
false
false
0
0
0
0
0
0
0.342857
false
false
6
99637956ed5ada8ecc9c6b857af3e64ded03701f
19,129,784,386,393
d680c350e82a120b876594c7a0b9003ac472608c
/level3/HW1/src/Main.java
a167fb99ba1866186c658926a0652f1e870582a2
[]
no_license
Lord518/GeekBrains-HomeWork
https://github.com/Lord518/GeekBrains-HomeWork
a078f576f3bb7da91baf48f84bd7cea53a9a3c35
4e718264f390d02e053dc36989e8257cac657b37
refs/heads/master
2023-02-27T02:50:34.288000
2021-02-03T12:47:12
2021-02-03T12:47:12
309,375,093
0
0
null
false
2021-02-03T13:03:54
2020-11-02T13:15:43
2021-02-03T12:47:57
2021-02-03T13:02:30
3,157
0
0
14
Java
false
false
import java.util.Arrays; public class Main { public static void main(String[] args) { // write your code here String [] arrays = new String[]{"1","2","3","4","5","6"}; //1 ActionsArray.replacementCell(arrays,0,1); ActionsArray.print(arrays); //2 ActionsArray.con...
UTF-8
Java
982
java
Main.java
Java
[]
null
[]
import java.util.Arrays; public class Main { public static void main(String[] args) { // write your code here String [] arrays = new String[]{"1","2","3","4","5","6"}; //1 ActionsArray.replacementCell(arrays,0,1); ActionsArray.print(arrays); //2 ActionsArray.con...
982
0.54277
0.509165
34
27.882353
17.21792
66
false
false
0
0
0
0
0
0
0.882353
false
false
6
f6d694c72fe42d89b75d7d98d653e29a6edf60f4
21,036,749,858,131
58f3f7efd1f3d7664549e1b4258638c06037d491
/src/com/newlecture/jspweb/dao/jdbc/JdbcNoticeDao.java
737390f7c7826e7af64d50183a7cedcfb8bf47d1
[]
no_license
Jung-Yunho/JspProject
https://github.com/Jung-Yunho/JspProject
48629d8bc01d6f4b9c1cd8f6c3592dfe6bae739e
05efac0767060e5bced1ee97e43e2465f1b40e97
refs/heads/master
2021-05-09T21:00:44.350000
2018-03-16T00:21:10
2018-03-16T00:21:10
118,717,663
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.newlecture.jspweb.dao.jdbc; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.Date; import java.util.List; import com.newlecture.jspweb.dao.NoticeDao; impor...
UTF-8
Java
5,851
java
JdbcNoticeDao.java
Java
[ { "context": "Driver\");\r\n\t\t\r\n\t\t\tString url = \"jdbc:oracle:thin:@211.238.142.251:1521:orcl\";\r\n\t\t\t\r\n\t\t\tConnection con = DriverManag", "end": 683, "score": 0.9985736608505249, "start": 668, "tag": "IP_ADDRESS", "value": "211.238.142.251" }, { "context": "Driver\");...
null
[]
package com.newlecture.jspweb.dao.jdbc; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.Date; import java.util.List; import com.newlecture.jspweb.dao.NoticeDao; impor...
5,845
0.601302
0.594965
241
22.228216
18.236397
80
false
false
0
0
0
0
0
0
2.892116
false
false
6
4500eb883b98b92d4487e0a85a4a6f291522be13
19,799,799,278,220
fe4eaaf3ff462547c8fb3069c37618098664fb1d
/src/main/java/com/ctzn/youtubescraper/core/model/channelmetadata/LinkAlternate.java
873511961a8f1b4aebc372ad3939fd046625e8e6
[ "MIT" ]
permissive
alexshavlovsky/youtube-scraper
https://github.com/alexshavlovsky/youtube-scraper
3feebf515d06bf9785d3bbc67a3d67d413d9edd9
70964e7043ee188104280970705864e89729b25e
refs/heads/master
2023-08-03T04:39:41.128000
2021-09-12T20:18:14
2021-09-12T20:18:14
329,725,818
6
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ctzn.youtubescraper.core.model.channelmetadata; public class LinkAlternate { public String hrefUrl; @Override public String toString() { return hrefUrl; } }
UTF-8
Java
195
java
LinkAlternate.java
Java
[]
null
[]
package com.ctzn.youtubescraper.core.model.channelmetadata; public class LinkAlternate { public String hrefUrl; @Override public String toString() { return hrefUrl; } }
195
0.697436
0.697436
10
18.5
17.727098
59
false
false
0
0
0
0
0
0
0.3
false
false
6
b7a6774986d671699c02197b74b188aecb2bc1da
3,178,275,863,725
ff964b506edffad56cfacce51187f51b9534dd4e
/src/main/java/com/ibm/course/dao/BookedCourseDao.java
1a7569c7086116fd1df6ce9e1cb33a58631f0a59
[]
no_license
futiya/course
https://github.com/futiya/course
1cd89629ef31e0caad372cdbc43d0eca52443485
49a7889357a7387e67c551b985b474e01d49ae07
refs/heads/master
2020-09-05T14:26:15.093000
2019-11-07T02:19:08
2019-11-07T02:19:08
220,132,198
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ibm.course.dao; import com.ibm.course.dto.CourseRateDto; import com.ibm.course.repository.BookedCourseVRepository; import com.ibm.course.util.StatusEnum; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.repository.query.Param; import org.springframework.stereot...
UTF-8
Java
857
java
BookedCourseDao.java
Java
[ { "context": "Component;\n\nimport java.util.List;\n\n/**\n * @author Candise Li (jieqli@cn.ibm.com)\n * @create 2019-11-06 19:55\n ", "end": 385, "score": 0.9926608204841614, "start": 375, "tag": "NAME", "value": "Candise Li" }, { "context": "mport java.util.List;\n\n/**\n * @author...
null
[]
package com.ibm.course.dao; import com.ibm.course.dto.CourseRateDto; import com.ibm.course.repository.BookedCourseVRepository; import com.ibm.course.util.StatusEnum; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.repository.query.Param; import org.springframework.stereot...
843
0.778296
0.764294
31
26.645161
26.784142
81
false
false
0
0
0
0
0
0
0.419355
false
false
6
410358efd94b93a1cd94aa661481f4634964d74a
3,848,290,745,594
e2c7944dbedbae64df0e2fc58a1389afac0f7679
/source/uit-java-teachnology/src/uit/model/Roles.java
1d469154354cbc59b83a0b3029c1cf7de5f6cc07
[]
no_license
phongnn998/JavaTechnology
https://github.com/phongnn998/JavaTechnology
20f27234c6363987d238756cf93f70d7b035ac53
1876d3cd72c071e9fc22194ec03adbd4a9717fe9
refs/heads/master
2020-05-01T05:30:27.058000
2019-08-12T14:12:21
2019-08-12T14:12:21
177,303,760
2
0
null
false
2019-06-16T14:51:23
2019-03-23T15:11:26
2019-06-16T12:14:28
2019-06-16T14:51:22
44,810
0
0
0
Java
false
false
package uit.model; public class Roles { }
UTF-8
Java
44
java
Roles.java
Java
[]
null
[]
package uit.model; public class Roles { }
44
0.704545
0.704545
5
7.8
9.173876
20
false
false
0
0
0
0
0
0
0.2
false
false
6
c06d7ec50d93fafc59fbef7377e1318c9b4ae23e
16,578,573,822,794
0f8599d4e881c04b3c6d4cc1ad2724055a927e91
/server-stream-grpc/src/main/java/id/ten/grpc/server/GreetServiceImpl.java
367ecdde714ab756bf291b47fe560fab6385e1e0
[]
no_license
teten-nugraha/latihan-grpc-java
https://github.com/teten-nugraha/latihan-grpc-java
5dacd4320f51fd8d75928c81892069bbde1bf0d7
5b26572cdbcbd587f30bb49f6c7de8bdbb1562e4
refs/heads/main
2023-03-21T13:21:02.757000
2021-03-12T08:09:01
2021-03-12T08:09:01
345,612,022
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package id.ten.grpc.server; import id.proto.greet.GreetManyTimesRequest; import id.proto.greet.GreetManyTimesResponse; import id.proto.greet.GreetServiceGrpc; import io.grpc.stub.StreamObserver; public class GreetServiceImpl extends GreetServiceGrpc.GreetServiceImplBase { @Override public void greetManyTime...
UTF-8
Java
1,068
java
GreetServiceImpl.java
Java
[]
null
[]
package id.ten.grpc.server; import id.proto.greet.GreetManyTimesRequest; import id.proto.greet.GreetManyTimesResponse; import id.proto.greet.GreetServiceGrpc; import io.grpc.stub.StreamObserver; public class GreetServiceImpl extends GreetServiceGrpc.GreetServiceImplBase { @Override public void greetManyTime...
1,068
0.621723
0.615169
32
32.375
28.314915
120
false
false
0
0
0
0
0
0
0.5
false
false
6
8c2e6e5d8489b25a8e595d93e797eac6f40f3db1
4,544,075,449,101
a503e954bad3ecfd78dcfdaaa8b9f50341e41179
/src/main/java/com/yycoin/pojo/maycur/corpsubmit/detail/resp/Correlation.java
b4f1d64c4220017fcdb790b8b0f39340d4309ce8
[]
no_license
zhangxian/yyQuartzWeb-1
https://github.com/zhangxian/yyQuartzWeb-1
01de98ec60584195ea3229c531aafa90088145b6
b5df1ba441ef2e7076107c6f7d15ea1eb5a3d279
refs/heads/master
2021-05-16T18:30:43.067000
2020-03-25T09:07:58
2020-03-25T09:07:58
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yycoin.pojo.maycur.corpsubmit.detail.resp; import java.io.Serializable; /** * Auto-generated: 2019-08-12 11:14:16 * * @author www.jsons.cn * @website http://www.jsons.cn/json2java/ */ public class Correlation implements Serializable { /** * */ private static final long serialVersionUID = 1L; ...
UTF-8
Java
2,487
java
Correlation.java
Java
[]
null
[]
package com.yycoin.pojo.maycur.corpsubmit.detail.resp; import java.io.Serializable; /** * Auto-generated: 2019-08-12 11:14:16 * * @author www.jsons.cn * @website http://www.jsons.cn/json2java/ */ public class Correlation implements Serializable { /** * */ private static final long serialVersionUID = 1L; ...
2,487
0.784881
0.778448
118
20.084745
21.331753
67
false
false
0
0
0
0
0
0
1.076271
false
false
6
6381a307c36bde9d8b2d48e2c286248762692f2a
14,499,809,635,860
86619aaec3030fa9e41aa2f1a72c88f60765f0f1
/app/src/main/java/com/flowerbell/bwdepthdemo/widget/bwchat/renderer/BwCombinedChartRenderer.java
e2a7d994f54a94622014b5b859f9fb80ca8bcac5
[]
no_license
fanqilongmoli/BwDepthDemo
https://github.com/fanqilongmoli/BwDepthDemo
6e8cfa0f4fdd6923491ae7e964745a273c6bfcce
3f28adf530830a93c26365053176158e5320bb00
refs/heads/master
2021-05-09T14:11:59.244000
2018-02-11T11:40:13
2018-02-11T11:40:13
119,056,783
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.flowerbell.bwdepthdemo.widget.bwchat.renderer; import android.graphics.Canvas; import com.github.mikephil.charting.animation.ChartAnimator; import com.github.mikephil.charting.charts.Chart; import com.github.mikephil.charting.charts.CombinedChart; import com.github.mikephil.charting.highlight.Highlight; i...
UTF-8
Java
2,119
java
BwCombinedChartRenderer.java
Java
[ { "context": "rayList;\nimport java.util.List;\n\n/**\n * Created by MIT on 2018/2/11.\n */\n\npublic class BwCombinedChartRe", "end": 547, "score": 0.8411203622817993, "start": 544, "tag": "USERNAME", "value": "MIT" } ]
null
[]
package com.flowerbell.bwdepthdemo.widget.bwchat.renderer; import android.graphics.Canvas; import com.github.mikephil.charting.animation.ChartAnimator; import com.github.mikephil.charting.charts.Chart; import com.github.mikephil.charting.charts.CombinedChart; import com.github.mikephil.charting.highlight.Highlight; i...
2,119
0.633959
0.630111
83
24.048193
23.891775
114
false
false
0
0
0
0
0
0
0.39759
false
false
6
50ae9192e4ee6c9c9c92e34ae1dd4a87236b1236
26,688,926,830,771
3409aa05a16680c7687f9228f85615572d7e6b9e
/study/_2020_01_15/src/edu/exam06/access05/Child.java
d1300c4659d528a241850918ab7d1331aa3fd1c1
[]
no_license
adminhelper/JAVA
https://github.com/adminhelper/JAVA
646d02405362d3a015223e23e8c1cdfc8a73f7a5
c26839cbb863ed542a9603905ba6ce330c066ec0
refs/heads/master
2022-12-25T12:06:05.412000
2020-09-29T09:32:21
2020-09-29T09:32:21
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.exam06.access05; // Child클래스는 Father상속받는다. public class Child extends Father { public float day; public Child(){ super(0, 0L); this.day = 0f; System.out.println("Child 생성자(0)"); } public Child(int score, long money, float day){ super(score, money); // Father의 생성자 this.day = day; System...
UTF-8
Java
465
java
Child.java
Java
[]
null
[]
package edu.exam06.access05; // Child클래스는 Father상속받는다. public class Child extends Father { public float day; public Child(){ super(0, 0L); this.day = 0f; System.out.println("Child 생성자(0)"); } public Child(int score, long money, float day){ super(score, money); // Father의 생성자 this.day = day; System...
465
0.655422
0.633735
23
17.043478
15.028894
48
false
false
0
0
0
0
0
0
1.652174
false
false
6
1f975698dfa74874967bdd13073ad0722e87e3bd
26,688,926,829,843
ac3c093c6c28b511693bbc73aee3144650733dde
/src/main/java/marubinotto/piggydb/model/query/FragmentsSortOption.java
ee0655a6e16d8673968ce65725480a19a46d6083
[ "Apache-2.0" ]
permissive
phiotr/PiggyDB-Science
https://github.com/phiotr/PiggyDB-Science
2b12b378c7a140e5bb67f73fed5bfbb27542903b
10ec295f5ac8fa928a63c5f178484357c0603b95
refs/heads/master
2020-05-23T11:14:11.879000
2015-11-01T21:56:52
2015-11-01T21:56:52
44,834,510
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package marubinotto.piggydb.model.query; import java.io.Serializable; import java.util.Collections; import java.util.Comparator; import java.util.List; import marubinotto.piggydb.model.Fragment; import marubinotto.piggydb.model.enums.FragmentField; import marubinotto.util.Assert; import org.apache.commons.collection...
UTF-8
Java
2,111
java
FragmentsSortOption.java
Java
[]
null
[]
package marubinotto.piggydb.model.query; import java.io.Serializable; import java.util.Collections; import java.util.Comparator; import java.util.List; import marubinotto.piggydb.model.Fragment; import marubinotto.piggydb.model.enums.FragmentField; import marubinotto.util.Assert; import org.apache.commons.collection...
2,111
0.747987
0.740407
70
29.171429
24.270483
79
false
false
0
0
0
0
0
0
2.171429
false
false
6
ca20699671d9658a99bc7a635c0c0ad80b50f627
9,328,669,013,008
55c1162c86452a410c94b9138f02b301aead331e
/blless/src/com/infoyb/manage/dao/report/IReportRechargeDao.java
3e79cbf52a0c0d690e9143854bf2f10227c49e70
[]
no_license
liuhp1641/beamzhang
https://github.com/liuhp1641/beamzhang
45937ac06a680cc19298917e1c35134df1164c90
61766c2cb84ae05fc3f55bb1de00d7e02dc9d702
refs/heads/master
2021-01-10T08:44:19.856000
2016-01-30T12:58:14
2016-01-30T12:58:14
50,724,320
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cm.manage.dao.report; import java.util.List; import java.util.Map; import com.cm.manage.model.report.ReportRecharge; import com.cm.manage.vo.report.ReportRechargeVO; public interface IReportRechargeDao { public boolean saveReportRecharge(); public List<ReportRechargeVO> getReportRecharge(String yea...
UTF-8
Java
497
java
IReportRechargeDao.java
Java
[]
null
[]
package com.cm.manage.dao.report; import java.util.List; import java.util.Map; import com.cm.manage.model.report.ReportRecharge; import com.cm.manage.vo.report.ReportRechargeVO; public interface IReportRechargeDao { public boolean saveReportRecharge(); public List<ReportRechargeVO> getReportRecharge(String yea...
497
0.806841
0.806841
20
23.85
27.796177
81
false
false
0
0
0
0
0
0
0.9
false
false
6
eb3ec168e1e56631dfb7ee35bf4561bf394a2f83
31,035,433,737,272
631ac8cea381fc71c3f34ab629a5b019654b809a
/src/main/java/com/osk2090/concurrent/ex3/Exam0210.java
8cb8460bf56537e124c906cea5252cad5d0cdbf4
[]
no_license
osk2090/osk2090-java
https://github.com/osk2090/osk2090-java
e93a9bb2f37c652bdaadaf98aab0cfb522594772
b0f9c5cc159b72013d922a7d91e3a5c7517f1ef2
refs/heads/main
2023-04-22T23:49:58.450000
2021-04-23T07:05:14
2021-04-23T07:05:14
344,518,491
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.osk2090.concurrent.ex3; public class Exam0210 { public static void main(String[] args) { /* 2.Runnable인터페이스를 구현하기 실무에서 스레드를 만들 때 많이 사용한다 인터페이스를 구현하는 것이기 때문에 다른 클래스를 상속 받을 수 없다 직접적으로 스레드가 아니기 때문에 실행할 때는 Thread의 도움을 받아야 한다 */ class MyRunnable impl...
UTF-8
Java
1,298
java
Exam0210.java
Java
[]
null
[]
package com.osk2090.concurrent.ex3; public class Exam0210 { public static void main(String[] args) { /* 2.Runnable인터페이스를 구현하기 실무에서 스레드를 만들 때 많이 사용한다 인터페이스를 구현하는 것이기 때문에 다른 클래스를 상속 받을 수 없다 직접적으로 스레드가 아니기 때문에 실행할 때는 Thread의 도움을 받아야 한다 */ class MyRunnable impl...
1,298
0.490343
0.468884
33
27.272728
18.101185
52
false
false
0
0
0
0
0
0
0.272727
false
false
6
ff572a9a3ced6bd75ca8edaacb655b3523c2ce5e
15,461,882,322,512
fafbd4de8ebf33266635e38354bf4fd064bdbfae
/simple/src/test/java/es/unavarra/gpi2/AppTest.java
f380cac713c0f48af7b6e15baa2d4e8f34df7a81
[]
no_license
arratibel115496/mydir
https://github.com/arratibel115496/mydir
4c50fd81c96a6fdaeade4cd55a057a1723629902
aa6888803ac9ff21c33ea527ffd0f1c9090289c8
refs/heads/master
2021-01-08T05:57:24.818000
2020-04-01T10:30:44
2020-04-01T10:30:44
241,933,874
0
0
null
false
2020-10-13T20:44:22
2020-02-20T16:31:14
2020-04-01T10:31:06
2020-10-13T20:44:21
1,035
0
0
2
Makefile
false
false
package es.unavarra.gpi2; import static org.junit.Assert.assertTrue; import org.junit.Test; /** * Unit test for simple App. */ public class AppTest { @Test public void checkInputConsole() { GPIA115496 myClass = new GPIA115496(); String inputString = myClass.getMessage(); assertTrue(inputStri...
UTF-8
Java
349
java
AppTest.java
Java
[]
null
[]
package es.unavarra.gpi2; import static org.junit.Assert.assertTrue; import org.junit.Test; /** * Unit test for simple App. */ public class AppTest { @Test public void checkInputConsole() { GPIA115496 myClass = new GPIA115496(); String inputString = myClass.getMessage(); assertTrue(inputStri...
349
0.684814
0.647564
19
17.368422
16.84046
46
false
false
0
0
0
0
0
0
0.421053
false
false
6
f79fa74f2940f9811980cc8e700ef23908b202b4
21,964,462,812,681
e574990a350198bd1641f7067cad66f94533015f
/seleniumProj/src/main/java/com/home/pages/FlightFinderPage.java
0661156ddae30a243a91446bcbec8477c8cbceca
[]
no_license
mohannautiyal/April2020
https://github.com/mohannautiyal/April2020
f2eb1a596bb18f8bcb59851fd468316507bb61a2
0b76f89105226ada591d0a8bf339da537914b583
refs/heads/master
2023-05-12T00:39:26.266000
2020-04-30T17:28:55
2020-04-30T17:28:55
250,960,823
0
0
null
false
2023-05-10T01:34:01
2020-03-29T05:29:05
2020-04-30T17:29:55
2023-05-10T01:34:01
11,279
0
0
4
HTML
false
false
package com.home.pages; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import com.home.base.TestBase; public class FlightFinderPage extends TestBase{ @FindBy(xpath="/img[@src='/images/masts/mast_flightfinder.gif']") WebElement ...
UTF-8
Java
509
java
FlightFinderPage.java
Java
[]
null
[]
package com.home.pages; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import com.home.base.TestBase; public class FlightFinderPage extends TestBase{ @FindBy(xpath="/img[@src='/images/masts/mast_flightfinder.gif']") WebElement ...
509
0.770138
0.770138
24
20.166666
20.753849
66
false
false
0
0
0
0
0
0
1.041667
false
false
6
6e0a63bf5dbe95fe8c7e5f22e4228d9f03d42ab2
13,864,154,480,468
33b8f7cbb2904304b403bb2d1ae15e098facb630
/app/src/main/java/denwan/activity/Strava.java
08eaa7017eddac54c48a7e4e1b94cc1335f33afe
[ "MIT" ]
permissive
DennisWandschura/hrv_tool
https://github.com/DennisWandschura/hrv_tool
343733a742d3a3a240661e9c41361005f4b5530b
fa485c26baebee562073d3f7d5fe652d6bbe8e77
refs/heads/master
2021-03-27T15:34:14.270000
2017-08-17T18:44:50
2017-08-17T18:44:50
99,490,115
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package denwan.activity; import android.os.AsyncTask; import com.sweetzpot.stravazpot.activity.api.ActivityAPI; import com.sweetzpot.stravazpot.activity.model.*; import com.sweetzpot.stravazpot.activity.model.Activity; import com.sweetzpot.stravazpot.athlete.model.Athlete; import com.sweetzpot.stravazpot.authenticato...
UTF-8
Java
4,437
java
Strava.java
Java
[ { "context": "l.Time;\n\nimport java.util.List;\n\n/**\n * Created by tanne on 26.07.2017.\n */\n\npublic class Strava {\n pub", "end": 758, "score": 0.9990719556808472, "start": 753, "tag": "USERNAME", "value": "tanne" }, { "context": "= 18821;\n final static String CLIENT_SEC...
null
[]
package denwan.activity; import android.os.AsyncTask; import com.sweetzpot.stravazpot.activity.api.ActivityAPI; import com.sweetzpot.stravazpot.activity.model.*; import com.sweetzpot.stravazpot.activity.model.Activity; import com.sweetzpot.stravazpot.athlete.model.Athlete; import com.sweetzpot.stravazpot.authenticato...
4,437
0.595673
0.581474
136
31.625
28.140127
105
false
false
0
0
0
0
0
0
0.419118
false
false
6
606f33994fee017eb8be03f05e8198bb63aea785
5,617,817,291,127
199201b1cded388be6bb73281e4503f3700ce096
/src/com/kolodzheieva/intro/homework/topic6/strings/StringsMax.java
96b3b530fd3895265167155ee4d9a79624d5f211
[]
no_license
kolodgeeva/java-intro
https://github.com/kolodgeeva/java-intro
d1edf4ef66b8b4706572528821ee89d0421a404c
a8a1aecd80bfd99f9030fcc384eee1e87a6cd2ef
refs/heads/master
2020-04-21T02:14:00.783000
2019-04-04T12:12:35
2019-04-04T12:12:35
169,247,961
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kolodzheieva.intro.homework.topic6.strings; import java.util.ArrayList; import java.util.List; import java.util.Scanner; public class StringsMax { private static List<String> strings; public static void main(String[] args) throws Exception { //напишите тут ваш код strings = new Ar...
UTF-8
Java
797
java
StringsMax.java
Java
[]
null
[]
package com.kolodzheieva.intro.homework.topic6.strings; import java.util.ArrayList; import java.util.List; import java.util.Scanner; public class StringsMax { private static List<String> strings; public static void main(String[] args) throws Exception { //напишите тут ваш код strings = new Ar...
797
0.553846
0.548718
30
25
19.430218
61
false
false
0
0
0
0
0
0
0.433333
false
false
6
938fff070118a2c99b96e97883ab63483168b28f
24,215,025,664,995
3644e8a709bb2d56f2dc533654792b1aa71f234a
/bestwonderful/src/main/java/com/aikon/wht/model/Response.java
bfe95ff69af077479dbdd9552b9d4fb0eca07616
[]
no_license
whttony0000/kyoumi
https://github.com/whttony0000/kyoumi
de4c1eb7fe12494096ca583e4439c391c39d2255
abeea6965cba3230c229dc1b41a8ffa51ebf1008
refs/heads/master
2021-05-06T17:12:35.096000
2018-01-04T04:00:52
2018-01-04T04:00:52
111,797,524
5
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.aikon.wht.model; import lombok.Data; /** * @author haitao.wang */ @Data public class Response<T>{ Integer status = 1; String message; T data; public Response() { } public Response(T data) { this.data = data; } public Response(Integer status, String message) ...
UTF-8
Java
457
java
Response.java
Java
[ { "context": "on.wht.model;\n\nimport lombok.Data;\n\n/**\n * @author haitao.wang\n */\n@Data\npublic class Response<T>{\n\n Integer ", "end": 77, "score": 0.9975491762161255, "start": 66, "tag": "NAME", "value": "haitao.wang" } ]
null
[]
package com.aikon.wht.model; import lombok.Data; /** * @author haitao.wang */ @Data public class Response<T>{ Integer status = 1; String message; T data; public Response() { } public Response(T data) { this.data = data; } public Response(Integer status, String message) ...
457
0.599562
0.595186
31
13.741936
16.04423
62
false
false
0
0
0
0
0
0
0.354839
false
false
6
023a99c119ff502c5a381b5a3d18630a7f1ac6cd
27,573,690,087,810
7a7755faac338296fa24a3e36766ca182fa3f304
/src/main/java/com/example/springdata/controller/RestController.java
1d0da54a1310e0278d254cb6c252abeb02455797
[]
no_license
happyf1re/SpringMarket
https://github.com/happyf1re/SpringMarket
42bd148ce9996d75044608f95a152d9641fe0754
eb924e055eeac24bb4fb4c5d099416bf8a7a06b3
refs/heads/master
2023-09-05T10:37:02.802000
2021-11-08T13:33:26
2021-11-08T13:33:26
425,848,615
0
0
null
false
2021-11-24T17:54:17
2021-11-08T13:28:39
2021-11-08T13:33:39
2021-11-24T17:54:17
23
0
0
2
Java
false
false
//package com.example.springdata.controller; // //import com.example.springdata.entity.Product; //import com.example.springdata.service.ProductService; //import org.springframework.beans.factory.annotation.Autowired; //import org.springframework.web.bind.annotation.*; // //import java.util.List; // //@org.springframewo...
UTF-8
Java
1,511
java
RestController.java
Java
[]
null
[]
//package com.example.springdata.controller; // //import com.example.springdata.entity.Product; //import com.example.springdata.service.ProductService; //import org.springframework.beans.factory.annotation.Autowired; //import org.springframework.web.bind.annotation.*; // //import java.util.List; // //@org.springframewo...
1,511
0.658504
0.657843
47
31.148935
24.511377
80
false
false
0
0
0
0
0
0
0.404255
false
false
6
035ba265075291f8be349de4c16dd23e586c2170
4,501,125,782,099
3a4d3fcea33e1004b887712b95e199bb4a96c7c7
/src/main/java/com/dayton/dolphin/threadInner/chap02/part01/ObjectLockDemo.java
0ad602ef7a2be5346f831568eaefc57ce2406628
[]
no_license
dym3093/dolphin
https://github.com/dym3093/dolphin
4b53b2892a06fcd19ff8cdb0300c39827c2260e8
bdc9ec7e556c961f66ddbe2a61d932b1d2bf3bc9
refs/heads/master
2021-01-20T01:37:48.253000
2017-06-09T00:32:26
2017-06-09T00:32:26
89,307,576
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dayton.dolphin.threadInner.chap02.part01; /** * Created by bruce on 17-6-3. */ public class ObjectLockDemo { public static void main(String[] args){ // testA(); // testCommVar(); // testReentryService(); testMainSubClazz(); } public static void testA(){ M...
UTF-8
Java
1,373
java
ObjectLockDemo.java
Java
[ { "context": "phin.threadInner.chap02.part01;\n\n/**\n * Created by bruce on 17-6-3.\n */\npublic class ObjectLockDemo {\n\n ", "end": 78, "score": 0.8481189012527466, "start": 73, "tag": "USERNAME", "value": "bruce" } ]
null
[]
package com.dayton.dolphin.threadInner.chap02.part01; /** * Created by bruce on 17-6-3. */ public class ObjectLockDemo { public static void main(String[] args){ // testA(); // testCommVar(); // testReentryService(); testMainSubClazz(); } public static void testA(){ M...
1,373
0.590677
0.582666
51
25.921568
19.220947
72
false
false
0
0
0
0
0
0
0.509804
false
false
6
0d1af8b8c52624a1cfd6875bbf380397c0660317
3,676,492,067,193
0c08152de46d700037d8172e2ec2b6bd2120a19c
/Leetcode/数据结构类OJ/斐波那契数列/FibonacciNumber2.java
bbb92e54a5243eea0c9e16873e079d6c0952219a
[]
no_license
SOYANGA/Fave
https://github.com/SOYANGA/Fave
24133d0fa683ed5a534356957204a4e7f8df2076
c83b18e053a6ee941a37b6305cc958f778dec435
refs/heads/master
2020-03-31T13:37:58.534000
2019-08-31T09:21:38
2019-09-05T09:21:56
152,262,971
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package FibonacciNumber; /** * @program: LeetCode * @Description: 509. Fibonacci Number 递归+记忆化+剪枝 * @Author: SOYANGA * @Create: 2019-07-03 22:19 * @Version 1.0 */ public class FibonacciNumber2 { public static void main(String[] args) { System.out.println(fib(3)); } public static int fib(int...
UTF-8
Java
846
java
FibonacciNumber2.java
Java
[ { "context": "ption: 509. Fibonacci Number 递归+记忆化+剪枝\n * @Author: SOYANGA\n * @Create: 2019-07-03 22:19\n * @Version 1.0\n */\n", "end": 120, "score": 0.7279025316238403, "start": 113, "tag": "NAME", "value": "SOYANGA" } ]
null
[]
package FibonacciNumber; /** * @program: LeetCode * @Description: 509. Fibonacci Number 递归+记忆化+剪枝 * @Author: SOYANGA * @Create: 2019-07-03 22:19 * @Version 1.0 */ public class FibonacciNumber2 { public static void main(String[] args) { System.out.println(fib(3)); } public static int fib(int...
846
0.470443
0.431034
43
17.88372
15.885066
48
false
false
0
0
0
0
0
0
0.325581
false
false
6
9ebd87d8f7a2f14a56af23419afda51b5b499f86
13,254,269,120,922
3b91ed788572b6d5ac4db1bee814a74560603578
/com/tencent/mm/ui/conversation/EnterpriseConversationUI$a$6$1.java
141f22e9cc67bb632fab48f2c61c8553240342af
[]
no_license
linsir6/WeChat_java
https://github.com/linsir6/WeChat_java
a1deee3035b555fb35a423f367eb5e3e58a17cb0
32e52b88c012051100315af6751111bfb6697a29
refs/heads/master
2020-05-31T05:40:17.161000
2018-08-28T02:07:02
2018-08-28T02:07:02
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tencent.mm.ui.conversation; import android.content.DialogInterface; import android.content.DialogInterface.OnCancelListener; import com.tencent.mm.model.au; import com.tencent.mm.plugin.profile.a.c; import com.tencent.mm.ui.conversation.EnterpriseConversationUI.a.6; class EnterpriseConversationUI$a$6$1 im...
UTF-8
Java
661
java
EnterpriseConversationUI$a$6$1.java
Java
[]
null
[]
package com.tencent.mm.ui.conversation; import android.content.DialogInterface; import android.content.DialogInterface.OnCancelListener; import com.tencent.mm.model.au; import com.tencent.mm.plugin.profile.a.c; import com.tencent.mm.ui.conversation.EnterpriseConversationUI.a.6; class EnterpriseConversationUI$a$6$1 im...
661
0.704992
0.685325
22
29.045454
22.436733
67
false
false
0
0
0
0
0
0
0.636364
false
false
6
bd8b022203012a0bf3e75b3a4c556660331868ad
19,413,252,223,844
eefff3ad0bae079efd9cfb1e33300a238a6261a8
/src/main/java/com/kutay/MANPORT/ws/dto/ApplicationCountryDTO.java
87d01e98ecddf6bc4b921261072f1ef8737de3ef
[]
no_license
kutayyaman/BackendOfMANPORTAPP
https://github.com/kutayyaman/BackendOfMANPORTAPP
e63200afaf1cac5219cff372c43a960daed31ef9
065704aeac57566f91f2e0333a266b96e74609dd
refs/heads/master
2023-05-26T12:45:02.813000
2021-06-12T01:18:37
2021-06-12T01:18:37
335,717,222
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kutay.MANPORT.ws.dto; import com.fasterxml.jackson.annotation.JsonInclude; import com.kutay.MANPORT.ws.domain.Application; import com.kutay.MANPORT.ws.domain.ApplicationCountry; import com.kutay.MANPORT.ws.domain.Country; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelPropert...
UTF-8
Java
2,042
java
ApplicationCountryDTO.java
Java
[]
null
[]
package com.kutay.MANPORT.ws.dto; import com.fasterxml.jackson.annotation.JsonInclude; import com.kutay.MANPORT.ws.domain.Application; import com.kutay.MANPORT.ws.domain.ApplicationCountry; import com.kutay.MANPORT.ws.domain.Country; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelPropert...
2,042
0.746327
0.745837
53
37.528301
19.960909
73
false
false
0
0
0
0
0
0
0.735849
false
false
6
d657586cd0cb89e993bef91a1fca246e36ba7aef
6,133,213,340,277
4c28360a17b15e142629268d8b8e60ae3b51f170
/src/main/java/pl/javanexus/year2018/day9/Game.java
f78c14beaac8f3f784ba497a5fcc11b4f11933e3
[]
no_license
JavaNexus/advent2018
https://github.com/JavaNexus/advent2018
9d68f67a8e01369e46842fbafb4bc01f9ec95840
0134171d401c9ed32c9420ea58ed0141f4960042
refs/heads/master
2023-01-21T08:33:07.130000
2023-01-07T11:08:16
2023-01-07T11:08:16
162,983,132
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.javanexus.year2018.day9; import java.util.*; import java.util.stream.Collectors; import java.util.stream.IntStream; public class Game { public static final int SCORE_POINT = 23; private final List<Player> players; private final int numberOfMarbles; public Game(int numberOfPlayers, int num...
UTF-8
Java
1,988
java
Game.java
Java
[]
null
[]
package pl.javanexus.year2018.day9; import java.util.*; import java.util.stream.Collectors; import java.util.stream.IntStream; public class Game { public static final int SCORE_POINT = 23; private final List<Player> players; private final int numberOfMarbles; public Game(int numberOfPlayers, int num...
1,988
0.579477
0.568913
55
35.145454
28.715164
129
false
false
0
0
0
0
0
0
0.672727
false
false
6
b74c1dcad56b516cb5920af01b0f9936393d8bff
2,671,469,713,838
d3f66221421e4f979034486508a7bf9bb4cf7516
/src/nl/br/panels/DrawPanel.java
2a666a5a103644d77d3190993a2f4b8bf5a7db2b
[]
no_license
SpidurMelon/Boss-Rush
https://github.com/SpidurMelon/Boss-Rush
824ff4f7606ebfd6c810c2cfeefa5805328703d2
ce41a14b24d07a9620f85f249476dd9c244a7472
refs/heads/main
2023-04-16T05:20:17.625000
2021-04-29T17:41:39
2021-04-29T17:41:39
362,899,284
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nl.br.panels; import java.awt.Color; import java.awt.Font; import java.awt.Graphics2D; import java.awt.Point; import java.awt.Rectangle; import java.awt.event.MouseEvent; import java.awt.event.MouseMotionListener; import java.awt.geom.Line2D; import java.awt.geom.Point2D; import java.io.File; import java.util....
UTF-8
Java
16,573
java
DrawPanel.java
Java
[]
null
[]
package nl.br.panels; import java.awt.Color; import java.awt.Font; import java.awt.Graphics2D; import java.awt.Point; import java.awt.Rectangle; import java.awt.event.MouseEvent; import java.awt.event.MouseMotionListener; import java.awt.geom.Line2D; import java.awt.geom.Point2D; import java.io.File; import java.util....
16,573
0.70464
0.686719
514
31.243191
31.877398
217
false
false
0
0
0
0
0
0
2.846303
false
false
6
41a85509a345c4af8b0b8ced68b13d732bbc0a62
23,742,579,256,074
5eefccb33076baae8edd0b79a80f122f13358ae9
/src/test/java/space/sausage/vertxrest/core/annotation/MediaTypeTest.java
29c0d198a2cab9240b3a60e6d7c4853e46dda756
[]
no_license
sbrydon/vertxrest-core
https://github.com/sbrydon/vertxrest-core
0908b8584358e353484a5fa5a240f95ce8754689
d51d514604162973403f529d8086671a648925ac
refs/heads/master
2021-01-01T18:31:24.326000
2017-07-26T10:59:23
2017-07-26T10:59:23
98,354,974
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package space.sausage.vertxrest.core.annotation; import org.junit.Test; import static org.assertj.core.api.Assertions.assertThat; public class MediaTypeTest { @Test public void plainTextToStringEqualsHttpContentType() { assertThat(MediaType.PLAIN_TEXT).hasToString("text/plain"); } @Test ...
UTF-8
Java
446
java
MediaTypeTest.java
Java
[]
null
[]
package space.sausage.vertxrest.core.annotation; import org.junit.Test; import static org.assertj.core.api.Assertions.assertThat; public class MediaTypeTest { @Test public void plainTextToStringEqualsHttpContentType() { assertThat(MediaType.PLAIN_TEXT).hasToString("text/plain"); } @Test ...
446
0.737668
0.737668
17
25.235294
25.849176
67
false
false
0
0
0
0
0
0
0.294118
false
false
6
2e00f45d7bb8fdae64ae8be99427f0a5de2e7bc9
24,343,874,681,832
87ea0e38ad406163ea960474ecf31bfbd110664f
/shadowsocks-ui/src/main/java/cc/springcloud/socks/misc/Log.java
86ec0214923c23ba4fd30a4992ad851141078839
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
XYUU/shadowsocks-java
https://github.com/XYUU/shadowsocks-java
18c5321730eab989cf32df4a5a57f2a04df109dc
19622103c19223eb70e7636c520a780ac145ea00
refs/heads/master
2020-05-23T21:08:58.448000
2019-01-25T12:04:52
2019-01-25T12:04:52
186,946,761
0
0
null
true
2019-05-16T03:47:34
2019-05-16T03:47:34
2019-05-08T06:00:10
2018-02-28T15:28:41
46
0
0
0
null
false
false
/* * Copyright (c) 2015, Blake * All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and t...
UTF-8
Java
3,517
java
Log.java
Java
[ { "context": "/*\n * Copyright (c) 2015, Blake\n * All Rights Reserved.\n *\n * Redistribution and ", "end": 31, "score": 0.9982447624206543, "start": 26, "tag": "NAME", "value": "Blake" } ]
null
[]
/* * Copyright (c) 2015, Blake * All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and t...
3,517
0.685527
0.681831
100
34.169998
26.33213
111
false
false
0
0
0
0
0
0
0.56
false
false
6
41e02bef9cd0465b0d0dd7c3c7b15986ca134bd7
32,091,995,688,634
65021eaa765441a4d812943057923d7d05d589d1
/college-web/src/main/java/com/rusinek/suszitest/controllers/LecturerController.java
17ea4329cd5ab2fda68cca8679e7fad508ea0033
[]
no_license
AdRusinek/SchoolProject
https://github.com/AdRusinek/SchoolProject
cfcd8cfd3b15de5011154599b4ca8266be78e133
60f6aa95104de742f44848b2a25b481318a2ecde
refs/heads/master
2020-04-22T04:47:40.258000
2019-03-06T22:46:38
2019-03-06T22:46:38
170,135,396
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rusinek.suszitest.controllers; import com.rusinek.suszitest.model.Lecturer; import com.rusinek.suszitest.services.LecturerService; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.validation.BindingResult; import org.springframework.web.bind....
UTF-8
Java
2,207
java
LecturerController.java
Java
[]
null
[]
package com.rusinek.suszitest.controllers; import com.rusinek.suszitest.model.Lecturer; import com.rusinek.suszitest.services.LecturerService; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.validation.BindingResult; import org.springframework.web.bind....
2,207
0.682827
0.681921
70
30.485714
26.131395
97
false
false
0
0
0
0
0
0
0.514286
false
false
6
d8904078bce973cd225d9e79c47654c9b25b2dab
12,412,455,541,457
457229b797b57597c6dadca0ae0f9fe7d7a6c3c4
/basisModule/src/main/java/huitx/libztframework/utils/permission/IPermissionListenerWrap.java
2f8f0c33f0175cfaa3ae896732ea6aae2c737cf3
[]
no_license
Tankmi/ATong
https://github.com/Tankmi/ATong
c8a64084ff7b9087973f7ed8324403d014dfdbbd
632a5a207191e7c9004068f791f7748847e621b3
refs/heads/master
2020-05-18T06:28:35.551000
2019-05-21T08:57:24
2019-05-21T08:57:24
184,234,695
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package huitx.libztframework.utils.permission; /** * Created by jun xu on 19-1-9. */ public interface IPermissionListenerWrap { public interface IEachPermissionListener { void onAccepted(Permission permission); void onException(Throwable throwable); } public interface IPermissionListe...
UTF-8
Java
427
java
IPermissionListenerWrap.java
Java
[ { "context": "ibztframework.utils.permission;\n\n/**\n * Created by jun xu on 19-1-9.\n */\npublic interface IPermissionListen", "end": 72, "score": 0.9993205070495605, "start": 66, "tag": "NAME", "value": "jun xu" } ]
null
[]
package huitx.libztframework.utils.permission; /** * Created by <NAME> on 19-1-9. */ public interface IPermissionListenerWrap { public interface IEachPermissionListener { void onAccepted(Permission permission); void onException(Throwable throwable); } public interface IPermissionListe...
427
0.704918
0.69555
21
19.333334
20.96558
47
false
false
0
0
0
0
0
0
0.238095
false
false
6
d03f89ef7db2df0e6dd647720144ddaeb984e954
2,705,829,466,227
95121dbb1eff00e9f3f193c3ff9494d059409883
/app/src/main/java/com/ksk/daily_agenda/NotesDatabase.java
4107db71e09e64913c019fe1296fbda4c8a20049
[]
no_license
kallutox/daily-agenda
https://github.com/kallutox/daily-agenda
82b7e9d740e3086f2f7bf01977f274e1bbe815d8
601a91aab1665ed4791bfce6cb9b2720701b3314
refs/heads/master
2021-01-20T02:02:51.998000
2017-09-23T15:56:54
2017-09-23T15:56:54
101,308,588
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ksk.daily_agenda; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import java.text.ParseException; import java.text.Si...
UTF-8
Java
3,781
java
NotesDatabase.java
Java
[ { "context": ".Date;\nimport java.util.Locale;\n\n/**\n * Created by Isabella on 16.09.2017.\n */\n\npublic class NotesDatabase {\n", "end": 466, "score": 0.9757272601127625, "start": 458, "tag": "NAME", "value": "Isabella" } ]
null
[]
package com.ksk.daily_agenda; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import java.text.ParseException; import java.text.Si...
3,781
0.612801
0.609892
118
31.033897
24.922569
84
false
false
0
0
0
0
0
0
0.686441
false
false
6
8e34d2f9e7c5200748228ee27f45dce535b8fe3b
29,815,663,004,483
4e65d581d531aa3fa6beeb25687cf3241903bfff
/src/salamander/Server.java
d18b8fc3a9fd5813c89c3a76f1a0165003415058
[]
no_license
FluxxSC/salamander
https://github.com/FluxxSC/salamander
48ddbd191c57e55481def07bf81153400b05a46e
49278543c210ad59afe991615e412751f3234c12
refs/heads/master
2021-01-20T06:05:36.300000
2017-05-18T19:42:30
2017-05-18T19:42:30
89,843,544
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package salamander; import java.io.BufferedReader; import java.io.DataOutputStream; import java.io.IOException; import java.io.InputStreamReader; import java.net.ServerSocket; import java.net.Socket; import java.util.ArrayList; public class Server implements Runnable { private Thread t; private int port; private ...
UTF-8
Java
2,627
java
Server.java
Java
[]
null
[]
package salamander; import java.io.BufferedReader; import java.io.DataOutputStream; import java.io.IOException; import java.io.InputStreamReader; import java.net.ServerSocket; import java.net.Socket; import java.util.ArrayList; public class Server implements Runnable { private Thread t; private int port; private ...
2,627
0.682528
0.682528
120
20.891666
19.879553
106
false
false
0
0
0
0
0
0
1.966667
false
false
6
8c88e0b4586b520691dd7b946343f3cafbdcce9c
4,389,456,616,473
40b4a6df89f9fe32ec20062f27bc22d419750e61
/src/main/java/com/hp/manner/common/ItemType.java
63e72e4ee7806ce3e327ce070900661922ef9a64
[]
no_license
bboylilshaw/Manner-Server
https://github.com/bboylilshaw/Manner-Server
5b2f2f43da40ab5f8e1f19e79bd83f518f5a72e2
40bfc69f24c159524b3f5d79253347a2d704c978
refs/heads/master
2021-01-01T17:48:27.706000
2015-01-14T08:12:11
2015-01-14T08:12:11
20,300,624
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hp.manner.common; import com.fasterxml.jackson.annotation.JsonValue; public enum ItemType { A("Action"), R("Reminder"), T("Task"), SA("Shared Action"), ST("Shared Task"), N("News"); ItemType(String text) { this.text = text; } private String text; @JsonVa...
UTF-8
Java
539
java
ItemType.java
Java
[]
null
[]
package com.hp.manner.common; import com.fasterxml.jackson.annotation.JsonValue; public enum ItemType { A("Action"), R("Reminder"), T("Task"), SA("Shared Action"), ST("Shared Task"), N("News"); ItemType(String text) { this.text = text; } private String text; @JsonVa...
539
0.569573
0.569573
34
14.852942
13.130862
50
false
false
0
0
0
0
0
0
0.382353
false
false
6
e6c1364bc3cb41f0c02087060f8baab53a06c85a
4,389,456,618,169
dbeeab4d2a3b16c93085bca88cdbe9ddeceb22d6
/app/src/test/java/com/cricket/samiksha/cricketscorecard/model/OverTest.java
19f8c01a7648129b28096064caf9cd8d195c954b
[]
no_license
samiksha123/CricketScoreCard
https://github.com/samiksha123/CricketScoreCard
a015fa812d7313f75d9db48b384a5f94ae77a7e1
317d1a4611db32aa3541e8da5890206e4d979963
refs/heads/master
2020-12-31T07:55:52.700000
2016-01-26T10:12:15
2016-01-26T10:12:15
50,224,468
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cricket.samiksha.cricketscorecard.model; import org.junit.Test; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import static org.junit.Assert.*; public class OverTest { @Test public void shouldReturnRunPerOverWithoutWideAndNoBall(){ Over over = new Over(); over....
UTF-8
Java
1,663
java
OverTest.java
Java
[]
null
[]
package com.cricket.samiksha.cricketscorecard.model; import org.junit.Test; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import static org.junit.Assert.*; public class OverTest { @Test public void shouldReturnRunPerOverWithoutWideAndNoBall(){ Over over = new Over(); over....
1,663
0.674083
0.664462
78
20.333334
16.673077
64
false
false
0
0
0
0
0
0
0.589744
false
false
6
e7e8d74befada5efc19260671f8b5c5fd6c14dcb
32,323,923,906,990
68fafe12da55dcc58796a18296ddb67f5b01e5f4
/swj_bootstrap/src/main/java/com/gwideal/core/manager/impl/SysParamMngImpl.java
81498f074339b622034aae28cbf5258c7676770a
[]
no_license
shine-chou88/shine
https://github.com/shine-chou88/shine
8decffd2cfcf37cb6b35690363eb33189bfc1f35
717f73999840b59f4b70de869064157903e16258
refs/heads/master
2022-12-23T08:13:46.456000
2020-04-30T06:03:35
2020-04-30T06:03:35
254,320,988
0
0
null
false
2022-12-16T04:49:37
2020-04-09T08:58:32
2020-04-30T06:03:48
2022-12-16T04:49:34
186,391
0
0
29
JavaScript
false
false
package com.gwideal.core.manager.impl; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactio...
UTF-8
Java
929
java
SysParamMngImpl.java
Java
[]
null
[]
package com.gwideal.core.manager.impl; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactio...
929
0.795479
0.793326
31
28.967741
22.635233
86
false
false
0
0
0
0
0
0
1.129032
false
false
6
aef371810e6dce4295688e4311f06859d4005c5c
23,837,068,528,837
e20e9ef83d783db491fe896b1322ce00b32cbff0
/src/main/java/id/ac/tazkia/callcenter/outbound/entity/FollowupCall.java
d9975088de945edf47eb8043416c687313457e46
[ "Apache-2.0" ]
permissive
idtazkia/outbound-callcenter
https://github.com/idtazkia/outbound-callcenter
b5204480440c6768bb382b52d346e63bcf6c5a32
388174692ab63cbc24318a2d5f1a2f181686e807
refs/heads/master
2020-03-11T13:11:07.034000
2018-05-02T04:23:18
2018-05-02T04:23:18
130,017,978
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package id.ac.tazkia.callcenter.outbound.entity; import lombok.Data; import org.hibernate.annotations.GenericGenerator; import javax.persistence.*; import javax.validation.constraints.NotNull; import java.time.LocalDateTime; @Data @Entity public class FollowupCall { @Id @GeneratedValue(generator = "uuid") ...
UTF-8
Java
623
java
FollowupCall.java
Java
[]
null
[]
package id.ac.tazkia.callcenter.outbound.entity; import lombok.Data; import org.hibernate.annotations.GenericGenerator; import javax.persistence.*; import javax.validation.constraints.NotNull; import java.time.LocalDateTime; @Data @Entity public class FollowupCall { @Id @GeneratedValue(generator = "uuid") ...
623
0.736758
0.735152
27
22.074074
19.430647
56
false
false
0
0
0
0
0
0
0.407407
false
false
6
a1d43849db99611712f7abe7e9ac6afd73799b92
22,385,369,582,780
63d38cb5ce2130b2d345d876dd5dc0468a312282
/src/br/com/heimdall/model/DefaultEnum.java
47241f259d49930c696f26d887856d546e685c41
[]
no_license
HygorSousa/heimdall
https://github.com/HygorSousa/heimdall
21ce2e090d7dfa0cf35299be2f722523fff539cb
eb5239b63ed5131782da3dd9886e813300bafa3f
refs/heads/master
2020-03-28T15:02:30.450000
2018-12-12T13:23:39
2018-12-12T13:23:39
148,549,703
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.heimdall.model; public interface DefaultEnum<T> { Integer getValor(); String getLabel(); }
UTF-8
Java
116
java
DefaultEnum.java
Java
[]
null
[]
package br.com.heimdall.model; public interface DefaultEnum<T> { Integer getValor(); String getLabel(); }
116
0.698276
0.698276
7
15.571428
13.657621
33
false
false
0
0
0
0
0
0
0.428571
false
false
6
b0bea10ff6d21b98275d4b8c15bae127e4544c41
2,997,887,218,580
1b4559e680a5854fdd4671725387ec08a0fc3d22
/src/com/marinshalamanov/codeforces/codeforces409/A.java
1a454561d19d5b7fbb04ce387e45e63dbdb8f742
[]
no_license
MarinShalamanov/ProgrammingContests
https://github.com/MarinShalamanov/ProgrammingContests
7f29d4716b91f08d61cf8d4c9e67efd728f58b1a
471c59960b4913ce151942980cad39905b56f07f
refs/heads/master
2020-05-21T14:03:50.484000
2017-04-17T18:23:38
2017-04-17T18:23:38
43,287,197
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.marinshalamanov.codeforces.codeforces409; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.PrintWriter; import java.util.StringTokenizer; public class A { public void solve(InputReader in...
UTF-8
Java
2,536
java
A.java
Java
[ { "context": "package com.marinshalamanov.codeforces.codeforces409;\n\nimport java.io.Buffere", "end": 27, "score": 0.9464850425720215, "start": 12, "tag": "USERNAME", "value": "marinshalamanov" } ]
null
[]
package com.marinshalamanov.codeforces.codeforces409; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.PrintWriter; import java.util.StringTokenizer; public class A { public void solve(InputReader in...
2,536
0.484227
0.477918
93
26.268818
19.564142
94
false
false
0
0
0
0
0
0
1.193548
false
false
6
e1cf4dbd591c766fa5a880b81fdf0f76b31e4fba
7,318,624,328,443
1aee88a5637b49bb48cdf6f1fb2cddb7d3057536
/src/main/java/org/rapidprom/operators/logmanipulation/PrefixClosureOperatorImpl.java
b92c1faff511b3f45694df3d54151c2844aa495d
[]
no_license
Anja22/rapidprom-source
https://github.com/Anja22/rapidprom-source
109c2edaff513f8e7ba1d133211c47d3a3bd6ecb
8e7f3da79d156ac73fcecaf24ccb58f78ae0c510
refs/heads/master
2021-09-13T17:25:59.193000
2018-04-30T09:31:49
2018-04-30T09:31:49
113,317,280
0
0
null
true
2017-12-06T13:05:24
2017-12-06T13:05:24
2016-12-15T09:48:59
2017-12-04T22:05:35
23,907
0
0
0
null
false
null
package org.rapidprom.operators.logmanipulation; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.logging.Level; import java.util.logging.Logger; import org.deckfour.xes.extension.std.XConceptExtension; import org.deckfour...
UTF-8
Java
3,198
java
PrefixClosureOperatorImpl.java
Java
[]
null
[]
package org.rapidprom.operators.logmanipulation; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.logging.Level; import java.util.logging.Logger; import org.deckfour.xes.extension.std.XConceptExtension; import org.deckfour...
3,198
0.768605
0.766729
86
36.186047
27.38125
112
false
false
0
0
0
0
0
0
1.94186
false
false
6
7ea8c2668e5dcb28ad342dab3c2c8504e3fa2530
11,192,684,813,144
033541573ac2367c6f5a2b0a514908a68a07d8e3
/src/com/lyc/dao/DAOImpl.java
51833fd229f63bee28d485c060a474d986e68a15
[]
no_license
misshanhit/LYC
https://github.com/misshanhit/LYC
d553e19fdbb2f5ae2a56bfb5b173705b1efda68c
d37e4906f4711f2a4c71604ecb711d0ebcd47a59
refs/heads/master
2021-01-01T18:02:57.094000
2014-07-27T16:23:43
2014-07-27T16:23:43
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lyc.dao; import java.sql.Connection; import java.util.ArrayList; public class DAOImpl implements DAOInterface{ @Override public Connection connect() { // TODO Auto-generated method stub return null; } @Override public void close() { // TODO Auto-generated method stub } ...
UTF-8
Java
966
java
DAOImpl.java
Java
[]
null
[]
package com.lyc.dao; import java.sql.Connection; import java.util.ArrayList; public class DAOImpl implements DAOInterface{ @Override public Connection connect() { // TODO Auto-generated method stub return null; } @Override public void close() { // TODO Auto-generated method stub } ...
966
0.662526
0.658385
56
15.25
15.060888
48
false
false
0
0
0
0
0
0
1.160714
false
false
6
886dfeede8b58163394f7e9c1477a8dbdb45671b
25,383,256,768,857
9d96f1af4449eb67bebb772b08ad1e01619e5c09
/src/messages/PingReplyMessage.java
9caecc15f3290bb5544b26e136c25dfe07e60739
[]
no_license
daniele122008/chord
https://github.com/daniele122008/chord
9efb6d7487c460d901977ebf49796a10c4072dfd
88a2e0c2ae9e4b95cdbc07dec2cc5488a3684b2d
refs/heads/master
2020-09-21T16:31:11.582000
2019-12-28T14:29:35
2019-12-28T14:29:35
224,849,653
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package messages; import java.util.UUID; public class PingReplyMessage extends Message { public PingReplyMessage(UUID queryId) { super(queryId, Message.MessageType.PING_REPLY); } }
UTF-8
Java
187
java
PingReplyMessage.java
Java
[]
null
[]
package messages; import java.util.UUID; public class PingReplyMessage extends Message { public PingReplyMessage(UUID queryId) { super(queryId, Message.MessageType.PING_REPLY); } }
187
0.780749
0.780749
9
19.777779
19.628651
49
false
false
0
0
0
0
0
0
0.888889
false
false
6
d5c68e5aba8782b76b71493e08ae349ed8fe1742
31,636,729,166,900
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/12/12_18b11ecda018d34a75baadaf43cf15bbbe101469/ManageScriptsActivity/12_18b11ecda018d34a75baadaf43cf15bbbe101469_ManageScriptsActivity_s.java
6ba01c9479d0dc36cb94abf1b63e7d822981687a
[]
no_license
zhongxingyu/Seer
https://github.com/zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516000
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
false
2023-06-22T07:55:57
2020-04-28T11:07:49
2023-06-21T00:53:27
2023-06-22T07:55:57
2,849,868
2
2
0
null
false
false
package net.zhuoweizhang.mcpelauncher; import java.io.*; import java.net.*; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.ArrayList; import android.app.AlertDialog; import android.app.Dialog; import android.app.ListActivity; import android.content....
UTF-8
Java
26,775
java
12_18b11ecda018d34a75baadaf43cf15bbbe101469_ManageScriptsActivity_s.java
Java
[]
null
[]
package net.zhuoweizhang.mcpelauncher; import java.io.*; import java.net.*; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.ArrayList; import android.app.AlertDialog; import android.app.Dialog; import android.app.ListActivity; import android.content....
26,775
0.683623
0.679365
814
31.891891
27.483219
137
false
false
0
0
0
0
0
0
3.065111
false
false
6
4b809baa64b2f225717de82009a03a5183d79678
31,636,729,164,313
14135a243d4ee0264d7f0ebf1b31a0154b48e2c3
/brocker/src/main/java/ofedorova/controllers/BrokerApi.java
8d32f0fe9fc5be01688c5b03f088f5eeca44b437
[]
no_license
OlgaFedorova/test-task-brocker
https://github.com/OlgaFedorova/test-task-brocker
068fd6c19165edef35b42c40fbe827ed9ce93ab7
78753dcc41f0d8b356d1c6ce299c73c299f86ff9
refs/heads/master
2020-03-23T16:57:48.485000
2018-07-22T09:31:15
2018-07-22T09:31:15
141,835,598
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ofedorova.controllers; import ofedorova.entity.Subscriber; import ofedorova.services.BrokerService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotati...
UTF-8
Java
1,609
java
BrokerApi.java
Java
[]
null
[]
package ofedorova.controllers; import ofedorova.entity.Subscriber; import ofedorova.services.BrokerService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotati...
1,609
0.729318
0.727995
47
31.148935
30.442118
110
false
false
0
0
0
0
0
0
0.404255
false
false
6
a30cac56f6cb8eef91f3287402360d683a505757
31,473,520,400,908
b45e8e9a81d65def46eda05a23e17cc5fc39a6f8
/cushion billiards/src/cushionn/Menu.java
fad180608bab1bb7a3af8261e7b8143644659c3e
[ "Apache-2.0" ]
permissive
uneysuysal/Bilardo-oyunu
https://github.com/uneysuysal/Bilardo-oyunu
0c3dea2b3033c31fe4388c340a3e44d0df5d8e08
4e8a255450c9283c451ae9fb2b8e3cddd57bd14c
refs/heads/main
2022-12-31T03:38:37.261000
2020-10-14T15:38:05
2020-10-14T15:38:05
304,050,410
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cushionn; import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.GroupLayout.*; import javax.swing.LayoutStyle.*; public class Menu extends JPanel { private JLabel jLabel; // cushon label private JButton jButton1;//new game private JButton jButton3; // "Help"...
UTF-8
Java
3,470
java
Menu.java
Java
[]
null
[]
package cushionn; import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.GroupLayout.*; import javax.swing.LayoutStyle.*; public class Menu extends JPanel { private JLabel jLabel; // cushon label private JButton jButton1;//new game private JButton jButton3; // "Help"...
3,470
0.510086
0.483573
95
35.515789
30.839777
130
false
false
0
0
0
0
0
0
0.694737
false
false
6
7bbeb906b9da06182062714360db72e92da08300
33,208,687,172,426
23ea56322fc83e75423b9b8af73f5617cf1f6ef1
/src/main/java/recruitmentcode/Main.java
04b7751865c97280299f30e1495e2d59eab7a7e2
[]
no_license
HassanNAJID/Basket
https://github.com/HassanNAJID/Basket
a18e8648ecd066d482e1f5100fe9f06549d16f3f
5f4e56ae6d6a5b316dffa8f00314edaf81c69986
refs/heads/master
2021-07-05T03:25:22.491000
2019-05-23T18:25:32
2019-05-23T18:25:32
188,274,254
0
0
null
false
2020-10-13T13:24:45
2019-05-23T16:57:31
2019-05-23T17:32:07
2020-10-13T13:24:43
3
0
0
1
Java
false
false
package recruitmentcode; public class Main { public static void main(String[] args) { Basket basket = new Basket(); basket.initBasket(); basket.newBasket(); basket.displayBasket(); } }
UTF-8
Java
235
java
Main.java
Java
[]
null
[]
package recruitmentcode; public class Main { public static void main(String[] args) { Basket basket = new Basket(); basket.initBasket(); basket.newBasket(); basket.displayBasket(); } }
235
0.587234
0.587234
17
12.823529
14.809517
42
false
false
0
0
0
0
0
0
0.294118
false
false
6
b783ea63afc472804460b683065b3c6aa4a0443b
1,374,389,595,718
cc1223f28de2659054a0ca340f3203bfa5f92756
/kerberos/src/main/java/alok/tagsync/BaseRunnable.java
2c16169b5710fc0ec66b0ac9e7a843060686e551
[]
no_license
aloklal99/dev
https://github.com/aloklal99/dev
9d270c9b653a735b34f25211534c12f728e0a68b
ed68b5705e4c194fa49c303a8bbcc007a00eacfe
refs/heads/master
2016-03-23T17:07:40.660000
2016-03-08T01:25:00
2016-03-08T01:25:05
24,391,085
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package alok.tagsync; import alok.util.SequenceProvider; import org.apache.log4j.Logger; import java.util.concurrent.CountDownLatch; abstract class BaseRunnable implements Runnable { private static final Logger LOG = Logger.getLogger(BaseRunnable.class); // to ensure everyone starts at the sametime stat...
UTF-8
Java
2,370
java
BaseRunnable.java
Java
[]
null
[]
package alok.tagsync; import alok.util.SequenceProvider; import org.apache.log4j.Logger; import java.util.concurrent.CountDownLatch; abstract class BaseRunnable implements Runnable { private static final Logger LOG = Logger.getLogger(BaseRunnable.class); // to ensure everyone starts at the sametime stat...
2,370
0.538397
0.536287
80
28.625
24.936106
121
false
false
0
0
0
0
0
0
0.6875
false
false
6
4caa76f04a0e1c9364c23951af9e96259c92b85e
31,525,059,978,179
7ea39cf6b44db707bbc46c482e9c8ef31ec06c59
/code/app/src/main/java/com/tels/assignment/model/TransformerRequest.java
ae7a6271431589dbd1012926ca16557539a27cc4
[]
no_license
nikhiljoshi/Transformers
https://github.com/nikhiljoshi/Transformers
f00c579a885ccd470f7a31ddaf58f0fe84f86a22
1bc94b80504f9a0668ccfae8e209bb9469dd4521
refs/heads/master
2020-04-20T22:00:20.471000
2019-02-05T18:00:45
2019-02-05T18:00:45
169,125,503
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tels.assignment.model; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class TransformerRequest { @SerializedName("name") @Expose private String name; @SerializedName("strength") @Expose private Integer strength; @Serialized...
UTF-8
Java
2,358
java
TransformerRequest.java
Java
[]
null
[]
package com.tels.assignment.model; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class TransformerRequest { @SerializedName("name") @Expose private String name; @SerializedName("strength") @Expose private Integer strength; @Serialized...
2,358
0.622562
0.622562
119
18.82353
15.283674
55
false
false
0
0
0
0
0
0
0.277311
false
false
6
50805557901e3b64adfcdce3efe94c4f52f9828a
25,726,854,115,511
28f31f90165438db3f78d55e0ab64110edc4edfe
/MyMoviesApp/src/main/java/com/prateek/mymoviesapp/entity/impl/ShowImpl.java
a27a21eb37ab057cb9b488020ef799d33226d000
[]
no_license
prateekkakirwar/prateek-kakirwar-movies
https://github.com/prateekkakirwar/prateek-kakirwar-movies
9e551792a53a80e1a162f02706d55f6568bc1500
e22490aca1cd2e6e05bf6803044159b78175c973
refs/heads/master
2020-04-06T04:30:10.824000
2014-07-15T21:19:20
2014-07-15T21:19:20
23,082,483
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.prateek.mymoviesapp.entity.impl; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.OneToOne; i...
UTF-8
Java
1,913
java
ShowImpl.java
Java
[]
null
[]
package com.prateek.mymoviesapp.entity.impl; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.OneToOne; i...
1,913
0.729221
0.729221
99
18.323233
18.321939
74
false
false
0
0
0
0
0
0
1.242424
false
false
6
28ef912cfa0b7e776425bdcd7e0d225ac6ee7bac
16,381,005,297,978
ce86a0e7d7505e63617fb3f119ba6eae8c1bb129
/app/src/main/java/com/example/listwithflags/MainActivity.java
7aeae42f11a4c3f124c4c62c9e93e1dd436daaf3
[]
no_license
Cabangbang/ListWithFlags
https://github.com/Cabangbang/ListWithFlags
0e6a5fb37983016dfc9a902c9eef9e61ae13109c
f3bf7986b6949d40521bbb1bc9ab921cae71d053
refs/heads/master
2023-09-03T12:14:37.214000
2021-10-19T11:04:53
2021-10-19T11:04:53
418,880,024
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.listwithflags; import android.app.ListActivity; import android.graphics.Typeface; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.ListView; import android.widget.TextView; import android.widget.Toast; import andr...
UTF-8
Java
1,886
java
MainActivity.java
Java
[]
null
[]
package com.example.listwithflags; import android.app.ListActivity; import android.graphics.Typeface; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.ListView; import android.widget.TextView; import android.widget.Toast; import andr...
1,886
0.650053
0.649523
65
28.015385
27.413918
147
false
false
0
0
0
0
0
0
0.661538
false
false
6
f495330a8424b88a0dc9fb97b0a2018f4a079b80
6,365,141,558,703
8ec986726b3b60170aec4cb9772d3bdb163710af
/lib/logging/src/main/java/org/sagebionetworks/cloudwatch/WorkerLoggerImpl.java
e10e69de5f460e61337a7983ca6b6a3b1dec6cb4
[ "Apache-2.0" ]
permissive
marcomarasca/Synapse-Repository-Services
https://github.com/marcomarasca/Synapse-Repository-Services
871446d7bc8e27ca9f4e3d16c4f2007e3f69f5d3
294e6f422ef9a1367deaf511bc97473623233da4
refs/heads/develop
2023-08-17T12:25:54.442000
2023-08-16T15:40:47
2023-08-16T15:40:47
190,295,841
0
0
Apache-2.0
true
2023-02-22T08:31:06
2019-06-04T23:55:19
2022-01-10T21:13:53
2023-02-22T08:31:06
105,472
0
0
7
Java
false
false
package org.sagebionetworks.cloudwatch; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.Map; import org.sagebionetworks.StackConfiguration; import org.sagebionetworks.repo.model.message.ChangeMessage; import org.sagebionetworks.util.ValidateArgument; import org.springfr...
UTF-8
Java
4,855
java
WorkerLoggerImpl.java
Java
[]
null
[]
package org.sagebionetworks.cloudwatch; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.Map; import org.sagebionetworks.StackConfiguration; import org.sagebionetworks.repo.model.message.ChangeMessage; import org.sagebionetworks.util.ValidateArgument; import org.springfr...
4,855
0.75654
0.756334
150
31.366667
35.617115
149
false
false
0
0
0
0
0
0
2.006667
false
false
6
c8b430d022837316b930a3bb3d5465efd4263758
28,870,770,200,273
0aba420d139828e22f70b773c62ece7d91fd7ab4
/storm-core-java/src/main/java/org/apache/storm/daemon/worker/executor/bolt/BoltExecutor.java
9f242e92d6a49598a761be2b8478778b6b4530d8
[]
no_license
caofangkun/apache-storm-java
https://github.com/caofangkun/apache-storm-java
1e7a56023ef9874cd9f3d4949dbc56ea773f0a5e
8286d748c0b8e529ac6ab84b29b75a9af6b7cf76
refs/heads/master
2020-05-20T19:24:30.300000
2015-07-29T07:40:42
2015-07-29T07:40:42
33,853,157
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
UTF-8
Java
12,938
java
BoltExecutor.java
Java
[ { "context": "xception;\n\n/**\n * \n * \n * @author <a href=\"mailto:caofangkun@gmail.com\">caokun</a>\n * @author <a href=\"mailto:xunzhang55", "end": 2550, "score": 0.9999290108680725, "start": 2530, "tag": "EMAIL", "value": "caofangkun@gmail.com" }, { "context": "\n * @author <a ...
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...
12,911
0.699181
0.697326
320
39.431252
25.773926
111
false
false
0
0
0
0
0
0
0.64375
false
false
6
093abd62607fe5d28d39b7f2238d0899d2beb1d6
18,451,179,512,231
38a9418eb677d671e3f7e88231689398de0d232f
/basic/src/test/java/recursion/Recursion01Test.java
edeccbe394b0bd46f727a002f18c92d4efcb57cd
[]
no_license
csj4032/enjoy-algorithm
https://github.com/csj4032/enjoy-algorithm
66c4774deba531a75058357699bc29918fc3a7b6
a57f3c1af3ac977af4d127de20fbee101ad2c33c
refs/heads/master
2022-08-25T03:06:36.891000
2022-07-09T03:35:21
2022-07-09T03:35:21
99,533,493
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package recursion; import org.junit.jupiter.api.Test; public class Recursion01Test { @Test public void recursionTest() { Recursion01 recursion = new Recursion01(); recursion.recursion(); } }
UTF-8
Java
200
java
Recursion01Test.java
Java
[]
null
[]
package recursion; import org.junit.jupiter.api.Test; public class Recursion01Test { @Test public void recursionTest() { Recursion01 recursion = new Recursion01(); recursion.recursion(); } }
200
0.745
0.715
12
15.75
15.427924
44
false
false
0
0
0
0
0
0
0.916667
false
false
6
5dcd989156373b73914ee6a14f7a51c9b0e94c0e
23,304,492,568,503
ad32436f9d7c822cf09fc57ed7874ae34c829a69
/Jlab6/Jlab64.java
fa793a26fc9332aba953116a016bf52429f93ad7
[]
no_license
CillianCritchley/javaprogs
https://github.com/CillianCritchley/javaprogs
39ee24b165cecf9a2584ab8a5a0da45b9b16ce82
bde03b3239b15fb7e627710f7c605e6667421c20
refs/heads/master
2016-08-13T02:02:31.467000
2016-04-20T08:04:24
2016-04-20T08:04:24
43,966,374
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * @(#)Jlab64.java * * * @author * @version 1.00 2015/11/29 */ public class Jlab64 { public Jlab64() { } }
UTF-8
Java
137
java
Jlab64.java
Java
[]
null
[]
/** * @(#)Jlab64.java * * * @author * @version 1.00 2015/11/29 */ public class Jlab64 { public Jlab64() { } }
137
0.459854
0.335766
16
7.625
8.695365
27
false
false
0
0
0
0
0
0
0
false
false
6
e596868de46eebc30fa6e642c23035c0d62a3651
24,927,990,208,816
62b48007ddb99d8083d2b900eca808b9b07b00a2
/codewithmosh/src/com/mosh/Employee.java
bfbd424ef8177f53b8310041b1594fb983642906
[]
no_license
QueTheWizard/JavaCourse
https://github.com/QueTheWizard/JavaCourse
00882043bcda496e4ca8802406e442275e5279ce
63e05980ad1cbd508b4306efd9d4db95021fd16e
refs/heads/main
2023-07-19T00:11:30.169000
2021-09-01T17:26:08
2021-09-01T17:26:08
386,015,671
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mosh; public class Employee { public static int numOfEmployees; public Employee() { numOfEmployees++; } public static void setNumOfEmployees(int numOfEmployees) { Employee.numOfEmployees = numOfEmployees; } }
UTF-8
Java
260
java
Employee.java
Java
[]
null
[]
package com.mosh; public class Employee { public static int numOfEmployees; public Employee() { numOfEmployees++; } public static void setNumOfEmployees(int numOfEmployees) { Employee.numOfEmployees = numOfEmployees; } }
260
0.676923
0.676923
13
19
19.50148
62
false
false
0
0
0
0
0
0
0.307692
false
false
6
e94f3fad2b921d8e509723b85211174c47f4c562
11,046,655,913,314
c714a76bd76d31d81d1d98dbefa11aed1e955d6b
/app/src/main/java/com/example/plant_e/RecyclerAdapter.java
d3147698df112278c080060dea76c69264f17b5d
[]
no_license
Darren-Loh/Plant-E
https://github.com/Darren-Loh/Plant-E
452509035ba06e93fe58533f8d057a16da68ab04
3a511bded02d63703a2be69934a5dbd119f78082
refs/heads/master
2022-12-01T00:55:33.810000
2020-08-18T09:02:30
2020-08-18T09:02:30
284,666,747
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.plant_e; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.recyclerview.widget.RecyclerView; import java.util.Ar...
UTF-8
Java
3,149
java
RecyclerAdapter.java
Java
[]
null
[]
package com.example.plant_e; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.constraintlayout.widget.ConstraintLayout; import androidx.recyclerview.widget.RecyclerView; import java.util.Ar...
3,149
0.690378
0.690378
93
32.860214
30.693626
87
false
false
0
0
0
0
0
0
0.526882
false
false
6
3d5da2846b1464fe3c7933d45426c02053c18137
24,730,421,710,494
b82513d14fcac250660dc5f2b08398b2068a3282
/Docker/product-service/src/main/java/com/olam/score/product/repository/GradeExternalMappingRepository.java
fb226bb317d242d86405d9cce3ceaf2f4379a534
[]
no_license
Swaritha/JPetStore_Maven
https://github.com/Swaritha/JPetStore_Maven
417fd41b2467cf0567014b7ee4b6d1d68cdfea42
fca64de6cb64d37bc040db0c0eaa2b9c885cb9e1
refs/heads/master
2021-06-06T02:32:56.385000
2021-05-19T06:10:32
2021-05-19T06:10:32
147,776,950
0
1
null
false
2021-05-19T07:09:26
2018-09-07T05:51:23
2021-05-19T06:10:39
2021-05-19T07:09:26
4,774
0
0
9
Java
false
false
package com.olam.score.product.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.stereotype.Reposito...
UTF-8
Java
794
java
GradeExternalMappingRepository.java
Java
[]
null
[]
package com.olam.score.product.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.stereotype.Reposito...
794
0.848867
0.847607
20
38.700001
30.55994
107
false
false
0
0
0
0
0
0
0.75
false
false
6
b5a6e8cb6de9c73d9eae72067a783517a18daaa5
30,451,318,150,738
0d6d774532fe19ddb922b7b8008ab5530538cfaf
/src/clases/Hermite.java
8e3fbcc011943d447712f46f59a40e93ac2edbe4
[]
no_license
Dragonkiller69/guia04analisis
https://github.com/Dragonkiller69/guia04analisis
415e1521b215cb911a3c3c1379c00e9854a974b7
6eea0d979f020f8f17599c6fc5f9eaffba5947c5
refs/heads/master
2020-03-18T03:17:46.440000
2018-05-21T19:31:31
2018-05-21T19:31:31
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package clases; import java.util.Arrays; /** * * @author kevin */ public class Hermite { Funcion hermite = new Funcion("x+1"); ...
UTF-8
Java
2,264
java
Hermite.java
Java
[ { "context": "ases;\n\nimport java.util.Arrays;\n\n/**\n *\n * @author kevin\n */\npublic class Hermite {\n Funcion hermite = n", "end": 251, "score": 0.9937551021575928, "start": 246, "tag": "USERNAME", "value": "kevin" } ]
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 clases; import java.util.Arrays; /** * * @author kevin */ public class Hermite { Funcion hermite = new Funcion("x+1"); ...
2,264
0.459364
0.449647
76
28.789474
24.960135
107
false
false
0
0
0
0
0
0
0.657895
false
false
6
7637795573973c8f7418dbae61467aa8d903e56c
30,451,318,149,576
58c960097cc7b279867519d84a56c1a0b29686c5
/src/main/java/com/galaxy/kite/tutorial/io/PreferencesDemo.java
0f56329ef06b8e1b4f42bb1ef2fc8cc01ebe57a7
[ "MIT" ]
permissive
ultrain-os/kite
https://github.com/ultrain-os/kite
6f7aee9cb82fbc3265d42f2e1571be32b9e292ef
9737697ec54b600498df9516b6354199e9bb482b
refs/heads/master
2020-06-20T11:51:16.113000
2018-10-29T07:13:58
2018-10-29T07:13:58
197,113,056
0
0
null
true
2019-07-16T03:23:32
2019-07-16T03:23:32
2018-10-29T07:14:00
2018-10-29T07:13:59
33,855
0
0
0
null
false
false
package com.galaxy.kite.tutorial.io; import java.util.prefs.Preferences; public class PreferencesDemo { public static void main(String[] args) { Preferences prefs = Preferences.userNodeForPackage(PreferencesDemo.class); prefs.put("Location", "CN"); prefs.put("FootWear", "soccor"); prefs.putInt("age", 28...
UTF-8
Java
329
java
PreferencesDemo.java
Java
[]
null
[]
package com.galaxy.kite.tutorial.io; import java.util.prefs.Preferences; public class PreferencesDemo { public static void main(String[] args) { Preferences prefs = Preferences.userNodeForPackage(PreferencesDemo.class); prefs.put("Location", "CN"); prefs.put("FootWear", "soccor"); prefs.putInt("age", 28...
329
0.720365
0.714286
15
20.933332
21.674768
76
false
false
0
0
0
0
0
0
1.466667
false
false
6
f08d601b29b883563e8d2465f877e5781d3c002f
30,451,318,151,833
53991d8577fe014cbe23fb9ed4abe39806d4d251
/src/mihnayan/divetojava/base/GameData.java
e2eca6fd807e191dfcf694fe8e2fe0ca6f3d7cdd
[]
no_license
mihnayan/LearningAdvancedJava
https://github.com/mihnayan/LearningAdvancedJava
daba351c9ee360c9a5bfcd9cdd92ab75031697f3
7dbebe7b42e8c1cf0310ce24b4340dceb469b8d4
refs/heads/master
2020-04-24T16:31:06.314000
2015-05-15T03:31:18
2015-05-15T03:31:18
22,049,629
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package mihnayan.divetojava.base; import java.util.List; /** * Contains Game data that will be displayed on frontend. * @author Mikhail Mangushev * */ public interface GameData { /** * @return The time in milliseconds elapsed since the start of the game. */ long getElapsedTime(); User ...
UTF-8
Java
371
java
GameData.java
Java
[ { "context": "ata that will be displayed on frontend.\n * @author Mikhail Mangushev\n *\n */\npublic interface GameData {\n\n /**\n ", "end": 149, "score": 0.9998813271522522, "start": 132, "tag": "NAME", "value": "Mikhail Mangushev" } ]
null
[]
package mihnayan.divetojava.base; import java.util.List; /** * Contains Game data that will be displayed on frontend. * @author <NAME> * */ public interface GameData { /** * @return The time in milliseconds elapsed since the start of the game. */ long getElapsedTime(); User getPlayer()...
360
0.657682
0.657682
20
17.549999
20.15062
76
false
false
0
0
0
0
0
0
0.25
false
false
6
652b8ce342c59003ee14b279786ca1fae32838ac
8,873,402,464,036
4ad44a726ed63aa02c514ecf4063295e7cefd1d2
/src/test/java/base/PreparationTest.java
fc693b516882793a42c606bf889a7aba1f63a215
[]
no_license
UndeadPotato/makumbe
https://github.com/UndeadPotato/makumbe
7067ea68568d7f56166a3ea20e4e70aa57596a3e
44a50e13ddde401f34162392123dc1f54ca39768
refs/heads/master
2016-06-10T20:38:11.251000
2016-05-13T05:36:26
2016-05-13T05:36:26
58,674,604
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package base; import org.junit.Test; import java.time.LocalDate; import static org.junit.Assert.assertTrue; public class PreparationTest { @Test public void getExpirationDate() throws Exception { LocalDate targetDate = LocalDate.of(2014, 02, 03); Recipe recipe = new Recipe(1, "bla", 12); ...
UTF-8
Java
856
java
PreparationTest.java
Java
[]
null
[]
package base; import org.junit.Test; import java.time.LocalDate; import static org.junit.Assert.assertTrue; public class PreparationTest { @Test public void getExpirationDate() throws Exception { LocalDate targetDate = LocalDate.of(2014, 02, 03); Recipe recipe = new Recipe(1, "bla", 12); ...
856
0.653037
0.628505
30
27.566668
23.973156
73
false
false
0
0
0
0
0
0
0.766667
false
false
6
5bb3a036797897d9eac1f56c8dd8267b809028df
27,058,293,989,642
01eeb24f191b61b08a1aeaef21c7d59db6a78974
/test/blue/liuk/db/DateTest.java
3185761727d7c6e651f5559834cb2d862bde8b88
[]
no_license
Nomair/eeman
https://github.com/Nomair/eeman
9bcc3e22f2b0c298501abd283cec91c0ebfbbe89
9ca67480b9aedf719c3225351598921aa158c219
refs/heads/master
2021-01-10T15:51:38.256000
2011-08-21T17:55:48
2011-08-21T17:55:48
36,673,749
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package blue.liuk.db; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import org.junit.Test; import blue.liuk.exception.ExceptionMsg; import blue.liuk.util.GetSth; /** * @author liuk */ public class DateTest ...
UTF-8
Java
476
java
DateTest.java
Java
[ { "context": "rt blue.liuk.util.GetSth;\r\n\r\n\r\n\r\n\r\n/**\r\n * @author liuk\r\n */\r\npublic class DateTest {\r\n\t\r\n\t@Test\r\n\tpublic", "end": 291, "score": 0.9993771314620972, "start": 287, "tag": "USERNAME", "value": "liuk" } ]
null
[]
/** * */ package blue.liuk.db; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import org.junit.Test; import blue.liuk.exception.ExceptionMsg; import blue.liuk.util.GetSth; /** * @author liuk */ public class DateTest ...
476
0.680672
0.680672
30
13.933333
16.317543
58
false
false
0
0
0
0
0
0
0.633333
false
false
6
a9e0e2dab7d35c5fb4e50532e0bcfffe02fdd862
9,423,158,279,000
0cc66ab4de38546a4c3a5e97bfca58dab88d8827
/engine/reformulation/sql/src/main/java/it/unibz/inf/ontop/answering/reformulation/generation/dialect/impl/OracleSQLDialectAdapter.java
6b00eba2e68a285360a1a2ec07a2d0e554e0677c
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
seralf/ontop
https://github.com/seralf/ontop
37cbac0e830bc8e3c0603ed9c2ad47d847fed08f
cf9d9ce65aa4027f07dc21b33a4f59b7efdf0c6e
refs/heads/version3
2023-04-03T08:18:52.547000
2019-12-07T21:20:53
2019-12-07T21:20:53
110,709,789
0
0
Apache-2.0
true
2021-04-02T17:07:38
2017-11-14T15:41:55
2017-11-14T15:42:09
2021-04-02T17:07:37
205,454
0
0
0
Java
false
false
package it.unibz.inf.ontop.answering.reformulation.generation.dialect.impl; /* * #%L * ontop-reformulation-core * %% * Copyright (C) 2009 - 2014 Free University of Bozen-Bolzano * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licen...
UTF-8
Java
13,055
java
OracleSQLDialectAdapter.java
Java
[]
null
[]
package it.unibz.inf.ontop.answering.reformulation.generation.dialect.impl; /* * #%L * ontop-reformulation-core * %% * Copyright (C) 2009 - 2014 Free University of Bozen-Bolzano * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licen...
13,055
0.661586
0.646266
415
30.45783
32.705147
182
false
false
0
0
0
0
0
0
2.448193
false
false
6
1930de1942db84803baf6d289de7e01583f16d8c
8,701,603,765,696
38832f3ffa34feae1d9542295cdb6f385265cd5e
/blok1/week4_spring/src/main/java/nl/infosupport/javaminor/blok1/week4/spring/springlabs/others/Hitter.java
5c1925ff5d0956582d9379e55f271aa8e995ca1a
[]
no_license
yoshuaNahar/InfoSupport-Minor
https://github.com/yoshuaNahar/InfoSupport-Minor
c1934d370724034a3c7a4a81b9ebd92ae046a494
f4b70953860e2c66c032479897e0ba03af3574dc
refs/heads/master
2021-09-07T04:48:11.165000
2018-02-17T17:41:25
2018-02-17T17:41:25
103,240,007
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package nl.infosupport.javaminor.blok1.week4.spring.springlabs.others; public class Hitter { private HitCounter hitCounter; public void setHitCounter(HitCounter hitCounter) { this.hitCounter = hitCounter; } public void hit() { hitCounter.increment(); } public int getHits() { return hitCount...
UTF-8
Java
341
java
Hitter.java
Java
[]
null
[]
package nl.infosupport.javaminor.blok1.week4.spring.springlabs.others; public class Hitter { private HitCounter hitCounter; public void setHitCounter(HitCounter hitCounter) { this.hitCounter = hitCounter; } public void hit() { hitCounter.increment(); } public int getHits() { return hitCount...
341
0.71261
0.706745
19
16.947369
19.86659
70
false
false
0
0
0
0
0
0
0.263158
false
false
6
7cbf3011c8f847ce676e49453e7e6d3b22b38a7a
24,592,982,767,470
769fe195caca51bf31ec0f53559cdb3241907901
/DataBootProj7-JPA-QueryMethod/src/main/java/com/vd/repository/CustomerRepository.java
33f4d90961f1b5285fc60eae444f962a77160b4a
[]
no_license
abdulmoid1559/Spring
https://github.com/abdulmoid1559/Spring
f493623a2eb4b756082ea16f7b3e30cf1a0f3845
03aa2cf6b25d96012c9fa956f407228b581d2188
refs/heads/master
2023-03-13T00:20:12.784000
2021-03-03T07:40:24
2021-03-03T07:40:24
331,816,824
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vd.repository; import java.util.Date; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import com.vd.entity.Customer; public interface CustomerRepository extends JpaRepository<Customer,Integer>{ // @Query("FROM Customer WHERE b...
UTF-8
Java
2,585
java
CustomerRepository.java
Java
[]
null
[]
package com.vd.repository; import java.util.Date; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import com.vd.entity.Customer; public interface CustomerRepository extends JpaRepository<Customer,Integer>{ // @Query("FROM Customer WHERE b...
2,585
0.673501
0.665377
50
49.700001
27.590759
111
false
false
0
0
0
0
0
0
2.5
false
false
6
2d4666592a42b3f2e3eefb67b506b9d18a134377
33,105,607,946,842
105e844e4cbe975af63f56a688c65255038417d8
/faxutils/src/com/fax/utils/view/list/listener/SimpleSwipeListener.java
0e41800140bf764cd1c7006f9df8a223bfdfb445
[]
no_license
llibing/afterSchool
https://github.com/llibing/afterSchool
80328e1e2acb477b4e7b3b3e8924c5f588141459
74e883fa45285ccfbef907ec7d7ea10084cbe018
refs/heads/master
2016-09-07T15:36:53.844000
2015-06-21T17:49:31
2015-06-21T17:49:31
35,500,358
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fax.utils.view.list.listener; import com.fax.utils.view.list.ZSwipeItem; /** * 简单实现的SwipeListener * */ public class SimpleSwipeListener implements SwipeListener { @Override public void onStartOpen(ZSwipeItem layout) { } @Override public void onOpen(ZSwipeItem layout) { } @Override public v...
UTF-8
Java
606
java
SimpleSwipeListener.java
Java
[]
null
[]
package com.fax.utils.view.list.listener; import com.fax.utils.view.list.ZSwipeItem; /** * 简单实现的SwipeListener * */ public class SimpleSwipeListener implements SwipeListener { @Override public void onStartOpen(ZSwipeItem layout) { } @Override public void onOpen(ZSwipeItem layout) { } @Override public v...
606
0.744966
0.744966
35
16.028572
21.921268
73
false
false
0
0
0
0
0
0
0.685714
false
false
6
b05b650dbb020c751b794bf648c448c04ae92555
2,336,462,245,724
3097fbafd3b5d09fc3af0e8d2abbdcc194eea343
/src/manyThreadTest/saleTicket_A.java
8b9793d51094a3b24a9f6445fb46dbfce56007b9
[]
no_license
yangsiwei1989/dynamic_proxy
https://github.com/yangsiwei1989/dynamic_proxy
5729da0e31f14738b218df5276556cab4f015891
cf067c22f47de1e24f4f651c3fdf22e4fbd042d9
refs/heads/master
2023-02-03T05:05:18.420000
2020-12-09T03:22:44
2020-12-09T03:22:44
319,620,326
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package manyThreadTest; public class saleTicket_A implements Runnable { int num; public saleTicket_A(int num){ this.num = num; } Boolean flag = true; @Override public void run(){ synchronized(this){ while(flag){ if(num>=1){ //模拟延时 ...
UTF-8
Java
788
java
saleTicket_A.java
Java
[]
null
[]
package manyThreadTest; public class saleTicket_A implements Runnable { int num; public saleTicket_A(int num){ this.num = num; } Boolean flag = true; @Override public void run(){ synchronized(this){ while(flag){ if(num>=1){ //模拟延时 ...
788
0.434316
0.424933
31
23.064516
20.359568
96
false
false
0
0
0
0
0
0
0.290323
false
false
6
885baf100cc65412f3fa57b8876b5db98484d477
343,597,419,375
e0727434f44d67b3683ff60a1fbbc2e83424b4bc
/se-workspace/9day-Polymorphism/src/step1/TestObjectClass.java
0a1ffd3ce568700551d789e06d6e1456f7befafa
[]
no_license
JinYongHyeon/kosta
https://github.com/JinYongHyeon/kosta
ab4d2c32600840f384c99c2a68a72f4b7e1f03fa
d782d65b5905c1be57cbc2b09b4cb6b3251d53d0
refs/heads/master
2023-01-03T11:12:22.970000
2020-10-31T03:22:39
2020-10-31T03:22:39
289,220,527
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package step1; //아래와 같이 별도의 상속관계 표현이 없을 시 자동으로 Object 상속을한다. Object == root == 최상위 클래스 class Parent { Parent() { super(); System.out.println("Parent객체 생성"); // 객체 == 인스턴스 } } class Child extends Parent { public Child() { super(); System.out.println("Child객체 생성"); } @Override public String toString() { ...
UHC
Java
1,187
java
TestObjectClass.java
Java
[]
null
[]
package step1; //아래와 같이 별도의 상속관계 표현이 없을 시 자동으로 Object 상속을한다. Object == root == 최상위 클래스 class Parent { Parent() { super(); System.out.println("Parent객체 생성"); // 객체 == 인스턴스 } } class Child extends Parent { public Child() { super(); System.out.println("Child객체 생성"); } @Override public String toString() { ...
1,187
0.621885
0.618635
50
17.459999
22.550573
108
false
false
0
0
0
0
0
0
1.6
false
false
6
42cfffcab02c3882baf1910bfb7c0ff1155d09e2
566,935,717,328
ede537688f7aec228839ff088cf5c1651d3f436c
/src/main/java/com/jk/util/context/JKContext.java
a27017aebd1ed3a0175d57e40bc9c2e1e1190936
[ "MIT" ]
permissive
kiswanij/jk-util
https://github.com/kiswanij/jk-util
a2062f51de69c0c570a277adbd4275357c505ed8
8e0c85818423406f769444c76194a748e0a0fc0a
refs/heads/master
2019-05-18T01:55:44.542000
2018-11-25T20:22:13
2018-11-25T20:22:13
56,555,023
15
2
null
false
2016-06-16T23:55:26
2016-04-19T01:34:55
2016-05-22T11:09:09
2016-06-16T23:55:25
169
2
0
3
Java
null
null
/* * Copyright 2002-2018 Jalal Kiswani. * E-mail: Kiswani.Jalal@Gmail.com * * 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 ...
UTF-8
Java
2,222
java
JKContext.java
Java
[ { "context": "/*\n * Copyright 2002-2018 Jalal Kiswani. \n * E-mail: Kiswani.Jalal@Gmail.com\n *\n * Licens", "end": 39, "score": 0.9998831152915955, "start": 26, "tag": "NAME", "value": "Jalal Kiswani" }, { "context": "\n * Copyright 2002-2018 Jalal Kiswani. \n * E-mail: Kiswani.Jal...
null
[]
/* * Copyright 2002-2018 <NAME>. * E-mail: <EMAIL> * * 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 ...
2,192
0.667417
0.662016
117
17.991453
19.048071
75
false
false
0
0
0
0
0
0
0.837607
false
false
6
d9b0cd2bc5843f2741eb1427fb108d15dded7c1e
566,935,720,072
853b0794dd9a1d3879636fbfdb9e8a5084348a12
/src/runlauncher/SimulationTableModel.java
f48eacef0751b5609696cbeea07182bb95a80b3a
[]
no_license
jmasison/SpringSaLaD
https://github.com/jmasison/SpringSaLaD
c18bad3881bc90bc322f79577e46b0b7f83e176e
9551e2885b005d6086be0acbc994b28dc97765db
refs/heads/master
2021-05-15T22:38:32.170000
2017-11-17T20:03:11
2017-11-17T20:03:11
106,734,703
2
3
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 runlauncher; import java.util.ArrayList; import javax.swing.table.AbstractTableModel; public class SimulationTabl...
UTF-8
Java
3,453
java
SimulationTableModel.java
Java
[]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package runlauncher; import java.util.ArrayList; import javax.swing.table.AbstractTableModel; public class SimulationTabl...
3,453
0.530843
0.527078
112
28.830357
22.164518
81
false
false
0
0
0
0
0
0
0.428571
false
false
6
9f353bb5eb987db4e74c0a873bdf97755c6f8d45
35,038,343,201,496
a2609c1e357775cf9e5706dc6c0a986d09a7f7fb
/Kafka/Kafka+Avro/src/main/java/ConsumeLoop.java
0668a7aeccb87090beedba442df743d716abba45
[]
no_license
antrad1978/ServiceOrientation
https://github.com/antrad1978/ServiceOrientation
ecbd3c1f4daa21ec504e6eb928ef0ba93425cdb8
362f8c94eb224c01add2e111e39781dec627ee02
refs/heads/master
2022-07-09T21:57:52.188000
2020-03-03T16:00:41
2020-03-03T16:00:41
136,201,223
0
0
null
false
2022-06-21T00:48:04
2018-06-05T15:53:07
2020-03-03T16:01:35
2022-06-21T00:47:59
238
0
0
5
Java
false
false
import example.avro.Order; import org.apache.kafka.clients.consumer.*; public abstract class ConsumeLoop implements Runnable { public abstract void process(ConsumerRecord<String, Order> record); @Override public void run() { } }
UTF-8
Java
250
java
ConsumeLoop.java
Java
[]
null
[]
import example.avro.Order; import org.apache.kafka.clients.consumer.*; public abstract class ConsumeLoop implements Runnable { public abstract void process(ConsumerRecord<String, Order> record); @Override public void run() { } }
250
0.728
0.728
13
18.23077
23.195337
71
false
false
0
0
0
0
0
0
0.307692
false
false
6
534e3069474affedfa96d652e5bddc8479cc0523
30,313,879,219,444
c398f32e287db2508d651cc4364fb61741e9a31d
/app/src/main/java/com/example/administrator/prepaidcarddemo/utils/TimeCount.java
4a5297011adc86a91c852c59a996cba48796099a
[]
no_license
Bleach1/PrepaidCardDemo
https://github.com/Bleach1/PrepaidCardDemo
2bdcd396112a64fa902145eeeeabdb5000b4bd0a
95e8076eedf52968c0e853c05fe5d2f02b36cf5a
refs/heads/master
2020-03-10T12:39:16.158000
2018-04-28T05:46:20
2018-04-28T05:46:20
129,382,957
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.administrator.prepaidcarddemo.utils; import android.annotation.SuppressLint; import android.os.CountDownTimer; import android.widget.Button; /** * Created by asus on 2018/4/15. */ public class TimeCount extends CountDownTimer { private Button btn_count; public TimeCount(long millisInF...
UTF-8
Java
793
java
TimeCount.java
Java
[ { "context": ";\nimport android.widget.Button;\n\n/**\n * Created by asus on 2018/4/15.\n */\n\npublic class TimeCount extends", "end": 185, "score": 0.9966306686401367, "start": 181, "tag": "USERNAME", "value": "asus" } ]
null
[]
package com.example.administrator.prepaidcarddemo.utils; import android.annotation.SuppressLint; import android.os.CountDownTimer; import android.widget.Button; /** * Created by asus on 2018/4/15. */ public class TimeCount extends CountDownTimer { private Button btn_count; public TimeCount(long millisInF...
793
0.691233
0.674714
33
22.878788
22.104103
85
false
false
0
0
0
0
0
0
0.424242
false
false
6
148cd970f5a124c6a7b7e753f09eca28dae5e6e0
32,925,219,335,974
26cce03b9f7a0dc03d1dce9632260781b50c4f96
/src/trees/ZigZagLevelOrderBT.java
a9939465943e67478a1b42cc615560087db15d51
[]
no_license
prasoonbatham11/InterviewBit
https://github.com/prasoonbatham11/InterviewBit
bdd75e3beeef7dfd6fbd845a7f3269d7fa49f672
992c4d2abb1978fc036db41584852b21a86cca8e
refs/heads/master
2020-12-03T00:31:34.478000
2017-07-02T17:55:02
2017-07-02T17:55:02
96,039,768
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package trees; import java.util.*; import java.io.*; public class ZigZagLevelOrderBT { public static ArrayList<ArrayList<Integer>> zigzagLevelOrder(TreeNode a) { int level = 1; boolean lr = false; ArrayList<ArrayList<Integer>> ans = new ArrayList<>(); if(a==null) return ans; ...
UTF-8
Java
1,261
java
ZigZagLevelOrderBT.java
Java
[]
null
[]
package trees; import java.util.*; import java.io.*; public class ZigZagLevelOrderBT { public static ArrayList<ArrayList<Integer>> zigzagLevelOrder(TreeNode a) { int level = 1; boolean lr = false; ArrayList<ArrayList<Integer>> ans = new ArrayList<>(); if(a==null) return ans; ...
1,261
0.471848
0.459159
48
25.270834
21.010653
78
false
false
0
0
0
0
0
0
0.625
false
false
6
247e2109c8505aed30f27f4839cb90b52d53f7d5
31,885,837,224,165
d2b7403ad46853d4c6191390feece39dd9ead6b8
/src/main/java/com/ejemplo/controller/CastilloController.java
55061712beb4ad78f1645c940fa6159c5d4d19c6
[]
no_license
sistemasUPeU/ejemplo2
https://github.com/sistemasUPeU/ejemplo2
218898774783d5135a33e2c155e4f5afa30c2cff
2052e274312676470d0292b31607b2aa87d8c0df
refs/heads/master
2020-08-24T20:02:52.347000
2019-10-22T21:55:01
2019-10-22T21:55:01
216,896,081
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ejemplo.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RequestMapping("/castillo") public class CastilloController { @GetMapping public St...
UTF-8
Java
381
java
CastilloController.java
Java
[ { "context": "ng\n\tpublic String get() {\n\t\treturn \"Hola mundo by:Ruben Castillo\";\n\t}\n\t\n\n}", "end": 371, "score": 0.999871015548706, "start": 357, "tag": "NAME", "value": "Ruben Castillo" } ]
null
[]
package com.ejemplo.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RequestMapping("/castillo") public class CastilloController { @GetMapping public St...
373
0.808399
0.808399
15
24.466667
22.159622
62
false
false
0
0
0
0
0
0
0.733333
false
false
6
8d965be9269441e8da0909c1115b37e17ad55b3b
21,028,159,934,917
293591a5bf23512919a9e30f1a3be4470d59ce30
/ClearTrip/src/com/ClearTrip/TestCases/FlightBooking.java
4556d5955901eb6360376260e4ffc59cadf62236
[]
no_license
ravimidathala/ClearTrip
https://github.com/ravimidathala/ClearTrip
12bf97e6a0f4d12b8b1b62c70cdb596d3644cdc9
415db1f047f2fcf7da02eb4251285846b9f80bd9
refs/heads/master
2021-05-08T07:51:37.823000
2017-10-14T14:52:44
2017-10-14T14:52:44
106,935,558
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ClearTrip.TestCases; import java.io.IOException; import org.openqa.selenium.WebDriver; import org.openqa.selenium.support.PageFactory; import org.testng.annotations.*; import com.ClearTrip.BrowserFactory.BrowserFactory; import com.ClearTrip.CommonFunctions.BaseTest; import com.ClearTrip.Pages.H...
UTF-8
Java
1,928
java
FlightBooking.java
Java
[]
null
[]
package com.ClearTrip.TestCases; import java.io.IOException; import org.openqa.selenium.WebDriver; import org.openqa.selenium.support.PageFactory; import org.testng.annotations.*; import com.ClearTrip.BrowserFactory.BrowserFactory; import com.ClearTrip.CommonFunctions.BaseTest; import com.ClearTrip.Pages.H...
1,928
0.698651
0.698651
48
38.166668
30.360565
92
false
false
0
0
0
0
0
0
1.708333
false
false
6
9318d9d8d78f04aa3f702376b38dba742d205f6f
28,870,770,208,754
b52f3f5301a9794e88ef05fe25d2c2300def261a
/src/java/org/greenpole/util/Country.java
c9467a74549ae0919481888c719e1a84311dd8f7
[]
no_license
nwankwoo/greenpole-frontend
https://github.com/nwankwoo/greenpole-frontend
8613d5db3ed7dd809cfe32bbe0fa02c03b45d6cd
ccd39e9f5578d3963870b94dc8cfa039f4261d7a
refs/heads/master
2021-01-22T20:29:22.059000
2015-06-30T14:02:49
2015-06-30T14:02:49
37,906,291
0
0
null
true
2015-06-23T08:21:00
2015-06-23T08:20:59
2015-06-23T08:20:59
2015-06-23T08:13:03
1,352
0
0
0
HTML
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 org.greenpole.util; import java.util.List; /** * * @author Yusuf Samsudeen Babashola (Algorithm) */ public class Country {...
UTF-8
Java
1,856
java
Country.java
Java
[ { "context": "e.util;\n\nimport java.util.List;\n\n/**\n *\n * @author Yusuf Samsudeen Babashola (Algorithm)\n */\npublic class Country {\n \n p", "end": 281, "score": 0.9998806118965149, "start": 256, "tag": "NAME", "value": "Yusuf Samsudeen Babashola" } ]
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 org.greenpole.util; import java.util.List; /** * * @author <NAME> (Algorithm) */ public class Country { private i...
1,837
0.540948
0.540948
102
17.196079
16.960184
91
false
false
0
0
0
0
0
0
0.284314
false
false
6
5fa13d41d68dd3ba1fbadb76ebb6d09b680246e2
14,585,708,978,728
c810e87547b2f62c29d3c2b24010dc3f02f4e71b
/src/Entity/Entity.java
2cd6eb1a2665fb11029bfe58bd6013d5c8619f21
[]
no_license
MatthewRFennell/2DBattleRoyale
https://github.com/MatthewRFennell/2DBattleRoyale
3ed3dcebfa48be81eb323bc468266ae5aaad73ee
16ac07ebcf054b83a010386ae66127d87051c62a
refs/heads/master
2020-07-14T16:59:53.864000
2018-01-28T14:03:22
2018-01-28T14:03:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Entity; import Map.Coordinate; import States.Camera; import java.awt.Graphics2D; import java.awt.Rectangle; public class Entity { Coordinate position; Camera camera; EntityType type; public Entity(Coordinate position, Camera camera, EntityType type) { this.position = position; this.camera = ...
UTF-8
Java
661
java
Entity.java
Java
[]
null
[]
package Entity; import Map.Coordinate; import States.Camera; import java.awt.Graphics2D; import java.awt.Rectangle; public class Entity { Coordinate position; Camera camera; EntityType type; public Entity(Coordinate position, Camera camera, EntityType type) { this.position = position; this.camera = ...
661
0.686838
0.683812
41
15.121951
15.262253
70
false
false
0
0
0
0
0
0
0.414634
false
false
6
b22a566ebc96e5cb90fa00c6789faf81f70fe576
33,870,112,107,804
41df4db6adb91bed70c93eaa30f3c0e7e2eec3fe
/JAVA/web-workspace/Total-Account-Web/src/kr/ac/kopo/controller/HandlerMapping.java
227301fc6e209badb9bedd056114efb6b2548e45
[ "MIT" ]
permissive
Bonseong/KOPO_TIL
https://github.com/Bonseong/KOPO_TIL
73e60274f91925afee5a347c70c5ec2658a538ec
28da91fc052632f5a504e07f7cebfd1bfcc8cbc1
refs/heads/main
2023-08-17T06:19:11.371000
2021-09-16T15:16:01
2021-09-16T15:16:01
368,134,619
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package kr.ac.kopo.controller; import java.io.FileInputStream; import java.io.InputStream; import java.util.HashMap; import java.util.Map; import java.util.Properties; import java.util.Set; public class HandlerMapping { private Map<String, Controller> mappings; public Properties prop; public HandlerMapping() { ...
UTF-8
Java
1,026
java
HandlerMapping.java
Java
[]
null
[]
package kr.ac.kopo.controller; import java.io.FileInputStream; import java.io.InputStream; import java.util.HashMap; import java.util.Map; import java.util.Properties; import java.util.Set; public class HandlerMapping { private Map<String, Controller> mappings; public Properties prop; public HandlerMapping() { ...
1,026
0.680312
0.679337
46
20.847826
21.710514
93
false
false
0
0
0
0
0
0
1.869565
false
false
6
6ccacb45fb76494560f061f65e485741cafd36a9
10,934,986,757,947
8da00f66097b7c1ba2072bf65ab9bd32d8521f36
/java/org/mlperf/inference/RunMLPerfWorker.java
7612045eea5464bd996f89a653b5274fc36b5f52
[ "Apache-2.0" ]
permissive
dromescu/mobile_app
https://github.com/dromescu/mobile_app
24e3ef643009c4528a1dcfd2513edcca9a58dcbb
6cc824180495b1635c2ea6f70479a0521ae27564
refs/heads/master
2020-12-06T17:54:20.900000
2019-12-20T12:28:44
2019-12-20T12:28:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* Copyright 2019 The MLPerf Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
UTF-8
Java
4,695
java
RunMLPerfWorker.java
Java
[]
null
[]
/* Copyright 2019 The MLPerf Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agree...
4,695
0.660277
0.654313
128
35.679688
23.066458
99
false
false
0
0
0
0
79
0.016826
0.671875
false
false
6
b09f8d723dfc75b5625520fb0d7b936ee779d0b4
12,661,563,657,281
374c433ddf5e9926ac86ee337aa8fccb61a18648
/src/main/java/com/keanu/algorithm/leetcode/easy/RemoveDuplicates.java
0c80573512895f4e2b31a5a830c5967a00a40b30
[ "MIT" ]
permissive
torres-lei/leetcode
https://github.com/torres-lei/leetcode
ebb4820d34d89e83b6c337c6ecc81c83647e210a
7b7ce63ee150a34a781674ea2b6cd1676eb820bf
refs/heads/master
2022-06-16T04:17:11.140000
2020-05-08T12:17:38
2020-05-08T12:17:38
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.keanu.algorithm.leetcode.easy; /** * 26 - easy */ public class RemoveDuplicates { public int removeDuplicates(int[] nums) { int i = 1; // 这里应该是0,但是提交代码没有报错。考虑到[]数组元素个数为0的情况。 for (int n : nums) { if (n > nums[i - 1]) { // 如果 i = 0 时,这里的判断应该是 if (i == 0 || n > nums[i - 1]) ...
UTF-8
Java
486
java
RemoveDuplicates.java
Java
[]
null
[]
package com.keanu.algorithm.leetcode.easy; /** * 26 - easy */ public class RemoveDuplicates { public int removeDuplicates(int[] nums) { int i = 1; // 这里应该是0,但是提交代码没有报错。考虑到[]数组元素个数为0的情况。 for (int n : nums) { if (n > nums[i - 1]) { // 如果 i = 0 时,这里的判断应该是 if (i == 0 || n > nums[i - 1]) ...
486
0.4825
0.46
16
24
23.635248
88
false
false
0
0
0
0
0
0
0.375
false
false
6
0d38256284bf584cd039c741d81a147e8ebbe196
19,542,101,205,345
0dcdc9a714336d30f560679381493906b28bd255
/Automation/Automation web/AutomationFacebook/src/test/java/AutomationFacebook/ObjectModel.java
e722aa0fd5d1b64e73a584a3d3b5bdc681dac778
[]
no_license
Farahala/projects
https://github.com/Farahala/projects
56200f055d2748706028b1478d6df31c53a5bdd4
f65305aaee68231a1fb3c0633abef1ab1a87a5fe
refs/heads/master
2020-05-19T13:08:47.416000
2019-05-06T17:36:56
2019-05-06T17:36:56
185,032,666
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package AutomationFacebook; import java.util.concurrent.TimeUnit; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.chrome.ChromeOptions; import org.testng.Assert; import org.testng.annotations.AfterClass; import org.testng.annotations.BeforeClass; import...
UTF-8
Java
2,824
java
ObjectModel.java
Java
[ { "context": "log= new login(browserObject);\n\t\t log.loginButon(\"Doaaafia3\", \"farahalaamahmed@yahoo.com\");\n\t }\n\t@Test\n\t publ", "end": 1259, "score": 0.9959729909896851, "start": 1250, "tag": "USERNAME", "value": "Doaaafia3" }, { "context": "n(browserObject);\n\t\t log.log...
null
[]
package AutomationFacebook; import java.util.concurrent.TimeUnit; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.chrome.ChromeOptions; import org.testng.Assert; import org.testng.annotations.AfterClass; import org.testng.annotations.BeforeClass; import...
2,806
0.715652
0.713527
108
25.148148
20.289942
89
false
false
0
0
0
0
0
0
1.740741
false
false
6
0b56542c8b95eccae810a71be9312281d9f83c14
11,544,872,143,750
52cb3baa7a2956965ea8b5788c9f428b1b6f4943
/src/info/llanox/reme/mobile/model/Setting.java
cf4114913755196b71a01692c55f1b40c347b448
[]
no_license
llanox/ReMe
https://github.com/llanox/ReMe
7d3460838a9adc8b40ba18fe1a7cb9aaa4f00cd8
9f0e1d04714c8558d95612cdf7cbb00ca648f78b
refs/heads/master
2021-01-23T20:17:24.757000
2011-09-01T14:35:13
2011-09-01T14:35:13
2,183,428
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package info.llanox.reme.mobile.model; public class Setting { }
UTF-8
Java
66
java
Setting.java
Java
[]
null
[]
package info.llanox.reme.mobile.model; public class Setting { }
66
0.757576
0.757576
5
12.2
15.393505
38
false
false
0
0
0
0
0
0
0.2
false
false
6
1c78a46c8c075256fcff13e20b112a392e9e6a91
5,179,730,579,835
fb1fae4a76ffd487836a8bd2aa324dc95da5add3
/4.2 Java Basic Syntax - Exercises/Java_Basic_Exercises/src/UrlParser.java
0226e9820306bd9c987749d00f37d8809a058d84
[]
no_license
Deyan-Stoyanov/SoftUni_Software_Technologies
https://github.com/Deyan-Stoyanov/SoftUni_Software_Technologies
a54213855d93edc50a52ab6441e19a42e3e2ffa3
beb934aff7d9d400b126d5fd21677edd06ec1a19
refs/heads/master
2021-04-30T11:37:16
2018-02-18T17:18:25
2018-02-18T17:18:25
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class UrlParser { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); String address = scanner.nextLine(); String protocol = ""; String recources = ""; String server = ""; if(address.indexOf("://") != -1...
UTF-8
Java
942
java
UrlParser.java
Java
[]
null
[]
import java.util.Scanner; public class UrlParser { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); String address = scanner.nextLine(); String protocol = ""; String recources = ""; String server = ""; if(address.indexOf("://") != -1...
942
0.532909
0.526539
26
35.23077
20.859064
68
false
false
0
0
0
0
0
0
0.807692
false
false
6
a97b84d88f75fbfa6ed1e0a5cab2d917759cc9e7
20,547,123,606,363
8234de853ffb1ce53c2588c7a90b928cbeb679fd
/src/main/java/com/houyi/management/SysConstants.java
ff152ea71552eedeb1b904f6aa1f8ce6082a2a86
[]
no_license
runningship/yijiantong
https://github.com/runningship/yijiantong
6e9d1e24ee8279a482b31d5ec8d422014a9a811b
5dcb01dcf2c4edc2a5edcd8d78f24e0783dc8aab
refs/heads/master
2021-01-21T13:25:22.607000
2016-05-17T13:13:42
2016-05-17T13:13:42
50,340,059
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.houyi.management; public class SysConstants { public static final String Session_Attr_YZM = "session_yzm"; public static final String Session_Auth_List = "session_auth_list"; public static final String Session_Auth_Urls = "session_auth_urls"; public static final String Session_Attr_User = "sessi...
UTF-8
Java
332
java
SysConstants.java
Java
[]
null
[]
package com.houyi.management; public class SysConstants { public static final String Session_Attr_YZM = "session_yzm"; public static final String Session_Auth_List = "session_auth_list"; public static final String Session_Auth_Urls = "session_auth_urls"; public static final String Session_Attr_User = "sessi...
332
0.753012
0.753012
12
26.666666
28.836704
68
false
false
0
0
0
0
0
0
1
false
false
6
99e06a17366e89e5d2d5dc9d97fa83b57938b3a1
3,049,426,837,086
e2cdeead7f5d53447eb7a2eceba546ca3b8c019e
/src/main/java/com/team14/carservice/models/vehicles/CustomerCar.java
c5103bab09b4a23dcc1f7197a66211a8ef38e81c
[ "MIT" ]
permissive
martygelev/DriveSafe-FinalProject.---Telerik-
https://github.com/martygelev/DriveSafe-FinalProject.---Telerik-
c5e5457bf427fc130dfc5ca97725fd70bee83ed6
9fb6fef2ffd0e9dc12078754dd5ae864aa7dbefa
refs/heads/master
2020-05-22T03:48:42.520000
2019-05-12T06:21:17
2019-05-12T06:21:17
186,219,188
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.team14.carservice.models.vehicles; import com.team14.carservice.models.Customer; import javax.persistence.*; @Entity @Table(name = "customer_cars") public class CustomerCar { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "id") private Integer id; @ManyToOne...
UTF-8
Java
2,172
java
CustomerCar.java
Java
[]
null
[]
package com.team14.carservice.models.vehicles; import com.team14.carservice.models.Customer; import javax.persistence.*; @Entity @Table(name = "customer_cars") public class CustomerCar { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "id") private Integer id; @ManyToOne...
2,172
0.586096
0.580571
105
19.685715
16.275202
55
false
false
0
0
0
0
0
0
0.333333
false
false
6
03a360dec477c4d2f76e7c172db214cd5e0f8cc7
19,430,432,109,142
f3ad839c97e036048ca5ef65b5049c22e7a9db01
/ProjectEuler12.java
7d041003145c497449b8f1bc80fd0bc625ad9dfd
[]
no_license
jerbrad6/ProjectEuler
https://github.com/jerbrad6/ProjectEuler
e26242b1cb80d7696772f541191586046db0c655
9599ea5edbfb855deeca32cb79c75a09f4f9aa43
refs/heads/master
2020-05-18T03:03:34.631000
2013-04-16T18:04:41
2013-04-16T18:04:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Arrays; // Problem 12: What is the value of the first triangle number to have over five hundred divisors? public class ProjectEuler12 { public static void main(String[] args) { // Generate list of triangular numbers int[] triNum= new int[100000]; for (int i=1; i<=100000; i++) { int x=i*(i+...
UTF-8
Java
1,263
java
ProjectEuler12.java
Java
[]
null
[]
import java.util.Arrays; // Problem 12: What is the value of the first triangle number to have over five hundred divisors? public class ProjectEuler12 { public static void main(String[] args) { // Generate list of triangular numbers int[] triNum= new int[100000]; for (int i=1; i<=100000; i++) { int x=i*(i+...
1,263
0.56057
0.50673
61
19.704918
16.85458
97
false
false
0
0
0
0
0
0
3.229508
false
false
6
470f3c6ab1471130ae8dbf52f34e68e4299b6565
30,923,764,578,199
41905aacee7b77163425bb9a9e6c798d7ae3835f
/utilsLibrary/src/main/java/com/julyyu/utilslibrary/util/AndroidProcessUtils.java
565032eee57ac7cbeab5103e2f0b367419e42505
[]
no_license
yuhaocan/Android_Arsenal
https://github.com/yuhaocan/Android_Arsenal
9bb00fc77571176597a8d8f87c83ae29176b33f9
e330183d80d0e6a5de32b67343a451a0802ac77a
refs/heads/master
2021-04-27T12:18:16.123000
2018-07-06T01:21:29
2018-07-06T01:21:29
122,579,083
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.julyyu.utilslibrary.util; import android.app.ActivityManager; import android.app.Service; import android.content.Context; import java.util.List; /** * * Created by julyyu on 2017/7/13. * 应用进程相关 */ public class AndroidProcessUtils { /** * 判断应用是否在后台 * @param context * @return ...
UTF-8
Java
1,144
java
AndroidProcessUtils.java
Java
[ { "context": "ext;\n\nimport java.util.List;\n\n/**\n *\n * Created by julyyu on 2017/7/13.\n * 应用进程相关\n */\n\npublic class Android", "end": 187, "score": 0.9996430277824402, "start": 181, "tag": "USERNAME", "value": "julyyu" } ]
null
[]
package com.julyyu.utilslibrary.util; import android.app.ActivityManager; import android.app.Service; import android.content.Context; import java.util.List; /** * * Created by julyyu on 2017/7/13. * 应用进程相关 */ public class AndroidProcessUtils { /** * 判断应用是否在后台 * @param context * @return ...
1,144
0.665171
0.658887
36
29.944445
36.589272
149
false
false
0
0
0
0
0
0
0.277778
false
false
6
6923c84295c6bbe9b4385ef5454a763417d1ff92
824,633,751,064
5ce7a5c6d0bb8884a2a0e468f28df81aa324001e
/cherry-web/src/main/java/com/cherry/mo/cio/form/BINOLMOCIO17_Form.java
3d669ca36ca7da66c694ac5c606e9ab553e55119
[]
no_license
zhangwanli666/cherry-parent
https://github.com/zhangwanli666/cherry-parent
8da987f04b4dcef2ccb3ba7d65f23cc5521487b5
1638b447460b6016d6ee482f5772403b56aca5a0
HEAD
2019-01-06T03:55:16.789000
2017-03-03T01:16:45
2017-03-03T01:16:45
83,556,059
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cherry.mo.cio.form; import com.cherry.cm.form.DataTable_BaseForm; public class BINOLMOCIO17_Form extends DataTable_BaseForm { /**柜台消息标题*/ private String messageTitle; /**柜台消息内容*/ private String messageBody; /**生效开始日期查询的开始日期*/ private String startValidDateBegin; /**生效开始日期查询的结束日期*/ private String st...
UTF-8
Java
2,936
java
BINOLMOCIO17_Form.java
Java
[]
null
[]
package com.cherry.mo.cio.form; import com.cherry.cm.form.DataTable_BaseForm; public class BINOLMOCIO17_Form extends DataTable_BaseForm { /**柜台消息标题*/ private String messageTitle; /**柜台消息内容*/ private String messageBody; /**生效开始日期查询的开始日期*/ private String startValidDateBegin; /**生效开始日期查询的结束日期*/ private String st...
2,936
0.77923
0.778504
104
25.48077
19.189831
71
false
false
0
0
0
0
0
0
1.538462
false
false
6
5ee7bee04a68236357665c79e45cd320af4fc6a4
7,791,070,729,136
73724252d7eacb6bfe0a3e5c010bb60ab9e201a4
/src/main/java/com/cim/controller/CIMController.java
c499cfebed00b25cc4da0f44a07963c47af67560
[]
no_license
makrandpant127/CIM_SERVER
https://github.com/makrandpant127/CIM_SERVER
39d27f235db81c30e873234e0c6316b2b0807c54
e71d7d2dfd983cee9a1aef00600fe238a8f9831e
refs/heads/master
2021-01-17T13:18:13.599000
2017-02-22T15:23:42
2017-02-22T15:23:42
84,076,141
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cim.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.bind.annotation.RestController; import com.cim....
UTF-8
Java
1,102
java
CIMController.java
Java
[]
null
[]
package com.cim.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.bind.annotation.RestController; import com.cim....
1,102
0.794011
0.794011
35
30.485714
30.791809
117
false
false
0
0
0
0
0
0
1.171429
false
false
6
9fb1de778587e43d851ea84243a64c7e64307dc8
833,223,662,901
54e26fe3a8cb619e9fc66fccc9ea71df8da8a730
/app/src/main/java/com/example/login/kelvi.java
0d3dca32680d79a8e653347b621c1aa121e08cb7
[]
no_license
AdharshKrish/kelvigal
https://github.com/AdharshKrish/kelvigal
fce114d974ca008701fcb242ef7be94d8114fa5e
520611b6ce87ab6604bba87816cc2101bc243e0d
refs/heads/master
2020-08-23T04:02:30.841000
2019-10-21T11:14:15
2019-10-21T11:14:15
216,539,555
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.login; import android.content.Intent; import android.graphics.Color; import android.os.Bundle; import android.os.Handler; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; import androidx.annotation.NonNull; import androidx.appcompa...
UTF-8
Java
13,727
java
kelvi.java
Java
[]
null
[]
package com.example.login; import android.content.Intent; import android.graphics.Color; import android.os.Bundle; import android.os.Handler; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; import androidx.annotation.NonNull; import androidx.appcompa...
13,727
0.387922
0.371968
334
40.101795
30.686972
127
false
false
0
0
0
0
0
0
0.520958
false
false
6
cc349681535b0c6cf8e445eb6ae0b261efe51e5f
15,479,062,197,372
b48c0d9656d2f5eb25b7fae3a27bd4f86f81f844
/Problems/Descending sorting swaps/src/Main.java
5b68f7e16a64eef528e32ef1ffdd5e2f86d94b70
[]
no_license
oxz3/phone-book
https://github.com/oxz3/phone-book
d6a6b9906862805bfa2d1354bc3fa17c4bc906f8
3992312b2a76bf2ad1953a65c1397509ffa7d7d7
refs/heads/master
2022-12-31T08:50:26.056000
2020-10-23T06:40:37
2020-10-23T06:40:37
306,242,543
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; public class Main { public static void main(String[] args) { // write your code here Scanner keyboard = new Scanner(System.in); String[] inputStr = keyboard.nextLine().split(" "); int[] inputArr = new int[inputStr.length]; for (int i = 0; i < inputStr.len...
UTF-8
Java
845
java
Main.java
Java
[]
null
[]
import java.util.*; public class Main { public static void main(String[] args) { // write your code here Scanner keyboard = new Scanner(System.in); String[] inputStr = keyboard.nextLine().split(" "); int[] inputArr = new int[inputStr.length]; for (int i = 0; i < inputStr.len...
845
0.455621
0.44497
26
31.538462
20.284952
63
false
false
0
0
0
0
0
0
0.653846
false
false
6
8838947fcb75632113243dd0b6f43102e1793f28
10,436,770,559,358
7a1bb60ca85dd388ed50aac2eda2217b75bb23d6
/android/app/src/main/java/com/jizhi/jlongg/main/util/CheckListHttpUtils.java
5835482bad603c01f0589325d43ce2b418ae9fb2
[]
no_license
sqwu/jgj_RN
https://github.com/sqwu/jgj_RN
5b8c83891294cf926fe5165b3e0908f375293c94
7c8c41c88f10819eda4f8450be3fec3eb5c5edfc
refs/heads/master
2022-01-08T06:28:47.865000
2019-05-28T08:06:04
2019-05-28T08:06:04
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jizhi.jlongg.main.util; import com.jizhi.jlongg.R; import com.jizhi.jlongg.main.activity.BaseActivity; import com.jizhi.jlongg.main.bean.BaseCheckInfo; import com.jizhi.jlongg.main.bean.BaseNetBean; import com.jizhi.jlongg.main.bean.CheckContent; import com.jizhi.jlongg.main.bean.CheckHomePageInfo; import ...
UTF-8
Java
36,690
java
CheckListHttpUtils.java
Java
[]
null
[]
package com.jizhi.jlongg.main.util; import com.jizhi.jlongg.R; import com.jizhi.jlongg.main.activity.BaseActivity; import com.jizhi.jlongg.main.bean.BaseCheckInfo; import com.jizhi.jlongg.main.bean.BaseNetBean; import com.jizhi.jlongg.main.bean.CheckContent; import com.jizhi.jlongg.main.bean.CheckHomePageInfo; import ...
36,690
0.504234
0.502664
749
46.618156
36.384293
202
false
false
0
0
0
0
0
0
0.714286
false
false
6
07df95d9950e3cdc6de5c94715a21147d624a035
23,252,952,988,109
08cf7f04cfee9ec89793cface61464db1543b2b4
/game-web-tr/src/main/java/com/lodogame/ldsg/web/model/PaymentOrder.java
c1690788f32460ac2bcc91026773922fc5803190
[]
no_license
hongwu666/trunk
https://github.com/hongwu666/trunk
56f8daa72a11d777a794f9891726c9ba303d3902
4e7409624af6baa57362c5044285e25653209fab
refs/heads/master
2021-05-28T22:29:12.929000
2015-06-12T08:22:38
2015-06-12T08:22:38
37,310,152
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lodogame.ldsg.web.model; import java.io.Serializable; import java.math.BigDecimal; import java.util.Date; import com.lodogame.ldsg.web.util.Json; /** * 支付订单 * * @author jacky * */ public class PaymentOrder implements Serializable { private static final long serialVersionUID = 1L; /** * 新订单 ...
UTF-8
Java
4,165
java
PaymentOrder.java
Java
[ { "context": "me.ldsg.web.util.Json;\n\n/**\n * 支付订单\n * \n * @author jacky\n * \n */\npublic class PaymentOrder implements Seri", "end": 193, "score": 0.9994913935661316, "start": 188, "tag": "USERNAME", "value": "jacky" } ]
null
[]
package com.lodogame.ldsg.web.model; import java.io.Serializable; import java.math.BigDecimal; import java.util.Date; import com.lodogame.ldsg.web.util.Json; /** * 支付订单 * * @author jacky * */ public class PaymentOrder implements Serializable { private static final long serialVersionUID = 1L; /** * 新订单 ...
4,165
0.672127
0.67039
269
13.977695
15.806199
75
false
false
0
0
0
0
0
0
1.211896
false
false
6
ba574cbed69e7867915e16c55407c2d716fa234a
1,202,590,884,503
26794b8589cc64d84d2092404ec74d8020a02fd0
/app/src/main/java/lk/aditi/ecom/network/request/allcard/GetAllCardListReq.java
e766aedb24accb921de7aba34feaf9fa9194648e
[]
no_license
technorizenshesh/Aditi_User
https://github.com/technorizenshesh/Aditi_User
db53b6d8e659ad4fe8afe75baba00832bc33a837
1eef470cda1170bd2ba8d4f0c9cd98ceb615ce23
refs/heads/master
2023-07-30T05:43:49.755000
2021-09-20T13:23:28
2021-09-20T13:23:28
408,447,324
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lk.aditi.ecom.network.request.allcard; import com.google.gson.JsonElement; import retrofit2.Call; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.POST; public interface GetAllCardListReq { @FormUrlEncoded @POST("get_cart") Call<JsonElement> GetCartList(@F...
UTF-8
Java
418
java
GetAllCardListReq.java
Java
[]
null
[]
package lk.aditi.ecom.network.request.allcard; import com.google.gson.JsonElement; import retrofit2.Call; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.POST; public interface GetAllCardListReq { @FormUrlEncoded @POST("get_cart") Call<JsonElement> GetCartList(@F...
418
0.705742
0.696172
16
25.125
21.159735
67
false
false
0
0
0
0
0
0
0.5
false
false
6
a76ee1af44f53b759171bf4d6b93e6d85d94ecb7
6,451,040,930,106
231d623f531d980cda88750626b2d2286e704656
/helper/src/main/java/org/blue/helper/StringHelper/service/impl/CloudStorageServiceImpl.java
de55f1380911789dd199af535e4f44b83ffeb990
[]
no_license
Rgege/Sunny-help
https://github.com/Rgege/Sunny-help
1760b79a05bf2019b94dc19311fe2b6f8d96cbc2
8a78395160dc93bbf9d6b523fbff3d416cd08516
refs/heads/master
2021-06-06T17:46:33.384000
2019-06-15T02:33:35
2019-06-15T02:33:35
163,950,944
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.blue.helper.StringHelper.service.impl; import com.github.pagehelper.PageHelper; import com.github.pagehelper.PageInfo; import org.apache.commons.lang3.StringUtils; import org.blue.helper.StringHelper.common.constants.FileTypes; import org.blue.helper.StringHelper.controller.support.req.FileReq; import org....
UTF-8
Java
4,869
java
CloudStorageServiceImpl.java
Java
[ { "context": "va.util.*;\n\n/**\n * @Description <P></P>\n * @Author allen\n * @Date 2018/12/27\n * @Version 1.0.0\n **/\n@Servi", "end": 870, "score": 0.9904949069023132, "start": 865, "tag": "USERNAME", "value": "allen" } ]
null
[]
package org.blue.helper.StringHelper.service.impl; import com.github.pagehelper.PageHelper; import com.github.pagehelper.PageInfo; import org.apache.commons.lang3.StringUtils; import org.blue.helper.StringHelper.common.constants.FileTypes; import org.blue.helper.StringHelper.controller.support.req.FileReq; import org....
4,869
0.712492
0.709981
105
44.514286
29.24091
111
false
false
0
0
0
0
0
0
0.666667
false
false
6
1581d7debd96c07bc2e07cf01ac8770319107a09
20,864,951,152,984
68cfe0426728d9fe7f1472d276e54728ee46d6b7
/src/com/op/iterator/failfast/IteratorConcurrentModification.java
fab0a59447b97420840a79cb6a74d963ae65849d
[]
no_license
opcs/LetsCode
https://github.com/opcs/LetsCode
501948cf4d74f4f616bd98d5639a5b19e509d355
02b2d95d1af1bf7211e4d148e7888924f3bdddc3
refs/heads/master
2021-08-17T08:39:37.129000
2021-07-20T16:14:47
2021-07-20T16:14:47
202,952,721
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.op.iterator.failfast; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; /** * If multiple threads access a map concurrently, and at least one of the * threads modifies the map structurally, it <em>must</em> be synchron...
UTF-8
Java
2,098
java
IteratorConcurrentModification.java
Java
[]
null
[]
package com.op.iterator.failfast; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; /** * If multiple threads access a map concurrently, and at least one of the * threads modifies the map structurally, it <em>must</em> be synchron...
2,098
0.677312
0.668732
63
31.301588
27.050003
80
false
false
0
0
0
0
0
0
1.730159
false
false
6
7b1997cef423f890f92b4f854b50eea752184d0e
17,532,056,559,709
9ea8d8ec7b50f6d37cfdf6df7a956b0e45aaea5e
/src/main/java/com/example/ds1/entity/Text.java
12568834980058980a81bdcac15dce320fa55c72
[]
no_license
Hoxni/text_processing
https://github.com/Hoxni/text_processing
bfb52bcb3045873d5e9e6cfa346d20810f24ad9a
5ecce8d8104851f02af3e6b610fbe96e2d207461
refs/heads/master
2023-01-11T06:04:45.769000
2019-12-24T12:20:04
2019-12-24T12:20:04
211,551,487
0
0
null
false
2023-01-07T10:12:33
2019-09-28T19:27:36
2019-12-24T12:21:25
2023-01-07T10:12:32
8,893
0
0
25
TypeScript
false
false
package com.example.ds1.entity; import lombok.*; import javax.persistence.*; @Getter @Setter @NoArgsConstructor @AllArgsConstructor @Builder @Entity @Table(name = "text_word") public class Text { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) Long id; @Column(name = "pos") Long pos; ...
UTF-8
Java
411
java
Text.java
Java
[]
null
[]
package com.example.ds1.entity; import lombok.*; import javax.persistence.*; @Getter @Setter @NoArgsConstructor @AllArgsConstructor @Builder @Entity @Table(name = "text_word") public class Text { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) Long id; @Column(name = "pos") Long pos; ...
411
0.661801
0.659367
29
13.172414
12.76328
55
false
false
0
0
0
0
0
0
0.241379
false
false
6
fc688b211fe3797b2c2fa8a669426af9840afd2b
32,418,413,212,161
113932016c3d5fe1ba81bb46963248f5c07135d3
/src/com/ldb/easy/Solution009.java
99fc778751884290398ac4f0ed3f55575c6d60af
[]
no_license
lovelife-li/awesome-java-leetcode
https://github.com/lovelife-li/awesome-java-leetcode
242cee744c8afbd1ca9dc23315d77968b2287b38
5149877e45d21d97ed1942c20075ccc0435585e0
refs/heads/master
2020-06-11T06:09:01.919000
2019-06-27T10:14:12
2019-06-27T10:14:12
193,871,830
0
0
null
true
2019-06-26T09:19:24
2019-06-26T09:19:23
2019-06-26T09:18:36
2019-04-25T09:12:22
479
0
0
0
null
false
false
package com.ldb.easy; /** * @author ldb */ public class Solution009 { /** * 判断一个整数是否是回文数。回文数是指正序(从左向右)和倒序(从右向左)读都是一样的整数。 * * 示例 1: * * 输入: 121 * 输出: true * 示例 2: * * 输入: -121 * 输出: false * 解释: 从左向右读, 为 -121 。 从右向左读, 为 121- 。因此它不是一个回文数。 * 示例 3: * ...
UTF-8
Java
2,576
java
Solution009.java
Java
[ { "context": "package com.ldb.easy;\n\n/**\n * @author ldb\n */\npublic class Solution009 {\n\n /**\n * 判断", "end": 41, "score": 0.9996093511581421, "start": 38, "tag": "USERNAME", "value": "ldb" } ]
null
[]
package com.ldb.easy; /** * @author ldb */ public class Solution009 { /** * 判断一个整数是否是回文数。回文数是指正序(从左向右)和倒序(从右向左)读都是一样的整数。 * * 示例 1: * * 输入: 121 * 输出: true * 示例 2: * * 输入: -121 * 输出: false * 解释: 从左向右读, 为 -121 。 从右向左读, 为 121- 。因此它不是一个回文数。 * 示例 3: * ...
2,576
0.485098
0.440391
88
21.113636
17.998379
78
false
false
0
0
0
0
0
0
0.295455
false
false
6
17ab7d8a606e4254b8017d0d6acd5c613017fe0e
3,925,600,139,146
1b4617cb548d4bf1ad452b2ff718386c4f71b143
/appdomain/src/main/java/org/mifos/config/ProcessFlowRules.java
5ce219c6b94cf5bca0388897868ddcf41f92509f
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
mifos/head
https://github.com/mifos/head
339ef13392549778d51c2282ed01862ec625a6ad
5f794ce80977c40187e44ed10a744d6a61393766
refs/heads/master
2023-08-27T08:39:18.438000
2019-02-04T14:19:48
2019-02-04T14:19:48
1,348,716
16
40
NOASSERTION
false
2022-12-16T00:41:32
2011-02-09T23:50:36
2022-12-06T22:03:41
2022-12-16T00:41:29
532,802
57
91
21
Java
false
false
/* * Copyright (c) 2005-2011 Grameen Foundation USA * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
UTF-8
Java
13,099
java
ProcessFlowRules.java
Java
[]
null
[]
/* * Copyright (c) 2005-2011 Grameen Foundation USA * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
13,099
0.716849
0.715245
282
45.450356
37.767006
133
false
false
0
0
0
0
0
0
0.542553
false
false
6