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
8471b91b280470391eba2b65331c4dfb04af1d1c
22,909,355,571,441
c87ccd328b057e618fc4f643dfa9f50f4744f215
/priceisright/Layer.java
8fd5e33cb51c321a747abc5e6fb57bc488d3b9af
[]
no_license
Suzzzz/Price-Is-Right-Neural-network
https://github.com/Suzzzz/Price-Is-Right-Neural-network
300455da79f80d671ee906ec438b605257da1b26
fdc2adcc82e3ebf422036db7f338a934f91c4b49
refs/heads/master
2020-04-10T15:47:22.666000
2018-12-10T05:41:30
2018-12-10T05:41:30
161,122,902
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package priceisright; import java.util.ArrayList; /* * This class is basically a wrapper of ArrayList. */ public class Layer { ArrayList<Neuron> contents=new ArrayList<Neuron>(); public Layer(Neuron n) { contents=new ArrayList<Neuron>(); contents.add(n); } public Layer(ArrayList<Neuron> data) {contents=data...
UTF-8
Java
424
java
Layer.java
Java
[]
null
[]
package priceisright; import java.util.ArrayList; /* * This class is basically a wrapper of ArrayList. */ public class Layer { ArrayList<Neuron> contents=new ArrayList<Neuron>(); public Layer(Neuron n) { contents=new ArrayList<Neuron>(); contents.add(n); } public Layer(ArrayList<Neuron> data) {contents=data...
424
0.716981
0.716981
27
14.703704
15.529696
51
false
false
0
0
0
0
0
0
0.555556
false
false
12
2a5e752f241aa7a2519a9b9478e223129ebc7af8
22,402,549,417,132
c413ee40612dd0e02b8b667f245ab7bbbfa10cf7
/Then New Boston/src/simon/programming/private1.java
4dc2208da70b2e4f8ff5921a32d2d1b1ac314f12
[]
no_license
ghazi20734/simondid-programming-projects
https://github.com/ghazi20734/simondid-programming-projects
30362bc8dfe158486390a90ba2c6550ddcf75496
4d254d980f2a211480451940b523642cb411806e
refs/heads/master
2021-01-10T22:10:58.036000
2012-01-22T21:00:26
2012-01-22T21:00:26
37,366,096
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package simon.programming; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; public class private1 extends Ac...
UTF-8
Java
2,062
java
private1.java
Java
[]
null
[]
package simon.programming; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; public class private1 extends Ac...
2,062
0.674103
0.658584
89
21.168539
16.572779
67
false
false
0
0
0
0
0
0
2.370786
false
false
12
03ba21daf56888a8365542d1f1eef76a16ed23e3
15,255,723,861,448
e288102135deedf71d2624f33bb0d112f8573bf7
/src/com/saber/pojo/Course.java
6f2a3fe7f6903b734cefbcf18e9588c79484581b
[]
no_license
BonjourMondo/Cg3L
https://github.com/BonjourMondo/Cg3L
9c0c89ebf879c444a7ac4a1041e4ff95a2c39a94
0eda02ccfa2880a7cbcc22298fdb3418ca05e340
refs/heads/master
2021-01-22T13:53:09.683000
2017-08-19T08:35:57
2017-08-19T08:35:57
100,694,152
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.saber.pojo; /** * Created by Saber on 2017/7/3. */ public class Course {//课程 private String source; private String describe; private String key; private String course_source;//课程的source public String getCourse_source() { return course_source; } public ...
UTF-8
Java
884
java
Course.java
Java
[ { "context": "package com.saber.pojo;\r\n\r\n/**\r\n * Created by Saber on 2017/7/3.\r\n */\r\npublic class Course {//课程\r\n ", "end": 51, "score": 0.979094386100769, "start": 46, "tag": "USERNAME", "value": "Saber" } ]
null
[]
package com.saber.pojo; /** * Created by Saber on 2017/7/3. */ public class Course {//课程 private String source; private String describe; private String key; private String course_source;//课程的source public String getCourse_source() { return course_source; } public ...
884
0.572082
0.565217
47
16.595745
16.332527
56
false
false
0
0
0
0
0
0
0.276596
false
false
12
293bce72e7d55874c82369ffc6f2fce953cf9089
4,784,593,573,518
79c419d2c1133c3552492dabacc04cdeed4f7ea9
/common-util/src/main/java/com/blog/bean/JWTProperties.java
0c0a96fcb27d356d2a980e58b8cb19d36a2691fb
[]
no_license
13827475135/blog
https://github.com/13827475135/blog
21c3d2b1d0c5ceb62e709763e26f2bdf325ab823
77e3933242f1db61cb58b9c5ae99d1ea75e702d7
refs/heads/master
2022-12-03T14:55:11.552000
2020-12-10T05:49:51
2020-12-10T05:49:51
192,933,639
0
0
null
false
2022-11-21T22:37:34
2019-06-20T14:21:26
2020-12-10T05:49:54
2022-11-21T22:37:31
74
0
0
10
Java
false
false
package com.blog.bean; /** * JWT 配置文件 * * @author Nicholas * @since 2019-06-27 */ public class JWTProperties { //token的过期时间 private long tokenExpireTime; //临时token的过期时间 private long tempTokenExpireTime; //token的公共加密盐 private String secret; public long getTokenExp...
UTF-8
Java
943
java
JWTProperties.java
Java
[ { "context": "com.blog.bean;\r\n\r\n/**\r\n * JWT 配置文件\r\n *\r\n * @author Nicholas\r\n * @since 2019-06-27\r\n */\r\npublic class JWTPrope", "end": 67, "score": 0.999777615070343, "start": 59, "tag": "NAME", "value": "Nicholas" } ]
null
[]
package com.blog.bean; /** * JWT 配置文件 * * @author Nicholas * @since 2019-06-27 */ public class JWTProperties { //token的过期时间 private long tokenExpireTime; //临时token的过期时间 private long tempTokenExpireTime; //token的公共加密盐 private String secret; public long getTokenExp...
943
0.630701
0.621802
44
18.431818
18.735476
75
false
false
0
0
0
0
0
0
0.25
false
false
12
14d2c8da2724943cac9cf8b704b63b2459fee946
20,633,022,933,073
dc9bb5b33b4d3331bbf885f18dc3b1bb5d7f1753
/Ecommerce_Sakkaravarthi/app/src/main/java/com/example/ecommerce_sakkaravarthi/CitySelectActivity.java
271dba81e0ac5c7f17cf14ac9f2b4b6f7dae836f
[]
no_license
kanulp/Assignment_work
https://github.com/kanulp/Assignment_work
ccef186f40a79055564b6275a580f487a3849595
3a35afb276157774fcfa994a7d9c58f9379db7c6
refs/heads/master
2022-07-16T15:24:17.084000
2020-11-13T05:58:01
2020-11-13T05:58:01
229,602,404
0
0
null
false
2022-06-22T23:11:12
2019-12-22T17:09:48
2020-11-13T05:58:17
2022-06-22T23:11:11
85,268
0
0
2
Python
false
false
package com.example.ecommerce_sakkaravarthi; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.ListView; import java.util.ArrayList; public c...
UTF-8
Java
1,777
java
CitySelectActivity.java
Java
[]
null
[]
package com.example.ecommerce_sakkaravarthi; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.ListView; import java.util.ArrayList; public c...
1,777
0.669105
0.668543
54
31.907408
25.176613
98
false
false
0
0
0
0
0
0
0.685185
false
false
12
c5cd2a53095cdb0c473d42f3e1528c5ca0fed845
8,778,913,186,799
6c0a49f0c2a302336708d8d45a8bd42ef5aa0bd7
/app/src/main/java/dk/kultur/historiejagtenfyn/data/models/InfoDetailsDataModel.java
727c641377e8bf5c5cd3e15744ac68b39a871ed0
[]
no_license
mskyblue/Android-app_StoryHuntFyn
https://github.com/mskyblue/Android-app_StoryHuntFyn
276bb99b274f8923ffd02b14607c04d675e732af
a4d0d220e2d54a9b5a9b3f1e58bf02273b9b5cb1
refs/heads/master
2021-01-01T17:03:10.060000
2017-07-10T12:40:58
2017-07-10T12:40:58
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dk.kultur.historiejagtenfyn.data.models; import android.content.Context; import dk.kultur.historiejagtenfyn.data.operations.AbsAsyncOperation; import dk.kultur.historiejagtenfyn.data.operations.GetInfoDetailsOperation; import dk.kultur.historiejagtenfyn.data.parse.models.InfoModelHis; /** * Created by Lina ...
UTF-8
Java
1,145
java
InfoDetailsDataModel.java
Java
[ { "context": "data.parse.models.InfoModelHis;\n\n/**\n * Created by Lina on 2014.07.02.\n */\npublic class InfoDetailsDataMo", "end": 319, "score": 0.902912437915802, "start": 315, "tag": "NAME", "value": "Lina" } ]
null
[]
package dk.kultur.historiejagtenfyn.data.models; import android.content.Context; import dk.kultur.historiejagtenfyn.data.operations.AbsAsyncOperation; import dk.kultur.historiejagtenfyn.data.operations.GetInfoDetailsOperation; import dk.kultur.historiejagtenfyn.data.parse.models.InfoModelHis; /** * Created by Lina ...
1,145
0.716157
0.70917
44
25.022728
24.974068
75
false
false
0
0
0
0
0
0
0.25
false
false
12
71e34555d8a8ed8afa3d878762582b55a1130ce4
33,432,025,452,927
82d40c20aa5d0db0c9080035848c806ecd4401e0
/app/src/main/java/com/example/app_anima/RecyTrainAdapter.java
eace610a57a187c08e49f338b330b8cf2825adb8
[]
no_license
Yg323/app_anima
https://github.com/Yg323/app_anima
7d87185eb113f4362479377c9edcfe67387e11b0
f0880b7fff70aba09b47bb97a66213fc31946fe9
refs/heads/master
2023-03-12T17:05:09.138000
2021-03-05T02:52:26
2021-03-05T02:52:26
299,396,984
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.app_anima; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; import java.util.ArrayList; public class Recy...
UTF-8
Java
2,599
java
RecyTrainAdapter.java
Java
[]
null
[]
package com.example.app_anima; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.recyclerview.widget.RecyclerView; import java.util.ArrayList; public class Recy...
2,599
0.663366
0.663366
74
33.12162
28.194284
110
false
false
0
0
0
0
0
0
0.5
false
false
12
46c25364813fa70d45aa0d0e5e3d15c876020026
11,398,843,238,014
774dccc811091c814a84f245158d8116272aaa3f
/src/main/java/cn/icyzx/util/GetServerUtil.java
1f8c137a120fe00650e6e619a2056a6ebf6adb58
[]
no_license
zk-123/cyzx
https://github.com/zk-123/cyzx
44f28f64173b41b30833b6c3f17277bf66a22012
0aa170854c1bdb541a4b208b6ce09e8328cf6a8d
refs/heads/master
2017-11-24T20:10:49.063000
2017-09-06T12:15:50
2017-09-06T12:15:53
64,903,655
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.icyzx.util; import org.jboss.logging.Logger; import java.io.IOException; import java.util.Properties; /** * Created by zk on 2016/9/28. */ public class GetServerUtil { private static Properties properties = new Properties(); private static Logger logger = Logger.getLogger(GetServerUtil.class);...
UTF-8
Java
1,119
java
GetServerUtil.java
Java
[ { "context": "n;\nimport java.util.Properties;\n\n/**\n * Created by zk on 2016/9/28.\n */\npublic class GetServerUtil {\n\n ", "end": 136, "score": 0.9973728656768799, "start": 134, "tag": "USERNAME", "value": "zk" } ]
null
[]
package cn.icyzx.util; import org.jboss.logging.Logger; import java.io.IOException; import java.util.Properties; /** * Created by zk on 2016/9/28. */ public class GetServerUtil { private static Properties properties = new Properties(); private static Logger logger = Logger.getLogger(GetServerUtil.class);...
1,119
0.658866
0.652565
46
23.152174
24.75354
107
false
false
0
0
0
0
0
0
0.304348
false
false
12
995f117ba2e07b798d58d0b6d75c06347d730822
8,486,855,416,974
a6a1f5447310b338f9107104611f68c272ca6d4a
/plugins/griffon-swing/trunk/src/templates/artifacts/Controller.java
3790485b1b11a0d2d1b1a6230b215e192095a2ca
[ "Apache-2.0" ]
permissive
codehaus/griffon
https://github.com/codehaus/griffon
0561d286a6b80245b32879d925a5d53f017e17d5
7c3bfbad8b9e5e269375da8af5207e10ee0bc104
refs/heads/master
2023-07-20T00:32:29.902000
2012-03-02T21:12:59
2012-03-02T21:12:59
36,229,267
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
@artifact.package@import java.awt.event.ActionEvent; import org.codehaus.griffon.runtime.core.AbstractGriffonController; public class @artifact.name@ extends AbstractGriffonController { // these will be injected by Griffon private @artifact.name.plain@Model model; private @artifact.name.plain@View view; ...
UTF-8
Java
852
java
Controller.java
Java
[]
null
[]
@artifact.package@import java.awt.event.ActionEvent; import org.codehaus.griffon.runtime.core.AbstractGriffonController; public class @artifact.name@ extends AbstractGriffonController { // these will be injected by Griffon private @artifact.name.plain@Model model; private @artifact.name.plain@View view; ...
852
0.643192
0.642019
30
27.4
23.237326
67
false
false
0
0
0
0
0
0
0.233333
false
false
12
5173d2c2e9a16f555365881d95e0030fbde525d2
11,089,605,603,546
d1c7f8b86483800236afae40571f587382186e38
/src/main/java/com/namvn/shopping/persistence/entity/Bill.java
a2881a8802cf8cf6a3e48d40892a3b984e95a763
[]
no_license
5namtroinhuthe/hjy345afwjhkpoiyu
https://github.com/5namtroinhuthe/hjy345afwjhkpoiyu
1ae5135c337a0511bff54bdc46187f419f8129e5
8e6302fcc30c8724d7bb7bdc92f94acd5d638bc7
refs/heads/master
2020-04-03T19:44:55.741000
2018-11-25T12:49:49
2018-11-25T12:49:49
155,534,160
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.namvn.shopping.persistence.entity; import javax.persistence.*; import java.io.Serializable; @Entity @Table(name = "bill") public class Bill implements Serializable { @Id @Column(name = "bill_id", nullable = false) @GeneratedValue(strategy = GenerationType.AUTO) private Long billId; pr...
UTF-8
Java
1,643
java
Bill.java
Java
[]
null
[]
package com.namvn.shopping.persistence.entity; import javax.persistence.*; import java.io.Serializable; @Entity @Table(name = "bill") public class Bill implements Serializable { @Id @Column(name = "bill_id", nullable = false) @GeneratedValue(strategy = GenerationType.AUTO) private Long billId; pr...
1,643
0.61899
0.61899
80
19.5375
16.957258
82
false
false
0
0
0
0
0
0
0.35
false
false
12
0dfe3ce4a910739c18d220ad2d4822e1983ef699
29,394,756,174,095
11e7e21a300841866078d40c62575f0b7a902aac
/src/main/java/com/telehot/tpdata/data/service/BusinessService.java
9aa85a4a82d5f058f05ca86636601ce1e81fa134
[]
no_license
dolceDawn/tp_data
https://github.com/dolceDawn/tp_data
613d320f6d8eaaca3bb6b571ae294755657e4614
801dc89e933b5824c3077a909787ac2a2243f812
refs/heads/master
2020-04-03T05:23:14.923000
2018-10-28T06:59:10
2018-10-28T06:59:10
155,033,218
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.telehot.tpdata.data.service; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.fasterxml.jackson.c...
UTF-8
Java
9,832
java
BusinessService.java
Java
[ { "context": ".util.ProcessEchoUtil;\n\n/**\n * 基础设置接口实现\n * @author zhangliming\n * @version $Id$\n * @since\n * @see\n *\n */\n@Servic", "end": 1066, "score": 0.9988254308700562, "start": 1055, "tag": "USERNAME", "value": "zhangliming" }, { "context": "应用id查找业务列表\n *〈详细描述〉根据应用i...
null
[]
package com.telehot.tpdata.data.service; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.fasterxml.jackson.c...
9,832
0.651562
0.649252
267
33.052433
30.081118
137
false
false
0
0
0
0
0
0
0.576779
false
false
12
49dc93a3e4677605df78c3f2e0c6112c97de7ca3
6,957,847,087,710
a95734760da442f16cebf06a761227bfe17d844d
/src/sample/views/screens/WinScreen.java
f0c57a35a4d568be2819807e057cd4c9bbae0527
[]
no_license
AndresTam/BattleShip
https://github.com/AndresTam/BattleShip
36accc18015d012023c6e3566fc6a7d42685d0ef
bead288a48edea21e5524dcece0a6f4c97137b74
refs/heads/main
2023-06-09T20:07:20.413000
2021-07-01T17:46:14
2021-07-01T17:46:14
375,456,135
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sample.views.screens; import javafx.event.Event; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.control.Label; import javafx.scene.layout.VBox; import javafx.stage.Stage; import javafx.event.EventHandler; import sample.Main; public class WinScreen extends Stage implements E...
UTF-8
Java
1,400
java
WinScreen.java
Java
[]
null
[]
package sample.views.screens; import javafx.event.Event; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.control.Label; import javafx.scene.layout.VBox; import javafx.stage.Stage; import javafx.event.EventHandler; import sample.Main; public class WinScreen extends Stage implements E...
1,400
0.634216
0.62849
52
25.865385
21.021994
101
false
false
0
0
0
0
0
0
0.653846
false
false
12
9b2b6fd83cd544781e181791f7f8c32fb10a7de8
12,567,074,328,081
b2016b74acf02c0117128b505baac48338d825c9
/src/main/java/newbee/morningGlory/ref/loader/MGQiangHuaEquipmentConfigLoader.java
f785131bc17ce1dab91a36c9e83731c89f4a84bd
[]
no_license
atom-chen/server
https://github.com/atom-chen/server
979830e60778a3fba1740ea3afb2e38937e84cea
c44e12a3efe5435d55590c9c0fd9e26cec58ed65
refs/heads/master
2020-06-17T02:54:13.348000
2017-10-13T18:40:21
2017-10-13T18:40:21
195,772,502
0
1
null
true
2019-07-08T08:46:37
2019-07-08T08:46:37
2017-10-12T04:18:14
2017-10-13T18:45:50
4,222
0
0
0
null
false
false
/** * Copyright 2013-2015 Sophia * * 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 ...
UTF-8
Java
5,621
java
MGQiangHuaEquipmentConfigLoader.java
Java
[]
null
[]
/** * Copyright 2013-2015 Sophia * * 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 ...
5,621
0.787226
0.784914
122
45.073769
39.861271
204
false
false
0
0
0
0
0
0
2.688524
false
false
12
77c3792fd4291c6aae9133a69a41661164d3df43
33,002,528,709,337
27dc5c1b98fe599ba63dd5cc891ad3cda46fb1ed
/app/src/main/java/com/mersiyanov/dmitry/yadgallery/ui/mvp/PicturesContract.java
a6c72a9d7b3a9a3929ab4ff3cc3a938c5ae8c232
[]
no_license
dmersiyanov/yad-gallery
https://github.com/dmersiyanov/yad-gallery
a6a61daa00a567d878f3527ffcc21cada56776c8
d8af6567fff4e4f6a1b66485417818f80e81459d
refs/heads/master
2020-03-11T18:12:16.250000
2018-05-22T07:53:22
2018-05-22T07:53:22
130,170,475
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mersiyanov.dmitry.yadgallery.ui.mvp; import com.mersiyanov.dmitry.yadgallery.pojo.Item; import com.mersiyanov.dmitry.yadgallery.pojo.ResponseFileList; import java.util.List; import io.reactivex.Single; public class PicturesContract { public interface View { void showLoading(); voi...
UTF-8
Java
672
java
PicturesContract.java
Java
[]
null
[]
package com.mersiyanov.dmitry.yadgallery.ui.mvp; import com.mersiyanov.dmitry.yadgallery.pojo.Item; import com.mersiyanov.dmitry.yadgallery.pojo.ResponseFileList; import java.util.List; import io.reactivex.Single; public class PicturesContract { public interface View { void showLoading(); voi...
672
0.662202
0.662202
38
16.68421
18.598394
62
false
false
0
0
0
0
0
0
0.368421
false
false
12
3196782ed969ac91df408a842233e640eb906164
33,002,528,708,036
75d555577b075bfcd1a3782df98bb8f3b25698e6
/app/src/main/java/ua/kaganovych/kach/adapters/CategoriesAdapter.java
535e55c8bbaa34a8cb679ccba918b7698a05592e
[]
no_license
kaganovych/Kach
https://github.com/kaganovych/Kach
b7a83844cd6a7743d977f1b3881e71a240574d63
a1ad88238d5ca5985efcb8e00a744b47063c6bec
refs/heads/master
2021-12-14T03:08:43.537000
2015-09-30T17:00:25
2015-09-30T17:00:25
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ua.kaganovych.kach.adapters; import android.content.Context; import android.support.v4.app.FragmentActivity; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.ImageView; import android.widget.TextView; import a...
UTF-8
Java
2,626
java
CategoriesAdapter.java
Java
[]
null
[]
package ua.kaganovych.kach.adapters; import android.content.Context; import android.support.v4.app.FragmentActivity; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.ImageView; import android.widget.TextView; import a...
2,626
0.675171
0.67441
72
35.472221
30.686123
127
false
false
0
0
0
0
0
0
0.722222
false
false
12
1c9116f26bc12716b73f396f14377086d915e000
25,829,933,350,460
3f041fe8da3b54caaa6c4280a52f4bb9e7c28468
/src/com/neusoft/com/gongjulei/Test2.java
b07c253dda6abc1c2ca2dfc663f35454d3b35ba6
[]
no_license
mengxiangfang99/myHomework
https://github.com/mengxiangfang99/myHomework
13296d1b4e26f33668df3ccce7ff16064b97c0ce
dcf5f5600421a34e6b1ec9083558beed0758784e
refs/heads/master
2021-08-31T13:27:16.234000
2017-12-21T13:29:51
2017-12-21T13:29:51
115,008,598
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.neusoft.com.gongjulei; public class Test2 { public static void main(String[] args) { if(args.length > 0) { String s = args[0]; char[] c = s.toCharArray(); int count = 0; for (int i = 0; i < c.length; i++) { if(c[i] == 'e') count++; } System.out.println(s); System.out.printl...
GB18030
Java
420
java
Test2.java
Java
[]
null
[]
package com.neusoft.com.gongjulei; public class Test2 { public static void main(String[] args) { if(args.length > 0) { String s = args[0]; char[] c = s.toCharArray(); int count = 0; for (int i = 0; i < c.length; i++) { if(c[i] == 'e') count++; } System.out.println(s); System.out.printl...
420
0.566327
0.553571
19
19.631578
14.466697
48
false
false
0
0
0
0
0
0
2.684211
false
false
12
19354f8a14632196e996c626870b6be7113bc728
24,550,033,118,701
5023b61779cfb43e0bb296864d91cca092c8316f
/src/main/java/com/uni/bookstore/service/AuthorServiceImp.java
0ad2415c168390c5447b1644b5adb2745dbebd1b
[]
no_license
Szintai/tobbretegu
https://github.com/Szintai/tobbretegu
8893c504853b2657b56d85e6a5eb1baa2f0292eb
43f88dec0d079f078b676486cf5b1a366fb9dc15
refs/heads/master
2020-09-23T02:37:17.081000
2019-12-02T13:34:01
2019-12-02T13:34:01
225,380,970
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.uni.bookstore.service; import java.util.List; import java.util.Optional; import org.springframework.stereotype.Service; import com.uni.bookstore.exception.NoResourceException; import com.uni.bookstore.model.Author; import com.uni.bookstore.repository.AuthorRepository; import com.uni.bookstore.repository....
UTF-8
Java
1,304
java
AuthorServiceImp.java
Java
[]
null
[]
package com.uni.bookstore.service; import java.util.List; import java.util.Optional; import org.springframework.stereotype.Service; import com.uni.bookstore.exception.NoResourceException; import com.uni.bookstore.model.Author; import com.uni.bookstore.repository.AuthorRepository; import com.uni.bookstore.repository....
1,304
0.794479
0.794479
53
23.603773
24.341393
93
false
false
0
0
0
0
0
0
1.188679
false
false
12
355a6b1d5340aa44a5df42d4bc73589b5792b99d
26,800,595,955,179
11cf6ac0b0409a3641ad5e1cdb1bb26447878310
/new-merchant-quote-service-api/src/main/java/nz/co/smartpay/service/CSVService.java
ef7bd0f8c296d448a363dcea9aa35a2fb82e54e3
[]
no_license
YacoobHolden/new-merchant-quote-service
https://github.com/YacoobHolden/new-merchant-quote-service
0063fd5e23d80facc6bd7b7f3a4ce7f2d21b9513
133941261aa3b8c1a226f3f1df48eb813175a9d3
refs/heads/master
2023-01-22T13:19:29.670000
2020-12-09T19:43:42
2020-12-09T19:43:42
319,559,632
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nz.co.smartpay.service; import nz.co.smartpay.csv.CSVReader; import nz.co.smartpay.csv.CSVRow; import nz.co.smartpay.orm.model.TerminalPricing; import nz.co.smartpay.orm.model.TransactionCountPricing; import nz.co.smartpay.orm.model.TransactionVolumePricing; import nz.co.smartpay.orm.repository.TerminalPricing...
UTF-8
Java
4,469
java
CSVService.java
Java
[]
null
[]
package nz.co.smartpay.service; import nz.co.smartpay.csv.CSVReader; import nz.co.smartpay.csv.CSVRow; import nz.co.smartpay.orm.model.TerminalPricing; import nz.co.smartpay.orm.model.TransactionCountPricing; import nz.co.smartpay.orm.model.TransactionVolumePricing; import nz.co.smartpay.orm.repository.TerminalPricing...
4,469
0.636832
0.636832
95
46.042107
30.074614
155
false
false
0
0
0
0
0
0
0.484211
false
false
12
0341a49111ef797a13fa65765e4447bd843f5a15
10,496,900,094,142
cec90f56a1ef1bad510aa80da8c498c10ef265e6
/src/main/java/com/the151suggestions/part6/s91/IdentifierEnum.java
c6ddb1bfd83e40f7f72d474160a1f833f6c15c1c
[ "Apache-2.0" ]
permissive
kangangithub/The151Suggestions
https://github.com/kangangithub/The151Suggestions
3e3a775e902f048e446992960bacda242ceb0400
6ce875622e9fb36a49cca66ff2631fbca3388d0a
refs/heads/master
2019-01-23T06:29:47.797000
2017-08-23T13:45:42
2017-08-23T13:45:42
86,223,182
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.the151suggestions.part6.s91; /** * 定义枚举,结合权限级别,鉴权方法 * Created by ankang on 2017-08-16. */ public enum IdentifierEnum implements Identifier { GUEST, USER, ADMIN; //权限级别 @Override public boolean identify(IdentifierEnum identifierEnum) { //鉴权方法 switch (identifierEnum) { cas...
UTF-8
Java
617
java
IdentifierEnum.java
Java
[ { "context": ".part6.s91;\n\n/**\n * 定义枚举,结合权限级别,鉴权方法\n * Created by ankang on 2017-08-16.\n */\npublic enum IdentifierEnum imp", "end": 86, "score": 0.9975417256355286, "start": 80, "tag": "USERNAME", "value": "ankang" } ]
null
[]
package com.the151suggestions.part6.s91; /** * 定义枚举,结合权限级别,鉴权方法 * Created by ankang on 2017-08-16. */ public enum IdentifierEnum implements Identifier { GUEST, USER, ADMIN; //权限级别 @Override public boolean identify(IdentifierEnum identifierEnum) { //鉴权方法 switch (identifierEnum) { cas...
617
0.558348
0.533214
23
23.217392
17.717485
67
false
false
0
0
0
0
0
0
0.434783
false
false
12
1b8e108ef60fb87009737df150d25ee746c5b4af
29,411,936,105,919
9d32980f5989cd4c55cea498af5d6a413e08b7a2
/A92s_10_0_0/src/main/java/com/android/framework/protobuf/nano/android/ParcelableMessageNanoCreator.java
57fe537532a0a0f78e30c9250d905fcdfe9b25ae
[]
no_license
liuhaosource/OppoFramework
https://github.com/liuhaosource/OppoFramework
e7cc3bcd16958f809eec624b9921043cde30c831
ebe39acabf5eae49f5f991c5ce677d62b683f1b6
refs/heads/master
2023-06-03T23:06:17.572000
2020-11-30T08:40:07
2020-11-30T08:40:07
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.android.framework.protobuf.nano.android; import android.os.Parcel; import android.os.Parcelable; import android.util.Log; import com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException; import com.android.framework.protobuf.nano.MessageNano; import java.lang.reflect.Array; import java.lang.r...
UTF-8
Java
3,040
java
ParcelableMessageNanoCreator.java
Java
[]
null
[]
package com.android.framework.protobuf.nano.android; import android.os.Parcel; import android.os.Parcelable; import android.util.Log; import com.android.framework.protobuf.nano.InvalidProtocolBufferNanoException; import com.android.framework.protobuf.nano.MessageNano; import java.lang.reflect.Array; import java.lang.r...
3,040
0.686513
0.682566
64
46.5
40.025383
181
false
false
0
0
0
0
0
0
0.875
false
false
12
2d1c6d4cb93d76405dffbb942308f748f96d35cf
10,642,928,978,614
f86e1065d68b37de01687fca54c444eb85079485
/src/ui/JTextPane1.java
3c89288c203c7556ac0e5f291a16f3851edb2a2e
[]
no_license
667521lxc/Softare-Design3
https://github.com/667521lxc/Softare-Design3
20bc2c149661d13793d4f743c9fa8eafd3bb27ee
b521948273593ebd0f5978b60721696cb344f770
refs/heads/master
2020-06-01T09:31:12.181000
2019-06-08T12:24:53
2019-06-08T12:24:53
190,732,323
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ui; /** * 聊天消息框使用此类实现,主要是两个方法:setBlack_Bold_20和setBlue_Italic_Bold_22设置字体 * 对齐还要改 */ import javax.swing.*; import javax.swing.text.*; import java.awt.*; public class JTextPane1{ public JTextPane textPane; public JTextPane1(){ textPane=new JTextPane(); textPane.setBackground(Color.white); ...
UTF-8
Java
1,549
java
JTextPane1.java
Java
[]
null
[]
package ui; /** * 聊天消息框使用此类实现,主要是两个方法:setBlack_Bold_20和setBlue_Italic_Bold_22设置字体 * 对齐还要改 */ import javax.swing.*; import javax.swing.text.*; import java.awt.*; public class JTextPane1{ public JTextPane textPane; public JTextPane1(){ textPane=new JTextPane(); textPane.setBackground(Color.white); ...
1,549
0.744948
0.734495
43
31.418604
23.160946
89
false
false
0
0
0
0
0
0
2.325581
false
false
12
c81adca03704317020788bbb918720673846d9ea
1,271,310,370,529
67025111b03b9b5bef3bedcd9da0b0a6ed806e52
/app/src/main/java/ir/artapps/tinyshop/model/ModelRepoInterface.java
10a26a0efacdcfa85d210da82c92e20f36c416ea
[]
no_license
navidkom/TinyShop
https://github.com/navidkom/TinyShop
c073ea27545585cbbb607beefcd7a4f56669aef2
0520bd9ce78c49f2351afd1c4cae2e9aafd044a6
refs/heads/master
2020-04-27T18:56:58.372000
2019-03-09T17:57:37
2019-03-09T17:57:37
174,594,673
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ir.artapps.tinyshop.model; import java.util.List; import ir.artapps.tinyshop.model.entities.Category; import ir.artapps.tinyshop.model.entities.Order; import ir.artapps.tinyshop.model.entities.Product; /** * Created by navid on 09,March,2019 */ public interface ModelRepoInterface { List<Category> getCa...
UTF-8
Java
448
java
ModelRepoInterface.java
Java
[ { "context": "inyshop.model.entities.Product;\n\n/**\n * Created by navid on 09,March,2019\n */\npublic interface ModelRepoIn", "end": 235, "score": 0.9958859086036682, "start": 230, "tag": "USERNAME", "value": "navid" } ]
null
[]
package ir.artapps.tinyshop.model; import java.util.List; import ir.artapps.tinyshop.model.entities.Category; import ir.artapps.tinyshop.model.entities.Order; import ir.artapps.tinyshop.model.entities.Product; /** * Created by navid on 09,March,2019 */ public interface ModelRepoInterface { List<Category> getCa...
448
0.754464
0.741071
20
21.4
19.925863
51
false
false
0
0
0
0
0
0
0.55
false
false
12
5e2d616cafc97c3281d89d34bf915ed44f1cbc8d
12,111,807,809,262
d68b23a8af66b07f6e443e1ad485fa16150b0dc0
/csharp-psi-impl/src/main/java/consulo/csharp/lang/impl/psi/source/CSharpTypeDefStatementImpl.java
345663a72bac59dc93e1f0df4433a7d4e0f6d543
[ "Apache-2.0" ]
permissive
consulo/consulo-csharp
https://github.com/consulo/consulo-csharp
34e1f591b31411cfa4ac6b96e82522e5ffbf80ad
ccb078d27b4ba37be9bb3f2c258aad9fb152a640
refs/heads/master
2023-08-31T16:12:36.841000
2023-08-17T10:56:13
2023-08-17T10:56:13
21,350,424
51
9
Apache-2.0
false
2023-01-01T16:33:23
2014-06-30T12:35:16
2022-05-13T07:07:55
2023-01-01T16:33:22
12,676
51
5
52
Java
false
false
/* * Copyright 2013-2017 consulo.io * * 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
3,192
java
CSharpTypeDefStatementImpl.java
Java
[ { "context": ".dotnet.psi.resolve.DotNetTypeRef;\n\n/**\n * @author VISTALL\n * @since 11.02.14\n */\npublic class CSharpTypeDef", "end": 1415, "score": 0.9963390231132507, "start": 1408, "tag": "NAME", "value": "VISTALL" } ]
null
[]
/* * Copyright 2013-2017 consulo.io * * 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 ...
3,192
0.786654
0.780702
121
25.380165
26.929739
138
false
false
0
0
0
0
0
0
0.991736
false
false
12
aa11bbfe956c3075b75cb9af832af74281a0f6af
12,111,807,810,606
69928da3bdac5c225336aedfb29a8bd6cd6200dc
/src/com/expense_recoder/util/Constants.java
6fe34f617fb79b8ff350b6c117c52d346d5fdbdf
[]
no_license
RanaRanvijaySingh/Expense_Recoder
https://github.com/RanaRanvijaySingh/Expense_Recoder
5dff6d6b1516c3eb390dab7a9073af6717ce3a21
dc540d44d3e997c476bddf1ae8e8e37ef694cb69
refs/heads/master
2021-05-29T16:31:21.508000
2014-02-07T14:17:24
2014-02-07T14:17:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.expense_recoder.util; public class Constants { public final static int SPLASH_TIME = 2000; public final static int TEXT_SIZE_TITLE = 20; public final static int TEXT_SIZE_GENERAL = 18; public final static int HEIGHT_EDIT_TEXT = 60; public final static int WIDTH = 110; public final static int NAMES = ...
UTF-8
Java
636
java
Constants.java
Java
[]
null
[]
package com.expense_recoder.util; public class Constants { public final static int SPLASH_TIME = 2000; public final static int TEXT_SIZE_TITLE = 20; public final static int TEXT_SIZE_GENERAL = 18; public final static int HEIGHT_EDIT_TEXT = 60; public final static int WIDTH = 110; public final static int NAMES = ...
636
0.743711
0.716981
19
32.526318
18.184343
55
false
false
0
0
0
0
0
0
1.421053
false
false
12
9f83a98f4075a0b7315c673653dc1ed31cc63e8f
30,709,016,235,545
536da3e7695677e6285f47846b8b70c072c7f392
/third-test/src/main/java/com/java/thirdtest/Calculate/ThirTest.java
07ea1fc5aacf055b9a97a2917280c17ee651e63c
[]
no_license
luobotee/luobote
https://github.com/luobotee/luobote
476db45055973ad90b61f1394aa87d82c81a4bb0
d830c6d34658b1725cbefb90ef290ae95085204d
refs/heads/master
2023-06-06T07:32:34.041000
2021-06-17T06:03:54
2021-06-17T06:03:59
370,013,739
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.java.thirdtest.Calculate; import com.java.thirdtest.entity.Thirtest; import java.time.LocalDateTime; public class ThirTest { public static Thirtest calculate(Thirtest thirtest) { Double eoc = thirtest.getEoc(); Double d = thirtest.getD(); Double a = thirtest.getA(); D...
UTF-8
Java
569
java
ThirTest.java
Java
[]
null
[]
package com.java.thirdtest.Calculate; import com.java.thirdtest.entity.Thirtest; import java.time.LocalDateTime; public class ThirTest { public static Thirtest calculate(Thirtest thirtest) { Double eoc = thirtest.getEoc(); Double d = thirtest.getD(); Double a = thirtest.getA(); D...
569
0.636204
0.622144
20
27.450001
20.570549
74
false
false
0
0
0
0
0
0
0.6
false
false
12
953196abe694ffd9b1e8b404c24cb574c920d02a
25,108,378,815,135
8946d7b1103c07bf45f0ae557f71de626bfb2a50
/app/src/main/java/com/covid/ui/main/MainActivity.java
11ea69644bc06ae415deaf70a7a4706c437f44a2
[]
no_license
Mustafa-Muhamed-Mansour/Covid
https://github.com/Mustafa-Muhamed-Mansour/Covid
f8ea3d9fc2525ae2ccfd73587287a50049966c44
11a8c799dece0662adb23a7d6b105e2af61bf475
refs/heads/master
2023-09-01T14:07:59.836000
2021-10-09T12:45:12
2021-10-09T12:45:12
410,042,363
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.covid.ui.main; import androidx.appcompat.app.AppCompatActivity; import androidx.databinding.DataBindingUtil; import android.os.Bundle; import com.covid.R; import com.covid.databinding.ActivityMainBinding; public class MainActivity extends AppCompatActivity { private ActivityMainBinding activityMain...
UTF-8
Java
549
java
MainActivity.java
Java
[]
null
[]
package com.covid.ui.main; import androidx.appcompat.app.AppCompatActivity; import androidx.databinding.DataBindingUtil; import android.os.Bundle; import com.covid.R; import com.covid.databinding.ActivityMainBinding; public class MainActivity extends AppCompatActivity { private ActivityMainBinding activityMain...
549
0.785064
0.785064
23
22.913044
25.366724
91
false
false
0
0
0
0
0
0
0.434783
false
false
12
3050741d6aa333dec751fcda7351927b3a268cf2
3,633,542,347,810
90d320aa661232a653e3652d8ac48b34ba2f22f0
/src/ch7/Beetle.java
d800102631c5ab4087d9f0b40f681a5648dc5deb
[]
no_license
Broken-pants/ThinkingInJava
https://github.com/Broken-pants/ThinkingInJava
871441e804b640664636093d5753f66d8c1f2b17
04e8de5e28a7c5d73a187b81017f7c12f371d10f
refs/heads/master
2020-05-30T17:01:34.701000
2019-03-15T07:33:35
2019-03-15T07:33:35
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ch7; import static net.mindview.util.Print.print; class Insect{ private int i=9; protected int j; Insect() { print("i="+i+" ,j="+j); j = 39; } static int printInit(String s){ print(s); return 47; } private static int x1 = printInit("static Insect.x1 initialized"); } public cl...
WINDOWS-1252
Java
788
java
Beetle.java
Java
[]
null
[]
package ch7; import static net.mindview.util.Print.print; class Insect{ private int i=9; protected int j; Insect() { print("i="+i+" ,j="+j); j = 39; } static int printInit(String s){ print(s); return 47; } private static int x1 = printInit("static Insect.x1 initialized"); } public cl...
788
0.652672
0.629771
38
18.68421
17.218573
67
false
false
0
0
0
0
0
0
1.210526
false
false
12
4335e385b2a099f2b24757635e3b6a17deab7e3f
16,363,825,423,698
48abaa3636916f9323668f981a4b6c8985f1d092
/AD2015C2_Server/src/dominio/RemitoProvCC.java
f3395b66d629304954435b08f6a70a7296105c3b
[]
no_license
szapasil/AD2015C2
https://github.com/szapasil/AD2015C2
3f8a44a753775af3c581f01fd6a0c7bccd9f2ade
713e1ca39d39823e800bc69da104f31a132b4186
refs/heads/master
2020-12-24T14:53:07.895000
2015-12-14T18:11:28
2015-12-14T18:11:28
40,509,236
0
1
null
false
2015-12-14T18:11:29
2015-08-10T22:30:06
2015-08-30T17:55:26
2015-12-14T18:11:28
5,446
0
1
0
Java
null
null
package dominio; import hbt.HibernateDAO; import java.io.IOException; import java.rmi.RemoteException; import java.sql.Date; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.List; import javax.xml.parsers.DocumentBuilder; import javax.xml.p...
UTF-8
Java
5,528
java
RemitoProvCC.java
Java
[ { "context": "\r\n\t\t\t\t\t}\r\n//\t\t\t\t\tFile f = new File(nombreArchivo); LUEGO PONER\r\n//\t\t\t\t\tf.delete();\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t} catch (Numb", "end": 5089, "score": 0.7638289928436279, "start": 5078, "tag": "NAME", "value": "LUEGO PONER" } ]
null
[]
package dominio; import hbt.HibernateDAO; import java.io.IOException; import java.rmi.RemoteException; import java.sql.Date; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.List; import javax.xml.parsers.DocumentBuilder; import javax.xml.p...
5,523
0.689942
0.687229
172
30.139534
28.483845
136
false
false
0
0
0
0
0
0
2.872093
false
false
12
1e3208e07e33a53db8fe383092c22d411d1dabc1
4,157,528,366,266
4b177266900d3607653e38f688378036118287a8
/src/main/java/com/elephant/dao/uploadproduct/ProductDao.java
e1cde4341a07e6ec50bf384ae5803fc3c5c1ca35
[]
no_license
vinuthasr/Ehaenterprise
https://github.com/vinuthasr/Ehaenterprise
49af031c2a837ee60d4b2784844028210bfe3b28
afbcab872c378001000e482bcc8f126a5497634a
refs/heads/master
2022-07-07T17:59:20.778000
2019-12-26T08:54:33
2019-12-26T08:54:33
179,013,771
0
1
null
false
2022-06-30T20:17:09
2019-04-02T06:32:40
2019-12-26T08:54:44
2022-06-30T20:17:07
625
0
1
4
Java
false
false
package com.elephant.dao.uploadproduct; import java.util.List; import com.elephant.domain.uploadproduct.BulkProduct; import com.elephant.domain.uploadproduct.ProductDomain; import com.elephant.model.uploadproduct.ProductModel1; import com.elephant.response.Response; public interface ProductDao { ...
UTF-8
Java
3,844
java
ProductDao.java
Java
[]
null
[]
package com.elephant.dao.uploadproduct; import java.util.List; import com.elephant.domain.uploadproduct.BulkProduct; import com.elephant.domain.uploadproduct.ProductDomain; import com.elephant.model.uploadproduct.ProductModel1; import com.elephant.response.Response; public interface ProductDao { ...
3,844
0.799948
0.798907
157
22.484076
41.916145
322
false
false
0
0
0
0
0
0
0.66879
false
false
12
832f21ee088db301b8658ba6f960f0a6ba549163
4,157,528,368,130
1a02bd5d554b51b6cb55f279b59617eae1b4cfce
/Pro52.java
81bf81f1bb22b49fe2e566c2471aea9696d8f396
[]
no_license
guvian/make-green
https://github.com/guvian/make-green
e091170a06857ed363dbe70c7f3f73675082d4f6
f773cac57927fed58edd64e173cb86605dc7e9e1
refs/heads/master
2020-05-22T01:38:45.437000
2017-03-07T04:07:22
2017-03-07T04:07:22
61,716,921
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class Pro52 { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int[] a = new int[8]; System.out.println("Enter the four Co_ordinates(8 values) :"); for (int i = 0; i < a.length; i++) { a[i] = scanner.nextInt(); } for (int j = 2; j < a.l...
UTF-8
Java
842
java
Pro52.java
Java
[]
null
[]
import java.util.Scanner; public class Pro52 { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int[] a = new int[8]; System.out.println("Enter the four Co_ordinates(8 values) :"); for (int i = 0; i < a.length; i++) { a[i] = scanner.nextInt(); } for (int j = 2; j < a.l...
842
0.524941
0.495249
32
25.3125
18.480459
73
false
false
0
0
0
0
0
0
2.90625
false
false
12
55046ab9d0900fc50426bc464ecee77f805b27d7
29,996,051,608,016
aa0b62c30de6061e262d8aa7984fe62c4196c796
/Status.java
7b4b4b0b2c59027168e7a70a97860f33b6a6985f
[]
no_license
TretornESP/WebServer
https://github.com/TretornESP/WebServer
11403cd1e45c36554e3c564b711cfc73794f627a
e42c7f00a1d7afea684843f882fbc72c8dd05199
refs/heads/master
2020-04-30T20:00:39.284000
2019-03-22T02:01:38
2019-03-22T02:01:38
177,054,402
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 webserver; /** * * @author xabie */ public enum Status { OK("200 OK", 200), BAD_REQUEST("400 Bad Request", ...
UTF-8
Java
754
java
Status.java
Java
[ { "context": "r.\r\n */\r\npackage webserver;\r\n\r\n/**\r\n *\r\n * @author xabie\r\n */\r\npublic enum Status {\r\n OK(\"200 OK\", 200)", "end": 237, "score": 0.999371349811554, "start": 232, "tag": "USERNAME", "value": "xabie" } ]
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 webserver; /** * * @author xabie */ public enum Status { OK("200 OK", 200), BAD_REQUEST("400 Bad Request", ...
754
0.602122
0.562334
30
23.133333
31.906878
164
false
false
0
0
0
0
0
0
0.7
false
false
12
c44840192560b2e61624a36556072f4d40c13b1f
22,660,247,482,165
a067004baf39e0779f72228f7400b66d25e00846
/learn-reactivespring/src/test/java/com/learnreactivespring/fluxandmonoplayground/CustomException.java
a41f05d931bdafed6d2c63408909b4dc81044764
[]
no_license
humantornado9/reactivespring
https://github.com/humantornado9/reactivespring
0a26f436374b7e09e48ab8c1b330d7af61ca6f9e
46c3727b48c3331711239b00e6e523d483976991
refs/heads/master
2020-07-09T22:44:42.231000
2019-08-26T01:19:28
2019-08-26T01:19:28
204,098,923
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.learnreactivespring.fluxandmonoplayground; public class CustomException extends Throwable { private String errorMessage; public CustomException(Throwable e) { this.errorMessage = e.getMessage(); } public String getErrorMessage() { return errorMessage; } public void setErrorMessage(S...
UTF-8
Java
386
java
CustomException.java
Java
[]
null
[]
package com.learnreactivespring.fluxandmonoplayground; public class CustomException extends Throwable { private String errorMessage; public CustomException(Throwable e) { this.errorMessage = e.getMessage(); } public String getErrorMessage() { return errorMessage; } public void setErrorMessage(S...
386
0.753886
0.753886
18
20.444445
20.467379
54
false
false
0
0
0
0
0
0
0.277778
false
false
12
94ed8c214e986b946052bf88ee7e3cf6aac1eee7
7,430,293,448,427
89ce97f01414fdf5801604c6f61eb8b66fa1f70a
/regexgenerator/RegexGenerator/src/test/RegexTest.java
902630c102a1400c4f5851de48380f2e128ca405
[]
no_license
communityalex/RegexGenerator
https://github.com/communityalex/RegexGenerator
4980b4f8e8766e531df4f44291f8b47572a19bf1
062f1227032baa03335aac6e3b03e581f6755ddb
refs/heads/master
2016-06-13T20:39:43.104000
2016-04-21T02:53:52
2016-04-21T02:53:52
56,644,642
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package test; import main.*; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.junit.Test; public class RegexTest { RegexGenerator generator; @Test public void regexGenerator_mul...
UTF-8
Java
3,034
java
RegexTest.java
Java
[]
null
[]
package test; import main.*; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.junit.Test; public class RegexTest { RegexGenerator generator; @Test public void regexGenerator_mul...
3,034
0.642386
0.634806
104
27.173077
23.833736
90
false
false
0
0
0
0
0
0
2.394231
false
false
12
deba35c0cffe47180dcc06b66f2964529e34616d
27,384,711,506,903
b31d92f15714c87259fff56f7711a8a542bf3a17
/sm_service/src/main/java/com/yuan/sm/service/SelfService.java
e25cb2eec179e6cc21dab19127da2bb8c8489ee2
[]
no_license
linyuanpapapa/Spring-Mybatis-management
https://github.com/linyuanpapapa/Spring-Mybatis-management
b0a6684069f8fd1dd029c47b919bb616c2b1c03c
f4cf8dbb5d291753f715c93ced30d2070f877228
refs/heads/master
2022-06-29T19:21:40.662000
2020-01-31T11:35:40
2020-01-31T11:38:18
237,417,539
0
0
null
false
2022-06-21T02:43:22
2020-01-31T11:34:23
2020-01-31T11:39:18
2022-06-21T02:43:19
16,140
0
0
2
Java
false
false
package com.yuan.sm.service; import com.yuan.sm.entity.Staff; public interface SelfService { public Staff login(String account, String password); public void editPassword(Integer id,String password); }
UTF-8
Java
212
java
SelfService.java
Java
[]
null
[]
package com.yuan.sm.service; import com.yuan.sm.entity.Staff; public interface SelfService { public Staff login(String account, String password); public void editPassword(Integer id,String password); }
212
0.768868
0.768868
8
25.5
22.056746
57
false
false
0
0
0
0
0
0
0.75
false
false
12
fe879da0049fbf6afc720b8d90fe1dc1faf31b9d
16,149,077,061,398
711a0d42eabcb5f8a7ec9f6f7d487f93d1f7b35e
/Project_A/app/src/main/java/com/example/project_a/EventRecordAdapter.java
d207816295f4a3755955894c050131a89ee2e0cf
[]
no_license
wingkar/Project_A
https://github.com/wingkar/Project_A
63212545ca1cb5f6b4d9cef34b5ede772379bef6
3235b8834f4c8a357136ada912db91e96d4ecac7
refs/heads/master
2022-11-18T19:09:37.760000
2020-06-29T01:01:38
2020-06-29T01:01:38
274,283,406
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.project_a; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import...
UTF-8
Java
2,350
java
EventRecordAdapter.java
Java
[]
null
[]
package com.example.project_a; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import...
2,350
0.664255
0.657872
80
28.375
26.138752
93
false
false
0
0
0
0
0
0
0.4875
false
false
12
53c848f871e3d8e2e409755f35b36cd538a3381a
2,963,527,459,372
0f896801af9784c77a0417fcbbae733cc029f506
/src/com/ele/String/StringFormat.java
63e194e228c4a03d1e386712d0a498066303ba71
[]
no_license
elevenhome/core-java
https://github.com/elevenhome/core-java
4ab0999ea9614ca9e7244a45722682b0a7ab0cd6
7176eb3730296001abb3524357f043282e67b99b
refs/heads/master
2020-03-21T18:56:23.787000
2019-04-28T10:19:00
2019-04-28T10:19:00
138,921,908
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ele.String; import java.net.URLEncoder; /** * @ClassName StringFormat * @Description TODO * @Author zzw * @Date */ //String url = "http://open.ikanshu.cn/qxt/smspush.aspx?usercode=1004&code=8a7f91ebe3955347dd8af73fe437facb&phonenumber=" + phoneNumber + "&msg=" + URLEncoder.encode(msg, "UTF-8"); pub...
UTF-8
Java
1,000
java
StringFormat.java
Java
[ { "context": "sName StringFormat\n * @Description TODO\n * @Author zzw\n * @Date\n */\n\n//String url = \"http://open.ikanshu", "end": 120, "score": 0.9997086524963379, "start": 117, "tag": "USERNAME", "value": "zzw" } ]
null
[]
package com.ele.String; import java.net.URLEncoder; /** * @ClassName StringFormat * @Description TODO * @Author zzw * @Date */ //String url = "http://open.ikanshu.cn/qxt/smspush.aspx?usercode=1004&code=8a7f91ebe3955347dd8af73fe437facb&phonenumber=" + phoneNumber + "&msg=" + URLEncoder.encode(msg, "UTF-8"); pub...
1,000
0.672078
0.606061
30
29.799999
40.35955
180
false
false
0
0
0
0
0
0
0.566667
false
false
12
2375d45752751fd59d43376769a8344b7ada6fcf
2,963,527,458,504
5f0065aab6d0f440ad03c73712705534e478d1e0
/src/main/java/com/springtranet/intranet/dao/impl/GrupoDAOImpl.java
c9709f00532b29adb163312fac68589aa313862a
[ "MIT" ]
permissive
DaniSancas/Springtranet
https://github.com/DaniSancas/Springtranet
1e98212aa1511406a3cbbb89102c87f581966084
e975a2bd5eb9a02a23519439185e3f32fbfa7af2
refs/heads/master
2016-09-15T17:01:10.358000
2016-03-10T17:29:10
2016-03-10T17:29:10
33,491,519
0
1
null
false
2016-03-10T17:29:10
2015-04-06T16:13:45
2015-04-20T14:41:58
2016-03-10T17:29:10
732
0
1
0
CSS
null
null
package com.springtranet.intranet.dao.impl; import java.util.List; import org.hibernate.Criteria; import org.springframework.stereotype.Repository; import com.springtranet.intranet.dao.AbstractDAO; import com.springtranet.intranet.dao.GrupoDAO; import com.springtranet.intranet.model.Grupo; @Repository public class ...
UTF-8
Java
992
java
GrupoDAOImpl.java
Java
[]
null
[]
package com.springtranet.intranet.dao.impl; import java.util.List; import org.hibernate.Criteria; import org.springframework.stereotype.Repository; import com.springtranet.intranet.dao.AbstractDAO; import com.springtranet.intranet.dao.GrupoDAO; import com.springtranet.intranet.model.Grupo; @Repository public class ...
992
0.760081
0.760081
43
22.069767
21.781574
77
false
false
0
0
0
0
0
0
1.046512
false
false
12
a0fa7f234c39119c3815cd38bf7355ae5a609ff0
5,798,205,871,449
d71c6cd308d1d69bbc049e6db58323e89093ae1f
/src/org/usfirst/frc/team2642/robot/subsystems/ArmWinch.java
7fb71ec7c6a005e1e12392c305a66766850e1706
[]
no_license
PCRpreseasonprep/Excalibot
https://github.com/PCRpreseasonprep/Excalibot
ea1ab4ffa34f6ae4fcb7b4707f3e9d4919a40e36
0067fc9d25fc8f393aaf88f4caba2ccb28c3113b
refs/heads/master
2021-05-01T07:30:27.014000
2016-02-24T01:00:17
2016-02-24T01:00:17
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.usfirst.frc.team2642.robot.subsystems; import org.usfirst.frc.team2642.robot.RobotMap; import org.usfirst.frc.team2642.robot.commands.MoveBigArm; import edu.wpi.first.wpilibj.Relay; import edu.wpi.first.wpilibj.command.Subsystem; /** * */ public class ArmWinch extends Subsystem { Relay bigarmwinch = n...
UTF-8
Java
849
java
ArmWinch.java
Java
[]
null
[]
package org.usfirst.frc.team2642.robot.subsystems; import org.usfirst.frc.team2642.robot.RobotMap; import org.usfirst.frc.team2642.robot.commands.MoveBigArm; import edu.wpi.first.wpilibj.Relay; import edu.wpi.first.wpilibj.command.Subsystem; /** * */ public class ArmWinch extends Subsystem { Relay bigarmwinch = n...
849
0.727915
0.713781
32
25.5
21.10391
58
false
false
0
0
0
0
0
0
0.78125
false
false
12
edbf691e1f42a145ffc0542a165854e4a02e03e1
24,489,903,549,540
65ea4127afe0dd84023d3999cfd93db1cf3a67cc
/src/main/java/com/example/demo/entity/vo/StockAvgVo.java
8e2e27e6841d91d8e23d53d7dff6f81adafec459
[]
no_license
p78o233/ShareDemo
https://github.com/p78o233/ShareDemo
70da6b987a551118ec06d87ccfc2a71e285608da
1a766a6330e897265bd959c252ec0f4d7e745e70
refs/heads/master
2022-07-04T05:05:40.815000
2021-10-20T02:35:05
2021-10-20T02:35:05
203,951,301
1
0
null
false
2022-06-29T17:36:26
2019-08-23T07:52:48
2021-10-20T02:48:50
2022-06-29T17:36:24
13,253
0
0
2
Java
false
false
package com.example.demo.entity.vo;/* * @author p78o2 * @date 2020/7/22 */ //股票列表获取历史平均值,最近平均值,方差 public class StockAvgVo { private String stockNum; private String stockName; // 历史平均值 private float hisAvg; // 近5天 private float fiveAvg; // 近10天 private float tenAvg; // 近20天 private...
UTF-8
Java
3,324
java
StockAvgVo.java
Java
[ { "context": "package com.example.demo.entity.vo;/*\n * @author p78o2\n * @date 2020/7/22\n */\n//股票列表获取历史平均值,最近平均值,方差\npub", "end": 54, "score": 0.9995495676994324, "start": 49, "tag": "USERNAME", "value": "p78o2" } ]
null
[]
package com.example.demo.entity.vo;/* * @author p78o2 * @date 2020/7/22 */ //股票列表获取历史平均值,最近平均值,方差 public class StockAvgVo { private String stockNum; private String stockName; // 历史平均值 private float hisAvg; // 近5天 private float fiveAvg; // 近10天 private float tenAvg; // 近20天 private...
3,324
0.594843
0.590239
134
23.313433
22.827522
198
false
false
0
0
0
0
0
0
0.447761
false
false
12
310c55ce0ad917de4db122c389b84617a79815bd
26,310,969,679,823
97524f5559a53e151719ad2099e092c09ee8d30b
/02_FONTES/core/seguranca-core/src/main/java/br/gov/to/sefaz/seg/business/gestao/service/impl/PerfilSistemaServiceImpl.java
5d637e580b11bfde27b2cd831c3ff7235c5186b2
[]
no_license
fredsilva/sistema
https://github.com/fredsilva/sistema
46a4809e96b016f733c715da3c8f57e47996ccbd
14dad24f7be8561611d3cdf5d7a8460b1c4300f6
refs/heads/master
2021-01-12T04:40:34.493000
2016-12-20T14:44:51
2016-12-20T14:44:51
77,699,605
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.gov.to.sefaz.seg.business.gestao.service.impl; import br.gov.to.sefaz.business.service.impl.DefaultCrudService; import br.gov.to.sefaz.business.service.validation.ValidationContext; import br.gov.to.sefaz.business.service.validation.ValidationSuite; import br.gov.to.sefaz.seg.business.gestao.service.PerfilP...
UTF-8
Java
3,036
java
PerfilSistemaServiceImpl.java
Java
[ { "context": "filSistemaService}.\n *\n * @author <a href=\"mailto:thiago.luz@ntconsult.com.br\">thiago.luz</a>\n * @since 25/07/2016 17:10:00\n */", "end": 1077, "score": 0.9999315142631531, "start": 1050, "tag": "EMAIL", "value": "thiago.luz@ntconsult.com.br" }, { "context": "thor ...
null
[]
package br.gov.to.sefaz.seg.business.gestao.service.impl; import br.gov.to.sefaz.business.service.impl.DefaultCrudService; import br.gov.to.sefaz.business.service.validation.ValidationContext; import br.gov.to.sefaz.business.service.validation.ValidationSuite; import br.gov.to.sefaz.seg.business.gestao.service.PerfilP...
3,016
0.759974
0.755358
83
35.542168
31.269255
112
false
false
0
0
0
0
0
0
0.457831
false
false
12
8359fab304f3e617c950f9741c4506881758ae8e
33,165,737,486,046
33718cf662fa9e51e391ac7f71a51ec52cd67974
/app/src/main/java/com/inventory/ibrahim/inventory/home.java
6b153c31235fb5a863e9923f80cdc508ecd91ed4
[]
no_license
ibrahimGhailani/Inventory
https://github.com/ibrahimGhailani/Inventory
17e42b504f6c2b1013143015350cd7d5e3ddfbbb
e8c8cebe1a1c7cb08425f8a22719676bd5c5e2ea
refs/heads/master
2015-08-14T15:17:39.864000
2014-11-10T18:47:23
2014-11-10T18:47:23
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.inventory.ibrahim.inventory; import android.app.Activity; import android.os.AsyncTask; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.widget.ListView; import com.google.gdata.client.spreadsheet.SpreadsheetService; import com.google.gdata.data.spreadsheet.L...
UTF-8
Java
4,532
java
home.java
Java
[]
null
[]
package com.inventory.ibrahim.inventory; import android.app.Activity; import android.os.AsyncTask; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.widget.ListView; import com.google.gdata.client.spreadsheet.SpreadsheetService; import com.google.gdata.data.spreadsheet.L...
4,532
0.648941
0.647176
118
37.398304
29.818985
133
false
false
0
0
0
0
0
0
0.525424
false
false
12
c32b59c1b3798c4e801ca2afd8e50c1e8cd97a2c
12,876,311,989,895
ffaff3bc61e02640584d08d9dce69f0f14db4efc
/Spel/Vak.java
dc5d906ffc0e45878042b2f5e0147b79d42182b0
[]
no_license
Rochendiil/Chess-online
https://github.com/Rochendiil/Chess-online
961a909427456a41aa7c90b2352db6b64a681cde
ec11e828e3bebbc805c2246c8af05255a51fd600
refs/heads/master
2020-03-09T18:41:38.951000
2018-04-10T13:39:24
2018-04-10T13:39:24
128,938,374
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Spel; import Stuk.SchaakStuk; import java.awt.Point; import java.io.Serializable; /* * 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 luukj */ public class ...
UTF-8
Java
996
java
Vak.java
Java
[ { "context": "the template in the editor.\n */\n\n/**\n *\n * @author luukj\n */\npublic class Vak implements Serializable {\n ", "end": 302, "score": 0.9995797276496887, "start": 297, "tag": "USERNAME", "value": "luukj" } ]
null
[]
package Spel; import Stuk.SchaakStuk; import java.awt.Point; import java.io.Serializable; /* * 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 luukj */ public class ...
996
0.618474
0.618474
53
17.792454
17.749151
79
false
false
0
0
0
0
0
0
0.415094
false
false
12
f4af3f043c59ae1536731ffa091f31718259721c
12,876,311,990,773
c01c76a09c9a4ed92a1e853389bb7bab1e51e7b3
/src/main/java/br/com/fiap/entity/Gif.java
f29e534edd6fdc216933fba2db4c1c0f1e58a59d
[]
no_license
pceamanda/netgifs
https://github.com/pceamanda/netgifs
45fd5edfdd112642258334d0204a4539ce8e585c
4f0e062f4943b9dae022db8fadd7779e353fa58b
refs/heads/master
2021-08-31T10:16:21.563000
2017-12-21T02:06:50
2017-12-21T02:06:50
114,043,419
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.fiap.entity; import javax.persistence.*; import java.util.Objects; @Entity @Table(name = "GIF") public class Gif { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "GIF_ID") private Integer id; @Column(name = "PATH") private String path; @Column(name...
UTF-8
Java
2,057
java
Gif.java
Java
[]
null
[]
package br.com.fiap.entity; import javax.persistence.*; import java.util.Objects; @Entity @Table(name = "GIF") public class Gif { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "GIF_ID") private Integer id; @Column(name = "PATH") private String path; @Column(name...
2,057
0.594069
0.594069
104
18.778847
16.49881
66
false
false
0
0
0
0
0
0
0.326923
false
false
12
86e850c32eee23142099a40d3fc0c261b1fea84d
16,870,631,574,024
da51f2a23142cecc1351a60506b172a638025cdf
/photos/src/main/java/com/sergioburik/photos/services/PostItemService.java
1ed2abea583aa2a0f531f62ade1e8ecfdd1dd055
[]
no_license
alikkakold/photos
https://github.com/alikkakold/photos
44b5b20f6913d67a0218c087e6d676e71e0eebb1
b7d8f189fda7eaf8a2e8ff584cc4096e332b6605
refs/heads/main
2023-07-01T23:23:08.530000
2021-08-03T17:10:47
2021-08-03T17:10:47
392,394,757
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sergioburik.photos.services; import com.sergioburik.photos.models.Post; import com.sergioburik.photos.models.PostItem; import com.sergioburik.photos.models.UserRole; import com.sergioburik.photos.repositories.PostItemRepository; import com.sergioburik.photos.tools.ImageCrop; import org.springframework.bean...
UTF-8
Java
1,449
java
PostItemService.java
Java
[]
null
[]
package com.sergioburik.photos.services; import com.sergioburik.photos.models.Post; import com.sergioburik.photos.models.PostItem; import com.sergioburik.photos.models.UserRole; import com.sergioburik.photos.repositories.PostItemRepository; import com.sergioburik.photos.tools.ImageCrop; import org.springframework.bean...
1,449
0.710145
0.710145
50
27.98
22.881863
74
false
false
0
0
0
0
0
0
0.52
false
false
12
d4c5eb7393d8adc1cee26719154eac34cda091a4
16,870,631,575,420
d56fe57fc2f6cb98117b62c24ca8230538e8cb60
/cassy-core/src/main/java/org/salemelrahal/cassy/simulation/model/field/FieldController.java
743c2c0b3ad5f85d55d2676b850f8f30639f8563
[]
no_license
selrahal/cassy
https://github.com/selrahal/cassy
ad7d32fdfb25b2a71b75dd6654cfd15efac9aa6e
e34bfa97ae63940cf8ae48d9e45ab586c50e82e8
refs/heads/master
2020-02-26T13:54:42.707000
2015-06-19T22:26:00
2015-06-19T22:26:00
37,734,590
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.salemelrahal.cassy.simulation.model.field; public interface FieldController { public void reset(Field field); public void randomize(Field field); public void click(Field field, int x, int y); public void drag(Field field, int x, int y); }
UTF-8
Java
257
java
FieldController.java
Java
[]
null
[]
package org.salemelrahal.cassy.simulation.model.field; public interface FieldController { public void reset(Field field); public void randomize(Field field); public void click(Field field, int x, int y); public void drag(Field field, int x, int y); }
257
0.762646
0.762646
9
27.555555
20.276484
54
false
false
0
0
0
0
0
0
1.444444
false
false
12
606b35ef7d08cbc4adca0f6fa5ff8167e07c3286
24,086,176,626,354
63e36d35f51bea83017ec712179302a62608333e
/OnePlusCamera/com/oneplus/gallery2/media/BaseMediaSet.java
0b147de2c73c0e7c4db02f9380ea69c0c6ccd72f
[]
no_license
hiepgaf/oneplus_blobs_decompiled
https://github.com/hiepgaf/oneplus_blobs_decompiled
672aa002fa670bdcba8fdf34113bc4b8e85f8294
e1ab1f2dd111f905ff1eee18b6a072606c01c518
refs/heads/master
2021-06-26T11:24:21.954000
2017-08-26T12:45:56
2017-08-26T12:45:56
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.oneplus.gallery2.media; import android.content.Intent; import android.os.Handler; import android.os.SystemClock; import android.util.LongSparseArray; import com.oneplus.base.BaseApplication; import com.oneplus.base.BasicBaseObject; import com.oneplus.base.CallbackHandle; import com.oneplus.base.EventArgs; ...
UTF-8
Java
33,532
java
BaseMediaSet.java
Java
[ { "context": ");\n }\n }\n}\n\n\n/* Location: /Users/joshua/Desktop/system_framework/classes-dex2jar.jar!/com", "end": 33369, "score": 0.7974069118499756, "start": 33363, "tag": "USERNAME", "value": "joshua" } ]
null
[]
package com.oneplus.gallery2.media; import android.content.Intent; import android.os.Handler; import android.os.SystemClock; import android.util.LongSparseArray; import com.oneplus.base.BaseApplication; import com.oneplus.base.BasicBaseObject; import com.oneplus.base.CallbackHandle; import com.oneplus.base.EventArgs; ...
33,532
0.615442
0.601754
1,207
26.782104
28.091455
198
false
false
0
0
0
0
0
0
0.540182
false
false
12
1325eab13a4486a8ec5f48ff28e8fd49db5c9c71
14,405,320,334,868
ef538292d8ee1ea4e8792b6ec72efba15214cbf6
/Spring_Board/GivEngel/src/main/java/com/project/givengel/controller/MainController.java
0d33f513e96a0b59b7c7482ebf0225a4673255c0
[]
no_license
GIVENGEL/GivEngel-Project
https://github.com/GIVENGEL/GivEngel-Project
8cccd61b710445b75af6c168ba61caba202341d6
d65fd072aa4281c2d3cc70d076bafe76fb5d4b12
refs/heads/main
2023-07-04T05:30:25.115000
2021-08-11T10:41:13
2021-08-11T10:41:13
384,379,741
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.project.givengel.controller; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.st...
UTF-8
Java
5,508
java
MainController.java
Java
[]
null
[]
package com.project.givengel.controller; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.st...
5,508
0.648085
0.642397
168
30.392857
22.447037
82
false
false
0
0
0
0
0
0
2.035714
false
false
12
d9a5d4af5d07650652c68e4dd435e798de38ef0e
910,533,104,055
9068c0c806919a8f017baf7ccd307d3d361facc4
/ALSession/ClientSession.java
c37d3d07b59490abe5b6edc4af01b9426d63397c
[]
no_license
mikecl24/RMI_Kerberos
https://github.com/mikecl24/RMI_Kerberos
55b0cf842ba04aa1562c1a031c93713a6b347947
7235eef908dbd9c46b0b69ac71645bc93473bf59
refs/heads/master
2021-09-07T20:12:33.643000
2018-02-28T12:58:50
2018-02-28T12:58:50
72,854,894
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ALSession; /** * Created by 0x18 on 12/10/2016. */ import javax.crypto.Cipher; import javax.crypto.spec.SecretKeySpec; import java.net.MalformedURLException; import java.rmi.Naming; import java.rmi.NotBoundException; import java.rmi.RemoteException; import java.security.Key; import java.util.Calendar; impor...
UTF-8
Java
6,805
java
ClientSession.java
Java
[ { "context": "package ALSession;\n\n/**\n * Created by 0x18 on 12/10/2016.\n */\n\nimport javax.crypto.Cipher;\ni", "end": 42, "score": 0.999086856842041, "start": 38, "tag": "USERNAME", "value": "0x18" }, { "context": " String auth = AuthService.authenticate(\"User1\", \"Password1\"...
null
[]
package ALSession; /** * Created by 0x18 on 12/10/2016. */ import javax.crypto.Cipher; import javax.crypto.spec.SecretKeySpec; import java.net.MalformedURLException; import java.rmi.Naming; import java.rmi.NotBoundException; import java.rmi.RemoteException; import java.security.Key; import java.util.Calendar; impor...
6,806
0.612491
0.602204
158
42.069622
36.21999
238
false
false
0
0
0
0
0
0
0.905063
false
false
12
dd4a9387e89ff491b2002e2c7210798b1e6962e9
910,533,104,126
61094b6f2545a9f4d7b41ac51c2aa01d1a6fb30b
/undertow-scenario/src/main/java/org/apache/skywalking/testcase/undertow/controller/CaseForwardController.java
ff5c0e1cdbba3296ecd2d3b0d94f47f19d26144e
[ "Apache-2.0" ]
permissive
cloudgc/skywalking-agent-testcases
https://github.com/cloudgc/skywalking-agent-testcases
c07ce509e55ca13a919eb7b883cfac96ac2474fe
d66d499ee6a880d319ad05dd520e4fc7b477f612
refs/heads/master
2020-03-26T01:15:22.428000
2018-08-14T06:33:59
2018-08-14T06:33:59
144,359,243
0
0
Apache-2.0
true
2018-08-11T05:48:58
2018-08-11T05:48:58
2018-08-04T14:03:59
2018-08-06T12:16:44
17,279
0
0
0
null
false
null
package org.apache.skywalking.testcase.undertow.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; import javax.servlet.Serv...
UTF-8
Java
1,454
java
CaseForwardController.java
Java
[ { "context": "ption;\n\n/**\n * Copyright @ 2018/8/11\n *\n * @author cloudgc\n */\n@RestController\n@RequestMapping(\"/case/backup", "end": 506, "score": 0.9995903968811035, "start": 499, "tag": "USERNAME", "value": "cloudgc" } ]
null
[]
package org.apache.skywalking.testcase.undertow.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; import javax.servlet.Serv...
1,454
0.750344
0.744154
44
32.045456
28.482016
91
false
false
0
0
0
0
0
0
0.636364
false
false
12
0daaa02c4ab9394aa817c695e2f3243d502839cc
31,233,002,176,767
ad3a17dc66efb6946e498f68a1a34746f22b7ba0
/modules/integration/tests-ui-integration/tests-ui/src/test/java/org/wso2/ds/ui/integration/test/dashboard/OptionalLandingPageTest.java
79a555bc3ee6b09f4bd7f69249849dba637b0d1f
[ "Apache-2.0" ]
permissive
janithRS/product-ds
https://github.com/janithRS/product-ds
d71b306639bc07a6107c450e4db39e86a810fec7
549730d3c4d4592b8c7d9b8966a1866dd5d4af4d
refs/heads/master
2020-04-28T15:37:25.466000
2017-10-03T09:48:57
2017-10-03T09:48:57
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
UTF-8
Java
11,310
java
OptionalLandingPageTest.java
Java
[ { "context": "te static final String PASSWORD_VIEWER = \"optional_viewer\";\n\n /**\n * Initializes the class.\n ", "end": 1776, "score": 0.5060094594955444, "start": 1776, "tag": "PASSWORD", "value": "" }, { "context": "sername(), getCurrentPassword());\n addUser(USER...
null
[]
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unles...
11,310
0.679929
0.674447
227
48.823788
35.358265
127
false
false
0
0
0
0
0
0
0.740088
false
false
12
b9178361bc3e04222e61b2df301286d9d03193ef
13,176,959,691,847
f2895ecbeac8e7f39019fc445cb4dcf71d7e854d
/src/de/itter/graphs/algorithms/FlowComparator.java
5c7aa6faaab43dfc24ae808ac18704ce276bc79c
[]
no_license
itteerde/graphs
https://github.com/itteerde/graphs
b2a1dc7e26a204ba7b054ae4af1190ed33807401
e442271bab9138477dd01e2675d1ef6d6ba180cf
refs/heads/master
2021-01-22T06:18:34.486000
2017-10-29T19:50:59
2017-10-29T19:50:59
92,535,768
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package de.itter.graphs.algorithms; import java.util.Comparator; import de.itter.graphs.api.Graph; /** * @author Erik Itter * */ public class FlowComparator implements Comparator<Graph> { /* * (non-Javadoc) * * @see java.util.Comparator#compare(java.lang.Object, java.lang.Object) */ @Overr...
UTF-8
Java
425
java
FlowComparator.java
Java
[ { "context": "\nimport de.itter.graphs.api.Graph;\n\n/**\n * @author Erik Itter\n *\n */\npublic class FlowComparator implements Com", "end": 139, "score": 0.9998794794082642, "start": 129, "tag": "NAME", "value": "Erik Itter" } ]
null
[]
/** * */ package de.itter.graphs.algorithms; import java.util.Comparator; import de.itter.graphs.api.Graph; /** * @author <NAME> * */ public class FlowComparator implements Comparator<Graph> { /* * (non-Javadoc) * * @see java.util.Comparator#compare(java.lang.Object, java.lang.Object) */ @Override ...
421
0.677647
0.670588
27
14.740741
19.523191
73
false
false
0
0
0
0
0
0
0.666667
false
false
12
f216fb04af40eb2bbf56d03faf030b59926bb9ad
29,532,195,154,652
00beef356e6d3a9ee7cfce473b32c20a26b21c31
/src/test/java/com/kero/security/core/agent/KeroAccessAgentFactoryImplTest.java
e60f6329b96dcaa350cffd77cf36b3684ce7fee8
[ "Apache-2.0" ]
permissive
Rednoll/kero-security
https://github.com/Rednoll/kero-security
a97f99429f6e4f7588ab4ebe79746d75d0341b93
7998406840e9b375c940106aec5d4805f074b3d2
refs/heads/master
2023-01-19T17:33:40.538000
2020-11-12T13:10:01
2020-11-12T13:10:01
287,011,542
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kero.security.core.agent; import org.junit.jupiter.api.Test; import org.mockito.Mockito; import com.kero.security.core.agent.configurator.KeroAccessAgentConfigurator; public class KeroAccessAgentFactoryImplTest { @Test public void test() { KeroAccessAgentConfigurator configurator = Mockito.mock(K...
UTF-8
Java
579
java
KeroAccessAgentFactoryImplTest.java
Java
[]
null
[]
package com.kero.security.core.agent; import org.junit.jupiter.api.Test; import org.mockito.Mockito; import com.kero.security.core.agent.configurator.KeroAccessAgentConfigurator; public class KeroAccessAgentFactoryImplTest { @Test public void test() { KeroAccessAgentConfigurator configurator = Mockito.mock(K...
579
0.791019
0.789292
22
25.318182
29.354242
93
false
false
0
0
0
0
0
0
1.454545
false
false
12
e64585975d16019b45cf4cd321d87f10d43686d6
30,408,368,458,201
f01d6a9cf1b119b3aa2e0ddfffc8a2f5d1cdd747
/src/com/sonic/HelloStrings.java
94db46d6e835f3638a2df5b254ad08143d2faccd
[]
no_license
sf7293gv/Java
https://github.com/sf7293gv/Java
f3ac6a7d3d9b6d7998498049dadd125dfe733ab9
d68149736806ee708a6a30d1bb80b0afd1d0e9f4
refs/heads/master
2022-12-13T10:07:35.672000
2020-09-01T16:28:56
2020-09-01T16:28:56
292,050,785
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sonic; public class HelloStrings { public static void main(String[] args) { String name = "Sonic"; String nameinuppercase = name.toUpperCase(); System.out.println(nameinuppercase); String nameinlowercase = name.toLowerCase(); System.out.println(nameinlowercase); ...
UTF-8
Java
462
java
HelloStrings.java
Java
[ { "context": "void main(String[] args) {\n String name = \"Sonic\";\n String nameinuppercase = name.toUpperCa", "end": 121, "score": 0.9895225763320923, "start": 116, "tag": "NAME", "value": "Sonic" } ]
null
[]
package com.sonic; public class HelloStrings { public static void main(String[] args) { String name = "Sonic"; String nameinuppercase = name.toUpperCase(); System.out.println(nameinuppercase); String nameinlowercase = name.toLowerCase(); System.out.println(nameinlowercase); ...
462
0.658009
0.658009
13
34.53846
23.666319
87
false
false
0
0
0
0
0
0
0.615385
false
false
12
212383c67f921f99b0b52b6ac312725a658a3c9b
25,357,486,971,413
0c171c7eb2aee1c3d234e231752f14372b53c716
/src/main/java/com/alojea/insurances/InsurancesApplication.java
056d829dff2fc3bf5f76db5698de96d9cfd2bb13
[]
no_license
alojea/AojeaInsurances
https://github.com/alojea/AojeaInsurances
ae1f86cceb8bc908fa490cef32fd93da9b3404b6
639dcbc94341867e8e4a8453dbecc2b724d254ae
refs/heads/master
2020-11-27T20:41:21.750000
2020-01-09T11:05:15
2020-01-09T11:05:15
229,594,305
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.alojea.insurances; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.data.mongodb.repository.config.EnableMongoRepositories; @SpringBootApplication @EnableMongoRepositories("com.alojea.insurances.repositories"...
UTF-8
Java
468
java
InsurancesApplication.java
Java
[]
null
[]
package com.alojea.insurances; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.data.mongodb.repository.config.EnableMongoRepositories; @SpringBootApplication @EnableMongoRepositories("com.alojea.insurances.repositories"...
468
0.84188
0.84188
15
30.200001
28.116899
82
false
false
0
0
0
0
0
0
0.666667
false
false
12
68ca76f964079cc1a279ab035d0b9f097f2885ea
695,784,713,257
61928b1e7be5c96eb954d60729df5f634f38cc17
/Homework 1/Die.java
7a1db6b95a3e18c850e6ccde17f1e457ec26783a
[]
no_license
paulof-dev/CSIT-112-Spring-2018
https://github.com/paulof-dev/CSIT-112-Spring-2018
c56bb476416099c87dc60fa408c0b4a7250c0213
25c10fb9653c46f020643190f89280c5d20f60e7
refs/heads/master
2020-04-29T19:39:59.907000
2019-04-01T22:28:33
2019-04-01T22:28:33
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Programming Project 1 - Die.java * Joao Paulo D. S. Ferreira * CSIT 112 - Fundamentals of Programming II * Dr. Dajin Wang * Febuary 1, 2018 */ /* * The program bellow was given by the professor and * is used to create a single die that can be rolled */ //**********************************...
UTF-8
Java
2,165
java
Die.java
Java
[ { "context": "/*\r\n * Programming Project 1 - Die.java\r\n * Joao Paulo D. S. Ferreira\r\n * CSIT 112 - Fundamentals of Programming II\r\n *", "end": 69, "score": 0.9998296499252319, "start": 44, "tag": "NAME", "value": "Joao Paulo D. S. Ferreira" }, { "context": " CSIT 112 - Fundam...
null
[]
/* * Programming Project 1 - Die.java * <NAME> * CSIT 112 - Fundamentals of Programming II * Dr. <NAME> * Febuary 1, 2018 */ /* * The program bellow was given by the professor and * is used to create a single die that can be rolled */ //*********************************************************...
2,142
0.362587
0.352887
72
28.069445
26.390932
70
false
false
0
0
0
0
0
0
0.138889
false
false
12
a93e8058f4d7f14716b1a04afb8ee139f1db7bbf
26,843,545,607,869
d288779e2ff8d0ac8c4368c7cae61403773eb6ad
/app/src/main/java/com/example/khaled/takequiz/QuizQuestionAnswerDoctor.java
c86c5a37d96a57a088d4076deebc55f57d0b75eb
[]
no_license
ebadawy/sw-project
https://github.com/ebadawy/sw-project
93f87c92e7ed6a51f0995ffe0b133a554f6ac127
9c70b3db4f6b2ed7d26aa5fc1409b491e11863c5
refs/heads/master
2020-12-28T00:01:14.198000
2015-02-15T14:00:14
2015-02-15T14:00:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.khaled.takequiz; import android.content.Intent; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager.OnPageChangeListener; import android.support.v4.app.FragmentActivity; import android.support.v4.view.ViewPager; import android.os.Bundle; import android.view.View; impor...
UTF-8
Java
8,191
java
QuizQuestionAnswerDoctor.java
Java
[ { "context": "package com.example.khaled.takequiz;\n\n\nimport android.content.Intent;\nimport", "end": 26, "score": 0.9342769980430603, "start": 20, "tag": "USERNAME", "value": "khaled" } ]
null
[]
package com.example.khaled.takequiz; import android.content.Intent; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager.OnPageChangeListener; import android.support.v4.app.FragmentActivity; import android.support.v4.view.ViewPager; import android.os.Bundle; import android.view.View; impor...
8,191
0.612502
0.609449
248
32.028225
26.643616
119
false
false
0
0
0
0
0
0
0.669355
false
false
12
5ef5526e8c02ebf3778243f3ab677e6f4b933be0
28,097,676,056,836
470d0fa6c69778d214bb23daddba004332e54eaa
/service-spring/src/test/java/com/emmisolutions/emmimanager/service/spring/ClientProviderServiceIntegrationTest.java
dc2d8fd5cfb14302752247f22d5481f4ad246a7e
[]
no_license
pohualin/EM_server
https://github.com/pohualin/EM_server
3fb35b0bac60a34ab3a6b6090859d35f0e719552
e6c9877fde6c20e160418e7e7868ca699b720217
refs/heads/master
2021-01-10T04:37:29.295000
2015-10-15T20:23:49
2015-10-15T20:23:49
44,392,080
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.emmisolutions.emmimanager.service.spring; import com.emmisolutions.emmimanager.model.*; import com.emmisolutions.emmimanager.model.user.admin.UserAdmin; import com.emmisolutions.emmimanager.persistence.ProviderPersistence; import com.emmisolutions.emmimanager.service.BaseIntegrationTest; import com.emmisol...
UTF-8
Java
8,258
java
ClientProviderServiceIntegrationTest.java
Java
[ { "context": "Specialty(specialty));\n provider.setEmail(\"whatever@whatever.com\");\n\n ClientProvider clientProvider = clien", "end": 4040, "score": 0.9998517632484436, "start": 4019, "tag": "EMAIL", "value": "whatever@whatever.com" }, { "context": "entProvider\n ...
null
[]
package com.emmisolutions.emmimanager.service.spring; import com.emmisolutions.emmimanager.model.*; import com.emmisolutions.emmimanager.model.user.admin.UserAdmin; import com.emmisolutions.emmimanager.persistence.ProviderPersistence; import com.emmisolutions.emmimanager.service.BaseIntegrationTest; import com.emmisol...
8,230
0.714459
0.710342
206
39.087379
33.450039
154
false
false
0
0
0
0
0
0
0.728155
false
false
12
1a12b4178d626b8eb41faaa9aec8c62098cb9f6e
28,346,784,163,513
0f0f83b7a23944f511d2e66410cf50bccb32aeaa
/ModelRocketSim/src/ModelEngine.java
4cbe51f6efe3be0d664ffb35d5be0bbf16ce82eb
[]
no_license
luke738/HighSchoolProjects
https://github.com/luke738/HighSchoolProjects
2075b59ad97c91a31dcb895ca0480cd526b6c31b
d89fc25942db91ed7a5d8e41df9e81470ff6d3fd
refs/heads/master
2020-09-23T06:42:38.277000
2016-10-13T06:47:12
2016-10-13T06:47:12
66,590,533
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Name: Luke St. Regis * Period: 3 * Date: 5/12/2015 * Assignment: Rocket * Phone Number: 1-310-560-0942 * Email: luke7380@gmail.com */ public class ModelEngine { public double mass; public double fuelMass; public final double isp; public final VarCurve thrust; public ModelEngine(double ...
UTF-8
Java
574
java
ModelEngine.java
Java
[ { "context": "/**\n * Name: Luke St. Regis\n * Period: 3\n * Date: 5/12/2015\n * Assignment: Ro", "end": 27, "score": 0.9998798966407776, "start": 13, "tag": "NAME", "value": "Luke St. Regis" }, { "context": ": Rocket\n * Phone Number: 1-310-560-0942\n * Email: luke7380@gmail.com\n *...
null
[]
/** * Name: <NAME> * Period: 3 * Date: 5/12/2015 * Assignment: Rocket * Phone Number: 1-310-560-0942 * Email: <EMAIL> */ public class ModelEngine { public double mass; public double fuelMass; public final double isp; public final VarCurve thrust; public ModelEngine(double m, double fuelM, do...
555
0.611498
0.571429
28
19.5
17.340086
76
false
false
0
0
0
0
0
0
0.535714
false
false
12
faed8d86b4d81a0a25946fb6437c059e2b566393
7,035,156,444,635
9ec050b65c1dbe51828c6586e7195ce7a310d0de
/network-chat/server/src/main/java/ru/geekbrains/ClientHandler.java
cf506f0fff1d096d26ed3267d71c0c0ef15da256
[]
no_license
VicNA/geek-university-java-2
https://github.com/VicNA/geek-university-java-2
6ed14e88485fab06650258b73982df939b5f589a
e1dd0d8171d3b0f3f1b1cd1eadd1a941f7a59ebc
refs/heads/main
2023-08-02T09:29:17.574000
2021-09-20T11:38:34
2021-09-20T11:38:34
384,936,762
0
0
null
false
2021-10-03T20:31:09
2021-07-11T11:59:24
2021-09-20T11:49:38
2021-10-03T20:28:28
143
0
0
12
Java
false
false
package ru.geekbrains; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.net.Socket; import java.util.concurrent.Executor; import java.util.concurrent.ExecutorService; import java...
UTF-8
Java
6,520
java
ClientHandler.java
Java
[]
null
[]
package ru.geekbrains; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.net.Socket; import java.util.concurrent.Executor; import java.util.concurrent.ExecutorService; import java...
6,520
0.508613
0.505543
189
30.021164
22.882021
92
false
false
0
0
0
0
0
0
0.465608
false
false
12
ef83e822a2155367fbdc46bd9e566e6f5cb617c5
7,035,156,444,407
0727603263b267f87d9a606bae6799b25a525631
/app/src/main/java/com/toposdeus/memorama/Ajustes.java
4b13ad8ecb70e61beb2e3afa933ecf6969ca95df
[]
no_license
po0oncho0o9208/Memorama
https://github.com/po0oncho0o9208/Memorama
5888f2c45d00838797f20220363b79abc02e425a
875402e89f7c346dbfc7a6d39427c678c0b49d30
refs/heads/master
2020-03-31T07:26:05.273000
2019-07-02T02:54:16
2019-07-02T02:54:16
152,021,445
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.toposdeus.memorama; import android.app.AlertDialog; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.pm.PackageManager; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; import...
UTF-8
Java
12,983
java
Ajustes.java
Java
[]
null
[]
package com.toposdeus.memorama; import android.app.AlertDialog; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.pm.PackageManager; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; import...
12,983
0.580188
0.575027
328
38.579269
28.639791
149
false
false
0
0
0
0
0
0
0.795732
false
false
12
842e630938337f7721351ce6e05d473e95381ab1
24,850,680,791,089
e3094f6101987f9372c3222fbfdc352528d49fca
/src/com/taskCodeInside/Task1/Task1.java
dc021b0deebad987219dbb2a983afd0c75fbbe84
[]
no_license
PetrYako/task_CodeInside
https://github.com/PetrYako/task_CodeInside
c54dba4fc1d8de7642a2d6a62d79d714a02c9377
9b5f72e29b6a78d870db37792368a8725d70faab
refs/heads/master
2020-12-23T15:40:33.441000
2020-01-30T14:06:08
2020-01-30T14:06:08
237,193,122
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.taskCodeInside.Task1; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.nio.file.*; import java.nio.file.attribute.BasicFileAttributes; import java.util.ArrayList; import java.util.List; import java.util.Optional; import java.util.concurrent.ForkJoinPool; import java.util.co...
UTF-8
Java
3,176
java
Task1.java
Java
[]
null
[]
package com.taskCodeInside.Task1; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.nio.file.*; import java.nio.file.attribute.BasicFileAttributes; import java.util.ArrayList; import java.util.List; import java.util.Optional; import java.util.concurrent.ForkJoinPool; import java.util.co...
3,176
0.521411
0.518577
86
35.930233
28.601427
139
false
false
0
0
0
0
0
0
0.511628
false
false
12
d7386787c5b65fb140a19165455ab96c715b4c81
12,060,268,185,137
1fae1b95ae87ae81fcae69009c606ec6b57be83d
/src/main/java/com/example/molveno/importedVanProject/menuitems/Category.java
a36c54d622a85ed13154636d3b4f4f66196933d5
[]
no_license
hackoor83/molveno-Web
https://github.com/hackoor83/molveno-Web
eb85c5b592e8f7e87a88da6129f45260c43fc502
1953e09efe04d12db3651372d4f799b8faf8d298
refs/heads/master
2021-01-04T22:11:02.008000
2020-02-15T20:01:38
2020-02-15T20:01:38
240,779,682
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.molveno.importedVanProject.menuitems; public class Category { private String categoryName; public Category(String categoryName) { this.categoryName = categoryName; } public String getCategoryName() { return categoryName; } public void setCategoryName(Str...
UTF-8
Java
500
java
Category.java
Java
[]
null
[]
package com.example.molveno.importedVanProject.menuitems; public class Category { private String categoryName; public Category(String categoryName) { this.categoryName = categoryName; } public String getCategoryName() { return categoryName; } public void setCategoryName(Str...
500
0.656
0.656
25
19
18.566637
57
false
false
0
0
0
0
0
0
0.32
false
false
12
72b15ed3011fa9e2141aff3343669e53c46e5204
17,944,373,376,411
6aaa50b8fd33420cb32be861065ffe2f5cea717a
/parchis/src/parchis/AnadirExcepcion.java
e452e65f2042e1450b21b681a3942cf4dc26bc18
[]
no_license
adricu/university
https://github.com/adricu/university
709447c4e3e8d403dac6aadba81088ac6ccf2d96
92107d54e499c31f8c7613152bf8e9d751a019ea
refs/heads/master
2020-07-27T09:37:21.538000
2016-11-11T14:51:53
2016-11-11T14:51:53
73,433,415
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package parchis; public class AnadirExcepcion extends Exception { public AnadirExcepcion() { } }
UTF-8
Java
104
java
AnadirExcepcion.java
Java
[]
null
[]
package parchis; public class AnadirExcepcion extends Exception { public AnadirExcepcion() { } }
104
0.740385
0.740385
9
10.555555
15.959052
48
false
false
0
0
0
0
0
0
0.444444
false
false
12
a1c50b8825c7f760d62a85268b81f83c7ae51525
19,774,029,463,424
a13cf737f5b11d1f99e0bad69d806635d10597ff
/InflearnJavaTheoryLecture/src/lec04/OOP01/createEntity/HouseTest.java
b76b2c00fc1e5765fdcdc60b4ef8e544a86244b0
[]
no_license
thJeongGab/Study
https://github.com/thJeongGab/Study
9de5d932bb98436717e91360761f0b112821137d
0ea35bdd949448b6f09157d3748d8c32d9f84a4a
refs/heads/master
2021-06-14T07:17:17.985000
2021-06-05T07:19:06
2021-06-05T07:19:06
156,300,625
0
0
null
false
2020-08-17T01:27:19
2018-11-06T00:08:06
2020-08-16T10:04:45
2020-08-17T01:27:19
28,539
0
0
0
CSS
false
false
package lec04.OOP01.createEntity; public class HouseTest { public static void main(String[] args) { House house = new House(); System.out.println("에어컨 : " + house.airconStat); house.airconOn(); System.out.println("에어컨 : " + house.airconStat); house.airconOff(); S...
UTF-8
Java
396
java
HouseTest.java
Java
[]
null
[]
package lec04.OOP01.createEntity; public class HouseTest { public static void main(String[] args) { House house = new House(); System.out.println("에어컨 : " + house.airconStat); house.airconOn(); System.out.println("에어컨 : " + house.airconStat); house.airconOff(); S...
396
0.597884
0.587302
18
20
21.463146
56
false
false
0
0
0
0
0
0
0.388889
false
false
12
cc196fd4176ebaee0f4fa4b5425601487040c992
18,150,531,849,283
082e26b011e30dc62a62fae95f375e4f87d9e99c
/docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/plugin/sns/model/C34957aq.java
5b84d460a1be926ec5745b1f25cfa4d4f652168b
[]
no_license
xsren/AndroidReverseNotes
https://github.com/xsren/AndroidReverseNotes
9631a5aabc031006e795a112b7ac756a8edd4385
9202c276fe9f04a978e4e08b08e42645d97ca94b
refs/heads/master
2021-04-07T22:50:51.072000
2019-07-16T02:24:43
2019-07-16T02:24:43
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tencent.p177mm.plugin.sns.model; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.p177mm.modelvideo.C26493s; import com.tencent.p177mm.modelvideo.C26494u; import com.tencent.p177mm.modelvideo.C37961o; import com.tencent.p177mm.p187al.C37458c; import com.tencent.p177mm.plugin.sns.data....
UTF-8
Java
7,210
java
C34957aq.java
Java
[]
null
[]
package com.tencent.p177mm.plugin.sns.model; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.p177mm.modelvideo.C26493s; import com.tencent.p177mm.modelvideo.C26494u; import com.tencent.p177mm.modelvideo.C37961o; import com.tencent.p177mm.p187al.C37458c; import com.tencent.p177mm.plugin.sns.data....
7,210
0.588211
0.451872
195
35.974358
31.001148
180
false
false
0
0
0
0
0
0
0.871795
false
false
12
60d4637d80b6111e79b9c1cafc754e1147200a13
18,150,531,847,333
0c5450438e2fedb39f6fe9ce5c92f3febace6c5a
/src/array/ArrayListLearnings.java
4ad312fa00dc4617f281f6e801bf62b0f30bda7e
[]
no_license
saurabhgargit/JavaProblemSolvings
https://github.com/saurabhgargit/JavaProblemSolvings
053507f7d78156c5c7b9393920889a5e369c3e0c
deaabb49d190c2632ed388740f67b88412cb60a2
refs/heads/master
2023-08-08T01:44:33.841000
2021-09-12T17:23:46
2021-09-12T17:23:46
278,595,642
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package array; import java.util.ArrayList; public class ArrayListLearnings { public static void main(String[] args) { ArrayList<String> al = new ArrayList<String>(); al.add("apple"); al.add("apple"); al.add("apple"); al.add("apple"); al.add("apple"); al.ad...
UTF-8
Java
529
java
ArrayListLearnings.java
Java
[]
null
[]
package array; import java.util.ArrayList; public class ArrayListLearnings { public static void main(String[] args) { ArrayList<String> al = new ArrayList<String>(); al.add("apple"); al.add("apple"); al.add("apple"); al.add("apple"); al.add("apple"); al.ad...
529
0.506616
0.506616
27
18.592592
14.767982
55
false
false
0
0
0
0
0
0
0.592593
false
false
12
9d132410e5850f57155a2f3510b98279e00d2980
15,144,054,745,667
f59eda58ed990e6c64d9ae004fa3162e7e70a796
/src/main/java/com/mxp/erp/security/MyRbacService.java
0ecf8ca5c0475e4724f403ab2ce8f8ddd4992f44
[]
no_license
tianlangguya/ERP
https://github.com/tianlangguya/ERP
4f0f8defa8ba8875e43c33a7836bf4f5f6034fb9
b8ebb15b2c0ed9f5d8fbb68beb98cddfac3571a3
refs/heads/master
2022-06-24T01:09:45.383000
2019-09-25T09:52:23
2019-09-25T09:52:23
201,559,071
1
1
null
false
2022-06-17T02:24:05
2019-08-10T00:39:52
2019-09-25T09:52:05
2022-06-17T02:24:04
9,558
1
1
5
Java
false
false
package com.mxp.erp.security; import com.mxp.erp.api.IPermissionService; import com.mxp.erp.api.IUserService; import com.mxp.erp.entity.PermissionEntity; import com.mxp.erp.entity.UserEntity; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.Authentication; import ...
UTF-8
Java
1,761
java
MyRbacService.java
Java
[]
null
[]
package com.mxp.erp.security; import com.mxp.erp.api.IPermissionService; import com.mxp.erp.api.IUserService; import com.mxp.erp.entity.PermissionEntity; import com.mxp.erp.entity.UserEntity; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.Authentication; import ...
1,761
0.704145
0.704145
50
34.220001
26.184187
100
false
false
0
0
0
0
0
0
0.54
false
false
12
06ac2ae7047f5381cd646af2ea7df0da182b7a12
28,527,172,836,910
d484199484645a5be56394723ece8257b29b3b67
/src/main/java/com/easervices/config/aop/LoggingAspect.java
8a95810a19dab8595cf76ecf8350124b0f285599
[]
no_license
007Gladiator/ea-services-my_local
https://github.com/007Gladiator/ea-services-my_local
b0218dba0a71a5bf74a921c3f240d14fbd01266e
b7d8be49ce48755c45b6e8cf94b448f3290991d9
refs/heads/master
2021-01-17T07:12:32.237000
2016-05-25T07:25:59
2016-05-25T07:25:59
51,001,818
0
0
null
false
2016-02-09T07:18:28
2016-02-03T13:36:13
2016-02-08T14:19:57
2016-02-09T07:18:28
4,170
0
0
0
JavaScript
null
null
package com.easervices.config.aop; import org.apache.log4j.Logger; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.After; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.springframework.stereotype.Component; @Aspect @Component public class Loggi...
UTF-8
Java
1,239
java
LoggingAspect.java
Java
[]
null
[]
package com.easervices.config.aop; import org.apache.log4j.Logger; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.After; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.springframework.stereotype.Component; @Aspect @Component public class Loggi...
1,239
0.673123
0.671509
42
28.5
27.066277
112
false
false
0
0
0
0
0
0
1.452381
false
false
12
d423a9690503a2b3155534cd3ccf583128b665fd
39,642,548,168,064
462c70b7f7a33f9cfcb97e56d7b348473a83e247
/src/main/java/holiday/controller/ObserverController.java
d555223134f72805a12b85597e533fd5b2cf2325
[]
no_license
lihengshuai/sunday
https://github.com/lihengshuai/sunday
c45cef63b1f9388a68829a0d36b74b60997caddb
89d97e5cce53c9df7bf334de0bfc8f8bca241921
refs/heads/master
2020-03-27T06:11:26.928000
2018-08-25T10:32:38
2018-08-25T10:32:38
146,086,397
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package holiday.controller; import holiday.obersver.ObserverHandler; import holiday.obersver.Subject; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; /** * @...
UTF-8
Java
628
java
ObserverController.java
Java
[ { "context": "ind.annotation.RestController;\n\n/**\n * @author by Loki on 17/7/17.\n */\n@RestController\npublic class O", "end": 332, "score": 0.5415443181991577, "start": 331, "tag": "NAME", "value": "L" }, { "context": "d.annotation.RestController;\n\n/**\n * @author by Loki on...
null
[]
package holiday.controller; import holiday.obersver.ObserverHandler; import holiday.obersver.Subject; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; /** * @...
628
0.769108
0.761146
26
23.153847
19.960909
62
false
false
0
0
0
0
0
0
0.423077
false
false
12
ef0172fe895c5f73739d66175314771356734118
37,873,021,651,292
ba2d3e20a85a00da6fb3993ee72263fa5cd52a70
/src/test/java/manager/ProductManagerTest.java
c54cc84be6da24cab0b4481be6036191d8a56898
[]
no_license
pldenn/Exception
https://github.com/pldenn/Exception
155992e7d4ee4cfb965c827bbd6f781be6545c6f
4449c5b256f6c35ba45809aae19e179030ad6e5a
refs/heads/master
2022-11-19T23:23:53.794000
2020-07-23T15:17:12
2020-07-23T15:17:12
281,999,824
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package manager; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import repository.ProductRepository; import ru.netology.domain.Book; import ru.netology.domain.Product; import ru.netology.domain.Smartphone; import ru.netology.domain.TShirt; import static org.junit.jupiter.api.Assertions.*;...
UTF-8
Java
2,255
java
ProductManagerTest.java
Java
[ { "context": "uct book = new Book(1, \"Вино из одуванчиков\", 3, \"Рэй Брэдбери\");\n Product book1 = new Book(2, \"Kolobok\", 450", "end": 540, "score": 0.9995223879814148, "start": 528, "tag": "NAME", "value": "Рэй Брэдбери" }, { "context": "\"Рэй Брэдбери\");\n Product book1...
null
[]
package manager; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import repository.ProductRepository; import ru.netology.domain.Book; import ru.netology.domain.Product; import ru.netology.domain.Smartphone; import ru.netology.domain.TShirt; import static org.junit.jupiter.api.Assertions.*;...
2,204
0.651247
0.639909
73
29.205479
21.928251
84
false
false
0
0
0
0
0
0
0.821918
false
false
12
5d51e92a2cfabbc5cb3cb47ff9ebae070c9609aa
36,507,222,059,990
f54fadde9ce4150f0c36056dbed8c86cadd652ac
/frontend/webadmin/modules/uicommon/src/main/java/org/ovirt/engine/ui/uicommon/models/userportal/IUserPortalListModel.java
8344f4cb3d349de102aa103c67bede55f6fd94e5
[ "Apache-2.0" ]
permissive
Dhandapani/gluster-ovirt
https://github.com/Dhandapani/gluster-ovirt
fd45107937cf97e08a922b6dab73b2c1daec245d
be1f413eacf6694c567a778e262d3a6620c2a8ca
refs/heads/master
2020-06-03T22:50:34.220000
2012-03-22T19:31:09
2012-03-22T19:31:09
3,726,799
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.ovirt.engine.ui.uicommon.models.userportal; import java.util.Collections; import org.ovirt.engine.core.compat.*; import org.ovirt.engine.ui.uicompat.*; import org.ovirt.engine.core.common.businessentities.*; import org.ovirt.engine.core.common.vdscommands.*; import org.ovirt.engine.core.common.queries.*; im...
UTF-8
Java
2,364
java
IUserPortalListModel.java
Java
[]
null
[]
package org.ovirt.engine.ui.uicommon.models.userportal; import java.util.Collections; import org.ovirt.engine.core.compat.*; import org.ovirt.engine.ui.uicompat.*; import org.ovirt.engine.core.common.businessentities.*; import org.ovirt.engine.core.common.vdscommands.*; import org.ovirt.engine.core.common.queries.*; im...
2,364
0.750846
0.750846
81
28.197531
28.196148
131
false
false
0
0
0
0
0
0
1.802469
false
false
12
94f2595710a5ff21c7c311aeb1e569fe51fac800
15,229,954,078,061
9656868c60809f8b8f7964155d528b9a5c8c6000
/src/main/java/com/elsevier/musicdb/service/AlbumService.java
d6f7bf0187d929715df088351b7a57b6a406f033
[]
no_license
penta-vinod-kumar/musicdb
https://github.com/penta-vinod-kumar/musicdb
4e0408f2f4544c4a317f8800a94a0d5513e5c1d8
b4bb2ff9aada0117290941e2a0f80a477c3143cf
refs/heads/master
2021-05-21T09:54:30.915000
2020-04-03T05:59:05
2020-04-03T05:59:05
252,642,709
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.elsevier.musicdb.service; import com.elsevier.musicdb.client.DiscogsClient; import com.elsevier.musicdb.entity.Album; import com.elsevier.musicdb.entity.Genre; import com.elsevier.musicdb.repository.AlbumRepository; import com.elsevier.musicdb.repository.ArtistRepository; import com.elsevier.musicdb.reposi...
UTF-8
Java
4,199
java
AlbumService.java
Java
[]
null
[]
package com.elsevier.musicdb.service; import com.elsevier.musicdb.client.DiscogsClient; import com.elsevier.musicdb.entity.Album; import com.elsevier.musicdb.entity.Genre; import com.elsevier.musicdb.repository.AlbumRepository; import com.elsevier.musicdb.repository.ArtistRepository; import com.elsevier.musicdb.reposi...
4,199
0.673256
0.673017
107
38.242992
31.211021
155
false
false
0
0
0
0
0
0
0.523364
false
false
12
f41b238ed1116778f6b58e9b5a12335ceb0458f6
37,486,474,562,098
8838fd1f5f57e969f26ce311761a1b0dbadf8729
/legao/src/main/java/com/zxq/legao/util/DateUtil.java
acbddfaf7a7597286220e98aa9e3a218af939e2c
[]
no_license
dzx181/legao_20181112
https://github.com/dzx181/legao_20181112
d927fc71590f9ff93afd7345fb0d2293fbf25401
6b3e47124f87a2d9a29777d0959defa97aea0e65
refs/heads/master
2022-08-09T21:44:26.345000
2020-05-03T13:51:40
2020-05-03T13:51:40
239,098,597
2
0
null
false
2022-06-29T17:56:45
2020-02-08T09:12:17
2021-11-22T02:26:51
2022-06-29T17:56:42
3,125
1
0
3
HTML
false
false
package com.zxq.legao.util; import com.zxq.legao.entity.vo.ScheduleVO; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.List; /** * Description: * <p> * 日期工具类 * </p> * * @author dengzhenxiang * @Date 2018/11/11 17:41 */ public c...
UTF-8
Java
4,266
java
DateUtil.java
Java
[ { "context": "Description:\n * <p>\n * 日期工具类\n * </p>\n *\n * @author dengzhenxiang\n * @Date 2018/11/11 17:41\n */\npublic class DateUt", "end": 281, "score": 0.9890716075897217, "start": 268, "tag": "USERNAME", "value": "dengzhenxiang" } ]
null
[]
package com.zxq.legao.util; import com.zxq.legao.entity.vo.ScheduleVO; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.List; /** * Description: * <p> * 日期工具类 * </p> * * @author dengzhenxiang * @Date 2018/11/11 17:41 */ public c...
4,266
0.608954
0.59912
121
30.933884
24.407604
92
false
false
0
0
0
0
0
0
0.570248
false
false
12
332615fcbffac4308bdd3e63bed46ea5a1d9eecb
35,476,429,886,367
38288a18b53fa3bb467758297d8ee957281c16a5
/src/main/java/org/giiwa/core/dfile/FileServer.java
6234454a6093de374befea70af0d20e9882929f2
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
chenguangwei/giiwa
https://github.com/chenguangwei/giiwa
db85f158374acb121faa4e12a188474ddbf255ee
8de4f432aca378fe89d861c85a0dbf41c80ae221
refs/heads/master
2020-06-05T04:02:32.039000
2019-06-08T22:29:21
2019-06-08T22:29:21
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.giiwa.core.dfile; import java.util.HashMap; import java.util.Map; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.mina.core.buffer.IoBuffer; import org.apache.mina.core.session.IdleStatus; import org.apache.mina.core.session.IoSession; import org.gii...
UTF-8
Java
5,147
java
FileServer.java
Java
[ { "context": "FileServer();\n\n\tpublic static String URL = \"tcp://127.0.0.1:9091\";\n\n\tprivate static Map<Byte, ICommand> comma", "end": 1118, "score": 0.9997340440750122, "start": 1109, "tag": "IP_ADDRESS", "value": "127.0.0.1" }, { "context": " = Config.getConf().getString(\"df...
null
[]
package org.giiwa.core.dfile; import java.util.HashMap; import java.util.Map; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.mina.core.buffer.IoBuffer; import org.apache.mina.core.session.IdleStatus; import org.apache.mina.core.session.IoSession; import org.gii...
5,147
0.656693
0.650476
227
21.669603
20.917315
85
false
false
0
0
0
0
0
0
2.475771
false
false
12
a73928b0e0989204ceb4ad7438ba4baa10716049
8,512,625,249,541
2b40d631500ad65884aaaa8bc95c667d4430f8b9
/app/src/main/java/cn/slzhong/numberdetector/Processor.java
2681fd9380b5149248aa06a421fdf5876eb4224f
[]
no_license
sherlock917/NumberDetector
https://github.com/sherlock917/NumberDetector
31e8ae859445fcb4e84b0425f80ce6ba64747773
714ef5a38133e4c94bc814ffd991db370b0225d2
refs/heads/master
2020-06-04T23:08:19.315000
2015-07-06T06:28:55
2015-07-06T06:28:55
37,201,493
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.slzhong.numberdetector; import android.graphics.Bitmap; import android.graphics.Color; import java.io.ByteArrayOutputStream; import java.util.HashMap; import java.util.LinkedList; import java.util.List; /** * Created by SherlockZhong on 6/11/15. */ public class Processor { public static byte[] bitm...
UTF-8
Java
7,099
java
Processor.java
Java
[ { "context": "kedList;\nimport java.util.List;\n\n/**\n * Created by SherlockZhong on 6/11/15.\n */\npublic class Processor {\n\n pub", "end": 248, "score": 0.9994627833366394, "start": 235, "tag": "NAME", "value": "SherlockZhong" } ]
null
[]
package cn.slzhong.numberdetector; import android.graphics.Bitmap; import android.graphics.Color; import java.io.ByteArrayOutputStream; import java.util.HashMap; import java.util.LinkedList; import java.util.List; /** * Created by SherlockZhong on 6/11/15. */ public class Processor { public static byte[] bitm...
7,099
0.442598
0.427384
224
30.691965
20.004211
97
false
false
0
0
0
0
0
0
0.879464
false
false
12
3e426e8ec0774c439787a0f766861b6c04f31cba
2,018,634,650,389
8b2dc7787bb572567982c92332451e6cc523bfc4
/03_objectifiy_operator/src/com/triple_operator/control/Controller.java
b33c8f0ab106f8dcde6813ce57e5f57a53e6b547
[]
no_license
newkayak12/newkayak_lecture
https://github.com/newkayak12/newkayak_lecture
e9dc2427517b3eb78164b9cdb64bf7dcc69eaebd
066c5de9114ca318acfdea570355eebae6258e5f
refs/heads/master
2023-03-07T15:36:26.565000
2021-02-16T09:02:28
2021-02-16T09:02:28
318,845,621
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.triple_operator.control; import java.util.Scanner; public class Controller { // 이전에 대소비교나 논리 연산을 한 것이 조건으로 들어가기 시작하는 그림이 나온다! Scanner scn = new Scanner(System.in); // 필드 (위) public Controller() { } // 생성자(위) // 메소드 (아래) public void tripleOp() { System.out.println("삼항 연산자 "); System.o...
UTF-8
Java
5,272
java
Controller.java
Java
[]
null
[]
package com.triple_operator.control; import java.util.Scanner; public class Controller { // 이전에 대소비교나 논리 연산을 한 것이 조건으로 들어가기 시작하는 그림이 나온다! Scanner scn = new Scanner(System.in); // 필드 (위) public Controller() { } // 생성자(위) // 메소드 (아래) public void tripleOp() { System.out.println("삼항 연산자 "); System.o...
5,272
0.555729
0.536198
163
22.558283
21.071045
133
false
false
0
0
0
0
0
0
2.282209
false
false
12
ec73f06344a8a5c28d4d3bcce06e4be7f7ecf45e
26,637,387,174,969
b2b67c94ea1e1a5df4148965e4b9d86f476de297
/repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/task/AbstractSearchIterativeActivityExecution.java
381135f04aa07dd10116a0fe1f8bc864fcefabc2
[ "EUPL-1.2", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-proprietary-license", "CDDL-1.0", "GPL-1.0-or-later", "MPL-2.0", "EPL-1.0", "MIT", "Apache-2.0" ]
permissive
martin-lizner/midpoint
https://github.com/martin-lizner/midpoint
475af71fd307fcd8ec17faed0bd65f02ba13ce49
db111337b0b62dd0bd3de21839d7e316b4527bff
refs/heads/master
2021-12-04T17:29:58.082000
2021-07-23T05:00:53
2021-07-23T05:00:53
161,333,785
0
0
Apache-2.0
true
2018-12-11T12:55:59
2018-12-11T12:55:59
2018-12-11T12:44:22
2018-12-11T12:44:20
152,572
0
0
0
null
false
null
/* * Copyright (c) 2020 Evolveum and contributors * * This work is dual-licensed under the Apache License 2.0 * and European Union Public License. See LICENSE file for details. */ package com.evolveum.midpoint.repo.common.task; import com.evolveum.midpoint.prism.ItemDefinition; import com.evolveum.midpoint.prism...
UTF-8
Java
25,940
java
AbstractSearchIterativeActivityExecution.java
Java
[ { "context": "/*\n * Copyright (c) 2020 Evolveum and contributors\n *\n * This work is dual-licensed", "end": 33, "score": 0.8195104002952576, "start": 25, "tag": "NAME", "value": "Evolveum" } ]
null
[]
/* * Copyright (c) 2020 Evolveum and contributors * * This work is dual-licensed under the Apache License 2.0 * and European Union Public License. See LICENSE file for details. */ package com.evolveum.midpoint.repo.common.task; import com.evolveum.midpoint.prism.ItemDefinition; import com.evolveum.midpoint.prism...
25,940
0.698728
0.698419
591
42.891708
38.446636
157
false
false
0
0
0
0
0
0
0.543147
false
false
12
3593d3856391f7241468ffd34febd45bba035551
18,975,165,514,780
faa92a39e851f425f90096c46a4d0f0313464687
/Mercadinho/src/Comentarios.java
652e6b8a5632725be6015199936c224c355c38ab
[]
no_license
fabianaota/mercadinho
https://github.com/fabianaota/mercadinho
0cb2ce4ff130cf7fbf176fa968ce5246908d21d4
7228b14e71b622530f0dc7220131574d3c870edc
refs/heads/master
2020-04-05T13:58:17.070000
2018-11-09T22:03:26
2018-11-09T22:03:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/*import java.util.ArrayList; import java.util.List; public class Comentarios { } public static void main(String[] args) { List<Cliente> listaDeClientes = new ArrayList<>(); Cliente umCliente = new Cliente(); umCliente.preencherDados(); // pegar dados listaDeClientes.add(umCliente...
UTF-8
Java
1,403
java
Comentarios.java
Java
[]
null
[]
/*import java.util.ArrayList; import java.util.List; public class Comentarios { } public static void main(String[] args) { List<Cliente> listaDeClientes = new ArrayList<>(); Cliente umCliente = new Cliente(); umCliente.preencherDados(); // pegar dados listaDeClientes.add(umCliente...
1,403
0.593862
0.593148
67
19.925373
23.345116
142
false
false
0
0
0
0
0
0
0.41791
false
false
12
929926c60c1f19a39f15cf16456e763bb8f7cf61
12,094,627,955,366
ef9302069045260a2bccdbaac5bc713fd4ef6470
/app/src/main/java/com/ethan/imapp/activities/MainActivity.java
fec5ebc0a6693d03f520d181327aed5381d8c37e
[ "MIT" ]
permissive
Fannibals/IM_Android
https://github.com/Fannibals/IM_Android
c20349c13108e125287931d921b576e5902fd9d8
c57da7b2d19e79882a71f9830e232d67cadba6e6
refs/heads/master
2020-11-24T19:04:43.092000
2020-03-22T08:32:10
2020-03-22T08:32:10
228,303,775
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ethan.imapp.activities; import android.Manifest; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.animation.AnticipateInterp...
UTF-8
Java
5,952
java
MainActivity.java
Java
[]
null
[]
package com.ethan.imapp.activities; import android.Manifest; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.view.animation.AnticipateInterp...
5,952
0.674279
0.671703
191
29.481676
24.784906
127
false
false
0
0
0
0
0
0
0.460733
false
false
12
40d014175737278089a9ad8a1c39115eda5aa824
29,300,266,936,804
b21fe22ccdb4f0054ccf5a31ea7f087b5c5caa78
/src/main/java/groceryapp/GroceryAppController.java
bbdfd24720c2476d8acaa1f043ca3d45e2dfa290
[]
no_license
GeneCPChung/grocery-app
https://github.com/GeneCPChung/grocery-app
8fcc9479a8a258df0319eb6d662a0dc079dddace
791c979eb7779f882a5ce5aee34d295d89626cac
refs/heads/master
2021-08-22T15:53:26.451000
2017-11-30T15:25:40
2017-11-30T15:25:40
112,223,050
0
0
null
true
2017-11-27T16:53:37
2017-11-27T16:53:36
2017-11-27T16:48:29
2017-11-27T16:48:30
0
0
0
0
null
false
null
package groceryapp; import javax.annotation.Resource; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; public class GroceryAppController { @Resource RecipeRepository recipeRepo; @Resource IngredientR...
UTF-8
Java
940
java
GroceryAppController.java
Java
[]
null
[]
package groceryapp; import javax.annotation.Resource; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; public class GroceryAppController { @Resource RecipeRepository recipeRepo; @Resource IngredientR...
940
0.782979
0.782979
41
21.926828
21.21825
65
false
false
0
0
0
0
0
0
1.170732
false
false
12
91afceb0f8b06e46ef3ab851ef5fc2af4d08f7ae
1,254,130,509,965
f6c60bd73ada72d8916ad378526fdd87096517a7
/sample-webapp/src/main/java/song/MaoPao.java
aef1dad61531054838eda83a5b6efc3401a5775d
[]
no_license
caige2015/caige
https://github.com/caige2015/caige
4d5b25e8e267ba3a5830e37b382b58d4a5803c70
3700d39d8922a6f7868d9ff8212789148a0428c0
refs/heads/master
2021-01-23T09:52:05.849000
2016-02-18T07:44:52
2016-02-18T07:44:52
38,352,586
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package song; public class MaoPao { public static void main(String[] args) { int[] array = {1,3,4,5,2,7,9,8,34,45,23,12,6}; int[] orderList = getListOfOrder(array); for(int i=0; i < orderList.length; i++) { System.out.print(orderList[i] + " "); } } ...
UTF-8
Java
727
java
MaoPao.java
Java
[]
null
[]
package song; public class MaoPao { public static void main(String[] args) { int[] array = {1,3,4,5,2,7,9,8,34,45,23,12,6}; int[] orderList = getListOfOrder(array); for(int i=0; i < orderList.length; i++) { System.out.print(orderList[i] + " "); } } ...
727
0.411279
0.381018
26
25.961538
18.735981
54
false
false
0
0
0
0
0
0
1.038462
false
false
12
34600c69d1a60bcb441201355d2aa73fd441ad6f
14,499,809,639,723
469e77bcc3df9bed86e0d21b263d7e5ef97acdfc
/src/com/exitium/cloakcapture/enums/Team.java
335c05ce433dfc98462f07c32c783059eab36427
[]
no_license
rocketrobot3/CloakCapture
https://github.com/rocketrobot3/CloakCapture
ea083207ba40cc786c2c11522683d59c8fd0a489
127639bbc2b5888e944e96e65559818416fbfd32
refs/heads/master
2018-01-10T22:12:26.732000
2016-02-25T14:04:19
2016-02-25T14:04:19
52,234,727
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.exitium.cloakcapture.enums; public enum Team { RED, BLUE; }
UTF-8
Java
73
java
Team.java
Java
[]
null
[]
package com.exitium.cloakcapture.enums; public enum Team { RED, BLUE; }
73
0.753425
0.753425
5
13.8
14.246403
39
false
false
0
0
0
0
0
0
0.8
false
false
12
b0ad1cc32e6f621949eccb56f09ac8dc7c8eb92c
27,384,711,548,502
6907aef6668952bdededdaf45312fb4f388a648e
/Rck&BrsCRecCollection/app/src/main/java/com/example/myapplication/Element.java
ad78c9b0da34a70db93acdad6c4735053f9d6c80
[]
no_license
Matix02/WatchApp
https://github.com/Matix02/WatchApp
632bd62fd530aacf7fc21cb565b9b45c1f1673d8
bf70c42dac73f4b0d5c16eeb1005d3548bba9916
refs/heads/master
2021-04-11T03:16:12.367000
2020-07-22T14:21:31
2020-07-22T14:21:31
248,988,132
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.myapplication; import androidx.room.ColumnInfo; import androidx.room.Entity; import androidx.room.PrimaryKey; @Entity(tableName = "Element") public class Element { @PrimaryKey(autoGenerate = true) private long id; //muszą byc public, bo innaczej bedzie przypał public String recom;...
UTF-8
Java
5,065
java
Element.java
Java
[]
null
[]
package com.example.myapplication; import androidx.room.ColumnInfo; import androidx.room.Entity; import androidx.room.PrimaryKey; @Entity(tableName = "Element") public class Element { @PrimaryKey(autoGenerate = true) private long id; //muszą byc public, bo innaczej bedzie przypał public String recom;...
5,065
0.674699
0.674699
197
24.695431
22.575056
117
false
false
0
0
0
0
0
0
0.436548
false
false
12
ae0329b32c9b9040367a48465a1fd69d05b2686d
19,164,144,134,476
2d355ba0c5a6287d410836ce45ec7cf0e5a6dfc4
/src/com/example/apkloader/MainActivity.java
effd016ce1cae7436efde65c6774d591ddeff2f5
[]
no_license
franzejr/APKLoader
https://github.com/franzejr/APKLoader
a5ad2836fe09a9f045510a91b9cb719e60ff33c7
138433926c21af28fc675a9612695385bd0998f8
refs/heads/master
2016-09-06T06:05:03.531000
2015-02-14T15:50:47
2015-02-14T15:50:47
30,764,776
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.apkloader; import java.io.File; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.util.HashMap; import android.app.Activity; import android.os.Bundle; import android.os.Environment; import android.view.Menu; import android.view.MenuItem; import androi...
UTF-8
Java
2,299
java
MainActivity.java
Java
[]
null
[]
package com.example.apkloader; import java.io.File; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.util.HashMap; import android.app.Activity; import android.os.Bundle; import android.os.Environment; import android.view.Menu; import android.view.MenuItem; import androi...
2,299
0.738147
0.734232
90
24.544445
21.965712
84
false
false
0
0
0
0
0
0
1.855556
false
false
12
d78e47dd48fb4285010e79bc1fb601e05da7b7bb
21,157,008,937,579
f663b7dde74d006c28fff03d100073ff3e254532
/app/src/main/java/com/example/home/first/Main3Activity.java
ed0f1866f51cbafea04a767778f59bc31b2cdc28
[]
no_license
gamalat/Product-
https://github.com/gamalat/Product-
5f48edc7766372ed227c3c39a56e274cf0fdea8f
d70c3f80975052cfb2424e64b2dc78f39b2105b0
refs/heads/master
2020-09-24T10:58:02.465000
2019-12-04T00:36:52
2019-12-04T00:36:52
225,744,446
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.home.first; import android.annotation.SuppressLint; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.CardView; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.widget.ImageV...
UTF-8
Java
2,910
java
Main3Activity.java
Java
[]
null
[]
package com.example.home.first; import android.annotation.SuppressLint; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.CardView; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.widget.ImageV...
2,910
0.678351
0.671134
90
31.344444
27.528637
145
false
false
0
0
0
0
0
0
0.633333
false
false
1
63f4cee10a98b2aeabf6cd9ad916472ea476ac2f
21,157,008,935,439
6f02d538d3c636b5ce0772c8fb6f66ab3872c156
/cloud-demo-consumer-feign/src/main/java/cn/org/zhixiang/config/ConnectTimeHealthIndicator.java
78fd8eb28da2799fc2cc769078fe578b5c4fe884
[]
no_license
lyc88/spring-cloud-demo
https://github.com/lyc88/spring-cloud-demo
39f744a3912f4809a12ee84a9374b6be076289a6
5b7942df5c8baab2b000162afd7a068ffe98115a
refs/heads/master
2020-06-18T08:30:45.906000
2019-07-10T02:35:39
2019-07-10T02:35:39
196,233,655
0
1
null
true
2019-07-10T15:46:07
2019-07-10T15:46:07
2019-07-10T02:35:42
2019-07-10T02:35:40
55
0
0
0
null
false
false
package cn.org.zhixiang.config; import org.springframework.boot.actuate.health.Health; import org.springframework.boot.actuate.health.HealthIndicator; import org.springframework.stereotype.Component; @Component public class ConnectTimeHealthIndicator implements HealthIndicator { @Override public Health health(...
UTF-8
Java
672
java
ConnectTimeHealthIndicator.java
Java
[]
null
[]
package cn.org.zhixiang.config; import org.springframework.boot.actuate.health.Health; import org.springframework.boot.actuate.health.HealthIndicator; import org.springframework.stereotype.Component; @Component public class ConnectTimeHealthIndicator implements HealthIndicator { @Override public Health health(...
672
0.70598
0.694352
17
34.411766
26.439852
96
false
false
0
0
0
0
0
0
0.529412
false
false
1
3a9619c402f88ee54f68cf54185221bfd9f761de
33,818,572,498,256
f1dcb21265dd30d6a043528b4d12f58a47b54eba
/src/main/java/com/isikerhan/sparkexamples/ml/kmeans/ClusterMappingPairer.java
0609c6c3f3991222d83a805319ee62e2f9989a9d
[]
no_license
isikerhan/kmeans-spark
https://github.com/isikerhan/kmeans-spark
ee3dcabd885fb5ee229b76e756357065e952a59f
540edf5c91e586be46d302ea0355197a6dbec3f1
refs/heads/master
2021-05-03T06:48:00.725000
2016-10-05T19:07:20
2016-10-05T19:07:20
58,267,919
4
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.isikerhan.sparkexamples.ml.kmeans; import java.io.Serializable; import java.util.List; import org.apache.spark.api.java.function.PairFunction; import com.isikerhan.sparkexamples.ml.kmeans.Cluster; import com.isikerhan.sparkexamples.ml.math.Vector; import com.isikerhan.sparkexamples.ml.math.distance.Dista...
UTF-8
Java
1,200
java
ClusterMappingPairer.java
Java
[]
null
[]
package com.isikerhan.sparkexamples.ml.kmeans; import java.io.Serializable; import java.util.List; import org.apache.spark.api.java.function.PairFunction; import com.isikerhan.sparkexamples.ml.kmeans.Cluster; import com.isikerhan.sparkexamples.ml.math.Vector; import com.isikerhan.sparkexamples.ml.math.distance.Dista...
1,200
0.750833
0.746667
44
26.272728
27.15893
104
false
false
0
0
0
0
0
0
1.681818
false
false
1
896e899bb3365e8b65343af6b56904004987b989
7,902,739,887,797
c0c5db6ca4b1b9799c055698631e4f7bf0fe2c54
/TextGuns/src/abr/txtguns/cmd/CommandLoader.java
3b1c7ae6b42d55b07395eb5327fbfc4dcad0b0ca
[ "MIT" ]
permissive
Sonotsugipaa/textguns
https://github.com/Sonotsugipaa/textguns
1061efd4837c91156e590bb28c2f3ee27e9e4804
af14304340a6f1c44b5e6d03b15130ad02c1b86d
refs/heads/master
2020-03-28T16:18:25.996000
2018-09-22T15:19:25
2018-09-22T15:19:25
148,679,924
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package abr.txtguns.cmd; import java.lang.reflect.Method; import java.util.HashMap; public class CommandLoader { HashMap<String, Command> commands = new HashMap<>(); public CommandLoader() { } public void registerCommands(Class<?> containerClass) { Method[] methods = containerClass.getDeclaredMethods(); f...
UTF-8
Java
822
java
CommandLoader.java
Java
[]
null
[]
package abr.txtguns.cmd; import java.lang.reflect.Method; import java.util.HashMap; public class CommandLoader { HashMap<String, Command> commands = new HashMap<>(); public CommandLoader() { } public void registerCommands(Class<?> containerClass) { Method[] methods = containerClass.getDeclaredMethods(); f...
822
0.671533
0.6691
37
21.216217
20.148281
67
false
false
0
0
0
0
0
0
2.324324
false
false
1
49d8e0b2618de44493cd05a8d2b67ff7c575342a
33,758,442,959,966
49f4baa13540d2c9ca76288fa58b9338238b1a51
/sunshower-service/service-core/src/main/java/io/sunshower/service/git/JGitRepositoryService.java
625ef600756fdce92a0ba3b500c49f45d6363bb3
[ "MIT" ]
permissive
sunshower-io/sunshower-core
https://github.com/sunshower-io/sunshower-core
458d22996acc93182c1c3d372e66f562dc14797f
99c46668dcd4a1c490274c5df5a4deef6e8d8a00
refs/heads/master
2021-06-23T21:26:56.264000
2019-06-03T06:40:10
2019-06-03T06:40:10
115,072,241
2
0
null
false
2019-06-03T06:15:25
2017-12-22T03:25:21
2019-03-21T00:47:18
2019-06-03T06:15:24
854
2
0
0
Java
false
false
package io.sunshower.service.git; import io.sunshower.model.core.auth.User; import io.sunshower.service.revision.model.Repository; import io.sunshower.service.security.AuthenticationSession; import javax.inject.Inject; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; /** Created by...
UTF-8
Java
683
java
JGitRepositoryService.java
Java
[ { "context": "ax.persistence.PersistenceContext;\n\n/** Created by haswell on 5/24/17. */\npublic class JGitRepositoryService", "end": 328, "score": 0.998989999294281, "start": 321, "tag": "USERNAME", "value": "haswell" } ]
null
[]
package io.sunshower.service.git; import io.sunshower.model.core.auth.User; import io.sunshower.service.revision.model.Repository; import io.sunshower.service.security.AuthenticationSession; import javax.inject.Inject; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; /** Created by...
683
0.814056
0.806735
20
33.150002
26.222652
91
false
false
0
0
0
0
0
0
0.6
false
false
1
17df4f9f2cf34c5925d0c433629ec2e289443931
14,645,838,527,032
93c53a8d21303885e96497ccab0c587cc2a333c6
/Supermarket/SuperMarketSystem/src/model/StatisticsVisitor.java
b9d415f3edb7608dbcaebdca42d7823726bee555
[]
no_license
Mamata2507/Projects
https://github.com/Mamata2507/Projects
f48500a62f2b7252d849a71a69789194c70899e8
f7d8bcb4c28fb05631fe86dcb146c2d5bf04b393
refs/heads/master
2023-03-16T10:52:20.395000
2020-03-14T19:00:51
2020-03-14T19:00:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package model; public interface StatisticsVisitor { public void visit(Manager m) ; }
UTF-8
Java
90
java
StatisticsVisitor.java
Java
[]
null
[]
package model; public interface StatisticsVisitor { public void visit(Manager m) ; }
90
0.744444
0.744444
7
11.857142
14.495601
36
false
false
0
0
0
0
0
0
0.571429
false
false
1
cd3a119858ad0609b0bd45f2d4180806581ff8bd
27,135,603,441,634
b7f35ab6170d7899fc0ab4eecd7385228c4abd5a
/src/Odev/Soru17.java
25a3c84c2a01a90166f09b76059fb81eb35c1905
[]
no_license
adnan-2/-devler
https://github.com/adnan-2/-devler
475c0935cb70a65c216071cdf17831fd91ff452b
1684a4893ada3d2e04efd71a42f67d63e7854831
refs/heads/master
2023-04-04T07:36:13.778000
2021-04-14T21:43:58
2021-04-14T21:43:58
358,041,026
0
0
null
false
2021-04-14T21:43:59
2021-04-14T21:00:41
2021-04-14T21:09:38
2021-04-14T21:43:58
0
0
0
0
Java
false
false
package Odev; import java.util.Scanner; public class Soru17 { public static void main(String[] args) { /* * Soru 18 ) Interview Question Kullanicidan bir String isteyin. Kullanicinin * girdigi String'in palindrome olup olmadigini kontrol eden bir program yazin. * (Palindrome Nedir?) */ // Strin...
ISO-8859-9
Java
761
java
Soru17.java
Java
[]
null
[]
package Odev; import java.util.Scanner; public class Soru17 { public static void main(String[] args) { /* * Soru 18 ) Interview Question Kullanicidan bir String isteyin. Kullanicinin * girdigi String'in palindrome olup olmadigini kontrol eden bir program yazin. * (Palindrome Nedir?) */ // Strin...
761
0.625661
0.617725
33
21.90909
23.510622
81
false
false
0
0
0
0
0
0
1.363636
false
false
1
7f1ae277ba1174ab3f96d7d39f5f2656d66d813a
15,659,450,790,551
5b614e8a9270de0bb03c8582c34cc97513cabd19
/src/main/java/com/lh/system/service/impl/SysLogServiceImpl.java
d3263823bf5b7894db9362f2111aa4aa9af4b462
[]
no_license
Kroos-x/lionherding
https://github.com/Kroos-x/lionherding
e460cfa6b491e7a70b7075ec336bc1a8a1696dbb
0101596426455effd7701e09bc049d9ced0e0b98
refs/heads/master
2020-05-21T07:23:32.732000
2019-12-26T11:17:26
2019-12-26T11:17:26
185,958,054
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lh.system.service.impl; import com.alibaba.fastjson.JSONObject; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import com.lh.common.dao.DaoApi; import com.lh.common.utils.LocalHostUtil; import com.lh.common.utils.SpringContextUtils; import com.lh.system.entity.SysLog; import com.lh.sys...
UTF-8
Java
2,354
java
SysLogServiceImpl.java
Java
[ { "context": "可,不得以任何方式复制或使用本程序任何部分\n*\n* @Company: 紫色年华\n* @Author xieyc\n* @Date 2019-09-21\n* @Version: 1.0.0\n*\n*/\n@Servic", "end": 791, "score": 0.9997186064720154, "start": 786, "tag": "USERNAME", "value": "xieyc" }, { "context": "odayVisitCount\", 19);\n map.put(\"tod...
null
[]
package com.lh.system.service.impl; import com.alibaba.fastjson.JSONObject; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import com.lh.common.dao.DaoApi; import com.lh.common.utils.LocalHostUtil; import com.lh.common.utils.SpringContextUtils; import com.lh.system.entity.SysLog; import com.lh.sys...
2,354
0.708962
0.697427
70
31.200001
25.095589
103
false
false
0
0
0
0
0
0
0.657143
false
false
1
9b642779637765f91fdc0f5cd58db74ddc43330c
12,592,844,120,074
cebc136b203eabd194d306fddec082c63d0395df
/app/src/main/java/luyuan/tech/com/chaoke/activity/ShouFangShenPiActivity.java
bd138b64bc4fecda04f4b14c073bbf7b7aadc1c5
[]
no_license
haikelei/ChaoKe
https://github.com/haikelei/ChaoKe
7867bd3ab764a7eb7218ce40a2574dbb5e684c14
87663cc479f7ab01399b6bba3648ba0cd07ac277
refs/heads/master
2020-06-02T10:02:10.831000
2019-09-02T00:58:46
2019-09-02T00:58:46
191,120,855
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package luyuan.tech.com.chaoke.activity; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.text.TextUtils; import android.view.View; import android.widg...
UTF-8
Java
14,022
java
ShouFangShenPiActivity.java
Java
[ { "context": "h.com.chaoke.widget.SelectLayout;\n\n/**\n * @author: lujialei\n * @date: 2019/6/10\n * @describe:\n */\n\n\npublic cl", "end": 1680, "score": 0.9987412691116333, "start": 1672, "tag": "USERNAME", "value": "lujialei" }, { "context": "_SHENPI)\n .params(\"...
null
[]
package luyuan.tech.com.chaoke.activity; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.text.TextUtils; import android.view.View; import android.widg...
14,022
0.613889
0.609673
340
38.770588
25.142073
127
false
false
0
0
0
0
0
0
0.694118
false
false
1
7b50d5570c429872dd9543c2c85570f0827f10a3
38,508,676,790,495
2e0e592129b4835690ae74ab48784c213e1fc3c0
/src/pakg1/automated_Meal_counter/ParameterPass.java
4d68ba3d6d09c9a48894cfddb5d8119f6551594f
[]
no_license
tammum/Automatic-Meal-Counter
https://github.com/tammum/Automatic-Meal-Counter
731cc44a40665347e87ca0815b9a792e2fda9cda
4b43a2ee0740d344120f2e959f62daf75924f7e2
refs/heads/master
2020-03-11T20:41:48.817000
2018-04-23T03:25:32
2018-04-23T03:25:32
130,243,525
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 pakg1.automated_Meal_counter; /** * * @author Tammum Islam */ public class ParameterPass { ParameterPass(String s,Membe...
UTF-8
Java
365
java
ParameterPass.java
Java
[ { "context": "e pakg1.automated_Meal_counter;\n\n/**\n *\n * @author Tammum Islam\n */\npublic class ParameterPass {\n ParameterPas", "end": 254, "score": 0.9998429417610168, "start": 242, "tag": "NAME", "value": "Tammum Islam" } ]
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 pakg1.automated_Meal_counter; /** * * @author <NAME> */ public class ParameterPass { ParameterPass(String s,MemberSecti...
359
0.69589
0.693151
16
21.8125
23.251932
79
false
false
0
0
0
0
0
0
0.375
false
false
1
8b7dac1109d2ce91a0656b27871b27bc09cfda43
38,508,676,790,789
22d36ff82cdc1e8af1f2ccdb6d6bdd24ce871926
/demo/src/main/java/test.java
183ac1e3bf9fd2ea56797b5630e5f49088a0f54e
[]
no_license
8636/java-demo
https://github.com/8636/java-demo
10a6b085d5de0b189f58abbfda67c65184486b80
b31b599dd949dbe248bd063e0bb37119c03ba0cc
refs/heads/master
2022-06-30T03:15:28.399000
2020-03-24T07:38:43
2020-03-24T07:38:43
205,535,498
0
0
null
false
2022-06-17T02:44:28
2019-08-31T11:26:54
2020-03-24T07:39:14
2022-06-17T02:44:28
467
0
0
5
JavaScript
false
false
import java.io.File; import java.text.NumberFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import java.util.HashSet; import java.util.Set; import java.util.TreeSet; /** * @author duan * @version 1.0 * @date 2019/11/21 9:13 */ public class test { public static...
UTF-8
Java
1,438
java
test.java
Java
[ { "context": "til.Set;\nimport java.util.TreeSet;\n\n/**\n * @author duan\n * @version 1.0\n * @date 2019/11/21 9:13\n */\npubl", "end": 237, "score": 0.9932541847229004, "start": 233, "tag": "USERNAME", "value": "duan" } ]
null
[]
import java.io.File; import java.text.NumberFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; import java.util.HashSet; import java.util.Set; import java.util.TreeSet; /** * @author duan * @version 1.0 * @date 2019/11/21 9:13 */ public class test { public static...
1,438
0.516382
0.470085
51
26.529411
16.958256
66
false
false
0
0
0
0
0
0
0.607843
false
false
1
e2d7432fc11c874d4c4daef2b2c21d2c0a3d70fd
15,522,011,875,164
3f434ac5ba8788b00982210f9f7766e37fb36fbb
/src/main/java/enums/TokenType.java
b5613e560ca243105cb02ca5ada713e2bb32f81f
[]
no_license
william-yz/sql-tuning
https://github.com/william-yz/sql-tuning
f09149fa53338f183ddddc6dc0e90db6c5f62b18
ceaa632af3a67f79cc55d87d6cf411eb3a4db262
refs/heads/master
2020-03-18T13:28:49.383000
2018-05-25T01:17:07
2018-05-25T01:17:07
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package enums; public enum TokenType { STRING, NUMBER, TOKEN, PUNCTUATION, KEYWORD, OPERATOR; }
UTF-8
Java
101
java
TokenType.java
Java
[]
null
[]
package enums; public enum TokenType { STRING, NUMBER, TOKEN, PUNCTUATION, KEYWORD, OPERATOR; }
101
0.732673
0.732673
5
19.200001
21.198112
58
false
false
0
0
0
0
0
0
1.4
false
false
1
c75307b2d56efd3e55ea093e238c6c09b9c40663
35,218,731,868,318
be04ab6c3c73074802f37bb4e5b4f943033312e4
/Telephone/app/src/main/java/song/telephone/Bluetooth.java
964d005ef4a9dd562f7877f05364dbe38beeec4d
[]
no_license
es2fq/Telestrations
https://github.com/es2fq/Telestrations
dcd9ffcd2291936f47155d2c1864b942fb63d68a
6026cfbb6d570211dcf3900ce9eb354b171abd89
refs/heads/master
2020-04-10T09:23:23.307000
2015-03-14T02:46:49
2015-03-14T02:46:49
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package song.telephone; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.content.Intent; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.widget.ArrayAdapter; import android.widget.Toast; im...
UTF-8
Java
2,443
java
Bluetooth.java
Java
[]
null
[]
package song.telephone; import android.app.Activity; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.content.Intent; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.widget.ArrayAdapter; import android.widget.Toast; im...
2,443
0.623823
0.623004
74
32.013512
26.152615
94
false
false
0
0
0
0
0
0
0.486486
false
false
1
27c4d9507cf2be4c6a90bde03a0ae4970a130d85
34,445,637,759,868
d3bf33e957f8c290697f92385aa3c342a4126db9
/Trivia/app/src/main/java/com/example/magnetification/trivia/HighScoreActivity.java
774b283a8559afeeb739e87ddb30156b05aa5ccd
[]
no_license
marcelvdla/AppStudio
https://github.com/marcelvdla/AppStudio
bdae1b1724dc271fc88ff3e623ae9c8b0487fad8
a5579934bf73d1faac2e64d9f5fd992effcf70c1
refs/heads/master
2022-06-29T02:59:38.337000
2018-12-17T22:14:41
2018-12-17T22:14:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.magnetification.trivia; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.ListView; import android.widget.Toast; import org.json.JSONArray; public class HighScoreA...
UTF-8
Java
1,830
java
HighScoreActivity.java
Java
[]
null
[]
package com.example.magnetification.trivia; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.ListView; import android.widget.Toast; import org.json.JSONArray; public class HighScoreA...
1,830
0.712022
0.707104
53
33.528301
29.353798
114
false
false
0
0
0
0
0
0
0.603774
false
false
1
59b0bc855ac55b62ffba70624c5f230b2e4bafe0
35,021,163,369,745
fa16cb7b448dfea844cf87532d6552073d5d3571
/src/collidable/behaviors/SeekModule.java
b20750007189686928b176e445c40ff53039a983
[]
no_license
rdarnold/dronelab
https://github.com/rdarnold/dronelab
53704d18df5b44d49d80cd01656b03d6100256b6
9f7d7e2f6bc03f82d6c2610f78342922c70bc580
refs/heads/master
2022-05-16T02:24:27.130000
2021-09-20T17:26:38
2021-09-20T17:26:38
163,692,208
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package dronelab.collidable.behaviors; import java.util.ArrayList; import javafx.geometry.Point2D; import javafx.scene.canvas.GraphicsContext; import javafx.scene.paint.Color; import dronelab.utils.*; import dronelab.collidable.*; public class SeekModule extends BehaviorModule { public SeekModule() { su...
UTF-8
Java
2,386
java
SeekModule.java
Java
[]
null
[]
package dronelab.collidable.behaviors; import java.util.ArrayList; import javafx.geometry.Point2D; import javafx.scene.canvas.GraphicsContext; import javafx.scene.paint.Color; import dronelab.utils.*; import dronelab.collidable.*; public class SeekModule extends BehaviorModule { public SeekModule() { su...
2,386
0.593043
0.590109
79
29.215189
28.624001
131
false
false
0
0
0
0
0
0
0.582278
false
false
1
6760913d138b235738ceef3a80a550abc32ee07f
5,214,090,316,348
39d3aacac482ac40440356e5820c9afb22123b5c
/app/src/main/java/com/example/proiectmaster/Models/Alarma.java
a32591dcd2ee5f84174d175030fdc72f64296e89
[]
no_license
andraelise/proiect-master
https://github.com/andraelise/proiect-master
ad068d47b8be1c85ecbac525c8a079fa4b50cb94
0cd978d09d51c7a7669bdb9f9b59de0e98a1fc29
refs/heads/master
2023-05-28T17:08:00.875000
2021-06-08T17:45:13
2021-06-08T17:45:13
359,157,389
0
0
null
false
2021-06-08T17:45:14
2021-04-18T13:55:21
2021-06-07T19:38:52
2021-06-08T17:45:13
713
0
0
0
Java
false
false
package com.example.proiectmaster.Models; import java.io.Serializable; import java.util.Date; public class Alarma implements Serializable { private String parametru, text; private Date data = null; private double valMinima, valMaxima, valActuala; public Alarma() { } public Alarma(String pa...
UTF-8
Java
1,493
java
Alarma.java
Java
[]
null
[]
package com.example.proiectmaster.Models; import java.io.Serializable; import java.util.Date; public class Alarma implements Serializable { private String parametru, text; private Date data = null; private double valMinima, valMaxima, valActuala; public Alarma() { } public Alarma(String pa...
1,493
0.636303
0.636303
68
20.970589
21.088728
116
false
false
0
0
0
0
0
0
0.470588
false
false
1