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
7a96ac37c8d075adbd8e69ad45e79ae0e856c668
23,098,334,120,799
3477438c7fa8a8cc9067a1d4de1ae2224c17b9b6
/src/test/java/com/faunaface/webservice/web/WebRestControllerTest.java
9bf7aea8cffd7bb99a6bcabae11c67c31ac0cb4a
[]
no_license
jhshim0131/fauna-face
https://github.com/jhshim0131/fauna-face
25463d4a30030786cc731428b30ee5c3d627d587
375978471a4494a5a7badf7a5948d3ea10fcca3c
refs/heads/master
2020-12-21T13:58:41.071000
2020-02-07T15:34:05
2020-02-07T15:34:05
236,451,606
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.faunaface.webservice.web; import com.faunaface.webservice.web.dto.HelloResponseDto; import org.hamcrest.Matchers; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest;...
UTF-8
Java
1,724
java
WebRestControllerTest.java
Java
[]
null
[]
package com.faunaface.webservice.web; import com.faunaface.webservice.web.dto.HelloResponseDto; import org.hamcrest.Matchers; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest;...
1,724
0.715197
0.712297
55
30.363636
27.247261
89
false
false
0
0
0
0
0
0
0.490909
false
false
12
bb18997f6b65a54a96446ebd5e674f285dfa265d
16,544,214,093,229
9c18882244112c670b72627416f2c482992b84e2
/src/ar/edu/unlam/pb1/trabajoPractico04/dominio/PruebaDiaDeLaSemana.java
899d8af8a378ce17e5f77d7e020c74e16c20b42c
[]
no_license
jmonteagudo/programacionBasicaI
https://github.com/jmonteagudo/programacionBasicaI
f37ae75f9cfe4c304b0ce52ad46b201376027304
34afd5f500573a73359349bc889b1e164050f468
refs/heads/master
2023-04-07T04:14:33.907000
2021-04-24T15:14:16
2021-04-24T15:14:16
275,449,094
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ar.edu.unlam.pb1.trabajoPractico04.dominio; public class PruebaDiaDeLaSemana { public static void main(String[] args) { // TODO Auto-generated method stub DiasDeLaSemana dia = DiasDeLaSemana.LUNES; switch(dia) { case LUNES: System.out.println("Lunes"); break; case MARTES: System.out.pri...
UTF-8
Java
485
java
PruebaDiaDeLaSemana.java
Java
[]
null
[]
package ar.edu.unlam.pb1.trabajoPractico04.dominio; public class PruebaDiaDeLaSemana { public static void main(String[] args) { // TODO Auto-generated method stub DiasDeLaSemana dia = DiasDeLaSemana.LUNES; switch(dia) { case LUNES: System.out.println("Lunes"); break; case MARTES: System.out.pri...
485
0.676289
0.670103
26
17.653847
15.553734
51
false
false
0
0
0
0
0
0
2.307692
false
false
12
058dd833967536092954291e7f07904fa3b32265
35,553,739,314,671
2834d75b997918604a896b55f64245d513b3af96
/Aspect Oriented Programming/Cross cutting concern/src/main/java/com/fabiogaiera/aop/xml/main/AppMain.java
c3dc5932c1e6bb41dfac7294cecab65373aeb007
[ "MIT" ]
permissive
fagaiera/spring-projects
https://github.com/fagaiera/spring-projects
76224c488622d0354ecaa092b9c11ac6b132ceab
914bd19bae1fa8dc229b0cb3befe466a97d8c3ed
refs/heads/master
2023-01-14T11:01:54.007000
2022-12-26T15:29:52
2022-12-26T15:29:52
282,505,936
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fabiogaiera.aop.xml.main; import com.fabiogaiera.aop.xml.service.UserService; import org.springframework.context.ConfigurableApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; public class AppMain { public static void main(String[] args) { Configur...
UTF-8
Java
545
java
AppMain.java
Java
[]
null
[]
package com.fabiogaiera.aop.xml.main; import com.fabiogaiera.aop.xml.service.UserService; import org.springframework.context.ConfigurableApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; public class AppMain { public static void main(String[] args) { Configur...
545
0.770642
0.770642
18
29.333334
30.686588
97
false
false
0
0
0
0
0
0
0.444444
false
false
12
da88fb759df8500351885cf34b560c5b7d8a2d3b
35,742,717,879,856
2d6a961902048075cb9a66da6068195ac1fa5b37
/FONTS/ClasePrincipal.java
8730becdb092a775be8831498ef9451cf1f76dac
[]
no_license
lucascajal/compressor
https://github.com/lucascajal/compressor
4894dddf6dd94b7fd6893ed3aa6af6bd8c59c93e
6ef0319162840b28acb1e8aff30c7cb4dd44a7c5
refs/heads/master
2022-12-14T02:34:22.009000
2020-09-14T12:56:20
2020-09-14T12:56:20
295,410,825
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import Presentacion.*; public class ClasePrincipal { public static void main(String[] args) throws Exception { new CtrlPresentacion(); } }
UTF-8
Java
171
java
ClasePrincipal.java
Java
[]
null
[]
import Presentacion.*; public class ClasePrincipal { public static void main(String[] args) throws Exception { new CtrlPresentacion(); } }
171
0.625731
0.625731
8
19.375
20.303556
61
false
false
0
0
0
0
0
0
0.375
false
false
12
9932fce3e8b5d72b5ff5324075ebd91f3f43f3db
37,580,963,871,707
df4eb003253479239a967cca4baed7cbfb54f3f3
/wdjava/src/main/java/com/cskaoyan/wdjava/exception/WdJavaExceptionHandler.java
3ae9f7be3a25e1daf63f72c0cc8440ceb71f9c7b
[]
no_license
ligenli/project1
https://github.com/ligenli/project1
4f89a08d08b7acb542284e5777f7a7008d3dd0da
ed58cebca2c0cd880c998aa8a3ccd954b2f87cb6
refs/heads/master
2020-07-14T10:23:01.039000
2019-12-11T03:40:40
2019-12-11T03:40:40
204,123,588
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cskaoyan.wdjava.exception; import org.springframework.stereotype.Component; import org.springframework.web.servlet.HandlerExceptionResolver; import org.springframework.web.servlet.ModelAndView; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * Created by ...
UTF-8
Java
1,077
java
WdJavaExceptionHandler.java
Java
[ { "context": "rvlet.http.HttpServletResponse;\n\n/**\n * Created by little Stone\n * Date 2019/7/10 Time 9:37\n */\n@Component\npublic", "end": 332, "score": 0.9395100474357605, "start": 320, "tag": "USERNAME", "value": "little Stone" } ]
null
[]
package com.cskaoyan.wdjava.exception; import org.springframework.stereotype.Component; import org.springframework.web.servlet.HandlerExceptionResolver; import org.springframework.web.servlet.ModelAndView; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * Created by ...
1,077
0.725163
0.715877
32
32.65625
30.279541
145
false
false
0
0
0
0
0
0
0.46875
false
false
12
6d5f67256497735a9647e2bb98612ea574fb1d10
37,658,273,281,459
1bf18c98032d5343b8066753755c79866efa20b4
/MusicManager/src/main/java/com/myproject/business/PlanningEJB.java
6f464bedd10e400b19cee0d48179e9fe6ac6a816
[]
no_license
ThiuT/ArchiApp
https://github.com/ThiuT/ArchiApp
b0f6520eddb1756cd2509a6929b7c8f471f1c4f1
8b8c4dcb0d6ac4d86b426a7fb9c941d57bcd5c61
refs/heads/master
2021-01-01T17:42:53.533000
2012-04-19T19:21:00
2012-04-19T19:21:00
3,342,522
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.myproject.business; import com.myproject.models.Creneau; import java.util.List; import javax.persistence.*; import javax.ejb.Stateless; @Stateless public class PlanningEJB { // ====================================== // = Attributes = // ================================...
UTF-8
Java
1,334
java
PlanningEJB.java
Java
[]
null
[]
package com.myproject.business; import com.myproject.models.Creneau; import java.util.List; import javax.persistence.*; import javax.ejb.Stateless; @Stateless public class PlanningEJB { // ====================================== // = Attributes = // ================================...
1,334
0.497751
0.497751
52
24.653847
20.408222
98
false
false
0
0
0
0
0
0
0.365385
false
false
12
521725c3a41e58374d6a8b9b3ab6cd104ebfb66d
32,186,484,983,763
ed6d0f02c0e5b609d58380bf82c696a3984d4efb
/app/src/main/java/android/ye/googlemarket/Manager/ThreadManager.java
949044a50e9d2483608a604b74fff490a39d0d98
[]
no_license
yyy000112/GoogleMarket
https://github.com/yyy000112/GoogleMarket
066ee2aafecebf83b1e129be6065cba705d1d2af
939c031509adfeff1b51e9ced6659ffcbcdadfd6
refs/heads/master
2020-07-10T22:52:06.547000
2016-11-17T08:46:20
2016-11-17T08:46:20
73,684,412
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package android.ye.googlemarket.Manager; import java.util.concurrent.Executors; import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.ThreadFactory; import java.util.concurrent.ThreadPoolExecutor; import java.util.concurrent.TimeUnit; /** * 线程管理 * Created by ye on 2016/11/15. */ public class...
UTF-8
Java
2,383
java
ThreadManager.java
Java
[ { "context": "il.concurrent.TimeUnit;\n\n/**\n * 线程管理\n * Created by ye on 2016/11/15.\n */\npublic class ThreadManager {\n ", "end": 288, "score": 0.9694641828536987, "start": 286, "tag": "USERNAME", "value": "ye" } ]
null
[]
package android.ye.googlemarket.Manager; import java.util.concurrent.Executors; import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.ThreadFactory; import java.util.concurrent.ThreadPoolExecutor; import java.util.concurrent.TimeUnit; /** * 线程管理 * Created by ye on 2016/11/15. */ public class...
2,383
0.608493
0.601493
68
30.514706
28.045914
132
false
false
0
0
0
0
0
0
0.529412
false
false
12
e3e768d63e44f15fde5d43703d7a070b6911e485
36,206,574,349,318
c70e561bb247baa409026388f09a71132d9b2580
/app/src/main/java/edu/vit/pubnubmaptracker/MainActivity.java
751a47e321c869d72153ff76857ed778f0e64ab8
[]
no_license
divyam8/Foodonwheels
https://github.com/divyam8/Foodonwheels
799769acae388eabab238b87e074dc7f51815e8f
893c7edc16607d0aa898d4fb3035f812686d9942
refs/heads/master
2021-01-13T03:17:37.264000
2017-02-04T15:04:00
2017-02-04T15:04:00
77,589,128
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.vit.pubnubmaptracker; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.ActionBarActivity; import android.util.Log; import android.view.KeyEvent; import android.view.Menu; import android.view.View; import android.view.View.OnKeyListener; import android.widget.CompoundBu...
UTF-8
Java
4,180
java
MainActivity.java
Java
[]
null
[]
package edu.vit.pubnubmaptracker; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.ActionBarActivity; import android.util.Log; import android.view.KeyEvent; import android.view.Menu; import android.view.View; import android.view.View.OnKeyListener; import android.widget.CompoundBu...
4,180
0.528708
0.528469
118
34.398304
25.306307
85
false
false
0
0
0
0
80
0.076077
0.542373
false
false
12
74a1aee5be75fd0e395bb3e39f181500dab763b7
35,338,990,962,991
7129fe36e9ab7d5743408150c1cef3d93f81933e
/src/cpuscheduling/CSVReader.java
163b6abbec9142ecd8f87faf59c23b5cfc0172fb
[]
no_license
ImChurch/CPUScheduling
https://github.com/ImChurch/CPUScheduling
03c85f8122200d49490bb6810ab804c6071c7669
205175ba804a860b0aa058d9c2288f182193afc0
refs/heads/master
2020-05-25T00:23:52.013000
2019-05-19T22:13:23
2019-05-19T22:13:23
187,532,248
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cpuscheduling; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; public class CSVReader { public CSVReader(String inCSVFile) { csvFile = inCSVFile; } public void read() throws IOException { br = new BufferedReader(new FileReader(csvF...
UTF-8
Java
1,973
java
CSVReader.java
Java
[]
null
[]
package cpuscheduling; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; public class CSVReader { public CSVReader(String inCSVFile) { csvFile = inCSVFile; } public void read() throws IOException { br = new BufferedReader(new FileReader(csvF...
1,973
0.639635
0.628991
88
21.420454
21.909796
155
false
false
0
0
0
0
0
0
2.238636
false
false
12
1a35c4adf2f3b2b34d39284362173504c626e9b0
39,513,699,151,449
e3103558b0d8dace45fdbf8433788bf1466115cf
/app/src/main/java/youdian/apk/ipqc/activity/NewXunjian_Activity.java
a0be1dee5fb8031059c86931abebeccef11205e2
[]
no_license
qhoneyq/MvpDemo-master_ipqc
https://github.com/qhoneyq/MvpDemo-master_ipqc
e385e71d5f9a2428f51367d65c39dde280db585d
d0370fd9c9f411f88af58000d0a31c2f5083645c
refs/heads/master
2023-01-18T21:34:46.021000
2020-11-20T06:25:00
2020-11-20T06:25:00
306,874,789
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package youdian.apk.ipqc.activity; import android.app.AlertDialog; import android.app.DatePickerDialog; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.text.InputType; import android.view.LayoutInflater; import android.view.View; import android.view.WindowManager...
UTF-8
Java
14,947
java
NewXunjian_Activity.java
Java
[ { "context": "hift;\n\n\n/**\n * Created by Android Studio.\n * User: Administrator\n * Date: 2019/9/21 0021\n * Time: 上午 9:58\n * Funct", "end": 1711, "score": 0.9932882189750671, "start": 1698, "tag": "NAME", "value": "Administrator" } ]
null
[]
package youdian.apk.ipqc.activity; import android.app.AlertDialog; import android.app.DatePickerDialog; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.text.InputType; import android.view.LayoutInflater; import android.view.View; import android.view.WindowManager...
14,947
0.621089
0.619862
420
33.930954
28.735867
153
false
false
0
0
0
0
0
0
0.542857
false
false
12
cb3a06b1d39f3aaafa7c0a34d725f358b12085ab
37,718,402,801,239
862d60012c73fabfb79e99da1ce869676aa6de76
/etmoduleconfiguration/src/main/java/co/com/etrust/etapi/service/presale/IPresaleService.java
4c42ad754c3d3e21d4953731506c5e1de55a5539
[]
no_license
pcals90/etrust
https://github.com/pcals90/etrust
bb72d32ea84c4ff05a9c2eec5a910234bd549d30
7c7d7b0f77ca4712d6bd52316257170d95ccc8bb
refs/heads/master
2021-01-10T05:25:24.137000
2015-11-15T11:09:03
2015-11-15T11:09:03
46,749,065
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package co.com.etrust.etapi.service.presale; import java.io.IOException; import java.util.List; import org.apache.commons.configuration.ConfigurationException; import co.com.etrust.etapi.request.ETReviewDTO; import co.com.etrust.etapi.request.ETReviewFiltersDTO; import co.com.etrust.etapi.request.ETReviewRateDTO; im...
UTF-8
Java
831
java
IPresaleService.java
Java
[]
null
[]
package co.com.etrust.etapi.service.presale; import java.io.IOException; import java.util.List; import org.apache.commons.configuration.ConfigurationException; import co.com.etrust.etapi.request.ETReviewDTO; import co.com.etrust.etapi.request.ETReviewFiltersDTO; import co.com.etrust.etapi.request.ETReviewRateDTO; im...
831
0.851986
0.851986
23
35.130436
37.773125
113
false
false
0
0
0
0
0
0
0.913043
false
false
12
0e06afda4f63cb992ab61fcdb2f931231d971419
34,522,947,160,133
4d26c864f7d8dd315685ed78b6eccbc1867376e7
/深入浅出Struts 2/app05a/WEB-INF/src/app05a/CheckBoxTestAction.java
d0f132c1fb68eb37aba8ace9591ec8948043308f
[]
no_license
HinsonM/bookcodes
https://github.com/HinsonM/bookcodes
fd84b770d3aaaf7ae70dabda41e4c78b9a930b65
5943c52011636ae7c29d4d3b00af41c965d74609
refs/heads/master
2021-05-30T05:11:03.221000
2016-01-27T01:54:29
2016-01-27T01:54:29
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package app05a; import com.opensymphony.xwork2.ActionSupport; public class CheckBoxTestAction extends ActionSupport { private boolean daily; private boolean weekly; private boolean monthly; public boolean isDaily() { return daily; } public void setDaily(boolean daily) { this.da...
UTF-8
Java
630
java
CheckBoxTestAction.java
Java
[]
null
[]
package app05a; import com.opensymphony.xwork2.ActionSupport; public class CheckBoxTestAction extends ActionSupport { private boolean daily; private boolean weekly; private boolean monthly; public boolean isDaily() { return daily; } public void setDaily(boolean daily) { this.da...
630
0.642857
0.638095
27
22.296297
15.655586
55
false
false
0
0
0
0
0
0
0.407407
false
false
12
c41e476e9b688661ecaafc706768084c791d219f
38,336,878,097,387
267c39cf76f867a55aaf70458e12bbc062e03c77
/src/servlet/LoginServlet.java
b1d0a89973826e8f854a7dd2c5dda2f1f5766c1c
[]
no_license
jimodeniuren/IntelligentConferenceManagementSystem
https://github.com/jimodeniuren/IntelligentConferenceManagementSystem
ce42db2b85cb526591fd603b8885b056f7257a46
c3a38a8c0e5a362bd1172fcd5822458eea14dbf3
refs/heads/master
2022-11-10T22:29:15.519000
2020-07-02T13:07:45
2020-07-02T13:07:45
274,131,918
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package servlet; import dao.UserDao; import entity.User; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.*; import java.io.IOException; import java.io.PrintWriter; @WebServlet(name = "LoginServlet") public class LoginServlet extends HttpServlet { priva...
UTF-8
Java
2,209
java
LoginServlet.java
Java
[]
null
[]
package servlet; import dao.UserDao; import entity.User; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.*; import java.io.IOException; import java.io.PrintWriter; @WebServlet(name = "LoginServlet") public class LoginServlet extends HttpServlet { priva...
2,209
0.670439
0.665007
52
41.48077
34.064133
122
false
false
0
0
0
0
0
0
0.846154
false
false
12
a5e62d0afb8444ec963e06c0dcb7fc4f595e9f15
34,772,055,250,727
035a821bde69f5380557480daa0081930f9254a3
/src/main/java/djgcv/ssjp/util/flow/io/Inputter.java
2ff19426f22e5c1c74f07751d47825c5bcddfc96
[ "Apache-2.0" ]
permissive
talflon/ssjp-java
https://github.com/talflon/ssjp-java
5414d19a98811a61f4a263780fc18bf7c6de2ef5
3516d235ba2ac02780a47ec78674ad2da34989e3
refs/heads/master
2020-12-24T17:18:14.209000
2015-01-10T02:46:17
2015-01-10T02:46:17
26,865,731
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package djgcv.ssjp.util.flow.io; import java.io.IOException; import java.io.InputStream; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import djgcv.ssjp.util.SafeCloseableImpl; import djgcv.ssjp.util.flow.Receiver; import djgcv.ssjp.util.flow.ReceiverList; import djgcv.ssjp.util.flow.ReceiverListImpl; pu...
UTF-8
Java
1,366
java
Inputter.java
Java
[]
null
[]
package djgcv.ssjp.util.flow.io; import java.io.IOException; import java.io.InputStream; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import djgcv.ssjp.util.SafeCloseableImpl; import djgcv.ssjp.util.flow.Receiver; import djgcv.ssjp.util.flow.ReceiverList; import djgcv.ssjp.util.flow.ReceiverListImpl; pu...
1,366
0.74451
0.743045
54
24.296297
22.509775
75
false
false
0
0
0
0
0
0
0.425926
false
false
12
bb57dbd690083f258035c5b0c3d673ade754756b
23,862,838,355,856
df3576bfb393495619a4a8864d8b9562a9d35d9a
/src/QuanLyQuanCafe/DoiMatKhau.java
11eabd0d647acc98e74da23cd3face012afc91c3
[]
no_license
ferd96/CoffeeManagementSystem
https://github.com/ferd96/CoffeeManagementSystem
5a81e41d372336893b6baaeb7ff027036ac69187
12003ff717b7de96752b2f07733da598afcd2dec
refs/heads/master
2022-11-15T04:08:10.550000
2020-07-09T08:53:02
2020-07-09T08:53:02
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 QuanLyQuanCafe; import java.awt.Color; import java.sql.*; import javax.swing.*; /** * * @author namduong */ public class D...
UTF-8
Java
18,557
java
DoiMatKhau.java
Java
[ { "context": "va.sql.*;\nimport javax.swing.*;\n\n/**\n *\n * @author namduong\n */\npublic class DoiMatKhau extends javax.swing.J", "end": 301, "score": 0.9995827078819275, "start": 293, "tag": "USERNAME", "value": "namduong" } ]
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 QuanLyQuanCafe; import java.awt.Color; import java.sql.*; import javax.swing.*; /** * * @author namduong */ public class D...
18,557
0.667677
0.649986
340
53.367645
40.253864
171
false
false
0
0
0
0
0
0
0.891176
false
false
12
fe83ed2a4c86e8d17eef56350a96287b00c0e815
1,056,562,022,392
9067d7bdaa67e9a8f1ef4111dca9a468e63a72b3
/src/caisse/sellProcuct/TableModelSellProductHistoric.java
6ce0aa204af500320d88d9a4b6483b9d7ea739a9
[]
no_license
mellinge4u/caisse
https://github.com/mellinge4u/caisse
d616d199d53043f8223c688bca901d312a2d83c6
5d5461c25bd7c187fd4f5893781d123d82f06ea7
refs/heads/master
2021-01-23T09:28:59.835000
2015-11-05T07:52:42
2015-11-05T07:52:42
41,364,227
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package caisse.sellProcuct; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import javax.swing.table.AbstractTableModel; import caisse.Model; import caisse.historic.IHistoricTableModel; import caisse.historic.Transaction; import caisse.tools.CellRender; import caisse.tools.T...
ISO-8859-1
Java
3,134
java
TableModelSellProductHistoric.java
Java
[]
null
[]
package caisse.sellProcuct; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import javax.swing.table.AbstractTableModel; import caisse.Model; import caisse.historic.IHistoricTableModel; import caisse.historic.Transaction; import caisse.tools.CellRender; import caisse.tools.T...
3,134
0.675391
0.671561
117
24.777779
19.770094
80
false
false
0
0
0
0
0
0
2.393162
false
false
12
624a2ac2071fc5c894ef67af7dccc4609d670a55
3,307,124,871,954
a20d7596a06380f9af952f57061db17c09bf1727
/coding-common/src/main/java/com/alpha/coding/common/event/EventIdentifier.java
d27991ec80935dcdf22fa3b4183e900627faa2f2
[ "Apache-2.0" ]
permissive
prettyhe/alpha-coding4j
https://github.com/prettyhe/alpha-coding4j
766604deeeb891c0f621994e0373196fc7419a1f
fe9687050245c8a26adfccaecb2d54abf2362b35
refs/heads/master
2023-08-08T11:41:08.544000
2023-08-01T02:17:53
2023-08-01T02:17:53
265,445,252
0
1
Apache-2.0
false
2022-12-10T05:54:47
2020-05-20T03:57:15
2021-12-30T01:06:53
2022-12-10T05:54:46
643
0
1
13
Java
false
false
package com.alpha.coding.common.event; import com.alpha.coding.bo.enums.util.EnumWithCodeSupplier; /** * EventIdentifier 事件标识(事件大类) * * @version 1.0 * Date: 2020-02-21 */ public interface EventIdentifier { /** * 身份标识 */ Class<? extends EnumWithCodeSupplier> getIdentity(); }
UTF-8
Java
326
java
EventIdentifier.java
Java
[]
null
[]
package com.alpha.coding.common.event; import com.alpha.coding.bo.enums.util.EnumWithCodeSupplier; /** * EventIdentifier 事件标识(事件大类) * * @version 1.0 * Date: 2020-02-21 */ public interface EventIdentifier { /** * 身份标识 */ Class<? extends EnumWithCodeSupplier> getIdentity(); }
326
0.675497
0.642384
18
15.777778
18.863708
59
false
false
0
0
0
0
0
0
0.166667
false
false
12
6c153b2ff9d3a0f0cdffad4bbc44ba176dc355a3
21,260,088,174,486
872775d142e9269681d331844ce0d0892ef4ebce
/src/com/hm/pattern/bridge/Shape.java
1596f20663c957aa52e4f2cae6f139fc80923008
[]
no_license
humanheima/JavaBase
https://github.com/humanheima/JavaBase
b756274931b21040ca80a74ac00dc7a20ff7b92b
dba8fc5940f16795a0c2bad34d639f5e5713c8f6
refs/heads/master
2023-06-08T20:02:31.280000
2023-05-25T10:04:40
2023-05-25T10:04:40
88,835,885
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hm.pattern.bridge; public abstract class Shape { Color color; public Shape(Color color) { this.color = color; } protected abstract void draw(); @Override public String toString() { return "Shape{" + "color=" + color + '}'; } }
UTF-8
Java
320
java
Shape.java
Java
[]
null
[]
package com.hm.pattern.bridge; public abstract class Shape { Color color; public Shape(Color color) { this.color = color; } protected abstract void draw(); @Override public String toString() { return "Shape{" + "color=" + color + '}'; } }
320
0.525
0.525
19
15.842105
13.46443
35
false
false
0
0
0
0
0
0
0.263158
false
false
12
32fb0bd34dbf4f405801b927c767ec7a56c28aab
3,728,031,683,866
9121efb8ed49056af68a0de5eee6946dba172868
/interviewcamp/src/test/java/serhiienko/andrii/interviewcamp/chapter2/KadaneTest.java
70bc39d37ec165662292568e076100d40d5b7229
[ "MIT" ]
permissive
fycth/playground
https://github.com/fycth/playground
79b4ca6f6bbcd3d446e48ba64aa089911b1d6ae3
2d1526a06a1f6e0ede76f5072dda82b6d5820037
refs/heads/master
2021-06-18T19:23:41.465000
2021-02-14T19:17:39
2021-02-14T19:17:39
172,347,045
0
0
MIT
false
2021-02-14T19:17:14
2019-02-24T14:23:09
2021-02-14T19:17:04
2021-02-14T19:17:13
209
0
0
0
Java
false
false
package serhiienko.andrii.interviewcamp.chapter2; import org.junit.Test; import static org.junit.Assert.assertEquals; public class KadaneTest { @Test public void case1() { Kadane kadane = new Kadane(); int[] a = {-2, 1, -3, 4, -1, 2, 1, -5, 4}; int expectedResult = 6; int actualResult = kadane.ka...
UTF-8
Java
383
java
KadaneTest.java
Java
[]
null
[]
package serhiienko.andrii.interviewcamp.chapter2; import org.junit.Test; import static org.junit.Assert.assertEquals; public class KadaneTest { @Test public void case1() { Kadane kadane = new Kadane(); int[] a = {-2, 1, -3, 4, -1, 2, 1, -5, 4}; int expectedResult = 6; int actualResult = kadane.ka...
383
0.673629
0.642298
16
22.9375
18.301191
49
false
false
0
0
0
0
0
0
1.0625
false
false
12
62ed2251966109d7d8b577bef156a0c6f5264141
32,770,600,507,380
5b27816ae91f1c833021e540d6c200dacd4989e6
/Step3/sonarqube-issues/target/generated-sources/annotations/nl/digkas/sonarqube/domain/ProjectLinks_.java
181b4cbcd3da62cf75a4bb0e8383f2f57f1abcd7
[]
no_license
MrAlexDeluxe/SME-XMind
https://github.com/MrAlexDeluxe/SME-XMind
72a1f55c3031d633a1aeb4bab4e311692e8e2ef1
db69b5f87c715817f5cbbc4f3df4542595b64989
refs/heads/master
2022-04-04T12:38:13.700000
2020-02-15T22:24:55
2020-02-15T22:24:55
240,388,801
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nl.digkas.sonarqube.domain; import javax.annotation.Generated; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; @Generated(value="EclipseLink-2.6.5.v20170607-rNA", date="2020-02-15T23:06:00") @StaticMetamodel(ProjectLinks.class) public class ProjectLink...
UTF-8
Java
706
java
ProjectLinks_.java
Java
[]
null
[]
package nl.digkas.sonarqube.domain; import javax.annotation.Generated; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; @Generated(value="EclipseLink-2.6.5.v20170607-rNA", date="2020-02-15T23:06:00") @StaticMetamodel(ProjectLinks.class) public class ProjectLink...
706
0.814448
0.779037
17
40.588234
30.592308
81
false
false
0
0
0
0
0
0
0.882353
false
false
12
9f44ce74d6d3546de7cdb72f728b34f80786e05c
26,293,789,836,737
362acfb8b01c43a91c020c9f8cfa4cfae109b0f4
/yapay-spring-boot/src/main/java/com/project/yapayspringboot/model/Payment.java
1654394b529f074bd051a3f672bccdd1189f1194
[]
no_license
utec-yapay/yapay_backend
https://github.com/utec-yapay/yapay_backend
0c7e9e67c1fca55f6c17fa6a73ab1f6b6bca50ad
ceda904722e35e4fc368fa1494e0c7ad7c1f4028
refs/heads/master
2020-05-31T04:34:08.850000
2019-09-11T13:19:30
2019-09-11T13:19:30
190,101,339
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.project.yapayspringboot.model; import com.auth0.jwt.JWT; import com.auth0.jwt.JWTVerifier; import com.auth0.jwt.algorithms.Algorithm; import com.auth0.jwt.exceptions.JWTVerificationException; import com.auth0.jwt.interfaces.Claim; import com.fasterxml.jackson.annotation.JsonProperty; import java.io.Unsupp...
UTF-8
Java
3,813
java
Payment.java
Java
[ { "context": "Initialize algorithm\n String secret = \"2r5u8x/A?D(G-KaPdSgVkYp3s6v9y$B&\";\n try {\n algorithm = A", "end": 1129, "score": 0.9990752339363098, "start": 1097, "tag": "KEY", "value": "2r5u8x/A?D(G-KaPdSgVkYp3s6v9y$B&" } ]
null
[]
package com.project.yapayspringboot.model; import com.auth0.jwt.JWT; import com.auth0.jwt.JWTVerifier; import com.auth0.jwt.algorithms.Algorithm; import com.auth0.jwt.exceptions.JWTVerificationException; import com.auth0.jwt.interfaces.Claim; import com.fasterxml.jackson.annotation.JsonProperty; import java.io.Unsupp...
3,786
0.631524
0.627328
112
33.05357
25.119656
100
false
false
0
0
0
0
0
0
0.642857
false
false
12
4c966f0a8dceb87513f743c807c1e0494544eed7
26,293,789,835,174
0b8900e802470e5e6d758c2f98ac235cd70ebe7e
/src/model/Transicao.java
05952418452a3e43f5d93216bb35208624b5a0b5
[]
no_license
junio10/OperacoesRegularesAFN
https://github.com/junio10/OperacoesRegularesAFN
1f40af9654531abccbba86e399f4e707ef0ba13c
95a597a343ae006b3b562375834ef5e2d0ac9b37
refs/heads/main
2023-07-04T02:41:48.722000
2021-07-09T01:26:21
2021-07-09T01:26:21
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package model; /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * * @author junio */ public class Transicao { public int from; public int to; public String read; ...
UTF-8
Java
855
java
Transicao.java
Java
[ { "context": "the template in the editor.\n */\n\n/**\n *\n * @author junio\n */\npublic class Transicao {\n public int from;", "end": 225, "score": 0.998303234577179, "start": 220, "tag": "USERNAME", "value": "junio" } ]
null
[]
package model; /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * * @author junio */ public class Transicao { public int from; public int to; public String read; ...
855
0.54152
0.54152
51
15.764706
18.670086
85
false
false
0
0
0
0
0
0
0.313726
false
false
12
ff7172f8cd5334e14177ed701f7ba5d65e609fd7
4,346,506,913,273
5b8337c39cea735e3817ee6f6e6e4a0115c7487c
/sources/com/mobiroller/MobiRollerApplication.java
f9fe6cddc4f18ccb0349a05ece8cbbd387761a19
[]
no_license
karthik990/G_Farm_Application
https://github.com/karthik990/G_Farm_Application
0a096d334b33800e7d8b4b4c850c45b8b005ccb1
53d1cc82199f23517af599f5329aa4289067f4aa
refs/heads/master
2022-12-05T06:48:10.513000
2020-08-10T14:46:48
2020-08-10T14:46:48
286,496,946
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mobiroller; import android.content.Context; import androidx.multidex.MultiDex; import com.applyze.ApplyzeAnalytics; import com.flurry.android.FlurryAgent; import com.google.firebase.FirebaseApp; import com.google.firebase.FirebaseOptions; import com.google.firebase.database.FirebaseDatabase; import com.mob...
UTF-8
Java
2,495
java
MobiRollerApplication.java
Java
[]
null
[]
package com.mobiroller; import android.content.Context; import androidx.multidex.MultiDex; import com.applyze.ApplyzeAnalytics; import com.flurry.android.FlurryAgent; import com.google.firebase.FirebaseApp; import com.google.firebase.FirebaseOptions; import com.google.firebase.database.FirebaseDatabase; import com.mob...
2,495
0.726653
0.72024
62
39.241936
51.512505
313
false
false
0
0
0
0
0
0
0.564516
false
false
12
6fb13bbd5f8104d7527b6d49b9206fbac633ff44
20,177,756,401,837
f87e2d994ce82abc53b948dd38072991a1c9a8a8
/RemoteClientAndroid/app/src/main/java/main/ApplicationComponent.java
5efa983c9e0fabf4a06bb24e54a10fe1f2731785
[]
no_license
admglaser/Remote
https://github.com/admglaser/Remote
3318324a6500d03c0d81731dea7e51816701474f
5ee25ee907fb097a3fbda90881d892cc83d6fcd4
refs/heads/master
2019-07-30T04:53:33.028000
2017-12-04T19:37:46
2017-12-04T19:37:46
82,682,081
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package main; import javax.inject.Singleton; import application.ApplicationModule; import capture.CaptureModule; import capture.FullCapturer; import dagger.Component; import network.NetworkModule; import network.WebsocketClientEndpointWithInject; import ui.UIModule; import ui.access.AccessFragment; import ui.connecti...
UTF-8
Java
776
java
ApplicationComponent.java
Java
[]
null
[]
package main; import javax.inject.Singleton; import application.ApplicationModule; import capture.CaptureModule; import capture.FullCapturer; import dagger.Component; import network.NetworkModule; import network.WebsocketClientEndpointWithInject; import ui.UIModule; import ui.access.AccessFragment; import ui.connecti...
776
0.798969
0.798969
32
23.25
20.195915
85
false
false
0
0
0
0
0
0
0.5625
false
false
12
5be99373b3b806702417c70bd77417ae40e5f27e
13,073,880,495,006
3e05664b741ec2ff6f3073dd5b6627a44f721cb1
/app/src/main/java/com/xwtec/xwandroid_yho2o/rest/bean/ResponseBase.java
2a5c2b0c4e202b18b2ee5940e428c2b00aeb5e37
[]
no_license
europa/yhoto
https://github.com/europa/yhoto
7086fb55dc17e8749b5fb50bcd6b4eb3f4a822cd
c9e83e4df8799375045bed67f7b54e3554e98700
refs/heads/master
2020-02-27T14:32:58.126000
2016-12-09T09:41:08
2016-12-09T09:41:08
64,655,253
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xwtec.xwandroid_yho2o.rest.bean; import com.google.gson.annotations.SerializedName; import java.io.Serializable; /** * Created by HuJingchun on 2016-8-24. */ public class ResponseBase implements Serializable{ String resCode; String resMsg; public String getResMsg() { return resMsg...
UTF-8
Java
558
java
ResponseBase.java
Java
[ { "context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by HuJingchun on 2016-8-24.\n */\n\npublic class ResponseBase impl", "end": 156, "score": 0.6852294206619263, "start": 146, "tag": "NAME", "value": "HuJingchun" } ]
null
[]
package com.xwtec.xwandroid_yho2o.rest.bean; import com.google.gson.annotations.SerializedName; import java.io.Serializable; /** * Created by HuJingchun on 2016-8-24. */ public class ResponseBase implements Serializable{ String resCode; String resMsg; public String getResMsg() { return resMsg...
558
0.66129
0.646953
30
17.6
17.488281
50
false
false
0
0
0
0
0
0
0.3
false
false
12
3fd05de1c81aee3703b45bcdde18611a95f86dc5
22,282,290,364,908
c67412a747669b3bf8d56cfc1b38b5004b8f0bc6
/goods/src/main/java/com/yesmywine/goods/dao/CategoryDao.java
ca0c1f6d477b9d0e857a0ab7fee2dbb18929a1a5
[]
no_license
qiango/yesmywine
https://github.com/qiango/yesmywine
56e8b25565afdc7a69e66de416f1376bdfa26aac
b1b46c4f2f33b858e0dca68273a4fc03f2e46665
refs/heads/master
2021-10-20T03:56:12.871000
2019-02-25T15:32:05
2019-02-25T15:32:05
114,221,199
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yesmywine.goods.dao; import com.yesmywine.base.record.repository.BaseRepository; import com.yesmywine.goods.bean.DeleteEnum; import com.yesmywine.goods.bean.IsShow; import com.yesmywine.goods.entityProperties.Category; import org.springframework.data.jpa.repository.Query; import org.springframework.data.re...
UTF-8
Java
1,619
java
CategoryDao.java
Java
[ { "context": "sitory;\n\nimport java.util.List;\n\n/**\n * Created by wangdiandian on 2016/12/9.\n */\n@Repository\npublic interface Ca", "end": 447, "score": 0.9996432065963745, "start": 435, "tag": "USERNAME", "value": "wangdiandian" } ]
null
[]
package com.yesmywine.goods.dao; import com.yesmywine.base.record.repository.BaseRepository; import com.yesmywine.goods.bean.DeleteEnum; import com.yesmywine.goods.bean.IsShow; import com.yesmywine.goods.entityProperties.Category; import org.springframework.data.jpa.repository.Query; import org.springframework.data.re...
1,619
0.754787
0.747993
40
39.474998
32.297825
120
false
false
0
0
0
0
0
0
0.6
false
false
12
638e65c9639f8e6a71cc1372998702a2d77101c2
11,982,958,762,137
d419d5f74dbfc9023afb9528f52bbc5793bb62e6
/crew-intranet-only-jsf/src/main/java/fr/cggveritas/crewintranet/jms/entities/CvBonnesconduites.java
53ec5852fdfd559fd20fb4d0fe74a7f51dfb0cfe
[]
no_license
kane073/cgg-crew-intranet
https://github.com/kane073/cgg-crew-intranet
548016b5b44b013ece9212891c766514d2eb63b5
44bd0cfb78e9d63589e4344e225acd87ada38110
refs/heads/master
2016-05-21T23:09:35.187000
2015-02-22T23:37:28
2015-02-22T23:37:28
32,115,090
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package fr.cggveritas.crewintranet.jms.entities; import java.io.Serializable; import java.util.Date; import javax.persistence.Basic; import javax.persistence.Column; import javax.persistence.Entity; import ja...
UTF-8
Java
4,318
java
CvBonnesconduites.java
Java
[ { "context": ".annotation.XmlRootElement;\r\n\r\n/**\r\n *\r\n * @author Alassane\r\n */\r\n@Entity\r\n@Table(name = \"cv_bonnesconduites\")\r", "end": 835, "score": 0.9514260292053223, "start": 827, "tag": "NAME", "value": "Alassane" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package fr.cggveritas.crewintranet.jms.entities; import java.io.Serializable; import java.util.Date; import javax.persistence.Basic; import javax.persistence.Column; import javax.persistence.Entity; import ja...
4,318
0.67925
0.678555
135
29.985186
30.778776
177
false
false
0
0
0
0
0
0
0.444444
false
false
12
698f57b8cd03df071d3551aa8553a7c89ee150f1
22,883,585,759,778
040e08a0e16787b02d435b81d61a9886796f8355
/Library/src/main/java/com/jushi/library/router/RouterList.java
5db330923f083695b97cb8a545bf3e924cfdf7e8
[]
no_license
JuShiDeveloper/JuShiLibrary
https://github.com/JuShiDeveloper/JuShiLibrary
de26b0162983ed9ac71164e46bb02bbdeff061e5
ff2912d60bffe873d9ce3101b9ba54fa091e07b0
refs/heads/master
2022-06-25T13:25:15.020000
2022-06-13T09:04:28
2022-06-13T09:04:28
198,611,360
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jushi.library.router; /** * Describe:路由器-注册数据 * create by wyf 2018/05/05 */ public class RouterList { /** * 登录界面 */ public static final String LOGINT_ACTIVITY = "com.base.muslim.user.login.LoginEmailActivity"; /** * 首页Fragment */ public static final String HOME_FRA...
UTF-8
Java
386
java
RouterList.java
Java
[ { "context": "ary.router;\n\n/**\n * Describe:路由器-注册数据\n * create by wyf 2018/05/05\n */\n\npublic class RouterList {\n\n /*", "end": 76, "score": 0.994573712348938, "start": 73, "tag": "USERNAME", "value": "wyf" } ]
null
[]
package com.jushi.library.router; /** * Describe:路由器-注册数据 * create by wyf 2018/05/05 */ public class RouterList { /** * 登录界面 */ public static final String LOGINT_ACTIVITY = "com.base.muslim.user.login.LoginEmailActivity"; /** * 首页Fragment */ public static final String HOME_FRA...
386
0.644444
0.622222
19
17.947369
25.683239
97
false
false
0
0
0
0
0
0
0.157895
false
false
12
2c9a28e7f2cd992d9199df100ebd9b26476fd229
33,621,004,002,275
1eb4323b08443d68e39aea7ef64d3b44e2f2ca20
/business/src/main/java/com/xuequ/cmoc/model/WechatReceiveMessage.java
4b3ae67179958ad71bc6a00ccddc5208f3f96c46
[]
no_license
duguruiyuan/cmoc
https://github.com/duguruiyuan/cmoc
7ccd25abfd4ce081602df8f2305460005026e3de
ffc859b93732efcbc317c0e1c20f9fce904bfe56
refs/heads/master
2021-05-07T14:23:24.906000
2017-04-27T01:04:25
2017-04-27T01:04:25
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xuequ.cmoc.model; import java.io.Serializable; import java.util.Date; public class WechatReceiveMessage implements Serializable { private String msgId; private Integer hmSignId; private String toUserName; private String fromUserName; private String msgType; pri...
UTF-8
Java
5,866
java
WechatReceiveMessage.java
Java
[]
null
[]
package com.xuequ.cmoc.model; import java.io.Serializable; import java.util.Date; public class WechatReceiveMessage implements Serializable { private String msgId; private Integer hmSignId; private String toUserName; private String fromUserName; private String msgType; pri...
5,866
0.591033
0.590863
268
19.895523
20.539103
78
false
false
0
0
0
0
0
0
0.30597
false
false
12
3d3f6674675b44e2497da7a00cf69746d17ff493
29,669,634,107,138
00720ec16ade04b4293764842fc0158d2c381aa3
/decorator-pattern/src/main/java/com/contrastofbeauty/designpatterns/decorator/uml/ConcreteDecorator.java
471ddd7ffdddef48138e55e0bbeb4288d8031f79
[]
no_license
blackat/design-patterns
https://github.com/blackat/design-patterns
473b61fe14e7867314b04ed3ae1867389428c24b
e390c8ecb2c9024512e14ea612d4591efcd35e76
refs/heads/master
2021-01-20T12:03:48.117000
2013-05-27T22:14:51
2013-05-27T22:14:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.contrastofbeauty.designpatterns.decorator.uml; /** * Created with IntelliJ IDEA. * User: blackcat * Date: 12/03/13 */ public class ConcreteDecorator extends Decorator { private Component component; @Override public void operation() { //To change body of implemented methods use Fil...
UTF-8
Java
359
java
ConcreteDecorator.java
Java
[ { "context": ".uml;\n\n/**\n * Created with IntelliJ IDEA.\n * User: blackcat\n * Date: 12/03/13\n */\npublic class ConcreteDecora", "end": 112, "score": 0.9995377063751221, "start": 104, "tag": "USERNAME", "value": "blackcat" } ]
null
[]
package com.contrastofbeauty.designpatterns.decorator.uml; /** * Created with IntelliJ IDEA. * User: blackcat * Date: 12/03/13 */ public class ConcreteDecorator extends Decorator { private Component component; @Override public void operation() { //To change body of implemented methods use Fil...
359
0.704735
0.688022
16
21.4375
24.098675
85
false
false
0
0
0
0
0
0
0.25
false
false
12
e8af1c130a5a33d08611cfb43c23bf63a24865d3
23,158,463,721,728
6751fa7933669d9e73920dabefe4d9cd50ac0b61
/src/main/java/cn/segema/learn/interview/basic/PeriodDemo.java
1bb7c8c705af775ed73c8615e348776eb859b1cb
[]
no_license
vangyong/designpatterns
https://github.com/vangyong/designpatterns
c30ca207914389fb5fd0a4edf63b8ae91abdc121
4c8c8a5c0e495231d977b6a14e89e9794519f259
refs/heads/master
2020-05-30T08:59:16.273000
2020-05-29T08:55:02
2020-05-29T08:55:02
42,348,183
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.segema.learn.interview.basic; import java.time.LocalDate; import java.time.Period; public class PeriodDemo { public static void main(String[] args) { LocalDate startDate = LocalDate.of(2015, 2, 20); LocalDate endDate = LocalDate.of(2017, 1, 15); Period period = Period.between(startDate, endDate); ...
UTF-8
Java
437
java
PeriodDemo.java
Java
[]
null
[]
package cn.segema.learn.interview.basic; import java.time.LocalDate; import java.time.Period; public class PeriodDemo { public static void main(String[] args) { LocalDate startDate = LocalDate.of(2015, 2, 20); LocalDate endDate = LocalDate.of(2017, 1, 15); Period period = Period.between(startDate, endDate); ...
437
0.707094
0.675057
14
30.214285
29.9909
112
false
false
0
0
0
0
0
0
1.571429
false
false
12
afe9a965c305cd6ca572d3fd9fc38ef7078fbf5d
15,753,940,111,183
4cde33c4fc31a1a97cd87cd0487ea7f1cad9da47
/filePathApplet/src/filePathApplet/main/FilePathApplet.java
1df65b709c57fd0bbe0aa5e1f80c860c2681ff4e
[]
no_license
amoreno-opentrends/prueba-aoc
https://github.com/amoreno-opentrends/prueba-aoc
53f3a91cec5da42611e13a27098a8264c08e258f
c64021e8347666cb13c198ce237dfaf9cac1477f
refs/heads/master
2020-04-11T02:51:59.779000
2012-05-24T07:56:12
2012-05-24T07:56:12
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package filePathApplet.main; import java.applet.Applet; import java.awt.FileDialog; import java.awt.Frame; import java.io.File; import netscape.javascript.JSObject; public class FilePathApplet extends Applet{ private static final long serialVersionUID = 1L; public void init(){ Object [] args = {thi...
UTF-8
Java
977
java
FilePathApplet.java
Java
[]
null
[]
package filePathApplet.main; import java.applet.Applet; import java.awt.FileDialog; import java.awt.Frame; import java.io.File; import netscape.javascript.JSObject; public class FilePathApplet extends Applet{ private static final long serialVersionUID = 1L; public void init(){ Object [] args = {thi...
977
0.699079
0.696008
31
29.516129
27.946806
133
false
false
0
0
0
0
0
0
1.870968
false
false
12
fe2f1d0ad13f3f599502108b4a159366f4320952
17,789,754,544,259
9d8278b9610553cdd299a71e20c41ca43b2974a6
/app/src/main/java/com/example/chrizsocial/models/Post.java
20681f2e25045984034e5eb48b46a7cce32be226
[]
no_license
Chrizlove/Lets-Talk-App
https://github.com/Chrizlove/Lets-Talk-App
e3cdcf887a2aba3379a6e5475cc000bd35e4295d
488a07d85c5dbd85f6935ef1093bcf327199f759
refs/heads/main
2023-08-14T15:02:49.049000
2021-09-30T05:48:06
2021-09-30T05:48:06
391,843,678
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.chrizsocial.models; import android.net.Uri; import java.util.ArrayList; public class Post { public String text = ""; public String creator = ""; public Long timestamp ; public String userImageOfCreator ; public String userNameOfCreator = ""; public Post(String textPost,S...
UTF-8
Java
1,521
java
Post.java
Java
[ { "context": "erImageOfCreator;\n this.userNameOfCreator = userNameOfCreator;\n this.creator =creator;\n this.text", "end": 509, "score": 0.9587722420692444, "start": 492, "tag": "USERNAME", "value": "userNameOfCreator" } ]
null
[]
package com.example.chrizsocial.models; import android.net.Uri; import java.util.ArrayList; public class Post { public String text = ""; public String creator = ""; public Long timestamp ; public String userImageOfCreator ; public String userNameOfCreator = ""; public Post(String textPost,S...
1,521
0.662064
0.662064
67
21.686567
22.365492
117
false
false
0
0
0
0
0
0
0.402985
false
false
12
f3f7a4d0691bfde2885dd5f3dfdce0967e27e353
6,451,040,898,387
9cfad63ae9ebd31f042fcae2f5acf873ea6a74c2
/union-base-generator/src/main/java/com/chengxuunion/generator/business/codegenerate/service/impl/CodeGenerateServiceImpl.java
8c590071be1ebace33b066d2e57d599b382a5e80
[]
no_license
youpanpan/code_generator
https://github.com/youpanpan/code_generator
3f22d95a3dd569b1eacdebb27644f5a155556e87
f6e971e361d35e97af50fc80769119c2fb6643ab
refs/heads/master
2020-04-23T13:40:20.618000
2019-02-18T06:11:34
2019-02-18T06:11:34
171,204,853
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chengxuunion.generator.business.codegenerate.service.impl; import com.alibaba.fastjson.JSON; import com.chengxuunion.generator.business.childtemplate.model.ChildTemplate; import com.chengxuunion.generator.business.childtemplate.service.ChildTemplateService; import com.chengxuunion.generator.business.c...
UTF-8
Java
11,922
java
CodeGenerateServiceImpl.java
Java
[ { "context": "let.http.HttpServletResponse;\r\n\r\n\r\n/**\r\n * @Author youpanpan\r\n * @Description: 代码生成记录服务实现\r\n * @Date:创建时间: 2", "end": 2540, "score": 0.9996542930603027, "start": 2531, "tag": "USERNAME", "value": "youpanpan" } ]
null
[]
package com.chengxuunion.generator.business.codegenerate.service.impl; import com.alibaba.fastjson.JSON; import com.chengxuunion.generator.business.childtemplate.model.ChildTemplate; import com.chengxuunion.generator.business.childtemplate.service.ChildTemplateService; import com.chengxuunion.generator.business.c...
11,922
0.649208
0.647816
286
38.18182
31.280735
143
false
false
0
0
0
0
0
0
0.534965
false
false
12
aea9669ee36f8b5958a1a95782c55022fff929cf
8,014,409,043,662
d1ff12ddd24779b8c68949d00a90105c0d0b13ba
/src/main/java/io/github/devvydoo/ascended/util/claiming/ToonManager.java
5cfad87fa9e836f03eb377d0e4338d8ebbd17ae2
[ "MIT" ]
permissive
DevvyDont/Ascended
https://github.com/DevvyDont/Ascended
0bb5ebed916c4274042ab4dbab6b3632f38e7fe0
cdce74f8c58d5f707a6dca366767b1f1b10de3a5
refs/heads/master
2022-04-16T13:45:11.481000
2020-04-15T06:28:58
2020-04-15T06:28:58
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package io.github.devvydoo.ascended.util.claiming; import io.github.devvydoo.ascended.util.exceptions.InvalidGroupException; import io.github.devvydoo.ascended.util.exceptions.InvalidToonException; import io.github.devvydoo.ascended.util.exceptions.ToonNotClaimedException; import net.dv8tion.jda.api.entities.Member; ...
UTF-8
Java
4,331
java
ToonManager.java
Java
[ { "context": "package io.github.devvydoo.ascended.util.claiming;\n\nimport io.github.devvydo", "end": 26, "score": 0.829941987991333, "start": 18, "tag": "USERNAME", "value": "devvydoo" }, { "context": "evvydoo.ascended.util.claiming;\n\nimport io.github.devvydoo.ascended.util.except...
null
[]
package io.github.devvydoo.ascended.util.claiming; import io.github.devvydoo.ascended.util.exceptions.InvalidGroupException; import io.github.devvydoo.ascended.util.exceptions.InvalidToonException; import io.github.devvydoo.ascended.util.exceptions.ToonNotClaimedException; import net.dv8tion.jda.api.entities.Member; ...
4,317
0.639344
0.632879
119
35.394958
33.926075
133
false
false
0
0
0
0
0
0
0.504202
false
false
12
ef75b1e6263b05f60febb52203e240f73eb7e396
26,938,034,908,035
2f3a3396dbb1380c4a062b5b1960d87efc1a39b1
/app/src/main/java/com/amin/foodmarket/ui/product_listing/ProductListingActivity.java
0a9fa3be5bee47f8cd16f87aaf0e6f1cb6771f86
[]
no_license
Amin-Said/FoodMarket
https://github.com/Amin-Said/FoodMarket
d0408a6e80614c9354c3b69f5a8e78dba0540128
bf4fabbf7a5b79a26688dee530106680bbf49ca6
refs/heads/master
2022-04-11T23:53:57.940000
2020-02-18T19:46:49
2020-02-18T19:46:49
239,207,224
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.amin.foodmarket.ui.product_listing; import androidx.appcompat.app.AppCompatActivity; import androidx.lifecycle.Observer; import androidx.lifecycle.ViewModelProviders; import androidx.viewpager.widget.ViewPager; import android.content.Intent; import android.os.Bundle; import android.view.View; import andro...
UTF-8
Java
2,847
java
ProductListingActivity.java
Java
[]
null
[]
package com.amin.foodmarket.ui.product_listing; import androidx.appcompat.app.AppCompatActivity; import androidx.lifecycle.Observer; import androidx.lifecycle.ViewModelProviders; import androidx.viewpager.widget.ViewPager; import android.content.Intent; import android.os.Bundle; import android.view.View; import andro...
2,847
0.670179
0.669477
85
32.494118
24.671309
101
false
false
0
0
0
0
0
0
0.552941
false
false
12
9efc7e5c413591fb4632dcf003f54d43fcfbe51a
39,307,540,716,967
b536fd1a7dbcb305604dcbbfa6e4994ea9d16de6
/180424_acmicpc/11052.java
94e6197822a5eabf70a57741f26e31a45ec73b79
[]
no_license
JeongHoiun/Algo_study
https://github.com/JeongHoiun/Algo_study
f052913057ad785f8dbb1766d3c4d1eb112ede45
a06e714575d11252746bad3d138e84392f6a93f1
refs/heads/master
2018-11-03T22:25:58.941000
2018-10-18T06:09:22
2018-10-18T06:09:22
125,309,477
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
// https://www.acmicpc.net/problem/11052 // import java.util.Scanner; public class Main { void SellFishBread() { Scanner sc = new Scanner(System.in); int n = sc.nextInt(); int price[] = new int[n+1]; int dp[] = new int[n+1]; for(int i=1;i<=n;i++) { price[i] = sc.nextInt(); } for (int i = 1; i <= n; ...
UTF-8
Java
551
java
11052.java
Java
[]
null
[]
// https://www.acmicpc.net/problem/11052 // import java.util.Scanner; public class Main { void SellFishBread() { Scanner sc = new Scanner(System.in); int n = sc.nextInt(); int price[] = new int[n+1]; int dp[] = new int[n+1]; for(int i=1;i<=n;i++) { price[i] = sc.nextInt(); } for (int i = 1; i <= n; ...
551
0.540835
0.524501
26
20.192308
16.881987
69
false
false
0
0
0
0
0
0
2.076923
false
false
12
5db489844987448331ae37351385058286d481cf
35,158,602,334,322
9239c7ab8232ccc650877203fd1a7a0ddaf57f4f
/src/main/java/com/pmcc/core/entity/TreeSelectEntity.java
9521f96dd8e5c13c8deee8eed13d0dff50359e5e
[]
no_license
wangchen-he/xiangmu
https://github.com/wangchen-he/xiangmu
67c86cdb23ef0980b2091ff557d415880c874d9c
54f0d891244b08d8936f149f39aa60494c302977
refs/heads/master
2023-05-18T17:38:05.583000
2021-05-29T04:49:01
2021-05-29T04:49:01
373,336,130
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pmcc.core.entity; /** * @ClassName: MenuEntity <br> * @Description: TODO下拉选择树 * @Date: 2020/5/20 15:17 <br> * @Author: DarkBF <br> * @Version: 1.0 <br> */ public class TreeSelectEntity { }
UTF-8
Java
218
java
TreeSelectEntity.java
Java
[ { "context": "DO下拉选择树\n * @Date: 2020/5/20 15:17 <br>\n * @Author: DarkBF <br>\n * @Version: 1.0 <br>\n */\npublic class TreeS", "end": 142, "score": 0.9997024536132812, "start": 136, "tag": "USERNAME", "value": "DarkBF" } ]
null
[]
package com.pmcc.core.entity; /** * @ClassName: MenuEntity <br> * @Description: TODO下拉选择树 * @Date: 2020/5/20 15:17 <br> * @Author: DarkBF <br> * @Version: 1.0 <br> */ public class TreeSelectEntity { }
218
0.644231
0.581731
11
17.90909
12.573092
31
false
false
0
0
0
0
0
0
0.090909
false
false
12
f0093ed4a604dc05059a1a0c5c2a698291b84fee
38,963,943,357,145
5cc8dec68a8b7827ae598ca6fe6c1c60cbcb0066
/src/main/java/com/chukhin/diplom/service/PaymentService.java
4abb1bbc06d883212dc1016aa14cb1dad3248b43
[]
no_license
DChuhin/diplom-payment
https://github.com/DChuhin/diplom-payment
a19b6a756b6cb18eb529f71bf269f6971ca7d4ac
6a2c2729f33163e0972893b272d57729260c43c9
refs/heads/master
2019-12-26T01:55:14.114000
2017-05-19T14:57:33
2017-05-19T14:57:33
91,670,223
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.chukhin.diplom.service; import com.chukhin.diplom.model.PaymentDTO; import java.util.List; public interface PaymentService { List<PaymentDTO> get(List<Long> accounts); PaymentDTO get(long id); PaymentDTO put(PaymentDTO payment); }
UTF-8
Java
262
java
PaymentService.java
Java
[]
null
[]
package com.chukhin.diplom.service; import com.chukhin.diplom.model.PaymentDTO; import java.util.List; public interface PaymentService { List<PaymentDTO> get(List<Long> accounts); PaymentDTO get(long id); PaymentDTO put(PaymentDTO payment); }
262
0.748092
0.748092
15
16.466667
18.260584
46
false
false
0
0
0
0
0
0
0.4
false
false
12
6e4131a325f97d870e269cc0411e6c36e6f71eef
39,591,008,548,611
e2c00d3c6ab39ab9e390d04597daf1e8241d451e
/src/main/java/SentimentAnalysis/SVMClassifier.java
363c1e1a4e0dfbe12267f3c807fb1f65408fe6ef
[]
no_license
jaggukaka/SentimentalAnalysisUsingDatumBox
https://github.com/jaggukaka/SentimentalAnalysisUsingDatumBox
3fad6b64facd18e0bd01cf3e1c931a11abab0109
3e21b40dbf751f57e67a29227ea0ef1265e7de31
refs/heads/master
2020-04-06T03:39:27.786000
2015-05-03T12:20:48
2015-05-03T12:20:48
34,981,486
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package SentimentAnalysis; import com.datumbox.framework.machinelearning.classification.SupportVectorMachine; import extended.TextClassiferExtendend; import libsvm.svm_parameter; /** * Created by jreddypyla on 4/25/15. */ public class SVMClassifier extends GenericClassifier { @Override public void classify...
UTF-8
Java
1,060
java
SVMClassifier.java
Java
[ { "context": "d;\nimport libsvm.svm_parameter;\n\n/**\n * Created by jreddypyla on 4/25/15.\n */\npublic class SVMClassifier extend", "end": 209, "score": 0.9996994137763977, "start": 199, "tag": "USERNAME", "value": "jreddypyla" } ]
null
[]
package SentimentAnalysis; import com.datumbox.framework.machinelearning.classification.SupportVectorMachine; import extended.TextClassiferExtendend; import libsvm.svm_parameter; /** * Created by jreddypyla on 4/25/15. */ public class SVMClassifier extends GenericClassifier { @Override public void classify...
1,060
0.784906
0.754717
29
35.551723
36.662098
125
false
false
0
0
0
0
0
0
0.413793
false
false
12
b3e5c75151880a0d9d3807f2d96eb6dc998c750c
38,835,094,342,836
03c79a38f57c0777b98e7247b0fb6a08ab0c968b
/BS_XAS_XAS_UGISAPP__MASTER_100157/BS_XAS_XAS_UGISAPP__MASTER_100157/XA-XAS-BF/ejbModule/it/usi/xframe/xas/bfimpl/sms/providers/acotel/AcotelResponse.java
abb8ae31117614a98376aebe522d35f4162c0508
[]
no_license
starczali/codereview1
https://github.com/starczali/codereview1
de919abc351cd64db6102a6c4991393e97f7b5b7
35946b9a5979e0d0f569570b97392ce0b43e4043
refs/heads/master
2020-04-06T22:09:14.409000
2018-11-16T07:05:45
2018-11-16T07:06:06
157,826,359
1
1
null
false
2018-11-16T07:46:30
2018-11-16T07:01:35
2018-11-16T07:06:51
2018-11-16T07:17:21
0
0
0
1
Java
false
null
/* * Created on Jan 21, 2011 * * To change the template for this generated file go to * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments */ package it.usi.xframe.xas.bfimpl.sms.providers.acotel; import it.usi.xframe.xas.bfutil.XASException; import java.io.ByteArrayInputStream; import java.io...
UTF-8
Java
4,529
java
AcotelResponse.java
Java
[ { "context": "rg.xml.sax.helpers.DefaultHandler;\n\n/**\n * @author us01170\n *\n * To change the template for this generated t", "end": 685, "score": 0.9995312690734863, "start": 678, "tag": "USERNAME", "value": "us01170" } ]
null
[]
/* * Created on Jan 21, 2011 * * To change the template for this generated file go to * Window&gt;Preferences&gt;Java&gt;Code Generation&gt;Code and Comments */ package it.usi.xframe.xas.bfimpl.sms.providers.acotel; import it.usi.xframe.xas.bfutil.XASException; import java.io.ByteArrayInputStream; import java.io...
4,529
0.673659
0.666814
162
26.956791
22.626148
93
false
false
0
0
0
0
0
0
2.302469
false
false
12
70726efda2308acc8530eb8723555535aa0cbe03
35,665,408,475,059
e0a1fbc44d19607f1da7b2c91ca23440a0570ce5
/Livraria/src/br/com/livraria/controller/filter/Filter.java
462514cbc09966a11e49c47d7a30b8c2da893844
[]
no_license
M7Celo/Livraria
https://github.com/M7Celo/Livraria
ee1463a339dc02cefc1ea95395c0b2d4ac293655
fb0d91e5f8118ea37309c993ea00fdab7bf3a032
refs/heads/master
2020-04-08T20:39:07.390000
2018-11-29T18:22:06
2018-11-29T18:22:06
159,708,739
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.livraria.controller.filter; import java.io.IOException; import java.sql.Connection; import java.sql.SQLException; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletRespon...
ISO-8859-1
Java
1,402
java
Filter.java
Java
[]
null
[]
package br.com.livraria.controller.filter; import java.io.IOException; import java.sql.Connection; import java.sql.SQLException; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletRespon...
1,402
0.686695
0.684549
66
19.181818
19.421879
73
false
false
0
0
0
0
0
0
1.227273
false
false
12
d5aaf4f4a00ca783949b03a5ae744118f86fb880
36,859,409,376,066
0a4ff78e1cf9e032904c81d106e8e774a582063e
/src/Controlador/DAO/DAOEventos.java
7383e7fbb575f6a33bcbf08101449224d9c575ba
[]
no_license
EddieBenji/CharmingStudio
https://github.com/EddieBenji/CharmingStudio
38ee77b8e951d0ba338635511ef789f6bfa27918
69016dd5c58084a747f3789ab0544f408b816a3a
refs/heads/master
2021-01-01T18:34:17.103000
2014-12-06T17:18:55
2014-12-06T17:18:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Controlador.DAO; import Modelo.EventosSociales; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.Calendar; import java.util.Date; import java.util.GregorianCalendar; import java.util.LinkedList; import java.util.logging.Level; impo...
UTF-8
Java
6,452
java
DAOEventos.java
Java
[ { "context": ";\nimport java.util.logging.Logger;\n\n/**\n * @author Lalo\n * @version 1.0\n * @created 19-sep-2014 02:36:23 ", "end": 369, "score": 0.9839851260185242, "start": 365, "tag": "USERNAME", "value": "Lalo" } ]
null
[]
package Controlador.DAO; import Modelo.EventosSociales; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.Calendar; import java.util.Date; import java.util.GregorianCalendar; import java.util.LinkedList; import java.util.logging.Level; impo...
6,452
0.610818
0.605084
211
29.578199
27.797974
112
false
false
0
0
0
0
0
0
0.459716
false
false
12
ef6c80a1fe56a5c799f626a443554f27fa03c65f
29,033,978,925,399
ac7235cb9f0b9f867f20f1c5c057ff0a79de365c
/core/src/main/java/org/pentaho/di/core/database/ConnectionPoolUtil.java
2ff481061eb918c186932ef6f402642643b09177
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
pentaho/pentaho-kettle
https://github.com/pentaho/pentaho-kettle
7679f9cad4028821633c52b04f15a69a471dbcdf
a65e956a6519fcdc35bc10bf81a1bf1c8b7c80a1
refs/heads/master
2023-09-04T10:42:28.367000
2023-08-29T13:20:33
2023-08-29T13:20:33
13,421,878
7,219
3,559
Apache-2.0
false
2023-09-14T20:20:02
2013-10-08T18:27:11
2023-09-14T09:23:02
2023-09-14T20:20:02
621,571
6,903
3,332
81
Java
false
false
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2020 by Hitachi Vantara : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version...
UTF-8
Java
13,824
java
ConnectionPoolUtil.java
Java
[ { "context": " Data Integration\n *\n * Copyright (C) 2002-2020 by Hitachi Vantara : http://www.pentaho.com\n *\n ********************", "end": 162, "score": 0.9998040199279785, "start": 147, "tag": "NAME", "value": "Hitachi Vantara" } ]
null
[]
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2020 by <NAME> : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version 2.0 (the...
13,815
0.703704
0.701678
345
39.069565
34.109982
165
false
false
0
0
0
0
0
0
0.646377
false
false
12
f329a32c06cccded7a935c23001f09119b7882c1
37,538,014,202,431
149c82fb9aeb922342a48f90bcab2b9e1f8a2d2c
/src/main/java/com/marcin/service/UserService.java
8c76e6b4e6bb9dd5e2cdd56f793c782aff0b701b
[]
no_license
bymbyn/ws-server
https://github.com/bymbyn/ws-server
1e2a0e2c6dee6df8bfbacf878a339865da8818d8
fa45e9b313dcdb2a5f156f6e1827fd24b3776873
refs/heads/master
2021-01-20T08:31:57.091000
2017-05-03T15:12:41
2017-05-03T15:12:41
90,162,293
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.marcin.service; import java.util.List; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebService; import org.springframework.stereotype.Service; import com.marcin.model.User; @WebService //@Service public interface UserService { @WebMethod(operationName = "getUsers", action =...
UTF-8
Java
796
java
UserService.java
Java
[]
null
[]
package com.marcin.service; import java.util.List; import javax.jws.WebMethod; import javax.jws.WebParam; import javax.jws.WebService; import org.springframework.stereotype.Service; import com.marcin.model.User; @WebService //@Service public interface UserService { @WebMethod(operationName = "getUsers", action =...
796
0.761307
0.741206
28
27.428572
29.091516
91
false
false
0
0
0
0
0
0
0.821429
false
false
12
90e3fb51a70c8265c59ecaff5ed960a2ce9dc51b
25,366,076,917,814
4eca565bd1aa1d29316de8c2e51f45291b34709f
/src/main/java/com/example/pokemon/unite/api/pokemon/domain/Pokemon.java
76d49f824075d3dc6c74fb10e12035e960c38be4
[]
no_license
kingjakeu/pokemon-unite-api
https://github.com/kingjakeu/pokemon-unite-api
424929b42257e9c9d8f289710e1b8d309378d776
05057cd7b8acf4cc01f18be096e2eba4858b3eb4
refs/heads/master
2023-07-02T09:18:07.429000
2021-08-06T08:31:10
2021-08-06T08:31:10
392,613,938
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.pokemon.unite.api.pokemon.domain; import com.example.pokemon.unite.api.pokemon.constant.AttackType; import com.example.pokemon.unite.api.pokemon.constant.DamageType; import com.example.pokemon.unite.api.pokemon.constant.RoleStyle; import lombok.*; import javax.persistence.*; import java.util.List;...
UTF-8
Java
1,189
java
Pokemon.java
Java
[]
null
[]
package com.example.pokemon.unite.api.pokemon.domain; import com.example.pokemon.unite.api.pokemon.constant.AttackType; import com.example.pokemon.unite.api.pokemon.constant.DamageType; import com.example.pokemon.unite.api.pokemon.constant.RoleStyle; import lombok.*; import javax.persistence.*; import java.util.List;...
1,189
0.720774
0.720774
44
26.022728
21.397205
73
false
false
0
0
0
0
0
0
0.340909
false
false
12
41df7fef6e670e488b43885a0e17191de9515255
29,978,871,758,222
0d5a26ebf790d510fdb5e6c29480a577191e5a2d
/app/src/main/java/com/bukantkpd/bukabareng/adapters_and_items/MyBuyingsItem.java
b8f8a7b585eebdc863a98d34f54aeb1eadb8b427
[]
no_license
ibamibrahim/BukaBareng
https://github.com/ibamibrahim/BukaBareng
80185767e067f53cefa093670a7558d0f77b1c73
299f3040c287fb778dbb85a06c0bb0e417c69365
refs/heads/master
2021-01-01T18:10:54.703000
2017-05-28T14:39:27
2017-05-28T14:39:27
91,159,831
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bukantkpd.bukabareng.adapters_and_items; /** * Created by Ibam on 5/16/2017. */ public class MyBuyingsItem { private String productName; private String productGroceryPrice; private String productNormalPrice; private String productCurrentQtyBuying; private int productImage; publ...
UTF-8
Java
1,143
java
MyBuyingsItem.java
Java
[ { "context": ".bukabareng.adapters_and_items;\n\n/**\n * Created by Ibam on 5/16/2017.\n */\n\npublic class MyBuyingsItem {\n\n", "end": 76, "score": 0.9840351343154907, "start": 72, "tag": "USERNAME", "value": "Ibam" } ]
null
[]
package com.bukantkpd.bukabareng.adapters_and_items; /** * Created by Ibam on 5/16/2017. */ public class MyBuyingsItem { private String productName; private String productGroceryPrice; private String productNormalPrice; private String productCurrentQtyBuying; private int productImage; publ...
1,143
0.716535
0.710411
44
24.977272
27.637663
151
false
false
0
0
0
0
0
0
0.454545
false
false
12
0123a07942ddad8aee2dc53694afa64cc9f0abc0
35,974,646,079,299
90cbb06c6d287daca7b977dcdb2bb103ee3eaf3a
/笔试/src/字节跳动/question4.java
b141233bec18b153590dc0226deab3b719ab2b09
[]
no_license
mawang1054/offerQuestion
https://github.com/mawang1054/offerQuestion
88313fb1758c80b224400f3760aabb74197e047b
3cda5c58a294e6db752297eed72cfeecf71f5ab7
refs/heads/master
2020-06-24T03:49:18.835000
2019-08-18T15:28:59
2019-08-18T15:28:59
198,839,787
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ×Ö½ÚÌø¶¯; import java.util.ArrayList; import java.util.Scanner; public class question4 { public static ArrayList<Integer> result = new ArrayList<Integer>(); public static void main(String[] args) { Scanner sc = new Scanner(System.in); while(sc.hasNext()) { int N = sc.nextInt(); i...
WINDOWS-1252
Java
1,186
java
question4.java
Java
[]
null
[]
package ×Ö½ÚÌø¶¯; import java.util.ArrayList; import java.util.Scanner; public class question4 { public static ArrayList<Integer> result = new ArrayList<Integer>(); public static void main(String[] args) { Scanner sc = new Scanner(System.in); while(sc.hasNext()) { int N = sc.nextInt(); i...
1,186
0.480475
0.441426
56
19.035715
15.957493
68
false
false
0
0
0
0
0
0
3.196429
false
false
12
f8ec0e1288a9e5d3f8a5669eb22916672855efc2
34,205,119,559,355
ae1e3a92cbe0d666a8bedcff6906e0353c411bb9
/BookManagement/src/main/java/com/vitorricoy/bookmanagement/model/persistence/AuthorPersistence.java
29eeaffed4cb597232c0b5dac98cedab9be4e167
[]
no_license
vitorricoy/BookManagementArkhi
https://github.com/vitorricoy/BookManagementArkhi
dc1268526d1578bf141a8bf84de6e50b69bfe775
e18693ebf499ebb35e58d3f08b70fcd9d2377cea
refs/heads/master
2021-08-31T09:56:11.249000
2017-12-21T00:24:12
2017-12-21T00:24:12
114,704,897
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vitorricoy.bookmanagement.model.persistence; import com.vitorricoy.bookmanagement.model.domain.Author; import com.vitorricoy.bookmanagement.model.exception.PersistenceException; import com.vitorricoy.bookmanagement.model.persistenceInterface.AuthorPersistenceInterface; import java.util.ArrayList; imp...
UTF-8
Java
2,397
java
AuthorPersistence.java
Java
[ { "context": "thor Persistence implemented using RAM\r\n * @author vitor\r\n */\r\npublic class AuthorPersistence implements A", "end": 436, "score": 0.8566725850105286, "start": 431, "tag": "USERNAME", "value": "vitor" } ]
null
[]
package com.vitorricoy.bookmanagement.model.persistence; import com.vitorricoy.bookmanagement.model.domain.Author; import com.vitorricoy.bookmanagement.model.exception.PersistenceException; import com.vitorricoy.bookmanagement.model.persistenceInterface.AuthorPersistenceInterface; import java.util.ArrayList; imp...
2,397
0.627868
0.627868
78
28.73077
26.665388
97
false
false
0
0
0
0
0
0
0.397436
false
false
12
45207c2cf60c077d450616815c91535721de17dc
1,898,375,583,585
91feacfea6bbcadd634dde42681dbba317e31f75
/src/main/java/com/creditharmony/fortune/change/lender/apply/entity/LenderChangeLog.java
e7e585b3b967924b9b301ad4eea4c1967844e296
[]
no_license
sengeiou/chp-fortune
https://github.com/sengeiou/chp-fortune
0d5ccc9b40568a622fa162dc609bd4ccfc358a9f
ac676cb5d8502269d2d44bf395206034f26b4e49
refs/heads/master
2020-05-16T02:53:13.475000
2017-07-06T07:31:26
2017-07-06T07:31:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.creditharmony.fortune.change.lender.apply.entity; import com.creditharmony.core.persistence.DataEntity; /** * 审批记录表entity * @Class Name LenderChangeLog * @author 郭才林 * @Create In 2015年12月1日 */ public class LenderChangeLog extends DataEntity<LenderChangeLog>{ private static final long serialVersi...
UTF-8
Java
1,545
java
LenderChangeLog.java
Java
[ { "context": "表entity\n * @Class Name LenderChangeLog\n * @author 郭才林\n * @Create In 2015年12月1日\n */\n\npublic class Lender", "end": 182, "score": 0.9997296929359436, "start": 179, "tag": "NAME", "value": "郭才林" } ]
null
[]
package com.creditharmony.fortune.change.lender.apply.entity; import com.creditharmony.core.persistence.DataEntity; /** * 审批记录表entity * @Class Name LenderChangeLog * @author 郭才林 * @Create In 2015年12月1日 */ public class LenderChangeLog extends DataEntity<LenderChangeLog>{ private static final long serialVersi...
1,545
0.761969
0.756575
64
22.171875
19.852232
65
false
false
0
0
0
0
0
0
1.28125
false
false
12
68b162a653fa9476896ba9030c4e1badedc36988
17,703,855,239,474
58a0e80b8759eb6dee25b822751481f679ccd50f
/src/zeal/Signup.java
15d463b1d57ce478f42b4b3810353b769c69dca1
[]
no_license
Rajiv99Git/Banking-System
https://github.com/Rajiv99Git/Banking-System
31da3147143329f12af3101484cd7fcfccebc732
9ba39e5890db80512350fe8d5e540c116118ad06
refs/heads/master
2023-02-19T08:04:56.396000
2021-01-25T06:14:28
2021-01-25T06:14:28
332,648,583
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package zeal; import java.awt.Color; public class Signup extends javax.swing.JFrame { public Signup() { initComponents(); } @SuppressWarnings("unchecked") // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents private void initComponents() { ...
UTF-8
Java
12,504
java
Signup.java
Java
[]
null
[]
package zeal; import java.awt.Color; public class Signup extends javax.swing.JFrame { public Signup() { initComponents(); } @SuppressWarnings("unchecked") // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents private void initComponents() { ...
12,504
0.630038
0.616683
284
43.024647
35.359962
168
false
false
0
0
0
0
0
0
0.580986
false
false
12
be3c763ab0dc9c6f4153b9dae16457353a595975
20,255,065,828,132
4af3df5613235052feafca7ccda02b6026996795
/src/main/java/com/company/domain/UserEntity.java
2e5a9b98278b8db0d24fb89cbfabb3fe69c8f559
[]
no_license
SergeyUB/alaguerre
https://github.com/SergeyUB/alaguerre
65cb735dacd81c889ef19535daa9a3bcd85ca177
416c4ac7ea1ef46354b8bcc8924355f0a4380608
refs/heads/master
2016-08-06T10:01:55.676000
2015-01-30T05:35:48
2015-01-30T05:35:48
30,057,811
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company.domain; import com.company.validation.UserRegistrationForm1; import com.company.validation.UserRegistrationForm2; import javax.persistence.*; import java.io.Serializable; import java.util.Arrays; import java.util.Date; /** * * Class-Entity, which describes db table "user_table" */ @Entity @Ta...
UTF-8
Java
5,450
java
UserEntity.java
Java
[ { "context": " setPhone(form1.getPhone());\n setPassword(form1.getPassword());\n setWhoRecomend(form1.getWhoRecomend()", "end": 5061, "score": 0.9652491211891174, "start": 5044, "tag": "PASSWORD", "value": "form1.getPassword" } ]
null
[]
package com.company.domain; import com.company.validation.UserRegistrationForm1; import com.company.validation.UserRegistrationForm2; import javax.persistence.*; import java.io.Serializable; import java.util.Arrays; import java.util.Date; /** * * Class-Entity, which describes db table "user_table" */ @Entity @Ta...
5,443
0.593578
0.584771
222
23.554054
24.277937
113
false
false
0
0
0
0
0
0
0.378378
false
false
12
945f01e9a2b083f41bebe8691d920fa4bb84c90b
10,247,791,980,505
fef5c2601c1d139315b11f050ec814e9f4ba17dc
/src/main/java/com/example/demo/model/MyResponse.java
8f51ab99387d46b48b1aa9e28048e2b65d403a10
[ "Apache-2.0" ]
permissive
dmpour23/demo-integration
https://github.com/dmpour23/demo-integration
fe159ddd166145a22831f76cffae567cf46b5a32
6890960c664895fc3227ef4f0ed88317e930b196
refs/heads/main
2022-12-27T13:17:50.193000
2020-10-06T20:40:41
2020-10-06T20:40:41
301,804,414
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.demo.model; public class MyResponse { private String notificationRequestId; private String transactionId; private String description; private String code; public String getNotificationRequestId() { return notificationRequestId; } public void setNotificationReq...
UTF-8
Java
1,138
java
MyResponse.java
Java
[]
null
[]
package com.example.demo.model; public class MyResponse { private String notificationRequestId; private String transactionId; private String description; private String code; public String getNotificationRequestId() { return notificationRequestId; } public void setNotificationReq...
1,138
0.667838
0.667838
47
23.212767
29.203568
171
false
false
0
0
0
0
0
0
0.361702
false
false
12
23b9b86ca6f358a4211400ea21326b3ce14a0dd4
8,804,683,013,728
cb468043e510cd6b05b4b9287a16e0c5ef625f5a
/src/message/ItemInfo.java
5588244896f2b8a5d527f4b9ff4f79a422c13f8d
[]
no_license
minghuijiang/PirateStorm
https://github.com/minghuijiang/PirateStorm
3a3800114254f731edaa2aee1b0f3d10a58693cd
100ef1711fc737fff9edc2284fa6d1ccb3e3f6db
refs/heads/master
2021-01-10T06:38:46.045000
2016-02-01T17:30:51
2016-02-01T17:30:51
50,851,114
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package message; import com.mingJiang.as.ByteArray; import component.User; public class ItemInfo extends Message{ public static final int id = 1006; public int itemType; public int itemDefaultId; public int itemLevel; public int _amount; public ItemInfo(User user) { super(user); } public ItemInfo(User use...
UTF-8
Java
3,486
java
ItemInfo.java
Java
[]
null
[]
package message; import com.mingJiang.as.ByteArray; import component.User; public class ItemInfo extends Message{ public static final int id = 1006; public int itemType; public int itemDefaultId; public int itemLevel; public int _amount; public ItemInfo(User user) { super(user); } public ItemInfo(User use...
3,486
0.560276
0.485936
147
22.707483
18.763914
70
false
false
0
0
0
0
0
0
0.734694
false
false
12
7d1f15e31f6d3688d203bb89b79bf719b600f88b
14,757,507,683,104
924b14e22531995affeaf051d0d29376c7a00c2d
/src/main/java/com/example/cricketAPI/LaunchCricketController.java
4a774e4ccb9b52247464d40e7ec7ea17eda4cb10
[]
no_license
Divyansh707/Tekion_Assignment_1
https://github.com/Divyansh707/Tekion_Assignment_1
6ec5f9308f3fda29445724daa6fc90717c686374
80b1119c93ac5fd18312c71874507adf3bfc3bf2
refs/heads/master
2020-12-18T22:14:43.394000
2020-01-22T09:08:00
2020-01-22T09:08:00
235,535,741
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.cricketAPI; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.*; @Controller public class LaunchCricketController { @GetMapping("/launchCricket") public String LaunchCricketForm(Model model) { mode...
UTF-8
Java
571
java
LaunchCricketController.java
Java
[]
null
[]
package com.example.cricketAPI; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.*; @Controller public class LaunchCricketController { @GetMapping("/launchCricket") public String LaunchCricketForm(Model model) { mode...
571
0.737303
0.737303
26
21
23.835978
84
false
false
0
0
0
0
0
0
0.307692
false
false
12
ecf55051606d74ce9a83eb596284f571ba7b6d8d
13,932,873,978,473
997d3250e88c85a67ecb47e6477161d2f7cca899
/src/main/java/me/frank/manager/controller/FileController.java
09e34e1175b1b5a9df73f6ee5417f22b32f01981
[]
no_license
MMMMMine/manager
https://github.com/MMMMMine/manager
bec581fd2d1310afe35a14b86ed8ce7ccd3fb9a3
81007ab7c85e634ef3c62a3a05bfe1c0a7b677c2
refs/heads/master
2020-03-09T04:22:53.234000
2018-04-08T01:51:40
2018-04-08T01:51:43
128,586,250
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.frank.manager.controller; import me.frank.manager.server.service.IFileService; import org.joda.time.DateTime; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotati...
UTF-8
Java
891
java
FileController.java
Java
[ { "context": "rk.web.multipart.MultipartFile;\n\n/**\n * Created by frank on 2018/3/6.\n */\n@RestController\n@RequestMapping(", "end": 544, "score": 0.9996007680892944, "start": 539, "tag": "USERNAME", "value": "frank" } ]
null
[]
package me.frank.manager.controller; import me.frank.manager.server.service.IFileService; import org.joda.time.DateTime; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotati...
891
0.787879
0.781145
31
27.741936
26.149652
99
false
false
0
0
0
0
0
0
0.451613
false
false
12
2f73dd9efed042bd22084409fa8ab58985b41aae
32,083,405,702,702
bbe286cc722d9a4f86193aeecda141d57164831c
/src/test/java/practice/NaukriLogin.java
5b84a38909d1fb7218f463edd2a277f56276c98b
[]
no_license
rajmuttu76/MavenProject
https://github.com/rajmuttu76/MavenProject
1b87d63eaa716a9f7bd2ddf0f8f38ad60fc6ddf4
8ffe45e78aa243ffddc6a49332f9c424e4e650aa
refs/heads/master
2021-05-05T08:34:10.093000
2018-01-27T13:35:21
2018-01-27T13:35:21
119,060,682
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package practice; import java.util.Set; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.support.ui.ExpectedConditions; import org.op...
UTF-8
Java
2,918
java
NaukriLogin.java
Java
[ { "context": ".xpath(\"//input[@name='email']\"));\n\t\tun.sendKeys(\"mutturajgowd1025@gmail.com\");\n\t\t\n\t\t\n\t\tdriver.findElement(By.xpath(\"//input[@", "end": 1604, "score": 0.9999158978462219, "start": 1578, "tag": "EMAIL", "value": "mutturajgowd1025@gmail.com" }, { "context...
null
[]
package practice; import java.util.Set; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.support.ui.ExpectedConditions; import org.op...
2,899
0.707676
0.700822
84
33.738094
33.637817
119
false
false
0
0
0
0
0
0
2.119048
false
false
12
e8e4a6e214cb2bd455792aa92ef8e2bf95bad936
32,083,405,706,153
16372b886a5dcf781321e9f18afb3b96b0ae052f
/Heetch/app/src/main/java/com/heetch/romain/android/utils/AppUtils.java
9fdc0b756640321aa28a2097a26c255cd5f273e3
[]
no_license
PtiPingouin/MaterialTests
https://github.com/PtiPingouin/MaterialTests
24bc8a08a46acad11815ef1aadc61b4028eeb33f
d040004609efff3069399ba1426aeb9a2d59d407
refs/heads/master
2016-08-07T14:10:52.208000
2015-08-26T15:18:56
2015-08-26T15:18:56
40,895,802
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.heetch.romain.android.utils; import android.app.Activity; import android.content.Context; import android.content.Intent; import com.heetch.romain.android.settings.Settings; import com.heetch.romain.android.WelcomeActivity; import com.heetch.romain.android.server.ServerInterface; public final class AppUti...
UTF-8
Java
966
java
AppUtils.java
Java
[]
null
[]
package com.heetch.romain.android.utils; import android.app.Activity; import android.content.Context; import android.content.Intent; import com.heetch.romain.android.settings.Settings; import com.heetch.romain.android.WelcomeActivity; import com.heetch.romain.android.server.ServerInterface; public final class AppUti...
966
0.783644
0.783644
34
27.411764
24.177187
83
false
false
0
0
0
0
0
0
1.382353
false
false
12
62a71313a71496985c6d11510811a9fb2f0464e8
2,430,951,496,915
c84808a9412d7ce43a8442d62528937e399e6066
/src/com/xuan/test/XX.java
e1de33edeb8fdb1445ef2b8a6e8930b9b6ba947a
[]
no_license
xuanyu1992/XTOSFlowLib
https://github.com/xuanyu1992/XTOSFlowLib
35799048f7dd7c54b2170403bd838ba62d80926a
bed7106f7e7c557cb79edc5ab7497800973f8cfb
refs/heads/master
2021-01-22T22:28:37.826000
2017-03-20T12:39:00
2017-03-20T12:39:00
85,548,213
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xuan.test; public class XX { }
UTF-8
Java
50
java
XX.java
Java
[]
null
[]
package com.xuan.test; public class XX { }
50
0.62
0.62
5
8
9.528903
22
false
false
0
0
0
0
0
0
0.2
false
false
12
7917a97fbad16690b21ac272fff52df3c03bff77
15,891,379,033,551
9ac8596193259a59d2ca3960dd01d88cfebca92b
/SchoolNews/app/src/main/java/news/gdut/auto/iot2/ormlite/db/CollegeDao.java
525a1765fcaad4c8f786e107ddb892f171dc99a2
[]
no_license
wuyubo/android-schoolnews
https://github.com/wuyubo/android-schoolnews
1c48340944d7f8c9678c88db8312df9ff916f7c6
a1aeb2d878d630410e728d2575963791aa4d77c3
refs/heads/master
2020-09-16T09:11:48.634000
2016-08-21T08:15:00
2016-08-21T08:15:00
66,188,117
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package news.gdut.auto.iot2.ormlite.db; import android.content.Context; import com.j256.ormlite.dao.Dao; import java.sql.SQLException; import java.util.List; import news.gdut.auto.iot2.ormlite.bean.College; import news.gdut.auto.iot2.ormlite.bean.School; /** * Created by Administrator on 2016/5/15. */ public cla...
UTF-8
Java
1,999
java
CollegeDao.java
Java
[ { "context": ".auto.iot2.ormlite.bean.School;\n\n/**\n * Created by Administrator on 2016/5/15.\n */\npublic class CollegeDao {\n\n ", "end": 291, "score": 0.839442253112793, "start": 278, "tag": "USERNAME", "value": "Administrator" } ]
null
[]
package news.gdut.auto.iot2.ormlite.db; import android.content.Context; import com.j256.ormlite.dao.Dao; import java.sql.SQLException; import java.util.List; import news.gdut.auto.iot2.ormlite.bean.College; import news.gdut.auto.iot2.ormlite.bean.School; /** * Created by Administrator on 2016/5/15. */ public cla...
1,999
0.566448
0.559879
97
19.402061
17.205645
68
false
false
0
0
0
0
0
0
0.742268
false
false
12
22a56a1e7db0b147d6bd4f4b156181f5af04dac1
9,706,626,150,954
de1fb563b3e326313bf0f6846c5b42aa6533d584
/Impressionist/app/src/main/java/edu/umd/hcil/impressionistpainter434/ImpressionistView.java
b6c29c3679ca26662c1e7d4c388a68c89391128d
[]
no_license
antony1213/CMSC434
https://github.com/antony1213/CMSC434
b8d1238c1a2bca121fbf96f73140a9341dc9eaa5
1fec712eecf7d37260b3409431b1f8ba22ce3bd6
refs/heads/master
2021-01-12T10:45:17.913000
2016-11-23T03:29:31
2016-11-23T03:29:31
72,671,617
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.umd.hcil.impressionistpainter434; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Point; import android.graphics.Rect; import android.graphic...
UTF-8
Java
10,760
java
ImpressionistView.java
Java
[]
null
[]
package edu.umd.hcil.impressionistpainter434; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Point; import android.graphics.Rect; import android.graphic...
10,760
0.596561
0.577695
268
39.145523
34.312401
137
false
false
0
0
0
0
0
0
0.902985
false
false
12
d0bb49b65f3c3ef176be475d04c9c9f1931d5fe3
781,684,056,468
ef792d7aca1df080606064dc7e60c437c3ce5b77
/Android/LuaViewSDK/src/com/taobao/luaview/scriptbundle/asynctask/BaseAsyncTask.java
7622ac44e4e38297afcf9df99ec5f9d91d407d4e
[ "MIT" ]
permissive
dkuspawono/LuaViewSDK
https://github.com/dkuspawono/LuaViewSDK
0aa3233b444ff3b459ee2132ae927d470cfbb521
22b85c24d73d83414df9273bd3cf6c4bde32a2b5
refs/heads/master
2020-03-21T14:43:21.715000
2018-07-15T12:03:41
2018-07-15T12:05:06
138,672,562
1
0
MIT
true
2018-07-15T12:05:07
2018-06-26T02:11:19
2018-06-26T02:11:59
2018-07-15T12:05:07
214,354
1
0
0
Java
false
null
/* * Created by LuaView. * Copyright (c) 2017, Alibaba Group. All rights reserved. * * This source code is licensed under the MIT. * For the full copyright and license information,please view the LICENSE file in the root directory of this source tree. */ package com.taobao.luaview.scriptbundle.asynctask; import...
UTF-8
Java
756
java
BaseAsyncTask.java
Java
[ { "context": "android.os.AsyncTask;\n\n/**\n * 简单任务封装\n *\n * @author song\n */\npublic abstract class BaseAsyncTask<Params, Pr", "end": 376, "score": 0.9738125205039978, "start": 372, "tag": "USERNAME", "value": "song" } ]
null
[]
/* * Created by LuaView. * Copyright (c) 2017, Alibaba Group. All rights reserved. * * This source code is licensed under the MIT. * For the full copyright and license information,please view the LICENSE file in the root directory of this source tree. */ package com.taobao.luaview.scriptbundle.asynctask; import...
756
0.725806
0.72043
28
25.607143
33.624332
121
false
false
0
0
0
0
0
0
0.428571
false
false
12
4de3e9cadc2ca91a6e91ec79d0b70e76842f116b
6,682,969,113,094
0d0459dc3e37180dcb2e5ff31298877ada6598e1
/DanmarWeb/src/main/java/com/facturador/danmar/controller/ClienteController.java
480b478d8528b62a0c54d44824a99f9c7a472edc
[]
no_license
kaloyero/Danmar
https://github.com/kaloyero/Danmar
5c7739bc8ae133d070101d036e8d9e15b3e27271
136a110ecaef217aa02bce33a5c61aaf1b080313
refs/heads/master
2021-01-21T04:47:11.823000
2016-06-08T19:39:56
2016-06-08T19:39:56
45,519,222
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.facturador.danmar.controller; import java.text.ParseException; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation...
UTF-8
Java
2,145
java
ClienteController.java
Java
[]
null
[]
package com.facturador.danmar.controller; import java.text.ParseException; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation...
2,145
0.806993
0.806993
65
32
28.85401
129
false
false
0
0
0
0
0
0
1.184615
false
false
12
1a9db05c1cff6f915e6eb3ead692bdb4c168d540
22,686,017,323,958
f3d724f006850019debbfc47c7aab6324664b13b
/src/main/java/pages/WikiPage.java
437de7da7e6424709e5a20fbebec75428ed24bde
[ "MIT" ]
permissive
santiago-ar/googlePOM
https://github.com/santiago-ar/googlePOM
73f2094fc9f0074b5bd3eed1e500933b84644516
4c1dc14f6dcc69dcae450d7ef0b9e442dffe645a
refs/heads/master
2022-12-20T07:46:51.981000
2020-10-05T20:55:08
2020-10-05T20:55:08
301,177,266
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pages; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; public class WikiPage extends BasePage { @FindBy(id = "firstHeading") WebElement titleResult; public WikiPage(WebDriver d...
UTF-8
Java
487
java
WikiPage.java
Java
[]
null
[]
package pages; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; public class WikiPage extends BasePage { @FindBy(id = "firstHeading") WebElement titleResult; public WikiPage(WebDriver d...
487
0.724846
0.724846
20
23.35
17.630301
47
false
false
0
0
0
0
0
0
0.5
false
false
12
b430ff24e672898004343b3d8650a88c0b4366a1
14,001,593,385,071
97d936b5063be06320eecd0549e6da908cb97888
/src/Zelectro/Audio/Recognizer/GoogleResponse.java
2e594e99963b81d93fe7bd72710bc2e5723075f9
[]
no_license
d3n4/Zelectro.Java
https://github.com/d3n4/Zelectro.Java
1cd65488d4879507bc207e51ac5a2996d10e9f6e
a951284f4e1a9d1fed144a7720292883f1309335
refs/heads/master
2020-12-24T14:56:42.991000
2013-07-08T15:05:35
2013-07-08T15:05:35
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Zelectro.Audio.Recognizer; public class GoogleResponse { private String response; private String confidence; public GoogleResponse() { } public String getResponse() { return response; } protected void setResponse(String response) { this.response = response; } pub...
UTF-8
Java
482
java
GoogleResponse.java
Java
[]
null
[]
package Zelectro.Audio.Recognizer; public class GoogleResponse { private String response; private String confidence; public GoogleResponse() { } public String getResponse() { return response; } protected void setResponse(String response) { this.response = response; } pub...
482
0.665975
0.665975
19
24.368422
15.718613
53
false
false
0
0
0
0
0
0
0.368421
false
false
12
6e844f68d87fa7de2e287930490c10ea3525b7df
15,539,191,682,831
45f11d602475a4dd86a389e8b1be449afbb8a398
/src/main/java/backend/common/OS/WindowsExeReference.java
b430b94d6282e138a7c347f39d4bb85cd35de077
[]
no_license
clem2507/Project2-2_G9
https://github.com/clem2507/Project2-2_G9
a857f655cbc014d8e601c7c7ec8dff008ba6d116
ef1f2c2a0afaa03d0bbb7c065707ad54b8b6f5ad
refs/heads/main
2023-06-11T11:37:28.601000
2021-06-23T07:23:48
2021-06-23T07:23:48
335,231,952
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package backend.common.OS; import java.io.File; import java.io.IOException; public class WindowsExeReference extends ProgramReference { public WindowsExeReference(final File path, final WindowsShortcut shortcut){ super(); name = path.getName(); target = shortcut.getRealFilename(); ...
UTF-8
Java
750
java
WindowsExeReference.java
Java
[]
null
[]
package backend.common.OS; import java.io.File; import java.io.IOException; public class WindowsExeReference extends ProgramReference { public WindowsExeReference(final File path, final WindowsShortcut shortcut){ super(); name = path.getName(); target = shortcut.getRealFilename(); ...
750
0.610667
0.608
34
21.058823
21.824085
80
false
false
0
0
0
0
0
0
0.382353
false
false
12
567e29294dcc08d1a863ed6624367ad760667700
28,527,172,781,544
e882ba998af025919e19bebd10029a70a7b9724f
/src/main/java/kz/muminov/reservationservice/model/enums/EmployeeRole.java
e906b000eb8934895eafdcb1621a6a85348ebf87
[]
no_license
amirmuminov/reservation-service
https://github.com/amirmuminov/reservation-service
2cd53bab9b13a9866bcd1f49da1be67e4e60b4e5
a3e910209b161283b6b488301839f81dbfdc912d
refs/heads/master
2023-02-02T06:02:44.850000
2020-12-14T13:38:49
2020-12-14T13:38:49
298,800,339
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package kz.muminov.reservationservice.model.enums; public enum EmployeeRole { ROLE_WAITER, ROLE_ADMIN }
UTF-8
Java
115
java
EmployeeRole.java
Java
[]
null
[]
package kz.muminov.reservationservice.model.enums; public enum EmployeeRole { ROLE_WAITER, ROLE_ADMIN }
115
0.73913
0.73913
8
13.375
16.575113
50
false
false
0
0
0
0
0
0
0.25
false
false
12
f68b16b4836a1d9a593ac43f1ff77e2ded6c3fec
29,033,978,991,366
cbb10f2ce7273db978aa40d5fcb4ddb5f92efea7
/IB_Project_Shell/src/main/java/ib/project/model/Authority.java
cfb1ae38850e9840a75cbd43e5032907847d3ef7
[]
no_license
nendcvetkovic/InformacionaBezbednost
https://github.com/nendcvetkovic/InformacionaBezbednost
27cb97d2b0956b4437874a0d42c48ce81cfe9344
26dd295abc37cb668714aa1312f6655ea10020b7
refs/heads/master
2022-12-26T11:40:31.464000
2020-10-08T08:59:55
2020-10-08T08:59:55
296,637,031
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ib.project.model; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import org.springframework.security.core.GrantedAuthority; public class Authority implements GrantedAuthority { @Id @GeneratedValue(strategy = GenerationType.IDENTIT...
UTF-8
Java
756
java
Authority.java
Java
[]
null
[]
package ib.project.model; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import org.springframework.security.core.GrantedAuthority; public class Authority implements GrantedAuthority { @Id @GeneratedValue(strategy = GenerationType.IDENTIT...
756
0.68254
0.68254
42
16
16.967756
58
false
false
0
0
0
0
0
0
1.190476
false
false
12
25b922bad4b6115f4b548d5f69b77b3f7962049d
10,995,116,278,228
eeaf04eba11b2a528463cd58fd3acc2a08e6f495
/novaforge_sources/products/release/3.8.0/data/alfresco/5.0.d/0/alfresco-amp/src/main/java/org/novaforge/forge/plugin/alfresco/action/StartModule.java
031a2b44bc82fd27d029db918892b1bfb2fefb2e
[]
no_license
novaforge3-data1/novaforge-data1
https://github.com/novaforge3-data1/novaforge-data1
f5b8612fcf4262b9b0cde27fcf4bfd0bcee65c4d
d9bbd56a6d90c35360d68d386734fd14a7dc20f6
refs/heads/master
2021-09-14T19:28:51.591000
2018-02-27T15:10:54
2018-02-27T15:10:54
107,239,469
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Copyright ( c ) 2011-2014, BULL SAS, NovaForge Version 3 and above. * * This file is free software: you may redistribute and/or * modify it under the terms of the GNU Alffero General Public License * as published by the Free Software Foundation, version 3 of the License. * * This file is distributed in th...
UTF-8
Java
9,034
java
StartModule.java
Java
[ { "context": ".properties\n * module.version=1.0.0\n * \n * @author Cadet_r\n */\npublic class StartModule extends AbstractModu", "end": 2800, "score": 0.9904335737228394, "start": 2793, "tag": "USERNAME", "value": "Cadet_r" }, { "context": "tatic String ADMIN_PWD ...
null
[]
/** * Copyright ( c ) 2011-2014, BULL SAS, NovaForge Version 3 and above. * * This file is free software: you may redistribute and/or * modify it under the terms of the GNU Alffero General Public License * as published by the Free Software Foundation, version 3 of the License. * * This file is distributed in th...
9,040
0.712035
0.709595
264
33.147728
28.940851
106
false
false
0
0
0
0
0
0
0.515152
false
false
12
368318253300c223bd9c18347653e4968e465e84
10,995,116,278,566
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/gradle--gradle/2288791711e1f2e8edbc5af11c9348d48038f79e/before/PluginDependencyHandler.java
e5fccd3c9b2d84ba5148349edf9a42ca7cc155c7
[]
no_license
fracz/refactor-extractor
https://github.com/fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211000
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright 2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
UTF-8
Java
2,047
java
PluginDependencyHandler.java
Java
[]
null
[]
/* * Copyright 2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
2,047
0.715193
0.707377
58
34.310345
34.293465
116
false
false
0
0
0
0
0
0
0.258621
false
false
12
03543f0e317d05e6f3e382bcd68e87ce60986f5b
19,207,093,748,557
94a53cd682b0d4807e7a61f1f84dfe4c28ef33b7
/src/com/markotanic/deleteVCSMessage/DeleteMessageCheckInHandler.java
152bb7c85ad703e92f1bd452cb212b9f662d0472
[ "BSD-2-Clause" ]
permissive
protector1990/ClearVCSMessage
https://github.com/protector1990/ClearVCSMessage
11c9a9facc1681578e4672837711f506543d14cc
20cd18b0c7d9fb48147316b2b36443e2f56c2783
refs/heads/master
2020-03-23T22:50:40.551000
2018-08-01T14:49:10
2018-08-01T14:49:10
142,201,303
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.markotanic.deleteVCSMessage; import com.intellij.openapi.vcs.VcsConfiguration; import com.intellij.openapi.vcs.checkin.CheckinHandler; public class DeleteMessageCheckInHandler extends CheckinHandler { private VcsConfiguration configuration; DeleteMessageCheckInHandler(VcsConfiguration configurat...
UTF-8
Java
485
java
DeleteMessageCheckInHandler.java
Java
[]
null
[]
package com.markotanic.deleteVCSMessage; import com.intellij.openapi.vcs.VcsConfiguration; import com.intellij.openapi.vcs.checkin.CheckinHandler; public class DeleteMessageCheckInHandler extends CheckinHandler { private VcsConfiguration configuration; DeleteMessageCheckInHandler(VcsConfiguration configurat...
485
0.769072
0.769072
18
25.944445
24.452839
65
false
false
0
0
0
0
0
0
0.333333
false
false
12
b076b6a993be3bfccc8e3fa048018419fb7c492c
11,536,282,165,700
d8a484fb492635d5fa19abcc872352bbe48f88c9
/blendr/src/test/java/org/kane/blendr/ParseTest.java
f3b725d00367233cbbec7ae87763c94c431a3b29
[]
no_license
jim-kane/blendr
https://github.com/jim-kane/blendr
881027b2b6c58a15eb38acc62a3295a86c90426d
c82c937716b6ea0577e064400ad2311a977dfe0f
refs/heads/master
2021-01-18T21:34:57.138000
2017-04-30T22:52:59
2017-04-30T22:52:59
84,370,071
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.kane.blendr; import org.kane.blendr.lex.Tag; import org.kane.blendr.parse.ParseError; import org.kane.blendr.parse.ParseTree; import org.kane.blendr.parse.ParseTreeContent; import org.kane.blendr.parse.ParseTreeProgram; import org.kane.blendr.parse.ParseTreeTag; import org.kane.blendr.parse.Parser; import...
UTF-8
Java
4,025
java
ParseTest.java
Java
[]
null
[]
package org.kane.blendr; import org.kane.blendr.lex.Tag; import org.kane.blendr.parse.ParseError; import org.kane.blendr.parse.ParseTree; import org.kane.blendr.parse.ParseTreeContent; import org.kane.blendr.parse.ParseTreeProgram; import org.kane.blendr.parse.ParseTreeTag; import org.kane.blendr.parse.Parser; import...
4,025
0.619876
0.615155
150
25.833334
27.977709
142
false
false
0
0
0
0
0
0
1.506667
false
false
12
20fc6eab77d4cd75460b36e05b629f797a35037c
18,648,748,010,066
811637712f6222acbb7fec342d037fcda506f3e0
/src/main/java/com/Algorithms/linked/LinkedList.java
3f7bc98e8e973617a731903b2073e8d16c98f19e
[]
no_license
qaz460472353/Algorithms
https://github.com/qaz460472353/Algorithms
4c8dbf44a021d32ee475aeb712e1f1105d70f9be
e1082e22404c665047c433c13f7db669fe87a93e
refs/heads/master
2022-06-26T03:39:37.419000
2021-04-09T14:59:43
2021-04-09T14:59:43
230,022,862
1
0
null
false
2022-06-17T03:34:06
2019-12-25T01:29:59
2021-04-24T12:34:09
2022-06-17T03:34:06
1,195
0
0
2
Java
false
false
package com.Algorithms.linked; /** * 遍历、查找、清空、销毁、求长度、排序、删除节点、插入节点 */ public class LinkedList { public static void main(String[] args) { //头结点 Node head = new Node(1); addData(2,head); addData(3,head); addData(4,head); addData(5,head); traverse(head); }...
UTF-8
Java
7,069
java
LinkedList.java
Java
[]
null
[]
package com.Algorithms.linked; /** * 遍历、查找、清空、销毁、求长度、排序、删除节点、插入节点 */ public class LinkedList { public static void main(String[] args) { //头结点 Node head = new Node(1); addData(2,head); addData(3,head); addData(4,head); addData(5,head); traverse(head); }...
7,069
0.463872
0.454951
227
23.691629
15.675174
71
false
false
0
0
0
0
0
0
0.374449
false
false
12
2d128265548cd61f6d7877f4ec3768d4c0ce4ae3
15,539,191,686,395
ad72dc10b77799debe83ddb94b2f87681514a5be
/src/main/java/com/depromeet/deprocheck/deprocheckapi/infrastructure/config/JwtConfig.java
58faffe675e08a27d034d6d05541b301784491f3
[]
no_license
depromeet/deprocheck-api
https://github.com/depromeet/deprocheck-api
85f785502665dd339bfe2b741cfd23bcaa64dc4f
23d816bc05cf98785ed1fd80e53db83aaebcf610
refs/heads/develop
2020-05-19T06:22:34.774000
2019-10-02T17:16:56
2019-10-02T17:16:56
184,873,197
0
1
null
false
2019-10-02T17:16:58
2019-05-04T09:02:04
2019-10-01T17:26:38
2019-10-02T17:16:57
153
0
1
3
Java
false
false
package com.depromeet.deprocheck.deprocheckapi.infrastructure.config; import com.auth0.jwt.JWT; import com.auth0.jwt.algorithms.Algorithm; import com.depromeet.deprocheck.deprocheckapi.infrastructure.auth.JwtFactory; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotati...
UTF-8
Java
937
java
JwtConfig.java
Java
[]
null
[]
package com.depromeet.deprocheck.deprocheckapi.infrastructure.config; import com.auth0.jwt.JWT; import com.auth0.jwt.algorithms.Algorithm; import com.depromeet.deprocheck.deprocheckapi.infrastructure.auth.JwtFactory; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotati...
937
0.7492
0.743863
29
31.310345
24.007332
77
false
false
0
0
0
0
0
0
0.448276
false
false
12
ad61a69e1c67bd5df78c5bcd431f2feda96392c0
15,934,328,683,823
164314ddc961a552415925eb91b135e3ba9385ca
/app/src/main/java/com/example/himmat/outsider/Commonpostcity2.java
26d721b7ccdd67e32fa0c77a228b9e46e6044584
[]
no_license
hsrathore111/Outsiders
https://github.com/hsrathore111/Outsiders
d0518afb9c05aae581c0e2b7e5b2e7a90bf0e14d
d83d1827d8fc086f70f320413e6dc1bbb33a0d4b
refs/heads/master
2021-05-12T12:18:11.255000
2019-02-09T10:52:42
2019-02-09T10:52:42
117,409,378
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.himmat.outsider; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.TextUtils; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.wid...
UTF-8
Java
4,279
java
Commonpostcity2.java
Java
[]
null
[]
package com.example.himmat.outsider; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.TextUtils; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.wid...
4,279
0.645478
0.635195
105
39.75238
35.870342
149
false
false
0
0
0
0
0
0
0.742857
false
false
12
08af502ca1c0aa1869fd43fe2c22bb65c72ee6d2
11,647,951,311,561
4298c8760675afe0a405dc0727a520c3f32c8af6
/SisVentas/src/java/com/ec/servicio/ServicioTipoRetencion.java
a6edf938d3d9f2232573ad910dd7d26c464882f8
[]
no_license
DarwinGato1411/FacturaElectronica
https://github.com/DarwinGato1411/FacturaElectronica
e16b29fa730923bb302a6cc1ed5918ef9ff9920e
99fdfee1e38a1549bc6684c779b03823eec16309
refs/heads/main
2023-09-01T18:47:28.717000
2022-12-07T18:29:16
2022-12-07T18:29:16
442,268,438
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 com.ec.servicio; import com.ec.entidad.TipoRetencion; import com.ec.untilitario.DetalleCompraUtil; import java.util.ArrayList; import java.util.List; import javax.persistence.EntityManager; import javax.persist...
UTF-8
Java
3,826
java
ServicioTipoRetencion.java
Java
[ { "context": "import javax.persistence.Query;\n\n/**\n *\n * @author gato\n */\npublic class ServicioTipoRetencion {\n\n pri", "end": 355, "score": 0.998681902885437, "start": 351, "tag": "USERNAME", "value": "gato" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.ec.servicio; import com.ec.entidad.TipoRetencion; import com.ec.untilitario.DetalleCompraUtil; import java.util.ArrayList; import java.util.List; import javax.persistence.EntityManager; import javax.persist...
3,826
0.591218
0.591218
132
27.984848
25.472797
101
false
false
0
0
0
0
0
0
0.469697
false
false
12
4fe83cbd34544e2979942a1e059095dbc5906a4d
16,965,120,825,170
712f2f8d80a0dd1b439df9572b728cf6fb629e3e
/src/com/bookstore/servlet/RemoveCartServlet.java
f5cbe5835c6f6637dca8cd1cd849830f16fe4999
[]
no_license
wongxinjie/bookstore_online
https://github.com/wongxinjie/bookstore_online
fa55d00fdc3b37836ca143817242cb98446386ef
622ff2cdb00f168eb20a3fdc8b7a522664e6ba4d
refs/heads/master
2017-04-27T00:08:46.057000
2014-10-28T04:19:34
2014-10-28T04:19:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bookstore.servlet; import java.io.IOException; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.annotation.*; @WebServlet(name="RemoveServlet", urlPatterns="/Servlet/RemoveCartServlet") public class RemoveCartServlet extends HttpServlet{ /** * */ private static final lo...
UTF-8
Java
779
java
RemoveCartServlet.java
Java
[]
null
[]
package com.bookstore.servlet; import java.io.IOException; import javax.servlet.*; import javax.servlet.http.*; import javax.servlet.annotation.*; @WebServlet(name="RemoveServlet", urlPatterns="/Servlet/RemoveCartServlet") public class RemoveCartServlet extends HttpServlet{ /** * */ private static final lo...
779
0.780488
0.779204
30
24.966667
25.888844
77
false
false
0
0
0
0
0
0
1.3
false
false
12
f16683e850fa88730259ca842be53d74155be6c9
5,179,730,583,869
4907d3e94861172d268e38757543e2ab400418a9
/app/src/main/java/com/lh/sms/client/work/storage/entity/UpLoadInfo.java
c7159e2730ed653b18054d029c120baca3897f3c
[]
no_license
lliiuuhhuuaa/SmsClient
https://github.com/lliiuuhhuuaa/SmsClient
afeab0f22665efc54734a5ac8cc0ee1ac84bad29
ee78c0ae3cdde3eba49c554304ba56c4407c3215
refs/heads/master
2023-02-25T03:09:20.542000
2021-02-02T12:25:05
2021-02-02T12:25:05
255,949,701
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lh.sms.client.work.storage.entity; import lombok.Data; /** * @do 预上传信息 * @author liuhua * @date 2020-01-09 10:30 */ @Data public class UpLoadInfo { /** * 预上传token */ private String token; /** * 预上传文件名 */ private String name; /** * 上传域名 */ private S...
UTF-8
Java
495
java
UpLoadInfo.java
Java
[ { "context": "\n\nimport lombok.Data;\n\n/**\n * @do 预上传信息\n * @author liuhua\n * @date 2020-01-09 10:30\n */\n@Data\npublic class ", "end": 103, "score": 0.9951261878013611, "start": 97, "tag": "USERNAME", "value": "liuhua" } ]
null
[]
package com.lh.sms.client.work.storage.entity; import lombok.Data; /** * @do 预上传信息 * @author liuhua * @date 2020-01-09 10:30 */ @Data public class UpLoadInfo { /** * 预上传token */ private String token; /** * 预上传文件名 */ private String name; /** * 上传域名 */ private S...
495
0.521253
0.494407
32
12.96875
10.372694
46
false
false
0
0
0
0
0
0
0.21875
false
false
12
82e4ca55dd1868cab4150c7d1bc21d2b4c99aab0
858,993,507,252
2ca227743355ff27519fbd2cd0139dfd6e628c94
/app/src/main/java/com/survlogic/survlogic/interf/JobPointsMapListener.java
e41fcca53d5c41d5e85143df6cc89cc7e1cd77ee
[]
no_license
surveyorinva/survlogic
https://github.com/surveyorinva/survlogic
5bad4cfb86ed186c2369bad78efb6e924da1b17d
5cba8884e75040899097e488662cf200f9bff2a4
refs/heads/master
2021-01-25T11:34:04.431000
2018-08-22T17:30:43
2018-08-22T17:30:43
93,934,348
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.survlogic.survlogic.interf; import com.survlogic.survlogic.model.PointGeodetic; import com.survlogic.survlogic.model.PointSurvey; import java.util.ArrayList; /** * Created by chrisfillmore on 10/10/2017. */ public interface JobPointsMapListener { void isMapSelectorActive(boolean isSelected); ...
UTF-8
Java
506
java
JobPointsMapListener.java
Java
[ { "context": "y;\n\nimport java.util.ArrayList;\n\n/**\n * Created by chrisfillmore on 10/10/2017.\n */\n\npublic interface JobPointsMap", "end": 204, "score": 0.9988846778869629, "start": 191, "tag": "USERNAME", "value": "chrisfillmore" } ]
null
[]
package com.survlogic.survlogic.interf; import com.survlogic.survlogic.model.PointGeodetic; import com.survlogic.survlogic.model.PointSurvey; import java.util.ArrayList; /** * Created by chrisfillmore on 10/10/2017. */ public interface JobPointsMapListener { void isMapSelectorActive(boolean isSelected); ...
506
0.796443
0.780632
21
23.095238
24.977903
71
false
false
0
0
0
0
0
0
0.380952
false
false
12
710ea561befe96a5fb89073720fa5c7de8a5ede2
22,565,758,181,274
6513d82b22e6ea455b3de9b16805bd83deac2aca
/src/InputsInteraface.java
a4edec3023a2c63d39086bf229df2ed383907b15
[]
no_license
swanjala/CSVMutate
https://github.com/swanjala/CSVMutate
7928955ea3f084658658db377e257aeb7493be8c
357cd1186ba9777a3d8822f859a21507f8edd1e9
refs/heads/master
2020-04-18T09:21:51.874000
2019-02-05T14:38:37
2019-02-05T14:38:37
167,431,599
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; public interface InputsInteraface { ArrayList<String []> csvInput(String path); }
UTF-8
Java
116
java
InputsInteraface.java
Java
[]
null
[]
import java.util.ArrayList; public interface InputsInteraface { ArrayList<String []> csvInput(String path); }
116
0.75
0.75
6
18.333334
18.917952
47
false
false
0
0
0
0
0
0
0.333333
false
false
12
fa9b70029102e7aa971dd6a7a467f90ceb6d831f
26,328,149,591,103
ded7db8dac4a91d9ea49b7ee459b8886cf0f8a4b
/JdonAccessory/jdon-struts1x/src/main/java/com/jdon/model/ModelSelector.java
b17cc96eddd2826e243daa4ca25eb57e32c91492
[ "Apache-2.0" ]
permissive
wangzildj/jdonframework
https://github.com/wangzildj/jdonframework
67ed881cb2ca77b7e9363d41e73b267d8ff363d1
7ab8abb3147bcff5842fa09e12679ba7f3c42600
refs/heads/master
2020-03-31T15:55:43.789000
2018-09-28T15:48:07
2018-09-28T15:48:07
152,356,395
1
0
Apache-2.0
true
2018-10-10T03:15:53
2018-10-10T03:15:52
2018-10-09T13:27:14
2018-09-28T16:26:04
132,754
0
0
0
null
false
null
/** * Copyright 2003-2006 the original author or authors. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 * Unless required by a...
UTF-8
Java
1,647
java
ModelSelector.java
Java
[ { "context": "\r\n * value=\"catId\" label=\"name\"/>\r\n * \r\n * @author banq\r\n */\r\npublic class ModelSelector extends Model {\r", "end": 905, "score": 0.999607503414154, "start": 901, "tag": "USERNAME", "value": "banq" } ]
null
[]
/** * Copyright 2003-2006 the original author or authors. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 * Unless required by a...
1,647
0.708307
0.688944
64
23.015625
24.532181
75
false
false
0
0
0
0
0
0
0.75
false
false
12
6e259022d213e754e83f8a02a4bfeab83fdcdc5c
27,754,078,701,707
6dc889e7a7d3855ffb03a89cb0e3df584962fc45
/CnblogsAndroid/src/com/bktmkd/cnblogs/fragment/SettingFragment.java
1c1bd0fd9ddf23fa3fcfd2911a2365abea495b0c
[]
no_license
bktmkd/AndroidCnblogs
https://github.com/bktmkd/AndroidCnblogs
5a9c6ea359441eec4601726887a3dddd74c0d141
1fe6eb0ed76810f615b74c6e38da89b92ea946c7
refs/heads/master
2019-07-30T00:31:05.027000
2015-09-17T09:55:18
2015-09-17T09:55:35
40,816,810
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bktmkd.cnblogs.fragment; import com.bktmkd.cnblogs.FeedBackActivity; import com.bktmkd.cnblogs.R; import com.bktmkd.cnblogs.utils.CommonUtils; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import and...
GB18030
Java
4,242
java
SettingFragment.java
Java
[]
null
[]
package com.bktmkd.cnblogs.fragment; import com.bktmkd.cnblogs.FeedBackActivity; import com.bktmkd.cnblogs.R; import com.bktmkd.cnblogs.utils.CommonUtils; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import and...
4,242
0.736328
0.736084
142
26.84507
23.214643
97
false
false
0
0
0
0
0
0
1.915493
false
false
12
0684855a8114ee64af32515d286ef66a0798a7e4
23,983,097,413,231
e0616b65448b36dbb8dec4772ba4d54d101cc1ec
/app/src/main/java/com/omisoft/hsracer/features/streams/ListLiveStreamsActivity.java
02b4c8692c00991a5b42acd83a03846f1f98bca6
[]
no_license
Omisoft-LLC/hsracer
https://github.com/Omisoft-LLC/hsracer
a7b4c67288af8b6692eeb6b063f5fd0ca1c3edb7
e6aec227e212e96774b2034699f0bd2fa9716637
refs/heads/master
2023-05-27T13:14:02.602000
2021-06-17T06:15:58
2021-06-17T06:15:58
377,421,831
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.omisoft.hsracer.features.streams; import static com.omisoft.hsracer.constants.Constants.ITEMS_PER_PAGE; import static com.omisoft.hsracer.constants.Constants.LIST_WITH_RESULTS; import static com.omisoft.hsracer.constants.Constants.NUMBER_OF_ALL_PAGES; import static com.omisoft.hsracer.constants.Constants.N...
UTF-8
Java
6,638
java
ListLiveStreamsActivity.java
Java
[]
null
[]
package com.omisoft.hsracer.features.streams; import static com.omisoft.hsracer.constants.Constants.ITEMS_PER_PAGE; import static com.omisoft.hsracer.constants.Constants.LIST_WITH_RESULTS; import static com.omisoft.hsracer.constants.Constants.NUMBER_OF_ALL_PAGES; import static com.omisoft.hsracer.constants.Constants.N...
6,638
0.765441
0.763332
164
39.475609
28.167282
98
false
false
0
0
0
0
0
0
0.646341
false
false
12
fff7c29392f877224d1eb6758ce125d5c9c14428
2,542,620,695,853
ef8a481b92dca74d23999975ee095809435f13b0
/CTC/src/ctc/model/Schedule.java
1a482f6cb7cd235c9663ad48003651e2eea04c8b
[ "MIT" ]
permissive
michaelplazek/on-track
https://github.com/michaelplazek/on-track
473f59eace6f0c3a0122cafa1a9445be3967a83a
c41d066af557e15cb9dcd86bc5858bb264068064
refs/heads/master
2021-09-13T17:22:02.145000
2018-05-02T13:40:43
2018-05-02T13:40:43
117,286,115
4
2
MIT
false
2018-04-26T22:07:09
2018-01-12T20:42:14
2018-04-26T20:55:31
2018-04-26T22:07:08
2,430
3
0
0
Java
false
null
package ctc.model; import javafx.collections.FXCollections; import javafx.collections.ObservableList; public class Schedule { private String line; private String destination; private ObservableList<ScheduleRow> stops; /** * Default constructor. * @param line String for name of the line */ public...
UTF-8
Java
1,296
java
Schedule.java
Java
[]
null
[]
package ctc.model; import javafx.collections.FXCollections; import javafx.collections.ObservableList; public class Schedule { private String line; private String destination; private ObservableList<ScheduleRow> stops; /** * Default constructor. * @param line String for name of the line */ public...
1,296
0.680556
0.680556
64
19.25
18.800764
68
false
false
0
0
0
0
0
0
0.3125
false
false
12
3c2762608549747231bc7b35fb148418244005a0
6,390,911,365,721
551dd9697e3811347209ae3a0cfed6729fff0de6
/app/src/main/java/com/example/seba/learnenglish/Activity/AddActivity.java
003841511753a2723c05b37b7eb073527d8a0e41
[]
no_license
sebakaluzynski/LearnEnglish
https://github.com/sebakaluzynski/LearnEnglish
8bea087f1bc77fbc2b519b20d9e4d57fd550c71e
b88b0abc9d867c7f40d5442998ab60b15b32abd9
refs/heads/master
2020-12-30T13:59:55.615000
2017-06-09T17:32:55
2017-06-09T17:32:55
91,269,329
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.seba.learnenglish.Activity; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.example.seba.learnenglish.R; import android.app.ActionBar; import android.app.Activity; import android.content.pm.ActivityInfo; import android.support.v7.app.AppCompatActivity; import...
UTF-8
Java
2,357
java
AddActivity.java
Java
[]
null
[]
package com.example.seba.learnenglish.Activity; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.example.seba.learnenglish.R; import android.app.ActionBar; import android.app.Activity; import android.content.pm.ActivityInfo; import android.support.v7.app.AppCompatActivity; import...
2,357
0.700255
0.699405
72
31.666666
26.209095
119
false
false
0
0
0
0
0
0
0.777778
false
false
12
d722f4e3a9acfa706cd0ab1eab81161e2d51d65a
23,519,240,923,725
db0d2130b32685e87fcdd1c6754017f5b0f64cbf
/src/tests/junit/org/apache/tools/zip/ZipOutputStreamTest.java
1121fa439038ad1680b6a4d55619ba6e7118ae55
[ "LicenseRef-scancode-unknown", "LicenseRef-scancode-unknown-license-reference", "W3C", "GPL-1.0-or-later", "SAX-PD", "Apache-2.0" ]
permissive
maithanhduyan/ant
https://github.com/maithanhduyan/ant
68c8797afcb527c3aae93befef34c98f65f83a3d
d7c518584ecf5dc4b586dd4a1a9a20dec50a1a20
refs/heads/master
2020-03-27T12:57:36.539000
2018-08-27T13:20:15
2018-08-27T13:20:15
146,581,005
1
0
Apache-2.0
true
2018-08-29T10:01:16
2018-08-29T10:01:15
2018-08-29T10:01:14
2018-08-28T19:38:28
71,317
0
0
0
null
false
null
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
UTF-8
Java
2,467
java
ZipOutputStreamTest.java
Java
[]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
2,467
0.611674
0.591812
73
32.794521
25.407883
76
false
false
0
0
0
0
0
0
0.534247
false
false
12
3815ca8067031b7abc221a57a04a0e55959bc7d3
20,091,857,011,481
fcecca917a23d7fc6461a08a5b7ca375bdbd7620
/CVProject/src/com/cv/Main.java
789569f3c421232a0a0f93f49e00758db6f86360
[]
no_license
lijunray/Computer-Vision-Fall-2016
https://github.com/lijunray/Computer-Vision-Fall-2016
9db47a7992ab8a831dce84acb4ea2dfcb6d579f5
d1058b29a14fa64e4b488e835eaac34b2d81e185
refs/heads/master
2021-01-24T08:06:30.288000
2016-12-10T23:47:11
2016-12-10T23:47:11
70,193,945
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cv; import com.cv.watson.Calculator; import com.cv.watson.Drawer; import com.cv.watson.Handler; import com.cv.watson.Persistencer; import com.google.gson.Gson; import java.io.*; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.*; public class Main { public static void...
UTF-8
Java
6,629
java
Main.java
Java
[]
null
[]
package com.cv; import com.cv.watson.Calculator; import com.cv.watson.Drawer; import com.cv.watson.Handler; import com.cv.watson.Persistencer; import com.google.gson.Gson; import java.io.*; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.*; public class Main { public static void...
6,629
0.657565
0.653191
132
49.219696
40.971409
212
false
false
0
0
0
0
0
0
1.356061
false
false
12
9e676eb26835f2daa05fee06837d2ad2982bead1
9,835,475,119,932
c827a8b6af4228e50a5977c69920de95a8927903
/zxy-core/src/com/jtang/core/utility/HexUtils.java
730730d8db77427fc3b19919add42376d8aa2875
[]
no_license
tyler-he/wkzj
https://github.com/tyler-he/wkzj
15012bf29082d941cfbe2bb725db1de54390d410
5e43b83a85e11414c12962d368c2dfdf3cb23d25
refs/heads/master
2023-03-20T03:47:18.275000
2019-03-07T09:42:13
2019-03-07T09:42:13
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jtang.core.utility; import java.io.ByteArrayOutputStream; /** * 16进制工具类 * @author 0x737263 * */ public class HexUtils { private static String HEX_CHAR = "0123456789ABCDEF"; /** * 将字符串编码成16进制数字,适用于所有字符(包括中文) * @param str 字符串 * @return 16进制字符串 */ public static String string2Hex(String str...
UTF-8
Java
2,557
java
HexUtils.java
Java
[ { "context": "ByteArrayOutputStream;\n\n/**\n * 16进制工具类\n * @author 0x737263\n *\n */\npublic class HexUtils {\n\t\n\tprivate static ", "end": 106, "score": 0.9991925954818726, "start": 98, "tag": "USERNAME", "value": "0x737263" } ]
null
[]
package com.jtang.core.utility; import java.io.ByteArrayOutputStream; /** * 16进制工具类 * @author 0x737263 * */ public class HexUtils { private static String HEX_CHAR = "0123456789ABCDEF"; /** * 将字符串编码成16进制数字,适用于所有字符(包括中文) * @param str 字符串 * @return 16进制字符串 */ public static String string2Hex(String str...
2,557
0.64007
0.613328
94
23.276596
21.570471
104
false
false
0
0
0
0
0
0
1.957447
false
false
12
afab20e2691fd7b8ab9f319feb93706ee057d9f0
6,665,789,265,949
cd1d1b2d50d71f2a52f4f37f8ae8fe443711335f
/Android_platform1.1/src/com/hanweb/platform/utils/PicUtil.java
0f28dc263dd214ad3114659ffebcfe7bf1f9f1a0
[]
no_license
dubinwei/platform
https://github.com/dubinwei/platform
298e4af15796e0cb052aa60f8ee51136f9bcab57
402069166899358c9e88434cd0fea169f2284984
refs/heads/master
2019-07-28T11:00:08.466000
2012-11-14T08:42:01
2012-11-14T08:42:01
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hanweb.platform.utils; import java.io.File; import java.io.InputStream; import java.lang.ref.SoftReference; import java.net.HttpURLConnection; import java.net.URL; import java.util.HashMap; import java.util.LinkedList; import android.graphics.drawable.Drawable; import android.os.AsyncTask; /** * @author...
UTF-8
Java
6,099
java
PicUtil.java
Java
[ { "context": "able;\nimport android.os.AsyncTask;\n\n/**\n * @author duweibin\n * @version 创建时间:2012-10-29 上午10:59:32 图片工具类\n * 使", "end": 329, "score": 0.999621570110321, "start": 321, "tag": "USERNAME", "value": "duweibin" }, { "context": "\n\t\tcurThreadNum = 0;\n\t}\n\t/**\n\t * ...
null
[]
package com.hanweb.platform.utils; import java.io.File; import java.io.InputStream; import java.lang.ref.SoftReference; import java.net.HttpURLConnection; import java.net.URL; import java.util.HashMap; import java.util.LinkedList; import android.graphics.drawable.Drawable; import android.os.AsyncTask; /** * @author...
6,099
0.691547
0.686135
197
26.203045
24.19442
123
false
false
0
0
0
0
0
0
2.609137
false
false
12
468869f6caa31efe25dd473f861867769b9076a7
8,246,337,252,388
4b5437983eeb3116545b55fd46a1ffe505c66d70
/src/com/adam/main/Menu.java
84c21df56446db6c89079fa877b9b6e75a35fc4e
[]
no_license
AdamGrzybkowski/TheSprinters
https://github.com/AdamGrzybkowski/TheSprinters
fe1a2c77aaf393a08a131d1218868a7ec53f9c98
39818f429149160d175374f31e57351f3470454a
refs/heads/master
2017-12-22T11:23:37.670000
2016-01-01T15:32:44
2016-01-01T15:32:44
46,931,676
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.adam.main; import java.awt.Graphics; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import com.adam.main.Game.STATE; /** * This class draws the menu and lets the user to select some options * @author Adam Grzybkowski * @version 1.0 * */ public class Menu extends MouseAdapter{ ...
UTF-8
Java
5,388
java
Menu.java
Java
[ { "context": "nd lets the user to select some options\n * @author Adam Grzybkowski\n * @version 1.0\n *\n */\npublic class Menu extends ", "end": 254, "score": 0.9995986223220825, "start": 238, "tag": "NAME", "value": "Adam Grzybkowski" } ]
null
[]
package com.adam.main; import java.awt.Graphics; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import com.adam.main.Game.STATE; /** * This class draws the menu and lets the user to select some options * @author <NAME> * @version 1.0 * */ public class Menu extends MouseAdapter{ Game game...
5,378
0.646437
0.587231
144
36.416668
32.44001
128
false
false
0
0
0
0
0
0
3.333333
false
false
12
9e9a432ae878d9d0569ed57dba69a4290e84dbea
8,246,337,254,037
e98f0b3979372f2523b80a73bb099d0f672ee9a7
/zel-web/src/main/java/com/zel/market/app/es/data/HelloES.java
a3d1a82a081af87c8d79d83cf9b9888c21d273fa
[]
no_license
AYiXi/plugins
https://github.com/AYiXi/plugins
85653f6c9b229b76bf067a627b4c6082e97a579f
0ee442ba8e61eac0a029ac8c92a2b6e776312170
refs/heads/master
2023-07-18T14:22:54.576000
2021-06-21T09:27:18
2021-06-21T09:27:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zel.market.app.es.data; /** * Description: * * @author csy * @version 1.0.0 * @since 2020/9/26 */ public class HelloES { //public static void main(String[] args) { // RestHighLevelClient client = new RestHighLevelClient( // RestClient.builder( // new H...
UTF-8
Java
435
java
HelloES.java
Java
[ { "context": "et.app.es.data;\n\n/**\n * Description:\n *\n * @author csy\n * @version 1.0.0\n * @since 2020/9/26\n */\npublic ", "end": 74, "score": 0.9996212720870972, "start": 71, "tag": "USERNAME", "value": "csy" } ]
null
[]
package com.zel.market.app.es.data; /** * Description: * * @author csy * @version 1.0.0 * @since 2020/9/26 */ public class HelloES { //public static void main(String[] args) { // RestHighLevelClient client = new RestHighLevelClient( // RestClient.builder( // new H...
435
0.547126
0.505747
17
24.588236
23.019323
68
false
false
0
0
0
0
0
0
0.411765
false
false
12
f4f57b8e446bec7c3ca4ce24c37c2e8eb64a20aa
6,545,530,196,550
97abe314f90c47105d0a5a987c86c8a5eee8ace2
/carbidect/com.nokia.tools.vct.crml/src/com/nokia/tools/vct/crml/crmodel/impl/EKeyRangeImpl.java
cbe8886b4839f5d11bf538e32db6b1d7b54db378
[]
no_license
SymbianSource/oss.FCL.sftools.depl.swconfigapps.configtools
https://github.com/SymbianSource/oss.FCL.sftools.depl.swconfigapps.configtools
f668c9cd73dafd83d11beb9f86252674d2776cd2
dcab5fbd53cf585e079505ef618936fd8a322b47
refs/heads/master
2020-12-24T12:00:19.067000
2010-06-02T07:50:41
2010-06-02T07:50:41
73,007,522
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (c) 2009 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
23,230
java
EKeyRangeImpl.java
Java
[]
null
[]
/* * Copyright (c) 2009 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...
23,230
0.623848
0.62316
826
26.123487
25.001923
123
false
false
0
0
0
0
0
0
1.843826
false
false
12
04e1388ceacb4a754d93e5bc1d445ec62b714a32
18,116,172,092,284
8ede707c0086c1dbd5beda36f8c4621b8f90301c
/src/main/java/com/restaurant/services/model/AdminStatistics.java
03a04d52ddf50cfb3e5173ecc219c4ca618c90df
[]
no_license
subhash-koganti/Restaurant-Services
https://github.com/subhash-koganti/Restaurant-Services
29074088f7acfbe00a12f4da575eba31e3f3f87a
cc84d2ed7901f61afc2286b72a85464bd7916239
refs/heads/master
2017-11-30T14:49:32.316000
2017-02-12T13:41:31
2017-02-12T13:41:31
81,618,004
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.restaurant.services.model; public class AdminStatistics { private String noOfCustomers; private String noOfRestaurants; private String noOfMenus; private String noOfTransactions; private String noOfActiveOrders; private String noOfTa; private String noOfAssociates; private String noOfSa; private...
UTF-8
Java
4,648
java
AdminStatistics.java
Java
[]
null
[]
package com.restaurant.services.model; public class AdminStatistics { private String noOfCustomers; private String noOfRestaurants; private String noOfMenus; private String noOfTransactions; private String noOfActiveOrders; private String noOfTa; private String noOfAssociates; private String noOfSa; private...
4,648
0.760327
0.760327
160
28.049999
23.818533
107
false
false
0
0
0
0
0
0
1.86875
false
false
12
8052f9aa434d991e040a11ff6c3730e0240f1f96
21,603,685,553,450
0916ed70913a229d49ff03b973b611a4e91555e1
/src/com/test/thread/ThreadDemo1.java
571893d9f47b6d83015397c964550088090ea36c
[]
no_license
xchenhao/java-learning
https://github.com/xchenhao/java-learning
3830bf6f8e2519ad97215a86c202fd9b12c8e506
6c7ea0243396b7d13a4d7e477f38dfcd222dd74d
refs/heads/master
2023-04-06T00:20:36.217000
2021-05-11T15:07:30
2021-05-11T15:07:30
354,458,727
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.test.thread; /** * 线程的休眠 * 在当前线程的执行中,暂停指定的毫秒数,释放 CPU 的时间片 */ public class ThreadDemo1 { public static void main(String[] args) { MyThread mt = new MyThread(); mt.start(); // 启动线程 MyRunnable mr = new MyRunnable(); // 推荐(把 MyRunnable 当做一种任务,可以放到不同的 Thread 中) Thread ...
UTF-8
Java
1,192
java
ThreadDemo1.java
Java
[]
null
[]
package com.test.thread; /** * 线程的休眠 * 在当前线程的执行中,暂停指定的毫秒数,释放 CPU 的时间片 */ public class ThreadDemo1 { public static void main(String[] args) { MyThread mt = new MyThread(); mt.start(); // 启动线程 MyRunnable mr = new MyRunnable(); // 推荐(把 MyRunnable 当做一种任务,可以放到不同的 Thread 中) Thread ...
1,192
0.50369
0.491697
45
23.088888
20.885744
86
false
false
0
0
0
0
0
0
0.355556
false
false
12
2bf68965c5b5cd1420356e81116e3d04c674409f
28,905,129,955,473
e57bbf816071d82535031d32dfbebc15468beed2
/src/lt/dao/DaoCliente.java
acffc055caa6e29fd8359bc494a831241827d450
[]
no_license
brotherpy/super-sniffle
https://github.com/brotherpy/super-sniffle
bbd919f616a4b91fcf2c342648e870804b98e16f
c277eaab73662d26dde72dd6e4a3794b33e40852
refs/heads/master
2021-04-25T08:27:00.291000
2018-02-20T12:30:16
2018-02-20T12:30:16
122,195,401
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lt.dao; import java.util.List; import lt.models.Cliente; import org.hibernate.query.Query; public class DaoCliente extends GenericDao<Cliente> { public DaoCliente() { super(Cliente.class); } @Override public List<Cliente> recuperarPorFiltro(String filtro) { session.beginT...
UTF-8
Java
1,441
java
DaoCliente.java
Java
[]
null
[]
package lt.dao; import java.util.List; import lt.models.Cliente; import org.hibernate.query.Query; public class DaoCliente extends GenericDao<Cliente> { public DaoCliente() { super(Cliente.class); } @Override public List<Cliente> recuperarPorFiltro(String filtro) { session.beginT...
1,441
0.612769
0.612075
51
27.254902
25.723145
104
false
false
0
0
0
0
0
0
1.058824
false
false
12
378c8991e27b4e519566557af351a2e0c9f0b7ec
13,494,787,268,544
fa8cb9659c12d2ddb99b03cec974b44769a95007
/oct-app/oct-offline/src/main/java/eu/europa/ec/eci/oct/offline/startup/SecurityConstants.java
ef02df20a2a3f9392b967e170132bd6126a7ee5c
[]
no_license
cckmit/OCS
https://github.com/cckmit/OCS
95a034b481debe87df3bc24a1876971b0f7332cd
b2dcd27bac53f9744233d5880dc5d2cb207f103e
refs/heads/master
2023-04-16T00:36:51.202000
2021-04-23T11:14:47
2021-04-23T11:14:47
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package eu.europa.ec.eci.oct.offline.startup; public interface SecurityConstants { /** * The interval of inactivity after which the application should be locked (in milliseconds). */ public final int APPLICATION_TIMEOUT = 5 * 60 * 1000; /** * The minimum password length (in characters). */ ...
UTF-8
Java
371
java
SecurityConstants.java
Java
[]
null
[]
package eu.europa.ec.eci.oct.offline.startup; public interface SecurityConstants { /** * The interval of inactivity after which the application should be locked (in milliseconds). */ public final int APPLICATION_TIMEOUT = 5 * 60 * 1000; /** * The minimum password length (in characters). */ ...
371
0.690027
0.665768
14
24.5
28.582586
95
false
false
0
0
0
0
0
0
0.857143
false
false
12
8f5ae99fb77415bf7cdc608ee4cf07f55a562a06
22,376,779,674,693
2f5799cad7d207acaa4bf5c8ba60ebd2fdb5e0e5
/main/java/com/qcacg/service/system/ContentService.java
58824e4ebe029e8ee89d779668306d7e03469f27
[]
no_license
qcacgLijunyang/src
https://github.com/qcacgLijunyang/src
7cff9447fa6d5a8cbbc2d35774a7d1726d3922f5
11aa23e7c5bb4c9801712e18f72edde9b84813b1
refs/heads/master
2017-12-15T10:32:33.119000
2017-02-28T03:25:50
2017-02-28T03:25:50
77,809,509
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.qcacg.service.system; import com.qcacg.entity.ContentEntity; import com.qcacg.service.BaseService; import java.util.List; /** * Created by Administrator on 2016/7/4. */ public interface ContentService extends BaseService<ContentEntity> { public ContentEntity findContentByVolumeId(Long volumeId); ...
UTF-8
Java
718
java
ContentService.java
Java
[ { "context": "ervice;\n\nimport java.util.List;\n\n/**\n * Created by Administrator on 2016/7/4.\n */\npublic interface ContentService ", "end": 168, "score": 0.48291608691215515, "start": 155, "tag": "USERNAME", "value": "Administrator" } ]
null
[]
package com.qcacg.service.system; import com.qcacg.entity.ContentEntity; import com.qcacg.service.BaseService; import java.util.List; /** * Created by Administrator on 2016/7/4. */ public interface ContentService extends BaseService<ContentEntity> { public ContentEntity findContentByVolumeId(Long volumeId); ...
718
0.784123
0.775766
29
23.758621
25.918512
68
false
false
0
0
0
0
0
0
0.413793
false
false
4
483cc5b216d183ffea6b0a1b1db973cfdb643173
17,824,114,301,295
c0fb8bee7187e182c1789d163413593f025452dc
/src/main/java/net/sourceforge/jtds/ssl/CompositeX509TrustManager.java
8a90ac048af117f2d87654cb6ff74ba17d777f50
[]
no_license
automaticau/jtds
https://github.com/automaticau/jtds
9206a486b7943ea4ec594ec3732a08ae0f3aae07
964e57035f3dfcc9c59542acfc43d0102e78d28a
refs/heads/main
2023-08-13T11:44:12.967000
2021-09-21T03:41:24
2021-09-21T03:41:24
408,655,367
0
2
null
false
2021-09-21T03:41:25
2021-09-21T01:43:15
2021-09-21T01:43:18
2021-09-21T03:41:25
0
0
1
0
null
false
false
package net.sourceforge.jtds.ssl; import com.google.common.collect.ImmutableList; import com.google.common.collect.Iterables; import java.security.KeyStore; import java.security.KeyStoreException; import java.security.NoSuchAlgorithmException; import java.security.cert.CertificateException; import java.security.cert....
UTF-8
Java
4,232
java
CompositeX509TrustManager.java
Java
[ { "context": "yManager in the array will be used.)\n *\n * @author codyaray\n * @see <a href=\"http://stackoverflow.com/questio", "end": 1035, "score": 0.9993680715560913, "start": 1027, "tag": "USERNAME", "value": "codyaray" } ]
null
[]
package net.sourceforge.jtds.ssl; import com.google.common.collect.ImmutableList; import com.google.common.collect.Iterables; import java.security.KeyStore; import java.security.KeyStoreException; import java.security.NoSuchAlgorithmException; import java.security.cert.CertificateException; import java.security.cert....
4,232
0.70534
0.683365
109
37.825687
33.295959
118
false
false
0
0
0
0
0
0
0.440367
false
false
4
a03285fb9ee53e20db2a267394b3e2571abadcae
3,453,153,745,255
d3ccdcde5d7ab807d4d9d85519d35c9f8179af93
/axonmysql-client/src/main/java/blu/axonmysqlclient/exceptions/InvalidJsonPropertyValueException.java
06bee3f2e7642972ec6e88adac0942e0d1981fa5
[]
no_license
CyrilenBlu/spring-axonmysql
https://github.com/CyrilenBlu/spring-axonmysql
4a4e947bd907b74bf7ec2043f32aa4ff6e1c8cf8
9b45bcdcdcf58d4afe4605b709a958ea46b27b0d
refs/heads/master
2020-06-26T02:56:07.720000
2019-07-31T11:17:35
2019-07-31T11:17:35
199,504,698
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package blu.axonmysqlclient.exceptions; public class InvalidJsonPropertyValueException extends RuntimeException { public InvalidJsonPropertyValueException() { } public InvalidJsonPropertyValueException(String message) { super(message); } public InvalidJsonPropertyValueException(String mes...
UTF-8
Java
689
java
InvalidJsonPropertyValueException.java
Java
[]
null
[]
package blu.axonmysqlclient.exceptions; public class InvalidJsonPropertyValueException extends RuntimeException { public InvalidJsonPropertyValueException() { } public InvalidJsonPropertyValueException(String message) { super(message); } public InvalidJsonPropertyValueException(String mes...
689
0.751814
0.751814
22
30.318182
35.482883
134
false
false
0
0
0
0
0
0
0.590909
false
false
4
1e26bdbcc5960089c3899861c551a5464d08d245
16,415,365,012,023
2c6e2ba03eb71ca45fe690ff6e4586f6e2fa0f17
/material/apks/banco/sources/android/support/v4/app/NotificationCompat.java
20e539755b3ccc2dbbc926f444158a6342039022
[]
no_license
lcrcastor/curso-mobile-2019
https://github.com/lcrcastor/curso-mobile-2019
3088a196139b3e980ed6e09797a0bbf5efb6440b
7585fccb6437a17c841772c1d9fb0701d6c68042
refs/heads/master
2023-04-06T21:46:32.333000
2020-10-30T19:47:54
2020-10-30T19:47:54
308,680,747
0
1
null
false
2023-03-26T06:57:57
2020-10-30T16:08:31
2020-10-30T19:48:11
2023-03-26T06:57:57
178,205
0
1
1
Java
false
false
package android.support.v4.app; import android.app.Notification; import android.app.PendingIntent; import android.app.RemoteInput; import android.content.Context; import android.content.res.ColorStateList; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.Bitmap.Config; impo...
UTF-8
Java
96,551
java
NotificationCompat.java
Java
[]
null
[]
package android.support.v4.app; import android.app.Notification; import android.app.PendingIntent; import android.app.RemoteInput; import android.content.Context; import android.content.res.ColorStateList; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.Bitmap.Config; impo...
96,551
0.544272
0.526716
2,587
36.321609
29.477451
290
false
false
0
0
0
0
0
0
0.505605
false
false
4