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
35541540b7554cd7301659c73d31d376f26fa69c
24,275,155,167,057
7b516831f2b99029e8e2881e750f678dbeb38cdb
/src/main/java/org/example/LoginPage.java
749a397ff9824eeba0fa258e3c9135e25a941fa0
[]
no_license
bhavesh1780/Practice
https://github.com/bhavesh1780/Practice
988f040bc17118f04253a26133caebffea0a8c21
eebfe4b2d9420230eac4afc959b58125f9aed0c4
refs/heads/master
2021-07-25T09:14:04.004000
2020-10-14T08:14:05
2020-10-14T08:14:05
226,315,765
0
1
null
false
2020-10-14T08:14:53
2019-12-06T11:32:53
2020-10-14T08:14:08
2020-10-14T08:14:05
9
0
1
0
Java
false
false
package org.example; import org.openqa.selenium.By; public class LoginPage extends Utils { public void userIsOnLoginPage(){ driver.get("https://demo.invapay.com/content/n/login.jsp"); } public void userEnterValidCredentiala(){ typeText(By.id("userName"), "cinvapay1111"); typeTex...
UTF-8
Java
519
java
LoginPage.java
Java
[ { "context": "edentiala(){\n typeText(By.id(\"userName\"), \"cinvapay1111\");\n typeText(By.id(\"password\"), \"J4cy+YnD\"", "end": 301, "score": 0.9996069669723511, "start": 289, "tag": "USERNAME", "value": "cinvapay1111" }, { "context": "vapay1111\");\n typeTex...
null
[]
package org.example; import org.openqa.selenium.By; public class LoginPage extends Utils { public void userIsOnLoginPage(){ driver.get("https://demo.invapay.com/content/n/login.jsp"); } public void userEnterValidCredentiala(){ typeText(By.id("userName"), "cinvapay1111"); typeTex...
521
0.65896
0.649326
22
22.59091
22.858576
67
false
false
0
0
0
0
0
0
0.409091
false
false
3
46f0fe877340fd605f0ca2d2f991176f49ecda15
2,430,951,501,151
2d4f7b4e268ea055d82c9dac9f051d1b5d5da6ff
/src/main/java/com/example/demo/service/IEmployeeService.java
07d1b9c8791b4837de422a31a07e2c3688431e34
[]
no_license
James-blue/demo
https://github.com/James-blue/demo
4ea987f7caa2ff31c10e1f0f117103fa9fba3a04
4cb775412dc23f55c4e8e553e7ecf5d477cd99e0
refs/heads/master
2020-03-22T16:58:28.700000
2018-07-13T08:02:06
2018-07-13T08:02:06
140,364,132
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.demo.service; import com.example.demo.bo.EmployeeBO; import java.util.List; public interface IEmployeeService { List<EmployeeBO> listEmployee(); EmployeeBO getEmployee(Long employeeId); }
UTF-8
Java
220
java
IEmployeeService.java
Java
[]
null
[]
package com.example.demo.service; import com.example.demo.bo.EmployeeBO; import java.util.List; public interface IEmployeeService { List<EmployeeBO> listEmployee(); EmployeeBO getEmployee(Long employeeId); }
220
0.772727
0.772727
11
19
17.847841
44
false
false
0
0
0
0
0
0
0.454545
false
false
3
035f7bc8beebe76b0bb958643efb1c341e42b926
2,697,239,509,607
4394bb89685ef54e62e91bcdcb5cd2a61a6d25e3
/src/Functionality/tFile.java
c0f7ae05cb462a65d436eb3a9ce82539f9baf82b
[]
no_license
fdelu-ca/FrequencyAnalyzerV2
https://github.com/fdelu-ca/FrequencyAnalyzerV2
c777c050f86079567996f798d1af21e36c8b7a6d
3268a23c59efb1872bde8aca50b6129a64ad176f
refs/heads/master
2020-03-10T08:48:45.906000
2018-04-14T14:02:31
2018-04-14T14:02:31
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Functionality; /*Выполнено*/ import javafx.stage.FileChooser; import javafx.stage.Stage; import java.io.File; import java.io.IOException; import java.io.PrintWriter; import java.nio.charset.StandardCharsets; import java.nio.file.Files; import java.nio.file.Paths; import java.util.List; public class tFile{ ...
UTF-8
Java
2,636
java
tFile.java
Java
[]
null
[]
package Functionality; /*Выполнено*/ import javafx.stage.FileChooser; import javafx.stage.Stage; import java.io.File; import java.io.IOException; import java.io.PrintWriter; import java.nio.charset.StandardCharsets; import java.nio.file.Files; import java.nio.file.Paths; import java.util.List; public class tFile{ ...
2,636
0.579322
0.578903
92
24.967392
21.0385
108
false
false
0
0
0
0
0
0
0.478261
false
false
3
83aa22863ba14b7035119973c7244b72590faa40
12,876,311,955,805
0cc54ad9aa3dad091b27d05729c22bdfe6347dfd
/app/src/main/java/videoplayer/android/com/cnvideoplayer/utils/RegexUtils.java
cf6cdf4ace15b73616a453317783e67e1d4e8edf
[]
no_license
Bingoliallen/CnVideoPlayer
https://github.com/Bingoliallen/CnVideoPlayer
be2a03aad45d7db8fc14272a19b440fd6453762c
d4e604624114262235f3a54f60c87172a3f4af44
refs/heads/master
2022-05-21T03:51:10.087000
2020-04-07T05:15:15
2020-04-07T05:15:15
253,660,013
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package videoplayer.android.com.cnvideoplayer.utils; import android.text.TextUtils; import java.util.regex.Pattern; /** * Date: 2018/8/24 * Author: * Email: * Des:正则表达式工具类,提供一些常用的正则表达式 */ public class RegexUtils { /** * 正则表达式:验证邮箱 */ public static final String REGEX_EMAIL = "^([a-z0-9A-Z]+[-...
UTF-8
Java
1,887
java
RegexUtils.java
Java
[]
null
[]
package videoplayer.android.com.cnvideoplayer.utils; import android.text.TextUtils; import java.util.regex.Pattern; /** * Date: 2018/8/24 * Author: * Email: * Des:正则表达式工具类,提供一些常用的正则表达式 */ public class RegexUtils { /** * 正则表达式:验证邮箱 */ public static final String REGEX_EMAIL = "^([a-z0-9A-Z]+[-...
1,887
0.583918
0.462668
63
23.873016
31.110399
169
false
false
0
0
0
0
0
0
1.015873
false
false
3
3603ea77584788f4f1a7f40466dc6bc346b358a3
17,789,754,606,254
e0821f887ba38ee8bb50312da434a7a04b40b281
/src/com/boxysystems/libraryfinder/model/LibraryVisitor.java
5a35e3152543ab6afde56662c08d075bf66b799f
[]
no_license
vijayvani/libraryfinder-1
https://github.com/vijayvani/libraryfinder-1
cc48f155a73c4a1663c5c7c39b83b85c5720a5c3
733d6a4d409b7b2da5d30058bb087e98273aff6e
refs/heads/master
2020-05-16T08:56:41.620000
2014-11-07T18:52:16
2014-11-07T18:52:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright 2007 BoxySystems Inc. <siddique@boxysystems.com> * http://www.BoxySystems.com * * 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...
UTF-8
Java
5,500
java
LibraryVisitor.java
Java
[ { "context": "/*\r\n * Copyright 2007 BoxySystems Inc. <siddique@boxysystems.com>\r\n * http://www.BoxySystems.com\r", "end": 64, "score": 0.9999294281005859, "start": 40, "tag": "EMAIL", "value": "siddique@boxysystems.com" }, { "context": "\r\n * for a matching inpu...
null
[]
/* * Copyright 2007 BoxySystems Inc. <<EMAIL>> * http://www.BoxySystems.com * * 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/licen...
5,474
0.604182
0.602182
162
31.950617
29.191534
142
false
false
0
0
0
0
0
0
0.407407
false
false
3
e3672b835efa486457abde3f69240fdfcb2ff65f
22,290,880,270,409
5261dddd38655dfee9cdb0de063445c36ca6f386
/src/main/java/com/github/beercafeguy/bootjdbch2/BootJdbcH2Application.java
3e968657c62f69ef010e6a510b0b7b1f69482433
[ "Apache-2.0" ]
permissive
beercafeguy/boot-jdbc-h2
https://github.com/beercafeguy/boot-jdbc-h2
1e6174b2b3b263bb473b5dc1556d09fc5c37a572
76ce60d593c9317a03ca172d39a787f5d3e2dffb
refs/heads/master
2021-05-09T09:04:57.142000
2018-01-29T18:04:22
2018-01-29T18:04:22
119,419,449
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.github.beercafeguy.bootjdbch2; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBo...
UTF-8
Java
842
java
BootJdbcH2Application.java
Java
[ { "context": "package com.github.beercafeguy.bootjdbch2;\n\nimport org.slf4j.Logger;\nimport org.", "end": 30, "score": 0.9992853403091431, "start": 19, "tag": "USERNAME", "value": "beercafeguy" } ]
null
[]
package com.github.beercafeguy.bootjdbch2; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBo...
842
0.799287
0.781473
28
29.071428
25.971039
68
false
false
0
0
0
0
0
0
1.035714
false
false
3
0c7b88e18f24daf2c615eea5a2b8139283cc51d6
9,405,978,383,722
319189e088c3726835663a9a6480e5e7ab95cb7b
/src/org/naive/utils/DateFormatter.java
d90cbe56b79d3e8fc03c86f74017d290c0137713
[]
no_license
lexcao/SSM-naive
https://github.com/lexcao/SSM-naive
29276cd783868b7cf1f704745f0b977ad8c6107a
61072acf333f002aae0ec820585d07e0316b7b2e
refs/heads/master
2020-03-09T12:41:46.225000
2018-04-16T14:09:46
2018-04-16T14:09:46
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.naive.utils; import java.text.SimpleDateFormat; import java.util.Date; /** * @Author: clixin * @Description: * @Date: Created in 下午1:38 2018/4/13 * @Modified By: **/ public class DateFormatter { public static String getDatabaseTime(Date date) { return new SimpleDateFormat("yyyy-MM-dd HH...
UTF-8
Java
355
java
DateFormatter.java
Java
[ { "context": "ateFormat;\nimport java.util.Date;\n\n/**\n * @Author: clixin\n * @Description:\n * @Date: Created in 下午1:38 2018", "end": 107, "score": 0.99961256980896, "start": 101, "tag": "USERNAME", "value": "clixin" } ]
null
[]
package org.naive.utils; import java.text.SimpleDateFormat; import java.util.Date; /** * @Author: clixin * @Description: * @Date: Created in 下午1:38 2018/4/13 * @Modified By: **/ public class DateFormatter { public static String getDatabaseTime(Date date) { return new SimpleDateFormat("yyyy-MM-dd HH...
355
0.683761
0.655271
18
18.5
19.844534
72
false
false
0
0
0
0
0
0
0.222222
false
false
3
0048c26df82b2fa98f4790a7ddf6df3a6d1f7e60
17,093,969,843,876
d60a267ad6b09507b66027dd65ed16fcb9bdf0bf
/src/main/java/com/platzi/market/web/controller/Controller.java
db24778a88ced4d166a3a411249e9d3052bfa523
[]
no_license
Nelsondmondragon/Platzi-Market
https://github.com/Nelsondmondragon/Platzi-Market
83ac22ead206e86409f94cb0a143933187ee0096
9646a1ad10b2d0e0cf49e776a1f75d60dde26723
refs/heads/main
2023-08-12T02:32:28.445000
2021-08-02T22:32:38
2021-08-02T22:32:38
388,119,894
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.platzi.market.web.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RequestMapping("/greet") public class Controller { @GetMapping("/hell...
UTF-8
Java
389
java
Controller.java
Java
[]
null
[]
package com.platzi.market.web.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RequestMapping("/greet") public class Controller { @GetMapping("/hell...
389
0.763496
0.763496
15
24.933332
21.674768
62
false
false
0
0
0
0
0
0
0.333333
false
false
3
7be0574e36f0c10de962815e74e6b8a72e4f9622
33,148,557,644,042
0e1c48255e445e4b96c2006903c29418a285dfdf
/src/test/java/cde/pg/OptionalShould.java
880267d4fac9437553cec4e8cdb15dc6b51ab912
[]
no_license
cdespona/Java11LTS
https://github.com/cdespona/Java11LTS
be6ba3662930d34bee4ad3d63d56654b51a8a755
91758774a7391d4ef9e12f8705fdcd02e680728b
refs/heads/master
2020-05-14T17:40:17.224000
2019-04-23T10:36:06
2019-04-23T10:36:06
181,896,212
0
0
null
false
2019-04-22T17:03:42
2019-04-17T13:21:40
2019-04-18T10:25:51
2019-04-22T17:03:42
118
0
0
0
Java
false
false
package cde.pg; import org.junit.jupiter.api.Test; import java.util.List; import java.util.NoSuchElementException; import java.util.Optional; import static org.junit.jupiter.api.Assertions.*; class OptionalShould { @Test void J10_raise_an_exception_when_no_value_present() { Integer actualInteger = ...
UTF-8
Java
922
java
OptionalShould.java
Java
[]
null
[]
package cde.pg; import org.junit.jupiter.api.Test; import java.util.List; import java.util.NoSuchElementException; import java.util.Optional; import static org.junit.jupiter.api.Assertions.*; class OptionalShould { @Test void J10_raise_an_exception_when_no_value_present() { Integer actualInteger = ...
922
0.588937
0.572668
38
23.263159
20.995844
76
false
false
0
0
0
0
0
0
0.473684
false
false
3
6bf56eba0f0802598ad311601627f011faa4e825
3,676,492,007,104
28b55bd34f185c66161079a385afa39d1d25b015
/app/src/main/java/ga/himanshu/home/test2/services/MyNoticeService.java
c9d0d23b59337d6bfb1557a2a479d810b2b6e849
[]
no_license
himanshu096/widget
https://github.com/himanshu096/widget
3089838f6e7d3155398c24127697c83abd014394
39b945b62540cdd3558fcfac3d5e7c22a60ae3cd
refs/heads/master
2020-03-29T00:54:46.874000
2017-06-17T11:33:01
2017-06-17T11:33:01
94,637,635
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ga.himanshu.home.test2.services; import android.util.Log; import java.io.IOException; import java.lang.annotation.Annotation; import ga.himanshu.home.test2.model.Message; import okhttp3.ResponseBody; import retrofit2.Call; import retrofit2.Converter; import retrofit2.Response; import retrofit2.Retrofit; impo...
UTF-8
Java
2,274
java
MyNoticeService.java
Java
[ { "context": "rter.gson.GsonConverterFactory;\n\n/**\n * Created by Himanshu on 7/16/2016.\n */\npublic class MyNoticeService {\n", "end": 397, "score": 0.9955230951309204, "start": 389, "tag": "USERNAME", "value": "Himanshu" }, { "context": "e {\n\n private final String BASE_URL ...
null
[]
package ga.himanshu.home.test2.services; import android.util.Log; import java.io.IOException; import java.lang.annotation.Annotation; import ga.himanshu.home.test2.model.Message; import okhttp3.ResponseBody; import retrofit2.Call; import retrofit2.Converter; import retrofit2.Response; import retrofit2.Retrofit; impo...
2,274
0.657432
0.631486
98
22.204082
25.939474
125
false
false
0
0
0
0
0
0
0.459184
false
false
3
802adee4d6a0d513f1fd2399b22ac77f3db3e906
26,018,911,883,008
b4315bd62961ffeb8752143c2b55d97a5363385b
/classes/java/chat-client-server-tcp/src/org/academiadecodigo/gnunas/server/ClientHandler.java
85f0c87ecc7be764361f0935e3271198bfe2b1a7
[]
no_license
Goonfy/toolsdeveloped
https://github.com/Goonfy/toolsdeveloped
73093635f39424a764842cb915ee10ed0b6daf84
eb98536fe96cf358017fdd49a8ab0c66878fabf7
refs/heads/master
2023-02-17T16:41:08.943000
2021-01-18T18:34:46
2021-01-18T18:34:46
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.academiadecodigo.gnunas.server; import java.io.IOException; import java.net.Socket; public class ClientHandler implements Runnable { private final Socket clientSocket; private final Server server; private final CommandListener commandListener; public ClientHandler(Socket clientSocket, S...
UTF-8
Java
1,925
java
ClientHandler.java
Java
[]
null
[]
package org.academiadecodigo.gnunas.server; import java.io.IOException; import java.net.Socket; public class ClientHandler implements Runnable { private final Socket clientSocket; private final Server server; private final CommandListener commandListener; public ClientHandler(Socket clientSocket, S...
1,925
0.608831
0.608831
67
27.731344
27.794868
101
false
false
0
0
0
0
0
0
0.567164
false
false
3
564fa83ce9e9670f80f86fed0689c602e3128e27
26,018,911,882,235
a07e700204ad84dabb80333ac2a82455eee3605f
/maven/account-email/src/main/java/com/lia/beginning/maven/account/email.java
934c3d4814010721855015822771c5e1a68ac475
[]
no_license
min-ye/beginning
https://github.com/min-ye/beginning
ee9c683404df7a5bb659d351a2e2efc2642383a4
96468bbd458564871801c7a0e9cd69dcb44a1d76
refs/heads/master
2021-01-12T04:59:01.593000
2017-01-02T06:51:04
2017-01-02T06:51:04
77,816,241
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lia.beginning.maven.account; public class email { }
UTF-8
Java
68
java
email.java
Java
[]
null
[]
package com.lia.beginning.maven.account; public class email { }
68
0.735294
0.735294
5
12.8
15.432433
40
false
false
0
0
0
0
0
0
0.2
false
false
3
588448894979793b62f9a3e4c7b9d440aa07e5e5
31,190,052,506,000
9fde3e3e91b28291606e1b277c5512b6329eb220
/src/main/java/mate/academy/hw02/sort/MergeSort.java
3d5baf583627b4efc4b523993dfe25dbe7803322
[]
no_license
MateAcademy/lessons
https://github.com/MateAcademy/lessons
d85ac5f34b162eac8a8e069150c750d8fd09ba44
ae2bb88c4537d534e115af01c2460ca748014f8b
refs/heads/master
2020-04-18T07:27:11.205000
2019-04-17T08:29:12
2019-04-17T08:29:12
167,360,292
1
0
null
false
2019-04-17T08:36:23
2019-01-24T11:57:32
2019-04-17T08:29:16
2019-04-17T08:36:20
2,309
0
0
1
Java
false
false
package mate.academy.hw02.sort; import java.util.Arrays; public class MergeSort { public static void main(String[] args) { int[] arr = {2, 1, 0, 6, 1, 9, 8, 7};//тестовый массив System.out.println(Arrays.toString(arr));//вывод на экран исходного массива int[] sortArr = sort(arr);//сортиро...
UTF-8
Java
1,487
java
MergeSort.java
Java
[]
null
[]
package mate.academy.hw02.sort; import java.util.Arrays; public class MergeSort { public static void main(String[] args) { int[] arr = {2, 1, 0, 6, 1, 9, 8, 7};//тестовый массив System.out.println(Arrays.toString(arr));//вывод на экран исходного массива int[] sortArr = sort(arr);//сортиро...
1,487
0.494489
0.46363
43
30.674419
21.918158
94
false
false
0
0
0
0
0
0
0.813953
false
false
3
ab3cc7b5f120fd28b2f799c13ed4eb735d76b4b9
18,949,395,736,486
c269e9b4198829b45ad69cdbca1b68efc17ae401
/src/ConstructorChecker.java
4c9c40a8d704e2b4d61ae039b5b3f1d8c5e8f639
[]
no_license
rimpybharot/202-kanban
https://github.com/rimpybharot/202-kanban
406aa8937e99d1e0ff861bdefe641f0ba06515ec
b7413e04a061343442f747df4a66f07af78f3b61
refs/heads/master
2021-01-22T10:33:45.122000
2017-05-08T19:40:31
2017-05-08T19:40:31
82,013,998
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; import java.util.List; import com.github.javaparser.ast.NodeList; import com.github.javaparser.ast.body.ClassOrInterfaceDeclaration; import com.github.javaparser.ast.body.ConstructorDeclaration; import com.github.javaparser.ast.body.Parameter; import com.github.javaparser.ast.visitor.VoidVi...
UTF-8
Java
1,539
java
ConstructorChecker.java
Java
[]
null
[]
import java.util.ArrayList; import java.util.List; import com.github.javaparser.ast.NodeList; import com.github.javaparser.ast.body.ClassOrInterfaceDeclaration; import com.github.javaparser.ast.body.ConstructorDeclaration; import com.github.javaparser.ast.body.Parameter; import com.github.javaparser.ast.visitor.VoidVi...
1,539
0.705653
0.703054
67
21.97015
21.606363
66
false
false
0
0
0
0
0
0
1.895522
false
false
3
aeb7cf74cfcee8351618427c94b21a4a2ab174d8
13,752,485,282,743
3b55f578ef0891cbfa4931276450528d77a0610d
/C83-S3-Phjx-blog/src/main/java/com/yc/C83S3Phjxblog/biz/CommentBiz.java
23a6fcb63ea8dc97739ee44b66adf3ce33a0c71b
[]
no_license
hujuanxiu/maven
https://github.com/hujuanxiu/maven
4ca24f6b5302b7b1184c8fd491fe21718213ad5c
ef0bc285d527b4c47b5a29f88b1955cf4bf7decd
refs/heads/master
2022-12-09T20:47:51.982000
2020-08-26T11:44:59
2020-08-26T11:44:59
285,169,631
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yc.C83S3Phjxblog.biz; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.yc.C83S3Phjxblog.bean.Comment; import com.yc.C83S3Phjxblog.dao.CommentMapper; @Service public class CommentBiz { @Resource private CommentMapper cMapper; public Comment create(Comment...
UTF-8
Java
374
java
CommentBiz.java
Java
[]
null
[]
package com.yc.C83S3Phjxblog.biz; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.yc.C83S3Phjxblog.bean.Comment; import com.yc.C83S3Phjxblog.dao.CommentMapper; @Service public class CommentBiz { @Resource private CommentMapper cMapper; public Comment create(Comment...
374
0.783422
0.759358
21
16.809525
17.01993
46
false
false
0
0
0
0
0
0
0.857143
false
false
3
2492b31c7ab68514593b5fe6a88745a2afcc627d
26,113,401,227,270
5049fccddfdf566ae471792182262a2dcd68a905
/app/src/main/java/curry/com/newwidget/fragment/gongban/FirstFragment.java
82a9849b271287fd611f606215c4d12ebaef8e01
[]
no_license
currydou/NewWidget
https://github.com/currydou/NewWidget
088b83ed0c598507915afab8232a84802bf8c4ae
a61948bb360a06b8606d5be2d2df61b3c81cc535
refs/heads/master
2020-04-07T02:43:43.094000
2019-08-01T06:30:30
2019-08-01T06:30:30
157,987,410
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package curry.com.newwidget.fragment.gongban; import android.graphics.Color; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import...
UTF-8
Java
1,233
java
FirstFragment.java
Java
[]
null
[]
package curry.com.newwidget.fragment.gongban; import android.graphics.Color; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import...
1,233
0.726488
0.705781
34
33.058823
29.477749
127
false
false
0
0
0
0
0
0
0.617647
false
false
3
c0cc9d4c33b4c3df4213077f9b5e3ba593c77db2
4,501,125,733,929
d48c1591292e285adb799aa7073618d6b34fa673
/src/main/java/edu/sfsu/worldofbalance/atnsimulator/SimulationOscillatingSteadyStateDetector.java
e10e2c55d8fbac69ba86a494fa0786f5257bca6b
[ "MIT" ]
permissive
brsaylor/atn-simulator
https://github.com/brsaylor/atn-simulator
d4a1faddeea7072d1b1683a245b34b9f48073f3b
4ea0c3475f9572873a876ebd58d66ba31fb4c383
refs/heads/master
2021-01-18T21:47:06.649000
2017-05-16T19:14:26
2017-05-16T19:14:26
87,022,629
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.sfsu.worldofbalance.atnsimulator; import java.util.Arrays; /** * Detects an oscillating steady state and stops the integration when it occurs. * This steady state is identified based on the observation that * if the biomass state vector returns a value it held previously, * then it will return to that...
UTF-8
Java
7,013
java
SimulationOscillatingSteadyStateDetector.java
Java
[]
null
[]
package edu.sfsu.worldofbalance.atnsimulator; import java.util.Arrays; /** * Detects an oscillating steady state and stops the integration when it occurs. * This steady state is identified based on the observation that * if the biomass state vector returns a value it held previously, * then it will return to that...
7,013
0.654784
0.650506
169
40.50296
33.243431
123
false
false
0
0
0
0
0
0
0.455621
false
false
3
728d6c308f116ecb8d6366db27ff9c92df6d0da5
5,712,306,519,951
0f3b8a0cab7673671c5905bcf1cac41c3168ad2c
/src/test/java/com/zsy/springframework/test/bean/IUserService.java
24a4727c00410e320f487366a47651e4e7d8bda2
[]
no_license
ZHUSHENGYU/spring.01
https://github.com/ZHUSHENGYU/spring.01
0f36a8c7d67d0139b5184cdc3edc8f7296e22034
da81ff9ea7a795de9c6b8bd46da48de577818f12
refs/heads/main
2023-07-28T18:26:02.195000
2021-09-14T06:09:17
2021-09-14T06:09:17
403,795,039
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zsy.springframework.test.bean; public interface IUserService { String queryUserInfo(); }
UTF-8
Java
107
java
IUserService.java
Java
[]
null
[]
package com.zsy.springframework.test.bean; public interface IUserService { String queryUserInfo(); }
107
0.766355
0.766355
6
16.833334
17.10182
42
false
false
0
0
0
0
0
0
0.333333
false
false
3
eac7211247f3166916d5e7bc6354994ace0afa73
36,438,502,544,049
41803a2e63d5413aedadd28129afb75bf9115ccf
/portlets/winners-portlet/docroot/WEB-INF/src/com/playtech/portal/platform/portlet/winners/model/SortBy.java
0b890edce0ce41f894f94b8fd09f81fb665888b5
[]
no_license
ramiavi/my-proj
https://github.com/ramiavi/my-proj
06a50e0eb085ef3c678421ffb26ef210a38a26c0
8ce464cadb210169ca7cff29f209f7c2d4f3f475
refs/heads/master
2020-02-05T06:35:03.554000
2016-05-16T19:40:26
2016-05-16T19:40:26
58,965,356
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.playtech.portal.platform.portlet.winners.model; /** * * * @author: Roman Bizhko * Date: 1/17/14 * Time: 4:30 PM */ public enum SortBy { WIN_AMOUNT, DATE }
UTF-8
Java
176
java
SortBy.java
Java
[ { "context": "form.portlet.winners.model;\n\n/**\n *\n *\n * @author: Roman Bizhko\n * Date: 1/17/14\n * Time: 4:30 PM\n */\npublic enum", "end": 95, "score": 0.9998584985733032, "start": 83, "tag": "NAME", "value": "Roman Bizhko" } ]
null
[]
package com.playtech.portal.platform.portlet.winners.model; /** * * * @author: <NAME> * Date: 1/17/14 * Time: 4:30 PM */ public enum SortBy { WIN_AMOUNT, DATE }
170
0.653409
0.607955
12
13.666667
16.017351
59
false
false
0
0
0
0
0
0
0.166667
false
false
3
1ebee92028eb2fb0b8e2edcc515a2a9fbfa91f9b
27,273,042,358,629
d40e814dad4fc2187e463dd7362f0f0ff8ee64a4
/Parentheses.java
e122f94c924ea1b2efb81529be90cfa06d02596a
[]
no_license
anayw2001/apcs
https://github.com/anayw2001/apcs
eb9b316bd77ad2bbabd6accd1fb83c5e6251a229
cd79ef559b38ed71cdcb26914fab003f67cb1441
refs/heads/master
2018-11-24T10:45:17.304000
2018-11-16T00:29:24
2018-11-16T00:29:24
146,774,091
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; public class Parentheses { private static final char L_PAREN = '('; private static final char R_PAREN = ')'; private static Stack<Character> stack = new Stack<Character>(); public static void main(String[] args) { Scanner console = new Scanner(System.in); System.out.println("Enter y...
UTF-8
Java
1,202
java
Parentheses.java
Java
[]
null
[]
import java.util.*; public class Parentheses { private static final char L_PAREN = '('; private static final char R_PAREN = ')'; private static Stack<Character> stack = new Stack<Character>(); public static void main(String[] args) { Scanner console = new Scanner(System.in); System.out.println("Enter y...
1,202
0.526622
0.523295
44
26.318182
15.802435
65
false
false
0
0
0
0
0
0
0.590909
false
false
3
758f2c8801dd17538fe601d74b0e8901eadb835c
30,511,447,719,901
12611a84ff19984b05a7c6b28b8d8cc28a1e9955
/PictureFragment.java
899a4717000a860dd27f5de405cf15685f26c2c1
[]
no_license
nickspoerk/cs407h1
https://github.com/nickspoerk/cs407h1
f51cd7ba49d490c7a5a9da15b2bcaa3e2aabeb4a
92d3e5bcf4a537f352394fd10a9d8ad1eaf4f7d1
refs/heads/master
2021-01-10T06:28:01.328000
2016-02-23T03:27:02
2016-02-23T03:27:02
52,135,328
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.commonsware.android.homework1; import android.os.Bundle; import android.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; /** * A simple {...
UTF-8
Java
1,777
java
PictureFragment.java
Java
[]
null
[]
package com.commonsware.android.homework1; import android.os.Bundle; import android.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; /** * A simple {...
1,777
0.60045
0.598762
60
27.616667
24.034067
90
false
false
0
0
0
0
0
0
0.516667
false
false
3
db9ef25d1fdc7e3913bac5a7511d05e4d533a56e
3,023,657,038,036
ccc3e5b53efef3b524496c5378465972fe1742c5
/src/main/java/com/ef/accesslog/AccessLogManager.java
61cb2f58302adec7995d76dd82b034e04e0fd06c
[]
no_license
leowada/javaMySqlTest
https://github.com/leowada/javaMySqlTest
c297c20256cf295018098dbd6656d1fa35e656ad
54a50e0abde546864e3112fa65fcdbf150da6548
refs/heads/master
2020-03-23T18:54:22.848000
2018-07-25T05:38:52
2018-07-25T05:38:52
141,939,890
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ef.accesslog; import com.ef.arguments.ArgumentsDTO; import org.springframework.stereotype.Component; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import javax.transaction.Transactional; import java.io.BufferedReader; import java.io.IOException; import java.nio.file....
UTF-8
Java
5,506
java
AccessLogManager.java
Java
[]
null
[]
package com.ef.accesslog; import com.ef.arguments.ArgumentsDTO; import org.springframework.stereotype.Component; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import javax.transaction.Transactional; import java.io.BufferedReader; import java.io.IOException; import java.nio.file....
5,506
0.683255
0.681983
128
42.015625
35.473137
137
false
false
0
0
0
0
0
0
0.757813
false
false
3
1aae2c24ed5c26ff4510806426d40cf28d42faa9
901,943,195,572
b383d4178c38392d901dfcd2875b36ce4dc872f9
/biz.aQute.bndlib/src/aQute/bnd/service/diff/Type.java
91b186c1593e7a1d98844c61ed77945aa82cd87f
[ "Apache-2.0" ]
permissive
atlassian/bnd
https://github.com/atlassian/bnd
6cc323f9f1a66d1693772b97746c692159c5b453
1544d4ba2c9fc2f60945d4712502d641235d5512
refs/heads/master
2023-08-21T14:22:00.971000
2016-04-28T00:23:50
2016-04-28T00:28:53
57,100,267
0
1
Apache-2.0
true
2023-08-15T17:43:08
2016-04-26T05:24:14
2016-04-26T05:24:20
2023-08-15T17:43:07
274,184
0
1
2
Java
false
false
package aQute.bnd.service.diff; public enum Type { ACCESS, BUNDLE, API, MANIFEST, PACKAGE, CLASS, INTERFACE, ANNOTATION, ENUM, EXTENDS, IMPLEMENTS, FIELD, METHOD, ANNOTATED, PROPERTY, RESOURCE, SHA, CUSTOM, CLAUSE, HEADER, PARAMETER, CLASS_VERSION, RESOURCES, CONSTANT, RETURN, VERSION, DEPRECATED, REPO, PROGRAM, REVI...
UTF-8
Java
417
java
Type.java
Java
[]
null
[]
package aQute.bnd.service.diff; public enum Type { ACCESS, BUNDLE, API, MANIFEST, PACKAGE, CLASS, INTERFACE, ANNOTATION, ENUM, EXTENDS, IMPLEMENTS, FIELD, METHOD, ANNOTATED, PROPERTY, RESOURCE, SHA, CUSTOM, CLAUSE, HEADER, PARAMETER, CLASS_VERSION, RESOURCES, CONSTANT, RETURN, VERSION, DEPRECATED, REPO, PROGRAM, REVI...
417
0.752998
0.752998
10
40.700001
78.572327
273
false
false
0
0
0
0
0
0
3.9
false
false
3
38cf1022c1c2c5f9321412539aa3e5d2c3888e21
34,711,925,687,788
3fc8cb4d8005aa9ee9628b9fd57d41544561fcfb
/app/actions/paipai/PaiPaiAction.java
6efcfa1773a13735dfeee6598057f5d8cb263f92
[]
no_license
caoyd/tm
https://github.com/caoyd/tm
a9d799ca58b2624e5c2fca30c9b9453e46b094a0
62a6fc77fe152b2a73110b67d55a13d01c995cb1
refs/heads/master
2020-04-05T02:26:15.779000
2018-03-21T13:09:17
2018-03-21T13:09:17
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package actions.paipai; import java.util.List; import java.util.concurrent.Callable; import models.paipai.PaiPaiUser; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import play.mvc.results.Redirect; import ppapi.PaiPaiSubscribeApi; import ppapi.PaiPaiUserInfoApi; import ppapi.models.PaiPaiSub...
UTF-8
Java
4,117
java
PaiPaiAction.java
Java
[ { "context": "mport controllers.PaiPaiAPIConfig;\n\n/**\n * @author navins\n * @date 2013-7-8 下午3:23:45\n */\npublic class PaiP", "end": 650, "score": 0.999494194984436, "start": 644, "tag": "USERNAME", "value": "navins" } ]
null
[]
/** * */ package actions.paipai; import java.util.List; import java.util.concurrent.Callable; import models.paipai.PaiPaiUser; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import play.mvc.results.Redirect; import ppapi.PaiPaiSubscribeApi; import ppapi.PaiPaiUserInfoApi; import ppapi.models.PaiPaiSub...
4,117
0.601994
0.595186
142
27.964788
25.232277
153
false
false
0
0
0
0
0
0
0.478873
false
false
3
35beb4642b6215edc5687cb6edef7f7b60a3422c
19,963,008,026,327
779374d3536940ab5e815266ee801d9c1ddc4e22
/flare-java/src/main/java/org/nting/flare/java/BlockTypes.java
111c4a6d09a96281c4a26646b7fe349ba749d56d
[]
no_license
zsoltborcsok/flare
https://github.com/zsoltborcsok/flare
5a34e8626836db60be20eaa7ae50a5573fa581ea
2a77134e2ec42bc218a358c3090eb16ea0e640f9
refs/heads/master
2022-12-25T17:14:19.078000
2020-10-04T11:59:26
2020-10-04T13:51:56
263,033,422
0
0
null
false
2020-10-13T21:54:31
2020-05-11T12:17:25
2020-10-04T13:52:47
2020-10-13T21:54:30
957
0
0
1
Java
false
false
package org.nting.flare.java; import java.util.Map; import com.google.common.collect.ImmutableMap; public class BlockTypes { public static final int unknown = 0; public static final int components = 1; public static final int actorNode = 2; public static final int actorBone = 3; public static fi...
UTF-8
Java
5,987
java
BlockTypes.java
Java
[]
null
[]
package org.nting.flare.java; import java.util.Map; import com.google.common.collect.ImmutableMap; public class BlockTypes { public static final int unknown = 0; public static final int components = 1; public static final int actorNode = 2; public static final int actorBone = 3; public static fi...
5,987
0.671288
0.651745
115
51.060871
16.63798
101
false
false
0
0
0
0
0
0
0.956522
false
false
3
a835f8fe8d7920fdfe64fd98a0a90195c504f983
13,151,189,890,372
80e1e6aec24b025d24ef735c51a84a7b7a3413e6
/src/com/exam/wangyi/Question1.java
696b277508af4979ec64b3c0fff2d52a9a0c5275
[]
no_license
Keeplingshi/JavaAlgorithms
https://github.com/Keeplingshi/JavaAlgorithms
1d363b21bc8f9f86a2ac21b5539cff315d19ee55
ee316d7460071597aa0520bcf34f6b59f2dab64c
refs/heads/master
2018-10-28T05:02:16.678000
2018-08-22T14:19:56
2018-08-22T14:19:56
111,682,221
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.exam.wangyi; import java.util.Scanner; /** * 6 3 1 3 5 2 5 4 1 1 0 1 0 0 * @author Administrator * */ public class Question1 { public static void main(String[] args) { Scanner sc =new Scanner(System.in); int n=sc.nextInt(); int k=sc.nextInt(); int value[]=new int[n...
UTF-8
Java
1,467
java
Question1.java
Java
[ { "context": "**\r\n * \r\n6 3\r\n1 3 5 2 5 4\r\n1 1 0 1 0 0\r\n * @author Administrator\r\n *\r\n */\r\npublic class Question1 {\r\n\r\n\tpublic sta", "end": 122, "score": 0.8553717732429504, "start": 109, "tag": "USERNAME", "value": "Administrator" } ]
null
[]
package com.exam.wangyi; import java.util.Scanner; /** * 6 3 1 3 5 2 5 4 1 1 0 1 0 0 * @author Administrator * */ public class Question1 { public static void main(String[] args) { Scanner sc =new Scanner(System.in); int n=sc.nextInt(); int k=sc.nextInt(); int value[]=new int[n...
1,467
0.487872
0.452529
91
13.857142
10.756619
41
false
false
0
0
0
0
0
0
2.571429
false
false
3
dd9b0e2583c1384527811857b249a53e0fdd2cfe
14,912,126,485,831
692b7aeb91f8e4e03e912fc0d7157dbd76941ba4
/src/main/java/pl/wastesegregation/segregation/TextAreaPanel.java
f80a75b179efa6565e238f91ca679d791dce1a8f
[]
no_license
kamisc/Waste_Segregation
https://github.com/kamisc/Waste_Segregation
2316bb9c91d6d27357cddfe965c1da992d0dcb72
b20a303699185b6440879eebed74db413002bbd4
refs/heads/master
2020-04-18T18:36:14.511000
2019-02-02T12:07:36
2019-02-02T12:07:36
167,684,070
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.wastesegregation.segregation; import java.awt.BorderLayout; import javax.swing.JEditorPane; public class TextAreaPanel extends JEditorPane { // pole z wygenerowanym tekstem public JEditorPane editorPane = new JEditorPane(); public JEditorPane getEditorPane() { return editorPane; ...
UTF-8
Java
589
java
TextAreaPanel.java
Java
[]
null
[]
package pl.wastesegregation.segregation; import java.awt.BorderLayout; import javax.swing.JEditorPane; public class TextAreaPanel extends JEditorPane { // pole z wygenerowanym tekstem public JEditorPane editorPane = new JEditorPane(); public JEditorPane getEditorPane() { return editorPane; ...
589
0.680815
0.680815
28
20
19.050684
55
false
false
0
0
0
0
0
0
0.357143
false
false
3
f7f951835669d2e04f50c481b9584a0a7b44a3bd
1,322,849,931,843
556340e01c9ddc74a075b4fb5f290d35e7a40a46
/src/view/console/Unit.java
4c027adee0f31fc13d155a46380ad5596b4513e5
[]
no_license
Thirdwater/sudoku
https://github.com/Thirdwater/sudoku
6a7c39773d3dc928468f93c01fbe382e7eb2f230
116b8ae6e91edf907b64e6794dce8bce28184b79
refs/heads/master
2023-02-21T12:43:08.672000
2021-01-29T15:06:52
2021-01-29T15:06:52
295,703,737
0
0
null
false
2020-09-19T11:57:40
2020-09-15T11:20:29
2020-09-15T11:46:03
2020-09-19T11:57:40
3,028
0
0
0
null
false
false
package view.console; public class Unit { private UnitType unitType; private LineType lineType; private LineWeight lineWeight; private boolean isSubgrid; private char lightNormal; private char heavyNormal; private char lightDotted; private char heavyDotted; private char doubleLined...
UTF-8
Java
3,080
java
Unit.java
Java
[]
null
[]
package view.console; public class Unit { private UnitType unitType; private LineType lineType; private LineWeight lineWeight; private boolean isSubgrid; private char lightNormal; private char heavyNormal; private char lightDotted; private char heavyDotted; private char doubleLined...
3,080
0.504221
0.502922
113
26.256638
16.083729
73
false
false
0
0
0
0
0
0
0.504425
false
false
3
8df51e7daf366966e504aaf292db27664cce07ef
28,269,474,795,810
9eb88736f632b25d2908106d56c415a69e8b72cf
/bibsonomy/bibsonomy-scraper/src/main/java/org/bibsonomy/scraper/url/kde/jstor/JStorScraper.java
4844ba683ca913aec380c7dddcf9a3e0364264b3
[]
no_license
jppazmin/bibsonomy-social
https://github.com/jppazmin/bibsonomy-social
8aabcc77d4f5f75f31b0dfb1112968ab62598941
09766fe30744dfbe226b4d8a2f6dc5849920b41a
refs/heads/master
2016-08-02T21:09:20.835000
2013-06-18T05:03:34
2013-06-18T05:03:34
10,136,522
3
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * * BibSonomy-Scraper - Web page scrapers returning BibTeX for BibSonomy. * * Copyright (C) 2006 - 2011 Knowledge & Data Engineering Group, * University of Kassel, Germany * http://www.kde.cs.uni-kassel.de/ * * This program is free software; you can r...
UTF-8
Java
7,385
java
JStorScraper.java
Java
[ { "context": "ceptions.ScrapingFailureException;\n\n/**\n * @author wbi\n * @version $Id: JStorScraper.java,v 1.13 2011-04", "end": 1705, "score": 0.9996482133865356, "start": 1702, "tag": "USERNAME", "value": "wbi" }, { "context": " $Id: JStorScraper.java,v 1.13 2011-04-29 07:24:36 ...
null
[]
/** * * BibSonomy-Scraper - Web page scrapers returning BibTeX for BibSonomy. * * Copyright (C) 2006 - 2011 Knowledge & Data Engineering Group, * University of Kassel, Germany * http://www.kde.cs.uni-kassel.de/ * * This program is free software; you can r...
7,385
0.711578
0.69763
225
31.822222
32.577625
177
false
false
0
0
0
0
0
0
1.902222
false
false
3
70d86c9bbc1da25d6d187add13c946038614a7a4
9,938,554,390,304
1bebf9af941cf5236d878d48f302a7c667fe4407
/src/main/java/com/hello/world/demo/service/CricketCoach.java
2110957dc8b6734057e35f9b860c5ae0c229e5bf
[]
no_license
deepthi432/SpringBoot
https://github.com/deepthi432/SpringBoot
54b36b6e463741c8e8537d707aa093db962cb713
1f1cbdf214bb575aeb387497b4ef129431ad636a
refs/heads/main
2023-06-07T05:53:39.239000
2021-06-25T05:11:33
2021-06-25T05:11:33
380,129,965
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hello.world.demo.service; import javax.annotation.PostConstruct; import javax.annotation.PreDestroy; import org.springframework.stereotype.Service; @Service public class CricketCoach implements Coach { @PostConstruct public void printPostConstructData() { System.out.println("This is a post constr...
UTF-8
Java
626
java
CricketCoach.java
Java
[]
null
[]
package com.hello.world.demo.service; import javax.annotation.PostConstruct; import javax.annotation.PreDestroy; import org.springframework.stereotype.Service; @Service public class CricketCoach implements Coach { @PostConstruct public void printPostConstructData() { System.out.println("This is a post constr...
626
0.738019
0.738019
35
16.885714
18.53764
56
false
false
0
0
0
0
0
0
1.085714
false
false
3
bef89fdd86ef93d287c3e0beb56ba99f1b616c95
21,543,555,998,302
11c9a1c4818fda13c7ef12f0351cf11b9bf79743
/backend/src/main/java/com/bakdata/conquery/models/error/ConqueryErrorInfo.java
5875d5324950fd37c82367e7e6760a62335b8d9e
[ "MIT" ]
permissive
ingef/conquery
https://github.com/ingef/conquery
b304115774412a784017afd455f67a7b8019d397
9422cd5fd27bc12ce8ee94b6e04f24cf7f463bcf
refs/heads/develop
2023-08-26T16:27:53.107000
2023-08-23T14:54:31
2023-08-23T14:54:31
96,970,120
3
0
MIT
false
2023-09-14T11:38:21
2017-07-12T05:52:05
2023-07-31T19:25:47
2023-09-14T11:38:20
47,375
33
11
42
Java
false
false
package com.bakdata.conquery.models.error; import java.util.Comparator; import java.util.UUID; /** * Base interface for errors that should be displayed as an info in the Frontend */ public interface ConqueryErrorInfo { /** * A unique id for this error to retrieve it in the logs. */ UUID getId(); String ge...
UTF-8
Java
756
java
ConqueryErrorInfo.java
Java
[]
null
[]
package com.bakdata.conquery.models.error; import java.util.Comparator; import java.util.UUID; /** * Base interface for errors that should be displayed as an info in the Frontend */ public interface ConqueryErrorInfo { /** * A unique id for this error to retrieve it in the logs. */ UUID getId(); String ge...
756
0.734127
0.732804
32
22.625
30.304445
139
false
false
0
0
0
0
0
0
1.125
false
false
3
b995bc449b7c317d8e105944c74866ee7552a3d9
30,408,368,523,726
dada01a755f310896b313252d1ce22652cec6fb5
/app/src/main/java/com/example/mac/bugfree/activity/ChooseLocationOnMapActivity.java
efad269e859c572b6dba6b60e3c23c0550106208
[ "MIT" ]
permissive
lijunzhuo/BugFree
https://github.com/lijunzhuo/BugFree
5cc44d42df276d64c57428c68b2488d916a31d82
ef9f84fbbc9bfebbe79e8683d9ff88f9be75715e
refs/heads/master
2021-01-18T20:09:29.535000
2017-04-01T20:07:50
2017-04-01T20:07:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.mac.bugfree.activity; import android.content.Context; import android.content.Intent; import android.graphics.Color; import android.graphics.drawable.Drawable; import android.location.Location; import android.location.LocationManager; import android.os.Bundle; import android.preference.PreferenceMan...
UTF-8
Java
7,458
java
ChooseLocationOnMapActivity.java
Java
[ { "context": "m.example.mac.bugfree.R.id.map;\n\n/**\n * Created by heyuehuang on 2017-03-29.\n */\n\npublic class ChooseLocationOn", "end": 1844, "score": 0.9994015693664551, "start": 1834, "tag": "USERNAME", "value": "heyuehuang" } ]
null
[]
package com.example.mac.bugfree.activity; import android.content.Context; import android.content.Intent; import android.graphics.Color; import android.graphics.drawable.Drawable; import android.location.Location; import android.location.LocationManager; import android.os.Bundle; import android.preference.PreferenceMan...
7,458
0.6904
0.683159
195
37.246155
27.855137
126
false
false
0
0
0
0
0
0
0.753846
false
false
3
5c7a90e3a3b72358bee84ae248e1b89c5f03dffe
30,408,368,521,995
e9eee91588d30cdd5dbf3cfa6bbe6e2952a0a428
/BfcPushSdk/src/main/java/com/eebbk/bfc/im/push/bean/AliasAndTagsInfo.java
78dffe9b27124604400f45ebb035a44ee0bfedab
[]
no_license
wenzhu2018/android-push
https://github.com/wenzhu2018/android-push
cc542a12af8ab549a50bf94abb0a316294808821
234c203aed740737c667acd6d37fe42a38193326
refs/heads/master
2020-11-27T10:10:32.273000
2019-02-01T02:05:18
2019-02-01T02:05:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.eebbk.bfc.im.push.bean; import android.text.TextUtils; import java.util.Arrays; import java.util.List; public class AliasAndTagsInfo { public static AliasAndTagsInfo EMPTY_ALIAS_TAGS_INFO =new AliasAndTagsInfo(); private String alias; private String tags; private boolean isSet; p...
UTF-8
Java
2,053
java
AliasAndTagsInfo.java
Java
[]
null
[]
package com.eebbk.bfc.im.push.bean; import android.text.TextUtils; import java.util.Arrays; import java.util.List; public class AliasAndTagsInfo { public static AliasAndTagsInfo EMPTY_ALIAS_TAGS_INFO =new AliasAndTagsInfo(); private String alias; private String tags; private boolean isSet; p...
2,053
0.533853
0.532879
92
21.315218
18.54954
81
false
false
0
0
0
0
0
0
0.456522
false
false
3
db68a02c979d65383cc6b7ce57eb1934c6fdd3a4
30,408,368,524,335
298cdbf66c4aebe8003519ec95f20a742e77acbb
/adicionais/src/br/edu/ufcg/srh/adicionais/client/mapper/AdicionaisAcitivityMapper.java
7c3c0843b28ad6024a9262f1ee27b3970c941890
[]
no_license
clebersousa/projadicionais-cv
https://github.com/clebersousa/projadicionais-cv
7cf306759ca95952ab4a10ceb5a131c0e197081e
af6a15d51195430bb4dc35cd8bb5b31ae7303153
refs/heads/master
2021-01-23T03:04:35.387000
2011-09-02T22:07:11
2011-09-02T22:07:11
2,316,749
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.edu.ufcg.srh.adicionais.client.mapper; import br.edu.ufcg.srh.adicionais.client.ClientFactory; import br.edu.ufcg.srh.adicionais.client.activity.CentroActivity; import br.edu.ufcg.srh.adicionais.client.activity.LoginActivity; import br.edu.ufcg.srh.adicionais.client.activity.SrhActivity; import br.edu.ufcg....
UTF-8
Java
1,180
java
AdicionaisAcitivityMapper.java
Java
[]
null
[]
package br.edu.ufcg.srh.adicionais.client.mapper; import br.edu.ufcg.srh.adicionais.client.ClientFactory; import br.edu.ufcg.srh.adicionais.client.activity.CentroActivity; import br.edu.ufcg.srh.adicionais.client.activity.LoginActivity; import br.edu.ufcg.srh.adicionais.client.activity.SrhActivity; import br.edu.ufcg....
1,180
0.802542
0.802542
36
31.777779
24.681427
66
false
false
0
0
0
0
0
0
1.333333
false
false
3
f57cbee644223b2b644f129cc030871ebb8d7fa6
19,576,460,968,299
ab01b5f5bef3560778e86ffafa4bd94f932c6bc0
/hanmote/src/com/hanmote/entity/OrgProduct.java
8abc1ec05274a6489197c9f576a3c70fdc033fa1
[ "MIT" ]
permissive
bellmit/HMT
https://github.com/bellmit/HMT
e02d0816558415256ee9b46d6959c07664717712
d411e537eab3054e30624ff2af273aedadbac2fc
refs/heads/master
2022-02-02T12:36:19.790000
2016-12-29T07:57:03
2016-12-29T07:57:03
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hanmote.entity; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import static javax.persistence.GenerationType.IDENTITY; import javax.persistence.Id; import javax.persistence...
UTF-8
Java
2,487
java
OrgProduct.java
Java
[ { "context": "ax.persistence.Table;\n\n\n/**\n * 产品/产能实体类\n * @author Administrator\n *\n */\n@Entity\n@Table(name = \"Org_Product\", schem", "end": 443, "score": 0.7858210802078247, "start": 430, "tag": "USERNAME", "value": "Administrator" } ]
null
[]
package com.hanmote.entity; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import static javax.persistence.GenerationType.IDENTITY; import javax.persistence.Id; import javax.persistence...
2,487
0.750101
0.747271
108
21.907408
18.920662
63
false
false
0
0
0
0
0
0
1.231481
false
false
3
e74bbc48bfd1b7247ec7b8a160e74ace3dfd53be
32,109,175,506,279
71a0495d6f2b28bb99c78102f81fb05436749f17
/demo-list/demo-all/src/main/java/win/yulongsun/demo/all/readerwriter/ReaderWriterTest.java
1cdcde0a56eb860fcfdffbe2d5684a129eb1c293
[]
no_license
yulongsun007/learn-list
https://github.com/yulongsun007/learn-list
f41b9579c9d6f3ecb833ab69fcf83b6cacc9aa2e
07fbbdad6d72a22b1551d17412898ac5188dbac0
refs/heads/master
2022-12-25T04:09:46.357000
2018-09-04T14:34:33
2018-09-04T14:34:33
97,855,579
0
1
null
false
2022-12-16T10:47:53
2017-07-20T16:15:59
2019-08-15T02:14:01
2022-12-16T10:47:49
6,588
0
0
64
Java
false
false
package win.yulongsun.demo.all.readerwriter; import java.io.*; import java.nio.channels.FileLock; import java.nio.charset.Charset; import java.util.concurrent.Executors; import java.util.concurrent.TimeUnit; /** * 读者写着模型 * * @author Sun.YuLong on 2018/5/29. */ public class ReaderWriterTest implements Reader, Writ...
UTF-8
Java
4,213
java
ReaderWriterTest.java
Java
[ { "context": ".concurrent.TimeUnit;\n\n/**\n * 读者写着模型\n *\n * @author Sun.YuLong on 2018/5/29.\n */\npublic class ReaderWriterTest i", "end": 248, "score": 0.9998340606689453, "start": 238, "tag": "NAME", "value": "Sun.YuLong" } ]
null
[]
package win.yulongsun.demo.all.readerwriter; import java.io.*; import java.nio.channels.FileLock; import java.nio.charset.Charset; import java.util.concurrent.Executors; import java.util.concurrent.TimeUnit; /** * 读者写着模型 * * @author Sun.YuLong on 2018/5/29. */ public class ReaderWriterTest implements Reader, Writ...
4,213
0.545477
0.540547
116
33.974136
25.953028
108
false
false
0
0
0
0
0
0
0.560345
false
false
3
a6104fba86f4f25fd05a1cdf455d5af564027017
1,340,029,818,444
5588a98ae499998b2ede956542121cee3dafa826
/app/src/main/java/com/example/suelliton/sir/NodeAdapter.java
93b2dc5454d01af9d6a0752a87f4f0a6878d2cb5
[]
no_license
suelliton/SIR
https://github.com/suelliton/SIR
4ed4a74c2aee04cadca77773b7cd93985df04ec5
a07668e425cd760e1cadd633f310fda342b877a9
refs/heads/master
2021-08-23T05:17:26.445000
2017-12-03T15:40:27
2017-12-03T15:40:27
103,942,044
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.suelliton.sir; import android.content.Context; import android.graphics.Color; import android.support.v7.widget.RecyclerView; import android.text.format.DateFormat; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wi...
UTF-8
Java
7,938
java
NodeAdapter.java
Java
[ { "context": "ir.FragmentGrafico.keyClicado;\n\n\n/**\n * Created by suelliton on 18/11/17.\n */\n\npublic class NodeAdapter extend", "end": 922, "score": 0.9987725019454956, "start": 913, "tag": "USERNAME", "value": "suelliton" } ]
null
[]
package com.example.suelliton.sir; import android.content.Context; import android.graphics.Color; import android.support.v7.widget.RecyclerView; import android.text.format.DateFormat; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wi...
7,938
0.641271
0.637487
189
40.94709
32.177376
131
false
false
0
0
0
0
0
0
0.57672
false
false
3
b75a1f793f0f69cbc427233eb3f3f82df8ccb7f6
30,880,814,909,565
a5c755b3354d99314d76dd30454431042c47a605
/lists/src/com/comphel/lists/business/RoundNG.java
d68ef0b520ab5c61b5b809b1f1007edda2bb32e7
[]
no_license
gundermann/comphel
https://github.com/gundermann/comphel
ac80a711c4137e099ac8da3607f2901d0bbe58c7
792544f4fdbfbe3554945f0bb7a49d02c38bf6af
HEAD
2016-03-31T18:14:08.695000
2016-02-12T10:23:18
2016-02-12T10:23:18
15,620,161
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.comphel.lists.business; import java.util.ArrayList; import java.util.List; import com.comphel.android_common.business.CompetitorNG; import com.comphel.android_common.business.MatchNG; import com.ng.apersist.annotation.Column; import com.ng.apersist.annotation.Id; import com.ng.apersist.annotation...
UTF-8
Java
2,076
java
RoundNG.java
Java
[]
null
[]
package com.comphel.lists.business; import java.util.ArrayList; import java.util.List; import com.comphel.android_common.business.CompetitorNG; import com.comphel.android_common.business.MatchNG; import com.ng.apersist.annotation.Column; import com.ng.apersist.annotation.Id; import com.ng.apersist.annotation...
2,076
0.723025
0.720135
89
21.325842
21.116465
80
false
false
0
0
0
0
0
0
1.202247
false
false
3
92e160a69ecee48a59b56e261e2e068dcdc49ec6
19,945,828,182,348
2bf31cda0751a831bd167adafb1d440b25a81cc8
/src/main/java/clashsoft/cslib/minecraft/stack/RandomStack.java
ce9d1637e76fc21953add99971d725e10dd2892d
[]
no_license
MinestrapTeam/Clashsoft-Lib
https://github.com/MinestrapTeam/Clashsoft-Lib
5eaed9964f09cd928ea2dfc1d5ff72a6bdf20ec5
771f2d62deb87d63e29aaf138a043bec36aa06b2
refs/heads/master
2021-01-18T22:43:21.492000
2015-01-17T14:55:22
2015-01-17T14:55:22
9,415,157
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package clashsoft.cslib.minecraft.stack; import java.util.Random; import cpw.mods.fml.common.registry.RegistryDelegate; import net.minecraft.block.Block; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; public abstract class RandomStack { protected Item item; protected int metadata; ...
UTF-8
Java
942
java
RandomStack.java
Java
[]
null
[]
package clashsoft.cslib.minecraft.stack; import java.util.Random; import cpw.mods.fml.common.registry.RegistryDelegate; import net.minecraft.block.Block; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; public abstract class RandomStack { protected Item item; protected int metadata; ...
942
0.738854
0.738854
46
19.47826
20.935448
81
false
false
0
0
0
0
0
0
1.586957
false
false
3
45c1d969c5dcd7241dce18d2f82fc1963f06d00e
22,041,772,225,718
b9719d600365dd95c026c307603d11a4dbd99332
/src/com/cdac/clinic/dao/IDaoPatient.java
12484f2e66b568ceb4dcf8c3ee7d2a360626ed24
[]
no_license
arki7n/java-basic-jdbc
https://github.com/arki7n/java-basic-jdbc
ebbf393c2dd90fa45b746af21feb2c75dce8bff7
9e347d7e960dc3de92ef9175a049ee7a3c1c8196
refs/heads/master
2020-05-24T17:12:38.767000
2019-06-21T09:50:56
2019-06-21T09:50:56
187,378,857
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cdac.clinic.dao; import java.sql.SQLException; import java.util.ArrayList; import com.cdac.clinic.models.Patient; public interface IDaoPatient { ArrayList<Patient> getpatientdetails() throws ClassNotFoundException, SQLException; }
UTF-8
Java
250
java
IDaoPatient.java
Java
[]
null
[]
package com.cdac.clinic.dao; import java.sql.SQLException; import java.util.ArrayList; import com.cdac.clinic.models.Patient; public interface IDaoPatient { ArrayList<Patient> getpatientdetails() throws ClassNotFoundException, SQLException; }
250
0.808
0.808
12
19.833334
24.213747
84
false
false
0
0
0
0
0
0
0.666667
false
false
3
d594b377bd12045d1130dbb40a85fab9c230cd14
2,413,771,681,667
497fcb88c10c94fed1caa160ee110561c07b594c
/web/web-lobby/src/main/java/com/yazino/web/payment/flurry/EarnFreeChipsController.java
e677d0d7b9d712308727e0b0285504428338749c
[]
no_license
ShahakBH/jazzino-master
https://github.com/ShahakBH/jazzino-master
3f116a609c5648c00dfbe6ab89c6c3ce1903fc1a
2401394022106d2321873d15996953f2bbc2a326
refs/heads/master
2016-09-02T01:26:44.514000
2015-08-10T13:06:54
2015-08-10T13:06:54
40,482,590
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yazino.web.payment.flurry; import com.yazino.platform.Platform; import com.yazino.platform.account.*; import com.yazino.platform.community.PlayerService; import com.yazino.spring.security.AllowPublicAccess; import com.yazino.web.domain.email.EarnedChipsEmailBuilder; import com.yazino.web.service.QuietPlaye...
UTF-8
Java
13,756
java
EarnFreeChipsController.java
Java
[]
null
[]
package com.yazino.web.payment.flurry; import com.yazino.platform.Platform; import com.yazino.platform.account.*; import com.yazino.platform.community.PlayerService; import com.yazino.spring.security.AllowPublicAccess; import com.yazino.web.domain.email.EarnedChipsEmailBuilder; import com.yazino.web.service.QuietPlaye...
13,756
0.639067
0.638267
357
37.532211
29.159124
141
false
false
0
0
0
0
0
0
0.62465
false
false
3
abf969d89eb15ca5d4f7f0e93c9f42465ce0609d
3,272,765,145,967
b2a044e8db43463243b333b53898c3baba340a10
/src/com/denis/command/CommandLogout.java
1fec20e3892070a230e5df97dc11cb4cb0455c4d
[]
no_license
dvasin/OnlineChat
https://github.com/dvasin/OnlineChat
0c613d8f8397c7923996dae9bf6178b5f46e4058
557398504ec0c2a49ce8bcc352d935e4e13179c9
refs/heads/master
2021-01-01T03:54:11.398000
2016-05-03T19:52:34
2016-05-03T19:52:34
57,333,009
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.denis.command; import com.denis.bean.User; import com.denis.dao.DAOFactory; import com.denis.dao.UserDAO; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; /** * Created by denis on 29.04.16. */ public class CommandLogout implements Command { @Override public...
UTF-8
Java
679
java
CommandLogout.java
Java
[ { "context": "javax.servlet.http.HttpSession;\n\n/**\n * Created by denis on 29.04.16.\n */\npublic class CommandLogout imple", "end": 229, "score": 0.9989417195320129, "start": 224, "tag": "USERNAME", "value": "denis" } ]
null
[]
package com.denis.command; import com.denis.bean.User; import com.denis.dao.DAOFactory; import com.denis.dao.UserDAO; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; /** * Created by denis on 29.04.16. */ public class CommandLogout implements Command { @Override public...
679
0.692194
0.683358
27
24.148148
20.563728
64
false
false
0
0
0
0
0
0
0.481481
false
false
3
cd79852be373dcfd61d1c6b7993a4aa6d110f6f2
24,867,860,686,723
9185c58e40bcc7d69a11b90af9d43c8826a33b11
/src/main/java/org/gibello/zql/ZAliasedName.java
6f24bb723598fb3c04e6ea6182271c11a6082fad
[]
no_license
josemgomez/zql
https://github.com/josemgomez/zql
f2a802a02bd3629f7b8a33e2857d6dcce5c013dc
3305359c72c5ca7a80add421a98e5b8aebe311ed
refs/heads/master
2021-01-02T08:32:37.490000
2014-02-24T18:10:00
2014-02-24T18:10:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * This file is part of Zql. * * Zql is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Zql is distributed in the hope that ...
UTF-8
Java
3,748
java
ZAliasedName.java
Java
[]
null
[]
/* * This file is part of Zql. * * Zql is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Zql is distributed in the hope that ...
3,748
0.639541
0.63207
166
21.578314
21.877325
86
false
false
0
0
0
0
0
0
1.578313
false
false
3
b70be355dd0c034c662cb1384d2015349f105aae
6,725,918,786,447
7128ff7ea35d9251324d617472a6767e5bbfe2f6
/oda-hardware/jdkdio/src/test/java/es/amplia/oda/hardware/jdkdio/ActivatorTest.java
754ff301f72debfb1e7be9aaf0d2abfa30416099
[ "Apache-2.0" ]
permissive
amplia-iiot/oda
https://github.com/amplia-iiot/oda
a0cdcf50a6360e9db05f1a04210e7727355eacf6
22be33ccbcd672814a873135e3b0d8ba8aeed1b1
refs/heads/master
2023-08-24T16:37:41.161000
2023-08-22T14:09:25
2023-08-22T14:09:25
153,408,098
2
6
Apache-2.0
false
2023-06-20T16:33:56
2018-10-17T06:42:57
2023-04-03T16:51:26
2023-06-20T16:33:52
46,771
1
4
15
Java
false
false
package es.amplia.oda.hardware.jdkdio; import es.amplia.oda.core.commons.gpio.GpioService; import es.amplia.oda.core.commons.utils.ConfigurableBundleImpl; import es.amplia.oda.hardware.jdkdio.configuration.JdkDioConfigurationHandler; import es.amplia.oda.hardware.jdkdio.gpio.JdkDioGpioService; import org.junit.Test; ...
UTF-8
Java
2,902
java
ActivatorTest.java
Java
[]
null
[]
package es.amplia.oda.hardware.jdkdio; import es.amplia.oda.core.commons.gpio.GpioService; import es.amplia.oda.core.commons.utils.ConfigurableBundleImpl; import es.amplia.oda.hardware.jdkdio.configuration.JdkDioConfigurationHandler; import es.amplia.oda.hardware.jdkdio.gpio.JdkDioGpioService; import org.junit.Test; ...
2,902
0.781185
0.780841
72
39.319443
33.547573
118
false
false
0
0
0
0
0
0
0.75
false
false
3
824e7e24bd058bbaada401e4d8c305dc83da6050
36,928,128,819,549
2bea4db3fe05242834602d8837a42cde356caed9
/IamHere/app/src/main/java/com/bobo/iamhere/WebContentActivity.java
805a7b54fcdab1152ea1f5b6d4c937fe2c431a1f
[]
no_license
Otakar81/android
https://github.com/Otakar81/android
0da59e4adf543eb0715b3ace053e6a939e75a641
400a45295f210fb9b98d0f3e28aba40548babacd
refs/heads/master
2020-03-21T01:35:20.757000
2020-01-30T20:44:17
2020-01-30T20:44:17
137,362,026
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bobo.iamhere; import android.content.Intent; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.webkit.WebChromeClient; import android.webkit.WebView; public class WebContentActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedI...
UTF-8
Java
1,162
java
WebContentActivity.java
Java
[]
null
[]
package com.bobo.iamhere; import android.content.Intent; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.webkit.WebChromeClient; import android.webkit.WebView; public class WebContentActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedI...
1,162
0.70568
0.703959
33
34.21212
28.714643
94
false
false
0
0
0
0
0
0
0.545455
false
false
3
dbf71a24aac3eb1ced7b4c93c5886d49ed27c865
1,090,921,711,542
a98fe8c616436080558d9de1fc38b3411736c66c
/manager/src/main/java/cabare/exceptions/EmployeeNotSpecifiedException.java
4da32631c605ea77b00e18eb8d7c676909992fdf
[]
no_license
andrey-kravchuk/HoReCa
https://github.com/andrey-kravchuk/HoReCa
37457403febd2f72d9d0887d0530d0c088fbe2ed
6985c1564fff0e06fdeb7b551771720163c2a6f2
refs/heads/master
2020-04-16T10:47:13.547000
2018-06-17T16:40:15
2018-06-17T16:40:15
165,516,843
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package cabare.exceptions; public class EmployeeNotSpecifiedException extends ApplicationException { private static String msg = "employee is not specified"; public EmployeeNotSpecifiedException() { super(msg); } public EmployeeNotSpecifiedException(String message) { super(msg + "; " + message); }...
UTF-8
Java
323
java
EmployeeNotSpecifiedException.java
Java
[]
null
[]
package cabare.exceptions; public class EmployeeNotSpecifiedException extends ApplicationException { private static String msg = "employee is not specified"; public EmployeeNotSpecifiedException() { super(msg); } public EmployeeNotSpecifiedException(String message) { super(msg + "; " + message); }...
323
0.743034
0.743034
14
22.071428
24.952711
73
false
false
0
0
0
0
0
0
0.357143
false
false
3
654171a4edf06afe690479902ef872d78ba38f06
13,829,794,709,343
8ffebb12912b03579975edc6dcf937e94cc6da36
/src/java/com/sun/mail/dsn/message_deliverystatus.java
789d8eec4a064795fae25adaae0d8bf7e46bf878
[]
no_license
ThakurPrajjwal/Minor_Project
https://github.com/ThakurPrajjwal/Minor_Project
9365ae1b9d7c8314458c582dd733219d421438e3
b478945be2b5bf7d7715ce97d027bef7316aabad
refs/heads/main
2023-01-03T00:45:01.040000
2020-11-05T07:58:30
2020-11-05T07:58:30
310,216,217
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Decompiled with CFR 0.0. * * Could not load the following classes: * java.io.IOException * java.io.InputStream * java.io.OutputStream * java.lang.Class * java.lang.Object * java.lang.String * javax.activation.ActivationDataFlavor * javax.activation.DataContentHandler * javax.activation.DataSo...
UTF-8
Java
2,325
java
message_deliverystatus.java
Java
[]
null
[]
/* * Decompiled with CFR 0.0. * * Could not load the following classes: * java.io.IOException * java.io.InputStream * java.io.OutputStream * java.lang.Class * java.lang.Object * java.lang.String * javax.activation.ActivationDataFlavor * javax.activation.DataContentHandler * javax.activation.DataSo...
2,325
0.706237
0.704946
67
33.686565
31.026329
151
false
false
0
0
0
0
0
0
0.41791
false
false
3
2760d143bf07da55cafc9a6689c33f9a293553d5
17,042,430,245,371
2abd1262a4df672143053b9f5dbc422de61b69c5
/src/GraphSearch.java
cffbee5fadd93c44c82e14d38b8cf40cd4deda3c
[]
no_license
alsenydiallo/Graph_MazeGeneration
https://github.com/alsenydiallo/Graph_MazeGeneration
d7d514bb166e10c154e841b95e61a53d40624538
13399fa03bb75840413cce2298aea4bcd70391cd
refs/heads/master
2021-01-10T13:45:26.405000
2016-02-04T23:08:44
2016-02-04T23:08:44
51,112,198
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; import java.util.Random; import java.util.Stack; public class GraphSearch { public static int[] mazeDFS(Graph G, int s){ boolean[] visited = new boolean[G.numVerts()]; int[] parent = new int[G.numVerts()]; ArrayList<ArrayList<Integer>> neighbors = new ArrayList<>(); S...
UTF-8
Java
1,112
java
GraphSearch.java
Java
[]
null
[]
import java.util.ArrayList; import java.util.Random; import java.util.Stack; public class GraphSearch { public static int[] mazeDFS(Graph G, int s){ boolean[] visited = new boolean[G.numVerts()]; int[] parent = new int[G.numVerts()]; ArrayList<ArrayList<Integer>> neighbors = new ArrayList<>(); S...
1,112
0.584532
0.577338
47
21.659575
19.412956
86
false
false
0
0
0
0
0
0
2.87234
false
false
3
6e8edbebf9ebaa2e227f35983370ef81402e52f0
27,152,783,256,730
8de6ad6ee9d79f5227725f687a6a2f769483e294
/readwrite/WriteAccount.java
d92367b6af9b7f6c9fe563740a1ec6806f800115
[]
no_license
14sxlin/lin
https://github.com/14sxlin/lin
561f30848d5fdb1071c0060199851a3e964ea9f3
7e4a21aa74c3f4ed1cef58451b67792a49b61b41
refs/heads/master
2015-09-26T01:26:49.341000
2015-09-02T08:17:00
2015-09-02T08:17:00
41,785,808
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package lin.readwrite; import java.io.File; import java.io.FileOutputStream; import java.io.OutputStream; import java.io.PrintWriter; import javax.swing.JOptionPane; public class WriteAccount { public PrintWriter out; /* * 用完后要记得关闭流 */ public WriteAccount() { // TODO Auto-generated construc...
GB18030
Java
1,216
java
WriteAccount.java
Java
[ { "context": "thenticateUser=\"+name+\"&\"+\"AuthenticatePassword=\"+password+\"&shit\";\r\n\t\tout.append(str+\"\\r\\n\");\r\n\t\tout.close(", "end": 955, "score": 0.8334702253341675, "start": 947, "tag": "PASSWORD", "value": "password" }, { "context": "User=\"+name+\"&\"+\"Authenti...
null
[]
package lin.readwrite; import java.io.File; import java.io.FileOutputStream; import java.io.OutputStream; import java.io.PrintWriter; import javax.swing.JOptionPane; public class WriteAccount { public PrintWriter out; /* * 用完后要记得关闭流 */ public WriteAccount() { // TODO Auto-generated construc...
1,223
0.689748
0.689748
46
22.173914
22.149986
81
false
false
0
0
0
0
0
0
1.782609
false
false
3
8235f5f8fae834dba7bc8632e42b827156598861
16,149,077,054,259
cfe03deaa418862be7807e9312c571837bc9b758
/src/main/java/domonx/game/core/entity/containers/NeBoxContainer.java
360103758981cbd6eef26e06c8e3fd3e4077a2a6
[]
no_license
DomonX/JavaGameEngine
https://github.com/DomonX/JavaGameEngine
b017bc1b1e7ae5d93c38c58d917ca615ce20e5cb
c2f61e481e8a94e51f176c6bec888ee386ba19ed
refs/heads/master
2022-04-08T13:20:57.916000
2020-04-04T20:45:51
2020-04-04T20:45:51
247,321,174
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package domonx.game.core.entity.containers; import java.awt.Graphics; import java.awt.Point; import java.awt.image.ImageObserver; import domonx.game.core.controller.NeController; import domonx.game.core.entity.NeVisual; import domonx.game.core.entity.NeVisualEntity; public class NeBoxContainer<TContent extends NeVis...
UTF-8
Java
1,552
java
NeBoxContainer.java
Java
[]
null
[]
package domonx.game.core.entity.containers; import java.awt.Graphics; import java.awt.Point; import java.awt.image.ImageObserver; import domonx.game.core.controller.NeController; import domonx.game.core.entity.NeVisual; import domonx.game.core.entity.NeVisualEntity; public class NeBoxContainer<TContent extends NeVis...
1,552
0.729381
0.728737
72
20.555555
17.700352
61
false
false
0
0
0
0
0
0
1.458333
false
false
3
ea013fc96ebb5d17e278322fe2cd5ea13703d2ba
6,940,667,168,910
8fd6b90a34ec2be72a3621ad726e1e83c7defe71
/While_loop2.java
49a5194549ed76ce22f709e4c7c755266647940f
[]
no_license
Arnav146/PracticePrograms
https://github.com/Arnav146/PracticePrograms
321c3575293d1796c40f60bf5895048c084d8698
d75c93eb25afba323e1b46107ff928f385b5243c
refs/heads/main
2023-02-04T05:45:52.961000
2020-12-26T19:08:07
2020-12-26T19:08:07
324,616,909
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; class While_loop2 { int a; void init() { Scanner sc=new Scanner(System.in); a=sc.nextInt(); } void calc() { int n=a,pro=1; while(n!=0) { pro*=n%10; n=n/10; } System.out.println(pro); } pub...
UTF-8
Java
439
java
While_loop2.java
Java
[]
null
[]
import java.util.*; class While_loop2 { int a; void init() { Scanner sc=new Scanner(System.in); a=sc.nextInt(); } void calc() { int n=a,pro=1; while(n!=0) { pro*=n%10; n=n/10; } System.out.println(pro); } pub...
439
0.43508
0.414579
26
15.923077
11.190391
42
false
false
0
0
0
0
0
0
0.461538
false
false
3
acf45b39f2817cc06a706a89dbadef1370cbdb35
17,514,876,655,040
4235d50af4c4aba910fe95f9778d1725c8a77ae7
/backend/src/main/java/stand/lemonade/models/HistoryModel.java
40ebf6ad14ca6129f944dc6dcb9b6ba1f0646279
[]
no_license
MariaCatalina/LemonadeStand
https://github.com/MariaCatalina/LemonadeStand
19c17a86c91505f635b152ef05d6d150627a822e
88e1203f03b85bae3ac057e7dc7c7187170819f7
refs/heads/master
2016-08-12T17:37:12.095000
2016-02-14T14:57:06
2016-02-14T14:57:06
51,698,741
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package stand.lemonade.models; import java.util.ArrayList; import java.util.List; import javax.validation.constraints.NotNull; import org.hibernate.validator.constraints.NotEmpty; public class HistoryModel { @NotNull @NotEmpty private String walletName; @NotNull private List<HistoryWalletModel> data; publi...
UTF-8
Java
1,263
java
HistoryModel.java
Java
[]
null
[]
package stand.lemonade.models; import java.util.ArrayList; import java.util.List; import javax.validation.constraints.NotNull; import org.hibernate.validator.constraints.NotEmpty; public class HistoryModel { @NotNull @NotEmpty private String walletName; @NotNull private List<HistoryWalletModel> data; publi...
1,263
0.699921
0.699921
66
18.136364
17.454605
75
false
false
0
0
0
0
0
0
1.439394
false
false
3
2041e058063d2cd4e4bd7d2f279bafe6fae3c35b
1,400,159,357,914
28da7255b82ea7e73aa5abe0c7e8bfbb169f983d
/src/test/java/moshi/factory/factory/StaticFactory.java
601f6d691e94702172f60182bf2a8ac832a3a930
[]
no_license
HouChenggong/thread_test
https://github.com/HouChenggong/thread_test
85f1446da28528784a0f9c2a464a634d7865c02a
b4a8519af847b2fea9c6e186bfd7614bdfd6c825
refs/heads/master
2020-04-18T07:07:45.313000
2019-06-21T06:35:20
2019-06-21T06:35:20
167,349,479
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package moshi.factory.factory; import moshi.factory.SendMessageInterface; import moshi.factory.bean.Mail; import moshi.factory.bean.Phone; public class StaticFactory { public static Mail produceMail() { return new Mail(); } public static Phone producePhone() { return new Phone(); } ...
UTF-8
Java
322
java
StaticFactory.java
Java
[]
null
[]
package moshi.factory.factory; import moshi.factory.SendMessageInterface; import moshi.factory.bean.Mail; import moshi.factory.bean.Phone; public class StaticFactory { public static Mail produceMail() { return new Mail(); } public static Phone producePhone() { return new Phone(); } ...
322
0.695652
0.695652
17
17.941177
16.199022
42
false
false
0
0
0
0
0
0
0.352941
false
false
3
ee3dfa343b07d9f7873e565345eb46bbfefffd7c
5,703,716,606,759
02c690a36c75c9eebe3bed9c280720c6fb7b9f21
/src/main/java/com/ms/assessment/Service/impl/MCQService.java
7c5897554dbb76cd2c7e42ee0860f5e32dd169e0
[]
no_license
NandhiniMB/Assessment-Backend
https://github.com/NandhiniMB/Assessment-Backend
6ad3f9b49f113ecd79194ca6bd16d6980e93902b
208497d81d60e97bb326763a37e4d3bbc4313e9b
refs/heads/main
2023-05-31T14:30:34.240000
2021-06-14T06:16:42
2021-06-14T06:16:42
376,721,533
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ms.assessment.Service.impl; import java.util.Date; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.ms.assessment.Entity.MCQ; import com.ms.assessment.Entity.Question; import com.ms.assessment.Repository.IMCQRe...
UTF-8
Java
1,274
java
MCQService.java
Java
[]
null
[]
package com.ms.assessment.Service.impl; import java.util.Date; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.ms.assessment.Entity.MCQ; import com.ms.assessment.Entity.Question; import com.ms.assessment.Repository.IMCQRe...
1,274
0.766876
0.766876
54
22.592592
18.81146
62
false
false
0
0
0
0
0
0
1.277778
false
false
3
d472728eb38984f87c1f6619957584d3bfa4493f
10,548,439,724,883
666e6e173c60c92059a0ab7063d17b430c654207
/Junior/Module3/src/main/java/com/epam/javase03/t03/HtmlParser.java
2fcb9ef46bd2546844527d284cb7cd766581b36e
[]
no_license
NickolayVasilishin/EPAM
https://github.com/NickolayVasilishin/EPAM
be8009413567feb437645cca46f86355a6bb9221
1079be97128f93ef8b6aabee1c0b6686ebf56255
refs/heads/master
2021-01-18T22:04:11.133000
2017-07-13T18:34:26
2017-07-13T18:34:26
52,553,805
0
0
null
false
2021-08-11T18:51:27
2016-02-25T20:15:17
2021-08-11T18:50:00
2021-08-11T18:49:57
841
0
0
0
HTML
false
false
package com.epam.javase03.t03; import java.io.*; import java.util.LinkedList; import java.util.List; import java.util.function.Function; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.stream.Stream; /** * Created by Nick on 27.03.2016. */ public class HtmlParser { private long ...
UTF-8
Java
3,032
java
HtmlParser.java
Java
[ { "context": "import java.util.stream.Stream;\n\n/**\n * Created by Nick on 27.03.2016.\n */\npublic class HtmlParser {\n ", "end": 257, "score": 0.9905330538749695, "start": 253, "tag": "NAME", "value": "Nick" } ]
null
[]
package com.epam.javase03.t03; import java.io.*; import java.util.LinkedList; import java.util.List; import java.util.function.Function; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.stream.Stream; /** * Created by Nick on 27.03.2016. */ public class HtmlParser { private long ...
3,032
0.582888
0.573195
84
34.619049
28.041595
98
false
false
0
0
0
0
0
0
0.571429
false
false
3
8a6cfec3579147351066e66dcc25324f4f2f41a5
16,758,962,425,649
d46647c33836e2a2f685c51ab65e08f1b05e0351
/src/main/java/co/com/personas/dtos/PersonaDTO.java
b1bd50c2165e6ac67887283dc8b0ced3f5bf4c3e
[]
no_license
JuanCamilloAce/Personas
https://github.com/JuanCamilloAce/Personas
aeda7b74a0af2ffcde033983dd1ab0d835481906
66f82141bba584d68e097b74d789ff1f57792ae2
refs/heads/master
2023-06-07T05:15:45.415000
2020-04-24T12:31:54
2020-04-24T12:31:54
258,506,596
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package co.com.personas.dtos; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import java.io.Serializable; /** * * @author Jacevedo */ @Data @AllArgsConstructor @NoArgsConstructor public class PersonaDTO implements Serializable { private String tipoDocu...
UTF-8
Java
506
java
PersonaDTO.java
Java
[ { "context": "mport java.io.Serializable;\r\n\r\n/**\r\n *\r\n * @author Jacevedo\r\n */\r\n@Data\r\n@AllArgsConstructor\r\n@NoArgsConstruc", "end": 185, "score": 0.9134006500244141, "start": 177, "tag": "USERNAME", "value": "Jacevedo" } ]
null
[]
package co.com.personas.dtos; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import java.io.Serializable; /** * * @author Jacevedo */ @Data @AllArgsConstructor @NoArgsConstructor public class PersonaDTO implements Serializable { private String tipoDocu...
506
0.737154
0.737154
25
18.24
15.10041
49
false
false
0
0
0
0
0
0
0.44
false
false
3
9a5ce6a1cf2490148257952befbbf9d6c77e8ba7
21,139,829,061,265
82686dfc4dca897b6f54d5d31ec62262e2b7bfb6
/WEBPJ/src/main/java/webpj/demo/ENTITY/ResourceEntity.java
2a868951b99be5a539a1b4c303f2986993ee7562
[]
no_license
cmm1114070674/OnlinePj
https://github.com/cmm1114070674/OnlinePj
eb1492fd4cecce7e9782ee23b329edddf56780c1
bfd395309f5a057f9582afbb10c0344d098dd8b4
refs/heads/master
2022-07-05T11:48:53.941000
2019-06-21T04:19:07
2019-06-21T04:19:07
193,029,381
0
0
null
false
2020-07-01T23:33:01
2019-06-21T04:16:13
2019-06-21T04:22:55
2020-07-01T23:33:00
109,905
0
0
1
Java
false
false
package webpj.demo.ENTITY; import javax.persistence.*; import java.sql.Date; import java.util.Objects; @Entity @Table(name = "resource", schema = "onlinepj") public class ResourceEntity { private int rid; private int courseId; private Date createTime; private String path; @Id @Column(name = "...
UTF-8
Java
1,551
java
ResourceEntity.java
Java
[]
null
[]
package webpj.demo.ENTITY; import javax.persistence.*; import java.sql.Date; import java.util.Objects; @Entity @Table(name = "resource", schema = "onlinepj") public class ResourceEntity { private int rid; private int courseId; private Date createTime; private String path; @Id @Column(name = "...
1,551
0.589942
0.589942
70
21.157143
17.719751
66
false
false
0
0
0
0
0
0
0.442857
false
false
3
72d17c21eeae53538f6b641989a9fee54dc410c3
14,766,097,580,623
c188408c9ec0425666250b45734f8b4c9644a946
/open-sphere-base/core/src/main/java/io/opensphere/core/math/AbstractShape.java
11fc16750d75b9d4d38e6841ac904f000c5ca5a2
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-public-domain" ]
permissive
rkausch/opensphere-desktop
https://github.com/rkausch/opensphere-desktop
ef8067eb03197c758e3af40ebe49e182a450cc02
c871c4364b3456685411fddd22414fd40ce65699
refs/heads/snapshot_5.2.7
2023-04-13T21:00:00.575000
2020-07-29T17:56:10
2020-07-29T17:56:10
360,594,280
0
0
Apache-2.0
true
2021-04-22T17:40:38
2021-04-22T16:58:41
2021-04-22T16:58:42
2021-04-22T17:40:38
73,289
0
0
1
null
false
false
package io.opensphere.core.math; /** * Abstract base class for shapes. */ public abstract class AbstractShape implements Shape { /** * The name of this shape. */ private String myName = "AbstractShape"; @Override public String getName() { return myName; } ...
UTF-8
Java
484
java
AbstractShape.java
Java
[]
null
[]
package io.opensphere.core.math; /** * Abstract base class for shapes. */ public abstract class AbstractShape implements Shape { /** * The name of this shape. */ private String myName = "AbstractShape"; @Override public String getName() { return myName; } ...
484
0.530992
0.530992
28
15.285714
14.937626
52
false
false
0
0
0
0
0
0
0.142857
false
false
3
f020fbdd00b72479cd0f3750911cc7412ec9d418
2,757,369,045,243
8b6b025408deed1d067ff8bd4ef3c536f9c79543
/validators-soap-message/src/main/java/gov/nist/toolkit/validatorsSoapMessage/message/HttpMessageValidator.java
96e7c68c211539e5cfd3e69c4748ce5e113fa4ac
[]
no_license
usnistgov/iheos-toolkit2
https://github.com/usnistgov/iheos-toolkit2
96847a78a05ff4e86fb9ed78ab67db9851170f9d
61b612a7378e1df32f8685ac13f1a14b1bf69002
refs/heads/master
2023-08-17T07:16:34.206000
2023-06-21T17:02:37
2023-06-21T17:02:37
61,730,404
48
29
null
false
2023-07-13T23:54:57
2016-06-22T15:32:13
2023-07-12T03:02:57
2023-07-13T23:54:53
197,987
41
26
261
Java
false
false
package gov.nist.toolkit.validatorsSoapMessage.message; import gov.nist.toolkit.errorrecording.ErrorRecorder; import gov.nist.toolkit.errorrecording.factories.ErrorRecorderBuilder; import gov.nist.toolkit.http.HttpParseException; import gov.nist.toolkit.http.HttpParserBa; import gov.nist.toolkit.http.ParseException; i...
UTF-8
Java
3,975
java
HttpMessageValidator.java
Java
[ { "context": "SoapHttpHeaderValidator as appropriate.\n * @author bill\n * \n */\npublic class HttpMessageValidator exten", "end": 778, "score": 0.9056366086006165, "start": 774, "tag": "NAME", "value": "bill" } ]
null
[]
package gov.nist.toolkit.validatorsSoapMessage.message; import gov.nist.toolkit.errorrecording.ErrorRecorder; import gov.nist.toolkit.errorrecording.factories.ErrorRecorderBuilder; import gov.nist.toolkit.http.HttpParseException; import gov.nist.toolkit.http.HttpParserBa; import gov.nist.toolkit.http.ParseException; i...
3,975
0.697862
0.694843
110
35.136364
35.319447
180
false
false
0
0
0
0
0
0
2.154546
false
false
3
3fa1a780564669f952fde136cacf65205cdf6087
22,428,319,245,319
6d97c6e52a46e38285d861096a90567188a287e1
/src/main/java/easy/LC257.java
8fd258ec9a03ac35a054860b67d1894c54fad285
[]
no_license
liux0054/LCSolution
https://github.com/liux0054/LCSolution
6839fec24515bcb8cb8b304afdd2c7760ec19b90
c0a8364e5591d635f60d96e91fe318de4b777316
refs/heads/master
2021-09-09T13:20:22.585000
2021-09-02T14:35:31
2021-09-02T14:35:31
143,372,519
0
0
null
false
2021-01-19T12:34:17
2018-08-03T03:23:09
2020-08-02T08:03:10
2021-01-19T12:34:16
271
0
0
0
Java
false
false
package easy; import java.util.ArrayList; import java.util.List; import common.TreeNode; public class LC257 { private List<String> answer = new ArrayList<>(); public List<String> binaryTreePaths(TreeNode root) { if(root == null){ return new ArrayList<>(); }else{ getPa...
UTF-8
Java
803
java
LC257.java
Java
[]
null
[]
package easy; import java.util.ArrayList; import java.util.List; import common.TreeNode; public class LC257 { private List<String> answer = new ArrayList<>(); public List<String> binaryTreePaths(TreeNode root) { if(root == null){ return new ArrayList<>(); }else{ getPa...
803
0.525529
0.521793
32
24.09375
20.641825
67
false
false
0
0
0
0
0
0
0.46875
false
false
3
f63d3fb9e767e623e25d1f3adde21ded0ede4d38
214,748,372,565
af2b0772556a0ec7e8523754dea22637857a62cc
/src/com/kileyowen/utils/NullUtils.java
181e29e995a8a9fb193ffb0200dcc0a361b550ba
[]
no_license
yeliknewo/utilities
https://github.com/yeliknewo/utilities
dd9b3b29c2e97eb98d9606a0575d5aba84606b63
25aee53662d30ea9777a96fc98ca583585bd0c43
refs/heads/master
2021-01-23T13:32:05.056000
2017-08-19T00:01:35
2017-08-19T00:01:35
102,671,265
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kileyowen.utils; import org.eclipse.jdt.annotation.Nullable; import com.kileyowen.exceptions.ExceptionNull; //TODO Document public class NullUtils { // TODO Document public static final <T> T assertNotNull(final @Nullable T obj) throws ExceptionNull { // TODO Document if (obj == nu...
UTF-8
Java
436
java
NullUtils.java
Java
[]
null
[]
package com.kileyowen.utils; import org.eclipse.jdt.annotation.Nullable; import com.kileyowen.exceptions.ExceptionNull; //TODO Document public class NullUtils { // TODO Document public static final <T> T assertNotNull(final @Nullable T obj) throws ExceptionNull { // TODO Document if (obj == nu...
436
0.662844
0.662844
26
14.692307
19.665998
86
false
false
0
0
0
0
0
0
0.923077
false
false
3
4b00763b36b9230891f3bce4ed87999f797ee16e
11,201,274,737,802
4ddf80e8614fd7305671c19715473d396b7b459b
/app/src/main/java/app/pankaj/googleplacesusingretrofit/interfaces/ConnectionInterface.java
4444f1886a6cf065b48f717f21e0bef67cce6d7d
[]
no_license
adarshravi/GooglePlacesUsingRetrofit
https://github.com/adarshravi/GooglePlacesUsingRetrofit
6ae46d7365b75266cc661a588f65e7a158adcbe7
ecf3a3e55dd9fcd3559e4f87f6c3043226e18816
refs/heads/master
2021-04-29T20:12:33.326000
2018-02-15T04:58:56
2018-02-15T04:58:56
121,288,642
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package app.pankaj.googleplacesusingretrofit.interfaces; import app.pankaj.googleplacesusingretrofit.model.ResponseData; import retrofit.Call; import retrofit.Response; import retrofit.http.GET; import retrofit.http.Query; public interface ConnectionInterface { @GET("api/place/nearbysearch/json?sensor=true&key...
UTF-8
Java
498
java
ConnectionInterface.java
Java
[ { "context": "@GET(\"api/place/nearbysearch/json?sensor=true&key=AIzaSyDHxSsf1YQlDhyxr9Ho-jKokac2xN_pBxc\")\n Call<ResponseData> getNearbyPlaces(@Query(\"", "end": 360, "score": 0.999550998210907, "start": 321, "tag": "KEY", "value": "AIzaSyDHxSsf1YQlDhyxr9Ho-jKokac2xN_pBxc" } ]
null
[]
package app.pankaj.googleplacesusingretrofit.interfaces; import app.pankaj.googleplacesusingretrofit.model.ResponseData; import retrofit.Call; import retrofit.Response; import retrofit.http.GET; import retrofit.http.Query; public interface ConnectionInterface { @GET("api/place/nearbysearch/json?sensor=true&key...
464
0.803213
0.797189
15
32.200001
38.180622
132
false
false
0
0
0
0
0
0
0.6
false
false
3
69b4e556b10c3ee5d97fc644c038fb02b7da993f
29,016,799,068,784
3296d9ef714faf53810c6ecf52ee4adc4ae48fbe
/Amdocs_Challenge/src/drive/Program.java
37b74bd71f61d181a7dcd0bd54b834d80842a563
[]
no_license
token-cjg/CarClassChallenge
https://github.com/token-cjg/CarClassChallenge
4db77ebe2c33410543d9939b03bef1497db55f25
6bd76ac810468e2013d2338c4917790ec2d45c5b
refs/heads/master
2021-03-12T21:41:59.370000
2015-05-18T10:46:24
2015-05-18T10:46:24
35,260,271
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package drive; public class Program { public static void main(String [] args) { Executor executor = new Executor(); executor.ReadInputFile("data/input.txt"); } }
UTF-8
Java
174
java
Program.java
Java
[]
null
[]
package drive; public class Program { public static void main(String [] args) { Executor executor = new Executor(); executor.ReadInputFile("data/input.txt"); } }
174
0.689655
0.689655
11
14.818182
16.770203
43
false
false
0
0
0
0
0
0
1.090909
false
false
3
453edc3ee4d8442bf70afca59a281ebd73d699ed
747,324,354,196
5907f5fbef45bcd0da02aa2642c839a6a1fe7398
/app/src/main/java/com/tnc/wishlist/adapters/WishRecycleViewAdapter.java
69ad2e440a28b23507967b2606280d1c287ecfb5
[]
no_license
mubeen-ikram/WishList
https://github.com/mubeen-ikram/WishList
1cc97311d4c41f62400044faf6486f589bdb8496
b853b74e77aefd9af174ff93563bee4c3c12ef98
refs/heads/master
2020-09-12T10:00:19.114000
2019-12-17T03:39:09
2019-12-17T03:39:09
222,388,344
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tnc.wishlist.adapters; import android.content.Context; import android.content.Intent; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation...
UTF-8
Java
5,422
java
WishRecycleViewAdapter.java
Java
[]
null
[]
package com.tnc.wishlist.adapters; import android.content.Context; import android.content.Intent; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation...
5,422
0.675028
0.674843
128
41.359375
33.624008
242
false
false
0
0
0
0
0
0
0.679688
false
false
3
889b60d40aeb50aae1e168d1712ac74fbfddd958
30,176,440,278,974
e0336ed8fc8599ccc2a2ec9db75b71b2c69b6f78
/Snapdeal-es-gateway/src/main/java/com/hc/es/core/utils/FieldInfo.java
8a55c5b3dee08497c26f7ecfbaa393be5747cef3
[]
no_license
harish840/hackarthon_mailer
https://github.com/harish840/hackarthon_mailer
5f1cd260019576c9a46c6f60be15dea4f27c7c9f
1572927fd07d8e51f75c7ef93c0d90ab596e69ef
refs/heads/master
2021-01-01T18:03:12.445000
2015-09-04T20:19:48
2015-09-04T20:19:48
41,779,116
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 com.hc.es.core.utils; /** * * @author root */ public class FieldInfo { String name; String type; String analyse...
UTF-8
Java
944
java
FieldInfo.java
Java
[ { "context": "/\npackage com.hc.es.core.utils;\n\n/**\n *\n * @author root\n */\npublic class FieldInfo {\n String name;\n ", "end": 238, "score": 0.9986903667449951, "start": 234, "tag": "USERNAME", "value": "root" } ]
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 com.hc.es.core.utils; /** * * @author root */ public class FieldInfo { String name; String type; String analyse...
944
0.574153
0.574153
50
17.879999
17.63365
79
false
false
0
0
0
0
0
0
0.3
false
false
3
5d70598ea759a97bc29ac8714d7f02d92a26138f
15,187,004,421,719
c58e0ffe3c491be6152b7fb923bc3a418e93a43c
/src/com/tyl/activity/UsersListActivity.java
3f8904fb1c6847e89fb44d11cc9cc19c9a2fb314
[ "Apache-2.0" ]
permissive
tianyl1984/androidApp
https://github.com/tianyl1984/androidApp
e1fdf97437597ea602e6ba987417488506fe3e4c
6e702052f6fc7d48a8021ac88ccf69beb3ecfccb
refs/heads/master
2021-01-12T00:38:27.633000
2015-02-15T15:13:02
2015-02-15T15:13:02
78,750,695
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tyl.activity; import java.util.ArrayList; import java.util.List; import com.tyl.R; import com.tyl.R.id; import com.tyl.R.layout; import android.app.ListActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.ArrayAdapter; import android.widget.ListView...
UTF-8
Java
1,122
java
UsersListActivity.java
Java
[]
null
[]
package com.tyl.activity; import java.util.ArrayList; import java.util.List; import com.tyl.R; import com.tyl.R.id; import com.tyl.R.layout; import android.app.ListActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.ArrayAdapter; import android.widget.ListView...
1,122
0.753119
0.753119
44
24.5
21.618069
90
false
false
0
0
0
0
0
0
1.568182
false
false
3
0376a5eb03c644a13f901009fc07b0845f18ccce
5,145,370,825,957
3f15be400a4758e1b18cbb17fbde4cf460fdccf5
/iSoccer/src/Person.java
afdc5d93fcde2aa235c4fcc0804d9fc96da8a1bd
[]
no_license
soficastro/REAViSoccer
https://github.com/soficastro/REAViSoccer
7504fa396dea1cb27567f3cb314fe337b6a5467b
083e94e0dc65f2c03aa681a5530ab6e7384c4846
refs/heads/master
2020-05-07T20:40:46.502000
2019-04-17T05:16:05
2019-04-17T05:16:05
180,872,046
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Person { private String name; private String email; private String cpf; private String telephone; public Person(PersonBuilder builder) { this.name = builder.name; this.email = builder.email; this.cpf = builder.cpf; this.telephone = builder.te...
UTF-8
Java
1,835
java
Person.java
Java
[]
null
[]
public class Person { private String name; private String email; private String cpf; private String telephone; public Person(PersonBuilder builder) { this.name = builder.name; this.email = builder.email; this.cpf = builder.cpf; this.telephone = builder.te...
1,835
0.522071
0.522071
83
20.108435
19.113493
108
false
false
0
0
0
0
0
0
0.39759
false
false
3
5ffae3da2a288ff12e53f875d77a0442c56f78d0
23,459,111,414,899
1549df057e1a3e55e484cc711a43fba551d0a6ff
/ProyectoPOO/test/proyectopoo/RolesTest.java
e5c59d9dab9c03f5897583f21c192d66a79231c8
[]
no_license
Walterfuentes/UPC-TrabajoFinal-2012-2-M2
https://github.com/Walterfuentes/UPC-TrabajoFinal-2012-2-M2
79ddd8caad3787275bcbffa9ba94cd6a8d075ca4
839cb14c67ea2a896919ca4daa497849c874c74d
refs/heads/master
2021-01-20T21:32:26.485000
2012-12-06T19:19:12
2012-12-06T19:19:12
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Historia de Usuario: Roles Test * Desarrollado: Carlos Ricaldi */ package proyectopoo; import org.junit.Test; import static org.junit.Assert.*; public class RolesTest { public RolesTest() { } @Test public void rolesDebeCrearseConNombreYDescripcion(){ String nombr...
UTF-8
Java
2,432
java
RolesTest.java
Java
[ { "context": " Historia de Usuario: Roles Test\r\n * Desarrollado: Carlos Ricaldi\r\n */\r\npackage proyectopoo;\r\n\r\nimport org.junit.Te", "end": 71, "score": 0.9998893737792969, "start": 57, "tag": "NAME", "value": "Carlos Ricaldi" } ]
null
[]
/* * Historia de Usuario: Roles Test * Desarrollado: <NAME> */ package proyectopoo; import org.junit.Test; import static org.junit.Assert.*; public class RolesTest { public RolesTest() { } @Test public void rolesDebeCrearseConNombreYDescripcion(){ String nombre = "Adm...
2,424
0.606086
0.606086
76
30
23.689327
75
false
false
0
0
0
0
0
0
0.828947
false
false
3
58fcc7c52c9035c9013b30a510e82df97aea791e
29,343,216,625,099
844d104491600578c6ce668aa325f80f76e7c53e
/Unalbum/src/main/java/com/mwh/album/model/PictureTag.java
cafcdfd51d9329ff0c230f78d4b670f9af815d5f
[]
no_license
timeliving/Unalbum
https://github.com/timeliving/Unalbum
d634e0bbaec954bd7dae1588722f2acf4c0597e0
19ce2df53b509b4f2f94734b4453b53d8a61587c
refs/heads/master
2021-09-11T13:52:42.211000
2018-04-08T09:30:18
2018-04-08T09:30:18
125,140,698
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mwh.album.model; import java.util.Date; public class PictureTag implements java.io.Serializable{ /** * 序列化值 */ private static final long serialVersionUID = -4115672886748923337L; private Integer id; private Integer tagId; private Integer pictureId; private Date createDa...
UTF-8
Java
916
java
PictureTag.java
Java
[]
null
[]
package com.mwh.album.model; import java.util.Date; public class PictureTag implements java.io.Serializable{ /** * 序列化值 */ private static final long serialVersionUID = -4115672886748923337L; private Integer id; private Integer tagId; private Integer pictureId; private Date createDa...
916
0.622247
0.601322
48
17.916666
17.586493
71
false
false
0
0
0
0
0
0
0.3125
false
false
3
193053ee2a87a613d40a4df8539821d27f241183
23,794,118,864,210
7780422ea62de5e5e91d75cd14344de1fbfe451a
/pluginloader/src/main/java/com/mchenys/pluginloader/core/hook/IAndroidHook.java
769d8dbe802ab5f562b2d25605e9e2908cfd75e0
[]
no_license
mChenys/MyDynamicLoaderHook
https://github.com/mChenys/MyDynamicLoaderHook
e3dee58da9ef082a3875d0925a3e797ff4be1374
b3653d51d7f61e4a61d57cfec05cecef63f9f6d5
refs/heads/master
2023-04-30T19:39:07.917000
2021-05-16T14:15:13
2021-05-16T14:15:13
365,275,601
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mchenys.pluginloader.core.hook; import android.app.Application; import android.os.Handler; /** * @Author: mChenys * @Date: 2021/5/12 * @Description: */ public interface IAndroidHook extends Handler.Callback { void hookAms(Application application) throws Exception; void hookActivityThread(App...
UTF-8
Java
362
java
IAndroidHook.java
Java
[ { "context": "ation;\nimport android.os.Handler;\n\n/**\n * @Author: mChenys\n * @Date: 2021/5/12\n * @Description:\n */\npublic i", "end": 128, "score": 0.9996463656425476, "start": 121, "tag": "USERNAME", "value": "mChenys" } ]
null
[]
package com.mchenys.pluginloader.core.hook; import android.app.Application; import android.os.Handler; /** * @Author: mChenys * @Date: 2021/5/12 * @Description: */ public interface IAndroidHook extends Handler.Callback { void hookAms(Application application) throws Exception; void hookActivityThread(App...
362
0.765193
0.745856
16
21.625
23.072914
70
false
false
0
0
0
0
0
0
0.3125
false
false
3
59395f8fbdb15aeb38d528ed1243176a181d62d1
15,796,889,753,689
e1e640758ecf0134551fa4ebde3440d3a11b1431
/src/com/aaa/db/DBAccess.java
8e16426bc4c57d1e392b024f92f0578e6b5445e8
[]
no_license
Alexygui/MicroMessage
https://github.com/Alexygui/MicroMessage
1e959af3d6da880c62693b88806e440b5113fbcc
967f7073ca916433c3978db0d58056169ad41cbb
refs/heads/master
2021-01-20T20:32:49.028000
2016-08-08T13:33:38
2016-08-08T13:33:38
64,918,389
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.aaa.db; import java.io.IOException; import java.io.Reader; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; /** * 访问数据库类 */ public class DBAccess { public S...
UTF-8
Java
796
java
DBAccess.java
Java
[]
null
[]
package com.aaa.db; import java.io.IOException; import java.io.Reader; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; /** * 访问数据库类 */ public class DBAccess { public S...
796
0.803371
0.803371
24
28.666666
25.571251
86
false
false
0
0
0
0
0
0
1.125
false
false
3
22f208822245ad307a100ff849133b23d2856d0d
3,427,383,919,344
27457a770a64531d75091410bb07353e435707e6
/java/pgm12_01.java
a4390650c6ede4c99663d54252a2809f03710c11
[]
no_license
boyddensmore/source-data-structures-and-algorithms-with-oop
https://github.com/boyddensmore/source-data-structures-and-algorithms-with-oop
fc331f1504b3acb26a73ea23f37d0148cf845b50
7a06d2459761190cd3011206653ade8f01916070
refs/heads/master
2020-12-25T22:28:37.607000
2014-01-31T17:42:38
2014-01-31T17:42:38
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
// // This file contains the Java code from Program 12.1 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in Java" // by Bruno R. Preiss. // // Copyright (c) 1998 by Bruno R. Preiss, P.Eng. All rights reserved. // // http://www.pads.uwaterloo.ca/Bruno.Preiss/books/opus5/progra...
UTF-8
Java
543
java
pgm12_01.java
Java
[ { "context": "h Object-Oriented Design Patterns in Java\"\n// by Bruno R. Preiss.\n//\n// Copyright (c) 1998 by Bruno R. Preiss, P", "end": 174, "score": 0.9998937845230103, "start": 159, "tag": "NAME", "value": "Bruno R. Preiss" }, { "context": " by Bruno R. Preiss.\n//\n// Co...
null
[]
// // This file contains the Java code from Program 12.1 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in Java" // by <NAME>. // // Copyright (c) 1998 by <NAME>, P.Eng. All rights reserved. // // http://www.pads.uwaterloo.ca/Bruno.Preiss/books/opus5/programs/pgm12_01.txt //...
525
0.677716
0.655617
19
27.578947
23.414606
80
false
false
0
0
0
0
0
0
0.315789
false
false
3
e98b727233da671efee0fa7f998bc87368601b16
11,295,764,049,706
929b9153efcb8e9865f0a92db0113b65fc9e63b7
/emailSender/src/main/java/com/przemo/emailsender/emailSenders/ScheduledEmails.java
960168ddd10d5b027a1d1969c5d4f77803108771
[]
no_license
przemekwoj/RentCarRest
https://github.com/przemekwoj/RentCarRest
95619cc74007d60a0ddd0e4342188995544d664c
03fe696c43b0dd93a6c4b490e07de36102f0dfff
refs/heads/master
2023-01-08T13:43:16.965000
2020-04-13T15:08:46
2020-04-13T15:08:46
196,867,037
0
0
null
false
2023-01-07T09:34:56
2019-07-14T17:51:22
2020-04-13T15:09:00
2023-01-07T09:34:56
5,290
0
0
28
Java
false
false
package com.przemo.emailsender.emailSenders; import com.przemo.emailsender.consumerWrapper.ConsumerWrapper; import com.przemo.emailsender.models.Email; import com.przemo.emailsender.repositories.queries.ClientQueries; import com.przemo.emailsender.reveivers.QueueType; import com.przemo.emailsender.reveivers.ReceiversS...
UTF-8
Java
2,527
java
ScheduledEmails.java
Java
[]
null
[]
package com.przemo.emailsender.emailSenders; import com.przemo.emailsender.consumerWrapper.ConsumerWrapper; import com.przemo.emailsender.models.Email; import com.przemo.emailsender.repositories.queries.ClientQueries; import com.przemo.emailsender.reveivers.QueueType; import com.przemo.emailsender.reveivers.ReceiversS...
2,527
0.787495
0.787099
65
37.861538
35.094105
130
false
false
0
0
0
0
0
0
0.676923
false
false
3
8a68096ad289eefd954efe475a1cfe22c97d956c
21,741,124,454,816
48817230d84dd4ae250dacf38bbe524d9c8b02d6
/SemiProject/SameCardChkGame/src/com/SemeProJ/CardChkGame/Server/ServerMsgRXtoTX.java
88732d0a537ca56f527ce98e67af390d08e1c878
[]
no_license
honbob123/SameCardChkGame
https://github.com/honbob123/SameCardChkGame
8e063e585da38fe7adb07866ecb8fd910234d4f6
693baf8dd7614ebdabec4a4729573906d4461d59
refs/heads/master
2020-06-10T18:20:54.925000
2016-12-21T08:27:00
2016-12-21T08:27:00
75,910,781
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.SemeProJ.CardChkGame.Server; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.Socket; import java.util.Random; import java.util.Vector; import javax.swing.JOptionPane; class ServerMsgRxtoTX extends Thread ...
UTF-8
Java
10,306
java
ServerMsgRXtoTX.java
Java
[]
null
[]
package com.SemeProJ.CardChkGame.Server; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.Socket; import java.util.Random; import java.util.Vector; import javax.swing.JOptionPane; class ServerMsgRxtoTX extends Thread ...
10,306
0.613886
0.602567
244
33.131149
25.043716
97
false
false
0
0
0
0
0
0
3.704918
false
false
3
88df573034b9dd1016615eb30df69d5c35b8f8de
33,663,953,730,194
50a0d676c6d81610b9432beb9e0bc3e019aa1cf8
/programación/tema 4/ejercicio8.java
d1229c24d280028c462c3d7514f293d81473c724
[]
no_license
Ianbt2000/ian-trabajos
https://github.com/Ianbt2000/ian-trabajos
320a6d89ab38491c7effce0b7c9b7044b1f49697
3d730c61d5a7034807a140967d5ee631da5021ff
refs/heads/master
2020-08-01T16:15:19.085000
2019-12-06T14:29:31
2019-12-06T14:29:31
211,043,451
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class ejercicio8 { public static void main(String[] args) { Scanner s = new Scanner(System.in); System.out.println("Este programa efectua la media de tres notas"); System.out.print("introduzca las tres notas (entre 0 y 10) separadas por espacio "); double n1; doubl...
UTF-8
Java
2,119
java
ejercicio8.java
Java
[]
null
[]
import java.util.Scanner; public class ejercicio8 { public static void main(String[] args) { Scanner s = new Scanner(System.in); System.out.println("Este programa efectua la media de tres notas"); System.out.print("introduzca las tres notas (entre 0 y 10) separadas por espacio "); double n1; doubl...
2,119
0.581362
0.550615
94
21.489361
21.195517
86
false
false
0
0
0
0
0
0
0.574468
false
false
3
86f213a7bc739b389c2d3072851162bcbe81dc91
6,038,724,031,416
171b3877548f80dcf65d3cebc03a3d075bc17e86
/ITP1_4/ITP1_4_A.java
58c9ea2c42ff6bb4fff97f8f486ea68b43d37a42
[]
no_license
s14004/Prog.Lit.2016
https://github.com/s14004/Prog.Lit.2016
63e69b6a69792e30427c957dbd0e298e744b9964
4e9610b8e66f8ffae94af507c0fbcf1452f4a3a9
refs/heads/master
2021-01-10T03:54:42.631000
2016-04-15T06:24:28
2016-04-15T06:24:28
55,930,815
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int a = scanner.nextInt(); int b = scanner.nextInt(); int div = a / b; int rem = a % b; double fp = (double)a / (double)b; String after = String.format("%.16f", f...
UTF-8
Java
381
java
ITP1_4_A.java
Java
[]
null
[]
import java.util.Scanner; class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int a = scanner.nextInt(); int b = scanner.nextInt(); int div = a / b; int rem = a % b; double fp = (double)a / (double)b; String after = String.format("%.16f", f...
381
0.577428
0.572178
16
22.8125
17.703173
51
false
false
0
0
0
0
0
0
1.875
false
false
3
591662a4ce0a242883adfac9f8997a9fc0eeb319
29,137,058,189,810
2fa213e42d4cbac8d29704e8d181e9fb4589a359
/src/main/java/com/cg/go/greatoutdoor/dao/IProductRepository.java
e3d0c9b34aa68a58f6b9d7d4047574bba48c3624
[]
no_license
NareshKumarThonupunoori/GreatOutdoorBackend
https://github.com/NareshKumarThonupunoori/GreatOutdoorBackend
e02be9c0f20a053966cdceb5677691ee822984be
faac62b86d9de128f79bbd8d3ed19069e870a7e0
refs/heads/master
2023-01-21T12:49:33.851000
2020-11-28T18:02:11
2020-11-28T18:02:11
316,007,167
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cg.go.greatoutdoor.dao; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.stereotype.Repository; import com.cg.go.greatoutdoor.entity...
UTF-8
Java
681
java
IProductRepository.java
Java
[]
null
[]
package com.cg.go.greatoutdoor.dao; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.query.Param; import org.springframework.stereotype.Repository; import com.cg.go.greatoutdoor.entity...
681
0.82232
0.82232
23
28.608696
28.143637
81
false
false
0
0
0
0
0
0
0.782609
false
false
3
2614f9b07aa2e2c6d27b2e6ef6e946005ae17a84
22,780,506,561,116
e80c3dc2de5b854338da926384651262b21b809f
/src/com/czbk/java/exception/ByZeroException.java
09236062119326dfb0c52b49df16a23c08aece30
[]
no_license
twentwo/java-test
https://github.com/twentwo/java-test
09a5c8a968d9cd264460ade4768ce707cae3ca96
cbe819f4b04cdb8d0f01fe8418513176ef3aa636
refs/heads/master
2016-09-08T01:03:16.147000
2015-08-16T14:59:48
2015-08-16T14:59:48
40,824,246
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.czbk.java.exception; public class ByZeroException extends Exception{ ByZeroException(){ super(); } ByZeroException(String mess){ super(mess); } }
UTF-8
Java
166
java
ByZeroException.java
Java
[]
null
[]
package com.czbk.java.exception; public class ByZeroException extends Exception{ ByZeroException(){ super(); } ByZeroException(String mess){ super(mess); } }
166
0.740964
0.740964
9
17.444445
15.12989
47
false
false
0
0
0
0
0
0
1.222222
false
false
3
7521d8c064e00d2b2ca51b042b190532c76c9f01
28,733,331,232,263
7573ad9f60a4c3c050d9127c74f16a1b8f8d128b
/app/src/main/java/com/pachouri/technovanzahackathon/widgets/DialogUtil.java
275d47cfde7d80b906a6948a1a252396ce1c5c1b
[]
no_license
Pachouri-Sikandar/TechnovanzaHackathon
https://github.com/Pachouri-Sikandar/TechnovanzaHackathon
275e71613aa8515366d69f55c8c7aaa21ae202cd
38e77c780c35a60544392de9b7ecf18122e89c13
refs/heads/master
2021-01-01T03:58:25.794000
2016-12-24T11:58:00
2016-12-24T11:58:00
77,270,569
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pachouri.technovanzahackathon.widgets; import android.app.Dialog; import android.content.Context; import android.view.View; import android.widget.Button; import com.pachouri.technovanzahackathon.R; /** * Created by tt-riyaz on 26/10/16. */ public class DialogUtil { public interface IDialog { ...
UTF-8
Java
3,062
java
DialogUtil.java
Java
[ { "context": "achouri.technovanzahackathon.R;\n\n/**\n * Created by tt-riyaz on 26/10/16.\n */\npublic class DialogUtil {\n\n p", "end": 239, "score": 0.9996940493583679, "start": 231, "tag": "USERNAME", "value": "tt-riyaz" } ]
null
[]
package com.pachouri.technovanzahackathon.widgets; import android.app.Dialog; import android.content.Context; import android.view.View; import android.widget.Button; import com.pachouri.technovanzahackathon.R; /** * Created by tt-riyaz on 26/10/16. */ public class DialogUtil { public interface IDialog { ...
3,062
0.600261
0.598302
90
33.033333
28.493059
138
false
false
0
0
0
0
0
0
0.733333
false
false
3
07a072d963e34bb4b144e061473920c7c513cdbd
19,756,849,566,485
d29baa4451aaee733c07677fed4b3b5f36edc055
/springboot-producer/src/main/java/com/bfxy/springboot/producer/RabbitOrderSender.java
608c4dc27f4e21d9d06067909edc7cccc5131d2d
[]
no_license
wuxiangge/springboot-rabbitmq-master
https://github.com/wuxiangge/springboot-rabbitmq-master
c43406f8a119843c6166755d148faa3b9930f00e
31efec9cc6cee06c94132b7f2f22467628a7fb8e
refs/heads/master
2020-06-05T01:45:12.752000
2019-06-17T03:44:23
2019-06-17T03:44:23
192,270,153
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bfxy.springboot.producer; import java.util.Date; import com.bfxy.springboot.constant.Constants; import com.bfxy.springboot.entity.Order; import com.bfxy.springboot.mapper.BrokerMessageLogMapper; import org.springframework.amqp.rabbit.connection.CorrelationData; import org.springframework.amqp.rabbit.core...
UTF-8
Java
1,954
java
RabbitOrderSender.java
Java
[]
null
[]
package com.bfxy.springboot.producer; import java.util.Date; import com.bfxy.springboot.constant.Constants; import com.bfxy.springboot.entity.Order; import com.bfxy.springboot.mapper.BrokerMessageLogMapper; import org.springframework.amqp.rabbit.connection.CorrelationData; import org.springframework.amqp.rabbit.core...
1,954
0.68925
0.68925
56
30.892857
28.318771
121
false
false
0
0
0
0
0
0
0.482143
false
false
3
9be5cfffe0f6d952f003605fbad876b993cbc3b8
21,603,685,506,634
44465137753c36d0a68de3eead59cd3ceb664126
/src/by/iba/shimanski/weaponsShop/entity/Stick.java
c02e9fd971848bf387c3da2d2b8bea1dcf72f7c7
[]
no_license
ShimanskiVlad/weaponsShop
https://github.com/ShimanskiVlad/weaponsShop
68ef0f6709fc3cc9bfab1ce1322e5be3785ecd8d
a65f2c711022a69d899259ccc3dd38db870bce4c
refs/heads/master
2021-01-10T15:41:37.947000
2016-02-25T07:55:05
2016-02-25T07:55:05
51,909,369
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package by.iba.shimanski.weaponsShop.entity; import by.iba.shimanski.weaponsShop.interfaces.Producer; public class Stick extends Weapon { private Double weight; public Stick() {} public Stick(Double damage, Double size, Double weight, Producer producer) { super(damage, size, producer); this.weight = weigh...
UTF-8
Java
720
java
Stick.java
Java
[]
null
[]
package by.iba.shimanski.weaponsShop.entity; import by.iba.shimanski.weaponsShop.interfaces.Producer; public class Stick extends Weapon { private Double weight; public Stick() {} public Stick(Double damage, Double size, Double weight, Producer producer) { super(damage, size, producer); this.weight = weigh...
720
0.673611
0.673611
36
19
21.399637
77
false
false
0
0
0
0
0
0
1.444444
false
false
3
a8b55f52b7419971b5a5c6b67feb4e607f035712
28,724,741,283,478
2a920f5f42c588dad01740da5d8c3d9aecbc2a90
/src/org/deegree/datatypes/parameter/OperationParameterIm.java
ec9ad39e5ba6e59199464fa73c0605efa18ad9df
[]
no_license
lat-lon/deegree2-rev30957
https://github.com/lat-lon/deegree2-rev30957
40b50297cd28243b09bfd05db051ea4cecc889e4
22aa8f8696e50c6e19c22adb505efb0f1fc805d8
refs/heads/master
2020-04-06T07:00:21.040000
2016-06-28T15:21:56
2016-06-28T15:21:56
12,290,316
0
0
null
false
2016-06-28T15:21:57
2013-08-22T06:49:45
2016-05-11T12:35:05
2016-06-28T15:21:57
36,551
0
1
0
Java
null
null
// $HeadURL: https://scm.wald.intevation.org/svn/deegree/base/trunk/src/org/deegree/datatypes/parameter/OperationParameterIm.java $ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2009 by: Department of Geography, U...
UTF-8
Java
5,549
java
OperationParameterIm.java
Java
[ { "context": "tp://www.geographie.uni-bonn.de/deegree/\n\n e-mail: info@deegree.org\n-------------------------------------------------", "end": 1336, "score": 0.9999197721481323, "start": 1320, "tag": "EMAIL", "value": "info@deegree.org" }, { "context": "rt java.util.Set;\n\n/**\n * ...
null
[]
// $HeadURL: https://scm.wald.intevation.org/svn/deegree/base/trunk/src/org/deegree/datatypes/parameter/OperationParameterIm.java $ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2009 by: Department of Geography, U...
5,526
0.613624
0.597045
195
27.456409
26.954128
131
false
false
0
0
0
0
83
0.014958
0.420513
false
false
3
bdc8bb14fe43e96b6e3da185dad7ff23c92ff7a2
26,843,545,608,226
47c4f3f39f270737866f0a2849e4fa10115e23ed
/Gym Sign Up/src/controllers/DeleteApplicationServlet.java
4c51158ec94a30943f783267fdfb38d2f8639054
[]
no_license
ugack11/Application-Management-System
https://github.com/ugack11/Application-Management-System
743e04e667eb1b4bb353af1f134425dd287c86d5
e492a6f754a1d09d9881376419e77b7b559d6d63
refs/heads/master
2021-01-10T18:51:41.749000
2015-08-31T18:20:25
2015-08-31T18:20:25
41,459,681
0
1
null
false
2015-08-27T02:47:33
2015-08-27T01:52:14
2015-08-27T02:08:36
2015-08-27T02:08:36
0
0
1
1
Java
null
null
package controllers; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.s...
UTF-8
Java
1,727
java
DeleteApplicationServlet.java
Java
[]
null
[]
package controllers; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.s...
1,727
0.75912
0.758541
59
28.271187
28.7743
119
false
false
0
0
0
0
0
0
1.338983
false
false
3
0141bad48090b6594a94485891b77699fc160641
10,943,576,684,237
311103c854f927801a834b2dd0c14a5d7a1b0b79
/xproject-common/src/main/java/com/certusnet/xproject/common/initializer/ServletBootingInitializer.java
9478051e132a589998c5d7d2546cef5074e5aa11
[ "Apache-2.0" ]
permissive
goodsmile/xproject
https://github.com/goodsmile/xproject
b06f77dfac991f53a7d64388ae089a711fab1357
3e124a652af29cf34793efaa64ff73bbca17e4df
refs/heads/master
2021-08-15T01:51:48.209000
2017-11-17T06:10:26
2017-11-17T06:10:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.certusnet.xproject.common.initializer; import javax.servlet.ServletContext; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.ApplicationContext; import org.springframework.web.context.WebApplicationContext; import com.certusnet.xproject.common.consts.Application...
UTF-8
Java
1,843
java
ServletBootingInitializer.java
Java
[ { "context": "的支持,因此该初始化bean必须配置在springmvc配置文件中\n * \n * @author \tpengpeng\n * @version \t1.0\n * @date \t\t2014-07-03 下午3:52:15\n", "end": 530, "score": 0.7025483846664429, "start": 522, "tag": "USERNAME", "value": "pengpeng" } ]
null
[]
package com.certusnet.xproject.common.initializer; import javax.servlet.ServletContext; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.ApplicationContext; import org.springframework.web.context.WebApplicationContext; import com.certusnet.xproject.common.consts.Application...
1,843
0.801187
0.791098
38
43.342106
39.67717
133
false
false
0
0
0
0
0
0
1.236842
false
false
3
504c5e6ed175b2c8c56863a13fb3f6af81bd3787
7,035,156,441,568
dac4d771b7ec764352da500645179abdb3bf3a9a
/src/sawmill/Condenser.java
bfb119bcfff06d6d0396707b94ad4caa97e16580
[]
no_license
rmfaller/SawMill
https://github.com/rmfaller/SawMill
25ddfedb6b95117716f47fab0793fcaf5fdc1257
e4fc805c3edd8e7ea766dec45d6556c21f1c3836
refs/heads/master
2021-07-05T10:13:12.434000
2021-05-06T20:49:26
2021-05-06T20:49:26
99,261,331
1
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 sawmill; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.text.SimpleDateFormat; im...
UTF-8
Java
23,193
java
Condenser.java
Java
[ { "context": "n.simple.parser.ParseException;\n\n/**\n *\n * @author rmfaller\n */\nclass Condenser {\n\n Condenser(JSONObject c", "end": 642, "score": 0.9988066554069519, "start": 634, "tag": "USERNAME", "value": "rmfaller" } ]
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 sawmill; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.text.SimpleDateFormat; im...
23,193
0.388652
0.381494
460
49.419567
26.785137
120
false
false
0
0
0
0
0
0
0.967391
false
false
3
a17c9804476610843f90bc310103d067ba94a4a5
23,304,492,560,403
18ac8b734b9928e9e74b1395c7b55db2e923895f
/src/test/java/com/delay/DemoApplicationTests.java
df7078a9465ac1c101c0525b9020c61f16a513eb
[]
no_license
jackandyao/delay-study
https://github.com/jackandyao/delay-study
6e8969e8c60fde668f8cf0e0370d6da63f5de512
2b7842a42b675b310d5535789a871b5ac2b02e77
refs/heads/master
2020-04-20T18:49:39.137000
2019-02-04T05:37:14
2019-02-04T05:37:14
169,032,421
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.delay; import com.delay.service.IDelayOrderService; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; import java.u...
UTF-8
Java
1,247
java
DemoApplicationTests.java
Java
[]
null
[]
package com.delay; import com.delay.service.IDelayOrderService; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; import java.u...
1,247
0.730801
0.71924
57
20.228069
18.48377
62
false
false
0
0
0
0
0
0
1.666667
false
false
3
8814707c3ed4279974f768e3d505010d42dfd3d5
22,960,895,180,914
af8c70f1cf2459a9f7317fbfd8b4edf60f6f3c0d
/tutorials/calculator/server/calculator-server/src/main/java/org/example/http/CalculatorApplication.java
240001ddf9238f1f8a83c7e78508ec1e7028be73
[ "Apache-2.0" ]
permissive
OlegDokuka/griffon
https://github.com/OlegDokuka/griffon
cbc23cc7815a2507c8c5c4383330caf60df40fc6
30f0433d6e8a0d618511fad8ea36ec673be265ee
refs/heads/development
2021-01-15T09:15:52.504000
2015-11-13T01:30:50
2015-11-13T01:30:50
46,296,147
1
0
null
true
2015-11-16T19:12:23
2015-11-16T19:12:23
2015-11-16T19:12:19
2015-11-13T01:40:07
591,057
0
0
0
null
null
null
package org.example.http; import org.example.calculator.pm.CalculatorPMResource; import org.glassfish.jersey.server.ResourceConfig; import javax.ws.rs.ApplicationPath; @ApplicationPath("/") public class CalculatorApplication extends ResourceConfig { public CalculatorApplication() { registerClasses( ...
UTF-8
Java
372
java
CalculatorApplication.java
Java
[]
null
[]
package org.example.http; import org.example.calculator.pm.CalculatorPMResource; import org.glassfish.jersey.server.ResourceConfig; import javax.ws.rs.ApplicationPath; @ApplicationPath("/") public class CalculatorApplication extends ResourceConfig { public CalculatorApplication() { registerClasses( ...
372
0.747312
0.747312
15
23.866667
20.142382
59
false
false
0
0
0
0
0
0
0.333333
false
false
3
2a12c43e8ae5a674ae059b507eff02eaeeca9187
29,824,252,906,319
c972aa36d7d528ee4947af0d5690ef19f114d46f
/Adv/src/adv/Web/DataPackage.java
1a1d4e96de2e21f499bd221daffab4faeeb0c3f0
[]
no_license
Carton9/JavaOpenSource
https://github.com/Carton9/JavaOpenSource
ff75e98bf371ee521e6e64bacb983da5995c818a
0ceaf173acfbb115b6b553c24d65adc09c96787e
refs/heads/master
2020-12-05T00:00:00.590000
2018-09-01T15:30:46
2018-09-01T15:30:46
83,638,253
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package adv.Web; //fix import java.io.Serializable; import java.security.InvalidKeyException; import java.security.KeyPair; import java.security.KeyPairGenerator; import java.security.NoSuchAlgorithmException; import java.security.PrivateKey; import java.security.PublicKey; import java.security.SecureRandom; import jav...
UTF-8
Java
6,817
java
DataPackage.java
Java
[ { "context": " them to a new device through internet.\n * @author Mike Cai\n * @version v1.00\n */\npublic class DataPackage im", "end": 851, "score": 0.9994596838951111, "start": 843, "tag": "NAME", "value": "Mike Cai" } ]
null
[]
package adv.Web; //fix import java.io.Serializable; import java.security.InvalidKeyException; import java.security.KeyPair; import java.security.KeyPairGenerator; import java.security.NoSuchAlgorithmException; import java.security.PrivateKey; import java.security.PublicKey; import java.security.SecureRandom; import jav...
6,815
0.714244
0.708963
221
29.846153
22.099607
111
false
false
0
0
0
0
0
0
2.307692
false
false
3
d760d8e1e207a56b89ba95760f1c1f4f36c4c68b
5,016,521,826,068
0a27b9dfa15cd048dad641b4730cb81a8e89439e
/example-spring-scheduling/src/main/java/de/bruns/example/spring/scheduling/namespace/ReceiveMailNamespaceService.java
a0d0c587de81a6239a1811bd2be502b02d917948
[]
no_license
me4bruno/blog-examples
https://github.com/me4bruno/blog-examples
5c1ef68316b49c49b698dce3d8e6869c2e64dc25
4675d470c00ab88a2f04ffebcc349a3888fa5fef
refs/heads/master
2022-12-21T03:17:51.286000
2020-05-31T07:50:31
2020-05-31T07:50:31
5,798,839
4
4
null
false
2022-12-15T23:59:10
2012-09-13T18:12:36
2020-05-31T07:50:56
2022-12-15T23:59:07
14,785
2
2
3
CSS
false
false
package de.bruns.example.spring.scheduling.namespace; import de.bruns.example.spring.scheduling.ReceiveMailRunnable; public class ReceiveMailNamespaceService { public void receiveMailFixedRate() { ReceiveMailRunnable.execute(getClass().getSimpleName() + "-FixedRate"); } public void receiveMailCron() { Receiv...
UTF-8
Java
391
java
ReceiveMailNamespaceService.java
Java
[]
null
[]
package de.bruns.example.spring.scheduling.namespace; import de.bruns.example.spring.scheduling.ReceiveMailRunnable; public class ReceiveMailNamespaceService { public void receiveMailFixedRate() { ReceiveMailRunnable.execute(getClass().getSimpleName() + "-FixedRate"); } public void receiveMailCron() { Receiv...
391
0.780051
0.780051
15
25.066668
28.174377
73
false
false
0
0
0
0
0
0
0.8
false
false
3
2199d28416913ed5330723c2f9152b957197e66b
28,355,374,103,761
5a0bfac7ad00c079fe8e0bdf1482f4271c46eeab
/app/src/main/wechat6.5.3/android/support/v4/app/Fragment.java
a82ad68dd40316d6ff4869fe9b8c17b5f34f6a9c
[]
no_license
newtonker/wechat6.5.3
https://github.com/newtonker/wechat6.5.3
8af53a870a752bb9e3c92ec92a63c1252cb81c10
637a69732afa3a936afc9f4679994b79a9222680
refs/heads/master
2020-04-16T03:32:32.230000
2017-06-15T09:54:10
2017-06-15T09:54:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package android.support.v4.app; import android.app.Activity; import android.content.ComponentCallbacks; import android.content.Context; import android.content.Intent; import android.content.res.Configuration; import android.content.res.Resources; import android.os.Bundle; import android.os.Parcel; import android.os.Pa...
UTF-8
Java
17,129
java
Fragment.java
Java
[]
null
[]
package android.support.v4.app; import android.app.Activity; import android.content.ComponentCallbacks; import android.content.Context; import android.content.Intent; import android.content.res.Configuration; import android.content.res.Resources; import android.os.Bundle; import android.os.Parcel; import android.os.Pa...
17,129
0.546909
0.545216
596
27.739933
22.427687
160
false
false
0
0
0
0
0
0
0.595638
false
false
3
b40fbd76da0d55a520c326e6d7a89eac8513fede
3,272,765,084,661
3d68925c049930cfa5bc00d4313d66f3ba4b6233
/lambdaExpression/src/main/java/tutorial/lambdaExpression/_03RunnableLambda/RunnableExample.java
d9f880aefe5c132e20ae6467484861f8c08cffa7
[]
no_license
tremors0/learning-java
https://github.com/tremors0/learning-java
272e62bef4fb6641b170255bba14d5c5315d5c4e
2339ca8680a3bdf8468c9adf4353cd0bd1a34457
refs/heads/master
2021-06-24T02:41:22.619000
2017-09-10T14:58:02
2017-09-10T14:58:02
103,028,847
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tutorial.lambdaExpression._03RunnableLambda; public class RunnableExample { public static void main(String[] args) { //Thread musi mit jako parametr instanci Runnable Thread myThread = new Thread(new Runnable() { public void run() { System.out.println("Print...
UTF-8
Java
519
java
RunnableExample.java
Java
[]
null
[]
package tutorial.lambdaExpression._03RunnableLambda; public class RunnableExample { public static void main(String[] args) { //Thread musi mit jako parametr instanci Runnable Thread myThread = new Thread(new Runnable() { public void run() { System.out.println("Print...
519
0.606936
0.603083
18
27.888889
25.726961
89
false
false
0
0
0
0
0
0
0.333333
false
false
3
77b5fabbb2db7e92db5e6bca4559682a1dafd76a
14,499,809,659,888
c709be4b586ffcc3ad75ab2d1591f3141fe6176a
/src/main/java/uk/co/iyana/asserts/service/test/ServiceTester.java
f55b96736776aee51c05230ff926f690ecd9f424
[]
no_license
Iyana/iyana-asserts
https://github.com/Iyana/iyana-asserts
5a45ab2e9acdab6a439302dff01a7f68662f5b5f
8e8161241304f680b1175dacfa92e0df338566e2
refs/heads/master
2020-06-14T12:54:32.049000
2016-12-04T23:27:38
2016-12-04T23:27:38
75,021,986
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 uk.co.iyana.asserts.service.test; import org.testng.Assert; import uk.co.iyana.asserts.test.Assert2; import uk.co.iya...
UTF-8
Java
2,840
java
ServiceTester.java
Java
[ { "context": "o.iyana.json.io.JsonHelper;\r\n\r\n/**\r\n *\r\n * @author fgyara\r\n */\r\npublic class ServiceTester {\r\n \r\n pub", "end": 533, "score": 0.9995735287666321, "start": 527, "tag": "USERNAME", "value": "fgyara" } ]
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 uk.co.iyana.asserts.service.test; import org.testng.Assert; import uk.co.iyana.asserts.test.Assert2; import uk.co.iya...
2,840
0.588028
0.587324
71
38
33.679935
141
false
false
0
0
0
0
0
0
0.549296
false
false
3
caf54b3aa2ad88419c28cecceeca923ce882b81d
3,942,779,985,570
816d8f7afb3aadf363ec3e59c6bbad805125a3d4
/client/src/calc/Calc.java
3db34bc025688f8db0089db20d1ae1b59541cb0f
[]
no_license
GaetanMartin/uqac-java-8inf843-devoir1-server
https://github.com/GaetanMartin/uqac-java-8inf843-devoir1-server
d52c863d6d581f41af9ec46d27a5675e294d48f2
c10626121d1d092aa7826b412ae5c520e075b29c
refs/heads/master
2021-07-09T15:38:29.149000
2017-10-03T20:39:10
2017-10-03T20:39:10
103,783,743
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package calc; import java.io.Serializable; import java.util.Arrays; /** * Class to send and remoteCallCalc to the server * @author Gaetan */ public class Calc implements Serializable { @Override public int hashCode() { return super.hashCode(); } @Override public boolean equals(Object ...
UTF-8
Java
831
java
Calc.java
Java
[ { "context": "o send and remoteCallCalc to the server\n * @author Gaetan\n */\npublic class Calc implements Serializable {\n\n", "end": 141, "score": 0.9993919730186462, "start": 135, "tag": "NAME", "value": "Gaetan" } ]
null
[]
package calc; import java.io.Serializable; import java.util.Arrays; /** * Class to send and remoteCallCalc to the server * @author Gaetan */ public class Calc implements Serializable { @Override public int hashCode() { return super.hashCode(); } @Override public boolean equals(Object ...
831
0.616125
0.614922
39
20.307692
17.727501
64
false
false
0
0
0
0
0
0
0.230769
false
false
3
d9eb9f80bf3873c0bbec895f4fd96ec4390e204c
13,941,463,851,511
1f23f3d9c2ea958e3e0d25c11b4ed984e96ec219
/src/main/java/com/cs56fitnessapp/models/workout/Swimming.java
ecefd247277213a979315ebd9e22222eb2dc3a40
[ "MIT" ]
permissive
kseniacold/java-fitness-logger
https://github.com/kseniacold/java-fitness-logger
b1c6e9610bb456f2af1fef2b70cd42e17c70d3b7
475bb7a62e60f9e13655045cde683246e03e6b47
refs/heads/master
2021-10-10T07:01:34.422000
2019-01-07T23:28:49
2019-01-07T23:28:49
102,977,713
0
0
null
false
2017-12-09T20:22:24
2017-09-09T18:50:27
2017-12-09T02:56:43
2017-12-09T20:22:24
16,485
1
3
0
Java
false
null
package com.cs56fitnessapp.models.workout; import com.cs56fitnessapp.models.FitnessFormulas; import com.cs56fitnessapp.models.User; import java.time.LocalDateTime; /** * @author Ksenia Koldaeva * Created: 10/10/17 * Last Updated: 10/11/17 */ public class Swimming extends Endurance { private SwimmingStroke sw...
UTF-8
Java
4,012
java
Swimming.java
Java
[ { "context": "r;\nimport java.time.LocalDateTime;\n\n/**\n * @author Ksenia Koldaeva\n * Created: 10/10/17\n * Last Updated: 10/11/17\n *", "end": 196, "score": 0.9998685717582703, "start": 181, "tag": "NAME", "value": "Ksenia Koldaeva" } ]
null
[]
package com.cs56fitnessapp.models.workout; import com.cs56fitnessapp.models.FitnessFormulas; import com.cs56fitnessapp.models.User; import java.time.LocalDateTime; /** * @author <NAME> * Created: 10/10/17 * Last Updated: 10/11/17 */ public class Swimming extends Endurance { private SwimmingStroke swimmingStr...
4,003
0.65678
0.651795
96
40.791668
49.973309
186
false
false
0
0
0
0
0
0
0.583333
false
false
3
0d5fdfd99472c2df8ba953def20755b4e0a1d2a2
32,976,758,918,830
dc02578ae54df3015add368089ea8e6cf2154370
/src/test/java/steps/LogInSteps.java
ff35ccd979efe81787a0fc94d86dc9075cfbb4b6
[]
no_license
mariuszgil91/CucumberProject
https://github.com/mariuszgil91/CucumberProject
f28e266812bf5ce83462e13cd32b16c992857876
de892befe66e03e5be8bedf2666c5b6a75c2fb2b
refs/heads/main
2023-02-26T22:12:37.300000
2021-02-02T18:36:51
2021-02-02T18:36:51
334,396,229
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package steps; import cucumber.api.java.en.And; import cucumber.api.java.en.Given; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import org.junit.Assert; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class LogInSteps {...
UTF-8
Java
1,520
java
LogInSteps.java
Java
[]
null
[]
package steps; import cucumber.api.java.en.And; import cucumber.api.java.en.Given; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import org.junit.Assert; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class LogInSteps {...
1,520
0.678947
0.678289
45
32.777779
26.811182
104
false
false
0
0
0
0
0
0
0.488889
false
false
3
1a2791aa27d81ef40a9040cd523efa79afe12c3f
11,089,605,574,163
152d2d3db03ee733b8208dff8f49acb4aeb4837e
/problem-solving-practice/src/leetcode/LengthOfShortestSubarray.java
fd2cefa6b1eba8c5a6ed3868d85ff4b9823b5325
[]
no_license
samygerges/problem-solving
https://github.com/samygerges/problem-solving
ab84cbc282d8cc7ab2d3201b5819f2297a301866
ed943ec1e82634040e107b90d3bf3504d6706bc4
refs/heads/master
2022-02-04T10:41:50.336000
2022-01-14T10:50:19
2022-01-14T10:50:19
208,576,933
0
1
null
false
2020-10-16T20:19:00
2019-09-15T10:25:33
2020-10-16T20:18:35
2020-10-16T20:18:59
465
0
0
1
Java
false
false
package leetcode; public class LengthOfShortestSubarray { public static void main(String[] args) { LengthOfShortestSubarray a = new LengthOfShortestSubarray(); //System.out.println(a.findLengthOfShortestSubarray(new int[] { 1, 2, 3, 10, 4, 2, 3, 5 })); //System.out.println(a.findLengthOfShortestSubar...
UTF-8
Java
1,648
java
LengthOfShortestSubarray.java
Java
[]
null
[]
package leetcode; public class LengthOfShortestSubarray { public static void main(String[] args) { LengthOfShortestSubarray a = new LengthOfShortestSubarray(); //System.out.println(a.findLengthOfShortestSubarray(new int[] { 1, 2, 3, 10, 4, 2, 3, 5 })); //System.out.println(a.findLengthOfShortestSubar...
1,648
0.479369
0.424757
74
20.270269
25.470861
116
false
false
0
0
0
0
0
0
3.405406
false
false
3
61fb989b25ab880e322dfab8423b5aa2e60f40da
4,587,025,078,988
fc4142b7d34ab39889a058bc5b9c5124585d5a59
/src/main/java/fr/afpa/user/registration/controller/UserController.java
3f1044e2f508d79b9aae7898187a693b31aba205
[]
no_license
ludovic-arnaud/UserRegistrationWithSpringSecurity
https://github.com/ludovic-arnaud/UserRegistrationWithSpringSecurity
2dee4897b528374a825963a8559feb4cbd1c61f3
40fab0f452d43f25e17f828a563117496dc4544f
refs/heads/master
2022-11-21T19:12:51.257000
2020-06-26T08:52:29
2020-06-26T08:52:29
274,936,658
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package fr.afpa.user.registration.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.validation.BindingResult; import org.springframework.web.bind.annotation.GetMapping; impo...
UTF-8
Java
2,741
java
UserController.java
Java
[]
null
[]
package fr.afpa.user.registration.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.validation.BindingResult; import org.springframework.web.bind.annotation.GetMapping; impo...
2,741
0.641007
0.641007
99
25.686869
23.259035
111
false
false
0
0
0
0
0
0
0.383838
false
false
3
e000928d3610b5574c9d5cae197a108a5b8955e8
21,560,735,826,285
1489658cccc8c9826ca833f922fcdd0401ad0d1d
/Qmyd/src/com/ak/qmyd/bean/AreaList.java
bd00604d7ba27ffb03c00e7730eef2d489d05586
[]
no_license
paulzeng/qmyd
https://github.com/paulzeng/qmyd
b9386dae0ef277679fba3ebd180d7fa31c93279d
16d2183d3ef1d1dbdf0636b575c3794330a62e7f
refs/heads/master
2021-01-10T05:30:36.952000
2015-11-10T12:38:18
2015-11-10T12:38:18
45,910,835
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ak.qmyd.bean; import java.io.Serializable; public class AreaList implements Serializable { String areaCode; String areaName; public String getAreaCode() { return areaCode; } public void setAreaCode(String areaCode) { this.areaCode = areaCode; } public String getAreaName(...
UTF-8
Java
434
java
AreaList.java
Java
[]
null
[]
package com.ak.qmyd.bean; import java.io.Serializable; public class AreaList implements Serializable { String areaCode; String areaName; public String getAreaCode() { return areaCode; } public void setAreaCode(String areaCode) { this.areaCode = areaCode; } public String getAreaName(...
434
0.684332
0.684332
27
14.074074
15.479798
47
false
false
0
0
0
0
0
0
1
false
false
3
02d6af8b6ace7c2402d1126d030ae9123f9aa448
6,476,810,716,085
0b858ddad33675beb1e18fa8389e948d74484a49
/src/main/java/me/k1005/web/config/WebMvcConfiguration.java
9d1f62fcb1d906d24d1221e33d5d1b031173b72a
[]
no_license
erim1005/spring-boot-hibernate
https://github.com/erim1005/spring-boot-hibernate
43be3210a4e2bba9ca0760d6bbf94154011c7200
cfc9f9072be6b59fe6589103fcfeb25104d82ded
refs/heads/master
2020-01-22T17:29:32.813000
2014-12-05T09:35:29
2014-12-05T09:35:29
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.k1005.web.config; import me.k1005.web.exception.WebAppRuntimeException; import me.k1005.web.exception.WebAppRuntimeExceptionView; import me.k1005.web.interceptor.XSSHandlerInterceptor; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org...
UTF-8
Java
2,690
java
WebMvcConfiguration.java
Java
[]
null
[]
package me.k1005.web.config; import me.k1005.web.exception.WebAppRuntimeException; import me.k1005.web.exception.WebAppRuntimeExceptionView; import me.k1005.web.interceptor.XSSHandlerInterceptor; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org...
2,690
0.804833
0.797398
76
34.394737
30.18935
93
false
false
0
0
0
0
0
0
1.513158
false
false
3
3d578bdfa07cfb8a7af40912da993bc133e1afdc
20,255,065,769,022
be25b2c018dbacd8147a8fbfbc66f257b050ea1f
/languages/languageDesign/editor/source_gen/jetbrains/mps/lang/editor/structure/QueryFunction_ParametersList.java
046ab3b3166c4a9b4775637d87dee1cdfc9ce680
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
blutkind/MPS
https://github.com/blutkind/MPS
f5bef8c27c3cb65940ba74a5d1942fdab35ee096
cac72cce91d98dec40bbadf7a049ed9dbbc18231
refs/heads/master
2020-04-08T01:22:10.782000
2011-12-09T20:58:07
2011-12-09T20:58:07
2,950,220
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jetbrains.mps.lang.editor.structure; /*Generated by MPS */ import jetbrains.mps.baseLanguage.structure.ConceptFunction; import jetbrains.mps.smodel.SNode; import jetbrains.mps.smodel.SModel; import jetbrains.mps.smodel.SModelUtil_new; import jetbrains.mps.project.GlobalScope; public class QueryFunction_Param...
UTF-8
Java
973
java
QueryFunction_ParametersList.java
Java
[]
null
[]
package jetbrains.mps.lang.editor.structure; /*Generated by MPS */ import jetbrains.mps.baseLanguage.structure.ConceptFunction; import jetbrains.mps.smodel.SNode; import jetbrains.mps.smodel.SModel; import jetbrains.mps.smodel.SModelUtil_new; import jetbrains.mps.project.GlobalScope; public class QueryFunction_Param...
973
0.807811
0.807811
25
37.919998
45.691944
205
false
false
0
0
0
0
0
0
0.6
false
false
3