blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
390
content_id
stringlengths
40
40
detected_licenses
listlengths
0
35
license_type
stringclasses
2 values
repo_name
stringlengths
6
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
539 values
visit_date
timestamp[us]date
2016-08-02 21:09:20
2023-09-06 10:10:07
revision_date
timestamp[us]date
1990-01-30 01:55:47
2023-09-05 21:45:37
committer_date
timestamp[us]date
2003-07-12 18:48:29
2023-09-05 21:45:37
github_id
int64
7.28k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
13 values
gha_event_created_at
timestamp[us]date
2012-06-11 04:05:37
2023-09-14 21:59:18
gha_created_at
timestamp[us]date
2008-05-22 07:58:19
2023-08-28 02:39:21
gha_language
stringclasses
62 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
128
12.8k
extension
stringclasses
11 values
content
stringlengths
128
8.19k
authors
listlengths
1
1
author_id
stringlengths
1
79
9ccb21fca1bc6aec9c0826d3aaf18098319c86da
30436ce0097ffbc25ec3fe731405121409bfe5e4
/bin/modules/core/src/main/java/com/beanframework/core/facade/CompanyFacadeImpl.java
5064a5381b8081051a9d9f1421da15084841f5c7
[ "MIT" ]
permissive
williamtanws/beanframework
0ff351dc68dbc1a0fbf389c99de89ce35624f995
f89e6708f9e7deb79188cff7e306ae9487f9291c
refs/heads/master
2023-05-14T02:53:39.497987
2021-05-25T14:31:43
2021-05-25T14:31:43
150,228,256
1
0
MIT
2023-04-29T11:39:26
2018-09-25T07:59:25
JavaScript
UTF-8
Java
false
false
2,057
java
package com.beanframework.core.facade; import java.util.List; import java.util.Map; import java.util.UUID; import org.springframework.data.domain.Page; import org.springframework.stereotype.Component; import com.beanframework.common.data.DataTableRequest; import com.beanframework.common.exception.BusinessException; im...
[ "william.tan@bertelsmann.de" ]
william.tan@bertelsmann.de
c777c437dc0570831656afe5e7a1c74d0f48c52e
6bf85f2b181c3f5718e1fae3181eed1a36e0f120
/src/com/javarush/test/level24/lesson14/big01/Arcanoid.java
3198fd10c054f5deeaee9b75e446839f2294281f
[]
no_license
lelderbe/JavaRushHomeWork
6b9f7a51f7c65bc03b6bf8e150b4f666a6d69413
226f915a974bea624f6478caacb185e8854da26b
refs/heads/master
2021-08-19T14:51:48.069081
2017-11-26T18:51:35
2017-11-26T18:51:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,379
java
package com.javarush.test.level24.lesson14.big01; import java.util.ArrayList; /** * Created by user on 03.12.2016. */ public class Arcanoid { private int width; private int height; private Ball ball; private Stand stand; private ArrayList<Brick> bricks; public stati...
[ "fvdc@ya.ru" ]
fvdc@ya.ru
b00231c196a8889f86088259b6c577ffcde7b2ad
ed865190ed878874174df0493b4268fccb636a29
/PuridiomWeb/src/com/tsa/puridiom/handlers/RfqBidHistoriesSubmitHandler.java
e24ade3856284597e041b25c45ea2e36e84e69f5
[]
no_license
zach-hu/srr_java8
6841936eda9fdcc2e8185b85b4a524b509ea4b1b
9b6096ba76e54da3fe7eba70989978edb5a33d8e
refs/heads/master
2021-01-10T00:57:42.107554
2015-11-06T14:12:56
2015-11-06T14:12:56
45,641,885
0
0
null
null
null
null
UTF-8
Java
false
false
1,078
java
package com.tsa.puridiom.handlers; import com.tsagate.foundation.processengine.*; import java.util.*; public class RfqBidHistoriesSubmitHandler implements IHandler { public Map handleRequest (Map incomingRequest) throws Exception { try { PuridiomProcessLoader processLoader = new PuridiomProcessLoader(); P...
[ "brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466" ]
brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466
319e15807275785cf88383e65ce2e49931947dc7
5112b1d7720a6b72aaa6763f2d3616f6abb37236
/common-component/v2.3.2/src/main/java/egovframework/com/uss/ion/mtg/service/MtgPlaceResveVO.java
bf40c41bf11fad160c4814d92f6027eec732b292
[]
no_license
dasomel/egovframework
1c5435f7b5ce6834379ec7f66cc546db18862b0b
a2fcdbf0a0a98e5a2ab8a3193f33cab9f1cd26e7
refs/heads/master
2021-06-03T10:44:26.848513
2020-11-03T07:27:05
2020-11-03T07:27:05
24,672,345
3
3
null
null
null
null
UTF-8
Java
false
false
961
java
package egovframework.com.uss.ion.mtg.service; import java.io.Serializable; import java.util.List; /** * 개요 * - 회의실예약에 대한 Vo 클래스를 정의한다. * * 상세내용 * - 회의실예약의 목록 항목을 관리한다. * @author 이용 * @version 1.0 * @created 06-15-2010 오후 2:08:56 */ @SuppressWarnings("serial") public class MtgPlaceResveVO ...
[ "dasomell@gmail.com" ]
dasomell@gmail.com
0cbe7f5e0ef61d2187e65284e8fa37baa2a3f08b
9b08be9fc925b7913351400c0a3dcb6ac9f6c325
/src/main/java/Entity/School.java
f5191348b1059ef66b8d25c34ae679d98f5d2b24
[]
no_license
IceSeaOnly/schoolhelper
51b4633578b5e4be3032e62817371b0fa4abc387
34d1ea39ea9ee40900feaef928d38a06a10a7149
refs/heads/master
2021-04-30T18:19:02.099063
2017-12-10T14:47:03
2017-12-10T14:47:03
80,335,140
0
0
null
null
null
null
UTF-8
Java
false
false
907
java
package Entity; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; /** * Created by Administrator on 2016/11/22. */ @Table @Entity public class School { @Id @GeneratedValue private int id; private String schoolName; ...
[ "1041414957@qq.com" ]
1041414957@qq.com
9fc9a054546df013f2b1863a0a15e607da001bad
6c367dc642d88fef90bf16bcad0679c23b164b92
/zfpms/src/private/nc/bs/pub/action/N_ZF01_APPROVE.java
08098f76f3b42f099ba2dbc409a62677abb22ec6
[]
no_license
boblee821226/zhongfa
873c8b730d1c9af093be76a49c24e306451d9e7a
ad24cc09ff63afb29e6e5cbeb686a19c31df10bd
refs/heads/master
2020-07-12T03:00:37.690156
2019-08-28T10:42:04
2019-08-28T10:42:04
204,699,786
1
0
null
null
null
null
UTF-8
Java
false
false
1,328
java
package nc.bs.pub.action; import nc.bs.framework.common.NCLocator; import nc.bs.pubapp.pf.action.AbstractPfAction; import nc.bs.pubapp.pub.rule.ApproveStatusCheckRule; import nc.bs.zfpms.data.plugin.bpplugin.Zfpms_dataPluginPoint; import nc.impl.pubapp.pattern.rule.processer.CompareAroundProcesser; import nc.itf.zfpms...
[ "441814246@qq.com" ]
441814246@qq.com
dbb2f1f33dae8a18d6fd34c35283929a7a1efaa0
0907c886f81331111e4e116ff0c274f47be71805
/sources/com/yandex/metrica/impl/ob/fs.java
ac1003428d380a881e16402d70193c06733bb7de
[ "MIT" ]
permissive
Minionguyjpro/Ghostly-Skills
18756dcdf351032c9af31ec08fdbd02db8f3f991
d1a1fb2498aec461da09deb3ef8d98083542baaf
refs/heads/Android-OS
2022-07-27T19:58:16.442419
2022-04-15T07:49:53
2022-04-15T07:49:53
415,272,874
2
0
MIT
2021-12-21T10:23:50
2021-10-09T10:12:36
Java
UTF-8
Java
false
false
3,076
java
package com.yandex.metrica.impl.ob; import android.os.Handler; import android.os.HandlerThread; import android.os.Looper; import android.os.Message; import com.yandex.metrica.impl.ob.fu; import java.lang.Thread; public class fs { /* access modifiers changed from: private */ /* renamed from: a reason: collis...
[ "66115754+Minionguyjpro@users.noreply.github.com" ]
66115754+Minionguyjpro@users.noreply.github.com
6bdb7aec4916a5ee751a07f8bb728577a18a7880
588c653f3fa3125b76cbfbbd5eb556742bad4022
/Benchmark_Android/app/src/main/java/com/ae/benchmark/activities/UnloadSwipe.java
190b67a460115280cd94d4c69eba52e73a66e95a
[]
no_license
him123/HHT
1f2ee68e846d777cf2a9257d5e5c281622da6b4e
8097dfbe3cbd9473188a84eb0b70d831afbadc74
refs/heads/master
2021-01-25T11:28:34.859323
2018-03-01T08:12:03
2018-03-01T08:12:03
123,402,738
0
0
null
null
null
null
UTF-8
Java
false
false
882
java
package com.ae.benchmark.activities; import java.io.Serializable; /** * Created by Muhammad Umair on 06/12/2016. */ public class UnloadSwipe implements Serializable { private static final long serialVersionUID = 1L; private String name; private String cases; private String pcs; public Unlo...
[ "himanshu.dhakecha@gmail.com" ]
himanshu.dhakecha@gmail.com
36502ce134849aa2a2604bbb8c18d8fccc5df8dd
377405a1eafa3aa5252c48527158a69ee177752f
/src/com/google/zxing/FormatException.java
710a32c91a748bf752a1ce5fdeb5ab0dc7de4fb0
[]
no_license
apptology/AltFuelFinder
39c15448857b6472ee72c607649ae4de949beb0a
5851be78af47d1d6fcf07f9a4ad7f9a5c4675197
refs/heads/master
2016-08-12T04:00:46.440301
2015-10-25T18:25:16
2015-10-25T18:25:16
44,921,258
0
1
null
null
null
null
UTF-8
Java
false
false
1,002
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.google.zxing; // Referenced classes of package com.google.zxing: // ReaderException public final class FormatException ...
[ "rich.foreman@apptology.com" ]
rich.foreman@apptology.com
9945b691145687595010128d30b65a8cd74a3e1c
d0de464bac8ebfbc57ffab467a3b328c19597e60
/src/main/java/cn/besbing/Dao/CProjParaAMapper.java
0ae3b3278c61b88a3c6d2fe53def12e10133f404
[]
no_license
sy8000/dlc20200908
50106bfe937e368d84cc44ce311837367ebbdeab
ce7873e795ac71bc14781e94482a3f100da0b79d
refs/heads/master
2022-12-18T09:46:55.651197
2020-09-23T08:25:30
2020-09-23T08:25:30
293,726,423
0
0
null
null
null
null
UTF-8
Java
false
false
886
java
package cn.besbing.Dao; import cn.besbing.Entities.CProjParaA; import cn.besbing.Entities.CProjParaAExample; import java.util.List; import org.apache.ibatis.annotations.Param; public interface CProjParaAMapper { long countByExample(CProjParaAExample example); int deleteByExample(CProjParaAExample example); ...
[ "fsbydz@vip.qq.com" ]
fsbydz@vip.qq.com
3072a72f210c07b6a22a0fe0341e1a407b39d283
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/15/org/apache/commons/math3/dfp/DfpMath_tan_836.java
4092cf0f3ece9fdd60118dad9042dbe67df37a53
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,156
java
org apach common math3 dfp mathemat routin link dfp constant defin link dfp field dfpfield version dfp math dfpmath ...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
8f35a140152bb5fc080c3f6c7ef05311dae4827a
8036c74d352a082179d98dfe396ddcf48251cdf1
/TCC00173/src/main/java/uff/ic/tcc00173/provas/s20111/P120111Ex1.java
56e189b19f89d0e1e3c54fa25f874f0c981d91ea
[]
no_license
nilsonld/lleme
085c0dd3f5a246f492fab4e64d01ebe1451ae216
831a2e167881f3ccb0f6730bc4ccf7382410fa33
refs/heads/master
2020-03-08T01:52:47.844201
2018-04-02T16:16:21
2018-04-02T16:16:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
package uff.ic.tcc00173.provas.s20111; public class P120111Ex1 { public static void main(String[] args) { System.out.println(mmc(15, 24)); } public static int mmc(int n1, int n2) { int fator = 2; int mmc = 1; while (n1 > 1 || n2 > 1) { while (n1 % fator == 0 || n2 % fator == 0) { ...
[ "lapaesleme@gmail.com" ]
lapaesleme@gmail.com
3cdce6c61c4fc58c3f86af93fbbb6e6bd04f7dcd
22b6eecadc8ee5bdf76fb4aa2a56c30d86f2251b
/together/src/main/java/com/to/util/SetCharacterEncodingFilter.java
42a26180e50c4d29b8aab2650fd393388c05f710
[]
no_license
chrgu000/WanHeng
2c3048788739a9813c5e4c88b0de881a2ae02333
b2ff8b73ed3c5726b7b86962b6617a1ab196da7e
refs/heads/master
2020-05-23T13:59:05.208556
2018-09-19T06:15:26
2018-09-19T06:15:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
790
java
package com.to.util; import java.io.IOException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; public class SetCharacterEncodingFilter implements Filte...
[ "yangjunst@sina.com" ]
yangjunst@sina.com
bdbcdb0a761e4499dd6a1a5944bef505632e602f
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/assets/MidasPay_zip/MidasPay_1.7.9a_179010_92809280434fe4a46110cc442b537591.jar/classes.jar/com/pay/v4/view/APVelocityTrackerCompat.java
a6368337a4ac465c6e5fe3a4853eb71e43c9cd32
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
2,219
java
package com.pay.v4.view; import android.os.Build.VERSION; import android.view.VelocityTracker; public class APVelocityTrackerCompat { public static final VelocityTrackerVersionImpl IMPL = new BaseVelocityTrackerVersionImpl(); static { if (Build.VERSION.SDK_INT >= 11) { IMPL = new H...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
2786dcd76775c43ccd556d050d7a43c5e44d5122
f20af063f99487a25b7c70134378c1b3201964bf
/appengine/src/main/java/com/dereekb/gae/client/api/service/response/builder/impl/ClientApiResponseBuilderImpl.java
75fa6ddf04acd71c8f9c78ea8c2153b38ed734eb
[]
no_license
dereekb/appengine
d45ad5c81c77cf3fcca57af1aac91bc73106ccbb
d0869fca8925193d5a9adafd267987b3edbf2048
refs/heads/master
2022-12-19T22:59:13.980905
2020-01-26T20:10:15
2020-01-26T20:10:15
165,971,613
0
0
null
null
null
null
UTF-8
Java
false
false
3,631
java
package com.dereekb.gae.client.api.service.response.builder.impl; import java.util.Map; import com.dereekb.gae.client.api.service.response.ClientApiResponse; import com.dereekb.gae.client.api.service.response.ClientApiResponseAccessor; import com.dereekb.gae.client.api.service.response.ClientResponse; import com.dere...
[ "dereekb@gmail.com" ]
dereekb@gmail.com
23c7e1a839a8c4a06dbba79b46e23d2cf39a3852
493a8065cf8ec4a4ccdf136170d505248ac03399
/net.sf.ictalive.rules/src/net/sf/ictalive/rules/swrl/impl/DataRangeAtomImpl.java
441c60e703e37467f13ff4accc72e0fa0d991fb6
[]
no_license
ignasi-gomez/aliveclipse
593611b2d471ee313650faeefbed591c17beaa50
9dd2353c886f60012b4ee4fe8b678d56972dff97
refs/heads/master
2021-01-14T09:08:24.839952
2014-10-09T14:21:01
2014-10-09T14:21:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,848
java
/** * <copyright> * </copyright> * * $Id$ */ package net.sf.ictalive.rules.swrl.impl; import java.util.Collection; import net.sf.ictalive.operetta.OM.Concept; import net.sf.ictalive.rules.swrl.DObject; import net.sf.ictalive.rules.swrl.DataRangeAtom; import net.sf.ictalive.rules.swrl.DataValue; i...
[ "salvarez@lsi.upc.edu" ]
salvarez@lsi.upc.edu
4edcb352f0eebb3fefe36aad4b3607da5097b390
41bac86d728e5f900e3d60b5a384e7f00c966f5b
/communote/persistence/src/main/java/com/communote/server/core/tag/category/CategoryNameAlreadyExistsException.java
b12757026c8bd092c8e20d669cb93851187bc624
[ "Apache-2.0" ]
permissive
Communote/communote-server
f6698853aa382a53d43513ecc9f7f2c39f527724
e6a3541054baa7ad26a4eccbbdd7fb8937dead0c
refs/heads/master
2021-01-20T19:13:11.466831
2019-02-02T18:29:16
2019-02-02T18:29:16
61,822,650
27
4
Apache-2.0
2018-12-08T19:19:06
2016-06-23T17:06:40
Java
UTF-8
Java
false
false
657
java
package com.communote.server.core.tag.category; /** * @author Communote GmbH - <a href="http://www.communote.com/">http://www.communote.com/</a> */ public class CategoryNameAlreadyExistsException extends com.communote.server.core.tag.category.TagCategoryAlreadyExistsException { /** * The serial ...
[ "ronny.winkler@communote.com" ]
ronny.winkler@communote.com
8b1a087ef843e9519e0c97665e3098b802446efa
35e1aee1685def4d303dbfd1ce62548d1aa000c2
/ServidorWeb/src/java/WebServices/UsuarioWS/ExDivsNoAsignados_Exception.java
af9a8e717a8b770b46c981e4dd73c82911506d31
[]
no_license
sjcotto/java-swing-ws
d2479e1bedea0ba46e8182c1d9dd91955042e9b8
fd972634a3f58237bb2cfb07fde7113b80d15730
refs/heads/master
2016-09-06T07:43:45.963849
2013-08-15T01:19:17
2013-08-15T01:19:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,137
java
package WebServices.UsuarioWS; import javax.xml.ws.WebFault; /** * This class was generated by the JAX-WS RI. * JAX-WS RI 2.1.6 * Generated source version: 2.1 * */ @WebFault(name = "ExDivsNoAsignados", targetNamespace = "http://WebServices/") public class ExDivsNoAsignados_Exception extends java.lang.Exc...
[ "sjcotto@gmail.com" ]
sjcotto@gmail.com
9718c5e9f9163e1178c23652d723150cb9734e79
a78b493dbdc0b0d49f5b85bf6f8d2120b3020909
/src/util/trace/port/rpc/rmi/RMIObjectLookedUp.java
ccd758285ee3444fb01e4323a378a3b169530d7b
[]
no_license
pdewan/GIPC
6998839307eedf37dda0451bfe331c45c0bfc1b5
46c18824b7a5cf73bf12122023a714194a464415
refs/heads/master
2022-04-26T20:32:09.075467
2022-04-03T19:48:39
2022-04-03T19:48:39
16,309,078
3
6
null
2017-05-10T23:29:18
2014-01-28T10:45:03
Java
UTF-8
Java
false
false
901
java
package util.trace.port.rpc.rmi; import java.rmi.registry.Registry; import util.annotations.ComponentWidth; import util.annotations.DisplayToString; import util.trace.TraceableInfo; @DisplayToString(true) @ComponentWidth(1000) public class RMIObjectLookedUp extends TraceableInfo { public RMIObjectLook...
[ "dewan@cs.unc.edu" ]
dewan@cs.unc.edu
da88856457d506ca520f9bceb7de0ba5b410f48c
4f9e893cedd8f25557239f939edee6bcb1246715
/jinghua/DM/src/com/jhkj/mosdc/sc/po/TCode.java
e3cf7c06e8f2c974e0e214fb504f54c10f6edfba
[]
no_license
yangtie34/projects
cc9ba22c1fd235dadfe18509bc6951e21e9d3be4
5a3a86116e385db1086f8f6e9eb07198432fec27
refs/heads/master
2020-06-29T11:04:26.615952
2017-07-25T03:28:15
2017-07-25T03:28:15
74,436,105
1
4
null
null
null
null
UTF-8
Java
false
false
2,459
java
package com.jhkj.mosdc.sc.po; import javax.persistence.AttributeOverride; import javax.persistence.AttributeOverrides; import javax.persistence.Column; import javax.persistence.EmbeddedId; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; /** * TCode entity. @author MyEcli...
[ "yangtie34@163.com" ]
yangtie34@163.com
3aba2789cc2a62fd00274df9eeb83c22d5e3baad
cd870b3ff2b42824175772a4771104e301f047c8
/mapollage/src/main/java/se/trixon/tools/mapollage/ui/config/BaseTab.java
58557488c0e5dc4ec4e3cccc60134c9485f7d87b
[ "Apache-2.0" ]
permissive
trixon/toolbox-tools
b3047b6a621186e4634439d732a09ca63a586205
ca6f1a927cfe07d9b5e152c2d86e730c34ddb9f3
refs/heads/master
2023-02-23T08:31:43.935681
2019-08-31T05:51:23
2019-08-31T05:51:23
204,544,142
0
0
Apache-2.0
2023-02-09T19:47:48
2019-08-26T19:14:13
Java
UTF-8
Java
false
false
3,082
java
/* * Copyright 2019 Patrik Karlström. * * 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 agr...
[ "patrik@trixon.se" ]
patrik@trixon.se
f8b82102ae1c943445c551a3105d889487b38b13
36032d1bb8f40a4dd7329186628f6f79836eca07
/aliyun-java-sdk-ecd/src/main/java/com/aliyuncs/ecd/model/v20200930/CheckUserInSecurityCenterWhiteListResponse.java
e88a93ea1ac132a1799664a72945dfcec7be31fd
[ "Apache-2.0" ]
permissive
aiical/aliyun-openapi-java-sdk
5cd7d509f8df43823bcd826b1b61b419c462c4c5
71e7a7a55f48019bc9f2c6115081cb0d13801205
refs/heads/master
2023-07-07T23:27:20.196222
2021-08-20T06:57:29
2021-08-20T06:57:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,570
java
/* * 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 writing, software * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
8be237319e280fcf737629c16596c0425f3ee40f
9b6e669381193a97728001e9de0ccdc15ff4d892
/app/src/main/java/com/yksj/consultation/son/consultation/avchat/widgets/ToggleState.java
4369fd294b55aa1fd105327650ae884495d683c3
[]
no_license
13525846841/ConSonP
94d0e14a67a0930ac65aacfae668ab6820287650
2a469de7b0e8c7547cbff23b88e0e036683a3bc6
refs/heads/master
2020-05-22T07:26:40.576191
2019-06-05T09:56:35
2019-06-05T09:56:35
186,260,855
1
0
null
null
null
null
UTF-8
Java
false
false
197
java
package com.yksj.consultation.son.consultation.avchat.widgets; /** * Created by hzlichengda on 14-3-31. */ public enum ToggleState { DISABLE, //禁用 OFF, // normal ON; //selected }
[ "2965378806" ]
2965378806
c522cf494c970fe7fd28428277fd11bf0852ab7a
68746d4c45185acabe23275fc4764d2c3f3de7d2
/src/main/java/books/classic/GameOfLife.java
84b90029b875376054614987b7155a9e663b4259
[ "MIT" ]
permissive
physicsLoveJava/algorithms-practice-record
8326c13a87e0f2a0dafddb3d1fcb0557fcd7461d
d0ad21214b2e008d81ba07717da3dca062a7071b
refs/heads/master
2022-05-18T11:09:55.951442
2022-04-29T02:00:07
2022-04-29T02:00:07
103,037,650
0
0
null
null
null
null
UTF-8
Java
false
false
3,197
java
package books.classic; public class GameOfLife { private static int DEAD = 1; private static int ALIVE = 2; private static int REBORN = 3; public static void start(int[][] matrix, int rows, int cols) throws InterruptedException { if(matrix == null || rows < 0 || cols < 0) { retur...
[ "lujian282012@163.com" ]
lujian282012@163.com
5246cb0f1dd417727f03742e6c4873a94311c63f
c3e391e3cc9184028fa26ceba3a15ed5832669f1
/src/main/java/org/apache/ibatis/type/ShortTypeHandler.java
1ee50b5698ad78f8ba49a7c7cc3cc42eabd09755
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
MybeautifulSunShine/mybatis-3-master
80e5a56a03608363a06293ba43e2985bfc097782
0c911eca653fa61002ace5dd5850d24c6aadcffe
refs/heads/master
2023-03-23T11:43:31.872326
2021-03-11T07:28:22
2021-03-11T07:28:22
327,171,618
0
0
null
null
null
null
UTF-8
Java
false
false
1,729
java
/** * Copyright 2009-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
[ "m18234818170@163.com" ]
m18234818170@163.com
97f65261f52c7b6426aae857bb27904ee2d362c4
cbed73111754e54d117300bcf8ec18ff8edeb356
/web/src/main/java/com/diary/webapp/spring/ValidatorExtensionPostProcessor.java
891e21fa498ff7fcf2dc87499ecbe4d4e90b3dff
[]
no_license
Cajova-Houba/Diary
7b5c5f1d09fdd769cbb37a983ab9bdd5d8553cc8
b4e64a05dc538a399637c645269dacc6f0e3e4c3
refs/heads/master
2021-01-13T01:03:02.670581
2015-11-11T23:20:24
2015-11-11T23:20:24
46,015,676
0
0
null
null
null
null
UTF-8
Java
false
false
3,843
java
package com.diary.webapp.spring; import org.springframework.beans.MutablePropertyValues; import org.springframework.beans.PropertyValue; import org.springframework.beans.factory.config.BeanDefinition; import org.springframework.beans.factory.config.BeanFactoryPostProcessor; import org.springframework.beans.factory.con...
[ "tkmushroomer@gmail.com" ]
tkmushroomer@gmail.com
1c9e2288c8a520c40bd1313e62b2df629ff00a1d
c3cf33e7b9fe20ff3124edcfc39f08fa982b2713
/pocs/terraform-cdk-fun/src/main/java/imports/kubernetes/DeploymentSpecTemplateSpecContainerEnvFromConfigMapRef.java
abc23ca1fefea340f7204266c57b81c18633c9b3
[ "Unlicense" ]
permissive
diegopacheco/java-pocs
d9daa5674921d8b0d6607a30714c705c9cd4c065
2d6cc1de9ff26e4c0358659b7911d2279d4008e1
refs/heads/master
2023-08-30T18:36:34.626502
2023-08-29T07:34:36
2023-08-29T07:34:36
107,281,823
47
57
Unlicense
2022-03-23T07:24:08
2017-10-17T14:42:26
Java
UTF-8
Java
false
false
6,694
java
package imports.kubernetes; @javax.annotation.Generated(value = "jsii-pacmak/1.30.0 (build adae23f)", date = "2021-06-16T06:12:12.552Z") @software.amazon.jsii.Jsii(module = imports.kubernetes.$Module.class, fqn = "kubernetes.DeploymentSpecTemplateSpecContainerEnvFromConfigMapRef") @software.amazon.jsii.Jsii.Proxy(Depl...
[ "diego.pacheco.it@gmail.com" ]
diego.pacheco.it@gmail.com
7cacfd75993ca8706a6ae759e391f4df1f08f4fa
5d220b8cbe0bcab98414349ac79b449ec2a5bdcf
/src/com/ufgov/zc/server/sf/dao/ibatis/SfEntrustManageMapperImp.java
71b2ece5f5c3b97fb4acc59f220f9cbdd214acd4
[]
no_license
jielen/puer
fd18bdeeb0d48c8848dc2ab59629f9bbc7a5633e
0f56365e7bb8364f3d1b4daca0591d0322f7c1aa
refs/heads/master
2020-04-06T03:41:08.173645
2018-04-15T01:31:56
2018-04-15T01:31:56
63,419,454
0
1
null
null
null
null
UTF-8
Java
false
false
1,922
java
package com.ufgov.zc.server.sf.dao.ibatis; import java.math.BigDecimal; import java.util.List; import org.springframework.orm.ibatis.support.SqlMapClientDaoSupport; import com.ufgov.zc.common.sf.model.SfEntrustManage; import com.ufgov.zc.common.system.constants.NumLimConstants; import com.ufgov.zc.common.sy...
[ "jielenzghsy1@163.com" ]
jielenzghsy1@163.com
76f9a7fc8e97c487a1ff251a993abe00b79ca086
431c1cc9b9a7075eb28838196ad3aa1f06242217
/modules/qa-tests/src/test/java/com/academy/automationpractice/ddt/tests/AutoLoginTests.java
557cbb0e379db834a473b9e9f06aa0d676bb41b4
[]
no_license
Oleg-Afanasiev/qa-ja
30e1c6cecdbe87fdd7a7dfc5cded0c396009972f
ce2a285dd298f026d6cd82fa7f60102d27602c7f
refs/heads/master
2020-08-07T22:14:57.772869
2019-09-23T08:06:40
2019-09-23T08:06:40
213,601,969
0
0
null
null
null
null
UTF-8
Java
false
false
821
java
package com.academy.automationpractice.ddt.tests; import org.testng.annotations.DataProvider; import org.testng.annotations.Ignore; import org.testng.annotations.Test; public class AutoLoginTests extends BaseTest { @Ignore @Test public void loginAndCloseBrowser() { manager.goTo().home(); m...
[ "oleg.kh81@gmail.com" ]
oleg.kh81@gmail.com
9bbe3ad1ce2ee7f3430b7da6e0a0c03b13c55d4d
52aa753885647b44c60abf691bfb0116be6fca4e
/src/edu/cmu/cs/stage3/alice/core/light/DirectionalLight.java
852f4239ec34f78a7caea6ba73f553435f2de0f0
[ "MIT" ]
permissive
ai-ku/langvis
10083029599dac0a0098cdc4cbf77f3e1bdf6d43
4ccd37107a3dea4b7b12696270a25df9c17d579d
refs/heads/master
2020-12-24T15:14:43.644569
2014-03-26T13:43:25
2014-03-26T14:09:03
15,770,922
1
0
null
null
null
null
UTF-8
Java
false
false
1,455
java
/* * Copyright (c) 1999-2003, Carnegie Mellon University. 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 * ...
[ "emreunal99@gmail.com" ]
emreunal99@gmail.com
af7061c94756eebbcce6312df45a3735293eb6e9
e2c18b7cbd1f24e1f3522cd125449b8ddd40a8e3
/app/src/main/java/com/me/iwf/photopicker/utils/AndroidLifecycleUtils.java
683e6430d5e2b87cd18735052efdcb568815f092
[]
no_license
yangyang2018/app
40b85f180cfc74a5c40a5071dfce917a89ea78a5
d8d68b09689e01f457bf05abfd6a6ddd75ca0043
refs/heads/master
2021-01-17T13:35:23.633881
2017-06-26T07:03:13
2017-06-26T07:03:13
95,415,003
0
0
null
null
null
null
UTF-8
Java
false
false
1,164
java
package com.me.iwf.photopicker.utils; import android.app.Activity; import android.content.Context; import android.os.Build; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentActivity; public class AndroidLifecycleUtils { public static boolean canLoadImage(Fragment fragment) { i...
[ "shayu2017@163.com" ]
shayu2017@163.com
03008801c40b4d95ddd353414df918857126023c
60fd481d47bdcc768ebae0bd265fa9a676183f17
/xinyu-task/src/main/java/com/xinyu/task/controller/CheckOutController.java
7c328d294bd7c2e7bab04604f45c3e09c77e7422
[]
no_license
zilonglym/xinyu
3257d2d10187205c4f91efa4fed8e992a9419694
8828638b77e3e0f6da099f050476cf634ef84c7b
refs/heads/master
2020-03-09T16:49:34.758186
2018-03-27T06:52:46
2018-03-27T06:52:46
null
0
0
null
null
null
null
GB18030
Java
false
false
265
java
package com.xinyu.task.controller; import org.springframework.context.annotation.Lazy; import org.springframework.stereotype.Controller; /** * 验货日志定时保存 * @author yangmin * */ @Lazy(value=false) @Controller public class CheckOutController { }
[ "36021388+zhongcangVip@users.noreply.github.com" ]
36021388+zhongcangVip@users.noreply.github.com
0964788b4f3a1c7eb7f301e0384e0b0047649680
8727b1cbb8ca63d30340e8482277307267635d81
/PolarServer/src/com/game/map/handler/ReqStopBlockHandler.java
5b566abecccbaea39d0aa57b844f610a9daff9e0
[]
no_license
taohyson/Polar
50026903ded017586eac21a7905b0f1c6b160032
b0617f973fd3866bed62da14f63309eee56f6007
refs/heads/master
2021-05-08T12:22:18.884688
2015-12-11T01:44:18
2015-12-11T01:44:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
470
java
package com.game.map.handler; import org.apache.log4j.Logger; import com.game.command.Handler; import com.game.manager.ManagerPool; import com.game.player.structs.Player; public class ReqStopBlockHandler extends Handler{ Logger log = Logger.getLogger(ReqStopBlockHandler.class); public void action(){ try{ //...
[ "zhuyuanbiao@ZHUYUANBIAO.rd.com" ]
zhuyuanbiao@ZHUYUANBIAO.rd.com
4d2fcd1ac321bddd7fa5193a8ea0da8ed7ad3ec3
26061de6121eecf5078a27d33235bc4136874cd2
/src/main/java/com/ft/web/rest/AuthInfoResource.java
178dd1fd81bfbfd46755a6efb04fcfffeeff8432
[]
no_license
dinhtrung/jh6-keycloak-gateway
8516aeba4b90287a0cee061904be111088aa26b6
ae72889877a8f147b37b4b181e708bf1a050a4c4
refs/heads/master
2022-07-30T00:01:51.334840
2020-02-13T02:58:16
2020-02-13T02:58:16
236,686,611
0
0
null
2022-07-07T16:05:45
2020-01-28T08:12:37
Java
UTF-8
Java
false
false
1,319
java
package com.ft.web.rest; import org.springframework.beans.factory.annotation.Value; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; /** * Resource to return information about OIDC ...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
2d15ee431fa11a8a79c667048e0249377df5e29e
b84d0de1ea3ca9608d54a43b78a6dd952ca555b4
/app/src/main/java/com/example/ggxiaozhi/store/the_basket/api/CategoryApi.java
8fb46d2222c3c4b3ede691dd07bc211f1b8939b5
[ "Apache-2.0" ]
permissive
duboAndroid/Bailan
64dc785cf792e4372944122e41162e05ef10e6d6
cebc496edb8ded8f7edcc5cb6d9ef2dac028b8a6
refs/heads/master
2021-05-06T13:12:46.545324
2017-12-06T02:01:11
2017-12-06T02:01:11
113,255,699
37
11
null
null
null
null
UTF-8
Java
false
false
1,552
java
package com.example.ggxiaozhi.store.the_basket.api; import com.example.ggxiaozhi.store.the_basket.bean.CategoryBean; import com.example.ggxiaozhi.store.the_basket.utils.JsonParseUtils; import com.trello.rxlifecycle.components.support.RxAppCompatActivity; import com.zhxu.library.api.BaseApi; import com.zhxu.library.lis...
[ "277627117@qq.com" ]
277627117@qq.com
a43a280196b44a29b0d79aa509cbaa5f40516639
be28a7b64a4030f74233a79ebeba310e23fe2c3a
/generated-tests/rmosa/tests/s1014/107_weka/evosuite-tests/weka/filters/unsupervised/attribute/Discretize_ESTest_scaffolding.java
faa5782d49489b9fe1e5e13c953ca8392b76147a
[ "MIT" ]
permissive
blindsubmissions/icse19replication
664e670f9cfcf9273d4b5eb332562a083e179a5f
42a7c172efa86d7d01f7e74b58612cc255c6eb0f
refs/heads/master
2020-03-27T06:12:34.631952
2018-08-25T11:19:56
2018-08-25T11:19:56
146,074,648
0
0
null
null
null
null
UTF-8
Java
false
false
7,666
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Thu Aug 23 11:47:13 GMT 2018 */ package weka.filters.unsupervised.attribute; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import o...
[ "my.submission.blind@gmail.com" ]
my.submission.blind@gmail.com
b7d8098cef188a07a1fd80a8681b39af314cd7f5
d689a470a22e8b7d33aeb3f0d3883d83597366f4
/src/main/java/com/aspl/org/report/service/WorkerHouseRentReportService.java
c8aaea677367dc51f9af85f07c689b29b9ddd3bd
[]
no_license
sougata143/HrModuleApplication
0233aff76aa6c91e7ca2cbdfde2c1f27502088b6
7fe6b59e4e90d7c107a3bc400e07ce6b21cddea4
refs/heads/master
2023-08-16T21:19:12.246130
2019-11-07T12:04:53
2019-11-07T12:04:53
220,227,566
0
0
null
2023-07-22T20:55:56
2019-11-07T12:04:24
Java
UTF-8
Java
false
false
298
java
package com.aspl.org.report.service; import java.util.Map; import javax.servlet.http.HttpServletRequest; public interface WorkerHouseRentReportService { Map<String, Object> getWorkerHouseRentPayslipReport(HttpServletRequest request, String Foremployee, String fromDate, String toDate); }
[ "sougata.rintu@gmail.com" ]
sougata.rintu@gmail.com
b10bb600e945762f7d3f38ea795f989397272b0e
d8ebf71c26c5e1e607f31ddbd3ba887e99a06f39
/src/main/java/org/hibernate/jsr303/tck/tests/xmlconfiguration/constraintdeclaration/fieldlevel/User.java
9ac6c568eff59cb72d9443a8142f43a413c477f7
[ "Apache-2.0" ]
permissive
jetune/beanvalidation-tck
f0ebe622775803b33e40c472f8ce7cb860e93c39
60a2e6c141165c751f325d362899f7671f169eb8
refs/heads/master
2021-01-17T21:57:22.539648
2011-07-26T15:01:56
2011-07-26T15:01:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,809
java
// $Id$ /* * JBoss, Home of Professional Open Source * Copyright 2009, Red Hat, Inc. and/or its affiliates, and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * ...
[ "hibernate@ferentschik.de" ]
hibernate@ferentschik.de
e40511fd0613fccc2de456a66843e82fb0f8ccbc
9702a51962cda6e1922d671dbec8acf21d9e84ec
/src/main/com/topcoder/common/web/data/SearchResult.java
962f0070c761e224265c6c71597e855938a38162
[]
no_license
topcoder-platform/tc-website
ccf111d95a4d7e033d3cf2f6dcf19364babb8a08
15ab92adf0e60afb1777b3d548b5ba3c3f6c12f7
refs/heads/dev
2023-08-23T13:41:21.308584
2023-04-04T01:28:38
2023-04-04T01:28:38
83,655,110
3
19
null
2023-04-04T01:32:16
2017-03-02T08:43:01
Java
UTF-8
Java
false
false
2,433
java
package com.topcoder.common.web.data; import com.topcoder.shared.docGen.xml.RecordTag; import com.topcoder.shared.docGen.xml.TagRenderer; import com.topcoder.shared.docGen.xml.ValueTag; import java.io.Serializable; import java.text.DateFormat; public class SearchResult implements Serializable, TagRenderer { pri...
[ "amorehead@cb5b18d2-80dd-4a81-9b1c-945e1ee644f9" ]
amorehead@cb5b18d2-80dd-4a81-9b1c-945e1ee644f9
620c2013df37a1ae696a4fef6cec21056e458311
80576460f983a1ce5e11348e144257d6a2e12a97
/Comum/ContaCapitalComumEJB/src/test/java/br/com/sicoob/cca/comum/util/DateTimeSerializerTest.java
21157bf851ea52ed53e3476d9fbb3a5aa68663cd
[]
no_license
pabllo007/cca
8d3812e403deccdca5ba90745b188e10699ff44c
99c24157ff08459ea3e7c2415ff75bcb6a0102e4
refs/heads/master
2022-12-01T05:20:26.998529
2019-10-27T21:33:11
2019-10-27T21:33:11
217,919,304
0
0
null
2022-11-24T06:24:00
2019-10-27T21:31:25
Java
UTF-8
Java
false
false
353
java
package br.com.sicoob.cca.comum.util; import org.junit.Assert; import org.junit.Test; import br.com.sicoob.tipos.DateTime; public class DateTimeSerializerTest { private DateTimeSerializer serializer = new DateTimeSerializer(); @Test public void serializeTest() { Assert.assertNotNull(serializer.serialize(new ...
[ "=" ]
=
3fb2467600707f9df500b34be851603681081489
12a99ab3fe76e5c7c05609c0e76d1855bd051bbb
/src/main/java/com/alipay/api/domain/MultiStagePayLineInfo.java
ffac265ae3c46df5f199504d122bf0957940987d
[ "Apache-2.0" ]
permissive
WindLee05-17/alipay-sdk-java-all
ce2415cfab2416d2e0ae67c625b6a000231a8cfc
19ccb203268316b346ead9c36ff8aa5f1eac6c77
refs/heads/master
2022-11-30T18:42:42.077288
2020-08-17T05:57:47
2020-08-17T05:57:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
977
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 每期支付信息对象 * * @author auto create * @since 1.0, 2019-11-26 18:03:34 */ public class MultiStagePayLineInfo extends AlipayObject { private static final long serialVersionUID = 855...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
66a575098bbe8717146ff87d2be80bf1deb80c1a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/26/26_e507f76802c001e28faa9cd3c215a7d924dd3a7e/ActorTest/26_e507f76802c001e28faa9cd3c215a7d924dd3a7e_ActorTest_s.java
d8a981a79341a7047b45a47bccf85d84275620b8
[]
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,905
java
package cx.ath.mancel01.utils; import cx.ath.mancel01.utils.F.Action; import cx.ath.mancel01.utils.Actors.Actor; import org.junit.Ignore; import org.junit.Test; import java.util.Map; import java.util.HashMap; import java.util.concurrent.CountDownLatch; import static cx.ath.mancel01.utils.M.*; public class...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
d0461666b6675b7e22d92acd78e16fa5f2f3b051
a7454682c6413d11647e0eacc63704b5c3bc8ee4
/SAVOIR_Persistence/src/ca/gc/nrc/iit/savoir/dao/impl/AuthorizationDAO.java
cb9d1ede5edd3b6a7f15f5b5fe1fc7ad490be9fb
[]
no_license
savoir2013/savoir
ffec9b38d2cd41cac689c776bb5c742d0d1dc65a
daa80b13475729ba1d490f8dd93d85553bca09aa
refs/heads/master
2021-01-22T09:47:18.370871
2013-01-29T21:26:46
2013-01-29T21:26:46
7,899,749
1
0
null
null
null
null
UTF-8
Java
false
false
2,874
java
// Licensed under Apache 2.0 // Copyright 2011, National Research Council of Canada // Property of Lakehead University package ca.gc.nrc.iit.savoir.dao.impl; import java.sql.ResultSet; import java.sql.SQLException; import org.springframework.jdbc.core.RowMapper; import ca.gc.iit.nrc.savoir.domain.Authorization; imp...
[ "Justin.Hickey@nrc.gc.ca" ]
Justin.Hickey@nrc.gc.ca
24d12ba805c376c8c8be34c4381c1ec644139470
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/alikafka-20190916/src/main/java/com/aliyun/alikafka20190916/models/GetTopicStatusResponseBody.java
d4567abac42388372b076b2d7aa9c9028d7909df
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
6,353
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.alikafka20190916.models; import com.aliyun.tea.*; public class GetTopicStatusResponseBody extends TeaModel { @NameInMap("Code") public Integer code; @NameInMap("Message") public String message; @NameInMap("RequestId") ...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
75712b96e2b2230d1b67aa0e7f4c8ca0e2e920e5
7ae169648c4b1848401bf87d5fd86dd26bb9ac6f
/src/main/java/net/dev123/mblog/sina/SinaGeoAdaptor.java
82584bc81050583bd0b7f5f09a44249d3d54299e
[ "Apache-2.0" ]
permissive
NeoCN/yibo-library
ef76ef099eac3b4458f0012d879a11661ba69ba7
90701c36bac5a3ac173909ebaee755ab09b035d3
refs/heads/master
2021-01-16T21:47:16.110891
2013-03-24T01:18:01
2013-03-24T01:18:01
8,941,478
1
0
null
null
null
null
UTF-8
Java
false
false
1,242
java
package net.dev123.mblog.sina; import net.dev123.commons.util.ParseUtil; import net.dev123.entity.GeoLocation; import net.dev123.entity.Location; import net.dev123.exception.ExceptionCode; import net.dev123.exception.LibException; import org.json.JSONException; import org.json.JSONObject; /** * @author Weiping Ye ...
[ "raise-0@163.com" ]
raise-0@163.com
f19de43148b48f614e31298c2b560f626699f8b1
327d615dbf9e4dd902193b5cd7684dfd789a76b1
/base_source_from_JADX/sources/com/google/android/gms/internal/ads/zzcja.java
3fde97e26a224efdf9e2d9cd1b5522e89ae350ca
[]
no_license
dnosauro/singcie
e53ce4c124cfb311e0ffafd55b58c840d462e96f
34d09c2e2b3497dd452246b76646b3571a18a100
refs/heads/main
2023-01-13T23:17:49.094499
2020-11-20T10:46:19
2020-11-20T10:46:19
314,513,307
0
0
null
null
null
null
UTF-8
Java
false
false
670
java
package com.google.android.gms.internal.ads; import java.util.concurrent.Executor; public final class zzcja implements zzepf<zzbxy<zzva>> { private final zzeps<Executor> zzevg; private final zzeps<zzcjj> zzfrk; private zzcja(zzeps<zzcjj> zzeps, zzeps<Executor> zzeps2) { this.zzfrk = zzeps; ...
[ "dno_sauro@yahoo.it" ]
dno_sauro@yahoo.it
917ec2c95d6a216ce808cb3e5077167eb059500e
f19413fe9cea88c35c4256721fee6c45aca72043
/src/com/rc/openapi/dao/TSysParameterDAO.java
afb0aa8538da9356febaa910e059855769e2d6c6
[]
no_license
Marlon992058/111_yao_order_service
1ae675a06a98c963c3f62880483df43499dad495
a38505b8400f540ebdfd6a2283e0cf08549d24f5
refs/heads/master
2020-06-13T01:54:39.108058
2016-12-03T10:04:57
2016-12-03T10:04:57
75,466,085
0
1
null
null
null
null
UTF-8
Java
false
false
1,116
java
package com.rc.openapi.dao; import java.sql.SQLException; import java.util.List; import com.rc.openapi.dubbo.vo.TSysParameter; import com.rc.openapi.dubbo.vo.TSysParameterExample; public interface TSysParameterDAO { int countByExample(TSysParameterExample example) throws SQLException; int deleteByExample(T...
[ "tzmarlon@163.com" ]
tzmarlon@163.com
7fdff147f89f6d652c0cfc46b3661e311b70d106
2633fb1280a23e747162d44ae7e8694401b4da54
/VidyoPortal/src/com/vidyo/service/exceptions/FederationNotAllowedException.java
e155ee32ee4daa0d07cb070730515cbc82506225
[]
no_license
rahitkumar/VidyoPortal
2159cc515acd22471f484867805cd4a4105f209f
60101525c0e2cb1a50c55cbb94deb7c44685f1ab
refs/heads/master
2020-06-16T20:16:33.920559
2019-07-07T19:47:47
2019-07-07T19:47:47
195,687,237
4
3
null
null
null
null
UTF-8
Java
false
false
921
java
package com.vidyo.service.exceptions; import java.util.ResourceBundle; public class FederationNotAllowedException extends Exception { static ResourceBundle rs; static { rs = ResourceBundle.getBundle("messages"); } public FederationNotAllowedException() { super("Federation not allowed...
[ "rahitkumar@crap.com" ]
rahitkumar@crap.com
765aa8bead86768ee2574785d9e3e18393980308
d4a25735ac036c85f5ca245cabf57dfcb70e93e2
/Algorithm/Java/Wiggle Subsequence.java
0af9e0f91003542afb08d9aa45528cca2cb9d552
[]
no_license
nanwan03/leetcode
68c7dcf9aca047de1085c65255c41ba31f77ed47
a2d39e56590a3a7be48687bb53af8fcb2c0ce462
refs/heads/master
2021-01-14T07:55:31.926974
2020-08-18T20:57:33
2020-08-18T20:57:33
35,404,037
4
5
null
null
null
null
UTF-8
Java
false
false
561
java
public class Solution { public int wiggleMaxLength(int[] nums) { if (nums.length == 0 || nums.length == 1) { return nums.length; } int k = 0; while (k < nums.length - 1 && nums[k] == nums[k + 1]) { k++; } if (k == nums.length - 1) { return 1; } int rst = 1; boolean flag = nums[k] <...
[ "wn1842@gmail.com" ]
wn1842@gmail.com
dbbcfdb68c69b5ba8d89ec4d8bb9faa5a45eb6a0
40d844c1c780cf3618979626282cf59be833907f
/src/testcases/CWE789_Uncontrolled_Mem_Alloc/s03/CWE789_Uncontrolled_Mem_Alloc__random_HashMap_75a.java
49068c23baa2c0ecd810a4f7ee1b5f617383f241
[]
no_license
rubengomez97/juliet
f9566de7be198921113658f904b521b6bca4d262
13debb7a1cc801977b9371b8cc1a313cd1de3a0e
refs/heads/master
2023-06-02T00:37:24.532638
2021-06-23T17:22:22
2021-06-23T17:22:22
379,676,259
1
0
null
null
null
null
UTF-8
Java
false
false
4,893
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE789_Uncontrolled_Mem_Alloc__random_HashMap_75a.java Label Definition File: CWE789_Uncontrolled_Mem_Alloc.int.label.xml Template File: sources-sink-75a.tmpl.java */ /* * @description * CWE: 789 Uncontrolled Memory Allocation * BadSource: random Set data to a random val...
[ "you@example.com" ]
you@example.com
e4223886cbeb6183b0f40eb3c3c86bfda1a4fc31
c7a58e49857f5b6f5e8eb985ae01d8c104320524
/BackEnd/src/main/java/lk/ijse/absd/service/impl/QuestionsCatagoryServiceImpl.java
ee74c147dda531a60f4e8a21c90090eb5f2ff87b
[]
no_license
AmilaWasantha/Sharing-softwear-development-knowladge-system
e290781d94f50ad8217dbf273c8d83d1e6d3d77f
cbc2728c3c83b8f9cc04b772c1ffda38a7507396
refs/heads/master
2020-04-06T19:13:40.451526
2018-11-15T15:14:56
2018-11-15T15:14:56
157,730,546
1
0
null
null
null
null
UTF-8
Java
false
false
3,334
java
package lk.ijse.absd.service.impl; import lk.ijse.absd.dto.QuestionsCatogoryDTO; import lk.ijse.absd.entity.QuestionsCatogory; import lk.ijse.absd.service.QuestionsCatogoryService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.Sort; import org.springframework.ste...
[ "amilawasantha20@gmail.com" ]
amilawasantha20@gmail.com
bf13ff59cc5380bee92548f0f488975e7f91a532
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Time/5/org/joda/time/LocalDate_LocalDate_335.java
786cb010d2d467589f44ee2b93137f1617533700
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
3,418
java
org joda time local date locald immut datetim repres date time zone local date locald link readabl partial readableparti method focu kei field year month year monthofyear dai month dayofmonth date field fact queri local date locald differ date midnight datemidnight time zone r...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
6ea1be4bb37ffa4adb75f8c54b46589feb11cf7b
84a50f9c24ebdc5008aa67160ec300b945179ad6
/domino-jnx-api/src/main/java/com/hcl/domino/DominoProcess.java
ac9c068cae21024b753746156764ca881700fe42
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
d591342/domino-jnx
9d998ad0ce3251953511e993f6b1f59454b9f2a3
2fe242004eb7228c6ef3251901d0a12cc095f937
refs/heads/main
2023-07-12T01:56:49.829685
2021-08-03T10:08:28
2021-08-03T10:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,020
java
/* * ========================================================================== * Copyright (C) 2019-2021 HCL America, Inc. ( http://www.hcl.com/ ) * All rights reserved. * ========================================================================== * Licensed under the Apache License, Ve...
[ "jesse@secondfoundation.org" ]
jesse@secondfoundation.org
e37a12789759c75fd157280a3e734ea58a9fb48a
4584ecaa18a69617da96dd73e5db1cd88571cf20
/gremlin-core/src/main/java/com/tinkerpop/gremlin/process/traverser/O_TraverserGenerator.java
76e41df9e2b54bd313918c9c3a80be80c36ce4d7
[ "Apache-2.0" ]
permissive
seanjames777/tinkerpop3
d3331f10f4c3194964cee7d68a02813dd7f353bb
4b855771bca87d6e696789ddd8670163c24ba249
refs/heads/master
2021-01-18T11:59:11.083264
2015-04-21T06:18:48
2015-04-21T06:18:48
31,995,016
0
0
null
2015-03-11T02:56:22
2015-03-11T02:56:21
null
UTF-8
Java
false
false
1,006
java
package com.tinkerpop.gremlin.process.traverser; import com.tinkerpop.gremlin.process.Step; import com.tinkerpop.gremlin.process.Traverser; import com.tinkerpop.gremlin.process.TraverserGenerator; import java.util.Collections; import java.util.Set; /** * @author Marko A. Rodriguez (http://markorodriguez.com) */ pu...
[ "okrammarko@gmail.com" ]
okrammarko@gmail.com
73ee587937fe75eff60f6f6b455753db270bfd67
dbf70b8d061d33cca63047c1a98cdb52430c58cb
/Source/edu/cmu/cs/stage3/alice/core/question/queue/Front.java
04db7f80f3dfcf54f4de08580df2109d81f3ee42
[]
no_license
pwsunderland/Alice-Sunderland
9ffad4d6bbdaa791dc12d83ce5c62f73848e1f83
987ee4c889fbd1f0f66e64406f521cf23dfc7311
refs/heads/master
2021-01-01T18:07:01.647398
2015-05-10T23:37:17
2015-05-10T23:37:17
35,165,423
1
0
null
null
null
null
UTF-8
Java
false
false
1,228
java
/* * Copyright (c) 1999-2003, Carnegie Mellon University. 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 * notic...
[ "peter.sunderland@usma.edu" ]
peter.sunderland@usma.edu
b48ca6d9863d4d8f0260306f1cff79e2afe1a7e6
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/boot/svg/code/drawable/sos_up.java
8841b842298f4b2e6e8edcb29a710c40a8be0f60
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
3,992
java
package com.tencent.mm.boot.svg.code.drawable; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Paint.Cap; import android.graphics.Paint.Join; import android.graphics.Paint.Style; import android.graphics.Path; import android.os.Looper; imp...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
8943e75eda9c6fabb2bc91387dfa811d9b9f3780
c4df65aad78427d821b520d80486997732a5349b
/src/test/java/com/dalingjia/leetcode/ListNode/IsPalindrome.java
500bc284836a23a69bd9ce83304be59a6cfefc5e
[]
no_license
tanhuaqiang/mycode
810572fd77f42157f3bf5f4fc810543aa324d7b6
4f563787a26c2ca0f64869531370afe1111ed329
refs/heads/master
2023-08-15T11:36:48.380828
2022-07-07T11:58:44
2022-07-07T11:58:44
242,457,185
1
0
null
2023-07-23T06:31:57
2020-02-23T04:39:16
Java
UTF-8
Java
false
false
1,604
java
package com.dalingjia.leetcode.ListNode; /** * @author tanhq * @Description 回文链表 * @Date 2019/8/20 下午7:47 * @Version 1.0 **/ public class IsPalindrome { public boolean isPalindrome(ListNode head) { //1,判断空值和只有一个元素的情况 if(head == null || head.next == null){ return true; } ...
[ "tanhuaqiang@meituan.com" ]
tanhuaqiang@meituan.com
f5f98c6d0915a13070892763e4cf6da21ee0e77e
e6e3bfc83fc5fdcf36650edadc0a8a1898f32084
/src/main/java/com/dao/impl/sys/RoleDaoImpl.java
89571054f19b934df249f8277eb64c924373584a
[]
no_license
buobao/findme
a7b1fdb0e271da33b2b505e03e84bf584bd3e250
587a665b6eb39452a0080fee3a90c2d68b6e3235
refs/heads/master
2016-09-10T16:55:22.757254
2015-08-27T03:02:52
2015-08-27T03:02:52
40,581,468
0
0
null
null
null
null
UTF-8
Java
false
false
755
java
package com.dao.impl.sys; import com.dao.sys.RoleDao; import com.entity.sys.Role; import com.entity.sys.Users; import com.google.common.collect.Lists; import org.springframework.stereotype.Repository; import java.util.List; /** * Created by dqf on 2015/8/18. */ @Repository public class RoleDaoImpl extends BaseEnti...
[ "1039163450@qq.com" ]
1039163450@qq.com
5b92f9c088ba51c0dc35b9c73354af9b9be14dfd
74555ee2c536911f28ace99626af936a1e1b8909
/samples/multiple-http-security/src/main/java/com/waylau/spring/boot/security/config/SecurityConfig.java
4d3c37ceb6f66ccce862e5d19adebff4b55f939e
[ "MIT" ]
permissive
hakukata/spring-security-tutorial
056a2495efb9b12b868e9bf4a08348a41080c8fd
170c41b43a98fa9c0fca94f5bcbf9dec3402abf5
refs/heads/master
2021-09-04T21:48:25.660202
2018-01-22T13:17:30
2018-01-22T13:17:30
115,201,524
1
0
null
2017-12-23T14:42:22
2017-12-23T14:42:22
null
UTF-8
Java
false
false
2,463
java
package com.waylau.spring.boot.security.config; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.core.annotation.Order; import org.springframework.security.config.an...
[ "waylau521@gmail.com" ]
waylau521@gmail.com
ea234dca9988957f25a608f9b767ca35431853b4
ca6c8aab859af2a4ad9360b94bd88c6cbf6394d2
/src/main/java/utils/encoding/URLDecoderFixer.java
779a3eb80f2b361eb1df1ae1e6628f27c843c1dc
[]
no_license
amicom/Work-In-Progress
8255b50bcb946e27c39aa066185c93df50349d56
1d2471a5367f956292d4a57f349b962284eed62c
refs/heads/master
2021-01-10T14:28:32.223326
2015-11-08T18:27:01
2015-11-08T18:27:01
43,629,615
0
0
null
null
null
null
UTF-8
Java
false
false
4,065
java
/** * Copyright (c) 2009 - 2011 AppWork UG(haftungsbeschränkt) <e-mail@appwork.org> * <p/> * This file is part of org.appwork.utils.encoding * <p/> * This software is licensed under the Artistic License 2.0, * see the LICENSE file or http://www.opensource.org/licenses/artistic-license-2.0.php * for details */ p...
[ "amicom.pro@gmail.com" ]
amicom.pro@gmail.com
4480ecfbe4200ccc6f58bcd8f8fc4b7a9388519f
24bce14d084238f2457b6a6a23dce8e538d47966
/ferris-resiste-console/src/main/java/org/ferris/resiste/console/exit/ExitTool.java
02b9b0805d8d2b15a4b65566d1aa74e4bff3842c
[ "Apache-2.0" ]
permissive
mjremijan/ferris-resiste
637962d3b6de2b0aff27087364cf77d31faf7557
cecb7b62a0771a48ab23e0f72765adef14ff4f38
refs/heads/master
2021-05-08T16:01:29.790079
2021-03-28T13:48:44
2021-03-28T13:48:44
120,129,686
0
0
null
2021-04-26T17:28:11
2018-02-03T21:06:41
Java
UTF-8
Java
false
false
280
java
package org.ferris.resiste.console.exit; import javax.enterprise.context.ApplicationScoped; @ApplicationScoped public class ExitTool { public void exitAbnormal() { System.exit(1); } public void exitNormal() { System.exit(0); } }
[ "mjremijan@yahoo.com" ]
mjremijan@yahoo.com
2c4a15d7dccb88618c9f518b52fa4c263e3d43be
134950f7f1315d92abc95a1cf6b9c6843dcb5a4b
/Chapter6/thymeleaf-view-demo/src/main/java/com/geektime/thymeleafviewdemo/controller/CoffeeOrderController.java
ed970e550a0d931b6303d2421020793858c383b7
[]
no_license
jinrunheng/spring-family-learn
d773812afed625eb65d2d7e8ec1b9d13ddedc7da
b92a87bd7c116b1c2062cc811260a323167449e1
refs/heads/master
2023-04-12T16:18:52.332279
2021-05-10T08:19:27
2021-05-10T08:19:27
305,738,244
1
0
null
null
null
null
UTF-8
Java
false
false
2,786
java
package com.geektime.thymeleafviewdemo.controller; import com.geektime.thymeleafviewdemo.controller.request.NewOrderRequest; import com.geektime.thymeleafviewdemo.model.Coffee; import com.geektime.thymeleafviewdemo.model.CoffeeOrder; import com.geektime.thymeleafviewdemo.service.CoffeeOrderService; import com.geektime...
[ "1175088275@qq.com" ]
1175088275@qq.com
c97e81193a294cabc6728d608fec390e29aea519
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_13/Testnull_1282.java
3a72fd40fc3d5576bce33d3e4f6a6a481c0d1ca6
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
304
java
package org.gradle.test.performancenull_13; import static org.junit.Assert.*; public class Testnull_1282 { private final Productionnull_1282 production = new Productionnull_1282("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
20d4f3823e9aac495e32182b6d42cd4843e503f2
6756d0542d29e267644d453f288e94c85508eebf
/src/main/java/sonar/logistics/common/containers/ContainerEmitterList.java
4eed72f93155a15b20ecb1870514703fd198031f
[ "MIT" ]
permissive
TartaricAcid/Practical-Logistics-2
3e165b995131f64d7fbfbe1a25f91b9f59726f96
e7b9bd87fe513d291e6ffccf8e7e5a6736a6c1f8
refs/heads/1.10.2
2020-03-17T01:46:07.351013
2018-03-10T10:52:01
2018-03-10T10:52:01
133,165,404
1
0
null
2018-05-12T16:53:17
2018-05-12T16:53:16
null
UTF-8
Java
false
false
570
java
package sonar.logistics.common.containers; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.inventory.Container; import net.minecraft.item.ItemStack; import sonar.core.utils.SonarCompat; public class ContainerEmitterList extends Container { public EntityPlayer player; public ContainerEmitterLi...
[ "ollielansdell@hotmail.co.uk" ]
ollielansdell@hotmail.co.uk
60835f69fd8cc3e61fca2d23da4191649ca098d8
e6c83034c1f594e26baa22114510863f0a0b9820
/src/main/java/it/bbsoftware/travelfinder/web/rest/vm/LoginVM.java
46de0f43066c5f04630138fda6e06544df04652d
[]
no_license
baki882/travelfinder
14f679a5b0008ece8bd03ad676316e05dbfd7588
eb53a65728174cc29ed89296a3d7f81089729ad9
refs/heads/master
2020-03-17T23:51:46.572590
2018-05-19T13:34:13
2018-05-19T13:34:13
134,064,800
0
0
null
2018-05-20T09:09:18
2018-05-19T13:34:09
Java
UTF-8
Java
false
false
1,125
java
package it.bbsoftware.travelfinder.web.rest.vm; import javax.validation.constraints.NotNull; import javax.validation.constraints.Size; /** * View Model object for storing a user's credentials. */ public class LoginVM { @NotNull @Size(min = 1, max = 50) private String username; @NotNull @Size(m...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
b66787f28a70e5797b85942c8af884c6f298aed0
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/neo4j/learning/3388/WorkThread.java
34a85d7561d05b56b48cdeb14b405986f14592aa
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,769
java
/* * Copyright (c) 2002-2018 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j 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 ...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
d4055dc4bb9f00617f91c499641ba1f30ba11ae7
6f73a0d38addee468dd21aba1d5d53963be84825
/application/src/main/java/org/mifos/framework/struts/tags/XmlBuilder.java
d785296babec17bc9f43340338cb5bc5b1f8a432
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
mifos/1.4.x
0f157f74220e8e65cc13c4252bf597c80aade1fb
0540a4b398407b9415feca1f84b6533126d96511
refs/heads/master
2020-12-25T19:26:15.934566
2010-05-11T23:34:08
2010-05-11T23:34:08
2,946,607
0
0
null
null
null
null
UTF-8
Java
false
false
4,764
java
/* * Copyright (c) 2005-2009 Grameen Foundation USA * All rights reserved. * * 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 * * Unl...
[ "meonkeys@a8845c50-7012-0410-95d3-8e1449b9b1e4" ]
meonkeys@a8845c50-7012-0410-95d3-8e1449b9b1e4
16057913cf3f4d1e22fa76f945dafcd97d871ff9
7aa02f902ad330c70b0b34ec2d4eb3454c7a3fc1
/com/expensemanager/rg.java
d96bb5b44ab407a27d275cf096f6b65841fa0e23
[]
no_license
hisabimbola/andexpensecal
5e42c7e687296fae478dfd39abee45fae362bc5b
c47e6f0a1a6e24fe1377d35381b7e7e37f1730ee
refs/heads/master
2021-01-19T15:20:25.262893
2016-08-11T16:00:49
2016-08-11T16:00:49
100,962,347
1
0
null
2017-08-21T14:48:33
2017-08-21T14:48:33
null
UTF-8
Java
false
false
473
java
package com.expensemanager; import android.content.DialogInterface; import android.content.DialogInterface.OnClickListener; class rg implements OnClickListener { final /* synthetic */ String[] f5214a; final /* synthetic */ rd f5215b; rg(rd rdVar, String[] strArr) { this.f5215b = rdVar; th...
[ "m.ravinther@yahoo.com" ]
m.ravinther@yahoo.com
5084a0215bb3ad7a5665d88dd9aa5d356fb87b0d
5598faaaaa6b3d1d8502cbdaca903f9037d99600
/code_changes/Apache_projects/HDFS-1106/a2ff806d2e157b2c3d1f07732407705bfca20281/~HeartbeatEndpointTask.java
5aba6876c144b6adb80c859a67d418fac1f563c3
[]
no_license
SPEAR-SE/LogInBugReportsEmpirical_Data
94d1178346b4624ebe90cf515702fac86f8e2672
ab9603c66899b48b0b86bdf63ae7f7a604212b29
refs/heads/master
2022-12-18T02:07:18.084659
2020-09-09T16:49:34
2020-09-09T16:49:34
286,338,252
0
2
null
null
null
null
UTF-8
Java
false
false
7,002
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 ...
[ "archen94@gmail.com" ]
archen94@gmail.com
ec4d22c831d91740b2316a8eb56ff1f65f2d95d6
583a7356cd8e530fca83be30f068342006de4f4b
/src/com/kubeiwu/commontool/volley/request/KGsonArrayRequest.java
83df5d61c40409e93a66006ebbf76ccc01873219
[]
no_license
cgpllx/KcommonTool
2b18ce29bb029c9b689d428a90c408d058f7c8f9
a4ef5ae89383a09987288300231009d125e2be1b
refs/heads/master
2020-09-12T21:43:06.142291
2015-01-17T09:47:38
2015-01-17T09:47:38
23,507,659
4
0
null
null
null
null
UTF-8
Java
false
false
1,695
java
package com.kubeiwu.commontool.volley.request; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.List; import java.util.Map; import com.android.volley.NetworkResponse; import com.android.volley.ParseError; import com.android.volley.Response; import com.android.volley....
[ "cgpllx1@qq.com" ]
cgpllx1@qq.com
713f605b4b7af58e0ff670bc29b73dd6751d0626
8c49003ae8e7b5662a9ee3c79abdb908463bef41
/service-job/src/main/java/com/java110/job/adapt/hcGov/inoutRecord/AddInoutRecordToHcGovReturnAdapt.java
3d80402a980b455b45230359a7b57a9be8e928d6
[ "Apache-2.0" ]
permissive
java110/MicroCommunity
1cae5db3f185207fdabe670eedf89cdc5c413676
fbcdd1974f247b020114d3c9b3f649f9e48d3182
refs/heads/master
2023-08-05T13:44:19.646780
2023-01-09T10:09:54
2023-01-09T10:09:54
129,351,237
820
381
Apache-2.0
2023-02-22T07:05:27
2018-04-13T05:15:52
Java
UTF-8
Java
false
false
1,773
java
/* * Copyright 2017-2020 吴学文 and java110 team. * * 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 l...
[ "928255095@qq.com" ]
928255095@qq.com
a6997e55ed4597db0494794dd202a520cc8ebfd9
df5bac6d68ccbfb51d6f8116123de5cd5d81360f
/Briscola/src/org/mmarini/briscola/Estimation.java
618d8b50467b352b8bc9c7e1aa7ae8123b95bcdd
[]
no_license
corradomirra/briscola
3fbcda0ba35ea31f5130adda6cc66e54f43f22ad
fcfad44a1a73be36afcf6772f84bb2594a0d0506
refs/heads/master
2021-03-11T19:50:41.644408
2013-12-08T19:16:20
2013-12-08T19:16:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,717
java
/** * */ package org.mmarini.briscola; /** * @author US00852 * */ public class Estimation { private double aiWinProb; private double playerWinProb; private boolean confident; private Card bestCard; /** * */ public Estimation() { } /** * @return the win probability */ ...
[ "marco.marini@mmarini.org" ]
marco.marini@mmarini.org
2e92f4581e94661980547306c06299dc221491e6
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/65/org/apache/commons/math/geometry/Rotation_distance_1067.java
b05c0dcb154a95e9eef3916711b2b41ccc3da23f
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
3,493
java
org apach common math geometri rotat dimension space rotat repres mathemat entiti matric ax angl cardan euler angl quaternion present higher level abstract user orient hide implement detail curiou quaternion intern represent user build rotat represent represent retriev code rotat code instanc c...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
00b9f59216dbba1eea440790ee591983f305258e
97efc6fa9e64e2b8637a93dbe6da7abb573aa1b9
/src/main/java/com/servtech/servcloud/app/model/huangliang_matStock/WoMMat.java
24d4582ef95558489728f92b5f5b4c9ad2d78f0c
[]
no_license
smartaid1980/STOutsource
c65a1a77749973e6b05106d8dabdfa848be76a97
d5bc21c2d69d5cb72743a22ba79c794d18786ac3
refs/heads/master
2023-01-04T23:40:14.806766
2020-10-29T02:34:32
2020-10-29T02:34:32
301,026,621
0
0
null
null
null
null
UTF-8
Java
false
false
325
java
package com.servtech.servcloud.app.model.huangliang_matStock; import org.javalite.activejdbc.Model; import org.javalite.activejdbc.annotations.*; /** * Created by Jenny on 2019/07/25. */ @Table("a_huangliang_wo_m_mat") @CompositePK({"order_id","machine_id","wo_m_time","m_mat_time"}) public class WoMMat extends Mode...
[ "jacokao@servtech.com.tw" ]
jacokao@servtech.com.tw
7b830a91a0b15262053d1a9b13c875ba03dab90e
f0e3f7ec4525290e46a54917911b2791930d34a7
/sonrisa-backend/src/main/java/hu/sonrisa/backend/messageboard/ErtesitesService.java
cf5657d79488b8cc08b9952649e566ef7aea25e1
[]
no_license
nobesnickr/POS-Gateway-Source-Swarm
f808e65a2bbf4fd28d6fd041a996de031a2a49bc
cc35ba6218cdc120e76a1c51609f57f07afc8184
refs/heads/master
2021-04-12T03:54:25.359891
2015-01-19T20:54:43
2015-01-19T20:54:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,095
java
/* * Copyright (c) 2013 Sonrisa Informatikai Kft. All Rights Reserved. * * This software is the confidential and proprietary information of * * Sonrisa Informatikai Kft. ("Confidential Information"). * You shall not disclose such Confidential Information and shall use it only in * accordance with the t...
[ "szirmayb@sonrisa.hu" ]
szirmayb@sonrisa.hu
18dd9ec89bbe9d77bb2cb5e1641cba28b46d6c04
83d781a9c2ba33fde6df0c6adc3a434afa1a7f82
/MarketPublicMobileAPI/src/com/newco/marketplace/api/mobile/beans/soDetails/v3_0/SupportNotes.java
ffded1eef8691c460295c8da7ebe07f685783b52
[]
no_license
ssriha0/sl-b2b-platform
71ab8ef1f0ccb0a7ad58b18f28a2bf6d5737fcb6
5b4fcafa9edfe4d35c2dcf1659ac30ef58d607a2
refs/heads/master
2023-01-06T18:32:24.623256
2020-11-05T12:23:26
2020-11-05T12:23:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
696
java
package com.newco.marketplace.api.mobile.beans.soDetails.v3_0; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import com.thoughtworks.xstream.annotations.XStreamAlias; import com.thoughtworks.xstream.annotations.XStreamImplicit; @XS...
[ "Kunal.Pise@transformco.com" ]
Kunal.Pise@transformco.com
ec0fb0f1c90ea6ea563e81246a783bb6f5f3f652
65a6345a544888bcbdbc5c04aa4942a3c201e219
/src/main/java/mayday/tiala/pairwise/data/probes/AlignmentDerivedProbe.java
7e26307196cb244e911c036a9107dab9cb6c35a3
[]
no_license
Integrative-Transcriptomics/Mayday-level2
e7dd61ba68d149bed845b173cced4db012ba55b1
46a28829e8ead11794951fbae6d61e7ff37cad4a
refs/heads/master
2023-01-11T21:57:47.943395
2016-04-25T12:59:01
2016-04-25T12:59:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
499
java
package mayday.tiala.pairwise.data.probes; import mayday.tiala.pairwise.data.AlignmentStore; import mayday.tiala.pairwise.data.mastertables.AlignmentDerivedMasterTable; public abstract class AlignmentDerivedProbe extends DerivedProbe { protected AlignmentStore store; public AlignmentDerivedProbe( AlignmentDerive...
[ "adrian.geissler@student.uni-tuebingen.de" ]
adrian.geissler@student.uni-tuebingen.de
ed0f2487b12f617080f7dfac190720d052237d3a
5ccccb200c5564ac33e4e2e5327a0721751b31ce
/kbopark-operation/kbopark-kbpay-platform/src/main/java/com/kbopark/kbpay/paysdk/NoSuchChannelPayService.java
e12d0e3f2aa98b1a803b4794a902101603d86209
[]
no_license
arvin-xiao/peg_back
444e40f43cc8de62431260dab8082dc400135cf8
30e98fc7e23701403ab1e5cad7e4de9bf1a1b965
refs/heads/master
2023-04-30T14:10:48.613681
2020-12-09T13:12:09
2020-12-09T13:12:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
629
java
package com.kbopark.kbpay.paysdk; import com.kbopark.kbpay.entity.PayTradeOrder; public class NoSuchChannelPayService implements IKbPayService<PayResult> { @Override public PayResult jsPay(PayTradeOrder order) { throw new UnsupportedOperationException("系统不支持" + order.getPayChannelValue() + "类型的支付通道"); } @Over...
[ "862970151@qq.com" ]
862970151@qq.com
e48260eb0b23951e9c2ea8dfc861f46367a80392
73fd7cf535b476ed2238ca42cb5e79d440a92f06
/app/src/main/java/com/cn/uca/bean/home/samecityka/MyTicketCodeBean.java
3cdd2041a56c8fc20e2110a773eae249c0ebfa63
[]
no_license
WengYihao/UCA
f4c5ee5d8624aa89aa23eb0558062d80902a576b
2b83b0550db9b44c73015f17e1e0e3a7287768a6
refs/heads/master
2021-01-02T22:28:49.469304
2018-03-29T12:38:11
2018-03-29T12:38:11
99,201,955
0
0
null
null
null
null
UTF-8
Java
false
false
1,752
java
package com.cn.uca.bean.home.samecityka; import android.os.Parcel; import android.os.Parcelable; /** * Created by asus on 2017/12/18. */ public class MyTicketCodeBean implements Parcelable{ private int city_cafe_ticket_id; private int number; private String ticket_name; public int getCity_cafe_tic...
[ "15112360329@163.com" ]
15112360329@163.com
ef0f2efe78ef3e979acdc91a013e547517dadfec
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/junit_cluster/2405/src_2.java
f78a15a84d0319876ea962abbf0c9ac3afc22b15
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,176
java
/** * */ package org.junit.experimental.theories.internal; import java.lang.reflect.Method; import java.util.ArrayList; import java.util.List; import org.junit.experimental.theories.ParameterSignature; import org.junit.experimental.theories.PotentialAssignment; import org.junit.experimental.theories.PotentialAssig...
[ "375833274@qq.com" ]
375833274@qq.com
81331a6f4e21df8fc097d621c7e5dc520ddf9db0
80576460f983a1ce5e11348e144257d6a2e12a97
/Processamento/ContaCapitalProcessamentoEJB/src/main/java/br/com/sicoob/sisbr/cca/processamento/negocio/servicos/ejb/FechGerarCalculoProvisaoJurosJob.java
e1fca8c8c181ab5dcc6196d5d73d43c4ef2ef906
[]
no_license
pabllo007/cca
8d3812e403deccdca5ba90745b188e10699ff44c
99c24157ff08459ea3e7c2415ff75bcb6a0102e4
refs/heads/master
2022-12-01T05:20:26.998529
2019-10-27T21:33:11
2019-10-27T21:33:11
217,919,304
0
0
null
2022-11-24T06:24:00
2019-10-27T21:31:25
Java
UTF-8
Java
false
false
946
java
package br.com.sicoob.sisbr.cca.processamento.negocio.servicos.ejb; import java.util.ArrayList; import java.util.List; import javax.ejb.Remote; import javax.ejb.Stateless; import br.com.sicoob.sws.api.contexto.ContextoExecucao; import br.com.sicoob.sws.api.execucao.Step; import br.com.sicoob.sws.api.servico.JobServi...
[ "=" ]
=
1fc7183c918fa0b31cf4213b4c5e88e7d976b71b
cfc9e6b1d923642307c494cfaf31e5d437e8609b
/com/hbm/render/item/ItemRenderMP40.java
1ad36e5d4cf70b07b0822f28a216c51f5aaf8338
[ "WTFPL" ]
permissive
erbege/Hbm-s-Nuclear-Tech-GIT
0553ff447032c6e9bbc5b5d8a3f480bc33aac13d
043a07d5871568993526928db1457508f6e4c4f3
refs/heads/master
2023-08-02T16:32:28.680199
2020-09-16T20:53:45
2020-09-16T20:53:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,402
java
package com.hbm.render.item; import org.lwjgl.opengl.GL11; import com.hbm.lib.RefStrings; import com.hbm.render.model.ModelMP40; import net.minecraft.client.Minecraft; import net.minecraft.entity.Entity; import net.minecraft.item.ItemStack; import net.minecraft.util.ResourceLocation; import net.minecraftforge.client...
[ "hbmmods@gmail.com" ]
hbmmods@gmail.com
a4a5b359179c2da8deb0b4862355d06a5b36bb7d
2f5cd5ba8a78edcddf99c7e3c9c19829f9dbd214
/java/playgrounds/boescpa/src/main/java/playground/boescpa/lib/tools/scenarioAnalyzer/eventHandlers/ScenarioAnalyzerEventHandler.java
99834ebe4ff5569f41f25dba9ad4f552e5ac6abe
[]
no_license
HTplex/Storage
5ff1f23dfe8c05a0a8fe5354bb6bbc57cfcd5789
e94faac57b42d6f39c311f84bd4ccb32c52c2d30
refs/heads/master
2021-01-10T17:43:20.686441
2016-04-05T08:56:57
2016-04-05T08:56:57
55,478,274
1
1
null
2020-10-28T20:35:29
2016-04-05T07:43:17
Java
UTF-8
Java
false
false
2,048
java
/* * *********************************************************************** * * project: org.matsim.* * * * * *********************************************************************** * * ...
[ "htplex@gmail.com" ]
htplex@gmail.com
bca16bb9d61bcaac2f38cfc6826db4dcce32c38a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/32/32_3f49df7d701f95c5e9bf33e5da59c87f701fd4a3/MutexTransport/32_3f49df7d701f95c5e9bf33e5da59c87f701fd4a3_MutexTransport_s.java
7eb40a69573e2bafa3334a0cb806ad552f088090
[]
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
3,125
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"); y...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
04ed738aac4575d77e0ce35d5d51334d66fa9e91
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/aliding-20230426/src/main/java/com/aliyun/aliding20230426/models/SimpleListReportHeaders.java
b660744889d44acc06a25ee9c96cbd382549b570
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
1,831
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.aliding20230426.models; import com.aliyun.tea.*; public class SimpleListReportHeaders extends TeaModel { @NameInMap("commonHeaders") public java.util.Map<String, String> commonHeaders; @NameInMap("AccountContext") public Simple...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
ae2eecca7ad5cbbc9c272961a209c4565041c465
a24789efd2cb74131111acf2baf3ffff2d6e8280
/JavaCode/contest/weekly/n201_300/n262/N4.java
895d5448740cef70a031fd81742f21ba021ab738
[ "Apache-2.0" ]
permissive
MikuSugar/LeetCode
15e6c7a73b296a74f4c86435c832f99021a3b6d7
e9cf36e52ae38d92b97e3c5c026c97e300c07971
refs/heads/master
2023-06-26T10:39:50.001158
2023-06-21T08:31:37
2023-06-21T08:31:37
164,054,066
6
0
null
null
null
null
UTF-8
Java
false
false
2,269
java
package JavaCode.contest.weekly.n201_300.n262; import utils.Parse; /** * @author mikusugar */ public class N4 { //TODO public static void main(String[] args) { System.out.println(new N4().minimumDifference( Parse.toIntArr("[-48132,-98242,-75860,36593,92379,-2438,44463,51332,-23848,4...
[ "syfangjie@live.cn" ]
syfangjie@live.cn
8316b5621044ee9379a97217f6fb272283fc4223
2f3c04382a66dbf222c8587edd67a5df4bc80422
/src/com/cedar/cp/impl/xmlform/rebuild/FormRebuildEditorSessionImpl.java
00a656cbf3541d2fb1bffa897588d101839ccbcf
[]
no_license
arnoldbendaa/cppro
d3ab6181cc51baad2b80876c65e11e92c569f0cc
f55958b85a74ad685f1360ae33c881b50d6e5814
refs/heads/master
2020-03-23T04:18:00.265742
2018-09-11T08:15:28
2018-09-11T08:15:28
141,074,966
0
0
null
null
null
null
UTF-8
Java
false
false
3,600
java
// Decompiled by: Fernflower v0.8.6 // Date: 12.08.2012 13:05:20 // Copyright: 2008-2012, Stiver // Home page: http://www.neshkov.com/ac_decompiler.html package com.cedar.cp.impl.xmlform.rebuild; import com.cedar.cp.api.base.CPException; import com.cedar.cp.api.base.En...
[ "arnoldbendaa@gmail.com" ]
arnoldbendaa@gmail.com
fab7dffdab43023f40222b21008e32b8a9ffe0b0
d6d15b33bb686c2c343cd4fb4aba0246011237c8
/renren-fast/src/main/java/io/renren/RenrenAdminApplication.java
777fe78b97c9d91d8fb4f6d4b00a57ef50e4c8c6
[ "Apache-2.0" ]
permissive
xionglongxiang/gulimall
203b8d54efd196e3ffad43521e25d33471c95d03
a92f700d266b610427f84d2a686ba9f0c49973b4
refs/heads/master
2023-07-10T00:16:16.740580
2021-08-09T13:42:41
2021-08-09T13:42:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
448
java
/** * Copyright (c) 2016-2019 人人开源 All rights reserved. * * https://www.renren.io * * 版权所有,侵权必究! */ package io.renren; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class RenrenAdminApplication { public s...
[ "704566072@qq.com" ]
704566072@qq.com
e062ebbd631937e121b03cb95ebd49fc90ed1871
f0b239c27fa79554250d6c2f517643b6f708c0ef
/restful/src/com/vteba/user/service/UserServiceImpl.java
694c499d99d6a439dfafd48d442ccfaf9af7f134
[]
no_license
CRayFish07/restful
742f3036dc432bfb93c7bb49adf54ee5ee96bb4e
73176ac827ae2edef408281d6d7229db9d67b01f
refs/heads/master
2021-01-18T17:53:29.443647
2015-05-22T15:34:14
2015-05-22T15:34:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
package com.vteba.user.service; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Service; import com.vteba.user.model.User; @Service public class UserServiceImpl { private static final Logger LOGGER = LoggerFactory.getLogger(UserServiceImpl.class); public...
[ "tongku2008@126.com" ]
tongku2008@126.com
a2d3ae3d591d65ac98315466c03e990668f65ee4
dfa46dd73ac209d46a87f49f314614538d209df7
/src/main/java/com/lyb/client/processor/impl/Processor_1006_3.java
33c7c31bd37cfb7fdd36d41dca06eaad58f3c095
[]
no_license
safziy/lyb_client
a580fb596bc9d3b91db9d1d8d2166d480c31e746
b2842186f63136309ddd150837352cf63cfb5b9a
refs/heads/master
2020-12-31T04:28:49.347905
2016-01-15T09:28:15
2016-01-15T09:28:15
45,508,000
0
0
null
null
null
null
UTF-8
Java
false
false
1,211
java
package com.lyb.client.processor.impl; import java.util.Map; import com.lyb.client.context.ConfigContext; import com.lyb.client.log.LogUtil; import com.lyb.client.manager.PlayerManager; import com.lyb.client.message.protocol.Message_1006_3; import com.lyb.client.message.protocol.segment.ItemIdArray.ItemIdArra...
[ "787395455@qq.com" ]
787395455@qq.com
f14089c6f709f7572058c2644075f0f366cf5e01
22d93e73b4b829b6b8b64b09ea8ef7c676a6806a
/2.JavaCore/src/com/javarush/task/task17/task1705/Solution.java
c3dc9541892580e184d3f8ca3d0d21c3882ab2ed
[]
no_license
Sekator778/JavaRushTasks
99b2844deaf42626704d23c8a83f75bd1a3661cb
82f1801395fd53dc7ffacd1d902115475c4e8601
refs/heads/master
2022-12-05T06:33:42.385482
2020-12-20T17:51:00
2020-12-20T17:51:00
243,021,523
2
0
null
2022-11-16T01:33:26
2020-02-25T14:35:20
Roff
UTF-8
Java
false
false
3,057
java
package com.javarush.task.task17.task1705; import java.util.ArrayList; import java.util.List; /* Сад-огород Сад-огород 1. Создай метод public void addFruit(int index, String fruit) - который добавляет параметр fruit в лист fruits на позицию index. 2. Создай метод public void removeFruit(int index) - который удаляет ...
[ "sekator778@gmail.com" ]
sekator778@gmail.com
16ac9e87a5ad7f70d9b03f4da14f158e36330ea4
236b2da5d748ef26a90d66316b1ad80f3319d01e
/trunk/core/src/main/java/org/marketcetera/trade/UserID.java
4a78c7621be28e74296f41bbbd6146ab77227a61
[ "Apache-2.0" ]
permissive
nagyist/marketcetera
a5bd70a0369ce06feab89cd8c62c63d9406b42fd
4f3cc0d4755ee3730518709412e7d6ec6c1e89bd
refs/heads/master
2023-08-03T10:57:43.504365
2023-07-25T08:37:53
2023-07-25T08:37:53
19,530,179
0
2
Apache-2.0
2023-07-25T08:37:54
2014-05-07T10:22:59
Java
UTF-8
Java
false
false
1,669
java
package org.marketcetera.trade; import org.marketcetera.util.misc.ClassVersion; import java.io.Serializable; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlValue; /* $License$ */ /** * Instances of this class uniquel...
[ "nagyist@mailbox.hu" ]
nagyist@mailbox.hu
212ffdf3eb4c8e2f09e9bfec885fa15fe140e1c7
f286c1ffaffe6a01f8b85feaed361e092911cfab
/src/main/java/com/bosssoft/install/nontax/windows/action/CheckEnviromment.java
97ed778b0f998f7d880d3480141c160729572b14
[]
no_license
105032013072/agency-efolder-windows
8761145b838a8ece7483bc20848d1fb0f10d796a
0ac70c7b2ec3eb815e1fe3042c11239d73cf9091
refs/heads/master
2022-09-25T01:52:25.968130
2019-07-10T03:25:12
2019-07-10T03:25:12
196,112,033
0
0
null
2022-06-21T01:25:54
2019-07-10T01:58:38
Java
UTF-8
Java
false
false
2,357
java
package com.bosssoft.install.nontax.windows.action; import java.io.BufferedReader; import java.io.InputStreamReader; import java.nio.Buffer; import java.util.Map; import java.util.Set; import com.bosssoft.platform.installer.core.IContext; import com.bosssoft.platform.installer.core.InstallException; import com.bossso...
[ "1337893145@qq.com" ]
1337893145@qq.com
bcef7af75746a75c5dd6fa71356a355ba46d83df
b03505a3aa12c8dabe281e6ebe662782c9de6ef7
/src/com/javamasterclass/lists/JDKLinkedList.java
7dd3a687d76033c2f0c761c54021a1d00800a157
[]
no_license
portnovtest/DataStructuresAndAlgorithms
b7e3415373a2a18a9e5ee63e52c120faebd0ae0c
a1889035438d3d471c60bf797cee64d4a88b4a0a
refs/heads/master
2023-03-23T08:48:31.339022
2021-03-16T20:34:00
2021-03-16T20:34:00
344,948,473
0
0
null
null
null
null
UTF-8
Java
false
false
1,547
java
package com.javamasterclass.lists; import java.util.Iterator; import java.util.LinkedList; public class JDKLinkedList { public static void main(String[] args) { Employee janeJones = new Employee("Jane", "Jones", 123); Employee johnDoe = new Employee("John", "Doe", 4567); Employee marySmith...
[ "phildolganov@yahoo.com" ]
phildolganov@yahoo.com
ccf6e8fb475491e88e1b6146f448943f590c2c63
efa7935f77f5368e655c072b236d598059badcff
/src/com/sammyun/controller/shop/member/MemberController.java
c75968611c6491205cf0694b08d0f1b410f40fe3
[]
no_license
ma-xu/Library
c1404f4f5e909be3e5b56f9884355e431c40f51b
766744898745f8fad31766cafae9fd4db0318534
refs/heads/master
2022-02-23T13:34:47.439654
2016-06-03T11:27:21
2016-06-03T11:27:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,463
java
/* * Copyright 2012-2014 sammyun.com.cn. All rights reserved. * Support: http://www.sammyun.com.cn * License: http://www.sammyun.com.cn/license */ package com.sammyun.controller.shop.member; import javax.annotation.Resource; import org.springframework.stereotype.Controller; import org.springframework.ui...
[ "melody@maxudeMacBook-Pro.local" ]
melody@maxudeMacBook-Pro.local
4b145c78e3c57a146b8e8cf6ef714ad82162fe65
281119dc7e9fd02a0ccc48154cab92e0a654795e
/vavi-crypt-sandbox/src/main/java/org/jstk/asn1/ASN1OctetString.java
00aa7c8d1f67c86b54ce66c67c5700a659516437
[ "BSD-3-Clause" ]
permissive
markcox/umjammer
0419b94b3ae67574c0c1e9b91491f5b389630480
0209116a1a869e269744133fac9f9be2403f9691
refs/heads/master
2021-01-18T09:38:52.234528
2012-06-25T08:32:54
2012-06-25T08:32:54
32,257,152
0
1
null
null
null
null
UTF-8
Java
false
false
1,492
java
/* * @(#) $Id: ASN1OctetString.java,v 1.1.1.1 2003/10/05 18:39:11 pankaj_kumar Exp $ * * Copyright (c) 2002-03 by Pankaj Kumar (http://www.pankaj-k.net). * All rights reserved. * * The license governing the use of this file can be found in the * root directory of the containing software. */ package...
[ "umjammer@00cfdfb4-7834-11de-ac83-69fcb5c178b1" ]
umjammer@00cfdfb4-7834-11de-ac83-69fcb5c178b1
7cd3b137900161751c16c2d69aaed8a458016eca
24a3905149c370a107e08d6896b79d6d73d2593d
/branch/i4c_lps/src/app/org/i4change/app/utils/mappings/StructureMethodList.java
35a88bee0c0fc7111a5c20d55a8fe1c9cda2f092
[]
no_license
lucyclevelromeeler/ezmodeler-svn-to-git
2060dfb81b1441d3946ac8b7332675d3755cc208
030ccbaf4f22d28b2f3c34b52500b00e53bfe08e
refs/heads/master
2023-03-18T06:39:16.243918
2015-12-28T14:38:20
2015-12-28T14:38:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,150
java
package org.i4change.app.utils.mappings; import java.util.LinkedHashMap; import java.lang.reflect.Method; import java.lang.reflect.Field; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.commons.lang.StringUtils; public class StructureMethodList { private stat...
[ "you@example.com" ]
you@example.com
65673235032fec20a396941455d9ccfcc3ace4ff
a3a06ca27ecad4b4674694387561d97d4920da47
/kie-wb-common-stunner/kie-wb-common-stunner-extensions/kie-wb-common-stunner-svg/kie-wb-common-stunner-svg-gen/src/main/java/org/kie/workbench/common/stunner/svg/gen/model/impl/MultiPathDefinition.java
8433227dc7832f263ee5f0b5304f5bdd4ece07e4
[ "Apache-2.0" ]
permissive
danielzhe/kie-wb-common
71e777afc9c518c52f307f33230850bacfcb2013
e12a7deeb73befb765939e7185f95b2409715b41
refs/heads/main
2022-08-24T12:01:21.180766
2022-03-29T07:55:56
2022-03-29T07:55:56
136,397,477
1
0
Apache-2.0
2020-08-06T14:50:34
2018-06-06T23:43:53
Java
UTF-8
Java
false
false
1,370
java
/* * Copyright 2017 Red Hat, Inc. and/or its affiliates. * * 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 app...
[ "manstis@users.noreply.github.com" ]
manstis@users.noreply.github.com
3933ed6b5ad289f30b34fb9662895dc058b3e6cf
6f50920881d0239881f67cad6def125243f08998
/E01DefiningClasses/E01Google/Company.java
b12889239028329c55e199bec022ff2546a9d938
[]
no_license
ViktorDimitrov1989/JavaOOP_Fundamentals
06102cdd51877d56a956ceac28120bb89f3c55b8
f3eff90f59ee5c8f2bf9b20a24f3961fdc1d37cc
refs/heads/master
2021-01-20T13:59:12.522380
2017-03-02T10:08:38
2017-03-02T10:08:38
82,727,535
0
0
null
null
null
null
UTF-8
Java
false
false
675
java
package E01DefiningClasses.E01Google; public class Company { private String name; private String department; private double sallary; public Company(String name, String department, double salary){ this.name = name; this.department = department; this.sallary = salary; } ...
[ "viktor.dimitrov.1989@gmail.com" ]
viktor.dimitrov.1989@gmail.com
90f90bd42f3037b96f61029c538885113759ae15
6ef4869c6bc2ce2e77b422242e347819f6a5f665
/devices/google/Pixel 2/29/QPP6.190730.005/src/framework/android/hardware/radio/V1_0/LceStatusInfo.java
1edf45f08b6becf4c4a4457cc2d87de0d4a0fa2b
[]
no_license
hacking-android/frameworks
40e40396bb2edacccabf8a920fa5722b021fb060
943f0b4d46f72532a419fb6171e40d1c93984c8e
refs/heads/master
2020-07-03T19:32:28.876703
2019-08-13T03:31:06
2019-08-13T03:31:06
202,017,534
2
0
null
2019-08-13T03:33:19
2019-08-12T22:19:30
Java
UTF-8
Java
false
false
3,303
java
/* * Decompiled with CFR 0.145. */ package android.hardware.radio.V1_0; import android.hardware.radio.V1_0.LceStatus; import android.os.HidlSupport; import android.os.HwBlob; import android.os.HwParcel; import java.util.ArrayList; import java.util.Objects; public final class LceStatusInfo { public byte actualIn...
[ "me@paulo.costa.nom.br" ]
me@paulo.costa.nom.br