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
8f07bdf7a8cf0de4aeed7985a2383606caafdac4
18,476,949,366,990
5f77936a3c7ba14b77a8e6e49ab72fe0ed6c7b8d
/src/main/java/br/com/logicaProgramacao_EP3/Client.java
49e181021ba5f3378490a338d6d3ac92a80c3567
[]
no_license
LeonardoAndriotti/Algorithms-Of-Programming-Logic
https://github.com/LeonardoAndriotti/Algorithms-Of-Programming-Logic
4d2fc2f85dfaa2d01a91053171fe6388f4e82a3b
fcdcc88e8ed8093b81c65bfb7bc803f3031edf1c
refs/heads/master
2017-04-22T14:18:00.556000
2016-04-27T16:36:06
2016-04-27T16:36:06
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.logicaProgramacao_EP3; /**EP_03 * * Você foi contratado por um grande banco e recebeu a tarefa de construir um sistema de autenticação de clientes. O sistema possui uma classe mãe chamada cliente, duas classes filhas uma chamada cliente comum e a outra cliente especial. Todos os métodos das classes fi...
WINDOWS-1252
Java
2,073
java
Client.java
Java
[ { "context": " das exceções como descrito acima.\n\n * \n * @author BmLeonardo\n * @author Andriotti\n *\n */\n/**\n * Classe Cliente", "end": 764, "score": 0.9253832697868347, "start": 754, "tag": "NAME", "value": "BmLeonardo" }, { "context": "crito acima.\n\n * \n * @author BmLeona...
null
[]
package br.com.logicaProgramacao_EP3; /**EP_03 * * Você foi contratado por um grande banco e recebeu a tarefa de construir um sistema de autenticação de clientes. O sistema possui uma classe mãe chamada cliente, duas classes filhas uma chamada cliente comum e a outra cliente especial. Todos os métodos das classes fi...
2,073
0.731299
0.72687
71
27.633802
33.254562
132
false
false
0
0
0
0
0
0
1.15493
false
false
4
284498d831db462b142a4ea4a4628444d2914247
30,279,519,494,246
519f287a82eeaac5e259f688ecf626b1951cf5e6
/src/java/com/acunu/castle/CounterSetRequest.java
cf922b49d67e0c0a55aa6470bcf4598a959bedad
[ "MIT" ]
permissive
samoverton/java-castle
https://github.com/samoverton/java-castle
f948563ced7ad9dd25b01ea06195c8ecfc5149d4
1807c712ec5daad6004c6eb5a8ee446510765596
refs/heads/master
2020-12-11T05:55:57.373000
2012-03-15T16:44:10
2012-03-15T16:44:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.acunu.castle; import java.nio.ByteBuffer; public class CounterSetRequest extends Request { protected final Key key; protected final int collection; protected final ByteBuffer keyBuffer; protected final ByteBuffer valueBuffer; protected CounterSetRequest(final Key key, final int collection, final Byt...
UTF-8
Java
968
java
CounterSetRequest.java
Java
[]
null
[]
package com.acunu.castle; import java.nio.ByteBuffer; public class CounterSetRequest extends Request { protected final Key key; protected final int collection; protected final ByteBuffer keyBuffer; protected final ByteBuffer valueBuffer; protected CounterSetRequest(final Key key, final int collection, final Byt...
968
0.780992
0.780992
30
31.266666
35.392967
123
false
false
0
0
0
0
0
0
2.133333
false
false
4
31a27176784b9f81765b1cf644864b8cec5f3603
11,811,160,107,663
172d29a9522491aa1a6e60077e2f6afadc9de131
/source/dev/new_branch/risk-service/src/test/java/com/rkylin/risk/service/biz/impl/StudentScoreBizImpl.java
8234260386b8b2e3aaea448e4b7dcc6c61da7f86
[]
no_license
moutainhigh/kylin-risk
https://github.com/moutainhigh/kylin-risk
dadc9ab9a1e8910240d51d53694777cc9c43bda1
57079f408f1687ec3ac7aa4eab8f306ddc223d79
refs/heads/master
2020-09-21T10:23:00.318000
2017-10-25T06:01:50
2017-10-25T06:01:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rkylin.risk.service.biz.impl; import com.rkylin.risk.kie.spring.factorybeans.KieContainerSession; import com.rkylin.risk.core.dto.LogicRuleBean; import com.rkylin.risk.core.dto.ResultBean; import javax.annotation.Resource; import org.kie.api.runtime.KieContainer; import org.kie.api.runtime.KieSession; impo...
UTF-8
Java
1,461
java
StudentScoreBizImpl.java
Java
[ { "context": "ontext.ApplicationContextAware;\n\n/**\n * Created by lina on 2016-8-3.\n */\n\npublic class StudentScoreBizImp", "end": 547, "score": 0.9251189827919006, "start": 543, "tag": "USERNAME", "value": "lina" } ]
null
[]
package com.rkylin.risk.service.biz.impl; import com.rkylin.risk.kie.spring.factorybeans.KieContainerSession; import com.rkylin.risk.core.dto.LogicRuleBean; import com.rkylin.risk.core.dto.ResultBean; import javax.annotation.Resource; import org.kie.api.runtime.KieContainer; import org.kie.api.runtime.KieSession; impo...
1,461
0.793977
0.774812
43
32.976746
24.432621
84
false
false
0
0
0
0
0
0
0.55814
false
false
4
6cbf92b587cca5ddf998447e8ca9d74476ac5337
11,811,160,108,722
8756b50b15dc62307a0218b0306328522cd213a4
/src/gameoflifeattempt1/GameOfLifeAttempt1.java
9cd2f7b916ca948f2866976684dabf6296c7f6d6
[]
no_license
Peachball/Game-of-Life
https://github.com/Peachball/Game-of-Life
65a82aa9ba0ea8263a13f3b4c74a899523750438
9231296ab32a1a843078405eb2b797141e38295f
refs/heads/master
2020-04-07T03:08:24.762000
2014-10-29T20:39:18
2014-10-29T20:39:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package gameoflifeattempt1; /** * * @author s-xuch */ public class GameOfLifeAttempt1 { /** * @param args t...
UTF-8
Java
877
java
GameOfLifeAttempt1.java
Java
[ { "context": "package gameoflifeattempt1;\r\n\r\n/**\r\n *\r\n * @author s-xuch\r\n */\r\npublic class GameOfLifeAttempt1 {\r\n\r\n /*", "end": 247, "score": 0.9991081953048706, "start": 241, "tag": "USERNAME", "value": "s-xuch" } ]
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 gameoflifeattempt1; /** * * @author s-xuch */ public class GameOfLifeAttempt1 { /** * @param args t...
877
0.562144
0.559863
33
24.575758
21.007978
79
false
false
0
0
0
0
0
0
0.393939
false
false
4
a3c599bc0aa9d420eed99e7681e323d43dbe8121
24,326,694,830,142
a64cd2524c2c3e0e7f7dac16d65d05131587628b
/techinterview_backend/src/main/java/com/halcyonmobile/rest/QuestionCardService.java
3581f35222504e7f9f148dc2624e4958b2faea2c
[]
no_license
zoltanaty/Common-Project-ubbse2016
https://github.com/zoltanaty/Common-Project-ubbse2016
3522c147cc39b1afd905cb47ca00405e0f3ea70c
6144ea968c12f016bc159902172750acaa5bc1cf
refs/heads/master
2021-06-16T05:00:31.067000
2017-05-22T06:41:15
2017-05-22T06:41:15
72,003,959
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.halcyonmobile.rest; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Random; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import com.halcyonmobil...
UTF-8
Java
1,901
java
QuestionCardService.java
Java
[]
null
[]
package com.halcyonmobile.rest; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Random; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import com.halcyonmobil...
1,901
0.729616
0.72909
56
31.946428
25.852203
94
false
false
0
0
0
0
0
0
1.696429
false
false
4
22a716391012b1004d68f80f09682448cd547516
7,902,739,833,926
f9deb0ebd64c1c9f7424303e7175ee63cc06c7ad
/Android/app/src/main/java/com/digiapp/jilmusic/beans/SelectionItems.java
b626ec09d75ce0fbe7d30340d116d751c422bb30
[]
no_license
riyanhax/web-bemusic
https://github.com/riyanhax/web-bemusic
e6d1ed4706350400d62c608342bac77f1e47a83a
9a7f760a91d0283a7db7d71c99919f980a65a9b0
refs/heads/master
2021-02-26T02:56:19.976000
2020-01-17T12:31:17
2020-01-17T12:31:17
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.digiapp.jilmusic.beans; import android.arch.persistence.room.ColumnInfo; import android.arch.persistence.room.Entity; import android.arch.persistence.room.PrimaryKey; import android.support.annotation.NonNull; @Entity(tableName = "selections_items") public class SelectionItems { @PrimaryKey @NonNu...
UTF-8
Java
708
java
SelectionItems.java
Java
[]
null
[]
package com.digiapp.jilmusic.beans; import android.arch.persistence.room.ColumnInfo; import android.arch.persistence.room.Entity; import android.arch.persistence.room.PrimaryKey; import android.support.annotation.NonNull; @Entity(tableName = "selections_items") public class SelectionItems { @PrimaryKey @NonNu...
708
0.69209
0.690678
29
23.413794
16.618471
48
false
false
0
0
0
0
0
0
0.413793
false
false
4
1807b6b68b0c6899f6edb4010695b3fd74a8fec4
7,902,739,833,739
ff68a18cff6d3a89e3b9446a714d5a2016024bea
/src/main/java/com/sl/ylyy/manager/entity/RoleInfo.java
c12d81789a1587c9d194dd169402151d71304ee3
[]
no_license
1335443221/idrip_ylyyapp
https://github.com/1335443221/idrip_ylyyapp
68a87682aa3921aedf67bb925f9bfbd030d72413
5e5390821a71aa348001782410cd053b4370711e
refs/heads/master
2023-03-30T15:44:46.422000
2021-04-02T02:10:23
2021-04-02T02:10:23
353,875,379
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sl.ylyy.manager.entity; import java.io.Serializable; import java.util.List; public class RoleInfo implements Serializable{ private static final long serialVersionUID = 4702946019240523593L; private int id; //id private String name; //角色名称 private String remark; //备注 private String center_role_id; /...
UTF-8
Java
1,164
java
RoleInfo.java
Java
[]
null
[]
package com.sl.ylyy.manager.entity; import java.io.Serializable; import java.util.List; public class RoleInfo implements Serializable{ private static final long serialVersionUID = 4702946019240523593L; private int id; //id private String name; //角色名称 private String remark; //备注 private String center_role_id; /...
1,164
0.700178
0.683274
59
18.050848
16.749828
67
false
false
0
0
0
0
0
0
1.355932
false
false
4
7af5810b0bfacc6ec7d43c8c9aae3ff0398dae4e
10,642,928,994,324
bdc95d198838f3c6946315731fa11b367c21b73f
/app/src/main/java/com/casino/uri/androidpokedex/provider/favorite/FavoriteContentValues.java
944b4de912d949d9f0a1dd657ead555d5e66bc7a
[]
no_license
48089748z/ANDROIDPokedex
https://github.com/48089748z/ANDROIDPokedex
7442102ad3854760a9da222370baeb5373279827
a26598438f05018902e97f2c457c814745d2cf94
refs/heads/master
2021-01-21T21:47:44.354000
2015-12-22T13:14:10
2015-12-22T13:14:10
48,035,779
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.casino.uri.androidpokedex.provider.favorite; import android.content.Context; import android.content.ContentResolver; import android.net.Uri; import android.support.annotation.Nullable; import com.casino.uri.androidpokedex.provider.base.AbstractContentValues; /** * Content values wrapper for the {@code f...
UTF-8
Java
4,295
java
FavoriteContentValues.java
Java
[]
null
[]
package com.casino.uri.androidpokedex.provider.favorite; import android.content.Context; import android.content.ContentResolver; import android.net.Uri; import android.support.annotation.Nullable; import com.casino.uri.androidpokedex.provider.base.AbstractContentValues; /** * Content values wrapper for the {@code f...
4,295
0.687078
0.687078
138
30.123188
29.273932
141
false
false
0
0
0
0
0
0
0.485507
false
false
4
139201509fb83361e1cbb0812b1f50f94141f759
28,140,625,755,136
f6b007b2f7c05bfd7c73ff04ac4b37eab78d2f0e
/goshop-manager/goshop-manager-mapper/src/main/java/com/lcc/goshop/manager/mapper/FindPasswordMapper.java
ca149796d866bd139323b69f61159bad6734b4df
[]
no_license
liangchengcheng/goshop-master
https://github.com/liangchengcheng/goshop-master
64ecc676f6af8ca0602f42997cb269a87348471a
9df3477f198a9575b75d5119a2a33b828c3a0501
refs/heads/master
2021-01-22T03:05:57.482000
2017-02-18T09:45:08
2017-02-18T09:45:08
81,098,199
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lcc.goshop.manager.mapper; import com.lcc.goshop.manager.pojo.FindPassword; /** * Created by lcc on 2017/2/11. */ public interface FindPasswordMapper { int insert(FindPassword record); int insertSelective(FindPassword record); /** * 删除过期 */ void deleteInvalid(); /** ...
UTF-8
Java
471
java
FindPasswordMapper.java
Java
[ { "context": "shop.manager.pojo.FindPassword;\n\n/**\n * Created by lcc on 2017/2/11.\n */\npublic interface FindPasswordMa", "end": 111, "score": 0.9996150135993958, "start": 108, "tag": "USERNAME", "value": "lcc" } ]
null
[]
package com.lcc.goshop.manager.mapper; import com.lcc.goshop.manager.pojo.FindPassword; /** * Created by lcc on 2017/2/11. */ public interface FindPasswordMapper { int insert(FindPassword record); int insertSelective(FindPassword record); /** * 删除过期 */ void deleteInvalid(); /** ...
471
0.613793
0.597701
27
15.111111
15.528548
48
false
false
0
0
0
0
0
0
0.259259
false
false
4
06b9e87f7d305b95f4aa733b80173fd751e3a863
6,244,882,481,004
7e4befec4caccaf0a3bc17ea6916e63b8fc022b3
/src/main/java/pl/coderslab/web/RegistrationServlet.java
4208bff7ef8d1b2a5b7b9907f4e60daa31b3d9b3
[]
no_license
arekbednarz1/CodersLab-scrumlab
https://github.com/arekbednarz1/CodersLab-scrumlab
095c3c12b2dc23858699c59640ee415dc77f42b5
6047f32c287c2dc187cc07f30f4a77a16ac22dea
refs/heads/master
2023-01-23T22:44:55.337000
2020-10-03T16:24:11
2020-10-03T16:24:11
315,304,690
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.coderslab.web; import pl.coderslab.dao.AdminsDao; import pl.coderslab.model.Admins; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import j...
UTF-8
Java
2,425
java
RegistrationServlet.java
Java
[]
null
[]
package pl.coderslab.web; import pl.coderslab.dao.AdminsDao; import pl.coderslab.model.Admins; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import j...
2,425
0.651653
0.64876
57
41.456139
31.466536
122
false
false
0
0
0
0
0
0
0.807018
false
false
4
4f202655fa729db9648969886a610f2f076f3eb6
16,707,422,851,070
a03c05171130ae8b977e6d5ee1c138fe0663e968
/src/main/java/Reference/Ref.java
ff51b1465a1306e16d0f93e9329f002b3e02f7a4
[]
no_license
SFR1981/Report-Generator
https://github.com/SFR1981/Report-Generator
74580d0abdcfa8ad0344c0a3a0ad514e1431ae7b
31591c5a5894478444fb4745f9bda80eda9d670c
refs/heads/master
2020-03-29T06:44:56.097000
2018-09-20T17:52:19
2018-09-20T17:52:19
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Reference; import javax.xml.bind.JAXBContext; import javax.xml.bind.JAXBException; import javax.xml.bind.Unmarshaller; import java.io.File; public class Ref { public static ReferenceData getReference() throws JAXBException { ReferenceData referenceData = null; File file = new File("stati...
UTF-8
Java
707
java
Ref.java
Java
[]
null
[]
package Reference; import javax.xml.bind.JAXBContext; import javax.xml.bind.JAXBException; import javax.xml.bind.Unmarshaller; import java.io.File; public class Ref { public static ReferenceData getReference() throws JAXBException { ReferenceData referenceData = null; File file = new File("stati...
707
0.670438
0.670438
26
25.73077
25.652348
79
false
false
0
0
0
0
0
0
0.5
false
false
4
0db2bb8312e2eaf2fda15ba790948aea713759fc
11,622,181,540,869
391295d0b65b7ecbb458200bcc557b315de10921
/src/main/java/nexussix/quarkus/amqp/CamelRoute.java
d218bff4034c36f3e972b14d90d060f3aa95640d
[]
no_license
nexus-Six/quarkus-amqp-client
https://github.com/nexus-Six/quarkus-amqp-client
39a080c33dc02bec21e81ec6769ec5608b935778
a246121e7eda887b96ddf9b70845a81f22e83c36
refs/heads/master
2022-12-05T06:04:56.616000
2020-09-01T12:28:43
2020-09-01T12:28:43
291,991,098
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nexussix.quarkus.amqp; import org.apache.camel.builder.RouteBuilder; // Creates a Camel Route that connects to an AMQ Broker over AMQP and listens to messages on the hello queue public class CamelRoute extends RouteBuilder{ @Override public void configure() throws Exception { ...
UTF-8
Java
439
java
CamelRoute.java
Java
[]
null
[]
package nexussix.quarkus.amqp; import org.apache.camel.builder.RouteBuilder; // Creates a Camel Route that connects to an AMQ Broker over AMQP and listens to messages on the hello queue public class CamelRoute extends RouteBuilder{ @Override public void configure() throws Exception { ...
439
0.633257
0.633257
17
24.882353
28.608683
108
false
false
0
0
0
0
0
0
0.176471
false
false
4
52551ddeec33e87511f42eb24d6411492ab1a0d0
32,461,362,850,049
f08150c5e001fbfa654ad5d3c73649381f516d8c
/src/test_ex/ArrayOne.java
ac941998afe720b00886f545955f509f8d310309
[]
no_license
ums114/Mymymemine
https://github.com/ums114/Mymymemine
a5bc43f14bfbd5beada151c304fad1d829637997
67b0d29f386ec3c3f6ede44b75ee12602d93a585
refs/heads/master
2021-01-10T02:01:22.612000
2015-12-01T08:13:26
2015-12-01T08:13:26
47,175,164
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package test_ex; public class ArrayOne { public static void main(String args[]) { int[] arr = new int[3]; arr[0] = 1; arr[1] = 2; arr[2] = 3; System.out.println("arr[0] : " + arr[0]); System.out.println("arr[0] : " + arr[1]); System.out.println("arr[0] : " + arr[2]); int[] arr2 = { 1,...
UTF-8
Java
740
java
ArrayOne.java
Java
[]
null
[]
package test_ex; public class ArrayOne { public static void main(String args[]) { int[] arr = new int[3]; arr[0] = 1; arr[1] = 2; arr[2] = 3; System.out.println("arr[0] : " + arr[0]); System.out.println("arr[0] : " + arr[1]); System.out.println("arr[0] : " + arr[2]); int[] arr2 = { 1,...
740
0.482432
0.413514
36
18.555555
17.730145
59
false
false
0
0
0
0
0
0
2.361111
false
false
4
3d38367cb8d7b4b5c56624f27dc34054160d7714
21,088,289,438,732
b6450cc5c18068a99bc3e2bc7064e119ed026fa6
/steel-store/commons-server/src/main/java/com/ryit/commons/base/controller/GlobalExceptionController.java
b0148cec56717a91f4cb9144834220834c43e421
[ "Apache-2.0" ]
permissive
samphin/finish-projects
https://github.com/samphin/finish-projects
0f36eec553d49c04454a3871e85bd385f46173ae
19d2cb352e8c8209867573e6de00f144ddbe124e
refs/heads/master
2022-12-28T05:51:02.774000
2020-04-03T09:13:52
2020-04-03T09:13:52
225,137,147
1
2
Apache-2.0
false
2022-12-16T00:39:36
2019-12-01T09:38:16
2020-04-03T09:13:58
2022-12-16T00:39:34
605
1
2
28
Java
false
false
package com.ryit.commons.base.controller; import com.ryit.commons.base.vo.ResponseData; import com.ryit.commons.enums.SystemErrorEnum; import com.ryit.commons.exception.CustomException; import org.apache.commons.lang3.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.http...
UTF-8
Java
4,577
java
GlobalExceptionController.java
Java
[ { "context": "lectors;\n\n/**\n * 处理Controller层全局异常处理\n *\n * @author samphin\n * @since 2019-9-28 15:30:14\n */\n@ControllerAdvic", "end": 875, "score": 0.9994261264801025, "start": 868, "tag": "USERNAME", "value": "samphin" } ]
null
[]
package com.ryit.commons.base.controller; import com.ryit.commons.base.vo.ResponseData; import com.ryit.commons.enums.SystemErrorEnum; import com.ryit.commons.exception.CustomException; import org.apache.commons.lang3.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.http...
4,577
0.675369
0.669012
142
30.021128
29.890991
119
false
false
0
0
0
0
0
0
0.422535
false
false
4
3cc62f4ad44f307a22d879df7ac0b7551d1634e5
31,868,657,403,280
528b7976331a7b277892d4212494f87592558740
/seocoo-service-bundle/src/main/java/cn/seocoo/platform/service/merchant/impl/MerchantServiceImpl.java
d3142c7de63010abd9a3ec68abb063c187d359e0
[]
no_license
suevip/platform-6
https://github.com/suevip/platform-6
276afe330254ee5ddb2987d738fe296e2a5fc209
29f71a3283f35fe333262dc9550456166a72dcb4
refs/heads/master
2018-03-25T12:13:59.984000
2017-04-01T02:13:02
2017-04-01T02:13:09
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.seocoo.platform.service.merchant.impl; import cn.seocoo.platform.dao.groupMerchantPay.inf.GroupMerchantPayDao; import cn.seocoo.platform.dao.merchant.inf.MerchantDao; import cn.seocoo.platform.dao.merchantInfo.inf.MerchantInfoDao; import cn.seocoo.platform.dao.merchantRate.inf.MerchantRateDao; import cn.seo...
UTF-8
Java
14,945
java
MerchantServiceImpl.java
Java
[ { "context": "nt merchant,String PlatformId,String txnSeq,String loginName,String receiptQrCode, int isAudito) {\n //保", "end": 2897, "score": 0.6471854448318481, "start": 2888, "tag": "USERNAME", "value": "loginName" }, { "context": "();\n userRelationship.setL...
null
[]
package cn.seocoo.platform.service.merchant.impl; import cn.seocoo.platform.dao.groupMerchantPay.inf.GroupMerchantPayDao; import cn.seocoo.platform.dao.merchant.inf.MerchantDao; import cn.seocoo.platform.dao.merchantInfo.inf.MerchantInfoDao; import cn.seocoo.platform.dao.merchantRate.inf.MerchantRateDao; import cn.seo...
14,945
0.669892
0.665967
367
39.264305
29.67753
148
false
false
0
0
0
0
0
0
0.547684
false
false
4
15076bb204e80dc9a3c12f0bae4c080bac5c5f7f
27,006,754,405,467
9c50844eb6accf6dcc02b64f9dc67091dddb9643
/src/main/java/com/algaworks/algafood/core/web/ApiDeprecationHandler.java
60427e9a07ffdeb4ba9b1306c010d03980d5de78
[]
no_license
jonathanmdr/Algafood-API
https://github.com/jonathanmdr/Algafood-API
be6b2bdafd31a04425dfd600ee5e195e8bb9a779
132352ca2db73426b35c1fafa000161ffc9be5a1
refs/heads/master
2022-08-30T15:41:36.991000
2022-07-15T23:54:40
2022-07-15T23:54:40
209,103,602
1
0
null
false
2022-07-15T23:54:41
2019-09-17T16:27:27
2020-12-10T13:02:06
2022-07-15T23:54:40
482
1
0
0
Java
false
false
package com.algaworks.algafood.core.web; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.stereotype.Component; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; @Component public class ApiDeprecationHandler extends Handle...
UTF-8
Java
735
java
ApiDeprecationHandler.java
Java
[]
null
[]
package com.algaworks.algafood.core.web; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.stereotype.Component; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; @Component public class ApiDeprecationHandler extends Handle...
735
0.802469
0.790123
21
33.714287
44.403069
172
false
false
0
0
0
0
0
0
1.333333
false
false
4
49147699e4e3a6c9f75287a0eb38f56fc43e823b
25,469,156,128,055
dae0c1ab4be0a123324de718a376a889a43b5278
/Labs/Lab2/src/Item.java
5f0bfe7fa73f82c38f99ed93054d3cddd6be5ba7
[]
no_license
Videkourias/ObjOrientedProgramming-Java
https://github.com/Videkourias/ObjOrientedProgramming-Java
0499c0c46ad9b4a766ea11fb0b2da2cdd340d845
4d42328d796e889521dbefadd9ed8f2bb1a0e5fc
refs/heads/master
2020-12-11T20:08:03.109000
2020-01-14T22:30:56
2020-01-14T22:30:56
233,947,201
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; /** Represents an item with a price, name, and quantity @author Dean Willavoys - 105003751 @since 2019-09-21 */ public class Item { //ATTRIBUTES private String name; //Name of item, non-empty private int quantity; //Quantity of item, greater than 0 private double price; //Price of ite...
UTF-8
Java
3,560
java
Item.java
Java
[ { "context": " an item with a price, name, and quantity\r\n@author Dean Willavoys - 105003751\r\n@since 2019-09-21\r\n*/\r\npublic class ", "end": 103, "score": 0.9997758865356445, "start": 89, "tag": "NAME", "value": "Dean Willavoys" } ]
null
[]
import java.util.*; /** Represents an item with a price, name, and quantity @author <NAME> - 105003751 @since 2019-09-21 */ public class Item { //ATTRIBUTES private String name; //Name of item, non-empty private int quantity; //Quantity of item, greater than 0 private double price; //Price of item, great...
3,552
0.631461
0.622472
155
20.980644
22.116545
89
false
false
0
0
0
0
0
0
1.419355
false
false
4
d82026f6463ca71820c903ca1a912f7cc4d59a43
9,113,920,637,430
6f6e9137f5a8d1fda3f34264db6e59e85ea8eafc
/src/main/java/management/Director.java
6aa7f98f0db229e63d1ffdc6cc64890191f7b456
[]
no_license
xeb10154/Week_12_Day_1_Homework
https://github.com/xeb10154/Week_12_Day_1_Homework
3857c2d6012ce235b444b241c7b6bef4cbeda42e
0aa35af28339b3a4e4325fdbc9bdcfb829e7b768
refs/heads/master
2020-04-07T10:37:28.543000
2018-11-19T21:41:24
2018-11-19T21:41:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package management; public class Director extends Manager{ private int budget; public Director (String name, String ni, double salary, String deptName, int budget){ super(name, ni, salary, deptName); this.budget = budget; } public int getBudget() { return budget; } }
UTF-8
Java
316
java
Director.java
Java
[]
null
[]
package management; public class Director extends Manager{ private int budget; public Director (String name, String ni, double salary, String deptName, int budget){ super(name, ni, salary, deptName); this.budget = budget; } public int getBudget() { return budget; } }
316
0.64557
0.64557
15
20.066668
23.29368
89
false
false
0
0
0
0
0
0
0.8
false
false
4
7ef94046814b1c1dd0418d24e52d6194b2fc8c9d
11,836,929,902,603
847ac8ec2023390bc606d4f09a51c2da04344429
/WinAPI/src/de/johmat/myjojox/winapi/wmic/dcomapp/DCOMAppInterface.java
7bd71abadb57a1e01decf829af700a3a594750dd
[ "MIT" ]
permissive
MyJojoX/WinApi
https://github.com/MyJojoX/WinApi
3e28240667e395c9d92a67609494b1b6e2286b71
e334061edf1a4f2b8c2443dace648dc938c8c507
refs/heads/master
2019-07-31T20:40:16.984000
2017-06-22T14:39:21
2017-06-22T14:39:21
75,539,667
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.johmat.myjojox.winapi.wmic.dcomapp; public interface DCOMAppInterface { public String getAppID(); public String getCaption(); public String getDescription(); public String getInstallDate(); public String getName(); public Integer getStatus(); }
UTF-8
Java
266
java
DCOMAppInterface.java
Java
[]
null
[]
package de.johmat.myjojox.winapi.wmic.dcomapp; public interface DCOMAppInterface { public String getAppID(); public String getCaption(); public String getDescription(); public String getInstallDate(); public String getName(); public Integer getStatus(); }
266
0.770677
0.770677
12
21.166666
15.501792
46
false
false
0
0
0
0
0
0
1.166667
false
false
4
33874ca738f757d557ec40585f28d4ae949a395b
19,112,604,477,967
b5329a5ce192f40406830e6c7ad6a1c1a0c630c8
/TP05/src/Graph.java
4270738b90601182b12e81c024177d45d22ee135
[]
no_license
nabil-dbz/INF2010
https://github.com/nabil-dbz/INF2010
56f41ad380b2e9ca944e5c9afa918c66517158d9
e0ebf3fc3229a927ccd5d9255a2fb1a529a21c8b
refs/heads/master
2022-03-27T07:12:18.773000
2019-11-22T00:41:18
2019-11-22T00:41:18
209,094,187
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; import java.util.List; public class Graph { private List<Node> nodes; // Noeuds private List<Edge> edges; // Les arcs public Graph() { nodes = new ArrayList<>(); edges = new ArrayList<>(); } public List<Edge> getEdgesGoingFrom(Node source) { ArrayList<Edge> listRetour = ne...
UTF-8
Java
928
java
Graph.java
Java
[]
null
[]
import java.util.ArrayList; import java.util.List; public class Graph { private List<Node> nodes; // Noeuds private List<Edge> edges; // Les arcs public Graph() { nodes = new ArrayList<>(); edges = new ArrayList<>(); } public List<Edge> getEdgesGoingFrom(Node source) { ArrayList<Edge> listRetour = ne...
928
0.672414
0.672414
45
19.622223
16.298996
51
false
false
0
0
0
0
0
0
1.666667
false
false
4
a932842b39bd3f9334029efbb1bf96293fce3e10
2,104,534,029,763
c56fe1447be905bb38b50ddda59a14c529b5ee12
/src/LeetCode/Algorithms/Hard/RussianDollEnvelopes.java
66e696e8c7b2def76ce3a1c41cc52f41caf28fc2
[]
no_license
aspspspsp/LeetCode
https://github.com/aspspspsp/LeetCode
99739c1180179bdae6a88c9593c757ce7f512fbd
d57e45bdb77fc1c7dc7fcf3328dc9f54ca2d53dc
refs/heads/master
2021-01-12T13:09:19.141000
2019-02-01T10:37:39
2019-02-01T10:37:39
72,128,221
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package src.LeetCode.Algorithms.Hard; import java.util.Arrays; import java.util.Comparator; public class RussianDollEnvelopes { public int maxEnvelopes(int[][] envelopes) { if(envelopes == null || envelopes.length == 0) { return 0; } //將這個數組進行倒排 Arrays.sor...
UTF-8
Java
1,453
java
RussianDollEnvelopes.java
Java
[]
null
[]
package src.LeetCode.Algorithms.Hard; import java.util.Arrays; import java.util.Comparator; public class RussianDollEnvelopes { public int maxEnvelopes(int[][] envelopes) { if(envelopes == null || envelopes.length == 0) { return 0; } //將這個數組進行倒排 Arrays.sor...
1,453
0.379414
0.354621
49
26.183674
19.008778
92
false
false
0
0
0
0
0
0
0.571429
false
false
4
3ca4b90896eaeeaf77d1f8a0b5f34094715a34a5
22,720,377,020,378
60388f20ad90bde1ab52f85c88820f9fb6597afc
/src/main/java/constants/Routes.java
1f423d6842775e43906af19c4275c6b97b68a000
[]
no_license
GeorgeT94/Java-EE-Accounts
https://github.com/GeorgeT94/Java-EE-Accounts
690a3852897851f3f387e862cafeeb8e78b0bf6b
4d87f904d58a3a01d0a909d528723eb5e08fd587
refs/heads/master
2020-03-22T21:40:21.637000
2018-07-16T09:06:01
2018-07-16T09:06:01
140,705,725
0
0
null
false
2018-07-16T09:06:02
2018-07-12T11:43:41
2018-07-12T11:44:28
2018-07-16T09:06:01
34
0
0
0
Java
false
null
package constants; public class Routes { public static final String ROOT_PATH = "/accounts"; public static final String GET_ALL_PATH = "/all"; public static final String CREATE_ACCOUNT_PATH = "/create"; public static final String UPDATE_FIRSTNAME_PATH = "/update/firstName"; public static final String UPDAT...
UTF-8
Java
446
java
Routes.java
Java
[]
null
[]
package constants; public class Routes { public static final String ROOT_PATH = "/accounts"; public static final String GET_ALL_PATH = "/all"; public static final String CREATE_ACCOUNT_PATH = "/create"; public static final String UPDATE_FIRSTNAME_PATH = "/update/firstName"; public static final String UPDAT...
446
0.742152
0.742152
11
38.545456
29.71184
80
false
false
0
0
0
0
0
0
1.181818
false
false
4
b4d59c1e17c1c40ca91e52cde4f7b25f97c9666a
9,955,734,200,317
4359e1e3392d41527d16c00fb6b4b1235f0e6d67
/src/com/mac/bb4/display/CPUCanvas.java
5a6d0674b7fd9ce5f546df7dab7c71090bd568f9
[]
no_license
cwillison94/RRScheduler
https://github.com/cwillison94/RRScheduler
40325907c2cd8f21d8b32bb373904a98421e82f3
1aef31400cb2027c647b4d5a6c0de67e44c3952c
refs/heads/master
2016-09-06T14:05:49.986000
2015-04-28T02:38:04
2015-04-28T02:38:04
32,620,534
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mac.bb4.display; import java.awt.Canvas; import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Graphics; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import javax.imageio.ImageIO; import com.mac.bb4.rr...
UTF-8
Java
1,600
java
CPUCanvas.java
Java
[]
null
[]
package com.mac.bb4.display; import java.awt.Canvas; import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt.FontMetrics; import java.awt.Graphics; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import javax.imageio.ImageIO; import com.mac.bb4.rr...
1,600
0.6425
0.633125
77
19.779221
16.81575
65
false
false
0
0
0
0
0
0
1.974026
false
false
4
c80615c5a6908f42e00a3b235027320c5c2cbc90
27,900,107,615,365
c83a4638a11b87e016a2f1ffee60beacb69519a3
/task/src/test/java/NumberDecryptionTest.java
f55a93c1a381f920b80932de2bf79b2e1ad2599d
[]
no_license
ValeriaKudravec/decoder
https://github.com/ValeriaKudravec/decoder
b721f5b90ab32c4bd423ef37b6405ea511553532
f4a47cd7e538e2e7f21b19a31cb382c0a2f5d2c2
refs/heads/main
2023-02-17T12:40:22.602000
2021-01-18T22:45:43
2021-01-18T22:45:43
330,803,804
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import org.junit.Assert; import org.junit.Test; import java.io.File; import java.io.FileNotFoundException; import java.util.Scanner; public class NumberDecryptionTest { private static final String numberNameFile = "numbers_name.txt"; private static final String numberDigitFile = "numbers_digit.txt"; p...
UTF-8
Java
975
java
NumberDecryptionTest.java
Java
[]
null
[]
import org.junit.Assert; import org.junit.Test; import java.io.File; import java.io.FileNotFoundException; import java.util.Scanner; public class NumberDecryptionTest { private static final String numberNameFile = "numbers_name.txt"; private static final String numberDigitFile = "numbers_digit.txt"; p...
975
0.65641
0.654359
28
33.785713
30.62137
125
false
false
0
0
0
0
0
0
0.535714
false
false
4
d0f18aae00718b452649ca33fb81358dd5813301
498,216,211,886
489dbf038dc81578ee3d1f3465e10d2148a7d3d5
/name.martingeisse.slave-services/src/main/java/name/martingeisse/slave_services/papyros/frontend/template/CreateTemplatePage.java
7b06d496a205748f7ff8a3e34d518838a7f28d63
[ "MIT" ]
permissive
MartinGeisse/public
https://github.com/MartinGeisse/public
9b3360186be7953d2185608da883916622ec84e3
57b905485322222447187ae78a5a56bf3ce67900
refs/heads/master
2023-01-21T03:00:43.350000
2016-03-20T16:30:09
2016-03-20T16:30:09
4,472,103
1
0
NOASSERTION
false
2022-12-27T14:45:54
2012-05-28T15:56:16
2016-02-07T13:57:41
2022-12-27T14:45:51
127,438
2
0
18
Java
false
false
/** * Copyright (c) 2013 Martin Geisse * * This file is distributed under the terms of the MIT license. */ package name.martingeisse.slave_services.papyros.frontend.template; import name.martingeisse.slave_services.common.frontend.AbstractFrontendPage; import name.martingeisse.slave_services.entity.Template; impo...
UTF-8
Java
2,271
java
CreateTemplatePage.java
Java
[ { "context": "/**\n * Copyright (c) 2013 Martin Geisse\n *\n * This file is distributed under the terms of", "end": 39, "score": 0.9998437762260437, "start": 26, "tag": "NAME", "value": "Martin Geisse" } ]
null
[]
/** * Copyright (c) 2013 <NAME> * * This file is distributed under the terms of the MIT license. */ package name.martingeisse.slave_services.papyros.frontend.template; import name.martingeisse.slave_services.common.frontend.AbstractFrontendPage; import name.martingeisse.slave_services.entity.Template; import name...
2,264
0.761779
0.760018
64
34.484375
35.131001
134
false
false
0
0
0
0
0
0
2.015625
false
false
4
f90d31d71a136887f0edc65608ee77a6e9f7246a
33,698,313,460,610
a94df91a7d7e6d74028eb3ecd6fd6e6034d1cb33
/movieManage2.0/src/main/java/pers/swmmm/common/CustomRealm.java
67bfe3315646eae1c17384088c09b7396e2b0070
[]
no_license
swmmm/VideoManage
https://github.com/swmmm/VideoManage
8186d3787b708c62e153e42e5018eab6523143f1
4747e0d7e76b120b7bd8d351d0d68c32ba20e074
refs/heads/master
2020-08-03T01:20:31.630000
2019-10-22T00:34:26
2019-10-22T00:34:26
211,580,545
0
0
null
false
2021-01-21T00:26:03
2019-09-29T00:58:47
2019-10-22T00:35:46
2021-01-21T00:26:01
853
0
0
6
JavaScript
false
false
package pers.swmmm.common; import org.apache.shiro.authc.AuthenticationException; import org.apache.shiro.authc.AuthenticationInfo; import org.apache.shiro.authc.AuthenticationToken; import org.apache.shiro.authc.SimpleAuthenticationInfo; import org.apache.shiro.authz.AuthorizationInfo; import org.apache.shiro....
UTF-8
Java
1,111
java
CustomRealm.java
Java
[]
null
[]
package pers.swmmm.common; import org.apache.shiro.authc.AuthenticationException; import org.apache.shiro.authc.AuthenticationInfo; import org.apache.shiro.authc.AuthenticationToken; import org.apache.shiro.authc.SimpleAuthenticationInfo; import org.apache.shiro.authz.AuthorizationInfo; import org.apache.shiro....
1,111
0.743474
0.738974
30
35.033333
33.489784
130
false
false
0
0
0
0
0
0
0.666667
false
false
4
0e8840ca624c0f9ad99b67174b3abe52190823b7
22,686,017,314,163
1527d49a97859aa6545c230033309e7e451fcd7f
/app/src/main/java/ru/arink_group/deliveryapp/App.java
cf1b4a338fedae9258b21e4134c58ea9757c417e
[]
no_license
Swipesh/DeliveryApp-Burgx
https://github.com/Swipesh/DeliveryApp-Burgx
74d45c56b9c2f0a0bc8eea188697383d9b715a4f
105f0799d5ca336c9e0c94c9f92d0d8352430bc2
refs/heads/master
2020-03-25T17:47:36.285000
2018-08-08T10:11:17
2018-08-08T10:11:17
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.arink_group.deliveryapp; import android.app.Application; import android.content.SharedPreferences; import java.util.UUID; import ru.arink_group.deliveryapp.presentation.di.component.AppComponent; import ru.arink_group.deliveryapp.presentation.di.component.DaggerAppComponent; import ru.arink_group.delivery...
UTF-8
Java
1,856
java
App.java
Java
[ { "context": "on.di.module.InteractorsModule;\n\n/**\n * Created by kirillvs on 06.10.17.\n */\n\npublic class App extends Applic", "end": 461, "score": 0.9996802806854248, "start": 453, "tag": "USERNAME", "value": "kirillvs" } ]
null
[]
package ru.arink_group.deliveryapp; import android.app.Application; import android.content.SharedPreferences; import java.util.UUID; import ru.arink_group.deliveryapp.presentation.di.component.AppComponent; import ru.arink_group.deliveryapp.presentation.di.component.DaggerAppComponent; import ru.arink_group.delivery...
1,856
0.68319
0.679418
63
28.460318
26.77527
104
false
false
0
0
0
0
0
0
0.460317
false
false
4
469b48ce8d8bf66e0a21252d290e024fafffa773
21,217,138,509,441
c3ac60dd4d1ba474666831cddf8c7e0a4dbe8b5e
/mobile/src/main/java/com/xinrong/web/AccountController.java
a294a8374dc0107a61461a1eecd74027409167b0
[]
no_license
happy6eve/p2p
https://github.com/happy6eve/p2p
a74d87827cb0b260292d0b8884b4f80fe52c2f49
37ff8706a6a8c96f2dafdcae73cca20c89f36c81
refs/heads/master
2018-04-06T23:22:11.850000
2016-11-27T06:19:54
2016-11-27T06:19:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xinrong.web; import java.math.BigDecimal; import java.math.RoundingMode; import java.util.HashMap; import java.util.Map; import javax.annotation.Resource; import org.apache.log4j.Logger; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; impor...
UTF-8
Java
7,497
java
AccountController.java
Java
[ { "context": ".vo.WithdrawalInfoVO;\n\n/**\n * 账户相关的\n * \n * @author renjinbao\n */\n@Controller\npublic class AccountController {\n", "end": 1252, "score": 0.9990886449813843, "start": 1243, "tag": "USERNAME", "value": "renjinbao" }, { "context": "n\n * @return Map<String,Objec...
null
[]
package com.xinrong.web; import java.math.BigDecimal; import java.math.RoundingMode; import java.util.HashMap; import java.util.Map; import javax.annotation.Resource; import org.apache.log4j.Logger; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; impor...
7,497
0.626444
0.623243
192
36.421875
28.5667
138
false
false
0
0
0
0
0
0
0.760417
false
false
4
863dc795f475cfbe2ac231670b5d3b0c0acb14d2
16,784,732,256,891
710e573995f9804dc56ac9067e345a7c927b79f7
/src/main/java/edu/matc/entity/placesInfo/Poi.java
aa01abb687a3a011fc14b9ea240b089fba69cc9b
[]
no_license
jtschiss/PizzaGenerator
https://github.com/jtschiss/PizzaGenerator
94d3340850e5ed069e92253b7329501f567ee86d
ff6ccc20c2cd3cb62fbd8f36ebd19b306195a01e
refs/heads/master
2023-01-31T23:04:08.438000
2020-12-17T01:18:55
2020-12-17T01:18:55
296,122,886
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.matc.entity.placesInfo; import java.util.List; import com.fasterxml.jackson.annotation.JsonProperty; /** * The type Poi. */ public class Poi{ @JsonProperty("classifications") private List<ClassificationsItem> classifications; @JsonProperty("phone") private String phone; @JsonProperty("name") pr...
UTF-8
Java
2,785
java
Poi.java
Java
[]
null
[]
package edu.matc.entity.placesInfo; import java.util.List; import com.fasterxml.jackson.annotation.JsonProperty; /** * The type Poi. */ public class Poi{ @JsonProperty("classifications") private List<ClassificationsItem> classifications; @JsonProperty("phone") private String phone; @JsonProperty("name") pr...
2,785
0.628366
0.628366
171
15.292397
15.695826
75
false
false
0
0
0
0
0
0
1.192982
false
false
4
18ef42a92475d8ed0de6f1228a094327d86a017f
15,049,565,462,154
4e61d154c6e1af22acf811630cf2921e0f1153bc
/src/prng/MultiplyWithCarry.java
3426014e63111b2acb2671c5d2b6c397c80814aa
[]
no_license
drmatthewclark/RedBox
https://github.com/drmatthewclark/RedBox
893898872c20ad1615a5e6cf8fe4c3e6d0b89370
0a4882d213cf83b2c47b6239001e69855ca012e5
refs/heads/master
2021-06-24T04:22:37.287000
2020-12-29T20:27:55
2020-12-29T20:27:55
163,201,163
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package prng; /** * multiply with carry algorithm for pseudo random numbers * * @author CLARKM * */ public class MultiplyWithCarry extends ExtendedRandom { /** * */ private static final long multiplier = 0xffffda61L; /** * provide the next random bits * * @param bits - requ...
UTF-8
Java
521
java
MultiplyWithCarry.java
Java
[ { "context": "gorithm for pseudo random numbers\r\n * \r\n * @author CLARKM\r\n *\r\n */\r\npublic class MultiplyWithCarry extends ", "end": 104, "score": 0.999476432800293, "start": 98, "tag": "USERNAME", "value": "CLARKM" } ]
null
[]
package prng; /** * multiply with carry algorithm for pseudo random numbers * * @author CLARKM * */ public class MultiplyWithCarry extends ExtendedRandom { /** * */ private static final long multiplier = 0xffffda61L; /** * provide the next random bits * * @param bits - requ...
521
0.587332
0.566219
30
15.366667
19.448193
58
false
false
0
0
0
0
0
0
0.866667
false
false
4
83e6e5b6f903271f2c2a4312a4b779f9d0a43640
22,454,089,025,605
dab3a1a9b5066ca4af8fb95c66139a04da210c8e
/gitrest/api/src/main/java/git/gitrest/api/dto/TopicsDTO.java
3c4e2c520a9a15cb203985c50b23fe0dcea7fb97
[]
no_license
marocz/gitrest
https://github.com/marocz/gitrest
617681d253dfb2c93040b5df522c201859c5f60c
cbbd27b51bb149d6f3e2f7ae050696a0c41bbca4
refs/heads/master
2023-04-17T21:37:22.981000
2021-05-04T00:49:01
2021-05-04T00:49:01
357,289,367
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package git.gitrest.api.dto; import java.util.List; public class TopicsDTO { public int getTotalcount() { return totalcount; } public void setTotalcount(int totalcount) { this.totalcount = totalcount; } public boolean isIncompleteresults() { return incompleteresults; ...
UTF-8
Java
3,134
java
TopicsDTO.java
Java
[]
null
[]
package git.gitrest.api.dto; import java.util.List; public class TopicsDTO { public int getTotalcount() { return totalcount; } public void setTotalcount(int totalcount) { this.totalcount = totalcount; } public boolean isIncompleteresults() { return incompleteresults; ...
3,134
0.574346
0.574346
139
21.546762
18.553141
66
false
false
0
0
0
0
0
0
0.316547
false
false
4
a1b98d575affca016c2f5e4fad558c2fa6aeb51f
30,983,894,105,082
f4e4e3c6be5bb2eabf4e5948a0255edd80ccec08
/test/toleco/unit/.svn/text-base/UnitTest.java.svn-base
9adeaf4c3a9dabc816e0fb35b7bebe6a1619cc1c
[]
no_license
jmoorman/Toleco
https://github.com/jmoorman/Toleco
52bd57126e776355a91f796bbef58dc3f916c6e6
0b8a2abf704ccfead243b7d87ea7fca49b77ff08
refs/heads/master
2021-01-12T09:04:27.782000
2016-12-18T00:20:02
2016-12-18T00:20:02
76,754,623
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * * @author eralston */ package toleco.unit; import toleco.unit.ArmorType; import toleco.unit.AttackType; import toleco.unit.Unit; import toleco.controller.Player; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import static or...
UTF-8
Java
3,072
UnitTest.java.svn-base
Java
[ { "context": "/**\n *\n * @author eralston\n */\n\npackage toleco.unit;\n\nimport toleco.unit.Arm", "end": 26, "score": 0.996702253818512, "start": 18, "tag": "USERNAME", "value": "eralston" } ]
null
[]
/** * * @author eralston */ package toleco.unit; import toleco.unit.ArmorType; import toleco.unit.AttackType; import toleco.unit.Unit; import toleco.controller.Player; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import static or...
3,072
0.593099
0.556315
116
25.491379
23.452629
82
false
false
0
0
0
0
0
0
1.172414
false
false
4
42513c037dede2e29aa2106ea11822ee2afec6ef
6,244,882,468,005
08dc21aa1938134f669968699d892a8e102388c0
/bistro/src/main/java/com/qingyang/bistro/fragments/HomeFragment.java
68b6d83b73536a52503cb70f9229f904942307a1
[]
no_license
yangqing0314/QiaoLePei
https://github.com/yangqing0314/QiaoLePei
3b68c1a51d71a01a688850587fbc8e930e8a27d7
b6faa6e00b13836fcc59149a3cfe519c21861669
refs/heads/master
2016-09-06T08:48:19.332000
2015-10-22T11:04:04
2015-10-22T11:04:04
42,060,217
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.qingyang.bistro.fragments; import android.view.LayoutInflater; import android.view.View; import android.widget.TextView; import butterknife.InjectView; import com.qingyang.bannerlibrary.ui.widget.scrollviewpager.CBViewHolderCreator; import com.qingyang.bannerlibrary.ui.widget.scrollviewpager.ConvenientBann...
UTF-8
Java
2,494
java
HomeFragment.java
Java
[ { "context": ".Arrays;\nimport java.util.List;\n\n/**\n * Created by QingYang on 15/9/8.\n */\npublic class HomeFragment extends ", "end": 490, "score": 0.9984707832336426, "start": 482, "tag": "NAME", "value": "QingYang" } ]
null
[]
package com.qingyang.bistro.fragments; import android.view.LayoutInflater; import android.view.View; import android.widget.TextView; import butterknife.InjectView; import com.qingyang.bannerlibrary.ui.widget.scrollviewpager.CBViewHolderCreator; import com.qingyang.bannerlibrary.ui.widget.scrollviewpager.ConvenientBann...
2,494
0.681781
0.614575
73
32.835617
30.548866
139
false
false
0
0
0
0
84
0.034008
0.520548
false
false
4
e91d68ef2c7c44e75cc803a7c1a43eae26567e91
10,368,051,080,437
bf0d59dfda49b5e6fa44a68053c556317b3485a4
/dao-abstract/src/main/java/jm/api/dao/ThreadChannelMessageDAO.java
eb1cb117a6780b91c012aeb8afc9e1a43e7ed50d
[]
no_license
NikitaNesterenko/JM-SYSTEM-MESSAGE
https://github.com/NikitaNesterenko/JM-SYSTEM-MESSAGE
e8d668de695e350b61c302aa544020504a4e37ad
6c919b8531156416789c2e7edb161bc9c5900d0a
refs/heads/dev
2022-07-04T05:02:55.805000
2020-06-22T16:10:32
2020-06-22T16:10:32
211,087,068
12
18
null
false
2022-06-21T02:09:22
2019-09-26T12:46:29
2021-09-28T18:20:22
2022-06-21T02:09:21
11,787
5
9
52
Java
false
false
package jm.api.dao; import jm.model.ThreadChannel; import jm.model.message.ThreadChannelMessage; import java.util.List; public interface ThreadChannelMessageDAO { void persist(ThreadChannelMessage threadChannelMessage); List<ThreadChannelMessage> getAll(); List<ThreadChannelMessage> findAllThreadChann...
UTF-8
Java
466
java
ThreadChannelMessageDAO.java
Java
[]
null
[]
package jm.api.dao; import jm.model.ThreadChannel; import jm.model.message.ThreadChannelMessage; import java.util.List; public interface ThreadChannelMessageDAO { void persist(ThreadChannelMessage threadChannelMessage); List<ThreadChannelMessage> getAll(); List<ThreadChannelMessage> findAllThreadChann...
466
0.828326
0.828326
17
26.411764
31.704628
104
false
false
0
0
0
0
0
0
0.470588
false
false
4
147353dd87f1e800bba7b9d153781d4db2c7c073
24,481,313,605,447
9222d5b5f7df76c42946af73082172f3d1c2b68e
/src/shopping/service/ProductServices.java
5a8c730819609096093772c5a61665083970eb74
[]
no_license
Rawjyot/ShoppingCartApp
https://github.com/Rawjyot/ShoppingCartApp
a428abec0cf9c37c565033be1f1e01cb0ee6837f
71371e660791514bf234187a632f1374c279953f
refs/heads/master
2020-12-30T18:02:58.865000
2017-05-11T06:51:01
2017-05-11T06:51:01
90,946,771
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package shopping.service; import shopping.domain.Product; import java.io.File; import java.util.List; /** * Created by rawjyot on 2/1/17. */ public interface ProductServices { public List<Product> getProductDetails(); public void addProduct(Product product); public void addProduct(File file); publ...
UTF-8
Java
409
java
ProductServices.java
Java
[ { "context": "io.File;\nimport java.util.List;\n\n/**\n * Created by rawjyot on 2/1/17.\n */\npublic interface ProductServices {", "end": 130, "score": 0.9996734261512756, "start": 123, "tag": "USERNAME", "value": "rawjyot" } ]
null
[]
package shopping.service; import shopping.domain.Product; import java.io.File; import java.util.List; /** * Created by rawjyot on 2/1/17. */ public interface ProductServices { public List<Product> getProductDetails(); public void addProduct(Product product); public void addProduct(File file); publ...
409
0.735941
0.726161
19
20.526316
18.394417
54
false
false
0
0
0
0
0
0
0.526316
false
false
4
7f71927469c3b22e69f8677af46f4e9ab5ffe969
3,899,830,329,387
df6a417ed0976e3fc9c55153b0a06f0b9e81d9c2
/src/main/java/barrosmelo/projeto/equipe1/domain/service/IProfessorService.java
24825fd29d6e31c0fe7b46b35e4401a58266e571
[]
no_license
RafaBrito7/Projeto-AESO_Sistema-Escola-XYZ
https://github.com/RafaBrito7/Projeto-AESO_Sistema-Escola-XYZ
dab63777ed9a633bd23008ef48a97c1e99af2670
6d901a9ca89b26fccccb6598a81a1581c7fcf6e3
refs/heads/master
2023-01-15T18:31:13.429000
2020-11-26T23:29:23
2020-11-26T23:29:23
297,802,718
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package barrosmelo.projeto.equipe1.domain.service; import barrosmelo.projeto.equipe1.domain.model.Professor; public interface IProfessorService { public Professor salvar(Professor professor); public void excluir(Long idProfessor); public Professor verificarExistencia(Long id); }
UTF-8
Java
288
java
IProfessorService.java
Java
[]
null
[]
package barrosmelo.projeto.equipe1.domain.service; import barrosmelo.projeto.equipe1.domain.model.Professor; public interface IProfessorService { public Professor salvar(Professor professor); public void excluir(Long idProfessor); public Professor verificarExistencia(Long id); }
288
0.822917
0.815972
12
23
23.352373
57
false
false
0
0
0
0
0
0
0.666667
false
false
4
b381ae3c91abc84de9fb6a2d4074d5c97bdb5d18
30,502,857,786,433
152d2b75637733d179b05cc87fcc64d18db23025
/src/ve/net/dcs/model/MHTEndowmentEmployee.java
0ea55024680d2934880092bcd210a692c0ae4a98
[]
no_license
wjvasquezb/humantalent
https://github.com/wjvasquezb/humantalent
6fed92cc0398a95099907199dd5cd61d63d4c5d0
c5f06ad45c40c86a18dd2afed1dd59882ca86ff5
refs/heads/master
2023-01-08T07:32:25.254000
2020-01-16T16:21:59
2020-01-16T16:21:59
311,749,775
0
2
null
false
2020-11-10T19:51:44
2020-11-10T18:28:50
2020-11-10T18:29:11
2020-11-10T19:50:06
5,822
0
0
1
Java
false
false
package ve.net.dcs.model; import java.sql.ResultSet; import java.util.Properties; public class MHTEndowmentEmployee extends X_HT_EndowmentEmployee { private static final long serialVersionUID = 1832301413821658878L; public MHTEndowmentEmployee(Properties ctx, int HT_EndowmentEmployee_ID, String trxName) { super...
UTF-8
Java
475
java
MHTEndowmentEmployee.java
Java
[]
null
[]
package ve.net.dcs.model; import java.sql.ResultSet; import java.util.Properties; public class MHTEndowmentEmployee extends X_HT_EndowmentEmployee { private static final long serialVersionUID = 1832301413821658878L; public MHTEndowmentEmployee(Properties ctx, int HT_EndowmentEmployee_ID, String trxName) { super...
475
0.787368
0.747368
18
25.388889
30.072392
91
false
false
0
0
0
0
0
0
1.277778
false
false
4
c871c94dc54d44b5a1e2308cd227dfffa2b82254
24,137,716,233,424
3ed2ff1609197f68ed757f52718a0e691f6d78e4
/src/main/java/com/rhcloud/msdm/conference/domain/UserFactory.java
aa3b1e622e7b53835338284056a268f68acf48ba
[]
no_license
makskovalko/TeamProjectOPP
https://github.com/makskovalko/TeamProjectOPP
1a328d4f166b0c1c2c195019f7a8eb708a0f65d7
217400871fb887cde2f347d809eec6a7231a352f
refs/heads/master
2021-01-10T07:50:42.086000
2015-10-27T08:37:39
2015-10-27T08:37:39
42,999,405
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rhcloud.msdm.conference.domain; import com.rhcloud.msdm.conference.domain.entities.Organizer; import com.rhcloud.msdm.conference.domain.entities.Participant; import com.rhcloud.msdm.conference.domain.entities.Speaker; import com.rhcloud.msdm.conference.domain.entities.User; public class UserFactory...
UTF-8
Java
632
java
UserFactory.java
Java
[]
null
[]
package com.rhcloud.msdm.conference.domain; import com.rhcloud.msdm.conference.domain.entities.Organizer; import com.rhcloud.msdm.conference.domain.entities.Participant; import com.rhcloud.msdm.conference.domain.entities.Speaker; import com.rhcloud.msdm.conference.domain.entities.User; public class UserFactory...
632
0.69462
0.69462
17
35.294117
23.90118
63
false
false
0
0
0
0
0
0
0.529412
false
false
4
ee875aa1f60eb97c1643f4db192ddb29553bbe13
31,739,808,318,306
3a5985651d77a31437cfdac25e594087c27e93d6
/ojc-core/component-common/bpelmodel/src/com/sun/bpel/model/Pick.java
daede61fcab711ad5c3c7be8c1f73e37f5dfa9d2
[]
no_license
vitalif/openesb-components
https://github.com/vitalif/openesb-components
a37d62133d81edb3fdc091abd5c1d72dbe2fc736
560910d2a1fdf31879e3d76825edf079f76812c7
refs/heads/master
2023-09-04T14:40:55.665000
2016-01-25T13:12:22
2016-01-25T13:12:33
48,222,841
0
5
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * BEGIN_HEADER - DO NOT EDIT * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the "License"). You may not use this file except * in compliance with the License. * * You can obtain a copy of the license at * https://open-jbi-components.dev.java....
UTF-8
Java
5,421
java
Pick.java
Java
[]
null
[]
/* * BEGIN_HEADER - DO NOT EDIT * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the "License"). You may not use this file except * in compliance with the License. * * You can obtain a copy of the license at * https://open-jbi-components.dev.java....
5,421
0.641764
0.638996
179
29.284916
22.489286
101
false
false
0
0
0
0
0
0
0.223464
false
false
4
9e83380784f7aabfe78b15014e4d26b47c8fe2da
22,969,485,128,361
7a99b6a3e8798210e2585f5e99696a7ba4e177a1
/kstore_market_plug/src/main/java/com/ningpai/grab/service/impl/GrabTreasureServiceImpl.java
d1055df1eb0dbec1c31e9066b278097eff24297e
[]
no_license
xuxiaowei007/yangyanshu
https://github.com/xuxiaowei007/yangyanshu
fa106d54057900af8e5d0519fb00d6e15c45763e
352b8f9316128ff0f062ad5cff117461674311ae
refs/heads/master
2020-03-21T19:37:43.074000
2017-06-19T07:33:41
2017-06-19T07:33:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ningpai.grab.service.impl; import com.ningpai.grab.dao.GrabPeriodMapper; import com.ningpai.grab.bean.GrabTreasure; import com.ningpai.grab.dao.GrabTicketMapper; import com.ningpai.grab.dao.GrabTreasureMapper; import com.ningpai.grab.service.GrabPeriodService; import com.ningpai.grab.service.GrabTicketServ...
UTF-8
Java
11,045
java
GrabTreasureServiceImpl.java
Java
[ { "context": "pleDateFormat;\nimport java.util.*;\n\n/**\n * @author zhangzhongqiang 一元夺宝ServiceImpl\n * @since 2016年12月26日上午10:53:47\n ", "end": 1043, "score": 0.8592868447303772, "start": 1028, "tag": "NAME", "value": "zhangzhongqiang" } ]
null
[]
package com.ningpai.grab.service.impl; import com.ningpai.grab.dao.GrabPeriodMapper; import com.ningpai.grab.bean.GrabTreasure; import com.ningpai.grab.dao.GrabTicketMapper; import com.ningpai.grab.dao.GrabTreasureMapper; import com.ningpai.grab.service.GrabPeriodService; import com.ningpai.grab.service.GrabTicketServ...
11,045
0.586057
0.578195
304
33.726974
27.736799
168
false
false
0
0
0
0
0
0
0.532895
false
false
4
f44e4cd30f7eaf4a9bf283446c30afdeb5ec9f2f
3,358,664,434,665
f843cfd8bad568e85e8a2fb86b597fe5e7bec640
/JAVA/javaPapers-master/javaPapers/class & object/Hello.java
e920537e5afa3470220a427ad855eae153661810
[]
no_license
arjunQ21/Ultimate-Notes-Books-Resources-for-NCIT
https://github.com/arjunQ21/Ultimate-Notes-Books-Resources-for-NCIT
f0622ab2a4108551725aa821275e979f0c0f8de9
39c58c93432547b3f2966772084357fcb583a233
refs/heads/master
2020-07-30T05:52:41.932000
2019-09-19T08:44:26
2019-09-19T08:44:26
210,108,396
2
0
null
true
2019-09-22T07:34:00
2019-09-22T07:34:00
2019-09-19T08:44:30
2019-09-19T08:44:27
1,274,908
0
0
0
null
false
false
class Hello { int num; double num1; void setVal(int n) { num=n; } void setVal(double n) { num1=n; } void showVal() { System.out.println(num1); System.out.println(num); } } class Heeel { public static void main(String ars[]) { Hello h=new Hello(); h.setVal(10);...
UTF-8
Java
362
java
Hello.java
Java
[]
null
[]
class Hello { int num; double num1; void setVal(int n) { num=n; } void setVal(double n) { num1=n; } void showVal() { System.out.println(num1); System.out.println(num); } } class Heeel { public static void main(String ars[]) { Hello h=new Hello(); h.setVal(10);...
362
0.538674
0.519337
32
10.34375
9.998779
39
false
false
0
0
0
0
0
0
0.3125
false
false
4
c3b5826047cc652dda4f636743db950e52ce92a5
16,947,940,964,594
afef5f2c8b68938e938a30c7ef9922ec96ba3dda
/workspace/day09/src/exer/Test1.java
a9c2e2c00d49a12a6349e4b76e62beb986258533
[]
no_license
cxdthd/java
https://github.com/cxdthd/java
9dd02b7e9366f1f6dac62bf09a7be544ce317447
bf85c8854ad3c8999ff167fed0cdbdc3bbf4c0ba
refs/heads/master
2023-06-23T14:45:21.278000
2021-07-22T11:27:51
2021-07-22T11:27:51
388,437,821
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package exer; public class Test1 { public static void main(String[] args) { int[] arr = new int[] { 12, 3, 3, 34, 56, 77, 432 }; testtt(arr); for (int i = 0; i < arr.length; i++) { System.out.print(arr[i] + " "); } } public static void testtt(int[] arr) { // 错误写法 // for (int i = 0; i < arr.length; ...
UTF-8
Java
607
java
Test1.java
Java
[]
null
[]
package exer; public class Test1 { public static void main(String[] args) { int[] arr = new int[] { 12, 3, 3, 34, 56, 77, 432 }; testtt(arr); for (int i = 0; i < arr.length; i++) { System.out.print(arr[i] + " "); } } public static void testtt(int[] arr) { // 错误写法 // for (int i = 0; i < arr.length; ...
607
0.474957
0.43696
30
18.299999
17.117535
54
false
false
0
0
0
0
0
0
2.1
false
false
4
dacf9ecb2910dae4ae6fac83d550b4e4abdbd9ff
26,869,315,473,879
ccd9fc93e3aea64a8c05cf80a353932dad79d419
/ssmv-common/ssmv-common-web/src/main/java/com/ssmv/common/web/controller/CommonController.java
cca03f1a52db7bc698a15d2e0588353900238c0a
[]
no_license
imZZW/ssmv
https://github.com/imZZW/ssmv
47da39d6acbba9481362856071c2204748c82770
83fa9b249fa98cf2ec797970a546ba02198b9e8d
refs/heads/master
2020-03-22T11:12:13.106000
2018-07-12T09:43:01
2018-07-12T09:43:01
139,948,278
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ssmv.common.web.controller; import com.ssmv.common.entity.User; import com.ssmv.common.model.SignMessage; import com.ssmv.common.service.UserService; import com.ssmv.common.model.NameMessage; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; im...
UTF-8
Java
1,921
java
CommonController.java
Java
[ { "context": "ublic SignMessage register(@RequestParam(value = \"username\",required = false)String username,@RequestParam(v", "end": 1219, "score": 0.9793129563331604, "start": 1211, "tag": "USERNAME", "value": "username" }, { "context": "ID.randomUUID().toString());\n user.s...
null
[]
package com.ssmv.common.web.controller; import com.ssmv.common.entity.User; import com.ssmv.common.model.SignMessage; import com.ssmv.common.service.UserService; import com.ssmv.common.model.NameMessage; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; im...
1,925
0.741281
0.741281
52
35.942307
34.23584
165
false
false
0
0
0
0
0
0
0.615385
false
false
4
b03fc1b8f23db93dfa2791ad49efcaf67c10fc72
33,148,557,593,133
f5e7808d62e9785e180d13bbb8ca96caf131d931
/XMLParsers/src/org/numisoft/xmlparsers/ParserFactory.java
9d7df002014a3c25395911b8a94c3feecc5560e7
[]
no_license
kurilenok/it-academy
https://github.com/kurilenok/it-academy
4beed092d43838f67f4f0cbc0236a2827d288d3f
a22b672555f537d30963bd013874f5f64715391d
refs/heads/master
2021-01-10T08:01:22.526000
2016-04-09T08:53:57
2016-04-09T08:53:57
44,406,685
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.numisoft.xmlparsers; /** * This class is SINGLETON FACTORY METHOD! * */ public class ParserFactory { /* SINGLETON */ private ParserFactory() { } private static final ParserFactory INSTANCE = new ParserFactory(); public static ParserFactory getInstance() { return INSTANCE; } /* FACTORY METHOD...
UTF-8
Java
552
java
ParserFactory.java
Java
[]
null
[]
package org.numisoft.xmlparsers; /** * This class is SINGLETON FACTORY METHOD! * */ public class ParserFactory { /* SINGLETON */ private ParserFactory() { } private static final ParserFactory INSTANCE = new ParserFactory(); public static ParserFactory getInstance() { return INSTANCE; } /* FACTORY METHOD...
552
0.688406
0.688406
31
16.806452
17.173534
67
false
false
0
0
0
0
0
0
1.258065
false
false
4
429f071e2cde31f7e462975086ccdb87e8ef6ce6
26,225,070,369,472
9f090ad986636db2ab499109343e222d21efd089
/international.java
7eb08c43b8678437dd2210b7b126972ebdb969ec
[]
no_license
ChandanCG/DESIGN-PATTERNS
https://github.com/ChandanCG/DESIGN-PATTERNS
71d01b238ab3b401d06f5d51af14a36c1396aa99
fc8e46a02c6ec3d125eb7bc47358bc52b83ce789
refs/heads/master
2021-01-18T11:14:52.299000
2016-05-14T13:00:37
2016-05-14T13:00:37
58,806,065
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; public class international implements Reporter{ static ArrayList<Reader> in =new ArrayList<>(); Scanner ab=new Scanner(System.in); String text; @Override public void writeArticle() { System.out.println("Enter the international news"); text=ab.nextLine(); System.out.println("Your Article\...
UTF-8
Java
784
java
international.java
Java
[]
null
[]
import java.util.*; public class international implements Reporter{ static ArrayList<Reader> in =new ArrayList<>(); Scanner ab=new Scanner(System.in); String text; @Override public void writeArticle() { System.out.println("Enter the international news"); text=ab.nextLine(); System.out.println("Your Article\...
784
0.668367
0.667092
32
23.5
18.937397
85
false
false
0
0
0
0
0
0
2.4375
false
false
4
3edc4b4359d2347f15e71800310ae7cdff6e2790
30,554,397,370,377
af492cdb1f9c384896884f607403b86f0fe9f88b
/app/src/main/java/com/example/rlysh_000/xmppsms/registerUser.java
37c564cb03aa2288a02ff6df8c80684409b58f10
[]
no_license
rlyshw/XMPPSMS
https://github.com/rlyshw/XMPPSMS
8d002e32c2a9ccd09203812e784124ebda8546bb
ec0f8c5f8fe8b037da2bd3e3c07be2451d4b3cc7
refs/heads/master
2021-01-10T20:05:14.798000
2014-10-08T13:50:01
2014-10-08T13:50:01
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.rlysh_000.xmppsms; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.os.AsyncTask; import android.os.Bundle; import android.telephony.TelephonyManager; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import an...
UTF-8
Java
4,272
java
registerUser.java
Java
[ { "context": "ext(mPhoneNumber + \"@rlyshw.com\"); // Change it to mPhoneNumber@rlyshw.com\n }\n\n public void createUser(View view) thro", "end": 1674, "score": 0.9995050430297852, "start": 1651, "tag": "EMAIL", "value": "mPhoneNumber@rlyshw.com" }, { "context": "r the new\n ...
null
[]
package com.example.rlysh_000.xmppsms; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.os.AsyncTask; import android.os.Bundle; import android.telephony.TelephonyManager; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import an...
4,240
0.695225
0.69382
96
43.5
32.680271
122
false
false
0
0
0
0
0
0
0.604167
false
false
4
9076a9a0a0d29dd76077ca639a3e91a411559f10
7,043,746,406,718
6a03a65f3415e5d88c95756a8754f8af199767b3
/ethereum/api/src/main/java/org/hyperledger/besu/ethereum/api/jsonrpc/internal/results/DebugTraceTransactionResult.java
03b5d96259be86164bb8c173f170333456085dcf
[ "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
hyperledger/besu
https://github.com/hyperledger/besu
ba372cf85c660ceb63b075bdfdfeb57c37978ac1
92ca53e5208a62fdb06a0df2ec3a4cc245df6c8a
refs/heads/main
2023-09-04T02:59:17.383000
2023-09-01T05:06:08
2023-09-01T05:06:08
206,414,745
1,339
725
Apache-2.0
false
2023-09-14T13:04:07
2019-09-04T21:11:20
2023-09-13T02:43:58
2023-09-14T13:04:07
64,392
1,262
630
291
Java
false
false
/* * Copyright ConsenSys AG. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing...
UTF-8
Java
2,529
java
DebugTraceTransactionResult.java
Java
[]
null
[]
/* * Copyright ConsenSys AG. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing...
2,529
0.741004
0.738236
76
32.276318
30.718843
118
false
false
0
0
0
0
0
0
0.394737
false
false
4
3a8a5d7c0e9854cd376463fba1f17e61462ed163
7,043,746,405,151
9c641714119c93f53293eb7dc85ba1c1be69b94b
/src/main/java/ru/stacy/controllers/UserController.java
02d65063fd2b8f993ce2b233cb659b4de8016499
[]
no_license
SergeyStasko23/TEST-PROJECT
https://github.com/SergeyStasko23/TEST-PROJECT
6a18bdcedc1768975ef61a8a9b907d0aad990e67
42a2523129dccf846c81dce09c22877c3a4d861a
refs/heads/master
2020-07-08T12:31:22.068000
2019-08-21T22:23:36
2019-08-21T22:23:36
203,672,797
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.stacy.controllers; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.Ordered; import org.springframework.core.annotation.Order; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotat...
UTF-8
Java
2,495
java
UserController.java
Java
[]
null
[]
package ru.stacy.controllers; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.Ordered; import org.springframework.core.annotation.Order; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotat...
2,495
0.698597
0.698597
68
35.691177
27.530334
127
false
false
0
0
0
0
0
0
0.514706
false
false
4
2f1382e9866920213cdea0378e908d5fd68c7341
6,949,257,108,692
33bfa7d45c4a8c54c2316b01323a941b758abe78
/src/main/java/Airline/domain/Airline.java
04c908664ab9e9bac1b6a9847b2a7fb6b944d6c7
[]
no_license
JakoetTH/Chapter6
https://github.com/JakoetTH/Chapter6
1b9e4b8814a55d486773c0ed912ded05e232a77f
7fa25ff06f161e31be3ab23b14f6d10f0c5f11b5
refs/heads/master
2020-05-16T13:32:02.239000
2015-05-05T07:53:49
2015-05-05T07:53:49
34,174,378
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Airline.domain; import javax.persistence.*; import java.io.Serializable; /** * Created by student on 2015/04/24. */ @Entity public class Airline implements AirlineDetails, Serializable{ @Id @GeneratedValue(strategy = GenerationType.AUTO) private String ID; private String name; private Str...
UTF-8
Java
1,582
java
Airline.java
Java
[ { "context": ".*;\nimport java.io.Serializable;\n/**\n * Created by student on 2015/04/24.\n */\n@Entity\npublic class Airline i", "end": 107, "score": 0.5169211626052856, "start": 100, "tag": "USERNAME", "value": "student" } ]
null
[]
package Airline.domain; import javax.persistence.*; import java.io.Serializable; /** * Created by student on 2015/04/24. */ @Entity public class Airline implements AirlineDetails, Serializable{ @Id @GeneratedValue(strategy = GenerationType.AUTO) private String ID; private String name; private Str...
1,582
0.56574
0.560683
79
19.025316
15.855339
61
false
false
0
0
0
0
0
0
0.329114
false
false
4
9a6dc770aad459faf2923b153d2e17be1354ba8c
36,696,200,605,563
0517ae9ad164038cc6e6be0509ac9bf23d7ec44c
/hazelcast/src/test/java/com/hazelcast/query/impl/predicates/OrToInVisitorTest.java
b059f6343682c09c08db9e370824d0927b90c46a
[ "Apache-2.0" ]
permissive
atlassian/hazelcast
https://github.com/atlassian/hazelcast
1c8e5ec58f626102d4de0dc97b6f2f4dfd946b9d
174b3db30e001c2a1b60d870cfcc3138f10edecc
refs/heads/master
2023-07-08T07:23:49.811000
2016-11-28T15:01:28
2016-11-28T19:16:15
24,581,214
4
4
null
true
2023-03-23T23:55:52
2014-09-29T05:33:05
2019-07-22T16:36:59
2023-03-23T23:55:52
100,300
5
4
8
Java
false
false
package com.hazelcast.query.impl.predicates; import com.hazelcast.core.TypeConverter; import com.hazelcast.query.Predicate; import com.hazelcast.query.impl.Index; import com.hazelcast.query.impl.Indexes; import com.hazelcast.test.HazelcastParallelClassRunner; import com.hazelcast.test.annotation.ParallelTest; import c...
UTF-8
Java
5,184
java
OrToInVisitorTest.java
Java
[]
null
[]
package com.hazelcast.query.impl.predicates; import com.hazelcast.core.TypeConverter; import com.hazelcast.query.Predicate; import com.hazelcast.query.impl.Index; import com.hazelcast.query.impl.Indexes; import com.hazelcast.test.HazelcastParallelClassRunner; import com.hazelcast.test.annotation.ParallelTest; import c...
5,184
0.652778
0.63098
128
39.5
25.197966
119
false
false
0
0
0
0
0
0
1.195313
false
false
4
af413b307d8a3e592306bf2cac49bdb26ca696d0
31,318,901,581,478
b3c340457f0df7b4cab63a284d846daa871809a3
/Messanger/app/src/main/java/com/example/messanger/ChatCreation/CreateChat.java
a11b329ee7f99b425b0bb8542391751648e58118
[]
no_license
shlokdesai/EncryptionMessenger
https://github.com/shlokdesai/EncryptionMessenger
f5d61a670042175cf8c1da838c8c533cd6f0d199
d07d0c53f08b0f004752d3525dc8d9881de39fb0
refs/heads/master
2023-04-06T02:53:21.086000
2021-04-20T18:50:52
2021-04-20T18:50:52
292,481,835
1
1
null
false
2021-04-20T18:50:53
2020-09-03T06:06:56
2020-09-26T05:20:35
2021-04-20T18:50:52
4,626
2
1
0
Java
false
false
package com.example.messanger.ChatCreation; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Context; import android.content.Intent; import android.os.B...
UTF-8
Java
10,777
java
CreateChat.java
Java
[]
null
[]
package com.example.messanger.ChatCreation; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Context; import android.content.Intent; import android.os.B...
10,777
0.573536
0.57168
234
45.055557
38.844765
195
false
false
0
0
0
0
0
0
0.547009
false
false
14
a9c659f9f9fe02eab7b3b7ef27703a8369378ecd
36,713,380,480,102
691169d1acaf364b64994d3a7e3b8b79ae8806c1
/src/ShinhanDS/CodingTEST/Main3.java
a440a71f4f12d72280884b2813fb73396047eb26
[]
no_license
twooopark/Algorithm
https://github.com/twooopark/Algorithm
ba7f7a5094b6a20f8342de2ad11ab8d5619cabff
cede37de8d4658aab7d8027399a362663a287221
refs/heads/master
2020-03-20T21:10:03.940000
2018-07-10T15:02:18
2018-07-10T15:02:18
137,726,997
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package ShinhanDS.CodingTEST; //숫자는 +3, 10의 자리는 버린다. //특수문자는 그대로. //소문자는 +10 //대문자는 +5 import java.util.Scanner; public class Main3 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String source = sc.next(); int N = source.length(); for(int i=0; i<N; i...
UTF-8
Java
4,050
java
Main3.java
Java
[ { "context": "put\nWellcome!\tBovvmywo!\n2018WorldCup\t5341BybvnHez\nname88@shinhan.com\txkwo11@crsxrkx.myw\nSolution.java\n\nimport java.uti", "end": 1415, "score": 0.999923050403595, "start": 1397, "tag": "EMAIL", "value": "name88@shinhan.com" }, { "context": "ywo!\n2018WorldCup\t5...
null
[]
package ShinhanDS.CodingTEST; //숫자는 +3, 10의 자리는 버린다. //특수문자는 그대로. //소문자는 +10 //대문자는 +5 import java.util.Scanner; public class Main3 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String source = sc.next(); int N = source.length(); for(int i=0; i<N; i...
4,028
0.490687
0.443802
164
17.993902
16.935493
95
false
false
0
0
0
0
0
0
0.567073
false
false
14
674bdb4e9cd391779ba2ab152f59b4cdd9012194
36,713,380,478,895
325ae86a09693ed163acc716946319353a67d4d2
/xiaodong/src/bst/Node.java
c5190543b6d523fe1a6c200a9095b353d25a63e3
[]
no_license
game-of-algorithm/List
https://github.com/game-of-algorithm/List
09c6ae60a3d16239b4e51b058c5df733d09d209e
eb48b5862a0abd1e7e69636d208d78c16f42db58
refs/heads/master
2023-01-07T02:22:54.731000
2020-01-14T15:10:08
2020-01-14T15:10:08
195,077,137
0
2
null
false
2023-01-04T04:01:59
2019-07-03T15:03:13
2020-01-14T15:10:09
2023-01-04T04:01:58
1,703
0
2
22
JavaScript
false
false
package src.bst; public class Node { public Integer value; public Node left = null; public Node right = null; public Node(Integer value) { this.value = value; } }
UTF-8
Java
193
java
Node.java
Java
[]
null
[]
package src.bst; public class Node { public Integer value; public Node left = null; public Node right = null; public Node(Integer value) { this.value = value; } }
193
0.61658
0.61658
11
16.545454
12.190635
32
false
false
0
0
0
0
0
0
0.454545
false
false
14
cbd384fe6eaac8feb1081f4bcd9a34f574ff2f64
35,364,760,757,087
f58c9441c367a2adea3e7a3e51132ab181d1ead0
/utils/src/main/java/parser/Parser.java
a6acfbf23447af69012a7c5aff4f265358bca61c
[]
no_license
k0r0tk0ff/WebXlsFileViewer
https://github.com/k0r0tk0ff/WebXlsFileViewer
9ec5f762f447a504cb1c9bb0cedd45a07eb34f5a
f20ab3cde1937ab07f8c155fdcf94bbda69e2722
refs/heads/master
2020-03-22T00:46:31.765000
2018-07-02T18:34:35
2018-07-02T18:34:35
139,264,685
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package parser; import org.apache.poi.hssf.usermodel.HSSFWorkbook; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.io.FileInputStream; import java.io.IOException; import java....
UTF-8
Java
1,763
java
Parser.java
Java
[]
null
[]
package parser; import org.apache.poi.hssf.usermodel.HSSFWorkbook; import org.apache.poi.ss.usermodel.Cell; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.ss.usermodel.Sheet; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.io.FileInputStream; import java.io.IOException; import java....
1,763
0.588769
0.587067
52
32.903847
21.752329
85
false
false
0
0
0
0
0
0
0.634615
false
false
14
34161f56224bc796b1f016e204f9ef69bf81a075
35,210,141,929,364
47b9c68fb13e9ac666176b45a40a79cf55d14cda
/app/src/main/java/ru/smartmediasystems/smallsmarty/data/networks/res/OdataMetaData.java
b6bfed65f07ce72fcf89a15267c047c9002355cf
[]
no_license
ni032mas/Emtol
https://github.com/ni032mas/Emtol
483ca379f9ef6895c0c8bc18ff72a6bb2bb938ea
27af4e0002ec7276c1bd2b1ba964730166e0643c
refs/heads/master
2017-11-10T18:51:28.371000
2017-11-03T11:14:07
2017-11-03T11:14:07
45,353,080
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.smartmediasystems.smallsmarty.data.networks.res; import com.google.gson.annotations.SerializedName; import java.util.ArrayList; import java.util.HashMap; /** * Created by aleksandr.marmyshev on 03.05.2017. */ public class OdataMetaData { @SerializedName("odata.metadata") public String odataMeta...
UTF-8
Java
463
java
OdataMetaData.java
Java
[ { "context": "List;\nimport java.util.HashMap;\n\n/**\n * Created by aleksandr.marmyshev on 03.05.2017.\n */\n\npublic class OdataM", "end": 195, "score": 0.7941917181015015, "start": 186, "tag": "NAME", "value": "aleksandr" }, { "context": "rt java.util.HashMap;\n\n/**\n * Created b...
null
[]
package ru.smartmediasystems.smallsmarty.data.networks.res; import com.google.gson.annotations.SerializedName; import java.util.ArrayList; import java.util.HashMap; /** * Created by aleksandr.marmyshev on 03.05.2017. */ public class OdataMetaData { @SerializedName("odata.metadata") public String odataMeta...
463
0.75378
0.736501
19
23.368422
18.896423
59
false
false
0
0
0
0
0
0
0.368421
false
false
14
5d47a1be2bffc366396995bd175bbca110ef71d1
35,029,753,310,037
3b91ed788572b6d5ac4db1bee814a74560603578
/com/tencent/mm/plugin/wallet_core/ui/WalletPwdConfirmUI$4.java
d3494f35e03178ab34198c2dfbb65e305d4aeb62
[]
no_license
linsir6/WeChat_java
https://github.com/linsir6/WeChat_java
a1deee3035b555fb35a423f367eb5e3e58a17cb0
32e52b88c012051100315af6751111bfb6697a29
refs/heads/master
2020-05-31T05:40:17.161000
2018-08-28T02:07:02
2018-08-28T02:07:02
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tencent.mm.plugin.wallet_core.ui; import android.widget.ScrollView; import com.tencent.mm.wallet_core.ui.a; class WalletPwdConfirmUI$4 implements a { final /* synthetic */ WalletPwdConfirmUI pxf; final /* synthetic */ ScrollView pxg; WalletPwdConfirmUI$4(WalletPwdConfirmUI walletPwdConfirmUI,...
UTF-8
Java
636
java
WalletPwdConfirmUI$4.java
Java
[]
null
[]
package com.tencent.mm.plugin.wallet_core.ui; import android.widget.ScrollView; import com.tencent.mm.wallet_core.ui.a; class WalletPwdConfirmUI$4 implements a { final /* synthetic */ WalletPwdConfirmUI pxf; final /* synthetic */ ScrollView pxg; WalletPwdConfirmUI$4(WalletPwdConfirmUI walletPwdConfirmUI,...
636
0.658805
0.652516
22
27.90909
25.121359
88
false
false
0
0
0
0
0
0
0.590909
false
false
14
7e5fc2bb57b924dbadc86b2ed59816480577d05f
38,070,590,132,676
d379d6e0322e88d8bc4333956139140aaed3f78a
/src/main/java/org/wmichina/crm/mapper/BizCourseMapper.java
1515cf3278135cbab4447653e68683963d28e813
[]
no_license
navyzh1979/wmi.smvcbatis
https://github.com/navyzh1979/wmi.smvcbatis
7bd42789f6f9b9b53e7f7ca9de8d64e9c4504083
f727eadab6b608849bc86d8513055ae3bc63e614
refs/heads/master
2021-01-02T23:13:17.702000
2012-12-19T07:20:54
2012-12-19T07:20:54
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.wmichina.crm.mapper; import java.util.List; import org.apache.ibatis.annotations.Delete; import org.apache.ibatis.annotations.DeleteProvider; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.InsertProvider; import org.apache.ibatis.annotations.Options; import org.apache.iba...
UTF-8
Java
17,871
java
BizCourseMapper.java
Java
[]
null
[]
package org.wmichina.crm.mapper; import java.util.List; import org.apache.ibatis.annotations.Delete; import org.apache.ibatis.annotations.DeleteProvider; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.InsertProvider; import org.apache.ibatis.annotations.Options; import org.apache.iba...
17,871
0.687203
0.679928
279
63.057346
28.593748
112
false
false
0
0
0
0
0
0
2.444444
false
false
14
d53bf36de0aebec67165220cafc8d9533055e239
38,388,417,712,618
3b78756c78fb8be4f886799c6dc4a06e7c845da2
/src/main/java/com/thinkgem/jeesite/common/utils/ResponseCode.java
e1c456df89e4700111170665f60e0f9bd4b55a94
[]
no_license
yinyaoyy/SnowLeopard
https://github.com/yinyaoyy/SnowLeopard
c72576447a755d9faac2efc5ac474b1f31d34a53
3b5d6bc2a2f0ca99ed3d9fc518b93a068bf4cd20
refs/heads/master
2020-04-08T15:14:53.676000
2019-01-10T07:20:36
2019-01-10T07:20:36
159,471,194
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.thinkgem.jeesite.common.utils; /** * 返回编码 * @author kakasun * @create 2018-03-11 上午8:28 */ public enum ResponseCode { SUCCESS(0,"SUCCESS"), ERROR(500,"服务器异常"), INVALID_PARAMETER(1000,"参数无效或缺失"), INVALID_API_KEY(1001,"API key无效"), INVALIDCALL_ID_PARAMETER(1003,"C...
UTF-8
Java
1,960
java
ResponseCode.java
Java
[ { "context": "kgem.jeesite.common.utils;\n\n/**\n * 返回编码\n * @author kakasun\n * @create 2018-03-11 上午8:28\n */\npublic enum Resp", "end": 74, "score": 0.9997209906578064, "start": 67, "tag": "USERNAME", "value": "kakasun" } ]
null
[]
package com.thinkgem.jeesite.common.utils; /** * 返回编码 * @author kakasun * @create 2018-03-11 上午8:28 */ public enum ResponseCode { SUCCESS(0,"SUCCESS"), ERROR(500,"服务器异常"), INVALID_PARAMETER(1000,"参数无效或缺失"), INVALID_API_KEY(1001,"API key无效"), INVALIDCALL_ID_PARAMETER(1003,"C...
1,960
0.603053
0.529898
50
30.440001
19.069515
62
false
false
0
0
0
0
0
0
1.12
false
false
14
67df7b9edd1ed355513841dce41cf47e7d6f5fe6
38,706,245,323,875
cf3381752cbd6c599926da28843937e5b024b2e6
/src/main/java/com/wechat/bookinglecture/dao/writedao/TabCollegeWritedaoMapper.java
4432669929940089d9973686970ac18bf9f6c291
[]
no_license
wengui/bookinglecture
https://github.com/wengui/bookinglecture
0b9115fd41973a39404ba88bbaea44ac109e46bd
931ea19ba3278cf39528899fdcaab4236ce5e015
refs/heads/master
2019-12-02T03:40:02.418000
2016-10-21T15:21:50
2016-10-21T15:21:50
54,611,519
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.wechat.bookinglecture.dao.writedao; import com.wechat.bookinglecture.bean.gen.TabCollege; public interface TabCollegeWritedaoMapper { int deleteByPrimaryKey(Integer collegeid); int insert(TabCollege record); int insertSelective(TabCollege record); int updateByPrimaryKeySelect...
UTF-8
Java
396
java
TabCollegeWritedaoMapper.java
Java
[]
null
[]
package com.wechat.bookinglecture.dao.writedao; import com.wechat.bookinglecture.bean.gen.TabCollege; public interface TabCollegeWritedaoMapper { int deleteByPrimaryKey(Integer collegeid); int insert(TabCollege record); int insertSelective(TabCollege record); int updateByPrimaryKeySelect...
396
0.770202
0.770202
15
24.533333
23.240387
55
false
false
0
0
0
0
0
0
0.466667
false
false
14
cded460b2b3bbb716cd52b2138486a94df1646fd
24,240,795,478,556
47db57a0fbbc9ad4f4ff34f34dfc1546a878f29d
/src/main/java/com/xcosy/java/io/netty/task/NettyServerTaskQueueHandler.java
675588d553178abb1303d5edb8d5020558087915
[]
no_license
code-dancing/java
https://github.com/code-dancing/java
e4df296a592a4c77ba51739df519b9dbb211854a
32a8df8eaa2bbabf7d3c7312d19c21d263937d4a
refs/heads/master
2021-04-05T06:12:08.304000
2020-07-04T09:17:33
2020-07-04T09:17:33
248,528,062
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xcosy.java.io.netty.task; import io.netty.buffer.ByteBuf; import io.netty.buffer.Unpooled; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.ChannelInboundHandlerAdapter; import io.netty.util.CharsetUtil; import java.util.concurrent.TimeUnit; /** * 目的: * 了解Netty中NioEventLoop的taskQu...
UTF-8
Java
2,726
java
NettyServerTaskQueueHandler.java
Java
[]
null
[]
package com.xcosy.java.io.netty.task; import io.netty.buffer.ByteBuf; import io.netty.buffer.Unpooled; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.ChannelInboundHandlerAdapter; import io.netty.util.CharsetUtil; import java.util.concurrent.TimeUnit; /** * 目的: * 了解Netty中NioEventLoop的taskQu...
2,726
0.602929
0.591538
79
30.113924
27.069992
94
false
false
0
0
0
0
0
0
0.443038
false
false
14
fcf9ab823dc0b4f76ec67cdb18fbdd480edc69e5
39,032,662,802,418
1db6dec4751c2a7efdfe2226146deacb10dd4833
/LFC_Lista02_Final/src/testes/testeSequencia.java
0972fc4788b46da08171f311d19e7f6461e77005
[]
no_license
alanvss/LFC
https://github.com/alanvss/LFC
c12e59ba4bc13f8177091b3c0d5a87b95d14e80e
3e26cddebc3d3a38668da25f952a297d5320b4a0
refs/heads/master
2021-01-23T05:45:15.192000
2014-02-26T00:45:05
2014-02-26T00:45:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package testes; import tratadores.Gramatica; import tratadores.Primeiro; import tratadores.Sequencia; public class testeSequencia { public static void main(String[] args) { //Gramatica g = new Gramatica("A->A+T, A->T, T->TxF, T->F, T->E, F->(A), F->n"); Gramatica g = new Gramatica("S->I#,I->Ti,i->+Ti,...
UTF-8
Java
510
java
testeSequencia.java
Java
[]
null
[]
package testes; import tratadores.Gramatica; import tratadores.Primeiro; import tratadores.Sequencia; public class testeSequencia { public static void main(String[] args) { //Gramatica g = new Gramatica("A->A+T, A->T, T->TxF, T->F, T->E, F->(A), F->n"); Gramatica g = new Gramatica("S->I#,I->Ti,i->+Ti,...
510
0.617647
0.617647
20
23.5
27.938326
101
false
false
0
0
0
0
0
0
2.05
false
false
14
d60703727967bb22800621d050c618dbfdd560fe
25,220,048,028,777
4b41128cdde105057f8cb668720b8e57cf66dcea
/src/main/java/PDB/PDB/ReadXMLFile.java
65a05a4defd20316914713202f97c9f0ea0ea3a2
[]
no_license
hobayam/gp
https://github.com/hobayam/gp
55e5576c77594913e29f667c76913174efbe641d
7516b92356eaf08193eaa9774bb2161abf4a128f
refs/heads/master
2021-01-01T16:46:32.427000
2017-07-21T07:15:46
2017-07-21T07:15:46
97,916,199
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package PDB.PDB; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.DocumentBuilder; import org.w3c.dom.Document; import org.w3c.dom.NodeList; import org.w3c.dom.Node; import org.w3c.dom.Element; import java.io.File; import java.util.ArrayList; import java.util.Comparator; class Ascending imple...
UTF-8
Java
3,293
java
ReadXMLFile.java
Java
[]
null
[]
package PDB.PDB; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.parsers.DocumentBuilder; import org.w3c.dom.Document; import org.w3c.dom.NodeList; import org.w3c.dom.Node; import org.w3c.dom.Element; import java.io.File; import java.util.ArrayList; import java.util.Comparator; class Ascending imple...
3,293
0.695415
0.683268
113
28.097345
23.715111
96
false
false
0
0
0
0
0
0
2.716814
false
false
14
dbd2ef51189a844f1195cce2f581b6f93cdff36c
38,397,007,658,164
f463dd3a6bd73a32364d76f0c6377e7e880f5e49
/src/main/java/com/ncs/iframe4/ps/to/UpdateFormBean.java
4dec8c74c7a1065e85a814184316a0d4b839ae93
[]
no_license
togetherworks/Procurement-System
https://github.com/togetherworks/Procurement-System
2d623375fb63e40c44bb5c5b7906065609eac2d3
768afd46d29e49d7e8ffa5e8d626d3c117206922
refs/heads/master
2021-01-22T06:40:21.262000
2014-05-22T06:04:19
2014-05-22T06:04:19
12,610,464
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ncs.iframe4.ps.to; import java.util.List; import javax.faces.event.ComponentSystemEvent; import org.springframework.beans.BeanUtils; import com.ncs.iframe4.jsf.component.codelookup.entity.CodeLookup; import com.ncs.iframe4.jsf.component.codelookup.service.CodeLookupService; import com.ncs.ifra...
UTF-8
Java
1,932
java
UpdateFormBean.java
Java
[ { "context": "ce;\r\n\r\n/**\r\n * Created by IntelliJ IDEA.\r\n * User: qinjun\r\n * Date: 12-1-16\r\n * Time: 上�7:35\r\n * To cha", "end": 445, "score": 0.9995571970939636, "start": 439, "tag": "USERNAME", "value": "qinjun" } ]
null
[]
package com.ncs.iframe4.ps.to; import java.util.List; import javax.faces.event.ComponentSystemEvent; import org.springframework.beans.BeanUtils; import com.ncs.iframe4.jsf.component.codelookup.entity.CodeLookup; import com.ncs.iframe4.jsf.component.codelookup.service.CodeLookupService; import com.ncs.ifra...
1,932
0.704416
0.697143
60
30.083334
29.222874
153
false
false
0
0
0
0
0
0
0.55
false
false
14
b03266c61be25271022b9648b6270165155e46fe
2,405,181,703,381
a874ce520a9e21c1abf304e316f3d08f5e58e67b
/src/main/java/com/example/demo/controller/MainController.java
0c673440b3e8054cf81ad80322dfa5f372d78d97
[]
no_license
Cyn1que/GreetingDeployment
https://github.com/Cyn1que/GreetingDeployment
bb4efb45c7eac2276ce28a35cfc7c7c61083e488
6083f8664529ea8006cb6409e1b691815ab51e03
refs/heads/master
2020-04-11T07:36:46.730000
2018-12-13T10:42:00
2018-12-13T10:42:00
161,616,559
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.demo.controller; import com.example.demo.model.Greeting; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; @RestController public class MainController { @GetMapping("/") public Greeting getGreeting() { return ...
UTF-8
Java
374
java
MainController.java
Java
[]
null
[]
package com.example.demo.controller; import com.example.demo.model.Greeting; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; @RestController public class MainController { @GetMapping("/") public Greeting getGreeting() { return ...
374
0.762032
0.762032
14
25.714285
22.495804
62
false
false
0
0
0
0
0
0
0.357143
false
false
14
31e1779ac0fdfc45b29ff3c6b24bdbdb95cc17b3
27,822,798,158,511
92225460ebca1bb6a594d77b6559b3629b7a94fa
/src/com/kingdee/eas/fdc/sellhouse/LoanNotarizeEnum.java
9e0431b7baf388e2106da520d2c1d7d29e3c709c
[]
no_license
yangfan0725/sd
https://github.com/yangfan0725/sd
45182d34575381be3bbdd55f3f68854a6900a362
39ebad6e2eb76286d551a9e21967f3f5dc4880da
refs/heads/master
2023-04-29T01:56:43.770000
2023-04-24T05:41:13
2023-04-24T05:41:13
512,073,641
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * output package name */ package com.kingdee.eas.fdc.sellhouse; import java.util.Map; import java.util.List; import java.util.Iterator; import com.kingdee.util.enums.StringEnum; /** * output class name */ public class LoanNotarizeEnum extends StringEnum { public static final String NOTNOTARIZE_VALUE = "1N...
UTF-8
Java
1,491
java
LoanNotarizeEnum.java
Java
[]
null
[]
/** * output package name */ package com.kingdee.eas.fdc.sellhouse; import java.util.Map; import java.util.List; import java.util.Iterator; import com.kingdee.util.enums.StringEnum; /** * output class name */ public class LoanNotarizeEnum extends StringEnum { public static final String NOTNOTARIZE_VALUE = "1N...
1,491
0.670691
0.669349
63
22.682539
25.692829
110
false
false
0
0
0
0
0
0
0.301587
false
false
14
0074a9f512f7e15ba76b1a8e2ad2c38782e79da2
27,822,798,157,585
2ea61804f97c31b9f5b79d871d9c3cc2526c084f
/admin-service/src/main/java/com/spsolutions/grand/service/UserService.java
66ddd1212206a6a2ad705b68685940e2677ef67b
[]
no_license
rasinduroohansa/workflow-api
https://github.com/rasinduroohansa/workflow-api
0bbb76ff67cb7eafcc125adf508b711aea79a6a0
bdba7982d0d0dc806948b180b802da1a77de7a0c
refs/heads/master
2021-09-04T00:47:52.571000
2018-01-13T15:14:27
2018-01-13T15:14:30
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.spsolutions.grand.service; import com.spsolutions.grand.dao.AllocatedSystemFeature; import com.spsolutions.grand.dao.SystemFeature; import com.spsolutions.grand.domain.*; import com.spsolutions.grand.mappers.MenuMapper; import com.spsolutions.grand.mappers.SystemFeatureMapper; import com.spsolutions.grand....
UTF-8
Java
5,163
java
UserService.java
Java
[ { "context": "a.util.List;\nimport java.util.Set;\n\n/**\n * @author Stelan Briyan\n */\n@Service\npublic class UserService {\n\n @Aut", "end": 693, "score": 0.9998583197593689, "start": 680, "tag": "NAME", "value": "Stelan Briyan" }, { "context": "\n user.setPassword(passw...
null
[]
package com.spsolutions.grand.service; import com.spsolutions.grand.dao.AllocatedSystemFeature; import com.spsolutions.grand.dao.SystemFeature; import com.spsolutions.grand.domain.*; import com.spsolutions.grand.mappers.MenuMapper; import com.spsolutions.grand.mappers.SystemFeatureMapper; import com.spsolutions.grand....
5,160
0.678869
0.677513
168
29.732143
26.175114
128
false
false
0
0
0
0
0
0
0.488095
false
false
14
aebe8e418486b9f19281940dd10cf840b9046b9d
25,099,788,895,166
e21a51da82ce4a9fc46e7c7a6ff14b2833bd0ea1
/src/by/gomelagro/outcoming/properties/ApplicationProperties.java
a5d2f6a1963828cb7553519b2c4d7d9b11d3a792
[]
no_license
mcfloonyloo/EInvVatOutcoming
https://github.com/mcfloonyloo/EInvVatOutcoming
34739cbb050acff3103f0e906bcaa71987eccf85
8516d7b5472058ddfa17b35fb21b344a3db86ac6
refs/heads/master
2021-01-12T06:03:04.313000
2017-08-11T13:39:32
2017-08-11T13:39:32
77,282,198
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package by.gomelagro.outcoming.properties; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Properties; import javax.swing.JOpti...
WINDOWS-1251
Java
8,837
java
ApplicationProperties.java
Java
[ { "context": "oming.gui.db.ConnectionDB;\r\n\r\n/**\r\n * \r\n * @author mcfloonyloo\r\n * @version 0.3\r\n *\r\n */\r\n\r\npublic class Applica", "end": 417, "score": 0.999602735042572, "start": 406, "tag": "USERNAME", "value": "mcfloonyloo" } ]
null
[]
package by.gomelagro.outcoming.properties; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Properties; import javax.swing.JOpti...
8,837
0.712345
0.711525
218
37.155964
35.846943
175
false
false
0
0
0
0
0
0
3.151376
false
false
14
325637c00de1594ebe5aae116408317f813c2685
17,549,236,391,323
744752de1302921bd994101e44152c353ba32b54
/src/objects/RigidBody.java
6a4efe93bfec4f6414288ebc35f483386d5a347c
[]
no_license
Mukilan1600/java-physics-engine
https://github.com/Mukilan1600/java-physics-engine
04777f2d26fc64cbf8d802f04f2de52362cbd115
21a1fc221c7bfbfbc823ce725405c913a623ef3a
refs/heads/master
2023-07-14T06:44:25.706000
2021-08-28T15:48:35
2021-08-28T15:48:35
400,711,238
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package objects; public abstract class RigidBody implements GraphicObject, Collidable { double mass; double massInverse; double inertia; double inertiaInverse; Vector2 position; Vector2 velocity; double angularVelocity; Type type; boolean isStatic; Vector2[] vertices; publi...
UTF-8
Java
2,016
java
RigidBody.java
Java
[]
null
[]
package objects; public abstract class RigidBody implements GraphicObject, Collidable { double mass; double massInverse; double inertia; double inertiaInverse; Vector2 position; Vector2 velocity; double angularVelocity; Type type; boolean isStatic; Vector2[] vertices; publi...
2,016
0.608631
0.597718
70
27.799999
23.753256
100
false
false
0
0
0
0
0
0
0.671429
false
false
14
9f812fa76da7cd83570953df461528be0e2fe15f
7,318,624,298,912
13d1f75197f2115b2503555d0e3b19645f92a177
/src/main/java/service/OfferService.java
1c6565dc77b1580cd97b6d7563861b164a726007
[]
no_license
Bartosz-D3V/zopa-technical-test
https://github.com/Bartosz-D3V/zopa-technical-test
1bfae893538d3dd84efa4356a3460d5a3dd22d62
0ed6c054388ce6785e7e1ae27fe99c5282e8351a
refs/heads/master
2023-04-10T19:39:14.977000
2019-07-07T09:24:24
2019-07-07T09:24:24
194,924,798
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package service; import domain.Offer; import domain.Quote; import java.util.ArrayList; import java.util.Collections; import java.util.List; public class OfferService { public static List<Offer> selectOffers(final List<Offer> availableOffers, final double amount) { OfferService.validateAmount(amount); if (a...
UTF-8
Java
1,879
java
OfferService.java
Java
[]
null
[]
package service; import domain.Offer; import domain.Quote; import java.util.ArrayList; import java.util.Collections; import java.util.List; public class OfferService { public static List<Offer> selectOffers(final List<Offer> availableOffers, final double amount) { OfferService.validateAmount(amount); if (a...
1,879
0.705224
0.688699
50
36.52
34.278412
165
false
false
0
0
0
0
0
0
0.64
false
false
14
e89bb435bdda11e182c163a46477d4c6c5b12569
2,748,779,092,534
05a6b639335fa7169d0f6ceb8cbe2a49615b5cc4
/src/main/java/com/glqdlt/myho/webapp/model/item/Article.java
2108af95ddf87e9fa12e62e23e65aa7690f60499
[]
no_license
glqdlt/myho
https://github.com/glqdlt/myho
48a8daf894212356339e3d04dac53c9d2bc2d108
1c0c876df922c7a4bba91c3f604f9e5b9fc3a81d
refs/heads/master
2023-03-02T23:12:06.623000
2020-10-14T07:37:01
2020-10-14T07:37:01
301,326,884
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.glqdlt.myho.webapp.model.item; import com.glqdlt.myho.api.Item; import java.util.Collections; public class Article extends Item { private String title; private String writer; public Article() { setAttributes(Collections.singletonList(new ArticleBoardAttribute(0))); } public...
UTF-8
Java
836
java
Article.java
Java
[]
null
[]
package com.glqdlt.myho.webapp.model.item; import com.glqdlt.myho.api.Item; import java.util.Collections; public class Article extends Item { private String title; private String writer; public Article() { setAttributes(Collections.singletonList(new ArticleBoardAttribute(0))); } public...
836
0.618421
0.617225
46
17.173914
16.955574
79
false
false
0
0
0
0
0
0
0.282609
false
false
14
4ed64758535c89af649219df5630c2a26f72caf9
7,834,020,373,032
e4f8d6814646a1325fb5dbc0b94fc04b837ff464
/grupo-01-01/src/suPropiedadRaiz/empresa/ListaUnidades.java
58653c08249ea25f63d2f786d2ce6e429b2e358a
[]
no_license
kanequito2/Trabajo-1-POO
https://github.com/kanequito2/Trabajo-1-POO
e1e506e6c4cfcfeb3df70828940762712423dc29
7ff1a27dfd703f7972ab8a161a0f87e4da2f605c
refs/heads/master
2021-06-12T12:42:54.372000
2016-10-21T14:48:10
2016-10-21T14:48:10
68,243,786
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Autor: Cristian * Almacena todas las Unidades */ package suPropiedadRaiz.empresa; import java.util.ArrayList; import suPropiedadRaiz.inmuebles.*; public abstract class ListaUnidades { private static ArrayList<Unidad> unidadesRegistradas = new ArrayList<Unidad>(); public static void addUnidad(...
UTF-8
Java
614
java
ListaUnidades.java
Java
[ { "context": "/*\r\n * Autor: Cristian\r\n * Almacena todas las Unidades\r\n */\r\npackage suP", "end": 22, "score": 0.9998374581336975, "start": 14, "tag": "NAME", "value": "Cristian" } ]
null
[]
/* * Autor: Cristian * Almacena todas las Unidades */ package suPropiedadRaiz.empresa; import java.util.ArrayList; import suPropiedadRaiz.inmuebles.*; public abstract class ListaUnidades { private static ArrayList<Unidad> unidadesRegistradas = new ArrayList<Unidad>(); public static void addUnidad(...
614
0.700326
0.698697
26
21.615385
21.88796
80
false
false
0
0
0
0
0
0
1.346154
false
false
14
23b4f2add931b06c6a6ac56b19137c3f19a2a292
10,746,008,194,248
49bfe0a655586732cfb4028111672def439e242c
/src/com/certification/database/Initiate.java
06b2e464dad1ea835cfbff2ca37ceba096c49722
[]
no_license
deeepanshu/Certifications
https://github.com/deeepanshu/Certifications
33a868d958ae0392e420384c4ca73e17f3592d16
b8c7f550f736a0e8914729db8234fbef4b87a588
refs/heads/master
2021-06-21T13:13:28.876000
2017-08-20T16:08:05
2017-08-20T16:08:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.certification.database; import java.sql.Connection; import java.sql.Statement; public class Initiate { public Initiate(){ Statement stmt; Connection conn = null; try{ conn = ConnectionFactory.getConnection(); stmt = conn.createStatement(); String users = "create tab...
UTF-8
Java
2,601
java
Initiate.java
Java
[ { "context": "ername varchar(200),\"\n\t \t\t\t+ \"password varchar(200),\"\n\t \t\t\t+ \"sessionId varchar(200) unique,\"\n\t ", "end": 411, "score": 0.8673494458198547, "start": 408, "tag": "PASSWORD", "value": "200" }, { "context": ",\"\n\t \t\t\t+ \"status int,\"\n\t ...
null
[]
package com.certification.database; import java.sql.Connection; import java.sql.Statement; public class Initiate { public Initiate(){ Statement stmt; Connection conn = null; try{ conn = ConnectionFactory.getConnection(); stmt = conn.createStatement(); String users = "create tab...
2,601
0.596694
0.57401
83
30.337349
20.158575
86
false
false
0
0
0
0
0
0
3.421687
false
false
14
d33594182468137adfeae997c5241cf2097faadb
35,399,120,468,647
b41bef053e4f5209f678db43b38eb287a8bb844a
/main/java/srbrettle/financialformulas/FinancialFormulas.java
49e3082524e5061163335fae581cf70fb330ff11
[ "MIT" ]
permissive
RavikiranKalbag/Financial-Formulas
https://github.com/RavikiranKalbag/Financial-Formulas
97b3f1703ca9e77720cab856235db030e9cdfb14
2bf89605d84d246d4a2b0d87ada305918652893e
refs/heads/master
2022-01-08T16:22:24.257000
2018-09-16T16:11:37
2018-09-16T16:11:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package srbrettle.financialformulas; /** * A collection of methods for solving Finance/Accounting equations. * * @author Scott Brettle */ public class FinancialFormulas { /* * ----------------------------------------------------------------------------- * | Formulas - Activity ...
UTF-8
Java
20,060
java
FinancialFormulas.java
Java
[ { "context": "Finance/Accounting equations.\r\n *\r\n * @author Scott Brettle\r\n */\r\npublic class FinancialFormulas\r\n{\r\n /*\r\n", "end": 148, "score": 0.999875545501709, "start": 135, "tag": "NAME", "value": "Scott Brettle" } ]
null
[]
package srbrettle.financialformulas; /** * A collection of methods for solving Finance/Accounting equations. * * @author <NAME> */ public class FinancialFormulas { /* * ----------------------------------------------------------------------------- * | Formulas - Activity ...
20,053
0.610169
0.609422
580
32.586208
33.23222
151
false
false
0
0
0
0
0
0
0.227586
false
false
14
412b1eec09b406ebde8e159e07e0b247b15becbc
22,505,628,682,599
197a289fb8a49701d8bbc48e52a836b44d1b9f01
/src/util/Tool.java
588ac2fcb88d1dede2923e81e24c6a01d91c4d02
[]
no_license
devdirga/qris-parser
https://github.com/devdirga/qris-parser
1f7b1dff45d08166e46303ce054935011e5799a1
3aecb55e7110c38130d7cf008495b72afa81fb71
refs/heads/master
2022-11-19T06:29:34.283000
2020-07-26T07:48:08
2020-07-26T07:48:08
282,363,947
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package util; import java.time.LocalDateTime; import java.time.Period; import java.time.format.DateTimeFormatter; import java.util.Loc...
UTF-8
Java
1,932
java
Tool.java
Java
[ { "context": "eFormat;\nimport java.util.Date;\n\n/**\n *\n * @author Dirga\n */\npublic class Tool {\n \n public static St", "end": 439, "score": 0.5299104452133179, "start": 434, "tag": "NAME", "value": "Dirga" } ]
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 util; import java.time.LocalDateTime; import java.time.Period; import java.time.format.DateTimeFormatter; import java.util.Loc...
1,932
0.60559
0.591615
70
26.6
28.380777
121
false
false
0
0
0
0
0
0
0.514286
false
false
14
e8295c30320e72530e0e9d78a2b3206554b27449
6,365,141,591,750
0fb09bb8bee00745e4d1580ae8f11a27421541c9
/backEnd/src/pojos/Cpu_Cooler.java
4517d919ca83eed429906e7b3a2ebe3d0403a224
[]
no_license
Samad3911/DesktopDesigner
https://github.com/Samad3911/DesktopDesigner
bdbbd6b450f44904dd9276002d06c7f333de75d8
e717692adae387e80670ea07b595e62da8a520a9
refs/heads/main
2023-04-07T19:46:40.314000
2021-04-05T17:28:52
2021-04-05T17:28:52
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pojos; import javax.persistence.*; @Entity @Table(name="cpu_Cooler") public class Cpu_Cooler { private int product_Id; private String cpu_Cooler_Model,brand,air_Flow,noise,link_Primeabgb,link_Amazon,link_Mdcomputers; private int price; public Cpu_Cooler() { // TODO Auto-generated constructor stub } pu...
UTF-8
Java
2,672
java
Cpu_Cooler.java
Java
[]
null
[]
package pojos; import javax.persistence.*; @Entity @Table(name="cpu_Cooler") public class Cpu_Cooler { private int product_Id; private String cpu_Cooler_Model,brand,air_Flow,noise,link_Primeabgb,link_Amazon,link_Mdcomputers; private int price; public Cpu_Cooler() { // TODO Auto-generated constructor stub } pu...
2,672
0.696108
0.696108
99
25.989899
23.977892
111
false
false
0
0
0
0
0
0
1.868687
false
false
14
aaa7190b4f99f9b04e33cab5dbb6794f3e17d06c
36,498,632,092,929
a13086a28c8bd2c98e86180a91e969918ee24a7c
/src/main/java/uk/ac/susx/tag/dialoguer/dialogue/components/Intent.java
fe15cb2d53e9ada432bd3fa0abde9f6ae450c665
[]
no_license
daoudclarke/tag-dialogue-framework
https://github.com/daoudclarke/tag-dialogue-framework
b660479870f568a80d21117c6b39ac68588f86f1
fa07bd8652a5b9b125c6f8eada5ae0c017c11a5e
refs/heads/master
2021-01-18T06:36:29.860000
2016-04-01T14:00:41
2016-04-01T14:00:41
40,012,269
0
0
null
true
2015-07-31T15:39:50
2015-07-31T15:39:50
2015-07-02T12:29:45
2015-07-02T12:28:36
2,156
0
0
0
null
null
null
package uk.ac.susx.tag.dialoguer.dialogue.components; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Set; /** * Represents an intent of the user. An intent has a name, and potentially text associated with it (option...
UTF-8
Java
10,207
java
Intent.java
Java
[ { "context": "intents. See the public static fields.\n *\n * User: Andrew D. Robertson\n * Date: 16/03/2015\n * Time: 14:58\n */\npublic cla", "end": 625, "score": 0.9998676180839539, "start": 606, "tag": "NAME", "value": "Andrew D. Robertson" } ]
null
[]
package uk.ac.susx.tag.dialoguer.dialogue.components; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Set; /** * Represents an intent of the user. An intent has a name, and potentially text associated with it (option...
10,194
0.599687
0.597923
311
31.819935
29.976728
135
false
false
0
0
0
0
0
0
0.517685
false
false
14
3722f6baa558560f179e1cf2e3aebd939b9979c0
34,832,184,781,516
0c5727398af35c369b9428c7a8f6a9e27412ed8a
/L_googleAlgorithm.java
ef63d072b48a2979d02a1e4402ba8774c42a0fe0
[]
no_license
NamKoongUk/GoogleExample
https://github.com/NamKoongUk/GoogleExample
9fa4784ff7e979407cd51722a9006d12116c817a
4552c0c41ce805e12a28b4293be5ebbdbc4e35e7
refs/heads/master
2020-04-17T14:57:53.971000
2019-01-20T15:56:16
2019-01-20T15:56:16
166,679,521
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.one.day; public class L_googleAlgorithm { public static void main(String[] args) { String[] str = new String[10000]; for(int i=0; i<10000; i++) { str[i] = String.valueOf(i); } int count=0; for(int i=0; i<10000; i++) { for(int j=0; j<str[i].length(); j++) { if(str[i...
UTF-8
Java
436
java
L_googleAlgorithm.java
Java
[]
null
[]
package com.one.day; public class L_googleAlgorithm { public static void main(String[] args) { String[] str = new String[10000]; for(int i=0; i<10000; i++) { str[i] = String.valueOf(i); } int count=0; for(int i=0; i<10000; i++) { for(int j=0; j<str[i].length(); j++) { if(str[i...
436
0.488532
0.442661
29
13.034483
14.44486
41
false
false
0
0
0
0
0
0
2.206897
false
false
14
43a393773bd4c366caa3e4ce2c882bfcc506d2f8
18,691,697,730,792
c790fd8a73bf34bca75463554ec500a2338c5312
/src/edu/ieu/hilosJava/MainThread.java
2ba041e4ce9db39b70c8dc7bdec52d4d3362733a
[ "Apache-2.0" ]
permissive
MicheelG1/hilosjava2
https://github.com/MicheelG1/hilosjava2
985b1bf52c99ab473039b0cbb2422a8db2ff380a
ba5865030951b92201f86ca264b0eebb51c137c6
refs/heads/main
2023-05-31T14:17:03.545000
2021-06-12T00:51:50
2021-06-12T00:51:50
376,173,338
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.ieu.hilosJava; public class MainThread { public static void main(String[] args) { Cliente cliente1 = new Cliente("Cliente Micheel", new int[] {2,2,1,5,2}); Cliente cliente2 = new Cliente("Cliente Eduardo", new int[] {1,3,5,1,1}); Cliente cliente3 = new Cliente("Cliente Micheel", new int[] {5,2,4,7...
UTF-8
Java
696
java
MainThread.java
Java
[ { "context": " args) {\n\t\tCliente cliente1 = new Cliente(\"Cliente Micheel\", new int[] {2,2,1,5,2});\n\t\tCliente cliente2 = ne", "end": 147, "score": 0.9988696575164795, "start": 140, "tag": "NAME", "value": "Micheel" }, { "context": "1,5,2});\n\t\tCliente cliente2 = new Cliente(...
null
[]
package edu.ieu.hilosJava; public class MainThread { public static void main(String[] args) { Cliente cliente1 = new Cliente("Cliente Micheel", new int[] {2,2,1,5,2}); Cliente cliente2 = new Cliente("Cliente Eduardo", new int[] {1,3,5,1,1}); Cliente cliente3 = new Cliente("Cliente Micheel", new int[] {5,2,4,7...
683
0.706897
0.668103
21
32.142857
32.092552
83
false
false
0
0
0
0
0
0
2.904762
false
false
14
43d8f47a89a074fb55bfe2bbdb215951ec3a37c8
24,455,543,832,552
fbd64cfe70deddfbd8f1641d8a963c86e12b5ce7
/core/src/main/java/net/andreho/core/func/VoidFunc_2.java
cdac5033d6b95dbe8b5bab5c27c1f3b7376d2e31
[ "MIT" ]
permissive
andreho/mfi0
https://github.com/andreho/mfi0
9969ab46acd45e0eae8d9aa5f7d3429d516051b0
0388d77f2512f84008729d86d7557817e46494ba
refs/heads/master
2016-08-12T05:22:52.806000
2016-04-13T00:18:43
2016-04-13T00:18:43
36,656,439
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.andreho.core.func; /** * <br/>Created by a.hofmann on 18.05.2014 at 03:53<br/> */ @FunctionalInterface public interface VoidFunc_2<A,B> extends VoidFunc { /** * * @return */ void call(A a, B b); //--------------------------------------------------------------------------------...
UTF-8
Java
957
java
VoidFunc_2.java
Java
[ { "context": "age net.andreho.core.func;\n\n/**\n * <br/>Created by a.hofmann on 18.05.2014 at 03:53<br/>\n */\n@FunctionalInterf", "end": 64, "score": 0.8341511487960815, "start": 55, "tag": "USERNAME", "value": "a.hofmann" } ]
null
[]
package net.andreho.core.func; /** * <br/>Created by a.hofmann on 18.05.2014 at 03:53<br/> */ @FunctionalInterface public interface VoidFunc_2<A,B> extends VoidFunc { /** * * @return */ void call(A a, B b); //--------------------------------------------------------------------------------...
957
0.392894
0.368861
53
17.056604
20.073841
118
false
false
0
0
0
0
0
0
0.358491
false
false
14
6793c7fdad130b401fcb7374199f3fee52696940
29,532,195,185,206
e14f96899f98cbd5084ab44eb840a3b7f9eaf409
/services/verification-context/domain/entities/src/main/java/uk/co/idv/domain/entities/verificationcontext/method/pushnotification/PushNotificationEligible.java
c4660e48dfd4316c30c23b695429654b56c7b2be
[]
no_license
michaelruocco/idv
https://github.com/michaelruocco/idv
d3b9619495d229a7d4b45a60a2d31d169c1348f5
fb07c68186e197458b57d26ac13d5a577767ebad
refs/heads/master
2021-06-12T18:40:53.572000
2021-04-04T07:52:23
2021-04-04T07:52:23
172,199,037
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package uk.co.idv.domain.entities.verificationcontext.method.pushnotification; import lombok.Builder; import uk.co.idv.domain.entities.verificationcontext.method.VerificationMethodParams; import uk.co.idv.domain.entities.verificationcontext.method.eligibility.Eligible; import uk.co.idv.domain.entities.verificationcont...
UTF-8
Java
865
java
PushNotificationEligible.java
Java
[]
null
[]
package uk.co.idv.domain.entities.verificationcontext.method.pushnotification; import lombok.Builder; import uk.co.idv.domain.entities.verificationcontext.method.VerificationMethodParams; import uk.co.idv.domain.entities.verificationcontext.method.eligibility.Eligible; import uk.co.idv.domain.entities.verificationcont...
865
0.783815
0.783815
21
40.190475
35.431515
87
false
false
0
0
0
0
0
0
0.571429
false
false
14
59cbfb978dffe8b45fec64aaf80419f100248f1f
9,560,597,215,435
73308ecf567af9e5f4ef8d5ff10f5e9a71e81709
/so66080463/src/main/java/com/example/so66080463/TestService.java
c60ee2b56c4e6d26135a22a6e949751ac9460aca
[]
no_license
yukihane/stackoverflow-qa
https://github.com/yukihane/stackoverflow-qa
bfaf371e3c61919492e2084ed4c65f33323d7231
ba5e6a0d51f5ecfa80bb149456adea49de1bf6fb
refs/heads/main
2023-08-03T06:54:32.086000
2023-07-26T20:02:07
2023-07-26T20:02:07
194,699,870
3
3
null
false
2023-03-02T23:37:45
2019-07-01T15:34:08
2022-12-14T23:02:29
2023-03-02T23:37:45
8,277
3
2
79
Java
false
false
package com.example.so66080463; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; import org.springframework.stereotype.Service; @Service public class TestService { private final TestStringsHolder holder; public TestService(TestStringsHolder holder) { this.holder = ...
UTF-8
Java
582
java
TestService.java
Java
[]
null
[]
package com.example.so66080463; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; import org.springframework.stereotype.Service; @Service public class TestService { private final TestStringsHolder holder; public TestService(TestStringsHolder holder) { this.holder = ...
582
0.690722
0.67354
24
23.25
19.933744
61
false
false
0
0
0
0
0
0
0.375
false
false
14
ddaffd66b2b3cb9bcaf816e3492e00364aea8bb2
6,081,673,714,620
54636417ac68e98df5607b34f6b3329ddb7ad647
/src/main/java/cz/muni/fi/pv168/musicManager/gui/MusicManagerFrame.java
273f8e9b1635c847c57dbb0e2a66c9f87fa3764e
[]
no_license
domhanak/pv168_mmanager
https://github.com/domhanak/pv168_mmanager
1e67556bcff5234efa4f6280da0463c973a31023
3a90958d95bb30e6bf76ae6fd2a20ed679e39878
refs/heads/master
2021-01-01T20:10:17.350000
2014-05-07T14:17:38
2014-05-07T14:17:38
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cz.muni.fi.pv168.musicManager.gui; import cz.muni.fi.pv168.musicManager.api.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import javax.swing.*; /** * Created...
UTF-8
Java
6,375
java
MusicManagerFrame.java
Java
[ { "context": "Context;\n\nimport javax.swing.*;\n\n/**\n * Created by Hany on 29.4.2014.\n */\n\npublic class MusicManagerFrame", "end": 328, "score": 0.6804465055465698, "start": 324, "tag": "NAME", "value": "Hany" } ]
null
[]
package cz.muni.fi.pv168.musicManager.gui; import cz.muni.fi.pv168.musicManager.api.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import javax.swing.*; /** * Created...
6,375
0.626824
0.621647
174
35.637932
23.379944
102
false
false
0
0
0
0
0
0
0.683908
false
false
14
5ad8a86e3e3a48c6ea63d427f81aa39c0386a2f2
15,375,982,963,330
9c82af15512c022bbb03c88d4ee487ef2a6bcd25
/src/main/java/solutions/linked/slds/translation/IriNamespaceTranslator.java
1b7928c155ef1214571e44666713b7f0791de8a9
[]
no_license
linked-solutions/slds
https://github.com/linked-solutions/slds
e7f9ce204f69129c0af0414d2fd1c84229a127e0
23c58145972f3ed9c75c4bac3b311c1fad1f33db
refs/heads/master
2023-05-27T19:58:33.140000
2019-11-08T16:30:16
2019-11-08T16:30:16
88,235,516
1
0
null
false
2021-06-15T16:07:31
2017-04-14T05:21:13
2019-11-08T16:32:30
2021-06-15T16:07:30
87
0
0
3
Java
false
false
package solutions.linked.slds.translation; import org.apache.clerezza.commons.rdf.Graph; import org.apache.clerezza.commons.rdf.IRI; import org.apache.clerezza.rdf.utils.UriMutatingGraph; public class IriNamespaceTranslator implements IriTranslator { final String origPrefix, targetPrefix; public I...
UTF-8
Java
1,037
java
IriNamespaceTranslator.java
Java
[]
null
[]
package solutions.linked.slds.translation; import org.apache.clerezza.commons.rdf.Graph; import org.apache.clerezza.commons.rdf.IRI; import org.apache.clerezza.rdf.utils.UriMutatingGraph; public class IriNamespaceTranslator implements IriTranslator { final String origPrefix, targetPrefix; public I...
1,037
0.684667
0.684667
38
26.289474
24.639408
82
false
false
0
0
0
0
0
0
0.447368
false
false
14
1ff3aff1b06436248119862ce79d561712dde9e2
14,766,097,612,230
dcf1c9cdc2864cd015c6300e017effb98daaa57f
/src/main/java/com/sunway/webapp/basicStaticTables/areas/service/AreasService.java
0c5b73b085523b079170dea0d597325b6f3ebf27
[]
no_license
lidk/ssmshiro
https://github.com/lidk/ssmshiro
944245a33303c055ea22989bdbb3610ce8d0f58a
1afe85fa975dd41eca77c2a9c672d808a2e7814e
refs/heads/master
2020-03-26T01:37:47.235000
2018-08-11T10:13:33
2018-08-11T10:13:33
144,375,215
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sunway.webapp.basicStaticTables.areas.service; public class AreasService { }
UTF-8
Java
91
java
AreasService.java
Java
[]
null
[]
package com.sunway.webapp.basicStaticTables.areas.service; public class AreasService { }
91
0.813187
0.813187
5
17.200001
22.868319
58
false
false
0
0
0
0
0
0
0.2
false
false
14
c1496c8644ad91699d37b0da94d2cd22e2b1ea9d
13,451,837,576,173
89a98882238c01254c9d589090003257cf2c1c2a
/api/Locations.java
dee2a4e8239a8d10e6776bf68fc85b8687b9d40f
[]
no_license
Wowzer69/SimpleBotScripts
https://github.com/Wowzer69/SimpleBotScripts
ae51cf844a4a5089d29542e81a8e8ca6370b8674
c12ede22d8c5ded0ad95a79cce6d87ba0b8a1780
refs/heads/main
2023-06-10T07:38:14.416000
2021-07-03T17:48:13
2021-07-03T17:48:13
337,362,362
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package api; import net.runelite.api.coords.WorldPoint; import simple.robot.utils.WorldArea; public class Locations { public final static WorldArea EDGEVILLE_AREA = new WorldArea(new WorldPoint(3074, 3515, 0), new WorldPoint(3105, 3480, 0)); public final static WorldArea EDGEVILLE_BANK = new WorldArea(new ...
UTF-8
Java
1,194
java
Locations.java
Java
[]
null
[]
package api; import net.runelite.api.coords.WorldPoint; import simple.robot.utils.WorldArea; public class Locations { public final static WorldArea EDGEVILLE_AREA = new WorldArea(new WorldPoint(3074, 3515, 0), new WorldPoint(3105, 3480, 0)); public final static WorldArea EDGEVILLE_BANK = new WorldArea(new ...
1,194
0.725293
0.589615
24
47.75
49.148796
125
false
false
0
0
0
0
0
0
3.333333
false
false
14
23d38da50deeaadb04f8512845fe87f9d37901e3
33,208,687,185,129
87ceec16b21d66248cc6ef2ef8cdf743c1742368
/registro-proyectos/src/main/java/sistemainformacion/registroproyectos/RegistroProyectosApplication.java
28ea790ec2f37ac0554cd5a704af8b3e1269a700
[]
no_license
padovil/Prueba
https://github.com/padovil/Prueba
7c381085a154c9ca8cd158cc9c3218c94e08b8a8
1ad0310c45ffa2ccac1f04b5b4e19d7e0a3c3771
refs/heads/main
2023-09-06T01:10:12.433000
2021-11-17T17:38:49
2021-11-17T17:38:49
429,142,216
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sistemainformacion.registroproyectos; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.domain.EntityScan; import org.springframework.boot.context.properties.EnableConfigurationProperties; import...
UTF-8
Java
681
java
RegistroProyectosApplication.java
Java
[]
null
[]
package sistemainformacion.registroproyectos; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.domain.EntityScan; import org.springframework.boot.context.properties.EnableConfigurationProperties; import...
681
0.859031
0.859031
20
33.049999
28.728861
81
false
false
0
0
0
0
0
0
0.6
false
false
14
ceed320fff4f612eb8fb239b9186cc768da7f1cb
27,805,618,299,376
c302d7ef3bbc407c19785ff327fcd70606b9bf5b
/src/main/java/io/grpc/examples/featureengineering/FeatureEngineeringClient.java
16c18a0d591e4970337110e346ad0564793bced3
[]
no_license
sameeraxiomine/grpc-aiml
https://github.com/sameeraxiomine/grpc-aiml
df2a2d553936c5c556e720bbf9a706535fae68f9
b7018573283e03914bbfc644c78493458d8067e6
refs/heads/master
2022-12-27T15:25:30.120000
2020-04-27T14:07:28
2020-04-27T14:07:28
259,312,777
0
0
null
false
2020-10-13T21:32:56
2020-04-27T12:37:30
2020-04-27T14:07:37
2020-10-13T21:32:55
3,367
0
0
1
Python
false
false
/* * Copyright 2015 The gRPC Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
UTF-8
Java
4,732
java
FeatureEngineeringClient.java
Java
[]
null
[]
/* * Copyright 2015 The gRPC Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
4,732
0.707523
0.69738
122
37.786884
29.71924
100
false
false
0
0
0
0
0
0
0.52459
false
false
14
e16719b7ee584ca2b8d88d682899ac308aaaf556
28,295,244,551,230
ad395f934a84bba6125cf6d139cca1e6a151faab
/PAT/BasicLevel/1017loudou.java
e571d22d2794dcf24e6e33e1a07b450c00292936
[]
no_license
si-yuan-zhou/PAT-OJ
https://github.com/si-yuan-zhou/PAT-OJ
41f6e96c8f8151505dbe95d842d3dd7f44f58ebe
fa07233e32627dfd0a9f639769c3c967d95df637
refs/heads/master
2023-01-06T19:33:31.813000
2020-11-10T23:59:35
2020-11-10T23:59:35
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int num = sc.nextInt(); String c = sc.next(); sc.close(); int rst = 0; int i = 3; int rank = 1, div = 0; if(num > 0){ ...
UTF-8
Java
1,637
java
1017loudou.java
Java
[]
null
[]
import java.util.Scanner; class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int num = sc.nextInt(); String c = sc.next(); sc.close(); int rst = 0; int i = 3; int rank = 1, div = 0; if(num > 0){ ...
1,637
0.319626
0.302804
63
23.507936
12.3351
53
false
false
0
0
0
0
0
0
0.698413
false
false
14
dfd630312035a40c6a554dec656c47eca89de229
19,327,352,897,053
0562cecc4dfbf5ea09480a52b69ad187443f69d4
/src/main/java/edu/cmu/cs/stage3/alice/gallery/modeleditor/ModelEditor.java
4090b81b07bdb75baaea5e28b1cf5f94473279b8
[ "BSD-2-Clause" ]
permissive
vorburger/Alice
https://github.com/vorburger/Alice
9f12b91200b53c12ee562aad88be4964c9911aa6
af10b6edea7ecbf35bcba08d0853562fbe4a1837
refs/heads/master
2021-01-18T07:37:28.007000
2013-12-12T13:48:17
2013-12-12T13:48:17
3,757,745
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.cmu.cs.stage3.alice.gallery.modeleditor; public class ModelEditor extends javax.swing.JFrame { /*public static void main(String[] args) { ModelEditor modelEditor = new ModelEditor(); modelEditor.setLocation( 0, 0 ); modelEditor.setSize( 1280, 1000 ); edu.cmu.cs.stage3.alice.scenegraph.renderer.De...
UTF-8
Java
25,525
java
ModelEditor.java
Java
[]
null
[]
package edu.cmu.cs.stage3.alice.gallery.modeleditor; public class ModelEditor extends javax.swing.JFrame { /*public static void main(String[] args) { ModelEditor modelEditor = new ModelEditor(); modelEditor.setLocation( 0, 0 ); modelEditor.setSize( 1280, 1000 ); edu.cmu.cs.stage3.alice.scenegraph.renderer.De...
25,525
0.694574
0.688423
684
36.317253
33.169205
239
false
false
0
0
0
0
0
0
3.188596
false
false
14
576a8aaf352f0f3585889bed8e6152251037154e
5,265,629,939,519
ccf3c01420d8f2bafea469f60bf2667d20e9710c
/mbackend/src/main/java/com/faq/mbackend/dto/out/BaseBoxCollectionData.java
29076ad9a38d357f18040d019f271ccd25be1a73
[ "Apache-2.0" ]
permissive
sang89vh/springmvc-template
https://github.com/sang89vh/springmvc-template
75b6558c2ad3a2c285f00f7ffe61f3992c1185b1
6070d76270f9ac66de45773f1401dabbde5b7ed1
refs/heads/master
2021-01-01T05:18:11.587000
2016-04-20T17:11:47
2016-04-20T17:11:47
56,702,864
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.faq.mbackend.dto.out; import com.fasterxml.jackson.annotation.JsonProperty; public class BaseBoxCollectionData { @JsonProperty("@rid") private String rid; @JsonProperty("@version") private Integer version; @JsonProperty("@class") private String clazz; @JsonProperty("id") private String id; @J...
UTF-8
Java
1,124
java
BaseBoxCollectionData.java
Java
[]
null
[]
package com.faq.mbackend.dto.out; import com.fasterxml.jackson.annotation.JsonProperty; public class BaseBoxCollectionData { @JsonProperty("@rid") private String rid; @JsonProperty("@version") private Integer version; @JsonProperty("@class") private String clazz; @JsonProperty("id") private String id; @J...
1,124
0.701957
0.701957
72
14.611111
14.380306
53
false
false
0
0
0
0
0
0
1.111111
false
false
14
da8bcaa9114a9557c147d5c383881eb02a09c363
8,246,337,250,431
0212f406a4e9f134c9972ef9f630ecca33dfc699
/src/ch08/exam01/Example.java
57fb83459a799d4df07c46322f0630d83774ae39
[]
no_license
hooonfgfg/Java
https://github.com/hooonfgfg/Java
649dff409d8a94de993b0baf9715bc6025abc06f
4de3abdc050f9a451f0e03d6f1371606fe71c399
refs/heads/master
2023-03-17T20:57:44.990000
2021-03-11T00:34:07
2021-03-11T00:34:07
339,272,728
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ch08.exam01; public class Example { public static void main(String[] args) { RemoteControl rc=new Television(); rc.turnOn(); rc.turnOff(); rc.setVolume(5); //RemoteControl rc=new audio(); //오디오객체를 인터페이스로 사용하겠다. } }
UHC
Java
297
java
Example.java
Java
[]
null
[]
package ch08.exam01; public class Example { public static void main(String[] args) { RemoteControl rc=new Television(); rc.turnOn(); rc.turnOff(); rc.setVolume(5); //RemoteControl rc=new audio(); //오디오객체를 인터페이스로 사용하겠다. } }
297
0.61597
0.596958
16
14.4375
16.628172
56
false
false
0
0
0
0
0
0
1.5
false
false
14
f2498f8f75db81954087823eda0cb830b5db2422
19,198,503,850,638
bd0d53af2d12d284e771c9b1f9c2208e90a8fb63
/src/main/java/org/as3commons/asblocks/impl/ASTASCatchClause.java
cb9ca4449247c124b223b49bf3f3a5ebb743b69d
[]
no_license
Blackrush/as3-commons-jasblocks
https://github.com/Blackrush/as3-commons-jasblocks
e43c33b811eb2f162d82985a8169649650d7f50c
65788bd5c1075284b854eac38a532a5830973c65
refs/heads/master
2020-12-24T23:20:07.440000
2013-07-10T11:56:37
2013-07-10T11:56:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//////////////////////////////////////////////////////////////////////////////// // Copyright 2011 Michael Schmalle - Teoti Graphix, LLC // // 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 /...
UTF-8
Java
1,787
java
ASTASCatchClause.java
Java
[ { "context": "////////////////////////////////\n// Copyright 2011 Michael Schmalle - Teoti Graphix, LLC\n// \n// Licensed under the Ap", "end": 115, "score": 0.9998868107795715, "start": 99, "tag": "NAME", "value": "Michael Schmalle" }, { "context": "d \n// limitations under the Lice...
null
[]
//////////////////////////////////////////////////////////////////////////////// // Copyright 2011 <NAME> - Teoti Graphix, LLC // // 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...
1,767
0.687745
0.678232
64
26.921875
26.369553
80
false
false
0
0
0
0
93
0.098489
1.03125
false
false
14
f054cd159e1beb719358c40a611afb2c8f56b120
1,254,130,497,545
4e21594d3031e329e9d71eaccec481ba73bbdc9e
/libs/core/src/test/java/org/elasticsearch/core/internal/net/NetUtilsTests.java
7c17698d8b20e966635cd6c3e8ca8447f013108a
[ "Elastic-2.0", "Apache-2.0", "SSPL-1.0", "LicenseRef-scancode-other-permissive" ]
permissive
diwasjoshi/elasticsearch
https://github.com/diwasjoshi/elasticsearch
be4e0a9fdc4d0ae04591feb743ddeb6e27b0743f
58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f
refs/heads/master
2022-01-28T23:21:54.452000
2022-01-18T19:56:01
2022-01-18T19:56:01
122,881,381
0
0
Apache-2.0
true
2018-02-25T21:59:00
2018-02-25T21:59:00
2018-02-25T21:44:48
2018-02-25T20:03:00
391,003
0
0
0
null
false
null
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0 and the Server Side Public License, v 1; you may not use this file except * in compliance with, at your election, the Elastic License 2.0 or the Server...
UTF-8
Java
1,070
java
NetUtilsTests.java
Java
[]
null
[]
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0 and the Server Side Public License, v 1; you may not use this file except * in compliance with, at your election, the Elastic License 2.0 or the Server...
1,070
0.759813
0.754206
24
43.583332
35.983696
131
false
false
0
0
0
0
0
0
0.833333
false
false
14
5a9d94e2310845923afd6d635cf691ed08ae1744
20,401,094,691,096
00e5e70f0f95a825bc17ffcd950bc9243ed1e59c
/src/com/goodwillcis/lcp/LCPService/service/impl/.svn/text-base/RegistInfoLcpServiceImpl.java.svn-base
83f25d0630863da845b155763f68ebcbb9073cd3
[]
no_license
huzuohuyou/webcp
https://github.com/huzuohuyou/webcp
45300df56d12f16555ebf8a56bd957d24f96d894
11790169974173ec5493d551f854080457000943
refs/heads/master
2021-01-10T10:10:37.746000
2015-12-27T10:06:01
2015-12-27T10:06:01
48,640,699
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/*---------------------------------------------------------------- // Copyright (C) 2011 北京嘉和美康信息技术有限公司版权所有。 // 文件名: RegistInfoLcpServiceImpl .java // 文件功能描述:查询对应表的总数调用函数接口实现类 // 创建人:刘植鑫 // 创建日期:2011/07/27 // //----------------------------------------------------------------*/ package com.goodwillcis.lcp.LCPService....
UTF-8
Java
2,190
RegistInfoLcpServiceImpl.java.svn-base
Java
[ { "context": "viceImpl .java\n// 文件功能描述:查询对应表的总数调用函数接口实现类\n// 创建人:刘植鑫 \n// 创建日期:2011/07/27\n// \n//-----------------------", "end": 187, "score": 0.9998970031738281, "start": 184, "tag": "NAME", "value": "刘植鑫" } ]
null
[]
/*---------------------------------------------------------------- // Copyright (C) 2011 北京嘉和美康信息技术有限公司版权所有。 // 文件名: RegistInfoLcpServiceImpl .java // 文件功能描述:查询对应表的总数调用函数接口实现类 // 创建人:刘植鑫 // 创建日期:2011/07/27 // //----------------------------------------------------------------*/ package com.goodwillcis.lcp.LCPService....
2,190
0.708977
0.702703
66
30.39394
25.904182
95
false
false
0
0
0
0
0
0
1.575758
false
false
14
bd3b0fa599b5ab174c1da189497d065436663884
29,944,512,038,062
0f6590e74be2fa943a3ad9e8871ac085c44b7ddc
/src/lyh/calc.java
fd9afaa3d84d854fec12c8ca1c6d2168d3022bb2
[]
no_license
CaiHongLa/LYH
https://github.com/CaiHongLa/LYH
7722c0fbe99b115ddc4f8077d24ad599e3ee1b1d
370096ddeb62e9db9e46cf5fe1682c90fbd60c2f
refs/heads/master
2016-09-01T03:10:07.513000
2016-03-29T10:07:59
2016-03-29T10:07:59
54,436,361
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lyh; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Dimension; import java.awt.EventQueue; import java.awt.Font; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.J...
WINDOWS-1252
Java
8,424
java
calc.java
Java
[]
null
[]
package lyh; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Dimension; import java.awt.EventQueue; import java.awt.Font; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.J...
8,424
0.6525
0.605714
329
24.531916
16.275171
71
false
false
0
0
0
0
0
0
1.693009
false
false
14
c677fce1008868869d5e15abdc3ab250e53f6ede
31,988,916,462,144
83593598f21cba234f08eca4dec44d2f73a6052d
/prj/otcol/web-mgr-platform/src/main/java/gnnt/MEBS/timebargain/manage/dao/StatuQueryAndUpdateDAO.java
845a86924e5f3d0de9d168bdeded4f9f4a0989ef
[ "Apache-2.0" ]
permissive
bigstar18/prjs
https://github.com/bigstar18/prjs
23a04309a51b0372ddf6c391ee42270e640ec13c
c29da4d0892ce43e074d9e9831f1eedf828cd9d8
refs/heads/master
2021-05-31T19:55:16.217000
2016-06-24T02:35:31
2016-06-24T02:35:31
42,025,473
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package gnnt.MEBS.timebargain.manage.dao; import java.util.List; public abstract interface StatuQueryAndUpdateDAO extends DAO { public abstract List getStatus(); public abstract void updateStatus(String paramString); }
UTF-8
Java
241
java
StatuQueryAndUpdateDAO.java
Java
[]
null
[]
package gnnt.MEBS.timebargain.manage.dao; import java.util.List; public abstract interface StatuQueryAndUpdateDAO extends DAO { public abstract List getStatus(); public abstract void updateStatus(String paramString); }
241
0.755187
0.755187
11
19.90909
20.549074
56
false
false
0
0
0
0
0
0
0.363636
false
false
14
928b079af4cd00363ac6a18fde392ea5355e3e81
9,294,309,231,290
a0bcc1007bfa96da9e9ef14e3ada855f98f38a31
/src/main/java/sim/gen/air/PackageGenerator.java
7a60c57c887114ec47cee342c68afe0794b50062
[]
no_license
lesniakbj/JDCG
https://github.com/lesniakbj/JDCG
0dd0433f3f42faacacecfdaa4e7bc29457edc123
4e3e1dce567109b08e768a1480ee81943ad0ac75
refs/heads/master
2020-03-22T14:53:40.660000
2018-08-04T20:33:13
2018-08-04T20:33:13
140,213,154
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sim.gen.air; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import sim.ai.actions.AIAction; import sim.ai.actions.AIActionType; import sim.campaign.DynamicCampaignSim; import sim.domain.enums.SubTaskType; import sim.domain.unit.UnitGroup; import sim.domain.unit.air.AirUnit;...
UTF-8
Java
10,275
java
PackageGenerator.java
Java
[]
null
[]
package sim.gen.air; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import sim.ai.actions.AIAction; import sim.ai.actions.AIActionType; import sim.campaign.DynamicCampaignSim; import sim.domain.enums.SubTaskType; import sim.domain.unit.UnitGroup; import sim.domain.unit.air.AirUnit;...
10,275
0.690608
0.687689
190
53.078949
50.939068
258
false
false
0
0
0
0
0
0
0.847368
false
false
14
caa5ab0a3fdb2d149ee54a8778c88301122ef353
28,767,690,985,515
f356d9f88310d4409a72d3573da10b3d900d62eb
/src/main/java/com/indra/finance/dto/PaymentDTO.java
d1e195ae8c42cde1e8320d7010f70afe3af8e089
[]
no_license
FcondeDev/indra-finance-service
https://github.com/FcondeDev/indra-finance-service
bb507f974b8ced68ae9f75afee39bc2198d23042
dba6f8f0cfd579ec2a3c0851e9b6cc1283050b5a
refs/heads/master
2020-12-10T23:11:14.291000
2020-01-17T04:19:43
2020-01-17T04:19:43
233,737,908
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.indra.finance.dto; import java.util.Date; import javax.validation.constraints.NotNull; import com.fasterxml.jackson.annotation.JsonInclude; import lombok.Data; import lombok.NoArgsConstructor; @Data @NoArgsConstructor @JsonInclude(JsonInclude.Include.NON_NULL) public class PaymentDTO { private String...
UTF-8
Java
558
java
PaymentDTO.java
Java
[]
null
[]
package com.indra.finance.dto; import java.util.Date; import javax.validation.constraints.NotNull; import com.fasterxml.jackson.annotation.JsonInclude; import lombok.Data; import lombok.NoArgsConstructor; @Data @NoArgsConstructor @JsonInclude(JsonInclude.Include.NON_NULL) public class PaymentDTO { private String...
558
0.808244
0.808244
30
17.6
14.94568
52
false
false
0
0
0
0
0
0
0.833333
false
false
14
24ae58b8d1294baf0402fb6db2be3e46d324b47b
3,788,161,202,788
56427f59c3161bfe15df8b8b64db1bdad25e5032
/app/src/main/java/com/uc_lab/nativeapp/ui/seminar/SeminarFragment.java
9c39aa4b5b143706a90a7472af4c810ed66eed8b
[]
no_license
SeoSeungHwan/UCLAB_NativeApp
https://github.com/SeoSeungHwan/UCLAB_NativeApp
a9e898055c98afd609f63827c977c2cb0e2c72d1
c40aa9702b2e3f40773764f29f205f8686b27e6a
refs/heads/master
2021-01-26T14:39:18.594000
2020-07-14T09:18:21
2020-07-14T09:18:21
243,449,911
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.uc_lab.nativeapp.ui.seminar; import androidx.core.app.ActivityCompat; import androidx.core.content.ContextCompat; import androidx.lifecycle.ViewModelProviders; import android.app.DownloadManager; import android.content.pm.PackageManager; import android.net.Uri; import android.os.Bundle; import androidx.a...
UTF-8
Java
3,174
java
SeminarFragment.java
Java
[]
null
[]
package com.uc_lab.nativeapp.ui.seminar; import androidx.core.app.ActivityCompat; import androidx.core.content.ContextCompat; import androidx.lifecycle.ViewModelProviders; import android.app.DownloadManager; import android.content.pm.PackageManager; import android.net.Uri; import android.os.Bundle; import androidx.a...
3,174
0.748481
0.748481
85
33.847057
28.834417
135
false
false
0
0
0
0
0
0
0.729412
false
false
14
79095c1928b4d093a4b9435b31b3dd39a4641a5b
15,985,868,292,159
f20b9c07acd726c314c26b694c140429fea1afd0
/day19/src/test/java/advent/TubesTest.java
d6453bab1b04fed5f2acba014c26969e470baaf5
[]
no_license
bmunzenb/advent-of-code-2017
https://github.com/bmunzenb/advent-of-code-2017
06252045c9e111d7db0d0f6eaab10fcd2a2e616d
9cc4acdf7bbcdd94f722c13131c634136b91acce
refs/heads/master
2021-09-01T07:32:39.513000
2017-12-25T18:17:26
2017-12-25T18:17:26
112,773,178
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package advent; import static org.junit.Assert.assertEquals; import org.junit.Test; import advent.Tubes.Result; public class TubesTest { @Test public void walkPath() { String[] input = new String[] { " | ", " | +--+ ", " A | C ", " F---|----E|--+ ", " | | | ...
UTF-8
Java
458
java
TubesTest.java
Java
[]
null
[]
package advent; import static org.junit.Assert.assertEquals; import org.junit.Test; import advent.Tubes.Result; public class TubesTest { @Test public void walkPath() { String[] input = new String[] { " | ", " | +--+ ", " A | C ", " F---|----E|--+ ", " | | | ...
458
0.497817
0.49345
28
15.357142
13.464807
44
false
false
0
0
0
0
0
0
1.928571
false
false
14