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
4ebefc7670d68d675a4477a10585a54311bc753a
12,824,772,352,059
20990022d929cab24667f7772b7eeda4afa87914
/Back-end/service/service_edu/src/main/java/fun/krits/eduservice/entity/vo/front/CourseFrontInfo.java
c198f491321dfc5b5abb2f76290ec1fd87c7c2d7
[]
no_license
Krstar233/OnlineEducation
https://github.com/Krstar233/OnlineEducation
45cead36f8c75059a42ee827a43d8799efb15002
98d170dd3ce31aa75f6b78e3bac73f6220d27a17
refs/heads/master
2023-08-28T07:24:53.227000
2023-08-21T17:05:49
2023-08-21T17:05:49
341,183,802
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package fun.krits.eduservice.entity.vo.front; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import java.math.BigDecimal; @Data @ApiModel(value="前台课程页面数据", description="前台课程页面数据") public class CourseFrontInfo { @ApiModelProperty(value = "讲师id") pri...
UTF-8
Java
1,367
java
CourseFrontInfo.java
Java
[]
null
[]
package fun.krits.eduservice.entity.vo.front; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import java.math.BigDecimal; @Data @ApiModel(value="前台课程页面数据", description="前台课程页面数据") public class CourseFrontInfo { @ApiModelProperty(value = "讲师id") pri...
1,367
0.717735
0.716903
50
23.02
17.300278
51
false
false
0
0
0
0
0
0
0.38
false
false
2
72a622fd91cd69c4e20c47df2545d656b8836640
14,405,320,317,524
376351ac140d8884580e5edae1de82b7d0d54dfb
/bit-cinema/src/kr/co/bit_cinema/repository/servlet/snack/ListSnackServlet.java
d60c7628e6cb3085a2dd31d2e3627d3bc9d4164c
[]
no_license
moakong/bit-cinema
https://github.com/moakong/bit-cinema
8191db0c02679e30105bd9acd09591b7317ebc00
4e31959c9863582fa680a3a9e196654db4933ced
refs/heads/master
2021-01-22T04:24:30.270000
2017-06-16T06:01:08
2017-06-16T06:01:08
92,381,315
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package kr.co.bit_cinema.repository.servlet.snack; import java.io.IOException; import java.util.List; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import j...
UTF-8
Java
1,455
java
ListSnackServlet.java
Java
[]
null
[]
package kr.co.bit_cinema.repository.servlet.snack; import java.io.IOException; import java.util.List; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import j...
1,455
0.753952
0.752577
55
25.454546
21.143509
83
false
false
0
0
0
0
0
0
1.727273
false
false
2
246af2e45bf575549aadd2f25ec85f9d4c471ea3
17,454,747,096,314
e9773b09864b285e674f0081c4e9279a5a1030c8
/05_Servlet1/src/main/java/com/atguigu/servlet/ContextServlet.java
b23dfbcb9843b670cc0566bd0bb6bb5c0997c1c1
[]
no_license
TinMamaDeHua/chengshengyan_Javaweb
https://github.com/TinMamaDeHua/chengshengyan_Javaweb
9a0f43b9f152252dd3be0f2e51a489ec5af5fdd8
35c5a93253fd832f58ae2e5fbb3dc28ff8bbf07b
refs/heads/master
2023-07-30T12:40:29.785000
2021-09-26T12:23:32
2021-09-26T12:23:32
410,544,693
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.atguigu.servlet; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; public class ContextServlet extends HttpServlet { ...
UTF-8
Java
1,686
java
ContextServlet.java
Java
[ { "context": "tring username = servletContext.getInitParameter(\"username\");\n System.out.println(\"context-param参数的us", "end": 770, "score": 0.9928503036499023, "start": 762, "tag": "USERNAME", "value": "username" } ]
null
[]
package com.atguigu.servlet; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; public class ContextServlet extends HttpServlet { ...
1,686
0.718707
0.715268
33
43.060608
36.309227
122
false
false
0
0
0
0
0
0
0.575758
false
false
2
4942caa32b238327a8b316775585d9fd8a152c21
21,801,254,000,551
07ea680e0ba8539f7978aa912910dfe923fc5657
/src/main/java/com/fse/taskmanager/domain/IUserDomain.java
d0d84edcbe50ef413c7c8224b9d687b495cbc35e
[]
no_license
VinothKumar1702/task-manager-repo
https://github.com/VinothKumar1702/task-manager-repo
5828b5ad01c5b52e72aa4e81e76ae86f39b077be
d20e264f5b68140f419fc1c56066e2411e9ee04c
refs/heads/master
2020-05-26T00:09:34.284000
2019-07-29T09:33:56
2019-07-29T09:33:56
188,047,814
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * */ package com.fse.taskmanager.domain; import java.util.List; import com.fse.taskmanager.dto.UserDTO; // TODO: Auto-generated Javadoc /** * The Interface IUserDomain. */ public interface IUserDomain { /** * Adds the user. * * @param userDto the user dto * @return the user DTO ...
UTF-8
Java
1,039
java
IUserDomain.java
Java
[]
null
[]
/* * */ package com.fse.taskmanager.domain; import java.util.List; import com.fse.taskmanager.dto.UserDTO; // TODO: Auto-generated Javadoc /** * The Interface IUserDomain. */ public interface IUserDomain { /** * Adds the user. * * @param userDto the user dto * @return the user DTO ...
1,039
0.598653
0.598653
63
14.492064
13.920264
43
false
false
0
0
0
0
0
0
0.809524
false
false
2
e790dcf84c8203637f170a030dbd4200d87f9d0f
23,416,161,706,885
919a3a9effffead3e6c170567dae816143deaa5f
/bookPurchase/src/main/java/com/engineering/bookpurchase/detail/pojo/BookDetail.java
677b7199b650009c58cbec94f1b7bc8bd937eb2d
[]
no_license
CallMeAlec1106/Joe_house
https://github.com/CallMeAlec1106/Joe_house
161393c91ba4f7946ca08e0a2376d5131c864dcb
b37f4d1d4738d94c453449e735699b88fd2a330c
refs/heads/master
2020-08-17T18:57:05.906000
2019-10-18T03:44:08
2019-10-18T03:44:08
215,700,027
0
0
null
false
2019-10-17T08:46:41
2019-10-17T04:00:28
2019-10-17T08:45:42
2019-10-17T08:46:40
0
0
0
1
Java
false
false
package com.engineering.bookpurchase.detail.pojo; import com.engineering.bookpurchase.common.pojo.BookUpload; import com.engineering.bookpurchase.type.pojo.BookType; public class BookDetail { private Integer bookid; private String bookname; private String author; private String content; private St...
UTF-8
Java
2,308
java
BookDetail.java
Java
[]
null
[]
package com.engineering.bookpurchase.detail.pojo; import com.engineering.bookpurchase.common.pojo.BookUpload; import com.engineering.bookpurchase.type.pojo.BookType; public class BookDetail { private Integer bookid; private String bookname; private String author; private String content; private St...
2,308
0.639081
0.639081
100
22.09
20.230717
72
false
false
0
0
0
0
0
0
0.33
false
false
2
6a788814a153a05b3ee5444f70e97ac43adf7e78
4,423,816,326,266
04e7a965eaa73f9e7a84e524c53f27f1632fd924
/dbserver/src/main/java/com/quanmin/spring/wrapper/ObjectFactory.java
11680c62ec27a18a7ea471746284c7d6eab44566
[]
no_license
823126028/GameFrame
https://github.com/823126028/GameFrame
7023edcb00c40b0404e956244c398a31c98fc5fb
e26926d64570a811d79c8fb84e69853475bc7c4b
refs/heads/master
2020-12-05T12:37:32.331000
2016-08-27T07:18:24
2016-08-27T07:18:24
66,701,593
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.quanmin.spring.wrapper; public class ObjectFactory { public Object buildBean(Class<?> clazz) throws InstantiationException, IllegalAccessException { Object o = clazz.newInstance(); return o; } }
UTF-8
Java
227
java
ObjectFactory.java
Java
[]
null
[]
package com.quanmin.spring.wrapper; public class ObjectFactory { public Object buildBean(Class<?> clazz) throws InstantiationException, IllegalAccessException { Object o = clazz.newInstance(); return o; } }
227
0.726872
0.726872
12
17.916666
19.133123
57
false
false
0
0
0
0
0
0
0.333333
false
false
2
c74eea38b76bc8817a1a16cea548be7f40a769ab
23,991,687,328,645
fc4e9ad6d2acabfd80559efda9dd67183bfd9da5
/JAVA/JAVA INDIV/SmartStart Nidhal Final/src/GUI/InscriptionFreelancerFXMLController.java
8511de4226f070948241d42b604a4be4821b6f71
[]
no_license
NidhalATTIA/Epsilon
https://github.com/NidhalATTIA/Epsilon
711da40537beee4d5d5ad2abf31e8499845c1c1e
27c7bb7b5df48b46c2b43849e43a20c4dc4e9fc9
refs/heads/master
2022-12-12T05:44:38.037000
2020-01-16T07:49:20
2020-01-16T07:49:20
211,060,325
0
0
null
false
2022-12-06T03:28:00
2019-09-26T10:14:10
2020-01-16T07:49:23
2022-12-06T03:27:58
82,929
0
0
14
JavaScript
false
false
/* * 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 GUI; import Entite.Freelancer; import Service.ServiceFreelancer; import Service.ServiceAuthentification; import static Service...
UTF-8
Java
5,260
java
InscriptionFreelancerFXMLController.java
Java
[ { "context": "geIO;\n\n\n/**\n * FXML Controller class\n *\n * @author Arzack\n */\n\npublic class InscriptionFreelancerFXMLContro", "end": 1284, "score": 0.9991178512573242, "start": 1278, "tag": "NAME", "value": "Arzack" } ]
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 GUI; import Entite.Freelancer; import Service.ServiceFreelancer; import Service.ServiceAuthentification; import static Service...
5,260
0.664068
0.662167
172
29.552326
24.012899
110
false
false
0
0
0
0
0
0
0.604651
false
false
2
9f704953ba06ef9cfad2b92178bc7bc2ae557ea3
25,701,084,311,404
1be80c8341a7243313d209ab39af502ff3df080d
/ jinchenfly-project-projectx/ProjectX/com/projectx/bean/Archer.java
401475fd8dc825ae6a63b972bfe9372e35facfb9
[]
no_license
jinchenfly/jinchenfly-project-projectx
https://github.com/jinchenfly/jinchenfly-project-projectx
b1c6e7d55d9f97ae5714f693c6a496276d3017ab
f6f886b42a777139223e7022c88aff5f56a3e2b7
refs/heads/master
2021-01-22T20:29:25.328000
2013-06-26T02:09:26
2013-06-26T02:09:26
32,115,225
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.projectx.bean; import com.projectx.base.Point; public class Archer extends Person { public Archer(Point p) { super(p); MaxHP=100; range = 3; str = 10; dex = 20; agi = 12; mobility = 3; keepDistance = 3; HP = MaxHP; luc = 5; } }
UTF-8
Java
291
java
Archer.java
Java
[]
null
[]
package com.projectx.bean; import com.projectx.base.Point; public class Archer extends Person { public Archer(Point p) { super(p); MaxHP=100; range = 3; str = 10; dex = 20; agi = 12; mobility = 3; keepDistance = 3; HP = MaxHP; luc = 5; } }
291
0.563574
0.5189
21
11.857142
10.329273
36
false
false
0
0
0
0
0
0
1.761905
false
false
2
16f60d55f63bab62c02ba23069eabd94665df3c2
5,085,241,293,154
a159752f6f74716bec9a676be8d1c1c42033839b
/ressvr/src/main/java/com/garyzhangscm/cwms/resources/model/PutawayInventoryFileUpload.java
3659bf1f1145c66c4f58725550ac65bb4255d2b8
[]
no_license
garyzhangscm/cwms
https://github.com/garyzhangscm/cwms
bdf71fd145e5f8a95cdad3520c1196b32649dd8a
73b053bce2b86d42e16255d5fb4fe5f8f99d4665
refs/heads/master
2023-08-05T02:52:46.243000
2023-08-01T04:47:29
2023-08-01T04:47:29
199,084,976
1
0
null
false
2023-08-01T04:33:45
2019-07-26T22:01:04
2023-07-31T21:17:29
2023-08-01T04:33:43
77,965
1
0
0
Java
false
false
package com.garyzhangscm.cwms.resources.model; public class PutawayInventoryFileUpload extends FileUploadType { public PutawayInventoryFileUpload(){ super("putaway-inventories", "Putaway Inventory", "inventory/inventories/putaway-inventory/upload", "resource/assets/file-tem...
UTF-8
Java
2,320
java
PutawayInventoryFileUpload.java
Java
[]
null
[]
package com.garyzhangscm.cwms.resources.model; public class PutawayInventoryFileUpload extends FileUploadType { public PutawayInventoryFileUpload(){ super("putaway-inventories", "Putaway Inventory", "inventory/inventories/putaway-inventory/upload", "resource/assets/file-tem...
2,320
0.549138
0.534052
79
28.367088
22.301828
74
false
false
0
0
0
0
0
0
0.860759
false
false
2
5ea1601d0146f1b3ee4f1741745af3ffba2d8ec0
34,170,759,862,419
6f4949ba731a8f7a460219a2e85d8ba6e418cb9f
/src/main/java/com/demo/shortenurl/controller/ApiController.java
fd1f27a6c4f86b91d4878142b9fdf54fa5caafb4
[]
no_license
Jeffrey778/shorten-url
https://github.com/Jeffrey778/shorten-url
3ef7ee0c6e260cbe29eedc6f228154f972566c5b
2fc1fa7b421d06bb06612b90b56c8dafa3705ea9
refs/heads/master
2020-04-05T02:57:27.576000
2018-11-07T05:51:34
2018-11-07T05:51:34
156,495,860
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.demo.shortenurl.controller; import com.demo.shortenurl.service.ShortenUrlService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; import org....
UTF-8
Java
1,330
java
ApiController.java
Java
[]
null
[]
package com.demo.shortenurl.controller; import com.demo.shortenurl.service.ShortenUrlService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; import org....
1,330
0.72003
0.72003
36
35.611111
27.067076
88
false
false
0
0
0
0
0
0
0.444444
false
false
2
034a1d7a11fc2c53587127067ec5a8d22adb2b09
25,537,875,596,218
11cba129c887fed0ff7d66a3d8268636ca2a82c3
/org.jrebirth/core/src/main/java/org/jrebirth/core/command/AbstractPoolCommand.java
94b00e8e34781d8f7f778bbb446d9c268fb67fb9
[]
no_license
cbordes/JRebirth
https://github.com/cbordes/JRebirth
d44e4a05fcadcf36eb7a265e21b1ade020c6dbee
33a8e833d8e81fa328a46c08df00ea6839c996b7
refs/heads/master
2020-12-25T12:18:18.143000
2012-03-29T20:30:35
2012-03-29T20:30:35
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.jrebirth.core.command; import org.jrebirth.core.concurent.RunIntoType; /** * The class <strong>AbstractPoolCommand</strong>. * * Base implementation for Commands that will be run into a thread pool. * * @author Sébastien Bordes */ public abstract class AbstractPoolCommand extends Abstra...
UTF-8
Java
516
java
AbstractPoolCommand.java
Java
[ { "context": "t will be run into a thread pool.\r\n * \r\n * @author Sébastien Bordes\r\n */\r\npublic abstract class AbstractPoolCommand e", "end": 257, "score": 0.999871551990509, "start": 241, "tag": "NAME", "value": "Sébastien Bordes" } ]
null
[]
package org.jrebirth.core.command; import org.jrebirth.core.concurent.RunIntoType; /** * The class <strong>AbstractPoolCommand</strong>. * * Base implementation for Commands that will be run into a thread pool. * * @author <NAME> */ public abstract class AbstractPoolCommand extends AbstractBaseComm...
505
0.683495
0.683495
21
22.523809
25.802582
74
false
false
0
0
0
0
0
0
0.142857
false
false
2
cdb3fef90231f6e2156f93ced2d09abd5a1727bb
25,537,875,599,978
c0343009b5e0bf497283f5c50fb092cdb4f85da8
/app/src/main/java/project/letshang/Forum.java
87e1ebd754e7aa93aa58a2d49233aeefe6e158a8
[]
no_license
SofiaVit/LetsHang
https://github.com/SofiaVit/LetsHang
ccd741171f84060ed799c5bd1481e4690128ba0d
011325da010207aca6da372a4d6ec2aedaba2af8
refs/heads/master
2020-05-04T19:33:22.703000
2019-06-14T10:32:45
2019-06-14T10:32:45
179,398,941
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package project.letshang; import android.app.Activity; import android.content.Context; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.ImageView; import android.widget.ListView; import android.widget.TextView; i...
UTF-8
Java
2,333
java
Forum.java
Java
[]
null
[]
package project.letshang; import android.app.Activity; import android.content.Context; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.ImageView; import android.widget.ListView; import android.widget.TextView; i...
2,333
0.638234
0.635234
63
36.031746
26.50305
125
false
false
0
0
0
0
0
0
0.857143
false
false
2
97ae48cb8f4974e828638382f64bc9369578e475
39,213,051,428,581
0c9f7095c15f40cd250c1b87fbf301b370241e8e
/app/src/main/java/com/example/amansingh/spinneractv/MainActivity.java
d0b92a86c8a8c8be2b62392be1458d85e6005f15
[]
no_license
Amanksingh16/SpinnerACTV_AndroidAssignment
https://github.com/Amanksingh16/SpinnerACTV_AndroidAssignment
fb4cf835590f7fb65855356eb8a0d7d7cc6eddad
03bd9f3881698a45f21c33e9ab32ea4f005fafbe
refs/heads/master
2020-03-11T08:55:04.797000
2018-04-18T00:16:58
2018-04-18T00:16:58
129,895,978
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.amansingh.spinneractv; import android.content.Intent; import android.graphics.Color; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.wi...
UTF-8
Java
5,369
java
MainActivity.java
Java
[]
null
[]
package com.example.amansingh.spinneractv; import android.content.Intent; import android.graphics.Color; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.wi...
5,369
0.578692
0.575526
126
41.611111
33.256096
135
false
false
0
0
0
0
0
0
1.063492
false
false
2
9c28997affea9ccc4b03635d2fb620d662c320ee
37,460,704,787,921
180552e7ad33db69dd1ec792d90c4aaf0cede793
/livy/src/main/java/org/apache/zeppelin/livy/BaseLivyInterpreter.java
f7b576d8188f19d2ca4bd891a2e589918b32a02b
[ "BSD-3-Clause", "EPL-1.0", "OFL-1.1", "MIT", "Apache-2.0", "BSD-2-Clause" ]
permissive
apache/zeppelin
https://github.com/apache/zeppelin
1fe6ff92aaddace456806f58d93a42a9245b641b
ed958b538d67539cc8bc232668cce1163f51c468
refs/heads/master
2023-08-29T07:01:59.940000
2023-08-22T06:45:44
2023-08-22T06:45:44
32,848,140
5,119
2,758
Apache-2.0
false
2023-09-14T14:02:27
2015-03-25T07:00:06
2023-09-14T08:03:05
2023-09-14T14:02:27
101,465
6,144
2,767
146
Java
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
UTF-8
Java
36,757
java
BaseLivyInterpreter.java
Java
[ { "context": ";\n this.owner = owner;\n this.proxyUser = proxyUser;\n this.state = state;\n this.kind = kind", "end": 32917, "score": 0.7526419758796692, "start": 32908, "tag": "USERNAME", "value": "proxyUser" } ]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
36,757
0.669151
0.667437
969
36.932922
28.54368
100
false
false
0
0
0
0
0
0
0.659443
false
false
2
fd2a921f68ebfb5047b05908a45878cbb557d3af
28,449,863,427,845
fb5c3640bfdf1895cface5eaaeeec5f7964505c9
/WELLBROAD3/src/com/wellbroad/action/member/IdCheckAction.java
61623ab9ad075e3c356945d580cd1eec78f6e6cb
[]
no_license
leeyoonah/WELLBROAD
https://github.com/leeyoonah/WELLBROAD
69268aebfcda88ba084fcac1894e943d130d0c2f
7d7d04e6f70be6de1362dc6c75bb89df5e7f1449
refs/heads/master
2020-03-08T13:03:11.038000
2018-05-05T10:54:32
2018-05-05T10:54:32
125,336,472
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.wellbroad.action.member; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.wellbroad.action.controller.BaseAction; import com.wellbroad.db.beans.member.MemberDAO; public class IdCheckAction implements BaseAction{ @Override public S...
UTF-8
Java
905
java
IdCheckAction.java
Java
[]
null
[]
package com.wellbroad.action.member; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.wellbroad.action.controller.BaseAction; import com.wellbroad.db.beans.member.MemberDAO; public class IdCheckAction implements BaseAction{ @Override public S...
905
0.691358
0.691358
25
33.639999
26.176142
105
false
false
0
0
0
0
0
0
0.64
false
false
2
8decca43ce8101f9bad7de55f4272fc8a825053f
34,428,457,899,438
400f90a3594490d64df396f3bf9bcad4d307d384
/Servlets/Day2/Code/servlet-app-day2/src/main/java/ro/teamnet/zth/web/HttpServletLogin.java
930fe5b02f9571eedb8da710eb8c9aafd72f2941
[]
no_license
radufurculesteanu/JavaDocs
https://github.com/radufurculesteanu/JavaDocs
0a04977afa3aed49298681add5b569be9cbf3cb6
3b69de2c22c1ca584d0983310b333a1821bd088d
refs/heads/master
2020-12-02T22:47:51.033000
2017-07-19T14:16:46
2017-07-19T14:16:47
96,183,463
0
0
null
true
2017-07-04T06:32:44
2017-07-04T06:32:44
2017-06-23T12:36:41
2017-07-03T21:32:49
2,913
0
0
0
null
null
null
package ro.teamnet.zth.web; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.http.*; import java.io.IOException; import java.io.PrintWriter; /** * Created by Radu.Furculesteanu on 7/19/2017. */ public class HttpServletLogin extends HttpServlet { @Override p...
UTF-8
Java
1,222
java
HttpServletLogin.java
Java
[ { "context": "on;\nimport java.io.PrintWriter;\n\n/**\n * Created by Radu.Furculesteanu on 7/19/2017.\n */\npublic class HttpServletLogin e", "end": 230, "score": 0.9998343586921692, "start": 212, "tag": "NAME", "value": "Radu.Furculesteanu" }, { "context": "ception {\n String...
null
[]
package ro.teamnet.zth.web; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.http.*; import java.io.IOException; import java.io.PrintWriter; /** * Created by Radu.Furculesteanu on 7/19/2017. */ public class HttpServletLogin extends HttpServlet { @Override p...
1,227
0.626023
0.620295
35
33.914288
26.498919
114
false
false
0
0
0
0
0
0
0.657143
false
false
2
5c380493ebb493163d7ce8ad4a5adfcdf7fbe2b5
39,281,770,937,097
716cacfffd2c9b48beab28481fc1cbcdb1d7e8c0
/src/isoccer.java
db5b71131810b3b2889be52b81d399e2493c34e7
[]
no_license
samuel0072/isoccer2
https://github.com/samuel0072/isoccer2
7335db95b3c33c860e34ef4e742e27ffbb3cc37e
7bd6025713770dd8dd4168ffe7a548b0a1910b9d
refs/heads/master
2020-03-30T18:37:42.699000
2018-10-04T02:24:19
2018-10-04T02:24:19
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.IOException; import java.util.Scanner; import pessoa.funcionario.*; import pessoa.*; public class isoccer { static Administrador adm = new Administrador (100100 ); static Scanner leitor = new Scanner ( System.in ); public static void main(String[] args) throws IOException { ...
UTF-8
Java
2,250
java
isoccer.java
Java
[]
null
[]
import java.io.IOException; import java.util.Scanner; import pessoa.funcionario.*; import pessoa.*; public class isoccer { static Administrador adm = new Administrador (100100 ); static Scanner leitor = new Scanner ( System.in ); public static void main(String[] args) throws IOException { ...
2,250
0.380444
0.370667
49
43.918365
43.299545
153
false
false
0
0
0
0
0
0
1.020408
false
false
2
cd2c3a190fb19ada4d89fed29fefce3888910b84
39,651,138,106,413
e36e319047057c72449cf3d59144119602a1846d
/src/main/java/com/example/demo/controllers/ItemController.java
4e29691a3fa2cfd994c2b789e6ddf9be0a51333a
[]
no_license
gabrielifeliz/EcommerceSiteWeek7Challenge
https://github.com/gabrielifeliz/EcommerceSiteWeek7Challenge
f89b3fe47d82092687d022e400ef3973d2294efb
45c041990032c33f495547b363c9b05eb6f13975
refs/heads/master
2020-03-23T00:23:49.342000
2018-07-16T05:37:14
2018-07-16T05:37:14
140,860,675
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.demo.controllers; import com.cloudinary.utils.ObjectUtils; import com.example.demo.configurations.CloudinaryConfig; import com.example.demo.models.Item; import com.example.demo.repositories.AppRoleRepository; import com.example.demo.repositories.AppUserRepository; import com.example.demo.repositori...
UTF-8
Java
5,980
java
ItemController.java
Java
[]
null
[]
package com.example.demo.controllers; import com.cloudinary.utils.ObjectUtils; import com.example.demo.configurations.CloudinaryConfig; import com.example.demo.models.Item; import com.example.demo.repositories.AppRoleRepository; import com.example.demo.repositories.AppUserRepository; import com.example.demo.repositori...
5,980
0.637291
0.63612
187
30.978609
23.365946
93
false
false
0
0
0
0
0
0
0.620321
false
false
2
d98c2570c22891eb37ffc9ce5bf6fd2fd0abf498
9,526,237,530,225
8ac41b94abeaa8494c7f628ec4a1a896a7a0cbb7
/DaaS/src/test/java/com/mcd/gdw/test/daas/mapreduce/CostsMapper.java
3d2d0749730bc1ee2a30c28b31713590dd0b5796
[]
no_license
khajaasmath786/SparkItVarsityExamples
https://github.com/khajaasmath786/SparkItVarsityExamples
edae64cbe9520a00a6bfbfc090a390332f3d173d
d69479daa0dd6d8b1c85bbc775019c9bf9546edd
refs/heads/master
2016-09-13T21:52:42.355000
2016-04-25T19:06:31
2016-04-25T19:06:31
57,067,941
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mcd.gdw.test.daas.mapreduce; import java.io.IOException; import java.io.StringReader; import java.util.HashMap; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import org.apache.hadoop.io.LongWritable; import org.apache.hadoop.io.Text; import org.apac...
UTF-8
Java
10,333
java
CostsMapper.java
Java
[ { "context": "tputKey.append(parts[3]);\r\n\t\t\t//outputKey.append(\"201203\");\r\n\t\t\toutputKey.append(parts[1]);\r\n\t\t\t\r\n\t\t\toutpu", "end": 2906, "score": 0.9959015846252441, "start": 2900, "tag": "KEY", "value": "201203" }, { "context": "BusnDt.substring(5, 7));\r\n\t\t\...
null
[]
package com.mcd.gdw.test.daas.mapreduce; import java.io.IOException; import java.io.StringReader; import java.util.HashMap; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import org.apache.hadoop.io.LongWritable; import org.apache.hadoop.io.Text; import org.apac...
10,333
0.616471
0.607374
360
26.702778
25.537945
214
false
false
0
0
0
0
0
0
3.661111
false
false
2
6f1da7ea4adf4ac4d462a1e75c12ccf2d2d3770f
37,323,265,838,671
db823d4b4cca5a375a7c9acc0c763f1f7e16c762
/HealthCare_Internet/src/Business/Patient/PatientTreatment.java
31bc7d641982618763a38fb45ca220f2d20f31fc
[]
no_license
janhvi-c/Application-Engineering-And-Development-Project
https://github.com/janhvi-c/Application-Engineering-And-Development-Project
e6118836434c8b9cdd6e2a48f1076b967fe04ad8
ed2c6697bf1c502e7dfbe0e9de94e366ea03d610
refs/heads/master
2016-08-10T19:30:24.578000
2016-02-03T14:38:52
2016-02-03T14:38:52
51,005,580
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 Business.Patient; import java.util.ArrayList; /** * * @author Janhvi */ public class PatientTreatment { ...
UTF-8
Java
2,086
java
PatientTreatment.java
Java
[ { "context": "import java.util.ArrayList;\r\n\r\n/**\r\n *\r\n * @author Janhvi\r\n */\r\npublic class PatientTreatment {\r\n \r\n pr", "end": 278, "score": 0.9571429491043091, "start": 272, "tag": "NAME", "value": "Janhvi" } ]
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 Business.Patient; import java.util.ArrayList; /** * * @author Janhvi */ public class PatientTreatment { ...
2,086
0.645254
0.645254
79
24.405064
22.782137
81
false
false
0
0
0
0
0
0
0.367089
false
false
2
5abbccfb6bcfc6475a49cd332f4f4063300c622c
1,142,461,349,670
15bed28e4d2635295549f8679cbcd166bef57770
/src/main/java/net/reini/rabbitmq/cdi/EventKey.java
2e09630ec332c948953eb4836abdea5162da8b49
[ "MIT" ]
permissive
tgiachi/rabbitmq-cdi
https://github.com/tgiachi/rabbitmq-cdi
4a2d15ce67293af8b3be79cd024b224cae263a1d
8e18d28e3caea6b6bfc4016e1fc9bd97c349b894
refs/heads/master
2020-05-15T13:21:56.995000
2019-04-16T12:20:22
2019-04-16T12:20:22
182,298,494
0
0
null
true
2019-04-19T17:02:21
2019-04-19T17:02:21
2019-04-16T12:20:31
2019-04-16T12:20:29
751
0
0
0
null
false
false
package net.reini.rabbitmq.cdi; import java.util.StringJoiner; import javax.enterprise.event.TransactionPhase; final class EventKey<T> { private final Class<T> type; private final TransactionPhase phase; static <T> EventKey<T> of(Class<T> type, TransactionPhase phase) { return new EventKey<>(type, phase);...
UTF-8
Java
948
java
EventKey.java
Java
[]
null
[]
package net.reini.rabbitmq.cdi; import java.util.StringJoiner; import javax.enterprise.event.TransactionPhase; final class EventKey<T> { private final Class<T> type; private final TransactionPhase phase; static <T> EventKey<T> of(Class<T> type, TransactionPhase phase) { return new EventKey<>(type, phase);...
948
0.651899
0.651899
41
22.121952
22.074369
95
false
false
0
0
0
0
0
0
0.487805
false
false
2
7ce15dfa61355e45b9c4c9d41b862e96b75a9357
21,208,548,557,367
0e593d56d5a3bd5f52022d20da2c700e28f0a8ad
/Test1/src/Thread/MyThread/MyThread.java
d06fd89371e2f605dc95d8995e218c7434aa7ce6
[]
no_license
qingmou312/Java_Daily_Learning
https://github.com/qingmou312/Java_Daily_Learning
f7a4a02c0a0b31bcbc4476b99e01bb04e514e2f2
9c61e4ce5e4a00c958d4b2d7a55b7c39d6f10844
refs/heads/master
2022-07-15T00:51:16.392000
2019-09-16T04:33:53
2019-09-16T04:33:53
160,303,101
0
0
null
false
2022-06-21T01:44:14
2018-12-04T05:25:32
2019-09-16T04:34:29
2022-06-21T01:44:10
6,447
0
0
11
Python
false
false
package Thread.MyThread; /** * Author:lidan * Created:2019/2/19 */ public class MyThread extends Thread { // public static void main(String[] args) { // MyThread myThread1 = new MyThread(); // MyThread myThread2 = new MyThread(); // MyThread myThread3 = new MyThread(); // myThread1.st...
UTF-8
Java
1,823
java
MyThread.java
Java
[ { "context": "package Thread.MyThread;\n\n/**\n * Author:lidan\n * Created:2019/2/19\n */\npublic class MyThread ex", "end": 45, "score": 0.9984133243560791, "start": 40, "tag": "USERNAME", "value": "lidan" } ]
null
[]
package Thread.MyThread; /** * Author:lidan * Created:2019/2/19 */ public class MyThread extends Thread { // public static void main(String[] args) { // MyThread myThread1 = new MyThread(); // MyThread myThread2 = new MyThread(); // MyThread myThread3 = new MyThread(); // myThread1.st...
1,823
0.461494
0.444702
62
26.838709
19.18601
93
false
false
0
0
0
0
0
0
0.354839
false
false
2
b6a5a399cfb47a00130caee684d3bd9d419c10d3
26,268,019,992,183
e288182bf579799bdb053e9f48b452dd75bcf4d0
/rabbitmq/src/main/java/cn/conque/producer/FanoutProducer.java
930b5cd886a888865d3e7439e7df340b9845dac7
[ "Apache-2.0" ]
permissive
gwh2008/SpringBoot-Dubbo
https://github.com/gwh2008/SpringBoot-Dubbo
221f349bcc88e3773e563b4a20dfef0f919b1774
2cea2b12a57068c6c99c9db3a90ccf5673544c81
refs/heads/master
2022-10-31T18:30:50.996000
2019-12-06T04:02:44
2019-12-06T04:02:44
222,908,316
3
1
Apache-2.0
false
2022-10-05T18:20:56
2019-11-20T10:10:35
2019-12-06T04:03:10
2022-10-05T18:20:53
628
3
1
5
Java
false
false
package cn.conque.producer; import cn.conque.bean.Message; import cn.conque.config.RabbitmqFanoutConfig; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.amqp.core.AmqpTemplate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Compo...
UTF-8
Java
813
java
FanoutProducer.java
Java
[]
null
[]
package cn.conque.producer; import cn.conque.bean.Message; import cn.conque.config.RabbitmqFanoutConfig; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.amqp.core.AmqpTemplate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Compo...
813
0.75662
0.754098
27
28.370371
28.481506
94
false
false
0
0
0
0
0
0
0.592593
false
false
2
d56811d4aa50e2adf717c4c63bd58640f3b51300
17,471,926,997,720
d7ebaca65d7ccc6673b458105f94349b841561da
/src/main/java/pl/asie/charset/storage/ModCharsetStorage.java
84bea9cca7622516f34249151f28577a029b0cdd
[]
no_license
SoniEx2/CharsetMC
https://github.com/SoniEx2/CharsetMC
3d0a222e4652cc0397f3473a8fdd16b644a39188
18f4b409d38c8091ef17d3dbc183e39a81193dea
refs/heads/1.9
2021-01-13T06:49:18.333000
2016-05-14T19:35:03
2016-05-14T19:35:17
58,892,754
0
0
null
true
2016-05-16T00:51:27
2016-05-16T00:51:25
2016-05-15T22:57:42
2016-05-14T19:34:54
742
0
0
0
null
null
null
package pl.asie.charset.storage; import com.google.common.base.Predicate; import net.minecraft.inventory.InventoryCrafting; import net.minecraft.nbt.NBTTagCompound; import net.minecraftforge.fml.common.registry.EntityRegistry; import net.minecraftforge.oredict.RecipeSorter; import org.apache.logging.log4j.LogManager; ...
UTF-8
Java
6,812
java
ModCharsetStorage.java
Java
[]
null
[]
package pl.asie.charset.storage; import com.google.common.base.Predicate; import net.minecraft.inventory.InventoryCrafting; import net.minecraft.nbt.NBTTagCompound; import net.minecraftforge.fml.common.registry.EntityRegistry; import net.minecraftforge.oredict.RecipeSorter; import org.apache.logging.log4j.LogManager; ...
6,812
0.765267
0.762184
172
38.604652
33.296513
142
false
false
0
0
0
0
0
0
2.540698
false
false
2
e1280279312212d0e0d983415940eb0053560edc
6,476,810,686,994
fffaadbcd8225c14912abbe960fe1500ded5f5a6
/apps/icona/src/main/java/org/onosproject/icona/store/BackupInterLink.java
80a0387e74ae8c55503b906f97c0b5ac1bd64fa6
[ "Apache-2.0" ]
permissive
SmartInfrastructures/dreamer
https://github.com/SmartInfrastructures/dreamer
5708bc028c36fc9454d10ea125fbb1cffd683dd8
ae78b0a366a9d41669eb48c20cddcd959caa940c
refs/heads/icona
2020-12-24T15:40:48.153000
2015-03-30T12:54:12
2015-03-30T12:54:12
29,966,399
3
2
null
false
2016-03-09T18:35:48
2015-01-28T12:24:46
2015-08-11T12:47:57
2015-06-05T13:08:12
16,685
0
2
1
Java
null
null
package org.onosproject.icona.store; import org.onosproject.icona.InterClusterPath; import org.onosproject.icona.store.PseudoWire.PathInstallationStatus; import org.onosproject.net.ConnectPoint; public class BackupInterLink { private InterLink il; InterClusterPath path; BackupMasterPseudoWire pw; pr...
UTF-8
Java
2,539
java
BackupInterLink.java
Java
[]
null
[]
package org.onosproject.icona.store; import org.onosproject.icona.InterClusterPath; import org.onosproject.icona.store.PseudoWire.PathInstallationStatus; import org.onosproject.net.ConnectPoint; public class BackupInterLink { private InterLink il; InterClusterPath path; BackupMasterPseudoWire pw; pr...
2,539
0.601024
0.597479
83
29.590361
22.152287
98
false
false
0
0
0
0
0
0
0.819277
false
false
2
caf77b9492ebeb721ed09f91f08503726aaf82e1
27,127,013,492,641
57a7b3581a2427dcd48df94edb80a7c395d0d397
/app/src/main/java/com/android/fik/filterrecyclerview/SelectLocationData.java
0b1ce19530ad9e4fa2b8c2a8c410b673ab8f1b08
[]
no_license
ashokp123/Filterable-RecyclerView-master
https://github.com/ashokp123/Filterable-RecyclerView-master
200bf0fcd92a43a71f8b2a6db6fbf2ec87b869a2
d6641a8dfb3bc6b5f5be7e3e406e27ebb4f78250
refs/heads/master
2020-09-26T13:46:52.002000
2019-12-06T07:05:52
2019-12-06T07:05:52
226,267,280
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.android.fik.filterrecyclerview; public class SelectLocationData { static String[] location_array = {"2500 E 2nd St, Reno, NV 89595", "N Victory Blvd Burbunk, CA", "San Jose Store #3"}; }
UTF-8
Java
206
java
SelectLocationData.java
Java
[]
null
[]
package com.android.fik.filterrecyclerview; public class SelectLocationData { static String[] location_array = {"2500 E 2nd St, Reno, NV 89595", "N Victory Blvd Burbunk, CA", "San Jose Store #3"}; }
206
0.713592
0.660194
7
28.428572
41.688839
122
false
false
0
0
0
0
0
0
1
false
false
2
d07dfeeed4cde25fa8187b6e35abee498f434209
18,081,812,371,798
c183204811f8dd5723727a5be5d61daad365a464
/app/src/main/java/com/suncreate/pressuresensor/fragment/me/MyFinancialCenterPaymentDetailListFragment.java
5fd5b869f4fc1c020a1ef03bb4b51977cca163fd
[ "Apache-2.0" ]
permissive
linking123/PressureSensor
https://github.com/linking123/PressureSensor
cdd18e0065c77023607c917564d31aca589160be
2ee09422eeda207a3a99ad24d389061fc176a2b4
refs/heads/master
2018-09-21T08:16:47.757000
2018-07-28T14:47:25
2018-07-28T14:47:25
110,442,896
1
0
Apache-2.0
false
2018-05-28T14:06:16
2017-11-12T15:15:00
2017-11-12T15:32:31
2018-05-28T14:06:14
14,674
0
0
4
Java
false
null
package com.suncreate.pressuresensor.fragment.me; import android.content.Context; import android.net.ConnectivityManager; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import com.google.gson.reflect.TypeToken; import com.suncreate.pressuresensor.AppContext; import com.suncreat...
UTF-8
Java
5,273
java
MyFinancialCenterPaymentDetailListFragment.java
Java
[]
null
[]
package com.suncreate.pressuresensor.fragment.me; import android.content.Context; import android.net.ConnectivityManager; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import com.google.gson.reflect.TypeToken; import com.suncreate.pressuresensor.AppContext; import com.suncreat...
5,273
0.661597
0.659396
155
31.23871
26.109468
136
false
false
0
0
0
0
0
0
0.574194
false
false
2
e35039b6969577f1e4ea5c7aa8f2675a74bec2bb
31,310,311,639,034
199b29912fe8e2c1dda7eb73414f5e401ad6e8f9
/src/main/java/br/pegz/ciandt/service/dto/package-info.java
1457eb398d79ed1a57a274a466977b836ab2b707
[]
no_license
BulkSecurityGeneratorProject/prog-ferias-anuais
https://github.com/BulkSecurityGeneratorProject/prog-ferias-anuais
2f690d6d24e1140c4a2260a09c4a400fe44c6c08
85ba62f4ee123fba7cf5bfa23bbec77834c432ab
refs/heads/master
2022-12-15T22:30:51.744000
2017-01-16T13:48:11
2017-01-16T13:48:11
296,578,665
0
0
null
true
2020-09-18T09:40:11
2020-09-18T09:40:11
2017-01-16T10:18:24
2017-01-16T13:48:18
83,034
0
0
0
null
false
false
/** * Data Transfer Objects. */ package br.pegz.ciandt.service.dto;
UTF-8
Java
70
java
package-info.java
Java
[]
null
[]
/** * Data Transfer Objects. */ package br.pegz.ciandt.service.dto;
70
0.685714
0.685714
4
16.5
13.955286
35
false
false
0
0
0
0
0
0
0.25
false
false
2
11912e77e7791df932c69362daf8102361e545ed
6,966,437,015,741
0939acb5ce83828a52b56671445549f6203ddbfc
/app/src/main/java/com/andin/game/tictactoe/data/Constants.java
f86616d3bcc9d67ca27ac60c02c14788d5c0d16c
[]
no_license
andinicolescu/tictactoe
https://github.com/andinicolescu/tictactoe
add0cf9ed8c4503af4cdf4550c889331110b22a1
f34a590aff24ca5797c9247a423224ddfe9e2927
refs/heads/master
2021-01-11T05:16:06.437000
2016-10-31T15:44:59
2016-10-31T15:44:59
71,707,848
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.andin.game.tictactoe.data; /** * Created by Andi N on 10/22/2016. */ public class Constants { public final static String DIFFICULTY = "difficulty"; public final static String COINS = "coins"; public final static String PREFERENCES = "preferences"; public final static String PROGRESS = "...
UTF-8
Java
846
java
Constants.java
Java
[ { "context": " com.andin.game.tictactoe.data;\n\n/**\n * Created by Andi N on 10/22/2016.\n */\n\npublic class Constants {\n\n ", "end": 64, "score": 0.9997187256813049, "start": 58, "tag": "NAME", "value": "Andi N" } ]
null
[]
package com.andin.game.tictactoe.data; /** * Created by <NAME> on 10/22/2016. */ public class Constants { public final static String DIFFICULTY = "difficulty"; public final static String COINS = "coins"; public final static String PREFERENCES = "preferences"; public final static String PROGRESS = "...
846
0.689125
0.666667
25
32.84
19.394184
59
false
false
0
0
0
0
0
0
0.68
false
false
2
eeb4298d72343cf1f7efb905bd89d16486191aa8
4,647,154,670,261
2c1081390d4b996f11f90f61a08ee4c7c2562f95
/src/com/alk/kucoinsdk/business/assetsOperation/BalanceList.java
68a7f4fc7744ea4593ce7167bc5d9dc91277690c
[ "MIT" ]
permissive
rx754pilot/KuCoin_SDK_ALK
https://github.com/rx754pilot/KuCoin_SDK_ALK
f93d72cb0947bbcf15b940ad593fe3128aaaa487
be893cc4d1abb8622dd19616c8193428e72b1041
refs/heads/master
2021-10-08T10:03:53.606000
2018-12-09T15:41:17
2018-12-09T15:41:17
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.alk.kucoinsdk.business.assetsOperation; import com.alk.kucoinsdk.business.KucoinResponse; /** * Created by alksentrs (aleksander medella) on 12/07/18. */ public class BalanceList extends KucoinResponse { BalanceListData data; public BalanceListData getData() { return data; } p...
UTF-8
Java
694
java
BalanceList.java
Java
[ { "context": "oinsdk.business.KucoinResponse;\n\n/**\n * Created by alksentrs (aleksander medella) on 12/07/18.\n */\npublic clas", "end": 131, "score": 0.9996724724769592, "start": 122, "tag": "USERNAME", "value": "alksentrs" }, { "context": "ess.KucoinResponse;\n\n/**\n * Created b...
null
[]
package com.alk.kucoinsdk.business.assetsOperation; import com.alk.kucoinsdk.business.KucoinResponse; /** * Created by alksentrs (<NAME>) on 12/07/18. */ public class BalanceList extends KucoinResponse { BalanceListData data; public BalanceListData getData() { return data; } public void s...
682
0.528818
0.520173
30
22.133333
19.34379
57
false
false
0
0
0
0
0
0
0.333333
false
false
2
fd1b403618dfcb8541770b7538a1620211642b8d
4,647,154,670,524
c5af0e700ab791384ff379a27c37d8c688a27f70
/app/src/main/java/com/gr/light/patterns/proxy/ProxyGamePlayer.java
0f2087c5bbeca1ba54e0a85eae48ead686905973
[]
no_license
wss711/Light
https://github.com/wss711/Light
fb412c9c1466a6b37a1edba844692a5d083f2651
b3186beb460856e0049e0a7d3763de0fef5f14bf
refs/heads/master
2020-12-28T15:16:52.710000
2020-03-25T12:41:13
2020-03-25T12:41:13
238,384,611
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gr.light.patterns.proxy; /** * TODO * <p> * Created by WSS on 2020-02-16 **/ public class ProxyGamePlayer implements IGamePlayer { private IGamePlayer gamePlayer = null; public ProxyGamePlayer(IGamePlayer gamePlayer) { this.gamePlayer = gamePlayer; } @Override public voi...
UTF-8
Java
584
java
ProxyGamePlayer.java
Java
[ { "context": ".patterns.proxy;\n\n/**\n * TODO\n * <p>\n * Created by WSS on 2020-02-16\n **/\npublic class ProxyGamePlayer ", "end": 74, "score": 0.9980989694595337, "start": 71, "tag": "USERNAME", "value": "WSS" } ]
null
[]
package com.gr.light.patterns.proxy; /** * TODO * <p> * Created by WSS on 2020-02-16 **/ public class ProxyGamePlayer implements IGamePlayer { private IGamePlayer gamePlayer = null; public ProxyGamePlayer(IGamePlayer gamePlayer) { this.gamePlayer = gamePlayer; } @Override public voi...
584
0.640411
0.626712
30
18.466667
18.422329
53
false
false
0
0
0
0
0
0
0.266667
false
false
2
68131619c72b36442bdfae130846dc373eb97a11
9,105,330,673,099
e4d17666563ffb339eb36c890c219956f2ba52f3
/src/servlets/ListPurchasesServlet.java
d1174cffd1ad4c00d16ed66bb919a7f7e0144166
[]
no_license
macrozone/zhaw_secure_marketplace_lab1
https://github.com/macrozone/zhaw_secure_marketplace_lab1
048c746ccc71f9579263dee329cd89ae96f94020
cff93cc952d101e20b85ac8f31460dfa2055994f
refs/heads/master
2021-01-10T07:48:22.604000
2016-01-04T20:24:22
2016-01-04T20:24:22
47,414,924
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package servlets; import java.io.*; import javax.servlet.*; import javax.servlet.annotation.HttpConstraint; import javax.servlet.annotation.HttpMethodConstraint; import javax.servlet.annotation.ServletSecurity; import javax.servlet.annotation.ServletSecurity.EmptyRoleSemantic; import javax.servlet.annotation.ServletS...
UTF-8
Java
2,716
java
ListPurchasesServlet.java
Java
[]
null
[]
package servlets; import java.io.*; import javax.servlet.*; import javax.servlet.annotation.HttpConstraint; import javax.servlet.annotation.HttpMethodConstraint; import javax.servlet.annotation.ServletSecurity; import javax.servlet.annotation.ServletSecurity.EmptyRoleSemantic; import javax.servlet.annotation.ServletS...
2,716
0.69109
0.690722
79
33.392406
24.550344
91
false
false
0
0
0
0
0
0
1.037975
false
false
2
5c572beca3fdf46f75b82c30d6d9e73c87fdc5d2
21,191,368,692,185
6f672fb72caedccb841ee23f53e32aceeaf1895e
/whatsapp/src/org/whispersystems/U.java
a5fcb0ccd9557e698e772c627a285a405568d4e4
[]
no_license
cha63506/CompSecurity
https://github.com/cha63506/CompSecurity
5c69743f660b9899146ed3cf21eceabe3d5f4280
eee7e74f4088b9c02dd711c061fc04fb1e4e2654
refs/heads/master
2018-03-23T04:15:18.480000
2015-12-19T01:29:58
2015-12-19T01:29:58
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package org.whispersystems; import java.io.Serializable; import java.util.Set; // Referenced classes of package org.whispersystems: // ...
UTF-8
Java
1,219
java
U.java
Java
[ { "context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus", "end": 61, "score": 0.9996842741966248, "start": 45, "tag": "NAME", "value": "Pavel Kouznetsov" } ]
null
[]
// Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package org.whispersystems; import java.io.Serializable; import java.util.Set; // Referenced classes of package org.whispersystems: // W, b1, ...
1,209
0.59475
0.586546
67
17.194031
17.365465
62
false
false
0
0
0
0
0
0
0.358209
false
false
2
cd420802bfc20a79ab981a6eb3671113924bff9f
25,460,566,191,313
bdfa75eae8414798c29a78bb8e9c0311caed5bdb
/src/MyRectangle.java
1c377db410ea4ec92f2be1dc10c4795e3c167a72
[]
no_license
Rabia1995/Drawing-Application
https://github.com/Rabia1995/Drawing-Application
6c49cfa2973a48ecec513884a87ac2fd544b69e8
97c025bb52616cc30171941afb721905ab3e34cb
refs/heads/master
2020-05-03T06:30:49.971000
2019-03-29T21:11:49
2019-03-29T21:11:49
178,474,794
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.awt.Color; import java.awt.Graphics; public class MyRectangle extends MyBoundedShape { //Constructor public MyRectangle() { super(); setUnFilled(false); } public MyRectangle(int x1, int y1, int x2, int y2, Color color,boolean notFill) { super(x1, y1, x2, y2, color, notFill); } public ...
UTF-8
Java
589
java
MyRectangle.java
Java
[]
null
[]
import java.awt.Color; import java.awt.Graphics; public class MyRectangle extends MyBoundedShape { //Constructor public MyRectangle() { super(); setUnFilled(false); } public MyRectangle(int x1, int y1, int x2, int y2, Color color,boolean notFill) { super(x1, y1, x2, y2, color, notFill); } public ...
589
0.662139
0.648557
32
17.375
23.634918
81
false
false
0
0
0
0
0
0
1.78125
false
false
2
8534b2f5c848b15578a9069c06e0ae604c00766d
29,145,648,113,132
f2b89d70649759fd0f6239aa49df1e80e780ad98
/src/main/java/com/hogwartsRules/api/repositories/TestVaritaRepository.java
7086777732832e14658ad0024eff3c0181514ad0
[]
no_license
mikelape11/HogwartsRulesAPI
https://github.com/mikelape11/HogwartsRulesAPI
7627e378ed4302c54211bfa41b5bcbd7a3a8c378
92e06523bb7005be3bb43b1b1d324fe34b507e03
refs/heads/main
2023-04-25T05:36:14.007000
2021-05-13T16:19:05
2021-05-13T16:19:05
347,921,878
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hogwartsRules.api.repositories; import java.util.List; import org.springframework.data.mongodb.repository.MongoRepository; import com.hogwartsRules.api.models.Test; import com.hogwartsRules.api.models.TestVarita; public interface TestVaritaRepository extends MongoRepository<TestVarita, String> { TestV...
UTF-8
Java
459
java
TestVaritaRepository.java
Java
[]
null
[]
package com.hogwartsRules.api.repositories; import java.util.List; import org.springframework.data.mongodb.repository.MongoRepository; import com.hogwartsRules.api.models.Test; import com.hogwartsRules.api.models.TestVarita; public interface TestVaritaRepository extends MongoRepository<TestVarita, String> { TestV...
459
0.836601
0.834423
18
24.5
26.951088
83
false
false
0
0
0
0
0
0
0.666667
false
false
2
a76d448d78f68d7ee41d481959234100e89b54d8
31,447,750,555,572
a41635e3b6a500f64365e79a389b3d997824c138
/src/main/java/com/markdown/api/vo/PicVO.java
6107312ab98cfb7f9d9016208766a99a1ce0083e
[]
no_license
melodyjerry/markdown-nice-api
https://github.com/melodyjerry/markdown-nice-api
19d85c0fd1e0c35ae44d6c6b0f498dac989afb89
721174b61db24d7840c5748211826a027ef889f9
refs/heads/master
2021-01-09T14:10:22.030000
2019-12-27T14:04:07
2019-12-27T14:04:07
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.markdown.api.vo; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; /** * @author lirui */ @Data @ApiModel(description = "图床返回模型") public class PicVO { @ApiModelProperty(value = "图片地址") String url; }
UTF-8
Java
302
java
PicVO.java
Java
[ { "context": "ModelProperty;\nimport lombok.Data;\n\n/**\n * @author lirui\n */\n@Data\n@ApiModel(description = \"图床返回模型\")\npubli", "end": 159, "score": 0.9993863105773926, "start": 154, "tag": "USERNAME", "value": "lirui" } ]
null
[]
package com.markdown.api.vo; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; /** * @author lirui */ @Data @ApiModel(description = "图床返回模型") public class PicVO { @ApiModelProperty(value = "图片地址") String url; }
302
0.72695
0.72695
16
16.625
15.483358
47
false
false
0
0
0
0
0
0
0.3125
false
false
2
0a4b77a6d937d114e967842f08c541cc9406baa2
644,245,146,800
5b7b137f0b7c79a45bddd67c57861d0c8b60330f
/Server/GenerateClient/src/main/java/Managers/GenerateManager.java
1cbd720c656842d6e0522fcaf39255d82590fca2
[]
no_license
abcdaramgi/90kg
https://github.com/abcdaramgi/90kg
39286a655e5395053f0753a5c98a19db5816f46a
07bc7b0aa89e036a9975974e832268bc6549a00e
refs/heads/master
2023-07-16T06:31:58.427000
2021-09-06T08:50:31
2021-09-06T08:50:31
383,513,066
3
2
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 Managers; import Network.ClientSocket; import Util.Debug; import Data.MatchingCondition; import java.util.InputMismatchExcept...
UTF-8
Java
5,158
java
GenerateManager.java
Java
[ { "context": "st;\nimport org.json.JSONObject;\n\n/**\n *\n * @author ssy02\n */\n\npublic class GenerateManager {\n int numbe", "end": 431, "score": 0.9994632601737976, "start": 426, "tag": "USERNAME", "value": "ssy02" } ]
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 Managers; import Network.ClientSocket; import Util.Debug; import Data.MatchingCondition; import java.util.InputMismatchExcept...
5,158
0.502891
0.499793
171
27.31579
21.587704
89
false
false
0
0
0
0
0
0
0.508772
false
false
2
6ce274b587bb6849bc4494f4573bfb7c4899ca64
1,563,368,104,328
4c3e131ada7e786a509cc67db2041f9eb242ea5b
/src/au/com/woolworths/mcr/thirdparty/datacash/hpssetup/MCRUnregisteredCardSetupRequestBean.java
7599d3335433e3261d35d93d576e83ed6bba5707
[]
no_license
skumarv/myrepo
https://github.com/skumarv/myrepo
695430c116b8c811bcc3e2b5b44065b66352d792
63aae4851eef0fefd8793e8e46a8f788feba233e
refs/heads/master
2016-05-31T05:42:07.098000
2014-08-23T14:35:16
2014-08-23T14:35:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2009 Woolworths Limited * * 1 Woolworths Way Bella Vista NSW 2153 Australia * All rights reserved. * This software is the confidential and proprietary information of Woolworths Limited. You shall not disclose * such confidential information and shall use it only in accordance with the ter...
UTF-8
Java
3,973
java
MCRUnregisteredCardSetupRequestBean.java
Java
[ { "context": "cation,Interface and Third party.\r\n *\r\n * @author 308635\r\n * Version 1.0\r\n */ \r\npublic class", "end": 960, "score": 0.9995324015617371, "start": 954, "tag": "USERNAME", "value": "308635" } ]
null
[]
/* * Copyright (C) 2009 Woolworths Limited * * 1 Woolworths Way Bella Vista NSW 2153 Australia * All rights reserved. * This software is the confidential and proprietary information of Woolworths Limited. You shall not disclose * such confidential information and shall use it only in accordance with the ter...
3,973
0.706771
0.702492
158
23.145569
21.691107
110
true
false
0
0
0
0
0
0
1.411392
false
false
2
d12053743d9694d00dcd27fa45ea926dfa045d6a
18,769,007,124,964
d8755697c9a4e515729c87404fbc858e7007d374
/src/test/java/adsim/core/RelationWeightManagerTest.java
f2d5ec898cb58d4e23d15b5ff29ae7467b0b6881
[]
no_license
kanosaki/adhock-simulator
https://github.com/kanosaki/adhock-simulator
dc5ef5eb566e52ea27e1966ae8783dfa2bff182c
87b9f49b98e60fd3b79595260e12d8fa2abe2cf7
refs/heads/master
2020-04-26T14:47:01.720000
2012-12-13T12:23:56
2012-12-13T12:23:56
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package adsim.core; import java.util.LinkedList; import lombok.*; import static org.junit.Assert.*; import org.junit.Test; import adsim.core.Message.TellNeighbors; import adsim.core.Message.TellNeighbors.Entry; public class RelationWeightManagerTest { public TellNeighbors createPacket(NodeID id, int weight, l...
UTF-8
Java
2,390
java
RelationWeightManagerTest.java
Java
[]
null
[]
package adsim.core; import java.util.LinkedList; import lombok.*; import static org.junit.Assert.*; import org.junit.Test; import adsim.core.Message.TellNeighbors; import adsim.core.Message.TellNeighbors.Entry; public class RelationWeightManagerTest { public TellNeighbors createPacket(NodeID id, int weight, l...
2,390
0.586611
0.561506
78
29.641026
20.554478
78
false
false
0
0
0
0
0
0
1
false
false
2
7e363fb7b095aac4db02f00ea05f24dc2148377d
23,656,679,888,097
a049737e6b11b9ac8ec1f96330de9ffe6337357b
/projetInfo_2018_KARIMOU_PRUDHOMME/workspace/GestionHotel/src/reservations/PannReservationChambre.java
59dc2cd595b05a13482e809d4515291b3983585e
[ "Apache-2.0" ]
permissive
FionaPrudhomme/Projet_Info2018_Karimou_Prudhomme
https://github.com/FionaPrudhomme/Projet_Info2018_Karimou_Prudhomme
d5af1e21df7e7a6567fc478bb869f80844c23551
8d2a03636488f033ec4436c49dcc01e8e0c903cc
refs/heads/master
2020-03-17T18:36:45.142000
2020-02-20T15:07:36
2020-02-20T15:07:36
133,828,156
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package reservations; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.sql.PreparedStatement; import java.sql.ResultSet; import javax.swing.JButton; import javax.swing.JFrame; import javax....
UTF-8
Java
7,180
java
PannReservationChambre.java
Java
[ { "context": "servation d'une chambre\n*\n* @version 1.0\n* @author Prud'homme Fiona, Karimou Samira\n*/\npublic class PannReservationCh", "end": 673, "score": 0.9998797178268433, "start": 657, "tag": "NAME", "value": "Prud'homme Fiona" }, { "context": "ambre\n*\n* @version 1.0\n* @a...
null
[]
package reservations; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.sql.PreparedStatement; import java.sql.ResultSet; import javax.swing.JButton; import javax.swing.JFrame; import javax....
7,162
0.64806
0.634106
237
29.236286
25.372065
215
false
false
0
0
0
0
0
0
1.64135
false
false
2
9679671aab73b0ac2aa755f1f6cec5ecb8874daa
23,656,679,888,536
f4be9a1a6be0ec1eca7dcb99a960cf47de4d8807
/src/Persistence/FileImageLoader.java
57a646ca9c2e31941abaf007eb2a49aa5e6bc934
[]
no_license
jimenazo97/Imageviewer
https://github.com/jimenazo97/Imageviewer
ea5e634a12cc6defc3b4a6a2352fa478bdc70260
0dfbbe25575e4cfe3a653efd1d424a32b44796b3
refs/heads/master
2022-01-08T16:09:47.684000
2019-05-17T08:28:44
2019-05-17T08:28:44
115,435,244
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 Persistence; import imageviewer.model.Image; import Persistence.ImageLoader; import java.io.BufferedInputStream; ...
UTF-8
Java
2,178
java
FileImageLoader.java
Java
[ { "context": "rt java.io.InputStream;\r\n \r\n /**\r\n *\r\n * @author Ithiel\r\n */\r\n public class FileImageLoader implements I", "end": 509, "score": 0.9987099766731262, "start": 503, "tag": "NAME", "value": "Ithiel" } ]
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 Persistence; import imageviewer.model.Image; import Persistence.ImageLoader; import java.io.BufferedInputStream; ...
2,178
0.506428
0.502296
76
26.68421
23.021849
136
false
false
0
0
0
0
0
0
0.355263
false
false
2
d08b8b5b2c4e61c82b9e35a71905f97ed6550206
17,884,243,866,364
73c0a8e3b21f08e78ac939ca6da31f59bb8599e8
/src/main/java/company/Title.java
d703c94645c3885100728aab60357bcccdfbd578
[]
no_license
PeterJames12/JavaCourser
https://github.com/PeterJames12/JavaCourser
35ed079d1af73a019ebc7a98c79c3de8f6673373
c3b61ac6613f9e78d53a8520a2dce4c337bc02ab
refs/heads/master
2021-01-19T10:45:52.097000
2017-03-02T21:19:06
2017-03-02T21:19:06
82,216,252
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package company; /** * @author Igor Gnes on 3/2/17. */ @Deprecated public class Title { public static void main(String[] args) { Test<String, String> values = new Test<>(); values.setKey("key"); values.setValue("Value"); Test<Integer, Integer> integerValue = new Test<>(); ...
UTF-8
Java
749
java
Title.java
Java
[ { "context": "package company;\n\n/**\n * @author Igor Gnes on 3/2/17.\n */\n\n@Deprecated\npublic class Title {\n", "end": 42, "score": 0.9998310804367065, "start": 33, "tag": "NAME", "value": "Igor Gnes" } ]
null
[]
package company; /** * @author <NAME> on 3/2/17. */ @Deprecated public class Title { public static void main(String[] args) { Test<String, String> values = new Test<>(); values.setKey("key"); values.setValue("Value"); Test<Integer, Integer> integerValue = new Test<>(); ...
746
0.580774
0.558077
38
18.710526
19.139252
59
false
false
0
0
0
0
0
0
0.5
false
false
2
490e3d109a458523628b850d8438b4c68eff4984
34,986,803,596,293
27e63cb2e1880561acfca5882d44a55be597a597
/src/main/java/com/ubs/opsit/interviews/BerlinClock.java
0631edbb2743c5187405ab69c34254edd0a14615
[]
no_license
gmisra16/jbc
https://github.com/gmisra16/jbc
eda5d5a3c293d5a68f6c2e62e109797d80da8dcd
7a52e4a532896a1515904e0fe8daa3cd4ae02680
refs/heads/master
2021-01-01T17:45:48.402000
2017-07-24T08:39:38
2017-07-24T08:39:38
98,151,039
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ubs.opsit.interviews; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.Arrays; /** * BerlinClock */ public class BerlinClock { private static final Logger LOG = LoggerFactory.getLogger(BerlinClock.class); private char sec = 'O'; private final char[] hr_5 = new char...
UTF-8
Java
3,451
java
BerlinClock.java
Java
[]
null
[]
package com.ubs.opsit.interviews; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.Arrays; /** * BerlinClock */ public class BerlinClock { private static final Logger LOG = LoggerFactory.getLogger(BerlinClock.class); private char sec = 'O'; private final char[] hr_5 = new char...
3,451
0.563315
0.539554
107
31.261683
28.03047
121
false
false
0
0
0
0
0
0
0.728972
false
false
2
247081bd5a4aca35e33856724982b239b8f87050
5,042,291,649,685
8918678b9b478a295e71336e976c67afe4480f2f
/Multiple.java
c48a27a3f05d14ff86cc5e6028b318ed1b146038
[]
no_license
EzenwaOpara/CIE-1
https://github.com/EzenwaOpara/CIE-1
c8d89515c77223ecb2e1c182c80b73cac5deabed
b37ef6ecd7d6c9beed381e32efb665ecf9f97021
refs/heads/master
2023-05-12T13:39:52.562000
2020-09-21T11:30:13
2020-09-21T11:30:13
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class Multiple { public static void main(String...args) { Scanner enter = new Scanner(System.in); System.out.println("input the two integers numbers"); System.out.print("input for a: "); int a = enter.nextInt(); System.out.print("inpu...
UTF-8
Java
593
java
Multiple.java
Java
[]
null
[]
import java.util.Scanner; public class Multiple { public static void main(String...args) { Scanner enter = new Scanner(System.in); System.out.println("input the two integers numbers"); System.out.print("input for a: "); int a = enter.nextInt(); System.out.print("inpu...
593
0.53457
0.527825
16
35.0625
19.523924
67
false
false
0
0
0
0
0
0
0.5625
false
false
2
c6366c1b85b20e751f271fac5e577a6d102ef950
36,146,444,774,219
e3dd92c2712f3daa8e6a37fbdb6978d954891f02
/java/src/TheDoors.java
255aaedd0d7536cf9a673ffe4e176d3e6b295c50
[]
no_license
aahnn/comp-problems
https://github.com/aahnn/comp-problems
7e12c84cce397cbc5f0ff94d3ca8a068e6aa3f6a
77a49195a41645d7550af2c5e333a21462c37bb2
refs/heads/master
2020-03-27T16:11:18.534000
2019-09-10T19:29:41
2019-09-10T19:29:41
146,764,774
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; public class TheDoors { public static void main(String[] args) { Scanner in = new Scanner(System.in); int numDoors = in.nextInt(); int bestLeft = -1; int bestRight = -1; for (int i = 0; i < numDoors; i++) { if (in.nextInt() == 0) { ...
UTF-8
Java
500
java
TheDoors.java
Java
[]
null
[]
import java.util.*; public class TheDoors { public static void main(String[] args) { Scanner in = new Scanner(System.in); int numDoors = in.nextInt(); int bestLeft = -1; int bestRight = -1; for (int i = 0; i < numDoors; i++) { if (in.nextInt() == 0) { ...
500
0.458
0.448
21
22.809525
17.075794
62
false
false
0
0
0
0
0
0
0.52381
false
false
2
a3983b3ac933dc1a7201c8e9d5c91b80e5361443
14,680,198,278,252
427d849eb7dde7e381836433fd200b8ae15eb5cf
/src/test/java/utilTest/M22.java
b681f84d8f7c18d43cf199657da04ab9fc79da5e
[]
no_license
turtlerrrrr/pmt
https://github.com/turtlerrrrr/pmt
8ee7aecd6fb67120ad975f7abfa89979c9c7b3af
250af5a1e0321821b8a5834b4a3467049712c338
refs/heads/master
2021-01-22T00:58:32.746000
2015-06-13T05:51:08
2015-06-13T05:51:08
37,358,523
2
4
null
null
null
null
null
null
null
null
null
null
null
null
null
package utilTest; import java.lang.reflect.Field; import java.util.Date; import com.sx.mmt.constants.ConfigConstants; import com.sx.mmt.internal.util.DateTool; import com.sx.mmt.internal.util.SimpleBytes; public class M22 { public static void main(String[] args) throws NoSuchFieldException, SecurityException, Illeg...
UTF-8
Java
1,479
java
M22.java
Java
[]
null
[]
package utilTest; import java.lang.reflect.Field; import java.util.Date; import com.sx.mmt.constants.ConfigConstants; import com.sx.mmt.internal.util.DateTool; import com.sx.mmt.internal.util.SimpleBytes; public class M22 { public static void main(String[] args) throws NoSuchFieldException, SecurityException, Illeg...
1,479
0.678837
0.656525
57
24.947369
24.938114
138
false
false
0
0
0
0
0
0
2.315789
false
false
2
91692bb2d0eb6d8ea768378439b58c19f919dcb6
12,189,117,214,114
46167791cbfeebc8d3ddc97112764d7947fffa22
/spring-boot/src/main/java/com/justexample/repository/Entity1337Repository.java
44f5df1ce23317be756634fc04bfb365356de7c7
[]
no_license
kahlai/unrealistictest
https://github.com/kahlai/unrealistictest
4f668b4822a25b4c1f06c6b543a26506bb1f8870
fe30034b05f5aacd0ef69523479ae721e234995c
refs/heads/master
2023-08-25T09:32:16.059000
2021-11-09T08:17:22
2021-11-09T08:17:22
425,726,016
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.justexample.repository; import java.util.List; import com.justexample.entity.Entity1337; import org.springframework.data.jpa.repository.JpaRepository; public interface Entity1337Repository extends JpaRepository<Entity1337,Long>{ }
UTF-8
Java
252
java
Entity1337Repository.java
Java
[]
null
[]
package com.justexample.repository; import java.util.List; import com.justexample.entity.Entity1337; import org.springframework.data.jpa.repository.JpaRepository; public interface Entity1337Repository extends JpaRepository<Entity1337,Long>{ }
252
0.825397
0.777778
11
21.90909
26.589315
77
false
false
0
0
0
0
0
0
0.454545
false
false
2
16c67defcc7f645078aec2ee73dfa29e995813e7
1,211,180,826,564
a35af9d6da1c9869251f12641d2e3f361cb5dc41
/src/book/JrBookLegende.java
9d009aab93b93f77826396f5769938ab1f78f9b0
[]
no_license
ArtigueOlivier/JvRoad
https://github.com/ArtigueOlivier/JvRoad
c07f240ff8eadf5b472c052143df6813d363efe1
9d2420c131bed74b10b68e85c11cd08007723705
refs/heads/master
2023-03-23T12:10:14.124000
2021-03-14T09:08:09
2021-03-14T09:08:09
347,436,021
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Created on Feb 8, 2005 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package book; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Rectangle; import java.awt.print...
UTF-8
Java
3,034
java
JrBookLegende.java
Java
[ { "context": "nName;\nimport names.JrSymbolName;\n\n\n/**\n * @author artigue\n *\n * TODO To change the template for this genera", "end": 539, "score": 0.9890372157096863, "start": 532, "tag": "USERNAME", "value": "artigue" } ]
null
[]
/* * Created on Feb 8, 2005 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package book; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Rectangle; import java.awt.print...
3,034
0.692485
0.674357
101
29.039604
21.888521
80
false
false
0
0
0
0
0
0
2.554456
false
false
2
5d888b6e4da84f8f9bc1f928cacca81a1f5ad0ea
37,890,201,485,515
9e9a79c652aa55179bfd977b544b000d48bfcc9b
/src/Basics/IfElse.java
5d45fdf73dc02e0cdd9431535a5a9fa7ddd4a4f0
[]
no_license
Pranjalnegi/java-learning
https://github.com/Pranjalnegi/java-learning
4189d7736d9a49f78a98ddc7935445ebc9a9ec26
06bde6c75dcd8aeb900a69c2b5d2276b3eb106ac
refs/heads/master
2022-06-21T21:42:09.760000
2020-05-09T13:03:46
2020-05-09T13:03:46
262,571,415
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Basics; public class IfElse { public static void main(String[] args) { int salary=50000; if (salary>50000){ System.out.println("My salary is goood"+salary); } else if (salary<50000) { System.out.println("My salary is very low "+salary); } else { System.out.println("My salary is Ok as it ...
UTF-8
Java
345
java
IfElse.java
Java
[]
null
[]
package Basics; public class IfElse { public static void main(String[] args) { int salary=50000; if (salary>50000){ System.out.println("My salary is goood"+salary); } else if (salary<50000) { System.out.println("My salary is very low "+salary); } else { System.out.println("My salary is Ok as it ...
345
0.649275
0.605797
18
18.166666
19.785658
59
false
false
0
0
0
0
0
0
1.666667
false
false
2
0a3fdf83c5bfb8b1f7ca4293af7dc5fee71c9854
4,234,837,810,951
8c2a8456b55fd8a58474be5acb902a63b16f170d
/app/src/main/java/com/walmart/walmartlabstest/shared/WalmartLabsTestApplicationComponent.java
5e78676e9540ca795811e0449589b721ae443104
[]
no_license
gowrishankar901/WalmartLabs
https://github.com/gowrishankar901/WalmartLabs
aae120259dbc314fae99d4b5c83eef45e2d6424f
4fb5f5b3649d1dd2997eca135afc57ec3a805bbf
refs/heads/master
2020-07-04T10:43:04.228000
2019-08-14T02:45:43
2019-08-14T03:01:45
202,259,937
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.walmart.walmartlabstest.shared; import android.app.Application; import android.content.Context; import javax.inject.Singleton; import dagger.BindsInstance; import dagger.Component; import dagger.android.support.AndroidSupportInjectionModule; @Component(modules = { ActivityModule.class, W...
UTF-8
Java
782
java
WalmartLabsTestApplicationComponent.java
Java
[]
null
[]
package com.walmart.walmartlabstest.shared; import android.app.Application; import android.content.Context; import javax.inject.Singleton; import dagger.BindsInstance; import dagger.Component; import dagger.android.support.AndroidSupportInjectionModule; @Component(modules = { ActivityModule.class, W...
782
0.763427
0.763427
31
24.225807
20.3972
71
false
false
0
0
0
0
0
0
0.419355
false
false
2
6340b1b4ef26e90362b45602959a84eaca5630cb
4,234,837,812,581
a13a30fdf6cd4f11d63fc3a5e8665d063a420c13
/src/main/java/edu/osu/cse/HammingDistance.java
8755a691cd4e9cbe40beaa543b6531e11a676451
[]
no_license
prasanthj/algorithms
https://github.com/prasanthj/algorithms
4905b15d419f8b6007755cb76b1a71b6bb23387f
7f1c4eb19e587a3be2f495f0907ff5b41133c3b5
refs/heads/master
2021-01-17T17:01:50.666000
2013-07-24T05:16:31
2013-07-24T05:16:31
10,540,203
2
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.osu.cse; public class HammingDistance { public static int hammingDistance(String s, String t) { if(s == null || t == null || s.isEmpty() || t.isEmpty()) { return -1; } if(s.length() != t.length()) { return -1; } int dist = 0; for(int i=0; i<s.length(); i++) { if(s.charAt(i) != ...
UTF-8
Java
579
java
HammingDistance.java
Java
[]
null
[]
package edu.osu.cse; public class HammingDistance { public static int hammingDistance(String s, String t) { if(s == null || t == null || s.isEmpty() || t.isEmpty()) { return -1; } if(s.length() != t.length()) { return -1; } int dist = 0; for(int i=0; i<s.length(); i++) { if(s.charAt(i) != ...
579
0.504318
0.488774
38
14.236842
15.706911
60
false
false
0
0
0
0
0
0
2.473684
false
false
2
a9690aff3e9f34eb007ea2c1c7a91a3d66f7dc1e
4,234,837,813,927
5c4dcf33cd3102ed8faf110c7d613d57e28db708
/java/orientacao-objetos/AulaPOO/src/TrabalhoA2/Repository.java
c0363a185c6d3e87a7aa3e41f8575c18cbb88c7a
[]
no_license
Rafael-Pessoni/sistemas-de-informacao
https://github.com/Rafael-Pessoni/sistemas-de-informacao
cf12290de161e48cdce4e90ff9b54ce5b42cccec
bbc217c91429930068e38f5d27d6016a6892d38a
refs/heads/master
2020-03-24T01:00:11.167000
2017-12-14T01:05:57
2017-12-14T01:05:57
52,675,042
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package TrabalhoA2; import java.util.ArrayList; public class Repository { public static ArrayList<Cliente> clientes = new ArrayList<Cliente>(); public static ArrayList<Produto> produtos = new ArrayList<Produto>(); public static ArrayList<Pedido> pedidos = new ArrayList<Pedido>(); public sta...
UTF-8
Java
580
java
Repository.java
Java
[]
null
[]
package TrabalhoA2; import java.util.ArrayList; public class Repository { public static ArrayList<Cliente> clientes = new ArrayList<Cliente>(); public static ArrayList<Produto> produtos = new ArrayList<Produto>(); public static ArrayList<Pedido> pedidos = new ArrayList<Pedido>(); public sta...
580
0.662069
0.660345
18
30.333334
28.64534
89
false
false
0
0
0
0
0
0
0.444444
false
false
2
583d110a4c81141938565f0dd19c0b7cdfab9060
37,357,625,558,492
3fd09a06e3280039fd4afdd3691a57a3c4b51845
/fudannlp-0.9-src/src/edu/fudan/ml/struct/classifier/Linear.java
5a7c09284840631cd3a16423089f3fab5c35bcec
[]
no_license
DrStephenWang/ResearchProject
https://github.com/DrStephenWang/ResearchProject
888b997e3b4ea907cd4bdf6c013acc6267ddacc4
73ef0c1cae06dc61281278391176cb4bd39b86cb
refs/heads/master
2021-01-20T10:46:21.784000
2013-06-07T14:40:03
2013-06-07T14:40:03
9,594,127
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.fudan.ml.struct.classifier; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.ObjectInputStream; import java.io...
UTF-8
Java
3,128
java
Linear.java
Java
[]
null
[]
package edu.fudan.ml.struct.classifier; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.ObjectInputStream; import java.io...
3,128
0.744246
0.736573
104
29.076923
19.40296
83
false
false
0
0
0
0
0
0
2.038461
false
false
2
dea053d72ffd1a9d601a22001dd20aaff425840f
37,357,625,560,949
813aeaaebcdf2a11a5d67440226d92a4e6312919
/deodio-main/src/main/java/com/deodio/elearning/constants/DConstants.java
9bfda68478f838994b75cea73dce7078e0d35e25
[]
no_license
isaac-bo/deodio-education
https://github.com/isaac-bo/deodio-education
25c0c003a7ec6ccd447f6540f08f4d6e86737982
198b02b8680bcbcfd648d00e680b5b29cee13947
refs/heads/master
2022-07-22T03:39:34.133000
2020-03-11T01:38:31
2020-03-11T01:38:31
246,486,424
0
1
null
false
2022-06-29T19:49:18
2020-03-11T05:51:36
2020-03-11T05:53:37
2022-06-29T19:49:18
41,411
0
1
2
Java
false
false
/** * @Title: DConstants.java * @Package com.deodio.elearning.constants * @author isaac * @date 2015-1-28 * @version V1.0 */ package com.deodio.elearning.constants; import com.deodio.core.constants.Constants; /** * @ClassName: DConstants * @author isaac * @date 2015-1-28 */ public interface DConstants e...
UTF-8
Java
15,149
java
DConstants.java
Java
[ { "context": "@Package com.deodio.elearning.constants\n * @author isaac\n * @date 2015-1-28\n * @version V1.0\n*/\n\t\npackage ", "end": 91, "score": 0.8719276189804077, "start": 86, "tag": "NAME", "value": "isaac" }, { "context": "stants;\n\n\n/**\n * @ClassName: DConstants\n * @aut...
null
[]
/** * @Title: DConstants.java * @Package com.deodio.elearning.constants * @author isaac * @date 2015-1-28 * @version V1.0 */ package com.deodio.elearning.constants; import com.deodio.core.constants.Constants; /** * @ClassName: DConstants * @author isaac * @date 2015-1-28 */ public interface DConstants e...
15,158
0.747529
0.730012
361
39.637119
28.461933
154
false
false
0
0
0
0
0
0
1.612188
false
false
2
fc8774ba5a6b339e206f7bcfd3b83c0440ede4c2
37,709,812,874,592
8823215d6ad817e6b0f59d2a177cee1ecce6858c
/src/test/java/com/azure/app/BookTest.java
97ab0ca0c5cb73d64f310b7216672d25d3e95d50
[ "MIT" ]
permissive
conniey/intern-project
https://github.com/conniey/intern-project
4ffd121efbd8cc878de1a6bec65c9db629fc972e
0fc302764823be1b3dfb29894569597a9c430a5b
refs/heads/master
2022-12-13T16:27:22.981000
2019-12-11T21:25:48
2019-12-11T21:25:48
193,846,048
0
1
MIT
false
2022-10-19T01:05:35
2019-06-26T06:49:26
2019-12-11T21:25:52
2022-10-19T01:05:32
5,119
0
1
5
Java
false
false
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. package com.azure.app; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import java.io.File; import java.net.URL; import java.util.Arrays; import java.util.Collection; impor...
UTF-8
Java
2,356
java
BookTest.java
Java
[]
null
[]
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. package com.azure.app; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import java.io.File; import java.net.URL; import java.util.Arrays; import java.util.Collection; impor...
2,356
0.62309
0.620968
75
30.413334
28.626837
114
false
false
0
0
0
0
0
0
0.613333
false
false
2
4e7a15f9a0fc981b278ca1acbd5140291bc2f6fe
33,397,665,699,786
699efa1564f7385085c43fcfb4cf9aea1d9186dc
/src/com/exam/EmailServlet.java
def5563113c776af817a2c0cd7d97b0f864f38b0
[]
no_license
hussienalbared/cloud
https://github.com/hussienalbared/cloud
e92834637c33a1e36aba4a0332446e835bc1fbc6
706fdeb8d4a949cd897e7f3f905b768c6aa56400
refs/heads/master
2021-01-13T13:22:57.843000
2016-11-11T23:40:48
2016-11-11T23:40:48
72,448,959
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.exam; import java.io.File; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; @SuppressWarnings("serial") public class EmailServlet extends HttpServlet{ /...
UTF-8
Java
648
java
EmailServlet.java
Java
[]
null
[]
package com.exam; import java.io.File; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; @SuppressWarnings("serial") public class EmailServlet extends HttpServlet{ /...
648
0.736111
0.736111
41
14.804878
22.186811
108
false
false
0
0
0
0
0
0
1.04878
false
false
2
b0ce0402e84e2e3b2699ad8f528a84106bf61265
32,186,484,975,993
bdfcf4705440a9b950c347cbc494dacd8208689a
/src/main/java/org/neustupov/videonotes/service/StickerService.java
7ca4a622cce7e38887fc727773407d18eebf5b5c
[]
no_license
neustupov/videonotes
https://github.com/neustupov/videonotes
21122666f3cad2be3bd1ba3b5da2721afbe75e5d
cda0a8edcc735a77e0b808f0d36c1622ebd490a3
refs/heads/master
2022-12-31T15:53:30.624000
2020-10-05T15:40:52
2020-10-05T15:40:52
299,332,646
0
0
null
false
2020-10-05T15:40:53
2020-09-28T14:21:06
2020-10-04T16:48:14
2020-10-05T15:40:52
328
0
0
0
Vue
false
false
package org.neustupov.videonotes.service; import java.util.ArrayList; import java.util.Optional; import org.neustupov.videonotes.model.Board; import org.neustupov.videonotes.model.Sticker; import org.neustupov.videonotes.repo.BoardRepository; import org.neustupov.videonotes.repo.StickerRepository; import org.neustupov...
UTF-8
Java
1,148
java
StickerService.java
Java
[]
null
[]
package org.neustupov.videonotes.service; import java.util.ArrayList; import java.util.Optional; import org.neustupov.videonotes.model.Board; import org.neustupov.videonotes.model.Sticker; import org.neustupov.videonotes.repo.BoardRepository; import org.neustupov.videonotes.repo.StickerRepository; import org.neustupov...
1,148
0.801394
0.801394
33
33.78788
28.934364
110
false
false
0
0
0
0
0
0
0.666667
false
false
2
2a5ec187a4d29e60bd629f24e8de62bdc9fee925
21,483,426,443,721
133a51cc595fb8d149c10a440da59ede9dc0b007
/medical_record/src/medicalfile/AddUser.java
89622c17f751444da99a6a6eac526a3e7221ac87
[]
no_license
chenhaozai/SoftEng
https://github.com/chenhaozai/SoftEng
237e2fe93c279bf57ce18243200961f03f528402
e9141bc49a1940b36f5262638d5eb3b964342269
refs/heads/master
2016-08-04T15:21:06.734000
2014-01-24T18:26:39
2014-01-24T18:26:39
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package medicalfile; import java.sql.Connection; import java.sql.SQLException; import java.sql.Statement; import javax.swing.JOptionPa...
UTF-8
Java
9,226
java
AddUser.java
Java
[ { "context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author gloria\n */\npublic class AddUser extends javax.swing.JFra", "end": 349, "score": 0.9900834560394287, "start": 343, "tag": "USERNAME", "value": "gloria" }, { "context": " jUserNameTextField.getText();\n this....
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 medicalfile; import java.sql.Connection; import java.sql.SQLException; import java.sql.Statement; import javax.swing.JOptionPa...
9,224
0.637387
0.615541
211
41.085308
33.072697
140
false
false
0
0
0
0
0
0
1.023697
false
false
2
dc2bdd70b971b28dfd32cf6da5b32679b39d46ad
25,486,335,995,317
e59e83d64bacbda580037a71990cbc3ef22510da
/src/main/java/com/dounets/blp/pi/process/dm/model/DmmDmnDicVO.java
418aa923cedab47aee354726b4bd9b5ada93236a
[]
no_license
dounets/BLP
https://github.com/dounets/BLP
93851681a3d7d371fc6eb2f65f6b4ab27d856acc
6ffeb0360c4a2b73020f4c1cb0ac19f5110f42cf
refs/heads/alpha_v2.0.0
2016-08-16T17:58:33.582000
2016-08-02T02:48:21
2016-08-02T02:48:21
46,174,430
2
0
null
false
2016-08-03T02:48:08
2015-11-14T12:50:48
2016-07-18T06:58:16
2016-08-03T02:48:08
24,025
1
0
9
Java
null
null
/* ***************************************************************** * * COPYRIGHT (C) 2011 DOU HOLDINGS NETWORKS CO., LTD. ALL RIGHTS RESERVED * * Create Date : 2011. 10. 24 * Change History * =============================================================== * DATE DEVELOPER REVISION DESCRIPTION *...
UTF-8
Java
7,346
java
DmmDmnDicVO.java
Java
[ { "context": "============================ \n* 2011. 10. 24 Thinh.Pham 1.0 First Created.\n* =============", "end": 417, "score": 0.9998735189437866, "start": 407, "tag": "NAME", "value": "Thinh.Pham" }, { "context": "odel;\n\n/**\n * Table Value Object<br>\n *\n...
null
[]
/* ***************************************************************** * * COPYRIGHT (C) 2011 DOU HOLDINGS NETWORKS CO., LTD. ALL RIGHTS RESERVED * * Create Date : 2011. 10. 24 * Change History * =============================================================== * DATE DEVELOPER REVISION DESCRIPTION *...
7,346
0.497686
0.491288
408
17.004902
15.669847
132
false
false
0
0
0
0
64
0.017424
0.159314
false
false
2
5370ea15b3ccce5bb0782a229b658ea7b5e44dbd
31,069,793,465,525
d3591b905206223947e1f662e55f1b36b24c6004
/Assignment-5/Q5/Dog.java
4b9742be62a93045a3598fcb31e9b4e43c33bfe6
[]
no_license
GroovyEverywhere/5100-Assignment
https://github.com/GroovyEverywhere/5100-Assignment
fb0220e9ec35e78fa0505673608ff7405e8e6ac6
c151c7aeb5669b26c47bf2fb24292cde36f7022d
refs/heads/master
2020-07-25T16:14:21.981000
2019-12-13T08:00:32
2019-12-13T08:00:32
208,351,394
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Dog; import Boardable.Boardable; import Pet.Pet; public class Dog extends Pet implements Boardable{ private String size; int startDay; int startMonth; int startYear; int endDay; int endMonth; int endYear; public Dog(String petName, String ownerName, String color,String size) { super(petName, o...
UTF-8
Java
2,224
java
Dog.java
Java
[ { "context": "tic void main(String args[]) {\n\t\tDog d = new Dog(\"Ted\",\"Bruno\",\"Black\", \"Medium\");\n\t\td.sex = FEMALE;\n\t\t", "end": 2037, "score": 0.9997042417526245, "start": 2034, "tag": "NAME", "value": "Ted" }, { "context": "id main(String args[]) {\n\t\tDog d = new D...
null
[]
package Dog; import Boardable.Boardable; import Pet.Pet; public class Dog extends Pet implements Boardable{ private String size; int startDay; int startMonth; int startYear; int endDay; int endMonth; int endYear; public Dog(String petName, String ownerName, String color,String size) { super(petName, o...
2,224
0.57509
0.565647
101
21.019802
19.115067
77
false
false
0
0
0
0
0
0
3.168317
false
false
2
c19ec2aac09686b7cc814e6f64e2eaecc8e70635
35,192,962,063,321
cb1378a10554bc53da038c3a3668197bb6c59e4f
/code/Table.java
0ab6cf50f7cd2352d607a79f2736fb2ce59997ee
[]
no_license
Atichat43/Fahsai
https://github.com/Atichat43/Fahsai
9245eb7cd40e38f5ba3236e5044e2287f2227a5d
2fd6b574ba61a0be60e8a419a84a5832a9e6bd90
refs/heads/master
2021-07-10T12:47:47.871000
2017-10-14T07:41:27
2017-10-14T07:41:27
106,905,049
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 finalproject; import java.util.*; /** * * @author Dhitiwat */ public class Table implements java.io.Serializable { pu...
UTF-8
Java
4,751
java
Table.java
Java
[ { "context": "alproject;\n\nimport java.util.*;\n\n/**\n *\n * @author Dhitiwat\n */\npublic class Table implements java.io.Seriali", "end": 255, "score": 0.9997522830963135, "start": 247, "tag": "NAME", "value": "Dhitiwat" } ]
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 finalproject; import java.util.*; /** * * @author Dhitiwat */ public class Table implements java.io.Serializable { pu...
4,751
0.570827
0.56788
156
29.455128
25.177406
114
false
false
0
0
0
0
0
0
0.519231
false
false
2
34feb594eb40a0338e3f53441c40609358cdbd2c
36,507,222,045,145
167415029ad4edb8585027e14b30628b85cf0f2c
/src/main/java/com/noctest/auth/AuthTokenRepo.java
85d25d259cda96d73294d44d35eb87f2b1a80d2e
[ "Apache-2.0", "CC-BY-4.0" ]
permissive
noelo/ferrytracker
https://github.com/noelo/ferrytracker
862054ebb6a872c613fe250b81316e97811319d0
8dde7d435902380b871fc0f2d100dcf05c7728cc
refs/heads/master
2021-01-01T04:00:28.824000
2016-05-16T02:53:04
2016-05-16T02:53:04
58,798,285
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.noctest.auth; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Component; import org.springframework.stereotype.Service; import java.util.Optional; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReadWriteLock; import java.util.concur...
UTF-8
Java
1,302
java
AuthTokenRepo.java
Java
[ { "context": "t.locks.ReentrantReadWriteLock;\n\n/**\n * Created by admin on 2/05/2016.\n */\n@Component\n@Service\npublic clas", "end": 379, "score": 0.993144154548645, "start": 374, "tag": "USERNAME", "value": "admin" } ]
null
[]
package com.noctest.auth; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Component; import org.springframework.stereotype.Service; import java.util.Optional; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReadWriteLock; import java.util.concur...
1,302
0.674347
0.667435
45
27.933332
21.784195
83
false
false
0
0
0
0
0
0
0.488889
false
false
2
457444f99b69552ac9503c70649cb7345c9f8a94
26,027,501,883,343
166b25497763faac9f822ce30247c24e79e3ccc6
/src/main/java/com/example/attendance_sheet/Config/UserDetails/UserDetailsServiceImpl.java
84a663ac617d51c67f494e085063818ae6cad236
[]
no_license
JY8752/appendance_sheet
https://github.com/JY8752/appendance_sheet
b8a045acb296d17f424e5bb839e7d716ca3fb330
7e0b757dcea93b7ceb31fc32e9bfb275f764d1c9
refs/heads/master
2022-11-19T11:30:02.835000
2020-07-11T15:35:29
2020-07-11T15:35:29
275,531,650
0
0
null
false
2020-07-11T15:35:30
2020-06-28T07:30:41
2020-06-28T07:31:30
2020-07-11T15:35:30
103
0
0
0
Java
false
false
package com.example.attendance_sheet.Config.UserDetails; import com.example.attendance_sheet.Common.UserRole; import com.example.attendance_sheet.Common.Exception.UserRoleNotFoundException; import com.example.attendance_sheet.Entity.UserEntity; import com.example.attendance_sheet.Repository.UserRepository; import org...
UTF-8
Java
2,428
java
UserDetailsServiceImpl.java
Java
[]
null
[]
package com.example.attendance_sheet.Config.UserDetails; import com.example.attendance_sheet.Common.UserRole; import com.example.attendance_sheet.Common.Exception.UserRoleNotFoundException; import com.example.attendance_sheet.Entity.UserEntity; import com.example.attendance_sheet.Repository.UserRepository; import org...
2,428
0.745291
0.745291
57
40
36.740913
128
false
false
0
0
0
0
0
0
0.54386
false
false
2
0dd1ba56fa9b23db7d01ab48eece02f44b2159b6
36,979,668,448,464
146ccd1d7adc66cecbdc80fbdbea429c0a7aa7af
/LinkedList/src/com/company/LinkedList.java
a29b92fb6539751565284661b803d7fdfdb61f68
[]
no_license
Gankova/LinkedList
https://github.com/Gankova/LinkedList
eccd1fa2709d588d7c9793f3136149d16ab31871
ef25979b43bc7d40b200afe7df5c16ef57ba7290
refs/heads/main
2023-04-28T13:54:42.727000
2021-05-17T19:11:46
2021-05-17T19:11:46
368,295,628
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company; public class LinkedList { private Node head;// ссылка на первый элемент списка(объект типа Node) // метод add добавляет элемент в конец списка public void add (int v){ if (head == null){ // создаем первый элемент списка Node n = new Node(); ...
UTF-8
Java
2,359
java
LinkedList.java
Java
[]
null
[]
package com.company; public class LinkedList { private Node head;// ссылка на первый элемент списка(объект типа Node) // метод add добавляет элемент в конец списка public void add (int v){ if (head == null){ // создаем первый элемент списка Node n = new Node(); ...
2,359
0.432655
0.431202
82
23.170732
18.375359
77
false
false
0
0
0
0
0
0
0.402439
false
false
2
275e9de00d95e5c39e7dab0df02790657db1fb21
36,996,848,309,998
ec5ec39c637c0bfd68aacb74e3f82445af7ede5c
/Bookkeeping/src/main/java/com/lee/domain/Bills.java
5294bcdad49b5d80716ce6777d090d0a85045553
[]
no_license
nwpu2010/2020
https://github.com/nwpu2010/2020
b3fab7dbaf49ac1496fe8e840a8d7223f1d4f5f7
ef154ab28348315be5fa2c69375cc78ab032f1b6
refs/heads/master
2022-12-25T02:23:35.968000
2020-02-24T11:25:00
2020-02-24T11:25:00
242,704,548
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lee.domain; import com.fasterxml.jackson.annotation.JsonFormat; import org.springframework.format.annotation.DateTimeFormat; import java.util.Date; public class Bills { private Integer id; private String titile; @JsonFormat(pattern="yyyy-MM-dd HH:mm:ss", timezone="GMT+8") @DateTimeForma...
UTF-8
Java
1,299
java
Bills.java
Java
[]
null
[]
package com.lee.domain; import com.fasterxml.jackson.annotation.JsonFormat; import org.springframework.format.annotation.DateTimeFormat; import java.util.Date; public class Bills { private Integer id; private String titile; @JsonFormat(pattern="yyyy-MM-dd HH:mm:ss", timezone="GMT+8") @DateTimeForma...
1,299
0.618168
0.617398
70
17.571428
16.950829
64
false
false
0
0
0
0
0
0
0.328571
false
false
2
52a76a223db0f142144d49490192f87146525b1b
38,963,943,320,183
1e92fddfe4fc2f104e215200cabc2b10ff376e8c
/guo-shop/src/main/java/com/jc/cloud/shop/mapper/GoodsCommentMapper.java
cd74a6c51ad68af915fa19681d698b229639d8a6
[]
no_license
marko36/guo_cloud
https://github.com/marko36/guo_cloud
41acc5cf54ca7b6d032c63936acb972037b2fb6d
f45d2c1be5ee416f6b940846c3091ac12e14486e
refs/heads/master
2022-04-13T04:54:16.406000
2020-04-10T11:27:32
2020-04-10T11:27:32
254,617,976
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jc.cloud.shop.mapper; import com.jc.cloud.shop.entity.GoodsComment; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * Mapper 接口 * </p> * * @author lgh * @since 2019-05-24 */ public interface GoodsCommentMapper extends BaseMapper<GoodsComment> { }
UTF-8
Java
292
java
GoodsCommentMapper.java
Java
[ { "context": "r;\n\n/**\n * <p>\n * Mapper 接口\n * </p>\n *\n * @author lgh\n * @since 2019-05-24\n */\npublic interface GoodsCo", "end": 188, "score": 0.9996557831764221, "start": 185, "tag": "USERNAME", "value": "lgh" } ]
null
[]
package com.jc.cloud.shop.mapper; import com.jc.cloud.shop.entity.GoodsComment; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * Mapper 接口 * </p> * * @author lgh * @since 2019-05-24 */ public interface GoodsCommentMapper extends BaseMapper<GoodsComment> { }
292
0.71875
0.690972
16
17
21.342445
70
false
false
0
0
0
0
0
0
0.1875
false
false
2
9441cbc88c1bda8f40b44f94aff2783c5853aaf1
36,120,674,999,915
a17403a3e14beccbb5088322b1d8d9483675dcd4
/src/main/java/com/stock/future/v1/OrderStatus.java
320b3f8b66dd552e5fe0c0b4fdf33a426cd0ee89
[]
no_license
pairliu/IndexFuture
https://github.com/pairliu/IndexFuture
e2915d73dee2bf9a3c1cbc7939aa24aa413fbd47
666905d690f3a1936072a472c18efa1dffb8bdc9
refs/heads/master
2021-01-10T00:53:17.427000
2012-12-08T13:46:33
2012-12-08T13:46:33
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.stock.future.v1; public enum OrderStatus { NONE, BULL_OPEN, BEAR_OPEN, BULL_OPENED_BUT_CLOSE, BEAR_OPENED_BUT_CLOSE }
UTF-8
Java
151
java
OrderStatus.java
Java
[]
null
[]
package com.stock.future.v1; public enum OrderStatus { NONE, BULL_OPEN, BEAR_OPEN, BULL_OPENED_BUT_CLOSE, BEAR_OPENED_BUT_CLOSE }
151
0.662252
0.655629
9
15.777778
10.239117
28
false
false
0
0
0
0
0
0
0.555556
false
false
2
28a4d819b606e655cc88e6126c08819b128f4872
23,210,003,268,187
609ff68bc83cfb205cb32b546d7694328984090e
/src/main/java/com/mancondome/local/cloud/controller/package-info.java
65480163e42ee858d2320d532d32fee6c47ed683
[]
no_license
mancondome/local-cloud
https://github.com/mancondome/local-cloud
d42135d27d0c67c2816a966726a3261d6caea2fb
b77fb8c3f08cf4343872b3ca6a2a550d15b5ef96
refs/heads/master
2020-05-18T17:44:49.378000
2013-08-25T18:22:05
2013-08-25T18:22:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * コントローラを配置する。 */ package com.mancondome.local.cloud.controller;
UTF-8
Java
94
java
package-info.java
Java
[]
null
[]
/** * コントローラを配置する。 */ package com.mancondome.local.cloud.controller;
94
0.728571
0.728571
4
16.75
17.583729
46
false
false
0
0
0
0
0
0
0.25
false
false
2
171cb805fb1bdb6e42b571218844d4726bc8a34a
30,030,411,357,441
47b85978de822d2701910e4672f2f1763b0045ec
/src/main/java/com/sinochem/fintech/service/TOrderItemService.java
5cac372f444e441874fda3adc6d23368de97c2f5
[]
no_license
heshouyou/sharding-boot-example
https://github.com/heshouyou/sharding-boot-example
8576022d42beb7918180477ead93f4a5ef79eb4a
c3bc2562cbffdd5ec6ccd76305879058577d5a5b
refs/heads/master
2020-04-09T22:58:31.846000
2018-12-06T08:35:39
2018-12-06T08:35:39
160,643,794
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sinochem.fintech.service; import com.sinochem.fintech.common.BaseService; import com.sinochem.fintech.entity.TOrderItem; import com.sinochem.fintech.mapper.TOrderItemMapper; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; /** * @Author: hesh...
UTF-8
Java
541
java
TOrderItemService.java
Java
[ { "context": "saction.annotation.Transactional;\n\n/**\n * @Author: heshouyou\n * @Description 订单子项服务\n * @Date Created in 2018/", "end": 325, "score": 0.9996751546859741, "start": 316, "tag": "USERNAME", "value": "heshouyou" } ]
null
[]
package com.sinochem.fintech.service; import com.sinochem.fintech.common.BaseService; import com.sinochem.fintech.entity.TOrderItem; import com.sinochem.fintech.mapper.TOrderItemMapper; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; /** * @Author: hesh...
541
0.814745
0.793951
17
30.117647
24.318674
81
false
false
0
0
0
0
0
0
0.411765
false
false
2
834ccf8c26048b8034a938f5869f8eaa9b723ddb
21,483,426,449,962
70a485ed1753225a699ecb424f93e3fa77262afb
/mdm-api/src/main/java/com/avatech/edi/mdm/contorller/BOMController.java
50e78004dc38dcc7023c2e8621db7ca509adc32e
[ "Apache-2.0" ]
permissive
okzhangyu/mdm.application
https://github.com/okzhangyu/mdm.application
4eb84efe6a7128c57dd52a3091bb176e40f016f2
b5ab8168c2d2e5d927dce9c1be7bbdb986bc05ce
refs/heads/master
2020-03-28T20:26:27.328000
2019-10-11T07:28:42
2019-10-11T07:28:42
149,070,741
0
2
null
true
2018-09-17T04:55:45
2018-09-17T04:55:45
2018-09-17T02:36:11
2018-09-17T02:36:09
2,035
0
0
0
null
false
null
package com.avatech.edi.mdm.contorller; import com.avatech.edi.mdm.bo.BillOfMaterial; import com.avatech.edi.mdm.bo.CompontOfMaterialListItem; import com.avatech.edi.mdm.bo.IBillOfMaterial; import com.avatech.edi.mdm.bo.ICompontOfMaterialListItem; import com.avatech.edi.mdm.config.ServiceException; import com.avatech....
UTF-8
Java
4,334
java
BOMController.java
Java
[]
null
[]
package com.avatech.edi.mdm.contorller; import com.avatech.edi.mdm.bo.BillOfMaterial; import com.avatech.edi.mdm.bo.CompontOfMaterialListItem; import com.avatech.edi.mdm.bo.IBillOfMaterial; import com.avatech.edi.mdm.bo.ICompontOfMaterialListItem; import com.avatech.edi.mdm.config.ServiceException; import com.avatech....
4,334
0.631184
0.618191
105
37.114285
28.143278
171
false
false
0
0
0
0
0
0
0.685714
false
false
2
063540ad538a81350efdafa6f18dee663b72c564
12,000,138,633,695
2ecb06ed46f2a5d3d0921822018288652ca94134
/src/main/java/com/linkyway/controller/service/TweetController.java
dd273690c69ee04b4253ad6e9d77dd7f02d58717
[ "MIT" ]
permissive
SWE-574-Spring-2018/Spring2018-SWE574
https://github.com/SWE-574-Spring-2018/Spring2018-SWE574
ede536c068c0751a7c6cc3fac6a3aa17eec00a2a
89a779917b650e85010243263c6838943db32c37
refs/heads/master
2021-05-01T14:53:13.370000
2018-06-03T20:46:37
2018-06-03T20:46:37
121,026,149
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.linkyway.controller.service; import com.linkyway.service.NodeService; import com.linkyway.service.TweetService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.social.twitte...
UTF-8
Java
1,400
java
TweetController.java
Java
[ { "context": "x.validation.constraints.NotNull;\n\n\n/**\n * @author acersoz\n */\n\n@Controller\n@RequestMapping(\"/linkyway/api/t", "end": 694, "score": 0.9993078112602234, "start": 687, "tag": "USERNAME", "value": "acersoz" } ]
null
[]
package com.linkyway.controller.service; import com.linkyway.service.NodeService; import com.linkyway.service.TweetService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.social.twitte...
1,400
0.762143
0.762143
46
29.434782
23.157919
71
false
false
0
0
0
0
0
0
0.413043
false
false
2
9427b2dfc8679ff26082bd96ddf59d11958e92fa
18,365,280,160,610
473cf2eb972b8df3a03442bb607b72e9bd014879
/src/test/java/com/imooc/sell/SellApplicationTests.java
ba8e8833d0f1d6c8d12dfda8f8464a3bc42f98f3
[]
no_license
3pacccccc/sell2
https://github.com/3pacccccc/sell2
314466fd6d4115aafb12a5962f7b8bd60d89aff0
79c3d1b0f48d5eb1be26d7a29ce768a3376b2ed7
refs/heads/master
2021-04-20T16:13:26.961000
2020-03-24T12:13:34
2020-03-24T12:13:34
249,698,343
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.imooc.sell;
UTF-8
Java
26
java
SellApplicationTests.java
Java
[]
null
[]
package com.imooc.sell;
26
0.730769
0.730769
1
23
0
23
false
false
0
0
0
0
0
0
1
false
false
2
5e6f08340bf68eab15473b3bf0568da2e319e0f6
24,197,845,747,368
de783b9b8ccc79d4ef63e4d3e22b6784f1dfc4c6
/src/main/java/ua/com/tervola/jdbc/model/Employee.java
eaeeb06c66d1a825e8d54e55f274cbec3e833942
[]
no_license
tervola/goit-jdbc-project
https://github.com/tervola/goit-jdbc-project
5a598c7f28bbc2ee5df710e801820e26b719fde5
551b4f8de2f16129d7a304d1785a4003e3e2f635
refs/heads/master
2020-12-24T12:12:47.970000
2017-06-19T11:06:52
2017-06-19T11:06:52
73,069,627
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ua.com.tervola.jdbc.model; /** * Created by user on 11/7/2016. */ public class Employee { private int id; private String name; private String surName; private String birthday; private String phone; private float salary; private String position; @Override public String to...
UTF-8
Java
1,674
java
Employee.java
Java
[]
null
[]
package ua.com.tervola.jdbc.model; /** * Created by user on 11/7/2016. */ public class Employee { private int id; private String name; private String surName; private String birthday; private String phone; private float salary; private String position; @Override public String to...
1,674
0.514337
0.510155
85
18.694118
15.688905
50
false
false
0
0
0
0
0
0
0.341176
false
false
2
df99f15a61e01b8f00936ebc3eb6a3850f95f442
6,519,760,379,648
e5b8c9f9a5062360312d61daa242e34ac87f9f73
/WAREHOUSEAPP/src/main/java/com/sathyatech/app/model/Uom.java
fdb8e1a37c0c62f60a95340daa354381eaaa25b2
[]
no_license
balakrishnakothapally/Spring-Boot-Project
https://github.com/balakrishnakothapally/Spring-Boot-Project
a597d30303f20edb4b144f3af0664423123091dd
1152d572da34bc34743e87fc289e2aa7fc4297ec
refs/heads/master
2023-07-10T01:30:24.539000
2021-08-06T07:15:38
2021-08-06T07:15:38
393,278,608
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sathyatech.app.model; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.EntityListeners; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Temporal; imp...
UTF-8
Java
3,238
java
Uom.java
Java
[ { "context": "lass for Uom[Unit of Measurement]\r\n * \r\n * @author Ram'sSoft\r\n *\r\n */\r\n\r\n@Entity\r\n@Table(name = \"uom_tab\")\r\n@E", "end": 753, "score": 0.9877958297729492, "start": 744, "tag": "NAME", "value": "Ram'sSoft" } ]
null
[]
package com.sathyatech.app.model; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.EntityListeners; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Temporal; imp...
3,238
0.670784
0.669549
136
21.794117
19.886486
105
false
false
0
0
0
0
0
0
1.125
false
false
2
224dadaecbc431910766f0803dd0eb9ce813193a
6,519,760,376,192
04ff707e42c25883dc2f8e58812ea74384c8b866
/org.carp/src/main/java/org/carp/type/CarpClobImpl.java
edc55b8dffd545100b145f6f124f322da4d07d39
[ "Apache-2.0" ]
permissive
china982001/carp
https://github.com/china982001/carp
eb7595a633790ecd7a1e3a2438d8e18161bf9098
cb9e1b4a7011f6ec350b087f4307e57a73392a3d
refs/heads/master
2020-03-19T13:45:51.813000
2018-11-07T03:43:10
2018-11-07T03:43:10
136,594,129
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Copyright 2009-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
UTF-8
Java
3,996
java
CarpClobImpl.java
Java
[ { "context": "va.sql.SQLException;\n\n/**\n * Clob 接口实现类\n * @author Administrator\n *\n */\npublic class CarpClobImpl implements Clob ", "end": 954, "score": 0.9889522194862366, "start": 941, "tag": "NAME", "value": "Administrator" } ]
null
[]
/** * Copyright 2009-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3,996
0.691516
0.685492
152
25.171053
25.305183
95
false
false
0
0
0
0
0
0
1.394737
false
false
2
b187baf126ddea61b8575ce1095ed1923739f708
2,104,534,020,367
75a3a8af19c84dc04d85c9d60155aed902f1a548
/src/main/java/io/ffreedom/polaris/indicators/api/IndicatorEvent.java
aff8c7835303f46dc9deec6faca93eff60d2a59b
[ "ICU", "Apache-2.0" ]
permissive
Sahanduiuc/polaris
https://github.com/Sahanduiuc/polaris
238a3fc20ce7c0821cd7a0d45c453ca3be807805
0a9fd3104e1d900e1be7d2f08145d9f31022aa4c
refs/heads/master
2020-06-19T03:07:56.943000
2019-07-09T08:53:34
2019-07-09T08:53:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package io.ffreedom.polaris.indicators.api; public interface IndicatorEvent { String getEventName(); }
UTF-8
Java
108
java
IndicatorEvent.java
Java
[]
null
[]
package io.ffreedom.polaris.indicators.api; public interface IndicatorEvent { String getEventName(); }
108
0.777778
0.777778
7
14.428572
16.952515
43
false
false
0
0
0
0
0
0
0.571429
false
false
2
9d2fafc0a08b364e655f616694426342531b8f8b
7,112,465,858,758
b705de68ac7e0091d183c5cfe316049b1a5e3fd1
/src/main/java/com/cheeseind/blogenginewebflux/security/LoginJsonAuthConverter.java
7eb44173d85a44972ee60ea6058facd1e38d28de
[]
no_license
FitzgeraldMouseton/blog-webflux
https://github.com/FitzgeraldMouseton/blog-webflux
bf5a86e9efb0f7b176c9a3c08cdf3c7350180a1d
b4cc3a342fa2606bc2c3f1fbd46583c3cb50d1ca
refs/heads/master
2023-03-20T11:38:16.170000
2021-03-16T08:18:25
2021-03-16T08:18:25
331,213,331
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cheeseind.blogenginewebflux.security; import com.cheeseind.blogenginewebflux.models.dto.authdto.LoginRequest; import com.fasterxml.jackson.databind.ObjectMapper; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; import org.springframework.security.authentication.UsernamePasswordAuthe...
UTF-8
Java
1,218
java
LoginJsonAuthConverter.java
Java
[]
null
[]
package com.cheeseind.blogenginewebflux.security; import com.cheeseind.blogenginewebflux.models.dto.authdto.LoginRequest; import com.fasterxml.jackson.databind.ObjectMapper; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; import org.springframework.security.authentication.UsernamePasswordAuthe...
1,218
0.781609
0.779146
30
39.633335
33.585197
116
false
false
0
0
0
0
0
0
0.5
false
false
2
d88bbaf1f0c767f3fc3b87e5dc97f0a46c322d09
10,084,583,225,570
548c82b3acfadf712b635e3533347a09198c1364
/src/com/newPrograms/test/MultiplyTwoMatrices.java
9bb9f646b5e5965a77b9813e9ac2f0900c29ae4e
[]
no_license
samirsukla/JavaInterviewPrograms
https://github.com/samirsukla/JavaInterviewPrograms
34e54e6d97da15e9cee47d439ecd2fdec87e7cd9
2fb3685026b8c3fadb889926c2a3905a49b2b1ab
refs/heads/master
2023-02-28T20:56:38.236000
2021-02-05T06:07:51
2021-02-05T06:07:51
336,179,372
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.newPrograms.test; public class MultiplyTwoMatrices { public static void main(String[] args) { int arr1[][] = {{1,2,3},{7,8,9},{4,5,6}}; int arr2[][] = {{2,3,5},{7,1,2},{3,6,4}}; int result[][] = new int[3][3]; for(int i=0;i<3;i++) { for(int j=0;j<3;j++) { result[i][j] =0; for (...
UTF-8
Java
475
java
MultiplyTwoMatrices.java
Java
[]
null
[]
package com.newPrograms.test; public class MultiplyTwoMatrices { public static void main(String[] args) { int arr1[][] = {{1,2,3},{7,8,9},{4,5,6}}; int arr2[][] = {{2,3,5},{7,1,2},{3,6,4}}; int result[][] = new int[3][3]; for(int i=0;i<3;i++) { for(int j=0;j<3;j++) { result[i][j] =0; for (...
475
0.492632
0.427368
24
18.791666
16.286444
43
false
false
0
0
0
0
0
0
3.458333
false
false
2
4daafcf74b517819b257b52fc52590432b2a0740
2,310,692,425,482
7789e94612d336fe8ad6be591acba9a346cc446c
/src/main/Java/GUI/bookSearchInterFrm.java
f84e9c4b7aac52c4c358476684f408e89f875b6c
[]
no_license
Cookies-Yan/LibraryDatabaseSearchEngine
https://github.com/Cookies-Yan/LibraryDatabaseSearchEngine
a591daef3e2564735a3afd4ed3625f3dc7bb617d
fecd7836e13c7fcb4f8a572675dbdf6f5ce59d53
refs/heads/master
2022-12-12T13:33:31.169000
2020-09-10T21:12:07
2020-09-10T21:12:07
294,523,369
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package GUI; import Dao.BookMngDao; import Dao.LoanMngDao; import Model.BookMng; import Model.LoanMng; import Util.DbUtil; import org.apache.commons.lang.StringUtils; import javax.swing.*; import javax.swing.GroupLayout.Alignment; import javax.swing.LayoutStyle.ComponentPlacement; import javax.swing.borde...
UTF-8
Java
14,774
java
bookSearchInterFrm.java
Java
[]
null
[]
package GUI; import Dao.BookMngDao; import Dao.LoanMngDao; import Model.BookMng; import Model.LoanMng; import Util.DbUtil; import org.apache.commons.lang.StringUtils; import javax.swing.*; import javax.swing.GroupLayout.Alignment; import javax.swing.LayoutStyle.ComponentPlacement; import javax.swing.borde...
14,774
0.666847
0.656288
422
33.00948
27.197451
166
false
false
0
0
0
0
0
0
3.658768
false
false
2
d0f0403cb383cfb58ea65b0f48b25232f49495ba
9,491,877,734,040
a19ca438798ce54d6be33ce1fd4adb03b4280943
/src/main/java/kz/kazgisa/data/entity/user/UserMenu.java
bc86a43efab2ee1c8220bcb4772d640a4e485bac
[]
no_license
Adil-web/sedbpmn_last
https://github.com/Adil-web/sedbpmn_last
73c472222cc81b0feeb9f166b98f1a260efc0313
79889a34439c82c6e98fbdef3953f562b75d56f3
refs/heads/main
2023-03-30T04:35:07.941000
2021-03-31T03:52:43
2021-03-31T03:52:43
353,217,723
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package kz.kazgisa.data.entity.user; import kz.kazgisa.data.entity.base.BaseEntity; import kz.kazgisa.data.entity.dict.Menu; import kz.kazgisa.data.enums.MenuCode; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.ManyToOne; @Entity publ...
UTF-8
Java
688
java
UserMenu.java
Java
[]
null
[]
package kz.kazgisa.data.entity.user; import kz.kazgisa.data.entity.base.BaseEntity; import kz.kazgisa.data.entity.dict.Menu; import kz.kazgisa.data.enums.MenuCode; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.ManyToOne; @Entity publ...
688
0.6875
0.6875
33
19.848484
15.105931
46
false
false
0
0
0
0
0
0
0.424242
false
false
2
698dbe55b78d305c53a7da7811a7309e7830902b
30,906,584,716,071
b267f1013314010178eacc2f0a9fde744aedc6a6
/src/test/java/CucumberFramework/Pages/BasePage.java
4cfacd202017edb52a068120e8ce050563d4fc10
[]
no_license
recepalioglu1/MusterAutomationFramework
https://github.com/recepalioglu1/MusterAutomationFramework
c444bf12512f33d03ca25b8ab054a32397b3e992
da79851cb8f41c104eafdbb0e93d6386ac4a1560
refs/heads/master
2022-12-27T15:36:03.452000
2020-10-04T14:00:49
2020-10-04T14:00:49
301,142,417
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package CucumberFramework.Pages; import CucumberFramework.Utilities.WebDriver; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import org.openqa.selenium.supp...
UTF-8
Java
566
java
BasePage.java
Java
[]
null
[]
package CucumberFramework.Pages; import CucumberFramework.Utilities.WebDriver; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import org.openqa.selenium.supp...
566
0.777385
0.777385
22
24.318182
21.194738
57
false
false
0
0
0
0
0
0
0.545455
false
false
2
3b923b04423542f0f8cea21a4b45f827fd7e120f
7,722,351,251,344
a0d338bd4a9eb575b66a1d7b853d27daab6e6680
/src/main/java/com/yang/netty/server/HandleServer.java
1df773b1defb5b415e5b2d622dbde95771cbd853
[]
no_license
yyy7400/netty-tools
https://github.com/yyy7400/netty-tools
2b91f2fce6fd7c490fe93e3b6a849960775b2bca
d6fa7ac400458a685b6d9f62d045be769a002843
refs/heads/master
2022-06-30T09:00:19.746000
2020-01-08T01:20:24
2020-01-08T01:20:24
214,418,180
3
0
null
false
2022-06-17T02:32:31
2019-10-11T11:24:38
2020-01-08T01:20:34
2022-06-17T02:32:31
62
2
0
2
Java
false
false
package com.yang.netty.server; import org.springframework.stereotype.Component; /** * 服务端消息处理 * @author yangyuyang * @date 2019-11-03 */ @Component public class HandleServer extends MessageHandleFactory { @Override public void recvHandle() { // Do nothing. } }
UTF-8
Java
302
java
HandleServer.java
Java
[ { "context": "k.stereotype.Component;\n\n/**\n * 服务端消息处理\n * @author yangyuyang\n * @date 2019-11-03\n */\n@Component\npublic class H", "end": 118, "score": 0.9994566440582275, "start": 108, "tag": "USERNAME", "value": "yangyuyang" } ]
null
[]
package com.yang.netty.server; import org.springframework.stereotype.Component; /** * 服务端消息处理 * @author yangyuyang * @date 2019-11-03 */ @Component public class HandleServer extends MessageHandleFactory { @Override public void recvHandle() { // Do nothing. } }
302
0.690972
0.663194
17
15.941176
16.483398
56
false
false
0
0
0
0
0
0
0.117647
false
false
2
3c3cc37f5220becb223f6d88a0e7121abefc6e37
32,693,291,110,206
4fc58d299eebc83fcec018131dfd0942095ff949
/src/drawing/model/Pen.java
d41c147d3c10d4acabf478f31c6df115dce72002
[]
no_license
yun0000/Drawing
https://github.com/yun0000/Drawing
cc326d85348f615a7c4204caaf084a963a04b166
88b1945d2a0bb37ec909b972993f09a40355e9de
refs/heads/master
2020-03-20T23:17:07.069000
2018-06-19T04:23:53
2018-06-19T04:23:53
137,839,187
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 drawing.model; import java.awt.BasicStroke; import java.awt.Graphics; import java.util.ArrayList; import java.awt.Color; import...
UTF-8
Java
3,905
java
Pen.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 drawing.model; import java.awt.BasicStroke; import java.awt.Graphics; import java.util.ArrayList; import java.awt.Color; import...
3,905
0.561844
0.552113
146
25.746574
19.836597
115
false
false
0
0
0
0
0
0
0.541096
false
false
2
64a4bb794b6cd2dbca9a7dd9ad4bf3c9b7125477
2,405,181,749,574
60384d7047a01fb2794d4c9bf14072f2e57cad84
/app/src/main/java/com/btetop/bean/AccountInfoBean.java
731d358a831cd5a215916245ca4793d3ba31e4f7
[ "MIT" ]
permissive
sophiemarceau/bte_Android
https://github.com/sophiemarceau/bte_Android
d88703209aa2a2d9f473938d9c6aadcad590a0f6
e950ca0bc5a7f6b6386af1e7614a5bf8d70cf66e
refs/heads/master
2020-08-27T11:03:35.250000
2019-10-25T02:05:14
2019-10-25T02:05:14
217,342,335
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.btetop.bean; import java.io.Serializable; /** * Created by Administrator on 2018/3/13. */ public class AccountInfoBean { public static class AccountInfoData implements Serializable { private double allAmount; private String tel; private String point;//积分 private Str...
UTF-8
Java
3,057
java
AccountInfoBean.java
Java
[ { "context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by Administrator on 2018/3/13.\n */\n\npublic class AccountInfoBean {", "end": 87, "score": 0.5363160371780396, "start": 74, "tag": "NAME", "value": "Administrator" } ]
null
[]
package com.btetop.bean; import java.io.Serializable; /** * Created by Administrator on 2018/3/13. */ public class AccountInfoBean { public static class AccountInfoData implements Serializable { private double allAmount; private String tel; private String point;//积分 private Str...
3,057
0.54609
0.54376
127
22.661417
19.411913
65
false
false
0
0
0
0
0
0
0.299213
false
false
2
bc7e9ff32f118378928d8c49e912a3eb3ac771cd
26,963,804,696,424
ec9bf57a07b7b06134ec7a21407a11f69cc644f7
/src/com/ubercab/client/core/network/TunesApi.java
1bcc84a46eea2acfa099344c35f76622b98905fe
[]
no_license
jzarca01/com.ubercab
https://github.com/jzarca01/com.ubercab
f95c12cab7a28f05e8f1d1a9d8a12a5ac7fbf4b1
e6b454fb0ad547287ae4e71e59d6b9482369647a
refs/heads/master
2020-06-21T04:37:43.723000
2016-07-19T16:30:34
2016-07-19T16:30:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ubercab.client.core.network; import com.ubercab.client.core.model.TunesProvider; import com.ubercab.rider.realtime.model.Group; import com.ubercab.rider.realtime.model.Playlist; import java.util.Map; import retrofit.Callback; import retrofit.http.Body; import retrofit.http.GET; import retrofit.http.Header;...
UTF-8
Java
2,168
java
TunesApi.java
Java
[]
null
[]
package com.ubercab.client.core.network; import com.ubercab.client.core.model.TunesProvider; import com.ubercab.rider.realtime.model.Group; import com.ubercab.rider.realtime.model.Playlist; import java.util.Map; import retrofit.Callback; import retrofit.http.Body; import retrofit.http.GET; import retrofit.http.Header;...
2,168
0.766605
0.753229
37
57.62162
89.957451
376
false
false
0
0
0
0
0
0
1.135135
false
false
2
57a48783696f2b62d8580779d56253d76b412ac5
18,897,856,170,285
69daddae6ebb18635adbf7dd5a240654e9abc42f
/ESBComponents/LabCore/src/main/java/net/aegis/lab/dao/pojo/Questionnairetestplan.java
6ab63ba6bc0922be398f6f24da92229ffaef103d
[]
no_license
Developer-Integration-Lab/InterOp-SOA
https://github.com/Developer-Integration-Lab/InterOp-SOA
01c5f73dfa366f25e9a61c675a42bfbdcb697cf1
7661b3d8c1bdf9260e908b52235962bed37a8bd8
refs/heads/master
2021-01-17T11:56:07.998000
2012-09-20T20:10:35
2012-09-20T20:10:35
5,890,626
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.aegis.lab.dao.pojo; import java.io.Serializable; /** * <p>Pojo mapping table questionnairetestplan</p> * <p></p> * * <p>Generated at Thu Jun 16 10:48:01 EDT 2011</p> * @author Salto-db Generator Ant v1.0.15 / Hibernate pojos and xml mapping files. * */ public class Questionnairetestplan implement...
UTF-8
Java
1,795
java
Questionnairetestplan.java
Java
[]
null
[]
package net.aegis.lab.dao.pojo; import java.io.Serializable; /** * <p>Pojo mapping table questionnairetestplan</p> * <p></p> * * <p>Generated at Thu Jun 16 10:48:01 EDT 2011</p> * @author Salto-db Generator Ant v1.0.15 / Hibernate pojos and xml mapping files. * */ public class Questionnairetestplan implement...
1,795
0.708635
0.699721
96
17.708334
21.768152
84
false
false
0
0
0
0
0
0
0.989583
false
false
2
519a49dc1920d988c6a0690baad14d22355dee9f
32,057,635,960,078
3ff2e67934b81665974b2dc1db1522eb3a5c77b0
/a_plugin_target_process/src/main/java/views/sap/SAPEntriesComponent.java
9e87c01f00abc404e76fe8b4ca6f0423f330b05b
[]
no_license
jonnytest1/eclipse-plugin
https://github.com/jonnytest1/eclipse-plugin
97b8e2a4e9d4a4e24cc5a0c882a5c2eb7f315aa7
928bc2d4b00df293136ade0df7f5bb74b6c3af7a
refs/heads/master
2020-06-25T12:00:43.437000
2020-05-28T11:41:54
2020-05-28T11:41:54
199,302,440
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package views.sap; import java.awt.BorderLayout; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ScheduledFuture; import java.util.concurrent.ScheduledThreadPoolExecutor; import java.util.concurrent.TimeUnit; import java.util.stream.Colle...
UTF-8
Java
3,344
java
SAPEntriesComponent.java
Java
[]
null
[]
package views.sap; import java.awt.BorderLayout; import java.util.List; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ScheduledFuture; import java.util.concurrent.ScheduledThreadPoolExecutor; import java.util.concurrent.TimeUnit; import java.util.stream.Colle...
3,344
0.717703
0.709629
124
24.967741
26.898535
115
false
false
0
0
0
0
0
0
1.830645
false
false
2
6b566678251d0bce3e699a2c9d4ccb576b231a7e
6,193,342,908,874
92aae8f9caeeefb5780a941e915cc45b71a582c1
/easyexcel-core/src/main/java/com/alibaba/excel/context/csv/CsvReadContext.java
00bcd54ae3ba93bc3a4702be14334f538f39753e
[ "Apache-2.0" ]
permissive
alibaba/easyexcel
https://github.com/alibaba/easyexcel
2ba39bb5a410e218d3f85d0fd2b150df0699cc65
3effe20084d4b6cae929027b0483184fd6559902
refs/heads/master
2023-09-03T21:56:35.331000
2023-08-31T02:08:20
2023-08-31T02:08:20
120,395,176
30,634
7,900
Apache-2.0
false
2023-08-31T02:08:22
2018-02-06T03:14:08
2023-08-31T01:09:50
2023-08-31T02:08:20
26,459
28,841
7,197
318
Java
false
false
package com.alibaba.excel.context.csv; import com.alibaba.excel.context.AnalysisContext; import com.alibaba.excel.read.metadata.holder.csv.CsvReadSheetHolder; import com.alibaba.excel.read.metadata.holder.csv.CsvReadWorkbookHolder; /** * A context is the main anchorage point of a ls xls reader. * * @author Jiaju Z...
UTF-8
Java
750
java
CsvReadContext.java
Java
[ { "context": " anchorage point of a ls xls reader.\n *\n * @author Jiaju Zhuang\n **/\npublic interface CsvReadContext extends Anal", "end": 325, "score": 0.9998372197151184, "start": 313, "tag": "NAME", "value": "Jiaju Zhuang" } ]
null
[]
package com.alibaba.excel.context.csv; import com.alibaba.excel.context.AnalysisContext; import com.alibaba.excel.read.metadata.holder.csv.CsvReadSheetHolder; import com.alibaba.excel.read.metadata.holder.csv.CsvReadWorkbookHolder; /** * A context is the main anchorage point of a ls xls reader. * * @author <NAME> ...
744
0.726667
0.726667
26
27.846153
26.366779
72
false
false
0
0
0
0
0
0
0.230769
false
false
2
d5af4f446fe8049fdd61e69a97db844461d2c912
25,623,774,892,083
ee1c66583cf33ddef546a0325e45d556308f1fb4
/src/main/java/com/partofa/domain/Region.java
2176111bebef8114264c4beee3d3cca0b758f75c
[]
no_license
mtust/partofa
https://github.com/mtust/partofa
c268a4c0a36c6d3b133466f96b68bc48f429e8e3
413623ecbed0d981b937444f26fd24cd0b314520
refs/heads/master
2020-04-18T23:05:21.071000
2017-02-25T15:52:53
2017-02-25T15:52:53
67,824,872
4
0
null
false
2016-10-04T22:35:45
2016-09-09T19:02:31
2016-09-21T09:17:30
2016-10-04T22:35:45
41,214
1
0
0
HTML
null
null
package com.partofa.domain; import lombok.*; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; /** * Created by tust on 19.09.2016. */ @lombok.Data @Entity public class Region { @Id @GeneratedValue(strategy = Gen...
UTF-8
Java
392
java
Region.java
Java
[ { "context": "e;\nimport javax.persistence.Id;\n\n/**\n * Created by tust on 19.09.2016.\n */\n@lombok.Data\n@Entity\npublic cl", "end": 214, "score": 0.999116063117981, "start": 210, "tag": "USERNAME", "value": "tust" } ]
null
[]
package com.partofa.domain; import lombok.*; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; /** * Created by tust on 19.09.2016. */ @lombok.Data @Entity public class Region { @Id @GeneratedValue(strategy = Gen...
392
0.742347
0.721939
23
16.043478
15.96866
55
false
false
0
0
0
0
0
0
0.347826
false
false
2
7b58cf32b4065b652d4737a42e8f28ab815c9c02
33,595,234,257,599
cfe8169a8c4032d49eae984224d94222dea923d6
/src/main/java/guynir/pypath/services/FileNotFoundException.java
faaa3e99fc5177eafe575bc2ca8bf0a860ddb340
[ "Apache-2.0" ]
permissive
guynir/pypath
https://github.com/guynir/pypath
696fd10d7335a923c986a17809a7a88cb4b2274a
d9e456b3230d4c9fcdccf59c613c7401739f87a6
refs/heads/master
2021-01-02T17:39:03.152000
2020-02-18T16:45:29
2020-02-18T16:45:29
239,726,365
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package guynir.pypath.services; import guynir.pypath.PyPathException; /** * This exception indicates that an attempt was made to access non-existing file. * * @author Guy Raz Nir * @since 2020/02/08 */ public class FileNotFoundException extends PyPathException { public FileNotFoundException() { } p...
UTF-8
Java
504
java
FileNotFoundException.java
Java
[ { "context": "as made to access non-existing file.\n *\n * @author Guy Raz Nir\n * @since 2020/02/08\n */\npublic class FileNotFoun", "end": 183, "score": 0.9998837113380432, "start": 172, "tag": "NAME", "value": "Guy Raz Nir" } ]
null
[]
package guynir.pypath.services; import guynir.pypath.PyPathException; /** * This exception indicates that an attempt was made to access non-existing file. * * @author <NAME> * @since 2020/02/08 */ public class FileNotFoundException extends PyPathException { public FileNotFoundException() { } public...
499
0.708333
0.69246
23
20.913044
23.8909
81
false
false
0
0
0
0
0
0
0.26087
false
false
2
b238cc4119004975c126c52f6c6e4b6839994866
3,186,865,760,764
bf3532bb08853a19c8fb3655500be8cf4d494f49
/designpatternconcurrent/src/main/java/com/bruce/producerConsumer/WorkStealingEnabledChannel.java
2488fb512dbf8b8f4ab0280d22b23f3ba8ad1c0e
[]
no_license
wuxuebin529/practice
https://github.com/wuxuebin529/practice
502a7f72ae9112d8782400bb3e3e7ca2976d9947
7b949acb7c6f97e01a4286b560ac5e895860c9be
refs/heads/master
2022-01-26T03:19:09.594000
2019-06-06T07:34:39
2019-06-06T07:34:39
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bruce.producerConsumer; import java.util.concurrent.BlockingDeque; /** * @Author: Bruce * @Date: 2019/6/4 17:36 * @Version 1.0 */ public interface WorkStealingEnabledChannel<P> extends Channel<P> { P take(BlockingDeque<P> preferredQueue) throws InterruptedException; }
UTF-8
Java
292
java
WorkStealingEnabledChannel.java
Java
[ { "context": "va.util.concurrent.BlockingDeque;\n\n/**\n * @Author: Bruce\n * @Date: 2019/6/4 17:36\n * @Version 1.0\n */\npubl", "end": 102, "score": 0.8326603770256042, "start": 97, "tag": "NAME", "value": "Bruce" } ]
null
[]
package com.bruce.producerConsumer; import java.util.concurrent.BlockingDeque; /** * @Author: Bruce * @Date: 2019/6/4 17:36 * @Version 1.0 */ public interface WorkStealingEnabledChannel<P> extends Channel<P> { P take(BlockingDeque<P> preferredQueue) throws InterruptedException; }
292
0.746575
0.705479
13
21.461538
24.468552
72
false
false
0
0
0
0
0
0
0.230769
false
false
2
31ffe6e7d9170bb543cf40b6a1da7fa6a172e85b
3,186,865,758,449
52cd5b1c6703e12fdce3f2c0e9cf29b22febf584
/app/src/main/java/com/chatapp/firebaseproject/chatapplication/RequestsFragment.java
41286088b4ee2f33e7e5c028741d79a18a8a8c2d
[]
no_license
VrajalModi/ChatApplication1
https://github.com/VrajalModi/ChatApplication1
846d8d15c715fa8a9c48ad764b48a2e84b60ac1f
383f8a655c38daaf26e9a8b7954d2bceeeeff47d
refs/heads/master
2020-04-16T23:00:12.952000
2019-01-16T07:14:23
2019-01-16T07:14:23
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chatapp.firebaseproject.chatapplication; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.v4.app.Fragment; import android.support.v7.widget.LinearLayoutManager;...
UTF-8
Java
9,689
java
RequestsFragment.java
Java
[ { "context": " chatIntent.putExtra(\"user_name\", userName);\n// s", "end": 6388, "score": 0.9503232836723328, "start": 6380, "tag": "USERNAME", "value": "userName" } ]
null
[]
package com.chatapp.firebaseproject.chatapplication; import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.v4.app.Fragment; import android.support.v7.widget.LinearLayoutManager;...
9,689
0.567654
0.567138
254
37.145668
34.438213
138
false
false
0
0
0
0
0
0
0.515748
false
false
2
71389e80e7a2521df70fa86ee2bdec4edd7199d5
3,186,865,759,575
4686c6a5db1d83344be69e10964523790112a030
/src/test/java/br/com/caelum/casadocodigo/builders/CompraBuilder.java
ccc3d367e1b7f0b3e07d8530fa46149e5ba7203a
[]
no_license
rafael-rollo/casadocodigo-mobile-backend
https://github.com/rafael-rollo/casadocodigo-mobile-backend
160d5660b6f13d6f0e4c7907a4d25e13160a6a83
ec596b00bd0a8be2ddfca60e737e2da9d033ea80
refs/heads/master
2021-01-01T17:43:07.742000
2015-08-17T20:23:14
2015-08-17T20:23:14
39,892,560
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.caelum.casadocodigo.builders; import br.com.caelum.casadocodigo.modelo.Compra; import br.com.caelum.casadocodigo.modelo.Item; import br.com.caelum.casadocodigo.modelo.Usuario; public class CompraBuilder { private Compra compra; public CompraBuilder setId(int id){ this.compra.setId(id); return ...
UTF-8
Java
662
java
CompraBuilder.java
Java
[]
null
[]
package br.com.caelum.casadocodigo.builders; import br.com.caelum.casadocodigo.modelo.Compra; import br.com.caelum.casadocodigo.modelo.Item; import br.com.caelum.casadocodigo.modelo.Usuario; public class CompraBuilder { private Compra compra; public CompraBuilder setId(int id){ this.compra.setId(id); return ...
662
0.741692
0.741692
35
17.914286
17.339256
51
false
false
0
0
0
0
0
0
1.371429
false
false
2
2cb10b8e81e7098984d29d266b77216d1ffae4c3
19,387,482,436,168
f11f71761132c225db0febc2e6d17b5d507926ec
/src/CtaCte.java
f448286926e66d538624463f02b52595666d49ba
[]
no_license
rmargeli/TPFinal_IOO
https://github.com/rmargeli/TPFinal_IOO
26118fa7525915d378b831ce8687b2a685c2a69c
b7e97ea08f36b156e8e3f386bd76540e5a65d054
refs/heads/master
2021-01-17T12:59:06.846000
2017-06-29T02:32:37
2017-06-29T02:32:37
95,730,781
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; public class CtaCte { private String estado; private float saldo; private ArrayList <Movimiento> movimientos; public CtaCte(String estado, float saldo){ this.estado = estado; this.saldo = saldo; ArrayList <Movimiento> movimientos = new ArrayList <Movimiento>(); }...
UTF-8
Java
777
java
CtaCte.java
Java
[]
null
[]
import java.util.ArrayList; public class CtaCte { private String estado; private float saldo; private ArrayList <Movimiento> movimientos; public CtaCte(String estado, float saldo){ this.estado = estado; this.saldo = saldo; ArrayList <Movimiento> movimientos = new ArrayList <Movimiento>(); }...
777
0.684685
0.684685
33
21.545454
23.211924
82
false
false
0
0
0
0
0
0
1.939394
false
false
2
94e51102a2e894b668de9559e078d6a0921cbf6f
20,633,022,906,937
dc7c687680e71a58b31ee853c53d8a6d81aad2a0
/com.vmware.in.testframework.htmlparser/src/com/vmware/in/testframework/util/Constants.java
9cd894b537b62697db68600c455aeef8d431654e
[]
no_license
Girish-Venkatesh/XTextSelenium
https://github.com/Girish-Venkatesh/XTextSelenium
9f39e5b1ca274a9490d04aa0453ef0146dbb2e38
cd829f2ce54af847c2a494cebf02d255b60fd3b7
refs/heads/master
2021-01-01T20:48:13.249000
2014-11-16T14:16:43
2014-11-16T14:16:43
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vmware.in.testframework.util; public class Constants { public final static String HTML_FILE = "page8.html"; public final static String JSON_FILE = ".//src/Sample.json"; }
UTF-8
Java
191
java
Constants.java
Java
[]
null
[]
package com.vmware.in.testframework.util; public class Constants { public final static String HTML_FILE = "page8.html"; public final static String JSON_FILE = ".//src/Sample.json"; }
191
0.727749
0.722513
9
20.222221
23.827051
61
false
false
0
0
0
0
0
0
0.777778
false
false
2
13b6235ef4c31493782d87810de8fca0804c73dc
18,391,049,962,598
dd294c9f858e6b5ee73c30ae651b8ded4d775da2
/icaopan-rebuld-dao/src/main/java/com/icaopan/trade/model/ComplianceResult.java
9d057031051274c57264a1dd11e89231b94ed69a
[]
no_license
Wzhenshuai/peizi-funding
https://github.com/Wzhenshuai/peizi-funding
db4fafbd794849d2ccc3ea2c4cabf5a954660494
4734d3b7f75a1bb10c97134c9075a18a6972c7c5
refs/heads/master
2021-05-13T19:40:26.845000
2019-03-12T07:37:13
2019-03-12T07:37:13
116,896,616
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.icaopan.trade.model; import java.util.Date; import com.icaopan.util.DateUtils; public class ComplianceResult { private Integer id; private String userName; private String customerName; private String opType; private String stockCode; private String stockName; pri...
UTF-8
Java
1,958
java
ComplianceResult.java
Java
[]
null
[]
package com.icaopan.trade.model; import java.util.Date; import com.icaopan.util.DateUtils; public class ComplianceResult { private Integer id; private String userName; private String customerName; private String opType; private String stockCode; private String stockName; pri...
1,958
0.635853
0.635853
103
18.019417
18.445396
69
false
false
0
0
0
0
0
0
0.485437
false
false
2
0ec9dc96671f22dab5b2a01d6659dc64ac0bf5e0
13,228,499,271,945
0f1b4929ee26a450f8d9852b2479217aedcd3d84
/src/main/java/com/github/abigail830/timeticket/infrastructure/client/WxLoginResponse.java
721a2ed8374fd1eada30cdc3e56ebfade180d539
[]
no_license
abigail830/time-ticket
https://github.com/abigail830/time-ticket
4a494bdbf2cdd3243d99ffa1d07fea825ef7ac31
462118b46b37633d64de2d108b83c89505f4aa7e
refs/heads/master
2020-05-05T02:23:11.114000
2019-04-22T12:57:38
2019-04-22T12:57:38
179,635,663
0
0
null
false
2019-04-06T15:15:18
2019-04-05T07:16:33
2019-04-06T15:07:46
2019-04-06T15:15:18
26
0
0
0
Java
false
false
package com.github.abigail830.timeticket.infrastructure.client; import com.github.abigail830.timeticket.domain.user.User; import lombok.*; @Getter @Setter @ToString @AllArgsConstructor @NoArgsConstructor public class WxLoginResponse { private String session_key; private String openid; public boolean isV...
UTF-8
Java
501
java
WxLoginResponse.java
Java
[ { "context": "package com.github.abigail830.timeticket.infrastructure.client;\n\nimport com.git", "end": 29, "score": 0.9994099140167236, "start": 19, "tag": "USERNAME", "value": "abigail830" }, { "context": "eticket.infrastructure.client;\n\nimport com.github.abigail830.timeticket.d...
null
[]
package com.github.abigail830.timeticket.infrastructure.client; import com.github.abigail830.timeticket.domain.user.User; import lombok.*; @Getter @Setter @ToString @AllArgsConstructor @NoArgsConstructor public class WxLoginResponse { private String session_key; private String openid; public boolean isV...
501
0.716567
0.704591
25
19.040001
20.954197
63
false
false
0
0
0
0
0
0
0.32
false
false
2
9eb15f5d2925b87bf9438268b5b3a92875b4b663
9,663,676,470,783
bf9a6d075ce99945c22479eb581c13b5a3bf76d0
/library/src/main/java/cn/shyman/library/scan/OnScanListener.java
e47bf7d80cd6a22ca749095c81b98766610529d7
[]
no_license
abshyer/scan
https://github.com/abshyer/scan
ccd977fc4617f56efb31cd514375a110a9a6179f
9f4b21da23bb059a773af22945e55d67558a0a33
refs/heads/master
2021-07-22T22:21:51.670000
2017-10-30T00:53:31
2017-10-30T00:53:31
108,784,558
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.shyman.library.scan; public interface OnScanListener { /** * 扫描成功 * * @param result 结果信息 */ void scanSuccess(String result); }
UTF-8
Java
165
java
OnScanListener.java
Java
[]
null
[]
package cn.shyman.library.scan; public interface OnScanListener { /** * 扫描成功 * * @param result 结果信息 */ void scanSuccess(String result); }
165
0.677852
0.677852
10
13.9
13.40485
33
false
false
0
0
0
0
0
0
0.8
false
false
2
1e8285c69f9818bc84f8cc752473079bf24583ef
12,378,095,808,549
e7a0958b00729249598130ce60ebc9cb7abb2376
/src/main/java/com/example/spring/Application.java
1df6ba4fe7ca3a1c040b085e7e535b82f4c4f6c2
[]
no_license
asahinadev/springboo-demo-recruit-api
https://github.com/asahinadev/springboo-demo-recruit-api
debf1bfc13830413ba07f6817273483f6c87fa26
7b9f40737368330a60affc6bfb01bac51410e753
refs/heads/master
2022-11-14T15:49:06.788000
2020-07-08T14:55:00
2020-07-08T14:55:00
267,440,153
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.spring; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.ComponentScan...
UTF-8
Java
779
java
Application.java
Java
[]
null
[]
package com.example.spring; import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringStyle; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.ComponentScan...
779
0.835687
0.829268
24
31.458334
27.900089
88
false
false
0
0
0
0
0
0
0.916667
false
false
2
bb6593b42a8d8f58bfe9371effd03dbcd050dc1c
30,485,677,931,820
574a6414c5b5f75d22d1e0d0e9a171bad5dd1434
/src/main/java/me/bottleofglass/SmithingTweak/Main.java
22d68a094ba384ae3083e930034a88d0966f3090
[]
no_license
ItsmeFawaz/SmithingTweak
https://github.com/ItsmeFawaz/SmithingTweak
8afd5dba988835dc4916c6f3dd0f74522953c47a
5337a0a3b9e7ed7c559a93b3aac51b3821e1b2c6
refs/heads/master
2022-11-21T12:08:58.777000
2020-07-13T03:42:38
2020-07-13T03:42:38
279,202,275
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.bottleofglass.SmithingTweak; import me.bottleofglass.SmithingTweak.listeners.SmithingTableListener; import org.bukkit.plugin.java.JavaPlugin; public class Main extends JavaPlugin { private static Main instance; @Override public void onEnable() { instance = this; getServer().getP...
UTF-8
Java
450
java
Main.java
Java
[]
null
[]
package me.bottleofglass.SmithingTweak; import me.bottleofglass.SmithingTweak.listeners.SmithingTableListener; import org.bukkit.plugin.java.JavaPlugin; public class Main extends JavaPlugin { private static Main instance; @Override public void onEnable() { instance = this; getServer().getP...
450
0.748889
0.748889
14
31.142857
26.128412
89
false
false
0
0
0
0
0
0
0.571429
false
false
2