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
912200d95d1d75ee63ca7a2d670a33791570fddf
6bac1a560bf008cb2d898438050d720653ce628a
/telekom/Siebel/gensrc/com/siebel/ordermanagement/quote/data/ListOfQuoteItem.java
18aa09ec094c34d618d128edee22bc43bd446626
[]
no_license
vkscorpio3/TelekomPOC
8ff40774bbbfc6868b4a3f84a971d972b9dc9ab7
c437ef7c30e93ea24c1d8acc0110b985401d049b
refs/heads/master
2020-03-08T16:54:42.639312
2017-08-26T22:25:25
2017-08-26T22:25:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,965
java
package com.siebel.ordermanagement.quote.data; import java.io.Serializable; 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; /** ...
51277fc781648c51f33805d9d0a446be9ae73cca
59a1c9a75f6d82a8872499bee3f4c0e62e4cbb99
/src/com/javarush/test/level15/lesson12/home04/Sun.java
1f8d081b63fdc3125939947b11f37729e1ea8f40
[]
no_license
Mistes/MyRep
9dbfcfc391510be739dca19ced3eafcc52a43444
1700a6f1c04f31a40a9dc1312f7a9125f61e7119
refs/heads/master
2020-04-06T04:12:20.857417
2016-10-11T08:01:16
2016-10-11T08:01:16
57,094,487
0
0
null
null
null
null
UTF-8
Java
false
false
350
java
package com.javarush.test.level15.lesson12.home04; /** * Created by Администратор on 26.05.2016. */ public class Sun implements Planet { private static Sun instance; private Sun(){} public static Sun getInstance(){ if (instance ==null){ instance = new Sun(); } return i...
f748c6bc8935ecb2f1bd946e834711da5203c1ad
8f78ab591f8c0ae0c19a88b2460bb8b3460993e8
/src/main/java/com/eshare/abstractfactory/example5/XmlDetailDAOImpl.java
242e423f3e87ab2c44033b07dd27c8cca53fea77
[]
no_license
EvanLeung08/designPattern
ccab257aceddd32ff9d0c68f1309c59ba1de1931
d72c3b2279b62c5cdfe834f79b2cc9e1645243b0
refs/heads/master
2021-09-02T06:31:44.382749
2017-12-31T02:41:33
2017-12-31T02:41:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
203
java
package com.eshare.abstractfactory.example5; public class XmlDetailDAOImpl implements OrderDetailDAO{ public void saveOrderDetail() { System.out.println("now in XmlDAOImpl2 saveOrderDetail"); } }
8e1776de9040eea49737dc2b4dad8a5cb99857e7
d8396830276efc393ebed8a0fddcdb0488d2ddd3
/jOOQ-examples/jOOQ-testcontainers-flyway-example/src/main/java/org/jooq/example/testcontainersflyway/db/tables/PaymentP2007_02.java
69a29681a503c529f48dd95f106c9ff460068b2d
[ "Apache-2.0" ]
permissive
mabroukb/jOOQ
f741dc4e50270e7ae447cce274bb893f8fc127f0
ac6a63dab2f7d61c2a39228409b4afa2a11200ca
refs/heads/main
2022-02-22T19:15:31.334294
2022-02-02T15:06:10
2022-02-02T15:06:10
null
0
0
null
null
null
null
UTF-8
Java
false
true
6,898
java
/* * This file is generated by jOOQ. */ package org.jooq.example.testcontainersflyway.db.tables; import java.math.BigDecimal; import java.time.LocalDateTime; import java.util.Arrays; import java.util.List; import org.jooq.Check; import org.jooq.Field; import org.jooq.ForeignKey; import org.jooq.Identity; import or...
b0f53e5a2f155d484226d158376937adf3e4a92a
a7c85a1e89063038e17ed2fa0174edf14dc9ed56
/spring-aop-perf-tests/src/main/java/coas/perf/TargetClass150/Advice121.java
ed36385b19d90d3e1cbf8cb8a53c191ac04e891f
[]
no_license
pmaslankowski/java-contracts
28b1a3878f68fdd759d88b341c8831716533d682
46518bb9a83050956e631faa55fcdf426589830f
refs/heads/master
2021-03-07T13:15:28.120769
2020-09-07T20:06:31
2020-09-07T20:06:31
246,267,189
0
0
null
null
null
null
UTF-8
Java
false
false
738
java
package coas.perf.TargetClass150; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj.lang.annotation.Around; import org.aspectj.lang.annotation.Aspect; import org.springframework.stereotype.Component; import coas.perf.TargetClass150.Subject150; @Aspect @Component("Advice_150_121") public class Advice12...
6b696bece5dad63428df5cd7c109763929a9de66
56456387c8a2ff1062f34780b471712cc2a49b71
/com/google/android/gms/games/internal/api/EventsImpl$2.java
0d8e2b5160e044ac22efa8ac67abb90bdc577b99
[]
no_license
nendraharyo/presensimahasiswa-sourcecode
55d4b8e9f6968eaf71a2ea002e0e7f08d16c5a50
890fc86782e9b2b4748bdb9f3db946bfb830b252
refs/heads/master
2020-05-21T11:21:55.143420
2019-05-10T19:03:56
2019-05-10T19:03:56
186,022,425
1
0
null
null
null
null
UTF-8
Java
false
false
737
java
package com.google.android.gms.games.internal.api; import com.google.android.gms.common.api.GoogleApiClient; import com.google.android.gms.games.internal.GamesClientImpl; class EventsImpl$2 extends EventsImpl.LoadImpl { EventsImpl$2(EventsImpl paramEventsImpl, GoogleApiClient paramGoogleApiClient, boolean paramBo...
612f6881b21af4bb4a759c1094dfca0432b26c23
a00326c0e2fc8944112589cd2ad638b278f058b9
/src/main/java/000/135/322/CWE369_Divide_by_Zero__float_Environment_divide_75a.java
348df9307df6f71da374746b51b6574ade8440fa
[]
no_license
Lanhbao/Static-Testing-for-Juliet-Test-Suite
6fd3f62713be7a084260eafa9ab221b1b9833be6
b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68
refs/heads/master
2020-08-24T13:34:04.004149
2019-10-25T09:26:00
2019-10-25T09:26:00
216,822,684
0
1
null
2019-11-08T09:51:54
2019-10-22T13:37:13
Java
UTF-8
Java
false
false
7,497
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE369_Divide_by_Zero__float_Environment_divide_75a.java Label Definition File: CWE369_Divide_by_Zero__float.label.xml Template File: sources-sinks-75a.tmpl.java */ /* * @description * CWE: 369 Divide by zero * BadSource: Environment Read data from an environment variabl...
6e932e6d2f6412f43428e364753cb55b6a60f076
bdba19cc0346b5719e200c74159896391117723f
/tps/TPSAdmn/src/igc/tech/com/dao/RegionDao.java
32172da1a7c102f60b5382bf956b33362d2d6a0a
[]
no_license
tilakpeace/tps1
181f2812b640cf2f28624a825047c19ad01db28a
dd164199c635dd6783f63248759de0073750491e
refs/heads/master
2021-01-22T03:06:19.769511
2017-02-06T15:41:04
2017-02-06T15:41:04
81,099,126
0
1
null
null
null
null
UTF-8
Java
false
false
219
java
package igc.tech.com.dao; import java.util.List; public interface RegionDao { public List procRegion(String regionId, String regionName, String countryId, String user, String flag); }
5358ffe88bdb5f2be767faf26128ca2f03ce2144
13200e547eec0d67ff9da9204c72ab26a93f393d
/src/com/android/launcher3/Workspace$10.java
b1c3863a468fb1d783187cb8aa528f6e61e48033
[]
no_license
emtee40/DecompiledPixelLauncher
d72d107eaafb42896aa903b9f0f34f5f09f5a15c
fb954b108a7bf3377da5c28fd9a2f22e1b6990ea
refs/heads/master
2020-04-03T03:18:06.239632
2018-01-19T08:49:36
2018-01-19T08:49:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
995
java
// // Decompiled by Procyon v0.5.30 // package com.android.launcher3; final class Workspace$10 implements Runnable { final /* synthetic */ Workspace this$0; final /* synthetic */ long val$container; final /* synthetic */ ItemInfo val$item; final /* synthetic */ PendingAddItemInfo val$pendingInfo; ...
2349489907c4859058270656f7470ddb927596d0
81b0bb3cfb2e9501f53451e7f03ec072ee2b0e13
/src/me/lyft/android/application/driver/VehicleService.java
4f9cc592715c4b994e61408c916b4879ccbc9e6c
[]
no_license
reverseengineeringer/me.lyft.android
48bb85e8693ce4dab50185424d2ec51debf5c243
8c26caeeb54ffbde0711d3ce8b187480d84968ef
refs/heads/master
2021-01-19T02:32:03.752176
2016-07-19T16:30:00
2016-07-19T16:30:00
63,710,356
3
0
null
null
null
null
UTF-8
Java
false
false
7,354
java
package me.lyft.android.application.driver; import com.lyft.android.api.dto.UpdateVehicleRequestDTO; import com.lyft.android.api.dto.VehicleDocumentsDTO; import com.lyft.android.api.dto.VehiclesDTO; import java.io.File; import java.util.Iterator; import java.util.List; import me.lyft.android.common.Iterables; import m...
29fcc7321a4119d107c36ab6cce7a863dec8b9e0
a840a5e110b71b728da5801f1f3e591f6128f30e
/src/main/java/com/google/security/zynamics/binnavi/Gui/MainWindow/ProjectTree/Nodes/Debugger/CDebuggerNode.java
56011f221aa0d2923d32e29fc8d757cad7276970
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
tpltnt/binnavi
0a25d2fde2c6029aeef4fcfec8eead5c8e51f4b4
598c361d618b2ca964d8eb319a686846ecc43314
refs/heads/master
2022-10-20T19:38:30.080808
2022-07-20T13:01:37
2022-07-20T13:01:37
107,143,332
0
0
Apache-2.0
2023-08-20T11:22:53
2017-10-16T15:02:35
Java
UTF-8
Java
false
false
4,178
java
/* Copyright 2011-2016 Google 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 by applicable law or agreed t...
d4f329c55c32db24d75c6d426e1f7e1d9ad78865
6d60a8adbfdc498a28f3e3fef70366581aa0c5fd
/codebase/dataset/x/68_frag2.java
c2760112e09f41c1030375606e6f13bcf4533c18
[]
no_license
rayhan-ferdous/code2vec
14268adaf9022d140a47a88129634398cd23cf8f
c8ca68a7a1053d0d09087b14d4c79a189ac0cf00
refs/heads/master
2022-03-09T08:40:18.035781
2022-02-27T23:57:44
2022-02-27T23:57:44
140,347,552
0
1
null
null
null
null
UTF-8
Java
false
false
169
java
void write(char c) { try { writer.write(c); } catch (IOException e) { throw new WrappedIOException(e); } }
b89d7e4be4284492f816f8f89d2bca8404f5455c
9d265892d49e97e98078f7cdba620acd33f69dd9
/gratewall/sjzx_wcm/src/com/gwssi/AppConstants.java
f65ab76f3256af05d8714f7f84abe1cb54d85369
[]
no_license
gxlioper/collections
70d11d5f3e6c999d40fc9f92b1fc26e6d78bf15d
2458b9e260edd91d564b063072801905e0377a00
refs/heads/master
2023-06-21T22:17:49.069471
2021-08-10T15:43:51
2021-08-10T15:43:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,215
java
package com.gwssi; /** * 系统常量 * @author chaihw, liuhailong * */ public class AppConstants { /** * 请求参数名:Controller。 */ public final static String REQUEST_PARAM_NAME_CONTROLLER = "c"; /** * 请求参数名:Method。 */ public final static String REQUEST_PARAM_NAME_METHOD = "m"; /** * SESSION KEY : 用户...
c7768367e263499733f2660d4e9f9cd61f40982d
c0fe21b86f141256c85ab82c6ff3acc56b73d3db
/jdfusion/src/main/java/com/jdcloud/sdk/service/jdfusion/model/GetVmImagesResponse.java
e1672c4491c7d84b6d0751c6db898f0295d9eb9c
[ "Apache-2.0" ]
permissive
jdcloud-api/jdcloud-sdk-java
3fec9cf552693520f07b43a1e445954de60e34a0
bcebe28306c4ccc5b2b793e1a5848b0aac21b910
refs/heads/master
2023-07-25T07:03:36.682248
2023-07-25T06:54:39
2023-07-25T06:54:39
126,275,669
47
61
Apache-2.0
2023-09-07T08:41:24
2018-03-22T03:41:41
Java
UTF-8
Java
false
false
1,103
java
/* * Copyright 2018 JDCLOUD.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 law or agreed to in...
f7e81eaa412f066c6d1c47e09b88df64b633bbad
f3ed53704451a762efb292ea78a0082deb834186
/jdk1.9/src/main/java/java.corba/org/omg/IOP/ServiceIdHelper.java
e9b9f0efef2019fbfcf3d34937bee2b9852b2155
[]
no_license
kongzhidea/jdk-source
8811c193b29cc638737079fb86585124a7780118
edd6501bb03f6cc5dcc5c19d8de16bd7f9702afe
refs/heads/master
2020-04-01T10:53:47.271739
2018-10-15T16:15:12
2018-10-15T16:15:12
153,136,405
2
0
null
2018-10-15T15:21:34
2018-10-15T15:21:34
null
UTF-8
Java
false
false
1,558
java
package org.omg.IOP; /** * org/omg/IOP/ServiceIdHelper.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from c:/workspace/9-2-build-windows-amd64-cygwin-phase2/jdk9/6725/corba/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl * Wednesday, August 2, 2017 9:29:15 PM PDT */ /**...
7e0e95a2c70698152be77f21a52909d3209192b4
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/66/org/apache/commons/math/MathRuntimeException_createConcurrentModificationException_486.java
ad976f0670006c2479f7892fff150eef0c49d26b
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,555
java
org apach common math base common math uncheck except version revis date math runtim except mathruntimeexcept runtim except runtimeexcept ...
9552cf353fd5837c521e8487e2fea740f61cdac4
c6d93152ab18b0e282960b8ff224a52c88efb747
/安慧软件资料/gitRepository/ITMS-3.0/Code/cy.its.violation/cy.its.violation.rest/src/main/java/cy/its/violation/rest/action/IWhiteListAction.java
89758cf329d24a240233ddaad7c67b74f86868a3
[]
no_license
BAT6188/company-database
adfe5d8b87b66cd51efd0355e131de164b69d3f9
40d0342345cadc51ca2555840e32339ca0c83f51
refs/heads/master
2023-05-23T22:18:22.702550
2018-12-25T00:58:15
2018-12-25T00:58:15
null
0
0
null
null
null
null
GB18030
Java
false
false
1,139
java
/** * @Title: IWhiteListAction.java * @Package cy.its.violation.rest.action * @Description: TODO(这里要填写用途) * @author wangyf [email protected] * @date 2015年11月4日 下午2:56:33 * @version V1.0 * @Revision : $Rev$ * @Id: $Id$ * * Company: 安徽超远信息技术有限公司 * Copyright: Copyright (c) 2015 */ package cy.its.violation.re...
01f1939ababc9b2724caff03b3c26acefcb99eb2
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/grade/cd2d9b5b5cff96b07c5b22c0d139ffa2aa36b01823c9eb4db6eca19065a0ce2c4d2516bfcc2f1bc95daeae5b0bbd5e9c15b83feda776735e7bc3de6c49d25144/003/mutations/44/grade_cd2d9b5b_003.java
61207a5afcb6d2826ad9826eb9fc75c2f8ea0bd6
[]
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,119
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...
19a27d5a2f1115bcff45cd00c71ca138c2a55946
f52981eb9dd91030872b2b99c694ca73fb2b46a8
/Source/Plugins/Core/com.equella.admin/src/com/tle/admin/AdminConsole.java
40ada3474a62568946ca9afaf71d50ea31ac34c7
[ "BSD-3-Clause", "LGPL-2.0-or-later", "LGPL-2.1-only", "LicenseRef-scancode-jdom", "GPL-1.0-or-later", "ICU", "CDDL-1.0", "LGPL-3.0-only", "LicenseRef-scancode-other-permissive", "CPL-1.0", "MIT", "GPL-2.0-only", "Apache-2.0", "NetCDF", "Apache-1.1", "EPL-1.0", "Classpath-exception-2....
permissive
phette23/Equella
baa41291b91d666bf169bf888ad7e9f0b0db9fdb
56c0d63cc1701a8a53434858a79d258605834e07
refs/heads/master
2020-04-19T20:55:13.609264
2019-01-29T03:27:40
2019-01-29T22:31:24
168,427,559
0
0
Apache-2.0
2019-01-30T22:49:08
2019-01-30T22:49:08
null
UTF-8
Java
false
false
5,011
java
/* * Copyright 2017 Apereo * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
27c40da04dc5a2e5c2031e1970d9ef908f574609
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/plugin/ipcall/ui/IPCallPackageUI$a$1$1.java
bf875c6f86045800ac6abd95e9bb6229443702d4
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
1,026
java
package com.tencent.mm.plugin.ipcall.ui; import android.content.DialogInterface; import android.content.DialogInterface.OnClickListener; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm.plugin.ipcall.a.e.f; import com.tencent.mm.protocal.protobuf.crx; final class IPCallPackageUI$a$1$1...
d6304fbfe904aeeac64bad5a67419a2de4bfff50
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Junit/Junit411.java
01c47ec6c0e5db25ec0c2d065b2e2ca59991e6b8
[]
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
740
java
@Test void templateWithSupportingProviderButNoInvocationsReportsFailure() { LauncherDiscoveryRequest request = request().selectors( selectMethod(MyTestTemplateTestCase.class, "templateWithSupportingProviderButNoInvocations")).build(); ExecutionEventRecorder eventRecorder = executeTests(request); assertReco...
72e80d79b6f0ab2301e1a59e9ca34de8eed62805
ca85b4da3635bcbea482196e5445bd47c9ef956f
/iexhub/src/main/java/PDQSupplier/org/hl7/v3/GTSAbbreviationHolidaysUSNational.java
2f277d2d507dbdb472234a92e40b679c20063925
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bhits/iexhub-generated
c89a3a9bd127140f56898d503bc0c924d0398798
e53080ae15f0c57c8111a54d562101d578d6c777
refs/heads/master
2021-01-09T05:59:38.023779
2017-02-01T13:30:19
2017-02-01T13:30:19
80,863,998
0
1
null
null
null
null
UTF-8
Java
false
false
3,189
java
/******************************************************************************* * Copyright (c) 2015, 2016 Substance Abuse and Mental Health Services Administration (SAMHSA) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You...
f0fe8788c671edc86342f31acef1db07142885bd
f11c6d612a9017d13cc2c230b9a1521949108c76
/src/main/java/com/ina/persistence/RegularDAO.java
d60cf853461b2af001e4db1c6b7f11e9c840fe6a
[]
no_license
inalee/kindergarten
5e05d4792a5bf56f8bd9b134f4503a91d6c7440e
43be3a8749d390cb877a6ee4661a94d3e582b222
refs/heads/master
2020-04-30T06:39:02.949212
2018-08-24T05:20:23
2018-08-24T05:20:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,125
java
package com.ina.persistence; import java.util.List; import java.util.Map; import com.ina.domain.Regular_finalVO; import com.ina.domain.regular_recruitVO; import com.kinder.domain.KindergartenVO; import com.kinder.domain.SearchCri; public interface RegularDAO { public void make_regular(regular_recruitVO...
[ "USER@USER-PC" ]
USER@USER-PC
3de10fa6ef5b7f2c705423568908e86eba505973
cc0854fa6079f0e2632419af9b0191638c58b859
/app/src/main/java/com/dlwx/wisdomschool/utiles/LookPic.java
653d00c101745602f7fbe5010bc498e529ade0e0
[]
no_license
wch2219/wisdomschool
6c381b1ec95b829ce1743614dc7f56bb6a61ff80
a5be78c454dcb0acf2861bb1f27830469fe0ca7a
refs/heads/master
2021-09-06T17:55:16.684624
2018-02-09T09:21:30
2018-02-09T09:21:30
115,481,370
1
0
null
null
null
null
UTF-8
Java
false
false
3,587
java
package com.dlwx.wisdomschool.utiles; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.support.v4.view.ViewPager; import android.view.Gravity; import android.view.LayoutInflater; import android.view.View; import android.widget.ImageView; import android.widget.PopupW...
d6368d00fd162602c60185525f55da14c6bdc3a3
6538de683b78fe1abe746b9b7a6648822274f0de
/src/main/java/net/opengis/gml/v_3_2_1/VolumeType.java
9f99a22a99c37e4e40af976a2bb5ba2167d38ddc
[]
no_license
CleanSpark/cs-te-ven
9355f8340c249290fc47eb831adfb2c862c26b35
88c81bc26747deba073ea2d5010178d00becb4a9
refs/heads/master
2016-08-13T02:05:44.142696
2016-02-24T23:07:53
2016-02-24T23:07:53
52,289,995
1
3
null
null
null
null
UTF-8
Java
false
false
1,027
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // 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: 2016.02.05 at 11:06...
932ce39cf7ec830d5fbdc502ae5e5d87cafd2313
e4ffc6c82a320d8d835126d8422f3e49ba9c868c
/HouseService/src/main/java/com/cl/house/common/FileUtil.java
c7cc5d76f1495473e3bfae47f6be104a7bd2c8e6
[]
no_license
chenlingyx/house
129f13e21902a076f9059fad70f4feeae58c6242
26d6a95425a8cee2460b4a8d73b34728af0bfd6d
refs/heads/master
2020-05-16T15:12:19.490122
2019-04-24T01:47:35
2019-04-24T01:47:35
183,125,393
1
0
null
null
null
null
UTF-8
Java
false
false
614
java
package com.cl.house.common; import java.io.File; import java.io.IOException; import java.time.Instant; import org.springframework.web.multipart.MultipartFile; import com.google.common.io.Files; public class FileUtil { public static File saveToLocal(MultipartFile file, String filePath) throws IOException { ...
d2eb4942f54d8fdb99c010cadb1f0b07b71e4850
87ffe6cef639e2b96b8d5236b5ace57e16499491
/app/src/main/java/u/aly/y.java
76f3b012cabf160e533ec988f1a028d593494030
[]
no_license
leerduo/FoodsNutrition
24ffeea902754b84a2b9fbd3299cf4fceb38da3f
a448a210e54f789201566da48cc44eceb719b212
refs/heads/master
2020-12-11T05:45:34.531682
2015-08-28T04:35:05
2015-08-28T04:35:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,419
java
package u.aly; import android.content.Context; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.content.pm.ApplicationInfo; import java.lang.reflect.Method; public class y { public static be a(Context paramContext) { try { be localbe = new be(...
7ec4cc502d70c07967743fdf75c1c27cbaec5679
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13544-6-21-MOEAD-WeightedSum:TestLen:CallDiversity/org/xwiki/display/internal/DocumentContentDisplayer_ESTest.java
8a5d833b8e57ccc70fe7ab59fa1de1eb4a2f41e7
[]
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
581
java
/* * This file was automatically generated by EvoSuite * Mon Jan 20 00:47:46 UTC 2020 */ package org.xwiki.display.internal; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith(Ev...
bea713df0d33ab8b7bf46c2c858e7bbd177f6a38
3ebaee3a565d5e514e5d56b44ebcee249ec1c243
/assetBank 3.77 decomplied fixed/src/java/com/bright/assetbank/report/form/SearchReportForm.java
44d98405c1c30fbde99eab2e374fb85cee689d96
[]
no_license
webchannel-dev/Java-Digital-Bank
89032eec70a1ef61eccbef6f775b683087bccd63
65d4de8f2c0ce48cb1d53130e295616772829679
refs/heads/master
2021-10-08T19:10:48.971587
2017-11-07T09:51:17
2017-11-07T09:51:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,345
java
/* */ package com.bright.assetbank.report.form; /* */ /* */ import com.bn2web.common.exception.Bn2Exception; /* */ import com.bn2web.common.form.Bn2Form; /* */ import com.bright.assetbank.application.constant.AssetBankConstants; /* */ import com.bright.framework.database.bean.DBTransaction; /* ...
0cbd4b1429e125ff7046622d857c0c43263d819a
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/repairnator/learning/5071/PipelineState.java
7c8e8adf83a2170d83c2ef74bf6e77cd4447efef
[]
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
493
java
package fr.inria.spirals.repairnator.states; /** * Created by urli on 03/01/2017. */ public enum PipelineState { TESTABLE, PATCHED, BUILDNOTCHECKEDOUT, TESTERRORS, SOURCEDIRNOTCOMPUTED, NOTBUILDABLE, CHECKSTYLE_ERRORS, TESTFAILURES , NOTCLONABLE, NOTFAILING, NOTTESTABLE, ...
8fcd44b376b476c3d31d0747d362e5c3ba65b56a
7e7c0942f0b95f25ccf600d71ff10e4c992e0eb8
/app/src/main/java/com/rxjy/pm/entity/EnvironmentDetailInfo.java
44e6f2904d75ad108385fe2ab715aea9c50f4198
[]
no_license
WCYu/pm
10ad7200266e5fa9b67bb001a8255ea5f6b0885b
a353d6adb28e7155e377537eb3e8f208c12873cf
refs/heads/master
2020-03-19T13:19:25.980087
2018-06-28T06:28:58
2018-06-28T06:28:58
136,573,325
0
0
null
null
null
null
UTF-8
Java
false
false
2,652
java
package com.rxjy.pm.entity; import java.util.List; /** * Created by Administrator on 2017/4/27. */ public class EnvironmentDetailInfo { private int StatusCode; private String StatusMsg; private List<EnvironmentDetail> Body; public int getStatusCode() { return StatusCode; } publi...
10acb9d1a74557114e2b53371b49ab375b8a6c21
7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b
/Crawler/data/DemoCook.java
a2df748621f972c1e96d2cdaeb1fbf6e028f30c0
[]
no_license
NayrozD/DD2476-Project
b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0
94dfb3c0a470527b069e2e0fd9ee375787ee5532
refs/heads/master
2023-03-18T04:04:59.111664
2021-03-10T15:03:07
2021-03-10T15:03:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,012
java
2 https://raw.githubusercontent.com/chengcheng1021/javaStudy/master/src/java2/Cook/DemoCook.java package java2.Cook; /** * 需求: * 给定一个厨子 Cook 接口,内含唯一的抽象方法 makeFood,且无参数,无返回值 * 使用 Lambda 的标准格式调用 invokeCook 方法,打印出"吃饭啦!"字样 */ public class DemoCook { public static void main(String[] args) { //调用in...
7d9e471d8a00614db1327509fe7ff4365e95d349
784ae808ea202f4c917a0878ddc0a8600d4a8b00
/Week6/MotorcycleService/src/main/java/com/revature/controller/MotorcycleController.java
5eaa46fcdb0b80e3d3f435db2ca773ba0425d386
[]
no_license
jurczakn/1811Java-Nick
6a33e4418d80707a82f77942bc9131264a5bbb09
5712117a0720b7b56611c5c7574d12a93fe06f81
refs/heads/master
2020-04-04T11:48:24.595512
2019-01-07T21:33:19
2019-01-07T21:33:19
155,904,091
0
0
null
2018-12-19T20:08:58
2018-11-02T18:05:16
Java
UTF-8
Java
false
false
1,188
java
package com.revature.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.DeleteMapping; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.spring...
59ca08c5474c62ecb7d09bfb92f9692d5a7c0f8f
d001000626f1c4279663f0070b5cd32391b661fe
/src/main/java/com/imaginea/javapractise/j2ee1001/Testjj.java
52584daa8d1f0f8403a20b02301be9edc4179f8e
[]
no_license
scharanjit/JavaPractise
26e5de6e285ed489239bc025cfec9941096006d5
de07f66274fe97fce7697a2b3057cb00fa5d39f1
refs/heads/master
2016-09-12T09:00:52.967466
2016-05-20T07:07:28
2016-05-20T07:07:28
59,269,704
0
0
null
null
null
null
UTF-8
Java
false
false
745
java
package j2ee1001; public class Testjj { public static void main(String[] args) { Boolean b= true; b=!b; System.out.println(b); int x=5,y=3; if(x==y) { System.out.println("IF"); } else { System.out.println("ELSE"); } try { String zz= "10t"; System.out.p...
85ac15f530136e2bf02012ff5445332f5e20e819
5ef2582fb3df514f11a50022d5e06d46ef2aa818
/src/java/com/bsw/dao/TbBW2StatusDao.java
fa1a778efeb07cf7cd75a0f868ead1eae26909ed
[]
no_license
mauwahid/BSWRestAPI
8abb129d8ac312aae5bc97d6f46a4d654b99be19
f0cbf087b02582061808aafee4e16a2880d5e678
refs/heads/master
2021-05-15T03:31:43.703716
2017-10-17T04:42:20
2017-10-17T04:42:20
107,218,865
0
0
null
null
null
null
UTF-8
Java
false
false
1,721
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.bsw.dao; import com.bsw.domain.TbBW2Status; import java.sql.Connection; import java.sql.ResultSet; import java.sql.SQLExc...
12b8ffabc15d1ba5dab9db3d9606791bf64e2971
5a076617e29016fe75d6421d235f22cc79f8f157
/Angle v1.0/src/com/android/angle/AngleActivity.java
5d9eb065bc23471f15e115d294b6f6b62d636600
[]
no_license
dddddttttt/androidsourcecodes
516b8c79cae7f4fa71b97a2a470eab52844e1334
3d13ab72163bbeed2ef226a476e29ca79766ea0b
refs/heads/master
2020-08-17T01:38:54.095515
2018-04-08T15:17:24
2018-04-08T15:17:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,046
java
package com.android.angle; import java.io.IOException; import org.xmlpull.v1.XmlPullParser; import org.xmlpull.v1.XmlPullParserException; import android.app.Activity; import android.os.Bundle; import android.util.Log; import android.view.KeyEvent; import android.view.MotionEvent; /** * Main Activity * * @author...
fbaa21dda7a60d453f2d263ab5c0b2512ee41a6f
520eecc1e9b24989fe22cd0e84d4a198293e61dc
/app/src/main/java/com/example/login/model/ChangeDocumentSendRequest.java
b730ea069a0f1fd1e161bece1afdbbae4b57ac5c
[]
no_license
nguyenkiemhieu1/loginVNPT
985e5450dc5c2a08f1a5bed6fb8121ce664e893b
cc22259bc11232cd708f2935c81e21399b208692
refs/heads/master
2023-02-23T02:41:01.434336
2021-01-25T14:07:04
2021-01-25T14:07:04
321,529,283
0
0
null
null
null
null
UTF-8
Java
false
false
1,428
java
package com.example.login.model; import com.google.gson.annotations.SerializedName; import java.util.List; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; @AllArgsConstructor(suppressConstructorProperties = true) @NoArgsConstructor public class ChangeDo...
2f847e5ef6b7dd211ebd37abf0e6bf0accafaf14
f8687ed371b2cc82cbb94cb0eee718fda51d9d90
/Persistence/egovframework.rte.psl.data.jpa/src/test/java/egovframework/rte/psl/data/jpa/repository/ArticleRepository.java
33275c74ae7caa21bdb08d138c6303ae42067366
[ "Apache-2.0" ]
permissive
ddONGzaru/egovframework.rte.root
bdafd4c4c20a245bb3e059b829c10e51bac34fd3
5fae80337e05697f5e2242a69a9c91767eb00509
refs/heads/master
2021-01-17T08:33:01.048440
2013-07-30T01:04:23
2013-07-30T01:04:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
246
java
package egovframework.rte.psl.data.jpa.repository; import org.springframework.data.repository.CrudRepository; import egovframework.rte.psl.data.jpa.domain.Article; public interface ArticleRepository extends CrudRepository<Article, Long> { }
17d28e659db347e329aa2d8fe67c15b2c93dd84c
a602903c73834edbd6b1161dd202d1e36428a7ca
/Java/restassured.sandata.interop/src/test/java/openevv/PA/Member/R2223_TC94708_OpenEVV_Member_ClientCity_Length.java
cb180f0cec80c8612f43eaefa88e165875fa00c6
[]
no_license
PharahPhat/Selenium
e5e0ce5ca91708f63005fe205b061f23f1cd2c8e
572fcf773c9e70b7ac168752d11c11b24837cab9
refs/heads/master
2022-12-08T12:59:52.010706
2020-04-01T04:49:04
2020-04-01T04:49:04
143,975,962
0
0
null
2022-12-06T00:44:30
2018-08-08T07:20:16
Java
UTF-8
Java
false
false
3,989
java
/** * */ package openevv.PA.Member; import Utills_ExtentReport_Log4j.BaseTest; import com.globalMethods.core.CommonMethods; import com.globalMethods.core.GenerateUniqueParam; import com.globalMethods.core.globalVariables; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.pa...
8867523022e65ec566075eab64a9237c0591a7e9
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/Ibotta_com.ibotta.android/javafiles/android/support/design/widget/ViewOffsetBehavior.java
9ea8bebd8edf16893ae013bbfde4570c8b3bf193
[ "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,118
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 android.support.design.widget; import android.content.Context; import android.util.AttributeSet; import android.view.View; // Referenced classes ...
ba5dc400d45ede9d97aa034f740cc4782f8b98ee
e466207ae77f6d74e2a106f5e43256e31e7999e9
/src/main/java/com/efimov/process/service/impl/ConsumerServiceImpl.java
91964187f665e80af16f5f4571ae602889118819
[]
no_license
Usernumber123/process
d5bb5255048162767aef1b95fabcce6a3256e859
3c751d0127b7d3bf4227fd7901633ae1d9640995
refs/heads/master
2023-07-18T21:31:30.924881
2021-09-17T09:35:23
2021-09-17T09:35:23
394,652,816
0
0
null
null
null
null
UTF-8
Java
false
false
2,095
java
package com.efimov.process.service.impl; import com.efimov.process.model.Message; import com.efimov.process.service.ConsumerService; import com.efimov.process.service.ForbiddenWordsStoreService; import com.efimov.process.service.ProducerService; import com.efimov.process.service.StringParserService; import lombok.Requ...
[ "d" ]
d
04f4c254ef3c1b65d033c633ba8e5b13275b5bf2
17181bbb5b7f6316ff9d48766598b9b1ffb0710d
/video/src/main/java/com/yunbao/video/adapter/VideoShareAdapter.java
af76accd0495f657dd81b8656f7e59158ac5d00c
[]
no_license
hyb1234hi/anyu_an
91c177f7af121f1e9dd64f73584646cac3e82a1f
1fa94f31602a704fa0dda4dfea8b03a66ffa09c5
refs/heads/main
2023-07-29T08:39:32.230456
2021-09-06T01:55:59
2021-09-06T01:55:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,430
java
package com.yunbao.video.adapter; import android.content.Context; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import c...
314f6e569508773791f847ae1759bee1bf9614fe
315af64ea65cc45354e8a393ab2b9aa13337b446
/cofpasgers/src/main/java/com/huiketong/cofpasgers/json/data/ExcelData.java
b6d9254310a450385a7b94bda3ebc4581f6c6bf3
[ "Apache-2.0" ]
permissive
ZuofeiGithub/javaweb_huiketong
3d7d3777f9081101fa1fc4ac6bdb25ff96010b23
0c2e630fd1be9a0ecf02230acf6b82e9b6bc8b2c
refs/heads/master
2020-04-19T08:01:30.179765
2019-05-28T07:58:26
2019-05-28T07:58:26
168,064,380
0
0
null
null
null
null
UTF-8
Java
false
false
796
java
package com.huiketong.cofpasgers.json.data; import java.io.Serializable; import java.util.List; public class ExcelData implements Serializable { private static final long serialVersionUID = 4444017239100620999L; // 表头 private List<String> titles; // 数据 private List<List<Object>> rows; // 页签名称...
ed72df93127987ec2bd921ba619fc40f71901102
f092877c3dc58880dbc648aaeed3e424ba4a61fc
/src/main/java/exercises/ex2/BookRepository.java
9dc45795858a6125315904791f5d690513c45b4c
[]
no_license
MikiKru/java_adv_sda
a39f645fd54242fbfb814bdce8cf83bc96a0bfb7
b489fa0a97cadc8da9582bc8a51b57ff43d3a177
refs/heads/master
2023-04-18T23:35:09.259072
2021-04-26T13:57:29
2021-04-26T13:57:29
359,376,985
0
0
null
null
null
null
UTF-8
Java
false
false
343
java
package exercises.ex2; import java.util.ArrayList; import java.util.List; public interface BookRepository { List<Book> books = new ArrayList<>(); void addBook(String isbn, String title, String author, int publicationDate); Book getBookByTitle(String title); Book getBookByIndex(int index); void re...
29115ad85db2a2b8d3a91b1802517d28acd0b126
fe6525533f19e76ad5385b9016ee0aeb852b6d2a
/src/CRUDs/CRUDJugadores.java
11caeeef749b0db939b4d1a0ce95c836aead5e75
[]
no_license
Cinthy-sophia/AutocartasRest
a0991ab3cf5cd0c060d474316e1dae95648c139f
9072a2a5d9897fd3ad1d885d533df5c98a44a8f8
refs/heads/master
2023-04-07T11:45:47.778942
2020-02-26T23:25:38
2020-02-26T23:25:38
242,207,771
0
0
null
null
null
null
UTF-8
Java
false
false
4,608
java
package CRUDs; import java.util.ArrayList; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.FormParam; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.PUT; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaTyp...
51636b6fc388d31bc4716caefa2a69872a5a521f
b0dbf0f5ff8ca96b1732d01ef0c00fa3029dc8ee
/src/main/java/thevixen/powers/AbstractTheVixenPower.java
fc6abaa734932c9c3e9d2881049bf36cd67c96f1
[]
no_license
a-personal-account/thevixen
8a0c01652104de277dd22ec6f8cbd2d2df75bfb1
23d63a24df9a81d915513fc4c9a6cef2e27fb5af
refs/heads/master
2023-03-06T11:04:01.091824
2023-02-22T11:32:34
2023-02-22T11:32:34
190,781,722
0
0
null
2020-01-15T07:09:40
2019-06-07T17:13:51
Java
UTF-8
Java
false
false
722
java
package thevixen.powers; import com.badlogic.gdx.graphics.g2d.TextureAtlas; import com.megacrit.cardcrawl.powers.AbstractPower; import thevixen.TheVixenMod; import thevixen.helpers.AssetLoader; public class AbstractTheVixenPower extends AbstractPower { private static final String BASE_DIR = TheVixenMod.getResourc...
d037ec8555866ccc13b0ac662343eccf31e1a22e
4699828c261e133a71e8412426db031fcf5fb39f
/app/src/main/java/com/powerrich/office/oa/bean/VersionInfoBean.java
d3bb93e8aed3a0dbe802009d9a1b22e3ad958167
[]
no_license
huyuanhao/Office
b63b65db696ed09f84d782622d06b7c7093d2c20
162cdc43e0117e624ef067d36ad6e5545fa47934
refs/heads/master
2020-06-12T07:58:01.055734
2019-06-28T08:36:20
2019-06-28T08:36:20
194,238,082
0
0
null
null
null
null
UTF-8
Java
false
false
3,629
java
package com.powerrich.office.oa.bean; import android.text.TextUtils; import java.io.Serializable; /** * @author MingPeng * @date 2018/1/25 */ public class VersionInfoBean implements Serializable { /** * APKSIZE : 10M * CONTENT : 基础版本 * DATATIME : 2018-01-25 11:37:29 * DOWNPATH : /xzsp/20...
bc6338b5438395bf7b1d8cb11812f40a31f04085
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/apereo--cas/7028e8201d289108088204881900026b80cd4efd/after/RestMultifactorAuthenticationTrustStorage.java
e0c18f4208feee0d75c2d7ab9325880fdc9ec1e6
[]
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
2,729
java
package org.apereo.cas.trusted.authentication.storage; import com.google.common.collect.Sets; import org.apereo.cas.trusted.authentication.api.MultifactorAuthenticationTrustRecord; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.client.RestTemp...
2150b92aa1156462d53038093c06cd5e0b5197c2
6d60a8adbfdc498a28f3e3fef70366581aa0c5fd
/codebase/dataset/t3/410_frag1.java
176cec530ba0d79c7625d1a8fa95801ef62b16e5
[]
no_license
rayhan-ferdous/code2vec
14268adaf9022d140a47a88129634398cd23cf8f
c8ca68a7a1053d0d09087b14d4c79a189ac0cf00
refs/heads/master
2022-03-09T08:40:18.035781
2022-02-27T23:57:44
2022-02-27T23:57:44
140,347,552
0
1
null
null
null
null
UTF-8
Java
false
false
1,472
java
public static void benchmarkDoublePWPL2D(int threads) { ConcurrencyUtils.setNumberOfThreads(threads); Opener o = new Opener(); ImagePlus blurImage = o.openImage(path + blur_image); ImagePlus[][] psfImage = new ImagePlus[1][1]; psfImage[0][0] = o.openImage(path + psf_imag...
f70760f2002a822ebb8b5fe0e0b41510ab58d237
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/21/21_6b198cb44af0970af1f180172cbb65945e4bd9a6/ProfileApplication/21_6b198cb44af0970af1f180172cbb65945e4bd9a6_ProfileApplication_t.java
75a8f0dcdac52760d984f20866ff26216c05108c
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,317
java
/** * Copyright (c) 2008-2010 The Sakai Foundation * * Licensed under the Educational Community 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.osedu.org/licenses/ECL-2.0 * * ...
ccf8155aa47301edb588ef9e922d50974a584bb2
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/19/19_f0d7ff771b260a99be52ded2cc6c63b16a3c84bc/Thread_UpdateName/19_f0d7ff771b260a99be52ded2cc6c63b16a3c84bc_Thread_UpdateName_t.java
1934598881ea1cd377db920e2ab85cebe5f65044
[]
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
8,021
java
package thread; /* This program is licensed under the terms of the GPL V3 or newer*/ /* Written by Johannes Putzke*/ /* eMail: [email protected]*/ import gui.Gui_TablePanel; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ResourceBundle; im...
35a8dd2f0de75bb4dd368d4f242ed7fddf70e652
c0e4430afc85ab61f93bbcda31f6fb479e539140
/src/main/java/iyunu/NewTLOL/enumeration/EItemSellEvent.java
a73f33a6b6e7542d4b03582123400f18d2a63b71
[]
no_license
Liuguozhu/MyWork
68e0b5bca566b16f7da59f229e493875d3b7a943
86a6c7eac8cf50e839a4ce018e399d7e26648a33
refs/heads/master
2021-05-29T18:14:28.386853
2015-08-28T09:14:49
2015-08-28T09:30:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
181
java
package iyunu.NewTLOL.enumeration; public enum EItemSellEvent { 打孔器销售, vip月卡销售, 背包拓展销售, 补血丹销售, 内力丹销售, ; }
9d4b0340a40642b379d1603d763b0f88b4b4d729
d2c7893a967738a97583368dbf1e41caeb1d47c7
/aTalk/src/main/java/org/jivesoftware/smackx/coin/DisconnectionType.java
0029ffc5c93193849ea41f02532e5bd6c864488d
[ "Apache-2.0" ]
permissive
cmeng-git/atalk-android
0b5a7f48d04ba0173852d2f2ccbe786830669603
a821544edc644fdb3f63402340051dc1e86c1c59
refs/heads/master
2023-07-08T08:58:44.604534
2023-07-07T14:24:52
2023-07-07T14:24:52
116,449,957
148
79
Apache-2.0
2023-03-28T10:31:34
2018-01-06T03:27:17
Java
UTF-8
Java
false
false
1,566
java
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. See terms of license at gnu.org. */ package org.jivesoftware.smackx.coin; /** * Disconnection type. * * @author Sebastien Vincent */ public enum DisconnectionType { /** * Departed. */ depa...
2bbf51841f1073cddbbcdd037f28eebbca420433
0c2cfa473a0f8ab64ed86b73d19077dae817e53b
/src/com/mresearch/databank/shared/MetaUnitDTO.java
465d857be1727473b84caa18946c16388d9db2ef
[]
no_license
reshet/DataBankIDEA
5bef96a5ece9a1fdc2c0e4ef12129272d8506a82
407296381f98a4bbfcbcdcafdd7133696588d55f
refs/heads/master
2020-02-26T14:33:59.772768
2013-10-13T15:18:02
2013-10-13T15:18:02
12,902,240
1
0
null
null
null
null
UTF-8
Java
false
false
997
java
package com.mresearch.databank.shared; import java.io.Serializable; public class MetaUnitDTO implements Serializable{ /** * */ private static final long serialVersionUID = -4221470333954907316L; /** * */ private Long id; private String desc; private String unique_name; public String get...
834b1555dd11cd2ec934e83307dd97361570d22a
d0a20d78a7aa7c38bcf6fbd942111de2ea68391f
/src/main/java/net/earthcomputer/multiconnect/protocols/v1_13_2/mixin/ZombieVillagerEntityAccessor.java
0f80ac3a4f1554fb7848ac198293f0aaab0eed4e
[ "MIT" ]
permissive
creeper123123321/multiconnect
2937b03298983e861993071bb17f2be3582525a4
6f56aceb60ad353a83c25e5c44f4a3413735f7e3
refs/heads/master
2023-06-15T04:28:32.323135
2021-07-13T10:27:06
2021-07-13T10:27:06
277,079,348
0
0
MIT
2020-07-04T09:29:52
2020-07-04T09:29:51
null
UTF-8
Java
false
false
578
java
package net.earthcomputer.multiconnect.protocols.v1_13_2.mixin; import net.earthcomputer.multiconnect.impl.MixinHelper; import net.minecraft.entity.data.TrackedData; import net.minecraft.entity.mob.ZombieVillagerEntity; import net.minecraft.village.VillagerData; import org.spongepowered.asm.mixin.Mixin; import org.spo...
4d7f78900945c1232e2c1b2148e511a56d9fdc2b
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Lang/41/org/apache/commons/lang/ClassUtils_getAllInterfaces_305.java
2302929b52ba07c4f1ef8b885a839ffb5c222142
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,607
java
org apach common lang oper class reflect handl invalid code code input method document behaviour detail notion code canon code includ human readabl type code code canon method variant work jvm name code code author stephen colebourn author gari gregori author norm dean author alban peigni...
6e99c93044a9d3ef94b6b461052072f9201c3e4e
778da6dbb2eb27ace541338d0051f44353c3f924
/src/main/java/com/espertech/esper/view/ViewProcessingException.java
ee65f0efea43ed66a944a8232e570e8f9145ef7c
[]
no_license
jiji87432/ThreadForEsperAndBenchmark
daf7188fb142f707f9160173d48c2754e1260ec7
fd2fc3579b3dd4efa18e079ce80d3aee98bf7314
refs/heads/master
2021-12-12T02:15:18.810190
2016-12-01T12:15:01
2016-12-01T12:15:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,642
java
/************************************************************************************** * Copyright (C) 2006-2015 EsperTech Inc. All rights reserved. * * http://www.espertech.com/esper * * http://www.espertech.com ...
973ca0f0af70ed4675dbba97aaef2914e9b4d466
76875917925793ea446a1b1536606633a3272653
/evo-netty-all/src/main/java/com/tazine/evo/socket/netty/client/ClientChannelChain.java
284e83ecf10d535863412c66848a0b7c0d079be5
[ "MIT" ]
permissive
BookFrank/EVO-World
01555355c434fac65406e158ffa5f7aebf3ff7dc
3d27ae414f0281668024838a4c64db4bdd4a6377
refs/heads/master
2022-06-22T05:56:43.648597
2020-05-05T15:44:32
2020-05-05T15:44:32
147,456,884
1
1
MIT
2022-06-21T02:58:35
2018-09-05T03:54:10
Java
UTF-8
Java
false
false
1,125
java
package com.tazine.evo.socket.netty.client; import io.netty.channel.ChannelInitializer; import io.netty.channel.ChannelPipeline; import io.netty.channel.socket.SocketChannel; import io.netty.handler.codec.DelimiterBasedFrameDecoder; import io.netty.handler.codec.Delimiters; import io.netty.handler.codec.string.StringD...
9278adb3aeac6aaca5498d4630e1d21efc4e41fc
7b82d70ba5fef677d83879dfeab859d17f4809aa
/tmp/sys/springboot-manager/src/main/java/com/company/project/entity/SysDictEntity.java
0da58a40fde82626013fc5d469d10c1a73be277c
[ "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
997
java
package com.company.project.entity; import com.baomidou.mybatisplus.annotation.FieldFill; import com.baomidou.mybatisplus.annotation.TableField; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import com.company.project.vo.req.PageReqVO; import lombok.Data; imp...
bacc9a62962eba60cc1f3ec23c5e5fe02ebbf5fe
a9c527b00c33462185c1a8b2fc46a9a8bc75e222
/app/src/main/java/com/example/administrator/thefirstnavigation/fragment/HuaTiFragment.java
9dc74f76501f3b5fa5e0ec039a17a2d3ac4520dd
[]
no_license
moxun/ThefirstNavigation
8fbd3c718ff0fe2056f09f2d40b0a01c6ef91056
26333020c103005f63205cdfa62ebd6cd4746126
refs/heads/master
2020-04-24T02:22:30.734306
2019-02-20T08:45:18
2019-02-20T08:45:18
171,634,690
0
0
null
null
null
null
UTF-8
Java
false
false
4,811
java
package com.example.administrator.thefirstnavigation.fragment; import android.os.Bundle; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.util.Log; import android.view.LayoutInflater; import android....
8d310dee4160e5df785449da38b7eab077b486fa
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/emoji/debug/EmojiDebugUI$g.java
227fa1d1a7c84d375990d6c204837d095069786f
[]
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,817
java
package com.tencent.mm.emoji.debug; import com.tencent.matrix.trace.core.AppMethodBeat; import kotlin.Metadata; import kotlin.ah; import kotlin.g.a.a; @Metadata(d1={""}, d2={"Lcom/tencent/mm/emoji/debug/EmojiDebugUI$GetterItem;", "Lcom/tencent/mm/emoji/debug/EmojiDebugUI$AbsItem;", "Lcom/tencent/mm/emoji/debug...
31eef8747b9a2a3e4310bf07bd20039ee5e35fec
ab5f9981491e414629a0b63a3f63784f3f40e090
/bitsim-server/src/main/java/netty/ssl/SSLSocketFactoryGenerator.java
22b653b29e583916c14954ef5c1c11719bf9ecf3
[]
no_license
moyu3390/BitsIM
54e0fc0e859776b1c5b3f5fe139ffccd36ee2e89
3c21023eb2a68ca68181110c31b45946b943ff84
refs/heads/master
2021-08-24T01:36:32.853166
2017-12-07T13:43:22
2017-12-07T13:43:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,200
java
package netty.ssl; import org.bouncycastle.jce.provider.BouncyCastleProvider; import org.bouncycastle.openssl.*; import org.bouncycastle.openssl.jcajce.JcaPEMKeyConverter; import org.bouncycastle.openssl.jcajce.JcePEMDecryptorProviderBuilder; import javax.net.ssl.KeyManagerFactory; import javax.net.ssl.SSLContext; im...
2424263a3a93879f2b427538693106895d693e49
48631c3851b15fbc20e61e29b82480b64eec2885
/upup/src/main/resources/玩转数据结构/src/09-Segment-Tree/03-Building-Segment-Tree/src/SegmentTree.java
fca8b50613dc8654c8f80d1b88db4539dda9ce11
[ "Apache-2.0" ]
permissive
ProSayJ/springbootstudy
56cb7f80502888d2c564d7a4bda23dd0650750f7
04b5ce563b9e6163ab6d6217292d7dd266e105c3
refs/heads/master
2022-12-25T10:42:49.047945
2021-04-09T15:20:12
2021-04-09T15:20:12
147,488,466
0
0
Apache-2.0
2022-12-16T03:22:22
2018-09-05T08:52:00
Java
UTF-8
Java
false
false
2,185
java
package com.prosayj.springboot.java数据结构.玩转数据结构.src public class SegmentTree<E> { private E[] tree; private E[] data; private Merger<E> merger; public SegmentTree(E[] arr, Merger<E> merger){ this.merger = merger; data = (E[])new Object[arr.length]; for(int i = 0 ...
976f3165bb84577a43d88209b9a731301a0e6e79
d76d10c5d04a7a5028dc26679b1e6254e95bd589
/herd-code/herd-service/src/main/java/org/finra/herd/service/helper/EmrPigStepHelper.java
fa73c1eab38d9b8ba2024d7ad882f06b41ec5f9d
[ "Apache-2.0" ]
permissive
seoj/herd
860b137215a9583cdce7e7a6c6951f0aecaafe77
e5cbf6fb543c13377eecfbb5029b5a8d4edc8c48
refs/heads/master
2020-12-29T00:55:35.225483
2016-04-27T17:31:42
2016-04-27T17:31:42
43,754,151
0
2
null
2015-10-06T13:58:53
2015-10-06T13:58:53
null
UTF-8
Java
false
false
6,170
java
/* * Copyright 2015 herd contributors * * 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 ...
b455eafa705b38471b6d9bd94ba1df4fe993cfe4
300f9a5476d80533b4cec1081a621d156cb934b2
/mmm-util/mmm-util-core/src/main/java/net/sf/mmm/util/event/api/EventListener.java
474f42d432c645eca24a98783b21689115e41a16
[ "Apache-2.0" ]
permissive
cbonami/mmm
931157236175aa749280e71851fda1d8f5a4c5dc
cd69e59a9696ff44e87678ab1cc879d20d7188f7
refs/heads/master
2021-01-20T17:12:37.355366
2014-01-29T22:27:15
2014-01-29T22:27:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
945
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.event.api; /** * This is the interface for a generic event listener. * * @param <E> is the templated type of events to listen to. * * @author Joerg Hohwiller (...
215a107d8257b4cbf67d2ee5d41c10f276880865
a06cfccfcb642316cbe3f9f534b89966440eb84e
/src/main/java/com/memoizrlabs/retrooptional/Optional.java
ba773414ed2ef0e5b479ba4fc87813659529f232
[ "Apache-2.0" ]
permissive
andrewfinnell/retro-optional
b6b5799ad7e97e8e0ac540438885c20917c5f6c3
e3270a31f2f5603093d95bc7dbfe9fee2959f586
refs/heads/master
2020-03-29T16:19:37.323219
2017-06-23T11:32:17
2017-06-23T11:32:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,571
java
package com.memoizrlabs.retrooptional; import java.io.Serializable; /** * A wrapper class that wraps non-null values that may or may not be there. As this wrapper acts as a * monad, it is possible to safely perform chained operations on wrapped values that may or may not exist. * * As this is a value-based class,...
0066ff051886096133d1b20c0319a8f17f5976ea
16bd4e214cccbb931d32d610490214aee017b5eb
/training/trainingcore/src/com/sri/pal/training/core/assessment/ArgumentLocation.java
180574c66fe0f6db093be16aeeff767dc22daaaf
[ "Apache-2.0" ]
permissive
SRI-SAVE/ESE
df081e0f974fc37c1054f0a6d552d3fbf69fe300
e06ec5cd47d69ee6da10e0c7544787a53189a024
refs/heads/master
2021-01-10T15:31:33.086493
2016-07-26T17:05:01
2016-07-26T17:05:01
54,749,142
0
0
null
null
null
null
UTF-8
Java
false
false
1,306
java
/* * Copyright 2016 SRI International * * 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...
a667cbdde44314dc59f854107248e78245930068
1d5d6f298aad8242f0c4c0f86a666b7e2033d196
/apache-shardingsphere-incubating-4.0.1-src/shardingsphere-sql-parser/shardingsphere-sql-parser-engine/src/main/java/org/apache/shardingsphere/sql/parser/core/extractor/impl/ddl/column/ModifyColumnDefinitionExtractor.java
9b1812b6e09bf80ef88e93a5b1c9110f1cc2663b
[ "Apache-2.0" ]
permissive
kongq1983/opensourcecode
b0a2c951e24220c22dae3136d1cc5ed7e5230ed9
96242fe545e65c41b1a1a3bc9230e49792fa348b
refs/heads/master
2023-03-06T08:35:13.730272
2022-11-15T15:14:57
2022-11-15T15:14:57
193,943,067
0
0
Apache-2.0
2023-02-22T07:31:30
2019-06-26T16:42:03
Java
UTF-8
Java
false
false
3,084
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 ...
15ce8900050adbdbea62ddffde209e92b0dcac70
169fffd7dce1c1ef121f96026ed1ca2f0d2fea9b
/DuomiManager.backup/src/com/bf/duomi/bean/request/AddShoppingCarRequest.java
db6b215189772cd975c555fdb3485b8600cecd9b
[]
no_license
zanezyx/Summer
a7264f471f92eea068015853fe7c5c0d9898602d
5cf87baf59a1a9113a75e9538d9b3608b70d7c09
refs/heads/master
2021-06-27T15:43:01.331072
2019-04-24T08:50:59
2019-04-24T08:50:59
136,446,651
0
0
null
null
null
null
UTF-8
Java
false
false
1,480
java
package com.bf.duomi.bean.request; import com.bf.duomi.commication.BaseRequest; /** * * @author zyx * @anotion 添加购物车项 */ public class AddShoppingCarRequest extends BaseRequest { private int customId; private int productId; private int amout; public String customMobile; public String productName; public do...
89f39399df7cd7378f3f43deb0a2f0c2fb16dc8d
1930d97ebfc352f45b8c25ef715af406783aabe2
/src/main/java/com/alipay/api/domain/PaginationCommGroup.java
079a111da987d70f5bd916aa85151d12ac376430
[ "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
1,647
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, 2020-09-07 16:13:50 */ public class PaginationCommGro...
7008f5d47270297933b7e7bccf769f20a295e3a0
1ca86d5d065372093c5f2eae3b1a146dc0ba4725
/libraries-4/src/main/java/com/surya/jdeffered/FilterDemo.java
ad88aec40277997452abb1efdfb870821598bf1f
[]
no_license
Suryakanta97/DemoExample
1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e
5c6b831948e612bdc2d9d578a581df964ef89bfb
refs/heads/main
2023-08-10T17:30:32.397265
2021-09-22T16:18:42
2021-09-22T16:18:42
391,087,435
0
1
null
null
null
null
UTF-8
Java
false
false
587
java
package com.surya.jdeffered; import org.jdeferred.Deferred; import org.jdeferred.Promise; import org.jdeferred.impl.DeferredObject; class FilterDemo { private static String modifiedMsg; static String filter(String msg) { Deferred<String, ?, ?> d = new DeferredObject<>(); Promise<String, ?, ...
5bedd2d75b68428942f8e63eb6b2e2747a6d3d50
53ba9bc4f33ad237b3328d3c7a5352d5f4c6fbbf
/cicada-core/src/main/java/top/crossoverjie/cicada/server/action/res/CicadaResponse.java
fc9d173627b29f829cfad250140cdfa2c037e272
[ "Apache-2.0" ]
permissive
zxkete/cicada
348237223ee7b890dc421d34303c53339881804d
8e68a58e06fcb655de71ffef84f37ba0f6b1c1a6
refs/heads/master
2020-03-30T03:37:08.996022
2018-10-23T01:53:29
2018-10-23T01:53:29
150,698,101
0
0
Apache-2.0
2018-09-28T06:52:33
2018-09-28T06:52:33
null
UTF-8
Java
false
false
694
java
package top.crossoverjie.cicada.server.action.res; import java.util.Map; /** * Function: * * @author crossoverJie * Date: 2018/10/5 00:53 * @since JDK 1.8 */ public interface CicadaResponse { /** * get all customer headers * @return */ Map<String, String> getHeaders(); /** ...
ea9f08dbf6725bfea1352cc6a25dbadbc5478b9a
850bf40f625b4429531133fbe0319abf74c59fb6
/bilan/app/src/main/java/com/lanmei/bilan/bean/WithdrawCardListBean.java
b456b6578b8af700446182fa235aa513f5f794fb
[]
no_license
xiongkai888/bilan
b2b2a502379aafaa898983f77918d7c8c0198dd9
c2b2ad5978bca96c8252b4561aaedee9980a1161
refs/heads/master
2020-04-13T07:34:33.593905
2018-12-25T07:35:21
2018-12-25T07:35:21
163,055,685
0
0
null
null
null
null
UTF-8
Java
false
false
2,145
java
package com.lanmei.bilan.bean; /** * Created by xkai on 2018/1/24. * 申请提现列表 */ public class WithdrawCardListBean { /** * id : 6 * uid : 92 * banks_id : 0 * banks_name : 中国工商银行 * realname : 熊猫 * banks_no : 1587556546954565545 * provinceid : 0 * cityid : 0 * status :...
76e99a7c739ca70ad5ccf41c55d934c7507f8c0b
6d3bb1a10e7b819895276e28b0eb1447967f8f0e
/jpa-spec/src/main/java/io/github/jeddict/jpa/spec/Lob.java
ce5c09ab4ae12b809cc5c9505053e9f83e25aa55
[ "Apache-2.0", "EPL-2.0" ]
permissive
alexkarezin/jeddict
4a558afbcf3015b849f0c462fe6b29017df87e7e
49936979a289081e0b8bfbc2c0f0c83676d48d54
refs/heads/master
2022-04-23T17:59:37.740990
2020-04-16T15:46:42
2020-04-16T15:46:42
258,093,633
0
0
Apache-2.0
2020-04-23T04:24:56
2020-04-23T04:24:55
null
UTF-8
Java
false
false
1,324
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: 2014....
7919966fb0a96e339e01f82c6db1590bdc602853
a98021b825f3c004421330cdfdc0f1a27d5c2317
/projects/eDataShare/eDmvData/eDmvDataGen/src/main/java/ejava/projects/edmv/bo/DMVVehicleRegistration.java
b255219d6a9cc7ae10202eda53d7bb22747f8e22
[]
no_license
ejavaguy/ejava-student
78e9c9a11250ed7bc0f32a5cc8cd1bc80dbc919a
0dc378dcf4a7f56a1f40ec2c9cee0ec269d6e87f
refs/heads/master
2022-11-30T18:37:18.070284
2019-08-22T11:03:56
2019-08-22T11:03:56
19,055,611
5
7
null
2022-11-24T09:36:48
2014-04-23T03:27:01
Java
UTF-8
Java
false
false
1,872
java
package ejava.projects.edmv.bo; import java.util.ArrayList; import java.util.Date; import java.util.List; /** * This class is used to represent a vehicle registration from the test data * database. * */ public class DMVVehicleRegistration { protected long id; protected String vin; protected String mak...
ce2582b1e928dfe237a8012c6a1d8438dc8ab8f4
6b4125b3d69cbc8fc291f93a2025f9f588d160d3
/private-components/integrated-ui/src/main/java/org/limewire/ui/swing/UncaughtExceptionHandlerImpl.java
f01d5876b1bb3dcda90fda7b1e18dd10b1e08d77
[]
no_license
mnutt/limewire5-ruby
d1b079785524d10da1b9bbae6fe065d461f7192e
20fc92ea77921c83069e209bb045b43b481426b4
refs/heads/master
2022-02-10T12:20:02.332362
2009-09-11T15:47:07
2009-09-11T15:47:07
89,669
2
3
null
2022-01-27T16:18:46
2008-12-12T19:40:01
Java
UTF-8
Java
false
false
2,097
java
package org.limewire.ui.swing; import java.util.ArrayList; import java.util.List; import org.limewire.service.ErrorService; import com.limegroup.gnutella.util.LimeWireUtils; public class UncaughtExceptionHandlerImpl implements Thread.UncaughtExceptionHandler { private final List<StackTraceElement> filters; ...
67f40e3e9c7c72511aae008e632756ed99f077cc
0deb0a9a5d627365179e8e6eb560b8ce5eb4462e
/java/src/test/java/com/yourtion/leetcode/daily/m06/d19/SolutionTest.java
1068ab08262b595cec870b8ee562fd5e175cc3c6
[ "MIT" ]
permissive
yourtion/LeetCode
511bdd344b2d5a6a436ae0a6c0458c73205d54da
61ee9fb1f97274e1621f8415dcdd8c7e424d20b3
refs/heads/master
2021-08-16T21:50:13.852242
2021-07-09T01:58:46
2021-07-09T01:58:46
231,171,224
0
0
null
null
null
null
UTF-8
Java
false
false
923
java
package com.yourtion.leetcode.daily.m06.d19; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.Arguments; import org.junit.jupiter.params.provider.MethodSource; import java.util.stream.Stream; ...
8f19434a5287014d4f71a87738b77f66e0a26f43
37515a0a63e3e6e62ba5104567201d2f14360f13
/uidl.component/src/main/java/edu/fudan/langlab/theme/blue/client/grid/MyColumnHeaderDefaultAppearance.java
1d27bc25296b48026b54de1c20b6d2a2808d5a10
[]
no_license
rockguo2015/newmed
9d95e161ba7cb9c59b24c4fb0bec2eb328214831
b4818912e5bbc6e0147d47e8ba475c0ac5c80c2e
refs/heads/master
2021-01-10T05:16:25.491087
2015-05-29T10:03:23
2015-05-29T10:03:23
36,384,873
0
0
null
null
null
null
UTF-8
Java
false
false
532
java
package edu.fudan.langlab.theme.blue.client.grid; import com.google.gwt.core.client.GWT; import com.sencha.gxt.theme.base.client.grid.ColumnHeaderDefaultAppearance; public class MyColumnHeaderDefaultAppearance extends ColumnHeaderDefaultAppearance { public interface MyColumnHeaderResources extends ColumnHea...
46cbf94f73c6f1af229b88f844172f0c8a6613d3
bb13907de0911a1c03f1a32a7ea16740234abf1c
/src/main/java/com/emc/fapi/jaxws/v4_3_1/GetGroupSnapshotsResponse.java
cbb12eb6a1fdfa1cbc5dc9a22a04bd7bdfa56424
[]
no_license
noamda/fal431
9287e95fa2bacdace92e65b16ec6985ce2ded29c
dad30667424970fba049df3ba2c2023b82b9276e
refs/heads/master
2021-01-21T14:25:10.211169
2016-06-20T08:55:43
2016-06-20T08:58:33
58,481,483
0
0
null
null
null
null
UTF-8
Java
false
false
1,372
java
package com.emc.fapi.jaxws.v4_3_1; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "getGroupSnapshotsResponse", propOrder = {"...
303c302078ff8a567b594fbc8922ecdadc1e4903
b280a34244a58fddd7e76bddb13bc25c83215010
/scmv6/sie-application/src/main/java/com/smate/sie/web/logger/auditlog/resolver/IrisReturnValueAsJsonResourceResolver.java
bca5058457be6a5e8605d5bb097bed40f59a7677
[]
no_license
hzr958/myProjects
910d7b7473c33ef2754d79e67ced0245e987f522
d2e8f61b7b99a92ffe19209fcda3c2db37315422
refs/heads/master
2022-12-24T16:43:21.527071
2019-08-16T01:46:18
2019-08-16T01:46:18
202,512,072
2
3
null
2022-12-16T05:31:05
2019-08-15T09:21:04
Java
UTF-8
Java
false
false
2,276
java
/** * Licensed to IRIS-System co. Copyright (C) 2014 IRIS, The IRIS Systems (Shenzhen) Limited. */ package com.smate.sie.web.logger.auditlog.resolver; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.List; import java.util.Map; import org.aspectj.lang.JoinPoint; ...
92de32ae1441c1274c8bd8e9cb70071b91ebe9a7
553392b78d2110c70433af1acbb3bde9660fc860
/editor/src/com/kotcrab/vis/editor/ui/dialog/EnterPathDialog.java
8a83ca80330ae23ca4777541c9395f144bedb7e8
[ "Apache-2.0" ]
permissive
stbachmann/VisEditor
00b9ece7e587099e1c32786a1d05b04a0a02b5fa
0c5d052858753d2828c22e4b3ef16619e12b1f95
refs/heads/master
2021-01-18T00:04:05.249500
2016-06-08T20:06:31
2016-06-08T20:06:31
52,627,769
3
0
null
2016-02-26T19:32:40
2016-02-26T19:32:40
null
UTF-8
Java
false
false
3,339
java
/* * Copyright 2014-2016 See AUTHORS file. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
6805aa44308473dfa46b90d98cc6123c6ccd0061
a97313154ff67d48c20b2f35b38af4677a60fbaa
/src/test/java/com/timetrade/connector2/qa/CrudAppointmentsTest.java
7811da48ed93cb82d949cf956cce254276b3b041
[]
no_license
okydiuk-tt/connector2.0-tests
0adcb595f7e80e51d7956f75a9dc8adaf2df0481
d2ed9e946d8e552f38a95627cc2e873f89ce8f08
refs/heads/master
2020-04-01T23:55:29.888697
2018-11-05T14:25:43
2018-11-05T14:25:43
153,779,655
0
0
null
2018-10-25T13:05:05
2018-10-19T12:31:04
Java
UTF-8
Java
false
false
4,263
java
package com.timetrade.connector2.qa; import com.timetrade.connector2.qa.service.wrappers.TTExchangeService; import microsoft.exchange.webservices.data.core.enumeration.property.LegacyFreeBusyStatus; import microsoft.exchange.webservices.data.core.enumeration.service.ConflictResolutionMode; import microsoft.exchange.we...
7ae7b9bec05d96a7e7890fbd4f17db7eafcfafb2
e034eadd636b4a43f6c7b97627af7d718dec58ff
/ngpm/com.sap.runlet.apps.opportunitymanagement.ui/gxt/src/com/extjs/gxt/ui/client/widget/treegrid/TreeGridView.java
34980c45951e2b4550e6fb9366859f23533863d4
[]
no_license
FURCAS-dev/FURCAS
ed89b3152a56466fee04285fa02b09d3124adf8f
1f5651283f45666792b4747c5ce97128807761f1
refs/heads/master
2020-06-03T21:46:35.150521
2017-08-09T10:20:45
2017-08-09T10:20:45
1,083,639
2
3
null
null
null
null
UTF-8
Java
false
false
5,435
java
/* * Ext GWT - Ext for GWT * Copyright(c) 2007-2009, Ext JS, LLC. * [email protected] * * http://extjs.com/license */ package com.extjs.gxt.ui.client.widget.treegrid; import java.util.List; import com.extjs.gxt.ui.client.GXT; import com.extjs.gxt.ui.client.core.El; import com.extjs.gxt.ui.client.core.XDOM; i...
a5b4cac0bc1dc390e238f29325aebc8a8212b026
de07a799efe3453dd203905f4f70be1a87e1a379
/org.xtext.example.videogen/src-gen/org/xtext/example/mydsl/videoGen/AlternativeVideoSeq.java
596c0ab4cde017666c3e4d5a58d3d63a2cce386f
[]
no_license
acherm/teaching-MDE-MIAGE1718
ade816cb29542b15c655b89d6fd0fbb13ad37062
2d40bc4be77b380ee57759d440899684dd0cbb7d
refs/heads/master
2021-09-06T23:07:31.907906
2018-02-13T06:43:04
2018-02-13T06:43:04
103,909,008
7
5
null
null
null
null
UTF-8
Java
false
false
2,278
java
/** * generated by Xtext 2.12.0 */ package org.xtext.example.mydsl.videoGen; import org.eclipse.emf.common.util.EList; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Alternative Video Seq</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * </p> ...
8deaab3db7847e87fe7f8d0d39771b248cf9dab1
8453e56375c907948d0fccee820aac8eeefaa336
/services/as/src/main/java/com/huaweicloud/sdk/as/v1/model/CreateScalingNotificationResponse.java
ce3a9251c014558fe1fc094fd13b6fe42a3e2b95
[ "Apache-2.0" ]
permissive
xionghao-hw/huaweicloud-sdk-java-v3
cfc8e37302bc4e059dbd30521ab378246aa65c40
225f99bf54fabcd6a19c9a5c47d1f079434b46e8
refs/heads/master
2022-08-31T18:43:33.388382
2020-05-19T07:33:06
2020-05-19T07:33:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,373
java
package com.huaweicloud.sdk.as.v1.model; import java.util.Objects; import java.util.ArrayList; import java.util.List; import java.util.function.Consumer; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonValue; import ...
7493a946aacae3cf7fd063ba6250befec4b39507
eee526007ca1b019ccb33588ce27e4dd9fddde8f
/src/main/java/com/utp/exception/ExceptionResponse.java
0cb7e80d32fb9d2b18cede0721069953baa4e3b2
[]
no_license
ralejotuanama/utp-backend
7a9a42c40b978b82eba4d51c9100aadc439ee056
7ac64f65593683adcd14cf63f1febb6f5c5f328c
refs/heads/main
2023-04-19T18:32:51.510647
2021-05-05T23:03:46
2021-05-05T23:03:46
364,651,032
0
0
null
null
null
null
UTF-8
Java
false
false
732
java
package com.utp.exception; import java.time.LocalDateTime; public class ExceptionResponse { private LocalDateTime fecha; private String mensaje; private String detalles; public ExceptionResponse(LocalDateTime fechaHora, String mensaje, String detalles) { this.fecha = fechaHora; this.mensaje = mensaje; ...
[ "=" ]
=
281971e19d09be05a1af31450be609a13a9a644c
125b073f9d405efe6e9ae5f9edeb8ea093d8a525
/AnnoncesAutoGenerique/src/fr/RivaMedia/AnnoncesAutoGenerique/net/NetChargement.java
270b58e600e6881b7b0bf280b9cdd497b11c9959
[]
no_license
kevindjf/kevin-flo-entreprise
68c34ac2e63e247e1f9409bd4e65661a9bc9e044
4eefa913d1e9fe581008bc2a879a0034becd997d
refs/heads/master
2021-01-10T08:23:35.969822
2014-04-19T13:58:47
2014-04-19T13:58:47
48,982,588
0
0
null
null
null
null
UTF-8
Java
false
false
2,690
java
package fr.RivaMedia.AnnoncesAutoGenerique.net; import java.util.List; import fr.RivaMedia.AnnoncesAutoGenerique.Constantes; import fr.RivaMedia.AnnoncesAutoGenerique.model.AutoPromo; import fr.RivaMedia.AnnoncesAutoGenerique.model.Categorie; import fr.RivaMedia.AnnoncesAutoGenerique.model.Departement; import fr.Riva...
17b4b639eafe49d7fc5a2f22c10fed2c4d4b047a
d866c060f4752eafb10664b0855e02d112537788
/webuy-learning/webuy-learning-socket/src/main/java/com/weweibuy/webuy/learning/socket/netty/http/NettyHttpClient.java
b3eaaf95a0e68594368944b61e5608fc74ed8a9f
[]
no_license
weweibuy/weweibuy
75910a4fa229efda39b626740f0f8138db4d4cb2
d48ec7ce9135293991703ecfae4bfc3b08112e85
refs/heads/master
2023-07-20T06:27:57.327861
2022-12-24T14:13:16
2022-12-24T14:13:16
150,745,949
14
5
null
2023-09-05T22:03:32
2018-09-28T13:37:34
Java
UTF-8
Java
false
false
2,336
java
package com.weweibuy.webuy.learning.socket.netty.http; import io.netty.bootstrap.Bootstrap; import io.netty.buffer.Unpooled; import io.netty.channel.ChannelFuture; import io.netty.channel.ChannelInitializer; import io.netty.channel.ChannelOption; import io.netty.channel.nio.NioEventLoopGroup; import io.netty.channel.s...
6ce55f3259bc9e9171cdedb97005bb019c271c6c
bb023c0ac7f252ebd15e56baf19a56b1e7111397
/src/main/java/ml/wonwoo/springjdbcexample/jdbc/SelectJdbc.java
0df3d771141a21bc77cb484b28712e22798dbd8b
[]
no_license
wonwoo/spring-jdbc-example
ceaf3a10e73e8d2ee99a70ccaad1e10dc3f9f890
fb6624c02f97b6e576ebc7c60a184d36eeeee636
refs/heads/master
2020-03-07T18:25:17.685888
2018-04-01T14:41:55
2018-04-01T14:41:55
127,637,775
0
0
null
null
null
null
UTF-8
Java
false
false
1,495
java
package ml.wonwoo.springjdbcexample.jdbc; import ml.wonwoo.springjdbcexample.model.Person; import org.springframework.dao.DataAccessException; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.jdbc.core.ResultSetExtractor; import org.springframework.stereotype.Service; import java.sql.Resu...
0e33a04b4b02d32bf4173d435d99aa9f70a2891e
5338608df0a9ab38bdf6e61e0c1e343aaf411391
/provider/user-provider-service/src/main/java/com/study/shop/provider/service/fallback/TbUserServiceFallback.java
5e33b657298508d6024fea2ea0d033a3cb492a44
[ "Apache-2.0" ]
permissive
yhuihu/shop_api
3b723a72725cc7cafa4a8fb557674d187ecc94d3
890320848cf5a1334a1679308579844923069611
refs/heads/master
2022-05-25T01:18:28.107044
2020-06-24T07:06:53
2020-06-24T07:06:53
223,896,315
1
1
Apache-2.0
2022-05-20T21:28:39
2019-11-25T08:18:12
Java
UTF-8
Java
false
false
739
java
package com.study.shop.provider.service.fallback; import com.study.shop.provider.domain.TbUser; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * @author Admin */ public class TbUserServiceFallback { private static final Logger logger = LoggerFactory.getLogger(TbUserServiceFallback.class); /*...
d5aeb5dbeaa55c725975280f6c51f3b567a0091b
6baa09045c69b0231c35c22b06cdf69a8ce227d6
/modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201601/cm/SelectorErrorReason.java
2ab8dc6ab833e1022718aaae5d89e34e85332b94
[ "Apache-2.0" ]
permissive
remotejob/googleads-java-lib
f603b47117522104f7df2a72d2c96ae8c1ea011d
a330df0799de8d8de0dcdddf4c317d6b0cd2fe10
refs/heads/master
2020-12-11T01:36:29.506854
2016-07-28T22:13:24
2016-07-28T22:13:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,209
java
/** * SelectorErrorReason.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter. */ package com.google.api.ads.adwords.axis.v201601.cm; public class SelectorErrorReason implements java.io.Serializable { private java.lang.String _value_; pri...
b6debeb36d1d3ab80814c51e4ef35336ec783b3a
4881186576e35e46f03182ec91d60c4078c84471
/src/main/java/com/fayayo/study/binlogTemplate/mysql/listener/IncrementListener.java
b067daeaecbe4ff240c29d02992f6bafe7e290a8
[]
no_license
lizu18xz/study
6adc45cbb0e9f4e694e4ae6865ba675a8231c364
dc680f1f781bc9cc2acf6ee717d7dea51161007e
refs/heads/master
2022-07-04T13:36:39.936825
2020-03-01T07:18:50
2020-03-01T07:18:50
150,547,064
0
1
null
2022-06-20T22:54:03
2018-09-27T07:30:39
Java
UTF-8
Java
false
false
2,524
java
package com.fayayo.study.binlogTemplate.mysql.listener; import com.fayayo.study.binlogTemplate.mysql.constants.Constant; import com.fayayo.study.binlogTemplate.mysql.constants.OpType; import com.fayayo.study.binlogTemplate.mysql.dto.BinlogRowData; import com.fayayo.study.binlogTemplate.mysql.dto.MySqlRowData; import c...
606ff8a0a8c6284c9a0d9711c461df2190e74f1e
07dde126873cb2a0bd20a3af4ce2fd10ea94c810
/src/test/java/com/nd/auxo/recommend/web/controller/v1/course/vo/CategoryRelationLevelVoTest.java
beb7a08bff03552250fd21b08dd50bae4f1999e1
[]
no_license
azhangge/seniorWhy
0c280cc781b32e82745edeaf5a9a87f1bac3b2d8
1e9542e00cf72babeecefad3fd2b859f90e5eb48
refs/heads/master
2020-03-27T12:08:09.238373
2018-09-03T02:01:57
2018-09-03T02:01:57
146,528,572
0
1
null
null
null
null
UTF-8
Java
false
false
535
java
package com.nd.auxo.recommend.web.controller.v1.course.vo; import com.nd.auxo.recommend.BasicLombokObjTest; import org.junit.Before; import org.junit.runner.RunWith; import org.junit.runners.BlockJUnit4ClassRunner; /** * Created by auto on 2017-02-10. */ @RunWith(BlockJUnit4ClassRunner.class) public clas...
969a7ac644faaec93987391624fb511231fdc25a
8cd17dbcebf542ba8f191f23d24ea28beb8d7088
/src/info/photoorganizer/gui/components/tree/POTreeModel.java
b059207438849ec53d7d5fc37f11371147d4323c
[]
no_license
mikaelsvensson/photoorganizer-gui
392974c594c209f8dd220f577e6023afb95f5a7e
88369351fe68fc7afe686a8f8216ad18a9bd9d47
refs/heads/master
2021-01-19T10:58:17.804335
2011-10-01T20:04:32
2011-10-01T20:04:32
1,850,088
0
0
null
null
null
null
UTF-8
Java
false
false
3,290
java
package info.photoorganizer.gui.components.tree; import info.photoorganizer.util.Event; import info.photoorganizer.util.Event.EventExecuter; import javax.swing.event.TreeModelEvent; import javax.swing.event.TreeModelListener; import javax.swing.tree.TreeModel; public abstract class POTreeModel implements Tr...
98c68d37cdfe80c5be0b6437a823ae11f1c4f10a
1d64bf4b7cec44c8a12e4086ad2918e8df6dcc76
/SpringRelatedJars/spring-framework-2.0.5/dist/org/springframework/scheduling/backportconcurrent/ConcurrentTaskExecutor.java
4d0ce7a96c1b869fe2d6b826214a85f6e4ad7824
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
XerO00/AllJarFiles
03472690fad55b5c2fcae530ac7de6294c54521e
d546337cfa29f4d33c3d3c5a4479a35063771612
refs/heads/master
2020-05-07T15:51:39.184855
2019-04-10T20:08:57
2019-04-10T20:08:57
180,655,268
0
0
null
null
null
null
UTF-8
Java
false
false
4,263
java
/* * Copyright 2002-2007 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 requi...
31b0f6ed81f008f569988d87c2bd5c644fd7d5a5
e76f84bc537cf0e86ecd0669682dce40f398c4e3
/ratpack-core/src/main/java/org/ratpackframework/error/ErroredHttpExchange.java
265c3c66d7e6dc5d0a095346dde40b9d89b72e31
[ "Apache-2.0" ]
permissive
nsteenv/ratpack
f761c3b13ffec4139126b1b89fc550fdbbc688e1
156a7845f87728675373e7c222cf6a48efd504d8
refs/heads/master
2021-01-09T20:55:23.279821
2013-04-12T14:08:05
2013-04-12T14:08:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,184
java
/* * Copyright 2012 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 applicabl...
33b0253d5c767e3f2656884a7f42939dac800479
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/RT_News_com.rt.mobile.english/javafiles/com/google/android/gms/internal/ads/zzani.java
196978b5980023bf1e73acb291cd88af61f0a621
[ "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
2,886
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.google.android.gms.internal.ads; import java.util.concurrent.*; // Referenced classes of package com.google.android.gms.internal.ads: // zz...
2d053b7c16d9aa013c3b869f2db979b8e257e0fa
53ec01fa57d9cdc7e7fd3364990713d211e1c414
/ABC147/b/Main.java
180a0b9bfb7195550e83a5699bb0dc2fc1f79fe2
[]
no_license
nekoTheShadow/atcoder-answers
4f2cae82ac2b24df4153c43381ce58084647704c
461e5a9b00718fd9a3b19dc6071da0fb3192f34e
refs/heads/master
2022-02-03T18:24:01.673661
2022-01-24T14:43:44
2022-01-24T14:43:44
165,072,722
0
0
null
2020-03-22T13:25:56
2019-01-10T14:19:52
Java
UTF-8
Java
false
false
1,799
java
package b; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.util.ArrayDeque; import java.util.Deque; import java.util.regex.Pattern; public class Main { public void solve(Stdin stdin, PrintWriter stdout) throws NumberFo...
d5b04f6ae622985f1a4ca434276aa123e3c58969
2ae2ce54b0e1a4623bf1c0d6f906a881246baea2
/lty-big-websocket/src/main/java/com/lty/big/websocket/kafak/Receiver.java
3c78196c2165579d3c5bbd5c6dbdd73585cf382e
[]
no_license
woodyyoung/ytl-big-bus
2566d81c715fae7ef3be75f16daf5a4ab41bf31d
199acfe4499f45f58bb59850879b7a7f24ca65e2
refs/heads/master
2021-08-19T17:38:05.447750
2017-11-27T03:37:33
2017-11-27T03:37:33
112,140,083
0
0
null
null
null
null
UTF-8
Java
false
false
255
java
package com.lty.big.websocket.kafak; import org.springframework.stereotype.Component; @Component public class Receiver { /* * @KafkaListener(topics = "mytopic5") public void processMessage(String * content) { System.out.println(content); } */ }
9291c70e61caaa91d87642ffbe3429bbfa0d051c
5211a5dfeaad7499f15e73347a9945840d174e01
/src/main/java/com/aplos/common/beans/communication/BulkMessageSourceGroup.java
e51f6f3011c7a55023f73bd7abd7109c34d51c42
[]
no_license
aplossystems/aplos-common
f406a5633480dfdb354a6de070facd9c5d2bf4bc
6a08a5acb1509ac9b033031c0f4ed60e7ad6cb92
refs/heads/master
2022-09-25T11:38:31.300861
2021-07-18T22:07:01
2021-07-18T22:07:01
38,530,563
0
2
null
2022-09-01T22:42:57
2015-07-04T10:36:40
Java
UTF-8
Java
false
false
8,005
java
package com.aplos.common.beans.communication; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import com.aplos.common.annotations.DynamicMetaValueKey; import com.aplos.common.annotations.DynamicMetaValues; import com.aplos.common.annotations.persistence.AnyMetaDef; i...