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
71cf7f74ae2a7e01be4ab1e8bf8d193e3e75b876
31,722,628,458,556
bace066eb62278ca6a4879c3e20183b58bec99d6
/src/org/waspec/exercise3.java
7b9be48d33bef8c1c415d024ba63d360195730b1
[]
no_license
pumaatlarge/exericesOnHappyJavaClass
https://github.com/pumaatlarge/exericesOnHappyJavaClass
888ce1b8f22f7de28d3d3828be4dd6b2091e73da
b5aa969141bf26800a508fed0e65c6eb6e0b0028
refs/heads/master
2021-01-16T19:18:23.778000
2015-02-25T06:55:28
2015-02-25T06:55:28
31,301,253
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.waspec; /** * Created by AlienLi on 2015-02-24. */ public class exercise3 { }
UTF-8
Java
93
java
exercise3.java
Java
[ { "context": "package org.waspec;\n\n/**\n * Created by AlienLi on 2015-02-24.\n */\npublic class exercise3 {\n}\n", "end": 46, "score": 0.9975411891937256, "start": 39, "tag": "NAME", "value": "AlienLi" } ]
null
[]
package org.waspec; /** * Created by AlienLi on 2015-02-24. */ public class exercise3 { }
93
0.666667
0.569892
7
12.285714
13.06811
36
false
false
0
0
0
0
0
0
0.142857
false
false
0
85e552b2f672fcb564c1a81e122d11ae96378509
27,565,100,111,585
664ac00310dca0cc9be5135c7dd25f04879e47f1
/src/main/java/me/newt/multiplier/util/UtilBook.java
d13a69a2f72905883964adfd6d4192daa610c745
[]
no_license
JustDJplease/ExperienceBooster
https://github.com/JustDJplease/ExperienceBooster
de41f3f96ce1f7b7215bad16b8c35f2079e6105d
eda30be3558c474d140f81b884029452b0bb858b
refs/heads/master
2021-04-09T10:27:13.782000
2020-08-25T12:11:25
2020-08-25T12:11:25
125,271,127
2
1
null
false
2020-08-16T11:05:37
2018-03-14T20:42:04
2020-08-16T10:53:46
2020-08-16T10:53:44
53
0
2
2
Java
false
false
package me.newt.multiplier.util; import me.newt.multiplier.Multiplier; import me.newt.multiplier.MultiplierPlugin; import me.newt.multiplier.messages.MessagesAPI; import net.md_5.bungee.api.chat.BaseComponent; import net.md_5.bungee.api.chat.ComponentBuilder; import org.bukkit.Material; import org.bukkit.inventory.Ite...
UTF-8
Java
3,847
java
UtilBook.java
Java
[]
null
[]
package me.newt.multiplier.util; import me.newt.multiplier.Multiplier; import me.newt.multiplier.MultiplierPlugin; import me.newt.multiplier.messages.MessagesAPI; import net.md_5.bungee.api.chat.BaseComponent; import net.md_5.bungee.api.chat.ComponentBuilder; import org.bukkit.Material; import org.bukkit.inventory.Ite...
3,847
0.617624
0.612425
101
37.089108
27.091373
102
false
false
0
0
0
0
0
0
0.663366
false
false
0
c6382ac791bcaf80f9d54e13aa167a949dc2c7c9
25,829,933,344,107
74cc798bdc0d5ae4cba31aa29ee17a7ca40545ca
/spring/SpringBasic/src/test/java/ccc/spring/knights/autowired/KnightTest.java
29cc903388b20dddc3913fd2adee910bbde22a8b
[]
no_license
chen2526264/A_GitRepository
https://github.com/chen2526264/A_GitRepository
2cfd5bc9c6fc4def55a0acbdc9d6a5d733b460bb
f61cc202a75b10f323d21e354abe0ce039c27b29
refs/heads/master
2018-12-21T07:21:45.274000
2018-12-17T00:59:23
2018-12-17T00:59:23
50,508,416
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ccc.spring.knights.autowired; import org.junit.Test; import org.springframework.beans.factory.support.DefaultListableBeanFactory; import org.springframework.beans.factory.xml.XmlBeanDefinitionReader; import org.springframework.beans.factory.xml.XmlBeanFactory; import org.springframework.context.support.ClassP...
UTF-8
Java
1,833
java
KnightTest.java
Java
[ { "context": ".springframework.core.io.Resource;\n\n/**\n * @author chenjiong\n * @date 2018/4/21 21:50\n */\npublic class KnightT", "end": 470, "score": 0.9995948672294617, "start": 461, "tag": "USERNAME", "value": "chenjiong" } ]
null
[]
package ccc.spring.knights.autowired; import org.junit.Test; import org.springframework.beans.factory.support.DefaultListableBeanFactory; import org.springframework.beans.factory.xml.XmlBeanDefinitionReader; import org.springframework.beans.factory.xml.XmlBeanFactory; import org.springframework.context.support.ClassP...
1,833
0.727895
0.72162
48
35.520832
30.67164
127
false
false
0
0
0
0
0
0
0.520833
false
false
0
161f0210d906bfd467a2cf4b24ab670df3b9a4fd
21,182,778,746,174
96d81d61aa12418bf787e6a7b4a9704fe0b9a192
/src/PADPila.java
1893018d2fc039b8659c889ea3de9b9be6805955
[]
no_license
carlosescor2199/EjercicioPilas
https://github.com/carlosescor2199/EjercicioPilas
37411a44df42a7413479a5b457f5a9bff515f599
cde1ed314c1a2d67547439bb9015c95d5eb2f1e3
refs/heads/master
2023-01-10T01:15:38.243000
2020-11-06T00:59:46
2020-11-06T00:59:46
310,455,177
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class PADPila { Object pila1[]; int cima=-1; public PADPila(int size) { pila1 = new Object[size]; } public int apilar(Object o){ if(cima>=pila1.length-1){ System.out.println("la pila está llena"); } else { cima+=1; pila1[cima] = o...
UTF-8
Java
858
java
PADPila.java
Java
[]
null
[]
public class PADPila { Object pila1[]; int cima=-1; public PADPila(int size) { pila1 = new Object[size]; } public int apilar(Object o){ if(cima>=pila1.length-1){ System.out.println("la pila está llena"); } else { cima+=1; pila1[cima] = o...
858
0.476079
0.45741
41
19.926828
15.839731
62
false
false
0
0
0
0
0
0
0.414634
false
false
0
949d8cb69b46831805e8cd02f5e6bad09da46961
22,703,197,190,944
ca030864a3a1c24be6b9d1802c2353da4ca0d441
/classes7.dex_source_from_JADX/com/facebook/debug/debugoverlay/DebugOverlayTagPrefKeys.java
3af870cd68f7ef5dd21207a96349580f12e31b35
[]
no_license
pxson001/facebook-app
https://github.com/pxson001/facebook-app
87aa51e29195eeaae69adeb30219547f83a5b7b1
640630f078980f9818049625ebc42569c67c69f7
refs/heads/master
2020-04-07T20:36:45.758000
2018-03-07T09:04:57
2018-03-07T09:04:57
124,208,458
4
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.facebook.debug.debugoverlay; import com.facebook.prefs.shared.PrefKey; import com.facebook.prefs.shared.SharedPrefKeys; /* compiled from: sync_check_server_response_received */ public class DebugOverlayTagPrefKeys { private static final PrefKey f2585a = ((PrefKey) SharedPrefKeys.a.a("debugoverlay/"));...
UTF-8
Java
457
java
DebugOverlayTagPrefKeys.java
Java
[]
null
[]
package com.facebook.debug.debugoverlay; import com.facebook.prefs.shared.PrefKey; import com.facebook.prefs.shared.SharedPrefKeys; /* compiled from: sync_check_server_response_received */ public class DebugOverlayTagPrefKeys { private static final PrefKey f2585a = ((PrefKey) SharedPrefKeys.a.a("debugoverlay/"));...
457
0.768053
0.733042
13
34.153847
29.061861
90
false
false
0
0
0
0
0
0
0.384615
false
false
0
c46104c5e06363843f7aa33ca8880837c998a76d
19,189,913,916,556
53adc17bed6a61b832323dd11ad201dea61a0364
/webApplication/src/main/java/com/frame/web/service/AWSauthServiceImpl.java
bc8944e52275c0c7619600846a8a1509f31b70b3
[]
no_license
akon3585/SpringBootCloudFramework
https://github.com/akon3585/SpringBootCloudFramework
39165dbe1a69370277355b88acfef9a73b3ab941
661474a97e63c9d23b902d64c871a4772e5d2077
refs/heads/master
2022-04-09T21:01:40.158000
2020-02-17T17:48:21
2020-02-17T17:48:21
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * @author: Chen * @date: Jan 10, 2020 */ package com.frame.web.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.amazonaws.auth.AWSCredentialsProvider; import com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider; import ...
UTF-8
Java
839
java
AWSauthServiceImpl.java
Java
[ { "context": "/**\n * @author: Chen\n * @date: Jan 10, 2020\n */\npackage com.frame.we", "end": 20, "score": 0.9995179176330566, "start": 16, "tag": "NAME", "value": "Chen" }, { "context": "com.frame.config.AwsConfiguration;\n\n/**\n * @author Chen\n * @date Jan 10, 2020\n * @des...
null
[]
/** * @author: Chen * @date: Jan 10, 2020 */ package com.frame.web.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.amazonaws.auth.AWSCredentialsProvider; import com.amazonaws.auth.ClasspathPropertiesFileCredentialsProvider; import ...
839
0.747909
0.733572
35
22.914286
23.650274
85
false
false
0
0
0
0
0
0
0.8
false
false
0
6c2b294cb8ae64f33961a3cf87c7d48c4fa387fd
22,127,671,529,885
7cb5770a84f3981485f7fb97bac882d468e07638
/src/threads/task1/task1/Car.java
1124e24fe9b247dac1798e4eb497f44483739728
[]
no_license
valkhrystodorova/CB_Pro_Threads
https://github.com/valkhrystodorova/CB_Pro_Threads
850c501e16c77edae229d06957b6e516895a1b6a
150b1b292186f9d75e3b12c0baa7d888daa307ac
refs/heads/master
2023-03-07T15:56:40.469000
2021-03-01T15:35:47
2021-03-01T15:35:47
341,895,939
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package threads.task1.task1; public class Car { private String mark; public Car(String mark) { this.mark = mark; } public String getMark() { return mark; } public void goCar() { System.out.println(mark + " go."); } public void stopCar() { System.out.p...
UTF-8
Java
354
java
Car.java
Java
[]
null
[]
package threads.task1.task1; public class Car { private String mark; public Car(String mark) { this.mark = mark; } public String getMark() { return mark; } public void goCar() { System.out.println(mark + " go."); } public void stopCar() { System.out.p...
354
0.545198
0.539548
21
15.809524
14.304908
44
false
false
0
0
0
0
0
0
0.285714
false
false
0
480d8ff14abc69646f27faa095e440a10902444c
21,955,872,824,919
7177430d6f4d1deee8441ffbe8fe49168552649f
/Ch07_Arrays_and_ArrayLists/Ex07_21_TurtleGraphics.java
d54cf84750e792382bf8d91b81a8e49496b8e5bb
[]
no_license
daviduntalan/JHTP9e
https://github.com/daviduntalan/JHTP9e
0015b7ae88aa092cca4db869d5a0acfe5231815f
b47911905be02293226e9a77948f0f019cdac138
refs/heads/master
2023-01-29T10:51:23.240000
2020-12-08T09:21:16
2020-12-08T09:21:16
276,873,233
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Ch07_Arrays_and_ArrayLists; import java.util.Arrays; /** * Turtle Graphics. The Logo language made the concept of turtle graphics famous. Imagine * a mechanical turtle that walks around the room under the control of a Java application. The turtle * holds a pen in one of two positions, up or down. Wh...
UTF-8
Java
6,067
java
Ex07_21_TurtleGraphics.java
Java
[]
null
[]
package Ch07_Arrays_and_ArrayLists; import java.util.Arrays; /** * Turtle Graphics. The Logo language made the concept of turtle graphics famous. Imagine * a mechanical turtle that walks around the room under the control of a Java application. The turtle * holds a pen in one of two positions, up or down. Wh...
6,067
0.543353
0.525516
154
37.31818
31.950998
122
false
false
0
0
0
0
0
0
0.850649
false
false
0
41bff58c59b4774c3f1260422f5c97bbd7518d09
24,017,457,149,764
13ac75e91402706e2e45777ce963635f823d629f
/src/common/xap/lui/core/reduce/IJsCompressionService.java
65e365adec9337d11d05128e49a741ace9f37974
[]
no_license
gufanyi/wdp
https://github.com/gufanyi/wdp
86085600062e6d42adcacaf46968854c8632ead1
9f69f798b799ab258ed57febad10495a65574c9a
refs/heads/master
2021-01-10T10:59:49.283000
2015-12-17T15:33:23
2015-12-17T15:33:23
47,962,667
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package xap.lui.core.reduce; /** * Js代码压缩服务类 * @author gd 2010-4-23 * @version NC6.0 */ public interface IJsCompressionService { public String compressJs(String[] jsFiles); public String compressCss(String[] cssFiles); public String noCompressJs(String[] jsFiles); public String noCompressCss(String[] cssFiles...
UTF-8
Java
339
java
IJsCompressionService.java
Java
[ { "context": "xap.lui.core.reduce;\n\n\n/**\n * Js代码压缩服务类\n * @author gd 2010-4-23\n * @version NC6.0\n */\npublic interface ", "end": 61, "score": 0.702680230140686, "start": 59, "tag": "USERNAME", "value": "gd" } ]
null
[]
package xap.lui.core.reduce; /** * Js代码压缩服务类 * @author gd 2010-4-23 * @version NC6.0 */ public interface IJsCompressionService { public String compressJs(String[] jsFiles); public String compressCss(String[] cssFiles); public String noCompressJs(String[] jsFiles); public String noCompressCss(String[] cssFiles...
339
0.744615
0.716923
14
22.214285
18.762342
48
false
false
0
0
0
0
0
0
0.642857
false
false
0
9e85312d394fda8586f7f3172f4f1349a3083d36
10,737,418,290,076
22e8d75b9d5a7bf076fa91eb5dbb4c0b58b42286
/webbeans-impl/src/main/java/org/apache/webbeans/intercept/ConstructorInterceptorInvocationContext.java
eedd7b8096afee8833ae4880d50fd5be674f074c
[ "Apache-2.0" ]
permissive
apache/openwebbeans
https://github.com/apache/openwebbeans
56888af1999edf5d22dc47ed5a87bfd8559ebe5e
01245cf8ef0baaa9cd31342b0cdb075d314b6ef9
refs/heads/main
2023-08-31T23:32:19.832000
2023-02-25T12:58:57
2023-02-25T12:58:57
1,302,095
50
72
Apache-2.0
false
2023-06-27T07:29:08
2011-01-28T08:00:11
2023-04-16T00:31:37
2023-06-27T05:44:39
24,500
55
57
4
Java
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
UTF-8
Java
2,370
java
ConstructorInterceptorInvocationContext.java
Java
[]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
2,370
0.678903
0.677215
66
34.909092
30.428619
128
false
false
0
0
0
0
0
0
0.469697
false
false
0
de457ee0f8388c05488bed0ff6d29fe5b1e3c047
5,325,759,502,843
da7d3a2479e7a9b3598b697984344357a346809c
/Java_Learning_Project/src/learning/oops/Samsung.java
784451617963a259828a4347821c158d37402c96
[]
no_license
oindrila88/DemoJavaLearningRepo
https://github.com/oindrila88/DemoJavaLearningRepo
43112ed3509badf14ebf38ff324e9d33e379b71c
ea514739597fbd83013a060fb475bd0fc17f6466
refs/heads/master
2022-11-08T05:34:56.931000
2020-06-24T03:16:19
2020-06-24T03:16:19
262,614,729
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package learning.oops; import learning.oops.abstraction.interfaceIntroduction.Phone; public class Samsung implements Phone, AndroidUpdatePermission { @Override public void showConfig() { System.out.println("In showConfig of Samsung"); } @Override public void makeCall() { System.out.println("In makeCall of...
UTF-8
Java
643
java
Samsung.java
Java
[]
null
[]
package learning.oops; import learning.oops.abstraction.interfaceIntroduction.Phone; public class Samsung implements Phone, AndroidUpdatePermission { @Override public void showConfig() { System.out.println("In showConfig of Samsung"); } @Override public void makeCall() { System.out.println("In makeCall of...
643
0.724728
0.724728
38
15.921053
21.024273
67
false
false
0
0
0
0
0
0
1.078947
false
false
0
ced4932980d37bf05f1ff15ccfcfba41b1fbd3a6
5,257,040,009,703
af6fdd1732d402046b035c936bdfe9b0596ccbac
/jcloudcv-1.6/src/org/idevlab/rjc/ds/RedisConnection.java
15730defacabca5af14eb691277f3d8447001848
[]
no_license
Cloud-CV/mat-cloudcv
https://github.com/Cloud-CV/mat-cloudcv
803743e9fa6011ba90d8fca0da6f223140a994da
1583c982efdba1bb891b3b18932853911467b159
refs/heads/master
2020-04-11T04:24:04.889000
2017-09-27T13:54:43
2017-09-27T13:54:43
11,624,449
6
5
null
false
2017-09-27T13:54:44
2013-07-24T02:29:52
2017-09-25T18:59:45
2017-09-27T13:54:44
12,421
20
20
2
Java
null
null
/* * Copyright 2010-2011. Evgeny Dolgov * * 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...
UTF-8
Java
1,852
java
RedisConnection.java
Java
[ { "context": "/*\n * Copyright 2010-2011. Evgeny Dolgov\n *\n * Licensed under the Apache License, Version ", "end": 40, "score": 0.9998853802680969, "start": 27, "tag": "NAME", "value": "Evgeny Dolgov" }, { "context": "tException;\nimport java.util.List;\n\n/**\n * @author Evgeny Do...
null
[]
/* * Copyright 2010-2011. <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,838
0.692765
0.686285
82
21.585365
22.700571
75
false
false
0
0
0
0
0
0
0.426829
false
false
0
a515fb3f68bfd4a833a27891a0f81ea2895bb458
17,068,200,062,319
521e42a0b0e89f54e05d61b312b843421995df66
/src/test/java/com/example/testcases/HomePageTest.java
587108cf2c5cd75f5ccd10743b43e1c34bb81d09
[]
no_license
anasilbelbep/ProjectAutomation
https://github.com/anasilbelbep/ProjectAutomation
0e6faa678ca551241f1d7803e66b00e2f09cf2dd
eaa844702982aceee7ec01be5776b97e08ca9fd5
refs/heads/master
2022-12-17T12:59:11.716000
2020-09-17T22:39:24
2020-09-17T22:39:24
296,452,397
0
0
null
false
2020-09-17T23:06:53
2020-09-17T22:07:14
2020-09-17T22:39:40
2020-09-17T23:03:46
0
0
0
1
Java
false
false
package com.example.testcases; import javafx.scene.layout.Priority; import org.apache.tools.ant.taskdefs.Sleep; import org.testng.Assert; import org.testng.annotations.AfterMethod; import org.testng.annotations.BeforeMethod; import org.testng.annotations.*; public class HomePageTest extends TestBase { pub...
UTF-8
Java
504
java
HomePageTest.java
Java
[]
null
[]
package com.example.testcases; import javafx.scene.layout.Priority; import org.apache.tools.ant.taskdefs.Sleep; import org.testng.Assert; import org.testng.annotations.AfterMethod; import org.testng.annotations.BeforeMethod; import org.testng.annotations.*; public class HomePageTest extends TestBase { pub...
504
0.698413
0.698413
30
15.8
16.712072
44
false
false
0
0
0
0
0
0
0.3
false
false
0
ebee0b88e7cac0ded43edb0eb79575dc911c686e
21,242,908,274,456
145409b3e14f730c55b8d657a2b0a224d7a83eae
/app/src/main/java/org/trecet/nowhere/sensorino/activities/NewDeviceActivity.java
23a8fff1597f751d675f402eed261352a2abd81c
[]
no_license
sergioprades/Sensorino
https://github.com/sergioprades/Sensorino
77c6767c5ed1096a3b9ac9cb3348dedd2b275ac7
e7dff0d71ec6a4049c04957958dfcd4e48a8a187
refs/heads/master
2020-04-11T03:02:37.662000
2015-03-11T14:06:33
2015-03-11T14:06:33
32,212,083
0
0
null
true
2015-03-14T13:02:19
2015-03-14T13:02:19
2015-03-11T14:06:48
2015-03-11T14:06:48
552
0
0
0
null
null
null
package org.trecet.nowhere.sensorino.activities; import android.app.Activity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.EditText; import android.widget.Spinner; import android.widget.Toa...
UTF-8
Java
4,387
java
NewDeviceActivity.java
Java
[]
null
[]
package org.trecet.nowhere.sensorino.activities; import android.app.Activity; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.EditText; import android.widget.Spinner; import android.widget.Toa...
4,387
0.639617
0.639161
112
38.169643
31.202074
132
false
false
0
0
0
0
0
0
0.571429
false
false
0
687a3636816bc537382df0c8267af27254fb23e5
26,336,739,485,293
89cceaeb28e8a4714533ef8eb76751f61bc1f065
/app/src/main/java/com/example/anthony/tictactoe/Singleton.java
40344fe4e9dbd25e4cc050fea910d7bebfa48d5d
[]
no_license
apolito53/tictactoe
https://github.com/apolito53/tictactoe
c1e24c5151c50139249779204fafbb4ecbe8a439
5d70f202a2b6c0b1954446a6b4222c598136412d
refs/heads/master
2020-04-05T17:18:18.385000
2018-11-12T03:34:00
2018-11-12T03:34:00
157,053,975
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.anthony.tictactoe; public class Singleton { private static Singleton single_instance = null; private int flag = 0; private String otherPlayerNumber; public void setFlag(int n) { flag = n; } public int getFlag() { return flag; } public void setOth...
UTF-8
Java
786
java
Singleton.java
Java
[ { "context": "package com.example.anthony.tictactoe;\n\npublic class Singleton {\n\n privat", "end": 26, "score": 0.8301623463630676, "start": 20, "tag": "USERNAME", "value": "anthon" } ]
null
[]
package com.example.anthony.tictactoe; public class Singleton { private static Singleton single_instance = null; private int flag = 0; private String otherPlayerNumber; public void setFlag(int n) { flag = n; } public int getFlag() { return flag; } public void setOth...
786
0.642494
0.641221
36
20.833334
19.328304
58
false
false
0
0
0
0
0
0
0.277778
false
false
0
1dd7a285814f4351824c4710fc4fc8076be3ce29
11,630,771,460,919
d22b97f5c50c6948a8bbcdb14e4c436f749ae9cd
/BusesAreUs_Complete/src/ca/ubc/cs/cpsc210/translink/parsers/ZipFileMemoryIterator.java
86a3ffa8f01d35963496f41a3f2c7f91fe45717b
[]
no_license
jding92/zzz
https://github.com/jding92/zzz
ac210338b9e4fc014ded21715d2a8040ce7c08e6
a6c3384cb888a1e3a7c38ca854b02dbf6a89656b
refs/heads/master
2021-08-17T14:57:38.312000
2017-11-21T10:25:42
2017-11-21T10:25:42
111,533,564
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ca.ubc.cs.cpsc210.translink.parsers; /** * Created by norm on 2016-09-02. */ import java.io.*; import java.util.Iterator; import java.util.zip.ZipEntry; import java.util.zip.ZipInputStream; public class ZipFileMemoryIterator implements Iterator<MemoryFile> { private byte[] buffer = new byte[8192]; ...
UTF-8
Java
1,574
java
ZipFileMemoryIterator.java
Java
[ { "context": "bc.cs.cpsc210.translink.parsers; /**\n * Created by norm on 2016-09-02.\n */\n\nimport java.io.*;\nimport java", "end": 67, "score": 0.8648837208747864, "start": 63, "tag": "USERNAME", "value": "norm" } ]
null
[]
package ca.ubc.cs.cpsc210.translink.parsers; /** * Created by norm on 2016-09-02. */ import java.io.*; import java.util.Iterator; import java.util.zip.ZipEntry; import java.util.zip.ZipInputStream; public class ZipFileMemoryIterator implements Iterator<MemoryFile> { private byte[] buffer = new byte[8192]; ...
1,574
0.566074
0.554638
66
22.848484
19.447865
69
false
false
0
0
0
0
0
0
0.424242
false
false
0
ff2c76a295c000b74bd500d5c7795e18449ca91c
31,301,721,677,192
d8528b7a86c23a29769aeb3c86536c1408dddb85
/src/main/java/com/cms/controller/front/member/PasswordController.java
9c7250a52a087c2fb5072903a144e5d7937d125a
[ "Apache-2.0" ]
permissive
chengmaotao/xiyouShop
https://github.com/chengmaotao/xiyouShop
22fb56f89db193b096518c83299a65616e9c4e53
ffac2dad4d95c6f43747aae0f31e0d71d2148714
refs/heads/master
2022-12-10T16:16:03.999000
2019-08-05T06:23:06
2019-08-05T06:23:06
197,115,628
0
0
Apache-2.0
false
2022-12-06T00:32:24
2019-07-16T03:43:51
2019-08-05T06:23:22
2022-12-06T00:32:23
9,933
0
0
9
CSS
false
false
package com.cms.controller.front.member; import org.apache.commons.codec.digest.DigestUtils; import com.cms.Feedback; import com.cms.controller.front.BaseController; import com.cms.entity.Member; import com.cms.routes.RouteMapping; @RouteMapping(url = "/member/password") public class PasswordController extends BaseC...
UTF-8
Java
1,017
java
PasswordController.java
Java
[ { "context": "turn;\n }\n currentMember.setPassword(DigestUtils.md5Hex(password));\n currentMember.update();\n ", "end": 906, "score": 0.8052844405174255, "start": 888, "tag": "PASSWORD", "value": "DigestUtils.md5Hex" } ]
null
[]
package com.cms.controller.front.member; import org.apache.commons.codec.digest.DigestUtils; import com.cms.Feedback; import com.cms.controller.front.BaseController; import com.cms.entity.Member; import com.cms.routes.RouteMapping; @RouteMapping(url = "/member/password") public class PasswordController extends BaseC...
1,009
0.656344
0.654346
35
27.6
24.199409
85
false
false
0
0
0
0
0
0
0.428571
false
false
0
71abfd33fc442d5a6964c2b564a3c9173e04b0e4
30,829,275,289,997
f743551e0c6a56adbf3912e1ff1a3a5ff41b16ec
/AulaUmBancoDeDados/Biblioteca.java
acc0995907181d237e11ba4859839612a9a456d1
[]
no_license
chuckberry5/Java
https://github.com/chuckberry5/Java
5a6a4d25ce09ccc191c4178288b3fa24c637da18
c57a2256da48088332dec88828ce0ab01301cc55
refs/heads/master
2021-01-02T22:47:14.047000
2017-08-05T00:53:16
2017-08-05T00:53:16
99,389,514
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package AulaUmBancoDeDados; import java.util.Scanner; import java.io.IOException; import java.util.ArrayList; class Biblioteca { private LivroService livroService; public Biblioteca() { livroService = new LivroService("livro_db.txt"); } public void criaMenu() throws IOException{ Scanner en...
ISO-8859-2
Java
5,110
java
Biblioteca.java
Java
[]
null
[]
package AulaUmBancoDeDados; import java.util.Scanner; import java.io.IOException; import java.util.ArrayList; class Biblioteca { private LivroService livroService; public Biblioteca() { livroService = new LivroService("livro_db.txt"); } public void criaMenu() throws IOException{ Scanner en...
5,110
0.557862
0.555904
190
25.878948
20.619129
91
false
false
0
0
0
0
0
0
1.452632
false
false
0
4c2800effb88f85babd5bccb9bd9d66dd7e51fcb
31,198,642,456,338
1ec9dafc45918dc902c47562705bfd93444b4b14
/src/main/java/com/dev/market/persistence/mapper/ProductMapper.java
7e26b07e3bc91bc601d734ef17987b8c5ad86280
[]
no_license
oscarmaxgithub/MarketSpring
https://github.com/oscarmaxgithub/MarketSpring
7f9fd95f4108d7b84e30c9036e17b2fb29f4c3c1
9d564155a4efc4621c00b57c7e3c38fca7914d97
refs/heads/master
2023-02-19T01:46:55.177000
2021-01-20T16:22:33
2021-01-20T16:22:33
328,261,500
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dev.market.persistence.mapper; import com.dev.market.domain.Category; import com.dev.market.domain.Product; import com.dev.market.persistence.entity.Categoria; import com.dev.market.persistence.entity.Producto; import org.mapstruct.InheritInverseConfiguration; import org.mapstruct.Mapper; import org.mapstr...
UTF-8
Java
1,555
java
ProductMapper.java
Java
[]
null
[]
package com.dev.market.persistence.mapper; import com.dev.market.domain.Category; import com.dev.market.domain.Product; import com.dev.market.persistence.entity.Categoria; import com.dev.market.persistence.entity.Producto; import org.mapstruct.InheritInverseConfiguration; import org.mapstruct.Mapper; import org.mapstr...
1,555
0.697749
0.697749
38
39.921051
29.084616
114
false
false
0
0
0
0
0
0
0.789474
false
false
0
e89a77fd5cee1cddd534c99a5490a85eb315ef9a
6,665,789,300,146
187d9db877a55bb498a61dfe3083031f41a05cbf
/src/main/java/com/itmayiedu/controller/JspController.java
cb13fe611e53e3d1359c1d5bf78c9b1c6e4ec99f
[]
no_license
18838928050/SpringBoot2
https://github.com/18838928050/SpringBoot2
b49bb43843a16716c3f8cdb34f16dde5dce901b0
b533cd54fab951e96fca86d8f1813bdd9867194e
refs/heads/master
2020-06-20T03:41:00.263000
2019-07-15T14:09:20
2019-07-15T14:09:20
196,979,474
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * @copy right Stateally Interactive Company All rights reserved * * @Title: JspController.java * * @Date: 2019年7月15日 下午4:52:24 * * @Package springboot_jsp */ package com.itmayiedu.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation...
UTF-8
Java
614
java
JspController.java
Java
[ { "context": "ind.annotation.RequestMapping;\r\n\r\n/**\r\n * @author 付慧芳\r\n * \r\n * 日期:2019年7月15日 下午4:52:24\r\n *\r\n * 描述:\r\n * ", "end": 359, "score": 0.9998118281364441, "start": 356, "tag": "NAME", "value": "付慧芳" } ]
null
[]
/** * @copy right Stateally Interactive Company All rights reserved * * @Title: JspController.java * * @Date: 2019年7月15日 下午4:52:24 * * @Package springboot_jsp */ package com.itmayiedu.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation...
614
0.649306
0.604167
36
14
17.508728
64
false
false
0
0
0
0
0
0
0.361111
false
false
0
e09b07a81a5894cd647ddd6d4db66f385f329808
6,665,789,300,005
7f0ed10c87ed4fca928ca5649bec64ce463b6719
/http-server-jetty/src/main/java/io/micronaut/servlet/jetty/JettyFactory.java
19a80b7c0b181a779f011ca346fa1844a9c2c049
[ "Apache-2.0" ]
permissive
prgAmit/micronaut-servlet
https://github.com/prgAmit/micronaut-servlet
692d5414d3356beedb7afc406a9d764acbc16da0
7dcc65f97995447df2c91ae75590884fd932e02f
refs/heads/master
2023-09-03T11:18:12.380000
2021-10-27T20:08:40
2021-10-27T20:08:40
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright 2017-2020 original authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
UTF-8
Java
12,594
java
JettyFactory.java
Java
[ { "context": "/**\n * Factory for the Jetty server.\n *\n * @author graemerocher\n * @since 1.0\n */\n@Factory\npublic class JettyFact", "end": 1969, "score": 0.9988903999328613, "start": 1957, "tag": "USERNAME", "value": "graemerocher" } ]
null
[]
/* * Copyright 2017-2020 original authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
12,594
0.616643
0.614896
283
43.501766
31.579546
182
false
false
0
0
0
0
0
0
0.515901
false
false
0
e9d0c7a4b327f5bf5409c0ff6da7181cd881929e
32,427,003,142,676
e483aacd047babe45e20f54944d7800443c8bb2d
/mysite/src/assign/servlets/GetAllEMailListbyGroupServlet.java
f75184b9f15506a6cc7eb61d99b849585c4e4a9d
[]
no_license
garghimani/Servlets
https://github.com/garghimani/Servlets
250200e4696a55976a9b46212b76ccd23b79a69f
f4b19cf610494145c087aa0c5b395d8c346ffccb
refs/heads/master
2022-04-25T16:35:35.092000
2020-04-10T20:32:59
2020-04-10T20:32:59
254,528,386
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package assign.servlets; import java.io.IOException; import java.util.ArrayList; import java.util.Iterator; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletR...
UTF-8
Java
2,240
java
GetAllEMailListbyGroupServlet.java
Java
[]
null
[]
package assign.servlets; import java.io.IOException; import java.util.ArrayList; import java.util.Iterator; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletR...
2,240
0.729911
0.729018
66
31.939394
26.230261
116
false
false
0
0
0
0
0
0
2.106061
false
false
0
328286ab08f8fa3892ae3a8ef5950c20a00344c4
5,222,680,255,571
9d0746f1652d11172a0e6defc8b8fbc8e367ae39
/src/main/java/com/github/woooking/qa_sorting/code/cfg/CFG.java
c335c42d433b628b5f5fc5add6d515148ff3057c
[ "MIT" ]
permissive
woooking/qa_sorting
https://github.com/woooking/qa_sorting
c53a425cccd9ee48a2055cab530f0ac340b68e69
d6b0b61034f266c522d96b25cc7e1e44fdf154e4
refs/heads/master
2020-12-02T02:25:45.482000
2016-08-31T07:45:39
2016-08-31T07:45:39
66,826,261
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.github.woooking.qa_sorting.code.cfg; import com.github.woooking.qa_sorting.adt.graph.Graph; import com.google.common.collect.ImmutableSet; /** * Interface for CFG. A CFG consists of some basic block {%link CFGBlock} and variables. There is a entry block and a exit block in the basic blocks. */ public in...
UTF-8
Java
843
java
CFG.java
Java
[ { "context": "package com.github.woooking.qa_sorting.code.cfg;\n\nimport com.github.woooking.", "end": 27, "score": 0.9989173412322998, "start": 19, "tag": "USERNAME", "value": "woooking" }, { "context": ".woooking.qa_sorting.code.cfg;\n\nimport com.github.woooking.qa_sorting.adt.gra...
null
[]
package com.github.woooking.qa_sorting.code.cfg; import com.github.woooking.qa_sorting.adt.graph.Graph; import com.google.common.collect.ImmutableSet; /** * Interface for CFG. A CFG consists of some basic block {%link CFGBlock} and variables. There is a entry block and a exit block in the basic blocks. */ public in...
843
0.701068
0.701068
34
23.794117
29.43865
149
false
false
0
0
0
0
0
0
0.823529
false
false
0
7824f17f9a5cbbbb707bee7ff41846bd4ae81ab3
4,114,578,719,410
c7e6cf71fc5b105c5befc739582effd9ee849cd2
/mywebapp/src/main/java/com/covalense/mywebapp/servlets/IncdeServlet.java
2ecf3af8676a9d4a76c3719f8aec7b396940e8b6
[]
no_license
shailu1995/ELE-06June19-Covalense-ShailuG
https://github.com/shailu1995/ELE-06June19-Covalense-ShailuG
2b769f14a9fa6fd95a52881db45dd348b254a932
7d077025dbc80f9bab3b6dfdab102f404446bd35
refs/heads/master
2022-12-24T14:53:53.015000
2019-08-24T11:29:15
2019-08-24T11:29:15
192,527,530
0
0
null
false
2022-12-15T23:59:49
2019-06-18T11:33:34
2019-08-24T11:32:35
2022-12-15T23:59:45
8,874
0
0
49
Rich Text Format
false
false
package com.covalense.mywebapp.servlets; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax....
UTF-8
Java
1,390
java
IncdeServlet.java
Java
[]
null
[]
package com.covalense.mywebapp.servlets; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax....
1,390
0.763309
0.743165
47
28.574469
25.179985
118
false
false
0
0
0
0
0
0
1.787234
false
false
0
6d29e03e52f3d264486e5557afb5ada04094f0d2
24,481,313,630,736
df09790b7360a46d875369d7bfdf2e32f8880f30
/src/my/projects/ds/groupmessenger/Server.java
404ce2ddbe1170a5eb31d244d02083bf5e901920
[]
no_license
pradeepy/GroupMessenger
https://github.com/pradeepy/GroupMessenger
a6c7ca5bd88c6c80d54ee1533f341bb7664fa2ae
9013fefab847ee735acb194340ed418846358b5e
refs/heads/master
2020-06-05T11:25:29.044000
2013-04-23T17:13:15
2013-04-23T17:13:15
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package my.projects.ds.groupmessenger; import java.io.IOException; import java.io.PrintWriter; import java.net.ServerSocket; import java.net.Socket; import my.projects.ds.groupmessenger.GroupMessengerActivity.*; import android.util.Log; public interface Server { /** * Launch the server at the given port. * ...
UTF-8
Java
1,554
java
Server.java
Java
[]
null
[]
package my.projects.ds.groupmessenger; import java.io.IOException; import java.io.PrintWriter; import java.net.ServerSocket; import java.net.Socket; import my.projects.ds.groupmessenger.GroupMessengerActivity.*; import android.util.Log; public interface Server { /** * Launch the server at the given port. * ...
1,554
0.704633
0.703346
77
19.168831
18.743937
80
false
false
0
0
0
0
0
0
0.753247
false
false
0
5f76f9a5be5d27963fe57129fe984fc130be29bd
13,915,694,102,556
6caaf89189a5b9682f82a39345fe3fc5e23b3fbd
/example-1/src/main/java/com/eum602/security/basicAuth/DemoApplication.java
9c9d0f68c4cd0cd9d8918350e20edf04be101b7e
[]
no_license
eum602/spring-security
https://github.com/eum602/spring-security
082c77aa9b8ecc0bed96914cc5f3b80176400ee8
34e273b0ee82553c2a0c348c60319754354cdc72
refs/heads/master
2023-02-09T09:09:38.073000
2021-01-02T23:28:28
2021-01-02T23:28:28
324,851,424
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.eum602.security.basicAuth; import com.eum602.security.basicAuth.DAO.User; import com.eum602.security.basicAuth.jpa.UserRepository; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.ApplicationRunner; import org.springframework.boot.SpringApplication; import org.spring...
UTF-8
Java
3,650
java
DemoApplication.java
Java
[ { "context": "pository repository){\n\t\tString[][] data = {\n\t\t\t\t{\"eum602\",\"password\",\"read\",\"1\"},\n\t\t\t\t{\"r2d2\",\"password\",\"", "end": 1236, "score": 0.9962884783744812, "start": 1230, "tag": "USERNAME", "value": "eum602" }, { "context": "a = {\n\t\t\t\t{\"eum602...
null
[]
package com.eum602.security.basicAuth; import com.eum602.security.basicAuth.DAO.User; import com.eum602.security.basicAuth.jpa.UserRepository; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.ApplicationRunner; import org.springframework.boot.SpringApplication; import org.spring...
3,661
0.662466
0.654795
89
40.011234
26.58313
110
false
false
0
0
0
0
0
0
2.41573
false
false
0
99b50b7332471deebcb53355662ee4d78b239577
31,980,326,513,674
c221753baa7b929a40538a0b14964424dcfe7bbd
/src/main/java/com/example/service/UserDetailsServiceImpl.java
3c0594354d99010fcbe59c6838a567d91f1b53f0
[]
no_license
masashi-nose/contracts-management-project
https://github.com/masashi-nose/contracts-management-project
a7372553b8762818b68e43dc0bee47756ab1bfd0
986d1f5105f4d2b7d72449491676e8aeea5b26ec
refs/heads/master
2023-01-09T14:34:52.098000
2020-11-11T04:08:40
2020-11-11T04:08:40
306,490,803
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.service; import java.util.ArrayList; import java.util.Collection; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.authority.SimpleGrantedAuthority; import org.springframework....
UTF-8
Java
1,507
java
UserDetailsServiceImpl.java
Java
[ { "context": "*\r\n * ログイン後のユーザー情報に権限付与するサービスクラス.\r\n * \r\n * @author masashi.nose\r\n *\r\n */\r\n@Service\r\npublic class UserDetailsServi", "end": 790, "score": 0.9782489538192749, "start": 778, "tag": "USERNAME", "value": "masashi.nose" } ]
null
[]
package com.example.service; import java.util.ArrayList; import java.util.Collection; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.authority.SimpleGrantedAuthority; import org.springframework....
1,507
0.786885
0.786885
46
28.5
26.956285
86
false
false
0
0
0
0
0
0
1.152174
false
false
0
ead8e789907773e71da230a30ce8795ba399a3e8
23,484,881,229,809
cd15447d38629d1d4e6fc685f324acd0df8e2a3a
/core1/src/main/java/learn/core1/ch06/EmployeeSort.java
09266265297ebb812a03a0f5dd2d3c0744d68366
[]
no_license
dpopkov/learn
https://github.com/dpopkov/learn
f17a8fd578b45d7057f643c131334b2e39846da1
2f811fb37415cbd5a051bfe569dcace83330511a
refs/heads/master
2022-12-07T11:17:50.492000
2021-02-23T16:58:31
2021-02-23T16:58:31
117,227,906
1
0
null
false
2022-11-16T12:22:17
2018-01-12T10:29:38
2021-02-23T17:04:49
2022-11-16T12:22:17
2,498
0
0
42
Java
false
false
package learn.core1.ch06; import learn.core1.ch04.Employee; import learn.core1.ch05.Manager; import java.util.Arrays; public class EmployeeSort { public static void main(String[] args) { Employee[] staff = new Employee[4]; staff[0] = new Employee("Harry Hacker", 35_000); staff[1] = new E...
UTF-8
Java
715
java
EmployeeSort.java
Java
[ { "context": "new Employee[4];\n staff[0] = new Employee(\"Harry Hacker\", 35_000);\n staff[1] = new Employee(\"Carl ", "end": 284, "score": 0.9998906254768372, "start": 271, "tag": "NAME", "value": "Harry Hacker" }, { "context": "acker\", 35_000);\n staff[1] =...
null
[]
package learn.core1.ch06; import learn.core1.ch04.Employee; import learn.core1.ch05.Manager; import java.util.Arrays; public class EmployeeSort { public static void main(String[] args) { Employee[] staff = new Employee[4]; staff[0] = new Employee("<NAME>", 35_000); staff[1] = new Employee...
693
0.606993
0.542657
22
31.5
23.09811
82
false
false
0
0
0
0
0
0
1.045455
false
false
0
b4ce038ddf942351523914ca717f0ba2a545afbc
7,481,833,066,499
b63a0e6f838731fee348391e4257e81ab9eb9983
/marathon-manage/marathon-manage-dao/src/main/java/com/marathon/manage/refactor/mapper/MarathonActivityInfoMapper.java
ec597c3f71287170eb28fb0d187062f1110133bc
[ "Apache-2.0" ]
permissive
zhouzhou2020/marathon
https://github.com/zhouzhou2020/marathon
d435a22cfdf5ce84257375b8c7e3ef48fc30b8be
d44b2699236616b58e7dbe63cdcb603aa6bece21
refs/heads/master
2021-02-04T11:55:58.669000
2019-01-07T09:34:51
2019-01-07T09:34:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.marathon.manage.refactor.mapper; import com.marathon.manage.refactor.pojo.MarathonActivityInfo; import com.marathon.manage.refactor.pojo.MarathonActivityInfoExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface MarathonActivityInfoMapper { int deleteByPrimaryKey(...
UTF-8
Java
1,036
java
MarathonActivityInfoMapper.java
Java
[]
null
[]
package com.marathon.manage.refactor.mapper; import com.marathon.manage.refactor.pojo.MarathonActivityInfo; import com.marathon.manage.refactor.pojo.MarathonActivityInfoExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface MarathonActivityInfoMapper { int deleteByPrimaryKey(...
1,036
0.822394
0.822394
28
36.035713
37.896931
134
false
false
0
0
0
0
0
0
0.607143
false
false
0
65e6edb6971ddc2961f6313663fcb3f0bf100806
30,683,246,383,055
e91f54f682a0b892f0841576437908db4e2a53c3
/springboot-zookeeper/src/main/java/com/jin/config/zookeeper/ZookeeperConfigProperties.java
75097be31d75df9b27cd5c7943b182ef96a6846b
[]
no_license
jinshuaishuai/IdeaGitTest
https://github.com/jinshuaishuai/IdeaGitTest
dae6385f9979a477c966b3be88c365704468c83e
6bd3f8eef1a00719876d5d8fe8743a60f39ea10a
refs/heads/master
2021-08-16T23:22:56.989000
2021-07-10T07:21:21
2021-07-10T07:21:21
204,450,223
0
0
null
false
2021-07-30T00:56:44
2019-08-26T10:15:01
2021-07-30T00:56:03
2021-07-30T00:56:43
411
0
0
3
Java
false
false
package com.jin.config.zookeeper; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.stereotype.Component; /** * @author shuai.jin * @date 2021/4/29 14:22 */ @Data @Component @ConfigurationProperties("zookeeper") public class ZookeeperConfigPr...
UTF-8
Java
417
java
ZookeeperConfigProperties.java
Java
[ { "context": "ingframework.stereotype.Component;\n\n/**\n * @author shuai.jin\n * @date 2021/4/29 14:22\n */\n@Data\n@Compone", "end": 199, "score": 0.7419153451919556, "start": 196, "tag": "NAME", "value": "shu" }, { "context": "ramework.stereotype.Component;\n\n/**\n * @author shua...
null
[]
package com.jin.config.zookeeper; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties; import org.springframework.stereotype.Component; /** * @author shuai.jin * @date 2021/4/29 14:22 */ @Data @Component @ConfigurationProperties("zookeeper") public class ZookeeperConfigPr...
417
0.772182
0.745803
21
18.857143
19.599043
75
false
false
0
0
0
0
0
0
0.333333
false
false
0
5e5e7c4230a7853006d3627feaf6da0bfe56ff41
29,051,158,843,789
580681b8fb69f884c1e571919b96b7beeb4d0e0c
/production/src/main/java/com/engineering/controller/AnnealingControllerModelTwo.java
2b603ae4bf91fb012902c0eb9416f6b52b83b273
[]
no_license
wrobdomi/ProductionOptimization
https://github.com/wrobdomi/ProductionOptimization
2562c22a75d1a972e3efcfceb1b564570c85f970
781cb64710c4a5928fc39c969c925d73414eef11
refs/heads/master
2020-04-20T11:26:07.175000
2019-02-04T10:18:02
2019-02-04T10:18:02
168,816,149
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.engineering.controller; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Random; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.spr...
UTF-8
Java
13,696
java
AnnealingControllerModelTwo.java
Java
[]
null
[]
package com.engineering.controller; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Random; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.spr...
13,696
0.648072
0.641647
453
29.233995
26.242004
124
false
false
0
0
0
0
0
0
3.677704
false
false
0
30ba3b10d94a53c69c29a405185931bc4cfc78f8
20,031,727,490,369
81ee8266277af73b535d9849b4abd45def93dadb
/ssm_demo - 副本/src/main/java/com/insigma/IDao/StdQuestionMapper.java
0ed51eed8badd895a1ee2f4e0b39cf7ce99be5e9
[]
no_license
TinaHe/bigdata
https://github.com/TinaHe/bigdata
0781d30352044d3e3c2e7f399c9794f0be41803a
6e3a12aa2718a28ee449fd89ae384b54b5ff32f3
refs/heads/master
2020-03-28T01:15:57.310000
2018-09-20T14:17:05
2018-09-20T14:17:05
147,491,235
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.insigma.IDao; import com.insigma.domain.StdQuestion; public interface StdQuestionMapper { int deleteByPrimaryKey(Integer id); int deleteByCode(String code); int insert(StdQuestion record); int insertSelective(StdQuestion record); StdQuestion selectByPrimaryKey(Integer id); /**...
UTF-8
Java
462
java
StdQuestionMapper.java
Java
[]
null
[]
package com.insigma.IDao; import com.insigma.domain.StdQuestion; public interface StdQuestionMapper { int deleteByPrimaryKey(Integer id); int deleteByCode(String code); int insert(StdQuestion record); int insertSelective(StdQuestion record); StdQuestion selectByPrimaryKey(Integer id); /**...
462
0.704444
0.704444
23
18.608696
18.253622
53
false
false
0
0
0
0
0
0
0.347826
false
false
0
1660e46ed903a0476161ce5375749971f0004c8d
188,978,585,352
72b32da4e06500cc705ecea0c949d81fc03dcabb
/Code/chapter_06/examples/unit_6.7/ClassWithoutModifier.java
6d2c60aaae803f3639052482037f401897352a6b
[]
no_license
desioc/JFACode
https://github.com/desioc/JFACode
358c941f52a0a6a75e0c8be6ce4708296aa11e64
e0f40b14dde2fe43b3193fa02a865bc875e937e7
refs/heads/master
2023-05-15T03:01:00.575000
2021-06-09T07:48:52
2021-06-09T07:48:52
347,454,318
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cdsc.test; class ClassWithoutModifier { }
UTF-8
Java
54
java
ClassWithoutModifier.java
Java
[]
null
[]
package com.cdsc.test; class ClassWithoutModifier { }
54
0.796296
0.796296
4
12.75
12.437343
28
false
false
0
0
0
0
0
0
0.25
false
false
0
373b0bf612a7b3690bc7c64c15cb35d51b72d0b8
22,763,326,721,942
7ce61f8f7175542e4059506351669b048dfe7307
/app/src/main/java/com/tenone/gamebox/mode/mode/RebateModel.java
b63a043d3c838a7c39baabb4805f519fab7b6aab
[]
no_license
chanphy/GameBox
https://github.com/chanphy/GameBox
5f894124c529658ef0b056ac1e179e9f7a9bcc3b
81b8b0d234d177fd63b8918e4e70baef205041dd
refs/heads/master
2020-05-18T04:54:21.242000
2018-10-09T03:01:55
2018-10-09T03:01:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tenone.gamebox.mode.mode; import android.text.TextUtils; import com.tenone.gamebox.view.utils.TimeUtils; import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class RebateModel implements Serializable { private static final long serialVersionUID = -24514...
UTF-8
Java
2,393
java
RebateModel.java
Java
[]
null
[]
package com.tenone.gamebox.mode.mode; import android.text.TextUtils; import com.tenone.gamebox.view.utils.TimeUtils; import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class RebateModel implements Serializable { private static final long serialVersionUID = -24514...
2,393
0.583786
0.574175
105
20.790476
18.475052
72
false
false
0
0
0
0
0
0
0.371429
false
false
0
106b1084a3e8b222861ed2c28e37912a90961776
19,439,021,988,694
14746c4b8511abe301fd470a152de627327fe720
/soroush-android-1.10.0_source_from_JADX/com/google/android/gms/internal/cv.java
d10ade109bdf7ae456682cd4a0834f4758c38427
[]
no_license
maasalan/soroush-messenger-apis
https://github.com/maasalan/soroush-messenger-apis
3005c4a43123c6543dbcca3dd9084f95e934a6f4
29867bf53a113a30b1aa36719b1c7899b991d0a8
refs/heads/master
2020-03-21T21:23:20.693000
2018-06-28T19:57:01
2018-06-28T19:57:01
139,060,676
3
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.google.android.gms.internal; import android.os.IInterface; import com.google.android.gms.common.api.Status; public interface cv extends IInterface { void mo3027a(); void mo3028a(Status status); void mo3029b(); void mo3030c(); void mo3031d(); void mo3032e(); void mo3033f()...
UTF-8
Java
366
java
cv.java
Java
[]
null
[]
package com.google.android.gms.internal; import android.os.IInterface; import com.google.android.gms.common.api.Status; public interface cv extends IInterface { void mo3027a(); void mo3028a(Status status); void mo3029b(); void mo3030c(); void mo3031d(); void mo3032e(); void mo3033f()...
366
0.666667
0.568306
24
14.25
14.978456
48
false
false
0
0
0
0
0
0
0.5
false
false
0
846b9c6b1897b201e1ad900c5465eb11b7a31343
4,415,226,405,502
afc2d6ffa5ea77ddde34ee7ce898867c703dd2ed
/builder/src/main/java/adu/pattern/creation/builder/ProductA.java
936dd8b2278a4920f3f37e8700ef02dc4e8547c2
[]
no_license
ADU-21/pattern
https://github.com/ADU-21/pattern
51ed47286e9d45b716566e017db140f49c4a019c
8925c4ebe118769cb8c18dc849e67ddb82ef3018
refs/heads/master
2020-05-09T23:45:41.942000
2019-06-04T13:17:39
2019-06-04T13:17:39
181,511,237
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package adu.pattern.creation.builder; import java.io.Serializable; /** * @author adu * @data 2019/4/21 */ public class ProductA implements Serializable { private String elementA; private String elementB; private String elementC; public String getElementA() { return elementA; } pub...
UTF-8
Java
947
java
ProductA.java
Java
[ { "context": "der;\n\nimport java.io.Serializable;\n\n/**\n * @author adu\n * @data 2019/4/21\n */\npublic class ProductA impl", "end": 87, "score": 0.9683672189712524, "start": 84, "tag": "USERNAME", "value": "adu" } ]
null
[]
package adu.pattern.creation.builder; import java.io.Serializable; /** * @author adu * @data 2019/4/21 */ public class ProductA implements Serializable { private String elementA; private String elementB; private String elementC; public String getElementA() { return elementA; } pub...
947
0.576558
0.569166
46
19.586956
16.594362
47
false
false
0
0
0
0
0
0
0.304348
false
false
0
20d346021d385cd5c48ed28d04663a8025c68279
11,940,009,143,904
eb70c1b311c82a282fd744eb89b983a26a939ea0
/src/main/java/com/arjjs/ccm/modules/plm/allot/entity/PlmAllotDetail.java
8d758636ec7d130a49979a8e9c92be05f4bf5d3c
[]
no_license
arjccm/arjccm_std
https://github.com/arjccm/arjccm_std
dbf0e11fbc536cc3222628d2e96d03b319adacd3
10c58d5db58fbfa95d4f8ba6b6490276ad464486
refs/heads/master
2022-12-23T16:56:49.462000
2021-02-03T07:51:11
2021-02-03T07:51:11
239,068,652
2
4
null
false
2022-12-16T15:24:51
2020-02-08T04:25:37
2021-02-03T07:52:01
2022-12-16T15:24:48
464,849
0
4
22
JavaScript
false
false
/** * Copyright &copy; 2012-2018 All rights reserved. */ package com.arjjs.ccm.modules.plm.allot.entity; import org.hibernate.validator.constraints.Length; import com.arjjs.ccm.common.persistence.DataEntity; /** * 调拨详细Entity * @author dongqikai * @version 2018-08-21 */ public class PlmAllotDetail extends DataE...
UTF-8
Java
2,797
java
PlmAllotDetail.java
Java
[ { "context": "sistence.DataEntity;\n\n/**\n * 调拨详细Entity\n * @author dongqikai\n * @version 2018-08-21\n */\npublic class PlmAllotD", "end": 251, "score": 0.9994664192199707, "start": 242, "tag": "USERNAME", "value": "dongqikai" } ]
null
[]
/** * Copyright &copy; 2012-2018 All rights reserved. */ package com.arjjs.ccm.modules.plm.allot.entity; import org.hibernate.validator.constraints.Length; import com.arjjs.ccm.common.persistence.DataEntity; /** * 调拨详细Entity * @author dongqikai * @version 2018-08-21 */ public class PlmAllotDetail extends DataE...
2,797
0.691657
0.666282
143
17.195805
17.15591
64
false
false
0
0
0
0
0
0
1.391608
false
false
0
6de8b05b3ff1a1c705704db862693d3e3eaa26eb
9,560,597,225,151
a1612df60a8834fa1e8ef1fa6f0782a5f67fd387
/src/main/java/com/ice/operationlog/service/dto/UserDto.java
bf2cef7e454f2e9b3c5d5efd1dd1dccb2d62803b
[]
no_license
iceAcmen/operation-log
https://github.com/iceAcmen/operation-log
bce20feba93e18fa68ed04be1839903c80f3b8b7
95d411be5899828ea2c6124f27f70f6294b698db
refs/heads/master
2022-06-20T17:23:40.709000
2020-02-07T05:44:32
2020-02-07T05:44:32
238,450,924
0
0
null
false
2022-06-17T02:51:26
2020-02-05T12:59:30
2020-02-07T05:44:42
2022-06-17T02:51:26
79
0
0
1
Java
false
false
package com.ice.operationlog.service.dto; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @Data @AllArgsConstructor @NoArgsConstructor public class UserDto { /** id */ private int id; /** username */ private String username; /** age */ private int age; ...
UTF-8
Java
507
java
UserDto.java
Java
[]
null
[]
package com.ice.operationlog.service.dto; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @Data @AllArgsConstructor @NoArgsConstructor public class UserDto { /** id */ private int id; /** username */ private String username; /** age */ private int age; ...
507
0.654832
0.654832
25
19.280001
10.089678
41
false
false
0
0
0
0
0
0
0.44
false
false
0
671fe5385965f1e3d5ff79bc4ade8728fd06285a
19,292,993,159,336
a6fd8927874002ba1ea220decd238a6e2b2add2a
/src/main/java/com/test/java/collection/list/ArrayListImpl.java
753aa83a6de123d87a0345d4a88f650e841afc8e
[]
no_license
azagaurav/testing
https://github.com/azagaurav/testing
a9717f51f187586db77df432983e21c3fd0e12f0
39d5a90966b49f98f677d8a255cfcff1c8dda038
refs/heads/master
2018-09-09T08:56:38.220000
2018-07-30T17:05:59
2018-07-30T17:05:59
120,076,044
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.test.java.collection.list; import java.util.ArrayList; import com.test.java.bean.Employee; import com.test.java.bean.Users; public class ArrayListImpl { public ArrayList<Users> createUsers() { // TODO Auto-generated method stub ArrayList<Users> ts1 = new ArrayList<Users>(); ts1.add(n...
UTF-8
Java
625
java
ArrayListImpl.java
Java
[ { "context": "rayList<Users>();\n\t\t \n ts1.add(new Users (\"Andy\",\"Admin\"));\n \n ts1.add(new Users (\"Smith\",", "end": 335, "score": 0.999753475189209, "start": 331, "tag": "NAME", "value": "Andy" }, { "context": " (\"Andy\",\"Admin\"));\n \n ts1.add(new U...
null
[]
package com.test.java.collection.list; import java.util.ArrayList; import com.test.java.bean.Employee; import com.test.java.bean.Users; public class ArrayListImpl { public ArrayList<Users> createUsers() { // TODO Auto-generated method stub ArrayList<Users> ts1 = new ArrayList<Users>(); ts1.add(n...
625
0.6512
0.6416
32
18.53125
19.065651
49
false
false
0
0
0
0
0
0
1.15625
false
false
0
823cdd5c31893e93828f4c2867d46eb95ae51201
15,358,803,072,928
2c49d826fbb94681ca87d6e2779ac65cbcc34aad
/src/main/java/com/codegym/god/repository/impl/ThingRepositoryImpl.java
96a5eb206f8df170725fb24d3bc7533d3ff2b239
[]
no_license
c10-AnhTN/god-create-things
https://github.com/c10-AnhTN/god-create-things
827a06d60a2506290fc41edc38dc20b73e75b405
a6fbd0bf0af2b77b760b8214ee8882e29c2e56df
refs/heads/master
2020-04-15T16:33:36.640000
2019-01-09T10:27:11
2019-01-09T10:27:11
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.codegym.god.repository.impl; import com.codegym.god.model.Thing; import com.codegym.god.repository.ThingRepository; import javax.persistence.EntityManager; import javax.persistence.NoResultException; import javax.persistence.PersistenceContext; import javax.persistence.TypedQuery; import javax.transaction...
UTF-8
Java
1,357
java
ThingRepositoryImpl.java
Java
[]
null
[]
package com.codegym.god.repository.impl; import com.codegym.god.model.Thing; import com.codegym.god.repository.ThingRepository; import javax.persistence.EntityManager; import javax.persistence.NoResultException; import javax.persistence.PersistenceContext; import javax.persistence.TypedQuery; import javax.transaction...
1,357
0.642594
0.642594
54
24.129629
21.454557
102
false
false
0
0
0
0
0
0
0.425926
false
false
0
5a68845e36ccd1677af56bd48093b8dda4ebf04b
17,102,559,791,225
0cf8d36b4a81214d72e43a444ed03f9571beb08a
/zheng-hospital/zheng-hospital-rpc-api/src/main/java/com/zheng/hospital/rpc/api/ChcUserInfoServiceMock.java
e58be7bf8bc28d9b0e41dde5f9d81b3ec6ce22de
[ "MIT" ]
permissive
shinyzo/zheng
https://github.com/shinyzo/zheng
22be6ac055267bf074f749b319b3dd711ed0f8ed
8897c0e646827011527e11afc9c64bdb2534fe50
refs/heads/master
2021-09-02T14:25:26.105000
2018-01-03T06:33:58
2018-01-03T06:33:58
114,653,594
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zheng.hospital.rpc.api; import com.zheng.common.base.BaseServiceMock; import com.zheng.hospital.dao.mapper.ChcUserInfoMapper; import com.zheng.hospital.dao.model.ChcUserInfo; import com.zheng.hospital.dao.model.ChcUserInfoExample; /** * 降级实现ChcUserInfoService接口 * Created by shuzheng on 2017/12/18. */ publ...
UTF-8
Java
475
java
ChcUserInfoServiceMock.java
Java
[ { "context": "mple;\n\n/**\n* 降级实现ChcUserInfoService接口\n* Created by shuzheng on 2017/12/18.\n*/\npublic class ChcUserInfoService", "end": 297, "score": 0.999421238899231, "start": 289, "tag": "USERNAME", "value": "shuzheng" } ]
null
[]
package com.zheng.hospital.rpc.api; import com.zheng.common.base.BaseServiceMock; import com.zheng.hospital.dao.mapper.ChcUserInfoMapper; import com.zheng.hospital.dao.model.ChcUserInfo; import com.zheng.hospital.dao.model.ChcUserInfoExample; /** * 降级实现ChcUserInfoService接口 * Created by shuzheng on 2017/12/18. */ publ...
475
0.831533
0.814255
14
32.07143
37.453712
143
false
false
0
0
0
0
0
0
0.5
false
false
0
7a9506a78171ab0d5744f37917ab4fc4a3f22b6c
23,862,838,302,814
341165b839d231e284f76edab050d5bebe4ddce5
/comjacobdesignpattern/src/main/java/com/jacob/gettingstart/ModelDuck.java
a4da728f321eb175af504cd840425c38b3a39db9
[]
no_license
zhoujiahao123/designPattern
https://github.com/zhoujiahao123/designPattern
a518c622aa946eebefe62d0140c543ab8f903fc1
a69f92edc3c2e45141b83ccfb99253df83e06b79
refs/heads/master
2020-08-08T20:08:13.769000
2019-10-09T11:55:48
2019-10-09T11:55:48
213,905,890
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jacob.gettingstart; import com.sun.org.apache.xpath.internal.operations.Mod; public class ModelDuck extends Duck { public ModelDuck(){ //先让他不能飞 flyBehavior = new FlyNoWay(); } public void display() { System.out.println("i am a model duck"); } }
UTF-8
Java
312
java
ModelDuck.java
Java
[]
null
[]
package com.jacob.gettingstart; import com.sun.org.apache.xpath.internal.operations.Mod; public class ModelDuck extends Duck { public ModelDuck(){ //先让他不能飞 flyBehavior = new FlyNoWay(); } public void display() { System.out.println("i am a model duck"); } }
312
0.646667
0.646667
14
20.428572
18.634508
56
false
false
0
0
0
0
0
0
0.285714
false
false
0
82eab27bc1cc49fd0ec5f6eeb4df56e2fad3eb44
481,036,398,060
b0b5b38f9fbdc48dda21a8ce3c374390639f83d7
/RestMessengerAdv/src/main/java/org/chase/rest_messenger_adv/resources/MessageResource.java
444001d4cc28dfa4b19d7caceeafad40c2c3e0cf
[]
no_license
frezinhott/J2EE-Examples
https://github.com/frezinhott/J2EE-Examples
9b05a5ab76f164d080e620e822d7edae3d6559e9
2771b5fc01ae7b9f926bf0e090b5d0edad856874
refs/heads/master
2021-08-23T17:00:26.548000
2017-12-05T19:45:42
2017-12-05T19:45:42
110,754,911
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.chase.rest_messenger_adv.resources; import java.net.URI; import java.net.URISyntaxException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.ws.rs.BeanParam; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.GET; impo...
UTF-8
Java
14,725
java
MessageResource.java
Java
[ { "context": "TION_JSON \treturns JSON format.\n * \n * \n * @author Trevor Chase\n *\n */\n\n/**\n * @Produces(value = { MediaType.APP", "end": 2223, "score": 0.9998443722724915, "start": 2211, "tag": "NAME", "value": "Trevor Chase" } ]
null
[]
package org.chase.rest_messenger_adv.resources; import java.net.URI; import java.net.URISyntaxException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.ws.rs.BeanParam; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.GET; impo...
14,719
0.707776
0.700985
461
30.941431
26.454292
121
false
false
0
0
0
0
0
0
2.229935
false
false
0
662df95a82241ba3705a265461e544bbbb121fb3
16,836,271,858,481
a6fa054f437b0d2061d51b85258147b792337d7e
/ms-payment-merchant/src/main/java/com/ixiachong/platform/ms/payment/merchant/controller/ChannelMerchantController.java
a7fa953c422bffba883c3141a8f2f829045fd75a
[]
no_license
cenbow/payment-1
https://github.com/cenbow/payment-1
709c5e2ccc0da369bb8c554420411e31990d7c3c
c99d62d858a4071d58853f3f3d7e57bc60b63253
refs/heads/master
2022-12-05T02:19:02.839000
2020-09-01T06:09:20
2020-09-01T06:09:20
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Project: parent * Document: ChannelMerchantController * Date: 2020/8/19 16:33 * Author: wangcy * Copyright © 2020 www.ixiachong.com Inc. All rights reserved. * 注意:本内容仅限于深圳瞎充集团有限公司内部传阅,禁止外泄以及用于其他的商业目的 */ package com.ixiachong.platform.ms.payment.merchant.controller; import com.ixiachong.platform.ms.payment...
UTF-8
Java
1,627
java
ChannelMerchantController.java
Java
[ { "context": "hantController\n * Date: 2020/8/19 16:33\n * Author: wangcy\n * Copyright © 2020 www.ixiachong.com Inc. All ri", "end": 104, "score": 0.9996197819709778, "start": 98, "tag": "USERNAME", "value": "wangcy" }, { "context": "Controller;\n\nimport java.util.Map;\n\n/**\n * A...
null
[]
/** * Project: parent * Document: ChannelMerchantController * Date: 2020/8/19 16:33 * Author: wangcy * Copyright © 2020 www.ixiachong.com Inc. All rights reserved. * 注意:本内容仅限于深圳瞎充集团有限公司内部传阅,禁止外泄以及用于其他的商业目的 */ package com.ixiachong.platform.ms.payment.merchant.controller; import com.ixiachong.platform.ms.payment...
1,627
0.778424
0.768734
48
31.25
30.622364
127
false
false
0
0
0
0
0
0
0.416667
false
false
0
f4bf56527cd394cc0e10f19ab883c9f27a2c2b8f
6,055,903,946,117
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_f11e420438b6ec44f0d42c08163e088324726bbb/BaseQuizzActivity/2_f11e420438b6ec44f0d42c08163e088324726bbb_BaseQuizzActivity_t.java
e11fb79df0d438b8012693248ca7c37d09351b29
[]
no_license
zhongxingyu/Seer
https://github.com/zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516000
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
false
2023-06-22T07:55:57
2020-04-28T11:07:49
2023-06-21T00:53:27
2023-06-22T07:55:57
2,849,868
2
2
0
null
false
false
package com.quizz.core.activities; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.lang.reflect.Type; import java.util.ArrayList; import java.util.Collection; import java.util.List; import android.content.SharedPreferen...
UTF-8
Java
8,981
java
2_f11e420438b6ec44f0d42c08163e088324726bbb_BaseQuizzActivity_t.java
Java
[ { "context": "\t\tprivate static final String PREF_VERSION_KEY = \"VERSION\";\r\n \t\tprivate static final int PREF_VERSION_VALUE", "end": 5828, "score": 0.7213881015777588, "start": 5821, "tag": "KEY", "value": "VERSION" }, { "context": "private static final String BUNDLE_SECTION_KE...
null
[]
package com.quizz.core.activities; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.lang.reflect.Type; import java.util.ArrayList; import java.util.Collection; import java.util.List; import android.content.SharedPreferen...
8,981
0.676985
0.67409
268
31.578358
25.262012
107
false
false
0
0
0
0
0
0
2.264925
false
false
0
e06648f7952023a3c991a59bf4307f89e0ac6712
26,508,538,160,663
b6fcec123d6a90e528b5b9e8e0e1a3c6233f402e
/src/main/java/ch/icclab/cyclops/services/iaas/cloudstack/resource/impl/CloudStackMeterV2.java
0df781fff3636ecd88db56f5667e1be14eeeff34
[ "Apache-2.0" ]
permissive
icclab/cyclops-udr
https://github.com/icclab/cyclops-udr
77904f5b62cd0ba86f40b63a8044d24cc14a9b8a
d0d299c1738b5ba476d16ad0e044b93f8c722072
refs/heads/master
2020-12-24T05:10:16.721000
2016-07-01T13:00:04
2016-07-01T13:00:04
29,250,273
12
6
null
null
null
null
null
null
null
null
null
null
null
null
null
package ch.icclab.cyclops.services.iaas.cloudstack.resource.impl; import ch.icclab.cyclops.services.iaas.cloudstack.model.StandardMeter; import ch.icclab.cyclops.services.iaas.cloudstack.resource.dto.MeterList; import ch.icclab.cyclops.support.database.influxdb.client.InfluxDBClient; import ch.icclab.cyclops.util.APIC...
UTF-8
Java
4,685
java
CloudStackMeterV2.java
Java
[ { "context": "tations\n * under the License.\n * <p>\n * Created by Manu Perez on 24/02/16.\n */\npublic class CloudStackMeterV2 e", "end": 1333, "score": 0.9998915791511536, "start": 1323, "tag": "NAME", "value": "Manu Perez" } ]
null
[]
package ch.icclab.cyclops.services.iaas.cloudstack.resource.impl; import ch.icclab.cyclops.services.iaas.cloudstack.model.StandardMeter; import ch.icclab.cyclops.services.iaas.cloudstack.resource.dto.MeterList; import ch.icclab.cyclops.support.database.influxdb.client.InfluxDBClient; import ch.icclab.cyclops.util.APIC...
4,681
0.580576
0.576094
122
37.401638
23.634047
92
false
false
0
0
0
0
0
0
0.467213
false
false
0
3506fa34c7a776efe6d5cc88328277d33d0f6194
9,002,251,514,596
a6c48d5d697cd0ba48bc7c6bd64e871326ce6458
/source_code/Java/TICAS4-Common/test/edu/umn/natsrl/pyticas/restapi/RHGETRoute.java
bae4c63277b1b81bbd015d040ec95f843942d4b7
[]
no_license
lakshmanamettu/tetres
https://github.com/lakshmanamettu/tetres
873a878cf06b313ee26537504e63f5efdecdc98f
1acf985f378106953cbff34fb99147cac5104328
refs/heads/master
2020-06-30T19:33:44.044000
2019-08-06T16:21:18
2019-08-06T16:21:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2018 NATSRL @ UMD (University Minnesota Duluth) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later...
UTF-8
Java
3,017
java
RHGETRoute.java
Java
[ { "context": "rg.junit.Assert.assertTrue;\r\n\r\n/**\r\n *\r\n * @author Chongmyung Park <chongmyung.park@gmail.com>\r\n */\r\npublic class RH", "end": 1298, "score": 0.9998782873153687, "start": 1283, "tag": "NAME", "value": "Chongmyung Park" }, { "context": "sertTrue;\r\n\r\n/**\r\...
null
[]
/* * Copyright (C) 2018 NATSRL @ UMD (University Minnesota Duluth) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later...
2,990
0.66059
0.649652
80
35.712502
24.380419
109
false
false
0
0
0
0
0
0
0.6875
false
false
12
bb2c36b83a9bed80d8bc0773383db2125bfc4f5c
4,286,377,361,805
02b954f0d013a4887803eb120a598c040a073de1
/app/src/main/java/com/example/booklapangan/apihelper/BaseApiService.java
c5bbe7b7a450b9db1e504d8b739ee021b716391a
[]
no_license
dandygunarsa/BookLapangan
https://github.com/dandygunarsa/BookLapangan
d8d60d4ee945dc5e973f0f9fea70237004867684
43a21fd64372c0dfec13c8cba2cc1428af11a825
refs/heads/master
2020-09-19T22:47:14.928000
2019-12-12T17:07:56
2019-12-12T17:07:56
224,315,731
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.booklapangan.apihelper; import com.example.booklapangan.model.ResponseCategory; import okhttp3.ResponseBody; import retrofit2.Call; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.GET; import retrofit2.http.Header; import retrofit2.http.POST; public interf...
UTF-8
Java
1,808
java
BaseApiService.java
Java
[ { "context": " @Field(\"passwordbaru\") String passwordbaru,\n ", "end": 1430, "score": 0.7633622884750366, "start": 1426, "tag": "PASSWORD", "value": "baru" }, { "context": " @Field(\"passwordbaru\") String passwor...
null
[]
package com.example.booklapangan.apihelper; import com.example.booklapangan.model.ResponseCategory; import okhttp3.ResponseBody; import retrofit2.Call; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.GET; import retrofit2.http.Header; import retrofit2.http.POST; public interf...
1,820
0.573009
0.569137
51
34.450981
28.411068
88
false
false
0
0
0
0
0
0
0.509804
false
false
12
0c271cadc8af13cf0a62d4c44f1607458df18494
19,009,525,258,146
1987a8a6702a6e183434184d714538e5e986eb11
/eclispe.workspace/xbrlcore/src/xbrlcore/playground/PlaygroundDimension.java
b86011aba934e63a3b6dd7546e80cc625edea5da
[]
no_license
fauzi16/2019.CoreXBRL
https://github.com/fauzi16/2019.CoreXBRL
da6936c1c84e7b17fa9056b9938bb56e66be4c1f
e46d83b23f446ff732d2e2463d612095ec449f6f
refs/heads/master
2021-07-21T15:20:47.256000
2019-12-02T11:44:34
2019-12-02T11:44:34
223,566,628
0
0
null
false
2020-10-13T17:41:18
2019-11-23T09:53:11
2019-12-02T11:44:46
2020-10-13T17:41:16
4,605
0
0
1
HTML
false
false
package xbrlcore.playground; import java.io.File; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import xbrlcore.dimensions.Dimension; import xbrlcore.dimensions.Hypercube; import xbrlcore.taxonomy.DefaultTaxonomyLoader; import xbrlcore.taxonomy.DiscoverableTaxonomySet; import xbrlcore.xlink....
UTF-8
Java
2,152
java
PlaygroundDimension.java
Java
[ { "context": "rivate static final String BASE_URL = \"C:\\\\Users\\\\fauzi16\\\\Documents\\\\Work\\\\Fujitsu\\\\ID.OJK\\\\2019.ID.XBRL\\\\", "end": 473, "score": 0.9981050491333008, "start": 466, "tag": "USERNAME", "value": "fauzi16" } ]
null
[]
package xbrlcore.playground; import java.io.File; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import xbrlcore.dimensions.Dimension; import xbrlcore.dimensions.Hypercube; import xbrlcore.taxonomy.DefaultTaxonomyLoader; import xbrlcore.taxonomy.DiscoverableTaxonomySet; import xbrlcore.xlink....
2,152
0.692379
0.664033
59
35.474575
43.548279
232
false
false
0
0
0
0
0
0
2.186441
false
false
12
ec59ebc740dd831df7f5579ceb2e228f1764ae30
17,660,905,553,376
1774bb987286abd38822fe92e79c0ff2367b52a7
/src/entities/Exercise.java
91857c5904ae6eac798ee8053d04d832240c18cb
[]
no_license
a-epifanov/trainingDiary
https://github.com/a-epifanov/trainingDiary
2ca42d361cda96fc3b47c40aaf0105cff62d514d
ef1d0ad8b2f61b6262f2a939dd7c4cacbf271deb
refs/heads/master
2016-09-05T16:59:01.056000
2015-08-06T18:00:06
2015-08-06T18:00:06
40,319,218
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package entities; import java.awt.Image; /** * Exercise entity * * @version 1.5 * @author Nikita Levchenko */ public class Exercise { private Integer exerciseId; private String exerciseName; private String exerciseDescription; private String exerciseCategory; public Exercise(String name) { this.setName(na...
WINDOWS-1251
Java
2,447
java
Exercise.java
Java
[ { "context": "\n\n/**\n* Exercise entity\n*\n* @version 1.5\n* @author Nikita Levchenko\n*/\npublic class Exercise {\n\tprivate Integer exerc", "end": 108, "score": 0.9997117519378662, "start": 92, "tag": "NAME", "value": "Nikita Levchenko" } ]
null
[]
package entities; import java.awt.Image; /** * Exercise entity * * @version 1.5 * @author <NAME> */ public class Exercise { private Integer exerciseId; private String exerciseName; private String exerciseDescription; private String exerciseCategory; public Exercise(String name) { this.setName(name); thi...
2,437
0.710064
0.709208
113
19.663717
18.356649
81
false
false
0
0
0
0
0
0
1.787611
false
false
12
6cdc935a66d04e7bb7f33b7dd52f20767d74259b
17,660,905,551,042
be29c33e03cf20cd1b7e11f7fcadcafa1aa29e1c
/src/main/java/org/jtwig/model/expression/FunctionExpression.java
3eb3edbd114634093b24e052b6968f0b7d4e34d4
[ "Apache-2.0" ]
permissive
MakerTim/jtwig-core
https://github.com/MakerTim/jtwig-core
65f30171325c5b17dca72870db2401845a8aaa3b
0f9e980534830295c7dc47c0a5ee050e0b524891
refs/heads/master
2021-07-10T07:46:03.735000
2017-10-06T15:59:09
2017-10-06T15:59:09
106,023,443
0
0
null
true
2017-10-06T15:56:21
2017-10-06T15:56:21
2017-08-09T14:34:32
2017-09-10T02:10:28
1,112
0
0
0
null
null
null
package org.jtwig.model.expression; import org.jtwig.model.position.Position; import java.util.ArrayList; import java.util.List; public class FunctionExpression extends InjectableExpression { private final String functionIdentifier; private final List<Expression> arguments; public FunctionExpression(Pos...
UTF-8
Java
973
java
FunctionExpression.java
Java
[]
null
[]
package org.jtwig.model.expression; import org.jtwig.model.position.Position; import java.util.ArrayList; import java.util.List; public class FunctionExpression extends InjectableExpression { private final String functionIdentifier; private final List<Expression> arguments; public FunctionExpression(Pos...
973
0.717369
0.717369
33
28.484848
26.022276
105
false
false
0
0
0
0
0
0
0.575758
false
false
12
39865b8a9c8c881087c8255a9e494bb144cfb92d
18,820,546,744,511
266189e916093de517503463060435c09390ef79
/src/main/java/com/tianyao/springbootcurd/config/MyMvcConfig.java
c1844777be109c33b24619e72f5057e368d5e79f
[]
no_license
tymanycool/spring-boot-curd
https://github.com/tymanycool/spring-boot-curd
75fd252c40d862438caac34e5ba6619efd815585
bbc486a852a0f260f37e03afb5197c24acd4566e
refs/heads/master
2020-03-21T04:40:21.129000
2018-05-08T11:55:51
2018-05-08T11:55:51
138,121,644
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tianyao.springbootcurd.config; import com.tianyao.springbootcurd.component.LoginHandlerIntercepter; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.InterceptorRegistry; import org.springframework.web.servlet.config.annotation.ViewControl...
UTF-8
Java
1,197
java
MyMvcConfig.java
Java
[]
null
[]
package com.tianyao.springbootcurd.config; import com.tianyao.springbootcurd.component.LoginHandlerIntercepter; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.InterceptorRegistry; import org.springframework.web.servlet.config.annotation.ViewControl...
1,197
0.754445
0.753599
26
44.423077
31.767391
99
false
false
0
0
0
0
0
0
0.615385
false
false
12
faebc70abf7f02577b71b1d522c4975080b9f795
13,915,694,053,651
99f2abe289b76b5ea9aeea560a9dd273e1a22317
/Shale/src/com/shale/client/element/LinkingPhraseModel.java
833b9f2dffdafc75d1ca254c94943a98c1b78e57
[]
no_license
istovatis/shale
https://github.com/istovatis/shale
962a1bcbef04ca32572fcd36e244c12b3b20d4a9
53a234a9a4e237fa90a746db87f944000292894f
refs/heads/master
2020-04-05T19:04:14.034000
2016-04-20T06:30:47
2016-04-20T06:30:47
26,558,006
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.shale.client.element; import com.google.gwt.user.client.rpc.IsSerializable; import com.orange.links.client.save.LinkModel; public class LinkingPhraseModel extends LinkModel implements IsSerializable { protected String id; protected String left; protected String top; public String getLeft() { return...
UTF-8
Java
571
java
LinkingPhraseModel.java
Java
[]
null
[]
package com.shale.client.element; import com.google.gwt.user.client.rpc.IsSerializable; import com.orange.links.client.save.LinkModel; public class LinkingPhraseModel extends LinkModel implements IsSerializable { protected String id; protected String left; protected String top; public String getLeft() { return...
571
0.737303
0.737303
21
26.190475
23.302603
77
false
false
0
0
0
0
0
0
1.190476
false
false
12
d95b6323716bde87e60b44ddae14f2f290d58e9e
30,142,080,518,336
19d2e234bd4f86fedfaf9011eabf9dc267d739a0
/app/src/main/java/example/com/playandroid/network/Api.java
0be3fb4b9f7c734d74e81ce5eefa4bc9bd694d91
[ "Apache-2.0" ]
permissive
DNF229298806/PlayAndroid
https://github.com/DNF229298806/PlayAndroid
b66893776cd20e202222ec370c0856749d93b43c
d6e29cc88805aedfe7c9d8468baa72d0f4cd388f
refs/heads/master
2020-03-29T06:31:55.506000
2019-03-22T02:55:09
2019-03-22T02:55:09
149,629,088
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package example.com.playandroid.network; import java.util.List; import example.com.playandroid.content.home.net.BannerEntity; import example.com.playandroid.content.home.net.PageEntity; import example.com.playandroid.content.main.CollectionPageEntity; import example.com.playandroid.content.navigation.NavigationTitleE...
UTF-8
Java
4,176
java
Api.java
Java
[ { "context": "Path;\nimport retrofit2.http.Query;\n\n/**\n * @author Richard_Y_Wang\n * @des 2018/9/25 21:06\n */\npublic interface Api ", "end": 814, "score": 0.9942262768745422, "start": 800, "tag": "NAME", "value": "Richard_Y_Wang" }, { "context": "servable<InfoEntity<UserEntity>>...
null
[]
package example.com.playandroid.network; import java.util.List; import example.com.playandroid.content.home.net.BannerEntity; import example.com.playandroid.content.home.net.PageEntity; import example.com.playandroid.content.main.CollectionPageEntity; import example.com.playandroid.content.navigation.NavigationTitleE...
4,178
0.639721
0.634039
150
24.813334
26.144314
160
false
false
0
0
0
0
0
0
0.26
false
false
12
6ec613a0cea70929b7d0a674a80819c2378013a1
3,865,470,596,934
65a1c6446f6e2342ab1e3b4f21b8a0932d4282d7
/src/main/java/com/rms/rms/dto/user/UserRoleUpdateDto.java
312d53bb5717a0929b423aaaeddb4bcca8e8681c
[]
no_license
DhimitriosDuka/rms-backend
https://github.com/DhimitriosDuka/rms-backend
2c7e0a717fe6cd279c5263fda8e1c7a4e05fbc46
ed2c17d4106f5dae6c5425cb6288c7eb1e9fd701
refs/heads/master
2023-06-22T03:42:05.158000
2021-06-17T00:32:50
2021-06-17T00:32:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rms.rms.dto.user; import com.rms.rms.enums.Role; import lombok.Data; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import javax.validation.constraints.NotBlank; import javax.validation.constraints.NotNull; @Getter @Setter public class UserRoleUpdateDto { @NotNull(messa...
UTF-8
Java
378
java
UserRoleUpdateDto.java
Java
[]
null
[]
package com.rms.rms.dto.user; import com.rms.rms.enums.Role; import lombok.Data; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import javax.validation.constraints.NotBlank; import javax.validation.constraints.NotNull; @Getter @Setter public class UserRoleUpdateDto { @NotNull(messa...
378
0.777778
0.777778
19
18.894737
16.533522
49
false
false
0
0
0
0
0
0
0.473684
false
false
12
cc669acbda73b93bdb78cb8219d57f9fcd220bb3
20,710,332,325,560
011cfd72a84bd8326f5c1a4d0923aba6697f5273
/sp18/hw3/submissions/chokravis_4020676_45145003_kyc375_xl5587/TCPServer.java
6b7af87a0e2efe9f88631d43220aadd1f80e872b
[]
no_license
XIONGZHENGxz/DistributedSystem
https://github.com/XIONGZHENGxz/DistributedSystem
8939b8f62061e7a654fa8a505887edd7a6c54cac
837763aa47c6442d2ff2dd4a39be26f2300fbb09
refs/heads/master
2021-09-12T16:24:31.556000
2018-04-18T15:01:45
2018-04-18T15:01:45
77,963,462
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.net.*; import java.util.*; public class TCPServer extends BookServer implements Runnable { private int tcpPort = 7000; @Override public void run(){ try{ @SuppressWarnings("resource") Socket Tsocket; while((Tsocket = serv...
UTF-8
Java
2,218
java
TCPServer.java
Java
[]
null
[]
import java.io.*; import java.net.*; import java.util.*; public class TCPServer extends BookServer implements Runnable { private int tcpPort = 7000; @Override public void run(){ try{ @SuppressWarnings("resource") Socket Tsocket; while((Tsocket = serv...
2,218
0.48422
0.482417
69
30.144928
24.11042
90
false
false
0
0
0
0
0
0
0.492754
false
false
12
ace1026226877f2383ec8296e3f518c3cc42c058
31,610,959,315,942
1a300d6641da698a34b3f7d8692415dcd5d3e166
/src/test/java/com/person/mail/CategoryMapperTests.java
7f3ae8ad39df7a9b294b2db80c81435de9030a56
[]
no_license
chengpopeye/mail
https://github.com/chengpopeye/mail
589f50cb581d3053f5464b0a8e4d4796ae0f995f
7019d1023f942619ba62c55c7ca9d8202c9e92d5
refs/heads/master
2022-07-29T16:42:00.954000
2020-05-22T11:55:24
2020-05-22T11:55:24
266,098,674
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.person.mail; import com.person.mail.dao.CategoryMapper; import com.person.mail.pojo.Category; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.c...
UTF-8
Java
686
java
CategoryMapperTests.java
Java
[ { "context": ".test.context.junit4.SpringRunner;\n\n/**\n * @Author popeye\n * @Date 2020/05/20\n * @Version V1.0\n **/\n\npublic", "end": 370, "score": 0.9996653199195862, "start": 364, "tag": "USERNAME", "value": "popeye" } ]
null
[]
package com.person.mail; import com.person.mail.dao.CategoryMapper; import com.person.mail.pojo.Category; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.c...
686
0.753644
0.728863
28
23.5
21.764158
62
false
false
0
0
0
0
0
0
0.392857
false
false
12
91aa633837aa1684741d3b855f7f4ba24b745f61
6,176,162,994,725
44d6fc6acc2980200165009966382b1f6cc7c129
/src/by/epam/courses/Linear/LinearTask39.java
dc6a514637d6236cbfc1893859f85b237d82bda4
[]
no_license
AliaksandrQA/IT-academy-LinearUnit
https://github.com/AliaksandrQA/IT-academy-LinearUnit
2cdc5bd4c4de1581d8274d816dde218fff71736b
4eddf0e0d28267f4e793555058bd7797435912a3
refs/heads/master
2021-02-10T23:17:22.795000
2020-03-02T17:26:28
2020-03-02T17:26:28
244,428,371
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package by.epam.courses.Linear; /* Дано действительное число х. Не пользуясь никакими другими арифметическими операциями, кроме умножения, сложения и вычитания, вычислите за минимальное число операций:*/ public class LinearTask39 { public static void solution() { //2x 4 - 3х 3 + 4х2 - 5х + 6. doub...
UTF-8
Java
772
java
LinearTask39.java
Java
[]
null
[]
package by.epam.courses.Linear; /* Дано действительное число х. Не пользуясь никакими другими арифметическими операциями, кроме умножения, сложения и вычитания, вычислите за минимальное число операций:*/ public class LinearTask39 { public static void solution() { //2x 4 - 3х 3 + 4х2 - 5х + 6. doub...
772
0.57189
0.52504
29
19.275862
23.597044
106
false
false
0
0
0
0
0
0
2.034483
false
false
12
ea088819008f8a788fe7c38bf57fb54eb1c22383
19,181,323,982,352
57766249c8d58e62ed0337d53828dd447ea2e69a
/204_singleton/singleton.java
087d48b473d91f68289e664cf092b5958ec58a24
[]
no_license
shaman2009/passed
https://github.com/shaman2009/passed
055666ea017111d17b13079a2db6ddf628030b3e
64265b08001ec314706517cfd5d818a114c94837
refs/heads/master
2021-06-07T11:42:57.729000
2016-11-10T00:51:54
2016-11-10T00:51:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* @Copyright:LintCode @Author: shaman @Problem: http://www.lintcode.com/problem/singleton @Language: Java @Datetime: 15-10-07 14:04 */ public class Solution { /** * @return: The same instance of this class every time */ private static Solution solution; public static Solution getInstance() ...
UTF-8
Java
435
java
singleton.java
Java
[ { "context": "/*\n@Copyright:LintCode\n@Author: shaman\n@Problem: http://www.lintcode.com/problem/single", "end": 40, "score": 0.9547468423843384, "start": 34, "tag": "NAME", "value": "shaman" } ]
null
[]
/* @Copyright:LintCode @Author: shaman @Problem: http://www.lintcode.com/problem/singleton @Language: Java @Datetime: 15-10-07 14:04 */ public class Solution { /** * @return: The same instance of this class every time */ private static Solution solution; public static Solution getInstance() ...
435
0.613793
0.590805
22
18.818182
17.364113
58
false
false
0
0
0
0
0
0
0.136364
false
false
12
c6745ac71c75785522421a8dc050392c60dba959
12,206,297,123,872
ecf5f4137ee7d68329f71cd48926858c8ac6b002
/spring-ioc-01/src/main/java/com/shsxt/bean/UserSerivce2.java
f0be3356771ecf652020d83ec51521121725c9cf
[]
no_license
ted-cs/spring-work
https://github.com/ted-cs/spring-work
d58623b5d5b6976ca8afdf092bf791cd6b4ee9ef
b6488132d4fa4226dc8e9a160f11671171e8b7a8
refs/heads/master
2020-02-17T16:44:30.517000
2019-05-04T04:05:25
2019-05-04T04:05:25
124,380,778
1
0
null
false
2019-05-04T02:17:18
2018-03-08T11:17:09
2019-05-04T02:12:12
2019-05-04T02:17:18
12
0
0
0
Java
false
false
package com.shsxt.bean; public class UserSerivce2 { public void print () { System.out.println("hello 实例化工厂 !"); } }
UTF-8
Java
143
java
UserSerivce2.java
Java
[]
null
[]
package com.shsxt.bean; public class UserSerivce2 { public void print () { System.out.println("hello 实例化工厂 !"); } }
143
0.62406
0.616541
9
12.777778
14.014102
38
false
false
0
0
0
0
0
0
0.777778
false
false
12
f33d715ca163dc28b53c200181b23cdc7bf5331f
26,053,271,621,523
4d855477905fd03fc19bd1df6560cf5d2acd5063
/LOC8R/src/FrontEnd.java
851578d522eba7644acb07c30013d4441a2ab964
[]
no_license
nalin29/LOC8R
https://github.com/nalin29/LOC8R
cec327515cd096b0a852db2c0c1429528fa1491a
4483a30afdd965878cddefe8d96203a7187b4029
refs/heads/master
2020-04-01T03:26:40.498000
2018-10-13T22:18:05
2018-10-13T22:18:05
151,303,502
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.BufferedReader; import java.io.File; import java.io.InputStreamReader; import java.net.URL; import java.util.ArrayList; import java.util.HashMap; import java.util.Set; import java.util.TreeMap; import org.json.JSONArray; import org.json.JSONObject; import javafx.animation.KeyFrame; import ...
UTF-8
Java
26,633
java
FrontEnd.java
Java
[ { "context": "tp://www.mapquestapi.com/geocoding/v1/address?key=AAAUwZvzc7sPNu0bKvipXlFG8p6g4adI&location=\" +address);\t\t\r\n BufferedReader b", "end": 25477, "score": 0.9993982911109924, "start": 25445, "tag": "KEY", "value": "AAAUwZvzc7sPNu0bKvipXlFG8p6g4adI" } ]
null
[]
import java.io.BufferedReader; import java.io.File; import java.io.InputStreamReader; import java.net.URL; import java.util.ArrayList; import java.util.HashMap; import java.util.Set; import java.util.TreeMap; import org.json.JSONArray; import org.json.JSONObject; import javafx.animation.KeyFrame; import ...
26,606
0.561897
0.552698
669
37.810165
35.178318
497
false
false
0
0
0
0
0
0
3.019432
false
false
12
24ca1a11184ea0ea2746c83b9618e250f77d8114
38,972,533,264,538
e6938bace44c634aef26b5a4f21c13ff22ea794c
/springmvc-len5/src/main/java/com/atguigu/springmvc/crud/handlers/EmployeeHandler.java
35e6b861ab0eb98b2a487425bebf28748ec5629c
[]
no_license
youhuanhuan/springmvc-demo
https://github.com/youhuanhuan/springmvc-demo
1177ed69b1327a09c46751b5b60e4322a5974493
ead8eb6f4efa8f8f8b574a2dfcdd8be9987fe6fc
refs/heads/master
2020-03-27T18:12:48.856000
2019-09-25T13:06:28
2019-09-25T13:06:28
146,906,035
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.atguigu.springmvc.crud.handlers; import com.atguigu.springmvc.crud.dao.DepartmentDao; import com.atguigu.springmvc.crud.dao.EmployeeDao; import com.atguigu.springmvc.crud.entities.Employee; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; impo...
UTF-8
Java
3,221
java
EmployeeHandler.java
Java
[]
null
[]
package com.atguigu.springmvc.crud.handlers; import com.atguigu.springmvc.crud.dao.DepartmentDao; import com.atguigu.springmvc.crud.dao.EmployeeDao; import com.atguigu.springmvc.crud.entities.Employee; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; impo...
3,221
0.653807
0.650085
100
28.549999
23.572601
89
false
false
0
0
0
0
0
0
0.79
false
false
12
4866e5c06057e4469fdae518c21c5fbd66356c21
37,271,726,233,537
7fc3d3999300580755e20dd5c68ae124a629827e
/src/jdk7notes/chapter6/Guess.java
0c6921dfe3a5e0314456c2514b3d6bfd2f92541a
[]
no_license
asmca/JavaPractice
https://github.com/asmca/JavaPractice
99dca6a66dd2dd1c3e1bd9390e75e5df10dfa427
92f1667522c375bb359dba89d001f03f14bceb9c
refs/heads/master
2021-01-18T20:30:03.015000
2015-06-27T07:19:09
2015-06-27T07:19:09
27,024,100
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jdk7notes.chapter6; import java.util.Scanner; /** * Created by suse on 11/25/14. */ public class Guess { public static void main(String[] args){ Scanner scanner=new Scanner(System.in); int number=(int)(Math.random()*10); int guess; do { System.out.print("请输入数...
UTF-8
Java
461
java
Guess.java
Java
[ { "context": "er6;\n\nimport java.util.Scanner;\n\n/**\n * Created by suse on 11/25/14.\n */\npublic class Guess {\n public ", "end": 79, "score": 0.9996060132980347, "start": 75, "tag": "USERNAME", "value": "suse" } ]
null
[]
package jdk7notes.chapter6; import java.util.Scanner; /** * Created by suse on 11/25/14. */ public class Guess { public static void main(String[] args){ Scanner scanner=new Scanner(System.in); int number=(int)(Math.random()*10); int guess; do { System.out.print("请输入数...
461
0.566591
0.544018
20
21.1
16.516356
47
false
false
0
0
0
0
0
0
0.45
false
false
12
256bbf20b83641ff75c7c33af31e3f4fd2524f7a
30,425,548,335,519
ae4dadd05ee272c76a15c4daedb4533d47bcf467
/src/main/java/net/pekkit/feathereconomy/vault/VaultImport.java
27cf7bacdad5733b3408708a9cf2e08125de25fa
[ "MIT" ]
permissive
Squawkers13/FeatherEconomy
https://github.com/Squawkers13/FeatherEconomy
ee6f56e3a184f38c020bb072a12efabe83fd2818
659c0dbef7a0d9e7c4bd3b483e98d9df55f5d755
refs/heads/master
2021-01-16T23:09:23.774000
2015-01-04T20:50:13
2015-01-04T20:50:13
22,790,965
0
3
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * The MIT License (MIT) * * Copyright (C) 2014 Squawkers13 <Squawkers13@pekkit.net> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without l...
UTF-8
Java
4,562
java
VaultImport.java
Java
[ { "context": "* The MIT License (MIT)\r\n *\r\n * Copyright (C) 2014 Squawkers13 <Squawkers13@pekkit.net>\r\n *\r\n * Permission is he", "end": 67, "score": 0.9995636940002441, "start": 56, "tag": "USERNAME", "value": "Squawkers13" }, { "context": "nse (MIT)\r\n *\r\n * Copyright (C)...
null
[]
/* * The MIT License (MIT) * * Copyright (C) 2014 Squawkers13 <<EMAIL>> * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the r...
4,547
0.586804
0.58242
111
39.099098
32.193657
152
false
false
0
0
0
0
0
0
0.558559
false
false
12
16fcf3c831e31c270644b24d9e4488e116beed39
22,660,247,464,541
3066eb81b4f66ca2f6924c15128bb28070f25770
/service/src/main/java/li/strolch/execution/command/SetActionToClosedCommand.java
d975f9c4b7c1171697e00db7bd986b9ec53ad692
[ "Apache-2.0" ]
permissive
strolch-li/strolch
https://github.com/strolch-li/strolch
5b2e4794fcdd9dbd04e493dcab43564efe21316c
d9da84093d0dcafc7ae1689e4832905f936c4ae3
refs/heads/develop
2023-08-29T14:02:15.451000
2023-08-28T13:47:29
2023-08-28T13:47:29
24,089,199
5
2
Apache-2.0
false
2023-07-18T05:32:17
2014-09-16T07:08:06
2022-11-15T12:55:41
2023-07-18T05:32:16
58,722
5
6
0
Java
false
false
package li.strolch.execution.command; import java.text.MessageFormat; import li.strolch.exception.StrolchException; import li.strolch.model.State; import li.strolch.model.activity.Action; import li.strolch.model.activity.Activity; import li.strolch.persistence.api.StrolchTransaction; import li.strolch.utils.dbc.DBC; ...
UTF-8
Java
1,439
java
SetActionToClosedCommand.java
Java
[]
null
[]
package li.strolch.execution.command; import java.text.MessageFormat; import li.strolch.exception.StrolchException; import li.strolch.model.State; import li.strolch.model.activity.Action; import li.strolch.model.activity.Activity; import li.strolch.persistence.api.StrolchTransaction; import li.strolch.utils.dbc.DBC; ...
1,439
0.747741
0.745657
51
27.215687
28.299736
100
false
false
0
0
0
0
0
0
1.54902
false
false
12
44a414bb7daf29f57e2f81644caf13156b2c058c
3,496,103,389,898
19ff4d91cb728424cb5a62ba2359ebf9f2183439
/src/com/flyong/others/sql/DBSQLTypeList.java
9249dd1ffd1ca2c57a6ccf9fb922792e5279b925
[]
no_license
xiyionxiong/framwork
https://github.com/xiyionxiong/framwork
b5afd1b6d53b4526b7e59f86e9e5989bafd2e462
785e533d9238f5b1a7705925de2d30d0032fb9bb
refs/heads/master
2021-05-29T21:08:06.591000
2009-07-03T05:58:49
2009-07-03T05:58:49
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.flyong.others.sql; import java.lang.reflect.Field; import java.sql.Connection; import java.sql.DatabaseMetaData; import java.sql.ResultSet; import java.sql.SQLException; import java.util.HashMap; import java.util.Map; /** * 得到数据库支持的数据类型. * * * */ public class DBSQLTypeList { p...
UTF-8
Java
1,703
java
DBSQLTypeList.java
Java
[]
null
[]
package com.flyong.others.sql; import java.lang.reflect.Field; import java.sql.Connection; import java.sql.DatabaseMetaData; import java.sql.ResultSet; import java.sql.SQLException; import java.util.HashMap; import java.util.Map; /** * 得到数据库支持的数据类型. * * * */ public class DBSQLTypeList { p...
1,703
0.579013
0.578389
70
20.871429
19.31241
62
false
false
0
0
0
0
0
0
0.328571
false
false
12
8a6581b19e3dec74f8178c50bb77de2046307f20
38,869,454,076,114
b0fafd423691028256f18942541b5bda72204a30
/app/src/main/java/com/example/skinnerapp/Recuperar_contraseña.java
a7b4e9ac7d23807d5ce0cfe0341caae3c4fe1586
[]
no_license
Gomezcri/SkinnerApp
https://github.com/Gomezcri/SkinnerApp
0334007ee7943257681919106e891380d3433578
e31070e4ab24b7cf10c9ac78cd746a6bd548ff51
refs/heads/master
2023-01-25T02:19:19.102000
2020-11-28T01:08:06
2020-11-28T01:08:06
280,728,529
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.skinnerapp; import android.content.Intent; import android.graphics.Paint; import android.os.Bundle; import android.os.Handler; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; import androidx.appcompat.app.AppCompatActivity; impo...
UTF-8
Java
3,213
java
Recuperar_contraseña.java
Java
[]
null
[]
package com.example.skinnerapp; import android.content.Intent; import android.graphics.Paint; import android.os.Bundle; import android.os.Handler; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; import androidx.appcompat.app.AppCompatActivity; impo...
3,213
0.688596
0.68703
82
37.92683
34.038994
156
false
false
0
0
0
0
0
0
0.707317
false
false
12
2c83ebfea4dfec3736007d653ba5be4b6faa9742
6,811,818,141,548
2407a1ee910cef32767396548e182f67c7360102
/src/lastassignment/items/StrengthPotion.java
09c3d618d0ee45e251f3ba38a1f6bb54b0b58e15
[ "Unlicense" ]
permissive
blat-blatnik/The-Last-Assignment
https://github.com/blat-blatnik/The-Last-Assignment
d0ef4c54b8cdd43b0d2bce96c640ab1e2656d91d
69ec10e7affeb374b264d79803e15d61ac4d97ef
refs/heads/master
2022-11-16T19:46:19.350000
2020-07-14T18:09:25
2020-07-14T18:09:25
277,578,892
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lastassignment.items; import lastassignment.utils.Console; import lastassignment.Player; public class StrengthPotion extends Item { private final String ingestionMethod; private int damageModifier; public StrengthPotion(String description, String ingestionMethod, int damageModifier) { ...
UTF-8
Java
1,186
java
StrengthPotion.java
Java
[]
null
[]
package lastassignment.items; import lastassignment.utils.Console; import lastassignment.Player; public class StrengthPotion extends Item { private final String ingestionMethod; private int damageModifier; public StrengthPotion(String description, String ingestionMethod, int damageModifier) { ...
1,186
0.678752
0.677066
31
36.258064
32.087551
113
false
false
0
0
0
0
0
0
0.612903
false
false
12
116115f9059368d3ca078e76a2d3681a3ae8d091
28,982,439,324,099
29098d9c858578da1d3b9608369fe2f2a39d5ede
/SECOND/Android/app/src/main/java/com/moringaschool/myrestaurants/adapters/RestaurantListAdapter.java
9d0c7f6a4350ddce8ab1e3ad82d361afd8a27c50
[]
no_license
DENNINGKEVIN/Trends
https://github.com/DENNINGKEVIN/Trends
2d74f42b3fbd509df476ded6d885a3bf5012e4da
fcd44a68be34f585ebf7e4bf068ba3fd116d09d1
refs/heads/master
2023-01-10T09:00:20.055000
2020-01-29T11:42:56
2020-01-29T11:42:56
234,490,364
0
0
null
false
2023-01-07T14:14:55
2020-01-17T06:58:56
2020-01-29T11:43:29
2023-01-07T14:14:54
5,950
0
0
27
Java
false
false
package com.moringaschool.myrestaurants.adapters; public class RestaurantListAdapter { }
UTF-8
Java
90
java
RestaurantListAdapter.java
Java
[]
null
[]
package com.moringaschool.myrestaurants.adapters; public class RestaurantListAdapter { }
90
0.844444
0.844444
4
21.5
21.5
49
false
false
0
0
0
0
0
0
0.25
false
false
12
9121f9bab61919d5b7ae9577aa4532fad2deafac
77,309,424,828
7ca9cb3fbba57f57e135db1efc4cb6303601db0b
/src/main/java/com/javarush/test/level27/lesson15/big01/ad/AdvertisementManager.java
b5e1d72e4b1ce9b02f7cd69e152974bb4cbc2ce6
[]
no_license
Sergey-Rebrov/JavaRush
https://github.com/Sergey-Rebrov/JavaRush
13f5590551dd07060da26bac02a343575d869565
1717f33d86749a04e657ddee7f6c23f460ca2aa0
refs/heads/master
2021-01-13T03:56:09.574000
2017-04-03T07:14:48
2017-04-03T07:14:48
78,188,158
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.javarush.test.level27.lesson15.big01.ad; import com.javarush.test.level27.lesson15.big01.ConsoleHelper; import com.javarush.test.level27.lesson15.big01.statistic.StatisticEventManager; import com.javarush.test.level27.lesson15.big01.statistic.event.VideoSelectedEventDataRow; import java.util.ArrayList; i...
UTF-8
Java
4,164
java
AdvertisementManager.java
Java
[ { "context": "parator;\nimport java.util.List;\n\n/**\n * Created by Sergey on 18.01.2017.\n */\npublic class AdvertisementMana", "end": 426, "score": 0.9473681449890137, "start": 420, "tag": "NAME", "value": "Sergey" } ]
null
[]
package com.javarush.test.level27.lesson15.big01.ad; import com.javarush.test.level27.lesson15.big01.ConsoleHelper; import com.javarush.test.level27.lesson15.big01.statistic.StatisticEventManager; import com.javarush.test.level27.lesson15.big01.statistic.event.VideoSelectedEventDataRow; import java.util.ArrayList; i...
4,164
0.621998
0.606388
124
32.580647
32.248055
158
false
false
0
0
0
0
0
0
0.556452
false
false
12
1fa67b9bcd8f23e7eec3f77a4e0faba6bf60bff0
13,262,859,027,793
5ab9f8ccea354734b37bfb7e270cd87fd7af9a81
/Hibernate_Mysql/src/main/java/com/Hibernate/Mysql/Repository/UserRepository.java
b50c869b1090f181e1ddd0f349d253b8d05945eb
[]
no_license
Ysunil016/Java_Persistence
https://github.com/Ysunil016/Java_Persistence
780f06169985bf0aad3d833332e06945787d0f62
55004b1a6218ce99123e7ae148e2f81e299de12b
refs/heads/master
2021-05-23T17:47:12.139000
2020-05-03T20:09:40
2020-05-03T20:09:40
253,405,876
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.Hibernate.Mysql.Repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.Hibernate.Mysql.Bean.User; public interface UserRepository extends JpaRepository<User, String> { // Finding All Tuples with Username - List<User> findByUsername(String username)...
UTF-8
Java
407
java
UserRepository.java
Java
[]
null
[]
package com.Hibernate.Mysql.Repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.Hibernate.Mysql.Bean.User; public interface UserRepository extends JpaRepository<User, String> { // Finding All Tuples with Username - List<User> findByUsername(String username)...
407
0.796069
0.796069
16
24.4375
23.603413
69
false
false
0
0
0
0
0
0
0.6875
false
false
12
608619a568549736ce5b79833badcb8a993755c6
25,177,098,337,857
3a1512f87295ad8b01f50d08a1838034a01942b9
/up1/Message.java
a2f13515403201c132d57f9c0c4b6e59a5c5f831
[]
no_license
AKazak/Practice
https://github.com/AKazak/Practice
f45cbf10f2e7c498894dfb8f8cae875d3b3878d1
490b1154ff0dce164ec9b7dc21fa10b6e39bb01a
refs/heads/master
2021-01-17T07:14:28.115000
2016-05-30T11:36:23
2016-05-30T11:36:23
51,357,070
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package up1; import org.json.simple.JSONObject; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.UUID; public class Message { private String id; private String message; private String author; private long timestamp; Message(String author, Stri...
UTF-8
Java
1,645
java
Message.java
Java
[]
null
[]
package up1; import org.json.simple.JSONObject; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.UUID; public class Message { private String id; private String message; private String author; private long timestamp; Message(String author, Stri...
1,645
0.59696
0.592097
65
24.323076
19.746164
83
false
false
0
0
0
0
0
0
0.723077
false
false
12
b7eff69d43f7fa4602881658b9b267856d9b7ccf
25,993,142,090,903
cd1f311e21948bfda52ec1359ca642e55f38b013
/src/com/ct/PathSumII.java
b8cd6af004aa84d7551623a50e925bd6623a3904
[]
no_license
TuoCao/acmJava
https://github.com/TuoCao/acmJava
5474c9d769986c1a0abe5536c6fc9780968c0a93
d8ea82b2b209cf3051eeef1bf66c910694ccba34
refs/heads/master
2020-03-27T21:42:54.717000
2019-08-02T15:09:45
2019-08-02T15:09:45
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ct; import java.util.ArrayList; import java.util.List; /** * @ Author :Cao Tuo * @ Date :Created in 11:15 2018/9/18 * @ Description:LeetCode-113. Path Sum II */ public class PathSumII { public List<List<Integer>> pathSum(TreeNode root, int sum) { List<List<Integer>> ans = new Ar...
UTF-8
Java
1,071
java
PathSumII.java
Java
[ { "context": "ist;\nimport java.util.List;\n\n/**\n * @ Author :Cao Tuo\n * @ Date :Created in 11:15 2018/9/18\n * @ ", "end": 97, "score": 0.9997836351394653, "start": 90, "tag": "NAME", "value": "Cao Tuo" } ]
null
[]
package com.ct; import java.util.ArrayList; import java.util.List; /** * @ Author :<NAME> * @ Date :Created in 11:15 2018/9/18 * @ Description:LeetCode-113. Path Sum II */ public class PathSumII { public List<List<Integer>> pathSum(TreeNode root, int sum) { List<List<Integer>> ans = new Arr...
1,070
0.58325
0.566301
32
30.34375
25.359428
107
false
false
0
0
0
0
0
0
0.90625
false
false
12
3cf7987fc6f85cb1b86713fe3fd498d464bfb2bf
19,146,964,267,954
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/30/30_c8f9b76d3cc03defd2c9d4a27f9a7f42b294ff7d/BOPConfiguration/30_c8f9b76d3cc03defd2c9d4a27f9a7f42b294ff7d_BOPConfiguration_s.java
008f3b627660042fb4336b60f3dd7bc01378310d
[]
no_license
zhongxingyu/Seer
https://github.com/zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516000
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
false
2023-06-22T07:55:57
2020-04-28T11:07:49
2023-06-21T00:53:27
2023-06-22T07:55:57
2,849,868
2
2
0
null
false
false
package tdwp_ftw.biomesop.configuration; import java.io.File; import java.util.logging.Level; import net.minecraftforge.common.Configuration; import tdwp_ftw.biomesop.ClientProxy; import tdwp_ftw.biomesop.mod_BiomesOPlenty; import cpw.mods.fml.common.FMLLog; public class BOPConfiguration { public stat...
UTF-8
Java
43,217
java
30_c8f9b76d3cc03defd2c9d4a27f9a7f42b294ff7d_BOPConfiguration_s.java
Java
[]
null
[]
package tdwp_ftw.biomesop.configuration; import java.io.File; import java.util.logging.Level; import net.minecraftforge.common.Configuration; import tdwp_ftw.biomesop.ClientProxy; import tdwp_ftw.biomesop.mod_BiomesOPlenty; import cpw.mods.fml.common.FMLLog; public class BOPConfiguration { public stat...
43,217
0.727052
0.707222
815
52.025768
26.886593
134
false
false
0
0
0
0
0
0
3.692024
false
false
12
cdf4c980319923ba6a9074302bcb9340e2ab6144
16,406,775,107,961
f91f6b9fb68089f9f4f50b944c6095c7bc31092d
/app/src/main/java/capic/com/karttracker/ui/sessiondatas/DatasLocationReceiver.java
00af9c9ce2da3e6a5a9e12c5019b833e155017cf
[]
no_license
capic/KartTracker
https://github.com/capic/KartTracker
96b8d4d8748e819409a92137ddfb5229c85e7e9b
43ad81886a1602e64f528fc5e013ecc978a9bdb5
refs/heads/master
2022-07-11T22:38:12.695000
2017-06-27T07:53:55
2017-06-27T07:53:55
55,363,697
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package capic.com.karttracker.ui.sessiondatas; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.util.Log; import com.google.android.gms.location.LocationResult; import capic.com.karttracker.services.datas.models.SessionAccelerometerData; import c...
UTF-8
Java
1,782
java
DatasLocationReceiver.java
Java
[ { "context": "om.karttracker.utils.Constants;\n\n/**\n * Created by capic on 08/06/2017.\n */\n\npublic class DatasLocationRec", "end": 513, "score": 0.9995322823524475, "start": 508, "tag": "USERNAME", "value": "capic" } ]
null
[]
package capic.com.karttracker.ui.sessiondatas; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.util.Log; import com.google.android.gms.location.LocationResult; import capic.com.karttracker.services.datas.models.SessionAccelerometerData; import c...
1,782
0.745791
0.741302
43
40.465115
41.44952
174
false
false
0
0
0
0
0
0
0.44186
false
false
12
dbd0a5967fb8104ce3b7ab0c1b78d25762e63520
18,476,949,349,595
32e3f5120e3f9d9299d6e758ae9884efc61c4b39
/wbd/Main.java
ee83313eca0288dac0ccbd63f21c9a19f193900b
[]
no_license
pjanuszewski/WBD_Client
https://github.com/pjanuszewski/WBD_Client
6585fdcf3c9bab397ab2eed34f0de75a2dde6ed4
cf16c0f8b942fe4e0315bc7f57001923cd07ef37
refs/heads/master
2018-12-29T16:45:15.130000
2016-06-13T20:53:35
2016-06-13T20:53:35
58,924,018
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Created by ene on 16.05.16. */ import javax.swing.*; import java.sql.SQLException; public class Main { public static void main(String args[]) throws SQLException{ try { UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); } catch (ClassNotFoundException e) { ...
UTF-8
Java
653
java
Main.java
Java
[ { "context": "/**\n * Created by ene on 16.05.16.\n */\n\nimport javax.swing.*;\nimport ja", "end": 21, "score": 0.9956204891204834, "start": 18, "tag": "USERNAME", "value": "ene" } ]
null
[]
/** * Created by ene on 16.05.16. */ import javax.swing.*; import java.sql.SQLException; public class Main { public static void main(String args[]) throws SQLException{ try { UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName()); } catch (ClassNotFoundException e) { ...
653
0.603369
0.594181
27
23.185184
21.751181
80
false
false
0
0
0
0
0
0
0.296296
false
false
12
ae545a0bca81831f808be2b02b35a66769fab0f6
21,457,656,662,478
d038de033212c30d4f7e52ff21f29ac35c5b188b
/gamecenter/src/org/robovm/bindings/cocoatouch/gamekit/GKAchievement.java
15a9cdd3ea59a87691cf50222f0d47fef23eef6f
[ "Apache-2.0" ]
permissive
SophiaHadash/robovm-ios-bindings
https://github.com/SophiaHadash/robovm-ios-bindings
9fde177e9106502aae5b8cf89d1ff128dba9fe63
5a6dab6cbbbafed12680525f5274264564cc13a5
refs/heads/master
2021-05-27T01:41:33.225000
2013-12-01T15:13:55
2013-12-01T15:13:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.robovm.bindings.cocoatouch.gamekit; import org.robovm.bindings.cocoatouch.blocks.VoidNSArrayNSErrorBlock; import org.robovm.bindings.cocoatouch.blocks.VoidNSErrorBlock; import org.robovm.cocoatouch.foundation.NSArray; import org.robovm.cocoatouch.foundation.NSDate; import org.robovm.cocoatouch.foundation.N...
UTF-8
Java
11,201
java
GKAchievement.java
Java
[]
null
[]
package org.robovm.bindings.cocoatouch.gamekit; import org.robovm.bindings.cocoatouch.blocks.VoidNSArrayNSErrorBlock; import org.robovm.bindings.cocoatouch.blocks.VoidNSErrorBlock; import org.robovm.cocoatouch.foundation.NSArray; import org.robovm.cocoatouch.foundation.NSDate; import org.robovm.cocoatouch.foundation.N...
11,201
0.737523
0.735291
241
45.477177
48.262257
243
false
false
0
0
0
0
0
0
1.058091
false
false
12
840638742b832aff7f322ef6c22104da31bd5992
27,693,949,155,906
4a5bda70774e3a19e788da88150e72d42c9b07f1
/src/main/java/org/springframework/samples/flatbook/model/pojos/PerformanceTestInfo.java
d67ef433cf75731562a3b177e966418f225bc233
[ "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
dp2-g1-13/DP2-G1-13
https://github.com/dp2-g1-13/DP2-G1-13
7eb899aaba021e1f584782fcefec2f70715b5567
f6283d36101d9defa83716cea5340ce66d551054
refs/heads/master
2022-09-22T18:25:00.285000
2020-06-02T07:20:03
2020-06-02T07:20:03
242,989,272
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.springframework.samples.flatbook.model.pojos; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonPropertyOrder; @JsonPropertyOrder({ "flatId", "hostId", "tenantId" }) public class PerformanceTestInfo { @JsonProperty("flatId") private Integer flatId; @Js...
UTF-8
Java
1,810
java
PerformanceTestInfo.java
Java
[]
null
[]
package org.springframework.samples.flatbook.model.pojos; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonPropertyOrder; @JsonPropertyOrder({ "flatId", "hostId", "tenantId" }) public class PerformanceTestInfo { @JsonProperty("flatId") private Integer flatId; @Js...
1,810
0.751381
0.751381
85
20.282352
16.965441
64
false
false
0
0
0
0
0
0
1.2
false
false
12
95a07569975d05d1d483fe1fe294392afd799720
6,700,149,007,793
932df5f5782340ff10def6c27845359afc541b67
/day3.1/src/Course.java
b3bc871332827847dcb73e8cb58d01a27efac1e3
[]
no_license
mertaltunn/Kodlama.io_odev_3.2
https://github.com/mertaltunn/Kodlama.io_odev_3.2
d37d647cb5a4020cdd90cf3601918656a2dd45c7
b109dbc4f7d27d332a7b13faab21a1c79d6e839a
refs/heads/main
2023-04-28T23:20:58.764000
2021-05-08T17:22:17
2021-05-08T17:22:17
363,464,936
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Course { private String name; private String id;// Üstünde hiçbir işlem yapılmayacağını düşünerek "String" türünde yaratıldı. private String assignments; public String getName() { return name; } public void setName(String name) { this.name = name; } public String getId() { return id; } ...
ISO-8859-9
Java
617
java
Course.java
Java
[]
null
[]
public class Course { private String name; private String id;// Üstünde hiçbir işlem yapılmayacağını düşünerek "String" türünde yaratıldı. private String assignments; public String getName() { return name; } public void setName(String name) { this.name = name; } public String getId() { return id; } ...
617
0.699336
0.699336
34
16.67647
19.572971
96
false
false
0
0
0
0
0
0
1.323529
false
false
12
978c26833f1ad7384bb86cbf234352f55d0372b9
94,489,305,656
fe794e066121691a50e81d2ad3dd2d7bdb84646d
/src/main/java/com/kargo/core/PageBase.java
e799258b83e840499053d70fa2fcfe135c0118d8
[]
no_license
waseyrabby/Kargo
https://github.com/waseyrabby/Kargo
8ea98ad7b091e8235ca2e288407a04b43d35d29e
c37bc438dc8cabdaed3eb8193255e05cf397b71d
refs/heads/master
2020-09-17T05:07:19.090000
2016-08-18T06:47:16
2016-08-18T06:47:16
65,971,443
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kargo.core; import com.google.common.base.Function; import org.openqa.selenium.*; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.interactions.HasInputDevices; import org.openqa.selenium.interactions.Mouse; import org.openqa.selenium.internal.Locatable; import org.openqa.seleniu...
UTF-8
Java
6,165
java
PageBase.java
Java
[ { "context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by wasey on 8/16/16.\n */\npublic class PageBase {\n\n priv", "end": 474, "score": 0.9996636509895325, "start": 469, "tag": "USERNAME", "value": "wasey" } ]
null
[]
package com.kargo.core; import com.google.common.base.Function; import org.openqa.selenium.*; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.interactions.HasInputDevices; import org.openqa.selenium.interactions.Mouse; import org.openqa.selenium.internal.Locatable; import org.openqa.seleniu...
6,165
0.59708
0.589943
193
30.943005
25.096537
120
false
false
0
0
0
0
0
0
0.53886
false
false
12
73f028d2bc65d8202f31d980bf95ee71dac717bd
5,952,824,708,562
c73e0e4c2e510af031e5ad22ed655083af68e3ce
/src/main/java/util/DataTransformUtil.java
5358d13544bfac6579dd6ec84ae7e347dccb3157
[]
no_license
48183811/fdyt
https://github.com/48183811/fdyt
5cdd55cb21961565bda4b6352ecb163c5bf95d38
f7f627c67bf243ab96b7350c28691e427359714a
refs/heads/master
2022-09-01T03:11:44.496000
2020-05-29T08:17:10
2020-05-29T08:17:10
267,505,233
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package util; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.OutputStream; import java.util.List; import java.util.zip.ZipEntry; import java.util.zip.ZipOutputStream; //数据校验工具类 public class DataTransformUtil { /** * 校验宗地附件的文件类型 * @param fileType 文件类型 ...
UTF-8
Java
2,393
java
DataTransformUtil.java
Java
[]
null
[]
package util; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.OutputStream; import java.util.List; import java.util.zip.ZipEntry; import java.util.zip.ZipOutputStream; //数据校验工具类 public class DataTransformUtil { /** * 校验宗地附件的文件类型 * @param fileType 文件类型 ...
2,393
0.498762
0.483903
85
22.752941
16.500914
82
false
false
0
0
0
0
0
0
0.364706
false
false
12
1fb4186c1a45be624c8e49f2341ccb1a23cd4e66
29,669,634,134,773
9eb595e7eab85ad3a346df0e801904a7ff42d288
/sdk/dataprotection/azure-resourcemanager-dataprotection/src/test/java/com/azure/resourcemanager/dataprotection/generated/DatasourceSetTests.java
5d205d1d560924d76cc6691cf3d331def5d83cd0
[ "LicenseRef-scancode-generic-cla", "MIT", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LGPL-2.1-or-later", "CC0-1.0", "BSD-3-Clause", "UPL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
veniuscloudpower/azure-sdk-for-java
https://github.com/veniuscloudpower/azure-sdk-for-java
5dcd018582d6eb5a0a9478e7a27f0d6b7b8289c9
4c48960cfa9aa638c2f888a24f357599600e412a
refs/heads/main
2023-06-28T09:48:32.768000
2023-06-23T21:18:46
2023-06-23T21:18:46
391,180,928
0
1
MIT
true
2021-07-30T20:25:14
2021-07-30T20:25:14
2021-07-30T19:10:42
2021-07-30T20:16:51
2,117,546
0
0
0
null
false
false
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.dataprotection.generated; import com.azure.core.util.BinaryData; import com.azure.resourcemanager.dataprotection.models.Datasour...
UTF-8
Java
2,408
java
DatasourceSetTests.java
Java
[]
null
[]
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.dataprotection.generated; import com.azure.core.util.BinaryData; import com.azure.resourcemanager.dataprotection.models.Datasour...
2,408
0.67608
0.67608
48
49.166668
36.990051
247
false
false
0
0
0
0
0
0
0.854167
false
false
12
38a2d0f5ea690956c1863141764028926fd7b28e
11,381,663,353,027
892602da84e5798e40b0af1af04df1bc274d8fd6
/prep/src/main/java/com/john/Nov2022/leetcode/q1100_1199/Question1127.java
9602e3ca87f249081d14519b539e9907877596e7
[]
no_license
deviantthread/InterviewPrepQuestions
https://github.com/deviantthread/InterviewPrepQuestions
f6002e3cbf4c6ace099a8ae6f734fc2e1c3d5023
d93077dad611dce8e86e483de36ba6e8704166f5
refs/heads/master
2023-04-13T04:29:34.114000
2023-04-04T21:36:44
2023-04-04T21:36:44
37,752,719
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.john.Nov2022.leetcode.q1100_1199; public class Question1127 { }
UTF-8
Java
77
java
Question1127.java
Java
[]
null
[]
package com.john.Nov2022.leetcode.q1100_1199; public class Question1127 { }
77
0.792208
0.584416
4
18.25
18.859678
45
false
false
0
0
0
0
0
0
0.25
false
false
12
0891f903aad2c9e517e1dddb0a7c6637b74d1fdb
32,684,701,187,980
99e9a5ed41886ec62411e531313e115f8e2944a2
/small-spring/small-spring-v2/src/main/java/com/itsz/small/spring/core/AbstractApplicationContext.java
a57f82a5c79144c86ebd2b2c8dac933321dc44ad
[]
no_license
hbzhou/hello-world
https://github.com/hbzhou/hello-world
aef92fca6b8cdedcbe57ee67d3b068290d153fa7
b09f95b0dfa9e5b26c3a6cd2526b402328feed78
refs/heads/master
2022-07-07T16:01:15.737000
2020-06-08T13:30:29
2020-06-08T13:30:29
206,464,023
1
0
null
false
2022-06-21T04:06:45
2019-09-05T03:10:31
2022-05-12T09:15:28
2022-06-21T04:06:44
2,759
0
0
8
Java
false
false
package com.itsz.small.spring.core; import com.itsz.small.spring.exception.BeanCreationeException; public abstract class AbstractApplicationContext implements ApplicationContext { protected DefaultBeanFactory factory; public AbstractApplicationContext(String filePath) { factory = new DefaultBeanFact...
UTF-8
Java
679
java
AbstractApplicationContext.java
Java
[]
null
[]
package com.itsz.small.spring.core; import com.itsz.small.spring.exception.BeanCreationeException; public abstract class AbstractApplicationContext implements ApplicationContext { protected DefaultBeanFactory factory; public AbstractApplicationContext(String filePath) { factory = new DefaultBeanFact...
679
0.768778
0.768778
22
29.863636
29.839413
80
false
false
0
0
0
0
0
0
0.363636
false
false
12
04993fe5781184e926ee75b83a13c48abe7091eb
17,257,178,617,068
adfdf386962cc4e21db2e67f59de36bf65d615a0
/src/main/Game.java
4b2ced23a51f6945afef7b40be17a8aaa3871c38
[]
no_license
prince776/Archery
https://github.com/prince776/Archery
ab0c06d3971088452aeb4ee630d141ff1219671c
c013d5f0aa32ce377f231c7c79c841dbb4d6376b
refs/heads/master
2020-07-26T04:59:17.363000
2019-09-15T05:11:55
2019-09-15T05:11:55
208,541,696
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package main; import java.awt.Canvas; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.RenderingHints; import java.awt.image.BufferStrategy; import javax.swing.JFrame; public class Game implements Runnable{ private JFrame frame; private Canva...
UTF-8
Java
3,064
java
Game.java
Java
[]
null
[]
package main; import java.awt.Canvas; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.RenderingHints; import java.awt.image.BufferStrategy; import javax.swing.JFrame; public class Game implements Runnable{ private JFrame frame; private Canva...
3,064
0.67983
0.664491
154
18.896105
16.2745
90
false
false
0
0
0
0
0
0
2.402597
false
false
12
a7f02be79a664b4440585bd379706b3ddfb7f067
12,343,736,064,445
94d4a3e1ab5ec6654c5cb2ef84429777277d47ec
/src/main/java/fr/diginamic/essais/TestMoyenne.java
330de1e0a5f0c94487cbc6d3c8d91f5badbf662c
[]
no_license
AudreyM26/approche-objet-j3
https://github.com/AudreyM26/approche-objet-j3
012067e30ebf0f5e908ae1ee64958793cee3d3fe
7367eba2c11c255ee21b25e5f937ec22572c7114
refs/heads/master
2021-07-19T13:11:14.162000
2020-02-16T15:30:41
2020-02-16T15:30:41
222,026,324
0
0
null
false
2020-10-13T17:56:31
2019-11-16T00:48:01
2020-02-16T15:31:02
2020-10-13T17:56:31
24
0
0
1
Java
false
false
package fr.diginamic.essais; import fr.diginamic.operations.*; public class TestMoyenne { public static void main(String[] args) { // TODO Auto-generated method stub CalculMoyenne tabCalcul = new CalculMoyenne(); tabCalcul.ajout(14); tabCalcul.ajout(12); tabCalcul.ajout(15.9); tabCalcul....
UTF-8
Java
614
java
TestMoyenne.java
Java
[]
null
[]
package fr.diginamic.essais; import fr.diginamic.operations.*; public class TestMoyenne { public static void main(String[] args) { // TODO Auto-generated method stub CalculMoyenne tabCalcul = new CalculMoyenne(); tabCalcul.ajout(14); tabCalcul.ajout(12); tabCalcul.ajout(15.9); tabCalcul....
614
0.68241
0.65798
26
21.615385
19.181475
63
false
false
0
0
0
0
0
0
1.730769
false
false
12
2125c6fc8d3df7ab941b8eac8b84fb8caf55d4ea
9,474,697,919,359
70f28802e72bb65c5299dc6fbf487c1f83ade709
/android/src/com/badlogic/gdx/backends/android/W_AndroidApplication.java
ffd71ed757ea8dc412e382d5fb1ff912fe283ae6
[]
no_license
littlelogic/wipeStarGame
https://github.com/littlelogic/wipeStarGame
c982329fe407e1e0397c9e9c544909bb26b1a381
89cc4ecb6d10604133b5198d397927f54b536ea9
refs/heads/main
2023-04-04T15:14:29.086000
2021-04-11T13:05:41
2021-04-11T13:05:41
339,073,576
2
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.badlogic.gdx.backends.android; import android.app.Activity; import android.content.res.Configuration; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import android.os.Handler; import android.util.TypedValue; import android.view.Gravity; import android.view.View; import an...
UTF-8
Java
5,308
java
W_AndroidApplication.java
Java
[]
null
[]
package com.badlogic.gdx.backends.android; import android.app.Activity; import android.content.res.Configuration; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import android.os.Handler; import android.util.TypedValue; import android.view.Gravity; import android.view.View; import an...
5,308
0.660687
0.66031
137
37.656933
29.213644
121
false
false
0
0
0
0
0
0
0.737226
false
false
12
d530291ff70091bd43ccb93157b1d5250fd818e3
11,914,239,339,767
28800a7b0e084b322ac7a87ca7572b25b53e77da
/src/main/java/commands/bank.java
f9e30f38c4ea28f2d23837d9734642f22a3234d7
[]
no_license
GordoLeal/GordoBotJavaEdition
https://github.com/GordoLeal/GordoBotJavaEdition
49b421165be0226f3ebbafe594bf2904749792d2
d23d719bb73120b9b92aa68cbda88378cfd02c0e
refs/heads/master
2021-09-13T11:51:45.435000
2018-04-29T12:59:34
2018-04-29T12:59:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package commands; import com.jagrosh.jdautilities.command.Command; import com.jagrosh.jdautilities.command.CommandEvent; import net.dv8tion.jda.core.EmbedBuilder; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; /* COMANDO PARA VER QUA...
UTF-8
Java
4,257
java
bank.java
Java
[]
null
[]
package commands; import com.jagrosh.jdautilities.command.Command; import com.jagrosh.jdautilities.command.CommandEvent; import net.dv8tion.jda.core.EmbedBuilder; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; /* COMANDO PARA VER QUA...
4,257
0.607774
0.597644
101
41.029701
33.623852
137
false
false
0
0
0
0
0
0
0.772277
false
false
12
6bf0afde47f97bf915f9829e4ce7a292a87f125b
15,384,572,913,344
a848f8ea7d1b6ed829afad82f24d9210da007138
/stratosphere-runtime/src/test/java/eu/stratosphere/nephele/util/InterruptibleByteChannel.java
23a52d4259dec959fa55b5ea286617dbbaafd76b
[ "LGPL-2.1-only", "MIT", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Liloveyang/stratosphere
https://github.com/Liloveyang/stratosphere
fbd1c566695f0feef5fcbeb3c39b8fdd09ce7cdd
7fd8ca2438adc13dc1a407619ee2a355508082ed
refs/heads/master
2022-04-24T12:49:57.102000
2020-04-22T13:08:11
2020-04-22T13:08:11
257,899,260
0
0
Apache-2.0
true
2020-04-22T12:46:57
2020-04-22T12:46:57
2020-03-19T03:52:09
2020-02-11T16:09:44
109,925
0
0
0
null
false
false
/*********************************************************************************************************************** * Copyright (C) 2010-2013 by the Stratosphere project (http://stratosphere.eu) * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance wi...
UTF-8
Java
6,490
java
InterruptibleByteChannel.java
Java
[]
null
[]
/*********************************************************************************************************************** * Copyright (C) 2010-2013 by the Stratosphere project (http://stratosphere.eu) * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance wi...
6,490
0.706009
0.702003
204
30.813726
35.660362
120
false
false
0
0
0
0
0
0
1.495098
false
false
12
3b6733cca2538a1e3e8471caf1435091b634ac28
24,361,054,508,334
4d742f2931acc3f26a64319575d4f9b97abddbcb
/src/test/java/pageclasses/SearchScreen.java
aadcd8335af4ff968d63c44e25fbd9f3c356c684
[]
no_license
ccsrao/TestMobile
https://github.com/ccsrao/TestMobile
3ec47ed2332ae0a2ea54ab986c8248a5eef45c5c
bd6a6155862aa9f96216c0bdf097188d37048ee7
refs/heads/master
2022-07-14T05:12:33.583000
2020-05-01T14:30:28
2020-05-01T14:30:28
146,868,237
0
0
null
false
2022-06-29T18:06:36
2018-08-31T09:04:46
2020-05-01T14:30:44
2022-06-29T18:06:34
40,292
0
0
13
HTML
false
false
package pageclasses; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.How; import org.openqa.selenium.support.PageFactory; import io.appium.java_client.AppiumDriver; import io.appium.java_client.MobileElement; import io.appium.java_client.pagefactory.AppiumFieldDecorator; import utilities...
UTF-8
Java
1,879
java
SearchScreen.java
Java
[]
null
[]
package pageclasses; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.How; import org.openqa.selenium.support.PageFactory; import io.appium.java_client.AppiumDriver; import io.appium.java_client.MobileElement; import io.appium.java_client.pagefactory.AppiumFieldDecorator; import utilities...
1,879
0.825971
0.81852
31
59.612904
164.417191
951
false
false
0
0
0
0
0
0
1.580645
false
false
12
3d71adcefe8e2f773d49f57cb783cc2f221fd426
18,442,589,569,275
f2671d48696ec14590d7306f9f53207366ba631d
/pinot-server/src/main/java/org/apache/pinot/server/api/resources/HealthCheckResource.java
2d123b725fdf28d8e7a512574f55b37883aa0a1a
[ "Apache-2.0", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LGPL-2.0-or-later", "LicenseRef-scancode-unicode", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-unknown-license-reference", "NAIST-2003", "bzip2-1.0.6", "OpenSSL", "CC-BY-2.5", "CC-BY-SA-3.0", "CDDL-1.0", "MIT...
permissive
mcvsubbu/incubator-pinot
https://github.com/mcvsubbu/incubator-pinot
5602f1bc925aec6f400f93f53915d1ca10d1f217
dc3b6fd3192b9301017e91a564241479e67727b9
refs/heads/master
2023-07-13T13:34:05.824000
2023-05-14T01:28:55
2023-05-14T01:28:55
175,093,979
2
0
Apache-2.0
true
2019-03-11T22:33:11
2019-03-11T22:33:11
2019-03-11T21:28:37
2019-03-11T21:34:10
165,772
0
0
0
null
false
null
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
UTF-8
Java
4,150
java
HealthCheckResource.java
Java
[]
null
[]
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
4,150
0.732771
0.726988
117
34.470085
25.242947
102
false
false
0
0
0
0
0
0
0.487179
false
false
12
a3bf03929170135d2eebbaaa647b33ba0df368d4
18,442,589,571,151
9f17275662c7265a953d970f10805caf30b97e25
/src/main/java/com/vapasi/springstarter/model/Book.java
96ee50680261b4e816de422523f6b2a667100249
[]
no_license
ginettev/spring-starter
https://github.com/ginettev/spring-starter
913cf29f33e5c354d8eae0cfcfc386272dd99d09
c0e9dbe99e26344f6d106c89e40e6776839060e1
refs/heads/master
2020-07-01T14:25:09.967000
2019-08-13T10:53:37
2019-08-13T10:54:19
201,196,253
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vapasi.springstarter.model; import lombok.Getter; import lombok.NoArgsConstructor; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "books") @Getter @NoArgsConstructor public class Book { @Id @Colu...
UTF-8
Java
349
java
Book.java
Java
[]
null
[]
package com.vapasi.springstarter.model; import lombok.Getter; import lombok.NoArgsConstructor; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "books") @Getter @NoArgsConstructor public class Book { @Id @Colu...
349
0.773639
0.773639
19
17.368422
12.595782
39
false
false
0
0
0
0
0
0
0.421053
false
false
12
38512da367a742fc2ecf2dc0d8a0500431206510
18,339,510,406,023
3216b56841afca4c7bdf0af1e0cdbb446efa0722
/src/main/java/com/github/andbed/cleanarch/eventtype/core/boundary/ImportReceiver.java
048052d3f46021d894115b5107893e1f538f2b77
[ "Apache-2.0" ]
permissive
mrcmatuszak/clean-architecture
https://github.com/mrcmatuszak/clean-architecture
c7abc91f5bb00816addc5b7d6594c04f75f996f3
776536927b9c5fe70334052bcf0a4125423b812c
refs/heads/master
2018-10-22T03:02:33.431000
2014-10-09T11:40:11
2014-10-09T11:40:11
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.github.andbed.cleanarch.eventtype.core.boundary; import com.github.andbed.cleanarch.common.MessageCode; public interface ImportReceiver { void sendMessage(MessageCode xmlNotValid); void sendResult(boolean result); }
UTF-8
Java
235
java
ImportReceiver.java
Java
[ { "context": "package com.github.andbed.cleanarch.eventtype.core.boundary;\n\nimport com.gi", "end": 25, "score": 0.7038787603378296, "start": 19, "tag": "USERNAME", "value": "andbed" }, { "context": "narch.eventtype.core.boundary;\n\nimport com.github.andbed.cleanarch.common.Message...
null
[]
package com.github.andbed.cleanarch.eventtype.core.boundary; import com.github.andbed.cleanarch.common.MessageCode; public interface ImportReceiver { void sendMessage(MessageCode xmlNotValid); void sendResult(boolean result); }
235
0.817021
0.817021
11
20.363636
23.320972
60
false
false
0
0
0
0
0
0
0.545455
false
false
12
2b52b5f8d055377731e8251509a990c49abf881c
30,855,045,071,036
96904ac7a53531312c85b2e2b25e65ea9b84a231
/ShooterGameFinal/blackbear.java
fb2b8b14a5d61b0167f3a76eca82cf3d84f6984c
[]
no_license
kenthehacker/resumeRepository
https://github.com/kenthehacker/resumeRepository
61a5e86f004e2cdc7d0e71bcbd03c960fc935c10
84a0bdef0a4fcfac7bae078a6e2ea8ffbe6f4c04
refs/heads/master
2022-07-25T18:22:29.251000
2020-05-18T08:03:07
2020-05-18T08:03:07
264,868,387
0
0
null
true
2020-05-18T07:55:58
2020-05-18T07:55:57
2020-03-20T11:03:15
2020-03-20T11:03:13
6,534
0
0
0
null
false
false
import java.awt.Graphics2D; import java.awt.Color; import java.awt.FlowLayout; import java.awt.Font; import java.awt.Graphics2D; import java.awt.Rectangle; import java.awt.event.ActionEvent; import java.awt.event.KeyEvent; import java.awt.event.MouseEvent; import java.util.Random; import javax.swing.ImageIcon; public...
UTF-8
Java
2,333
java
blackbear.java
Java
[]
null
[]
import java.awt.Graphics2D; import java.awt.Color; import java.awt.FlowLayout; import java.awt.Font; import java.awt.Graphics2D; import java.awt.Rectangle; import java.awt.event.ActionEvent; import java.awt.event.KeyEvent; import java.awt.event.MouseEvent; import java.util.Random; import javax.swing.ImageIcon; public...
2,333
0.682383
0.668667
107
20.803738
15.589021
61
false
false
0
0
0
0
0
0
2.084112
false
false
12
98f3afa3f473635c87950ee004ad191f93d61524
30,855,045,073,093
a0eac10ab513ad28f4c3329a905a4aa085953933
/bucketBrigade.java
a96818337a80704f29449578fe8b19b52a2a30ac
[ "MIT" ]
permissive
mw4132/USACOprobs
https://github.com/mw4132/USACOprobs
359cf8433249d2f1ebf81bb33168930da5469274
3040d2b33f953028b8fa89db192226a0cee07895
refs/heads/master
2020-05-17T20:42:42.807000
2020-04-19T00:12:01
2020-04-19T00:12:01
183,951,634
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; public class bucketBrigade { public static void main(String[] args) throws IOException { BufferedReader br = new BufferedReader(new FileReader("buckets.in")); PrintWriter pw = new PrintWriter(new File("buckets.out")); String a = ""; Point B = new Point(); Point R = new Point(); Poi...
UTF-8
Java
1,378
java
bucketBrigade.java
Java
[]
null
[]
import java.io.*; public class bucketBrigade { public static void main(String[] args) throws IOException { BufferedReader br = new BufferedReader(new FileReader("buckets.in")); PrintWriter pw = new PrintWriter(new File("buckets.out")); String a = ""; Point B = new Point(); Point R = new Point(); Poi...
1,378
0.485486
0.476778
61
20.622952
20.152016
108
false
false
0
0
0
0
0
0
0.639344
false
false
12
9424b9c19a7a256328fc831e57891091de6e5369
12,704,513,271,345
e820097c99fb212c1c819945e82bd0370b4f1cf7
/gwt-sh/src/main/java/com/skynet/spms/client/service/BaseCodeService.java
ce9624db14d4aed2721ccfc7ac49607d93a6ba5c
[]
no_license
jayanttupe/springas-train-example
https://github.com/jayanttupe/springas-train-example
7b173ca4298ceef543dc9cf8ae5f5ea365431453
adc2e0f60ddd85d287995f606b372c3d686c3be7
refs/heads/master
2021-01-10T10:37:28.615000
2011-12-20T07:47:31
2011-12-20T07:47:31
36,887,613
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.skynet.spms.client.service; import java.util.LinkedHashMap; import java.util.List; import com.google.gwt.user.client.rpc.RemoteService; import com.google.gwt.user.client.rpc.RemoteServiceRelativePath; import com.skynet.spms.client.vo.AddressInfoVO; import com.skynet.spms.client.vo.AddressVO; import...
UTF-8
Java
3,344
java
BaseCodeService.java
Java
[]
null
[]
package com.skynet.spms.client.service; import java.util.LinkedHashMap; import java.util.List; import com.google.gwt.user.client.rpc.RemoteService; import com.google.gwt.user.client.rpc.RemoteServiceRelativePath; import com.skynet.spms.client.vo.AddressInfoVO; import com.skynet.spms.client.vo.AddressVO; import...
3,344
0.705749
0.705749
136
20.764706
22.210966
80
false
false
0
0
0
0
0
0
1.132353
false
false
12
22be707b2c92da861e60b16cd6bdf2b8848f8eed
11,476,152,667,767
2f7b585bc87c88e46747c969f49b86706e05cfa6
/iefas-web/src/main/java/hk/oro/iefas/web/configuration/JsfConfig.java
ae3f3f0f7137aee16c30f84c85c7153ed57216ff
[]
no_license
peterso05168/oro
https://github.com/peterso05168/oro
3fd5ee3e86838215b02b73e8c5a536ba2bb7c525
6ca20e6dc77d4716df29873c110eb68abbacbdbd
refs/heads/master
2020-03-21T17:10:58.381000
2018-06-27T02:19:08
2018-06-27T02:19:08
138,818,244
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package hk.oro.iefas.web.configuration; import java.util.Collections; import javax.faces.application.ProjectStage; import javax.faces.webapp.FacesServlet; import javax.servlet.ServletContext; import javax.servlet.ServletException; import org.apache.commons.fileupload.servlet.FileCleanerCleanup; import org.primefaces...
UTF-8
Java
4,080
java
JsfConfig.java
Java
[ { "context": "27:19 +0800 (週五, 19 一月 2018) $\n * @author $Author: marvel.ma $\n */\n@Configuration\npublic class JsfConfig {\n\n ", "end": 1284, "score": 0.9995014071464539, "start": 1275, "tag": "USERNAME", "value": "marvel.ma" } ]
null
[]
package hk.oro.iefas.web.configuration; import java.util.Collections; import javax.faces.application.ProjectStage; import javax.faces.webapp.FacesServlet; import javax.servlet.ServletContext; import javax.servlet.ServletException; import org.apache.commons.fileupload.servlet.FileCleanerCleanup; import org.primefaces...
4,080
0.749754
0.742878
100
39.720001
35.706604
119
false
false
0
0
0
0
0
0
0.55
false
false
12
d08ea4d1f06b3828bb891009d43460e0fa04891a
5,600,637,360,140
210c498ea42b5e1248a094ae14d02d0ea816c5d5
/src/movimiento/MovimientoVerticalProyectilJugador.java
72b6b2c3f59f07a2ca100b174943b01f72605455
[]
no_license
VictoriaMartinSahagun/Proyecto_Harry
https://github.com/VictoriaMartinSahagun/Proyecto_Harry
975dfb7ae4d74c8cae6948082de3da348b2b9641
7811f8ed4e9b64c690d6a59e3f29b4eac094501c
refs/heads/master
2023-02-03T11:53:43.450000
2020-12-10T20:08:12
2020-12-10T20:08:12
307,735,596
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package movimiento; import javax.swing.JLabel; import entidad.proyectil.*; public class MovimientoVerticalProyectilJugador extends MovimientoVertical{ /** * Crea un nuevo MovimientoVerticalProyectilJugador partiendo de ciertos parametros * @param p Proyectil * @param dir int * @param vel int * @param li...
UTF-8
Java
855
java
MovimientoVerticalProyectilJugador.java
Java
[]
null
[]
package movimiento; import javax.swing.JLabel; import entidad.proyectil.*; public class MovimientoVerticalProyectilJugador extends MovimientoVertical{ /** * Crea un nuevo MovimientoVerticalProyectilJugador partiendo de ciertos parametros * @param p Proyectil * @param dir int * @param vel int * @param li...
855
0.693567
0.693567
39
20.923077
22.258833
84
false
false
0
0
0
0
0
0
1.641026
false
false
12
d89d85c8276fbbc118c865a2f47a0354cf1cc9b1
146,028,897,017
c15da00415e5ec191636f1d3742ed89c22ff6f1a
/20121/PLC/Project1/test/tests/Birch.java
18b42b537ffacf9e7395f62ad080392a5e709a4b
[]
no_license
chris-wood/RIT-Assignments
https://github.com/chris-wood/RIT-Assignments
6c23487469606670562209fb4e4573613b741073
f45d3bb18827b8c6d5aad64a6ceb0112780b04bc
refs/heads/master
2020-04-10T21:32:00.993000
2013-07-21T01:43:36
2013-07-21T01:43:36
2,921,248
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.util.*; import java.math.BigInteger; /** * The interpreter program for the small and simple Birch programming language. * * @author Christopher Wood, caw4567@rit.edu */ public class Birch { // The main data stack. private List<BirchElement> stack; // The main executable command s...
UTF-8
Java
7,071
java
Birch.java
Java
[ { "context": " simple Birch programming language.\n * \n * @author Christopher Wood, caw4567@rit.edu\n */\npublic class Birch {\n\t// The", "end": 183, "score": 0.9998525977134705, "start": 167, "tag": "NAME", "value": "Christopher Wood" }, { "context": "ramming language.\n * \n * @a...
null
[]
import java.io.*; import java.util.*; import java.math.BigInteger; /** * The interpreter program for the small and simple Birch programming language. * * @author <NAME>, <EMAIL> */ public class Birch { // The main data stack. private List<BirchElement> stack; // The main executable command sequence. private ...
7,053
0.668929
0.665394
266
25.586466
23.049677
93
false
false
0
0
0
0
0
0
2.075188
false
false
12
2edec8d1be729a5d92e4598cdc533b16fed8ee9d
27,238,682,656,211
fa866ad6134108f7444efa545633cd57fa552425
/Project3/src/main/java/edu/berkeley/cs186/database/concurrency/DummyLockManager.java
fe1fc3bf32246232e295e881738f658eae872449
[]
no_license
sunilpimenta/MOOCbase
https://github.com/sunilpimenta/MOOCbase
b4fc0ff0c54593ba0e8ed9dc3a7cb4e857110632
ca4a896928f443da9324566eda2d75eca4018b12
refs/heads/main
2023-02-11T01:49:53.339000
2020-12-29T18:30:01
2020-12-29T18:30:01
331,160,257
2
2
null
true
2021-01-20T01:42:03
2021-01-20T01:42:03
2020-12-29T18:30:13
2020-12-29T18:30:08
50,479
0
0
0
null
false
false
package edu.berkeley.cs186.database.concurrency; import java.util.Collections; import java.util.List; import edu.berkeley.cs186.database.TransactionContext; import edu.berkeley.cs186.database.common.Pair; /** * Dummy lock manager that does no locking or error checking. * * Used for non-locking-related tests to di...
UTF-8
Java
1,852
java
DummyLockManager.java
Java
[]
null
[]
package edu.berkeley.cs186.database.concurrency; import java.util.Collections; import java.util.List; import edu.berkeley.cs186.database.TransactionContext; import edu.berkeley.cs186.database.common.Pair; /** * Dummy lock manager that does no locking or error checking. * * Used for non-locking-related tests to di...
1,852
0.713283
0.707883
59
30.372881
29.20059
87
false
false
0
0
0
0
0
0
0.423729
false
false
12