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
16126364c5aa2c989c64747e4800f536825ffbf5
13,099,650,317,872
c165cd61c1ee65d8c7249fd538f361544a1d0a6a
/ASEN/src/main/java/es/uji/ei1027/asen/dao/VigilanciaDao.java
b3e9f302e0babe5836d39b1af71bdc944549b39d
[]
no_license
ATNAislove/ASEN
https://github.com/ATNAislove/ASEN
e9ae43128590be33a571117e54382579dfb04514
f8726ec252a14d2b67279643c7b8058c065019c1
refs/heads/master
2023-06-13T00:04:52.199000
2021-07-05T16:16:16
2021-07-05T16:16:16
352,984,674
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package es.uji.ei1027.asen.dao; import es.uji.ei1027.asen.model.Vigilancia; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.dao.EmptyResultDataAccessException; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.stereotype.Repository; import javax.sq...
UTF-8
Java
2,265
java
VigilanciaDao.java
Java
[]
null
[]
package es.uji.ei1027.asen.dao; import es.uji.ei1027.asen.model.Vigilancia; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.dao.EmptyResultDataAccessException; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.stereotype.Repository; import javax.sq...
2,265
0.692478
0.688938
61
36.049179
31.252239
127
false
false
0
0
0
0
0
0
0.491803
false
false
0
36bb79f550ef12bcf06115e06c84f585cab9e06e
32,487,132,678,756
727881821436c1a5c6d894b47e7964ba043b312c
/src/com/shaunz/designpattern/mediatorpattern/MediatorPatternDemo.java
9cffac9b0ef2614c389ef9e8867cde8561b23425
[]
no_license
ShaunzWorks/DesignPattern
https://github.com/ShaunzWorks/DesignPattern
9fab2707a6287af9ab5a39f2b161d4babf6f379a
cbd1d5b1c0cdee4f58cd53214cb324da03879212
refs/heads/master
2020-06-14T23:51:25.165000
2019-07-04T02:50:01
2019-07-04T02:50:01
195,157,818
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.shaunz.designpattern.mediatorpattern; /** * Mediator pattern is used to reduce communication complexity between multiple objects or classes. * This pattern provides a mediator class which normally handles all the communications between different classes and supports easy * maintenance of the code by l...
UTF-8
Java
1,088
java
MediatorPatternDemo.java
Java
[ { "context": "cts to show communication between them.\n * @author dengxiong90@foxmail.com\n */\npublic class MediatorPatternDemo {\n\tpublic st", "end": 860, "score": 0.9999186396598816, "start": 837, "tag": "EMAIL", "value": "dengxiong90@foxmail.com" }, { "context": "{\n\tpublic sta...
null
[]
package com.shaunz.designpattern.mediatorpattern; /** * Mediator pattern is used to reduce communication complexity between multiple objects or classes. * This pattern provides a mediator class which normally handles all the communications between different classes and supports easy * maintenance of the code by l...
1,072
0.773897
0.772059
20
53.400002
48.823559
146
false
false
0
0
0
0
0
0
0.85
false
false
0
d83346acb71dd1749922064bbca2c27a40480518
3,143,916,069,262
a8602d22c89afff28e77b996b74c89eb9f62fd8d
/src/main/java/com/sasconsul/restcoding/config/liquibase/package-info.java
8bb645f80d33aa79266467edc2d2e3e948c590db
[]
no_license
sasconsul/jhipster_restcoding
https://github.com/sasconsul/jhipster_restcoding
255e422195384c2c9587fa5c5e9c8d2f073a4c26
3c9c1da291df7163cb022532f1d7ba1ebf595aff
refs/heads/master
2021-01-12T18:05:44.697000
2016-10-31T06:47:36
2016-10-31T06:47:36
71,322,561
0
0
null
false
2019-02-14T00:13:18
2016-10-19T05:36:52
2016-10-19T05:48:18
2019-02-14T00:13:17
4,208
0
0
1
Java
false
null
/** * Liquibase specific code. */ package com.sasconsul.restcoding.config.liquibase;
UTF-8
Java
87
java
package-info.java
Java
[]
null
[]
/** * Liquibase specific code. */ package com.sasconsul.restcoding.config.liquibase;
87
0.747126
0.747126
4
20.75
19.524023
50
false
false
0
0
0
0
0
0
0.25
false
false
0
a196628b19ec49e15f00ce350908b315ec1a6568
13,615,046,355,400
c35375da635311117dcc939fc0bd9416999f7046
/changefontsize/src/main/java/com/example/changefontsize/MainActivity.java
ae268a6da2acdab4e168e380bcae4c84aafed1f8
[]
no_license
hohyon/androidView2
https://github.com/hohyon/androidView2
bca99a0e2c0a7f9c1411fccdc790d768cb8bd924
1e17a29914a1129d6a431bd87f7f87c53b143272
refs/heads/master
2020-03-23T12:03:18.833000
2018-07-19T06:41:29
2018-07-19T06:41:29
141,534,205
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.changefontsize; import android.graphics.Color; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; public class MainActivity extends AppCompatActivity { ...
UTF-8
Java
2,075
java
MainActivity.java
Java
[]
null
[]
package com.example.changefontsize; import android.graphics.Color; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; public class MainActivity extends AppCompatActivity { ...
2,075
0.582291
0.567284
72
26.763889
23.628193
90
false
false
0
0
0
0
0
0
0.597222
false
false
0
928f34cdb78e0eb127a4b833217be657105264d6
11,175,504,932,921
a58c698682a6067dab6d71965fa9b5872c44dbfb
/src/main/java/com/mar/zur/util/DecryptionUtils.java
9aa3c5ea89cefd549131f8b5687e7bb3ded2adfd
[]
no_license
Marciokas/DragonsOfMugloar
https://github.com/Marciokas/DragonsOfMugloar
bfb103f4fba8dff58d4d0483b74368e4a3368897
cb1eb5fec75c7945026bdf357414b91d1a16206f
refs/heads/master
2020-04-26T06:26:01.095000
2019-03-03T17:33:59
2019-03-03T17:33:59
172,147,966
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mar.zur.util; import java.io.UnsupportedEncodingException; import java.util.Base64; public class DecryptionUtils { private DecryptionUtils() { } public static String decryptStringBase64(String value) { try { return new String(Base64.getDecoder().decode(value), "utf-8"); ...
UTF-8
Java
952
java
DecryptionUtils.java
Java
[]
null
[]
package com.mar.zur.util; import java.io.UnsupportedEncodingException; import java.util.Base64; public class DecryptionUtils { private DecryptionUtils() { } public static String decryptStringBase64(String value) { try { return new String(Base64.getDecoder().decode(value), "utf-8"); ...
952
0.534664
0.515756
32
28.75
24.619606
89
false
false
0
0
0
0
0
0
0.5
false
false
0
2c5f6bd5b044629e1cec7d29a7377bd5c13d38c3
32,040,456,062,342
49b57339d939ea3f498249d3aacca1dec543163b
/jadx-snap-new/sources/com/snap/ui/view/multisnap/MultiSnapThumbnailViewFactoryProvider$thumbnailWidth$2.java
baa51c145946c50a958e415233e16a435f4de89e
[]
no_license
8secz-johndpope/snapchat-re
https://github.com/8secz-johndpope/snapchat-re
1655036c41518c3a2aaa0c2543dc49f4acb93eaf
04f5c5bb627d21f620088525fffcf5c99abd7ce5
refs/heads/master
2020-08-24T09:14:38.209000
2019-06-14T05:13:44
2019-06-14T05:13:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.snap.ui.view.multisnap; import defpackage.akbk; import defpackage.akcs; final class MultiSnapThumbnailViewFactoryProvider$thumbnailWidth$2 extends akcs implements akbk<Integer> { final /* synthetic */ MultiSnapThumbnailViewFactoryProvider this$0; MultiSnapThumbnailViewFactoryProvider$thumbnailWid...
UTF-8
Java
788
java
MultiSnapThumbnailViewFactoryProvider$thumbnailWidth$2.java
Java
[]
null
[]
package com.snap.ui.view.multisnap; import defpackage.akbk; import defpackage.akcs; final class MultiSnapThumbnailViewFactoryProvider$thumbnailWidth$2 extends akcs implements akbk<Integer> { final /* synthetic */ MultiSnapThumbnailViewFactoryProvider this$0; MultiSnapThumbnailViewFactoryProvider$thumbnailWid...
788
0.808376
0.799492
18
42.777779
49.362103
158
false
false
0
0
0
0
0
0
0.5
false
false
0
62bb9440b05878121832ae930267d52953d76311
32,040,456,063,369
6314615a2d603be7f9abefdbfb027251290fd8ef
/simipay-app/src/main/java/com/xyz/simipay/app/modular/system/service/LogService.java
1362aa4680537f59a1648daeb6c97057b27f56c6
[]
no_license
SimbaBlock/simipay
https://github.com/SimbaBlock/simipay
88d5045d9b77320e2e2489cf5a42dc6b13e310f2
448440ac565e86c174834a77bdcad9b40ed1fe2f
refs/heads/master
2022-10-21T11:37:33.136000
2020-04-28T10:54:39
2020-04-28T10:54:39
248,151,422
0
0
null
false
2022-10-12T20:37:46
2020-03-18T06:03:21
2020-04-28T10:55:47
2022-10-12T20:37:44
117
0
0
5
Java
false
false
package com.xyz.simipay.app.modular.system.service; import com.baomidou.mybatisplus.service.IService; import com.xyz.simipay.app.modular.system.model.Log; public interface LogService extends IService<Log> { int insertLog(Log log); }
UTF-8
Java
241
java
LogService.java
Java
[]
null
[]
package com.xyz.simipay.app.modular.system.service; import com.baomidou.mybatisplus.service.IService; import com.xyz.simipay.app.modular.system.model.Log; public interface LogService extends IService<Log> { int insertLog(Log log); }
241
0.788382
0.788382
10
23.1
23.876558
52
false
false
0
0
0
0
0
0
0.4
false
false
0
7a58d4dcc9bb88b532d5c0f44e42e83e8f35531d
29,566,554,887,004
f11e1484e2b9950860640a5517eddf52ffa421b3
/src/Views/StaffViewBookings.java
2f1a07d9c6cb73dbb14ade7f5732f69566e9b147
[]
no_license
paulk909/DroversLodge2
https://github.com/paulk909/DroversLodge2
e718dd8676dee63570d6063e91dee025d4d764d6
92780451fde752c5ed65b83436cedb378a09cc7c
refs/heads/master
2020-03-17T22:48:32.387000
2018-06-04T10:53:17
2018-06-04T10:53:17
134,018,905
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 Views; import Models.Booking; import Models.CardType; import Models.Customer; import Models.DBManager; import Models.ExcelWrit...
UTF-8
Java
82,363
java
StaffViewBookings.java
Java
[ { "context": ".swing.table.DefaultTableModel;\n\n/**\n *\n * @author Paul\n */\npublic class StaffViewBookings extends javax.", "end": 1346, "score": 0.9974834322929382, "start": 1342, "tag": "NAME", "value": "Paul" }, { "context": ");\n heading6.add(\"Customer Name \"...
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 Views; import Models.Booking; import Models.CardType; import Models.Customer; import Models.DBManager; import Models.ExcelWrit...
82,363
0.635146
0.620127
1,503
53.796406
38.250687
201
false
false
0
0
0
0
0
0
0.842315
false
false
0
6826e6d548e92500a1685517ef70f98a9a971e8c
32,074,815,802,648
d2a93dfbcdffde5dc64f3a1a66150df87dd3dfea
/main-src/com/eleven/client/core/CoreSet.java
11cf4c5a07e0aabce8a50ae4768d927bc42d80df
[]
no_license
gnl/Janus
https://github.com/gnl/Janus
aacf9ae5c14cb083af4682582c695be17f215b99
773864c37986aa4151991e47724c11c3ac59ee86
refs/heads/master
2015-08-12T16:52:08.605000
2014-07-28T20:11:24
2014-07-28T20:11:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.eleven.client.core; import com.eleven.client.core.fn.Function; import org.jetbrains.annotations.NotNull; /** * CoreObject must know about the Core* collection classes in * order to be able to create collection copies - allowing custom * CoreCollection class implementations would break this. This is *...
UTF-8
Java
2,232
java
CoreSet.java
Java
[]
null
[]
package com.eleven.client.core; import com.eleven.client.core.fn.Function; import org.jetbrains.annotations.NotNull; /** * CoreObject must know about the Core* collection classes in * order to be able to create collection copies - allowing custom * CoreCollection class implementations would break this. This is *...
2,232
0.719534
0.719534
90
23.799999
26.570744
99
false
false
0
0
0
0
0
0
1.611111
false
false
0
2c536b56c6876703935824da921e0f957b9adee5
4,260,607,609,821
aae446f7bbc953c3280c95a3fdb1b0e69b56000a
/02-JavaBasic/src/Ternary.java
a6a73d9296e3c6a585b1b502aef339cb1004c705
[]
no_license
Ryu-kwonhee/javabasic
https://github.com/Ryu-kwonhee/javabasic
499ee2c0c4e86099ee0ce2c5cd48167c0c3b151e
48645def241fdb7bd5a4510872edfd14b308d3e6
refs/heads/master
2023-07-13T04:24:39.518000
2021-08-15T00:59:16
2021-08-15T00:59:16
380,178,606
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Ternary { public static void main(String[] args) { /* * 삼항 연산자는 (조건시 ? 결과1 : 결과2) * 로 작성합니다. * 조건식의 결과가 true라면 결과1이 * 조건식의 결과가 false라면 결과2가 출력됩니다. */ System.out.println((3 > 5 ? "참" : "거짓")); } }
UTF-8
Java
335
java
Ternary.java
Java
[]
null
[]
public class Ternary { public static void main(String[] args) { /* * 삼항 연산자는 (조건시 ? 결과1 : 결과2) * 로 작성합니다. * 조건식의 결과가 true라면 결과1이 * 조건식의 결과가 false라면 결과2가 출력됩니다. */ System.out.println((3 > 5 ? "참" : "거짓")); } }
335
0.55794
0.532189
12
18.333334
15.326085
43
false
false
0
0
0
0
0
0
1.416667
false
false
0
5991c3e88d566447e0f21a1ae16b7ad906e05df9
1,666,447,312,274
084f900c36b289331e886e312a26ca697e86d3c5
/src/main/java/frc/robot/autos/CenterFarRocketHatch.java
723cbf926dd773a813e6e9a280531d353ac1fc01
[]
no_license
TF-185/FRC-5254---2019
https://github.com/TF-185/FRC-5254---2019
8bb12df95c479a1bc8ff95e3592e19eeefa9ac82
9ebd9c768ab7184e534715783f9fb811273772b8
refs/heads/master
2023-04-30T09:01:27.184000
2020-01-20T13:38:51
2020-01-20T13:38:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/*----------------------------------------------------------------------------*/ /* Copyright (c) 2018 FIRST. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory of...
UTF-8
Java
1,449
java
CenterFarRocketHatch.java
Java
[]
null
[]
/*----------------------------------------------------------------------------*/ /* Copyright (c) 2018 FIRST. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory of...
1,449
0.648033
0.641822
32
44.28125
28.461855
104
false
false
0
0
0
0
0
0
0.53125
false
false
0
f20f75870e28ea4627cb87fc121e86c7368eb30c
14,491,219,670,371
814fd0bea5bc063a4e34ebdd0a5597c9ff67532b
/net/android/java/src/org/chromium/net/NetworkChangeNotifierAutoDetect.java
aea674adb4d5be5e83f5b1b49ab8451797695562
[ "BSD-3-Clause" ]
permissive
rzr/chromium-crosswalk
https://github.com/rzr/chromium-crosswalk
1b22208ff556d69c009ad292bc17dca3fe15c493
d391344809adf7b4f39764ac0e15c378169b805f
refs/heads/master
2021-01-21T09:11:07.316000
2015-02-16T11:52:21
2015-02-16T11:52:21
38,887,985
0
0
NOASSERTION
true
2019-08-07T21:59:20
2015-07-10T15:35:50
2015-07-10T15:39:32
2019-08-07T21:59:16
2,560,080
0
0
1
C++
false
false
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.net; import android.Manifest.permission; import android.content.BroadcastReceiver; import android.content.Context; import android.co...
UTF-8
Java
16,226
java
NetworkChangeNotifierAutoDetect.java
Java
[ { "context": " mContext = context;\n // TODO(jkarlin): If the embedder doesn't have ACCESS_WIFI_STATE ", "end": 2926, "score": 0.9994123578071594, "start": 2919, "tag": "USERNAME", "value": "jkarlin" } ]
null
[]
// Copyright 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.net; import android.Manifest.permission; import android.content.BroadcastReceiver; import android.content.Context; import android.co...
16,226
0.642118
0.640947
396
39.974747
27.497372
99
false
false
0
0
0
0
0
0
0.409091
false
false
0
cd8d5788a1898fd1cfe886b262de04f6d0cd6a80
22,213,570,909,902
cc76595d6c4a2481e701fe5bf501e1086a3d3880
/multi-matcher-core/src/main/java/io/github/richardstartin/multimatcher/core/matchers/DoubleMatcher.java
67a247f23c684d5ecf916cbd83d436febf4f5605
[ "Apache-2.0" ]
permissive
andy-wagner/multi-matcher
https://github.com/andy-wagner/multi-matcher
84b8b29e3aab018658b7b1f76346ecb10d2ff9ad
a9fdc099c1f96a41e0becc76b74170a0c3ff34f9
refs/heads/master
2022-04-17T15:12:30.690000
2020-04-16T17:51:55
2020-04-16T17:51:55
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package io.github.richardstartin.multimatcher.core.matchers; import io.github.richardstartin.multimatcher.core.*; import io.github.richardstartin.multimatcher.core.masks.MaskStore; import io.github.richardstartin.multimatcher.core.matchers.nodes.DoubleNode; import java.util.function.ToDoubleFunction; import static i...
UTF-8
Java
2,976
java
DoubleMatcher.java
Java
[ { "context": "package io.github.richardstartin.multimatcher.core.matchers;\n\nimport io.github.ric", "end": 32, "score": 0.9946197867393494, "start": 18, "tag": "USERNAME", "value": "richardstartin" }, { "context": "tin.multimatcher.core.matchers;\n\nimport io.github.richardstartin.m...
null
[]
package io.github.richardstartin.multimatcher.core.matchers; import io.github.richardstartin.multimatcher.core.*; import io.github.richardstartin.multimatcher.core.masks.MaskStore; import io.github.richardstartin.multimatcher.core.matchers.nodes.DoubleNode; import java.util.function.ToDoubleFunction; import static i...
2,976
0.664987
0.663979
84
34.42857
28.483196
111
false
false
0
0
0
0
0
0
0.690476
false
false
0
10aa4d484126be02adb40937b56b2e0fdcb7d101
16,647,293,255,042
32c53f88fc0467629760fbef80fc706ddbeb20e2
/infrastructure/src/main/java/org/corfudb/infrastructure/RemoteMonitoringService.java
76df9fc0266e90f7a14fb178b911d8d5b0ab3e86
[ "Apache-2.0" ]
permissive
CorfuDB/CorfuDB
https://github.com/CorfuDB/CorfuDB
1e6dfe0f1e51a6184c61ccb9010f930e9f75bf04
778930f92f37cedb3ab59c242ed070b6ca9aceda
refs/heads/master
2023-09-04T03:30:10.854000
2023-09-01T18:53:29
2023-09-01T18:53:29
12,960,439
651
171
NOASSERTION
false
2023-09-12T21:02:06
2013-09-19T22:02:36
2023-09-08T16:42:13
2023-09-12T21:02:04
526,935
611
123
137
Java
false
false
package org.corfudb.infrastructure; import com.google.common.util.concurrent.ThreadFactoryBuilder; import lombok.Getter; import lombok.NonNull; import lombok.extern.slf4j.Slf4j; import org.corfudb.infrastructure.health.Component; import org.corfudb.infrastructure.health.HealthMonitor; import org.corfudb.infrastructure...
UTF-8
Java
16,239
java
RemoteMonitoringService.java
Java
[ { "context": "ed unresponsive but have now healed.\n * Created by zlokhandwala on 11/2/18.\n */\n@Slf4j\npublic class RemoteMonitor", "end": 3007, "score": 0.9996527433395386, "start": 2995, "tag": "USERNAME", "value": "zlokhandwala" } ]
null
[]
package org.corfudb.infrastructure; import com.google.common.util.concurrent.ThreadFactoryBuilder; import lombok.Getter; import lombok.NonNull; import lombok.extern.slf4j.Slf4j; import org.corfudb.infrastructure.health.Component; import org.corfudb.infrastructure.health.HealthMonitor; import org.corfudb.infrastructure...
16,239
0.662787
0.662048
351
45.264957
32.363338
128
false
false
0
0
0
0
0
0
0.433048
false
false
0
f4fd75d34d5f51c29c8811042531f3d6d70914df
17,669,495,470,054
c90609e87815f83e570bc7c81e1532c8a8934991
/src/test/java/com/rcloud/server/sealtalk/util/ClassA.java
4cba8eee9835d5ef9caf567e67b5143a3b0409ed
[]
no_license
davidyangss/sealtalk-server-java
https://github.com/davidyangss/sealtalk-server-java
ef00b8ccaadb5482a5a7d70fa615f0171eeb84ff
a51b5146b1fc0f8c066edae49c38ef372d9432c6
refs/heads/master
2023-06-28T23:13:28.421000
2021-07-30T09:24:38
2021-07-30T09:24:38
328,527,393
0
1
null
true
2021-03-11T08:07:09
2021-01-11T02:27:40
2021-02-05T04:39:25
2021-03-11T08:07:08
1,454
0
1
0
Java
false
false
package com.rcloud.server.sealtalk.util; /** * @Author: Jianlu.Yu * @Date: 2020/8/22 * @Description: * @Copyright (c) 2020, rongcloud.cn All Rights Reserved */ public class ClassA { private String[] region; private String phone; private String password; public String[] getRegion() { retu...
UTF-8
Java
711
java
ClassA.java
Java
[ { "context": " com.rcloud.server.sealtalk.util;\n\n/**\n * @Author: Jianlu.Yu\n * @Date: 2020/8/22\n * @Description:\n * @Copyrigh", "end": 67, "score": 0.9998167753219604, "start": 58, "tag": "NAME", "value": "Jianlu.Yu" } ]
null
[]
package com.rcloud.server.sealtalk.util; /** * @Author: Jianlu.Yu * @Date: 2020/8/22 * @Description: * @Copyright (c) 2020, rongcloud.cn All Rights Reserved */ public class ClassA { private String[] region; private String phone; private String password; public String[] getRegion() { retu...
711
0.609001
0.59353
38
17.710526
15.867723
56
false
false
0
0
0
0
0
0
0.289474
false
false
0
350a63c0375f458fa52f27edf22697990d3d4484
28,965,259,481,110
687f35426d7443a2107c9486e65f7dc3e252d037
/ylineboye/Boyelicai/src/yc/com/by/fragment/Fragment1_1.java
c62e25ae00cdbc0122600a6f9ce33306a57e5475
[]
no_license
yline/windowmanager
https://github.com/yline/windowmanager
5a358934e1e5d12334bcb1367a39045afdb5d8d0
ed95b72f947526b3b2bb610d4c445b40f311d9a2
refs/heads/master
2016-09-13T06:06:15.773000
2016-09-12T23:55:29
2016-09-12T23:55:29
64,260,982
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package yc.com.by.fragment; import org.xutils.view.annotation.ContentView; import android.os.Bundle; import android.view.View; import com.by.base.BaseFragment; import com.example.boyelicai.R; @ContentView(R.layout.fragment1_1) public class Fragment1_1 extends BaseFragment { @Override public void onViewCreated(V...
UTF-8
Java
413
java
Fragment1_1.java
Java
[]
null
[]
package yc.com.by.fragment; import org.xutils.view.annotation.ContentView; import android.os.Bundle; import android.view.View; import com.by.base.BaseFragment; import com.example.boyelicai.R; @ContentView(R.layout.fragment1_1) public class Fragment1_1 extends BaseFragment { @Override public void onViewCreated(V...
413
0.794189
0.784504
18
21.944445
20.470772
66
false
false
0
0
0
0
0
0
0.833333
false
false
0
1f5a05db0e8405affa75c62947912bc95dcde5bf
3,083,786,543,148
7b1a7919b095384f9fb5cf8f545496324304cd06
/cim-common/src/main/java/com/crossoverjie/cim/common/route/algorithm/consistenthash/AbstractConsistentHash.java
73307b3612154fd6bdc1ba1caacc1daf8f78d07b
[ "MIT" ]
permissive
libofeng/cim
https://github.com/libofeng/cim
88444eb2cb52a410e23a581c5eeb84af934ce9b7
c342e0de08ef85c0fc2a10c3b8c68754c4f1507a
refs/heads/master
2022-11-23T09:39:02.537000
2020-07-24T07:52:06
2020-07-24T07:52:06
294,643,350
1
0
MIT
true
2020-09-11T08:51:38
2020-09-11T08:51:37
2020-09-11T08:45:03
2020-08-04T13:48:11
32,061
0
0
0
null
false
false
package com.crossoverjie.cim.common.route.algorithm.consistenthash; import java.io.UnsupportedEncodingException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.List; /** * Function:一致性 hash 算法抽象类 * * @author crossoverJie * Date: 2019-02-27 00:35 * @since JDK 1...
UTF-8
Java
2,161
java
AbstractConsistentHash.java
Java
[ { "context": "ist;\n\n/**\n * Function:一致性 hash 算法抽象类\n *\n * @author crossoverJie\n * Date: 2019-02-27 00:35\n * @since JDK 1.8\n */\np", "end": 278, "score": 0.9924054741859436, "start": 266, "tag": "USERNAME", "value": "crossoverJie" } ]
null
[]
package com.crossoverjie.cim.common.route.algorithm.consistenthash; import java.io.UnsupportedEncodingException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; import java.util.List; /** * Function:一致性 hash 算法抽象类 * * @author crossoverJie * Date: 2019-02-27 00:35 * @since JDK 1...
2,161
0.566517
0.547583
84
22.892857
19.594107
70
false
false
0
0
0
0
0
0
0.369048
false
false
0
d88020aff7a5184e0021738ca61169a042c090c3
27,513,560,548,640
e130cdc4dc2c16f40f989536adc0d002ab5bf71a
/src/main/java/com/ipplus360/service/impl/AlipayServiceImpl.java
dea0a981736ff200105f3df0e5803671745d454a
[]
no_license
mayanxi/testgit
https://github.com/mayanxi/testgit
281087dcde7eb46ce5a1ff3c945f560208a1ddc8
88c5d65acff74010d3d22f17443d35873722ef5c
refs/heads/master
2020-03-18T11:26:40.561000
2018-05-24T06:58:11
2018-05-24T06:58:24
134,671,805
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ipplus360.service.impl; import com.ipplus360.entity.*; import com.ipplus360.exception.AliPayException; import com.ipplus360.exception.OrderException; import com.ipplus360.pay.config.AlipayConfig; import com.ipplus360.pay.util.AlipaySubmit; import com.ipplus360.service.*; import com.ipplus360.service.mail.M...
UTF-8
Java
10,003
java
AlipayServiceImpl.java
Java
[]
null
[]
package com.ipplus360.service.impl; import com.ipplus360.entity.*; import com.ipplus360.exception.AliPayException; import com.ipplus360.exception.OrderException; import com.ipplus360.pay.config.AlipayConfig; import com.ipplus360.pay.util.AlipaySubmit; import com.ipplus360.service.*; import com.ipplus360.service.mail.M...
10,003
0.73343
0.715014
307
30.306189
24.264772
138
false
false
0
0
0
0
0
0
2.110749
false
false
0
84f4cb6415eaf8de2824e47e972cb560c1c8b158
28,398,323,829,894
c792d95eb7ac442aa93a34596655104d52567170
/src/main/java/com/btl/hecsdlpt/imageSearch/analysis/SummedAreaTable.java
fcd0ba55c9e072dcdb7ba7d9a6934dc14efd34fc
[]
no_license
ducanhkl/hecsdldpt
https://github.com/ducanhkl/hecsdldpt
7707cc00d7d703c35e9c44450c45513a6d6893eb
bb0fb19f6bf691094495462193ea4f0c7a49aa39
refs/heads/main
2023-06-04T12:54:05.780000
2021-06-22T06:30:03
2021-06-22T06:30:03
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.btl.hecsdlpt.imageSearch.analysis; import com.btl.hecsdlpt.imageSearch.core.GrayImage; public class SummedAreaTable { public GrayImage data; public SummedAreaTable(GrayImage image) { computeTable(image); } public float calculateArea(int x1, int y1, int x2, int y2) { f...
UTF-8
Java
1,425
java
SummedAreaTable.java
Java
[]
null
[]
package com.btl.hecsdlpt.imageSearch.analysis; import com.btl.hecsdlpt.imageSearch.core.GrayImage; public class SummedAreaTable { public GrayImage data; public SummedAreaTable(GrayImage image) { computeTable(image); } public float calculateArea(int x1, int y1, int x2, int y2) { f...
1,425
0.557663
0.534143
40
31.950001
28.006205
91
false
false
0
0
0
0
0
0
0.525
false
false
0
708f7223eebe73551faaf630206c29db1d4d54ba
9,191,230,028,572
ff589cd56e78993acb4fa45eebb8b985049a3ba6
/src/main/java/expedia/home.java
c99aa5f364b848232f1069b68dd735532bada4c5
[]
no_license
fabniki/expedia
https://github.com/fabniki/expedia
53001c0fc1b240801223293a0280763fc6243e11
3faf00eb877f07c43f509b04fc48a7083557d161
refs/heads/master
2023-02-05T14:57:28.091000
2020-12-26T01:08:31
2020-12-26T01:08:31
323,115,922
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package expedia; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; public class home { @FindBy(xpath = "//span[contains(text(),'Flights')]") WebElement flights; @FindBy(id="location-field-leg1-origin") WebElement leaving; @FindBy(className="uitk-faux-input") WebElement going; ...
UTF-8
Java
370
java
home.java
Java
[]
null
[]
package expedia; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; public class home { @FindBy(xpath = "//span[contains(text(),'Flights')]") WebElement flights; @FindBy(id="location-field-leg1-origin") WebElement leaving; @FindBy(className="uitk-faux-input") WebElement going; ...
370
0.735135
0.72973
19
18.473684
16.79401
54
false
false
0
0
0
0
0
0
0.947368
false
false
0
7a73d70d6881291e2e860242ce2e0d2fec67b948
5,875,515,328,535
f1d4992863c0576c6ef92b45966c49932a7482fc
/src/fr/eni_jpa/model/entity/Ville.java
1d00024915605610e2075296ad9e9b11acb20e52
[]
no_license
Qthr/ENI_JPA_1
https://github.com/Qthr/ENI_JPA_1
798cc32dbd091a6feaa34a5e26d6d3aca698dd83
e8a95c469f72ba259facf373b3a1e2c8c75ce5d2
refs/heads/master
2021-09-11T12:46:16.957000
2018-04-07T08:55:18
2018-04-07T08:55:18
121,544,234
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 fr.eni_jpa.model.entity; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import java...
UTF-8
Java
3,700
java
Ville.java
Java
[ { "context": "rt javax.persistence.Table;\r\n\r\n/**\r\n *\r\n * @author Quentin Therre <quentin.therre@novarea-tec.com>\r\n */\r\n@Entity\r\n@", "end": 744, "score": 0.9998847842216492, "start": 730, "tag": "NAME", "value": "Quentin Therre" }, { "context": "nce.Table;\r\n\r\n/**\r\n...
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 fr.eni_jpa.model.entity; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import java...
3,669
0.591892
0.591081
151
22.503311
19.867399
102
false
false
0
0
0
0
0
0
0.357616
false
false
0
ae1a12e4b3c37d3922c91ef8391ba6c62888fa1f
23,716,809,476,874
86f4c6e9091860f038ec3f9686afac8e1df306ac
/astli/src/main/java/astli/postprocess/PlateauFilterProcessor.java
f26d27fc7568bfb5e9189d25b9491bde187768c5
[ "Apache-2.0", "BSD-3-Clause", "MIT" ]
permissive
kstudent/astli
https://github.com/kstudent/astli
6d758255df6be9ed192fd965df5d75e6a5c3e9e5
d764ef3289a2b882e828eaffb98084ac94a052c6
refs/heads/master
2020-06-04T06:41:30.830000
2019-06-14T08:43:13
2019-06-14T08:43:13
191,907,682
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package astli.postprocess; import java.util.ArrayList; import java.util.List; import astli.pojo.Match; import static java.util.stream.Collectors.toList; /** * * @author Christof Rabensteiner <christof.rabensteiner@gmail.com> */ public class PlateauFilterProcessor implements PostProcessor { private final PostP...
UTF-8
Java
1,337
java
PlateauFilterProcessor.java
Java
[ { "context": ".util.stream.Collectors.toList;\n\n/**\n *\n * @author Christof Rabensteiner <christof.rabensteiner@gmail.com>\n */\npublic clas", "end": 194, "score": 0.9999035000801086, "start": 173, "tag": "NAME", "value": "Christof Rabensteiner" }, { "context": "toList;\n\n/**\n *\...
null
[]
package astli.postprocess; import java.util.ArrayList; import java.util.List; import astli.pojo.Match; import static java.util.stream.Collectors.toList; /** * * @author <NAME> <<EMAIL>> */ public class PlateauFilterProcessor implements PostProcessor { private final PostProcessor actualProcessor; public P...
1,298
0.600598
0.599102
52
24.711538
21.862627
68
false
false
0
0
0
0
0
0
0.346154
false
false
0
472e4109c7fbda79459dc3edf300ebdadaf56b5b
5,566,277,678,273
c5596761823543cbcc2724019d692b23499158de
/src/test/java/applicationX/cukes/steps/GenericWebSteps.java
bd99eabf3d5eacfef88120e60ebcccf9720759c6
[]
no_license
Niemetz/MyFramework
https://github.com/Niemetz/MyFramework
1fc3ca9df3918a1998d10b5b72db0ba5b78d938c
4c4d1bd8716e2e9a8e63e7d280ce43172891f56b
refs/heads/master
2021-01-21T17:37:49.911000
2016-10-03T23:49:44
2016-10-03T23:49:44
91,970,682
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package applicationX.cukes.steps; import applicationX.projectY.cukes.web.components.impl.MultiSelectComboBox; import contractorX.projectY.cukes.core.Global; import contractorX.projectY.cukes.core.StepBase; import contractorX.projectY.cukes.web.Page; import contractorX.projectY.cukes.web.PageResolver; import contractor...
UTF-8
Java
1,629
java
GenericWebSteps.java
Java
[]
null
[]
package applicationX.cukes.steps; import applicationX.projectY.cukes.web.components.impl.MultiSelectComboBox; import contractorX.projectY.cukes.core.Global; import contractorX.projectY.cukes.core.StepBase; import contractorX.projectY.cukes.web.Page; import contractorX.projectY.cukes.web.PageResolver; import contractor...
1,629
0.783303
0.782689
39
40.76923
34.491516
145
false
false
0
0
0
0
0
0
0.871795
false
false
0
a66884d7a8ab25ae44d1abd21d8d217fde183a0a
9,174,050,199,249
d6615e2ef977f3b59998e202b79e118f041ad193
/src/main/java/org/foocorp/exercise/contactlist/model/Phone.java
5c4f35f8dcf6a5c456f754212b9584c9562667bf
[]
no_license
sjw1066/contact-list
https://github.com/sjw1066/contact-list
07db09d1b6e18e9c40b33cf5e14f5908de018517
ed285416587401f2735d934afd4f68d6cbc59309
refs/heads/main
2023-04-10T11:03:32
2021-04-27T00:28:08
2021-04-27T00:28:08
361,580,262
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.foocorp.exercise.contactlist.model; import com.fasterxml.jackson.annotation.JsonBackReference; import com.fasterxml.jackson.annotation.JsonIgnore; import javax.persistence.*; import java.util.Objects; /** * Phone entity */ @Entity @Table(name = "phones") public class Phone { @Id @GeneratedValue ...
UTF-8
Java
1,698
java
Phone.java
Java
[]
null
[]
package org.foocorp.exercise.contactlist.model; import com.fasterxml.jackson.annotation.JsonBackReference; import com.fasterxml.jackson.annotation.JsonIgnore; import javax.persistence.*; import java.util.Objects; /** * Phone entity */ @Entity @Table(name = "phones") public class Phone { @Id @GeneratedValue ...
1,698
0.636042
0.636042
88
18.295454
16.755705
62
false
false
0
0
0
0
0
0
0.363636
false
false
0
ae0910145cd3db74f6ac26474a0eccaf0df95805
17,300,128,323,209
38eb28df2a52e6b55f7d4ff664bd0efd23bcb23e
/server/src/main/java/families/dbservice/FamilyDBService.java
a3b40555ac5dda02824835f9cbe8f6b5247aa856
[ "GPL-1.0-or-later", "MIT" ]
permissive
jacekwalaszczyk/inteca-families
https://github.com/jacekwalaszczyk/inteca-families
aa3154fbcc2d3361d9ae4f1f2d742c2700dc9cf1
1e2e508414465dab82b06edb758753d07416ca77
refs/heads/master
2020-03-27T05:21:33.106000
2019-11-06T18:57:39
2019-11-06T18:57:39
146,013,045
0
0
MIT
false
2019-11-06T18:57:41
2018-08-24T16:09:41
2019-07-12T21:10:15
2019-11-06T18:57:41
185
0
0
0
TypeScript
false
false
package families.dbservice; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import families.dao.IFamilyDAO; import families.Family; /** * A DB service class implementing data access methods for a Family class */ @Service public cla...
UTF-8
Java
1,200
java
FamilyDBService.java
Java
[]
null
[]
package families.dbservice; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import families.dao.IFamilyDAO; import families.Family; /** * A DB service class implementing data access methods for a Family class */ @Service public cla...
1,200
0.738333
0.738333
48
24
26.444124
83
false
false
0
0
0
0
0
0
0.916667
false
false
0
d1def5e77c186d7806b1aec202ed6a59de0342a6
8,203,387,544,547
21bcd1da03415fec0a4f3fa7287f250df1d14051
/sources/com/google/android/gms/internal/location/C4643j.java
b4e7efe19e839da93d00f56be7b63452c8141f5d
[]
no_license
lestseeandtest/Delivery
https://github.com/lestseeandtest/Delivery
9a5cc96bd6bd2316a535271ec9ca3865080c3ec8
bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc
refs/heads/master
2022-04-24T12:14:22.396000
2020-04-25T21:50:29
2020-04-25T21:50:29
258,875,870
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.google.android.gms.internal.location; import android.os.IInterface; import android.os.RemoteException; /* renamed from: com.google.android.gms.internal.location.j */ public interface C4643j extends IInterface { /* renamed from: a */ void mo18718a(zzad zzad) throws RemoteException; }
UTF-8
Java
306
java
C4643j.java
Java
[]
null
[]
package com.google.android.gms.internal.location; import android.os.IInterface; import android.os.RemoteException; /* renamed from: com.google.android.gms.internal.location.j */ public interface C4643j extends IInterface { /* renamed from: a */ void mo18718a(zzad zzad) throws RemoteException; }
306
0.767974
0.738562
10
29.6
21.786234
62
false
false
0
0
0
0
0
0
0.4
false
false
0
bf66a98e29851b61fdb823430d8d48386c23a5f3
34,325,378,640,469
cfcd7968e8d8716d97df486209f42de5f0b06e02
/app/src/main/java/com/fil/github_client/helper/back_stack/BackStackManager.java
3479dac8d32e8adaddeea84eb5984140058e9270
[]
no_license
meltaran777/Github-Simple-Client
https://github.com/meltaran777/Github-Simple-Client
42db71580c7d68f2a164f7f2b4d5c48a0e9acfb6
25d8cd7d025d5e1565e373b90a04506372e64dca
refs/heads/master
2020-03-30T16:02:56.608000
2019-01-12T15:40:23
2019-01-12T15:40:23
151,391,009
0
0
null
false
2018-11-26T21:12:31
2018-10-03T09:43:43
2018-11-16T18:47:19
2018-11-26T21:12:30
249
1
0
0
Java
false
null
package com.fil.github_client.helper.back_stack; import android.support.annotation.NonNull; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import java.io.Serializable; import java.util.Deque; import java.util.LinkedList; import java.util.List; import timber.log.Timber; public...
UTF-8
Java
10,610
java
BackStackManager.java
Java
[]
null
[]
package com.fil.github_client.helper.back_stack; import android.support.annotation.NonNull; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import java.io.Serializable; import java.util.Deque; import java.util.LinkedList; import java.util.List; import timber.log.Timber; public...
10,610
0.612064
0.611499
280
36.892857
32.757813
140
false
false
0
0
0
0
0
0
0.446429
false
false
0
e926dfad2d2b2a1bed734f5dc6bce3be818da4b7
34,282,428,980,664
5fe19e97ddccc28b58c488c389a2998e8e003020
/kudytech-adeamx-webmex-ws-client/src/main/java/org/kudytech/adeamx/webmex/service/impl/SecurityClientServiceImpl.java
d7f68b47d5f7b1595fd75b62ca254a45aef4ce2e
[]
no_license
gcuero/poc
https://github.com/gcuero/poc
c9d77aeb9bcaed63f5c6c0c9b6b47a86e84f854a
cc5f90637fa17f8923357191f17af9a3f171e81f
refs/heads/master
2016-09-10T22:19:34.225000
2013-11-02T23:08:02
2013-11-02T23:08:02
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.kudytech.adeamx.webmex.service.impl; import java.util.List; import org.kudytech.adeamx.webmex.client.MenuResponseMessage; import org.kudytech.adeamx.webmex.domain.MenuWeb; import org.kudytech.adeamx...
UTF-8
Java
1,828
java
SecurityClientServiceImpl.java
Java
[ { "context": "amework.stereotype.Service;\r\n\r\n/**\r\n *\r\n * @author gcuero\r\n */\r\n@Service(\"securityClientService\")\r\npublic c", "end": 671, "score": 0.9995894432067871, "start": 665, "tag": "USERNAME", "value": "gcuero" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.kudytech.adeamx.webmex.service.impl; import java.util.List; import org.kudytech.adeamx.webmex.client.MenuResponseMessage; import org.kudytech.adeamx.webmex.domain.MenuWeb; import org.kudytech.adeamx...
1,828
0.724836
0.724836
51
33.843136
25.933075
81
false
false
0
0
0
0
0
0
0.54902
false
false
0
33191cff11f64939c120e0ecd0c085b3b8ce9182
35,407,710,404,487
718a8498e6da032fcdd976691ad07fb646bd9703
/test_10.7/src/MyArrayList.java
55dd025cbd865f94f5bcf0f62f2c79aa47ec5dae
[]
no_license
Nineodes19/happy-end
https://github.com/Nineodes19/happy-end
716cb8026e5e9d1175ac068fdd866852a97f9494
07ec40c587f5247cd8e59e259c1c9dc14d1c488e
refs/heads/master
2022-07-13T05:53:10.808000
2020-10-24T15:18:36
2020-10-24T15:18:36
217,953,407
0
0
null
false
2022-06-21T04:03:12
2019-10-28T02:47:47
2020-10-24T15:18:57
2022-06-21T04:03:12
44,752
0
0
4
Java
false
false
/** * @program:test_10.7 * @author:Nine_odes * @description: * @create:2020-10-07 20:08 **/ public class MyArrayList<E> { private E[] array; private int size; public MyArrayList(){ array = (E[])new Object[16]; size = 0; } public void add(E e){ array[size++] = e; } ...
UTF-8
Java
504
java
MyArrayList.java
Java
[ { "context": "/**\n * @program:test_10.7\n * @author:Nine_odes\n * @description:\n * @create:2020-10-07 20:08\n **/", "end": 46, "score": 0.9901217222213745, "start": 37, "tag": "USERNAME", "value": "Nine_odes" } ]
null
[]
/** * @program:test_10.7 * @author:Nine_odes * @description: * @create:2020-10-07 20:08 **/ public class MyArrayList<E> { private E[] array; private int size; public MyArrayList(){ array = (E[])new Object[16]; size = 0; } public void add(E e){ array[size++] = e; } ...
504
0.521097
0.478903
24
18.75
11.861176
46
false
false
0
0
0
0
0
0
0.375
false
false
0
0dbb1e373d46bf7566ca4d61b43979ce033afd6b
21,758,304,391,830
13238164aff1598bc82dbc20f7371fdc0885135f
/Desktop/Splash/src/DAO/DAOPais.java
3bfb17d1b9d735eeb0e04de420c5a2a4f33c0f70
[]
no_license
RicardoCareta/FilmesJaTCC
https://github.com/RicardoCareta/FilmesJaTCC
d86a60416c7865d4d0202b8cde6f55da2871595a
cb3399ad9db11e687d510d65121735cadf30258b
refs/heads/master
2021-02-26T15:13:22.363000
2020-03-06T23:35:07
2020-03-06T23:35:07
245,535,302
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package DAO; public class DAOPais { }
UTF-8
Java
40
java
DAOPais.java
Java
[]
null
[]
package DAO; public class DAOPais { }
40
0.7
0.7
5
7
8.763561
22
false
false
0
0
0
0
0
0
0.2
false
false
0
94116830f05bee528775833fb2ccb46998a94d02
26,809,185,909,946
8722345547594f4d2cd2ef6f13789bd8adb96b88
/src/coreJavaTraining/AustralianTraffic.java
b59232ca3153c8a8f7e2bf917b9d87438f66c504
[]
no_license
JagadeeshmohanD/Practise
https://github.com/JagadeeshmohanD/Practise
0b8f7d23b93cec48718537df10a1d830978417dd
14876c5553fe70f4e2f96ba19295ee6c8463e386
refs/heads/master
2022-11-20T05:02:21.121000
2020-07-23T11:14:10
2020-07-23T11:14:10
271,560,974
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package coreJavaTraining; public class AustralianTraffic implements CentralTraffic,ContinentalTraffic { public static void main(String[] args) { // TODO Auto-generated method stub CentralTraffic a = new AustralianTraffic(); a.redStop(); a.greenGo(); a.flashYellow(); AustralianTraffic at = ...
UTF-8
Java
1,054
java
AustralianTraffic.java
Java
[]
null
[]
package coreJavaTraining; public class AustralianTraffic implements CentralTraffic,ContinentalTraffic { public static void main(String[] args) { // TODO Auto-generated method stub CentralTraffic a = new AustralianTraffic(); a.redStop(); a.greenGo(); a.flashYellow(); AustralianTraffic at = ...
1,054
0.701138
0.701138
48
20.958334
19.535181
77
false
false
0
0
0
0
0
0
1.166667
false
false
0
03ed238f627d5ae6de79b64f74a73c0684fd12e6
34,273,839,056,588
4273cdf42743ba52d2fdb9cb86e0683150724911
/app/src/main/java/me/keeptable/vozforums/models/Forum.java
ad70c58130b3486d22ae1df87d225aa4d9bfba66
[]
no_license
dungnt8805/voz
https://github.com/dungnt8805/voz
961113e6104ca12482b9124a079504cfeab02cff
ad1cb94479465cfa9fdb3fab6f9d07a9441a692a
refs/heads/master
2022-05-14T06:03:24.537000
2016-09-23T10:27:18
2016-09-23T10:27:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.keeptable.vozforums.models; /** * Created by vacasol on 9/22/16. */ public class Forum { protected boolean canCreateThread; protected String description; protected int id; protected boolean isSubForum; protected String name; protected int pageCount; protected Forum parentForum...
UTF-8
Java
413
java
Forum.java
Java
[ { "context": " me.keeptable.vozforums.models;\n\n/**\n * Created by vacasol on 9/22/16.\n */\n\npublic class Forum {\n protect", "end": 65, "score": 0.9994942545890808, "start": 58, "tag": "USERNAME", "value": "vacasol" } ]
null
[]
package me.keeptable.vozforums.models; /** * Created by vacasol on 9/22/16. */ public class Forum { protected boolean canCreateThread; protected String description; protected int id; protected boolean isSubForum; protected String name; protected int pageCount; protected Forum parentForum...
413
0.72155
0.709443
19
20.736841
14.059431
38
false
false
0
0
0
0
0
0
0.578947
false
false
0
fa2a489d34bc4619a38736211f8620002d3e2ee2
17,575,006,239,377
92b51074cfa06629ca3f09bfcdc5927769801813
/doc/HPZZTong6/src/com/handpay/zztong/hp/CustomerExceptionHandler.java
03fab0dff45e96acd28fd73e3a93014f12941178
[]
no_license
treejames/WashCar
https://github.com/treejames/WashCar
e59c9f28113855cb2eedc1d4cde78f81beb92e2b
bd667c30a0a03f1b4fc7b6774ee57810d68de031
refs/heads/master
2016-08-06T08:25:16.341000
2014-12-26T12:29:44
2014-12-26T12:29:44
34,467,329
1
0
null
true
2015-04-23T16:16:27
2015-04-23T16:16:27
2015-04-23T16:16:22
2014-12-26T12:33:03
220,904
0
0
0
null
null
null
package com.handpay.zztong.hp; import com.handpay.framework.HPLog; /** * Created by jmshuai on 2014/4/30. */ public class CustomerExceptionHandler implements Thread.UncaughtExceptionHandler { //Thread.UncaughtExceptionHandler mDefault; public CustomerExceptionHandler() { //mDefault = Thread.getDefau...
UTF-8
Java
627
java
CustomerExceptionHandler.java
Java
[ { "context": "rt com.handpay.framework.HPLog;\n\n/**\n * Created by jmshuai on 2014/4/30.\n */\npublic class CustomerExceptionH", "end": 94, "score": 0.9997038245201111, "start": 87, "tag": "USERNAME", "value": "jmshuai" } ]
null
[]
package com.handpay.zztong.hp; import com.handpay.framework.HPLog; /** * Created by jmshuai on 2014/4/30. */ public class CustomerExceptionHandler implements Thread.UncaughtExceptionHandler { //Thread.UncaughtExceptionHandler mDefault; public CustomerExceptionHandler() { //mDefault = Thread.getDefau...
627
0.709729
0.69697
20
30.35
25.48583
82
false
false
0
0
0
0
0
0
0.6
false
false
0
f6a58a3414433b56f4a0d35e71c8cb18758b75e3
11,252,814,372,689
7c9dd49ebfa24d827f969372fce91403d0b814d1
/compiler/src/main/java/jago/compiler/exception/NotAStatementException.java
5b8cab7527ab72e44542cdd06d99166972404f29
[]
no_license
JagoLang/JagoLang
https://github.com/JagoLang/JagoLang
1c6febb7be9ba00c502c34f55889ec52edb3db0c
8f7b30f7eefe80f836225356f5bb4c9830e42384
refs/heads/master
2020-03-18T16:37:57.539000
2018-06-18T18:08:44
2018-06-18T18:09:16
134,977,058
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jago.compiler.exception; public class NotAStatementException extends SemanticException { public NotAStatementException(String s) { super(s); } }
UTF-8
Java
171
java
NotAStatementException.java
Java
[]
null
[]
package jago.compiler.exception; public class NotAStatementException extends SemanticException { public NotAStatementException(String s) { super(s); } }
171
0.736842
0.736842
8
20.375
22.393847
63
false
false
0
0
0
0
0
0
0.25
false
false
0
7b9bbd0c85954f5a4e7da8022c84ec26125fee9e
20,091,857,078,378
a205340b3c34c3aaeba769a68150e12e8fd3ab34
/design-pattern/src/test/java/com/example/demo0/Decorator.java
9a0a05085bbef570fc40fc7d7bcd7ff3baa34433
[]
no_license
jorgezhong/demo-project
https://github.com/jorgezhong/demo-project
111eb1b6b3cf8451e4640501b31aba53baaa1f81
054eb91181cfe246f5aae83f9252d586c058627c
refs/heads/master
2022-10-20T13:36:41.839000
2019-08-09T10:20:58
2019-08-09T10:20:58
145,265,455
0
0
null
false
2022-10-04T23:33:02
2018-08-19T01:54:47
2019-08-09T10:21:38
2022-10-04T23:33:00
1,665
0
0
4
Java
false
false
package com.example.demo0; /** * Project <demo1-project> * Created by jorgezhong on 2018/9/20 18:04. */ public abstract class Decorator extends Weapon { Weapon weapon; }
UTF-8
Java
191
java
Decorator.java
Java
[ { "context": "\r\n\r\n/**\r\n * Project <demo1-project>\r\n * Created by jorgezhong on 2018/9/20 18:04.\r\n */\r\npublic abstract class D", "end": 87, "score": 0.9996656179428101, "start": 77, "tag": "USERNAME", "value": "jorgezhong" } ]
null
[]
package com.example.demo0; /** * Project <demo1-project> * Created by jorgezhong on 2018/9/20 18:04. */ public abstract class Decorator extends Weapon { Weapon weapon; }
191
0.659686
0.591623
11
15.363636
17.42137
48
false
false
0
0
0
0
0
0
0.181818
false
false
0
3bc8afa8179ba4de5c7733aa815d0acb846fc952
34,059,090,692,254
6b1c392a0850f6172ef9ca667f43d4088295a1b0
/Simple Paint Program/ColorPoint.java
f6718c28be0b19943100dab67c948e6668d4f525
[]
no_license
dwalls1/Java
https://github.com/dwalls1/Java
8f3f9ad62c5dc1e0bdd6401b933ce14538259083
ac4941059259b3376700f33a4fbe54810cb3a70d
refs/heads/master
2020-03-20T19:22:40.465000
2018-06-23T23:20:29
2018-06-23T23:20:29
137,635,046
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.awt.*; import javax.swing.*; import java.awt.event.*; import java.util.*; /** * Write a description of class ColorPoint here. * * @author (Darion Walls) * */ public class ColorPoint { private Color color; private int x; //horizontal coordinate private int y; //vertical coordinate ...
UTF-8
Java
1,775
java
ColorPoint.java
Java
[ { "context": "cription of class ColorPoint here.\n *\n * @author (Darion Walls)\n * \n */\npublic class ColorPoint\n{\n private Co", "end": 166, "score": 0.9998336434364319, "start": 154, "tag": "NAME", "value": "Darion Walls" } ]
null
[]
import java.awt.*; import javax.swing.*; import java.awt.event.*; import java.util.*; /** * Write a description of class ColorPoint here. * * @author (<NAME>) * */ public class ColorPoint { private Color color; private int x; //horizontal coordinate private int y; //vertical coordinate /** ...
1,769
0.467042
0.465916
94
17.882978
15.825415
76
false
false
0
0
0
0
0
0
0.297872
false
false
0
44977ff70b174785c606210605e770b7a646b866
32,014,686,284,997
20157795dab2c15e2a388861c24125696f703acf
/pr2.java
0734fc3f3f9ba247fd6b9c099c9fd80f74e851d3
[]
no_license
eamtcPROG/step
https://github.com/eamtcPROG/step
0101215c97ea8f3dc8136d3059c7c6a4ce56d4e6
ce070fc344c0206cb642cfda7607142a8108fd4a
refs/heads/master
2021-01-15T00:02:59.282000
2020-02-24T18:47:51
2020-02-24T18:47:51
242,804,992
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class pr2 { public static void main(String[] args) { int i = 0,n = 10,suma = 0; while(i <= n){ suma+=i; i++; } System.out.println(suma); } }
UTF-8
Java
163
java
pr2.java
Java
[]
null
[]
public class pr2 { public static void main(String[] args) { int i = 0,n = 10,suma = 0; while(i <= n){ suma+=i; i++; } System.out.println(suma); } }
163
0.552147
0.521472
10
15.4
12.595237
41
false
false
0
0
0
0
0
0
2.2
false
false
0
ba0b9b20cb490fd494a39fb038ab0f009b04c708
36,275,293,804,069
79d1c100ca4d5fc686bf1c26f466ab2fe11953cf
/app/src/main/java/com/example/sahil/f2/HomeServicesProvider/UnInstallService.java
1d7447d9a8c6338fe4284a415dd24792c0da8586
[]
no_license
vishwassingh47/f2
https://github.com/vishwassingh47/f2
b6e09b18292b02b2028e9982d4812f1071af111e
928fb75d3898567d63efb3c9f080d0bd5270e61b
refs/heads/master
2022-02-05T10:35:37.552000
2018-06-01T16:45:25
2018-06-01T16:45:25
133,171,326
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.sahil.f2.HomeServicesProvider; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.Service; import android.content.Context; import android.content.Intent; import android.os.IBinder; import android.support.v7.app.NotificationCompat; import android.util.Log; ...
UTF-8
Java
5,239
java
UnInstallService.java
Java
[ { "context": "l.f2.Utilities.AppManagerUtils;\n\n/**\n * Created by hit4man47 on 2/16/2018.\n */\n\npublic class UnInstallService ", "end": 709, "score": 0.9996164441108704, "start": 700, "tag": "USERNAME", "value": "hit4man47" } ]
null
[]
package com.example.sahil.f2.HomeServicesProvider; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.Service; import android.content.Context; import android.content.Intent; import android.os.IBinder; import android.support.v7.app.NotificationCompat; import android.util.Log; ...
5,239
0.64497
0.636381
184
27.472826
26.519257
132
false
false
0
0
0
0
0
0
0.538043
false
false
0
8baefd0ec5b758be825ce6242752fcb79557e40e
17,609,365,958,406
4394d9be3199b0c68a6e4ae0de285538655cd86b
/app/src/main/java/com/techm/telestra/assignment/JsonParserFactory.java
3fd055bc59474b8d121cc941979e50164b9e0352
[]
no_license
pradeepxbhagat/AndroidproficiencyExcercise
https://github.com/pradeepxbhagat/AndroidproficiencyExcercise
f5c8e98ba0714c26cca02974e2b3e9e775275bb8
7de30b88a49e878415ef450f3d9d6e67f3cd97b3
refs/heads/master
2021-06-01T05:52:06.543000
2016-07-21T12:48:31
2016-07-21T12:48:31
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.techm.telestra.assignment; import android.content.Context; import com.techm.telestra.assignment.feed.FeedJsonParser; import com.techm.telestra.assignment.feed.FeedParser; /** * Created by PP00344204 on 5/1/2016. * * Copyright (c) 2015, TechMahindra Limited and/or its affiliates. All rights reserved. ...
UTF-8
Java
674
java
JsonParserFactory.java
Java
[ { "context": "tra.assignment.feed.FeedParser;\n\n/**\n * Created by PP00344204 on 5/1/2016.\n *\n * Copyright (c) 2015, TechMahind", "end": 214, "score": 0.9962873458862305, "start": 204, "tag": "USERNAME", "value": "PP00344204" } ]
null
[]
package com.techm.telestra.assignment; import android.content.Context; import com.techm.telestra.assignment.feed.FeedJsonParser; import com.techm.telestra.assignment.feed.FeedParser; /** * Created by PP00344204 on 5/1/2016. * * Copyright (c) 2015, TechMahindra Limited and/or its affiliates. All rights reserved. ...
674
0.74184
0.715134
26
24.923077
25.522121
87
false
false
0
0
0
0
0
0
0.307692
false
false
0
0c6be57398f326c55f96f4843ce9e453ced6069d
8,005,819,082,474
c423695d2be0e04769ff33ca4821b648035c518f
/core/src/com/ray3k/template/entities/DecalEntity.java
59257f00cad0b5622f20f72f30e35235c743e9fe
[ "MIT" ]
permissive
raeleus/la-femme-dragonne
https://github.com/raeleus/la-femme-dragonne
90446fc4aa7c48b5a637843a3f643d05d7178a30
379d3d99eb76c9f31d3502c57fae9226773e8525
refs/heads/main
2023-02-07T19:13:30.024000
2020-12-27T09:07:22
2020-12-27T09:07:22
324,609,581
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ray3k.template.entities; import com.badlogic.gdx.graphics.g2d.TextureAtlas.AtlasSprite; import com.dongbat.jbump.Collisions; import com.dongbat.jbump.Response.Result; import com.ray3k.template.*; import static com.ray3k.template.Core.*; public class DecalEntity extends Entity { private AtlasSprite sp...
UTF-8
Java
1,234
java
DecalEntity.java
Java
[]
null
[]
package com.ray3k.template.entities; import com.badlogic.gdx.graphics.g2d.TextureAtlas.AtlasSprite; import com.dongbat.jbump.Collisions; import com.dongbat.jbump.Response.Result; import com.ray3k.template.*; import static com.ray3k.template.Core.*; public class DecalEntity extends Entity { private AtlasSprite sp...
1,234
0.645057
0.640194
55
21.436363
23.638769
101
false
false
0
0
0
0
0
0
0.345455
false
false
0
736523e34d21c7dd443613866396f8e62319df8c
8,005,819,084,308
f727a20bb00823bc966b420ab32a942a2dfb67db
/netx-api/src/main/java/com/netx/api/mapper/TransporterMapper.java
4bbccdccf1092ca0525680dbb0e11680a8909ec8
[]
no_license
CloudZou/longhua
https://github.com/CloudZou/longhua
9e423cdc526d4f90c3ecf9381bf0b19416459c8b
a744a1d8b8e12f18da3599878132998fcc20cf23
refs/heads/master
2020-03-26T13:33:33.514000
2020-03-23T12:10:06
2020-03-23T12:10:06
144,945,067
0
0
null
false
2020-03-04T22:18:21
2018-08-16T06:15:59
2019-11-20T03:10:53
2020-03-04T22:18:18
18,612
0
0
6
Java
false
false
package com.netx.api.mapper; import com.baomidou.mybatisplus.mapper.BaseMapper; import com.netx.api.model.Transporter; public interface TransporterMapper extends BaseMapper<Transporter> { }
UTF-8
Java
192
java
TransporterMapper.java
Java
[]
null
[]
package com.netx.api.mapper; import com.baomidou.mybatisplus.mapper.BaseMapper; import com.netx.api.model.Transporter; public interface TransporterMapper extends BaseMapper<Transporter> { }
192
0.828125
0.828125
7
26.428572
25.252197
68
false
false
0
0
0
0
0
0
0.428571
false
false
0
6dfeb3169e58adb2e0bae06fad39f8b09f90aedf
14,018,773,298,249
bbf5a2124d36512f0b7960ef46c176ac106cbc2a
/ACM/090614/A.java
83f9744aaf83f8bbb845fcb063d013a3f07037d0
[]
no_license
thomasaeyo/Contest-Problems
https://github.com/thomasaeyo/Contest-Problems
d1ed06f2477b3fd800dca2538cfdfb2a7fc87dbb
8eb7c6b62d7bf891345b1d3eb39a4788e4816eb3
refs/heads/master
2021-01-25T00:09:54.536000
2015-01-13T15:23:12
2015-01-13T15:23:12
28,018,113
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.BufferedReader; import java.io.InputStream; import java.io.InputStreamReader; import java.io.IOException; import java.util.StringTokenizer; public class A { private static class Reader { public BufferedReader reader; public StringTokenizer tokenizer; public Reader(InputStream inputstream) { r...
UTF-8
Java
1,196
java
A.java
Java
[]
null
[]
import java.io.BufferedReader; import java.io.InputStream; import java.io.InputStreamReader; import java.io.IOException; import java.util.StringTokenizer; public class A { private static class Reader { public BufferedReader reader; public StringTokenizer tokenizer; public Reader(InputStream inputstream) { r...
1,196
0.669732
0.667224
54
21.166666
18.294657
67
false
false
0
0
0
0
0
0
2.018518
false
false
0
8e992bc37785bc0479f3d242fffa9523c01a8356
20,804,821,636,535
721d1b50b1083e1317837b341de92906700b0a9d
/src/org/james/tabbedcmd/model/MessageSource.java
7f451e75479fd0680ce51b2e4d7c6baa3aa8d6de
[]
no_license
jreber/TabbedCmd
https://github.com/jreber/TabbedCmd
d832860a9432c4eda2c48d90e2beb5f82c52b19b
6e4cc7ddd729ca3f2f0b63df9c41e81c3d9e0cba
refs/heads/master
2015-08-09T01:32:09
2013-12-12T15:54:18
2013-12-12T15:54:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.james.tabbedcmd.model; import java.util.Queue; /** * Indicates classes that are able to be message source points. * * @author jreber */ public interface MessageSource { /** * Sends the specified message. * * @param type * the type of this message * @param message...
UTF-8
Java
629
java
MessageSource.java
Java
[ { "context": "able to be message source points.\r\n * \r\n * @author jreber\r\n */\r\npublic interface MessageSource {\r\n\t/**\r\n\t *", "end": 157, "score": 0.9995797276496887, "start": 151, "tag": "USERNAME", "value": "jreber" } ]
null
[]
package org.james.tabbedcmd.model; import java.util.Queue; /** * Indicates classes that are able to be message source points. * * @author jreber */ public interface MessageSource { /** * Sends the specified message. * * @param type * the type of this message * @param message...
629
0.645469
0.645469
27
21.296297
21.545498
63
false
false
0
0
0
0
0
0
0.740741
false
false
0
10e7dcb6f8d162bb08eae7bccb6d75adb458ee25
9,423,158,304,178
68ee806b580d7fc1b1ca2da9bdad85a97f710932
/netty-chatroom/src/main/java/com/lcl/springboot/nettychatroom/echo/EchoClientHandler.java
99ff30ce2f05e348628e08b91794273e6c56e7ed
[]
no_license
gotHot55/project
https://github.com/gotHot55/project
ceb7dad9c401703dc21bf93f1d6ccc51b455683c
c38d295d5d71a66341625f180398d3017c67ab00
refs/heads/master
2021-06-12T11:13:13.500000
2021-03-05T07:02:40
2021-03-05T07:02:40
155,802,180
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.lcl.springboot.nettychatroom.echo; import io.netty.buffer.ByteBuf; import io.netty.buffer.Unpooled; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.SimpleChannelInboundHandler; import java.nio.charset.StandardCharsets; /** * Todo * * @author Administrator * @date 2021/1/2017:40...
UTF-8
Java
1,285
java
EchoClientHandler.java
Java
[ { "context": "arset.StandardCharsets;\n\n/**\n * Todo\n *\n * @author Administrator\n * @date 2021/1/2017:40\n */\npublic class EchoClie", "end": 296, "score": 0.6233569383621216, "start": 283, "tag": "NAME", "value": "Administrator" } ]
null
[]
package com.lcl.springboot.nettychatroom.echo; import io.netty.buffer.ByteBuf; import io.netty.buffer.Unpooled; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.SimpleChannelInboundHandler; import java.nio.charset.StandardCharsets; /** * Todo * * @author Administrator * @date 2021/1/2017:40...
1,285
0.709758
0.698082
41
28.243902
30.64731
112
false
false
0
0
0
0
0
0
0.390244
false
false
0
ac012fb30e35366a4eecb459d2d0d00786d99a2c
5,231,270,221,362
84ca1c89f45c845b522e60353a087d23f353e801
/src/main/java/com/liziyi/ListNode.java
d51de452fb5e286ac7831ad9bf6272044c75c884
[]
no_license
Ciel1998/leecode
https://github.com/Ciel1998/leecode
a0d27388a7fca0e05c09d652fac96e604e05d17e
6566c2b740a52d3ee632a1e7829ce31ee95cbb94
refs/heads/master
2023-02-18T11:21:33.866000
2021-01-18T01:24:39
2021-01-18T01:24:39
328,049,880
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.liziyi; /** * @version 1.0 * @Description * @Author liziyi * @CreateDate 2021/1/11 14:15 * @UpdateUser * @UpdateDate * @UpdateRemark */ public class ListNode { int val; ListNode next; public ListNode(int i) { } }
UTF-8
Java
252
java
ListNode.java
Java
[ { "context": "i;\n\n/**\n * @version 1.0\n * @Description\n * @Author liziyi\n * @CreateDate 2021/1/11 14:15\n * @UpdateUser\n * ", "end": 74, "score": 0.9993137717247009, "start": 68, "tag": "USERNAME", "value": "liziyi" } ]
null
[]
package com.liziyi; /** * @version 1.0 * @Description * @Author liziyi * @CreateDate 2021/1/11 14:15 * @UpdateUser * @UpdateDate * @UpdateRemark */ public class ListNode { int val; ListNode next; public ListNode(int i) { } }
252
0.619048
0.56746
19
12.263158
9.221498
30
false
false
0
0
0
0
0
0
0.157895
false
false
0
1195f7b668e29ad1bdb3c2fe7707fbb52291e7b9
10,144,712,814,283
7634bcf556ede342cdb0bf7154f0bb9e3be9e0ce
/src/main/java/com/wuyou/service/impl/PromOrderServiceImpl.java
15b42be0400a401eec38f48d19667c857e0eb711
[]
no_license
Tig3rHu/XiaoMi
https://github.com/Tig3rHu/XiaoMi
380eba1ec58ffbe8fc99e1ae211879cc669725ac
b318e5ea6a8d89ce4056c094275bff976729522f
refs/heads/master
2023-06-10T06:41:54.529000
2021-07-04T10:38:27
2021-07-04T10:38:27
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * <p>Title: PromOrderServiceImpl.java</p> * <p>Description: </p> * @author 吴优 * @date 2018年9月22日 * @version 1.0 */ package com.wuyou.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import ...
UTF-8
Java
1,937
java
PromOrderServiceImpl.java
Java
[ { "context": ".java</p> \r\n* <p>Description: </p> \r\n* @author 吴优 \r\n* @date 2018年9月22日 \r\n* @version 1.0 \r\n*/\r\npac", "end": 91, "score": 0.9968475699424744, "start": 89, "tag": "NAME", "value": "吴优" }, { "context": "uyou.service.PromOrderService;\r\n\r\n/**\r\n * @autho...
null
[]
/** * <p>Title: PromOrderServiceImpl.java</p> * <p>Description: </p> * @author 吴优 * @date 2018年9月22日 * @version 1.0 */ package com.wuyou.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import ...
1,937
0.712572
0.703704
76
23.223684
23.58445
106
false
false
0
0
0
0
0
0
0.894737
false
false
0
46de2855681213e07547ae67de242b51426f5f6e
26,955,214,816,509
75f512e704d2ef1393c0021736f56765a4608c70
/src/main/java/com/future/dao/TestDao.java
182ae27e926f3c8a4a6cc5a6ad2473fc0e8e1a43
[]
no_license
futureGroup511/CompeManager
https://github.com/futureGroup511/CompeManager
726250aba63386fc6af2275a52bf069220d1a0ec
8ec97027d28cdeb8c97e73bd851ad6ceeaf7fca4
refs/heads/master
2020-05-21T19:02:43.150000
2017-06-04T10:26:33
2017-06-04T10:26:33
65,434,938
3
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.future.dao; import com.future.domain.Admin; public interface TestDao { public void save(Admin admin); }
UTF-8
Java
120
java
TestDao.java
Java
[]
null
[]
package com.future.dao; import com.future.domain.Admin; public interface TestDao { public void save(Admin admin); }
120
0.758333
0.758333
8
14
13.96424
31
false
false
0
0
0
0
0
0
0.5
false
false
0
d1ddce7e4e9e5912739523c8c6464e061d1ed027
22,196,391,041,603
db68c6d8617a24b669e7bbfe209984905e0b45fe
/pms/src/main/java/com/zs/pms/controller/LoginController.java
f85f405e92841c02939fd7ec04c92afa1fd777c0
[]
no_license
EchoesC/gitCode
https://github.com/EchoesC/gitCode
7f6987747d799a791122af9942f19df045c5c9e7
99969074b199826c29e83df420c07f22c26b6272
refs/heads/master
2020-04-09T11:44:15.151000
2018-12-04T08:23:58
2018-12-04T08:35:41
160,322,085
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zs.pms.controller; import java.util.List; import javax.servlet.http.Cookie; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework....
UTF-8
Java
1,454
java
LoginController.java
Java
[]
null
[]
package com.zs.pms.controller; import java.util.List; import javax.servlet.http.Cookie; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework....
1,454
0.714689
0.714689
52
25.23077
23.090637
101
false
false
0
0
0
0
0
0
1.903846
false
false
0
ebd6fe3031aaca1825f305d51e4568ea1b8d9253
23,493,471,170,165
6f8ad04cebb0895101046e97754689338f227494
/src/command/Client.java
d0f6e97327ae72549e446ce7f65536037a39eb9b
[]
no_license
PlumpMath/DesignPattern-639
https://github.com/PlumpMath/DesignPattern-639
0bbe71c47599ee08716fd493295f1583847226fe
0f45ae6cadcac03e7ac5278840f3b02b9fd81950
refs/heads/master
2021-01-20T09:42:21.059000
2016-08-29T13:18:14
2016-08-29T13:18:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package command; public class Client { public static void main(String[] args) { Television tv = new Television(); Command off= new CloseCommand(tv); Command open = new OpenCommand(tv); Command changeChannel = new ChangeChannel(tv); Controller controller = new Controller(open, off, changeChannel); controll...
UTF-8
Java
395
java
Client.java
Java
[]
null
[]
package command; public class Client { public static void main(String[] args) { Television tv = new Television(); Command off= new CloseCommand(tv); Command open = new OpenCommand(tv); Command changeChannel = new ChangeChannel(tv); Controller controller = new Controller(open, off, changeChannel); controll...
395
0.726582
0.726582
15
25.333334
18.792433
67
false
false
0
0
0
0
0
0
2.066667
false
false
0
ab59a33c5e9f377a3d7dee3617759275b8c4508b
6,098,853,624,737
fb3df40966782ab06967d06a0f9fdef94b6d038b
/LootCrates/src/com/pieter3457/lootcrates/util/CrateTracker.java
8d8918e13c911e1ffe7e718ee3791c05011338e5
[]
no_license
pieter3457/LootCrates
https://github.com/pieter3457/LootCrates
db011b85dd83ca9353081e34a631cfb49650282d
04524e43652948ca07332c00857e185e04eb5e68
refs/heads/master
2016-09-10T14:30:55.780000
2014-08-21T15:10:22
2014-08-21T15:10:22
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pieter3457.lootcrates.util; import java.util.HashMap; import java.util.UUID; public class CrateTracker { private static HashMap<UUID, Integer> itemsHeld = new HashMap<UUID, Integer>(); public static boolean hasLeft(UUID player) { return (itemsHeld.containsKey(player)); } public static ...
UTF-8
Java
832
java
CrateTracker.java
Java
[ { "context": "package com.pieter3457.lootcrates.util;\r\n\r\nimport java.util.HashMap;\r\nim", "end": 22, "score": 0.9959551692008972, "start": 12, "tag": "USERNAME", "value": "pieter3457" } ]
null
[]
package com.pieter3457.lootcrates.util; import java.util.HashMap; import java.util.UUID; public class CrateTracker { private static HashMap<UUID, Integer> itemsHeld = new HashMap<UUID, Integer>(); public static boolean hasLeft(UUID player) { return (itemsHeld.containsKey(player)); } public static ...
832
0.653846
0.641827
37
20.486486
20.305267
80
false
false
0
0
0
0
0
0
1.702703
false
false
0
a5fddf4dbe35d1fc4dde6967ca897f49bc5c451b
9,663,676,470,919
3b427f84b7092308b2012e974a54e41ee83b206e
/PronunciationMatch/app/src/main/java/com/pronunciation_match/pronunciationmatch/Phrase.java
ac360076bf0a532d91f0c15bd213f8515115188b
[]
no_license
dnacker/cs361group7
https://github.com/dnacker/cs361group7
da643a40d7271ac8300a0ddf0b1c1e063b6fefe1
0507878092000c5a834c48920d18cff7ee891311
refs/heads/master
2020-04-05T19:51:15.745000
2018-12-01T06:40:25
2018-12-01T06:40:25
157,153,497
0
3
null
false
2018-12-01T06:40:26
2018-11-12T03:51:56
2018-12-01T06:27:59
2018-12-01T06:40:25
2,323
0
3
0
Java
false
null
package com.pronunciation_match.pronunciationmatch; import android.content.Context; import java.util.LinkedList; import java.util.List; public class Phrase { private static final String TAG = Phrase.class.getSimpleName(); private PhonemeBank mPhonemeBank; private List<Phoneme> mPhonemes = new L...
UTF-8
Java
1,658
java
Phrase.java
Java
[]
null
[]
package com.pronunciation_match.pronunciationmatch; import android.content.Context; import java.util.LinkedList; import java.util.List; public class Phrase { private static final String TAG = Phrase.class.getSimpleName(); private PhonemeBank mPhonemeBank; private List<Phoneme> mPhonemes = new L...
1,658
0.578502
0.575483
54
28.666666
22.579899
94
false
false
0
0
0
0
0
0
0.5
false
false
0
e68fbc1dc554c442530bae6078757a619d4edddc
23,081,154,309,338
eba9d322368612c8597ae74ae389bb7c68f3921b
/prairie_dogs/src/main/java/jp/gushed/BaseMessageCnst.java
262f7b21a60d2066c4b56787b4c640f93a5c0b56
[]
no_license
onesword0618/prairie_dogs
https://github.com/onesword0618/prairie_dogs
10dd44e1b69c6a2bf2269acc7f69b542fec7b34f
75f57e5176b20ceba25e33c214c599ce2f4d82ba
refs/heads/master
2021-07-07T07:52:40.632000
2019-01-30T13:40:21
2019-01-30T13:40:21
140,086,300
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jp.gushed; /** * 基底のメッセージクラス<br> * <p> * システムを運用する上で必要なメッセージのEnum定数クラス * * @author onesword0618 * */ public enum BaseMessageCnst implements MessageInterface{ // パラメタの値がありません notFindParams("パラメタの値がありません") // 正しい拡張子のファイル名ではありません , notCorrectTypeFile("正しい拡張子のファイルではありません") // 対象のリソースファイルは読み込むことができませ...
UTF-8
Java
897
java
BaseMessageCnst.java
Java
[ { "context": "p>\n * システムを運用する上で必要なメッセージのEnum定数クラス\n * \n * @author onesword0618\n *\n */\npublic enum BaseMessageCnst implements Mes", "end": 110, "score": 0.9995062947273254, "start": 98, "tag": "USERNAME", "value": "onesword0618" } ]
null
[]
package jp.gushed; /** * 基底のメッセージクラス<br> * <p> * システムを運用する上で必要なメッセージのEnum定数クラス * * @author onesword0618 * */ public enum BaseMessageCnst implements MessageInterface{ // パラメタの値がありません notFindParams("パラメタの値がありません") // 正しい拡張子のファイル名ではありません , notCorrectTypeFile("正しい拡張子のファイルではありません") // 対象のリソースファイルは読み込むことができませ...
897
0.715771
0.708839
35
15.514286
16.160572
61
false
false
0
0
0
0
0
0
0.771429
false
false
0
9a7995414d4b551e0243aa6b2847654dfdc8bb15
18,330,920,474,109
cfbd567f60c1deaddd57a05899f4587df13e699a
/src/Test2.java
48be22e17e0b691a0963e5f6e782f4bee1e1a977
[]
no_license
lwm9704/test2
https://github.com/lwm9704/test2
c741e1d6675496398410bafcaec978a9348b662a
cd9313f35712eaef50f7cbebec99aab58ecfd543
refs/heads/master
2021-03-26T00:46:30
2020-03-16T09:06:19
2020-03-16T09:06:19
247,659,874
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Test2 { public static void main(String[] args){ Test2 test1 = new Test2(); test1.sort1(); test1.sort2(); test1.merge(); test1.splicing(); test1.separate(); test1.count(); } /** * {1,23,6,74,8,19,104} 按 从小到大排序 */ public void...
UTF-8
Java
4,149
java
Test2.java
Java
[ { "context": " public void splicing(){\n String myname = \"梁维明\";\n String word = \"Hello World!\";\n S", "end": 2569, "score": 0.999809980392456, "start": 2566, "tag": "NAME", "value": "梁维明" } ]
null
[]
public class Test2 { public static void main(String[] args){ Test2 test1 = new Test2(); test1.sort1(); test1.sort2(); test1.merge(); test1.splicing(); test1.separate(); test1.count(); } /** * {1,23,6,74,8,19,104} 按 从小到大排序 */ public void...
4,149
0.394074
0.356965
125
27.879999
18.690575
67
false
false
0
0
0
0
0
0
1.16
false
false
0
2ac16a1c4815b15ba67ec022febcd4ad5498fc77
16,939,351,082,378
4df8cf7d6d118f9aabdc20cab684269f1548ac02
/src/main/java/frc/robot/commands/WristStowed.java
f9e6fe7734212367d584ea44e2f0fd14eee971c6
[]
no_license
BobcatRobotics/DeepSpace-2020-port
https://github.com/BobcatRobotics/DeepSpace-2020-port
e42407b7668510f655606f0f76c465add91537bc
a0b4c65c0e8c65187f3438e4a4c2a5acaa34e940
refs/heads/master
2020-12-20T21:17:24.927000
2020-01-29T15:59:31
2020-01-29T15:59:31
236,212,403
2
1
null
false
2020-01-27T23:01:04
2020-01-25T18:35:11
2020-01-26T14:44:49
2020-01-27T23:01:03
128
2
0
0
Java
false
false
package frc.robot.commands; import edu.wpi.first.wpilibj.command.Command; import frc.robot.OI; public class WristStowed extends Command { boolean toggle = false; private CargoRollerInWrist cargoRollerInWrist; public WristStowed() { super(); requires(OI.wrist); } @Override pr...
UTF-8
Java
1,020
java
WristStowed.java
Java
[]
null
[]
package frc.robot.commands; import edu.wpi.first.wpilibj.command.Command; import frc.robot.OI; public class WristStowed extends Command { boolean toggle = false; private CargoRollerInWrist cargoRollerInWrist; public WristStowed() { super(); requires(OI.wrist); } @Override pr...
1,020
0.601961
0.59902
47
20.723404
18.130381
65
false
false
0
0
0
0
0
0
0.340426
false
false
0
628ff4b2ba6a94e44ef9b51fa8c1446cb81786eb
32,263,794,381,547
8e448d46ed98d3bef27efcb707d342b94b815102
/Serveur/src/Luminosite/YahooWeatherService.java
0a3ea02fa367fcb7c83a92eab7460cfaf7f7c1a9
[]
no_license
ThomasBertiere/SmartHouse
https://github.com/ThomasBertiere/SmartHouse
2f9ba7a6df699fa9ec940592db1a8a948f6390fb
71135710ca02f36f28ae9fd1e025cb3526857c9d
refs/heads/master
2021-06-24T08:55:45.307000
2017-07-22T22:26:25
2017-07-22T22:26:25
83,288,415
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Luminosite; import java.io.*; import java.net.*; import java.util.Scanner; import org.json.*; public class YahooWeatherService { private static String result; private static String addr; private static double longitude; private static double latitude; @SuppressWarnings("static-access") public YahooWe...
UTF-8
Java
3,108
java
YahooWeatherService.java
Java
[]
null
[]
package Luminosite; import java.io.*; import java.net.*; import java.util.Scanner; import org.json.*; public class YahooWeatherService { private static String result; private static String addr; private static double longitude; private static double latitude; @SuppressWarnings("static-access") public YahooWe...
3,108
0.709355
0.694194
112
26.678572
28.532003
178
false
false
0
0
0
0
0
0
2.017857
false
false
0
ff360bdb074d1748ff6b92adcaadf55891e06fcf
25,271,587,625,439
8824eca5f1219697c13af33be464e58db236dac7
/workspace/2021_01_23_a/src/白本継承01/Pug.java
7650634de3b49ff34e0c2d16b80ce8c9519de920
[]
no_license
KudoYumi/test
https://github.com/KudoYumi/test
774d019e6c38c28627823be7f3d5e404199f6315
3cb03a25ad5f591b5f832618468259922a5e4d5e
refs/heads/main
2023-04-02T04:41:42.467000
2021-03-29T15:08:21
2021-03-29T15:08:21
319,495,604
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package 白本継承01; public class Pug extends Dog{ public void walk() { System.out.println("pug is walk"); } }
UTF-8
Java
119
java
Pug.java
Java
[]
null
[]
package 白本継承01; public class Pug extends Dog{ public void walk() { System.out.println("pug is walk"); } }
119
0.684685
0.666667
7
14.857142
13.431611
36
false
false
0
0
0
0
0
0
0.857143
false
false
0
62e89eb7a9126120866d9c2269e064da5f4f1775
18,854,906,474,717
9770776de01fec391966dbcae7f467894209a57d
/oss-lib-common/src/main/java/cn/home1/oss/lib/common/crypto/Cryptos.java
d403d6c879c11e5ad50e16a3d145d924625d0be9
[ "MIT" ]
permissive
home1-oss/oss-lib
https://github.com/home1-oss/oss-lib
2c4ecd6e7237f97f445d02934c930c85bc32080a
d1bdb563970cf6dfffdd6c47f3f924456ee3c3e7
refs/heads/develop
2021-01-19T07:41:33.633000
2017-09-11T18:06:47
2017-09-11T18:06:47
87,564,690
1
7
null
true
2017-04-28T12:00:08
2017-04-07T16:14:25
2017-04-12T04:36:38
2017-04-28T12:00:08
11,280
1
2
0
Java
null
null
package cn.home1.oss.lib.common.crypto; import static cn.home1.oss.lib.common.crypto.CryptoConstants.ALGO_AES; import static cn.home1.oss.lib.common.crypto.CryptoConstants.ALGO_RSA; import static com.google.common.base.Preconditions.checkArgument; import io.jsonwebtoken.SignatureAlgorithm; import lombok.extern.slf4j...
UTF-8
Java
3,694
java
Cryptos.java
Java
[]
null
[]
package cn.home1.oss.lib.common.crypto; import static cn.home1.oss.lib.common.crypto.CryptoConstants.ALGO_AES; import static cn.home1.oss.lib.common.crypto.CryptoConstants.ALGO_RSA; import static com.google.common.base.Preconditions.checkArgument; import io.jsonwebtoken.SignatureAlgorithm; import lombok.extern.slf4j...
3,694
0.657282
0.653492
116
30.844828
27.333698
106
false
false
0
0
0
0
0
0
0.560345
false
false
0
80a418742dd4c87693fb4784a93696cbfedf8919
3,839,700,795,945
0f5063462542c1f9e9dc637ed91e98555f787073
/AnagramChecker/src/main/java/com/coding/anagrams/AnagramCheckerApplication.java
70d76146ccf5bbf4703fbaf9613aab5568cb41f1
[]
no_license
ramyakuppili1990/viafoura-final-project
https://github.com/ramyakuppili1990/viafoura-final-project
240fe7673270e0025b4de3e521806b3c1e16afaa
749bb8ea3245a278837cc213ae965a37e0bb2229
refs/heads/master
2022-09-25T08:57:20.725000
2020-06-02T21:01:56
2020-06-02T21:01:56
268,902,161
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.coding.anagrams; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class AnagramCheckerApplication { public static void main(String[] args) { SpringApplication.run(AnagramCheckerApplication.class, args)...
UTF-8
Java
328
java
AnagramCheckerApplication.java
Java
[]
null
[]
package com.coding.anagrams; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class AnagramCheckerApplication { public static void main(String[] args) { SpringApplication.run(AnagramCheckerApplication.class, args)...
328
0.829268
0.829268
13
24.23077
24.829121
68
false
false
0
0
0
0
0
0
0.692308
false
false
0
1eb7f365326e91748edaa35aa3c2659426f990b9
9,079,560,931,486
511e1f55ffffaaa21a58bf28aa25c891a737ab4c
/src/main/java/io/jenkins/plugins/cloudevents/model/Model.java
f528cd8938b2b59da4d159a87423584002ee664b
[ "MIT" ]
permissive
ShrutiC-git/cloudevents-plugin
https://github.com/ShrutiC-git/cloudevents-plugin
ae01e542a306d0b14e53ecf033b2442abaabf3ce
8207c5049272461bf9b7fb5dd3a67507a771e651
refs/heads/main
2023-07-23T13:05:17.525000
2021-09-06T09:49:01
2021-09-06T09:49:01
377,398,083
1
0
MIT
true
2021-09-06T09:49:02
2021-06-16T06:45:17
2021-07-29T04:42:38
2021-09-06T09:49:01
376
1
0
0
Java
false
false
package io.jenkins.plugins.cloudevents.model; /** * Interface to set the type and source for each CloudEvent. */ public interface Model { public String getType(); public String getSource(); }
UTF-8
Java
205
java
Model.java
Java
[]
null
[]
package io.jenkins.plugins.cloudevents.model; /** * Interface to set the type and source for each CloudEvent. */ public interface Model { public String getType(); public String getSource(); }
205
0.712195
0.712195
11
17.636364
20.186731
60
false
false
0
0
0
0
0
0
0.272727
false
false
0
38e39aff5978894e41778acd1f1073598fdbd02a
2,121,713,899,705
6ae4809fdbfee5d13022787d973a7b7bebe92c5f
/app/src/main/java/com/radicalninja/restoid/data/db/SqlResult.java
e6504a5e76773c6fce941d2b22ebaf2e1e15eaaf
[]
no_license
geeksunny/restoid
https://github.com/geeksunny/restoid
cd1d5f8f7b1c245d92c7768867770c1c1ab32802
9c0a3b3d25f434f58587e4cdf1b9891f9b480421
refs/heads/master
2020-05-21T00:08:48.556000
2015-07-09T04:51:16
2015-07-09T04:51:16
38,376,584
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.radicalninja.restoid.data.db; public enum SqlResult { CREATED, UPDATED, DELETED, NONE }
UTF-8
Java
117
java
SqlResult.java
Java
[]
null
[]
package com.radicalninja.restoid.data.db; public enum SqlResult { CREATED, UPDATED, DELETED, NONE }
117
0.675214
0.675214
8
13.625
12.358575
41
false
false
0
0
0
0
0
0
0.5
false
false
0
ac04dd54dedc18cc97ab4d4cfc4a13fd1f956418
19,430,432,102,768
714a7973ff58aea725ac053aa0436e8e62e8fae7
/src/oopHomeWork1/Entities/Program.java
bb62cec1d8b4ba05dfe2d4c54da0123109b2b26e
[]
no_license
mustafaylmaz/oopHomeWork1
https://github.com/mustafaylmaz/oopHomeWork1
a204c9093ffd92998f99441735dc2bea107a3522
f899f4bd7d55942632652c5d989f0f07bb84a064
refs/heads/main
2023-04-16T12:06:36.658000
2021-04-26T00:38:57
2021-04-26T00:38:57
361,570,923
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package oopHomeWork1.Entities; public class Program implements IEntity { public int ProgramId; public int Day; public String RecordName; public String RecordDescription; public boolean isActive; }
UTF-8
Java
203
java
Program.java
Java
[]
null
[]
package oopHomeWork1.Entities; public class Program implements IEntity { public int ProgramId; public int Day; public String RecordName; public String RecordDescription; public boolean isActive; }
203
0.807882
0.802956
9
21.555555
13.039351
41
false
false
0
0
0
0
0
0
1.222222
false
false
0
0b90baecc3269c366d6f42e73d7f16cfb60b03cd
24,816,321,073,893
fdb2b4f2ad5d41618afa5f88ee59bca6625cd8e1
/Login/ActionEvent1.java
0d2939506a7ed559b305e74f33a49de316fde6ca
[]
no_license
RabinMaharjan00/Java-swing
https://github.com/RabinMaharjan00/Java-swing
d0bf7a224b5e8186dfa5c45305f417a1d5d51f59
05f6ad3aeba2967137eb868325f5c71d29e555f8
refs/heads/master
2020-05-24T08:22:17.964000
2019-08-03T09:19:12
2019-08-03T09:19:12
187,183,390
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Login; import java.awt.Color; import java.awt.Container; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JComboBox; import javax.swing.JFrame; import javax.swing.JTextField; class Myframe extends JFrame implements ActionListener { Container c; JTex...
UTF-8
Java
1,167
java
ActionEvent1.java
Java
[]
null
[]
package Login; import java.awt.Color; import java.awt.Container; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JComboBox; import javax.swing.JFrame; import javax.swing.JTextField; class Myframe extends JFrame implements ActionListener { Container c; JTex...
1,167
0.681234
0.660668
54
19.611111
16.598099
55
false
false
0
0
0
0
0
0
1.62963
false
false
0
ecce54e9371631cb1edacf5ca7b1005623bb81e8
15,152,644,654,268
235210581f34ff78147f7933dcf760788dff711a
/rxhttp/src/main/java/rxhttp/wrapper/parse/MapParser.java
31d079ab5a8721718c1f490d905262793b44b2c5
[ "Apache-2.0" ]
permissive
username2magotan/okhttp-RxHttp
https://github.com/username2magotan/okhttp-RxHttp
fe3f82b386a51820971ef66c7c65c560d6211ddc
a22026a130af2957c6f92ce861f725d4c5d574f1
refs/heads/master
2020-12-07T10:17:40.116000
2019-12-30T14:38:10
2019-12-30T14:38:10
232,701,786
2
0
Apache-2.0
true
2020-01-09T02:11:38
2020-01-09T02:11:37
2020-01-09T02:01:56
2019-12-30T14:38:19
6,048
0
0
0
null
false
false
package rxhttp.wrapper.parse; import java.io.IOException; import java.lang.reflect.Type; import java.util.Map; import okhttp3.Response; import rxhttp.wrapper.entity.ParameterizedTypeImpl; import rxhttp.wrapper.utils.TypeUtil; /** * 将Response对象解析成泛型Map对象 * User: ljx * Date: 2018/10/23 * Time: 13:49 */ public cl...
UTF-8
Java
1,061
java
MapParser.java
Java
[ { "context": "s.TypeUtil;\n\n/**\n * 将Response对象解析成泛型Map对象\n * User: ljx\n * Date: 2018/10/23\n * Time: 13:49\n */\npublic cla", "end": 271, "score": 0.999543309211731, "start": 268, "tag": "USERNAME", "value": "ljx" } ]
null
[]
package rxhttp.wrapper.parse; import java.io.IOException; import java.lang.reflect.Type; import java.util.Map; import okhttp3.Response; import rxhttp.wrapper.entity.ParameterizedTypeImpl; import rxhttp.wrapper.utils.TypeUtil; /** * 将Response对象解析成泛型Map对象 * User: ljx * Date: 2018/10/23 * Time: 13:49 */ public cl...
1,061
0.679155
0.664745
40
25.025
24.673353
90
false
false
0
0
0
0
0
0
0.725
false
false
12
d836fe6ed857268f38802a5c201d8c38acf7f869
22,797,686,450,519
2cd0dd3a6c68cb1b033901d27f4ccdcb0dbc29b0
/src/semanticAnalyzer/types/TypeVariable.java
a05602032081badf67db93f2eba02f60a834bb91
[]
no_license
brianpak/GrouseCompiler
https://github.com/brianpak/GrouseCompiler
3b0787a6958bae6937117fb221b484d6ad70620a
0a304c10d315d179adfcf2fbf27db1b91fd5e63b
refs/heads/master
2021-01-10T12:55:55.500000
2017-09-22T07:20:05
2017-09-22T07:20:05
49,410,889
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package semanticAnalyzer.types; public class TypeVariable implements Type { Type original; Type reference; public TypeVariable() { original = null; reference = null; } public int getSize() { return 0; } public String typeString() { return ""; } public boolean isReferenceType() { return false; }...
UTF-8
Java
791
java
TypeVariable.java
Java
[]
null
[]
package semanticAnalyzer.types; public class TypeVariable implements Type { Type original; Type reference; public TypeVariable() { original = null; reference = null; } public int getSize() { return 0; } public String typeString() { return ""; } public boolean isReferenceType() { return false; }...
791
0.659924
0.65866
48
15.479167
12.642504
47
false
false
0
0
0
0
0
0
1.854167
false
false
12
a939c289a0d3c3e2fd17c2014762713c2cd3d0cf
28,716,151,366,849
6348951b33c647693a2c8c63f8697b943baf499a
/WebApplicationTesting/src/com/BasicJava/VowelMatch.java
812031765bd5c1574c7596cf873b52058ae01485
[]
no_license
aniveditha/Testing
https://github.com/aniveditha/Testing
1bc34c6fcd3dd306639c68df41eb44ad9c2124cb
730265fa9b8d7c054f98457f300211b3f37f4e46
refs/heads/master
2022-12-24T06:25:01.733000
2020-05-06T03:10:12
2020-05-06T03:10:12
261,638,512
0
0
null
false
2020-10-13T21:46:29
2020-05-06T03:04:43
2020-05-06T03:15:56
2020-10-13T21:46:28
83,170
0
0
1
JavaScript
false
false
package com.BasicJava; public class VowelMatch { public static void main(String[] args) { char ch='o'; switch(ch) { case 'a': System.out.println("a is an vowel"); break; case 'e': System.out.println("e is an vowel"); break; case 'i': System.out.println("i is an vowel"); break; case 'o': Sys...
UTF-8
Java
503
java
VowelMatch.java
Java
[]
null
[]
package com.BasicJava; public class VowelMatch { public static void main(String[] args) { char ch='o'; switch(ch) { case 'a': System.out.println("a is an vowel"); break; case 'e': System.out.println("e is an vowel"); break; case 'i': System.out.println("i is an vowel"); break; case 'o': Sys...
503
0.630219
0.630219
26
18.346153
20.454344
68
false
false
0
0
0
0
0
0
1.961538
false
false
12
66755db4b672174e6df19f2887512784697ca2ef
11,338,713,720,407
63c4a8a840083c46d6239da0e2a720a6f5aa0e7a
/src/main/java/com/bruno/infra/repository/package-info.java
d9685f58eff83f115a1514f72dd412745ac243e9
[]
no_license
brunolsilva/infra
https://github.com/brunolsilva/infra
1128f7cc4e9024f5146659d1057ee8bc4990a9ff
215fff1459b33abf396f52822a902a1393175939
refs/heads/master
2021-01-16T19:36:45.484000
2017-08-13T14:31:19
2017-08-13T14:31:19
100,180,991
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Spring Data JPA repositories. */ package com.bruno.infra.repository;
UTF-8
Java
77
java
package-info.java
Java
[]
null
[]
/** * Spring Data JPA repositories. */ package com.bruno.infra.repository;
77
0.714286
0.714286
4
18.25
15.28684
35
false
false
0
0
0
0
0
0
0.25
false
false
12
a51481e4416ae7616819ef1d85514abbd7eb4d64
20,040,317,406,158
93408941ff5990d3ae1dff2facfb7a0fa515c0e0
/service_client_common_src_business/com/path/bo/core/giftclass/GiftClassLookupBO.java
a72850cb519cdf2a32acc4b418ecdd7906e6c61e
[]
no_license
aleemkhowaja/imal_common_business_code
https://github.com/aleemkhowaja/imal_common_business_code
d210d4e585095d1a27ffb85912bc787eb5552a37
1b34da83d546ca1bad02788763dc927bcb3237b0
refs/heads/master
2023-02-17T09:58:24.419000
2021-01-11T07:10:34
2021-01-11T07:10:34
328,573,717
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.path.bo.core.giftclass; import java.util.List; import com.path.dbmaps.vo.CRM_PARAMVO; import com.path.lib.common.exception.BaseException; import com.path.vo.core.giftclass.GiftClassLookupSC; /** * * Copyright 2016, Path Solutions Path Solutions retains all ownership rights to * this source...
UTF-8
Java
574
java
GiftClassLookupBO.java
Java
[]
null
[]
package com.path.bo.core.giftclass; import java.util.List; import com.path.dbmaps.vo.CRM_PARAMVO; import com.path.lib.common.exception.BaseException; import com.path.vo.core.giftclass.GiftClassLookupSC; /** * * Copyright 2016, Path Solutions Path Solutions retains all ownership rights to * this source...
574
0.771777
0.764808
20
26.799999
31.881969
100
false
false
0
0
0
0
0
0
0.4
false
false
12
15e84f0f6a209010eef7886c3844dfee262f0db8
28,930,899,760,085
f92733be1f78c2c923e1b3a76804265e932f144b
/app/src/main/java/com/clauzon/clauzcliente/Clases/Repartidor.java
a20b54fa18a791710944d080fee890b2d16dca07
[]
no_license
valtitec19/Claudia_Z_Cliente
https://github.com/valtitec19/Claudia_Z_Cliente
a4be5de05dd3b5b96d7c7c59ea57cf138b2bbc61
1c07b49cadc8e8256a785ddb95601cbc21c5cb29
refs/heads/master
2022-11-30T00:19:46.258000
2020-08-06T04:01:11
2020-08-06T04:01:11
273,075,222
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.clauzon.clauzcliente.Clases; import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class Repartidor implements Serializable { private String nombre,apellidos,correo,telefono,id,fecha,genero,foto,direccion,horario_inicio,horario_fin; private Boolean estado; priv...
UTF-8
Java
3,303
java
Repartidor.java
Java
[]
null
[]
package com.clauzon.clauzcliente.Clases; import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class Repartidor implements Serializable { private String nombre,apellidos,correo,telefono,id,fecha,genero,foto,direccion,horario_inicio,horario_fin; private Boolean estado; priv...
3,303
0.61762
0.61762
148
21.317568
26.105824
251
false
false
0
0
0
0
0
0
0.5
false
false
12
139c463960e8f77b6a93b102f841445afc342b8e
30,339,649,031,957
494be16e37ea7b31e5a5522eace260b8529be7c1
/AddressBook/src/main/java/com/eaiti/addressBook/contact/ContactController.java
874a21c3cd9b9e53408a6b994ed99c8205260544
[]
no_license
shashank-raghunath15/AddressBook
https://github.com/shashank-raghunath15/AddressBook
e43c16b8f01a251ee23d2ca2703cdf5cc9b19e31
147e3a9868f2e0004507d5f6aff91c146f2dfa4b
refs/heads/master
2020-04-08T20:20:35.078000
2018-12-01T05:26:02
2018-12-01T05:26:02
159,695,119
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * ContactController handles REST endpoints for contacts */ package com.eaiti.addressBook.contact; import static spark.Spark.delete; import static spark.Spark.exception; import static spark.Spark.get; import static spark.Spark.post; import static spark.Spark.put; import java.util.List; import org.e...
UTF-8
Java
5,607
java
ContactController.java
Java
[ { "context": "\n\r\nimport spark.QueryParamsMap;\r\n\r\n/**\r\n * @author Shashank Raghunath\r\n *\r\n */\r\npublic class ContactController {\r\n\r\n\tpu", "end": 950, "score": 0.9998761415481567, "start": 932, "tag": "NAME", "value": "Shashank Raghunath" } ]
null
[]
/** * ContactController handles REST endpoints for contacts */ package com.eaiti.addressBook.contact; import static spark.Spark.delete; import static spark.Spark.exception; import static spark.Spark.get; import static spark.Spark.post; import static spark.Spark.put; import java.util.List; import org.e...
5,595
0.709114
0.699661
139
38.338131
26.976824
101
false
false
0
0
0
0
0
0
3.007194
false
false
12
e06d2bccd994dd37eec5df6c956c6a590324fa5c
8,315,056,703,146
562b80e71b937d2e05cadef2b6deed3654bcf473
/src/main/java/com/yanglies/thread/ThreadDemo.java
d4449646b6c48a2d637ae4777eb95876ac244c61
[]
no_license
yangliiii/thread
https://github.com/yangliiii/thread
aca70caf912600f79cb56b95ab3f0493b6dd031b
5a7d2a28ce16a7f69a3783a56005ef2b5ab863d9
refs/heads/master
2021-05-08T19:11:16.774000
2018-01-30T15:41:21
2018-01-30T15:41:21
119,556,394
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.yanglies.thread; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * Created by Administrator on 2018/1/30. */ public class ThreadDemo { // 怎样控制线程的执行顺序 static Thread thread1 = new Thread(new Runnable() { public void run() { System.out.p...
UTF-8
Java
1,122
java
ThreadDemo.java
Java
[ { "context": "java.util.concurrent.Executors;\n\n/**\n * Created by Administrator on 2018/1/30.\n */\npublic class ThreadDemo {\n\n ", "end": 146, "score": 0.9406905770301819, "start": 133, "tag": "NAME", "value": "Administrator" } ]
null
[]
package com.yanglies.thread; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * Created by Administrator on 2018/1/30. */ public class ThreadDemo { // 怎样控制线程的执行顺序 static Thread thread1 = new Thread(new Runnable() { public void run() { System.out.p...
1,122
0.592421
0.573013
43
24.16279
20.259859
74
false
false
0
0
0
0
0
0
0.44186
false
false
12
452489713c356e81b58c8468f6e86b4f015a00a3
11,261,404,265,701
fb333629967e82f88af213f648513d8ca72e866f
/common/src/main/java/com/nm/base/interfaces/Command.java
b7555af30967f03cae530fca2a260ea4e8dadbe3
[]
no_license
whuthm/WeBoth
https://github.com/whuthm/WeBoth
e1f006cfc2e086c3012dc057994f7979113eccba
18b640471b388d49e220e116a080183f35c4cb16
refs/heads/master
2021-01-11T07:48:37.218000
2016-11-02T10:26:09
2016-11-02T10:26:09
72,098,944
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.nm.base.interfaces; /** * Created by huangming on 2016/9/30. */ public interface Command { void execute(); void undo(); }
UTF-8
Java
149
java
Command.java
Java
[ { "context": "package com.nm.base.interfaces;\n\n/**\n * Created by huangming on 2016/9/30.\n */\n\npublic interface Command {\n\n ", "end": 60, "score": 0.9995608329772949, "start": 51, "tag": "USERNAME", "value": "huangming" } ]
null
[]
package com.nm.base.interfaces; /** * Created by huangming on 2016/9/30. */ public interface Command { void execute(); void undo(); }
149
0.630872
0.583893
13
10.461538
13.065606
37
false
false
0
0
0
0
0
0
0.230769
false
false
12
7e3bbc6b0bcc8ee9cbc7a5f9c53801aca9177b24
21,036,749,832,420
1eb8ff83998b741552208295b1c93942ac2bdc49
/app/src/main/java/com/zhq/exclusivememory/ui/activity/web_view/WebViewActivity.java
4b50f283f1a630320047bfaf089ef592ac0debc4
[]
no_license
zhq573524642/MyAndroidStudy
https://github.com/zhq573524642/MyAndroidStudy
c39e60b7dbbe0ae010678f8b854be5cc3070f346
7d1aa3114c5495e6d6afadaa74bbf75b1840816c
refs/heads/master
2022-11-05T17:32:34.162000
2020-06-23T13:12:34
2020-06-23T13:12:34
274,402,175
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zhq.exclusivememory.ui.activity.web_view; import android.annotation.SuppressLint; import android.content.DialogInterface; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.net.http.SslError; import android.os.Build; import android.os.Bundle; import androi...
UTF-8
Java
6,902
java
WebViewActivity.java
Java
[ { "context": "e;\nimport butterknife.OnClick;\n\n\n/**\n * Created by Huiqiang Zhang\n * on 2018/11/23.\n */\n\npublic class WebViewActivi", "end": 1234, "score": 0.9998499751091003, "start": 1220, "tag": "NAME", "value": "Huiqiang Zhang" } ]
null
[]
package com.zhq.exclusivememory.ui.activity.web_view; import android.annotation.SuppressLint; import android.content.DialogInterface; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.net.http.SslError; import android.os.Build; import android.os.Bundle; import androi...
6,894
0.653212
0.650265
232
28.258621
23.71549
121
false
false
0
0
0
0
0
0
0.5
false
false
12
463907767bc7ace9a2d3348e6bbffbb9b2bae13a
28,845,000,380,003
0065764cdcea450571908bce5862fa0201bc7483
/src/palmPrint/LoadForm.java
796e73b1640b11655078aa3548bc4b2434355e52
[]
no_license
kaushalkabra/Palmprint_Authentication
https://github.com/kaushalkabra/Palmprint_Authentication
01e95dc9aba8bb9ec2f1026e1df6fb5163a4408c
49c6f11f424fae4396c1cb65f01b3b70a22c4021
refs/heads/master
2021-01-17T15:58:19.348000
2017-03-06T20:49:01
2017-03-06T20:49:01
84,119,404
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package palmPrint; /** * * @author kaushal */ public class LoadForm { public LoadForm() { //compiled code throw new RuntimeException("Compiled Code"); } }
UTF-8
Java
299
java
LoadForm.java
Java
[ { "context": "r.\r\n */\r\npackage palmPrint;\r\n\r\n/**\r\n *\r\n * @author kaushal\r\n */\r\npublic class LoadForm {\r\n\r\n public LoadFor", "end": 153, "score": 0.9075645208358765, "start": 146, "tag": "USERNAME", "value": "kaushal" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package palmPrint; /** * * @author kaushal */ public class LoadForm { public LoadForm() { //compiled code throw new RuntimeException("Compiled Code"); } }
299
0.598662
0.598662
17
15.705882
17.203846
52
false
false
0
0
0
0
0
0
0.235294
false
false
12
60b5519cde8a23340c9b73c406ece5905f090be4
24,481,313,625,831
f7a25da32609d722b7ac9220bf4694aa0476f7b2
/net/minecraft/advancements/critereon/FishingRodHookedTrigger.java
0cdb5971639072752536328b91dd007d11009891
[]
no_license
basaigh/temp
https://github.com/basaigh/temp
89e673227e951a7c282c50cce72236bdce4870dd
1c3091333f4edb2be6d986faaa026826b05008ab
refs/heads/master
2023-05-04T22:27:28.259000
2021-05-31T17:15:09
2021-05-31T17:15:09
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.minecraft.advancements.critereon; import java.util.List; import com.google.common.collect.Lists; import com.google.common.collect.Sets; import java.util.Set; import com.google.gson.JsonElement; import java.util.Iterator; import net.minecraft.world.entity.item.ItemEntity; import net.minecraft.advancements.C...
UTF-8
Java
6,442
java
FishingRodHookedTrigger.java
Java
[]
null
[]
package net.minecraft.advancements.critereon; import java.util.List; import com.google.common.collect.Lists; import com.google.common.collect.Sets; import java.util.Set; import com.google.gson.JsonElement; import java.util.Iterator; import net.minecraft.world.entity.item.ItemEntity; import net.minecraft.advancements.C...
6,442
0.609904
0.602142
167
37.574852
30.112644
139
false
false
0
0
0
0
0
0
0.628743
false
false
12
938b3acf192aff00e65fcc49fafa2274cb85984d
32,710,470,963,763
d6b6abe73a0c82656b04875135b4888c644d2557
/sources/com/google/firebase/messaging/a.java
39e2ed49840b109e6905b732ab97a32af2c46816
[]
no_license
chanyaz/and_unimed
https://github.com/chanyaz/and_unimed
4344d1a8ce8cb13b6880ca86199de674d770304b
fb74c460f8c536c16cca4900da561c78c7035972
refs/heads/master
2020-03-29T09:07:09.224000
2018-08-30T06:29:32
2018-08-30T06:29:32
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.google.firebase.messaging; import android.util.Log; import com.google.firebase.iid.FirebaseInstanceId; import java.util.regex.Pattern; public class a { private static final Pattern a = Pattern.compile("[a-zA-Z0-9-_.~%]{1,900}"); private static a b; private final FirebaseInstanceId c; priv...
UTF-8
Java
1,508
java
a.java
Java
[]
null
[]
package com.google.firebase.messaging; import android.util.Log; import com.google.firebase.iid.FirebaseInstanceId; import java.util.regex.Pattern; public class a { private static final Pattern a = Pattern.compile("[a-zA-Z0-9-_.~%]{1,900}"); private static a b; private final FirebaseInstanceId c; priv...
1,508
0.612732
0.593501
41
35.780487
41.366013
226
false
false
0
0
0
0
0
0
0.609756
false
false
12
a72ab40fb946d26156f59bdb29fe4aaf79bb748d
4,569,845,203,729
51c7c78f7232b1589d4c78de1fcf69c90ef06a38
/src/main/java/com/cyngn/chrono/api/Report.java
7453aeead947d3a745d506cd362e18c51f16b22d
[ "Apache-2.0" ]
permissive
cyngn/ChronoServer
https://github.com/cyngn/ChronoServer
6f62ddb829bc8d6b973315f2ea70fc9d1feb3046
dd4b52e3cfa10c8eafc9143c7c2408c671214b05
refs/heads/master
2021-01-01T05:36:27.781000
2016-03-22T18:28:03
2016-03-22T18:28:03
41,709,313
3
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.cyngn.chrono.api; import com.cyngn.chrono.http.CacheUtil; import com.cyngn.chrono.storage.ReportStorage; import com.cyngn.chrono.storage.entity.MetricReport; import com.cyngn.vertx.web.HttpHelper; import com.cyngn.vertx.web.RestApi; import io.netty.handler.codec.http.HttpResponseStatus; import io.vertx.cor...
UTF-8
Java
2,810
java
Report.java
Java
[ { "context": "pp reporting timing data back to us.\n *\n * @author truelove@cyngn.com (Jeremy Truelove) 9/11/14\n */\npublic class Report", "end": 745, "score": 0.9999324083328247, "start": 727, "tag": "EMAIL", "value": "truelove@cyngn.com" }, { "context": "ata back to us.\n *\n * @a...
null
[]
package com.cyngn.chrono.api; import com.cyngn.chrono.http.CacheUtil; import com.cyngn.chrono.storage.ReportStorage; import com.cyngn.chrono.storage.entity.MetricReport; import com.cyngn.vertx.web.HttpHelper; import com.cyngn.vertx.web.RestApi; import io.netty.handler.codec.http.HttpResponseStatus; import io.vertx.cor...
2,790
0.65694
0.653025
74
36.972973
30.328371
127
false
false
0
0
0
0
0
0
0.608108
false
false
12
a49d9f3b83363bc72c994657836b6ff415c5a86b
12,463,995,142,799
a62008c8485e048833237264ce1de6b97e686cee
/src/LieDetector/LieMachine.java
92c4a3702db1bd0a62306ae28a51073243bf64b0
[]
no_license
akhlul/liedetector-analisis
https://github.com/akhlul/liedetector-analisis
c9382f1e46e4d965262596e3fd95afbd440fc757
07a5f560db91e601da4f582c3d9d98e6b966ff31
refs/heads/master
2016-09-10T20:48:58.902000
2015-04-18T14:07:03
2015-04-18T14:07:03
34,120,005
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package LieDetector; /** * * @author Kahrom */ public class LieMachine { public static void main(String[] args) throws IndexOutOfBoundsException { Analisis A01 = new Analisis("Alat Tes Kebohongan 1", ""); Analisis A02 = new Analisis("Alat Tes Kebohongan 2", ""); Peser...
UTF-8
Java
3,966
java
LieMachine.java
Java
[ { "context": "package LieDetector;\r\n\r\n/**\r\n *\r\n * @author Kahrom\r\n */\r\npublic class LieMachine {\r\n public stati", "end": 50, "score": 0.9997343420982361, "start": 44, "tag": "NAME", "value": "Kahrom" }, { "context": " \r\n Peserta S01 = new Peserta(\"pes01\...
null
[]
package LieDetector; /** * * @author Kahrom */ public class LieMachine { public static void main(String[] args) throws IndexOutOfBoundsException { Analisis A01 = new Analisis("Alat Tes Kebohongan 1", ""); Analisis A02 = new Analisis("Alat Tes Kebohongan 2", ""); Peser...
3,966
0.500504
0.461422
97
38.886597
26.486284
101
false
false
0
0
0
0
0
0
0.85567
false
false
12
7bead060c4a9f3f3f221bf57dda4a523846045b2
21,028,159,901,588
c1143257a27419113e52a344df8d0c5b7bf9d87f
/retailstore-core/src/main/java/com/pc/retail/cache/Cache.java
4461ae01ac58a400feb77a19cb0d52ca625055db
[]
no_license
pavanchoukhada/kiranastore-app
https://github.com/pavanchoukhada/kiranastore-app
a99b625981b4165a4efcc81f5fd72f7d3a4b7df9
7937049577c2539f0b3f7e667c87c164d9bbd8c5
refs/heads/master
2021-01-20T12:56:58.824000
2019-04-23T12:55:34
2019-04-23T12:55:34
90,430,508
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pc.retail.cache; import com.pc.retail.dao.DataAccessException; public interface Cache { public void refresh() throws DataAccessException; }
UTF-8
Java
158
java
Cache.java
Java
[]
null
[]
package com.pc.retail.cache; import com.pc.retail.dao.DataAccessException; public interface Cache { public void refresh() throws DataAccessException; }
158
0.78481
0.78481
9
16.555555
19.494223
50
true
false
0
0
0
0
0
0
0.555556
false
false
12
72df0b8bb08e8b3fd13c3b904e78517e87465a9c
15,736,760,180,470
e001dddd661362669dc1fbe959886e09be307fa6
/src/main/java/com/leighton/OperatingMode.java
e3aea7f85d50d602c622e408200c25ffad1c3149
[]
no_license
Rodneystar/heating-timer
https://github.com/Rodneystar/heating-timer
75519e6cd8d336ea0d89e767d7e1a25b57206c7f
b024cc1c0095b8b428fcb0c9f11001cbe13e54aa
refs/heads/master
2020-04-10T21:44:47.689000
2018-07-23T18:29:49
2018-07-23T18:29:49
124,295,886
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.leighton; public enum OperatingMode { ON, OFF, TIMED }
UTF-8
Java
80
java
OperatingMode.java
Java
[]
null
[]
package com.leighton; public enum OperatingMode { ON, OFF, TIMED }
80
0.6375
0.6375
7
10.428572
9.286813
27
false
false
0
0
0
0
0
0
0.428571
false
false
12
a3f2f7f5a17c8c96aaa0a108ed2fe4aa03b948ca
22,995,254,915,974
4ad8fc4bf6d71bdd84007ac9a0649984152717ea
/src/TreeNode.java
f631b2589a8e9b36c9b3f1cc125dab688fd6f45a
[]
no_license
ndkheswa/binarytree
https://github.com/ndkheswa/binarytree
44af86b612e030c75d4772abb3f2570e6ab19553
d09758b7622f4e07cdf3ec22076dbaf0b16e946f
refs/heads/master
2021-01-23T02:23:24.414000
2016-09-17T20:43:30
2016-09-17T20:43:30
68,411,730
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.BufferedReader; import java.io.InputStreamReader; /** * Created by ndodakheswa on 2016/09/14. */ public class TreeNode { String item; private static Node root; //Points to root of the tree public TreeNode() { this.root = null; } public void treeInsert(...
UTF-8
Java
2,583
java
TreeNode.java
Java
[ { "context": "port java.io.InputStreamReader;\n\n/**\n * Created by ndodakheswa on 2016/09/14.\n */\npublic class TreeNode {\n\n S", "end": 95, "score": 0.9990613460540771, "start": 84, "tag": "USERNAME", "value": "ndodakheswa" } ]
null
[]
import java.io.BufferedReader; import java.io.InputStreamReader; /** * Created by ndodakheswa on 2016/09/14. */ public class TreeNode { String item; private static Node root; //Points to root of the tree public TreeNode() { this.root = null; } public void treeInsert(...
2,583
0.491676
0.487805
80
31.262501
23.416204
96
false
false
0
0
0
0
0
0
0.4125
false
false
12
011e079c88a143c30ffb1cc38c704c117c067c56
300,647,716,802
1b5a48b2f83358b772e6e1811d3a4242532e1773
/Permo/src/ch/uzh/ifi/seal/permo/common/core/model/types/TypeSerializerImpl.java
c879ad6f4b40d9f8abd9f5dc11a4e35da4c29d84
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
sealuzh/Permo
https://github.com/sealuzh/Permo
36a5c7a140cdfa07082c316a2bd6688123ec6a65
b3cf77cce84e639ab35532a2bc3950459d086ae5
refs/heads/master
2021-01-21T07:30:08.430000
2015-05-15T14:30:38
2015-05-15T14:30:38
35,678,735
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
/******************************************************************************* * Copyright 2015 Software Evolution and Architecture Lab, University of Zurich * * 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 ...
UTF-8
Java
2,189
java
TypeSerializerImpl.java
Java
[]
null
[]
/******************************************************************************* * Copyright 2015 Software Evolution and Architecture Lab, University of Zurich * * 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 ...
2,189
0.665601
0.660119
59
36.101696
33.312946
143
false
false
0
0
0
0
0
0
0.525424
false
false
12
a06f23963d5c1bca2b454ee6402bb95d72969f48
29,566,554,911,388
d365c4cc0717e94ca5d0f11046c1fd800e584613
/ModelMappingDTO/src/main/java/com/bridgelabz/demo/ModelmapperExplicitMappingApplication.java
ef8aa354310a1d23926ebfb1eed0602302336902
[]
no_license
Pramila0526/SpringBootPrograms
https://github.com/Pramila0526/SpringBootPrograms
a47de9eb1d3a81dce13c471eeea4b5d6969e481f
2216795988be048630edd34f5f931502678a2c1c
refs/heads/master
2020-12-06T04:04:39.481000
2020-01-11T05:12:23
2020-01-11T05:12:23
232,336,012
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bridgelabz.demo; import org.modelmapper.ModelMapper; import org.modelmapper.PropertyMap; import com.bridgelabz.dto.UserDTO; import com.bridgelabz.model.User; /************************************************************************************* * @author :Pramila Tawari * Purpose :Explicit Model Mapper...
UTF-8
Java
1,180
java
ModelmapperExplicitMappingApplication.java
Java
[ { "context": "************************************\n * @author \t:Pramila Tawari\n * Purpose\t:Explicit Model Mapper \n *\n *****", "end": 286, "score": 0.9998847842216492, "start": 272, "tag": "NAME", "value": "Pramila Tawari" }, { "context": "appingDemo() {\n\t\tUser sourceUse...
null
[]
package com.bridgelabz.demo; import org.modelmapper.ModelMapper; import org.modelmapper.PropertyMap; import com.bridgelabz.dto.UserDTO; import com.bridgelabz.model.User; /************************************************************************************* * @author :<NAME> * Purpose :Explicit Model Mapper ...
1,162
0.637288
0.629661
39
29.256411
26.015497
86
false
false
0
0
0
0
0
0
1.538462
false
false
12
d574a0b4c4e2d2a91e8ecf153f4828d0ee82a082
721,554,573,317
71d9def39db34baa8109888f9e03efcdf607c38c
/ecommerce-login/ecommerce-login-client/ecommerce-login-client-cxf/src/main/java/com/ecommerce/login/client/cxf/ListMerchantCommand.java
be56d72a7d18e13db2336243fca56b9e95d4cc7b
[]
no_license
vladimirrv/ecommerce
https://github.com/vladimirrv/ecommerce
cfb3c6664b7ae1136a34c674f77753fbab67d021
5e8a072a484468a4972867f29943cfb1ceeb3941
refs/heads/master
2022-12-18T11:24:39.079000
2020-09-29T13:42:39
2020-09-29T13:42:39
299,628,554
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ecommerce.login.client.cxf; import com.ecommerce.login.api.Merchant; import com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider; import org.apache.cxf.jaxrs.client.WebClient; import org.apache.karaf.shell.api.action.Action; import org.apache.karaf.shell.api.action.Command; import org.apache.karaf.shell.ap...
UTF-8
Java
1,368
java
ListMerchantCommand.java
Java
[]
null
[]
package com.ecommerce.login.client.cxf; import com.ecommerce.login.api.Merchant; import com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider; import org.apache.cxf.jaxrs.client.WebClient; import org.apache.karaf.shell.api.action.Action; import org.apache.karaf.shell.api.action.Command; import org.apache.karaf.shell.ap...
1,368
0.727339
0.724415
36
37
34.527767
127
false
false
0
0
0
0
0
0
0.666667
false
false
12
75e73175ae7a76b6dce54e1b068f93f4353e13c5
3,315,714,786,281
1ca99595d9fc8c0d6d5d84eaf019df673e4c35d5
/mestrado/artigos/wat2017/experimento/src/main/java/br/com/appworks/mestrado/wat2017/experimento/common/TypeNameNormalizer.java
401fb4378eee2374815ba73edb177b4b0eb57cc5
[]
no_license
bsofiato/bsofiato-mono
https://github.com/bsofiato/bsofiato-mono
afd0378ef8409534c425121c038dec44afe9d9d0
a7a6a54a242ac96bcf25372a8bbc6d98656204e3
refs/heads/master
2017-04-23T07:09:20.924000
2017-02-08T00:19:26
2017-02-08T00:19:26
25,411,890
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.appworks.mestrado.wat2017.experimento.common; public class TypeNameNormalizer { public static final String normalizeTypeName(Class klass) { return (klass == null) ? null : normalizeTypeName(klass.getName()); } public static final String normalizeTypeNameByObject(Object klass) { return norm...
UTF-8
Java
1,228
java
TypeNameNormalizer.java
Java
[]
null
[]
package br.com.appworks.mestrado.wat2017.experimento.common; public class TypeNameNormalizer { public static final String normalizeTypeName(Class klass) { return (klass == null) ? null : normalizeTypeName(klass.getName()); } public static final String normalizeTypeNameByObject(Object klass) { return norm...
1,228
0.628664
0.625407
28
42.857143
32.284134
86
false
false
0
0
0
0
0
0
0.464286
false
false
12
db22770265ecc77ad32dae66c9c0f7c3384fcdc2
3,289,944,951,443
3d2f06ea3eeee473d6ef63f8dd2959a9a14693da
/ListofPlaces/app/src/main/java/com/example/listofplaces/AddAPlaceMapActivity.java
336d6d93ce070aedf3cfa1477ef614aee25d2cb8
[]
no_license
snowfire5492/AlertDemo
https://github.com/snowfire5492/AlertDemo
bfdd76890705e93311889dafedc8af155eab78fb
6f2ec4506eadfaa41acf92338a39c72c9441a265
refs/heads/master
2022-11-30T14:24:32.123000
2020-08-12T09:41:26
2020-08-12T09:41:26
286,973,118
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.listofplaces; import androidx.annotation.NonNull; import androidx.core.app.ActivityCompat; import androidx.core.content.ContextCompat; import androidx.fragment.app.FragmentActivity; import android.Manifest; import android.content.Context; import android.content.Intent; import android.content.pm.Pa...
UTF-8
Java
6,363
java
AddAPlaceMapActivity.java
Java
[]
null
[]
package com.example.listofplaces; import androidx.annotation.NonNull; import androidx.core.app.ActivityCompat; import androidx.core.content.ContextCompat; import androidx.fragment.app.FragmentActivity; import android.Manifest; import android.content.Context; import android.content.Intent; import android.content.pm.Pa...
6,363
0.664466
0.661009
183
33.775955
36.844513
154
false
false
0
0
0
0
0
0
0.595628
false
false
12
e464ff67bee1fe92dcb7c383c2304939c6d02399
10,342,281,282,463
67ee16d166c1501e9f930a16ab34dd8d26c381a5
/src/cs/iit/edu/cs550/PerformanceEvaluation.java
505647c20492e3c7710632c4ef54f508fc57f6e5
[]
no_license
bcarthic/P2P-Napster
https://github.com/bcarthic/P2P-Napster
08ec1b7e54a50a1013681d364a304f269d93a65b
f5fb80a023e701836e1d4cd6ecc24e96ab837657
refs/heads/master
2021-10-11T05:51:18.007000
2019-01-23T00:10:26
2019-01-23T00:10:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cs.iit.edu.cs550; import java.io.IOException; public class PerformanceEvaluation { /** * @param args * @throws IOException * @throws InterruptedException */ @SuppressWarnings("unused") public static void main(String[] args) throws IOException, InterruptedException { int NUM_PEERS = 5; // Star...
UTF-8
Java
822
java
PerformanceEvaluation.java
Java
[ { "context": "me.getRuntime().exec(\n\t\t\t\t\"java -jar PeerNode.jar 127.0.0.1 4554 4999 E:\\\\P\\\\\");\n\t\t\n\t\tint portNum = 4555;\n\t\tf", "end": 516, "score": 0.9983848929405212, "start": 507, "tag": "IP_ADDRESS", "value": "127.0.0.1" }, { "context": "e.getRuntime().exec(\n\t...
null
[]
package cs.iit.edu.cs550; import java.io.IOException; public class PerformanceEvaluation { /** * @param args * @throws IOException * @throws InterruptedException */ @SuppressWarnings("unused") public static void main(String[] args) throws IOException, InterruptedException { int NUM_PEERS = 5; // Star...
822
0.648418
0.60219
35
22.485714
21.87676
82
false
false
0
0
0
0
0
0
1.857143
false
false
12
f0cd5ccd35f19978e905aac4ce5608b4fbce53a2
17,884,243,829,123
85afd9fe01cb673b54def462f23db551cba67c37
/src/co/marcin/novaguilds/command/CommandAdminRegionBypass.java
6238626f10fcb02094def8b1cea39b2291dda128
[]
no_license
TWSSYesterday/NovaGuilds
https://github.com/TWSSYesterday/NovaGuilds
7cd62d7fc0ccef71249886afae99bb799b207c4a
1f970608508ec05f65ad7da6b75bba7ee3af8156
refs/heads/master
2020-12-03T04:05:11.891000
2015-06-10T16:15:36
2015-06-10T16:15:36
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package co.marcin.novaguilds.command; import co.marcin.novaguilds.NovaGuilds; import co.marcin.novaguilds.basic.NovaPlayer; import org.bukkit.command.Command; import org.bukkit.command.CommandExecutor; import org.bukkit.command.CommandSender; import java.util.HashMap; public class CommandAdminRegionBypass implements...
UTF-8
Java
1,830
java
CommandAdminRegionBypass.java
Java
[]
null
[]
package co.marcin.novaguilds.command; import co.marcin.novaguilds.NovaGuilds; import co.marcin.novaguilds.basic.NovaPlayer; import org.bukkit.command.Command; import org.bukkit.command.CommandExecutor; import org.bukkit.command.CommandSender; import java.util.HashMap; public class CommandAdminRegionBypass implements...
1,830
0.714754
0.713115
63
28.047619
26.600172
91
false
false
0
0
0
0
0
0
2.714286
false
false
12
eb38fcbc736bbb51d29d1b59b4c13a858369b15e
31,456,340,500,802
47e66aa6f98e4bcd9b5e2400cd7f88af08261855
/modules/api/src/main/java/org/apache/fluo/api/config/SimpleConfiguration.java
86ff1b785d0d0b2dc9a75a327886ba1c103e6996
[ "Apache-2.0" ]
permissive
garvitbansal/incubator-fluo
https://github.com/garvitbansal/incubator-fluo
0c5daaf977c8937e0eaffdf6ffc3ebdcff11a49e
def5d82143da34c229f62c61d1cb502cc782aa6d
refs/heads/master
2020-12-24T18:55:37.756000
2016-07-08T15:44:39
2016-07-08T15:44:39
62,450,795
0
0
null
true
2016-07-20T20:51:21
2016-07-02T12:56:22
2016-07-02T12:56:23
2016-07-18T18:49:50
3,151
0
0
0
Java
null
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 not ...
UTF-8
Java
6,235
java
SimpleConfiguration.java
Java
[]
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional information regarding * copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the * "License"); you may not ...
6,235
0.727025
0.725742
212
28.410378
27.883459
100
false
false
0
0
0
0
0
0
0.400943
false
false
12
7c03fd86a82801f3ec83188d1a89834ae9d137ac
11,802,570,141,977
5de8325bb474df61edbd022689bbe4516fa3e86b
/basic/src/main/java/KnowledgePoints/Lambda_Inter/Demo05.java
6d1aed6d342cf16c9ca62aafa1230fced667b820
[]
no_license
Hal-L/echo
https://github.com/Hal-L/echo
e6257da00a8d698e7aba121b13485bbfacbe38a0
bfcbb9065124dab98b97222fc9f71a3a5b5663fa
refs/heads/main
2023-02-23T23:58:41.004000
2021-01-29T05:17:36
2021-01-29T05:17:36
328,142,425
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package KnowledgePoints.Lambda_Inter; public class Demo05 { public static void main(String[] args) { // 1,从右开始找比基准数小的 // 2,从左开始找比基准数大的 // 3,交换两个值的位置 // 4,红色继续往左找,蓝色继续往右找,直到两个箭头指向同一个索引为止 // 5,基准数归位 int[] arr = {6, 1, 2, 7, 9, 11, 3, 4, 5, 10, 14, 8}; qu...
UTF-8
Java
2,079
java
Demo05.java
Java
[]
null
[]
package KnowledgePoints.Lambda_Inter; public class Demo05 { public static void main(String[] args) { // 1,从右开始找比基准数小的 // 2,从左开始找比基准数大的 // 3,交换两个值的位置 // 4,红色继续往左找,蓝色继续往右找,直到两个箭头指向同一个索引为止 // 5,基准数归位 int[] arr = {6, 1, 2, 7, 9, 11, 3, 4, 5, 10, 14, 8}; qu...
2,079
0.45269
0.429808
58
25.844828
17.31135
67
false
false
0
0
0
0
0
0
0.724138
false
false
12
3399eefc89343f08aac025d0817d69696c8f6a00
10,299,331,586,196
fd9883721b39677493149b3897248c19fe25e4e0
/src/BusinessLogic/WeaponPopulationAdministrator.java
27e171678aaca948304154b9d075743e996d85b7
[]
no_license
FabiJhoel/TheEndlessGame
https://github.com/FabiJhoel/TheEndlessGame
f7ab1b4f5ee1b8154ff0539f346f91055fc38512
eef08670d33e51d6e2b8f5c71b7b2d8e0035283d
refs/heads/master
2021-01-13T01:30:44.215000
2014-06-10T15:51:25
2014-06-10T15:51:25
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package BusinessLogic; import java.util.ArrayList; import java.util.Random; public class WeaponPopulationAdministrator { private ArrayList<WeaponProperties> weaponsPopulation = new ArrayList<>(); private GeneticAlgorithmManager geneticAlgorithmManager; public WeaponPopulationAdministrator() { geneti...
UTF-8
Java
2,185
java
WeaponPopulationAdministrator.java
Java
[]
null
[]
package BusinessLogic; import java.util.ArrayList; import java.util.Random; public class WeaponPopulationAdministrator { private ArrayList<WeaponProperties> weaponsPopulation = new ArrayList<>(); private GeneticAlgorithmManager geneticAlgorithmManager; public WeaponPopulationAdministrator() { geneti...
2,185
0.589474
0.564302
68
31.132353
27.230986
110
false
false
0
0
0
0
0
0
1.264706
false
false
12
4e32304d9d3ca8cb16a7bbde67e87bdb7957b7ad
23,450,521,446,312
58bcaf19ab49ac410535ac724c7e22e216d1236d
/IntroToCompSci/hw8/edu/yu/cs/intro/bank/exceptions/NoSuchAccountException.java
919ba8f9a7439f7db64538ba25142bfe1b8f4568
[]
no_license
davidlifschitz/trialProjects
https://github.com/davidlifschitz/trialProjects
6a8beed09f1cd848982c8493ad05bbd0b761d702
463421cd502e3daab58037c93b8be173fa7b039f
refs/heads/master
2022-05-28T20:26:12.776000
2021-05-06T16:34:09
2021-05-06T16:34:09
251,500,660
0
0
null
false
2022-05-20T21:58:33
2020-03-31T04:31:05
2021-05-06T16:34:12
2022-05-20T21:58:32
2,275
0
0
13
Java
false
false
package edu.yu.cs.intro.bank.exceptions; public class NoSuchAccountException extends Exception { }
UTF-8
Java
104
java
NoSuchAccountException.java
Java
[]
null
[]
package edu.yu.cs.intro.bank.exceptions; public class NoSuchAccountException extends Exception { }
104
0.788462
0.788462
4
24
24.093567
55
false
false
0
0
0
0
0
0
0.25
false
false
12
095bbfb3155cb85793d217e86f7fb70cb206db12
884,763,296,808
6c435c37d2665c839b380776c02a6dcdf74f434f
/src/Acs.java
b14e02731c3b2d28d9ba859ec0ca545ebd739724
[]
no_license
elvman/id06reader
https://github.com/elvman/id06reader
8cc547f1c3cc409968304c4cc48aa72a2c104100
3356bc1881dd419f320f37a593b646fd184c5cfe
refs/heads/master
2018-01-09T01:22:45.034000
2015-11-25T16:30:04
2015-11-25T16:30:04
45,628,746
2
1
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Acs { public static final int P1_LOAD_KEY_INTO_VOLATILE_MEM = 0x00; public static final int P1_LOAD_KEY_INTO_NON_VOLATILE_MEM = 0x20; public static final byte P2_SESSION_KEY = 0x20; public static final byte KEY_A = 0x60; public static final byte KEY_B = 0x61; //Linux: FILE_DEVICE_SMARTCARD = 0x420...
UTF-8
Java
2,502
java
Acs.java
Java
[ { "context": "_KEY = 0x20;\n\n\tpublic static final byte KEY_A = 0x60;\n\tpublic static final byte KEY_B = 0x61;\n\n\t//Linu", "end": 238, "score": 0.8220528364181519, "start": 236, "tag": "KEY", "value": "60" }, { "context": "KEY_A = 0x60;\n\tpublic static final byte KEY_B = 0x61;\n...
null
[]
public class Acs { public static final int P1_LOAD_KEY_INTO_VOLATILE_MEM = 0x00; public static final int P1_LOAD_KEY_INTO_NON_VOLATILE_MEM = 0x20; public static final byte P2_SESSION_KEY = 0x20; public static final byte KEY_A = 0x60; public static final byte KEY_B = 0x61; //Linux: FILE_DEVICE_SMARTCARD = 0x420...
2,502
0.756595
0.695044
50
49.040001
31.089521
95
false
false
0
0
0
0
0
0
1.62
false
false
12
6fbb4092a2ea006406317beba7ec67c31490356a
16,131,897,172,830
1f61af5e558fdd5c01df86f306965e18711b3f6c
/src/main/java/com/rentacar/utils/Constantes.java
a2528de323d7df19bc5aede477c00de668b02219
[]
no_license
davidparraz41/SpringBoot-RESTFUL-jBPM
https://github.com/davidparraz41/SpringBoot-RESTFUL-jBPM
84971b1a0b8262e0f8ffc0c19aa301fd1e92377a
8a7845309ef8f8393751d4bcc57516ffdf85dc63
refs/heads/master
2020-06-12T01:24:18.982000
2019-07-31T17:36:23
2019-07-31T17:36:23
194,150,787
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package com.rentacar.utils; import java.io.IOException; import java.io.InputStream; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Clase con constantes que se inicializan a partir de un archivo de propiedades * * @author David Parra * */ public class Con...
UTF-8
Java
1,618
java
Constantes.java
Java
[ { "context": "partir de un archivo de propiedades\n * \n * @author David Parra\n *\n */\npublic class Constantes {\n\n\tprivate static", "end": 296, "score": 0.9998376965522766, "start": 285, "tag": "NAME", "value": "David Parra" } ]
null
[]
/** * */ package com.rentacar.utils; import java.io.IOException; import java.io.InputStream; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Clase con constantes que se inicializan a partir de un archivo de propiedades * * @author <NAME> * */ public class Constant...
1,613
0.736094
0.734858
59
26.423729
26.642138
88
false
false
0
0
0
0
0
0
1.423729
false
false
12
6eea1ff050cbeb8989bc04035fb1ca9d1574a302
6,167,573,067,597
ee18fcb4cc046c0a39997e1bc53cc9e34ee8c30f
/EstruturaCondicional/src/StudentTest.java
b1eb9d4e75a0d07c84bfc8cf8f61caf425559122
[]
no_license
PolixeniaCorreia/JavaComoProgramar
https://github.com/PolixeniaCorreia/JavaComoProgramar
13f9b6eea69f8a0f4e59a4c0e2535fc31ab5a03c
93ca131b084f64e3e7d5d3faec436524c994321f
refs/heads/master
2020-07-03T14:21:03.400000
2019-09-24T19:31:35
2019-09-24T19:31:35
201,933,507
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class StudentTest { public static void main(String[] args) { Student nota1 = new Student("Polixenia", 100.0); Student nota2 = new Student("Jonathan", 6.0); System.out.printf("%s letter grade is: %s%n", nota1.getName(), nota1.getLetterGrade()); System.out.printf("%s letter grade is: %s%n", nota2.ge...
UTF-8
Java
365
java
StudentTest.java
Java
[ { "context": "(String[] args) {\n\t\n\tStudent nota1 = new Student(\"Polixenia\", 100.0);\n\tStudent nota2 = new Student(\"Jonathan\"", "end": 115, "score": 0.9998488426208496, "start": 106, "tag": "NAME", "value": "Polixenia" }, { "context": "Polixenia\", 100.0);\n\tStudent nota2 = ...
null
[]
public class StudentTest { public static void main(String[] args) { Student nota1 = new Student("Polixenia", 100.0); Student nota2 = new Student("Jonathan", 6.0); System.out.printf("%s letter grade is: %s%n", nota1.getName(), nota1.getLetterGrade()); System.out.printf("%s letter grade is: %s%n", nota2.ge...
365
0.665753
0.632877
13
27
32.04084
89
false
false
0
0
0
0
0
0
1.307692
false
false
12
e227ef62e5eb76e18d8b29ffacba5954b8492e01
26,577,257,671,388
1f47b0b2f4a778be030f1ad7340de7659e64e834
/src/com/io/WhyFileInputStream_Deprecated.java
03de47b6c2f807006812b0722753a16d04d7fa26
[]
no_license
HiuKwok/FlashCard-All-About-Java
https://github.com/HiuKwok/FlashCard-All-About-Java
cbce4479ff3b0f50ff89806d251a6b948f003505
85e9850f0270296c59c1e2982be8bf7289b1a211
refs/heads/master
2020-03-19T19:42:09.516000
2018-11-07T22:34:10
2018-11-07T22:34:10
136,870,233
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.io; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import java.nio.file.Files; import java.nio.file.Paths; /* */ /** * This short demo would show how to call Files.newInputStream for ordinary file I/O operation * Instead...
UTF-8
Java
1,727
java
WhyFileInputStream_Deprecated.java
Java
[]
null
[]
package com.io; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import java.nio.file.Files; import java.nio.file.Paths; /* */ /** * This short demo would show how to call Files.newInputStream for ordinary file I/O operation * Instead...
1,727
0.741749
0.739433
53
31.584906
39.141945
160
false
false
0
0
0
0
0
0
1.037736
false
false
12
1f39b625429cf8553da7879bcf2969c49fd80516
3,100,966,411,770
f43f351acabf02900bc70adb593a4504fcece44b
/src/main/java/electricPrice/PowerLow.java
48a9492259308e8719dd2f210bde560cde44f6e0
[]
no_license
sonnguyen0610/Inheritance
https://github.com/sonnguyen0610/Inheritance
0d63fee054b2f7eb3d67bbd9e9bf027ffbbeacd1
08f76af65a3009d22a35a98326a224e68e7c3464
refs/heads/master
2023-08-04T01:23:00.071000
2021-09-20T13:12:03
2021-09-20T13:12:03
404,258,281
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package electricPrice; public class PowerLow extends Business { private int normalHour = 2442; private int lowHour = 1361; private int highHour = 4251; @Override public double calcBill() { double totalPrice = normalHour * getNormalHour() + lowHour * getLowHour() + highHour * getHighHour();...
UTF-8
Java
568
java
PowerLow.java
Java
[]
null
[]
package electricPrice; public class PowerLow extends Business { private int normalHour = 2442; private int lowHour = 1361; private int highHour = 4251; @Override public double calcBill() { double totalPrice = normalHour * getNormalHour() + lowHour * getLowHour() + highHour * getHighHour();...
568
0.649648
0.625
20
27.4
27.846724
109
false
false
0
0
0
0
0
0
0.45
false
false
12
f5cb61185fbdebd7cf2acece0fd05bea0f21f4f3
7,404,523,659,507
6b4f641859dd5802520b90e9be43a669ba7b4d6a
/src/main/java/com/casehistory/graph/utils/DirectoryUtil.java
828ead9757eddfbb40a2bba4f31cc8297f12b3b8
[]
no_license
newsguy/casehistory-graph
https://github.com/newsguy/casehistory-graph
de31b20be25bccce9183fb4626fb33fd8d7445be
d7baadd3dab493e5ff46638635969f68085822e5
refs/heads/master
2021-01-15T17:29:18.234000
2012-03-27T04:36:07
2012-03-27T04:36:07
3,404,113
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * */ package com.casehistory.graph.utils; import java.io.File; /** * @author Abhinav Tripathi */ public class DirectoryUtil { public static final String PATH_DELIMETER = "/"; public static void build(String path, boolean lastPartIsAFile) { if (pathExists(path)) { int nextDelimIndex = path.indexOf(PA...
UTF-8
Java
664
java
DirectoryUtil.java
Java
[ { "context": "graph.utils;\n\nimport java.io.File;\n\n/**\n * @author Abhinav Tripathi\n */\npublic class DirectoryUtil {\n\n\tpublic static ", "end": 103, "score": 0.9998524785041809, "start": 87, "tag": "NAME", "value": "Abhinav Tripathi" } ]
null
[]
/** * */ package com.casehistory.graph.utils; import java.io.File; /** * @author <NAME> */ public class DirectoryUtil { public static final String PATH_DELIMETER = "/"; public static void build(String path, boolean lastPartIsAFile) { if (pathExists(path)) { int nextDelimIndex = path.indexOf(PATH_DELIMET...
654
0.656627
0.652108
34
18.529411
20.162918
66
false
false
0
0
0
0
0
0
1.705882
false
false
12
1c915464ce1af4fb788ad6022c2d6fa9949108c3
32,787,780,366,325
4f4ddc396fa1dfc874780895ca9b8ee4f7714222
/src/java/com/gensym/uitools/attrdisplays/layoutui/AttributeLayoutComponent.java
baea9ab28b09515a6ec5b7b6f6f2c9dbbc8d68a3
[]
no_license
UtsavChokshiCNU/GenSym-Test2
https://github.com/UtsavChokshiCNU/GenSym-Test2
3214145186d032a6b5a7486003cef40787786ba0
a48c806df56297019cfcb22862dd64609fdd8711
refs/heads/master
2021-01-23T23:14:03.559000
2017-09-09T14:20:09
2017-09-09T14:20:09
102,960,203
3
5
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gensym.uitools.attrdisplays.layoutui; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.util.Vector; import javax.swing.JButton; import javax.swing.JComponent; import javax.swing.DefaultListModel; import c...
UTF-8
Java
7,566
java
AttributeLayoutComponent.java
Java
[]
null
[]
package com.gensym.uitools.attrdisplays.layoutui; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.util.Vector; import javax.swing.JButton; import javax.swing.JComponent; import javax.swing.DefaultListModel; import c...
7,566
0.738567
0.736849
217
33.86636
23.941858
102
false
false
0
0
0
0
0
0
0.9447
false
false
12
7e244db1bc5af5d18d029924d62c2f743098e2d5
10,952,166,663,797
743540992a26e435939620c6d8ea9260a52fd9e2
/university-service/src/main/java/com/pavel/university/service/impl/StudentObjectServiceImpl.java
7339d51fb4eb43533535462ffcd8c3186cbd40b8
[]
no_license
birladeanuPavel/University
https://github.com/birladeanuPavel/University
e1886171b31f52f38262c6df46525a7713c8551a
dfadb43fdc7b217ec0ebb2b24a10b54612b4dcdc
refs/heads/master
2016-09-06T21:28:08.250000
2014-05-04T14:51:37
2014-05-04T14:51:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pavel.university.service.impl; /** * Created by Pavel on 30.04.2014. */ import com.pavel.university.dao.StudentObjectDao; import com.pavel.university.dao.impl.StudentObjectDaoImpl; import com.pavel.university.entity.StudentObject; import com.pavel.university.service.StudentObjectService; import java.uti...
UTF-8
Java
1,208
java
StudentObjectServiceImpl.java
Java
[ { "context": ".pavel.university.service.impl;\n\n/**\n * Created by Pavel on 30.04.2014.\n */\nimport com.pavel.university.da", "end": 67, "score": 0.9997254014015198, "start": 62, "tag": "NAME", "value": "Pavel" } ]
null
[]
package com.pavel.university.service.impl; /** * Created by Pavel on 30.04.2014. */ import com.pavel.university.dao.StudentObjectDao; import com.pavel.university.dao.impl.StudentObjectDaoImpl; import com.pavel.university.entity.StudentObject; import com.pavel.university.service.StudentObjectService; import java.uti...
1,208
0.739238
0.732616
52
22.211538
24.346329
71
false
false
0
0
0
0
0
0
0.25
false
false
12
5ff3ea6e5b572b8f4c7a0354239310c18b083b11
23,124,103,937,784
2524e90b91b608ddd16ed143b5b3bf5ab1bcec6b
/codeforces/1077/E.java
985207ef03be943b4fa2c1eb72a8ec2ce81362ed
[]
no_license
skittles1412/Harwest-Submissions
https://github.com/skittles1412/Harwest-Submissions
2fa5f179eb48930cd7d8c62178bf17c263cdbeee
42f42fb658b882842173997f6b9911f0d3c632aa
refs/heads/master
2023-04-27T15:34:25.227000
2021-05-02T22:13:00
2021-05-06T18:03:37
325,848,839
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.io.OutputStream; import java.io.IOException; import java.io.InputStream; import java.util.Arrays; import java.util.HashMap; import java.util.InputMismatchException; import java.io.BufferedOutputStream; import java.util.StringTokenizer; import java.util.Map; import java.io.Flushable; import java.io.OutputStr...
UTF-8
Java
7,275
java
E.java
Java
[]
null
[]
import java.io.OutputStream; import java.io.IOException; import java.io.InputStream; import java.util.Arrays; import java.util.HashMap; import java.util.InputMismatchException; import java.io.BufferedOutputStream; import java.util.StringTokenizer; import java.util.Map; import java.io.Flushable; import java.io.OutputStr...
7,275
0.585567
0.57622
335
20.710447
17.15695
96
false
false
0
0
0
0
0
0
3.391045
false
false
12