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
a06202f1180dcadc762369d10d130e1530acc2bb
19,825,569,079,444
c52b93f5634107053cc5382c768a47a20c573a27
/hellogrizzly/src/main/java/com/softhog/research/hellogrizzly/HelloFilter.java
f38ef92343895c7264aef597de25b8f1fde20fa1
[]
no_license
matthogan/smallresearch
https://github.com/matthogan/smallresearch
acc79ecce9fcfada5dfbaf351925a8706c10134f
347a3197610c3adc271c3de7c3263f8f5e2f277b
refs/heads/master
2016-09-05T09:29:14.945000
2014-12-23T15:51:16
2014-12-23T15:51:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package com.softhog.research.hellogrizzly; import java.io.BufferedWriter; import java.io.IOException; import java.io.OutputStreamWriter; import org.glassfish.grizzly.filterchain.BaseFilter; import org.glassfish.grizzly.filterchain.FilterChainContext; import org.glassfish.grizzly.filterchain.NextAction; /...
UTF-8
Java
1,232
java
HelloFilter.java
Java
[ { "context": "Seems to be a filter chain pattern\n * \n * @author 68893\n *\n */\npublic class HelloFilter extends BaseFilte", "end": 406, "score": 0.9973706007003784, "start": 401, "tag": "USERNAME", "value": "68893" } ]
null
[]
/** * */ package com.softhog.research.hellogrizzly; import java.io.BufferedWriter; import java.io.IOException; import java.io.OutputStreamWriter; import org.glassfish.grizzly.filterchain.BaseFilter; import org.glassfish.grizzly.filterchain.FilterChainContext; import org.glassfish.grizzly.filterchain.NextAction; /...
1,232
0.629058
0.625
47
25.212767
25.883484
121
false
false
0
0
0
0
0
0
0.382979
false
false
0
be65cf25ad56b92edadab3fc49c715c75b77b28e
33,852,932,267,005
a673c91a47a2fd95fbb95a6fd93b18a3aff82ede
/ApartmentPrice/src/main/java/com/koreait/apart/dto/BodyDTO.java
eb74825e150d57743a697be94a3c811fe1363cb0
[]
no_license
susie061/Apartmentpr
https://github.com/susie061/Apartmentpr
a93341b6217e571d1d58c6a8ad131a6b5c7cd07b
419f0f6368d63dc024a6017bb319a1633a30867d
refs/heads/master
2022-12-29T19:20:42.584000
2020-10-20T12:21:28
2020-10-20T12:21:28
285,745,642
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.koreait.apart.dto; import java.util.List; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement; @JacksonXmlRootElement(localName="body") public class BodyDTO { @JacksonXmlProperty(localName="it...
UTF-8
Java
507
java
BodyDTO.java
Java
[]
null
[]
package com.koreait.apart.dto; import java.util.List; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlProperty; import com.fasterxml.jackson.dataformat.xml.annotation.JacksonXmlRootElement; @JacksonXmlRootElement(localName="body") public class BodyDTO { @JacksonXmlProperty(localName="it...
507
0.727811
0.727811
25
18.280001
22.497147
77
false
false
0
0
0
0
0
0
0.88
false
false
0
ad7c5c495694cc9b1d787b394335932288ebe802
36,361,193,154,667
2db77b72fbbe20e1177f0aa4cdef25003a5c4f2d
/src/ken/innovation/doctorassis/utils/UIUtils.java
973830f8472e7791e2ce200b13248a761a9cad81
[]
no_license
kennguyenbkpro/DoctorAsiss
https://github.com/kennguyenbkpro/DoctorAsiss
d6ddb1369acc27f98bded661790ed4f9bb60a6c1
da00a5cb80b3c2b29ca90a82d3c6cd1e198935b8
refs/heads/master
2021-01-15T15:57:54.894000
2017-08-08T08:49:52
2017-08-08T08:49:52
99,705,970
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ken.innovation.doctorassis.utils; import java.awt.Color; import java.awt.Image; import java.awt.Toolkit; import javax.swing.ComboBoxModel; import javax.swing.DefaultComboBoxModel; import javax.swing.JOptionPane; public class UIUtils { public interface DataChangeListener { void onDataChange(); } publ...
UTF-8
Java
1,441
java
UIUtils.java
Java
[]
null
[]
package ken.innovation.doctorassis.utils; import java.awt.Color; import java.awt.Image; import java.awt.Toolkit; import javax.swing.ComboBoxModel; import javax.swing.DefaultComboBoxModel; import javax.swing.JOptionPane; public class UIUtils { public interface DataChangeListener { void onDataChange(); } publ...
1,441
0.741391
0.73858
50
27.459999
24.637541
93
false
false
0
0
0
0
0
0
1.86
false
false
0
f995e8b53b7e9866c12c5f0ae192ecafae803e16
36,361,193,156,074
3021f6b21b3c3c08a1fe7d587ed4c4fce61c87f2
/GameBase.java
17dacffe974235ca27c8c2e46e74b7cf947e1576
[]
no_license
bmarchena/tetris-draft
https://github.com/bmarchena/tetris-draft
248347bc22d58176d059ec57ea32a21973e65bb1
69f87d4284c084592c411bae240f3c7991613d0f
refs/heads/master
2020-08-06T16:24:04.400000
2019-10-10T18:29:09
2019-10-10T18:29:09
213,072,509
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.awt.event.*; import java.applet.Applet; public abstract class GameBase extends Applet implements Runnable, KeyListener, MouseListener { Thread t; public static final int DN = KeyEvent.VK_DOWN; public static final int LT = KeyEvent.VK_LEFT; public static final int RT = KeyEvent.VK_RIGHT; p...
UTF-8
Java
1,460
java
GameBase.java
Java
[]
null
[]
import java.awt.event.*; import java.applet.Applet; public abstract class GameBase extends Applet implements Runnable, KeyListener, MouseListener { Thread t; public static final int DN = KeyEvent.VK_DOWN; public static final int LT = KeyEvent.VK_LEFT; public static final int RT = KeyEvent.VK_RIGHT; p...
1,460
0.634932
0.625342
80
16.25
19.083042
93
false
false
0
0
0
0
0
0
1.6
false
false
0
f5faa93cc5accf93e814b8218824f226268ac2a0
33,097,018,023,637
7a77e82d2f20d232947a60c20d0a4567d18bdb29
/program/ControlDemo/src/com/example/controldemo/progressbar_activity.java
0942af21fa1d1c1140f3a89c35320b63dd9165fd
[]
no_license
arpit94/android
https://github.com/arpit94/android
5073d867dca50e9ed0d2c2a59c2f215a1e31edc7
38b4a28acb599d6a2242b668578bc290add36f16
refs/heads/master
2021-01-11T21:00:45.348000
2017-08-22T09:58:28
2017-08-22T09:58:28
79,228,828
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.controldemo; import android.app.Activity; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; import android.widget.ProgressBar; public class progressbar_activity extends Activity{ ProgressBar prg1; Button bt...
UTF-8
Java
1,180
java
progressbar_activity.java
Java
[]
null
[]
package com.example.controldemo; import android.app.Activity; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; import android.widget.ProgressBar; public class progressbar_activity extends Activity{ ProgressBar prg1; Button bt...
1,180
0.68983
0.673729
46
23.652174
19.290928
57
false
false
0
0
0
0
0
0
1.956522
false
false
0
7ad42c47d922b336a68a17596fd18885d41b8d1b
18,631,568,190,600
9620337c5ce9294ebc0e29aafa16aa2545fd3afa
/Alignment.java
7815cdf3dced6eaa6b1c830e86068e79eacd1ce1
[]
no_license
balajimanikandanm/balajib
https://github.com/balajimanikandanm/balajib
f482840ac3491b26b9315fc9f1e16e6616317638
d065305ca7c104f7a140b4a6f09b4f747f9ac90d
refs/heads/master
2021-06-08T16:51:52.639000
2019-07-16T03:59:21
2019-07-16T03:59:21
95,753,752
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.*; import java.util.*; public class Alignment { public static void main(String args[]) { Scanner sc=new Scanner(System.in); System.out.println("Enter any number:"); int in=sc.nextInt(); int a1,b1=0,c1,d1=0; while(in>0) { a1=in%10; b1=(b1...
UTF-8
Java
541
java
Alignment.java
Java
[]
null
[]
import java.io.*; import java.util.*; public class Alignment { public static void main(String args[]) { Scanner sc=new Scanner(System.in); System.out.println("Enter any number:"); int in=sc.nextInt(); int a1,b1=0,c1,d1=0; while(in>0) { a1=in%10; b1=(b1...
541
0.463956
0.401109
26
19.73077
11.837222
48
false
false
0
0
0
0
0
0
0.653846
false
false
0
db8cb5891bbb77f5d0e6d3372d18217a72b96892
8,641,474,256,405
297b03de65de7e13628813b0eceb0e563a44a8e3
/app/src/test/java/com/cottondroid/olga/weatherforecast/model/WeatherTest.java
b4403f53ee138036c5a7d46884856b20988dde9e
[]
no_license
olgadg/WeatherForecast
https://github.com/olgadg/WeatherForecast
764bab5b15588f691f517a264b84fdcf21ad06dd
2a9ab3755249086c848d32da3d231af6d5d0e6e9
refs/heads/master
2021-01-20T07:04:37.168000
2017-05-02T00:01:13
2017-05-02T00:01:13
89,955,668
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cottondroid.olga.weatherforecast.model; import org.junit.Test; import java.util.Arrays; import java.util.Collections; import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertThat; public class WeatherTest { @Test public void weatherTest_one() { Weather weather1 ...
UTF-8
Java
1,866
java
WeatherTest.java
Java
[]
null
[]
package com.cottondroid.olga.weatherforecast.model; import org.junit.Test; import java.util.Arrays; import java.util.Collections; import static org.hamcrest.CoreMatchers.is; import static org.junit.Assert.assertThat; public class WeatherTest { @Test public void weatherTest_one() { Weather weather1 ...
1,866
0.658628
0.654341
58
31.172413
29.527975
83
false
false
0
0
0
0
0
0
0.862069
false
false
0
760dc002aaa48497dd3a3a4608c382b8d272ff8a
18,167,711,709,499
77f3f5e1d9c8d6560bb4697b57c28c14404b55aa
/erpwell/erpwell/trunk/SourceCode/Client/com.graly.erp.wip/src/wip/com/graly/erp/wip/mo/create/MOAlternateSelectSection.java
08d32fd32ef95f4965babfa9247009114776263d
[ "Apache-2.0" ]
permissive
liulong02/ERPL
https://github.com/liulong02/ERPL
b1871a1836c8e25af6a18d184b2f68f1b1bfdc5e
c8db598a3f762b357ae986050066098ce62bed44
refs/heads/master
2020-03-21T22:26:06.459000
2018-06-30T14:55:48
2018-06-30T14:55:48
139,126,269
0
0
null
false
2018-06-29T13:59:15
2018-06-29T08:57:20
2018-06-29T13:58:31
2018-06-29T13:58:30
6
0
0
1
null
false
null
package com.graly.erp.wip.mo.create; import java.math.BigDecimal; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.LinkedHashMap; import java.util.List; import org.apache.log4j.Logger; import org.eclipse.jface.dialogs.Dialog; import org.eclipse.jface.viewers.ISelectionChan...
GB18030
Java
38,286
java
MOAlternateSelectSection.java
Java
[]
null
[]
package com.graly.erp.wip.mo.create; import java.math.BigDecimal; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.LinkedHashMap; import java.util.List; import org.apache.log4j.Logger; import org.eclipse.jface.dialogs.Dialog; import org.eclipse.jface.viewers.ISelectionChan...
38,286
0.717573
0.714518
992
35.620968
27.709385
131
false
false
0
0
0
0
0
0
3.643145
false
false
0
26d646ee2fe9af2962218b0e4523b3fdb933b82a
18,167,711,708,006
90e8cee4f7cd7b7353dfb753bc455d6d005e9775
/library/DatabaseSource.java
90b3dda98c22ced479385818f8996af773c3be8e
[]
no_license
skirla/library-firstproj
https://github.com/skirla/library-firstproj
880fa4749313b1907352bce5c22ecca85a584540
c91b9573cb3e21858a87f8f17d2784fb047cf020
refs/heads/master
2020-03-17T21:57:05.072000
2018-05-18T17:10:47
2018-05-18T17:10:47
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sample.library; import com.sample.library.items.Audio; import com.sample.library.items.Book; import com.sample.library.items.Video; import java.sql.*; public class DatabaseSource { private static final String url = "jdbc:mysql://localhost:3306/?user=root&password=rootroot&autoReconnect=true&useSSL=fa...
UTF-8
Java
10,936
java
DatabaseSource.java
Java
[ { "context": " \"jdbc:mysql://localhost:3306/?user=root&password=rootroot&autoReconnect=true&useSSL=false&serverTimezone=UT", "end": 291, "score": 0.8836097121238708, "start": 283, "tag": "PASSWORD", "value": "rootroot" } ]
null
[]
package com.sample.library; import com.sample.library.items.Audio; import com.sample.library.items.Book; import com.sample.library.items.Video; import java.sql.*; public class DatabaseSource { private static final String url = "jdbc:mysql://localhost:3306/?user=root&password=<PASSWORD>&autoReconnect=true&useSSL=...
10,938
0.611467
0.608541
209
51.325359
48.501163
231
false
false
0
0
0
0
0
0
1.162679
false
false
0
9080f3acaa6e7acdf6ffe6d9202f3677f9f70224
28,578,712,450,412
455331a9c9038af0deb663bfb660fad344cefd0f
/springsecuritydemo/src/main/java/com/example/springsecuritydemo/service/security/PermissionService.java
6859c9d979049848cc89eb4eb896496581007528
[]
no_license
excitedchao/spring-security-demo
https://github.com/excitedchao/spring-security-demo
c0c1bc3d53bcbe525270789b9203223e4eed1ef2
c7aaa325c26022879e5208b81e274d7b2993a63b
refs/heads/main
2023-02-05T14:40:06.361000
2020-12-24T06:47:04
2020-12-24T06:47:04
324,086,025
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.springsecuritydemo.service.security; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.stereotype.Service; import java.util.Collection; @Service("ss") public class PermissionServic...
UTF-8
Java
890
java
PermissionService.java
Java
[]
null
[]
package com.example.springsecuritydemo.service.security; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.stereotype.Service; import java.util.Collection; @Service("ss") public class PermissionServic...
890
0.650685
0.650685
27
30.444445
30.076857
133
false
false
0
0
0
0
0
0
0.296296
false
false
0
7bd31d9c423ce6280b356ad3f95dfca3e4f5a2f4
9,912,784,578,196
c25c784452677eda706e575238f0324332b6579a
/src/main/java/com/mrbird/api/demoThread/threadSoft/CounterDemo1.java
af1426cf6514b0e414348b1e6f8b68a3a342eef2
[ "Apache-2.0" ]
permissive
java-xidian/febs
https://github.com/java-xidian/febs
3beecccb527d982d5eba2c84365c8130b379a3a7
20b0c13788bc6bf53ae8a43a90c826c1cb6151db
refs/heads/master
2022-09-27T10:12:47.118000
2019-06-26T09:20:11
2019-06-26T09:20:11
156,675,119
0
0
null
false
2022-09-01T22:58:44
2018-11-08T08:34:08
2019-07-16T13:38:07
2022-09-01T22:58:41
7,352
0
0
7
Java
false
false
package com.mrbird.api.demoThread.threadSoft; import com.google.common.util.concurrent.AtomicLongMap; import java.util.concurrent.CountDownLatch; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * @Description * @Author: liucq * @Date: 2019/4/9 */ public class CounterDemo1 ...
UTF-8
Java
1,602
java
CounterDemo1.java
Java
[ { "context": "urrent.Executors;\n\n/**\n * @Description\n * @Author: liucq\n * @Date: 2019/4/9\n */\npublic class CounterDemo1 ", "end": 270, "score": 0.9996609687805176, "start": 265, "tag": "USERNAME", "value": "liucq" } ]
null
[]
package com.mrbird.api.demoThread.threadSoft; import com.google.common.util.concurrent.AtomicLongMap; import java.util.concurrent.CountDownLatch; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * @Description * @Author: liucq * @Date: 2019/4/9 */ public class CounterDemo1 ...
1,602
0.613072
0.594118
53
27.867924
21.480169
71
false
false
0
0
0
0
0
0
0.433962
false
false
12
d71aa53d79b6c5f69f31a2271bcd83761df9b52e
12,824,772,392,301
208d286c33fbe0cc763109c44182476f5601bbc8
/atl-main-service/src/main/java/pl/allegro/atl/adapters/gallery/GalleryApi.java
fe584de94383c54dfe7e72e55b81c4b7c8897e39
[]
no_license
aholowko/allegro-tech-labs-microservices
https://github.com/aholowko/allegro-tech-labs-microservices
1d0e1aa582da84cdc15942f25cf927b785a9bc7b
b16cee3e5a3f93f991e57e5d3a310124cdfe8727
refs/heads/master
2020-03-10T23:45:56.368000
2018-04-14T08:48:29
2018-04-14T08:48:29
129,647,654
0
0
null
true
2018-04-15T20:24:45
2018-04-15T20:24:45
2018-04-15T14:53:39
2018-04-14T08:47:47
3,745
0
0
0
null
false
null
package pl.allegro.atl.adapters.gallery; public interface GalleryApi { Gallery findGalleryForOffer(String offerId); }
UTF-8
Java
125
java
GalleryApi.java
Java
[]
null
[]
package pl.allegro.atl.adapters.gallery; public interface GalleryApi { Gallery findGalleryForOffer(String offerId); }
125
0.784
0.784
6
19.666666
20.105278
48
false
false
0
0
0
0
0
0
0.333333
false
false
12
e2deb460f7ab361510f96e64db3265de5741ba8f
23,167,053,655,679
c4cafc14c39d0911b9ad825b19dda183d6348020
/jtwig-core/src/main/java/org/jtwig/Environment.java
80be03f2002db68adf9409afc59a8c1e823a5089
[ "Apache-2.0" ]
permissive
joao-de-melo/jtwig
https://github.com/joao-de-melo/jtwig
bae534a9e481e65d51cadae07ac0e3ae16638e4e
29500c315f0b3ecb29a319261c70c782d4ae68f5
refs/heads/master
2021-10-24T06:20:38.113000
2015-02-14T18:02:42
2015-02-14T18:02:42
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * 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 writing, software * distrib...
UTF-8
Java
10,168
java
Environment.java
Java
[]
null
[]
/** * 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 writing, software * distrib...
10,168
0.684697
0.683517
279
35.448029
25.089159
106
false
false
0
0
0
0
0
0
0.591398
false
false
12
27de5d271407ec33f8881693268c117261cb59e9
26,989,574,538,427
29a1f3cd6348e6c14177d92ce3b32decc8242ae2
/com.nokia.tools.screen.ui/src/com/nokia/tools/screen/ui/gef/ScreenEditPartFactory.java
16553222d272a7dc222b744f679be54947207cb7
[]
no_license
Symbian9/carbideui
https://github.com/Symbian9/carbideui
36e550128a5b69518799932c096dab6e04cd49f7
a067bd24b5ff0bfc506d0569ebd3b87ef098c279
refs/heads/master
2021-01-11T06:04:29.203000
2015-06-20T08:56:44
2015-06-20T08:56:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/leg...
UTF-8
Java
2,386
java
ScreenEditPartFactory.java
Java
[]
null
[]
/* * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/leg...
2,386
0.746438
0.741408
76
29.394737
30.116913
129
false
false
0
0
0
0
0
0
1.065789
false
false
12
9deb13b505be94b0184ae535e9a99050542de54e
11,038,065,973,154
d37b8315bcb00b393b34bedcd24833a7a62fa339
/vehpayfee_api/src/main/java/com/sutong/history/model/PaidHistoryModel.java
08eb5c526fe6fe66b647aa8e59ed7eca40f2d5ba
[]
no_license
springbn/bejing
https://github.com/springbn/bejing
87e94c8df02e0a57595ad5494ebb310b1dda8227
f26a86884691a2b7832b742d9cd774cd127b837d
refs/heads/master
2022-10-01T17:11:49.503000
2020-06-09T16:13:53
2020-06-09T16:13:53
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * @Description: 客户逃费实体 * @ClassName: RunFee * @author: Mr.Kong * @date: 2019/12/13 15:13 * @Version: 1.0 */ package com.sutong.history.model; import lombok.Data; import lombok.ToString; import java.io.Serializable; @Data @ToString public class PaidHistoryModel implements Serializable { /** 主键*/ pri...
UTF-8
Java
1,032
java
PaidHistoryModel.java
Java
[ { "context": "cription: 客户逃费实体\n * @ClassName: RunFee\n * @author: Mr.Kong\n * @date: 2019/12/13 15:13\n * @Version: 1.0\n */\np", "end": 69, "score": 0.9891036152839661, "start": 62, "tag": "NAME", "value": "Mr.Kong" } ]
null
[]
/** * @Description: 客户逃费实体 * @ClassName: RunFee * @author: Mr.Kong * @date: 2019/12/13 15:13 * @Version: 1.0 */ package com.sutong.history.model; import lombok.Data; import lombok.ToString; import java.io.Serializable; @Data @ToString public class PaidHistoryModel implements Serializable { /** 主键*/ pri...
1,032
0.640449
0.622472
42
20.190475
12.055898
55
false
false
0
0
0
0
0
0
0.380952
false
false
12
38f9d7395c7a5ee9b05b79d63025201e402e6932
34,213,709,491,841
c398798db1aee027965ec3f7eeaf73f348e5fd37
/app/src/main/java/com/example/lian/utils/SpUtils.java
d45c75f80ac40fd90f0cd4e27fd51424c32bb8b9
[]
no_license
H1710B/Liann
https://github.com/H1710B/Liann
26e29e3b4890e735966715071c2dd0c0b21ff19c
51f98cc0107dfdd2f39c53701936b6ef16eaff9e
refs/heads/master
2020-03-26T08:32:10.695000
2018-08-14T07:17:09
2018-08-14T07:17:09
144,707,707
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.lian.utils; public class SpUtils { }
UTF-8
Java
58
java
SpUtils.java
Java
[]
null
[]
package com.example.lian.utils; public class SpUtils { }
58
0.758621
0.758621
4
13.5
13.388428
31
false
false
0
0
0
0
0
0
0.25
false
false
12
1353755a3540f3087294f7805dc2492d1d67a59d
3,616,362,495,054
d0bfd2a7086b37821fabbd6e46edd3bbf2d05a83
/src/main/java/com/insight/movdex/controller/ResistanceController.java
bdb0f67fb3c600d25f60b27c5f881eecbceab662
[]
no_license
ruanvictorreis/movdex-server
https://github.com/ruanvictorreis/movdex-server
7e63962f1ad2587ab747d91fb646ccf71cbdeaa9
1460d30293902b32c976f15d6f20e9f92a5d21b4
refs/heads/master
2020-04-08T01:07:31.722000
2018-12-17T13:52:13
2018-12-17T13:52:13
158,882,278
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.insight.movdex.controller; import java.util.List; import javax.validation.Valid; import org.springframework.beans.BeanUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; import org...
UTF-8
Java
3,244
java
ResistanceController.java
Java
[]
null
[]
package com.insight.movdex.controller; import java.util.List; import javax.validation.Valid; import org.springframework.beans.BeanUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; import org...
3,244
0.777127
0.777127
112
27.964285
26.879337
115
false
false
0
0
0
0
0
0
1.375
false
false
12
ea96eb624063a599abbd34f6c54d72e64110119c
35,158,602,317,986
996c895973fa3e414a524d0bb60a3c708fd975bf
/LeetCode/backtracking/Lc131PalindromePartitioning.java
66d4d003093d2fa7e68c7d6635ad792980699fac
[]
no_license
weltond/DataStructure
https://github.com/weltond/DataStructure
51a63a03a35def3fff78dc6484aab6d8912ad221
d1acc7b9a0963126dc16dffecfe93acf613e8b59
refs/heads/master
2023-01-05T19:21:30.326000
2022-12-27T22:37:59
2022-12-27T22:37:59
167,279,583
7
3
null
null
null
null
null
null
null
null
null
null
null
null
null
// https://leetcode.com/problems/palindrome-partitioning/ class Solution { public List<List<String>> partition(String s) { List<List<String>> res = new ArrayList(); if (s == null || s.length() == 0) return res; char[] arr = s.toCharArray(); // 0 is start index of St...
UTF-8
Java
1,410
java
Lc131PalindromePartitioning.java
Java
[]
null
[]
// https://leetcode.com/problems/palindrome-partitioning/ class Solution { public List<List<String>> partition(String s) { List<List<String>> res = new ArrayList(); if (s == null || s.length() == 0) return res; char[] arr = s.toCharArray(); // 0 is start index of St...
1,410
0.455319
0.448227
50
27.200001
20.388231
87
false
false
0
0
0
0
0
0
0.74
false
false
12
40d13da4f87b91a83dd0dec5621358e3694a0530
37,495,064,509,099
b876498c9347db2c0ea199e52fce49b51262a0f6
/facelift-modules/interactive-queries/src/java/br/com/auster/facelift/queries/builder/AbstractQueryImpl.java
d07bbd909da4bf582d12563bd9417e7f00f3ab69
[]
no_license
m-rossini/facelift
https://github.com/m-rossini/facelift
a9a775031e56b2a480535778a50de76fc32cd698
708320fd9bbeda27c35b525f7a01370e79c53cbc
refs/heads/master
2020-04-27T02:57:12.093000
2015-09-18T17:11:58
2015-09-18T17:11:58
42,735,996
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (c) 2004 Auster Solutions. All Rights Reserved. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. ...
UTF-8
Java
10,516
java
AbstractQueryImpl.java
Java
[ { "context": "lift.queries.model.ViewObject;\n\n/**\n * \n * @author framos\n * @version $Id: AbstractQueryImpl.java 181 2005-", "end": 1432, "score": 0.9995334148406982, "start": 1426, "tag": "USERNAME", "value": "framos" }, { "context": "d: AbstractQueryImpl.java 181 2005-12-16 11:...
null
[]
/* * Copyright (c) 2004 Auster Solutions. All Rights Reserved. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. ...
10,516
0.697033
0.691232
313
32.597443
32.124722
149
false
false
0
0
0
0
0
0
2.233227
false
false
12
7fb54aac9e7788819f0d2fadc1904cab2c86a6f5
34,505,767,293,302
fb22c74120128fcdaea811f31d8176f84f2574db
/smvc-api/src/main/java/net/sjin/smvc/api/sys/AcDict.java
34e03501dfa40aeae725cdd582b225392007466f
[]
no_license
luyuandeng/smvc-ace
https://github.com/luyuandeng/smvc-ace
fae648781a06536e030320d7c3804d14c1553231
841d44d9253bf8be7df5cf39c5394fc405ba1427
refs/heads/master
2021-01-17T06:47:42.042000
2015-03-02T01:03:08
2015-03-02T01:03:08
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.sjin.smvc.api.sys; import java.io.Serializable; import net.sjin.common.util.mybatis.pagination.AdvancedPage; /** * Title: 盛通-教育信息服务平台 * Description: * 创建日期:2014-12-09 * @author zhangcong */ public class AcDict extends AdvancedPage implements Serializable { /** * 字典ID */ private Inte...
UTF-8
Java
1,579
java
AcDict.java
Java
[ { "context": "服务平台\n * Description:\n * 创建日期:2014-12-09\n * @author zhangcong\n */\npublic class AcDict extends AdvancedPage impl", "end": 204, "score": 0.9991403818130493, "start": 195, "tag": "USERNAME", "value": "zhangcong" } ]
null
[]
package net.sjin.smvc.api.sys; import java.io.Serializable; import net.sjin.common.util.mybatis.pagination.AdvancedPage; /** * Title: 盛通-教育信息服务平台 * Description: * 创建日期:2014-12-09 * @author zhangcong */ public class AcDict extends AdvancedPage implements Serializable { /** * 字典ID */ private Inte...
1,579
0.563465
0.557421
92
15.195652
14.921708
66
false
false
0
0
0
0
0
0
0.23913
false
false
12
1cb48ba4c177088d46bf959912d67c72df386158
33,895,881,922,701
93186459919f13e605976315137340fb745436df
/src/main/java/core/VideoDecoder.java
c98a0f5d0faf08126775525ac82c9552e84a9ee3
[ "Apache-2.0" ]
permissive
bohatiuk/dp-server-test
https://github.com/bohatiuk/dp-server-test
999e46c8cf266b047708c13eb17f4b8ac9b561a1
7f91d40d07d1221fba40dd5b6069d2968e26bbbc
refs/heads/master
2023-02-28T06:09:20.849000
2022-02-10T20:05:22
2022-02-10T20:05:22
317,668,892
0
0
null
false
2021-01-12T19:21:51
2020-12-01T21:11:56
2021-01-09T10:04:33
2021-01-12T19:21:50
9,057
0
0
0
Java
false
false
package core; import core.db.DatabaseConnector; import io.github.techgnious.IVCompressor; import io.github.techgnious.dto.IVAudioAttributes; import io.github.techgnious.dto.IVSize; import io.github.techgnious.dto.IVVideoAttributes; import io.github.techgnious.dto.VideoFormats; import io.github.techgnious.exception.Vid...
UTF-8
Java
3,858
java
VideoDecoder.java
Java
[ { "context": "t core.db.DatabaseConnector;\nimport io.github.techgnious.IVCompressor;\nimport io.github.techgnious.dto.IVA", "end": 76, "score": 0.7177121043205261, "start": 70, "tag": "USERNAME", "value": "gnious" }, { "context": ".github.techgnious.IVCompressor;\nimport io.github.t...
null
[]
package core; import core.db.DatabaseConnector; import io.github.techgnious.IVCompressor; import io.github.techgnious.dto.IVAudioAttributes; import io.github.techgnious.dto.IVSize; import io.github.techgnious.dto.IVVideoAttributes; import io.github.techgnious.dto.VideoFormats; import io.github.techgnious.exception.Vid...
3,858
0.683256
0.671592
99
37.969696
32.267021
145
false
false
0
0
0
0
0
0
0.666667
false
false
12
c0e52a8e746810f7e6551c404d623b374c35420c
29,386,166,310,126
2d1c59d76d447c7e7041878ce78bd8d1e1275642
/app/src/main/java/com/kuruvatech/boothinfo/NotificationListener.java
cb682f40e3da0b131be8ff033cd022ecdfad1717
[]
no_license
rahulyhg/Boothinfo
https://github.com/rahulyhg/Boothinfo
c1a55461fd08c51edaa754e4b6840767f936a5c6
7b15b17a97a8b8fc22052881c22fef9fd3beb2b7
refs/heads/master
2020-05-20T23:35:53.330000
2019-03-25T02:06:58
2019-03-25T02:06:58
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kuruvatech.boothinfo; import android.app.Dialog; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.Service; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphic...
UTF-8
Java
9,172
java
NotificationListener.java
Java
[]
null
[]
package com.kuruvatech.boothinfo; import android.app.Dialog; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.Service; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphic...
9,172
0.635303
0.630942
237
37.70042
32.231476
149
false
false
0
0
0
0
0
0
0.632911
false
false
12
0655761dfd14abbf071d6dc298a37a764f8ea222
13,460,427,559,450
6abdbbea7ebce1b0823502f9205d302eba911874
/JDBC_nonselectQuery/src/com/nit/jdbc/LoginApp1.java
3630742b1d3531c048e2d95c441d7fa86e2ba3c3
[]
no_license
Debipdas/Debipdas
https://github.com/Debipdas/Debipdas
4b4ae3e38fa8fef6009135ed6a8b6ba311f32035
56ad4368d33ec751eaf029bce982defdce821b5e
refs/heads/master
2023-05-22T23:01:22.924000
2021-06-11T15:28:42
2021-06-11T15:28:42
372,862,705
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.nit.jdbc; // JDBC LOGIN APP with console import java.io.Console; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; public class LoginApp1 { public static void main(String[] args) { Console cons...
UTF-8
Java
2,323
java
LoginApp1.java
Java
[ { "context": "CTC_TAB WHERE USRNAME= 'devil' AND\r\n\t\t\t// PASSWD='lapun';\r\n\t\t\tString query = \"SELECT COUNT(*) FROM IRCTC_", "end": 1258, "score": 0.9991871118545532, "start": 1253, "tag": "PASSWORD", "value": "lapun" } ]
null
[]
package com.nit.jdbc; // JDBC LOGIN APP with console import java.io.Console; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; public class LoginApp1 { public static void main(String[] args) { Console cons...
2,328
0.590185
0.586741
101
21.019802
18.852728
101
false
false
0
0
0
0
0
0
2.613861
false
false
12
063643d0ba7bee4b76520015cd8ba031fb0e779a
34,875,134,479,063
0c98cf3f64a72ceb4987f23936979d587183e269
/services/sa/src/main/java/com/huaweicloud/sdk/sa/v1/model/Type.java
8ed0ef7ce813421b3d8f6ee74b2ad9636bcd069b
[ "Apache-2.0" ]
permissive
cwray01/huaweicloud-sdk-java-v3
https://github.com/cwray01/huaweicloud-sdk-java-v3
765d08e4b6dfcd88c2654bdbf5eb2dd9db19f2ef
01b5a3b4ea96f8770a2eaa882b244930e5fd03e7
refs/heads/master
2023-07-17T10:31:20.119000
2021-08-31T11:38:37
2021-08-31T11:38:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.huaweicloud.sdk.sa.v1.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; /** Type */ public class Type { @JsonInclude(JsonInclude.Include.NON_NULL) @JsonProperty(value = "namespace") private String name...
UTF-8
Java
3,206
java
Type.java
Java
[]
null
[]
package com.huaweicloud.sdk.sa.v1.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; /** Type */ public class Type { @JsonInclude(JsonInclude.Include.NON_NULL) @JsonProperty(value = "namespace") private String name...
3,206
0.624506
0.623847
112
26.107143
25.485415
109
false
false
0
0
0
0
0
0
0.366071
false
false
12
1a3db4b97b214be716d32527de6752684b95d1c1
14,912,126,515,425
2cc8a92f5a1ffee834619bd4674fb3e3b0c17998
/byte-buddy-dep/src/test/java/net/bytebuddy/asm/AdviceImplementationTest.java
131574521ca286802f9a8936bb679ff95a917f68
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
raphw/byte-buddy
https://github.com/raphw/byte-buddy
623d7d5941f7f1f5b4f564509e79e9bfc23458a6
e3c0aa6c80a458dfb7948f86575d8dbefdfac587
refs/heads/master
2023-09-05T05:52:24.295000
2023-09-03T17:54:52
2023-09-03T17:54:52
14,696,091
5,897
836
Apache-2.0
false
2023-09-14T13:33:01
2013-11-25T19:38:03
2023-09-14T12:20:50
2023-09-14T13:32:59
1,004,160
5,727
735
73
Java
false
false
package net.bytebuddy.asm; import net.bytebuddy.ByteBuddy; import net.bytebuddy.ClassFileVersion; import net.bytebuddy.dynamic.loading.ClassLoadingStrategy; import net.bytebuddy.implementation.StubMethod; import org.junit.Test; import static net.bytebuddy.matcher.ElementMatchers.named; import static org.hamcrest.Core...
UTF-8
Java
3,927
java
AdviceImplementationTest.java
Java
[]
null
[]
package net.bytebuddy.asm; import net.bytebuddy.ByteBuddy; import net.bytebuddy.ClassFileVersion; import net.bytebuddy.dynamic.loading.ClassLoadingStrategy; import net.bytebuddy.implementation.StubMethod; import org.junit.Test; import static net.bytebuddy.matcher.ElementMatchers.named; import static org.hamcrest.Core...
3,927
0.590272
0.589763
123
30.926828
26.382174
137
false
false
0
0
0
0
0
0
0.300813
false
false
12
1dfd8aa78e4c8cad60f89dcb1b58654ed76377bf
35,648,228,579,867
5b7e7738958b0b8d853814b9d9b82029e10e4c91
/src/settlerstrailstorails/TradeWindow.java
6f762bad3b7cb38948b8c5ddfbfcdfd062cd6aa5
[]
no_license
amthorn/TrailsToRails
https://github.com/amthorn/TrailsToRails
a4c2a662884253bc04d9fb79ddc34b2f023c0c86
2c4b328f773f5ca01343533ca655223de0b05433
refs/heads/master
2023-05-03T12:31:53.958000
2021-05-22T08:28:54
2021-05-22T08:28:54
369,753,842
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /* * TradeWindow.java * * Created on Oct 17, 2013, 5:14:13 PM */ package settlerstrailstorails; import java.awt.AlphaComposite; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics2D; import j...
UTF-8
Java
128,554
java
TradeWindow.java
Java
[ { "context": "javax.swing.border.BevelBorder;\n\n/**\n *\n * @author User 1\n */\npublic class TradeWindow extends javax.swing.", "end": 587, "score": 0.9395244717597961, "start": 581, "tag": "USERNAME", "value": "User 1" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /* * TradeWindow.java * * Created on Oct 17, 2013, 5:14:13 PM */ package settlerstrailstorails; import java.awt.AlphaComposite; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics2D; import j...
128,554
0.638603
0.621568
2,207
57.248302
37.065037
154
false
false
0
0
0
0
0
0
0.991391
false
false
12
4d286313601054a9faaaf3dd27fb1e33ae72ffab
28,544,352,708,807
2648ef41aa4ecd8972a3b18a8246ce65522878d8
/ProyectoTBDD2_AndresCruz_StephanieMartinez/src/ProyectoTBDD2_AndresCruz_StephanieMartinez/TipoTrabajo.java
b9fe1335fe771f6b96427ff5fc67ecc2e03e2dbc
[ "MIT" ]
permissive
stephmartinezh/ProyectoTBDD2_AndresCruz_StephanieMartinez
https://github.com/stephmartinezh/ProyectoTBDD2_AndresCruz_StephanieMartinez
eb0277251ffdeddaf293a01cd1fb84385b2da7ae
38013ee7679b61e6b82ec9f243cb8d0ae8e8552d
refs/heads/master
2022-09-13T18:16:36.989000
2020-05-30T11:06:49
2020-05-30T11:06:49
267,702,349
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package ProyectoTBDD2_AndresCruz_StephanieMartinez; import java.util.List; import org.bson.types.ObjectId; /** * * @aut...
UTF-8
Java
1,258
java
TipoTrabajo.java
Java
[ { "context": "rt org.bson.types.ObjectId;\r\n\r\n/**\r\n *\r\n * @author Faith\r\n */\r\npublic class TipoTrabajo {\r\n private Obj", "end": 329, "score": 0.9991958737373352, "start": 324, "tag": "NAME", "value": "Faith" } ]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package ProyectoTBDD2_AndresCruz_StephanieMartinez; import java.util.List; import org.bson.types.ObjectId; /** * * @aut...
1,258
0.645469
0.644674
53
21.735849
22.165033
79
false
false
0
0
0
0
0
0
0.339623
false
false
12
d59f2cc8787d277fbeaba92d6fb2d7ac73a0cc7c
36,790,689,880,471
3b5d5a1aa92db8ab7211ef17d707f5d5ec97d131
/src/main/java/com/techandsolve/lazyload/collectors/LazyLoadCollectorHelper.java
7c65e1792603ad8f7ee9b85d17376402bf2eb7fc
[ "MIT" ]
permissive
tstng/testing
https://github.com/tstng/testing
a001084b52a8e559f8768bbdfe31955dcff81d23
3e92dc09a317fac972a38b7c418b1e08209c6bcc
refs/heads/master
2020-12-23T18:08:38.260000
2020-01-30T14:26:31
2020-01-30T14:26:31
237,228,916
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.techandsolve.lazyload.collectors; import lombok.Getter; import java.util.ArrayList; import java.util.List; import java.util.stream.Collectors; @Getter public class LazyLoadCollectorHelper { private List<String> listaCasos; private Integer numeroDiasTrabajo = null; private Integer numeroEleme...
UTF-8
Java
2,033
java
LazyLoadCollectorHelper.java
Java
[]
null
[]
package com.techandsolve.lazyload.collectors; import lombok.Getter; import java.util.ArrayList; import java.util.List; import java.util.stream.Collectors; @Getter public class LazyLoadCollectorHelper { private List<String> listaCasos; private Integer numeroDiasTrabajo = null; private Integer numeroEleme...
2,033
0.660108
0.655681
58
34.051723
27.210814
116
false
false
0
0
0
0
0
0
0.5
false
false
12
a24e0347cbb8f0559f46b0927a58e8571fa95c48
37,907,381,362,062
da38b9d8246062821dd4c9c9357488465e016a80
/backend/src/main/java/com/manos/prototype/controller/GlobalControllerAdvice.java
dab76590e8c3bb03bb4268b88aee4b4d8d9bc105
[ "CC0-1.0" ]
permissive
manos-mark/restful-prototype-asset-management
https://github.com/manos-mark/restful-prototype-asset-management
060b2e578e9781f4de7f4fac8681a2e4568a5abf
c8020162404c600a206860bcd64487cc4d4cb841
refs/heads/master
2022-10-27T02:46:59.448000
2020-06-14T13:17:54
2020-06-14T13:17:54
267,503,697
0
0
CC0-1.0
false
2020-06-14T11:30:24
2020-05-28T05:43:46
2020-06-12T13:03:27
2020-06-14T11:30:23
7,034
0
0
0
Java
false
false
package com.manos.prototype.controller; import java.util.Set; import javax.persistence.NoResultException; import javax.validation.ConstraintViolation; import javax.validation.ConstraintViolationException; import org.hibernate.exception.DataException; import org.springframework.http.HttpStatus; import org.springframe...
UTF-8
Java
3,600
java
GlobalControllerAdvice.java
Java
[]
null
[]
package com.manos.prototype.controller; import java.util.Set; import javax.persistence.NoResultException; import javax.validation.ConstraintViolation; import javax.validation.ConstraintViolationException; import org.hibernate.exception.DataException; import org.springframework.http.HttpStatus; import org.springframe...
3,600
0.786667
0.786667
104
33.615383
25.95755
83
false
false
0
0
0
0
0
0
1.432692
false
false
12
355df5da9e1d16ee7310b48c365533e1d8a2a4e3
38,190,849,207,438
475c3cc11446f9fa8ceebe17bfa52be2a6088876
/odylibrary/src/main/java/com/ody/p2p/views/pageindicator/PageIndicatorBean.java
819cf15a07b8e01b9463a22c623a7647ce33daa6
[]
no_license
moutainhigh/new_laiyifen
https://github.com/moutainhigh/new_laiyifen
53422c9d1dd2a0dcbee67eb995f29c1d32f3e786
f71e908cf9cc422e69e39c5669b35ee1ada42ecb
refs/heads/master
2021-09-05T18:43:46.537000
2018-01-30T10:20:00
2018-01-30T10:20:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ody.p2p.views.pageindicator; /** * Created by lxs on 2016/5/13. */ public class PageIndicatorBean { public String tabcontent; public int imagesrc; }
UTF-8
Java
172
java
PageIndicatorBean.java
Java
[ { "context": "om.ody.p2p.views.pageindicator;\n\n/**\n * Created by lxs on 2016/5/13.\n */\npublic class PageIndicatorBean ", "end": 63, "score": 0.9995535016059875, "start": 60, "tag": "USERNAME", "value": "lxs" } ]
null
[]
package com.ody.p2p.views.pageindicator; /** * Created by lxs on 2016/5/13. */ public class PageIndicatorBean { public String tabcontent; public int imagesrc; }
172
0.709302
0.662791
9
18.111111
15.16168
40
false
false
0
0
0
0
0
0
0.333333
false
false
12
5d7cbe76c5d5d2d602837cb9e22474d414faf1fd
13,151,189,926,889
4d530fbb860b74ffa303c7a51f55b9e34c231c52
/tv-control/TV.java
6e0212249f287bbc964d1507420a33768562f2e4
[]
no_license
Haliaxus/object-programming
https://github.com/Haliaxus/object-programming
06e2141632f559ca0717c360699ba39a579c4fd2
859ce1ae0cd42862ea0ecb95c27a5dffedf68eeb
refs/heads/master
2020-03-27T20:24:58.554000
2018-09-03T18:01:38
2018-09-03T18:01:38
147,064,554
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pilot_obiektowo; public class TV { public static void main(String[] args) { controller zxc = new controller(); zxc.getMenu(); } }
UTF-8
Java
175
java
TV.java
Java
[]
null
[]
package pilot_obiektowo; public class TV { public static void main(String[] args) { controller zxc = new controller(); zxc.getMenu(); } }
175
0.571429
0.571429
10
15.5
16.347782
44
false
false
0
0
0
0
0
0
0.3
false
false
12
5d2c1d73e3c0ac9c275321612beca57e78a1209b
28,948,079,595,507
bbeae328e598dfebddc8cdfcddb144eae170d35a
/src/gamestates/GameState.java
e5466f7b271cba5487118f9d4a1d07d0e3b9c27d
[]
no_license
Gozeran/flattiverse-client
https://github.com/Gozeran/flattiverse-client
9ac4b5e94f77dc461aa2a5867c8844b3f4101fb4
b677a5817c58d4afb789025d5b03bd73deb2070e
refs/heads/master
2016-09-05T22:20:33.565000
2013-07-25T14:02:51
2013-07-25T14:02:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gamestates; import de.lessvoid.nifty.Nifty; import de.lessvoid.nifty.slick2d.NiftyOverlayBasicGameState; import de.lessvoid.nifty.slick2d.input.PlainSlickInputSystem; import de.lessvoid.nifty.slick2d.input.SlickSlickInputSystem; import de.lessvoid.nifty.slick2d.render.SlickRenderDevice; import de.lessvoid.nift...
UTF-8
Java
4,366
java
GameState.java
Java
[ { "context": "File;\n\n/**\n * Created with IntelliJ IDEA.\n * User: Thorsten\n * Date: 02.05.13\n * Time: 19:23\n * To change thi", "end": 785, "score": 0.9989895820617676, "start": 777, "tag": "NAME", "value": "Thorsten" } ]
null
[]
package gamestates; import de.lessvoid.nifty.Nifty; import de.lessvoid.nifty.slick2d.NiftyOverlayBasicGameState; import de.lessvoid.nifty.slick2d.input.PlainSlickInputSystem; import de.lessvoid.nifty.slick2d.input.SlickSlickInputSystem; import de.lessvoid.nifty.slick2d.render.SlickRenderDevice; import de.lessvoid.nift...
4,366
0.709345
0.702474
127
33.377953
31.368757
118
false
false
0
0
0
0
0
0
0.692913
false
false
12
9c51b81f2a3650be2576a5dd4449baae573acb4f
14,594,298,898,035
3d156eb719175a348651dbe70d1b0647d7d91f98
/app/src/main/java/com/oakkub/chat/utils/UriUtil.java
06371a877911d59f403707dda4582a88d920a65c
[]
no_license
oakkub/firebase-chat-android-app
https://github.com/oakkub/firebase-chat-android-app
3a0a836f309891e8087c436e0b629f5b2fc6e778
f7d06261fc4f0f1378d69a67bc80e73a30af2ca2
refs/heads/master
2021-01-20T12:37:50.631000
2017-05-05T15:27:13
2017-05-05T15:27:13
90,387,854
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.oakkub.chat.utils; import android.annotation.TargetApi; import android.content.Context; import android.database.Cursor; import android.net.Uri; import android.os.Build; import android.provider.DocumentsContract; import android.provider.MediaStore; import com.oakkub.chat.managers.Contextor; /** * Created...
UTF-8
Java
2,745
java
UriUtil.java
Java
[ { "context": "oakkub.chat.managers.Contextor;\n\n/**\n * Created by OaKKuB on 1/23/2016.\n */\npublic class UriUtil {\n\n pri", "end": 330, "score": 0.99970543384552, "start": 324, "tag": "USERNAME", "value": "OaKKuB" } ]
null
[]
package com.oakkub.chat.utils; import android.annotation.TargetApi; import android.content.Context; import android.database.Cursor; import android.net.Uri; import android.os.Build; import android.provider.DocumentsContract; import android.provider.MediaStore; import com.oakkub.chat.managers.Contextor; /** * Created...
2,745
0.615665
0.6051
85
31.294117
26.387976
94
false
false
0
0
0
0
0
0
0.670588
false
false
12
01acbd56915f684f7caf62f5c60f9ef2c7637ac8
3,264,175,173,266
b1810d256d6132f2e29a038fd12a0b3fc4e0895b
/DSA-2(Data Structures and Algorithms)/bstree.java
1fe587569b01414f7924ea9132215cb595d34052
[]
no_license
shraiyya/Second-Year-College-Codes
https://github.com/shraiyya/Second-Year-College-Codes
f82ae9dd5b9eff677b49db8cff8b0e933207be0c
16811bcc447871f2d549c5ab38516332060bac08
refs/heads/master
2022-12-19T02:14:28.724000
2022-03-21T07:38:56
2022-03-21T07:38:56
288,727,534
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * SHREYA CHETAN PAWASKAR * ROLL NO-2939 * BATCH -C3 * SY COMP DIVISION C * Assignment- Binary Search Tree operations */ import java.util.LinkedList; import java.util.Queue; import java.util.Scanner; class node { int data; node left, right; node() { data = 0; left = null; right = nu...
UTF-8
Java
10,376
java
bstree.java
Java
[ { "context": "/*\r\n * SHREYA CHETAN PAWASKAR\r\n * ROLL NO-2939\r\n * BATCH -C3\r\n * SY COMP DIVISI", "end": 29, "score": 0.999835193157196, "start": 7, "tag": "NAME", "value": "SHREYA CHETAN PAWASKAR" } ]
null
[]
/* * <NAME> * ROLL NO-2939 * BATCH -C3 * SY COMP DIVISION C * Assignment- Binary Search Tree operations */ import java.util.LinkedList; import java.util.Queue; import java.util.Scanner; class node { int data; node left, right; node() { data = 0; left = null; right = null; } } cl...
10,360
0.649576
0.626638
446
21.264574
17.297371
87
false
false
0
0
0
0
0
0
1.605381
false
false
12
87f067fe27284d063033b6e4830c1ad77a3e9488
3,264,175,175,744
45a17968169e7455b65db81ad23cea03f66061d3
/server/nswy-api-dev/nswy-portal-service/src/main/java/com/ovit/nswy/portal/model/response/ShopOrderSellDTO.java
0ec03ed85396f08792865455cda6ffacadf2e23b
[ "MIT" ]
permissive
hubby1314/zhenxingxiangcun
https://github.com/hubby1314/zhenxingxiangcun
ee6088960daedb745d9cd790f7935c670e21afdb
ea7f947814e4fc46ae872bb3477a5fa263c0a7a6
refs/heads/master
2020-07-31T22:52:37.359000
2019-08-21T16:48:51
2019-08-21T16:48:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ovit.nswy.portal.model.response; import com.ovit.nswy.portal.model.ShopOrderProduct; import lombok.Data; import java.math.BigDecimal; import java.util.Date; import java.util.List; /** * Created by wangxy 发票信息 */ @Data public class ShopOrderSellDTO { private String productAccount; private Lis...
UTF-8
Java
722
java
ShopOrderSellDTO.java
Java
[ { "context": "l.Date;\nimport java.util.List;\n\n/**\n * Created by wangxy 发票信息\n */\n@Data\npublic class ShopOrderSellDTO {\n\n\n", "end": 220, "score": 0.9993746876716614, "start": 214, "tag": "USERNAME", "value": "wangxy" } ]
null
[]
package com.ovit.nswy.portal.model.response; import com.ovit.nswy.portal.model.ShopOrderProduct; import lombok.Data; import java.math.BigDecimal; import java.util.Date; import java.util.List; /** * Created by wangxy 发票信息 */ @Data public class ShopOrderSellDTO { private String productAccount; private Lis...
722
0.6983
0.6983
35
19.171429
18.984936
58
false
false
0
0
0
0
0
0
0.342857
false
false
12
9e4d002931b2338ae2b9de22c8f0db496a45da3b
19,713,899,924,597
3632b656d3b11b6928d283c0b8dedeaf701a6f67
/src/org/systemx/qlearning/state/AdjacentCarState.java
50cc3b24d1b3632637e0ae5db0bf9785c01e093c
[]
no_license
leilin-research/movsimAI
https://github.com/leilin-research/movsimAI
5ef5802b00f8be869b7646dfe4fd90a148996712
2b8459f482f726754b73312b0e7f1ab47c134556
refs/heads/master
2021-08-07T06:00:19.566000
2017-11-07T17:51:55
2017-11-07T17:51:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.systemx.qlearning.state; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class AdjacentCarState { public int lane; // 1 - 1.5 - 2 - 2.5 - 3 public int position; // -100 100 public int speed; // 0 20 public AdjacentCarState() { super(); this.lane = 0; this.posi...
UTF-8
Java
1,850
java
AdjacentCarState.java
Java
[]
null
[]
package org.systemx.qlearning.state; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class AdjacentCarState { public int lane; // 1 - 1.5 - 2 - 2.5 - 3 public int position; // -100 100 public int speed; // 0 20 public AdjacentCarState() { super(); this.lane = 0; this.posi...
1,850
0.676757
0.662162
75
23.666666
22.890657
90
false
false
0
0
0
0
0
0
1.933333
false
false
12
6ddca795cbc57209c4d6ec010f6081acae21a5ad
33,595,234,219,672
307fbf4ca3ca4bc3da8d60d518e2f4f7dfc28a03
/core/src/gd/rf/theoneboringmancompany/growham/screens/LogoScreen.java
512103f3399c696aad982ce0b01c12275d62e70b
[]
no_license
DocRedFo/EndPreRelizeGrowAHamster
https://github.com/DocRedFo/EndPreRelizeGrowAHamster
741ace61fdbcf80aeb4bf6405b04e9cd1141fe32
2f647ab2baa7d759bcc08e1b94708414ed667afd
refs/heads/master
2022-04-22T14:47:46.901000
2020-04-17T12:14:31
2020-04-17T12:14:31
254,612,285
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gd.rf.theoneboringmancompany.growham.screens; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input; import com.badlogic.gdx.audio.Sound; import com.badlogic.gdx.graphics.g2d.TextureAtlas; import com.badlogic.gdx.scenes.scene2d.Event; import com.badlogic.gdx.scenes.scene2d.EventListener; import gd.rf.the...
UTF-8
Java
1,944
java
LogoScreen.java
Java
[]
null
[]
package gd.rf.theoneboringmancompany.growham.screens; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input; import com.badlogic.gdx.audio.Sound; import com.badlogic.gdx.graphics.g2d.TextureAtlas; import com.badlogic.gdx.scenes.scene2d.Event; import com.badlogic.gdx.scenes.scene2d.EventListener; import gd.rf.the...
1,944
0.720165
0.718107
51
37.117645
26.412004
102
false
false
0
0
0
0
0
0
0.686275
false
false
12
778f8b5e944a45560ad22f0097a92c4cd35e27d6
23,570,780,584,528
eaefd65f86b0f2edc2a1e976fc74fcc003c467d7
/src/Interfaces/Encomendas.java
8febc42b603fa06c79c170e35e757e1d4a1f9484
[]
no_license
rafaweread/Sistur-JavaSwing
https://github.com/rafaweread/Sistur-JavaSwing
41ccddb56464d63d5505a9ac62b1a8dd5c80e846
41e6dbdcd832d88bcef466b238be5024c0cf9a89
refs/heads/master
2022-12-07T06:30:53.510000
2016-04-10T04:58:33
2016-04-10T04:58:33
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Interfaces; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.util.logging.Level; import...
UTF-8
Java
19,102
java
Encomendas.java
Java
[ { "context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author Rafael Lemos\n */\npublic class Encomendas extends javax.swing.J", "end": 410, "score": 0.9998580813407898, "start": 398, "tag": "NAME", "value": "Rafael Lemos" }, { "context": " }\n });\n\n jL...
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Interfaces; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.util.logging.Level; import...
19,083
0.626702
0.611932
344
54.5
40.956585
165
false
false
0
0
0
0
0
0
0.744186
false
false
12
39a75f42f6eada4517aa4d9ef4a4d29a4fe0434b
19,808,389,226,650
5dacf406e524e1a22ab58e0fdf30cf797e247f6f
/src/Store.java
fa6642c04eeb768c30cebeff1a001f618df3a47c
[]
no_license
wentao-chen/Raycaster
https://github.com/wentao-chen/Raycaster
b51bcd6024629517c252b5f520d57e9394771b2d
aebe17648ff1b93f308c14c840a9c1fe0aa92858
refs/heads/master
2021-01-09T21:52:42.645000
2016-09-30T17:15:09
2016-09-30T17:15:09
50,299,244
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.awt.BorderLayout; import java.awt.CardLayout; import java.awt.Color; import java.awt.Container; import java.awt.Graphics; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.ComponentEvent; import java.awt.event.ComponentListener; import...
UTF-8
Java
34,160
java
Store.java
Java
[]
null
[]
import java.awt.BorderLayout; import java.awt.CardLayout; import java.awt.Color; import java.awt.Container; import java.awt.Graphics; import java.awt.GridLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.ComponentEvent; import java.awt.event.ComponentListener; import...
34,160
0.719555
0.710451
864
38.537037
42.423119
323
false
false
0
0
0
0
0
0
3.311342
false
false
12
20d24acf5f43a12f1bcc15eb028c09ed73b32a53
32,762,010,585,211
c567c9e868481c9cbde85da0eabcc25c3144d943
/src/main/java/be/garagepoort/diamondcurrencyshops/ui/AddItemsCommandExecutor.java
d43adabc54c9de19d98d21dca6c56e7294dab335
[]
no_license
garagepoort/mc-DiamondCurrencyShops
https://github.com/garagepoort/mc-DiamondCurrencyShops
98e3426087f7f9ba5192ce190c8da1da5bd2c818
93f114d6d1042aca490fad186536688fb0b8c2ae
refs/heads/master
2022-12-02T06:58:29.237000
2020-08-14T14:05:48
2020-08-14T14:05:48
287,368,439
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package be.garagepoort.diamondcurrencyshops.ui; import be.garagepoort.diamondcurrencyshops.MainJavaPlugin; import be.garagepoort.diamondcurrencyshops.common.BusinessException; import be.garagepoort.diamondcurrencyshops.service.item.ItemService; import org.bukkit.Material; import org.bukkit.command.Command; import org....
UTF-8
Java
1,472
java
AddItemsCommandExecutor.java
Java
[]
null
[]
package be.garagepoort.diamondcurrencyshops.ui; import be.garagepoort.diamondcurrencyshops.MainJavaPlugin; import be.garagepoort.diamondcurrencyshops.common.BusinessException; import be.garagepoort.diamondcurrencyshops.service.item.ItemService; import org.bukkit.Material; import org.bukkit.command.Command; import org....
1,472
0.706522
0.702446
38
37.736843
35.185738
167
false
false
0
0
0
0
0
0
0.710526
false
false
12
c2061e43ba7bd2168ccb40525e30913926211903
22,832,046,212,506
47dbed0c27d21accc8609d6c73bd37267ae6ddbc
/everyday/src/edu/nowcoder/Seacher.java
faeb771c04d96fb929f24e0b26ac67cfb503ddaf
[]
no_license
ku-mao/idea
https://github.com/ku-mao/idea
7a109f8775834c3f341ecd665fe1d66f0ad716a0
6e21421acc0442a54435068e0efff618c4874d5c
refs/heads/master
2022-06-25T12:40:29.313000
2021-06-14T07:24:12
2021-06-14T07:24:12
241,580,427
0
0
null
false
2022-06-21T04:00:57
2020-02-19T09:22:59
2021-06-14T07:24:57
2022-06-21T04:00:54
2,143
0
0
7
Java
false
false
package edu.nowcoder; public class Seacher { public static void main(String[] args) { int[] a = {1, 2, 6, 7, 9, 10}; System.out.println(find(a, 6)); } public static int find(int[] a, int x) { int i = 0; int j = a.length - 1; while (i < j) { int mid = (i ...
UTF-8
Java
554
java
Seacher.java
Java
[]
null
[]
package edu.nowcoder; public class Seacher { public static void main(String[] args) { int[] a = {1, 2, 6, 7, 9, 10}; System.out.println(find(a, 6)); } public static int find(int[] a, int x) { int i = 0; int j = a.length - 1; while (i < j) { int mid = (i ...
554
0.373646
0.348375
24
22.083334
13.378829
44
false
false
0
0
0
0
0
0
0.708333
false
false
12
83194662d2a4e721482456be4c7ebac99b796966
3,470,333,620,985
04f35ca6c67c211846d927ad6259df341fc4b69a
/01.SourceCode/01.4Core/core/src/main/java/cob/com/core/ws/param/Parameter.java
83aa2b0b576cac95e9aafcb202aeed90ec528fff
[]
no_license
dinhmanvp/cobservice
https://github.com/dinhmanvp/cobservice
3665cd05b166e659d7092a9c76a0dc689f9aa3aa
9ed3402ee179c0760b266a9a12d12c5808e4076d
refs/heads/master
2020-09-13T09:53:47.030000
2019-12-02T03:44:55
2019-12-02T03:44:55
222,731,174
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cob.com.core.ws.param; import javax.persistence.Column; public class Parameter { public static final String LANGUAGE = "language"; public static final String LOAD_TYPE = "loadType"; public static final String GROUP_BUSINESS_ID = "groupBusinessId"; public static final String CONTRACT_POLICY_TYPE_ID = "co...
UTF-8
Java
6,689
java
Parameter.java
Java
[]
null
[]
package cob.com.core.ws.param; import javax.persistence.Column; public class Parameter { public static final String LANGUAGE = "language"; public static final String LOAD_TYPE = "loadType"; public static final String GROUP_BUSINESS_ID = "groupBusinessId"; public static final String CONTRACT_POLICY_TYPE_ID = "co...
6,689
0.786964
0.786964
121
54.289257
28.845968
92
false
false
0
0
0
0
0
0
1.644628
false
false
12
df332946ea0afcda7eb9e3b66cb5c3ba0fe23207
8,297,876,825,527
3bc15fa92f9a7336e855a32f8b16173dd916713c
/mobile-api/src/main/java/com/shangpin/wireless/api/pay/bestpay/client/bestpay/Test.java
b29527791d483680c3ed71afc9874e698a9d428f
[]
no_license
cenbow/2016_sp_mobile
https://github.com/cenbow/2016_sp_mobile
36018bea8154b9deaf9d15dbf1b4e2ec90eb1191
5edb6203a5cf4352db7c051f3fd1ef12ccada32c
refs/heads/master
2020-04-06T04:44:14.075000
2016-06-15T05:19:25
2016-06-15T05:19:25
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.shangpin.wireless.api.pay.bestpay.client.bestpay; import com.shangpin.wireless.api.pay.bestpay.client.DealProcessorService; import com.shangpin.wireless.api.pay.bestpay.client.DealProcessorServiceImplServiceClient; public class Test { private final static String CS_ADDRESS = "http://192.168.7.238:8080/a...
UTF-8
Java
1,652
java
Test.java
Java
[ { "context": "\tprivate final static String CS_ADDRESS = \"http://192.168.7.238:8080/api/services/bestpay_notify\"; \n\tprivate fina", "end": 313, "score": 0.9997250437736511, "start": 300, "tag": "IP_ADDRESS", "value": "192.168.7.238" }, { "context": "gs) \n\t{\n\t\tString arg0 =\"0...
null
[]
package com.shangpin.wireless.api.pay.bestpay.client.bestpay; import com.shangpin.wireless.api.pay.bestpay.client.DealProcessorService; import com.shangpin.wireless.api.pay.bestpay.client.DealProcessorServiceImplServiceClient; public class Test { private final static String CS_ADDRESS = "http://192.168.7.238:8080/a...
1,643
0.755515
0.577206
34
47
55.59782
296
false
false
0
0
0
0
256
0.156863
2.911765
false
false
12
5ecf9c711f289b6c6eeaeb438f9c39bbf944b40c
8,297,876,823,221
bc68c6627f1988425c44bf9f69be3731342e061e
/common/src/main/java/com/mvc/dyvault/common/bean/dto/MnemonicsDTO.java
d77421386c7aa44d38cb33ed10d4f2cdc2993450
[]
no_license
mvchain/dyvault-nucleus
https://github.com/mvchain/dyvault-nucleus
39fb35988973d68ecc6f1e0dab0b0f20b48fb562
b2097c68fb703581da40012d68428b5c42b21efc
refs/heads/master
2022-07-04T00:30:22.143000
2019-08-25T16:15:54
2019-08-25T16:15:54
172,649,611
2
0
null
false
2022-06-21T00:57:11
2019-02-26T06:13:50
2020-03-04T04:38:21
2022-06-21T00:57:06
446
2
0
3
Java
false
false
package com.mvc.dyvault.common.bean.dto; import io.swagger.annotations.Api; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import javax.validation.constraints.NotNull; /** * @author qiyichen * @create 2019/1/10 16:04 */ @Data @ApiModel("助记词校验") public c...
UTF-8
Java
546
java
MnemonicsDTO.java
Java
[ { "context": "ax.validation.constraints.NotNull;\n\n/**\n * @author qiyichen\n * @create 2019/1/10 16:04\n */\n@Data\n@ApiModel(\"助", "end": 255, "score": 0.9996495842933655, "start": 247, "tag": "USERNAME", "value": "qiyichen" } ]
null
[]
package com.mvc.dyvault.common.bean.dto; import io.swagger.annotations.Api; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import javax.validation.constraints.NotNull; /** * @author qiyichen * @create 2019/1/10 16:04 */ @Data @ApiModel("助记词校验") public c...
546
0.740964
0.718876
25
18.92
15.803595
47
false
false
0
0
0
0
0
0
0.36
false
false
12
824b15b4e840f6e4e1aeee4977352d1e5f910138
14,851,996,972,448
bc735addb35504908d7a7a6f81099840d8899ee6
/CrackingTechInt/src/com/crack/hortons/FindNumberCount.java
5b9a37bfc69953417c296f3c43c57529fe88c994
[]
no_license
nimmicv/MyTrials
https://github.com/nimmicv/MyTrials
f90c72e6c4b9888cd9ec1e181389a6528c7b061a
57099fed7055231b01a43a12cb92a8be173a2bcd
refs/heads/master
2021-01-19T04:27:25.038000
2016-06-11T01:31:01
2016-06-11T01:31:01
60,885,077
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.crack.hortons; public class FindNumberCount { public static void main(String[] args) { // TODO Auto-generated method stub int[] a = {1,1,2,2,2,2,3,3,4}; int[] b = {1,2,3,4,5,6,10,15,16}; FindNumberCount fnc = new FindNumberCount(); System.out.println(fnc.findLowestCount(a,0,a.length-1,2)); Sy...
UTF-8
Java
2,118
java
FindNumberCount.java
Java
[]
null
[]
package com.crack.hortons; public class FindNumberCount { public static void main(String[] args) { // TODO Auto-generated method stub int[] a = {1,1,2,2,2,2,3,3,4}; int[] b = {1,2,3,4,5,6,10,15,16}; FindNumberCount fnc = new FindNumberCount(); System.out.println(fnc.findLowestCount(a,0,a.length-1,2)); Sy...
2,118
0.543909
0.517941
109
18.431192
20.158712
71
false
false
0
0
0
0
0
0
3.06422
false
false
12
d0374c18060dca50179543275628824fdc0a205e
12,652,973,708,928
0f9681b6712e6355c8d8b667471ab76d1a6e6ebb
/src/structures/graph/Graph.java
6865e5edf6b65e8d3e84cc73696f0107b8917c0a
[]
no_license
samirettali/Omni
https://github.com/samirettali/Omni
027b565707e83e02d52b4a0e2d1f2155fed41be5
03b13252925923d831685cebd087f0d11f73d099
refs/heads/master
2020-04-30T23:21:35.196000
2019-03-22T20:18:47
2019-03-22T20:18:47
177,141,910
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package structures.graph; import structures.minheap.MinHeap; import structures.minheap.PriorityQueueException; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.util.*; import java.util.stream.Collectors; /** * @author Samir Ettal...
UTF-8
Java
8,380
java
Graph.java
Java
[ { "context": "mport java.util.stream.Collectors;\n\n/**\n * @author Samir Ettali\n **/\n\npublic class Graph<T extends Node> {\n pr", "end": 321, "score": 0.9998839497566223, "start": 309, "tag": "NAME", "value": "Samir Ettali" } ]
null
[]
package structures.graph; import structures.minheap.MinHeap; import structures.minheap.PriorityQueueException; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.util.*; import java.util.stream.Collectors; /** * @author <NAME> **/...
8,374
0.586874
0.585084
243
33.485596
28.445219
196
false
false
0
0
0
0
0
0
0.526749
false
false
12
cd9c80241a4f668b731910e611006a72a2d40a38
28,535,762,714,805
0fb17be6bc7b7a581fc5124087363400a92af6e6
/src/lejos/penoplatinum/barcode/LightSensorRobot.java
d8a728676ea546014e0bd893d9b2496053610b7a
[]
no_license
s0202579/po-mindstorms
https://github.com/s0202579/po-mindstorms
96f4759b951b300bafb2df1e645f64bc9d6a13b5
254673f99d37982289feba9693099dd867235621
refs/heads/master
2021-04-15T08:18:11.821000
2011-12-02T14:14:00
2011-12-02T14:14:00
2,525,780
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package penoplatinum.barcode; import lejos.nxt.*; /** * * @author Thomas */ public class LightSensorRobot implements ILightSensor { LightSensor sensor; public static int BlackBrownBorder = 30; public st...
UTF-8
Java
990
java
LightSensorRobot.java
Java
[ { "context": "m.barcode;\n\nimport lejos.nxt.*;\n\n/**\n *\n * @author Thomas\n */\npublic class LightSensorRobot implements ILig", "end": 176, "score": 0.9976887702941895, "start": 170, "tag": "NAME", "value": "Thomas" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package penoplatinum.barcode; import lejos.nxt.*; /** * * @author Thomas */ public class LightSensorRobot implements ILightSensor { LightSensor sensor; public static int BlackBrownBorder = 30; public st...
990
0.59798
0.590909
42
22.571428
21.078247
74
false
false
0
0
0
0
0
0
0.333333
false
false
12
07f89dca58939a16197743160836d5d2d03234d3
21,586,505,681,576
bda30e6cb46aba65edd071bf28daaa046d2318d5
/service/src/main/java/com/qheeshow/eway/service/model/Order.java
5451c741ff964cb92f3a619399da7df5c75be74e
[]
no_license
lihuajun526/eway
https://github.com/lihuajun526/eway
ac69ff0e9ebf7e86eddd076a7d4d7b723ff9e770
37e91309a5773d3548ff06223a9ea9749085bbe3
refs/heads/master
2021-05-02T00:01:43.698000
2017-07-06T23:46:30
2017-07-06T23:46:30
78,109,023
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.qheeshow.eway.service.model; import java.math.BigDecimal; import java.util.Date; public class Order extends BaseModel{ private Integer id; private String orderNo; private String title; private String content; private Integer projectid; private Integer userid; private Inte...
UTF-8
Java
2,147
java
Order.java
Java
[]
null
[]
package com.qheeshow.eway.service.model; import java.math.BigDecimal; import java.util.Date; public class Order extends BaseModel{ private Integer id; private String orderNo; private String title; private String content; private Integer projectid; private Integer userid; private Inte...
2,147
0.606428
0.606428
116
17.517241
17.002274
63
false
false
0
0
0
0
0
0
0.310345
false
false
12
5c9de2ae94dfe57b9c54166acb90136bc240992e
10,127,532,903,232
6976b2c2a8f0c808445b002a56cfa09f746f121c
/app/src/main/java/com/example/mvp_vishal/networking/NetworkRequest.java
6d8a75f8a7cdcab5dfd812ac18c64fed97d0a67b
[]
no_license
Vishalsinghbhadauriya/MVP_Vishal
https://github.com/Vishalsinghbhadauriya/MVP_Vishal
3c4100e6ee05e9386686adbe82bbffa08d8a8338
1e7e7bf1b23b29347cfdb0418f474f3c3633a28c
refs/heads/master
2020-05-18T12:53:14.763000
2019-05-01T13:42:40
2019-05-01T13:42:40
184,422,023
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.mvp_vishal.networking; import com.example.mvp_vishal.application.AppResponse; import com.example.mvp_vishal.login.Login; import io.reactivex.Observable; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.GET; import retrofit2.http.POST; public interface Netwo...
UTF-8
Java
556
java
NetworkRequest.java
Java
[]
null
[]
package com.example.mvp_vishal.networking; import com.example.mvp_vishal.application.AppResponse; import com.example.mvp_vishal.login.Login; import io.reactivex.Observable; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.GET; import retrofit2.http.POST; public interface Netwo...
556
0.773381
0.766187
20
26.799999
26.541666
116
false
false
0
0
0
0
0
0
0.55
false
false
12
099f7438977505e70c254a44a40223de22b8b4a9
10,127,532,901,782
1fd5409ad44633ee037043ded91eae65ad3f8b2e
/src/main/java/com/oa/controller/WebController.java
8634edf243338cf08cbe4b3fd7434c01f3894f46
[]
no_license
jayachandra8055/opiant
https://github.com/jayachandra8055/opiant
5812a42e0cbea051c51dd29aebb161bf9f5c2f35
f9b8b04795cd33d63ad382eddafb84b864c6a086
refs/heads/master
2021-05-23T13:18:44.509000
2020-04-05T18:48:58
2020-04-05T18:48:58
253,306,746
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.oa.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.servlet.ModelAndView; import com.oa.model.MathExpression; import com.oa.service.Expr...
UTF-8
Java
765
java
WebController.java
Java
[]
null
[]
package com.oa.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.servlet.ModelAndView; import com.oa.model.MathExpression; import com.oa.service.Expr...
765
0.792157
0.792157
30
24.533333
21.066139
63
false
false
0
0
0
0
0
0
1.166667
false
false
12
76fa259c48b8b1b5ea9010c8494957d08a1261e4
16,217,796,531,356
79f6d416efde8c48a61bfc23f29cf076cd2e002b
/src/test/java/org/wjw/java8/MethodUse.java
4d1926928aa3dbe5a4165c83e1c37ade4edd106c
[ "MIT" ]
permissive
SWGawain/spring-cloud-learning
https://github.com/SWGawain/spring-cloud-learning
5a9745ae70c9467e261e614b0b558b4bcd2ac14c
f3332cd55eb9bb51860e228450ddcaf215f5d923
refs/heads/master
2021-06-21T03:29:22.716000
2017-06-30T06:07:06
2017-06-30T06:07:06
94,429,210
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.wjw.java8; import com.google.common.base.Converter; import org.junit.Test; import java.io.UnsupportedEncodingException; import java.math.BigDecimal; import java.util.*; /** * Created by SWGawain on 2017/5/12. */ public class MethodUse { @Test public void testMethod(){ StudentFactory f...
UTF-8
Java
1,101
java
MethodUse.java
Java
[ { "context": "BigDecimal;\nimport java.util.*;\n\n/**\n * Created by SWGawain on 2017/5/12.\n */\npublic class MethodUse {\n\n @", "end": 210, "score": 0.9996218681335449, "start": 202, "tag": "USERNAME", "value": "SWGawain" } ]
null
[]
package org.wjw.java8; import com.google.common.base.Converter; import org.junit.Test; import java.io.UnsupportedEncodingException; import java.math.BigDecimal; import java.util.*; /** * Created by SWGawain on 2017/5/12. */ public class MethodUse { @Test public void testMethod(){ StudentFactory f...
1,101
0.634458
0.605287
49
21.387754
23.354252
79
false
false
0
0
0
0
0
0
0.469388
false
false
12
1abce1df5582cf72a623b7069d5b874688965cec
13,735,305,447,420
850ac82542b2970282ce89317d7601b68ec7bcc4
/src/main/java/org/quick/dev/service/EntityDefinitionService.java
4cc99de66edafd06f28996dd250b7d7c2594711f
[]
no_license
chenrui1988/spring-app-frame-starter
https://github.com/chenrui1988/spring-app-frame-starter
44a3e486ca2f6fc40c6c4766041a081ce88c689e
1923012250a62169881949605c6936afb039f418
refs/heads/master
2023-06-29T07:47:40.398000
2021-08-06T02:44:22
2021-08-06T02:44:22
393,224,838
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.quick.dev.service; import org.jooq.*; import org.quick.dev.dynamic.metadata.DynamicEntityDefinition; import org.quick.dev.dynamic.metadata.DynamicField; import org.quick.dev.dynamic.metadata.DynamicFieldType; import org.quick.dev.dynamic.metadata.EntitySetting; import org.quick.dev.utils.SnowflakeIdWorker;...
UTF-8
Java
8,480
java
EntityDefinitionService.java
Java
[]
null
[]
package org.quick.dev.service; import org.jooq.*; import org.quick.dev.dynamic.metadata.DynamicEntityDefinition; import org.quick.dev.dynamic.metadata.DynamicField; import org.quick.dev.dynamic.metadata.DynamicFieldType; import org.quick.dev.dynamic.metadata.EntitySetting; import org.quick.dev.utils.SnowflakeIdWorker;...
8,480
0.690052
0.686847
162
51
43.100372
207
false
false
0
0
0
0
0
0
1.259259
false
false
12
e898eee5d3f6333afe5f080debf4a24b854ad873
23,639,500,002,035
f981911786426c4c0f59a5135f6a128f4c3e6454
/src/main/java/com/iverson/erp/provider/ShopSqlProvider.java
3319aeff85a2470d1e17d8ba792080ee708cae6c
[]
no_license
honj51/sed_erp
https://github.com/honj51/sed_erp
0c6d135889676bbd09fb0746a95e5a6c8a1ab7f6
2e08c0c40aa4e8b11984eafa426e89233906022a
refs/heads/master
2020-07-31T08:20:41.616000
2019-07-19T09:24:16
2019-07-19T09:24:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.iverson.erp.provider; import com.iverson.erp.pojo.Shop; import org.springframework.util.StringUtils; /** * Description: * * @author Iverson * @version 1.00 * @date 2019/7/15 */ public class ShopSqlProvider { public String getUpdateSql(Shop shop) { StringBuffer sql = new StringBuffer("up...
UTF-8
Java
1,237
java
ShopSqlProvider.java
Java
[ { "context": "il.StringUtils;\n\n/**\n * Description:\n *\n * @author Iverson\n * @version 1.00\n * @date 2019/7/15\n */\npublic cl", "end": 156, "score": 0.8229725360870361, "start": 149, "tag": "NAME", "value": "Iverson" } ]
null
[]
package com.iverson.erp.provider; import com.iverson.erp.pojo.Shop; import org.springframework.util.StringUtils; /** * Description: * * @author Iverson * @version 1.00 * @date 2019/7/15 */ public class ShopSqlProvider { public String getUpdateSql(Shop shop) { StringBuffer sql = new StringBuffer("up...
1,237
0.582862
0.572352
41
29.170732
24.540562
88
false
false
0
0
0
0
0
0
0.536585
false
false
12
055fd9f82b2b0014ea2fe99b09da0eefd0479063
20,538,533,613,466
d118e82fbd7ed76743857a8cbad7d144e97cd184
/app/src/main/java/com/example/doldol4/postActivity.java
fdb6e980e009c9c0922344969d27ece6bdb63d9c
[]
no_license
moo-nerim/doldol
https://github.com/moo-nerim/doldol
7588c44687f750c7d77ef987827ae29a3958735b
ecde1a9bf7dc768ec5b3f139674a4aa777d38427
refs/heads/master
2022-11-20T05:47:42.071000
2020-07-26T07:47:31
2020-07-26T07:47:31
232,859,667
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.doldol4; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.EditText; import com.google.firebase.auth.FirebaseAuth; import com.google.firebase.firestore.FirebaseFirestore; import com.google.fire...
UTF-8
Java
1,474
java
postActivity.java
Java
[]
null
[]
package com.example.doldol4; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.EditText; import com.google.firebase.auth.FirebaseAuth; import com.google.firebase.firestore.FirebaseFirestore; import com.google.fire...
1,474
0.715061
0.713704
50
28.42
25.214354
85
false
false
0
0
0
0
0
0
0.66
false
false
12
cae2c0d38c2c6b7c7a85b9041fff8526e9af732e
1,159,641,174,434
5c761686dd95b21b91fb4c33b8c41e318b555173
/examples/dependency-management/juicer/src/main/java/com/pomgen/example/Juicer.java
46221dd7ac41bccf5fe3fc1c47b779525e91706b
[]
permissive
salesforce/pomgen
https://github.com/salesforce/pomgen
dbed74a89747767461f9a5d94f6ddd7358dcd9d9
a125892ddc765cc1cf8a79a079364841fd765540
refs/heads/master
2023-08-26T19:52:38.689000
2023-06-30T05:12:17
2023-06-30T05:12:17
204,932,771
44
13
BSD-3-Clause
false
2023-09-12T10:21:56
2019-08-28T13:00:23
2023-09-09T17:06:17
2023-09-12T10:21:54
542
30
11
7
Python
false
false
package com.pomgen.example; /** * A Juicer stub. */ public class Juicer { }
UTF-8
Java
80
java
Juicer.java
Java
[]
null
[]
package com.pomgen.example; /** * A Juicer stub. */ public class Juicer { }
80
0.6375
0.6375
8
9
10.185775
27
false
false
0
0
0
0
0
0
0.125
false
false
12
d4d194962a96987b33e2b225f22d0ab4053e289e
17,935,783,452,006
68c4a3e37249d26f09a613b0fe3e42bcd8ef48ea
/websys/websysdao/src/main/java/com/zhan/websys/dao/menu/MenuMapper.java
1f1c9d186fd8a8fb7b2cde40ed68eca7299e21b6
[]
no_license
zhanxupeng/rhfspringboot
https://github.com/zhanxupeng/rhfspringboot
b5bbd96913869cdd32b5582eeb46e74c2df0156c
669073896bc7a7f5c277a73ddc3bd48357a10321
refs/heads/master
2020-04-02T04:18:21.827000
2018-12-16T09:24:14
2018-12-16T09:24:14
154,010,811
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zhan.websys.dao.menu; import com.zhan.websys.dao.base.BaseMapper; import com.zhan.websys.entity.menu.Menu; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; import java.util.Collection; import java.util.List; @Mapper public interface MenuMapper extends BaseMapper<Me...
UTF-8
Java
647
java
MenuMapper.java
Java
[]
null
[]
package com.zhan.websys.dao.menu; import com.zhan.websys.dao.base.BaseMapper; import com.zhan.websys.entity.menu.Menu; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; import java.util.Collection; import java.util.List; @Mapper public interface MenuMapper extends BaseMapper<Me...
647
0.689335
0.689335
19
33.105263
24.869967
71
false
false
0
0
0
0
0
0
0.631579
false
false
12
9c03543e5ef1ecae41344ed9132de3c2bf627fa0
14,929,306,339,029
856413e8987996e837539622f77041f73655eda8
/trade-common/src/main/java/org/apdoer/trade/common/model/dto/AgentUserCurrencyWrapDto.java
c5263eaa600a31be6608244125fcece1bca5cede
[ "Apache-2.0" ]
permissive
apdoerL/trade-server
https://github.com/apdoerL/trade-server
dfb927aebdaa63bced56781fa5906f7e2e07077f
432444f962b8af21e60e7809e90bed5f4d6e7243
refs/heads/master
2022-08-28T07:31:30.951000
2020-05-29T11:31:18
2020-05-29T11:31:18
267,018,620
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.apdoer.trade.common.model.dto; import lombok.Data; import java.math.BigDecimal; /** * 代理人 * @author apdoer */ @Data public class AgentUserCurrencyWrapDto { private Integer currencyId; // 分成模式,0都分成,1都不分成,2仅多头分成,3仅空头分成 private Integer isRebate; // 每单名义交易金额最大值(即本金*杠杆),超过该值则该单不参与代理跟单 ...
UTF-8
Java
483
java
AgentUserCurrencyWrapDto.java
Java
[ { "context": "mport java.math.BigDecimal;\n\n/**\n * 代理人\n * @author apdoer\n */\n@Data\npublic class AgentUserCurrencyWrapDto {", "end": 123, "score": 0.9996452927589417, "start": 117, "tag": "USERNAME", "value": "apdoer" } ]
null
[]
package org.apdoer.trade.common.model.dto; import lombok.Data; import java.math.BigDecimal; /** * 代理人 * @author apdoer */ @Data public class AgentUserCurrencyWrapDto { private Integer currencyId; // 分成模式,0都分成,1都不分成,2仅多头分成,3仅空头分成 private Integer isRebate; // 每单名义交易金额最大值(即本金*杠杆),超过该值则该单不参与代理跟单 ...
483
0.734072
0.722992
19
18
16.521118
42
false
false
0
0
0
0
0
0
0.315789
false
false
12
324213f4b68dc74732e4f540d3c98c3e3e289aa4
4,011,499,461,252
52b303f8e62b0b621a11c9636ab53689087861a7
/app/src/main/java/com/example/louisnelsonlevoride/bookthoughts/Chat/SelectMessageInterface.java
b2576edc630bcfa0b6ed19cee69bf775b2e05868
[]
no_license
louismbuyu/BookThoughts
https://github.com/louismbuyu/BookThoughts
38a2a6e061b6e00edce4c0d1caf06043efcd18a4
4909f610fb334a38d80a853dfecd163bcbaad948
refs/heads/master
2020-03-25T05:15:20.482000
2018-08-15T22:47:02
2018-08-15T22:47:02
143,437,103
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.louisnelsonlevoride.bookthoughts.Chat; public interface SelectMessageInterface { public void selectMessage(int position); }
UTF-8
Java
149
java
SelectMessageInterface.java
Java
[ { "context": "package com.example.louisnelsonlevoride.bookthoughts.Chat;\n\npublic interface SelectMessag", "end": 39, "score": 0.9946853518486023, "start": 20, "tag": "USERNAME", "value": "louisnelsonlevoride" } ]
null
[]
package com.example.louisnelsonlevoride.bookthoughts.Chat; public interface SelectMessageInterface { public void selectMessage(int position); }
149
0.825503
0.825503
5
28.799999
23.810923
58
false
false
0
0
0
0
0
0
0.4
false
false
12
53b30c44011d74fd62e180da661efe1fafb3effa
26,792,006,001,507
00689468ec2a9b17f9ab707a0884ae041c6096dd
/sources/com/google/tagmanager/ResolvedFunctionCallTranslatorList.java
fc0dca132ae9694663e8caa3debe148e48160984
[]
no_license
carllus/public-PlugMusica-app-android
https://github.com/carllus/public-PlugMusica-app-android
65cbb5de6703a26f7abb8e45a9982650f1a1d4ea
b5ac424266a8007c38f82a2a5b435717cf3d1a03
refs/heads/main
2023-07-16T03:34:04.285000
2021-09-05T20:08:47
2021-09-05T20:08:47
403,364,471
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.google.tagmanager; import com.google.tagmanager.ResourceUtil; import java.util.List; interface ResolvedFunctionCallTranslatorList { void translateAndAddAll(List<ResourceUtil.ExpandedFunctionCall> list, List<String> list2); }
UTF-8
Java
243
java
ResolvedFunctionCallTranslatorList.java
Java
[]
null
[]
package com.google.tagmanager; import com.google.tagmanager.ResourceUtil; import java.util.List; interface ResolvedFunctionCallTranslatorList { void translateAndAddAll(List<ResourceUtil.ExpandedFunctionCall> list, List<String> list2); }
243
0.82716
0.823045
8
29.375
29.995573
94
false
false
0
0
0
0
0
0
0.625
false
false
12
2168a16fbbf77bd035a67398966276e6c01b90d9
6,682,969,121,808
a312d875457208226310cc326a905f5ae24541db
/MiniProjeto1-Compiladores/dir/ArgumentedRealityActivity.java
b77b1cf8f855f9c875e06f374933ac300ff7da9c
[]
no_license
GlauberCamel/DiscCompiladores-Projeto1
https://github.com/GlauberCamel/DiscCompiladores-Projeto1
065b1782cd7c018a9471f54cbb35da0d8b8fa4c5
cd65bf62a509d1ad36e26d393529a366a8a84667
refs/heads/master
2016-08-07T19:30:08.567000
2013-12-19T22:45:53
2013-12-19T22:45:53
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.ufrpe.activity; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.text.Normalizer; import java.util.Vector; import android.app.AlertDialog; import android.app.AlertDialog.Builder; import android.app.ProgressDialog; import android.content.Context...
ISO-8859-1
Java
24,948
java
ArgumentedRealityActivity.java
Java
[ { "context": "l pela Realidade Aumentada da aplicação\n * @author GlauberCamel\n *\n */\npublic class ArgumentedRealityActivity ext", "end": 1863, "score": 0.9851544499397278, "start": 1851, "tag": "USERNAME", "value": "GlauberCamel" } ]
null
[]
package br.ufrpe.activity; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.text.Normalizer; import java.util.Vector; import android.app.AlertDialog; import android.app.AlertDialog.Builder; import android.app.ProgressDialog; import android.content.Context...
24,948
0.694524
0.688345
867
27.747404
29.697662
180
false
false
0
0
0
0
0
0
3.049596
false
false
12
382e8f25b97efc8e9412a57e8e0fc1bed4bb5fa1
12,455,405,163,533
5f9ef996e5be954ccf95df44d94164fc7588dec7
/payasia-web/src/main/java/com/payasia/web/security/PayAsiaLoginFailureRedirectStrategy.java
70857ae189b8d794a6256c89a5854abad5284180
[]
no_license
VaibhavMind/dummycode
https://github.com/VaibhavMind/dummycode
26f5e6db2820470b6e958947c21984443187ca0b
a0679a042f817719b90f00101037f83a1e918b59
refs/heads/master
2022-12-06T02:02:25.251000
2019-10-01T07:19:44
2019-10-01T07:19:44
212,033,145
3
0
null
false
2022-12-06T00:33:03
2019-10-01T07:06:32
2022-08-01T07:52:29
2022-12-06T00:33:02
3,168
1
0
6
Java
false
false
package com.payasia.web.security; import java.io.IOException; import javax.annotation.Resource; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.log4j.Logger; import org.springframework.security.web.RedirectStrategy; import com.payasia.common.bean.util.U...
UTF-8
Java
1,746
java
PayAsiaLoginFailureRedirectStrategy.java
Java
[]
null
[]
package com.payasia.web.security; import java.io.IOException; import javax.annotation.Resource; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.log4j.Logger; import org.springframework.security.web.RedirectStrategy; import com.payasia.common.bean.util.U...
1,746
0.784078
0.78236
52
32.596153
30.781025
116
false
false
0
0
0
0
0
0
1.711538
false
false
12
7b792503a16459091b3c7e13441b913d31e88c35
7,834,020,364,297
586e66fd3dd4111751e316f21dbee35ceba489b8
/StoneDrop/src/com/WindSkull/Main/Core.java
e77ca472fdb2c0b63fc7cf88a8e8e4f41a367870
[]
no_license
EnterTG/StoneDrop
https://github.com/EnterTG/StoneDrop
566eba7105ac2123ca5f935f4edb0fc466fd1df6
1e1ce691f5d8dad2dd6995f832291d31b3023a1e
refs/heads/master
2020-07-22T23:39:59.784000
2020-04-14T13:44:35
2020-04-14T13:44:35
207,370,908
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.WindSkull.Main; import org.bukkit.plugin.java.JavaPlugin; public class Core extends JavaPlugin{ @Override public void onEnable() { try { LuckyEnchantData.getLuckyEnchantData().loadData(this); } catch (Exception e) { e.printStackTrace(); System.exit(0); } ...
UTF-8
Java
653
java
Core.java
Java
[]
null
[]
package com.WindSkull.Main; import org.bukkit.plugin.java.JavaPlugin; public class Core extends JavaPlugin{ @Override public void onEnable() { try { LuckyEnchantData.getLuckyEnchantData().loadData(this); } catch (Exception e) { e.printStackTrace(); System.exit(0); } ...
653
0.687596
0.686064
30
19.766666
26.452074
90
false
false
0
0
0
0
0
0
1.733333
false
false
12
861d294adbc4027c2d3bd0b22899e8c46029cbc3
27,384,711,495,906
d137c65c0ab161690e7504c0e3dcc791894817b2
/src/main/java/com/patrickreplogle/bugtracker/config/AuthorizationServerConfig.java
fcd88128ae1c90b2739bda0d47cda4dd6b7fdad6
[]
no_license
patrick-replogle/bugtracker-be
https://github.com/patrick-replogle/bugtracker-be
b03d48f56ac6896b6ce59dafdf0ddfcc64d69e79
3ec92b4d2dafd90e91e268b329ff55ab4bea5894
refs/heads/main
2023-07-24T23:57:04.757000
2021-08-14T18:41:16
2021-08-14T18:41:16
383,923,035
1
0
null
false
2021-08-14T18:41:17
2021-07-07T20:58:46
2021-08-14T07:11:44
2021-08-14T18:41:16
158
0
0
0
Java
false
false
package com.patrickreplogle.bugtracker.config; import com.patrickreplogle.bugtracker.util.Constants; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Configuration; import org.springframework.security.authentication.AuthenticationManager; import org.springfra...
UTF-8
Java
2,512
java
AuthorizationServerConfig.java
Java
[ { "context": "\n private static String GRANT_TYPE_PASSWORD = \"password\";\n private static String AUTHORIZATION_CODE = ", "end": 1256, "score": 0.9994971752166748, "start": 1248, "tag": "PASSWORD", "value": "password" } ]
null
[]
package com.patrickreplogle.bugtracker.config; import com.patrickreplogle.bugtracker.util.Constants; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Configuration; import org.springframework.security.authentication.AuthenticationManager; import org.springfra...
2,514
0.765525
0.763137
55
44.672726
33.585739
116
false
false
0
0
0
0
0
0
0.527273
false
false
12
6596fd735651e67ecbce410a6425a8a7fead0c99
24,464,133,729,277
872872dc06295bcc08f4f257e7631da038210ef1
/src/main/java/com/linkai/tree/FlipTree.java
e938bbc118d71c1a236dab133b3d33cd2b4876ba
[]
no_license
Linkaiup/LeetCode
https://github.com/Linkaiup/LeetCode
16eae50a7cc744ee3f3bc3ce550d5aa5a42a198d
b9d035a818df5c1704462306e85e1ea63f0d38be
refs/heads/master
2020-03-13T02:52:41.932000
2019-09-27T06:55:14
2019-09-27T06:55:14
130,933,113
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.linkai.tree; import java.util.Queue; import java.util.concurrent.LinkedBlockingDeque; /** * @ClassName: FlipTree * @Description: TODO * @Author: K LIn * @Date: 19-5-13 下午5:41 * @Version: 1.0 * Remember to sow in the spring. **/ public class FlipTree { static class TreeNode { int val; ...
UTF-8
Java
1,777
java
FlipTree.java
Java
[ { "context": "ssName: FlipTree\n * @Description: TODO\n * @Author: K LIn\n * @Date: 19-5-13 下午5:41\n * @Version: 1.0\n * Reme", "end": 167, "score": 0.9997315406799316, "start": 162, "tag": "NAME", "value": "K LIn" } ]
null
[]
package com.linkai.tree; import java.util.Queue; import java.util.concurrent.LinkedBlockingDeque; /** * @ClassName: FlipTree * @Description: TODO * @Author: <NAME> * @Date: 19-5-13 下午5:41 * @Version: 1.0 * Remember to sow in the spring. **/ public class FlipTree { static class TreeNode { int val; ...
1,778
0.56458
0.555556
61
28.065575
16.581511
72
false
false
0
0
0
0
0
0
0.508197
false
false
12
050c754736fb5f2854b0ddc403a49a91d1509209
19,275,813,238,599
eb5ed2c8b85748054c8decd467113386b82b0858
/examples/manual-2/block/example-1/BlockOfInitExample.java
4c3759e20ef5918935034d4b692467852b1b1c2e
[]
no_license
IndianMax03/programming-manual
https://github.com/IndianMax03/programming-manual
97254c6458f4222ea558f821428f5c51324e0cff
d60ddcb67d962d496b88c3937922c253f462ac73
refs/heads/master
2022-03-21T14:08:23.690000
2019-11-24T13:17:06
2019-11-24T13:17:06
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class BlockOfInitExample{ private int a = 0; private static int b = 0; { a = 10; } static { b = 10; } public static void main(String ... args){ System.out.println("b: " + b); // 10 System.out.println("a: " + new BlockOfIn...
UTF-8
Java
350
java
BlockOfInitExample.java
Java
[]
null
[]
public class BlockOfInitExample{ private int a = 0; private static int b = 0; { a = 10; } static { b = 10; } public static void main(String ... args){ System.out.println("b: " + b); // 10 System.out.println("a: " + new BlockOfIn...
350
0.462857
0.434286
22
14.954545
20.966373
69
false
false
0
0
0
0
0
0
0.272727
false
false
12
8b11cc37408b15a88f0498d4d9110f1e5e59216b
24,051,816,876,833
1e1bcdb9069af0dbc4c629bd99736f4259f7b8a7
/src/main/java/br/com/cmabreu/webomt/action/ShowFomFileAction.java
642de3d42ba6657160994908d9453e8b3ad0a7a5
[ "Apache-2.0" ]
permissive
icemagno/webomt
https://github.com/icemagno/webomt
3de709154cb08f359d6b02f9eef7d5980ac882d2
7c41f44dee4d3eab3cc077804b451b2fcc0352f2
refs/heads/master
2021-01-10T10:16:36.170000
2016-02-04T01:10:09
2016-02-04T01:10:09
45,193,618
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.cmabreu.webomt.action; import java.util.List; import javax.xml.bind.DatatypeConverter; import org.apache.struts2.convention.annotation.Action; import org.apache.struts2.convention.annotation.InterceptorRef; import org.apache.struts2.convention.annotation.ParentPackage; import org.apache.str...
UTF-8
Java
2,748
java
ShowFomFileAction.java
Java
[]
null
[]
package br.com.cmabreu.webomt.action; import java.util.List; import javax.xml.bind.DatatypeConverter; import org.apache.struts2.convention.annotation.Action; import org.apache.struts2.convention.annotation.InterceptorRef; import org.apache.struts2.convention.annotation.ParentPackage; import org.apache.str...
2,748
0.701237
0.694687
93
27.526882
27.066858
130
false
false
0
0
0
0
0
0
1.903226
false
false
3
0ccdc7d76ff996fcb6bfb4c57e870db2ebd3d32a
12,292,196,425,467
78ff2ce166fc0595aeb4521b24e0fbeba848b897
/employeeManagement/src/main/java/com/mindtree/employeeManagement/EmployeeService.java
8735f4cfd5b59a2326f8167b1904928c75fe3211
[]
no_license
baijnatharav321/webjersey
https://github.com/baijnatharav321/webjersey
a348446a184d6aa271c00a5b1edd0f5cf062debc
78ba2c975430f58d88ec7db5d9b2a427e1d99a5a
refs/heads/master
2022-12-23T22:20:22.252000
2020-10-08T10:15:42
2020-10-08T10:15:42
302,302,242
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mindtree.employeeManagement; import java.util.Collection; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import javax...
UTF-8
Java
1,539
java
EmployeeService.java
Java
[]
null
[]
package com.mindtree.employeeManagement; import java.util.Collection; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import javax...
1,539
0.727745
0.727745
56
25.482143
21.83787
102
false
false
0
0
0
0
0
0
1.178571
false
false
3
8577f95bf4816ca1610ec98ce5003a4c4ed26eaa
33,268,816,686,552
958aa7834f07b09862eda5e73b4465e64294fb38
/src/test/java/com/sun/list/SpliteratorTest.java
611e84dc83370b1ab30c51d89c079eea79701f66
[]
no_license
sunwnehongl/Algorithms
https://github.com/sunwnehongl/Algorithms
12e6ba58a24ffb5879adba00783f711c4adc481e
b1d3d83ed9e1da999c75492abdbd88bf5ede99a6
refs/heads/master
2022-06-27T04:32:00.993000
2022-06-18T15:31:41
2022-06-18T15:31:41
148,800,547
0
0
null
false
2020-10-13T14:01:15
2018-09-14T14:33:41
2020-04-09T14:43:27
2020-10-13T14:01:13
59
0
0
1
Java
false
false
package com.sun.list; import org.junit.Test; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Spliterator; /** * @Auther: swh * @Date: 2019/7/24 22:35 * @Description: Spliterator 使用练习 */ public class SpliteratorTest { private static final List<Integer> list = new Arr...
UTF-8
Java
1,230
java
SpliteratorTest.java
Java
[ { "context": "st;\nimport java.util.Spliterator;\n\n/**\n * @Auther: swh\n * @Date: 2019/7/24 22:35\n * @Description: Splite", "end": 171, "score": 0.9995920658111572, "start": 168, "tag": "USERNAME", "value": "swh" } ]
null
[]
package com.sun.list; import org.junit.Test; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.util.Spliterator; /** * @Auther: swh * @Date: 2019/7/24 22:35 * @Description: Spliterator 使用练习 */ public class SpliteratorTest { private static final List<Integer> list = new Arr...
1,230
0.504119
0.473641
55
21.072727
20.569929
113
false
false
0
0
0
0
0
0
0.509091
false
false
3
870995a20f1f9f227f1ee7e032c7fb64aa498cee
15,539,191,707,123
bca0dd5a14b549c43e8e8e5a2a6b75f024519fe6
/src/model/dao/implementation/DepartmentDaoJDBC.java
208adb89f84e3f68b379060a4bf1b4bbed4d6c8a
[]
no_license
uluizeduardo/demo-dao-jdbc
https://github.com/uluizeduardo/demo-dao-jdbc
d898ea8db1cc1317dfbe9a3ba25f495921c998be
329443e5f2c6ce10625784fab973efc663cf00ed
refs/heads/main
2023-06-02T14:48:54.753000
2021-06-27T18:57:38
2021-06-27T18:57:38
380,596,033
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package model.dao.implementation; import db.DB; import db.DbExceptions; import model.dao.DepartmentDao; import model.entities.Department; import java.sql.*; import java.util.ArrayList; import java.util.List; public class DepartmentDaoJDBC implements DepartmentDao { private Connection conect; public Departme...
UTF-8
Java
4,431
java
DepartmentDaoJDBC.java
Java
[]
null
[]
package model.dao.implementation; import db.DB; import db.DbExceptions; import model.dao.DepartmentDao; import model.entities.Department; import java.sql.*; import java.util.ArrayList; import java.util.List; public class DepartmentDaoJDBC implements DepartmentDao { private Connection conect; public Departme...
4,431
0.547323
0.545742
154
27.746754
21.959101
90
false
false
0
0
0
0
0
0
0.441558
false
false
3
de6b0a760660728c9427d8ae48640adb067a8077
2,877,628,101,348
7ee387653b2d274679653463f5418d7bc0e626e1
/top-score-ranking/src/main/java/com/test/basic/topscoreranking/service/ScoreService.java
31a5b8746486e503d6b057f3377294383ce93a28
[]
no_license
pokeang/score_raking_RESTful_api
https://github.com/pokeang/score_raking_RESTful_api
25a3474f9883a5d24796466e6e7527f4e5e5f01d
0f9b1ce52ce2c777d5a91f3200531170cf7d0055
refs/heads/main
2023-02-26T00:14:12.883000
2021-01-31T12:51:43
2021-01-31T12:51:43
334,632,255
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.test.basic.topscoreranking.service; import java.util.Date; import java.util.List; import java.util.Optional; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import com.test.basic.topscoreranking.dao.IHistoryScores; import com.test.basic.topscoreranking.entiti...
UTF-8
Java
1,113
java
ScoreService.java
Java
[]
null
[]
package com.test.basic.topscoreranking.service; import java.util.Date; import java.util.List; import java.util.Optional; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import com.test.basic.topscoreranking.dao.IHistoryScores; import com.test.basic.topscoreranking.entiti...
1,113
0.787062
0.787062
40
26.825001
25.428221
91
false
false
0
0
0
0
0
0
1.175
false
false
3
17a90fab1566b85060f56a07c9ff44fa08517664
2,070,174,276,188
f4800d351487a7b12e9561f2818ff2063584eed1
/dspace-src/dspace-api/src/main/java/org/dspace/ctask/redic/XslUriResolverService.java
d63ef029bdbd8bfaf3f3116631790b5a44d8b0a5
[]
no_license
uoe-edina/REDIC
https://github.com/uoe-edina/REDIC
4d1af61fb8b667d547c35d48f43ea84475bf0d7f
c531ffd5827c08d8bc577d9ae5ead9b009061416
refs/heads/master
2016-08-07T15:26:22.933000
2013-02-28T14:52:55
2013-02-28T14:52:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at * * http://www.dspace.org/license/ */ package org.dspace.ctask.redic; import java.io.File; import java.io.FileNotFoundException; import jav...
UTF-8
Java
1,289
java
XslUriResolverService.java
Java
[ { "context": "chema files to the crosswalk service\n * @author Pratyusha Doddapaneni\n */\n\n /* @Override\n public Source reso", "end": 774, "score": 0.9998500347137451, "start": 753, "tag": "NAME", "value": "Pratyusha Doddapaneni" } ]
null
[]
/** * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at * * http://www.dspace.org/license/ */ package org.dspace.ctask.redic; import java.io.File; import java.io.FileNotFoundException; import jav...
1,274
0.747867
0.747091
42
29.690475
27.917812
93
false
false
0
0
0
0
0
0
0.428571
false
false
3
80ad33fc3333a817123d20b9a5d83cd994ffdf8b
32,512,902,466,246
6235d3b43a49a6d7fea4344300874e8e6853f020
/src/main/java/com/bytedance/android/livesdk/gift/panel/widget/DouyinGiftPanelBottomWidget.java
fa717392734a80839ce87a773ceee591e918f720
[]
no_license
junges521/src_awe
https://github.com/junges521/src_awe
a12bcfeb6c62bd55afba7147b83f4e3df8797019
cff4a5e230f3346f493df79744e6f2a6f20a47e2
refs/heads/master
2020-07-13T19:37:36.253000
2019-08-29T10:47:51
2019-08-29T10:47:51
205,140,726
0
0
null
true
2019-08-29T10:41:58
2019-08-29T10:41:58
2019-08-29T08:24:29
2019-08-23T11:31:27
177,015
0
0
0
null
false
false
package com.bytedance.android.livesdk.gift.panel.widget; import android.animation.Animator; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.text.TextUtils; import android.view.View; import android.wid...
UTF-8
Java
18,512
java
DouyinGiftPanelBottomWidget.java
Java
[]
null
[]
package com.bytedance.android.livesdk.gift.panel.widget; import android.animation.Animator; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.text.TextUtils; import android.view.View; import android.wid...
18,512
0.54678
0.501999
298
61.120804
51.955894
282
false
false
0
0
0
0
0
0
1.540268
false
false
3
a70946178379e901877b96ea953699740dbea300
32,512,902,466,921
f6ae65b7b4f507d86c43eba02599ee10033c83b1
/src/Rules/AST/Java/Utils/VariableCall.java
7696f6d20cfc212df123caeee47a0d005a9436f1
[]
no_license
LeenBalkhi/SQLCompiler
https://github.com/LeenBalkhi/SQLCompiler
a5df498dca48064057f027fd9e081031d11f0ae5
810786912c96c96ec37cfbda6247e0d177edc4cc
refs/heads/master
2020-11-24T06:17:22.514000
2020-07-25T01:13:19
2020-07-25T01:13:19
228,001,802
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Rules.AST.Java.Utils; public class VariableCall extends Variable { public String variableName; }
UTF-8
Java
110
java
VariableCall.java
Java
[]
null
[]
package Rules.AST.Java.Utils; public class VariableCall extends Variable { public String variableName; }
110
0.781818
0.781818
5
21
17.515707
44
false
false
0
0
0
0
0
0
0.4
false
false
3
7a796eedebef4e9fb1ee0cdd94aa674a16603376
22,694,607,212,276
193b4a46e091f4b9266af5220df601c4593bb715
/Robot_Orchestrator_bundles/eventingBusExample/eventing-example/orch.impl/src/main/java/com/paremus/brain/iot/example/orch/impl/ComponentImpl.java
bb48cfe2eb01cc180eccda404664bb1868d8f82b
[]
no_license
eclipse-researchlabs/brain-iot-BIP_-To_-JAVA_Toolset
https://github.com/eclipse-researchlabs/brain-iot-BIP_-To_-JAVA_Toolset
ca492d09b2a3c0df26250a1942dafdffa5fe33f6
11d1b123e686744d086733b9b1a101a611014482
refs/heads/master
2023-02-03T11:32:25.649000
2020-12-22T14:19:20
2020-12-22T14:19:20
322,624,870
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.paremus.brain.iot.example.orch.impl; import org.apache.felix.service.command.CommandProcessor; import org.osgi.service.component.annotations.Component; import org.osgi.service.component.annotations.Reference; import com.paremus.brain.iot.example.orch.api.Cancel; import com.paremus.brain.iot.example.orch.a...
UTF-8
Java
3,030
java
ComponentImpl.java
Java
[]
null
[]
package com.paremus.brain.iot.example.orch.impl; import org.apache.felix.service.command.CommandProcessor; import org.osgi.service.component.annotations.Component; import org.osgi.service.component.annotations.Reference; import com.paremus.brain.iot.example.orch.api.Cancel; import com.paremus.brain.iot.example.orch.a...
3,030
0.735314
0.733663
113
25.814159
23.794678
92
false
false
0
0
0
0
0
0
1.566372
false
false
3
d85d5863a9f5ad92583e2930d15b8a79a4319a97
26,319,559,623,152
9beed5c6eaad580f9abc780f115917e1fa30af55
/src/java/com/stackframe/sarariman/Audit.java
7348eddc14c3694538bb725e08dbb26c7857a6ba
[]
no_license
StackFrame/sarariman
https://github.com/StackFrame/sarariman
8c0795e48fa4471053c290dcab1fa6f28df6b9c0
e547427c0616ee5c0a1f8459c94ff39e07fdaa53
refs/heads/master
2021-01-23T11:08:12.614000
2014-05-07T15:10:14
2014-05-07T15:10:14
1,777,050
3
3
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2013 StackFrame, LLC * This code is licensed under GPLv2. */ package com.stackframe.sarariman; import java.util.Collection; /** * * @author mcculley */ public interface Audit { String getDisplayName(); Collection<AuditResult> getResults(); }
UTF-8
Java
280
java
Audit.java
Java
[ { "context": ";\n\nimport java.util.Collection;\n\n/**\n *\n * @author mcculley\n */\npublic interface Audit {\n\n String getDispl", "end": 174, "score": 0.999268114566803, "start": 166, "tag": "USERNAME", "value": "mcculley" } ]
null
[]
/* * Copyright (C) 2013 StackFrame, LLC * This code is licensed under GPLv2. */ package com.stackframe.sarariman; import java.util.Collection; /** * * @author mcculley */ public interface Audit { String getDisplayName(); Collection<AuditResult> getResults(); }
280
0.689286
0.671429
19
13.736842
15.327451
41
false
false
0
0
0
0
0
0
0.263158
false
false
3
1fcc664393ffbc52fea1b9eb4ea47731741736df
25,941,602,521,064
ff01ebcc4dd5a6e0e312ee889c037302985fbdd1
/src/test/java/integration/SelenifiedIT.java
0fe82e64a5cbf1dc1e7c5624179e470c8678c2c1
[ "Apache-2.0" ]
permissive
Coveros/selenified
https://github.com/Coveros/selenified
354a0d68878413bb1d49dd632eb58b12f3839005
4b783119233bd6f0c4ccd0444e34529bf3d900df
refs/heads/develop
2023-05-11T08:11:32.506000
2020-01-21T19:05:21
2020-01-21T19:05:21
93,786,068
36
15
Apache-2.0
false
2023-05-09T18:42:54
2017-06-08T19:48:17
2022-08-19T21:18:57
2023-05-09T18:42:50
9,964
40
11
19
Java
false
false
package integration; import org.testng.annotations.Test; public class SelenifiedIT extends WebBase { @Test public void noAnnotationDetailsTest() { // verify no issues finish(); } @Test(groups = {"integration", "selenified"}) public void noDescriptionTest() { // verify no ...
UTF-8
Java
953
java
SelenifiedIT.java
Java
[]
null
[]
package integration; import org.testng.annotations.Test; public class SelenifiedIT extends WebBase { @Test public void noAnnotationDetailsTest() { // verify no issues finish(); } @Test(groups = {"integration", "selenified"}) public void noDescriptionTest() { // verify no ...
953
0.589717
0.589717
37
24.756756
27.006912
138
false
false
0
0
0
0
0
0
0.513514
false
false
3
45e69b1a81e0248410b55a1c7d6bdf6b0aad669d
575,525,646,975
24c518359065aff99de491f6d63ea89e619ccee2
/app/src/main/java/com/smartneck/fit/CustomerSupport/Adapter/Customer1To1Adapter.java
3f8cdd2995f04f66fc487161a11b2cfeb990d932
[]
no_license
Sseokkoo/Android_SmartNeck
https://github.com/Sseokkoo/Android_SmartNeck
70ba13f1e9dbc80df67b85ea6fcca237b8f33bd0
d8aab38765e77ff9596e886befa342c04efa2c1f
refs/heads/main
2023-05-31T07:21:03.986000
2021-07-13T08:06:03
2021-07-13T08:06:03
369,466,852
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.smartneck.fit.CustomerSupport.Adapter; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import java.util.ArrayList; import com.smartneck.fit.CustomerSupport.Item.Customer1To1Item; import com.sma...
UTF-8
Java
2,058
java
Customer1To1Adapter.java
Java
[]
null
[]
package com.smartneck.fit.CustomerSupport.Adapter; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import java.util.ArrayList; import com.smartneck.fit.CustomerSupport.Item.Customer1To1Item; import com.sma...
2,058
0.683188
0.661322
64
31.15625
27.169731
104
false
false
0
0
0
0
0
0
0.609375
false
false
3
3753fced91e19669bdb8b78a9e8e4c5dfd908a2c
17,746,804,896,930
a93b902ef489979004ed0397281a4e871c54587d
/src/main/java/com/lijz/pattern/factory/Shape.java
746dc7b51e79a4cb86c5a0a7224c8c42c0890122
[]
no_license
lijianzhong/JavaTest
https://github.com/lijianzhong/JavaTest
d42c8f9ffeb8a75a8ec08ab25abb2ea895fc2013
02ba3b91f266ef09686f70d63ede00fb5123872f
refs/heads/master
2021-01-10T08:42:45.664000
2016-02-16T09:57:25
2016-02-16T09:57:25
47,312,114
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lijz.pattern.factory; /** * Created by jianzhongli on 16/1/23. */ public interface Shape { public void draw(); }
UTF-8
Java
133
java
Shape.java
Java
[ { "context": "ckage com.lijz.pattern.factory;\n\n/**\n * Created by jianzhongli on 16/1/23.\n */\npublic interface Shape {\n\n pub", "end": 64, "score": 0.9989078640937805, "start": 53, "tag": "USERNAME", "value": "jianzhongli" } ]
null
[]
package com.lijz.pattern.factory; /** * Created by jianzhongli on 16/1/23. */ public interface Shape { public void draw(); }
133
0.669173
0.631579
9
13.777778
14.428196
37
false
false
0
0
0
0
0
0
0.222222
false
false
3
01a5f6de338f7922741784e05c72f3e35cd8d7e8
20,298,015,478,240
ea0275d7aa21166cd3d35e0ae332364e7bbdb017
/frontend/gwt/src/main/java/com/netcracker/shop/client/mvp/view/registration/RegistrationView.java
ba7df330c71bddbf35601678c2128e3cbd34712a
[]
no_license
dimaPosh/Netcracker-Project
https://github.com/dimaPosh/Netcracker-Project
7cf715b3881f8e00d45539ffba279bc9c2568cdd
94e5180cb6205c8e9c3afd094352eaca09c04838
refs/heads/master
2022-12-23T11:02:07.590000
2020-04-24T08:41:05
2020-04-24T08:41:05
242,502,623
0
0
null
false
2022-12-16T15:30:57
2020-02-23T11:13:36
2020-04-24T08:41:16
2022-12-16T15:30:55
229
0
0
5
Java
false
false
package com.netcracker.shop.client.mvp.view.registration; import com.google.gwt.core.client.GWT; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.ClickHandler; import com.google.gwt.uibinder.client.UiBinder; import com.google.gwt.uibinder.client.UiField; import com.google.gwt.u...
UTF-8
Java
10,750
java
RegistrationView.java
Java
[ { "context": " userModel.setPassword(password.getText());\n ", "end": 8677, "score": 0.5975452661514282, "start": 8669, "tag": "PASSWORD", "value": "password" }, { "context": " Window.Location.replace(\"h...
null
[]
package com.netcracker.shop.client.mvp.view.registration; import com.google.gwt.core.client.GWT; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.event.dom.client.ClickHandler; import com.google.gwt.uibinder.client.UiBinder; import com.google.gwt.uibinder.client.UiField; import com.google.gwt.u...
10,752
0.569411
0.560188
228
44.657894
25.267977
114
false
false
0
0
0
0
0
0
0.789474
false
false
3
63bc8b0a1724f55ea4314f1ec62105c8f406b311
20,298,015,480,050
853303047e7f813a0b78747449fccac7d1361a8e
/src/main/java/com/threem/carrental/app/model/entity/enumTypes/CarSegmentTypeEnum.java
c437451e62c97b173a01eadd08cbb45e9884f9dc
[]
no_license
threem-project/car-rental-app
https://github.com/threem-project/car-rental-app
43db9d58d20dc68bc970885a5a4d84879ccdafc1
da308bd358b3aab9b88a6f21c55d863b1917bbe6
refs/heads/develop
2020-03-13T08:48:44.356000
2018-07-01T22:04:15
2018-07-01T22:04:15
131,051,255
0
0
null
false
2018-07-01T22:04:16
2018-04-25T19:01:15
2018-06-29T13:54:51
2018-07-01T22:04:16
341
0
0
0
Java
false
null
package com.threem.carrental.app.model.entity.enumTypes; /** * @author misza_lemko on 22.05.2018 * @project car-rental-app */ public enum CarSegmentTypeEnum { A_MINI, B_SMALL, C_MEDIUM, D_LARGE, E_EXECUTIVE, F_LUXURY, J_SPORT_UTILITY_AND_OFF_ROAD, M_MULTI_PURPOSE, S_SPORTS }
UTF-8
Java
317
java
CarSegmentTypeEnum.java
Java
[ { "context": "rental.app.model.entity.enumTypes;\n\n/**\n * @author misza_lemko on 22.05.2018\n * @project car-rental-app\n */\npubl", "end": 84, "score": 0.9994109869003296, "start": 73, "tag": "USERNAME", "value": "misza_lemko" } ]
null
[]
package com.threem.carrental.app.model.entity.enumTypes; /** * @author misza_lemko on 22.05.2018 * @project car-rental-app */ public enum CarSegmentTypeEnum { A_MINI, B_SMALL, C_MEDIUM, D_LARGE, E_EXECUTIVE, F_LUXURY, J_SPORT_UTILITY_AND_OFF_ROAD, M_MULTI_PURPOSE, S_SPORTS }
317
0.646688
0.621451
18
16.611111
14.568378
56
false
false
0
0
0
0
0
0
0.5
false
false
3
9eee297c6565df33213cae523061767006dead16
20,916,490,754,914
148100c6a5ac58980e43aeb0ef41b00d76dfb5b3
/sources/com/google/android/gms/internal/ads/zzbhn.java
a9448e167e3ff0400e269760616cf0324735b92c
[]
no_license
niravrathod/car_details
https://github.com/niravrathod/car_details
f979de0b857f93efe079cd8d7567f2134755802d
398897c050436f13b7160050f375ec1f4e05cdf8
refs/heads/master
2020-04-13T16:36:29.854000
2018-12-27T19:03:46
2018-12-27T19:03:46
163,325,703
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.google.android.gms.internal.ads; import com.google.android.gms.internal.ads.zzbhd.zza.zzc; public final class zzbhn extends zzbgt<zzbhn> { /* renamed from: a */ public Integer f20068a; /* renamed from: b */ public String f20069b; /* renamed from: c */ public String f20070c; /* ...
UTF-8
Java
16,985
java
zzbhn.java
Java
[]
null
[]
package com.google.android.gms.internal.ads; import com.google.android.gms.internal.ads.zzbhd.zza.zzc; public final class zzbhn extends zzbgt<zzbhn> { /* renamed from: a */ public Integer f20068a; /* renamed from: b */ public String f20069b; /* renamed from: c */ public String f20070c; /* ...
16,985
0.505269
0.36126
553
29.714285
19.750105
203
false
false
0
0
0
0
0
0
0.75226
false
false
3
227039672706affb201ad82776fa7517973ead85
20,916,490,752,675
66ef7cdabd578d1b8ce8b741751015e77b450e58
/test-tools/download/xmla/src/main/java/com/zaumal/download/xmla/util/DownloadFile.java
3fdcd4c70ae49faf5972ff057a528a00a674c74f
[]
no_license
zaumal/test
https://github.com/zaumal/test
7db12d738ac1293501c6009d322886d41ea6c6d8
04eb284303449418a2ac53c3d5bf14240230b30f
refs/heads/master
2022-02-17T01:48:41.135000
2021-08-12T06:02:24
2021-08-12T06:02:24
94,401,470
0
3
null
false
2022-02-10T06:42:49
2017-06-15T05:01:01
2021-08-12T06:02:35
2022-02-10T06:42:49
87,595
0
3
11
Java
false
false
package com.zaumal.download.xmla.util; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.net.MalformedURLException; import java.net.URL; import java.net.URLConnection; /** * 下载文件 * * @author Administrator...
UTF-8
Java
1,113
java
DownloadFile.java
Java
[ { "context": "ava.net.URLConnection;\n\n/**\n * 下载文件\n * \n * @author Administrator\n *\n */\npublic class DownloadFile {\n\n\t/**\n\t * 下载文件", "end": 320, "score": 0.7293474674224854, "start": 307, "tag": "NAME", "value": "Administrator" } ]
null
[]
package com.zaumal.download.xmla.util; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.net.MalformedURLException; import java.net.URL; import java.net.URLConnection; /** * 下载文件 * * @author Administrator...
1,113
0.702826
0.696445
47
22.340425
21.009903
97
false
false
0
0
0
0
0
0
1.680851
false
false
3
6a2396afa373aa4bf21bb32f293441559942577c
21,809,843,944,924
1a0fb2873a8b2b091490694d4402089309a419b2
/src/binary_search/BOJ_1981.java
9d12d9ae5af24be4626ea9d21a6ae0a42ee9b175
[]
no_license
kjh9267/BOJ_Java
https://github.com/kjh9267/BOJ_Java
bb7f178e81c8d5bd1859f81214e207d38c1d6b4c
b24328128a3beb6b63c696d558d363fc6ceedddd
refs/heads/master
2023-07-24T11:27:22.245000
2022-07-22T07:31:50
2022-07-22T07:31:50
143,832,330
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package binary_search; import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.Arrays; import java.util.StringTokenizer; /** * * @author Junho * * @see https://www.acmicpc.net/problem/1981 * */ public class BOJ_1981 { private static int[][] grid; private static int N; private stat...
UTF-8
Java
2,007
java
BOJ_1981.java
Java
[ { "context": "ort java.util.StringTokenizer;\n\n/**\n * \n * @author Junho\n *\n * @see https://www.acmicpc.net/problem/1981\n ", "end": 173, "score": 0.9991803169250488, "start": 168, "tag": "NAME", "value": "Junho" } ]
null
[]
package binary_search; import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.Arrays; import java.util.StringTokenizer; /** * * @author Junho * * @see https://www.acmicpc.net/problem/1981 * */ public class BOJ_1981 { private static int[][] grid; private static int N; private stat...
2,007
0.571998
0.552566
92
20.815218
16.988441
75
false
false
0
0
0
0
0
0
2.717391
false
false
3
780d325de97c18cd8e33cb503856bd1fdc617060
10,986,526,350,124
302ecd9e6201f435a85b6b277a2f213356d67340
/Hibernate3/code/week3/src/main/java/edu/depaul/hibernate/domain/xml/PartTimeEmployee.java
5b703bccb0410f6b0aada5990ab39829d59d82f8
[]
no_license
mminella/DePaul-Hibernate
https://github.com/mminella/DePaul-Hibernate
b2739d7da7b3c59939ca76a8e286de5e6a67b268
72c12d32f1a23094ed28b7650e2fe54ea2a064d2
refs/heads/master
2021-01-19T08:09:07.253000
2013-11-15T01:58:05
2013-11-15T01:58:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * $Id: PartTimeEmployee.java mminella $ * $Revision: $ * $Author: mminella $ * $Date: $ * Copyright (c) 2010 Trustwave Holdings, Inc. * All Rights Reserved. * * This software is the confidential and proprietary information * of Trustwave Holdings, Inc. Use of this software is governed by * the terms an...
UTF-8
Java
1,339
java
PartTimeEmployee.java
Java
[ { "context": "/* \n * $Id: PartTimeEmployee.java mminella $\n * $Revision: $\n * $Author: mminella $\n * $Dat", "end": 42, "score": 0.9912338256835938, "start": 34, "tag": "USERNAME", "value": "mminella" }, { "context": "loyee.java mminella $\n * $Revision: $\n * $Author: mminella ...
null
[]
/* * $Id: PartTimeEmployee.java mminella $ * $Revision: $ * $Author: mminella $ * $Date: $ * Copyright (c) 2010 Trustwave Holdings, Inc. * All Rights Reserved. * * This software is the confidential and proprietary information * of Trustwave Holdings, Inc. Use of this software is governed by * the terms an...
1,339
0.707244
0.704257
54
23.796297
22.43623
70
false
false
0
0
0
0
0
0
0.851852
false
false
3
bcd0dfa1a32deb0ad330485d21d0f6a8b2c02d77
12,850,542,157,850
60ce2bdfe72eaf21b0a00aa19c6f46fb94c08259
/src/gui/Animation.java
674cf09058c0a24a3142b423a844175978f92e16
[]
no_license
ajparker256/TempleGame
https://github.com/ajparker256/TempleGame
5077c379469c0b7b2c32c66487c4564fc8243ea1
4479166f46f50f1d69b99f1fc84124add0f51f5b
refs/heads/master
2020-05-20T09:34:20.800000
2017-03-11T22:33:17
2017-03-11T22:33:17
60,997,239
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gui; import java.util.ArrayList; import org.lwjgl.util.vector.Vector2f; //This class is designed to run through a list of textures in order to create animations. Internal Delays are done by using count%frameDelay == 0 //Implied default of %1 == 0 but can be raised. public class Animation { private boolea...
UTF-8
Java
2,503
java
Animation.java
Java
[]
null
[]
package gui; import java.util.ArrayList; import org.lwjgl.util.vector.Vector2f; //This class is designed to run through a list of textures in order to create animations. Internal Delays are done by using count%frameDelay == 0 //Implied default of %1 == 0 but can be raised. public class Animation { private boolea...
2,503
0.692769
0.684778
123
19.349594
20.654724
146
false
false
0
0
0
0
0
0
1.682927
false
false
3
91df81bf49bea3662ecae30afb71152612cb105c
12,850,542,157,070
add94cca3d4ef8a3ddb49371984184ea1042a3f7
/LegacyXmlReader/java/src/com/statoil/xmlparser/ObserverInterface.java
b699de835cfdc4ccf8dd531fff9bb9ea226c66de
[]
no_license
equinor/LegacyCodeKatas
https://github.com/equinor/LegacyCodeKatas
320f123a9d9f9e1b9649879446c6626b68e4893b
fc8cd4ffb142b715d43a8520db9a03e882b0d0a4
refs/heads/master
2021-05-28T04:27:10.439000
2011-04-08T09:55:44
2011-04-08T09:55:44
1,354,432
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.statoil.xmlparser; public interface ObserverInterface { /** * Notifies observers that a change has taken place. * * @param event takes an <code>int</code> representing the event that has * occured. */ void sendNotify(final int event); }
UTF-8
Java
265
java
ObserverInterface.java
Java
[]
null
[]
package com.statoil.xmlparser; public interface ObserverInterface { /** * Notifies observers that a change has taken place. * * @param event takes an <code>int</code> representing the event that has * occured. */ void sendNotify(final int event); }
265
0.709434
0.709434
12
21.083334
23.531746
75
false
false
0
0
0
0
0
0
0.75
false
false
3
267279cc9620e606577e5f3bdebd6b2b9483e5a9
12,317,966,215,044
ef0c1514e9af6de3ba4a20e0d01de7cc3a915188
/sdk/resourcemover/azure-resourcemanager-resourcemover/src/test/java/com/azure/resourcemanager/resourcemover/generated/VirtualMachineResourceSettingsTests.java
b9c8eb80233431c23f6a8a9bfda19e5c96600480
[ "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
Azure/azure-sdk-for-java
https://github.com/Azure/azure-sdk-for-java
0902d584b42d3654b4ce65b1dad8409f18ddf4bc
789bdc6c065dc44ce9b8b630e2f2e5896b2a7616
refs/heads/main
2023-09-04T09:36:35.821000
2023-09-02T01:53:56
2023-09-02T01:53:56
2,928,948
2,027
2,084
MIT
false
2023-09-14T21:37:15
2011-12-06T23:33:56
2023-09-14T17:19:10
2023-09-14T21:37:14
3,043,660
1,994
1,854
1,435
Java
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.resourcemover.generated; import com.azure.core.util.BinaryData; import com.azure.resourcemanager.resourcemover.models.TargetAvai...
UTF-8
Java
2,109
java
VirtualMachineResourceSettingsTests.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.resourcemover.generated; import com.azure.core.util.BinaryData; import com.azure.resourcemanager.resourcemover.models.TargetAvai...
2,109
0.724514
0.72404
40
51.724998
37.661644
215
false
false
0
0
0
0
0
0
0.7
false
false
3
a48943c36d805191c6a3e14a006d4af73f5a6435
20,933,670,612,936
42515757db50a185e981a83fb96fe84e2c1f7462
/app/src/main/java/com/instway/app/adapter/DispathViewAdapter.java
086c05d39f096fa069a76529195c8a6003ddb198
[]
no_license
ycc0545/hckpApp
https://github.com/ycc0545/hckpApp
4c89fbcb564b0ffe7a7ca353de50d2ff262aaa86
1968a8f0275465cbff478441eb031b6ae0bdf88e
refs/heads/master
2021-01-18T05:57:36.166000
2015-08-26T06:18:53
2015-08-26T06:18:53
68,063,575
1
0
null
true
2016-09-13T01:45:06
2016-09-13T01:45:06
2016-03-02T06:31:24
2015-08-26T06:20:48
11,549
0
0
0
null
null
null
package com.instway.app.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; import com.instway.app.R; import com.instway.app.bean.Dispat...
UTF-8
Java
2,781
java
DispathViewAdapter.java
Java
[]
null
[]
package com.instway.app.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; import com.instway.app.R; import com.instway.app.bean.Dispat...
2,781
0.725923
0.724781
94
26.946808
24.801924
96
false
false
0
0
0
0
0
0
1.489362
false
false
3
bf933dc868835add826937fff7b9facbfeb5c673
4,887,672,795,675
7e37b13f27eecd9e1f3b6d115527fe941536c7fc
/src/homeWork/homeWork2/Person.java
c9bf59284dcf35adee1bfe06855d5165db2ef6b3
[]
no_license
BardakovVS/JavaSchoolRND2017
https://github.com/BardakovVS/JavaSchoolRND2017
3ce872ad3cc5e7d6cdbe1fd9856790069dcc1cfa
859fdf138f99404035da6c0c32990f5659fef9c5
refs/heads/master
2021-01-20T04:00:39.559000
2017-10-27T07:08:12
2017-10-27T07:08:12
101,067,078
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package homeWork.homeWork2; public class Person extends ClientImpl{ public static final boolean RESIDENT = true; public static final boolean NOT_RESIDENT = false; private Long id; private String firstName; private String lastName; private String middleName; private int age; private boo...
UTF-8
Java
1,833
java
Person.java
Java
[ { "context": "eName, String lastName) {\n this.firstName = firstName;\n this.middleName = middleName;\n th", "end": 611, "score": 0.9192922115325928, "start": 602, "tag": "NAME", "value": "firstName" }, { "context": " if (middleName != null) {\n r...
null
[]
package homeWork.homeWork2; public class Person extends ClientImpl{ public static final boolean RESIDENT = true; public static final boolean NOT_RESIDENT = false; private Long id; private String firstName; private String lastName; private String middleName; private int age; private boo...
1,833
0.57665
0.576105
78
22.5
18.968767
73
false
false
0
0
0
0
0
0
0.423077
false
false
3
5a34ac7688dbf351b43832928fea674fadb9310c
28,071,906,253,209
7edc4d4242a28cf2b17ad1db1bfc211ef03237d0
/src/main/java/ru/free4all/familyguy/interfaces/UtilsService.java
7005c4b8d3b15da5dc099976a42c10250ad1226e
[]
no_license
m1ndcoderr/familyguy
https://github.com/m1ndcoderr/familyguy
8ae16e548289846346fe134d8551e86943dc7a6b
6a24f0b433d1b1c26f86d2037fae1b15ec949fa4
refs/heads/master
2020-04-10T09:50:40.886000
2019-08-13T20:00:43
2019-08-13T20:00:43
160,948,538
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.free4all.familyguy.interfaces; import ru.free4all.familyguy.entities.User; import ru.free4all.familyguy.entities.Video; import java.util.List; import java.util.Set; public interface UtilsService { /** * Проверяет, если такое видео существует. * * @param id id видео. * @return true/...
UTF-8
Java
2,640
java
UtilsService.java
Java
[]
null
[]
package ru.free4all.familyguy.interfaces; import ru.free4all.familyguy.entities.User; import ru.free4all.familyguy.entities.Video; import java.util.List; import java.util.Set; public interface UtilsService { /** * Проверяет, если такое видео существует. * * @param id id видео. * @return true/...
2,640
0.607674
0.606235
89
22.426966
19.825581
85
false
false
0
0
0
0
0
0
0.247191
false
false
3
2c0798584fffd153a9156165496ef6f64dba60a3
18,176,301,606,988
5facd9190395aeee46566e9b8d019bba1318cf56
/currency-rate-backend/src/main/java/currency/service/impl/CurrencyRateServiceImpl.java
b7274e395b3d19d4849a65b26207631e49c6f36f
[]
no_license
aveave/currency-rate
https://github.com/aveave/currency-rate
b846e216ea3c5bf6dfabb2c47f75d3623d212f10
cdf63f9b7a74286d66e7ea5b295e71ef03723a2e
refs/heads/master
2023-02-09T16:37:51.386000
2020-12-27T16:40:02
2020-12-27T16:40:02
324,760,433
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package currency.service.impl; import currency.configuration.CurrencyRateProperties; import currency.converter.CurrencyRateConverter; import currency.model.dto.CurrencyRateDto; import currency.model.entity.CurrencyRate; import currency.repository.CurrencyRateRepository; import currency.service.CurrencyRateService; imp...
UTF-8
Java
4,371
java
CurrencyRateServiceImpl.java
Java
[]
null
[]
package currency.service.impl; import currency.configuration.CurrencyRateProperties; import currency.converter.CurrencyRateConverter; import currency.model.dto.CurrencyRateDto; import currency.model.entity.CurrencyRate; import currency.repository.CurrencyRateRepository; import currency.service.CurrencyRateService; imp...
4,371
0.684029
0.682882
109
38.981651
27.447357
110
false
false
0
0
0
0
0
0
0.541284
false
false
3
0216384e6bbddc23a2f15b962b6f545b5dc223cf
6,579,889,945,052
bef8ac186895fba1c64e85b628e6152da6791f3f
/src/main/java/com/tabachenko/task3/ArrayOperationImplStream.java
975f496075b51b027d1dad821293cea1eb1cbb2c
[]
no_license
ANSTab/java
https://github.com/ANSTab/java
80290da30a77cd5024405aba198e8cb116db5517
67636e6403620c7d1bd4f1a9d8e8ef95f60ca46b
refs/heads/main
2023-03-01T05:17:54.681000
2021-02-03T09:54:35
2021-02-03T09:54:35
310,404,705
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tabachenko.task3; import java.util.Arrays; import java.util.stream.Stream; public class ArrayOperationImplStream implements IArrayOperation{ @Override public int test(int a, int b) { int c = a + b; return c; } @Override public boolean equals(int[] a, int[] b) { ...
UTF-8
Java
1,310
java
ArrayOperationImplStream.java
Java
[]
null
[]
package com.tabachenko.task3; import java.util.Arrays; import java.util.stream.Stream; public class ArrayOperationImplStream implements IArrayOperation{ @Override public int test(int a, int b) { int c = a + b; return c; } @Override public boolean equals(int[] a, int[] b) { ...
1,310
0.563359
0.558779
76
16.236841
18.822487
65
false
false
0
0
0
0
0
0
0.315789
false
false
3
07a2d12071676fd15e0fc05f0543c4733345b39d
31,181,462,630,507
a6fecc9eeb28f27a93420e82a2d9d545a75d68d1
/src/tp5/edu/ort/ar/test.java
8a9f704eb7102d73e0f51e2405df044939e4b49c
[]
no_license
alarrarte/facultad
https://github.com/alarrarte/facultad
dc518ae229aecc9042789607245d3b06315e2331
b794079be2bbc311d16ed29818931e6719aded5e
refs/heads/master
2020-02-26T14:31:41.505000
2016-06-10T23:39:30
2016-06-10T23:39:30
60,881,818
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tp5.edu.ort.ar; public class test { public static void main(String[] args) { // TODO Auto-generated method stub Window guiCalculator = new Window(); guiCalculator.init(); CalculadoraLineal calculadora = CalculadoraLineal.getInstance(); /*calculadora.agregarNumero(3); calculadora.agregarOperacion(...
UTF-8
Java
437
java
test.java
Java
[]
null
[]
package tp5.edu.ort.ar; public class test { public static void main(String[] args) { // TODO Auto-generated method stub Window guiCalculator = new Window(); guiCalculator.init(); CalculadoraLineal calculadora = CalculadoraLineal.getInstance(); /*calculadora.agregarNumero(3); calculadora.agregarOperacion(...
437
0.732265
0.723112
18
23.277779
18.347889
66
false
false
0
0
0
0
0
0
1.666667
false
false
3
f81040a9fc257480d3200ca623db1f14bac76f32
18,030,272,774,209
560d159c45f24e0ed1a96d490499ebb897c9d1a3
/app/src/main/java/com/example/avinash/jsonobjectdemo/MainActivity.java
447d8e1462f932d615b449d89a19b63b399fbd99
[]
no_license
imavinashmaurya/jsonObjectParsingDemo
https://github.com/imavinashmaurya/jsonObjectParsingDemo
102b1e4991535bab2ee0699abfbed4d3a43714c7
ec2df841e451e1b513ac95df9ea416a528455c4f
refs/heads/master
2020-03-25T04:38:41.593000
2018-08-10T13:00:45
2018-08-10T13:00:45
143,405,867
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.avinash.jsonobjectdemo; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.widget.TextView; import com.android.volley.Request; import com.example.avinash.jsonobjectdemo.api.APIManager; import com.example.avinash.jsonobjectdemo.api.API...
UTF-8
Java
2,851
java
MainActivity.java
Java
[]
null
[]
package com.example.avinash.jsonobjectdemo; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.widget.TextView; import com.android.volley.Request; import com.example.avinash.jsonobjectdemo.api.APIManager; import com.example.avinash.jsonobjectdemo.api.API...
2,851
0.567871
0.556647
74
37.527027
44.665489
355
false
false
0
0
0
0
0
0
0.945946
false
false
3
cb9cfd708d5cccfa2e1139f56c03ee0eb23cb9ba
13,340,168,439,570
357babaef8454c0962b0ebb8d540dd5432a13dc8
/prototype/commons/src/main/java/com/xxxx/it/go/commons/filter/TimeMeasure.java
afd7a9678f6c610e378217f9bb2af71742c8046a
[]
no_license
hpang123/Sandbox
https://github.com/hpang123/Sandbox
da48abcb5cd0e13f4eb0f40b09f0511c8e1961e4
cd76ca34f8946ff8f3494bef11fc405ae353afa0
refs/heads/master
2018-07-19T17:06:01.383000
2018-07-13T02:36:28
2018-07-13T02:36:28
14,911,466
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (c) 2015 " ", Inc. as an unpublished work. Neither this material nor any * portion hereof may be copied or distributed without the express written consent of xxxx * Office, Inc. * * This material also contains proprietary and confidential information of " ", Inc. and * its suppliers, and may not be...
UTF-8
Java
1,366
java
TimeMeasure.java
Java
[ { "context": "ed;\n\n public TimeMeasure() {\n // Note by xinkai: we intentionally use ms instead of using nano-se", "end": 678, "score": 0.9464970231056213, "start": 672, "tag": "USERNAME", "value": "xinkai" } ]
null
[]
/* * Copyright (c) 2015 " ", Inc. as an unpublished work. Neither this material nor any * portion hereof may be copied or distributed without the express written consent of xxxx * Office, Inc. * * This material also contains proprietary and confidential information of " ", Inc. and * its suppliers, and may not be...
1,366
0.664715
0.642021
42
31.523809
31.013237
97
false
false
0
0
0
0
0
0
0.452381
false
false
3
abc4fff316a55689ec0c315887e6818acfbe9af5
25,434,796,394,770
45c8befa5628270ef6e72552adddf2ba2d138c42
/pattern/pattern-factory/src/main/java/com/bingo/java/pattern/factory/simple/SimpleFactoryTest.java
d9195450089120595d0d8a18eeb3230e9aa6cf9d
[]
no_license
yyb0107/java-hub
https://github.com/yyb0107/java-hub
7603f987fb50f55101b42952cec93cefb7d57d02
5f7f000317379245d92c4da3bac8b565eded16a8
refs/heads/master
2022-12-22T01:11:15.290000
2021-08-26T18:21:21
2021-08-26T18:21:21
177,807,824
0
0
null
false
2022-12-16T08:36:03
2019-03-26T14:41:49
2021-08-26T18:21:33
2022-12-16T08:36:00
1,044
0
0
19
Java
false
false
package com.bingo.java.pattern.factory.simple; import com.bingo.java.pattern.factory.entity.Apple; import com.bingo.java.pattern.factory.entity.IFruit; import com.bingo.java.pattern.factory.entity.Orange; /** * @author Bingo * @title: SimpleFactoryTest * @projectName java-hub */ public class SimpleFactoryTest { ...
UTF-8
Java
962
java
SimpleFactoryTest.java
Java
[ { "context": "ava.pattern.factory.entity.Orange;\n\n/**\n * @author Bingo\n * @title: SimpleFactoryTest\n * @projectName java", "end": 227, "score": 0.578079104423523, "start": 222, "tag": "USERNAME", "value": "Bingo" } ]
null
[]
package com.bingo.java.pattern.factory.simple; import com.bingo.java.pattern.factory.entity.Apple; import com.bingo.java.pattern.factory.entity.IFruit; import com.bingo.java.pattern.factory.entity.Orange; /** * @author Bingo * @title: SimpleFactoryTest * @projectName java-hub */ public class SimpleFactoryTest { ...
962
0.683992
0.676715
34
27.294117
27.132063
104
false
false
0
0
0
0
0
0
0.411765
false
false
3
51744a5b13afe1a5328b380ee62806d5616f7adc
29,583,734,777,957
18ad5df667ec60035fef6a3c027fc8fe195cd4de
/src/main/java/pl/uncertainflowshopsolver/algo/util/WayToGenerateNeighborhoodEnum.java
66ca64d915e2c9c3cd929aeeb6826d351ef5d9e8
[]
no_license
piterhub/mgrInfWiz
https://github.com/piterhub/mgrInfWiz
6350bb228cae9b0e51c5a7ba84d16aaf63a7792e
70163f2c93f4675c46a47b34a693762c8373276c
refs/heads/master
2021-01-17T10:20:44.283000
2016-06-16T13:21:39
2016-06-16T13:21:39
58,633,758
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.uncertainflowshopsolver.algo.util; /** * @author Piotr Kubicki, created on 23.05.2016. */ public enum WayToGenerateNeighborhoodEnum { SWAP, FISCHER_YATES_SHUFFLE, INSERT }
UTF-8
Java
190
java
WayToGenerateNeighborhoodEnum.java
Java
[ { "context": "uncertainflowshopsolver.algo.util;\n\n/**\n * @author Piotr Kubicki, created on 23.05.2016.\n */\npublic enum WayToGene", "end": 75, "score": 0.9997827410697937, "start": 62, "tag": "NAME", "value": "Piotr Kubicki" } ]
null
[]
package pl.uncertainflowshopsolver.algo.util; /** * @author <NAME>, created on 23.05.2016. */ public enum WayToGenerateNeighborhoodEnum { SWAP, FISCHER_YATES_SHUFFLE, INSERT }
183
0.752632
0.710526
8
22.75
21.146809
48
false
false
0
0
0
0
0
0
0.5
false
false
3
1d77138a4746daa83162de9eb031e6754157cd31
2,980,707,316,247
090d0052aad157fba9da24775813b5db107c37e2
/dht-root/dht-common/src/test/java/com/retailers/dht/com/service/GoodsDetailServiceTest.java
e531d78efece80383a7efffc2c032b4b9402d938
[]
no_license
bellmit/dht
https://github.com/bellmit/dht
f2287a0db178cab4a630012892c66e1aafc241ff
6c7c189ee0e2742cfe4cbc431d855aff1442377d
refs/heads/master
2023-07-10T07:43:13.372000
2019-08-03T12:36:54
2019-08-03T12:36:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.retailers.dht.com.service; import com.alibaba.fastjson.JSON; import com.retailers.dht.com.base.TestBaseJunit; import com.retailers.dht.common.service.GoodsDetailService; import com.retailers.dht.common.vo.GoodsDetailVo; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; ...
UTF-8
Java
2,108
java
GoodsDetailServiceTest.java
Java
[ { "context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by admin on 2017/9/27.\n */\npublic class GoodsDetailService", "end": 443, "score": 0.997607946395874, "start": 438, "tag": "USERNAME", "value": "admin" } ]
null
[]
package com.retailers.dht.com.service; import com.alibaba.fastjson.JSON; import com.retailers.dht.com.base.TestBaseJunit; import com.retailers.dht.common.service.GoodsDetailService; import com.retailers.dht.common.vo.GoodsDetailVo; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; ...
2,108
0.643264
0.5963
59
34.728813
56.832741
437
false
false
0
0
0
0
0
0
1.169492
false
false
3
0af981f16de272351beaac4edf7738bb414d0557
11,673,721,176,924
2328022c0fdb34596a98092b4b5aa38550f23b53
/Dataflow.java
0b2daecc301086bc2d8fee1108bd922a9ae3217f
[]
no_license
cybergarage/CyberToolbox4Java3D
https://github.com/cybergarage/CyberToolbox4Java3D
2d90f09af90a49aac783a0da819a4bb570013935
936b7c7274b6f1a12c4b806aff1f2c797c842e25
refs/heads/master
2023-03-23T18:54:45.209000
2014-12-03T16:36:33
2014-12-03T16:36:33
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/****************************************************************** * * CyberToolbox for Java3D * * Copyright (C) Satoshi Konno 1998-1999 * * File : Dataflow.java * ******************************************************************/ public class Dataflow extends LinkedListNode { Module mOutModule = null; ...
UTF-8
Java
1,786
java
Dataflow.java
Java
[ { "context": "\r\n*\r\n*\tCyberToolbox for Java3D\r\n*\r\n*\tCopyright (C) Satoshi Konno 1998-1999\r\n*\r\n*\tFile : Dataflow.java\r\n*\r\n********", "end": 131, "score": 0.9997795820236206, "start": 118, "tag": "NAME", "value": "Satoshi Konno" } ]
null
[]
/****************************************************************** * * CyberToolbox for Java3D * * Copyright (C) <NAME> 1998-1999 * * File : Dataflow.java * ******************************************************************/ public class Dataflow extends LinkedListNode { Module mOutModule = null; Module...
1,779
0.49832
0.493281
56
29.928572
28.92716
144
false
false
0
0
0
0
0
0
2.5
false
false
3
c6c4ec64f38b6c5215de002abfeb7b4f11efc0e9
15,547,781,618,709
ce7f4c1469c46dcdc6598c2b712b2f34892f6e0e
/app/src/main/java/com/sam/pet/Util/MyInterFaceUrl.java
f0f8ba32b1eafdec7ae874b47633306f3a9c752c
[]
no_license
sam90426/Pet
https://github.com/sam90426/Pet
7f11c313539e760efd3eee111f668ec759c35e70
f8c015182ff44042b1adb78e366e3854ccae21b3
refs/heads/master
2020-09-21T06:38:33.820000
2016-10-15T11:56:38
2016-10-15T11:56:38
65,956,990
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sam.pet.Util; import android.app.Application; public class MyInterFaceUrl extends Application{ //md5加密秘钥 public static final String md5key="wxxsampet"; //接口域名 public static final String interfaceurl="http://localhost:58380"; public static final String logininterface=interfaceurl+"/account/loginon";...
UTF-8
Java
421
java
MyInterFaceUrl.java
Java
[ { "context": "n{\n\t//md5加密秘钥\n\tpublic static final String md5key=\"wxxsampet\";\n\n\t//接口域名\n\tpublic static final String interfaceu", "end": 165, "score": 0.9984548687934875, "start": 156, "tag": "KEY", "value": "wxxsampet" } ]
null
[]
package com.sam.pet.Util; import android.app.Application; public class MyInterFaceUrl extends Application{ //md5加密秘钥 public static final String md5key="<KEY>"; //接口域名 public static final String interfaceurl="http://localhost:58380"; public static final String logininterface=interfaceurl+"/account/loginon"; p...
417
0.795062
0.777778
16
24.3125
28.519114
79
false
false
0
0
0
0
0
0
0.75
false
false
3