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
1b6a0af05b4299d0ed2388630d855c0dc05448c3
6,287,832,149,338
44242deb6c01959cff4c9663e50edfc37a833c6c
/srp-binding/src/main/java/org/srplib/binding/Binding.java
19e0eeadfc4d50108b5535511b3ef3937ee91d34
[ "Apache-2.0" ]
permissive
apechinsky/srplib
https://github.com/apechinsky/srplib
b468e8f1f260349ffaf43e86fdc7a72dea9322bf
af6b69ca876f091a7eff731bb865aca739790f1b
refs/heads/master
2023-03-23T18:41:27.176000
2017-09-13T10:30:11
2017-09-13T10:30:11
1,626,476
1
5
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.srplib.binding; import org.srplib.conversion.Converter; import org.srplib.model.ValueModel; /** * Binding is an association between two value models. * * @author Anton Pechinsky */ public interface Binding { /** * Returns source model of association. * * @return Valu...
UTF-8
Java
677
java
Binding.java
Java
[ { "context": "ociation between two value models.\r\n *\r\n * @author Anton Pechinsky\r\n */\r\npublic interface Binding {\r\n\r\n /**\r\n ", "end": 202, "score": 0.9997682571411133, "start": 187, "tag": "NAME", "value": "Anton Pechinsky" } ]
null
[]
package org.srplib.binding; import org.srplib.conversion.Converter; import org.srplib.model.ValueModel; /** * Binding is an association between two value models. * * @author <NAME> */ public interface Binding { /** * Returns source model of association. * * @return ValueModel va...
668
0.601182
0.601182
35
17.342857
17.172974
54
false
false
0
0
0
0
0
0
0.171429
false
false
13
0da17ce33983605d6a1ca94dbfd61cba6d1b172e
15,702,400,480,149
81b4700cc8734cff4f915d9427f0a5cf241490a1
/src/main/java/com/application/icafapi/common/util/AWSUtil.java
f9ad9faa59c0028f5e23ec049d230b0b5a61e385
[]
no_license
shamoda/ICAF-api
https://github.com/shamoda/ICAF-api
5799ad6fda01c3cb4257c0875d48a98fb5a0e2df
680c04f245908226542af7f4bfa8f7120eb6eb96
refs/heads/master
2023-05-31T04:22:47.469000
2021-06-30T08:14:39
2021-06-30T08:14:39
366,112,228
1
0
null
false
2021-06-26T18:52:10
2021-05-10T16:46:34
2021-06-26T17:31:56
2021-06-26T18:52:09
163
0
0
0
Java
false
false
package com.application.icafapi.common.util; import org.springframework.stereotype.Service; import software.amazon.awssdk.services.s3.S3Client; import static com.application.icafapi.common.constant.AWS.REGION; @Service public class AWSUtil { private static S3Client s3Client = null; public static S3Client ge...
UTF-8
Java
501
java
AWSUtil.java
Java
[]
null
[]
package com.application.icafapi.common.util; import org.springframework.stereotype.Service; import software.amazon.awssdk.services.s3.S3Client; import static com.application.icafapi.common.constant.AWS.REGION; @Service public class AWSUtil { private static S3Client s3Client = null; public static S3Client ge...
501
0.698603
0.678643
20
24.049999
22.363977
65
false
false
0
0
0
0
0
0
0.35
false
false
13
6d3e27b7c7ca443e612c30fa6195c5e08fabd3df
3,384,434,236,023
45407f3162e1657be6bd3273213fc1a444cde445
/dbclient/src/main/java/ru/kraftn/client/models/Duty.java
ae4fca0634f8bab0cc51a33a5594703c7403ec6d
[]
no_license
kraftn/java-gui-and-database
https://github.com/kraftn/java-gui-and-database
1912878e55cdf32c05631e48113f7fd68054a7f6
4a1dd10ba8bfac4114149ca8369b8d562f6d1666
refs/heads/master
2020-05-09T14:50:45.500000
2019-11-11T18:53:10
2019-11-11T18:53:10
181,210,414
0
0
null
true
2019-05-19T19:35:52
2019-04-13T18:06:36
2019-05-19T19:34:48
2019-05-19T19:34:47
472
0
0
0
Java
false
false
package ru.kraftn.client.models; import javax.persistence.*; @Entity @Table(name = "List_Of_Duties") public class Duty implements AbleToGiveId{ @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "ID") private int id; @Column(name = "Name", nullable = false) private String ...
UTF-8
Java
1,222
java
Duty.java
Java
[]
null
[]
package ru.kraftn.client.models; import javax.persistence.*; @Entity @Table(name = "List_Of_Duties") public class Duty implements AbleToGiveId{ @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "ID") private int id; @Column(name = "Name", nullable = false) private String ...
1,222
0.633388
0.633388
59
19.711864
18.40049
63
false
false
0
0
0
0
0
0
0.305085
false
false
13
169e2e0f937d68c1f2974c772445fb4f207eb376
5,729,486,378,058
4cbcff88e1125679bd3d2a11b0e4e5b3250f5be8
/library/src/main/java/com/qiniu/android/storage/serverConfig/ServerUserConfig.java
32d4b4ea2c25dec7e51fe615a5e1c18db7fc5419
[ "MIT" ]
permissive
qiniu/android-sdk
https://github.com/qiniu/android-sdk
f157c8095a84fb344e54775e0b94ca55917b4bda
63e06c2b10d21ee243ab5653d173929f6316fe31
refs/heads/master
2023-08-18T15:44:43.148000
2023-08-07T07:01:32
2023-08-07T07:01:32
5,308,654
643
248
MIT
false
2023-08-07T07:01:34
2012-08-06T01:34:03
2023-07-10T01:24:37
2023-08-07T07:01:33
4,902
618
227
4
Java
false
false
package com.qiniu.android.storage.serverConfig; import com.qiniu.android.utils.Utils; import org.json.JSONException; import org.json.JSONObject; public class ServerUserConfig { private long timestamp; private long ttl = 10; private Boolean http3Enable; private Boolean networkCheckEnable; privat...
UTF-8
Java
1,638
java
ServerUserConfig.java
Java
[]
null
[]
package com.qiniu.android.storage.serverConfig; import com.qiniu.android.utils.Utils; import org.json.JSONException; import org.json.JSONObject; public class ServerUserConfig { private long timestamp; private long ttl = 10; private Boolean http3Enable; private Boolean networkCheckEnable; privat...
1,638
0.59768
0.588523
62
25.419355
22.72809
76
false
false
0
0
0
0
0
0
0.403226
false
false
13
799ba65ca51cd1288c2225b51755c8abebfb80fd
7,524,782,709,591
8c478a2ce3c1f6d69786834c11da80f6dd3876f5
/DriverBookingApp/src/main/java/com/bookingapp/service/AdminService.java
5aaa3e54da1cacb89606d265b0ec5bcf4b561788
[]
no_license
rachit2402/DriverBookingApplication
https://github.com/rachit2402/DriverBookingApplication
925d95d64617772fcd85be2fdd0964e17e60d928
0303f80db558b4c68d026b011041ec8d2d959f26
refs/heads/master
2023-04-08T09:13:58.112000
2021-04-18T15:19:32
2021-04-18T15:19:32
356,202,420
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bookingapp.service; import java.util.List; import com.bookingapp.exceptions.DriverDoesNotExistException; import com.bookingapp.users.Admin; public interface AdminService { void addDriver(Admin admin); void updateDriver(double charges,int driverId) throws DriverDoesNotExistException; void deleteDrive...
UTF-8
Java
403
java
AdminService.java
Java
[]
null
[]
package com.bookingapp.service; import java.util.List; import com.bookingapp.exceptions.DriverDoesNotExistException; import com.bookingapp.users.Admin; public interface AdminService { void addDriver(Admin admin); void updateDriver(double charges,int driverId) throws DriverDoesNotExistException; void deleteDrive...
403
0.828784
0.828784
14
27.785715
26.205721
83
false
false
0
0
0
0
0
0
1
false
false
13
f1ddeba82d9fc54fac03c455759c43cdbf4884f3
17,987,323,044,918
890fb079c3258115a1f6b87b672cb0494c23349a
/core/src/main/java/uk/co/pbellchambers/maceswinger/map/MapObject.java
03787a7949be5041d950f6e6025eb682128332a8
[ "MIT" ]
permissive
pbellchambers/Mace-Swinger
https://github.com/pbellchambers/Mace-Swinger
22230e4b8debfab97bce85f3c9e920e4659b5dad
ac41ba049164e04b9fe130a771873e71220b06e2
refs/heads/master
2020-07-26T02:33:57.751000
2016-11-16T21:15:13
2016-11-16T21:15:13
73,637,659
1
0
null
true
2016-11-13T19:27:00
2016-11-13T19:26:57
2016-10-07T23:50:37
2014-11-20T00:25:10
42,940
0
0
0
null
null
null
package uk.co.pbellchambers.maceswinger.map; import org.magnos.entity.EntityList; public interface MapObject { public Object spawn(EntityList list, int x, int y, String... params); }
UTF-8
Java
190
java
MapObject.java
Java
[ { "context": "package uk.co.pbellchambers.maceswinger.map;\n\nimport org.magnos.entity.Entity", "end": 27, "score": 0.9955928921699524, "start": 14, "tag": "USERNAME", "value": "pbellchambers" } ]
null
[]
package uk.co.pbellchambers.maceswinger.map; import org.magnos.entity.EntityList; public interface MapObject { public Object spawn(EntityList list, int x, int y, String... params); }
190
0.757895
0.757895
8
22.75
25.508577
73
false
false
0
0
0
0
0
0
0.75
false
false
13
02ab4f90f279d36107799f03a691cbcf8e3b09ca
22,067,541,971,576
b37f05f31bd4b6961053b27e6bd69d4b705fd2e7
/src-demo/com/weibo/sdk/android/demo/UserInfoActivity.java
b11440f82e7be25f98828243086c77a76d31d0e6
[]
no_license
besky86/GraduationProject
https://github.com/besky86/GraduationProject
9ca03dc606110d9ca57168fd0c03a5a1fa8dc182
47e71565706d7d253bc53a51a6c13b746e02f371
refs/heads/master
2020-06-05T02:01:00.904000
2013-06-01T03:07:49
2013-06-01T03:07:49
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.weibo.sdk.android.demo; import java.io.IOException; import org.json.JSONException; import org.json.JSONObject; import com.weibo.sdk.android.WeiboException; import com.weibo.sdk.android.api.FriendshipsAPI; import com.weibo.sdk.android.api.UsersAPI; import com.weibo.sdk.android.entity.User; import com.weib...
UTF-8
Java
8,422
java
UserInfoActivity.java
Java
[]
null
[]
package com.weibo.sdk.android.demo; import java.io.IOException; import org.json.JSONException; import org.json.JSONObject; import com.weibo.sdk.android.WeiboException; import com.weibo.sdk.android.api.FriendshipsAPI; import com.weibo.sdk.android.api.UsersAPI; import com.weibo.sdk.android.entity.User; import com.weib...
8,422
0.700531
0.699324
331
24.039274
21.119892
69
false
false
0
0
0
0
0
0
2.595166
false
false
13
64524944732720ace82c34abaf4ada43988070e9
24,215,025,621,465
de903af69178dd689a24b3187328c11df89091e7
/java/Counting Elements/FrogRiverOne.java
445cc9dd49c94c9c57c5982e1ddd5aa486e93123
[]
no_license
nwyee/Codility
https://github.com/nwyee/Codility
7034e67e6fc5f08a7202b900a840b3bbddd97588
d75ac072b7c65e11207d186ea3e2a019b8c8a052
refs/heads/master
2021-08-06T15:04:54.566000
2021-07-04T14:39:58
2021-07-04T14:39:58
137,974,082
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
/* https://app.codility.com/programmers/lessons/4-counting_elements/frog_river_one/ https://app.codility.com/demo/results/trainingWCUA4N-MFH/ */ class Solution { public int solution(int X, int[] A) { // write your code in Java SE 8 int step = 0; boolean[] hasLeaf = new boolean[X+1]; ...
UTF-8
Java
556
java
FrogRiverOne.java
Java
[]
null
[]
/* https://app.codility.com/programmers/lessons/4-counting_elements/frog_river_one/ https://app.codility.com/demo/results/trainingWCUA4N-MFH/ */ class Solution { public int solution(int X, int[] A) { // write your code in Java SE 8 int step = 0; boolean[] hasLeaf = new boolean[X+1]; ...
556
0.496403
0.483813
23
23.217392
21.779442
80
false
false
0
0
0
0
0
0
0.391304
false
false
13
0ba9759bdad8a355c56684cd81a962dcb4c649f3
31,207,232,377,681
1b27d2ef93ca2374a3202673c22f4a6f8920402a
/app/src/main/java/xyz/chaisong/cskitdemo/network/response/RespEntity.java
72aa3764e10dc0a73eef6481074b0fab7c0ff702
[]
no_license
droison/CSKit
https://github.com/droison/CSKit
bdbeba24f1eafa0e27adeed576c0ab220e218338
ff6d4f11e79a023dc2396ba5a435156b4be7e831
refs/heads/master
2020-05-21T04:28:23.798000
2018-07-27T15:15:02
2018-07-27T15:15:02
54,967,823
3
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package xyz.chaisong.cskitdemo.network.response; import java.util.Map; /** * Created by song on 15/11/27. */ public class RespEntity<T extends RespBaseMeta> { private T responseMeta; private HttpResponseMeta httpResponseMeta; private boolean isCache; private String responseString; public boolea...
UTF-8
Java
1,995
java
RespEntity.java
Java
[ { "context": "esponse;\n\nimport java.util.Map;\n\n/**\n * Created by song on 15/11/27.\n */\npublic class RespEntity<T extend", "end": 95, "score": 0.8644827604293823, "start": 91, "tag": "USERNAME", "value": "song" } ]
null
[]
package xyz.chaisong.cskitdemo.network.response; import java.util.Map; /** * Created by song on 15/11/27. */ public class RespEntity<T extends RespBaseMeta> { private T responseMeta; private HttpResponseMeta httpResponseMeta; private boolean isCache; private String responseString; public boolea...
1,995
0.657143
0.652632
69
27.927536
22.790361
76
false
false
0
0
0
0
0
0
0.449275
false
false
13
2a1592d3513d0b8b1557c46e8401828fad8bae75
15,599,321,229,321
e14b16cf11d20fc07a59626547902193d6c246d9
/WAGDEV_heromancer/Setting.java.java
8c83bfe8c706eb3c73df0761dd23acac31a71a59
[]
no_license
yu-podong/OpenSourceDevelopment
https://github.com/yu-podong/OpenSourceDevelopment
523c49786ec8cb41897ce9cfa77cc618a4c658a0
ae27b5fa40ec3d37557bafef355db2df2ea81681
refs/heads/main
2023-01-23T12:49:00.487000
2020-12-04T07:28:50
2020-12-04T07:28:50
318,410,327
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.wagdev.heromancer; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.media.MediaPlayer; import android.os.Bundle; import android.view.MotionEvent; import android.view.View; impor...
UTF-8
Java
1,737
java
Setting.java.java
Java
[]
null
[]
package com.wagdev.heromancer; import androidx.appcompat.app.AppCompatActivity; import android.annotation.SuppressLint; import android.content.Context; import android.content.Intent; import android.media.MediaPlayer; import android.os.Bundle; import android.view.MotionEvent; import android.view.View; impor...
1,737
0.627615
0.627615
53
29.603773
23.69009
108
false
false
0
0
0
0
0
0
0.490566
false
false
13
c1b8631d464dc15a3ab4d402bc1613da1557421c
39,247,411,172,639
07f2fa83cafb993cc107825223dc8279969950dd
/game_logic_server/src/main/java/com/xgame/logic/server/game/bag/entity/DeductItem.java
339594868b5b9c4e2c6842419cb903220c72c35d
[]
no_license
hw233/x2-slg-java
https://github.com/hw233/x2-slg-java
3f12a8ed700e88b81057bccc7431237fae2c0ff9
03dcdab55e94ee4450625404f6409b1361794cbf
refs/heads/master
2020-04-27T15:42:10.982000
2018-09-27T08:35:27
2018-09-27T08:35:27
174,456,389
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xgame.logic.server.game.bag.entity; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import org.springframework.stereotype.Component; import com.xgame.config.items.ItemsPir; import com.xgame.config....
UTF-8
Java
5,640
java
DeductItem.java
Java
[ { "context": "e.player.entity.PlayerBag;\n\n/**\n * 道具扣减\n * @author jacky.jiang\n *\n */\n@Component\npublic class DeductIt", "end": 755, "score": 0.9091859459877014, "start": 754, "tag": "NAME", "value": "j" }, { "context": "player.entity.PlayerBag;\n\n/**\n * 道具扣减\n * @author jack...
null
[]
package com.xgame.logic.server.game.bag.entity; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import org.springframework.stereotype.Component; import com.xgame.config.items.ItemsPir; import com.xgame.config....
5,640
0.685171
0.683478
183
28.038252
30.534288
193
false
false
0
0
0
0
0
0
2.73224
false
false
13
0a5673439b5225183be0588d3dc7911743418508
25,022,479,528,354
5496c812de49f99119e8581d089763eabeb55b39
/src/main/java/nl/utwente/ing/service/CategoryService.java
28d6086c5c9eb3f8e74b55746c3945fc9b11122f
[ "BSD-2-Clause-Views" ]
permissive
agilitytestbed/Team-F1
https://github.com/agilitytestbed/Team-F1
729a87bea0c592f1049683ff1720830ee421161f
5dd362affbd7fe0c84d7352d50ab1a99db3c61cf
refs/heads/master
2020-03-09T11:50:58.993000
2018-08-26T17:43:45
2018-08-26T17:43:45
128,771,138
0
0
null
false
2018-08-26T17:43:46
2018-04-09T12:51:47
2018-08-14T11:35:52
2018-08-26T17:43:46
204
0
0
0
Java
false
null
/* * Copyright (c) 2018, Tom Leemreize <https://github.com/oplosthee> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright n...
UTF-8
Java
2,825
java
CategoryService.java
Java
[ { "context": "/*\n * Copyright (c) 2018, Tom Leemreize <https://github.com/oplosthee>\n * All rights rese", "end": 39, "score": 0.9998766779899597, "start": 26, "tag": "NAME", "value": "Tom Leemreize" }, { "context": "right (c) 2018, Tom Leemreize <https://github.com/oplosthee>\n * A...
null
[]
/* * Copyright (c) 2018, <NAME> <https://github.com/oplosthee> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, ...
2,818
0.747257
0.745133
74
37.175674
29.836201
82
false
false
0
0
0
0
0
0
0.594595
false
false
13
cd58b63908decbbc903a544f4acd00ccfdd2f5dc
38,723,425,192,470
56512080a835a98040c2855abc45a77f2faa9de1
/src/main/java/ar/nex/jpa/GastoRepuestoJpaController.java
7f20adcaeb4dba46faa06562c8fd020972c90993
[ "Apache-2.0" ]
permissive
renzog6/sae-app
https://github.com/renzog6/sae-app
812e42cde1d586404950eeec20c53ea41e89471c
f44f5c23cc542809e8545a16473c2a1127e3c8a1
refs/heads/master
2022-06-26T21:39:01.538000
2020-04-29T21:02:39
2020-04-29T21:02:39
186,499,418
1
0
Apache-2.0
false
2022-05-20T21:34:41
2019-05-13T21:40:05
2020-04-29T21:03:05
2022-05-20T21:34:40
850
0
0
6
Java
false
false
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package ar.nex.jpa; import ar.nex.entity.equipo.gasto.GastoRepuesto; import ar.nex.jpa.exceptions.NonexistentEntityException; ...
UTF-8
Java
4,599
java
GastoRepuestoJpaController.java
Java
[ { "context": ".persistence.criteria.Root;\r\n\r\n/**\r\n *\r\n * @author Renzo\r\n */\r\npublic class GastoRepuestoJpaController imp", "end": 666, "score": 0.9995924234390259, "start": 661, "tag": "NAME", "value": "Renzo" } ]
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 ar.nex.jpa; import ar.nex.entity.equipo.gasto.GastoRepuesto; import ar.nex.jpa.exceptions.NonexistentEntityException; ...
4,599
0.569906
0.569254
138
31.326086
25.109085
117
false
false
0
0
0
0
0
0
0.550725
false
false
13
9634578d64d12371ea16440c5a71644dad299a6c
34,213,709,535,885
237e37a2358c846a08b7c5f8b49838da94dc6d6d
/src/strings/RegularExpressions.java
d72326171e726b606467d407a6ffaddee10f0ffe
[]
no_license
Lok-Aravind-Palu/PluralsightPractice
https://github.com/Lok-Aravind-Palu/PluralsightPractice
742856b207e57b733284ec4403832fafce4a8914
77b6fef8688bd8656ab3fef12c329aa994e32af4
refs/heads/master
2020-03-19T17:32:53.163000
2018-06-09T23:46:05
2018-06-09T23:46:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package strings; public class RegularExpressions { public static void main(String[] args) { String s1 ="apple,apple and orange please"; /////replaceAll method String s2 =s1.replaceAll("ple", "ricot"); System.out.println(s2); String s3 = s1.replaceAll("ple\\b", "ricot"); S...
UTF-8
Java
569
java
RegularExpressions.java
Java
[]
null
[]
package strings; public class RegularExpressions { public static void main(String[] args) { String s1 ="apple,apple and orange please"; /////replaceAll method String s2 =s1.replaceAll("ple", "ricot"); System.out.println(s2); String s3 = s1.replaceAll("ple\\b", "ricot"); S...
569
0.537786
0.523726
26
20.884615
17.600977
53
false
false
0
0
0
0
0
0
1.038462
false
false
13
e6fc7b5e1926c60a716437c287a99b05963c93a3
34,402,688,098,491
c6a69e4491b73ff3e1bd380c9f20788087b3f84c
/app/src/main/java/com/google/developer/bugmaster/features/details_insect/DetailsMvpPresenter.java
6a66750685474a00622786c48078cd296d95f25e
[]
no_license
CoDCaT/Test-task-from-Google
https://github.com/CoDCaT/Test-task-from-Google
cf59c74bf3383937f41fccaf81fe3646a1897f00
8115b00067ddf37dadd9b4240e67594ede7893b3
refs/heads/master
2021-05-16T17:28:03.894000
2017-12-14T14:27:40
2017-12-23T08:41:53
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.google.developer.bugmaster.features.details_insect; import android.content.Intent; import android.view.MenuItem; import com.google.developer.bugmaster.base.MvpPresenter; public interface DetailsMvpPresenter<V extends DetailsMvpView> extends MvpPresenter<V> { void onViewInitialized(Intent intent); ...
UTF-8
Java
365
java
DetailsMvpPresenter.java
Java
[]
null
[]
package com.google.developer.bugmaster.features.details_insect; import android.content.Intent; import android.view.MenuItem; import com.google.developer.bugmaster.base.MvpPresenter; public interface DetailsMvpPresenter<V extends DetailsMvpView> extends MvpPresenter<V> { void onViewInitialized(Intent intent); ...
365
0.813699
0.813699
14
25.071428
28.434044
88
false
false
0
0
0
0
0
0
0.428571
false
false
13
53464b6b12e8655ab09464bdc8a64ac66f816b51
34,041,910,844,462
31820a5b5cb96f3acee4eec17fbd20c4332c80f6
/src/main/java/robots/model/field/between_cells_objects/BetweenCellObjectWithAction.java
10fa4dca15d15dd0903ed3d9b2041d5ac68eccfd
[]
no_license
vitek999/OOP_Robots
https://github.com/vitek999/OOP_Robots
160e74ffafb027551ed269af934c6d6212cc5bcb
306c95ad11e08eb10171a2a76c1f0113175e6f63
refs/heads/master
2021-04-20T11:52:06.395000
2021-01-28T20:13:11
2021-01-28T20:13:11
249,681,500
5
0
null
false
2021-01-28T20:13:11
2020-03-24T10:45:15
2020-05-21T04:41:13
2021-01-28T20:13:11
4,175
2
0
0
Java
false
false
package robots.model.field.between_cells_objects; import robots.model.field.BetweenCellObject; /** * Объект, распологающийся между ячейками {@link robots.model.field.Cell}, имеющий действия. */ public abstract class BetweenCellObjectWithAction extends BetweenCellObject { /** * Выполнить действие. */ ...
UTF-8
Java
617
java
BetweenCellObjectWithAction.java
Java
[]
null
[]
package robots.model.field.between_cells_objects; import robots.model.field.BetweenCellObject; /** * Объект, распологающийся между ячейками {@link robots.model.field.Cell}, имеющий действия. */ public abstract class BetweenCellObjectWithAction extends BetweenCellObject { /** * Выполнить действие. */ ...
617
0.710262
0.710262
20
23.85
26.676348
92
false
false
0
0
0
0
0
0
0.3
false
false
13
bb69fe13c630ab6d7c6b9fd8c590046fcb04e6c6
38,233,798,898,054
963f4f641327d85d13a2194558912194d1831789
/src/main/java/com/xuliang/framework/async/worker/WorkResult.java
4bb2a67caf69fe7322983a25420a75b70f5fd29f
[]
no_license
xuliang12/async
https://github.com/xuliang12/async
31e885e0c8753956289c74b9d4a36664f2dde641
698bee7e75ac5b0c819f1816120f473b07c59cf0
refs/heads/master
2023-03-11T15:09:28.613000
2021-02-22T10:11:20
2021-02-22T10:11:20
283,086,440
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.xuliang.framework.async.worker; import lombok.Data; /** * 执行结果 * * @author xuliang */ @Data public class WorkResult<V> { /** * 执行结果 */ private V result; /** * 结果状态 */ private ResultState resultState; /** * 异常信息 */ private Exception ex; p...
UTF-8
Java
749
java
WorkResult.java
Java
[ { "context": ";\n\n\nimport lombok.Data;\n\n/**\n * 执行结果\n *\n * @author xuliang\n */\n@Data\npublic class WorkResult<V> {\n\n\n /**\n", "end": 100, "score": 0.9987399578094482, "start": 93, "tag": "USERNAME", "value": "xuliang" } ]
null
[]
package com.xuliang.framework.async.worker; import lombok.Data; /** * 执行结果 * * @author xuliang */ @Data public class WorkResult<V> { /** * 执行结果 */ private V result; /** * 结果状态 */ private ResultState resultState; /** * 异常信息 */ private Exception ex; p...
749
0.589958
0.589958
45
14.933333
18.68737
72
false
false
0
0
0
0
0
0
0.355556
false
false
13
6ac9a03e447a0f36a6143dfd1455041549cafa47
37,924,561,250,155
e9e76843183120eaf08bcb9de5f9a86ea9e325db
/src/org/processmining/prediction/Augmentation/Hour.java
fc8f8c3a9fbb54e550adc7943cce6c30c483039a
[]
no_license
avihaigr/ConcurrentFeaturesPrediction
https://github.com/avihaigr/ConcurrentFeaturesPrediction
0ae81cdb9fd17dbbb92d742e3dc8489df736862c
b1f1d209201562923d1fb45158cb6871489690e2
refs/heads/master
2021-01-02T16:04:43.217000
2020-02-25T21:08:34
2020-02-25T21:08:34
239,694,932
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.processmining.prediction.Augmentation; import java.util.Date; import org.deckfour.xes.extension.std.XTimeExtension; import org.deckfour.xes.model.XEvent; import org.deckfour.xes.model.XLog; import org.deckfour.xes.model.XTrace; public class Hour extends Augmentation{ public static final String TIMESTAMP...
UTF-8
Java
718
java
Hour.java
Java
[]
null
[]
package org.processmining.prediction.Augmentation; import java.util.Date; import org.deckfour.xes.extension.std.XTimeExtension; import org.deckfour.xes.model.XEvent; import org.deckfour.xes.model.XLog; import org.deckfour.xes.model.XTrace; public class Hour extends Augmentation{ public static final String TIMESTAMP...
718
0.733983
0.729805
38
17.894737
19.737474
67
false
false
0
0
0
0
0
0
1.289474
false
false
13
f5f8ff7433355e3c267e8ae4bd10169c215e464e
38,929,583,590,213
1242c92560cd6bfe11fc028c81c16dd1c9777765
/src/main/java/dev/atanasovski/dagscheduler/Main.java
206dee3ab26a70e774c2612d60eb2c3cab33a46b
[]
no_license
wddllyy/DAG_Task_Scheduler
https://github.com/wddllyy/DAG_Task_Scheduler
b945efe6c0f9c935669b817102ebf2f921c92d91
fb9c40b43099ba138404a7c1718e29c121120202
refs/heads/main
2023-04-19T22:32:46.237000
2021-05-06T22:30:40
2021-05-06T22:33:20
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dev.atanasovski.dagscheduler; import dev.atanasovski.dagscheduler.algorithms.DummySchedulingAlgorithm; import dev.atanasovski.dagscheduler.examples.login.LogInSchedule; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Created by Blagoj on 24-Feb-16. */ public class Main { static final Logg...
UTF-8
Java
707
java
Main.java
Java
[ { "context": "import org.slf4j.LoggerFactory;\n\n/**\n * Created by Blagoj on 24-Feb-16.\n */\npublic class Main {\n static ", "end": 260, "score": 0.994625985622406, "start": 254, "tag": "USERNAME", "value": "Blagoj" } ]
null
[]
package dev.atanasovski.dagscheduler; import dev.atanasovski.dagscheduler.algorithms.DummySchedulingAlgorithm; import dev.atanasovski.dagscheduler.examples.login.LogInSchedule; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Created by Blagoj on 24-Feb-16. */ public class Main { static final Logg...
707
0.729844
0.721358
21
32.714287
27.46451
73
false
false
0
0
0
0
0
0
0.571429
false
false
13
2effd5fa6069a7271cc64b206c0c8c90da5d795f
34,823,594,887,024
3d33196d8950940aa29a3a569c15e6224bc400f2
/springboot-integrate/spring/spring-ioc-di/src/main/java/vip/xjdai/ioc/xml/static_factory/DaoFactory.java
a25df3e6fa88185c0125178a2da2fd92b389be29
[]
no_license
myliwenbo/Springboot
https://github.com/myliwenbo/Springboot
1e2a48f344114e00defb2f954027dbbe5aa930ac
c0c90840481f206625e13328e31f8f554b01731f
refs/heads/master
2023-03-06T23:36:05.053000
2022-09-16T08:17:48
2022-09-16T08:17:48
150,402,628
7
5
null
false
2023-02-22T08:02:02
2018-09-26T09:32:08
2021-12-29T16:34:37
2023-02-22T08:02:02
32,863
6
5
33
Java
false
false
package vip.xjdai.ioc.xml.static_factory; public class DaoFactory { //静态工厂 public static final FactoryDao getStaticFactoryDaoImpl() { return new StaticFacotryDaoImpl(); } }
UTF-8
Java
203
java
DaoFactory.java
Java
[]
null
[]
package vip.xjdai.ioc.xml.static_factory; public class DaoFactory { //静态工厂 public static final FactoryDao getStaticFactoryDaoImpl() { return new StaticFacotryDaoImpl(); } }
203
0.707692
0.707692
8
23.5
21.406775
62
false
false
0
0
0
0
0
0
0.25
false
false
13
ce5c0e144574464263169cdc3b706012b4a13aea
34,823,594,889,936
fbf1e3006201c93115422fc2480c34a271e9c0ae
/src/main/java/gov/pnnl/aim/discovery/util/MatrixUtil.java
11419b8d275ae32ec34f313f6a9d66d68b1badeb
[]
no_license
Tubbz-alt/aim-science-of-interaction
https://github.com/Tubbz-alt/aim-science-of-interaction
74f1ced535f97520ed5006bf5fb4c31bd4c2d615
4bd1634e30f9a1db8c57a56d1ae99c0512a4813f
refs/heads/master
2021-05-29T21:22:44.533000
2015-08-04T04:27:41
2015-08-04T04:27:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gov.pnnl.aim.discovery.util; import gov.pnnl.jac.geom.CoordinateList; import gov.pnnl.jac.geom.RealMatrixCoordinateList; import gov.pnnl.jac.math.linalg.PCA; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Map; import java.util.Set; import org.apache.commons.math3...
UTF-8
Java
12,527
java
MatrixUtil.java
Java
[]
null
[]
package gov.pnnl.aim.discovery.util; import gov.pnnl.jac.geom.CoordinateList; import gov.pnnl.jac.geom.RealMatrixCoordinateList; import gov.pnnl.jac.math.linalg.PCA; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Map; import java.util.Set; import org.apache.commons.math3...
12,527
0.599665
0.589048
438
27.600456
24.276991
115
false
false
0
0
0
0
0
0
0.705479
false
false
13
a70245f29fc7ca45a64435c067859fdeae40dd4c
39,307,540,705,829
6adf826eb84ea3654761b0c028b918e53b3e189e
/client/StudentTrackKitKat/register/src/main/java/xchg/online/register/LookupEvent.java
4e78a67c024acd914603177895f8117fd3861bfd
[]
no_license
rajsanka/studenttrack
https://github.com/rajsanka/studenttrack
feb9a31baf05fe54edb9faaad13dd5696a3d17db
066afa823dad41c935624d125b43ffe054a9cc1b
refs/heads/master
2023-02-21T00:03:12.493000
2017-03-23T04:52:02
2017-03-23T04:52:02
79,415,735
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package xchg.online.register; import android.app.Activity; import android.util.Log; import org.anon.smart.client.SmartEvent; import org.anon.smart.client.SmartResponseListener; import java.util.HashMap; import java.util.List; import java.util.Map; /** * Created by rsankarx on 12/12/16. */ public class LookupEven...
UTF-8
Java
2,015
java
LookupEvent.java
Java
[ { "context": "til.List;\nimport java.util.Map;\n\n/**\n * Created by rsankarx on 12/12/16.\n */\n\npublic class LookupEvent extend", "end": 278, "score": 0.9997010231018066, "start": 270, "tag": "USERNAME", "value": "rsankarx" } ]
null
[]
package xchg.online.register; import android.app.Activity; import android.util.Log; import org.anon.smart.client.SmartEvent; import org.anon.smart.client.SmartResponseListener; import java.util.HashMap; import java.util.List; import java.util.Map; /** * Created by rsankarx on 12/12/16. */ public class LookupEven...
2,015
0.62134
0.616873
74
26.229731
23.58856
88
false
false
0
0
0
0
0
0
0.540541
false
false
13
b3f5310153e2013f803c4f34860e60efbec0f632
38,182,259,294,119
2079a6cdd739d332773114f379602344d1cd273e
/app/src/main/java/com/example/operacionesmteriasprimas/Adapters/ListAdapterActividades.java
44e26dcb490ffaf6ba7ba6ce94bb2af7992b09ba
[]
no_license
ppereira123/OperacionesMateriasPrimas
https://github.com/ppereira123/OperacionesMateriasPrimas
3eaf2a4af7548100d0250e0a36f4ad6e7dac7be9
d754149807d18bc9555401404f0ba84f12e9c51f
refs/heads/main
2023-07-05T00:00:27.934000
2021-08-31T16:46:56
2021-08-31T16:46:56
357,053,712
0
0
null
false
2021-08-03T15:30:33
2021-04-12T04:10:34
2021-05-14T15:54:16
2021-08-03T15:30:33
8,835
0
0
0
Java
false
false
package com.example.operacionesmteriasprimas.Adapters; import android.annotation.SuppressLint; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.text.Editable; import andr...
UTF-8
Java
5,771
java
ListAdapterActividades.java
Java
[]
null
[]
package com.example.operacionesmteriasprimas.Adapters; import android.annotation.SuppressLint; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.text.Editable; import andr...
5,771
0.591579
0.588979
191
29.209425
25.845657
141
false
false
0
0
0
0
0
0
0.502618
false
false
13
8a191cb1f4a1a0b4a2f0d9f048b2371d7d94ace2
38,723,425,167,235
a89ed1c001abccff5ee587b907dbb12e2ef3cd50
/TransactionmanagementAndJdbcTemplatePractise/src/com/dao/StudentMapper.java
7dc5a9c2fc79020edde3306edb18c0ed5ca4131d
[]
no_license
Param05/workspace-all
https://github.com/Param05/workspace-all
2c8c333737a0348c0d3e5b97e3f3dab29b88c294
8af2560b28cf1f91374241c3f55873a91d219144
refs/heads/master
2020-02-16T02:25:47.761000
2018-10-16T17:53:37
2018-10-16T17:53:37
124,544,955
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dao; import java.sql.ResultSet; import java.sql.SQLException; import org.springframework.jdbc.core.RowMapper; import com.model.Student; public class StudentMapper implements RowMapper<Student> { @Override public Student mapRow(ResultSet rs, int rowNum) throws SQLException { Student student = new St...
UTF-8
Java
536
java
StudentMapper.java
Java
[]
null
[]
package com.dao; import java.sql.ResultSet; import java.sql.SQLException; import org.springframework.jdbc.core.RowMapper; import com.model.Student; public class StudentMapper implements RowMapper<Student> { @Override public Student mapRow(ResultSet rs, int rowNum) throws SQLException { Student student = new St...
536
0.79291
0.79291
21
24.523809
24.488323
70
false
false
0
0
0
0
0
0
1.142857
false
false
13
288b8c75633a0967df9602f7a4182f2b6b936d70
39,479,339,404,431
34a77684dc5224512b5e6401837c1297b2e4f0b6
/SPEREC_ECLIPSE/src/app/NewPopRef.java
0c74d894ac457ff71918d59241018dd84fd98cc4
[]
no_license
francesigo/sperec
https://github.com/francesigo/sperec
a41d01f582d7ece36152711f79dc785c36ef4d40
4ad87e22068dc6072f0e2dda77dc8aed708d8e5c
refs/heads/master
2020-08-21T16:26:11.667000
2019-10-19T12:21:38
2019-10-19T12:21:38
216,198,587
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package app; import java.awt.BorderLayout; import java.awt.Container; import java.io.File; import java.io.IOException; import java.util.ArrayList; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JScrollPane; import javax.swing.JTextArea; import guiutils.ChooseConfigurationFile; ...
UTF-8
Java
9,654
java
NewPopRef.java
Java
[]
null
[]
package app; import java.awt.BorderLayout; import java.awt.Container; import java.io.File; import java.io.IOException; import java.util.ArrayList; import javax.swing.JFrame; import javax.swing.JPanel; import javax.swing.JScrollPane; import javax.swing.JTextArea; import guiutils.ChooseConfigurationFile; ...
9,654
0.703335
0.701575
300
30.18
31.594213
179
false
false
0
0
0
0
0
0
2.086667
false
false
13
2f840d97772e01d9284439eee3cede6f724f2157
36,919,538,914,429
d97233eeb7300accb1b55cce8158c6cd4ac7aec2
/src/main/java/com/timeline/entity/classes/ClassDetail.java
f8f130a12dc385f31d8c53fed73d00d90c7fc06e
[]
no_license
hyojinsim90/timeline
https://github.com/hyojinsim90/timeline
a10f1f380abba428d173d73c3e428913efaa1808
81eab12fcc820d581ae735b901257e1bc04bc3e1
refs/heads/master
2023-06-26T19:03:56.146000
2021-07-28T16:22:30
2021-07-28T16:22:30
357,631,661
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.timeline.entity.classes; import com.timeline.entity.BaseTimeEntity; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import javax.persistence.*; /** * @author : Hyojin Sim * @version : 1.0.0 * @date : 2021-07-09 오후 11:03 * @brief : class detail **/ @Getter @NoArgsConst...
UTF-8
Java
1,267
java
ClassDetail.java
Java
[ { "context": "r;\n\nimport javax.persistence.*;\n\n\n/**\n * @author : Hyojin Sim\n * @version : 1.0.0\n * @date : 2021-07-09 오후 11:0", "end": 217, "score": 0.9995688796043396, "start": 207, "tag": "NAME", "value": "Hyojin Sim" } ]
null
[]
package com.timeline.entity.classes; import com.timeline.entity.BaseTimeEntity; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import javax.persistence.*; /** * @author : <NAME> * @version : 1.0.0 * @date : 2021-07-09 오후 11:03 * @brief : class detail **/ @Getter @NoArgsConstruct...
1,263
0.646726
0.6346
57
20.701754
18.41716
91
false
false
0
0
0
0
0
0
0.438596
false
false
13
0a92696641ec94a8431e77d899eb22cdb359a7b9
37,898,791,450,629
54ddb74f4253c099268a6da56ecab6bfee36b31d
/Assignment 5.java
02f56075c75a4d62ae70f70736bcf4216be04fed
[]
no_license
30013622/assignment-2
https://github.com/30013622/assignment-2
bc43a8b506c6de1715e550b43d354c163fa987b9
1b8f1d9495107ce17b1a4aefbf01a0d65a713c4f
refs/heads/master
2020-08-29T19:35:31.068000
2020-02-12T20:51:09
2020-02-12T20:51:09
218,149,265
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; import java.lang.Math; class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println( "How long do you want the array?"); int x = scan.nextInt(); if(x>0){ for(int i ...
UTF-8
Java
532
java
Assignment 5.java
Java
[]
null
[]
import java.util.Scanner; import java.lang.Math; class Main { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.println( "How long do you want the array?"); int x = scan.nextInt(); if(x>0){ for(int i ...
532
0.490602
0.486842
23
22.173914
18.841795
62
false
false
0
0
0
0
0
0
0.434783
false
false
13
1f0b75742716de6ca41d7ee7a05e40fbd512ad56
26,697,516,713,325
c2dce7adaeb681c5f1e34cffaba4d55104342c79
/src/main/java/com/dreamgyf/gmqyttf/client/task/message/send/MqttPublishSendTask.java
55f052480cec90ba32afe48b86deb698d9d3ae93
[ "Apache-2.0" ]
permissive
dreamgyf/gmqyttf-client
https://github.com/dreamgyf/gmqyttf-client
582bef133bb749b01721fc85958a5ceff5c4b9d7
c832de22100267c4e96cb4d746d604acb93f4d96
refs/heads/master
2021-08-07T10:39:11.174000
2020-12-30T06:16:27
2020-12-30T06:16:27
290,427,240
102
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dreamgyf.gmqyttf.client.task.message.send; import com.dreamgyf.gmqyttf.client.socket.MqttWritableSocket; import com.dreamgyf.gmqyttf.client.task.MqttTask; import com.dreamgyf.gmqyttf.common.enums.MqttVersion; import com.dreamgyf.gmqyttf.common.packet.MqttPublishPacket; import com.dreamgyf.gmqyttf.common.th...
UTF-8
Java
1,133
java
MqttPublishSendTask.java
Java
[]
null
[]
package com.dreamgyf.gmqyttf.client.task.message.send; import com.dreamgyf.gmqyttf.client.socket.MqttWritableSocket; import com.dreamgyf.gmqyttf.client.task.MqttTask; import com.dreamgyf.gmqyttf.common.enums.MqttVersion; import com.dreamgyf.gmqyttf.common.packet.MqttPublishPacket; import com.dreamgyf.gmqyttf.common.th...
1,133
0.719329
0.719329
32
34.40625
26.969728
85
false
false
0
0
0
0
0
0
0.5625
false
false
13
ab8012e480c02a425baf98c8412d86b38340b654
28,922,309,804,350
6b2f81ff4015eecc6b258ceeed6d739c523c4a0f
/io/shui-io/shui-netty/src/main/java/com.shui.netty/first/DatagramChannelNio.java
1586a7fa8d9b3a070b7c4a07c6e0506c49771b95
[]
no_license
jiaofu/javatest
https://github.com/jiaofu/javatest
117463ccec5e255befddda533b90e5ca84ce1e28
183574a1f17a0414812292753248e38378953229
refs/heads/master
2021-01-15T13:28:49.779000
2020-02-27T07:52:49
2020-02-27T07:52:49
99,673,646
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.shui.netty.first; import java.io.IOException; import java.net.InetSocketAddress; import java.nio.ByteBuffer; import java.nio.channels.DatagramChannel; public class DatagramChannelNio { public static void main(String[] args) { } public static void receive(){ DatagramChannel channel=...
UTF-8
Java
1,763
java
DatagramChannelNio.java
Java
[ { "context": "esSent = channel.send(buf, new InetSocketAddress(\"10.10.195.115\",8888));\n System.out.println(bytesSent", "end": 1415, "score": 0.952479898929596, "start": 1402, "tag": "IP_ADDRESS", "value": "10.10.195.115" } ]
null
[]
package com.shui.netty.first; import java.io.IOException; import java.net.InetSocketAddress; import java.nio.ByteBuffer; import java.nio.channels.DatagramChannel; public class DatagramChannelNio { public static void main(String[] args) { } public static void receive(){ DatagramChannel channel=...
1,763
0.505956
0.491208
62
27.435484
17.182718
91
false
false
0
0
0
0
0
0
0.5
false
false
13
d178d0f2e63811e90ac1f5f8d8a67a21e077f0fc
27,771,258,552,678
187414dcb264fb49d82507a099fd5fdca6e55e38
/common/network-shuffle/src/test/java/org/apache/spark/network/sasl/SaslIntegrationSuite.java
ec749cb571b123d589f21e74dabc912d30da3de1
[ "BSD-3-Clause", "CC0-1.0", "CDDL-1.1", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "EPL-2.0", "CDDL-1.0", "MIT", "LGPL-2.0-or-later", "Python-2.0", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-free-unknown",...
permissive
apache/spark
https://github.com/apache/spark
8aeba2d80465a262acc95781ede105a5b5886f6d
60d8fc49bec5dae1b8cf39a0670cb640b430f520
refs/heads/master
2023-09-04T04:33:36.058000
2023-09-04T03:48:52
2023-09-04T03:48:52
17,165,658
39,983
32,449
Apache-2.0
false
2023-09-14T19:46:24
2014-02-25T08:00:08
2023-09-14T18:30:40
2023-09-14T19:46:23
431,166
36,711
27,625
261
Scala
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
UTF-8
Java
6,284
java
SaslIntegrationSuite.java
Java
[ { "context": "dKeyHolder.getSecretKey(anyString())).thenReturn(\"wrong-password\");\n clientFactory = context.createClientFactor", "end": 4100, "score": 0.9907864928245544, "start": 4086, "tag": "PASSWORD", "value": "wrong-password" } ]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
6,280
0.745703
0.741248
158
38.772152
30.558079
100
false
false
0
0
0
0
0
0
0.664557
false
false
13
2dbdefc8760bfddf2b314dd2c59719454c771edd
26,491,358,301,949
00e2055b0d5d88e33d87e19fed43395d47ff208c
/IslandGlobal/build/generated-sources/ap-source-output/entity/TransactionProduct_.java
fcaf2c82ee3628686f0c4875aaff09bef4c7b04d
[]
no_license
pernjie/IslandFurniture
https://github.com/pernjie/IslandFurniture
5fbb4ea03c82baca5bca5a3d3b9a039423ede4ef
b85d2db3dde26efa2343f5c98e2da24c8a69a359
refs/heads/master
2021-01-15T22:34:21.363000
2014-11-13T04:29:00
2014-11-13T04:29:00
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package entity; import entity.Product; import entity.TransactionRecord; import javax.annotation.Generated; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; @Generated(value="EclipseLink-2.5.1.v20130918-rNA", date="2014-11-10T19:15:58") @StaticMetamodel(Transact...
UTF-8
Java
790
java
TransactionProduct_.java
Java
[]
null
[]
package entity; import entity.Product; import entity.TransactionRecord; import javax.annotation.Generated; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; @Generated(value="EclipseLink-2.5.1.v20130918-rNA", date="2014-11-10T19:15:58") @StaticMetamodel(Transact...
790
0.827848
0.796203
19
40.63158
32.166035
93
false
false
0
0
0
0
0
0
0.894737
false
false
13
95bb5ae22e30a9fb462f1493c40215eea2ccef04
17,119,739,706,329
f08af2166baa9240aa1f33a604c9f00de42de906
/151-ReverseWordsInAString.java
fbb1d2cf047130c49375eb7f94790a4fd12bb1ca
[]
no_license
sirius206/LeetCode
https://github.com/sirius206/LeetCode
69d23a2b2585951593591d7fea7f5849b2f14056
331072373a7ae7909bdcd80ccd98407dee7ca847
refs/heads/master
2021-10-26T03:42:58.319000
2021-10-13T20:22:12
2021-10-13T20:22:12
211,740,083
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
//Method 1 by myself #not so good //Runtime: O(n), Space: O(n) class Solution { public String reverseWords(String s) { String rString = ""; int len = s.length(); String word = ""; boolean spaceFlag = false; boolean firstWord = true; for (int i = len-1; i >= 0; i--) {...
UTF-8
Java
4,366
java
151-ReverseWordsInAString.java
Java
[]
null
[]
//Method 1 by myself #not so good //Runtime: O(n), Space: O(n) class Solution { public String reverseWords(String s) { String rString = ""; int len = s.length(); String word = ""; boolean spaceFlag = false; boolean firstWord = true; for (int i = len-1; i >= 0; i--) {...
4,366
0.493586
0.486638
113
32.106194
21.02437
93
false
false
0
0
0
0
0
0
0.557522
false
false
13
2348a7195e46a44047b0a67bfa4f5763fb8ffd64
22,076,131,921,701
cdb4d62c782c2467f00fca671f00006c4b6c0e90
/src/main/java/cn/zhishush/finance/hotloan/common/util/FileUtils.java
f535499633e7fddfb1b918ac180f372c39242b97
[]
no_license
qiankunhu/hotloan-admin
https://github.com/qiankunhu/hotloan-admin
2a818f0c5db0fa85cddb6f4a7acfffb641d2c270
6d6f7cc6a96ddad9612d6007b8359d9093d4fab5
refs/heads/master
2020-06-15T18:00:04.801000
2019-07-05T07:18:07
2019-07-05T07:18:07
195,358,304
0
0
null
false
2020-10-13T14:23:22
2019-07-05T07:14:24
2019-07-05T07:19:24
2020-10-13T14:23:21
8,108
0
0
2
JavaScript
false
false
package cn.zhishush.finance.hotloan.common.util; import java.io.*; import java.util.UUID; import javax.servlet.http.HttpServletResponse; import org.apache.commons.lang3.exception.ExceptionUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.core.io.DefaultResourceLoader; import ...
UTF-8
Java
2,165
java
FileUtils.java
Java
[ { "context": "t.MultipartFile;\n\n/**\n * <p>文件上传</p>\n *\n * @author lili\n * @version 1.0: FileUtils.java, v0.1 2019-03-25 ", "end": 458, "score": 0.9991579651832581, "start": 454, "tag": "USERNAME", "value": "lili" } ]
null
[]
package cn.zhishush.finance.hotloan.common.util; import java.io.*; import java.util.UUID; import javax.servlet.http.HttpServletResponse; import org.apache.commons.lang3.exception.ExceptionUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.core.io.DefaultResourceLoader; import ...
2,165
0.651756
0.639731
60
33.650002
27.236511
97
false
false
0
0
0
0
0
0
0.7
false
false
13
9ff2854abf35884ea9e744198979acb41f6c1729
19,980,187,892,268
dcdb35d421bd31d57923cc5b67338bd79fefca82
/cmclient/com.elasticpath.cmclient.core/src/main/java/com/elasticpath/cmclient/core/controller/impl/AbstractBaseControllerImpl.java
fcedb7ccf7df23edf56d1a7b450256e9f88ae861
[]
no_license
ucamit/ep-demo
https://github.com/ucamit/ep-demo
7a257f7d15f1e784fde4415d55ca66d7ecae7395
4b527fa4b3c006efcf245a4f3819a62ab7d4741b
refs/heads/master
2015-07-11T17:10:06
2015-05-21T10:20:31
2015-05-21T10:20:31
36,004,935
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package com.elasticpath.cmclient.core.controller.impl; import java.util.ArrayList; import java.util.List; import org.apache.commons.collections.ListUtils; import com.elasticpath.cmclient.core.controller.BaseController; import com.elasticpath.cmclient.core.event.SearchResultEvent; import com.elasticpath.c...
UTF-8
Java
1,894
java
AbstractBaseControllerImpl.java
Java
[]
null
[]
/** * */ package com.elasticpath.cmclient.core.controller.impl; import java.util.ArrayList; import java.util.List; import org.apache.commons.collections.ListUtils; import com.elasticpath.cmclient.core.controller.BaseController; import com.elasticpath.cmclient.core.event.SearchResultEvent; import com.elasticpath.c...
1,894
0.724393
0.723865
77
23.597403
27.162933
118
false
false
0
0
0
0
0
0
1.155844
false
false
13
a909be4f1c63e86d515d911a1d2bb273a199abe5
31,379,031,097,092
984d6d2d8887c4c5675cf657155531b625bc38b8
/src/Patterns/IPrototype.java
db6500d99cf62d71dc707e968d70e048ad5c59b9
[]
no_license
gersonEspinoza722/CharacterCreationComponent
https://github.com/gersonEspinoza722/CharacterCreationComponent
958d2797d588ecdedc7236e9c5b4f9fb5c27a553
51a1fa7310dedc4abe0ceacc1cd971da336cf287
refs/heads/master
2020-07-28T07:16:50.068000
2019-10-31T00:34:22
2019-10-31T00:34:22
209,143,584
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Patterns; public interface IPrototype <T extends IPrototype> extends Cloneable{ IPrototype clone(); IPrototype deepClone(); }
UTF-8
Java
143
java
IPrototype.java
Java
[]
null
[]
package Patterns; public interface IPrototype <T extends IPrototype> extends Cloneable{ IPrototype clone(); IPrototype deepClone(); }
143
0.755245
0.755245
6
22.833334
23.024746
69
false
false
0
0
0
0
0
0
0.5
false
false
13
2b45fd7de92c517a7c7af82cd1a9f35039215d2c
15,401,752,748,541
a587892e43743e9581fd5c0ff2376221f83bd4fb
/src/test/java/com/magicsoftbay/qbuildersandroid/testsupport/QBuilderTestBase.java
83730d15eaaeccef4f6f820ba1ed9b13373144a1
[ "MIT" ]
permissive
magicsoftbay/q-builders-android
https://github.com/magicsoftbay/q-builders-android
e8e8d9df91948df81cf5455ffdc1c96e7ed176e1
94cc54ade9fe17a2e459907d619252e2a3d28ba3
refs/heads/master
2020-03-19T23:24:14.628000
2018-11-10T04:20:19
2018-11-10T04:20:19
137,005,012
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * The MIT License (MIT) * * Copyright (c) 2018 MAGIC SOFTWARE BAY SRL * Copyright (c) 2016 Paul Rutledge <paul.v.rutledge@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software * and associated documentation files (the "Software"), to deal in the Software ...
UTF-8
Java
22,076
java
QBuilderTestBase.java
Java
[ { "context": " 2018 MAGIC SOFTWARE BAY SRL\n * Copyright (c) 2016 Paul Rutledge <paul.v.rutledge@gmail.com>\n *\n * Permission is h", "end": 111, "score": 0.9998723268508911, "start": 98, "tag": "NAME", "value": "Paul Rutledge" }, { "context": "WARE BAY SRL\n * Copyright (c) 2016 Pau...
null
[]
/* * The MIT License (MIT) * * Copyright (c) 2018 MAGIC SOFTWARE BAY SRL * Copyright (c) 2016 <NAME> <<EMAIL>> * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software * and associated documentation files (the "Software"), to deal in the Software without restriction, * i...
21,996
0.652745
0.640968
550
39.138184
28.87199
120
false
false
0
0
0
0
0
0
0.925455
false
false
13
f59cd20e8b7e847b46ec63fc79ec27e8f6e950eb
22,582,938,109,098
058606da5007241e1b043ede9324e1bff0f08198
/src/main/java/Models/Player/Player.java
85c9475e759bf9c52390e52992449c13cc01b4b3
[ "MIT" ]
permissive
Rejman/TicTacToe
https://github.com/Rejman/TicTacToe
8d25f8cd15ffd28da2e3c59e722b0a375f46afb1
dcab13d8a650fc9b8062804f9390bcc593b7bccc
refs/heads/master
2021-06-19T22:58:06.955000
2021-03-06T14:29:58
2021-03-06T14:29:58
190,354,439
0
0
MIT
false
2021-02-06T17:00:16
2019-06-05T08:17:01
2021-01-22T16:25:53
2021-02-06T17:00:16
59,845
0
0
0
Java
false
false
package Models.Player; import Models.Game.Game; import Models.Game.Sign; import java.util.HashSet; import java.util.Set; public abstract class Player { //name of player private String name; //reference to game object protected Game game; //sign represents the player protected Sign value; ...
UTF-8
Java
955
java
Player.java
Java
[]
null
[]
package Models.Player; import Models.Game.Game; import Models.Game.Sign; import java.util.HashSet; import java.util.Set; public abstract class Player { //name of player private String name; //reference to game object protected Game game; //sign represents the player protected Sign value; ...
955
0.573822
0.573822
56
16.053572
13.482024
54
false
false
0
0
0
0
0
0
0.321429
false
false
13
19d20c024609ed78808c1fe68ce5a0068fb0cf9b
22,582,938,105,045
4a444cf5dbfdb35e38870b223c513b1fdfd6e752
/app/src/main/java/com/cheng/rxhandle/Order.java
3555e00eb24daaf80f5d86775cd65ddc257488d6
[]
no_license
DIY-green/RxHandleException
https://github.com/DIY-green/RxHandleException
96aad1fc965e81623156543e8f71279a21c7696a
b884262836868b745c5d8be4ab29ad620dbeee05
refs/heads/master
2020-07-14T07:47:37.242000
2019-08-30T09:30:36
2019-08-30T09:30:36
205,277,613
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cheng.rxhandle; /** * @author liwangcheng * @date 2019-08-30 06:44. */ public class Order { public int orderVersion; public String orderId; public Order() { } public Order(int orderVersion, String orderId) { this.orderVersion = orderVersion; this.orderId = orderId; ...
UTF-8
Java
328
java
Order.java
Java
[ { "context": "package com.cheng.rxhandle;\n\n/**\n * @author liwangcheng\n * @date 2019-08-30 06:44.\n */\npublic class Order", "end": 55, "score": 0.9965076446533203, "start": 44, "tag": "USERNAME", "value": "liwangcheng" } ]
null
[]
package com.cheng.rxhandle; /** * @author liwangcheng * @date 2019-08-30 06:44. */ public class Order { public int orderVersion; public String orderId; public Order() { } public Order(int orderVersion, String orderId) { this.orderVersion = orderVersion; this.orderId = orderId; ...
328
0.634146
0.597561
18
17.222221
15.320848
52
false
false
0
0
0
0
0
0
0.333333
false
false
13
84c9a15f87117ae865c69ec487d9c64bd4c29ae8
18,236,431,141,235
9c47b9ad1cebc9a82f525cbafcff6cf19887728c
/src/main/java/org/bian/controller/SystemAdministrationApiController.java
f08cb6bade280c93b8227aff9b5db98e05f8f774
[ "Apache-2.0" ]
permissive
bianapis/sd-system-administration-v3
https://github.com/bianapis/sd-system-administration-v3
45a56f7151ebf4faf5897e079fc47c03bc3aeec2
03207e64f66c3f9878cc842254b0aa0327efc93f
refs/heads/master
2022-12-25T12:10:22.731000
2020-10-05T13:15:55
2020-10-05T13:15:55
299,562,030
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * @author Virtusa */ package org.bian.controller; import java.util.List; import org.bian.annotation.BianRestController; import org.bian.annotation.BQ; import org.bian.dto.BianRequest; import org.bian.dto.BianResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.b...
UTF-8
Java
13,259
java
SystemAdministrationApiController.java
Java
[ { "context": "/**\n * @author Virtusa\n */\npackage org.bian.controller;\n\nimport java.uti", "end": 22, "score": 0.99980229139328, "start": 15, "tag": "NAME", "value": "Virtusa" } ]
null
[]
/** * @author Virtusa */ package org.bian.controller; import java.util.List; import org.bian.annotation.BianRestController; import org.bian.annotation.BQ; import org.bian.dto.BianRequest; import org.bian.dto.BianResponse; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.b...
13,259
0.832944
0.832944
195
66.994873
95.159164
363
false
false
0
0
0
0
0
0
1.91282
false
false
13
2db3d42e550dfddd0a3a3c00f84dce5f44463cb8
27,127,013,484,988
41259a190ff1fee8b0b8f28b9979aa1f11fdfe2f
/Android/src/uy/bunker/deliverylibre/AsyncLogin.java
56a897e226e428bf9dbdb6700a57f36c8e07ce28
[]
no_license
humodev/deliveryLibre
https://github.com/humodev/deliveryLibre
65d1c23ca3bc96637d29221b0f17afc1d425d47e
414dd01e38d5c9da64241a4230c649432344921e
refs/heads/master
2017-12-04T07:58:19.179000
2015-04-12T12:30:42
2015-04-12T12:30:42
33,782,963
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package uy.bunker.deliverylibre; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.List; import org.apache.http.HttpEntity; import org.apache.http.HttpRespon...
UTF-8
Java
8,851
java
AsyncLogin.java
Java
[ { "context": "NToUrl(postUrl, this.user_id, this.access_token, \"pruebadiego\");\n\t\t\treturn json;\n\t\t}\n\t\telse{\n\t\t\t// Getting JSON", "end": 5902, "score": 0.9543517827987671, "start": 5891, "tag": "PASSWORD", "value": "pruebadiego" } ]
null
[]
package uy.bunker.deliverylibre; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.List; import org.apache.http.HttpEntity; import org.apache.http.HttpRespon...
8,850
0.684103
0.682748
350
24.288572
22.438478
110
false
false
0
0
0
0
0
0
2.711429
false
false
13
4e77026516bea2d25b6e5e6b2b989bd24caab07e
31,894,427,198,221
e08fb3fde83c5ead57954f7cb03209ba4e450855
/hazelcast-jet-core/src/test/java/com/hazelcast/jet/pipeline/WindowAggregateTest.java
90b84ccc9a04edfe0b1035ecdf9459400a232df8
[ "Apache-2.0" ]
permissive
googlielmo/hazelcast-jet
https://github.com/googlielmo/hazelcast-jet
54a81b67fae0120bd208217c7eea85ced068076e
14f9a4fac9084fe5c8b495086f13ed03a91ea417
refs/heads/master
2020-03-14T12:23:25.483000
2019-02-25T09:09:39
2019-02-26T12:19:25
131,610,785
0
0
null
true
2018-04-30T15:09:36
2018-04-30T15:09:35
2018-04-30T15:09:29
2018-04-30T08:55:21
7,728
0
0
0
null
false
null
/* * Copyright (c) 2008-2019, Hazelcast, Inc. All Rights Reserved. * * 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 ...
UTF-8
Java
21,529
java
WindowAggregateTest.java
Java
[ { "context": "/*\n * Copyright (c) 2008-2019, Hazelcast, Inc. All Rights Reserved.\n *\n * Licensed", "end": 32, "score": 0.893385112285614, "start": 31, "tag": "NAME", "value": "H" } ]
null
[]
/* * Copyright (c) 2008-2019, Hazelcast, Inc. All Rights Reserved. * * 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 ...
21,529
0.593107
0.581495
552
38.001812
30.826389
117
false
false
0
0
0
0
0
0
0.822464
false
false
13
25efadf1ee9861b56976444e40a0b5a04bc184b3
29,635,274,408,948
2f33d22d4514ba8119d8702f9a58bffc9c3ce3ea
/java/bookStore/src/com/lastation/exercise/bookSrore/user/vo/UserValueObject.java
b4d65e171409a57fb438aad8f0d6f534cf375873
[]
no_license
shuiqukeyou/CodeExercise
https://github.com/shuiqukeyou/CodeExercise
fedf8f8cac3ec5bcae13e9aaebb7d9a46eca649d
6e2d836afd5e9a47f6b9854075679e0c16c7356f
refs/heads/master
2021-01-21T17:33:17.418000
2020-04-16T17:12:02
2020-04-16T17:12:02
81,847,107
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lastation.exercise.bookSrore.user.vo; import java.io.Serializable; import com.lastation.exercise.bookSrore.common.UserEnum; /** * * @author <a href="mailto:shuiqukeyou@gmail.com">ShuiQu</a> * @version 2017年3月11日 下午1:01:39 * @fileName UserValueObject.java */ public class UserValueObjec...
UTF-8
Java
2,096
java
UserValueObject.java
Java
[ { "context": "UserEnum;\r\n\r\n/**\r\n * \r\n * @author <a href=\"mailto:shuiqukeyou@gmail.com\">ShuiQu</a>\r\n * @version 2017年3月11日 下午1:01:39\r\n *", "end": 203, "score": 0.9999274015426636, "start": 182, "tag": "EMAIL", "value": "shuiqukeyou@gmail.com" }, { "context": " * @author ...
null
[]
package com.lastation.exercise.bookSrore.user.vo; import java.io.Serializable; import com.lastation.exercise.bookSrore.common.UserEnum; /** * * @author <a href="mailto:<EMAIL>">ShuiQu</a> * @version 2017年3月11日 下午1:01:39 * @fileName UserValueObject.java */ public class UserValueObject implements S...
2,081
0.653958
0.646236
99
18.929293
18.21158
82
false
false
0
0
0
0
0
0
1.59596
false
false
13
7dfbf7dab88dfd3143bf94b5204793c79bdb6d3c
25,735,444,087,301
0dfdff0f5c746ca35f5395fed10af2912cbfec61
/day1/EditLead.java
3dc823dfc91dd9edb42db372c1d699a902a05390
[]
no_license
gayathiriloganathan/SeleniumAssignments
https://github.com/gayathiriloganathan/SeleniumAssignments
dfa27502580e3777f056eb3ddf89f00ed92f14fd
65a08e3689ab71e5c930e665458d96219b35e45d
refs/heads/main
2023-04-12T19:59:21.682000
2021-05-01T08:10:33
2021-05-01T08:10:33
361,046,098
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Week2.day1; import org.openqa.selenium.By; import org.openqa.selenium.chrome.ChromeDriver; import io.github.bonigarcia.wdm.WebDriverManager; public class EditLead { public static void main(String[] args) throws Exception { String name = "Edit Lead"; WebDriverManager.chromedriver().setup(); ChromeD...
UTF-8
Java
1,938
java
EditLead.java
Java
[ { "context": "a.selenium.chrome.ChromeDriver;\n\nimport io.github.bonigarcia.wdm.WebDriverManager;\n\npublic class EditLead {\n\n\t", "end": 128, "score": 0.9983645677566528, "start": 118, "tag": "USERNAME", "value": "bonigarcia" }, { "context": "tring[] args) throws Exception {\n\t\...
null
[]
package Week2.day1; import org.openqa.selenium.By; import org.openqa.selenium.chrome.ChromeDriver; import io.github.bonigarcia.wdm.WebDriverManager; public class EditLead { public static void main(String[] args) throws Exception { String name = "<NAME>"; WebDriverManager.chromedriver().setup(); ChromeDriv...
1,939
0.687823
0.683179
59
31.813559
29.719864
103
false
false
0
0
0
0
0
0
2.152542
false
false
13
3370ecd27dabd14a1449fd3f5a5e35e56bb29460
6,339,371,786,159
668cfe76acb791286e5274947fdf7270294b6f04
/BinarySearch.java
06fcb6d8f4ebcfb5461a051bdc07e3f19dc59c16
[]
no_license
TheKnight/Java_examples
https://github.com/TheKnight/Java_examples
54f8024339906c7fdd973479bfb91344f3d9e9d6
d939b156f1708886fbf1a2deccec72b5a5f8d594
refs/heads/master
2016-05-26T19:43:34.226000
2013-02-21T21:35:02
2013-02-21T21:35:02
1,579,038
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Comparator; /** * Created by TheKnight * Date: 21.02.13 * Time: 23:42 * * @author TheKnight * @version 0.1 */ public class BinarySearch { /** * Simple binary search implementation * * @param array Array for search; * @param key Key for search; * @return Positio...
UTF-8
Java
2,919
java
BinarySearch.java
Java
[ { "context": "import java.util.Comparator;\n\n/**\n * Created by TheKnight\n * Date: 21.02.13\n * Time: 23:42\n *\n * @author Th", "end": 57, "score": 0.9990291595458984, "start": 48, "tag": "USERNAME", "value": "TheKnight" }, { "context": "ght\n * Date: 21.02.13\n * Time: 23:42\n *\...
null
[]
import java.util.Comparator; /** * Created by TheKnight * Date: 21.02.13 * Time: 23:42 * * @author TheKnight * @version 0.1 */ public class BinarySearch { /** * Simple binary search implementation * * @param array Array for search; * @param key Key for search; * @return Positio...
2,919
0.446043
0.427544
120
23.325001
20.399822
94
false
false
0
0
0
0
0
0
0.483333
false
false
13
d293333942de4a1629ece8b73383cc62a4cc030b
36,438,502,576,545
89c8aa5f96dcb5f03f66b161446e2bf2afd632ee
/src/main/java/com/huotn/bootjsp/bootjsp/service/RoleService.java
c71305f7568a84349c7e0d4a212ab592d84d0d2c
[]
no_license
ChengyangLei/bootjsp
https://github.com/ChengyangLei/bootjsp
f19d197d65c46d86ef32f55c9b76e5a031922273
21d9d312ee3a7378b941afe5bf2d9d58bbbdad1d
refs/heads/master
2022-11-06T07:06:25.860000
2022-02-10T06:33:49
2022-02-10T06:33:49
183,987,257
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.huotn.bootjsp.bootjsp.service; import com.huotn.bootjsp.bootjsp.mapper.RoleMapper; import com.huotn.bootjsp.bootjsp.pojo.Role; import com.huotn.bootjsp.bootjsp.pojo.User; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; /...
UTF-8
Java
934
java
RoleService.java
Java
[ { "context": ";\n\n/**\n * @Description: RoleService\n *\n * @Auther: leichengyang\n * @Date: 2019/4/29 0029\n * @Version 1.0\n */\n@Ser", "end": 379, "score": 0.9994350671768188, "start": 367, "tag": "USERNAME", "value": "leichengyang" } ]
null
[]
package com.huotn.bootjsp.bootjsp.service; import com.huotn.bootjsp.bootjsp.mapper.RoleMapper; import com.huotn.bootjsp.bootjsp.pojo.Role; import com.huotn.bootjsp.bootjsp.pojo.User; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; /...
934
0.69379
0.679871
44
20.227272
18.48201
62
false
false
0
0
0
0
0
0
0.295455
false
false
13
560f47bbb4f2e7b52fd954b5328f90941f19c121
34,557,306,914,932
709e16d7b9ce6c1a2f3d3918f02f690e4a842eef
/src/com/company/Main.java
c5e639f75fa51915646e8fb476adfd665cb9aa6f
[]
no_license
bensonresseler/VoetbalUitslagen
https://github.com/bensonresseler/VoetbalUitslagen
f5f2b561c7e116af4fc4faced62bad0ae9d2f456
aac04b0213a500c613d019dac693cc4ea7b9c325
refs/heads/master
2020-03-28T00:18:55.806000
2018-09-04T19:53:49
2018-09-04T19:53:49
147,395,727
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company; import java.time.LocalDate; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); ArrayList<Ploeg> ploegen = maakPloeg...
UTF-8
Java
5,407
java
Main.java
Java
[ { "context": " ArrayList<>();\n ploegen.add(new Ploeg(\"RSC Anderlecht\"));\n ploegen.add(new Ploeg(\"K. RC. Genk\"))", "end": 1698, "score": 0.8058705925941467, "start": 1688, "tag": "NAME", "value": "Anderlecht" }, { "context": "RSC Anderlecht\"));\n ploegen.ad...
null
[]
package com.company; import java.time.LocalDate; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); ArrayList<Ploeg> ploegen = maakPloeg...
5,402
0.627451
0.617277
160
32.793751
29.625179
135
false
false
0
0
0
0
0
0
0.7625
false
false
13
ab483403c6e01d4f429a8cb9126e4ebf0c609bfb
34,557,306,916,513
a37366bb899b43eaa289d27626c3fefe9d2d534e
/online-bookstore-server/microservice-bookstore-book/src/main/java/com/onlinebookstore/BookServerApplication.java
09f06e077ec00f502db26f3d9a0e72ca9fbe8626
[ "Apache-2.0" ]
permissive
egret-al/onlineBookStore
https://github.com/egret-al/onlineBookStore
c2f8cc5d091a60a0c6f8e282bd0e70a0c13dfd19
035217a449378bb56912d99be4a3f6c10adaa486
refs/heads/master
2023-02-20T05:52:38.106000
2021-01-20T13:39:10
2021-01-20T13:39:10
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.onlinebookstore; import com.alibaba.csp.sentinel.annotation.aspectj.SentinelResourceAspect; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframe...
UTF-8
Java
1,474
java
BookServerApplication.java
Java
[ { "context": "framework.web.client.RestTemplate;\n\n/**\n * @author rkc\n * @date 2020/9/14 15:19\n * @version 1.0\n */\n@Ena", "end": 709, "score": 0.9996328353881836, "start": 706, "tag": "USERNAME", "value": "rkc" } ]
null
[]
package com.onlinebookstore; import com.alibaba.csp.sentinel.annotation.aspectj.SentinelResourceAspect; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframe...
1,474
0.804613
0.790366
42
34.095238
28.426857
113
false
false
0
0
0
0
0
0
0.428571
false
false
13
bbda0ad00369aacb9e7f7b71fe65c31c41248616
35,631,048,726,318
ec6271f31635245028ad7459abcacc553c5b5c97
/SpringBootSwagger/src/main/java/com/example/web/MemberController.java
668d8b6ce6900a71bd0c16a45a35d31df686296f
[]
no_license
Heo-Won-Chul/SpringBootSample
https://github.com/Heo-Won-Chul/SpringBootSample
085b42c7ebd51df2a053073a9f653de80c5dfeae
4bf6ccde4408743876a1e6da7813c136c1b29c81
refs/heads/main
2021-01-11T11:22:19.844000
2021-01-11T04:59:50
2021-01-11T04:59:50
72,743,098
11
10
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.web; import com.example.domain.Member; import com.example.domain.MemberRepository; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import io.swagger.annotations.ApiResponse; import io.swagger.annotations.ApiResponses; import org.springframework.beans.factory.annotatio...
UTF-8
Java
1,465
java
MemberController.java
Java
[]
null
[]
package com.example.web; import com.example.domain.Member; import com.example.domain.MemberRepository; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import io.swagger.annotations.ApiResponse; import io.swagger.annotations.ApiResponses; import org.springframework.beans.factory.annotatio...
1,465
0.714089
0.709966
59
23.661016
17.891964
62
false
false
0
0
0
0
0
0
1.711864
false
false
13
901aee5a470e15b56ba422cf6aa2a2b46a30d7a9
28,449,863,420,993
b181f4edf1b951e52c74e0b198b2965bb45691fd
/src/main/java/com/zxc74171/thaumicpotatoes/entities/EntityAmmoBaked.java
e1e598e203546cbc17b8c69bd5a51423e121a787
[ "WTFPL" ]
permissive
limuness/ThaumicPotatoes2
https://github.com/limuness/ThaumicPotatoes2
52da835c210f041677e3fac68647b87288029059
523714447a91194a9294fefb7316c7d851211cce
refs/heads/master
2021-01-02T08:54:02.550000
2017-08-01T14:25:05
2017-08-01T14:25:05
99,091,460
0
0
null
true
2017-08-02T08:23:09
2017-08-02T08:23:09
2017-07-08T14:36:57
2017-08-01T14:25:05
9,966
0
0
0
null
null
null
package com.zxc74171.thaumicpotatoes.entities; import com.zxc74171.thaumicpotatoes.potatolauncher.Ammos; import net.minecraft.entity.EntityLivingBase; import net.minecraft.item.Item; import net.minecraft.world.World; public class EntityAmmoBaked extends EntityAmmo{ public static Item renderSnowball; public Ent...
UTF-8
Java
680
java
EntityAmmoBaked.java
Java
[ { "context": "package com.zxc74171.thaumicpotatoes.entities;\n\n\nimport com.zxc74171.t", "end": 20, "score": 0.9638349413871765, "start": 13, "tag": "USERNAME", "value": "xc74171" }, { "context": ".zxc74171.thaumicpotatoes.entities;\n\n\nimport com.zxc74171.thaumicpotatoes.potatolau...
null
[]
package com.zxc74171.thaumicpotatoes.entities; import com.zxc74171.thaumicpotatoes.potatolauncher.Ammos; import net.minecraft.entity.EntityLivingBase; import net.minecraft.item.Item; import net.minecraft.world.World; public class EntityAmmoBaked extends EntityAmmo{ public static Item renderSnowball; public Ent...
680
0.757353
0.742647
29
22.448277
22.648111
77
false
false
0
0
0
0
0
0
1.482759
false
false
13
5a6f15fefde59b488132ab07d97e760a7302d0fe
34,720,515,672,168
e4763d6f76c59e31a73121db83c3ba222606f6af
/base-front/src/main/java/com/infosky/common/query/jdbc/ImprovedNamingStrategy.java
e189e4882c789fbd0dc2a7f9d16f6df1472aca2d
[]
no_license
zql3315/test1
https://github.com/zql3315/test1
5828e10e0cdd2c1a0666f7dbfa70bd88a0fec000
2b12c0a1ba03dca0cb5e8270f4401854a97a343c
refs/heads/master
2021-01-21T17:59:59.254000
2017-09-30T09:42:26
2017-09-30T09:42:26
92,006,280
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.infosky.common.query.jdbc; /** * <一句话功能简述> * <功能详细描述> * * @author zan * @version [版本号, 2015年2月10日] * @see [相关类/方法] * @since [产品/模块版本] */ public class ImprovedNamingStrategy { public String columnToProperty(String column) { String[] array = column.split("_"); ...
UTF-8
Java
666
java
ImprovedNamingStrategy.java
Java
[ { "context": "\r\n/**\r\n * <一句话功能简述>\r\n * <功能详细描述>\r\n * \r\n * @author zan\r\n * @version [版本号, 2015年2月10日]\r\n * @see [相关类/", "end": 92, "score": 0.7812718749046326, "start": 91, "tag": "NAME", "value": "z" }, { "context": "/**\r\n * <一句话功能简述>\r\n * <功能详细描述>\r\n * \r\n * @auth...
null
[]
package com.infosky.common.query.jdbc; /** * <一句话功能简述> * <功能详细描述> * * @author zan * @version [版本号, 2015年2月10日] * @see [相关类/方法] * @since [产品/模块版本] */ public class ImprovedNamingStrategy { public String columnToProperty(String column) { String[] array = column.split("_"); ...
666
0.559406
0.539604
25
22.24
22.149096
88
false
false
0
0
0
0
0
0
0.4
false
false
13
3016a6a12a2b14d095baa6e7c791c62f8611ea1d
35,175,782,205,032
f71f0861513b6379dc10bcb81191847a54789b51
/src/shape/Text.java
d70d70053119e092cc9152c65846e63c0612f362
[]
no_license
sonnguyenhong/BK-PAINT
https://github.com/sonnguyenhong/BK-PAINT
6df519fe1605a8088f112ad71c30d48f146c9da2
985a7be3d5c2aa3d4e1c98f706bed2f6f1d538be
refs/heads/master
2023-04-21T04:29:33.097000
2021-05-31T14:11:31
2021-05-31T14:11:31
366,895,611
0
1
null
false
2021-05-29T08:04:42
2021-05-13T01:07:15
2021-05-29T01:39:27
2021-05-29T08:04:42
6,762
0
0
1
Java
false
false
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package shape; import java.awt.BasicStroke; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; import java.awt.Gra...
UTF-8
Java
6,593
java
Text.java
Java
[ { "context": "Pane;\nimport property.TextPanel;\n/**\n *\n * @author KA\n */\npublic class Text extends Shape implements Dra", "end": 456, "score": 0.8194801211357117, "start": 454, "tag": "USERNAME", "value": "KA" } ]
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 shape; import java.awt.BasicStroke; import java.awt.Color; import java.awt.Font; import java.awt.Graphics; import java.awt.Gra...
6,593
0.546792
0.519794
210
30.385714
31.374979
128
false
false
0
0
0
0
0
0
0.871429
false
false
13
15df1abbf93c0286f8ef1bf5395da80d095c7bd6
39,178,691,684,120
f0bbd977b9f17b67040ba9d49a06b783d52f9a12
/KokoFarm_project/src/kokofarm/Inquiry/action/InsertInquiryReplyAction.java
aeb2ad5e01f5ba5bc79ae94ccdbdc7cff2ccf21b
[]
no_license
youngran90/KokoFarm_Project
https://github.com/youngran90/KokoFarm_Project
db381e1b6d300c4fca9fbfb5cdfdf003b49e7dae
7ba1fb24b9f7cc69855a74faf497022332a96c51
refs/heads/master
2021-01-20T00:48:27.916000
2017-05-10T01:06:52
2017-05-10T01:06:52
89,193,999
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package kokofarm.Inquiry.action; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import kokofarm.Inquiry.domain.InquiryDTO; import kokofarm.Inquiry.service.InquiryService; public class InsertInquiryReplyAction implements Action { @Override public ActionForwa...
UTF-8
Java
1,069
java
InsertInquiryReplyAction.java
Java
[]
null
[]
package kokofarm.Inquiry.action; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import kokofarm.Inquiry.domain.InquiryDTO; import kokofarm.Inquiry.service.InquiryService; public class InsertInquiryReplyAction implements Action { @Override public ActionForwa...
1,069
0.759588
0.759588
32
31.40625
28.816076
106
false
false
0
0
0
0
0
0
1.625
false
false
13
5a5210d93ccf02032109f01cfbef737734d0ee13
37,194,416,790,384
9dab96f623bbc8fa143f05b6910100a8d4e1d568
/paradigms-hw/java-solutions/main/expression/Const.java
73bfb52aeb6f1293e0d927813faa292a298df53a
[]
no_license
fellowweeb/itmo
https://github.com/fellowweeb/itmo
d96af0434960e3cf566136be9ad769065ccda455
1713303351a233f2d5ce7ee5e1e2517da186b698
refs/heads/main
2023-04-07T20:42:47.019000
2021-04-11T21:16:18
2021-04-11T21:16:18
356,978,487
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package expression; import expression.number.Number; public class Const<T extends Number<T>> implements CommonExpression<T> { private final T value; public Const(T value) { this.value = value; } @Override public String toString() { return String.valueOf(value); } @Overri...
UTF-8
Java
869
java
Const.java
Java
[]
null
[]
package expression; import expression.number.Number; public class Const<T extends Number<T>> implements CommonExpression<T> { private final T value; public Const(T value) { this.value = value; } @Override public String toString() { return String.valueOf(value); } @Overri...
869
0.56847
0.567319
44
18.75
17.525469
72
false
false
0
0
0
0
0
0
0.386364
false
false
13
c653c516103aab31bb355526c2135ff1dd2e2eac
21,466,246,588,854
c4b973aff7b4d26cac70342251d404524e917e60
/model/src/main/java/it.ozimov.seldon/model/transformer/LongIntDataEntryToLongLongDataEntry.java
a14fe5c98c0b0ca81dd23efcca518290d7e1e08b
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
ozimov/seldon
https://github.com/ozimov/seldon
55509a8f1403bcba60fc1846a6b8c136150d57f7
aa290f51749085876bb4f6643f1be988eb790ced
refs/heads/master
2023-08-26T17:33:14.807000
2016-01-11T21:56:37
2016-01-17T22:27:17
48,643,381
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package it.ozimov.seldon.model.transformer; import static java.util.Objects.requireNonNull; import java.util.function.Function; import javax.annotation.Nonnull; import it.ozimov.seldon.model.primitive.LongIntDataEntry; import it.ozimov.seldon.model.primitive.LongLongDataEntry; public class LongIntDataEntryToLongLo...
UTF-8
Java
599
java
LongIntDataEntryToLongLongDataEntry.java
Java
[]
null
[]
package it.ozimov.seldon.model.transformer; import static java.util.Objects.requireNonNull; import java.util.function.Function; import javax.annotation.Nonnull; import it.ozimov.seldon.model.primitive.LongIntDataEntry; import it.ozimov.seldon.model.primitive.LongLongDataEntry; public class LongIntDataEntryToLongLo...
599
0.794658
0.794658
21
27.523809
31.275457
107
false
false
0
0
0
0
0
0
0.47619
false
false
13
185213dc5332f63e6eab1081f41b8350117e01ba
21,466,246,585,713
4d4d6b5a52643e602f65918c5d30450e9bd8ff84
/src/recommendation/GeoRecommendation.java
a5aa111563220ece86d0d96907037e470435fa9c
[]
no_license
iamjustnobody/Event_Manager
https://github.com/iamjustnobody/Event_Manager
38f4a393ba3249d5c0543d1414df36d9bcf203ad
186f9edbe19e73324d8e0fadb508949405351282
refs/heads/master
2023-06-13T09:10:26.846000
2021-07-08T10:48:13
2021-07-08T10:48:13
364,864,958
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package recommendation; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import db.DBConnection; import db.DBConnectionFactory; import entity.Item; ...
UTF-8
Java
1,900
java
GeoRecommendation.java
Java
[]
null
[]
package recommendation; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import db.DBConnection; import db.DBConnectionFactory; import entity.Item; ...
1,900
0.708947
0.705263
58
30.758621
27.059519
99
false
false
0
0
0
0
0
0
2.344828
false
false
13
6e794655595c0dfd14aa0589dc56efebb6b6df3d
34,729,105,577,143
a2227a3de1091a476c3ba651b09907e8fbeb0417
/AntarcticRescueDesktop/src/com/sadcoon/tumble/gameobjects/PlatformConstruct.java
19d914fc66101e738c88a98c2a70648c89d5d51d
[]
no_license
hmuar/tumble
https://github.com/hmuar/tumble
90aefd1c81aa362337a295089797b547bbca96ad
38c60ceb0ffc71eabf08851f3031eb27fcc7114d
refs/heads/master
2017-08-04T05:10:29.166000
2015-12-09T06:01:16
2015-12-09T06:01:16
47,673,800
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sadcoon.tumble.gameobjects; import java.util.List; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.Sprite; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.sadcoon.tumble.GC.InteractiveType; imp...
UTF-8
Java
2,503
java
PlatformConstruct.java
Java
[]
null
[]
package com.sadcoon.tumble.gameobjects; import java.util.List; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.Color; import com.badlogic.gdx.graphics.Texture; import com.badlogic.gdx.graphics.g2d.Sprite; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.sadcoon.tumble.GC.InteractiveType; imp...
2,503
0.73352
0.718738
80
30.2875
21.722219
90
false
false
0
0
0
0
0
0
1.9625
false
false
13
4ca4dcfb2bb91538962a409ec53c43909a774e1d
34,729,105,576,578
465cd5d0926e758dafa61fe4efedc18458f2f3cd
/src/main/java/com/sc/spring/mapper/UserinfoMapper.java
6fb5b4be174e9746102ff65370b48efd2b019622
[]
no_license
zxyleiyunfeng/mybatis_01
https://github.com/zxyleiyunfeng/mybatis_01
52bec168b922d300fce77477a29873fef9549097
a51b9f423d46b308df6ccddefa696b9da1224b6e
refs/heads/master
2023-01-13T00:13:34.061000
2020-11-21T10:44:12
2020-11-21T10:44:12
314,773,919
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sc.spring.mapper; import com.sc.spring.entity.Userinfo; import java.util.List; /** * 类名:UserinfoMapper * 描述:一段话描述类的信息 * 作者:雷云风 * 日期:2020/10/9 10:53 * 版本:V1.0 */ public interface UserinfoMapper { public void addUserinfo(Userinfo userinfo); public void updateUserinfo(Userinfo userinfo); ...
UTF-8
Java
514
java
UserinfoMapper.java
Java
[ { "context": ";\n\n/**\n * 类名:UserinfoMapper\n * 描述:一段话描述类的信息\n * 作者:雷云风\n * 日期:2020/10/9 10:53\n * 版本:V1.0\n */\npublic inter", "end": 144, "score": 0.9143633842468262, "start": 141, "tag": "NAME", "value": "雷云风" } ]
null
[]
package com.sc.spring.mapper; import com.sc.spring.entity.Userinfo; import java.util.List; /** * 类名:UserinfoMapper * 描述:一段话描述类的信息 * 作者:雷云风 * 日期:2020/10/9 10:53 * 版本:V1.0 */ public interface UserinfoMapper { public void addUserinfo(Userinfo userinfo); public void updateUserinfo(Userinfo userinfo); ...
514
0.719565
0.68913
26
16.692308
18.089031
50
false
false
0
0
0
0
0
0
0.307692
false
false
13
97fa5f9f79bf6be74ac84deeb891aeeeec9e3d40
34,445,637,738,214
e27ce1427ddbe73bc91cdde56bd75096ddd46f7d
/TweetAnalyze/src/main/java/Task3.java
28fcd66dbda8f6b569ffd168e9403b0f56532d25
[]
no_license
EzgiNurUcay/mapreduce-hadoop
https://github.com/EzgiNurUcay/mapreduce-hadoop
dc4f3ab21bd60cad159ebcb80a87e4fc847759c9
021eb69618e6b540d1f8eae04d91a99e2a21f18d
refs/heads/master
2023-02-20T17:54:49.595000
2021-01-09T18:28:48
2021-01-09T18:28:48
262,932,834
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io.LongWritable; import org.apache.hadoop.io.Text; import java.io.IOException; import java.util.List; public class Task3 { //In Task-3, the total count of word in the corpus is calculated using Task-2 output. public static class Mapper extends ...
UTF-8
Java
1,602
java
Task3.java
Java
[]
null
[]
import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io.LongWritable; import org.apache.hadoop.io.Text; import java.io.IOException; import java.util.List; public class Task3 { //In Task-3, the total count of word in the corpus is calculated using Task-2 output. public static class Mapper extends ...
1,602
0.631086
0.622347
37
42.297298
40.744999
144
false
false
0
0
0
0
0
0
0.891892
false
false
13
d0569b7c19b0f82f8edf1d02509372261201c337
15,522,011,851,265
5a925ed19ab24a22b33c035dc1aad8bf77f619db
/ppholic_server_demo/src/main/java/com/zh/ppholic_server_demo/dao/SubtotalDaoImpl.java
0c9998063a92251e47f2c282678bba0e071f45da
[]
no_license
jl3000x/Public_Demo_Repository
https://github.com/jl3000x/Public_Demo_Repository
5c0512bbc914a4d96d5c3ab5fbcc003267ab8411
152ece88ddcadb4d556e113c04b10d7192a5b13e
refs/heads/master
2023-06-01T22:44:16.226000
2021-06-12T09:03:58
2021-06-12T09:03:58
367,248,869
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zh.ppholic_server_demo.dao; import java.util.List; import javax.persistence.EntityManager; import com.zh.ppholic_server_demo.entity.Subtotal; import com.zh.ppholic_server_demo.util.SortUtils; import org.hibernate.Session; import org.hibernate.query.Query; import org.springframework.beans.factory.annotat...
UTF-8
Java
4,317
java
SubtotalDaoImpl.java
Java
[]
null
[]
package com.zh.ppholic_server_demo.dao; import java.util.List; import javax.persistence.EntityManager; import com.zh.ppholic_server_demo.entity.Subtotal; import com.zh.ppholic_server_demo.util.SortUtils; import org.hibernate.Session; import org.hibernate.query.Query; import org.springframework.beans.factory.annotat...
4,317
0.628446
0.628214
125
33.535999
28.314672
119
false
false
0
0
0
0
0
0
0.44
false
false
13
053f71308d5a0e8bb1cf963f1b8104d62cb5c651
15,831,249,497,842
1c13ba7e7d32c97ba039936f98edf99e56f1c7fe
/src/lt_300_399/LC_390.java
6ce7584885ab0d103e15d89ad49f048ef210de4b
[]
no_license
Acker2015/Leetcode-Pro
https://github.com/Acker2015/Leetcode-Pro
83b36a2315982173164c9e51f4292c1fc02f1a8b
3b067f2e83cc10fcce239b0f1d283711c29ae585
refs/heads/master
2020-04-01T09:10:13.894000
2019-11-10T07:53:21
2019-11-10T07:53:21
153,062,895
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package lt_300_399; /** * [390] Elimination Game * * There is a list of sorted integers from 1 to n. * Starting from left to right, remove the first number and every other number afterward until you reach the end of the list. * Repeat the previous step again, but this time from right to left, remove the right mos...
UTF-8
Java
1,913
java
LC_390.java
Java
[]
null
[]
package lt_300_399; /** * [390] Elimination Game * * There is a list of sorted integers from 1 to n. * Starting from left to right, remove the first number and every other number afterward until you reach the end of the list. * Repeat the previous step again, but this time from right to left, remove the right mos...
1,913
0.606061
0.573902
53
29.509434
33.844608
148
false
false
0
0
0
0
0
0
0.320755
false
false
13
94fb5396bc434c8e231bf99f1242abd6322408bf
4,063,039,106,827
0b1cb374f7a7f972d377f8491311902e95e21dff
/web/src/main/java/by/itacademy/controller/DataBaseController.java
c6cc7bdc3174cab2786fde5fd546e7bdc85da9ad
[]
no_license
theone55/HomeWork
https://github.com/theone55/HomeWork
207f178173e37fd79a14062d05978a56daaef871
5fe93a8357f76027a6c8092007e9afe28c96119b
refs/heads/master
2018-09-30T16:02:29.757000
2018-06-27T09:21:03
2018-06-27T09:21:03
131,428,721
0
0
null
false
2018-06-10T14:16:54
2018-04-28T17:07:16
2018-06-07T18:42:56
2018-06-10T14:16:45
7,835
0
0
1
Java
false
null
package by.itacademy.controller; import by.itacademy.entity.Role; import by.itacademy.entity.User; import by.itacademy.service.UserService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.we...
UTF-8
Java
2,069
java
DataBaseController.java
Java
[]
null
[]
package by.itacademy.controller; import by.itacademy.entity.Role; import by.itacademy.entity.User; import by.itacademy.service.UserService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.we...
2,069
0.682939
0.682939
60
33.483334
24.656637
114
false
false
0
0
0
0
0
0
0.616667
false
false
13
0ef96cbebdc69972312a39676377635bc6b7ff73
30,511,447,727,570
48876e2964af54d4beea829978506c839822492f
/app/src/main/java/com/example/superluckylotus/MainActivity.java
c18ac7ccf91e2b334c16842b522f981ac94c7de6
[]
no_license
Super-Lucky-Lotus/UI2
https://github.com/Super-Lucky-Lotus/UI2
b74713b8ba13453bec75f45242b9effe32113721
8f1e3d31ab92723ba57ec6998fe436432379442b
refs/heads/master
2022-11-21T09:15:32.130000
2020-07-25T11:55:49
2020-07-25T11:55:49
281,475,339
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.superluckylotus; import androidx.annotation.Nullable; import androidx.annotation.RequiresApi; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Build; import android.os.Bundle; import android.view.View; import android.view.Window; import android.wid...
UTF-8
Java
6,973
java
MainActivity.java
Java
[ { "context": "ntry.editMedia;\n\n/**\n * @version: 1.0\n * @author: 宋佳容\n * @className: MainFragment\n * @packageName:com.e", "end": 941, "score": 0.9998720288276672, "start": 938, "tag": "NAME", "value": "宋佳容" } ]
null
[]
package com.example.superluckylotus; import androidx.annotation.Nullable; import androidx.annotation.RequiresApi; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Build; import android.os.Bundle; import android.view.View; import android.view.Window; import android.wid...
6,973
0.63376
0.631047
206
31.213593
27.892878
130
false
false
0
0
0
0
0
0
0.490291
false
false
13
8c96fa5e45b842e88c79244a8711daea50b224c2
4,269,197,531,972
ca6616c0a9487b68941b181af8e60c76158f532b
/usci/modules/cli/src/main/java/kz/bsbnb/usci/cli/app/ref/reps/OffshoreRepository.java
258fb152e6f28444bd36aa69ff18b45fbb6d41c9
[]
no_license
smukashev/essp
https://github.com/smukashev/essp
a830fe9c9985d8149bf708bb6c82027cfbf6d6f2
78a278b1d4b9717d72ec7cdb2fc79ac348380387
refs/heads/master
2020-03-15T15:21:37.258000
2017-11-02T08:01:02
2017-11-02T08:01:02
132,210,321
0
1
null
false
2018-06-07T05:52:19
2018-05-05T03:13:35
2018-05-10T06:17:28
2018-06-05T06:40:12
80,960
0
1
2
CSS
false
null
package kz.bsbnb.usci.cli.app.ref.reps; import kz.bsbnb.usci.cli.app.ref.BaseRepository; import kz.bsbnb.usci.cli.app.ref.craw.CountryCrawler; import kz.bsbnb.usci.cli.app.ref.refs.Country; import kz.bsbnb.usci.cli.app.ref.refs.Offshore; import java.sql.ResultSet; import java.sql.SQLException; import java.util.Array...
UTF-8
Java
3,102
java
OffshoreRepository.java
Java
[]
null
[]
package kz.bsbnb.usci.cli.app.ref.reps; import kz.bsbnb.usci.cli.app.ref.BaseRepository; import kz.bsbnb.usci.cli.app.ref.craw.CountryCrawler; import kz.bsbnb.usci.cli.app.ref.refs.Country; import kz.bsbnb.usci.cli.app.ref.refs.Offshore; import java.sql.ResultSet; import java.sql.SQLException; import java.util.Array...
3,102
0.60864
0.607995
81
37.271606
32.052044
125
false
false
0
0
0
0
0
0
0.654321
false
false
13
6b7c651f17923443be09225ec1c0069983854031
28,887,950,087,253
d68c4f9deb05ebac3a18ec344b96d0a3827a8f83
/hash-code/2019/practise/pizza/src/Pizza.java
81d4a8d2d2262018b00da52f81beb907399f7f34
[]
no_license
LaurenceRawlings/google-challenges
https://github.com/LaurenceRawlings/google-challenges
342c89de60c561906f774d307c146e0b9bc9c0a7
3abc0a37aafcfd60c8dc99b69497f0368dcbb4f3
refs/heads/master
2023-05-01T06:46:09.061000
2021-05-11T16:55:14
2021-05-11T16:55:14
236,064,882
1
0
null
false
2021-02-04T18:40:43
2020-01-24T19:01:50
2021-02-01T15:27:16
2021-02-04T18:40:42
11,570
0
0
0
Python
false
false
public class Pizza { private int row; private int column; private int min; private int max; Pizza(int row, int column, int min, int max){ this.row = row; this.column = column; this.min = min; this.max = max; } }
UTF-8
Java
273
java
Pizza.java
Java
[]
null
[]
public class Pizza { private int row; private int column; private int min; private int max; Pizza(int row, int column, int min, int max){ this.row = row; this.column = column; this.min = min; this.max = max; } }
273
0.545788
0.545788
16
16
13.435029
49
false
false
0
0
0
0
0
0
0.6875
false
false
13
a418a5638f1c410257afc511d621043a356640a0
28,887,950,088,273
c49e3def3d523ba6c41b436f47e7bb8563a2a479
/2.SourceCode/api/gzr-internal-api/src/main/java/jp/co/gzr_internal/api/web/rest/errors/ErrorConstants.java
7f123df29294b5b61372067f61d3692f822117ea
[]
no_license
NMQuang/GMO-Internal
https://github.com/NMQuang/GMO-Internal
3f9230542d72ef876117eec1b450e71fb1924e45
8df57fb9513c74632281d836e4363aaa61214a77
refs/heads/master
2022-12-12T22:20:27.922000
2020-01-20T08:51:08
2020-01-20T08:51:15
235,054,499
0
0
null
false
2022-12-11T21:19:15
2020-01-20T08:37:07
2020-01-20T08:52:23
2022-12-11T21:19:14
3,893
0
0
38
JavaScript
false
false
/* * Seed's Lounge マッチングサイト * COPYRIGHT(C) GMO-Z.com RUNSYSTEM * * Author: VuDA * Creation Date : Apr 11, 2019 */ package jp.co.gzr_internal.api.web.rest.errors; import java.net.URI; /** * The Class ErrorConstants. */ public final class ErrorConstants { /** The Constant ERR_CONCURRENCY_FAILURE. */ ...
UTF-8
Java
1,952
java
ErrorConstants.java
Java
[ { "context": " * COPYRIGHT(C) GMO-Z.com RUNSYSTEM\n *\t\n * Author: VuDA\t\n * Creation Date : Apr 11, 2019\t\n */\npackage jp.", "end": 85, "score": 0.928584098815918, "start": 81, "tag": "USERNAME", "value": "VuDA" } ]
null
[]
/* * Seed's Lounge マッチングサイト * COPYRIGHT(C) GMO-Z.com RUNSYSTEM * * Author: VuDA * Creation Date : Apr 11, 2019 */ package jp.co.gzr_internal.api.web.rest.errors; import java.net.URI; /** * The Class ErrorConstants. */ public final class ErrorConstants { /** The Constant ERR_CONCURRENCY_FAILURE. */ ...
1,952
0.677686
0.674587
52
36.23077
35.975746
111
false
false
0
0
0
0
0
0
0.346154
false
false
13
117b81e114d521d55fdf546bde6131cc342e852f
9,783,935,547,580
5a4164e4fd4e557e818e84749e4fe2553a5357b9
/systemBiometric/src/main/java/co/edu/usbcali/logica/IUsuarioHuellaLogica.java
17a0e0ecbb0107df0969fb6e751acdcc8e0ca681
[]
no_license
takuratomi/SystemBiometric
https://github.com/takuratomi/SystemBiometric
f072738daff45d122b008b1376c9f3c7101dab60
d4246bb8b3e22a538930b19d894dd3a06c9ff62c
refs/heads/master
2020-03-22T05:52:33.783000
2018-07-03T14:38:48
2018-07-03T14:38:48
139,596,090
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package co.edu.usbcali.logica; import java.util.List; import co.edu.usbcali.modelo.UsuarioHuella; public interface IUsuarioHuellaLogica { public void crearUsuarioHuella(UsuarioHuella entity) throws Exception; public void modificarUsuarioHuella(UsuarioHuella entity) throws Exception; public void borr...
UTF-8
Java
537
java
IUsuarioHuellaLogica.java
Java
[]
null
[]
package co.edu.usbcali.logica; import java.util.List; import co.edu.usbcali.modelo.UsuarioHuella; public interface IUsuarioHuellaLogica { public void crearUsuarioHuella(UsuarioHuella entity) throws Exception; public void modificarUsuarioHuella(UsuarioHuella entity) throws Exception; public void borr...
537
0.815642
0.815642
16
31.5625
31.689842
76
false
false
0
0
0
0
0
0
0.875
false
false
13
f8280e9b5fb65fa790403b162324fa38baa295f6
11,235,634,451,003
ed8f9252934c5014dcb721ad2f28fe3f81e6d00c
/Break_Game/src/interfaces/HitNotifier.java
f169b6091206bbcae4b4840e93978e207d565602
[]
no_license
danielkag2000/Break_Game
https://github.com/danielkag2000/Break_Game
42cd154f03653e2ee708b438a684ef437a3bec93
4480b71bf1d9d7e10a1874ed025746094e1504bb
refs/heads/master
2020-05-03T05:00:38.786000
2019-03-29T16:14:26
2019-03-29T16:14:26
178,437,871
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package interfaces; /** * Notifier of hitting a block from the action to be performed * when a block is hit. * * @author Daniel Kaganovich * @version 1.0 * @since 2018-05-13 */ public interface HitNotifier { /** * Add hl as a listener to hit events. * * @param hl the HitListener */ ...
UTF-8
Java
520
java
HitNotifier.java
Java
[ { "context": "be performed\n * when a block is hit.\n *\n * @author Daniel Kaganovich\n * @version 1.0\n * @since 2018-05-13\n */\npublic i", "end": 144, "score": 0.999875545501709, "start": 127, "tag": "NAME", "value": "Daniel Kaganovich" } ]
null
[]
package interfaces; /** * Notifier of hitting a block from the action to be performed * when a block is hit. * * @author <NAME> * @version 1.0 * @since 2018-05-13 */ public interface HitNotifier { /** * Add hl as a listener to hit events. * * @param hl the HitListener */ void addHi...
509
0.626923
0.607692
26
19
18.290392
63
false
false
0
0
0
0
0
0
0.115385
false
false
13
2a412541f5244a551eef6ce4b8e979a60cf72593
3,272,765,124,662
5c87f8ef638a78bed64e32a6a4a8f6c952f720f6
/PDA/src/FileCutter.java
4d1b97b1a753b31dac7b1eaf1823d5f17b0e758d
[]
no_license
gill-gemini/Synchronize-Directory-using-Chunk-File-Transfer
https://github.com/gill-gemini/Synchronize-Directory-using-Chunk-File-Transfer
e774ba2bc5e9626ed6be63cdb295de070ea4dc6c
e602ee903425385088294540eb927d18d6352333
refs/heads/master
2016-09-05T14:32:09.301000
2016-02-02T19:11:46
2016-02-02T19:11:46
26,106,691
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.RandomAccessFile; import org.apache.log4j.Logger; import stack.Utils; public class FileCutter { private static Logger logger = Logger.getLogger(FileCutter.class); static final int NumberOfChunksPerSessi...
UTF-8
Java
3,468
java
FileCutter.java
Java
[]
null
[]
import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.RandomAccessFile; import org.apache.log4j.Logger; import stack.Utils; public class FileCutter { private static Logger logger = Logger.getLogger(FileCutter.class); static final int NumberOfChunksPerSessi...
3,468
0.683968
0.677047
116
27.896551
26.161758
104
false
false
0
0
0
0
0
0
2.258621
false
false
13
8a385191d47cdc410578f3f045d4253153e34c76
30,425,548,375,295
3860d0272a248a05e74e9b3703243dc5cafc2803
/application/src/test/java/io/protone/application/web/api/traffic/TraPlaylistResourceImplTest.java
7954e26f8f66bfd1fc1db4960d3465e0f386941b
[]
no_license
lukaszozimek/radio-system
https://github.com/lukaszozimek/radio-system
1ef0456fa41411ce0d91d12cf0ff32318c63c242
a29504723505a8fe21d47e0b592fc14853c6e6e4
refs/heads/master
2023-01-11T00:28:25.576000
2019-07-28T13:04:30
2019-07-28T13:04:30
199,288,287
0
2
null
false
2022-12-27T14:50:13
2019-07-28T13:05:39
2019-11-11T10:15:56
2022-12-27T14:50:10
76,738
0
2
6
Java
false
false
package io.protone.application.web.api.traffic; import com.google.common.collect.Lists; import io.protone.application.ProtoneApp; import io.protone.application.util.TestUtil; import io.protone.application.web.api.cor.CorNetworkResourceIntTest; import io.protone.application.web.api.traffic.impl.TraPlaylistResourceImpl;...
UTF-8
Java
15,314
java
TraPlaylistResourceImplTest.java
Java
[ { "context": "result.MockMvcResultMatchers.*;\n\n/**\n * Created by lukaszozimek on 15/05/2017.\n */\n@RunWith(SpringRunner.class)\n@", "end": 2168, "score": 0.9995072484016418, "start": 2156, "tag": "USERNAME", "value": "lukaszozimek" } ]
null
[]
package io.protone.application.web.api.traffic; import com.google.common.collect.Lists; import io.protone.application.ProtoneApp; import io.protone.application.util.TestUtil; import io.protone.application.web.api.cor.CorNetworkResourceIntTest; import io.protone.application.web.api.traffic.impl.TraPlaylistResourceImpl;...
15,314
0.735863
0.732336
337
44.442135
41.56776
221
false
false
0
0
0
0
0
0
0.513353
false
false
13
c0f85566fdcb050c135d5d098fb1ad743628e635
6,579,889,929,892
2a67877f0ddac9afd26213fb60b0e4e81ca4b8b1
/Java/CacheDemo/src/main/java/cn/haixiao/cache/UserCache.java
1c132aeaf29e903e299c7f1734363cbb6cdd7596
[ "Apache-2.0" ]
permissive
dabaosod011/Practise
https://github.com/dabaosod011/Practise
4d7ac5624449bdd123448619318e697b527357ac
aa1d3c9665156f8cbf17d074e6188f6818fc23ae
refs/heads/master
2021-08-28T17:33:25.064000
2021-08-07T07:04:43
2021-08-07T07:04:43
49,036,908
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.haixiao.cache; import cn.haixiao.bean.User; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; public class UserCache { private Map<String, User> userMap; //// singleton private static UserCache ourInstance = new UserCache(); public static UserCache getInstance() { return o...
UTF-8
Java
573
java
UserCache.java
Java
[]
null
[]
package cn.haixiao.cache; import cn.haixiao.bean.User; import java.util.Map; import java.util.concurrent.ConcurrentHashMap; public class UserCache { private Map<String, User> userMap; //// singleton private static UserCache ourInstance = new UserCache(); public static UserCache getInstance() { return o...
573
0.689354
0.689354
30
18.1
17.735746
57
true
false
0
0
0
0
0
0
0.466667
false
false
13
518139c75d7e84686aeef553d23ff010876a1605
30,915,174,630,101
d07a4cdbe45062b6706d923c8afe4192e2bb7118
/src/main/java/cz/cuni/mff/respefo/function/ew/MeasureEWResultPointCategory.java
5af84fcf01eabeb4fbac1f8e843e30544949d76b
[]
no_license
harmanea/reSpefo2
https://github.com/harmanea/reSpefo2
21664969b3169d1e8dacdf1b231c31d969c4aff6
8b6297a25953ce269cab4e745cd7b7de92fd57ef
refs/heads/master
2023-07-20T02:36:33.729000
2023-07-09T08:40:31
2023-07-09T08:40:31
216,344,838
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cz.cuni.mff.respefo.function.ew; public enum MeasureEWResultPointCategory { Ic, V, R }
UTF-8
Java
108
java
MeasureEWResultPointCategory.java
Java
[]
null
[]
package cz.cuni.mff.respefo.function.ew; public enum MeasureEWResultPointCategory { Ic, V, R }
108
0.694444
0.694444
7
14.428572
16.977777
42
false
false
0
0
0
0
0
0
0.428571
false
false
13
7db606df1a1c44fa574f03fdb1578b8f9bc59474
16,664,473,147,446
de12a61f864303688d2c9e748eb58e319c26e52d
/Deprecated/org.emftext.runtime/src/org/emftext/runtime/resource/impl/ElementBasedTextDiagnostic.java
15100b4378c5d1042784565d88ad8e7577594eed
[]
no_license
DevBoost/EMFText
https://github.com/DevBoost/EMFText
800701e60c822b9cea002f3a8ffed18d011d43b1
79d1f63411e023c2e4ee75aaba99299c60922b35
refs/heads/master
2020-05-22T01:12:40.750000
2019-06-02T17:23:44
2019-06-02T19:06:28
5,324,334
6
10
null
false
2016-03-21T20:05:01
2012-08-07T06:36:34
2016-02-07T12:44:14
2016-03-21T20:05:01
309,429
9
5
24
Java
null
null
/******************************************************************************* * Copyright (c) 2006-2009 * Software Technology Group, Dresden University of Technology * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 *...
UTF-8
Java
1,952
java
ElementBasedTextDiagnostic.java
Java
[]
null
[]
/******************************************************************************* * Copyright (c) 2006-2009 * Software Technology Group, Dresden University of Technology * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 *...
1,952
0.681865
0.673668
73
25.739725
24.214243
80
false
false
0
0
0
0
0
0
1.136986
false
false
13
e09818ad9ba58120d53f58f44e01221eae3dd592
11,330,123,788,043
989c9940431684a685923db25e0291cc4ad9d1f0
/miscellaneous/src/main/java/com/cmuhatia/playground/SockMerchant.java
7ad6eab778ed1da76c60fb017457f4b575539b8c
[]
no_license
cornelius-muhatia/algorithms-playground
https://github.com/cornelius-muhatia/algorithms-playground
f9a2ab52889124a5ea6834e138942b4bedf571ba
caf4ab4c4d8bae9bc17151867e723e91cf4cad67
refs/heads/master
2023-07-06T19:01:36.729000
2023-07-01T04:31:06
2023-07-01T04:31:06
238,579,091
0
1
null
false
2022-06-22T07:30:39
2020-02-06T00:51:49
2022-01-03T06:57:35
2022-06-22T07:30:38
261
0
1
0
Java
false
false
/* * Copyright 2019 Cornelius M. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
UTF-8
Java
1,489
java
SockMerchant.java
Java
[ { "context": "/*\n * Copyright 2019 Cornelius M.\n *\n * Licensed under the Apache License, Version", "end": 32, "score": 0.9998709559440613, "start": 21, "tag": "NAME", "value": "Cornelius M" }, { "context": "til.Arrays;\nimport java.util.List;\n\n/**\n * @author Cornelius M\n * @ve...
null
[]
/* * Copyright 2019 <NAME>. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
1,479
0.604433
0.58227
52
27.634615
24.035254
82
false
false
0
0
0
0
0
0
0.480769
false
false
13
ee746005eb978a17e258ef0e202c7e4187894b1f
29,497,835,426,324
dc08c175c38915065c286b91e99246fb94799850
/src/main/java/by/dubinin/graphqldemo/service/DepartmentService.java
ad620dd791619537b9ecb6cd7c3e6f1a42c70946
[]
no_license
DubininYS/graphql-demo
https://github.com/DubininYS/graphql-demo
c6272181db4fcf8e895b65317332b03b029e5919
11d3b62bfcf9e987ed7677de2d7054c40d1b7c9a
refs/heads/master
2020-08-31T20:01:05.967000
2019-10-31T13:25:18
2019-10-31T13:25:18
218,773,060
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package by.dubinin.graphqldemo.service; import by.dubinin.graphqldemo.entity.Department; import by.dubinin.graphqldemo.entity.Employee; import by.dubinin.graphqldemo.exception.ResourceNotFoundException; import by.dubinin.graphqldemo.repository.DepartmentRepository; import by.dubinin.graphqldemo.repository.EmployeeRepo...
UTF-8
Java
4,014
java
DepartmentService.java
Java
[]
null
[]
package by.dubinin.graphqldemo.service; import by.dubinin.graphqldemo.entity.Department; import by.dubinin.graphqldemo.entity.Employee; import by.dubinin.graphqldemo.exception.ResourceNotFoundException; import by.dubinin.graphqldemo.repository.DepartmentRepository; import by.dubinin.graphqldemo.repository.EmployeeRepo...
4,014
0.686846
0.686846
92
42.630436
34.843349
129
false
false
0
0
0
0
0
0
0.467391
false
false
13
6d7290f121715a267bdb023a7bf60b1dc35c0977
13,065,290,555,398
3de4e4c3b6a2f9a1741231f6aaa4c234b3d035ce
/clinglibrary/src/main/java/org/fourthline/cling/transport/spi/NetworkAddressFactory.java
88ee51264b75298ad43f5b5083915049c0443b9a
[ "Apache-2.0" ]
permissive
850125665/NespAndroidCling
https://github.com/850125665/NespAndroidCling
b4fc9a1abe0aa21341ac198e93d9ea2feb45b933
85fe5cea04ef9981cb9417a1fd6af022aa59f5fb
refs/heads/master
2020-06-18T15:25:28.567000
2019-07-09T03:05:55
2019-07-09T03:05:55
196,346,429
14
4
Apache-2.0
true
2019-07-11T07:51:44
2019-07-11T07:51:43
2019-07-09T03:06:12
2019-07-09T03:06:11
2,213
0
0
0
null
false
false
/* * Copyright (C) 2013 4th Line GmbH, Switzerland * * The contents of this file are subject to the terms of either the GNU * Lesser General Public License Version 2 or later ("LGPL") or the * Common Development and Distribution License Version 1 or later * ("CDDL") (collectively, the "License"). You may not use ...
UTF-8
Java
4,331
java
NetworkAddressFactory.java
Java
[ { "context": "ation has to be thread-safe.\n * </p>\n *\n * @author Christian Bauer\n */\npublic interface NetworkAddressFactory {\n\n ", "end": 901, "score": 0.9997118711471558, "start": 886, "tag": "NAME", "value": "Christian Bauer" } ]
null
[]
/* * Copyright (C) 2013 4th Line GmbH, Switzerland * * The contents of this file are subject to the terms of either the GNU * Lesser General Public License Version 2 or later ("LGPL") or the * Common Development and Distribution License Version 1 or later * ("CDDL") (collectively, the "License"). You may not use ...
4,322
0.691526
0.689217
114
36.991226
34.547829
107
false
false
0
0
0
0
0
0
0.219298
false
false
13
7944bc4808caffe08a69da665bed494def4e6b1c
19,774,029,443,990
01446e84a36516da8579041aeef3cdf8c1fae2e2
/app/src/main/java/com/playcode/runrunrun/fragment/MainFragment.java
46659ac837d9f84d27d13154712c7327025fa03c
[]
no_license
anpoz/RunRunRun
https://github.com/anpoz/RunRunRun
7d48b756491f449871d3fa1306c6b7d46eea8e8b
271f1ecb2a57bc0e75432dd8a831a605f843a659
refs/heads/master
2020-02-26T16:42:01.019000
2016-07-06T10:44:50
2016-07-06T10:44:50
58,225,895
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.playcode.runrunrun.fragment; import android.content.SharedPreferences; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.playcode.runrunrun.App; import c...
UTF-8
Java
3,490
java
MainFragment.java
Java
[]
null
[]
package com.playcode.runrunrun.fragment; import android.content.SharedPreferences; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.playcode.runrunrun.App; import c...
3,490
0.613181
0.608023
103
32.883495
26.550301
113
false
false
0
0
0
0
0
0
0.592233
false
false
13
11d982e58652152e91dc4b87d7f4e97a4163fda6
17,128,329,600,144
2c1dc7049d820d2b75811a6c0479bd34eb84ad87
/vmware-base/src/test/java/com/cloud/hypervisor/vmware/mo/DatastoreMOTest.java
6e1793a67967533f13aabfb2fa10d4f26a2cfbcc
[ "GPL-2.0-only", "Apache-2.0", "BSD-3-Clause", "MIT", "GPL-1.0-or-later", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown" ]
permissive
apache/cloudstack
https://github.com/apache/cloudstack
3775c9171022dfaf91d655bd166149e36f4caa41
819dd7b75c1b61ae444c45476f5834dbfb9094d0
refs/heads/main
2023-08-30T15:05:36.976000
2023-08-30T09:29:16
2023-08-30T09:29:16
9,759,448
1,468
1,232
Apache-2.0
false
2023-09-14T16:57:46
2013-04-29T22:27:12
2023-09-14T13:24:51
2023-09-14T16:57:45
569,343
1,509
1,022
372
Java
false
false
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
UTF-8
Java
4,439
java
DatastoreMOTest.java
Java
[ { "context": "ass), eq(\"name\"))).thenReturn(\n \"252d36c96cfb32f48ce7756ccb79ae37\");\n\n ArrayLis", "end": 2175, "score": 0.5379319787025452, "start": 2174, "tag": "KEY", "value": "2" }, { "context": "s), eq(\"name\"))).thenReturn(\n \"252d36c9...
null
[]
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
4,416
0.723361
0.676504
113
38.283184
32.527039
127
false
false
0
0
0
0
0
0
0.663717
false
false
13
5294702ca4953abd6b04c52b15d63add24bf8c8c
2,456,721,331,907
b25a16c1b6c97f3e8056ca4b9fc1165316e88fce
/interview-common/src/main/java/com/lee/interview/common/base/BaseResponse.java
8bc728bbcfc6d695466b8e06fcdcb0d07b8d900d
[]
no_license
lihaocheng/parent
https://github.com/lihaocheng/parent
f0ec56d809e6d39de5ca903c180b4ed72d1e902f
2a71fdf8299c693ce9d7e36b98fab06dacedc7d5
refs/heads/master
2022-07-04T05:25:41.653000
2019-08-10T07:34:58
2019-08-10T07:34:58
201,596,533
1
0
null
false
2022-06-17T02:24:04
2019-08-10T07:34:06
2019-08-10T07:36:36
2022-06-17T02:24:02
957
1
0
1
HTML
false
false
package com.lee.interview.common.base; import lombok.Data; @Data public class BaseResponse { private String retCode; private String retDesc; }
UTF-8
Java
152
java
BaseResponse.java
Java
[]
null
[]
package com.lee.interview.common.base; import lombok.Data; @Data public class BaseResponse { private String retCode; private String retDesc; }
152
0.756579
0.756579
12
11.666667
13.167722
38
false
false
0
0
0
0
0
0
0.666667
false
false
13
f329cec4566e08161e6fb458087a6e4d50f6ad82
25,271,587,629,935
46eb3999308961c59f498f73cf3672923b8d0842
/app/src/main/java/minhaaplicacao/ifpb/edu/br/minhaaplicacaoandroid/CadastroActivity.java
dc2a673b6b4740122c43598d28c2a143f72dfb05
[]
no_license
rhavymaia/MinhaAplicacaoAndroid
https://github.com/rhavymaia/MinhaAplicacaoAndroid
d886f097068a067541f836cc365ed17853021b90
e89b8c5f3c55fc614e3864d8e740aa0f2e1b3dfa
refs/heads/master
2021-01-10T05:12:06.394000
2015-11-25T01:40:17
2015-11-25T01:40:17
46,830,107
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package minhaaplicacao.ifpb.edu.br.minhaaplicacaoandroid; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.Button; public class CadastroActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(sa...
UTF-8
Java
541
java
CadastroActivity.java
Java
[]
null
[]
package minhaaplicacao.ifpb.edu.br.minhaaplicacaoandroid; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.Button; public class CadastroActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(sa...
541
0.767098
0.76525
17
30.82353
26.075085
70
false
false
0
0
0
0
0
0
0.470588
false
false
13
65f4abb3614f7533065325495ed38171b4c056ff
6,176,163,031,626
ec0448c27754bed7bf616245ab44c7be2bc686dd
/JavaBrain/src/basicExamples/SimpleAdder.java
014799f3694a80d04a2bf9edc6bc24f4edf93856
[]
no_license
rechido/kmove30
https://github.com/rechido/kmove30
1d95116af70b0739081c65ee17b27cc8abbc874d
f4fdaa8acb9171509fec081c5315875c8f8b1964
refs/heads/master
2020-03-22T02:32:07.662000
2018-09-09T10:04:48
2018-09-09T10:04:48
139,376,108
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package basicExamples; public class SimpleAdder { // public은 자바의 접근제한자(modifier)로 어느곳에서나 접근이 가능 // class는 자바 키워드로 class임을 표시 // SimpleAdder는 식별자로 클래스 이름 // 클래스를 정의하기 위해서는 { } 안에 정의 // class는 세 가지 구성 요소를 가짐 (멤버변수, 멤버메서드, 생성자) // 자바의 시작점을 나타내는 main()메서드가 프로젝트 내의 어딘가에 있어야만 그곳에서 시작 public static void ma...
UTF-8
Java
2,059
java
SimpleAdder.java
Java
[]
null
[]
package basicExamples; public class SimpleAdder { // public은 자바의 접근제한자(modifier)로 어느곳에서나 접근이 가능 // class는 자바 키워드로 class임을 표시 // SimpleAdder는 식별자로 클래스 이름 // 클래스를 정의하기 위해서는 { } 안에 정의 // class는 세 가지 구성 요소를 가짐 (멤버변수, 멤버메서드, 생성자) // 자바의 시작점을 나타내는 main()메서드가 프로젝트 내의 어딘가에 있어야만 그곳에서 시작 public static void ma...
2,059
0.589466
0.566228
55
21.472727
18.653641
75
false
false
0
0
0
0
0
0
2.054545
false
false
13
b105e6e3cfdcfb85e3a0c9fed3756ae906b60dae
17,179,937,393
3116f7070cc90d33ddd5929536d25a4f54e261e5
/src/HelloWorld.java
4299fea4b4b64742ae6f326f593bd1f23154611f
[]
no_license
Shoma-Nishino/java-learning
https://github.com/Shoma-Nishino/java-learning
170eda8b5096b8f211726c601c38445bdd12d30e
088f21a0a633d6cf3c64632f801964a6a3f8a9a0
refs/heads/master
2020-05-25T11:00:14.527000
2019-05-21T06:06:53
2019-05-21T06:06:53
187,770,708
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class HelloWorld { public static void main(String[] args) { count(10); } public static void count(int num) { for(int i = 0; i < num; i++) { if(i == 5) { //5回目はスキップする continue; //breakにすると4回目で処理が終了する } System.out.println(i); } } }
UTF-8
Java
321
java
HelloWorld.java
Java
[]
null
[]
public class HelloWorld { public static void main(String[] args) { count(10); } public static void count(int num) { for(int i = 0; i < num; i++) { if(i == 5) { //5回目はスキップする continue; //breakにすると4回目で処理が終了する } System.out.println(i); } } }
321
0.570909
0.549091
17
15.176471
12.962549
41
false
false
0
0
0
0
0
0
2.411765
false
false
13
bd1532e9414b0cc150e8aba1f73e07a074c6867d
17,179,937,602
2c31843b618d6ff4bee321f39d2fb8dcdaa12cad
/Archive/InvertedIndexFileReader.java
79aa4a0a64c27ee90d51ec3a51b68cada7431e2a
[]
no_license
steinbergeradam/SkearchSearchEngine
https://github.com/steinbergeradam/SkearchSearchEngine
616f3549fd9ad6ee465aa7198d0686a516291391
43dea9a1a1329b7f0fc92d69e339766e0f8d6104
refs/heads/master
2023-03-17T02:22:47.259000
2012-01-07T02:18:17
2012-01-07T02:18:17
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package search.indexserver; import java.io.DataInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.RandomAccessFile; import java.nio.ByteBuffer; import java.util.ArrayDeque; import java.util.Arrays; import java.util.Iterator; import java.util.Priority...
UTF-8
Java
13,600
java
InvertedIndexFileReader.java
Java
[ { "context": " file into memory and query the index.\r\n * @author Adam Steinberger, Sam Gunther\r\n */\r\npublic class InvertedIndexFile", "end": 520, "score": 0.9998812675476074, "start": 504, "tag": "NAME", "value": "Adam Steinberger" }, { "context": "and query the index.\r\n * @a...
null
[]
package search.indexserver; import java.io.DataInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.RandomAccessFile; import java.nio.ByteBuffer; import java.util.ArrayDeque; import java.util.Arrays; import java.util.Iterator; import java.util.Priority...
13,570
0.617059
0.614412
490
25.755102
21.955828
96
false
false
0
0
0
0
0
0
2.828571
false
false
13
f9a86dd7f38653fb43fdd4799dbb5f777667dd70
32,212,254,771,341
e1ebedf970bdda5ad3e6e48de4a3cf8355cc161b
/app/src/main/java/com/sinostar/assistant/ui/basecontrol/baseControlActivity.java
87946f8b7a9a1163122b4fd78413231597557dc9
[]
no_license
fazhongxu/SmugglerCaseApp
https://github.com/fazhongxu/SmugglerCaseApp
05c468a284ba23009e5954ce11227798f8b82570
8536f66d450d0f47df6e530141bf0c180d5c4ae0
refs/heads/master
2022-01-11T20:40:23.180000
2019-03-18T09:54:36
2019-03-18T09:54:36
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sinostar.assistant.ui.basecontrol; import android.content.Context; import android.content.DialogInterface; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Gravity; import android.view.View; import android.view.WindowM...
UTF-8
Java
8,045
java
baseControlActivity.java
Java
[]
null
[]
package com.sinostar.assistant.ui.basecontrol; import android.content.Context; import android.content.DialogInterface; import android.support.v7.app.AlertDialog; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Gravity; import android.view.View; import android.view.WindowM...
8,045
0.606433
0.594515
202
37.628712
27.070055
116
false
false
0
0
0
0
0
0
0.747525
false
false
13
aa9eb043d5c8a94ae6745462487bc4d555e1285e
13,245,679,177,091
69996b11d12d5bb4d75f5bc18066f5298fe13183
/src/main/java/com/section9/rubbel/models/Player.java
0fb7d98f5dce92109637a4000ac67dc83593167f
[]
no_license
PBProgrammer/rubbel-app-backend
https://github.com/PBProgrammer/rubbel-app-backend
89effb9b93367e6667a19b18c40a2ca37dea5025
8af824085cec5cec8f52cd34ce69a72570ae4a0e
refs/heads/master
2022-12-27T08:56:30.190000
2020-10-13T18:37:35
2020-10-13T18:37:35
303,796,169
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.section9.rubbel.models; import com.section9.rubbel.services.StaticValues; import com.section9.rubbel.services.Util; import java.util.List; import java.util.UUID; public class Player { private String name; private UUID id; private int score; private boolean ready; private boolean host;...
UTF-8
Java
1,923
java
Player.java
Java
[]
null
[]
package com.section9.rubbel.models; import com.section9.rubbel.services.StaticValues; import com.section9.rubbel.services.Util; import java.util.List; import java.util.UUID; public class Player { private String name; private UUID id; private int score; private boolean ready; private boolean host;...
1,923
0.577223
0.575143
92
19.902174
17.106482
70
false
false
0
0
0
0
0
0
0.391304
false
false
13
f62efc2f8a2c3c427c44d0b5be6777af009606f5
1,786,706,461,919
56ba68783e087aaeed5a61a7724b412c9593e581
/workspace_java/bank_Interface/src/bank_Interface/employee_interface.java
6a2864ae38f9ddc97111ac29cf18871a64d4877a
[]
no_license
vkalambe/Core-Java
https://github.com/vkalambe/Core-Java
061354fd59fab10a799ab446b3d478dcc4d7e7d1
2a9a8420fe9a742270e21556f1c35bd7421e75a3
refs/heads/master
2021-01-12T11:29:16.368000
2016-11-15T08:20:28
2016-11-15T08:20:28
72,935,775
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package bank_Interface; public class employee_interface { int empId; String name; public employee_interface(int empId, String name) { super(); this.empId = empId; this.name = name; } public void display() { System.out.println("base"); } public static void main(String[] argc) { ...
UTF-8
Java
334
java
employee_interface.java
Java
[]
null
[]
package bank_Interface; public class employee_interface { int empId; String name; public employee_interface(int empId, String name) { super(); this.empId = empId; this.name = name; } public void display() { System.out.println("base"); } public static void main(String[] argc) { ...
334
0.613772
0.613772
21
13.904762
14.520609
52
false
false
0
0
0
0
0
0
1.285714
false
false
13
70ca3c13803dc8077985e412b01f238b975fec1e
11,347,303,608,652
c0542546866385891c196b665d65a8bfa810f1a3
/app-decompiled/ClockworkAmbient/src/android/support/v4/view/ViewCompatLollipop.java
219d3844435e1556b889c8a8a7c533acec7b0181
[]
no_license
auxor/android-wear-decompile
https://github.com/auxor/android-wear-decompile
6892f3564d316b1f436757b72690864936dd1a82
eb8ad0d8003c5a3b5623918c79334290f143a2a8
refs/heads/master
2016-09-08T02:32:48.433000
2015-10-12T02:17:27
2015-10-12T02:19:32
42,517,868
5
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package android.support.v4.view; import android.view.View; class ViewCompatLollipop { public static void stopNestedScroll(View view) { view.stopNestedScroll(); } }
UTF-8
Java
182
java
ViewCompatLollipop.java
Java
[]
null
[]
package android.support.v4.view; import android.view.View; class ViewCompatLollipop { public static void stopNestedScroll(View view) { view.stopNestedScroll(); } }
182
0.71978
0.714286
9
19.222221
17.491444
52
false
false
0
0
0
0
0
0
0.333333
false
false
13
c912381b6487bba0cb471dad5d718461de14bd22
15,942,918,670,834
08c72d69c5916f693cc81d49197f87b1d32fbd0e
/src/java/persistencia/TurnosDao.java
9d98146ca1f22298e0412f2a2efd7dc78c4e59f8
[]
no_license
gimenezsergio/paraChirino
https://github.com/gimenezsergio/paraChirino
68969db0685c61c46b219e71ae9b780e9154996f
c53bf848697139914be92499d8217245120b7c00
refs/heads/master
2020-05-06T15:14:53.175000
2019-04-08T15:27:51
2019-04-08T15:27:51
180,178,414
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package persistencia; import entidades.DB; import entidades.Turno; import java.io.IOException; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; public class TurnosDao { private TurnosDao() throws ClassNotFoundExcep...
UTF-8
Java
2,092
java
TurnosDao.java
Java
[]
null
[]
package persistencia; import entidades.DB; import entidades.Turno; import java.io.IOException; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; public class TurnosDao { private TurnosDao() throws ClassNotFoundExcep...
2,092
0.574092
0.574092
63
32.206348
33.659904
244
false
false
0
0
0
0
0
0
0.68254
false
false
13
00383a59976fb81bfdc9829cfa17638804f12b8a
16,518,444,234,589
8b9fcdede4cfbe4e53a19a2e3f8df08ba2e2e739
/BoEC1-war/src/java/search/ItemFacade.java
82bbad0029ccd8ca2930b34f99ce92176e21bb31
[]
no_license
lemanh1997/BoEC_DA
https://github.com/lemanh1997/BoEC_DA
e0fa8515042cb57821d5f504b7371b9414eabdb8
1aad43a6c019e9e532ffaec27d08d7604e0f8c44
refs/heads/master
2020-05-23T10:33:18.072000
2019-05-09T23:53:29
2019-05-09T23:53:29
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package search; import entity.Clothes; import java.util.List; /** * * facade pattern */ public class ItemFacade { private sta...
UTF-8
Java
784
java
ItemFacade.java
Java
[]
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 search; import entity.Clothes; import java.util.List; /** * * facade pattern */ public class ItemFacade { private sta...
784
0.668367
0.668367
37
20.18919
21.700464
79
false
false
0
0
0
0
0
0
0.324324
false
false
13
4b194c1660a86ada5eee32d6d8bce9054b1f7ecf
19,868,518,726,818
fff9021b46d778e7aa254213e079528180e51204
/app/src/main/java/com/fwheart/androidsnippet/sample/SampleActivity.java
d82344cd96ac3874fa58c2028ed61c2652a6e07a
[]
no_license
YeomanYe/android-snippet
https://github.com/YeomanYe/android-snippet
166e5d86d286e4d62f4659f70f4dad2a1f03ed72
71e0dde090a990c8f207223bdf2fc6f71b63c0aa
refs/heads/master
2020-03-22T16:06:33.301000
2018-08-10T07:45:05
2018-08-10T07:45:05
140,303,422
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.fwheart.androidsnippet.sample; import android.content.res.Configuration; import android.os.Bundle; import android.support.v4.view.ViewPager; import android.support.v4.widget.DrawerLayout; import android.support.v7.app.ActionBarActivity; import android.support.v7.app.ActionBarDrawerToggle; import android.s...
UTF-8
Java
4,839
java
SampleActivity.java
Java
[]
null
[]
package com.fwheart.androidsnippet.sample; import android.content.res.Configuration; import android.os.Bundle; import android.support.v4.view.ViewPager; import android.support.v4.widget.DrawerLayout; import android.support.v7.app.ActionBarActivity; import android.support.v7.app.ActionBarDrawerToggle; import android.s...
4,839
0.652408
0.644555
124
38.024193
31.700071
148
false
false
0
0
0
0
0
0
0.83871
false
false
13
fb27bb9df103fb4e53db1fa05692723133308fa3
23,235,773,090,113
abdeac78d40c44585924cd6c63e4e604b8b9b680
/src/main/java/com/apirest/controller/ClienteController.java
cc2b265c875a6bf6a735d6af869c507f2ae49a22
[]
no_license
kyaraaraujo/APIRest-CRM
https://github.com/kyaraaraujo/APIRest-CRM
743e4f31b87c70167483d8cb9d053d9ea99118bb
193233abaa0b7d2fd5775950162b85b6326f3a5d
refs/heads/main
2023-07-30T17:31:33.616000
2021-09-17T21:19:39
2021-09-17T21:19:39
407,553,836
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.apirest.controller; import com.apirest.model.Cliente; import com.apirest.repository.ClienteRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.*; import org.springframework.web.server.ResponseS...
UTF-8
Java
1,615
java
ClienteController.java
Java
[]
null
[]
package com.apirest.controller; import com.apirest.model.Cliente; import com.apirest.repository.ClienteRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.*; import org.springframework.web.server.ResponseS...
1,615
0.741935
0.738213
51
30.607843
28.233673
110
false
false
0
0
0
0
0
0
0.372549
false
false
13
87758a70e1f66de369bbf803fe97bc89bd84550e
32,392,643,367,804
37ec82804dc7fbbb768d707cfc7f85605486efe2
/app/src/main/java/com/pspdfkit/catalog/examples/java/activities/AnnotationSelectionCustomizationActivity.java
7593a84a7d42d2bdf21ded4ada2a232c65f14ad0
[ "BSD-3-Clause" ]
permissive
lightnomyus/pspdfkit-android-catalog
https://github.com/lightnomyus/pspdfkit-android-catalog
ae7561cde3df3a167d5a2f4ea1768a8897757077
a9a92f847925270cd1429e409e6904f80df5bf74
refs/heads/master
2023-05-05T19:47:38.144000
2021-05-20T12:25:41
2021-05-20T12:25:41
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright © 2014-2021 PSPDFKit GmbH. All rights reserved. * * The PSPDFKit Sample applications are licensed with a modified BSD license. * Please see License for details. This notice may not be removed from this file. */ package com.pspdfkit.catalog.examples.java.activities; import android.os.Bundle; ...
UTF-8
Java
2,483
java
AnnotationSelectionCustomizationActivity.java
Java
[]
null
[]
/* * Copyright © 2014-2021 PSPDFKit GmbH. All rights reserved. * * The PSPDFKit Sample applications are licensed with a modified BSD license. * Please see License for details. This notice may not be removed from this file. */ package com.pspdfkit.catalog.examples.java.activities; import android.os.Bundle; ...
2,483
0.688558
0.685334
64
37.78125
36.600662
159
false
false
0
0
0
0
0
0
0.328125
false
false
13
207bc875cc578cb07115120da4fcfe4f6c586061
1,675,037,269,556
e8626f9f64a8bb90008015b06856d3da16eeecad
/indexing-service/src/main/java/org/apache/druid/indexing/overlord/hrtr/HttpRemoteTaskRunner.java
4fa1d21d3d5a172421eda962cbba84906cd91435
[ "EPL-1.0", "Classpath-exception-2.0", "ISC", "GPL-2.0-only", "BSD-3-Clause", "Apache-2.0", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-generic-cla", "0BSD", "LicenseRef-scancode-sun-no-high-risk-activities", "LicenseRef-scancode-free-unknown", "JSON", "LicenseRef-scancode-unico...
permissive
apache/druid
https://github.com/apache/druid
bb1b20be5104882e4eeb045d109b559f396086c0
d4e972e1e4b798d7e057e910deea4d192fe57952
refs/heads/master
2023-09-05T02:41:03.009000
2023-09-04T07:48:55
2023-09-04T07:48:55
6,358,188
4,364
1,629
Apache-2.0
false
2023-09-14T21:04:46
2012-10-23T19:08:07
2023-09-14T21:04:40
2023-09-14T21:04:46
324,885
12,839
3,591
1,383
Java
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
UTF-8
Java
68,789
java
HttpRemoteTaskRunner.java
Java
[ { "context": "th \"statusLock\"\n // held. See https://github.com/apache/druid/issues/6201\n private void taskComplete(\n ", "end": 18631, "score": 0.9946539402008057, "start": 18625, "tag": "USERNAME", "value": "apache" } ]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
68,789
0.63641
0.635567
1,918
34.864964
30.650831
140
false
false
0
0
0
0
0
0
0.486966
false
false
13
1a5336eba5bfb3ecb6b3bff42c5b954086b38a12
13,503,377,193,052
38da41451a538da0c19f9357b1cd9d66e6d1365e
/src/ua/nure/moisieiev/summaryTask4/util/DBManager.java
486d0e166f183540f2cfc3f56916353b78bfe43c
[]
no_license
JavaEz/avia
https://github.com/JavaEz/avia
939e507fcc4d783249987a40a9f8a21ce009b3a4
d46b7bc82003726756a91b0058f852ce12b6b955
refs/heads/master
2022-06-17T04:16:38.162000
2020-05-06T21:22:23
2020-05-06T21:22:23
250,015,528
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ua.nure.moisieiev.summaryTask4.util; import org.apache.log4j.Logger; import ua.nure.moisieiev.summaryTask4.entity.*; import ua.nure.moisieiev.summaryTask4.exception.DBException; import ua.nure.moisieiev.summaryTask4.exception.Messages; import javax.naming.Context; import javax.naming.InitialContext; import ja...
UTF-8
Java
32,095
java
DBManager.java
Java
[]
null
[]
package ua.nure.moisieiev.summaryTask4.util; import org.apache.log4j.Logger; import ua.nure.moisieiev.summaryTask4.entity.*; import ua.nure.moisieiev.summaryTask4.exception.DBException; import ua.nure.moisieiev.summaryTask4.exception.Messages; import javax.naming.Context; import javax.naming.InitialContext; import ja...
32,095
0.550104
0.549169
963
32.315681
24.700659
134
false
false
0
0
0
0
0
0
0.705088
false
false
13
cfc6fd7040b768d9936301b6460142bd083104ce
19,679,540,173,031
70ed2bb5845f0d056cfb39f85e45e04d28f75173
/homework/assignment3/OptimalElevator.java
081bfd0c850dfd5eb01f51b07905ddab3d20d688
[]
no_license
rosacry/214-Class
https://github.com/rosacry/214-Class
e3b5073eb801485071552801bcc99bc0402ea372
381f674127d40a449789099c185412a11f24cbfc
refs/heads/main
2023-07-14T19:48:35.929000
2021-08-17T17:31:31
2021-08-17T17:31:31
397,339,943
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * This class represents an elevator object that accepts Requests from the * RequestQueue queue * * @author Christopher Rosales * @ID #114328928 * @Assignment #3, Elevator */ public class OptimalElevator extends RequestQueue { private final String IDLE = "IDLE"; private final String TO_SOUCE = "TO_SOURCE...
UTF-8
Java
2,818
java
OptimalElevator.java
Java
[ { "context": "ests from the\n * RequestQueue queue\n * \n * @author Christopher Rosales\n * @ID #114328928\n * @Assignment #3, Elevator\n */", "end": 135, "score": 0.9997183084487915, "start": 116, "tag": "NAME", "value": "Christopher Rosales" } ]
null
[]
/** * This class represents an elevator object that accepts Requests from the * RequestQueue queue * * @author <NAME> * @ID #114328928 * @Assignment #3, Elevator */ public class OptimalElevator extends RequestQueue { private final String IDLE = "IDLE"; private final String TO_SOUCE = "TO_SOURCE"; private ...
2,805
0.660043
0.655784
111
24.387388
24.398039
94
false
false
0
0
0
0
0
0
0.198198
false
false
13
16a49e727f6802d66a850f41873fbf4e989b35b0
6,064,493,846,065
307c8afcea1932697993d452e9916e0251c91354
/src/java/lab1/controller/CalculatorServiceController1.java
e07215266d710b57ba2f2db71e0d4ba6d54c07a1
[]
no_license
PvtPancakes/CalculatorLab
https://github.com/PvtPancakes/CalculatorLab
f75f760c5856e075c4b13cce00a2f2ef9d183e93
f1e0d4440a9388c866e5ae422eb42bbe397a6bf5
refs/heads/master
2021-05-28T07:12:24.342000
2015-02-02T02:44:28
2015-02-02T02:44:28
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package lab1.controller; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.RequestDispatcher; imp...
UTF-8
Java
3,401
java
CalculatorServiceController1.java
Java
[ { "context": "1.model.CalculatorService1;\r\n\r\n/**\r\n *\r\n * @author eennis\r\n */\r\n@WebServlet(name = \"CalculatorServiceContro", "end": 604, "score": 0.9115838408470154, "start": 598, "tag": "USERNAME", "value": "eennis" } ]
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 lab1.controller; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.RequestDispatcher; imp...
3,401
0.647751
0.645104
100
32.009998
26.576868
123
false
false
0
0
0
0
0
0
0.4
false
false
13
819853eddc06ec4a101620076cd677e285d70a59
9,062,381,020,821
d2389f16f0bcee71d3cf8dd5102cb13e5eb55ebf
/src/volunteer/data/method/Coolsms_Restapi.java
fb4293691c004983e89c58f57ef6dc38fe7bd87d
[]
no_license
justyou78/volunteer
https://github.com/justyou78/volunteer
26bc2acdd4250d3f229ff93578133b3ac062a3bc
6b1240cd2abef46307c14c186c263067e35473b9
refs/heads/master
2022-12-25T05:39:17.463000
2020-01-16T00:59:07
2020-01-16T00:59:07
224,793,457
1
1
null
false
2022-12-16T10:00:38
2019-11-29T06:45:51
2020-01-16T00:59:38
2022-12-16T10:00:35
11,382
1
0
7
Java
false
false
package volunteer.data.method; import java.io.IOException; import java.util.HashMap; import java.util.List; import javax.servlet.http.HttpSession; import org.apache.http.client.ClientProtocolException; import org.json.simple.JSONObject; import org.springframework.beans.factory.annotation.Autowired; import org.spring...
UTF-8
Java
4,224
java
Coolsms_Restapi.java
Java
[ { "context": "_key = \"NCSRNAH39QXAD7TJ\";\n\t\tString api_secret = \"7LIOUPAO3LSDW1ZSNHULWNFSCHOOQRBJ\";\n\t\tMessage coolsms = new", "end": 1496, "score": 0.9991700053215027, "start": 1488, "tag": "KEY", "value": "7LIOUPAO" }, { "context": "ms.put(\"text\", \"(\" + vol_time\n\t\t\t...
null
[]
package volunteer.data.method; import java.io.IOException; import java.util.HashMap; import java.util.List; import javax.servlet.http.HttpSession; import org.apache.http.client.ClientProtocolException; import org.json.simple.JSONObject; import org.springframework.beans.factory.annotation.Autowired; import org.spring...
4,186
0.671385
0.653438
133
28.74436
23.221928
95
false
false
0
0
0
0
0
0
2.56391
false
false
13
2ffeb4100ca3f0e6503b67b71fef0b9a8b659a1a
14,877,766,742,526
3782dc755432007daddccbca327c47c0e4c881be
/src/Clases/Conectar.java
7e092fdf226abe2f357b9d01c7e3d73bca80f352
[]
no_license
joseman1991/kenin
https://github.com/joseman1991/kenin
aa45d154d02fd9653213b0d13a57c9db6da2cff4
bc484875de6e26d9b3ac4d7abb90ff431ebb6e06
refs/heads/master
2020-05-02T16:27:33.990000
2019-03-30T21:37:12
2019-03-30T21:37:12
178,068,835
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Clases; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import javax.swing.JOptionPane; public class Conectar { Connection conn = null; public Connection conexion() { try { Class.forName("com.mysql.jdbc.Driver"); ...
UTF-8
Java
1,721
java
Conectar.java
Java
[]
null
[]
package Clases; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import javax.swing.JOptionPane; public class Conectar { Connection conn = null; public Connection conexion() { try { Class.forName("com.mysql.jdbc.Driver"); ...
1,721
0.569598
0.567268
48
33.770832
36.266514
142
false
false
0
0
0
0
0
0
0.729167
false
false
13
025f75bec01b22abafbfe95a83a1dc9e6372e8be
8,933,531,999,454
ea611b439f5bb5b199ef05b8a03ffc7609dce314
/src/Telas/TelaDeFundo.java
cc243e9ac8387415622ce864b77bd26c1221e5c2
[]
no_license
GabrielEu/TrabalhoCRUD
https://github.com/GabrielEu/TrabalhoCRUD
eae93c31a3be6ca091e129dfc3858258b356f44a
8e95595d4514e639c48a094f87bd4a70f9eb4c89
refs/heads/master
2020-03-21T21:27:48.463000
2018-06-28T20:19:11
2018-06-28T20:19:11
139,064,545
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Telas; import java.net.URL; import java.security.Principal; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JLabel; import java.net.URL; import java.security.Principal; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JLabel; import...
WINDOWS-1250
Java
1,250
java
TelaDeFundo.java
Java
[]
null
[]
package Telas; import java.net.URL; import java.security.Principal; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JLabel; import java.net.URL; import java.security.Principal; import javax.swing.ImageIcon; import javax.swing.JFrame; import javax.swing.JLabel; import...
1,250
0.728583
0.721377
52
22.01923
18.026146
72
false
false
0
0
0
0
0
0
1.5
false
false
13
a83516b8468151f10d093cb7a8ac3ca57adfb284
21,680,994,932,168
3510ae8d1698d4ad3b323b73a8ac669862504589
/src/main/java/com/honglekai/study/dpStrategy/Comparable.java
17143e98b34f62b8b3aec84f2f59ce802cec3943
[]
no_license
aicc2015/design-pattern
https://github.com/aicc2015/design-pattern
c6e25ccc39690246e74a7ed964023e7145eb4051
86381f4509be42b88b86c21d559d1ed075c3b854
refs/heads/master
2020-04-23T19:56:01.161000
2019-02-26T09:36:30
2019-02-26T09:36:30
171,422,120
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.honglekai.study.dpStrategy; /** * description * company YH * * @Author hcc * modifyBy * createTime 2019/1/9 23:55 * modifyTime */ public interface Comparable { int compareTo(Object o); }
UTF-8
Java
213
java
Comparable.java
Java
[ { "context": "y;\n\n/**\n * description\n * company YH\n *\n * @Author hcc\n * modifyBy\n * createTime 2019/1/9 23:55\n * modif", "end": 91, "score": 0.9996432065963745, "start": 88, "tag": "USERNAME", "value": "hcc" } ]
null
[]
package com.honglekai.study.dpStrategy; /** * description * company YH * * @Author hcc * modifyBy * createTime 2019/1/9 23:55 * modifyTime */ public interface Comparable { int compareTo(Object o); }
213
0.680751
0.633803
15
13.2
12.084149
39
false
false
0
0
0
0
0
0
0.133333
false
false
13
e47fb83f4b2a5074e94fb0922a06edcf8fd288ba
19,275,813,252,141
0c9f812cf4d3cca1af19ffd0652edfe25f73011f
/src/main/java/ru/stoloto/core/httpclient/DataBase_conn.java
f05f251a966d61f986e265e29be85e5cf4a3f5e5
[]
no_license
newStringBuilder/Jtools
https://github.com/newStringBuilder/Jtools
68938642b9c9c292af5cf52d79e19273c88b8b57
7592d64a84394dcf550c5390f31065643ac4125e
refs/heads/master
2016-04-22T03:55:59.680000
2015-12-29T07:23:49
2015-12-29T07:23:49
46,173,990
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.stoloto.core.httpclient; import java.sql.*; public class DataBase_conn { String url = "jdbc:derby:C:/soft/apache-jmeter/bin/gt_POS"; Connection conn = null; ResultSet trn = null; Statement statement = null; long transaction = 0; DataBase_conn(){ try { ...
UTF-8
Java
1,279
java
DataBase_conn.java
Java
[]
null
[]
package ru.stoloto.core.httpclient; import java.sql.*; public class DataBase_conn { String url = "jdbc:derby:C:/soft/apache-jmeter/bin/gt_POS"; Connection conn = null; ResultSet trn = null; Statement statement = null; long transaction = 0; DataBase_conn(){ try { ...
1,279
0.527756
0.524629
54
21.611111
23.216705
87
false
false
0
0
0
0
0
0
0.388889
false
false
13