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
00dd633d249c5c14c1d145ba96281b6171c3701b
10,694,468,567,062
2e4cce9f8e527d87f2b542c0b1729d1c3aab3eca
/test-api/src/test/java/br/com/uniciv/testapi/DockerApplicationTests.java
7865aaaf4bd3696c367dd27d7d09b773aba208e9
[]
no_license
AlexMotaOliveira/docker
https://github.com/AlexMotaOliveira/docker
6420616e7b1450576587a6e3764ff22b54cdaaca
cd512c8647bb3d4a3cf6185f6005bac661a06c9f
refs/heads/master
2023-04-10T21:10:42.273000
2021-04-29T00:14:44
2021-04-29T00:14:44
360,995,021
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.uniciv.testapi; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.web.bind.annotation.RestController; @SpringBootTest class DockerApplicationTests { @Test void contextLoads() { } }
UTF-8
Java
286
java
DockerApplicationTests.java
Java
[]
null
[]
package br.com.uniciv.testapi; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.web.bind.annotation.RestController; @SpringBootTest class DockerApplicationTests { @Test void contextLoads() { } }
286
0.776224
0.776224
15
18.066668
20.754009
62
false
false
0
0
0
0
0
0
0.266667
false
false
1
a3faaf5b385372a33528834afb213e3749c04cac
27,736,898,852,663
17d5449a98d769f87d5d8c634ac0785e65aad164
/src/main/java/zen/nukkit/zchat/Objects/ChatChannel.java
2309aea792449fd0942192169e17b71140ac990a
[]
no_license
LDKLucifer/ZChat
https://github.com/LDKLucifer/ZChat
7ae03dc31cc60c25cca04c328570acb2840fb854
51cfc6e7008fbf44ce32fc1c4ad8b7b75e0ad313
refs/heads/master
2020-12-29T09:37:00.276000
2020-08-05T17:31:24
2020-08-05T17:31:24
238,558,301
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package zen.nukkit.zchat.Objects; public interface ChatChannel { byte GLOBAL = 1; byte LEVEL = 2; byte GROUP = 3; byte FACTION = 4; byte RADIUS = 5; //Probably won't be needed from here }
UTF-8
Java
211
java
ChatChannel.java
Java
[]
null
[]
package zen.nukkit.zchat.Objects; public interface ChatChannel { byte GLOBAL = 1; byte LEVEL = 2; byte GROUP = 3; byte FACTION = 4; byte RADIUS = 5; //Probably won't be needed from here }
211
0.64455
0.620853
11
18.181818
16.964231
57
false
false
0
0
0
0
0
0
0.545455
false
false
1
855ce46eaa753901e473985dac86e84dabc18258
11,046,655,954,161
b0f1624d5a2b1dcc02fde18626b2e14d16d0872a
/Allocator.plugin/src/allocator/plugin/popup/actions/InitializeAction.java
85e6f3d132ccc67554760ae5491e944a28044ecc
[]
no_license
isvogor-foi/Scall
https://github.com/isvogor-foi/Scall
b6afb225e9d6eff395bdce489cac53814d6dcc00
53caceaa94fc3637a73179d7e7fb9e6f1afaeca6
refs/heads/master
2021-01-10T20:54:40.483000
2015-01-31T17:52:36
2015-01-31T17:52:36
30,115,433
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package allocator.plugin.popup.actions; import org.eclipse.jface.action.IAction; import org.eclipse.jface.dialogs.MessageDialog; import org.eclipse.jface.viewers.ISelection; import org.eclipse.swt.SWT; import org.eclipse.swt.widgets.MessageBox; import org.eclipse.swt.widgets.Shell; import org.eclipse.ui.IObjectActionD...
UTF-8
Java
1,583
java
InitializeAction.java
Java
[]
null
[]
package allocator.plugin.popup.actions; import org.eclipse.jface.action.IAction; import org.eclipse.jface.dialogs.MessageDialog; import org.eclipse.jface.viewers.ISelection; import org.eclipse.swt.SWT; import org.eclipse.swt.widgets.MessageBox; import org.eclipse.swt.widgets.Shell; import org.eclipse.ui.IObjectActionD...
1,583
0.773847
0.773847
55
27.781818
28.360466
106
false
false
0
0
0
0
0
0
1.418182
false
false
1
034a2ac0a7e80bc0ba964985edffea71a3594764
30,545,807,457,796
e7790af2e991ac8f42cfae393034170a6259bb72
/vport-usermanage/target/tomcat/work/Tomcat/localhost/_/org/apache/jsp/index_jsp.java
a29b9501aa5547defb0e13773477ffa7eabbac11
[]
no_license
MoonSv/vport
https://github.com/MoonSv/vport
603db0597f01d69d3b0d88b9fba76cee7d0966ec
253c3f1f5e9061ca87176881e94b7335a87a472b
refs/heads/master
2021-05-16T13:53:26.688000
2018-08-13T09:57:45
2018-08-13T09:57:45
117,793,785
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Generated by the Jasper component of Apache Tomcat * Version: Apache Tomcat/7.0.47 * Generated at: 2018-08-12 05:29:30 UTC * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package org.ap...
UTF-8
Java
10,270
java
index_jsp.java
Java
[]
null
[]
/* * Generated by the Jasper component of Apache Tomcat * Version: Apache Tomcat/7.0.47 * Generated at: 2018-08-12 05:29:30 UTC * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package org.ap...
10,270
0.513258
0.506044
194
51.876289
33.594078
225
false
false
0
0
0
0
0
0
1.046392
false
false
1
ca4c495c8e86e09ae3ef8b43adf3dbe49d60fd43
2,121,713,902,383
0733b2154a538c823f4bbc3043474dbd596257ab
/DemoGrid/src/com/learning/demogrid/GridSimpleAdapterBinder.java
ffc3f33d1d75ff7d18a774147f33b0ed38cd1ee1
[]
no_license
marcoxu/AndroidApps
https://github.com/marcoxu/AndroidApps
415a71c3a177c387595a2a11c07d334bd712a37a
f0f6dcf79c3a6a410ad7f6402c447d5c356c43c3
refs/heads/master
2020-04-28T06:23:08.787000
2014-08-03T09:45:20
2014-08-03T09:45:20
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.learning.demogrid; import java.util.ArrayList; import java.util.HashMap; import android.content.Context; import android.widget.GridView; public class GridSimpleAdapterBinder extends GridAdapterInterface { private GridViewSimpleAdapter mSimple = null; @SuppressWarnings("unchecked") @Overri...
UTF-8
Java
800
java
GridSimpleAdapterBinder.java
Java
[]
null
[]
package com.learning.demogrid; import java.util.ArrayList; import java.util.HashMap; import android.content.Context; import android.widget.GridView; public class GridSimpleAdapterBinder extends GridAdapterInterface { private GridViewSimpleAdapter mSimple = null; @SuppressWarnings("unchecked") @Overri...
800
0.6725
0.6725
27
27.629629
24.0434
98
false
false
0
0
0
0
0
0
1.37037
false
false
1
5b0572e47a843d4245a1cd2a8369ff8c32998d5a
9,405,978,436,632
7b35fd165bf043505e2e2d23ef0ef3f0ee6ba5a3
/workspace/SnakeVishal/src/KeyInputHandler.java
17e5d2077e4463444f85fba599e5975043c969f0
[]
no_license
rasberrypai/Snake
https://github.com/rasberrypai/Snake
90460f139260eceaf9e2eab873b0464a9e873219
84ca0e55513d6a327dc4095a4666a9ac26e278cb
refs/heads/master
2020-03-02T23:23:32.202000
2016-04-14T20:15:07
2016-04-14T20:15:07
56,259,017
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.awt.event.KeyAdapter; import java.awt.event.KeyEvent; public class KeyInputHandler extends KeyAdapter { public void keyPressed(KeyEvent e) { if (e.getKeyCode() == KeyEvent.VK_UP) { RunSnake.board.dirY = -1; // this is negative, not positive RunSnake.board.dirX = 0; } else if (e.getKeyCode() == K...
UTF-8
Java
764
java
KeyInputHandler.java
Java
[]
null
[]
import java.awt.event.KeyAdapter; import java.awt.event.KeyEvent; public class KeyInputHandler extends KeyAdapter { public void keyPressed(KeyEvent e) { if (e.getKeyCode() == KeyEvent.VK_UP) { RunSnake.board.dirY = -1; // this is negative, not positive RunSnake.board.dirX = 0; } else if (e.getKeyCode() == K...
764
0.691099
0.672775
20
37.25
35.27446
171
false
false
0
0
0
0
0
0
2.35
false
false
1
6f57ef272e767fa07783ec1df6c9352a29468eb6
19,430,432,101,614
bfa0d843b20164390db5e95d4746c2967e18537e
/src/queues.java
7cd6bd02d288a823495dc98c9d7534f11fe1a1f6
[]
no_license
Mjkli/DataStructuresProjects
https://github.com/Mjkli/DataStructuresProjects
b131d112ca79244caaa1150232860188b278e425
5c37119925ffca18b9599dded749d80457c9b781
refs/heads/master
2020-07-22T11:40:06.677000
2019-12-11T17:29:05
2019-12-11T17:29:05
207,188,829
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* Anthony Bruno queue with SLL */ import java.util.Random; public class queues { private node head = new queues.node(0); private node top; static class node{ int data; node next; //constructor node(int num){ data = num; next = null; ...
UTF-8
Java
2,975
java
queues.java
Java
[ { "context": "/*\n Anthony Bruno\n queue with SLL\n\n\n */\n\nimport java.util.Random", "end": 20, "score": 0.9998835921287537, "start": 7, "tag": "NAME", "value": "Anthony Bruno" } ]
null
[]
/* <NAME> queue with SLL */ import java.util.Random; public class queues { private node head = new queues.node(0); private node top; static class node{ int data; node next; //constructor node(int num){ data = num; next = null; }...
2,968
0.457815
0.45479
135
21.037037
17.070402
55
false
false
0
0
0
0
0
0
0.385185
false
false
1
cfde993d1fe4985d1b4673712d46f49bafed9c5d
755,914,311,757
21bae08dfa96b2894af3c859f095df0b9be44e9f
/springjdbc/src/main/java/my/examples/springjdbc/controller/BoardController.java
90436b1de7467b0cc784a9d256739039de565be2
[]
no_license
Coldbell4869/TIL
https://github.com/Coldbell4869/TIL
574442c33357de8cc21646ec6f501667f6841964
a9b47acf11fd27ee5cd6333d2b45d46e08a7ab05
refs/heads/master
2022-12-21T08:35:54.194000
2019-08-29T06:12:08
2019-08-29T06:12:08
163,579,818
0
0
null
false
2022-09-01T23:12:02
2018-12-30T10:42:51
2019-08-29T06:12:46
2022-09-01T23:12:01
15,669
0
0
28
Java
false
false
package my.examples.springjdbc.controller; import my.examples.springjdbc.dto.Board; import my.examples.springjdbc.service.BoardService; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.util.Assert; import org.springframework.web.bind.annotation.GetMappi...
UTF-8
Java
2,181
java
BoardController.java
Java
[]
null
[]
package my.examples.springjdbc.controller; import my.examples.springjdbc.dto.Board; import my.examples.springjdbc.service.BoardService; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.util.Assert; import org.springframework.web.bind.annotation.GetMappi...
2,181
0.655654
0.655188
69
30.130434
27.875454
169
false
false
0
0
0
0
0
0
0.73913
false
false
1
2066732af0a917fb3f0b2d9a15897d75f9a15aa8
2,662,879,750,789
d4da926071f6e12bcb1e148a859913c8eb058497
/easy4j-parent/easy4j-admin-spring-boot-starter/src/main/java/cn/easy4j/admin/modular/entity/LoginUser.java
b27e9707835ba0206c9c033d29c7672432aa8848
[ "Apache-2.0" ]
permissive
fonglaaaam/easy4j
https://github.com/fonglaaaam/easy4j
e044cb555674a2c69edf36bc8dd1b7cc24c87fa9
37f001e7abdc37f65e6bffcd8a153057fff9a54b
refs/heads/master
2023-02-01T05:59:48.169000
2020-10-20T06:51:50
2020-10-20T06:51:50
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.easy4j.admin.modular.entity; import com.fasterxml.jackson.annotation.JsonIgnore; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.userdetails.UserDetails; import java.time.LocalDate; impor...
UTF-8
Java
2,558
java
LoginUser.java
Java
[ { "context": "\nimport java.util.List;\n\n/**\n * 登陆用户\n *\n * @author ChenYichen\n */\n@Data\npublic class LoginUser implements", "end": 398, "score": 0.5666484236717224, "start": 394, "tag": "NAME", "value": "Chen" }, { "context": "rt java.util.List;\n\n/**\n * 登陆用户\n *\n * @author...
null
[]
package cn.easy4j.admin.modular.entity; import com.fasterxml.jackson.annotation.JsonIgnore; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.userdetails.UserDetails; import java.time.LocalDate; impor...
2,558
0.676929
0.674466
115
20.18261
18.316341
74
false
false
0
0
0
0
0
0
0.295652
false
false
1
2cee33f1921267a8a1973dbfa5a8f8304bce87a8
13,211,319,450,780
aa134ce6e714fd92c1c3cd9e699301559a973610
/src/game/SquirtAction.java
ac0cfe7f5498a0c52c90e3a326c00ae90c4c1d2c
[]
no_license
shurui99/Rogue-like-game
https://github.com/shurui99/Rogue-like-game
38b5a8371ab7da076bab87306d3dfca6f6784526
a0382479b994a8760e7c0b766bbc734e8c201ee8
refs/heads/master
2023-01-24T09:19:28.237000
2020-12-06T08:37:21
2020-12-06T08:37:21
318,986,621
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package game; import edu.monash.fit2099.engine.*; /** * An action that ha 70% of squirting water onto YugoMaxx which can destroy its * exoskeleton to make it vulnerable to damage. * */ public class SquirtAction extends Action { private YugoMaxx subject; private WaterPistol waterPistol; /** * Constructor, ...
UTF-8
Java
1,851
java
SquirtAction.java
Java
[]
null
[]
package game; import edu.monash.fit2099.engine.*; /** * An action that ha 70% of squirting water onto YugoMaxx which can destroy its * exoskeleton to make it vulnerable to damage. * */ public class SquirtAction extends Action { private YugoMaxx subject; private WaterPistol waterPistol; /** * Constructor, ...
1,851
0.700162
0.69476
68
26.235294
27.50728
116
false
false
0
0
0
0
0
0
1.279412
false
false
1
35ef29175a74748ccc3531544d22e7d94b92ed1a
10,840,497,465,462
c78f6ce891c32293fc99b7edb0a91a1f7992b858
/src/main/java/com/deusgmbh/xcusatio/ui/utility/TextFieldAddBox.java
42d439565d1c91d6b6d8aae54ac275d6f86a65cd
[]
no_license
DeusGmbH/XCusatio-General
https://github.com/DeusGmbH/XCusatio-General
eb17c17c48435b1c3583ae836c59ed28c97cf305
b575a0d80c1edf17f58fcb18c905e5f63b252495
refs/heads/master
2021-04-27T17:28:36.012000
2018-05-09T17:58:53
2018-05-09T17:58:53
122,321,775
1
0
null
false
2018-04-22T11:01:17
2018-02-21T10:26:13
2018-04-22T10:10:43
2018-04-22T11:01:17
773
1
0
18
Java
false
null
package com.deusgmbh.xcusatio.ui.utility; import java.util.List; import javafx.beans.binding.DoubleBinding; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.geometry.Pos; import javafx.scene.control.Butt...
UTF-8
Java
3,621
java
TextFieldAddBox.java
Java
[ { "context": "eld for adding important parameters\n * \n * @author Pascal.Schroeder@de.ibm.com\n *\n */\n\npublic class TextFie", "end": 656, "score": 0.9899677038192749, "start": 650, "tag": "NAME", "value": "Pascal" }, { "context": " adding important parameters\n * \n * @author Pas...
null
[]
package com.deusgmbh.xcusatio.ui.utility; import java.util.List; import javafx.beans.binding.DoubleBinding; import javafx.collections.FXCollections; import javafx.collections.ObservableList; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.geometry.Pos; import javafx.scene.control.Butt...
3,613
0.655344
0.652858
104
33.817307
24.166794
90
false
false
0
0
0
0
0
0
0.461538
false
false
1
ab1f5fe2a18fd968964118b0512020b4ea6087c6
515,396,095,527
46b37e5aee346e2d1442de89e1f9e64bab222891
/src/com/example/calculalitro/CalculaLitrosActivity.java
b1aa8f1d03cd5660fb89e43b2a1ea5d8ae89545e
[]
no_license
iahimoh/trabai
https://github.com/iahimoh/trabai
738020a6918734a5f59fbca26ac0eddae3f29a82
113b59d93c99de3b756ebeaac2b14ab74123fcac
refs/heads/master
2020-06-15T11:59:30.925000
2019-07-04T19:47:24
2019-07-04T19:47:24
195,293,989
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.calculalitro; import android.os.Bundle; import android.app.Activity; import android.view.Menu; import android.widget.*; import android.app.*; import android.view.*; public class CalculaLitrosActivity extends Activity { EditText EdVel,EdTempo, EdLitros; Button BtCalc; @Override protected...
ISO-8859-1
Java
1,693
java
CalculaLitrosActivity.java
Java
[]
null
[]
package com.example.calculalitro; import android.os.Bundle; import android.app.Activity; import android.view.Menu; import android.widget.*; import android.app.*; import android.view.*; public class CalculaLitrosActivity extends Activity { EditText EdVel,EdTempo, EdLitros; Button BtCalc; @Override protected...
1,693
0.637116
0.632979
60
27.200001
22.443855
80
false
false
0
0
0
0
0
0
0.85
false
false
1
368ae1171292592f6b7d96ab3472b32c1907dd9e
549,755,849,564
3ecfdd6155c2df559aca1c0b1843f3e18c2dde3f
/src/main/java/old/maze_fx/def/gui/DefaultScene.java
87132ac63cff3e6e5c3b6e1822429d3b15d904b2
[]
no_license
cintoros/java_games
https://github.com/cintoros/java_games
818d36c928483bc3bcb3c968f64aed5060dc8ca7
224ba03a2648580a72f12e05affb80e9ef6e3e31
refs/heads/master
2020-03-09T12:46:09.670000
2018-04-09T15:33:25
2018-04-09T15:33:25
128,793,795
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package old.maze_fx.def.gui; import old.maze_fx.def.keybordListener.KeyboardListener; import old.maze_fx.maze.gui.MazeScene; import old.maze_fx.maze.gui.m2d.Maze2D; import javafx.scene.Node; import javafx.scene.Scene; import javafx.scene.control.ScrollPane; import javafx.scene.layout.BorderPane; import javafx.scene.la...
UTF-8
Java
2,480
java
DefaultScene.java
Java
[ { "context": "an Scene with an Status and Menu Bar\n *\n * @author Elias Schorr\n * @since 02.10.2014\n * @version 1.0\n */\npublic c", "end": 429, "score": 0.9998676776885986, "start": 417, "tag": "NAME", "value": "Elias Schorr" } ]
null
[]
package old.maze_fx.def.gui; import old.maze_fx.def.keybordListener.KeyboardListener; import old.maze_fx.maze.gui.MazeScene; import old.maze_fx.maze.gui.m2d.Maze2D; import javafx.scene.Node; import javafx.scene.Scene; import javafx.scene.control.ScrollPane; import javafx.scene.layout.BorderPane; import javafx.scene.la...
2,474
0.602823
0.597984
110
21.545454
17.261959
97
false
false
0
0
0
0
0
0
0.3
false
false
1
0abeecfe9e15b0f5b172c450ae0bcba402a75b18
6,244,882,485,672
bb9140f335d6dc44be5b7b848c4fe808b9189ba4
/Extra-DS/Corpus/class/aspectj/49.java
23483c9bcfdaeb7e5a5d14407d6ac2f781e40df3
[]
no_license
masud-technope/EMSE-2019-Replication-Package
https://github.com/masud-technope/EMSE-2019-Replication-Package
4fc04b7cf1068093f1ccf064f9547634e6357893
202188873a350be51c4cdf3f43511caaeb778b1e
refs/heads/master
2023-01-12T21:32:46.279000
2022-12-30T03:22:15
2022-12-30T03:22:15
186,221,579
5
3
null
null
null
null
null
null
null
null
null
null
null
null
null
import org.aspectj.testing.*; public class BindingNullPointer { boolean ran = false; final String s1 = new String("s1"); Runnable r1 = new Runnable() { public void run() { String = s1; ran = true; } }; void go() { r1.run(); Tester.check(r...
UTF-8
Java
446
java
49.java
Java
[]
null
[]
import org.aspectj.testing.*; public class BindingNullPointer { boolean ran = false; final String s1 = new String("s1"); Runnable r1 = new Runnable() { public void run() { String = s1; ran = true; } }; void go() { r1.run(); Tester.check(r...
446
0.520179
0.506726
25
16.84
15.86614
48
false
false
0
0
0
0
0
0
0.4
false
false
1
37e9174e61ef0c91e94220782630be58b76536ea
1,305,670,118,416
1baea7284f8edd7cb9eabe3b5d9619a6e4337950
/android/src/main/java/ir/easazade/cafebazaar/CafeBazaarDelegate.java
d0bdb2dc75479c3a405c9496a4759f924492db07
[ "Apache-2.0" ]
permissive
easazade/cafebazaar
https://github.com/easazade/cafebazaar
882d866118570f8a0eed37c75cd0b468f6304259
1dbe225ebd7b05119481ca93b03233833cd333d5
refs/heads/master
2020-12-11T03:02:55.304000
2020-08-12T08:38:10
2020-08-12T08:38:10
233,773,377
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package ir.easazade.cafebazaar; import android.app.Activity; import android.content.Intent; import android.util.Log; import android.widget.Toast; import androidx.annotation.NonNull; import io.flutter.plugin.common.MethodCall; import io.flutter.plugin.common.MethodChannel.MethodCallHandler; import io.flutter.plugin.com...
UTF-8
Java
1,962
java
CafeBazaarDelegate.java
Java
[]
null
[]
package ir.easazade.cafebazaar; import android.app.Activity; import android.content.Intent; import android.util.Log; import android.widget.Toast; import androidx.annotation.NonNull; import io.flutter.plugin.common.MethodCall; import io.flutter.plugin.common.MethodChannel.MethodCallHandler; import io.flutter.plugin.com...
1,962
0.691641
0.691641
62
30.645161
25.421034
101
false
false
0
0
0
0
0
0
0.532258
false
false
1
a8646858b68d88e2d5d6ade172ee8085e34af84b
14,637,248,608,968
590cebae4483121569983808da1f91563254efed
/Router/schemas-src/eps-fts-schemas/src/main/java/ru/acs/fts/schemas/album/revealingtransportpi/GoodsType.java
5e263aa130aae69cb9dfd8bcf1bda2e23ddb1161
[]
no_license
ke-kontur/eps
https://github.com/ke-kontur/eps
8b00f9c7a5f92edeaac2f04146bf0676a3a78e27
7f0580cd82022d36d99fb846c4025e5950b0c103
refs/heads/master
2020-05-16T23:53:03.163000
2014-11-26T07:00:34
2014-11-26T07:01:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.acs.fts.schemas.album.revealingtransportpi; import java.util.ArrayList; import java.util.List; import ru.acs.fts.schemas.album.commonaggregatetypescust.SupplementaryQuantityType; import ru.acs.fts.schemas.album.priorcommonaggregatetypescust.PackingInformationType; import ru.acs.fts.schemas.album.priorcommo...
WINDOWS-1251
Java
5,913
java
GoodsType.java
Java
[]
null
[]
package ru.acs.fts.schemas.album.revealingtransportpi; import java.util.ArrayList; import java.util.List; import ru.acs.fts.schemas.album.commonaggregatetypescust.SupplementaryQuantityType; import ru.acs.fts.schemas.album.priorcommonaggregatetypescust.PackingInformationType; import ru.acs.fts.schemas.album.priorcommo...
5,913
0.64842
0.64842
205
25.55122
26.767172
108
false
false
0
0
0
0
0
0
0.204878
false
false
1
442d284ea55ebc97932ab7dbc71bb39f45261584
14,637,248,607,118
00b452527f9e8d5de950b71019f56497e39ebd7f
/src/com/bx/dao/impl/DepartmentDaoImpl.java
cf46ff863b4ac0a891e06c0c3db528b079968fce
[]
no_license
bxczp/equipment
https://github.com/bxczp/equipment
2230accf3879e0a70f0fd706dc22558f253b8428
0a53a22593661b6ae14362b608bca5dc383ee1a8
refs/heads/master
2021-01-19T05:05:38.099000
2016-09-17T08:27:37
2016-09-17T08:27:37
62,521,887
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bx.dao.impl; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.jdbc.core.RowCallbackHandler; import org.springframework.stereotype.Repo...
UTF-8
Java
3,173
java
DepartmentDaoImpl.java
Java
[ { "context": "@date 2016年3月25日 DepartmentDaoImpl.java\n * @author CZP\n * @parameter\n */\n@Repository(\"departmentDao\")\npu", "end": 517, "score": 0.9996862411499023, "start": 514, "tag": "USERNAME", "value": "CZP" } ]
null
[]
package com.bx.dao.impl; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.jdbc.core.RowCallbackHandler; import org.springframework.stereotype.Repo...
3,173
0.722134
0.719911
103
29.572815
28.099892
113
false
false
0
0
0
0
0
0
1.961165
false
false
1
36c233902dc80f0a5f53f4baa12e3449ec07b665
12,043,088,367,473
a29670af4152c39566e5c756d4b203709e20aa3e
/spring-boot-security/src/main/java/com/login/controller/LoginController.java
9b4abe05d97d1b2a1fe9f9971c2c1b2023ce31ea
[]
no_license
sivajatla/springBoot-EurekaClient
https://github.com/sivajatla/springBoot-EurekaClient
8fd585dae39bc24410bbe3a76421b95ab46c4124
5597dfe6a1ea988afddfcb37e20810d54668ddea
refs/heads/master
2020-04-18T06:06:07.622000
2019-04-21T16:06:25
2019-04-21T16:06:25
167,306,082
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.login.controller; import java.io.IOException; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestHeader; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; import com.netflix.clie...
UTF-8
Java
964
java
LoginController.java
Java
[]
null
[]
package com.login.controller; import java.io.IOException; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestHeader; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBody; import com.netflix.clie...
964
0.776971
0.776971
37
25.054054
22.95936
71
false
false
0
0
0
0
0
0
1.162162
false
false
1
3edecab795747461fcecb8bda9a45719de63d18e
22,471,268,898,400
2e90a87b6fdaaf482455ff6f1cb8491eb6cd8268
/sogo-lms-cms-api/src/main/java/vn/sogo/lmscms/model/StudentInfo.java
317f0a1f1eef3340bfcd52a41263f7917de483a6
[]
no_license
sucun21/CMS_20171005
https://github.com/sucun21/CMS_20171005
96bbe29ccfa64d1e6de90787ec461869d37b4d4d
1a53a388f570428501bebde54766c796f135d942
refs/heads/master
2021-05-08T05:52:12.822000
2017-10-16T15:05:10
2017-10-16T15:05:10
106,522,303
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package vn.sogo.lmscms.model; import java.io.Serializable; import java.sql.Timestamp; import java.util.List; @SuppressWarnings("serial") public class StudentInfo implements Serializable { private Integer userId; private Integer userTypeId; private Integer accountId; private String userEmail; private String userP...
UTF-8
Java
2,551
java
StudentInfo.java
Java
[]
null
[]
package vn.sogo.lmscms.model; import java.io.Serializable; import java.sql.Timestamp; import java.util.List; @SuppressWarnings("serial") public class StudentInfo implements Serializable { private Integer userId; private Integer userTypeId; private Integer accountId; private String userEmail; private String userP...
2,551
0.756958
0.756958
108
22.620371
15.977831
66
false
false
0
0
0
0
0
0
1.601852
false
false
1
b281bc89559587e09defb9ee6a7052346296522b
7,421,703,524,948
761906f8381112844fb2afcc0e9ba5960d0e794f
/br.com.Achaeu/src/model/Local.java
3de3bf3f69360fbbbc97cda0b67782491945592e
[ "MIT" ]
permissive
achaeu/achaeu
https://github.com/achaeu/achaeu
98c5b33ff9e63a766e3c07563aa24514f3df9fca
8978bc6bb7b204538e4458a34154a0320bb26fd9
refs/heads/master
2018-09-21T05:08:12.844000
2018-06-19T21:53:09
2018-06-19T21:53:09
120,538,582
0
0
MIT
false
2018-06-19T18:28:37
2018-02-06T23:57:46
2018-06-19T18:14:09
2018-06-19T18:28:37
191
0
0
0
Java
false
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 model; import java.sql.Timestamp; /** * * @author igor-bueno */ public class Local extends IEntidade{ private String n...
UTF-8
Java
3,666
java
Local.java
Java
[ { "context": "el;\n\nimport java.sql.Timestamp;\n\n/**\n *\n * @author igor-bueno\n */\npublic class Local extends IEntidade{\n pri", "end": 257, "score": 0.9989610910415649, "start": 247, "tag": "USERNAME", "value": "igor-bueno" } ]
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 model; import java.sql.Timestamp; /** * * @author igor-bueno */ public class Local extends IEntidade{ private String n...
3,666
0.645117
0.638571
140
25.185715
38.050453
353
false
false
0
0
0
0
0
0
0.535714
false
false
1
7ca21ddb41c17e6af2d7af290860ffde6adbc58d
8,375,186,262,445
02e26219a5bcdce08da1f9e1f7e26e49310498bf
/src/com/petrsu/geo2tag/AddChannelRequest.java
e3e76c6a73bd708e84fd6159e22ab54e9cb1eea9
[]
no_license
nimnes/geo2tag-client
https://github.com/nimnes/geo2tag-client
0c1ced0c388e127845e762c015ba56b1f6fc7101
6b59a63b7956245f29874e4bbdee0719ea2761cf
refs/heads/master
2020-04-08T23:18:59.543000
2013-03-21T10:36:19
2013-03-21T10:36:19
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.petrsu.geo2tag; import android.util.Log; import org.json.JSONObject; import static com.petrsu.geo2tag.IRequest.IApplyChannel.*; import static com.petrsu.geo2tag.IRequest.ICommon.METHOD; import com.petrsu.geo2tag.AsyncRunner.RequestListener; /** * Created with IntelliJ IDEA. * User: nimnes * Date: 19.0...
UTF-8
Java
1,867
java
AddChannelRequest.java
Java
[ { "context": "ener;\n\n/**\n * Created with IntelliJ IDEA.\n * User: nimnes\n * Date: 19.02.13\n * Time: 15:43\n * Project: com.", "end": 306, "score": 0.9996547698974609, "start": 300, "tag": "USERNAME", "value": "nimnes" } ]
null
[]
package com.petrsu.geo2tag; import android.util.Log; import org.json.JSONObject; import static com.petrsu.geo2tag.IRequest.IApplyChannel.*; import static com.petrsu.geo2tag.IRequest.ICommon.METHOD; import com.petrsu.geo2tag.AsyncRunner.RequestListener; /** * Created with IntelliJ IDEA. * User: nimnes * Date: 19.0...
1,867
0.650241
0.642207
60
30.116667
22.878004
113
false
false
0
0
0
0
0
0
0.8
false
false
1
4a1e5b9bf7a81c48c6de60fad3c6ddacfe5cebbb
13,494,787,245,538
426ffff71cfac317bdff714cab1da1e7f2eb6dd3
/Agent.java
79b8a35b9b2e5ff3c6b58ca2d76efb3b441699bf
[ "MIT" ]
permissive
christopherbar/swarm-demo
https://github.com/christopherbar/swarm-demo
da3123ece0347c11253f1aa7220ab49b5c242673
45c5c9bd57793cb39f4d721d1fb943accc163d76
refs/heads/master
2021-01-01T04:27:37.463000
2012-11-30T22:56:00
2012-11-30T22:56:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (c) 2011 Bart Massey * [This program is licensed under the "MIT License"] * Please see the file COPYING in the source * distribution of this software for license terms. */ import java.lang.*; import java.util.*; import javax.swing.*; import java.awt.*; /** Subclass this to produce an agent. See th...
UTF-8
Java
3,722
java
Agent.java
Java
[ { "context": "/*\n * Copyright (c) 2011 Bart Massey\n * [This program is licensed under the \"MIT Licen", "end": 36, "score": 0.9998379945755005, "start": 25, "tag": "NAME", "value": "Bart Massey" } ]
null
[]
/* * Copyright (c) 2011 <NAME> * [This program is licensed under the "MIT License"] * Please see the file COPYING in the source * distribution of this software for license terms. */ import java.lang.*; import java.util.*; import javax.swing.*; import java.awt.*; /** Subclass this to produce an agent. See the {@l...
3,717
0.531703
0.527136
122
29.508196
17.365524
66
false
false
0
0
0
0
0
0
0.631148
false
false
1
bc01e1ecded22c7629d9e6488873da766f1231ec
32,220,844,657,737
6146e4faa48faba45bb545e14e8719fcd17b4bce
/chapter_003/src/main/java/ru/job4j/sortuser/ByAllFieldsComparator.java
8ae7416a986e612430a05b4887ada6bb333a9015
[ "Apache-2.0" ]
permissive
krylovsergey1999/job4j
https://github.com/krylovsergey1999/job4j
f8c6434e66caef462f0222ccdd9a0637e08b7a52
2bccd790317a67ee7708307485d4872ad4f4a1f8
refs/heads/master
2020-04-18T22:51:16.080000
2019-03-07T08:40:47
2019-03-07T08:40:47
167,806,454
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.job4j.sortuser; import java.util.Comparator; public class ByAllFieldsComparator implements Comparator<User> { @Override public int compare(User o1, User o2) { int x = o1.getName().compareTo(o2.getName()); return x == 0 ? Integer.compare(o1.getAge(), o2.getAge()) : x; } }
UTF-8
Java
313
java
ByAllFieldsComparator.java
Java
[]
null
[]
package ru.job4j.sortuser; import java.util.Comparator; public class ByAllFieldsComparator implements Comparator<User> { @Override public int compare(User o1, User o2) { int x = o1.getName().compareTo(o2.getName()); return x == 0 ? Integer.compare(o1.getAge(), o2.getAge()) : x; } }
313
0.664537
0.638978
11
27.454546
25.10474
70
false
false
0
0
0
0
0
0
0.545455
false
false
1
3d8d9e9d1c70b7eb84b7f3c00830792dfacc65ac
18,004,502,972,246
5ad061d507683448b78215dbf7df0b509078f74f
/bd/后端/message/src/main/java/com/hirain/phm/bd/message/train/LifeMessage.java
c977deb9cf7106d673d524fe56e7e12ffc3e2db9
[]
no_license
zheng-chang-wei/myproject
https://github.com/zheng-chang-wei/myproject
221bf2b3b646435b962d4d921fa20867c1cac2f3
49be8c6e6048c299ed844eb99ea112166a4b4d2e
refs/heads/master
2022-12-13T19:15:39.464000
2020-07-20T11:28:16
2020-07-20T11:28:16
232,452,539
0
1
null
false
2022-12-06T00:34:29
2020-01-08T01:38:10
2020-07-20T11:32:58
2022-12-06T00:34:29
205,643
0
1
44
Java
false
false
/******************************************************************************* * Copyright (c) 2019, 2019 Hirain Technologies Corporation. ******************************************************************************/ package com.hirain.phm.bd.message.train; import com.hirain.phm.bd.message.header.MessageHeader; ...
UTF-8
Java
1,293
java
LifeMessage.java
Java
[ { "context": "alsAndHashCode;\n\n/**\n * @Version 1.0 \n * @Author zepei.tao@hirain.com \n * @Created May 27, 2019 7:07:08 PM \n * @Descr", "end": 429, "score": 0.9999285340309143, "start": 409, "tag": "EMAIL", "value": "zepei.tao@hirain.com" }, { "context": " Version Descri...
null
[]
/******************************************************************************* * Copyright (c) 2019, 2019 Hirain Technologies Corporation. ******************************************************************************/ package com.hirain.phm.bd.message.train; import com.hirain.phm.bd.message.header.MessageHeader; ...
1,267
0.625325
0.600173
45
24.622223
24.111122
80
false
false
0
0
0
0
0
0
0.6
false
false
1
67678358526d5075022b582d21dfa61c302a743a
15,951,508,557,556
ff940e3f536d8bf0ee035eda5d03228bef606733
/Architecture_Patterns/MVP_sampleApp/app/src/main/java/com/example/mvp_sampleapp/util/MyModel.java
4766d97373db2d317e2cdffabd810d6264fa4d63
[]
no_license
Intekhab96/Android_Development
https://github.com/Intekhab96/Android_Development
5c6c01d5d959341b7d3941b46023a5cebd0cd691
87a10872eb49677609ec3c4b6b2d517faa4bc16a
refs/heads/master
2023-06-25T19:02:12.983000
2021-07-22T20:21:07
2021-07-22T20:21:07
370,142,670
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.mvp_sampleapp.util; // acts as our database or network(cloud storage) public class MyModel { String appName; long appDownloads; double appRatings; public MyModel(String appName, long appDownloads, double appRatings) { this.appName = appName; this.appDownloads = app...
UTF-8
Java
865
java
MyModel.java
Java
[]
null
[]
package com.example.mvp_sampleapp.util; // acts as our database or network(cloud storage) public class MyModel { String appName; long appDownloads; double appRatings; public MyModel(String appName, long appDownloads, double appRatings) { this.appName = appName; this.appDownloads = app...
865
0.652023
0.652023
39
21.179487
19.293777
74
false
false
0
0
0
0
0
0
0.384615
false
false
1
43dff2892ee10f58915ff08093e4707d9a1302e4
24,550,033,110,070
2e9a86693b665b879c59b14dfd63c2c92acbf08a
/webconverter/decomiledJars/rt/sun/awt/AWTCharset.java
d8f3669b3e3dbcc885c1ea2f565522b6887e50cc
[]
no_license
shaikgsb/webproject-migration-code-java
https://github.com/shaikgsb/webproject-migration-code-java
9e2271255077025111e7ea3f887af7d9368c6933
3b17211e497658c61435f6c0e118b699e7aa3ded
refs/heads/master
2021-01-19T18:36:42.835000
2017-07-13T09:11:05
2017-07-13T09:11:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package sun.awt; import java.nio.ByteBuffer; import java.nio.CharBuffer; import java.nio.charset.Charset; import java.nio.charset.CharsetDecoder; import java.nio.charset.CharsetEncoder; import java.nio.charset.CoderResult; import java.nio.charset.CodingErrorAction; public class AWTCharset extends Charset { protec...
UTF-8
Java
4,057
java
AWTCharset.java
Java
[]
null
[]
package sun.awt; import java.nio.ByteBuffer; import java.nio.CharBuffer; import java.nio.charset.Charset; import java.nio.charset.CharsetDecoder; import java.nio.charset.CharsetEncoder; import java.nio.charset.CoderResult; import java.nio.charset.CodingErrorAction; public class AWTCharset extends Charset { protec...
4,057
0.685975
0.685728
163
23.88957
24.860842
94
false
false
0
0
0
0
0
0
0.349693
false
false
1
e8bf92076012127b541e5f1055204b0e8693e774
2,516,850,844,748
00987dc652696a4209925fa62868731e34588d63
/src/com/freehui/wechat2/ActivityAddfriend.java
f7e2fa59e8d619e2125dcbb4a697dd17ee32453a
[]
no_license
freehui/Wechat2
https://github.com/freehui/Wechat2
d6e2dac26ff6f71582170d13abf04c21db081290
30d46259630da56a50e574bb4a17f35646076ff0
refs/heads/master
2021-01-10T11:07:37.280000
2016-02-02T23:22:14
2016-02-02T23:22:14
50,698,534
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.freehui.wechat2; import org.json.JSONException; import org.json.JSONObject; import android.app.ActionBar.LayoutParams; import android.content.Intent; import android.graphics.drawable.BitmapDrawable; import android.os.Bundle; import android.os.Handler; import android.text.Editable; import androi...
UTF-8
Java
4,634
java
ActivityAddfriend.java
Java
[]
null
[]
package com.freehui.wechat2; import org.json.JSONException; import org.json.JSONObject; import android.app.ActionBar.LayoutParams; import android.content.Intent; import android.graphics.drawable.BitmapDrawable; import android.os.Bundle; import android.os.Handler; import android.text.Editable; import androi...
4,634
0.657741
0.65324
168
24.452381
20.835754
94
false
false
0
0
0
0
0
0
3.375
false
false
1
09d9aa71b4f388c0d5cec6407304a2d695c99805
2,001,454,786,907
c8c1035454e8224c343fb59f06a6a90232de4687
/DP379.java
97b33a21ace4b8322247e71c2fe9920721a6f74e
[]
no_license
mroefs1/DP-379-ProgressiveTaxation
https://github.com/mroefs1/DP-379-ProgressiveTaxation
a9369a52d3e962057033463491321114c0c320ff
aae5cb35930925e38c53c32e9bcc307b8e54192e
refs/heads/master
2020-06-26T02:52:14.795000
2019-08-05T18:58:37
2019-08-05T18:58:37
199,503,981
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* /r/dailyprogrammer challenge #379: Progressive Taxation Michael Roefs */ import java.util.Scanner; import java.io.File; import java.io.FileNotFoundException; import java.util.ArrayList; import java.util.Arrays; class ProgressiveTaxation { /* * Expect inputs as 4 lines, using 13 as a final line indicator ...
UTF-8
Java
1,561
java
DP379.java
Java
[ { "context": "lyprogrammer challenge #379: Progressive Taxation\nMichael Roefs\n*/\nimport java.util.Scanner;\nimport java.io.File;", "end": 72, "score": 0.9998059272766113, "start": 59, "tag": "NAME", "value": "Michael Roefs" } ]
null
[]
/* /r/dailyprogrammer challenge #379: Progressive Taxation <NAME> */ import java.util.Scanner; import java.io.File; import java.io.FileNotFoundException; import java.util.ArrayList; import java.util.Arrays; class ProgressiveTaxation { /* * Expect inputs as 4 lines, using 13 as a final line indicator * th...
1,554
0.543242
0.53107
54
27.907408
17.463474
67
false
false
0
0
0
0
0
0
0.481481
false
false
1
aec2a5518cf88581d5cf5e45e4e4216580afa681
23,630,910,075,197
6308b822307622ea7ed76add3edac222abb83953
/src/main/java/com/rl/netty/client/model/UserDTO.java
f765a80cc3213ee9fc50f5b2e041aa1cf5f010d3
[]
no_license
linuradu/netty-rest-api
https://github.com/linuradu/netty-rest-api
970c867d76c7b6b1b21a0a8bbee770cb4389ee63
56b6e8c330f92dcef829d5c0db2c48c3e71b0386
refs/heads/master
2022-12-13T09:53:22.283000
2020-02-04T00:02:36
2020-02-04T00:02:36
238,075,643
1
0
null
false
2022-11-16T00:00:10
2020-02-03T22:33:24
2020-02-04T00:02:45
2022-11-16T00:00:07
21
0
0
3
Java
false
false
package com.rl.netty.client.model; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement public class UserDTO { private Long id; private String name; private String email; private String date; public UserDTO() { // used by ObjectMapper } public UserDTO(final Long id, ...
UTF-8
Java
1,024
java
UserDTO.java
Java
[]
null
[]
package com.rl.netty.client.model; import javax.xml.bind.annotation.XmlRootElement; @XmlRootElement public class UserDTO { private Long id; private String name; private String email; private String date; public UserDTO() { // used by ObjectMapper } public UserDTO(final Long id, ...
1,024
0.582031
0.582031
55
17.618181
17.405842
93
false
false
0
0
0
0
0
0
0.381818
false
false
1
793e39d3a5b44870bd890f52c64f2eef0686ca1e
944,892,821,548
4354a75e449b37631fcb8f2bb44eb3cd8c273436
/src/test/java/java8/validation/SnakeValidator.java
3c012c8d4bc1554ce451234584681b30b1aecf6c
[]
no_license
Jameskami/J8Validate
https://github.com/Jameskami/J8Validate
ef46e2e28f7dd23c9e690f117363f551a6de1cf6
5ad191cdcbb39d3eb18de5fd0907e152a81d6110
refs/heads/master
2020-12-04T03:22:40.858000
2015-05-15T19:12:23
2015-05-15T19:12:23
34,921,576
2
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package java8.validation; import java.util.Calendar; import java.util.List; class SnakeValidator extends AbstractJ8Validator<Snake> { private final String dangerousSnakes = "Warning: dangerous snakes."; public J8ValidationResult<CustomMessage> customMsg(List<Snake> snakes, J8ValidationResult<CustomMessage> resul...
UTF-8
Java
2,282
java
SnakeValidator.java
Java
[]
null
[]
package java8.validation; import java.util.Calendar; import java.util.List; class SnakeValidator extends AbstractJ8Validator<Snake> { private final String dangerousSnakes = "Warning: dangerous snakes."; public J8ValidationResult<CustomMessage> customMsg(List<Snake> snakes, J8ValidationResult<CustomMessage> resul...
2,282
0.695004
0.680105
74
29.837837
28.835989
115
false
false
0
0
0
0
0
0
2.675676
false
false
1
572d4e1aae29a3705a8aad41a02740b27fe2d0cd
21,337,397,542,360
47e925d1433985b78bc21e9a067560af3e491d4d
/src/org/hindi/Hindi.java
5ff516b3eeb2448bc739afaf01ee957473a7c027
[]
no_license
Shruthi006/Shruthi
https://github.com/Shruthi006/Shruthi
14f1c977af490edbd6334d2f209d9936e28b7e77
a36717db0a7e7565413d34bf2662f74698a12f00
refs/heads/master
2020-04-14T01:34:41.368000
2018-12-30T05:25:12
2018-12-30T05:25:12
163,563,588
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.hindi; public class Hindi { public void hindilanguage() { System.out.println("Hindi Language"); } }
UTF-8
Java
121
java
Hindi.java
Java
[]
null
[]
package org.hindi; public class Hindi { public void hindilanguage() { System.out.println("Hindi Language"); } }
121
0.68595
0.68595
11
10.090909
13.466825
38
false
false
0
0
0
0
0
0
0.545455
false
false
1
387c1ac5607c6653dc4535dd04e4bec742663876
28,243,704,953,722
8ae037cea49a40a459ba7914146bee45f8db4d34
/GameOfStarsServer/src/main/java/de/gameofstars/server/ServerMain.java
fa9b48614e584cd075096b595531a4ae9241c88b
[]
no_license
samuel-p/GameOfStars
https://github.com/samuel-p/GameOfStars
3c12b0e72bccf75a7986c2e7d281ea8b8794808f
4082f380faeab14a5bb78664a9ff7e7dc97c9ad3
refs/heads/master
2020-01-24T11:51:42.077000
2015-03-13T10:55:13
2015-03-13T10:55:13
31,556,121
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.gameofstars.server; import org.springframework.context.support.ClassPathXmlApplicationContext; public class ServerMain { public static final String CONFIG_LOCATION = "servlet_context.xml"; public static void main(String[] args) throws Exception { new ClassPathXmlApplicationContext(CONFIG_L...
UTF-8
Java
337
java
ServerMain.java
Java
[]
null
[]
package de.gameofstars.server; import org.springframework.context.support.ClassPathXmlApplicationContext; public class ServerMain { public static final String CONFIG_LOCATION = "servlet_context.xml"; public static void main(String[] args) throws Exception { new ClassPathXmlApplicationContext(CONFIG_L...
337
0.774481
0.774481
11
29.727272
29.646679
74
false
false
0
0
0
0
0
0
0.363636
false
false
1
ef601795b9b2ca5f016349103b1a53f07a993e5a
3,934,190,066,395
ad7f07a0cf708a736a382835ebe9eafe9addd812
/p2p-core/core-service/src/main/java/com/solution/p2p/core/account/dao/CapitalAccountFlowMapper.java
4eee8bcfd1e1331b88aff03a441df2718d141b20
[]
no_license
zhaom/p2p-solution
https://github.com/zhaom/p2p-solution
dc6cbb393f4481b83cccf2f74ac04009627d2014
462222111250a2aa6f035f3f57c8f47f31b13155
refs/heads/master
2021-01-23T02:53:56.238000
2015-02-26T10:50:30
2015-02-26T10:50:30
30,795,861
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.solution.p2p.core.account.dao; import java.util.List; import com.solution.p2p.core.common.entity.CapitalAccountFlow; import com.solution.p2p.core.common.entity.CapitalAccountFlowExample; import org.apache.ibatis.annotations.Param; public interface CapitalAccountFlowMapper { /** * This method was gen...
UTF-8
Java
3,030
java
CapitalAccountFlowMapper.java
Java
[]
null
[]
package com.solution.p2p.core.account.dao; import java.util.List; import com.solution.p2p.core.common.entity.CapitalAccountFlow; import com.solution.p2p.core.common.entity.CapitalAccountFlowExample; import org.apache.ibatis.annotations.Param; public interface CapitalAccountFlowMapper { /** * This method was gen...
3,030
0.755116
0.710561
79
37.367088
40.615261
118
false
false
0
0
0
0
0
0
0.924051
false
false
1
177f501ac57af7a50dcc707c72a813e1b659f087
5,695,126,654,020
961aa6af6da25703a8e4e20e517f599f399aeb97
/clas-fc/src/main/java/org/clas/fcmon/tools/HipoUtilities.java
c346d91db4a6430a946134ab674d9b577c65d45e
[]
no_license
forcar/fc
https://github.com/forcar/fc
8a444b9917a53e4822a44805a3ac37ead6de45b7
ee6f311512b3ae204cc1f644754a464a1d952896
refs/heads/master
2023-07-24T15:40:15.800000
2023-07-10T20:45:13
2023-07-10T20:45:13
31,956,606
0
8
null
false
2016-06-02T00:50:36
2015-03-10T12:39:07
2016-01-22T18:54:37
2016-06-02T00:50:36
46,617
0
2
0
Java
null
null
package org.clas.fcmon.tools; import java.io.Console; import java.util.HashMap; import java.util.List; import java.util.Map; import org.jlab.jnp.hipo.data.HipoEvent; import org.jlab.jnp.hipo.data.HipoEventFilter; import org.jlab.jnp.hipo.data.HipoGroup; import org.jlab.jnp.hipo.io.DataEventHipo; import org.jlab.jnp.hi...
UTF-8
Java
25,116
java
HipoUtilities.java
Java
[ { "context": ".jnp.utils.options.OptionStore;\n\n/**\n *\n * @author gavalian\n */\npublic class HipoUtilities {\n \n \n pu", "end": 635, "score": 0.999508798122406, "start": 627, "tag": "USERNAME", "value": "gavalian" } ]
null
[]
package org.clas.fcmon.tools; import java.io.Console; import java.util.HashMap; import java.util.List; import java.util.Map; import org.jlab.jnp.hipo.data.HipoEvent; import org.jlab.jnp.hipo.data.HipoEventFilter; import org.jlab.jnp.hipo.data.HipoGroup; import org.jlab.jnp.hipo.io.DataEventHipo; import org.jlab.jnp.hi...
25,116
0.537864
0.530658
597
41.068676
27.811167
137
false
false
0
0
0
0
0
0
0.78392
false
false
1
7cc4d7c8930820d9717719eb915a123d0208d408
27,041,114,134,768
d5c2a1e3873b76216eba7a767f064f6dbb260abb
/785. Is Graph Bipartite?/solution.java
b41c515b9f7f77340060a7ea820283d2897fbd19
[]
no_license
Ray-SunR/leetcode
https://github.com/Ray-SunR/leetcode
93cdc3d3f114428e6f58995c6ea393eb608aa371
693dc65005c65cf32313a7442d07b89890197249
refs/heads/master
2022-05-01T16:54:10.490000
2022-04-21T21:22:32
2022-04-21T21:22:32
34,715,133
0
1
null
false
2019-07-10T03:47:46
2015-04-28T07:19:25
2019-06-01T19:51:33
2019-07-10T03:47:44
529
0
1
0
C++
false
false
class Solution { public boolean isBipartite(int[][] graph) { // arrays for saving vertices colors final boolean[] colors = new boolean[graph.length]; final boolean[] visited = new boolean[graph.length]; for (int v = 0; v < graph.length; v++) { if (!visited[v]) { ...
UTF-8
Java
1,253
java
solution.java
Java
[]
null
[]
class Solution { public boolean isBipartite(int[][] graph) { // arrays for saving vertices colors final boolean[] colors = new boolean[graph.length]; final boolean[] visited = new boolean[graph.length]; for (int v = 0; v < graph.length; v++) { if (!visited[v]) { ...
1,253
0.527534
0.525938
32
38.15625
36.099785
168
false
false
0
0
0
0
0
0
0.96875
false
false
12
6238c1234d3f1dac1c87b669e90f8767f644712c
13,305,808,717,769
3ed9c8f96223db1d2180c2eedfef01152df2d4c4
/ThermometersDomain/src/Main/ExampleConvertBoardToInstance.java
40c982d4b9cfeb91c7ebbeba2484527139c3db46
[]
no_license
Skularach/ThermometersDomain
https://github.com/Skularach/ThermometersDomain
237e36dbc8cc3a474d25a47f741b5ebe40d89444
5261100009a85eba205a572bb9738ed2784e15cd
refs/heads/master
2020-03-12T18:18:57.372000
2018-04-26T19:58:31
2018-04-26T19:58:31
130,757,311
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Main; import java.util.Arrays; import Utilities.Triple; import WEKA.Conversions; import WEKA.InstanceCreation; import weka.core.Instance; import BoardActions.MakeLearningInstances; import BoardRepresentation.BoardFileIO; import BoardRepresentation.SimpleThermsBoard; import Demonstrators.SimpleThermometersAI; ...
UTF-8
Java
2,381
java
ExampleConvertBoardToInstance.java
Java
[ { "context": " ExampleDemonstratorMoving.java\n * \n * \n * @author Brandon Packard\n *\n */\npublic class ExampleConvertBoardToInstance", "end": 701, "score": 0.9998196363449097, "start": 686, "tag": "NAME", "value": "Brandon Packard" } ]
null
[]
package Main; import java.util.Arrays; import Utilities.Triple; import WEKA.Conversions; import WEKA.InstanceCreation; import weka.core.Instance; import BoardActions.MakeLearningInstances; import BoardRepresentation.BoardFileIO; import BoardRepresentation.SimpleThermsBoard; import Demonstrators.SimpleThermometersAI; ...
2,372
0.765225
0.763965
70
33.028572
33.720688
137
false
false
0
0
0
0
0
0
1.585714
false
false
12
1578d66081ed5aff4af5b7293bbf5437e2410bc8
21,500,606,290,878
43d7ad4e6be3ddaec85e59c81a4369cb6fe342f9
/src/Trabalho/ExcecaoContaExistente.java
30a731c2db7b0a133b46191923edadf297ea89c8
[]
no_license
TiagoVesper/trabalhoPratico
https://github.com/TiagoVesper/trabalhoPratico
2bc07eb38d5c10a59ebd0af5a1f6f46a5b5f93f7
183ae6d19a835f2156e7cea6ed089385b7565085
refs/heads/master
2021-01-18T20:21:41.021000
2018-09-18T14:36:58
2018-09-18T14:36:58
23,860,386
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Trabalho; public class ExcecaoContaExistente extends RuntimeException { public ExcecaoContaExistente(String mensagem) { super(mensagem); } }
UTF-8
Java
174
java
ExcecaoContaExistente.java
Java
[]
null
[]
package Trabalho; public class ExcecaoContaExistente extends RuntimeException { public ExcecaoContaExistente(String mensagem) { super(mensagem); } }
174
0.712644
0.712644
9
18.111111
21.799309
61
false
false
0
0
0
0
0
0
0.222222
false
false
12
dbc98164841fa40a3ce7831b1549180a585b13ef
1,030,792,151,624
2ebca69e016eeb9e218b3172930e8b80ed86ca40
/spring-functionaltest-web/src/main/java/jp/co/ntt/fw/spring/functionaltest/app/djpa/DJPAController12.java
70e0a649273672d1ed5fdb871f449f6c611e5564
[]
no_license
btkatoutmj/spring-functionaltest
https://github.com/btkatoutmj/spring-functionaltest
ca1dd65dac88ca16e7fd436e731d05ee8fd931fa
7dd1337592dbc2482d33d48d900122f967ce47a3
refs/heads/master
2021-01-24T05:05:28.438000
2017-05-30T09:31:20
2017-06-12T00:57:42
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright(c) 2014-2017 NTT Corporation. */ package jp.co.ntt.fw.spring.functionaltest.app.djpa; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller @RequestMapping("djpa") public class DJPAController12 { @RequestMapping(value = "1201...
UTF-8
Java
548
java
DJPAController12.java
Java
[]
null
[]
/* * Copyright(c) 2014-2017 NTT Corporation. */ package jp.co.ntt.fw.spring.functionaltest.app.djpa; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller @RequestMapping("djpa") public class DJPAController12 { @RequestMapping(value = "1201...
548
0.711679
0.642336
23
22.826086
20.894461
62
false
false
0
0
0
0
0
0
0.217391
false
false
12
23944d96822d1900123afe5eb58e39ecaca32997
22,462,678,996,134
6a245ea945e8650ca2f438b2db6b4859159bce90
/src/com/aria/common/shared/admin/ExistingTemplateRow.java
c575a445b92d39fded35c2a6c7d314f211784fbc
[]
no_license
AriaSystems/java_sdk
https://github.com/AriaSystems/java_sdk
5079db2e081b2d8bd22977592cceb388a519375f
b6c13a9ae873d01c3b4d02b94bfdd72a71a2a034
refs/heads/master
2018-01-13T01:42:25.222000
2017-12-04T21:02:47
2017-12-04T21:02:47
10,842,818
4
7
null
false
2016-04-21T04:40:51
2013-06-21T13:17:06
2016-04-15T21:24:23
2016-04-21T04:40:50
65,533
2
6
0
Java
null
null
package com.aria.common.shared.admin; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "existing_template_row", propOrder = { ...
UTF-8
Java
656
java
ExistingTemplateRow.java
Java
[]
null
[]
package com.aria.common.shared.admin; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "existing_template_row", propOrder = { ...
656
0.740854
0.740854
26
24.23077
20.017891
54
false
false
0
0
0
0
0
0
0.346154
false
false
12
18471dafad79e5f5f49e2bcbc0e975f14ecd69e3
11,484,742,550,644
589c6ee52f2ce3b935fcd58299a16619ca0f2c34
/msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/DiscussionForumBean.java
c8ec39485d6c21bf579aeca84f9b403b78169e30
[ "ECL-2.0", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-generic-cla", "GPL-1.0-or-later" ]
permissive
sakaiproject/sakai
https://github.com/sakaiproject/sakai
f8f44eef300fee1557aea97e70273955b8f57360
657ee6ed3b92785ed9f38dc9f57592f96f1be385
refs/heads/master
2023-09-03T23:27:38.862000
2023-09-01T20:05:22
2023-09-01T20:05:22
28,589,709
1,042
1,142
ECL-2.0
false
2023-09-14T17:14:16
2014-12-29T11:14:17
2023-09-02T00:12:29
2023-09-14T17:14:15
480,179
961
898
89
Java
false
false
/********************************************************************************** * $URL: https://source.sakaiproject.org/svn/msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/DiscussionForumBean.java $ * $Id: DiscussionForumBean.java 9227 2006-05-15 15:02:42Z cwen@iupui.edu $ *******...
UTF-8
Java
17,625
java
DiscussionForumBean.java
Java
[ { "context": "DiscussionForumBean.java 9227 2006-05-15 15:02:42Z cwen@iupui.edu $\n **********************************************", "end": 309, "score": 0.999929666519165, "start": 295, "tag": "EMAIL", "value": "cwen@iupui.edu" }, { "context": "tern.slf4j.Slf4j;\n\n/**\n * @author <...
null
[]
/********************************************************************************** * $URL: https://source.sakaiproject.org/svn/msgcntr/trunk/messageforums-app/src/java/org/sakaiproject/tool/messageforums/ui/DiscussionForumBean.java $ * $Id: DiscussionForumBean.java 9227 2006-05-15 15:02:42Z <EMAIL> $ **************...
17,599
0.661277
0.658213
634
26.799685
26.388136
167
false
false
0
0
0
0
71
0.004028
1.056782
false
false
12
f29d25a6de54a05355445bb278f34d7d47f046c0
21,457,656,639,945
380362f90d188a76505133f83bfefb85ff6eaf99
/app/src/main/java/com/hg/photoshare/adapter/TutorialAdapter.java
5eb19601f04465b8c24311bf262fdab81ef98f76
[]
no_license
huongtrung/photosharing
https://github.com/huongtrung/photosharing
dac98f0ee0917dc6990206abb9144ed589e97365
a2613c756fed242e6bdf9b193856d59a42b4f391
refs/heads/master
2021-01-12T17:37:00.197000
2016-12-14T06:38:40
2016-12-14T06:38:40
71,617,692
0
0
null
false
2016-12-14T06:38:41
2016-10-22T04:57:42
2016-10-22T05:15:03
2016-12-14T06:38:40
3,424
0
0
0
Java
null
null
package com.hg.photoshare.adapter; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentPagerAdapter; import com.hg.photoshare.data.TutorialData; import com.hg.photoshare.fragment.ToturialFragment; import com.hg.photoshare.fragment.TutorialPagerF...
UTF-8
Java
1,425
java
TutorialAdapter.java
Java
[ { "context": "fragment.TutorialPagerFragment;\n\n/**\n * Created by Nart on 25/10/2016.\n */\npublic class TutorialAdapter e", "end": 352, "score": 0.7109513282775879, "start": 348, "tag": "NAME", "value": "Nart" } ]
null
[]
package com.hg.photoshare.adapter; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentPagerAdapter; import com.hg.photoshare.data.TutorialData; import com.hg.photoshare.fragment.ToturialFragment; import com.hg.photoshare.fragment.TutorialPagerF...
1,425
0.687719
0.672982
43
32.139534
32.199654
106
false
false
0
0
0
0
0
0
0.534884
false
false
12
d5c3f2016e7604238120c4dbb1bc34580cdbe300
18,545,668,807,993
ac0631a8a48916d54c9090c634000a2f2657f03e
/app/src/main/java/com/example/mommyhealthapp/Nurse/NurseHomeActivity.java
045bbac0234635ec6d44c0aa0d8a93c32b9a3429
[]
no_license
Jiaenong/MommyHealthApp
https://github.com/Jiaenong/MommyHealthApp
bbc479b4d948736754c17bb1997785314db5a495
5e24342fe1884e7d13174a72627cde465c0afc74
refs/heads/master
2020-08-12T03:07:14.633000
2020-06-10T16:52:51
2020-06-10T16:52:51
214,675,947
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.mommyhealthapp.Nurse; import android.content.DialogInterface; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import com.bumptech.glide.Glide; import com.example.mommyhealthapp.Class.MedicalPersonnel; import com.example.mommyhealthapp.MainActivity; import com.examp...
UTF-8
Java
6,913
java
NurseHomeActivity.java
Java
[ { "context": "gle.firebase.storage.StorageReference;\nimport com.mikhaellopez.circularimageview.CircularImageView;\n\nimport andr", "end": 1387, "score": 0.9878905415534973, "start": 1375, "tag": "USERNAME", "value": "mikhaellopez" } ]
null
[]
package com.example.mommyhealthapp.Nurse; import android.content.DialogInterface; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import com.bumptech.glide.Glide; import com.example.mommyhealthapp.Class.MedicalPersonnel; import com.example.mommyhealthapp.MainActivity; import com.examp...
6,913
0.67279
0.672501
163
41.411041
29.635563
126
false
false
0
0
0
0
0
0
0.668712
false
false
12
a626a9c7fc6a9efea0dda929f9a71a657c021d6f
14,267,881,421,913
63c4108bba800451622dd28bf79a0f5e137173c4
/Other/DesignPattern/src/main/java/com/sanstwy27/designpattern/_uml/aggregation/Mouse.java
e9df546db3952fec0d0c74f7bb2abe72cf28e329
[]
no_license
sanstwy777/JavaNotes
https://github.com/sanstwy777/JavaNotes
fe69613392350d25a01542dfc70f5339be4c4928
c66d49315086242d8e5473f69aab61b542cf02ab
refs/heads/master
2023-01-05T06:15:49.697000
2020-09-21T12:50:39
2020-11-01T04:24:10
288,056,319
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sanstwy27.designpattern._uml.aggregation; /** * @author Sanstwy27 * @create 8/30/2020 */ public class Mouse { }
UTF-8
Java
129
java
Mouse.java
Java
[ { "context": "27.designpattern._uml.aggregation;\n\n/**\n * @author Sanstwy27\n * @create 8/30/2020\n */\n\npublic class Mouse {\n}\n", "end": 79, "score": 0.9996560215950012, "start": 70, "tag": "USERNAME", "value": "Sanstwy27" } ]
null
[]
package com.sanstwy27.designpattern._uml.aggregation; /** * @author Sanstwy27 * @create 8/30/2020 */ public class Mouse { }
129
0.697674
0.612403
9
13.333333
16.424913
53
false
false
0
0
0
0
0
0
0.111111
false
false
12
bdb3b653eff8aa34ca034f27cf976a42875b46b4
19,696,720,062,498
0bd978083af26034431f9fc3b7a3d595a9abebd8
/src/test/java/testcases/ValidateLoginTest.java
c3ee46a613cf425c85fad3696c819d5e04c3b876
[]
no_license
AnilMohnani/SeleniumJavaAutomationProject
https://github.com/AnilMohnani/SeleniumJavaAutomationProject
f10bebb326d6855725a25b416b0bfdb9d4d717ed
14b4a2e55928cd4e55765e29d3a87b83699a4a80
refs/heads/master
2022-12-02T07:41:13.183000
2020-08-06T19:33:22
2020-08-06T19:33:22
264,297,473
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package testcases; import java.io.IOException; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.openqa.selenium.WebDriver; import org.testng.Assert; import org.testng.annotations.AfterMethod; import org.testng.annotations.AfterTest; import org.testng.annotations.BeforeMet...
UTF-8
Java
1,285
java
ValidateLoginTest.java
Java
[]
null
[]
package testcases; import java.io.IOException; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.openqa.selenium.WebDriver; import org.testng.Assert; import org.testng.annotations.AfterMethod; import org.testng.annotations.AfterTest; import org.testng.annotations.BeforeMet...
1,285
0.778988
0.777432
51
24.196079
21.693968
96
false
false
0
0
0
0
0
0
1.313725
false
false
12
19b1d942e742e0fd54e65f6e542498567fcca550
5,626,407,160,319
f760e56a24d4097577c105dacbec591b29501ac0
/gokeeper-mix/gokeeper-demo/src/main/java/com/gokeeper/service/impl/GoServiceImpl.java
9d8c7880c7751044cfc150c84dfc8d758ae479dc
[]
no_license
M-AKK/GoKeeper
https://github.com/M-AKK/GoKeeper
44c640239bc51ae69c3a201a055557fa6090dec1
edbe2f29159185b06a0eb139de23ec84049e2e37
refs/heads/master
2021-08-30T15:19:52.856000
2017-12-18T12:23:36
2017-12-18T12:23:36
105,862,575
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gokeeper.service.impl; import com.gokeeper.dataobject.*; import com.gokeeper.enums.*; import com.gokeeper.exception.TTpException; import com.gokeeper.handler.WebSocketPushHandler; import com.gokeeper.repository.*; import com.gokeeper.service.FaqiService; import com.gokeeper.service.GoService; import com.go...
UTF-8
Java
17,805
java
GoServiceImpl.java
Java
[ { "context": "rmat2;\n\n/**\n * Go(我的)界面具体操作\n * @author: Created by Akk_Mac\n * @Date: 2017/10/6 09:07\n */\n@Service\n@Slf4j\npub", "end": 1288, "score": 0.9995485544204712, "start": 1281, "tag": "USERNAME", "value": "Akk_Mac" } ]
null
[]
package com.gokeeper.service.impl; import com.gokeeper.dataobject.*; import com.gokeeper.enums.*; import com.gokeeper.exception.TTpException; import com.gokeeper.handler.WebSocketPushHandler; import com.gokeeper.repository.*; import com.gokeeper.service.FaqiService; import com.gokeeper.service.GoService; import com.go...
17,805
0.634273
0.625331
348
45.600574
31.000347
142
false
false
0
0
0
0
0
0
0.62069
false
false
12
0a21308374e2a6035cf732067dea3f87cac9b499
33,285,996,591,380
fad9c7ddb11fee3b27a15375f4a9f04f516b133a
/src/test/java/endpoint/ComponentTest.java
108146835355935b784e22a29027e643f6e14b63
[]
no_license
zkuru/java_course
https://github.com/zkuru/java_course
556fe4067f45bb7f3ed3247672869e0824809e44
ca6b6b33a1bdcefb5c8e05360f8b5cfeed6224d9
refs/heads/master
2022-12-22T06:01:06.624000
2019-11-05T17:41:50
2019-11-05T17:41:50
190,466,539
0
0
null
false
2022-12-15T23:45:56
2019-06-05T20:50:05
2019-11-05T17:42:00
2022-12-15T23:45:55
78
0
0
11
Java
false
false
package endpoint; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.web.WebAppConfiguration; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @WebAppConf...
UTF-8
Java
486
java
ComponentTest.java
Java
[]
null
[]
package endpoint; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.web.WebAppConfiguration; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @WebAppConf...
486
0.845679
0.845679
17
27.647058
21.565062
64
false
false
0
0
0
0
0
0
0.411765
false
false
12
05e5e334f35e657b4c8dc13a95227353ff3050d6
19,164,144,136,181
9b96b3b0af013de5de3a47cb790062a98438c50e
/IDE/antlrIdeUi/src/main/java/com/compiler/antlride/utils/ErrorInfo.java
9258c31da0ab3f6cf0cfa7f9754629d68ce8acb4
[]
no_license
javaherisaber/Qupla
https://github.com/javaherisaber/Qupla
a31d5890e139fbcf9774c5719a2caea4ad2f30fd
718fd8a0c80d578b5af3d0032579407c8a2679c2
refs/heads/master
2023-03-03T16:05:17.408000
2015-12-25T07:00:00
2015-12-25T07:00:00
336,788,834
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.compiler.antlride.utils; import android.graphics.drawable.Drawable; public class ErrorInfo { public String errorType; public String errorIcon; public String errorContent; public int errorLine; protected static final String NAME_PREFIX = ""; protected static final Drawable SURNAME_...
UTF-8
Java
637
java
ErrorInfo.java
Java
[]
null
[]
package com.compiler.antlride.utils; import android.graphics.drawable.Drawable; public class ErrorInfo { public String errorType; public String errorIcon; public String errorContent; public int errorLine; protected static final String NAME_PREFIX = ""; protected static final Drawable SURNAME_...
637
0.720565
0.720565
24
25.5
22.710131
90
false
false
0
0
0
0
0
0
0.916667
false
false
12
62ccaa7e00799723a95817cb50059c3e608dbcf7
28,037,546,572,056
ed95397a336d833d12f1256e85ed45c8b48225b5
/thinking-scaffold/src/main/java/com/thinking/scaffold/util/ShiroUtil.java
44ec55242bc3579d4a048d5b8f582c982d04f95e
[]
no_license
thinker520/loser-thinking
https://github.com/thinker520/loser-thinking
44303942c4783c9c5b4d927a31760f489d180a42
f836a209db7ecfb8d2aba4b18cc0b5c1d5568992
refs/heads/origin
2023-08-15T13:25:18.594000
2019-12-30T05:04:08
2019-12-30T05:04:08
230,837,587
0
0
null
false
2023-07-23T01:31:53
2019-12-30T03:02:56
2019-12-30T05:05:07
2023-07-23T01:31:51
53,567
0
0
2
JavaScript
false
false
package com.thinking.scaffold.util; import java.util.UUID; import org.apache.shiro.crypto.hash.SimpleHash; public class ShiroUtil { /** * 生成32的随机盐值 */ public static String createSalt(){ return UUID.randomUUID().toString().replaceAll("-", ""); } /** * 加盐加密 *...
UTF-8
Java
562
java
ShiroUtil.java
Java
[ { "context": "\r\n\r\n /**\r\n * 加盐加密\r\n * @param srcPwd 原始密码\r\n * @param saltValue 盐值\r\n */\r\n public ", "end": 342, "score": 0.9960007667541504, "start": 338, "tag": "PASSWORD", "value": "原始密码" } ]
null
[]
package com.thinking.scaffold.util; import java.util.UUID; import org.apache.shiro.crypto.hash.SimpleHash; public class ShiroUtil { /** * 生成32的随机盐值 */ public static String createSalt(){ return UUID.randomUUID().toString().replaceAll("-", ""); } /** * 加盐加密 *...
560
0.592803
0.585227
24
20
21.750479
70
false
false
0
0
0
0
0
0
0.458333
false
false
12
9933451e12667ac586dfe4cf05854499e52ec87a
3,822,520,948,145
7c29eb22c9d4a55b87c1cb4c9e31b04c2a9b2b31
/Archive/cimiss2-decode/src/main/java/cma/cimiss2/dpc/decoder/bean/agme/AgmeReportHeader.java
d0fdad9c4ec5dd1b33b544d8a50b5db9ada45b02
[]
no_license
523499159/kettle-web
https://github.com/523499159/kettle-web
afa9f60958c86a3119bba406edf434d63a3d3c4a
d55c8a38c572cf58d34d3fee243a9026bb4b5b69
refs/heads/master
2023-03-17T22:50:28.851000
2020-08-31T07:02:53
2020-08-31T07:02:53
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cma.cimiss2.dpc.decoder.bean.agme; import java.util.Date; import cma.cimiss2.dpc.decoder.tools.enumeration.ObservationMethod; // TODO: Auto-generated Javadoc /** * <br>. * * @author wuzuoqiang * @Title: AgmeReportHeader.java * @Package cma.cimiss2.dpc.decoder.bean.agme * @Description: TODO(农气报文段头信息...
UTF-8
Java
7,722
java
AgmeReportHeader.java
Java
[ { "context": " Auto-generated Javadoc\n/**\n * <br>.\n *\n * @author wuzuoqiang\n * @Title: AgmeReportHeader.java\n * @Package cma", "end": 206, "score": 0.9987432360649109, "start": 196, "tag": "USERNAME", "value": "wuzuoqiang" }, { "context": "-----------------------\n * 2017年12月2...
null
[]
package cma.cimiss2.dpc.decoder.bean.agme; import java.util.Date; import cma.cimiss2.dpc.decoder.tools.enumeration.ObservationMethod; // TODO: Auto-generated Javadoc /** * <br>. * * @author wuzuoqiang * @Title: AgmeReportHeader.java * @Package cma.cimiss2.dpc.decoder.bean.agme * @Description: TODO(农气报文段头信息...
7,722
0.649786
0.641903
355
20.08169
21.112617
107
false
false
0
0
0
0
0
0
0.870423
false
false
12
8cf6086b680025875294d45b6d1d5f32cf1adfcd
4,887,672,837,277
9120c105e86269e7ed6414a7b4c443c411ff6588
/Java/JavaOCA/StringBuilders.java
3398968a0e5149b291f182362575d925f1e50e27
[]
no_license
maikcosta/Learning
https://github.com/maikcosta/Learning
da047e35d478cd3f77ba1ee782ac8c8fb3a211ef
0efe0b3cc04e175ce400a2e6e10d7e03cbe8b29f
refs/heads/main
2023-05-03T13:16:15.254000
2023-04-19T20:58:13
2023-04-19T20:58:13
241,109,324
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class StringBuilders { public static void main(String[] args) { //Menos performatico. long tempoInicial = System.currentTimeMillis(); String alpha = "a"; for (char current = 'b'; current <= 'z';current ++){ alpha += current; } System.out.println(a...
UTF-8
Java
871
java
StringBuilders.java
Java
[]
null
[]
public class StringBuilders { public static void main(String[] args) { //Menos performatico. long tempoInicial = System.currentTimeMillis(); String alpha = "a"; for (char current = 'b'; current <= 'z';current ++){ alpha += current; } System.out.println(a...
871
0.58209
0.566016
26
32.5
23.963514
78
false
false
0
0
0
0
0
0
0.692308
false
false
12
c349901c90e7597876af47314e2f23869438c0b2
27,874,337,806,772
e754c2f0ef9bda954c13b8fd2b93a1d84c38008d
/src/main/java/br/ufsc/inf/lapesd/criminal/report/api/endpoint/PersonEndpoint.java
0a2b5709230c710f55c32394553d1f40e07ed2ef
[]
no_license
dmarquesdev/criminal-report-api
https://github.com/dmarquesdev/criminal-report-api
4872269f41215f2814234f1c7a353d8b9c1d972e
6ab320feb340834b4f9db5e9f232c4573b12ee4e
refs/heads/master
2021-01-23T05:08:51.479000
2017-05-01T22:19:02
2017-05-01T22:19:02
86,277,556
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.ufsc.inf.lapesd.criminal.report.api.endpoint; import java.io.FileNotFoundException; import java.util.List; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.Context; import javax.ws.rs.core.MediaType; import javax.ws.rs.core....
UTF-8
Java
3,195
java
PersonEndpoint.java
Java
[]
null
[]
package br.ufsc.inf.lapesd.criminal.report.api.endpoint; import java.io.FileNotFoundException; import java.util.List; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.Context; import javax.ws.rs.core.MediaType; import javax.ws.rs.core....
3,195
0.641002
0.641002
105
29.428572
25.032495
86
false
false
0
0
0
0
0
0
0.428571
false
false
12
07b96cb7ae0f1a357f34fa3c43bb330201ef5532
8,701,603,798,573
84d199d5f18f0dc40ca039073bd4115c26895652
/CityGamePlugin-portlet/src/main/java/pl/citygame/portlet/ScenarioDetails.java
dc126a76dd1d0a47ddc4ddd22c6e1229a7915835
[]
no_license
siewer/CityGameLifeay
https://github.com/siewer/CityGameLifeay
5d6e6d13b8fef20e453b236861d5a2209b3f1dae
793f585973b65def4d94b50fb9eddc8f0e53cc5c
refs/heads/master
2018-01-11T03:28:27.614000
2016-04-08T14:39:49
2016-04-08T14:39:49
52,464,577
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.citygame.portlet; import java.io.IOException; import java.sql.SQLException; import javax.portlet.PortletException; import javax.portlet.RenderRequest; import javax.portlet.RenderResponse; import javax.servlet.http.HttpServletRequest; import com.liferay.portal.kernel.log.Log; import com.liferay....
UTF-8
Java
1,746
java
ScenarioDetails.java
Java
[]
null
[]
package pl.citygame.portlet; import java.io.IOException; import java.sql.SQLException; import javax.portlet.PortletException; import javax.portlet.RenderRequest; import javax.portlet.RenderResponse; import javax.servlet.http.HttpServletRequest; import com.liferay.portal.kernel.log.Log; import com.liferay....
1,746
0.749141
0.749141
56
29.178572
27.300646
119
false
false
0
0
0
0
0
0
1.75
false
false
12
3dbe38b6262491fd6d94226070c72928bd1010ea
26,104,811,236,426
b88dedd8086d5b2e802ab6c25de38d83ce6173c8
/src/com/msi/tough/query/ServiceRequest.java
eb8b3964614c853bddf121ee5d6c648392f7edd1
[ "Apache-2.0" ]
permissive
TranscendComputing/TopStackCore
https://github.com/TranscendComputing/TopStackCore
92b3f24f1e60f15507ead6715412bb2657c34b1e
71760c895cef7314b10f5fcfbcaf9bea2a0bbce7
refs/heads/master
2021-01-15T23:35:12.138000
2013-10-28T19:33:45
2013-10-28T19:33:45
12,146,242
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * TopStack (c) Copyright 2012-2013 Transcend Computing, Inc. * * Licensed under the Apache License, Version 2.0 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
UTF-8
Java
5,820
java
ServiceRequest.java
Java
[ { "context": " a HTTP request body and parameters.\n *\n * @author jgardner\n *\n */\npublic class ServiceRequest {\n\n private", "end": 1273, "score": 0.9991991519927979, "start": 1265, "tag": "USERNAME", "value": "jgardner" } ]
null
[]
/* * TopStack (c) Copyright 2012-2013 Transcend Computing, Inc. * * Licensed under the Apache License, Version 2.0 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
5,820
0.606357
0.602921
195
28.846153
23.035467
80
false
false
0
0
0
0
0
0
0.45641
false
false
12
efabfda4222fa83064526dab7d527b901d186026
33,165,737,525,948
30ce1c3778a036eb256a36267fe79b9fba00c8f9
/src/com/icss/controller/FileInfoController.java
ddd6062005a3026d4fbace5e62684df44644d0c6
[]
no_license
HelloJoyce/babyGo1.1
https://github.com/HelloJoyce/babyGo1.1
65c7d8190fabd3491b65f464f19317455189e3fe
76ebc5c109ffc6f1985043d9f143322c99ed2e63
refs/heads/master
2018-01-05T09:50:58.181000
2016-10-12T11:41:43
2016-10-12T11:41:43
70,670,355
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.icss.controller; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import ...
GB18030
Java
6,782
java
FileInfoController.java
Java
[ { "context": "rVo;\n\n/**\n * 课件查询\n * 功能:课件查询、课件上传、课件删除\n * @author 61085\n *\n */\n@RequestMapping(\"/info\")\n@Controller\npubli", "end": 1208, "score": 0.9993982315063477, "start": 1203, "tag": "USERNAME", "value": "61085" }, { "context": "\t\n\t\tif(\"admin\".equals(teacher.getT...
null
[]
package com.icss.controller; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import ...
6,782
0.71407
0.706682
253
22.541502
22.247513
141
false
false
0
0
0
0
0
0
1.916996
false
false
12
7eace25db9a08195245669c812d1d83135ab75c3
9,139,690,412,900
dfcb99fd9feb71da35182811ed5f32bf69cd2bbf
/src/timeseries-tools/timeseries-api-extended/src/main/java/de/iwes/timeseries/eval/api/SingleEvaluationResult.java
ae2638875c34320e663b7d29a10923091d2e40cd
[ "Apache-2.0" ]
permissive
ogema/ogema-widgets
https://github.com/ogema/ogema-widgets
99d544d0ec6aebf68fd846fe2c08f5ac5dee7790
3adac6461c52555a42a4f1837267380adce293fb
refs/heads/public
2022-11-29T21:33:14.704000
2019-12-09T08:25:41
2019-12-09T08:25:41
124,270,200
0
1
Apache-2.0
false
2022-11-16T06:25:46
2018-03-07T17:23:28
2019-12-09T08:25:57
2022-11-16T06:25:42
17,378
0
2
13
JavaScript
false
false
/** * Copyright 2014-2018 Fraunhofer-Gesellschaft zur Förderung der angewandten Wissenschaften e.V. * * 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...
UTF-8
Java
1,974
java
SingleEvaluationResult.java
Java
[]
null
[]
/** * Copyright 2014-2018 Fraunhofer-Gesellschaft zur Förderung der angewandten Wissenschaften e.V. * * 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...
1,974
0.731608
0.72552
70
27.171429
30.18087
97
false
false
0
0
0
0
0
0
1.085714
false
false
12
e8aa5d3ff06bf65ed297d6c6164fe2e3b9b8a65e
11,012,296,156,021
e1bda710909a3c897a37b8f46091659fb8e65c0e
/bundles/config-manager/src/main/java/org/jahia/bundles/config/impl/ConfigImpl.java
982aa1e5796d2c03689d05316ba46fe4c8880e79
[]
no_license
Jahia/jahia
https://github.com/Jahia/jahia
c7a9b9d31e894f9f3a6c9818b3ad48d2ada01f03
8ad3aee678295b5a5a978ff6c01bd92922de9e04
refs/heads/master
2023-09-01T08:50:21.863000
2023-08-31T16:08:27
2023-08-31T16:08:27
63,166,161
20
23
null
false
2023-06-01T12:58:01
2016-07-12T14:46:07
2023-05-24T00:44:21
2023-06-01T12:58:00
395,368
33
29
1
Java
false
false
/* * ========================================================================================== * = JAHIA'S DUAL LICENSING - IMPORTANT INFORMATION = * ========================================================================================== * * ...
UTF-8
Java
6,458
java
ConfigImpl.java
Java
[ { "context": "use,\n * please contact the sales department at sales@jahia.com.\n */\npackage org.jahia.bundles.config.impl;\n\nimpo", "end": 1960, "score": 0.9999280571937561, "start": 1945, "tag": "EMAIL", "value": "sales@jahia.com" } ]
null
[]
/* * ========================================================================================== * = JAHIA'S DUAL LICENSING - IMPORTANT INFORMATION = * ========================================================================================== * * ...
6,450
0.578198
0.574172
183
34.289616
29.179832
112
false
false
0
0
0
0
91
0.054041
0.464481
false
false
12
f32b1a300aeb84d27ca5bf385561881ce7ce0fa2
18,056,042,521,650
74cbc879ecc023b29d72913d3fef5c2abe57834f
/grocerybill-ws/src/main/java/com/acn/texchxplore/GrocerybillWsApplication.java
9eefd2fa9441d34be0859e5daa78a055f70a0624
[]
no_license
rjtmahinay/techxplore
https://github.com/rjtmahinay/techxplore
8f1a651deeb8c45f823b51df86a3385e893a9d2a
77fd25bfc7cc5a433ab7374a89cfb05460d04b0e
refs/heads/master
2022-11-05T15:13:06.346000
2020-06-21T13:11:33
2020-06-21T13:11:33
267,846,001
0
0
null
true
2020-05-29T11:55:30
2020-05-29T11:55:30
2020-05-27T08:01:44
2020-05-27T08:01:41
66
0
0
0
null
false
false
package com.acn.texchxplore; import java.util.ArrayList; import java.util.List; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.Bean; import com.acn...
UTF-8
Java
1,237
java
GrocerybillWsApplication.java
Java
[]
null
[]
package com.acn.texchxplore; import java.util.ArrayList; import java.util.List; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.Bean; import com.acn...
1,237
0.739693
0.700889
45
26.48889
24.818113
70
false
false
0
0
0
0
0
0
2.066667
false
false
12
bc5eaf65a75925fa13f3398e103eb2722857f9bb
28,217,935,142,835
0762de7b927d132898f4dd924585a5ee42f490e7
/src/com/lyd/juc/BlockingQueueDemo.java
2a47a0d47e1895e976f0b9c9cb289129bd97f8df
[]
no_license
liu-y-d/JUC
https://github.com/liu-y-d/JUC
31e2a7f0b72725ee066114eb058e71feb6ed0f0b
1322739962adedf734eecfd63e5fa1950ea6a266
refs/heads/master
2023-06-11T10:55:04.292000
2021-07-04T16:17:21
2021-07-04T16:17:21
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lyd.juc; import java.util.Collection; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import java.util.concurrent.TimeUnit; /** * @Author Liuyunda * @Date 2021/4/26 20:28 * @Email man021436@163.com * @Description: 阻塞队列 * 队列为空时不能获取 * 队列满时不能插入 */ public clas...
UTF-8
Java
2,244
java
BlockingQueueDemo.java
Java
[ { "context": "ort java.util.concurrent.TimeUnit;\n\n/**\n * @Author Liuyunda\n * @Date 2021/4/26 20:28\n * @Email man021436@163.", "end": 204, "score": 0.952174186706543, "start": 196, "tag": "USERNAME", "value": "Liuyunda" }, { "context": "Author Liuyunda\n * @Date 2021/4/26 20:28\n...
null
[]
package com.lyd.juc; import java.util.Collection; import java.util.concurrent.ArrayBlockingQueue; import java.util.concurrent.BlockingQueue; import java.util.concurrent.TimeUnit; /** * @Author Liuyunda * @Date 2021/4/26 20:28 * @Email <EMAIL> * @Description: 阻塞队列 * 队列为空时不能获取 * 队列满时不能插入 */ public class Blocking...
2,234
0.614641
0.598987
59
35.81356
26.380833
81
false
false
0
0
0
0
0
0
0.762712
false
false
12
28b1eef84638934cbda75f4e125075bf26f73e72
10,514,079,950,728
8b2dc7aac75a1c367f858c2af681f2ebcf24f887
/src/main/java/com/paddy/power/test/paddypowertest/common/constants/LoggerConstants.java
016b5c4c907f43c80cb6e69fd4a121084324a92f
[]
no_license
ElavarasanRajendran/paddyPowerTest
https://github.com/ElavarasanRajendran/paddyPowerTest
76c13ad6368d93ff5a7433df1e81e085ed0faa8e
3ccecd8ac627b33fc59b8f870446a828f6447948
refs/heads/master
2023-03-05T04:48:13.539000
2021-02-14T18:10:05
2021-02-14T18:10:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.paddy.power.test.paddypowertest.common.constants; import java.text.DecimalFormat; public class LoggerConstants { private LoggerConstants() { // Prevent Instantiation; } public static final String CONSOLE = "CONSOLE"; public static final String FILE = "FILE"; public static fi...
UTF-8
Java
663
java
LoggerConstants.java
Java
[]
null
[]
package com.paddy.power.test.paddypowertest.common.constants; import java.text.DecimalFormat; public class LoggerConstants { private LoggerConstants() { // Prevent Instantiation; } public static final String CONSOLE = "CONSOLE"; public static final String FILE = "FILE"; public static fi...
663
0.728507
0.72549
19
33.894737
43.022511
152
false
false
0
0
0
0
0
0
0.421053
false
false
12
ca8d659d799a3a31d6120de8eff135abf28c174e
29,944,512,000,658
364834d5b6a1461a7f822d147eddc5b9c149713c
/TurtwigBot/src/com/team1458/turtleshell2/input/fake/TurtleFakeJoystickPOVSwitch.java
edb9c630ff9f2fbe6307f07e97cea2ddadbe8011
[ "MIT" ]
permissive
FRC1458/turtwig
https://github.com/FRC1458/turtwig
5009b82ed9aa566b0bfd0f9e1ee8b93b78b5cc36
d98969f2a496eae19a42546391772922208c9228
refs/heads/master
2021-01-17T01:57:40.381000
2017-03-25T19:23:02
2017-03-25T19:23:02
46,370,511
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.team1458.turtleshell2.input.fake; import com.team1458.turtleshell2.input.TurtleJoystickPOVSwitch; public class TurtleFakeJoystickPOVSwitch extends TurtleJoystickPOVSwitch { public TurtleFakeJoystickPOVSwitch(Object... args) { super(null, 0); } public int get() { return POVValue.CENTER.val; } }
UTF-8
Java
319
java
TurtleFakeJoystickPOVSwitch.java
Java
[ { "context": "team1458.turtleshell2.input.fake;\n\nimport com.team1458.turtleshell2.input.TurtleJoystickPOVSwitch;\n\npubl", "end": 66, "score": 0.826382040977478, "start": 62, "tag": "USERNAME", "value": "1458" } ]
null
[]
package com.team1458.turtleshell2.input.fake; import com.team1458.turtleshell2.input.TurtleJoystickPOVSwitch; public class TurtleFakeJoystickPOVSwitch extends TurtleJoystickPOVSwitch { public TurtleFakeJoystickPOVSwitch(Object... args) { super(null, 0); } public int get() { return POVValue.CENTER.val; } }
319
0.789969
0.755486
14
21.785715
25.54318
74
false
false
0
0
0
0
0
0
0.928571
false
false
12
2a2c2c732620ba78f16ca80d02be4badefd667a2
16,784,732,202,967
e56769c049d87aa2aca64a1183fe7fed2ded3479
/app/src/main/java/com/example/proyectofinalandroid/Util/ServiceDocente.java
372ae1a96a20c358209b5d37534aa399112b31e7
[]
no_license
alex0vlz22/proyectoFinalAndroid
https://github.com/alex0vlz22/proyectoFinalAndroid
804f6ba4dcd2f70b1d8ca4125d51f2eaa004f5b0
8e4c247f4f0271f387bc0e926a710eac638aebfb
refs/heads/main
2023-01-19T10:21:51.872000
2020-11-26T04:54:17
2020-11-26T04:54:17
306,442,225
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.proyectofinalandroid.Util; import com.example.proyectofinalandroid.Modelo.Docente; import java.util.List; import retrofit2.Call; import retrofit2.http.Body; import retrofit2.http.DELETE; import retrofit2.http.GET; import retrofit2.http.POST; import retrofit2.http.PUT; import retrofit2.http.Path; ...
UTF-8
Java
1,069
java
ServiceDocente.java
Java
[]
null
[]
package com.example.proyectofinalandroid.Util; import com.example.proyectofinalandroid.Modelo.Docente; import java.util.List; import retrofit2.Call; import retrofit2.http.Body; import retrofit2.http.DELETE; import retrofit2.http.GET; import retrofit2.http.POST; import retrofit2.http.PUT; import retrofit2.http.Path; ...
1,069
0.726848
0.720299
38
27.131578
24.215231
79
false
false
0
0
0
0
0
0
0.473684
false
false
12
6977a1f603c037df4b93b20a891d4bb61a400919
31,250,182,066,632
867da7ead67cc961cf501fd7c615f16671447f7f
/src/main/java/com/ey/za/pdf_create/PdfFontDescriptor.java
e4484f66f9fbed0e33da9dfe31badfd5c491ed4a
[]
no_license
HannesJvR/pdf_create
https://github.com/HannesJvR/pdf_create
9464e64500e3cace5842821dd08782231e6c5c1a
f5562e9c2e6c6097e6684e95f785f54b3ddad80c
refs/heads/master
2020-04-02T21:29:43.803000
2018-11-02T08:18:11
2018-11-02T08:18:11
154,801,186
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ey.za.pdf_create; /* Example of FontDescriptor object 8 0 obj <</Type/FontDescriptor /FontName/Arial-BoldMT /Flags 32 /ItalicAngle 0 /Ascent 905 /Descent -210 /CapHeight 728 /AvgWidth 479 /MaxWidth 2628 /FontWeight 700 /XHeight 250 /Leading 33 /StemV 47 /FontBBox[ -628 -210 2000 728] >> endobj */ public c...
UTF-8
Java
1,895
java
PdfFontDescriptor.java
Java
[]
null
[]
package com.ey.za.pdf_create; /* Example of FontDescriptor object 8 0 obj <</Type/FontDescriptor /FontName/Arial-BoldMT /Flags 32 /ItalicAngle 0 /Ascent 905 /Descent -210 /CapHeight 728 /AvgWidth 479 /MaxWidth 2628 /FontWeight 700 /XHeight 250 /Leading 33 /StemV 47 /FontBBox[ -628 -210 2000 728] >> endobj */ public c...
1,895
0.683377
0.637467
57
32.245613
24.270609
99
false
false
0
0
0
0
0
0
1.912281
false
false
12
7c6693403dda87a2783fb3d6768616055f504d69
4,861,903,047,383
2e3f9f020caed65f459d2ef69b173570c0171a74
/CoreJava/src/nik/hackerrank/ConsecStringsCount.java
d1af3aa9dce0216e6f956428ba0221201ecc188d
[]
no_license
nikhilGitrepo/corejava
https://github.com/nikhilGitrepo/corejava
31ad68cc95b90cd1af8550bccc5a00e97ed99567
f3064b27307a86253e4c72d51fba93547d0b310a
refs/heads/master
2021-01-12T07:06:29.048000
2017-03-05T23:59:13
2017-03-05T23:59:13
76,911,715
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package nik.hackerrank; public class ConsecStringsCount { static int found = 0; static String ONE = "1"; static String ZERO = "0"; public static void main(String[] args) { String test = "111000"; for (int i = 0; i < test.length(); i++) { int end = i + 2; while ((end <= test.length())) { Syste...
UTF-8
Java
970
java
ConsecStringsCount.java
Java
[]
null
[]
package nik.hackerrank; public class ConsecStringsCount { static int found = 0; static String ONE = "1"; static String ZERO = "0"; public static void main(String[] args) { String test = "111000"; for (int i = 0; i < test.length(); i++) { int end = i + 2; while ((end <= test.length())) { Syste...
970
0.631959
0.606186
44
21.045454
22.081413
85
false
false
0
0
0
0
0
0
2.159091
false
false
12
83b281461abdeba5cebd21d7d5ea1b63bf9737ea
15,968,688,456,383
883c39a85607b6a91070ae5f1ba4773f5f4f9614
/src/main/java/com/baeldung/controller/UserController.java
d8e4668937e361a32e3b4bba596abfab4c1218d3
[]
no_license
azrairshad/spring-dependency-injection-types
https://github.com/azrairshad/spring-dependency-injection-types
5271b624988164111770677fddd73a4638f6c07e
1506f51e262f2a8e85dad64211bae72d6ca07e6e
refs/heads/master
2020-05-21T07:57:43.846000
2017-03-11T10:55:57
2017-03-11T10:55:57
84,599,155
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.baeldung.controller; import com.baeldung.service.UserService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.bind.annotation.RestContro...
UTF-8
Java
791
java
UserController.java
Java
[]
null
[]
package com.baeldung.controller; import com.baeldung.service.UserService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.bind.annotation.RestContro...
791
0.749684
0.749684
28
27.25
23.257296
70
false
false
0
0
0
0
0
0
0.428571
false
false
12
9c7fec492291f58f7dd6e615f49b7b69805294ef
9,311,489,102,695
85f902b8e81748011b16a68946dcc408b1a92676
/api/src/main/java/com/cityquest/persistence/repository/RiddleRepository.java
b5b754d2b53c52238b30b60b81ccb0389a9f0b68
[]
no_license
durac/CityQuest
https://github.com/durac/CityQuest
ddca311ff3fd9911fc836c0bd54a8ef22b9c3ef2
47d1009380eaf7231e5f039766a3e66964f44831
refs/heads/master
2021-03-24T12:48:15.513000
2017-10-19T11:30:21
2017-10-19T11:30:21
96,765,332
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cityquest.persistence.repository; import com.cityquest.persistence.model.Riddle; import org.springframework.data.repository.PagingAndSortingRepository; /** * @author Dominik Schwarz */ public interface RiddleRepository extends PagingAndSortingRepository<Riddle, Long> { }
UTF-8
Java
289
java
RiddleRepository.java
Java
[ { "context": "sitory.PagingAndSortingRepository;\n\n/**\n * @author Dominik Schwarz\n */\npublic interface RiddleRepository extends Pag", "end": 196, "score": 0.999807596206665, "start": 181, "tag": "NAME", "value": "Dominik Schwarz" } ]
null
[]
package com.cityquest.persistence.repository; import com.cityquest.persistence.model.Riddle; import org.springframework.data.repository.PagingAndSortingRepository; /** * @author <NAME> */ public interface RiddleRepository extends PagingAndSortingRepository<Riddle, Long> { }
280
0.823529
0.823529
11
25.272728
29.796555
84
false
false
0
0
0
0
0
0
0.363636
false
false
12
b1c8758a6debd7f0ddaccb9075450077c02d8ddb
9,311,489,103,099
5dcb273b98e854b2a5ce888d070cbb70ca1f7f2a
/src/main/java/com/lab/persistence/service/ItemServiceImpl.java
4797351ac4237727a861f5380a7800e60aa4a2e7
[]
no_license
raullopez54/AccesoBaseDatos
https://github.com/raullopez54/AccesoBaseDatos
5e51e59e633b97ffd1c57d613108eeed59dce882
a32742bf5b3729490ffd231da0c49c9285b6bf8c
refs/heads/master
2021-01-23T16:12:41.125000
2017-09-06T10:07:12
2017-09-06T10:07:12
102,730,279
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lab.persistence.service; import com.lab.persistence.mapper.ItemMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.lab.persistence.model.ItemModel; import java.util.List; @Service public class ItemServiceImpl implement...
UTF-8
Java
1,481
java
ItemServiceImpl.java
Java
[]
null
[]
package com.lab.persistence.service; import com.lab.persistence.mapper.ItemMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.lab.persistence.model.ItemModel; import java.util.List; @Service public class ItemServiceImpl implement...
1,481
0.641458
0.640783
55
24.927273
32.14674
146
false
false
0
0
0
0
0
0
0.454545
false
false
12
f5c46472bf0ff83672ba27b97fab104814516208
12,008,728,564,316
bb6022a344be37ae6ca1e2729ff1265828d59ecd
/src/main/java/top/touchfish/service/impl/CodeViewServiceImpl.java
442d26055b05509d2fc2f155794ca846cae15990
[ "LicenseRef-scancode-mulanpsl-2.0-en", "MulanPSL-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
touchfish1/touchfish-codegen
https://github.com/touchfish1/touchfish-codegen
aa0fe6eff642eab62863d311ad75fee0efbfd7cc
c911841ad15fabc4ac9743b441a2fa92750676da
refs/heads/master
2023-01-31T13:17:01.551000
2020-12-18T13:52:50
2020-12-18T13:52:50
322,368,599
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package top.touchfish.service.impl; import cn.hutool.core.io.FileUtil; import cn.hutool.core.io.file.FileReader; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotype.Service; import org.springframework.util.ResourceUtils; import top.touchfish.common.CodeGenConstant; import top.touchfish.dto.FileDto;...
UTF-8
Java
2,582
java
CodeViewServiceImpl.java
Java
[ { "context": "mport java.util.stream.Collectors;\n\n/**\n * @author chengccn\n * @version 1.0.0\n * @ClassName CodeViewServiceIm", "end": 623, "score": 0.999681293964386, "start": 615, "tag": "USERNAME", "value": "chengccn" } ]
null
[]
package top.touchfish.service.impl; import cn.hutool.core.io.FileUtil; import cn.hutool.core.io.file.FileReader; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotype.Service; import org.springframework.util.ResourceUtils; import top.touchfish.common.CodeGenConstant; import top.touchfish.dto.FileDto;...
2,582
0.741923
0.734043
79
31.126583
26.847609
101
false
false
0
0
0
0
0
0
1.303797
false
false
12
b72d522c59fcd242cb8e6b36bd81bd8d14525df1
32,555,852,116,954
fa8d3a3ff7ba583e75c387bc22e893d61ee163d6
/src/main/java/designpatterns/structrual/adapter/OurAdapterClass.java
8981530fb6e3126ff9134568d88cfd49ac3d1181
[]
no_license
tzafar/java
https://github.com/tzafar/java
6e8415505ea4198a91d1e4a03f35220f0713473e
3c7f40e8135e64f7fe98f8c7dc27d0b1ab6fbe91
refs/heads/master
2020-06-29T21:55:55.044000
2020-02-19T13:22:12
2020-02-19T13:22:12
200,633,424
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package designpatterns.structrual.adapter; public class OurAdapterClass extends ThirdPartyRectangleClass { @Override public void display(int x1, int y1, int x2, int y2){ System.out.println("displaying rectangle with x1, y1, x2, y2"); } }
UTF-8
Java
260
java
OurAdapterClass.java
Java
[]
null
[]
package designpatterns.structrual.adapter; public class OurAdapterClass extends ThirdPartyRectangleClass { @Override public void display(int x1, int y1, int x2, int y2){ System.out.println("displaying rectangle with x1, y1, x2, y2"); } }
260
0.719231
0.688462
9
27.888889
28.096834
71
false
false
0
0
0
0
0
0
0.888889
false
false
12
66d1649caf00c4bb9b179587ed7387187ea3a159
36,077,725,294,038
0c7365c4348a624bb2d1fd8e3d21866746426c5d
/hzero-admin/src/main/java/org/hzero/admin/infra/repository/impl/AccessStatisticsRepositoryImpl.java
31d42d5b9991832f37a49e7f2fa31182aecb68a3
[]
no_license
cckmit/hzero-parent
https://github.com/cckmit/hzero-parent
789effe25564506eb5da8d680f64e1b461041117
fd1426fe472753698cfa4b93284159244e1b3e53
refs/heads/master
2023-05-11T09:26:19.683000
2021-06-04T10:06:26
2021-06-04T10:06:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.hzero.admin.infra.repository.impl; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.commons.collections4.CollectionUtils; import org.apache.commons.collections4.map.MultiKeyMap; import org.apache.commons.lang3.StringUtils; import org.hzer...
UTF-8
Java
9,781
java
AccessStatisticsRepositoryImpl.java
Java
[ { "context": "function.Supplier;\n\n/**\n * 访问统计资源库实现\n *\n * @author bergturing on 2020-5-7.\n */\n@Repository\npublic class AccessS", "end": 1243, "score": 0.999363899230957, "start": 1233, "tag": "USERNAME", "value": "bergturing" } ]
null
[]
package org.hzero.admin.infra.repository.impl; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.commons.collections4.CollectionUtils; import org.apache.commons.collections4.map.MultiKeyMap; import org.apache.commons.lang3.StringUtils; import org.hzer...
9,781
0.606594
0.603607
255
34.44706
30.291332
129
false
false
0
0
0
0
0
0
0.533333
false
false
12
140c21c36ac0daea2c5063204e636c5dd37b6dd7
35,390,530,534,974
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/Apk_Extractor_com.ext.ui.apk/javafiles/android/support/v7/widget/ActionBarOverlayLayout.java
49e14cf3ca9f8e4ac9e1345de842f8d15aaf68e5
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
https://github.com/Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789000
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
null
null
null
null
null
null
null
null
null
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package android.support.v7.widget; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.content.Context; im...
UTF-8
Java
84,056
java
ActionBarOverlayLayout.java
Java
[ { "context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n", "end": 61, "score": 0.9996485710144043, "start": 45, "tag": "NAME", "value": "Pavel Kouznetsov" } ]
null
[]
// Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package android.support.v7.widget; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.content.Context; import andro...
84,046
0.57708
0.491732
2,101
39.007614
28.106176
184
false
false
0
0
0
0
0
0
1.565921
false
false
12
cca3196d8ebfb29f6d39e08ab817e8f200cd89cf
38,792,144,651,185
09da1324657b81904eec52e9c7b8cae331495b95
/commons-officetools/src/main/java/de/egladil/web/commons_officetools/msoffice/excel/xlsx/XlsxPoiWrapper.java
cd60757cb06e19ee46e3406476baa015708e31d6
[]
no_license
heike2718/hewi-java-commons
https://github.com/heike2718/hewi-java-commons
b5c5a95c8c4b80102f4e942c0ec9fed983f9eb8b
ac0fdeca901c7ba69eb65f1a38cd34b36c748b36
refs/heads/develop
2023-08-29T11:45:40.348000
2023-08-06T15:52:15
2023-08-06T15:52:15
219,120,562
0
0
null
false
2023-09-14T19:48:00
2019-11-02T07:38:42
2021-12-15T19:58:57
2023-09-14T19:48:00
974
0
0
5
Java
false
false
// ===================================================== // Project: commons-officetools // (c) Heike Winkelvoß // ===================================================== package de.egladil.web.commons_officetools.msoffice.excel.xlsx; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; im...
UTF-8
Java
1,103
java
XlsxPoiWrapper.java
Java
[ { "context": "===========\n// Project: commons-officetools\n// (c) Heike Winkelvoß\n// ==============================================", "end": 111, "score": 0.9998226165771484, "start": 96, "tag": "NAME", "value": "Heike Winkelvoß" } ]
null
[]
// ===================================================== // Project: commons-officetools // (c) <NAME> // ===================================================== package de.egladil.web.commons_officetools.msoffice.excel.xlsx; import java.io.IOException; import java.io.InputStream; import java.util.ArrayList; import java...
1,093
0.692378
0.69147
41
25.878048
25.292624
100
false
false
0
0
0
0
0
0
0.902439
false
false
12
b1d9decba74e054a06d1e4d5b1651b712733f186
6,425,271,119,020
f638e8a4dbf348adfbf6319c9ca1ce2db7ca9204
/TimeComp.java
cdffd0495c9ae6377ce4691566d32ca62bacb86b
[]
no_license
sangeethgeorge/Programming-Fundamentals
https://github.com/sangeethgeorge/Programming-Fundamentals
bec8aa848c677b7c54ce3263b171666c20c7b1b9
aaaa11fb862ad6929af677be80f363d439bbd50f
refs/heads/master
2022-11-21T18:06:02.358000
2020-07-10T04:40:32
2020-07-10T04:40:32
278,527,652
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class TimeComp { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.print("Enter Time in seconds: "); int time = scan.nextInt(); int hours = time/3600; int minutes = (time/60) - (hours * 60); int seconds = time - (minutes*60 + hours*...
UTF-8
Java
419
java
TimeComp.java
Java
[]
null
[]
import java.util.Scanner; public class TimeComp { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.print("Enter Time in seconds: "); int time = scan.nextInt(); int hours = time/3600; int minutes = (time/60) - (hours * 60); int seconds = time - (minutes*60 + hours*...
419
0.649165
0.615752
14
28.857143
22.724615
83
false
false
0
0
0
0
0
0
1.928571
false
false
12
1c3d95483ddd2e87e83fbe7a39df62702308dbd5
6,425,271,116,332
833188a0fd9850c482736c4fe626005b049a4005
/ChatRoom/Room_2/src/ChatServer/UserLinkList.java
7c837c7ed532051ff1f1e1c3228e29f3e9d53f94
[]
no_license
WengGui/RemoteGitRespository
https://github.com/WengGui/RemoteGitRespository
f74b70b7173b464061deb2d5a347edc43ffb2f73
3b4c86704cf80ca54284a544b992d1f156282553
refs/heads/master
2021-07-10T13:29:29.117000
2017-10-11T02:19:11
2017-10-11T02:19:11
104,438,086
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Óû§Á´±í */ public class UserLinkList { LNode root; LNode pointer; int count; public UserLinkList(){ root = new LNode(); root.next = null; pointer = null; count = 0; } public void addUser(LNode n){ pointer = root; while(pointer.next != null){ pointer = pointer.ne...
WINDOWS-1252
Java
1,292
java
UserLinkList.java
Java
[]
null
[]
/** * Óû§Á´±í */ public class UserLinkList { LNode root; LNode pointer; int count; public UserLinkList(){ root = new LNode(); root.next = null; pointer = null; count = 0; } public void addUser(LNode n){ pointer = root; while(pointer.next != null){ pointer = pointer.ne...
1,292
0.522586
0.517913
88
12.590909
11.098358
51
false
false
0
0
0
0
0
0
2.329545
false
false
12
f4c69187f2ceeb436fba5cf83126ccb10e51cfc2
970,662,647,224
cd1fa752fb29d369be3fe5f46dda28a7e8dd4d8f
/src/lab18.java
06c6685f8b545e1c322cb92ef023382dc0780ebb
[]
no_license
rahuljaswal/Testing
https://github.com/rahuljaswal/Testing
ce4b820e35bf7822cad59ce696640b49539192d5
774a6f381f39ec91ac28e7d6894326ad66339cb5
refs/heads/master
2021-09-24T00:19:11.826000
2018-09-30T07:36:33
2018-09-30T07:36:33
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
final class base //class base cannot be inherited! { final int a=5; //now value of a cannot be changed. final void display() //display() cannot be redefined by any class. { System.out.println("This is display message from base class!"); } } public class lab18 { public static void main(String[] args) { base ...
UTF-8
Java
359
java
lab18.java
Java
[]
null
[]
final class base //class base cannot be inherited! { final int a=5; //now value of a cannot be changed. final void display() //display() cannot be redefined by any class. { System.out.println("This is display message from base class!"); } } public class lab18 { public static void main(String[] args) { base ...
359
0.682451
0.674095
17
20.117647
23.948185
68
false
false
0
0
0
0
0
0
1
false
false
12
5a5b7cccc124eba73c7302407945d7a7868f173e
22,823,456,212,583
79e361d2bdc5f815f0cac5ee94bcfbfaf0b9feca
/src/com/tools/tvguide/utils/Utility.java
25e6335bbaf5a2e6eeb98eb395624ee1c19a315a
[]
no_license
zhaozw/TVGuide
https://github.com/zhaozw/TVGuide
be986e1c0c7e9c4640ab5ccd3daeaf669b2a9609
501dd57e6ffa3e7913c4bb18043d9d377011952f
refs/heads/master
2021-01-15T21:48:41.407000
2014-03-09T11:29:48
2014-03-09T11:29:48
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.tools.tvguide.utils; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Locale; import com.to...
UTF-8
Java
7,295
java
Utility.java
Java
[]
null
[]
package com.tools.tvguide.utils; import java.io.IOException; import java.io.InputStream; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Locale; import com.to...
7,295
0.560083
0.549621
286
24.402098
22.30265
127
false
false
0
0
0
0
0
0
1.129371
false
false
12
cf873075be287a5fb686eb9d63c1b78211d23366
14,723,147,904,049
22d699db62a312cbfa8a81cc5204d26a50927ba0
/Dodopal/oss/trunk/oss-parent/oss-web/src/main/java/com/dodopal/oss/web/controller/DdicController.java
6add4b7de150ff9c83f836a1737a03102bc7cc53
[]
no_license
moutainhigh/dodopal
https://github.com/moutainhigh/dodopal
234a045e68a79b105f7d270ad5806d186d054948
41a72df53083e84ad54622636307b3facaf12f38
refs/heads/master
2021-06-06T03:41:32.902000
2016-10-09T08:09:45
2016-10-09T08:09:45
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dodopal.oss.web.controller; import java.util.Arrays; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype...
UTF-8
Java
8,455
java
DdicController.java
Java
[]
null
[]
package com.dodopal.oss.web.controller; import java.util.Arrays; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype...
8,455
0.63513
0.634654
208
39.39904
31.165646
142
false
false
0
0
0
0
0
0
0.538462
false
false
12
6b2583edbf1d8b0163de5bbd9167bcda28ecda13
4,947,802,340,994
64c570f25460bbd2cf0190e34d1b7d1d71912c27
/src/test/java/com/totvs/tjc/carteira/CpfTest.java
c7eba0f7f64f3bec753af3695e3d1b40b8e59902
[ "MIT" ]
permissive
thiagoasw/treinamento-java-tcc
https://github.com/thiagoasw/treinamento-java-tcc
106428fbc32aec891e6299e84a49bd1623b61e24
094bdf0ee8990d4b9962735c86250b584d236034
refs/heads/master
2020-08-26T19:56:44.820000
2019-11-07T01:28:23
2019-11-07T01:28:23
217,129,117
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.totvs.tjc.carteira; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertThrows; import static org.junit.jupiter.api.Assertions.assertTrue; import java.util.stream.Stream; import org...
UTF-8
Java
3,662
java
CpfTest.java
Java
[]
null
[]
package com.totvs.tjc.carteira; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertThrows; import static org.junit.jupiter.api.Assertions.assertTrue; import java.util.stream.Stream; import org...
3,662
0.661387
0.395139
100
35.619999
36.218441
110
false
false
0
0
0
0
0
0
1.06
false
false
12
a3f59adf9d73b51822e9528a5b300b7519f08a12
1,872,605,758,392
037e1e70db6df55d93a116569ebd34f40e1ed425
/src/test/java/LinearLayerTest.java
3560794cab9ca37bab50c5333605079e6cdf6d5f
[]
no_license
JaceyPenny/ml-library
https://github.com/JaceyPenny/ml-library
796e2468942d9c8029fe0e1579943b69ef6473e2
5d51da0afde85a0864d5979a1eec10aca22d50d0
refs/heads/master
2020-03-13T04:04:46.861000
2018-04-25T06:22:40
2018-04-25T06:22:40
130,956,443
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import com.jace.layer.LinearLayer; import com.jace.math.Matrix; import com.jace.math.Vector; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; @RunWith(JUnit4.class) public class LinearLayerT...
UTF-8
Java
2,686
java
LinearLayerTest.java
Java
[]
null
[]
import com.jace.layer.LinearLayer; import com.jace.math.Matrix; import com.jace.math.Vector; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.JUnit4; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; @RunWith(JUnit4.class) public class LinearLayerT...
2,686
0.699553
0.680566
90
28.844444
24.293991
82
false
false
0
0
0
0
0
0
0.955556
false
false
12
bcc7193094972d49e1a16caba7f6cd2b47df137a
8,615,704,413,549
a5fce32fb0e23d3138c653254cd6f1fff9bcba28
/app/src/main/java/com/fernandocejas/android10/sample/presentation/view/device/router/tools/safestore/FileUploadBean.java
447a2e5ea48a341521857e57599231d1baa56ae8
[]
no_license
blueflybee/QuantumRouterAndroid_1
https://github.com/blueflybee/QuantumRouterAndroid_1
e437cf38b0473972ee28265f087e6e9b26f7ed20
6946680f3ac5f51cf61d9192f279a935b66a35e7
refs/heads/master
2020-06-11T03:44:45.945000
2019-06-26T06:16:16
2019-06-26T06:16:16
193,841,126
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fernandocejas.android10.sample.presentation.view.device.router.tools.safestore; import com.fernandocejas.android10.sample.presentation.view.device.router.tools.safestore.utils.CustomCircleProgress; import java.io.Serializable; /** * 一个消息的JavaBean * * @author way * */ public class FileUploadBean impl...
UTF-8
Java
3,422
java
FileUploadBean.java
Java
[ { "context": ".Serializable;\n\n/**\n * 一个消息的JavaBean\n *\n * @author way\n *\n */\npublic class FileUploadBean implements Ser", "end": 280, "score": 0.9688050746917725, "start": 277, "tag": "USERNAME", "value": "way" } ]
null
[]
package com.fernandocejas.android10.sample.presentation.view.device.router.tools.safestore; import com.fernandocejas.android10.sample.presentation.view.device.router.tools.safestore.utils.CustomCircleProgress; import java.io.Serializable; /** * 一个消息的JavaBean * * @author way * */ public class FileUploadBean impl...
3,422
0.734094
0.731993
183
17.207651
19.300344
117
false
false
0
0
0
0
0
0
1.229508
false
false
12
6e575aa65158a7ae24a0780eacd76c2ad25815d9
8,615,704,412,076
230eeb3ad23678bb5dc86c267a8a9106b13b8efc
/src/main/java/run/Runner.java
26606a470fed6a8fe61d77e1c6672997e425e97b
[]
no_license
Velociraptory/Metanytick
https://github.com/Velociraptory/Metanytick
5f4f414bfe255b17f9a7811629e163dbd6b0c6ae
3da54d6d0db405ce691b1208fb1b62b8aa7e2786
refs/heads/master
2020-05-03T14:34:01.951000
2019-04-06T18:14:25
2019-04-06T18:14:25
176,499,381
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package run; import entity.*; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import java.util.ArrayList; public class Runner { public static void main(String[] args) { //данные метапользователя, которые используются для тестирования работы с БД (создание/удаление супера...
UTF-8
Java
13,342
java
Runner.java
Java
[ { "context": "rge\"); //логин в БД\n metauser.setPassword(\"schrodingerscat\"); //пароль в БД\n //ClassPathXmlApplicatio", "end": 637, "score": 0.9992783665657043, "start": 622, "tag": "PASSWORD", "value": "schrodingerscat" }, { "context": "superAdmin.createNewUser(cont...
null
[]
package run; import entity.*; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import java.util.ArrayList; public class Runner { public static void main(String[] args) { //данные метапользователя, которые используются для тестирования работы с БД (создание/удаление супера...
13,306
0.758949
0.751714
119
87.277313
63.163776
254
false
false
0
0
0
0
0
0
0.94958
false
false
12
9f269a9a882308d8ff152a1d56a2bdd3331a5a97
27,711,129,016,200
4638c49d1e494bcc243c0e7b6278d7b1615f825e
/src/main/java/jianzhioffer/Solution57.java
6586304a219f9dedeab24397bff6199b07ddd3c7
[ "Apache-2.0" ]
permissive
pczx/interview_code
https://github.com/pczx/interview_code
8bbdbca82b4a9aeffd6cc2809fb07d13efeaea88
39d306853e0147cca08f5bb0f25548c07e02cbd6
refs/heads/master
2023-05-03T08:32:27.342000
2021-05-13T02:55:30
2021-05-13T02:55:30
305,874,515
0
0
null
false
2021-05-13T02:54:52
2020-10-21T01:22:31
2021-04-13T07:03:25
2021-05-13T02:52:38
147
0
0
0
Java
false
false
package jianzhioffer; public class Solution57 { public int[] twoSum(int[] nums, int target) { int[] ans = new int[2]; int i = 0, j = nums.length - 1; while (i < j) { int sum = nums[i] + nums[j]; if (sum == target) { ans[0] = nums[i]; a...
UTF-8
Java
519
java
Solution57.java
Java
[ { "context": "package jianzhioffer;\n\npublic class Solution57 {\n public int[] ", "end": 16, "score": 0.5352715849876404, "start": 14, "tag": "USERNAME", "value": "io" } ]
null
[]
package jianzhioffer; public class Solution57 { public int[] twoSum(int[] nums, int target) { int[] ans = new int[2]; int i = 0, j = nums.length - 1; while (i < j) { int sum = nums[i] + nums[j]; if (sum == target) { ans[0] = nums[i]; a...
519
0.369942
0.356455
21
23.714285
12.873534
49
false
false
0
0
0
0
0
0
0.571429
false
false
12
26065fb0cf4ab8d544d2a073116379dd889f7a00
15,083,925,161,861
df329ed386c52114c72b351923646ab625550965
/test/ApacheCXFTest/src/test/java/org/menta/ws/MentaServiceImplTest.java
6f47f5463f7d87bb38edbadbf363ab8366de6df3
[]
no_license
development-team/menta-0.2
https://github.com/development-team/menta-0.2
8b09bdae9312fe73e618ba2ae2dfc9a88aa813cd
eac80ddf9c6882da4dd48d76ad584841f7b0b7aa
refs/heads/master
2020-02-26T14:51:00.704000
2016-06-16T08:54:45
2016-06-16T08:54:45
61,277,289
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.menta.ws; import static org.junit.Assert.*; import org.junit.Before; import org.junit.Test; public class MentaServiceImplTest { private MentaService service; @Before public void init() { service = new MentaServiceImpl(); } @Test public void testGreetPerson() { ...
UTF-8
Java
507
java
MentaServiceImplTest.java
Java
[]
null
[]
package org.menta.ws; import static org.junit.Assert.*; import org.junit.Before; import org.junit.Test; public class MentaServiceImplTest { private MentaService service; @Before public void init() { service = new MentaServiceImpl(); } @Test public void testGreetPerson() { ...
507
0.621302
0.621302
27
17.777779
17.567507
61
false
false
0
0
0
0
0
0
0.37037
false
false
12
94c420d6ba7d9ad29a6c4d738eaf81cbe576d270
31,602,369,390,496
2589b8f6c288c3041834bde7c1fa8bbb7b8c3e84
/src/main/java/com/qinglan/sdk/server/data/infrastructure/event/impl/AsynchronousEventHandler.java
c1f3d3ef0f2d552d431ea739b5b32382f9a372be
[]
no_license
helojo/QLSDKService
https://github.com/helojo/QLSDKService
921ebdca9c4becbb56060b4c7dd1919038c5efe4
81986d19c2b52db2118be08117e6b5aa63a35d2e
refs/heads/master
2023-03-15T22:25:33.105000
2019-01-31T10:37:30
2019-01-31T10:37:30
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.qinglan.sdk.server.data.infrastructure.event.impl; import com.lmax.disruptor.RingBuffer; import com.qinglan.sdk.server.data.annotation.event.Event; import com.qinglan.sdk.server.data.infrastructure.event.EventHandler; import com.qinglan.sdk.server.data.infrastructure.event.disruptor.DisruptorEvent; import ...
UTF-8
Java
1,751
java
AsynchronousEventHandler.java
Java
[]
null
[]
package com.qinglan.sdk.server.data.infrastructure.event.impl; import com.lmax.disruptor.RingBuffer; import com.qinglan.sdk.server.data.annotation.event.Event; import com.qinglan.sdk.server.data.infrastructure.event.EventHandler; import com.qinglan.sdk.server.data.infrastructure.event.disruptor.DisruptorEvent; import ...
1,751
0.721873
0.721873
46
37.065216
32.388538
120
false
false
0
0
0
0
0
0
0.630435
false
false
12
2edf4d876ada7b2ff0fc5b6d5a5c8ce62d2e20f1
21,199,958,588,342
c035c1ee42370f838ab0d90b147213ce642b380e
/src/main/java/parkinglot/commandparser/CommandParser.java
29887e0686b88de3255c7beec5f6a926743d7a1e
[]
no_license
vishhin/parking_lot
https://github.com/vishhin/parking_lot
243de5c81029d077acff773a2f946bdb0c5c91f6
be2a21a3f33785ffc543d5d6d633307cdcbad03d
refs/heads/master
2020-09-12T12:32:07.835000
2019-11-18T19:22:25
2019-11-18T19:22:25
222,420,486
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package parkinglot.commandparser; import parkinglot.commandparser.commandaction.CommandAction; import parkinglot.commandparser.commandactions.CreateParkingLotCommandAction; import parkinglot.commandparser.commandactions.LeaveCommandAction; import parkinglot.commandparser.commandactions.ParkVehicleCommandAction; import...
UTF-8
Java
2,968
java
CommandParser.java
Java
[]
null
[]
package parkinglot.commandparser; import parkinglot.commandparser.commandaction.CommandAction; import parkinglot.commandparser.commandactions.CreateParkingLotCommandAction; import parkinglot.commandparser.commandactions.LeaveCommandAction; import parkinglot.commandparser.commandactions.ParkVehicleCommandAction; import...
2,968
0.840297
0.840297
77
37.545456
32.264149
104
false
false
0
0
0
0
0
0
1.831169
false
false
12
560285db43051b6a288ea8c1f67f9827ddd7f1d5
33,706,903,350,465
d365c8977e1eda8aa6fd659a52244c75475910ee
/src/test/java/com/feedeo/bingadsapi/impl/CredentialRefreshInterceptorTest.java
004201e7189cad9aa2610cdd1313d29485a0ee6d
[ "MIT" ]
permissive
vijayvani/jing-ads
https://github.com/vijayvani/jing-ads
5e661ba10f5d01b5d008c85b1786afbc16e5ab5d
86d9684b52095c2064f97dda0356a3916a4ce50a
refs/heads/master
2020-04-16T06:36:14.979000
2018-01-08T16:30:01
2018-01-08T16:30:06
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.feedeo.bingadsapi.impl; import com.feedeo.bingadsapi.session.BingAdsSession; import com.google.api.client.auth.oauth2.BearerToken; import com.google.api.client.auth.oauth2.Credential; import com.google.api.client.testing.http.FixedClock; import com.microsoft.bingads.v9.campaignmanagement.BasicHttpBinding_I...
UTF-8
Java
2,851
java
CredentialRefreshInterceptorTest.java
Java
[ { "context": "ort static org.mockito.Mockito.when;\n\n/**\n * User: maglju\n * Date: 2013-12-17\n * Time: 10:03\n */\n@RunWith(M", "end": 822, "score": 0.9996877312660217, "start": 816, "tag": "USERNAME", "value": "maglju" }, { "context": "onTimeMillis);\n credential.setAccess...
null
[]
package com.feedeo.bingadsapi.impl; import com.feedeo.bingadsapi.session.BingAdsSession; import com.google.api.client.auth.oauth2.BearerToken; import com.google.api.client.auth.oauth2.Credential; import com.google.api.client.testing.http.FixedClock; import com.microsoft.bingads.v9.campaignmanagement.BasicHttpBinding_I...
2,851
0.760786
0.751666
80
34.637501
29.593176
117
false
false
0
0
0
0
0
0
0.6625
false
false
12
f9916875c051cb5c764556a002bdae8e4a7398b2
31,293,131,775,457
6241fbbbbb59d027a5bfcbbaf968ccbcbb2a23cb
/BusinessGameTest.java
65119a80f59d4692739b267c81cad436287c7d67
[]
no_license
revathiguruju17/BuisnessGame
https://github.com/revathiguruju17/BuisnessGame
910322b9036e6d235b5b6c88f28b5eed699afb58
7caf9bbeb2383407a79c72c5086796fa262b5018
refs/heads/master
2020-04-02T09:00:53.229000
2018-12-21T04:17:06
2018-12-21T04:17:06
154,271,506
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.ArrayList; import java.util.List; public class BusinessGameTest { public static void main(String[] args) { OutputDriver.printTheMessage( "Enter the number of Players" ); int numberOfPlayers = InputDriver.readInput(); OutputDriver.printTheMessage( "Enter the number of chance...
UTF-8
Java
979
java
BusinessGameTest.java
Java
[]
null
[]
import java.util.ArrayList; import java.util.List; public class BusinessGameTest { public static void main(String[] args) { OutputDriver.printTheMessage( "Enter the number of Players" ); int numberOfPlayers = InputDriver.readInput(); OutputDriver.printTheMessage( "Enter the number of chance...
979
0.635342
0.633299
22
43.454544
31.508623
97
false
false
0
0
0
0
0
0
1.363636
false
false
12
77003c57623a16e3e409737b696ec680f5f313a8
11,106,785,446,020
04130533c3b383e196f973a3ee5ae38f2327f0a2
/day12_assignment/src/heapsort/HeapSort.java
4be65286475fc30fc36f486e06a2bd3b0ef0a18c
[]
no_license
nrj6670/Data-structure-module
https://github.com/nrj6670/Data-structure-module
c0bd565e430e78337553111063380e96701ffaa0
552286bd7c61369eb30ed3beec655a277c5a0ed3
refs/heads/main
2023-07-09T10:09:36.701000
2021-08-17T15:39:33
2021-08-17T15:39:33
394,723,462
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package heapsort; import java.util.Arrays; public class HeapSort { public static void swap(int [] arr, int i, int j) { int temp = arr[i]; arr[i] = arr[j]; arr[j] = temp; } public static void heapSort(int [] arr) { int i = 1; while(i < arr.length) { int childIndex = i; while(childIndex > 0) { ...
UTF-8
Java
1,347
java
HeapSort.java
Java
[]
null
[]
package heapsort; import java.util.Arrays; public class HeapSort { public static void swap(int [] arr, int i, int j) { int temp = arr[i]; arr[i] = arr[j]; arr[j] = temp; } public static void heapSort(int [] arr) { int i = 1; while(i < arr.length) { int childIndex = i; while(childIndex > 0) { ...
1,347
0.622123
0.610245
58
22.224138
18.831415
89
false
false
0
0
0
0
0
0
3.37931
false
false
12
ff117da93a468df6ce2bae75385c2089c6c9c5dc
30,502,857,806,719
da85aaa7ebad5e590158d458723d59f7bbe38a4f
/MaximumSumWithNoConsecutiveElements.java
1a590a54561c5a326f447398aecd4d807071efd1
[]
no_license
IshaAgawal/interview
https://github.com/IshaAgawal/interview
b27578de070416937842e85bb1211bd7603dff26
70220d0eea86b8cc10bc15e600525581def9ccf1
refs/heads/master
2021-01-19T09:34:46.361000
2017-07-23T06:34:53
2017-07-23T06:34:53
87,765,636
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class MaximumSumWithNoConsecutiveElements { public static void main(String[] args) { int arr[] = {8, 2, 3, 4}; int dp[] = new int[arr.length]; dp[0] = arr[0]; dp[1] = Math.max(arr[1], dp[0]); for (int i = 2; i < dp.length; i++) { dp[i] = Math.max(dp[i-2] + arr[i], dp[i-1]); } ...
UTF-8
Java
363
java
MaximumSumWithNoConsecutiveElements.java
Java
[]
null
[]
public class MaximumSumWithNoConsecutiveElements { public static void main(String[] args) { int arr[] = {8, 2, 3, 4}; int dp[] = new int[arr.length]; dp[0] = arr[0]; dp[1] = Math.max(arr[1], dp[0]); for (int i = 2; i < dp.length; i++) { dp[i] = Math.max(dp[i-2] + arr[i], dp[i-1]); } ...
363
0.5427
0.506887
19
18.052631
18.446148
50
false
false
0
0
0
0
0
0
2.263158
false
false
12
5951ee5fc12dbddc12c811dfb96dcd20c936733f
10,067,403,361,763
529f9b1328964d512ec65c8fc3ecf97ab8a4b6d7
/src/main/java/com/romeu/nutricao/repository/AlimentoRepository.java
3d018c1db08f04c1efa9ffe47f71c7118a77f20e
[]
no_license
Rafael-Romeu/Nutricao
https://github.com/Rafael-Romeu/Nutricao
6ed9b948737fd8c58ff3af70de27bd61c6231f31
773c1670b0e0870b0ffc29026f738bd81156d443
refs/heads/master
2020-12-05T17:23:19.263000
2020-01-07T20:30:49
2020-01-07T20:30:49
232,185,401
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.romeu.nutricao.repository; import java.util.List; import java.util.Optional; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.CrudRepository; import com.romeu.nutricao.models.Alimento; import com.romeu.nutricao.projections.TabelaIdDescricao; public interfa...
UTF-8
Java
571
java
AlimentoRepository.java
Java
[]
null
[]
package com.romeu.nutricao.repository; import java.util.List; import java.util.Optional; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.CrudRepository; import com.romeu.nutricao.models.Alimento; import com.romeu.nutricao.projections.TabelaIdDescricao; public interfa...
571
0.816112
0.816112
19
29.052631
27.292709
79
false
false
0
0
0
0
0
0
0.842105
false
false
12
52427cb4f43dd2770a677bee4dd01b80f710fff8
8,598,524,584,817
8c74bbdead92855d60e75723dffa71dfc9a39fb0
/addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/TestBase.java
693b374bf0e1ded7f04fcdf3994c4e579a7c70cd
[ "Apache-2.0" ]
permissive
LissaRider/java_pft
https://github.com/LissaRider/java_pft
ed63a970cf2b9d180e7027adc5a0fa2e687bf9cb
1635f9e81ad7912f454cc372d2943cb5f167a19a
refs/heads/master
2023-01-10T01:21:48.897000
2020-10-29T14:48:19
2020-10-29T14:48:19
289,636,603
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.stqa.pft.addressbook.tests; import org.openqa.selenium.remote.BrowserType; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.testng.ITestContext; import org.testng.annotations.*; import ru.stqa.pft.addressbook.appmanager.ApplicationManager; import ru.stqa.pft.addressbook.models.Con...
UTF-8
Java
2,724
java
TestBase.java
Java
[]
null
[]
package ru.stqa.pft.addressbook.tests; import org.openqa.selenium.remote.BrowserType; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.testng.ITestContext; import org.testng.annotations.*; import ru.stqa.pft.addressbook.appmanager.ApplicationManager; import ru.stqa.pft.addressbook.models.Con...
2,724
0.645374
0.643906
80
32.075001
25.379015
109
false
false
0
0
0
0
0
0
0.4375
false
false
12
798b0e5530bcc776fcfc7fa370bab944ce219bef
8,598,524,585,509
2b08c37377b667610aff817fb0172eba91a01307
/src/ch2/test/TestMyStack.java
138d4d4663f0bce687c32cf0116379d55f928251
[]
no_license
aitwzl/algorithmJava
https://github.com/aitwzl/algorithmJava
59e40fedd5e685a5f730210532955673c4af2f0f
7a97a8221b2b92b6f3f72748760e9a8752257371
refs/heads/master
2020-05-23T16:24:05.033000
2019-07-07T10:08:42
2019-07-07T10:08:42
186,848,253
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ch2.test; import ch2.MyStack; public class TestMyStack { public static void main(String[] args) { MyStack myStack = new MyStack(); myStack.push(9); myStack.push(8); myStack.push(7); System.out.println(myStack.pop()); System.out.println(myStack.pop()); ...
UTF-8
Java
463
java
TestMyStack.java
Java
[]
null
[]
package ch2.test; import ch2.MyStack; public class TestMyStack { public static void main(String[] args) { MyStack myStack = new MyStack(); myStack.push(9); myStack.push(8); myStack.push(7); System.out.println(myStack.pop()); System.out.println(myStack.pop()); ...
463
0.598272
0.587473
22
20.045454
18.101927
46
false
false
0
0
0
0
0
0
0.5
false
false
12
1aa7c48cead214823f4a82c9b2b3c3f34bcf2454
8,598,524,583,842
26edd7aac984867281e30327fad38f822373e18a
/system/event/src/main/java/org/protozoo/system/event/EventPublisherImpl.java
b83efb78aa82122ce3bdb748825a243b6fd59e89
[]
no_license
wizardofos/Protozoo
https://github.com/wizardofos/Protozoo
a475a4fc65f4f59be01fdb75d3ee1d113b4b40a1
d35dd41b5900f1f37cce12a505ca0dd5b21219ed
refs/heads/master
2016-09-06T09:48:56.451000
2015-01-27T19:49:13
2015-01-27T19:49:13
28,755,029
1
1
null
false
2017-03-19T20:46:37
2015-01-03T21:22:04
2017-03-18T16:13:50
2017-03-19T20:46:37
11,532
1
1
0
HTML
null
null
package org.protozoo.system.event; import org.osgi.service.event.EventAdmin; public class EventPublisherImpl implements EventPublisher { private EventAdmin eventAdmin; public void setEventAdmin(EventAdmin eventAdmin) { this.eventAdmin = eventAdmin; } public void unsetEventAdmin(EventAdmin e...
UTF-8
Java
374
java
EventPublisherImpl.java
Java
[]
null
[]
package org.protozoo.system.event; import org.osgi.service.event.EventAdmin; public class EventPublisherImpl implements EventPublisher { private EventAdmin eventAdmin; public void setEventAdmin(EventAdmin eventAdmin) { this.eventAdmin = eventAdmin; } public void unsetEventAdmin(EventAdmin e...
374
0.73262
0.73262
17
21
22.241985
59
false
false
0
0
0
0
0
0
0.294118
false
false
12
8cc700511dea504fedfb2a8569139969b6700533
17,291,538,344,285
d646191a912ba7d145f12844abda4796b304ded9
/src/main/java/gof/entity/article/Article.java
073f3a7a244dff43dc80179b383af989c30f095c
[]
no_license
Fozzzz/gof
https://github.com/Fozzzz/gof
f9bd26aadd90fb515c45afd0370a9f23bd71aa77
b9276bb7945eb0ca2438234cdaa245409cdaa6ac
refs/heads/master
2020-07-31T07:14:56.148000
2016-11-24T02:14:31
2016-11-24T02:14:31
73,605,865
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gof.entity.article; import org.springframework.format.annotation.DateTimeFormat; import java.util.*; public class Article { public Integer article_id; public String article_title; public String article_content; @DateTimeFormat(pattern = "yyyy-MM-dd") public Date article_date; public Int...
UTF-8
Java
1,587
java
Article.java
Java
[]
null
[]
package gof.entity.article; import org.springframework.format.annotation.DateTimeFormat; import java.util.*; public class Article { public Integer article_id; public String article_title; public String article_content; @DateTimeFormat(pattern = "yyyy-MM-dd") public Date article_date; public Int...
1,587
0.68305
0.68305
66
23.060606
23.22543
128
false
false
0
0
0
0
0
0
0.409091
false
false
12
cffda3de1f636f43dab510b4006e7b3d8fd6c198
31,748,398,311,969
ae7b01630f538a732a5eab7cc2815089fbb17a13
/cloudalibaba-provider-payment9002/src/main/java/com/ucandoooh/springcloud/controller/PaymentController.java
88a2bfdbf5088afaabb98edae4a27f8704877324
[ "Apache-2.0" ]
permissive
ucandoooh/com.ucandoooh.springcloud
https://github.com/ucandoooh/com.ucandoooh.springcloud
2dbf33b1463e453f2ea8545309cf6fbfd24e97e0
8955e66c058a70d0f0c740a91cca38337259eb35
refs/heads/master
2023-06-15T07:54:38.263000
2021-07-08T08:43:16
2021-07-08T08:43:16
377,149,559
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ucandoooh.springcloud.controller; import org.springframework.beans.factory.annotation.Value; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RestController; /** * @author zxn *...
UTF-8
Java
666
java
PaymentController.java
Java
[ { "context": "bind.annotation.RestController;\r\n\r\n/**\r\n * @author zxn\r\n * @date 2021/7/8 10:55\r\n */\r\n@RestController\r\np", "end": 316, "score": 0.9996662139892578, "start": 313, "tag": "USERNAME", "value": "zxn" } ]
null
[]
package com.ucandoooh.springcloud.controller; import org.springframework.beans.factory.annotation.Value; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RestController; /** * @author zxn *...
666
0.711712
0.696697
23
26.956522
25.770691
83
false
false
0
0
0
0
0
0
0.434783
false
false
12
5515292cd0236dbd05528d729f90e425e772e2d6
20,615,843,041,551
f166d3ab1d31b33669ec48ea0144853646336dce
/app/src/main/java/com/cicinnus/cateye/module/cinema/cinema_detail/cinema_info_detail/adapter/CinemaFeaturesAdapter.java
f4336b766524599186f775bdcb4a68e0e10952b4
[ "MIT" ]
permissive
Canglangweiwei/CatEye
https://github.com/Canglangweiwei/CatEye
4ebf86366876422e42aa4f73cbb5837c33523492
94a2fe5c1a74b42db11b54e3ceda0a0044feb13c
refs/heads/master
2020-04-23T14:32:58.549000
2019-06-03T06:57:02
2019-06-03T06:57:02
171,235,517
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cicinnus.cateye.module.cinema.cinema_detail.cinema_info_detail.adapter; import com.chad.library.adapter.base.BaseMultiItemQuickAdapter; import com.chad.library.adapter.base.BaseViewHolder; import com.cicinnus.cateye.R; import com.cicinnus.cateye.base.BaseConstant; import com.cicinnus.cateye.module.cinema.c...
UTF-8
Java
1,201
java
CinemaFeaturesAdapter.java
Java
[ { "context": "nfo_detail.bean.CinemaInfoBean;\n\n/**\n * Created by Cicinnus on 2017/6/26.\n */\n\npublic class CinemaFeaturesAda", "end": 400, "score": 0.9996547102928162, "start": 392, "tag": "USERNAME", "value": "Cicinnus" } ]
null
[]
package com.cicinnus.cateye.module.cinema.cinema_detail.cinema_info_detail.adapter; import com.chad.library.adapter.base.BaseMultiItemQuickAdapter; import com.chad.library.adapter.base.BaseViewHolder; import com.cicinnus.cateye.R; import com.cicinnus.cateye.base.BaseConstant; import com.cicinnus.cateye.module.cinema.c...
1,201
0.739384
0.733555
35
33.314285
35.026333
127
false
false
0
0
0
0
0
0
0.514286
false
false
12
0e93556c86713ac6dd591d4ba2571a782e3f965f
19,576,460,949,686
7ddcb38b5af1b850e031d3b943366673424fccb5
/src/main/java/com/monkgirl/spring5/comm/interfaces/Factory.java
cd50f1e9e28c201b91d13c6656a3912c1a271c14
[]
no_license
MonkGirl/Spring5Enterprise
https://github.com/MonkGirl/Spring5Enterprise
6bceb4abe8305eb7489fda9b1edb8453e9ebe275
67ac1c519b081131fb5fca149ba14838b98471b3
refs/heads/master
2022-12-23T21:22:38.441000
2020-12-15T08:47:40
2020-12-15T08:47:40
252,978,156
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.monkgirl.spring5.comm.interfaces; /** * @author MissYoung * @version 0.1 * @date 2020-08-18 16:46 * @description */ public interface Factory { void make(); void delivery(String address); default void build(Factory factory){} }
UTF-8
Java
259
java
Factory.java
Java
[ { "context": ".monkgirl.spring5.comm.interfaces;\n\n/**\n * @author MissYoung\n * @version 0.1\n * @date 2020-08-18 16:46\n * @des", "end": 71, "score": 0.9916117787361145, "start": 62, "tag": "NAME", "value": "MissYoung" } ]
null
[]
package com.monkgirl.spring5.comm.interfaces; /** * @author MissYoung * @version 0.1 * @date 2020-08-18 16:46 * @description */ public interface Factory { void make(); void delivery(String address); default void build(Factory factory){} }
259
0.675676
0.617761
15
16.266666
14.874886
45
false
false
0
0
0
0
0
0
0.2
false
false
12
94b470f38f6e3ecb9fe3c499d82df4b322b30d83
5,042,291,642,304
0cfad7bbef552252fa5eb38e44348f9148006a60
/src/main/java/com/xplusplus/security/controller/ProjectStatusController.java
6ff5c43e4c57b3c532eb805a1bcfe594cad6a99c
[]
no_license
zhouweixin/security
https://github.com/zhouweixin/security
b4d69240562fef6b29b761dcddaaa0a7cef86a25
2e456b43bc32b625e4a2ae74917e3154030ea710
refs/heads/master
2020-03-19T23:50:07.691000
2018-08-30T13:11:30
2018-08-30T13:11:30
137,021,807
4
3
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xplusplus.security.controller; import java.util.Collection; import java.util.List; import javax.validation.Valid; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.Page; import org.springframework.validation.BindingResult; import org.springframework.web...
UTF-8
Java
4,070
java
ProjectStatusController.java
Java
[ { "context": "usplus.security.utils.ResultUtil;\n\n/**\n * @Author: zhouweixin\n * @Description:\n * @Date: Created in 下午7:54:05 2", "end": 770, "score": 0.9995719790458679, "start": 760, "tag": "USERNAME", "value": "zhouweixin" } ]
null
[]
package com.xplusplus.security.controller; import java.util.Collection; import java.util.List; import javax.validation.Valid; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.Page; import org.springframework.validation.BindingResult; import org.springframework.web...
4,070
0.730943
0.725928
147
26.129251
29.300756
117
false
false
0
0
0
0
0
0
1.292517
false
false
12
0e943a9d0d0c857309a4f35210943a4290154e0f
29,978,871,747,612
74d590a44cd6273ed8f50b015aa644364936b74b
/Wellness_Backend/src/main/java/com/alpha/Wellness_Backend/service/IUserService.java
221b858de9814f97d167a616b5156859e4144a7f
[]
no_license
kanikaniyan/PROJ2
https://github.com/kanikaniyan/PROJ2
934d4079f1b193d63044b194acfd33784a488f26
9ba9188af0610277612735163f815e7746572ae6
refs/heads/main
2023-03-20T22:31:38.549000
2021-03-15T19:27:47
2021-03-15T19:27:47
324,744,906
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.alpha.Wellness_Backend.service; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.alpha.Wellness_Backend.model.Image; import com.alpha.Wellness_Backend.model.User; public interface IUserService { List<User> userListbyStatus(String status); List<User> get...
UTF-8
Java
761
java
IUserService.java
Java
[]
null
[]
package com.alpha.Wellness_Backend.service; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.alpha.Wellness_Backend.model.Image; import com.alpha.Wellness_Backend.model.User; public interface IUserService { List<User> userListbyStatus(String status); List<User> get...
761
0.797635
0.797635
26
28.307692
17.523104
61
false
false
0
0
0
0
0
0
1.346154
false
false
12
d23b245df1665f1016795230cc381d630e412500
9,869,834,870,911
8bcf3bd89cd3cb2c44db4ebfbc4404d2899011be
/csrf-api/src/test/java/com/oudake/csrftest/PasswordTest.java
3f82384959913cc340808c59ab69f12e44f540c6
[]
no_license
king1314okok/csrf-test
https://github.com/king1314okok/csrf-test
5d23a17240a07f7564c6281114ce7b8ea53e7fe3
60a6c92d74cee66784d04198a05586ef819e6831
refs/heads/master
2023-03-13T00:46:33.723000
2021-07-31T15:14:30
2021-07-31T15:14:30
206,119,265
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.oudake.csrftest; import com.oudake.csrftest.auth.Md5PasswordEncoder; import org.junit.Test; import org.springframework.security.crypto.password.PasswordEncoder; public class PasswordTest { @Test public void encode() { PasswordEncoder encoder = new Md5PasswordEncoder(); String resu...
UTF-8
Java
441
java
PasswordTest.java
Java
[ { "context": "er();\n String result = encoder.encode(\"pass1234\");\n // b4af804009cb036a4ccdc33431ef9ac9\n ", "end": 349, "score": 0.945659875869751, "start": 345, "tag": "PASSWORD", "value": "1234" }, { "context": "ng result = encoder.encode(\"pass1234\");\n /...
null
[]
package com.oudake.csrftest; import com.oudake.csrftest.auth.Md5PasswordEncoder; import org.junit.Test; import org.springframework.security.crypto.password.PasswordEncoder; public class PasswordTest { @Test public void encode() { PasswordEncoder encoder = new Md5PasswordEncoder(); String resu...
425
0.727891
0.673469
16
26.5625
22.180984
68
false
false
0
0
0
0
0
0
0.4375
false
false
12
b0f5dad33c12dc337095eb11415ba99962f25a2c
18,047,452,604,158
fff25f02a39ab96bdbd39cfe44832cf754d6d118
/src/com/xue/bbs/beanflat/SearchResult.java
6754a654491a0728dcf7701a2b574b541787ec90
[]
no_license
xuestudy/BBS_Model2_MVC
https://github.com/xuestudy/BBS_Model2_MVC
00d02c1fa50dc73bae95df2f1fa51a4336d4e30f
87c1c97c65505071788096ba00a1022ed7a64f3a
refs/heads/master
2020-07-26T19:11:27.939000
2019-09-16T07:56:50
2019-09-16T07:56:50
208,741,708
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xue.bbs.beanflat; import java.io.UnsupportedEncodingException; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.List; import javax.servlet.http.HttpServletRequest; import com.xue.bbs.pojo.Article; import com.xue.bbs.pojo.Page; import com.xue.bbs.u...
UTF-8
Java
2,989
java
SearchResult.java
Java
[]
null
[]
package com.xue.bbs.beanflat; import java.io.UnsupportedEncodingException; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.List; import javax.servlet.http.HttpServletRequest; import com.xue.bbs.pojo.Article; import com.xue.bbs.pojo.Page; import com.xue.bbs.u...
2,989
0.664266
0.654262
87
27.724138
25.193363
140
false
false
0
0
0
0
0
0
3.321839
false
false
12