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
5fe7290f03659e61a6f9e9c640bb8511080feb81
33,956,011,475,440
461ef2b44b5bbba4f60fec2ff482d37409ece084
/week_11/day_4/lab_card_game/card_lab_end/src/main/java/Dealer.java
28960e167636f35a5c040156316bf4539e836c8d
[]
no_license
krismac/course_notes
https://github.com/krismac/course_notes
28f6826c276647a0d3170bbe3cc6b986dceface8
4ad516161f7ed1ef2b821b66e7a13aac0a58d873
refs/heads/master
2023-01-29T23:08:03.611000
2021-09-09T14:03:52
2021-09-09T14:03:52
163,969,266
2
3
null
false
2023-01-25T11:46:53
2019-01-03T12:19:13
2021-11-04T23:04:15
2023-01-25T11:46:52
28,376
2
1
124
Java
false
false
public class Dealer { public Card deal(Deck deck){ return deck.dealCard(); } }
UTF-8
Java
96
java
Dealer.java
Java
[]
null
[]
public class Dealer { public Card deal(Deck deck){ return deck.dealCard(); } }
96
0.59375
0.59375
6
15
13.552367
32
false
false
0
0
0
0
0
0
0.166667
false
false
13
a006ffb89423966a05f133667941f499aca323a2
36,558,761,634,592
cb3024c9ab5a024ad32c0482d5ace0540d7d42d9
/src/main/java/com/csy/pipeline/core/pipeline/AbstractPipe.java
7840f43955f00f4d65c63ebeadbd0117aaf43e7f
[]
no_license
chenshengyue/pipeline
https://github.com/chenshengyue/pipeline
58392c7129e6a37bc5506605f247bc93d1afcb59
2f7b9a478992eb941b7e62af64a5e4f72eaa5d80
refs/heads/master
2022-06-28T23:06:42.013000
2019-09-19T03:34:19
2019-09-19T03:34:19
209,268,639
1
4
null
false
2022-06-17T02:31:04
2019-09-18T09:21:13
2020-02-18T02:09:20
2022-06-17T02:31:01
27
1
4
2
Java
false
false
package com.csy.pipeline.core.pipeline; import com.alibaba.fastjson.JSON; import com.csy.pipeline.core.pipeline.rollback.RollBack; import com.csy.pipeline.core.pipeline.success.Success; import lombok.extern.slf4j.Slf4j; @Slf4j public abstract class AbstractPipe<T, S> implements Pipe<T, S> { @Override public ...
UTF-8
Java
1,726
java
AbstractPipe.java
Java
[]
null
[]
package com.csy.pipeline.core.pipeline; import com.alibaba.fastjson.JSON; import com.csy.pipeline.core.pipeline.rollback.RollBack; import com.csy.pipeline.core.pipeline.success.Success; import lombok.extern.slf4j.Slf4j; @Slf4j public abstract class AbstractPipe<T, S> implements Pipe<T, S> { @Override public ...
1,726
0.624396
0.622585
63
25.285715
27.197355
107
false
false
0
0
0
0
0
0
0.507937
false
false
13
5d5278b778b195113d963527f1cc524182701fc3
4,020,089,430,684
c9de1b217a264c4f18fc77b73f6b1f8f40106417
/boot-redis-mysql/src/main/java/com/signify/redis/controller/BookControllerImp.java
4f284cf62e11f480c281eeaf13138c6d72e591b9
[]
no_license
saumen-das1984/SpringCacheModules
https://github.com/saumen-das1984/SpringCacheModules
f1cc2423f7ea7bdb02de3fbfee6bfe3b37d6e52c
964fb68282b59cc4281b99bfefa371737152177b
refs/heads/master
2023-05-03T03:52:23.663000
2021-05-30T16:43:05
2021-05-30T16:43:05
372,266,239
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.signify.redis.controller; import java.util.ArrayList; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PostMapping; impo...
UTF-8
Java
2,284
java
BookControllerImp.java
Java
[]
null
[]
package com.signify.redis.controller; import java.util.ArrayList; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PostMapping; impo...
2,284
0.771016
0.767951
71
31.169014
28.884903
103
false
false
0
0
0
0
0
0
1.211268
false
false
13
75d803761bc0e2f0df474293a2d35ab06b5f8898
7,670,811,658,808
9b03a55a664a4e0d72f9f39654ef86b343791203
/src/main/java/hr/vsite/services/impl/UserServicesImpl.java
6484d8633aa39c45b8d271a3657098a5e17c51e2
[]
no_license
marioples/spring
https://github.com/marioples/spring
a507f9259812d54a0d46b861aac20b6bd676af33
fbd614c9057ef8ed6f6c436d015c1113c04e2989
refs/heads/master
2021-01-21T11:53:32.279000
2017-09-15T17:45:31
2017-09-15T17:45:31
102,032,331
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package hr.vsite.services.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import hr.vsite.model.User; import hr.vsite.repository.UserRepository; import hr.vsite.services.interfaces.UserServices; @Service public class UserServ...
UTF-8
Java
883
java
UserServicesImpl.java
Java
[]
null
[]
package hr.vsite.services.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import hr.vsite.model.User; import hr.vsite.repository.UserRepository; import hr.vsite.services.interfaces.UserServices; @Service public class UserServ...
883
0.772367
0.772367
42
20.023809
20.479361
64
false
false
0
0
0
0
0
0
1.214286
false
false
13
115d6532b0c37e1599965c54ac3630fda6112fd1
85,899,396,587
c7821ce22f23569fad711b7296edbb6a5475525f
/March19/Derived.java
7887000961a5876024beae3a9466233af5accd94
[]
no_license
heenamadan/problem-solving
https://github.com/heenamadan/problem-solving
d2c7e5a31f1515b574564c97f6c6267809aef7f4
0d036404b36cb4baf5e67e461ee48f35cd50bae4
refs/heads/master
2020-05-30T04:27:29.464000
2019-05-31T06:10:15
2019-05-31T06:10:15
189,536,800
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package March19; class Base{ void msg(){ System.out.println("base"); } //Base(){} } public class Derived extends Base{ void msg(){ System.out.println("base1"); } public static void main(String args[]) { Base b=new Derived(); b.msg(); } }
UTF-8
Java
302
java
Derived.java
Java
[]
null
[]
package March19; class Base{ void msg(){ System.out.println("base"); } //Base(){} } public class Derived extends Base{ void msg(){ System.out.println("base1"); } public static void main(String args[]) { Base b=new Derived(); b.msg(); } }
302
0.529801
0.519868
21
13.380953
13.806403
44
false
false
0
0
0
0
0
0
0.238095
false
false
13
0f7b808eaf0ee2f14cc9140c3f35bf7c227e5cb6
21,723,944,621,009
b9662286cad3370616fff7968dcc420b84517d4c
/src/main/java/edu/ucar/unidata/rosetta/init/ApplicationInitialization.java
79504ec25b2b7573a730989a12b8847e26ba7c35
[ "BSD-3-Clause" ]
permissive
Unidata/rosetta
https://github.com/Unidata/rosetta
10cd0c69d6caf8b5e27ec8ec14547daf6d6790ea
9e174a73e44c415f69caf477cf5d07f2c06165b6
refs/heads/main
2022-05-29T16:15:04.866000
2022-04-28T17:00:29
2022-04-28T17:00:29
5,591,332
17
13
BSD-3-Clause
false
2022-10-21T18:34:01
2012-08-28T20:02:25
2021-12-28T21:01:54
2022-05-03T21:53:55
100,093
17
6
20
Java
false
false
/* * Copyright (c) 2012-2020 University Corporation for Atmospheric Research/Unidata. * See LICENSE for license information. */ package edu.ucar.unidata.rosetta.init; import edu.ucar.unidata.rosetta.exceptions.RosettaDataException; import edu.ucar.unidata.rosetta.init.resources.DbInitManager; import edu.ucar.unida...
UTF-8
Java
13,411
java
ApplicationInitialization.java
Java
[]
null
[]
/* * Copyright (c) 2012-2020 University Corporation for Atmospheric Research/Unidata. * See LICENSE for license information. */ package edu.ucar.unidata.rosetta.init; import edu.ucar.unidata.rosetta.exceptions.RosettaDataException; import edu.ucar.unidata.rosetta.init.resources.DbInitManager; import edu.ucar.unida...
13,411
0.727612
0.726195
311
42.122185
35.078659
120
false
false
0
0
0
0
0
0
0.430868
false
false
13
e6d3a47064eb13061712c1a4b104ee4e66866ea0
9,938,554,331,047
6e1007e4e6c3516994be1fe27480bb2a596fc830
/app/src/main/java/com/kmv/chatapp/PhoneNumberActivity.java
90707d978ecb95b39f70d0dbb187687b5835f7e1
[]
no_license
KaushalVasava/ChatApp
https://github.com/KaushalVasava/ChatApp
5ac68dc3f9cd916155450ff6d3c309e115c5582f
eae9b7ab56cb4eed1217601c03db6fdeb15c71ac
refs/heads/master
2023-06-18T11:24:42.934000
2021-07-17T11:28:08
2021-07-17T11:28:08
386,917,464
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kmv.chatapp; import android.app.ProgressDialog; import android.content.BroadcastReceiver; import android.content.Intent; import android.content.IntentFilter; import android.net.ConnectivityManager; import android.os.Build; import android.os.Bundle; import android.util.Log; import android.view.View; import ...
UTF-8
Java
6,834
java
PhoneNumberActivity.java
Java
[]
null
[]
package com.kmv.chatapp; import android.app.ProgressDialog; import android.content.BroadcastReceiver; import android.content.Intent; import android.content.IntentFilter; import android.net.ConnectivityManager; import android.os.Build; import android.os.Bundle; import android.util.Log; import android.view.View; import ...
6,834
0.584284
0.583407
163
40.92638
29.760096
155
false
false
0
0
0
0
0
0
0.754601
false
false
13
b60722b85654b2cfe68d57008167a4c29670f1c9
23,192,823,402,478
da9000498593883a90628f8fb052353450abecac
/https:/github.com/RedFoxyC/AVII.git/TAVDBPII/src/daos/PessoaDAO.java
f1e21a320911dc3e7304a3e81ddc27a8e2b5deaa
[]
no_license
RedFoxyC/AVII
https://github.com/RedFoxyC/AVII
106f436a454e5e4a094d5bb05ad22b6f23b83a52
8c259f3576f8d1d6f6b92b165162d20005026900
refs/heads/master
2020-06-16T02:05:20.297000
2016-12-01T03:49:02
2016-12-01T03:49:02
75,251,719
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package daos; import java.io.Serializable; import java.util.List; import javax.persistence.EntityManager; import org.hibernate.Session; import org.hibernate.criterion.MatchMode; import org.hibernate.criterion.Restrictions; import Control.Maker; import daos.faces.PessoaDAOint; import models.Pessoa; public class Pes...
UTF-8
Java
1,295
java
PessoaDAO.java
Java
[]
null
[]
package daos; import java.io.Serializable; import java.util.List; import javax.persistence.EntityManager; import org.hibernate.Session; import org.hibernate.criterion.MatchMode; import org.hibernate.criterion.Restrictions; import Control.Maker; import daos.faces.PessoaDAOint; import models.Pessoa; public class Pes...
1,295
0.728185
0.728185
56
22.125
20.363712
86
false
false
0
0
0
0
0
0
1.446429
false
false
13
604668ea819f7b1fa69718fa73c3e540b581da08
13,572,096,699,776
1575e19f3d684a8ff3c8cbe0a9f2151099e410c1
/src/main/java/net/speakingincode/foos/scrape/NetfoosUpdater.java
ee3c90a1d48ae39c47561f1ff6b933e0a57fd595
[]
no_license
speaking-in-code/netfoos
https://github.com/speaking-in-code/netfoos
aac7ee1122860f31f9828099352767490e8d870c
f69685825ab8574ea0ced2fcd5fbdc5261584d7a
refs/heads/master
2023-01-14T06:03:12.279000
2022-12-27T16:07:42
2022-12-27T16:07:42
247,511,465
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.speakingincode.foos.scrape; import java.io.IOException; import java.util.logging.Logger; import org.openqa.selenium.htmlunit.HtmlUnitDriver; import com.google.common.collect.ImmutableList; /** * Sends updates to netfoos. */ public class NetfoosUpdater { private static final Logger logger = Logger.ge...
UTF-8
Java
2,148
java
NetfoosUpdater.java
Java
[]
null
[]
package net.speakingincode.foos.scrape; import java.io.IOException; import java.util.logging.Logger; import org.openqa.selenium.htmlunit.HtmlUnitDriver; import com.google.common.collect.ImmutableList; /** * Sends updates to netfoos. */ public class NetfoosUpdater { private static final Logger logger = Logger.ge...
2,148
0.675978
0.675512
77
26.896105
24.938148
97
false
false
0
0
0
0
0
0
0.519481
false
false
13
631a7773fa42bb537a11d2d0cb174518237e93a4
19,138,374,314,663
0f9b55bd76a9dca62a720788ed43bbdc710a065e
/demo2/src/homework20190905/Animal/Lion.java
43f410907a0594fc182df2133fbd491345cd297d
[]
no_license
Oceantears/IntelIDEAwork
https://github.com/Oceantears/IntelIDEAwork
9559da89b6d5769bbd8ef40468a7f31f8539138c
ab74382b4fb9e16e24ac635275d47902bae45e7c
refs/heads/master
2022-12-22T11:03:19.488000
2021-08-26T14:57:49
2021-08-26T14:57:49
208,036,056
0
0
null
false
2022-12-16T00:35:11
2019-09-12T11:32:58
2021-08-26T14:58:29
2022-12-16T00:35:08
207,748
0
0
36
JavaScript
false
false
package homework20190905.Animal; public class Lion extends Animal { @Override public void shout(){ System.out.println("吼吼~~~~~~~~~"); } }
UTF-8
Java
163
java
Lion.java
Java
[]
null
[]
package homework20190905.Animal; public class Lion extends Animal { @Override public void shout(){ System.out.println("吼吼~~~~~~~~~"); } }
163
0.616352
0.566038
8
18.875
15.26792
42
false
false
0
0
0
0
0
0
0.25
false
false
13
98d5265373533207c8ee32da6a7bbe6eeff05ed4
29,274,497,120,863
afe43575e115bd184153e5ca4f5233c0f9380436
/设计模式部分源代码/Iterator(迭代器模式)/Client.java
c04c4453b3d14b8488c420440893daead9d6c279
[]
no_license
yangsheng20080808/DesignModel
https://github.com/yangsheng20080808/DesignModel
a6dd2e66a335e98d49daacf4c39f34a865704e51
8e95c9aead0a1667c36091a02b9ceb534d4a8ce2
refs/heads/master
2021-01-23T05:09:39.001000
2017-09-06T03:38:07
2017-09-06T03:38:07
102,460,592
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package designModel.J2EE.Iterator; import java.util.ArrayList; import java.util.Iterator; /** * @author Yangsheng */ //具体的菜单项, ArrayList和数组的基本元素 class MenuItem { String name; double price; public MenuItem(String name, double price) { this.name = name; this.price = price; } publ...
UTF-8
Java
4,195
java
Client.java
Java
[ { "context": "ayList;\nimport java.util.Iterator;\n\n/**\n * @author Yangsheng\n */\n//具体的菜单项, ArrayList和数组的基本元素\nclass MenuItem {\n", "end": 116, "score": 0.9986796975135803, "start": 107, "tag": "NAME", "value": "Yangsheng" } ]
null
[]
package designModel.J2EE.Iterator; import java.util.ArrayList; import java.util.Iterator; /** * @author Yangsheng */ //具体的菜单项, ArrayList和数组的基本元素 class MenuItem { String name; double price; public MenuItem(String name, double price) { this.name = name; this.price = price; } publ...
4,195
0.590965
0.582617
162
24.141975
20.689314
87
false
false
0
0
0
0
0
0
0.530864
false
false
13
441fcdc23e3e2ca4011048ed2a4fe9e200d416e5
20,091,857,025,866
f05e46e6c45304989eec6bc8a25b28e27084ff0f
/src/com/luke/util/QuartZJobUtil.java
07d163932e2bde10173917dd93b8d4e7f0331ec9
[]
no_license
liutianchen786/petMaker
https://github.com/liutianchen786/petMaker
34f59e565fb59ab54bf9ca7fc9d55200ed4ecaab
b12a52c2aca4ae64745a8ec3503afa5002d983af
refs/heads/master
2020-03-22T19:12:03.049000
2018-07-11T02:47:06
2018-07-11T02:47:06
140,512,674
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.luke.util; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.luke.dao.UserMapper; import com.luke.dao.UserTaskMapper; /** * 定时任务 定时更新签到表 * @author ltc * */ @Service("JobService") public class QuartZJobUtil { @Au...
UTF-8
Java
625
java
QuartZJobUtil.java
Java
[ { "context": "erTaskMapper;\r\n\r\n/**\r\n * 定时任务 定时更新签到表\r\n * @author ltc\r\n *\r\n */\r\n@Service(\"JobService\")\r\npublic class Qu", "end": 249, "score": 0.9996166825294495, "start": 246, "tag": "USERNAME", "value": "ltc" } ]
null
[]
package com.luke.util; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.luke.dao.UserMapper; import com.luke.dao.UserTaskMapper; /** * 定时任务 定时更新签到表 * @author ltc * */ @Service("JobService") public class QuartZJobUtil { @Au...
625
0.694397
0.694397
31
17
16.465017
62
false
false
0
0
0
0
0
0
1.064516
false
false
13
e898718c9717b48b2ac8b6979e58c37df09a7578
18,622,978,260,981
15b260ccada93e20bb696ae19b14ec62e78ed023
/v2/src/main/java/com/alipay/api/domain/AnttechBlockchainDefinDataserviceRegiongroupMatchModel.java
bdb862ed65313ee8c64f81f250177b634a33e323
[ "Apache-2.0" ]
permissive
alipay/alipay-sdk-java-all
https://github.com/alipay/alipay-sdk-java-all
df461d00ead2be06d834c37ab1befa110736b5ab
8cd1750da98ce62dbc931ed437f6101684fbb66a
refs/heads/master
2023-08-27T03:59:06.566000
2023-08-22T14:54:57
2023-08-22T14:54:57
132,569,986
470
207
Apache-2.0
false
2022-12-25T07:37:40
2018-05-08T07:19:22
2022-12-17T09:20:53
2022-12-25T07:37:39
344,790
385
180
46
Java
false
false
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 农业地块编组条件匹配 * * @author auto create * @since 1.0, 2023-02-02 13:52:14 */ public class AnttechBlockchainDefinDataser...
UTF-8
Java
3,741
java
AnttechBlockchainDefinDataserviceRegiongroupMatchModel.java
Java
[ { "context": "ing.ApiListField;\n\n/**\n * 农业地块编组条件匹配\n *\n * @author auto create\n * @since 1.0, 2023-02-02 13:52:14\n */\npublic cla", "end": 238, "score": 0.9430342316627502, "start": 227, "tag": "USERNAME", "value": "auto create" } ]
null
[]
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 农业地块编组条件匹配 * * @author auto create * @since 1.0, 2023-02-02 13:52:14 */ public class AnttechBlockchainDefinDataser...
3,741
0.752524
0.742429
163
20.269939
20.165287
90
false
false
0
0
0
0
0
0
1.134969
false
false
13
27e5cbd9f454005d26f5b0f468966e25270d43f7
2,886,218,064,797
62bc970fb84bd8b0a7d0448d29a2fe7eb5bef192
/src/main/java/com/xiaomaguanjia/keeper/exception/AuthorizeException.java
a5e32f6f608e7d352187ff624bf9533dcbcc0577
[]
no_license
970200094/keeper
https://github.com/970200094/keeper
478e6ab615d0c58d379278a9bef3c73c6213955f
e820592a1c448cad3d815488640faae12cd97ac4
refs/heads/master
2021-07-15T23:45:42.430000
2017-10-20T10:04:17
2017-10-20T10:04:17
107,660,389
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xiaomaguanjia.keeper.exception; import org.apache.shiro.authc.AuthenticationException; public class AuthorizeException extends AuthenticationException { public AuthorizeException(String message) { super(message); } public AuthorizeException(String message, Throwable e) { super...
UTF-8
Java
341
java
AuthorizeException.java
Java
[]
null
[]
package com.xiaomaguanjia.keeper.exception; import org.apache.shiro.authc.AuthenticationException; public class AuthorizeException extends AuthenticationException { public AuthorizeException(String message) { super(message); } public AuthorizeException(String message, Throwable e) { super...
341
0.744868
0.744868
13
25.307692
24.382795
65
false
false
0
0
0
0
0
0
0.461538
false
false
13
de622df6a29c8228123e0f318d088588be1bcdc5
8,297,876,853,815
ac38a5e9f9b41ff2a972e057e5fb5b4e92f92b18
/src/simulation/FenetrePrincipale.java
4b1bda1eafe5176101681e656589b9cdfbcde126
[]
no_license
AkramMo/ProductionLine
https://github.com/AkramMo/ProductionLine
09c73d0e906a2cde4d61d15b016b2570828853e9
ffcde0069b5d215490603c2f40ccceded7af427d
refs/heads/master
2020-03-16T11:34:01.826000
2018-07-05T02:37:38
2018-07-05T02:37:38
132,650,821
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package simulation; import java.awt.BorderLayout; import java.awt.Dimension; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import javax.swing.JFrame; // TODO: Auto-generated Javadoc /** * The Class FenetrePrincipale. */ public class FenetrePrincipale extends JFrame i...
MacCentralEurope
Java
2,408
java
FenetrePrincipale.java
Java
[]
null
[]
package simulation; import java.awt.BorderLayout; import java.awt.Dimension; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import javax.swing.JFrame; // TODO: Auto-generated Javadoc /** * The Class FenetrePrincipale. */ public class FenetrePrincipale extends JFrame i...
2,408
0.71262
0.708038
88
25.28409
23.513027
91
false
false
0
0
0
0
0
0
1.511364
false
false
13
3af0da904fda9c33cb76bb82c881c25af8466e3d
8,297,876,850,870
709fb03875fb66a1613b1cbba0f382bebf78844a
/JCSystem/src/com/tjsoft/export/DeaprtmentMap.java
d99b64ed3d6e23d9aeab8e28a8e03f0d73d48f18
[]
no_license
dalinhuang/lgdzjc
https://github.com/dalinhuang/lgdzjc
68bcd00c9d235e610ba4517879cb02297600ea71
b24e62512892c51597411a14f580b694cd6d6105
refs/heads/master
2018-01-08T22:10:06.305000
2010-11-30T08:34:52
2010-11-30T08:34:52
46,704,122
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tjsoft.export; import java.util.TreeMap; import java.sql.Connection; import java.sql.Statement; import java.sql.ResultSet; import com.tjsoft.system.CDBManager; /** * <p>Title: </p> * * <p>Description: </p> * * <p>Copyright: Copyright (c) 2005 Shenzhen Taiji Software Corparation</p> * ...
GB18030
Java
1,537
java
DeaprtmentMap.java
Java
[]
null
[]
package com.tjsoft.export; import java.util.TreeMap; import java.sql.Connection; import java.sql.Statement; import java.sql.ResultSet; import com.tjsoft.system.CDBManager; /** * <p>Title: </p> * * <p>Description: </p> * * <p>Copyright: Copyright (c) 2005 Shenzhen Taiji Software Corparation</p> * ...
1,537
0.53203
0.52731
66
20.469696
16.530247
77
false
false
0
0
0
0
0
0
0.363636
false
false
13
a941e4cf3440db6207731658519fc9aca184d9e2
7,928,509,665,899
f9b9936c50c079c1b7afd866f48dbf64ed9ea4df
/business/business-core/src/main/java/com/blueskyminds/homebyfive/business/address/searchcriteria/PostCodeSearchCriteria.java
305fa8a3a1f1a59b4d2e8285056ba32e5daa2a19
[]
no_license
jeromyevans/homebyfive
https://github.com/jeromyevans/homebyfive
67f676e68a4f8923b4440578bb06c5320145b3d2
cdcaa365c31e83ba2e7e93cbf6f8f692e302d703
refs/heads/master
2016-09-05T22:14:39.357000
2015-05-10T07:04:30
2015-05-10T07:04:30
34,932,106
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.blueskyminds.homebyfive.business.address.searchcriteria; //import com.blueskyminds.homebyfive.framework.core.persistence.hibernate.query.HibernateCriteriaImpl; //import org.hibernate.criterion.DetachedCriteria; //import org.hibernate.criterion.Expression; /** * Implements factory methods to genera...
UTF-8
Java
1,329
java
PostCodeSearchCriteria.java
Java
[]
null
[]
package com.blueskyminds.homebyfive.business.address.searchcriteria; //import com.blueskyminds.homebyfive.framework.core.persistence.hibernate.query.HibernateCriteriaImpl; //import org.hibernate.criterion.DetachedCriteria; //import org.hibernate.criterion.Expression; /** * Implements factory methods to genera...
1,329
0.559819
0.5538
32
39.59375
39.087929
110
false
false
0
0
0
0
0
0
0.28125
false
false
13
33cbd6ebc86529584bed3a2828ed8d095672ee59
14,173,392,087,185
7284a777eb4d9bb267fbc922aff84f2f86d7e9a9
/src/main/java/com/revature/dao/TransactionDAO.java
9a6be28891b0b28013138bbfdb69164bd704d436
[]
no_license
1807July30Java/StrausRenzulloP0
https://github.com/1807July30Java/StrausRenzulloP0
0402b9617d09046eaa18588d1234d96c108d8a96
b8421455403a13fc2840c0f33987ea32ad888718
refs/heads/master
2020-03-25T18:05:33.725000
2018-08-13T20:08:31
2018-08-13T20:08:31
144,012,533
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.revature.dao; import com.revature.pojo.Transaction; import java.util.List; public interface TransactionDAO { boolean addTransaction(int accountID, int userID, double amnt); Transaction getTransactionByID(int transactionID); List<Transaction> getTransactionsForAccount(int accountID); List<...
UTF-8
Java
371
java
TransactionDAO.java
Java
[]
null
[]
package com.revature.dao; import com.revature.pojo.Transaction; import java.util.List; public interface TransactionDAO { boolean addTransaction(int accountID, int userID, double amnt); Transaction getTransactionByID(int transactionID); List<Transaction> getTransactionsForAccount(int accountID); List<...
371
0.795148
0.795148
12
29.916666
24.91806
67
false
false
0
0
0
0
0
0
0.75
false
false
13
d163917492e15b4e3ba73753f6276df407f26e62
2,680,059,621,841
4ab8bb7e3546538546bb2f170ea67dc03d90b58e
/src/main/java/algorithms/RobotPaths.java
d94c28d670c639239e7eb880a0a730e3d2cee1ac
[]
no_license
espiegel/Problems
https://github.com/espiegel/Problems
d954d933f435a18f2dc06c7b2ee980e842d1c618
eb03888cabecc640155db8ba7db4bb05ab8d41a8
refs/heads/master
2017-12-04T05:08:29.979000
2015-04-09T07:59:35
2015-04-09T07:59:35
25,042,050
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package algorithms; /** * Created by Eidan on 9/26/2014. */ public class RobotPaths { private static final int LENGTH = 5; public static void main(String[] args) { System.out.println(numPaths(LENGTH, LENGTH)); } public static int numPaths(int x, int y) { if(x == 1 && y == 1) { ...
UTF-8
Java
720
java
RobotPaths.java
Java
[ { "context": "package algorithms;\n\n/**\n * Created by Eidan on 9/26/2014.\n */\npublic class RobotPaths {\n\n ", "end": 44, "score": 0.9997045993804932, "start": 39, "tag": "NAME", "value": "Eidan" } ]
null
[]
package algorithms; /** * Created by Eidan on 9/26/2014. */ public class RobotPaths { private static final int LENGTH = 5; public static void main(String[] args) { System.out.println(numPaths(LENGTH, LENGTH)); } public static int numPaths(int x, int y) { if(x == 1 && y == 1) { ...
720
0.458333
0.427778
37
18.459459
18.409155
62
false
false
0
0
0
0
0
0
0.405405
false
false
13
050acb9b0054eceb5ed31fa82f5ec784ed504a48
33,320,356,315,819
f73c1001e74e7855b057e5e7f97077f642ebc33c
/app/src/main/java/com/example/alkautsarefendi/dashboardtkr/activity/LoginActivity.java
9c15bae43aeab8a4d36f31e7ba485f0e2b22274c
[]
no_license
alkautsarefendi/AppDashboardSolok
https://github.com/alkautsarefendi/AppDashboardSolok
ca4674f54478d48927a86efc4bb293e80b6b7485
4fe5593566e11158a2a6a3355057e5be7ccc77e6
refs/heads/master
2021-04-05T12:22:37.865000
2020-03-19T16:53:49
2020-03-19T16:53:49
248,556,828
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.alkautsarefendi.dashboardtkr.activity; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.support.v7.app.Alert...
UTF-8
Java
6,706
java
LoginActivity.java
Java
[ { "context": "package com.example.alkautsarefendi.dashboardtkr.activity;\r\n\r\nimport android.content.", "end": 35, "score": 0.8823182582855225, "start": 20, "tag": "USERNAME", "value": "alkautsarefendi" }, { "context": "mport android.widget.Toast;\r\n\r\nimport com.example.alkautsa...
null
[]
package com.example.alkautsarefendi.dashboardtkr.activity; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.support.v7.app.Alert...
6,716
0.577841
0.574858
170
37.44706
29.42828
115
false
false
0
0
0
0
0
0
0.670588
false
false
13
816fe1c1686ffe4676a1c574e6d07a446a247656
33,320,356,318,085
ddb854c3de82fcf76c6293512f7490e124d4e2a4
/forumProj/CAPIPortalForum/src/main/java/com/dbs/capi/portal/forum/CapiPortalForumApplication.java
92eb06523ae110ae4f4745e63c32c1aed1e595e5
[]
no_license
bommanaraviteja/forum
https://github.com/bommanaraviteja/forum
446987994ef6149798a79c16ec2f25579bf71b6c
12659ac26f29c8ccc032e09e1e5a5daa7ed64381
refs/heads/master
2021-05-05T15:23:50.720000
2017-09-11T18:40:31
2017-09-11T18:40:31
103,165,384
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dbs.capi.portal.forum; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class CapiPortalForumApplication { public static void main(String[] args) { SpringApplication.run(CapiPortalForumApplication.clas...
UTF-8
Java
335
java
CapiPortalForumApplication.java
Java
[]
null
[]
package com.dbs.capi.portal.forum; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class CapiPortalForumApplication { public static void main(String[] args) { SpringApplication.run(CapiPortalForumApplication.clas...
335
0.829851
0.829851
12
26.916666
25.054802
68
false
false
0
0
0
0
0
0
0.75
false
false
13
4c68281149b64cc162394867ff87acb04a0255ee
35,983,236,030,537
95a4922667e344a0d3a6d34fad753d1a0f44ad91
/src/nexus_http/RequestHandler.java
ced036aefc8bc71d6868ef2d2b029c7586e699e0
[]
no_license
Mikkomario/Utopia-Nexus-2-
https://github.com/Mikkomario/Utopia-Nexus-2-
95f859485d06c275956ed3aa766a6d2842e04499
73c477caff010930b242099eda3542c72b02916d
refs/heads/master
2021-01-17T06:04:31.441000
2016-07-29T06:00:24
2016-07-29T06:00:24
44,227,050
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nexus_http; /** * The request handlers are able to form a response to a client's request * @author Mikko Hilpinen * @since 10.10.2015 */ public interface RequestHandler { /** * The handler receives the request and provides a response when ready. Usually this * method would be called in a separate thr...
UTF-8
Java
474
java
RequestHandler.java
Java
[ { "context": "o form a response to a client's request\n * @author Mikko Hilpinen\n * @since 10.10.2015\n */\npublic interface Request", "end": 124, "score": 0.9998343586921692, "start": 110, "tag": "NAME", "value": "Mikko Hilpinen" } ]
null
[]
package nexus_http; /** * The request handlers are able to form a response to a client's request * @author <NAME> * @since 10.10.2015 */ public interface RequestHandler { /** * The handler receives the request and provides a response when ready. Usually this * method would be called in a separate thread. *...
466
0.729958
0.71308
17
26.882353
26.150879
86
false
false
0
0
0
0
0
0
0.529412
false
false
13
fb9f1e6484bf4fb5970c7b29dae10d1ee2c54c41
33,200,097,259,233
07d30429cda35f9bc81fae7d30d47c4552e4cb3f
/src/pointofsale/admin.java
f8d2d09000fcf6b5bce907281aa29b57f8ded378
[]
no_license
ilman30/PointOfSaleJava
https://github.com/ilman30/PointOfSaleJava
efab330c9ee07acf00d123b5a60d585f81c60d69
744261a99c12e41ce243ee8c216792ac84ac18f0
refs/heads/master
2022-12-18T23:47:05.860000
2020-09-24T02:56:19
2020-09-24T02:56:19
298,153,334
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 pointofsale; import java.text.SimpleDateFormat; import java.util.Date; /** * * @author yanti */ public class admin extends...
UTF-8
Java
18,833
java
admin.java
Java
[ { "context": "eFormat;\nimport java.util.Date;\n\n/**\n *\n * @author yanti\n */\npublic class admin extends javax.swing.JFrame", "end": 289, "score": 0.9983461499214172, "start": 284, "tag": "USERNAME", "value": "yanti" } ]
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 pointofsale; import java.text.SimpleDateFormat; import java.util.Date; /** * * @author yanti */ public class admin extends...
18,833
0.665003
0.658047
360
51.313889
40.557487
202
false
false
0
0
0
0
0
0
0.725
false
false
13
cb7eac6242b6d7f952b1428b878aaca72ccdfe6c
31,593,779,499,228
e76f2fd90c3b82e42e186b26f7a38d03f6e915fe
/TP7/src/Similaridade/src/exampleast/util/VisitorAST.java
90fe926055d0ca82dca92fbafbce1825b31ff81f
[]
no_license
alberane/arqsw_20182_grupo1
https://github.com/alberane/arqsw_20182_grupo1
143cb4e03b8fc6d9ce1492a1a5614a7db80074b8
c9c4516c4edbdad65f5b3830934966304063bada
refs/heads/master
2021-01-03T12:22:11.212000
2018-11-26T13:21:02
2018-11-26T13:21:02
240,083,339
1
0
null
true
2020-02-12T18:19:12
2020-02-12T18:19:11
2019-09-05T17:33:10
2018-11-26T13:22:19
50,158
0
0
0
null
false
false
package exampleast.util; import java.util.ArrayList; import java.util.LinkedHashSet; import java.util.Set; import org.eclipse.jdt.core.ICompilationUnit; import org.eclipse.jdt.core.JavaModelException; import org.eclipse.jdt.core.dom.AST; import org.eclipse.jdt.core.dom.ASTParser; import org.eclipse.jdt.core.dom.ASTVi...
UTF-8
Java
1,666
java
VisitorAST.java
Java
[]
null
[]
package exampleast.util; import java.util.ArrayList; import java.util.LinkedHashSet; import java.util.Set; import org.eclipse.jdt.core.ICompilationUnit; import org.eclipse.jdt.core.JavaModelException; import org.eclipse.jdt.core.dom.AST; import org.eclipse.jdt.core.dom.ASTParser; import org.eclipse.jdt.core.dom.ASTVi...
1,666
0.7727
0.772099
63
25.396826
20.415945
69
false
false
0
0
0
0
0
0
1.52381
false
false
13
04a194ddef9120df41322aeb7ebf96a78d8b7e32
22,935,125,360,914
820d7518dc493de8909f52b4c78de324408a03b8
/src/com/github/walterfan/gtd/dao/SQLiteTaskDao.java
2ddd6e415c38f9ceca583fa02204e9aed234e8c7
[]
no_license
walterfan/gtd
https://github.com/walterfan/gtd
fe76402afbaf612d8621bd35a5f5359f402c85d9
a6a063f151b45ccfb5ed1cfa1615b19eaff7b8b8
refs/heads/master
2020-04-04T21:22:14.625000
2014-06-17T00:56:09
2014-06-17T00:56:09
17,665,282
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.github.walterfan.gtd.dao; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import com.github.walterfan.gtd.model.Task; publ...
UTF-8
Java
2,684
java
SQLiteTaskDao.java
Java
[ { "context": "package com.github.walterfan.gtd.dao;\n\nimport java.sql.SQLException;\nimport ja", "end": 28, "score": 0.9986801147460938, "start": 19, "tag": "USERNAME", "value": "walterfan" }, { "context": "atabase.sqlite.SQLiteDatabase;\n\nimport com.github.walterfan.gtd.model.Task...
null
[]
package com.github.walterfan.gtd.dao; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import com.github.walterfan.gtd.model.Task; publ...
2,684
0.714605
0.71237
114
22.543859
20.084969
74
false
false
0
0
0
0
0
0
1.903509
false
false
13
9322a07ea5c4292ee6b54d6e9a9aaef706079bc3
17,987,323,104,136
802f1fa2b317deaf07638576eefa7ee757d2d5d1
/Proofer/src/geometry/proofs/FigureRelation.java
5b1f7209848d6eaa38657d1009271621c0730e11
[]
no_license
DavidDinkevich/Proofer
https://github.com/DavidDinkevich/Proofer
fc184c3cfc309f3240b9839989a85f43e867f5cc
348fdb716fe6a0ae3fd32444f3d958f81ebe791e
refs/heads/master
2022-08-21T03:27:50.755000
2019-05-31T16:02:00
2019-05-31T16:02:00
97,847,135
0
0
null
false
2017-10-17T18:39:00
2017-07-20T14:47:53
2017-07-20T14:58:48
2017-10-17T18:39:00
713
0
0
0
Java
null
null
package geometry.proofs; import java.util.Arrays; import java.util.List; import java.util.Objects; import exceptions.IllegalRelationException; import geometry.shapes.Angle; import geometry.shapes.Segment; import geometry.shapes.Triangle; import geometry.shapes.Vertex; public class FigureRelation { private final Fig...
UTF-8
Java
3,929
java
FigureRelation.java
Java
[]
null
[]
package geometry.proofs; import java.util.Arrays; import java.util.List; import java.util.Objects; import exceptions.IllegalRelationException; import geometry.shapes.Angle; import geometry.shapes.Segment; import geometry.shapes.Triangle; import geometry.shapes.Vertex; public class FigureRelation { private final Fig...
3,929
0.69916
0.682107
139
27.266188
22.040373
86
false
false
0
0
0
0
0
0
2.115108
false
false
13
c19bb81cd79e5fc418a5f4d25240734b7896916c
21,483,426,437,132
ab0aa524cafdb764e13c404073612de497319885
/AllHomeWork/src/AbsuluteValueDynamic.java
384f1d26814dfbfcef132d413018937b259cfe69
[]
no_license
K-ZAMAN/My_Repository_1
https://github.com/K-ZAMAN/My_Repository_1
99b548552734bb250d8e12da58059a91b670880e
34e345cf77ef6c88fa78c67bb2cae7f20584ac7f
refs/heads/master
2020-09-24T14:22:14.782000
2016-09-01T21:35:20
2016-09-01T21:35:20
67,084,255
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class AbsuluteValueDynamic { public static void main(String args[]) { Scanner sc = new Scanner(System.in); System.out.println("enter yor number"); int numAbs = sc.nextInt(); if (numAbs > 0) { System.out.println("this is absulute number"); } else System.ou...
UTF-8
Java
366
java
AbsuluteValueDynamic.java
Java
[]
null
[]
import java.util.Scanner; public class AbsuluteValueDynamic { public static void main(String args[]) { Scanner sc = new Scanner(System.in); System.out.println("enter yor number"); int numAbs = sc.nextInt(); if (numAbs > 0) { System.out.println("this is absulute number"); } else System.ou...
366
0.655738
0.653005
16
20.875
18.553555
49
false
false
0
0
0
0
0
0
1.5
false
false
13
75d8a1385f9ac85876e6ca935d74ed50223adcd0
30,451,318,196,853
12369c7fd676d69c47fd6a66bb3d2881b39c807a
/tiad-building-block/src/test/java/com/clsaa/tiad/buidlingblock/annotation/package-info.java
1241f26b4ba397ede33d80e82686132a4090022e
[ "Apache-2.0" ]
permissive
yangvlive07/tiad
https://github.com/yangvlive07/tiad
8a01a7ff89d465abd9cabc03fe576ac310d87e50
f3e92717134e016c85b78e14f5608306f7ed1a0b
refs/heads/master
2023-05-25T23:17:45.513000
2020-05-17T15:51:22
2020-05-17T15:51:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
@BoundedContext package com.clsaa.tiad.buidlingblock.annotation;
UTF-8
Java
65
java
package-info.java
Java
[]
null
[]
@BoundedContext package com.clsaa.tiad.buidlingblock.annotation;
65
0.861538
0.861538
2
31.5
16.5
48
false
false
0
0
0
0
0
0
0.5
false
false
13
25bf5e46025d6d25d0022bf7c9f13e34a81dde47
25,228,637,963,195
f74f72cfaf48d8e55c101ab66f313fc61c46b1d9
/GUI/src/swing/HelloWorldSwing.java
29384f050ba980065fa5681f447820135ed790f4
[]
no_license
albertomontesg/sc
https://github.com/albertomontesg/sc
794c0b9c956eb91ce66cdf8c2f25cd7afd0ee415
4685a27e5147ab8042bff7b9de026c177b02b42a
refs/heads/master
2021-01-21T18:28:46.712000
2015-05-17T16:46:34
2015-05-17T16:46:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package swing; import javax.swing.*; public class HelloWorldSwing { public static void createAndShowGUI() { JFrame frame = new JFrame("Hello World"); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); JLabel text = new JLabel("Hello World"); frame.getContentPane().add(text); frame.pack(); frame.setV...
UTF-8
Java
538
java
HelloWorldSwing.java
Java
[]
null
[]
package swing; import javax.swing.*; public class HelloWorldSwing { public static void createAndShowGUI() { JFrame frame = new JFrame("Hello World"); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); JLabel text = new JLabel("Hello World"); frame.getContentPane().add(text); frame.pack(); frame.setV...
538
0.702602
0.702602
23
22.391304
20.32933
70
false
false
0
0
0
0
0
0
1.956522
false
false
13
de510e1f05b096a38c27cd3594f2cd9370abfb5e
16,432,544,878,283
bd1bc47de4bc31ef97ff47eda0d265ad79755b7d
/Java_Project1_MavenEx/src/main/java/com/lti/demo/Calculator.java
365e3f91065f4cbc6286cb7a7892865b0f090cff
[]
no_license
AmayChugh/MyJavaGithub
https://github.com/AmayChugh/MyJavaGithub
277e7916a19e2f2f6ad3195a45edb3dd9f19a030
4676df33f9c0c5fbdddcad3f58420ccb8bcbff3c
refs/heads/master
2023-06-27T22:27:02.421000
2021-07-28T10:25:09
2021-07-28T10:25:09
390,246,921
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lti.demo; public class Calculator { public int sum(int x, int y) { int result = x+y; System.out.println("Sum Method"); return result; } }
UTF-8
Java
159
java
Calculator.java
Java
[]
null
[]
package com.lti.demo; public class Calculator { public int sum(int x, int y) { int result = x+y; System.out.println("Sum Method"); return result; } }
159
0.666667
0.666667
9
16.666666
12.355835
35
false
false
0
0
0
0
0
0
1.444444
false
false
13
49a24723fe2d5e5d87a699bd9bfd596b0d399e29
1,228,360,658,273
a927b50226a65a19b4552089b60c0db58c2f9930
/Code/REST_API/PatientHealthMonitorPortal/src/main/java/com/hcl/training/repository/UsersRepository.java
b3aa3e95c4578969adb5b0dfc34de63a4df4988f
[]
no_license
kowshik-7753/FF_FS_10429_Patient_Health_Monitor_Portal
https://github.com/kowshik-7753/FF_FS_10429_Patient_Health_Monitor_Portal
75e4f7c185b9ce2892f9301d9d2f6e1b38ea2872
a801d66acfd6c235b2e6c0a9933f814dc3cb230d
refs/heads/master
2023-02-01T12:16:24.439000
2020-12-18T12:15:51
2020-12-18T12:15:51
321,224,863
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hcl.training.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; import com.hcl.training.model.Users; @Repository public interface UsersRepository extends...
UTF-8
Java
450
java
UsersRepository.java
Java
[]
null
[]
package com.hcl.training.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.stereotype.Repository; import com.hcl.training.model.Users; @Repository public interface UsersRepository extends...
450
0.791111
0.788889
18
24
24.713919
72
false
false
0
0
0
0
0
0
0.611111
false
false
13
ac3672b62a9ed1ed9cccee8a64b415e224dd3125
28,853,590,307,575
d81a55f0be0d496b330dba9cb1db249a43c9c77c
/privacy/src/application/service/ViewSAM.java
dc67defefc46a7a19c738fa29a7de19aba80b478
[ "MIT" ]
permissive
cassisnaro/samtools
https://github.com/cassisnaro/samtools
768b525b2b6f0710ad807419aa0dedfdeb9b5564
e997b8ab735905ef79001b9ae502a340af3f3a13
refs/heads/develop
2021-01-13T07:30:01.861000
2016-10-19T13:00:17
2016-10-19T13:00:17
71,356,194
0
0
null
true
2016-10-19T12:45:45
2016-10-19T12:45:45
2016-08-11T16:35:48
2016-10-11T12:01:11
11,490
0
0
0
null
null
null
package application.service; import org.apache.commons.io.FilenameUtils; import java.io.File; import static java.lang.System.exit; public class ViewSAM extends Command { @Override public void execute(String file) { System.out.println("viewing samtools..."); String fileNameWithoutExtn = file...
UTF-8
Java
2,520
java
ViewSAM.java
Java
[]
null
[]
package application.service; import org.apache.commons.io.FilenameUtils; import java.io.File; import static java.lang.System.exit; public class ViewSAM extends Command { @Override public void execute(String file) { System.out.println("viewing samtools..."); String fileNameWithoutExtn = file...
2,520
0.538095
0.535714
67
36.611938
28.197573
133
false
false
0
0
0
0
0
0
0.507463
false
false
13
6c4b0a20d8ec0577c6e022885b2f3816e3e1a09a
26,491,358,284,213
59bb66ef1393cfae866ced05b7a32f0750f4ef52
/BackEnd/Parallel/JDBC/forestrymanagementsystem/factory/Factory.java
b4fa7c72dd0298fd28d4d5b52b297f5082ab7bda
[]
no_license
Aniketthaakur/TY_CG_HTD_BangaloreNov_JFS_AniketKumar
https://github.com/Aniketthaakur/TY_CG_HTD_BangaloreNov_JFS_AniketKumar
b366c860edc1421bab8927647245f01f8a79deae
f6af2f79b4006ba5bd63612ae7aa413a2bc0460e
refs/heads/master
2023-01-22T20:21:08.686000
2020-08-09T11:04:59
2020-08-09T11:04:59
226,622,610
0
0
null
false
2023-01-01T16:02:39
2019-12-08T06:03:06
2020-08-09T11:05:21
2023-01-01T16:02:38
54,854
0
0
29
Java
false
false
package com.cap.forestrymanagementsystem.factory; import com.cap.forestrymanagementsystem.dao.AdminDAO; import com.cap.forestrymanagementsystem.dao.AdminDAOImpl; import com.cap.forestrymanagementsystem.service.AdminService; import com.cap.forestrymanagementsystem.service.AdminServiceImpl; import com.cap.forestrymanag...
UTF-8
Java
1,294
java
Factory.java
Java
[]
null
[]
package com.cap.forestrymanagementsystem.factory; import com.cap.forestrymanagementsystem.dao.AdminDAO; import com.cap.forestrymanagementsystem.dao.AdminDAOImpl; import com.cap.forestrymanagementsystem.service.AdminService; import com.cap.forestrymanagementsystem.service.AdminServiceImpl; import com.cap.forestrymanag...
1,294
0.825348
0.825348
41
30.560976
25.536247
69
false
false
0
0
0
0
0
0
1.365854
false
false
13
eb4aace35b5e7f081ec15fcf11e3a8a98709059c
31,044,023,633,959
7dfd564bc0e5a2a1ee7ee03c723568a7a6d8b403
/src/main/java/ee/pnb/cgitest/archive/UnzipTask.java
32e7af2a007850e44639fb0a7a53dcc5a4d468e0
[]
no_license
pnberg/cgitest
https://github.com/pnberg/cgitest
ed67e0eb36ba6695d0b57cfada63f1c54f5b4b54
2fa92322820af4d8d922810b41bef4b8faaee931
refs/heads/main
2023-01-11T07:25:09.838000
2020-11-11T21:26:22
2020-11-11T21:26:22
307,674,362
0
0
null
false
2020-11-11T15:57:41
2020-10-27T11:11:45
2020-11-11T06:29:16
2020-11-11T15:57:41
112
0
0
0
Java
false
false
package ee.pnb.cgitest.archive; import ee.pnb.cgitest.CgitestConfiguration; import ee.pnb.cgitest.report.ReportService; import java.io.File; import java.io.FileInputStream; import java.util.zip.ZipInputStream; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotyp...
UTF-8
Java
1,205
java
UnzipTask.java
Java
[]
null
[]
package ee.pnb.cgitest.archive; import ee.pnb.cgitest.CgitestConfiguration; import ee.pnb.cgitest.report.ReportService; import java.io.File; import java.io.FileInputStream; import java.util.zip.ZipInputStream; import lombok.RequiredArgsConstructor; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotyp...
1,205
0.726971
0.724481
40
29.125
23.54059
94
false
false
0
0
0
0
0
0
0.55
false
false
13
4216e3bd88657e800f725c70a0918a9794869971
33,569,464,401,634
e9bb6736e0be264548579aae3eaaa173bdd3fdcc
/core/src/main/java/org/thriftee/core/util/New.java
43014c27c74e3dc69809b5e702745d2afb72b7af
[ "Apache-2.0" ]
permissive
bgould/thriftee
https://github.com/bgould/thriftee
0b4536288f2a69cbf5f651abbccc234bf4c3d030
1194611b18c5c88f1865b276c88a59cd64afeae7
refs/heads/master
2021-01-17T13:06:07.927000
2017-01-23T14:44:24
2017-01-23T14:44:24
16,163,468
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2013-2016 Benjamin Gould, and others * * 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 ...
UTF-8
Java
1,553
java
New.java
Java
[ { "context": "/*\n * Copyright (C) 2013-2016 Benjamin Gould, and others\n *\n * Licensed under the Apache Licen", "end": 44, "score": 0.9998218417167664, "start": 30, "tag": "NAME", "value": "Benjamin Gould" } ]
null
[]
/* * Copyright (C) 2013-2016 <NAME>, and others * * 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 applicab...
1,545
0.698648
0.690921
63
23.650793
21.775301
75
false
false
0
0
0
0
0
0
1.142857
false
false
13
fcde039ce430b400b73788598a19d2072afcbb8b
4,870,492,974,655
0b228454e6718fccd6369061077085717c32a171
/src/main/java/com/ioco/robot/service/impl/RobotCpuSystemServiceImpl.java
0829982c9d377303e88f90fb30d99d8f382171ca
[]
no_license
sandeepchowdary7/robot
https://github.com/sandeepchowdary7/robot
021ce3771f5011b1ad0dcd4e80abc90609489945
4481c1c65e39dde1f91194ae295275bcc8ebe197
refs/heads/master
2023-08-10T20:16:52.873000
2021-10-01T07:05:04
2021-10-01T07:05:04
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ioco.robot.service.impl; import com.ioco.robot.database.model.Robot; import com.ioco.robot.service.RobotCpuSystemService; import org.springframework.beans.factory.annotation.Value; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Service; import org.springframework.web....
UTF-8
Java
1,507
java
RobotCpuSystemServiceImpl.java
Java
[]
null
[]
package com.ioco.robot.service.impl; import com.ioco.robot.database.model.Robot; import com.ioco.robot.service.RobotCpuSystemService; import org.springframework.beans.factory.annotation.Value; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Service; import org.springframework.web....
1,507
0.705375
0.705375
49
29.755102
22.057005
73
false
false
0
0
0
0
0
0
0.469388
false
false
13
11b1a9f39025d59ef839495b68a568f45e0611a8
8,297,876,873,639
9fe05f827b3f9984b70dc772b8e1825fcd07f894
/anime/src/main/java/com/seb/anime/json/keywords/Keyword.java
c6ce5da077f9b6cff067b5672d2bcbe17afb6691
[]
no_license
Sebastiano84/T1
https://github.com/Sebastiano84/T1
b46982ddadd8a419a041f8ba74529a001c774b12
db3d5fb88ca533d3a5be2e3e02368ec51e78d88e
refs/heads/master
2022-05-31T04:05:54.295000
2020-05-18T16:21:08
2020-05-18T16:21:08
89,000,558
0
0
null
false
2022-05-20T20:46:45
2017-04-21T15:55:10
2020-05-18T16:21:34
2022-05-20T20:46:44
283
0
0
2
Java
false
false
package com.seb.anime.json.keywords; import java.util.List; public class Keyword { private final static long serialVersionUID = -5666348671894287072L; private String name; private String code; private KeywordTypes type; private FollowedBy followedBy; private String paramName = null; pri...
UTF-8
Java
1,148
java
Keyword.java
Java
[]
null
[]
package com.seb.anime.json.keywords; import java.util.List; public class Keyword { private final static long serialVersionUID = -5666348671894287072L; private String name; private String code; private KeywordTypes type; private FollowedBy followedBy; private String paramName = null; pri...
1,148
0.606272
0.589721
48
22.895834
19.158592
71
false
false
0
0
0
0
0
0
0.583333
false
false
13
96ecc2220ff59cbeb8a3806276a540c67bfbbd55
8,297,876,876,154
5cb92206234430f58fb252b38362b61c63b485aa
/Data/Letter.java
90041cd8bcb3941c73c0da125337fa27174869f6
[]
no_license
SouadArij/slrt
https://github.com/SouadArij/slrt
f3a4f40eec901868f0a2f6cd45e3a511ef09bf62
c7b8235e81c764fac043b9061d3a2fa914cb1b41
refs/heads/master
2021-01-10T15:46:39.628000
2010-05-30T12:37:18
2010-05-30T12:37:18
49,462,125
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Data; import java.io.File; import java.util.Vector; public class Letter { private String letterName; private File dirPath; private Vector<DBImage> dbImages; /** * Class contructor. The name argument is a specifier. * The url argument must specify an relative adress on the pshysical...
UTF-8
Java
1,250
java
Letter.java
Java
[]
null
[]
package Data; import java.io.File; import java.util.Vector; public class Letter { private String letterName; private File dirPath; private Vector<DBImage> dbImages; /** * Class contructor. The name argument is a specifier. * The url argument must specify an relative adress on the pshysical...
1,250
0.624
0.624
52
23.038462
27.197966
160
false
false
0
0
0
0
0
0
0.269231
false
false
13
62ea541756c5d3266f9158b1b69222a4ebe3c6bb
32,650,341,452,325
b3294b717be6602d922a42de7a4f5e45e4abc5b6
/Search for a Range[34].java
aa91cad412454405e47b663e16307c256886fec2
[]
no_license
zdavb/leetcode
https://github.com/zdavb/leetcode
19f7389515aa9d66fb1cbe523aa665ab936b4828
92e5ec4c96e5e134aa2659cba69280a4b692aa1f
refs/heads/master
2020-11-26T23:17:46.661000
2015-12-05T02:22:05
2015-12-05T02:22:05
40,424,159
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Solution { public int[] searchRange(int[] nums, int target) { int left = 0; int right = nums.length-1; int mid = 0; while(left<=right){ mid = (left+right)/2; if(nums[mid] == target) break; else if(nums[mid]>target) ...
UTF-8
Java
803
java
Search for a Range[34].java
Java
[]
null
[]
public class Solution { public int[] searchRange(int[] nums, int target) { int left = 0; int right = nums.length-1; int mid = 0; while(left<=right){ mid = (left+right)/2; if(nums[mid] == target) break; else if(nums[mid]>target) ...
803
0.407223
0.393524
31
24.935484
11.455201
54
false
false
0
0
0
0
0
0
0.580645
false
false
13
f2fbe9cce8eac6424bbabcd8da0b1d2d18963fa9
33,182,917,388,138
b624463da5398039d8bcaee0fd85b9449f327a1e
/api/src/main/java/com/lzl/services/DeptService.java
6200561bec196a637179b75e76234d50b5a6fe10
[]
no_license
a5928497/SpringBootSenior
https://github.com/a5928497/SpringBootSenior
d8941e772d1ac6f96f945b2f845616bff8c53281
b2f6c0ce8b4a8c201c5392fcc68b538e0725156e
refs/heads/master
2020-03-18T12:40:02.487000
2018-05-25T07:15:59
2018-05-25T07:15:59
134,737,525
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lzl.services; import com.lzl.entities.Department; import com.lzl.mappers.DeptMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; @Service public class DeptService { @Autowired private DeptMapper deptMapper; ...
UTF-8
Java
768
java
DeptService.java
Java
[]
null
[]
package com.lzl.services; import com.lzl.entities.Department; import com.lzl.mappers.DeptMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; @Service public class DeptService { @Autowired private DeptMapper deptMapper; ...
768
0.708333
0.708333
33
22.272728
18.927731
62
false
false
0
0
0
0
0
0
0.363636
false
false
13
552192c99376d9c9c63c9e197e75fedd0073ae13
120,259,117,381
4de838860632a29c0d4aedd6b12f7565d2675970
/src/test/java/com/janprach/shopper/sreality/GenerateUrlConvertTableValuesJsonTest.java
e67ea52abd6a873e9f3f73cc0b8bcc1a64495551
[]
no_license
LukasMazl/shopper
https://github.com/LukasMazl/shopper
dc523055f72ac6915127b8cd2a9b5243d72280b1
e6886569d126fde6ce56e4936889450788076b01
refs/heads/master
2021-09-10T14:57:13.549000
2018-03-28T02:37:11
2018-03-28T02:37:11
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.janprach.shopper.sreality; import java.io.File; import java.net.URL; import java.nio.charset.StandardCharsets; import java.util.regex.Pattern; import javax.script.ScriptEngineManager; import org.apache.commons.io.FileUtils; import org.apache.commons.io.IOUtils; import org.junit.Ignore; import org.junit.T...
UTF-8
Java
1,953
java
GenerateUrlConvertTableValuesJsonTest.java
Java
[]
null
[]
package com.janprach.shopper.sreality; import java.io.File; import java.net.URL; import java.nio.charset.StandardCharsets; import java.util.regex.Pattern; import javax.script.ScriptEngineManager; import org.apache.commons.io.FileUtils; import org.apache.commons.io.IOUtils; import org.junit.Ignore; import org.junit.T...
1,953
0.739375
0.736303
53
35.849056
30.907894
107
false
false
0
0
0
0
0
0
2.283019
false
false
13
6ef3efe6716ca46f633557cb6583decf0760dad1
6,820,408,119,522
80b3f33227692184da9302a7af582337ce5bc513
/Minesweeper/src/controller/PlayingFieldController.java
7983766404460678046a27145efd609ce89ec51c
[]
no_license
NErzberger/Minesweeper
https://github.com/NErzberger/Minesweeper
71be3911fd2c8714ef87cf658b1ab86fa7c18dc6
de673e322d9dd412da8e91673ae1c05d257ff45a
refs/heads/master
2022-12-28T07:28:50.133000
2020-10-13T18:43:54
2020-10-13T18:43:54
288,446,367
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package controller; import main.Imagetype; import model.DataGrid; import view.Playingfield; /** * Die Klasse PlayingFieldController verbindet die Klassen {@link Playingfield} * und {@link DataGrid}. Ziel der Klasse ist es, das Spielfeld aufzubauen. * * @author Nico * @author Larissa * */ public class Playing...
ISO-8859-1
Java
13,154
java
PlayingFieldController.java
Java
[ { "context": "e ist es, das Spielfeld aufzubauen.\n * \n * @author Nico\n * @author Larissa\n *\n */\n\npublic class PlayingFi", "end": 272, "score": 0.9990671873092651, "start": 268, "tag": "NAME", "value": "Nico" }, { "context": "ielfeld aufzubauen.\n * \n * @author Nico\n * @autho...
null
[]
package controller; import main.Imagetype; import model.DataGrid; import view.Playingfield; /** * Die Klasse PlayingFieldController verbindet die Klassen {@link Playingfield} * und {@link DataGrid}. Ziel der Klasse ist es, das Spielfeld aufzubauen. * * @author Nico * @author Larissa * */ public class Playing...
13,154
0.662417
0.654172
364
34.986263
36.407604
156
false
false
0
0
0
0
0
0
2.788461
false
false
13
b3c57c85834b498fa3512cc7ebc5289ebb64d336
5,351,529,291,679
359da0dcb312324f43aeb1b22cf3203aea4e2560
/DonoGear/app/src/main/java/com/example/donogear/actionpages/UserProfileFragment.java
821ad4248a2be76010f015f99b0e9ee82be555b5
[]
no_license
MeetChheda/DONO-Gear
https://github.com/MeetChheda/DONO-Gear
941d55423823e92528f471e7b1d27d2844dfeef0
eabc186adb550830c4b6aadcb3078268cd0a607e
refs/heads/master
2020-08-04T05:07:43.468000
2019-12-06T06:13:47
2019-12-06T06:13:47
212,016,159
0
0
null
false
2019-12-06T03:01:42
2019-10-01T05:01:51
2019-12-01T05:48:20
2019-12-06T03:01:42
1,763
0
0
0
Java
false
false
package com.example.donogear.actionpages; import android.content.Intent; import android.os.Bundle; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.fragment.app.Fragment; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; i...
UTF-8
Java
3,755
java
UserProfileFragment.java
Java
[]
null
[]
package com.example.donogear.actionpages; import android.content.Intent; import android.os.Bundle; import androidx.coordinatorlayout.widget.CoordinatorLayout; import androidx.fragment.app.Fragment; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; i...
3,755
0.67723
0.673768
109
33.458717
25.277735
93
false
false
0
0
0
0
0
0
0.688073
false
false
13
bba9d5b43c1b370c1653d72b4ea6becc42a660d4
25,477,746,046,315
6262362806d8ae6c0894187b9e44603735e70214
/src/br/com/vinireis/webcurriculos/model/Ocupacao.java
1ff8f5374dd4d0fd566ecd40a2e02cea8d2c013f
[]
no_license
vinireis/webcurriculos
https://github.com/vinireis/webcurriculos
32d864b0927f08a396c60fdff9873d4a72ab8501
c7d45ebf0c72eeed1deab472d06d316c8b999597
refs/heads/master
2019-02-02T01:45:03.824000
2014-12-18T01:43:10
2014-12-18T01:43:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.vinireis.webcurriculos.model; import java.util.ArrayList; import java.util.List; import javax.persistence.CollectionTable; import javax.persistence.ElementCollection; import javax.persistence.Entity; import javax.persistence.Id; @Entity public class Ocupacao { @Id private long CBO; pr...
UTF-8
Java
1,011
java
Ocupacao.java
Java
[]
null
[]
package br.com.vinireis.webcurriculos.model; import java.util.ArrayList; import java.util.List; import javax.persistence.CollectionTable; import javax.persistence.ElementCollection; import javax.persistence.Entity; import javax.persistence.Id; @Entity public class Ocupacao { @Id private long CBO; pr...
1,011
0.70821
0.70821
49
18.632652
17.127008
58
false
false
0
0
0
0
0
0
1.142857
false
false
13
458bcb51b525d7096465b640532e198202557ae5
20,547,123,599,812
fffa74a818fcc1fe32404ab4bb3b2173641b78ce
/src/leetcode/time2021/four/Solution581.java
a6a804f860b918bff474b3baafa07acb1f2c4fb8
[]
no_license
LYX708194/MyLeetCode
https://github.com/LYX708194/MyLeetCode
d27b2cd6327ebcc45fae0cb243f144b5d7cb89c6
c5ea3d73517fda5832a90ed75bbdb38898024957
refs/heads/master
2023-07-15T04:44:52.986000
2021-08-31T13:20:30
2021-08-31T13:20:30
314,142,099
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package leetcode.time2021.four; /** 最短无需子数组 * 给你一个整数数组 nums ,你需要找出一个 连续子数组 ,如果对这个子数组进行升序排序,那么整个数组都会变为升序排序。 * * 请你找出符合题意的 最短 子数组,并输出它的长度。 * *   * * 示例 1: * * 输入:nums = [2,6,4,8,10,9,15] * 输出:5 * 解释:你只需要对 [6, 4, 8, 10, 9] 进行升序排序,那么整个表都会变为升序排序。 * 示例 2: * * 输入:nums = [1,2,3,4] * 输出:0 * 示例 3: * * 输入:nums ...
UTF-8
Java
1,651
java
Solution581.java
Java
[ { "context": "y\n * 著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。\n * @author lyx\n * @date 2021/4/2 9:22\n */\npublic class Solution5", "end": 597, "score": 0.9996256828308105, "start": 594, "tag": "USERNAME", "value": "lyx" } ]
null
[]
package leetcode.time2021.four; /** 最短无需子数组 * 给你一个整数数组 nums ,你需要找出一个 连续子数组 ,如果对这个子数组进行升序排序,那么整个数组都会变为升序排序。 * * 请你找出符合题意的 最短 子数组,并输出它的长度。 * *   * * 示例 1: * * 输入:nums = [2,6,4,8,10,9,15] * 输出:5 * 解释:你只需要对 [6, 4, 8, 10, 9] 进行升序排序,那么整个表都会变为升序排序。 * 示例 2: * * 输入:nums = [1,2,3,4] * 输出:0 * 示例 3: * * 输入:nums ...
1,651
0.494205
0.444536
61
18.803278
17.132866
76
false
false
0
0
0
0
0
0
0.491803
false
false
13
eaea6481dd308df5ac2994ba848c0952956b3645
20,478,404,131,808
c1639a60b482f1f8d98375a093bf3f4ec174a161
/BangunDatarBangunRuang/src/bangunRuang/Tabung.java
f3e528f38b8a25536cfc2913f88d96fe2841f246
[]
no_license
ekky2412/PraktikumPBO
https://github.com/ekky2412/PraktikumPBO
26386754a13e29cb963998d430f7191574163a76
3a5a59820bcfff5888a5c7dcf4023eaf184f73bc
refs/heads/master
2020-12-30T04:37:06.123000
2020-04-23T07:37:29
2020-04-23T07:37:29
238,861,984
0
1
null
false
2020-02-23T08:05:34
2020-02-07T06:56:21
2020-02-22T05:42:03
2020-02-23T08:05:33
42
0
0
0
Java
false
false
/* * 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 bangunRuang; import bangunDatar.Lingkaran; /** * * @author asus */ public class Tabung extends Lingkaran{ ...
UTF-8
Java
795
java
Tabung.java
Java
[ { "context": "port bangunDatar.Lingkaran;\r\n\r\n/**\r\n *\r\n * @author asus\r\n */\r\npublic class Tabung extends Lingkaran{\r\n ", "end": 271, "score": 0.9592079520225525, "start": 267, "tag": "USERNAME", "value": "asus" } ]
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 bangunRuang; import bangunDatar.Lingkaran; /** * * @author asus */ public class Tabung extends Lingkaran{ ...
795
0.605031
0.603774
36
20.083334
19.428465
79
false
false
0
0
0
0
0
0
0.416667
false
false
13
66ee65f51b45763ff53c244bb07d002079513c73
10,711,648,449,616
ae87aeb21d4fde8a902b66d4b88815dc34cb1ab9
/src/main/java/com.botmasterzzz.telegram/controller/telegram/tiktok/TikTokMediaAdministrationController.java
57efde7c01d07aedca41eeeabd601e652cc73228
[]
no_license
akhunovaa/botmasterzzz-telegram-service
https://github.com/akhunovaa/botmasterzzz-telegram-service
c67bb58339ead5c483e84e3b5c406b941a42ddc2
80b292f5b9f323934b394bb3aa302034b6d210f0
refs/heads/master
2023-07-17T18:43:11.611000
2021-08-29T14:04:23
2021-08-29T14:04:23
401,053,556
1
0
null
false
2021-08-29T13:58:47
2021-08-29T13:50:41
2021-08-29T13:57:15
2021-08-29T13:58:46
0
0
0
0
Java
false
false
package com.botmasterzzz.telegram.controller.telegram.tiktok; import com.botmasterzzz.bot.api.impl.methods.send.SendMessage; import com.botmasterzzz.bot.api.impl.methods.update.EditMessageReplyMarkup; import com.botmasterzzz.bot.api.impl.objects.Update; import com.botmasterzzz.bot.api.impl.objects.replykeyboard.Inline...
UTF-8
Java
12,280
java
TikTokMediaAdministrationController.java
Java
[]
null
[]
package com.botmasterzzz.telegram.controller.telegram.tiktok; import com.botmasterzzz.bot.api.impl.methods.send.SendMessage; import com.botmasterzzz.bot.api.impl.methods.update.EditMessageReplyMarkup; import com.botmasterzzz.bot.api.impl.objects.Update; import com.botmasterzzz.bot.api.impl.objects.replykeyboard.Inline...
12,280
0.722924
0.722241
207
55.560387
36.199059
207
false
false
0
0
0
0
0
0
0.792271
false
false
13
092b0c8b9783bb98577c487e0b97c18b1ca43479
21,998,822,497,942
6dadac5b12e3d71c7b84522a644874855b904784
/app/src/main/java/com/imah/smarttoko/database/dao/BarangDao.java
aee8ad8b6f682c0795da0e268f920481fcaeb4e5
[]
no_license
alfanshter/SmartToko
https://github.com/alfanshter/SmartToko
8606d52e3c938aaeb1ab3dbde0c83b1722558488
4073aa3349b0ff8584e7b6cd624121bf256ba36e
refs/heads/main
2023-05-07T14:50:08.014000
2021-05-30T15:22:35
2021-05-30T15:22:35
370,905,844
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.imah.smarttoko.database.dao; import androidx.room.Dao; import androidx.room.Delete; import androidx.room.Insert; import androidx.room.Query; import com.imah.smarttoko.database.entitas.Barang; import com.imah.smarttoko.database.entitas.Transaksi; import java.sql.Timestamp; import java.util.List; @Dao pub...
UTF-8
Java
1,299
java
BarangDao.java
Java
[]
null
[]
package com.imah.smarttoko.database.dao; import androidx.room.Dao; import androidx.room.Delete; import androidx.room.Insert; import androidx.room.Query; import com.imah.smarttoko.database.entitas.Barang; import com.imah.smarttoko.database.entitas.Transaksi; import java.sql.Timestamp; import java.util.List; @Dao pub...
1,299
0.744419
0.744419
38
33.184212
40.315765
177
false
false
0
0
0
0
0
0
0.894737
false
false
13
fb4df0ca9cd2523ee8d700694b7a2e5c3ae283a2
34,445,637,735,280
c8f6ab449b366c866148ba6036f6ee8a487835e5
/SimpleActivity/app/src/main/java/com/geelani/day1_p2_simpleactivity/MainActivity.java
5827c7d6d244fde7f3bcd2ed991a5312f969695e
[ "Apache-2.0" ]
permissive
geelaniteam/android101
https://github.com/geelaniteam/android101
cfcacce1adba2a0feb22f7496352556a8dc3bdcb
01b8b5293d2f092bcba3d3a24aa7dead7a325536
refs/heads/master
2020-03-22T12:45:38.566000
2018-07-21T06:23:58
2018-07-21T06:23:58
140,060,432
6
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.geelani.day1_p2_simpleactivity; import android.content.Intent; import android.net.Uri; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; public class MainActivity extends AppCompatActivity { @Override protected void ...
UTF-8
Java
1,055
java
MainActivity.java
Java
[]
null
[]
package com.geelani.day1_p2_simpleactivity; import android.content.Intent; import android.net.Uri; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; public class MainActivity extends AppCompatActivity { @Override protected void ...
1,055
0.668246
0.664455
31
33.032257
26.562748
115
false
false
0
0
0
0
0
0
0.483871
false
false
13
59ec02247d8646b5e72133bda118ad580f590a2b
32,427,003,154,297
02eb46e3035c238248066703e99a1989b4f54835
/src/main/java/com/deliveryninja/IrcClient.java
117042f27616eeea6ad0d1980f175db0f5019ba3
[]
no_license
ron-noble/irc-books
https://github.com/ron-noble/irc-books
282ec6a2a6238ece93b62888c56071ffe4e626e5
e79678891a832a43aed1f14b1fe3fce3511a5070
refs/heads/master
2022-02-03T11:42:57.515000
2020-01-03T13:40:48
2020-01-03T13:40:48
97,140,997
0
0
null
false
2022-02-01T00:53:02
2017-07-13T15:55:48
2020-01-03T13:40:55
2022-02-01T00:53:02
22
0
0
2
Java
false
false
package com.deliveryninja; import com.github.junrar.exception.RarException; import com.github.junrar.extract.ExtractArchive; import org.pircbotx.Configuration; import org.pircbotx.PircBotX; import org.pircbotx.UtilSSLSocketFactory; import org.pircbotx.exception.IrcException; import org.pircbotx.hooks.ListenerAdapter; ...
UTF-8
Java
6,257
java
IrcClient.java
Java
[ { "context": " Configuration.Builder()\n .setName(botName)\n .setLogin(\"xxsuperhotfirexx\"", "end": 1952, "score": 0.6153590083122253, "start": 1949, "tag": "NAME", "value": "bot" }, { "context": "nfiguration.Builder()\n .setName(botName)...
null
[]
package com.deliveryninja; import com.github.junrar.exception.RarException; import com.github.junrar.extract.ExtractArchive; import org.pircbotx.Configuration; import org.pircbotx.PircBotX; import org.pircbotx.UtilSSLSocketFactory; import org.pircbotx.exception.IrcException; import org.pircbotx.hooks.ListenerAdapter; ...
6,257
0.618827
0.618507
207
29.227053
24.481712
110
false
false
0
0
0
0
0
0
0.463768
false
false
13
0a7e7358369c05a5126688fe0c267a78ae8b24d0
33,973,191,327,190
d292b249c98c79dfa24321012e3c1661f12ad9e4
/src/main/java/athena/exceptions/command/AddMissingRequiredParametersException.java
8fe1ca92e60033699cdb63c4d4bfc12dd1c9e960
[]
no_license
amanda-chua/tp
https://github.com/amanda-chua/tp
6008f6183783e947e1f3773b89a4491ea613a855
a4a8d45f12986bf843204aab714d866e108c42e9
refs/heads/master
2023-01-14T02:13:39.444000
2020-11-09T15:49:07
2020-11-09T15:49:07
297,545,009
0
0
null
true
2020-09-22T05:29:23
2020-09-22T05:29:22
2020-09-22T05:26:04
2020-09-22T05:26:02
1,393
0
0
0
null
false
false
package athena.exceptions.command; import athena.ui.AthenaUi; /** * Handles exception for when the user does not fill in the name or the start time of the task. */ public class AddMissingRequiredParametersException extends CommandException { public AddMissingRequiredParametersException() { } /** ...
UTF-8
Java
582
java
AddMissingRequiredParametersException.java
Java
[]
null
[]
package athena.exceptions.command; import athena.ui.AthenaUi; /** * Handles exception for when the user does not fill in the name or the start time of the task. */ public class AddMissingRequiredParametersException extends CommandException { public AddMissingRequiredParametersException() { } /** ...
582
0.718213
0.718213
21
26.714285
31.000988
95
false
false
0
0
0
0
0
0
0.190476
false
false
13
9412ee0c97b29bf17dd517ed1fa08a75fd899642
34,531,537,083,225
a0589595e87991003565ff3808fc01df7fb5bd9b
/strategy/src/com/manoj/designpatterns/strategy/LinuxFileStrategy.java
f4a1ff9bdeb929af8fafa6ab211bd3c28725a204
[]
no_license
gmanojnair/designpatterns
https://github.com/gmanojnair/designpatterns
21184e65cf6e26e1e044f99a5a18ac1dff7da5aa
9f5d5f2e8efdc3ba5eccaedba0e52c9b692066ba
refs/heads/master
2021-01-22T04:18:17.754000
2017-02-13T05:15:46
2017-02-13T05:15:46
81,529,275
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.manoj.designpatterns.strategy; public class LinuxFileStrategy implements FileStrategy { }
UTF-8
Java
104
java
LinuxFileStrategy.java
Java
[]
null
[]
package com.manoj.designpatterns.strategy; public class LinuxFileStrategy implements FileStrategy { }
104
0.836538
0.836538
5
19.799999
24.25201
56
false
false
0
0
0
0
0
0
0.2
false
false
13
b779bc5faffd4e26ba68086f1ca6b1ddcfa8f211
6,700,149,022,723
a5417ab22f8d2981d5ad4b4b9c6eb3b5e0cf957d
/app/src/main/java/com/example/chat/Info.java
b3e8ed2bf3205a5bdce5023415139790b11e0b9d
[]
no_license
TechDevSubhopriyo/Chat
https://github.com/TechDevSubhopriyo/Chat
534950e6ec0eab811ec88cc5eed3006f57020304
acdfad99858e86cf0d66068e401c414f94652b57
refs/heads/master
2022-12-23T23:01:24.095000
2020-06-11T06:06:51
2020-06-11T06:06:51
253,542,618
0
1
null
false
2020-10-03T12:43:07
2020-04-06T15:41:47
2020-07-25T14:11:48
2020-06-11T06:07:04
3,815
0
1
1
Java
false
false
package com.example.chat; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import android.app.ProgressDialog; import android.content.DialogInterface; import android.content.Intent; import android.net.Ur...
UTF-8
Java
8,917
java
Info.java
Java
[ { "context": "dc0.appspot.com/o/default_pic.png?alt=media&token=0319c156-031c-4b07-9a0c-27ebecdd34d1\").into(profile);\n profile.setOnClickListen", "end": 2582, "score": 0.6675022840499878, "start": 2546, "tag": "KEY", "value": "0319c156-031c-4b07-9a0c-27ebecdd34d1" }, { "cont...
null
[]
package com.example.chat; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import android.app.ProgressDialog; import android.content.DialogInterface; import android.content.Intent; import android.net.Ur...
8,891
0.553325
0.545363
200
43.584999
37.051624
232
false
false
0
0
0
0
0
0
0.865
false
false
13
9fcfd34706899bc66d68edb4c0f0396585244a71
32,349,693,723,858
e9249853711f0ab1be70f71f61f2ad192ed71935
/app/src/main/java/com/github/sergemart/mobile/rxnotes/Constants.java
b7efc53feaedf105f22b874033da8383045f2b35
[]
no_license
sergemart/RxNotes
https://github.com/sergemart/RxNotes
5cb3cdc80275dd14d80b116db124f31478929d07
0411b85860f93f3cc2497e0fe3894fc8c3d4bf26
refs/heads/master
2018-12-18T16:21:11.028000
2018-09-17T16:43:27
2018-09-17T16:43:27
147,416,614
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.github.sergemart.mobile.rxnotes; public final class Constants { // ----------------------- public static final String BASE_URL = "https://demo.androidhive.info/"; public static final int REQUEST_TIMEOUT = 60; }
UTF-8
Java
239
java
Constants.java
Java
[ { "context": "package com.github.sergemart.mobile.rxnotes;\n\npublic final class Constants {\n\n", "end": 28, "score": 0.9987522959709167, "start": 19, "tag": "USERNAME", "value": "sergemart" } ]
null
[]
package com.github.sergemart.mobile.rxnotes; public final class Constants { // ----------------------- public static final String BASE_URL = "https://demo.androidhive.info/"; public static final int REQUEST_TIMEOUT = 60; }
239
0.640167
0.631799
10
22.9
25.532137
75
false
false
0
0
0
0
0
0
0.3
false
false
13
5b9e94d48a4e227634361b28fa744ba2e8af9f79
29,386,166,289,359
54f69acba6830363554abd9d8a5c2fc54809c73e
/phoenix-core/src/test/java/com/salesforce/phoenix/end2end/BaseTenantSpecificTablesTest.java
7a9db6218b3e363321592d1f4f7910c12b3552c0
[]
no_license
forcedotcom/phoenix
https://github.com/forcedotcom/phoenix
12e6fa76301df6a896dca3c513df248188673191
47f0b31a1417b707789d74e92642dbf8b93cd88a
refs/heads/master
2022-02-19T14:39:25.552000
2022-02-12T08:34:51
2022-02-12T08:34:51
7,676,364
130
67
null
false
2016-06-24T22:19:00
2013-01-17T23:11:59
2016-06-16T22:46:37
2014-02-05T20:23:17
168,076
532
237
149
Java
null
null
/******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistr...
UTF-8
Java
4,722
java
BaseTenantSpecificTablesTest.java
Java
[ { "context": "e;\n\n/**\n * Describe your class here.\n *\n * @author elilevine\n * @since 2.2\n */\npublic abstract class BaseTenan", "end": 2005, "score": 0.9995746612548828, "start": 1996, "tag": "USERNAME", "value": "elilevine" } ]
null
[]
/******************************************************************************* * Copyright (c) 2013, Salesforce.com, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistr...
4,722
0.638924
0.636595
85
54.55294
37.354111
137
false
false
0
0
0
0
0
0
0.8
false
false
13
141c0a86bfbdcb5c4e0b7160025597170453a27e
27,599,459,882,543
63e9e652ba641076bce1f44907693282410ea152
/core/src/main/java/cn/edu/tsinghua/iginx/metadata/DefaultMetaManager.java
9112956e5ee61734c0628785762aba40d9b8a40c
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
Cauchy-NY/IginX
https://github.com/Cauchy-NY/IginX
9f6db41116bd9340746369745b4bfc67af37bc99
77792356946bf46d047d528bcfab8e171f3f00d0
refs/heads/main
2023-07-30T05:00:36.238000
2023-02-25T06:06:37
2023-02-25T06:06:37
385,179,058
0
0
null
true
2021-07-12T08:34:48
2021-07-12T08:34:47
2021-07-11T08:12:40
2021-07-12T07:10:35
7,979
0
0
0
null
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
UTF-8
Java
55,870
java
DefaultMetaManager.java
Java
[]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
55,870
0.616336
0.614831
1,287
41.865578
32.484768
195
false
false
0
0
0
0
0
0
0.609169
false
false
13
9afd6f7bc4bfeaf10963a796336d6752b51271dd
9,732,395,938,319
31c381a35227da5fd991ed7dc291b0d63f556ef1
/crawlerSystem/src/main/java/edu/ecnu/spcrawler/ChinaTeacher/ChinaTeacherCrawler.java
e47bc5b3bcae764d86d196eb522395cc97284e94
[]
no_license
pan060757/edu-project
https://github.com/pan060757/edu-project
2006757e52c6f16910076acd9436016751cbb55c
f8e4468ea6c646a3ae63a5d6652bdc1e0418e34c
refs/heads/master
2021-01-21T06:43:12.689000
2017-05-17T14:52:58
2017-05-17T14:52:58
91,583,929
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.ecnu.spcrawler.ChinaTeacher; import cn.edu.hfut.dmic.contentextractor.ContentExtractor; import cn.edu.hfut.dmic.contentextractor.NewsPage; import com.gargoylesoftware.htmlunit.NicelyResynchronizingAjaxController; import com.gargoylesoftware.htmlunit.WebClient; import com.gargoylesoftware.htmlunit.html.Html...
UTF-8
Java
5,030
java
ChinaTeacherCrawler.java
Java
[ { "context": "on;\nimport java.util.ArrayList;\n\n/**\n * Created by song on 2015/12/20.\n */\npublic class ChinaTeacherCrawl", "end": 623, "score": 0.9882325530052185, "start": 619, "tag": "USERNAME", "value": "song" } ]
null
[]
package edu.ecnu.spcrawler.ChinaTeacher; import cn.edu.hfut.dmic.contentextractor.ContentExtractor; import cn.edu.hfut.dmic.contentextractor.NewsPage; import com.gargoylesoftware.htmlunit.NicelyResynchronizingAjaxController; import com.gargoylesoftware.htmlunit.WebClient; import com.gargoylesoftware.htmlunit.html.Html...
5,030
0.491807
0.460631
157
30.872612
20.325293
121
false
false
0
0
0
0
0
0
0.624204
false
false
13
212cab1f213f54c55283cd43755603597155b62c
20,486,994,048,551
22017b2c74b542e5721f9fc0f5a41a7b2b9bb35e
/InsideDell/src/com/dell/insidedell/stepdefinitions/LoginStepDefinition.java
3f861335aea6d3aae27b5f57284e02d1f0a9d8a7
[]
no_license
vadderaj/Sample
https://github.com/vadderaj/Sample
89add279469a5d2577b9769851128796c3b8abf2
bdfbf1f2fae1a8b7ce162f2fefe3033f9e58024b
refs/heads/master
2018-12-22T23:44:47.489000
2018-10-01T07:59:01
2018-10-01T07:59:01
151,054,155
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dell.insidedell.stepdefinitions; import com.dell.ReadConfig; // *********************************************************************** // Author : kakuml1 // Created : 18/09/2018 12.56.46 PM // // Last Modified By : kakuml1 // Last Modified On : 18/09/2018 12.56.46 PM // ************...
UTF-8
Java
2,838
java
LoginStepDefinition.java
Java
[ { "context": "***************************\n\n// Author : kakuml1\n// Created : 18/09/2018 12.56.46 PM\n//\n/", "end": 181, "score": 0.999723494052887, "start": 174, "tag": "USERNAME", "value": "kakuml1" }, { "context": " : 18/09/2018 12.56.46 PM\n//\n// Last Modifi...
null
[]
package com.dell.insidedell.stepdefinitions; import com.dell.ReadConfig; // *********************************************************************** // Author : kakuml1 // Created : 18/09/2018 12.56.46 PM // // Last Modified By : kakuml1 // Last Modified On : 18/09/2018 12.56.46 PM // ************...
2,838
0.64623
0.632488
98
27.959183
25.64551
97
false
false
0
0
0
0
0
0
1.142857
false
false
13
b105720e59556c0ebc19a125e279d6a2ff5352c5
16,174,846,896,722
7e13d4d315265bc55fabaf424745cf954417d118
/SLCO1.0-files/SLCO1.0/metamodels-and-grammars/nqc.emf/src/nqc/impl/CaseImpl.java
b52cfbbbaeedf81ede43345760cb6fd29c9da089
[]
no_license
melroy999/2IMP00-SLCO
https://github.com/melroy999/2IMP00-SLCO
6c4b69d0da58d4f06c662cd046193694979bbae4
bb5178ffc322c4bb0d7b070760950f29aeb0eb52
refs/heads/master
2023-04-05T06:48:10.474000
2021-04-07T23:19:46
2021-04-07T23:19:46
314,880,276
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * <copyright> * </copyright> * * $Id$ */ package nqc.impl; import java.util.Collection; import nqc.Case; import nqc.ConstantExpression; import nqc.NqcPackage; import nqc.Statement; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse....
UTF-8
Java
6,200
java
CaseImpl.java
Java
[]
null
[]
/** * <copyright> * </copyright> * * $Id$ */ package nqc.impl; import java.util.Collection; import nqc.Case; import nqc.ConstantExpression; import nqc.NqcPackage; import nqc.Statement; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse....
6,200
0.646129
0.646129
262
22.664122
22.23851
113
false
false
0
0
0
0
0
0
1.553435
false
false
13
522f0b055a998d7936995ef30544917fcbfb6ab8
22,351,009,854,611
17a14504f80fdd205ddd0df1900f79aeeb5cc10e
/src/compiler/graph/GraphSerializer.java
5e41729145c15d8bd742161b3d1ddb3b44f9bca8
[]
no_license
stevenremot/RaSKlett
https://github.com/stevenremot/RaSKlett
79fc4e1926f93dd8a0dbbb5f9b3f8d6efaa11d54
07d0718246d87b01cd44fb5fdfaed3893960f833
refs/heads/master
2021-01-02T09:02:42.919000
2013-06-26T11:04:36
2013-06-26T11:04:36
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package compiler.graph; /** * Convertit un graphe en chîne de caractères * @author remot * */ public abstract class GraphSerializer { /** * Méthode de sérialisation de graphe */ public static String serialize(Node graph) { String ret = ""; Node root = graph.getRoot(); // On écrit la fonction re...
UTF-8
Java
697
java
GraphSerializer.java
Java
[ { "context": "vertit un graphe en chîne de caractères\n * @author remot\n *\n */\npublic abstract class GraphSerializer {\n\t\n", "end": 91, "score": 0.999468982219696, "start": 86, "tag": "USERNAME", "value": "remot" } ]
null
[]
package compiler.graph; /** * Convertit un graphe en chîne de caractères * @author remot * */ public abstract class GraphSerializer { /** * Méthode de sérialisation de graphe */ public static String serialize(Node graph) { String ret = ""; Node root = graph.getRoot(); // On écrit la fonction re...
697
0.605491
0.605491
36
18.222221
19.306175
66
false
false
0
0
0
0
0
0
1.777778
false
false
13
e12b1603f2fb22cc7366b1a5c35f253ac6379f07
16,544,214,093,928
9a82104bda5861ab4ca92e9de2047a72337b90df
/src/main/java/com/artemis/lottery/service/impl/GameServiceImpl.java
e3e2782b8bde506325af0f6d53c46acea09c9375
[]
no_license
realoldroot/football-lottery
https://github.com/realoldroot/football-lottery
218220c4e4f0b8b35331f6eec3c1aafc627a3fa1
d6c008c02d6a9c51026427812092f27858a04977
refs/heads/master
2020-03-16T05:49:09.027000
2018-05-19T10:21:04
2018-05-19T10:21:04
132,538,740
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.artemis.lottery.service.impl; import com.artemis.lottery.domain.Game; import com.artemis.lottery.repository.GameRepository; import com.artemis.lottery.service.GameService; import org.springframework.stereotype.Service; /** * @author zhengenshen * @date 2018-05-16 18:31 */ @Service public class GameSer...
UTF-8
Java
406
java
GameServiceImpl.java
Java
[ { "context": "pringframework.stereotype.Service;\n\n/**\n * @author zhengenshen\n * @date 2018-05-16 18:31\n */\n\n@Service\npublic cl", "end": 259, "score": 0.9988408088684082, "start": 248, "tag": "USERNAME", "value": "zhengenshen" } ]
null
[]
package com.artemis.lottery.service.impl; import com.artemis.lottery.domain.Game; import com.artemis.lottery.repository.GameRepository; import com.artemis.lottery.service.GameService; import org.springframework.stereotype.Service; /** * @author zhengenshen * @date 2018-05-16 18:31 */ @Service public class GameSer...
406
0.807882
0.778325
15
26.066668
28.219299
103
false
false
0
0
0
0
0
0
0.4
false
false
13
0a7ec7f89af4305ae0ddef47153807e4fb0c0f7d
35,742,717,875,923
cf30d992ddeeb2e17c369baabf9e39f9769897a0
/src/com/mldtsv/service/MessageService.java
a3eb3667b29c964ccb096a268e5f040c98f141cd
[ "CC0-1.0" ]
permissive
kmaooad/ideal-fiesta
https://github.com/kmaooad/ideal-fiesta
f6798c9ff9d0d6fdcb39fe80b656c41f5679357e
a62ed0e4e26ae8dc1b216122dc1f8e468f4568cd
refs/heads/master
2023-08-19T11:58:05.626000
2021-10-05T06:53:32
2021-10-05T06:53:32
411,171,598
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mldtsv.service; import java.util.List; public interface MessageService { void sendMessage(List<String> users, String message); }
UTF-8
Java
147
java
MessageService.java
Java
[]
null
[]
package com.mldtsv.service; import java.util.List; public interface MessageService { void sendMessage(List<String> users, String message); }
147
0.768707
0.768707
7
20
19.827831
57
false
false
0
0
0
0
0
0
0.571429
false
false
13
07e5a7fe085a8097bcd7241a1502d55611de9b5b
36,447,092,505,541
94b6a195d00cf2936719792f8d4694bd4a6c826a
/JPigpio/src/jpigpio/GPIO.java
965d6bba9ad51d02cf40363a16648c195e06cae4
[ "Apache-2.0" ]
permissive
Medyk/jpigpio
https://github.com/Medyk/jpigpio
d9d70e9f7009746576bf2441a60a435f948e4c06
4c1707b50c3937bed831c0c3f11dc60013c986f1
refs/heads/master
2021-01-12T03:35:42.560000
2016-09-12T16:38:42
2016-09-12T16:38:42
78,234,694
0
0
null
true
2017-01-06T19:59:17
2017-01-06T19:59:16
2016-12-24T05:41:28
2016-09-12T16:38:42
489
0
0
0
null
null
null
package jpigpio; public class GPIO { private JPigpio pigpio; private int pin; public GPIO(JPigpio pigpio, int pin) { assert pigpio != null; this.pigpio = pigpio; this.pin = pin; } public GPIO(JPigpio pigpio, int pin, int direction) throws PigpioException { this(pigpio, pin); setDirection(direct...
UTF-8
Java
959
java
GPIO.java
Java
[]
null
[]
package jpigpio; public class GPIO { private JPigpio pigpio; private int pin; public GPIO(JPigpio pigpio, int pin) { assert pigpio != null; this.pigpio = pigpio; this.pin = pin; } public GPIO(JPigpio pigpio, int pin, int direction) throws PigpioException { this(pigpio, pin); setDirection(direct...
959
0.701773
0.698644
47
19.425531
20.023119
77
false
false
0
0
0
0
0
0
1.702128
false
false
13
80a77ba9c0727ae1f9ed92901ce9d63e3dd16cb7
36,447,092,507,671
8004b685c3a29b5ee9e24e2d34d7f81989a9df01
/org.kbinani.componentmodel/BProgressChangedEventArgs.java
b2fb69e264b02ec8afa40b15f0907f67d7fbbbe6
[]
no_license
kbinani/cadencii
https://github.com/kbinani/cadencii
ebb075ad90e959a76dae7596dba1edee2501fc9c
616e11ab149c7d7bbe4b0ca1010561e58c9da91c
refs/heads/master
2021-01-16T00:49:37.884000
2012-02-26T14:22:10
2012-02-26T14:22:10
3,419,996
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.github.cadencii.componentmodel; import com.github.cadencii.*; public class BProgressChangedEventArgs extends BEventArgs{ public int ProgressPercentage = 0; public Object UserState = null; public BProgressChangedEventArgs( int progressPercentage, Object userState ){ ProgressP...
UTF-8
Java
397
java
BProgressChangedEventArgs.java
Java
[]
null
[]
package com.github.cadencii.componentmodel; import com.github.cadencii.*; public class BProgressChangedEventArgs extends BEventArgs{ public int ProgressPercentage = 0; public Object UserState = null; public BProgressChangedEventArgs( int progressPercentage, Object userState ){ ProgressP...
397
0.729114
0.726582
13
28.384615
25.003195
81
false
false
0
0
0
0
0
0
0.538462
false
false
13
fab976fe97264eb53f6f1fdcab2300a0d3abd7f9
38,723,425,160,002
42ec0cd99974bcc14547846ca73891311dd9e213
/JavaTorrentSample/src/torrent/PeerConnectionAccepter.java
77b36e80d436634c112b0898fa3a0c29d3c634e2
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
arpitgogia/CompetitiveProgramming
https://github.com/arpitgogia/CompetitiveProgramming
be44f25e59f3fda914b105e01ae3a36fbe91ab71
32033db35cb86fc28660255c8fef88a35790b874
refs/heads/master
2016-06-11T20:08:50.977000
2016-05-31T17:53:50
2016-05-31T17:53:50
56,000,080
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package torrent; import java.io.IOException; import java.net.ServerSocket; import java.net.Socket; import org.johnnei.utils.ThreadUtils; import org.johnnei.utils.config.Config; import torrent.download.Torrent; import torrent.download.peer.Peer; import torrent.download.tracker.TrackerManager; import torrent.network.B...
UTF-8
Java
2,087
java
PeerConnectionAccepter.java
Java
[]
null
[]
package torrent; import java.io.IOException; import java.net.ServerSocket; import java.net.Socket; import org.johnnei.utils.ThreadUtils; import org.johnnei.utils.config.Config; import torrent.download.Torrent; import torrent.download.peer.Peer; import torrent.download.tracker.TrackerManager; import torrent.network.B...
2,087
0.745089
0.742214
71
28.394365
26.670382
106
false
false
0
0
0
0
0
0
2.690141
false
false
13
15115872bdb06b322b5f325e3b6e877414c07db0
38,671,885,554,683
2e5d3cf80b86fc64994e77654ed31537fed2cd45
/dev/joymeter-android-client/AndroidClient/app/src/main/java/com/joymeter/events/bus/LoadActivitiesEvent.java
e89408a9f1a4eedf0e8b75c73f32976986895014
[]
no_license
hramovecchi/joymeter
https://github.com/hramovecchi/joymeter
fd9c73fdb52c617447a8f4ba168f33b40c63f672
71b461ec7feac6051cf3d510cb6a313278a9541e
refs/heads/master
2020-04-06T09:52:41.229000
2016-11-11T20:33:22
2016-11-11T20:33:22
16,554,372
0
0
null
false
2016-10-10T18:20:21
2014-02-05T18:47:16
2016-01-21T15:28:11
2016-10-10T18:20:20
3,075
0
0
1
Java
null
null
package com.joymeter.events.bus; /** * Created by hramovecchi on 22/03/2016. */ public class LoadActivitiesEvent { }
UTF-8
Java
120
java
LoadActivitiesEvent.java
Java
[ { "context": "ackage com.joymeter.events.bus;\n\n/**\n * Created by hramovecchi on 22/03/2016.\n */\npublic class LoadActivitiesEve", "end": 63, "score": 0.9996200799942017, "start": 52, "tag": "USERNAME", "value": "hramovecchi" } ]
null
[]
package com.joymeter.events.bus; /** * Created by hramovecchi on 22/03/2016. */ public class LoadActivitiesEvent { }
120
0.725
0.658333
7
16.142857
16.796501
40
false
false
0
0
0
0
0
0
0.142857
false
false
13
f980724595fe687e899faf4807b6a7042851861e
34,832,184,822,867
1206867d90fba7f70dd209506b4c5d842f036d0f
/deeksha working/selenium projects/selenium/Bancs/src/taiwan/CT_Rem_BEN.java
899d95059c69433ba0eccce9f4df2c8cc084ac1d
[]
no_license
deeksha-rai/automation-testing
https://github.com/deeksha-rai/automation-testing
62709eaf87586690cc99c6b63b4dead40cdb1697
43ccebc9d6beafedcc9c4caeef487ee5dcf8e59a
refs/heads/master
2020-03-28T19:21:40.921000
2018-09-23T13:57:58
2018-09-23T13:57:58
148,967,810
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package taiwan; import java.util.concurrent.TimeUnit; import org.openqa.selenium.Alert; import org.openqa.selenium.By; import org.openqa.selenium.JavascriptExecutor; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.ui.ExpectedConditions; import org.open...
UTF-8
Java
2,912
java
CT_Rem_BEN.java
Java
[]
null
[]
package taiwan; import java.util.concurrent.TimeUnit; import org.openqa.selenium.Alert; import org.openqa.selenium.By; import org.openqa.selenium.JavascriptExecutor; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.ui.ExpectedConditions; import org.open...
2,912
0.667239
0.648695
82
34.463413
30.817003
121
false
false
0
0
0
0
0
0
3.609756
false
false
13
45fbb182245f9e4952f8267680cca64241f8c125
37,005,438,256,458
5713ed5b7851637f7094de68e4bcd16490a02a50
/SpringBeanLifecycleJavaConfig/src/main/java/com/lti/model/Address.java
e7f8f639c6d0019bb6dffff2dc193736d18fb000
[]
no_license
SUGANDHA485/PROJ
https://github.com/SUGANDHA485/PROJ
4a8bd62f66394c477f9f7f5ebe04cc6ca10debbb
c386ac21e566ef7b3f7440834ffd13bf91f82b82
refs/heads/master
2022-12-20T16:57:46.751000
2020-01-21T12:29:11
2020-01-21T12:29:11
235,337,030
0
0
null
false
2022-12-16T13:55:49
2020-01-21T12:26:14
2020-01-21T12:29:14
2022-12-16T13:55:46
3,730
0
0
3
Java
false
false
package com.lti.model; import org.springframework.context.annotation.Primary; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Component; @Component("address") @Primary @Scope(scopeName="singleton") public class Address { private int addressId; private String cit...
UTF-8
Java
1,109
java
Address.java
Java
[]
null
[]
package com.lti.model; import org.springframework.context.annotation.Primary; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Component; @Component("address") @Primary @Scope(scopeName="singleton") public class Address { private int addressId; private String cit...
1,109
0.63661
0.63661
52
19.326923
18.605955
85
false
false
0
0
0
0
0
0
1.538462
false
false
13
6c30f052ad63c14624a7bf711fb498d355063206
33,981,781,304,792
3c81e12d4e04c8869d6ba91ccd0dac9fc6a14402
/src/main/java/com/byf/concurrency/example/mq/MQController.java
8bb75f880a2972282bb18d67a0aa00d97efc742f
[]
no_license
byf312358196/concurrency
https://github.com/byf312358196/concurrency
3ee9f68e8074d070be3b17aaeaa739fd8b76d982
c9837e7b3b777bb1545aef46ca837ca0d70c81be
refs/heads/master
2020-06-16T10:53:28.532000
2019-07-14T14:02:27
2019-07-14T14:02:27
195,546,362
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.byf.concurrency.example.mq; import com.byf.concurrency.example.mq.kafka.KafkaSender; import com.byf.concurrency.example.mq.rabbitmq.RabbitMQClient; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.s...
UTF-8
Java
1,247
java
MQController.java
Java
[]
null
[]
package com.byf.concurrency.example.mq; import com.byf.concurrency.example.mq.kafka.KafkaSender; import com.byf.concurrency.example.mq.rabbitmq.RabbitMQClient; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.s...
1,247
0.719326
0.712911
40
30.174999
20.14682
64
false
false
0
0
0
0
0
0
0.625
false
false
13
9126f558fbdc2bf2b4431a7db230937f6a5273be
30,597,347,019,463
63e64439306c9ed87f1bc79fc83ab0e3fa9aefc9
/Poseidon/Poseidon_Test/src/main/java/poseidon_Controller/HomePageController.java
a989f656c3cf937cc70033a489b8a19b4af5b403
[]
no_license
tonyistark/SeleniumDemo
https://github.com/tonyistark/SeleniumDemo
cdb724a1b8c5bf7f14b3fc7eaef35625e898c332
c00fd6f93f303a4a40cd55b054b1ef53fcc9e929
refs/heads/master
2021-01-12T14:35:10.057000
2016-11-02T14:37:05
2016-11-02T14:37:05
72,024,636
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package poseidon_Controller; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import java.util.concurrent.TimeUnit; import poseidon_Constants.IResourceConstant; import poseidon_Model.HomePageModel; public class HomePageController { HomePageModel home = new HomePageModel(); public void U...
UTF-8
Java
2,556
java
HomePageController.java
Java
[]
null
[]
package poseidon_Controller; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import java.util.concurrent.TimeUnit; import poseidon_Constants.IResourceConstant; import poseidon_Model.HomePageModel; public class HomePageController { HomePageModel home = new HomePageModel(); public void U...
2,556
0.669405
0.66784
147
16.387754
21.073389
96
false
false
0
0
0
0
0
0
1.585034
false
false
13
277716bdab1731b9d68328f98103340ee6a2c413
39,522,289,094,890
239f2915aeb7b288243b1542149a4bbeac6d0a38
/src/main/java/com/ratcoding/service/impl/CustomerServiceImpl.java
891a0a7e700a4b7287d6008ecdb01dd61b5cdf58
[]
no_license
patrykszczur94/shopBySpring
https://github.com/patrykszczur94/shopBySpring
3c406f975c16c13a30753eeb82b4992264d3d434
e3b6b75ff8a120cbd4b43f787fb7288d05e06fc3
refs/heads/master
2021-05-16T15:40:34.327000
2018-04-15T09:23:50
2018-04-15T09:23:50
119,419,569
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ratcoding.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.ratcoding.domain.Customer; import com.ratcoding.domain.repository.CustomerRepository; import com.ratcoding.service.CustomerService; @Ser...
UTF-8
Java
548
java
CustomerServiceImpl.java
Java
[]
null
[]
package com.ratcoding.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.ratcoding.domain.Customer; import com.ratcoding.domain.repository.CustomerRepository; import com.ratcoding.service.CustomerService; @Ser...
548
0.830292
0.830292
23
22.826086
22.70348
62
false
false
0
0
0
0
0
0
0.695652
false
false
13
38f3a24c105e0d182d156b9f8c7f66c082d95ae3
1,262,720,390,336
f795e4bd12605c10370a06da20fb1ed3af0d555c
/src/main/java/cn/weit/happymo/filter/AbstractMoMoFilter.java
5841416049f280790e15e9e3e2381d827717d9a1
[]
no_license
HelloWeit/momo-web
https://github.com/HelloWeit/momo-web
139dbd2c300be1a74114188bed2a45a133240ee3
f6851d377214dbf7f14aed0afa1e6104a437401f
refs/heads/master
2022-05-29T05:46:30.609000
2021-06-22T02:43:01
2021-06-22T02:43:01
135,227,889
2
1
null
false
2022-05-20T20:46:57
2018-05-29T01:52:38
2021-06-22T03:03:44
2022-05-20T20:46:57
40
0
1
4
Java
false
false
package cn.weit.happymo.filter; import io.netty.handler.codec.http.FullHttpRequest; import io.netty.handler.codec.http.FullHttpResponse; /** * @author weitong */ public abstract class AbstractMoMoFilter { /** * filter初始化 */ public abstract void init(); /** * 前置处理 * @param request 请求 * @param response...
UTF-8
Java
605
java
AbstractMoMoFilter.java
Java
[ { "context": "ndler.codec.http.FullHttpResponse;\n\n/**\n * @author weitong\n */\npublic abstract class AbstractMoMoFilter {\n\n\t", "end": 161, "score": 0.9985430836677551, "start": 154, "tag": "USERNAME", "value": "weitong" } ]
null
[]
package cn.weit.happymo.filter; import io.netty.handler.codec.http.FullHttpRequest; import io.netty.handler.codec.http.FullHttpResponse; /** * @author weitong */ public abstract class AbstractMoMoFilter { /** * filter初始化 */ public abstract void init(); /** * 前置处理 * @param request 请求 * @param response...
605
0.717813
0.717813
29
18.551723
23.07497
84
false
false
0
0
0
0
0
0
0.827586
false
false
13
a64b1520bb0fd511b68654a13d64d4b50c8e9d9d
34,875,134,448,720
938c11bf6098196528632cd09365d66884a508e8
/src/main/java/com/sirius/sdk/agent/wallet/impl/LedgerProxy.java
b0bc2d381753e65cf68963ba5eda17cecc64b49b
[]
no_license
Purik/sirius-sdk-java
https://github.com/Purik/sirius-sdk-java
fd659c5a3eb8a1f1bbcf66b0f4411aea348f474c
40c6cad318abdf06a65d6321c3789285ef071bd4
refs/heads/master
2023-08-22T21:52:45.805000
2021-10-01T11:41:09
2021-10-01T11:41:09
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sirius.sdk.agent.wallet.impl; import com.sirius.sdk.agent.connections.AgentRPC; import com.sirius.sdk.agent.RemoteParams; import com.sirius.sdk.agent.connections.RemoteCallWrapper; import com.sirius.sdk.agent.wallet.abstract_wallet.AbstractLedger; import com.sirius.sdk.agent.wallet.abstract_wallet.model.An...
UTF-8
Java
26,245
java
LedgerProxy.java
Java
[]
null
[]
package com.sirius.sdk.agent.wallet.impl; import com.sirius.sdk.agent.connections.AgentRPC; import com.sirius.sdk.agent.RemoteParams; import com.sirius.sdk.agent.connections.RemoteCallWrapper; import com.sirius.sdk.agent.wallet.abstract_wallet.AbstractLedger; import com.sirius.sdk.agent.wallet.abstract_wallet.model.An...
26,245
0.569289
0.565289
501
51.385231
36.834763
147
false
false
0
0
0
0
0
0
0.858283
false
false
13
55133149567dd1fa5532ab78621f483b6dfa8d07
5,076,651,360,964
e6d1308937ecccccc817b044a6a169961f4e79b5
/src/main/java/com/pradeepjoam/test/controller/RestControlclass.java
cbb95b9a381964cc772ddedd725052929947b68d
[]
no_license
PradeepJoam/Spring-boot-Basic-Security-App
https://github.com/PradeepJoam/Spring-boot-Basic-Security-App
b1d8aabb36e5425c68586a2004ec2f3599126cbc
d2bbd2062cece263ac1a23affd4bcae632ee6f14
refs/heads/master
2023-08-05T12:36:59.809000
2021-09-16T19:39:48
2021-09-16T19:39:48
407,292,416
0
0
null
false
2021-09-16T19:39:49
2021-09-16T19:36:31
2021-09-16T19:36:36
2021-09-16T19:39:49
0
0
0
0
null
false
false
package com.pradeepjoam.test.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RequestMapping("/test") public class RestControlclass { @GetMapping("/inf...
UTF-8
Java
383
java
RestControlclass.java
Java
[]
null
[]
package com.pradeepjoam.test.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RequestMapping("/test") public class RestControlclass { @GetMapping("/inf...
383
0.801567
0.801567
15
24.533333
21.887186
62
false
false
0
0
0
0
0
0
0.666667
false
false
13
2b08a083cc15ea63deaa5d61d166e372343c15ed
28,441,273,503,670
76fa79df0c4676ecc171e0f6cec634b7871b76be
/GestionDeHorarios/src/main/java/com/calidadSoftware/gestionDeHorarios/serviceImpl/DocenteServiceImpl.java
a1d30afba4689e5f414fc38f360815e6fe58afd7
[]
no_license
ManriqueCesar/CalidadDeSoftware
https://github.com/ManriqueCesar/CalidadDeSoftware
452873f338425446b428c33b936197de7858e354
5ac948f5e9d5c48304bbdd879e52ffdab51a387b
refs/heads/master
2022-02-14T20:20:39.732000
2019-06-21T03:43:26
2019-06-21T03:43:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.calidadSoftware.gestionDeHorarios.serviceImpl; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import com.calidadSoftware.gestionDeHorarios.integracion.dao.DocenteDAO; import com.calidadSoftware.gestionDeHorarios.negocio.dto.DocenteDTO; import ch.qos.logback.classic....
UTF-8
Java
4,703
java
DocenteServiceImpl.java
Java
[]
null
[]
package com.calidadSoftware.gestionDeHorarios.serviceImpl; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import com.calidadSoftware.gestionDeHorarios.integracion.dao.DocenteDAO; import com.calidadSoftware.gestionDeHorarios.negocio.dto.DocenteDTO; import ch.qos.logback.classic....
4,703
0.740204
0.734668
161
28.167702
29.005512
117
false
false
0
0
0
0
0
0
2.509317
false
false
13
03551bf32276b097b033f49076c42569ea08fa37
28,441,273,502,909
45f64f62ff7e3f24eb4ea413589f4d6395a78713
/java-rpg/src/main/java/edu/neumont/light/javarpg/models/Monster.java
c073d7f1e1f7c222c9991da7232708de65cf6e27
[]
no_license
cwllight8/javaRPG-FinalProject
https://github.com/cwllight8/javaRPG-FinalProject
bc8c885088d2fb38c2a1eb8e14676989cc72aa82
0374ae9760bb8630936a4cac1bae89eb13acab9a
refs/heads/master
2021-10-22T15:05:56.705000
2019-03-04T17:39:21
2019-03-04T17:39:21
172,948,733
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.neumont.light.javarpg.models; import java.util.ArrayList; import java.util.List; import java.util.Random; import edu.neumont.light.javarpg.models.enums.MonsterType; /** * @author cole * */ public class Monster implements Comparable<Monster> { private int level; private int HP; private MonsterTyp...
UTF-8
Java
7,096
java
Monster.java
Java
[ { "context": ".javarpg.models.enums.MonsterType;\n\n/**\n * @author cole\n *\n */\npublic class Monster implements Comparable", "end": 199, "score": 0.9994107484817505, "start": 195, "tag": "USERNAME", "value": "cole" } ]
null
[]
package edu.neumont.light.javarpg.models; import java.util.ArrayList; import java.util.List; import java.util.Random; import edu.neumont.light.javarpg.models.enums.MonsterType; /** * @author cole * */ public class Monster implements Comparable<Monster> { private int level; private int HP; private MonsterTyp...
7,096
0.623027
0.613303
339
19.932154
22.085342
110
false
false
0
0
0
0
0
0
1.383481
false
false
13
0a46e2898892da952e5ce2554fd945823461b391
15,101,105,026,746
2148d36d4808ec73830e1a0a431a33bc17bda0a9
/src/main/java/com/ithinkrok/minigames/base/BaseGame.java
381d146d85d956fe5755b40bb6d1431cec68ee9c
[]
no_license
adventurerok/MinigamesBase
https://github.com/adventurerok/MinigamesBase
a14fead5207608e67bc69f537a9b7934cbbcb3dc
9b9cdf041dd29c007c6c3280e4e0709d6b8cff3a
refs/heads/1.12
2021-07-14T23:43:05.630000
2019-10-22T17:39:41
2019-10-27T23:58:33
212,167,516
2
0
null
false
2020-10-13T16:26:38
2019-10-01T18:16:52
2020-09-30T17:19:13
2020-10-13T16:26:36
1,101
0
0
1
Java
false
false
package com.ithinkrok.minigames.base; import com.comphenix.packetwrapper.WrapperPlayClientTabComplete; import com.comphenix.packetwrapper.WrapperPlayServerTabComplete; import com.comphenix.protocol.PacketType; import com.comphenix.protocol.ProtocolLibrary; import com.comphenix.protocol.events.ListenerPriority; import ...
UTF-8
Java
22,618
java
BaseGame.java
Java
[ { "context": "mport java.util.logging.Logger;\n\n/**\n * Created by paul on 31/12/15.\n * <p>\n * In future: Will be a TaskS", "end": 2840, "score": 0.9980144500732422, "start": 2836, "tag": "USERNAME", "value": "paul" } ]
null
[]
package com.ithinkrok.minigames.base; import com.comphenix.packetwrapper.WrapperPlayClientTabComplete; import com.comphenix.packetwrapper.WrapperPlayServerTabComplete; import com.comphenix.protocol.PacketType; import com.comphenix.protocol.ProtocolLibrary; import com.comphenix.protocol.events.ListenerPriority; import ...
22,618
0.651428
0.650323
726
30.15427
29.967262
120
false
false
0
0
0
0
0
0
0.482094
false
false
13
0f298248ccc680526891e0b011813f86d84e6f20
14,121,852,495,941
0c187502ca7dc8ba68a46777155bb255a219379a
/src/net/lintford/library/core/particles/particlesystems/initializers/ParticleBlockColorInitializer.java
5b8857fda54b29515e354ce96154466cfa7314bd
[]
no_license
LintfordPickle/LintfordLib
https://github.com/LintfordPickle/LintfordLib
cf0f6ff4db417f092fd14cc0c24b8304723ba096
103cf8fb1129d74af58991babc180597169afc83
refs/heads/master
2023-08-08T16:38:21.555000
2023-07-29T11:40:44
2023-07-29T11:40:44
47,000,429
9
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.lintford.library.core.particles.particlesystems.initializers; import java.util.Random; import net.lintford.library.core.maths.MathHelper; import net.lintford.library.core.maths.RandomNumbers; import net.lintford.library.core.particles.Particle; /** A specific implementation fo the {@link IParticl...
UTF-8
Java
2,537
java
ParticleBlockColorInitializer.java
Java
[]
null
[]
package net.lintford.library.core.particles.particlesystems.initializers; import java.util.Random; import net.lintford.library.core.maths.MathHelper; import net.lintford.library.core.maths.RandomNumbers; import net.lintford.library.core.particles.Particle; /** A specific implementation fo the {@link IParticl...
2,537
0.576271
0.556563
89
26.505617
26.583395
158
false
false
0
0
0
0
0
0
1.674157
false
false
13
aa2b2b25afe0adefa9fd0a50811b0bbb9b9111a2
10,264,971,893,133
c6ac18f8fc9ee5e907bb01cd27fc2c9c733a6147
/bundles/com.amazonaws.eclipse.ec2/src/com/amazonaws/eclipse/ec2/ui/amis/FilteredAmiSelectionTable.java
91e1fcdbccd8f57eda905e667cbf9ebdaa64f4d3
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
aws/aws-toolkit-eclipse
https://github.com/aws/aws-toolkit-eclipse
7d3f8f3529d1e385c130ab9ae6d50def9e2b76fe
305467c95029878d1c69685b03c2584ae6d6f3fd
refs/heads/master
2023-08-03T13:01:50.160000
2023-05-31T19:00:00
2023-07-28T20:58:27
1,176,081
212
172
Apache-2.0
false
2023-02-16T16:15:46
2010-12-17T02:12:00
2023-02-15T20:37:52
2023-02-16T16:15:36
175,203
274
191
107
Java
false
false
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * 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://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
UTF-8
Java
6,841
java
FilteredAmiSelectionTable.java
Java
[]
null
[]
/* * Copyright 2009-2012 Amazon Technologies, Inc. * * 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://aws.amazon.com/apache2.0 * * This file is distributed on an "AS IS" ...
6,841
0.684695
0.680018
193
34.445595
30.014303
123
false
false
0
0
0
0
0
0
0.42487
false
false
13
77e99be1f8e84b35a630c558baef045790a0d0f3
19,739,669,729,073
080bd6ffec7a6aa54b2e772d0997142d7d546f69
/hpe_SeClass/src/com/hpe/day12_2/PersonTest.java
533850f65975f893570e76cf5110a243da4aa185
[]
no_license
MinDiao/javase
https://github.com/MinDiao/javase
6f52e1a43a447b79e73b90a9680f1f94741ca481
71d8da670a50cb3d7c81b5144ac9c8c430ef0249
refs/heads/master
2023-04-27T11:24:03.522000
2019-05-01T13:24:38
2019-05-01T13:24:38
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hpe.day12_2; public class PersonTest { public static void main(String[] args) { Student s = new Student(); s.eat(); s.sleep(); Teacher t = new Teacher(); t.eat(); t.sleep(); Parent p = new Parent(); p.eat(); p.sleep(); } }
UTF-8
Java
262
java
PersonTest.java
Java
[]
null
[]
package com.hpe.day12_2; public class PersonTest { public static void main(String[] args) { Student s = new Student(); s.eat(); s.sleep(); Teacher t = new Teacher(); t.eat(); t.sleep(); Parent p = new Parent(); p.eat(); p.sleep(); } }
262
0.580153
0.568702
17
14.411765
11.732603
41
false
false
0
0
0
0
0
0
2
false
false
13
1541e541d7eb6986b21c763e46fac38f2ff75f9d
19,739,669,727,283
58d6c029ead7aad90f8c82e9a4fdbe2eabcdec5d
/src/main/java/com/ksy/service/serviceImpl/ProfessionServiceImpl.java
5b3ae9f8da728b042caeb901c27838ef44a6ceac
[]
no_license
YOOGA5881/task5
https://github.com/YOOGA5881/task5
f722f647abecf4795a90becb394869a79a06f690
27799389d26ae33372754cc7ae34626d3ca0bb78
refs/heads/master
2020-07-21T15:53:47.488000
2019-09-07T04:14:10
2019-09-07T04:14:10
206,757,230
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ksy.service.serviceImpl; import com.ksy.mapper.ProfessionMapper; import com.ksy.model.Profession; import com.ksy.service.ProfessionService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; /** * @author shiyang * @Packa...
UTF-8
Java
808
java
ProfessionServiceImpl.java
Java
[ { "context": "e.Service;\n\nimport java.util.List;\n\n/**\n * @author shiyang\n * @PackageName com.ksy.service.serviceImpl\n * @C", "end": 310, "score": 0.9957500100135803, "start": 303, "tag": "USERNAME", "value": "shiyang" } ]
null
[]
package com.ksy.service.serviceImpl; import com.ksy.mapper.ProfessionMapper; import com.ksy.model.Profession; import com.ksy.service.ProfessionService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; /** * @author shiyang * @Packa...
808
0.752475
0.736386
31
25.064516
19.551315
65
false
false
0
0
0
0
0
0
0.322581
false
false
13
e9f77aa6ba3a31be0fa9eab03266192d841c8c5b
2,087,354,112,178
8b9a6ddb7862be46bb381a958feacfc540066965
/app/src/main/java/com/example/karam/transportation/Driver_setting.java
7f3753554ed063704adb6982bbe4a71b9854effb
[]
no_license
karammaan/Transportation
https://github.com/karammaan/Transportation
5651982f4c102d5c57cf93c78a7b35e7b1728f4e
281e864e8d87e4a86a38d5019f724704a06b2e6c
refs/heads/master
2021-01-21T14:47:56.243000
2017-06-25T01:21:08
2017-06-25T01:21:08
95,331,405
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.karam.transportation; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.ImageView; public class Driver_setting extends AppCompatActivity { ImageView back_et; @Override protected void onC...
UTF-8
Java
663
java
Driver_setting.java
Java
[]
null
[]
package com.example.karam.transportation; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.ImageView; public class Driver_setting extends AppCompatActivity { ImageView back_et; @Override protected void onC...
663
0.733032
0.731523
22
29.136364
22.076921
76
false
false
0
0
0
0
0
0
0.590909
false
false
13
e6c1efb201fe3c5ada4c08f1fb593ddd6788fa80
15,290,083,608,937
2f48bbae5b690db3ffa6f8185d8a0c41a6e6f1c0
/src/main/java/vista/BajaProductoUI.java
c6aa0fa1fcde18832cf025be6d1ef615521c9b0b
[]
no_license
andreacb1995/P4AD
https://github.com/andreacb1995/P4AD
0b36c1c588559d8712d0b9e5cf459da80151e9e2
e4cbbc193d61c703b35809576d3e728f9efca6d5
refs/heads/main
2023-03-23T16:24:56.493000
2021-03-17T10:36:42
2021-03-17T10:36:42
348,670,163
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package vista; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.sql.SQLException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JTextField; import controlador.MenuController; public class BajaProd...
ISO-8859-1
Java
2,654
java
BajaProductoUI.java
Java
[]
null
[]
package vista; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.sql.SQLException; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JTextField; import controlador.MenuController; public class BajaProd...
2,654
0.721447
0.702601
108
23.564816
21.038885
107
false
false
0
0
0
0
0
0
2.259259
false
false
13
29a8609cbdec82b6a90f50939773f649263ced45
4,561,255,324,443
27fcacce86eacda8490afd6e4f7445d3cdaa13d2
/conceptos/com/curso/Usuario.java
c738b7898d60bd46a0a80dae0cae2ac5067a9f6a
[]
no_license
IvanciniGT/cursoJavaCloud
https://github.com/IvanciniGT/cursoJavaCloud
c6b1b5c1f097a67d6127d9e34a2413cc4391aec8
16c6cb9e78683f8c7a9eaccf23f8fba60b3c11fd
refs/heads/master
2023-04-25T07:09:02.001000
2021-05-13T15:42:54
2021-05-13T15:42:54
364,906,405
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.curso; class Usuario extends Persona{ private String password; public boolean checkPassword(String supuesto_password){ if (supuesto_password.equals(password)) { return true; }else{ return false; } } }
UTF-8
Java
284
java
Usuario.java
Java
[]
null
[]
package com.curso; class Usuario extends Persona{ private String password; public boolean checkPassword(String supuesto_password){ if (supuesto_password.equals(password)) { return true; }else{ return false; } } }
284
0.588028
0.588028
15
18
17.447063
59
false
false
0
0
0
0
0
0
0.266667
false
false
13
2f39fe05d9e16aa911724842302e1c486fd67a9a
1,108,101,594,031
2ea00be3d0cd0de442d2e4c50fd8764e88327aa5
/src/main/java/cn/konngo/config/MyExceptionHandler.java
d78532e97ab9110e6ec3273cd95a67cbd7e3844a
[]
no_license
ljunn/developer-manager
https://github.com/ljunn/developer-manager
a6c0a41168f2e55280a7f6261e1c878e2991db07
7142748f09075065474285b559b58fa88a703aed
refs/heads/master
2023-03-15T12:47:10.233000
2021-03-07T14:16:14
2021-03-07T14:16:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.konngo.config; import cn.konngo.common.R; import org.apache.shiro.authz.AuthorizationException; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotation.ResponseBody; import java.util.Map...
UTF-8
Java
535
java
MyExceptionHandler.java
Java
[]
null
[]
package cn.konngo.config; import cn.konngo.common.R; import org.apache.shiro.authz.AuthorizationException; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotation.ResponseBody; import java.util.Map...
535
0.793037
0.793037
19
26.210526
22.647364
64
false
false
0
0
0
0
0
0
0.421053
false
false
13
59871e5e0e835498436ed0da09dd723a2dd3652f
1,108,101,594,788
82dc7ad4b40736dca385dd0c062f97088df19ade
/plugins/org.openscience.cdk.render/src/org/openscience/cdk/renderer/elements/TextElement.java
878d40f24085f95201bd88e05d692d328211f246
[]
no_license
bioclipse/org.openscience.cdk
https://github.com/bioclipse/org.openscience.cdk
d4d9c8ff11f36f5cf9ccffd6084cc70590f6b547
24ec804b3c108d26d1450d0d0667f072fa4d2416
refs/heads/master
2021-01-18T18:08:17.701000
2011-01-13T17:02:48
2011-01-13T17:02:48
828,383
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* Copyright (C) 2008 Arvid Berg <goglepox@users.sf.net> * * Contact: cdk-devel@list.sourceforge.net * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * o...
UTF-8
Java
2,284
java
TextElement.java
Java
[ { "context": "/* Copyright (C) 2008 Arvid Berg <goglepox@users.sf.net>\n *\n * Contact: cdk-devel", "end": 34, "score": 0.9998818635940552, "start": 24, "tag": "NAME", "value": "Arvid Berg" }, { "context": "/* Copyright (C) 2008 Arvid Berg <goglepox@users.sf.net>\n *\n * Contac...
null
[]
/* Copyright (C) 2008 <NAME> <<EMAIL>> * * Contact: <EMAIL> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; either version 2.1 * of the License, or (at your option) any la...
2,243
0.725919
0.718476
67
33.089554
26.939806
78
false
false
0
0
0
0
0
0
0.940298
false
false
13
6a4d814f6067ca400253f66f8de4633ea1769676
17,566,416,259,711
f28b71c0ddbcd854072e35aa4295c6d8443579a7
/frontend/src/main/java/action/AfficherTop3MediumAction.java
439a463d5959f2d2b272088c1b3430c88d681020
[]
no_license
emilienmarion/DASI
https://github.com/emilienmarion/DASI
41bfb3ea96f40f9c4037df6a4383df7e2e6af85e
721f2e08d76020280454d5fe7bbc29b7621b8e26
refs/heads/main
2023-04-26T04:47:08.270000
2021-05-28T12:42:58
2021-05-28T12:42:58
353,776,479
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 action; import java.util.List; import javax.servlet.http.HttpServletRequest; import metier.modele.Medium; import metier.servic...
UTF-8
Java
932
java
AfficherTop3MediumAction.java
Java
[ { "context": "\nimport metier.service.Service;\n\n/**\n *\n * @author taha\n */\npublic class AfficherTop3MediumAction extends", "end": 354, "score": 0.9992337226867676, "start": 350, "tag": "USERNAME", "value": "taha" } ]
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 action; import java.util.List; import javax.servlet.http.HttpServletRequest; import metier.modele.Medium; import metier.servic...
932
0.666309
0.656652
35
25.628571
22.612368
79
false
false
0
0
0
0
0
0
0.514286
false
false
13
5f92986488dad9449e9d78083bade4c57dc8377e
11,836,929,921,228
1422a8fd04acc8c0371688a4c019f7485f164db7
/likeoperatorlambda/src/com/doganilbars/main/Islem.java
1c33e2a0a05d673b5d7d767684ac9f068409d82b
[]
no_license
hacidoganilbars/java8
https://github.com/hacidoganilbars/java8
bc5a2e97344647bb6a2b32b9e2c3a17bfd8426be
703b7a00500a3268d7d0b8ddaf94bad9096b7f2a
refs/heads/master
2020-03-13T01:31:53.862000
2018-04-24T19:46:27
2018-04-24T19:46:27
130,905,408
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.doganilbars.main; import java.util.ArrayList; import java.util.List; import com.doganilbars.entity.Urun; public class Islem { public static void main(String[] args) { List<Urun> urunler = new ArrayList<Urun>(); urunler.add(new Urun("u1", "ceptelefonu A", 1000, 2, "Firma A")); urunle...
ISO-8859-9
Java
1,609
java
Islem.java
Java
[]
null
[]
package com.doganilbars.main; import java.util.ArrayList; import java.util.List; import com.doganilbars.entity.Urun; public class Islem { public static void main(String[] args) { List<Urun> urunler = new ArrayList<Urun>(); urunler.add(new Urun("u1", "ceptelefonu A", 1000, 2, "Firma A")); urunle...
1,609
0.632371
0.614178
41
36.878048
31.60364
99
false
false
0
0
0
0
0
0
2.463415
false
false
13
5bc8ef1dae6e6557efc18ec5460d4ccc6fb07f64
21,586,505,692,614
3be12b3f469110c908525ca4827870f4417811df
/src/main/java/nio/BlockedServer.java
4992a8d72a778da915e40ad7c8e3b7a46d9672b3
[]
no_license
Mitisky/cosmos_lord
https://github.com/Mitisky/cosmos_lord
05f395519a107fa5248b6a3b01f914cf52bc03cf
68912dc210737d75c2f25c1fd11bad0df7b983cf
refs/heads/master
2021-09-01T14:32:22.073000
2017-12-27T13:29:14
2017-12-27T13:29:14
115,523,105
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package nio; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.PrintWriter; import java.net.InetSocketAddress; import java.net.Socket; import java.nio.channels.ServerSocketChannel; import java.nio.channel...
UTF-8
Java
3,266
java
BlockedServer.java
Java
[]
null
[]
package nio; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.PrintWriter; import java.net.InetSocketAddress; import java.net.Socket; import java.nio.channels.ServerSocketChannel; import java.nio.channel...
3,266
0.686508
0.684855
108
27.00926
20.393126
71
false
false
0
0
0
0
0
0
0.444444
false
false
13
6a0b1ab73bde825416cff985ac0e3f2292c9b55c
21,586,505,692,861
440c8566834501787a752c2a0e325f5908acb285
/Linked List/InsertStart.java
24804d10ac48ca1cdacc07a663b8551fb5118cb3
[]
no_license
Ashtosh3009/java-1
https://github.com/Ashtosh3009/java-1
fbe1b58cd69e5e8833259ab80b6757be21b6dd66
b7481426133c017d280ddb58da46f76d6db62200
refs/heads/main
2023-08-28T12:52:38.440000
2021-10-07T06:20:36
2021-10-07T06:20:36
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Java program to insert a new node at the beginning of the singly linked list * */ public class InsertStart { class Node{ int data; Node next; public Node(int data) { this.data=data; this.next=null; } } public Node head=null; public Node tail=null; public void addstar...
UTF-8
Java
970
java
InsertStart.java
Java
[]
null
[]
/* * Java program to insert a new node at the beginning of the singly linked list * */ public class InsertStart { class Node{ int data; Node next; public Node(int data) { this.data=data; this.next=null; } } public Node head=null; public Node tail=null; public void addstar...
970
0.551546
0.548454
67
12.417911
13.990561
79
false
false
0
0
0
0
0
0
2.014925
false
false
13
9848edbc7c5719c48d709ec4e6c0b693e84f6866
4,930,622,479,219
7da9af12782aea0c0aa6f9155d6a9f5b8cdfdb3e
/RoomTests.java
17978c8b4bd6dbaaee9209ad08549f5986d47011
[]
no_license
AustinHall7798/CSCD349-Software-Design-Patterns
https://github.com/AustinHall7798/CSCD349-Software-Design-Patterns
27c42613c3b35db41e973b01a22d07e676871bc1
ad1c73abc1afe9fa26f05cd059c18591b41e4c05
refs/heads/master
2022-04-23T12:33:30.577000
2020-04-23T21:24:21
2020-04-23T21:24:21
243,824,228
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import static org.junit.jupiter.api.Assertions.*; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.Test; class RoomTests { static Room entrance; static Room exit; static Room testRoom; static Hero player; @BeforeAll public static void setUp() { player = new Warrior(); entrance = new ...
UTF-8
Java
1,940
java
RoomTests.java
Java
[]
null
[]
import static org.junit.jupiter.api.Assertions.*; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.Test; class RoomTests { static Room entrance; static Room exit; static Room testRoom; static Hero player; @BeforeAll public static void setUp() { player = new Warrior(); entrance = new ...
1,940
0.675773
0.660309
56
33.642857
37.390522
129
false
false
0
0
0
0
0
0
2.321429
false
false
13
33c51590dbe987b6297021770c221c0340c83f17
28,802,050,744,513
832bed01bd490b87be9d7827d1275f0c258c1238
/app/src/androidTest/java/com/lucky/unittestlearn/autoinstrumenttest/EspressoTestActivityTest.java
f41fc2e7e777fb3b6bd4749115dcb9c0a78e6760
[]
no_license
zhangfengzhou/UnitTestLearn
https://github.com/zhangfengzhou/UnitTestLearn
d4b8204d044a1020a894692cd140a6bd0eaf2894
18839bc3ca2a43183170b87ae6ee0deb06e3fcce
refs/heads/master
2021-01-24T01:01:26.078000
2018-02-25T00:30:15
2018-02-25T00:30:15
122,792,178
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lucky.unittestlearn.autoinstrumenttest; import android.support.test.espresso.Espresso; import android.support.test.espresso.action.ViewActions; import android.support.test.espresso.assertion.ViewAssertions; import android.support.test.espresso.matcher.ViewMatchers; import android.support.test.filters.Large...
UTF-8
Java
1,862
java
EspressoTestActivityTest.java
Java
[ { "context": "mport static org.junit.Assert.*;\n/**\n * Created by zfz on 2017/3/15.\n * UI上的操作都是在LargeTest\n */\n@RunWith(", "end": 707, "score": 0.9994790554046631, "start": 704, "tag": "USERNAME", "value": "zfz" } ]
null
[]
package com.lucky.unittestlearn.autoinstrumenttest; import android.support.test.espresso.Espresso; import android.support.test.espresso.action.ViewActions; import android.support.test.espresso.assertion.ViewAssertions; import android.support.test.espresso.matcher.ViewMatchers; import android.support.test.filters.Large...
1,862
0.735658
0.730596
69
24.782608
26.850023
126
false
false
0
0
0
0
0
0
0.333333
false
false
13
a364c14c50a8565378229838d36b7c37818c3f59
12,927,851,607,475
1fa3ed7a0ccd4bcdc5dca04ada6440c176fd457f
/documents/snippets/GoogleSpreadsheetAnnaliesjesImportServiceTest.java
b1634e226a57b7a8406b0209ea5907a6edcd1dd1
[]
no_license
epotters/poc
https://github.com/epotters/poc
eded34541214e327014ad275090e5aaca0b00bb4
778855aaefcb579bfc13c3f764495289cc941087
refs/heads/master
2022-12-30T22:56:28.187000
2020-02-04T23:54:37
2020-02-04T23:54:37
246,101,137
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package bowlon.test.service.impl; import java.util.List; import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; impo...
UTF-8
Java
2,399
java
GoogleSpreadsheetAnnaliesjesImportServiceTest.java
Java
[]
null
[]
package bowlon.test.service.impl; import java.util.List; import org.junit.After; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; impo...
2,399
0.752814
0.745311
83
27.903614
31.312115
114
false
false
0
0
0
0
0
0
0.554217
false
false
13
c6f7707baf99fa8d95b342220093cc3ec7e88a83
12,146,167,556,060
9c1124a4b4a850ca4b2e7bb7fa89056e63b444d1
/TucTacToe 2/src/view/MainWindow.java
8927b2f581388860f8aa299edd0e9f5fe02e1f58
[]
no_license
mighty-programmer/TucTacToe
https://github.com/mighty-programmer/TucTacToe
ad2e69c4d07c3ca2a87d417868b3c0f7d3f22b34
5a2bffdf928d195ac9ba9fc369cfb4a8baa21a53
refs/heads/main
2023-04-20T00:38:26.851000
2021-04-29T10:38:45
2021-04-29T10:38:45
360,967,424
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package view; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Container; import java.awt.Dimension; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import javax.swing.JFrame; import javax.swing.border...
UTF-8
Java
1,890
java
MainWindow.java
Java
[]
null
[]
package view; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Container; import java.awt.Dimension; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import javax.swing.JFrame; import javax.swing.border...
1,890
0.744974
0.736508
82
22.04878
17.96331
59
false
false
0
0
0
0
0
0
1.768293
false
false
13
08ff5ca982f28f760dd8df4382d2550aa22371f0
18,159,121,738,573
9c54c7bb001e73e7d165b1b5e0a1e8875a2c2691
/chatClient/src/main/java/chat/chatclient/core/action/impl/ConnectedUserAction.java
5bcc8e1ae50b1003f27fce8dbf59d53b97e7c5c5
[]
no_license
rfaita/chat
https://github.com/rfaita/chat
d9e29caaa1f81c78c7dd96691486b5dd24b4ceac
86eb4453d7da53d46ba128cd1411b4e00cb513ab
refs/heads/master
2021-01-12T11:11:07.560000
2016-11-04T15:20:26
2016-11-04T15:20:26
72,859,445
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package chat.chatclient.core.action.impl; import chat.chatclient.ChatClient; import chat.chatclient.GUI; import chat.chatclient.core.action.Action; import chat.core.message.impl.ConnectedUserMessage; import chat.entity.Usuario; /** * i * * * @author rafael */ public class ConnectedUserAction extends Action<Conne...
UTF-8
Java
802
java
ConnectedUserAction.java
Java
[ { "context": "rt chat.entity.Usuario;\n\n/**\n * i\n *\n *\n * @author rafael\n */\npublic class ConnectedUserAction extends Acti", "end": 262, "score": 0.9767308235168457, "start": 256, "tag": "USERNAME", "value": "rafael" } ]
null
[]
package chat.chatclient.core.action.impl; import chat.chatclient.ChatClient; import chat.chatclient.GUI; import chat.chatclient.core.action.Action; import chat.core.message.impl.ConnectedUserMessage; import chat.entity.Usuario; /** * i * * * @author rafael */ public class ConnectedUserAction extends Action<Conne...
802
0.627182
0.623441
40
19.049999
20.574196
71
false
false
0
0
0
0
0
0
0.35
false
false
13
4c0c6ad4d69cd6e155ac876aefa0532de18b32a3
15,728,170,268,035
ec8eb6820b763a787ff33f76a4d0152e748f756c
/SuperHeroe/src/cl/curso/java/heroe/SuperMan.java
35eb6e8289c368f697d1c750b5413519e29bd8f2
[]
no_license
JonathanParra/workspace
https://github.com/JonathanParra/workspace
c6f143a4cd9f6a713e0b245ca989fbc8cc41fc85
edc32fa1a95946f837c452dad24b63b26db7b7ba
refs/heads/master
2021-01-17T17:38:53.663000
2016-06-10T14:29:59
2016-06-10T14:29:59
60,852,672
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cl.curso.java.heroe; public class SuperMan extends SuperHeroe { private int ataque1; private int ataque2; private int ataque3; private int ataque4; public SuperMan(){ this.ataque1=10; this.ataque2=20; this.ataque3=30; this.ataque4=40; } public void recibirAtaque(Arma arma){ if(arma instanc...
UTF-8
Java
637
java
SuperMan.java
Java
[]
null
[]
package cl.curso.java.heroe; public class SuperMan extends SuperHeroe { private int ataque1; private int ataque2; private int ataque3; private int ataque4; public SuperMan(){ this.ataque1=10; this.ataque2=20; this.ataque3=30; this.ataque4=40; } public void recibirAtaque(Arma arma){ if(arma instanc...
637
0.697017
0.653061
38
15.763158
11.983397
42
false
false
0
0
0
0
0
0
1.710526
false
false
13
6dc1b279e3faa42621104e4469eeef5d27c74f58
11,836,929,892,722
b20a0a49ab045ccf907674b811e55b32d429ddfe
/src/main/java/com/elworld/propellerhead/services/CustomerService.java
147f8d0983304a61a244e84a5a75c424bd23e63b
[]
no_license
eldar-shykhmuradov/propellerhead
https://github.com/eldar-shykhmuradov/propellerhead
19636f39d9344722e30111711d3d894104f2e961
f30aefaa5e22a4d90a2a19461c48b637f856fa3d
refs/heads/master
2020-03-30T14:01:21.411000
2018-10-04T09:14:09
2018-10-04T09:14:09
151,297,477
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.elworld.propellerhead.services; import com.elworld.propellerhead.db.enums.CustomerStatus; import com.elworld.propellerhead.db.tables.records.CustomerNoteRecord; import com.elworld.propellerhead.db.tables.records.CustomerRecord; import com.elworld.propellerhead.exceptions.CustomerNotExistsException; import ...
UTF-8
Java
5,373
java
CustomerService.java
Java
[]
null
[]
package com.elworld.propellerhead.services; import com.elworld.propellerhead.db.enums.CustomerStatus; import com.elworld.propellerhead.db.tables.records.CustomerNoteRecord; import com.elworld.propellerhead.db.tables.records.CustomerRecord; import com.elworld.propellerhead.exceptions.CustomerNotExistsException; import ...
5,373
0.799367
0.798623
102
51.676472
40.454079
162
false
false
0
0
0
0
0
0
0.892157
false
false
13
6b9d5c547dfac13dfd4f5eeb988082d4024b753c
19,421,842,180,800
1fa33f55b376b0c31c11514d27d41bda52e60e58
/com.isssss.myadv/src/com/loopme/LoopMeBannerView.java
19b761c1da5b91d9472c980568066e3c6fad5fab
[]
no_license
mybrainisrewired/DemoScreenbug
https://github.com/mybrainisrewired/DemoScreenbug
45d75c8ab2ab775b29f951b1f396ec78398915cc
1fa6401c2b8eb2f964e119d225611f67b89797af
refs/heads/master
2020-03-30T12:58:03.627000
2017-04-17T12:15:26
2017-04-17T12:15:26
28,495,093
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.loopme; import android.annotation.SuppressLint; import android.content.Context; import android.content.res.TypedArray; import android.os.Build.VERSION; import android.util.AttributeSet; import android.webkit.WebChromeClient; import android.webkit.WebSettings; import android.webkit.WebSettings.LayoutAlgorit...
UTF-8
Java
3,445
java
LoopMeBannerView.java
Java
[]
null
[]
package com.loopme; import android.annotation.SuppressLint; import android.content.Context; import android.content.res.TypedArray; import android.os.Build.VERSION; import android.util.AttributeSet; import android.webkit.WebChromeClient; import android.webkit.WebSettings; import android.webkit.WebSettings.LayoutAlgorit...
3,445
0.689115
0.676052
100
33.459999
23.883224
103
false
false
0
0
0
0
0
0
0.83
false
false
13
fa03f09c96b2f7896899a6c07c61c5b53f3dbaf7
12,635,793,798,925
1b764d916118f72bfcc43c82e3bbb093c4a88886
/equipment/src/com/xn/ad/system/model/User.java
c85b919ef8b2eb3a42a5db6b06e7ed3992477ba3
[]
no_license
wlBoy/center
https://github.com/wlBoy/center
32729e0f3e068b58d821fe56a5f8aa461c34e32f
08803c6ade86077d11625401f850998de64753eb
refs/heads/master
2022-12-21T12:26:46.386000
2021-06-21T03:52:58
2021-06-21T03:52:58
120,704,686
1
0
null
false
2022-12-16T08:48:46
2018-02-08T03:18:57
2021-06-21T03:53:09
2022-12-16T08:48:42
55,040
1
0
26
JavaScript
false
false
package com.xn.ad.system.model; import java.io.Serializable; /** * * @ClassName: User * @PackageName: com.xn.ad.system.model * @Description: 用户实体类 * @author wanlei * @date 2018年5月11日 下午4:44:25 */ public class User implements Serializable { private static final long serialVersionUID = -6409898269389067193L; ...
UTF-8
Java
2,434
java
User.java
Java
[ { "context": ".ad.system.model\n * @Description: 用户实体类\n * @author wanlei\n * @date 2018年5月11日 下午4:44:25\n */\npublic class Us", "end": 171, "score": 0.9994920492172241, "start": 165, "tag": "USERNAME", "value": "wanlei" }, { "context": "eTime + \", userId=\"\n\t\t\t\t+ userId + \", ...
null
[]
package com.xn.ad.system.model; import java.io.Serializable; /** * * @ClassName: User * @PackageName: com.xn.ad.system.model * @Description: 用户实体类 * @author wanlei * @date 2018年5月11日 下午4:44:25 */ public class User implements Serializable { private static final long serialVersionUID = -6409898269389067193L; ...
2,437
0.691266
0.675983
116
18.741379
18.143167
68
false
false
0
0
0
0
0
0
1.336207
false
false
9
1389872e27b0682d42a99598da4530a52e2fbf65
3,882,650,445,245
6ee89f67929774f94d75958cba9f752c2d738484
/ThinkInJava/src/org/anshen/test/TestBean.java
b965804b2e2bc3363674aded0a42fb74adac8871
[]
no_license
angrilove/Repositories
https://github.com/angrilove/Repositories
40989a6f721176a22d84db0f87cd48cd72bc589a
a2ae88f1d64bda98bf731e6abae3677ed0f9bf8a
refs/heads/master
2021-01-25T06:37:08.972000
2013-12-18T06:30:42
2013-12-18T06:30:42
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.anshen.test; public class TestBean { public static void main(String[] args) throws RuntimeException { try { System.out.println(TestBean.class); System.out.println(Class.forName("org.anshen.test.TestBean")); Class<TestBean> c = TestBean.class; Class<?> f = Class.forName("org.anshen.test.Te...
UTF-8
Java
503
java
TestBean.java
Java
[]
null
[]
package org.anshen.test; public class TestBean { public static void main(String[] args) throws RuntimeException { try { System.out.println(TestBean.class); System.out.println(Class.forName("org.anshen.test.TestBean")); Class<TestBean> c = TestBean.class; Class<?> f = Class.forName("org.anshen.test.Te...
503
0.667992
0.667992
23
20.826086
20.846546
65
false
false
0
0
0
0
0
0
2.086957
false
false
9