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
e30ddce5aca66f47e8029370042a4685d19afb0a
32,530,082,304,220
c252d53052fc16a0307511aca193dd200d94d1af
/Backend/UETCodeHub_Backend/src/java/vn/edu/vnu/uet/fit/model/CourseReportModel.java
a7c06e6a4b517a46c14c599aac6ece9f14af76fd
[]
no_license
duonghm/UETCodehub
https://github.com/duonghm/UETCodehub
f29ddb6f17a88abda9b627d1b8f033c3c80c70bf
ac1cceeff8197c65c466688f46bf54d8496eacd7
refs/heads/master
2021-01-01T05:25:22.468000
2016-06-07T06:18:43
2016-06-07T06:18:43
58,634,647
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 vn.edu.vnu.uet.fit.model; import java.util.List; import org.hibernate.SQLQuery; import org.hibernate.Session; import org.hiber...
UTF-8
Java
5,987
java
CourseReportModel.java
Java
[ { "context": "nu.uet.fit.utils.HibernateUtil;\n\n/**\n *\n * @author hmduong\n */\npublic class CourseReportModel {\n\n public ", "end": 625, "score": 0.9995836615562439, "start": 618, "tag": "USERNAME", "value": "hmduong" } ]
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 vn.edu.vnu.uet.fit.model; import java.util.List; import org.hibernate.SQLQuery; import org.hibernate.Session; import org.hiber...
5,987
0.63404
0.632036
99
59.474747
51.04372
227
false
false
0
0
0
0
0
0
1.080808
false
false
1
4f71c70158550104a4ba01efe06a0feb50a2d2d8
21,534,966,075,223
57b93273646ca96403fb34e91dadc54b0d3afda7
/src/cn/tcl/platform/excelCustomer/service/IExcelCustomerService.java
40ff38ad5c3df152ae7f6bad8ceb253d1496fd12
[]
no_license
JackPaiPaiNi/toms
https://github.com/JackPaiPaiNi/toms
dcc032d50823e27642ec746b45a2546a2428de5d
13b1de9c17bbc3dd7dc795a19d9daf0e2b4787e8
refs/heads/master
2020-04-07T22:32:49.982000
2018-11-23T03:08:18
2018-11-23T03:08:18
158,774,833
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.tcl.platform.excelCustomer.service; import java.util.HashMap; import java.util.LinkedHashMap; import java.util.List; import org.apache.ibatis.annotations.Param; import cn.tcl.platform.excel.vo.Excel; import cn.tcl.platform.excelCustomer.vo.ExcelCustomer; public interface IExcelCustomerService ...
UTF-8
Java
18,878
java
IExcelCustomerService.java
Java
[]
null
[]
package cn.tcl.platform.excelCustomer.service; import java.util.HashMap; import java.util.LinkedHashMap; import java.util.List; import org.apache.ibatis.annotations.Param; import cn.tcl.platform.excel.vo.Excel; import cn.tcl.platform.excelCustomer.vo.ExcelCustomer; public interface IExcelCustomerService ...
18,878
0.779014
0.779014
461
38.932755
35.637028
153
false
false
0
0
0
0
0
0
2.902386
false
false
1
95937bb02c37f77bac73e74af973d5e3d3c35efc
28,905,129,909,870
76b94d44f7d6384dda65c5afeba33d3eaa95530b
/J4Labs/src/com/Junit3/Lab1/Hello.java
52b4c29eaf5459ae55b027ee2aec9a26b7aa5935
[]
no_license
sk-shahsi/JunitTest
https://github.com/sk-shahsi/JunitTest
35735b79ee87234718a9e434d811fc7b3cf25532
34bc84d77fb506304c460cafebb505eb106a73ff
refs/heads/main
2023-06-20T20:11:13.487000
2021-07-30T07:35:26
2021-07-30T07:35:26
390,973,918
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.Junit3.Lab1; public class Hello { public String getMessage1() { return "Hello"; } public String getMessage2() { return "hai"; } }
UTF-8
Java
166
java
Hello.java
Java
[]
null
[]
package com.Junit3.Lab1; public class Hello { public String getMessage1() { return "Hello"; } public String getMessage2() { return "hai"; } }
166
0.614458
0.590361
16
9.375
10.925172
30
false
false
0
0
0
0
0
0
1.25
false
false
1
152c4c49c014019588ce64da8a9268119d52a53d
19,705,309,962,253
e09c6f7ef6f01ce2b54993d1876bd1c79c33af57
/SD1314pl001/src/common/Event.java
91afd8ec13c866f16424ed63b4964e221a3fc85b
[]
no_license
dafonso/SD-PL001
https://github.com/dafonso/SD-PL001
8f2de67303d9f1c319be43566da513bceff021b4
625bf3e9e48de9da99236582057a4e83bde80fad
refs/heads/master
2021-01-15T09:10:14.039000
2013-12-15T16:06:25
2013-12-15T16:06:25
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 common; import com.j256.ormlite.field.DatabaseField; import com.j256.ormlite.table.DatabaseTable; import java.io.Seri...
UTF-8
Java
2,578
java
Event.java
Java
[ { "context": "\nimport java.util.Date;\r\n\r\n/**\r\n *\r\n *\r\n * @author Emanuel\r\n */\r\n@DatabaseTable(tableName = \"Event\")\r\npublic", "end": 388, "score": 0.9978559613227844, "start": 381, "tag": "NAME", "value": "Emanuel" } ]
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 common; import com.j256.ormlite.field.DatabaseField; import com.j256.ormlite.table.DatabaseTable; import java.io.Seri...
2,578
0.587665
0.585337
113
20.814159
18.013048
79
false
false
0
0
0
0
0
0
0.380531
false
false
1
1c41c10f8f0a9bace5c3c99c51c8c919f0e9ca5f
21,406,117,046,108
ee63930722137539e989a36cdc7a3ac235ca1932
/app/src/main/java/com/yksj/consultation/im/NIMManager.java
5b1da8f4badc14127ebc7c67f2b5d7f2c8018cbb
[]
no_license
13525846841/SixOneD
https://github.com/13525846841/SixOneD
3189a075ba58e11eedf2d56dc4592f5082649c0b
199809593df44a7b8e2485ca7d2bd476f8faf43a
refs/heads/master
2020-05-22T07:21:27.829000
2019-06-05T09:59:58
2019-06-05T09:59:58
186,261,515
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yksj.consultation.im; import android.app.Application; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; import android.support.v4.app.FragmentActivity; import android.util.Log; import android.view.View; import com.blankj.utilcode.util.ProcessUtils; impor...
UTF-8
Java
10,158
java
NIMManager.java
Java
[]
null
[]
package com.yksj.consultation.im; import android.app.Application; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; import android.support.v4.app.FragmentActivity; import android.util.Log; import android.view.View; import com.blankj.utilcode.util.ProcessUtils; impor...
10,158
0.646476
0.645093
233
39.317596
29.545229
127
false
false
0
0
0
0
0
0
0.592275
false
false
1
95c336215ecd2f276e042a9c93f4325c36a2d5b7
28,484,223,157,358
703aa20c4e523413e6092fdf2fcdd5de0a206649
/src/main/java/nl/hu/v1wac/firstapp/webservices/WorldResource.java
aa025acbd532d0438f618270a39cedcbefbba8ba
[]
no_license
Rheiter/WAC-Practica
https://github.com/Rheiter/WAC-Practica
770ab8ed8646a1b01c69e0c87bb616f4de8de5e2
25a3bb17412aced22d1022c2e9b575a6a4119e68
refs/heads/master
2021-01-25T05:09:16.084000
2017-06-06T14:21:58
2017-06-06T14:21:58
93,510,218
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nl.hu.v1wac.firstapp.webservices; import java.util.List; import javax.annotation.security.RolesAllowed; import javax.json.*; import javax.ws.rs.*; import nl.hu.v1wac.firstapp.model.Country; import nl.hu.v1wac.firstapp.model.ServiceProvider; import nl.hu.v1wac.firstapp.model.WorldService; @Path("/countries")...
UTF-8
Java
8,061
java
WorldResource.java
Java
[]
null
[]
package nl.hu.v1wac.firstapp.webservices; import java.util.List; import javax.annotation.security.RolesAllowed; import javax.json.*; import javax.ws.rs.*; import nl.hu.v1wac.firstapp.model.Country; import nl.hu.v1wac.firstapp.model.ServiceProvider; import nl.hu.v1wac.firstapp.model.WorldService; @Path("/countries")...
8,061
0.691229
0.685523
234
33.448719
24.734133
79
false
false
0
0
0
0
0
0
3.290598
false
false
1
e3c8ca37ace4b8eccdbb5a9351736121062bd295
31,430,570,723,474
bcb24056fde2cb3915508e210250fba1e29bd113
/3.JavaMultithreading/src/com/javarush/task/task24/task2401/SelfInterfaceMarkerImpl.java
6157894a7ee0aa81c7c4cc7914250e8d88a401a4
[]
no_license
s3rji/JavaRush
https://github.com/s3rji/JavaRush
fd8ba2ac8a1b5984813508f695302185a265b5bf
8ce3a54e89ec0e8ccae4ae6c5598017ed8954abe
refs/heads/master
2023-07-17T01:43:47.525000
2021-08-26T19:01:22
2021-08-26T19:01:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.javarush.task.task24.task2401; public class SelfInterfaceMarkerImpl implements SelfInterfaceMarker { public String getName() { return null; } public void setName(String name) { } }
UTF-8
Java
220
java
SelfInterfaceMarkerImpl.java
Java
[]
null
[]
package com.javarush.task.task24.task2401; public class SelfInterfaceMarkerImpl implements SelfInterfaceMarker { public String getName() { return null; } public void setName(String name) { } }
220
0.704545
0.677273
11
19
21.92964
69
false
false
0
0
0
0
0
0
0.181818
false
false
1
78ee13bc5e51694542070358f1134e203fe83973
13,400,298,008,339
849b5825ec542bb4c926dc9522403bdf2a6ceeed
/ClasificacionDePizzas/src/clasificaciondepizzas/classification/base/PoorPressing.java
4c429074df70955ea540ac441e70659fee1ef617
[]
no_license
togrulseyid/clasificaciondepizzas
https://github.com/togrulseyid/clasificaciondepizzas
03d38f0b8aa0dfb43e3570925b10df8a1ab24360
eff11bc4fe064afee3d6e1931c01fa3a268b0bc6
refs/heads/master
2021-01-10T02:44:37.504000
2010-02-12T22:51:42
2010-02-12T22:51:42
45,852,687
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package clasificaciondepizzas.classification.base; import java.util.Hashtable; /** * * @author Alejandro */ public class PoorPressing { private Hashtable valorMap; public PoorPressing(){ ...
UTF-8
Java
640
java
PoorPressing.java
Java
[ { "context": "e;\n\nimport java.util.Hashtable;\n\n/**\n *\n * @author Alejandro\n */\n public class PoorPressing {\n\n private Has", "end": 209, "score": 0.9997782707214355, "start": 200, "tag": "NAME", "value": "Alejandro" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package clasificaciondepizzas.classification.base; import java.util.Hashtable; /** * * @author Alejandro */ public class PoorPressing { private Hashtable valorMap; public PoorPressing(){ ...
640
0.609375
0.503125
30
20.333334
19.477053
52
false
false
0
0
0
0
0
0
0.5
false
false
1
b929b77de046b4963f7b2318908aeffafdf07b17
24,489,903,572,325
29159bc4c137fe9104d831a5efe346935eeb2db5
/mmj-cloud-active/src/main/java/com/mmj/active/coupon/controller/CouponRedeemCodeController.java
4991bb0bfde5480ea850904d75791d5b5555574d
[]
no_license
xddpool/mmj-cloud
https://github.com/xddpool/mmj-cloud
bfb06d2ef08c9e7b967c63f223fc50b1a56aac1c
de4bcb35db509ce929d516d83de765fdc2afdac5
refs/heads/master
2023-06-27T11:16:38.059000
2020-07-24T03:23:48
2020-07-24T03:23:48
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mmj.active.coupon.controller; import com.mmj.active.coupon.model.vo.ExchangeCouponVo; import com.mmj.active.coupon.model.vo.RedeemCodeVo; import com.mmj.active.coupon.service.CouponRedeemCodeService; import com.mmj.common.controller.BaseController; import com.mmj.common.model.ReturnData; import io.s...
UTF-8
Java
2,831
java
CouponRedeemCodeController.java
Java
[]
null
[]
package com.mmj.active.coupon.controller; import com.mmj.active.coupon.model.vo.ExchangeCouponVo; import com.mmj.active.coupon.model.vo.RedeemCodeVo; import com.mmj.active.coupon.service.CouponRedeemCodeService; import com.mmj.common.controller.BaseController; import com.mmj.common.model.ReturnData; import io.s...
2,831
0.713008
0.71189
76
33.302631
31.812782
114
false
false
0
0
0
0
0
0
0.355263
false
false
1
3feb96c5f12edaa9d405f2d76e1332d70de16285
24,489,903,570,052
2070118ec1c9b54ce7ebea5c9f35021e2de0cd1a
/app/src/main/java/com/rasco/myapp/myapplication/db/ColorsDB.java
5c406006fa6d92671d70506d2f681d148c399877
[]
no_license
fas2065/MyApplication
https://github.com/fas2065/MyApplication
77fb87737213b7168a4ec752864671c00dd3e0c3
5f07e588141093732e34dcdec8e7afd36a4931c8
refs/heads/master
2021-04-26T02:50:04.369000
2018-02-18T13:46:09
2018-02-18T13:46:09
121,401,990
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rasco.myapp.myapplication.db; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import com.rasco.myapp.myapplication.base.Colors; import java.util.ArrayList; /** * Created by Admin on 2/15/2018. */ publ...
UTF-8
Java
4,399
java
ColorsDB.java
Java
[ { "context": "s;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Admin on 2/15/2018.\n */\n\npublic class ColorsDB extends ", "end": 296, "score": 0.8292521834373474, "start": 291, "tag": "USERNAME", "value": "Admin" } ]
null
[]
package com.rasco.myapp.myapplication.db; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import com.rasco.myapp.myapplication.base.Colors; import java.util.ArrayList; /** * Created by Admin on 2/15/2018. */ publ...
4,399
0.626506
0.624687
111
38.639641
26.839796
102
false
false
0
0
0
0
0
0
0.756757
false
false
1
c0423e3a63c084362e5fcbee9d6acf459dc5cff0
17,111,149,772,026
4f0e25a0ca3273e7a368b6488da13a40e41f5d48
/prog_2016_2017__t1c2b/Ejercicio1/src/ejercicio1/Ejercicio1.java
d4b976775ec63620899cfa24ebd814f367232e07
[]
no_license
fjcmolina/Examenes-1-Trimestre
https://github.com/fjcmolina/Examenes-1-Trimestre
45f26e39d616a0fc9f8cad472cbd7ce9122a9e69
186883be9ab86a9ef20bf2756a88b8ada7f6beb9
refs/heads/master
2020-03-12T14:31:24.646000
2018-05-15T08:15:57
2018-05-15T08:15:57
130,669,282
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Muestra por pantalla una secuencia aleatoria de 10 números múltiplos de 7 comprendidos entre el 140 * y el 210 ambos incluidos. * * Ejemplo: * 203 210 140 175 217 203 175 210 140 182 */ package ejercicio1; /** * * @author Francis */ public class Ejercicio1 { public static void main(St...
UTF-8
Java
570
java
Ejercicio1.java
Java
[ { "context": "140 182\n */\npackage ejercicio1;\n\n/**\n *\n * @author Francis\n */\npublic class Ejercicio1 {\n\n public static vo", "end": 260, "score": 0.9996696710586548, "start": 253, "tag": "NAME", "value": "Francis" } ]
null
[]
/* * Muestra por pantalla una secuencia aleatoria de 10 números múltiplos de 7 comprendidos entre el 140 * y el 210 ambos incluidos. * * Ejemplo: * 203 210 140 175 217 203 175 210 140 182 */ package ejercicio1; /** * * @author Francis */ public class Ejercicio1 { public static void main(St...
570
0.559859
0.46831
29
18.586206
23.262398
106
false
false
0
0
0
0
0
0
0.241379
false
false
1
501c9585bfd4b3fc852ea93ff07ed560ee8eec9f
15,444,702,451,374
448e1c8119c24a8916ba8d25a45ee99d5c36b4e1
/src/miniproject/SelectionSort.java
4866be48f0033f254b7cef96d3f09bca867576e9
[]
no_license
Sameeksha7/Sorting-Algorithms-Simulator
https://github.com/Sameeksha7/Sorting-Algorithms-Simulator
b37639be9809057ea47cf8cd07e8a88b86c5a67b
e6a5252c519cfddd5121b483eacf2c97624259f1
refs/heads/master
2020-06-21T11:52:48.647000
2019-07-17T19:07:16
2019-07-17T19:07:16
197,441,896
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package miniproject; import javax.swing.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.ArrayList; import java.util.concurrent.TimeUnit; import static java.lang.Thread.sleep; import static java.lang.Thread.sleep; public class SelectionSort extends Sort { private Time...
UTF-8
Java
3,321
java
SelectionSort.java
Java
[]
null
[]
package miniproject; import javax.swing.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.ArrayList; import java.util.concurrent.TimeUnit; import static java.lang.Thread.sleep; import static java.lang.Thread.sleep; public class SelectionSort extends Sort { private Time...
3,321
0.450768
0.442337
124
25.782259
24.880541
112
false
false
0
0
0
0
0
0
0.612903
false
false
1
cefab0790fab7b4777c7d45c14c5ee56b3f53194
33,715,493,306,496
34e2b2f0f1c2b80875dfa14cb79db3801f0dd1e1
/src/main/java/com/dima/financeapp/model/request/UserEditRequest.java
dc8cb737c0972f8e8c108e8eef06fa3c6f1c119c
[]
no_license
Dmitry374/FinanceSpringWebApp
https://github.com/Dmitry374/FinanceSpringWebApp
ad3788f5ea3afdb5fde07d5c4334eb91a61dee96
9efd577675b11865395963161869a1eb40b03fae
refs/heads/master
2023-07-18T05:31:39.892000
2021-08-29T11:14:14
2021-08-29T11:43:12
401,027,373
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dima.financeapp.model.request; import com.fasterxml.jackson.annotation.JsonProperty; import lombok.Data; @Data public class UserEditRequest { private Long id; private String name; private String surname; private String email; @JsonProperty("photo_url") private String photoUrl; ...
UTF-8
Java
375
java
UserEditRequest.java
Java
[]
null
[]
package com.dima.financeapp.model.request; import com.fasterxml.jackson.annotation.JsonProperty; import lombok.Data; @Data public class UserEditRequest { private Long id; private String name; private String surname; private String email; @JsonProperty("photo_url") private String photoUrl; ...
375
0.744
0.744
16
22.4375
14.439394
53
false
false
0
0
0
0
0
0
0.625
false
false
1
4376b334e251f7017fe6064db8989292ccb2a6ff
549,755,854,536
e05dc98ff8f1b9dd0643f7d68fb41a8964702008
/app/src/main/java/net/arvin/selectordemo/App.java
bc2ec4426fc654fce6ea02727959a90ce5e75baf
[ "Apache-2.0" ]
permissive
arvinljw/PictureSelector
https://github.com/arvinljw/PictureSelector
d8d84d21bedb0c7659bed4de19a05b8d8a8c9b9f
5521433c6a861f463fa66434b15b49adbaec23f6
refs/heads/master
2022-12-21T02:13:17.480000
2022-12-17T03:09:03
2022-12-17T03:09:03
67,299,510
184
34
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.arvin.selectordemo; import android.app.Application; import android.net.Uri; import android.widget.ImageView; import com.bumptech.glide.Glide; import net.arvin.selector.SelectorHelper; import net.arvin.selector.engines.ImageEngine; public class App extends Application { @Override public void onCr...
UTF-8
Java
640
java
App.java
Java
[]
null
[]
package net.arvin.selectordemo; import android.app.Application; import android.net.Uri; import android.widget.ImageView; import com.bumptech.glide.Glide; import net.arvin.selector.SelectorHelper; import net.arvin.selector.engines.ImageEngine; public class App extends Application { @Override public void onCr...
640
0.61875
0.61875
25
24.6
17.419529
65
false
false
0
0
0
0
0
0
0.44
false
false
1
c2efebc18fea7eba5ffffff7acb95b476bbef71c
14,516,989,508,786
fe6d8655ca40b2748f537fbe17a80a1dbc4613ee
/app/src/main/java/com/mssd/adapter/Food_Recycle1.java
e55df0e4f73cc8a58ba806fd5c63a6f9b3726966
[]
no_license
youareapig/NearXindu
https://github.com/youareapig/NearXindu
e5692768a1c6402666e1c3bd8bd7b54ddd646110
93f29aad47123f203aeba1b40c11297576a89963
refs/heads/master
2021-01-20T09:29:57.394000
2018-05-22T05:26:26
2018-05-22T05:26:26
101,600,008
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mssd.adapter; import android.app.Activity; import android.content.Intent; import android.content.res.AssetManager; import android.graphics.Typeface; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wid...
UTF-8
Java
3,136
java
Food_Recycle1.java
Java
[ { "context": "oUtils;\n\nimport java.util.List;\n\n/**\n * Created by DELL on 2017/8/30.\n */\n\npublic class Food_Recycle1 ext", "end": 621, "score": 0.9975924491882324, "start": 617, "tag": "USERNAME", "value": "DELL" } ]
null
[]
package com.mssd.adapter; import android.app.Activity; import android.content.Intent; import android.content.res.AssetManager; import android.graphics.Typeface; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wid...
3,136
0.634247
0.628508
92
33.086956
27.159214
132
false
false
0
0
0
0
0
0
0.630435
false
false
1
dd67af2d789760176de89c91fe241e02b4162925
31,396,210,935,028
845ddf351c24a556f5a5d11f663e7be39a9dce42
/Kod zrodlowy/src/rseslib/processing/classification/meta/AdaBoost.java
23f7de5c3fd2f88041b632dae41ef90aae7f290d
[]
no_license
szusti/projektInz
https://github.com/szusti/projektInz
8471bf9283b6eaf1ef48a55597aea1a4707f6f06
e4cfe6d6e50f9435319518fa29107824863b4174
refs/heads/master
2020-03-13T01:40:37.445000
2018-04-24T21:52:15
2018-04-24T21:52:15
130,908,675
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2002 - 2016 Logic Group, Institute of Mathematics, Warsaw University * * This file is part of Rseslib. * * Rseslib is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version ...
UTF-8
Java
7,945
java
AdaBoost.java
Java
[ { "context": " rseslib.system.progress.Progress;\n\n/**\n * @author Sebastian Stawicki\n *\n */\npublic class AdaBoost extends Configuratio", "end": 1524, "score": 0.9998629689216614, "start": 1506, "tag": "NAME", "value": "Sebastian Stawicki" } ]
null
[]
/* * Copyright (C) 2002 - 2016 Logic Group, Institute of Mathematics, Warsaw University * * This file is part of Rseslib. * * Rseslib is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version ...
7,933
0.760025
0.755851
203
37.940887
32.824303
151
false
false
0
0
0
0
0
0
2.187192
false
false
1
ebd5ed49775f1d336896610b29f11be0d0ca1749
32,375,463,537,745
f84e81259a3f86eb7e9f53e2b35234bdbe12d5ba
/cards-java/src/main/java/teamitp/Suit.java
3909c8bc201cf80abfaaf190067746ee92c88a2c
[]
no_license
yo-naka/workshop
https://github.com/yo-naka/workshop
9f438dc093a41be17062d609de94709c57caf03f
4b54be2cebe21bb045f58cc95b50d20e11e09177
refs/heads/master
2020-03-23T17:25:35.908000
2018-05-12T08:36:20
2018-05-12T08:36:20
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package teamitp; enum Suit { Club, Diamond, Heart, Spade; @Override public String toString() { switch (this) { case Club: return "♠"; case Diamond: return "♦"; case Heart: return "♣"; case Spade: return "♥"; } ...
UTF-8
Java
381
java
Suit.java
Java
[]
null
[]
package teamitp; enum Suit { Club, Diamond, Heart, Spade; @Override public String toString() { switch (this) { case Club: return "♠"; case Diamond: return "♦"; case Heart: return "♣"; case Spade: return "♥"; } ...
381
0.466488
0.466488
20
17.700001
11.109005
45
false
false
0
0
0
0
0
0
0.5
false
false
1
60e98570a3b5d0e036cfb221a40049a03b84114a
5,111,011,097,090
9c3c82c0f675bd015c501c0fd52821a96fc127ec
/src/main/java/com/majia/concurrentpackage/executors/CompletionServiceExample2.java
53341ec9a4b02965f97e4f7c9da6e20d1443d1fb
[]
no_license
majia666/multi-threads
https://github.com/majia666/multi-threads
f65d94c4eac2bbaf51156a30946676d3f0881cb5
bfade3c0fdd7af14d12c2125e192824c035d1b37
refs/heads/master
2022-01-13T06:51:53.795000
2021-12-28T15:12:37
2021-12-28T15:12:37
247,425,358
0
0
null
false
2020-10-13T20:22:12
2020-03-15T08:05:22
2020-03-19T12:22:23
2020-10-13T20:22:11
96
0
0
2
Java
false
false
package com.majia.concurrentpackage.executors; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.concurrent.*; public class CompletionServiceExample2 { public static void main(String[] args) throws InterruptedException, ExecutionException { ExecutorService exec...
UTF-8
Java
1,529
java
CompletionServiceExample2.java
Java
[]
null
[]
package com.majia.concurrentpackage.executors; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.concurrent.*; public class CompletionServiceExample2 { public static void main(String[] args) throws InterruptedException, ExecutionException { ExecutorService exec...
1,529
0.593198
0.582734
50
29.58
29.020744
112
false
false
0
0
0
0
0
0
0.48
false
false
1
9f53dda1eb265b31c975067480527dee883a26ff
7,799,660,643,224
b721d87c8bb42c000b0b64289099ac5553001bb3
/myjobs/src/main/java/com/dimogo/open/myjobs/manager/admin/controller/Admin.java
35b339877efc945864e86f4c26425338bbf0a283
[]
no_license
meeler/mustang
https://github.com/meeler/mustang
e19a70d414adb001fbb5e0d350851073cf5a8f6a
cabcd2a0bc3410993fae8dd37e6064e6e5204ab2
refs/heads/master
2020-12-03T01:49:36.062000
2017-06-27T07:32:08
2017-06-27T07:32:08
91,292,885
1
0
null
true
2017-06-30T09:30:23
2017-05-15T03:48:17
2017-05-15T06:15:05
2017-06-30T09:29:47
8,283
0
0
1
Java
null
null
package com.dimogo.open.myjobs.manager.admin.controller; import com.dimogo.open.myjobs.manager.admin.service.MyJobsService; import org.springframework.beans.factory.annotation.Required; import org.springframework.http.HttpRequest; import org.springframework.security.core.context.SecurityContextHolder; import org.sprin...
UTF-8
Java
1,524
java
Admin.java
Java
[ { "context": "port javax.annotation.Resource;\n\n/**\n * Created by ethanx on 2017/5/10.\n */\n@Controller\npublic class Admin ", "end": 869, "score": 0.9995734095573425, "start": 863, "tag": "USERNAME", "value": "ethanx" } ]
null
[]
package com.dimogo.open.myjobs.manager.admin.controller; import com.dimogo.open.myjobs.manager.admin.service.MyJobsService; import org.springframework.beans.factory.annotation.Required; import org.springframework.http.HttpRequest; import org.springframework.security.core.context.SecurityContextHolder; import org.sprin...
1,524
0.801837
0.797244
42
35.285713
29.686686
118
false
false
0
0
0
0
0
0
1.142857
false
false
1
df0e912470cc9578ed50fad1ed9687ee446a3b5c
7,799,660,644,391
3634eded90370ff24ee8f47ccfa19e388d3784ad
/src/main/java/com/douban/book/reader/view/ShareSelectionInfoView.java
019713f20aa8a6aec6a54f7b4e728c074f166320
[]
no_license
xiaofans/ResStudyPro
https://github.com/xiaofans/ResStudyPro
8bc3c929ef7199c269c6250b390d80739aaf50b9
ac3204b27a65e006ebeb5b522762848ea82d960b
refs/heads/master
2021-01-25T05:09:52.461000
2017-06-06T12:12:41
2017-06-06T12:12:41
93,514,258
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.douban.book.reader.view; import android.content.Context; import android.support.annotation.ArrayRes; import android.support.annotation.ColorRes; import android.util.AttributeSet; import android.widget.ImageView; import android.widget.RelativeLayout; import android.widget.TextView; import com.douban.book.re...
UTF-8
Java
3,772
java
ShareSelectionInfoView.java
Java
[]
null
[]
package com.douban.book.reader.view; import android.content.Context; import android.support.annotation.ArrayRes; import android.support.annotation.ColorRes; import android.util.AttributeSet; import android.widget.ImageView; import android.widget.RelativeLayout; import android.widget.TextView; import com.douban.book.re...
3,772
0.696713
0.685578
100
36.720001
30.298542
190
false
false
0
0
0
0
0
0
0.7
false
false
1
9218384f44ae1db3b55af4ef4df0eb835825a2e1
27,144,193,356,386
fc124604ae539a7439dbaecf8f2cb9242819c58b
/src/main/java/com/iTracMedia/Dao/iTracMedia/MappingDao.java
7942172c50c86fbf052c2c94ebc9c32e2e7ee89e
[]
no_license
smappshark/iTracMedia
https://github.com/smappshark/iTracMedia
a1419cd926258d562ef2dcea88a6f806cec6dd8f
037dd94a22e08005081422a26d9baf184ece87be
refs/heads/master
2020-03-27T05:37:30.644000
2014-10-15T04:47:10
2014-10-15T04:47:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.iTracMedia.Dao.iTracMedia; import java.sql.Connection; import java.util.List; import java.util.ResourceBundle; import org.apache.commons.dbutils.DbUtils; import org.apache.commons.dbutils.QueryRunner; import org.apache.commons.lang3.StringUtils; import com.iTracMedia.Bao.Beans.RequestBeans.ColumnsMapping...
UTF-8
Java
4,015
java
MappingDao.java
Java
[]
null
[]
package com.iTracMedia.Dao.iTracMedia; import java.sql.Connection; import java.util.List; import java.util.ResourceBundle; import org.apache.commons.dbutils.DbUtils; import org.apache.commons.dbutils.QueryRunner; import org.apache.commons.lang3.StringUtils; import com.iTracMedia.Bao.Beans.RequestBeans.ColumnsMapping...
4,015
0.609465
0.604732
104
37.615383
32.670059
200
false
false
0
0
0
0
0
0
0.663462
false
false
1
b9c585f9162b6dc4ad28a0ba35156ee544b1e463
27,144,193,357,098
4cf4ea94fb20e342aa1564a6f9aed32b1ef6032a
/flyuilib/src/main/java/com/flyzebra/flyui/view/customview/CircleImageView.java
d39681f359cd5ee700ac955d5bdcff8afdbc1a02
[]
no_license
TTFlyzebra/Launcher2.0
https://github.com/TTFlyzebra/Launcher2.0
2a6684c8be60c10928a7ba6f7f447f8d84a5ec28
cdc1817ca55347d6253323f2d58cd1803eb902dd
refs/heads/master
2020-03-26T06:11:17.995000
2019-08-06T02:50:07
2019-08-06T02:50:07
144,593,661
5
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.flyzebra.flyui.view.customview; import android.animation.ObjectAnimator; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Shader; impo...
UTF-8
Java
5,771
java
CircleImageView.java
Java
[ { "context": "port android.widget.ImageView;\n\n\n/**\n * Created by FlyZebra on 2016/3/25.\n */\npublic class CircleImageView ex", "end": 601, "score": 0.9996383786201477, "start": 593, "tag": "USERNAME", "value": "FlyZebra" } ]
null
[]
package com.flyzebra.flyui.view.customview; import android.animation.ObjectAnimator; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Shader; impo...
5,771
0.632993
0.625022
179
31.240223
23.547726
131
false
false
0
0
0
0
0
0
0.748603
false
false
1
48b65a3701d2642f8bcdda597bf7ae410405de30
20,220,706,078,056
3b882b8494818677d2426d0bcc7279011e875a66
/src/main/java/com/linchproject/servlet/services/ServletLocaleService.java
3fdeed56b9a56500a6722eb4b216b4e92368b5d9
[ "Apache-2.0" ]
permissive
linchproject/linch-servlet
https://github.com/linchproject/linch-servlet
9f8523f5030c6b4f9a9a0dbc202309a66e92810e
ed2d2ba7912f3b47cb32897ab60c1a74f4c7e637
refs/heads/master
2016-09-08T02:36:48.335000
2014-07-27T19:55:00
2014-07-27T19:55:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.linchproject.servlet.services; import com.linchproject.http.LocaleService; import com.linchproject.servlet.ServletThreadLocal; import java.util.Locale; /** * @author Georg Schmidl */ public class ServletLocaleService implements LocaleService { @Override public Locale getLocale() { retu...
UTF-8
Java
376
java
ServletLocaleService.java
Java
[ { "context": "adLocal;\n\nimport java.util.Locale;\n\n/**\n * @author Georg Schmidl\n */\npublic class ServletLocaleService implements ", "end": 195, "score": 0.9997158050537109, "start": 182, "tag": "NAME", "value": "Georg Schmidl" } ]
null
[]
package com.linchproject.servlet.services; import com.linchproject.http.LocaleService; import com.linchproject.servlet.ServletThreadLocal; import java.util.Locale; /** * @author <NAME> */ public class ServletLocaleService implements LocaleService { @Override public Locale getLocale() { return Serv...
369
0.757979
0.757979
17
21.117647
21.746893
60
false
false
0
0
0
0
0
0
0.294118
false
false
1
5831ef83a56d354b52efcec59830cec3e48df027
25,340,307,104,775
391b6ca9aac124b3e5d5fe6aa6d3f6012fc83aff
/passwordBoss/src/main/java/com/passwordboss/android/database/bll/FeatureGroupBll.java
44b457a44c77a0b2ff8556a9209264aa63deb10f
[]
no_license
borisrockstar/PasswordBoss
https://github.com/borisrockstar/PasswordBoss
e051c6e9b968546fb5b86fb838b6f5e0711b4236
0156856e4fcde5fc3d8db612929b451b94892ce4
refs/heads/master
2021-01-21T17:56:57.706000
2017-05-22T02:03:40
2017-05-22T02:03:40
92,001,702
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.passwordboss.android.database.bll; import com.passwordboss.android.database.DatabaseHelperSecure; import com.passwordboss.android.database.beans.FeatureGroup; import java.sql.SQLException; public class FeatureGroupBll extends BaseBll<FeatureGroup, String> { public FeatureGroupBll(DatabaseHelperSecur...
UTF-8
Java
602
java
FeatureGroupBll.java
Java
[]
null
[]
package com.passwordboss.android.database.bll; import com.passwordboss.android.database.DatabaseHelperSecure; import com.passwordboss.android.database.beans.FeatureGroup; import java.sql.SQLException; public class FeatureGroupBll extends BaseBll<FeatureGroup, String> { public FeatureGroupBll(DatabaseHelperSecur...
602
0.707641
0.707641
21
27.714285
26.813541
83
false
false
0
0
0
0
0
0
0.380952
false
false
1
ad2862a67184d50601f4c48faefd2d36343850da
16,844,861,785,094
37d524544a3d8b1ead293d759d15a11b4a3151ef
/src/com/vektorel/Runner.java
14be4ef4810328a5fb7d46ed9255830ecd796b03
[]
no_license
vektoreljavaali/Java60_008
https://github.com/vektoreljavaali/Java60_008
c8917ec235a835eba614f9474f8369c225489870
c0b583cce11f75d3d813b62db35c4b124106d13a
refs/heads/master
2023-06-22T15:34:40.245000
2021-07-18T15:06:19
2021-07-18T15:06:19
387,200,031
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vektorel; public class Runner { public static void main(String[] args) { // Diziler , Arrays // Sayı Dizisi // {12,2,344434,323,3} // Array Syntax int[] sayi_dizisi = new int[15]; char[] karakter_dizisi = new char[5]; float[] kesirli_diziler = new float[4]; boolean[] anaht...
ISO-8859-9
Java
1,473
java
Runner.java
Java
[]
null
[]
package com.vektorel; public class Runner { public static void main(String[] args) { // Diziler , Arrays // Sayı Dizisi // {12,2,344434,323,3} // Array Syntax int[] sayi_dizisi = new int[15]; char[] karakter_dizisi = new char[5]; float[] kesirli_diziler = new float[4]; boolean[] anaht...
1,473
0.628134
0.586351
48
27.916666
14.319034
49
false
false
0
0
0
0
0
0
2.520833
false
false
1
7bc682a56e9afb90918f6c4cc9716f05995ae3dc
16,844,861,784,168
e10d4ab56012c62e8348c65cc4b6fe31d393e68d
/core/src/main/java/P3D/Starfish.java
0d151d6a7f6281e0b1c9a761aea346b8cb233f4a
[]
no_license
lemax97/3dsmpl
https://github.com/lemax97/3dsmpl
83d62ab2021f2fbb06f668dc9b2e1a90996c96e5
e6b3ce150cc9e5024ad3cfa3b2500ffd62e7c897
refs/heads/master
2023-01-03T11:41:51.678000
2020-10-29T07:54:27
2020-10-29T07:54:27
308,026,229
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package P3D; public class Starfish extends ObjModel { public Starfish(float x, float y, float z, Stage3D s) { super(x, y, z, s); loadObjModel("assets/star.obj"); setScale(3, 1, 3); setBasePolygon(); } public void act(float dt){ super.act(dt); turn( 90 * d...
UTF-8
Java
333
java
Starfish.java
Java
[]
null
[]
package P3D; public class Starfish extends ObjModel { public Starfish(float x, float y, float z, Stage3D s) { super(x, y, z, s); loadObjModel("assets/star.obj"); setScale(3, 1, 3); setBasePolygon(); } public void act(float dt){ super.act(dt); turn( 90 * d...
333
0.543544
0.522523
18
17.5
17.160192
59
false
false
0
0
0
0
0
0
0.833333
false
false
1
31293b7bda21aae5068e50926da5f325a95069cf
30,099,130,853,859
840f41d4a024acca97e250b44e0036e14f401874
/aufgabe2/raytracer/Raytracer.java
5a54652f5ed6f8c2c039f58078106242deb45661
[]
no_license
MarkDeuerling/CG1
https://github.com/MarkDeuerling/CG1
eec5fdb9b038350f48b3a0ac8a9ae9a27f6952c5
fd159130cd44432390b5069f0ab756e596b89060
refs/heads/master
2021-09-05T19:13:29.564000
2018-01-30T13:04:19
2018-01-30T13:04:19
119,535,280
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package aufgabe2.raytracer; import MathLib.Normal3; import MathLib.Point3; import MathLib.Vector3; import aufgabe2.camera.Camera; import aufgabe2.camera.OrthographicCamera; import aufgabe2.camera.PerspectiveCamera; import aufgabe2.color.Color; import aufgabe2.geometry.AxisAlignedBox; import aufgabe2.geometry.Disk; imp...
UTF-8
Java
5,153
java
Raytracer.java
Java
[ { "context": "e to render the geometry on screen.\n * \n * @author Peter Albrecht, Stefan Streichan, Mark Deuerling\n */\npublic clas", "end": 603, "score": 0.9998666048049927, "start": 589, "tag": "NAME", "value": "Peter Albrecht" }, { "context": "geometry on screen.\n * \n * @autho...
null
[]
package aufgabe2.raytracer; import MathLib.Normal3; import MathLib.Point3; import MathLib.Vector3; import aufgabe2.camera.Camera; import aufgabe2.camera.OrthographicCamera; import aufgabe2.camera.PerspectiveCamera; import aufgabe2.color.Color; import aufgabe2.geometry.AxisAlignedBox; import aufgabe2.geometry.Disk; imp...
5,127
0.602756
0.552494
132
38.03788
36.552456
179
false
false
0
0
0
0
0
0
1.69697
false
false
1
e6443e18985d313a84facddfff1ae097053d23cb
32,057,635,953,406
ed7b851383dba47794a8ee885bee677cda1bf6f5
/src/main/java/Execute.java
89ea17ce08cbcf8d747af11420e49783068768ad
[]
no_license
deems111/xmlAdapter
https://github.com/deems111/xmlAdapter
b19b38c5fc98c0ad35e7fc31178d364f5a43b058
8fd70beddbec4e1d699d1df50b3fe2e0b6667556
refs/heads/master
2022-10-14T07:24:03.369000
2019-11-26T18:22:24
2019-11-26T18:22:24
222,751,983
1
0
null
false
2022-02-16T01:03:52
2019-11-19T17:28:54
2020-12-12T13:29:47
2022-02-16T01:03:52
41
1
0
4
Java
false
false
import bean.Driver; public class Execute { public static void main(String[] args) { new Driver().start("C:\\input.xml", "C:\\output.xml"); } }
UTF-8
Java
162
java
Execute.java
Java
[]
null
[]
import bean.Driver; public class Execute { public static void main(String[] args) { new Driver().start("C:\\input.xml", "C:\\output.xml"); } }
162
0.598765
0.598765
9
17
21.213203
62
false
false
0
0
0
0
0
0
0.333333
false
false
1
b70d8b293f7f9fe049959d748955bfa53f9a59de
944,892,860,691
c2f9d69a16986a2690e72718783472fc624ded18
/com/whatsapp/dm.java
65eb325411e72167bf69d84f418c87b5ec47352e
[]
no_license
mithileshongit/WhatsApp-Descompilado
https://github.com/mithileshongit/WhatsApp-Descompilado
bc973e1356eb043661a2efc30db22bcc1392d7f3
94a9d0b1c46bb78676ac401572aa11f60e12345e
refs/heads/master
2021-01-16T20:56:27.864000
2015-02-09T04:08:40
2015-02-09T04:08:40
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.whatsapp; import android.util.Pair; import com.whatsapp.notification.t; import com.whatsapp.protocol.b; import com.whatsapp.protocol.c; import com.whatsapp.protocol.c5; import com.whatsapp.protocol.m; import com.whatsapp.util.Log; import java.util.ArrayList; import java.util.HashSet; import java.util.Itera...
UTF-8
Java
8,160
java
dm.java
Java
[]
null
[]
package com.whatsapp; import android.util.Pair; import com.whatsapp.notification.t; import com.whatsapp.protocol.b; import com.whatsapp.protocol.c; import com.whatsapp.protocol.c5; import com.whatsapp.protocol.m; import com.whatsapp.util.Log; import java.util.ArrayList; import java.util.HashSet; import java.util.Itera...
8,160
0.343382
0.316544
246
32.170731
14.594078
96
false
false
0
0
0
0
0
0
0.890244
false
false
1
8d9cc97f350ee99811446d0903b40a1cd04497f9
22,162,031,306,831
aff9ca5dcf55240ecdf31dd90c647ea02ff516af
/src/aidensplugin/items/base/attribute/AttributeType.java
8c55b940509d50ed04b0837b31f03467d07218af
[]
no_license
apc4141/aidens-plugin
https://github.com/apc4141/aidens-plugin
67ddddd70bce869a7e0fa7dd0b982465577826a9
c65386a95d6f9f1a88aa9900977c2e79bc3ab437
refs/heads/master
2023-02-01T17:48:27.904000
2020-12-18T01:12:37
2020-12-18T01:12:37
320,941,358
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package aidensplugin.items.base.attribute; public enum AttributeType { ATTACK_DAMAGE("generic.attackDamage"), ATTACK_SPEED("generic.attackSpeed"), ATTACK_KNOCKBACK("generic.attackKnockback"), MAX_HEALTH("generic.maxHealth"), KNOCKBACK_RESISTANCE("generic.knockbackResistance"), MOVEMENT_SPEED("g...
UTF-8
Java
603
java
AttributeType.java
Java
[]
null
[]
package aidensplugin.items.base.attribute; public enum AttributeType { ATTACK_DAMAGE("generic.attackDamage"), ATTACK_SPEED("generic.attackSpeed"), ATTACK_KNOCKBACK("generic.attackKnockback"), MAX_HEALTH("generic.maxHealth"), KNOCKBACK_RESISTANCE("generic.knockbackResistance"), MOVEMENT_SPEED("g...
603
0.684909
0.684909
23
25.217392
17.710121
56
false
false
0
0
0
0
0
0
0.565217
false
false
1
9397e5e4a546377f4d23fb521a41b00380902a10
22,162,031,306,945
feb4191a8a6aebdea7cac22cf7a330d0775229ac
/food-dao/src/main/java/edu/nf/food/label/dao/DifficultyDao.java
a0b6fd9ec35a410271d68accc5f2ec9ff20e32d4
[]
no_license
Admin-IT/food
https://github.com/Admin-IT/food
029a24306c7749d5a919d29b6b73993adac233be
9bc910c2957134c97f324b8b237d08e3e6b5e786
refs/heads/master
2022-09-30T11:48:17.183000
2020-04-22T06:42:50
2020-04-22T06:42:50
244,671,626
1
1
null
false
2022-09-01T23:24:27
2020-03-03T15:26:14
2020-04-22T06:42:55
2022-09-01T23:24:25
50,739
0
1
4
HTML
false
false
package edu.nf.food.label.dao; import edu.nf.food.label.entity.Difficulty; import org.apache.ibatis.annotations.Mapper; import java.util.List; /** * @author ljf * @date 2020/3/20 * 难度 */ @Mapper public interface DifficultyDao { List<Difficulty> listDiffculty(); void addDiffculty(Difficulty difficulty); ...
UTF-8
Java
372
java
DifficultyDao.java
Java
[ { "context": "ns.Mapper;\n\nimport java.util.List;\n\n/**\n * @author ljf\n * @date 2020/3/20\n * 难度\n */\n@Mapper\npublic inter", "end": 164, "score": 0.9996520280838013, "start": 161, "tag": "USERNAME", "value": "ljf" } ]
null
[]
package edu.nf.food.label.dao; import edu.nf.food.label.entity.Difficulty; import org.apache.ibatis.annotations.Mapper; import java.util.List; /** * @author ljf * @date 2020/3/20 * 难度 */ @Mapper public interface DifficultyDao { List<Difficulty> listDiffculty(); void addDiffculty(Difficulty difficulty); ...
372
0.736413
0.717391
20
17.450001
17.514208
45
false
false
0
0
0
0
0
0
0.35
false
false
1
4a458ad6cdda7eacf124095a0bf4537582794a30
6,476,810,698,475
b0b89615cd9125c0cf375114867f5eb2e4eccd8c
/src/main/java/com/book/rental/bookrental/model/Cart.java
23ae9bc910b766a1ae0c0c8a01f0bded73c97584
[]
no_license
sha1shwat/Rental-Books
https://github.com/sha1shwat/Rental-Books
c2c980d5c7b169a6a516e29fcd29804c3f85ee2d
67205d7c8fb52ce492aef8804cd3f97cf36757a1
refs/heads/main
2023-05-09T08:03:55.739000
2021-06-07T03:36:38
2021-06-07T03:36:38
374,432,563
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.book.rental.bookrental.model; import lombok.*; import javax.persistence.*; @Table(name = "cart") @Getter @Setter @AllArgsConstructor @NoArgsConstructor @Entity @Data public class Cart { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Integer id; private String bookName; ...
UTF-8
Java
348
java
Cart.java
Java
[]
null
[]
package com.book.rental.bookrental.model; import lombok.*; import javax.persistence.*; @Table(name = "cart") @Getter @Setter @AllArgsConstructor @NoArgsConstructor @Entity @Data public class Cart { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Integer id; private String bookName; ...
348
0.735632
0.735632
21
15.571428
14.304749
55
false
false
0
0
0
0
0
0
0.285714
false
false
1
8f1754723b409233f91b6549db6047de0df6d313
30,030,411,345,312
032f320350f9625e432d98ff4e13d46c07be3ab8
/magazine/src/main/java/com/magazine/model/Sheet.java
f1b543c131c53d78c1ca2f97ce72d26e0f86622f
[ "Apache-2.0" ]
permissive
alterhz/myTestPro
https://github.com/alterhz/myTestPro
047db771be55ecfc64a42f52e0f18be3611dce84
c6ab071d1d47248269f4500a5cc1ca66da4b92a8
refs/heads/main
2023-04-24T19:18:50.725000
2021-04-29T15:20:57
2021-04-29T15:20:57
313,941,484
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.magazine.model; import java.util.*; import java.util.stream.Collectors; /** * 页签数据列表 * * @author Ziegler * date 2021/4/12 */ public class Sheet { /** 页签名称 */ private String sheetName; /** 默认搜索字段 */ private String searchField; /** 排序字段 */ private String sortField; /** 显示...
UTF-8
Java
2,881
java
Sheet.java
Java
[ { "context": "il.stream.Collectors;\n\n/**\n * 页签数据列表\n *\n * @author Ziegler\n * date 2021/4/12\n */\npublic class Sheet {\n\n /", "end": 121, "score": 0.998947024345398, "start": 114, "tag": "USERNAME", "value": "Ziegler" } ]
null
[]
package com.magazine.model; import java.util.*; import java.util.stream.Collectors; /** * 页签数据列表 * * @author Ziegler * date 2021/4/12 */ public class Sheet { /** 页签名称 */ private String sheetName; /** 默认搜索字段 */ private String searchField; /** 排序字段 */ private String sortField; /** 显示...
2,881
0.596031
0.593411
103
24.932039
22.803619
132
false
false
0
0
0
0
0
0
0.359223
false
false
1
914676eeaa79d386cd59985921e51cd387c74999
23,115,514,046,563
46404483e5e8a47a2201079fee8d3900c23f8b87
/app/src/main/java/android/cruciblecrab/quietmusicplayer/MediaControlsActivity.java
2c3453038464a2452f6c93d9cfddd0053b1c43d6
[]
no_license
CrusaderCrab/QuietMusicPlayer
https://github.com/CrusaderCrab/QuietMusicPlayer
16aa1a311e13c66113c78de09c67be9ac0550c3a
21b000888eaa1a397443a7ea4ba5da2aab464e15
refs/heads/master
2021-01-10T18:19:24.557000
2016-03-17T22:46:47
2016-03-17T22:46:47
53,200,905
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package android.cruciblecrab.quietmusicplayer; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.widget.Button; import android.widget.SeekBar; import android.widget.TextView; /** * Created by CrusaderCrab on 16/03/2016. */ public abstract class MediaControlsActivity extends A...
UTF-8
Java
2,540
java
MediaControlsActivity.java
Java
[ { "context": "import android.widget.TextView;\n\n/**\n * Created by CrusaderCrab on 16/03/2016.\n */\npublic abstract class MediaCon", "end": 247, "score": 0.9992092251777649, "start": 235, "tag": "USERNAME", "value": "CrusaderCrab" } ]
null
[]
package android.cruciblecrab.quietmusicplayer; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.widget.Button; import android.widget.SeekBar; import android.widget.TextView; /** * Created by CrusaderCrab on 16/03/2016. */ public abstract class MediaControlsActivity extends A...
2,540
0.696063
0.69252
71
34.774647
25.821815
82
false
false
0
0
0
0
0
0
0.521127
false
false
1
2f8f09677a823fb04bb2a069a6b3920e87b9b65a
22,290,880,333,166
ecfeaaa7ad6288b7c3910c61e3343e3b573380d4
/src/extendedButton.java
9cc4de5b0b4922e0dc29ac6285c994bb5d7234a4
[]
no_license
Omerbea/Battleship-JavaFX
https://github.com/Omerbea/Battleship-JavaFX
b064e7b5490818ec79ec1a3e1b52269fcfe19ab6
7fdf4b2c32ce770a5a67742de6218f24ff2d56d8
refs/heads/master
2021-07-03T03:27:52.478000
2017-09-24T19:26:00
2017-09-24T19:26:00
103,403,439
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import javafx.scene.control.Button; public class extendedButton extends Button { private int row ; private int column; public extendedButton(int i_row, int i_column) { row = i_row; column = i_column; } public int getRow () {return row;} public int getColumn () {return column;}...
UTF-8
Java
324
java
extendedButton.java
Java
[]
null
[]
import javafx.scene.control.Button; public class extendedButton extends Button { private int row ; private int column; public extendedButton(int i_row, int i_column) { row = i_row; column = i_column; } public int getRow () {return row;} public int getColumn () {return column;}...
324
0.641975
0.641975
15
20.6
18.168839
52
false
false
0
0
0
0
0
0
0.533333
false
false
1
f2292d68aac3d423222471299631397a976dace5
15,436,112,462,670
976190bd603b7ed1e4610648f3dc7bbcaedc491a
/PokerSolitairev1/Model/Suit.java
e8ea8133fb5a6fb7461a2dec185da95874beb39a
[]
no_license
MartinBergstrom/PokerSolitaire
https://github.com/MartinBergstrom/PokerSolitaire
97b68c4365c00b3aea533240884e9d823cb29b0a
8a56995050097e683864a1a2353d1d6373be69b3
refs/heads/master
2021-01-19T09:05:27.624000
2017-04-09T16:11:01
2017-04-09T16:11:01
87,721,058
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Model; public enum Suit { HEARTS,SPADES,CLUBS,DIAMONDS; }
UTF-8
Java
68
java
Suit.java
Java
[]
null
[]
package Model; public enum Suit { HEARTS,SPADES,CLUBS,DIAMONDS; }
68
0.75
0.75
5
12.6
11.2
30
false
false
0
0
0
0
0
0
1.2
false
false
1
65786135221f59ba28a734a1001a268a4cd43686
28,887,950,034,974
6f61a47ea87899f7d6886b4964eb0ed68327bf7d
/src/main/com/gmail/mararok/epicwar/controlpoint/ControlPointsUpdater.java
d465875e91cfe1dac65718de17e391d87eaed788
[ "MIT" ]
permissive
Mararok/EpicWar
https://github.com/Mararok/EpicWar
4cbc552d086fc528bd96c9be6b66a3bd5e3a3fb3
8efa6cf229c130078f7750a5f8ed5031f0671e12
refs/heads/master
2021-01-22T08:13:22.410000
2014-03-22T09:34:16
2014-03-22T09:34:16
18,006,022
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * EpicWar * The MIT License * Copyright (C) 2013 Mararok <mararok@gmail.com> */ package com.gmail.mararok.epicwar.controlpoint; import org.bukkit.scheduler.BukkitRunnable; public class ControlPointsUpdater extends BukkitRunnable { private ControlPointsManager ControlPoints; private boolean Enable...
UTF-8
Java
721
java
ControlPointsUpdater.java
Java
[ { "context": "EpicWar\r\n * The MIT License\r\n * Copyright (C) 2013 Mararok <mararok@gmail.com>\r\n */\r\npackage com.gmail.marar", "end": 66, "score": 0.9881730675697327, "start": 59, "tag": "NAME", "value": "Mararok" }, { "context": "* The MIT License\r\n * Copyright (C) 2013 Mara...
null
[]
/** * EpicWar * The MIT License * Copyright (C) 2013 Mararok <<EMAIL>> */ package com.gmail.mararok.epicwar.controlpoint; import org.bukkit.scheduler.BukkitRunnable; public class ControlPointsUpdater extends BukkitRunnable { private ControlPointsManager ControlPoints; private boolean Enabled; publi...
711
0.700416
0.694868
33
19.848484
19.227697
66
false
false
0
0
0
0
0
0
1.272727
false
false
1
74308ba768babc6c92252da885a083aa882a76d5
4,097,398,868,688
42758d907071bf6e5be495f2d61a2e0469e209c8
/src/org/rm/genie/vaapp/backend/TestPrepReportService.java
b6b52e63183dbc2cccb9bd5214449250137e93fc
[]
no_license
vs-git/vaapp
https://github.com/vs-git/vaapp
8ab4c041b05ad62f47d12edf9b81a99ffa56fd0f
d3d0be0412ec48cffbdea1631901884b20104d6b
refs/heads/master
2021-01-09T21:54:16.449000
2015-12-24T11:28:28
2015-12-24T11:28:28
48,437,320
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.rm.genie.vaapp.backend; import com.vaadin.ui.Notification; import org.rm.genie.vaapp.genie.shared.entity.report2.TestPrepReportRequest; import org.rm.genie.vaapp.genie.shared.entity.report2.TestPrepReportResponse; import org.rm.genie.vaapp.util.DataMapping; import org.rm.genie.vaapp.util.VHttpRequest; imp...
UTF-8
Java
1,213
java
TestPrepReportService.java
Java
[]
null
[]
package org.rm.genie.vaapp.backend; import com.vaadin.ui.Notification; import org.rm.genie.vaapp.genie.shared.entity.report2.TestPrepReportRequest; import org.rm.genie.vaapp.genie.shared.entity.report2.TestPrepReportResponse; import org.rm.genie.vaapp.util.DataMapping; import org.rm.genie.vaapp.util.VHttpRequest; imp...
1,213
0.723001
0.707337
42
27.857143
29.070171
98
false
false
0
0
0
0
0
0
0.595238
false
false
1
6d8b58a0eec3fb7092d6c240cd14f0d3de9a51f3
29,368,986,373,076
89d41f665ab72a7f4cf9e6a712bc0732c2c29ce4
/stone/src/stone/ast/builtin/BuiltinList.java
d6f2aecce4e911821a37a3f83fbf450dc78aca49
[]
no_license
rundisR/TempRepo
https://github.com/rundisR/TempRepo
879773547c4a9ea9b3893257e19620a811f5b696
1f98c4163d1d00e0b26b098e4540e88d1e4ec47a
refs/heads/master
2017-12-01T23:45:58.507000
2016-06-12T14:19:15
2016-06-12T14:19:15
60,968,567
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package stone.ast.builtin; import stone.Environment; import stone.ast.StoneObject; /** * Created by rundis on 15-10-27. * This class convert the list into built-in object in order to use native list. * @version 1.0 * @author rundis */ public class BuiltinList extends StoneObject { public BuiltinList(Environm...
UTF-8
Java
363
java
BuiltinList.java
Java
[ { "context": ";\nimport stone.ast.StoneObject;\n\n/**\n * Created by rundis on 15-10-27.\n * This class convert the list into ", "end": 109, "score": 0.99711674451828, "start": 103, "tag": "USERNAME", "value": "rundis" }, { "context": "der to use native list.\n * @version 1.0\n * @au...
null
[]
package stone.ast.builtin; import stone.Environment; import stone.ast.StoneObject; /** * Created by rundis on 15-10-27. * This class convert the list into built-in object in order to use native list. * @version 1.0 * @author rundis */ public class BuiltinList extends StoneObject { public BuiltinList(Environm...
363
0.699724
0.677686
18
19.166666
20.30394
80
false
false
0
0
0
0
0
0
0.222222
false
false
1
6846842590980a8465b5e4407c0eb31c5f2659f9
15,994,458,216,923
e1901ad5e439126ca7f8207e77b5a0dfec17d284
/src/main/java/com/snake8751/raspberrypi/modules/Buzzer.java
08bbceb248edf90e8ccbf2fef0fcd954920c49f5
[]
no_license
snake851/raspberryExamples
https://github.com/snake851/raspberryExamples
4f9762a6826290ee3325c1b820c7e7c3215519cf
f54c2d6ed4734b74f74e861388affcca164a4c76
refs/heads/master
2020-06-21T14:57:55.297000
2016-11-27T00:45:31
2016-11-27T00:45:31
74,782,081
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.snake8751.raspberrypi.modules; import com.pi4j.io.gpio.*; import com.pi4j.io.gpio.impl.GpioPinImpl; /** * Created by sergeytribe on 05.11.16. */ public class Buzzer extends GpioPinImpl {; public Buzzer(GpioController gpio, GpioProvider provider, Pin pin) { super(gpio, provider, pin); } public vo...
UTF-8
Java
713
java
Buzzer.java
Java
[ { "context": ".pi4j.io.gpio.impl.GpioPinImpl;\n\n/**\n * Created by sergeytribe on 05.11.16.\n */\npublic class Buzzer extends Gpio", "end": 143, "score": 0.9996593594551086, "start": 132, "tag": "USERNAME", "value": "sergeytribe" } ]
null
[]
package com.snake8751.raspberrypi.modules; import com.pi4j.io.gpio.*; import com.pi4j.io.gpio.impl.GpioPinImpl; /** * Created by sergeytribe on 05.11.16. */ public class Buzzer extends GpioPinImpl {; public Buzzer(GpioController gpio, GpioProvider provider, Pin pin) { super(gpio, provider, pin); } public vo...
713
0.687237
0.669004
36
18.805555
19.676296
69
false
false
0
0
0
0
0
0
1.666667
false
false
1
120715b31e00f823b2a8518eebd7a0ae28469772
24,000,277,255,940
173a2f05a7aca377a0bc75dcf4130697d6f3731a
/Lab6/src/quest2/Reader.java
7db1062662e4e54bb038f46b7d2f333635b4d7b4
[]
no_license
brunolmourao/SistemasOperacionais
https://github.com/brunolmourao/SistemasOperacionais
f6f2f4b6df494d6405713dd05e599c7439d7a6ff
40fe1c125c192596bf95bd8ea5cffb23a1a4673f
refs/heads/master
2021-01-11T03:23:54.264000
2016-11-19T19:49:10
2016-11-19T19:49:10
71,012,951
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package quest2; public class Reader extends Thread { private Monitor M; public Reader(String name, Monitor monitor) { super(name); this.M = monitor; } public void run() { for (int i = 0; i < 5; i++) { M.Start_Read(i); System.out.println("Reader está len...
UTF-8
Java
377
java
Reader.java
Java
[]
null
[]
package quest2; public class Reader extends Thread { private Monitor M; public Reader(String name, Monitor monitor) { super(name); this.M = monitor; } public void run() { for (int i = 0; i < 5; i++) { M.Start_Read(i); System.out.println("Reader está len...
377
0.507979
0.5
19
18.842106
16.896786
57
false
false
0
0
0
0
0
0
0.526316
false
false
1
661756255bd2a19d4ec3a12aebf784b3807eb202
19,774,029,462,335
ce4a48b2cf89ef33cc193ff950719ebf5bd6cf34
/yrb-common/src/main/java/com/lixiang/ssm/quartz/job/PlatformCountJob.java
c6dc94144254e46b52bff42fe5391439556e2f37
[]
no_license
lixiang-agent/yrb
https://github.com/lixiang-agent/yrb
a7c38207546a0130bda634b2afbbc9971f90b6fa
7021a4d358f25642fb4aef3c15116667ec8105f0
refs/heads/master
2020-03-17T09:16:54.949000
2018-05-24T01:37:50
2018-05-24T01:37:50
133,468,296
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lixiang.ssm.quartz.job; import org.apache.log4j.Logger; import org.quartz.Job; import org.quartz.JobExecutionContext; import org.quartz.JobExecutionException; import org.springframework.web.context.ContextLoader; import org.springframework.web.context.WebApplicationContext; import com.lixiang.ssm...
UTF-8
Java
1,202
java
PlatformCountJob.java
Java
[ { "context": "算平台注册的总人数\r\n * 3.计算平台总收入\r\n * 4.计算平台的总收益\r\n * @author YI\r\n *\r\n */\r\npublic class PlatformCountJob implemen", "end": 431, "score": 0.4986044466495514, "start": 430, "tag": "NAME", "value": "Y" }, { "context": "台注册的总人数\r\n * 3.计算平台总收入\r\n * 4.计算平台的总收益\r\n * @autho...
null
[]
package com.lixiang.ssm.quartz.job; import org.apache.log4j.Logger; import org.quartz.Job; import org.quartz.JobExecutionContext; import org.quartz.JobExecutionException; import org.springframework.web.context.ContextLoader; import org.springframework.web.context.WebApplicationContext; import com.lixiang.ssm...
1,202
0.741245
0.736381
39
24.358974
24.079449
80
false
false
0
0
0
0
0
0
1.076923
false
false
1
2676e02874effd95828287bacd1fce05e13778a5
23,063,974,380,722
39822bfe674a4ff06528d60552d2cf88ed24b8e7
/src/main/java/net/sourceforge/fenixedu/domain/resource/ResourceAllocation.java
62c64b674816e5c143c495f2092bb467ad4c7e35
[]
no_license
carlosmahumane/fenix
https://github.com/carlosmahumane/fenix
04d54025247782cf1595b71a6bda7acedc5906a3
874f8571eb4737b8f1525072ad7bd8cbd2c61335
refs/heads/master
2021-01-24T20:32:52.108000
2014-05-01T01:47:41
2014-05-01T01:47:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.sourceforge.fenixedu.domain.resource; import net.sourceforge.fenixedu.domain.exceptions.DomainException; import org.fenixedu.bennu.core.domain.Bennu; public abstract class ResourceAllocation extends ResourceAllocation_Base { protected ResourceAllocation() { super(); setRootDomainObje...
UTF-8
Java
1,895
java
ResourceAllocation.java
Java
[]
null
[]
package net.sourceforge.fenixedu.domain.resource; import net.sourceforge.fenixedu.domain.exceptions.DomainException; import org.fenixedu.bennu.core.domain.Bennu; public abstract class ResourceAllocation extends ResourceAllocation_Base { protected ResourceAllocation() { super(); setRootDomainObje...
1,895
0.649077
0.649077
86
21.034883
21.104639
78
false
false
0
0
0
0
0
0
0.302326
false
false
1
6e318f0924e55f3146982ed914507711d741240a
15,942,918,603,205
9aa94f8e5b7bfbb41516bf14459898ae7cb25dda
/src/main/java/Objects/Seed.java
ccf291a6240b6abb3540e47590bc21a061b72002
[]
no_license
paolaos/SEP_IoC-Implementation
https://github.com/paolaos/SEP_IoC-Implementation
86f6e67bb5e448a6d354ab40cd52bdadfa81414d
4a985c89e911ca934309f7f2b0d4819ad6f69329
refs/heads/master
2021-07-05T09:11:18.054000
2017-10-02T03:10:36
2017-10-02T03:10:36
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Objects; /** * Created by Paola Ortega S on 9/17/2017. */ /** * A seed consists of a dependency from a Grape. One grape can have multiple seeds. */ public class Seed { /** * The type of object that will be used. */ private Class seedClass; /** * The name that *this will be refe...
UTF-8
Java
1,342
java
Seed.java
Java
[ { "context": "package Objects;\n\n/**\n * Created by Paola Ortega S on 9/17/2017.\n */\n\n/**\n * A seed consists of a de", "end": 50, "score": 0.9998772740364075, "start": 36, "tag": "NAME", "value": "Paola Ortega S" } ]
null
[]
package Objects; /** * Created by <NAME> on 9/17/2017. */ /** * A seed consists of a dependency from a Grape. One grape can have multiple seeds. */ public class Seed { /** * The type of object that will be used. */ private Class seedClass; /** * The name that *this will be referenced a...
1,334
0.563338
0.558122
76
16.657894
17.382351
83
false
false
0
0
0
0
0
0
0.276316
false
false
1
857385595b22690bd4336a0d95bf40a0b2c08ce9
17,051,020,233,876
a693e3b461e008ef369efa4e3113bada73c5a81f
/miniSCADA/app/src/main/java/com/example/application/miniSCADA/Globals.java
3ec769af75ca46fecb4b341f55efd51407bf09bd
[]
no_license
ambro01/miniSCADA-for-Android
https://github.com/ambro01/miniSCADA-for-Android
24e450ab949a2dbb268526b4632bf79f3a591a4b
462e23a4b3711f1c7e9cf263d35fac77190bad9b
refs/heads/master
2020-05-21T07:05:22.052000
2017-03-28T22:52:15
2017-03-28T22:52:15
84,591,539
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.application.miniSCADA; import android.content.Context; import android.graphics.drawable.Drawable; import android.util.DisplayMetrics; import android.widget.ImageView; import java.io.IOException; import java.io.InputStream; import Moka7.S7Client; public class Globals { public static S7Client s7c...
UTF-8
Java
1,633
java
Globals.java
Java
[]
null
[]
package com.example.application.miniSCADA; import android.content.Context; import android.graphics.drawable.Drawable; import android.util.DisplayMetrics; import android.widget.ImageView; import java.io.IOException; import java.io.InputStream; import Moka7.S7Client; public class Globals { public static S7Client s7c...
1,633
0.698102
0.666258
53
29.811321
22.30666
85
false
false
0
0
0
0
0
0
0.622642
false
false
1
b535c306e6250755311b8b32d3fd72162bfb87f0
14,697,378,155,986
cfe142a5883d4f7e9a10a7235d7abea5f1bb2be2
/Main11805.java
0889f434129ba6d74573c73bd26afdb72e64dd0e
[]
no_license
luisligunas/UVA-Solutions
https://github.com/luisligunas/UVA-Solutions
6b4849abded256e4eb0d86c08ca74bb30ac65b3c
450c8fecce63499b884ffcb7ef5dbf78e62566d0
refs/heads/master
2020-06-13T05:38:34.571000
2018-10-12T12:07:56
2018-10-12T12:07:56
75,486,374
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; public class Main11805 { public static void main(String[] args) { Scanner rennacS = new Scanner(System.in); int tC = rennacS.nextInt(); for(int z = 0; z < tC; z++) { int players = rennacS.nextInt(); int start = rennacS.nextInt();...
UTF-8
Java
558
java
Main11805.java
Java
[]
null
[]
import java.util.*; public class Main11805 { public static void main(String[] args) { Scanner rennacS = new Scanner(System.in); int tC = rennacS.nextInt(); for(int z = 0; z < tC; z++) { int players = rennacS.nextInt(); int start = rennacS.nextInt();...
558
0.467742
0.453405
20
26.950001
18.526939
61
false
false
0
0
0
0
0
0
0.55
false
false
1
24a455ddd25787ee481675c40ac2515d75f62bdd
19,378,892,448,450
02e12ecc03acbde403ff0eab53377b86ae2e0031
/d2/src/main/java/com/linkedin/d2/discovery/stores/zk/ZooKeeper.java
a78f6a63f2c3790c2c178051324131f01b25d529
[ "Apache-2.0" ]
permissive
linkedin/rest.li
https://github.com/linkedin/rest.li
c9fd54b64c66e17f80f8263ed994d48e36816c7c
74f51f5bc61ad679af4a5a27e547e6503fd3e574
refs/heads/master
2023-08-30T21:08:54.752000
2023-08-26T01:05:48
2023-08-26T01:05:48
6,944,525
1,859
509
NOASSERTION
false
2023-09-11T16:46:17
2012-11-30T19:37:51
2023-09-08T16:36:29
2023-09-11T16:46:16
26,620
2,346
543
94
Java
false
false
/* Copyright (c) 2014 LinkedIn Corp. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
UTF-8
Java
22,628
java
ZooKeeper.java
Java
[ { "context": "ink org.apache.zookeeper.ZooKeeper}.\n *\n * @author Ang Xu\n * @version $Revision: $\n */\npublic interface Zoo", "end": 1054, "score": 0.9996482729911804, "start": 1048, "tag": "NAME", "value": "Ang Xu" } ]
null
[]
/* Copyright (c) 2014 LinkedIn Corp. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to...
22,628
0.697764
0.695819
574
38.421604
30.02844
107
false
false
0
0
0
0
0
0
0.327526
false
false
1
9ea12b74c0b58501ba879419e4e26ec8ca8152d8
8,177,617,773,945
8eb052bb4eb69dc231670d858fc65cd5198113ca
/src/test/java/io/artsoftware/timesheet/jdbc/JdbcTimeSheetTest.java
5bcb25f2df104ab50399f6b6c383ef6f0717a178
[ "Apache-2.0" ]
permissive
artsoftware-io/law-office-spring-learning-ref
https://github.com/artsoftware-io/law-office-spring-learning-ref
ef85a0160a4e02fd87ec64141363eadad7f55439
944ab2ba3bb5b9eaf81939f463de5a5d51306a3c
refs/heads/master
2021-06-16T18:00:11.664000
2017-02-24T14:28:50
2017-02-24T14:28:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package io.artsoftware.timesheet.jdbc; import io.artsoftware.jdbc.DatabaseSchema; import io.artsoftware.jdbc.HsqldbDS; import io.artsoftware.organization.Organization; import io.artsoftware.organization.Organizations; import io.artsoftware.organization.People; import io.artsoftware.organization.Person; import io.artso...
UTF-8
Java
2,092
java
JdbcTimeSheetTest.java
Java
[ { "context": " final Person person = this.people.onBoard(\"emailggg@email.com\");\n\n organization.join(person);\n\n f", "end": 1675, "score": 0.9881095886230469, "start": 1657, "tag": "EMAIL", "value": "emailggg@email.com" } ]
null
[]
package io.artsoftware.timesheet.jdbc; import io.artsoftware.jdbc.DatabaseSchema; import io.artsoftware.jdbc.HsqldbDS; import io.artsoftware.organization.Organization; import io.artsoftware.organization.Organizations; import io.artsoftware.organization.People; import io.artsoftware.organization.Person; import io.artso...
2,081
0.730402
0.729446
68
29.779411
27.148745
106
false
false
0
0
0
0
0
0
0.661765
false
false
1
c10501d70c5f99e7b475647590a416c2520676b3
22,153,441,327,598
b2aa6c57a2dc2e1a5e4b2e0921e3eeae9ff4f75b
/star-framework-module/star-framework-module-common/src/main/java/com/star/truffle/common/config/StaticAutoConfig.java
5cd7e4bf04201c0ed2c8d258f7a3bdca77d9ebd6
[]
no_license
284288787/star11
https://github.com/284288787/star11
6a02f5105edc4003948427ebf3ceb4092e56b75d
11cd39f36f0b717909f04503d5bcf2deeddf37fb
refs/heads/master
2020-05-07T21:35:51.036000
2019-05-15T09:11:32
2019-05-15T09:11:32
180,907,824
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/**create by liuhua at 2018年7月16日 下午4:25:07**/ package com.star.truffle.common.config; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; @Configuration @ComponentScan(basePackages = { "com.star.truffle.common.service", "com.star.truffle.commo...
UTF-8
Java
422
java
StaticAutoConfig.java
Java
[ { "context": "/**create by liuhua at 2018年7月16日 下午4:25:07**/\npackage com.star.truff", "end": 19, "score": 0.9963901042938232, "start": 13, "tag": "USERNAME", "value": "liuhua" } ]
null
[]
/**create by liuhua at 2018年7月16日 下午4:25:07**/ package com.star.truffle.common.config; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; @Configuration @ComponentScan(basePackages = { "com.star.truffle.common.service", "com.star.truffle.commo...
422
0.791262
0.762136
15
26.466667
21.156139
60
false
false
0
0
0
0
0
0
0.333333
false
false
1
3a884c2605f20274c360b2ec9404495cd4f85148
22,153,441,325,090
f468cfcd2672ea112c8817904c113b5bf07370b5
/src/main/java/utilities/excel_utility.java
67756bd2751644db366f35cc7722bbefa55f71c4
[]
no_license
Rashmikumari0809/DummyRepo
https://github.com/Rashmikumari0809/DummyRepo
cd9514b378aa757c844e1f254c5e1062f508c101
fa739b0cf356e5369edeb6595f0f7bb9a19afb5e
refs/heads/master
2020-09-05T09:16:02.920000
2019-11-10T15:14:25
2019-11-10T15:14:25
220,054,122
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package utilities; import java.io.File; import java.io.FileInputStream; import java.text.SimpleDateFormat; import java.util.Date; import org.apache.poi.xssf.usermodel.XSSFCell; import org.apache.poi.xssf.usermodel.XSSFRow; import org.apache.poi.xssf.usermodel.XSSFSheet; import org.apache.poi.xssf.usermodel.XSSFWorkbo...
UTF-8
Java
2,116
java
excel_utility.java
Java
[]
null
[]
package utilities; import java.io.File; import java.io.FileInputStream; import java.text.SimpleDateFormat; import java.util.Date; import org.apache.poi.xssf.usermodel.XSSFCell; import org.apache.poi.xssf.usermodel.XSSFRow; import org.apache.poi.xssf.usermodel.XSSFSheet; import org.apache.poi.xssf.usermodel.XSSFWorkbo...
2,116
0.68242
0.679112
94
21.510639
20.362535
82
false
false
0
0
0
0
0
0
1.531915
false
false
1
2b93248ef4cac3f4a2bd6e2304176255e9e274d6
17,695,265,291,791
eff8ce68689f66bbc09724ba687da8b8edb0bed9
/src/main/java/br/com/rodolfo/loja/repositories/EstadoRepository.java
8eb6ec9abd52e64a16af364ea3522105f0fbf4b2
[]
no_license
RodolfoHerman/modelo-conceitual-uml
https://github.com/RodolfoHerman/modelo-conceitual-uml
b98675a3aa4c1934a4946f886979e98b7d2334e2
86b95108c25b63f5862250c684eea28e3d517c5a
refs/heads/master
2020-04-24T17:29:52.795000
2019-02-25T14:19:18
2019-02-25T14:19:18
172,149,347
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.rodolfo.loja.repositories; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import br.com.rodolfo.loja.domain.Estado; /** * EstadoRepository */ @Repository public interface EstadoRepository extends JpaRepository<Estado, Integer>{ }
UTF-8
Java
320
java
EstadoRepository.java
Java
[]
null
[]
package br.com.rodolfo.loja.repositories; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import br.com.rodolfo.loja.domain.Estado; /** * EstadoRepository */ @Repository public interface EstadoRepository extends JpaRepository<Estado, Integer>{ }
320
0.803125
0.803125
15
20.4
24.613817
73
false
false
0
0
0
0
0
0
0.333333
false
false
1
937a073c51e3cc8480018ae0812ecc939b8eb218
18,983,755,488,571
88b8df90e40e6c23824d640172a0bb0af0716f54
/ObjetosOnline/src/excepciones/AlumnoExitenteException.java
e61641c08eee30e4574898a3a6ac3ba4107e7eee
[]
no_license
ivan01A/Ordinario
https://github.com/ivan01A/Ordinario
3c83d0d64b9376f9958e946e17c6181740db998f
babd8b8e760e2c4635056e9e6ae6c68f7a1dbe3c
refs/heads/master
2022-11-10T05:10:35.462000
2020-06-09T18:14:27
2020-06-09T18:14:27
271,075,916
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package excepciones; /* * 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. */ /** * * @author Ivan */ public class AlumnoExitenteException extends Exception { /** * Creates a ne...
UTF-8
Java
706
java
AlumnoExitenteException.java
Java
[ { "context": "the template in the editor.\n */\n\n/**\n *\n * @author Ivan\n */\npublic class AlumnoExitenteException extends ", "end": 230, "score": 0.9994825124740601, "start": 226, "tag": "NAME", "value": "Ivan" } ]
null
[]
package excepciones; /* * 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. */ /** * * @author Ivan */ public class AlumnoExitenteException extends Exception { /** * Creates a ne...
706
0.66289
0.66289
31
21.774193
25.010592
79
false
false
0
0
0
0
0
0
0.16129
false
false
1
4191fb19aee31dcae9b3ea4e72377f18639ecbe4
962,072,695,696
1289b665d728b200c35c0ea0a635cca41103a907
/scada-lts-e2e-test/scada-lts-e2e-test-impl/src/main/java/org/scadalts/e2e/test/impl/groovy/GroovyEngine.java
8cff2b8106e4272063f89bf988962cfe1d748514
[ "Apache-2.0" ]
permissive
SCADA-LTS/Scada-LTS-E2E
https://github.com/SCADA-LTS/Scada-LTS-E2E
c65ddf7d1d1fa1402df3b1e02c82215f3396e55c
a8d4485b7aff273bb0edb97e7111756d5db1e21b
refs/heads/master
2023-07-21T01:22:29.384000
2023-05-21T10:35:59
2023-05-21T10:35:59
227,887,796
7
1
Apache-2.0
false
2023-08-24T14:50:26
2019-12-13T17:11:11
2023-03-08T03:02:37
2023-08-24T14:50:25
78,880
2
1
18
Java
false
false
package org.scadalts.e2e.test.impl.groovy; import lombok.extern.log4j.Log4j2; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import org.scadalts.e2e.common.core.config.E2eConfiguration; import...
UTF-8
Java
3,241
java
GroovyEngine.java
Java
[]
null
[]
package org.scadalts.e2e.test.impl.groovy; import lombok.extern.log4j.Log4j2; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import org.scadalts.e2e.common.core.config.E2eConfiguration; import...
3,241
0.663375
0.657205
105
29.866667
23.944407
90
false
false
0
0
0
0
0
0
0.485714
false
false
1
f877150dc71b031db9bace7ffc2fafc0f36d2ee3
584,115,590,803
fb530a7aa2546ee9796fbc63951904ec6606864b
/jbpm-mvn-example-bpms640/jbpm-mvn-rest-controller/src/main/java/com/sample/DisposeContainerViaControllerExample.java
5df2482cf735ef351097b89c0fc15fb551c84d4f
[]
no_license
ranjay2017/jbpm6example
https://github.com/ranjay2017/jbpm6example
08985b0cb27d8143778b7ebb7c29138995459d9a
a1a0612eeef748d7253064d07e0b7c474aae703f
refs/heads/master
2023-04-07T13:41:23.511000
2018-10-17T02:57:29
2018-10-17T02:57:29
117,191,733
0
0
null
true
2018-01-12T04:20:23
2018-01-12T04:20:22
2017-08-09T19:42:03
2017-10-10T08:28:51
1,843
0
0
0
null
false
null
package com.sample; import org.kie.server.api.marshalling.MarshallingFormat; import org.kie.server.api.model.KieContainerResource; import org.kie.server.api.model.KieContainerResourceList; import org.kie.server.api.model.KieContainerStatus; import org.kie.server.api.model.KieServerInfo; import org.kie.server.api.model...
UTF-8
Java
1,536
java
DisposeContainerViaControllerExample.java
Java
[ { "context": "ler\";\n private static final String USERNAME = \"kieserver\";\n private static final String PASSWORD = \"kie", "end": 815, "score": 0.9965543746948242, "start": 806, "tag": "USERNAME", "value": "kieserver" }, { "context": "ver\";\n private static final String ...
null
[]
package com.sample; import org.kie.server.api.marshalling.MarshallingFormat; import org.kie.server.api.model.KieContainerResource; import org.kie.server.api.model.KieContainerResourceList; import org.kie.server.api.model.KieContainerStatus; import org.kie.server.api.model.KieServerInfo; import org.kie.server.api.model...
1,536
0.768229
0.761068
38
39.447369
30.453327
119
false
false
0
0
0
0
0
0
0.657895
false
false
1
4261bfa75fa482b1b4470f9664e3661e69b4e942
584,115,587,369
7b97ee25d3abfbd83bd226c7e83ca0e4088d778a
/app/src/main/java/com/allg/asteroides/game/objects/AsteroideManager.java
9c917b4c5af6a7e7b5ab4fe052f3595dfa85b215
[]
no_license
julio96najera/asteroides-1
https://github.com/julio96najera/asteroides-1
2066d604705288a23defec3e465e8e761c437cc2
699724fefff956bdb7c5a876ac2e98d60ced8c7e
refs/heads/master
2021-06-09T15:02:22.370000
2017-01-15T17:07:05
2017-01-15T17:07:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.allg.asteroides.game.objects; import android.content.Context; import android.graphics.Canvas; import android.util.Log; import com.allg.asteroides.engine.GameObject; import java.util.ArrayList; import java.util.List; import java.util.Random; public class AsteroideManager extends GameObject { private...
UTF-8
Java
2,174
java
AsteroideManager.java
Java
[]
null
[]
package com.allg.asteroides.game.objects; import android.content.Context; import android.graphics.Canvas; import android.util.Log; import com.allg.asteroides.engine.GameObject; import java.util.ArrayList; import java.util.List; import java.util.Random; public class AsteroideManager extends GameObject { private...
2,174
0.612903
0.606452
88
23.65909
21.561691
84
false
false
0
0
0
0
0
0
0.443182
false
false
1
de6eb86c059a6081d3924547e48ab9f9f4823d5a
13,950,053,819,642
5930783f619f0eeb0f5809de7f710b5dd2ef8267
/Project_172/src/framework_testng/DP/Excel/Excel_DataProvider_Intergration.java
82f312b41e18c43937e5f2e578863a4cd7ceb487
[]
no_license
sunilreddyg/22nd_Aug_10-30_2019
https://github.com/sunilreddyg/22nd_Aug_10-30_2019
7899cc29fb2fe716ab32a603e622db00b0525f6d
0180b9dd68a266a95545bd383d1edbf744d85fc9
refs/heads/master
2020-07-14T13:05:22.973000
2020-01-23T09:29:43
2020-01-23T09:29:43
205,323,350
1
6
null
null
null
null
null
null
null
null
null
null
null
null
null
package framework_testng.DP.Excel; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import org.apache.poi.xssf.usermodel.XSSFCell; import org.apache.poi.xssf.usermodel.XSSFRow; import org.apache.poi.xssf.usermodel.XSSFSheet; import org.apache.poi.xssf.usermodel.XSSFW...
UTF-8
Java
1,513
java
Excel_DataProvider_Intergration.java
Java
[]
null
[]
package framework_testng.DP.Excel; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import org.apache.poi.xssf.usermodel.XSSFCell; import org.apache.poi.xssf.usermodel.XSSFRow; import org.apache.poi.xssf.usermodel.XSSFSheet; import org.apache.poi.xssf.usermodel.XSSFW...
1,513
0.686054
0.681428
70
19.614286
18.745127
65
false
false
0
0
0
0
0
0
1.628571
false
false
1
a6ec522dccff8e76da3288b2b8b661b9858acaaa
13,073,880,472,977
de43dcc65fd6a6bc17a1de9ddfbba3cd7417c2a6
/src/main/java/com/example/springfun/AppConfig.java
e6742d880e94452884fc7c8db7cfdc83deb69483
[]
no_license
GlennPacker/JavaIntelliJIntegrationPlay
https://github.com/GlennPacker/JavaIntelliJIntegrationPlay
31686e91babfa9f40fb55ba6d06fbf65cfe69f22
44988791c58322ef44b373c8f4bbffb10eb168ef
refs/heads/main
2022-12-31T02:33:37.762000
2020-10-19T07:46:11
2020-10-19T07:46:11
305,301,014
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.springfun; import com.example.springfun.repositories.HibernateSpeakerRepositoryImpl; import com.example.springfun.repositories.SpeakerRepository; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import services.SpeakerService; import s...
UTF-8
Java
696
java
AppConfig.java
Java
[]
null
[]
package com.example.springfun; import com.example.springfun.repositories.HibernateSpeakerRepositoryImpl; import com.example.springfun.repositories.SpeakerRepository; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import services.SpeakerService; import s...
696
0.793103
0.793103
22
30.636364
23.818529
73
false
false
0
0
0
0
0
0
0.409091
false
false
1
c9f53ab9baa8eda393def2975ce1cd08e238f49e
25,555,055,458,026
f82e7d96342223f2125cf7ad8a2d4eef4450bd3d
/src/java/sia/rf/contabilidad/sistemas/mipf/modDescarga/CuentaPorLiquidar.java
7b784b072d66aabf86329d00442e25505130fd5c
[]
no_license
cristianArevaloTorres/sia-conta
https://github.com/cristianArevaloTorres/sia-conta
b10636fa50f9afe9e1de2ea0fdeb2f2a69e40abf
473351524b369038e0f2c91b34d2691e7a94f01d
refs/heads/master
2020-03-25T12:41:14.079000
2018-08-06T20:04:48
2018-08-06T20:04:48
143,787,954
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sia.rf.contabilidad.sistemas.mipf.modDescarga; import java.sql.*; import sun.jdbc.rowset.CachedRowSet; public class CuentaPorLiquidar{ public CuentaPorLiquidar(){ } private String unidad; private String mes; private String tipoeje; private String cxlc; private String anticipo;...
UTF-8
Java
14,973
java
CuentaPorLiquidar.java
Java
[]
null
[]
package sia.rf.contabilidad.sistemas.mipf.modDescarga; import java.sql.*; import sun.jdbc.rowset.CachedRowSet; public class CuentaPorLiquidar{ public CuentaPorLiquidar(){ } private String unidad; private String mes; private String tipoeje; private String cxlc; private String anticipo;...
14,973
0.573766
0.573566
540
26.716667
27.856033
246
false
false
0
0
0
0
0
0
0.481481
false
false
1
875cd37f8c1a7f154aa6f76cc9326953e75465c2
5,634,997,111,362
dbc451f8b3a4e3514c504e7f71691ed4724ad8eb
/Core/org.mondo.collaboration.security.lens/src/org/mondo/collaboration/security/lens/emf/ModelIndexer.java
00fb93bbedcce63c6f5c1d28339df28826a4a78e
[]
no_license
baloghtimi/Onlab
https://github.com/baloghtimi/Onlab
f3eb1e99f30e0a276fd45761e8c42d43a02c60f2
e874e1ba22ac9bde7ccd7b7145a3cd73f920ec49
refs/heads/master
2021-01-19T08:10:41.797000
2017-06-01T16:52:56
2017-06-01T16:52:56
82,070,545
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/******************************************************************************* * Copyright (c) 2004-2015 Gabor Bergmann and Daniel Varro * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution,...
UTF-8
Java
7,758
java
ModelIndexer.java
Java
[ { "context": "***********************\n * Copyright (c) 2004-2015 Gabor Bergmann and Daniel Varro\n * All rights reserved. This pro", "end": 122, "score": 0.9998612403869629, "start": 108, "tag": "NAME", "value": "Gabor Bergmann" }, { "context": "****\n * Copyright (c) 2004-2015 Gabo...
null
[]
/******************************************************************************* * Copyright (c) 2004-2015 <NAME> and <NAME> * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availa...
7,728
0.70727
0.705465
227
33.176212
28.020521
123
false
false
0
0
0
0
0
0
1.845815
false
false
1
3e8b386ffbcc81423277bba12a51ba11185ab6e0
15,470,472,262,835
86f8ead7531ff11e9044f08eae22661889f1c26f
/src/me/extain/game/objects/BloodCell.java
d3c52597bed69911fec275e8f0137e8c45bbd662
[]
no_license
Extain/ludumdare38
https://github.com/Extain/ludumdare38
c7dfd978a1f009a660fc9a01bcbc91e0ca0c289f
d0d0852e7e19f49c657230f056aea84012c6bdb1
refs/heads/master
2021-01-20T00:16:50.598000
2017-04-23T19:52:59
2017-04-23T19:52:59
89,105,711
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.extain.game.objects; import java.awt.Color; import java.awt.Graphics2D; import java.awt.image.BufferedImage; import me.extain.game.Main; import me.extain.game.graphics.image.ImageLoader; import me.extain.game.objects.component.Collider; import me.extain.game.state.GameState; public class BloodCell extends...
UTF-8
Java
989
java
BloodCell.java
Java
[]
null
[]
package me.extain.game.objects; import java.awt.Color; import java.awt.Graphics2D; import java.awt.image.BufferedImage; import me.extain.game.Main; import me.extain.game.graphics.image.ImageLoader; import me.extain.game.objects.component.Collider; import me.extain.game.state.GameState; public class BloodCell extends...
989
0.728008
0.721941
50
18.780001
19.154415
71
false
false
0
0
0
0
0
0
1.48
false
false
1
c15f7ad272a674b087d7ea4e590226bc71d56435
33,122,787,788,069
04bc8c0a45fc18bd2dd29c5c3841a78328e9735c
/src/sample/CheckValue.java
56f0d71e8429c55f484a7e234f038716fb394d4b
[ "Unlicense" ]
permissive
gauer10/Mask
https://github.com/gauer10/Mask
393eeb1e4c5373967c37b27c923f0261ea8c729e
cf87bd781658913fa18ab464a1a340e27a10c3ee
refs/heads/master
2021-04-27T20:33:22.583000
2018-02-21T19:15:33
2018-02-21T19:15:33
122,381,368
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sample; public class CheckValue { public boolean checkCode(String kod, int lenght, int endConstant, String constant) { if (kod.length() == lenght) { if (kod.substring(0, endConstant).equals(constant)) return true; else return false...
UTF-8
Java
565
java
CheckValue.java
Java
[]
null
[]
package sample; public class CheckValue { public boolean checkCode(String kod, int lenght, int endConstant, String constant) { if (kod.length() == lenght) { if (kod.substring(0, endConstant).equals(constant)) return true; else return false...
565
0.499115
0.495575
26
20.73077
20.215298
86
false
false
0
0
0
0
0
0
0.423077
false
false
1
1138662f4353d01b3c1e1035f6d32e7a5d89ffc5
7,078,106,156,539
c94888699c4961de138b0d74a3f9fdae00c5d240
/src/test/java/HandAssert.java
6e00c61f6df43db7dc4518e1681666163dddf748
[]
no_license
tpeyrard/PaperRockScissors
https://github.com/tpeyrard/PaperRockScissors
4664277d804da550e2f2a5cffab99c34e24c7422
93e30f6eb6520816ded90705aca159b453092ab6
refs/heads/master
2020-12-03T19:16:58.812000
2016-08-22T15:49:55
2016-08-22T15:49:55
66,200,796
0
0
null
false
2016-08-22T11:30:13
2016-08-21T13:42:36
2016-08-21T13:43:14
2016-08-22T11:30:12
8
0
0
0
Java
null
null
import org.fest.assertions.api.Assertions; import org.fest.assertions.api.ObjectAssert; public final class HandAssert extends ObjectAssert<Hand> { private HandAssert(Hand actual) { super(actual); } public static HandAssert assertThat(Hand result) { return new HandAssert(result); } publ...
UTF-8
Java
418
java
HandAssert.java
Java
[]
null
[]
import org.fest.assertions.api.Assertions; import org.fest.assertions.api.ObjectAssert; public final class HandAssert extends ObjectAssert<Hand> { private HandAssert(Hand actual) { super(actual); } public static HandAssert assertThat(Hand result) { return new HandAssert(result); } publ...
418
0.712919
0.710526
17
23.588236
22.507669
62
false
false
0
0
0
0
0
0
0.294118
false
false
1
242eff2fa8aa553d1c18f82385664459b7c316bf
9,010,841,438,404
f382dd8c3402b22fa268f6da19c15a514938b4a3
/departComponent/src/main/java/dww/com/demo/depart/DepartApplicationAgent.java
891c15ab4e28d364dd446e3a2b8f9f081ff93461
[ "Apache-2.0" ]
permissive
dingdoublewei/MyComponentDemo
https://github.com/dingdoublewei/MyComponentDemo
8abbb38ae48004099f91907b2e01477e953d12b4
47666801f8be5b882bcc7bc973cfce9e4901102e
refs/heads/master
2020-03-28T15:13:28.435000
2019-01-24T05:15:06
2019-01-24T05:15:06
148,568,968
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dww.com.demo.depart; import android.util.Log; import com.dww.demo.componentlib.interfaces.IApplication; import com.dww.demo.componentlib.router.Router; import com.dww.demo.componentservice.ui.FragmentService; import com.luojilab.component.componentlib.router.ui.UIRouter; import dww.com.demo.depart.serviceiml...
UTF-8
Java
1,014
java
DepartApplicationAgent.java
Java
[ { "context": "erviceimlp.FragmentServiceImpl;\n\n/**\n * Created by dww on 2018/7/13.\n */\n\npublic class DepartApplication", "end": 365, "score": 0.9995846748352051, "start": 362, "tag": "USERNAME", "value": "dww" } ]
null
[]
package dww.com.demo.depart; import android.util.Log; import com.dww.demo.componentlib.interfaces.IApplication; import com.dww.demo.componentlib.router.Router; import com.dww.demo.componentservice.ui.FragmentService; import com.luojilab.component.componentlib.router.ui.UIRouter; import dww.com.demo.depart.serviceiml...
1,014
0.727811
0.720907
34
28.82353
25.349871
92
false
false
0
0
0
0
0
0
0.558824
false
false
1
8d41ade529056815e040f49205effae93e27e0ca
9,010,841,440,396
8cdf551163626a86ba62e94c4eb60a3e114aa77b
/src/main/java/com/github/mr/impossibru/sudoku/solver/SudokuSolver.java
642914c445bbbfe71d4a7eb36736575cdf8128de
[]
no_license
mr-impossibru/sudoku-solver
https://github.com/mr-impossibru/sudoku-solver
f13f6b22447ca7b491425e8d74dbe802bc954495
827880e780f91ce2319824e0001c104a3a05227f
refs/heads/master
2023-01-03T09:41:31.039000
2020-10-19T13:25:48
2020-10-19T13:25:48
299,577,185
1
0
null
false
2020-10-19T13:25:50
2020-09-29T10:05:22
2020-10-19T11:19:49
2020-10-19T13:25:49
28
1
0
0
Java
false
false
package com.github.mr.impossibru.sudoku.solver; import java.util.List; public interface SudokuSolver { List<Integer[][]> solve(int[][] initialData); }
UTF-8
Java
159
java
SudokuSolver.java
Java
[]
null
[]
package com.github.mr.impossibru.sudoku.solver; import java.util.List; public interface SudokuSolver { List<Integer[][]> solve(int[][] initialData); }
159
0.72327
0.72327
9
16.666666
19.877401
49
false
false
0
0
0
0
0
0
0.333333
false
false
1
892d3de79615447c82e0fa3036d2f7ad6699ce6f
9,929,964,394,750
11f07f841ac0178f057a8b0343c3971eb1a09279
/f28sg-2020-21-lab2/test/RecursionTest.java
8095ba21a88f6749983c5194901912c514036b52
[]
no_license
nmp4/Data-Structures-University
https://github.com/nmp4/Data-Structures-University
08e8ceb62a2c492c6356af37933f3f6cd2f62d8b
3b4a0125ab3e88f3c08a2ba268b9ddefba55ab0b
refs/heads/master
2023-04-14T17:03:15.133000
2021-04-21T17:41:32
2021-04-21T17:41:32
360,256,195
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
import static org.junit.Assert.*; import org.junit.Test; public class RecursionTest { @Test public void testSum() { assertEquals(1,Recursion.sum(1)); assertEquals(3,Recursion.sum(2)); assertEquals(6,Recursion.sum(3)); assertEquals(10,Recursion.sum(4)); } @Test public void testMultiply() { assertEqua...
UTF-8
Java
716
java
RecursionTest.java
Java
[]
null
[]
import static org.junit.Assert.*; import org.junit.Test; public class RecursionTest { @Test public void testSum() { assertEquals(1,Recursion.sum(1)); assertEquals(3,Recursion.sum(2)); assertEquals(6,Recursion.sum(3)); assertEquals(10,Recursion.sum(4)); } @Test public void testMultiply() { assertEqua...
716
0.709497
0.657821
31
22.096775
17.997051
45
false
false
0
0
0
0
0
0
2.193548
false
false
1
d89972b8ac6bcb9d01bcf572f458d549f16944af
12,627,203,920,969
a1e1de31928f6d42fbc57187e4e6f097d8f3e561
/app/src/main/java/com/ekc/swiperight/ui/main/MainView.java
d980871e48e9ba0d6c4f1b2c3d5d4391970f0432
[ "Apache-2.0" ]
permissive
ekchang/SwipeRight
https://github.com/ekchang/SwipeRight
4226822e7a38b69275754b7936985ce8f18c4576
421af0b810b5b652b5b94aa3102d382845526d56
refs/heads/master
2019-12-02T02:32:48.516000
2016-06-29T18:26:40
2016-06-29T18:26:40
51,660,284
30
4
null
false
2016-02-24T04:36:27
2016-02-13T18:52:43
2016-02-18T07:45:26
2016-02-24T04:36:26
854
24
1
1
Java
null
null
package com.ekc.swiperight.ui.main; import com.ekc.swiperight.model.Match; import com.ekc.swiperight.model.Recommendation; import com.ekc.swiperight.ui.base.BaseView; import java.util.List; public interface MainView extends BaseView { MainView EMPTY = new MainView() { @Override public void loadRecommendations(L...
UTF-8
Java
1,567
java
MainView.java
Java
[]
null
[]
package com.ekc.swiperight.ui.main; import com.ekc.swiperight.model.Match; import com.ekc.swiperight.model.Recommendation; import com.ekc.swiperight.ui.base.BaseView; import java.util.List; public interface MainView extends BaseView { MainView EMPTY = new MainView() { @Override public void loadRecommendations(L...
1,567
0.691768
0.691768
94
15.670213
20.739206
80
false
false
0
0
0
0
0
0
0.234043
false
false
1
7fee2b40176e4dda6ccd6e330433e0e3a5472e8a
17,360,257,848,863
7b48b1908f2e23b1d594c3fb0c175364cad8ac6d
/edu.pdx.svl.coDoc.cdc/src/edu/pdx/svl/coDoc/cdc/handles/DeleteReference.java
603edb1ef2f7c6e3b3d8ef9e6e581798ef00d20e
[]
no_license
hellozt/coDoc
https://github.com/hellozt/coDoc
89bd3928a289dc5a1a53ef81d8048c82eb0cdf46
7015c431c9b903a19c0785631c7eb76d857e23cf
refs/heads/master
2021-01-17T18:23:57.253000
2013-05-04T16:09:52
2013-05-04T16:09:52
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/******************************************************************************* * Copyright (c) 2011 Boris von Loesch. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availab...
UTF-8
Java
2,091
java
DeleteReference.java
Java
[ { "context": "***************************\r\n * Copyright (c) 2011 Boris von Loesch.\r\n * All rights reserved. This program and the ac", "end": 120, "score": 0.999881386756897, "start": 104, "tag": "NAME", "value": "Boris von Loesch" }, { "context": "/legal/epl-v10.html\r\n * \r\n *...
null
[]
/******************************************************************************* * Copyright (c) 2011 <NAME>. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * ...
2,061
0.714491
0.710665
56
35.339287
23.318659
80
false
false
0
0
0
0
0
0
0.696429
false
false
1
a9d27e4a80da10802b87c5ba58f02cb80b5eee66
17,669,495,506,425
37f7d014544e91d6e3ae5e6a51ba1405ab13eba9
/app/src/main/java/net/nwatmb/equipmentsmanager/EquipmentInfo.java
3024aaf3d2140236d8ad3c9263c35b96970a4632
[]
no_license
TreeNewBeeee/EquipmentManager
https://github.com/TreeNewBeeee/EquipmentManager
f2184ddde8e7425d54f82e37c9fc465b0b345e75
dbc7b51abc0f0f6987c0aace0b0e05511d666c66
refs/heads/master
2021-08-07T18:15:12.272000
2017-11-08T17:22:23
2017-11-08T17:22:23
109,556,783
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.nwatmb.equipmentsmanager; import android.annotation.SuppressLint; import android.app.ProgressDialog; import android.content.Intent; import android.os.AsyncTask; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.util.Log; import and...
UTF-8
Java
10,463
java
EquipmentInfo.java
Java
[ { "context": ".concurrent.ExecutionException;\n\n/**\n * Created by NWATMB on 2015/7/7.\n */\npublic class EquipmentInfo exten", "end": 851, "score": 0.9996392130851746, "start": 845, "tag": "USERNAME", "value": "NWATMB" }, { "context": "al String url_spare_detials =\n \"h...
null
[]
package net.nwatmb.equipmentsmanager; import android.annotation.SuppressLint; import android.app.ProgressDialog; import android.content.Intent; import android.os.AsyncTask; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.util.Log; import and...
10,463
0.614168
0.61048
273
36.747253
25.150358
123
false
false
0
0
0
0
0
0
0.677656
false
false
1
82ea63140c6cc3845bbcee80f468f7747b847703
23,914,377,906,514
3e3986b3752fd252cd758d7d0c76fc6e01445b68
/src/test/java/org/wisefull/tests/CommonAreasTests.java
0cad370df9b8782949b4dc0b51aa7c9bc7f61c22
[]
no_license
nurBetul/WiseFullAcademyProject
https://github.com/nurBetul/WiseFullAcademyProject
547839a2a56a00e353a979dee603d907f3430c7c
0578ac09bb7a5ce1aeb6a3aa1e46e0ed7befe3bf
refs/heads/master
2023-05-14T06:21:36.911000
2020-01-07T03:56:05
2020-01-07T03:56:05
232,235,366
0
0
null
false
2023-05-09T18:37:30
2020-01-07T03:32:23
2020-01-07T03:56:37
2023-05-09T18:37:27
28
0
0
1
Java
false
false
package org.wisefull.tests; import org.testng.annotations.Test; import org.wisefull.common.TestBase; import org.wisefull.pages.CommonAreas; public class CommonAreasTests extends TestBase { CommonAreas commonAreas = new CommonAreas(); @Test public void verifyIfTheMagnifierGlassIsClickable() throws Interrup...
UTF-8
Java
705
java
CommonAreasTests.java
Java
[]
null
[]
package org.wisefull.tests; import org.testng.annotations.Test; import org.wisefull.common.TestBase; import org.wisefull.pages.CommonAreas; public class CommonAreasTests extends TestBase { CommonAreas commonAreas = new CommonAreas(); @Test public void verifyIfTheMagnifierGlassIsClickable() throws Interrup...
705
0.765957
0.765957
21
32.57143
28.70137
89
false
false
0
0
0
0
0
0
0.380952
false
false
1
f472225f3733361412aac43a6a2a78d538db474e
24,326,694,788,978
15ca2deaf56fe0a2f81ff4dcc5e7f2195c9123c6
/analytics-service/src/main/java/com/hayba/microservices/analytics/service/dataaccess/entity/BaseEntity.java
3de485a4727305aecdbfeea5ee53c482da0fcdbd
[]
no_license
AbassAdeyemi/microservice
https://github.com/AbassAdeyemi/microservice
b6c4f27c60d72ce13c7d4e8a83dded99f05860c0
42401f6241c74bcf34e79167b9f8a4a99ef728b2
refs/heads/master
2023-06-30T00:42:43.849000
2021-07-26T14:09:42
2021-07-26T14:09:42
357,533,556
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hayba.microservices.analytics.service.dataaccess.entity; public interface BaseEntity<PK> { PK getId(); }
UTF-8
Java
122
java
BaseEntity.java
Java
[]
null
[]
package com.hayba.microservices.analytics.service.dataaccess.entity; public interface BaseEntity<PK> { PK getId(); }
122
0.770492
0.770492
5
23.4
25.302965
68
false
false
0
0
0
0
0
0
0.4
false
false
13
8b24d462681bf85edcbdcc7ca102bef6b80ce602
1,271,310,355,105
ffc952ce7c807496667e709b047430462c345c47
/pa/src/plugin/java/com.lehow.pa/MyApp.java
170f8d80cb52878e42b3f90bc45ab78fc808dcc5
[]
no_license
luohaoxuan320/RePluginDemo
https://github.com/luohaoxuan320/RePluginDemo
f1ffda6fe22fa54567d4c7d15f26ad6c5678549f
33ab665c897a09f6f1f6af63c8e3fec54a9649fa
refs/heads/master
2021-09-13T00:13:22.815000
2018-04-21T07:45:55
2018-04-21T07:45:55
114,355,135
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lehow.pa; import android.app.Application; import android.util.Log; import com.qihoo360.replugin.RePlugin; public class MyApp extends Application { @Override public void onCreate() { super.onCreate(); Log.i("MyApp", "onCreate: getHostContext="+ RePlugin.getHostContext()); Log.i("MyApp", "onC...
UTF-8
Java
434
java
MyApp.java
Java
[]
null
[]
package com.lehow.pa; import android.app.Application; import android.util.Log; import com.qihoo360.replugin.RePlugin; public class MyApp extends Application { @Override public void onCreate() { super.onCreate(); Log.i("MyApp", "onCreate: getHostContext="+ RePlugin.getHostContext()); Log.i("MyApp", "onC...
434
0.718894
0.711982
15
27.933332
25.074467
79
false
false
0
0
0
0
0
0
0.733333
false
false
13
9adbf75ac8dd04e4e8ee6d40019e639535154237
8,263,517,119,890
c2048673a7f0e4208e5bddc404bcd035de7a5e38
/app/src/main/java/com/dimaoprog/sportsconnectivity/receiptViews/MyReceiptDetailViewModel.java
3a415c9d5ea898fe510b15ac4b32f27ee4a4617f
[]
no_license
DimaOvsyanyk/Sports-Connectivity
https://github.com/DimaOvsyanyk/Sports-Connectivity
9e37cfe8d83b340882655d4eaebd85cc5cf85ad5
4f40ba4eb39008d014940c0b4b766996c41f0c35
refs/heads/master
2020-05-01T11:47:39.560000
2019-05-26T20:24:23
2019-05-26T20:24:23
177,452,085
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dimaoprog.sportsconnectivity.receiptViews; import android.app.Application; import android.arch.lifecycle.AndroidViewModel; import android.support.annotation.NonNull; import com.dimaoprog.sportsconnectivity.dbEntities.MealDBFavorite; import com.dimaoprog.sportsconnectivity.dbRepos.MealDBRepository; public...
UTF-8
Java
865
java
MyReceiptDetailViewModel.java
Java
[]
null
[]
package com.dimaoprog.sportsconnectivity.receiptViews; import android.app.Application; import android.arch.lifecycle.AndroidViewModel; import android.support.annotation.NonNull; import com.dimaoprog.sportsconnectivity.dbEntities.MealDBFavorite; import com.dimaoprog.sportsconnectivity.dbRepos.MealDBRepository; public...
865
0.79422
0.79422
27
31.037037
26.553205
71
false
false
0
0
0
0
0
0
0.444444
false
false
13
1971f05f29c9536dbd64825ef4f2145906bec2e5
30,047,591,210,571
7f11f6bd1ace8890187d0ebc13f6d0eac91ee859
/src/com/example/activity/MenuControllerListener.java
a3c027d7e8e22f3525215e1094ce98aab3450406
[]
no_license
wu162/cddGame
https://github.com/wu162/cddGame
c90210490405895b639810319160e5f1ba75c234
43107e5561f64af3986e3a7fb69f5f9e9f1d9cf6
refs/heads/master
2020-06-01T15:27:01.466000
2019-06-08T01:55:53
2019-06-08T01:55:53
190,833,351
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.activity; public interface MenuControllerListener { public void onStartGame(); public void onHelp(); public void onAbout(); }
UTF-8
Java
150
java
MenuControllerListener.java
Java
[]
null
[]
package com.example.activity; public interface MenuControllerListener { public void onStartGame(); public void onHelp(); public void onAbout(); }
150
0.773333
0.773333
7
20.428572
13.854934
41
false
false
0
0
0
0
0
0
1
false
false
13
e5129d9c90be1e8247234bc9b20b41c2f565e26b
31,877,247,308,162
d9cd01130f95f38801cb8bea8a37d99ea749f911
/server/src/main/java/server/Registration.java
6d286de6ebcb3ce6359976e825dd69f5fb42cb58
[]
no_license
NickMus/chat_geekchat_16012021
https://github.com/NickMus/chat_geekchat_16012021
bec6f521db3080998795294037ec69bd4e27e0fa
841594c3e1954cf9e6dd2432d26bee554e51bc85
refs/heads/master
2023-03-01T05:45:32.385000
2021-02-09T16:51:10
2021-02-09T16:51:10
333,019,452
0
0
null
false
2021-02-09T16:51:11
2021-01-26T08:28:21
2021-01-27T11:52:05
2021-02-09T16:51:11
16
0
0
1
Java
false
false
package server; import javafx.fxml.FXML; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.control.PasswordField; import javafx.scene.control.TextField; import javafx.stage.Stage; import java.io.IOException; import java.net.UR...
UTF-8
Java
1,914
java
Registration.java
Java
[ { "context": " = loginField.getText();\n String password = passField.getText();\n String email = mail.getText();\n\n ", "end": 1749, "score": 0.9063469171524048, "start": 1732, "tag": "PASSWORD", "value": "passField.getText" } ]
null
[]
package server; import javafx.fxml.FXML; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.control.PasswordField; import javafx.scene.control.TextField; import javafx.stage.Stage; import java.io.IOException; import java.net.UR...
1,907
0.621212
0.62069
88
20.75
18.684734
78
false
false
0
0
0
0
0
0
0.522727
false
false
13
28443cd8852a40e88189df03e8dd6cf60600039b
12,610,023,995,777
fc18354cf3f2bf356dfe9125208a0190d0f2dc12
/src/main/java/com/colorit/backend/repositories/UserRepositoryList.java
9171aea747287f5757c2afe1f3ebf6a90aac1b30
[]
no_license
HustonMmmavr/test
https://github.com/HustonMmmavr/test
cd342cd5d6ef4e4356ac8fd25f53be8a5f7cb32e
a94399ee0ca041878136f263f2dfa32b84f3b943
refs/heads/master
2020-02-20T02:13:44.994000
2018-03-27T02:56:15
2018-03-27T02:56:15
126,894,276
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.colorit.backend.repositories; import com.colorit.backend.entities.UserEntity; import java.util.ArrayList; import java.util.List; public class UserRepositoryList { private final List<UserEntity> db; public UserRepositoryList() { db = new ArrayList<>(); } public UserEntity getByNi...
UTF-8
Java
2,342
java
UserRepositoryList.java
Java
[]
null
[]
package com.colorit.backend.repositories; import com.colorit.backend.entities.UserEntity; import java.util.ArrayList; import java.util.List; public class UserRepositoryList { private final List<UserEntity> db; public UserRepositoryList() { db = new ArrayList<>(); } public UserEntity getByNi...
2,342
0.675064
0.675064
73
31.082191
29.145245
111
false
false
0
0
0
0
0
0
0.356164
false
false
13
7b6d0a64a55f2f84ef1e804c519270db3356d57f
28,389,733,838,196
01e8b8d014c31565e02a1e8a348980b0ef579eeb
/src/main/java/com/employee/portal/employeeportalservice/service/EmployeeService.java
6132f80da2bc3f0fb0c9e575083fc799477e5692
[]
no_license
jogeswar13/employee-portal-service
https://github.com/jogeswar13/employee-portal-service
238a348f42e30e67205af0fa84215d23f4fb5f67
5b728b91a2763b29f640004f4daa6cd2cd8a9f7e
refs/heads/master
2020-09-12T23:39:34.908000
2019-11-19T03:18:06
2019-11-19T03:18:06
222,594,622
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.employee.portal.employeeportalservice.service; import org.springframework.data.domain.Sort; import org.springframework.http.ResponseEntity; import com.employee.portal.employeeportalservice.bean.EmployeeBean; import com.employee.portal.employeeportalservice.core.bean.DataTablePagination; import com....
UTF-8
Java
1,600
java
EmployeeService.java
Java
[ { "context": "ption.InternalServerError;\r\n\r\n/**\r\n * \r\n * @author jogeswar.sahu\r\n *\r\n */\r\n/**\r\n * The Class EmployeeService.\r\n */", "end": 426, "score": 0.762897253036499, "start": 413, "tag": "NAME", "value": "jogeswar.sahu" } ]
null
[]
package com.employee.portal.employeeportalservice.service; import org.springframework.data.domain.Sort; import org.springframework.http.ResponseEntity; import com.employee.portal.employeeportalservice.bean.EmployeeBean; import com.employee.portal.employeeportalservice.core.bean.DataTablePagination; import com....
1,600
0.736875
0.736875
62
23.838709
28.399338
100
false
false
0
0
0
0
0
0
0.822581
false
false
13
edb31d66ffffdd9ff5db30fae2840da571f75392
6,373,731,485,803
202ba39af0c386ff322da1bf75cd0a060ba91c5f
/development/ALGator/src/si/fri/algotest/entities/EQuery.java
81779fa1e159321d797490c810419d80d25d9db0
[]
no_license
ALGatorDevel/Algator
https://github.com/ALGatorDevel/Algator
0d04ebe5722c5313eaaa008dda9d2b48aa515f3b
e3664959b5d1846d0e2b13e0c9dd8bef22c63f54
refs/heads/master
2023-05-27T19:38:33.531000
2023-05-23T13:01:03
2023-05-23T13:01:03
151,378,725
3
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package si.fri.algotest.entities; import java.io.File; import org.json.JSONArray; /** * * @author tomaz */ public class EQuery extends Entity { // Entity identifier public static final String ID_Query = "Query"; //Fields public static final String ID_Description = "Description"; // String pub...
UTF-8
Java
4,401
java
EQuery.java
Java
[ { "context": "ile;\nimport org.json.JSONArray;\n\n/**\n *\n * @author tomaz\n */\npublic class EQuery extends Entity {\n // Ent", "end": 107, "score": 0.999555230140686, "start": 102, "tag": "USERNAME", "value": "tomaz" } ]
null
[]
package si.fri.algotest.entities; import java.io.File; import org.json.JSONArray; /** * * @author tomaz */ public class EQuery extends Entity { // Entity identifier public static final String ID_Query = "Query"; //Fields public static final String ID_Description = "Description"; // String pub...
4,401
0.609634
0.608725
128
33.382813
30.711134
175
false
false
0
0
0
0
0
0
0.71875
false
false
13
b1c21086f5a2c82c20959a85749c3d1359c26e20
31,336,081,409,068
f74a9b401d3c5943537415cd2517b0abb5fc4c11
/dice-server/src/main/java/com/bihell/dice/commons/utils/VerificationCode.java
f6eb2c3a4ee898afc0a935ca595b94987128c0af
[ "MIT" ]
permissive
bihell/Dice
https://github.com/bihell/Dice
e0340eed7786b0e85317a56473273379b05b3c16
877a14f478721d924236c2223592ba503b2dc011
refs/heads/master
2023-09-03T16:49:38.309000
2023-08-28T02:16:24
2023-08-28T02:16:24
196,830,665
449
131
MIT
false
2023-02-11T23:13:19
2019-07-14T11:54:46
2023-02-11T10:55:08
2023-02-11T23:13:18
11,941
357
116
22
Vue
false
false
package com.bihell.dice.commons.utils; import java.awt.*; import java.awt.image.BufferedImage; import java.util.Random; public class VerificationCode { /** * 验证码图片的长 **/ private int weight = 110; /** * 验证码图片的高 */ private int height = 38; /** * 用来保存验证码的文本内容 **/ pri...
UTF-8
Java
4,565
java
VerificationCode.java
Java
[]
null
[]
package com.bihell.dice.commons.utils; import java.awt.*; import java.awt.image.BufferedImage; import java.util.Random; public class VerificationCode { /** * 验证码图片的长 **/ private int weight = 110; /** * 验证码图片的高 */ private int height = 38; /** * 用来保存验证码的文本内容 **/ pri...
4,565
0.50716
0.487373
160
23.00625
17.857595
92
false
false
0
0
0
0
0
0
0.51875
false
false
13
814fdc470a97338322fdb3ce5e377f46533e69c5
8,280,696,967,736
84eab63dd07a8cc6d0a0243025e37cf523674dc9
/src/main/java/javapersianutils/core/validators/IranShetabUtils.java
726a397e2271040d6f830b37792735242142bbff
[ "Apache-2.0" ]
permissive
M-Razavi/JavaPersianUtils.Core
https://github.com/M-Razavi/JavaPersianUtils.Core
f735aade1d54f1811eab3e472a4a402871d47def
f9c77560d44fb25971c6798351c7f0e2da84e4b0
refs/heads/master
2022-12-11T13:27:07.743000
2021-09-30T15:54:31
2021-09-30T15:54:31
174,744,749
9
3
Apache-2.0
false
2021-04-10T23:58:36
2019-03-09T20:50:07
2020-12-28T19:44:40
2021-04-10T23:58:36
110
7
3
5
Java
false
false
package javapersianutils.core.validators; import org.apache.commons.lang3.StringUtils; import java.util.regex.Pattern; import static javapersianutils.core.string.StringUtil.isNullOrEmpty; /** * Credit and Debit Card (Shetab) validation */ public class IranShetabUtils { private static final Pattern _matchIra...
UTF-8
Java
1,370
java
IranShetabUtils.java
Java
[]
null
[]
package javapersianutils.core.validators; import org.apache.commons.lang3.StringUtils; import java.util.regex.Pattern; import static javapersianutils.core.string.StringUtil.isNullOrEmpty; /** * Credit and Debit Card (Shetab) validation */ public class IranShetabUtils { private static final Pattern _matchIra...
1,370
0.616788
0.60219
49
26.959183
29.970707
108
false
false
0
0
0
0
0
0
0.387755
false
false
13
3ec47b1da4418cd63aeca3e01f7b59e1e50280a0
8,280,696,966,484
cc953f667e11f32d4119ac827d9378ed477b7706
/backend-servers/purchase-server/src/main/java/com/stosz/purchase/fsm/errorGoodsFsm/CompletingErrorGoodsAfter.java
95ddb2b2c7be199d929569f2de2c214456cfcbcb
[]
no_license
ttggaa/erp
https://github.com/ttggaa/erp
e20ed03ecf6965da95c9fc472d505ae8ef4f3902
167f5d60d085d016b08452083f172df654a7c5c5
refs/heads/master
2020-04-22T12:03:43.913000
2018-12-05T16:16:11
2018-12-05T16:16:11
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.stosz.purchase.fsm.errorGoodsFsm; import com.stosz.fsm.handle.IFsmHandler; import com.stosz.fsm.model.EventModel; import com.stosz.plat.utils.CollectionUtils; import com.stosz.purchase.ext.enums.ErrorGoodsItemEvent; import com.stosz.purchase.ext.model.ErrorGoods; import com.stosz.purchase.ext.model.ErrorGo...
UTF-8
Java
1,513
java
CompletingErrorGoodsAfter.java
Java
[ { "context": "n.Resource;\nimport java.util.List;\n\n/**\n * @author xiongchenyang\n * @version [1.0 , 2018/1/8]\n */\n@Component\npubli", "end": 615, "score": 0.9987772703170776, "start": 602, "tag": "USERNAME", "value": "xiongchenyang" } ]
null
[]
package com.stosz.purchase.fsm.errorGoodsFsm; import com.stosz.fsm.handle.IFsmHandler; import com.stosz.fsm.model.EventModel; import com.stosz.plat.utils.CollectionUtils; import com.stosz.purchase.ext.enums.ErrorGoodsItemEvent; import com.stosz.purchase.ext.model.ErrorGoods; import com.stosz.purchase.ext.model.ErrorGo...
1,513
0.778694
0.773196
39
36.307693
30.421951
127
false
false
0
0
0
0
0
0
0.666667
false
false
13
c1948827e40070ae68eee1d3f2cba6d180fbf004
6,871,947,695,900
3f845116d80abb16569c069d3c917245f6fe2359
/gitTest/src/gittest/GitTest.java
828ca9a769f054593b8e4c36147cff01c52e0a3c
[]
no_license
SIHop/test
https://github.com/SIHop/test
50266fb5d037c1fa842ae946b62d563143eeeab3
8bdcdbd92616b73069b0c6066982f5786923252e
refs/heads/master
2021-01-12T00:01:10.262000
2017-01-11T17:29:17
2017-01-11T17:29:17
78,659,849
0
0
null
false
2017-01-11T17:29:17
2017-01-11T16:58:23
2017-01-11T17:04:45
2017-01-11T17:29:17
0
0
0
0
Java
null
null
package gittest; public class GitTest { /** * @param args the command line arguments */ public static void main(String[] args) { //test 4 //test 5 } }
UTF-8
Java
215
java
GitTest.java
Java
[]
null
[]
package gittest; public class GitTest { /** * @param args the command line arguments */ public static void main(String[] args) { //test 4 //test 5 } }
215
0.483721
0.474419
15
12.2
14.42313
45
false
false
0
0
0
0
0
0
0.066667
false
false
13
fa3eb6b17b6e1fd0064d36449110d60fcee723ab
24,927,990,209,197
ffeaf567e9b1aadb4c00d95cd3df4e6484f36dcd
/Hotgram/org/telegram/ui/-$$Lambda$MediaActivity$MediaSearchAdapter$VRYl3PP_Z3UXWvfCBf3wim5v314.java
9504af5701f1221230800821cbb95340666e4fd7
[]
no_license
danielperez9430/Third-party-Telegram-Apps-Spy
https://github.com/danielperez9430/Third-party-Telegram-Apps-Spy
dfe541290c8512ca366e401aedf5cc5bfcaa6c3e
f6fc0f9c677bd5d5cd3585790b033094c2f0226d
refs/heads/master
2020-04-11T23:26:06.025000
2018-12-18T10:07:20
2018-12-18T10:07:20
162,166,647
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.telegram.ui; import java.util.ArrayList; public final class -$$Lambda$MediaActivity$MediaSearchAdapter$VRYl3PP_Z3UXWvfCBf3wim5v314 implements Runnable { public -$$Lambda$MediaActivity$MediaSearchAdapter$VRYl3PP_Z3UXWvfCBf3wim5v314(MediaSearchAdapter arg1, ArrayList arg2) { super(); thi...
UTF-8
Java
482
java
-$$Lambda$MediaActivity$MediaSearchAdapter$VRYl3PP_Z3UXWvfCBf3wim5v314.java
Java
[]
null
[]
package org.telegram.ui; import java.util.ArrayList; public final class -$$Lambda$MediaActivity$MediaSearchAdapter$VRYl3PP_Z3UXWvfCBf3wim5v314 implements Runnable { public -$$Lambda$MediaActivity$MediaSearchAdapter$VRYl3PP_Z3UXWvfCBf3wim5v314(MediaSearchAdapter arg1, ArrayList arg2) { super(); thi...
482
0.711618
0.6639
15
31.066668
38.816605
124
false
false
0
0
0
0
0
0
0.533333
false
false
13
6a6449f00fc480fb990544a7bde00631a8a495bf
5,007,931,897,463
9b64876b397fc15e45f43e10029168b3441c74af
/src/main/java/de/rwth/visualization/track/Track.java
012f3f674f674148ecfdc2ac83270bd298c78a68
[]
no_license
ikasu93/Driving-Visualization
https://github.com/ikasu93/Driving-Visualization
fe5ecfd138ee9adf3a20515c5c34d7a8e3fe67c8
a0e24b6341836c5332a01427f5343bff68956aef
refs/heads/master
2023-01-19T13:58:11.900000
2020-11-06T22:26:36
2020-11-06T22:26:36
309,790,270
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.rwth.visualization.track; import org.apache.commons.math3.linear.ArrayRealVector; import org.apache.commons.math3.linear.RealVector; import java.util.ArrayList; import java.util.List; public abstract class Track { public static List<Wall> walls; static { init(); } private static ...
UTF-8
Java
13,852
java
Track.java
Java
[]
null
[]
package de.rwth.visualization.track; import org.apache.commons.math3.linear.ArrayRealVector; import org.apache.commons.math3.linear.RealVector; import java.util.ArrayList; import java.util.List; public abstract class Track { public static List<Wall> walls; static { init(); } private static ...
13,852
0.639186
0.594066
470
28.474468
23.575104
101
false
false
0
0
0
0
0
0
0.980851
false
false
13
f88cc2249953b4adbb80028612c6896517dffefb
7,911,329,787,646
e127a97a2d56c479505fb52fe8462657251ff07a
/src/main/java/com/jacstuff/msscbeerservice/web/model/BeerStyle.java
967fc1c2c6f80ff359483572131671ebf89bbb7c
[]
no_license
johncrawley/mssc-beer-service
https://github.com/johncrawley/mssc-beer-service
7d8393a046d8968e82488cb0a03b1b4563955020
2fed87b96af92931d57d6dea8e7e702e6f492a75
refs/heads/master
2023-02-04T11:50:17.209000
2020-12-22T21:17:03
2020-12-22T21:17:03
300,259,907
0
0
null
false
2020-10-20T17:46:02
2020-10-01T11:47:36
2020-10-15T20:40:10
2020-10-20T16:20:10
85
0
0
1
Java
false
false
package com.jacstuff.msscbeerservice.web.model; public enum BeerStyle { LAGER, PILSNER, ALE, STOUT, GOSE, IPA, PORTER, WHEAT, PALE_ALE, SAISON; }
UTF-8
Java
150
java
BeerStyle.java
Java
[]
null
[]
package com.jacstuff.msscbeerservice.web.model; public enum BeerStyle { LAGER, PILSNER, ALE, STOUT, GOSE, IPA, PORTER, WHEAT, PALE_ALE, SAISON; }
150
0.74
0.74
7
20.428572
26.730705
72
false
false
0
0
0
0
0
0
1.714286
false
false
13
cbdf13bb944578830ceedefe18f7d1b941a69750
566,935,710,451
d8bb9c3d863b2abfd5adb45bcd06f68e943874bb
/src/test/java/com/imooc/bigdata/hbase/HBaseAppCopy.java
5ea417fe961e473a19163ddeecd5d31e5f268579
[]
no_license
dudu8246/spark-project-train-chris
https://github.com/dudu8246/spark-project-train-chris
5b70b7ac878d5c67f3a009f6762e6fe46664d014
713d9d6a6b1c98ffdd78546a3679c3eb60f02b29
refs/heads/master
2022-07-13T15:27:29.874000
2019-12-24T10:19:12
2019-12-24T10:19:12
229,920,288
0
0
null
false
2022-07-01T17:43:03
2019-12-24T10:18:37
2019-12-24T10:20:01
2022-07-01T17:43:02
4,777
0
0
4
Scala
false
false
package com.imooc.bigdata.hbase; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hbase.*; import org.apache.hadoop.hbase.client.*; import org.apache.hadoop.hbase.filter.*; import org.apache.hadoop.hbase.util.Bytes; import org.junit.After; import org.junit.Assert; import org.junit.Before; import o...
UTF-8
Java
7,555
java
HBaseAppCopy.java
Java
[ { "context": "e.valueOf(tableName));\n Get get = new Get(\"chris\".getBytes());\n get.addColumn(Bytes.toBytes", "end": 5328, "score": 0.7062182426452637, "start": 5323, "tag": "NAME", "value": "chris" } ]
null
[]
package com.imooc.bigdata.hbase; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.hbase.*; import org.apache.hadoop.hbase.client.*; import org.apache.hadoop.hbase.filter.*; import org.apache.hadoop.hbase.util.Bytes; import org.junit.After; import org.junit.Assert; import org.junit.Before; import o...
7,555
0.594168
0.585122
203
35.487686
30.074842
103
false
false
0
0
0
0
0
0
0.684729
false
false
13
8a5282b47cad93928503630b5e53c68538d314e0
17,678,085,416,590
9820100d3284a61d2cb7780418af44fe255eda62
/examples/test/src/test/java/org/parceler/ABTest.java
d4853f91637226667b510b30ea979f5f8bacd192
[ "Apache-2.0" ]
permissive
DanielGunna/parceler
https://github.com/DanielGunna/parceler
8d0a30e5168ae7b0abfcf9f2e41d7d70651737a5
57fe69eee02f4fc9ab9d7f450f2259af281b7838
refs/heads/master
2020-04-06T15:34:29.480000
2018-11-18T22:11:14
2018-11-18T22:11:14
157,583,878
1
0
Apache-2.0
true
2018-11-18T22:11:15
2018-11-14T17:12:52
2018-11-14T17:12:54
2018-11-18T22:11:14
1,541
0
0
0
Java
false
null
/** * Copyright 2011-2015 John Ericksen * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
UTF-8
Java
1,234
java
ABTest.java
Java
[ { "context": "/**\n * Copyright 2011-2015 John Ericksen\n *\n * Licensed under the Apache License, Version ", "end": 40, "score": 0.9998030662536621, "start": 27, "tag": "NAME", "value": "John Ericksen" }, { "context": "tic org.junit.Assert.assertEquals;\n\n/**\n * @author John Erick...
null
[]
/** * Copyright 2011-2015 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
1,220
0.658023
0.647488
50
23.68
22.968187
75
false
false
0
0
0
0
0
0
0.36
false
false
13
70767500ec4ab4ffadfb9a0fff3f93df2c5ca3f7
20,426,864,490,108
741e45031776819fb6f0c22dc13dbb920e4c0501
/app/src/main/java/com/lzhy/moneyhll/me/mine/adapter/BaseAbstractAdapter.java
b4c0aa9c4bd247d60dedc51f30b268046667a4bb
[]
no_license
cmmzjwz99/MyfristProject
https://github.com/cmmzjwz99/MyfristProject
c8eb3c2aef494f8089548ff00404273c37b5dd22
1934e0a698049f8178addae047e34e755af68fff
refs/heads/master
2020-03-23T06:45:11.032000
2018-07-17T03:42:24
2018-07-17T03:42:24
141,227,385
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lzhy.moneyhll.me.mine.adapter; import android.content.Context; import android.view.LayoutInflater; import android.widget.BaseAdapter; import java.util.ArrayList; import java.util.List; /** * Created by cmm on 2016/11/1. */ public abstract class BaseAbstractAdapter<T> extends BaseAdapter {...
UTF-8
Java
1,782
java
BaseAbstractAdapter.java
Java
[ { "context": "ist;\r\nimport java.util.List;\r\n\r\n/**\r\n * Created by cmm on 2016/11/1.\r\n */\r\n\r\npublic abstract class BaseA", "end": 231, "score": 0.9973434209823608, "start": 228, "tag": "USERNAME", "value": "cmm" } ]
null
[]
package com.lzhy.moneyhll.me.mine.adapter; import android.content.Context; import android.view.LayoutInflater; import android.widget.BaseAdapter; import java.util.ArrayList; import java.util.List; /** * Created by cmm on 2016/11/1. */ public abstract class BaseAbstractAdapter<T> extends BaseAdapter {...
1,782
0.54826
0.542088
81
20
17.032286
66
false
false
0
0
0
0
0
0
0.382716
false
false
13
4063604b0b93c32bd4137b2e95ee59fc9f711569
19,963,008,021,709
1713d734d4ed857fb517b50fd7d03987282917b6
/src/main/java/com/burakcekil/springbootmongoogm/repository/CustomerRepository.java
809d446a8ba53bc26610be6a9b89479ccc27bf81
[ "MIT" ]
permissive
cekil/spring-boot-mongo-ogm
https://github.com/cekil/spring-boot-mongo-ogm
5f25e298fdccdf74e9b4ec7eff0b3514f5c30411
0cf16ac3f3a141c6e304ac5f4b7fe95030d285bb
refs/heads/master
2022-04-21T17:25:43.578000
2020-04-19T17:17:28
2020-04-19T17:17:28
256,624,418
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.burakcekil.springbootmongoogm.repository; import com.burakcekil.springbootmongoogm.model.entity.Customer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import javax.persistence.EntityManager; import javax.persistence.EntityManagerFactory; ...
UTF-8
Java
1,208
java
CustomerRepository.java
Java
[ { "context": "/**\n * Summary\n * <p>\n * Description\n *\n * @author Burak Cekil (burakcekil.com)\n * @version 1.0\n * @since 4/18/2", "end": 382, "score": 0.9998855590820312, "start": 371, "tag": "NAME", "value": "Burak Cekil" }, { "context": "\n * <p>\n * Description\n *\n * @auth...
null
[]
package com.burakcekil.springbootmongoogm.repository; import com.burakcekil.springbootmongoogm.model.entity.Customer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import javax.persistence.EntityManager; import javax.persistence.EntityManagerFactory; ...
1,196
0.730132
0.722682
46
25.26087
24.8897
87
false
false
0
0
0
0
0
0
0.413043
false
false
13
81205e47515b3211bec8a8076895d49e45a20955
29,094,108,524,234
94f11ee1b824e6ac14a0195b53685819ef6e7790
/src/main/java/com/lhh/volunteerservicemanagement/utils/RandomCode.java
46af63519be51f2b340a7b87c5385bf95d23c84a
[]
no_license
747677492/lhh
https://github.com/747677492/lhh
e7a2e024a7f40ab4dab2d4c01828d6df793e0182
fdaf1febf7ab5a3a26f7c5a9310d87208561355f
refs/heads/main
2023-04-12T06:05:40.174000
2021-05-08T09:47:34
2021-05-08T09:47:34
365,079,063
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lhh.volunteerservicemanagement.utils; import java.text.SimpleDateFormat; /** * @author lhh * @date 2021/5/5 16:59 * 概要: */ public class RandomCode { public static String getRandomCode(){ SimpleDateFormat tempDate = new SimpleDateFormat("yyMMddHHmmss"); String random = tempDate.form...
UTF-8
Java
383
java
RandomCode.java
Java
[ { "context": "import java.text.SimpleDateFormat;\n\n/**\n * @author lhh\n * @date 2021/5/5 16:59\n * 概要:\n */\npublic class R", "end": 105, "score": 0.9996430277824402, "start": 102, "tag": "USERNAME", "value": "lhh" } ]
null
[]
package com.lhh.volunteerservicemanagement.utils; import java.text.SimpleDateFormat; /** * @author lhh * @date 2021/5/5 16:59 * 概要: */ public class RandomCode { public static String getRandomCode(){ SimpleDateFormat tempDate = new SimpleDateFormat("yyMMddHHmmss"); String random = tempDate.form...
383
0.687003
0.660477
16
22.5625
22.610752
73
false
false
0
0
0
0
0
0
0.3125
false
false
13
8bb48fff9e16b38c9bc810487db85de84a90556e
11,982,958,809,903
9bcbf083e902085693a895332dced1093fe1d83c
/src/main/java/me/cominixo/betterf3/config/gui/modules/ModulesScreen.java
e1fb3034c9386c9e0259fa102e53db13cac5daa8
[ "MIT" ]
permissive
qsefthuopq/BetterF3
https://github.com/qsefthuopq/BetterF3
6db17df8bdf479ac3507e5ffea9299ca099da7e6
6a97d880ba3bc5eeff7b8b04f1ab77eef15df1d8
refs/heads/master
2022-12-03T08:50:58.239000
2020-08-15T11:39:44
2020-08-15T11:39:44
287,929,002
0
0
null
true
2020-08-16T11:19:03
2020-08-16T11:19:03
2020-08-15T14:57:01
2020-08-15T15:13:52
131
0
0
0
null
false
false
package me.cominixo.betterf3.config.gui.modules; import me.cominixo.betterf3.config.ModConfigFile; import me.cominixo.betterf3.modules.BaseModule; import me.cominixo.betterf3.utils.PositionEnum; import net.minecraft.client.gui.screen.*; import net.minecraft.client.gui.widget.ButtonWidget; import net.minecraft.client.u...
UTF-8
Java
4,219
java
ModulesScreen.java
Java
[]
null
[]
package me.cominixo.betterf3.config.gui.modules; import me.cominixo.betterf3.config.ModConfigFile; import me.cominixo.betterf3.modules.BaseModule; import me.cominixo.betterf3.utils.PositionEnum; import net.minecraft.client.gui.screen.*; import net.minecraft.client.gui.widget.ButtonWidget; import net.minecraft.client.u...
4,219
0.666035
0.649917
106
38.801888
49.946842
336
false
false
0
0
0
0
0
0
0.877358
false
false
13
30f84f304bf2733583502c585272eec3a01602cf
25,769,855,718
fa3a67d894945101103cfb09a3db84c5cb8cbb14
/src/main/java/ar/com/hjg/pngj/chunks/PngChunkHIST.java
618e117057a34abc6abef927d36b67cae4811b27
[ "Apache-2.0" ]
permissive
alexdupre/pngj
https://github.com/alexdupre/pngj
2098194e82e20d54aa492e137ed063c7320e7d7e
a46ad86e2674fafdf048a812d98a180da166b5f9
refs/heads/master
2021-12-31T12:21:10.462000
2021-08-19T19:59:59
2021-08-19T19:59:59
181,631,864
5
2
null
true
2021-08-19T19:59:59
2019-04-16T06:51:29
2020-05-26T14:49:08
2021-08-19T19:59:59
10,436
3
2
0
Java
false
false
package ar.com.hjg.pngj.chunks; import ar.com.hjg.pngj.ImageInfo; import ar.com.hjg.pngj.PngHelperInternal; import ar.com.hjg.pngj.PngjException; /** * hIST chunk. * <p> * see http://www.w3.org/TR/PNG/#11hIST <br> * only for palette images */ public class PngChunkHIST extends PngChunkSingle { public final stati...
UTF-8
Java
1,384
java
PngChunkHIST.java
Java
[]
null
[]
package ar.com.hjg.pngj.chunks; import ar.com.hjg.pngj.ImageInfo; import ar.com.hjg.pngj.PngHelperInternal; import ar.com.hjg.pngj.PngjException; /** * hIST chunk. * <p> * see http://www.w3.org/TR/PNG/#11hIST <br> * only for palette images */ public class PngChunkHIST extends PngChunkSingle { public final stati...
1,384
0.692919
0.684249
58
22.862068
21.979181
71
false
false
0
0
0
0
0
0
1.5
false
false
13
0d7da5a957f435322d0fc7de9dbf305b3a032e88
798,863,968,426
34b6e394599f7265c5f734cb84ddfd6a307e8fa0
/tievoli-dao/src/main/java/org/tievoli/mapper/UserMapper.java
8fed91507082160b52c83c95cea11e871020f291
[]
no_license
tievoli/tievoli_singleton
https://github.com/tievoli/tievoli_singleton
3b13616af343e2ea3ae31d1cc6b0f00bca8a608c
356dd70252f2b28e2bd71d6685bfdce54ffd13d2
refs/heads/master
2021-06-14T15:02:11.742000
2017-02-07T06:29:51
2017-02-07T06:29:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.tievoli.mapper; import org.tievoli.framework.base.BaseMapper; import org.tievoli.model.User; import org.tievoli.model.UserCriteria; public interface UserMapper extends BaseMapper<User, UserCriteria> { }
UTF-8
Java
217
java
UserMapper.java
Java
[]
null
[]
package org.tievoli.mapper; import org.tievoli.framework.base.BaseMapper; import org.tievoli.model.User; import org.tievoli.model.UserCriteria; public interface UserMapper extends BaseMapper<User, UserCriteria> { }
217
0.820276
0.820276
9
23.222221
23.260735
68
false
false
0
0
0
0
0
0
0.555556
false
false
13
1f0b6ecf6d3fe27ffa5fe33712149c3d231f1c8f
34,548,716,938,033
51f57878a43f0f98f384b4610d52ffa95e9fe38b
/common-tools/clas-geometry/src/main/java/org/jlab/geom/detector/ft/FTCALFactory.java
666bf5b8fdb3bfe59d20feafc31a988ef7fe10d2
[]
no_license
JeffersonLab/clas12-offline-software
https://github.com/JeffersonLab/clas12-offline-software
32b36544693f286acb038d571d78eaf668ddf414
483790902ebaf7fa0c739531930b9924aad26bc7
refs/heads/development
2023-05-24T21:21:19.375000
2023-05-18T12:54:39
2023-05-18T12:54:39
84,985,373
16
231
null
false
2023-05-16T17:17:35
2017-03-14T18:46:14
2023-01-31T16:48:32
2023-05-16T17:17:34
445,507
10
73
48
Java
false
false
package org.jlab.geom.detector.ft; import org.jlab.geom.base.ConstantProvider; import org.jlab.geom.base.DetectorTransformation; import org.jlab.geom.base.Factory; import org.jlab.geom.component.ScintillatorPaddle; import org.jlab.geom.prim.Triangle3D; import org.jlab.geom.prim.Point3D; import org.jlab.geom.prim.Trans...
UTF-8
Java
8,939
java
FTCALFactory.java
Java
[ { "context": "ddle ScintillatorPaddle}\n * </code>\n * \n * @author jnhankins\n */\npublic class FTCALFactory implements Factory ", "end": 912, "score": 0.9994136691093445, "start": 903, "tag": "USERNAME", "value": "jnhankins" } ]
null
[]
package org.jlab.geom.detector.ft; import org.jlab.geom.base.ConstantProvider; import org.jlab.geom.base.DetectorTransformation; import org.jlab.geom.base.Factory; import org.jlab.geom.component.ScintillatorPaddle; import org.jlab.geom.prim.Triangle3D; import org.jlab.geom.prim.Point3D; import org.jlab.geom.prim.Trans...
8,939
0.54977
0.470944
195
44.80513
31.99604
135
false
false
0
0
0
0
0
0
3.184615
false
false
13
8f3afece4c2ef9a4389a2df67ccc91e8734ff244
29,188,597,776,190
8aa0e14dcd48acc2f11b187fd9d18f0d45673d92
/src/main/java/com/autodesk/crm/pageobjects/InvoicePage.java
8a4ea1670c88f3baa0804ee5c0063e3ad118e5bc
[]
no_license
manasgupta017/autodesk_maven_project
https://github.com/manasgupta017/autodesk_maven_project
34e02209518b32d99edc6a8dcccac185f7f5903d
b0c362e51b6a89309d5b0665ad18de01ec34dc53
refs/heads/master
2021-07-12T11:02:23.652000
2020-03-10T05:47:49
2020-03-10T05:47:49
244,305,855
0
0
null
false
2021-04-26T20:00:41
2020-03-02T07:20:59
2020-03-10T05:48:11
2021-04-26T20:00:41
11,822
0
0
1
Java
false
false
package com.autodesk.crm.pageobjects; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; public class InvoicePage { @FindBy(className="hdrLink") private WebElement invoiceHdrLink; @FindBy(xpath="//a...
UTF-8
Java
772
java
InvoicePage.java
Java
[]
null
[]
package com.autodesk.crm.pageobjects; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; public class InvoicePage { @FindBy(className="hdrLink") private WebElement invoiceHdrLink; @FindBy(xpath="//a...
772
0.777202
0.777202
28
26.571428
17.215916
53
false
false
0
0
0
0
0
0
1.285714
false
false
13
16aba32326e08a52a90650242983fa0e0bcd3417
30,288,109,399,900
91b4824b06a6972ff35d9857da77a86ac9058dfb
/src/test/java/DeadlineTest.java
b54a6968286aa8d7409957062ee35968843d0eea
[]
no_license
eejian97/duke
https://github.com/eejian97/duke
5997e517c182baf2cc37859a63501d68ed68955a
0ddb360d01d5ec5e9f2bf110049460fe2859b928
refs/heads/master
2020-07-06T18:29:03.737000
2019-09-30T15:12:13
2019-09-30T15:12:13
203,104,804
1
0
null
true
2019-09-30T15:12:14
2019-08-19T05:34:24
2019-09-30T15:08:06
2019-09-30T15:12:14
2,384
0
0
4
Java
false
false
import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertTrue; class DeadlineTest { @Test void toDataFormatTest() { Deadline d = Deadline.genDeadlineTask("Deadline return book /by 2/12/2019 1800"); assertTrue(d.toDataFormat().equals("D | 0 | return book | 2/12/20...
UTF-8
Java
561
java
DeadlineTest.java
Java
[]
null
[]
import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertTrue; class DeadlineTest { @Test void toDataFormatTest() { Deadline d = Deadline.genDeadlineTask("Deadline return book /by 2/12/2019 1800"); assertTrue(d.toDataFormat().equals("D | 0 | return book | 2/12/20...
561
0.625668
0.543672
18
30.222221
32.425224
93
false
false
0
0
0
0
0
0
0.722222
false
false
13
54a43d430b100bc7c692f392c09704ce61f0aef8
1,245,540,584,307
a6978318b2202c1c2ab7014d73b6c069fb7e6de0
/thread-safety-agent/src/main/java/fi/jumi/threadsafetyagent/AddThreadSafetyChecks.java
39f5242a481ae6cc053818c595ebaac363ba9f3b
[ "Apache-2.0" ]
permissive
luontola/jumi-actors
https://github.com/luontola/jumi-actors
ee0d929d85ff8b4ac5e8970261fac761e2aa6ed6
3a75888b183dcd006cbdfc0e0ad270347a303761
refs/heads/master
2021-09-20T12:10:16.616000
2018-08-09T12:15:26
2018-08-09T12:15:26
6,426,667
15
2
null
null
null
null
null
null
null
null
null
null
null
null
null
// Copyright © 2011-2014, Esko Luontola <www.orfjackal.net> // This software is released under the Apache License 2.0. // The license text is at http://www.apache.org/licenses/LICENSE-2.0 package fi.jumi.threadsafetyagent; import fi.jumi.threadsafetyagent.util.DoNotTransformException; import org.objectweb.asm.*; imp...
UTF-8
Java
4,391
java
AddThreadSafetyChecks.java
Java
[ { "context": "// Copyright © 2011-2014, Esko Luontola <www.orfjackal.net>\n// This software is released ", "end": 39, "score": 0.9998735785484314, "start": 26, "tag": "NAME", "value": "Esko Luontola" } ]
null
[]
// Copyright © 2011-2014, <NAME> <www.orfjackal.net> // This software is released under the Apache License 2.0. // The license text is at http://www.apache.org/licenses/LICENSE-2.0 package fi.jumi.threadsafetyagent; import fi.jumi.threadsafetyagent.util.DoNotTransformException; import org.objectweb.asm.*; import sta...
4,384
0.633941
0.629385
129
33.031006
30.897917
131
false
false
0
0
0
0
0
0
0.751938
false
false
13
5e43e574c95e4899b804e6422310ce3f777c51f7
35,296,041,285,234
762dc7fc6fbc24c7fca197027fa99441556a80c3
/app/src/main/java/com/hloong/mydemo/activity/CircleBarActivity.java
2f7b3e8ccc0d2904d366028f2ee2eb80f7f968e6
[]
no_license
hloong/mydemo
https://github.com/hloong/mydemo
d100cdee361c1ca01d0bfbbbfe52422d1fe0b0ae
f6792e983d4e61f0ed942ae68b2eb619ed4496f6
refs/heads/master
2021-04-18T22:56:26.243000
2017-06-22T09:15:47
2017-06-22T09:15:47
56,049,098
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hloong.mydemo.activity; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import com.hloong.mydemo.BaseActivity; import com.hloong.mydemo.R; import com.hloong.mydemo.ui.CircleBar; import com.hloong.mydemo.ui.CircleBarTwoSider; public class CircleBarActivity ext...
UTF-8
Java
1,278
java
CircleBarActivity.java
Java
[]
null
[]
package com.hloong.mydemo.activity; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import com.hloong.mydemo.BaseActivity; import com.hloong.mydemo.R; import com.hloong.mydemo.ui.CircleBar; import com.hloong.mydemo.ui.CircleBarTwoSider; public class CircleBarActivity ext...
1,278
0.643975
0.627543
41
30.170732
18.140244
62
false
false
0
0
0
0
0
0
0.536585
false
false
13
8bc20ab643b5b1e7fcb3e5e0862bbf0b5b6712de
35,433,480,237,552
267cc6a95af4444a9764613910a6ea015b813e52
/src/com/example/bg_media_test/Play.java
5a6357fa30fc10a965bf76fbcdbe44826a3b9dc6
[]
no_license
NadaIsleem/test2
https://github.com/NadaIsleem/test2
af541c6e2a41c2296879c751ded176fde9a54364
1e69c799a56a213e8f4be7a7a53452d2b4bdc25c
refs/heads/master
2020-05-17T20:18:03.485000
2013-09-02T09:42:43
2013-09-02T09:42:43
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.bg_media_test; import java.io.IOException; import android.app.Service; import android.content.Context; import android.content.Intent; import android.media.AudioManager; import android.media.MediaPlayer; import android.media.MediaPlayer.OnCompletionListener; import android.media.MediaPlayer.OnPrepa...
UTF-8
Java
2,288
java
Play.java
Java
[]
null
[]
package com.example.bg_media_test; import java.io.IOException; import android.app.Service; import android.content.Context; import android.content.Intent; import android.media.AudioManager; import android.media.MediaPlayer; import android.media.MediaPlayer.OnCompletionListener; import android.media.MediaPlayer.OnPrepa...
2,288
0.744318
0.740822
93
23.60215
19.692333
66
false
false
0
0
0
0
0
0
1.709677
false
false
13
df0d516a653e48b997d970888240a21cd1dca26f
35,158,602,336,660
37d8b470e71ea6edff6ed108ffd2b796322b7943
/joffice/src/com/htsoft/oa/dao/document/DocPrivilegeDao.java
3ae8a109c722cde29c4926cfdd675a5182f3e3fe
[]
no_license
haifeiforwork/myfcms
https://github.com/haifeiforwork/myfcms
ef9575be5fc7f476a048d819e7c0c0f2210be8ca
fefce24467df59d878ec5fef2750b91a29e74781
refs/heads/master
2020-05-15T11:37:50.734000
2014-06-28T08:31:55
2014-06-28T08:31:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.htsoft.oa.dao.document; import java.util.List; import com.htsoft.core.dao.BaseDao; import com.htsoft.core.web.paging.PagingBean; import com.htsoft.oa.model.document.DocPrivilege; import com.htsoft.oa.model.system.AppUser; public abstract interface DocPrivilegeDao extends BaseDao<DocPrivilege> { ...
UTF-8
Java
790
java
DocPrivilegeDao.java
Java
[]
null
[]
package com.htsoft.oa.dao.document; import java.util.List; import com.htsoft.core.dao.BaseDao; import com.htsoft.core.web.paging.PagingBean; import com.htsoft.oa.model.document.DocPrivilege; import com.htsoft.oa.model.system.AppUser; public abstract interface DocPrivilegeDao extends BaseDao<DocPrivilege> { ...
790
0.787342
0.787342
21
34.809525
33.457321
96
false
false
0
0
0
0
0
0
1.142857
false
false
13
f451c1b3d7241bc2e549791cbf84701cc06fb361
39,556,648,824,404
fb916e95bebd1a1cb556e62d2f530d2fde10adf7
/src/main/java/com/mint/cms/entity/base/BaseRelatedgoods.java
77f810b19ca11bf68949fb78aee37f2ca10f917c
[]
no_license
xrogzu/mint
https://github.com/xrogzu/mint
9dfcdaf0ae4b8dcd3430025326fb2b16e4dab4f6
d1595d8e826b751915ad95b95715326216b4500a
refs/heads/master
2021-04-12T09:36:51.369000
2018-02-07T07:31:08
2018-02-07T07:31:08
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mint.cms.entity.base; import com.mint.cms.entity.Address; import java.io.Serializable; public abstract class BaseRelatedgoods implements Serializable { private static final long serialVersionUID = 1L; public static String PROP_PRODUCTIDS = "productIds"; public static String PROP_PRODU...
UTF-8
Java
2,043
java
BaseRelatedgoods.java
Java
[]
null
[]
package com.mint.cms.entity.base; import com.mint.cms.entity.Address; import java.io.Serializable; public abstract class BaseRelatedgoods implements Serializable { private static final long serialVersionUID = 1L; public static String PROP_PRODUCTIDS = "productIds"; public static String PROP_PRODU...
2,043
0.602545
0.587372
86
22.744186
20.019285
77
false
false
0
0
0
0
0
0
0.453488
false
false
13