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
f4e9a82ab2b4e04a9c2041724f7e53bfb8957655
c93d57edc5337e479230150b3bb3833c9a1cce3e
/JavaRushTasks/1.JavaSyntax/src/com/javarush/task/task01/task0134/Solution.java
3f16aae90b27f00a89590827b63926320ab9b0c0
[]
no_license
Lao-Ax/JavaRushHomeWork
fe1cbafc41a57a3bcb5804337ab10474ba34948a
d33681fad5d6f891609e1ff1bc51ae104476b7af
refs/heads/master
2023-01-28T22:01:36.059968
2023-01-15T13:11:46
2023-01-15T14:28:05
264,274,037
0
0
null
null
null
null
UTF-8
Java
false
false
1,048
java
package com.javarush.task.task01.task0134; /* Набираем воду в бассейн Амиго, сегодня наша задача наполнить корабельный бассейн. Нужно посчитать, сколько литров воды нужно для заполнения бассейна до бортов. Известно, что бассейн имеет линейные размеры a × b × c, заданные в метрах. Эти размеры передаются в метод getVol...
[ "aplekhov@wiley.com" ]
aplekhov@wiley.com
6b2e017061684e618b8205a50f4664e6eaf61cc2
ae9efe033a18c3d4a0915bceda7be2b3b00ae571
/jambeth/jambeth-training/src/main/java/com/koch/ambeth/training/travelguides/guides/GuideBookExtendable.java
7b1f87c0ff1758fff9d95bb06f66a7021aedbf37
[ "Apache-2.0" ]
permissive
Dennis-Koch/ambeth
0902d321ccd15f6dc62ebb5e245e18187b913165
8552b210b8b37d3d8f66bdac2e094bf23c8b5fda
refs/heads/develop
2022-11-10T00:40:00.744551
2017-10-27T05:35:20
2017-10-27T05:35:20
88,013,592
0
4
Apache-2.0
2022-09-22T18:02:18
2017-04-12T05:36:00
Java
UTF-8
Java
false
false
715
java
package com.koch.ambeth.training.travelguides.guides; import java.util.HashMap; import com.koch.ambeth.log.ILogger; import com.koch.ambeth.log.LogInstance; import com.koch.ambeth.training.travelguides.annotation.LogCalls; @LogCalls public class GuideBookExtendable implements IGuideBookExtendable { @SuppressWarnings...
[ "dennis.koch@bruker.com" ]
dennis.koch@bruker.com
954796a523ec466fcd24ce435a2ab03daf8e2044
f19c1e8b86d935c24c5ba4bb791d9818e407e245
/src/test/java/com/github/f4b6a3/uuid/creator/nonstandard/ShortSuffixCombCreatorTest.java
fe8ef869ad707bd6d6db1936cc73d8646cdc1845
[ "MIT" ]
permissive
leonlee/uuid-creator
ce2b6f5a38c1efb9cec13ddca1588720dc890baa
51b2444d8557a7d594b366bd391af2ac3bc2e0d8
refs/heads/master
2022-11-30T02:50:13.215557
2020-08-09T08:08:12
2020-08-09T08:08:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,224
java
package com.github.f4b6a3.uuid.creator.nonstandard; import org.junit.Test; import com.github.f4b6a3.uuid.UuidCreator; import com.github.f4b6a3.uuid.creator.AbstractUuidCreatorTest; import com.github.f4b6a3.uuid.creator.nonstandard.ShortSuffixCombCreator; import static org.junit.Assert.assertEquals; import static org...
[ "fabiolimace@gmail.com" ]
fabiolimace@gmail.com
b81651b18bf33e34e8082b413c730035a0de8698
15b260ccada93e20bb696ae19b14ec62e78ed023
/v2/src/main/java/com/alipay/api/domain/AssetResult.java
f258a14c5ca4f25be03c16e93ccbcd4f5174a8f9
[ "Apache-2.0" ]
permissive
alipay/alipay-sdk-java-all
df461d00ead2be06d834c37ab1befa110736b5ab
8cd1750da98ce62dbc931ed437f6101684fbb66a
refs/heads/master
2023-08-27T03:59:06.566567
2023-08-22T14:54:57
2023-08-22T14:54:57
132,569,986
470
207
Apache-2.0
2022-12-25T07:37:40
2018-05-08T07:19:22
Java
UTF-8
Java
false
false
2,162
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 物料生产/配送/更正处理结果 * * @author auto create * @since 1.0, 2023-02-06 14:15:47 */ public class AssetResult extends Alipa...
[ "auto-publish" ]
auto-publish
c0f121e344c9f46ef62dc4d646e5db90e4697b68
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/neo4j--neo4j/f9d2b35496754357ac4607037436eb0bc6021b0d/before/RecordCursors.java
a84a593d0f2d340ddeccc619b7ecc99fbce97c23
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
3,606
java
/* * Copyright (c) 2002-2017 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.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 Foundatio...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
7a7d1a104d8405adb2f08cc693e6e52a5c44ca03
977af59a7e00524563176de990d92588f60d858c
/src/main/java/com/aol/cyclops/types/Unit.java
c022dec65327bc616e5ead8473ff55d826481b44
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
richardy2012/cyclops-react
173285f1a7be45b7b3c38888d53611b8929d3d62
0c2a98272211ef642ebaf3889d49f40a5acfeaeb
refs/heads/master
2020-06-16T22:19:53.009821
2016-11-28T23:18:33
2016-11-28T23:18:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
305
java
package com.aol.cyclops.types; /** * A Data type that supports instantiation of instances of the same type * * @author johnmcclean * * @param <T> Data type of element(s) stored inside this Unit instance */ @FunctionalInterface public interface Unit<T> { public <T> Unit<T> unit(T unit); }
[ "john.mcclean@teamaol.com" ]
john.mcclean@teamaol.com
aeb8ee9bc39a08174d95de6cfa7ca2784bf32a6f
6e498099b6858eae14bf3959255be9ea1856f862
/test/com/facebook/buck/testutil/integration/DelegatingInputStream.java
10bad45a0e0ebfaacd6b97b5c75ffc77dc530b31
[ "Apache-2.0" ]
permissive
Bonnie1312/buck
2dcfb0791637db675b495b3d27e75998a7a77797
3cf76f426b1d2ab11b9b3d43fd574818e525c3da
refs/heads/master
2020-06-11T13:29:48.660073
2019-06-26T19:59:32
2019-06-26T21:06:24
193,979,660
2
0
Apache-2.0
2019-09-22T07:23:56
2019-06-26T21:24:33
Java
UTF-8
Java
false
false
1,092
java
/* * Copyright 2015-present Facebook, 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...
[ "sdwilsh@fb.com" ]
sdwilsh@fb.com
49425999cf49a64a36f40c6f52cb886dac98b713
eb7e3a5627219ed55b1bc5480df1cdcde1ff7690
/Quiz5/src/test/java/rocks/zipcode/quiz5/collections/wordcounter/GetWordCountMapTest.java
58f64af0c0f5584fcd05e5f69814a88970e96c41
[]
no_license
trtong/Assessments
2f7c0c22ebd5299ad50c276a8ec4c9839050f56c
e0933ea2a176dfa05c287b60e82c5aa0deb733a0
refs/heads/master
2020-04-17T13:17:39.081738
2019-01-20T02:28:20
2019-01-20T02:28:20
166,609,428
0
0
null
null
null
null
UTF-8
Java
false
false
1,920
java
package rocks.zipcode.quiz5.collections.wordcounter; import org.junit.Assert; import org.junit.Test; import rocks.zipcode.quiz5.collections.WordCounter; import java.util.Map; public class GetWordCountMapTest { @Test public void test1() { // given WordCounter wordCounter = new WordCounter("Hey...
[ "trt.tong@gmail.com" ]
trt.tong@gmail.com
94b58e1de2668a762126298ce76b152be5f16606
7b82d70ba5fef677d83879dfeab859d17f4809aa
/_part2/fastmybatis/fastmybatis-demo/fastmybatis-demo-springboot/src/test/java/com/myapp/UserInfoMapperTest.java
a056b70451fca0c58cab052c4cb9871626f29ec7
[ "MIT" ]
permissive
apollowesley/jun_test
fb962a28b6384c4097c7a8087a53878188db2ebc
c7a4600c3f0e1b045280eaf3464b64e908d2f0a2
refs/heads/main
2022-12-30T20:47:36.637165
2020-10-13T18:10:46
2020-10-13T18:10:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,042
java
package com.myapp; import com.myapp.dao.UserInfoMapper; import com.myapp.entity.TUser; import com.myapp.entity.UserInfo; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; /** * @author tanghc */ public class UserInfoMapperTest extends FastmybatisSpringbootApplicationTests { @Au...
[ "wujun728@hotmail.com" ]
wujun728@hotmail.com
4e521f83c8d41743d089c48e82fb8b188ef24e5f
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Maven/Maven1139.java
22f022946a8465a44fdad6ca82f234ac36bf3f64
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
515
java
public void testDuplicatePluginDefinitionsMerged() throws Exception { File f1 = getTestFile( "src/test/resources/projects/duplicate-plugins-merged-pom.xml" ); MavenProject project = getProject( f1 ); assertEquals( 2, project.getBuildPlugins().get( 0 ).getDependencies().size() );...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
88d10f3658fa32c9e8e5eb4e15625a4fe608676d
36a06ddcb67a3f5895e575ceab92fb71de98925e
/subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/transform/TransformedExternalArtifactSet.java
f903712de85566da713aad85c124aa0e8d8fb19c
[ "BSD-3-Clause", "LGPL-2.1-or-later", "LicenseRef-scancode-mit-old-style", "EPL-2.0", "CDDL-1.0", "MIT", "LGPL-2.1-only", "Apache-2.0", "MPL-2.0", "EPL-1.0" ]
permissive
blindarcheology/gradle
b4308e9bfbe74172345a204c6f858ee76281ac7f
609634026935ea5d499204469da271b4ef057d43
refs/heads/master
2022-12-14T07:16:43.081747
2020-09-18T13:41:13
2020-09-18T13:41:13
294,432,244
1
0
Apache-2.0
2020-09-18T13:41:15
2020-09-10T14:23:10
null
UTF-8
Java
false
false
2,855
java
/* * Copyright 2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "adam@gradle.com" ]
adam@gradle.com
f309a08e5bbe4da5b549dd6864e0ae4c39d311f2
ef64281d7925f68f644f62bce404539e8a500b4c
/examples/src/test/java/com/github/osvaldopina/linkbuilder/example/selffromcurrentcall/SelfFromCurrentCallApplicationTest.java
bfcdb35a13feb1ac3f4a2d56eeb35285aeb1a0aa
[]
no_license
osvaldopina/linkbuilder
1f454a422e9953879e6728cc11f85e22c0d204be
6e30709eaa36607782dfec27612212b09a98dd41
refs/heads/master
2020-05-21T04:17:44.901078
2017-03-29T00:25:16
2017-03-29T00:25:16
49,434,452
10
2
null
null
null
null
UTF-8
Java
false
false
1,539
java
package com.github.osvaldopina.linkbuilder.example.selffromcurrentcall; import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.*; import static org.springframework.test.web.servlet.result.MockMvcResultHandlers.*; import static org.springframework.test.web.servlet.result.MockMvcResultMatchers...
[ "osvaldo.pina@gmail.com" ]
osvaldo.pina@gmail.com
5e7730c7395c6114c8671fcbdb988a3d13e275a3
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.vrshell.home-VrHome/sources/retrofit/mime/TypedOutput.java
eb3c2fb927f6a13d16d2aa9348148009163ce36b
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
247
java
package retrofit.mime; import java.io.IOException; import java.io.OutputStream; public interface TypedOutput { String fileName(); long length(); String mimeType(); void writeTo(OutputStream outputStream) throws IOException; }
[ "cyuubiapps@gmail.com" ]
cyuubiapps@gmail.com
648cd583a0cf2129aa8a8ca2f7ee86d4954be319
823d7d304b7914041137f5c8f82c10d357d6c604
/Thesis/GrammartestSet/extractedTestGrammar/ExtractedClojureVisitor.java
90b88bce318dc0709a93308d0cdffe8d79d80832
[]
no_license
grammarhoard/2014-butrus-testing
2a0496e6c6638e65021383d487a051c31036090d
df714500c0a983ef3ea6210e68f0849e9c4519b0
refs/heads/master
2021-01-16T19:58:02.667452
2014-08-17T08:56:37
2014-08-17T08:56:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,070
java
// Generated from ExtractedClojure.g4 by ANTLR 4.1 package extractedTestGrammar; import org.antlr.v4.runtime.misc.NotNull; import org.antlr.v4.runtime.tree.ParseTreeVisitor; /** * This interface defines a complete generic visitor for a parse tree produced * by {@link ExtractedClojureParser}. * * @param <T> The ret...
[ "eenassbutrus@gmail.com" ]
eenassbutrus@gmail.com
fd6953e44b7b44154c4bfd81514f3329efa08310
10d77fabcbb945fe37e15ae438e360a89a24ea05
/graalvm/transactions/fork/narayana/XTS/WS-C/dev/src/com/arjuna/webservices11/wsarj/ArjunaContext.java
41f701f35915b59bfdb24b8bf93373af8822906c
[ "LGPL-2.1-only", "Apache-2.0", "LGPL-2.1-or-later", "LicenseRef-scancode-other-copyleft", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-proprietary-license", "SMLNJ", "GPL-1.0-or-later", "LicenseRef-scancode-other-permissive", "CDDL-1.0", "LicenseRef-scancode-warranty-dis...
permissive
nmcl/scratch
1a881605971e22aa300487d2e57660209f8450d3
325513ea42f4769789f126adceb091a6002209bd
refs/heads/master
2023-03-12T19:56:31.764819
2023-02-05T17:14:12
2023-02-05T17:14:12
48,547,106
2
1
Apache-2.0
2023-03-01T12:44:18
2015-12-24T15:02:58
Java
UTF-8
Java
false
false
2,333
java
package com.arjuna.webservices11.wsarj; import com.arjuna.webservices11.wsarj.InstanceIdentifier; import javax.xml.ws.handler.MessageContext; /** * The arjuna context. * @author kevin */ public class ArjunaContext { /** * The key used for the arjuna context within a message exchange. */ private ...
[ "mlittle@redhat.com" ]
mlittle@redhat.com
1786610191746231c6dc7ede1e325eaf72076820
960a750f64a87eb0c9c215dcaaebc61166616397
/app/src/main/java/com/supermap/demo/test/bean/DetailBusinessBean.java
d7edf00bd171a96a14c9fbdca6a2317d97c388ed
[]
no_license
qiangshi/Test_Demo
5d25637f7352115035a5e76edb7181dc59e6caf2
296e7d98f1a5f7a034614560de700b89be62a208
refs/heads/master
2020-05-17T06:13:09.324468
2019-04-27T03:07:53
2019-04-27T03:07:53
183,550,235
0
0
null
null
null
null
UTF-8
Java
false
false
1,336
java
package com.supermap.demo.test.bean; /** * @ClassName: DetailBusinessBean * @Description: java类作用描述 * @Author: 曾海强 * @CreateDate: 2019/4/14 17:12 */ public class DetailBusinessBean { private String month; private String year; private String license; private String landUse; private String appro...
[ "1104827297@qq.com" ]
1104827297@qq.com
1c66bfa3ce851313d6f8702dc274b8b139d96d45
cdff118a93947b54dfa32f258da2deb939af033c
/campaign/comm/CommMessageAPI.java
4c1b46d6aa2d80474165010298647024785877c6
[]
no_license
wilki24/Starsector-API
c12ea5d0c131f5cdd26d6799ac63f9a61d9b93fb
825b1bde4d2b3808c1ebd23a8afbb2414f7aed6d
refs/heads/main
2023-08-18T07:56:54.486127
2021-09-19T01:53:04
2021-09-19T01:53:04
408,007,467
0
0
null
null
null
null
UTF-8
Java
false
false
3,042
java
package com.fs.starfarer.api.campaign.comm; import java.awt.Color; import java.util.Collection; import java.util.List; import java.util.Map; import org.lwjgl.util.vector.Vector2f; import com.fs.starfarer.api.campaign.OnMessageDeliveryScript; import com.fs.starfarer.api.campaign.SectorEntityToken; import com.fs.starf...
[ "8873894+wilki24@users.noreply.github.com" ]
8873894+wilki24@users.noreply.github.com
e70189c10f176ee98b995390774b0a28d763fa4b
3c6f4bb030a42d19ce8c25a931138641fb6fd495
/finance-invest/finance-invest-api/src/main/java/com/hongkun/finance/invest/service/BidTransferAutoService.java
108df3966181acebfbbbfb024d78e3c53c1378de
[]
no_license
happyjianguo/finance-hkjf
93195df26ebb81a8b951a191e25ab6267b73aaca
0389a6eac966ee2e4887b6db4f99183242ba2d4e
refs/heads/master
2020-07-28T13:42:40.924633
2019-08-03T00:22:19
2019-08-03T00:22:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,443
java
package com.hongkun.finance.invest.service; import java.math.BigDecimal; import java.util.Date; import java.util.List; import com.yirun.framework.core.model.ResponseEntity; import com.yirun.framework.core.utils.pager.Pager; import com.hongkun.finance.invest.model.BidInfo; import com.hongkun.finance.invest.model.BidIn...
[ "zc.ding@foxmail.com" ]
zc.ding@foxmail.com
6de1845d3ee84bcc30bb83876fd2f45afc3c0050
2a716bbd1f98fb35329058511cc0e919732cad79
/uk.ac.gda.core.test/src/gda/device/detector/countertimer/AllJUnitTests.java
0035b244bbab51a4eab60ea4142ef5a09d7aaa7d
[]
no_license
kusamau/gda-core
f88f4e5c4643bfc3370cc7e42fca56de27af0aca
567cf81772f1327b40948ee1819a8b7e310f4c95
refs/heads/master
2020-05-02T09:43:48.621943
2019-03-26T13:04:27
2019-03-26T13:04:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
963
java
/*- * Copyright © 2009 Diamond Light Source Ltd., Science and Technology * Facilities Council * * This file is part of GDA. * * GDA is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License version 3 as published by the Free * Software Foundation. * * GDA i...
[ "dag-group@diamond.ac.uk" ]
dag-group@diamond.ac.uk
94225a236d371a99e1b6e07252b7ab25e25495c3
770c76a2180ee695bc02064d24d87f5c47c0fb79
/factory-dz/src/main/java/com/lc/ibps/pgs/PGData/persistence/dao/DcwjxjQueryDao.java
45e4eab41f5c7e59446cc8873cf977cf1d8f17af
[]
no_license
incidunt/qingjiao_dev
aff658944c0f89c822d547f5a2180649f48cbf00
385a69cddabc784e974f7d802807fc19101e83ee
refs/heads/master
2020-09-23T17:05:12.859324
2018-12-18T08:26:04
2018-12-18T08:26:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
517
java
package com.lc.ibps.pgs.PGData.persistence.dao; import java.util.List; import com.lc.ibps.base.framework.persistence.dao.IQueryDao; import com.lc.ibps.pgs.PGData.persistence.entity.DcwjxjPo; /** * t_dcwjxj 查询Dao接口 * *<pre> * 开发公司:广州流辰信息技术有限公司 * 开发人员:eddy * 邮箱地址:1546077710@qq.com * 创建时间:2018-05-04 17:37:35 *...
[ "marco23037@163.com" ]
marco23037@163.com
6b89a547a3a8c1996ab7c3103db4591bd5ebc6ae
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/104/79.java
ea32fe791b960b168c92b8c1c68e280847cdb89e
[ "MIT" ]
permissive
qiuchili/ggnn_graph_classification
c2090fefe11f8bf650e734442eb96996a54dc112
291ff02404555511b94a4f477c6974ebd62dcf44
refs/heads/master
2021-10-18T14:54:26.154367
2018-10-21T23:34:14
2018-10-21T23:34:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
671
java
package <missing>; public class GlobalMembers { public static void Main() { int x; int y; int i; int count1; int count2; int[] a = new int[20]; int[] b = new int[20]; String tempVar = ConsoleInput.scanfRead(); if (tempVar != null) { x = Integer.parseInt(tempVar); } String tempVar2 = Consol...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
61ce17948637a4a6a461c3e3d6aa1099c2c57646
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13544-6-1-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/display/internal/DocumentContentDisplayer_ESTest_scaffolding.java
4fbc01859ecfda5ef65c538a8e10ee927cc1bd46
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
455
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Jan 20 15:38:40 UTC 2020 */ package org.xwiki.display.internal; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit....
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
b5c195ab468dabfdf12cfb248773adcbc27750d0
6e47715760eec5e49af7aa631a8aa879913b4520
/app/src/cn/dressbook/ui/model/MYXChild.java
9f7cafb22f472327b61eda60e2846746f9502513
[]
no_license
yuandonghua/DressBook
65db02eb77a7e2fc9a56a2c700ad7ed89e5fbf42
f2870142e3bdcab003fc48ef90d84619d3991174
refs/heads/master
2021-01-17T18:21:18.076691
2016-09-19T14:21:32
2016-09-19T14:21:32
68,613,330
1
1
null
null
null
null
UTF-8
Java
false
false
1,880
java
package cn.dressbook.ui.model; import android.os.Parcel; import android.os.Parcelable; /** * @description: 买手推荐方案 * @author:袁东华 * @time:2015-8-7下午4:54:15 */ public class MYXChild implements Parcelable { private String id; private String title; private String first; private String urlPic; private String url; ...
[ "1348474384@qq.com" ]
1348474384@qq.com
2fed52e400d5f8b3bb1e9f2ed95af6c62f090e30
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/androidx/compose/foundation/lazy/n.java
2bb469b2db0ba0ea6bd4a109136fb3f69ce9c201
[]
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
1,070
java
package androidx.compose.foundation.lazy; import java.util.List; import kotlin.Metadata; import kotlin.ah; import kotlin.g.a.m; @Metadata(d1={""}, d2={"Landroidx/compose/foundation/lazy/LazyListItemsProvider;", "", "headerIndexes", "", "", "getHeaderIndexes", "()Ljava/util/List;", "itemsCount", "getItemsCount"...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
079d3619a514bc15b1607addfc67e3fb3ca37349
e417bba0fc4f2768abe309cb84dbc67025dc8f2b
/src/test/java/com/example/mapper/CountryMapperTests.java
21b36d76d34ff9ff7cc18965a31ba07a62e46ce1
[]
no_license
jys103402/spring01
335c1ae55a5a9304fb9c1f6cc784af5ce2a78783
c58490bd5fcaaf40550f6220f0f978f007fb0001
refs/heads/master
2021-01-19T20:22:31.996832
2017-03-06T07:44:46
2017-03-06T07:44:46
83,747,484
0
0
null
null
null
null
UTF-8
Java
false
false
2,009
java
package com.example.mapper; import java.util.List; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; import com.example.domain...
[ "java" ]
java
7111a8829fdc14b89783b820b4413a3e71e1dc5c
bead5c9388e0d70156a08dfe86d48f52cb245502
/MyNotes/design_pattern/Adapter_pattern/p1/Banner.java
9d081c64c1fc1ccfec909e9b8b0260f8d7bb9efa
[]
no_license
LinZiYU1996/Learning-Java
bd96e2af798c09bc52a56bf21e13f5763bb7a63d
a0d9f538c9d373c3a93ccd890006ce0e5e1f2d5d
refs/heads/master
2020-11-28T22:22:56.135760
2020-05-03T01:24:57
2020-05-03T01:24:57
229,930,586
0
0
null
null
null
null
UTF-8
Java
false
false
491
java
package design_pattern.Adapter_pattern.p1; /** * \* Created with IntelliJ IDEA. * \* User: LinZiYu * \* Date: 2020/2/6 * \* Time: 21:08 * \* Description: * \ */ public class Banner { // 实际情况 private String string; public Banner(String string) { this.string = string; } public void...
[ "2669093302@qq.com" ]
2669093302@qq.com
dbd5cfeb35962a77c293492694820a84c91765a7
d0536669bb37019e766766461032003ad045665b
/jdk1.4.2_src/com/sun/corba/se/internal/io/LibraryManager.java
76de2e4d7b14466a7a5068fd985054076792f468
[]
no_license
eagle518/jdk-source-code
c0d60f0762bce0221c7eeb1654aa1a53a3877313
91b771140de051fb843af246ab826dd6ff688fe3
refs/heads/master
2021-01-18T19:51:07.988541
2010-09-09T06:36:02
2010-09-09T06:36:02
38,047,470
11
23
null
null
null
null
UTF-8
Java
false
false
2,816
java
/* * @(#)LibraryManager.java 1.31 03/01/23 * * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /* * Licensed Materials - Property of IBM * RMI-IIOP v1.0 * Copyright IBM Corp. 1998 1999 All Rights Reserved * * US Government Users R...
[ "kzhaicn@e8197d6f-d431-fb3f-3203-916d138821fd" ]
kzhaicn@e8197d6f-d431-fb3f-3203-916d138821fd
fe6db4f435423fb92752edbf121fa3c6a17ed0d1
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/10/10_fa82f1b6f00738e32a5a618e5ce537320d569218/DeployedComponentRetrievalService/10_fa82f1b6f00738e32a5a618e5ce537320d569218_DeployedComponentRetrievalService_s.java
1dc0c2ea489ad6f25098725d851ced3d685ec52a
[]
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,880
java
package org.iplantc.workflow.service; import java.util.List; import org.hibernate.Query; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.Transaction; import org.iplantc.persistence.RepresentableAsJson; import org.json.JSONObject; /** * A service that can be used to...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
091123d49dde34540ae2a9f4b02342820983cebb
690f3f008d94abf130c4005146010cd63cd71567
/springbootInAction/highlight_springmvc4/src/main/java/com/wisely/highlight_springmvc4/service/PushService.java
6cefcfd1c2fdd5429185bfde73b78616624dc49b
[]
no_license
Oaks907/bookspace
819b8ec87067f8e9776a8b79210c74d33673aec9
114a4fc43ed6134b4a236ccdffd30a9594b54796
refs/heads/master
2022-12-24T17:01:02.454129
2021-05-26T15:53:02
2021-05-26T15:53:02
143,092,798
0
0
null
2022-12-16T05:20:36
2018-08-01T02:19:53
Java
UTF-8
Java
false
false
721
java
package com.wisely.highlight_springmvc4.service; import org.springframework.scheduling.annotation.Scheduled; import org.springframework.stereotype.Service; import org.springframework.web.context.request.async.DeferredResult; /** * @ClassName PushService * @USER haifei * @DATE 27/8/2018 10:18 AM * @Description */...
[ "haifei.li@renren-inc.com" ]
haifei.li@renren-inc.com
f488617d3ceed9ab45b853d7e879e004ba6009d9
aa76c179f0b424cdf4d0f11e89265881443bdd9a
/app/src/main/java/com/lltech/manager/activity/dialog/AreaAty.java
bb1f004e92a4b3d5f42b42fdfb863a71e4946355
[]
no_license
317764920/manager
ad9a63567e6c9f1c2c0787a1bc8085bda755df13
9813fcfe8208a4d5be746dca7d6e4b58fb0b9ca3
refs/heads/master
2020-12-25T09:38:17.988949
2016-06-23T08:39:28
2016-06-23T08:39:28
61,787,972
0
0
null
null
null
null
UTF-8
Java
false
false
5,037
java
package com.lltech.manager.activity.dialog; import android.content.Intent; import android.view.View; import android.widget.AdapterView; import com.android.volley.VolleyError; import com.lcx.mysdk.adapter.BaseAdapterHelper; import com.lcx.mysdk.adapter.QuickAdapter; import com.lcx.mysdk.application.BaseApplication; im...
[ "java" ]
java
aaf3ec82fc4ac6ab634edb505eac6cfb23befad1
f0489dac17a48f535420651e6492a7d857e1ea03
/Java SE/Spring-Prooduct-APP/src/main/java/com/pennant/product/service/ProductService.java
5e7be589c44be3fe88ffbdb94a738e2c052619d6
[]
no_license
tracksdata/Java-Pennant
d696c78aa75a4c6cafeceec3fd0f6c9defcd0370
b5cd10e8ad936b6589742122d241389f9084d109
refs/heads/master
2021-09-13T13:01:30.673956
2018-04-30T06:56:23
2018-04-30T06:56:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
258
java
package com.pennant.product.service; import java.util.List; import com.pennant.product.model.Product; public interface ProductService { public void saveProduct(Product prod); public void findProduct(String prodId); public List<Product> listAll(); }
[ "praveen.somireddy@gmail.com" ]
praveen.somireddy@gmail.com
72a3dba8aadef3d2cf09c2626e93d93ef14c4901
ef3d002f24eb93fc11776588e7343f7c213f1fa4
/basic-ioc-framework/src/com/iocframework/bean/SimpleBean.java
35523428cc6193c969873bd95845b962c6b7b4ba
[]
no_license
kbhatt23/java-reflection-annotation
2c6efbefa3435eef6b0b9d9abc303a0f0b0f7150
79765f6b1814f5378f33c08c48718d6cd614c894
refs/heads/main
2023-01-11T00:07:14.451768
2020-11-15T13:08:56
2020-11-15T13:08:56
303,308,142
0
0
null
null
null
null
UTF-8
Java
false
false
351
java
package com.iocframework.bean; import annotations.IOCAutowired; import annotations.IOCComponent; @IOCComponent public class SimpleBean { @IOCAutowired private AnotherBean anotherBean; public AnotherBean getAnotherBean() { return anotherBean; } public void setAnotherBean(AnotherBean anotherBean) { this.ano...
[ "kanishklikesprogramming@gmail.com" ]
kanishklikesprogramming@gmail.com
2c6ab43cb1cb42ba1c6f3fcd772e47c70c7db6ef
cf4dfab6abf2f1512b3312f0d06e891e67aa1b17
/gmall-api/src/main/java/com/xiepanpan/gmall/ums/service/MemberMemberTagRelationService.java
f3cad31558d906e963b898173cbe3e126c366047
[]
no_license
xiepanpan/gmall-parent
564cfda41ed8e358012c4a90f04acf4ef09d3acc
5c50cbab58d4c83d440f9b3c1e9eac1f1fc80809
refs/heads/master
2022-06-22T12:02:58.320687
2020-04-03T08:39:01
2020-04-03T08:39:01
226,306,527
0
0
null
2022-06-21T02:23:38
2019-12-06T10:42:57
Java
UTF-8
Java
false
false
367
java
package com.xiepanpan.gmall.ums.service; import com.xiepanpan.gmall.ums.entity.MemberMemberTagRelation; import com.baomidou.mybatisplus.extension.service.IService; /** * <p> * 用户和标签关系表 服务类 * </p> * * @author xiepanpan * @since 2019-12-06 */ public interface MemberMemberTagRelationService extends IService<Membe...
[ "xiepanpan@thunisoft.com" ]
xiepanpan@thunisoft.com
cd42a19c900718636095aee3e509d9dd88d9242a
f89d8a84896f78e5bcf0d88fc4cca7d08fbb958e
/vitro-core/webapp/src/edu/cornell/mannlib/vitro/webapp/search/indexing/AdditionalURIsForClassGroupChanges.java
fafc9e0270178a510e668b6e301d24021509bc0f
[]
no_license
Data-to-Insight-Center/sead-vivo
c65ca49f663ec3770b8ad25e009d1a90c476ec56
c82ac568e5fc4691fa7d4981328b8049bfdc87f5
refs/heads/master
2020-04-15T06:15:38.963277
2020-02-01T16:17:13
2020-02-01T16:17:13
14,767,397
0
1
null
null
null
null
UTF-8
Java
false
false
3,991
java
/* Copyright (c) 2013, Cornell 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: * Redistributions of source code must retain the above copyright notice, this list of conditions and t...
[ "kavchand@indiana.edu" ]
kavchand@indiana.edu
55c08ce56e3b84421871245202ccfc47afc8ebe4
a5cc9bd57f4784295ffbfca407d50b0e414fd153
/src/main/java/org/plutext/jaxb/xslfo/PageBreakInsideType.java
149090865ee7fcc7b4cd5ee52effa60e425d3006
[]
no_license
plutext/JAXB-classes-for-XSL-FO
31c658548fac740200d62917578565631f80a7af
6026dbf68780581c0b0b43b9069cb4a07560a387
refs/heads/master
2023-06-23T10:25:02.950164
2012-04-17T03:23:54
2012-04-17T03:23:54
3,914,707
1
1
null
null
null
null
UTF-8
Java
false
false
1,284
java
package org.plutext.jaxb.xslfo; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for page_break_inside_Type. * * <p>The following schema fragment specifies the expected content contained within this class. * <...
[ "jason@plutext.org" ]
jason@plutext.org
33c9d7e7977aaa99f1753ba50d12ce64abb47a2e
73ddf37cb32504a6f504fe7bff8ef7842b15550a
/src/main/java/com/alibaba/druid/sql/ast/expr/SQLAggregateExpr.java
aba811634568e16c18ed2653998f748d56e68ed2
[ "Apache-2.0" ]
permissive
onlyscorpion/scorpion-sql-parser
2c0ecd4758d5bc5e6f1a50e0fadcfcb012e3524f
a55f9597c7a3a8b9c610cacc5a957a41d3ea018a
refs/heads/master
2021-08-19T14:15:55.462593
2017-11-26T15:47:17
2017-11-26T15:47:17
112,094,653
1
0
null
null
null
null
UTF-8
Java
false
false
7,403
java
/* * Copyright 1999-2017 Alibaba Group Holding Ltd. * * 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 applica...
[ "zhengchenglei@jd.com" ]
zhengchenglei@jd.com
2d9ce24474d46a8b3deb4a6d800b2a33e3e63bde
5765c87fd41493dff2fde2a68f9dccc04c1ad2bd
/Variant Programs/1-4/36/storeroom/CachingVoidExemptions.java
9fbbbf33cb6e821608fd36dbe7f138a139628446
[ "MIT" ]
permissive
hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism
42e4c2061c3f8da0dfce760e168bb9715063645f
a42ced1d5a92963207e3565860cac0946312e1b3
refs/heads/master
2020-08-09T08:10:08.888384
2019-11-25T01:14:23
2019-11-25T01:14:23
214,041,532
0
0
null
null
null
null
UTF-8
Java
false
false
269
java
package storeroom; public class CachingVoidExemptions extends java.lang.Exception { static final String morinWeighting = "0R8rcUu2rD"; public CachingVoidExemptions() { super(); } public CachingVoidExemptions(String telegram) { super(telegram); } }
[ "hayden.cheers@me.com" ]
hayden.cheers@me.com
ca78ed6101cfee8e8f7ef9e5eb304a84b100e7e4
e6d716fde932045d076ab18553203e2210c7bc44
/bluesky-pentaho-kettle/engine/src/main/java/org/pentaho/di/job/JobEntryListener.java
b49d88ce305312ce3db19b364a3ece2ad41eb34b
[]
no_license
BlueCodeBoy/bluesky
d04032e6c0ce87a18bcbc037191ca20d03aa133e
6fc672455b6047979527da9ba8e3fc220d5cee37
refs/heads/master
2020-04-18T10:47:20.434313
2019-01-25T03:30:47
2019-01-25T03:30:47
167,478,568
6
0
null
null
null
null
UTF-8
Java
false
false
1,358
java
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2013 by Pentaho : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version 2.0 (th...
[ "pp@gmail.com" ]
pp@gmail.com
5d978657cf54678e4dbae166f07c5169fd2c5518
52affbdd8b254f4db643fcf9f52e9e825048f4c1
/queryrouter/src/main/java/com/baidu/rigel/biplatform/queryrouter/QueryRouterApplication.java
f688d818b8abc475d40f05c79b99924bfe32034d
[ "Apache-2.0" ]
permissive
baidu/BIPlatform
d4f8a495fe6a7c152998347c10346287d48cd3d6
89155ca1d0c7e9d5d6200ca1d07b099b3eeeb03b
refs/heads/master
2023-08-12T05:07:38.594977
2023-04-21T00:37:33
2023-04-21T00:37:33
93,741,577
222
143
Apache-2.0
2019-03-08T04:54:18
2017-06-08T11:26:42
JavaScript
UTF-8
Java
false
false
4,667
java
/** * Copyright (c) 2014 Baidu, Inc. 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 * * Unless required b...
[ "wangyuxue@baidu.com" ]
wangyuxue@baidu.com
22ee517f918e660f71c973893cf61d808946198a
f0d0631e221382c8a7d48c8bed6acc4efe0bfd2d
/JavaSource/org/unitime/commons/web/htmlgen/TableStream.java
59655280f9520c5f3f4ab6768bfbef8482fce894
[ "CC-BY-3.0", "EPL-1.0", "CC0-1.0", "CDDL-1.0", "MIT", "LGPL-2.1-or-later", "LGPL-3.0-only", "BSD-3-Clause", "LGPL-2.1-only", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-freemarker", "Apache-2.0", "LicenseRef-scancode-public-domain", "LicenseRef-scancode-generic-cla", ...
permissive
tomas-muller/unitime
8c7097003b955053f32fe5891f1d29b554c4dd45
de307a63552128b75ae9a83d7e1d44c71b3dc266
refs/heads/master
2021-12-29T04:57:46.000745
2021-12-09T19:02:43
2021-12-09T19:02:43
30,605,965
4
0
Apache-2.0
2021-02-17T15:14:49
2015-02-10T18:01:29
Java
UTF-8
Java
false
false
1,720
java
/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * The Apereo Foundation licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may...
[ "muller@unitime.org" ]
muller@unitime.org
929cdb4e308dfc5575da0e2e3b64b7d4cc279b12
4d8e1d4e5cd3406843e78a7e67bdfa848615841d
/src/main/java/com/yan/weather/controller/WeatherRestController.java
c8e6eee71b0a7f96a4915e731cf32568bde05c5b
[ "MIT" ]
permissive
yankj12/weather
a83d5f67d179e94bbd2bf37f2f2745d21bab7fbb
55dd39579f5bb93385c37081d16f24bc200e2bc4
refs/heads/master
2020-04-12T01:02:48.734485
2019-01-22T09:24:48
2019-01-22T09:24:48
162,220,225
0
0
null
null
null
null
UTF-8
Java
false
false
1,896
java
package com.yan.weather.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotatio...
[ "yankj12@163.com" ]
yankj12@163.com
13604ecef3cdabb792acbf6986a8fe1dca197da8
fb0b25f2a4a4ccbb9f8fc39ff2282cde11c4c109
/java/TheRailgun/cards/Thundervolt.java
86294bac91b427bd09d9cf02f8e1b7c13449b294
[]
no_license
LegendBegins/The-Railgun
c3ddb8c459add1ae7a0a57c4b6dbd945b4822c36
a55704ab2182faf6b0a08a0c5ced44e956459ac4
refs/heads/master
2021-01-02T11:24:28.807162
2020-02-10T20:24:50
2020-02-10T20:24:50
239,600,895
0
0
null
null
null
null
UTF-8
Java
false
false
2,551
java
package TheRailgun.cards; import com.megacrit.cardcrawl.actions.AbstractGameAction; import com.megacrit.cardcrawl.actions.common.DamageAction; import com.megacrit.cardcrawl.cards.DamageInfo; import com.megacrit.cardcrawl.characters.AbstractPlayer; import com.megacrit.cardcrawl.core.CardCrawlGame; import com.meg...
[ "user@localhost.localdomain" ]
user@localhost.localdomain
01888014b53a09cdf6847f84a2a094f56048efa5
f09f5d3411a34c9a31d2476f5634ab8f6774c2cd
/src/main/java/com/abrid/dropme/web/rest/DriverResource.java
7cd077c4f2e65c47187a9b93d6c4bc8493710358
[]
no_license
Zahma/dropMe
e3f087f38b92c1576e30dac6f8e8dc2796b13f69
a44ee0c61c02c49319dc967f33e3074746479146
refs/heads/master
2022-12-23T22:49:45.875722
2022-03-11T10:54:04
2022-03-11T10:54:04
240,070,915
0
0
null
2022-12-16T05:12:49
2020-02-12T17:19:13
Java
UTF-8
Java
false
false
6,366
java
package com.abrid.dropme.web.rest; import com.abrid.dropme.service.DriverService; import com.abrid.dropme.web.rest.errors.BadRequestAlertException; import com.abrid.dropme.service.dto.DriverDTO; import com.abrid.dropme.service.dto.DriverCriteria; import com.abrid.dropme.service.DriverQueryService; import io.github.jh...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
ec5ee3ddb0dbfd3dd17587fe7dbe54388a26c13f
22fd8db22a2cf60e144eee3d3e483be991649997
/src/de/og/batterycreator/gui/panels/iconset/IconSetMultiSelector.java
f227c01f148d29b7d79fa11b90bbea7e9b24bed5
[]
no_license
olivergeith/java_batteryiconcreator
f2b627354b5eedbe5e30af67e3f6f952212deb96
37d087a471719ec2a9431de607030b6fa57cdebe
refs/heads/master
2022-05-26T04:26:06.136900
2022-05-13T10:52:42
2022-05-13T10:52:42
8,984,062
0
0
null
null
null
null
UTF-8
Java
false
false
4,700
java
package de.og.batterycreator.gui.panels.iconset; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.io.File; import java.io.FileFilter; import java.util.Vector; import javax.swing.DefaultListCellRenderer; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing...
[ "oliver.geith@gmx.net" ]
oliver.geith@gmx.net
2de0af593ba00c5bc2bcc42db300580905356db2
f7a25da32609d722b7ac9220bf4694aa0476f7b2
/net/minecraft/nbt/EndTag.java
b93588a8c4f007a8a17de89790a8233c6ebe8535
[]
no_license
basaigh/temp
89e673227e951a7c282c50cce72236bdce4870dd
1c3091333f4edb2be6d986faaa026826b05008ab
refs/heads/master
2023-05-04T22:27:28.259481
2021-05-31T17:15:09
2021-05-31T17:15:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
956
java
package net.minecraft.nbt; import net.minecraft.network.chat.TextComponent; import net.minecraft.network.chat.Component; import java.io.DataOutput; import java.io.IOException; import java.io.DataInput; public class EndTag implements Tag { public void load(final DataInput dataInput, final int integer, final NbtAcc...
[ "mark70326511@gmail.com" ]
mark70326511@gmail.com
095ac46e9753007e7f0c2f055809b4a1eafb6200
b4b62c5c77ec817db61820ccc2fee348d1d7acc5
/src/main/java/com/alipay/api/domain/AlipayPcreditHuabeiEnterpriseUserinfoSyncModel.java
a977929a28e40293ac325a5be1aeac42e6b6cfd9
[ "Apache-2.0" ]
permissive
zhangpo/alipay-sdk-java-all
13f79e34d5f030ac2f4367a93e879e0e60f335f7
e69305d18fce0cc01d03ca52389f461527b25865
refs/heads/master
2022-11-04T20:47:21.777559
2020-06-15T08:31:02
2020-06-15T08:31:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,858
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 商务花呗用户信息同步 * * @author auto create * @since 1.0, 2020-05-11 14:49:48 */ public class AlipayPcreditHuabeiEnterpriseUserinfoSyncModel extends AlipayObject { private static final ...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
2d94d4451fe9b860d51ea80b8fc9827d0b5ff11b
fa52dee98c9c97b60451df961fb1666859a4817b
/CBP/library/api/fermat-cbp-api/src/main/java/com/bitdubai/fermat_cbp_api/layer/cbp_actor/crypto_customer/exceptions/CantGetPurchaseContractException.java
bb5fb0896a2d992436ade51e4bf7cc2cf697afd1
[ "MIT" ]
permissive
gustl-arg/fermat-old
ebb486902834f7b9f9b5918fcfdc5e00673a4cdb
3dbd908e0518f4c65ff38a70e4400e7e9e253c2c
refs/heads/master
2020-04-10T14:17:08.175541
2015-11-22T12:18:20
2015-11-22T12:18:20
42,355,728
0
1
null
null
null
null
UTF-8
Java
false
false
1,188
java
package com.bitdubai.fermat_cbp_api.layer.cbp_actor.crypto_customer.exceptions; import com.bitdubai.fermat_api.FermatException; /** * Created by Yordin Alayn on 11.11.2015. */ public class CantGetPurchaseContractException extends FermatException { public static final String DEFAULT_MESSAGE = "CAN'T GET PURCHASE...
[ "y.alayn@gmail.com" ]
y.alayn@gmail.com
c6397a83d122757d0add9fed6631b21c88f715e7
05b3e5ad846c91bbfde097c32d5024dced19aa1d
/JavaProgramming/src/ch18/exam14/PrintStreamExample.java
c12f7f006eb4b0e1e83fa9916e8d3ae127c58f69
[]
no_license
yjs0511/MyRepository
4c2b256cb8ac34869cce8dfe2b1d2ab163b0e5ec
63bbf1f607f9d91374649bb7cacdf532b52e613b
refs/heads/master
2020-04-12T03:05:29.993060
2016-11-17T04:34:51
2016-11-17T04:34:51
65,808,570
0
0
null
null
null
null
UTF-8
Java
false
false
1,028
java
package ch18.exam14; import java.io.BufferedReader; import java.io.FileOutputStream; import java.io.FileReader; import java.io.IOException; import java.io.PrintStream; public class PrintStreamExample { public static void main(String[] args) throws IOException { FileOutputStream fos = new FileOutputStre...
[ "hypermega22@gmail.com" ]
hypermega22@gmail.com
50a73ebdd6d4fec5b235bf87d20677235bc337e3
61c74eda9b8a821806488842dd37bae8a84788f4
/spring-core/src/main/java/org/springframework/core/io/ClassPathResource.java
f79d9b3571ff84f5fa2b72623751100a811fa853
[]
no_license
jmjobin/spring-source-code
c1e4a54790ee3e62663484738fbd46401c5338f2
a3c256000ca5b45bfe60c234844348edb742450f
refs/heads/master
2021-02-15T14:29:22.658473
2017-08-13T14:30:16
2017-08-13T14:30:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,508
java
/* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "970389745@qq.com" ]
970389745@qq.com
39b73c13d4f5a1549a1922e63ba85c87d05dae60
f19a7a9a41450ccc7b8bb9e03c6046f8d69b371d
/src/main/java/org/endeavourhealth/transform/emis/openhr/schema/VocEnterpriseReportingLevel.java
d82e30d13b9239dfb6ffe84520e4e9fa9122b47d
[ "Apache-2.0" ]
permissive
endeavourhealth/Transforms
d377861ce7ae78ecb1e697fb69687c6389fe1c88
6b6a8e1778256c9a02bfb5ce1b6ed5bff5330d08
refs/heads/master
2021-06-13T22:12:33.315238
2021-03-09T14:21:10
2021-03-09T14:21:10
93,181,861
1
2
null
null
null
null
UTF-8
Java
false
false
1,011
java
package org.endeavourhealth.transform.emis.openhr.schema; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for voc.EnterpriseReportingLevel. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> * ...
[ "ergosoftuk@gmail.com" ]
ergosoftuk@gmail.com
4b45a4d575a66415c72705dd2fe35beb62bb0e9a
99c7920038f551b8c16e472840c78afc3d567021
/aliyun-java-sdk-vod-v5/src/main/java/com/aliyuncs/v5/vod/model/v20170321/ListLiveRecordVideoRequest.java
66e85f09e7794d07f373e2758542352b14452714
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-java-sdk-v5
9fa211e248b16c36d29b1a04662153a61a51ec88
0ece7a0ba3730796e7a7ce4970a23865cd11b57c
refs/heads/master
2023-03-13T01:32:07.260745
2021-10-18T08:07:02
2021-10-18T08:07:02
263,800,324
4
2
NOASSERTION
2022-05-20T22:01:22
2020-05-14T02:58:50
Java
UTF-8
Java
false
false
4,546
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
2a5ef730d5cb4ef4d9e44fb59a7031aae9261dad
bb6929a3365adeaf22dbc0c6590206a8ce608e7c
/Code/xsd/com/accela/adapter/model/cap/Keys.java
66f4c0fb7e6251b0ef8bdd2905eb60f99c39d767
[]
no_license
accela-robinson/CERS
a33c7a58ae90d82f430fcb9188a7a32951c47d81
58624383e0cb9db8d2d70bc6134edca585610eba
refs/heads/master
2020-04-02T12:23:34.108097
2015-04-10T05:34:02
2015-04-10T05:34:02
30,371,654
2
1
null
2015-04-08T07:01:04
2015-02-05T18:39:49
Java
UTF-8
Java
false
false
1,774
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2012.1...
[ "rleung@accela.com" ]
rleung@accela.com
017395226fc6eae8cccdb8121d35ecf2f5873710
846a7668ac964632bdb6db639ab381be11c13b77
/android/tools/tradefederation/core/src/com/android/tradefed/device/IDeviceStateMonitor.java
a305ce345527039e0258aac1b09bab7f40f08042
[]
no_license
BPI-SINOVOIP/BPI-A64-Android8
f2900965e96fd6f2a28ced68af668a858b15ebe1
744c72c133b9bf5d2e9efe0ab33e01e6e51d5743
refs/heads/master
2023-05-21T08:02:23.364495
2020-07-15T11:27:51
2020-07-15T11:27:51
143,945,191
2
0
null
null
null
null
UTF-8
Java
false
false
5,497
java
/* * Copyright (C) 2010 The Android Open Source Project * * 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...
[ "mingxin.android@gmail.com" ]
mingxin.android@gmail.com
035c154c0b13a3f0705a3cd6b0f0744f79cc6364
712a5e8475b6c9276bd4f8f857be95fdf6f30b9f
/p000a/p001a/p002a/p003a/p004a/p006b/AdvertisingInfoReflectionStrategy.java
1830d9ca288521c8aeb3eed140d37c74a09a6acc
[]
no_license
swapnilsen/OCR_2
b29bd22a51203b4d39c2cc8cb03c50a85a81218f
1889d208e17e94a55ddeae91336fe92110e1bd2d
refs/heads/master
2021-01-20T08:46:03.508508
2017-05-03T19:50:52
2017-05-03T19:50:52
90,187,623
1
0
null
null
null
null
UTF-8
Java
false
false
2,344
java
package p000a.p001a.p002a.p003a.p004a.p006b; import android.content.Context; import p000a.p001a.p002a.p003a.Fabric; /* renamed from: a.a.a.a.a.b.d */ class AdvertisingInfoReflectionStrategy implements AdvertisingInfoStrategy { private final Context f12a; public AdvertisingInfoReflectionStrategy(Context conte...
[ "swasen@cisco.com" ]
swasen@cisco.com
f08115144fa65dc0cfa8d4b5f13f941214555fc5
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project51/src/test/java/org/gradle/test/performance51_4/Test51_387.java
e76030e738273bad3948dffa715a86d6206fc8a5
[]
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
292
java
package org.gradle.test.performance51_4; import static org.junit.Assert.*; public class Test51_387 { private final Production51_387 production = new Production51_387("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
22a8f6aa7e1316225ad61aa0398c3c3befbdca34
4c80c75f0e61119831dda3eee55d4026947db264
/assets/src/com/example/android/apis4_4/app/NotificationDisplay.java
76f84bfc4dffc105073307d700c1b8788b97a398
[]
no_license
weijunfeng/ApiDemos-4.4
882df5eba07547913b49fa060970400a3f4dfe36
b8f8558febb78ee92d29817629b10537fb9d8ac1
refs/heads/master
2021-01-17T16:04:21.014503
2017-02-26T09:35:44
2017-02-26T09:35:44
58,100,325
0
0
null
null
null
null
UTF-8
Java
false
false
3,170
java
/* * Copyright (C) 2007 The Android Open Source Project * * 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...
[ "891130789@qq.com" ]
891130789@qq.com
bc33f2468e7532dcaf80dff11444a7a0a09ca605
7cae3ff377b916d15cf67da48df5e94b0f3cca5d
/src/main/java/ch/rasc/wampspring/security/WampDestinationMessageMatcher.java
90c5a0cb604fdd9b389a000ddca849c11e0885f5
[ "Apache-2.0" ]
permissive
cgb-ralscha/wampspring-security
54e967d6d403a5750d0228f984301d38132b2e90
e589b31dc2ff7c78b1be768edae0bc9d543ba7a6
refs/heads/master
2023-03-21T15:40:02.891246
2017-12-03T09:40:53
2017-12-03T09:40:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,064
java
/** * Copyright 2015-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
[ "ralphschaer@gmail.com" ]
ralphschaer@gmail.com
0e2e94afbcb08934e89bec634702e83656bf6dc0
1930d97ebfc352f45b8c25ef715af406783aabe2
/src/main/java/com/alipay/api/response/AlipayMerchantPayforprivilegeCardbinactivityCreateormodifyResponse.java
8a90f020e8f0cacbc0b14677475174c6485f0889
[ "Apache-2.0" ]
permissive
WQmmm/alipay-sdk-java-all
57974d199ee83518523e8d354dcdec0a9ce40a0c
66af9219e5ca802cff963ab86b99aadc59cc09dd
refs/heads/master
2023-06-28T03:54:17.577332
2021-08-02T10:05:10
2021-08-02T10:05:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
827
java
package com.alipay.api.response; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.domain.CardBinActivityInfo; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.merchant.payforprivilege.cardbinactivity.createormodify response. * * @author auto create * @since 1.0, 20...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
b7d6bd7e393bff9931e15df486bf8ae66e861535
7867212779fba845f04c2049bcdf535675a38db4
/pCrs/javaBDLConnector/src/com/photel/webserviceClient/BDL244/vo/purchaseRQ/DestinationGroup.java
b3afb8e645db1409b85132efe5155f39af1eba1d
[]
no_license
online4you/java-source
1b0f6727a7afb6df261d12b6f787f9a9a85136f4
ddaae964fcea6da11d811883cf4a93f61213c699
refs/heads/master
2020-04-02T03:52:55.226676
2018-10-21T16:03:06
2018-10-21T16:03:06
153,989,430
0
0
null
null
null
null
UTF-8
Java
false
false
2,865
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2012.08.01 at...
[ "jceular.atwork@gmail.com" ]
jceular.atwork@gmail.com
9ad74d7225f18f118e6c97621bf9d5de0adbb9f2
bc5c2fb730f4562feb9bbe4b6c1bcfc8a32fe217
/liteav/src/main/java/com/tencent/qcloud/xiaoshipin/videoeditor/TCVideoCutActivity.java
1d8591d70bbddf9897cae25ed06a849ac64c4c11
[ "Apache-2.0" ]
permissive
Supopo/HealthElder
9238a3cea78fd8f9b76b4c31b08ef37c8240331c
03d8e11e03aa041aaf435d8b32986537e35bc4c8
refs/heads/master
2023-08-20T03:00:23.614887
2021-09-16T08:36:01
2021-09-16T08:36:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,325
java
package com.tencent.qcloud.xiaoshipin.videoeditor; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.View; import android.view.Window; import android.view.WindowManager; import androidx.annotation.Nullable; import androidx.fragment.app.FragmentActivity; import com....
[ "xiyezifeng@163.com" ]
xiyezifeng@163.com
307ecafbd2b8cde21bcec7b3bad52d4628812e44
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MATH-32b-7-8-PESA_II-WeightedSum:TestLen:CallDiversity/org/apache/commons/math3/geometry/partitioning/BSPTree_ESTest.java
73cc908d3e2bb11d6d6da11db78fd094fd745d20
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
567
java
/* * This file was automatically generated by EvoSuite * Thu Apr 02 12:21:43 UTC 2020 */ package org.apache.commons.math3.geometry.partitioning; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.R...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
812622b53324385ea99559eee2175b2647a8271e
95bec9ea0a0e3b84f1722cd6bf1aa19349e6099e
/src/test/java/org/mockitousage/stacktrace/ClickableStackTracesWhenFrameworkMisusedTest.java
0f9e35190b3c115c02edaea4835000adaa35ac52
[ "MIT" ]
permissive
yangfancoming/mockito
fab90dbe69faf8958fc840208ed3e4a8801d7911
5aa9df3d4ffab02339081d1cf1a8fe691d1be20a
refs/heads/master
2020-06-13T21:21:25.181334
2019-07-02T05:39:51
2019-07-02T05:39:51
194,789,228
0
0
null
null
null
null
UTF-8
Java
false
false
2,188
java
package org.mockitousage.stacktrace; import org.junit.After; import org.junit.Test; import org.mockito.Mock; import org.mockito.exceptions.misusing.InvalidUseOfMatchersException; import org.mockito.exceptions.misusing.UnfinishedStubbingException; import org.mockito.exceptions.misusing.UnfinishedVerificationException...
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
f8786ee8a115b14dd7623c573723b2a6b6ec9ba2
40665051fadf3fb75e5a8f655362126c1a2a3af6
/ibinti-bugvm/1c6f4d6d47be60edf7b6a068b4e85bf83947529f/3466/ResponseDate.java
e70b8803d911fe91088fca61884807c7959cf110
[]
no_license
fermadeiral/StyleErrors
6f44379207e8490ba618365c54bdfef554fc4fde
d1a6149d9526eb757cf053bc971dbd92b2bfcdf1
refs/heads/master
2020-07-15T12:55:10.564494
2019-10-24T02:30:45
2019-10-24T02:30:45
205,546,543
2
0
null
null
null
null
UTF-8
Java
false
false
2,401
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 ...
[ "fer.madeiral@gmail.com" ]
fer.madeiral@gmail.com
326d6cfac6d3318739a83db84236e5fa12460d9c
129f58086770fc74c171e9c1edfd63b4257210f3
/src/testcases/CWE191_Integer_Underflow/CWE191_Integer_Underflow__long_console_readLine_sub_81_goodG2B.java
29817ec27c057a81f626aca562556ffb67aa6e81
[]
no_license
glopezGitHub/Android23
1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba
6215d0684c4fbdc7217ccfbedfccfca69824cc5e
refs/heads/master
2023-03-07T15:14:59.447795
2023-02-06T13:59:49
2023-02-06T13:59:49
6,856,387
0
3
null
2023-02-06T18:38:17
2012-11-25T22:04:23
Java
UTF-8
Java
false
false
1,183
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE191_Integer_Underflow__long_console_readLine_sub_81_goodG2B.java Label Definition File: CWE191_Integer_Underflow.label.xml Template File: sources-sinks-81_goodG2B.tmpl.java */ /* * @description * CWE: 191 Integer Underflow * BadSource: console_readLine Read data from ...
[ "guillermo.pando@gmail.com" ]
guillermo.pando@gmail.com
33cb9fc809a3c409a4bf62a9f7baeb5796753558
bbf9641e7aa0b598aee4ee70a6529619e15cfe6e
/core/src/main/java/org/togglz/core/spi/FeatureManagerProvider.java
e79b3b11e8c4c119a76ce38a604ce0ff690885f3
[ "Apache-2.0" ]
permissive
talsalmona/togglz
f8eb5c555dd8e2edb0d853a84aee199100320c88
3e224e8a327c3f40df855a1343ddd6d7ab1fbc9f
refs/heads/master
2023-01-12T19:58:08.563802
2012-08-20T17:51:26
2012-08-20T17:51:26
5,108,913
0
0
Apache-2.0
2022-12-09T22:37:54
2012-07-19T11:18:34
Java
UTF-8
Java
false
false
400
java
package org.togglz.core.spi; import org.togglz.core.context.FeatureContext; import org.togglz.core.manager.FeatureManager; import org.togglz.core.util.Weighted; /** * * SPI used by {@link FeatureContext} to lookup the {@link FeatureManager} to use. * * @author Christian Kaltepoth * */ public interface Featur...
[ "christian@kaltepoth.de" ]
christian@kaltepoth.de
9ee50045a0464de5289142f61574344bdfda6817
6a08f139bf1c988740dfa0e311d17711ba123d01
/com/google/gson/DefaultDateTypeAdapter.java
e562e8029e911709684e6bfc5c97cbebcac36cb7
[ "NAIST-2003", "LicenseRef-scancode-unicode", "ICU", "BSD-3-Clause", "LicenseRef-scancode-public-domain" ]
permissive
IceCruelStuff/badlion-src
61e5b927e75ed5b895cb2fff2c2b95668468c7f7
18e0579874b8b55fd765be9c60f2b17d4766d504
refs/heads/master
2022-12-31T00:30:26.246407
2020-06-30T16:50:49
2020-06-30T16:50:49
297,207,115
0
0
NOASSERTION
2020-10-15T06:27:58
2020-09-21T02:23:57
null
UTF-8
Java
false
false
3,706
java
package com.google.gson; import com.google.gson.JsonDeserializationContext; import com.google.gson.JsonDeserializer; import com.google.gson.JsonElement; import com.google.gson.JsonParseException; import com.google.gson.JsonPrimitive; import com.google.gson.JsonSerializationContext; import com.google.gson.JsonSerialize...
[ "50463419+routerabfrage@users.noreply.github.com" ]
50463419+routerabfrage@users.noreply.github.com
2e1cdc41bd66cebe0b0966174c4d7f12660b723b
0b0a55178557064324d7826cf8edf40985e91d5f
/algorithms/search/search-algorithms-examples/src/main/java/com/trl/SearchAlgorithm.java
151f0fbec6087763f6c96763c215017ec72fe003
[]
no_license
programming-practices/algorithms-and-data-structures
b9c8e1cd779e1e4940399160fd43d0f01a5e15b5
bab3d01cc0c776ac690d32af7279cf981645ae22
refs/heads/main
2022-12-31T12:27:49.620453
2020-10-11T09:07:25
2020-10-11T09:07:25
303,080,160
0
0
null
null
null
null
UTF-8
Java
false
false
471
java
package com.trl; /** * The common interface of most searching algorithms * * @author Podshivalov Nikita (https://github.com/nikitap492) * **/ public interface SearchAlgorithm { /** * * @param key is an element which should be found * @param array is an array where the element should be found ...
[ "tsyupryk.roman@gmail.com" ]
tsyupryk.roman@gmail.com
7c5a8ff93da00607a4ee0e836081ee7588ab04c6
b092732608234c9f1ab25afbc0122f67fcaac94b
/src/main/java/com/mawujun/dwmeta/loader/compare/DiffTable.java
61ce313eea4de2dd6dbccbedd4c2525fec50a1f1
[]
no_license
mawujun1234/dwmeta
86e06cafbf65cc8e7214ae7e890b867a2e5cdc0c
79d6adbde6587e0c8968a18654f2b9c388831092
refs/heads/master
2020-12-30T10:23:40.294521
2017-09-22T09:04:57
2017-09-22T09:04:57
98,868,863
0
0
null
null
null
null
UTF-8
Java
false
false
2,834
java
package com.mawujun.dwmeta.loader.compare; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; public class DiffTable {//extends Table{ private String name; private String comment; private Map<String, DiffColumn> columns; private DiffPrimaryKey prima...
[ "mawujun1234@163.com" ]
mawujun1234@163.com
043c7cdc9633164e594716b66fbba405b550c093
a95fbe4532cd3eb84f63906167f3557eda0e1fa3
/src/main/java/l2f/gameserver/templates/manor/CropProcure.java
f6eb9872a35da3502d9a8cd3b6e1dcc5a81fccd0
[ "MIT" ]
permissive
Kryspo/L2jRamsheart
a20395f7d1f0f3909ae2c30ff181c47302d3b906
98c39d754f5aba1806f92acc9e8e63b3b827be49
refs/heads/master
2021-04-12T10:34:51.419843
2018-03-26T22:41:39
2018-03-26T22:41:39
126,892,421
2
0
null
null
null
null
UTF-8
Java
false
false
795
java
package l2f.gameserver.templates.manor; public class CropProcure { int _rewardType; int _cropId; long _buyResidual; long _buy; long _price; public CropProcure(int id) { _cropId = id; _buyResidual = 0; _rewardType = 0; _buy = 0; _price = 0; } public CropProcure(int id, long amount, int type, long b...
[ "cristianleon48@gmail.com" ]
cristianleon48@gmail.com
9674a8e4037b156e99d5209cb098fb3a4418a0a3
606222d9b55f5bea24c54ec2e7a26763e18bdb41
/support-auth-manager/src/test/java/com/lachesis/support/auth/annotation/SupportTestContext.java
8fee12143271b320caefea1e75fbaf2906bb4cef
[ "Apache-2.0" ]
permissive
gavin2lee/lachesis-support
ac8c38d9c81ba411506543d776f916a6b533d029
da2f5ba94f051a7fc7f1e952056eb34a3acc4bfc
refs/heads/master
2020-07-10T20:26:43.673141
2016-12-26T02:59:46
2016-12-26T02:59:46
74,009,817
0
2
null
null
null
null
UTF-8
Java
false
false
574
java
package com.lachesis.support.auth.annotation; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Inherited; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; import org.springframework.test....
[ "gavin2lee@163.com" ]
gavin2lee@163.com
f73cde318c026291be165f8adcf0985781003e1b
dc17a43f25cfd1d3ecf0ffebf709b2721c80031d
/IDE/toolchain/com.lembed.lite.studio.managedbuild.llvm/src/com/lembed/lite/studio/managedbuild/cross/llvm/IsLLVMToolChainSupported.java
5321f3dd9caa5a05e297adbd6586d0b650972ed7
[]
no_license
skykying/bundle
e7b25a8d56668a5cb1cd70932d14958927960e50
0b3b590760baa953677eb99e07d7e1a37af5434c
refs/heads/master
2023-01-07T20:03:42.318642
2020-11-08T06:36:39
2020-11-08T06:36:39
306,216,461
0
0
null
null
null
null
UTF-8
Java
false
false
482
java
package com.lembed.lite.studio.managedbuild.cross.llvm; import org.eclipse.cdt.managedbuilder.core.IManagedIsToolChainSupported; import org.eclipse.cdt.managedbuilder.core.IToolChain; import org.osgi.framework.Version; /** * The Class IsLLVMToolChainSupported. */ public class IsLLVMToolChainSupported implements IMa...
[ "root@lembed.com" ]
root@lembed.com
b5731696a8a12ade7c07d243d6b3bf10861efd72
619ab02c430b2170206be1aa0a71fdf56311de8e
/4GHot/app/src/main/java/com/doit/net/bean/DBBlackInfo.java
94913ba6a574fc2cad29084bb48900fa1b85e05f
[]
no_license
libin1993/yuntan
ee08756e0a2351871a14ad655910826131dfa4ab
33249adc589f743c8a3cd61430711654177f131c
refs/heads/master
2023-04-28T12:29:27.948045
2021-05-25T08:41:52
2021-05-25T08:41:52
367,234,086
0
0
null
null
null
null
UTF-8
Java
false
false
1,337
java
package com.doit.net.bean; import org.xutils.db.annotation.Column; import org.xutils.db.annotation.Table; import java.util.Date; /** * Created by wiker on 2016/4/26. */ @Table(name = "BlackList") public class DBBlackInfo { @Column(name = "id", isId = true) private int id; @Column(name = "imsi") pr...
[ "1993911441@qq.com" ]
1993911441@qq.com
db1f167479141df9e485f6dfac39f83388bc9767
db05d9d157f9497f99ef0f25d82658fe4c4b9ba3
/jeegem-core/src/main/java/com/jeegem/common/utils/echarts/data/ScatterData.java
5fd3e71f66fea84a7536b6919fafae7d0502269e
[ "MIT" ]
permissive
nwpuxiaozhi/jeegem
bfa3676e24cc188214c1473c492820a39fb65abc
773739569d883513ffe91889826d407b415e7cde
refs/heads/master
2021-09-23T15:34:47.822024
2018-09-25T09:13:03
2018-09-25T09:13:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,640
java
/* * The MIT License (MIT) * * Copyright (c) 2014-2015 * * 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, ...
[ "4407509@qq.com" ]
4407509@qq.com
7d992913d2cb9e78efdcb5adb242db9cc5aaa0eb
939bfb9a6700935cfe7176ba7d29c24721553840
/src/main/java/fr/univnantes/termsuite/resources/OccurrenceFilter.java
eae8f4aac5689cbbfd5b02c09d25b36fd2cddc94
[ "Apache-2.0" ]
permissive
VisaTM/termsuite-core-omtd
db1f8f576e9a712fbbab4e95b561a4aae29b2922
44a5dde6d92be9758aa9c08fdc2fa888f6ede3d9
refs/heads/master
2020-03-17T05:42:42.944956
2018-05-17T09:54:02
2018-05-17T09:54:02
130,179,757
0
0
null
null
null
null
UTF-8
Java
false
false
1,228
java
/******************************************************************************* * Copyright 2015-2016 - CNRS (Centre National de Recherche Scientifique) * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for ad...
[ "damien.cram@univ-nantes.fr" ]
damien.cram@univ-nantes.fr
391d424586cbe84476ae0f625cdbf724fcb60ee3
2b438c607ca0b2ee575eec4752cc7c5c7792f4cc
/JabberClient2/src/jabber/wrap/IMessageListener.java
a8cd980ba5afd3f53ab8006574768cc1a41ee6f8
[]
no_license
cherkavi/java-code-example
a94a4c5eebd6fb20274dc4852c13e7e8779a7570
9c640b7a64e64290df0b4a6820747a7c6b87ae6d
refs/heads/master
2023-02-08T09:03:37.056639
2023-02-06T15:18:21
2023-02-06T15:18:21
197,267,286
0
4
null
2022-12-15T23:57:37
2019-07-16T21:01:20
Java
WINDOWS-1251
Java
false
false
369
java
package jabber.wrap; /** оповещатель о входящих сообщениях */ public interface IMessageListener { /** оповещатель о входящих сообщениях * @param from - от кого * @param text - текст входящего сообщения */ public void messageNotify(String from, String text); }
[ "technik7job@gmail.com" ]
technik7job@gmail.com
653a88e99fa969d9cade3c629d1023ef8cb1eaf5
2295e593b7c4acd2fc612efa7ebaddc23fce4f1b
/bos-dao/src/main/java/com/guo/bos/dao/IFunctionDao.java
cc35931c7977b0e19f819eae0d2ae2c085aa5b01
[]
no_license
qsw1214/guo-bos
fd58bf54086024a2171032debf42b8ff8e21e46d
64fc746e24d35e87049d51f75cd7fe1793dcc1a9
refs/heads/master
2020-09-13T15:09:45.703647
2017-09-01T14:40:56
2017-09-01T14:40:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
package com.guo.bos.dao; import java.util.List; import com.guo.bos.dao.base.IBaseDao; import com.guo.bos.domain.Function; public interface IFunctionDao extends IBaseDao<Function> { public List<Function> findAll(); public List<Function> findFunctionListByUserId(String id); public List<Function> fin...
[ "gxx632364@gmail.com" ]
gxx632364@gmail.com
e7a2d52b9a6b433764e84887c38db371dabf30a8
25d410ce532514faf7f968598da489d13f92f585
/core/src/main/java/net/sf/mmm/util/lang/impl/spring/UtilLangSpringConfig.java
99e5017c981b924a6e34554cba69a823ac0e3d45
[ "Apache-2.0" ]
permissive
maybeec/util
8f7717fb60174139176a096f91bc465766a51f25
79f7297f6f220a73daf8e09146218da2afe2d719
refs/heads/master
2021-01-22T17:14:24.266110
2016-05-16T10:50:03
2016-05-16T10:50:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,965
java
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 */ package net.sf.mmm.util.lang.impl.spring; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context....
[ "hohwille@users.sourceforge.net" ]
hohwille@users.sourceforge.net
9b3f262e6394a6b07026b35cf3e4da5b4a7cf767
c98ded3f6de5a1bb91c7930cd090208fbee0081f
/skWeiChatBaidu/src/main/java/com/sk/weichat/bean/RoomMember.java
56ff2ad21017f72a2bab9f7b5303613095e5fbde
[]
no_license
GJF19981210/IM_Android
e628190bb504b52ec04e8beaf5449bd847904c84
7743586eac5ca07d1a7e9a2d4b2cc24d68a082ac
refs/heads/master
2023-01-01T11:15:42.085782
2020-10-19T07:10:43
2020-10-19T07:10:43
305,293,872
2
0
null
null
null
null
UTF-8
Java
false
false
3,174
java
package com.sk.weichat.bean; import com.j256.ormlite.field.DatabaseField; import com.j256.ormlite.table.DatabaseTable; import com.sk.weichat.db.dao.RoomMemberDaoImpl; /** * Created by zq on 2017/6/27 0027. */ @DatabaseTable(daoClass = RoomMemberDaoImpl.class) public class RoomMember { public static final int RO...
[ "2937717941@qq.com" ]
2937717941@qq.com
5c0b52856b6b581d26657217a458fc3102ca3128
08bdd164c174d24e69be25bf952322b84573f216
/opencores/client/foundation classes/j2sdk-1_4_2-src-scsl/hotspot/src/share/vm/agent/sun/jvm/hotspot/asm/sparc/SPARCV9FlushwInstruction.java
7ebab2c6d16464708034eab6f7a108c55d2b852c
[]
no_license
hagyhang/myforthprocessor
1861dcabcf2aeccf0ab49791f510863d97d89a77
210083fe71c39fa5d92f1f1acb62392a7f77aa9e
refs/heads/master
2021-05-28T01:42:50.538428
2014-07-17T14:14:33
2014-07-17T14:14:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
455
java
/* * @(#)SPARCV9FlushwInstruction.java 1.2 03/01/23 11:19:10 * * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package sun.jvm.hotspot.asm.sparc; import sun.jvm.hotspot.asm.*; public class SPARCV9FlushwInstruction extends SPARCIn...
[ "blue@cmd.nu" ]
blue@cmd.nu
eab8a1f9b4703b3137ad534fe8c6aac0f4e9daa5
df32c828632ae49e95067c8b3ce832f9408e2d16
/design_pattern/src/org/learning/pattern/state/gumballstatewinner/state/State.java
ee18713201f19461999be167828c4a92bc6d02fb
[]
no_license
rajiv0903/Funda
d2bdb7eb761b66a94788641b991a446467113dd4
7c6f85399974a20925e09962d0a9efa208b0ac76
refs/heads/master
2021-07-09T01:15:07.850076
2018-12-30T20:44:49
2018-12-30T20:44:49
100,295,023
0
0
null
null
null
null
UTF-8
Java
false
false
201
java
package org.learning.pattern.state.gumballstatewinner.state; public interface State { public void insertQuarter(); public void ejectQuarter(); public void turnCrank(); public void dispense(); }
[ "rajiv.juprod@gmail.com" ]
rajiv.juprod@gmail.com
b0b690376cad029241af35ae226387de0c5b9bd6
4312a71c36d8a233de2741f51a2a9d28443cd95b
/RawExperiments/DB/Math70/AstorMain-math70/src/variant-1562/org/apache/commons/math/analysis/solvers/BisectionSolver.java
007e11eb2da789d8fdc7ac49a2048ef280174dda
[]
no_license
SajjadZaidi/AutoRepair
5c7aa7a689747c143cafd267db64f1e365de4d98
e21eb9384197bae4d9b23af93df73b6e46bb749a
refs/heads/master
2021-05-07T00:07:06.345617
2017-12-02T18:48:14
2017-12-02T18:48:14
112,858,432
0
0
null
null
null
null
UTF-8
Java
false
false
2,228
java
package org.apache.commons.math.analysis.solvers; public class BisectionSolver extends org.apache.commons.math.analysis.solvers.UnivariateRealSolverImpl { @java.lang.Deprecated public BisectionSolver(org.apache.commons.math.analysis.UnivariateRealFunction f) { super(f, 100, 1.0E-6); } public ...
[ "sajjad.syed@ucalgary.ca" ]
sajjad.syed@ucalgary.ca
6eb739fc0d812f55ab4bf30b3309421fb6667959
32f38cd53372ba374c6dab6cc27af78f0a1b0190
/app/src/main/java/com/autonavi/inter/impl/ServiceLoaderImpl.java
992791230cf91e98cc61e33550d2702b29ce53b7
[]
no_license
shuixi2013/AmapCode
9ea7aefb42e0413f348f238f0721c93245f4eac6
1a3a8d4dddfcc5439df8df570000cca12b15186a
refs/heads/master
2023-06-06T23:08:57.391040
2019-08-29T04:36:02
2019-08-29T04:36:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,484
java
package com.autonavi.inter.impl; import com.autonavi.inter.IServiceLoader; import java.util.HashMap; import java.util.Map; public final class ServiceLoaderImpl implements IServiceLoader { private static final Map<Class, Class> sMap; static { HashMap hashMap = new HashMap(); sMap = hashMap; ...
[ "hubert.yang@nf-3.com" ]
hubert.yang@nf-3.com
42305abf530952a896e6976377e98d291a50eed6
24a32bc2aafcca19cf5e5a72ee13781387be7f0b
/src/framework/tags/gwt-test-utils-parent-0.24.4/gwt-test-utils/src/test/java/com/octo/gwt/test/CookiesTest.java
ec0051fb18fca691efdf3a5cc55b9fc8dee532c1
[]
no_license
google-code-export/gwt-test-utils
27d6ee080f039a8b4111e04f32ba03e5396dced5
0391347ea51b3db30c4433566a8985c4e3be240e
refs/heads/master
2016-09-09T17:24:59.969944
2012-11-20T07:13:03
2012-11-20T07:13:03
32,134,062
0
0
null
null
null
null
UTF-8
Java
false
false
426
java
package com.octo.gwt.test; import junit.framework.Assert; import org.junit.Test; import com.google.gwt.user.client.Cookies; public class CookiesTest extends GwtTestTest { @Test public void testCookies() { Cookies.setCookie("test", "test-value"); Assert.assertEquals("test-value", Cookies.getCooki...
[ "gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa" ]
gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa
70c35653a6efa3861b914572477310a3929fa5e8
6ab578e02e660bc7aabead98398b052cc8835295
/v2/googlecloud-to-googlecloud/src/main/java/com/google/cloud/teleport/v2/templates/DataplexJdbcIngestion.java
7546acbc3f616a15a1d046f9fbdcf5c95d573193
[ "Apache-2.0" ]
permissive
smeyn/DataflowTemplates
093c84c7e57fc436c9e0cb6a70564cc9ff533b74
26029a4bb55a1ad91925289a8567ce44f4628dc9
refs/heads/master
2021-10-27T04:26:54.066317
2021-10-12T04:32:12
2021-10-12T04:32:12
131,914,366
0
0
null
2018-05-02T22:57:56
2018-05-02T22:57:56
null
UTF-8
Java
false
false
7,387
java
/* * Copyright (C) 2021 Google LLC * * 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...
[ "cloud-teleport@google.com" ]
cloud-teleport@google.com
397eb3a8994111a7689899a978bee0f5c843243f
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.minihd.qq/assets/exlibs.2.jar/classes.jar/cqw.java
81001139267d8a337fac3ca249f19f203560ec43
[]
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
734
java
import android.hardware.Camera; import com.tencent.biz.widgets.ScannerView; class cqw implements Runnable { cqw(cqv paramcqv) {} public void run() { if (this.a.jdField_a_of_type_AndroidHardwareCamera == null) { return; } try { this.a.jdField_a_of_type_AndroidHardwa...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
7b14c0c4576c2b7c8387d72a63688f792c4bf881
2f3d768f86d22a3a1e236ad436ae131f8944a2cb
/core/workflow-java/src/main/java/org/apache/syncope/core/workflow/java/DefaultGroupWorkflowAdapter.java
a0282dc805364d4a7652327de5a9bce5ee3fd1a9
[ "Apache-2.0" ]
permissive
micedre/syncope
975d074e1ee6d4d4acca5c55c8f332c52f8b11e1
aa36e2ab5f5e9a14cca5f851588de01c190ce2ff
refs/heads/master
2021-01-19T22:01:15.437534
2017-04-18T08:41:41
2017-04-18T08:43:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,325
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 ...
[ "ilgrosso@apache.org" ]
ilgrosso@apache.org
185a26ffc6c242c5de65b05ed97c6a9c7940b4bc
01ebbc94cd4d2c63501c2ebd64b8f757ac4b9544
/backend/gxqpt-exchange/gxqpt-exchange-api/src/main/java/com/hengyunsoft/platform/exchange/api/set/dto/DataSetDataDto.java
80f80419a947eb9022d0934442235b2dc8428efa
[]
no_license
KevinAnYuan/gxq
60529e527eadbbe63a8ecbbad6aaa0dea5a61168
9b59f4e82597332a70576f43e3f365c41d5cfbee
refs/heads/main
2023-01-04T19:35:18.615146
2020-10-27T06:24:37
2020-10-27T06:24:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
880
java
package com.hengyunsoft.platform.exchange.api.set.dto; import com.github.pagehelper.PageInfo; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import java.util.ArrayList; import java.util.List; /** * com.hengyunsoft.platform.exchange.api.set.dto * 版权:中科恒运软...
[ "470382668@qq.com" ]
470382668@qq.com
043bfdb24d0e211f933c5940c953576b6bddec5e
3b91ed788572b6d5ac4db1bee814a74560603578
/com/tencent/mm/plugin/sns/model/af$6.java
59be147186931cdd55c581e21f95da970aebe9c3
[]
no_license
linsir6/WeChat_java
a1deee3035b555fb35a423f367eb5e3e58a17cb0
32e52b88c012051100315af6751111bfb6697a29
refs/heads/master
2020-05-31T05:40:17.161282
2018-08-28T02:07:02
2018-08-28T02:07:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
356
java
package com.tencent.mm.plugin.sns.model; import android.os.Looper; import com.tencent.mm.sdk.platformtools.ag; class af$6 implements Runnable { final /* synthetic */ af nqT; af$6(af afVar) { this.nqT = afVar; } public final void run() { Looper.prepare(); af.a(this.nqT, new ag...
[ "707194831@qq.com" ]
707194831@qq.com
f467788a3450d8f23bfa079736a9b90d67438836
60155d3fbd07ba548c5c63230219f772364ed61b
/SPRING/spring-mvc/springmvc-demo/src/main/java/com/lagou/edu/interceptor/MyInterceptor01.java
dd7401206bb610a261c182869b97df91651a7c1c
[ "Apache-2.0" ]
permissive
SpikeLavender/totoro
f39a5334a32a0de526d846f8bdc45d1a863ed93b
db7125a355f0fccba4d69df04e9b1bd70ab43c7c
refs/heads/master
2022-12-24T16:44:35.001122
2020-01-18T21:08:20
2020-01-18T21:08:20
230,823,056
0
0
Apache-2.0
2022-12-16T05:10:58
2019-12-30T01:00:03
Java
UTF-8
Java
false
false
1,758
java
package com.lagou.edu.interceptor; import org.springframework.web.servlet.HandlerInterceptor; import org.springframework.web.servlet.ModelAndView; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * 自定义springmvc拦截器 */ public class MyInterceptor01 implements HandlerInt...
[ "hetengjiao@chinamobile.com" ]
hetengjiao@chinamobile.com
d19dbab676bf4fd3d5eee92de0c24eb484555281
7a6e973df8c5ff138f973f4ed436b52ee5751fdf
/Day09/src/kh/vo/MethodTest.java
ad1c512a66bd15e266ac05fa1883908ff2221d0f
[]
no_license
ajtwls1256/Eclipse-workspace
b0e6c17b49cdf94d46bc4d345851cf65a5f5dc7a
b473e632bc232768a9546172784c31f15fbd8680
refs/heads/master
2020-09-17T10:44:23.830133
2019-11-26T08:01:54
2019-11-26T08:01:54
224,078,431
1
0
null
null
null
null
UHC
Java
false
false
1,167
java
package kh.vo; public class MethodTest { public void main() { int result = add(10,20); System.out.println(result); int result2 = sub(10,20); System.out.println(result2); int result3 = mul(10,20); System.out.println(result3); dou...
[ "ajtwls1256@gmail.com" ]
ajtwls1256@gmail.com
0dc83fb181b39dd7e76f91eabe81d4ba359376a6
7b0b184c0beece3c49ffaeaac10968d939c4a1d2
/main/internalmaven/io.sarl.maven.batchcompiler/src/main/java/io/sarl/lang/compiler/batch/JavacBatchCompiler.java
4f764d83b95b6b7f0a6fa18cef6a4602e85910bc
[ "Apache-2.0" ]
permissive
Franceshe/sarl
20b9b6421bdf13c641b43776cc1cc5664a6452a1
bfabc217b8c50683a3f77729eedc6137d97396a9
refs/heads/master
2022-04-19T03:51:53.314374
2020-04-05T17:01:42
2020-04-05T17:01:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,735
java
/* * $Id$ * * SARL is an general-purpose agent programming language. * More details on http://www.sarl.io * * Copyright (C) 2014-2020 the original authors 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 ma...
[ "galland@arakhne.org" ]
galland@arakhne.org
dd034e62e880b56a2840ae81c1a16b5f001e9c58
4c6abb4ad26851156dbce86924493646e809c8eb
/src/test/java/io/github/jhipster/application/service/UserServiceIntTest.java
d69845e70040eac94388f85f3da4817ee3286983
[]
no_license
BulkSecurityGeneratorProject/firstJHipster
3374f7ca6b698beceff2f26e8edfa00622eb6c36
05c016ac9ce6af62eb2b8b4d69a63b133496a9d1
refs/heads/master
2022-12-10T22:09:19.019057
2018-05-25T09:21:54
2018-05-25T09:21:54
296,663,639
0
0
null
2020-09-18T15:43:51
2020-09-18T15:43:50
null
UTF-8
Java
false
false
6,476
java
package io.github.jhipster.application.service; import io.github.jhipster.application.FirstJHipsterApp; import io.github.jhipster.application.config.Constants; import io.github.jhipster.application.domain.User; import io.github.jhipster.application.repository.UserRepository; import io.github.jhipster.application.servi...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
c70c62b26eb079e2590da091b1c5529d8e8042d8
c39b0a0e8a4010f1b1d8617bfb0f933bbc6460bf
/swing/Swing TableModel Example/src/main/java/com/javacreed/examples/swing/part3/Item.java
b25f871997db0d306085bddc2442426ba74f4b87
[]
no_license
rkmishracs/java-creed-examples
4ac00308174acaaf46e0448dce7750166174b548
b5070604842dd8933ca4284a47a7144c8b1f22d7
refs/heads/master
2016-09-06T08:10:14.959217
2015-03-14T12:24:13
2015-03-14T12:24:13
42,683,378
0
1
null
null
null
null
UTF-8
Java
false
false
1,609
java
/** * Copyright 2012-2014 Java Creed. * * Licensed under the Apache License, Version 2.0 (the "<em>License</em>"); * 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...
[ "albertattard@gmail.com" ]
albertattard@gmail.com
c11d119b79135487e9cea87015c6c58584275cb1
8df656e8539253a19a80dc4b81103ff0f70b2651
/devManage/src/main/java/cn/pioneeruniverse/dev/dao/mybatis/TblCommissioningWindowMapper.java
06e969dfa92b79cc19d10f6202d836dc2ca0f0f3
[]
no_license
tanghaijian/itmp
8713960093a66a39723a975b65a20824a2011d83
758bed477ec9550a1fd1cb19435c3b543524a792
refs/heads/master
2023-04-16T00:55:56.140767
2021-04-26T05:42:47
2021-04-26T05:42:47
361,607,388
1
2
null
null
null
null
UTF-8
Java
false
false
1,753
java
package cn.pioneeruniverse.dev.dao.mybatis; import java.util.HashMap; import java.util.List; import java.util.Map; import com.baomidou.mybatisplus.mapper.BaseMapper; import cn.pioneeruniverse.dev.entity.TblCommissioningWindow; /** * * @ClassName: TblCommissioningWindowMapper * @Description: 项目mapper * @author au...
[ "1049604112@qq.com" ]
1049604112@qq.com
b5733ded63e57c931663c097a4ac9f07aef24f2f
421bf726c2937c438d2cbd6a8731ae455ac18bb4
/news/src/com/zhang/servlet/UserVerifyServlet.java
412a45ec84c026553b06ddfc627900a6344c3987
[]
no_license
jlzhang24/news
a3a8e3a00d1a83c0e911bb6abc31af12d4f937cb
256aff2ff087061568c26dd24a99ccc9656d3bc0
refs/heads/master
2021-01-20T16:47:32.993752
2017-05-10T09:11:04
2017-05-10T09:52:11
90,848,526
0
1
null
null
null
null
UTF-8
Java
false
false
1,383
java
package com.zhang.servlet; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; import com.zh...
[ "lenovo@lenovo-PC" ]
lenovo@lenovo-PC
118728ac4a88bae31ab7abf4a99f7eafb7db133a
fe52ed7e0722882b13c83eb27923a2f3fd50074b
/src/main/java/org/reaktivity/nukleus/http_cache/internal/HttpCacheNukleus.java
8b9ea3714891d7dcfebb9affd9fa96cb39f175bb
[ "Apache-2.0" ]
permissive
akrambek/nukleus-http-cache.java
b066ddf7f10e3ad1b091a293101eae78b250776d
83524ab79202b897271c85ea3a17f56fd289ae75
refs/heads/develop
2021-05-15T00:49:08.686818
2020-07-08T05:58:21
2020-07-08T05:58:21
103,102,763
0
1
null
2017-09-11T07:17:43
2017-09-11T07:17:43
null
UTF-8
Java
false
false
1,297
java
/** * Copyright 2016-2020 The Reaktivity Project * * The Reaktivity Project licenses this file to you 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...
[ "john.fallows@kaazing.com" ]
john.fallows@kaazing.com
35f2d1e987c0ac883c5a7e269aefb95e06d67b5e
022980735384919a0e9084f57ea2f495b10c0d12
/src/ext-lltnxp/ext-impl/src/com/sgs/portlet/documentdelegate/search/PmlDocumentDelegateDisplayTerms.java
92bf151c68565a4ebe37f261ae80620b9bf7e54b
[]
no_license
thaond/nsscttdt
474d8e359f899d4ea6f48dd46ccd19bbcf34b73a
ae7dacc924efe578ce655ddfc455d10c953abbac
refs/heads/master
2021-01-10T03:00:24.086974
2011-02-19T09:18:34
2011-02-19T09:18:34
50,081,202
0
0
null
null
null
null
UTF-8
Java
false
false
2,195
java
/** * */ package com.sgs.portlet.documentdelegate.search; import javax.portlet.RenderRequest; import com.liferay.portal.kernel.dao.search.DisplayTerms; import com.liferay.portal.kernel.util.ParamUtil; /** * @author WIN7 *u */ public class PmlDocumentDelegateDisplayTerms extends DisplayTerms{ pu...
[ "nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e" ]
nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e
61ae439b355ca6e5e66c9d0a042047546781e607
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-12798-114-7-FEMO-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/internal/template/InternalTemplateManager_ESTest_scaffolding.java
68ac1466446187a78c2c9246c986fc2610b3cb10
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
459
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sat Apr 04 19:30:09 UTC 2020 */ package com.xpn.xwiki.internal.template; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.j...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
2f38d4a42de300f24e66f95d86c2e57f4b7b43a9
d70b84c56a068cce2c6e7323ea4acd32c667aa45
/glarimy-spring-core-10/src/main/java/com/glarimy/directory/domain/Contact.java
7ac1397664b44ad0a1f5a452d2bd1ba1f5e89a4b
[]
no_license
glarimy/glarimy-spring
f7ad7afea8b0f53b3719a89e3c16b03d36451716
24e2f02079d0e3e2d99237f0a1ed640df2dbb781
refs/heads/master
2020-03-19T20:10:16.885122
2018-07-12T17:52:05
2018-07-12T17:52:05
136,884,526
0
0
null
null
null
null
UTF-8
Java
false
false
622
java
package com.glarimy.directory.domain; public class Contact { private String name; private long phoneNumber; public Contact() { } public Contact(String name, long phoneNumber) { super(); this.name = name; this.phoneNumber = phoneNumber; } public String getName() { return name; } public void setName...
[ "krishna@glarimy.com" ]
krishna@glarimy.com
32d3d710f5165d2cb1e1447a9ed0dff517ffbf68
7a76838d738be65d601f164cb5a97b699be1da2b
/spring-batch-in-action/getting-started/getting-started/spring-batch-example/src/test/java/test/com/juxtapose/example/ch06/JobLaunchJMSTransaction.java
a9f07dc82c3f66b6954318fe8851933864da42f6
[ "Apache-2.0" ]
permissive
jinminer/spring-batch
fafdedec5de3198aa0c05353a26f0238b396bebc
f2e29682f882c8656b283030279e95ebcf08868a
refs/heads/master
2022-12-22T21:04:27.438433
2019-10-08T16:58:10
2019-10-08T16:58:10
209,073,938
1
1
Apache-2.0
2022-12-16T01:35:27
2019-09-17T14:18:30
Java
UTF-8
Java
false
false
2,906
java
/** * */ package test.com.juxtapose.example.ch06; import java.util.Date; import javax.jms.JMSException; import javax.jms.Message; import javax.jms.ObjectMessage; import javax.jms.Session; import org.springframework.batch.core.Job; import org.springframework.batch.core.JobExecution; import org.springframework.batc...
[ "jinm@uxunchina.com" ]
jinm@uxunchina.com