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
821ce5db057593929e2a475ee8bd1b97f5603c78
35f60505133c66bd1782a89151ff6c03920b509c
/src/main/java/org/drip/learning/kernel/EigenFunctionRdToR1.java
3e899b84e512b2a62d5ce7d894f56a9601909699
[ "Apache-2.0" ]
permissive
YasserKarim/DROP
28baba9993ebf3f4bc8a104d54f90cbbddb0d36e
b2bd4f22c500ea92676babe9915f3a6b507ea26a
refs/heads/master
2020-07-15T05:17:12.835806
2019-08-23T06:50:02
2019-08-23T06:50:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,279
java
package org.drip.learning.kernel; /* * -*- mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /*! * Copyright (C) 2019 Lakshmi Krishnamurthy * Copyright (C) 2018 Lakshmi Krishnamurthy * Copyright (C) 2017 Lakshmi Krishnamurthy * Copyright (C) 2016 Lakshmi Krishnamurthy * Copyright (C) 2...
[ "lakshmimv7977@gmail.com" ]
lakshmimv7977@gmail.com
386c8795d6f57525db9e112e08985e42155410e6
cb9756a5857c5aed806bf93b7aa8770b5e4bf4ff
/src/main/java/com/mlsc/waste/enterprise/dao/impl/EnterpriseDaoImpl.java
7bfd934e523b3b04a96c4ca4e72ef7ff1c340f24
[]
no_license
SUZHOUTEAM/swp
f28b2dc192a2258c1f96c6492bf20bbf5ea18fae
d5b62d2748b660e65f9ff834b2359453cd664eb2
refs/heads/master
2020-03-28T15:38:21.455615
2018-09-13T08:22:42
2018-09-13T08:22:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,821
java
package com.mlsc.waste.enterprise.dao.impl; import com.mlsc.epdp.common.exception.DaoAccessException; import com.mlsc.waste.enterprise.dao.EnterpriseDao; import com.mlsc.waste.enterprise.model.RPCSysEnterpriseBaseVo; import com.mlsc.waste.utils.CodeTypeConstant; import com.mlsc.waste.wastecircle.model.EnterpriseVo; im...
[ "517829464@qq.com" ]
517829464@qq.com
6507ff7f9ea42ce3b7b036b344f709d8f57b2ed1
e1262848cb2f5a1b0c8cfd3ca09cf4fbf30d5584
/mclabels/src/main/java/com/shangpin/iog/mclabels/dao/DistributionCenterList.java
9fd29aa9f163b99ff7fa00eaf0271f18111e8bec
[]
no_license
tianxinghua/pachong
e619f8e34904ada839cd2d30f8781495de276230
a3fc6ea97ce9053f1269d5c3536b6677d5588138
refs/heads/master
2020-04-14T16:53:51.579843
2019-01-04T02:42:26
2019-01-04T02:42:26
163,964,124
1
0
null
null
null
null
UTF-8
Java
false
false
210
java
package com.shangpin.iog.mclabels.dao; import lombok.Getter; import lombok.Setter; @Setter @Getter public class DistributionCenterList { private DistributionCenterInfoSubmit DistributionCenterInfoSubmit; }
[ "1085024903@qq.com" ]
1085024903@qq.com
a2073b06230b9b2b8add2ebe1a9bee227107c84e
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_07938a0203df10068af1a52c1f2bb1ad4acb4f3e/GoalEngine/1_07938a0203df10068af1a52c1f2bb1ad4acb4f3e_GoalEngine_t.java
30b69696bc8e0ef91012a669dd8b01160c224a1a
[]
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
5,652
java
package org.eclipse.dltk.ti; import java.util.HashMap; import java.util.LinkedList; import org.eclipse.core.runtime.Assert; import org.eclipse.dltk.ti.goals.GoalEvaluator; import org.eclipse.dltk.ti.goals.IGoal; /** * Main working class for type inference. Purpose of this class is simple: * evaluate go...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
37016f9d0dbb15dafbc7d8c6b933691ceb973f03
1b523bf1b3bfd9782227ca394ac20143baf4974c
/official/chapter05/phoneme/phoneme_feature-mr3-rel-src-b01-17_jul_2008/jsr226/perseus2/engine/src/module/com/sun/perseus/model/TimeInterval.java
80531b14a6760d4b1c93ffc4a050e863f6676ad7
[]
no_license
Joyounger/armlinuxbook
66c80192a2d4ea068bba2e21c92067705da08949
b7fea1d8c235cbd1f4551b5495bbacc777d91916
refs/heads/master
2021-05-06T10:17:58.433025
2018-03-31T09:14:02
2018-03-31T09:14:02
114,165,147
1
1
null
null
null
null
UTF-8
Java
false
false
6,208
java
/* * $RCSfile: TimeInterval.java,v $ * * Copyright 1990-2008 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 on...
[ "942510346@qq.com" ]
942510346@qq.com
9016daa42fa12444ebfd1af78c65040e7b57f646
0adcb787c2d7b3bbf81f066526b49653f9c8db40
/src/main/java/com/alipay/api/java_websocket/handshake/HandshakeImpl1Client.java
fa27ea876a5021888d5661cbca9c844be5ec3b0e
[ "Apache-2.0" ]
permissive
yikey/alipay-sdk-java-all
1cdca570c1184778c6f3cad16fe0bcb6e02d2484
91d84898512c5a4b29c707b0d8d0cd972610b79b
refs/heads/master
2020-05-22T13:40:11.064476
2019-04-11T14:11:02
2019-04-11T14:11:02
186,365,665
1
0
null
2019-05-13T07:16:09
2019-05-13T07:16:08
null
UTF-8
Java
false
false
1,788
java
/* * Copyright (c) 2010-2018 Nathan Rajlich * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitation the rights to use, * copy, modify...
[ "liuqun.lq@alibaba-inc.com" ]
liuqun.lq@alibaba-inc.com
aa78151666aa5865962de8ed07befc6f394e827e
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_58affd8a6a12e058504efa035b8869a81b6b0b27/RuleBaseElement/9_58affd8a6a12e058504efa035b8869a81b6b0b27_RuleBaseElement_s.java
6e4a2249507a05dc9472bdf4a1ae6cf880ec76f1
[]
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
2,216
java
/** * Copyright 2010 OpenEngSB Division, Vienna University of Technology * * 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 * ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
56ec2c3b32842cd6d68d70f606a30a74949860d0
2586f3b8626c14aa53e9f87ac0844689b22a8b48
/src/org/graalvm/compiler/lir/alloc/lsra/LinearScan_OptionDescriptors.java
44beccbab42bdeb4e3f734c5a44eed36746166ae
[]
no_license
shaoxiongdu/LearningJDK
46fd841471f5d0e2737ebcd3570ef6f018a90ddb
406e4de55d107648ed6497d625239c637227aa66
refs/heads/master
2022-11-12T14:30:01.400708
2022-11-08T13:00:17
2022-11-08T13:00:17
350,005,058
18
11
null
null
null
null
UTF-8
Java
false
false
1,631
java
// CheckStyle: stop header check // CheckStyle: stop line length check // GENERATED CONTENT - DO NOT EDIT // Source: LinearScan.java package org.graalvm.compiler.lir.alloc.lsra; import java.util.*; import org.graalvm.compiler.options.*; import org.graalvm.compiler.options.OptionType; public class LinearScan_OptionDes...
[ "kangjianwei1990@qq.com" ]
kangjianwei1990@qq.com
09476f0c25c37536268227b1e6bbb0caf6424e4a
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Lang/58/org/apache/commons/lang/StringUtils_chop_3541.java
e4a07d7c442e688b83cd8c80caeb1e0b87af3756
[]
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
8,030
java
org apach common lang oper link java lang string code code safe empti isempti blank isblank check string text trim strip remov lead trail whitespac equal compar string safe index indexof index lastindexof safe index check index indexofani index lastindexofani index indexofanybut index lastindex...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
78c1358dd4872833b6d4be09d733e6bc0100ba4f
639db33873cb87583c933f4ef88435961426261f
/aliyun-java-sdk-cms/src/main/java/com/aliyuncs/cms/model/v20180308/ModifyTaskRequest.java
418bcf4e91953d0bf8150ea4c912f27bde55b120
[ "Apache-2.0" ]
permissive
ssy352959096/aliyun-openapi-java-sdk
f179d22043a253d77ee5f29ed7242420674a095c
7decd0e2273445b4311d576202fb6151e2194596
refs/heads/master
2020-04-15T05:25:56.754428
2019-04-02T09:33:41
2019-04-02T09:33:41
164,422,068
0
0
NOASSERTION
2019-04-02T09:33:42
2019-01-07T11:22:14
Java
UTF-8
Java
false
false
3,096
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...
[ "haowei.yao@alibaba-inc.com" ]
haowei.yao@alibaba-inc.com
c15cc90bb934b185510430772ccfcfca0bc92d73
c8664fc194971e6e39ba8674b20d88ccfa7663b1
/com/tencent/mm/plugin/shake/ui/TVThumbPreference.java
bc9e1725d071579ea8ebf1bf7a26a6b64223094b
[]
no_license
raochuan/wexin1120
b926bc8d4143c4b523ed43e265cd20ef0c89ad40
1eaa71e1e3e7c9f9b9f96db8de56db3dfc4fb4d3
refs/heads/master
2020-05-17T23:57:00.000696
2017-11-03T02:33:27
2017-11-03T02:33:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,357
java
package com.tencent.mm.plugin.shake.ui; import android.content.Context; import android.graphics.Bitmap; import android.util.AttributeSet; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import com.tencent.gmtrace.GMTrace; import com.tencent.mm.R.h; import com.tencent.mm.R.i; i...
[ "15223790237@139.com" ]
15223790237@139.com
53644e95b8c52f8a9b7f97a7f14f6a4a02b78e7a
35b710e9bc210a152cc6cda331e71e9116ba478c
/tc-wars/tc/src/main/java/com/topcoder/web/tc/controller/request/development/TCCC06ContestDetails.java
78f157ae27718f3adb859b2888d078c24872d15c
[]
no_license
appirio-tech/tc1-tcnode
d17649afb38998868f9a6d51920c4fe34c3e7174
e05a425be705aca8f530caac1da907d9a6c4215a
refs/heads/master
2023-08-04T19:58:39.617425
2016-05-15T00:22:36
2016-05-15T00:22:36
56,892,466
1
8
null
2022-04-05T00:47:40
2016-04-23T00:27:46
Java
UTF-8
Java
false
false
5,592
java
package com.topcoder.web.tc.controller.request.development; import com.topcoder.shared.dataAccess.DataAccessInt; import com.topcoder.shared.dataAccess.Request; import com.topcoder.shared.dataAccess.resultSet.ResultSetContainer; import com.topcoder.shared.util.DBMS; import com.topcoder.web.common.TCWebException; import...
[ "dongzhengbin@winterflames-MacBook-Pro.local" ]
dongzhengbin@winterflames-MacBook-Pro.local
94e1f2ca4b04c67b7825511bd53c6c7254256a1d
3b481b302b02edf57b816acac9e5ff3b7ec602e2
/src/com/twitter/android/media/camera/a.java
08e219719ec57341696d64b4aacbe182659c0caa
[]
no_license
reverseengineeringer/com.twitter.android
53338ae009b2b6aa79551a8273875ec3728eda99
f834eee04284d773ccfcd05487021200de30bd1e
refs/heads/master
2021-04-15T04:35:06.232782
2016-07-21T03:51:19
2016-07-21T03:51:19
63,835,046
1
1
null
null
null
null
UTF-8
Java
false
false
639
java
package com.twitter.android.media.camera; import android.content.Intent; import com.twitter.media.model.MediaFile; import com.twitter.media.model.MediaType; class a implements i { a(CameraActivity paramCameraActivity) {} public void a() { a.setResult(0); a.finish(); } public void a(MediaType...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
1565e8dc9a085db95db60cae13aedcf04f7c9977
c95c03f659007f347cc02e293faeb339eff85a59
/DataBase/MethodsDataBase/incubator-dubbo-dubbo-2.6.5/FailfastClusterInvokerTest/testNoInvoke.txt
c606791ba452b25b29e65d6fe89db2f8be388517
[]
no_license
dormaayan/TestsReposirotry
e2bf6c247d933b278fcc47082afa7282dd916baa
75520c8fbbbd5f721f4c216ae7f142ec861e2c67
refs/heads/master
2020-04-11T21:34:56.287920
2019-02-06T13:34:31
2019-02-06T13:34:31
162,110,352
0
2
null
null
null
null
UTF-8
Java
false
false
604
txt
@Test() public void testNoInvoke(){ dic=mock(Directory.class); given(dic.getUrl()).willReturn(url); given(dic.list(invocation)).willReturn(null); given(dic.getInterface()).willReturn(FailfastClusterInvokerTest.class); invocation.setMethodName("method1"); invokers.add(invoker1); resetInvoker1ToNoException(...
[ "dor.d.ma@gmail.com" ]
dor.d.ma@gmail.com
c66debf290baf26cee4f2cca6c1106f9feabcd60
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/home/a$2$1.java
c98124d9818735d7f17ef87461ada259c2d1721f
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
6,045
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.irobot.home; import android.content.Context; import android.support.v7.widget.RecyclerView; import com.irobot.core.*; import com.irobot.home.b...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
902a51eff7ae79b1434c8673171edd699b190550
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/4/4_0bbc11cc961519f5c9426314ee3a7dbd0665287d/BiojavaJmol/4_0bbc11cc961519f5c9426314ee3a7dbd0665287d_BiojavaJmol_t.java
3d85b2b81bd232cb3604a346f257a7a5826b62d8
[]
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,381
java
/* * BioJava development code * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. If you do not have a copy, * see: * * http://www.gnu.org/copyleft/lesser.html * * Copy...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
a2b2d367f79b2cd9c78f3251fcb2833c83b740e3
717f8e14760e63707f5302b96376004537dfc0c3
/common/mytms-common/src/main/java/org/mytms/common/util/EntityManagerUtil.java
b808043c6e88e8d9debcd9bdb37ade87dd8d0b75
[]
no_license
bulong0721/mytms
0fe12ac2d78bb351cf30ce16b252c9d33f00b7a1
8e2c0219fd8c56ce5ccc7c258079b50eea80ff9f
refs/heads/master
2021-01-20T02:57:01.726460
2017-05-30T14:01:35
2017-05-30T14:01:35
89,471,867
0
0
null
null
null
null
UTF-8
Java
false
false
1,808
java
package org.mytms.common.util; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.orm.jpa.EntityManagerFactoryUtils; import org.springframework.orm.jpa.EntityManagerHolder; import org.springframework.stereotype.Component; import org.springframework.transaction.support.Transaction...
[ "bulong0721@163.com" ]
bulong0721@163.com
5f9639b7cbed47acd802279fadb74ca0e20d7669
eed9d6187792f2a61932df552dcc332b61a12111
/src/main/java/com/synclock/Util.java
9a32e15552ddc84f5e27b42460eb30aabb7e7741
[]
no_license
JaxYoun/Concurrent
83356decf11d0c9425fdc421548414e185f11003
2cc09b39b238a6b075272c0e314f148048432096
refs/heads/master
2021-01-02T08:58:17.275570
2017-09-11T04:54:17
2017-09-11T04:54:17
99,105,563
0
0
null
null
null
null
UTF-8
Java
false
false
1,437
java
package com.synclock; public class Util { public static void main(String[] args) { // objectLockTest(); // oneToOneTest(); classLock(); } /** * 多个线程公用同一对象,并调用对象的加锁方法,会导致对象被锁, * 持有对象锁的线程才能调用对象的方法,其他线程只能阻塞 */ public static void objectLockTest(){ Actor actor = new Actor(); ThreadA a = new ThreadA(...
[ "gao88jie@qq.com" ]
gao88jie@qq.com
6f20f4abe2639b3b38c9db3b871e583b40cb7445
f6539477076aad7a37a18915531f6cae701d0484
/java/tags/agent-1.1.7/src/test/java/org/nhindirect/stagent/mail/WrappedMessageTest.java
e12a58687b898add25f9f8abf060fc5af599103a
[]
no_license
ssavarala/nhin-d
bf3a4f4773479875972fb52f4b3aae434d7665f8
4208b12ba138d50c25d80849585d4b18dd5df491
refs/heads/master
2020-05-29T11:40:19.748872
2016-09-15T18:45:34
2016-09-15T18:45:34
67,622,081
1
1
null
2016-09-07T15:56:12
2016-09-07T15:56:12
null
UTF-8
Java
false
false
2,174
java
package org.nhindirect.stagent.mail; import java.io.ByteArrayInputStream; import java.util.Arrays; import java.util.UUID; import javax.mail.internet.MimeMessage; import org.nhindirect.stagent.DefaultNHINDAgent; import org.nhindirect.stagent.NHINDStandard; import org.nhindirect.stagent.OutgoingMessage; import org.nhi...
[ "marcusm@localhost" ]
marcusm@localhost
054ab5326f3dca204070ee27b3f925abc131006d
139960e2d7d55e71c15e6a63acb6609e142a2ace
/mobile_app1/module549/src/main/java/module549packageJava0/Foo34.java
3ba2f5f5849bfce50b16ed65aacf0446c5e830e5
[ "Apache-2.0" ]
permissive
uber-common/android-build-eval
448bfe141b6911ad8a99268378c75217d431766f
7723bfd0b9b1056892cef1fef02314b435b086f2
refs/heads/master
2023-02-18T22:25:15.121902
2023-02-06T19:35:34
2023-02-06T19:35:34
294,831,672
83
7
Apache-2.0
2021-09-24T08:55:30
2020-09-11T23:27:37
Java
UTF-8
Java
false
false
509
java
package module549packageJava0; import java.lang.Integer; public class Foo34 { Integer int0; Integer int1; public void foo0() { new module549packageJava0.Foo33().foo8(); } public void foo1() { foo0(); } public void foo2() { foo1(); } public void foo3() { foo2(); } public voi...
[ "oliviern@uber.com" ]
oliviern@uber.com
9f4ffae321647a1352c4e7b033e5f3d233cf3e5d
0f6a517ee2031bc5f4c4f04489433c361398dede
/javabatchexperiments/src/student/exceptions/StudentNotFoundException.java
871c8f42c9618aac17b6a9b44bd7aa8b49e52347
[]
no_license
vineetsemwal/cg-javareact-2021-ls
30d21bf1a8d87d3cb93ef7f9b6229f951094a1b8
350f67f3c9c7c361b68a677bf14f3cd2e67117a0
refs/heads/master
2023-04-06T15:54:41.317120
2021-04-22T14:24:44
2021-04-22T14:24:44
335,256,122
4
1
null
null
null
null
UTF-8
Java
false
false
172
java
package student.exceptions; public class StudentNotFoundException extends RuntimeException{ public StudentNotFoundException(String msg){ super(msg); } }
[ "vineetsemwal82@gmail.com" ]
vineetsemwal82@gmail.com
ab50ca42616f32e7387bb5f3aefdc68f293cbe43
a617e2219c65e730f71584dcb325b9ecce66fa59
/aserv-server/src/main/java/com/absir/aserv/system/admin/AdminServer.java
a85331be3b1bb3eb33d7108bedc4ab850cb33dec
[ "Apache-2.0" ]
permissive
destmay/aserv
192c61b901f2f77eeda8e0bd6c7eb5c0303e51f6
186c21c3201b43d3e65f146c1956ef0640b65998
refs/heads/master
2021-01-01T06:00:43.670069
2017-07-11T10:26:39
2017-07-11T10:26:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,456
java
/** * Copyright 2013 ABSir's Studio * <p/> * All right reserved * <p/> * Create on 2013-4-6 下午1:06:37 */ package com.absir.aserv.system.admin; import com.absir.aserv.crud.CrudSupply; import com.absir.aserv.crud.ICrudSupply; import com.absir.aserv.menu.MenuContextUtils; import com.absir.aserv.system.bean.value.Je...
[ "absir@qq.com" ]
absir@qq.com
7541c15c11d07a32e87649e6e680a0f4a533f0b3
7466a4bccde9c9fe24db1955feae1a5ce67875b6
/0000000000000/boot-mongo-admin/java/src/main/java/com/shuogesha/platform/action/admin/JobLogAct.java
9c730d8000dc1d38ba37f1a89184fc89b713766e
[ "Apache-2.0" ]
permissive
ppayaoxing/jun_product_center
88903baa2e03d1acb54715e07901e355563c3ff0
85b2086b12dd0fdd79a1a92b36117e31fc5ff79a
refs/heads/master
2023-08-14T15:35:12.274785
2021-08-30T15:29:31
2021-08-30T15:29:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,878
java
package com.shuogesha.platform.action.admin; import static com.shuogesha.platform.web.mongo.SimplePage.cpn; import java.io.UnsupportedEncodingException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Autowired; import ...
[ "wujun728@163.com" ]
wujun728@163.com
1cbbe5b7071b336f96792b8c1f6741c0c34bb176
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/median/c716ee619761838749589cbd08d5fd56830bff349039f8587e988a5b0cd6310e04844d8e0ee98c5ffee3275aa227bd2c92fcde0993637fcf3bfbd41a37378833/001/mutations/190/median_c716ee61_001.java
96d97e31b97853fccd44237857ca0d407f86455f
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,393
java
package introclassJava; class IntObj { public int value; public IntObj () { } public IntObj (int i) { value = i; } } class FloatObj { public float value; public FloatObj () { } public FloatObj (float i) { value = i; } } class LongObj { public long value; public...
[ "justinwm@163.com" ]
justinwm@163.com
66be7969e254cb45e5c56443a6c7e22d0b0fb6dd
a5276aa546ba07aa9c0e3715fd797db611e85bdd
/src/Fuentes y JavaDoc/aon-ui-form/src/com/code/aon/ui/form/tree/controller/TreeNode.java
6b7e66a01f72c59466aef409010d182870b848b2
[]
no_license
esle-elkartea/lankidetza00016
03116465e454857d9dcace0f9d0c22f616999afe
6f9a16e6179ccf330a605f89d9c472a44bacd3fb
refs/heads/master
2021-01-17T17:16:10.956738
2016-06-24T12:07:46
2016-06-24T12:07:46
61,881,706
0
0
null
null
null
null
UTF-8
Java
false
false
1,816
java
package com.code.aon.ui.form.tree.controller; import org.apache.myfaces.custom.tree2.TreeNodeBase; import com.code.aon.common.tree.ITreeNodeTO; /** * TreeNode represents a node within a Tree. * * @author Consulting & Development. euke - 14-mar-2006 */ public class TreeNode extends TreeNodeBase { ...
[ "noreply@esle.eu" ]
noreply@esle.eu
0d854001126883cdd5d841db03b8d3fd11f42308
712aedb07b0eeaaa9183297f95b80eb3d75b13a5
/ajaxcrud/src/main/java/cafe/jjdev/ajaxajaxcrud/member/service/MemberService.java
7cd0a593e2feaecae52fceb282752753b702c9e8
[]
no_license
choiJH2013/ajaxcrud
bed4cebffe57d4c401bf762aefcea6a6004f3cc9
298be45a018c18cfb6d9fca9e21efb19ccc6a161
refs/heads/master
2020-05-29T13:19:42.992442
2019-05-29T05:44:49
2019-05-29T05:44:49
188,193,722
0
0
null
null
null
null
UTF-8
Java
false
false
2,674
java
package cafe.jjdev.ajaxajaxcrud.member.service; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import cafe.j...
[ "Administrator@MSDN-SPECIAL" ]
Administrator@MSDN-SPECIAL
56945ff53ace795d4107a44b861c81707b063d24
425c6c4317bfdecf52ca7f2da3dd6574ea99981a
/benchmark/src/main/java/com/jackvanlightly/rabbittesttool/topology/model/consumers/AckMode.java
1e167322629d8400b5a1ba155e14e1a91b347e00
[ "MIT" ]
permissive
isabella232/RabbitTestTool
d9656465aaf915a0567e9397c13df3604441a2d9
e1e1fb6d2b03e890f2f3d4afa255a8991ad35bee
refs/heads/master
2023-03-12T06:22:39.177587
2020-10-02T15:06:25
2020-10-02T15:06:25
326,470,844
0
0
MIT
2021-02-24T10:48:48
2021-01-03T18:10:31
null
UTF-8
Java
false
false
2,617
java
package com.jackvanlightly.rabbittesttool.topology.model.consumers; import com.jackvanlightly.rabbittesttool.topology.TopologyException; public class AckMode { boolean manualAcks; short consumerPrefetch; boolean globalPrefetch; int ackInterval; int ackIntervalMs; int requeueEveryNth; publ...
[ "vanlightly@gmail.com" ]
vanlightly@gmail.com
4914e89acd0c84cae534ddb74f88c5103af21820
d376366b7891db88b044b3a8bc7bd6feb4cd7c56
/r01fBusinessServices/r01fBusinessServicesCore/r01fBusinessServicesCoreSearchPersistence/r01fSearchLuceneClasses/src/main/java/r01f/persistence/lucene/LuceneDirectoryProvider.java
ddd8a560ba942e71dda71cd7b4c1b02fdc77630c
[]
no_license
opendata-euskadi/java-utils
b3b7ec4a4e7f2d55832d572e8a12fdfe8dde2144
6f66dc26c2bd0dc136742e27a2214f2f2b43d938
refs/heads/master
2022-12-24T22:54:31.220835
2019-07-29T23:32:29
2019-07-29T23:32:29
133,263,797
0
0
null
2022-12-16T04:56:14
2018-05-13T18:28:24
Java
UTF-8
Java
false
false
6,435
java
package r01f.persistence.lucene; import java.io.File; import java.io.IOException; import org.apache.lucene.store.Directory; import org.apache.lucene.store.FSDirectory; import r01f.types.Path; /** * @link Directory} provider * <ul> * <li>FileSystem</li> * <li>JdbDirectory (only Lucene 4)</li> * </ul> */ pu...
[ "futuretelematics@gmail.com" ]
futuretelematics@gmail.com
4d903aa062541f6d21eab525b05b951a710f38a5
6f70c0131012323b284a83471a362c8234f1adcb
/other_app_source_code/OlaCabs_V3.3.07/com/google/android/m4b/maps/p044k/LocationRequestCreator.java
8917510a1474bac4ee5d89e9d29d52564670d45c
[]
no_license
iamrahulyadav/iwms
83e51b561b0d14aa069e843e95b4885004746e53
4e51c8f16b3f63e4ccc42d5c7918d8c86538655a
refs/heads/master
2020-04-04T18:29:04.455657
2015-10-19T19:00:21
2015-10-19T19:00:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,711
java
package com.google.android.m4b.maps.p044k; import android.os.Parcel; import android.os.Parcelable.Creator; import android.support.v4.internal.view.SupportMenu; import com.google.android.m4b.maps.p037h.SafeParcelReader; import com.google.android.m4b.maps.p037h.SafeParcelWriter; import com.olacabs.customer.utils.Constan...
[ "rakesh.cherakkara@gmail.com" ]
rakesh.cherakkara@gmail.com
decf08e0f3cd87670c9da41e070949a513d4f8e6
038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad
/schemaOrgGson/src/org/kyojo/schemaorg/m3n4/gson/pending/container/LegislationJurisdictionDeserializer.java
76e566325fd7dc00b59cab7b96b1360405b692db
[ "Apache-2.0" ]
permissive
nagaikenshin/schemaOrg
3dec1626781913930da5585884e3484e0b525aea
4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8
refs/heads/master
2021-06-25T04:52:49.995840
2019-05-12T06:22:37
2019-05-12T06:22:37
134,319,974
1
0
null
null
null
null
UTF-8
Java
false
false
1,163
java
package org.kyojo.schemaorg.m3n4.gson.pending.container; import java.lang.reflect.Field; import java.lang.reflect.Type; import java.util.HashMap; import java.util.Map; import org.kyojo.gson.JsonDeserializationContext; import org.kyojo.gson.JsonDeserializer; import org.kyojo.gson.JsonElement; import org.kyojo.gson.Jso...
[ "nagai@nagaikenshin.com" ]
nagai@nagaikenshin.com
5673db26e3a2b93e0c5be3485c860c6e074577b9
2c4b70a3ed83a43d05e9d8935c605e3830928617
/src/org/omg/PortableServer/LIFESPAN_POLICY_ID.java
471e441d5bd8251131479abf533dab69e4a1d382
[]
no_license
rocky-peng/jdk8-sourcecode-read
5a6b911a2a0a6288a781a41745e5a8e124e7672c
7dc48fa88cb2b23e45fc976354ad254f6b155ec0
refs/heads/master
2021-11-15T05:59:08.895902
2021-08-13T02:03:29
2021-08-13T02:03:29
220,774,468
4
5
null
null
null
null
UTF-8
Java
false
false
473
java
package org.omg.PortableServer; /** * org/omg/PortableServer/LIFESPAN_POLICY_ID.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from /Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u144/9417/corba/src/share/classes/org/omg/PortableServer/poa.idl * Friday, July 21, 2017 10:09:19 PM PDT ...
[ "rocky.peng@qq.com" ]
rocky.peng@qq.com
da2ab43bef529b749fcfaa410ff931d937fc4fd8
cacd87f8831b02e254d65c5e86d48264c7493d78
/pc/financesystem/financesystem/src/main/java/com/manji/financesystem/service/AccountInfoService.java
f31cbb2f16c2f0b1a201b2431c0719ca210c299e
[]
no_license
lichaoqian1992/beautifulDay
1a5a30947db08d170968611068673d2f0b626eb2
44e000ecd47099dc5342ab8a208edea73602760b
refs/heads/master
2021-07-24T22:48:33.067359
2017-11-03T09:06:15
2017-11-03T09:06:15
108,791,908
0
3
null
null
null
null
UTF-8
Java
false
false
380
java
package com.manji.financesystem.service; import com.manji.financesystem.responseData.AccountInfoResult; import java.util.List; /** * Created by pudding on 2017-1-17. * 账户信息Service */ public interface AccountInfoService { /** * 获取账号汇总信息 * @return */ public List<AccountInfoRe...
[ "1015598423@qq.com" ]
1015598423@qq.com
f8a10ceb9355ccefd1ebbba7967b6dab5dbcb88e
9f394e1e92907e53aa08d704a74ce4ffe0274af1
/gs/src/main/java/org/mmocore/gameserver/model/chat/chatfilter/ChatMsg.java
bfe0a8bdbfd99813f5272da2b9f12b7d7ebad7c5
[]
no_license
forzec/l-all
47371658728deb59c22fef1b2f9d180cf874c8d4
fb98c98b2bc0fe8f99d8ba9d38286388818bf768
refs/heads/master
2021-01-10T11:39:14.017480
2016-04-03T12:47:18
2016-04-03T12:47:18
54,064,490
0
2
null
null
null
null
UTF-8
Java
false
false
683
java
package org.mmocore.gameserver.model.chat.chatfilter; import org.mmocore.gameserver.network.l2.components.ChatType; /** * Запись о сообщении в чат, для сохранения в списке последних сообщений игрока, используемом фильтрами чата. * * @author G1ta0 */ public class ChatMsg { public final ChatType chatType; public ...
[ "yurii.barbeu@gmail.com" ]
yurii.barbeu@gmail.com
2158b58d2070384ac247a5316e2588bc10cf9727
07d350ac583063b22dc49a6105c3f916d8e6ed1f
/src/main/java/io/paratek/seeker/net/Packet.java
41aa3ee7d18e662baa6e0b9dc8ea94f68ec29a58
[]
no_license
jjordantb/seeker
729c5c4d802a66d12e9261206f42d83182e5dc32
ab40b872fdda8937b5b9e1d4684a985262969f5c
refs/heads/master
2020-04-12T12:35:32.027952
2018-12-20T04:38:02
2018-12-20T04:38:02
162,496,525
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
package io.paratek.seeker.net; import java.io.Serializable; public class Packet implements Serializable { private final int op; private final Serializable payload; public Packet(int op, Serializable payload) { this.op = op; this.payload = payload; } public int getOp() { ...
[ "jordan.florchinger@uleth.ca" ]
jordan.florchinger@uleth.ca
7deca1cbc3844672c5c60defc56be88ea809a4de
95f2fdb228c3021634c573769ec9e46e26549391
/premiun-springJPA/jpacore/jpashop/src/main/java/jpacore/jpashop/controller/ItemController.java
a4a88c424836b21367fc64f779fc2c54e7646628
[]
no_license
Yumin-Kim/Java-SpringStudy
aafeb50042f3ea9af7de30e58d356ae22b332281
72a4cd76a55febd1bd842687ac80a3db24214454
refs/heads/master
2023-08-25T17:47:45.667803
2021-10-20T14:41:30
2021-10-20T14:41:30
380,800,790
0
0
null
null
null
null
UTF-8
Java
false
false
2,494
java
package jpacore.jpashop.controller; import jpacore.jpashop.domain.Item; import jpacore.jpashop.domain.items.Book; import jpacore.jpashop.service.ItemSerrvice; import lombok.Getter; import lombok.RequiredArgsConstructor; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.s...
[ "dbals0@naver.com" ]
dbals0@naver.com
71f9e494c7db215e584ae4d66d3a66223508513c
42786befcc2abf65082812618f1bb8596c7fb7e4
/src/main/java/jpuppeteer/cdp/client/entity/page/Viewport.java
d4d11e933399ce3f3e3b607db819b8652bd429d5
[ "Apache-2.0" ]
permissive
sunshinex/jpuppeteer
3e30fcd434d7ddedabd0d9eeb35620707cd5bd87
0b60d1800e31decf309311671ee5f9262ea22ca5
refs/heads/2.0
2023-07-20T14:27:19.565745
2023-07-12T17:32:48
2023-07-12T17:32:48
203,903,640
33
7
Apache-2.0
2023-07-12T17:34:26
2019-08-23T01:49:32
Java
UTF-8
Java
false
false
1,758
java
package jpuppeteer.cdp.client.entity.page; /** * Viewport for capturing screenshot. */ public class Viewport { /** * X offset in device independent pixels (dip). */ private java.math.BigDecimal x; /** * Y offset in device independent pixels (dip). */ private java.math.BigDecimal y; ...
[ "jarvis.xu@vipshop.com" ]
jarvis.xu@vipshop.com
fa6fd1dab11c4b0ab1446c5f263dae8d24d3018b
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project25/src/main/java/org/gradle/test/performance25_3/Production25_208.java
ce1360e4dd61cd2aa199ad32f8a044e2c26f96ec
[]
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
305
java
package org.gradle.test.performance25_3; public class Production25_208 extends org.gradle.test.performance12_3.Production12_208 { private final String property; public Production25_208() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
b57098dc9ae786f10f92d30a7e2dfd3cffae7b90
fff8f77f810bbd5fb6b4e5f7a654568fd9d3098d
/src/main/java/androidx/core/app/ComponentActivity.java
40f528c8a03b797a1961a65f45ef8aae51e0c9ce
[]
no_license
TL148/gorkiy
b6ac8772587e9e643d939ea399bf5e7a42e89f46
da8fbd017277cf72020c8c800326954bb1a0cee3
refs/heads/master
2021-05-21T08:24:39.286900
2020-04-03T02:57:49
2020-04-03T02:57:49
252,618,229
0
0
null
2020-04-03T02:54:39
2020-04-03T02:54:39
null
UTF-8
Java
false
false
2,292
java
package androidx.core.app; import android.app.Activity; import android.os.Bundle; import android.view.KeyEvent; import android.view.View; import androidx.collection.SimpleArrayMap; import androidx.core.view.KeyEventDispatcher; import androidx.lifecycle.Lifecycle; import androidx.lifecycle.LifecycleOwner; import androi...
[ "itaysontesterlab@gmail.com" ]
itaysontesterlab@gmail.com
277684dcfce85909b3b46d624bbb9dd26c866687
fc7c1e3e88775217e89245c31e7a333e4c75c38f
/water-java-core/src/main/java/jp/gr/java_conf/kgd/library/water/java/core/value/ObjectColor4.java
a03c241867191ad2d6333c14d8ce74036552aadf
[ "MIT" ]
permissive
t-kgd/library-water
a76bbee205802bd25fd27404cc58e3c6f26d51fc
e19822eb5d7a0414d1056852ea3ae90e1e24467b
refs/heads/master
2016-09-11T02:58:39.515546
2015-07-09T08:01:38
2015-07-09T08:01:38
38,787,571
0
0
null
null
null
null
UTF-8
Java
false
false
2,466
java
/* * The MIT License * * Copyright 2015 misakura. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify...
[ "t-kgd@users.noreply.github.com" ]
t-kgd@users.noreply.github.com
48328e3a3e0447d06d73abd6091b71834cae2418
696e35ccdf167c3f6b1a7f5458406d3bb81987c9
/chrome/android/java/src/org/chromium/chrome/browser/toolbar/bottom/ScrollingBottomViewResourceFrameLayout.java
0200eb7f9255610662f280b6a7940f4b61b28f87
[ "BSD-3-Clause" ]
permissive
mgh3326/iridium-browser
064e91a5e37f4e8501ea971483bd1c76297261c3
e7de6a434d2659f02e94917be364a904a442d2d0
refs/heads/master
2023-03-30T16:18:27.391772
2019-04-24T02:14:32
2019-04-24T02:14:32
183,128,065
0
0
BSD-3-Clause
2019-11-30T06:06:02
2019-04-24T02:04:51
null
UTF-8
Java
false
false
3,872
java
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.toolbar.bottom; import android.content.Context; import android.graphics.Canvas; import android.graphics.PorterDuff; i...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
0a27e82a18e4c3ba8ec0c0748ea122700f9ae8a8
2c6e2ba03eb71ca45fe690ff6e4586f6e2fa0f17
/material/apks/banco/sources/com/google/android/gms/common/util/zzy.java
593a6feb1b3565bcfdfd949a3ffeccb1f3afed5a
[]
no_license
lcrcastor/curso-mobile-2019
3088a196139b3e980ed6e09797a0bbf5efb6440b
7585fccb6437a17c841772c1d9fb0701d6c68042
refs/heads/master
2023-04-06T21:46:32.333236
2020-10-30T19:47:54
2020-10-30T19:47:54
308,680,747
0
1
null
2023-03-26T06:57:57
2020-10-30T16:08:31
Java
UTF-8
Java
false
false
1,043
java
package com.google.android.gms.common.util; import android.annotation.TargetApi; import android.content.Context; import android.content.pm.PackageManager.NameNotFoundException; import android.util.Log; import com.google.android.gms.common.zzf; import com.google.android.gms.internal.zzsi; public final class zzy { ...
[ "luis@MARK-2.local" ]
luis@MARK-2.local
86e38dba25a63e56f22c6290bc19884e790e7cdb
61cf3109eaf4561e071d93f9daf0d3cf9155ca9f
/src/com/rbt/service/impl/RolerightService.java
29d1304dbae5d9d3d73ea9405607c68e8051fe28
[]
no_license
haoouwen/epf
b620fe05c93db178a122cfef778d31c036a2a822
abe0f1ed564f33dcf766591c5f9b04ce2b5e8094
refs/heads/master
2021-01-19T13:46:10.278247
2017-08-20T10:40:12
2017-08-20T10:40:12
100,859,509
1
2
null
null
null
null
UTF-8
Java
false
false
2,410
java
/* * Package:com.rbt.servie.impl * FileName: RolerightService.java */ package com.rbt.service.impl; import it.unimi.dsi.fastutil.Hash; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org....
[ "Administrator@USER-20170608NM" ]
Administrator@USER-20170608NM
38132687bb5e2a41dfe3d5be5fa178d496c2b1cf
6a123b6cf379a555cc68e92d0d640380133d0ea5
/custom/gpcommerce/gpcommercecore/testsrc/com/gp/commerce/core/services/impl/GPDefaultStoreProductServiceTest.java
b94232bef65cc086b989ef6bdeef142d5d6bece1
[]
no_license
Myzenvei/Docs
c9357221bc306dc754b322350fc676dee1972e39
45809ee928669142073354e1126e7444dedd4730
refs/heads/master
2020-06-30T17:23:52.981874
2019-07-15T09:39:19
2019-07-15T09:39:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,238
java
package com.gp.commerce.core.services.impl; import static org.mockito.Mockito.when; import java.util.Collections; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.mockito.InjectMocks; import org.mockito.Mock; import org.mockito.Mockito; import org.mockito.MockitoAnnotations; import...
[ "shikhgupta@deloitte.com" ]
shikhgupta@deloitte.com
7b44f507afda9450d376ce9e17b567b1f05876cc
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Lang/9/org/apache/commons/lang3/concurrent/MultiBackgroundInitializer_initializerNames_319.java
2c8289ee2b4355cec66ae17df52212040faa7012
[]
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,013
java
org apach common lang3 concurr special link background initi backgroundiniti implement deal multipl background initi task similar purpos link background initi backgroundiniti limit singl background initi task manag arbitrari number code background initi backgroundiniti object execut wait com...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
77e8ed13d37ecd189b842ad829d9f5f19be3f163
1ebd71e2179be8a2baec90ff3f326a3f19b03a54
/hybris/bin/modules/commerce-services/commerceservices/testsrc/de/hybris/platform/commerceservices/strategies/impl/user/AlwaysNegativeUserPropertyMatchingStrategyTest.java
f2ae5a425fa5ee454e0d9fcac75f4e62ea322767
[]
no_license
shaikshakeeb785/hybrisNew
c753ac45c6ae264373e8224842dfc2c40a397eb9
228100b58d788d6f3203333058fd4e358621aba1
refs/heads/master
2023-08-15T06:31:59.469432
2021-09-03T09:02:04
2021-09-03T09:02:04
402,680,399
0
0
null
null
null
null
UTF-8
Java
false
false
2,055
java
/* * Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. */ package de.hybris.platform.commerceservices.strategies.impl.user; import static org.mockito.BDDMockito.given; import de.hybris.bootstrap.annotations.UnitTest; import de.hybris.platform.commerceservices.customer.CustomerService; impo...
[ "sauravkr82711@gmail.com" ]
sauravkr82711@gmail.com
7f9cea202acf0e678ffef1ea2cbca2dcb76ef6c2
4b981edcab83368f318ac91160b69470264409d7
/jingwei-webconsole/src/main/java/com/taobao/jingwei/webconsole/model/JingweiApplierMetaType.java
0f2c44fa1716b7d4b6480728680114882394ea73
[]
no_license
alileohe/jingwei-all
07b076dd1efc1e792ca94318b1aad11ea792f59c
0e23f4b2276e9ad11b5544779529f85f87e2676d
refs/heads/master
2021-09-15T19:54:23.058837
2018-06-09T14:35:43
2018-06-09T14:35:59
null
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
4,469
java
package com.taobao.jingwei.webconsole.model; import java.util.HashMap; import java.util.Map; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import com.alibaba.common.lang.StringUtil; import com.taobao.jingwei.common.node.applier.EventFilterNode; import com.taobao.jingwei.common....
[ "diwayou@qq.com" ]
diwayou@qq.com
07d4d1370329542dbb3a5bd6e72fe4f41aa9c5ac
47bf37af89e6db89791e73a5e1a5ee743be52912
/src/main/java/lottery/domains/content/dao/UserSysMessageDao.java
8600d0636cd8c96ac8ff4de84723ab0b9d89bac0
[]
no_license
changsha136/testAdminManager
814d9dec3f4dd5e054cd6b140a3be4195e8fad0e
c062d3a785bc876e333a5775e899e3d863dca388
refs/heads/master
2022-12-24T09:29:53.222876
2019-06-27T15:43:00
2019-06-27T15:43:01
194,052,599
2
0
null
2022-12-16T04:28:46
2019-06-27T08:14:54
JavaScript
UTF-8
Java
false
false
289
java
package lottery.domains.content.dao; import java.util.List; import lottery.domains.content.entity.UserSysMessage; public interface UserSysMessageDao { boolean add(UserSysMessage entity); List<UserSysMessage> listUnread(int userId); boolean updateUnread(int userId, int[] ids); }
[ "11111111" ]
11111111
abec17f6dc376846172bc4dab32fd2d47d418058
3c9049e9cf84aaf14ae04ec249542a0223d40fd2
/src/main/java/edu/wpi/first/outlineviewer/view/dialog/AddBooleanArrayDialog.java
c41a419a91cf693dba7cc92c1c761568df45d2fa
[ "BSD-3-Clause" ]
permissive
wpilibsuite/OutlineViewer
e7e93fcd91f4ee987a3c38f8fbfc5074959d41fa
4b302efc00c429f02a14d67214465686edcd5481
refs/heads/main
2021-06-09T22:23:32.578139
2021-01-30T19:11:27
2021-01-30T19:11:27
58,487,664
9
19
NOASSERTION
2021-01-30T19:11:29
2016-05-10T19:21:57
Java
UTF-8
Java
false
false
1,395
java
package edu.wpi.first.outlineviewer.view.dialog; import com.google.common.primitives.Booleans; import edu.wpi.first.outlineviewer.view.IndexedValue; import edu.wpi.first.outlineviewer.view.ToggleSwitchListCell; import java.util.stream.Collectors; import javafx.scene.control.ListCell; import javafx.scene.control.ListVi...
[ "johnson.peter@gmail.com" ]
johnson.peter@gmail.com
d9ef0cd5c97070de1c337d7c752816ae38845e24
8a54596667e3e732804d92c2490cf0914334ddaf
/src/main/java/com/std/certi/core/JsonUtils.java
a135e51a6dac80e43ba53e69b034ed81f32a40f8
[]
no_license
13110992819/std-certi
eac9286057cb2a148c576514ca0d5b35094db5ff
8004eaaf360349e4c476db5043685edc79b5615c
refs/heads/master
2020-03-08T20:31:39.018392
2017-07-26T03:16:07
2017-07-26T03:16:07
128,384,299
0
0
null
null
null
null
UTF-8
Java
false
false
883
java
package com.std.certi.core; import com.google.gson.Gson; import com.std.certi.common.JsonValidator; public class JsonUtils { public static <T> T json2Bean(String json, Class<T> clazz) { boolean isJson = new JsonValidator().validate(json); if (!isJson) { throw new ValidException("830xx...
[ "pyez1158@163.com" ]
pyez1158@163.com
c7c0563f7cc30a4176e8e8b581f9ccb80f6a9df6
5979994b215fabe125cd756559ef2166c7df7519
/aimir-fep/src/main/java/com/aimir/fep/bypass/dlms/DLMSTag.java
2ec1ddd974d0c74d4559db3c5421ccfa702d5e1f
[]
no_license
TechTinkerer42/Haiti
91c45cb1b784c9afc61bf60d43e1d5623aeba888
debaea96056d1d4611b79bd846af8f7484b93e6e
refs/heads/master
2023-04-28T23:39:43.176592
2021-05-03T10:49:42
2021-05-03T10:49:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,870
java
// // -------------------------------------------------------------------------- // Gurux Ltd // // // // Filename: $HeadURL$ // // Version: $Revision$, // $Date$ // $Author$ // // Copyright (c) Gurux Ltd // //-----------------------------------------------------------...
[ "marsr0913@nuritelecom.com" ]
marsr0913@nuritelecom.com
f879a798f6f769176fc825fcef13cd6c52296cf6
872aeeefa6444fca80ad41e2f8ca3b4a8ec87bb4
/src/main/java/com/firecode/datastructuretest/concurrent/WaitTest.java
d23f150d89db34e5144048c9daa485e606627b3d
[]
no_license
firechiang/data-structure-test
0b24b456452845a485cac25f4ba6b12f94110f09
badb98a2b673f3babff37ce507e7f141776b6517
refs/heads/master
2022-06-19T23:04:50.998266
2020-06-30T03:35:53
2020-06-30T03:35:53
161,981,794
0
0
null
2022-05-25T06:33:51
2018-12-16T08:26:04
Java
UTF-8
Java
false
false
1,578
java
package com.firecode.datastructuretest.concurrent; import java.util.concurrent.TimeUnit; /** * wait,notify,Thread.sleep 简单测试 * wait 使线程无限等待(注意:在等待的过程中会释放锁,其它线程可访问) * notify 唤醒线程继续执行(注意:在唤醒的过程中不会释放锁) * Thread.sleep 使线程有限等待(注意:在等待的过程中不会释放锁,其它线程不可访问) * * 一个对象或类某个同步方法被锁住以后,其它函数是否可调用,如果其它函数是同步函数...
[ "chiang-fire@outlook.com" ]
chiang-fire@outlook.com
20a3400956c8efb985d4f05e69920df517863747
4cfda4f1b4d7703e1b460359012082c158103476
/miliconvert/xsmt/branches/xsmt-1.0.0/org.miliconvert.xsmt.tmodel/src/org/miliconvert/xsmt/tmodel/functions/Library.java
de3e917047a7bc579be99da1bdd84a7fce3109e0
[]
no_license
opensourcejavadeveloper/military_xml_project_miliconvert
e62dee54499fdb8abaa76a9d44ed97ace19dc887
bb0276970c243ec3acc07fd4b255673d6d7dd080
refs/heads/master
2022-01-10T18:11:39.021413
2018-08-20T12:45:02
2018-08-20T12:45:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,462
java
/* ***** BEGIN LICENSE BLOCK ***** * Version: GPL 2.0 * * The contents of this file are subject to the GNU General Public * License Version 2 or later (the "GPL"). * * Software distributed under the License is distributed on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the Lic...
[ "you@example.com" ]
you@example.com
877bae5b8d5381f4cc003f76bc5f7c503f495194
c2b6d703c832c23e15a8642b0e587184c49e90e9
/gulimall-member/src/main/java/com/pluto/gulimall/member/controller/MemberReceiveAddressController.java
f882fd75105b2bade895e7fc31f9190be1fd432a
[]
no_license
superlyzh/gulimaill
2c403f0c65e95348308294093cdde2aba766adb2
e1866ae9d828465b5b5ad6bb930d46e1c16a8c23
refs/heads/main
2023-02-20T16:17:09.514666
2021-01-25T00:43:45
2021-01-25T00:43:45
330,070,006
1
0
null
null
null
null
UTF-8
Java
false
false
2,564
java
package com.pluto.gulimall.member.controller; import java.util.Arrays; import java.util.Map; //import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.a...
[ "l" ]
l
74e9549ed0700d28de847ac81c9634ecd23af20c
6482753b5eb6357e7fe70e3057195e91682db323
/org/apache/logging/log4j/core/net/MimeMessageBuilder.java
25b7c546e02efae42074203defa5bb8f139b181f
[]
no_license
TheShermanTanker/Server-1.16.3
45cf9996afa4cd4d8963f8fd0588ae4ee9dca93c
48cc08cb94c3094ebddb6ccfb4ea25538492bebf
refs/heads/master
2022-12-19T02:20:01.786819
2020-09-18T21:29:40
2020-09-18T21:29:40
296,730,962
0
1
null
null
null
null
UTF-8
Java
false
false
2,544
java
package org.apache.logging.log4j.core.net; import javax.mail.internet.AddressException; import java.nio.charset.StandardCharsets; import javax.mail.Message; import javax.mail.MessagingException; import javax.mail.internet.InternetAddress; import javax.mail.Address; import javax.mail.Session; import javax.mail.internet...
[ "tanksherman27@gmail.com" ]
tanksherman27@gmail.com
bbd4d8299b62f59a612ae2cb6e028a18dbfa6c60
83465b95a4780a7a12c8eb594c5aaa51d55da5e8
/src/com/afollestad/twitter/preferences/TweetViewerFragment.java
872701ec1be7a471c4773f26fa7f3c633aaea822
[]
no_license
Daoudbk/boid-v2
525844a484ef24ab0ee37e9fc91bf3c80e579669
3f59c9e578349b23f059bbaec2f6f8e9ad28db1c
refs/heads/master
2020-12-26T02:59:48.837032
2013-11-22T04:17:28
2013-11-22T04:17:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
491
java
package com.afollestad.twitter.preferences; import android.os.Bundle; import android.preference.PreferenceFragment; import com.afollestad.twitter.R; /** * The 'tweet viewer' preference category. * * @author Aidan Follestad (afollestad) */ public class TweetViewerFragment extends PreferenceFragment { @Overrid...
[ "drummer.aidan@gmail.com" ]
drummer.aidan@gmail.com
d04326f93c8e9f5a8f54b6fa54687de5c09c3fd5
753458bb1ef870387666f338449521c2985d8f0a
/src-ext-mod-api/hu/scelightapi/sc2/rep/model/gameevents/IGameEvents.java
df6eef0a91f89f9bf2e1e12a90832d64dcbaeb76
[ "Apache-2.0" ]
permissive
icza/scelight
f4f7099404077f994aa9c4738a0d38a6b29fe702
7360c30765c9bc2f25b069da4377b37e47d4b426
refs/heads/master
2022-08-23T09:15:32.451515
2022-08-12T13:35:16
2022-08-12T13:35:16
51,061,294
128
23
Apache-2.0
2023-09-12T20:20:51
2016-02-04T08:04:52
Java
UTF-8
Java
false
false
2,124
java
/* * Project Scelight * * Copyright (c) 2013 Andras Belicza <iczaaa@gmail.com> * * This software is the property of Andras Belicza. * Copying, modifying, distributing, refactoring without the author's permission * is prohibited and protected by Law. */ package hu.scelightapi.sc2.rep.model.gameevents;...
[ "iczaaa@gmail.com" ]
iczaaa@gmail.com
7db0d2bc1bd9527caffff280b19ae408cd7d508c
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/neo4j/learning/6860/InvalidIdGeneratorException.java
e64b483b990ed9a8c6ed6aec12779f94a98bff2f
[]
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
956
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
5e038b6477dede79d7d3ff9fc486b7912bd6a780
68ff06645241faacb5ba914eadb9771508e50b35
/app/src/main/java/com/lihang/selfmvc/bean/LoginMessage.java
9bf70594b403f89aef34ef3811e42a6882aba8bc
[]
no_license
msdgwzhy6/EasyOk
8c9bbed740d048717b2a6d97c18bf9d080f6b2e6
39064bd1482d58edd801268903669d03a0ba634a
refs/heads/master
2020-07-01T00:53:16.018039
2019-08-07T02:45:21
2019-08-07T02:45:21
201,000,592
1
0
null
2019-08-07T07:50:33
2019-08-07T07:50:32
null
UTF-8
Java
false
false
611
java
package com.lihang.selfmvc.bean; import java.io.Serializable; /** * Created by leo * on 2019/8/2. */ public class LoginMessage implements Serializable { private String message; private String type; public LoginMessage(String message, String type) { this.message = message; this.type = t...
[ "lihangleo2@163.com" ]
lihangleo2@163.com
93794f1ee5169080d31ada247e3734afff9e8127
3af9afaef943e4a87f3eb142bd7f5a7eaa49728c
/src/main/java/com/unmsm/fisi/service/exception/EscenarioException.java
09a3864f6f8824bdb1379159f162d0ec9cd1a396
[]
no_license
Carlos-21/QualityEggsSpring
3629893685a52ef5fe849d419725c268a8e29bad
56bb74ae772851568c92f659e00d325cdbba34ae
refs/heads/master
2023-08-10T13:28:29.834969
2020-08-01T18:00:06
2020-08-01T18:00:06
187,538,893
0
0
null
2023-07-22T06:09:04
2019-05-19T23:34:01
JavaScript
UTF-8
Java
false
false
236
java
package com.unmsm.fisi.service.exception; public class EscenarioException extends SimpException { private static final long serialVersionUID = 1L; public EscenarioException(String mensaje) { super(mensaje); } }
[ "carlos.llontop3@unmsm.edu.pe" ]
carlos.llontop3@unmsm.edu.pe
51b369d74087a7dfdcdac5171821934b626cedd9
7c51653a4859fd6356acd73f800f34bdab99e412
/app/src/main/java/com/yiyue/user/util/compressutil/Engine.java
ce666e4507abca3a55ba151c103f44c7b6419cae
[]
no_license
wuqiuyun/yy_user
95e10fddf4c6fec9d8f744d2ab4322e6b1dcf95b
3eadb224413d4d741107b4a0bf608b2ee6e2418b
refs/heads/master
2020-04-15T01:30:12.500585
2019-01-06T05:51:49
2019-01-06T05:51:49
164,279,063
0
0
null
null
null
null
UTF-8
Java
false
false
2,731
java
package com.yiyue.user.util.compressutil; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Matrix; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; /** * Responsible for starting compress and managin...
[ "wuqiuyun_9629@163.com" ]
wuqiuyun_9629@163.com
9e3d15fc72db92253873dbdfc30803137efa53ca
89343cd043d33b66b9f4a54e480d618ad8e88ff9
/centit-database/src/main/java/com/centit/support/database/orm/GeneratorType.java
79da9009fa171bdec4a8d8a7d0816c18205f88c6
[]
no_license
moyanxiaoq/centit-commons
77ca8adf838b67a4709c84fe496df44cc07b3d56
c4f1726c9af209ac7028556f2bd87d443997909b
refs/heads/master
2021-06-30T06:10:08.849819
2017-09-20T04:45:33
2017-09-20T04:45:33
106,496,347
1
1
null
2017-10-11T02:39:02
2017-10-11T02:39:02
null
UTF-8
Java
false
false
277
java
package com.centit.support.database.orm; /** * Created by codefan on 17-8-29. */ public enum GeneratorType { AUTO, // 数据库自动增长 SEQUENCE, //数据库序列 UUID, //uuid 32bit CONSTANT, //常量 FUNCTIION // 函数,比如 当前日期 }
[ "codefan@centit.com" ]
codefan@centit.com
591dcc4462eb88dce07f0f8d9652a3b10c6e5c14
e75be673baeeddee986ece49ef6e1c718a8e7a5d
/submissions/blizzard/Corpus/tomcat70/1515.java
b28e24436cd690ee5609f835ef9e955c766ca6a0
[ "MIT" ]
permissive
zhendong2050/fse18
edbea132be9122b57e272a20c20fae2bb949e63e
f0f016140489961c9e3c2e837577f698c2d4cf44
refs/heads/master
2020-12-21T11:31:53.800358
2018-07-23T10:10:57
2018-07-23T10:10:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,498
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "tim.menzies@gmail.com" ]
tim.menzies@gmail.com
b31275b98c28421bd46a02d17f26e975c207a95b
8d3f62fb5f3ae00cf29502ea519be8733665f39c
/dterp/src/qcs/crm_deliver/dealwith_ok.java
4ec37d1c730dde56e72826540525cb9abbfd792b
[]
no_license
xu03101431/dterp
8f14c6f360235d39d24a249437f4100fe12b0ad9
a84ec9ce7bc9bee5cb9f5a8a2c62cdc04f294bdf
refs/heads/master
2021-01-19T09:51:52.382108
2010-12-21T02:27:40
2010-12-21T02:27:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,287
java
/* *this file is part of nseer erp *Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com * *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 *version 2 o...
[ "koldwang@c656a910-b44f-1779-863a-4890726b0c2b" ]
koldwang@c656a910-b44f-1779-863a-4890726b0c2b
1dbc94b15280f011a8d1234d6c59a16dcb77252f
7e0ea8126d0cc04055490d3758305bb7a67e10bc
/src/main/java/com/lamdevops/optional/StreamAndOptional.java
ad88bd53078756ca3b82c46326ef36b94196134b
[]
no_license
greenlucky/JavaCore
a555af19710b72f16d3dfbdf2dd34d031ddbaddb
bf7de262687ca1b46d2320b66fec0e05080dc17c
refs/heads/master
2021-06-13T10:15:45.473001
2018-07-13T01:35:11
2018-07-13T01:35:11
95,560,793
0
0
null
2017-08-08T15:58:52
2017-06-27T13:24:19
Java
UTF-8
Java
false
false
1,453
java
package com.lamdevops.optional; import org.junit.jupiter.api.Test; import java.util.Arrays; import java.util.List; import java.util.Optional; import java.util.stream.Collectors; import java.util.stream.Stream; import static org.junit.jupiter.api.Assertions.assertEquals; /** * Created by lamdevops on 7/27/17. */ p...
[ "nguyenlamit86@gmail.com" ]
nguyenlamit86@gmail.com
a7cb0b307139bd8c8a7806777cfa2baf83634250
9e20645e45cc51e94c345108b7b8a2dd5d33193e
/L2J_Mobius_C6_Interlude/java/org/l2jmobius/gameserver/network/serverpackets/GMViewPledgeInfo.java
cf31c3b8ba53e9c1f458e28c760f801ca67192be
[]
no_license
Enryu99/L2jMobius-01-11
2da23f1c04dcf6e88b770f6dcbd25a80d9162461
4683916852a03573b2fe590842f6cac4cc8177b8
refs/heads/master
2023-09-01T22:09:52.702058
2021-11-02T17:37:29
2021-11-02T17:37:29
423,405,362
2
2
null
null
null
null
UTF-8
Java
false
false
2,790
java
/* * This file is part of the L2J Mobius project. * * 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 version 3 of the License, or * (at your option) any later version. * ...
[ "MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b" ]
MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b
83c6fd0cdfeffb5e89f6ab1d17f1c7b64deb7519
64eaf5bd1069f0bdffb4422d2b6285f41d5a2721
/PublicAPi/src/test/java/com/publicApi/Listners/Retry.java
0ee865ea9316dc1acee2362c5033df12b4d89070
[]
no_license
DevikaS/gdam
892f731c69ded3ee48474f3326f8d06d8f77e3f0
7ebd8f5059d88e8f7e34b463e3111fe2e090da21
refs/heads/master
2021-10-28T10:29:01.637709
2019-04-23T13:31:11
2019-04-23T13:31:11
183,001,214
0
0
null
null
null
null
UTF-8
Java
false
false
864
java
/** * */ package com.publicApi.Listners; import org.testng.IRetryAnalyzer; import org.testng.ITestResult; /** * @author Laxmi.Somni * */ public class Retry implements IRetryAnalyzer { private int retryCount = 0; private int maxRetryCount = 1; @Override public boolean retry(ITestResult result) { if...
[ "Devika.Subramanian@adstream.com" ]
Devika.Subramanian@adstream.com
8e03c87cefddc6271f6fc9f5329241fcc6fc255e
2a0b5df31c675070761dca0d3d719733fc2ea187
/java/oreilly/ORDesignPatternsInJava/src/DecoratorPattern/TextField.java
d8ba60cb098cd7d974f9ef8aa0217648410384f1
[]
no_license
oussamad-blip/bookcode-compile-lang
55ff480d50f6101fd727bbfedb60587cb9930b60
87a959cf821624765df34eff506faf28ae429b4c
refs/heads/master
2023-05-05T00:05:49.387277
2019-02-17T10:08:17
2019-02-17T10:08:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
704
java
package DecoratorPattern; import java.util.LinkedList; import java.util.List; public class TextField implements GraphicalComponent { private List<String> lines = new LinkedList<String>(); @Override public void paint() { System.out.println("Start textfield...."); for(String l: this.lines...
[ "jimagile@gmail.com" ]
jimagile@gmail.com
9ae4f022bbd856a3b97660cc9752586b6f6dbf3d
82de1e98e30a0836b892f00e07bfcc0954dbc517
/hotcomm-data/hotcomm-data-view/src/main/java/com/hotcomm/data/view/cview/DeviceView.java
f96d875820837961aa1a50e0eef7e131de19f4d5
[]
no_license
jiajiales/hangkang-qingdao
ab319048b61f6463f8cf1ac86ac5c74bd3df35d7
60a0a4b1d1fb9814d8aa21188aebbf72a1d6b25d
refs/heads/master
2020-04-22T17:07:34.569613
2019-02-13T15:14:07
2019-02-13T15:14:07
170,530,164
2
0
null
null
null
null
UTF-8
Java
false
false
1,055
java
package com.hotcomm.data.view.cview; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; @Controller public class DeviceView { public static final String DEVICE_IMPORT_PAGE = "service/device-import"; public st...
[ "562910919@qq.com" ]
562910919@qq.com
f39275baeedae5f56ed5beaeda3eeb8d26c6966f
f396ed7753bf45d8aa88685e67478fd30ff17a53
/platform/external-system-impl/src/com/intellij/openapi/externalSystem/service/project/autoimport/AsyncFileChangeListenerBase.java
c96fad8b717e30064be050767d8a5d09cb277878
[ "Apache-2.0" ]
permissive
markusmo3/intellij-community
21ed168d69f9c7528e2550e007d8957caf2a74ba
dbe64d485d4013a5c3dbeffa39d38ff1f7bcc207
refs/heads/master
2022-01-12T18:21:26.219608
2019-07-14T18:46:37
2019-07-14T18:46:37
191,056,167
0
0
Apache-2.0
2019-06-27T19:32:28
2019-06-09T21:16:28
null
UTF-8
Java
false
false
3,982
java
// Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.externalSystem.service.project.autoimport; import com.intellij.openapi.progress.ProcessCanceledException; import com.intellij.openapi.progress.Progre...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
f04c03aa75384829fe88defd9cf07bbe56c0d8e4
2c945e39697a6daf24ffacd06e47766c44a94f85
/jgroups/stu/src/main/java/com/kylin/jgroups/advanced/BridgeTest.java
21570c0cdf8a11a13f662f23e0cd445c172965f6
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
kwang2014/cluster
e08c154614fef8885806a87a61fc6070c9722578
11bb8a3279eafe0abe46a7f70bbba71a81ca3d40
refs/heads/master
2020-12-24T10:11:09.345406
2014-04-01T14:31:23
2014-04-01T14:31:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,223
java
package com.kylin.jgroups.advanced; /** * What's this? * Tests for JGroups Bridging between remote clusters * * If you have 2 local clusters (data centers), you can use JGroups' RELAY to bridge the 2 and make them appear as if * they were a (virtual) global cluster. * * Assume we have 2 data cent...
[ "songzhiqi_1214@yahoo.com.cn" ]
songzhiqi_1214@yahoo.com.cn
e9373e50f84c56b8a20f315d313d7112df8f17f2
353c42d919fdc6c0c389e911fce9181c018e253e
/ss.core/src/ss/client/ui/forward/SphereTableLabelProvider.java
b8df2bfb8674c41d633875ad016386b8bdc358d4
[]
no_license
djat/suprabrowser
ca5decc6fc27a66d7acd6068060285e6c6ac7659
110d84094e3ac6abda2af09f4f20368683103f80
refs/heads/master
2023-05-11T06:34:57.322343
2014-02-08T01:31:07
2014-02-08T01:31:07
10,919,796
1
2
null
2014-02-08T01:31:08
2013-06-24T20:45:03
Java
UTF-8
Java
false
false
1,596
java
/** * */ package ss.client.ui.forward; import org.eclipse.jface.viewers.ILabelProviderListener; import org.eclipse.jface.viewers.ITableLabelProvider; import org.eclipse.swt.graphics.Image; /** * @author roman * */ public class SphereTableLabelProvider implements ITableLabelProvider { /* (non-Javadoc) * @see...
[ "mexwebdev@gmail.com" ]
mexwebdev@gmail.com
14410349eec98db0e40fc04df37039332c2da0f5
f140118cd3f1b4a79159154087e7896960ca0c88
/core/target/java/org/apache/spark/storage/ArrayValues$.java
ffca0fc8f5afa6bf59b997229ec3876a654cc2f3
[]
no_license
loisZ/miaomiaomiao
d45dc779355e2280fe6f505d959b5e5c475f9b9c
6236255e4062d1788d7a212fa49af1849965f22c
refs/heads/master
2021-08-24T09:22:41.648169
2017-12-09T00:56:41
2017-12-09T00:56:41
111,349,685
1
0
null
null
null
null
UTF-8
Java
false
false
419
java
package org.apache.spark.storage; // no position // not preceding public class ArrayValues$ extends scala.runtime.AbstractFunction1<java.lang.Object[], org.apache.spark.storage.ArrayValues> implements scala.Serializable { /** * Static reference to the singleton instance of this Scala object. */ public static...
[ "283802073@qq.com" ]
283802073@qq.com
396850f8eb19d5120872e0eafee04d693730d5c6
68842f654335de805bd48c34f3fc0ac741c7bd6a
/command/src/main/java/org/ko/command/demo1/CloseCourseVideoCommand.java
58e0d9a9e64343bfcf3355fa20c7eb94ee52dcc2
[]
no_license
fjzy/design-pattern
05f1a3985838f3c56098ef0f7c74f9de39564b3f
58608eca355d8c6ae6cfe4a8fce79aed41a84160
refs/heads/master
2022-03-23T02:20:22.322236
2019-11-23T07:37:49
2019-11-23T07:37:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
346
java
package org.ko.command.demo1; /** * 关闭课程链接 */ public class CloseCourseVideoCommand implements Command { private CourseVideo courseVideo; public CloseCourseVideoCommand(CourseVideo courseVideo) { this.courseVideo = courseVideo; } @Override public void execute() { courseVideo.clo...
[ "ko.shen@hotmail.com" ]
ko.shen@hotmail.com
5355e90eceb40c61df9855cecad8106441cbc5c9
3796c118b0f5ae0a28b669c07f78d5974f76cc9a
/src/main/java/sen_964/lecture_3/Lec3_8.java
d70e630e952aecab29889f1daa359657c8ef7de7
[]
no_license
murtala/JAVA_CORE
ec598c34362c787360e0b6161b3583f39b12d83e
305c63c197601f8b2efb9bb6f1149188b3aa531e
refs/heads/master
2021-01-20T19:56:55.387920
2016-07-17T00:15:24
2016-07-17T00:15:24
62,185,443
0
0
null
null
null
null
UTF-8
Java
false
false
1,276
java
package sen_964.lecture_3; // use Interface to find a biggest one import java.util.Random; import sen_964.lecture_3.Person.Comparab; public class Lec3_8 { public static void main(String[] x) { //int a[][] = new int[3][]; int a[] = {1,2,053, 4}; int b[][]= {{1,2,4}, {2,2,1},{0,43,2}}; //a[1] = new int[]{1,2...
[ "moortala@gmail.com" ]
moortala@gmail.com
dc3b12a870b2d2814813845786d01e31cf8bcfa3
46fa5d39a3091f4d42b9e07baf3ad2633ba9c21d
/evaluation/subjects/github_authmreloaded_safe/src/fr/xephi/authme/util/FileUtils.java
bc1bef41cfa7da9778419abed8b7c8042b93d03d
[ "Apache-2.0" ]
permissive
yannicnoller/qfuzz
0231db497de3c16937c1a4501f44385ddfde5774
ca03bf187cb1127763a9c78f7547cda536a69a4e
refs/heads/master
2023-04-14T15:36:20.927575
2021-05-17T00:35:36
2021-05-17T00:35:36
204,430,941
12
2
Apache-2.0
2021-12-03T03:41:05
2019-08-26T08:28:10
Java
UTF-8
Java
false
false
5,780
java
package fr.xephi.authme.util; import com.google.common.io.Files; import fr.xephi.authme.AuthMe; import fr.xephi.authme.ConsoleLogger; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.time.LocalDateTime; import java.time.format.DateTimeFormatter; import static java.lang.String....
[ "yannic.noller@gmx.de" ]
yannic.noller@gmx.de
23f68d84cd72e20f8efbbb38370b44c0bcf9ec6e
611e55265243c5f05f15cfc98409e822b7ede691
/src/com/hua/test/fragment/TestFragment.java
ace7686ac5eb4c5cd7205cceba94ba96360cf700
[]
no_license
tianshiaimili/MyNewsAppTest_v2
f9db6ede8f2230da604839402847adc55301c188
da7fa01f3b2b4109bda282bb86bf8eaac26c5ded
refs/heads/master
2021-01-02T08:33:03.461897
2015-01-21T06:22:36
2015-01-21T06:22:36
29,574,911
0
0
null
null
null
null
UTF-8
Java
false
false
1,487
java
package com.hua.test.fragment; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.hua.test.utils.LogUtils2; public class TestFragment extends Fragment{ ...
[ "913540483@qq.com" ]
913540483@qq.com
d7226a12da2391487427c4815d3e8c702bc56a00
92225460ebca1bb6a594d77b6559b3629b7a94fa
/src/com/kingdee/eas/fdc/market/ChargeTypeFactory.java
257a0c0add98bcfff46eb7b19b21926cf54cee68
[]
no_license
yangfan0725/sd
45182d34575381be3bbdd55f3f68854a6900a362
39ebad6e2eb76286d551a9e21967f3f5dc4880da
refs/heads/master
2023-04-29T01:56:43.770005
2023-04-24T05:41:13
2023-04-24T05:41:13
512,073,641
0
1
null
null
null
null
UTF-8
Java
false
false
1,397
java
package com.kingdee.eas.fdc.market; import com.kingdee.bos.BOSException; import com.kingdee.bos.BOSObjectFactory; import com.kingdee.bos.util.BOSObjectType; import com.kingdee.bos.Context; public class ChargeTypeFactory { private ChargeTypeFactory() { } public static com.kingdee.eas.fdc.market.ICharge...
[ "yfsmile@qq.com" ]
yfsmile@qq.com
47de72d424379a2ae40077d3c0b9246ef0f25531
51ca49bb5cfc5220d8af834756d3962450205067
/src/org/waveprotocol/wave/federation/WaveletFederationProvider.java
ace99c833c6d926fc0599a38a72f767f49d0fee7
[ "Apache-2.0" ]
permissive
vega113/WaveInCloud
c08f2e33503511e9754888ad63b2a674f348300b
7a240021b931b240c33dca0b8443152fb82e0487
refs/heads/master
2021-01-01T17:47:13.719444
2011-11-15T18:00:21
2011-11-15T18:00:21
1,935,818
2
1
null
null
null
null
UTF-8
Java
false
false
6,125
java
/** * Copyright 2009 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
[ "anorth@google.com" ]
anorth@google.com
60ddc541363146f3d399f41ae6f001bb612262b5
22b1fe6a0af8ab3c662551185967bf2a6034a5d2
/experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation2/Class_164.java
72df20bf9571c12e4af39402603b953d2cce000c
[ "Apache-2.0" ]
permissive
lesaint/experimenting-annotation-processing
b64ed2182570007cb65e9b62bb2b1b3f69d168d6
1e9692ceb0d3d2cda709e06ccc13290262f51b39
refs/heads/master
2021-01-23T11:20:19.836331
2014-11-13T10:37:14
2014-11-13T10:37:14
26,336,984
1
0
null
null
null
null
UTF-8
Java
false
false
145
java
package fr.javatronic.blog.massive.annotation2; import fr.javatronic.blog.processor.Annotation_002; @Annotation_002 public class Class_164 { }
[ "sebastien.lesaint@gmail.com" ]
sebastien.lesaint@gmail.com
0c22849c4d7fc070835f446eb431868db40c062f
12a99ab3fe76e5c7c05609c0e76d1855bd051bbb
/src/main/java/com/alipay/api/domain/ZhimaCreditPeIndustryTradeCloseModel.java
8cab28d12a628455d84ea3cf968086182081b71d
[ "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
2,149
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-05-16 11:34:53 */ public class ZhimaCreditPeIndustryTradeCloseModel extends AlipayObject { private static final long seria...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
f8da25cc82fecdaec8b32265c36bc5ed95436f96
183d057ee3f1255551c9f2bc6080dfcc23262639
/app/src/main/java/com/cliffex/videomaker/videoeditor/introvd/template/sdk/utils/C8549f.java
bdd339790e7f88e710230a11cc7a460d31e66f85
[]
no_license
datcoind/VideoMaker-1
5567ff713f771b19154ba463469b97d18d0164ec
bcd6697db53b1e76ee510e6e805e46b24a4834f4
refs/heads/master
2023-03-19T20:33:16.016544
2019-09-27T13:55:07
2019-09-27T13:55:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,369
java
package com.introvd.template.sdk.utils; import com.introvd.template.sdk.utils.p394b.C8501a; import xiaoying.engine.QEngine; import xiaoying.engine.base.QUtils; /* renamed from: com.introvd.template.sdk.utils.f */ public class C8549f { private static Boolean egI; private static Boolean egJ; private static ...
[ "bhagat.singh@cliffex.com" ]
bhagat.singh@cliffex.com
e343abd4570d54d526dcd60e09191beae1a3bad2
b111b77f2729c030ce78096ea2273691b9b63749
/db-example-large-multi-project/project5/src/test/java/org/gradle/test/performance/mediumjavamultiproject/project5/p28/Test569.java
8cf26688a6ab93f6aa0bd4503f968a04b0572921
[]
no_license
WeilerWebServices/Gradle
a1a55bdb0dd39240787adf9241289e52f593ccc1
6ab6192439f891256a10d9b60f3073cab110b2be
refs/heads/master
2023-01-19T16:48:09.415529
2020-11-28T13:28:40
2020-11-28T13:28:40
256,249,773
1
0
null
null
null
null
UTF-8
Java
false
false
2,608
java
package org.gradle.test.performance.mediumjavamultiproject.project5.p28; import org.junit.Test; import static org.junit.Assert.*; public class Test569 { Production569 objectUnderTest = new Production569(); @Test public void testProperty0() throws Exception { Production566 value = new Produ...
[ "nateweiler84@gmail.com" ]
nateweiler84@gmail.com
f51ae61913bf74aee017f86cd89e431ed536f28a
df01a06d04afc97668a12655c863303c5e8ad71b
/src/main/java/ma/lucidea/abcidea/web/rest/RegionResource.java
5250cb2d934a2f538217d1fcd8378ac7f12b67f1
[]
no_license
zaiche/abcidea-application
3e6c4f4c723d367ffbbcb4f6f6f95671115bc96c
57bf4d67a51c9cc11a5a1b787746acc712495dfa
refs/heads/master
2020-05-01T11:53:46.782000
2019-03-24T18:41:54
2019-03-24T18:41:54
177,453,885
0
0
null
null
null
null
UTF-8
Java
false
false
4,268
java
package ma.lucidea.abcidea.web.rest; import ma.lucidea.abcidea.domain.Region; import ma.lucidea.abcidea.service.RegionService; import ma.lucidea.abcidea.web.rest.errors.BadRequestAlertException; import ma.lucidea.abcidea.web.rest.util.HeaderUtil; import io.github.jhipster.web.util.ResponseUtil; import org.slf4j.Logger;...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
3c5041a65ff345180a9acd4bebad77118737adac
5e2cab8845e635b75f699631e64480225c1cf34d
/modules/core/org.jowidgets.spi/src/main/java/org/jowidgets/spi/widgets/IToggleButtonSpi.java
7ae18ab18682a2041c43d7017888c4b8ad4e0763
[ "BSD-3-Clause" ]
permissive
alec-liu/jo-widgets
2277374f059500dfbdb376333743d5507d3c57f4
a1dde3daf1d534cb28828795d1b722f83654933a
refs/heads/master
2022-04-18T02:36:54.239029
2018-06-08T13:08:26
2018-06-08T13:08:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,698
java
/* * Copyright (c) 2010, Michael Grossmann * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright * notice, this list of ...
[ "herrgrossmann@users.noreply.github.com" ]
herrgrossmann@users.noreply.github.com
680880c9199497de58b1fa45d9985a58b42c9919
2dce9d7d707547bf5bc076021bd6a7f970506ef4
/src/main/java/com/mjvs/jgsp/dto/LineDTO.java
b7366b7ffb7fb01a0e447a26d460df3b9b3f2370
[]
no_license
Korma96/jgsp
45a0092cd687e1eee8c0080fd5d32f83f6103fd3
0e48be9e3600774cf78a58f11d26094f66d2111b
refs/heads/master
2020-04-20T06:07:14.012109
2019-01-31T12:31:36
2019-01-31T12:31:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
689
java
package com.mjvs.jgsp.dto; public class LineDTO { private Long id; private String name; private boolean active; public LineDTO() { } public LineDTO(Long id, String name, boolean active) { this.id = id; this.name = name; this.active = active; } public Long get...
[ "sunjkajovo@gmail.com" ]
sunjkajovo@gmail.com
0b74116664d9441c99965f355342f6d9dcacecd7
ef321145599197d3b071db188beb071c8d691614
/src/main/java/cn/onyx/helloworld2/ClientHandle.java
093c3ee8e299a51c316b1cf7ddc6d17943984c83
[]
no_license
changhe626/netty-demo
79c7a7b617dfa1c51dedba2ceb19196e175ea65c
1addb8c857102dac8610ea15de7e979e4bb054bf
refs/heads/master
2020-03-26T11:38:26.014963
2018-09-25T13:22:14
2018-09-25T13:22:14
144,851,890
0
0
null
null
null
null
UTF-8
Java
false
false
1,407
java
package cn.onyx.helloworld2; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.ChannelInboundHandlerAdapter; import io.netty.util.ReferenceCountUtil; public class ClientHandle extends ChannelInboundHandlerAdapter { @Override public void channelRead(ChannelHandlerContext ctx, Object msg)...
[ "changhe626@163.com" ]
changhe626@163.com
64a249cc7717600d654031e94fabd9f75b30b92a
c71856e5634fcf93e7a08508c8a5270ff0f346bb
/java/com/hmdzl/spspd/effects/particles/FlameParticle.java
58c8f2bfccf093c414e07fd55e904c6580e6f27c
[]
no_license
hmdzl001/SPS-PD
3c97581f46fd20d89ebfcfc02016883e2ed53b4f
32c5549700634f1a92dd8f7fec9e2731026d03c0
refs/heads/master
2023-08-17T04:50:22.543027
2023-08-12T01:45:10
2023-08-12T01:45:10
88,491,986
43
19
null
2019-09-03T19:52:33
2017-04-17T09:15:08
Java
UTF-8
Java
false
false
1,607
java
/* * Pixel Dungeon * Copyright (C) 2012-2014 Oleg Dolya * * 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 version 3 of the License, or * (at your option) any later version. * * ...
[ "295754791@qq.com" ]
295754791@qq.com
545468dcf76cd2bf27285f61d51eb6a895d89e6e
6c0d4f3828966746d72471b2131f68a05b4036bf
/src/product/cmc/com/topvision/ems/cmc/ccmts/service/impl/CmcAutoClearServiceImpl.java
98bbdc8a44165cbf5ecdaf628dcb51f15d86c73f
[]
no_license
kevinXiao2016/topvision-server
b5b97de7436edcae94ad2648bce8a34759f7cf0b
b5934149c50f22661162ac2b8903b61a50bc63e9
refs/heads/master
2020-04-12T00:54:33.351152
2018-12-18T02:16:14
2018-12-18T02:16:14
162,215,931
0
1
null
null
null
null
UTF-8
Java
false
false
3,414
java
/*********************************************************************** * $Id: CmcAutoClearServiceImpl.java,v1.0 2016年11月14日 下午2:06:18 $ * * @author: Rod John * * (c)Copyright 2011 Topvision All rights reserved. ***********************************************************************/ package com.topvision.ems....
[ "785554043@qq.com" ]
785554043@qq.com
a662047534f89a8b689b81e5074d5ae73324bd58
389e2751dc19c8e6213ae566e6fbd70fff820de9
/tropicraft/1.5.1/src/packages/tropicraft/entities/ai/jobs/v3/JobSleep.java
ec468adb310a77561a7d27b75a4bf2c101ef8f7c
[]
no_license
Cojomax99/Tropicraft-Archive
9bbb47da5e00bf45ed1397fea1db9d45b546294c
130497ac9cd146af3a6f6c800474e382c909b710
refs/heads/master
2021-01-13T02:24:11.791169
2014-11-06T16:54:06
2014-11-06T16:54:06
26,279,814
0
2
null
null
null
null
UTF-8
Java
false
false
1,114
java
package tropicraft.entities.ai.jobs.v3; import tropicraft.items.ItemTropicsPickaxe; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemPickaxe; import net.minecraft.item.ItemStack; import net.minecraft.util.DamageSource; import CoroAI.componentAI.jobSystem.JobBase; import CoroAI.componentAI...
[ "cojomax99@gmail.com" ]
cojomax99@gmail.com
0d4a40875af5b125cd504c0b0d4c289ddc93b736
ea65710a42cfd1a0d4c4141ac5ba297c5e6287aa
/FoodSpoty/FoodSpoty/src/com/google/android/gms/internal/pm.java
d53748c5b56ac69e349da89670ccac5b64fdb088
[]
no_license
kanwarbirsingh/ANDROID
bc27197234c4c3295d658d73086ada47a0833d07
f84b29f0f6bd483d791983d5eeae75555e997c36
refs/heads/master
2020-03-18T02:26:55.720337
2018-05-23T18:05:47
2018-05-23T18:05:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,835
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.android.gms.internal; import android.os.Parcel; import com.google.android.gms.common.internal.safeparcel.a; import com.google...
[ "singhkanwar235@gmail.com" ]
singhkanwar235@gmail.com
5fca087658ec711c2891079e58478dbd1969f0b5
a2272f1002da68cc554cd57bf9470322a547c605
/src/jdk/jdk.internal.vm.compiler/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/ArrayCopy06.java
b506154abff20ee3396ff0d1bb856db806a241ab
[]
no_license
framework-projects/java
50af8953ab46c509432c467c9ad69cc63818fa63
2d131cb46f232d3bf909face20502e4ba4b84db0
refs/heads/master
2023-06-28T05:08:00.482568
2021-08-04T08:42:32
2021-08-04T08:42:32
312,414,414
2
0
null
null
null
null
UTF-8
Java
false
false
2,748
java
/* * Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * */ package org.graalvm.compiler.jtt.optimize; import org.graalvm.compiler.jtt.JTTTest; import org.junit.Before...
[ "chovavea@outlook.com" ]
chovavea@outlook.com
f05f221f7e176979452f1947286999fd4d78f8ce
d7c5121237c705b5847e374974b39f47fae13e10
/airspan.netspan/src/main/java/Netspan/NBI_17_0/Statistics/EmbmsDailyGetResponse.java
0c9fa7983c928b16ddd1512824cf51768a12ef6f
[]
no_license
AirspanNetworks/SWITModules
8ae768e0b864fa57dcb17168d015f6585d4455aa
7089a4b6456621a3abd601cc4592d4b52a948b57
refs/heads/master
2022-11-24T11:20:29.041478
2020-08-09T07:20:03
2020-08-09T07:20:03
184,545,627
1
0
null
2022-11-16T12:35:12
2019-05-02T08:21:55
Java
UTF-8
Java
false
false
1,801
java
package Netspan.NBI_17_0.Statistics; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for anonymous...
[ "dshalom@airspan.com" ]
dshalom@airspan.com
a6376939d81e0d16a01fa7a7ce403fdf68f1119f
4b72bc24afcb650b84ed7914839e678fdaa2740a
/app/src/main/java/com/havrylyuk/animationexample/adapter/AnimationsAdapter.java
43fa20c877d832a11ab42298d91b84a7b46b08cd
[ "Apache-2.0" ]
permissive
graviton57/AnimationExample
8e734bd3f6abe002993ab7b7cb8daadf8d9b9a75
ce74042cfddff65b356ea9f25c6ea1a3e3361b57
refs/heads/master
2021-01-22T22:08:44.438362
2017-03-27T21:15:09
2017-03-27T21:15:09
85,511,322
1
0
null
null
null
null
UTF-8
Java
false
false
1,378
java
package com.havrylyuk.animationexample.adapter; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentStatePagerAdapter; import com.havrylyuk.animationexample.fragment.AnimationFragment; import com.havrylyuk.animationexample.fragment.AnimationFra...
[ "gavrilyuk.igor@gmail.com" ]
gavrilyuk.igor@gmail.com
7066817b50db46a72a9cb5b751c6ff94c8adaa74
84b239dc22b2632a6b301fda03c60095234aee8d
/src/com/lsfb/cysj/zoom/VersionedGestureDetector.java
c27780b8ff9a91c7b95201a4a97bc557da1eaed8
[]
no_license
zgscwjm/cy718
f3b495d119c75e0b83d5bec0f3ed4a648820b300
eaf104a77aa547890b3ceec5d68604c38849057b
refs/heads/master
2021-01-11T10:47:04.056528
2015-09-24T06:41:17
2015-09-24T06:41:17
42,852,234
0
0
null
null
null
null
UTF-8
Java
false
false
6,733
java
package com.lsfb.cysj.zoom; import android.annotation.TargetApi; import android.content.Context; import android.os.Build; import android.util.FloatMath; import android.view.MotionEvent; import android.view.ScaleGestureDetector; import android.view.ScaleGestureDetector.OnScaleGestureListener; import android.view.Veloci...
[ "749937855@qq.com" ]
749937855@qq.com
4af6349924ef7dab7d0a6cb131203c211971de5d
bb4dcbb9342cbce21a277944b32d6aa543750f19
/src/main/java/org/kapott/hbci/sepa/jaxb/pain_008_001_01/PostalAddress5.java
d1732f5bcd0d67e62bce03e282c9c26860f54676
[]
no_license
lithomas/hbci4java
a299e1f62b9cb946d71abe0a4d644d28e5528167
8500adaa2d0374ba40be13645404055bd2a2c57d
refs/heads/master
2021-01-15T10:36:05.962046
2015-10-14T18:56:04
2015-10-14T18:56:04
44,268,240
0
0
null
2015-10-14T18:34:03
2015-10-14T18:34:01
null
UTF-8
Java
false
false
2,556
java
package org.kapott.hbci.sepa.jaxb.pain_008_001_01; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p> * Java class for Po...
[ "thomas.linowsky@gmx.net" ]
thomas.linowsky@gmx.net
d7bae64ca44a47d23e816d84c730a5f4f4480009
7460a95f18f6bbd59653adfc3de3809a722d0f6f
/markdown-processor/src/main/java/com/yydcdut/markdown/utils/TextHelper.java
6c26851a4171e6af236ba1b919b6e789e326d469
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
stripysock/RxMarkdown
31c392137be44b4d1f48d94f222ba6af93c79d2a
97ed8ef0f1507c41654c4ad6ac7f571ce61e86e8
refs/heads/master
2020-08-09T12:27:00.026432
2019-10-10T05:18:10
2019-10-10T05:18:10
214,087,559
0
0
null
2019-10-10T04:36:55
2019-10-10T04:36:55
null
UTF-8
Java
false
false
7,634
java
/* * Copyright (C) 2017 yydcdut (yuyidong2015@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "378040621@qq.com" ]
378040621@qq.com
2b4aa95c401cc6e3fff1ec046848ae025c4eb163
8f86c6cd69af01feddf6ad852cb43d63d5486439
/src/main/java/com/viettel/construction/screens/atemp/adapter/ImageCategoryAdapter.java
df67166a0caa3c6704e15ae8650c33063b617f0c
[]
no_license
si1991Van/xay-lap
3d36c57d3b91cbc2815f35faf270cd229ab0f1d1
4cb6c327fbee09ee01b43666b87eb5c1397eb2c8
refs/heads/master
2022-10-01T14:12:58.413336
2020-06-08T01:05:35
2020-06-08T01:05:35
267,989,939
2
0
null
null
null
null
UTF-8
Java
false
false
7,204
java
package com.viettel.construction.screens.atemp.adapter; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import androidx.recyclerview.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.w...
[ "sivannguyen1991@gmail.com" ]
sivannguyen1991@gmail.com
2f1a181787e05b89eb0e92341ed6964b4e2db752
ba265207a90e5a1764f6f1eaf48360bcb300a8fa
/flower.filter/flower.filter.opentracing/src/main/java/com/ly/train/flower/filter/impl/OpenTracingFilter.java
273700bd5ab40820b2a5d0ee73cc6dd9aa952c32
[ "Apache-2.0" ]
permissive
ibean/flower
602cbbd9db26951e3fa312e9f130991878319065
c4ca0d5241351e0a3306700286008ae83046c046
refs/heads/master
2020-07-27T20:15:08.982260
2019-08-30T10:44:58
2019-08-30T10:44:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,168
java
/** * Copyright © 2019 同程艺龙 (zhihui.li@ly.com) * * 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 la...
[ "lee_yazhou@163.com" ]
lee_yazhou@163.com
4344e1785ded004feba0386ba05c5d2b9d93844b
fdbe7ae2cf66afd34b275583441da8b7c437ae8f
/app/src/main/java/com/example/lijinfeng/eses/constants/ESConstants.java
7f7c519ff7262b068a3dd9c9aca89414c279a7e8
[]
no_license
jinfengli/Eses
93ba178c90b4aa8ed6a36fe3cbf32a0fa725c9e3
cbe25ced7e13d79dcd4d632c7ee51341fdc5cb2e
refs/heads/master
2021-01-17T10:59:23.398263
2016-06-16T08:23:18
2016-06-16T08:23:18
41,034,793
0
0
null
null
null
null
UTF-8
Java
false
false
1,802
java
package com.example.lijinfeng.eses.constants; /* * TODO: 常量类 * * Date: 15-9-28 下午9:42 * Copyright (c) li.jf All rights reserved. */ public class ESConstants { public static final String TYPE_SLEEP = "type_sleep"; public static final String TYPE_EXERCISE = "type_exercise"; public static final St...
[ "lijinfeng.ljf@gmail.com" ]
lijinfeng.ljf@gmail.com
ac70d2542454b3798c38e1cfa350e55261827134
d2e16f1f85f7e6c0a3ddc3fbe11039c11d51b3f0
/aljoin-file/src/main/java/aljoin/file/object/UploadParam.java
169e70c649f1e8509148c623ebe6460d245d9482
[]
no_license
jqmtony/micro-service-mybatis
7cfda24851146473f563995f0073ca14260e0e26
cef9da0a6c4b46189e48f290072fe32c4b7a6bb3
refs/heads/master
2020-03-20T02:05:08.773021
2018-05-03T05:09:27
2018-05-03T05:09:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
package aljoin.file.object; import java.util.List; /** * 文件上传参数对象 * * @author zhongjy * @date 2018/04/08 */ public class UploadParam { /** * 要上传的文件 */ private List<AljoinFile> fileList; /** * 允许上传的文件类型 */ private List<String> allowTypeList; /** * 单个文件最大限制(KB) *...
[ "1032998173@qq.com" ]
1032998173@qq.com