blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
ae6fa4a2137415b23b2080d9db44e09ac0ab8755
2c157b25446c1858e2bb384f24bc9dd15455746a
/android/slideshare/SlideShare/src/main/java/com/hyperfine/slideshare/MainActivity.java
52a459190cb57415ee5459a752570c79b2838cc9
[]
no_license
robbear/hfgame
c00268e6c78ca8efe637983e721c31a0ffe312be
6d43255c03042bf78e703879047f9e1461d442b4
refs/heads/master
2020-04-11T09:12:24.912377
2013-10-26T23:49:48
2013-10-26T23:49:48
8,708,253
0
0
null
null
null
null
UTF-8
Java
false
false
3,398
java
package com.hyperfine.slideshare; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.app.Activity; import android.util.Log; import android.view.Menu; import android.view.MenuItem; import java.util.UUID; import static com.h...
[ "robbear@hyperfine.com" ]
robbear@hyperfine.com
5bef3f946ee7cebeb369dcd477db1199272fda66
08dd8cb229682837850b9ce70bbd15a40b81d881
/javaSourceFiles/HadoopQ2/src/hadoopq2/HadoopJobControl.java
94c39f672b9f2ba0030a04958071849a92357817
[ "MIT" ]
permissive
shyammk/MapReduceFundamentals
39dcb5f92c156aaa3568a539a6b5264d7ad5190a
cfa756d03770e140a0115a89140fe11288697c1d
refs/heads/master
2020-03-22T18:55:16.249018
2018-07-10T22:43:11
2018-07-10T22:43:11
140,491,587
0
0
null
null
null
null
UTF-8
Java
false
false
1,550
java
package hadoopq2; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.fs.Path; import org.apache.hadoop.io.Text; import org.apache.hadoop.mapreduce.Counters; import org.apache.hadoop.mapreduce.Counter; import org.apache.hadoop.mapreduce.Job; import org.apache.hadoop.mapreduce.lib.input.FileInputForma...
[ "shyam.kizhakekara@ucdconnect.ie" ]
shyam.kizhakekara@ucdconnect.ie
c8da782e6e12c61fbb5fb324bde4278c34f91f6c
ff5e8a90821f3ec0d3ebc8c1163364e57b6c94b4
/demo/src/com/example/demo/MainActivity.java
1b50027d0a773757e878616b98779ed80d7268d0
[]
no_license
MagLoir/MSP430-Android
4cab4915c4bff01d91127a8349f69d07e69338cc
87a13060e014c94a6412864ac42a107ed5f787fb
refs/heads/master
2021-05-10T14:26:33.616846
2015-08-19T11:09:13
2015-08-19T11:09:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,111
java
package com.example.demo; import lib.BluetoothDisabled; import lib.Board; import lib.NoBluetoothSupported; import android.app.Activity; import android.app.TabActivity; import android.content.Intent; import android.graphics.drawable.Drawable; import android.os.Bundle; import android.view.Menu; import android.widget.Tab...
[ "read.the.disclaimer@gmail.com" ]
read.the.disclaimer@gmail.com
5d6f8bbeb6c01d958196fb1b5e8925a835e36a8a
e34d31ab7a01728416ae78d1d5d1c02876443540
/src/day9/observerpattern/ObserverPatternDemo.java
f2e4a58c6ea8b030bc15207bb16945db403033f3
[]
no_license
kademika/jd-oct14-ivan.sadovsky
2e03e2fe5f806f6b3837199001d6b43e12d66f0d
13deaeb93309ac9fb4a31d8bdc832db82ae6773d
refs/heads/master
2021-01-01T06:44:56.492700
2015-03-23T17:49:06
2015-03-23T17:49:06
26,881,039
0
2
null
null
null
null
UTF-8
Java
false
false
558
java
package day9.observerpattern; public class ObserverPatternDemo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println(); ConcreteSubject cs = new ConcreteSubject(); Observer o1 = new ConcreteObserver(); Observer o2 = new ConcreteObserver(); ...
[ "I@Ivan" ]
I@Ivan
a0eb2f4ae5dcaf6078608b19214803aadba4a918
309e58d8b7eb916dc8206ca315d2d1e413a522dc
/src/main/java/com/souza/controller/PedidoItensController.java
2a0d52bc17f71eeffffb89b284ac44414436e615
[ "Apache-2.0" ]
permissive
nicolasMoreira144/CasdastroProdutos
cf4f7942604c9279782aa481e268db21c50f929e
112da2086735c8e5861e9111e97647d94b3c8ee5
refs/heads/master
2021-04-17T01:06:04.327602
2020-03-23T10:34:03
2020-03-23T10:34:03
249,398,933
0
0
null
null
null
null
UTF-8
Java
false
false
7,722
java
package com.souza.controller; import java.security.NoSuchAlgorithmException; import java.util.ArrayList; import java.util.List; import java.util.Optional; import javax.validation.Valid; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org....
[ "nicolassouza144@gmail.com" ]
nicolassouza144@gmail.com
2d3f11ce70725811a7b12a77e839199e3ff29bf0
762c5a04114dbf39153584f4f1ad4b0dce312a63
/TestingAmazon/src/test/java/productpage/TC_product_09.java
ea95ea118bcb138ebd513e7012f0f791a72340c9
[]
no_license
suryarajan361/Automation-Testing
b6637adba48ac7cd5e0fb32765c5d3319eec5fdf
84d8d28452c329de533619c5ae695c1da5812128
refs/heads/master
2023-06-23T19:01:36.763735
2021-07-24T13:45:35
2021-07-24T13:45:35
387,985,618
0
0
null
null
null
null
UTF-8
Java
false
false
1,216
java
package productpage; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.chrome.ChromeDriver; import org.testng.annotations.AfterMethod; import org.testng.annotations.AfterTest; import org.testng.annotations.BeforeMethod; impor...
[ "Dell@DESKTOP-Q2B064J" ]
Dell@DESKTOP-Q2B064J
0f2c4e0671d00253e27fe99d93b57c697fd286ec
0e92120c318a465d9c4e948fc174d8fa4341a129
/spring-diagnose-server/src/main/java/com/github/isagron/springdiagnoseserver/clients/DdwManagementClient.java
1dc84fb60d443c7fbe5ebee4ec1b4b13ff353590
[]
no_license
isagron/spring-diagnose-driven-workflow
586546ce819677bc84b70eb86a7171ec49157aee
9fce6c2f53448910215a80c2c1e31931f946dbbe
refs/heads/master
2020-05-27T18:14:17.994878
2019-05-26T22:34:48
2019-05-26T22:34:48
188,738,033
0
0
null
null
null
null
UTF-8
Java
false
false
1,576
java
package com.github.isagron.springdiagnoseserver.clients; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Map; import com.innon.ddw.client.management.DdwManagementApi; import com.innon.ddw.client.management.elements.DdwExecutionRequestRecordDto; import com.innon.ddw.clien...
[ "innon12310@gmail.com" ]
innon12310@gmail.com
5d0aad132e3707be0e00be4ce9a3f95747a44b63
9a071ea50a278ffa3997b77607edd5e8f40e9d7a
/micolorerp/src/main/java/com/micolor/entity/userinterface/InterfaceLogsErr.java
18b157bec53b0b87ce19ef6c9cc19017e4ae2b4d
[]
no_license
chm1024/Ark_ERP
091a06b92dd9c558a27b1e4b1fdb3425a7420629
7870bc3c4985035b071f1ae6648b23a26d40401f
refs/heads/master
2021-01-12T05:09:53.812885
2017-01-03T01:41:54
2017-01-03T01:41:54
77,873,367
0
0
null
null
null
null
UTF-8
Java
false
false
2,382
java
package com.micolor.entity.userinterface; import org.hibernate.annotations.GenericGenerator; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Table; /** * Created by liusi on 2016/12/1. */ @Entity @Table(name = "interfa...
[ "noreply@github.com" ]
chm1024.noreply@github.com
935f471d4927a4a6c75062ce2180eab61c315b55
a870dc7e107ecaacd79ab3e2c50d9e6770665240
/src/main/java/com/github/sheigutn/pushbullet/http/defaults/get/ListBlocksRequest.java
6865a2d0ce12622cb0e880eed7d439ff6bd15d55
[ "MIT" ]
permissive
Osndok/pushbullet-java-8
37f77f113ca88a3ed901ac6c6de4c6be85da07ce
6bd296505403d91d67d8ff6cebed12af6d9eb485
refs/heads/master
2020-04-13T03:25:07.382386
2018-12-23T23:36:12
2018-12-23T23:37:10
162,931,097
0
0
MIT
2018-12-23T23:30:42
2018-12-23T23:30:42
null
UTF-8
Java
false
false
307
java
package com.github.sheigutn.pushbullet.http.defaults.get; import com.github.sheigutn.pushbullet.http.Urls; import com.github.sheigutn.pushbullet.http.defaults.ListItemsRequest; public class ListBlocksRequest extends ListItemsRequest { public ListBlocksRequest() { super(Urls.BLOCKS); } }
[ "fb020198@gmail.com" ]
fb020198@gmail.com
044ed05c210b1688f75d0b3f1b1f731551da5f79
c1567afe19aa52c2fcd434e5b9268fe156bae3af
/juyoujia/app/src/main/java/com/idougong/jyj/module/adapter/UserCouponAdapter.java
6ae8da72ddcc61a616c1511271ffa8070a31fc48
[]
no_license
lihuangmeiji/jyj
24e7fbe77e78162364fe45e5a150c65f5d4d6f18
f1cdf5219d1914a21d763bec91af990c44103723
refs/heads/master
2022-09-24T09:01:41.294178
2020-06-03T03:44:39
2020-06-03T03:44:39
268,759,289
0
0
null
null
null
null
UTF-8
Java
false
false
4,716
java
package com.idougong.jyj.module.adapter; import android.graphics.Color; import android.view.View; import android.widget.TextView; import com.blankj.utilcode.util.EmptyUtils; import com.blankj.utilcode.util.TimeUtils; import com.chad.library.adapter.base.BaseQuickAdapter; import com.chad.library.adapter.base.BaseViewH...
[ "1329996096@qq.com" ]
1329996096@qq.com
f09737ab76f5c58b424871e6d75b8b6cd0087259
2c2078c1b80933bb305f6bbace3a49ab0c7501d5
/app/src/main/java/edu/tju/ina/things/fragments/MenuFragment.java
caabdd1d4e72bb76a33ad9b830b9966f3746ef4f
[]
no_license
zeplios/TjuThings
1b7ee2008c608b2e340f14e8ab89326732ce0177
ee55632caad6bc3df3715c2775fb032b5798fcf1
refs/heads/master
2021-01-10T01:46:18.986022
2015-09-29T16:19:02
2015-09-29T16:19:02
43,377,396
0
0
null
null
null
null
UTF-8
Java
false
false
3,450
java
package edu.tju.ina.things.fragments; import android.annotation.SuppressLint; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.ListFragment; import android.view.LayoutInflater; import android.view.View; import an...
[ "zhfchdev@gmail.com" ]
zhfchdev@gmail.com
044f776a715bb807e19dd08cf6b5f4701493c8f5
c2b70206f1c5a49c31b37283b169a52d163cdd9e
/src/main/java/Vehicles.java
f0767b8729a206d4cc8d236cf164d89d128a32e3
[]
no_license
davinaSanders/HomeworkInterfacePractice
11afa709b83c5fe3b42d493d168cb220cda17b6e
9bf48787414e00c36baa9f449489620d340e05f3
refs/heads/master
2020-03-19T01:36:09.826370
2018-05-31T08:44:34
2018-05-31T08:44:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
486
java
public abstract class Vehicles { protected String type; protected int healthValue; public Vehicles(String type, int healthValue) { this.type = type; this.healthValue = healthValue; } public String getType() { return this.type; } public int getHealthValue(){ ...
[ "davina.kuhnel@gmail.com" ]
davina.kuhnel@gmail.com
e50e103d158b30f4d3d2e335137fd6191d41b01f
0a731b47d9957eb1abe141175b66b465edeb36cd
/DemoApp-master/src/main/java/com/thinkxfactor/demoApp/entity/car.java
f122c0ad5ce04ea6c1cfb1a9891fe0616dea4268
[]
no_license
Namratabhatt/SPRING-BOOT-APPLICATION
e8b540a8d27204d3b9edad38ae90f58645b83693
458ad1b35f6f2887b294d1280387ecc0524ccfa4
refs/heads/master
2021-03-15T17:00:10.778053
2020-03-12T15:22:04
2020-03-12T15:22:04
246,867,002
0
0
null
null
null
null
UTF-8
Java
false
false
610
java
package com.thinkxfactor.demoApp.entity; import com.thinkxfactor.demoApp.entity.engine; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; @Component public class car { private String name; @Autowired private engine eng; public car() { ...
[ "noreply@github.com" ]
Namratabhatt.noreply@github.com
a6cad5f01307d0c51eb2c35656ace9a2a11a9feb
882a1a28c4ec993c1752c5d3c36642fdda3d8fad
/src/test/java/com/microsoft/bingads/v12/api/test/entities/criterions/adgroup/location_intent/write/BulkAdGroupLocationIntentCriterionWriteStatusTest.java
050113878593c5a4b523224162b1fa31d836fce7
[ "MIT" ]
permissive
BazaRoi/BingAds-Java-SDK
640545e3595ed4e80f5a1cd69bf23520754c4697
e30e5b73c01113d1c523304860180f24b37405c7
refs/heads/master
2020-07-26T08:11:14.446350
2019-09-10T03:25:30
2019-09-10T03:25:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,832
java
package com.microsoft.bingads.v12.api.test.entities.criterions.adgroup.location_intent.write; import java.util.Arrays; import java.util.Collection; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import org.junit.runners.Parameterized.Parameter; import org.junit.runners...
[ "qitia@microsoft.com" ]
qitia@microsoft.com
001345e68790a13e9d0f93c437dd56835583ca54
68eab9a5332af12f44437d220d7acff09b1c43f1
/src/questions/LinkedList/FlattenAMultilevelLinkedListLevelWise.java
59a52054620271b82da4aef556601ab964fba492
[]
no_license
iamrk1811/InterviewQuestion500
74d1706d251cf64b0660c967d9595040bdd0287b
984770a4adfead7a25fe9f746d2bd71446e21c06
refs/heads/master
2023-05-02T16:21:33.926635
2021-05-18T18:52:19
2021-05-18T18:52:19
351,079,398
0
0
null
null
null
null
UTF-8
Java
false
false
661
java
package questions.LinkedList; public class FlattenAMultilevelLinkedListLevelWise { // Q - https://www.geeksforgeeks.org/flatten-a-linked-list-with-next-and-child-pointers/ public ListNode solve(ListNode head) { ListNode start = head; ListNode tail = head; while (tail.next != null) { ...
[ "rakibrk1811@gmail.com" ]
rakibrk1811@gmail.com
f8f165be19891f5a466d46af85e2c1ac1ebaf56d
794fdaf0cd66a3b10bff75b4c568626552886f1f
/jeeplat/src/main/java/com/jeeplat/modules/cms/entity/FileTpl.java
5621aef1043b05a9eab77a6f183152ae92962292
[ "Apache-2.0" ]
permissive
lbyoo/JeePlat
d4a0b64812f80dca9d42247de1f90eaef85f086a
d8af19713bce469c0ae2d58a6a8740f10570aff9
refs/heads/master
2021-06-20T23:00:19.233596
2017-08-12T04:52:59
2017-08-12T04:52:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,199
java
package com.jeeplat.modules.cms.entity; import org.apache.commons.io.FileUtils; import java.io.File; import java.io.IOException; import java.sql.Timestamp; import java.util.Date; /** * User: songlai * Date: 13-8-22 * Time: 上午9:44 */ public class FileTpl { private File file; // 应用的根目录 private S...
[ "lijian@bogon" ]
lijian@bogon
f6fbfd252cf802b36e37aa7f4297f2b57fe4efe1
bb83080e433833ecae85c430450675cfc0fdc7bf
/java/basic/code20/FileOutputStreamDemo4.java
cd73acf05e36f73b8e49c4534fb8498d6414b328
[]
no_license
huxiaohe/learn
66a6a40a3709feb777851492ff7b55b406eb0b45
b4fa2480c5c48f3f6ab8ef7110f704c17d604970
refs/heads/master
2020-03-13T05:49:10.527729
2017-01-05T06:03:48
2017-01-05T06:03:48
null
0
0
null
null
null
null
GB18030
Java
false
false
1,610
java
package com.test; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; /* * 加入异常处理的字节输出流操作 */ public class FileOutputStreamDemo4 { public static void main(String[] args) { // 分开做异常处理 // FileOutputStream fos = null; // try { // fos = new FileOutputStream("fos4.t...
[ "caopeng8787@163.com" ]
caopeng8787@163.com
60dd56c647978414db468d190494961b45508016
350ca0471d643d7b4af3d576506cfa66db4ae138
/app/src/main/java/com/autoever/apay_user_app/ui/account/register/auth/CellPhoneAuthFragmentProvider.java
fb3e890f7617828824dba932cb3fe5b49c220e44
[]
no_license
myhency/apay-user-app-mvvm
4b057e5a4a6c218e045f70dd3bff13fd056f1b0d
ac92b388ef2196658e7aa60e53f082ae633e31c3
refs/heads/master
2022-12-11T17:00:00.098757
2020-09-20T02:02:47
2020-09-20T02:02:47
278,596,429
0
0
null
null
null
null
UTF-8
Java
false
false
306
java
package com.autoever.apay_user_app.ui.account.register.auth; import dagger.Module; import dagger.android.ContributesAndroidInjector; @Module public abstract class CellPhoneAuthFragmentProvider { @ContributesAndroidInjector abstract CellPhoneAuthFragment provideCellPhoneAuthFragmentFactory(); }
[ "hency.yeo@gmail.com" ]
hency.yeo@gmail.com
7d23e64950571309d52adec03d93661230fb0d96
0543ba69a36e8593ffb11611c20d951dd3f62d2d
/src/main/java/com/catalog/service/TypeService.java
fbcab6529e6bb2e2e86e99d8e596e21092bdbdf2
[]
no_license
IgorSabo/mediaCatalogLatest
360e41a915c5559c8a933ec2f1f0c1769e12568d
c2b89db16191a114819e71aebe1137d3fb88e08a
refs/heads/master
2023-02-12T07:30:38.357749
2021-01-08T20:21:56
2021-01-08T20:21:56
327,687,208
0
0
null
null
null
null
UTF-8
Java
false
false
196
java
package com.catalog.service; import com.catalog.model.Type; import java.util.ArrayList; /** * Created by Gile on 9/26/2016. */ public interface TypeService { ArrayList<Type> findAll(); }
[ "EvoTiJakaLozinka12" ]
EvoTiJakaLozinka12
7644c51a7b93d6e3d5e617ac6cbb85730d7deae1
15d1f883e3f1227043c802cbe71731a8709890b3
/nectaropc/src/com/ngs/entity/Candidatemaster.java
60c5d1b58cdce52493773e7163e976390ce9e8a3
[]
no_license
kmakarand/Litmus
1d91045e94630b9a559a47e3db32d150e70621a9
d989cf8cbebe0ecc5cacb73fef450cb81f07acdb
refs/heads/master
2020-05-18T04:00:32.725232
2019-04-30T00:06:20
2019-04-30T00:06:20
184,161,085
1
0
null
null
null
null
UTF-8
Java
false
false
9,657
java
package com.ngs.entity; import java.util.ArrayList; import java.util.Collection; import java.util.Date; import java.util.List; import static javax.persistence.GenerationType.IDENTITY; import javax.persistence.*; import com.ntw.Emp; /** * Candidatemaster entity. @author MyEclipse Persistence Tools ...
[ "hp@hp-PC" ]
hp@hp-PC
d1a77c03e493adfff8ab6e489f88997c4d9177b0
81e48d2c89f80702124ecfb4bd56ef060ae58028
/Car Service Station/src/main/java/com/ramakhutla/ethan/repository/InventoryRepository.java
a7f3508daf82ee6bf26c9f735373d3f44b264b23
[]
no_license
umkhuru/Backend
fa34331c3b45d086ec62d6d24eb4e096c4fe05ba
b8c6ea5c9f92300c5f453f44a4243b16410bf864
refs/heads/master
2021-01-13T17:06:06.599578
2016-10-31T12:35:41
2016-10-31T12:35:41
72,432,857
0
0
null
null
null
null
UTF-8
Java
false
false
332
java
package com.ramakhutla.ethan.repository; import com.ramakhutla.ethan.domain.Inventory; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; /** * Created by Ethon on 2016/10/28. */ @Repository public interface InventoryRepository extends CrudRepository<Invento...
[ "etiramakhutla@hotmail.com" ]
etiramakhutla@hotmail.com
b5e875d714ecf7b4cefd648a19af6cb03758e558
9847af75e759004d5e1d3611914e06fb830f356b
/prograwomaven/DoublyNode.java
f6e55616123d9b5d84f506e7ebc61c1a6e899a36
[]
no_license
Tuanis99/Progra1-JPS
6720698ed6ee8613842e740be92f30ad7c415321
5d9ac7692950810591bc95bab075f20fc5b358f9
refs/heads/master
2020-05-03T11:31:34.378787
2019-03-30T19:37:46
2019-03-30T19:37:46
178,603,096
0
0
null
null
null
null
UTF-8
Java
false
false
1,109
java
/* * 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 prograwomaven; /** * * @author luisg */ public class DoublyNode { //Declaracion de variables public Ob...
[ "noreply@github.com" ]
Tuanis99.noreply@github.com
c0a4d21631526c7318ab147f7da5c6f2f6154e63
b78fa7f9cecdaa3788e4ac615101bc5ea14b8cf4
/app/src/main/java/com/example/pancho/w5/model/Wspd.java
30d835e5c1c4532ed212892663599de9ddd44ba2
[]
no_license
francisco-villegas/W5
1f8182616d4b01e48b8c66d60525c508bc8fc868
f3a96081e8b2c1777fb8d675acbe30d010a3c77e
refs/heads/master
2021-01-22T04:04:51.902010
2017-10-02T03:20:26
2017-10-02T03:20:26
102,262,691
0
0
null
null
null
null
UTF-8
Java
false
false
588
java
package com.example.pancho.w5.model; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class Wspd { @SerializedName("english") @Expose private String english; @SerializedName("metric") @Expose private String metric; public String getEng...
[ "francisco_7766@hotmail.com" ]
francisco_7766@hotmail.com
7be34e421f66352ffcd6f50457141a341fe242af
469d56f522cc3254b919f7895c65cf8077f7037f
/spring-boot-mybatis-readandwrite/src/main/java/com/lhf/springboot/annotation/Master.java
baf134b277e3e2b57ebf1e54b065b05b29b023cd
[]
no_license
guojieem/lhf_spring_boot_study
98d496313070a5898418d2b7072729a5a9f59112
627a5b9313cd8163aeb9d1346ea854323dee61bc
refs/heads/master
2023-06-18T02:36:30.316242
2021-07-21T11:47:50
2021-07-21T11:47:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
308
java
package com.lhf.springboot.annotation; /** * @ClassName: Master * @Author: liuhefei * @Description: 特殊情况是某些情况下我们需要强制读主库,针对这种情况,我们定义一个主键,用该注解标注的就读主库。 * @Date: 2019/8/28 16:53 */ public @interface Master { }
[ "v_feiheliu@tencent.com" ]
v_feiheliu@tencent.com
cf5996377ee1e3feaf9b42edd8ac5bce7037e2d7
2a1f28857aa6b0e0ff37a60fa42faf069d73f64e
/270a4/Controller.java
c7d87ccf0b19363607596f519d19e5dd63fea214
[]
no_license
yu-gu/OO-Design-and-Implementation
294b575ea86f233b015286674b450d78f99b2b76
08e90010a131b61cf581bcc44c9de0474ad52950
refs/heads/master
2021-08-28T00:31:46.461058
2017-12-10T21:39:09
2017-12-10T21:39:09
113,118,155
1
0
null
null
null
null
UTF-8
Java
false
false
2,417
java
package startup; import interfaces.*; import commands.*; /** * Class to obtain and handle a sequence of user commands using console interface. */ public class Controller { /** The interface for person who make operations */ private Interface interfaces = new Interface(); /** * Process the command given ...
[ "yug242@mail.usask.ca" ]
yug242@mail.usask.ca
13f3df07e07cc249127c53766618585ebf9140d9
e95908f3927bbfcdda59b613bed5ca4788b29457
/src/DiagnosticTest/Walk.java
5283f7f86f770462892f13cc3004d8954f6087e5
[]
no_license
mekanhan/AutoBoot
c408ed9e738bb7b729eb45e7c9a2f0bf7b64aad0
f08b60f8784e01f6c4ff678891bcd4cb0c7e89be
refs/heads/master
2022-11-20T04:56:53.523329
2020-07-17T08:23:40
2020-07-17T08:23:40
280,330,213
0
0
null
null
null
null
UTF-8
Java
false
false
458
java
package DiagnosticTest; //interface Walk { // public default int getSpeed() { // return 5; // } //} // //interface Run { // public default int getSpeed() { // return 10; // } //} // //public class Animal implements Run, Walk { // // public int getSpeed() { // return 6; // } // //...
[ "mekjanhan@gmail.com" ]
mekjanhan@gmail.com
27d800e6a21e95bf64356da4ee21166d77de30cd
32624efb387552ba3d19137dabbe6aa8b5430fd1
/cs3220HW4/src/hw4/servlet/Download.java
6ccabe74d95257254ed6e99f32203c4286b53eaf
[]
no_license
kaghi123/WebProjects
ff30ff0d18312aa98f67610ca93bcdbee26df74a
0e3ce9dd7392c38ad24926dfc3a7843f8df620d0
refs/heads/master
2021-05-08T00:28:24.500347
2017-10-21T02:27:22
2017-10-21T02:27:22
107,745,134
0
0
null
null
null
null
UTF-8
Java
false
false
1,700
java
package hw4.servlet; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.OutputStream; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servle...
[ "kaghi1@yahoo.com" ]
kaghi1@yahoo.com
dbd15928ce31c4e4baca8b72909d5ce155c11f0d
faef64408ce7ce49836a0877d677d4385d364107
/order/src/main/java/com/customer/order/entity/FoodItem.java
514b3cbe1a9f18f6873892f6f83358b83bbc6fc8
[]
no_license
RameshCR/SpringBoot301
a8e4a0c2b5ec0b690fa9fbb510923d44098d603f
40f67fa878e628cd8dda1d6564743531070d8004
refs/heads/master
2020-07-10T14:13:07.634783
2019-08-31T09:11:14
2019-08-31T09:11:14
204,282,098
0
0
null
null
null
null
UTF-8
Java
false
false
1,801
java
package com.customer.order.entity; import java.io.Serializable; import java.math.BigDecimal; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import o...
[ "racr@empoweredbenefits.com" ]
racr@empoweredbenefits.com
3cde162a06100454c2ce4c37cc0d79c3ec3f5fd3
0584777d8ca2d8f56e7058b26fa757cb02ab633f
/HelloWorld/src/api/object/SystemTimeExample.java
8ef01fc45fdeffcb5925b7c7b56f6645af9f5228
[]
no_license
dhdyd227/ObjectClass
1c64f6b4efba17a5cd1803ffefd5f1db55caa6e4
caf56bd3903c62c43dafa1fff1f3840ea72bd1f9
refs/heads/master
2020-12-18T20:36:21.741868
2020-01-22T06:57:15
2020-01-22T06:57:15
235,514,026
0
0
null
null
null
null
UHC
Java
false
false
403
java
package api.object; public class SystemTimeExample { public static void main(String[] args) { long time1 = System.nanoTime(); int sum = 0; for(int i=1;i<1000000;i++) { sum +=i; } long time2 = System.nanoTime(); System.out.println("1~1000000까지의 합: "+sum); System.out.println("계산에"...
[ "koy@DESKTOP-UJ7RTDT" ]
koy@DESKTOP-UJ7RTDT
e12daf5afce45f18b510f1dc795022508ea27a31
c22ae72a971f0858b29abe8d86f64ae6c85cb7d9
/BankApplication/src/handler/WithdrawHandler.java
d77fa175082d7ebbfe52a195b852323721590eae
[]
no_license
NyoMeHan/Banking_JavaServlet
ca3fc8ee29938c641c0d3088f6cd80200e341bc8
222566a9d6b45bc75a17ba9c55a792520f339088
refs/heads/master
2020-05-20T10:50:33.741061
2014-05-16T13:35:39
2014-05-16T13:35:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,769
java
package handler; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import businesslogic.CustomerBankAccountBL; import dto.CurrentUser; import dto.TransactionBankAccountDetails; import java.util.Date; public...
[ "nyomehan@gmail.com" ]
nyomehan@gmail.com
eb5d3fe7320d23799d04bc1c4c039b7402062796
7c194bda7f7879d9cc0ae419e8df5d4703ac9b1d
/src/com/saeyan/controller/action/BoardUpdateAction.java
cc84ca1ea84532838532e78b080e7740b8af10ab
[]
no_license
rin0210/jsp_20200518_web-study-11_board
232cb12a3e407b4400756f341a4b19c8e466ee00
31d0b5fc0fe8438634214c224217bdecc0afaa74
refs/heads/master
2022-08-02T00:56:09.439471
2020-06-09T05:50:14
2020-06-09T05:50:14
265,759,105
1
0
null
null
null
null
UTF-8
Java
false
false
926
java
package com.saeyan.controller.action; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.saeyan.dao.BoardDAO; import com.saeyan.dto.BoardVO; public class BoardUpdateAction implements Ac...
[ "PC@PC-PC" ]
PC@PC-PC
a41495af4f21f725f8a541e9e1d13a07a27dae17
9f467ae373d12ae4f6b1fe6576e2289790d44f84
/flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/planner/utils/DummyStreamExecutionEnvironment.java
23d70d2a94408cd83ced76ee8cf7ca157eb8de93
[ "Apache-2.0", "BSD-3-Clause", "ISC", "MIT", "OFL-1.1" ]
permissive
espv/flink-plus-wrapper
e012aec26e46512d5145ea844cf85d2bec5f61df
d410581beabc4ce7f1de2f159059260235d17e73
refs/heads/master
2023-01-28T19:59:08.740942
2021-08-24T09:31:18
2021-08-24T09:31:18
244,843,748
1
0
Apache-2.0
2022-12-14T20:46:01
2020-03-04T08:15:01
Java
UTF-8
Java
false
false
10,785
java
/* * 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 ...
[ "espenvol@ifi.uio.no" ]
espenvol@ifi.uio.no
c43bc1b5ae002c2d415dfa65cec8a5fd5182c2e3
704c6bfe2c88d4bffcc92c0cac590e687ac27688
/android_dp_analysis_book_java/src/com/android/dp/book/chapter07/refactor/TaxiStrategy.java
77b488668b5a626173df7846d5aed0eae38fdb08
[]
no_license
hehonghui/android_dp_analysis_code
2220069be400a951039b037b5d1f4a3a43e3f32b
4fdf2a34292cf6f3472e67fdabf5c84ad6e23cf5
refs/heads/master
2020-04-12T22:02:25.420657
2016-07-21T09:42:21
2016-07-21T09:42:21
41,721,534
138
68
null
null
null
null
UTF-8
Java
false
false
1,417
java
/* * The MIT License (MIT) * * Copyright (c) 2014-2015 Umeng, Inc * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to u...
[ "bboyfeiyu@gmail.com" ]
bboyfeiyu@gmail.com
bc7cebc9bc94cc4c0b2ddc7add154e66bbaf82c3
d92029894a4f238e106432d61306958a8407fbb4
/src/main/java/com/worldpay/offersapi/domain/entity/Merchant.java
1adab055886ebbaf0a248c0930d8f81fdc30b256
[]
no_license
KasunDon/OffersAPI
cc6fe4cb71f6d5cfd11e50be66b737472c8c6625
cb42604ba1675c2cb398204daa07ab6488ae06ab
refs/heads/master
2021-09-02T00:23:54.727429
2017-12-29T10:23:23
2017-12-29T11:13:45
115,712,533
0
0
null
null
null
null
UTF-8
Java
false
false
204
java
package com.worldpay.offersapi.domain.entity; public class Merchant { private int id; public Merchant(int id) { this.id = id; } public int getId() { return id; } }
[ "kasunpdon@gmail.com" ]
kasunpdon@gmail.com
d6efb36c9d674fa13ed470364445c2be7d0d8d26
013da895c3b75ce1320776d5b80bb43ad78b3ea5
/Inheritance/Basics.java
4aff9f1ebfe855db64c28b71fde874c45b9dd258
[]
no_license
ayush0418/Java
a1e7372869257d96501ec7ba94a1c0891645dcfb
478757a3b7c45fdda4f50dff3070fe5883fc3c74
refs/heads/main
2023-05-25T14:46:00.173152
2021-06-01T15:53:19
2021-06-01T15:53:19
332,198,465
0
0
null
null
null
null
UTF-8
Java
false
false
1,201
java
class Base{ public int x; public int getX() { return x; } public void setX(int x) { System.out.println("I am in Parent Class and setting X now"); this.x = x; } } //base class is inherited by a new class "Derived" class Derived extends Base{ // "extends" keyword ...
[ "noreply@github.com" ]
ayush0418.noreply@github.com
46c5d5760bbceeb699dc18e5734ac594c2b4141f
14aac3e1cfa0257ae097a0ddb08c1b1cb5650d0f
/src/test/java/com/weatherapi/it/JokeControllerItTests.java
52f475b7595ce8f4b1fff2ced2584f4a772b52eb
[]
no_license
apanashchenko/weather-api
7d7508fe9497ddbdd4a7c900160da3c5decdedee
8a920f757e6764df2372cc76d4074a0577f0bf0f
refs/heads/master
2020-07-09T13:41:30.186375
2019-10-22T12:35:00
2019-10-22T12:35:00
203,984,541
0
0
null
null
null
null
UTF-8
Java
false
false
1,272
java
package com.weatherapi.it; import com.weatherapi.model.Joke; import com.weatherapi.model.JokeValue; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit.jupiter.SpringExtension; ...
[ "alpa@ciklum.com" ]
alpa@ciklum.com
0cdcd1ac06e4e15855c9b5eda6a33860c34e2b17
28a5a4f56bc798e34eaa8d4faec3176c7a915666
/chatRoom/src/net/guoquan/network/chat/chatRoom/server/Handler.java
954b61793aa09e966cf869f5bf24186089815081
[]
no_license
guoquan/lobbytalk
941c12372e7cb7fbb69ab4bab742ede63b71488a
26e9b2a61f01eb3558767a9d68762d51efc487bc
refs/heads/master
2021-01-22T05:15:46.721866
2008-11-02T12:14:16
2008-11-02T12:14:16
32,121,669
0
0
null
null
null
null
UTF-8
Java
false
false
103
java
package net.guoquan.network.chat.chatRoom.server; public interface Handler extends Runnable { }
[ "guoquan@guoquan.net@2166485e-a836-11dd-8af2-493fb0bb9f7c" ]
guoquan@guoquan.net@2166485e-a836-11dd-8af2-493fb0bb9f7c
5f76543a23119ad2e04d1e90e992a35a6426f695
316e7b55e04379c5534f1ec5ade1e7855671051b
/Lindley.RTM/src/pe/lindley/ficha/ws/bean/ActualizarComercialResponse.java
e667de123ed41e413385bce2f59c67865a3d6adb
[]
no_license
jels1988/msonicdroid
5a4d118703b1b3449086a67f9f412ca5505f90e9
eb36329e537c4963e1f6842d81f3c179fc8670e1
refs/heads/master
2021-01-10T09:02:11.276309
2013-07-18T21:16:08
2013-07-18T21:16:08
44,779,314
0
0
null
null
null
null
UTF-8
Java
false
false
146
java
package pe.lindley.ficha.ws.bean; import pe.lindley.util.ResponseBase; public class ActualizarComercialResponse extends ResponseBase{ }
[ "mzegarra@gmail.com" ]
mzegarra@gmail.com
bd5efc3f44d76c9c8b189575be348bec51b6d8bd
ee65ee8d11ee71533a4e305b95e29eac3c386142
/src/xenoteo/com/github/lab7_8_9/ao/request/ConsumerRequest.java
1788e8c9d54c403409ffa38ba453fc7bdaac112e
[]
no_license
xenoteo/Concurrent-Computing
f1337db8b5aebb76ea48580d9d6d7301a985e24b
0e9e4cb01b1d98457ddefb4b7b6be3848fb555b6
refs/heads/main
2023-02-04T20:26:38.838550
2020-12-22T19:02:44
2020-12-22T19:02:44
304,124,269
1
0
null
null
null
null
UTF-8
Java
false
false
863
java
package xenoteo.com.github.lab7_8_9.ao.request; import xenoteo.com.github.lab7_8_9.ao.Buffer; import xenoteo.com.github.lab7_8_9.ao.future.ConsumerFuture; import xenoteo.com.github.lab7_8_9.ao.future.Future; /** * Method request for consumers. */ public class ConsumerRequest implements MethodRequest{ private fi...
[ "fedorovxa@gmail.com" ]
fedorovxa@gmail.com
bd7040f2de433a7c1c5a4399caf536a583117178
54cbf87434d5107019e219b889554e77a695e82b
/app/src/main/java/com/example/heyikun/heheshenghuo/controller/user/UserMiBaoVerifyFragment.java
a85429c411e5e02270110bdae247a41e24caf6cb
[]
no_license
zhangchao1215/HeheTong
f7a5adff400db5938ebab91d711f7a0a37fc95ef
5db688e04a92e32ecbbea30b3273a0c45dcdae36
refs/heads/master
2020-04-13T18:35:45.526530
2018-12-28T06:17:40
2018-12-28T06:17:40
163,379,186
0
0
null
null
null
null
UTF-8
Java
false
false
11,572
java
package com.example.heyikun.heheshenghuo.controller.user; import android.content.Intent; import android.graphics.drawable.BitmapDrawable; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentTransaction; import android.text.Editable; import android.text.TextWatcher; import android.view....
[ "670290530@qq.com" ]
670290530@qq.com
f5823feec01650794df7306b00d24cabb9ba5efd
7173721d06667129f452f1c16170314f2c3d72b5
/ant-impl/src/main/java/com/intellij/lang/ant/validation/AntMissingPropertiesFileInspection.java
42b037f9c4918496e549f0a4a2562fa40b5887ce
[ "Apache-2.0" ]
permissive
consulo/consulo-apache-ant
52f6238c3e7026fd882d9047e53f408b50c7214e
4ec82d1a536af775ff9b84f3b2aad4f2be177cf3
refs/heads/master
2023-08-22T13:29:44.398532
2023-06-12T06:54:43
2023-06-12T06:54:43
12,987,813
0
0
null
null
null
null
UTF-8
Java
false
false
2,076
java
/* * Copyright 2000-2009 JetBrains s.r.o. * * 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 agre...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
92122455dd73395819fa919070c702c79436e659
7e682c397eadec69d0006ed8722fb58230eb0288
/m/src/dao/mypage/myBoard/myBoardDaoImpl.java
f80e2c9ae989a5d3c33882254ccfe6f80d9041d1
[]
no_license
gmlrud1211/Web_semi
17323b88e80b235548416b1b596c0c2584fb6a20
d14a91064960565eb95f79cdda64b7cfa8a7ef1b
refs/heads/master
2020-04-17T21:27:24.831022
2019-04-29T06:59:32
2019-04-29T06:59:32
166,950,473
1
4
null
2019-04-24T16:01:41
2019-01-22T07:45:04
Java
UTF-8
Java
false
false
2,977
java
package dao.mypage.myBoard; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import dto.Message; import dto.MyBoard; import util.DBConn; import util.Paging; public class myBoardDaoImpl implements...
[ "gmlrud1211@naver.com" ]
gmlrud1211@naver.com
bdde9af53c8a9c3eb62e0e32d8a58257bdb9b280
63177fab51bebef02adca1150e899d155b80a329
/src/main/java/com/mwave/SpringKeycloak/SecurityConfig.java
87eebe9e4feaa659f2a357856ed1ef0c42ad0ea7
[]
no_license
ricardogayer/spring-keycloak
e68b52c34b7ffd536f5dcb36b0f0732681e4e583
6db02f596295484562edb9fb8f034cf0f4844372
refs/heads/main
2023-02-17T10:42:43.078004
2021-01-21T02:04:52
2021-01-21T02:04:52
330,677,237
0
0
null
null
null
null
UTF-8
Java
false
false
3,430
java
package com.mwave.SpringKeycloak; import org.keycloak.adapters.KeycloakConfigResolver; import org.keycloak.adapters.springboot.KeycloakSpringBootConfigResolver; import org.keycloak.adapters.springsecurity.KeycloakSecurityComponents; import org.keycloak.adapters.springsecurity.authentication.KeycloakAuthenticationProvi...
[ "ricardo.r.gayer@gmail.com" ]
ricardo.r.gayer@gmail.com
47fb8686660882a374d4d27c6c995710b3acdcb1
0ef22423f520792e2427d9976659a9762eacd003
/FMS/src/com/syntelinc/fms/logic/mappers/EmployeeMapper.java
d1218f683fe82d6c6a2766813bbd64c911eff8a1
[]
no_license
hy8246/FMS
a8af1dfbfa096c8a71a0b80b2818e093ceb3d94e
b814c96e0a38d4a5239a506e1b777c5794be43fc
refs/heads/master
2020-04-02T08:30:26.055689
2018-10-23T02:43:30
2018-10-23T02:43:30
154,247,484
0
0
null
null
null
null
UTF-8
Java
false
false
764
java
package com.syntelinc.fms.logic.mappers; import java.sql.ResultSet; import java.sql.SQLException; import org.springframework.jdbc.core.RowMapper; import com.syntelinc.fms.logic.Employee; import com.syntelinc.fms.logic.queries.LocationQuery; public class EmployeeMapper implements RowMapper<Employee>{ @...
[ "hy8246@gmail.com" ]
hy8246@gmail.com
33fe7264ab98a6adff2c799a1b9118bdad29384c
978f9e569ab48a8ce131ccbcf26f5aaeab260162
/gwt263/src/main/java/be/nmine/client/views/widget/BootstrapTextBox.java
e3c8a8bb7c5708c5ce39bfcd37cbb53d393a02d4
[]
no_license
nmine/poc
d3d724b47180bc8f0fc77395824bf68e814b1ece
fdc581c43b129627a1822f5a4c36f78e3e1243d2
refs/heads/master
2020-06-06T20:24:07.360864
2014-02-11T17:09:04
2014-02-11T17:09:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,039
java
package be.nmine.client.views.widget; import be.nmine.client.views.event.ChangeColorEvent; import be.nmine.client.views.event.ChangeColorEventHandler; import be.nmine.client.views.event.HasChangeColorEventHandlers; import com.google.gwt.event.dom.client.HasKeyUpHandlers; import com.google.gwt.event.dom.client.KeyCode...
[ "nicolas.mine11@gmail.com" ]
nicolas.mine11@gmail.com
b4925ba4367981532ec7087573ccd1dede378a8e
4ddaca5dae1ac44ecbb8030734b4cb77cd16becd
/Leetcode/Solution_978_LongestTurbulentArray.java
9eadb593f4802426af45f67832b546bc6ef6c012
[ "Apache-2.0" ]
permissive
dgr8akki/DS-Algo-Made-Easy-With-Aakash
55aad8cb22226322773871df4be2b53d12ec366a
ccb6f6323af47858a6647b72fbde79fe81538eb9
refs/heads/develop
2021-06-28T06:09:06.239674
2020-10-27T14:26:08
2020-10-27T14:26:08
144,481,699
9
0
Apache-2.0
2020-10-05T09:13:49
2018-08-12T16:14:25
Java
UTF-8
Java
false
false
423
java
package Leetcode; class Solution_978_LongestTurbulentArray { public int maxTurbulenceSize(int[] A) { int pre = 0, cur = 0, len = 1, res = 1; for (int i = 1; i < A.length; i++) { cur = Integer.compare(A[i], A[i - 1]); if (cur * pre == -1) len++; else if (cur == 0) len = 1; ...
[ "pahujaaakash5@gmail.com" ]
pahujaaakash5@gmail.com
6585a5f3537dc86b75e7dcd3e1a9ae6442ebfe7f
decf3197d3453f18f6ea37de2659a1025c5015c0
/src/org/campus02/ecom/BasketDataLoader.java
f90816b15c91c809785ed5b36f7b2f314e881db9
[]
no_license
LooterLghtBringr/PR2_ECommerce
47924d98f1b4308b5a7bc2bd9144cab8bfb13220
c70f48c7981c57bf1bc14a87052ec351349866b6
refs/heads/master
2023-04-22T10:50:39.963751
2021-05-06T23:11:19
2021-05-06T23:11:19
365,059,235
0
0
null
null
null
null
UTF-8
Java
false
false
1,704
java
package org.campus02.ecom; import com.google.gson.Gson; import java.io.*; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; public class BasketDataLoader { public static ArrayList<BasketData> load(String path) throws DataFileException { ArrayList<BasketData> basketDa...
[ "skedelj.mario@gmx.at" ]
skedelj.mario@gmx.at
74e0055434ec17b183c5fb9136a4476cafa7706e
a0450e9d6005cef113b83bafe6e591d15c835ed8
/src/main/java/com/enat/sharemanagement/config/BatchConfiguration.java
47715099320571438db601336ba4a9a6d2d56ef2
[]
no_license
birhaneTinsae/share-management
66dddc5a343bcdf453ade5fc6e70c7096af52c75
006c8028e4bc2fd875cb42ae9c8e54ed91f545be
refs/heads/master
2023-03-22T23:05:32.409132
2021-01-29T09:08:09
2021-01-29T09:08:09
330,198,878
0
0
null
null
null
null
UTF-8
Java
false
false
5,802
java
package com.enat.sharemanagement.config; import com.enat.sharemanagement.batch.AttendanceInput; import com.enat.sharemanagement.batch.AttendanceItemProcessor; import com.enat.sharemanagement.batch.AttendanceOutput; import com.enat.sharemanagement.batch.JobCompletionNotificationListener; import org.springframework.bat...
[ "birhane.tinsaa@gmail.com" ]
birhane.tinsaa@gmail.com
7080fdf1b51ae0a88f3c61e7276023b60fdf675f
ea7abd6f26565d34297fea65d19e1d18de59974b
/src/com/zhuoer/util/util.java
657940e1c8020b6ae0557a6cffdfa2a152d174c5
[]
no_license
Wanlanhua/zhuoer
67c6a3cae11bdfd8077140a14cd211e343b5850a
e7c6079bd156f93046c4f8393fd7cdc7607400be
refs/heads/master
2020-09-15T23:03:53.396565
2019-11-23T11:32:10
2019-11-23T11:32:10
223,578,186
0
0
null
null
null
null
UTF-8
Java
false
false
1,529
java
package com.zhuoer.util; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; public class util { private static final String URL="jdbc:mysql://localhost:3306/zhuoer_database?useUnic...
[ "2968035392.com" ]
2968035392.com
7d7a2567cc71b12125d1e328e6bac12e1acbea9f
5130ffc3fbf7c5a4952226122b01d6a422594bf6
/login-api/src/main/java/at/vulperium/login/enums/RolleUndBerechtigung.java
d8e733c7bfb4114824ba36b3843bda5a609f3c5c
[]
no_license
tellrug/login-app
d3c663a341f2cc41bc4a3b246a838e02cbe5e9de
68991fe758011637ae3e551cbd15f64833269cb7
refs/heads/master
2021-05-15T05:20:29.130709
2018-01-11T21:37:10
2018-01-11T21:37:10
117,005,759
0
0
null
null
null
null
UTF-8
Java
false
false
215
java
package at.vulperium.login.enums; import java.io.Serializable; /** * Created by 02ub0400 on 11.07.2017. */ public interface RolleUndBerechtigung extends Serializable { String getBezeichnung(); }
[ "0625267@gmail.com" ]
0625267@gmail.com
24078ae47ab5443c7d3f2bdc4e32ba61d23ed9dd
601df01523a255b11587f1517e55947e2f1ee090
/FastCampus/src/chapter02/ch15/Tex.java
9c09a8a0d2eee2046c5c92971f2d2a606ac4b68a
[]
no_license
xjvmdutl/FastCampus
576b05973ebc9e2c04d294b4be197ca8b1fc1c6a
af39a71669763c5a2b632d0c43b1d7f4131e141c
refs/heads/master
2023-06-19T23:48:05.263305
2021-07-19T07:33:31
2021-07-19T07:33:31
381,668,025
0
0
null
null
null
null
UHC
Java
false
false
319
java
package chapter02.ch15; public class Tex { String companyName; int money; public Tex(String companyName) { this.companyName = companyName; } public void take(int money) { this.money += money; } public void showTexInfo() { System.out.println(companyName + "택시 수입은 "+money+"원 입니다."); } }
[ "widn45@naver.com" ]
widn45@naver.com
d940149d2b0439c2007f51fd9baaa0b6a0ad3031
0c62ebdc7c11a1b75bf87c338da03f6ec4e0951f
/Hotel/src/org/sistemahotel/dao/interfaces/TelefoneDAO.java
9f2870ed5225fbf8b1fe8909d8bdd02a005d6cc3
[]
no_license
ricardoalvim-edu/hotel
32ddb70cb7e632f0a921433bfc158224f598e46b
ce075ce0c84f57bd94c39b280493181f747d3197
refs/heads/master
2021-05-03T08:44:38.068117
2015-11-23T23:57:14
2015-11-23T23:57:14
45,407,863
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
/* * 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 org.sistemahotel.dao.interfaces; import org.sistemahotel.Model.Telefone; /** * * @author GILIARD */ public interface Telef...
[ "ricardo.ricardo815@gmail.com" ]
ricardo.ricardo815@gmail.com
b590432ee9a07cff74f21cd6b3b3b395758c73e9
11cab7ac80ebcff14fe7595adc054b0cde308e9e
/SliderEndSilencer/src/WindowChooser.java
18f7515ae94bf9a49bfaf7c82fef8541dc117010
[]
no_license
kdai11830/sliderend-silencer
1829130d8da6fab29c4fad163ef1fc8162f03793
696407887899b8bd7e5b85c17dbe1f6799ea67a7
refs/heads/master
2021-01-20T03:11:28.228179
2017-08-27T18:34:07
2017-08-27T18:34:07
101,353,634
0
0
null
null
null
null
UTF-8
Java
false
false
3,994
java
import java.awt.BorderLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.util.Properties; impor...
[ "noreply@github.com" ]
kdai11830.noreply@github.com
b256375f389eb672d674c778d1760bfa0cef02c5
722cbb3c477c4cef3266603184e0df8ce6270ca7
/src/main/java/seedu/address/logic/parser/LocationCommandParser.java
f87eb883a99ee895cd14d6a05a376ee6c36d1463
[ "MIT" ]
permissive
CS2103AUG2017-T15-B3/main
21e314931e378e61d6e298facc74ed05b762b25f
c10e097bfe433cde1f27b41fcb595d7c2b8ed142
refs/heads/master
2021-08-16T16:43:27.502067
2017-11-20T04:33:36
2017-11-20T04:33:36
104,058,933
5
2
null
2017-11-19T16:53:30
2017-09-19T10:05:31
Java
UTF-8
Java
false
false
1,164
java
package seedu.address.logic.parser; import static seedu.address.commons.core.Messages.MESSAGE_INVALID_COMMAND_FORMAT; import seedu.address.commons.core.index.Index; import seedu.address.commons.exceptions.IllegalValueException; import seedu.address.logic.commands.LocationCommand; import seedu.address.logic.parser.exc...
[ "zen_darren@hotmail.com" ]
zen_darren@hotmail.com
4c95d00e68728bfd667ef1a0ae6a53b8633d3cf6
321846825aa23c7977cb804b3631410d2c0e8415
/src/com/Planegame/Myplane.java
1ba914c599d0c43ba04f7ab65cbb07e7baa048a0
[]
no_license
pxyao16/PlaneGame
0cd552bf7f33fe727724e733ae3dd54105c3920b
1e85be2064027cd650f59514408d6e6f60bd735c
refs/heads/master
2020-06-14T02:07:32.306972
2016-12-16T11:27:08
2016-12-16T11:27:08
76,648,838
0
1
null
null
null
null
GB18030
Java
false
false
2,165
java
package com.Planegame; public class Myplane { /** * @param args */ private int x; private int y; private int width; private int height; private String path; private boolean isFire; private int atk=40; //我方初始攻击 private int power=1;//炮弹初始威力 private int maxlife=200;//我方最大生命值 public int getMaxlife() { re...
[ "pxyao@163.com" ]
pxyao@163.com
bd2a00328135406ff08f02a3406379734ec86116
fac569f3238b8ff0828c2f36d5e03bdb0e7f7710
/hw2-team10/src/main/java/edu/cmu/lti/bio/bdutt/casconsumers/GeneTaggingCasConsumer.java
2e268a5ec5b875d2ddb05d2c654a84f0da346b0c
[]
no_license
bharat-dutt/hw2-team10
f08774d9e93a42b5b811d2122098b2c69d73b51c
8f3494c20d7303d062b9af1885ffac14232dcb53
refs/heads/master
2021-01-15T16:52:03.451428
2012-12-10T21:41:56
2012-12-10T21:41:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,584
java
package edu.cmu.lti.bio.bdutt.casconsumers; import java.io.BufferedWriter; import java.io.FileWriter; import java.io.IOException; import java.net.URISyntaxException; import java.net.URL; import org.apache.uima.cas.CAS; import org.apache.uima.cas.CASException; import org.apache.uima.cas.FSIterator; import org.apache.u...
[ "alkeshku@andrew.cmu.edu" ]
alkeshku@andrew.cmu.edu
b4c47914220a35687d35957c1c47e38288a0ee22
a326abf95d5e8721c5b6d8b5c4322d833efbaff6
/src/main/java/br/com/pbtech/rules/mutators/ArrayDeclaration.java
a408f640e33883540a0f9dcb0fcfbc2a1c717cbf
[ "MIT" ]
permissive
amandatrololo/sonar-stryker-plugin
ca9c01c510027bd410b749f3e649cc096aa1ba83
a1859cbfe503ecb569f70e7b80983105e458b16b
refs/heads/master
2023-03-14T06:43:32.403516
2021-03-05T11:06:32
2021-03-05T11:06:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,047
java
package br.com.pbtech.rules.mutators; import br.com.pbtech.rules.DefaultRuleDefinition; import br.com.pbtech.rules.csharp.mutators.CsRule; import br.com.pbtech.rules.js.mutators.JsRule; import org.sonar.api.rule.RuleKey; import static br.com.pbtech.constantes.Languages.CSHARP_KEY; import static br.com.pbtech.constant...
[ "deividbatfish2@gmail.com" ]
deividbatfish2@gmail.com
8cf5cd2cb4d42c8e0e6a2fad90fdcbdbf1405475
0bd57c831c8247ed2bd8c026c8ceb44c786a166c
/server/src/test/java/io/swagger/api/PPRCodesApiControllerIntegrationTest.java
bf346ca637eb99339275127539463e92a3784935
[]
no_license
thepanacealab/AEOLUS-SmartAPI
0b682c9be114dcbcd733040bbeffba70db2a16b5
7bdc3fed97d125483f69e5b541548dfe022f7db7
refs/heads/master
2020-04-27T14:56:19.046017
2019-12-17T13:01:57
2019-12-17T13:01:57
174,425,586
1
1
null
null
null
null
UTF-8
Java
false
false
917
java
package io.swagger.api; import io.swagger.model.PRRWrapper; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.http.HttpStatus; import org.springframework.http.Re...
[ "noreply@github.com" ]
thepanacealab.noreply@github.com
9b5711cc8b7f832acd8ae919d6b8d208e73b8081
16c2acd5479d1bd350151a18ae1ca9757833e5ee
/Java_015/src/com/callor/applications/Array_055.java
0187a2c24d4f65274704e3c6114544999749f1ca
[]
no_license
parkjuyoung12/Biz_2021_01_java
c698397cdc7f1705fb39dfa710c0a154667aa595
27e1a9cb53118681cbe1dbebd0e52881d0191dee
refs/heads/master
2023-03-20T01:29:58.918366
2021-03-16T00:26:18
2021-03-16T00:26:18
334,861,752
0
0
null
null
null
null
UTF-8
Java
false
false
807
java
package com.callor.applications; import java.util.Random; import java.util.Scanner; public class Array_055 { public static void main(String[] args) { Random rnd = new Random(); Scanner scan = new Scanner(System.in); // 배열 100개 선언 int[] intNums = new int[100]; for (int index = 0; index < intNums.length; in...
[ "zhseltm@naver.com" ]
zhseltm@naver.com
fe82e29ba2c968fff9bc4a349391529d9f535bdf
af4803e253c4d0a82ad41d48aea87fefc3d6f8aa
/app/src/main/java/co/smilers/model/ApiResponse.java
7f70587ea0bdd8c3fbe86c0ed7fd3cb92a2c4520
[]
no_license
ajgroupware/SmilersApp
6e5bb1f9a5b10be5b767d8efdefc040da4e497c3
4874a1946dd61a1a90b8d88c881ed9934d2e15a7
refs/heads/master
2021-07-15T11:36:39.337956
2019-02-08T03:44:45
2019-02-08T03:44:45
147,550,602
0
0
null
null
null
null
UTF-8
Java
false
false
2,375
java
/** * Smiller * Api de servicios REST para la aplicación [https://www.smilers.co](https://www.smilers.co). * * OpenAPI spec version: 1.0.0 * Contact: apps@groupware.com.co * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not...
[ "alrodriguez@heinsohn.com.co" ]
alrodriguez@heinsohn.com.co
2177f7ad8809558ed4db18894c8c6e575e40288b
7bffe59537f65838054dd54b02fe9582337a52b7
/Java/flames/Flames1.java
54588030854c68626675de94c6c84c045a9e8517
[ "MIT" ]
permissive
tuhiniris/Competitive-Coding
b4bf62c71736b71c70026c2f668d8b1996e04417
0fa2244d3a826d1ebc948fd65b5d5ca8cd0aa8c4
refs/heads/main
2023-06-28T23:13:31.950558
2021-07-23T11:27:33
2021-07-23T11:27:33
388,428,441
0
0
MIT
2021-07-22T10:52:53
2021-07-22T10:52:53
null
UTF-8
Java
false
false
799
java
import java.util.*; public class Flames1 { public static void main(String[] args) { int x = 0; System.out.println("Enter Name of Premi :"); Scanner sc=new Scanner(System.in); String Male = sc.nextLine(); Male=Male.toLowerCase(); System.out.println("Enter Name of Premika :"); String Femal...
[ "roymananjay@gmail.com" ]
roymananjay@gmail.com
45d1a56a6c0bd75cf085c82ea2cdbd6cb3d4e676
564ad5ad00c78a66915196bbd8f09b2f74602b6a
/MytestCompany/app/src/main/java/com/zqr/snake/mytest/PathAnimView/PathAnimView.java
90db544d017e5156479ea543bd38ae5e758fcad1
[]
no_license
zqrverygood/zqr-testdemo
261da04f14da3b8906a19fdb89b0223068fcbcba
25c04a31ea4c6bdfbf55b1a5c7ab78ff73b73c7e
refs/heads/master
2021-01-19T11:49:07.749263
2017-04-12T07:53:27
2017-04-12T07:53:27
87,997,028
0
0
null
null
null
null
UTF-8
Java
false
false
4,901
java
package com.zqr.snake.mytest.PathAnimView; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Path; import android.util.AttributeSet; import android.util.Log; import android.view.View; /** * 介绍:一个路径动画的View * 利用源Path绘制...
[ "772791008@qq.com" ]
772791008@qq.com
ddfd9cd7777486f6cf9702baf5cc83d0b4d2dca6
630bf2713beab3a0939f3783b2eec37455184f2b
/src/ppj/werner/e15/Calculator.java
43cf534d7d9ea69077ca60c56cb868f5432644de
[]
no_license
OleksandrBieliakov/ppj
54bec6c5e3f0e197ed0160a8ac38173f3f76e3d1
339d4ed2bd11c49f75b6eabf72cf8acb21d3bd6f
refs/heads/master
2020-09-27T03:19:43.895140
2019-12-06T21:58:12
2019-12-06T21:58:12
226,416,366
0
0
null
null
null
null
UTF-8
Java
false
false
276
java
package ppj.werner.e15; public class Calculator extends CalculatingMachine { public Calculator(String name) { super(name); } @Override public String calculate(double x, double y) { return super.calculate(x, y) + "; '-':" + (x - y); } }
[ "bel9k@ukr.net" ]
bel9k@ukr.net
39f016b5797756e603918c264f57a702ee6c4e0f
e5cd4054c0c4ba4738f6fdbe8333676b47343e79
/play-services-nearby-api/src/main/java/com/google/android/gms/nearby/exposurenotification/RiskLevel.java
6e7c288d65d2d4a4c58f7cf3db1e95e6d392a5f1
[ "Apache-2.0" ]
permissive
toder34/android_packages_apps_GmsCore
d532906cba7dcba467f7f441ec31af957102deed
f10214ef8ab64e8d1fd896d97e7d3dd3e1a8ad64
refs/heads/master
2022-12-12T10:57:05.489966
2020-09-10T14:56:43
2020-09-10T14:56:43
294,638,180
2
0
Apache-2.0
2020-09-11T08:27:49
2020-09-11T08:27:48
null
UTF-8
Java
false
false
754
java
/* * SPDX-FileCopyrightText: 2020, microG Project Team * SPDX-License-Identifier: Apache-2.0 AND CC-BY-4.0 * Notice: Portions of this file are reproduced from work created and shared by Google and used * according to terms described in the Creative Commons 4.0 Attribution License. * See https://dev...
[ "git@larma.de" ]
git@larma.de
bd0c614506fd07324a5866dd8a6592b525339848
fa56047dc883db13f15bdd9a6f8cb995d310ea7e
/systemtests/src/main/java/io/enmasse/systemtest/ConnectTimeoutException.java
96d05a6f684f9a1cc6afb2436e9fa15b967e43e9
[ "Apache-2.0" ]
permissive
klenkes74/enmasse
34d71140fd8c8ab3b5062174c974f5d6b3faeb14
2f075a01384e94e6011b014391ad99afd36617cf
refs/heads/master
2023-07-19T12:01:01.835959
2018-02-10T09:44:05
2018-02-10T09:44:05
108,978,967
0
0
Apache-2.0
2023-07-16T08:35:35
2017-10-31T10:18:01
Java
UTF-8
Java
false
false
824
java
/* * Copyright 2017 Red Hat Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
[ "lulf@pvv.ntnu.no" ]
lulf@pvv.ntnu.no
2c35ab9fc73c39de5053a820b1286fb280a8996a
b5b5bfa11a329cd38f6a19eecc7373a11868ee5f
/rgn-function-java/src/main/java/ragna/c04/AssetUtilRefactored.java
33123bb0b2ad48b0f4e5895fca32202c4811cb09
[]
no_license
ragnarokkrr/rgn-doodling
8eedd30fb1310b5d42957d8760f8d91c293b4f45
af4958f7334f9a04d93be7f44a8f1d7fce3114f4
refs/heads/master
2023-03-03T18:37:19.121644
2022-08-29T17:06:25
2022-08-29T17:06:25
17,333,410
0
1
null
2023-03-02T01:20:29
2014-03-02T07:40:14
Java
UTF-8
Java
false
false
1,055
java
package ragna.c04; import java.util.Arrays; import java.util.List; import java.util.function.Predicate; import ragna.c04.Asset.AssetType; // Refactoring to Separate a Key Concern public class AssetUtilRefactored { static final List<Asset> ASSETS = Arrays.asList( new Asset(AssetType.BOND, 1000), ...
[ "nilseu.junior@aurea.com" ]
nilseu.junior@aurea.com
dba864f38d15179103b46210d8f4a4a5e633e03e
a2a2d5286fa1a2e39fc864c2431bb32932e39c44
/uicdm/src/main/java/ucar/nc2/ui/op/CoordSysTable.java
51948c75955098f926a2394ec6bd14e498b58ccc
[ "BSD-3-Clause" ]
permissive
gknauth/netcdf-java
7902c1466dc21134f67dd046b4d1a62979fb35bf
e979e6bc206ab291e057dec2885a6c75cef837ec
refs/heads/master
2020-07-19T01:15:43.589986
2019-09-03T21:49:14
2019-09-03T22:32:16
206,348,469
0
1
BSD-3-Clause
2019-09-04T15:11:56
2019-09-04T15:11:56
null
UTF-8
Java
false
false
31,726
java
/* * Copyright (c) 1998-2019 University Corporation for Atmospheric Research/Unidata * See LICENSE for license information. */ package ucar.nc2.ui.op; import javax.annotation.Nullable; import ucar.ma2.Array; import ucar.ma2.ArrayChar; import ucar.ma2.ArrayDouble; import ucar.ma2.ArrayObject; import ucar.ma2.DataTy...
[ "67096+lesserwhirls@users.noreply.github.com" ]
67096+lesserwhirls@users.noreply.github.com
544660aef69b119bcbe1ae2374a47073c85b0366
440c0a79fa1288786e4a50066ea85feb6fe65b1f
/practise/src/main/java/com/gui/practise/design_model/singleton/HungrySingleton.java
95b80b56d5375ecf0bdf71b8cb66bfe9b3697c54
[]
no_license
williamjava/java_practise
0b04089777c3ffc0250bfef9817974096308e013
d1d4b3dc55721f12c463bd8dfc79a9f61e2d32a8
refs/heads/master
2022-06-22T06:28:51.051633
2021-06-03T09:52:38
2021-06-03T09:52:38
84,616,740
0
0
null
null
null
null
UTF-8
Java
false
false
626
java
package com.gui.practise.design_model.singleton; /** * 饿汉式(类初始化的时候便创建类的实例) * * 最简单的方式,线程安全。 * * 存在的问题:无论这个类是否被使用,都会创建一个实例 * * @author wuhoujian * */ public class HungrySingleton { // 1.系统初始化的时候,马上实例化 private static HungrySingleton singleton = new HungrySingleton(); // 2.私有的构造方法 private HungrySingleton...
[ "wuhoujian@126.com" ]
wuhoujian@126.com
6415b929f28d55543ffa0c714307b5b3e7afabec
7af9a322cbbab1eac9c70ade4b1be266c3392665
/src/test/java/week06d01/ListSelectorTest.java
978d89346c8395655d47b7d51229fe8c0c2c3e65
[]
no_license
henimia/training-solutions
3ac8335120f5fa0b8979997bb29933a0683ded12
6fdbfd49baac584266b86c9dc35a9f6a7d1826eb
refs/heads/master
2023-03-25T04:25:14.148219
2021-03-16T10:01:15
2021-03-16T10:01:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
543
java
package week06d01; import org.junit.jupiter.api.Test; import java.util.Arrays; import static org.junit.jupiter.api.Assertions.assertEquals; public class ListSelectorTest { ListSelector listSelector = new ListSelector(); @Test public void testTextToConvert() { assertEquals("[almakörte]", list...
[ "66733574+manikola@users.noreply.github.com" ]
66733574+manikola@users.noreply.github.com
b596b6f92f2085507072754fb416ef22e45358ca
b456a89a96958d9483488e06ff62c90b79a4092b
/app/src/main/java/allgoritm/com/youla/utils/rx/CompositeDisposablesMap.java
9c8ee2f1819c0f8ca0aa5fd284040bdc51f6e8be
[]
no_license
xvar/AdMobDemo
284d331a73f63a527d30f68b2354d634b4fded5a
6c2d2870f5b7b677310da1043a438d978bf6b7c7
refs/heads/master
2020-06-20T19:43:26.949966
2019-07-24T08:02:07
2019-07-24T08:02:07
197,226,015
0
0
null
null
null
null
UTF-8
Java
false
false
1,567
java
package allgoritm.com.youla.utils.rx; import io.reactivex.disposables.Disposable; import java.util.HashMap; import java.util.Map; public class CompositeDisposablesMap { private final Map<String, Disposable> subscriptions; public CompositeDisposablesMap() { subscriptions = new HashMap<>(); } ...
[ "a.khaiminov@corp.mail.ru" ]
a.khaiminov@corp.mail.ru
aa416f5b5abb4f6b12a69f93ca3aa345ab02194b
95f99ee8ecd561a70ede8fa7ffcd2e297a8e40ec
/src/main/java/io/thejunct/galactiquest/database/PlayerData.java
4ebafbace537266e776e78e9b731e8265d0834a5
[]
no_license
TheJunction/Galactiquest
6403086a5894e1bad6521e972114719d6b94d255
8d9c3129a9d705aed3dd60fafab60e022c89f815
refs/heads/master
2021-05-15T23:02:14.162770
2017-02-12T05:36:34
2017-02-12T05:36:34
106,880,178
0
0
null
null
null
null
UTF-8
Java
false
false
3,146
java
/* * Copyright (c) 2017 The Junction Network. All Rights Reserved. * Created by PantherMan594. */ package io.thejunct.galactiquest.database; import org.bukkit.Bukkit; import org.bukkit.entity.Player; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.SQLException; import java.util.Hash...
[ "me@pantherman594.com" ]
me@pantherman594.com
6da44c95002bf3d0e7d4f9e8cd741488ba38e38d
5f8d9e5fbebb3d5188463bb5ab7e0cdd32f62e9d
/AndroidLearnMiddle/app/src/main/java/com/example/androidlearnmiddle/RecycleView/Adapter/AddAndDelAdapter.java
cb6c840db82010934262b12cef1e0a40658fa818
[]
no_license
xicaiZhou/AdroidLearnMiddle
70f24bc620cdedcd754c4b15191a9218afd3e2da
76d5ee69aca4375681dc34f7058c919ba1bce29c
refs/heads/master
2020-06-19T04:23:40.035195
2020-03-13T07:00:36
2020-03-13T07:00:36
196,561,382
0
0
null
null
null
null
UTF-8
Java
false
false
1,979
java
package com.example.androidlearnmiddle.RecycleView.Adapter; import android.content.Context; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com....
[ "zhouxicaijob@163.com" ]
zhouxicaijob@163.com
c4650d2587bebd2ab846c4e6256747b775fbd58b
f38afb90f0c4949a777689cb551c96ece307187e
/app/src/main/java/com/yanyl/baijia/news/atys/JieShaoActivity.java
3e3ab33e5b595f2b58e6e16ac43cb9623a6f106f
[]
no_license
yanyonglei/BaijiaDemo
0709495eac31c8c2180fd84da8b98bcce25964aa
88c39108ec27d02b1b342fbc818166456ba5f0b3
refs/heads/master
2020-01-23T21:59:14.342436
2016-11-25T02:39:08
2016-11-25T02:39:08
74,718,945
0
0
null
null
null
null
UTF-8
Java
false
false
4,979
java
package com.yanyl.baijia.news.atys; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AlertDialog; import android.view.View; import android.widget.Button; import android.widget.ImageView; import com.yanyl.baijia.news.R; import com.yanyl.baijia.news.common.Const; impor...
[ "1339447312@qq.com" ]
1339447312@qq.com
0a12d918380f5eccc7ca13f83ac4e526adacfbb1
be5bebbfe48de33b331197fb0e6576f80ce677ff
/NoDistance/src/com/project/schoolservice/BookSearch.java
4d22630558e93bd0385b1fa1071d73557c8c77cb
[]
no_license
AlexMagic/No_Distance
a365a3c6b526caf43b6263ec3859992df640dddb
8d914f572423f5293708c4ca5498158d06e5d04c
refs/heads/master
2021-01-13T00:49:07.420132
2015-12-22T06:09:51
2015-12-22T06:09:51
48,410,463
2
0
null
null
null
null
GB18030
Java
false
false
13,776
java
package com.project.schoolservice; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import org.apache.http.HttpEntity; import org.apache.http.HttpResponse; import org.apache.http.HttpStatus; impo...
[ "327393059@qq.com" ]
327393059@qq.com
5cc7b1853175222c541e373f9d44ecfc0972fc14
43c3d32e40ca360370b15ce745dc2e65f689f763
/src/main/java/com/unionx/core/web/function/DataDictFunction.java
1b471622ce6e4c920bc2ac0517de5f677a666bc6
[]
no_license
LhuiF/rxst
f8435053757504422b36f5fa55139e9358d2f31a
534570b98335672bf176d316816b97c82baab423
refs/heads/master
2021-01-19T14:10:27.753890
2017-04-13T06:19:09
2017-04-13T06:19:09
88,131,551
0
0
null
null
null
null
UTF-8
Java
false
false
2,271
java
package com.unionx.core.web.function; import com.unionx.sys.dict.service.DictService; import com.unionx.core.util.JsonUtils; import com.unionx.core.util.SpringContextUtil; import com.unionx.sys.dict.vo.DictItem; import lombok.extern.slf4j.Slf4j; import java.util.HashMap; import java.util.List; import java.util.Map; /...
[ "lihuifang@iunionx.com" ]
lihuifang@iunionx.com
5916e720413b793985bfa1928e08449cc061089e
23b27cd93a5c551daf10371d4a8baff3b50f386b
/proj2c/bearmaps/TrieSet61B.java
3ded58904290ba0f9174ac09ec90c386f2d59ca1
[]
no_license
dennyrich/BerkeleyCS61b
9dd6d566903ba9a0e875808302a4861b26a4d02c
d3a71d417059dfb9af26b274b7e785a8b0972902
refs/heads/master
2020-09-26T11:27:35.004192
2019-04-18T03:54:21
2019-04-18T03:54:21
226,245,495
0
0
null
null
null
null
UTF-8
Java
false
false
636
java
package bearmaps; import java.util.List; public interface TrieSet61B { /** Clears all items out of Trie */ void clear(); /** Returns true if the Trie contains KEY, false otherwise */ boolean contains(String key); /** Inserts string KEY into Trie */ void add(String key); /** Returns a l...
[ "dsrich@berkeley.edu" ]
dsrich@berkeley.edu
99903e165643de4e0b54ced1df91d667adcfb8b4
be310fe3411d906d6f3cffcf88d68ece122c1318
/vehicles-api/src/main/java/com/udacity/vehicles/config/SwaggerConfig.java
26d9176085831ee7dc76fc395d572c580fcb1fb7
[ "MIT" ]
permissive
DannyDenver/Vehicle-Microservices-Application
e4cd1ea19163290445afc68976afed8beb380e91
fc7b0d1a5ac81555da49d99c0bfa344f3e714e50
refs/heads/master
2022-11-22T17:18:39.660510
2020-07-22T22:47:27
2020-07-22T22:47:27
281,205,149
0
0
MIT
2020-07-22T22:48:10
2020-07-20T19:15:08
Java
UTF-8
Java
false
false
1,059
java
package com.udacity.vehicles.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import springfox.documentation.builders.PathSelectors; import springfox.documentation.builders.RequestHandlerSelectors; import springfox.documentation.service.ApiInfo; i...
[ "djt09d@fulbrightmail.org" ]
djt09d@fulbrightmail.org
c8a7e582f86f4ae1077e12a6f945c3bc8b5e7c45
22a4f822c8d06a13e0b03c599c4f2b264a6bcd65
/src/main/java/by/bntu/fitr/povt/coffeebaby/model/sorting/SortWeightAscending.java
6d5b55f56197f54ba0d8e856d84a8b42f90b45c4
[]
no_license
KenKingson/LAB15Log4j
556d889be01de3450d3b22e01e81d439e5c1647f
911a12e9cd43e13b42e7082bf5259634e8911a15
refs/heads/master
2020-03-19T10:24:53.409751
2018-06-06T15:59:48
2018-06-06T15:59:48
136,367,949
0
0
null
null
null
null
UTF-8
Java
false
false
402
java
package by.bntu.fitr.povt.coffeebaby.model.sorting; import by.bntu.fitr.povt.coffeebaby.model.essence.Stone; import java.util.Comparator; public class SortWeightAscending implements Comparator<Stone> { public int compare(Stone stone1, Stone stone2) { Double weight1 = stone1.getWeigth(); Double ...
[ "alexeyvolskiy@gmail.com" ]
alexeyvolskiy@gmail.com
b06141a03fdfebdbf7b502c9057f9d9b8b83a4df
fd3536816c0fdc31f45fc48f8f1b11d74771fa16
/src/main/java/com/example/algamoney/api/event/RecursoCriadoEvent.java
67c41b7eb558a96b6a7548bb1c802a8e39daa725
[]
no_license
palmeirasrodrigo/algamoney
c6a09c7c7c718297f1e0356e998424248b238df7
f24cc37c264dba90fd195924be9b55e4dc6f7461
refs/heads/master
2020-08-28T05:26:43.245626
2019-10-24T14:29:43
2019-10-24T14:29:43
217,606,588
0
0
null
null
null
null
UTF-8
Java
false
false
597
java
package com.example.algamoney.api.event; import javax.servlet.http.HttpServletResponse; import org.springframework.context.ApplicationEvent; public class RecursoCriadoEvent extends ApplicationEvent{ private static final long serialVersionUID = 1L; private HttpServletResponse response; private Long codigo; pu...
[ "palmeirasrodrigo@hotmail.com" ]
palmeirasrodrigo@hotmail.com
99ed9a4c87fffddb198419a04e4756d38013b86b
a45dd5eafb8c5adaccc620a60a6cab2ff9f213d7
/src/utility/CodeTagsMiner.java
3a8c7d6eb7d3aa5dca14ac36ba9709fb21f48532
[]
no_license
masud-technope/SurfClipseServerGH
0324ab1bc627e170915645f1827b15a673ff45f5
8bb361b87996b027c37bb738bbdedd97815cf897
refs/heads/master
2021-01-17T15:11:13.949291
2016-08-02T05:53:57
2016-08-02T05:53:57
13,754,473
0
1
null
null
null
null
UTF-8
Java
false
false
1,384
java
package utility; import java.util.ArrayList; import java.util.regex.Matcher; import java.util.regex.Pattern; public class CodeTagsMiner { /** * @param args */ String source_code; String resultContent; public CodeTagsMiner(String resultContent) { //assigning the source code to mine this.resultContent=r...
[ "masudcseku@gmail.com" ]
masudcseku@gmail.com
7cf8d9cb1f718401cababda5ef8e3f832565c5b8
e6d8414ac8c9fc9de6b67bab57f941dd0f3bbe6a
/Lib/src/androidTest/java/kr/co/hs/firebase/fcm/ApplicationTest.java
3ab3b27c8e381ce2cc88243851f2ebdcf2c26b0a
[]
no_license
hsbaewa/HsFirebaseCloudMessaging
51eee395582b8edd267d737dbc85a5f0d50b1de6
07d5ae6f57d649d5e7d65497a90b9b15454aceb6
refs/heads/master
2021-01-12T04:21:05.940898
2016-12-30T02:15:23
2016-12-30T02:15:23
77,593,312
0
0
null
null
null
null
UTF-8
Java
false
false
352
java
package kr.co.hs.firebase.fcm; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { s...
[ "hsbaewa@gmail.com" ]
hsbaewa@gmail.com
374b7eca85909c079c766d98550276874ca9f963
cb3fde6a04860e63a5fa9973e6c7354e2c5c5951
/STRING/src/CW/methods_of_string_buffer.java
2110cc6bb500348644635165c6823262dc100c7e
[]
no_license
pratiksha311/Core-Java
acfc095912c4325e7bdc51d1062eecd174dbf72d
63587a7f3d7facacb3d39cf080c5046352384211
refs/heads/main
2023-01-23T16:55:10.266521
2020-12-13T16:55:42
2020-12-13T16:55:42
319,282,370
0
0
null
null
null
null
UTF-8
Java
false
false
838
java
package CW; import java.util.Scanner; public class methods_of_string_buffer { public static void main(String[] args) { Scanner sc=new Scanner(System.in); System.out.println("enter any string"); StringBuffer s1=new StringBuffer(sc.next()); System.out.println("capacity before tramToSize="+s1.capacit...
[ "noreply@github.com" ]
pratiksha311.noreply@github.com
bff8886460520256017ff3cb3cc262247c2d2f36
d92cd5b28f86fb761787c6ff15ddbe5e4b4aaf20
/src/main/java/com/newa5pro/job/Job.java
3959d952ad3571d3b0c3cd837d0baf9351e08250
[]
no_license
Sreejithw/ICT-2
b7923f0ed64d733637849da17a8cccb7e869b906
872e2815bffc3f22bdc6b46b3c71d5484c1bdac3
refs/heads/master
2021-01-17T04:56:33.162570
2015-11-24T15:19:03
2015-11-24T15:19:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
717
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.newa5pro.job; /** * * @author Fu */ public class Job { public int Id ; public int comId ; public String inf...
[ "huangyi_95.1.27@hotmail.com" ]
huangyi_95.1.27@hotmail.com
1c9e4ecbb5d51a228fbbcef00799d590df395a18
383e578ec8ac3043ddece8223494f27f4a4c76dd
/legend.biz/src/main/java/com/tqmall/legend/biz/order/impl/OrderServiceImpl.java
11f4015f54d969c4530668c64a6192cf80b0a006
[]
no_license
xie-summer/legend
0018ee61f9e864204382cd202fe595b63d58343a
7e7bb14d209e03445a098b84cf63566702e07f15
refs/heads/master
2021-06-19T13:44:58.640870
2017-05-18T08:34:13
2017-05-18T08:34:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
134,743
java
package com.tqmall.legend.biz.order.impl; import com.google.common.base.Optional; import com.google.gson.Gson; import com.google.gson.JsonSyntaxException; import com.google.gson.reflect.TypeToken; import com.tqmall.common.Constants; import com.tqmall.common.UserInfo; import com.tqmall.common.exception.BizException; im...
[ "zhangting.huang@tqmall.com" ]
zhangting.huang@tqmall.com
4615bda3d0fbf8a4dca533573df15cdc0af1cbb3
0003a85b39a2899dadcf307628cc9c9376585a89
/src/main/java/org/example/config/db/connection/MySqlConnection.java
4690b920b6bb93440e5cd92a8fba1eecec12b1e4
[]
no_license
qWaZaR21/CatsHouse
200f5c40cea407627f137fb7d04e32f610df43e4
e78d31c234d80f83a984dd713a0b1d98f67bdeb7
refs/heads/main
2023-03-14T14:58:50.205710
2021-03-14T11:28:21
2021-03-14T11:28:21
347,364,691
0
0
null
null
null
null
UTF-8
Java
false
false
583
java
package org.example.config.db.connection; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import java.sql.Statement; public final class MySqlConnection { public static final String URL = "jdbc:mysql://localhost:3306/db_example"; public static final String US...
[ "kulesh.p.v.b.2.m@gmail.com" ]
kulesh.p.v.b.2.m@gmail.com
3c61c6e10dffb8cb622740aae471d614520d5596
790d89ef02e19d25670427ccaf24b60596eb098b
/app/src/main/java/com/fujiyama/pulp/mvvmpattern/data/manager/IDataManager.java
feab8fb79010661d732d74ef169f096c6692488b
[]
no_license
pupupulp/android-mvvm-template
16e905e39af3f7acac1913cd8effb0260a845ccd
66c328b1c587ce67d373c8f3f170a87f0764ead3
refs/heads/master
2020-04-12T13:14:46.367164
2018-12-20T02:44:19
2018-12-20T02:44:19
162,517,203
0
0
null
null
null
null
UTF-8
Java
false
false
350
java
package com.fujiyama.pulp.mvvmpattern.data.manager; import com.fujiyama.pulp.mvvmpattern.data.local.prefs.IPreferencesHelper; import com.fujiyama.pulp.mvvmpattern.data.local.db.IDatabaseHelper; import com.fujiyama.pulp.mvvmpattern.data.remote.IApiHelper; public interface IDataManager extends IDatabaseHelper, IPrefer...
[ "mece.martinece@gmail.com" ]
mece.martinece@gmail.com
ccbfacbbb616204fb1ab29a5386ed1d2b9f81720
8a0b26c9c90bdc77160ee14cb6edbc20e86f60fe
/src/main/java/com/hundredwordsgof/facade/Parser.java
85c929cb0d42f23edfcdb666b89a992fb3f4d792
[ "CC-BY-SA-4.0", "MIT", "GFDL-1.1-or-later", "CC-BY-SA-3.0", "CC-BY-SA-2.0", "LicenseRef-scancode-public-domain", "CC0-1.0", "CC-BY-2.0" ]
permissive
dstar55/100-words-design-patterns-java
1713da5a28feeedd2db421f79df7864abc529d6f
6eca18a78802b258d27d30be66c03bbaef05ce8a
refs/heads/master
2022-04-30T23:43:37.561876
2021-12-23T11:03:45
2021-12-23T11:03:45
39,254,966
179
86
MIT
2021-12-26T22:02:14
2015-07-17T13:17:27
Java
UTF-8
Java
false
false
1,774
java
package com.hundredwordsgof.facade; import java.util.List; import java.util.Stack; /** * * Parser parses simple expression which adds two numbers, for example: 1 + 2 * Note: due to scope error handling is not implemented. * */ public class Parser { private Stack<String> expressionStack = new Sta...
[ "dstar55@yahoo.com" ]
dstar55@yahoo.com
9f120ab52a3a2b01ac6e608d7a45ae70b2fdbe16
1aac142fe90f0bbf74ca3acf0194dd7c18ff0b99
/Sistema-Factura-Java-Escritorio--master/src/formularios/FrmProductos.java
10e93bb0b78ef61736bb859c15cfb33c1b40920e
[]
no_license
janesds/GitHub
1ae0c4cdeef9cf83c0bac5af4a7e235e9fde88af
e8d36cb44afd1e0b011fdaea019e7f85e28d318a
refs/heads/master
2020-03-29T23:49:24.299194
2018-09-28T03:50:58
2018-09-28T03:50:58
150,490,875
0
0
null
null
null
null
UTF-8
Java
false
false
28,394
java
package formularios; import clases.Datos; import clases.Producto; import clases.Utilidades; import javax.swing.JOptionPane; import javax.swing.table.DefaultTableModel; public class FrmProductos extends javax.swing.JInternalFrame { private Datos misDatos; private int proAct = 0; private boolean nuevo = fa...
[ "43115382+janesds@users.noreply.github.com" ]
43115382+janesds@users.noreply.github.com
4f2ba4b538167989d751693fa96f84f92bb4c4d8
a49b8e33e776fd76e783010a238629f4ddc43028
/src/main/java/io/quarkus/code/testing/AcceptanceTestApp.java
11afd310c9e644e051279bb5cef711ac9a1b448a
[]
no_license
ia3andy/code.quarkus-acceptance-test
12ffd0945e7b02f99479c375b22d013de8fd2903
d477d89bf4dac226ec410b35ed98f6791328e630
refs/heads/main
2023-08-07T03:07:29.018024
2021-10-01T07:43:47
2021-10-01T07:43:47
412,080,123
0
0
null
null
null
null
UTF-8
Java
false
false
1,179
java
package io.quarkus.code.testing; import com.microsoft.playwright.Browser; import com.microsoft.playwright.BrowserContext; import com.microsoft.playwright.BrowserType; import com.microsoft.playwright.ElementHandle; import com.microsoft.playwright.Page; import com.microsoft.playwright.Playwright; import io.quarkus.runti...
[ "ia3andy@gmail.com" ]
ia3andy@gmail.com
0686442ef1183e354b3dc79527d4fb296aedf693
5976fada6f069cb52615c0c02b2c989a7657b3cb
/designpattern/src/main/java/decorator/Finery.java
8a3e1bc28414ad94281d7b906ca38294f620210c
[]
no_license
cdncn/Code
ca216a7b9256ade05f16f408dfd2e20e555a6172
cf0b72da47156b81e47c4b984b2d7c044c215ba0
refs/heads/master
2022-11-13T11:16:08.109727
2019-07-03T17:01:09
2019-07-03T17:01:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
322
java
package decorator; /** * 装饰类 * Created by hetao on 2019/4/24. */ public class Finery implements Person{ protected Person person; public void decorate(Person person) { this.person = person; } public void show() { if(person != null) { person.show(); } } }
[ "fengyunhetao@gmail.com" ]
fengyunhetao@gmail.com
f80c6071682f3a1463f8d4e90879eceff70b7777
f782c6bdaff293228880715ba1ac34ef2c6022eb
/framework/src/test/java/org/zwen/media/TestAVTimeUnit.java
a931b976563f9888789cd9d1b48a5e8777624d84
[]
no_license
zwensoft/seven-media-server
f1ba00cb68b301043e71bf80bf9482182d706cce
9db3e7b05330fd315493313cc00c5f9a45f4255b
refs/heads/master
2020-04-09T18:47:47.692895
2015-07-06T13:10:30
2015-07-06T13:10:30
38,166,407
1
0
null
null
null
null
UTF-8
Java
false
false
299
java
package org.zwen.media; import junit.framework.TestCase; public class TestAVTimeUnit extends TestCase { public void testConvert() { AVTimeUnit mills = AVTimeUnit.MILLISECONDS; AVTimeUnit _90k = AVTimeUnit.MILLISECONDS_90; assertEquals(_90k.convert(12, mills), 90 * 12); } }
[ "chenxiuheng@gmail.com" ]
chenxiuheng@gmail.com
b7a7a16e68a9feee73600aac7cc9597ec65ff139
742fad47a68e83ee001d02e26c3f79b618181c18
/src/test/java/br/com/biblioteca/loan/loan/UpdateLoanServiceTest.java
371280493c8abcf63480da79229481d0e06cb8fb
[]
no_license
waldirmarques/loan-microservice
de64cc14a5c8ccfbb3d2fd9e8e23b39a982f1137
881b4e5be3942b79c397a1fd457a6d54aa0aa0cc
refs/heads/master
2023-01-15T04:43:24.374531
2020-11-24T00:31:49
2020-11-24T00:31:49
315,475,189
0
0
null
null
null
null
UTF-8
Java
false
false
2,067
java
package br.com.biblioteca.loan.loan; import br.com.biblioteca.loan.loan.Loan; import br.com.biblioteca.loan.loan.LoanRepository; import br.com.biblioteca.loan.loan.services.UpdateLoanServiceImpl; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Tag; import...
[ "waldir.marques@dcx.ufpb.br" ]
waldir.marques@dcx.ufpb.br
424653393982a4cf15f376300986fbca36878080
dbd7cdb1b43a620820d00bfd1d4b2937f6aeec18
/Assessment/6-August/abcd.java
1af10ddc12871b75c5e6729489623bd8ec03be19
[]
no_license
SohrabAzam/iiht_project
819cfed6f89a571d95737470e13c62ec720d6b52
254f26147d701f363993abcccba06e02af3f5855
refs/heads/master
2020-06-27T03:41:13.236474
2019-09-18T09:25:09
2019-09-18T09:25:09
199,834,867
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedList; public class abcd { public static void main(String[] args) { // TODO Auto-generated method stub ArrayList<LinkedList<Student>> li=new ArrayList<LinkedList<Student>>(); LinkedList<Student> lii=new LinkedList<Student>...
[ "noreply@github.com" ]
SohrabAzam.noreply@github.com
4e8a7d7f5bfbc3647601bc25e91316a82b296431
a8cf3ca3323a5bb3893eceef7abcb2a6c932c037
/sample/src/main/java/digital/bakehouse/resdecorator/sample/SampleApp.java
1715e1350e27365d118e02b4e2a14672bbb40c0f
[ "Apache-2.0" ]
permissive
bakehousedigital/resdecorator
fce72aa93c7619142173872671bd3fab4e363943
f9913a63627cabe102ea03de2d9b98ae23c40c0b
refs/heads/master
2021-06-03T12:39:58.956693
2020-09-28T10:58:04
2020-09-28T10:58:04
109,184,212
0
2
Apache-2.0
2020-09-28T10:00:07
2017-11-01T21:09:40
Java
UTF-8
Java
false
false
1,076
java
package digital.bakehouse.resdecorator.sample; import android.app.Application; import digital.bakehouse.resdecorator.ResourceContextWrapper; import io.github.inflationx.calligraphy3.CalligraphyConfig; import io.github.inflationx.calligraphy3.CalligraphyInterceptor; import io.github.inflationx.viewpump.ViewPump; publ...
[ "roman.reaboi@gmail.com" ]
roman.reaboi@gmail.com
33c52f6663605ab44e077761e8fab02dfdb61971
28f03abf2cbff0e13bfe157220a6c644da221aba
/bizcore/WEB-INF/retailscm_core_src/com/doublechaintech/retailscm/supplyorderdelivery/SupplyOrderDelivery.java
ad62b119c4463f0f1ca88d3f91fc559c38243705
[]
no_license
ouyangshaolei/retailscm-biz-suite
f4a04a14b211caebeb9d93e26001d458e84c067e
871075f0122da52a2cc409c731766a4e2c307a0e
refs/heads/master
2020-04-27T11:45:46.414211
2019-03-07T03:28:27
2019-03-07T03:28:27
174,307,024
1
0
null
2019-03-07T08:51:23
2019-03-07T08:51:22
null
UTF-8
Java
false
false
13,585
java
package com.doublechaintech.retailscm.supplyorderdelivery; import java.util.ArrayList; import java.util.Date; import java.util.List; import java.math.BigDecimal; import com.terapico.caf.DateTime; import com.doublechaintech.retailscm.BaseEntity; import com.doublechaintech.retailscm.SmartList; import com.doublechaintec...
[ "philip_chang@163.com" ]
philip_chang@163.com
01dcc6fc43c6aa6c6b1fb589622de67445159057
c9edd21bdf3e643fe182c5b0f480d7deb218737c
/dy-agent-log4j/dy-agent-log4j-core/src/main/java/com/hust/foolwc/dy/agent/log4j/core/pattern/LineLocationPatternConverter.java
7327fa51fda64fb14f7a78aede61d38b35313a4d
[]
no_license
foolwc/dy-agent
f302d2966cf3ab9fe8ce6872963828a66ca8a34e
d7eca9df2fd8c4c4595a7cdc770d6330e7ab241c
refs/heads/master
2022-11-22T00:13:52.434723
2022-02-18T09:39:15
2022-02-18T09:39:15
201,186,332
10
4
null
2022-11-16T02:45:38
2019-08-08T05:44:02
Java
UTF-8
Java
false
false
2,101
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache license, Version 2.0 * (the "License"); you may n...
[ "liwencheng@douyu.tv" ]
liwencheng@douyu.tv
271a940f51042c7f1db7c767cf8976bac68ceb6f
c363218b1bbd15471ef2d04593ffd4fc91d032fa
/leetcode/isValid.java
57fe1d4fa186d41dad33681c19be7adc10ccc6a8
[]
no_license
tianjia0604/study
59022360d17f8ddb4ef135a77cf03e55b0bd314d
afa6539368432efe0d995d7635239522f774612a
refs/heads/master
2021-05-17T08:37:01.016162
2020-09-23T13:41:10
2020-09-23T13:41:10
251,189,978
4
0
null
null
null
null
UTF-8
Java
false
false
1,358
java
package leetcode6; import java.util.Stack; /** * 20. 有效的括号 * 给定一个只包括 '(',')','{','}','[',']' 的字符串,判断字符串是否有效。 * * 有效字符串需满足: * * 左括号必须用相同类型的右括号闭合。 * 左括号必须以正确的顺序闭合。 * 注意空字符串可被认为是有效字符串。 * * 示例 1: * * 输入: "()" * 输出: true * 示例 2: * * 输入: "()[]{}" * 输出: true * 示例 3: * * 输入: "(]" * 输出: false * 示例 4: * ...
[ "1365751272@qq.com" ]
1365751272@qq.com
52c170664d351cf698bcb34abcd66da5e53b62cf
0ef0c78fbd8e0e19c0cf327fa15cf1ac2c606178
/PrakharTKG/Test.java
bf43d34b497b08e52fb9b4f8b5b8647c024abd0e
[]
no_license
shweyoe/PrakharTKGRepo
9c6570a079b8cafddd356eb689f9e5485936a13a
1ecc0d7b66850a11248cd43f77719fa76d4d9c9f
refs/heads/master
2020-12-11T06:12:35.169089
2016-01-07T13:00:52
2016-01-07T13:00:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
323
java
private class A{ A(){ System.out.println("A"); } } class B extends A{ B(){ System.out.println("B"); } } class C extends B{ static { System.out.println("Static"); } { System.out.println("Instance"); } C(){ System.out.println("C"); } } class Test{ public static void main(String...args){ C c=new C();...
[ "prakhar.jain@YITRNG17DT.Yash.com" ]
prakhar.jain@YITRNG17DT.Yash.com
94899f48f72228546319bbc05e7f482f736e999f
30872b5d29f13ea2753b4b5bcc4bff825331e3be
/app/src/main/java/xp/luocaca/xpdemo/shell/ShellUtils.java
ef90050a1ba8b7e1ad6d079fa85da5a954b047d0
[]
no_license
liangzai448/XPdemo
d54b2b0d5c80e8e9415dae885c2757e9ce751ef6
cbe45b9576542bce9e0c1670853f3ef2a6f4157b
refs/heads/master
2023-02-28T17:55:26.920781
2021-02-06T07:50:10
2021-02-06T07:50:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,330
java
package xp.luocaca.xpdemo.shell; import java.io.BufferedReader; import java.io.DataOutputStream; import java.io.IOException; import java.io.InputStreamReader; import java.util.List; /** * ———————————————— * 版权声明:本文为CSDN博主「小码哥_WS」的原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接及本声明。 * 原文链接:https://blog.csdn.net/King1425/arti...
[ "luocaca@gmail.com" ]
luocaca@gmail.com
c4e577cd22426e57913e81ae9fe5e6944cb80db7
25114a901da9b526d94daa416463950beb6c4271
/user/src/main/java/com/user/management/ProfileRepo.java
0358a6401fde8141f437fd3163fd093829d8c183
[]
no_license
sridhar-jarch/simpleservice
27d80bfa082983a91080f663e76592bbcd0724e1
a943f6ec954ab60282c444e68099b2f5b43966e9
refs/heads/master
2022-04-07T10:48:05.347690
2020-02-13T17:54:17
2020-02-13T17:54:17
233,868,205
0
0
null
null
null
null
UTF-8
Java
false
false
357
java
package com.user.management; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; public interface ProfileRepo extends JpaRepository<Profile, Integer> { @Query("SELECT t FROM Profile t WHERE t.userid = ?1") List<Pro...
[ "Sridhar.jarch@gmail.com" ]
Sridhar.jarch@gmail.com