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
69d7675e9f926b38d90a34e7502cb22b2bda0bc0
687,194,768,144
aebe616f64b856f94437aa5abca3ae254e73e867
/Springboot/JPA/src/main/java/com/testjpa/MyResposition.java
92e781dc040944407e31f64e063d24046c7ec703
[]
no_license
hanxiaoIAO/Study
https://github.com/hanxiaoIAO/Study
548938333053025d5dc51e7075dc7b91cf9c42eb
03561a7a25a9446a703ea98322e7010850da7706
refs/heads/master
2022-12-22T17:21:09.193000
2022-02-07T09:49:24
2022-02-07T09:49:24
166,675,864
0
0
null
false
2022-12-16T04:47:01
2019-01-20T15:19:47
2021-12-07T06:15:08
2022-12-16T04:46:59
4,772
0
0
68
JavaScript
false
false
package com.testjpa; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface MyResposition extends JpaRepository<StudentEntity, Long>{ }
UTF-8
Java
226
java
MyResposition.java
Java
[]
null
[]
package com.testjpa; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface MyResposition extends JpaRepository<StudentEntity, Long>{ }
226
0.840708
0.840708
10
21.6
27.302748
74
false
false
0
0
0
0
0
0
0.4
false
false
1
f29812bf067439749283b6694f3bfb2b82d46078
687,194,770,731
387d3913195564e50007574818aad3bcc06f0d2e
/src/cn/nbcc/microwaveOven/demo/Student.java
de0e33ab12af6a7ae4ff06ef3f967a5919e24c32
[]
no_license
zhengzhe/cn.nbcc.microwaveOven
https://github.com/zhengzhe/cn.nbcc.microwaveOven
5529ef2be140da0e7842c7ad2423e2a4cd546a38
0f1e1ddd7037fef5a6a1b72078cb9bde58d500b9
refs/heads/master
2021-01-10T20:14:05.938000
2013-06-19T17:08:59
2013-06-19T17:08:59
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.nbcc.microwaveOven.demo; public class Student implements IBellListener { @Override public void onBellRang() { System.out.println("学生坐好,等待上课"); } }
GB18030
Java
185
java
Student.java
Java
[]
null
[]
package cn.nbcc.microwaveOven.demo; public class Student implements IBellListener { @Override public void onBellRang() { System.out.println("学生坐好,等待上课"); } }
185
0.736527
0.736527
11
14.181818
17.08704
47
false
false
0
0
0
0
0
0
0.636364
false
false
1
4441a953864947e0642a67bdda241a6545cb4e78
26,620,207,344,873
99695146848263ac6347276155b54e615e1c9c94
/newstechnology/src/main/java/br/dougs/noticiastecnologia/rss/ConnectRss.java
6d759261b6950d0e06eb592d8000f11f9d73d547
[]
no_license
douglascosta/NoticiasTecnologia
https://github.com/douglascosta/NoticiasTecnologia
87019425d08a153ffcfe9c77d91020b98935fab3
445ded0eba9418a3b41cd34cbec31814aaa39b6d
refs/heads/master
2020-05-18T17:05:45.608000
2014-06-30T23:45:21
2014-06-30T23:45:21
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.dougs.noticiastecnologia.rss; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.Node; import org.w3c.dom.NodeList; import java.io.BufferedReader; import java.io.InputStream; import java.io.InputStreamReader; import java.net.URL; import java.net.URLConnection; import java.util.Arra...
UTF-8
Java
3,938
java
ConnectRss.java
Java
[ { "context": "noticiastecnologia.models.News;\n\n/**\n * Criado por Douglas (douglas.cst90@gmail.com) em 07/06/14.\n */\npublic", "end": 542, "score": 0.9997909665107727, "start": 535, "tag": "NAME", "value": "Douglas" }, { "context": "cnologia.models.News;\n\n/**\n * Criado por Doug...
null
[]
package br.dougs.noticiastecnologia.rss; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.Node; import org.w3c.dom.NodeList; import java.io.BufferedReader; import java.io.InputStream; import java.io.InputStreamReader; import java.net.URL; import java.net.URLConnection; import java.util.Arra...
3,922
0.55612
0.550533
126
30.253969
29.337915
146
false
false
0
0
0
0
0
0
0.579365
false
false
1
78bb198a3b0eb0ed34e8eccd882b40be6c6f96ce
2,044,404,457,652
f185dde9f897a980ec4055539378507c56b62b52
/src/main/java/com/lewzerb/leetcode/s1201_1300/Leetcode1208.java
0cfe25d7af5fc9b71452bc6a6a8404f74753fc89
[ "MIT" ]
permissive
hy2015/lewzerb-algorithm
https://github.com/hy2015/lewzerb-algorithm
ece34154e3d580a95cfa034fbe7d302c93f65932
63c657dc6b50f59aa0b4ea42efb878fd6233996c
refs/heads/master
2023-03-11T15:14:13.247000
2021-02-24T03:21:55
2021-02-24T03:21:55
295,906,731
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lewzerb.leetcode.s1201_1300; public class Leetcode1208 { public int equalSubstring(String s, String t, int maxCost) { int n = s.length(); int[] diff = new int[n]; char[] ss = s.toCharArray(); char[] ts = t.toCharArray(); for(int i=0; i<n; i++){ diff...
UTF-8
Java
729
java
Leetcode1208.java
Java
[]
null
[]
package com.lewzerb.leetcode.s1201_1300; public class Leetcode1208 { public int equalSubstring(String s, String t, int maxCost) { int n = s.length(); int[] diff = new int[n]; char[] ss = s.toCharArray(); char[] ts = t.toCharArray(); for(int i=0; i<n; i++){ diff...
729
0.444444
0.419753
32
21.78125
17.205984
64
false
false
0
0
0
0
0
0
0.65625
false
false
1
7e3a2dfc2819064829ae0c55c0bc0aa57e2ebe6b
18,665,927,881,232
fe2b03b8a257a2ac882f0409031f5b0f0623ad1b
/src/main/java/PrintMatrixClockwisely_20.java
a7566527ed5330eec483e880781b6126642e7148
[]
no_license
ycFw/offer
https://github.com/ycFw/offer
3fd13efeca3f55d3aa67c2ffa4c57ccc7d2676f2
2c03985bcf97079c80d72850776909ed5d678e9f
refs/heads/master
2022-12-27T15:32:22.640000
2020-07-25T07:55:51
2020-07-25T07:55:51
278,898,937
0
0
null
false
2020-10-13T23:29:57
2020-07-11T16:24:53
2020-07-25T07:56:04
2020-10-13T23:29:55
44
0
0
1
Java
false
false
import java.util.ArrayList; /** * @program: offer * @description: 顺时针打印矩阵 * @author: Yin Cong * @created: 2020/07/12 03:36 */ public class PrintMatrixClockwisely_20 { public static ArrayList<Integer> printMatrix(int[][] matrix) { ArrayList<Integer> res = new ArrayList<Integer>(); if (matrix.le...
UTF-8
Java
1,137
java
PrintMatrixClockwisely_20.java
Java
[ { "context": "rogram: offer\n * @description: 顺时针打印矩阵\n * @author: Yin Cong\n * @created: 2020/07/12 03:36\n */\npublic class Pr", "end": 97, "score": 0.9998329877853394, "start": 89, "tag": "NAME", "value": "Yin Cong" } ]
null
[]
import java.util.ArrayList; /** * @program: offer * @description: 顺时针打印矩阵 * @author: <NAME> * @created: 2020/07/12 03:36 */ public class PrintMatrixClockwisely_20 { public static ArrayList<Integer> printMatrix(int[][] matrix) { ArrayList<Integer> res = new ArrayList<Integer>(); if (matrix.leng...
1,135
0.39537
0.348175
39
27.794872
18.068501
68
false
false
0
0
0
0
0
0
0.666667
false
false
1
9a8153e168766aa98ae8697d14a93705153f94c5
24,369,644,450,881
a9dcd10f24efd6e4c1eafd7251021562299e81f1
/ThymeLeafDemo/src/main/java/com/vishal/Contact.java
013378b0e65434f12b7a5ebcf76297489f31fa02
[]
no_license
vishalcshinde/thymeleafConversionDemo
https://github.com/vishalcshinde/thymeleafConversionDemo
ec5ef575b43d2415f2d3a01e9e0563a8e9cb521f
025eb7dfe55a0da9b9a2562f631947c72483fe12
refs/heads/master
2021-01-17T15:40:03.866000
2015-03-09T20:55:43
2015-03-09T20:55:43
31,920,847
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vishal; import java.util.Date; import org.springframework.format.annotation.DateTimeFormat; public class Contact { String name; int age; @DateTimeFormat(pattern="ddMMMyyyy") Date date; public Date getDate() { return date; } public void setDate(Date date) { this.date = date; } public Strin...
UTF-8
Java
631
java
Contact.java
Java
[]
null
[]
package com.vishal; import java.util.Date; import org.springframework.format.annotation.DateTimeFormat; public class Contact { String name; int age; @DateTimeFormat(pattern="ddMMMyyyy") Date date; public Date getDate() { return date; } public void setDate(Date date) { this.date = date; } public Strin...
631
0.651347
0.651347
42
14.023809
15.821156
68
false
false
0
0
0
0
0
0
1.238095
false
false
1
062fd4ee5d4e35b092a7a1b15483fc1ee2acf0f5
28,836,410,490,269
39f4dced780d810ddb85aa9e362ed0a0ee84a9ca
/Modulo 8/Aula4.JPA/src/main/java/Pojo/Video.java
33ea47153df049c4e274324bae76f2a221948f8f
[]
no_license
cwi-crescer-2017-1/camila.batista
https://github.com/cwi-crescer-2017-1/camila.batista
5e41fc26990c18a5d50d24e5ae36a05c595cc788
c7b2fa4ffa4fa99c6f7699699a4d794bc7b87ce0
refs/heads/master
2021-01-19T08:02:15.862000
2017-07-04T13:54:48
2017-07-04T13:54:48
87,595,893
0
1
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 Pojo; import java.util.Date; import javax.persistence.*; /** * * @author Camila */ @Entity @Table(name = "VIDEO") public c...
UTF-8
Java
2,047
java
Video.java
Java
[ { "context": "te;\nimport javax.persistence.*;\n\n/**\n *\n * @author Camila\n */\n@Entity\n@Table(name = \"VIDEO\")\npublic class V", "end": 276, "score": 0.9994345307350159, "start": 270, "tag": "NAME", "value": "Camila" } ]
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 Pojo; import java.util.Date; import javax.persistence.*; /** * * @author Camila */ @Entity @Table(name = "VIDEO") public c...
2,047
0.62384
0.62384
99
19.676767
19.083458
80
false
false
0
0
0
0
0
0
0.292929
false
false
1
46963f0de3a637b6d6026ba940aa060458fa5d90
15,264,313,817,099
3e678387e4dd47c274f5eee5518c6c8a1260ec48
/Reserva/src/reserva/Login.java
a3e8e61044f5b47764dd0629a8ea82d10fcfb612
[]
no_license
erisjunior/JavaStudyProjects
https://github.com/erisjunior/JavaStudyProjects
098b770f382105fa4927bdba1019766f6f073ce4
3ca3d85db2c8d99cad5711e97cffcdbda053cba8
refs/heads/master
2020-07-25T05:25:47.842000
2019-09-13T02:05:41
2019-09-13T02:05:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package reserva; import java.util.logging.Level; import java.util.logging.Logger; import javax.swing.JOptionPane; public class Login extends javax.swing.JFrame { public Login() { initComponents(); setResizable(false); setLocationRelativeTo(this); barra(); } publi...
UTF-8
Java
10,475
java
Login.java
Java
[ { "context": "oma\", 0, 14)); // NOI18N\n jLabel2.setText(\"USUÁRIO\");\n\n jLabel3.setFont(new java.awt.Font(\"Ta", "end": 1433, "score": 0.9741913080215454, "start": 1426, "tag": "NAME", "value": "USUÁRIO" }, { "context": "oma\", 0, 14)); // NOI18N\n jLabel3.se...
null
[]
package reserva; import java.util.logging.Level; import java.util.logging.Logger; import javax.swing.JOptionPane; public class Login extends javax.swing.JFrame { public Login() { initComponents(); setResizable(false); setLocationRelativeTo(this); barra(); } publi...
10,481
0.640244
0.624105
213
48.15493
38.807571
165
false
false
0
0
0
0
0
0
0.746479
false
false
1
fa10037f2cfb520e09432a9ef944fb82d39d463d
14,310,831,068,634
14dd94fc2bb111a505ad0583184448b13646669a
/app/models/CommissionInfo.java
9db2c9d60e1518a940c968d11afec675095416d1
[]
no_license
brucegaochina/tiger
https://github.com/brucegaochina/tiger
5645eefb2bd044b7d5afe566e278b3d3b928281a
807cd54fa495acd3a06e79d4fdc726d586afd839
refs/heads/master
2015-08-12T09:11:31.828000
2014-07-07T03:53:05
2014-07-07T03:53:05
21,555,920
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package models; import java.math.BigDecimal; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persistence.Table; import javax.persistence.Temporal; import javax.persistence.TemporalType; impo...
UTF-8
Java
1,530
java
CommissionInfo.java
Java
[ { "context": "oralType;\n\nimport play.db.jpa.Model;\n\n/**\n * User: zhaozhengjie\n * Date: 12-4-24\n */\n@Entity\n@Table(name = \"t_com", "end": 368, "score": 0.9993386268615723, "start": 356, "tag": "USERNAME", "value": "zhaozhengjie" } ]
null
[]
package models; import java.math.BigDecimal; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persistence.Table; import javax.persistence.Temporal; import javax.persistence.TemporalType; impo...
1,530
0.717362
0.713997
62
22.967741
18.765934
61
false
false
0
0
0
0
0
0
0.596774
false
false
1
70cd1721a279735e6bf93f3f209cd083c6f65b7d
4,140,348,479,656
ba18d960e8d3099d5fc2250dd8d03b9f2d44f05c
/src/main/java/ar/com/bancogalicia/ws/webservices/abmcinfoclientes/personajuridica/_3_0_0/Organizacion.java
127c8a4dad66bed6254c54476321c541920e3887
[]
no_license
jjtheplane/testjdk
https://github.com/jjtheplane/testjdk
6fa9f927c09eafc5bb9618e1073312131ac1f72e
3335976684de363755102535cd0a58e13bb098ea
refs/heads/master
2022-12-15T17:03:20.272000
2020-09-04T02:04:32
2020-09-04T02:04:32
292,717,685
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ar.com.bancogalicia.ws.webservices.abmcinfoclientes.personajuridica._3_0_0; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlSchema...
UTF-8
Java
17,333
java
Organizacion.java
Java
[]
null
[]
package ar.com.bancogalicia.ws.webservices.abmcinfoclientes.personajuridica._3_0_0; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlSchema...
17,333
0.627935
0.62107
590
28.37627
26.474627
155
false
false
0
0
0
0
0
0
0.238983
false
false
1
ad636ecf07edf71d35fd5a6f17aff54cb5a96cb3
32,006,096,312,025
5ef7b8fec5bc36796832f96a880e945cce2474a1
/components/mediation/mediation-library/connectors/org.wso2.carbon.mediation.library.connectors.twilio/src/main/java/org/wso2/carbon/connectors/twilio/conference/UpdateParticipant.java
dd80a71f1a94c632cfd709687d4451e9c1456900
[]
no_license
Johanes/platform
https://github.com/Johanes/platform
d2c7c8fb8e2e93f672bdbddb898fd0e041be18e1
a115c55faebb40568cfbae035c514e6cbcd5ab67
refs/heads/master
2021-01-16T19:57:45.217000
2013-08-02T13:26:36
2013-08-02T13:26:36
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.wso2.carbon.connectors.twilio.conference; import java.util.HashMap; import java.util.Map; import org.apache.synapse.MessageContext; import org.apache.synapse.SynapseException; import org.apache.synapse.SynapseLog; import org.wso2.carbon.connector.twilio.AbstractTwilioConnector; import org.wso2.carbon.medi...
UTF-8
Java
2,631
java
UpdateParticipant.java
Java
[]
null
[]
package org.wso2.carbon.connectors.twilio.conference; import java.util.HashMap; import java.util.Map; import org.apache.synapse.MessageContext; import org.apache.synapse.SynapseException; import org.apache.synapse.SynapseLog; import org.wso2.carbon.connector.twilio.AbstractTwilioConnector; import org.wso2.carbon.medi...
2,631
0.781832
0.780692
75
34.093334
28.898523
84
false
false
0
0
0
0
0
0
1.733333
false
false
1
0e5345003d19ab9a7937c6a77f7ffdeed3705ed8
14,894,946,644,989
207663eb244ef29c5198319120c659eea092bbae
/src/main/java/com/fh/config/SwagerConfig.java
7feeb9e50b392cee3f275240ff407d3e37c7512a
[]
no_license
zhujunliang12/shop-api
https://github.com/zhujunliang12/shop-api
9d51361cd6571a1199517bba13d4477b09a28d63
61aaae28f6f4c9fb6dcfe1e54dfd010b78399353
refs/heads/master
2022-12-02T21:34:35.760000
2020-08-09T12:27:29
2020-08-09T12:27:29
286,232,472
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fh.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.stereotype.Component; import springfox.documentation.builders.ApiInfoBuilder; import springfox.documentation.builders.PathSelectors; import springfox.docume...
UTF-8
Java
1,481
java
SwagerConfig.java
Java
[ { "context": " .contact(new Contact(\"艰苦奋斗\", \"\", \"260006856@qq.com\"))\n .licenseUrl(\"http://www.baidu.", "end": 1259, "score": 0.9998117685317993, "start": 1243, "tag": "EMAIL", "value": "260006856@qq.com" } ]
null
[]
package com.fh.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.stereotype.Component; import springfox.documentation.builders.ApiInfoBuilder; import springfox.documentation.builders.PathSelectors; import springfox.docume...
1,472
0.669883
0.659545
41
34.390244
21.317436
69
false
false
0
0
0
0
0
0
0.439024
false
false
1
da97cd7c7a254c3c2bf13961be3df2a96dc1a85b
19,061,064,864,107
8d964d6e65cea85acd0e9773fc32e1a4ed7eb345
/user/src/main/java/com/campus/william/user/internal/logic/PhoneCodeLogic.java
6346b0052cc9b3dd2fceda64cae452d5479e9b35
[]
no_license
superyoyo/CampusNet
https://github.com/superyoyo/CampusNet
8a9091768173ff02ce412b55225ca2695cacdbd5
33fdda51e00e482c05cf04019c85c82f2f12306b
refs/heads/master
2020-03-24T10:30:33.716000
2018-10-16T01:02:24
2018-10-16T01:02:24
142,658,314
3
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.campus.william.user.internal.logic; import com.campus.event_filter.logic.ILogic; import com.campus.event_filter.request.IRequest; import com.campus.event_filter.response.IResponse; import com.campus.william.annotationprocessor.annotation.Logic; import com.campus.william.annotationprocessor.annotation.Param...
UTF-8
Java
824
java
PhoneCodeLogic.java
Java
[]
null
[]
package com.campus.william.user.internal.logic; import com.campus.event_filter.logic.ILogic; import com.campus.event_filter.request.IRequest; import com.campus.event_filter.response.IResponse; import com.campus.william.annotationprocessor.annotation.Logic; import com.campus.william.annotationprocessor.annotation.Param...
824
0.673317
0.669576
25
31.08
18.78067
67
false
false
0
0
0
0
0
0
0.6
false
false
1
499f4e690bcc709501babb469d33b6902f350ee3
20,581,483,311,290
b4ba3513608fbacf32756dfc737535d8271e2ad8
/core/src/main/java/org/hisp/dhis/android/core/arch/repositories/filters/internal/ValueSubQueryFilterConnector.java
22bc5d5a701628669271526a1278798581fe9c9b
[ "BSD-3-Clause" ]
permissive
dhis2/dhis2-android-sdk
https://github.com/dhis2/dhis2-android-sdk
6cbfd5e69336ad09b4a87e25cdf63243c3120ad9
6f1cd6e57b5128e86de5b6b204130992e2afeb2f
refs/heads/master
2023-09-04T03:36:03.975000
2023-08-30T08:21:02
2023-08-30T08:21:02
31,011,915
36
87
BSD-3-Clause
false
2023-09-14T09:24:09
2015-02-19T11:12:30
2023-04-20T01:01:40
2023-09-14T09:24:09
63,138
32
63
4
Java
false
false
/* * Copyright (c) 2004-2023, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this * list o...
UTF-8
Java
6,688
java
ValueSubQueryFilterConnector.java
Java
[]
null
[]
/* * Copyright (c) 2004-2023, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this * list o...
6,688
0.707237
0.706041
143
45.776222
36.610867
117
false
false
0
0
0
0
0
0
0.48951
false
false
1
7a743458022f41d4a3c0c4dbf7cacb5742629033
9,234,179,703,336
f1c8b952d5125f25531b6f1dac445c745b720954
/src/Day5/Ex1.java
6459b1e3b1f311a8bd9814613add22f3470fa27f
[]
no_license
kakon07/google
https://github.com/kakon07/google
23a91ad1923bfab8fdb804e05646e891a1eca5bd
467096259e1364c88fd9c2c43845355b0e8905b7
refs/heads/main
2023-01-04T02:50:18.502000
2020-11-01T00:45:02
2020-11-01T00:45:02
304,985,088
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Day5; public class Ex1 { public static void main(String[] args) { // Arrays int[] x={50,60,10,30,40}; for(int i=0; i<6; i++){ System.out.println(x[i]); } System.out.println(x[0]); System.out.println(x[1]); System.out.println(x[2]); System.out.println(x[3]); System.out.println(x[4]); ...
UTF-8
Java
329
java
Ex1.java
Java
[]
null
[]
package Day5; public class Ex1 { public static void main(String[] args) { // Arrays int[] x={50,60,10,30,40}; for(int i=0; i<6; i++){ System.out.println(x[i]); } System.out.println(x[0]); System.out.println(x[1]); System.out.println(x[2]); System.out.println(x[3]); System.out.println(x[4]); ...
329
0.589666
0.531915
21
14.666667
13.061515
41
false
false
0
0
0
0
0
0
1.952381
false
false
1
1b775060471d8c57dba6a9e76782dc0d5838ecdb
27,479,200,812,885
4ec0d18654f11ecefb7b131f1467d3d0f97ea035
/src/com/kola/kmp/logic/item/message/KEquiStrongMsg.java
48afdfb9962cc4bb0be6f2c4c056e456e7af4592
[]
no_license
cietwwl/CFLogic
https://github.com/cietwwl/CFLogic
b5394afd4c10fdf41a14389f171f088958089c97
40f1044ea44fd3b6fa50412ffcb7954e3a9d4d3f
refs/heads/master
2021-01-23T16:04:51.113000
2015-05-16T06:24:00
2015-05-16T06:24:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kola.kmp.logic.item.message; import com.koala.game.KGame; import com.koala.game.KGameMessage; import com.koala.game.communication.KGameMessageEvent; import com.koala.game.player.KGamePlayerSession; import com.koala.game.util.StringUtil; import com.kola.kgame.cache.util.GameMessageProcesser; import com.kola...
UTF-8
Java
3,457
java
KEquiStrongMsg.java
Java
[ { "context": "emProtocol;\n\n/**\n * <pre>\n * 装备强化消息\n * \n * @author CamusHuang\n * @creation 2012-12-10 下午4:35:52\n * </pre>\n */\np", "end": 904, "score": 0.9998788833618164, "start": 894, "tag": "NAME", "value": "CamusHuang" } ]
null
[]
package com.kola.kmp.logic.item.message; import com.koala.game.KGame; import com.koala.game.KGameMessage; import com.koala.game.communication.KGameMessageEvent; import com.koala.game.player.KGamePlayerSession; import com.koala.game.util.StringUtil; import com.kola.kgame.cache.util.GameMessageProcesser; import com.kola...
3,457
0.752183
0.746161
96
33.59375
30.812124
136
false
false
0
0
0
0
0
0
2.291667
false
false
1
661b610d4e903f44682ff9ae300983bfcedd50d2
31,447,750,591,705
38f28be99132ee8f02307935ef40600562084174
/JavaPractice/src/code/wars/LongestAlphabeticalSubstring.java
996b6539f32438e5db0e491149c28f949f652fd2
[]
no_license
apobits/java
https://github.com/apobits/java
2fe99ee6394a5261900f03bd214d4e28694ddcec
e77e1e91438b5f01b399e25dc293c3aa49408887
refs/heads/master
2022-07-23T09:17:02.823000
2020-09-08T23:15:12
2020-09-08T23:15:12
74,909,264
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package code.wars; import java.util.Comparator; import java.util.TreeSet; public class LongestAlphabeticalSubstring { public static void main(String[] args) { System.out.println(longestAlphabeticalSubstring("nab")); } public static String longestAlphabeticalSubstring(String text) { TreeSe...
UTF-8
Java
888
java
LongestAlphabeticalSubstring.java
Java
[]
null
[]
package code.wars; import java.util.Comparator; import java.util.TreeSet; public class LongestAlphabeticalSubstring { public static void main(String[] args) { System.out.println(longestAlphabeticalSubstring("nab")); } public static String longestAlphabeticalSubstring(String text) { TreeSe...
888
0.611486
0.608108
27
31.888889
22.326422
82
false
false
0
0
0
0
0
0
0.592593
false
false
1
b42f9cab9b511685deb2aaf4125afd455c357cb0
9,371,618,678,517
04d1ea2de8b8843dcf7959804f43223f88d6de4b
/Test/ehealth-base/test/test/service/WxApiServiceTester.java
8c120adb3d2f6af78f76349f94d9aeab3a174b14
[]
no_license
wtZZx/Test
https://github.com/wtZZx/Test
316f5b57ec3ca955580f9373895d0b9c098fb426
406149272dfb43ac4de23a39a8e184307afe31cc
refs/heads/master
2020-03-18T11:30:13.562000
2017-08-21T07:12:03
2017-08-21T07:12:03
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package test.service; import org.springframework.context.support.ClassPathXmlApplicationContext; import eh.wxpay.service.WxApiService; import junit.framework.TestCase; public class WxApiServiceTester extends TestCase{ private static ClassPathXmlApplicationContext appContext; private static WxApiService service; s...
UTF-8
Java
681
java
WxApiServiceTester.java
Java
[]
null
[]
package test.service; import org.springframework.context.support.ClassPathXmlApplicationContext; import eh.wxpay.service.WxApiService; import junit.framework.TestCase; public class WxApiServiceTester extends TestCase{ private static ClassPathXmlApplicationContext appContext; private static WxApiService service; s...
681
0.807636
0.807636
20
33.049999
26.586603
75
false
false
0
0
0
0
0
0
1.4
false
false
1
9caf531195448c8f9f791b704a9927964b29e89b
17,214,228,933,543
6168e8c6b88293424e4b721400123622429dcd14
/src/view/boardView/BoardView.java
0d09cbee70873c19fc29e8a1c175c6d420cbfba0
[]
no_license
Toonster/StrategoFX
https://github.com/Toonster/StrategoFX
35b11ab10751c09317dc3381eb3bb27639b8a075
51e6e5a8a9d8f390708bbfeca1e12da7e42f81c1
refs/heads/master
2021-01-02T19:38:43.380000
2020-03-20T20:10:54
2020-03-20T20:10:54
239,768,827
0
2
null
false
2020-03-19T17:52:10
2020-02-11T13:30:06
2020-03-19T10:58:40
2020-03-19T17:47:53
4,144
0
1
0
Java
false
false
package view.boardView; import javafx.geometry.Pos; import javafx.geometry.Side; import javafx.scene.Node; import javafx.scene.control.Button; import javafx.scene.image.Image; import javafx.scene.layout.*; import javafx.stage.Screen; public class BoardView extends GridPane { public BoardView() { initiali...
UTF-8
Java
2,031
java
BoardView.java
Java
[]
null
[]
package view.boardView; import javafx.geometry.Pos; import javafx.geometry.Side; import javafx.scene.Node; import javafx.scene.control.Button; import javafx.scene.image.Image; import javafx.scene.layout.*; import javafx.stage.Screen; public class BoardView extends GridPane { public BoardView() { initiali...
2,031
0.629247
0.618907
52
38.057693
30.875317
168
false
false
0
0
0
0
0
0
1.25
false
false
1
4b282d11ce9652c33fe65facc115ce28a9270a83
18,691,697,707,078
18606c6b3f164a935e571932b3356260b493e543
/benchmarks/jmeter/src/core/org/apache/jmeter/control/NextIsNullException.java
2225cb9ab9239a0eee3500648a54c194ec293fa6
[ "Apache-1.1", "Apache-2.0", "BSD-2-Clause" ]
permissive
jackyhaoli/abc
https://github.com/jackyhaoli/abc
d9a3bd2d4140dd92b9f9d0814eeafa16ea7163c4
42071b0dcb91db28d7b7fdcffd062f567a5a1e6c
refs/heads/master
2020-04-03T09:34:47.612000
2019-01-11T07:16:04
2019-01-11T07:16:04
155,169,244
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Created on Apr 30, 2003 */ package org.apache.jmeter.control; public class NextIsNullException extends Exception { }
UTF-8
Java
125
java
NextIsNullException.java
Java
[]
null
[]
/* * Created on Apr 30, 2003 */ package org.apache.jmeter.control; public class NextIsNullException extends Exception { }
125
0.744
0.696
8
14.625
18.151705
50
false
false
0
0
0
0
0
0
0.25
false
false
1
ad5f5a7a164e09605007594899cabd4b2959a0b1
29,214,367,599,790
a6ff6daefb4f3d4fb43305dd233eef059978b32d
/HelloWorld/src/com/list/TestList.java
fb0365ceec9455c5cef3759462a65e804246cbcb
[]
no_license
gsc420/HelloWorld
https://github.com/gsc420/HelloWorld
61e3e0bc563bd3e40634731112e08439b8607e96
5752d7954aa4eb474a61014514cd2bddc3312aab
refs/heads/master
2020-03-21T06:06:25.006000
2019-11-04T12:54:57
2019-11-04T12:54:57
138,199,252
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.list; import java.util.ArrayList; import java.util.HashSet; import java.util.LinkedHashSet; import java.util.List; import java.util.Set; import java.util.Vector; public class TestList { public static void main(String[] args) { ArrayList a = new ArrayList(); a.add("A"); a.add(new Inte...
UTF-8
Java
530
java
TestList.java
Java
[]
null
[]
package com.list; import java.util.ArrayList; import java.util.HashSet; import java.util.LinkedHashSet; import java.util.List; import java.util.Set; import java.util.Vector; public class TestList { public static void main(String[] args) { ArrayList a = new ArrayList(); a.add("A"); a.add(new Inte...
530
0.624528
0.616981
28
16.928572
10.723567
41
false
false
0
0
0
0
0
0
1.75
false
false
1
c0ece6f0e3edd997c74f4a0f81009bce4cfebc4c
33,509,334,893,663
106f8f94b13cc4e32f290e4657a83f9ee10ed928
/src/test/java/com/electroline/lowlevel/Nms/Discovery/DiscoverAnMikrotikTest.java
0f8a0db00f2d320747858dba137805f43ef0132c
[]
no_license
yuwangdev/wificontroller
https://github.com/yuwangdev/wificontroller
1ce1c974fb59eae50aa2714214932c88f5bd6fcf
a1dc95ffb3bc4407b033001059b7ba8938b650aa
refs/heads/master
2016-09-12T13:12:49.708000
2016-07-13T15:57:09
2016-07-13T15:57:09
62,156,046
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.electroline.lowlevel.Nms.Discovery; import org.junit.Assert; import org.junit.Test; import static org.junit.Assert.*; /** * Created by yuwang on 2016-07-04. */ public class DiscoverAnMikrotikTest { @Test public void testDiscover_controller() throws Exception { DiscoverAnMikrotik disco...
UTF-8
Java
3,176
java
DiscoverAnMikrotikTest.java
Java
[ { "context": "port static org.junit.Assert.*;\n\n/**\n * Created by yuwang on 2016-07-04.\n */\npublic class DiscoverAnMikroti", "end": 157, "score": 0.99951171875, "start": 151, "tag": "USERNAME", "value": "yuwang" }, { "context": "otik discoverAnMikrotik = new DiscoverAnMikrotik(\"...
null
[]
package com.electroline.lowlevel.Nms.Discovery; import org.junit.Assert; import org.junit.Test; import static org.junit.Assert.*; /** * Created by yuwang on 2016-07-04. */ public class DiscoverAnMikrotikTest { @Test public void testDiscover_controller() throws Exception { DiscoverAnMikrotik disco...
3,176
0.71631
0.683879
90
34.299999
35.374332
117
false
false
0
0
0
0
0
0
0.711111
false
false
1
a7bc55eca5109c64b709a822b3658803f5cc1794
26,688,926,780,476
a2d8e98812ae618e61b23f1c7e51af686e5706f7
/app/src/main/java/mobi/kujon/google_drive/mvp/file_details/FileDetailsMVP.java
5e64381814c5adebad516f768b9cd60f16d16919
[]
no_license
wsmolkowski/kujon-android
https://github.com/wsmolkowski/kujon-android
8a149d9cff3057d04adfc6933e221b80203fb404
e172ebc206af4bb752bdd74bffaf335b4e5d7213
refs/heads/master
2020-04-24T15:09:57.183000
2017-03-15T10:42:36
2017-03-15T10:42:36
172,054,659
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package mobi.kujon.google_drive.mvp.file_details; import java.util.List; import mobi.kujon.google_drive.model.dto.StudentShareDto; import mobi.kujon.google_drive.model.dto.file_details.FileDetailsDto; import mobi.kujon.google_drive.model.dto.file_share.FileShareDto; import mobi.kujon.google_drive.model.json.ShareFil...
UTF-8
Java
1,386
java
FileDetailsMVP.java
Java
[]
null
[]
package mobi.kujon.google_drive.mvp.file_details; import java.util.List; import mobi.kujon.google_drive.model.dto.StudentShareDto; import mobi.kujon.google_drive.model.dto.file_details.FileDetailsDto; import mobi.kujon.google_drive.model.dto.file_share.FileShareDto; import mobi.kujon.google_drive.model.json.ShareFil...
1,386
0.771284
0.771284
44
30.5
30.375303
112
false
false
0
0
0
0
0
0
0.5
false
false
1
6e3b8d924edc96515ac154bd90ec606a1e5fabcb
15,625,091,047,158
31fed8235c86e40ca1dc840adb01ee6449808b13
/src/main/java/com/stats/tracker/be/restModel/out/entities/JsonWrcStage.java
5712e8c7dba73815f7e30f5c9327bedd2990454d
[]
no_license
joker1618/tracker-bff
https://github.com/joker1618/tracker-bff
bfa801ccaea9f3db84942a2269acf28de2554db2
98329058480fcbba3ecf9e84b3cb2547178ce468
refs/heads/master
2020-05-30T11:04:24.052000
2019-06-29T14:42:08
2019-06-29T14:42:08
188,609,267
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.stats.tracker.be.restModel.out.entities; import com.stats.tracker.be.restModel.AbstractJsonEntity; import java.io.Serializable; public class JsonWrcStage extends AbstractJsonEntity implements Serializable { private long id; private JsonWrcCountry country; private String location; private...
UTF-8
Java
1,477
java
JsonWrcStage.java
Java
[]
null
[]
package com.stats.tracker.be.restModel.out.entities; import com.stats.tracker.be.restModel.AbstractJsonEntity; import java.io.Serializable; public class JsonWrcStage extends AbstractJsonEntity implements Serializable { private long id; private JsonWrcCountry country; private String location; private...
1,477
0.654028
0.654028
72
19.527779
18.856161
78
false
false
0
0
0
0
0
0
0.319444
false
false
1
3b56c7dccf75e4621fef1e9fe4bcfbb5edb02dc2
10,531,259,869,011
3fed0d88b1b3353fab5074882182191a4184f89c
/src/main/java/com/ricoh/orders/service/impl/OrderServiceImpl.java
ee4f761ac85047204855f4184a2c8274505db1ed
[]
no_license
mohamadou/orders-api
https://github.com/mohamadou/orders-api
ff610db19ddf2d557d7605c13961e5cf1bfba383
188a2608bde3590681120eb75495d3892c5e91fb
refs/heads/master
2022-01-05T02:42:50.160000
2018-04-24T10:01:03
2018-04-24T10:01:03
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ricoh.orders.service.impl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.ricoh.orders.model.Associations; import com.ricoh.orders.model.Order; import com.rico...
UTF-8
Java
1,318
java
OrderServiceImpl.java
Java
[]
null
[]
package com.ricoh.orders.service.impl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.ricoh.orders.model.Associations; import com.ricoh.orders.model.Order; import com.rico...
1,318
0.751897
0.751897
46
26.652174
26.604362
114
false
false
0
0
0
0
0
0
1.23913
false
false
1
b8831bb59ca8258164e25c473ab327425568e463
30,623,116,846,140
85e3c5eb46d26ba5318d68ace7aede5b494ab1fe
/src/main/java/com/moment/service/momentRecommend/AttentionService.java
72d3a707ba42c557f4285ab2bcc8b769f117d2b0
[]
no_license
KDF5000/LingDongService
https://github.com/KDF5000/LingDongService
21998113fdfbc02b7f18fc8b10a2d849d00a3278
46a262b23319df5eb56ace50d20ed17f4087a620
refs/heads/master
2020-04-10T06:05:30.143000
2016-09-12T12:47:32
2016-09-12T12:47:32
68,008,168
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.moment.service.momentRecommend; import java.util.List; import javax.annotation.Resource; import org.springframework.beans.factory.annotation.Autowired; import com.moment.beans.momentRecommend.Moments; import com.moment.dao.momentRecommend.AttentionDao; import com.moment.pojo.CommandBean; import com...
UTF-8
Java
1,756
java
AttentionService.java
Java
[]
null
[]
package com.moment.service.momentRecommend; import java.util.List; import javax.annotation.Resource; import org.springframework.beans.factory.annotation.Autowired; import com.moment.beans.momentRecommend.Moments; import com.moment.dao.momentRecommend.AttentionDao; import com.moment.pojo.CommandBean; import com...
1,756
0.720571
0.712842
61
25.573771
22.950024
81
false
false
0
0
0
0
0
0
2.081967
false
false
1
9b005a8ab985237ea60c3dad2b3815c7f01486ef
31,155,692,834,790
46b264b610740ba8aa749254e1771753487979fe
/src/main/java/com/kwok/attendance/utils/ConvertUtil.java
a205ec085d856e3934d0c1bf42f4a9d09dd5390f
[]
no_license
mickyfeng/micky-pb
https://github.com/mickyfeng/micky-pb
2fba204c855a6a7936db577a91de63125808ed69
3eb9c0a29ee59f3cb6229f961a06b08f94bab61f
refs/heads/master
2015-08-22T07:50:48.972000
2014-04-15T08:42:52
2014-04-15T08:42:52
33,098,545
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kwok.attendance.utils; import common.SystemUtils; public class ConvertUtil { /** * 转换员工级别 * @param LevelID * @return */ public static String convertLevel(String LevelID) { if (LevelID == null || LevelID.equals("")) { return "其它级别"; ...
UTF-8
Java
2,423
java
ConvertUtil.java
Java
[]
null
[]
package com.kwok.attendance.utils; import common.SystemUtils; public class ConvertUtil { /** * 转换员工级别 * @param LevelID * @return */ public static String convertLevel(String LevelID) { if (LevelID == null || LevelID.equals("")) { return "其它级别"; ...
2,423
0.450583
0.450583
97
21.886599
16.954685
61
false
false
0
0
0
0
0
0
0.329897
false
false
1
bd386c826528fdd79fb11f2704346eec89a5624c
764,504,205,786
590ab79666d13a128538adb639c9d4695761bafe
/root-persistence-api/src/main/java/org/cyk/system/root/persistence/api/pattern/tree/NestedSetDao.java
e7f62e649d08163bba8b76f51f4616f7a77d1bda
[]
no_license
devlopper/org.cyk.system.root
https://github.com/devlopper/org.cyk.system.root
53c1844665cd9caed3429ef19f63bd9c33d42a63
b3e0bf2d730555412564f32a1b174835d8a53c89
refs/heads/master
2021-01-24T12:31:10.691000
2018-05-21T21:10:26
2018-05-21T21:10:26
16,188,519
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.cyk.system.root.persistence.api.pattern.tree; import java.io.Serializable; import org.cyk.system.root.model.pattern.tree.NestedSet; import org.cyk.system.root.persistence.api.TypedDao; public interface NestedSetDao extends TypedDao<NestedSet> , Serializable { }
UTF-8
Java
280
java
NestedSetDao.java
Java
[]
null
[]
package org.cyk.system.root.persistence.api.pattern.tree; import java.io.Serializable; import org.cyk.system.root.model.pattern.tree.NestedSet; import org.cyk.system.root.persistence.api.TypedDao; public interface NestedSetDao extends TypedDao<NestedSet> , Serializable { }
280
0.807143
0.807143
11
24.454546
28.240408
74
false
false
0
0
0
0
0
0
0.545455
false
false
1
8c5408020184bc4bf0beada1bd3d2472548c2826
764,504,204,898
f86a9071edc323e9d73d235a0d21631a2b6ea912
/app/src/main/java/com/reka/rumahsakit/model/Pasien.java
b9abeae55fe44c42376feb5d71067d2d5990ca32
[]
no_license
FitriSetiya/Rumah_Sakit-master
https://github.com/FitriSetiya/Rumah_Sakit-master
d933fa10bd728946ccf64eb36cf0b87ff29b1bdd
99b2461f045ea7e21700c12c6dd978bc13b30e45
refs/heads/master
2020-03-17T00:31:40.584000
2018-05-12T06:25:30
2018-05-12T06:25:30
133,120,108
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.reka.rumahsakit.model; /** * Created by reka on 3/19/18. */ public class Pasien { String username; String password; String nama; String alamat; String nohp; String noktp; String email; public Pasien(String username, String password, String nama, String alamat, String noh...
UTF-8
Java
1,738
java
Pasien.java
Java
[ { "context": "kage com.reka.rumahsakit.model;\n\n/**\n * Created by reka on 3/19/18.\n */\n\npublic class Pasien {\n String", "end": 58, "score": 0.9996069669723511, "start": 54, "tag": "USERNAME", "value": "reka" }, { "context": "ing noktp, String email) {\n this.username ...
null
[]
package com.reka.rumahsakit.model; /** * Created by reka on 3/19/18. */ public class Pasien { String username; String password; String nama; String alamat; String nohp; String noktp; String email; public Pasien(String username, String password, String nama, String alamat, String noh...
1,744
0.575374
0.572497
99
16.555555
17.490675
122
false
false
0
0
0
0
0
0
0.393939
false
false
1
8697b9207b9c3a056ae803f392fbc4323c988328
19,361,712,633,794
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_394/Testnull_39375.java
5c3fc6da85cc529f644b2e07475a688473a6254f
[]
no_license
gradle/performance-comparisons
https://github.com/gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164000
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
false
2022-09-30T08:04:35
2017-01-26T14:25:33
2022-09-09T14:38:38
2022-09-30T08:04:34
19,731
14
13
103
null
false
false
package org.gradle.test.performancenull_394; import static org.junit.Assert.*; public class Testnull_39375 { private final Productionnull_39375 production = new Productionnull_39375("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
UTF-8
Java
308
java
Testnull_39375.java
Java
[]
null
[]
package org.gradle.test.performancenull_394; import static org.junit.Assert.*; public class Testnull_39375 { private final Productionnull_39375 production = new Productionnull_39375("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
308
0.714286
0.655844
12
24.75
25.836424
86
false
false
0
0
0
0
0
0
0.416667
false
false
1
d663445060408d7fba5aee1efc271bf6d78a8c95
10,788,957,856,372
763baa189a3c32fa8170458a20b60adc2663c7b3
/ranchosburgersApp/app/src/main/java/com/rlsistemas/ranchosburgers/singleton/Carrinho.java
c32cd9d9b8abc4f90379a9684ff4ceabb3e3c659
[]
no_license
dolpholopes/RanchosBurgers
https://github.com/dolpholopes/RanchosBurgers
5f12b581fbe0d093989f9e5265b90a522dd3800d
a2c38e3017653a76928435c33f5b412c31541f84
refs/heads/master
2023-04-15T14:17:04.655000
2021-04-30T20:03:30
2021-04-30T20:03:30
357,346,854
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rlsistemas.ranchosburgers.singleton; import com.rlsistemas.ranchosburgers.model.Produto; import java.util.ArrayList; import java.util.List; public class Carrinho { private volatile static Carrinho carrinho; private List<Produto> produtosCarrinho; public static Carrinho getInstance(){ ...
UTF-8
Java
733
java
Carrinho.java
Java
[]
null
[]
package com.rlsistemas.ranchosburgers.singleton; import com.rlsistemas.ranchosburgers.model.Produto; import java.util.ArrayList; import java.util.List; public class Carrinho { private volatile static Carrinho carrinho; private List<Produto> produtosCarrinho; public static Carrinho getInstance(){ ...
733
0.609823
0.609823
37
18.81081
19.146431
52
false
false
0
0
0
0
0
0
0.27027
false
false
1
7b21e6b44d921108ed1040a429d51eca9c94c247
20,847,771,275,581
752ab04dca700a93236e27b220916f81ce35e512
/src/ui/frame/mainframe/MainFrame.java
095bf47fbcb999f3464a176db168a7d41fc698df
[]
no_license
131250131/NBAInfo
https://github.com/131250131/NBAInfo
f96e0640069957dad4810bc617c17f13cc827028
b98d7d0138c8b65866ee35e2f24d46e299d8e618
refs/heads/master
2021-01-15T19:28:14.655000
2015-08-10T09:40:06
2015-08-10T09:40:06
31,880,379
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ui.frame.mainframe; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import ui.frame.larger.LargerScrollPane; import ui.myUI.MyFrame; @SuppressWarnings("serial") public class MainFrame extends MyFrame implements ActionListener{ ...
UTF-8
Java
766
java
MainFrame.java
Java
[]
null
[]
package ui.frame.mainframe; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import ui.frame.larger.LargerScrollPane; import ui.myUI.MyFrame; @SuppressWarnings("serial") public class MainFrame extends MyFrame implements ActionListener{ ...
766
0.763708
0.763708
35
20.885714
18.004398
65
false
false
0
0
0
0
0
0
1.428571
false
false
1
9cba8a67c4233ff07ab67b3b1de6ffa3bb3c15f6
4,887,672,851,790
aae68c5e4aafe3b3501e40fcb4821665383ba79a
/MysqlConnection/MysqlTestJava.java
fdd659c5eab2be01e48917a3bff0215fb888ad83
[]
no_license
fxstar/Chash
https://github.com/fxstar/Chash
814a39eafb77553bf229b938a49a79616ebb3b3f
d27245951cf3473b7648e63ba040deca3c45514a
refs/heads/master
2019-08-20T10:02:54.858000
2018-05-27T09:24:12
2018-05-27T09:24:12
66,209,010
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package javatest; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.PrintWriter; import java.sql.*; import java.util.Formatter; public class JavaTest { /** * @param args the command line arguments */ // TODO code application logic here ...
UTF-8
Java
1,791
java
MysqlTestJava.java
Java
[]
null
[]
package javatest; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.PrintWriter; import java.sql.*; import java.util.Formatter; public class JavaTest { /** * @param args the command line arguments */ // TODO code application logic here ...
1,791
0.487437
0.484087
62
27.887096
20.107859
97
false
false
0
0
0
0
0
0
0.758065
false
false
1
23e5b87ed7a8aa78bfff304855e7a4e99a994e81
18,356,690,289,864
fdb8be87b4d284f9bf25dfa82b42340c96405b8f
/src/main/java/com/dt/module/ct/mapper/CtBannerMapper.java
8c61d724ca1083e69a64c1b74675ade7eb111ccc
[ "Apache-2.0" ]
permissive
dragonli-outsource/zichanguanli
https://github.com/dragonli-outsource/zichanguanli
2328342f80d861fb7814029dda519714cdec4239
e4d0bd269cdab1cb51e61334b73ac85ae442f794
refs/heads/master
2022-11-19T21:53:21.194000
2019-12-21T08:43:58
2019-12-21T08:43:58
228,841,796
0
3
Apache-2.0
false
2022-11-16T10:55:57
2019-12-18T13:04:50
2019-12-21T08:44:07
2022-11-16T10:55:54
7,819
0
3
14
JavaScript
false
false
package com.dt.module.ct.mapper; import com.dt.module.ct.entity.CtBanner; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * Mapper 接口 * </p> * * @author algernonking * @since 2018-07-28 */ public interface CtBannerMapper extends BaseMapper<CtBanner> { }
UTF-8
Java
287
java
CtBannerMapper.java
Java
[ { "context": "r;\n\n/**\n * <p>\n * Mapper 接口\n * </p>\n *\n * @author algernonking\n * @since 2018-07-28\n */\npublic interface CtBanne", "end": 191, "score": 0.9996130466461182, "start": 179, "tag": "USERNAME", "value": "algernonking" } ]
null
[]
package com.dt.module.ct.mapper; import com.dt.module.ct.entity.CtBanner; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * Mapper 接口 * </p> * * @author algernonking * @since 2018-07-28 */ public interface CtBannerMapper extends BaseMapper<CtBanner> { }
287
0.713781
0.685512
16
16.6875
19.753857
62
false
false
0
0
0
0
0
0
0.1875
false
false
1
e6f1257bd67945832a61043c13105df88e6193ab
25,623,774,901,884
efac29a83bc3fd52a7f1d4064839b9dff36fc5ed
/src/main/java/com/zhizus/mybatis/SqlExecutorInterceptor.java
acb08e4d7b20984a765eef80ff9303fdbb331283
[]
no_license
fkylf/springboot-mybatis-starter
https://github.com/fkylf/springboot-mybatis-starter
e4529fc355d1cd0f9035586862772ab64c8d9755
f1785e8eef40fff87d7a32dab5a9f43ec4a9362b
refs/heads/master
2021-06-22T12:02:55.882000
2017-07-23T02:37:01
2017-07-23T02:37:01
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zhizus.mybatis; import com.alibaba.druid.pool.DruidDataSource; import com.google.common.base.Strings; import org.apache.ibatis.cache.CacheKey; import org.apache.ibatis.executor.Executor; import org.apache.ibatis.mapping.BoundSql; import org.apache.ibatis.mapping.MappedStatement; import org.apache.ibatis.ma...
UTF-8
Java
2,620
java
SqlExecutorInterceptor.java
Java
[ { "context": "e;\nimport java.util.Properties;\n\n/**\n * Created by Dempe on 2017/7/20 0020.\n */\n@Intercepts({@Signature(\n ", "end": 552, "score": 0.9987056851387024, "start": 547, "tag": "USERNAME", "value": "Dempe" } ]
null
[]
package com.zhizus.mybatis; import com.alibaba.druid.pool.DruidDataSource; import com.google.common.base.Strings; import org.apache.ibatis.cache.CacheKey; import org.apache.ibatis.executor.Executor; import org.apache.ibatis.mapping.BoundSql; import org.apache.ibatis.mapping.MappedStatement; import org.apache.ibatis.ma...
2,620
0.634351
0.629389
80
31.75
26.207108
131
false
false
0
0
0
0
0
0
0.5625
false
false
1
0dfd156c90bb808496b3f2aa7afcb56a5a6f7c47
36,867,999,297,035
33842cf0392889a9a4dcbc42969d0618f3853782
/CodeChef/UCS301/StackAndSort.java
7337497c634a5f00f18af51df871c18caa7dcaf7
[]
no_license
rachit2501/Data-Structures-And-Algorithms
https://github.com/rachit2501/Data-Structures-And-Algorithms
3449e17e3eff2492d80d8cda9d08abd87eb58cb6
fc8c942cb19c33ae47db121b03071e8f9e00e17e
refs/heads/master
2023-05-13T02:58:11.527000
2021-05-25T08:23:35
2021-05-25T08:23:35
228,909,937
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Arrays; import java.util.Collections; import java.util.Scanner; import java.util.Stack; public class StackAndSort { public static void main(String[] args) { int n, i, x, y, a, b, temp; Stack<Integer> s1 = new Stack<Integer>(); Stack<Integer> s2 = new Stack<Integer>(); Scanner sc = n...
UTF-8
Java
2,693
java
StackAndSort.java
Java
[]
null
[]
import java.util.Arrays; import java.util.Collections; import java.util.Scanner; import java.util.Stack; public class StackAndSort { public static void main(String[] args) { int n, i, x, y, a, b, temp; Stack<Integer> s1 = new Stack<Integer>(); Stack<Integer> s2 = new Stack<Integer>(); Scanner sc = n...
2,693
0.374304
0.321574
101
25.663366
17.35379
76
false
false
0
0
0
0
0
0
0.821782
false
false
1
c72298e55c01fc51ace392af5aa6a106890d5edc
35,527,969,514,011
4a36745247c306234711c5015a2701fcdf43d95a
/src/com/fourfaith/sysManage/model/SysWaterArea.java
84072d4928ffeb04e4981bc1e709c651c7810889
[]
no_license
Tomororow/fiw
https://github.com/Tomororow/fiw
8ab6a7fd473b2a540a70a7620222d76e57aea059
96ace2bcf599111c384eab2112b0cc4bcbbf86f8
refs/heads/main
2022-12-31T02:26:31.927000
2020-10-10T07:19:42
2020-10-10T07:19:42
302,779,984
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fourfaith.sysManage.model; import java.math.BigDecimal; import java.util.Date; /** * @Title: Entity * @Description: 水管区域表 * @author Dan * @date 2016-10-08 21:21:40 * @version V1.0 */ public class SysWaterArea implements java.io.Serializable { private static final long serialVersionUID = 55...
UTF-8
Java
3,353
java
SysWaterArea.java
Java
[ { "context": " @Title: Entity\n * @Description: 水管区域表\n * @author Dan\n * @date 2016-10-08 21:21:40\n * @version V1.0 \n", "end": 156, "score": 0.9989141225814819, "start": 153, "tag": "NAME", "value": "Dan" } ]
null
[]
package com.fourfaith.sysManage.model; import java.math.BigDecimal; import java.util.Date; /** * @Title: Entity * @Description: 水管区域表 * @author Dan * @date 2016-10-08 21:21:40 * @version V1.0 */ public class SysWaterArea implements java.io.Serializable { private static final long serialVersionUID = 55...
3,353
0.74899
0.738117
150
20.466667
18.182653
67
false
false
0
0
0
0
0
0
1.32
false
false
1
3c25c9a4e4aa84faa91936336d2d9356aa134cc2
2,516,850,898,198
011b4bae917c5b7834edf3dffa66333f7846beb4
/src/algorithms/DistributeCandies.java
60d985188b169074ee9e2965d594845efe6d5f88
[]
no_license
1ujin/LeetCode
https://github.com/1ujin/LeetCode
e9877ec875ee3036babd779d4b3bdc18a0bcb695
9322238c411a493820a1f331ce441dc44f54b496
refs/heads/master
2022-06-25T23:03:32.423000
2022-06-18T18:30:51
2022-06-18T18:30:51
225,674,683
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package algorithms; import java.util.HashSet; import java.util.Set; public class DistributeCandies { public int distributeCandies(int[] candyType) { Set<Integer> set = new HashSet<>(); for (int type : candyType) set.add(type); return Math.min(set.size(), candyType.length >> 1)...
UTF-8
Java
513
java
DistributeCandies.java
Java
[]
null
[]
package algorithms; import java.util.HashSet; import java.util.Set; public class DistributeCandies { public int distributeCandies(int[] candyType) { Set<Integer> set = new HashSet<>(); for (int type : candyType) set.add(type); return Math.min(set.size(), candyType.length >> 1)...
513
0.621832
0.608187
20
24.65
23.257849
81
false
false
0
0
0
0
0
0
0.7
false
false
1
4d43862eba1f62c0a674858f93deee0f5d36bf6a
33,689,723,531,800
cac1d3519220e93b4c1e48d415a6c2c0f9253a9f
/src/test/java/programmers/courses30/SolutionTest.java
48c1108246eaef160b7384400282451b0f5fbe2c
[]
no_license
jiae-dev-learn/algorithm-integrated
https://github.com/jiae-dev-learn/algorithm-integrated
66a32f7ebad0f40129450cf96a44d9c8db9f10dd
7a021bc48537dda303181f678e5290a7ff02d34f
refs/heads/master
2023-03-13T02:05:15.368000
2022-03-27T23:52:15
2022-03-27T23:52:15
322,736,335
1
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package programmers.courses30; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; class SolutionTest { @Test void solution() { assertEquals(4, new Solution().solution("hit", "cog", new String[] { "hot", "dot", "dog", "lot", "log", "cog" })); assertEquals(0, ...
UTF-8
Java
419
java
SolutionTest.java
Java
[]
null
[]
package programmers.courses30; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; class SolutionTest { @Test void solution() { assertEquals(4, new Solution().solution("hit", "cog", new String[] { "hot", "dot", "dog", "lot", "log", "cog" })); assertEquals(0, ...
419
0.608592
0.599045
14
29
39.406307
122
false
false
0
0
0
0
0
0
1.428571
false
false
1
9bc1c122c9feecf2151fc3ccf33b8879d5c21321
37,993,280,728,479
4b758fe33ddb6fde6cd5a50b5023e1eb938b3f2f
/src/main/java/main/hrms/business/concretes/JobPositionManager.java
4575652654221b806aa4a0c879aa75388bc6fe1b
[]
no_license
OguzhanColak/HRMS-Backend
https://github.com/OguzhanColak/HRMS-Backend
a9494ba17faab84084418949e34902005e5a2bec
09e8f196dcb55a57b0f1b619a217e02b170f0ae9
refs/heads/master
2023-06-28T19:27:53.537000
2021-08-03T09:37:09
2021-08-03T09:37:09
389,703,500
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package main.hrms.business.concretes; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import main.hrms.business.abstracts.JobPositionService; import main.hrms.core.utilities.results.DataResult; import main.hrms.core.utilities.result...
UTF-8
Java
1,087
java
JobPositionManager.java
Java
[]
null
[]
package main.hrms.business.concretes; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import main.hrms.business.abstracts.JobPositionService; import main.hrms.core.utilities.results.DataResult; import main.hrms.core.utilities.result...
1,087
0.814167
0.814167
39
26.897436
24.266464
76
false
false
0
0
0
0
0
0
1.025641
false
false
1
9be1bf3f601a51b2fe148d6d2814a263b40328bd
7,550,552,570,098
0b2a63566e2e6090a3b0726a77409351bb48eb64
/GYproject-biz-base/src/main/java/cc/dfsoft/project/biz/base/constructmanage/dto/BusinessCommunicationReq.java
bf1ac50e8307e8581e0af8f3774646aa608c2ab5
[]
no_license
zhangnengxian/GYPROJECT
https://github.com/zhangnengxian/GYPROJECT
5f7eda062430beb8046943d4fa73da1b1f55a172
673471b661a88370137028056b0a5191de6fcec2
refs/heads/master
2021-08-17T05:48:20.815000
2020-12-08T10:01:06
2020-12-08T10:01:06
231,201,977
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cc.dfsoft.project.biz.base.constructmanage.dto; import cc.dfsoft.uexpress.common.dto.PageSortReq; /** * 业务沟通查询条件Dto * @author Yuanyx * */ public class BusinessCommunicationReq extends PageSortReq{ private String projId; //工程id private String bcStatus; //业务通知状态 private String bcInitiatorId; //发...
UTF-8
Java
3,411
java
BusinessCommunicationReq.java
Java
[ { "context": "on.dto.PageSortReq;\n\n/**\n * 业务沟通查询条件Dto\n * @author Yuanyx\n *\n */\npublic class BusinessCommunicationReq exte", "end": 145, "score": 0.9983121752738953, "start": 139, "tag": "USERNAME", "value": "Yuanyx" } ]
null
[]
package cc.dfsoft.project.biz.base.constructmanage.dto; import cc.dfsoft.uexpress.common.dto.PageSortReq; /** * 业务沟通查询条件Dto * @author Yuanyx * */ public class BusinessCommunicationReq extends PageSortReq{ private String projId; //工程id private String bcStatus; //业务通知状态 private String bcInitiatorId; //发...
3,411
0.755576
0.754006
151
20.07947
19.9119
65
false
false
0
0
0
0
0
0
1.476821
false
false
1
5e1d26ca811d2b0e232471880835f289bdfd1228
25,640,954,775,544
37a849b65dea8b716d03e5ff968356c1ab6c8603
/FIAP/src/br/com/fiap/Atividades/atividade4/Aviao.java
ba4e7a261162dc71a5753a3d37566bca8ca664b9
[]
no_license
gfishdev/FIAP1
https://github.com/gfishdev/FIAP1
c3e60aa7610730a931e8311bb77925487b24b3e9
92def745dcc87176f709322550ab432b702c5b0e
refs/heads/master
2021-01-23T05:56:58.107000
2017-06-06T00:00:33
2017-06-06T00:00:33
93,005,287
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.fiap.Atividades.atividade4; public class Aviao extends Thread { private String nomeVoo; private Aeroporto airport; public Aviao(String nomeVoo, Aeroporto airport) { super(); this.nomeVoo = nomeVoo; this.airport = airport; } synchronized void voar() { try { Thread.sleep(2000); System...
UTF-8
Java
961
java
Aviao.java
Java
[]
null
[]
package br.com.fiap.Atividades.atividade4; public class Aviao extends Thread { private String nomeVoo; private Aeroporto airport; public Aviao(String nomeVoo, Aeroporto airport) { super(); this.nomeVoo = nomeVoo; this.airport = airport; } synchronized void voar() { try { Thread.sleep(2000); System...
961
0.686785
0.681582
47
19.468084
18.747881
61
false
false
0
0
0
0
0
0
1.829787
false
false
1
be7f2d267f8f25ab9244f908bd9a6d7cdb2e67a1
18,442,589,632,439
7376007e77c166f4a53882ee83b9a20851764d05
/Aufgabe4/4b2/Aufgabe4b/src/serv/Session.java
dfe3fd57eacf1c7541dc95210b05df5006efd181
[]
no_license
Sarah-Tosun/Webprogrammierung
https://github.com/Sarah-Tosun/Webprogrammierung
a18ad286b50924125e3219fcddd67f44c20c0795
de89e3348c2d894367d15cf421b9643067646c09
refs/heads/master
2021-01-09T05:46:42.987000
2017-02-03T13:29:45
2017-02-03T13:29:45
80,829,091
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package serv; import javax.servlet.http.HttpSession; import javax.servlet.http.HttpSessionEvent; import javax.servlet.http.HttpSessionListener; import de.fhwgt.quiz.application.Quiz; public class Session implements HttpSessionListener { public Session() { } public void sessionCreated(HttpSessionEvent session) {...
ISO-8859-2
Java
954
java
Session.java
Java
[]
null
[]
package serv; import javax.servlet.http.HttpSession; import javax.servlet.http.HttpSessionEvent; import javax.servlet.http.HttpSessionListener; import de.fhwgt.quiz.application.Quiz; public class Session implements HttpSessionListener { public Session() { } public void sessionCreated(HttpSessionEvent session) {...
954
0.749213
0.743966
38
24.105263
24.644621
92
false
false
0
0
0
0
0
0
1.315789
false
false
1
4ba6970cd4559ca66feb013b762bfc200d1d3eb6
24,919,400,301,191
33e56f28f467ffc748da8613e7c96659d3136f71
/src/com/bergerkiller/bukkit/mw/commands/WorldToggleRespawn.java
9c5d5706dd6593a52c832ff4f307ed2ff38c89fe
[]
no_license
BangL/MyWorlds
https://github.com/BangL/MyWorlds
e3ff331d5fd47f4ce18648599d66116dc656c864
f483c8fb17e52661b7fa4df3bd224e39644c577c
refs/heads/master
2020-12-25T17:44:51.623000
2012-11-15T08:03:29
2012-11-15T08:03:29
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bergerkiller.bukkit.mw.commands; import com.bergerkiller.bukkit.mw.Permission; import com.bergerkiller.bukkit.mw.WorldConfig; import org.bukkit.ChatColor; public class WorldToggleRespawn extends Command { public WorldToggleRespawn() { super(Permission.COMMAND_TOGGLERESPAWN, "worl...
UTF-8
Java
1,136
java
WorldToggleRespawn.java
Java
[]
null
[]
package com.bergerkiller.bukkit.mw.commands; import com.bergerkiller.bukkit.mw.Permission; import com.bergerkiller.bukkit.mw.WorldConfig; import org.bukkit.ChatColor; public class WorldToggleRespawn extends Command { public WorldToggleRespawn() { super(Permission.COMMAND_TOGGLERESPAWN, "worl...
1,136
0.620599
0.619718
27
40.074074
37.925781
120
false
false
0
0
0
0
0
0
0.481481
false
false
1
13b1868c83b7aea798368ccdc4fbe3c3685754ca
10,136,122,832,502
1d55db1b7986c30909efe8bfbe6b90570c783ff6
/src/ru/levelup/java1/lesson8/uiclasses/Drawable.java
402a1ce6402beb5ebde8a524fc9c9c9b66242b11
[]
no_license
2huk/LevelUPJava
https://github.com/2huk/LevelUPJava
604b37bb37ea4ceb5614bc0f40f29549dd0080e5
e93c1ba601d458d2dd04a3a7620013a99d6368be
refs/heads/master
2021-05-01T17:27:56.480000
2017-02-17T13:42:35
2017-02-17T13:42:35
79,462,712
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.levelup.java1.lesson8.uiclasses; /** * Created by anton on 17.02.2017. */ public interface Drawable { void draw(); }
UTF-8
Java
135
java
Drawable.java
Java
[ { "context": "evelup.java1.lesson8.uiclasses;\n\n/**\n * Created by anton on 17.02.2017.\n */\npublic interface Drawable {\n ", "end": 68, "score": 0.9969974756240845, "start": 63, "tag": "USERNAME", "value": "anton" } ]
null
[]
package ru.levelup.java1.lesson8.uiclasses; /** * Created by anton on 17.02.2017. */ public interface Drawable { void draw(); }
135
0.681481
0.607407
8
15.875
15.783199
43
false
false
0
0
0
0
0
0
0.25
false
false
1
9a4afe6038f57f95e380fe647a196fa15d286cb5
7,997,229,111,350
a2d4b90f43dcd3970228921ce7b8902aadea07d6
/Old/numToEng.java
2c8c6273bc9b9557ff95c04844e2aa1f17a45ed7
[]
no_license
nancycao/APCS1
https://github.com/nancycao/APCS1
1716b0c5ea7d386db316f55b23dc91c719f05a03
a9477b9dedec897af7ee5233c3834581d0911e43
refs/heads/master
2016-08-17T04:54:34.299000
2016-05-12T12:11:09
2016-05-12T12:11:09
49,953,116
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class numToEng { public static String onesToEng(int n) { String [] digits = {"zero", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine"}; return digits[n]; } public static String tensToEng(int n) { String [] tens = {"ten", "twenty-", "thirty-", "forty-", "fifty-", ...
UTF-8
Java
959
java
numToEng.java
Java
[]
null
[]
public class numToEng { public static String onesToEng(int n) { String [] digits = {"zero", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine"}; return digits[n]; } public static String tensToEng(int n) { String [] tens = {"ten", "twenty-", "thirty-", "forty-", "fifty-", ...
959
0.54536
0.537018
42
21.833334
19.914001
67
false
false
0
0
0
0
0
0
1.761905
false
false
1
d41a750e0a8374a2fba18f3c952fb24e0ff6ab65
29,875,792,570,089
d0faebaf8269d4f8e8a8dbd36e1406ac7357dc93
/src/test/java/Test1.java
cf625870150d3da058ff726610946670303d2cb9
[]
no_license
TuxDave/JChess
https://github.com/TuxDave/JChess
369b7bd02cc558c0ce7edb76cb93cceec4051277
dd5a31f6612eaefad8f6f7f5e8cb63bb45658d6c
refs/heads/master
2023-05-02T00:00:31.407000
2021-05-23T17:40:08
2021-05-23T17:40:08
274,713,802
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import com.tuxdave.JChess.UI.GPlayerProfile; import com.tuxdave.JChess.UI.JChess; import javax.swing.*; public class Test1 { public static void main(String[] args) { JFrame f = new JFrame(); f.setResizable(false); f.setContentPane(new JChess(new GPlayerProfile("g1", "profile0.png"), new GP...
UTF-8
Java
566
java
Test1.java
Java
[]
null
[]
import com.tuxdave.JChess.UI.GPlayerProfile; import com.tuxdave.JChess.UI.JChess; import javax.swing.*; public class Test1 { public static void main(String[] args) { JFrame f = new JFrame(); f.setResizable(false); f.setContentPane(new JChess(new GPlayerProfile("g1", "profile0.png"), new GP...
566
0.671378
0.662544
16
34.4375
32.699329
121
false
false
0
0
0
0
0
0
1
false
false
1
6730111bce0285345dfe763a49c9009eaa48030c
1,812,476,224,203
e60329fbf8730b3d4c86f1f3571b23e4c63efdbe
/LearnerTest/src/main/java/org/learner/web/controller/QuizController.java
9b2aeb9d46a96bac0edd1a84d51b7fb17d6dce96
[ "Apache-2.0" ]
permissive
ahmetcj4/bounswe2016group6
https://github.com/ahmetcj4/bounswe2016group6
8c7a280994e8e9ca214ea99b4c0f633c46b043e0
cb9ceb2b80f9586af7b0a065c4c6b7fae3ce3500
refs/heads/master
2020-07-02T04:51:49.791000
2016-12-24T01:26:45
2016-12-24T01:26:45
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.learner.web.controller; import java.security.Principal; import java.util.List; import org.learner.persistence.model.Question; import org.learner.persistence.model.QuizResult; import org.learner.persistence.model.Topic; import org.learner.service.ITopicService; import org.learner.web.dto.QuizProgr...
UTF-8
Java
2,683
java
QuizController.java
Java
[]
null
[]
package org.learner.web.controller; import java.security.Principal; import java.util.List; import org.learner.persistence.model.Question; import org.learner.persistence.model.QuizResult; import org.learner.persistence.model.Topic; import org.learner.service.ITopicService; import org.learner.web.dto.QuizProgr...
2,683
0.757734
0.757734
77
32.844154
27.278299
114
false
false
0
0
0
0
0
0
1.649351
false
false
1
f55981841a107882b12b028dbd2e5e00b40f67ce
33,973,191,364,567
14e6bc37db2d3892754b3ba4dc541d346e5ace9d
/rdd-commun/src/main/java/com/iris/infrastructure/services/domain/GestValeursDDVHibernateImpl.java
67a4e615d16d631b555e1ea46ee54cc92bc372fa
[]
no_license
elimaneg/rddnew
https://github.com/elimaneg/rddnew
539774d3a2f781b54582bc077e2ba1b7a120d0e3
09b04654c6b53ee9408544a74d35e1fa24940f4c
refs/heads/master
2016-08-04T07:00:34.400000
2015-01-22T13:08:42
2015-01-22T13:08:42
29,753,646
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.iris.infrastructure.services.domain; import java.sql.Timestamp; import java.util.Collection; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.TreeSet; import net.sf.hibernate.HibernateException; import net.sf.hibernate.Session; import net.sf.hibernate.StaleObject...
UTF-8
Java
22,809
java
GestValeursDDVHibernateImpl.java
Java
[ { "context": "t être faite avec la même instance. \n *\n * @author stpierp\n * @see com.iris.infrastructure.services.domain.G", "end": 1957, "score": 0.999561607837677, "start": 1950, "tag": "USERNAME", "value": "stpierp" } ]
null
[]
package com.iris.infrastructure.services.domain; import java.sql.Timestamp; import java.util.Collection; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.TreeSet; import net.sf.hibernate.HibernateException; import net.sf.hibernate.Session; import net.sf.hibernate.StaleObject...
22,809
0.750518
0.747829
618
35.703884
37.697758
209
false
false
0
0
0
0
0
0
2.441748
false
false
1
eb4fa90a290de397ea635b5f8db436c436e6fec9
36,034,775,651,724
e557a26db5e7a67f271e63fcee732623e3eed5c8
/src/main/java/com/citi/gdm/datavalidator/service/DataReportGenerator.java
bfc718ea583711b937f0817be38369817928617e
[]
no_license
ayonbhattacharya/Data-validator-base
https://github.com/ayonbhattacharya/Data-validator-base
deb7b98d3df878aed7b73dde132a8b896f884618
5fae2703884a22f8a951353aade425e4bd229a7e
refs/heads/main
2023-02-18T21:30:53.702000
2021-01-19T07:40:29
2021-01-19T07:40:29
330,898,181
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.citi.gdm.datavalidator.service; import com.citi.gdm.datavalidator.domain.DatabaseMetadataSummary; import com.citi.gdm.datavalidator.domain.DatabaseMetadataSummaryReport; /** * * @author ayon.bhattacharya * */ public interface DataReportGenerator { public void generateDataReport(DatabaseMetadataSumm...
UTF-8
Java
419
java
DataReportGenerator.java
Java
[ { "context": "DatabaseMetadataSummaryReport;\n\n/**\n * \n * @author ayon.bhattacharya\n *\n */\npublic interface DataReportGenerator {\n\n\tp", "end": 220, "score": 0.9966611862182617, "start": 203, "tag": "NAME", "value": "ayon.bhattacharya" } ]
null
[]
package com.citi.gdm.datavalidator.service; import com.citi.gdm.datavalidator.domain.DatabaseMetadataSummary; import com.citi.gdm.datavalidator.domain.DatabaseMetadataSummaryReport; /** * * @author ayon.bhattacharya * */ public interface DataReportGenerator { public void generateDataReport(DatabaseMetadataSumm...
419
0.830549
0.830549
15
26.933332
29.80261
77
false
false
0
0
0
0
0
0
0.466667
false
false
1
cee79531c9bb45850fc3a5a3dda09256955fa5fa
11,742,440,610,170
83a2b27938f139dc0faf3ac3cebe114945744e90
/src/com/mr/kangaroo/tree/traverse/DeepthFirstTraverse.java
50914ecc6c1e5a7dd43e3b3d58673f0cef9cce7a
[]
no_license
MrKangaroo/Algorithms
https://github.com/MrKangaroo/Algorithms
0d1d00a1ab1acd0e04d986cfe250df76f8f67e03
3a8a2394200c3373e8a65a0b8446481a07841bb4
refs/heads/master
2021-09-27T05:01:35.286000
2018-11-06T09:35:52
2018-11-06T09:35:52
71,701,188
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mr.kangaroo.tree.traverse; import com.mr.kangaroo.tree.TreeNode; import java.util.Stack; /** * @author daisy * @desc 深度优先遍历 * @create 2018/4/15 */ public class DeepthFirstTraverse { public static void iterTraverse(TreeNode<Integer> root){ Stack<TreeNode<Integer>> stack = new Stack<>(); ...
UTF-8
Java
946
java
DeepthFirstTraverse.java
Java
[ { "context": "TreeNode;\n\nimport java.util.Stack;\n\n/**\n * @author daisy\n * @desc 深度优先遍历\n * @create 2018/4/15\n */\npublic c", "end": 124, "score": 0.9996261596679688, "start": 119, "tag": "USERNAME", "value": "daisy" } ]
null
[]
package com.mr.kangaroo.tree.traverse; import com.mr.kangaroo.tree.TreeNode; import java.util.Stack; /** * @author daisy * @desc 深度优先遍历 * @create 2018/4/15 */ public class DeepthFirstTraverse { public static void iterTraverse(TreeNode<Integer> root){ Stack<TreeNode<Integer>> stack = new Stack<>(); ...
946
0.563169
0.555674
35
25.685715
19.551794
65
false
false
0
0
0
0
0
0
0.342857
false
false
1
837473ab19b273cf5b16aa93046042dece07b184
35,433,480,232,652
14b0164b3ad34f9ad4e1901593de7c917002adbf
/Paddle.java
e734ff26630c78a34ecfa780d5424550ee7cf312
[]
no_license
tiger55md/pong
https://github.com/tiger55md/pong
c1233eb5334944818d4611094e67fa18708b385d
6d3629840ab55620fbe936409f020ab3b908bf5c
refs/heads/master
2020-12-20T22:55:09.848000
2020-01-25T21:37:37
2020-01-25T21:37:37
236,233,192
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package application; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; public class Paddle { private int x,y; private int speed = 10; private int vel = 0; private int width = 22, height = 85; private int score = 0; private Color color; private boolean left; public Paddle(Color c, bool...
UTF-8
Java
1,493
java
Paddle.java
Java
[]
null
[]
package application; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; public class Paddle { private int x,y; private int speed = 10; private int vel = 0; private int width = 22, height = 85; private int score = 0; private Color color; private boolean left; public Paddle(Color c, bool...
1,493
0.600804
0.58138
83
16.987951
17.879444
98
false
false
0
0
0
0
0
0
2.192771
false
false
1
fd08495e4618580c38084faa4155decf956434e0
38,371,237,844,244
19199a3db911619596c113018df4deee359ab073
/chat/companyChatClient/src/companychatclient/vo/RoomVO.java
346ca12c5eec714ba638520ac016cabbaab8a6e1
[]
no_license
do2tdo2t/java-programs
https://github.com/do2tdo2t/java-programs
49afabd3c91cadce2417d301d5c97b682dc64189
75eb1012af8412ca479ea3745d754d8e3e88bfc9
refs/heads/master
2020-03-19T13:39:39.188000
2018-08-27T03:59:18
2018-08-27T03:59:18
136,589,269
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package companychatclient.vo; import java.util.ArrayList; import companychatclient.util.Constant; public class RoomVO { int type = Constant.ROOM; int count = 0; String userId; String recvId; private String user; private String recv; ArrayList<MessageVO> list = new ArrayList<MessageVO>(); public RoomVO() { ...
UTF-8
Java
1,452
java
RoomVO.java
Java
[]
null
[]
package companychatclient.vo; import java.util.ArrayList; import companychatclient.util.Constant; public class RoomVO { int type = Constant.ROOM; int count = 0; String userId; String recvId; private String user; private String recv; ArrayList<MessageVO> list = new ArrayList<MessageVO>(); public RoomVO() { ...
1,452
0.657025
0.652893
89
15.314607
14.67291
56
false
false
0
0
0
0
0
0
1.41573
false
false
1
85b7a8944c7433ffa5a14f52b453b72580bba7b0
39,006,893,017,507
56d43b42378ac3c229b85cd522690dbbdcb85f06
/kubik/kubik-model/src/main/java/com/cspinformatique/kubik/server/model/purchase/Rma.java
46940599d85dcdf15c5454c4bddbc76a3346b5b4
[ "MIT" ]
permissive
daniellavoie/kubik
https://github.com/daniellavoie/kubik
292ed625e2ea7c5483ee094f3ecf72ffea4625a1
77b1c79d385848f0bc6fd2b900073573beca5080
refs/heads/master
2020-12-26T01:38:09.920000
2017-01-21T13:58:15
2017-01-21T13:58:15
29,550,929
2
6
null
false
2017-03-12T20:09:23
2015-01-20T20:39:49
2016-11-01T21:24:47
2017-03-12T20:08:35
8,837
1
6
17
JavaScript
null
null
package com.cspinformatique.kubik.server.model.purchase; import java.util.Date; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.FetchType; import javax.persistence.GeneratedVa...
UTF-8
Java
2,452
java
Rma.java
Java
[]
null
[]
package com.cspinformatique.kubik.server.model.purchase; import java.util.Date; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.FetchType; import javax.persistence.GeneratedVa...
2,452
0.763866
0.763866
111
21.09009
19.869188
90
false
false
0
0
0
0
0
0
1.369369
false
false
1
0ad4d4ede480ef8e883f24b09b4f3ee7d174b1e3
7,842,610,311,509
a927ae7cd6864a81517eea1302175b7da9627d2d
/java/com/example/kdm/texttospeech/MainActivity.java
cb42bb005fa7c684e7f5f746c5ae494549230e51
[]
no_license
ItsKDM/Text-to-Speech
https://github.com/ItsKDM/Text-to-Speech
d72a39bc2112c302be9b602a453648722b781232
ea9cb1443a17de24c47d45f9fc74e3a8f1f6fd9f
refs/heads/master
2022-11-06T02:33:37.535000
2022-10-24T08:58:50
2022-10-24T08:58:50
199,326,465
0
1
null
false
2022-10-24T08:58:51
2019-07-28T19:04:01
2022-10-24T08:40:54
2022-10-24T08:58:50
3
0
1
0
Java
false
false
package com.example.kdm.texttospeech; import android.speech.tts.TextToSpeech; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; import java.util.Locale; public cla...
UTF-8
Java
2,032
java
MainActivity.java
Java
[]
null
[]
package com.example.kdm.texttospeech; import android.speech.tts.TextToSpeech; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; import java.util.Locale; public cla...
2,032
0.602362
0.600394
73
25.835617
25.618921
104
false
false
0
0
0
0
0
0
0.547945
false
false
1
b222cdf93709b41670f2a8a4dc28497e6f4e8c38
7,842,610,314,506
0981333953bdbf488421f094bd584efd0c789902
/SillyChildClient/app/src/main/java/com/sillykid/app/homepage/boutiqueline/dialog/CalendarControlBouncedDialog.java
10f04375bdc075478d1bd6593f273bf066850eb5
[ "Apache-2.0" ]
permissive
921668753/SillyChildClient2-Android
https://github.com/921668753/SillyChildClient2-Android
ff7f0d9a97be64e610ecad304903bc853cbb3db0
f8f8ea3cca9013d39c9d7164bd2bd9573528093d
refs/heads/master
2020-03-23T09:18:15.433000
2018-12-04T13:46:33
2018-12-04T13:46:33
141,379,323
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sillykid.app.homepage.boutiqueline.dialog; import android.content.Context; import android.os.Bundle; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.common.cklibrary.common.BaseDialog; import com.common.cklibrary.common.ViewInject; import com.kymjs.com...
UTF-8
Java
4,205
java
CalendarControlBouncedDialog.java
Java
[ { "context": ".app.utils.DataUtil;\n\n\n/**\n * 日历控件弹框\n * Created by Admin on 2017/9/15.\n */\n\npublic abstract class Calendar", "end": 672, "score": 0.7443951964378357, "start": 667, "tag": "USERNAME", "value": "Admin" } ]
null
[]
package com.sillykid.app.homepage.boutiqueline.dialog; import android.content.Context; import android.os.Bundle; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import com.common.cklibrary.common.BaseDialog; import com.common.cklibrary.common.ViewInject; import com.kymjs.com...
4,205
0.626651
0.613205
117
34.598289
27.760286
112
false
false
0
0
0
0
0
0
0.57265
false
false
1
57408c85668a69b774eabd393773b01d61c0857c
23,811,298,699,118
ab6c3509ab8031d0e579d4326fea8a07424ab8cd
/src/main/java/com/mycompany/web/mvc/model/User.java
90159da243522051c8966be7d56155fcd41f7653
[]
no_license
vincenttuan/JavaWeb0924
https://github.com/vincenttuan/JavaWeb0924
4118b209a1e0f8bb68b72787f2f7ad9ee84fb39e
02549fdcabdd9d78fbb3d27820a959e192e0c43d
refs/heads/master
2022-09-24T14:40:40.389000
2021-10-29T16:04:18
2021-10-29T16:04:18
212,074,094
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mycompany.web.mvc.model; import java.util.Arrays; import java.util.List; public class User { private static List<String> users = Arrays.asList("John", "Mary", "Tom", "Jane"); public boolean isMember(String username) { return users.stream().anyMatch(user -> user.equalsIgnoreCa...
UTF-8
Java
352
java
User.java
Java
[ { "context": "rivate static List<String> users = Arrays.asList(\"John\", \"Mary\", \"Tom\", \"Jane\");\r\n \r\n public boole", "end": 172, "score": 0.9969157576560974, "start": 168, "tag": "NAME", "value": "John" }, { "context": "tatic List<String> users = Arrays.asList(\"John\...
null
[]
package com.mycompany.web.mvc.model; import java.util.Arrays; import java.util.List; public class User { private static List<String> users = Arrays.asList("John", "Mary", "Tom", "Jane"); public boolean isMember(String username) { return users.stream().anyMatch(user -> user.equalsIgnoreCa...
352
0.653409
0.653409
13
25.076923
28.203823
85
false
false
0
0
0
0
0
0
0.615385
false
false
1
afb2ecaf6c6400f952b583fcbf460e63f9c86df5
12,919,261,657,179
a06df04c96917ce85587992b9d9544c034f79f23
/src/AST/Elements/ElementsNodes/generic4Elements/array/ObjArray.java
4c0205aaaf4c71d036757504af4a44615253b33b
[]
no_license
sahersoufan/compilerV2
https://github.com/sahersoufan/compilerV2
f2a7f2ac24013dd14fded1a87996bc809e25d031
9cd5bf702cb4d1e0a1d457576e5bea4e77e1f53c
refs/heads/main
2023-06-12T01:20:37.597000
2021-07-03T03:01:54
2021-07-03T03:01:54
359,635,407
0
0
null
false
2021-05-05T13:03:29
2021-04-20T00:24:52
2021-05-03T22:31:44
2021-05-05T13:02:06
2,583
0
0
1
Java
false
false
package AST.Elements.ElementsNodes.generic4Elements.array; public class ObjArray { private ArrName arrName; private ArrayCalling arrayCalling; public ArrName getArrName() { return arrName; } public void setArrName(ArrName arrName) { this.arrName = arrName; } public Array...
UTF-8
Java
495
java
ObjArray.java
Java
[]
null
[]
package AST.Elements.ElementsNodes.generic4Elements.array; public class ObjArray { private ArrName arrName; private ArrayCalling arrayCalling; public ArrName getArrName() { return arrName; } public void setArrName(ArrName arrName) { this.arrName = arrName; } public Array...
495
0.684848
0.682828
23
20.52174
19.840384
60
false
false
0
0
0
0
0
0
0.304348
false
false
1
fd8ee6b17f237b1c98e42d3c43f103412b2bd6cb
8,555,574,871,775
89bd2c55510db565de8d526817800c8000182620
/mod/twitch/src/main/java/tv/twitch/android/shared/ui/menus/SettingActionListener.java
dd2d55906c4e4f242a460f480d6061c3bacdc9bd
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bobisapotato/bttv-android
https://github.com/bobisapotato/bttv-android
19db09f557723d17d9b0ed5005e64b4e8358627a
b68c8f62330f480dd0fa9e999963de6c6dbf259f
refs/heads/master
2023-08-21T05:03:54.058000
2021-10-10T14:18:48
2021-10-10T14:18:48
390,458,504
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tv.twitch.android.shared.ui.menus; public class SettingActionListener { }
UTF-8
Java
88
java
SettingActionListener.java
Java
[]
null
[]
package tv.twitch.android.shared.ui.menus; public class SettingActionListener { }
88
0.761364
0.761364
5
16.6
18.43475
42
false
false
0
0
0
0
0
0
0.2
false
false
1
13f03a9ccb05c13bee3f830e8ca9d9267b3aeddd
26,010,321,960,805
bd2a74036a7d1eedd0a40426fcc68720d39cc6e8
/src/main/java/org/lds/cm/content/automation/util/QATitanUtils.java
95623b59afff208f2512d2c19479fac5e04d188c
[]
no_license
jmackie6/CA-Automation
https://github.com/jmackie6/CA-Automation
5ce7db4e644bb59f72ccae60fe6565a9e5dfe3d3
b963c570a7de131ab286b539320d52966249f067
refs/heads/master
2020-03-31T23:38:30.506000
2018-10-11T23:22:02
2018-10-11T23:22:27
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.lds.cm.content.automation.util; import org.json.simple.JSONObject; import org.lds.cm.content.automation.util.Constants.Constants; import org.w3c.dom.Document; import java.sql.ResultSet; import java.util.HashMap; import java.util.Map; public class QATitanUtils { public boolean deleteTitanAsset(Strin...
UTF-8
Java
2,174
java
QATitanUtils.java
Java
[]
null
[]
package org.lds.cm.content.automation.util; import org.json.simple.JSONObject; import org.lds.cm.content.automation.util.Constants.Constants; import org.w3c.dom.Document; import java.sql.ResultSet; import java.util.HashMap; import java.util.Map; public class QATitanUtils { public boolean deleteTitanAsset(Strin...
2,174
0.642134
0.639834
62
34.064518
36.811584
181
false
false
0
0
0
0
0
0
0.548387
false
false
1
726fb4f9d661049e1814002727b14bd6b391fdad
27,857,157,893,137
b285127cb143f913efa603a37bef6c719c717191
/v-utils/src/main/java/com/vmall/vutil/GenerateNumUtil.java
4479af0f051285ba384665332a0440900042dbd4
[]
no_license
lijiekang/v-mall_1.0
https://github.com/lijiekang/v-mall_1.0
f5a64588a9f4d988b034cfd2e92583c6a208b07b
85886e883d8fd197659cd1f460543524e7d2d437
refs/heads/master
2020-05-17T06:30:48.597000
2019-05-15T05:42:59
2019-05-15T05:42:59
183,559,221
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vmall.vutil; import org.springframework.util.DigestUtils; import java.util.Random; /** * 生成多种号码的工具类 */ public class GenerateNumUtil { /** * 生成订单号工具 * @param userId 用户id * @param productId 商品id * @return */ public static String generateOrderNumber(Integer userId,Integer...
UTF-8
Java
708
java
GenerateNumUtil.java
Java
[]
null
[]
package com.vmall.vutil; import org.springframework.util.DigestUtils; import java.util.Random; /** * 生成多种号码的工具类 */ public class GenerateNumUtil { /** * 生成订单号工具 * @param userId 用户id * @param productId 商品id * @return */ public static String generateOrderNumber(Integer userId,Integer...
708
0.681682
0.671171
28
22.785715
24.607428
89
false
false
0
0
0
0
0
0
0.357143
false
false
1
46d92c9bb730eaf55131d30d26a930840145cded
32,512,902,455,585
c86c63e04aaa37b9a9f9f68fdf1dbbd74baa98d4
/assistant/src/com/android/tools/idea/assistant/RecipeUtils.java
1d891e5fbadb0bdbb62d029fff7d0a54cd0cc3c4
[ "Apache-2.0" ]
permissive
yang0range/android-1
https://github.com/yang0range/android-1
8ea4bd40c0f2fb0f270309818267a5a3cd3b9b42
3b1eec683e9bc318d734c60f085f00e6d19343e7
refs/heads/master
2023-01-19T09:54:52.233000
2020-11-18T10:44:07
2020-11-18T19:35:46
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2018 The Android Open Source Project * * 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 app...
UTF-8
Java
7,705
java
RecipeUtils.java
Java
[ { "context": "tNull Recipe recipe, @NotNull Module module) {\n Pair key = new Pair(recipe, module.getProject());\n ", "end": 2228, "score": 0.4899521768093109, "start": 2224, "tag": "KEY", "value": "Pair" }, { "context": "e recipe, @NotNull Module module) {\n Pair key = new ...
null
[]
/* * Copyright (C) 2018 The Android Open Source Project * * 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 app...
7,705
0.713692
0.711356
201
37.333332
28.82687
123
false
false
0
0
0
0
0
0
0.60199
false
false
1
ea70455d6016073a3a43e0eb249f88e7beaf8736
9,955,734,248,690
45db7c80ab4fbda290707820d3acfac4f82cf2e9
/src/test_07_23/FileReaderDemo2.java
b5317e966f72f189bff64a69a98615f3c65eb6a6
[]
no_license
Justdwiwt/Java_Basic
https://github.com/Justdwiwt/Java_Basic
149f4233d49cddb82dbb60ef915a0cc4b357855f
ddc09d04c56ead341c78cd1c62a69ddc48defc96
refs/heads/master
2020-03-28T12:32:11.122000
2018-09-11T11:41:39
2018-09-11T11:41:40
148,307,939
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package test_07_23; import java.io.FileReader; public class FileReaderDemo2 { public static void main(String[] args) throws Exception { FileReader reader = new FileReader("E:\\a.txt"); // ��Ŷ���ַ� // ��ʾÿ�δ洢7���ַ� char[] cs = new char[7]; // ����һ����������¼ÿ�ζ�ȡ���ַ����� int len = -1; // ����ֵ��ʾ�...
UTF-8
Java
1,005
java
FileReaderDemo2.java
Java
[]
null
[]
package test_07_23; import java.io.FileReader; public class FileReaderDemo2 { public static void main(String[] args) throws Exception { FileReader reader = new FileReader("E:\\a.txt"); // ��Ŷ���ַ� // ��ʾÿ�δ洢7���ַ� char[] cs = new char[7]; // ����һ����������¼ÿ�ζ�ȡ���ַ����� int len = -1; // ����ֵ��ʾ�...
1,005
0.426562
0.39375
32
19
16.586893
58
false
false
0
0
0
0
0
0
1.5
false
false
1
604dda4a015aa125140a03919514af5489291de0
12,902,081,793,098
44ddb9b50cdbdba9597f615f6466a8832104e108
/UniMaps/src/uni/fmi/informatics/LinkType.java
ed53099223f4b243b6c29cb8068d445b4478b4d3
[]
no_license
koko1313/java-gps-navigation
https://github.com/koko1313/java-gps-navigation
013324628e6eb9417737ca8e0a366d71f2dd3a11
034ed7142ff9180c5b1f5061556a2c4fdf264ad2
refs/heads/master
2020-11-26T16:30:43.947000
2019-12-20T14:56:54
2019-12-20T14:56:54
229,139,933
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package uni.fmi.informatics; public enum LinkType { NORMAL, FIRST_CLASS, HIGHWAY, }
UTF-8
Java
88
java
LinkType.java
Java
[]
null
[]
package uni.fmi.informatics; public enum LinkType { NORMAL, FIRST_CLASS, HIGHWAY, }
88
0.738636
0.738636
7
11.571428
9.604421
28
false
false
0
0
0
0
0
0
1
false
false
0
34eb15e0fd01f294170e39d351f22472e67d4718
8,083,128,461,773
3b73ef0cbdcc61f21ec88747a5e0917a0caf195f
/src/Banking.java
f541fa2c46602ff8e5bb2b2beb89d2fd5b25512f
[]
no_license
imsumin018/CodingTest2021
https://github.com/imsumin018/CodingTest2021
3c469657c17c0b7be3979e9bf4fe5a14fe56ee45
a1a74d3b00724a971434f69be0a1a5b50f0eb154
refs/heads/main
2023-06-01T19:27:09.520000
2021-06-16T14:06:17
2021-06-16T14:06:17
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
class Banking { public boolean solution(String account1, String account2, int count) { java.util.List<Thread> threads = new java.util.ArrayList<>(); for (int i=0; i<count; i++) { final int condition = i % 2; Thread thread = new Thread(() -> { if (condition == ...
UTF-8
Java
4,705
java
Banking.java
Java
[ { "context": " }\n }\n }\n\n \n */\n//https://github.com/Ivan31r/Skillbox/blob/8dcd15baac4370a93ee7db791915c306992", "end": 3103, "score": 0.9997347593307495, "start": 3096, "tag": "USERNAME", "value": "Ivan31r" }, { "context": "/java/Transactions/Bank.java\n//https://gi...
null
[]
class Banking { public boolean solution(String account1, String account2, int count) { java.util.List<Thread> threads = new java.util.ArrayList<>(); for (int i=0; i<count; i++) { final int condition = i % 2; Thread thread = new Thread(() -> { if (condition == ...
4,705
0.570032
0.518597
142
32.133804
32.687428
204
false
false
0
0
0
0
99
0.065887
0.507042
false
false
0
5a3470a703a7a39fffb1566e4aebc0ae9e2ff754
2,860,448,274,785
40cb17e7870174eb5200ebccf2bec299c09ab4ce
/src/main/java/com/lhf/obexftplib/fs/OBEXFolder.java
8545f4109badbb3411541240b4c266d48ffee842
[]
no_license
sbamamoto/JObexFTP
https://github.com/sbamamoto/JObexFTP
9d9785bef53e3037b5cb1d5559fd5773117e3599
ff55e0d496f29ced646840ad4b884e6603cca434
refs/heads/master
2021-01-15T20:52:21.490000
2016-02-21T10:10:38
2016-02-21T10:10:38
31,844,018
1
0
null
true
2015-03-08T09:08:29
2015-03-08T09:08:29
2014-08-27T14:08:26
2014-08-27T14:07:50
3,742
0
0
0
null
null
null
/** * Last updated in 21/Out/2010 * * This file is part of JObexFTP. * * JObexFTP is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your op...
UTF-8
Java
9,233
java
OBEXFolder.java
Java
[ { "context": "x folder object representation in java.\n * @author Ricardo Guilherme Schmidt <ricardo@lhf.ind.br>\n */\npublic final class OBEXF", "end": 1684, "score": 0.999885082244873, "start": 1659, "tag": "NAME", "value": "Ricardo Guilherme Schmidt" }, { "context": "on in java.\n...
null
[]
/** * Last updated in 21/Out/2010 * * This file is part of JObexFTP. * * JObexFTP is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your op...
9,176
0.615943
0.614426
273
32.820515
28.948622
180
false
false
0
0
0
0
0
0
0.611722
false
false
0
fe7fa69e338269ad03bc36fa1082eb3e5aa89b88
30,760,555,787,574
bad996cfd26ef23ffe31fbd79b172ff875eaa7a3
/src/net/hiwii/context/HiwiiContext.java
b08c5317f0ec221985b6b71bcee39839ce121770
[]
no_license
hiwii/hiwiiLang
https://github.com/hiwii/hiwiiLang
8e5cb80cc9782879d5be6baa61e6b40afc99f315
db6cca89e3c332300a0987aa67d296ae4b433307
refs/heads/master
2021-01-24T09:08:39.620000
2020-04-12T08:18:35
2020-04-12T08:18:35
53,392,490
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.hiwii.context; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Arrays; import java.util.Calendar; import java.util.List; import java.util.NavigableMap; import java.util.SortedSet; import java.util.TreeMap; import java.util.TreeSet; import com.slee...
GB18030
Java
287,601
java
HiwiiContext.java
Java
[ { "context": "der动作和context动作。\r\n * proxy动作表示系统自身的动作。\r\n * @author hiwii\r\n *\r\n */\r\npublic class HiwiiContext extends Entit", "end": 4630, "score": 0.9995447993278503, "start": 4625, "tag": "USERNAME", "value": "hiwii" }, { "context": "i.e. closeSpace\r\n\t\t}\r\n\t\t\r\n\t\tt...
null
[]
package net.hiwii.context; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.Arrays; import java.util.Calendar; import java.util.List; import java.util.NavigableMap; import java.util.SortedSet; import java.util.TreeMap; import java.util.TreeSet; import com.slee...
287,601
0.644894
0.642869
9,604
27.575281
19.517046
102
false
false
0
0
0
0
0
0
3.40733
false
false
0
0b7816aef3360c10f68c501a216d7b243b7663bf
25,245,817,836,471
96287b25cf96a2ae0100fd4f427b19ffd559a66e
/org.eclipse.skalli.core/src/main/java/org/eclipse/skalli/core/extension/ProjectDescriptionValidator.java
aa37535fcaa2851f3ec2227872060069b9f5bc64
[]
no_license
eclipse/skalli
https://github.com/eclipse/skalli
907518220fd4c98aa16d3ee88df7c38ad942c4fe
659aa75d64c5e4dc67091f667ce875c690214b4e
refs/heads/master
2020-11-10T21:40:57.651000
2017-03-30T12:21:29
2017-04-04T10:48:00
2,045,198
2
2
null
null
null
null
null
null
null
null
null
null
null
null
null
/******************************************************************************* * Copyright (c) 2010-2014 SAP AG and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is avail...
UTF-8
Java
4,050
java
ProjectDescriptionValidator.java
Java
[]
null
[]
/******************************************************************************* * Copyright (c) 2010-2014 SAP AG and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is avail...
4,050
0.665185
0.660494
94
42.085106
35.589161
129
false
false
0
0
0
0
0
0
0.659574
false
false
0
20843b7fa527c729ba02a60fd5099aa2e09d1116
2,886,218,026,895
b41367fd42c53b81db51eb4344161a1fe8537bed
/wp-kendoui-demo/src/main/java/gov/wapa/core/NavigationModelView.java
90f2c3b9c02f6b8429bc95906620230709b51df9
[]
no_license
eromulus90/WPKendoUIDemoProject
https://github.com/eromulus90/WPKendoUIDemoProject
d3905139ef0b7bcf8c2831ddf2d6d7dbe8d3fd52
484e7043193a1965dc3284d5fbd42706e756be5e
refs/heads/master
2020-05-15T20:57:51.963000
2019-04-21T04:21:48
2019-04-21T04:21:48
182,490,256
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gov.wapa.core; /********************************************************************************************* * @COPYRIGHT (c) 2018 WAPA, BILLINGS,MONTANA ALL RIGHTS RESERVED * THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED ONLY IN * ACCORDANCE WITH THE TERM...
UTF-8
Java
4,242
java
NavigationModelView.java
Java
[ { "context": "* \r\n * @MODIFICATION HISTORY:\r\n *\r\n * \r\n * @author Emmanuel Romulus\r\n *\r\n *******************************************", "end": 1021, "score": 0.9998915791511536, "start": 1005, "tag": "NAME", "value": "Emmanuel Romulus" }, { "context": "ntext holder for the ...
null
[]
package gov.wapa.core; /********************************************************************************************* * @COPYRIGHT (c) 2018 WAPA, BILLINGS,MONTANA ALL RIGHTS RESERVED * THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED ONLY IN * ACCORDANCE WITH THE TERM...
4,232
0.654408
0.650636
153
25.725491
31.520765
126
false
false
0
0
0
0
0
0
1.27451
false
false
15
415c38cc18800633c0ecd494cf7e58f52ccd2ee0
12,335,146,132,556
63902b103908af2568d387220e1e80bee8c5d55e
/src/main/JAVA/com/lucky/model/BoardEntity.java
e7cab5b85411ea00f92439ae0a56f1b8fb07cb70
[]
no_license
lucky126/QA_Java
https://github.com/lucky126/QA_Java
25559add525b0e4249cca6806f592f12d2b9fb92
185a869518876ec886ff072b3b80701cfa72a13b
refs/heads/master
2021-01-10T07:37:08.208000
2016-03-31T15:10:59
2016-03-31T15:10:59
53,485,738
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lucky.model; import javax.persistence.*; import java.util.Date; /** * Created by lucky on 2016/3/7. */ @Entity @Table(name = "bbs_board", schema = "bbs", catalog = "") public class BoardEntity { private int id; private String boardName; private int depth; private int parentId; privat...
UTF-8
Java
5,886
java
BoardEntity.java
Java
[ { "context": "tence.*;\nimport java.util.Date;\n\n/**\n * Created by lucky on 2016/3/7.\n */\n@Entity\n@Table(name = \"bbs_board", "end": 101, "score": 0.9638717174530029, "start": 96, "tag": "USERNAME", "value": "lucky" } ]
null
[]
package com.lucky.model; import javax.persistence.*; import java.util.Date; /** * Created by lucky on 2016/3/7. */ @Entity @Table(name = "bbs_board", schema = "bbs", catalog = "") public class BoardEntity { private int id; private String boardName; private int depth; private int parentId; privat...
5,886
0.597859
0.589534
223
25.394619
22.989885
113
false
false
0
0
0
0
0
0
0.470852
false
false
15
85baf1b48b1f359d023d8283a9a8980b4eef1f7b
2,267,742,733,058
52ff95e3f09194368fc6ba71796e2fc281de8067
/net.vectorcomputing.print.ui/src/net/vectorcomputing/print/ui/widget/MediaTypeCombo.java
5411a6a70e3296e9a36e282200ffd1ac80e7ec9a
[]
no_license
lfeagan/LET
https://github.com/lfeagan/LET
7a1a097f4d6647ffe1e0ba3fed748e24bea0dff7
c4f40b63334644489787fe2093094a81f4089048
refs/heads/master
2016-09-10T20:55:27.568000
2012-03-19T08:09:47
2012-03-19T08:09:47
1,894,616
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.vectorcomputing.print.ui.widget; import java.util.Collection; import java.util.Collections; import net.vectorcomputing.print.accounting.Media; import org.eclipse.jface.viewers.ComboViewer; import org.eclipse.jface.viewers.ILabelProvider; import org.eclipse.jface.viewers.ILabelProviderListener; import org...
UTF-8
Java
2,169
java
MediaTypeCombo.java
Java
[]
null
[]
package net.vectorcomputing.print.ui.widget; import java.util.Collection; import java.util.Collections; import net.vectorcomputing.print.accounting.Media; import org.eclipse.jface.viewers.ComboViewer; import org.eclipse.jface.viewers.ILabelProvider; import org.eclipse.jface.viewers.ILabelProviderListener; import org...
2,169
0.754265
0.753343
67
31.38806
24.381884
90
false
false
0
0
0
0
0
0
2.19403
false
false
15
db6e410a9c6b9e8e03b53a847b8051668101061b
28,896,540,033,697
ea80ae16536937d216912a706566e43e54414f67
/src/main/java/com/example/demo/WSDemo.java
54a0abcaec10505366648d13d489f797742de767
[]
no_license
AnshumanM-hexaware/MiniJumbo
https://github.com/AnshumanM-hexaware/MiniJumbo
1a07bbce156e08cf1cf9b6c4231b0cb6766983ef
daa39c4bac9bc46726cc24261d3a9682c24e7c1b
refs/heads/master
2020-04-25T03:19:41.660000
2019-02-25T09:14:23
2019-02-25T09:14:23
172,472,272
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.demo; import java.util.List; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind...
UTF-8
Java
887
java
WSDemo.java
Java
[]
null
[]
package com.example.demo; import java.util.List; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind...
887
0.816234
0.816234
26
33.115383
25.67598
82
false
false
0
0
0
0
0
0
0.884615
false
false
15
1bd2711f948fbdccab9d73706ac689b2aae63eb7
4,380,866,660,835
32e46488480b2a5c601920bacacbfd8d4a14c0b8
/core/src/com/lunarcannon/GameContainers/InputHandler.java
820d78c5019200638efddfb61af83b7dc169049d
[]
no_license
TiKawamoto/NanoTheCat
https://github.com/TiKawamoto/NanoTheCat
9a50560a5441a2f34f8f2e931296f536ae7ace29
d9b2be62da961850697016c30ec40ab7630e79a4
refs/heads/master
2021-01-15T09:29:42.689000
2014-05-26T15:18:58
2014-05-26T15:18:58
19,031,299
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lunarcannon.GameContainers; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input.Keys; import com.badlogic.gdx.InputProcessor; import com.badlogic.gdx.math.Vector3; import com.lunarcannon.GameObjects.Cat; import com.lunarcannon.NanoCat.NanoCat; public class InputHandler implements InputProcessor { ...
UTF-8
Java
2,680
java
InputHandler.java
Java
[]
null
[]
package com.lunarcannon.GameContainers; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.Input.Keys; import com.badlogic.gdx.InputProcessor; import com.badlogic.gdx.math.Vector3; import com.lunarcannon.GameObjects.Cat; import com.lunarcannon.NanoCat.NanoCat; public class InputHandler implements InputProcessor { ...
2,680
0.675746
0.66306
124
20.612904
19.351465
98
false
false
0
0
0
0
0
0
2.201613
false
false
15
7f516c9c4584197b59423f5a006d9f11de47839f
31,516,470,075,871
afab72f0209764c956d609873b7f2b517d67ad5f
/EWalletUtils/src/zw/co/esolutions/ewallet/search/SearchUtil.java
49b402821fccc6caf36bbec28496d8f0c167640f
[]
no_license
wasadmin/ewallet
https://github.com/wasadmin/ewallet
899e66d4d03e77a8f85974d9d2cba8940cf2018a
e132a5e569f4bb67a83df0c3012bb341ffaaf2ed
refs/heads/master
2021-01-23T13:48:34.618000
2012-11-15T10:47:55
2012-11-15T10:47:55
6,703,145
3
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package zw.co.esolutions.ewallet.search; import java.util.Scanner; public class SearchUtil { public boolean appendWhere(String queryMessage){ Scanner sc= new Scanner(queryMessage); String token=null; do{ token=sc.findInLine("WHERE"); if(token !=null && token.equalsIgnoreCase("WHERE")){ return fals...
UTF-8
Java
1,599
java
SearchUtil.java
Java
[]
null
[]
package zw.co.esolutions.ewallet.search; import java.util.Scanner; public class SearchUtil { public boolean appendWhere(String queryMessage){ Scanner sc= new Scanner(queryMessage); String token=null; do{ token=sc.findInLine("WHERE"); if(token !=null && token.equalsIgnoreCase("WHERE")){ return fals...
1,599
0.650406
0.646029
78
19.5
19.038927
91
false
false
0
0
0
0
0
0
2.371795
false
false
15
1f5bf1a1f464dcd040cf4555eda3c93b8ecd031e
25,013,889,567,914
43ca534032faa722e206f4585f3075e8dd43de6c
/src/com/instagram/bugreport/rageshake/RageShakeService.java
419918f8acd9ff4fa043317564b9f68581b1e260
[]
no_license
dnoise/IG-6.9.1-decompiled
https://github.com/dnoise/IG-6.9.1-decompiled
3e87ba382a60ba995e582fc50278a31505109684
316612d5e1bfd4a74cee47da9063a38e9d50af68
refs/heads/master
2021-01-15T12:42:37.833000
2014-10-29T13:17:01
2014-10-29T13:17:01
26,952,948
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.instagram.bugreport.rageshake; import android.app.IntentService; import android.app.PendingIntent; import android.content.Context; i...
UTF-8
Java
3,368
java
RageShakeService.java
Java
[ { "context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus", "end": 61, "score": 0.9996412992477417, "start": 45, "tag": "NAME", "value": "Pavel Kouznetsov" } ]
null
[]
// Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.instagram.bugreport.rageshake; import android.app.IntentService; import android.app.PendingIntent; import android.content.Context; import andr...
3,358
0.700416
0.690024
89
36.842697
39.391979
205
false
false
0
0
0
0
0
0
0.865169
false
false
15
f2882789af95bfc2f61f1870178cc5e62710ddc8
29,283,087,064,994
2b1dac290f60f516c80db6f5fe89a5a0a77e09d1
/java/src/main/java/my/leetcode/Leet95_UniqueBST.java
aff2122c6510488c0ea2fc6bf9dd009d4d1dce35
[]
no_license
mingliangguo/leetcode
https://github.com/mingliangguo/leetcode
5f638fed358e24843b7f254e3bf8c779a55e8e45
782b532d1336b1c74923ae4f5cafdcf4e62ee89c
refs/heads/master
2018-11-21T21:09:28.712000
2018-09-04T02:54:22
2018-09-04T02:54:22
67,352,812
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package my.leetcode; /** * 96. Unique Binary Search Trees * Given n, how many structurally unique BST's (binary search trees) that store values 1...n? For example, Given n = 3, there are a total of 5 unique BST's. 1 3 3 2 1 \ / / / \ \ 3 2 1 1 3 2 ...
UTF-8
Java
1,739
java
Leet95_UniqueBST.java
Java
[ { "context": " 2 3\n */\n\n/**\n * Created by gary on 02/07/2017.\n */\npublic class Leet95_UniqueBST ", "end": 419, "score": 0.9294123649597168, "start": 415, "tag": "NAME", "value": "gary" } ]
null
[]
package my.leetcode; /** * 96. Unique Binary Search Trees * Given n, how many structurally unique BST's (binary search trees) that store values 1...n? For example, Given n = 3, there are a total of 5 unique BST's. 1 3 3 2 1 \ / / / \ \ 3 2 1 1 3 2 ...
1,739
0.39333
0.361127
74
22.5
19.386711
93
false
false
0
0
0
0
0
0
0.567568
false
false
15
b89de54f3f80eea625ebbac36b94767d02baf383
26,508,538,202,187
87e2d1f653af12b4221e1ce07509932b1518a091
/backend/src/main/java/com/evaluation/system/bean/Class.java
9985c53ddacf9dc80c582c632fea9cdf9b4ffb04
[]
no_license
kuiqc/EvaluationSystem
https://github.com/kuiqc/EvaluationSystem
daa5994b426cf7a36e77a38f513bdde10756494b
391b798fb385da4233b11a2c6f777acd7de44e14
refs/heads/master
2022-04-23T00:28:12.881000
2020-04-28T03:15:16
2020-04-28T03:15:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.evaluation.system.bean; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import java.util.Date; //班级类 @Entity public class Class { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int...
UTF-8
Java
1,925
java
Class.java
Java
[]
null
[]
package com.evaluation.system.bean; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import java.util.Date; //班级类 @Entity public class Class { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int...
1,925
0.572523
0.572523
85
20.494118
17.759586
68
false
false
0
0
0
0
0
0
0.352941
false
false
15
4b3bce53ad756abd18c555baf2a4463edee37a64
10,668,698,798,693
a95fbe4532cd3eb84f63906167f3557eda0e1fa3
/dist/gameserver/data/scripts/ai/adept/AdeptGiran2.java
8b283b417a976de8517a7143ae33870db8d7af23
[ "MIT" ]
permissive
Kryspo/L2jRamsheart
https://github.com/Kryspo/L2jRamsheart
a20395f7d1f0f3909ae2c30ff181c47302d3b906
98c39d754f5aba1806f92acc9e8e63b3b827be49
refs/heads/master
2021-04-12T10:34:51.419000
2018-03-26T22:41:39
2018-03-26T22:41:39
126,892,421
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ai.adept; import l2f.gameserver.model.instances.NpcInstance; import l2f.gameserver.utils.Location; public class AdeptGiran2 extends Adept { public AdeptGiran2(NpcInstance actor) { super(actor); _points = new Location[] { new Location(83336,147992, -3400), new Location(83320,148568, -3400), ...
UTF-8
Java
482
java
AdeptGiran2.java
Java
[]
null
[]
package ai.adept; import l2f.gameserver.model.instances.NpcInstance; import l2f.gameserver.utils.Location; public class AdeptGiran2 extends Adept { public AdeptGiran2(NpcInstance actor) { super(actor); _points = new Location[] { new Location(83336,147992, -3400), new Location(83320,148568, -3400), ...
482
0.705394
0.510373
21
22
17.539072
50
true
false
0
0
0
0
0
0
2.714286
false
false
15
23f1ecd9965ae01de68255647b0f937ab7c09123
420,906,824,439
c923296a8804580457ed3a0781990bb0bf24a0f1
/src/main/java/org/jwolfe/quetzal/algorithms/lc/NumberOfOperationsToMakeNetworkConnected.java
6f3c7d1cb2dc3a68ea22d73f4008efe6ccbffbac
[]
no_license
drjoewolfe/quetzal-algorithms
https://github.com/drjoewolfe/quetzal-algorithms
653650fc16d953e629c0607289b8f037a90439f4
af58cdc4fe2b59827a1285c0db9dd4ee9331a010
refs/heads/master
2023-09-01T00:02:42.870000
2023-08-29T18:44:53
2023-08-29T18:44:53
162,035,955
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.jwolfe.quetzal.algorithms.lc; import java.util.*; public class NumberOfOperationsToMakeNetworkConnected { class Solution { public int makeConnected(int n, int[][] connections) { if(n < 1 || connections.length < n - 1) { return -1; } Map<Inte...
UTF-8
Java
4,365
java
NumberOfOperationsToMakeNetworkConnected.java
Java
[]
null
[]
package org.jwolfe.quetzal.algorithms.lc; import java.util.*; public class NumberOfOperationsToMakeNetworkConnected { class Solution { public int makeConnected(int n, int[][] connections) { if(n < 1 || connections.length < n - 1) { return -1; } Map<Inte...
4,365
0.485452
0.468499
142
29.746479
36.073174
282
false
false
0
0
0
0
0
0
0.71831
false
false
15
a6ac25d335bd2a07710f86dfe7deb66da2ff4968
29,824,252,965,106
a62742ad5b99f8aa7890d4d05e3b2ed9005e5394
/src/aglo/demo/StackQueueHeapDemo.java
68e4904f1e7d782e89e1229335ee8b3deb6101f8
[]
no_license
kekemon/problem-solving
https://github.com/kekemon/problem-solving
2dab7822297d27b7a4648d823f46132a0366bda2
7eb6f531ffebdca9edc9539d72508145e94e3c32
refs/heads/master
2021-05-05T13:20:55.115000
2021-04-21T14:18:25
2021-04-21T14:18:25
118,339,431
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package aglo.demo; import java.util.Scanner; import utils.InputUtil; public class StackQueueHeapDemo { static class MaxHeap{ private int maxHeap[]; private int size = 0; public MaxHeap(int maxSize) { maxHeap = new int[maxSize + 1]; } public void push(int value){ maxHeap[++size] = value; bu...
UTF-8
Java
3,348
java
StackQueueHeapDemo.java
Java
[]
null
[]
package aglo.demo; import java.util.Scanner; import utils.InputUtil; public class StackQueueHeapDemo { static class MaxHeap{ private int maxHeap[]; private int size = 0; public MaxHeap(int maxSize) { maxHeap = new int[maxSize + 1]; } public void push(int value){ maxHeap[++size] = value; bu...
3,348
0.576464
0.566308
180
17.6
14.225799
63
false
false
0
0
0
0
0
0
3.172222
false
false
15
6a299347b152b35452932d36bf8296c2f4d1f727
27,745,488,766,850
79757d7b47d17df9a30cfce371febde6e97213be
/RayTracer/src/com/addymotion/RayTracer/GUI.java
3379a4676aed514e8302f5bd86efa44eeb7bbc73
[]
no_license
atoft/RayTracer
https://github.com/atoft/RayTracer
b3c59f7db4d58ed6249bb90b26a055c9eb029da4
8cd4b083bde7f4cfa10189c84638ae8495a84fe6
refs/heads/master
2018-01-08T15:50:18.385000
2015-12-02T16:41:53
2015-12-02T16:41:53
45,914,750
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.addymotion.RayTracer; import java.awt.BorderLayout; import java.awt.Color; import javax.swing.*; /** * A class representing a simple GUI for the ray tracer. * Holds a 2D array of colours representing the screen, and a ViewScreen object to display it. * * @author alastair * */ public class GUI { pr...
UTF-8
Java
1,115
java
GUI.java
Java
[ { "context": " a ViewScreen object to display it.\n * \n * @author alastair\n *\n */\npublic class GUI {\n\tprotected JFrame frame", "end": 290, "score": 0.9972953796386719, "start": 282, "tag": "USERNAME", "value": "alastair" } ]
null
[]
package com.addymotion.RayTracer; import java.awt.BorderLayout; import java.awt.Color; import javax.swing.*; /** * A class representing a simple GUI for the ray tracer. * Holds a 2D array of colours representing the screen, and a ViewScreen object to display it. * * @author alastair * */ public class GUI { pr...
1,115
0.713004
0.704933
45
23.777779
21.488901
94
false
false
0
0
0
0
0
0
1.933333
false
false
15
911cdcf85758a7c129b6c0d18a8074e1df64af19
4,861,903,038,152
1d8ad7e4dc393cb22a8b2f84fdedff8c2b6dad2b
/app/src/main/java/com/example/epoxydemo/view/AdItemView.java
41e7a786ce273ad038f4ffccf546b1b850c056c9
[]
no_license
ksc91u/EpoxyDemo
https://github.com/ksc91u/EpoxyDemo
b8814aa35a5edd1f2bcd4a0e9ec0db17441c6449
fc0b55f57bbb55aeac88d844c604ed548ac74a3c
refs/heads/master
2019-09-05T11:54:39.783000
2017-07-28T03:07:11
2017-07-28T03:07:11
98,962,859
0
0
null
true
2017-08-01T05:30:14
2017-08-01T05:30:14
2017-07-28T04:12:13
2017-07-28T03:07:12
132
0
0
0
null
null
null
package com.example.epoxydemo.view; import android.content.Context; import android.support.annotation.Nullable; import android.util.AttributeSet; import android.widget.LinearLayout; import butterknife.ButterKnife; import com.airbnb.epoxy.ModelView; import com.example.epoxydemo.R; /** * Created by Kros on 26/07/2017....
UTF-8
Java
680
java
AdItemView.java
Java
[ { "context": "import com.example.epoxydemo.R;\n\n/**\n * Created by Kros on 26/07/2017.\n */\n@ModelView(defaultLayout = R.l", "end": 305, "score": 0.9975066184997559, "start": 301, "tag": "USERNAME", "value": "Kros" } ]
null
[]
package com.example.epoxydemo.view; import android.content.Context; import android.support.annotation.Nullable; import android.util.AttributeSet; import android.widget.LinearLayout; import butterknife.ButterKnife; import com.airbnb.epoxy.ModelView; import com.example.epoxydemo.R; /** * Created by Kros on 26/07/2017....
680
0.725
0.713235
26
25.153847
19.968615
70
false
false
0
0
0
0
0
0
0.615385
false
false
15
f126bd92f6c8ecc0d545df8a4861a5f134af9d8f
24,172,075,942,093
338afbad2a63fdc02bba22bba08bd9a705d6c728
/src/School/Menu.java
265cc2c6754c0549b391448f1633869b65c29156
[]
no_license
ClaeymanDamien/BDD2-Project
https://github.com/ClaeymanDamien/BDD2-Project
d18e7059d8d509053c251beaf5cabcd1e22caf37
58e17dec704f5684f042f51f298a5d3ca386f555
refs/heads/master
2020-05-19T21:49:38.249000
2019-10-20T18:17:53
2019-10-20T18:17:53
185,234,602
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package School; import java.util.Scanner; import ManagerBDD.ConnexionJ; import ManagerBDD.ManagerDB; public class Menu { private Scanner sc; private int choice; private Student student; private Professeur professeur; private Admin admin; private ManagerDB managerDB; private Recherche_Eleves recherche_Eleve...
UTF-8
Java
6,730
java
Menu.java
Java
[]
null
[]
package School; import java.util.Scanner; import ManagerBDD.ConnexionJ; import ManagerBDD.ManagerDB; public class Menu { private Scanner sc; private int choice; private Student student; private Professeur professeur; private Admin admin; private ManagerDB managerDB; private Recherche_Eleves recherche_Eleve...
6,730
0.6416
0.628171
269
23.914497
21.042446
133
false
false
0
0
0
0
0
0
3.408922
false
false
15
6bef3c0356625f09bc063a56bb3c9170f5a2957d
12,455,405,206,552
3f1200009a2a4dea25400dab955e83b5ea763f20
/src/main/java/com/ncu/edu/happychat/dao/ChatsDao.java
31b62d8ee636486d5c596155897450a2be733024
[]
no_license
hellosaferide/ncuchat
https://github.com/hellosaferide/ncuchat
1ca7cd6bd33e853490538d5bdf26a0bebba4ecfc
8c3f25e8b6658b67f3e3baa0374a1614cc31f883
refs/heads/master
2020-04-12T08:26:10.886000
2018-12-23T08:14:51
2018-12-23T08:14:51
162,383,730
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ncu.edu.happychat.dao; import com.ncu.edu.happychat.entity.Chats; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interface ChatsDao extends Jpa...
UTF-8
Java
504
java
ChatsDao.java
Java
[]
null
[]
package com.ncu.edu.happychat.dao; import com.ncu.edu.happychat.entity.Chats; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; import java.util.List; @Repository public interface ChatsDao extends Jpa...
504
0.791667
0.791667
15
32.599998
28.99839
91
false
false
0
0
0
0
0
0
0.666667
false
false
15
a61a02d2f5d078feaac5ba5e207525723836d24a
16,561,393,943,956
12d1d054cca4163d3ed4e3b3fb7cac50149a4577
/tracer-core/src/main/java/org/zalando/tracer/FlowIDGenerator.java
19fba1ddd17a293900f42530123dc6c66fa45a18
[ "MIT" ]
permissive
jannal/tracer
https://github.com/jannal/tracer
8971bfdd73b67d5e4126a82bb59f12ae1d222fba
748c4fc38e2fb69dd8171329512b1efbde84543b
refs/heads/master
2017-11-13T19:10:22.657000
2016-09-05T07:38:32
2016-09-05T07:38:32
68,508,279
1
0
null
true
2016-09-18T08:38:58
2016-09-18T08:38:57
2016-09-02T19:02:28
2016-09-05T07:38:37
357
0
0
0
null
null
null
package org.zalando.tracer; import java.util.Base64; import java.util.UUID; import static com.google.common.primitives.Bytes.concat; import static com.google.common.primitives.Longs.toByteArray; public final class FlowIDGenerator implements Generator { private final Base64.Encoder encoder = Base64.getUrlEncoder...
UTF-8
Java
702
java
FlowIDGenerator.java
Java
[]
null
[]
package org.zalando.tracer; import java.util.Base64; import java.util.UUID; import static com.google.common.primitives.Bytes.concat; import static com.google.common.primitives.Longs.toByteArray; public final class FlowIDGenerator implements Generator { private final Base64.Encoder encoder = Base64.getUrlEncoder...
702
0.709402
0.69943
23
29.52174
28.42514
84
false
false
0
0
0
0
0
0
0.565217
false
false
15
82d23fde70f761043e556db87c6642ae64c3a90b
1,640,677,551,772
7553e6f9aa316a13436f73c3cf5be50ea0621900
/web/src/main/java/py/pol/una/ii/pw/rest/CompraResourceRESTService.java
3f88ec70f7792671bf771fd22cac2918ec52020e
[]
no_license
CarlosRiquelme/mybatis
https://github.com/CarlosRiquelme/mybatis
939008adcd48d948c6b26911c9e4a05a26bbb83c
791195564c170142dd3b056d63fdf50f25ddd8bf
refs/heads/master
2021-01-01T05:17:55.232000
2016-05-24T18:28:03
2016-05-24T18:28:03
57,409,472
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package py.pol.una.ii.pw.rest; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.enterprise.context.RequestScoped; import javax.interceptor.Interceptors; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.HeaderParam; import javax.ws.rs.NotAuthorizedException; i...
UTF-8
Java
2,978
java
CompraResourceRESTService.java
Java
[]
null
[]
package py.pol.una.ii.pw.rest; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.enterprise.context.RequestScoped; import javax.interceptor.Interceptors; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.HeaderParam; import javax.ws.rs.NotAuthorizedException; i...
2,978
0.69409
0.692747
92
31.369566
24.887012
92
false
false
0
0
0
0
0
0
1.630435
false
false
15
27054499e0b3a355b77303c4d9e8652d9597bfca
4,707,284,190,381
ae3b1873442016340b7922e738fcbb29afb317e6
/Encuentro/.svn/pristine/27/27054499e0b3a355b77303c4d9e8652d9597bfca.svn-base
7461f4719ac2b13e8dc02f87aaa36f1a66abc3f9
[]
no_license
adangnzlz/evenupp
https://github.com/adangnzlz/evenupp
d152dcf0c5833e1e387612c12bc7bb66866dd98f
336e899a634996ac1e66ef8002a3cf6c368d8f66
refs/heads/master
2016-08-02T21:24:02.768000
2015-03-26T20:35:24
2015-03-26T20:35:24
32,948,976
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package es.udc.pojo.modelutil.model.rol; import java.util.List; import org.hibernate.HibernateException; import org.springframework.stereotype.Repository; import es.udc.pojo.modelutil.dao.GenericDaoHibernate; import es.udc.pojo.modelutil.model.userprofile.UserProfile; @Repository("rolDao") public class RolDao exten...
UTF-8
Java
2,158
27054499e0b3a355b77303c4d9e8652d9597bfca.svn-base
Java
[]
null
[]
package es.udc.pojo.modelutil.model.rol; import java.util.List; import org.hibernate.HibernateException; import org.springframework.stereotype.Repository; import es.udc.pojo.modelutil.dao.GenericDaoHibernate; import es.udc.pojo.modelutil.model.userprofile.UserProfile; @Repository("rolDao") public class RolDao exten...
2,158
0.679333
0.679333
89
23.24719
21.92955
66
false
false
0
0
0
0
0
0
2.382022
false
false
15
de1fa69c28c8b0abe8b12a4c88f74f35212714f7
18,562,848,695,236
d508fd954a6e46750e6cbe08602a29280c31db7c
/src/main/java/com/zsc/tbpractice/general/dao/UsertbMapper.java
9845b6c87389bc4821bd0a30ca11b4d941660577
[]
no_license
draymond7107/zsc_project
https://github.com/draymond7107/zsc_project
a783a85d0dd5f12cf35a02ad1373ca8a950a79d1
4935bf652eba8eab4b07f92db7a6ec80e8468331
refs/heads/master
2022-12-13T03:46:17.135000
2019-12-09T09:58:58
2019-12-09T09:58:58
181,157,965
0
0
null
false
2022-12-06T00:42:35
2019-04-13T11:01:16
2019-12-09T09:59:14
2022-12-06T00:42:35
11,215
0
0
9
Java
false
false
package com.zsc.tbpractice.general.dao; import com.zsc.tbpractice.general.entity.Usertb; import com.zsc.tbpractice.general.entity.UsertbExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface UsertbMapper { int countByExample(UsertbExample example); int deleteByExample(Us...
UTF-8
Java
681
java
UsertbMapper.java
Java
[]
null
[]
package com.zsc.tbpractice.general.dao; import com.zsc.tbpractice.general.entity.Usertb; import com.zsc.tbpractice.general.entity.UsertbExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface UsertbMapper { int countByExample(UsertbExample example); int deleteByExample(Us...
681
0.778267
0.778267
22
30
30.801416
106
false
false
0
0
0
0
0
0
0.636364
false
false
15
63a3744851e859e083dbc16b0b36fd886c21cd44
2,491,081,033,494
cfae692fe84c1d4fda4d207030d762a2c76dc261
/src/test/java/fr/houseofcode/dap/server/rma/EmailControllerTest.java
5c61ec049a539d203b87ba4d99ba1d64be90d27a
[ "Apache-2.0" ]
permissive
max1300/Dap-rma
https://github.com/max1300/Dap-rma
bc9af3d0337c20edb50831c218a7c83d4814187f
5a729b4c2f38b29a8b013d9a41ee66dcf3c2372f
refs/heads/master
2021-07-13T14:46:41.033000
2020-05-21T20:55:42
2020-05-21T20:55:42
200,215,140
1
1
Apache-2.0
false
2020-10-13T20:18:33
2019-08-02T10:23:44
2020-05-21T20:55:51
2020-10-13T20:18:31
100
0
1
2
Java
false
false
package fr.houseofcode.dap.server.rma; import fr.houseofcode.dap.server.rma.google.GmailServiceImpl; import org.junit.Assert; 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,610
java
EmailControllerTest.java
Java
[]
null
[]
package fr.houseofcode.dap.server.rma; import fr.houseofcode.dap.server.rma.google.GmailServiceImpl; import org.junit.Assert; 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,610
0.758235
0.75637
47
33.255318
26.431339
87
false
false
0
0
0
0
0
0
0.553191
false
false
15
b339c7f32a4c85d2f7478ce3dcaa5d2ca7203fd6
7,000,796,738,222
980635eaef9f78aaceb390adfe85f28f5b551045
/src/com/newgen/bluchat/ClientThread.java
e7d6a34e03debfa8b365a54793a78cb1b91a1a5b
[]
no_license
princekm/BluChat
https://github.com/princekm/BluChat
155fb90c687a371c23c9e07b0de80cda9120d9d6
4edeaf7793769c3ab1b7b36ea3e32c14ea27ed3f
refs/heads/master
2016-09-06T11:37:22.461000
2015-06-13T04:15:27
2015-06-13T04:15:27
37,357,378
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.newgen.bluchat; import java.io.IOException; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import android.os.Handler; import android.os.Message; public class ClientThread extends Thread { private BluetoothSocke...
UTF-8
Java
2,085
java
ClientThread.java
Java
[]
null
[]
package com.newgen.bluchat; import java.io.IOException; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import android.os.Handler; import android.os.Message; public class ClientThread extends Thread { private BluetoothSocke...
2,085
0.495444
0.493046
83
23.120481
17.884769
86
false
false
0
0
0
0
0
0
1.39759
false
false
15
7903d9c056102ac20975ad951d007681dc4f43a4
7,000,796,737,147
e27dcc97e3fe40da6cf0ad255e2410cf76085845
/app/src/main/java/cz/justarrived/handlers/SharedPreferencesHandler.java
6ff403cb91e3789a02fabfbaa1cc4671955bfb0c
[]
no_license
RomanTabi/just_arrived
https://github.com/RomanTabi/just_arrived
03fddae46a630a7994fcdd99d02e79293611c298
10df99f3fe5793072b928488e89de5887b0b28b0
refs/heads/master
2020-12-31T05:40:00.503000
2017-02-01T17:37:36
2017-02-01T17:37:36
80,645,630
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cz.justarrived.handlers; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; public final class SharedPreferencesHandler { public static void setSharedPreference(Context context, String key, String value) { SharedPreferences sharedPrefe...
UTF-8
Java
1,627
java
SharedPreferencesHandler.java
Java
[]
null
[]
package cz.justarrived.handlers; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; public final class SharedPreferencesHandler { public static void setSharedPreference(Context context, String key, String value) { SharedPreferences sharedPrefe...
1,627
0.796558
0.796558
39
40.717949
36.16341
97
false
false
0
0
0
0
0
0
0.897436
false
false
15
7914d09a8c100bdcdf66f96dc4216f395f2fe85a
30,391,188,621,744
1b46f80d2586f45ff0df7c7d4fe2dab31aef37ff
/src/main/java/cn/ywrby/controller/TestController.java
8cff24d3468339e221bae0850dd66cb0ca4c5e1d
[]
no_license
ywryn/YwrbyBlog
https://github.com/ywryn/YwrbyBlog
9705ad401fe18414e5bd7edbbcb52ad29008bcad
d72ddadb3f33cf1ba4e96af3cdb828746c23d18d
refs/heads/master
2023-04-10T05:57:49.881000
2021-04-26T10:08:09
2021-04-26T10:08:09
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.ywrby.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.servlet.ModelAndView; @RequestMapping("/test") @Controller("testController") public ...
UTF-8
Java
1,151
java
TestController.java
Java
[]
null
[]
package cn.ywrby.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.servlet.ModelAndView; @RequestMapping("/test") @Controller("testController") public ...
1,151
0.710686
0.703736
39
28.512821
19.28713
62
false
false
0
0
0
0
0
0
0.435897
false
false
15
0cba08f575f19ecadb3cc023f76da0e9648ea3a2
18,236,431,139,033
ccf82688f082e26cba5fc397c76c77cc007ab2e8
/Mage.Sets/src/mage/cards/s/StormFront.java
5c88d0bf6404c432c810aab12786e3630697fda4
[ "MIT" ]
permissive
magefree/mage
https://github.com/magefree/mage
3261a89320f586d698dd03ca759a7562829f247f
5dba61244c738f4a184af0d256046312ce21d911
refs/heads/master
2023-09-03T15:55:36.650000
2023-09-03T03:53:12
2023-09-03T03:53:12
4,158,448
1,803
1,133
MIT
false
2023-09-14T20:18:55
2012-04-27T13:18:34
2023-09-11T18:25:38
2023-09-14T20:18:55
801,396
1,632
712
1,307
Java
false
false
package mage.cards.s; import java.util.UUID; import mage.abilities.Ability; import mage.abilities.common.SimpleActivatedAbility; import mage.abilities.costs.mana.ManaCostsImpl; import mage.abilities.effects.common.TapTargetEffect; import mage.abilities.keyword.FlyingAbility; import mage.cards.CardImpl; import mage.ca...
UTF-8
Java
1,425
java
StormFront.java
Java
[ { "context": "common.TargetCreaturePermanent;\n\n/**\n *\n * @author KholdFuzion\n */\npublic final class StormFront extends CardImp", "end": 587, "score": 0.9638730883598328, "start": 576, "tag": "USERNAME", "value": "KholdFuzion" } ]
null
[]
package mage.cards.s; import java.util.UUID; import mage.abilities.Ability; import mage.abilities.common.SimpleActivatedAbility; import mage.abilities.costs.mana.ManaCostsImpl; import mage.abilities.effects.common.TapTargetEffect; import mage.abilities.keyword.FlyingAbility; import mage.cards.CardImpl; import mage.ca...
1,425
0.740351
0.740351
46
29.956522
28.697794
125
false
false
0
0
0
0
0
0
0.608696
false
false
15
0595e6f005675bd94f6e8ee1acfa20b17dfd30d1
27,462,020,947,344
fc80ae8b7f006f92e51faa185963971a6d54c472
/src/bean/corecollection.java
4767a0765d0d5f3525fca7f3767ded70951b3e28
[]
no_license
chendaguang/MyTest
https://github.com/chendaguang/MyTest
f0884f9f840a2b94d0c2751797fcef74db25dd81
2603708db60a63932d41e8686e2147a75927e292
refs/heads/master
2021-01-10T13:37:31.528000
2016-02-20T07:06:49
2016-02-20T07:06:49
51,822,432
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package bean; public class corecollection { /** * This field was generated by MyBatis Generator. * This field corresponds to the database column corecollection.corecollection_id * * @mbggenerated */ private Integer corecollectionId; /** * This field was generated ...
UTF-8
Java
4,259
java
corecollection.java
Java
[]
null
[]
package bean; public class corecollection { /** * This field was generated by MyBatis Generator. * This field corresponds to the database column corecollection.corecollection_id * * @mbggenerated */ private Integer corecollectionId; /** * This field was generated ...
4,259
0.668232
0.668232
131
30.526718
31.406551
102
false
false
0
0
0
0
0
0
0.099237
false
false
15
86206e8c4045c1c333af65403d517500d5fc3e51
30,416,958,444,648
ddb2bae408e4b806d76ee48279a5b5190915ac11
/wantchu_server2/src/main/java/com/wantchu/wantchu_server2/order/service/OrderService.java
9eecd049767bfc163307b7d91b81582a54bda69f
[]
no_license
kiiiimsj/baro_server
https://github.com/kiiiimsj/baro_server
d8123867fccdc2d5055093d2860553ddfab2bd89
9a20239778c4d6d3a34b486a47acc0ec53621ad0
refs/heads/master
2023-08-06T05:57:35.877000
2021-10-06T14:08:10
2021-10-06T14:08:10
292,775,777
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.wantchu.wantchu_server2.order.service; import com.google.firebase.messaging.FirebaseMessagingException; import com.wantchu.wantchu_server2.business.DateConverter; import com.wantchu.wantchu_server2.business.ObjectMaker; import com.wantchu.wantchu_server2.coupon.exception.CouponHistoryNotFoundException; imp...
UTF-8
Java
24,751
java
OrderService.java
Java
[]
null
[]
package com.wantchu.wantchu_server2.order.service; import com.google.firebase.messaging.FirebaseMessagingException; import com.wantchu.wantchu_server2.business.DateConverter; import com.wantchu.wantchu_server2.business.ObjectMaker; import com.wantchu.wantchu_server2.coupon.exception.CouponHistoryNotFoundException; imp...
24,751
0.646833
0.645851
451
53.219513
29.352482
116
false
false
0
0
0
0
0
0
0.937916
false
false
15
3f8bdad768daf6c37bd102356abfe71b4fed8175
30,416,958,443,403
379729a2a64021d6af30d0a980d420769e83b3c0
/YiBoLibrary/src/com/cattong/weibo/impl/tencent/TencentApiConfig.java
aac88e8f82a87476d1fbfe5a34df7f9c137282d6
[ "Apache-2.0" ]
permissive
Terry-L/YiBo
https://github.com/Terry-L/YiBo
632e81ab27d104c73fda0c36e277d77b61a23255
6c5709c839722553b963cfb0c883fcd6cf99f8c7
refs/heads/master
2021-01-01T17:48:00.816000
2013-12-06T08:26:53
2013-12-06T08:26:53
14,976,533
4
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cattong.weibo.impl.tencent; import com.cattong.weibo.conf.ApiConfigBase; public class TencentApiConfig extends ApiConfigBase { public TencentApiConfig() { this.setRestBaseUrl("http://open.t.qq.com/api/"); initRestUrl(); } private void initRestUrl() { this.setPublicTimelineUrl(this.getRestBaseU...
UTF-8
Java
4,535
java
TencentApiConfig.java
Java
[]
null
[]
package com.cattong.weibo.impl.tencent; import com.cattong.weibo.conf.ApiConfigBase; public class TencentApiConfig extends ApiConfigBase { public TencentApiConfig() { this.setRestBaseUrl("http://open.t.qq.com/api/"); initRestUrl(); } private void initRestUrl() { this.setPublicTimelineUrl(this.getRestBaseU...
4,535
0.754135
0.752811
88
50.534092
30.92952
91
false
false
0
0
0
0
0
0
2.170455
false
false
15
7ff395854353cf8af429b796a236645dfe2155d5
31,731,218,437,239
a711b47381676d121f7e54d8d61f78246d76f432
/GUI/src/main/java/eu/vdmr/dspgui/component/converter/channel/StereoToMonoGui.java
c4bf1243f63ee29c2f30647f64eeb2172b356808
[]
no_license
URadermacher/dsp
https://github.com/URadermacher/dsp
c1449a6d4f03f3fb188110873a618ff1c58d4ea3
2a34c3e2bd12dd5d716378376d429aed464ffc61
refs/heads/master
2021-06-03T08:19:00.706000
2020-03-10T16:53:37
2020-03-10T16:53:37
27,148,337
0
0
null
false
2020-10-13T00:10:03
2014-11-25T22:06:29
2020-03-10T16:53:46
2020-10-13T00:10:02
7,960
0
0
1
Java
false
false
package eu.vdmr.dspgui.component.converter.channel; import java.awt.Graphics; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import eu.vdmr.dspgui.component.DSPGuiComponentImpl; import eu.vdmr.dspgui.component.connector.Connector; import eu.vdmr.dspgui.component.connector.Connect...
UTF-8
Java
1,491
java
StereoToMonoGui.java
Java
[]
null
[]
package eu.vdmr.dspgui.component.converter.channel; import java.awt.Graphics; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import eu.vdmr.dspgui.component.DSPGuiComponentImpl; import eu.vdmr.dspgui.component.connector.Connector; import eu.vdmr.dspgui.component.connector.Connect...
1,491
0.780684
0.777331
49
29.428572
28.282106
112
false
false
0
0
0
0
0
0
1.510204
false
false
15
9012f68eba1081c966dbabd55a88ee194a64dcc0
6,339,371,787,883
5695d99b4051e247acf2e20c3798b831e282a4d5
/src/main/java/br/com/zupacademy/giovanna/proposta/servicosExternos/cartao/AssociacaoCartaoProposta.java
ebec0c1d7633f6436177f5d9da2e9d47fdcb55e6
[ "Apache-2.0" ]
permissive
giovanna-bernardi/orange-talents-05-template-proposta
https://github.com/giovanna-bernardi/orange-talents-05-template-proposta
492d53b75ff85937b9c6037092d2f6d058ebe7ee
5b5f86bd4c4cf6c05e3fed0cd5ec4a841493f233
refs/heads/main
2023-06-04T09:21:36.358000
2021-06-16T21:07:32
2021-06-16T21:07:32
373,903,927
0
0
Apache-2.0
true
2021-06-04T16:41:13
2021-06-04T16:41:11
2021-06-02T19:09:59
2021-05-05T17:04:44
5
0
0
0
null
false
false
package br.com.zupacademy.giovanna.proposta.servicosExternos.cartao; import br.com.zupacademy.giovanna.proposta.proposta.Proposta; import br.com.zupacademy.giovanna.proposta.proposta.PropostaRepository; import feign.FeignException; import org.springframework.scheduling.annotation.Scheduled; import org.springframework....
UTF-8
Java
1,707
java
AssociacaoCartaoProposta.java
Java
[]
null
[]
package br.com.zupacademy.giovanna.proposta.servicosExternos.cartao; import br.com.zupacademy.giovanna.proposta.proposta.Proposta; import br.com.zupacademy.giovanna.proposta.proposta.PropostaRepository; import feign.FeignException; import org.springframework.scheduling.annotation.Scheduled; import org.springframework....
1,707
0.727433
0.727433
44
37.772728
32.033268
132
false
false
0
0
0
0
0
0
0.477273
false
false
15
68614104911c6a81e3841452ba54b1165af9ab6b
23,837,068,546,330
bf5dd04d9ab7e33264aa3d7b66e32ebd6f72e2c9
/src/main/java/br/com/itau/postservice/model/Comment.java
a77a138ab469d2f0f654a2c87d596041e5c4942d
[]
no_license
gelouko/posts-service
https://github.com/gelouko/posts-service
fe97f55a460baeb55b5830b5b523f325b47aa6d6
31e8ab577d22803e85b246cf62877bb6f0846315
refs/heads/master
2020-08-24T21:28:54.035000
2019-10-23T10:58:01
2019-10-23T10:58:01
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.itau.postservice.model; import br.com.itau.postservice.jsonplaceholder.payload.CommentPayload; import java.time.Instant; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.ManyToOne; import javax.validation.constraints.NotNull; import org.hibernate.annotations.Creati...
UTF-8
Java
1,437
java
Comment.java
Java
[]
null
[]
package br.com.itau.postservice.model; import br.com.itau.postservice.jsonplaceholder.payload.CommentPayload; import java.time.Instant; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.ManyToOne; import javax.validation.constraints.NotNull; import org.hibernate.annotations.Creati...
1,437
0.664579
0.656924
71
19.239437
16.724331
70
false
false
0
0
0
0
0
0
0.394366
false
false
15
3ded2c9b90dbcee6a39f7f76248ccd9469d63d13
31,954,556,745,021
17e656bcb0f51473a7be3fa84e3a2109363eb340
/Aula12/Classes/fundatec/exercicio/classes/Alunos/AlunoMestrado.java
f7ced85bb84731fc8b599b38cc1371a9e3d4c7d6
[]
no_license
FundatecTI09/VictorBotelho
https://github.com/FundatecTI09/VictorBotelho
3efb9dd964000871a0dd9ee3264b21d6f078dc38
e6a923522581af77cfd44ba0fe1f70ea93148b02
refs/heads/master
2017-11-30T10:52:12.729000
2017-04-04T01:13:28
2017-04-04T01:13:28
81,454,698
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package fundatec.exercicio.classes.Alunos; import fundatec.exercicio.interfaces.AlunoInterface; public class AlunoMestrado extends Aluno implements AlunoInterface{ public AlunoMestrado(String nome, int rA, String email, int celular, int telefoneResidencial) { super(nome, rA, email, celular, telefoneResidencial)...
UTF-8
Java
687
java
AlunoMestrado.java
Java
[]
null
[]
package fundatec.exercicio.classes.Alunos; import fundatec.exercicio.interfaces.AlunoInterface; public class AlunoMestrado extends Aluno implements AlunoInterface{ public AlunoMestrado(String nome, int rA, String email, int celular, int telefoneResidencial) { super(nome, rA, email, celular, telefoneResidencial)...
687
0.73508
0.73508
22
30.227272
30.776218
96
false
false
0
0
0
0
0
0
1.909091
false
false
15