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
8e74bd1433e9ea7196b84d764776d02ec9c27f9c
2,551,210,599,106
544f362c9f97ebd543786cae054282014f350b43
/src/main/java/jcog/learn/markov/MarkovTrack.java
b4ded2b912f4dc52ec38e14c5e94bdb33c3fa177
[]
no_license
jnorthrup/jcog
https://github.com/jnorthrup/jcog
ad1c4fd774e9944d9b5741cc4bf4da40b9d32c77
6f2368fa108e18c3776fb055fadbc0049af7db51
refs/heads/master
2017-05-03T05:49:01.693000
2017-04-07T17:27:47
2017-04-07T17:27:47
2,524,428
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jcog.learn.markov; import javax.sound.midi.*; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.Random; public class MarkovTrack extends MarkovChain<MarkovTrack.MidiMessageWrapper> { private final MarkovChain<Long> mLengthChain; p...
UTF-8
Java
5,205
java
MarkovTrack.java
Java
[]
null
[]
package jcog.learn.markov; import javax.sound.midi.*; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.Random; public class MarkovTrack extends MarkovChain<MarkovTrack.MidiMessageWrapper> { private final MarkovChain<Long> mLengthChain; p...
5,205
0.553506
0.549664
167
30.167665
25.595812
109
false
false
0
0
0
0
0
0
0.706587
false
false
8
2a43c6d366df9b9025c67a78bb07fecad1c39890
29,540,785,091,005
a3ef1bf8c3e25227adf952cd2bf3e82ddc6c1791
/src/jenkins-job-executor/src/main/java/zyake/apps/jenkinsjobexecutor/config/ArgumentParserMock.java
a8bc0415a4f959ce154aeea1a1c685fc9f461953
[]
no_license
zyake/JenkinsJobExecutor
https://github.com/zyake/JenkinsJobExecutor
8a22c4a62679045031e04aa3e29f6964517c9642
cd014015163bdafad5b2ee7ada52296b0f620d25
refs/heads/master
2016-09-06T11:09:11.680000
2013-02-16T13:34:26
2013-02-16T13:34:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package zyake.apps.jenkinsjobexecutor.config; import zyake.apps.jenkinsjobexecutor.config.rules.ParserRule; import zyake.apps.jenkinsjobexecutor.senders.JobRequestSender; import java.util.HashMap; import java.util.List; import java.util.Map; public class ArgumentParserMock implements ArgumentParser { public Map...
UTF-8
Java
794
java
ArgumentParserMock.java
Java
[]
null
[]
package zyake.apps.jenkinsjobexecutor.config; import zyake.apps.jenkinsjobexecutor.config.rules.ParserRule; import zyake.apps.jenkinsjobexecutor.senders.JobRequestSender; import java.util.HashMap; import java.util.List; import java.util.Map; public class ArgumentParserMock implements ArgumentParser { public Map...
794
0.693955
0.693955
22
35.090908
27.913681
72
false
false
0
0
0
0
0
0
1.227273
false
false
8
e17cde3a2e9e5896990de3b7e3331149441c2dee
29,540,785,094,331
d84dd27d982cfe49fa57ee552326e53f2a88ec24
/src/main/java/com/zte/zudp/system/config/shiro/realm/UserRealm.java
ae3a967aadd0d0aea376694977fdf0d3a3fafdf2
[]
no_license
zhouxiaoshan118/test
https://github.com/zhouxiaoshan118/test
a91da8f9939318e65d82cc233fc4c7ec4b1146ab
8813f2229ec962f9a945e9e07eb307e65924545f
refs/heads/master
2022-06-26T19:48:40.543000
2019-07-20T09:27:42
2019-07-20T09:28:24
120,284,725
0
0
null
false
2022-06-21T01:28:47
2018-02-05T09:42:35
2019-07-20T09:41:23
2022-06-21T01:28:47
34,466
0
0
3
JavaScript
false
false
package com.zte.zudp.system.config.shiro.realm; import org.apache.shiro.authc.AuthenticationException; import org.apache.shiro.authc.AuthenticationInfo; import org.apache.shiro.authc.AuthenticationToken; import org.apache.shiro.authc.ExcessiveAttemptsException; import org.apache.shiro.authc.LockedAccountException; imp...
UTF-8
Java
5,693
java
UserRealm.java
Java
[ { "context": "en.AccountToken;\n\n/**\n * shiro 账户数据源\n *\n * @author piumnl\n * @version 1.0.0\n * @since on 2017-02-12.\n */\n@C", "end": 1442, "score": 0.9996373653411865, "start": 1436, "tag": "USERNAME", "value": "piumnl" } ]
null
[]
package com.zte.zudp.system.config.shiro.realm; import org.apache.shiro.authc.AuthenticationException; import org.apache.shiro.authc.AuthenticationInfo; import org.apache.shiro.authc.AuthenticationToken; import org.apache.shiro.authc.ExcessiveAttemptsException; import org.apache.shiro.authc.LockedAccountException; imp...
5,693
0.692126
0.690125
154
34.70779
28.160007
116
false
false
0
0
0
0
0
0
0.493506
false
false
8
64d30eeb4046814292e202fab4d39856d277f5db
13,554,916,812,506
5d8c8821a33f9ee0c3d5bd628708914d2e83cbe8
/app/src/main/java/com/zf/found/CustomLinearLayout.java
a085b8b75e25e6721d9089afac3988de5c7694bb
[]
no_license
zhufengweihai/Found
https://github.com/zhufengweihai/Found
2dae62e05873d9d1c92c4a55ac795f07276fea53
4512f45e914e6b5dbe35fab3737b65a24e521e0d
refs/heads/master
2020-06-14T03:39:37.394000
2019-07-12T00:04:19
2019-07-12T00:04:19
194,884,586
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zf.found; import android.content.Context; import android.graphics.Matrix; import android.util.AttributeSet; import android.view.ViewGroup; import android.widget.ImageView; class CustomLinearLayout extends ViewGroup { public CustomLinearLayout(Context context) { super(context); } publ...
UTF-8
Java
2,339
java
CustomLinearLayout.java
Java
[]
null
[]
package com.zf.found; import android.content.Context; import android.graphics.Matrix; import android.util.AttributeSet; import android.view.ViewGroup; import android.widget.ImageView; class CustomLinearLayout extends ViewGroup { public CustomLinearLayout(Context context) { super(context); } publ...
2,339
0.731937
0.713125
50
45.799999
47.376366
156
false
false
0
0
0
0
0
0
1.22
false
false
8
0498456190f744a32a9a457666ea1f5c6e625282
10,711,648,504,275
6552c081ab45871395647f78b1763491b79b82a0
/springboot-example/src/main/java/com/ba/domain/Category.java
4ccbb1493728862246698701e783f8181e00bdd4
[]
no_license
lvntyldz/bank-workshop
https://github.com/lvntyldz/bank-workshop
04e4bba6446f0a4e7a39fe6f7da29e1072e4029b
8917d7e4dc732221190d96b7f4a07ddef6ac4aa3
refs/heads/master
2023-02-15T02:12:05.252000
2021-01-04T11:56:15
2021-01-04T11:56:15
298,506,353
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ba.domain; import com.fasterxml.jackson.annotation.JsonManagedReference; import javax.persistence.*; import java.util.HashSet; import java.util.Set; @Entity(name = "TBL_CATEGORIES") public class Category { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; private ...
UTF-8
Java
1,196
java
Category.java
Java
[]
null
[]
package com.ba.domain; import com.fasterxml.jackson.annotation.JsonManagedReference; import javax.persistence.*; import java.util.HashSet; import java.util.Set; @Entity(name = "TBL_CATEGORIES") public class Category { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; private ...
1,196
0.649666
0.649666
56
20.357143
24.34017
149
false
false
0
0
0
0
0
0
0.339286
false
false
8
9b0fa707afd2297fab629f51ec3147039d8f9ba2
23,106,924,089,488
518909173d96efdb7887ead03212b2cc529a68e7
/trainings/src/main/java/com/healthy/gym/trainings/utils/Time24HoursValidator.java
e4bfb6709034852924cdd2b18d46560aa42d057a
[ "Apache-2.0" ]
permissive
bartoszkordek/AGH-Praca-inzynierska-back-end
https://github.com/bartoszkordek/AGH-Praca-inzynierska-back-end
80e611b7ca6e1cb33d40d6feb8d644f6ddc00f9f
92c4bf9ef0704b0b602456ad65dd485879ea51d3
refs/heads/main
2023-08-05T10:44:10.666000
2021-09-11T07:02:20
2021-09-11T07:02:20
349,818,086
0
0
Apache-2.0
false
2021-09-11T07:02:21
2021-03-20T19:31:40
2021-09-10T18:20:00
2021-09-11T07:02:20
13,266
0
0
7
Java
false
false
package com.healthy.gym.trainings.utils; import java.util.regex.Matcher; import java.util.regex.Pattern; public class Time24HoursValidator { private static final String TIME24HOURS_PATTERN = "([01]?[0-9]|2[0-3]):[0-5][0-9]"; private Time24HoursValidator() { throw new IllegalStateException("Utility c...
UTF-8
Java
548
java
Time24HoursValidator.java
Java
[]
null
[]
package com.healthy.gym.trainings.utils; import java.util.regex.Matcher; import java.util.regex.Pattern; public class Time24HoursValidator { private static final String TIME24HOURS_PATTERN = "([01]?[0-9]|2[0-3]):[0-5][0-9]"; private Time24HoursValidator() { throw new IllegalStateException("Utility c...
548
0.689781
0.655109
21
25.095238
25.887861
87
false
false
0
0
0
0
0
0
0.428571
false
false
8
f65a8a86f9b7a8d379ebcb52c6475b764e9fde7f
36,283,883,727,256
bce275dddbc77d2794bd7726505eefdcb63a180c
/Exam Papers/Grade 12/NSC EXAM/June2014P1/DataFilesMarch2015/src/SectionA/Question1_1.java
416f1fd7858958f5f73fc4610dd0efa60927334b
[]
no_license
rohanday3/ITLessonsRepo
https://github.com/rohanday3/ITLessonsRepo
27ddc700ac5d6c58910aa45add6b831374ee7597
b3748417a962bf558708c4b7ffd819aa35721f12
refs/heads/master
2022-07-16T02:58:26.266000
2020-05-20T10:33:19
2020-05-20T10:33:19
265,529,330
1
1
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 SectionA; /** * * @author Examiner */ public class Question1_1 extends javax.swing.JFrame { /** * Creates new form Question1_1 */ public Question1_1() { initComponents(); th...
UTF-8
Java
8,800
java
Question1_1.java
Java
[ { "context": "e editor.\n */\npackage SectionA;\n\n/**\n *\n * @author Examiner\n */\npublic class Question1_1 extends javax.swing.", "end": 145, "score": 0.6410597562789917, "start": 137, "tag": "NAME", "value": "Examiner" } ]
null
[]
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package SectionA; /** * * @author Examiner */ public class Question1_1 extends javax.swing.JFrame { /** * Creates new form Question1_1 */ public Question1_1() { initComponents(); th...
8,800
0.671591
0.645114
180
47.888889
43.173409
289
false
false
0
0
0
0
0
0
0.994444
false
false
8
3ac1e17c9f00bf48e222ef0aef8a2de9ac9e2df7
730,144,493,112
dae66066c1cd62d5d73346295a43a55ebdabc729
/src/main/java/com/github/ferstl/depgraph/graph/json/JsonGraphFormatter.java
8c65678acdc06a83847c9805d8a2f61e1427ad63
[ "Apache-2.0" ]
permissive
slachiewicz/depgraph-maven-plugin
https://github.com/slachiewicz/depgraph-maven-plugin
1d6eda51cd4f4efc35cdf2745d03de14426a6cbd
f93bf3b39986dd7eafff30f5858439a9879e1618
refs/heads/master
2023-04-07T20:55:37.208000
2022-12-24T17:09:50
2022-12-24T17:09:50
131,652,229
1
0
Apache-2.0
true
2023-04-17T17:45:42
2018-04-30T22:19:54
2022-03-25T21:02:44
2023-04-17T17:45:38
3,169
0
0
21
Java
false
false
/* * Copyright (c) 2014 - 2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
UTF-8
Java
3,226
java
JsonGraphFormatter.java
Java
[]
null
[]
/* * Copyright (c) 2014 - 2022 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
3,226
0.737136
0.733106
88
35.659092
27.843674
114
false
false
0
0
0
0
0
0
0.659091
false
false
8
a521ef10fb4763b59c53be081f523150370eb1e8
21,328,807,661,593
d45ed1364cbb575faf2c46aea30889005d1458ae
/orgwalkerljl-boss-support/orgwalkerljl-boss-support-sdk/src/main/java/org/walkerljl/boss/support/sdk/auth/AuthenticationService.java
389d4045e83db36402180879bcf4f325f0a50763
[]
no_license
walkerljl/orgwalkerljl-boss
https://github.com/walkerljl/orgwalkerljl-boss
249e287320c024c6a6e649467d2ea3f1223ce3fe
85391445947af3afd06177bf25f84e2ba751d72b
refs/heads/master
2016-09-17T13:51:05.867000
2016-09-09T10:10:21
2016-09-09T10:10:21
63,924,392
3
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.walkerljl.boss.support.sdk.auth; import org.walkerljl.boss.support.sdk.auth.enums.AuthObjectType; import org.walkerljl.boss.support.sdk.Message; /** * Authentication service * * @author lijunlin */ public interface AuthenticationService { Message<Boolean> auth(AuthObjectType authObjectType, Strin...
UTF-8
Java
356
java
AuthenticationService.java
Java
[ { "context": "sage;\n\n/**\n * Authentication service\n *\n * @author lijunlin\n */\npublic interface AuthenticationService {\n\n ", "end": 211, "score": 0.9995940327644348, "start": 203, "tag": "USERNAME", "value": "lijunlin" } ]
null
[]
package org.walkerljl.boss.support.sdk.auth; import org.walkerljl.boss.support.sdk.auth.enums.AuthObjectType; import org.walkerljl.boss.support.sdk.Message; /** * Authentication service * * @author lijunlin */ public interface AuthenticationService { Message<Boolean> auth(AuthObjectType authObjectType, Strin...
356
0.786517
0.786517
14
24.428572
28.57
95
false
false
0
0
0
0
0
0
0.428571
false
false
8
1a4ce98a5f36489709657472bb761c1e0d7dfcdd
3,470,333,609,710
8bfe0e4d6ffa7b2faeef218f2d8a8e6264c03f60
/common/trunk/common-android/src/main/java/seker/common/utils/ExceptionUtils.java
26afd78f77939ccc5052f71fde0234162400adff
[]
no_license
seker/apollo
https://github.com/seker/apollo
f183fe9a5ea3fda9341b679c7cd03fe0e3096e19
ab52c08ee113998e34486e3b73ef3dd354e9c9af
refs/heads/master
2016-09-06T20:02:46.938000
2014-12-29T05:11:57
2014-12-29T05:11:57
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright (C) 2014 XXX Inc. All rights reserved. */ package seker.common.utils; import android.text.format.DateUtils; import android.util.Log; /** * 用于测试的需要,人工的制造一些crash或者ANR的bad case * * @author xinjian.lxj * */ public final class ExceptionUtils { /** * Log TAG */ private static final...
UTF-8
Java
917
java
ExceptionUtils.java
Java
[ { "context": " 用于测试的需要,人工的制造一些crash或者ANR的bad case\n * \n * @author xinjian.lxj\n * \n */\npublic final class ExceptionUtils {\n /", "end": 220, "score": 0.9931871891021729, "start": 209, "tag": "USERNAME", "value": "xinjian.lxj" } ]
null
[]
/* * Copyright (C) 2014 XXX Inc. All rights reserved. */ package seker.common.utils; import android.text.format.DateUtils; import android.util.Log; /** * 用于测试的需要,人工的制造一些crash或者ANR的bad case * * @author xinjian.lxj * */ public final class ExceptionUtils { /** * Log TAG */ private static final...
917
0.511918
0.501703
43
19.488373
17.228117
58
false
false
0
0
0
0
0
0
0.372093
false
false
8
62b44a731bd6459ed00ae30366ff0e18d68a9549
27,977,416,992,153
3997de11fbbecc5851d1f9755d3803d709c61071
/YuGiOh-Heroes-Chess-DND-thing/src/Monsters/SofisticatedSam.java
9febebeec9039f9d9649bce85fd7284ebafdcbcb
[]
no_license
StanislavDelev/Popravka
https://github.com/StanislavDelev/Popravka
da4da34443155a3cecbb6fd0e8de7a76fc7edaec
5430139d06902cc86aa5ea4b4cf23d6a00755d8c
refs/heads/main
2023-03-30T23:20:34.235000
2021-04-02T09:45:20
2021-04-02T09:45:20
353,972,441
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Monsters; public class SofisticatedSam { String name = ("Sofisticated Sam"); int attack = 10; int defence = 5; int MagicPoints = 4; int Speed = 1; }
UTF-8
Java
187
java
SofisticatedSam.java
Java
[ { "context": "blic class SofisticatedSam {\r\n String name = (\"Sofisticated Sam\");\r\n int attack = 10;\r\n int defence = 5;\r\n ", "end": 89, "score": 0.9991554021835327, "start": 73, "tag": "NAME", "value": "Sofisticated Sam" } ]
null
[]
package Monsters; public class SofisticatedSam { String name = ("<NAME>"); int attack = 10; int defence = 5; int MagicPoints = 4; int Speed = 1; }
177
0.59893
0.572192
9
18.777779
11.726302
39
false
false
0
0
0
0
0
0
0.666667
false
false
8
b87ea0971a47be3592696cd918e7676646bdbfe9
6,382,321,442,795
664cc58f0155b0f95f68097b5ab9eadfbf3c4423
/src/main/java/com/minishop/entity/Danhmucsanpham.java
a5e5d357c4c5d5f56e033427ff559212f04fd0ca
[]
no_license
toi1993/minishop
https://github.com/toi1993/minishop
bf0d3268c4f8cbeb5d523a51b6804361106daf9c
8f8c36d188c639bf878f9a412d2b13e2102f818a
refs/heads/master
2020-03-17T18:53:00.328000
2018-08-21T16:11:13
2018-08-21T16:11:13
133,837,268
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.minishop.entity; import javax.persistence.*; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annota...
UTF-8
Java
2,943
java
Danhmucsanpham.java
Java
[ { "context": "lizable;\nimport java.util.List;\n\n/**\n *\n * @author HP 8300\n */\n@Entity\n@Table(catalog = \"dbminishop\", s", "end": 412, "score": 0.8400510549545288, "start": 410, "tag": "USERNAME", "value": "HP" } ]
null
[]
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.minishop.entity; import javax.persistence.*; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annota...
2,943
0.658512
0.653415
106
26.764151
28.112829
137
false
false
0
0
0
0
0
0
0.367925
false
false
8
84b2cc08192cd05bb210240f8f3ba2d9fec1f3c7
26,182,120,692,736
d24de9be4c3993d9dc726e9a3c74d9662c470226
/reverse/Rocketbank_All_3.12.4_source_from_JADX/sources/android/support/v7/graphics/Palette.java
9abcee4e79341bb5148162224a6a54cdf2bad600
[]
no_license
MEJIOMAH17/rocketbank-api
https://github.com/MEJIOMAH17/rocketbank-api
b18808ee4a2fdddd8b3045cd16655b0d82e0b13b
fc4eb0cbb4a8f52277fdb09a3b26b4cceef6ff79
refs/heads/master
2022-07-17T20:24:29.721000
2019-07-26T18:55:21
2019-07-26T18:55:21
198,698,231
4
0
null
false
2022-06-20T22:43:15
2019-07-24T19:31:49
2020-04-04T12:47:18
2022-06-20T22:43:14
291,172
2
0
2
Smali
false
false
package android.support.v7.graphics; import android.graphics.Bitmap; import android.graphics.Color; import android.os.AsyncTask; import android.support.v4.graphics.ColorUtils; import android.support.v4.util.ArrayMap; import android.support.v4.view.ViewCompat; import android.util.Log; import android.util.SparseBooleanA...
UTF-8
Java
15,400
java
Palette.java
Java
[]
null
[]
package android.support.v7.graphics; import android.graphics.Bitmap; import android.graphics.Color; import android.os.AsyncTask; import android.support.v4.graphics.ColorUtils; import android.support.v4.util.ArrayMap; import android.support.v4.view.ViewCompat; import android.util.Log; import android.util.SparseBooleanA...
15,400
0.530584
0.516299
379
39.633244
31.590805
234
false
false
0
0
0
0
0
0
0.69657
false
false
8
8e13ff472c18dbf46aedb8e51f276efba47d3dcb
29,961,691,879,847
a6ee43db1ecf659c47967d3334ba15e504947a5e
/src/main/java/com/leetcode/first_missing_positive/Solution1.java
2737f9ec4cae8180979f397e68c44ac2814a4522
[ "MIT" ]
permissive
magnetic1/leetcode
https://github.com/magnetic1/leetcode
fa3d640b640b4626705272bbcafc31c082fa6138
4577439aac13f095bc1f20adec5521520b3bef70
refs/heads/master
2023-04-21T10:28:10.320000
2021-05-06T12:22:57
2021-05-06T12:22:57
230,269,263
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Leetcode - first_missing_positive */ package com.leetcode.first_missing_positive; import java.util.*; import com.ciaoshen.leetcode.util.*; /** * log instance is defined in Solution interface * this is how slf4j will work in this class: * ============================================= * if (log.isDebugEnab...
UTF-8
Java
892
java
Solution1.java
Java
[]
null
[]
/** * Leetcode - first_missing_positive */ package com.leetcode.first_missing_positive; import java.util.*; import com.ciaoshen.leetcode.util.*; /** * log instance is defined in Solution interface * this is how slf4j will work in this class: * ============================================= * if (log.isDebugEnab...
892
0.475336
0.467489
39
21.871796
19.352571
54
false
false
0
0
0
0
0
0
0.282051
false
false
8
4ffc18eeee77ed05e95b2fbb38bf9b4eaa31546d
17,686,675,389,132
219e96c7a9387b68f3675a21829ecda36ed793b8
/src/main/java/com/lei/apitest/c02_transformation/C05_WordCounts.java
25288d895d8cea60fe5c65256e351ad6d829f7d5
[]
no_license
analysisdatalab/FlinkTutorial
https://github.com/analysisdatalab/FlinkTutorial
c1afee7f3e1f0d139a79847851cd19d9c456b324
d11877a79b0aa3b3d3d95cbb75bd9608acb1a161
refs/heads/master
2022-12-11T14:13:36.406000
2020-09-10T03:01:42
2020-09-10T03:01:42
294,287,832
2
0
null
true
2020-09-10T03:02:31
2020-09-10T03:02:30
2020-09-10T03:02:01
2020-09-10T03:01:58
81,021
0
0
0
null
false
false
package com.lei.apitest.c02_transformation; /** * @Author: Lei * @E-mail: 843291011@qq.com * @Date: Created in 6:53 上午 2020/6/7 * @Version: 1.0 * @Modified By: * @Description: */ // 封装数据的Bean public class C05_WordCounts { public String word; public Long counts; public C05_WordCounts() { } ...
UTF-8
Java
1,532
java
C05_WordCounts.java
Java
[ { "context": "m.lei.apitest.c02_transformation;\n\n/**\n * @Author: Lei\n * @E-mail: 843291011@qq.com\n * @Date: Created in", "end": 64, "score": 0.9983950257301331, "start": 61, "tag": "NAME", "value": "Lei" }, { "context": "_transformation;\n\n/**\n * @Author: Lei\n * @E-mail: 8432...
null
[]
package com.lei.apitest.c02_transformation; /** * @Author: Lei * @E-mail: <EMAIL> * @Date: Created in 6:53 上午 2020/6/7 * @Version: 1.0 * @Modified By: * @Description: */ // 封装数据的Bean public class C05_WordCounts { public String word; public Long counts; public C05_WordCounts() { } public ...
1,523
0.537241
0.509655
73
18.863014
16.179062
62
false
false
0
0
0
0
0
0
0.30137
false
false
8
a5caee6fc2f13661595b5248be5f157d5f3a2cd4
19,146,964,213,010
bfffc3ad873946992f2c243d6c4d866ccf0eee0d
/JPA & Hibernate/JPA_OR1/src/dao/EmployeeDAOImpl.java
734d460c2550c1f37029891d877dadb81e5ffc3c
[]
no_license
huseyinsaglam/Java-EE
https://github.com/huseyinsaglam/Java-EE
05a5cb1e5f445513abae785195a9b0d2b535ed8e
7902d3c45fad5c9756f9fb19cd8618b87726e6f7
refs/heads/master
2020-04-07T20:16:46.707000
2018-11-22T10:54:33
2018-11-22T10:54:33
158,682,001
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package dao; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.EntityTransaction; import javax.persistence.TypedQuery; import model.Employee; public class EmployeeDAOImpl implements EmployeeDAO{ private EntityManager entityManager; public EmployeeDAOImpl(EntityMana...
ISO-8859-9
Java
1,549
java
EmployeeDAOImpl.java
Java
[]
null
[]
package dao; import java.util.List; import javax.persistence.EntityManager; import javax.persistence.EntityTransaction; import javax.persistence.TypedQuery; import model.Employee; public class EmployeeDAOImpl implements EmployeeDAO{ private EntityManager entityManager; public EmployeeDAOImpl(EntityMana...
1,549
0.745314
0.742081
94
15.457447
22.390949
103
false
false
0
0
0
0
0
0
1.085106
false
false
8
f6c36d78635f852b69a05c8fd3db98d19d5c28b0
5,634,997,122,753
ed9a6e29d90deb5e466719c46000b1813f8dc3b1
/src/TLSController.java
144b145ddca2aa5eb156a1b5529928768891c410
[]
no_license
mrashid21/ConcurrentTrafficLight
https://github.com/mrashid21/ConcurrentTrafficLight
bf3cb4d4fa3da803b6f380dca92e97e2cf8ab509
ed8b1c1b07af1dd4d94933d651b11833d1034333
refs/heads/master
2020-07-06T18:25:39.203000
2019-08-19T05:29:51
2019-08-19T05:29:51
203,103,893
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.concurrent.*; import java.util.concurrent.locks.*; import java.util.*; public class TLSController { Queue<String> car = new LinkedList<String>(); static String curDir = "EWL"; static int count = 0; static volatile boolean interrupt = false; public void addCount(int count) { this.co...
UTF-8
Java
1,239
java
TLSController.java
Java
[]
null
[]
import java.util.concurrent.*; import java.util.concurrent.locks.*; import java.util.*; public class TLSController { Queue<String> car = new LinkedList<String>(); static String curDir = "EWL"; static int count = 0; static volatile boolean interrupt = false; public void addCount(int count) { this.co...
1,239
0.610169
0.608555
66
16.772728
15.58437
65
false
false
0
0
0
0
0
0
1.772727
false
false
8
f56a224f40fa6a1017855c6b9a9fa05e798eb154
472,446,454,369
d59964c2b2977ab7946868abb64a3f9428e1e2d3
/src/elements/RobotG.java
1b572ed2c1c54f4e5f23c2c62d6458f6fb2e64d7
[]
no_license
elci98/Ex3---the-maze-of-waze
https://github.com/elci98/Ex3---the-maze-of-waze
faad4d18d64e5fb9e353af7afcb88a1357e37386
2707766ca1887165c32af74de987a0932ea9314a
refs/heads/master
2020-12-05T02:36:31.892000
2020-06-21T10:04:07
2020-06-21T10:04:07
231,981,700
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package elements; import utils.Point3D; public class RobotG implements robots { private int SrcNode; private int ID; private Point3D pos; private int NextNode; private double Money; public RobotG(int srcNode, int ID, Point3D pos, int nextNode, double Money) { this.SrcNode = srcNode; this.ID = ID; thi...
UTF-8
Java
692
java
RobotG.java
Java
[]
null
[]
package elements; import utils.Point3D; public class RobotG implements robots { private int SrcNode; private int ID; private Point3D pos; private int NextNode; private double Money; public RobotG(int srcNode, int ID, Point3D pos, int nextNode, double Money) { this.SrcNode = srcNode; this.ID = ID; thi...
692
0.677746
0.671965
52
12.307693
13.65585
77
false
false
0
0
0
0
0
0
1.365385
false
false
8
27213876adf6ede970098189245e193fef21ad0d
20,375,324,886,925
8689f6b37ad4566c7d9b6263d431c7eb2bb72fa4
/src/main/java/me/service/Impl/FindClassSizeServiceImpl.java
20889878c0f4352520e0bcc8552e2999ed83c8b1
[]
no_license
642861958/student-system
https://github.com/642861958/student-system
f83238fa9bcaf7fa820b1e20da486aa6bcf05d93
35d91649fe92bb7ae9323ee2bc915aed8ddb3857
refs/heads/master
2020-08-31T14:58:13.696000
2019-03-27T15:04:24
2019-03-27T15:04:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package me.service.Impl; import me.dao.impl.DBConnectionImpl; import me.domain.Classes; import me.service.FindClassSizeService; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.ArrayList; import java.util.List; /** * @Author: wt * @Date: 2019/2/21 14:52 */...
UTF-8
Java
1,461
java
FindClassSizeServiceImpl.java
Java
[ { "context": "ArrayList;\nimport java.util.List;\n\n/**\n * @Author: wt\n * @Date: 2019/2/21 14:52\n */\npublic class FindCl", "end": 290, "score": 0.9955520033836365, "start": 288, "tag": "USERNAME", "value": "wt" } ]
null
[]
package me.service.Impl; import me.dao.impl.DBConnectionImpl; import me.domain.Classes; import me.service.FindClassSizeService; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.util.ArrayList; import java.util.List; /** * @Author: wt * @Date: 2019/2/21 14:52 */...
1,461
0.618754
0.610541
44
32.204544
21.170927
76
false
false
0
0
0
0
0
0
0.75
false
false
8
bd0c5e047cc3f2158811f6def0923c43587ee7b3
790,273,986,433
147c02f493127fc8dec1747b42ea472b97d84a2e
/src/main/java/com/example/yohan/Kname.java
0d4ca68e64104e86fb83f5a64dabc13be6dd23c2
[]
no_license
yohan5140/xlsx_file_project
https://github.com/yohan5140/xlsx_file_project
530c88b14141c97ae49fab9945b990f79b8552f0
b5f14b0362f915589412b4fc17e3eaf753c17ca8
refs/heads/master
2023-03-11T05:38:56.610000
2021-02-18T06:32:54
2021-02-18T06:32:54
339,953,186
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.yohan; import org.apache.poi.hssf.usermodel.HSSFFont; import org.apache.poi.hssf.usermodel.HSSFSheet; import org.apache.poi.hssf.usermodel.HSSFWorkbook; import org.apache.poi.ss.usermodel.*; import org.apache.poi.ss.util.CellRangeAddress; import org.apache.poi.xssf.usermodel.*; import java.io.File...
UTF-8
Java
7,118
java
Kname.java
Java
[ { "context": "셀9\");\n\n String localFile = \"C:\\\\Users\\\\good4\\\\OneDrive\\\\Desktop\\\\ExcelTesT\\\\\" + \"테스트_엑셀\" + \".x", "end": 6018, "score": 0.9369456768035889, "start": 6013, "tag": "USERNAME", "value": "good4" } ]
null
[]
package com.example.yohan; import org.apache.poi.hssf.usermodel.HSSFFont; import org.apache.poi.hssf.usermodel.HSSFSheet; import org.apache.poi.hssf.usermodel.HSSFWorkbook; import org.apache.poi.ss.usermodel.*; import org.apache.poi.ss.util.CellRangeAddress; import org.apache.poi.xssf.usermodel.*; import java.io.File...
7,118
0.601713
0.585041
151
42.298012
25.620459
117
false
false
0
0
0
0
0
0
0.854305
false
false
8
929eb9acae8ab86d0f02b8926d6e2f90877d5252
9,612,136,864,643
8b778f5f80d053737f59f14fbf492162c3b2571e
/ThutCore/src/main/java/thut/api/terrain/SpawnChunkTerrainManager.java
e6b75912d7713af2e7bab707eb059df5cf61a924
[]
no_license
rydgemittlestadt/Thut
https://github.com/rydgemittlestadt/Thut
ad6cabbe2dcfbeafee535ea3e2c9ff363d7f46ce
15be08c3d40cbd450e3c8234aabe6ce3a6a3caa5
refs/heads/1.9
2021-01-01T17:40:37.543000
2017-07-16T06:54:53
2017-07-16T06:54:53
98,130,998
0
0
null
true
2017-07-23T23:13:40
2017-07-23T23:13:40
2017-07-11T07:46:25
2017-07-16T06:59:28
14,964
0
0
0
null
null
null
package thut.api.terrain; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.HashMap; import java.util.Set; import com.google.common.collect.Maps; import com.google.common.collect.Sets; ...
UTF-8
Java
4,137
java
SpawnChunkTerrainManager.java
Java
[]
null
[]
package thut.api.terrain; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.HashMap; import java.util.Set; import com.google.common.collect.Maps; import com.google.common.collect.Sets; ...
4,137
0.572395
0.569737
110
35.609093
24.174026
92
false
false
0
0
0
0
0
0
0.745455
false
false
8
c514129ba55cc26a69874ee1125466d86118866f
2,783,138,872,554
9547e8c101ab45cd69b228428e6ad242c82ca9db
/HOVLane.java
4216b0d64ca71611e54e065c02ff916596c1feba
[]
no_license
RyanHunter1609/transportationApp
https://github.com/RyanHunter1609/transportationApp
2b77f34414ada59160c902292184517c2379e454
f5da766baaf577d0bc89fd2df1ada6a112f7d897
refs/heads/master
2020-03-11T05:11:25.969000
2018-04-20T05:32:17
2018-04-20T05:32:17
129,795,265
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.LinkedList; public class HOVLane { private Car head; private HOVLane next; public HOVLane(Car head) { this.head = head; } public Car getHead() { return head; } public void setHead(Car head) { this.head = head; } public HOVLane getNext() {...
UTF-8
Java
2,047
java
HOVLane.java
Java
[]
null
[]
import java.util.LinkedList; public class HOVLane { private Car head; private HOVLane next; public HOVLane(Car head) { this.head = head; } public Car getHead() { return head; } public void setHead(Car head) { this.head = head; } public HOVLane getNext() {...
2,047
0.52809
0.523693
89
21.988764
18.837862
92
false
false
0
0
0
0
0
0
0.337079
false
false
8
0c775eb42b740847e18344cf256950216ab66443
22,067,542,019,274
83631acc78aa6d7616a3958ba59009bf4d097ae4
/src/test/com/sun/syndication/unittest/TestSyndFeedRSS094.java
293a27a553d91bc3225d4f97f0ce51e1889691db
[ "Apache-2.0" ]
permissive
richardstephens/viking-rss
https://github.com/richardstephens/viking-rss
8921fc5d27955f90b0407025c61667de2a9a1816
3931f041bff9033fde3e1986c501c8b34ac68be6
refs/heads/master
2019-01-19T11:27:32.803000
2015-06-25T01:16:21
2015-06-25T01:16:21
11,065,134
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Created on Jun 24, 2004 * */ package com.sun.syndication.unittest; import com.sun.syndication.feed.synd.SyndEntry; import java.util.List; /** * @author pat * */ public class TestSyndFeedRSS094 extends TestSyndFeedRSS093 { public TestSyndFeedRSS094() { super("rss_0.94"); } protected TestSyndFeed...
UTF-8
Java
1,128
java
TestSyndFeedRSS094.java
Java
[ { "context": "yndEntry;\n\nimport java.util.List;\n\n\n/**\n * @author pat\n *\n */\npublic class TestSyndFeedRSS094 extends Te", "end": 168, "score": 0.9509998559951782, "start": 165, "tag": "USERNAME", "value": "pat" } ]
null
[]
/* * Created on Jun 24, 2004 * */ package com.sun.syndication.unittest; import com.sun.syndication.feed.synd.SyndEntry; import java.util.List; /** * @author pat * */ public class TestSyndFeedRSS094 extends TestSyndFeedRSS093 { public TestSyndFeedRSS094() { super("rss_0.94"); } protected TestSyndFeed...
1,128
0.667553
0.646277
50
21.559999
25.821819
81
false
false
0
0
0
0
0
0
0.48
false
false
8
3a9369467435633575710675b2e35f05a424c672
24,799,141,220,080
c133d3a81042e3278c0c2eabfaec23402e1e46d4
/BSCFlowEditor/src/org/fs/bsc/flow/editor/views/ButtonDialog.java
ebbbf85fa5c4237e82fa122b97edad07d35eb0b4
[]
no_license
futurespeed/projects
https://github.com/futurespeed/projects
8cade9078223a88040d16e90353745b197eca8cf
26be88c26628d9b4787e556332245beae3e561c1
refs/heads/master
2018-01-16T06:32:51.910000
2017-08-18T09:47:09
2017-08-18T09:47:09
83,380,973
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.fs.bsc.flow.editor.views; import org.eclipse.jface.dialogs.Dialog; import org.eclipse.swt.widgets.Shell; public abstract class ButtonDialog extends Dialog { public ButtonDialog(Shell parentShell) { super(parentShell); } protected abstract void setContent(Object content); }
UTF-8
Java
310
java
ButtonDialog.java
Java
[]
null
[]
package org.fs.bsc.flow.editor.views; import org.eclipse.jface.dialogs.Dialog; import org.eclipse.swt.widgets.Shell; public abstract class ButtonDialog extends Dialog { public ButtonDialog(Shell parentShell) { super(parentShell); } protected abstract void setContent(Object content); }
310
0.751613
0.751613
13
21.846153
20.695024
52
false
false
0
0
0
0
0
0
0.923077
false
false
8
d3bb8b1cf179186f72d60d836e10f26f6c7d9bf0
25,228,637,952,231
1b5987a7e72a58e12ac36a36a60aa6add2661095
/code/org/processmining/importing/dot/DotImport.java
35b0590c5350575726b5ef18afee6f4d19a4cc92
[]
no_license
qianc62/BePT
https://github.com/qianc62/BePT
f4b1da467ee52e714c9a9cc2fb33cd2c75bdb5db
38fb5cc5521223ba07402c7bb5909b17967cfad8
refs/heads/master
2021-07-11T16:25:25.879000
2020-09-22T10:50:51
2020-09-22T10:50:51
201,562,390
36
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.processmining.importing.dot; import org.processmining.importing.ImportPlugin; import java.io.InputStream; import java.io.IOException; import org.processmining.framework.ui.filters.GenericFileFilter; import org.processmining.framework.models.dot.DotModel; import org.processmining.mining.dot.DotResult; /** ...
UTF-8
Java
1,880
java
DotImport.java
Java
[ { "context": " * \n * <p>\n * Company: TU/e\n * </p>\n * \n * @author Eric Verbeek\n * @version 1.0\n */\npublic class DotImport implem", "end": 551, "score": 0.9997011423110962, "start": 539, "tag": "NAME", "value": "Eric Verbeek" }, { "context": "lDescription() {\n\t\treturn \"http...
null
[]
package org.processmining.importing.dot; import org.processmining.importing.ImportPlugin; import java.io.InputStream; import java.io.IOException; import org.processmining.framework.ui.filters.GenericFileFilter; import org.processmining.framework.models.dot.DotModel; import org.processmining.mining.dot.DotResult; /** ...
1,874
0.657447
0.653723
95
18.789474
20.123249
90
false
false
0
0
0
0
0
0
0.905263
false
false
8
0016d9206b63c8828ca10690f76d5587e7aa145f
33,423,435,549,165
3682b131324751cee3945d4578eb049dd73cdb08
/library/src/main/java/com/zxy/utility/MotionEventUtil.java
3e1436d3c5159deed9c70481823be5e53b2d8671
[]
no_license
obelieve/utility
https://github.com/obelieve/utility
96bf396c6e2221e4315a3450252431b41acd9971
2257d7e9a9475e90c1ec60267981c4b8f3edc634
refs/heads/master
2020-03-25T21:13:48.617000
2019-11-30T14:16:59
2019-11-30T14:16:59
144,165,979
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zxy.utility; import android.view.MotionEvent; /** * Created by zxy on 2018/9/19 16:48. */ public class MotionEventUtil { public static String name(MotionEvent event) { String name = null; switch (event.getAction()) { case MotionEvent.ACTION_DOWN: ...
UTF-8
Java
827
java
MotionEventUtil.java
Java
[ { "context": "mport android.view.MotionEvent;\n\n/**\n * Created by zxy on 2018/9/19 16:48.\n */\n\npublic class MotionEvent", "end": 81, "score": 0.9995324611663818, "start": 78, "tag": "USERNAME", "value": "zxy" } ]
null
[]
package com.zxy.utility; import android.view.MotionEvent; /** * Created by zxy on 2018/9/19 16:48. */ public class MotionEventUtil { public static String name(MotionEvent event) { String name = null; switch (event.getAction()) { case MotionEvent.ACTION_DOWN: ...
827
0.488513
0.475212
34
23.32353
16.573757
65
false
false
0
0
0
0
0
0
0.411765
false
false
8
84ff51ecaa2c6a3c625d718709076573851d6d6a
21,887,153,399,608
002e4b70078c7813b445e71c06c928768eba77ed
/.svn/pristine/84/84ff51ecaa2c6a3c625d718709076573851d6d6a.svn-base
c1ddb5693459364b0adf86160e188bfe99cf8871
[]
no_license
qingtianyu89/depdm
https://github.com/qingtianyu89/depdm
6d43b95a4f98b7f03152eb77b04c771ba5f9a820
5aebb5ea1f885035eab8ae733e464c70d9f0ab9a
refs/heads/master
2015-09-25T08:47:51.520000
2015-07-30T11:05:51
2015-07-30T11:05:51
39,944,958
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.glodon.depdm.xmlextract.worker; import java.math.BigDecimal; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import org.dom4j.Attribute; import org.dom4j.Element; import org.springframework.stereotype.Service; import com.glodon.depdm.util.StringUtil; import com.g...
UTF-8
Java
14,839
84ff51ecaa2c6a3c625d718709076573851d6d6a.svn-base
Java
[]
null
[]
package com.glodon.depdm.xmlextract.worker; import java.math.BigDecimal; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import org.dom4j.Attribute; import org.dom4j.Element; import org.springframework.stereotype.Service; import com.glodon.depdm.util.StringUtil; import com.g...
14,839
0.698779
0.693184
440
31.311363
23.323629
95
false
false
0
0
0
0
0
0
2.040909
false
false
8
e43d22bfb576756c7f74b14b6f838b78476d5bc4
19,937,238,248,828
a50177a98f9613594e49a021ce5636243d7b3ad2
/workspace/06_oop/src/quiz11/WeekScheduler.java
a17449ae294b511a50a4026d404ff4db2d3c977e
[]
no_license
soeun1365/javastudy
https://github.com/soeun1365/javastudy
7bbb759a06393b7c60d38e7083405e9249339a41
10146aadec2d020bc3adc6415771441dcce2d529
refs/heads/main
2023-03-29T06:32:31.733000
2021-04-02T01:51:06
2021-04-02T01:51:06
348,224,568
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package quiz11; import java.util.Scanner; public class WeekScheduler { //field private int nthWeek; //n주차 private Day[] week; private String[] weekNames = {"일", "월", "화", "수", "목", "금", "토" }; private Scanner sc = new Scanner(System.in); //constructor public WeekScheduler(int nthWeek) { this.nthWeek = nthW...
UTF-8
Java
6,613
java
WeekScheduler.java
Java
[]
null
[]
package quiz11; import java.util.Scanner; public class WeekScheduler { //field private int nthWeek; //n주차 private Day[] week; private String[] weekNames = {"일", "월", "화", "수", "목", "금", "토" }; private Scanner sc = new Scanner(System.in); //constructor public WeekScheduler(int nthWeek) { this.nthWeek = nthW...
6,613
0.582705
0.574425
178
29.52809
19.733955
74
false
false
0
0
0
0
0
0
3.724719
false
false
8
26d9456c37555c80ddafb9567f9aeba8d190511a
12,412,455,547,497
4caf557ebe0f946c7bc812690922df1c37589a9c
/workspace-purchaseplan/purchaseplan/.svn/pristine/73/735714d23121c42b14dd922c92a8e9a1f1d6de4e.svn-base
07115c20c2981cc7767c5502ed86cb8dbd7780ad
[]
no_license
GUOJINGWU/purchaseplan
https://github.com/GUOJINGWU/purchaseplan
a84c623eea103dea44f0ef2613744d3bead16da7
fa8759192febba1cdf2fa896f678f9b11544e9a6
refs/heads/master
2020-04-02T12:42:04.240000
2018-10-24T06:04:24
2018-10-24T06:04:24
154,446,884
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.youzhicai.purchaseplan.po; import com.youzhicai.purchaseplan.entity.PurchasePurchasePlan; public class PurchasePurchasePlanPO extends PurchasePurchasePlan { }
UTF-8
Java
174
735714d23121c42b14dd922c92a8e9a1f1d6de4e.svn-base
Java
[]
null
[]
package com.youzhicai.purchaseplan.po; import com.youzhicai.purchaseplan.entity.PurchasePurchasePlan; public class PurchasePurchasePlanPO extends PurchasePurchasePlan { }
174
0.856322
0.856322
7
23.857143
28.437544
66
false
false
0
0
0
0
0
0
0.285714
false
false
8
a6e52949643a3e9c6b5363ee034e8aad3c6e8499
274,877,975,851
ecd5286cb0e424d6d516d618587bd98709fa7f64
/it.unibo.finalTask2018/src/it/unibo/utils/JSONParser.java
59ed2c0c2b840c7144963896f76f9e980ea82a1a
[]
no_license
FFrabetti/ProgettoISS_relazione
https://github.com/FFrabetti/ProgettoISS_relazione
86fb54dcfa37aa1c372382f7549344da7dbf7e19
e2b975d3e82b1712584f81b320f34655319fea96
refs/heads/master
2020-03-20T21:23:31.595000
2018-09-25T10:43:32
2018-09-25T10:43:32
137,738,443
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package it.unibo.utils; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; public class JSONParser { public static JSONObject parseJSONObject(InputStream input...
UTF-8
Java
1,022
java
JSONParser.java
Java
[]
null
[]
package it.unibo.utils; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; public class JSONParser { public static JSONObject parseJSONObject(InputStream input...
1,022
0.723092
0.723092
42
23.333334
21.997475
81
false
false
0
0
0
0
0
0
1.761905
false
false
8
b34b0f3114e03a66463456661c8300a32fda7fe4
7,653,631,790,526
4fe98d2b1018c2dc582055e097856c906827ee4d
/src/main/java/cn/itcast/bos/configuration/ShiroRealm.java
1e31b8d868a13815736a956180516c4297c9b8fb
[]
no_license
guoys-spring-boot/bos
https://github.com/guoys-spring-boot/bos
d0814cfcc5baa19a38dab59a7ac4e9ffe63ac845
de210da602cd80c36e0a7143bed7d28e1e26ee3c
refs/heads/master
2021-01-18T21:57:05.564000
2018-06-08T13:26:35
2018-06-08T13:26:35
87,032,659
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.itcast.bos.configuration; import org.apache.shiro.authc.*; import org.apache.shiro.authz.AuthorizationInfo; import org.apache.shiro.realm.AuthorizingRealm; import org.apache.shiro.subject.PrincipalCollection; import org.springframework.stereotype.Component; /** * Created by root on 2017/3/31. */ //@Comp...
UTF-8
Java
1,003
java
ShiroRealm.java
Java
[ { "context": "framework.stereotype.Component;\n\n/**\n * Created by root on 2017/3/31.\n */\n\n//@Component\npublic class Shir", "end": 293, "score": 0.9828963875770569, "start": 289, "tag": "USERNAME", "value": "root" }, { "context": "upToken.getUsername();\n String password ...
null
[]
package cn.itcast.bos.configuration; import org.apache.shiro.authc.*; import org.apache.shiro.authz.AuthorizationInfo; import org.apache.shiro.realm.AuthorizingRealm; import org.apache.shiro.subject.PrincipalCollection; import org.springframework.stereotype.Component; /** * Created by root on 2017/3/31. */ //@Comp...
981
0.772682
0.744766
31
31.354839
35.091171
130
false
false
0
0
0
0
0
0
0.451613
false
false
8
ac34bac9a78e09ecadc9ed5fbc897228eb1a9ced
6,708,738,985,166
69d0aab61663baeedae8d56a10d4c6b04ff22fb7
/leetCode/StrStr.java
7601f6c7cc553cfcc28819ed92f8e77172aceb37
[]
no_license
madeyemoody85/coding_playground
https://github.com/madeyemoody85/coding_playground
20f55b777d5494b31c20603d1776d383cb6fa783
9f3862690de6fa75fab5452bb9e5a61843d72e38
refs/heads/master
2021-01-10T11:32:57.816000
2017-04-04T22:20:47
2017-04-04T22:20:47
80,307,177
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package leetCode; /** * Created by nachiketlondhe on 2/9/17. */ public class StrStr { public static void main(String args[]) { StrStr solution = new StrStr(); int index = solution.strStr("mississippi","issip"); System.out.println("needle index : " + index); } public int strSt...
UTF-8
Java
1,137
java
StrStr.java
Java
[ { "context": "package leetCode;\n\n/**\n * Created by nachiketlondhe on 2/9/17.\n */\npublic class StrStr {\n public s", "end": 51, "score": 0.9948793649673462, "start": 37, "tag": "USERNAME", "value": "nachiketlondhe" } ]
null
[]
package leetCode; /** * Created by nachiketlondhe on 2/9/17. */ public class StrStr { public static void main(String args[]) { StrStr solution = new StrStr(); int index = solution.strStr("mississippi","issip"); System.out.println("needle index : " + index); } public int strSt...
1,137
0.484609
0.474055
42
26.071428
20.563946
73
false
false
0
0
0
0
0
0
0.428571
false
false
8
e416bc6ee9c84d8d923229304c13143597f523bb
21,887,153,406,124
74060eeb8b2aa7082728f0af050521ee0da2695b
/src/main/java/br/com/auth/security/JwtTokenFilter.java
c9093bfc07822629cf2d74e2a4987403491e60c1
[]
no_license
ccvictorviana/spacebox-auth-service
https://github.com/ccvictorviana/spacebox-auth-service
f61cde594b8ea093e83acfd89f75c7ffce70eaa0
a3bfa7cc1be42ac312703a534b53869b4c4f9ea5
refs/heads/master
2020-03-29T12:13:46.244000
2018-10-28T14:20:50
2018-10-28T14:20:50
149,889,774
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.auth.security; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.stereotype.Component; import org.springframework.web.filter.GenericFil...
UTF-8
Java
1,969
java
JwtTokenFilter.java
Java
[]
null
[]
package br.com.auth.security; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.stereotype.Component; import org.springframework.web.filter.GenericFil...
1,969
0.731844
0.731844
47
40.914894
33.753696
129
false
false
0
0
0
0
0
0
0.680851
false
false
8
d64980e0b5735ffb63fa105ffb0c503656e07aaf
10,153,302,696,141
c3b04fdb223c5eea211b4f1b818cea83fbd55bf6
/day5/src/window2/Tv.java
320952db4f1a7e9361f0e7bed7e1a08b6ca8261f
[]
no_license
skssoclsrnfmfaledmaakszma/lena
https://github.com/skssoclsrnfmfaledmaakszma/lena
8bf32ad61dfae20915be5b2abdadca6141c685aa
c2cd8bfb1b2e302d1915c76cecf1bda83a8dcd1f
refs/heads/master
2020-04-14T22:56:23.302000
2019-01-05T05:50:38
2019-01-05T05:50:38
164,184,088
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package window2; public class Tv { // 변수 - 모양, 받침대 // 메소드 - 채널변경, TV켜다 String shape; boolean stand; public void change(int ch) { System.out.println(ch + "번 채널"); } public void turn() { System.out.println("전원버튼"); } }
UHC
Java
296
java
Tv.java
Java
[]
null
[]
package window2; public class Tv { // 변수 - 모양, 받침대 // 메소드 - 채널변경, TV켜다 String shape; boolean stand; public void change(int ch) { System.out.println(ch + "번 채널"); } public void turn() { System.out.println("전원버튼"); } }
296
0.576
0.572
18
11.888889
11.293503
34
false
false
0
0
0
0
0
0
0.944444
false
false
8
6130f74478564c03a1b8f09f02c22665e01ac7c4
29,953,101,933,770
d60aa63a88af5e0a7745f272d71c4873b40899e2
/ballvideo-java/ballvideo/src/main/java/com/miguan/ballvideo/service/recommendlower/FindVideosServiceImpl.java
c7f349f7623837b5794aaf35bdc8ad80a4420560
[]
no_license
cckmit/project-6
https://github.com/cckmit/project-6
c3b20e9f25c28aafd8a0bcddebd37e71dccf912f
79fe6cbe3d4c4799518c91b92b51e458892276c8
refs/heads/master
2023-04-03T02:28:06.358000
2021-03-26T09:04:32
2021-03-26T09:04:49
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.miguan.ballvideo.service.recommendlower; import com.google.common.collect.Lists; import com.miguan.ballvideo.service.FindVideosService; import com.miguan.ballvideo.vo.mongodb.VideoHotspotVo; import lombok.extern.slf4j.Slf4j; import org.apache.commons.lang3.StringUtils; import org.springframework.data.domai...
UTF-8
Java
5,439
java
FindVideosServiceImpl.java
Java
[]
null
[]
package com.miguan.ballvideo.service.recommendlower; import com.google.common.collect.Lists; import com.miguan.ballvideo.service.FindVideosService; import com.miguan.ballvideo.vo.mongodb.VideoHotspotVo; import lombok.extern.slf4j.Slf4j; import org.apache.commons.lang3.StringUtils; import org.springframework.data.domai...
5,439
0.63767
0.634796
143
35.503498
36.074104
228
false
false
0
0
0
0
0
0
0.727273
false
false
8
87ad78b472fdd6a4c7b54704eae2a675ea092a46
9,955,734,208,955
b5f4573bece2e137453689d91498674dae383102
/xws-service/src/main/java/rs/ac/uns/ftn/xwsservice/service/UserService.java
1538f29c0e91a7fcad18258bd66e3384ee0dad12
[]
no_license
ftn-dnb/xws
https://github.com/ftn-dnb/xws
2b4ab41a2bd9507481de1da0109895c3fe8dd3b7
70ef6435c19f575dcbeab58f64bd5977cc03a1fd
refs/heads/master
2023-01-10T00:08:21.973000
2020-02-06T21:21:30
2020-02-06T21:21:30
216,363,173
0
1
null
false
2023-01-07T10:53:14
2019-10-20T13:05:39
2020-02-06T21:21:43
2023-01-07T10:53:14
1,883
0
0
32
Java
false
false
package rs.ac.uns.ftn.xwsservice.service; import rs.ac.uns.ftn.xwsservice.dto.request.UserRegistrationDTO; import rs.ac.uns.ftn.xwsservice.model.User; public interface UserService { User addUser(UserRegistrationDTO userInfo); boolean activateAccount(String token); }
UTF-8
Java
278
java
UserService.java
Java
[]
null
[]
package rs.ac.uns.ftn.xwsservice.service; import rs.ac.uns.ftn.xwsservice.dto.request.UserRegistrationDTO; import rs.ac.uns.ftn.xwsservice.model.User; public interface UserService { User addUser(UserRegistrationDTO userInfo); boolean activateAccount(String token); }
278
0.794964
0.794964
10
26.799999
23.059921
64
false
false
0
0
0
0
0
0
0.5
false
false
8
90fc8e76d432489c67a7c14294526cd467187c34
1,185,410,990,279
a5e29743a2c86c826d49cf60d592b2d2a3340067
/transaction-server/src/main/java/com/autodesk/mp/transaction/server/process/financebalance/FinanceBalanceRetrieveProcess.java
9f71190ee3462bf1ea64b248aa9199d872290d89
[]
no_license
luoyiadsk/transaction
https://github.com/luoyiadsk/transaction
21d236d81f3b3d9df054412301e30df634aad898
6cac2fc15bb8dee2d47669b64adda41ba48e386e
refs/heads/master
2016-08-27T06:22:14.436000
2016-08-26T23:05:12
2016-08-26T23:05:12
64,813,596
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.autodesk.mp.transaction.server.process.financebalance; import java.io.NotActiveException; import java.util.ArrayList; import java.util.Date; import java.util.List; import com.autodesk.mp.foundation.core.model.Pager; import com.autodesk.mp.foundation.core.model.QueryParameter; import com.autodesk.mp.found...
UTF-8
Java
2,047
java
FinanceBalanceRetrieveProcess.java
Java
[]
null
[]
package com.autodesk.mp.transaction.server.process.financebalance; import java.io.NotActiveException; import java.util.ArrayList; import java.util.Date; import java.util.List; import com.autodesk.mp.foundation.core.model.Pager; import com.autodesk.mp.foundation.core.model.QueryParameter; import com.autodesk.mp.found...
2,047
0.817294
0.817294
66
30.015152
33.896675
128
false
false
0
0
0
0
0
0
1.545455
false
false
8
a6a9454eada4fdd0bce4314cc5ae6145e9e7b747
1,297,080,124,992
50c2c98ed92e3434a4179f6ef3bcee268cfc88d4
/src/euler/upto20/Problem9.java
f3a37ee58c6c2fab72bd78eefb06839202bafa49
[]
no_license
duffymo/project-euler-java
https://github.com/duffymo/project-euler-java
b61a7e9ee4f8d3daffa7f5bf86ce56f204a882dd
7f8744d9181f3de649bdfb68da4ca7c175bd9f2e
refs/heads/master
2021-01-15T21:44:34.112000
2013-10-03T09:10:52
2013-10-03T09:10:52
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package euler.upto20; /** * Problem9 * <pre> * A Pythagorean triplet is a set of three natural numbers, a b c, for which, * a^2 + b^2 = c^2 * For example, 3^2 + 4^2 = 9 + 16 = 25 = 5^2. * There exists exactly one Pythagorean triplet for which a + b + c = 1000. * Find the product abc. * </pre> * User: MOD *...
UTF-8
Java
1,557
java
Problem9.java
Java
[ { "context": " 1000.\n * Find the product abc.\n * </pre>\n * User: MOD\n * Date: Oct 13, 2008\n * Time: 7:50:09 PM\n * @lin", "end": 317, "score": 0.9993029832839966, "start": 314, "tag": "USERNAME", "value": "MOD" } ]
null
[]
package euler.upto20; /** * Problem9 * <pre> * A Pythagorean triplet is a set of three natural numbers, a b c, for which, * a^2 + b^2 = c^2 * For example, 3^2 + 4^2 = 9 + 16 = 25 = 5^2. * There exists exactly one Pythagorean triplet for which a + b + c = 1000. * Find the product abc. * </pre> * User: MOD *...
1,557
0.491329
0.435453
44
34.386364
27.977438
128
false
false
0
0
0
0
0
0
0.75
false
false
8
1df160e36b288db5e1801cddbfa2223a50814fb0
1,288,490,260,323
1131a54fc9e4e72bf318715dd1d8802c897bfb4f
/src/main/java/vn/edu/uit/owleditor/data/list/OWLNamedIndividualContainer.java
1390f6f30634db20c99ebb58dfbb2a9c16a4d8a8
[ "Apache-2.0" ]
permissive
rexey3s/owleditor
https://github.com/rexey3s/owleditor
cf8baddb7813440a3a72203c014a18d9ae8b335b
a7dbc6cf78c624a5193b18b3446f88b2ac04b5b1
refs/heads/master
2021-03-19T16:17:44.963000
2016-05-30T03:55:35
2016-05-30T03:55:35
28,390,214
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package vn.edu.uit.owleditor.data.list; import com.vaadin.data.util.IndexedContainer; import org.semanticweb.owlapi.model.*; import org.semanticweb.owlapi.search.EntitySearcher; import org.semanticweb.owlapi.util.OWLAxiomVisitorAdapter; import org.semanticweb.owlapi.util.OWLObjectVisitorAdapter; import org.semanticweb...
UTF-8
Java
4,544
java
OWLNamedIndividualContainer.java
Java
[ { "context": "\n\nimport javax.annotation.Nonnull;\n\n/**\n * @author Chuong Dang, University of Information and Technology, HCMC V", "end": 708, "score": 0.9998295903205872, "start": 697, "tag": "NAME", "value": "Chuong Dang" } ]
null
[]
package vn.edu.uit.owleditor.data.list; import com.vaadin.data.util.IndexedContainer; import org.semanticweb.owlapi.model.*; import org.semanticweb.owlapi.search.EntitySearcher; import org.semanticweb.owlapi.util.OWLAxiomVisitorAdapter; import org.semanticweb.owlapi.util.OWLObjectVisitorAdapter; import org.semanticweb...
4,539
0.6886
0.68684
123
35.943089
33.049679
144
false
false
0
0
0
0
0
0
0.439024
false
false
8
4e94a8fd5aa0daf963dc5dabf7cb5984891ab988
12,970,801,249,533
e7b2635bcee99b83d4fa945d27ca35fed0ad4be7
/src/main/java/com/zhimin115200/test/SkyFavor/common/response/BasicResult.java
a414dd0c3ee5db669604702976549ef2174bc0b2
[]
no_license
zhimin115200/SkyFavor
https://github.com/zhimin115200/SkyFavor
1dc740fc6070e0eb1f6147465000735348c75514
4fe4e3df3c730a77947001b4aff5cdd9ab464894
refs/heads/master
2021-09-04T20:09:49.347000
2018-01-22T02:50:52
2018-01-22T02:50:52
113,924,772
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.zhimin115200.test.SkyFavor.common.response; public class BasicResult { public BasicResult() { } public BasicResult(String code, String msg) { this.code = code; this.msg = msg; } /** * 代码 0为成功 -1为错误 */ private String code; /** * 成功或错误信息 */...
UTF-8
Java
633
java
BasicResult.java
Java
[]
null
[]
package com.zhimin115200.test.SkyFavor.common.response; public class BasicResult { public BasicResult() { } public BasicResult(String code, String msg) { this.code = code; this.msg = msg; } /** * 代码 0为成功 -1为错误 */ private String code; /** * 成功或错误信息 */...
633
0.538972
0.525705
41
13.707317
14.446274
55
false
false
0
0
0
0
0
0
0.243902
false
false
8
1eb00daf0ea4e41cff5b4b62da64eb2a439b6d7d
12,910,671,711,096
5995d958d7bdffd68f786546c75b80d9908a43bc
/src/com/slms/webapp/controller/DashboardAction.java
d61d5af08eb639649360bcace83bdfbeb759d303
[]
no_license
sudhir9031/GrowthCafeAdmin
https://github.com/sudhir9031/GrowthCafeAdmin
4e5f0d8afce82aff9e75558c6f077bcf2e42a8e5
7cf278add1de4f5864b7ea54323cde46fb845aa5
refs/heads/master
2021-01-10T03:30:44.734000
2016-02-16T05:54:03
2016-02-16T05:54:03
51,811,588
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.slms.webapp.controller; import java.util.ArrayList; import java.util.List; import javax.servlet.http.HttpServletRequest; import org.apache.struts2.ServletActionContext; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.opensymphony.xwork2.ActionSupport; import com.slms.service.iface.Da...
UTF-8
Java
4,291
java
DashboardAction.java
Java
[ { "context": "d setPassword(String password) {\n\t\tthis.password = password;\n\t}\n\t\n\t\t\n}\n", "end": 4279, "score": 0.7434397339820862, "start": 4271, "tag": "PASSWORD", "value": "password" } ]
null
[]
package com.slms.webapp.controller; import java.util.ArrayList; import java.util.List; import javax.servlet.http.HttpServletRequest; import org.apache.struts2.ServletActionContext; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.opensymphony.xwork2.ActionSupport; import com.slms.service.iface.Da...
4,293
0.703099
0.701002
156
26.506411
23.773369
81
false
false
0
0
0
0
0
0
2.974359
false
false
8
255fd6d9750f382ddfda799ceff87bd809cfc31a
16,389,595,216,513
10b902905d4f950bfce80ea460c046dffb2035b1
/src/java/org/jgc/herbarium/be/Familia.java
e8dae16c8e141bf9495fd06ed9239ffd17be68a0
[]
no_license
mxpxjgc/hb
https://github.com/mxpxjgc/hb
12cc1e4c659fd02bb0784733beb1d2ba51856edd
8c2eb707a757a7417d8288c229b51c607b3a7a26
refs/heads/master
2021-01-18T20:24:54.832000
2017-08-23T13:49:56
2017-08-23T13:50:53
72,130,831
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.jgc.herbarium.be; // Generated 03/10/2016 12:07:52 PM by Hibernate Tools 4.3.1 import java.util.HashSet; import java.util.Set; import org.springframework.stereotype.Component; /** * Familia generated by hbm2java */ @Component public class Familia implements java.io.Serializable { private Long idf...
UTF-8
Java
1,575
java
Familia.java
Java
[]
null
[]
package org.jgc.herbarium.be; // Generated 03/10/2016 12:07:52 PM by Hibernate Tools 4.3.1 import java.util.HashSet; import java.util.Set; import org.springframework.stereotype.Component; /** * Familia generated by hbm2java */ @Component public class Familia implements java.io.Serializable { private Long idf...
1,575
0.648254
0.63619
65
23.200001
19.100704
90
false
false
0
0
0
0
0
0
0.4
false
false
8
fdc911ae638c11407724dbd8826212aabebc91e3
2,439,541,447,438
f0d6e116ed60a8ce1744e660d84baab387e742f5
/Supplement 3G- Graphics/Exercise 3G.5: ShowDesign.java
dc2eae6897923503e8eff7a6b2f1709d888c430c
[]
no_license
VineetUpadhya/Practice-It
https://github.com/VineetUpadhya/Practice-It
46fb1edb21c69c24d7c5c1d8e38cc40e90aa5ad5
add2acd4016b6e9384967319882471a330dd1084
refs/heads/master
2023-04-10T01:56:10.053000
2021-04-20T12:52:34
2021-04-20T12:52:34
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/*Write a complete program in a class named ShowDesign that uses the DrawingPanel to draw the following figure: The window is 200 pixels wide and 200 pixels tall. The background is white and the foreground is black. There are 20 pixels between each of the four rectangles, and the rectangles are concentric (their cent...
UTF-8
Java
1,088
java
Exercise 3G.5: ShowDesign.java
Java
[]
null
[]
/*Write a complete program in a class named ShowDesign that uses the DrawingPanel to draw the following figure: The window is 200 pixels wide and 200 pixels tall. The background is white and the foreground is black. There are 20 pixels between each of the four rectangles, and the rectangles are concentric (their cent...
1,088
0.691147
0.652918
21
46.333332
43.010887
127
false
false
0
0
0
0
0
0
1.095238
false
false
8
ef7d14124965f94c6650241975fefe8bde2fc250
1,125,281,440,832
664f58a6e0035b298e7119a917f17996db6e43fd
/src/com/thanhquangvo/operators_and_statements/statements/WhileStatement.java
4f2e6c86907af3acde34e9deb1daec1de28c25b7
[]
no_license
BigCat3997/java-core-ft-oca
https://github.com/BigCat3997/java-core-ft-oca
9e55856049035e248f854826f8bef4cc2b147ee1
15500acad754ce86957af258b216fd8e3af0435f
refs/heads/main
2023-07-27T19:45:57.512000
2021-07-19T05:01:51
2021-07-19T05:01:51
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.thanhquangvo.operators_and_statements.statements; public class WhileStatement { public static void main(String[] args) { simpleWhile(); multipleStatementWhile(); } static void simpleWhile() { while (true) //condition //statement handle System.o...
UTF-8
Java
569
java
WhileStatement.java
Java
[]
null
[]
package com.thanhquangvo.operators_and_statements.statements; public class WhileStatement { public static void main(String[] args) { simpleWhile(); multipleStatementWhile(); } static void simpleWhile() { while (true) //condition //statement handle System.o...
569
0.59754
0.595782
22
24.863636
22.043955
80
false
false
0
0
0
0
0
0
0.272727
false
false
8
57e88d1cc60955838dcbacf51bb6d85eac990148
15,049,565,411,522
f41aaf353979938a6a3687d7f64b09270533491d
/spring-cloud-framework/pojo/src/main/java/com/markyang/framework/pojo/dto/system/TableInfoTreeDto.java
7a1a9d77ff87ae2aa1eb32a3225873d2cc1ce520
[ "Apache-2.0" ]
permissive
1107186916/framework
https://github.com/1107186916/framework
662efdb7cbcb5c5fe13500c7b55d301eeb2ba2da
273232608f2589ec7e1650063366647e715bfa35
refs/heads/main
2023-03-21T13:04:48.138000
2021-02-04T12:16:37
2021-02-04T12:16:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.markyang.framework.pojo.dto.system; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import java.util.List; /** * 表信息数结构对象 * * @author yangchangliang * @version 1 * @date 2020/5/30 12:14 下午 星期六 */ @Data @Builder @AllArgsConstructor @NoArg...
UTF-8
Java
533
java
TableInfoTreeDto.java
Java
[ { "context": "ort java.util.List;\n\n/**\n * 表信息数结构对象\n *\n * @author yangchangliang\n * @version 1\n * @date 2020/5/30 12:14 下午 星期六\n */", "end": 228, "score": 0.9979972839355469, "start": 214, "tag": "USERNAME", "value": "yangchangliang" } ]
null
[]
package com.markyang.framework.pojo.dto.system; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import java.util.List; /** * 表信息数结构对象 * * @author yangchangliang * @version 1 * @date 2020/5/30 12:14 下午 星期六 */ @Data @Builder @AllArgsConstructor @NoArg...
533
0.688391
0.663951
31
14.83871
12.856771
47
false
false
0
0
0
0
0
0
0.258065
false
false
8
a9a513cf5e419785b4d4dc758d048ebf01dea2fc
14,620,068,688,155
980d8d3803f3bf7c2e38c5a6d17d43fd8b45230a
/src/main/java/com/upwork/repository/WebWindowsRepo.java
ca9b26db6af8931ebedfff0fd4324cfe78c4ba9e
[]
no_license
shivamsom/ords
https://github.com/shivamsom/ords
b77d8c784dffea3670acfa2fd2dcab0006beaff3
086d3f657c604c24e432df4e8d28305cd2fcaabd
refs/heads/master
2020-07-22T13:57:06.377000
2019-09-09T04:44:10
2019-09-09T04:44:10
207,225,586
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.upwork.repository; import org.springframework.data.jpa.repository.JpaRepository; import com.upwork.entity.WebWindowsObject; public interface WebWindowsRepo extends JpaRepository<WebWindowsObject, String>{ //TODO DML/DRL OPERS }
UTF-8
Java
245
java
WebWindowsRepo.java
Java
[]
null
[]
package com.upwork.repository; import org.springframework.data.jpa.repository.JpaRepository; import com.upwork.entity.WebWindowsObject; public interface WebWindowsRepo extends JpaRepository<WebWindowsObject, String>{ //TODO DML/DRL OPERS }
245
0.828571
0.828571
10
23.5
27.756981
80
false
false
0
0
0
0
0
0
0.5
false
false
8
be132cdeca4180ddc501109f685218f97362bf40
30,356,828,856,281
43b2e0b7f3c17bb04200d35717c990077defb0ab
/PM2/pm2/src/main/java/structures/ListDeque.java
81422235c0ae3465a0a051b537d8a5b10ff73612
[]
no_license
adrian-helberg/haw
https://github.com/adrian-helberg/haw
201535011885a16b04a2c5d945f0d4c9379df40d
14703df1fc0846a7fbeec963a62796a72d44f115
refs/heads/master
2018-10-16T18:46:26.508000
2018-07-12T11:46:56
2018-07-12T11:47:45
110,278,166
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Implementation of double linked list as deque * @author Adrian Helberg, Rodrigo Ehlers */ package structures; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; import java.util.NoSuchElementException; public class ListDeq...
UTF-8
Java
3,509
java
ListDeque.java
Java
[ { "context": "ntation of double linked list as deque\r\n * @author Adrian Helberg, Rodrigo Ehlers\r\n */\r\npackage structures;\r\n\r\nimpo", "end": 80, "score": 0.9998712539672852, "start": 66, "tag": "NAME", "value": "Adrian Helberg" }, { "context": "e linked list as deque\r\n * @a...
null
[]
/** * Implementation of double linked list as deque * @author <NAME>, <NAME> */ package structures; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; import java.util.NoSuchElementException; public class ListDeque<E> implements...
3,493
0.507552
0.502137
138
23.427536
18.956047
93
false
false
0
0
0
0
0
0
0.398551
false
false
8
9ad5825340f50455e0896f231472c3e0f35202cf
17,892,833,767,479
908adfa39dcb6eab4d881457960b24630aab21cb
/src/test/java/helper/ReadFile.java
701845b0496fea3035e6de88b13f2f076bd451d1
[]
no_license
rajasharedpublic/25MarchAssignment
https://github.com/rajasharedpublic/25MarchAssignment
fec996f8ea606592101b5626f0a0617799cf6f55
d0a549636ae2ef12d1d6398f4754d98c2f9e2e34
refs/heads/master
2020-05-01T15:05:05.332000
2019-03-25T07:39:48
2019-03-25T07:39:48
177,537,599
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package helper; import org.apache.commons.io.FileUtils; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; public class ReadFile { public Map<Integer, List<String>> getApiFromText(String filepath1, String filepath2) ...
UTF-8
Java
1,405
java
ReadFile.java
Java
[]
null
[]
package helper; import org.apache.commons.io.FileUtils; import java.io.File; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; public class ReadFile { public Map<Integer, List<String>> getApiFromText(String filepath1, String filepath2) ...
1,405
0.537367
0.520996
50
27.08
23.939791
90
false
false
0
0
0
0
0
0
0.64
false
false
8
312153e65d5e26ce9e14b5361c52bc1d14c6636a
3,788,161,170,153
acd183dea8966365ad8f2ac2603c4367f3cc7b0d
/src/PrimeDetect.java
09864d6c9fc141b6a87d48d8c7e70f7a544ad5b0
[]
no_license
toop20/Chapter01
https://github.com/toop20/Chapter01
d8fc9850c24b796654afd08f87c2a32afe8c528d
8ccec7e3abc567766878491aa7b4313f2940d3a4
refs/heads/master
2021-01-12T05:09:17.003000
2017-01-05T06:03:43
2017-01-05T06:03:43
77,871,771
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.*; // Scanner 클래스를 사용하기 위함 public class PrimeDetect { public static void main(String[] args) { Scanner scan= new Scanner(System.in); System.out.print("값을 입력:"); int n=scan.nextInt(); int div=2; while(n>div){ if(n%div==0){ System.out.println("소수가 아닙니다"); br...
UTF-8
Java
573
java
PrimeDetect.java
Java
[]
null
[]
import java.util.*; // Scanner 클래스를 사용하기 위함 public class PrimeDetect { public static void main(String[] args) { Scanner scan= new Scanner(System.in); System.out.print("값을 입력:"); int n=scan.nextInt(); int div=2; while(n>div){ if(n%div==0){ System.out.println("소수가 아닙니다"); br...
573
0.495108
0.48728
35
12.542857
13.466027
43
false
false
0
0
0
0
0
0
2.542857
false
false
8
1e516bfa8461065da5a23af6dda316b8260732c7
25,254,407,710,720
8b10827784e90d01f5defc38a285af7cfc0a5afb
/src/not-used/ReadConfFile.java
acf3875811bd6716470e19661e503a7b127d6ba0
[]
no_license
xt4k/Adonis_selenide2
https://github.com/xt4k/Adonis_selenide2
5efea6e3d3abbbcb3d0226f5db923bd8a76e58a0
f6c93cd71a16aeb1c17d9207c3a61255248cb063
refs/heads/master
2020-06-19T06:37:16.541000
2019-07-31T16:01:41
2019-07-31T16:01:41
196,599,968
0
0
null
false
2020-07-01T19:05:26
2019-07-12T15:08:35
2019-07-31T16:01:54
2020-07-01T19:05:23
1,961
0
0
2
HTML
false
false
package SelenideTAF.util; import com.codeborne.selenide.Configuration; import java.io.FileReader; import java.io.IOException; import java.util.Properties; import static java.lang.System.getProperty; public class ReadConfFile { // Здесь читаю путь к конфигурационному файлу Properties properties = new Propert...
UTF-8
Java
1,245
java
ReadConfFile.java
Java
[]
null
[]
package SelenideTAF.util; import com.codeborne.selenide.Configuration; import java.io.FileReader; import java.io.IOException; import java.util.Properties; import static java.lang.System.getProperty; public class ReadConfFile { // Здесь читаю путь к конфигурационному файлу Properties properties = new Propert...
1,245
0.708609
0.708609
30
39.266666
32.51762
100
false
false
0
0
0
0
0
0
0.733333
false
false
8
03201889feb18b6d3e0c8409f1a5ccc891bc9192
9,912,784,533,431
ed6d45a6ba9b01630d8390a7fb1e52fba70b4404
/src/com/sort/MergeSort.java
3aae34a8e3bd32608d42959d09b89e21803132b0
[]
no_license
815129099/Algorithms
https://github.com/815129099/Algorithms
08b852f862f6f567eb0cdb98a4f58db39b61ef30
b9972e2aa3c1680562d99401947c0f5726bdffdb
refs/heads/master
2023-02-03T03:21:59.287000
2020-12-21T06:49:39
2020-12-21T06:49:39
293,227,803
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sort; public class MergeSort { private static int[] newArr; /** 归并排序 * */ public static int[] sort(int[] arr){ SortUtil.showStartTime("MergeSort.sort"); newArr = new int[arr.length]; sort(arr,0,arr.length-1); SortUtil.showEndTime(); return arr;...
UTF-8
Java
4,350
java
MergeSort.java
Java
[]
null
[]
package com.sort; public class MergeSort { private static int[] newArr; /** 归并排序 * */ public static int[] sort(int[] arr){ SortUtil.showStartTime("MergeSort.sort"); newArr = new int[arr.length]; sort(arr,0,arr.length-1); SortUtil.showEndTime(); return arr;...
4,350
0.466761
0.443187
148
27.662163
22.15259
101
false
false
0
0
0
0
0
0
0.837838
false
false
8
1e5b8300cf765041fd99113a010d4a5f0e794eb9
25,340,307,061,040
f04f90f37e3cc3216c645215e13ea1fa1b832b07
/OrderStatus/src/main/java/com/example/demo/model/OrderStatus.java
cb911e4fe8f799325faa73d7d9a5f81b096f4b87
[]
no_license
nduwayof/final-project
https://github.com/nduwayof/final-project
6750a792ce398153739134a44ec66fcc9c24a8d3
af8f4294789d36ce6ef67acc4800365aa04bd726
refs/heads/master
2023-01-10T03:12:33.302000
2019-11-21T20:54:06
2019-11-21T20:54:06
221,828,449
1
0
null
false
2022-12-30T19:07:17
2019-11-15T02:35:04
2022-06-10T01:55:40
2022-12-30T19:07:17
221,544
1
0
28
Java
false
false
package com.example.demo.model; import org.springframework.data.cassandra.core.mapping.PrimaryKey; import org.springframework.data.cassandra.core.mapping.Table; import java.util.List; @Table public class OrderStatus { @PrimaryKey private String order_id; private String userid; public String getOrd...
UTF-8
Java
1,100
java
OrderStatus.java
Java
[]
null
[]
package com.example.demo.model; import org.springframework.data.cassandra.core.mapping.PrimaryKey; import org.springframework.data.cassandra.core.mapping.Table; import java.util.List; @Table public class OrderStatus { @PrimaryKey private String order_id; private String userid; public String getOrd...
1,100
0.595455
0.595455
57
18.298246
18.220833
66
false
false
0
0
0
0
0
0
0.315789
false
false
8
ac2f1cb4b0ab36088fb723fdd1c4f4364b9f5c03
31,310,311,600,413
f5046e5de09a3085d88150a1528c79b13a911916
/SchoolManagmentClient/src/Entity/Teacher.java
734a19d74faf419dc7678c4c7b15bfa2ab525def
[]
no_license
ShaharAssenheim/School-System
https://github.com/ShaharAssenheim/School-System
7b7eed1d65539d8f4276d2468d6200da42edb1fb
48bdb631183fb7503101698e6bae0c7d69728cba
refs/heads/master
2020-07-04T03:27:02.416000
2019-08-13T12:32:57
2019-08-13T12:32:57
100,361,319
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Entity; /** * The Class Teacher to create Teacher instance. */ public class Teacher extends User { /** The Max hour. */ private String MaxHour; /** The Actual hours. */ private String ActualHours; /** * Instantiates a new teacher. * * @param uid the user id * @param rid the role id * @par...
UTF-8
Java
1,371
java
Teacher.java
Java
[ { "context": "m birthdate the birth date\n\t * @param password the password\n\t * @param ip the IP\n\t * @param phonenumber the p", "end": 450, "score": 0.9046745300292969, "start": 442, "tag": "PASSWORD", "value": "password" } ]
null
[]
package Entity; /** * The Class Teacher to create Teacher instance. */ public class Teacher extends User { /** The Max hour. */ private String MaxHour; /** The Actual hours. */ private String ActualHours; /** * Instantiates a new teacher. * * @param uid the user id * @param rid the role id * @par...
1,373
0.669584
0.669584
72
18.041666
22.773302
154
false
false
0
0
0
0
0
0
1.222222
false
false
8
6de1396bbf97f1d4f0a3c910e85ab7ca54481639
1,039,382,092,657
82bda3ed7dfe2ca722e90680fd396935c2b7a49d
/app-meipai/src/main/java/com/baidu/sapi2/activity/AuthWidgetActivity.java
96a4ec6e017f717e7ca5b7f32b888c3527fbedf1
[]
no_license
cvdnn/PanoramaApp
https://github.com/cvdnn/PanoramaApp
86f8cf36d285af08ba15fb32348423af7f0b7465
dd6bbe0987a46f0b4cfb90697b38f37f5ad47cfc
refs/heads/master
2023-03-03T11:15:40.350000
2021-01-29T09:14:06
2021-01-29T09:14:06
332,968,433
1
1
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.baidu.sapi2.activity; import android.graphics.Bitmap; import android.os.Bundle; import android.text.TextUtils; import android.webkit.WebView; import com.baidu.sapi2.PassportSDK; import com.baidu.sapi2.SapiWebView; import com.baidu.sapi2.SapiWebView.LeftBtnVisibleCallback; import com.baidu.sapi2.SapiWebView...
UTF-8
Java
4,262
java
AuthWidgetActivity.java
Java
[]
null
[]
package com.baidu.sapi2.activity; import android.graphics.Bitmap; import android.os.Bundle; import android.text.TextUtils; import android.webkit.WebView; import com.baidu.sapi2.PassportSDK; import com.baidu.sapi2.SapiWebView; import com.baidu.sapi2.SapiWebView.LeftBtnVisibleCallback; import com.baidu.sapi2.SapiWebView...
4,262
0.603003
0.596668
126
32.825397
25.816839
135
false
false
0
0
0
0
0
0
0.595238
false
false
8
2fba9d3bed06c3cbfc9d41201b6357e16ad1f934
8,194,797,606,466
7143724589c5e4c0e27c8c9dcc089d4a741be618
/src/main/java/com/viajes/core/exception/UnauthorizedException.java
71bb7334bb94cb3ef650eacaae81bfb414a3590c
[]
no_license
nicolucini/Viajes
https://github.com/nicolucini/Viajes
5790e22db262cdaafd0d3e42d5c043e9e5277228
ea21410d1e190059b22444a29282a1ca3c88bc08
refs/heads/master
2017-04-23T19:14:22.267000
2017-04-13T22:41:00
2017-04-13T22:41:00
64,720,606
0
0
null
false
2016-11-21T16:41:35
2016-08-02T03:20:37
2016-08-02T03:39:17
2016-11-21T16:41:35
208
0
0
0
Java
null
null
package com.viajes.core.exception; /** * Used when authentication is required and has failed or has not yet been provided. */ public class UnauthorizedException extends Exception { /** * Default contructor */ public UnauthorizedException() { } /** * Creates an instance with a particular message. * * ...
UTF-8
Java
768
java
UnauthorizedException.java
Java
[]
null
[]
package com.viajes.core.exception; /** * Used when authentication is required and has failed or has not yet been provided. */ public class UnauthorizedException extends Exception { /** * Default contructor */ public UnauthorizedException() { } /** * Creates an instance with a particular message. * * ...
768
0.688802
0.688802
42
17.285715
21.696264
84
false
false
0
0
0
0
0
0
0.928571
false
false
8
b85947eb98b45736c8e3e4df691e2c58a852a516
17,111,149,715,363
54503a37792037ec6c1b78dfb17b96b38ebaae86
/02.Java Projects/01.Intro-Java-Homework/src/SortArrayofStrings.java
93b0cfa9984b44d9d494a5b7c89dacf9bbacb5b0
[]
no_license
GeorgiLambov/SoftwareUniversity
https://github.com/GeorgiLambov/SoftwareUniversity
3457dd202ef7462070d018f698218b024a6eb44d
385ad50e063a01b9e1d242c6b44359ae762f6a82
refs/heads/master
2021-06-06T02:20:26.788000
2018-01-25T12:32:26
2018-01-25T12:32:26
23,916,359
6
3
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Arrays; import java.util.Scanner; public class SortArrayofStrings { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.print("n = "); int n = scan.nextInt(); scan.nextLine(); String[] words = new String[n]; for (int i = 0; i < n;...
UTF-8
Java
502
java
SortArrayofStrings.java
Java
[]
null
[]
import java.util.Arrays; import java.util.Scanner; public class SortArrayofStrings { public static void main(String[] args) { Scanner scan = new Scanner(System.in); System.out.print("n = "); int n = scan.nextInt(); scan.nextLine(); String[] words = new String[n]; for (int i = 0; i < n;...
502
0.573705
0.569721
25
18.08
14.853741
42
false
false
0
0
0
0
0
0
2.04
false
false
8
1b51ed9de1fd797116dc0d97e0e7fd9a37661d71
22,771,916,608,726
f2fcf1da39f40ce2d7ad05ab318e0c062c64da14
/flowproject/src/main/java/com/example/flowproject/ZoomView.java
f9a1e1acba245e3bbb917d3d320c6fc568949e8e
[]
no_license
goufeng/SVCMapView
https://github.com/goufeng/SVCMapView
4b87801cd9c5dc677f0b3e6e62613870c968b825
dbab3e387dc89cb2f36bbfde6a7158f653f1cda5
refs/heads/master
2021-01-01T05:52:47.407000
2017-07-15T06:45:04
2017-07-15T06:45:04
97,296,775
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.flowproject; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Shader; import android.graphics.drawable.ShapeDrawable; i...
UTF-8
Java
2,862
java
ZoomView.java
Java
[ { "context": "rt android.view.View;\n\n/**\n * 自定义放大镜\n * Created by jl on 2017-06-29.\n */\npublic class ZoomView extends ", "end": 494, "score": 0.9995887875556946, "start": 492, "tag": "USERNAME", "value": "jl" } ]
null
[]
package com.example.flowproject; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.BitmapShader; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Shader; import android.graphics.drawable.ShapeDrawable; i...
2,862
0.699568
0.690202
79
34.13924
27.391088
116
false
false
0
0
0
0
0
0
0.974684
false
false
8
f3acb356d457631b75370ad95be2db6d3b20b509
29,635,274,351,528
2d699cf25f6b048414fbe532b5b301746a012e06
/util4j/src/yh/util/json/MyBeanWithPerson.java
2300065ffa60577988b5671588d460a9ef230950
[]
no_license
Yhzhtk/Util4J
https://github.com/Yhzhtk/Util4J
60f856094bd7d1252e25e766c996a2530b0a4cb0
a85683a2ef415313dcd6ec3802d876da71cc8554
refs/heads/master
2019-07-13T00:02:10.205000
2018-08-19T15:56:02
2018-08-19T15:56:02
11,250,713
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package yh.util.json; import java.util.List; import java.util.Map; public class MyBeanWithPerson { public List<Person> getList() { // TODO Auto-generated method stub return null; } public Map<?, ?> getMap() { // TODO Auto-generated method stub return null; } }
UTF-8
Java
278
java
MyBeanWithPerson.java
Java
[]
null
[]
package yh.util.json; import java.util.List; import java.util.Map; public class MyBeanWithPerson { public List<Person> getList() { // TODO Auto-generated method stub return null; } public Map<?, ?> getMap() { // TODO Auto-generated method stub return null; } }
278
0.68705
0.68705
18
14.444445
13.687879
36
false
false
0
0
0
0
0
0
1
false
false
8
691e71d2326681a11c6a245af02460df7f1fdd06
32,392,643,353,062
b709196eca12096eb05b03d7c41e0c58b1095fd6
/app/src/main/java/com/example/projectointegrador/view/adapter/ArtistSearchAdapter.java
619ba8c10ecd4318c9723d625305645e9df34528
[]
no_license
juaniunzu/Android-DrakeMusic-DH
https://github.com/juaniunzu/Android-DrakeMusic-DH
ecbe3c767269d00cf42bb33ada30b267bdbdbb27
3143363cc00bea46995579e11d8ef6da04d1573c
refs/heads/master
2023-03-02T23:30:14.131000
2021-02-10T14:37:09
2021-02-10T14:37:09
279,900,082
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.projectointegrador.view.adapter; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import com.bumptech....
UTF-8
Java
3,171
java
ArtistSearchAdapter.java
Java
[]
null
[]
package com.example.projectointegrador.view.adapter; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import com.bumptech....
3,171
0.683065
0.681173
91
33.846153
30.34053
137
false
false
0
0
0
0
0
0
0.505495
false
false
8
3620ccf70b362509e073c89977d8834a7a10bcd6
1,675,037,255,923
bd6cf75e1869c3b0c9223e0a6ae2bfcb5b47a8b5
/main/plugins/org.talend.dataprofiler.core/src/org/talend/dataprofiler/core/ui/wizard/analysis/connection/AnalysisFilterPage.java
2ee8237307cb0ce2ffb4c6fd0af837d56e803d76
[ "Apache-2.0" ]
permissive
Talend/tdq-studio-se
https://github.com/Talend/tdq-studio-se
562cb16cfa961002750b5da4971229d35ee5af13
b73d12f916fe8442cb9999d32a94405b3c814bea
refs/heads/master
2023-09-04T17:39:57.568000
2023-09-01T07:26:09
2023-09-01T07:26:09
21,088,207
29
58
null
false
2023-09-08T10:14:34
2014-06-22T07:31:07
2023-02-06T03:25:23
2023-09-08T08:33:32
122,100
30
39
10
Java
false
false
// ============================================================================ // // Copyright (C) 2006-2021 Talend Inc. - www.talend.com // // This source code is available under agreement available at // %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt // // You should have...
UTF-8
Java
3,354
java
AnalysisFilterPage.java
Java
[]
null
[]
// ============================================================================ // // Copyright (C) 2006-2021 Talend Inc. - www.talend.com // // This source code is available under agreement available at // %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt // // You should have...
3,354
0.669052
0.661598
83
38.409637
32.114643
116
false
false
0
0
0
0
76
0.045319
0.614458
false
false
8
66b2c37916ce7536e1f73ee486952aa7072cf0b5
3,178,275,810,250
c7fa09bb57a3d825f7413592ea2ab3312e197d0f
/app/src/main/java/eg/emad/horoscope365/Hazak.java
5a4fe19aabc9ed23149c9f9fb7c60382caaa0a21
[]
no_license
mohamedheshama/Horoscope-365
https://github.com/mohamedheshama/Horoscope-365
4394a5dd09d64b963e2159240dc206a4a5775044
fd3e35abc8629d1804c03259f609313d66c25371
refs/heads/master
2020-06-04T16:17:30.272000
2019-04-22T16:27:05
2019-04-22T16:27:05
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package eg.emad.horoscope365; import android.app.Dialog; import android.content.ClipData; import android.content.ClipboardManager; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import a...
UTF-8
Java
6,933
java
Hazak.java
Java
[]
null
[]
package eg.emad.horoscope365; import android.app.Dialog; import android.content.ClipData; import android.content.ClipboardManager; import android.content.Context; import android.content.Intent; import android.content.res.Resources; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import a...
6,933
0.607962
0.604789
196
34.372448
27.935587
139
false
false
0
0
0
0
0
0
0.678571
false
false
8
fd96343560b543387953c2388ff818e7d37fa0a2
4,801,773,451,151
9f78b0b1b313761dce848d1927beb1722bfdc020
/src/CC150/CC5_3.java
60aec6e111b85b0e65ce3fa45b5690fe258563a5
[]
no_license
togalaxy/CC150
https://github.com/togalaxy/CC150
29d6ba34d2f4e314bf383b4e0372031115c8f8ef
d9216838cb18e3f66c7baf5b4b0050e7f3361538
refs/heads/master
2016-08-09T01:36:52.573000
2016-01-23T03:38:14
2016-01-23T03:38:14
50,218,086
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package CC150; public class CC5_3 { public static boolean getBit(int num, int index) { // & all bits to 0 except index return ((num & (1<<index)) > 0); } public static int setBit(int num, int index, boolean b) { if (b) { //true, use | 1 will set 1 return num | (1<<index); } else { //false, set...
UTF-8
Java
1,631
java
CC5_3.java
Java
[]
null
[]
package CC150; public class CC5_3 { public static boolean getBit(int num, int index) { // & all bits to 0 except index return ((num & (1<<index)) > 0); } public static int setBit(int num, int index, boolean b) { if (b) { //true, use | 1 will set 1 return num | (1<<index); } else { //false, set...
1,631
0.522379
0.503985
76
19.486841
17.142202
105
false
false
0
0
0
0
0
0
2.881579
false
false
8
c2287a75a5891604013898897d6094ef48342b46
10,720,238,384,006
b142e07d64f0223513fbac47e7b4007f6ebc8a83
/dev/katari-core/src/main/java/com/globant/katari/core/login/ConfigurableFilterProxy.java
a47843500bb5c9809dbd3ab4f7254baf9c9a6dad
[ "Apache-2.0" ]
permissive
katari-old/Katari
https://github.com/katari-old/Katari
ae4c441660a2b740a538f42521dab4de786df065
f4f6fc214f65bc7e4a837f55baccf7801e479067
refs/heads/master
2022-12-22T01:59:08.896000
2014-10-22T21:02:02
2014-10-22T21:02:27
5,380,711
0
0
null
false
2022-12-15T23:49:06
2012-08-11T15:23:08
2015-07-10T17:59:22
2022-12-15T23:49:03
7,395
2
6
23
Java
false
false
package com.globant.katari.core.login; import java.io.IOException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import org.apache.commons.l...
UTF-8
Java
2,445
java
ConfigurableFilterProxy.java
Java
[]
null
[]
package com.globant.katari.core.login; import java.io.IOException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import org.apache.commons.l...
2,445
0.679755
0.679755
80
28.5375
24.714846
77
false
false
0
0
0
0
0
0
0.3875
false
false
8
625e4b36d175bf1e201a57f8b3ba60b35827689c
13,357,348,306,561
72f7b4ac779c693895fb1fdae80d6953fe172d73
/app/src/main/java/com/example/ptr/esport/all_fragment.java
c9a28bacfe10984979f7897b12b7d415a7d29e26
[]
no_license
piotrtr92/eSport
https://github.com/piotrtr92/eSport
f27f23a0d10f3be0a5ee2b3545ba34c35c08221d
e0309d70412a4ecbf0f3136d6c467596b680936c
refs/heads/master
2021-01-13T05:54:18.093000
2018-04-07T13:41:08
2018-04-07T13:41:08
94,888,975
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.ptr.esport; import android.database.Cursor; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Adapt...
UTF-8
Java
7,934
java
all_fragment.java
Java
[ { "context": "a.util.logging.SimpleFormatter;\n\n/**\n * Created by ptr on 07.09.17.\n */\n\npublic class all_fragment exten", "end": 661, "score": 0.936545193195343, "start": 658, "tag": "USERNAME", "value": "ptr" }, { "context": " res2.getInt(0);\n }\n Log.d(\...
null
[]
package com.example.ptr.esport; import android.database.Cursor; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.Adapt...
7,934
0.518598
0.503467
216
35.717594
26.985916
140
false
false
0
0
0
0
0
0
0.685185
false
false
8
3a8eddeea2d47127dc3a8578023c0b6cfa1d1056
2,869,038,169,060
cd0a08832ffb9cf2c0d00b179658aefea96be44c
/Java/databaseoperate/jdbc/src/main/java/jdbc2_crud/JdbcQueryTest.java
8282caed8ee0569afe4b193181e0f69c95096889
[]
no_license
QingDongz/Study
https://github.com/QingDongz/Study
90de75e90a72bb0c61beb565d6bc9527a2ddbc83
38e336fb7f3443236bafb6860f7e64bb0d9045d2
refs/heads/master
2020-03-07T16:34:13.365000
2018-04-25T07:00:59
2018-04-25T07:00:59
127,586,401
0
0
null
true
2018-04-01T01:38:41
2018-04-01T01:38:41
2018-01-21T11:18:30
2018-01-20T08:38:42
1,209
0
0
0
null
false
null
package jdbc2_crud; public class JdbcQueryTest { }
UTF-8
Java
53
java
JdbcQueryTest.java
Java
[]
null
[]
package jdbc2_crud; public class JdbcQueryTest { }
53
0.754717
0.735849
5
9.6
11.706409
28
false
false
0
0
0
0
0
0
0.2
false
false
8
541060276095daa6af06563ecea5f76d59ddc437
10,746,008,190,375
3848ec83bc709eac896cbee3bac737143fc77a8c
/src/All.java
49955a89635b02fb465caf057f4eb39cbf56e9ad
[]
no_license
Nikchawla/cse
https://github.com/Nikchawla/cse
252282d5067a45d2b9943e88fc75b95dbe76c4fd
10e1bc4325a1cc7115b65f16bf3e464e5c24f34e
refs/heads/master
2020-04-16T02:51:28.694000
2019-02-13T03:12:20
2019-02-13T03:12:20
165,211,010
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
class All { public static void main(String args[]) { int a=30; int b=10; int add= a+b; int sub= a-b; int mult= a*b; int divide= a/b; System.out.println("addition is"+add + "subtraction is"+sub + "multiply is"+mult + "division is"+divide); } }
UTF-8
Java
267
java
All.java
Java
[]
null
[]
class All { public static void main(String args[]) { int a=30; int b=10; int add= a+b; int sub= a-b; int mult= a*b; int divide= a/b; System.out.println("addition is"+add + "subtraction is"+sub + "multiply is"+mult + "division is"+divide); } }
267
0.602996
0.588015
13
18.692308
27.813623
109
false
false
0
0
0
0
0
0
1.307692
false
false
8
732adbead65c4f3633b4f0c04238d14806ca4252
3,908,420,246,325
ddbe5a80e7a8dc2c6f43fe8a3a9957547f260d00
/addon-layers-repository-jpa/addon/src/main/java/org/springframework/roo/addon/layers/repository/jpa/addon/RepositoryJpaOperationsImpl.java
2fdd67ae37aea82df3a7042ed3056b4c31f55077
[ "Apache-2.0" ]
permissive
spring-projects/spring-roo
https://github.com/spring-projects/spring-roo
b81738264b15207d6e508a3519bcdffb7511da19
079df68cc4a8acb947ec404a0f65b26d84a2cab0
refs/heads/master
2023-06-15T05:22:40.088000
2022-10-27T17:50:58
2022-10-27T17:50:58
2,304,277
416
230
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.springframework.roo.addon.layers.repository.jpa.addon; import static java.lang.reflect.Modifier.PUBLIC; import static org.springframework.roo.model.RooJavaType.ROO_READ_ONLY_REPOSITORY; import org.apache.commons.io.IOUtils; import org.apache.commons.lang3.Validate; import org.apache.commons.lang3.tuple.Pa...
UTF-8
Java
27,887
java
RepositoryJpaOperationsImpl.java
Java
[ { "context": "sitoryJpaOperations} implementation.\n *\n * @author Stefan Schmidt\n * @author Juan Carlos García\n * @author Sergio C", "end": 3136, "score": 0.9998810887336731, "start": 3122, "tag": "NAME", "value": "Stefan Schmidt" }, { "context": "mentation.\n *\n * @author Stefan...
null
[]
package org.springframework.roo.addon.layers.repository.jpa.addon; import static java.lang.reflect.Modifier.PUBLIC; import static org.springframework.roo.model.RooJavaType.ROO_READ_ONLY_REPOSITORY; import org.apache.commons.io.IOUtils; import org.apache.commons.lang3.Validate; import org.apache.commons.lang3.tuple.Pa...
27,848
0.738641
0.738426
688
39.530521
31.888874
163
false
false
0
0
0
0
0
0
0.479651
false
false
8
1b21dd4be201b725c1b3a0a881e25d924babecb6
11,295,763,993,785
e6bb71449db6519cc5c4d939883b1dc6954c1e16
/loader/src/main/java/jboot/loader/bootstrapper/config/RepositoryInfo.java
b9c47061b14046656d101aaf58146622d56960bb
[ "Apache-2.0" ]
permissive
charb/jboot
https://github.com/charb/jboot
a89164afa7bb2e66e1365338dbcebb94d1a730fa
f69efd14626c81aa37b5ed659d454e0e3f85c19c
refs/heads/master
2021-01-15T10:50:55.116000
2015-01-29T16:31:20
2015-01-29T16:31:20
29,669,250
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package jboot.loader.bootstrapper.config; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType public class RepositoryInfo { @XmlElement(r...
UTF-8
Java
1,151
java
RepositoryInfo.java
Java
[]
null
[]
package jboot.loader.bootstrapper.config; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType public class RepositoryInfo { @XmlElement(r...
1,151
0.684622
0.684622
65
16.707693
16.657383
79
false
false
0
0
0
0
0
0
0.907692
false
false
8
b1af9277201b7509f7eb33bbba138ee3b5dcab18
18,330,920,427,239
a4c7e30ecfcc3c6b58cbfd91bc8220b368738011
/src/com/sv/leetcode123/ch2_linkedList/ReorderList.java
3914c8dba256c98985145f635714c8355877992d
[]
no_license
brandhill/leetcode2
https://github.com/brandhill/leetcode2
2ef64cbd228bd9e87171b0dbc18b771acfc60ea7
ad9d13cd7483f5f82a68eb3ec842df7a4c5dd600
refs/heads/master
2016-08-07T06:39:43.662000
2016-01-06T13:58:10
2016-01-06T13:58:10
37,928,573
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sv.leetcode123.ch2_linkedList; import com.sv.leetcode123.util.Utils; /** * Created by Hill on 2016/1/1. * <p> * Given a singly linked list L: L0→L1→…→Ln-1→Ln, * reorder it to: L0→Ln→L1→Ln-1→L2→Ln-2→… * <p> * You must do this in-place without altering the nodes' values. * <p> * For example, * Give...
UTF-8
Java
1,888
java
ReorderList.java
Java
[ { "context": " com.sv.leetcode123.util.Utils;\n\n/**\n * Created by Hill on 2016/1/1.\n * <p>\n * Given a singly linked list", "end": 105, "score": 0.998579204082489, "start": 101, "tag": "NAME", "value": "Hill" } ]
null
[]
package com.sv.leetcode123.ch2_linkedList; import com.sv.leetcode123.util.Utils; /** * Created by Hill on 2016/1/1. * <p> * Given a singly linked list L: L0→L1→…→Ln-1→Ln, * reorder it to: L0→Ln→L1→Ln-1→L2→Ln-2→… * <p> * You must do this in-place without altering the nodes' values. * <p> * For example, * Give...
1,888
0.527897
0.502146
82
21.731707
19.607147
77
false
false
0
0
0
0
0
0
0.536585
false
false
8
91fff2e68f43cf794a2f804245929b6d91ddb7dc
21,577,915,702,750
41ebf159de4cd91ac1322338170ba528ba6dd5db
/src/main/java/repositories/RestaurantTableRepository.java
18e1d20983f774170ebfcfbce33f6282b6fe11f6
[]
no_license
AnxheloGripshi/sda-practical-project
https://github.com/AnxheloGripshi/sda-practical-project
52cfa57727af28b57076b49c9a88ab366b53cf58
334837a99baeeac26495e9bd038a70a2fe9de76d
refs/heads/main
2023-04-07T03:54:08.010000
2021-03-30T08:34:26
2021-03-30T08:34:26
328,013,087
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package repositories; public interface RestaurantTableRepository<T, ID> { T findById(ID id); }
UTF-8
Java
101
java
RestaurantTableRepository.java
Java
[]
null
[]
package repositories; public interface RestaurantTableRepository<T, ID> { T findById(ID id); }
101
0.742574
0.742574
6
15.833333
18.361341
51
false
false
0
0
0
0
0
0
0.5
false
false
8
6f4845518afe2a71e3937f96ea3ff54181e70d38
26,603,027,438,076
2748d3ee69732acaaf31eac4b6070e2e6c6dffe6
/src/main/java/com/grapheople/things/controller/api/v1/VoiceApiController.java
b979ccf33595c4dbbe9e19bdff829b9e05954b41
[]
no_license
grapheople/things
https://github.com/grapheople/things
b5d05053ba8c66c1213727c1818f0750c3aecf68
3aff77b6ca0116d352a91a950215086c8a9c3fea
refs/heads/master
2020-04-01T02:16:22.081000
2018-12-30T23:24:14
2018-12-30T23:24:14
152,771,989
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.grapheople.things.controller.api.v1; public class VoiceApiController { }
UTF-8
Java
86
java
VoiceApiController.java
Java
[]
null
[]
package com.grapheople.things.controller.api.v1; public class VoiceApiController { }
86
0.813953
0.802326
4
20.5
20.694202
48
false
false
0
0
0
0
0
0
0.25
false
false
8
6dd4097d8d2f16a979379edbf738ff4c4f873900
566,935,694,607
619dd473cb23525e0a75ede2bf000181a233b059
/carrying-server/src/main/java/com/github/ompc/carrying/server/cache/DefaultRowCache.java
eb91838ee2fc57fc8992e363fe2fbab8a3bae963
[]
no_license
phantomwl/carrying
https://github.com/phantomwl/carrying
072f0501524f9b6d80a94426336ca43918f98916
1506a910629b2dda002286c6e9bdd3cd22f363ac
refs/heads/master
2020-06-03T08:40:52.837000
2014-09-08T11:45:38
2014-09-08T11:45:38
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.github.ompc.carrying.server.cache; import com.github.ompc.carrying.common.domain.Row; import com.google.common.cache.Cache; import com.google.common.cache.CacheBuilder; import com.google.common.cache.CacheLoader; import static com.github.ompc.carrying.common.CarryingConstants.SEQ_INDEX_MAX; /** * 默认行缓存实...
UTF-8
Java
1,362
java
DefaultRowCache.java
Java
[ { "context": "tants.SEQ_INDEX_MAX;\n\n/**\n * 默认行缓存实现\n * Created by vlinux on 14-9-7.\n */\npublic class DefaultRowCache imple", "end": 342, "score": 0.9996395707130432, "start": 336, "tag": "USERNAME", "value": "vlinux" } ]
null
[]
package com.github.ompc.carrying.server.cache; import com.github.ompc.carrying.common.domain.Row; import com.google.common.cache.Cache; import com.google.common.cache.CacheBuilder; import com.google.common.cache.CacheLoader; import static com.github.ompc.carrying.common.CarryingConstants.SEQ_INDEX_MAX; /** * 默认行缓存实...
1,362
0.563798
0.55638
49
26.510204
23.67391
79
true
false
0
0
0
0
0
0
0.387755
false
false
8
91f763653f2832a4bee65136b289015766355eab
30,262,339,574,901
242c45b162eeaeb657da2791914fcc8fc1e70913
/week5/job2/src/main/java/com/example/job2/config/ConfigBean.java
7d9fc07cc54a6b15d788f1b82dd73fd7d4f4d109
[]
no_license
andrew1209/work
https://github.com/andrew1209/work
a4305e898f47524957acc3ed1badafa6d5627458
411079f7964861d69654ca95c7cc1287f2688b4d
refs/heads/master
2023-05-04T00:32:32.622000
2021-05-25T16:47:16
2021-05-25T16:47:16
352,292,401
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.job2.config; import com.example.job2.bean.Student; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; @Configuration public class ConfigBean { @Bean(name = "student") public Student student(){ Student student = new Stud...
UTF-8
Java
422
java
ConfigBean.java
Java
[ { "context": " student.setId(\"111\");\n student.setName(\"name\");\n return student;\n }\n}\n", "end": 386, "score": 0.5564066171646118, "start": 382, "tag": "USERNAME", "value": "name" } ]
null
[]
package com.example.job2.config; import com.example.job2.bean.Student; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; @Configuration public class ConfigBean { @Bean(name = "student") public Student student(){ Student student = new Stud...
422
0.701422
0.689573
17
23.82353
17.750677
60
false
false
0
0
0
0
0
0
0.470588
false
false
8
b0e3e71274023a15188560f24b037e280a46d7b4
12,446,815,236,521
c9134a9fa06dfcd0a302f3e6cf615a453ab73b42
/src/main/java/acs/tabbychat/threads/BackgroundUpdateCheck.java
6f75644e557c8916087c04cb4d3b815ca28b71fc
[]
no_license
HexagonMC/tabbychat
https://github.com/HexagonMC/tabbychat
ca21151533ce18b83cb943ecded24b0eff0e0fa3
d0fd1885b7724d0ec59a45f3743da7a5854cf2d1
refs/heads/master
2021-01-09T07:59:06.939000
2016-08-05T21:26:19
2016-08-05T21:26:19
55,378,931
2
1
null
true
2016-04-04T01:50:19
2016-04-04T01:50:16
2016-04-04T01:50:17
2015-06-15T14:17:51
2,102
0
0
0
Java
null
null
package acs.tabbychat.threads; import net.minecraft.client.resources.I18n; import acs.tabbychat.core.TabbyChat; import acs.tabbychat.util.TabbyChatUtils; public class BackgroundUpdateCheck extends Thread { @Override public void run() { String newest = TabbyChat.getNewestVersion(); String curr...
UTF-8
Java
2,094
java
BackgroundUpdateCheck.java
Java
[]
null
[]
package acs.tabbychat.threads; import net.minecraft.client.resources.I18n; import acs.tabbychat.core.TabbyChat; import acs.tabbychat.util.TabbyChatUtils; public class BackgroundUpdateCheck extends Thread { @Override public void run() { String newest = TabbyChat.getNewestVersion(); String curr...
2,094
0.586915
0.575931
60
33.900002
26.279079
95
false
false
0
0
0
0
0
0
0.733333
false
false
8
003a82d84ef992a277504796143aa9a435dc4b9d
6,193,342,850,343
c8a8e419e237f797814bd19bbbcb09f0abdeaf21
/src/net/htwater/algorithmmuke/stack/ArrayStack.java
dd7eb7c1a47147a397a17210602b8d767690ec5d
[]
no_license
shyit/learnJava
https://github.com/shyit/learnJava
59de10d029e9080f25579bd8ecca040be1325e68
1639457bc7223a440fe8b787f7f6435772486e8a
refs/heads/master
2023-03-08T06:12:11.071000
2023-02-26T08:45:48
2023-02-26T08:45:48
183,333,406
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package net.htwater.algorithmmuke.stack; import net.htwater.algorithmmuke.array.HtArray; import java.util.Arrays; public class ArrayStack<E> implements HtStack<E> { HtArray<E> array; public ArrayStack(int capacity) { array = new HtArray<>(capacity); } public ArrayStack() { array = ...
UTF-8
Java
1,240
java
ArrayStack.java
Java
[]
null
[]
package net.htwater.algorithmmuke.stack; import net.htwater.algorithmmuke.array.HtArray; import java.util.Arrays; public class ArrayStack<E> implements HtStack<E> { HtArray<E> array; public ArrayStack(int capacity) { array = new HtArray<>(capacity); } public ArrayStack() { array = ...
1,240
0.532258
0.530645
61
19.311476
17.341829
56
false
false
0
0
0
0
0
0
0.311475
false
false
8
04370a7ad3c13042e612095564beb5c30fce7563
28,913,719,846,129
ebdf242ca0652d9e6862e1a8a1426c70e4f1766b
/src/a00750330/ui/CustomerDialog.java
f82c78f3b924053d5dbe19f4f3c4675d2c7899a4
[]
no_license
seshieya/bookstore-system
https://github.com/seshieya/bookstore-system
f8855e7e279da264c843491df840c719e4aff7b0
1d544fe0cba8253447d5f406d3809e14fbaa6049
refs/heads/master
2021-09-03T09:57:06.713000
2018-01-08T06:54:41
2018-01-08T06:54:41
116,640,191
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/** * Project: A00750330_lab09 * File: Lab9.java * Date: Nov 14, 2017 */ package a00750330.ui; import java.awt.BorderLayout; import java.awt.FlowLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.sql.SQLException; import java.util.Collections; import java.ut...
UTF-8
Java
5,185
java
CustomerDialog.java
Java
[ { "context": "50330.database.dao.CustomerDao;\r\n\r\n/**\r\n * @author Hsiu-Man Angela Wu, A00750330\r\n *\r\n */\r\n@SuppressWarnings(\"serial\")\r", "end": 941, "score": 0.9988820552825928, "start": 923, "tag": "NAME", "value": "Hsiu-Man Angela Wu" } ]
null
[]
/** * Project: A00750330_lab09 * File: Lab9.java * Date: Nov 14, 2017 */ package a00750330.ui; import java.awt.BorderLayout; import java.awt.FlowLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.sql.SQLException; import java.util.Collections; import java.ut...
5,173
0.689296
0.669817
188
25.579786
24.142286
111
false
false
0
0
0
0
0
0
2.356383
false
false
8
364aeb28f089edad28abf5dc6df362d351f88da2
16,200,616,651,020
82a3cae0857c98b6c6544a4992819d690c63951d
/src/main/java/com/bancobogota/prueba/repository/PersonRepository.java
40af4013345bc517821ccce42b776d4c9c1e19bc
[]
no_license
diegoGoCode/BackEnd-Prueba-BdB
https://github.com/diegoGoCode/BackEnd-Prueba-BdB
4c8682703fc2dda942b85c60508bdec8e5e1369d
2b7eb92e885b49ee1c55639f508ab067437c50be
refs/heads/master
2023-05-12T13:05:04.068000
2021-06-10T21:14:16
2021-06-10T21:14:16
375,155,212
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.bancobogota.prueba.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import com.bancobogota.prueba.entity.Person; public interface PersonRepository extends JpaRepository<Person, Long>{ @Query(value = "SEL...
UTF-8
Java
402
java
PersonRepository.java
Java
[]
null
[]
package com.bancobogota.prueba.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import com.bancobogota.prueba.entity.Person; public interface PersonRepository extends JpaRepository<Person, Long>{ @Query(value = "SEL...
402
0.810945
0.810945
11
35.545456
24.791361
70
false
false
0
0
0
0
0
0
0.818182
false
false
8
4c8f34c8d3bad563bf66ca28ae2ac5a345a18cd6
13,967,233,657,487
87397fc71d0da8ffc687d888254b7be87b9fd23c
/mabicraft/registry/EvilScrollRegistry.java
cccca35334731d6a81dc86225c4d3b060acb9f51
[]
no_license
JMRgaming/minecraft_mods
https://github.com/JMRgaming/minecraft_mods
2de370b95616381e390d7677293e8a6a1088ca2a
ce0d4d24cfdf24228596e15c4717ea5ae4b34865
refs/heads/master
2021-01-22T07:23:02.567000
2013-08-30T07:35:44
2013-08-30T07:35:44
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package rgn.mods.mabicraft.registry; import java.util.List; import java.util.Map; import java.util.Set; import java.util.logging.Level; import com.google.common.collect.BiMap; import com.google.common.collect.HashBiMap; import com.google.common.collect.Lists; import com.google.common.collect.Maps; import net.minecra...
UTF-8
Java
5,642
java
EvilScrollRegistry.java
Java
[]
null
[]
package rgn.mods.mabicraft.registry; import java.util.List; import java.util.Map; import java.util.Set; import java.util.logging.Level; import com.google.common.collect.BiMap; import com.google.common.collect.HashBiMap; import com.google.common.collect.Lists; import com.google.common.collect.Maps; import net.minecra...
5,642
0.775611
0.768876
181
30.176796
32.420097
139
false
false
0
0
0
0
0
0
1.977901
false
false
8
8b1638976b197f9ad0af58d6cf5491c48759bdc8
32,057,635,909,269
1ff7fadb089a3b28706f2318fe716448b04c4cb6
/strings/IdentifyAndMarkMissingParanthesis.java
0a63171ac5937c5b66a8c2e2d1e0036f45a2f5b4
[]
no_license
rpai1/algorithms
https://github.com/rpai1/algorithms
3dba37392f069e90f9b23a2826cada610ddf1329
9d7d9414b2a5c26060ee0330a4b2922544fa587d
refs/heads/master
2020-06-24T06:24:54.337000
2019-07-25T18:17:37
2019-07-25T18:17:37
198,879,081
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package strings; /** * @author rashmi on 2019-07-18 */ import java.util.Stack; class IdentifyAndMarkMissingParanthesis { private static void identifyParenthesis(String str) { Stack<Character> st = new Stack<Character>(); int n = str.length(); int i = 0; int index = 0; ...
UTF-8
Java
1,434
java
IdentifyAndMarkMissingParanthesis.java
Java
[ { "context": "package strings;\n\n/**\n * @author rashmi on 2019-07-18\n\n */\n\nimport java.util.Stack;\n\nclas", "end": 39, "score": 0.9751009345054626, "start": 33, "tag": "USERNAME", "value": "rashmi" } ]
null
[]
package strings; /** * @author rashmi on 2019-07-18 */ import java.util.Stack; class IdentifyAndMarkMissingParanthesis { private static void identifyParenthesis(String str) { Stack<Character> st = new Stack<Character>(); int n = str.length(); int i = 0; int index = 0; ...
1,434
0.37099
0.36053
55
25.072727
20.408424
70
false
false
0
0
0
0
0
0
0.363636
false
false
8
d735efc39862d6c0fdac285bf920803ace956046
1,125,281,449,811
29ba02542e28a1e547c6489073bdac1472cf30c4
/big-data-core/src/main/java/com/natural/data/analyze/core/config/ConfigurationManager.java
36fbd882d2a90d9b0fece8d05c82e3d85b4d4c25
[]
no_license
TimingTop/big-data
https://github.com/TimingTop/big-data
b2ff2fe949ce0342cbeb5240666f1b28011cd33f
72ad46036af90fe7f8f71a685146b08a6f064d07
refs/heads/master
2022-10-25T05:22:18.487000
2021-02-02T01:59:14
2021-02-02T01:59:14
211,296,088
0
0
null
false
2022-08-11T21:16:32
2019-09-27T10:35:30
2021-02-02T02:01:13
2022-08-11T21:16:29
2,113
0
0
7
Java
false
false
package com.natural.data.analyze.core.config; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.Properties; public class ConfigurationManager { private final static String CONFIG_NAME = "config.properties"; private static Properties prop; static { ...
UTF-8
Java
1,554
java
ConfigurationManager.java
Java
[]
null
[]
package com.natural.data.analyze.core.config; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.Properties; public class ConfigurationManager { private final static String CONFIG_NAME = "config.properties"; private static Properties prop; static { ...
1,554
0.604247
0.602317
60
24.9
21.965654
106
false
false
0
0
0
0
0
0
0.433333
false
false
8
a94a8da9c5e1115a8165e36757e6def1659f55ea
39,651,138,081,377
3bf22cc5d0dfaf0686b1a03de7c1bd93bb6d3a12
/src/test/java/com/finki/MyTable/SeleniumTest.java
6ddf46e0844cece16f2e0c4af6cd09dc3edfc75c
[]
no_license
HristijanAnastasovski/myTable
https://github.com/HristijanAnastasovski/myTable
dfcab58041c7d3645ddc151b12f2b56cb18d36c8
bbf5f65cdb67ccc07b29e909fb3c26a597a4e3e0
refs/heads/master
2021-07-14T02:16:14.533000
2019-10-07T22:24:04
2019-10-07T22:24:04
199,847,918
0
0
null
false
2020-10-13T16:31:31
2019-07-31T12:03:03
2019-10-07T22:24:14
2020-10-13T16:31:29
87
0
0
1
Java
false
false
package com.finki.MyTable; import io.github.bonigarcia.wdm.ChromeDriverManager; import org.junit.runner.RunWith; import org.openqa.selenium.*; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.support.ui.Select; import org.springframework.test.context.junit4.SpringRunner; import org.testng.Ass...
UTF-8
Java
8,708
java
SeleniumTest.java
Java
[ { "context": "package com.finki.MyTable;\n\nimport io.github.bonigarcia.wdm.ChromeDriverManager;\nimport org.junit.runner.", "end": 55, "score": 0.998945951461792, "start": 45, "tag": "USERNAME", "value": "bonigarcia" }, { "context": "d_input\"));\n\n customerEmailInput.sendKe...
null
[]
package com.finki.MyTable; import io.github.bonigarcia.wdm.ChromeDriverManager; import org.junit.runner.RunWith; import org.openqa.selenium.*; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.support.ui.Select; import org.springframework.test.context.junit4.SpringRunner; import org.testng.Ass...
8,680
0.671911
0.654341
273
30.893772
30.799238
136
false
false
0
0
0
0
0
0
0.564103
false
false
8
40cf0573536b9df305889551f402fcff94ca199e
39,307,540,703,856
fb5a9f9e8baef2e9e8d7d5b84093e5ccd52cbcff
/app/src/main/java/com/example/project01_backup/model/FirebaseCallback.java
4f42a3d61ff631cda97c8fa4054728aa999d3a08
[]
no_license
TrongNhan-Nguyen/Project01_BackUp
https://github.com/TrongNhan-Nguyen/Project01_BackUp
89821ccf844fa836c81e716fc4d85a1bdfc75f85
71caffdc692cca92ed4ab98af9fe240d805b54b5
refs/heads/master
2022-04-23T01:55:24.229000
2020-04-27T09:07:09
2020-04-27T09:07:09
248,651,161
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.project01_backup.model; import java.util.List; public class FirebaseCallback { public void placesList (List<Places> placesList){} public void commentList (List<Comment> commentList){} public void postListAdmin (List<Post> postList){} public void postListUser (List<Post> postList){}...
UTF-8
Java
649
java
FirebaseCallback.java
Java
[]
null
[]
package com.example.project01_backup.model; import java.util.List; public class FirebaseCallback { public void placesList (List<Places> placesList){} public void commentList (List<Comment> commentList){} public void postListAdmin (List<Post> postList){} public void postListUser (List<Post> postList){}...
649
0.74114
0.738059
16
39.5625
21.589838
62
false
false
0
0
0
0
0
0
0.1875
false
false
8
9bbedb761dd57cce79d3380b08e8c49911891f3d
12,549,894,442,563
74536f3f64e0c77632490aa53672c2c11075f1d0
/server/src/main/java/InteractionHandler.java
c31c7e74d866fe9f966203bb1a4b476ee3fb52d3
[]
no_license
mzubzzz/NetStorageFinal
https://github.com/mzubzzz/NetStorageFinal
f0ef7a65a54344b37e9999b530be4e63d8c37304
0c0ffd837f8639640026429334461926b9366cc9
refs/heads/master
2023-04-14T01:15:42.020000
2021-04-15T10:02:23
2021-04-15T10:02:23
244,976,326
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import io.netty.buffer.ByteBuf; import io.netty.channel.*; import io.netty.handler.codec.serialization.ObjectEncoder; import io.netty.handler.stream.ChunkedFile; import java.io.*; import java.nio.file.FileAlreadyExistsException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import...
UTF-8
Java
8,856
java
InteractionHandler.java
Java
[]
null
[]
import io.netty.buffer.ByteBuf; import io.netty.channel.*; import io.netty.handler.codec.serialization.ObjectEncoder; import io.netty.handler.stream.ChunkedFile; import java.io.*; import java.nio.file.FileAlreadyExistsException; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import...
8,856
0.583401
0.580844
213
39.394367
27.744041
159
false
false
0
0
0
0
0
0
0.605634
false
false
8
5e56c0157bca9694f5f37c737a968b58ab6b788d
31,937,376,838,120
e9911fad7992045e72ada20f1347d422b452ae76
/src/main/java/org/jee/rpc/RpcImporter.java
c4359fc665f82f2c0620211b615f255f90e46dab
[ "Apache-2.0" ]
permissive
JeffLi1993/java-core-learning-example
https://github.com/JeffLi1993/java-core-learning-example
75ebcf827a77c22619fa2748b299e850148dd23e
09f71b5606eeec1c65afafa4b3c7eddcc4a96732
refs/heads/master
2022-06-05T04:30:15.733000
2021-11-01T14:09:21
2021-11-01T14:09:21
37,569,554
1,938
828
Apache-2.0
false
2020-10-13T08:16:53
2015-06-17T03:08:25
2020-10-12T06:06:58
2020-10-13T08:16:52
454
1,485
695
3
Java
false
false
package org.jee.rpc; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; import java.lang.reflect.Proxy; import java.net.InetSocketAddress; import java.net.Socket; /** * 描述:Rpc本地服务代理类 * 1. 将本地接口调用转化为JDK的动态调用,在动态调用中实现接口的远程调...
UTF-8
Java
2,559
java
RpcImporter.java
Java
[ { "context": "发送给服务提供者\n * 4. 同步阻塞等待服务端返回应答,获取应答后返回\n * Created by bysocket on 16/2/29.\n */\npublic class RpcImporter<S> {\n ", "end": 447, "score": 0.9992259740829468, "start": 439, "tag": "USERNAME", "value": "bysocket" } ]
null
[]
package org.jee.rpc; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.lang.reflect.InvocationHandler; import java.lang.reflect.Method; import java.lang.reflect.Proxy; import java.net.InetSocketAddress; import java.net.Socket; /** * 描述:Rpc本地服务代理类 * 1. 将本地接口调用转化为JDK的动态调用,在动态调用中实现接口的远程调...
2,559
0.474814
0.470434
60
37.049999
23.776337
103
false
false
0
0
0
0
0
0
0.583333
false
false
8
050b491053c101f472a973091c779daf9ea5babe
23,055,384,493,610
dd5220e1b7ea86c09a73c80e8fdf74f7d7be8457
/cloud-prov-jmx/src/main/java/org/coderthoughts/cloud/provisioning/api/xxx/DeploymentChannel.java
c4cdfc820d7605620c9a831c8c849060e0f14170
[]
no_license
gspandy/osgi-cloud-prov-src
https://github.com/gspandy/osgi-cloud-prov-src
10e8e6bce012de59c38912f2d3a142aa2e9707d2
e7ce16d096fd04a8e8515498798780470062fd20
refs/heads/master
2023-08-25T19:11:42.455000
2012-10-01T13:27:40
2012-10-01T13:27:40
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.coderthoughts.cloud.provisioning.api.xxx; import java.io.IOException; public interface DeploymentChannel { long [] getBundleIDs() throws IOException; String getBundleSymbolicName(long id) throws IOException; void close(); }
UTF-8
Java
250
java
DeploymentChannel.java
Java
[]
null
[]
package org.coderthoughts.cloud.provisioning.api.xxx; import java.io.IOException; public interface DeploymentChannel { long [] getBundleIDs() throws IOException; String getBundleSymbolicName(long id) throws IOException; void close(); }
250
0.772
0.772
9
26.777779
22.379444
61
false
false
0
0
0
0
0
0
0.555556
false
false
8
390c69c59a549e6a8aff9d89c93795a4ca023b4d
14,568,529,117,303
b5b610d41523fc66f05f7bc3cddd57c5659017fe
/Final Project - LaTazza/src/test/java/it/polito/latazza/data/TestSystem.java
d39da4fa90b1691bf7990dce7742187058c00ea9
[]
no_license
AntoninoAngi/SoftwareEngineering
https://github.com/AntoninoAngi/SoftwareEngineering
9f094b8cc752cb747307c64b159d5b825a525342
9fbd49483b22df57dcaa92cd264acdff880bd531
refs/heads/master
2022-11-13T22:58:14.366000
2020-07-13T16:10:32
2020-07-13T16:10:32
279,350,039
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package it.polito.latazza.data; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertTrue; import static org.junit.jupiter.api.Assertions.fail; import java.util.Calendar; ...
UTF-8
Java
18,753
java
TestSystem.java
Java
[ { "context": "set();\r\n\t \temployeeIds[0] = dI.createEmployee(\"mario\", \"rossi\");\r\n\t \temployeeIds[1] = dI.createEmpl", "end": 907, "score": 0.9997847676277161, "start": 902, "tag": "NAME", "value": "mario" }, { "context": " \temployeeIds[0] = dI.createEmployee(\"mar...
null
[]
package it.polito.latazza.data; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertTrue; import static org.junit.jupiter.api.Assertions.fail; import java.util.Calendar; ...
18,753
0.609716
0.575535
589
29.838709
21.68276
99
false
false
0
0
0
0
0
0
3.993209
false
false
8
ac21f86f3d03f8ae683bff91e5eead00167234c2
22,144,851,410,935
48522788ca2affb046f8a0ece47602582f97aee5
/app/src/main/java/com/example/can_sniffer/usb/UsbUartReader.java
01c86b44b932e610bdf7fbc141bbc1c22cde1705
[]
no_license
RubberBigPepper/CAN_sniffer
https://github.com/RubberBigPepper/CAN_sniffer
9ddca96c840a2797d213785969e386e1ca44355c
cc900fbb2a30a42ac591d1f6ac1c21283f8b9678
refs/heads/master
2023-03-28T03:29:11.730000
2021-03-31T13:00:35
2021-03-31T13:00:35
345,929,608
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.can_sniffer.usb; import android.app.PendingIntent; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.hardware.usb.UsbDevice; import android.hardware.usb.UsbDeviceConnection; import android.har...
UTF-8
Java
6,105
java
UsbUartReader.java
Java
[]
null
[]
package com.example.can_sniffer.usb; import android.app.PendingIntent; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; import android.hardware.usb.UsbDevice; import android.hardware.usb.UsbDeviceConnection; import android.har...
6,105
0.647117
0.644625
170
34.405884
26.658735
146
false
false
0
0
0
0
0
0
0.582353
false
false
8
8e259c1bd96af9a4b54e17506b1abe881a7deb74
30,167,850,326,946
76d440f4739a1c808a11108e59b566acd2ba28c0
/src/classroom406/AgeCalculator.java
55557c0e0be87e135aa5adabd7f256458c4c9a42
[]
no_license
glemma32/Class406
https://github.com/glemma32/Class406
e16c34e3cbd16b86986e2dc384f6dffd7e319936
6ad20d9cf01293c84ea3fbce95343c845b0ad667
refs/heads/master
2021-01-22T06:19:39.107000
2017-06-05T15:38:59
2017-06-05T15:38:59
92,544,279
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package classroom406; import java.util.Calendar; import java.util.Scanner; public class AgeCalculator { public static void main(String[] args) { // TODO Auto-generated method stub int day,month,birthyear,age; System.out.println("Enter your date of birth"); System.out.println("Enter the day"); Scann...
UTF-8
Java
822
java
AgeCalculator.java
Java
[]
null
[]
package classroom406; import java.util.Calendar; import java.util.Scanner; public class AgeCalculator { public static void main(String[] args) { // TODO Auto-generated method stub int day,month,birthyear,age; System.out.println("Enter your date of birth"); System.out.println("Enter the day"); Scann...
822
0.694647
0.690998
34
23.17647
18.3134
52
false
false
0
0
0
0
0
0
2.088235
false
false
8
e1074211dfe4c5ca5f1e5567a20c8ea0e9149e86
9,672,266,382,865
8143d59d244d11110dcef70a03f01a02be64b18a
/src/validator/Validator.java
22f02027dee0a186c23dac000de73f20007a56f2
[]
no_license
kilosha/JavaTaskTwo
https://github.com/kilosha/JavaTaskTwo
936539e16b71c3e20b5e643b8cbdf4e712aed0c1
11dbe9c376a573f8b40685159affab1deea7dd78
refs/heads/master
2020-08-13T04:02:08.817000
2019-10-15T21:27:24
2019-10-15T21:27:24
214,901,274
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package validator; public class Validator { public static boolean isValid(String string) { return string.matches(VALID_CANDY); } }
UTF-8
Java
163
java
Validator.java
Java
[]
null
[]
package validator; public class Validator { public static boolean isValid(String string) { return string.matches(VALID_CANDY); } }
163
0.631902
0.631902
10
15.3
19.406443
54
false
false
0
0
0
0
0
0
0.2
false
false
8
518f1988765686cbf8ba95aa174a8bfd752b30b7
9,672,266,380,226
6223674886df3bd3c350013ba0589bb309a4909c
/src/main/java/com/robaone/log/LogErrorWriter.java
191c2cf7568b7f0e950142cdc0910c6b444c21a2
[]
no_license
robaone/rolib2
https://github.com/robaone/rolib2
46a5bc07da0c73ddacdabda236c19b32ac3fd8f4
3f6cb01163def221efbcd28965719b79af66e1c8
refs/heads/main
2023-07-21T21:09:17.462000
2021-05-21T17:33:16
2021-05-21T17:33:16
369,604,205
0
0
null
false
2021-09-02T19:04:58
2021-05-21T17:10:46
2021-05-21T17:33:19
2021-09-02T19:03:57
64
0
0
1
Java
false
false
package com.robaone.log; import java.io.FileNotFoundException; import java.io.IOException; import java.io.OutputStream; import java.io.PrintStream; import java.util.logging.Level; import java.util.logging.Logger; import org.apache.commons.io.output.ByteArrayOutputStream; public class LogErrorWriter extends PrintStre...
UTF-8
Java
1,101
java
LogErrorWriter.java
Java
[]
null
[]
package com.robaone.log; import java.io.FileNotFoundException; import java.io.IOException; import java.io.OutputStream; import java.io.PrintStream; import java.util.logging.Level; import java.util.logging.Logger; import org.apache.commons.io.output.ByteArrayOutputStream; public class LogErrorWriter extends PrintStre...
1,101
0.707539
0.70663
48
21.9375
20.340237
76
false
false
0
0
0
0
0
0
2.25
false
false
8
fa0ccea91d5eff4c81d25dfadff9e204c405e6cc
17,686,675,373,462
e174b2ae331b6c7f3ff800f61fc04a0bcf09b2b1
/src/benchmark/BenchmarkResult.java
a37890c8dafc431065fddc306f5f5c23a6c13bca
[ "Apache-2.0" ]
permissive
DanielYWoo/fast-object-pool
https://github.com/DanielYWoo/fast-object-pool
1553ec49a08c74183e34090a62839037764ac2a7
2bfdf5c696936ffa1adc53342604fa46ab26b31d
refs/heads/master
2023-05-26T10:20:58.335000
2023-04-14T14:01:00
2023-04-14T14:01:00
13,113,883
116
49
Apache-2.0
false
2023-05-22T04:57:47
2013-09-26T05:40:22
2023-05-16T03:35:16
2023-05-22T04:57:46
1,277
108
43
10
Java
false
false
public class BenchmarkResult { private final String poolName; private final long created; private final double errorRate; private final double avgThroughput; private final double avgLatency; private final int threads; private final int borrows; private final long loops; public Benc...
UTF-8
Java
1,194
java
BenchmarkResult.java
Java
[]
null
[]
public class BenchmarkResult { private final String poolName; private final long created; private final double errorRate; private final double avgThroughput; private final double avgLatency; private final int threads; private final int borrows; private final long loops; public Benc...
1,194
0.551926
0.551926
40
28.85
18.412699
101
false
false
0
0
0
0
0
0
0.8
false
false
8
14f59400823f8386134c293c2ebd98249899a3d3
27,771,258,568,154
d5b6c70aa6927bfdd8be1b6d315146796de24c5e
/Hopitally/app/src/main/java/com/example/tienvong/hopitally/ActivityVietBL.java
87d5c7ef0bc619e2297d0724e4eafef1630679b7
[]
no_license
TienVong/hopitally
https://github.com/TienVong/hopitally
f2695de03a95718421d7fd83b81bebb36b88fced
7957cc84c2ab87a3b69f878ddc24aac34e81415c
refs/heads/master
2021-01-23T11:20:31.947000
2017-09-06T16:28:50
2017-09-06T16:28:50
102,628,921
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.tienvong.hopitally; import android.content.Context; import android.content.SharedPreferences; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.os.AsyncTask; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.supp...
UTF-8
Java
12,775
java
ActivityVietBL.java
Java
[ { "context": "\n private static final String USER_NAME = \"aporter\";\n// private static final String URL = \"ht", "end": 6403, "score": 0.9996725916862488, "start": 6396, "tag": "USERNAME", "value": "aporter" } ]
null
[]
package com.example.tienvong.hopitally; import android.content.Context; import android.content.SharedPreferences; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.os.AsyncTask; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.supp...
12,775
0.580257
0.577895
381
32.341206
26.672094
120
false
false
0
0
0
0
0
0
0.616798
false
false
8
03f70ac750324fb05567726ba017533cb6d9e863
9,783,935,556,728
fb60cd52e35378f4cf307ba791ecfd5695788a1c
/api/src/test/java/com/zmz121/dao/TestMapper.java
5aa1c19a2afe1d88ef07f978c536a794a440d91c
[]
no_license
zhaomanzhou/ShareWay
https://github.com/zhaomanzhou/ShareWay
b13cff201f6e7d914685464224f558dfb9a7f07f
ef634e7252ded6c2538407179f99d0a7ca6794ac
refs/heads/master
2020-05-29T13:05:05.208000
2020-03-13T14:45:45
2020-03-13T14:45:45
189,149,058
0
0
null
false
2021-01-20T23:51:11
2019-05-29T04:12:45
2020-03-13T14:45:49
2021-01-20T23:51:09
132
0
0
4
Java
false
false
package com.zmz121.dao; import com.zmz121.model.po.User; import org.junit.Assert; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringJUn...
UTF-8
Java
856
java
TestMapper.java
Java
[ { "context": ";\n User u = new User();\n u.setName(\"Tom\");\n u.setTel(\"13772036095\");\n Syste", "end": 696, "score": 0.9915511608123779, "start": 693, "tag": "NAME", "value": "Tom" } ]
null
[]
package com.zmz121.dao; import com.zmz121.model.po.User; import org.junit.Assert; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringJUn...
856
0.700935
0.671729
38
21.526316
18.916349
71
false
false
0
0
0
0
0
0
0.447368
false
false
8
efe1a4bf0ed7f9826a8069b70d013c8968dc476c
26,070,451,537,704
d84008183c117cf0b2a79d2694f6eec7ac5f0832
/app/src/main/java/com/aiven/seafox/controller/util/ViewUtil.java
7b84221572996db02115e165471ee67f42c4cd28
[]
no_license
aiven163/Seafox
https://github.com/aiven163/Seafox
614c9a858f0ea24ddddc2d998fc241baf5fded39
c7b9fcf0e8ecdedc0b0ccaa63fbb9c00e2fa0dad
refs/heads/master
2016-09-06T15:51:19.543000
2015-08-18T01:34:39
2015-08-18T01:34:39
39,753,582
5
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.aiven.seafox.controller.util; import java.lang.reflect.Field; import android.view.View; import com.aiven.seafox.controller.intef.ELayout; import com.aiven.seafox.controller.intef.EWidget; import com.aiven.seafox.controller.log.LogConfig; import com.aiven.seafox.controller.log.Logs; import com.aiven.seafo...
UTF-8
Java
2,721
java
ViewUtil.java
Java
[ { "context": "m.aiven.seafox.view.BaseFragment;\n\n\n/**\n * @author Aiven\n * @date 2013-5-20\n * @email aiven163@sina.com\n *", "end": 406, "score": 0.9682912826538086, "start": 401, "tag": "USERNAME", "value": "Aiven" }, { "context": "\n/**\n * @author Aiven\n * @date 2013-5-20\n ...
null
[]
package com.aiven.seafox.controller.util; import java.lang.reflect.Field; import android.view.View; import com.aiven.seafox.controller.intef.ELayout; import com.aiven.seafox.controller.intef.EWidget; import com.aiven.seafox.controller.log.LogConfig; import com.aiven.seafox.controller.log.Logs; import com.aiven.seafo...
2,711
0.653804
0.647924
103
25.417477
21.740984
87
false
false
0
0
0
0
0
0
3.252427
false
false
8
cca427a0e7d26071b28657a62c434ef8044dad6e
12,034,498,425,815
eb561c5f14409e53195fa11d2100ed0089a00f1f
/JavaUtils/src/main/java/com/utils/JzSqlUtils.java
cbe2d433e6645f7815554bcbcbc7038582cab86e
[]
no_license
jinzbone/JavaApp
https://github.com/jinzbone/JavaApp
85194d93cd04efe5df9a297225a700c657902343
7173fd225802ffe054c453a8143c7d0fda042a8b
refs/heads/master
2023-08-17T02:22:36.325000
2021-09-27T09:44:53
2021-09-27T09:44:53
283,733,105
0
0
null
false
2020-09-03T08:31:12
2020-07-30T09:51:04
2020-09-03T08:30:52
2020-09-03T08:31:11
190,794
0
0
18
Java
false
false
package com.utils; /** * @Title: 常用SQL功能的语法参考 * @Author: ZhangJing * @Date: * @Description: * @Version 1.0 */ public class JzSqlUtils { public static String add_time_sql = "update danger_tb set @field = DATE_ADD(@field, interval 1 year) "; }
UTF-8
Java
283
java
JzSqlUtils.java
Java
[ { "context": "om.utils;\n\n/**\n * @Title: 常用SQL功能的语法参考\n * @Author: ZhangJing\n * @Date:\n * @Description:\n * @Version 1.0\n */\npu", "end": 69, "score": 0.9997513294219971, "start": 60, "tag": "NAME", "value": "ZhangJing" } ]
null
[]
package com.utils; /** * @Title: 常用SQL功能的语法参考 * @Author: ZhangJing * @Date: * @Description: * @Version 1.0 */ public class JzSqlUtils { public static String add_time_sql = "update danger_tb set @field = DATE_ADD(@field, interval 1 year) "; }
283
0.630189
0.618868
13
19.384615
20.337683
79
false
false
0
0
0
0
0
0
0.230769
false
false
8
3995fcf4bd5e78d1e3944781020cf6546f16d2b4
13,975,823,620,479
49d689fd964178278d20fdb3e6b01aca36c6cd16
/hytech-clustering-parent/clustering-service-parent/clustering-service-clustering/src/main/java/ru/mephi/hytech/clustering/service/ClusteringServiceImpl.java
2b4fcf058f8ded37c74f6395d885138181cc6749
[]
no_license
androsovgr/hytech-clusteting
https://github.com/androsovgr/hytech-clusteting
104ee074135c18b9c8d14da5563b85a8183ebe4c
a6bdc6d370c902591089fe3fc2188a6a090bc719
refs/heads/master
2020-05-16T20:46:42.774000
2014-12-25T21:30:35
2014-12-25T21:30:35
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ru.mephi.hytech.clustering.service; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import javax.ejb.Local; import javax.ejb.Stateless; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import ru.mephi.hytech.clustering.model.Cluster; import ru.mephi.hytech.cl...
UTF-8
Java
8,080
java
ClusteringServiceImpl.java
Java
[]
null
[]
package ru.mephi.hytech.clustering.service; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import javax.ejb.Local; import javax.ejb.Stateless; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import ru.mephi.hytech.clustering.model.Cluster; import ru.mephi.hytech.cl...
8,080
0.71151
0.709406
212
36.113209
27.688061
105
false
false
0
0
0
0
0
0
3.014151
false
false
8
5e727d8a24805f60c742f5e9ba8ebab56b8a43b6
13,975,823,621,186
38bcc51d874e3079edc3afc216336ad08e7a9f91
/src/SpartexInterviewMapDecoder/MyMapDecoder.java
59c4f21ce51efb197821796b7677a70edfc089eb
[]
no_license
ivasikNewStarter/webView
https://github.com/ivasikNewStarter/webView
28232c1cedde249a488cb4d6f46f213cfc57eed2
1cc1596fc41a554a3e756b6ca8791c84ad75986b
refs/heads/master
2020-08-27T21:27:52.994000
2020-03-05T08:08:00
2020-03-05T08:08:00
217,492,529
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package SpartexInterviewMapDecoder; /** * Created by u0139221 on 2/20/2020. */ import java.util.HashMap; import java.util.Map; public class MyMapDecoder implements MapDecoder{ @Override public Map<String, String> decode(String str) { Map <String,String> decodeMap = null; if (!str.isEmpt...
UTF-8
Java
829
java
MyMapDecoder.java
Java
[ { "context": "age SpartexInterviewMapDecoder;\n\n/**\n * Created by u0139221 on 2/20/2020.\n */\n\nimport java.util.HashMap;\nimpo", "end": 63, "score": 0.9993038177490234, "start": 55, "tag": "USERNAME", "value": "u0139221" } ]
null
[]
package SpartexInterviewMapDecoder; /** * Created by u0139221 on 2/20/2020. */ import java.util.HashMap; import java.util.Map; public class MyMapDecoder implements MapDecoder{ @Override public Map<String, String> decode(String str) { Map <String,String> decodeMap = null; if (!str.isEmpt...
829
0.560917
0.54041
39
20.256411
23.565205
84
false
false
0
0
0
0
0
0
0.307692
false
false
8
fdf63573a44358bd179b72998e1b87e84b3b6974
7,816,840,511,510
dcf10396154735fb070d076179fe6bef6442d8f5
/master_bot_service/src/main/java/com/master_bot_service/telegram/MasterBot.java
749bb179c06d0f06eb6e79c1a1ddb609bf4eb170
[]
no_license
nox10/JahbulonEventBot
https://github.com/nox10/JahbulonEventBot
72b44d9eb41091d5250aefcee5f77427885171a7
17223503c6ffc756243819bc5e1466bf18422810
refs/heads/master
2022-12-18T00:05:38.158000
2020-09-21T12:06:15
2020-09-21T12:06:15
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.master_bot_service.telegram; import com.master_bot_service.data.Chats; import com.master_bot_service.telegram.handler.HandlerScenario; import com.master_bot_service.telegram.parser.UserMessageParser; import com.master_bot_service.data.Event; import com.master_bot_service.telegram.session.EventSession; impo...
UTF-8
Java
1,967
java
MasterBot.java
Java
[]
null
[]
package com.master_bot_service.telegram; import com.master_bot_service.data.Chats; import com.master_bot_service.telegram.handler.HandlerScenario; import com.master_bot_service.telegram.parser.UserMessageParser; import com.master_bot_service.data.Event; import com.master_bot_service.telegram.session.EventSession; impo...
1,967
0.765343
0.762764
53
35.603775
28.293169
102
false
false
0
0
0
0
0
0
0.603774
false
false
8
1c9cff8e1e06f74e9d08d8e6b9d0845900b5ddd7
13,786,845,054,341
ff4773caba6c377df0ad0c3869ecc761bcb53e37
/src/PrototypePattern_6/Warrior.java
f62ab08c46480c5c09218d19698bbb731a84362e
[]
no_license
loki153/JavaLearing
https://github.com/loki153/JavaLearing
3f866d219e7bd958466a97c688ec3a9b4f1ed8c6
69a11c8cdb7e587342ec5437d19409523c4a159c
refs/heads/master
2020-09-30T12:49:25.484000
2020-04-25T13:59:13
2020-04-25T13:59:13
227,290,440
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package PrototypePattern_6; public class Warrior implements Cloneable{ private String name; private String gender; private int age; private Experience exp; public Warrior(String name) { this.name = name; exp = new Experience(); } public String getGender()...
UTF-8
Java
1,194
java
Warrior.java
Java
[]
null
[]
package PrototypePattern_6; public class Warrior implements Cloneable{ private String name; private String gender; private int age; private Experience exp; public Warrior(String name) { this.name = name; exp = new Experience(); } public String getGender()...
1,194
0.567177
0.566327
55
19.381819
16.943211
64
false
false
0
0
0
0
0
0
0.4
false
false
8
69db2db3e24cf1a7b24b2654d05a122027b89608
21,492,016,377,767
6e9de9ac18bfc45b8010d35bc64c773c62e05608
/vmd.components.svg/nb_svg_midp_components/src/org/netbeans/microedition/svg/SVGDefaultListCellRenderer.java
a41dc472a7d67d02aa4288d181f79e9a842a1d7e
[]
no_license
SRabbelier/Netbeans
https://github.com/SRabbelier/Netbeans
b6b1039d48b7898d31f3c7c572a4cadad73b6265
873d80ea8fa49fbf4bb5ecf76d275dcfa3cea6df
HEAD
2016-09-03T07:02:28.657000
2009-07-31T19:04:49
2009-07-31T19:04:49
267,579
1
2
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common * Development and Distribution License("CDDL") (...
UTF-8
Java
7,260
java
SVGDefaultListCellRenderer.java
Java
[ { "context": "ent ( NPE will be thrown otherwise ). \n * @author ads\n *\n */\npublic class SVGDefaultListCellRenderer im", "end": 3676, "score": 0.9969969987869263, "start": 3673, "tag": "USERNAME", "value": "ads" } ]
null
[]
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common * Development and Distribution License("CDDL") (...
7,260
0.653995
0.64449
161
44.093166
30.452856
157
false
false
0
0
0
0
0
0
0.639752
false
false
8