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
8da45f826fe7ef740f7af1fef6fcde35d4116dad
a823bbe4b0840132e81bd469f1b66357ec50fcb2
/src/test/java/com/huobi/client/impl/TestSyncRequestImpl.java
5cc9dd72341b36c67f6e47799a0203a6c9232f7b
[ "Apache-2.0" ]
permissive
Snuby/huobi_Java
065aa5fedf9cae79ee0b2336b9c866791458635d
40214d1a94afa1ffdb383b9cc39b6f574472c207
refs/heads/master
2020-04-29T11:51:32.351119
2019-03-08T00:32:03
2019-03-08T00:32:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
9,284
java
package com.huobi.client.impl; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertSame; import static org.mockito.Mockito.same; import static org.mockito.Mockito.when; import com.huobi.client.model.BestQuote; import com.huobi.client.model.Candlestick; import com.huobi.client.model.LastT...
[ "mawenrui@huobi.com" ]
mawenrui@huobi.com
7e0df7e55f51d7bb7b638fd2e711e4710e5d8756
ffc3560e8a157c0438933cee69e8ec314686ee90
/src/RestaurantScene/Composite/MenuPart.java
951b259c2cc718b01a02d2ced9bed664a682bece
[]
no_license
Freg-x/Design_Pattern2019
739b9d8afecc5dc4567b1d34b6095ae96839450f
b5130ab7e4acb784971eeab5e115642983191fdb
refs/heads/master
2020-08-23T02:47:06.603028
2019-11-11T12:11:53
2019-11-11T12:11:53
216,526,052
4
0
null
null
null
null
UTF-8
Java
false
false
698
java
package Composite; import Composite.Menu; import Factory.Food; import java.util.ArrayList; import java.util.List; public class MenuPart { private String name; private List<Food> foods = new ArrayList<Food>(); public MenuPart(String name){ System.out.println("MenuPart "+name+" was created."); ...
[ "33998668+Tolebest1@users.noreply.github.com" ]
33998668+Tolebest1@users.noreply.github.com
c7eb3baf0ba89bf0a7f7033271960d6a99e249f7
4d8cc383e27ea897b76dc75b306db809575a75bc
/chalktalk/src/main/java/com/fairfield/chalktalk/daoImpl/CompanyStageDaoImpl.java
26f1305e3c81ad74ad81f0844d77a43cf48006d7
[]
no_license
ashwinisajjan/mentor-mentee-webapp
99a239fa845498d4f486fcf12389c08b9eaccfe7
2944d2011a0d53004a0bd34f403a7ff20643c3d7
refs/heads/master
2020-04-21T03:54:34.735284
2020-01-22T15:56:15
2020-01-22T15:56:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
496
java
package com.fairfield.chalktalk.daoImpl; import org.springframework.stereotype.Repository; import com.fairfield.chalktalk.dao.ICompanyStageDao; import com.fairfield.chalktalk.dao.common.AbstractHibernateDao; import com.fairfield.chalktalk.entities.CompanyStage; @Repository public class CompanyStageDaoImpl extends Ab...
[ "ashwini.sajjan@student.fairfield.edu" ]
ashwini.sajjan@student.fairfield.edu
12a088aee1a62b30c0c360fb5ace7d43b6a6cf08
c13ea0de802b3ff50e79e9e09c7240e7e251555e
/Java/src/main/java/JavaConcurrency/ThrottlingTaskSubmission/RejectedExecutionHandler/DemoExecutor.java
361daf1833c3bfe3e4cb16b38c4efecdece14dde
[]
no_license
Nomiracle/springboot
a680bda5d3dc84c3f506e3ad8d90d8a551cff4d7
854648ded7bc143b92799b32dcbd1fac0d20d2d9
refs/heads/master
2022-12-21T00:19:52.261134
2021-02-12T03:30:06
2021-02-12T03:30:06
212,362,634
0
0
null
2022-12-15T23:46:26
2019-10-02T14:29:29
Java
UTF-8
Java
false
false
1,392
java
package JavaConcurrency.ThrottlingTaskSubmission.RejectedExecutionHandler; import JavaConcurrency.ThrottlingTaskSubmission.DemoTask; import java.util.concurrent.*; public class DemoExecutor { public static void main(String[] args) { int threadCounter = 0; BlockingQueue<Runnable>blockingQueue ...
[ "308198861@qq.com" ]
308198861@qq.com
ef51d2ca9d0c9fbc06f0873d40511810ac9908fe
7effb2f1faebc3c5d55afee3d15c859c5b28e67b
/lang/lang.test/src/test/java/mb/pie/lang/test/funcDef/params/twoBothAnonymous/twoBothAnonymousComponent.java
b295d00d0ebcb3027cfe22c328a160c692ec0098
[ "Apache-2.0" ]
permissive
metaborg/pie
ac421ebf4e5265245137908b0c3c061848581db4
ecf896f11a4fbc11b8aef8a8fb831663baa0d188
refs/heads/develop
2022-06-20T03:09:11.729080
2022-06-15T09:46:10
2022-06-15T09:46:10
102,454,792
8
4
Apache-2.0
2022-06-15T09:46:11
2017-09-05T08:23:07
Java
UTF-8
Java
false
false
475
java
package mb.pie.lang.test.funcDef.params.twoBothAnonymous; import dagger.Component; import mb.pie.dagger.PieComponent; import mb.pie.dagger.PieModule; import javax.inject.Singleton; @mb.pie.dagger.PieScope @Component(modules = {PieModule.class, PieTestModule.class}, dependencies = {mb.log.dagger.LoggerComponent.class...
[ "noreply@github.com" ]
metaborg.noreply@github.com
c7f93ab47ab7a773fe8e7395ccc4baaaa4b52ffd
a2da1d978b2051a5bff084f21b826a66bde05bb3
/adv/src/main/java/com/mark/adv/AdvActivity.java
da8e81d52e448db028cf856f0916b3185d5673d0
[]
no_license
Joinfeng/MakeBase
d22107384e4765946a20634eddd3844478c9c16f
b07399cc2130bc019011c3d924ba93f9042d23d3
refs/heads/master
2020-03-17T03:07:38.124833
2019-01-23T07:54:39
2019-01-23T07:54:39
133,221,158
0
0
null
null
null
null
UTF-8
Java
false
false
552
java
package com.mark.adv; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import com.alibaba.android.arouter.facade.annotation.Route; import com.mark.common.base.BaseActivity; @Route(path = "/adv/advAct") public class AdvActivity extends BaseActivity...
[ "mottoboy@126.com" ]
mottoboy@126.com
0d0ad39b76cdfb00217609cdeaf0d0f271331b4b
d9fadce59ed908a56476827e387cef656cba4109
/src/main/java/huntingrl/view/SceneChangeEvent.java
3d1ac7ce0780ced004db1ab009bd0e2b018b1f40
[ "Unlicense" ]
permissive
MattJTrueblood/HuntingRL
129b04f1021b91859d8cd0370d04f25966847f42
66263900acbfd16a050eca0483a4ee2b2f1862d6
refs/heads/develop
2021-07-15T18:58:37.487952
2020-09-23T20:10:03
2020-09-23T20:10:03
210,669,450
0
0
Unlicense
2019-10-23T20:39:20
2019-09-24T18:17:45
Java
UTF-8
Java
false
false
338
java
package huntingrl.view; import lombok.Builder; @Builder public class SceneChangeEvent { @Builder.Default public Scene scene = null; @Builder.Default public boolean saveOldScene = false; @Builder.Default public boolean goToSavedOldScene = false; @Builder.Default public boolean quitAppli...
[ "mattjtrueblood@gmail.com" ]
mattjtrueblood@gmail.com
22c2607cd9750a60f290c60291b7ffcb31beb63a
39b7b0c2726d87f42275ffb834962ec33da7d553
/xstampp-spring/xstampp-common/src/main/java/de/xstampp/common/errors/ErrorCondition.java
8430fae5b3c46db80dfa8f1120c7be34bdbf9733
[ "Apache-2.0" ]
permissive
duny31030/xstampp-4.0
90f1a253b95f2c8a4deecb3996ca1af443eefe09
b31e952bf98fc88ec579f0cb11a029769ef0e745
refs/heads/main
2023-03-22T02:30:26.493074
2021-03-09T10:39:16
2021-03-09T10:39:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,453
java
package de.xstampp.common.errors; import java.io.Serializable; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonProperty; public class ErrorCondition implements Serializable { private static final long serialVersionUID = 7725419417904368840L; /* * using @JsonProper...
[ "stefan.wagner@iste.uni-stuttgart.de" ]
stefan.wagner@iste.uni-stuttgart.de
9056aff03f3a416b45c7f9e2eec53de404f0ebdd
f0d25d83176909b18b9989e6fe34c414590c3599
/app/src/main/java/com/tencent/smtt/sdk/ao.java
5d99be1fb334a249104170eb7d60a3717f4d2f95
[]
no_license
lycfr/lq
e8dd702263e6565486bea92f05cd93e45ef8defc
123914e7c0d45956184dc908e87f63870e46aa2e
refs/heads/master
2022-04-07T18:16:31.660038
2020-02-23T03:09:18
2020-02-23T03:09:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
531
java
package com.tencent.smtt.sdk; import android.os.Build; import com.tencent.component.plugin.server.PluginConstant; import java.io.File; import java.io.FileFilter; final class ao implements FileFilter { ao() { } public boolean accept(File file) { String name = file.getName(); if (name != nu...
[ "quyenlm.vn@gmail.com" ]
quyenlm.vn@gmail.com
181e7574be6593102867af5edf77fd7a6a2fd3b1
edacfa5f2f4d0935967fc8da753c610c111605a6
/robotappjpa/src/it/rpa/model/table/classes/RpBusinessOwner_.java
e68e81c13bee58737f5ef71aea9c7a6d4043ec6c
[]
no_license
dariostrazza/webapp_common_light
7a9e7417da9e103ded0aac58d5ade25db4298c61
d7661dfedb0921101c4ffdc79fccdd66b4503821
refs/heads/master
2020-04-28T16:56:28.789271
2019-03-13T11:01:42
2019-03-13T11:01:42
175,429,292
0
0
null
null
null
null
UTF-8
Java
false
false
460
java
package it.rpa.model.table.classes; import javax.annotation.Generated; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; @Generated(value="Dali", date="2019-02-08T18:14:39.470+0100") @StaticMetamodel(RpBusinessOwner.class) public class RpBusinessOwner_ { public...
[ "ffarano@deloitte.it" ]
ffarano@deloitte.it
9327a724fd2622adbfeba6d1f455b815cbc9e2d0
ee69a5e831f7a5f76ef4507dec9f87a59199b582
/src/main/java/com/ryz/sh/kafka/Message.java
efcdbef6608e4006c9109fecc952d108d3cbd0cc
[]
no_license
ryz-13997318136/SpringbootMvcKafkaAsync
1eb4907e6fd6eab42e6e1837237f0aef5a8acd7a
57067334e1034b2d75c3cb2fd8173c028400d352
refs/heads/master
2020-03-14T01:40:19.717703
2018-04-28T07:06:20
2018-04-28T07:06:20
131,382,423
0
0
null
null
null
null
UTF-8
Java
false
false
508
java
package com.ryz.sh.kafka; import java.util.Date; public class Message { private Long id; private String msg; private Date date; public Long getId() { return id; } public void setId(Long id) { this.id = id; } public String getMsg() { return msg; } pub...
[ "ryz@tzit.cn" ]
ryz@tzit.cn
0f10bf9242079e51be1fb0c32153e444cc571b83
a9f36e3184e38e00924869cc77c82b4bdf78ecc1
/src/luceneExtend/org/apache/lucene/search/model/Hiemstra_LM.java
782d1270f551d5f9122c39e4f69add6f8b83e450
[]
no_license
jeffzhengye/lablucene
8673815b35cc1b5be045d17a995b49bd98324c43
6586eede60ae9d9afd8b6fdd4d3b81c554ac0ab2
refs/heads/master
2020-04-21T11:22:16.143685
2014-01-24T21:13:25
2014-01-24T21:13:25
13,627,966
3
2
null
null
null
null
UTF-8
Java
false
false
2,340
java
package org.apache.lucene.search.model; import org.dutir.lucene.util.ApplicationSetup; /** * *According to Zhai */ public class Hiemstra_LM extends WeightingModel { /** * A default constructor. Uses the default value of lambda=0.15. */ public Hiemstra_LM() { super(); this.c = Float.pars...
[ "jeff.zheng.ye@gmail.com" ]
jeff.zheng.ye@gmail.com
7450c7e5f33247ad51e53baff7f49a059ec241c9
d7e913aa36299ab2a596042177030c8576b46f91
/GeneticProgramming/src/main/java/com/Genetic/gp/symbolic/SymbolicRegressionIterationListener.java
1537b6cb3b5ee1a82df0b55ac7001ff4591a9cd7
[]
no_license
AnnaDina/Tugas_GP_annadina
b83d9f2648a2a7cf64f7efd232e628c3623e7393
7e2276c497ac8fbfe88fbae837821380a55be736
refs/heads/master
2021-01-01T05:23:47.206780
2016-04-20T02:19:29
2016-04-20T02:19:29
56,647,640
0
0
null
null
null
null
UTF-8
Java
false
false
290
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.Genetic.gp.symbolic; /** * * @author Anna Dina */ public interface SymbolicRegressionIterationListener { void update(SymbolicRegressionEngine symbolicRegressionEngine); }
[ "ad.kalifia@gmail.com" ]
ad.kalifia@gmail.com
e893810f50d751558876587cb630303ce9d5463d
798e58716ba48c75d4b68893a535af46113f2b19
/src/main/java/edu/clemson/cs/rsrg/typeandpopulate/query/BaseMultimatchSymbolQuery.java
52647f786da5d8b2a7ec3953ff389a4865d9d1a4
[ "BSD-3-Clause" ]
permissive
M-Sitaraman/RESOLVE
89bd2ea32e32f2c54e707b93747c2cd3311d717f
fdd6857ad841d8478f8cad09fd867756dad7bfaa
refs/heads/master
2020-12-27T12:01:05.101459
2017-05-17T22:37:53
2017-05-17T22:37:53
23,886,951
0
0
null
null
null
null
UTF-8
Java
false
false
2,954
java
/* * BaseMultimatchSymbolQuery.java * --------------------------------- * Copyright (c) 2017 * RESOLVE Software Research Group * School of Computing * Clemson University * All rights reserved. * --------------------------------- * This file is subject to the terms and conditions defined in * file 'LICENSE.txt...
[ "yushans@g.clemson.edu" ]
yushans@g.clemson.edu
7945ddde78667290589ea1574872e89afcf67c8c
7e3e67b0e94d6b137df60738bf6b3f5f732b25d0
/corejavaweek/src/Sortingdatainlistemployee/Namecamparator.java
6ebf432b02c06cc3285eb4945df680c43ef971fc
[]
no_license
gvenkatesh4/corejavaprograms
428f8d1f884e708c5b964e9f967743e1942d825f
91aca8c8485e68e3a0dda3dc39021caf4f501e79
refs/heads/master
2022-10-15T22:23:52.280300
2020-06-13T05:20:52
2020-06-13T05:20:52
271,946,197
0
0
null
null
null
null
UTF-8
Java
false
false
307
java
package Sortingdatainlistemployee; import java.util.Collections; import java.util.Comparator; public class Namecamparator implements Comparator<Employee> { public int compare(Employee o1, Employee o2) { // TODO Auto-generated method stub return o1.getName().compareTo(o2.getName()); } }
[ "Venkatesh@LAPTOP-4OKHSCA5" ]
Venkatesh@LAPTOP-4OKHSCA5
6bbbd28032f7754df28c79e2aabfd9ad4821dd04
3d0740cc093b2ba462743390832415b9c1e44481
/src/realtimeinterfaceexamplepackage/RealinterfaceExampleCaller.java
48fccda0d832bc69e154e2d72702ec0cd36b8177
[]
no_license
siddiswar/training-batch1
107c708fd523341f2d52388b8ca34e177e93ed77
6d6cae4b23d9f5f8aa1eaf26292bdaae9a8a198c
refs/heads/master
2021-01-17T08:37:28.186171
2016-08-06T06:27:13
2016-08-06T06:27:13
65,066,606
0
0
null
null
null
null
UTF-8
Java
false
false
342
java
package realtimeinterfaceexamplepackage; public class RealinterfaceExampleCaller { public static void main(String[] args) { BajajaPlatina platinaObject = new BajajaPlatina(); platinaObject.startBike(); platinaObject.accelerateBike(); platinaObject.stopBike(); platinaObject.getDi...
[ "sidda005ait@gmail.com" ]
sidda005ait@gmail.com
844d387c64d12dcbd3b2481e844e0411c02ded54
43939e894d56c54b1f2994475c0ab0c97f425f28
/animation/src/main/java/com/example/animation/view/ProvinceView.java
ea8a042f62e5d098e9144858f9b2d2a043de40d8
[]
no_license
xiaocui723/CustomViewLearn
64b82afc0a3c58ec00f2ee05be060b0bfc963198
d84e5088043874731808803047da53c8ca7f22cd
refs/heads/main
2023-06-25T06:43:41.591484
2021-07-18T03:52:13
2021-07-18T03:52:13
333,454,384
0
0
null
null
null
null
UTF-8
Java
false
false
2,482
java
package com.example.animation.view; import android.animation.TypeEvaluator; import android.content.Context; import android.graphics.Canvas; import android.graphics.Paint; import android.util.AttributeSet; import android.view.View; import androidx.annotation.Nullable; import com.example.animation.Utils; import java....
[ "xiaocui723@163.com" ]
xiaocui723@163.com
9432e63e65324a19580dff6f568c97facedb0c28
b6cc4385389d792190518ba3673cf566c37b23a4
/app/src/main/java/com/example/mycattonapplication/model/Remark.java
d938bf9fcb51955d63dab7b9cb0a55a7d56c4721
[]
no_license
jacobeYang/cartoon
5d6e9db04df2538b803b10cfc4b16b8f4ed648ac
a22149279ffcbf8b58d86aed8f92aae7bb65063f
refs/heads/master
2020-07-05T18:35:52.608793
2019-08-16T13:15:20
2019-08-16T13:15:20
202,726,502
0
0
null
null
null
null
UTF-8
Java
false
false
1,246
java
package com.example.mycattonapplication.model; import java.util.Date; public class Remark { private String id; private String userId; private User user; private String cartoonId; private Date time; private String remarkContent; public User getUser() { return user; } ...
[ "33113080+jacobeYang@users.noreply.github.com" ]
33113080+jacobeYang@users.noreply.github.com
29ad5f0747bac6de34df068909ae1b1fe9842399
7d0cce235c1d175f1785dd2b01d3a1b65d8e3b2d
/src/main/java/org/sid/controller/StorageController.java
11eb1442a77501e50e0397051be86cc376f857fe
[]
no_license
ledemka/stock
3a641cea84b4314041ea617b9256cfce08758179
9e13bf418f48bfb1bd5e32f84dc6090d65b6db4c
refs/heads/master
2022-12-10T23:56:01.866006
2020-08-27T08:36:41
2020-08-27T08:36:41
287,254,196
0
0
null
null
null
null
UTF-8
Java
false
false
1,887
java
package org.sid.controller; import java.util.List; import java.util.stream.Collectors; import org.sid.entities.InfoFichier; import org.sid.services.impl.FilesStorageServiceImpl; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Controller...
[ "ledemka1@gmail.com" ]
ledemka1@gmail.com
5a74770243ad8ecddafecd39629178a6d99e39ef
8bdba494cfb40f883ebd1f069b7a7bc1a48ffe06
/Android_QQ/QQ/src/com/qq/wifi/foregin/ProxyConnector.java
32d6286dc30e0bc097efabbfdbc2903a705f7ab8
[ "Apache-2.0" ]
permissive
XiGuangKai/MyStudyDemoProject
cd27208e343d0a146ff4b49e3e16b4de36f6e1db
10e54ff2248282054a77c17d78e01610c39f5168
refs/heads/master
2021-07-24T14:04:37.689178
2017-11-24T09:54:25
2017-11-24T09:54:25
96,064,128
1
0
null
null
null
null
UTF-8
Java
false
false
25,397
java
/* Copyright 2009 David Revell This file is part of SwiFTP. SwiFTP is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. SwiFTP is distributed i...
[ "wangdy11@WANGDY11XAM00G2.lenovo.com" ]
wangdy11@WANGDY11XAM00G2.lenovo.com
6e81192769c34cd8b3367b9a854b87de4ae2dbe8
abae510a63039e2eb1a636ec4bdbe6cfc27cd88d
/src/main/java/jp/xet/uncommons/mirage/valuetype/enumerated/AnnotationUtils.java
031d29acc1e2fc182a2683d88e2d19630f0ec49d
[]
no_license
dai0304/uncommons-mirage
976711c3b161fde3b96b9bd83103fb311e22d383
888194bc3bb747a0b2928adc8685468c50407472
refs/heads/master
2021-01-22T13:47:26.765371
2013-08-06T15:44:13
2013-08-06T15:44:13
2,621,342
0
0
null
null
null
null
UTF-8
Java
false
false
2,849
java
/* * Copyright 2011 Daisuke Miyamoto. * Created on 2013/08/07 * * 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 ...
[ "dai.0304@gmail.com" ]
dai.0304@gmail.com
8ccc77e6d01184f8642a3178b74f71e6ad51a95e
c3445da9eff3501684f1e22dd8709d01ff414a15
/LIS/sinosoft-parents/lis-business/src/main/java/com/sinosoft/lis/bq/PEdorBLBackConfirmBL.java
c06b4ce42f5a294029a6a8b21b1f09d142ca2885
[]
no_license
zhanght86/HSBC20171018
954403d25d24854dd426fa9224dfb578567ac212
c1095c58c0bdfa9d79668db9be4a250dd3f418c5
refs/heads/master
2021-05-07T03:30:31.905582
2017-11-08T08:54:46
2017-11-08T08:54:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,493
java
package com.sinosoft.lis.bq; import org.apache.log4j.Logger; import com.sinosoft.lis.db.LCContStateDB; import com.sinosoft.lis.pubfun.GlobalInput; import com.sinosoft.lis.pubfun.MMap; import com.sinosoft.lis.pubfun.PubFun; import com.sinosoft.lis.schema.LCContStateSchema; import com.sinosoft.lis.schema.LPContStateSche...
[ "dingzansh@sinosoft.com.cn" ]
dingzansh@sinosoft.com.cn
b8e1f844ab5ea833a10cb03d4adbf4b3dea8765d
9d065e356d9f73471b2cfb15992ecc12602a10cd
/src/com/ob/action/LoginClientAction.java
b6b6272855ad1665f4151fc0625983b443cad318
[]
no_license
NEUCompiler/OnlineBanking
c69d617662a1c7266d0a7bf5ecdefb1a5dd743ae
dca76230a0230f5f507f19217c0019e2a3f44218
refs/heads/master
2021-01-19T05:34:44.241594
2016-07-23T14:14:18
2016-07-23T14:14:18
63,911,999
0
0
null
null
null
null
UTF-8
Java
false
false
1,594
java
package com.ob.action; import java.util.Iterator; import org.hibernate.Query; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import com.ob.dao.ClientDAO; impo...
[ "肖贺军@202.118.19.159" ]
肖贺军@202.118.19.159
ddd0b31b0907e1500f291bf003f81116989f4add
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/28/28_7991115514e96e9ee354dbb722e4dbeed3efe5d4/SWF9Writer/28_7991115514e96e9ee354dbb722e4dbeed3efe5d4_SWF9Writer_s.java
5dbd11166b37d8072a92320d9e0d7708b2207f48
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
39,949
java
/***************************************************************************** * SWF9Writer.java * ****************************************************************************/ /* J_LZ_COPYRIGHT_BEGIN ******************************************************* * Copyright 2001-2008 Laszlo Systems, Inc. All Right...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
00b3c26ba8f6d8b20c625eec3e7a2e09e6d94fce
78ca5f9f9006dbe8aeec8edddef266d7471c6d1c
/src/main/java/com/sharingplatform/datagovernance/query/TaskResult.java
9bbd8ee97a6dd452fd29280f083984753b584325
[]
no_license
kingqueenly/sharing-platform-backend
14d3854760305eafc4d6254181732bfd6684a8ae
a348fa94280d58fe2ea2019670511c573b216664
refs/heads/master
2020-07-14T23:40:29.160122
2017-08-31T15:31:46
2017-08-31T15:31:46
94,300,410
0
0
null
null
null
null
UTF-8
Java
false
false
3,071
java
package com.sharingplatform.datagovernance.query; import java.util.Date; /** * Created by AMC on 2017/8/18. */ public class TaskResult { private Long id; private Long flowInstanceId; private String taskKey; private String stepKey; private String applicationName; private String userId; pr...
[ "kui.li@accenture.com" ]
kui.li@accenture.com
8584ab95b95c27722c424254b6ccc78e4de7f540
f222dbc0c70f2372179c01ca9e6f7310ab624d63
/store/src/java/com/zimbra/cs/util/SpamExtract.java
42372c5698171723c27f0e7d8bce04762616e16b
[]
no_license
Prashantsurana/zm-mailbox
916480997851f55d4b2de1bc8034c2187ed34dda
2fb9a0de108df9c2cd530fe3cb2da678328b819d
refs/heads/develop
2021-01-23T01:07:59.215154
2017-05-26T09:18:30
2017-05-26T10:36:04
85,877,552
1
0
null
2017-03-22T21:23:04
2017-03-22T21:23:04
null
UTF-8
Java
false
false
26,555
java
/* * ***** BEGIN LICENSE BLOCK ***** * Zimbra Collaboration Suite Server * Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016 Synacor, Inc. * * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free...
[ "shriram.vishwanathan@synacor.com" ]
shriram.vishwanathan@synacor.com
def3ebf71992dbde598921f3d5eb63887a9d14c6
d416939f17e5482c407920d4fa8a134fef4dc514
/es_demo/src/main/java/es_demo/JestAnalyze.java
21fca731feee3ea47430a19a8c26afde4735a8df
[]
no_license
hlpping/java_learning
eec0ce23a7315fc3a1fb811945242578198bb571
da361ddc107eefaf0a16730ef40e01f464f1f5c8
refs/heads/master
2022-07-22T06:04:09.739792
2016-08-28T09:34:53
2016-08-28T09:34:53
265,539,505
0
0
null
2020-05-20T11:08:40
2020-05-20T11:08:40
null
UTF-8
Java
false
false
3,570
java
package es_demo; import java.io.IOException; import org.elasticsearch.index.query.QueryBuilders; import org.elasticsearch.search.aggregations.AggregationBuilders; import org.elasticsearch.search.builder.SearchSourceBuilder; import org.junit.Test; import io.searchbox.client.JestClient; import io.searchbox.client.Jest...
[ "wolfs_2004@aliyun.com" ]
wolfs_2004@aliyun.com
3039f603526cb0677d7adbd1c8769979d29c2d5d
c7f6dd8fb3f0212c66ae37c9de15386a74885f3c
/calendar/src/main/java/com/fenda/calendar/model/QueryZodiacBean.java
93f9894c373f25d6cad571e9e66b0531eb94f5fd
[]
no_license
David-lvfujiang/launcher
f22c9b30720be55503d97bd98ce2037d31f0e5c5
bcdf18ba4d70964ccf71f116c3e4db3d8db74779
refs/heads/master
2022-04-01T01:12:34.129601
2019-12-18T01:52:58
2019-12-18T01:52:58
233,329,099
1
0
null
null
null
null
UTF-8
Java
false
false
19,049
java
package com.fenda.calendar.model; import com.google.gson.annotations.SerializedName; import java.util.List; /** * @Author: david.lvfujiang * @Date: 2019/10/10 * @Describe: 查询生肖实体 */ public class QueryZodiacBean { /** * recordId : edf8b43cc4b6439a9b358c7bed07c3b3 * skillId : 2019031800001161 *...
[ "2411795294@qq.com" ]
2411795294@qq.com
e1ddd19d3e15b9d72fee3630d922aefe7782c4f0
f5b17e409525c8031a9a8612132afa122422a799
/source-code/QuanLyNhaXe/src/main/java/com/datvexe/repository/ViTriGheNgoiRepository.java
87e69d80aff7a1d3455c31c444449640bd154737
[]
no_license
nguyenhuuhoa1702/Project_HeThongQuanLyDatVeOnline
a18f5ee7361a30e2e876cf19e984f0063569a5b7
ad22b84c6e435e82a763d6a882b68e599c41cbaa
refs/heads/master
2022-12-20T21:26:00.086388
2020-01-10T10:04:55
2020-01-10T10:04:55
218,690,720
0
1
null
2022-12-16T09:30:57
2019-10-31T05:26:46
CSS
UTF-8
Java
false
false
469
java
package com.datvexe.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import com.datvexe.entity.LichTrinh; import com.datvexe.entity.ViTriGheNgoi; public interface ViTriGheNgoiRepository extends JpaRepository<ViTri...
[ "nhh01629421608@gmail.com" ]
nhh01629421608@gmail.com
d9c2e801d19351be3f008299529deed15dd68fa8
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_9e0c56878cdbc13e984d0d46a3ca2bf64afecfbb/DefaultNexusSecurityConfiguration/2_9e0c56878cdbc13e984d0d46a3ca2bf64afecfbb_DefaultNexusSecurityConfiguration_t.java
d1bd011983890c2bab45c5f9bb16310ff5133da2
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
29,510
java
/* * Nexus: Maven Repository Manager * Copyright (C) 2008 Sonatype Inc. * * This file is part of Nexus. ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
6608343a012311045da8cdf6168215aae80f18c9
650a3f521f9c0d1835a24d0f012a25284c9e53e5
/Bradycardia_app/app/src/main/java/com/example/bradycardia/MainActivity.java
16848305de17a97301dda86f289ac8ad6ab1a7b2
[]
no_license
utkagarwal/mcProject
2cff9255b101e745f498e112b71c6c48c3b55860
4e8b5660183b628f646abf8afa30703171adb7f5
refs/heads/master
2020-05-17T04:10:58.810691
2019-05-04T06:03:57
2019-05-04T06:03:57
183,500,780
0
1
null
null
null
null
UTF-8
Java
false
false
15,396
java
package com.example.bradycardia; import android.content.Intent; import android.content.IntentFilter; import android.os.BatteryManager; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.widget.Spinner; import android.widget.Button; import android.widget.A...
[ "pthumati@asu.edu" ]
pthumati@asu.edu
afbe8c0839e9b94404facbf69a410aff97b37656
5212c9dcb065fbdcf594a44b279da7b44872cb75
/src/main/java/cn/bluejoe/elfinder/controller/executors/GetCommandExecutor.java
606db9de09ccfb60c18efdab4655a24277d305c7
[ "BSD-2-Clause" ]
permissive
jiangjunt/elfinder-2.x-servlet
3e780df5cc189fa338b634d32e2401283f3d83d1
f0e7cedd3d9ce406e19e95ddc3a69416cd6c9cbc
refs/heads/0.9
2021-01-16T18:54:34.666720
2015-08-12T12:01:25
2015-08-12T12:01:25
40,657,110
1
0
null
2015-08-13T12:16:55
2015-08-13T12:16:55
null
UTF-8
Java
false
false
970
java
package cn.bluejoe.elfinder.controller.executors; import java.io.InputStream; import javax.servlet.ServletContext; import javax.servlet.http.HttpServletRequest; import org.apache.commons.io.IOUtils; import org.json.JSONObject; import cn.bluejoe.elfinder.controller.executor.AbstractJsonCommandExecutor; import cn.blu...
[ "bluejoe2008@gmail.com" ]
bluejoe2008@gmail.com
675aa3850c825fa09818c47af064357012cad73a
ce0c23248c3408cec00f8b271a7d12899841279a
/Round.java
14ab2d8607fe4201fce55512d9becc3df4e809da
[]
no_license
Kouloumpa/Black_jack-Project
a7433eadc12610ee7ae70fb6c96fb0c8f3407bb0
d1c176389c38de252dfaeecddeef8a1715c1c801
refs/heads/main
2023-03-03T08:07:51.493868
2021-02-10T16:34:37
2021-02-10T16:34:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,841
java
import java.util.ArrayList; import java.util.Scanner; public class Round { // Δημιουργία αντικειμένου της κλάσης Scanner για είσοδο από το πληκτρολόγιο Scanner console = new Scanner(System.in); // Δημιουργία μεταβλητής κλάσης Dealer private Dealer round_dealer; // Δημιουργία δύο μεταβλητών ...
[ "noreply@github.com" ]
Kouloumpa.noreply@github.com
ef36bcceb651b73168b72e663d650797c854f65d
e57f8cba17e78a59a13ceb1bc055c196e5d906bb
/gabIM/realer-common/src/main/java/cn/com/realer/core/util/ImageUtil.java
3dcbd7bccb5d753c995d5e23d765114eb81c9d53
[]
no_license
kcsn/gabIM
a6707ecf2495de44e9c0b1898cdd87878e492058
cae2234b65d08c31e3fafa53d5c2a6291ac1a3c1
refs/heads/master
2020-03-24T03:22:56.974526
2018-07-26T09:53:33
2018-07-26T09:53:33
142,417,028
0
0
null
null
null
null
UTF-8
Java
false
false
3,760
java
package cn.com.realer.core.util; import net.coobird.thumbnailator.Thumbnails; import javax.imageio.ImageIO; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; /** * 图片处理辅助类 * * @author ShenHuaJie * @since 2012-03-21 */ public final class ImageUtil { private ImageUtil() { } ...
[ "825969414@qq.com" ]
825969414@qq.com
9a353a105c115c0fbb47fcf76d64dd8f4f9d43f7
aff4754615205c1096364ded81d237a443c8a4ee
/src/andres/basketball/Main.java
72328c4f5e7ac13f4c1685e152dfa271b3c52dc2
[]
no_license
Andres-Carranza/Physics-Simulator
53fb185a9f7157a488548dc58f7aefe22ac7f94d
82611edcee1916fd458b8e2d70e56a0db9dd8cb3
refs/heads/master
2022-10-13T21:31:22.191330
2020-06-14T09:18:32
2020-06-14T09:18:32
272,169,663
0
0
null
null
null
null
UTF-8
Java
false
false
1,567
java
package andres.basketball; import mahir.shapes.*; import processing.core.PApplet; public class Main extends PApplet { public static final double PPM =200; private Rectangle bounds; private Basketball ball; //positive is downwards and to the right public static final Line GROUND = new Line(50,750,950,750); publ...
[ "63977242+Andress-Carranza@users.noreply.github.com" ]
63977242+Andress-Carranza@users.noreply.github.com
2d6213800709173841c8db27f35b283ab2d42274
e7e969c093fe245951e48814fc2b773c90089c90
/src/main/java/com/example/springbootgraphql/repository/SongRepository.java
0e89ea5fca14d9378c174852055c5b763aecc277
[]
no_license
salimerid/spring-boot-graphql
7add50dbc2782eefcb0535e3ce1b11d832bebebb
ca6ac47eff6f2c056a4c058e2457f007223153bf
refs/heads/master
2022-02-03T03:09:38.842003
2019-08-27T05:56:00
2019-08-27T05:56:00
204,620,963
0
0
null
null
null
null
UTF-8
Java
false
false
298
java
package com.example.springbootgraphql.repository; import com.example.springbootgraphql.model.Song; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface SongRepository extends JpaRepository<Song, Integer> { }
[ "salim@kaicomsol.com" ]
salim@kaicomsol.com
350a92e5ad54662c2df467d970db4bb19f4c05ea
b3329746320689e8e9a8b3fb078b9e207c8e237d
/EureKa-Client3/src/main/java/com/ckcj/web/ClientApplication.java
c456524ca5526e5f571b3961b37396473bb30d3f
[]
no_license
PrinceAutumn/PrinceAutumn
7f8324c504165d7ae48a78a3d6903b2222be7729
053b8ba331b856a678f86feeda863936a9f89acc
refs/heads/master
2023-06-24T23:16:22.270534
2021-07-16T09:22:14
2021-07-16T09:22:14
385,890,785
0
0
null
null
null
null
UTF-8
Java
false
false
59
java
package com.ckcj.web; public class ClientApplication { }
[ "841679171@qq.com" ]
841679171@qq.com
6dbef3d6279dde7460ca0b3216282b6cfeb1a709
c95b26c2f7dd77f5e30e2d1cd1a45bc1d936c615
/azureus-core/src/main/java/org/gudy/azureus2/core3/tracker/server/TRTrackerServerTorrentStats.java
aa41475c56ae2577e6214f0a0a2b226ec6524ea2
[]
no_license
ostigter/testproject3
b918764f5c7d4c10d3846411bd9270ca5ba2f4f2
2d2336ef19631148c83636c3e373f874b000a2bf
refs/heads/master
2023-07-27T08:35:59.212278
2023-02-22T09:10:45
2023-02-22T09:10:45
41,742,046
2
1
null
2023-07-07T22:07:12
2015-09-01T14:02:08
Java
UTF-8
Java
false
false
1,516
java
/* * File : TRTrackerServerStats.java * Created : 31-Oct-2003 * By : parg * * Azureus - a Java Bittorrent client * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either versio...
[ "oscar.stigter@e0aef87a-ea4e-0410-81cd-4b1fdc67522b" ]
oscar.stigter@e0aef87a-ea4e-0410-81cd-4b1fdc67522b
136f629aa3f792ff75eeebc0dba69e6c6721353a
d836f40c4ec79b30f20a170f3065854879a75711
/algorithm/src/test/java/com/strawbingo/algorithm/sword/ch5/UglyNumberTest.java
fca2a6868bdbebafe9e2209b937401ab8a5c84b3
[]
no_license
strawbingo/javaExample
01edaa59ef42f9848f32fce25e2e1a52bea1f5a8
51cca3a4b87297f7139933db7698a7e544beb970
refs/heads/master
2023-05-11T03:37:35.937297
2023-04-24T13:25:30
2023-04-24T13:25:30
136,164,863
0
0
null
2022-10-12T20:23:34
2018-06-05T11:06:32
Java
UTF-8
Java
false
false
678
java
package com.strawbingo.algorithm.sword.ch5; import org.junit.Assert; import org.junit.Test; /** * 题49:丑数 * 我们把只包含因子2、3和5数称作丑数(Ugly Number)。 * 求按从小到大的顺序的第1500个丑数。 * 例如,6、8都是丑数,但14不是,因为它包含因子7.习惯上我们把1当做第一个丑数。 */ public class UglyNumberTest { @Test public void tetNthUglyNumber(){ UglyNumber uglyNumb...
[ "liubin@sensetime.com" ]
liubin@sensetime.com
7fe110383d66c72eb87318237b2ab5e3242bdc63
289bb48965eae3a893200f3e108afb955dbe8919
/src/main/java/es/urjc/code/dad/mail/batch/StudentItemProcessor.java
42b30f1cbaa1a8ae9bba80ebef9e612900889f5f
[]
no_license
AntonioMembrino/mailSender
9f2b4b916678f96f23ae0f534dec0d021a64192f
a4e73683e67c7e53a438e78fecfb6490de92fcd1
refs/heads/master
2023-03-06T02:16:40.915352
2020-02-23T15:58:38
2020-02-23T15:58:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,920
java
package es.urjc.code.dad.mail.batch; import java.util.HashMap; import java.util.Map; import javax.mail.internet.MimeMessage; import org.apache.velocity.app.VelocityEngine; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.batch.item.ItemProcessor; import org.springframework.beans.fa...
[ "a.membrino@lineargruppo.it" ]
a.membrino@lineargruppo.it
f23a473f7586851143074516e8c7762fa9713753
ddfb3a710952bf5260dfecaaea7d515526f92ebb
/build/tmp/expandedArchives/forge-1.15.2-31.2.0_mapped_snapshot_20200514-1.15.1-sources.jar_c582e790131b6dd3325b282fce9d2d3d/net/minecraft/entity/ai/brain/task/SpawnGolemTask.java
d2f799c8e4208a5651a943ac4b7aafac5b0ac6f2
[ "Apache-2.0" ]
permissive
TheDarkRob/Sgeorsge
88e7e39571127ff3b14125620a6594beba509bd9
307a675cd3af5905504e34717e4f853b2943ba7b
refs/heads/master
2022-11-25T06:26:50.730098
2020-08-03T15:42:23
2020-08-03T15:42:23
284,748,579
0
0
Apache-2.0
2020-08-03T16:19:36
2020-08-03T16:19:35
null
UTF-8
Java
false
false
1,949
java
package net.minecraft.entity.ai.brain.task; import com.google.common.collect.ImmutableMap; import java.util.Objects; import net.minecraft.entity.ai.brain.Brain; import net.minecraft.entity.ai.brain.memory.MemoryModuleStatus; import net.minecraft.entity.ai.brain.memory.MemoryModuleType; import net.minecraft.entity.merc...
[ "iodiceandrea251@gmail.com" ]
iodiceandrea251@gmail.com
9dfcd82a35a3f32c2789a94893ab5dbed7414638
00d34aabc31dd090130a51ffe42716ab8a96484d
/Space/core/src/ca/fivemedia/space/VerticalFloatingPlatformMoveController.java
dd72244756d5c9d38df36574b7e2319862d09266
[]
no_license
FiveMedia/SpaceClones
3485023bc4ff234063d96b3a018b8182b3d7ee51
0fd29447dc1c0b2b79ee433236d4ae7e6d0ed7d1
refs/heads/master
2021-01-10T17:22:36.717761
2016-01-17T12:34:58
2016-01-17T12:34:58
49,815,774
2
1
null
null
null
null
UTF-8
Java
false
false
1,478
java
package ca.fivemedia.space; import com.badlogic.gdx.ApplicationAdapter; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.GL20; import com.badlogic.gdx.graphics.*; import com.badlogic.gdx.graphics.g2d.*; import com.badlogic.gdx.graphics.OrthographicCamera; import com.badlogic.gdx.maps.tiled.*; import com.b...
[ "grant@fivemedia.ca" ]
grant@fivemedia.ca
d1f4228609ad6c3f58b45ee24b8ac3d61b108b8b
678f51ea91ff24799444e5624b7abb2f601c587e
/Savings.java
803759d03aa07643012675f9e9daa3e685e688e9
[]
no_license
schroding3r/Java-Final
d4dac94dbec84b3b4e563aa8c53d38848fd6db88
72ca7cb5bbd9d432c842636f611e674e2d5ba7bb
refs/heads/master
2021-03-12T19:41:53.760502
2011-11-18T04:54:55
2011-11-18T04:54:55
2,703,976
0
0
null
null
null
null
UTF-8
Java
false
false
462
java
package banking; public class Savings extends Account { public void withdraw(double a) { balance-=a; numberOfTransactions++; if(numberOfTransactions>freeTransactions||vPremStat()) { balance-=feeCost; } } public void deposit(double a) { balance+=a; numberOfTransactions++; if(numberOfTransactions...
[ "schroding3r@mailinator.com" ]
schroding3r@mailinator.com
0b0b38bf4334afe27a32f883cdecfd581eb00279
d5f041cbcbe6cb0edd5aeea5bb8f220f0261ab4b
/src/main/java/com/acceptic/test/opt/service/impl/CampaignRecordServiceImpl.java
2227288fddf3f00f79673bc1277e581673e77fa2
[]
no_license
Aqueelone/optimizationJob
05d32c1c9dc03a9d0d844cd47faa7a9d6276cfc2
b2c84f47d4bfec8c391d0a6dc6181ca4c777bbc2
refs/heads/master
2020-03-09T06:17:11.258789
2018-11-30T16:42:53
2018-11-30T16:42:53
127,305,301
0
0
null
2018-04-03T12:16:52
2018-03-29T14:43:24
Java
UTF-8
Java
false
false
2,915
java
package com.acceptic.test.opt.service.impl; import com.acceptic.test.opt.service.CampaignRecordService; import com.acceptic.test.opt.domain.CampaignRecord; import com.acceptic.test.opt.repository.CampaignRecordRepository; import com.acceptic.test.opt.service.dto.CampaignRecordDTO; import com.acceptic.test.opt.service....
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
718de2e7d2f1f0642f74a1f0e61d2eef846beabe
4586ef1690f515737029bf8ca28d1c04d679e6eb
/Project3/bll/OrderItemBLL.java
01c7fccc033eacf327a67b0b9063c97cf697ab80
[]
no_license
StrujanFlorentina/Fundamental-Programming-Techniques
7c75aeac80b9c9a07d55dd06002fbbc54c28f18a
233cdf459fab6abfe38d0d2c762137c3bafd630a
refs/heads/main
2023-04-20T20:06:59.789981
2021-05-05T15:24:08
2021-05-05T15:24:08
364,615,436
0
0
null
null
null
null
UTF-8
Java
false
false
6,330
java
package bll; import java.io.FileNotFoundException; import java.util.ArrayList; import java.util.List; import java.util.NoSuchElementException; import com.itextpdf.text.DocumentException; import bll.validators.OrderItemClientValidator; import bll.validators.OrderItemPNameValidator; import bll.validators.Or...
[ "noreply@github.com" ]
StrujanFlorentina.noreply@github.com
8d87899da035b1e980ab4ac71b39f7d70df7d3ce
35bbfe03d30c9075bfe54039519b375f8c19b5ec
/spring-boot-jwt/src/main/java/ezc/model/JwtRequest.java
71ca90d7d45c7b3f6c71c8783f9ae2df6ef66bbc
[]
no_license
goutham580/spring-boot-jwt
c53131a03dd39e740e83302732d347750a97c9a3
8ce95fb69c126247d548e07cd04c06ea5f9e022c
refs/heads/master
2022-04-28T05:39:31.333464
2020-05-01T09:58:37
2020-05-01T09:58:37
260,425,312
0
0
null
null
null
null
UTF-8
Java
false
false
690
java
package ezc.model; import java.io.Serializable; public class JwtRequest implements Serializable { private static final long serialVersionUID = 5926468583005150707L; private String username; private String password; //need default constructor for JSON Parsing public JwtRequest() { } public JwtRequest(...
[ "goutham580@gmail.com" ]
goutham580@gmail.com
8c43a81d600998b5161e1a4f5d96f2e9fd66c344
4c6a7887ed4a468e1ef1bfef478fedb4bc154c17
/Mage.Sets/src/mage/cards/u/UnbridledGrowth.java
57dc533a690eb2746c783788459e9a39f84d879c
[]
no_license
maxlebedev/mage
fc7a91ee8ee2319e2018d202eac3ffed439e4083
f6e6d806e0e2fec3a86a1ff1808d884f55065215
refs/heads/master
2021-01-24T20:33:11.868182
2017-03-21T06:30:33
2017-03-21T06:30:33
67,287,514
1
0
null
2016-09-03T11:50:40
2016-09-03T11:50:40
null
UTF-8
Java
false
false
3,932
java
/* * Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this lis...
[ "fireshoes@fireshoes-PC" ]
fireshoes@fireshoes-PC
5fb60132fb2595cebbc4db52e0e5d21fa4617634
979dfe839d53ccdfcd8715538b1d7fcfd15e1ef2
/br.com.heroku.phonecat.backend/src/main/java/model/Camera.java
57d1886f088f967e32f89b0bf8a297810728ef29
[]
no_license
eliasadriano2010/heroku-phonecat-backend
f22f7b077c2767835a7bab060dad8eac73e15df0
41c23a3fe6ded3c0c2c32d52590955a2010d9f5f
refs/heads/master
2020-05-29T14:37:59.883809
2016-08-18T11:44:10
2016-08-18T11:44:10
63,640,252
0
0
null
null
null
null
UTF-8
Java
false
false
1,112
java
package model; import org.codehaus.jackson.annotate.JsonProperty; import net.vz.mongodb.jackson.Id; import net.vz.mongodb.jackson.ObjectId; public class Camera { @ObjectId @Id private String id; private boolean flash; private boolean video; private String primary; public Camera() { super(); } public ...
[ "eliasadriano@192.168.0.101" ]
eliasadriano@192.168.0.101
88f22b66b6466a869819c551fbfaaa877b0df92c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/8/8_77db263f94ab481b8e6afb7821a7e1c2c6d27621/SubscribeAction/8_77db263f94ab481b8e6afb7821a7e1c2c6d27621_SubscribeAction_t.java
37f7e020680de91330035bc33c39b91b99c8648f
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
6,980
java
/* Copyright (c) 2000-2005 University of Washington. All rights reserved. Redistribution and use of this distribution in source and binary forms, with or without modification, are permitted provided that: The above copyright notice and this permission notice appear in all copies and supporting docum...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
744ee5202b16f7f33790c870561f861894f7e9aa
1aa6119a1e33e50ef13a88545240f8d708ef5299
/Homework/src/com/imooc/homework4/Tricycle.java
d643bba4b55ec33378a28ac83e14cb03fd1433da
[]
no_license
larryxiao625/Java-study
08140d573d5000f174d69972a6b3beea18cc554c
ca9bf0045d307d1f5eb6ad34674ebac1eabb2e99
refs/heads/master
2022-11-01T12:33:45.061084
2018-08-22T13:59:08
2018-08-22T13:59:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
239
java
package com.imooc.homework4; public class Tricycle extends NonMotor{ public Tricycle() { super.setWheel(3); } public String work() { String str="三轮车是一款有"+this.getWheel()+"个轮子的非机动车"; return str; } }
[ "romerxzh@gmail.com" ]
romerxzh@gmail.com
3f72126fa354ae71b41353d036faea550198741a
9a5baca04aa668bdf2408d9e8a085c9eb9ac79a0
/GLA-war/src/java/jsf_bean/ItemManagedBean.java
5048bef75d40a42569fa5056ec5b00768c671e02
[]
no_license
Zhephyr54/GLA
b0f7de500d04c691897b3aba69c98d5402e44071
59487505794055d5338cb08f88634ae3122b1039
refs/heads/master
2021-05-11T13:20:40.519216
2018-01-31T12:52:33
2018-01-31T12:52:33
117,677,007
1
1
null
null
null
null
UTF-8
Java
false
false
1,776
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 jsf_bean; import db.dao.BiddingDAO; import db.dao.ItemDAO; import entity.Bidding; import entity.Item; import entity.User; impo...
[ "ale.lanoix@gmail.com" ]
ale.lanoix@gmail.com
29e861e48a62e198e5d8c08c54bca3bf06fdf628
abb872495f8ce2b33ae46007a606179a72b106ac
/censusspring/src/main/java/census/exceptions/LengthExcedeException.java
79745cdd768e2569366f7f4ea4a9fab55dc1b442
[]
no_license
infitake/census
67a1646cfe537115bd5d111749daf95dafe1accd
12f4b2b0d746748f29799473339b8263aa429aa1
refs/heads/main
2023-06-04T09:06:22.086373
2021-07-04T04:16:38
2021-07-04T04:16:38
382,760,160
0
0
null
null
null
null
UTF-8
Java
false
false
758
java
package census.exceptions; public class LengthExcedeException extends Exception { public LengthExcedeException() { // TODO Auto-generated constructor stub } public LengthExcedeException(String message) { super(message); // TODO Auto-generated constructor stub } public LengthExcedeException(Throwable caus...
[ "rvndryadv@gmail.com" ]
rvndryadv@gmail.com
8430cd71f25444b18c30ec8c53149fc3fdff2ed3
45d4296ccd2c549a1e791e74c9edc9ddb920aa16
/src/main/java/operators/Increment.java
05440bcde30eb467c12ea9f0c15acaa8e61cb19d
[]
no_license
Ricky-Bustillos-Study/java-features-part-2
335c73d157c04b6504b52f8788d8fce4b246560b
1f0831794f5b499c3efa6a80a7856b9d1b17d437
refs/heads/master
2023-07-11T02:54:33.532506
2021-08-04T18:57:30
2021-08-04T18:57:30
392,107,053
0
0
null
null
null
null
UTF-8
Java
false
false
270
java
package operators; public class Increment { public static void main(String[] args) { var number = 1; System.out.println(++number); var variable = 10; System.out.println(variable--); System.out.println(variable); } }
[ "henrique.ssbl@hotmail.com" ]
henrique.ssbl@hotmail.com
ccf931ed1de8c8cfe96c597d6a00569e03509714
857bf806121aa469a997434fbd89e8cbe533d4cf
/ilauncher/app/src/androidTest/java/cn/jiarong/ilauncher/ApplicationTest.java
880cd990d4da3088294b125a7f8dde5989f8575a
[ "Apache-2.0" ]
permissive
smnc/ilauncher
83d27b02430723fbce9f6abb9628e0ab2aec5079
87e2933b8911f4bb437a813f7cdd48299820c04b
refs/heads/master
2021-12-04T21:42:25.998074
2015-05-19T01:09:10
2015-05-19T01:09:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
351
java
package cn.jiarong.ilauncher; 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() { su...
[ "gengjiarong@gmail.com" ]
gengjiarong@gmail.com
6eed3ea027db6c2b1a1b9498e93ecce5a55362f3
c4d82b5d25597527fb60cdeb59a866832b832b92
/src/com/prim/business/cost/SummTypes.java
77fb59f1112242c34674a4c08fd562ee66416d1e
[]
no_license
primlibs/buhgalter
7284b9e4fa147e3d085cefef696aecc82994cf71
8d81d1180511cb3d3b675cdb76de5b240a56fa9b
refs/heads/master
2021-01-01T05:31:53.021874
2014-07-18T12:48:22
2014-07-18T12:48:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,317
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.prim.business.cost; import com.prim.business.agreement.EnsuringTypes; import java.util.LinkedHashMap; import java.util.Map; /** * * виды сумм, по которым могут рассчитываться затраты в процент...
[ "User@anufreychukvs" ]
User@anufreychukvs
2154eea7023ed1d66d53366ec39ecf57e70064d3
58e1f3c009f0e9158d62454cad23a24883fd433b
/ppblossom-theone-gateway/src/main/java/com/meicai/ppblossom/theone/gateway/util/HttpclientUtils.java
2a73b7f62ca0766bdb24397bd5d05bf2c79f83dd
[]
no_license
haibin918/ppblossom-theone
964c57d174815ab09cc0855869138b57c47c2c82
fba89b228aec6f1f791561924029c4754a8aea52
refs/heads/main
2023-05-07T12:13:23.097108
2021-06-04T02:46:44
2021-06-04T02:46:44
373,692,989
0
0
null
null
null
null
UTF-8
Java
false
false
8,081
java
//package com.meicai.ppblossom.theone.gateway.util; ///** // * // */ // //import lombok.extern.slf4j.Slf4j; //import org.apache.http.HttpEntity; //import org.apache.http.client.config.RequestConfig; //import org.apache.http.client.methods.CloseableHttpResponse; //import org.apache.http.client.methods.HttpGet; //import ...
[ "guohaibin@meicai.cn" ]
guohaibin@meicai.cn
fe623b21d65ee11d3e4f5b5054518c6c323cd634
dc98d7bfdc637690f192cc002f2a9babc0da53f5
/cn.ieclipse.smartqq/src/cn/ieclipse/wechat/WXRobotCallback.java
9964edd1b544a405f51ae460f7437a3787a9770a
[]
no_license
LH-Rider/SmartQQ4Eclipse
a858b4daa3bc812b4dc9f4c3f2d990aa656a6648
807623172b5a1bd81b252a75d9be70ec7bcba6fc
refs/heads/master
2021-09-01T23:48:15.545526
2017-12-29T07:56:15
2017-12-29T07:56:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,601
java
package cn.ieclipse.wechat; import org.eclipse.jface.preference.IPreferenceStore; import cn.ieclipse.smartim.IMClientFactory; import cn.ieclipse.smartim.IMPlugin; import cn.ieclipse.smartim.IMRobotCallback; import cn.ieclipse.smartim.model.IContact; import cn.ieclipse.smartim.model.impl.AbstractFrom; import cn.ieclip...
[ "li.jamling@gmail.com" ]
li.jamling@gmail.com
801681cf9f1acd437e0b46a8eb055b47446d8ef4
3a3170a844ca6c601ab54568c692302d0f7c25eb
/2nd year/SEPT-DEC/CIS-2232 Advanced OOP/Assignments/Assignment3/gradesCalculator/src/main/java/info/hccis/admin/web/package-info.java
166b703f871cfa2aed57d3c2c4f4b7694f0f5355
[ "Apache-2.0" ]
permissive
krystofurr/HC-CIS
a34c55ca94ef17ad7bdc0e773d3a7bd9d1dbf348
61a747b7d82fbf6fdac87115e1c91a70f3493a74
refs/heads/master
2021-01-10T07:57:59.482365
2016-01-09T21:04:07
2016-01-09T21:04:07
47,044,526
0
0
null
null
null
null
UTF-8
Java
false
false
80
java
/** * * Web Presentation Layer * */ package info.hccis.admin.web;
[ "krystofurr@gmail.com" ]
krystofurr@gmail.com
7d28396e7f9edfc030e2f7233d70981da4203a58
dbdb65d52a52b05d7a64765f24cad4a93d2dc327
/dgmall-product/src/main/java/com/donggua/dgmall/product/service/AttrService.java
604211c1bae65b9214b38418c6ccf8607bb12103
[]
no_license
tianrundong/dgmall
c7bf5ad79bd1cdfe0f751d3a745dfca3d8cce55f
81a68191d026031411c79e9e3c2ecaeb47a61357
refs/heads/master
2021-06-02T06:55:46.792858
2020-04-09T08:48:47
2020-04-09T08:48:47
254,316,620
3
0
null
2020-04-09T08:50:10
2020-04-09T08:38:57
JavaScript
UTF-8
Java
false
false
449
java
package com.donggua.dgmall.product.service; import com.baomidou.mybatisplus.extension.service.IService; import com.donggua.common.utils.PageUtils; import com.donggua.dgmall.product.entity.AttrEntity; import java.util.Map; /** * 商品属性 * * @author tianrundong * @email 1004028919@qq.com * @date 2020-04-04 14:22:37 ...
[ "1004028919@qq.com" ]
1004028919@qq.com
11a3672b1b6b5c41ac3af04c55fb855ad16fa0a6
97cda285663a8bbf751b39321b695d97b6f69474
/Checkstyle/src/com/puppycrawl/tools/checkstyle/checks/coding/AbstractSuperCheck.java
c1c4004f1907224f6100e92acfc90f908d9dc689
[]
no_license
clustercompare/clustercompare-data
838c4de68645340546dd5e50b375dcf877591b3e
163d05bdc5f4a03da8155ffb1f922a9421733589
refs/heads/master
2020-12-25T23:10:16.331657
2015-12-11T10:37:43
2015-12-11T10:37:43
39,699,972
0
0
null
null
null
null
UTF-8
Java
false
false
7,025
java
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2010 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
[ "mail@jan-melcher.de" ]
mail@jan-melcher.de
e03234fa8efba4302d81d15e12907d61642c3017
05e5bee54209901d233f4bfa425eb6702970d6ab
/org/bukkit/plugin/AuthorNagException.java
91e870fb3a167b2f9e3587875bde8b2eb1d8c2a3
[]
no_license
TheShermanTanker/PaperSpigot-1.7.10
23f51ff301e7eb05ef6a3d6999dd2c62175c270f
ea9d33bcd075e00db27b7f26450f9dc8e6d18262
refs/heads/master
2022-12-24T10:32:09.048106
2020-09-25T15:43:22
2020-09-25T15:43:22
298,614,646
0
1
null
null
null
null
UTF-8
Java
false
false
654
java
/* */ package org.bukkit.plugin; /* */ /* */ /* */ /* */ /* */ /* */ public class AuthorNagException /* */ extends RuntimeException /* */ { /* */ private final String message; /* */ /* */ public AuthorNagException(String message) { /* 13 */ this.message = message; /...
[ "tanksherman27@gmail.com" ]
tanksherman27@gmail.com
a3e766c5cd6e0b88f9542bfd7924220c98ecc365
f69a8fa22d28e3f078c98c4a737516cf8bc172a4
/src/shalom/bible/hymn/cion/fragment/Fragment_OldHymn.java
685e3befb8b312fac488eca75a17df4f5f63b5a1
[]
no_license
cion49235/BibleHymn_cion
b91d82a6e8f45971d2799ddb7f09215295290950
b4e173f1d2a4aa6b8ef904f922a15fcd5e7c7d96
refs/heads/master
2021-05-06T11:43:52.100147
2018-06-25T08:38:45
2018-06-25T08:38:45
113,341,737
0
0
null
null
null
null
UTF-8
Java
false
false
8,704
java
package shalom.bible.hymn.cion.fragment; import java.util.ArrayList; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.graphics.Color; import android.os.Bundle; import android.support.v4.app.Fragment; import a...
[ "cion49235@nate.com" ]
cion49235@nate.com
ba1ae9ab139f816671e5a1b9c51ffc519646bc10
3cb3004c7b44f9886b095197192df38581e51826
/atu-api-domain/src/main/java/com/atu/api/domain/query/ItemImageQuery.java
f0e25896c7535772c16449a741086075d42424b9
[]
no_license
github188/atu_api
0c8fe985285bb59adf79944665c2046dc970ef65
2df7c270c40b1bb54e2cc4ab7c014cb17f9f0540
refs/heads/master
2020-03-22T13:55:14.394152
2017-12-04T03:58:45
2017-12-04T03:58:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,674
java
package com.atu.api.domain.query; import java.io.Serializable; import java.util.Date; public class ItemImageQuery extends BaseSearchForMysqlVo implements Serializable{ /** * */ private static final long serialVersionUID = 1L; /** 自增ID */ private Integer id; /** 商品ID */ priva...
[ "359953111@qq.com" ]
359953111@qq.com
bc392d0c496e643bbaa80d8a36109eedf6f33ae2
ce82e8453686b03e7bcf8d3e061c3607ae0d303e
/src/main/java/com/mtjanney/deatheffects/util/PlayerWrapper.java
fb20fafc8bc158221768c0dde1947baf47f92c71
[]
no_license
Rivzz/DeathEffects
a37894a5037447c9ef3fbcf75b2f6c33705301de
9ce00a00ddca9cebe5ca9a0f6eceb33968eb8cc2
refs/heads/master
2022-06-01T00:26:25.936713
2020-04-30T20:36:38
2020-04-30T20:36:38
258,349,850
0
0
null
null
null
null
UTF-8
Java
false
false
496
java
package com.mtjanney.deatheffects.util; public class PlayerWrapper { private String deathEffect; private String soundEffect; public void setDeathEffect(String deathEffect) { this.deathEffect = deathEffect; } public String getDeathEffect() { return deathEffect; } p...
[ "mtjanney2@hotmail.com" ]
mtjanney2@hotmail.com
e286780ff8fb057679138f43c7ac60c5c5b413b6
e8f5ada05a51c14232d621cdadbcc93466859bec
/test/de/jungblut/classification/regression/LogisticRegressionTest.java
c38cbebc782e341f1c89365ae843f64715278c60
[ "Apache-2.0" ]
permissive
lhx0612/thomasjungblut-common
baf0c25effb73a26a8e6fc497f222bbd0ed9c217
0524c794c5a6d7d406e73ae60d8ba58dbcb0c008
refs/heads/master
2021-01-20T21:46:29.120225
2013-07-14T14:02:19
2013-07-14T14:02:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,000
java
package de.jungblut.classification.regression; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import org.junit.Test; import de.jungblut.classification.Classifier; import de.jungblut.classification.eval.Evaluator; import de.jungblut.classification.eval.Evaluator.EvaluationResu...
[ "thomas.jungblut@gmail.com" ]
thomas.jungblut@gmail.com
c46740fbb1e82bd5a78b5b050e943033fa62f8a1
197a4e62bcceea4d85d705d8935a0134c7c496a1
/src/main/java/com/arms/domain/entity/LeaveHistory.java
3e5fd0c1302ca86b147b7a983e27eeaec65c941f
[]
no_license
jajarrabbit/spring_hr_2017
18a4ca1698a09c65b9bacb8aeaa1a86819a1183f
5b2ed0c62a1b73c09fb9349232652781d31548a3
refs/heads/master
2021-01-13T04:48:00.457725
2017-05-03T06:45:15
2017-05-03T06:45:15
78,701,536
0
0
null
null
null
null
UTF-8
Java
false
false
3,054
java
package com.arms.domain.entity; import lombok.Data; import javax.persistence.*; import java.io.StringReader; import java.util.Date; /** * Created by arms20170106 on 13/1/2560. */ @Data @Entity @Table(name = "leave_history") public class LeaveHistory { private Integer leaveId; @Id @GeneratedValue ...
[ "benz.s@arms-thai.com" ]
benz.s@arms-thai.com
d9b15c04697e395788bfadf6fb437b83d7e2c1e8
a462db838066e14f99e2ac4ef7467da78eee28a9
/CCIP CODES/WEEK 6/Consecutive_capital_letters.java
8a22c51d1afa14f62860925936827138f68a1bc2
[]
no_license
mad-99/YashKumar15480.github.io
e38cce93125e25385622fe0800a3cf775a723b0a
cd73f12e5041f2188d728d188940f9965859eb6c
refs/heads/main
2023-06-16T04:49:03.382405
2021-07-17T16:26:30
2021-07-17T16:26:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
816
java
import java.io.*; import java.util.*; import java.lang.*; public class Solution { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String a=sc.next(); char ch[] = a.toCharArray(); int flag=0; for(int i=0;i<a.length();i++) ...
[ "noreply@github.com" ]
mad-99.noreply@github.com
bba4c1f9ce0d8b069152f994a15fc05e66370f68
a74bcf1c0f9e047afd46d4a7b9ad264e27946081
/Java/Android/OpenGLES/source/core/src/loon/core/graphics/LColorPool.java
39f7e2aee839dcc3acb659dc07474bd0e9cba89a
[ "Apache-2.0" ]
permissive
windows10207/LGame
7a260b64dcdac5e1bbde415e5f801691d3bfb9fd
4599507d737a79b27d8f685f7aa542fd9f936cf7
refs/heads/master
2021-01-12T20:15:38.080295
2014-09-22T17:12:08
2014-09-22T17:12:08
24,441,072
1
0
null
null
null
null
UTF-8
Java
false
false
2,480
java
/** * Copyright 2008 - 2012 * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
[ "longwind2012@hotmail.com" ]
longwind2012@hotmail.com
80ca636f61f267b508de409b3b037be38fd84080
bd2139703c556050403c10857bde66f688cd9ee6
/skara/601/webrev.01-02/bots/merge/src/test/java/org/openjdk/skara/bots/merge/MergeBotTests.java
a7334a352929ecddab8b6122cef8b9c5f691a120
[]
no_license
isabella232/cr-archive
d03427e6fbc708403dd5882d36371e1b660ec1ac
8a3c9ddcfacb32d1a65d7ca084921478362ec2d1
refs/heads/master
2023-02-01T17:33:44.383410
2020-12-17T13:47:48
2020-12-17T13:47:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
47,919
java
/* * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
[ "robin.westberg@oracle.com" ]
robin.westberg@oracle.com
811ee6fe6c6d8bf34e6264d09707538906347360
88eeb93f5a179490faa700f5d7f1ae0217f9bdd9
/src/main/java/pl/maciejwalkowiak/plist/handler/SimpleHandler.java
f074d7af940132f65f4402040358c50fdcd4f1b6
[]
no_license
uddhav/java-plist-serializer
de915f9c9337cbf80d47ed0acdeaff23d321f6a4
24f2045ed448ebf93573934876ab2035e7b76ea8
refs/heads/master
2020-12-25T13:23:35.881499
2012-11-15T07:27:44
2012-11-15T07:27:44
6,698,530
1
0
null
null
null
null
UTF-8
Java
false
false
453
java
package pl.maciejwalkowiak.plist.handler; import pl.maciejwalkowiak.plist.XMLHelper; /** * Handler that just wraps object around key */ public abstract class SimpleHandler implements Handler { public String handle(Object object) { if (supports(object)) { return XMLHelper.wrap(object).with(getWrap()); } els...
[ "maciej.walkowiak@young-internet.com" ]
maciej.walkowiak@young-internet.com
5ab6bf5e10ed2c389f551657e5ef600bbd6f0f41
00b85668294e2b729d4649b11309ab785e6adef6
/eclipse/1110f_TP3_TP4/src/uml/impl/TemplateSignatureImpl.java
95e61c5d457350bb33fbd92e0fc7423074cbd127
[]
no_license
Doelia/M2-modeles
d61eb955ba4a48ef473f17164847db90c091261f
1030fff0775e60cc2a002d624bc07a8825d355ff
refs/heads/master
2021-01-25T05:34:08.814437
2015-12-02T09:34:39
2015-12-02T09:34:39
42,939,571
1
0
null
null
null
null
UTF-8
Java
false
false
9,903
java
/** */ package uml.impl; import java.lang.reflect.InvocationTargetException; import java.util.Collection; import java.util.Map; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse.emf.common.util.BasicDiagnostic; import org.eclipse.emf.commo...
[ "kyxalia@gmail.com" ]
kyxalia@gmail.com
66ecbd93ed97fbe15fae16eb393841d2f7ce3b41
42b0272e290dc4d29ba7eaf88c84e574dea54f89
/src/main/java/com/proxymcommunity/proxymCommunity/ProxymCommunityApplication.java
3c6f8b209c229a43ceae0b7f47688e2f533bacd1
[]
no_license
Firas-Secref/proxymCommunity
59d7bc57c52210f01c2e0669ff1affe89e32a71b
ae8d3d8562e1b58899491ea25599c496f44a0009
refs/heads/master
2023-07-03T06:55:20.396531
2021-08-11T16:59:52
2021-08-11T16:59:52
382,375,806
0
0
null
null
null
null
UTF-8
Java
false
false
346
java
package com.proxymcommunity.proxymCommunity; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class ProxymCommunityApplication { public static void main(String[] args) { SpringApplication.run(ProxymCommunityApplic...
[ "sh.firas10@gmail.com" ]
sh.firas10@gmail.com
d88a441286e64da14935d13bdc8a5e11b1582a81
d54f891f3065506592da61460340f2e14dc1a393
/src/test/java/ch/tbmelabs/springbootadmin/test/configuration/ActuatorEndpointSecurityConfigurationTest.java
79483f99b138712e86d62e45fdf0cec4234d8ff8
[ "MIT" ]
permissive
tbmelabs/tbmelabs-spring-boot-admin
276681898e77bc1468203b4003474fdc5c7aa5b9
8296ab57b47c0d93149807042207abc85f4d9c30
refs/heads/master
2020-04-01T12:45:29.152185
2018-10-16T08:03:14
2018-10-16T08:03:14
153,222,290
0
0
null
null
null
null
UTF-8
Java
false
false
799
java
package ch.tbmelabs.springbootadmin.test.configuration; import static org.assertj.core.api.Assertions.assertThat; import org.junit.Test; import org.springframework.context.annotation.Configuration; import ch.tbmelabs.actuatorendpointssecurityutils.annotation.EnableActuatorEndpointSecurity; import ch.tbmelabs.spr...
[ "timon.borter@post.ch" ]
timon.borter@post.ch
40ea55f712cfb94264766dbf982c74da41281eed
8b03b9ff5b57e48c90fdc94a421112523ae593e0
/tests/testSimpleStatic.java
ce5edc5e195ec0a05188a845381b6c01c2a033a2
[]
no_license
yang123vc/oop-project
87c3ab68849295ab87d3551a9084cb432b4f85ca
a1d75cf8a729dea14f3bb47c2737e99c876801c5
refs/heads/master
2021-01-13T09:51:37.058026
2011-12-20T02:36:36
2011-12-20T02:36:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
672
java
public class testSimpleStatic{ public static int getNum(){ return (4 + 4) * 12; } public static int getAge(){ return 5; } public static int getCount(){ return 40000; } public int getNumber(){ return 6; } public static void main(String [] args) { ...
[ "calvinhawkes@gmail.com" ]
calvinhawkes@gmail.com
17b5a5115c4a8e3be56ebfd1a45f2f1e223bd9e6
5985a8bcd0126f05dc43e5f650e2efbb83235c05
/app/src/main/java/com/example/dilani/itentproj/FirstActivity.java
21d02bd5d9c12d63829e735ecbefeb8f490b3bca
[]
no_license
RashithaDileeshan/MadLabTute
eecb3208d4e79af3df5802b19f1624c4edea82d6
d1fdae951f8ff4aad5150d2daadb3831c9b8bbd4
refs/heads/master
2020-06-26T23:18:02.029633
2019-07-31T05:31:21
2019-07-31T05:31:21
199,785,096
0
0
null
null
null
null
UTF-8
Java
false
false
979
java
package com.example.dilani.itentproj; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.EditText; public class FirstActivity extends AppCompatActivity { public static final String NUMBER_1= "1"; public st...
[ "rashbatugedara9@gmail.com" ]
rashbatugedara9@gmail.com
1c5aa873d8d6b8ad0663c9d45da36f945df333bd
d85196d81a249c2dd60e5e557c379c5299743897
/src/main/java/org/web3j/abi/datatypes/generated/Fixed24x208.java
f539ab5ee0ebf68e0e7d3ee337d1b222085795b0
[ "Apache-2.0" ]
permissive
nicksavers/web3j
0861b2415975796baf48a2e7a5b24006bfbbefc8
97a4f38911156e961651dd288cf4c4560fa915c8
refs/heads/master
2020-07-27T23:48:06.643337
2016-11-10T21:52:37
2016-11-10T21:52:37
73,422,064
2
0
null
2016-11-10T21:24:50
2016-11-10T21:24:49
null
UTF-8
Java
false
false
476
java
package org.web3j.abi.datatypes.generated; import java.math.BigInteger; import org.web3j.abi.datatypes.Fixed; /** * <p>Auto generated code.<br> * <strong>Do not modifiy!</strong><br> * Please use Generator located in project X to update.</p> */ public class Fixed24x208 extends Fixed { public Fixed24x208(BigInte...
[ "conor10@gmail.com" ]
conor10@gmail.com
99e60de75ef3be18f2d3752cdc37bdd5d9230e9b
8358b567471ba20a1e86b30867ebbcca7af32b17
/src/main/java/com/timur/pet_project/validator/Validator.java
6bb1f46cb312c439328e36933a9f07e1ebf5a542
[]
no_license
krangii17/webApp_without_frameworks
d9a21f5fed9450cf7f55f138a8d6370a280b6ea7
e06e10b54692126ae3befa505f5022542cd94e56
refs/heads/master
2022-05-05T11:39:21.368225
2019-07-27T18:32:26
2019-07-27T18:32:26
157,877,851
3
0
null
2022-03-08T21:17:08
2018-11-16T14:24:30
Java
UTF-8
Java
false
false
2,254
java
package com.timur.pet_project.validator; import com.timur.pet_project.dao.UserDao; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.regex.Pattern; /** * Created by timyr on 16.08.18. */ public class Validator { static final Logger LOG = LoggerFactory.getLogger(Validator.class); pu...
[ "timyrle45@gmail.com" ]
timyrle45@gmail.com
e03e2da8bcbb35dc745439f63bdc43156f441667
008f76b33ed2e349c4482591dc85771049d6f895
/src/test/java/com/horizon/leetcode/algorithms/Problem05Test.java
680c5cceb5223a5d73347dddf058d12c2b334279
[]
no_license
originer/Algorithmic-Practice
d4123fdc5c7857c9f3f1f87105bf76bc2a46dd66
c5afcf17fefe91e1d8c00b92eea7ff71e10954a4
refs/heads/master
2021-06-01T17:08:40.957945
2019-12-02T08:32:53
2019-12-02T08:32:53
131,623,801
0
0
null
2020-10-13T04:36:19
2018-04-30T17:10:25
Java
UTF-8
Java
false
false
1,475
java
package com.horizon.leetcode.algorithms; import org.junit.Test; import static org.hamcrest.CoreMatchers.equalTo; import static org.junit.Assert.assertThat; public class Problem05Test { @Test public void shouldDetectLongestPalindrome() throws Exception { final String input = "saasdcjkbkjnjnnknvjfknjn...
[ "997072815@qq.com" ]
997072815@qq.com
11a428cf6ec740eb7f1960748eedfb2471b874cd
684f50dd1ae58a766ce441d460214a4f7e693101
/modules/escrow/escrow-fuyous-service/src/main/java/com/dimeng/p2p/escrow/fuyou/entity/TransactionQueryDetailedEntity.java
bf969a51eb1a3b0e21a8c0abed005db877d506c4
[]
no_license
wang-shun/rainiee-core
a0361255e3957dd58f653ae922088219738e0d25
80a96b2ed36e3460282e9e21d4f031cfbd198e69
refs/heads/master
2020-03-29T16:40:18.372561
2018-09-22T10:05:17
2018-09-22T10:05:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,157
java
package com.dimeng.p2p.escrow.fuyou.entity; /** * * 交易查询接口明细实体类 * * @author heshiping * @version [版本号, 2015年5月25日] */ public class TransactionQueryDetailedEntity { // 扩展类型 private String extTp; // 交易日期 private String txnDate; // 交易时分 private String txnTime; // 交易请求方式 private String srcTp; // 交易流水 pri...
[ "humengmeng@rainiee.com" ]
humengmeng@rainiee.com
e07c87cda467b84ab1d54af5df7869fa31b5195f
11c738675ac7f20dcef217b85f4043750b57994c
/src/com/com/Less10/abstr/Shape.java
45c71518866e398e1b627719ea178ab660aebc81
[]
no_license
beskonechnost/new
d0240cf7db64850b43198ede7a6bf0a4b165821b
b4d9aa030a0d8a24eca33b4d87b4cb2c835623db
refs/heads/master
2021-01-22T12:07:34.429825
2016-01-11T20:09:07
2016-01-11T20:09:07
42,803,492
0
0
null
null
null
null
UTF-8
Java
false
false
245
java
package com.com.Less10.abstr; /** * Created by uitsc_000 on 18.10.2015. */ public abstract class Shape { protected String color = "red"; public abstract void draw(); public Shape(String color){ this.color = color; } }
[ "goodlak13@bk.ru" ]
goodlak13@bk.ru
c221aa67fe12773874dc3ba41761d3c996f60fee
3b34ec3651055b290f99ebb43a7db0169022c924
/DS4P/consent2share/pg/consent-gen-pg/src/test/java/gov/samhsa/consent/pg/ConsentBuilderImplTest.java
b2da0b4d03b58054b344154c05bef5aa2a348699
[ "BSD-3-Clause" ]
permissive
pmaingi/Consent2Share
f9f35e19d124cd40275ef6c43953773f0a3e6f25
00344812cd95fdc75a9a711d35f92f1d35f10273
refs/heads/master
2021-01-11T01:20:55.231460
2016-09-29T16:58:40
2016-09-29T16:58:40
70,718,518
1
0
null
2016-10-12T16:21:33
2016-10-12T16:21:33
null
UTF-8
Java
false
false
14,473
java
/******************************************************************************* * Open Behavioral Health Information Technology Architecture (OBHITA.org) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Red...
[ "Jiahao.Li@JIAHAOLILT.fei.local" ]
Jiahao.Li@JIAHAOLILT.fei.local
1b7163d81d75aa17449f53d3598912f2c0922ad6
2c563f8927ac2a3f8accf09f63d6c7584f8bea4d
/code/maven02_item/src/test/java/com/tedu/maven02_item/AppTest.java
8c6793fe03f2503b437098c7ff841d863d3bc6b0
[]
no_license
cui1427137878/Aspringboot
64aed1607f3060cccf7937469567cafc701564e8
6ff35cd0236ef86bbc48b150b2524c3a23de7312
refs/heads/master
2023-03-01T10:15:14.831996
2021-02-04T02:33:20
2021-02-04T02:33:20
335,803,861
0
0
null
null
null
null
UTF-8
Java
false
false
649
java
package com.tedu.maven02_item; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; /** * Unit test for simple App. */ public class AppTest extends TestCase { /** * Create the test case * * @param testName name of the test case */ public Ap...
[ "1427134878@qq.com" ]
1427134878@qq.com
3d4fb13d1dcd4fc24b33e4631a67c357c65d801e
c5c6a8b9405e4886e357f5f01b538d58e4b40991
/carkyp/src/com/carkyp/domain/Address.java
fe88e9f1530ba5fd8b536156fd1b0d05ade3e71f
[]
no_license
odedmar/Git
c9866216a87303a6ba8731f5e5794559c0b5514c
89384adf2512c735ccb0fd984a6c88d8ec91b2a8
refs/heads/master
2021-01-21T12:52:58.027336
2016-06-02T07:17:25
2016-06-02T07:17:25
22,685,164
0
0
null
null
null
null
UTF-8
Java
false
false
904
java
package com.carkyp.domain; public class Address { private String street; private String number; private String city; public Address(){} public Address(String street, String number, String city) { super(); this.street = street; this.number = number; this.city = city; } ...
[ "odedd.markovich@gmail.com" ]
odedd.markovich@gmail.com
26df7fc843db9558f7584a27459e70dd846024db
880f6b5b85cb42a126c65c1c5d060a67f5182f7c
/src/insertInterval/Solution2.java
6cfc7ca4739606872b87f68846ad2f4c3d482337
[]
no_license
flamearrow/Solutions
418e7e65eb020fe63b9fb092057704d509127bea
f70440941f94da9d6fb62edf2659692c8b3deba3
refs/heads/master
2020-12-24T15:14:32.605376
2020-12-16T08:17:41
2020-12-16T08:17:41
14,934,811
9
1
null
null
null
null
UTF-8
Java
false
false
2,496
java
package insertInterval; import java.util.ArrayList; public class Solution2 { public ArrayList<Interval> insert2(ArrayList<Interval> intervals, Interval newInterval) { ArrayList<Interval> ret = new ArrayList<Interval>(); Interval cur = newInterval; boolean done = false; for (Interval itv : intervals) { ...
[ "arrow.cen@gmail.com" ]
arrow.cen@gmail.com
0dd2e17796a6e2c46b7f04ede34e32fd8794eb45
1b8bb33a158836c030ce9cda9de79d9bdd4348b3
/src/main/java/net/sf/commons/ssh/connection/AbstractConnection.java
b702f6cb3b9f85f9319421d9a2dd5a1456d19fb1
[]
no_license
Fob/Commons-SSH
0d540f317cae4ed4ab8cc0576f4f44d6e942889a
0123adc65c13f688ed29410f37aa4f9af2d6f674
refs/heads/master
2020-04-13T22:10:54.019786
2018-10-09T15:05:10
2018-10-09T15:05:10
2,053,216
9
12
null
2018-10-09T15:05:11
2011-07-15T13:26:18
Java
UTF-8
Java
false
false
5,456
java
package net.sf.commons.ssh.connection; import net.sf.commons.ssh.common.AbstractContainer; import net.sf.commons.ssh.common.LogUtils; import net.sf.commons.ssh.common.Status; import net.sf.commons.ssh.common.UnexpectedRuntimeException; import net.sf.commons.ssh.errors.Error; import net.sf.commons.ssh.errors.ErrorLevel...
[ "egor.ziborov@phystech.edu" ]
egor.ziborov@phystech.edu
0e5cf7c2eb8f37bbcff8dc3d48c3eafc590337d8
ae7d0c540e66b23a7368f85ff52ebca5fdaa15a1
/First_Week/Task10.java
418b21241f6df2f5126ca334ead963ee24c975ce
[]
no_license
DaydreaMine/java
4f6d01c45037835fd3ab2d20444f42a86ff2ebd4
4029257339d59a65f97a430b8bab8c763e625d5c
refs/heads/master
2021-01-02T00:45:56.334913
2020-05-13T12:29:49
2020-05-13T12:29:49
239,418,045
0
0
null
null
null
null
UTF-8
Java
false
false
304
java
//4.找出能被5或6整除,但不能被两者同时整除的数 class Task10 { public static void main(String[] args) { for (int i = 1; i < 1111111; i++) { if ((i % 5 == 0 || i % 6 == 0) && (i % 30 != 0)) { System.out.println(i); } } } }
[ "60591189+DaydreaMine@users.noreply.github.com" ]
60591189+DaydreaMine@users.noreply.github.com
981145a20bd971fe6178f28a9a0d663d849e9285
84cf958baa3124e50ae7ab50c1962adac99b2faf
/src/main/java/irc/irc__client/ServerListener.java
524b2d6d358db0257171446d8d62524f703f4592
[]
no_license
Vadrey/Java-Projekt-IRC_client
759e9fdf4b14c0be95e9556aec0e8804600bfcc0
b9ce1f1083a7ee0a78a8379debe95837fcc77c79
refs/heads/master
2021-09-10T09:44:36.713686
2018-03-23T21:21:31
2018-03-23T21:21:31
120,498,090
1
1
null
null
null
null
UTF-8
Java
false
false
1,904
java
package irc.irc__client; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.net.Socket; import java.util.ArrayList; import java.util.List; public class ServerListener extends Thread implements Runnable { private BufferedReader bin = null; private List<ISe...
[ "thorontir@o2.pl" ]
thorontir@o2.pl
1a7c77bea6dfa833cc610a98231b5a665d84266e
a061ff830d8be17301aeb84da759e494a577a3cb
/app/src/main/java/com/example/foodorderapp/adapters/HomeAdapter.java
02c3a58bce01e0e34c6e76e163d35e9a5da4ec44
[]
no_license
vikasmys295/FoodOrder
9252b103374374c0b2f29dfa6cda4f0a270c27d3
b9ddb8963da5f6cc870cac5d4420fd7cc0ff6d5c
refs/heads/master
2023-06-15T05:16:35.758186
2021-07-19T06:28:26
2021-07-19T06:28:26
387,360,523
0
0
null
null
null
null
UTF-8
Java
false
false
3,276
java
package com.example.foodorderapp.adapters; import android.content.Context; import android.content.Intent; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.re...
[ "vikasmys1995@gmail.com" ]
vikasmys1995@gmail.com
979407729d5a51c01c0dd653a0b552e91a734ccb
cda14f1577935ffac392ebe41e445e2f7d939c3b
/Employee_Management/src/controller/EditServlet.java
8d6b182bc994acc4f91c2030c480f69267c33b16
[]
no_license
phaneendranarla/WebMVCProjects
700d5086b8eb37064e8847399434d1933b441b7e
22da083a2d9470eb5c28e3cd01e715d59421d370
refs/heads/master
2023-03-26T22:00:44.413641
2021-03-28T12:14:44
2021-03-28T12:14:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,185
java
package controller; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; imp...
[ "noreply@github.com" ]
phaneendranarla.noreply@github.com
69a958c7d9f056e88c712eb7485eed748d535e5b
8fa22a7bd7098d3ad45ba8fa94f95e11717b366b
/program/service-java/commerce/src/com/meeno/framework/exception/BusinessCheckException.java
bf15785ce485154324e2827483a6054ad1809752
[]
no_license
haohuiyao/commerce
5df803d3a3a36d77b42cde9813d559a46b0546dc
0e5e202ee949fc0b85f66cb745a2ed68195d9080
refs/heads/master
2021-01-20T22:55:50.193516
2017-08-30T03:11:20
2017-08-30T03:11:20
101,831,231
0
0
null
null
null
null
UTF-8
Java
false
false
1,281
java
package com.meeno.framework.exception; public class BusinessCheckException extends Exception { /** * */ private static final long serialVersionUID = 1L; private Throwable rootCause; public BusinessCheckException(String arg0) { super(arg0); this.errorKey = arg0; rootCause = this; } public BusinessCh...
[ "haohuiyao2020@163.com" ]
haohuiyao2020@163.com
77a2df606854fd92c571a2465108301b147fbebf
c775ec1df56fd15ad5976631c10480515e35c27b
/Exercise7.java
9e0e950e81872b577eb48bf5415487bf8de452bd
[]
no_license
vilarj/CS1
ef8fb512babb084d724ded6762d07678be20529b
d143705addad7f767c0333cbf6152e302be5ad54
refs/heads/master
2021-03-02T01:15:01.322246
2020-03-08T14:18:21
2020-03-08T14:18:21
245,826,331
0
0
null
null
null
null
UTF-8
Java
false
false
835
java
/* * Write a method that is passed a String array and returns the longest String * (the one with the most characters). * If there are multiple String objects that are tied for the longest, * return the last such String. Write a main() method to test your method. * */ public class Exercise7 { publ...
[ "noreply@github.com" ]
vilarj.noreply@github.com
db7c363a5c13df57b7d877611fc72030f1e3b079
4a794d11959c1882dff6670df147e37c1109f330
/Difficulty 2/hittingtargets.java
e6780d22addd92ca335665bb5407054a32cf2591
[]
no_license
chxue/kattis_solutions
0428e186395b0eef44228be36092a61e507fb5ea
29fb8589e3514bb4d41d12d33cade4d0f7d564fd
refs/heads/master
2021-01-21T14:08:34.791284
2016-06-07T08:26:30
2016-06-07T08:26:30
55,374,826
0
0
null
null
null
null
UTF-8
Java
false
false
1,236
java
import java.util.*; class hittingtargets{ //Difficulty: 1.5 public static void main(String[] args){ Scanner sc = new Scanner(System.in); int m = sc.nextInt(); List<List<Integer>> shapes = new ArrayList<List<Integer>>(); for (int i = 0; i < m; i++){ int read = 3; if (sc.next().equal...
[ "chxue@chenxiaos-mbp.wireless.davidson.edu" ]
chxue@chenxiaos-mbp.wireless.davidson.edu
328c5c63e467c24a4efd499217b0712fca61c350
252527b59f58a82e35baa203d4d864e766ff919f
/src/main/java/fpt/edu/bpcrs/contract/Contract.java
4d5a6e10237841363f20d2754e52041daa0acf5a
[]
no_license
bpcrs/chaincode-java
83b06c16d258b20f893a80494e6778e3203e40f9
8f94895fab94c7588677082e33ca7fde2f8ce1f2
refs/heads/master
2022-11-24T06:11:09.841617
2020-07-19T11:01:22
2020-07-19T11:01:22
266,160,541
0
0
null
null
null
null
UTF-8
Java
false
false
362
java
package fpt.edu.bpcrs.contract; import java.time.LocalDateTime; public class Contract { private int accountRenter; private int accountLessor; private int carId; private double price; private LocalDateTime createdTime; private int bookingId; private Agreement agreement; private StatusEn...
[ "hungpt.se@gmail.com" ]
hungpt.se@gmail.com
55e7303f64dc3ace85e2da45d08776d20fe0f685
c48568c77d074e513f1145cb3bbe2a854c896eb5
/Java/UTR labosi/src/proba.java
84b06be3cb680a35bc2ec8c794f9cddc23c3bd57
[]
no_license
ArchonAmon/Labosi
033556ac528779e3cd820637ce0355dfefcd0c3c
f5b96c2e8a861e4fb73bfc25c887e72a7d39b1ce
refs/heads/master
2023-03-06T20:49:34.280405
2021-02-22T14:23:48
2021-02-22T14:23:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
387
java
import java.io.*; public class proba { public static void main(String args[]) throws IOException { BufferedReader reader = new BufferedReader(new InputStreamReader(System.in)); String s = reader.readLine(); while (s != null) { int x = Integer.parseInt(s); System.out....
[ "afiraser@gmail.com" ]
afiraser@gmail.com
607b51598ddda9a4c6b794db1a7c66bb10612cdd
762b5252c5b79dc6e232ddacf32492ee50ddfb9b
/src/main/java/datamodels/items/Item.java
51fcfa20975f0421a605b1f0a79678ed60daba1c
[]
no_license
mmmicedcoffee/the-escape
d6a09663fa85c48d967c8c5102b7e39d95344990
a331653ed92624cae4f849e16886b2f2d448bc68
refs/heads/master
2021-01-23T15:09:07.071691
2012-11-05T06:32:57
2012-11-05T06:32:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
903
java
package datamodels.items; import datamodels.Player; public abstract class Item { protected final String name; protected String description; protected boolean canPickUp; protected String probeMessage; public Item(String name, String description, boolean canPickUp, ...
[ "miss.irene.chen@gmail.com" ]
miss.irene.chen@gmail.com
41aa2741653ce23dfab1348b03a5914e1c255aa3
92d79f9ce37ca996fc3b099a67bc7f06c5d22d11
/tickets/src/main/java/com/tickets/tickets/repository/ReservationRepository.java
c2a30a3906cb39a0e90db383bcb434aa8ca8fe87
[]
no_license
shrutikadge/Shruti
7a76e8513c09aa59fd31cdfcacec306d213496f5
cfe9d195422627825468d7c7969fa70a815ee6b9
refs/heads/master
2021-06-06T19:48:53.820913
2018-10-23T06:01:15
2018-10-23T06:01:15
58,985,337
0
0
null
null
null
null
UTF-8
Java
false
false
402
java
package com.tickets.tickets.repository; import java.util.Date; import java.util.List; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; import com.tickets.tickets.entity.Reservation; @Repository public interface ReservationRepository extends Cr...
[ "shruti.kadge@agfa.com" ]
shruti.kadge@agfa.com
9691b9423ff1ffa6e7e0b8f70e3c5b89f7b1409c
74f5958d5679a3ce1b07f505bbe79389220256e6
/src/main/java/com/pow/study/spel/List.java
ce02871e19edbda07086344e28cd13ced4fe6b5d
[]
no_license
hjkyoyo/spring-expression-study
498c54af2b56d8a5798f03b7aebe5d6de512d452
f98c7c3a8a531b84d1fae796f4daa2eb0e7e8fc8
refs/heads/master
2020-04-01T00:10:45.945680
2018-10-12T02:58:11
2018-10-12T02:58:11
152,685,510
0
0
null
null
null
null
UTF-8
Java
false
false
1,157
java
package com.pow.study.spel; import com.pow.study.spel.inventor.Inventor; import com.pow.study.spel.inventor.Society; import org.springframework.expression.EvaluationContext; import org.springframework.expression.ExpressionParser; import org.springframework.expression.spel.standard.SpelExpressionParser; import org.spri...
[ "huangjikun@jd.com" ]
huangjikun@jd.com
50079a52a2506ce2d08f742c7e469f762d46be55
c72224100d92a3e720db829177e63163c8284c8a
/1 - Fundamental Level/Java Fundamentals/Intro-Java-Homework/src/com/company/P05_PrintACharacterTriangle.java
121d0b5a90030ef492d0bba5eaa3d7cdaf8aeeed
[]
no_license
killer18ys/SoftUni
1c7bf2cb420c9dc91860a3b91d3591c7b264ab3f
8225c59b7835302b2122019723b69870689c7757
refs/heads/master
2020-04-19T16:34:13.220623
2015-12-16T17:21:52
2015-12-16T17:21:52
35,885,747
0
0
null
null
null
null
UTF-8
Java
false
false
699
java
package com.company; import java.util.Scanner; /** * Created by Killer18ys on 13-10-2015. */ public class P05_PrintACharacterTriangle { public static void main(String[] args){ Scanner console = new Scanner(System.in); int n = Integer.parseInt(console.nextLine()); for (int i = 0; i <...
[ "killer18ys@gmail.com" ]
killer18ys@gmail.com
61ea443e6b173c6f0afc61cd72b9809b316442a0
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Roller/Roller506.java
e1a587e06df39743385daa6c890ccc6606f58445
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,390
java
private boolean _jspx_meth_s_005fproperty_005f3(javax.servlet.jsp.PageContext _jspx_page_context) throws java.lang.Throwable { javax.servlet.jsp.PageContext pageContext = _jspx_page_context; javax.servlet.jsp.JspWriter out = _jspx_page_context.getOut(); // s:property org.apache.struts2.view...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
4746f1c3ee99165ac279c4765203969078cba3ef
8a63b0892998da88f779e8a105831b644232540c
/app/src/main/java/com/joshua/myapplication/viewutils/ViewUtils.java
997cfbc36196b5b806cc4fe4f36317ec38bdfa8d
[]
no_license
Joshua-Lu/MyStudyApp
b57311677135f3f5e0c98236afbbb14bdae8cbf1
6ca03dfd1bcbcb72bf53459949ee34a1879535b7
refs/heads/master
2023-08-09T19:00:38.909776
2023-07-30T16:15:28
2023-07-30T16:15:28
225,662,424
5
0
null
null
null
null
UTF-8
Java
false
false
3,437
java
package com.joshua.myapplication.viewutils; import android.app.Activity; import android.util.Log; import android.view.View; import java.lang.reflect.Field; import java.lang.reflect.Method; /** * 实现ViewUtils注解功能的关键类 * <p> * 通过反射的方法,解析注解,并实现View的绑定 * <p> * Created by Joshua on 2021/3/13 17:17 */ public class Vie...
[ "47053655+Joshua-Lu@users.noreply.github.com" ]
47053655+Joshua-Lu@users.noreply.github.com