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
44e7e81197b705a3f445442a1cf010721b2ace92
11,630,771,504,159
1103ee517fdd485cb2027c6eaece3e893442ada3
/CampingPrj/src/package1/CampFullStatus.java
587851906dc0284a4eabc850fe9958997681edc1
[]
no_license
hoodp/java-CampingProject
https://github.com/hoodp/java-CampingProject
5a80e6dc17fe09e82f907d9d3dcc29860b3033fa
b12034d3857226bd2c8cfbbb77f3c61ff6ef0b5c
refs/heads/master
2021-01-22T03:50:26.258000
2014-04-30T21:36:57
2014-04-30T21:36:57
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package package1; import java.awt.BorderLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.text.SimpleDateFormat; import java.util.ArrayList; import javax.swing.JButton; import javax.swing.JComponent; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.J...
UTF-8
Java
4,817
java
CampFullStatus.java
Java
[ { "context": "fferent than the \n * original site.\n * \n * @author Paul Hood\n * @version 10/2013\n *\n *************************", "end": 676, "score": 0.9998131394386292, "start": 667, "tag": "NAME", "value": "Paul Hood" } ]
null
[]
package package1; import java.awt.BorderLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.text.SimpleDateFormat; import java.util.ArrayList; import javax.swing.JButton; import javax.swing.JComponent; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.J...
4,814
0.550343
0.546398
154
30.279221
22.0485
71
false
false
0
0
0
0
0
0
1.584416
false
false
8
88ab7d79d565f88041b4c31087792ddc1ba733d8
35,150,012,378,512
05280e38a400d285da0b07a0c0e3861f2a0b9eb9
/Revision [week 1-2]/Objects/Student.java
d258a20079f3891cca72cd9196cee1da67943d4c
[]
no_license
dickwyn/CSCP_2014
https://github.com/dickwyn/CSCP_2014
18210785d3a70f51ee00a38c88fc2f44134494ba
478e2a72f98464a4a3d27decf73d73201374db4e
refs/heads/master
2016-08-11T11:16:45.443000
2016-02-26T04:45:25
2016-02-26T04:45:25
52,579,070
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package student; public class Student { private String name; private int dob; private char gender; private String status; static int numberOfStudents; Student(String iname, int idob, char igender, String istatus) { name = iname; dob = idob; gender = igender; status = istatus; } public void PrintI...
UTF-8
Java
648
java
Student.java
Java
[]
null
[]
package student; public class Student { private String name; private int dob; private char gender; private String status; static int numberOfStudents; Student(String iname, int idob, char igender, String istatus) { name = iname; dob = idob; gender = igender; status = istatus; } public void PrintI...
648
0.697531
0.697531
37
16.513514
14.64835
64
false
false
0
0
0
0
0
0
1.72973
false
false
8
472b496ac66f63567ec2b44164f2ca9767a0f3e4
36,137,854,845,425
d1b295e763c054e62a5f14377bb814ab924f989a
/trunk/carter/test/dao/com/sageconsulting/util/BracketUtilityTest.java
e6559b77ea8b51672a49f406b8c2c622ef5eb4ed
[ "Apache-2.0" ]
permissive
piyush21upadhyay/TennisLeague
https://github.com/piyush21upadhyay/TennisLeague
7a99ab92d13f3dd788df5c196bb9fbad5c3678e2
5f19ef2a8a993e61ad7bf73377c331e09a393e9f
refs/heads/master
2022-05-23T23:36:39.702000
2021-04-24T13:24:46
2021-04-24T13:24:46
139,750,225
0
0
null
false
2021-09-24T04:48:04
2018-07-04T17:28:46
2021-04-24T13:25:10
2021-09-24T04:36:42
159,725
0
0
1
Java
false
false
/* * BracketUtilityTest.java * * Copyright © 2008-2009 City Golf League, LLC. All Rights Reserved * http://www.citygolfleague.com * * @author Steve Paquin - Sage Software Consulting, Inc. */ package com.sageconsulting.util; import java.util.ArrayList; import java.util.Calendar; import java.util.Comparator; i...
UTF-8
Java
10,671
java
BracketUtilityTest.java
Java
[ { "context": "ed\n * http://www.citygolfleague.com\n * \n * @author Steve Paquin - Sage Software Consulting, Inc.\n */\npackage com.", "end": 163, "score": 0.9998534321784973, "start": 151, "tag": "NAME", "value": "Steve Paquin" }, { "context": "++)\n {\n User user ...
null
[]
/* * BracketUtilityTest.java * * Copyright © 2008-2009 City Golf League, LLC. All Rights Reserved * http://www.citygolfleague.com * * @author <NAME> - Sage Software Consulting, Inc. */ package com.sageconsulting.util; import java.util.ArrayList; import java.util.Calendar; import java.util.Comparator; import ...
10,665
0.581724
0.555764
297
34.925926
25.126104
112
false
false
0
0
0
0
0
0
0.848485
false
false
8
595fe9ede5e545e634a7195e843ec1f067813b5d
10,015,863,775,166
1578a15aaa2ab9da04b15025e888b9cb6c3075fb
/src/main/java/com/burke/stocks/ModelClass.java
c0be2ef8f231cc0703213b22306633ca55d1c4ed
[]
no_license
kvburke/Stocks
https://github.com/kvburke/Stocks
c2879c487a6b21825c1b5b2cdd91d203e302300d
97368135566420697f5106dce1b899f658b2a42d
refs/heads/master
2021-01-10T08:01:10.401000
2015-11-12T22:44:21
2015-11-12T22:44:21
45,429,755
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.burke.stocks; import java.util.ArrayList; import java.util.List; import javax.sql.DataSource; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import org.springframework.jdbc.core.JdbcTemplate; import org.spring...
UTF-8
Java
3,831
java
ModelClass.java
Java
[]
null
[]
package com.burke.stocks; import java.util.ArrayList; import java.util.List; import javax.sql.DataSource; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import org.springframework.jdbc.core.JdbcTemplate; import org.spring...
3,831
0.736361
0.732446
215
16.823256
32.719475
235
false
false
0
0
0
0
0
0
0.660465
false
false
8
580d912edfce5c2ae23a28f0b92170ef772721de
24,988,119,788,496
a953800ff272f301787128f6a6c499a41437f76a
/JEESeminar/student/CDI_LABS/src/main/java/de/gedoplan/seminar/cdi/exercise/intercept/logger/TraceCallInterceptor.java
df7b9a18168e8a55504e688ab0cb834db0f9e16c
[]
no_license
amriz/JEE_Seminar
https://github.com/amriz/JEE_Seminar
a09e2b5af02e9a9c4a6b6914e5a12bf65bc166dc
2fb5aa98099f2608fc35e5ae061ef13108d78b1a
refs/heads/master
2023-08-06T15:58:22.942000
2019-12-07T14:02:55
2019-12-07T14:02:55
226,521,690
0
0
null
false
2023-07-22T23:43:40
2019-12-07T13:54:44
2019-12-07T14:05:33
2023-07-22T23:43:39
41,210
0
0
2
Java
false
false
package de.gedoplan.seminar.cdi.exercise.intercept.logger; import java.io.Serializable; import javax.annotation.Priority; import javax.inject.Inject; import javax.interceptor.AroundInvoke; import javax.interceptor.Interceptor; import javax.interceptor.InvocationContext; import javax.transaction.UserTransacti...
UTF-8
Java
785
java
TraceCallInterceptor.java
Java
[]
null
[]
package de.gedoplan.seminar.cdi.exercise.intercept.logger; import java.io.Serializable; import javax.annotation.Priority; import javax.inject.Inject; import javax.interceptor.AroundInvoke; import javax.interceptor.Interceptor; import javax.interceptor.InvocationContext; import javax.transaction.UserTransacti...
785
0.806369
0.805096
26
28.192308
24.685747
78
false
false
0
0
0
0
0
0
0.730769
false
false
8
13f366a627d58393c29aa328461267bcfaf13e03
34,050,500,762,600
ac0f6e99379bcc48301beb18374bac14b568d73c
/Software2G/src/com/software2g/contable/dao/IDonacionObjetoDao.java
f84d99520e334f518ba939dae2179a9b63118135
[]
no_license
torvicgomez/software2g
https://github.com/torvicgomez/software2g
8ce0e7ee49b786a65ad1c3284f4a28c43abf0200
f5325c3a9e3fb17c753dc3d6fdd5d0d422c9f757
refs/heads/master
2020-12-24T14:46:10.924000
2015-08-23T19:16:14
2015-08-23T19:16:14
41,489,960
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.software2g.contable.dao; import java.util.List; import com.software2g.vo.Donacionobjeto; /** * The DAO interface for the Donacionobjeto entity. */ public interface IDonacionObjetoDao { /** * Return the persistent entities returned from a named query. */ @SuppressWarnings("unchecked")...
UTF-8
Java
1,289
java
IDonacionObjetoDao.java
Java
[]
null
[]
package com.software2g.contable.dao; import java.util.List; import com.software2g.vo.Donacionobjeto; /** * The DAO interface for the Donacionobjeto entity. */ public interface IDonacionObjetoDao { /** * Return the persistent entities returned from a named query. */ @SuppressWarnings("unchecked")...
1,289
0.740884
0.738557
39
31.102564
29.665482
91
false
false
0
0
0
0
0
0
1.025641
false
false
8
d74e80e4801ad7532cee9c3600b0f42a30b88b35
38,379,827,765,721
09fa69751a2afeb2ab56b4dadfae616e49d6b42b
/plugins/net.bioclipse.specmol/src/net/bioclipse/specmol/listeners/AssignmentPageFocusListener.java
76aa715497660aca06431e8d3657875511740492
[]
no_license
VijayEluri/bioclipse.speclipse
https://github.com/VijayEluri/bioclipse.speclipse
ce7c803bab32cdfe5e8cdf5c44253281178ba60b
89a303867e9ee326ae72468d050d320d30ddfb05
refs/heads/master
2020-05-20T11:06:22.160000
2017-06-21T07:48:23
2017-06-21T07:48:23
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/***************************************************************************** * Copyright (c) 2008 Bioclipse Project * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at ...
UTF-8
Java
946
java
AssignmentPageFocusListener.java
Java
[]
null
[]
/***************************************************************************** * Copyright (c) 2008 Bioclipse Project * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at ...
946
0.645877
0.637421
34
26.82353
27.187227
79
false
false
0
0
0
0
0
0
0.647059
false
false
8
874f0d04b05065b96bba82b999a9c6c876ed59cf
37,847,251,834,017
c8f5f3340dab32a45668861d34a1b444c3b8ceb8
/common/pixelmon/blocks/BlockFossil.java
afc7dd6546872a2d027b13e3027e890135d130ee
[]
no_license
AceOTG/Pixelmon
https://github.com/AceOTG/Pixelmon
b1c9477753fdbb7c4e290d536699a5125017c50a
19a7d97dd416c4b698b849d58f1ece9dc14ed193
refs/heads/master
2021-01-18T11:54:16.500000
2013-01-06T03:27:02
2013-01-06T03:27:02
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pixelmon.blocks; import java.util.Random; import cpw.mods.fml.client.registry.RenderingRegistry; import pixelmon.Pixelmon; import pixelmon.config.PixelmonBlocks; import pixelmon.config.PixelmonCreativeTabs; import pixelmon.config.PixelmonItems; import pixelmon.config.PixelmonItemsFossils; import pixelmon.enu...
UTF-8
Java
885
java
BlockFossil.java
Java
[]
null
[]
package pixelmon.blocks; import java.util.Random; import cpw.mods.fml.client.registry.RenderingRegistry; import pixelmon.Pixelmon; import pixelmon.config.PixelmonBlocks; import pixelmon.config.PixelmonCreativeTabs; import pixelmon.config.PixelmonItems; import pixelmon.config.PixelmonItemsFossils; import pixelmon.enu...
885
0.79661
0.79435
37
22.918919
18.891409
54
false
false
0
0
0
0
0
0
1.162162
false
false
8
3c1a4f2fa8cf6577d104f74066a60e008abadc87
37,847,251,832,637
fa31cbf73960833f9bb2de7bc565b48ada5b5f24
/src/main/java/com/jubaka/remoting/model/RemoteExecutor.java
684b4dd7927450b2833bab0e667202d084a1c868
[]
no_license
xPosted/spring-rmi-remoteExec
https://github.com/xPosted/spring-rmi-remoteExec
f53acf0cf3415cf12d32c809ae7419ce80af75ee
883da3a8a5bb32b738909e1a41563abe92cf9081
refs/heads/master
2021-05-14T08:07:04.098000
2018-07-19T23:46:28
2018-07-19T23:46:28
116,286,451
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jubaka.remoting.model; /** * Created by root on 04.01.18. */ public interface RemoteExecutor { void test(); }
UTF-8
Java
129
java
RemoteExecutor.java
Java
[ { "context": "kage com.jubaka.remoting.model;\n\n/**\n * Created by root on 04.01.18.\n */\npublic interface RemoteExecutor ", "end": 58, "score": 0.9942806959152222, "start": 54, "tag": "USERNAME", "value": "root" } ]
null
[]
package com.jubaka.remoting.model; /** * Created by root on 04.01.18. */ public interface RemoteExecutor { void test(); }
129
0.674419
0.627907
8
15.125
14.365214
34
false
false
0
0
0
0
0
0
0.25
false
false
8
ed3c618ee8ed6a40d9c36024230a9f057d604989
34,720,515,665,451
39bc0db57a8e01f3f3c5b9a0c7cf8286512fe503
/src/main/java/com/nitian/socket/util/protocol/ssl/SSL.java
237228c3900c30c54c47443e67b537ce6fe8709c
[]
no_license
1036225283/nio-server
https://github.com/1036225283/nio-server
f4ab9d3fd70a5222e71b1c95b8f939c3fc1392f3
b2bfdc4b747d7ae28b9b22571cf067284e439abb
refs/heads/master
2020-04-09T18:22:39.724000
2018-03-03T02:52:27
2018-03-03T02:52:27
160,510,275
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.nitian.socket.util.protocol.ssl; import com._1036225283.util.self.java.UtilByte; import com._1036225283.util.self.time.UtilTime; import java.text.SimpleDateFormat; import java.util.Date; /** * ssl * Created by xws on 6/25/17. */ public class SSL { // bs[0]:(22): change_cipher_spec(20) alert(21...
UTF-8
Java
3,781
java
SSL.java
Java
[ { "context": ";\nimport java.util.Date;\n\n/**\n * ssl\n * Created by xws on 6/25/17.\n */\npublic class SSL {\n\n // bs[0]:", "end": 231, "score": 0.9990041255950928, "start": 228, "tag": "USERNAME", "value": "xws" } ]
null
[]
package com.nitian.socket.util.protocol.ssl; import com._1036225283.util.self.java.UtilByte; import com._1036225283.util.self.time.UtilTime; import java.text.SimpleDateFormat; import java.util.Date; /** * ssl * Created by xws on 6/25/17. */ public class SSL { // bs[0]:(22): change_cipher_spec(20) alert(21...
3,781
0.568633
0.520762
139
26.201439
21.772593
88
false
false
0
0
0
0
0
0
0.489209
false
false
8
42b1e85dda2e451ca33ee5ddee6c6002703b4c57
38,912,403,705,457
622e32d3f136ca8a9d9f97bcadfbc4823728a84e
/APP/GOE/app/src/main/java/com/example/goe/ElectryUse_Activity.java
08cf1bbcf4141de80f0d1b6c98a13ba5d5ad438b
[]
no_license
Nam-SW/GOE
https://github.com/Nam-SW/GOE
69d3a3051cea904af9fd81a564da138a15ea31f7
ed841a88bbd66980a3122673750d030b825e7578
refs/heads/master
2020-08-31T01:16:40.301000
2020-01-07T10:31:34
2020-01-07T10:31:34
218,543,795
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.goe; import android.os.Bundle; import android.view.View; import android.widget.ImageButton; import android.widget.TextView; import androidx.appcompat.app.AppCompatActivity; public class ElectryUse_Activity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstan...
UTF-8
Java
771
java
ElectryUse_Activity.java
Java
[]
null
[]
package com.example.goe; import android.os.Bundle; import android.view.View; import android.widget.ImageButton; import android.widget.TextView; import androidx.appcompat.app.AppCompatActivity; public class ElectryUse_Activity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstan...
771
0.662776
0.657588
34
21.67647
21.626129
60
false
false
0
0
0
0
0
0
0.382353
false
false
8
085e68c1f44f3e94ed27e0f3e20f2d620f863c37
38,293,928,419,133
20f720e058d169f5f294d3ea9051ec944a02f079
/src/com/shsxt/date/TestDate.java
af7dc184a7041c5476fe12595b286380b00d192b
[]
no_license
690877126/javacoom
https://github.com/690877126/javacoom
665d32e9da88ef111ec90e0e4958f78479c357ba
f3b536321e336f960b3cf6dd4b7a999150e4dfcf
refs/heads/master
2021-01-12T05:37:20.448000
2016-12-22T13:57:44
2016-12-22T13:57:44
77,148,882
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.shsxt.date; import java.util.Date; /** * 1、获取当前时间 * new Date() * System.currentTimeMillis(); * @author Administrator * */ public class TestDate { public static void main(String[] args) { //当前时间 -->日期格式 Date nowTime =new Date(); System.out.println(nowTime); //当前时间 -->长整形数...
UTF-8
Java
460
java
TestDate.java
Java
[ { "context": "te()\r\n * System.currentTimeMillis(); \r\n * @author Administrator\r\n *\r\n */\r\npublic class TestDate {\r\n\r\n\tpublic stat", "end": 144, "score": 0.8888399004936218, "start": 131, "tag": "NAME", "value": "Administrator" } ]
null
[]
package com.shsxt.date; import java.util.Date; /** * 1、获取当前时间 * new Date() * System.currentTimeMillis(); * @author Administrator * */ public class TestDate { public static void main(String[] args) { //当前时间 -->日期格式 Date nowTime =new Date(); System.out.println(nowTime); //当前时间 -->长整形数...
460
0.623188
0.615942
24
15.25
13.845125
44
false
false
0
0
0
0
0
0
0.958333
false
false
8
d14b8be618f786d4e21b49e7066cdb352ac9e904
25,494,925,910,699
e4f31b3b1b07cf280b3cc4b78fd325b0af68edec
/DecorateMode/src/main/java/com/qny/pizza/PizzaStore.java
27e7c74485fb6cbb2ca475426709b90c1b5c1027
[]
no_license
jueqingsizhe66/DesignPattern
https://github.com/jueqingsizhe66/DesignPattern
937bcbd22efc9167f5b5aad679764464afad0ec8
f0e0a8145a63e73a19d540c72a85cd297cb7e5b2
refs/heads/master
2023-06-21T07:48:47.611000
2023-03-13T16:30:24
2023-03-13T16:30:24
126,268,093
3
3
null
false
2023-06-14T22:19:06
2018-03-22T02:28:20
2023-03-10T17:20:15
2023-06-14T22:19:04
1,741
4
3
2
Java
false
false
package com.qny.pizza; /** * @author Zhaoliang Ye 叶昭良(zl_ye@qny.chng.com.cn) * @version V0.1 * @Title: PizzaStore.java * @Description: (用一句话描述该文件做什么 ?) * @Package com.qny.pizza * @Time: 2023/3/11 23:49 */ public class PizzaStore { public static void main(String[] args) { Pizza pizza = new ThickCrust...
UTF-8
Java
620
java
PizzaStore.java
Java
[ { "context": "package com.qny.pizza;\n\n/**\n * @author Zhaoliang Ye 叶昭良(zl_ye@qny.chng.com.cn)\n * @version V0.1\n * @T", "end": 51, "score": 0.9998524785041809, "start": 39, "tag": "NAME", "value": "Zhaoliang Ye" }, { "context": "ckage com.qny.pizza;\n\n/**\n * @author Zhaoliang Ye...
null
[]
package com.qny.pizza; /** * @author <NAME> 叶昭良(<EMAIL>) * @version V0.1 * @Title: PizzaStore.java * @Description: (用一句话描述该文件做什么 ?) * @Package com.qny.pizza * @Time: 2023/3/11 23:49 */ public class PizzaStore { public static void main(String[] args) { Pizza pizza = new ThickCrustPizza(); Piz...
600
0.647458
0.625424
20
28.5
23.544638
80
false
false
0
0
0
0
0
0
0.3
false
false
8
2cb31434ba3287ee8e7e9979617a54888cdf7fa7
4,483,945,886,239
776b3f77f5dbd5501b94ffdc4c37d96889b6b8f9
/dynmictype/src/main/java/news/fan/dynmictype/MainActivity.java
a1d0d7a13add9b88d3a671a2d9de470e50996c6b
[]
no_license
kisdy502/FanNews
https://github.com/kisdy502/FanNews
98d4d2da609e53831a8a09ba72dd12e8fa6be79c
24ebd204ab8e013e280e1720bd22b193abc1f19e
refs/heads/master
2021-04-27T00:22:01.863000
2018-04-04T09:58:19
2018-04-04T09:58:19
123,800,598
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package news.fan.dynmictype; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.util.HashMap; public class MainActivity extends AppCompatActivity { static HashMap<String...
UTF-8
Java
2,170
java
MainActivity.java
Java
[ { "context": "yout.activity_main);\n String channelId1 = \"yingfeike\";\n String channelId2 = \"fangzheng\";\n ", "end": 554, "score": 0.8430811762809753, "start": 545, "tag": "USERNAME", "value": "yingfeike" } ]
null
[]
package news.fan.dynmictype; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.util.HashMap; public class MainActivity extends AppCompatActivity { static HashMap<String...
2,170
0.613364
0.61106
80
26.125
20.641811
66
false
false
0
0
0
0
0
0
0.425
false
false
8
4dcca104df1c9bf821cf6069a06b174d1d91ff05
31,035,433,715,345
735b5f4d46286366acc7031632f1d34172c5e2a3
/src/main/java/com/biz/iolist/service/DeptService.java
3d95a6cad146b7f09b73ec137b2af574fd3746a5
[]
no_license
panddegy/SpMVC_IOlist
https://github.com/panddegy/SpMVC_IOlist
40890715dbd1ca816d783386fd5586b1f75ff5f9
525763e4c838cdf108f5bcfd1b22a8b6b2f00dc0
refs/heads/master
2020-05-05T01:27:26.089000
2019-04-22T01:47:48
2019-04-22T01:47:48
179,603,438
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.biz.iolist.service; import java.util.List; import org.apache.ibatis.session.SqlSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.biz.iolist.mapper.DeptMapper; import com.biz.iolist.mapper.ProductMapper; import com.biz.iolist....
UTF-8
Java
1,409
java
DeptService.java
Java
[]
null
[]
package com.biz.iolist.service; import java.util.List; import org.apache.ibatis.session.SqlSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.biz.iolist.mapper.DeptMapper; import com.biz.iolist.mapper.ProductMapper; import com.biz.iolist....
1,409
0.767211
0.767211
61
21.90164
22.666292
63
false
false
0
0
0
0
0
0
1.47541
false
false
8
369271bc235d4ba6a625a58c8b723577bb82177f
31,035,433,714,891
a3c7e9bf3c46b73b08c158f877ab24e2d16aff11
/delegation-server/src/main/java/eu/rcauth/delegserver/storage/sql/SQLTraceRecordStore.java
47e8b54c2fb87e5325568a21abfdd04c46f2ec73
[ "Apache-2.0" ]
permissive
rcauth-eu/aarc-delegation-server
https://github.com/rcauth-eu/aarc-delegation-server
467427d332b7594add81a7f179be0d1d576fa100
cceb15166c7a623cc7e4943ddd2ad311bf9f8f67
refs/heads/0.2.3-release
2022-10-26T23:02:08.874000
2022-07-29T14:11:00
2022-07-29T14:11:00
52,094,831
2
0
Apache-2.0
false
2022-07-29T14:56:53
2016-02-19T14:58:10
2019-02-18T14:01:47
2022-07-29T14:36:33
348
2
0
1
Java
false
false
package eu.rcauth.delegserver.storage.sql; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Timestamp; import java.util.ArrayList; import java.util.Date; import java.util.List; import javax.inject.Provider; import eu.rcauth.delegs...
UTF-8
Java
6,063
java
SQLTraceRecordStore.java
Java
[]
null
[]
package eu.rcauth.delegserver.storage.sql; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Timestamp; import java.util.ArrayList; import java.util.Date; import java.util.List; import javax.inject.Provider; import eu.rcauth.delegs...
6,063
0.60729
0.606301
179
32.87151
29.088964
139
false
false
0
0
0
0
0
0
0.569832
false
false
8
3e7dc0fa8978f6504f65dbdf48c458e5dbad893f
29,746,943,526,453
a5f04dcf7e19c136591617e88af59048152f66d8
/services/src/openkilda-gui/src/main/java/org/usermanagement/dao/repository/UserRepository.java
d4ae85d3eb4db8c14c972af75f7b7414393d07cc
[ "Apache-2.0" ]
permissive
Bobafettywut/open-kilda
https://github.com/Bobafettywut/open-kilda
cb267a2ff5d3acd187d1b18dc6e5305e67499848
7f98bf42f83e1b684334743662fc664e69991861
refs/heads/master
2020-03-23T02:26:57.406000
2018-07-12T08:33:30
2018-07-12T08:33:30
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.usermanagement.dao.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.util.List; import java.util.Set; import org.usermanagement.dao.entity.RoleEntity; import org.usermanagement.dao.entity.UserEntity; /** *...
UTF-8
Java
1,435
java
UserRepository.java
Java
[ { "context": "d by username.\r\n *\r\n * @param userName the user name\r\n * @return the user entity\r\n */\r\n Use", "end": 526, "score": 0.7758427858352661, "start": 517, "tag": "USERNAME", "value": "user name" } ]
null
[]
package org.usermanagement.dao.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.util.List; import java.util.Set; import org.usermanagement.dao.entity.RoleEntity; import org.usermanagement.dao.entity.UserEntity; /** *...
1,435
0.614634
0.614634
63
20.777779
19.242352
73
false
false
0
0
0
0
0
0
0.222222
false
false
8
2ee9d92a1036662753c6d32f4a0f7db915ab6790
30,124,900,648,012
fbc7db32a2a6d965d06d370614472a38c5473900
/ImplementStack.java
ad95e137ccc010e751aded3bd53090cfd845ebce
[]
no_license
nikhilnadagouda/Java
https://github.com/nikhilnadagouda/Java
d018663f5f45cd3ecb4d0e93b27a036a8d7e706e
c7786225cf5baca6ec303bc2ebe011398959d442
refs/heads/master
2020-05-25T19:23:34.786000
2017-10-16T02:03:44
2017-10-16T02:03:44
51,691,134
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//Implement Stack using Arrays only which supports //push, pop, peek, size operations on Generic datatypes public class Stack<T> { private int stackSize; private T [] stackArr; private int top; private int intialSize; private int limit; public Stack() throws Exception{ intialSize = 50; limit =10; stacksize = ini...
UTF-8
Java
1,217
java
ImplementStack.java
Java
[]
null
[]
//Implement Stack using Arrays only which supports //push, pop, peek, size operations on Generic datatypes public class Stack<T> { private int stackSize; private T [] stackArr; private int top; private int intialSize; private int limit; public Stack() throws Exception{ intialSize = 50; limit =10; stacksize = ini...
1,217
0.691865
0.682005
77
14.805195
14.603005
56
false
false
0
0
0
0
0
0
0.428571
false
false
8
96b9291fa9be5e000601ec2ddf0c8ca06725486c
26,852,135,545,888
bd738ecb6bf6d40e4da21fa83f510858d9d6558d
/src/java/Servlet/AgeCalculatorServlet.java
5b7ca63545c1a9e1f5a5e6d1aa8d800659e1ef4a
[]
no_license
Minchul-Sung/Week2Lab_Calculators
https://github.com/Minchul-Sung/Week2Lab_Calculators
637da480e4aca40851d6ba3b74d89210776745a3
75a737b1c954df6145184df02759347ae2dd725e
refs/heads/master
2022-12-22T23:49:43.070000
2020-09-28T04:26:19
2020-09-28T04:26:19
299,189,078
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Servlet; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * @author Min Chul, Sung [808360] */ public class AgeCal...
UTF-8
Java
1,424
java
AgeCalculatorServlet.java
Java
[ { "context": "rvlet.http.HttpServletResponse;\r\n\r\n/**\r\n * @author Min Chul, Sung [808360]\r\n */\r\npublic class AgeCalculatorSe", "end": 279, "score": 0.9998598098754883, "start": 271, "tag": "NAME", "value": "Min Chul" }, { "context": ".HttpServletResponse;\r\n\r\n/**\r\n * @a...
null
[]
package Servlet; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * @author <NAME>, Sung [808360] */ public class AgeCalcu...
1,422
0.655197
0.648876
40
33.549999
33.909401
122
false
false
0
0
0
0
0
0
0.675
false
false
8
d513b6b440201301d32e003f42b364ee018c8eb2
31,215,822,320,594
c7c96771354fe66b55704f29de4a08de7dea10f8
/service/src/main/java/org/ops4j/pax/wicket/internal/injection/registry/OSGiServiceRegistryProxyTargetLocatorFactory.java
2951427a883e8807ef89836a1ce1e0b1bbcfdc27
[ "Classpath-exception-2.0", "BSD-3-Clause", "CPL-1.0", "CDDL-1.0", "MIT", "GPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain", "EPL-1.0", "LGPL-2.0-or-later", "W3C", "MPL-1.1" ]
permissive
ops4j/org.ops4j.pax.wicket
https://github.com/ops4j/org.ops4j.pax.wicket
0ee542164c48298f1a86a880f4942d9422f7ec46
ef7cb4bdf918e9e61ec69789b9c690567616faa9
refs/heads/master
2023-07-30T00:53:00.001000
2018-10-04T13:15:13
2018-10-04T13:15:13
1,228,775
16
19
Apache-2.0
false
2022-12-21T18:50:39
2011-01-07T06:22:43
2020-06-16T18:12:09
2022-12-21T18:50:36
10,552
30
26
14
Java
false
false
/** * Copyright OPS4J * * 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 in writin...
UTF-8
Java
5,787
java
OSGiServiceRegistryProxyTargetLocatorFactory.java
Java
[ { "context": "nd\n * limitations under the License.\n *\n * @author nmw\n * @version $Id: $Id\n */\npackage org.ops4j.pax.wi", "end": 599, "score": 0.9996923208236694, "start": 596, "tag": "USERNAME", "value": "nmw" } ]
null
[]
/** * Copyright OPS4J * * 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 in writin...
5,787
0.685329
0.68291
142
39.746479
32.509464
117
false
false
0
0
0
0
0
0
0.65493
false
false
8
18d73f01f97fd31ffe4a24e74af263d5baa27e22
29,042,568,869,479
f6a74b4106ff9259bc47caefc44e8e61eb6ed353
/src/com/hoperun/api/service/impl/MessageServiceImpl.java
a4a46afaeb9959154d525673fbac7bd16ba3093a
[]
no_license
HappyMinChao/CorpWechatApi
https://github.com/HappyMinChao/CorpWechatApi
8ca9737d35405453b5d183426e0ed6700cdad76c
9fbaa72c535cfa09a8916eb1a21a94fe0e3d2432
refs/heads/master
2020-09-16T11:36:48.232000
2018-01-11T07:29:47
2018-01-11T07:29:47
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hoperun.api.service.impl; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.lang.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.spring...
UTF-8
Java
13,837
java
MessageServiceImpl.java
Java
[]
null
[]
package com.hoperun.api.service.impl; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.lang.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.spring...
13,837
0.663787
0.651709
480
27.460417
20.525961
78
false
false
0
0
0
0
0
0
3.59375
false
false
8
40860a114712f4045c58bf85a55c9e71b653df5c
29,042,568,870,228
471a6511c91a87111aac30d9e1d0cf44812af6a2
/src/main/java/org/codelibs/fess/es/cbean/cf/UserCF.java
125864549ea941d697a87c11182ea8d7d7c94da6
[ "Apache-2.0" ]
permissive
beavis28/fess
https://github.com/beavis28/fess
1160e8a66de4805ee235d1ce64f409f8247bf737
8dbc3e9b77c93fe270ff15210dfe3000cc3c9d8c
refs/heads/master
2020-12-11T07:39:26.254000
2015-10-11T06:51:14
2015-10-11T06:51:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.codelibs.fess.es.cbean.cf; import org.codelibs.fess.es.cbean.cf.bs.BsUserCF; /** * @author FreeGen */ public class UserCF extends BsUserCF { }
UTF-8
Java
159
java
UserCF.java
Java
[ { "context": "libs.fess.es.cbean.cf.bs.BsUserCF;\n\n/**\n * @author FreeGen\n */\npublic class UserCF extends BsUserCF {\n}\n", "end": 113, "score": 0.9995011687278748, "start": 106, "tag": "USERNAME", "value": "FreeGen" } ]
null
[]
package org.codelibs.fess.es.cbean.cf; import org.codelibs.fess.es.cbean.cf.bs.BsUserCF; /** * @author FreeGen */ public class UserCF extends BsUserCF { }
159
0.72956
0.72956
9
16.666666
18.654758
49
false
false
0
0
0
0
0
0
0.222222
false
false
8
aa6d9964a8c4035e591a7f64d0d0b152c6014810
21,741,124,488,631
8e23d9fc57c848edfe58412646247aea902ef4af
/src/com/platymuus/lolsim/players/Summoner.java
ed6b593bc2cc32d5c798a0116503e5de09911585
[]
no_license
SpaceManiac/LeagueSimulator
https://github.com/SpaceManiac/LeagueSimulator
6d5809fb13f5d1ce6db73c694fc3310d50d4139c
6df6ce972cf5f10d3ff8a6f83f9828dbed0d8fe6
refs/heads/master
2021-01-01T18:12:13.341000
2012-12-25T02:37:16
2012-12-25T02:37:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.platymuus.lolsim.players; import com.platymuus.lolsim.SimRandom; import java.util.HashMap; /** * Represents persistent data about an individual Summoner. */ public class Summoner { /** * The summoner's name. */ private String name; /** * The players preffered class, ex. Ta...
UTF-8
Java
5,716
java
Summoner.java
Java
[]
null
[]
package com.platymuus.lolsim.players; import com.platymuus.lolsim.SimRandom; import java.util.HashMap; /** * Represents persistent data about an individual Summoner. */ public class Summoner { /** * The summoner's name. */ private String name; /** * The players preffered class, ex. Ta...
5,716
0.564906
0.555283
246
22.235773
21.985428
103
false
false
0
0
0
0
0
0
0.239837
false
false
8
aed1fa2f802cb311ff99c4a2e5b725e83034956c
9,208,409,933,244
f947db54370ae2bbc3c00f8e71b5f1ad168809e8
/GND_JAX/src/gnd_jax/GND/PoPs.java
d6f62570567c6dc139a308f6dc7eaa37e9953ba0
[]
no_license
GeneralizedNuclearData/exampleCodes
https://github.com/GeneralizedNuclearData/exampleCodes
7c6797b923c27505f4f1bfb280db238cd6067b02
0016155bb4619fc6e962708cdabde0eee4331f4e
refs/heads/master
2020-12-30T11:59:09.141000
2017-05-17T11:37:34
2017-05-17T11:37:34
91,461,578
1
0
null
false
2017-05-17T11:37:35
2017-05-16T13:28:15
2017-05-16T13:39:50
2017-05-17T11:37:35
1,434
0
0
0
Java
null
null
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.04....
UTF-8
Java
6,147
java
PoPs.java
Java
[]
null
[]
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.04....
6,147
0.55767
0.549211
259
22.733591
21.478786
122
false
false
0
0
0
0
0
0
0.212355
false
false
8
2c83d93cecd423461f58b169267cc787cf0b1d5b
7,146,825,606,367
33d7b1569a478551c0d729e2bdd52e935ba9b74f
/PackageTest/src/my/Okay.java
9faee8f01717ff773799be661f31c073c55ec3f8
[]
no_license
psuu0007/AppJavaAvdClass
https://github.com/psuu0007/AppJavaAvdClass
b3e305cec79d444fe4a912bbfdf7a561a1e3ee01
57683ca9c014f294e81cf7cedc322463d28a91c2
refs/heads/master
2022-12-20T23:20:53.591000
2020-06-11T09:32:42
2020-06-23T03:01:09
239,939,344
12
4
null
false
2022-12-16T12:14:14
2020-02-12T06:04:53
2022-10-25T23:14:45
2022-12-16T12:14:11
11,212
5
4
5
Java
false
false
package my; public class Okay { }
UTF-8
Java
41
java
Okay.java
Java
[]
null
[]
package my; public class Okay { }
41
0.585366
0.585366
5
6.2
7.62627
19
false
false
0
0
0
0
0
0
0.2
false
false
8
09784dd8f0664f0a4ef945710672bac000f01848
13,640,816,184,384
9159c6f20fe08ad7992a4cd044fc3206398f7c58
/corejava/src/com/tyss/javaapp/thread/Pro7Callable.java
cc6f9d4715eeb10a20416f4a4710174338a77a04
[]
no_license
bhavanar315/ELF-06June19-tyss-bhavani
https://github.com/bhavanar315/ELF-06June19-tyss-bhavani
91def5b909f567536d04e69c9bb6193503398a04
e2ee506ee99e0e958fb72e3bdaaf6e3315b84975
refs/heads/master
2020-07-21T07:45:19.944000
2019-09-06T07:43:42
2019-09-06T07:43:42
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tyss.javaapp.thread; import java.util.concurrent.ExecutionException; import java.util.concurrent.FutureTask; import lombok.extern.java.Log; @Log public class Pro7Callable { public static void main(String[] args) { Pro7Pencil p=new Pro7Pencil(); FutureTask<Integer> ft =new FutureTask<Integer>(p); ...
UTF-8
Java
542
java
Pro7Callable.java
Java
[]
null
[]
package com.tyss.javaapp.thread; import java.util.concurrent.ExecutionException; import java.util.concurrent.FutureTask; import lombok.extern.java.Log; @Log public class Pro7Callable { public static void main(String[] args) { Pro7Pencil p=new Pro7Pencil(); FutureTask<Integer> ft =new FutureTask<Integer>(p); ...
542
0.693727
0.684502
26
19.846153
16.176174
53
false
false
0
0
0
0
0
0
1.846154
false
false
8
e7c4f62a9729b2190feb3aedf2a36d0620bc076b
29,214,367,610,114
511b11358b678d61f9ea03f1f47deae86f241383
/PS1/atfaust2/Anagram.java
6dac10bd3f012f1fca2badcba52257ea38fbfaae
[]
no_license
vasharm2/Homework
https://github.com/vasharm2/Homework
a9a04d36794400627a024882c41344d3771963a1
cb9ff936c4e7ab0d01c5b0d2045265afe5520118
refs/heads/master
2021-01-18T12:44:56.356000
2015-12-02T02:03:23
2015-12-02T02:03:23
43,036,226
0
0
null
true
2015-09-24T01:05:33
2015-09-24T01:05:30
2015-09-16T20:28:08
2015-09-23T23:21:52
537
0
0
0
null
null
null
import java.util.*; import java.io.*; /* ************************************************ ____ ____ _ ___ __ / ___/ ___| / |/ _ \ / /_ | | \___ \ | | (_) | '_ \ | |___ ___) | | |\__, | (_) | \____|____/ |_| /_/ \___/ Problem set 1 Question 1 A common problem in ...
UTF-8
Java
3,089
java
Anagram.java
Java
[]
null
[]
import java.util.*; import java.io.*; /* ************************************************ ____ ____ _ ___ __ / ___/ ___| / |/ _ \ / /_ | | \___ \ | | (_) | '_ \ | |___ ___) | | |\__, | (_) | \____|____/ |_| /_/ \___/ Problem set 1 Question 1 A common problem in ...
3,089
0.592075
0.58493
139
21.158274
24.880508
113
false
false
0
0
0
0
0
0
2.007194
false
false
8
5728909340730c7e7d490e0e33732b07eab30195
19,430,432,101,152
f6064d912ad477e86dfd82249236d4433c45cce6
/parent/interface/src/main/java/com/it/core/service/SellerService.java
b9e42a09b0ccedbf80698ce85bbeffbe26a95bc0
[]
no_license
yujiawei1313/PYG
https://github.com/yujiawei1313/PYG
9037894305affc2e8e9d67ded10692633f23df9f
d11d35e4e4cd30dec5d8af378756fde78947ae39
refs/heads/master
2022-12-22T19:40:24.054000
2019-12-11T14:23:28
2019-12-11T14:23:28
227,380,929
0
0
null
false
2022-12-16T07:16:03
2019-12-11T14:09:12
2019-12-11T14:34:35
2022-12-16T07:16:00
13,187
0
0
12
JavaScript
false
false
package com.it.core.service; import com.it.core.pojo.entity.PageResult; import com.it.core.pojo.seller.Seller; import org.springframework.web.bind.annotation.RequestBody; public interface SellerService { public void add(Seller seller); public PageResult findPage(Seller seller, Integer page, Integer rows); ...
UTF-8
Java
423
java
SellerService.java
Java
[]
null
[]
package com.it.core.service; import com.it.core.pojo.entity.PageResult; import com.it.core.pojo.seller.Seller; import org.springframework.web.bind.annotation.RequestBody; public interface SellerService { public void add(Seller seller); public PageResult findPage(Seller seller, Integer page, Integer rows); ...
423
0.77305
0.77305
16
25.4375
24.919794
74
false
false
0
0
0
0
0
0
0.6875
false
false
8
84a0f4b41d54ff10ec7bde97785e3f0ed30c321c
24,816,321,076,185
1e67de689ad293179a90c9675938a3d1546f4b39
/Mis_Proyectos_actuales/src/PaginaCursos/ElAlumnoYaEstaInscritoAlCurso.java
74b26e86b51776f6b940335bcc4e1896213d4960
[]
no_license
HernanEzequielAibar/archivos
https://github.com/HernanEzequielAibar/archivos
58e7c9293ebb9f982d454ce87dbf18f429def170
09f8995a6f8b67768bd709121064425ff872dc82
refs/heads/master
2023-05-02T18:18:29.971000
2021-05-21T13:51:19
2021-05-21T13:51:19
334,132,346
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package PaginaCursos; @SuppressWarnings("serial") public class ElAlumnoYaEstaInscritoAlCurso extends Exception { }
UTF-8
Java
117
java
ElAlumnoYaEstaInscritoAlCurso.java
Java
[]
null
[]
package PaginaCursos; @SuppressWarnings("serial") public class ElAlumnoYaEstaInscritoAlCurso extends Exception { }
117
0.82906
0.82906
6
18.5
22.216736
62
false
false
0
0
0
0
0
0
0.166667
false
false
8
885f28d76297975651eafb8596797f1a270e704f
3,710,851,774,617
debb8324b63fbca79dcbdc6d2711ab76ef7906c3
/src/subset_practice/subset_practice.java
b82289ccdad8d277719fe550997db6c57a0adc22
[]
no_license
alin2202/class_practice_2015
https://github.com/alin2202/class_practice_2015
6fe5cc02a6511fdea52569cb5c1d820af8b258b2
1bf25cbe60ec99c5e451c6b3268705a9b6d3cc25
refs/heads/master
2021-01-10T14:28:57.097000
2015-10-29T02:35:51
2015-10-29T02:35:51
43,181,071
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package subset_practice; import java.util.ArrayList; public class subset_practice { public static void main(String[] args) { int[] intSet = {5, 7, 1, 2}; // int[] set = {5, 7, 13, 14, 3, 17, 9, 3, 11, 20}; // ArrayList<Integer> arraySet = new ArrayList<Integer>(); // for (int i = 0; i < intSet.l...
UTF-8
Java
654
java
subset_practice.java
Java
[]
null
[]
package subset_practice; import java.util.ArrayList; public class subset_practice { public static void main(String[] args) { int[] intSet = {5, 7, 1, 2}; // int[] set = {5, 7, 13, 14, 3, 17, 9, 3, 11, 20}; // ArrayList<Integer> arraySet = new ArrayList<Integer>(); // for (int i = 0; i < intSet.l...
654
0.619266
0.585627
25
24.16
21.353558
66
false
false
0
0
0
0
0
0
2.44
false
false
8
becc28515c50b56fbfb9b9bc0ae32dd4ff8ac51e
14,860,586,848,423
b764f8ae820f6a0ef7dee83b5c244c890803fdb6
/src/main/java/com/tdevilleduc/urthehero/core/service/HelloService.java
646d974d1f3731d6500d8e7560b144d21797aec9
[]
no_license
tdevilleduc/urthehero-core
https://github.com/tdevilleduc/urthehero-core
d17fc1bb622a478a8639630fd726b62320963527
4223eb58bb3d16d63bae4f3f60f93cf778a78e7c
refs/heads/master
2020-12-12T12:39:52.271000
2020-02-07T18:59:52
2020-02-07T18:59:52
234,128,617
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tdevilleduc.urthehero.core.service; import org.eclipse.microprofile.config.inject.ConfigProperty; import org.springframework.stereotype.Service; @Service public class HelloService { @ConfigProperty(name = "greeting") String greeting; public String politeHello(String name){ return gre...
UTF-8
Java
424
java
HelloService.java
Java
[]
null
[]
package com.tdevilleduc.urthehero.core.service; import org.eclipse.microprofile.config.inject.ConfigProperty; import org.springframework.stereotype.Service; @Service public class HelloService { @ConfigProperty(name = "greeting") String greeting; public String politeHello(String name){ return gre...
424
0.705189
0.705189
19
21.368422
20.008448
61
false
false
0
0
0
0
0
0
0.315789
false
false
2
c0e0e6fb470483b3069e1b372bb3cc0c832cb895
14,336,600,838,921
96796dc09fe0a02c2b312f0642f89007f9d4c7c5
/src/main/java/com/v/bean/Orders.java
60bb02c40839a4244077b198cb9d588e593a5950
[ "MIT" ]
permissive
John-Zeng/projectv
https://github.com/John-Zeng/projectv
631c28a7bcdfc024b7011a9054b1a24b7c6ea0d4
674aec4e211fbba7b32bf1e530b2c545ecd09584
refs/heads/master
2020-03-23T21:15:48.905000
2018-08-01T14:38:48
2018-08-01T14:38:48
142,093,869
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.v.bean; import java.util.Date; import java.util.List; public class Orders { private Integer id; private String oId; private Date odTime; private String username; private String addrId; private Double total; private List<Record> records; private Address addre...
UTF-8
Java
1,800
java
Orders.java
Java
[ { "context": "\n\n public String getUsername() {\n return username;\n }\n\n public void setUsername(String userna", "end": 796, "score": 0.9328415989875793, "start": 788, "tag": "USERNAME", "value": "username" }, { "context": "d=\" + oId + \", odTime=\" + odTime + \",...
null
[]
package com.v.bean; import java.util.Date; import java.util.List; public class Orders { private Integer id; private String oId; private Date odTime; private String username; private String addrId; private Double total; private List<Record> records; private Address addre...
1,800
0.561667
0.561667
94
18.159575
19.884401
114
false
false
0
0
0
0
0
0
0.361702
false
false
2
6ecc5c0cd69a9330ff9f58fdbd65f092997201ef
17,815,524,363,019
8d3c54983e1e57e166b0e946baeda38e2b7aeb15
/jnpf-system/jnpf-system-base/jnpf-system-base-entity/src/main/java/jnpf/base/model/dbtable/DbTableUpForm.java
8a73c7f7df0e9ab90c21bd7a8f046812928336ca
[]
no_license
houzhanwu/lowCodePlatform
https://github.com/houzhanwu/lowCodePlatform
01d3c6f8fc30eb6dfd6d0beea55c705231fd97a5
88c0822c974b129d6c5423fec59d7de9fa907527
refs/heads/master
2023-08-30T04:07:23.106000
2021-11-17T02:33:20
2021-11-17T02:33:20
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jnpf.base.model.dbtable; import lombok.Data; @Data public class DbTableUpForm extends DbTableCrForm { }
UTF-8
Java
116
java
DbTableUpForm.java
Java
[]
null
[]
package jnpf.base.model.dbtable; import lombok.Data; @Data public class DbTableUpForm extends DbTableCrForm { }
116
0.784483
0.784483
9
11.888889
17.123373
50
false
false
0
0
0
0
0
0
0.222222
false
false
2
cf740d66dca629f3a0200199433e44d899123bf5
6,047,313,994,856
fe1f2c68a0540195b227ebee1621819766ac073b
/OVO_jdgui/myobfuscated/bpa.java
11b7866393465b5ed08e8be3f8e82f07d32a4217
[]
no_license
Sulley01/KPI_4
https://github.com/Sulley01/KPI_4
41d1fd816a3c0b2ab42cff54a4d83c1d536e19d3
04ed45324f255746869510f0b201120bbe4785e3
refs/heads/master
2020-03-09T05:03:37.279000
2018-04-18T16:52:10
2018-04-18T16:52:10
128,602,787
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package myobfuscated; public final class bpa extends bpe { public bpa(blv paramblv) { super(paramblv); } protected final int a(int paramInt) { if (paramInt < 10000) { return paramInt; } return paramInt - 10000; } protected final void a(StringBuilder paramStringBuilder, int p...
UTF-8
Java
632
java
bpa.java
Java
[]
null
[]
package myobfuscated; public final class bpa extends bpe { public bpa(blv paramblv) { super(paramblv); } protected final int a(int paramInt) { if (paramInt < 10000) { return paramInt; } return paramInt - 10000; } protected final void a(StringBuilder paramStringBuilder, int p...
632
0.617089
0.563291
34
17.617647
20.033817
84
false
false
0
0
0
0
0
0
0.235294
false
false
2
351a0dfcc9e7f7908eba11ea26936261e47cef6d
6,416,681,205,781
8e60b11601a6f025a818091b55573de60ba3ded6
/CyxteraCalculadora/src/java/com/cystera/prueba/api/IdSesionDTO.java
8058c089d4a7a088346afcb8c3bcd6487d0f21e0
[]
no_license
tavosg3/PruebaCysteraCalculadora
https://github.com/tavosg3/PruebaCysteraCalculadora
2203d0aef0b7ba257a536a2b7c8c37b350f4afa3
cd6cee18e7a8882902570a1047004c5bdedaed3b
refs/heads/master
2020-06-08T14:21:59.501000
2019-06-26T08:32:27
2019-06-26T08:32:27
193,243,343
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 com.cystera.prueba.api; import java.io.Serializable; /** * * @author tavos */ public class IdSesionDTO implem...
UTF-8
Java
603
java
IdSesionDTO.java
Java
[ { "context": "mport java.io.Serializable;\r\n\r\n/**\r\n *\r\n * @author tavos\r\n */\r\npublic class IdSesionDTO implements Seriali", "end": 282, "score": 0.9995465278625488, "start": 277, "tag": "USERNAME", "value": "tavos" } ]
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 com.cystera.prueba.api; import java.io.Serializable; /** * * @author tavos */ public class IdSesionDTO implem...
603
0.658375
0.656716
27
20.333334
21.807236
79
false
false
0
0
0
0
0
0
0.333333
false
false
2
d63476a8a2e1f75f3b1a8500b7dcc66683d22e92
4,501,125,795,335
008ceaeb273a312865303f7b21c8f90f6f95e97d
/src/main/java/uk/linde/indigo/dashboard/tabs/CylindersTabContent.java
5fd5bdf46cfe2322eff2988d3265b76ee5cf1125
[]
no_license
Pryades/liv-iq-insights
https://github.com/Pryades/liv-iq-insights
67ca4a33936f770906cd1076b95383bb51f6043b
a7118669e6014c0817f56de9c31f24df67179325
refs/heads/master
2020-12-24T10:23:54.568000
2019-11-08T12:40:45
2019-11-08T12:40:45
73,088,053
0
0
null
false
2020-10-12T23:18:05
2016-11-07T14:46:57
2019-11-08T12:42:09
2020-10-12T23:18:03
15,373
0
0
2
Java
false
false
package uk.linde.indigo.dashboard.tabs; import java.util.List; import lombok.Getter; import lombok.Setter; import uk.linde.indigo.application.SmartStationFillingsDlg; import uk.linde.indigo.common.AppContext; import uk.linde.indigo.common.BaseException; import uk.linde.indigo.common.DateRange; import uk.linde.indigo....
UTF-8
Java
5,147
java
CylindersTabContent.java
Java
[ { "context": "mport com.vaadin.ui.Component;\n\n/**\n * \n * @author Dismer Ronda\n * \n */\npublic class CylindersTabContent extends ", "end": 1172, "score": 0.9998642802238464, "start": 1160, "tag": "NAME", "value": "Dismer Ronda" } ]
null
[]
package uk.linde.indigo.dashboard.tabs; import java.util.List; import lombok.Getter; import lombok.Setter; import uk.linde.indigo.application.SmartStationFillingsDlg; import uk.linde.indigo.common.AppContext; import uk.linde.indigo.common.BaseException; import uk.linde.indigo.common.DateRange; import uk.linde.indigo....
5,141
0.720808
0.716922
245
20.008163
24.297812
212
false
false
0
0
0
0
0
0
1.526531
false
false
2
e3b1dc7ce0ed714b9b5311b2e5472382ffed9789
4,501,125,795,593
cb603d78e4658ddbb101ac35667de3af0306096f
/assignment5/src/assignment5/Regex.java
c8e161bbd0056d835dea915c992a8a40b52730bc
[]
no_license
kujiraOo/OOP-Course
https://github.com/kujiraOo/OOP-Course
17f1c69764c6173154ae210f908c4954e2d78571
9e110824e792b324966afdff94d62dd5644b62fa
refs/heads/master
2021-01-10T07:57:45.790000
2016-04-18T10:21:42
2016-04-18T10:21:42
51,511,473
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package assignment5; import java.util.Scanner; public class Regex { public static void main(String[] args) { Scanner sc = new Scanner(System.in); selectItemToCheck(sc); } private static void checkRegex(String message, String regex, Scanner sc) { String input = ""; System.out.println(message); input...
UTF-8
Java
2,441
java
Regex.java
Java
[]
null
[]
package assignment5; import java.util.Scanner; public class Regex { public static void main(String[] args) { Scanner sc = new Scanner(System.in); selectItemToCheck(sc); } private static void checkRegex(String message, String regex, Scanner sc) { String input = ""; System.out.println(message); input...
2,441
0.650553
0.609996
91
25.824175
23.653912
91
false
false
0
0
0
0
0
0
2.813187
false
false
2
32518c1c2708921d7126cdd2936f95218e2f9e5b
28,681,791,672,205
6cd12493795d51078c61bebd185ba3b1a56d582c
/CryptMobile/src/Files.java
0e90157705ff535631b9cc2d0848397736301176
[]
no_license
mind1master/infomatrix2010
https://github.com/mind1master/infomatrix2010
7ecb45955742660df5524f962d2da02ddb36c813
6e40f27e1701f5b0d8efdeb64d7fd2fbf13e81b3
refs/heads/master
2021-05-16T02:58:36.555000
2012-10-23T10:10:26
2012-10-23T10:10:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Enumeration; import java.util.Random; import javax.m...
UTF-8
Java
7,633
java
Files.java
Java
[ { "context": "vax.microedition.lcdui.TextField;\n\n\n/**\n * @author Admin\n */\npublic class Files extends MIDlet implements ", "end": 922, "score": 0.8875449895858765, "start": 917, "tag": "NAME", "value": "Admin" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Enumeration; import java.util.Random; import javax.m...
7,633
0.473656
0.466224
306
23.627451
19.737619
101
false
false
0
0
0
0
0
0
0.699346
false
false
2
5d8e4c75ecc7e11881ad8e5f9e21a56718c6f9fe
6,562,710,065,143
4e390e1d3ee8db4277d7e86c74e67730a3583a1b
/components/fade_components_sources/component-1/fade/src/test/java/org/realityforge/fade/TestConstantPool.java
237bd9a035508fd310d95a16da940277d5fb4ed1
[]
no_license
WasteService/WasteService.github.io
https://github.com/WasteService/WasteService.github.io
6dd28b9673895dc53c00bfee751a0378d684813a
fefe1185e6c7a53806f28e759f5104904a80db01
refs/heads/master
2023-01-05T09:56:28.057000
2020-10-28T10:13:53
2020-10-28T10:13:53
307,663,150
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.realityforge.fade; import java.io.IOException; import java.io.InputStream; import junit.framework.TestCase; public class TestConstantPool extends TestCase { public void test_readClassData_initVars_EmptyClass() throws Exception { final byte[] bytes = loadTestData( "EmptyClass.class.dat" ); ...
UTF-8
Java
11,833
java
TestConstantPool.java
Java
[]
null
[]
package org.realityforge.fade; import java.io.IOException; import java.io.InputStream; import junit.framework.TestCase; public class TestConstantPool extends TestCase { public void test_readClassData_initVars_EmptyClass() throws Exception { final byte[] bytes = loadTestData( "EmptyClass.class.dat" ); ...
11,833
0.687822
0.669568
341
33.700878
31.118706
118
false
false
0
0
0
0
0
0
0.750733
false
false
2
81889fd14e36695263b833f6d730e9dcd1c65b6c
16,509,854,307,942
eecd645783a20bb902092ca311a0affebd4b1f4d
/src/com/pattern/decorate/StarBuzzCoffee.java
cc61599c02d34957a9bfcdb36465677ce32d19b2
[]
no_license
ParkCheung/design-pattern
https://github.com/ParkCheung/design-pattern
7b4a5894c12cfda5421dc39d2a1bf5b0acd3dd7c
694fa225ed736f0fa6e87f7d5c1443b72c5d5d8d
refs/heads/master
2017-11-16T16:50:18.170000
2016-12-04T07:07:10
2016-12-04T07:07:10
68,358,199
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pattern.decorate; /** * 装饰者模式测试类 * * Created by MrZhang on 2016/12/4. */ public class StarBuzzCoffee { public static void main(String[] args) { //咖啡类 Beverage beverage = new Espresso(); System.out.println(beverage.getDescription() +" $" + beverage.cost()); Beverag...
UTF-8
Java
609
java
StarBuzzCoffee.java
Java
[ { "context": "attern.decorate;\n\n/**\n * 装饰者模式测试类\n *\n * Created by MrZhang on 2016/12/4.\n */\npublic class StarBuzzCoffee {\n ", "end": 71, "score": 0.9985613226890564, "start": 64, "tag": "USERNAME", "value": "MrZhang" } ]
null
[]
package com.pattern.decorate; /** * 装饰者模式测试类 * * Created by MrZhang on 2016/12/4. */ public class StarBuzzCoffee { public static void main(String[] args) { //咖啡类 Beverage beverage = new Espresso(); System.out.println(beverage.getDescription() +" $" + beverage.cost()); Beverag...
609
0.614065
0.586621
25
22.32
23.744844
79
false
false
0
0
0
0
0
0
0.32
false
false
2
a8daa2d38e8f7e946e22c6f585227fd8e234278f
21,053,929,749,718
98876d27fd13c8a18162c5b6cc755758a408a6dc
/src/main/java/com/staples/dashboard/app/dao/mappers/DotcomActivityVOMapper.java
e1503ca18a9ee1f67649fae5615f2c0f8dc34d93
[]
no_license
SHUBHAM1991/HeliosTest
https://github.com/SHUBHAM1991/HeliosTest
37f96614d2da3a679eeb9134b972ce63e2dcbdd6
8053b53b7aadb03cf883b11088cdd31aa2d113e1
refs/heads/master
2022-02-07T13:04:54.922000
2022-01-25T17:52:37
2022-01-25T17:52:37
119,514,398
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.staples.dashboard.app.dao.mappers; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import java.util.Map; import org.springframework.jdbc.core.RowMapper; import com.staples.dashboard.app.constants.MapperConstants; import com.staples.dashboard.app...
UTF-8
Java
3,964
java
DotcomActivityVOMapper.java
Java
[ { "context": "* The Class DotcomActivityVOMapper.\n * \n * @author KumBi002\n * @version 1.0 Revision history\n * <p>\n", "end": 408, "score": 0.9997165203094482, "start": 400, "tag": "USERNAME", "value": "KumBi002" }, { "context": "\n * <td>Dec 4, 2015</td>\n * ...
null
[]
package com.staples.dashboard.app.dao.mappers; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import java.util.Map; import org.springframework.jdbc.core.RowMapper; import com.staples.dashboard.app.constants.MapperConstants; import com.staples.dashboard.app...
3,964
0.645812
0.642028
125
30.712
24.036911
96
false
false
0
0
0
0
0
0
1.36
false
false
2
8b0de7c2828ea81dcd6f1583fbbbe61b2b631b81
39,006,893,003,324
a078d39f807956cc5b00bc01667207d63c33802e
/spring-properties-encryption/src/test/java/com/ryaltech/utils/spring/encryption/BaseTest.java
d22d893aa12fe75f990ced2954bd0d9455003b1e
[]
no_license
arykov/spring-properties-encryption
https://github.com/arykov/spring-properties-encryption
5aa09e5261ed3b54bed84c479cde8187a26b4db9
37a5e19ba9c08c7099302a8d8a0f67d3e65cd492
refs/heads/master
2022-12-21T13:12:34.890000
2020-06-01T17:26:12
2020-06-01T17:26:12
224,729,061
0
0
null
false
2022-12-14T20:39:41
2019-11-28T21:02:12
2020-06-01T17:26:15
2022-12-14T20:39:41
92
0
0
2
Java
false
false
package com.ryaltech.utils.spring.encryption; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.UncheckedIOException; import java.net.URI; import java.nio.file.FileSystem; import java.nio.file.FileSystems; import java.nio.file.Files; import java.nio.file.Path; import java.nio....
UTF-8
Java
2,774
java
BaseTest.java
Java
[]
null
[]
package com.ryaltech.utils.spring.encryption; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.UncheckedIOException; import java.net.URI; import java.nio.file.FileSystem; import java.nio.file.FileSystems; import java.nio.file.Files; import java.nio.file.Path; import java.nio....
2,774
0.697188
0.695746
102
26.196079
23.824949
100
false
false
0
0
0
0
0
0
2.509804
false
false
2
8dce8ea107f80fe9b38ee486f6a81b96a55b693e
36,352,603,194,049
d7b4ee590d57dbe7550253b35a6de836cb08ce3f
/dubbo-demo/dubbo-server-api/src/main/java/com/lee9213/service/IHelloService.java
32dbac5f259572a1b0e8899a2c1116cc5190d5b3
[]
no_license
lee9213/gupao-demo
https://github.com/lee9213/gupao-demo
b50484ba3eddd3055cec12788f4569de20891e75
abbab1f39b17d824d11342617d174b15b4220e9c
refs/heads/master
2020-03-25T15:39:55.419000
2018-08-28T02:07:40
2018-08-28T02:07:40
143,895,115
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lee9213.service; /** * @author lee9213@163.com * @version 1.0 * @date 2018-08-14 20:39 */ public interface IHelloService { String hello(String message); }
UTF-8
Java
178
java
IHelloService.java
Java
[ { "context": "package com.lee9213.service;\n\n/**\n * @author lee9213@163.com\n * @version 1.0\n * @date 2018-08-14 20:39\n */\npub", "end": 60, "score": 0.999920666217804, "start": 45, "tag": "EMAIL", "value": "lee9213@163.com" } ]
null
[]
package com.lee9213.service; /** * @author <EMAIL> * @version 1.0 * @date 2018-08-14 20:39 */ public interface IHelloService { String hello(String message); }
170
0.674157
0.533708
12
13.833333
13.371819
33
false
false
0
0
0
0
0
0
0.166667
false
false
2
6dc4c409c852ab8e7959d4b0ae06b675d916120b
24,275,155,201,033
c9dc78e30f90b991004da934b1f61e30b04639f8
/recursionDriver.java
7977df1f45ab09176dc21e96845a2746e85a5e0a
[]
no_license
Siyu1923/ArrayExamples
https://github.com/Siyu1923/ArrayExamples
84b368765f8da612d4c4207398c690bfc4c26d7b
be05b10d35fecb46b021adf9d1f0f5ba97ad042d
refs/heads/master
2020-03-31T10:22:51.421000
2018-11-05T20:48:52
2018-11-05T20:48:52
152,132,526
0
0
null
true
2018-10-08T19:11:24
2018-10-08T19:11:24
2018-10-08T14:01:15
2018-10-08T14:01:14
2
0
0
0
null
false
null
public class recursionDriver { public static int count(int n) { /* -----task 1 ----- if (n==0) return 0; return 4+count(n-1); -----task 2 ----- if (n==0) return 0; return 20+count(n-1); -----task 3 ----- if (n==0) return 0; return 10+count...
UTF-8
Java
902
java
recursionDriver.java
Java
[]
null
[]
public class recursionDriver { public static int count(int n) { /* -----task 1 ----- if (n==0) return 0; return 4+count(n-1); -----task 2 ----- if (n==0) return 0; return 20+count(n-1); -----task 3 ----- if (n==0) return 0; return 10+count...
902
0.527716
0.482262
48
17.770834
13.952658
48
false
false
0
0
0
0
0
0
0.270833
false
false
2
c67418540513d42ed2727c7817c2b3fab4fc5111
11,553,462,062,226
97ae99cf3cd9d3060ea84c6f1a3bbb4231bb3e95
/mihealth_DNP/src/main/java/com/mihealth/controller/exception/ExceptionController.java
7a2dc5f2ebabee0cd24ee9874114067a12ee2b7f
[]
no_license
srwhitebox/MiHealth
https://github.com/srwhitebox/MiHealth
5d6514f5a1fa3c6958a13f0c4d2c8888ecdd666d
17dd6a0154e921f7581a8223632596f4f0d54d19
refs/heads/master
2020-04-17T02:47:57.241000
2019-01-17T03:28:49
2019-01-17T03:28:49
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mihealth.controller.exception; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; @Controller public class ExceptionController { @RequestMapping(value = {"/400", "/404", "/500"}, ...
UTF-8
Java
419
java
ExceptionController.java
Java
[]
null
[]
package com.mihealth.controller.exception; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; @Controller public class ExceptionController { @RequestMapping(value = {"/400", "/404", "/500"}, ...
419
0.768496
0.747017
14
28.928572
25.655588
78
false
false
0
0
0
0
0
0
0.928571
false
false
2
68979afbb71d2bc13a7c75816fec0c9fae06a2c2
34,583,076,693,403
4fde206d2b86e7426677db808c91fa590840bb03
/src/app/PickList.java
0e59b3d03ef831925aff2482e83bb3a3d4912544
[]
no_license
helghast79/WheelOfDeath
https://github.com/helghast79/WheelOfDeath
feccea640c56aa125b825925656ee698a90632a8
4e36f052bb14a7589d5e7835f18b8fc7ba17ea48
refs/heads/master
2021-01-10T11:36:22.207000
2016-04-28T12:06:31
2016-04-28T12:06:31
55,557,236
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package app; import java.util.HashSet; import java.util.Set; /** * This class holds the properties of each round to be used in the wheel of death class * * @author Miguel Chambel * */ public class PickList { private String name; private Set<String> chooseList; private Set<String> ignoreList; ...
UTF-8
Java
1,071
java
PickList.java
Java
[ { "context": "be used in the wheel of death class\n *\n * @author Miguel Chambel\n *\n */\npublic class PickList {\n\n private Strin", "end": 186, "score": 0.9998636841773987, "start": 172, "tag": "NAME", "value": "Miguel Chambel" } ]
null
[]
package app; import java.util.HashSet; import java.util.Set; /** * This class holds the properties of each round to be used in the wheel of death class * * @author <NAME> * */ public class PickList { private String name; private Set<String> chooseList; private Set<String> ignoreList; public ...
1,063
0.640523
0.640523
53
19.207546
20.031446
87
false
false
0
0
0
0
0
0
0.301887
false
false
2
979ef623d7628122139a9c94efd23568411c55f3
22,677,427,387,797
0640b52faea7595719e8470c001020d3ea005c3b
/src/com/tmind/mss/pub/constants/DmsConstants.java
4e85686db2925a744f1016b00a02ed14e0bae6ae
[]
no_license
uusilver/sims
https://github.com/uusilver/sims
9b3ac1b24ab49d03c9a8259d874927d28fa7d2d6
edbf632a17b797e95b08190945b03ca8124cac58
refs/heads/master
2016-09-06T09:50:46.494000
2015-01-15T07:14:54
2015-01-15T07:14:54
25,300,500
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tmind.mss.pub.constants; import com.tmind.framework.pub.web.BaseFrameworkApplication; //记录系统常量 public class DmsConstants { public static final int COUNT_FOR_EVERY_PAGE = 10;//每业显示条数 // tables name in hql public static final String MOD_MATERIAL_REQ = "com.tmind.dms.pub.po.DmsModSt...
UTF-8
Java
17,080
java
DmsConstants.java
Java
[ { "context": " public static final String DMS_IP_TEST = \"http://192.168.16.30/dms/jsp/main.jsp\";\r\n public static final Str", "end": 14607, "score": 0.9995549321174622, "start": 14594, "tag": "IP_ADDRESS", "value": "192.168.16.30" }, { "context": "ublic static final String DM...
null
[]
package com.tmind.mss.pub.constants; import com.tmind.framework.pub.web.BaseFrameworkApplication; //记录系统常量 public class DmsConstants { public static final int COUNT_FOR_EVERY_PAGE = 10;//每业显示条数 // tables name in hql public static final String MOD_MATERIAL_REQ = "com.tmind.dms.pub.po.DmsModSt...
17,080
0.658585
0.639803
280
51.621429
30.804213
125
false
false
0
0
0
0
0
0
0.853571
false
false
2
d8eddabf40c205bdb33b37a9ff4167d22a2370dd
9,869,834,885,084
4ea2481c636d340a6a682dff33e0bd3cf3f46b83
/app/src/main/java/teamtreehouse/com/iamhere/WeatherInformation.java
30aa5b40545301102804496bcb2e887ee5982e8e
[]
no_license
fiek2016/IamHere
https://github.com/fiek2016/IamHere
ad421c7df3b42904f20c70a7a3d895c6c5ef93de
75a395d3d023b3fefdde29ba6aaa50183f79b71f
refs/heads/master
2017-12-30T00:51:13.273000
2016-09-21T17:43:22
2016-09-21T17:43:22
68,842,439
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package teamtreehouse.com.iamhere; public class WeatherInformation { private int id; private String cityName, temp, time; public WeatherInformation() { super(); } public WeatherInformation(int id, String name, String temperature, String time) { super(); this.id = id; this.cityName = name; this.temp ...
UTF-8
Java
1,359
java
WeatherInformation.java
Java
[]
null
[]
package teamtreehouse.com.iamhere; public class WeatherInformation { private int id; private String cityName, temp, time; public WeatherInformation() { super(); } public WeatherInformation(int id, String name, String temperature, String time) { super(); this.id = id; this.cityName = name; this.temp ...
1,359
0.645327
0.64312
81
15.777778
16.19404
82
false
false
0
0
0
0
0
0
1.654321
false
false
2
b1bf034b23162aac845cf5898b1686eb5a779c53
23,192,823,468,442
1a9142b3de91dfd0d98f9bdf05c1ea0260511fd0
/src/rebound/text/UCS4CodePoint.java
eae6f40a20fddd482874a0e76cd8daa69e1dbf09
[]
no_license
PuppyPi/rebound-core
https://github.com/PuppyPi/rebound-core
bd2ae8cc56fdc5fec1ab1646601d250bc4895547
16cce813163a170a405306b5c43116723fa3d76c
refs/heads/master
2023-07-27T05:07:01.710000
2023-07-14T21:34:59
2023-07-14T21:34:59
176,217,975
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package rebound.text; import rebound.annotations.semantic.simpledata.ActuallyUnsigned; public class UCS4CodePoint { protected final int codeUnit; public UCS4CodePoint(@ActuallyUnsigned int codeUnit) { this.codeUnit = codeUnit; } public @ActuallyUnsigned int getCodeUnit() { return codeUnit; } /** ...
UTF-8
Java
883
java
UCS4CodePoint.java
Java
[]
null
[]
package rebound.text; import rebound.annotations.semantic.simpledata.ActuallyUnsigned; public class UCS4CodePoint { protected final int codeUnit; public UCS4CodePoint(@ActuallyUnsigned int codeUnit) { this.codeUnit = codeUnit; } public @ActuallyUnsigned int getCodeUnit() { return codeUnit; } /** ...
883
0.693092
0.685164
49
17.020409
20.121559
85
false
false
0
0
0
0
0
0
1.489796
false
false
2
578d532cca859e9c0d4cf4bf002e077bc5167dd6
34,428,457,870,266
613862a8701bbef5327fe5142f26d2cdb6a8e24e
/src/SystemNpruPool/ConnectDB.java
a94226915b706124236da4a35f66cea04c43f3b2
[]
no_license
nopindy135/MyApp
https://github.com/nopindy135/MyApp
10a02e49aa0aa416440de2ad6fc70c9f04d61490
3d7424dec26994b8dea18a701ce84db964324ba6
refs/heads/master
2021-01-10T05:49:54.736000
2016-03-17T20:48:25
2016-03-17T20:48:25
51,521,992
0
1
null
false
2016-02-13T12:26:33
2016-02-11T15:01:03
2016-02-11T15:04:56
2016-02-13T12:21:23
200
0
1
1
Java
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 SystemNpruPool; import java.sql.Connection; import java.sql.DriverManager; import java.sql.Connection; import java.sql.Driver...
UTF-8
Java
659
java
ConnectDB.java
Java
[ { "context": "ion;\nimport java.sql.Statement;\n\n/**\n *\n * @author Godonlyknows\n */\npublic interface ConnectDB {\n String usern", "end": 417, "score": 0.9994441270828247, "start": 405, "tag": "USERNAME", "value": "Godonlyknows" }, { "context": " = null;\n String urlConnect...
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 SystemNpruPool; import java.sql.Connection; import java.sql.DriverManager; import java.sql.Connection; import java.sql.Driver...
659
0.732929
0.716237
26
24.346153
25.139523
107
false
false
0
0
0
0
0
0
0.538462
false
false
2
44353d58bf282c0c6642c1d8c771a83abee62bbd
34,411,278,005,886
ce7f903717967b26a7de5ed99ccf560a4e1971f2
/src/main/java/com/sample/configuration/SoapClient.java
824bd22ec3014e2ae822e9f74d4ec2d2e49317a3
[]
no_license
noelnole/Wsdl-observer
https://github.com/noelnole/Wsdl-observer
fc15b29718007c2fb35b8a4ae56ab1c49b7843ae
440b4dc717a657569d984e314ab40e7b0f5a4eca
refs/heads/master
2021-01-19T11:17:57.630000
2017-04-12T15:48:38
2017-04-12T15:48:38
87,953,511
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sample.configuration; import hello.wsdl.GetQuote; import hello.wsdl.GetQuoteResponse; import lombok.extern.log4j.Log4j; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.oxm.jaxb.Jaxb2Marshaller; import org.springframework.ws.client....
UTF-8
Java
1,627
java
SoapClient.java
Java
[ { "context": "s the response and T how the request\n *\n * @author Noel Rodriguez\n */\n@Slf4j\npublic abstract class SoapClient exten", "end": 836, "score": 0.999875545501709, "start": 822, "tag": "NAME", "value": "Noel Rodriguez" } ]
null
[]
package com.sample.configuration; import hello.wsdl.GetQuote; import hello.wsdl.GetQuoteResponse; import lombok.extern.log4j.Log4j; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.oxm.jaxb.Jaxb2Marshaller; import org.springframework.ws.client....
1,619
0.732637
0.728334
48
32.916668
28.842123
129
false
false
0
0
0
0
0
0
0.479167
false
false
2
2f40d38f32bcf1f3e4e9e77a37aa742889cb8150
15,401,752,729,573
ce487e3714fcefa3abd05c398e647803cfc4b5d4
/AlgorithmsImplementation/src/ChocolateFeast.java
344e502e49ce5dbfc523d5bb4b01dacdbedbc91b
[]
no_license
natnayr/HackerRank
https://github.com/natnayr/HackerRank
f2b73a522b4695498b83cc3491b492f1e7375319
cf665f513fcce5d6bca63b3147e5b9f394146f8f
refs/heads/master
2021-01-10T07:00:15.225000
2016-02-09T11:13:35
2016-02-09T11:13:35
47,095,819
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class ChocolateFeast { public static void main(String[] args) { // TODO Auto-generated method stub Scanner in = new Scanner(System.in); int T = in.nextInt(); while(T > 0){ int N = in.nextInt(); int C = in.nextInt(); int M = in.nextInt(); int chocCount = N/C...
UTF-8
Java
551
java
ChocolateFeast.java
Java
[]
null
[]
import java.util.Scanner; public class ChocolateFeast { public static void main(String[] args) { // TODO Auto-generated method stub Scanner in = new Scanner(System.in); int T = in.nextInt(); while(T > 0){ int N = in.nextInt(); int C = in.nextInt(); int M = in.nextInt(); int chocCount = N/C...
551
0.618875
0.61706
28
18.678572
14.711641
46
false
false
0
0
0
0
0
0
2.571429
false
false
2
4ce7680223f9ddd5e8963931d10d6a0e594d1398
644,245,096,233
5b57ac8b13747a75d822ba1ee0475270f7f79ee7
/app/src/main/java/im/kirillt/yandexmoneyclient/MainActivity.java
d882711a20ac26e120823c614ec7da3b2547cf72
[]
no_license
KirillTim/YandexMoneyClient
https://github.com/KirillTim/YandexMoneyClient
abdf2bb48e76e5561c8ed5c937fd4fe81c6cf4ed
4c72da3f1119b39e0f1cd593a0fbc5c427fff6d0
refs/heads/master
2020-04-11T09:55:08.435000
2015-10-04T19:05:23
2015-10-04T19:05:23
42,479,139
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package im.kirillt.yandexmoneyclient; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.NavigationView; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.view.GravityCompat; import and...
UTF-8
Java
5,648
java
MainActivity.java
Java
[]
null
[]
package im.kirillt.yandexmoneyclient; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.NavigationView; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.view.GravityCompat; import and...
5,648
0.671565
0.669618
163
33.650307
25.234734
114
false
false
0
0
0
0
0
0
0.613497
false
false
2
df0f89c1e5e0b0811a32cf57f82c1df9ae6dca1f
3,427,383,946,713
78eb7211bf2e2446fd1e6e910a7cdee6186c505e
/configuration/src/main/java/org/openhie/openempi/configuration/xml/singlebestrecord/impl/SingleBestRecordDocumentImpl.java
6a0b743bf4f93c851c58b4048b246adfcc041152
[]
no_license
okuneyegabriel/os-cr
https://github.com/okuneyegabriel/os-cr
d2ce962cc09f3302a6ee3b485b18459081e93fd4
0b33f97a38cb02da20480ffa45518c1d1c977db3
refs/heads/master
2021-01-20T03:03:49.645000
2015-12-10T16:02:44
2015-12-10T16:02:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * An XML document type. * Localname: single-best-record * Namespace: http://configuration.openempi.openhie.org/single-best-record * Java type: org.openhie.openempi.configuration.xml.singlebestrecord.SingleBestRecordDocument * * Automatically generated - do not modify. */ package org.openhie.openempi.configura...
UTF-8
Java
3,072
java
SingleBestRecordDocumentImpl.java
Java
[]
null
[]
/* * An XML document type. * Localname: single-best-record * Namespace: http://configuration.openempi.openhie.org/single-best-record * Java type: org.openhie.openempi.configuration.xml.singlebestrecord.SingleBestRecordDocument * * Automatically generated - do not modify. */ package org.openhie.openempi.configura...
3,072
0.686523
0.684245
76
39.421051
48.183109
214
false
false
0
0
0
0
0
0
0.263158
false
false
2
86e57579f7ad657e4d15c67091591fccc3a8d881
6,751,688,596,847
3cf2820ea021ff2c3714abe0db7390da2527dc5b
/JavaSandbox/src/main/java/demo/objectSerialize/msgpack/Simple2.java
74c526ba978e557e9f71a4d3b7ca37a455ef97cc
[]
no_license
mamatumo/mySandBox
https://github.com/mamatumo/mySandBox
7e575eac01986c01e99b2de6dfaa07e694dba2b7
40607093aaa34eaf29465469540b8d840e958dd4
refs/heads/master
2015-07-28T13:04:59
2015-07-17T09:26:48
2015-07-17T09:26:48
186,620
0
0
null
false
2015-06-17T11:23:54
2009-04-27T11:08:22
2015-05-22T11:20:17
2015-06-17T11:23:54
5,488
1
0
0
Java
null
null
package demo.objectSerialize.msgpack; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import org.jruby.RubyProcess.Sys; import org.msgpack.MessagePack; import org.msgpack.packer.Packer; import org.msgpack.type.Value; import org.msgpack.unpacker.Unpacker; import ...
UTF-8
Java
1,755
java
Simple2.java
Java
[ { "context": "ping \n * 実行時の型でシリアライズ・デシリアライズできないか。\n * \n * @author mamatumo\n * \n */\npublic class Simple2 {\n\n\tpublic static vo", "end": 520, "score": 0.9994916319847107, "start": 512, "tag": "USERNAME", "value": "mamatumo" } ]
null
[]
package demo.objectSerialize.msgpack; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import org.jruby.RubyProcess.Sys; import org.msgpack.MessagePack; import org.msgpack.packer.Packer; import org.msgpack.type.Value; import org.msgpack.unpacker.Unpacker; import ...
1,755
0.711918
0.707457
66
22.772728
20.16958
95
false
false
0
0
0
0
0
0
1.833333
false
false
2
1848069faf68680fb7669ad8195584a603a6d288
3,530,463,138,827
9c757279e11020d1583d18697ffe8971aa566c9d
/src/utils/Paths.java
bc24dd13009f2d0df0183fb457df10c8598f3154
[]
no_license
JPCoding/Cellulary_Simulator_Pluemer_Jens
https://github.com/JPCoding/Cellulary_Simulator_Pluemer_Jens
b045bf132199696e2a87b6d90abae2b4ed3fbaaa
298164c714cd8c127ace914a182065d5cc5edd74
refs/heads/master
2016-08-12T20:46:05.239000
2016-01-31T16:08:52
2016-01-31T16:08:52
44,195,860
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package utils; import java.io.File; /** Provides access to application paths. */ public interface Paths { class FolderName { private static final String USER_DIR = System.getProperty("user.dir"); private static final String LANGUGE_FILE = "language"; ...
UTF-8
Java
4,909
java
Paths.java
Java
[]
null
[]
package utils; import java.io.File; /** Provides access to application paths. */ public interface Paths { class FolderName { private static final String USER_DIR = System.getProperty("user.dir"); private static final String LANGUGE_FILE = "language"; ...
4,909
0.36097
0.36097
69
70.115944
35.348999
116
false
false
0
0
0
0
0
0
0.362319
false
false
2
d1ba08dc9b7cf98e49af1a2dac681090cbbe7ef4
29,016,799,051,814
7242b9141efd4bf96a0209233b1c58fecceda7b9
/Android app/app/src/main/java/com/example/myapplication/DTO/UserAndTaskDto.java
8c41084451b0b6dc7600bd0ffd931268da50e3b4
[]
no_license
nikolinastamenic/PMA
https://github.com/nikolinastamenic/PMA
928da1c35f075dfe246ce964f5b16f69816adca7
f48008269466ff51cdcf114d8d3e8428610d69e6
refs/heads/master
2021-07-10T19:01:12.718000
2020-07-04T18:33:15
2020-07-04T18:33:15
243,334,879
0
0
null
false
2021-04-26T20:21:52
2020-02-26T18:25:13
2020-07-04T18:33:48
2021-04-26T20:21:52
17,391
0
0
1
Java
false
false
package com.example.myapplication.DTO; import java.util.List; import lombok.Data; @Data public class UserAndTaskDto { private UserDto user; private List<AllTaskDto> tasks; }
UTF-8
Java
186
java
UserAndTaskDto.java
Java
[]
null
[]
package com.example.myapplication.DTO; import java.util.List; import lombok.Data; @Data public class UserAndTaskDto { private UserDto user; private List<AllTaskDto> tasks; }
186
0.752688
0.752688
12
14.5
14.384598
38
false
false
0
0
0
0
0
0
0.416667
false
false
2
a229ee75a77ee7036de884c894f500ba6cb8dff9
30,777,735,651,460
3d8261feea951a27b08e3dcf4f0302ed90902523
/src/gerenciaFuncionariosNova/Funcionario.java
e648a613794b24feb6c69606ca41cf05932624c0
[]
no_license
olaviolacerda/APOSTILAJAVAOO
https://github.com/olaviolacerda/APOSTILAJAVAOO
a9d1b34d6395ba5269772e37cc3979834e8b50a5
537807725cce83412706394793b4783a6257bdfa
refs/heads/master
2018-01-15T04:35:23.867000
2016-06-08T18:17:33
2016-06-08T18:17:33
55,810,658
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package gerenciaFuncionariosNova; public class Funcionario { String nome; String departamento; // String data; String rg; double salario; Data dataDeEntrada; void recebeAumento(double aumento) { this.salario = this.salario + aumento; } double calculaGanhoAnual() { return this.salario * 12; } void mos...
UTF-8
Java
754
java
Funcionario.java
Java
[]
null
[]
package gerenciaFuncionariosNova; public class Funcionario { String nome; String departamento; // String data; String rg; double salario; Data dataDeEntrada; void recebeAumento(double aumento) { this.salario = this.salario + aumento; } double calculaGanhoAnual() { return this.salario * 12; } void mos...
754
0.696286
0.693634
31
23.32258
21.532251
75
false
false
0
0
0
0
0
0
1.548387
false
false
2
38d9eefadf3933b1b4ab94f3744987b930d970ce
22,780,506,556,757
a404eb51ccbb6cb5bace5cdf7cb2a33d6661cfb3
/src/main/java/com/ising99/wkis/service/impl/SingHistoryServiceImpl.java
36aee50bdf6da83daf4183dcea5f10d6437f6417
[]
no_license
hulkppw/wkis
https://github.com/hulkppw/wkis
bc3b6f6bac12a2c17035e14060ab217abba48456
40b394e4dacc373b1cc9f88d41b6516aa7326689
refs/heads/master
2021-01-20T18:33:47.216000
2016-07-20T23:41:39
2016-07-20T23:41:39
63,821,955
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ising99.wkis.service.impl; import com.ising99.wkis.dao.*; import com.ising99.wkis.dao.base.DataSourceInstances; import com.ising99.wkis.dao.base.DataSourceSwitch; import com.ising99.wkis.domain.PageData; import com.ising99.wkis.domain.SingHistory; import com.ising99.wkis.parameter.*; import com.ising99.wk...
UTF-8
Java
1,760
java
SingHistoryServiceImpl.java
Java
[]
null
[]
package com.ising99.wkis.service.impl; import com.ising99.wkis.dao.*; import com.ising99.wkis.dao.base.DataSourceInstances; import com.ising99.wkis.dao.base.DataSourceSwitch; import com.ising99.wkis.domain.PageData; import com.ising99.wkis.domain.SingHistory; import com.ising99.wkis.parameter.*; import com.ising99.wk...
1,760
0.75
0.739205
48
35.666668
28.72378
124
false
false
0
0
0
0
0
0
0.541667
false
false
2
09d1c8e4070792d3b73ab008d0a8065fd40d1e01
31,001,074,008,522
83d95788004b39615f14c0cc2d7108c20a5a824f
/SMPD/PR/src/PR_GUI.java
ef1f578722279269ca63220302b0b145bf4e74b9
[]
no_license
Vityoube/WEEiA_PROJEKTY
https://github.com/Vityoube/WEEiA_PROJEKTY
b0aa3fc1f3da12ffd5bd19e45b6b191d9203e025
0813ef1373b09842b58532a2fe8c3e0f441baa99
refs/heads/master
2020-06-10T16:11:13.818000
2017-02-15T13:10:46
2017-02-15T13:10:46
75,941,827
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.math.BigInteger; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Random; import java.util.Vector; import javax.swing.*; import javax.swing.filechooser.FileNameExtensionFilter; import Jama.*; /* * To change this template, choose Tools | Templa...
UTF-8
Java
27,086
java
PR_GUI.java
Java
[ { "context": "ted on 2015-03-05, 19:40:56\n */\n\n/**\n *\n * @author krzy\n */\npublic class PR_GUI extends javax.swing.JFram", "end": 452, "score": 0.9995759725570679, "start": 448, "tag": "USERNAME", "value": "krzy" } ]
null
[]
import java.io.*; import java.math.BigInteger; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Random; import java.util.Vector; import javax.swing.*; import javax.swing.filechooser.FileNameExtensionFilter; import Jama.*; /* * To change this template, choose Tools | Templa...
27,086
0.679982
0.648527
804
32.689056
24.602417
117
false
false
0
0
0
0
0
0
2.971393
false
false
2
618998a2e78ebfaf5c074399a4ceab45dfd4a308
2,284,922,638,057
46f9fb331c9c04f6d9dab7e4a373bfa9bba2ac2e
/KeepCode/app/src/main/java/com/example/keepcode/AddNote.java
e17d9d038756e8e6a865ceaa8a5c67b0a52f5af4
[ "MIT" ]
permissive
jynlin3/Mobile-computing
https://github.com/jynlin3/Mobile-computing
34a6f8fa6fb263e113e57212f3640d80ea125efe
a8eb09caaf321efa5604f21091f5bd9a4dadee2e
refs/heads/master
2020-12-10T02:33:15.877000
2020-03-19T01:44:32
2020-03-19T01:44:32
233,482,541
0
0
MIT
false
2020-03-19T01:44:34
2020-01-13T00:50:43
2020-03-19T01:02:01
2020-03-19T01:44:33
462
0
0
0
Java
false
false
package com.example.keepcode; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import androidx.preference.PreferenceManager; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; ...
UTF-8
Java
13,049
java
AddNote.java
Java
[]
null
[]
package com.example.keepcode; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import androidx.preference.PreferenceManager; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; ...
13,049
0.58242
0.581117
372
33.077957
26.424509
143
false
false
0
0
0
0
0
0
0.610215
false
false
2
64ac746ae9721a2a7d7458becd95eab7c506c8f9
4,372,276,742,055
8c1ba3cd6b9cc5fe11af1503140df7ba07406f74
/niuniu-server/niuniu-entity/src/main/java/com/mouchina/moumou_server/entity/income/AgentIncomeParameter.java
7691f979356342977389e33063e409a245b4fd3f
[]
no_license
hxxy2003/niuniu-parent1
https://github.com/hxxy2003/niuniu-parent1
1404c784793fe949552524a24a78993f2224a8f7
c4414b9b74f084f16b1b47fde9ffc8c8cc200f3b
refs/heads/master
2018-03-24T21:33:58.595000
2016-12-23T07:43:49
2016-12-23T07:43:49
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mouchina.moumou_server.entity.income; /** * 代理商收益参数实体类 * @author Administrator * */ public class AgentIncomeParameter { private Double publishAdvertIncomeCounty; //区县代理商发布广告收益比例参数 private Double publishAdvertIncomeCentre; //中心代理商发布广告收益比例参数 private Double publishAdvertIncomeStarlevel; //星级代理商发布广告收益比...
UTF-8
Java
4,201
java
AgentIncomeParameter.java
Java
[ { "context": "erver.entity.income;\n\n/**\n * 代理商收益参数实体类\n * @author Administrator\n *\n */\npublic class AgentIncomeParameter {\n\n\tpriv", "end": 93, "score": 0.9543154239654541, "start": 80, "tag": "NAME", "value": "Administrator" } ]
null
[]
package com.mouchina.moumou_server.entity.income; /** * 代理商收益参数实体类 * @author Administrator * */ public class AgentIncomeParameter { private Double publishAdvertIncomeCounty; //区县代理商发布广告收益比例参数 private Double publishAdvertIncomeCentre; //中心代理商发布广告收益比例参数 private Double publishAdvertIncomeStarlevel; //星级代理商发布广告收益比...
4,201
0.860974
0.860974
91
41.20879
32.335983
117
false
false
0
0
0
0
0
0
1.549451
false
false
2
0427ffef0fa68c1aef45e97710a2dc19d615cca5
506,806,142,154
bea72a2f012b4c398ca34907f59381eea23df6b3
/src/main/java/cn/imaq/trainingcollege/domain/anal/ManagerIncomeAnal.java
5280c70ce195b7fb4642406a2e975be0add9da0d
[]
no_license
DeepAQ/TrainingCollege
https://github.com/DeepAQ/TrainingCollege
4646b10f8884e9d5c6326d5564ee895982c52eca
a6156a11893fb83eb9dbf4609a9f2a5a9e523649
refs/heads/master
2021-07-25T00:28:37.284000
2018-07-11T03:54:37
2018-07-11T03:54:37
124,690,776
2
0
null
false
2021-04-25T07:23:27
2018-03-10T19:18:04
2021-03-24T12:53:43
2021-04-25T07:23:27
330
2
0
3
Java
false
false
package cn.imaq.trainingcollege.domain.anal; import lombok.Data; import java.util.HashMap; import java.util.Map; import java.util.TreeMap; @Data public class ManagerIncomeAnal { private Map<String, Integer> monthlyTotal = new TreeMap<>(); private Map<String, Integer> monthlyOrders = new TreeMap<>(); pr...
UTF-8
Java
762
java
ManagerIncomeAnal.java
Java
[]
null
[]
package cn.imaq.trainingcollege.domain.anal; import lombok.Data; import java.util.HashMap; import java.util.Map; import java.util.TreeMap; @Data public class ManagerIncomeAnal { private Map<String, Integer> monthlyTotal = new TreeMap<>(); private Map<String, Integer> monthlyOrders = new TreeMap<>(); pr...
762
0.715223
0.715223
34
21.411764
23.452227
67
false
false
0
0
0
0
0
0
0.676471
false
false
2
442d5c8cbbb144e76e670b583a086b84daaddd6e
19,052,474,941,973
f65d8efd8488c3f26ec272067534453916bb433b
/guava-study/src/main/java/org/woodwhales/guava/lru/LinkedHashMapSoftReferencesLruCache.java
ad67c719c2300650d261d30138def58b3c91ae8b
[ "WTFPL" ]
permissive
woodwhales/woodwhales-study
https://github.com/woodwhales/woodwhales-study
3c63d08e7aff503484905ea857ba389d5ee972d6
d8b95c559d3223b54211418bce78b9d9d41f9b08
refs/heads/master
2023-03-04T16:04:59.516000
2022-08-21T07:16:20
2022-08-21T07:16:20
184,915,908
2
3
WTFPL
false
2023-03-01T03:42:52
2019-05-04T16:00:32
2022-06-07T06:10:57
2023-03-01T03:42:51
10,869
1
3
8
Java
false
false
package org.woodwhales.guava.lru; import com.google.common.base.Preconditions; import java.lang.ref.SoftReference; import java.util.LinkedHashMap; import java.util.Map; import java.util.Objects; /** * @projectName: guava * @author: woodwhales * @date: 20.7.5 00:45 * @description: 使用软引用对缓存进行增强 */ public class Li...
UTF-8
Java
1,832
java
LinkedHashMapSoftReferencesLruCache.java
Java
[ { "context": "l.Objects;\n\n/**\n * @projectName: guava\n * @author: woodwhales\n * @date: 20.7.5 00:45\n * @description: 使用软引用对缓存进", "end": 247, "score": 0.9996618628501892, "start": 237, "tag": "USERNAME", "value": "woodwhales" } ]
null
[]
package org.woodwhales.guava.lru; import com.google.common.base.Preconditions; import java.lang.ref.SoftReference; import java.util.LinkedHashMap; import java.util.Map; import java.util.Objects; /** * @projectName: guava * @author: woodwhales * @date: 20.7.5 00:45 * @description: 使用软引用对缓存进行增强 */ public class Li...
1,832
0.631084
0.624447
75
23.106667
23.047529
98
false
false
0
0
0
0
0
0
0.453333
false
false
2
6e525f528c05c30a1ba1bffd6b65c7160099d559
25,881,472,979,324
b7c21fc59c36af3431b4f731a03a01883c5772ea
/src/main/java/br/com/feliperudolfe/comum/repositorio/DAOGenerico.java
32532d02ada653682e769ccc32bbbede1567e4b8
[]
no_license
feliperudolfe/projeto-modelo
https://github.com/feliperudolfe/projeto-modelo
9a2f4d356e46dbfc94e43ca00f5e20f88be0cd17
1953592ee60ed88db69ad53ee56b8c37694ef293
refs/heads/master
2020-04-03T12:08:45.083000
2018-11-04T19:17:49
2018-11-04T19:17:49
155,242,516
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.feliperudolfe.comum.repositorio; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.NoResultException; import javax.persistence.PersistenceContext; import javax.persistence.Query; import javax.persistence.TypedQuery; import javax.persistence.criteria.CriteriaBuilder...
UTF-8
Java
4,332
java
DAOGenerico.java
Java
[ { "context": "omum.tratamento.DatabaseException;\n\n/**\n * @author Felipe Rudolfe\n *\n * @param <T>\n * @param <E>\n */\npublic abstrac", "end": 615, "score": 0.9998698830604553, "start": 601, "tag": "NAME", "value": "Felipe Rudolfe" } ]
null
[]
package br.com.feliperudolfe.comum.repositorio; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.NoResultException; import javax.persistence.PersistenceContext; import javax.persistence.Query; import javax.persistence.TypedQuery; import javax.persistence.criteria.CriteriaBuilder...
4,324
0.742025
0.742025
146
28.636986
23.79734
99
false
false
0
0
0
0
0
0
1.575342
false
false
2
55795d1405f06adc9b6be1405680c654dd81e53c
19,138,374,338,031
9d6b4968fd1095e35505a9ce8bd003cdd0fd90b4
/src/main/java/com/iss/cnaf/manager/power/dao/PowerMapper.java
bf66ad61f90df9be043846d7c2888dcd2839d47f
[]
no_license
YangZhaoJun1/Excel
https://github.com/YangZhaoJun1/Excel
20a3960ba104e50229fef07ea861105848bc0a08
c95e8d9208a2996ea6e485043ad9ddf305ca298b
refs/heads/master
2020-03-09T00:53:16.827000
2018-04-08T06:29:41
2018-04-08T06:29:41
128,499,249
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.iss.cnaf.manager.power.dao; import java.util.List; import java.util.Map; import com.github.pagehelper.Page; import com.iss.cnaf.manager.power.vo.Power; import com.iss.cnaf.manager.sys.model.QueryParam; public interface PowerMapper { Page<Power> queryPowers(QueryParam param); /** * * @method_nam...
UTF-8
Java
1,270
java
PowerMapper.java
Java
[ { "context": "thod_name:queryPowerByRole 通过用户主键查询权限\n\t * @author: WJF\n\t * @date 2017年3月13日 下午2:02:06\n\t * @version V1.0\n", "end": 366, "score": 0.9991539716720581, "start": 363, "tag": "USERNAME", "value": "WJF" }, { "context": "method_name:queryFistLevel 查询该用户的一级节点\n\t * @autho...
null
[]
package com.iss.cnaf.manager.power.dao; import java.util.List; import java.util.Map; import com.github.pagehelper.Page; import com.iss.cnaf.manager.power.vo.Power; import com.iss.cnaf.manager.sys.model.QueryParam; public interface PowerMapper { Page<Power> queryPowers(QueryParam param); /** * * @method_nam...
1,270
0.702109
0.663445
56
19.321428
17.312368
55
false
false
0
0
0
0
0
0
0.964286
false
false
2
968d84467c0fd17285737b577fb86cdb3b6db28b
4,372,276,747,662
6069e058be406e120457f24ec22d97b44f289c60
/.svn/pristine/04/044e63286ca28c8b98522871fb028d915c7eeb10.svn-base
babbdff75b35b5db508797c29d1b61df280481e0
[]
no_license
idontkillcoyotes/Proyecto-X
https://github.com/idontkillcoyotes/Proyecto-X
03e17208d16054ced36c94a39d91085f57e1abed
3aea0c76436e4aaa071c952be983892650bdae29
refs/heads/master
2021-04-26T16:53:58.061000
2017-10-13T20:35:19
2017-10-13T20:35:19
106,871,855
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package src.ai; import java.util.Stack; import src.sprites.Misil; /** * El arma de la nave jefe * * @author Díaz Figueroa Rodrigo Martín, Labrisca Joaquín */ public class ArmaJefe1 extends Arma { /** * Constructor */ public ArmaJefe1(Misil m, int cant) { super(m, cant); } /** * Setea la cantidad de ...
UTF-8
Java
1,789
044e63286ca28c8b98522871fb028d915c7eeb10.svn-base
Java
[ { "context": "sil;\n/**\n * El arma de la nave jefe\n * \n * @author Díaz Figueroa Rodrigo Martín, Labrisca Joaquín\n */\npublic class", "end": 127, "score": 0.999878466129303, "start": 114, "tag": "NAME", "value": "Díaz Figueroa" }, { "context": " arma de la nave jefe\n * \n * @auth...
null
[]
package src.ai; import java.util.Stack; import src.sprites.Misil; /** * El arma de la nave jefe * * @author <NAME> <NAME>, <NAME> */ public class ArmaJefe1 extends Arma { /** * Constructor */ public ArmaJefe1(Misil m, int cant) { super(m, cant); } /** * Setea la cantidad de misiles del arma * @par...
1,761
0.630459
0.613662
61
28.278688
24.077152
84
false
false
0
0
0
0
0
0
2.573771
false
false
2
067eac033f9b45c0425f86911f5de280c6050b20
18,769,007,135,288
22d84d7a2d5f56c8def947a30c750b22e6cb4231
/ThreeNumAverage.java
c94afd7db3dabf6048c7f9ae0ee2453de2bf0800
[]
no_license
nickpkim/Unit-2-Nick-Kim
https://github.com/nickpkim/Unit-2-Nick-Kim
90152e48bc37608843366ebdad1cc7a6b6278d90
504dd751702ac70f10e0eda9f28cd600473a80a5
refs/heads/master
2020-08-04T12:09:59.137000
2019-10-01T15:40:57
2019-10-01T15:40:57
212,133,095
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class ThreeNumAverage{ public static void main(String[] args){ Scanner scan = new Scanner(System.in); System.out.println("Enter 3 numbers:"); int num1 = scan.nextInt(); int num2 = scan.nextInt(); int num3 = scan.nextInt(); double avg = ((double)(num1+num2+num...
UTF-8
Java
363
java
ThreeNumAverage.java
Java
[]
null
[]
import java.util.Scanner; public class ThreeNumAverage{ public static void main(String[] args){ Scanner scan = new Scanner(System.in); System.out.println("Enter 3 numbers:"); int num1 = scan.nextInt(); int num2 = scan.nextInt(); int num3 = scan.nextInt(); double avg = ((double)(num1+num2+num...
363
0.650138
0.628099
15
23.200001
16.924145
46
false
false
0
0
0
0
0
0
0.533333
false
false
2
892dda2a68c7024080f5a73e53bf0792b28ee5e1
15,891,379,066,866
82228fd6d004834b7dc7150c0b1c4f3d15955d67
/pizzeria-dao/src/main/java/fr/pizzeria/dao/IClientDao.java
673d14b5ab2fde51dcd87f1c2652214b17febcfe
[ "MIT" ]
permissive
elfindel69/formation-dta
https://github.com/elfindel69/formation-dta
5db60903f86ed2f102fbe4bb958ca2596d15ac33
9478ff331ab03ae1ee775e3bb6264d0f6cb2c605
refs/heads/master
2020-04-06T04:26:58.117000
2016-06-07T08:40:19
2016-06-07T08:40:19
57,122,685
0
0
null
false
2016-05-17T17:12:15
2016-04-26T11:27:39
2016-04-26T12:31:41
2016-05-17T17:12:15
198
0
0
0
Java
null
null
package fr.pizzeria.dao; import java.util.List; import fr.pizzeria.exceptions.DaoException; import fr.pizzeria.model.Client; public interface IClientDao { /** * Liste des pizzas * * @return liste des pizzas * @throws DaoException */ List<Client> findAllClients() throws DaoException; /...
UTF-8
Java
1,013
java
IClientDao.java
Java
[]
null
[]
package fr.pizzeria.dao; import java.util.List; import fr.pizzeria.exceptions.DaoException; import fr.pizzeria.model.Client; public interface IClientDao { /** * Liste des pizzas * * @return liste des pizzas * @throws DaoException */ List<Client> findAllClients() throws DaoException; /...
1,013
0.630327
0.630327
51
17.784313
18.369106
74
false
false
0
0
0
0
0
0
0.941176
false
false
2
769577c58cb98d78a3b32ce2f16cabf5f20ae1b0
24,618,752,608,451
2bb3940b6ee77cc0e7778b624e479fd7d81fc3b8
/src/managers/entity_managers/CollisionManager.java
50abd2a24a81ad5c0539482f530384344cbe1f6a
[]
no_license
11Marlowe/frogger-clone
https://github.com/11Marlowe/frogger-clone
9051519ba98c3757bdb856f5e8e12305d36e3ca0
146ec48619fd88b10b7689a9eb3b2e5f2838ff30
refs/heads/master
2020-03-15T09:57:06.211000
2018-05-25T06:52:09
2018-05-25T06:52:09
132,087,236
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package managers.entity_managers; import java.util.ArrayList; import entities.Car; import entities.Frog; import entities.Log; import entities.Score; import entities.Turtle; import entities.Water; import entities.WaterBorder; import helpers.Direction; import helpers.GameInfo; public class CollisionManager { privat...
UTF-8
Java
2,457
java
CollisionManager.java
Java
[]
null
[]
package managers.entity_managers; import java.util.ArrayList; import entities.Car; import entities.Frog; import entities.Log; import entities.Score; import entities.Turtle; import entities.Water; import entities.WaterBorder; import helpers.Direction; import helpers.GameInfo; public class CollisionManager { privat...
2,457
0.69068
0.689459
113
20.743362
19.149055
98
false
false
0
0
0
0
0
0
2.20354
false
false
2
be5a2275fb343773bc7340eb5f47ccdab27780eb
36,189,394,457,083
c083fb489b690b0776621dd956ca4850191135d7
/SpringProject1/src/com/mypackage/Address.java
85c6e7b4305d86130f51e07c80a34c89f1673157
[]
no_license
depbajra7/java
https://github.com/depbajra7/java
8eaafbac42b39e17187dc6aac7442baf4c80a218
c8b992b9530f9da6457bd40df3b0e9a155d48504
refs/heads/master
2020-04-07T03:04:16.913000
2018-11-17T16:03:21
2018-11-17T16:03:21
158,001,298
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mypackage; public class Address { private int addrid; private String state; private int zip; public int getAddrid() { return addrid; } public void setAddrid(int addrid) { this.addrid = addrid; } public String getState() { return state; } public void setState(String state) { this.state =...
UTF-8
Java
429
java
Address.java
Java
[]
null
[]
package com.mypackage; public class Address { private int addrid; private String state; private int zip; public int getAddrid() { return addrid; } public void setAddrid(int addrid) { this.addrid = addrid; } public String getState() { return state; } public void setState(String state) { this.state =...
429
0.671329
0.671329
28
14.321428
11.554385
37
false
false
0
0
0
0
0
0
1.428571
false
false
2
160b85ed95991aa718ce7e91f7feb24a8b58b48b
30,897,994,760,824
3cf964a9c7cf4acec0aac3440e21fde0bf62dc5e
/app/src/main/java/com/yikang/health/widget/time/DateViewUtils.java
e0bf5108582a93783c78e403312a0598edaba43f
[]
no_license
gs-wb/Baby
https://github.com/gs-wb/Baby
9e422e99004472931c5a6b16a146cc8c6651f2f3
dfadc5e2386f6371187d5fe63be5c276468816fa
refs/heads/master
2016-09-12T08:53:19.528000
2016-05-31T10:08:06
2016-05-31T10:08:06
57,957,502
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yikang.health.widget.time; import android.app.Activity; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.widget.TextView; import com.yikang.health.R; import java.util.Calendar; /** * Created by zwb on 2016/5/1. */ public class DateViewUtils {...
UTF-8
Java
2,161
java
DateViewUtils.java
Java
[ { "context": ".R;\n\nimport java.util.Calendar;\n\n/**\n * Created by zwb on 2016/5/1.\n */\npublic class DateViewUtils {\n ", "end": 274, "score": 0.9995413422584534, "start": 271, "tag": "USERNAME", "value": "zwb" } ]
null
[]
package com.yikang.health.widget.time; import android.app.Activity; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.widget.TextView; import com.yikang.health.R; import java.util.Calendar; /** * Created by zwb on 2016/5/1. */ public class DateViewUtils {...
2,161
0.67515
0.671911
60
35.016666
24.460506
81
false
false
0
0
0
0
0
0
0.683333
false
false
2
c0753e8cf942697c2c1f4bb0a70864a63fc39bd2
31,301,721,699,617
101335c0041ed1bbb016c61adca2b4f65ddb9636
/app/src/main/java/com/rdmchain/gallery/Activity/MainActivity.java
a178a645c329e0f5224054e790345a2d8307506c
[]
no_license
Roy-Jang/GridLayoutImageRecyclerView_Android
https://github.com/Roy-Jang/GridLayoutImageRecyclerView_Android
0685c0fb80f112937e1a574f5268ce23e88dbbdd
ebdf36f9966f9d7329251723c7ec8dcae0456426
refs/heads/master
2022-12-01T11:17:18.436000
2020-08-11T07:15:18
2020-08-11T07:15:18
285,223,420
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rdmchain.gallery.Activity; import androidx.appcompat.app.AppCompatActivity; import androidx.core.widget.NestedScrollView; import androidx.recyclerview.widget.GridLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Context; import android.os.Bundle; import android.util.L...
UTF-8
Java
4,207
java
MainActivity.java
Java
[]
null
[]
package com.rdmchain.gallery.Activity; import androidx.appcompat.app.AppCompatActivity; import androidx.core.widget.NestedScrollView; import androidx.recyclerview.widget.GridLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Context; import android.os.Bundle; import android.util.L...
4,207
0.611714
0.608339
123
32.731709
26.721106
145
false
false
0
0
0
0
0
0
0.577236
false
false
2
b7e82404a53be7ab02f370559a48040686a2d3c9
2,138,893,721,577
93180beb7fb0902a43383360ca0bd769f4692d44
/webapp Project/jupiter/src/main/java/com/laioffer/job/entity/ResultResponse.java
3bdc9a0665f9c1563e0a0bcd3c13dc13778eba12
[]
no_license
xiaoxue123123/WebApplication
https://github.com/xiaoxue123123/WebApplication
c4839181e163f7d9a7d386c4466b5ba36ea1d819
b05d9791f76cdf928576b13c2f8d942c6f29eb59
refs/heads/master
2023-03-04T01:28:06.541000
2021-12-10T02:13:33
2021-12-10T02:13:33
339,176,702
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.laioffer.job.entity; /** * ResultResponse is for the response result from the requests, * and it's going to be used multiple times. * **/ public class ResultResponse { public String result; public ResultResponse() { } public ResultResponse(String result) { this.result = resul...
UTF-8
Java
331
java
ResultResponse.java
Java
[]
null
[]
package com.laioffer.job.entity; /** * ResultResponse is for the response result from the requests, * and it's going to be used multiple times. * **/ public class ResultResponse { public String result; public ResultResponse() { } public ResultResponse(String result) { this.result = resul...
331
0.667674
0.667674
18
17.388889
18.994556
63
false
false
0
0
0
0
0
0
0.222222
false
false
2
9cc2341694b4b993f7cf7d9cec8d05fda62f3f45
3,324,304,694,668
bfb621b11896ac6afb3a3573a9a114f5f814796b
/JDF/src/com/xdarkness/framework/orm/Mysql2Oracle.java
c5b216692191a73e4b36afef294b7977bcaac3fb
[]
no_license
dalinhuang/xdarkness
https://github.com/dalinhuang/xdarkness
b728bf5644a6ae99b7a756e9bc8c52fcde14029e
243c938b1b59ea5bda748f1b6e6bc41f88815f0d
refs/heads/master
2016-08-11T14:10:41.821000
2011-07-29T15:54:58
2011-07-29T15:54:58
48,953,917
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xdarkness.framework.orm; import java.io.File; import java.util.ArrayList; import java.util.List; import org.dom4j.Document; import org.dom4j.Element; import org.dom4j.Namespace; import org.dom4j.QName; import org.dom4j.io.SAXReader; import com.xdarkness.framework.io.FileUtil; import com.xdar...
UTF-8
Java
5,228
java
Mysql2Oracle.java
Java
[]
null
[]
package com.xdarkness.framework.orm; import java.io.File; import java.util.ArrayList; import java.util.List; import org.dom4j.Document; import org.dom4j.Element; import org.dom4j.Namespace; import org.dom4j.QName; import org.dom4j.io.SAXReader; import com.xdarkness.framework.io.FileUtil; import com.xdar...
5,228
0.609046
0.603296
174
28
20.903996
69
false
false
0
0
0
0
0
0
3.143678
false
false
2
ce4dd6b0f5c4d05288333a3a889c6b2417b3a259
4,183,298,154,646
395e60e050235765a43d4996a8a71bd676296d0c
/src/main/java/com/ingestion/kafka/service/KafkaProducerService.java
f70d3f97d178d4ac7af37638c64996f8ba509817
[]
no_license
trayambakkumar/Kafka-using-springboot
https://github.com/trayambakkumar/Kafka-using-springboot
f06a22dcf2688188a956544cbbb949785033090e
700d0ad02daa0c4b40a5aedab5caf9587cd2fde7
refs/heads/master
2023-03-19T11:55:54.798000
2021-03-08T05:07:04
2021-03-08T05:07:04
345,537,379
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ingestion.kafka.service; import com.ingestion.kafka.constants.AppConstants; import com.ingestion.kafka.models.Event; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org....
UTF-8
Java
1,782
java
KafkaProducerService.java
Java
[]
null
[]
package com.ingestion.kafka.service; import com.ingestion.kafka.constants.AppConstants; import com.ingestion.kafka.models.Event; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org....
1,782
0.705948
0.704826
48
36.125
26.5382
85
false
false
0
0
0
0
0
0
0.583333
false
false
2
fb0c64fa1374de4087b401fd9443901c2fc3544b
7,808,250,553,451
ce5a93dfe8fc69c616b9fbda76142997d6801e3f
/src/TestQuestions/MinWord.java
73c268dfe9bb19e832176b3b6ff31dacac0170f9
[]
no_license
gauravdwivedi/Foundation
https://github.com/gauravdwivedi/Foundation
18ec8e37d864047e3d4ffc1c7913272ef21f9ddc
b76d3dd99e15d59223636cbbecef405d3537b1ce
refs/heads/master
2021-01-02T01:58:21.038000
2019-11-28T08:29:53
2019-11-28T08:29:53
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package TestQuestions; public class MinWord { public static void main(String[] args) { // TODO Auto-generated method stub } // // public static String minLengthWord(String input) { // // int minWordStart=0; // int minWordEnd =input.length()-1; // // // // // } }
UTF-8
Java
286
java
MinWord.java
Java
[]
null
[]
package TestQuestions; public class MinWord { public static void main(String[] args) { // TODO Auto-generated method stub } // // public static String minLengthWord(String input) { // // int minWordStart=0; // int minWordEnd =input.length()-1; // // // // // } }
286
0.622378
0.615385
21
12.619047
16.063789
53
false
false
0
0
0
0
0
0
1.190476
false
false
2
3ca5dab88cfaaaed8e265a5d3da5dcca72d9c642
10,024,453,674,725
7999532358f798d9abdfe719c609c258835b6128
/src/sketch/ProcessingSketch.java
440b4950cdae454a029aaf82345da55394f0f952
[]
no_license
dgop92/Kinematic-Simulator
https://github.com/dgop92/Kinematic-Simulator
27363a1eb631d5208a6f6844dd3919541052443e
db56488b11f27942b4cd9a6007358a5066be70a2
refs/heads/master
2022-12-07T07:09:57.819000
2020-08-31T14:24:44
2020-08-31T14:24:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sketch; import processing.core.PApplet; import vectors.Acceleration; import vectors.Position; import vectors.Velocity; import main.SketchEvents; public class ProcessingSketch extends PApplet{ private SketchEvents sketchEvents; private int MAX_BALL_SIZE = 5; private Ball[] balls; private ...
UTF-8
Java
2,374
java
ProcessingSketch.java
Java
[]
null
[]
package sketch; import processing.core.PApplet; import vectors.Acceleration; import vectors.Position; import vectors.Velocity; import main.SketchEvents; public class ProcessingSketch extends PApplet{ private SketchEvents sketchEvents; private int MAX_BALL_SIZE = 5; private Ball[] balls; private ...
2,374
0.569082
0.563184
105
21.619047
18.808498
88
false
false
0
0
0
0
0
0
0.485714
false
false
2
ed246134c3b1709c9ab9e10293454a5f8d7f50cf
13,804,024,898,520
5fb2edd24da3042e3def986666735412dabf6c40
/Android/SecChat/app/src/main/java/com/razuvaevdd/secchat/MainActivity.java
815fc9323c043eaaed742e5629a342634a8613df
[ "MIT" ]
permissive
RazuvaevDD/I2PSecChat
https://github.com/RazuvaevDD/I2PSecChat
5b2796bd10f93d213bde90edf1c8d76d55881dbf
d26894c7849dadade8cc59c3ff390e20896f8dc5
refs/heads/release
2023-03-09T12:07:44.387000
2021-02-21T15:07:53
2021-02-21T15:07:53
315,027,754
1
6
MIT
false
2021-02-22T08:51:58
2020-11-22T12:04:56
2021-02-21T15:07:58
2021-02-21T15:14:38
10,576
0
3
0
Java
false
false
package com.razuvaevdd.secchat; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.os.StrictMode; import android.widget.TextView; import com.razuvaevdd.I2PConnector.I2PConnector; import com.razuvaevdd.I2PConnector.TypeOfConnection; import com.razuvaevdd.Objects.*; public class M...
UTF-8
Java
2,039
java
MainActivity.java
Java
[]
null
[]
package com.razuvaevdd.secchat; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.os.StrictMode; import android.widget.TextView; import com.razuvaevdd.I2PConnector.I2PConnector; import com.razuvaevdd.I2PConnector.TypeOfConnection; import com.razuvaevdd.Objects.*; public class M...
2,039
0.572928
0.565058
47
39.553192
25.194401
99
false
false
0
0
0
0
0
0
0.531915
false
false
2
78af0f42b42baa2ca30e3339be0805cb3e2c335f
3,942,780,021,703
f1490f54bab67aa12fd6a88b179c9609dbe9c812
/wechatclient/src/main/java/com/qi/wechatclient/view/EditTextWithCompound.java
6b712068e6f85acc14397d06a9a5491476b4b2eb
[]
no_license
qiqiqiqiqi/zhoubaoqi
https://github.com/qiqiqiqiqi/zhoubaoqi
b18f8902ae64873ca0245192343f4c416ebabfa2
429d55aa7d9cc99328a6f09eb73b5e608cbcf77e
refs/heads/master
2023-08-17T15:57:49.252000
2023-08-02T12:10:15
2023-08-02T12:10:15
112,817,096
6
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.qi.wechatclient.view; import android.annotation.SuppressLint; import android.content.ClipboardManager; import android.content.Context; import android.graphics.drawable.Drawable; import android.text.Editable; import android.text.InputFilter; import android.text.InputType; import android.text.TextUtils; impo...
UTF-8
Java
14,258
java
EditTextWithCompound.java
Java
[ { "context": "port java.nio.charset.Charset;\n\n/**\n * Created by 13324 on 2016/11/9.\n */\n@SuppressLint(\"AppCompatCustomV", "end": 824, "score": 0.9979874491691589, "start": 819, "tag": "USERNAME", "value": "13324" } ]
null
[]
package com.qi.wechatclient.view; import android.annotation.SuppressLint; import android.content.ClipboardManager; import android.content.Context; import android.graphics.drawable.Drawable; import android.text.Editable; import android.text.InputFilter; import android.text.InputType; import android.text.TextUtils; impo...
14,258
0.578003
0.575122
411
32.781021
27.989843
160
false
false
0
0
0
0
0
0
0.549878
false
false
2
afa0aff7e22cd07849c83e8a2190ef308c67ac14
4,655,744,576,528
e48c7a75e504e330a076730dc1580196c9d15480
/src/patterns/Diamond.java
ea5fe65820fe0c6b9a568c4ada2e5356d6b6fb89
[]
no_license
pvenkatesh216/General
https://github.com/pvenkatesh216/General
4163ae693f2cd6738f8069493453e9d863f7f3f6
e6194fae244d1a286817e35f560319f94014ac5a
refs/heads/master
2021-09-08T10:55:26.614000
2018-03-09T10:41:16
2018-03-09T10:41:16
124,526,151
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package patterns; import java.util.Scanner; public class Diamond { public static void main(String[] args) { int n=5; int space=4; int c; int k; for (k=1;k<=n;k++) { System.out.println(""); for (c=1;c<=space;c++) { System.out.print(" "); space--; } for (c...
UTF-8
Java
394
java
Diamond.java
Java
[]
null
[]
package patterns; import java.util.Scanner; public class Diamond { public static void main(String[] args) { int n=5; int space=4; int c; int k; for (k=1;k<=n;k++) { System.out.println(""); for (c=1;c<=space;c++) { System.out.print(" "); space--; } for (c...
394
0.469543
0.451777
30
11.133333
11.107755
41
false
false
0
0
0
0
0
0
2.3
false
false
2
45511f476e509b320626a5c2b80ee4d00ec780a5
5,841,155,530,268
4c6e269229c05c3d5e7dc761779f84b7bdb2fbfd
/demo-aop/src/main/java/aspects/SampleAspect.java
273a617a316f6b754240fd18038c749be1cc3de7
[]
no_license
Smitty0078/RevatureLabs
https://github.com/Smitty0078/RevatureLabs
0286db0e4edb8c3739aa64b253978119fd46f6d0
d7c608dfd7eb4c8dbd81f2b5e72164d7fe1b53a8
refs/heads/main
2023-08-04T07:50:40.089000
2021-10-04T20:58:18
2021-10-04T20:58:18
382,160,891
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package aspects; 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 SampleAspect { @Before(value="execution (* service.Emp...
UTF-8
Java
677
java
SampleAspect.java
Java
[]
null
[]
package aspects; 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 SampleAspect { @Before(value="execution (* service.Emp...
677
0.768095
0.768095
23
28.434782
26.82119
83
false
false
0
0
0
0
0
0
0.869565
false
false
2
601099d42efb7bd1873cc2c7527b76a6845c3b85
31,576,599,593,810
189c02db22e8966e7476226381f5b971fb83703c
/src/com/hcl/atf/taf/model/DefectExportData.java
f3fef58beec6dc54b9080de7e0a6bb1d61cd4569
[]
no_license
Bokam501/TAF
https://github.com/Bokam501/TAF
9f28d077cec70e4291daeb6b819a162de21f9e2b
10f85ecadaba049c77299be3433e88a6595a9788
refs/heads/master
2020-06-15T20:01:20.882000
2019-07-11T06:53:21
2019-07-11T06:53:21
195,347,963
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hcl.atf.taf.model; import static javax.persistence.GenerationType.IDENTITY; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; /** * DefectExportD...
UTF-8
Java
2,543
java
DefectExportData.java
Java
[]
null
[]
package com.hcl.atf.taf.model; import static javax.persistence.GenerationType.IDENTITY; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; /** * DefectExportD...
2,543
0.779001
0.779001
88
26.897728
29.043478
168
false
false
0
0
0
0
0
0
1.215909
false
false
2
c503d41e3bd7aea084103f288a0b28571d71c91f
23,665,269,804,609
7494e577fdcd7f9ad8ee4a236c2745b0ec5e9e70
/LES.java
2d6703e6f7db9a6e93861e6149c8e8fd8fa7df2f
[]
no_license
OscarAlex/Data-structures-in-Java
https://github.com/OscarAlex/Data-structures-in-Java
bf9a540c9fdbb9787e99b16de91d6bd0ca17e100
236f099e92eadc1abfefb9dbc19ce54acb1a1b5a
refs/heads/master
2021-10-11T12:09:59.661000
2019-01-25T15:15:54
2019-01-25T15:15:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Lista Enlazada Simple */ public class LES { private Nodo raiz; private Nodo fin; private Nodo temp; private int tam; public Nodo getRaiz() { return raiz; } public void setRaiz(Nodo raiz) { this.raiz= raiz; } public Nodo getFin() { return f...
UTF-8
Java
3,559
java
LES.java
Java
[]
null
[]
/** * Lista Enlazada Simple */ public class LES { private Nodo raiz; private Nodo fin; private Nodo temp; private int tam; public Nodo getRaiz() { return raiz; } public void setRaiz(Nodo raiz) { this.raiz= raiz; } public Nodo getFin() { return f...
3,559
0.369028
0.367622
183
18.437159
12.027525
70
false
false
0
0
0
0
0
0
0.36612
false
false
2
0b5a50c59a4181a9fd127f104ba8bc2982eb36ad
22,333,829,981,760
9a23b2a26ae80aadf57273baca6460631f5d3723
/BchainEnabledOLYMPUS/core/src/test/java/eu/olympus/unit/util/TestKeySerializer.java
53580527cfb49c5fa730f9b25fcc7367793b50dc
[ "Apache-2.0" ]
permissive
rafaeltm/OLChainEnabled
https://github.com/rafaeltm/OLChainEnabled
67a674b24cd0a861a092fa78d56b578ea5b5fad4
85c9d571e116bb751532107fa22b8614cb5dac8a
refs/heads/main
2023-08-04T06:45:24.571000
2021-09-16T12:55:03
2021-09-16T12:55:03
384,412,627
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package eu.olympus.unit.util; import static org.hamcrest.core.Is.is; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertThat; import static org.junit.Assert.fail; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import java.security.interfaces.ECP...
UTF-8
Java
3,754
java
TestKeySerializer.java
Java
[]
null
[]
package eu.olympus.unit.util; import static org.hamcrest.core.Is.is; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertThat; import static org.junit.Assert.fail; import java.security.InvalidKeyException; import java.security.NoSuchAlgorithmException; import java.security.interfaces.ECP...
3,754
0.800746
0.795152
104
35.096153
32.410088
139
false
false
0
0
0
0
0
0
1.759615
false
false
2
959c5c1fd50a9644755055b0794dfc8c6c2d4909
22,978,075,060,539
8cd9fe171f521ecaca041c03c01403977100a9dd
/workspace/Client/src/gui/TwoEntriesPanel.java
1301d0a7ebffde0769d165110eda09e1ab13e2b0
[]
no_license
edri/GENial
https://github.com/edri/GENial
e70e8d1eac1d9471dc2d56225692937a995529a1
f2aa56e5208f61a629423597ca22869389a71700
refs/heads/master
2021-01-25T05:15:13.099000
2015-06-17T11:49:37
2015-06-17T11:49:37
34,391,605
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package gui; import java.awt.Color; import java.awt.Component; import java.awt.GridLayout; import java.awt.TextField; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.IOException; import java.net.UnknownHostException; import javax.swing.BoxLayout; import javax.swing.JButton; imp...
ISO-8859-2
Java
4,655
java
TwoEntriesPanel.java
Java
[]
null
[]
package gui; import java.awt.Color; import java.awt.Component; import java.awt.GridLayout; import java.awt.TextField; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.IOException; import java.net.UnknownHostException; import javax.swing.BoxLayout; import javax.swing.JButton; imp...
4,655
0.715701
0.710532
150
29.953333
25.396414
109
false
false
0
0
0
0
0
0
3.08
false
false
2
f0d0a50208b8d23e785b5b7f7dc6d56a9f3243d5
32,942,399,218,255
82cc4d87029e673da1edd33dd5aa0f68105d3b36
/src/main/java/com/programmingjavaweb/mapper/BuildingMapper.java
55704d4f6773b19447824c4f0b7676bcba1feb65
[]
no_license
nguyenhien0209/estate-platform-jdbc-servlet
https://github.com/nguyenhien0209/estate-platform-jdbc-servlet
7128999b40cd6f13d8a7d713e77b1e7ca8413d47
6188f3c9481a49cd010f24137f8a26b0efd4a1ba
refs/heads/master
2022-11-25T12:02:37.296000
2019-11-06T06:45:23
2019-11-06T06:45:23
213,524,800
0
0
null
false
2022-11-16T05:31:01
2019-10-08T01:49:18
2019-11-06T06:46:02
2022-11-16T05:30:58
2,814
0
0
2
JavaScript
false
false
package com.programmingjavaweb.mapper; import com.programmingjavaweb.model.BuildingModel; import com.programmingjavaweb.utils.ConverterUtil; import java.sql.ResultSet; public class BuildingMapper implements RowMapper<BuildingModel> { @Override public BuildingModel mapRow(ResultSet resultSet) { Buildi...
UTF-8
Java
522
java
BuildingMapper.java
Java
[]
null
[]
package com.programmingjavaweb.mapper; import com.programmingjavaweb.model.BuildingModel; import com.programmingjavaweb.utils.ConverterUtil; import java.sql.ResultSet; public class BuildingMapper implements RowMapper<BuildingModel> { @Override public BuildingModel mapRow(ResultSet resultSet) { Buildi...
522
0.773946
0.773946
15
33.799999
30.725018
104
false
false
0
0
0
0
0
0
0.6
false
false
2
4e43862309c323648e5ee469ab51aaea3caac3dd
17,617,955,890,070
7f75140bd90b46fc04d41f39fbf6c0e826d57dc8
/app/src/main/java/com/example/textme/ProfileActivity.java
99e321b23c13f2eee92986c70f5cdf95e1e00a74
[]
no_license
gig50/textMeAndroid
https://github.com/gig50/textMeAndroid
18d07da1d3abe6db54b4383d77ddb2e10740a0fd
9af6239c2ca27489b0a1b89180127e24f0c8c38f
refs/heads/master
2020-05-24T08:35:42.252000
2019-05-19T02:53:30
2019-05-19T02:53:30
187,187,019
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.textme; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.database.Cursor; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.drawable.Drawable; impor...
UTF-8
Java
16,676
java
ProfileActivity.java
Java
[]
null
[]
package com.example.textme; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.content.pm.PackageManager; import android.database.Cursor; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.drawable.Drawable; impor...
16,676
0.608779
0.60764
421
38.610451
33.607563
221
false
false
0
0
0
0
0
0
0.522565
false
false
2
0e50fb0c1c3e3d7607844f426ba9c621582a1d2e
15,753,940,075,100
3d9f1b6d6f3ed29d08025f05666216e1b8c45eab
/lesson3/src/main/java/pro/bolshakov/geekbrains/lesson3/domain/article/AppArticles.java
8b6aa6964a6aa8f41a81930bf98c19bcf7c5ac5e
[]
no_license
bolshakov-coach/springlevelone
https://github.com/bolshakov-coach/springlevelone
0b7c1747e2f6ade2fa2ab20b0a97b930ed90d18d
e6052cbca127556466d9de0fd346a6ef86b74db9
refs/heads/master
2023-01-23T20:42:35.278000
2020-10-30T16:37:47
2020-10-30T16:37:47
292,530,389
0
11
null
false
2020-11-01T20:16:12
2020-09-03T09:52:05
2020-10-30T16:37:51
2020-11-01T20:15:45
220
0
9
0
Java
false
false
package pro.bolshakov.geekbrains.lesson3.domain.article; import org.hibernate.cfg.Configuration; import javax.persistence.EntityManager; import javax.persistence.EntityManagerFactory; public class AppArticles { public static void main(String[] args) { EntityManagerFactory entityFactory = new Configurat...
UTF-8
Java
2,686
java
AppArticles.java
Java
[ { "context": " = new Author();\n authorIvan.setFirstname(\"Ivan\");\n authorIvan.setLastname(\"Ivanov\");\n ", "end": 679, "score": 0.9997513294219971, "start": 675, "tag": "NAME", "value": "Ivan" }, { "context": "irstname(\"Ivan\");\n authorIvan.setLastname(\...
null
[]
package pro.bolshakov.geekbrains.lesson3.domain.article; import org.hibernate.cfg.Configuration; import javax.persistence.EntityManager; import javax.persistence.EntityManagerFactory; public class AppArticles { public static void main(String[] args) { EntityManagerFactory entityFactory = new Configurat...
2,680
0.64408
0.642964
89
29.179775
25.271809
92
false
false
0
0
0
0
0
0
0.719101
false
false
2
0c597f7ee11649db264234664a543e3a3aea22d0
24,197,845,806,899
b110be48e9db9f4abdeac311cfff90964177299b
/dhis-2/dhis-api/src/test/java/org/hisp/dhis/dataelement/CategoryComboTest.java
dbbbb70d27adf45372ca2d749dc0633c6f0d9c5f
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
dhis2/dhis2-core
https://github.com/dhis2/dhis2-core
5410b4257a023003977c4731ebc581005cd5910a
50c9aba33a36ced8b7af0d907729ef191afa280e
refs/heads/master
2023-08-31T07:48:05.369000
2023-08-31T06:48:56
2023-08-31T06:48:56
66,940,520
283
381
BSD-3-Clause
false
2023-09-14T19:39:31
2016-08-30T12:57:05
2023-09-05T04:53:35
2023-09-14T19:39:31
186,058
258
305
41
Java
false
false
/* * Copyright (c) 2004-2022, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this * list of cond...
UTF-8
Java
6,124
java
CategoryComboTest.java
Java
[ { "context": "import org.junit.jupiter.api.Test;\n\n/**\n * @author Lars Helge Overland\n */\nclass CategoryComboTest {\n\n private Category", "end": 2080, "score": 0.9998622536659241, "start": 2061, "tag": "NAME", "value": "Lars Helge Overland" } ]
null
[]
/* * Copyright (c) 2004-2022, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this * list of cond...
6,111
0.749673
0.746897
146
40.945206
30.106382
100
false
false
0
0
0
0
0
0
0.863014
false
false
2
efe7ca26b79518d54d11088331cb973d2c71c06d
24,678,882,091,251
c1d05cd83234b2acfb7a403254d8e21d573956a8
/src/com/xierw/design/partterns/behavioralPattern/command/example1/PasteCommand.java
32dd1f00e3df80e6985de9c4aea409a123ef5885
[]
no_license
XieRW/1429382875-qq.com
https://github.com/XieRW/1429382875-qq.com
1107986445413f9b345dab819764b0c6d9d17956
1bec9648da835d3737e4b5b8cce3f3dcd2cbd97c
refs/heads/master
2021-05-21T10:02:33.710000
2020-05-18T13:57:40
2020-05-18T13:57:40
252,647,645
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xierw.design.partterns.behavioralPattern.command.example1; import com.sun.deploy.util.StringUtils; /** * 从剪贴板粘贴文字 * * @date 2020-04-23 * @author xie * @email 1429382875@qq.com */ public class PasteCommand extends Command { public PasteCommand(Editor editor) { super(editor); } /...
UTF-8
Java
834
java
PasteCommand.java
Java
[ { "context": "\n/**\n * 从剪贴板粘贴文字\n *\n * @date 2020-04-23\n * @author xie\n * @email 1429382875@qq.com\n */\npublic class Past", "end": 166, "score": 0.9954240322113037, "start": 163, "tag": "USERNAME", "value": "xie" }, { "context": "字\n *\n * @date 2020-04-23\n * @author xie\n * @e...
null
[]
package com.xierw.design.partterns.behavioralPattern.command.example1; import com.sun.deploy.util.StringUtils; /** * 从剪贴板粘贴文字 * * @date 2020-04-23 * @author xie * @email <EMAIL> */ public class PasteCommand extends Command { public PasteCommand(Editor editor) { super(editor); } /** * ...
824
0.608033
0.581717
35
19.628571
20.955853
86
false
false
0
0
0
0
0
0
0.285714
false
false
2
5488e45b21b51ad7b972ce73fc79b23fa44f7fd6
14,637,248,559,835
c2de12e28acd1e8589f70a38ec08377365bace59
/taobaoke-service/src/main/java/com/igogogo/service/impl/Ig_WxServiceImpl.java
74c13979cd2d19aaff170dabef10125568241ada
[]
no_license
84330299/taobaoke
https://github.com/84330299/taobaoke
39d85c15c74ca149803d2ce9ca4675e091947886
dfa293e09b367e1bb65bf6a177e5f79e32798230
refs/heads/master
2020-03-27T20:44:11.399000
2018-09-02T14:03:23
2018-09-02T14:03:23
147,090,442
2
4
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.igogogo.service.impl; 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.igogogo.dao.Ig_WxMapper; import com.igogogo.domain.I...
UTF-8
Java
2,132
java
Ig_WxServiceImpl.java
Java
[]
null
[]
package com.igogogo.service.impl; 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.igogogo.dao.Ig_WxMapper; import com.igogogo.domain.I...
2,132
0.716698
0.713884
109
18.559633
18.906546
75
false
false
0
0
0
0
0
0
1.357798
false
false
2
48d20dc5a3bafccead0cb39c5cf59e4f0a1a3b82
19,774,029,485,523
d60e287543a95a20350c2caeabafbec517cabe75
/LACCPlus/Camel/10381_1.java
a3a1f00f3527953800165215f46b6229436bc209
[ "MIT" ]
permissive
sgholamian/log-aware-clone-detection
https://github.com/sgholamian/log-aware-clone-detection
242067df2db6fd056f8d917cfbc143615c558b2c
9993cb081c420413c231d1807bfff342c39aa69a
refs/heads/main
2023-07-20T09:32:19.757000
2021-08-27T15:02:50
2021-08-27T15:02:50
337,837,827
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//,temp,ThriftProducerAsyncTest.java,169,194,temp,ThriftProducerAsyncTest.java,142,167 //,2 public class xxx { @Test public void testOneWayMethodInvocation() throws Exception { LOG.info("Thrift one-way method async test start"); final CountDownLatch latch = new CountDownLatch(1); final ...
UTF-8
Java
962
java
10381_1.java
Java
[]
null
[]
//,temp,ThriftProducerAsyncTest.java,169,194,temp,ThriftProducerAsyncTest.java,142,167 //,2 public class xxx { @Test public void testOneWayMethodInvocation() throws Exception { LOG.info("Thrift one-way method async test start"); final CountDownLatch latch = new CountDownLatch(1); final ...
962
0.607069
0.591476
31
30.064516
27.603104
103
false
false
0
0
0
0
0
0
0.774194
false
false
2
9cec22cd7ad4fd0c1a8358244f3f2e7c3adf8919
14,001,593,450,400
f85f116777e71bfb8a419ccc8320c12d0130fa23
/src/main/java/com/chainsys/bookshelf/TodaysSpecial.java
7216816fafbf57fc436334145d54a1deaec45b40
[]
no_license
csys-fresher-batch-2019/bookshelfapp-spring-ramola
https://github.com/csys-fresher-batch-2019/bookshelfapp-spring-ramola
4db39e6d4b6611117d9992ecffb1e6de84084a64
2ddb99e82b1646e834eb1deaf2a6ce59d43b1f39
refs/heads/master
2021-01-16T04:08:36.510000
2020-03-23T14:58:42
2020-03-23T14:58:42
242,971,811
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chainsys.bookshelf; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRe...
UTF-8
Java
913
java
TodaysSpecial.java
Java
[]
null
[]
package com.chainsys.bookshelf; import java.io.IOException; import java.util.ArrayList; import java.util.List; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRe...
913
0.779847
0.778751
37
23.675676
21.287039
79
false
false
0
0
0
0
0
0
1.162162
false
false
2
0e78f0b755d85900c3d1bdea6101dfd434827a93
28,011,776,748,621
a640036e9d28159d8f57a2d71ed83ed2c8563b8f
/EmailApplication/src/com/smartweights/mail/pdf/PDFTableProperties.java
9ed3d6897a7779562e44138ff7c922cc2af1ae03
[]
no_license
ramakrishna65/email-restfulService
https://github.com/ramakrishna65/email-restfulService
f3d03a26802c1202f7ebbd8a8eb76ff6875e28d3
65b07b8adabb1bc1e2ef2be6629b21c01235e0f8
refs/heads/master
2021-01-10T05:00:58.058000
2016-01-19T16:20:44
2016-01-19T16:20:44
49,964,460
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package com.smartweights.mail.pdf; import java.io.IOException; import java.net.MalformedURLException; import java.text.SimpleDateFormat; import java.util.Date; import org.springframework.stereotype.Component; import com.itextpdf.text.BadElementException; import com.itextpdf.text.BaseColor; ...
UTF-8
Java
4,880
java
PDFTableProperties.java
Java
[ { "context": "om.itextpdf.text.pdf.PdfPTable;\r\n\r\n/**\r\n * @author Rama\r\n *\r\n */\r\n\r\n@Component(\"pdfTableProperties\")\r\npubli", "end": 675, "score": 0.9880540370941162, "start": 671, "tag": "NAME", "value": "Rama" } ]
null
[]
/** * */ package com.smartweights.mail.pdf; import java.io.IOException; import java.net.MalformedURLException; import java.text.SimpleDateFormat; import java.util.Date; import org.springframework.stereotype.Component; import com.itextpdf.text.BadElementException; import com.itextpdf.text.BaseColor; ...
4,880
0.701025
0.685041
153
29.895424
26.738913
112
false
false
0
0
0
0
0
0
2.830065
false
false
2
605685db1b482ab5dd0dfd4762e4b369d108a1f8
30,399,778,550,715
48464c3cc0d2b880927b9aa8a3c131f8d582e9b3
/app/src/main/java/com/example/to_dorpg/database/DBAttackHelper.java
56ea6c116a1519a84949f60990e4790006e6639c
[]
no_license
frejakong/To-Do-RPG
https://github.com/frejakong/To-Do-RPG
eda7932a5ea017666acccee40b34367881f1a4d6
7c11700312ae1bcb8535453aa8566f3a1df39939
refs/heads/master
2023-08-07T07:45:27.932000
2021-09-10T16:38:12
2021-09-10T16:38:12
405,099,301
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.to_dorpg.database; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import com.example.to_dorpg.model.Attack; import com.example.to_dorpg.model.Gold; import java.util.ArrayList; public ...
UTF-8
Java
1,711
java
DBAttackHelper.java
Java
[]
null
[]
package com.example.to_dorpg.database; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import com.example.to_dorpg.model.Attack; import com.example.to_dorpg.model.Gold; import java.util.ArrayList; public ...
1,711
0.644068
0.639392
66
24.924242
23.80114
77
false
false
0
0
0
0
0
0
0.590909
false
false
2
d8f252cd63f4a3a01309d173b61ecdba148a490d
4,217,657,955,207
cf32c0adf690290848f0f1a15e5a573256cd2b20
/src/main/java/scottjmitchell/drafter/draft/Draft.java
b717ae06a9dc4adaddc95d504d9e21c252fb586e
[]
no_license
scottjmitchell/drafter
https://github.com/scottjmitchell/drafter
f26fb681a9b60362dbbaa74386ca26880e727c0b
837fed693049a72ecb7e2313a3e2bf2754070c08
refs/heads/master
2018-10-20T13:56:53.526000
2018-09-01T10:44:06
2018-09-01T10:44:06
140,862,025
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package scottjmitchell.drafter.draft; import com.google.common.collect.Lists; import scottjmitchell.drafter.league.League; import scottjmitchell.drafter.member.Member; import scottjmitchell.drafter.sport.players.NFLData; import scottjmitchell.drafter.sport.players.NFLPlayer; import scottjmitchell.drafter.sport.scrapin...
UTF-8
Java
13,189
java
Draft.java
Java
[]
null
[]
package scottjmitchell.drafter.draft; import com.google.common.collect.Lists; import scottjmitchell.drafter.league.League; import scottjmitchell.drafter.member.Member; import scottjmitchell.drafter.sport.players.NFLData; import scottjmitchell.drafter.sport.players.NFLPlayer; import scottjmitchell.drafter.sport.scrapin...
13,189
0.651983
0.64986
425
30.035294
31.331791
278
false
false
0
0
0
0
0
0
0.501176
false
false
2
a0085c33b42cb71e85beadd583414c630c7cd5ed
15,341,623,246,813
890b7348a6f7b4587e066ba5eeb4608eba93d158
/src/main/java/chess/board/movesgenerators/legal/MoveFilter.java
1a3d49f9b440f269c8eb0d9c7962ba35602f90ca
[ "BSD-3-Clause" ]
permissive
mcoria/chess
https://github.com/mcoria/chess
81721fd970c1ac56e8395175eb4b27609cd41d46
b874920808938a527b7ccd1edfbffa894635a936
refs/heads/master
2022-06-21T21:53:33.594000
2022-06-21T02:55:15
2022-06-21T02:55:15
231,782,401
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package chess.board.movesgenerators.legal; import chess.board.moves.Move; import chess.board.moves.MoveCastling; import chess.board.moves.MoveKing; /** * @author Mauricio Coria * */ public interface MoveFilter { boolean filterMove(Move move); boolean filterMove(MoveKing move) ; boolean filterMove(Move...
UTF-8
Java
348
java
MoveFilter.java
Java
[ { "context": "mport chess.board.moves.MoveKing;\n\n\n/**\n * @author Mauricio Coria\n *\n */\npublic interface MoveFilter {\n\n\t\n\tboolean ", "end": 180, "score": 0.9998348951339722, "start": 166, "tag": "NAME", "value": "Mauricio Coria" } ]
null
[]
package chess.board.movesgenerators.legal; import chess.board.moves.Move; import chess.board.moves.MoveCastling; import chess.board.moves.MoveKing; /** * @author <NAME> * */ public interface MoveFilter { boolean filterMove(Move move); boolean filterMove(MoveKing move) ; boolean filterMove(MoveCastling...
340
0.755747
0.755747
23
14.130435
17.098955
48
false
false
0
0
0
0
0
0
0.608696
false
false
2
8088b71ffb6947b61a6c5a9b41e1412779b821a4
16,544,214,025,936
5f7c272029194c1dc507088e40932decbe7f9544
/lightbatis-core/src/main/java/titan/lightbatis/mapper/LightbatisMapper.java
82bacd564db7e656608ac31adeb075e945d0cbdb
[ "Apache-2.0" ]
permissive
lightbatis/lightbatis
https://github.com/lightbatis/lightbatis
37ce0483237cdd51deae97793413d6a4071e531f
a4a144c99af6e2ca5b98c0f06373d97600372c5f
refs/heads/master
2023-06-27T00:20:33.544000
2023-05-28T08:30:26
2023-05-28T08:30:26
224,137,061
41
2
Apache-2.0
false
2023-06-14T22:31:48
2019-11-26T08:11:38
2022-11-17T10:31:54
2023-06-14T22:31:47
7,065
52
2
9
Java
false
false
package titan.lightbatis.mapper; import com.querydsl.core.types.Predicate; import org.apache.ibatis.annotations.DeleteProvider; import org.apache.ibatis.annotations.InsertProvider; import org.apache.ibatis.annotations.UpdateProvider; import org.springframework.transaction.annotation.Transactional; import titan.lightba...
UTF-8
Java
1,567
java
LightbatisMapper.java
Java
[ { "context": "ovider.impl.BaseMapperProvider;\n\n/**\n *\n * @author lifei114@126.com\n * @param <T>\n */\npublic interface LightbatisMapp", "end": 497, "score": 0.9999058246612549, "start": 481, "tag": "EMAIL", "value": "lifei114@126.com" } ]
null
[]
package titan.lightbatis.mapper; import com.querydsl.core.types.Predicate; import org.apache.ibatis.annotations.DeleteProvider; import org.apache.ibatis.annotations.InsertProvider; import org.apache.ibatis.annotations.UpdateProvider; import org.springframework.transaction.annotation.Transactional; import titan.lightba...
1,558
0.729502
0.725298
48
28.729166
23.89538
81
false
false
0
0
0
0
0
0
0.375
false
false
2
25ab7cdc87d475fe4f2e17c729987c51b0df9687
13,675,175,927,628
c92b2b9fb7b1cd3d9d08b50832d02f560afec8f9
/turtle-back/src/main/java/com/zz/back/util/markrazi/trans/EmptyLineTranslator.java
cbd4a9173bc187d04f6b1e13b1b68c7d09b1ed96
[]
no_license
zzpierce/TurtleSite
https://github.com/zzpierce/TurtleSite
2b817ad8ad16174ecd93dbae8fcb08c6cc64b1c6
e5ff4f003ecf955440befe21c375e0f8f1e107fe
refs/heads/master
2020-04-12T06:42:54.096000
2018-06-29T11:07:02
2018-06-29T11:07:02
64,849,815
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zz.back.util.markrazi.trans; public class EmptyLineTranslator extends AbstractTranslator { public String translate(String src, TranslatorContext context) { if(src == null) return null; if(src.trim().equals("")) { return src; } return null; } priv...
UTF-8
Java
523
java
EmptyLineTranslator.java
Java
[]
null
[]
package com.zz.back.util.markrazi.trans; public class EmptyLineTranslator extends AbstractTranslator { public String translate(String src, TranslatorContext context) { if(src == null) return null; if(src.trim().equals("")) { return src; } return null; } priv...
523
0.644359
0.644359
23
21.73913
23.550533
68
false
false
0
0
0
0
0
0
0.347826
false
false
2