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
718a775fedea5b7ddb2683bd540e6b5e1365dbb2
24,739,011,682,682
046f6e4447c65782a335b4147c1d4cfbdbd64287
/app/src/main/java/com/launch/alititlewithlist/view/cell/Content_1_ItemView.java
1830748e160076a56b7e17ac7d48a8c3f8acbf74
[]
no_license
sovwcwsfm/AliTitleWithList
https://github.com/sovwcwsfm/AliTitleWithList
7c2edd265dce32e41fc4f4b8f0168d5acb0efa84
05488cbc36e21ca39f487864345e5dcadd1223f2
refs/heads/master
2020-03-21T12:04:45.112000
2018-09-10T07:21:36
2018-09-10T07:21:36
138,534,647
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.launch.alititlewithlist.view.cell; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView;...
UTF-8
Java
2,142
java
Content_1_ItemView.java
Java
[ { "context": "页广告类型1\n * 用到的数据 Name、Image、ImageLink\n * Created by Junnan on 2018/3/14.\n */\n\npublic class Content_1_ItemVie", "end": 609, "score": 0.7355895042419434, "start": 603, "tag": "USERNAME", "value": "Junnan" } ]
null
[]
package com.launch.alititlewithlist.view.cell; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView;...
2,142
0.692817
0.672495
75
27.213333
25.889145
127
false
false
0
0
0
0
0
0
0.52
false
false
9
692e15c6cc9b7ae1341c11dd397dfe817b76256b
22,462,678,969,199
3c50b8498801f21410eb70e25d1647d80e2bc335
/src/main/java/io/choerodon/devops/app/service/SendNotificationService.java
621713557fe37241090490e9bc843a348ed13b96
[]
no_license
dzoverflow/devops-service
https://github.com/dzoverflow/devops-service
18f1db8d9e8b3ed3a93ca55e89825292b8b05e00
5193875a9e70323eed76727826c365a3c3cdb411
refs/heads/master
2023-08-25T21:17:48.772000
2021-11-11T03:13:31
2021-11-11T03:13:31
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package io.choerodon.devops.app.service; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Set; import javax.annotation.Nullable; import org.hzero.boot.message.entity.Receiver; import io.choerodon.devops.api.vo.DevopsUserPermissionVO; import io.choerodon.devops.app.eventhandler....
UTF-8
Java
8,326
java
SendNotificationService.java
Java
[ { "context": ".dto.iam.ProjectDTO;\n\n/**\n * 发送通知的服务\n *\n * @author zmf\n * @since 12/5/19\n */\npublic interface SendNotifi", "end": 476, "score": 0.9997049570083618, "start": 473, "tag": "USERNAME", "value": "zmf" }, { "context": "用户时,将用户的默认随机密码发送给用户\n *\n * @param userId...
null
[]
package io.choerodon.devops.app.service; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Set; import javax.annotation.Nullable; import org.hzero.boot.message.entity.Receiver; import io.choerodon.devops.api.vo.DevopsUserPermissionVO; import io.choerodon.devops.app.eventhandler....
8,326
0.727273
0.726602
238
30.336134
39.290401
168
false
false
0
0
0
0
0
0
0.533613
false
false
9
44a8180f6bcfdd439918c8f08a49934a56c4bd2c
27,041,114,109,988
05d4ed896128c86b30b6735401a1c71b866427e4
/src/main/java/main.java
9e3eedc520e34bf9b0d7c8d7be98b14e7732395d
[]
no_license
MavenOfCode/16-binary-tree
https://github.com/MavenOfCode/16-binary-tree
4d68fbd32ee26687f53228cb25a8c2f385126a80
41075752c6bfed5f0b042030c06627400bed6278
refs/heads/master
2020-03-24T20:05:23.985000
2018-08-13T05:02:14
2018-08-13T05:02:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class main { public static void main(String[] args) { //wiring up a tree from lab README BinaryTree myTestTree = new BinaryTree(); myTestTree.add(53); myTestTree.add(18); myTestTree.add(12); myTestTree.add(24); myTestTree.add(75); myTestTree.a...
UTF-8
Java
688
java
main.java
Java
[]
null
[]
public class main { public static void main(String[] args) { //wiring up a tree from lab README BinaryTree myTestTree = new BinaryTree(); myTestTree.add(53); myTestTree.add(18); myTestTree.add(12); myTestTree.add(24); myTestTree.add(75); myTestTree.a...
688
0.601744
0.577035
24
27.625
19.351599
78
false
false
0
0
0
0
0
0
0.583333
false
false
9
0c2aa023fd86a51d7db046b08c257e0d6f7b1424
12,953,621,416,466
c6df724027caef955b9e8a9df6f8cec200194a15
/src/main/java/com/repository/equipment/ComputerRepository.java
c8469764af6e1d017f3fe44eea220210d5462ba0
[]
no_license
kay1997/SchoolManagementSystem
https://github.com/kay1997/SchoolManagementSystem
1a23f5cb32f172b6bfa2511e61723299052b7d4b
30521cc29968b6b5e2a4e5feb3dc058665e2d660
refs/heads/master
2022-05-10T20:28:47.327000
2019-09-28T13:21:46
2019-09-28T13:21:46
181,853,870
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.repository.equipment; import com.domain.equipment.Computer; import com.repository.IRepository; import java.util.Set; public interface ComputerRepository extends IRepository<Computer, String> { Set<Computer> getAll(); }
UTF-8
Java
241
java
ComputerRepository.java
Java
[]
null
[]
package com.repository.equipment; import com.domain.equipment.Computer; import com.repository.IRepository; import java.util.Set; public interface ComputerRepository extends IRepository<Computer, String> { Set<Computer> getAll(); }
241
0.788382
0.788382
11
20.818182
22.94982
76
false
false
0
0
0
0
0
0
0.545455
false
false
9
ad7381dec8e32aeb13ef782a00a0440bbe28f78d
28,054,726,396,587
917a4da4cfb0178318aab9b6fb29733bce6e632f
/Android/main/src/main/java/com/appbuilder/core/xmlconfiguration/ConfigDAO.java
ca67cdb935ba509e9bea5f6e354f34dcd26d1118
[]
no_license
iBuildApp-Network/Marketplace
https://github.com/iBuildApp-Network/Marketplace
5f33692dee7640fefc7c83266692066eee9b318c
e8c317de9b58c2008f494e4101486fe784d55698
refs/heads/master
2021-09-01T23:35:41.750000
2017-12-29T07:02:14
2017-12-29T07:02:14
109,104,352
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/**************************************************************************** * * * Copyright (C) 2014-2015 iBuildApp, Inc. ( http://ibuildapp.com ) * * * * This ...
UTF-8
Java
2,486
java
ConfigDAO.java
Java
[ { "context": "io.*;\n\n/**\n * Created with IntelliJ IDEA.\n * User: macbookpro\n * Date: 18.11.14\n * Time: 13:13\n * To change thi", "end": 926, "score": 0.9995598793029785, "start": 916, "tag": "USERNAME", "value": "macbookpro" } ]
null
[]
/**************************************************************************** * * * Copyright (C) 2014-2015 iBuildApp, Inc. ( http://ibuildapp.com ) * * * * This ...
2,486
0.462993
0.455752
68
35.558823
29.612886
96
false
false
0
0
0
0
0
0
0.470588
false
false
9
d05fc33f61d8ad07cc2f55fcad42b39403a01037
11,184,094,845,106
a3decc18c136c82c3c48d398f5e873f5b79d3082
/source.java
a03c2dff7e0e52ba32715487aa127a9fbb3a67bd
[]
no_license
annamarie0408/TeachersApplePurchase
https://github.com/annamarie0408/TeachersApplePurchase
6aa8cabaadbcc80c129fd8f238b44c92cf11c772
34772bdcafd9aa97615d2a1173e8ba2a7209791b
refs/heads/master
2020-04-27T14:01:13.324000
2019-03-07T17:50:00
2019-03-07T17:50:00
174,393,230
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; //importing the scanner public class Project1 { public static void main (String [] args) { Scanner input = new Scanner(System.in); //Defining Variables int numApples, totalNumStudents, leftOverApplesStudents, lefOverApplesTeacher; double applePrice = 0.00,...
UTF-8
Java
9,839
java
source.java
Java
[]
null
[]
import java.util.Scanner; //importing the scanner public class Project1 { public static void main (String [] args) { Scanner input = new Scanner(System.in); //Defining Variables int numApples, totalNumStudents, leftOverApplesStudents, lefOverApplesTeacher; double applePrice = 0.00,...
9,839
0.625978
0.61551
203
47.467979
50.602699
193
false
false
0
0
0
0
0
0
0.837438
false
false
9
db529ff64846ca13a1a03b3f2405a77792e5fd09
3,779,571,239,237
2670ce041ba7dc36a52cc21cdd2eec90c2164c81
/src/main/java/src/KVStoreServerHandler.java
b141b744e7f2305668e4c9b629f767ea7b933075
[]
no_license
abhangs/Tribbler
https://github.com/abhangs/Tribbler
00c5eb04d4592140f3bbb40cc0d5fd3da1005891
3a8890eb7481a9a71c16d2ad480f184b32483b62
refs/heads/master
2021-01-18T14:05:31.679000
2014-07-14T04:12:13
2014-07-14T04:12:13
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package src; import include.KeyValueStore.GetListResponse; import include.KeyValueStore.GetResponse; import include.KeyValueStore.KVStoreStatus; import include.KeyValueStore.KeyValueStore; import org.apache.thrift.TException; import redis.clients.jedis.Jedis; import sun.awt.CausedFocusEvent; import sun.org.mozilla.jav...
UTF-8
Java
4,072
java
KVStoreServerHandler.java
Java
[]
null
[]
package src; import include.KeyValueStore.GetListResponse; import include.KeyValueStore.GetResponse; import include.KeyValueStore.KVStoreStatus; import include.KeyValueStore.KeyValueStore; import org.apache.thrift.TException; import redis.clients.jedis.Jedis; import sun.awt.CausedFocusEvent; import sun.org.mozilla.jav...
4,072
0.592829
0.591601
158
24.772152
21.649948
85
false
false
0
0
0
0
0
0
0.417722
false
false
9
4c0a62cf721cba199aac7f91c371c70332127f9d
3,779,571,236,539
81757a3d66f1b0615de3608d9cc36a21c0238306
/src/test/java/compose/bridge/PageTest.java
be605018684ce96b2078a9cea45156973938fbe8
[]
no_license
jinstrame/paterns
https://github.com/jinstrame/paterns
6145e71e0f7dbf7d4831ada9b6b3cf325880c6e4
fb7047ba51cdfcbc7ea02f04f817376e14d39c4a
refs/heads/master
2021-03-22T02:09:37.545000
2017-11-22T17:15:12
2017-11-22T17:15:12
111,373,574
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package compose.bridge; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import org.junit.runners.Parameterized.Parameter; import org.junit.runners.Parameterized.Parameters; import java.util.Arrays; import java.util.Collection; import static org.hamcrest.core.Is.is; imp...
UTF-8
Java
1,142
java
PageTest.java
Java
[]
null
[]
package compose.bridge; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import org.junit.runners.Parameterized.Parameter; import org.junit.runners.Parameterized.Parameters; import java.util.Arrays; import java.util.Collection; import static org.hamcrest.core.Is.is; imp...
1,142
0.637478
0.635727
48
22.8125
20.33947
78
false
false
0
0
0
0
0
0
0.458333
false
false
9
f7e8e6a96ec1de8b0e05f2fdda536fafc5af73d8
1,537,598,317,546
1946b53423645b2cb8c381eb6c27b34f4d198e34
/spring-test/src/main/java/org/springframework/test/web/reactive/server/ExchangeResult.java
6da41a7abac9f504a9992d87aaed52105da8276a
[ "Apache-2.0" ]
permissive
spring-projects/spring-framework
https://github.com/spring-projects/spring-framework
e0bf18593af55a5cddd57efbb86ebe5da8a8f38e
759e3d4aa6e4e8154f6428e496275bcd89431bba
refs/heads/main
2023-09-03T07:44:34.908000
2023-09-03T00:32:01
2023-09-03T00:32:01
1,148,753
56,403
43,516
Apache-2.0
false
2023-09-14T15:45:05
2010-12-08T04:04:45
2023-09-14T13:57:45
2023-09-14T15:45:03
197,376
53,106
36,868
1,183
Java
false
false
/* * Copyright 2002-2023 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
UTF-8
Java
9,052
java
ExchangeResult.java
Java
[ { "context": "umed) response body\n * respectively.\n *\n * @author Rossen Stoyanchev\n * @author Sam Brannen\n * @since 5.0\n * @see Enti", "end": 1976, "score": 0.9998733997344971, "start": 1959, "tag": "NAME", "value": "Rossen Stoyanchev" }, { "context": "tively.\n *\n * @author R...
null
[]
/* * Copyright 2002-2023 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
9,036
0.722492
0.720614
290
30.213793
26.888578
106
false
false
0
0
0
0
0
0
1.655172
false
false
9
f02df4062e471caadf8040304732d1160a5b1812
5,111,011,118,618
7b54178248e76f318c7b971b8fc69f48cc235d2d
/src/test/java/org/springframework/social/evernote/api/impl/ClientStoreMethodInterceptorTest.java
0a6474cd4d6f1c809223e6c9f763b1a7008e022d
[ "Apache-2.0" ]
permissive
ttddyy/spring-social-evernote
https://github.com/ttddyy/spring-social-evernote
394d91cb0a31a5001199f8e38142d02c917381bb
a6811f99d8fc3c1a2660a73ac33320427b226854
refs/heads/master
2021-03-12T22:37:27.418000
2020-12-08T02:04:56
2020-12-08T02:04:56
15,123,256
6
5
Apache-2.0
false
2020-12-08T02:02:02
2013-12-12T00:39:43
2020-12-06T19:50:55
2020-12-08T02:02:01
840
8
4
0
Java
false
false
package org.springframework.social.evernote.api.impl; import com.evernote.clients.UserStoreClient; import com.evernote.edam.type.User; import org.aopalliance.intercept.MethodInterceptor; import org.aopalliance.intercept.MethodInvocation; import org.junit.Test; import org.springframework.aop.framework.ProxyFactory; imp...
UTF-8
Java
3,180
java
ClientStoreMethodInterceptorTest.java
Java
[ { "context": "t static org.mockito.Mockito.when;\n\n/**\n * @author Tadaya Tsuyukubo\n */\npublic class ClientStoreMethodInterceptorTest", "end": 747, "score": 0.9998550415039062, "start": 731, "tag": "NAME", "value": "Tadaya Tsuyukubo" } ]
null
[]
package org.springframework.social.evernote.api.impl; import com.evernote.clients.UserStoreClient; import com.evernote.edam.type.User; import org.aopalliance.intercept.MethodInterceptor; import org.aopalliance.intercept.MethodInvocation; import org.junit.Test; import org.springframework.aop.framework.ProxyFactory; imp...
3,170
0.775786
0.775786
99
31.121212
27.252382
107
false
false
0
0
0
0
0
0
1.565657
false
false
9
5abd5ff0db4213992f1cc767a432c3f0ff15b321
17,248,588,700,956
9dc2f30d16ff7cacfa092ee94108d740c09df806
/eureka-consumer/src/test/java/ThreadLocalRandomTest.java
4c10cc0e766ab7ca67b2fdaaf5b7ba553ad6d562
[]
no_license
GrandKai/springcloud-practice
https://github.com/GrandKai/springcloud-practice
a81dd53a6121575ffffec84d6e451a8258a11d8f
19c460f49218756c64e9c8372e5dde751ae91a05
refs/heads/master
2022-07-02T18:28:50.529000
2019-05-22T08:41:26
2019-05-22T08:41:26
185,739,415
0
0
null
false
2022-06-21T01:09:00
2019-05-09T06:27:45
2019-05-22T08:41:56
2022-06-21T01:08:59
61
0
0
4
Java
false
false
import java.util.concurrent.ThreadLocalRandom; /** * @Author: zyn * @Description: * @Date: Created in 2019-05-13 14:14 * @Modified By: */ public class ThreadLocalRandomTest { public static void main(String[] args) { int a = ThreadLocalRandom.current().nextInt(3000); try { Thread.sleep(a); } ...
UTF-8
Java
421
java
ThreadLocalRandomTest.java
Java
[ { "context": "til.concurrent.ThreadLocalRandom;\n\n/**\n * @Author: zyn\n * @Description:\n * @Date: Created in 2019-05-13 ", "end": 67, "score": 0.9996297359466553, "start": 64, "tag": "USERNAME", "value": "zyn" } ]
null
[]
import java.util.concurrent.ThreadLocalRandom; /** * @Author: zyn * @Description: * @Date: Created in 2019-05-13 14:14 * @Modified By: */ public class ThreadLocalRandomTest { public static void main(String[] args) { int a = ThreadLocalRandom.current().nextInt(3000); try { Thread.sleep(a); } ...
421
0.643705
0.605701
23
17.304348
17.099287
54
false
false
0
0
0
0
0
0
0.217391
false
false
9
c1ac1ddae487d3cb139b1677c34af5342702b3b7
16,501,264,412,478
4745ad8cf5e65efa05073285f85a34597e4e2144
/leetcode/subsetI.java
03c659c95dda06edaacff996c2bc7cb658c83e6e
[]
no_license
skong03/leetcode
https://github.com/skong03/leetcode
58b8a06b5f12f2f1b6f80193faf64f924c8229b8
e0eb18c7e743c74af9b9f9f13559a1d478ffa949
refs/heads/master
2020-06-05T02:03:26.331000
2013-11-20T22:35:18
2013-11-20T22:35:18
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Solution { public ArrayList<ArrayList<Integer>> subsets(int[] S) { // Start typing your Java solution below // DO NOT write main() function Arrays.sort(S); ArrayList<ArrayList<Integer>> res = new ArrayList<ArrayList<Integer>>(); ArrayList<Integer> level = new Arr...
UTF-8
Java
1,730
java
subsetI.java
Java
[]
null
[]
public class Solution { public ArrayList<ArrayList<Integer>> subsets(int[] S) { // Start typing your Java solution below // DO NOT write main() function Arrays.sort(S); ArrayList<ArrayList<Integer>> res = new ArrayList<ArrayList<Integer>>(); ArrayList<Integer> level = new Arr...
1,730
0.543931
0.54104
56
29.910715
25.392826
100
false
false
0
0
0
0
0
0
0.696429
false
false
9
58d682bf8838a22ebfd26f6894b34a33f243f515
18,657,337,987,998
ef5bea450f69e1d16dee0cd15e9076da2a427e8f
/app/src/main/java/cn/longmaster/hospital/doctor/ui/college/GuideLiteratureActivity.java
8fd2721c2a13046db67f52b1005e30f7fd29389a
[]
no_license
chengsoft618/Internet_Hospital_Doctor
https://github.com/chengsoft618/Internet_Hospital_Doctor
c9e37e8ce80bf3c303f799406644f1adf4cb10df
b6486de17b2246113bcee26d0ec3f2586828d5f7
refs/heads/master
2021-02-07T20:55:11.939000
2020-01-16T09:10:08
2020-01-16T09:10:08
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.longmaster.hospital.doctor.ui.college; import android.app.ProgressDialog; import android.content.Intent; import android.graphics.drawable.BitmapDrawable; import android.support.annotation.NonNull; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import and...
UTF-8
Java
21,816
java
GuideLiteratureActivity.java
Java
[ { "context": "stUtils;\n\n/**\n * 指南文库activity\n * <p>\n * Created by W·H·K on 2018/3/23.\n */\npublic class GuideLiteratureAct", "end": 2444, "score": 0.9980114102363586, "start": 2439, "tag": "NAME", "value": "W·H·K" } ]
null
[]
package cn.longmaster.hospital.doctor.ui.college; import android.app.ProgressDialog; import android.content.Intent; import android.graphics.drawable.BitmapDrawable; import android.support.annotation.NonNull; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import and...
21,816
0.653172
0.648903
466
45.751072
33.222141
275
false
false
0
0
0
0
0
0
0.740343
false
false
9
40162ec18ceb5dee34f70d18b0214456b4814a12
11,751,030,589,662
21d70bfeb8139da4c458351463d3059ddeabcdf3
/数据库mySql,JDBC阶段/day1901/代码/day19/src/cn/itcast/demo01_jdbc操作事务/Demo01JDBCTransaction.java
9b7d5f6b5d299678d7086e18526dc9c5d2c1c35a
[]
no_license
Zhangxb1111/techSource
https://github.com/Zhangxb1111/techSource
92322e1fba28da1fa067b629c7926bbde34c3014
9e3e690ea380323ff857249a699f62414eb8bfd2
refs/heads/master
2023-01-20T00:18:50.703000
2020-11-17T12:57:47
2020-11-17T12:57:47
299,050,652
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.itcast.demo01_jdbc操作事务; import cn.itcast.utils.DruidUtils; import java.sql.Connection; import java.sql.SQLException; import java.sql.Statement; /* 使用jdbc模拟转账操作 在转账的过程中,要保证所有的操作是一组操作,这组操作要么都成功要么都失败。 如果要把多个操作看成是同一组可以使用事务。 步骤: 1. 在转账之前开启事务 2. 进行转账。 3. 如果转账过程中没有问题,那么就提交事务 4. ...
UTF-8
Java
2,695
java
Demo01JDBCTransaction.java
Java
[ { "context": "e(\"UPDATE account SET money=money-100 WHERE name='jack'\");\n System.out.println(\"row1:\" + row1", "end": 1186, "score": 0.9091501832008362, "start": 1182, "tag": "NAME", "value": "jack" }, { "context": "e(\"UPDATE account SET money=money+100 WHERE name='ro...
null
[]
package cn.itcast.demo01_jdbc操作事务; import cn.itcast.utils.DruidUtils; import java.sql.Connection; import java.sql.SQLException; import java.sql.Statement; /* 使用jdbc模拟转账操作 在转账的过程中,要保证所有的操作是一组操作,这组操作要么都成功要么都失败。 如果要把多个操作看成是同一组可以使用事务。 步骤: 1. 在转账之前开启事务 2. 进行转账。 3. 如果转账过程中没有问题,那么就提交事务 4. ...
2,695
0.540253
0.524557
71
26.816902
22.710865
96
false
false
0
0
0
0
0
0
0.309859
false
false
9
46f40f8ead09deff6ea385bdf4ec549c7b37742f
21,698,174,811,132
35e3740a3eac7ffc9a49719c693e40ec0a7f8a67
/src/main/java/org/zerhusen/rest/PersonRestController.java
6bcb96071847e44780db2671f720a6d01a764651
[ "MIT" ]
permissive
lany192/spring-boot-security-jwt-demo
https://github.com/lany192/spring-boot-security-jwt-demo
924ac8f726e04b04088ca5818b77da619326519f
275cb32927048cf9c0387869b7bc85c3a2b70960
refs/heads/master
2020-09-24T17:46:41.979000
2019-12-04T09:59:11
2019-12-04T09:59:11
225,810,783
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.zerhusen.rest; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; import org.zerhusen.eniity.Person; import org.zerhusen.eniity.Result; @RestController @RequestMapping("/ap...
UTF-8
Java
617
java
PersonRestController.java
Java
[ { "context": "setMsg(\"请求成功!\");\n result.setData(new Person(\"John Doe1\", \"john.doe@test.org\"));\n return result;\n ", "end": 553, "score": 0.9506092071533203, "start": 544, "tag": "NAME", "value": "John Doe1" }, { "context": "\");\n result.setData(new Person(\"J...
null
[]
package org.zerhusen.rest; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; import org.zerhusen.eniity.Person; import org.zerhusen.eniity.Result; @RestController @RequestMapping("/ap...
604
0.739703
0.733114
21
27.904762
20.516903
67
false
false
0
0
0
0
0
0
0.571429
false
false
9
d996f867eb4165bac80f137b26bf002205a943f1
21,698,174,813,831
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/bumptech/glide/request/SingleRequest$1.java
f0fffe6a884e127bbd4555fcecef2a414ecc7df3
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
https://github.com/Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789000
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
null
null
null
null
null
null
null
null
null
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.bumptech.glide.request; // Referenced classes of package com.bumptech.glide.request: // SingleRequest class SingleRequest$1 implements co...
UTF-8
Java
955
java
SingleRequest$1.java
Java
[ { "context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n", "end": 61, "score": 0.9996318817138672, "start": 45, "tag": "NAME", "value": "Pavel Kouznetsov" } ]
null
[]
// Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.bumptech.glide.request; // Referenced classes of package com.bumptech.glide.request: // SingleRequest class SingleRequest$1 implements com.bumptech...
945
0.588482
0.547644
38
24.131578
22.098072
66
false
false
0
0
0
0
0
0
0.789474
false
false
9
eb0698cf07289d179c32d2f0f82b7d28aaa4c4dd
2,156,073,601,691
be5eaa509d6a04eff37ccb5186ad88684469e268
/src/dao/impl/AddressDAO.java
810908d6bd3edac4a6f21d2c34d0203a022fdb8f
[]
no_license
dang3tion/SoftwareEngineering_Project
https://github.com/dang3tion/SoftwareEngineering_Project
9de7d4fc2cbe1bad935e8957b4d361e7513c3191
bcf83e01321f85359f83d7ef655cee747ab25528
refs/heads/master
2023-07-10T21:50:55.656000
2021-08-22T05:46:14
2021-08-22T05:46:14
368,703,004
0
0
null
false
2021-06-28T15:41:22
2021-05-19T00:43:00
2021-06-28T13:21:27
2021-06-28T15:41:21
71,753
0
0
0
HTML
false
false
package dao.impl; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.List; import connection.AccessDatabase; import connection.SinglePool; import dao.IAddressDAO; import mapper....
UTF-8
Java
1,110
java
AddressDAO.java
Java
[]
null
[]
package dao.impl; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.List; import connection.AccessDatabase; import connection.SinglePool; import dao.IAddressDAO; import mapper....
1,110
0.738739
0.737838
44
24.227272
24.319712
108
false
false
0
0
0
0
0
0
1.704545
false
false
9
bb2e7a427efc4a669a4f6849739247237f5a931c
30,434,138,320,206
5d091ee94b2a9aaafb81cec95c58a484a9e2eeb3
/app/src/main/java/com/example/mymovieapp/MyMovieUtil.java
cd19fc1b75a458a95c8933a28f9975984d6d36d7
[]
no_license
applexp/mymoviedbdemo
https://github.com/applexp/mymoviedbdemo
731a70093d460860ed1d62ac209e9944e8eb9295
44fd5555fed59e43e8955343ec3b73227f0f0b4f
refs/heads/master
2020-07-02T14:27:37.160000
2019-08-09T23:56:27
2019-08-09T23:56:27
201,555,932
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.mymovieapp; public class MyMovieUtil { public static final String API_KEY = ""; public static final String THE_MOVIE_BASE_URL = "https://api.themoviedb.org"; public static final String MOVIE_POPULAR_URL = "/3/movie/popular?api_key="; public static final String MOVIE_TOP_RATE_URL = ...
UTF-8
Java
516
java
MyMovieUtil.java
Java
[]
null
[]
package com.example.mymovieapp; public class MyMovieUtil { public static final String API_KEY = ""; public static final String THE_MOVIE_BASE_URL = "https://api.themoviedb.org"; public static final String MOVIE_POPULAR_URL = "/3/movie/popular?api_key="; public static final String MOVIE_TOP_RATE_URL = ...
516
0.709302
0.697674
10
50.599998
32.711468
87
false
false
0
0
0
0
0
0
0.7
false
false
9
e77a3039e1f0bfebd5a31bf7c6b7b2ac912a8419
28,217,935,186,121
1a045d891bd6cbb54a429b0f87afd8d333bc61b5
/src/main/com/urlshortner/dao/UrlDataService.java
f1ebcfcf3a5c0346800e760f42dd53bbe28918d1
[]
no_license
koolabhipal/url-shortner
https://github.com/koolabhipal/url-shortner
5160e3606f0dc94ddda401e2d5bc8e740386c924
363b7216f9d13f928276770af2bf20f5ac50b2cb
refs/heads/master
2021-01-19T05:57:51.996000
2016-07-28T08:52:20
2016-07-28T08:52:20
64,332,555
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package main.com.urlshortner.dao; import com.google.common.collect.Iterables; import main.com.urlshortner.model.Url; import org.springframework.stereotype.Component; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.stream.Collectors; @Component publi...
UTF-8
Java
1,366
java
UrlDataService.java
Java
[]
null
[]
package main.com.urlshortner.dao; import com.google.common.collect.Iterables; import main.com.urlshortner.model.Url; import org.springframework.stereotype.Component; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.stream.Collectors; @Component publi...
1,366
0.637628
0.636164
43
30.767443
26.376379
108
false
false
0
0
0
0
0
0
0.418605
false
false
9
0736499bc8d97c3b3903d23c399bb8832a6f22ca
29,489,245,501,428
d4c37433bb9c1295e17708cfddf31e0507e6e811
/src/tiles/HighLowTile.java
ca9e5c43df1a55b6af8cdf803b70563d558f7692
[]
no_license
KramPiotr/WeatherApp2019
https://github.com/KramPiotr/WeatherApp2019
b4b0be27bec1fc99b4a1726a9cdfea54726363b2
3cdda95642eda93d76e7f1347dc408543eef5087
refs/heads/master
2022-12-28T20:47:44.638000
2019-05-21T14:05:39
2019-05-21T14:05:39
304,180,231
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package tiles; import util.AutoSizeText; import javafx.geometry.Insets; import javafx.scene.layout.Background; import javafx.scene.layout.BackgroundFill; import javafx.scene.layout.HBox; import javafx.scene.layout.VBox; import javafx.scene.shape.Line; import settings.Settings; import skeletons.WeatherScene; import ja...
UTF-8
Java
3,739
java
HighLowTile.java
Java
[]
null
[]
package tiles; import util.AutoSizeText; import javafx.geometry.Insets; import javafx.scene.layout.Background; import javafx.scene.layout.BackgroundFill; import javafx.scene.layout.HBox; import javafx.scene.layout.VBox; import javafx.scene.shape.Line; import settings.Settings; import skeletons.WeatherScene; import ja...
3,739
0.618601
0.594479
130
27.700001
24.993429
119
false
false
0
0
0
0
0
0
0.769231
false
false
9
52b64002c061a133b28fb0a56ce6241449fa52ae
18,270,790,935,361
742b02760be8b8208ab7f0c9a812020daf62fe53
/src/main/java/br/com/escola/notas/Notas.java
e072189878463a6920b79ff393872832bd8dfa9a
[]
no_license
PrebibajT/escolaHBSIS
https://github.com/PrebibajT/escolaHBSIS
98477187459e7feb445d2d95da377aee991531c7
013194af4ca366ed0148db9cb5aebeab4a01b052
refs/heads/master
2021-01-02T20:06:34.808000
2020-02-28T11:54:40
2020-02-28T11:54:40
239,779,507
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package br.com.escola.notas; import br.com.escola.aluno.Alunos; import br.com.escola.materia.Materia; import javax.persistence.*; @Entity @Table(name = "seg_notas") public class Notas { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; @ManyToOne @JoinColumn (name = "id_m...
UTF-8
Java
1,790
java
Notas.java
Java
[]
null
[]
package br.com.escola.notas; import br.com.escola.aluno.Alunos; import br.com.escola.materia.Materia; import javax.persistence.*; @Entity @Table(name = "seg_notas") public class Notas { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long id; @ManyToOne @JoinColumn (name = "id_m...
1,790
0.546927
0.530168
94
18.042553
15.948665
64
false
false
0
0
0
0
0
0
0.319149
false
false
9
a2af7c50e33620104f76e6875e08d4b3037ca8e8
5,866,925,381,414
db1b226364cdd206b46c4c31967cee4a2ecc0681
/1_Thread/src/线程通信/SleepAndWait.java
5045cbf082600c0818e39fcac9630df36c109c37
[]
no_license
IWantFight/JavaSE
https://github.com/IWantFight/JavaSE
5db62e5d6f7c6e7201e3347cba8d9473f6554cbb
d5d50950df01736d70b1b63573a6f55df268f672
refs/heads/master
2021-02-27T22:44:13.421000
2020-03-17T16:31:51
2020-03-17T16:31:51
245,641,155
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package 线程通信; /* sleep与wait相同点: 都可以让当前线程进入阻塞状态 不同点: 两个方法声明的位置不一样,sleep在Thread中声明的静态方法,object中声明方法wait 调用的范围不同,sleep可以在任意场景下调用。wait必须使用在同步方法或者同步代码块中 如果两个方法都是用在同步方法或者代码块中,sleep不会释放同步监视器,而wait会释放。 */ public class SleepAndWait { public static void main(String[] args) { } ...
UTF-8
Java
576
java
SleepAndWait.java
Java
[]
null
[]
package 线程通信; /* sleep与wait相同点: 都可以让当前线程进入阻塞状态 不同点: 两个方法声明的位置不一样,sleep在Thread中声明的静态方法,object中声明方法wait 调用的范围不同,sleep可以在任意场景下调用。wait必须使用在同步方法或者同步代码块中 如果两个方法都是用在同步方法或者代码块中,sleep不会释放同步监视器,而wait会释放。 */ public class SleepAndWait { public static void main(String[] args) { } ...
576
0.701863
0.701863
14
22
20.479956
57
false
false
0
0
0
0
0
0
0.071429
false
false
9
431b1bcb3b2b2f8707350860bd155a4d189139f6
31,662,498,964,247
73dbf2bb4976e269f839cf266f97c5fdbea449cf
/app/src/main/java/com/jju/feng/anti_theft/service/GPSService.java
4d4c237cc4eae8b0596411756fba0de5e411a92b
[]
no_license
gitFeng220/Anti_theft
https://github.com/gitFeng220/Anti_theft
191c5cebe5a8365fc3c2ccfbc3542cd99320bc89
8c65e8cbcbaab8abd0a4d257f5f9d8198de7b8ac
refs/heads/master
2021-01-13T14:46:20.014000
2016-12-20T07:11:12
2016-12-20T07:11:12
76,551,422
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.jju.feng.anti_theft.service; import android.app.Service; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.IBinder; import android.os.PowerManager; import com.baidu.location.BDLocation; import com.baidu.location.BDLocationListener; ...
UTF-8
Java
4,344
java
GPSService.java
Java
[]
null
[]
package com.jju.feng.anti_theft.service; import android.app.Service; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.IBinder; import android.os.PowerManager; import com.baidu.location.BDLocation; import com.baidu.location.BDLocationListener; ...
4,344
0.590088
0.587506
119
31.554623
27.092651
116
false
false
0
0
0
0
0
0
0.529412
false
false
9
c2edb0b2be1ad98d6cbeb5bc85509eb3aa132d23
21,964,462,816,358
c41c33fd4f90300c667ab4e6fa53a23abcb69615
/hw5/ShapeIcon.java
78c7f7cab9e603b692ba71c967d3a8e4072dea7b
[]
no_license
XiaofanLinUS/CS151
https://github.com/XiaofanLinUS/CS151
f166dbb7545e79e445419253e8e5b0c20dc043b6
fa12c45dcad987423910a09ff122d0689f1acf7d
refs/heads/master
2021-06-08T13:13:33.158000
2016-12-16T22:25:45
2016-12-16T22:25:45
66,685,875
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.awt.Component; import java.awt.Graphics; import java.awt.Graphics2D; import javax.swing.Icon; /** * An icon that contains a moveable shape. */ public class ShapeIcon implements Icon { /** * Construct a shape icon with a given shape, width and height * * @param shape * the s...
UTF-8
Java
1,343
java
ShapeIcon.java
Java
[]
null
[]
import java.awt.Component; import java.awt.Graphics; import java.awt.Graphics2D; import javax.swing.Icon; /** * An icon that contains a moveable shape. */ public class ShapeIcon implements Icon { /** * Construct a shape icon with a given shape, width and height * * @param shape * the s...
1,343
0.556217
0.552494
70
18.185715
15.965403
65
false
false
0
0
0
0
0
0
0.285714
false
false
9
1e7816db1a0e6133ad204ab49903a4055b2dce24
33,663,953,718,920
b6ce061794720099d70d4dca0abc6f498e8a8634
/src/main/java/com/sb/ecommerce/infrastructure/api/endpoint/BackScratcherEndpoint.java
6f7376483c07127a79f082a3a29db461227c851d
[]
no_license
marianoguk/sb-ecommerce-api
https://github.com/marianoguk/sb-ecommerce-api
a2936ae881e0c7ec30c4bb486ee7ba9abfc6ff76
cd628e074115a24f5ec8a498000ce2fc7e50d525
refs/heads/main
2023-06-06T05:27:17.596000
2021-06-20T21:56:36
2021-06-20T21:56:36
377,533,807
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.sb.ecommerce.infrastructure.api.endpoint; import com.sb.ecommerce.domain.service.BackScratcherService; import com.sb.ecommerce.infrastructure.api.dto.BackScratcherDto; import org.springframework.web.bind.annotation.*; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntit...
UTF-8
Java
1,718
java
BackScratcherEndpoint.java
Java
[]
null
[]
package com.sb.ecommerce.infrastructure.api.endpoint; import com.sb.ecommerce.domain.service.BackScratcherService; import com.sb.ecommerce.infrastructure.api.dto.BackScratcherDto; import org.springframework.web.bind.annotation.*; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntit...
1,718
0.732829
0.732247
50
33.380001
29.646511
87
false
false
0
0
0
0
0
0
0.34
false
false
9
a00831762e28852c36acdc4496d6057b2932f405
12,094,627,965,206
035ca542395855eb6a03cb5580a018c56445ff96
/src/test/java/com/gasstove/gs/test/TestConfiguration.java
8f018d5476824d9f74a78fe656076237e287058d
[]
no_license
gasstove/rest-api
https://github.com/gasstove/rest-api
8ece4544852b0369080a17e7cc42b960ec31e155
508a6cd474a7f87657573a4cd3e468094448dd9b
refs/heads/master
2021-01-10T18:10:12.873000
2015-10-01T14:35:58
2015-10-01T14:35:58
30,510,924
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.gasstove.gs.test; import java.io.OutputStream; import java.net.HttpURLConnection; import java.net.URL; public class TestConfiguration { private static final String SERVER_BASE_URI = "http://localhost:50000"; private static final String REST_API_PATH = "/gs-rest-api"; // public static final S...
UTF-8
Java
2,667
java
TestConfiguration.java
Java
[]
null
[]
package com.gasstove.gs.test; import java.io.OutputStream; import java.net.HttpURLConnection; import java.net.URL; public class TestConfiguration { private static final String SERVER_BASE_URI = "http://localhost:50000"; private static final String REST_API_PATH = "/gs-rest-api"; // public static final S...
2,667
0.610049
0.60405
82
31.536585
26.143225
99
false
false
0
0
0
0
0
0
0.670732
false
false
9
a1b3f7e5e5cd8c95bcd0f5cb299091138914ef51
30,691,836,366,441
7486d11cfc3044d80763ff8bf8a4e1e296b686f6
/src/main/java/com/nssol/service/bagging/Impl/TOrderDetailServiceImpl.java
fd695e854888bd5b87bc8a48807528098ead59af
[]
no_license
yuanshuangqi/NSSOL_RFID
https://github.com/yuanshuangqi/NSSOL_RFID
e215ec092f0defe5e698770e16e79c9cfcaa05e0
50268b15947bd3206bd5a4a957aa003ae59f3d15
refs/heads/master
2022-07-03T16:08:20.881000
2020-03-02T05:25:33
2020-03-02T05:25:33
244,287,373
0
0
null
false
2022-06-29T17:59:38
2020-03-02T05:23:48
2020-03-02T05:27:45
2022-06-29T17:59:38
2,112
0
0
3
Java
false
false
package com.nssol.service.bagging.Impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.nssol.dao.master.TOrderDetailDao; import com.nssol.model.TOrderDetai...
UTF-8
Java
1,383
java
TOrderDetailServiceImpl.java
Java
[]
null
[]
package com.nssol.service.bagging.Impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.nssol.dao.master.TOrderDetailDao; import com.nssol.model.TOrderDetai...
1,383
0.823572
0.822126
46
29.065218
30.346121
89
false
false
0
0
0
0
0
0
1.195652
false
false
9
4e4814dea42595268ebfc4b45509eb3fb7658ad6
29,162,827,997,449
01dbed862ed901dcdce9b7d6f11f1b72a7d1e443
/core/src/main/java/org/emaginniss/agni/connections/AutoDiscoveryConnection.java
ec55e619a11a29b3da40cad771964a8b46dc7456
[ "Apache-2.0" ]
permissive
emaginniss/agni
https://github.com/emaginniss/agni
585035b06397fd17d5589e6013dc02d1a18d3a90
63999be4480267cab250345193832d9c08a2a9ee
refs/heads/master
2020-04-02T04:42:55.726000
2019-05-17T13:19:51
2019-05-17T13:19:51
39,846,477
1
0
Apache-2.0
false
2019-04-09T23:39:01
2015-07-28T16:53:16
2019-04-09T23:19:33
2019-04-09T23:39:00
176
0
0
3
Java
false
false
/* * Copyright (c) 2015, Eric A Maginniss * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of...
UTF-8
Java
10,456
java
AutoDiscoveryConnection.java
Java
[ { "context": "/*\n * Copyright (c) 2015, Eric A Maginniss\n * All rights reserved.\n *\n * Redistribution and ", "end": 42, "score": 0.9998451471328735, "start": 26, "tag": "NAME", "value": "Eric A Maginniss" }, { "context": "CULAR PURPOSE ARE\n * DISCLAIMED. IN NO EVENT SHALL ERIC A...
null
[]
/* * Copyright (c) 2015, <NAME> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of condition...
10,438
0.603003
0.598221
289
35.179932
30.790432
139
false
false
0
0
0
0
0
0
0.595156
false
false
9
4cc71f202c86ba4b25df904500a05812b0dbc179
20,401,094,714,416
7d927e981213c137e8dec45859c7605da508d47b
/core/src/main/java/com/hand/spc/repository/service/ISampleDataRService.java
bdb4cb4bf46bad93c09155a02e3647f309f59dc9
[]
no_license
bellmit/HQmsParent
https://github.com/bellmit/HQmsParent
e140069f2800ed80346e0637624ad9d3a93036a1
26d5eb9fd4d32b7f9cbcf1e82f50fb61973b7c17
refs/heads/master
2022-04-20T06:17:05.916000
2020-04-17T04:18:59
2020-04-17T04:18:59
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hand.spc.repository.service; import java.util.List; import com.hand.hap.core.ProxySelf; import com.hand.hap.system.service.IBaseService; import com.hand.spc.repository.dto.SampleDataR; import com.hand.spc.repository.dto.SampleDataWaitR; public interface ISampleDataRService extends IBaseService<SampleData...
UTF-8
Java
682
java
ISampleDataRService.java
Java
[]
null
[]
package com.hand.spc.repository.service; import java.util.List; import com.hand.hap.core.ProxySelf; import com.hand.hap.system.service.IBaseService; import com.hand.spc.repository.dto.SampleDataR; import com.hand.spc.repository.dto.SampleDataWaitR; public interface ISampleDataRService extends IBaseService<SampleData...
682
0.759259
0.759259
24
26
27.572632
104
false
false
0
0
0
0
0
0
0.416667
false
false
9
32e86e9d7e836a5e3e9b8e0a058f0fb33c9a0613
13,365,938,238,815
b95dd48f08117bd951db91b7025fbcf9987b6ce9
/src/main/java/com/example/confeo/controller/EventController.java
bf42cd65c072b40fae41124e975d1b6bc57dc5f4
[]
no_license
moniaS/confeo
https://github.com/moniaS/confeo
0b3f66616c09dfc80cf35ee44bce8b682e9b229d
9d1805b07251c84509422249e43c481783935061
refs/heads/master
2020-03-07T21:25:34.190000
2019-01-07T19:41:28
2019-01-07T19:41:28
127,726,061
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.confeo.controller; import com.example.confeo.exception.CannotSignUpOnCanceledEvent; import com.example.confeo.exception.ParticipantsLimitReached; import com.example.confeo.exception.XSSConstraintException; import com.example.confeo.form.EventSearchForm; import com.example.confeo.model.City; import ...
UTF-8
Java
13,112
java
EventController.java
Java
[ { "context": "t java.util.stream.Collectors;\n\n\n/**\n * Created by mstobieniecka on 2018-05-29.\n */\n@Controller\npublic class Event", "end": 1524, "score": 0.9995880722999573, "start": 1511, "tag": "USERNAME", "value": "mstobieniecka" } ]
null
[]
package com.example.confeo.controller; import com.example.confeo.exception.CannotSignUpOnCanceledEvent; import com.example.confeo.exception.ParticipantsLimitReached; import com.example.confeo.exception.XSSConstraintException; import com.example.confeo.form.EventSearchForm; import com.example.confeo.model.City; import ...
13,112
0.70753
0.70554
281
45.505337
35.799473
160
false
false
0
0
0
0
0
0
1.508897
false
false
9
687d988ea365f34dfbcb5514d528fc86e5e1deaf
27,762,668,659,715
279bffecb84102ab7a91726607a5e4c1d18e961f
/orderform/orderform-web/src/main/java/com/qcloud/component/orderform/web/vo/admin/AdminOrderItemVO.java
346cc302f334e06ef99a5899500429f5d9f0865d
[]
no_license
ChiRains/forest
https://github.com/ChiRains/forest
8b71de51c477f66a134d9b515b58039a8c94c2ee
cf0b41ff83e4cee281078afe338bba792de05052
refs/heads/master
2021-01-19T07:13:19.597000
2016-08-18T01:35:54
2016-08-18T01:35:54
65,869,894
0
2
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.qcloud.component.orderform.web.vo.admin; import com.qcloud.component.goods.model.UnifiedMerchandise; import com.qcloud.component.sellercenter.QMerchant; public class AdminOrderItemVO { // ID private long id; // 总单ID private long orderId; // 子...
UTF-8
Java
2,949
java
AdminOrderItemVO.java
Java
[]
null
[]
package com.qcloud.component.orderform.web.vo.admin; import com.qcloud.component.goods.model.UnifiedMerchandise; import com.qcloud.component.sellercenter.QMerchant; public class AdminOrderItemVO { // ID private long id; // 总单ID private long orderId; // 子...
2,949
0.535727
0.535727
166
15.283133
17.495213
68
false
false
0
0
0
0
0
0
0.26506
false
false
9
1f8672bd5c8b6dc63d7a0dedb20e27dc81a2e10e
11,158,325,050,952
232e71e0fbb962edb9c2ed027bb1be9b780ba3ea
/checkbox/src/com/company/Myframe.java
de8336542376f5f6313ae8d1eda9b0fff355153d
[]
no_license
CharanSaminepally/JAVA_FILES
https://github.com/CharanSaminepally/JAVA_FILES
74fb25aa8a00bc08e7439b2d5cc3f84ca60e3b94
865b3b9e658f78b917d9eb1965994b9164539694
refs/heads/main
2023-08-14T03:20:03.872000
2021-10-10T08:55:57
2021-10-10T08:55:57
415,533,411
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.company; import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; public class Myframe extends JFrame implements ActionListener { JButton button = new JButton(); JCheckBox checkbox = new JCheckBox(); ImageIcon xicon = new ImageIcon("C:...
UTF-8
Java
1,206
java
Myframe.java
Java
[]
null
[]
package com.company; import javax.swing.*; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; public class Myframe extends JFrame implements ActionListener { JButton button = new JButton(); JCheckBox checkbox = new JCheckBox(); ImageIcon xicon = new ImageIcon("C:...
1,206
0.646766
0.641791
44
26.40909
22.436089
82
false
false
0
0
0
0
0
0
0.636364
false
false
9
301405c12bd84d75bd01ae42449d554e3b0fa013
20,409,684,644,374
d65837c6a8ca8968b5eef0078d62eed893357e1c
/app/src/main/java/com/udacity/sandwichclub/utils/JsonUtils.java
9bce3a0e5deb8d4bd2cd152e3579d23b950e82e6
[]
no_license
ArisGoico/sandwich-club-submission
https://github.com/ArisGoico/sandwich-club-submission
08baa29d2ed048992e96cda29f7303cdac630c78
6d0f27e164b0281de10a1dfa7f7c1d20463c2537
refs/heads/master
2023-01-06T09:56:59.772000
2020-10-31T18:56:04
2020-10-31T18:56:04
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.udacity.sandwichclub.utils; import android.util.Log; import com.udacity.sandwichclub.model.Sandwich; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import java.util.ArrayList; import java.util.List; public class JsonUtils { private static final String TAG = "...
UTF-8
Java
1,928
java
JsonUtils.java
Java
[]
null
[]
package com.udacity.sandwichclub.utils; import android.util.Log; import com.udacity.sandwichclub.model.Sandwich; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import java.util.ArrayList; import java.util.List; public class JsonUtils { private static final String TAG = "...
1,928
0.606846
0.605809
60
31.133333
24.861259
110
false
false
0
0
0
0
0
0
0.75
false
false
9
54238ef4f6297227a83242b8fcde431f25caa06c
28,363,964,048,704
96b751b71bb7c98eea0535fb31730cfbbd5f374e
/E-KentSayim/src/com/kayiyazilim/ekentsayim/service/KioskService.java
38a91488af43feb4b52af63ee5f4871d939aa74f
[]
no_license
thens352/AngularDemo2
https://github.com/thens352/AngularDemo2
a791d0d0de068d3818008d284c34fc81442d4976
ef5b1c376e9aaa96ab3fc8f677eea8f28bd1d117
refs/heads/master
2021-01-10T02:29:03.382000
2015-10-26T11:34:07
2015-10-26T11:34:07
44,961,587
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kayiyazilim.ekentsayim.service; import java.io.Serializable; import java.util.ArrayList; import java.util.Date; import java.util.List; import javax.annotation.PostConstruct; import javax.ejb.EJB; import javax.faces.application.FacesMessage; import javax.faces.bean.ManagedBean; import javax.faces.bean.View...
UTF-8
Java
4,804
java
KioskService.java
Java
[]
null
[]
package com.kayiyazilim.ekentsayim.service; import java.io.Serializable; import java.util.ArrayList; import java.util.Date; import java.util.List; import javax.annotation.PostConstruct; import javax.ejb.EJB; import javax.faces.application.FacesMessage; import javax.faces.bean.ManagedBean; import javax.faces.bean.View...
4,804
0.743846
0.737797
195
23.584616
21.457335
72
false
false
0
0
0
0
0
0
1.615385
false
false
9
f23cc68c4cbb99058c5ddf8cdc899c346c4eebbe
4,252,017,688,436
de89430098feb0d7f625075f9baa1a6374079c09
/src/sk/tuke/oop/game/items/Hammer.java
2a197529f3a5c11dccdcdca99149e4f89e39d3dc
[]
no_license
peto77/Alien-Breed
https://github.com/peto77/Alien-Breed
52c9c8e6823b13fb01e85470033b4f18fd7fec5c
b9655d0bf49e3e073c42812a4932a8e8b2bc4706
refs/heads/master
2018-10-01T01:38:29.760000
2018-06-08T09:10:19
2018-06-08T09:10:19
136,538,835
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 sk.tuke.oop.game.items; import sk.tuke.oop.framework.Animation; import sk.tuke.oop.framework.Item; import sk.tuke.oop.game.ac...
UTF-8
Java
876
java
Hammer.java
Java
[ { "context": ".oop.game.actors.AbstractActor;\n\n/**\n *\n * @author Peter\n */\npublic class Hammer extends AbstractActor imp", "end": 364, "score": 0.9986265897750854, "start": 359, "tag": "NAME", "value": "Peter" } ]
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 sk.tuke.oop.game.items; import sk.tuke.oop.framework.Animation; import sk.tuke.oop.framework.Item; import sk.tuke.oop.game.ac...
876
0.609589
0.59589
42
19.857143
20.460848
79
false
false
0
0
0
0
0
0
0.52381
false
false
9
0e00458df6abefba961f978e1f4add5704be5a0c
32,134,945,375,070
3690f7491946e1e99b3c9e15017a263c2720378e
/app/src/main/java/serviscepde/com/tr/Fragment/AddFragment.java
7a9b215b8ce15191a7e735a98ab395377863741a
[]
no_license
alimoguz/ServisCepde
https://github.com/alimoguz/ServisCepde
774a35f84b2bb70337c43c1f6d431d5a5715fc5d
4000fc11630619fd7148e62e4cd5079b5bcd821e
refs/heads/master
2021-04-08T11:12:22.538000
2020-03-22T20:54:25
2020-03-22T20:54:25
248,769,962
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package serviscepde.com.tr.Fragment; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.fragment.app.Fragment;...
UTF-8
Java
7,152
java
AddFragment.java
Java
[]
null
[]
package serviscepde.com.tr.Fragment; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.fragment.app.Fragment;...
7,152
0.611166
0.609347
203
34.211823
29.496922
179
false
false
0
0
0
0
0
0
0.679803
false
false
9
d8487a9dc596459db8a1949296d9ae69fe1b29aa
22,497,038,703,475
a5eb275d9f7ea089a43db55a211f170318118d5a
/AgregarDoctores.java
039fe5f0ada4345f15f15465552341a430f7e3dd
[]
no_license
taniac19/-Citas-Medicas
https://github.com/taniac19/-Citas-Medicas
62f78c9d6e13bc16ebaf0bf9d76472a14b6d95ee
cbcd10409f4aeade7f19eee2f0a1ae3ca9de16c0
refs/heads/master
2020-04-01T12:05:00.396000
2018-10-15T22:59:32
2018-10-15T22:59:32
153,190,464
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 javaapplication4; /** * * @author Mirna */ public class AgregarDoctores extends javax.swing.JFrame { /** * Create...
UTF-8
Java
19,096
java
AgregarDoctores.java
Java
[ { "context": ".\n */\npackage javaapplication4;\n\n/**\n *\n * @author Mirna\n */\npublic class AgregarDoctores extends javax.sw", "end": 235, "score": 0.9992075562477112, "start": 230, "tag": "NAME", "value": "Mirna" }, { "context": "ombre Completo:\");\n\n jLabel4.setText(\"...
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 javaapplication4; /** * * @author Mirna */ public class AgregarDoctores extends javax.swing.JFrame { /** * Create...
19,086
0.638596
0.623776
321
58.485981
44.290043
181
false
false
0
0
0
0
0
0
0.82243
false
false
9
55233e269615f5e3c9c72cb4f2cfe28aa804370d
30,614,526,891,092
7c05b59608c8da39052ef1562080a69c48b0c17e
/src/main/java/org/subhashis/mycroservices/mycurrencyexchangeservice/repository/MyExchangeValueRepository.java
b5a71664bff132606a3279b87b73a08bf631676a
[]
no_license
subha81788/my-currency-exchange-service
https://github.com/subha81788/my-currency-exchange-service
2400a2835b839db4e66d13643f37600f792766e7
246b8ebacd29f258d14fbc339b8a4eaa29cfbfa2
refs/heads/master
2021-07-10T14:43:56.520000
2020-09-15T10:49:43
2020-09-15T10:49:43
195,337,060
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package org.subhashis.mycroservices.mycurrencyexchangeservice.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import org.subhashis.mycroservices.mycurrencyexchangeservice.model.ExchangeValue; import java.util.Optional; @Repository public int...
UTF-8
Java
465
java
MyExchangeValueRepository.java
Java
[]
null
[]
package org.subhashis.mycroservices.mycurrencyexchangeservice.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import org.subhashis.mycroservices.mycurrencyexchangeservice.model.ExchangeValue; import java.util.Optional; @Repository public int...
465
0.864516
0.864516
12
37.75
33.329479
86
false
false
0
0
0
0
0
0
0.75
false
false
9
6de4899ff46387b1e4d279fc0ea865173fa56f9e
21,526,376,150,495
dceef8bed33dbd3ad7b6504242de81fc398dc335
/bdapportal/src/main/java/com/kt/bdapportal/repository/BdapRoleRepository.java
8b7e5b341e22ec7f24ddd411822da234cc664e69
[]
no_license
seoyoungrag/bdap
https://github.com/seoyoungrag/bdap
3377f25864b4db1948fd26c0704e4bcd8df0a16d
d4ed18d3b998cbd1dcb299295fe5dc706645ddbb
refs/heads/master
2021-01-12T16:14:25.504000
2016-11-04T00:37:11
2016-11-04T00:37:11
71,954,222
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kt.bdapportal.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import com.kt.bdapportal.domain.BdapRole; @Repository("bdapRoleRepository") public interface BdapRoleRepository extends JpaRepository<BdapRole, String>{ p...
UTF-8
Java
370
java
BdapRoleRepository.java
Java
[]
null
[]
package com.kt.bdapportal.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import com.kt.bdapportal.domain.BdapRole; @Repository("bdapRoleRepository") public interface BdapRoleRepository extends JpaRepository<BdapRole, String>{ p...
370
0.805405
0.805405
13
26.461538
26.255009
76
false
false
0
0
0
0
0
0
0.615385
false
false
9
ad78de29df719ed4ad9ac136cc77130c48f72b58
24,507,083,403,899
54a0d58d592745ac48b138d817baab833baae7e3
/IPTVPersistence/src/pl/edu/agh/iptv/persistence/Entity.java
b9db9734a7c5c5c999aba46f5e49c1f4e818a4e5
[]
no_license
biddyweb/ims-iptv
https://github.com/biddyweb/ims-iptv
c8cc68700193f558cbad03b3b033575a69417d14
c41c2962658ea20207954f6543038c32f8b692a8
refs/heads/master
2020-04-05T23:39:30.137000
2010-03-17T13:00:15
2010-03-17T13:00:15
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.edu.agh.iptv.persistence; import javax.persistence.Column; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.MappedSuperclass; import javax.persistence.Version; @MappedSuperclass public class Entity{ Long id; int version; public Entity() { ...
UTF-8
Java
841
java
Entity.java
Java
[]
null
[]
package pl.edu.agh.iptv.persistence; import javax.persistence.Column; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.MappedSuperclass; import javax.persistence.Version; @MappedSuperclass public class Entity{ Long id; int version; public Entity() { ...
841
0.65874
0.65874
50
14.86
14.108168
48
false
false
0
0
0
0
0
0
1.26
false
false
9
9222bfc39d499d96f661c211c9713b8ed151efbe
9,964,324,181,525
7615301fc89c2632d30d2c80f0620250c4869441
/src/main/java/com/example/ureportdemo/controller/ReportManagerController.java
3861b6085417a8b6ff36beb5e71083dde6cf29ae
[]
no_license
lastFeng/ureport-demo
https://github.com/lastFeng/ureport-demo
1b133eaa5f2ce10dbce085b78a9e3e508556554d
541ed65fc966fa65c606eed5b58cb882c10c17df
refs/heads/main
2023-01-07T02:30:24.548000
2020-11-02T08:10:36
2020-11-02T08:10:36
306,554,654
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* * Copyright 2001-2017 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 by ap...
UTF-8
Java
6,842
java
ReportManagerController.java
Java
[ { "context": "e: </p>\n *\n * <p> Description: </p>\n *\n * @author: Guo Weifeng\n * @version: 1.0\n * @create: 2020/10/27 9:45\n */\n", "end": 1446, "score": 0.9997890591621399, "start": 1435, "tag": "NAME", "value": "Guo Weifeng" }, { "context": " RowRenderData row4 = RowRen...
null
[]
/* * Copyright 2001-2017 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 by ap...
6,837
0.64415
0.634789
148
42.317566
35.358788
204
false
false
0
0
0
0
0
0
1
false
false
9
1958ab33cb4f7d06ada0d049d536d44bcdc0b9e3
26,147,760,966,284
c499369b6befb407a2e3d7f13b5b7f30940b9510
/src/Q5637.java
a4ff1ce4ad19c7e9bb5229f1feec110dcf080f68
[]
no_license
cbdog94/Leetcode
https://github.com/cbdog94/Leetcode
fb0caf08c1d8561d2035c3d00e7afd9b0ef9ab55
2a21a81f29810f9984615e54372a182055fc0970
refs/heads/master
2021-09-12T23:45:00.324000
2021-09-05T07:37:24
2021-09-05T07:37:24
127,594,914
0
1
null
null
null
null
null
null
null
null
null
null
null
null
null
public class Q5637 { public boolean halvesAreAlike(String s) { s = s.toLowerCase(); int count = 0; for (int i = 0; i < s.length() / 2; i++) { switch (s.charAt(i)) { case 'a': case 'e': case 'i': case 'o': ...
UTF-8
Java
805
java
Q5637.java
Java
[]
null
[]
public class Q5637 { public boolean halvesAreAlike(String s) { s = s.toLowerCase(); int count = 0; for (int i = 0; i < s.length() / 2; i++) { switch (s.charAt(i)) { case 'a': case 'e': case 'i': case 'o': ...
805
0.295652
0.284472
31
24.967741
11.618905
59
false
false
0
0
0
0
0
0
0.354839
false
false
9
060d2533909b8d2e67ab102c42ecffe498ea73c3
13,743,895,405,376
1a348eca8b3bd1436c9774f3675ff8a51cfe660f
/src/main/java/com/esl/sysdog/model/Fornecedor.java
8e086918c58c49e714a2f2dafd303766e1dd010e
[]
no_license
EliedersonLinhares/SysDog
https://github.com/EliedersonLinhares/SysDog
b711d103d2cb683c35cc24e5dbb8a1cec8c38c63
028fe86e4961f2f6bd4e566288f9e6d416a620be
refs/heads/master
2020-05-02T09:41:14.933000
2019-03-26T22:58:26
2019-03-26T22:58:26
177,878,114
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.esl.sysdog.model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name ="fornecedor") public class Fornecedor{ @Id @Generated...
ISO-8859-1
Java
2,305
java
Fornecedor.java
Java
[]
null
[]
package com.esl.sysdog.model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name ="fornecedor") public class Fornecedor{ @Id @Generated...
2,305
0.694613
0.687663
130
16.707693
16.522919
81
false
false
0
0
0
0
0
0
1.361538
false
false
9
484029072c90f7c048cc90cad9c35cf0a6d24cdd
21,689,584,903,241
7499897e1563e522be6904f07b759bb295ef98d3
/src/PayrollSystemTest.java
bb4c7a01a2e495826d7ec080d4545363cbf6764e
[]
no_license
mdalamin-eu/JavaUniversityAssignment
https://github.com/mdalamin-eu/JavaUniversityAssignment
8339ba2084c112a6cd8617976d93d83631b126e3
a46027a88fc31339cdb31710278b9feca0387d4a
refs/heads/master
2023-04-27T03:05:46.643000
2021-05-21T17:59:48
2021-05-21T17:59:48
369,615,488
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Calendar; public class PayrollSystemTest{ public static void main(String[] args){ int currentMonth = 1 + Calendar.getInstance().get(Calendar.MONTH); // Employee array Employee[] employees = new Employee[5]; //here i used this month for result (salary+bonus) ...
UTF-8
Java
2,178
java
PayrollSystemTest.java
Java
[ { "context": "oyees[0] = new SalariedEmployee(\n \"Masom\", \"Miah\", \"masom@centria.fi\", \"064774773428\", 800", "end": 380, "score": 0.9998365640640259, "start": 375, "tag": "NAME", "value": "Masom" }, { "context": "= new SalariedEmployee(\n \"Masom\...
null
[]
import java.util.Calendar; public class PayrollSystemTest{ public static void main(String[] args){ int currentMonth = 1 + Calendar.getInstance().get(Calendar.MONTH); // Employee array Employee[] employees = new Employee[5]; //here i used this month for result (salary+bonus) ...
2,128
0.581267
0.513774
53
40.113209
33.313072
108
false
false
0
0
0
0
0
0
1.169811
false
false
9
903921ace9cfc2bab567ce8b4c36137ba482e456
1,365,799,607,507
a53c454c8bca3cab26c5d571218975e86b5ce1ed
/logistics/src/main/java/com/zhiyong/logistics/controller/BaseDataController.java
2947a1420f61d75cd0f946e2372a24936c196985
[]
no_license
Jsteven1106/logistics
https://github.com/Jsteven1106/logistics
36190f98970a9352d1feeb8aeeb259e20225cc39
b351073fd471f5150df13ecd90ee9ae6df96c4ff
refs/heads/master
2020-09-08T01:29:04.386000
2019-11-11T12:17:34
2019-11-11T12:17:34
220,971,449
0
0
null
false
2021-05-08T18:01:10
2019-11-11T11:57:47
2019-11-11T12:21:54
2021-05-08T18:01:10
3,376
0
0
6
JavaScript
false
false
package com.zhiyong.logistics.controller; import java.util.List; import org.apache.commons.lang3.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapp...
UTF-8
Java
4,525
java
BaseDataController.java
Java
[]
null
[]
package com.zhiyong.logistics.controller; import java.util.List; import org.apache.commons.lang3.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapp...
4,525
0.735501
0.730648
156
25.416666
22.193195
82
false
false
0
0
0
0
0
0
1.782051
false
false
9
16bfa30e76c2f1be53a659fe28a2ad9c0bea1784
9,002,251,457,514
dee13699fb392c3f1ad8d7c07682df0b3c71db96
/src/gui/Beer.java
cd03415ae82b5120b1972b5064f8e267860dce5d
[]
no_license
uday246/Oct18
https://github.com/uday246/Oct18
6e251d2949815b158b22acd2ca16d8501f9fa4d5
7c6b6d635d6bd2e6a3c7f3434e9a94d9b89a4b9a
refs/heads/master
2020-08-15T07:39:34.550000
2019-10-15T13:13:10
2019-10-15T13:13:10
215,302,334
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package gui; public class Beer { private String name; // the beer's name private double alcohol; // the alcohol %, eg, .05 for 5% public String getName() { return name; } public void setName(String n) { this.name = n; } public double getAlcohol() { ...
UTF-8
Java
4,366
java
Beer.java
Java
[ { "context": " Beer beer3 = new Beer();\r\n beer3.setName(\"Miller Genuine Draft Light\");\r\n beer3.setAlco", "end": 3586, "score": 0.6430644989013672, "start": 3585, "tag": "NAME", "value": "M" } ]
null
[]
package gui; public class Beer { private String name; // the beer's name private double alcohol; // the alcohol %, eg, .05 for 5% public String getName() { return name; } public void setName(String n) { this.name = n; } public double getAlcohol() { ...
4,366
0.568026
0.54535
126
32.666668
26.271173
84
false
false
0
0
0
0
0
0
0.428571
false
false
9
ebefeef768868f88d306d23b47613ea1a16b10a8
18,081,812,325,178
3d9dfd87b1f0ee9b1450053165cff0911a11f87c
/vend/agentWeb/src/main/java/com/haiyi/service/UserCashApplyService.java
67daceb39ca59ecf986131007aac32ae11f7c422
[]
no_license
stramkismet0221/vend
https://github.com/stramkismet0221/vend
376fbf50a14bc9bb8b9c723691160ee4ca37899e
9ed04a2fee764514b23d98d6f913a752ca8d2c6b
refs/heads/master
2022-07-30T21:36:51.254000
2020-05-20T03:09:16
2020-05-20T03:09:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.haiyi.service; import com.haiyi.domain.UserCashApply; import com.haiyi.query.UserCashApplyQuery; import com.haiyi.service.base.BaseService; public interface UserCashApplyService extends BaseService<UserCashApply, UserCashApplyQuery> { }
UTF-8
Java
250
java
UserCashApplyService.java
Java
[]
null
[]
package com.haiyi.service; import com.haiyi.domain.UserCashApply; import com.haiyi.query.UserCashApplyQuery; import com.haiyi.service.base.BaseService; public interface UserCashApplyService extends BaseService<UserCashApply, UserCashApplyQuery> { }
250
0.848
0.848
8
30.375
29.799067
94
false
false
0
0
0
0
0
0
0.625
false
false
9
a5ee5b298818193eb20eb52a6a31f0f0c4d2626a
33,595,234,197,020
4dd43d0403c159d189d51f1382181224798e3e22
/src/test/java/com/qa/test/DeleteUserApiTest.java
c7379c5609607b149c725c51f11a273e76ec2c03
[]
no_license
pkshankar/RestAssured_Framework
https://github.com/pkshankar/RestAssured_Framework
b720d64523c015344040bc81a384c872c71597f7
76635e7062aeaa01847675256710a55ec64f6c00
refs/heads/master
2022-11-26T15:41:48.855000
2020-02-28T01:27:55
2020-02-28T01:27:55
213,409,936
0
0
null
false
2022-11-15T23:30:40
2019-10-07T14:45:55
2020-02-28T01:29:20
2022-11-15T23:30:39
123
0
0
5
HTML
false
false
package com.qa.test; import java.util.HashMap; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Test; import com.qa.base.TestBase; import com.qa.client.RestClient; import com.qa.pojo.CreateUser; import io.restassured.path.json.JsonPath; import io.restassured.response.Response; public class...
UTF-8
Java
1,362
java
DeleteUserApiTest.java
Java
[ { "context": "r = new CreateUser();\n\t\tcreateUser.setFirst_name(\"Loky\");\n\t\tcreateUser.setLast_name(\"Mers\");\n\t\tcreateUse", "end": 863, "score": 0.9997577667236328, "start": 859, "tag": "NAME", "value": "Loky" }, { "context": "setFirst_name(\"Loky\");\n\t\tcreateUser.setLas...
null
[]
package com.qa.test; import java.util.HashMap; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Test; import com.qa.base.TestBase; import com.qa.client.RestClient; import com.qa.pojo.CreateUser; import io.restassured.path.json.JsonPath; import io.restassured.response.Response; public class...
1,356
0.749633
0.749633
54
24.222221
24.119814
106
false
false
0
0
0
0
0
0
1.611111
false
false
9
e3b10aa525ba561b11e00ff8df1ad546b71611c1
31,310,311,596,724
901dea8c96b19109927554bf0762de2aeb2ad5e1
/TestProject/src/main/collections/Sorting.java
c9965f5ce6f6dc8a9dacbc81abbd31faebdf2a85
[]
no_license
KsiadzCRASH/CrashTest
https://github.com/KsiadzCRASH/CrashTest
ff3fadc8682976e840b162cb235aa28da64b80ba
cb4c0553ec026135e217c179e93c6b21769dd1a1
refs/heads/master
2021-01-04T22:32:19.172000
2012-12-16T23:57:26
2012-12-16T23:57:26
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package main.collections; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; import junit.framework.TestCase; import org.junit.Test; public class Sorting extends TestCase{ /** * @param args */ public static void main(String[] args) { ...
UTF-8
Java
4,485
java
Sorting.java
Java
[]
null
[]
package main.collections; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; import junit.framework.TestCase; import org.junit.Test; public class Sorting extends TestCase{ /** * @param args */ public static void main(String[] args) { ...
4,485
0.562542
0.529766
216
18.763889
17.04908
87
false
false
0
0
0
0
0
0
2.634259
false
false
9
232545c20cfb8dac197e917187558e72a5c5cec6
14,920,716,396,438
24a63d1f03634767bce891f78d928a55992394d6
/LevelEvaluation/AI/Execution.java
82eef93fa385c9f376998800d89aed6a74e67442
[]
no_license
barryhong1995/IMGD-4100---MarioQuilt
https://github.com/barryhong1995/IMGD-4100---MarioQuilt
d97bb2dd807e006ca753bbf402007a0d203656a1
e97a29719bf854dce20ff05700099f55a3304fbb
refs/heads/master
2021-08-30T04:46:18.787000
2017-12-16T02:47:08
2017-12-16T02:47:08
113,468,491
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package AI; import java.io.*; public class Execution { public static void main(String args[]) { char[][] rawLevelScene = new char[1000][1000]; Platform[] platforms = new Platform[1000]; AIData ai = new AIData(); try { // Read level data from file BufferedReader fileInput = new BufferedReader(new FileRe...
UTF-8
Java
1,917
java
Execution.java
Java
[]
null
[]
package AI; import java.io.*; public class Execution { public static void main(String args[]) { char[][] rawLevelScene = new char[1000][1000]; Platform[] platforms = new Platform[1000]; AIData ai = new AIData(); try { // Read level data from file BufferedReader fileInput = new BufferedReader(new FileRe...
1,917
0.641628
0.63276
57
32.63158
22.974152
110
false
false
0
0
0
0
0
0
3.561404
false
false
9
eacfaa035f91fcdc0d81d094ba1b65085f4569de
8,924,942,063,707
b82eb723ca41863b8c7d4740f707c9172ba16606
/web/src/main/java/com/hlib/controller/front/shop/FrontIndexController.java
b56923fc4a43a5431aedbdf1804a7f13018cab60
[]
no_license
staryin-code/blog
https://github.com/staryin-code/blog
b3c83535da05e7f95a871ab62696221f1c679692
2021000a91197bac58f8debc1bf9514978c0c3f5
refs/heads/master
2021-05-31T13:51:15.096000
2016-04-05T10:41:43
2016-04-05T10:41:43
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hlib.controller.front.shop; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; /** * Created by hlib on 2016/2/25 0025. */ @Controller @RequestMapping(value = "/front/shop/index/") public class FrontIndexController extends FrontBaseController...
UTF-8
Java
429
java
FrontIndexController.java
Java
[ { "context": "bind.annotation.RequestMapping;\n\n/**\n * Created by hlib on 2016/2/25 0025.\n */\n@Controller\n@RequestMappin", "end": 177, "score": 0.9996111392974854, "start": 173, "tag": "USERNAME", "value": "hlib" } ]
null
[]
package com.hlib.controller.front.shop; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; /** * Created by hlib on 2016/2/25 0025. */ @Controller @RequestMapping(value = "/front/shop/index/") public class FrontIndexController extends FrontBaseController...
429
0.727273
0.701632
22
18.5
21.722946
62
false
false
0
0
0
0
0
0
0.181818
false
false
2
d42c4a26c423d7cb39e35fd138d47a61993ac5ce
26,293,789,823,421
c9d0a5ba06620f5a14669e1a8b06bb5a51f543c1
/GeneTeX/src/util/Utility.java
1e3fba347a7d10856137950b7b5d01afa6599ca4
[]
no_license
MehdiBksr/GeneTeX
https://github.com/MehdiBksr/GeneTeX
dc210bd53754b06b251ad0668c1c130dcf860f55
12b60358f438ce221cbe0678b271fe046beefd6d
refs/heads/master
2020-06-01T15:11:59.991000
2013-06-19T13:15:13
2013-06-19T13:15:13
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package util; import java.awt.image.BufferedImage; import data.PreprocessedImage; import argument.ArgumentHandler; /** Utility class, regrouping functions which are potentially useful. * @author Mehdi BOUKSARA, Théo MERLE, Marceau THALGOTT * */ public class Utility { /** Prints verbose messages when the verbos...
ISO-8859-1
Java
1,780
java
Utility.java
Java
[ { "context": "functions which are potentially useful.\n * @author Mehdi BOUKSARA, Théo MERLE, Marceau THALGOTT\n *\n */\npublic class", "end": 213, "score": 0.9998690485954285, "start": 199, "tag": "NAME", "value": "Mehdi BOUKSARA" }, { "context": "are potentially useful.\n * @author...
null
[]
package util; import java.awt.image.BufferedImage; import data.PreprocessedImage; import argument.ArgumentHandler; /** Utility class, regrouping functions which are potentially useful. * @author <NAME>, <NAME>, <NAME> * */ public class Utility { /** Prints verbose messages when the verbose option is specified ...
1,757
0.727937
0.721754
51
33.882355
31.044336
118
false
false
0
0
0
0
0
0
1.843137
false
false
2
f6d00708fd6970647a008f53a1ff10f3efde6fe3
16,707,422,849,374
7cfc3643eb4df093b0292d1f9c2cae98477411b2
/src/main/java/com/b/b/h/c.java
743eb4411adb6e07abd14023a8912bb1f3ba8b14
[]
no_license
correaj418/PebbleAppGradle
https://github.com/correaj418/PebbleAppGradle
7f934a2deb3f54fcc21b1c41900dfcb8344c337b
71b3312b59e9cd5fe7d58cf39212375f73cdcefb
refs/heads/master
2021-07-11T01:46:36.017000
2017-10-13T01:07:02
2017-10-13T01:07:02
106,761,390
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.b.b.h; import android.content.Context; import android.net.Uri; import com.b.a.b.e; import com.b.a.b.f; import com.b.a.c.d; import com.b.a.m; import com.b.b.a.b; import com.b.b.j; import com.b.b.u.a; import com.b.b.y; import java.io.InputStream; public class c extends k { public e<b> a(Context context,...
UTF-8
Java
1,831
java
c.java
Java
[]
null
[]
package com.b.b.h; import android.content.Context; import android.net.Uri; import com.b.a.b.e; import com.b.a.b.f; import com.b.a.c.d; import com.b.a.m; import com.b.b.a.b; import com.b.b.j; import com.b.b.u.a; import com.b.b.y; import java.io.InputStream; public class c extends k { public e<b> a(Context context,...
1,831
0.522665
0.513381
56
31.696428
27.075239
130
false
false
0
0
0
0
0
0
0.946429
false
false
2
3e75ac1dd47f8c62c9cce01304f48b2dd1dfc8a2
12,704,513,312,158
2219bc5d24700a8e6d7e31909172968b8e648530
/src/com/hh_dots/Main.java
fa2afd68ecbc9b0f3f8adbed2f31444e4d94b87c
[]
no_license
AlexanderAshin/hh_dots
https://github.com/AlexanderAshin/hh_dots
09fd73ae9aa4becb768031141783c5c15d442edb
54e923965c1e6fed8d55efb2771b98f078ca644b
refs/heads/master
2021-01-13T00:49:12.557000
2015-10-07T07:24:24
2015-10-07T07:24:24
43,764,843
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.hh_dots; import java.util.Scanner; public class Main { public static void main(String[] args) { int n = 0,i,j; double distance; Scanner in = new Scanner(System.in); while (n < 1) {// если значение N меньше 1 - вводим ещё раз System.out.print("Enter N "); ...
WINDOWS-1251
Java
2,001
java
Main.java
Java
[]
null
[]
package com.hh_dots; import java.util.Scanner; public class Main { public static void main(String[] args) { int n = 0,i,j; double distance; Scanner in = new Scanner(System.in); while (n < 1) {// если значение N меньше 1 - вводим ещё раз System.out.print("Enter N "); ...
2,001
0.490494
0.461706
38
47.473682
31.546738
131
false
false
0
0
0
0
0
0
1.289474
false
false
2
20d0943b1b47ba56b697b926607083f573acb6c7
17,136,919,563,684
42ce17f5adff8c9a24276a2e26303ebfeb6f46e4
/portfolio-plugin-src/com/atlassian/rm/jpo/issueloading/lucene/issue/querying/explanation/QueryResultMatcher.java
24632803f5b72e58a8204cbf1e5a5b953ef49206
[ "Apache-2.0" ]
permissive
tied/jira-5
https://github.com/tied/jira-5
1ffea0533cee2cbf351eda5a9f28380e893baa99
e7369b9092d730ca7c25622da8da6d2a80973316
refs/heads/master
2020-03-11T12:50:11.014000
2018-04-04T11:19:00
2018-04-04T11:19:00
130,008,681
1
0
null
true
2018-04-18T05:30:56
2018-04-18T05:30:55
2018-04-04T11:19:10
2018-04-04T11:19:09
13,530
0
0
0
null
false
null
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) ansi // Source File Name: QueryResultMatcher.java package com.atlassian.rm.jpo.issueloading.lucene.issue.querying.explanation; import java.util.Collections; import ja...
UTF-8
Java
942
java
QueryResultMatcher.java
Java
[ { "context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n", "end": 61, "score": 0.9996659159660339, "start": 45, "tag": "NAME", "value": "Pavel Kouznetsov" } ]
null
[]
// Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) ansi // Source File Name: QueryResultMatcher.java package com.atlassian.rm.jpo.issueloading.lucene.issue.querying.explanation; import java.util.Collections; import java.util.Se...
932
0.738854
0.730361
34
26.705883
27.16781
101
false
false
0
0
0
0
0
0
0.235294
false
false
2
914818ad1440c502b1d4c180f84fc0fbef7a5825
33,346,126,126,313
f62d1696929cd3f9bfe4e5aa396fae5646c6c79b
/app/src/main/java/com/dett/mvvmdemo/net/AppRepository.java
6a84bd3346d507c6705212fa27710b0958c9313b
[]
no_license
wangjiandett/MVVMDemo
https://github.com/wangjiandett/MVVMDemo
a33bc9fa4c2325dfdc875cbc2b700a0958294128
e0de58ca86e862aa9e58145c21f99562e3fd3269
refs/heads/main
2023-02-23T04:15:40.884000
2021-01-26T03:31:01
2021-01-26T03:31:01
306,188,524
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.dett.mvvmdemo.net; import com.dett.dettmvvm.mvvm.BaseModel; import com.dett.dettmvvm.mvvm.BaseRepository; /** * 自定义AppRepository * * @author wangjian * Created on 2020/11/2 15:13 */ public class AppRepository extends BaseRepository { @Override protected <Response, Data> BaseModel<Response, D...
UTF-8
Java
442
java
AppRepository.java
Java
[ { "context": "Repository;\n\n/**\n * 自定义AppRepository\n *\n * @author wangjian\n * Created on 2020/11/2 15:13\n */\npublic class Ap", "end": 166, "score": 0.9989216923713684, "start": 158, "tag": "USERNAME", "value": "wangjian" } ]
null
[]
package com.dett.mvvmdemo.net; import com.dett.dettmvvm.mvvm.BaseModel; import com.dett.dettmvvm.mvvm.BaseRepository; /** * 自定义AppRepository * * @author wangjian * Created on 2020/11/2 15:13 */ public class AppRepository extends BaseRepository { @Override protected <Response, Data> BaseModel<Response, D...
442
0.720183
0.694954
18
23.222221
25.552898
85
false
false
0
0
0
0
0
0
0.444444
false
false
2
c5fc8eb0912db95e446eef8b10c21f621f750850
12,902,081,823,147
9ef5d7bc1e9c180dc533a5c251063bde37a18e51
/src/com/vc/admin/system/action/EditUploadFileAction.java
e3a532a7dbf8dfae347b18d407a00380738c9de1
[]
no_license
broSmasher/vc_m
https://github.com/broSmasher/vc_m
57d93eaada431020ee1dba20aeb686cbb0f64007
a2599059d5ba03ee05335b14f62a30f2e6c80cc4
refs/heads/master
2016-09-14T01:10:23.771000
2016-09-12T02:28:23
2016-09-12T02:28:23
60,224,318
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.vc.admin.system.action; import java.io.File; import org.apache.struts2.ServletActionContext; import com.inveno.util.PropertyUtils; import com.inveno.util.UploadFileUtil; import com.vc.common.baseclass.BaseAction; /** * html编辑器上传文件Action * * @author yaoyuan * */ @SuppressWarnings...
UTF-8
Java
2,348
java
EditUploadFileAction.java
Java
[ { "context": "n;\r\n\r\n\r\n/**\r\n * html编辑器上传文件Action\r\n * \r\n * @author yaoyuan\r\n * \r\n */\r\n@SuppressWarnings( { \"static-access\", ", "end": 291, "score": 0.9994591474533081, "start": 284, "tag": "USERNAME", "value": "yaoyuan" }, { "context": " fileurl;\r\n\r\n\t/**\r\n\t ...
null
[]
package com.vc.admin.system.action; import java.io.File; import org.apache.struts2.ServletActionContext; import com.inveno.util.PropertyUtils; import com.inveno.util.UploadFileUtil; import com.vc.common.baseclass.BaseAction; /** * html编辑器上传文件Action * * @author yaoyuan * */ @SuppressWarnings...
2,348
0.646127
0.639085
109
18.844036
19.128813
79
false
false
0
0
0
0
0
0
1.302752
false
false
2
9082c0e23d755fce9cf303cecdcd6d1495ca85ad
31,396,210,980,888
f18df45915b3e5c4b256519bb6dfd7d57afe10fc
/src/main/java/collectivesense/cluster/HierarchicalCluster.java
b0be7d570f8a4fd32b559f901e0a5269966fbc38
[]
no_license
rkhmelyuk/collective-sense
https://github.com/rkhmelyuk/collective-sense
9f4b98ede246adc1b99b1a31ed6647e58496e39b
b261be8844ccdd7f4961cff09bd59ed949e7fdf6
refs/heads/master
2020-05-18T00:39:29.090000
2010-12-24T22:11:37
2010-12-24T22:11:37
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package collectivesense.cluster; import java.math.BigDecimal; import java.math.MathContext; import java.math.RoundingMode; import java.util.*; /** * @author Ruslan Khmelyuk * @created 2010-12-20 */ public class HierarchicalCluster { BiCluster cluster(Map<String, List> matrix, RowsDistance distance) { ...
UTF-8
Java
3,968
java
HierarchicalCluster.java
Java
[ { "context": ".RoundingMode;\nimport java.util.*;\n\n/**\n * @author Ruslan Khmelyuk\n * @created 2010-12-20\n */\npublic class Hierarchi", "end": 175, "score": 0.9998316168785095, "start": 160, "tag": "NAME", "value": "Ruslan Khmelyuk" } ]
null
[]
package collectivesense.cluster; import java.math.BigDecimal; import java.math.MathContext; import java.math.RoundingMode; import java.util.*; /** * @author <NAME> * @created 2010-12-20 */ public class HierarchicalCluster { BiCluster cluster(Map<String, List> matrix, RowsDistance distance) { final Mat...
3,959
0.538306
0.528478
112
34.42857
27.60943
113
false
false
0
0
0
0
0
0
0.741071
false
false
2
ad52376a1c4509966009a25f0dd327b84432d583
558,345,786,999
55678ea3af1926eb8125a208df32df782c0944fa
/code/src/java/edu/byu/isys413/group1a/intex2/Controllers/TxController.java
724249536badc3bcef4c23c77c2d571e58c4d6e7
[]
no_license
Aaronius/intex2
https://github.com/Aaronius/intex2
12e75697e4289bdd8b92bfb9de05d25f3aa0659f
f627d3f28179d4adc5575f92d423ff97158ca4b6
refs/heads/main
2023-01-15T14:03:24.186000
2020-11-26T19:50:23
2020-11-26T19:50:23
316,323,305
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package edu.byu.isys413.group1a.intex2.Controllers; import edu.byu.isys413.group1a.intex2.BOs.Account; import edu.byu.isys413.group1a.intex2.BOs.Customer; import edu.byu.isys413.group1a.intex2.BOs.Fee; import edu.byu.isys413.group1a.intex2.BOs.JournalEntry; import edu.byu.isys413.group1a.intex2.BOs.JournalEntryContain...
UTF-8
Java
14,986
java
TxController.java
Java
[ { "context": " its related associations.\n *\n * @author Group 1A, isys@aaronhardy.com\n */\npublic class TxController {\n \n private fina", "end": 1769, "score": 0.9999268651008606, "start": 1750, "tag": "EMAIL", "value": "isys@aaronhardy.com" } ]
null
[]
package edu.byu.isys413.group1a.intex2.Controllers; import edu.byu.isys413.group1a.intex2.BOs.Account; import edu.byu.isys413.group1a.intex2.BOs.Customer; import edu.byu.isys413.group1a.intex2.BOs.Fee; import edu.byu.isys413.group1a.intex2.BOs.JournalEntry; import edu.byu.isys413.group1a.intex2.BOs.JournalEntryContain...
14,974
0.661017
0.644268
465
31.227957
26.601553
141
false
false
0
0
0
0
0
0
0.582796
false
false
2
84b2d933b814083587e823f89601f2863e5286d9
13,821,204,822,868
10bf277e335239334409c63d5d48596e008695e9
/src/struts/register/RegisterAction.java
a7f4bb5b7709f78f56f3b94de739c051601247ea
[]
no_license
102400/vcb
https://github.com/102400/vcb
247ca69274f9ba6c944b0c3aeca3339383c0b9be
f88b93926a4f2c8e9e9b87131b4bb75dbd0b04e5
refs/heads/master
2021-01-11T14:13:54.971000
2017-10-23T02:12:31
2017-10-23T02:12:31
81,205,238
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package struts.register; import javax.servlet.http.HttpSession; import org.apache.struts2.ServletActionContext; import com.opensymphony.xwork2.ActionContext; import com.opensymphony.xwork2.ActionSupport; import entity.Location; import entity.User; import rule.Email; import rule.Nickname; import rule.Password; impor...
UTF-8
Java
3,328
java
RegisterAction.java
Java
[ { "context": "ckname;\n\t}\n\tpublic String getUsername() {\n\t\treturn username;\n\t}\n\tpublic void setUsername(String username) {\n\t", "end": 827, "score": 0.9347693920135498, "start": 819, "tag": "USERNAME", "value": "username" }, { "context": "d setUsername(String username) {\n...
null
[]
package struts.register; import javax.servlet.http.HttpSession; import org.apache.struts2.ServletActionContext; import com.opensymphony.xwork2.ActionContext; import com.opensymphony.xwork2.ActionSupport; import entity.Location; import entity.User; import rule.Email; import rule.Nickname; import rule.Password; impor...
3,330
0.692566
0.68769
145
21.634483
18.70785
111
false
false
0
0
0
0
0
0
2
false
false
2
c77c7cd02e246ea9b2426e90dfc5d42405744760
36,481,452,222,256
387733ad112887b13a0e104b714e1a02870caa1a
/JavaFiles/InternationalisationI18N/src/kDateFormat.java
2c4a300b75f1398f76333954f6bd86d84340e8a5
[]
no_license
vikas19931265/Coding
https://github.com/vikas19931265/Coding
52d17ebbfc07286ae2d11f23491e5af3ca68a934
5391a28d9a1202f05dfe06ad67860d9c3606cb64
refs/heads/master
2021-01-06T09:46:17.050000
2020-03-02T18:10:33
2020-03-02T18:10:33
241,179,848
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/* DateFormat ====================== Various locations follows various styles to represent the date Example IN : DD-MM-YYYY US : MM-DD-YYYY you can use DateFormat to format java date according to a particular a locale DateFormat class is present in java.text package and it is an abstract class. Date...
UTF-8
Java
899
java
kDateFormat.java
Java
[]
null
[]
/* DateFormat ====================== Various locations follows various styles to represent the date Example IN : DD-MM-YYYY US : MM-DD-YYYY you can use DateFormat to format java date according to a particular a locale DateFormat class is present in java.text package and it is an abstract class. Date...
899
0.684093
0.650723
39
22.076923
25.856989
79
false
false
0
0
0
0
70
0.077864
0.076923
false
false
2
e5c5250bda9b20111e2459a0dfb9b055323fdb3a
34,050,500,747,764
5f5f886154501c8a1cf72e99097818558666cb8a
/src/main/java/com/epam/servicedesk/service/ListRequestService.java
d69a22c8fbb5a0aaed194c5bfde5fcc60666a656
[]
no_license
zhdaurenkyzy/Servicedesk
https://github.com/zhdaurenkyzy/Servicedesk
52ffc0affc33a2cfffe349af2f6136cc2cd0b4a3
e10d10c007347ef570e74f663c272f0470bd19de
refs/heads/master
2022-07-12T23:20:54.857000
2019-10-31T19:18:13
2019-10-31T19:18:13
214,470,257
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.epam.servicedesk.service; import com.epam.servicedesk.database.RequestDAO; import com.epam.servicedesk.entity.User; import com.epam.servicedesk.enums.Role; import com.epam.servicedesk.exception.ConnectionException; import com.epam.servicedesk.exception.ValidationException; import javax.servlet.ServletExce...
UTF-8
Java
4,537
java
ListRequestService.java
Java
[]
null
[]
package com.epam.servicedesk.service; import com.epam.servicedesk.database.RequestDAO; import com.epam.servicedesk.entity.User; import com.epam.servicedesk.enums.Role; import com.epam.servicedesk.exception.ConnectionException; import com.epam.servicedesk.exception.ValidationException; import javax.servlet.ServletExce...
4,537
0.739035
0.739035
63
71.015877
45.440174
184
false
false
0
0
0
0
0
0
1.222222
false
false
2
33da33e9fdfdd8568513f33f7d6ae95934988d0f
34,067,680,602,391
1399663fc4d5f75ad0931b6eedda6a964bad5883
/market_analytics/src/com/ldhenergy/risk/marketanalytics/plvector/PLVectorPoint.java
3efcbd4f6f653082e6499ee63403de13966107c7
[]
no_license
simbataisa/cci
https://github.com/simbataisa/cci
98cc7342b63ed6477dd69a91ea608855e2e59668
8143cf2dfed32c51106032eb06ebc497f74fff9e
refs/heads/master
2018-04-13T06:17:06.519000
2017-05-05T06:52:50
2017-05-05T06:52:50
90,326,713
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.ldhenergy.risk.marketanalytics.plvector; import java.io.Serializable; import java.text.SimpleDateFormat; import java.util.Date; import com.ldhenergy.risk.curvebuilder.util.StatsUtil; /** * The Class PLVectorPoint. Represents a single pl point in the risk window. * * @author srebrm */ pu...
UTF-8
Java
3,865
java
PLVectorPoint.java
Java
[ { "context": "ngle pl point in the risk window.\r\n *\r\n * @author srebrm\r\n */\r\npublic class PLVectorPoint implements Compa", "end": 311, "score": 0.999691903591156, "start": 305, "tag": "USERNAME", "value": "srebrm" } ]
null
[]
package com.ldhenergy.risk.marketanalytics.plvector; import java.io.Serializable; import java.text.SimpleDateFormat; import java.util.Date; import com.ldhenergy.risk.curvebuilder.util.StatsUtil; /** * The Class PLVectorPoint. Represents a single pl point in the risk window. * * @author srebrm */ pu...
3,865
0.637516
0.632859
173
20.34104
19.738884
83
false
false
0
0
0
0
0
0
1.404624
false
false
2
56e52d52fc7765a2a9b1d40150320b16adf34125
2,001,454,816,368
0e0b86292fb1c06eec47806718b253b848aaebf2
/src/main/java/com/jsu/pojo/TbFileExample.java
6e5dbb17b8fc298686e68dac6ab43527355a63ec
[]
no_license
LiCQing/SSM-Cloudy
https://github.com/LiCQing/SSM-Cloudy
8d7cffeff23659b72c653468d3155bdf890d450f
8083f83fa2a955eec0f683f35df53a691fa84f07
refs/heads/master
2022-12-24T08:43:52.877000
2020-02-04T05:29:21
2020-02-04T05:29:21
238,125,362
1
0
null
false
2022-12-16T05:01:51
2020-02-04T04:47:37
2022-04-08T08:22:20
2022-12-16T05:01:48
57,767
0
0
11
Java
false
false
package com.jsu.pojo; import java.util.ArrayList; import java.util.Date; import java.util.List; public class TbFileExample { protected String orderByClause; protected boolean distinct; protected List<Criteria> oredCriteria; public TbFileExample() { oredCriteria = new ArrayList<Criteria>(); ...
UTF-8
Java
27,258
java
TbFileExample.java
Java
[]
null
[]
package com.jsu.pojo; import java.util.ArrayList; import java.util.Date; import java.util.List; public class TbFileExample { protected String orderByClause; protected boolean distinct; protected List<Criteria> oredCriteria; public TbFileExample() { oredCriteria = new ArrayList<Criteria>(); ...
27,258
0.564055
0.560533
871
30.296211
24.587471
102
false
false
0
0
0
0
0
0
0.724455
false
false
2
f8c82d00b55062c90b82320fa386afa96fe3c4e8
2,001,454,819,387
5c8103248cc20d39800f73fe064a136366e648d5
/permission/src/main/java/com/junyi/permission/task/InterfaceScanner.java
62df26e1c6d1d7f46c6ec898b8b2807a9f49c52a
[]
no_license
kangyunhui/caifa-government-bingtuan-api
https://github.com/kangyunhui/caifa-government-bingtuan-api
555b87fae6ecc6acb621fea8a49a81a471707c4c
40d10e08beac16ac0fc6b1fed639077c04246f48
refs/heads/master
2023-03-25T17:09:55.155000
2021-03-23T12:54:11
2021-03-23T12:54:11
350,711,919
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.junyi.permission.task; import com.baomidou.mybatisplus.core.toolkit.Wrappers; import com.junyi.permission.annotation.NoAuthorized; import com.junyi.permission.annotation.Public; import com.junyi.permission.entity.ButtonInterface; import com.junyi.permission.entity.Interface; import com.junyi.permission.map...
UTF-8
Java
8,067
java
InterfaceScanner.java
Java
[ { "context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author erma66.feng\n * @email erma66@sina.cn\n * @date 2020/3/18 0018\n", "end": 1292, "score": 0.8589317202568054, "start": 1281, "tag": "NAME", "value": "erma66.feng" }, { "context": "va.util.Map;\n\n/**\n * @author erma...
null
[]
package com.junyi.permission.task; import com.baomidou.mybatisplus.core.toolkit.Wrappers; import com.junyi.permission.annotation.NoAuthorized; import com.junyi.permission.annotation.Public; import com.junyi.permission.entity.ButtonInterface; import com.junyi.permission.entity.Interface; import com.junyi.permission.map...
8,060
0.617973
0.614532
217
35.152073
25.462902
99
false
false
0
0
0
0
0
0
0.62212
false
false
2
c0674127f374a8e372641cbef8ad98a88ff5472b
1,666,447,375,450
fb213b4d73ff48dd528a9557e77aee8dc303ae6f
/TestCasesforPalindrome.java
56fda864bea9de2c07f11b435d08902be4843fc7
[]
no_license
singh-aakash/java-Assignments
https://github.com/singh-aakash/java-Assignments
d845f5fe6399cb4537b9e1d8e8d117f38bf4f188
f141d9b99cb01c9d3fecfd233dfc3ad382a42180
refs/heads/master
2020-04-10T16:04:41.971000
2018-12-19T13:22:10
2018-12-19T13:22:10
161,132,360
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import static org.junit.Assert.assertEquals; import java.util.ArrayList; import org.junit.Test; public class TestCasesforPalindrome { @Test public void test() { MultiplePalindrome multiplePalindrome = new MultiplePalindrome(); String[] inputnames = {"MAM", "NITIN", "INIT", "RAW", "AKASH", "SAS", ...
UTF-8
Java
948
java
TestCasesforPalindrome.java
Java
[ { "context": " MultiplePalindrome();\r\n\t\tString[] inputnames = {\"MAM\", \"NITIN\", \"INIT\", \"RAW\", \"AKASH\", \"SAS\", \"FOX\", ", "end": 277, "score": 0.9984334707260132, "start": 274, "tag": "NAME", "value": "MAM" }, { "context": "lePalindrome();\r\n\t\tString[] inputnames =...
null
[]
import static org.junit.Assert.assertEquals; import java.util.ArrayList; import org.junit.Test; public class TestCasesforPalindrome { @Test public void test() { MultiplePalindrome multiplePalindrome = new MultiplePalindrome(); String[] inputnames = {"MAM", "NITIN", "INIT", "RAW", "AKASH", "SAS", ...
948
0.681435
0.68038
28
31.857143
33.577965
102
false
false
0
0
0
0
0
0
2.357143
false
false
2
16c1ca9382e8e8bc0a7a3e1d0d2e6ea3b59eda61
20,590,073,267,993
f62a87ef1ace7951f983fe89b2454fb771be2750
/Health/app/src/main/java/com/application/health/ValueUserFoodMenu.java
f4c70d6b13f1eedc96f196ee9e85e4258697f538
[]
no_license
Antoshka-Tkachev/Health
https://github.com/Antoshka-Tkachev/Health
e8236a63535994a0bca4c1f925881449318a3b83
37fcf015136609c433774d5d6f5bb4e78b47feec
refs/heads/master
2021-01-14T03:57:48.916000
2020-07-29T11:30:33
2020-07-29T11:30:33
244,627,909
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.application.health; import java.util.ArrayList; public class ValueUserFoodMenu { private ArrayList<String> nameMenus; private ArrayList<ValueUserFoodMenuHelper> productsInFoodMenu; private String name; private int number; private long userId; private static ValueUse...
UTF-8
Java
2,493
java
ValueUserFoodMenu.java
Java
[]
null
[]
package com.application.health; import java.util.ArrayList; public class ValueUserFoodMenu { private ArrayList<String> nameMenus; private ArrayList<ValueUserFoodMenuHelper> productsInFoodMenu; private String name; private int number; private long userId; private static ValueUse...
2,493
0.547974
0.546733
97
22.927835
20.931034
94
false
false
0
0
0
0
0
0
0.443299
false
false
2
7ac11df838c6d73761977b6aeb2100de3cee375d
34,797,825,044,669
58299717e0b471abf602afbd3c37adac7bc6c8fc
/src/datastructures/linkedlist/delete/Node.java
f4d2432d49ba82b491c5d78b01db8c4fb13b9698
[]
no_license
mantonioisc/hacker-rank
https://github.com/mantonioisc/hacker-rank
25ed2d1f6f58dc046b2e36497a269dfccc017797
a4879006dc4fb9f7340ff0297c0132b10ee283aa
refs/heads/master
2021-06-03T04:27:02.789000
2020-06-18T21:44:08
2020-06-18T21:44:08
97,062,256
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package datastructures.linkedlist.delete; public class Node { int data; Node next; Node Delete(Node head, int position) { if (head != null) { if (position == 0) { Node newHead = head.next; head.next = null;//make Node instance available for gc ...
UTF-8
Java
1,629
java
Node.java
Java
[]
null
[]
package datastructures.linkedlist.delete; public class Node { int data; Node next; Node Delete(Node head, int position) { if (head != null) { if (position == 0) { Node newHead = head.next; head.next = null;//make Node instance available for gc ...
1,629
0.546961
0.541436
38
41.86842
41.048862
147
false
false
0
0
0
0
0
0
0.605263
false
false
2
84033764c45b95e1023c543950bb53d0b9bbcb45
13,769,665,167,357
f7d089477995461b11d7808096c69dda7995da61
/E-Adventure/src/main/java/es/eucm/eadventure/engine/core/control/functionaldata/FunctionalBookImage.java
3f6b04132926b30fc6865f2d0aade789a92b26c9
[]
no_license
angeldelblanco/eadventure-legacy
https://github.com/angeldelblanco/eadventure-legacy
3b20616313498aa024847a94dff63eead022f35e
dcc52f41d4bef8be5bcc4360bbed971f79a1a3d7
refs/heads/master
2020-12-13T19:56:18.709000
2013-10-18T10:50:24
2013-10-18T10:50:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
/******************************************************************************* * eAdventure (formerly <e-Adventure> and <e-Game>) is a research project of the e-UCM * research group. * * Copyright 2005-2012 e-UCM research group. * * e-UCM is a research group of the Department of Softw...
UTF-8
Java
3,793
java
FunctionalBookImage.java
Java
[ { "context": "f Computer Science).\r\n * \r\n * C Profesor Jose Garcia Santesmases sn,\r\n * 28040 Madrid (Madrid), Spain.\r\n * ", "end": 516, "score": 0.9992193579673767, "start": 490, "tag": "NAME", "value": "Jose Garcia Santesmases sn" } ]
null
[]
/******************************************************************************* * eAdventure (formerly <e-Adventure> and <e-Game>) is a research project of the e-UCM * research group. * * Copyright 2005-2012 e-UCM research group. * * e-UCM is a research group of the Department of Softw...
3,773
0.580279
0.574743
106
33.78302
33.525547
141
false
false
0
0
0
0
0
0
0.264151
false
false
2
a1d251eaa871ed4d7be1ee6bab6f3e6b16128c88
36,137,854,832,879
bfc3eab6658f7199c232d3d23698d17faebd5842
/src/ar/sgt/android/smsscheduler/widget/MessageAdapter.java
8cea08d97fe385126e1c23d16d20fca9412b76c1
[]
no_license
dahool/SMSScheduller
https://github.com/dahool/SMSScheduller
d15c4079d5883d0ef013a20598185f0180e4113f
b5c0976114d018170be1cb8f73a5c5481ca9c518
refs/heads/master
2020-12-02T17:24:46.533000
2013-10-03T23:38:11
2013-10-03T23:38:11
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ar.sgt.android.smsscheduler.widget; import java.text.DateFormat; import java.util.Date; import java.util.List; import android.app.Activity; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import a...
UTF-8
Java
3,396
java
MessageAdapter.java
Java
[]
null
[]
package ar.sgt.android.smsscheduler.widget; import java.text.DateFormat; import java.util.Date; import java.util.List; import android.app.Activity; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import a...
3,396
0.724971
0.724382
130
25.123077
19.792002
72
false
false
0
0
0
0
0
0
2.407692
false
false
2
11a2e681eb8c6cb67556e54c5e480625ac82bbfd
36,137,854,830,168
c836dcd4a96d0be9841bfcf8234565d738518f43
/shop/src/main/java/com/eleven/shop/dao/NewsDao.java
52d87d9b412a0b24be7c21d4b42034775e6cb647
[]
no_license
mrgswen/shop
https://github.com/mrgswen/shop
ace172a724956db9371081894f0d83afe810ae94
1b028d7779c678a089d35c38b98e648cb8d6761c
refs/heads/master
2021-05-07T19:29:33.145000
2017-10-31T00:20:40
2017-10-31T00:20:40
108,923,185
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.eleven.shop.dao; import com.eleven.shop.bean.News; public interface NewsDao extends BaseDao<News>{ }
UTF-8
Java
126
java
NewsDao.java
Java
[]
null
[]
package com.eleven.shop.dao; import com.eleven.shop.bean.News; public interface NewsDao extends BaseDao<News>{ }
126
0.714286
0.714286
7
16
18.126539
47
false
false
0
0
0
0
0
0
0.285714
false
false
2
bea56e784ce6ab7e844b5f385a87db2b6da39305
28,930,899,767,983
12b78dc1b16a55e53652ef13b6872916d5b5daea
/smsm-dao/src/main/java/com/smsm/mapper/CompanyMapper.java
0732964975ebb98fe1873e298608201ea81f19a3
[]
no_license
yangqi0224/spring-boot-web
https://github.com/yangqi0224/spring-boot-web
62788b6e43ec286369d22ce83514e1178bbd25b3
6082a987d061f2c815f98ee304ebe3fa43c627fb
refs/heads/master
2020-06-15T17:41:56.522000
2019-07-05T07:00:00
2019-07-05T07:00:00
195,355,313
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.smsm.mapper; import com.smsm.model.*; import java.util.List; import org.apache.ibatis.annotations.Param; public interface CompanyMapper { long countByExample(CompanyExample example); int deleteByExample(CompanyExample example); int deleteByPrimaryKey(String companyId); int insert(Com...
UTF-8
Java
1,514
java
CompanyMapper.java
Java
[]
null
[]
package com.smsm.mapper; import com.smsm.model.*; import java.util.List; import org.apache.ibatis.annotations.Param; public interface CompanyMapper { long countByExample(CompanyExample example); int deleteByExample(CompanyExample example); int deleteByPrimaryKey(String companyId); int insert(Com...
1,514
0.765986
0.763946
54
26.24074
29.828482
108
false
false
0
0
0
0
0
0
0.703704
false
false
2
bbe8b274facef5378dc3affdd1b605051c2f9998
7,799,660,629,613
2696b09417f4038e1206334d47821807ba5d76f7
/Simulator/src/main/java/ui/script/ScriptPopupItemCommandVariable.java
b49d46b7c5402faa5ac3182a2b54ffc97493c77f
[ "Apache-2.0", "LGPL-3.0-only", "LicenseRef-scancode-proprietary-license", "BSD-3-Clause", "CC-BY-4.0", "CC0-1.0", "CC-BY-3.0", "CDDL-1.1", "CC-BY-NC-4.0", "LGPL-2.1-only", "CC-BY-NC-SA-4.0", "EPL-2.0", "JSON", "CDDL-1.0", "MIT", "LGPL-2.0-or-later", "Zlib", "MPL-2.0", "Classpath-...
permissive
A-Herzog/Warteschlangensimulator
https://github.com/A-Herzog/Warteschlangensimulator
d62b39ae58006da5dff497cf993de40f35f0a79b
ea5f804f8d9425c30c0eb666bfee2c96f93e111a
refs/heads/master
2023-09-01T08:50:54.103000
2023-08-31T23:56:23
2023-08-31T23:56:23
253,913,348
31
7
Apache-2.0
false
2023-07-07T22:09:19
2020-04-07T21:13:47
2023-07-02T21:01:35
2023-07-07T22:08:56
668,283
28
8
0
Java
false
false
/** * Copyright 2020 Alexander Herzog * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
WINDOWS-1252
Java
2,087
java
ScriptPopupItemCommandVariable.java
Java
[ { "context": "/**\r\n * Copyright 2020 Alexander Herzog\r\n *\r\n * Licensed under the Apache License, Versio", "end": 39, "score": 0.9998704195022583, "start": 23, "tag": "NAME", "value": "Alexander Herzog" }, { "context": "ehls, der einen Variablennamen enthält\r\n * @author Alexan...
null
[]
/** * Copyright 2020 <NAME> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
2,067
0.744231
0.740385
51
38.784313
36.76812
184
false
false
0
0
0
0
0
0
1.215686
false
false
2
6da40f87c3b0c9d5c5c05f4e6cdb8a8005020ddc
12,936,441,504,427
de07eeb45d5ad7002879daed06f19fb18eb7dd43
/src/Grafica/Stecca.java
f68ca76beaa42bd620012defd11ba777293a9570
[]
no_license
jMahJong/jMahJong
https://github.com/jMahJong/jMahJong
52a33866930b8c151fa261f82e37aa6e18bbb1dc
735af1c904080c6a5925a3b32830d7f7a7971a55
refs/heads/master
2016-08-04T14:34:29.530000
2011-03-16T17:45:00
2011-03-16T17:45:00
1,488,099
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package Grafica; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.io.IOException; import java.util.ArrayList; import java.util.logging.Level; import java.util.logging.Logger; import javax.swing.JLabel; import javax.swing.JPanel; import Gioco.*; import java.awt.Component; import ja...
UTF-8
Java
5,959
java
Stecca.java
Java
[]
null
[]
package Grafica; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.io.IOException; import java.util.ArrayList; import java.util.logging.Level; import java.util.logging.Logger; import javax.swing.JLabel; import javax.swing.JPanel; import Gioco.*; import java.awt.Component; import ja...
5,959
0.550092
0.536499
196
29.403061
25.623766
115
false
false
0
0
0
0
0
0
1.566326
false
false
2
2b65eb50f69d43f4f08b1c3d6da7a9aaf596dba3
20,177,756,391,110
fef5296397f9b950a11455e880a919537390aea0
/java/java.source.base/test/unit/src/org/netbeans/api/java/source/gen/CommentsManipulationTest.java
6f199e0e1e58e2eb97d2c2cb6c0aefaec6c9fbb5
[ "Apache-2.0" ]
permissive
apache/netbeans
https://github.com/apache/netbeans
5a4d6fa9e4f230b33e44519a479d66e47a381289
28d308b400bbe439ac0ac84b64d823ce0b69272e
refs/heads/master
2023-08-29T15:32:41.838000
2023-08-29T09:48:59
2023-08-29T09:48:59
102,083,576
1,692
718
Apache-2.0
false
2023-09-14T19:41:05
2017-09-01T07:00:11
2023-09-14T09:51:47
2023-09-14T19:41:04
381,002
2,386
791
718
Java
false
false
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
UTF-8
Java
7,528
java
CommentsManipulationTest.java
Java
[ { "context": "il.EnumSet;\nimport java.util.List;\n\n/**\n * @author Rastislav Komara (<a href=\"mailto:moonko@netbeans.orgm\">RKo</a>)\n ", "end": 1421, "score": 0.9998728632926941, "start": 1405, "tag": "NAME", "value": "Rastislav Komara" }, { "context": "\n/**\n * @author Rastisla...
null
[]
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
7,505
0.599628
0.597237
198
37.020203
30.314341
153
false
false
0
0
0
0
0
0
0.636364
false
false
2
9bf923bef6978f1496a06bbd907e3407c600111d
20,177,756,393,143
9cbbaab42e48199c4128ff42e31a1ea955a49595
/src/main/java/com/mwz/demo/sharebooks/service/UserService.java
49299c7f4dd5b91818293a12a3ee68d8a5c0801e
[]
no_license
MaWeizheng-4396/sharebooks
https://github.com/MaWeizheng-4396/sharebooks
e2f012aeb0cf1f528f61150f73171249b98f746b
ce40c718228bb093997549ed83e4020b8115d31e
refs/heads/master
2020-04-13T15:13:06.543000
2018-12-27T11:10:45
2018-12-27T11:10:45
163,284,705
1
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.mwz.demo.sharebooks.service; import com.mwz.demo.sharebooks.entity.Admin; import com.mwz.demo.sharebooks.entity.Users; import org.apache.ibatis.annotations.Param; public interface UserService { public Users login(String usersname, String userspwd); public Integer updata(String idusers ,String ...
UTF-8
Java
438
java
UserService.java
Java
[]
null
[]
package com.mwz.demo.sharebooks.service; import com.mwz.demo.sharebooks.entity.Admin; import com.mwz.demo.sharebooks.entity.Users; import org.apache.ibatis.annotations.Param; public interface UserService { public Users login(String usersname, String userspwd); public Integer updata(String idusers ,String ...
438
0.76484
0.76484
15
28.200001
29.373911
82
false
false
0
0
0
0
0
0
0.733333
false
false
2
4fe4c1c8eade4f0c0a525aa42466ac96679992f3
4,200,478,029,216
293b1640eba7ddc7dd75a14b33b9aaa803caa906
/src/ec/ssr/functions/X469.java
ff7c745e73eed5b66bfd36b34ee0374708cf75c9
[]
no_license
luizvbo/ssr
https://github.com/luizvbo/ssr
a5703087456b3037c64082760c41e98cc31d4dcf
522ae0b7d72eb60f19cba30b876950871c7ae6db
refs/heads/master
2020-03-29T20:53:24.718000
2016-12-02T00:08:25
2016-12-02T00:08:25
150,337,098
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package ec.ssr.functions; public class X469 extends X{ @Override public String getVariableName() { return "x469"; } @Override public int getInputIndex() { return 468; } }
UTF-8
Java
182
java
X469.java
Java
[]
null
[]
package ec.ssr.functions; public class X469 extends X{ @Override public String getVariableName() { return "x469"; } @Override public int getInputIndex() { return 468; } }
182
0.703297
0.653846
13
13.076923
11.822153
34
false
false
0
0
0
0
0
0
1
false
false
2
048e75b55306c56fe8275987dce7aafca2674112
6,528,350,301,332
5999f678df2cd154f6727e2df6c57d97d22ccab9
/src/main/java/com/moviesapplication/moviesApp/service/MovieService.java
a6eea34d61db1ed04f8b3364baad029e50a94d50
[]
no_license
nilsys/moviesAppBackEnd-SpringBoot-oracle
https://github.com/nilsys/moviesAppBackEnd-SpringBoot-oracle
428939e78b01ef618f33dc778a43b3d4036a4579
70be9464a69c74a074e767aa953a66133cd903a8
refs/heads/master
2022-12-20T12:56:00.838000
2020-10-03T04:36:14
2020-10-03T04:36:14
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.moviesapplication.moviesApp.service; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.moviesapplication.moviesApp.model.MovieModel; import com.mo...
UTF-8
Java
1,123
java
MovieService.java
Java
[]
null
[]
package com.moviesapplication.moviesApp.service; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.moviesapplication.moviesApp.model.MovieModel; import com.mo...
1,123
0.788068
0.788068
48
22.395834
21.668659
66
false
false
0
0
0
0
0
0
1.125
false
false
2
56cfc6575ed6f982d74f99dae03744d8f81168cd
8,108,898,285,878
adec64a8595e7af4d208fc46242285046ffe31fc
/src/Task2.java
47b96009d3fc480e5846d8e332b5560d7130363e
[]
no_license
Elh-Ayoub/course-project
https://github.com/Elh-Ayoub/course-project
3f26307512bb23bd5c222e999218cd52cb23ba7a
d4944ebea4159a888434cd21a811932e97d4107b
refs/heads/master
2023-02-05T17:03:43.677000
2020-12-23T16:50:17
2020-12-23T16:50:17
323,955,101
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class Task2 { private static Scanner relation; public static Boolean isSubstring(String S, String sub) { if (S.indexOf(sub) >= 0) { return true; } return false; } public static void main(String[] args) { relation = new Scanner(System.in); System.out.print("Input two ...
UTF-8
Java
1,315
java
Task2.java
Java
[]
null
[]
import java.util.Scanner; public class Task2 { private static Scanner relation; public static Boolean isSubstring(String S, String sub) { if (S.indexOf(sub) >= 0) { return true; } return false; } public static void main(String[] args) { relation = new Scanner(System.in); System.out.print("Input two ...
1,315
0.612167
0.602281
43
29.581396
28.234262
106
false
false
0
0
0
0
0
0
2.953488
false
false
2
87314915e676e023e42de18bf85e0bcecf72669a
25,142,738,562,089
261053ece2f16bdd98cfacb9782d50068d289d91
/default/ovms/ovms-client/ovms-enterprise-client/src/main/java/com/htstar/ovms/enterprise/api/entity/EtpNotice.java
524b8c04fe3cc67e6fea26174c00d3b57c256a88
[]
no_license
jiangdm/java
https://github.com/jiangdm/java
0e271a2f2980b1bb9f7459bb8c2fcb90d61dfaa9
4d9428619247ba4fa3f9513505c62e506ecdaf3b
refs/heads/main
2023-01-12T15:15:18.300000
2020-11-19T09:43:24
2020-11-19T09:43:24
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.htstar.ovms.enterprise.api.entity; import com.baomidou.mybatisplus.annotation.FieldFill; import com.baomidou.mybatisplus.annotation.TableField; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import com.baomidou.mybatisplus.extension.activerecord.Mo...
UTF-8
Java
1,858
java
EtpNotice.java
Java
[ { "context": "ava.time.LocalDateTime;\n\n/**\n * 企业公告\n *\n * @author lw\n * @date 2020-08-10 11:38:31\n */\n@Data\n@TableName", "end": 556, "score": 0.9945053458213806, "start": 554, "tag": "USERNAME", "value": "lw" } ]
null
[]
package com.htstar.ovms.enterprise.api.entity; import com.baomidou.mybatisplus.annotation.FieldFill; import com.baomidou.mybatisplus.annotation.TableField; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import com.baomidou.mybatisplus.extension.activerecord.Mo...
1,858
0.683353
0.672293
74
22.216217
16.724533
61
false
false
0
0
0
0
0
0
0.297297
false
false
2
cdc8d4fb95c634c4b40113672b141d652028c364
22,462,678,970,992
6a9ab3f41537947643067761b1c2c1f9cc26a8df
/project/src/main/java/com/rest/demo/sum/Login.java
013e82b7424fcc901c4deb76780cea3cc64edafb
[]
no_license
suchuantao/sct
https://github.com/suchuantao/sct
8c6c900af154af8374a65b86dd7a62821ff605fc
064cdd4b35398a9910ef6f83e5721098879758bb
refs/heads/master
2021-07-07T00:51:16.188000
2020-11-10T09:13:33
2020-11-10T09:13:33
200,036,830
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.rest.demo.sum; public class Login { public boolean login(String name, String pwd) { if (name.equals(name.equals("admin")) && pwd.equals("123456")) { return true; }else{ return false; } } public static void main(String[] args) { Login logi...
UTF-8
Java
345
java
Login.java
Java
[ { "context": "tring pwd) {\n if (name.equals(name.equals(\"admin\")) && pwd.equals(\"123456\")) {\n return ", "end": 143, "score": 0.9860249757766724, "start": 138, "tag": "USERNAME", "value": "admin" }, { "context": "(name.equals(name.equals(\"admin\")) && pwd.equa...
null
[]
package com.rest.demo.sum; public class Login { public boolean login(String name, String pwd) { if (name.equals(name.equals("admin")) && pwd.equals("<PASSWORD>")) { return true; }else{ return false; } } public static void main(String[] args) { Login ...
349
0.547826
0.530435
16
20.5625
20.386787
72
false
false
0
0
0
0
0
0
0.3125
false
false
2
967324fa0cd54adf6e8a7589960243eac53eb2fe
27,943,057,285,626
60c144f3e9ce737fb8b9fd92e61e6959d949fc77
/Project/src/TwoDArray.java
d1d8e82dd20384f7f491d2f082452bbcfc669673
[]
no_license
payal-15/1stRepository
https://github.com/payal-15/1stRepository
37a727ba5406de14b08f156fb0eac50aaaa5f855
2fd21ff3cf2c18b84ff8f2ed0920e0be36dfab70
refs/heads/master
2020-03-14T23:02:58.317000
2018-07-03T05:19:41
2018-07-03T05:19:41
131,835,387
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
import java.util.Scanner; public class TwoDArray { void printTwoD(int ar[][]) { for(int i=0;i<ar.length;i++) { for(int j=0;j<ar[i].length;j++) { System.out.print(ar[i][j]+" "); } System.out.println(); } } //Read element from user int[][] read2D() { Scanner sc=new Scan...
UTF-8
Java
4,678
java
TwoDArray.java
Java
[]
null
[]
import java.util.Scanner; public class TwoDArray { void printTwoD(int ar[][]) { for(int i=0;i<ar.length;i++) { for(int j=0;j<ar[i].length;j++) { System.out.print(ar[i][j]+" "); } System.out.println(); } } //Read element from user int[][] read2D() { Scanner sc=new Scan...
4,678
0.519667
0.49829
223
18.977579
16.78977
65
false
false
0
0
0
0
0
0
2.654709
false
false
2
060a4f4478312366cd800acb4366bfbfe3db6344
14,448,269,992,600
a9e2ce9b664fb0664a62ad00e1aaaf69a3e1bdd4
/src/main/java/com/RadioPlayer/models/players/DABPlayer.java
9d763937f6a7cfab8c79f8124606682dbc429baa
[]
no_license
Kamigoro/RadioPlayer
https://github.com/Kamigoro/RadioPlayer
ef45226c86c91a8320b646bdf97357243f03af59
c9173275923bf0b562f36dc727e7d1b7a5e74fb1
refs/heads/master
2021-05-21T21:30:22.760000
2020-04-13T10:49:41
2020-04-13T10:49:41
252,807,953
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.RadioPlayer.models.players; import java.io.BufferedInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.io.InputStream; import java.text.ParseException; import java.util.ArrayList; import ...
UTF-8
Java
5,319
java
DABPlayer.java
Java
[]
null
[]
package com.RadioPlayer.models.players; import java.io.BufferedInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; import java.io.InputStream; import java.text.ParseException; import java.util.ArrayList; import ...
5,319
0.733384
0.731501
204
25.034313
22.553722
118
false
false
0
0
0
0
0
0
2.142157
false
false
2
5c473338e2a8c97426896328a5b399c6b1793f28
3,539,053,067,535
94cda92b18b29de050bd3e565b891cfa8bd42ba7
/mall-service/src/main/java/com/nf/service/port/ReceivingInfService.java
30aee50676a90c86961bf9f2978511846c706715
[]
no_license
XiHaLongGe/individual-event-second-mall
https://github.com/XiHaLongGe/individual-event-second-mall
235df1385c839fc0c46b3f53ebde79e70cc1c409
97d0be6e67a7974d5faf97e23835acbe64db9220
refs/heads/master
2022-12-28T06:05:35.162000
2020-05-19T03:39:40
2020-05-19T03:39:40
233,203,381
0
0
null
false
2022-12-15T23:25:41
2020-01-11T08:56:55
2020-05-19T03:39:54
2022-12-15T23:25:39
9,345
0
0
6
Java
false
false
package com.nf.service.port; import com.nf.entity.ReceivingInfEntity; import java.util.List; /** * @Author: LJP * @Classname ReceivingInfService * @Date: 2020-02-06 15:49 * @Description: 收货信息表service层接口 */ public interface ReceivingInfService { /** * 根据用户id获取所有收货信息 * @param loginId 用户id * @r...
UTF-8
Java
1,680
java
ReceivingInfService.java
Java
[ { "context": "nfEntity;\n\nimport java.util.List;\n\n/**\n * @Author: LJP\n * @Classname ReceivingInfService\n * @Date: 2020-", "end": 115, "score": 0.9996716976165771, "start": 112, "tag": "USERNAME", "value": "LJP" } ]
null
[]
package com.nf.service.port; import com.nf.entity.ReceivingInfEntity; import java.util.List; /** * @Author: LJP * @Classname ReceivingInfService * @Date: 2020-02-06 15:49 * @Description: 收货信息表service层接口 */ public interface ReceivingInfService { /** * 根据用户id获取所有收货信息 * @param loginId 用户id * @r...
1,680
0.647141
0.638773
72
18.916666
19.451328
71
false
false
0
0
0
0
0
0
0.166667
false
false
2
611e1a42a30caac945e0afd71e49617a3f8cad03
16,106,127,367,021
332110019a8c8227a0389f73c218f1feda6d38e4
/app/src/main/java/com/example/humberto/raites_uabc/RecyclerViewHelper.java
bbd20847b660523c1fa38f2ee88aba8914918c1f
[]
no_license
bethosthoned/Raites_uabc2
https://github.com/bethosthoned/Raites_uabc2
ee93529f75e2d202d6d03fba89abc76dd61f3528
70dd58a44bbf6d415b8b58986b612f9353b0067f
refs/heads/master
2020-04-11T02:04:45.014000
2018-12-12T04:55:39
2018-12-12T04:55:39
161,434,774
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.example.humberto.raites_uabc; import android.app.Activity; import android.support.annotation.NonNull; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import andr...
UTF-8
Java
1,909
java
RecyclerViewHelper.java
Java
[]
null
[]
package com.example.humberto.raites_uabc; import android.app.Activity; import android.support.annotation.NonNull; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import andr...
1,909
0.616553
0.615506
59
31.355932
29.143574
150
false
false
0
0
0
0
0
0
0.576271
false
false
2
f5901d7fdd5aafb8e72e64f2daad45a306ce3a78
30,090,540,892,453
c73e7aaebfe4dbbf9fec4ef6c85b890445624a80
/app/src/main/java/com/smart_f/welcomebroadcast/ISpeechProcessing.java
26b99d481134d4957dcfa50002cc52af9318c360
[]
no_license
UIT2015/WelcomeBroadcast
https://github.com/UIT2015/WelcomeBroadcast
634819c9de59cb7e0f0b0c851cf9b99280a8424e
d9502a8679a4e60b2457ae204dab0a8fa8b7d698
refs/heads/master
2021-05-09T06:33:19.609000
2018-01-30T06:28:09
2018-01-30T06:28:09
119,333,116
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.smart_f.welcomebroadcast; /** * 语音合成接口 * Created by chenxi on 2018/1/27. */ public interface ISpeechProcessing { void speechSynthesisByString(String sentence); }
UTF-8
Java
195
java
ISpeechProcessing.java
Java
[ { "context": "t_f.welcomebroadcast;\n\n/**\n * 语音合成接口\n * Created by chenxi on 2018/1/27.\n */\n\npublic interface ISpeechProces", "end": 73, "score": 0.9996246695518494, "start": 67, "tag": "USERNAME", "value": "chenxi" } ]
null
[]
package com.smart_f.welcomebroadcast; /** * 语音合成接口 * Created by chenxi on 2018/1/27. */ public interface ISpeechProcessing { void speechSynthesisByString(String sentence); }
195
0.737705
0.699454
10
17.299999
18.515129
50
false
false
0
0
0
0
0
0
0.2
false
false
2
030e5ea8250f604b3a8a7c72754317ead4564a16
18,657,337,986,460
dbab17fd58d3f6be7405d97092ceff7bb5bf4b01
/src/com/kimboo/giffy/SplashActivity.java
086cb6395e2ff1db17d4a9b38f113e38828af098
[ "Apache-2.0" ]
permissive
4gus71n/Giffy
https://github.com/4gus71n/Giffy
5f895178fa701968c94c38e6211115a15d35fa7b
c9a7829d31a8ee7309ab1d3c4188e7215bb9b675
refs/heads/master
2020-04-16T11:35:19.626000
2013-08-27T01:36:16
2013-08-27T01:36:16
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.kimboo.giffy; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.graphics.drawable.AnimationDrawable; import android.os.AsyncTask; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.view.Windo...
UTF-8
Java
6,463
java
SplashActivity.java
Java
[]
null
[]
package com.kimboo.giffy; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.graphics.drawable.AnimationDrawable; import android.os.AsyncTask; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.view.Windo...
6,463
0.636237
0.63438
194
32.309277
25.02282
99
false
false
0
0
0
0
0
0
0.469072
false
false
2
a6442e905f58d64072430fcfa977e9d25e946543
29,317,446,795,840
d4bbaf6f06d323f6a5682f8a8e050230e3ca8216
/7º Período/Linguagens de Programação III/eclipse-workspace/ThreadTest/src/RunnableExample.java
2672fe66d1740b2a70546c6419f17c2e22385825
[]
no_license
vbob/Engenharia
https://github.com/vbob/Engenharia
8a468d48dacab03aaa0828ffb28b59c8d15e3fd6
bad1e0d0ac348e5b5488537e8222b0e3a0b31663
refs/heads/master
2021-10-26T22:51:21.211000
2019-04-14T14:54:25
2019-04-14T14:54:25
107,336,914
2
0
null
null
null
null
null
null
null
null
null
null
null
null
null
public class RunnableExample implements Runnable{ @Override public void run() { for (int i = 0; i < 10000; i++) { System.out.print("***"); } } }
UTF-8
Java
165
java
RunnableExample.java
Java
[]
null
[]
public class RunnableExample implements Runnable{ @Override public void run() { for (int i = 0; i < 10000; i++) { System.out.print("***"); } } }
165
0.569697
0.533333
8
18.375
16.461603
49
false
false
0
0
0
0
0
0
1.625
false
false
2
f52ff87302191ce5a1b1851e8ba910fa27e0af77
15,264,313,773,410
faea2aa5dba658a343d44d361422a6680fc90781
/DesignPatterns/src/main/java/learn/tutorials/chainofresposibilitypattern/Client.java
ee7219226d956afd7968ea8481a6032a31b4f7f4
[]
no_license
kdsalvy/Tutorials
https://github.com/kdsalvy/Tutorials
9888a55b80d0e3c0c1caace1b878b2f1f5d6aab0
4547b43f31a7c547593309aeb57fd867eebfc960
refs/heads/master
2022-12-07T16:00:32.354000
2020-07-02T06:09:03
2020-07-02T06:09:03
42,946,320
0
1
null
false
2022-11-24T06:59:54
2015-09-22T16:28:54
2020-07-02T06:09:07
2022-11-24T06:59:51
288
0
1
9
Java
false
false
package learn.tutorials.chainofresposibilitypattern; import java.lang.annotation.Annotation; import java.util.Set; import org.reflections.Reflections; public class Client { public static void main(String[] args) throws Exception { JobHandlerType jobHandlerType = JobHandlerType.TYPE3; Handler handler...
UTF-8
Java
858
java
Client.java
Java
[]
null
[]
package learn.tutorials.chainofresposibilitypattern; import java.lang.annotation.Annotation; import java.util.Set; import org.reflections.Reflections; public class Client { public static void main(String[] args) throws Exception { JobHandlerType jobHandlerType = JobHandlerType.TYPE3; Handler handler...
858
0.724942
0.723776
27
29.777779
26.176514
81
false
false
0
0
0
0
0
0
1.703704
false
false
2
600adb4d74a214f6761d46b79e82169e2d70d924
27,865,747,845,794
ffda655090be111a841fce4a0d8687a92c5e28bc
/main/java/com/pwc/query/controllers/models/elements/ControllerElements.java
a0129022ea311cf769b8b795a87f718cb0ff5bfb
[]
no_license
sonal96-git/ContactTest
https://github.com/sonal96-git/ContactTest
72d5b9fea6cb7a4466534f4172e4b6656f53aab0
ce0aab65c747063a450797711c73e9314eda5308
refs/heads/master
2022-07-19T09:01:59.006000
2020-05-29T14:52:38
2020-05-29T14:52:38
267,881,791
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.pwc.query.controllers.models.elements; public class ControllerElements { protected String itemUrl; protected String itemWidth; protected String itemHeight; protected boolean isPage; protected boolean isVideo; protected String itemVideoTranscriptLink; public String getItemUr...
UTF-8
Java
1,297
java
ControllerElements.java
Java
[]
null
[]
package com.pwc.query.controllers.models.elements; public class ControllerElements { protected String itemUrl; protected String itemWidth; protected String itemHeight; protected boolean isPage; protected boolean isVideo; protected String itemVideoTranscriptLink; public String getItemUr...
1,297
0.659985
0.659985
63
19.587301
19.312496
76
false
false
0
0
0
0
0
0
0.301587
false
false
2
0d69b170975cd39dceda8c005b68b5d05c078f3c
9,715,216,075,671
740147af653347dca2ce58fd5ec08e748cdd151c
/src/main/java/br/com/nova/roma/tap/projeto/controlador/ControladorDaLoterica.java
034426ce3e69ba37ef182d039b9c4fdd4154e490
[ "MIT" ]
permissive
ricardofrosty45/TAP-Projeto
https://github.com/ricardofrosty45/TAP-Projeto
d068f8a5ae23e70dd42117ec033c2b41fb2c6daf
4b5053ce2f2ccf5b7e8eaab9dcd3bf7f6e177fa7
refs/heads/master
2021-07-12T09:56:58.501000
2020-10-13T21:04:36
2020-10-13T21:04:36
212,948,655
0
0
MIT
false
2020-10-13T21:05:11
2019-10-05T05:25:18
2020-10-13T21:04:40
2020-10-13T21:05:10
3,197
0
0
1
Java
false
false
package br.com.nova.roma.tap.projeto.controlador; import java.util.LinkedList; import java.util.Queue; import br.com.nova.roma.tap.projeto.interfaces.impl.FuncoesLotericaImpl; public class ControladorDaLoterica extends FuncoesLotericaImpl { private final Queue<String> listaNomeCaixa = new LinkedList<Strin...
UTF-8
Java
773
java
ControladorDaLoterica.java
Java
[ { "context": "roladorDaLoterica() {\r\n\t\tthis.listaNomeCaixa.add(\"Luan\");\r\n\t}\r\n\t\r\n\tpublic void fecharLoterica() {\r\n\t\tSys", "end": 466, "score": 0.8670166730880737, "start": 462, "tag": "NAME", "value": "Luan" } ]
null
[]
package br.com.nova.roma.tap.projeto.controlador; import java.util.LinkedList; import java.util.Queue; import br.com.nova.roma.tap.projeto.interfaces.impl.FuncoesLotericaImpl; public class ControladorDaLoterica extends FuncoesLotericaImpl { private final Queue<String> listaNomeCaixa = new LinkedList<Strin...
773
0.723157
0.721863
31
22.935484
24.228662
77
false
false
0
0
0
0
0
0
1.290323
false
false
2
0090932b409516d58e8794871094ceca8c9edddf
9,715,216,075,445
b286254d4f0c269d6b1bdd5736405abd93df0884
/1.semester/Mobile/test/Test.java
414a19679d22a066a17837806919c65751fa4a7e
[]
no_license
joandrsn/workspaces
https://github.com/joandrsn/workspaces
ceb1882a565ccb43467f6bcb2b870fc547a05cae
ffb67ab0ee6799eea8acc844f8a7a1d11ddd7acc
refs/heads/master
2021-05-27T16:16:20.532000
2013-11-22T09:27:56
2013-11-22T09:27:56
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package test; import service.Service; public class Test { public static void main(String[] args){ Service.createContact("Mark", "Medum", "ssdg", "sdhs"); Service.createContact("Maria", "Medum", "", ""); Service.createContact("Sig", "", "", ""); System.out.println(Service.getContacts("")); } }
UTF-8
Java
307
java
Test.java
Java
[ { "context": "oid main(String[] args){\n\t\tService.createContact(\"Mark\", \"Medum\", \"ssdg\", \"sdhs\");\n\t\tService.createConta", "end": 131, "score": 0.9998851418495178, "start": 127, "tag": "NAME", "value": "Mark" }, { "context": "(String[] args){\n\t\tService.createContact(\"...
null
[]
package test; import service.Service; public class Test { public static void main(String[] args){ Service.createContact("Mark", "Medum", "ssdg", "sdhs"); Service.createContact("Maria", "Medum", "", ""); Service.createContact("Sig", "", "", ""); System.out.println(Service.getContacts("")); } }
307
0.651466
0.651466
13
22.615385
20.992813
57
false
false
0
0
0
0
0
0
1.923077
false
false
2
832c4fcf9a9ac761141bb78106f4283c7053c55d
15,333,033,305,702
84a2b5b3b636c07564d449c402b458c4e8ec0760
/kafka-manager-common/src/main/java/com/xiaojukeji/kafka/manager/common/entity/pojo/TopicExpiredDO.java
f90cadd0750e349a5dd9bd095f1d4ac40a179b98
[ "Apache-2.0" ]
permissive
tcf1207239873/Logi-KafkaManager
https://github.com/tcf1207239873/Logi-KafkaManager
535b663d24c988425ec564fbe072a7910e6c86af
73e51a888b0c1fcda186e2a08e224e5c1fb80a08
refs/heads/master
2023-05-07T02:19:23.776000
2021-05-10T09:30:59
2021-05-10T09:30:59
360,016,146
2
0
Apache-2.0
true
2021-06-08T06:55:35
2021-04-21T03:03:59
2021-05-10T09:31:10
2021-06-08T06:55:34
20,054
0
0
0
Java
false
false
package com.xiaojukeji.kafka.manager.common.entity.pojo; import java.util.Date; /** * @author zengqiao * @date 20/3/30 */ public class TopicExpiredDO { private Long id; private Long clusterId; private String topicName; private Integer expiredDay; private Date gmtRetain; private Integer...
UTF-8
Java
2,054
java
TopicExpiredDO.java
Java
[ { "context": "tity.pojo;\n\nimport java.util.Date;\n\n/**\n * @author zengqiao\n * @date 20/3/30\n */\npublic class TopicExpiredDO ", "end": 105, "score": 0.889610767364502, "start": 97, "tag": "USERNAME", "value": "zengqiao" } ]
null
[]
package com.xiaojukeji.kafka.manager.common.entity.pojo; import java.util.Date; /** * @author zengqiao * @date 20/3/30 */ public class TopicExpiredDO { private Long id; private Long clusterId; private String topicName; private Integer expiredDay; private Date gmtRetain; private Integer...
2,054
0.565239
0.562804
103
18.951456
16.957045
56
false
false
0
0
0
0
0
0
0.330097
false
false
2
551196ed5cc1347aed6b1d6de1b723b2a901650d
25,838,523,306,111
9440818d503ce8b648e719e287a9e7a3e1fc03eb
/app/src/androidTest/java/de/marcuskrahl/dailytasks/DailyDueIntervalTest.java
6fb4209eafed8736de8e67a2499553c9f13a7a33
[ "MIT" ]
permissive
mk747gx/DailyTasks
https://github.com/mk747gx/DailyTasks
8274106889f82355651c34956c3231f3dc255209
c5902dd4605429a60dbfa1c00c7740f309bc1247
refs/heads/master
2015-08-18T18:48:38.854000
2015-01-03T17:51:56
2015-01-03T17:51:56
28,693,225
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package de.marcuskrahl.dailytasks; import junit.framework.Assert; public class DailyDueIntervalTest extends DueIntervalTest { @Override protected DueInterval createInstance() { return new DailyDueInterval(); } public void testIfIntervalIsTrueForAllDates() { DueInterval dueInterval =...
UTF-8
Java
692
java
DailyDueIntervalTest.java
Java
[]
null
[]
package de.marcuskrahl.dailytasks; import junit.framework.Assert; public class DailyDueIntervalTest extends DueIntervalTest { @Override protected DueInterval createInstance() { return new DailyDueInterval(); } public void testIfIntervalIsTrueForAllDates() { DueInterval dueInterval =...
692
0.758671
0.748555
20
33.599998
31.992811
86
false
false
0
0
0
0
0
0
0.4
false
false
2
d946dae48c8dd019a1cdab9408dc2694b9873057
17,042,430,291,441
95f44d1ea888114672c5557fbce2f360c93b94ca
/security/src/main/java/cn/decision/security/controller/ResourceManagerController.java
c53b016b85afbac851e86ccdf496477b2660bdbe
[]
no_license
cookiegkl/ls_red_manager
https://github.com/cookiegkl/ls_red_manager
0e7b1ea4d17bc59dcf5927b9999d959a8dce75aa
a57de8e5f7071d2750a6c1044d7e4b9a17d65f07
refs/heads/master
2019-03-09T23:25:09.923000
2017-08-28T09:34:13
2017-08-28T09:34:13
101,350,338
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package cn.decision.security.controller; import javax.servlet.http.HttpServletRequest; import cn.decision.security.util.UrlParameterAuth.Result; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.we...
UTF-8
Java
1,929
java
ResourceManagerController.java
Java
[]
null
[]
package cn.decision.security.controller; import javax.servlet.http.HttpServletRequest; import cn.decision.security.util.UrlParameterAuth.Result; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.we...
1,929
0.7264
0.725333
58
31.327587
29.612083
132
false
false
0
0
0
0
0
0
0.431034
false
false
2
16237ef48106f75c408a19b7aa529d495728b515
29,489,245,501,741
5e3fd43fd3b1cd42d07f17c440238534afa10813
/src/main/java/guru/springframework/controllers/ControllerExceptionHandler.java
5ccb61e662968b2e23645c166f678895aa5f6a10
[ "MIT" ]
permissive
nsimao/spring5-recipe-app
https://github.com/nsimao/spring5-recipe-app
e56eb08cbd38a6f19c38fc7744018f570959c5ac
a542e42371da5363892836c39c09e6d572a1fa90
refs/heads/master
2020-03-29T00:31:27.346000
2018-11-04T18:41:47
2018-11-04T18:41:47
149,343,575
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package guru.springframework.controllers; import guru.springframework.exceptions.NotFoundException; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotatio...
UTF-8
Java
1,282
java
ControllerExceptionHandler.java
Java
[ { "context": "ramework.web.servlet.ModelAndView;\n\n/**\n * @author Nelson Simão\n * @since 1.0\n */\n\n@ControllerAdvice\npublic class", "end": 419, "score": 0.9998520612716675, "start": 407, "tag": "NAME", "value": "Nelson Simão" } ]
null
[]
package guru.springframework.controllers; import guru.springframework.exceptions.NotFoundException; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotatio...
1,275
0.741608
0.735363
37
33.62162
25.660309
80
false
false
0
0
0
0
0
0
0.459459
false
false
2
a67d1026af751cc8a20f4959129539cc41a14a22
19,129,784,400,875
794f29a0574a2c8f5d64957dfc7fcec4c8ea3f1d
/GCD/src/pl/polsl/java/andrzej/kowol/serverclient/controller/Controller.java
e8037da06aaa5470a44ac27d064e42edd6a45b23
[]
no_license
andrzej560/Java-Projects
https://github.com/andrzej560/Java-Projects
015b329ef5d15be901d4bc89edeab2ba8522b04b
5c7d57b756c849e4670aa46f13af74365f644622
refs/heads/master
2021-01-10T13:50:09.706000
2015-10-05T08:54:00
2015-10-05T08:54:00
43,672,277
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package pl.polsl.java.andrzej.kowol.serverclient.controller; import java.io.IOException; import pl.polsl.java.andrzej.kowol.serverclient.model.Server; import pl.polsl.java.andrzej.kowol.serverclient.view.Client; import pl.polsl.java.andrzej.kowol.serverclient.view.View; /** * Main class of application. Create server...
UTF-8
Java
2,119
java
Controller.java
Java
[ { "context": "pplication. Create server or client.\n *\n * @author Andrzej Kowol\n * @version 1.0\n */\npublic class Controller {\n\n ", "end": 359, "score": 0.9998947978019714, "start": 346, "tag": "NAME", "value": "Andrzej Kowol" } ]
null
[]
package pl.polsl.java.andrzej.kowol.serverclient.controller; import java.io.IOException; import pl.polsl.java.andrzej.kowol.serverclient.model.Server; import pl.polsl.java.andrzej.kowol.serverclient.view.Client; import pl.polsl.java.andrzej.kowol.serverclient.view.View; /** * Main class of application. Create server...
2,112
0.579047
0.567721
68
30.161764
25.769688
102
false
false
0
0
0
0
0
0
0.352941
false
false
2
bc7e443f15eb0c9e05d866d69936e31e3c17ef69
19,645,180,476,171
9b5b6a786a30e14c468c15dbd44b89ca6fb808bd
/server/src/test/java/com/devicehive/config/ApplicationContextHolderTest.java
7d1ad3ac530ae7fe59b38d06ee078558c34a84e2
[ "MIT" ]
permissive
stanislavsidorenko/devicehive-java
https://github.com/stanislavsidorenko/devicehive-java
9afa2bd0bc21148e704413582a2a00ebec949076
79c97a8955f8fb2fdfac66983312f8bc3d429adb
refs/heads/master
2016-12-31T13:01:37.494000
2016-11-01T20:34:42
2016-11-01T20:34:42
26,729,176
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.devicehive.config; import com.devicehive.server.util.context.ApplicationContextHolder; import org.junit.Assert; import org.junit.Test; import org.mockito.Mock; import org.springframework.context.ApplicationContext; public class ApplicationContextHolderTest { @Mock private ApplicationContext appl...
UTF-8
Java
647
java
ApplicationContextHolderTest.java
Java
[]
null
[]
package com.devicehive.config; import com.devicehive.server.util.context.ApplicationContextHolder; import org.junit.Assert; import org.junit.Test; import org.mockito.Mock; import org.springframework.context.ApplicationContext; public class ApplicationContextHolderTest { @Mock private ApplicationContext appl...
647
0.797527
0.797527
21
29.809525
30.785927
98
false
false
0
0
0
0
0
0
0.52381
false
false
2
f56887f4ff29baf55f9152aeb9bf6b7c5b408bd8
3,822,520,949,901
60fd481d47bdcc768ebae0bd265fa9a676183f17
/store-core/src/main/java/com/graby/store/dao/mybatis/ImportRecordDao.java
5f77a2f941bc11096971013f4b9e3d7d7a5dc7c6
[]
no_license
zilonglym/xinyu
https://github.com/zilonglym/xinyu
3257d2d10187205c4f91efa4fed8e992a9419694
8828638b77e3e0f6da099f050476cf634ef84c7b
refs/heads/master
2020-03-09T16:49:34.758000
2018-03-27T06:52:46
2018-03-27T06:52:46
null
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package com.graby.store.dao.mybatis; import java.util.List; import java.util.Map; import com.graby.store.base.MyBatisRepository; import com.graby.store.entity.ImportRecord; @MyBatisRepository public interface ImportRecordDao { /** * 导入 流水 记录 * @param checkOut * */ public void save(ImportRecord importRecord)...
UTF-8
Java
722
java
ImportRecordDao.java
Java
[]
null
[]
package com.graby.store.dao.mybatis; import java.util.List; import java.util.Map; import com.graby.store.base.MyBatisRepository; import com.graby.store.entity.ImportRecord; @MyBatisRepository public interface ImportRecordDao { /** * 导入 流水 记录 * @param checkOut * */ public void save(ImportRecord importRecord)...
722
0.703313
0.703313
38
16.473684
18.768307
71
false
false
0
0
0
0
0
0
0.947368
false
false
2
56c4b7d2519733fdc55e6f4aa3f3c5771d838abf
4,320,737,107,859
713bf5c6ac57f8d43f9152fabbcd4c033662df03
/javaprog/BitManipulation/AndOrXorProperties.java
07941e4e9ceacc4f14e444e26e11be6db8cbb8d9
[]
no_license
sujeet2395/Program
https://github.com/sujeet2395/Program
e8d9672944cddc51d0aaebb4350d8f798ca09eeb
d29d7ac2dad88a182375ef162301a3564853ba3e
refs/heads/master
2020-03-19T07:35:19.468000
2019-05-28T16:06:05
2019-05-28T16:06:05
136,128,415
0
0
null
null
null
null
null
null
null
null
null
null
null
null
null
package BitManipulation; public class AndOrXorProperties { public static void andProp() { System.out.println("f & f : "+(false&false)); System.out.println("t & f : "+(true&false)); System.out.println("f & t : "+(false&true)); System.out.println("t & t : "+(true&true)); Syste...
UTF-8
Java
2,265
java
AndOrXorProperties.java
Java
[]
null
[]
package BitManipulation; public class AndOrXorProperties { public static void andProp() { System.out.println("f & f : "+(false&false)); System.out.println("t & f : "+(true&false)); System.out.println("f & t : "+(false&true)); System.out.println("t & t : "+(true&true)); Syste...
2,265
0.507726
0.501987
72
30.458334
17.913322
54
false
false
0
0
0
0
0
0
0.861111
false
false
2