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
9d55c2d4920ab810aa072e6fab282bd10c67dee1
e2d078c66ba9c4c91072849ed98f36e5e66063cb
/dzjs-master/app/src/main/java/com/wongxd/partymanage/partycontact/bean/ContactDetailBean.java
202e6f9784afe5c30b25e07fd6ac499482ed3474
[]
no_license
NamedJack/DZ
9820a0b3a4c74ebd677556677e65290ba7ad66a8
48356dc29ad973fe98a64fb9a25b268d98618e83
refs/heads/master
2021-01-01T16:51:53.419758
2017-08-03T08:54:23
2017-08-03T08:54:23
97,933,543
0
0
null
null
null
null
UTF-8
Java
false
false
2,643
java
package com.wongxd.partymanage.partycontact.bean; /** * Created by zyj on 2017/7/31. */ public class ContactDetailBean { /** * msg : 成功 * code : 100 * data : {"id":17,"userId":1,"time":"2017-07-11","target":"Hhhhhhh","helpRecord":"Hhhhh","implement":"Hhhhh","unitId":1,"unitPid":2} */ pr...
[ "1033675097@qq.com" ]
1033675097@qq.com
85ecab78993f4d48dd337c9e5c262e14224dc057
84e064c973c0cc0d23ce7d491d5b047314fa53e5
/latest9.4/hej/net/sf/saxon/tree/tiny/TinyBuilderCondensed.java
7b92a964df32e967894bec8e573039df2360bd5d
[]
no_license
orbeon/saxon-he
83fedc08151405b5226839115df609375a183446
250c5839e31eec97c90c5c942ee2753117d5aa02
refs/heads/master
2022-12-30T03:30:31.383330
2020-10-16T15:21:05
2020-10-16T15:21:05
304,712,257
1
1
null
null
null
null
UTF-8
Java
false
false
4,905
java
package net.sf.saxon.tree.tiny; import net.sf.saxon.event.PipelineConfiguration; import net.sf.saxon.expr.sort.IntHashMap; import net.sf.saxon.om.NodeName; import net.sf.saxon.trans.XPathException; import net.sf.saxon.type.SimpleType; import net.sf.saxon.type.Type; /** * Variant of the TinyBuilder to creat...
[ "oneil@saxonica.com" ]
oneil@saxonica.com
861ce9b298e6e328ed766713ddbf9446d51c60aa
2b675fd33d8481c88409b2dcaff55500d86efaaa
/infinispan/core/src/main/java/org/infinispan/factories/AbstractNamedCacheComponentFactory.java
19d1d3d649deeda514f577d1e8bfbf6afb0843c4
[ "Apache-2.0", "LGPL-2.0-or-later" ]
permissive
nmldiegues/stibt
d3d761464aaf97e41dcc9cc1d43f0e3234a1269b
1ee662b7d4ed1f80e6092c22e235a3c994d1d393
refs/heads/master
2022-12-21T23:08:11.452962
2015-09-30T16:01:43
2015-09-30T16:01:43
42,459,902
0
2
Apache-2.0
2022-12-13T19:15:31
2015-09-14T16:02:52
Java
UTF-8
Java
false
false
1,839
java
/* * JBoss, Home of Professional Open Source * Copyright 2009 Red Hat Inc. and/or its affiliates and other * contributors as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a full listing of * individual contributors. * * This is free software; you can redistri...
[ "nmld@ist.utl.pt" ]
nmld@ist.utl.pt
9659a05c6857c8b6d636f55f40c8a859907583b4
b8e4e9ce9b74559d692401a4c9fa81cbb2a49557
/soap-web-service/src/main/java/sketelon/service/api/ITicketService.java
edb07b4d0381b1d1b6d0cc8f63f65fc4bac1f45c
[]
no_license
bulidWorld/service
69389512b7425c97eb4be6ae3644c030db8912e6
0e002b0f0ab63572587542ff8e753e3c271cd1d7
refs/heads/master
2021-01-01T04:23:14.995675
2017-12-04T00:50:56
2017-12-04T00:50:56
97,167,352
0
0
null
null
null
null
UTF-8
Java
false
false
230
java
package sketelon.service.api; import sketelon.entity.Ticket; import java.util.List; /** * Created by Administrator on 2017/7/15. */ public interface ITicketService { Ticket getTicket(); List<Ticket> listTickets(); }
[ "782213745@qq.com" ]
782213745@qq.com
28e894415ba67002b977ffa429bd0581d10f3fb8
10e1fe4940718d045f980577b82dd427315153e0
/src/myjava/patterns/pattern_decorator/starbuzzWithSizes/StarbuzzCoffee.java
4d149e215880dca0fedfb2cdc6bce7c7d4b26c20
[]
no_license
ValenbergHar/G-JD1-2019-10-01_ValenbergHar
6b693f08becdf624b235170712e552a4ff148ac3
bff38b21a10594cdfa7a719c216c04614cc01ac3
refs/heads/master
2022-12-22T12:10:22.999080
2020-10-20T21:02:01
2020-10-20T21:02:01
212,853,204
0
1
null
2022-12-16T15:42:29
2019-10-04T16:00:20
Java
UTF-8
Java
false
false
881
java
package patterns.pattern_decorator.starbuzzWithSizes; import patterns.pattern_decorator.starbuzzWithSizes.Beverage.Size; public class StarbuzzCoffee { public static void main(String args[]) { Beverage beverage = new Espresso(); System.out.println(beverage.getDescription() + " $" + String.format("%.2f", b...
[ "maskevich.valeri@gmail.com" ]
maskevich.valeri@gmail.com
d39fa54a11981c61212b36d88729a8d8cf8044fa
6f36fc4a0f9c680553f8dd64c5df55c403f8f2ed
/src/main/java/it/csi/siac/siacbilser/business/service/primanota/movimento/ImpegnoMovimentoHandler.java
a72ad656cc5ef4913ae3564b4eb3e022fe8516e6
[]
no_license
unica-open/siacbilser
b46b19fd382f119ec19e4e842c6a46f9a97254e2
7de24065c365564b71378ce9da320b0546474130
refs/heads/master
2021-01-06T13:25:34.712460
2020-03-04T08:44:26
2020-03-04T08:44:26
241,339,144
0
0
null
null
null
null
UTF-8
Java
false
false
6,348
java
/* *SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte *SPDX-License-Identifier: EUPL-1.2 */ package it.csi.siac.siacbilser.business.service.primanota.movimento; import java.math.BigDecimal; import java.util.List; import it.csi.siac.siacbilser.business.service.base.ServiceExecutor; import it.csi.siac.siacbilser.in...
[ "barbara.malano@csi.it" ]
barbara.malano@csi.it
eaf8eed43f3c6fda3ee3df900cb6d6ed0954452c
0529524c95045b3232f6553d18a7fef5a059545e
/app/src/androidTest/java/TestCase_5F446835EE904998BAF1FD9C9C4F9219DE537481D1AFAFBA463CC4DD099D6D5F_496426323.java
d9f2b875b9760a1640719598d89837f4b874d43d
[]
no_license
sunxiaobiu/BasicUnitAndroidTest
432aa3e10f6a1ef5d674f269db50e2f1faad2096
fed24f163d21408ef88588b8eaf7ce60d1809931
refs/heads/main
2023-02-11T21:02:03.784493
2021-01-03T10:07:07
2021-01-03T10:07:07
322,577,379
0
0
null
null
null
null
UTF-8
Java
false
false
327
java
import androidx.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; @RunWith(AndroidJUnit4.class) public class TestCase_5F446835EE904998BAF1FD9C9C4F9219DE537481D1AFAFBA463CC4DD099D6D5F_496426323 { @Test public void testCase() throws Exception { // $FF: Couldn't be decompiled ...
[ "sunxiaobiu@gmail.com" ]
sunxiaobiu@gmail.com
54b27be868a9ff3c5424477820345be47a025704
a8cf7f208abdcca7efc990615ddbf159f467ace9
/work/SimplelinkStarter_v5.7.3_apkpure.com_source_from_JADX/sources/org/apache/http/impl/cookie/RFC2965CommentUrlAttributeHandler.java
ea86723307e583dc79d93a010121d80f9f446e17
[]
no_license
adamkstock/FypPowerBand-
adbedf9ec82d3df61085f4aa6951ee099b8f8e7e
7307ac76239df529db6ec97a859461ae3a02b0ff
refs/heads/master
2022-04-23T02:45:35.073979
2020-04-22T23:32:56
2020-04-22T23:32:56
218,766,699
0
0
null
null
null
null
UTF-8
Java
false
false
884
java
package org.apache.http.impl.cookie; import org.apache.http.cookie.Cookie; import org.apache.http.cookie.CookieAttributeHandler; import org.apache.http.cookie.CookieOrigin; import org.apache.http.cookie.MalformedCookieException; import org.apache.http.cookie.SetCookie; @Deprecated public class RFC2965CommentUrlAttrib...
[ "adam2.stock@live.uwe.ac.uk" ]
adam2.stock@live.uwe.ac.uk
15e009787665c1488a353b7cc66d88dccd1c9686
d0566402585bbab3e3bbac1ba1a75c6142eae26f
/examples/src/main/java/com/smalaca/observer/auth/AuthenticationService.java
a28e9e84fef225cad9320435da09f8fd3d95611f
[]
no_license
tzajc/design-patterns
91f063a98284d7ff6a0a4f9b17a2fa55f3dcebc0
68ee93c96f15e8970c47f11b11443acef3264cb9
refs/heads/master
2023-03-30T14:07:52.996505
2020-05-28T13:55:25
2020-05-28T13:55:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
181
java
package com.smalaca.observer.auth; import com.smalaca.observer.security.Password; public interface AuthenticationService { AuthResult login(String name, Password password); }
[ "ab13.krakow@gmail.com" ]
ab13.krakow@gmail.com
6ba51edf067662158bf727bb512b4f67a7f65e99
1a4770c215544028bad90c8f673ba3d9e24f03ad
/second/quark/src/main/java/com/alibaba/analytics/a/i.java
8989ff3a632c7c20e0f0cbf6d475953d0206318d
[]
no_license
zhang1998/browser
e480fbd6a43e0a4886fc83ea402f8fbe5f7c7fce
4eee43a9d36ebb4573537eddb27061c67d84c7ba
refs/heads/master
2021-05-03T06:32:24.361277
2018-02-10T10:35:36
2018-02-10T10:35:36
120,590,649
8
10
null
null
null
null
UTF-8
Java
false
false
1,811
java
package com.alibaba.analytics.a; import java.util.concurrent.Executors; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.ScheduledFuture; import java.util.concurrent.TimeUnit; import java.util.concurrent.atomic.AtomicInteger; /* compiled from: ProGuard */ public final class i { pu...
[ "2764207312@qq.com" ]
2764207312@qq.com
93db408eeb3f95391eff78513b5d2dbec0314a7e
d0fb6f302ff57c3e48d94a04bbd704e824eb175d
/src/main/java/com/sample/cloudy/api/vm/VirtualMachine.java
bd5dc4a3c989ab242b6b88216adb97b887405659
[]
no_license
mathieuancelin/cloudy
378f750f61d5f8b13c18c1ae356bfda4325c4d34
c76c9fe94d64cfba78b468afd033e6874d3892ac
refs/heads/master
2021-01-01T06:11:19.516163
2011-04-14T14:54:51
2011-04-14T14:54:51
1,614,524
2
0
null
null
null
null
UTF-8
Java
false
false
371
java
package com.sample.cloudy.api.vm; import com.sample.cloudy.api.Health; import com.sample.cloudy.api.Status; import java.net.URL; public interface VirtualMachine { boolean start(); boolean stop(); boolean delete(); Health health(); Status status(); String name(); String address(); Strin...
[ "mathieu.ancelin@gmail.com" ]
mathieu.ancelin@gmail.com
ad1f0923d83810cd8de55d9dec380097d992a372
842857cb89ecc4a5f0ef0323e652aa4c90e347a4
/tests/mocks/jmock/src/main/java/br/com/mystudies/mock/jmock/Dao.java
1376f3ebcb820437a73d4ebf69336488f4a62721
[]
no_license
r3wa/my-studies
964fde36f7c35ef7c7974f7a535a22f557344b5c
65197c11e62189158021d00209dcc9c9ae1f482c
refs/heads/master
2020-12-11T07:17:29.496206
2013-07-30T11:51:29
2013-07-30T11:51:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
135
java
package br.com.mystudies.mock.jmock; /** * @author rduarte * */ public interface Dao { public String find(String arg); }
[ "robson.o.d@e9df6f47-f091-bbda-6991-b925dddbb531" ]
robson.o.d@e9df6f47-f091-bbda-6991-b925dddbb531
a43cec4183bac361bff445547d9ca15c183714b3
b629551bd6b022aa7a6ccb1c52a35bdf8ee86b32
/app/src/main/java/com/ezlinker/app/config/framework/HttpConverterConfig.java
d565dbb1a72159c9f7c16179b2374a86d2b8e216
[]
no_license
athmoon/ezlinker
43834c5f63f3f77270afdf2d08b1522f9a3d932b
98db3efb1ee565cd428db0af1e4bf94ce0039228
refs/heads/master
2023-06-24T17:38:19.029774
2021-07-24T14:56:51
2021-07-24T14:56:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,411
java
package com.ezlinker.app.config.framework; import com.alibaba.fastjson.serializer.SerializerFeature; import com.alibaba.fastjson.support.config.FastJsonConfig; import com.alibaba.fastjson.support.spring.FastJsonHttpMessageConverter; import org.springframework.boot.autoconfigure.http.HttpMessageConverters; import org.s...
[ "751957846@qq.com" ]
751957846@qq.com
eef935ca6b25ee71d297048375ef4cb6a491c5af
3a24f3fc44dd51bf73c9649793706a9ec95ab9f1
/larksuite-oapi/src/main/java/com/larksuite/oapi/core/card/handler/subhandler/HandleSubHandler.java
045992a620625f2d456d069567d0f5413169a951
[ "Apache-2.0" ]
permissive
keeperlibofan/oapi-sdk-java
e1d6180c3ec599c9b803187a14583d5c1cb940a0
1b603c46d7efbb84e15d2bd245f675d2e20cd477
refs/heads/main
2023-04-29T23:28:24.836759
2021-05-14T10:55:35
2021-05-14T10:55:35
368,723,315
0
0
Apache-2.0
2021-05-19T02:35:37
2021-05-19T02:35:36
null
UTF-8
Java
false
false
1,097
java
package com.larksuite.oapi.core.card.handler.subhandler; import com.larksuite.oapi.core.Config; import com.larksuite.oapi.core.Constants; import com.larksuite.oapi.core.Context; import com.larksuite.oapi.core.card.IHandler; import com.larksuite.oapi.core.card.exception.NotFoundHandlerException; import com.larksuite.oa...
[ "zhaomingqiang@bytedance.com" ]
zhaomingqiang@bytedance.com
c1173aa6b76cc46a93d4c2a8b9c5727979a9bbcf
c1a29f3534b5dffcfac6e8040120210f56f37a70
/spring-functionaltest-web/src/main/java/jp/co/ntt/fw/spring/functionaltest/app/prmn/PRMN01Controller.java
9f4e3aca84aa893fe7133b48679df3caa09c73a5
[]
no_license
ptmxndys/spring-functionaltest
658bb332efcc811168c05d9d1366871ce3650222
ba2f34feb1da6312d868444fb41cf86ef554cd13
refs/heads/master
2023-02-11T21:18:06.677036
2021-01-04T09:43:01
2021-01-07T08:38:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,118
java
/* * Copyright(c) 2014 NTT Corporation. * * 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 ag...
[ "macchinetta.fw@gmail.com" ]
macchinetta.fw@gmail.com
26c7b332478eb2760f8d626092ee8130f7aa25de
fe4aef0f70f913582dda87b9a0f235c536147086
/Source/src/episodes/package-info.java
096f1e3bfa6889f174244492d2164df1dc46101d
[]
no_license
liflab/beepbeep-3-examples
6f03433ac62a61645e12de71bb0c400636b9c41f
7bb6e81373b8d4544ee050216155bfa096b95383
refs/heads/master
2023-07-10T06:05:06.491325
2023-06-21T18:56:21
2023-06-21T18:56:21
108,593,746
1
0
null
null
null
null
UTF-8
Java
false
false
2,726
java
/* BeepBeep, an event stream processor Copyright (C) 2008-2018 Sylvain Hallé This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at you...
[ "shalle@acm.org" ]
shalle@acm.org
53bd9034110414d0ec00a06e9bab6cdd84773957
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/autogen/a/rj.java
a303fd29799a9ca2a6ddb48c48cc5e27335fea80
[]
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
673
java
package com.tencent.mm.autogen.a; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm.sdk.event.IEvent; public final class rj extends IEvent { public a hUu; public rj() { this((byte)0); } private rj(byte paramByte) { AppMethodBeat.i(149876); this...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
611d99f6b845707706547e3b34067e5a58486078
414cc8d28b6a7fb74047aa05ef9f81f839d32e4c
/src/com/jagex/Class456.java
9283d51f8dc755818ce32faf9b0c4760f4343cf9
[]
no_license
titandino/876-Deobfuscated
3d71fade77595cdbbacca9238ec15ed57ceee92b
bb546e9a28d77f9d93214386c72b64c9fae29d18
refs/heads/master
2021-01-12T07:42:29.043949
2017-01-27T03:23:54
2017-01-27T03:23:54
76,999,846
0
1
null
null
null
null
UTF-8
Java
false
false
1,959
java
/* Class456 - Decompiled by JODE * Visit http://jode.sourceforge.net/ */ package com.jagex; import java.io.EOFException; public class Class456 { static Class456 aClass456_5155; public static Class456 aClass456_5156 = new Class456(0); int anInt5157; static { aClass456_5155 = new Class456(1); } Class456(int...
[ "trenton.kress@gmail.com" ]
trenton.kress@gmail.com
8ec1e07ea920ee6ae6874366dfd3b9093e7b3c63
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/1365868/buggy-version/lucene/dev/branches/branch_4x/lucene/analysis/common/src/java/org/apache/lucene/analysis/pattern/PatternTokenizerFactory.java
6af60d25cf363c8251d74f05af6157b8cb50fbef
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,468
java
package org.apache.lucene.analysis.pattern; /* * 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 Lice...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
c8976d9defdde946c01136b508f0dd97e751d2a9
8fa7e9f42f85ead6ea8015e3dc65fde795788c1c
/src/main/java/com/qiyei/utils/DBUtils.java
19947b4f0fd279eb32dd39a7926deb7bef59ab91
[]
no_license
qiyei2015/WebApplication
fc68ae593b09ee98d943b2a43f96fffcae50510c
9185c2b1a3a84cc96926b3004ecc52e6583dba10
refs/heads/master
2022-12-22T05:13:05.884959
2020-05-31T02:40:32
2020-05-31T02:40:32
212,762,639
0
0
null
2022-12-16T11:18:38
2019-10-04T07:48:41
Java
UTF-8
Java
false
false
1,409
java
package com.qiyei.utils; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; import java.io.IOException; import java.io.InputStream; /** * @author Created by qiyei2015 on 20...
[ "1273482124@qq.com" ]
1273482124@qq.com
b35dd17d9b2d170fd02d366de57a5213dcb1a15a
9661b969a0b1dc82b687db1fa068f67cfa454e66
/code/jackson-databind-jackson-databind-2.0.0-RC1/src/main/java/com/fasterxml/jackson/databind/type/TypeBase.java
68c37b0ebe783c75e20499fb32ab825f13724b14
[]
no_license
netwelfare/jsonstar
c68289490435e6b86ed5cde945a81b70fcbf0a08
56c8e653c1343fd49e93bb4c70793a322a770968
refs/heads/master
2020-06-14T00:43:30.396653
2016-12-18T10:27:59
2016-12-18T10:27:59
75,537,290
0
0
null
null
null
null
UTF-8
Java
false
false
4,021
java
package com.fasterxml.jackson.databind.type; import java.io.IOException; import com.fasterxml.jackson.core.JsonGenerator; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.JavaType; import com.fasterxml.jackson.databind.JsonSerializable; import com.fasterxml.jackson.data...
[ "didawangxiaofei@126.com" ]
didawangxiaofei@126.com
d073644d9c3f0465357c345b44b6cebaaacf75bc
9923e30eb99716bfc179ba2bb789dcddc28f45e6
/openapi-generator/jaxrs-resteasy/src/gen/java/org/openapitools/model/DoorResponse.java
12ec3bb2be6565f244a6c71f2744581cac3a7fe4
[]
no_license
silverspace/samsara-sdks
cefcd61458ed3c3753ac5e6bf767229dd8df9485
c054b91e488ab4266f3b3874e9b8e1c9e2d4d5fa
refs/heads/master
2020-04-25T13:16:59.137551
2019-03-01T05:49:05
2019-03-01T05:49:05
172,804,041
2
0
null
null
null
null
UTF-8
Java
false
false
2,329
java
package org.openapitools.model; import java.util.Objects; import java.util.ArrayList; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import java.util.ArrayList; import jav...
[ "greg@samsara.com" ]
greg@samsara.com
5fb9c6963140c184c1e73e3f1f80e5dfc4740065
6e433d19f23c62894b9df046e360aec44137c968
/app/src/main/java/com/clown/wyxc/x_bean/x_parambean/OrderShoppingCartId.java
4b9d8ef3018435de97da94af4c079207789ba0d5
[]
no_license
EricQianTW/MVP-DemoCar
7501a2e00c67f2a0e325d2ac0705c62eb3d4b9ad
08f708d669cf9618299ecc0b166695898d3f45b7
refs/heads/master
2020-03-30T19:16:03.147272
2018-10-04T08:02:41
2018-10-04T08:02:41
151,515,590
0
0
null
null
null
null
UTF-8
Java
false
false
824
java
package com.clown.wyxc.x_bean.x_parambean; import com.clown.wyxc.x_base.Message; import com.google.gson.annotations.Expose; public class OrderShoppingCartId extends Message{ @Expose private Integer shoppingCartId; public Integer getShoppingCartId(){ return shoppingCartId; } public v...
[ "pnt_twqian@163.com" ]
pnt_twqian@163.com
1c8192180230da8a622d86351c2aae0370159d2f
bec1af25790cf3f4374c2eb1ff8af7787d9268b0
/app/src/main/java/com/app/bulkgasoline/SpinnerCertiType.java
eb1b7d6676775508a09ef5dc39164920e5703205
[]
no_license
Finderchangchang/gasoline
7a6f6e2caf85f1ce456ffde5b94cfe759436ea85
71708ed5ad7bb7fa20d51d0bac8fd31d77f01334
refs/heads/master
2021-01-01T05:09:33.612434
2016-04-14T07:07:30
2016-04-14T07:07:30
56,139,876
0
0
null
null
null
null
UTF-8
Java
false
false
2,444
java
package com.app.bulkgasoline; import java.util.ArrayList; import com.app.bulkgasoline.utils.Utils; import android.content.Context; import android.util.AttributeSet; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; public class SpinnerCertiType extends BaseSpinner { ...
[ "1031066280@qq.com" ]
1031066280@qq.com
f82d2319770cb573b2590e83052fe4b0b9d81451
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/6/6_6c0780229d87258cec0449fedaa92a47757fb6e1/BaseActivity/6_6c0780229d87258cec0449fedaa92a47757fb6e1_BaseActivity_t.java
6a71236fa6f9661601ba412cab6790850611983c
[]
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
7,877
java
package org.sparkleshare.android.ui; import org.sparkleshare.android.BrowsingActivity; import org.sparkleshare.android.R; import org.sparkleshare.android.SettingsActivity; import android.app.Activity; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
45ea84a98b6df8d17daf8a35ad8b187d2e621aca
7400115347e23e5da7e467360c248f72e572d628
/gomint-api/src/main/java/io/gomint/world/block/BlockEndStone.java
49a235ea1a11e3f95e925b0d93445220ce78f2da
[ "BSD-3-Clause" ]
permissive
hanbule/GoMint
44eaf0ec20ff0eeaaf757de9d6540de786deead9
a5a5b937d145598e59febdb2cca0fe2eb58dd1ee
refs/heads/master
2022-12-15T14:35:23.310316
2020-08-22T13:40:46
2020-08-22T13:40:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
287
java
/* * Copyright (c) 2018 Gomint team * * This code is licensed under the BSD license found in the * LICENSE file in the root directory of this source tree. */ package io.gomint.world.block; /** * @author geNAZt * @version 1.0 */ public interface BlockEndStone extends Block { }
[ "fabian.fassbender42@googlemail.com" ]
fabian.fassbender42@googlemail.com
efab289e3fc03dd23bea4b32ed56a5308e9d5923
eaec4795e768f4631df4fae050fd95276cd3e01b
/src/cmps252/HW4_2/UnitTesting/record_262.java
092857ab5db17b533cf3f45904f94120ac310a83
[ "MIT" ]
permissive
baraabilal/cmps252_hw4.2
debf5ae34ce6a7ff8d3bce21b0345874223093bc
c436f6ae764de35562cf103b049abd7fe8826b2b
refs/heads/main
2023-01-04T13:02:13.126271
2020-11-03T16:32:35
2020-11-03T16:32:35
307,839,669
1
0
MIT
2020-10-27T22:07:57
2020-10-27T22:07:56
null
UTF-8
Java
false
false
2,425
java
package cmps252.HW4_2.UnitTesting; import static org.junit.jupiter.api.Assertions.*; import java.io.FileNotFoundException; import java.util.List; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.Tag; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import cmps252.HW4_2....
[ "mbdeir@aub.edu.lb" ]
mbdeir@aub.edu.lb
010ae02176102389a8fd2b5cc6826dba12bcb213
dee13699fb392c3f1ad8d7c07682df0b3c71db96
/src/Oct16/CollectStundetBio.java
170939ae7a8ac280b1248a3bbe60571a71159539
[]
no_license
uday246/Oct18
6e251d2949815b158b22acd2ca16d8501f9fa4d5
7c6b6d635d6bd2e6a3c7f3434e9a94d9b89a4b9a
refs/heads/master
2020-08-15T07:39:34.550052
2019-10-15T13:13:10
2019-10-15T13:13:10
215,302,334
0
0
null
null
null
null
UTF-8
Java
false
false
1,745
java
package Oct16; import java.util.Scanner; class Student { private String name; private String address; private String education; private String hobbies; private int age; public String getName() { return name; } public void setName(String aName) { name = aName; } public String getAddre...
[ "teegalaudaykumar@gmail.com" ]
teegalaudaykumar@gmail.com
0056f2c423ae930256c949a0ebc87fbc39c6f04e
7653e008384de73b57411b7748dab52b561d51e6
/SrcGame/dwo/gameserver/handler/chat/ChatShout.java
569f79b6da00ad96cb7d2e5c335e332d27b7fd07
[]
no_license
BloodyDawn/Ertheia
14520ecd79c38acf079de05c316766280ae6c0e8
d90d7f079aa370b57999d483c8309ce833ff8af0
refs/heads/master
2021-01-11T22:10:19.455110
2017-01-14T12:15:56
2017-01-14T12:15:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,941
java
/* * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation, either version 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will be us...
[ "echipachenko@gmail.com" ]
echipachenko@gmail.com
921f88c692c8c7af897e4b84119010bdf81a1c0d
1043c01b7637098d046fbb9dba79b15eefbad509
/core/testsuite/src/test/hibernate/com/blazebit/persistence/testsuite/hibernate/EmbeddableIdTestEntityId.java
7f56587779c04a07b0eed229dba0ff3bb358c469
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ares3/blaze-persistence
45c06a3ec25c98236a109ab55a3205fc766734ed
2258e9d9c44bb993d41c5295eccbc894f420f263
refs/heads/master
2020-10-01T16:13:01.380347
2019-12-06T01:24:34
2019-12-09T09:29:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,128
java
/* * Copyright 2014 - 2019 Blazebit. * * 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 agre...
[ "christian.beikov@gmail.com" ]
christian.beikov@gmail.com
a565316e403cac6a5003e2bea9f4cfbe4acaa17c
611b2f6227b7c3b4b380a4a410f357c371a05339
/src/main/java/android/support/v4/view/accessibility/AccessibilityNodeProviderCompat.java
297b5c6a08618d3050dcda047caf522fae74fd9b
[]
no_license
obaby/bjqd
76f35fcb9bbfa4841646a8888c9277ad66b171dd
97c56f77380835e306ea12401f17fb688ca1373f
refs/heads/master
2022-12-04T21:33:17.239023
2020-08-25T10:53:15
2020-08-25T10:53:15
290,186,830
3
1
null
null
null
null
UTF-8
Java
false
false
3,489
java
package android.support.v4.view.accessibility; import android.os.Build; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.annotation.RequiresApi; import android.view.accessibility.AccessibilityNodeInfo; import android.view.accessibility.AccessibilityNodeProvider; import java....
[ "obaby.lh@gmail.com" ]
obaby.lh@gmail.com
20ace312f6e4ac30d3340f3900520eeee9afa48a
817cb78b727390b628028c3e78f06f8934299f59
/dataStructure/src/ch01/Max4_01_01.java
5c775ca1f9bfb5eec455a659581945ad151825d7
[]
no_license
pparksuuu/DataStructure-Algorithm-JAVA
8739b78cc678efc45187874b6f6c6eb130a314bb
38d7b3d0e6022697cfec8ec013f71ccf3576cde6
refs/heads/master
2020-04-13T06:22:00.283815
2019-02-13T16:14:48
2019-02-13T16:14:48
163,018,307
0
0
null
null
null
null
UTF-8
Java
false
false
711
java
package ch01; import java.util.Scanner; // p.19 // Q. 네 값의 최댓값을 구하는 max4 메서드를 작성하세요 // 네 값은 사용자에게 입력받아야 합니다. public class Max4_01_01 { static int max4(int a, int b, int c, int d) { int MAX = a; if (b > MAX) MAX = b; if (c > MAX) MAX = c; if (d > MAX) MAX = d; return MAX; } public static void main(...
[ "supr2000@gmail.com" ]
supr2000@gmail.com
d4e5078e5206ce6dbf52a34e311dafc904924c39
4710631182e4b475b4247198a195a0d1978f4567
/app/src/main/java/com/jb/goscanner/util/ColorUtil.java
0b2e765aac69c660190c30557742b7e58cf2f7c8
[]
no_license
RuijiePan/GoScanner
7fc1ed563310f410d61ed94f4bafdf0ff4875e2b
c9e0087522307dfb4c17d4436dc8023b01b8952c
refs/heads/master
2021-01-21T22:54:58.207683
2017-09-10T18:57:06
2017-09-10T18:57:06
102,177,289
0
2
null
null
null
null
UTF-8
Java
false
false
641
java
package com.jb.goscanner.util; import android.content.Context; import android.support.v4.content.ContextCompat; import android.util.TypedValue; import com.jb.goscanner.R; /** * Created by panruijie on 2017/9/4. * Email : zquprj@gmail.com */ public class ColorUtil { public static int getColor(Context context...
[ "zquprj@gmail.com" ]
zquprj@gmail.com
dcc22de2cb7ab6f1a7a5a9a488ad60f394db441c
cc04231a129882f0ac819474223429ce790ac6bb
/src/com/freetymekiyan/algorithms/Other/TwoSumClosestPair.java
0ac09e469e5d94c7dbc9028ab7eaba3bebf60c33
[ "MIT" ]
permissive
chjwang/LeetCode-Sol-Res
f7c2e898ec5ff375a12e484a3ca93d59b695cc85
db90cb452139035815a56d3da8093db9a69c0216
refs/heads/master
2021-01-22T09:16:51.741035
2017-01-27T18:47:07
2017-01-27T18:47:07
66,747,899
1
0
null
2016-08-28T03:42:38
2016-08-28T03:42:38
null
UTF-8
Java
false
false
1,350
java
import java.util.Arrays; /** * Given an integer array, find a pair from it that their sum is closest to 0. * <p> * Created by kiyan on 6/3/16. */ public class TwoSumClosestPair { public int[] closest(int[] nums) { int closest = Integer.MAX_VALUE; int[] res = new int[2]; for (int i = 0;...
[ "freetymesunkiyan@gmail.com" ]
freetymesunkiyan@gmail.com
b1a94a9692dd61509dcd14eb2af6809967c79b1c
65b5df32720abe1b57b35568121e9afbeb59aa1c
/java_01/src/day25/TcpIpServer.java
5bd6a4b8da868fb0247b0d2d01edcff9f405944f
[]
no_license
rhaoddl72/bit_java
f90c5c6006ae523b5869447844b3e89baaa3c5da
f19529b96de3e160cab73632a805731187732ef4
refs/heads/master
2020-07-03T09:49:57.018860
2019-08-21T07:29:46
2019-08-21T07:29:46
201,861,770
0
0
null
null
null
null
UTF-8
Java
false
false
1,547
java
package day25; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.OutputStreamWriter; import java.net.ServerSocket; import java.net.Socket; import java.util.Scanner; import java.util.concurre...
[ "user@DESKTOP-V882PTR" ]
user@DESKTOP-V882PTR
aa42dc2ebdbe1bfee04b6aa2050c87a919cbf28f
c46a39b5b855cdad9d8f52ec2e44627c159cbe67
/checklistbank-mybatis-service/src/test/java/org/gbif/checklistbank/service/mybatis/mapper/ReferenceMapperTest.java
1a257964e33b6c16bf81877e7a50a40ec7c78d53
[ "Apache-2.0" ]
permissive
ahahn-gbif/checklistbank
1a4db53c48375d85d1c524739f7b6f048de2daab
9bd65a831d9d6ed7b4e1f93e3b7e0ff8f51c7d4f
refs/heads/master
2020-07-12T03:17:52.596386
2019-08-27T12:20:34
2019-08-27T12:20:34
204,703,029
0
0
Apache-2.0
2019-08-27T14:54:39
2019-08-27T12:54:39
null
UTF-8
Java
false
false
2,162
java
package org.gbif.checklistbank.service.mybatis.mapper; import org.gbif.api.model.checklistbank.Reference; import org.gbif.api.model.common.paging.PagingRequest; import org.junit.Test; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; p...
[ "m.doering@mac.com" ]
m.doering@mac.com
b703d43777b79a216aa242298944573068925c6c
9049eabb2562cd3e854781dea6bd0a5e395812d3
/sources/com/google/android/gms/location/DeviceOrientationRequest.java
fd8c71b1d1a2f828f4e78f042cc99b7446fdf72f
[]
no_license
Romern/gms_decompiled
4c75449feab97321da23ecbaac054c2303150076
a9c245404f65b8af456b7b3440f48d49313600ba
refs/heads/master
2022-07-17T23:22:00.441901
2020-05-17T18:26:16
2020-05-17T18:26:16
264,227,100
2
5
null
null
null
null
UTF-8
Java
false
false
2,982
java
package com.google.android.gms.location; import android.os.Parcel; import android.os.Parcelable; import android.os.SystemClock; import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable; import java.util.Arrays; /* compiled from: :com.google.android.gms@201515033@20.15.15 (120300-306758586) */ p...
[ "roman.karwacik@rwth-aachen.de" ]
roman.karwacik@rwth-aachen.de
ae9ec86c86ecbe7f7f9bff0482a60652b3d0c27f
0da0a6b3b50fc100e54d947b11937498152328f1
/src/main/java/polyakov/java3d/object/scen/primitives/Triangle.java
3de715c7c797df63a38edeadabaff73c97cdcfd1
[]
no_license
a-polyakov/j3d
f9bc90edb3ae0683d3e0f5e099d059fecf3c659a
4be9ab3497b54c5d31039ae27777c6e5d9ab0c0f
refs/heads/master
2020-07-04T08:26:01.872230
2019-08-13T21:53:40
2019-08-13T21:53:40
202,221,484
0
0
null
null
null
null
UTF-8
Java
false
false
892
java
package polyakov.java3d.object.scen.primitives; import polyakov.java3d.object.dynamical.Tochka; import polyakov.java3d.object.dynamical.Rebro; import polyakov.java3d.object.dynamical.Gran; import polyakov.java3d.object.dynamical.*; /** * Created by IntelliJ IDEA. * User: Alex * Date: 09.03.2010 * Time: 14:10:53 ...
[ "polyakov.alexandr.alexandrovich@gmail.com" ]
polyakov.alexandr.alexandrovich@gmail.com
3ad04e1206e563fc4e29c000eeb0b69db5c46719
d94b0f52a306ae8429d8daf687012805460401b1
/Java_Oneday20_WordQUIZ/src/com/callor/word/service/RpServiceV1.java
04d0e055d59b6ba7a8383133c5177e11c3aca14e
[]
no_license
kisoo6203/Onedayproject
a4e0db6d424225723d41c0fe4bd4fc136e61d4ec
316e91c2a47fd307d747d996c0759b97dd455e37
refs/heads/master
2023-04-01T07:05:40.180237
2021-04-16T07:43:46
2021-04-16T07:43:46
353,859,838
0
0
null
null
null
null
UTF-8
Java
false
false
275
java
package com.callor.word.service; import com.callor.word.model.RpVO; public interface RpServiceV1 { public void selectMenu(); public void inputWord(); public void lordWord(); // public RpVO getWord(); public void viewWord(); public void saveScore(Integer nPoint); }
[ "kisoo6203@naver.com" ]
kisoo6203@naver.com
500b7d7ac68a31d25df1ff00fe1f05f46b89d6db
2d4e4709fd9eb663c0e693451b27ad73a0ba3a26
/consumer.batch/src/main/java/com/iqb/consumer/batch/scheduler/OrderSpecialTimeScheduleTask.java
89a8afd3de6585b10d92ebf54eb1e3b893d513cf
[]
no_license
hapylong/consumer.platform
0e7c21587e938d5e5a327af4fb1434183c6ac0c8
0005bdd447f325396cd48ce0b2b1547f45fec35a
refs/heads/master
2020-04-11T04:04:13.826338
2018-12-19T10:00:42
2018-12-19T10:00:42
161,500,288
4
6
null
null
null
null
UTF-8
Java
false
false
3,405
java
package com.iqb.consumer.batch.scheduler; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.scheduling.annotation.Scheduled; import org.springframework.stereotype.Component; import com.iqb.consumer.batch.service.schedule....
[ "52418304@qq.com" ]
52418304@qq.com
24de5c8fc85c377729e4ac276e2785f3efaee4f2
7a8e18ad7ad1cdc6b3a91ca4ff5d402d0d20be17
/CFT/elasticsearch/e39a3bae2c9724d837f961268c6890649fd3089d/MembersInjectorStore.java/res_MembersInjectorStore.java
58039153acf5cbc1964653a19ae47495a5a9228e
[]
no_license
mandelbrotset/Test
ec5d5ad5b29d28240f6d21073b41ca60070404b1
2a119c9a6077dce184d2edb872489f3f2c5d872e
refs/heads/master
2021-01-21T04:46:42.441186
2016-06-30T15:10:39
2016-06-30T15:10:39
50,836,379
0
0
null
null
null
null
UTF-8
Java
false
false
4,943
java
/** * Copyright (C) 2009 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
[ "dollarmannen@gmail.com" ]
dollarmannen@gmail.com
f7ca2882fab829e7bc18df86554d11cdbad0a086
eb866cc8920911c79afa0c3f22611f400d15874c
/simpleos/src.simple/net/simpleframework/web/page/component/ui/colorpalette/ColorPaletteResourceProvider.java
c58d0a91dd8803b02823c3f75be355d21aa8dd95
[]
no_license
eliyanfei/simpleos
bca0d8520ccae5bc1a8acceaaf1031441a5c315b
c371c0d4bbb87462209f424cddd796578cf967c8
refs/heads/master
2021-01-21T13:49:19.610336
2015-08-18T01:23:13
2015-08-18T01:23:13
26,625,820
0
0
null
null
null
null
UTF-8
Java
false
false
1,651
java
package net.simpleframework.web.page.component.ui.colorpalette; import java.util.Collection; import net.simpleframework.web.page.PageRequestResponse; import net.simpleframework.web.page.component.AbstractComponentBean; import net.simpleframework.web.page.component.AbstractComponentResourceProvider; import net....
[ "eliyanfei@126.com" ]
eliyanfei@126.com
20d228206b8f9f5973286930c14494d4e6686399
eb9f655206c43c12b497c667ba56a0d358b6bc3a
/plugins/lombok/src/main/java/de/plushnikov/intellij/plugin/psi/LombokLightFieldBuilder.java
60d1d38bbe45643e014392ef3c9f87ed08082bc9
[ "Apache-2.0" ]
permissive
JetBrains/intellij-community
2ed226e200ecc17c037dcddd4a006de56cd43941
05dbd4575d01a213f3f4d69aa4968473f2536142
refs/heads/master
2023-09-03T17:06:37.560889
2023-09-03T11:51:00
2023-09-03T12:12:27
2,489,216
16,288
6,635
Apache-2.0
2023-09-12T07:41:58
2011-09-30T13:33:05
null
UTF-8
Java
false
false
5,128
java
package de.plushnikov.intellij.plugin.psi; import com.intellij.openapi.util.TextRange; import com.intellij.psi.*; import com.intellij.psi.impl.CheckUtil; import com.intellij.psi.impl.light.LightFieldBuilder; import com.intellij.psi.impl.light.LightModifierList; import com.intellij.util.IncorrectOperationException; imp...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
15728b1f24d5651904468d72951d01aadd5fdaeb
1e0d2613af81362370a59fc99bde1429088d4f2c
/src/test/java/tests/java/lang/ThreadLocalTest.java
ccf1c24a1f9890b4bc81fed477052009b2e7b408
[ "Apache-2.0" ]
permissive
jjYBdx4IL/java-evaluation
3134605ae4a666cabf41494dd4261a0d21585a16
744dc4f4a26e264eb1aeab9383babb505aeae056
refs/heads/master
2021-07-01T16:25:16.416416
2021-06-19T14:44:44
2021-06-19T14:44:44
88,812,127
3
3
null
null
null
null
UTF-8
Java
false
false
1,175
java
package tests.java.lang; /* * #%L * Evaluation * %% * Copyright (C) 2014 Github jjYBdx4IL Projects * %% * #L% */ import static org.junit.Assert.*; import org.junit.Test; public class ThreadLocalTest { @Test public void test1() throws InterruptedException { final ThreadLocal<String> threadLoca...
[ "jjYBdx4IL@github.com" ]
jjYBdx4IL@github.com
87c988cd82023f0d2aa88f8415205ed66d479eda
9d351294aaaa2248713afd64325f13b1c85f36f8
/web/common/src/main/java/org/appfuse/webapp/filter/LocaleFilter.java
46e24890acd0d0bfd2ca749bfcd44c4084098317
[ "Apache-2.0" ]
permissive
irakov/appfuse
4d4b75721ca624e3b115d190b32f1fdede8ba46c
4d7fca8451dd3e3dbf008e60dfc6c8f9e3a19696
refs/heads/master
2021-01-17T10:18:59.754473
2015-02-20T21:25:41
2015-02-20T21:25:41
31,731,029
1
0
null
2015-03-05T19:09:47
2015-03-05T19:09:47
null
UTF-8
Java
false
false
2,650
java
package org.appfuse.webapp.filter; import org.appfuse.Constants; import org.springframework.context.i18n.LocaleContextHolder; import org.springframework.web.filter.OncePerRequestFilter; import javax.servlet.FilterChain; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax....
[ "matt@raibledesigns.com" ]
matt@raibledesigns.com
eafadef875fd205c32a440dfc98c5b90d986b788
7d169e796639b01c6b652f12effa1d59951b8345
/src/java/org/apache/bcel/generic/IMPDEP2.java
ebbb5248a61e4dd5cde703fa543bcafcae7a6b0a
[ "Apache-2.0" ]
permissive
dubenju/javay
65555744a895ecbd345df07e5537072985095e3b
29284c847c2ab62048538c3973a9fb10090155aa
refs/heads/master
2021-07-09T23:44:55.086890
2020-07-08T13:03:50
2020-07-08T13:03:50
47,082,846
7
1
null
null
null
null
UTF-8
Java
false
false
3,453
java
package org.apache.bcel.generic; /* ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification...
[ "dubenju@163.com" ]
dubenju@163.com
c6c9fcf2df6c8d2348db479d6f7d869beabcccfd
91e8d244f5f90e9d16bb322cf1e4ad13b74fbb71
/src/com/gmail/berndivader/MythicPlayers/Mechanics/mmSetTarget.java
309b566b0584c4fab92e5aa0f48f41abdbbe3cf4
[]
no_license
Jwguy0/mmCustomSkills26
b4fb877345d851bbd7c3a91ec8b73d7b43fe5507
955fc29c9beb97e2e04d93da665dfd82c18d5f67
refs/heads/master
2021-05-06T08:55:32.129665
2017-12-09T22:59:02
2017-12-09T22:59:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,763
java
package com.gmail.berndivader.MythicPlayers.Mechanics; import org.bukkit.entity.LivingEntity; import org.bukkit.entity.Player; import com.gmail.berndivader.mmcustomskills26.CustomSkillStuff; import io.lumine.xikage.mythicmobs.adapters.bukkit.BukkitAdapter; import io.lumine.xikage.mythicmobs.io.MythicLineConf...
[ "kasermandel@gmail.com" ]
kasermandel@gmail.com
a8e624a80dd576729005017addff661050969ae1
feba5f4eb48d3ebeeb21b02375d7f1ef13b0ba60
/ideaworks/basic_code/day11/src/demo/innerclass/BodyTest.java
bcbaf90ccd97712146ee08bf01206860e063d380
[]
no_license
1123762330/idea_works
585eb009bbe4e4adcac355449ee9067ef7562c42
8a2bdf4bddcdf3ab7d63d3d32c93ff579c49b156
refs/heads/master
2022-12-21T08:47:09.217103
2019-12-18T04:39:06
2019-12-18T04:39:06
228,755,276
0
0
null
2022-12-16T04:39:35
2019-12-18T04:06:38
Java
UTF-8
Java
false
false
160
java
package demo.innerclass; public class BodyTest { public static void main(String[] args) { Body body=new Body(); body.methodBody(); } }
[ "1123762330@qq.com" ]
1123762330@qq.com
4ec318ed237fd672c1ca1357261d2d4e162cda7a
d68b23a8af66b07f6e443e1ad485fa16150b0dc0
/csharp-impl/src/main/java/consulo/csharp/impl/ide/actions/navigate/GotoSuperMethodHandler.java
1cb93a4a3ea699730e0551d43fe5432e96135a0f
[ "Apache-2.0" ]
permissive
consulo/consulo-csharp
34e1f591b31411cfa4ac6b96e82522e5ffbf80ad
ccb078d27b4ba37be9bb3f2c258aad9fb152a640
refs/heads/master
2023-08-31T16:12:36.841763
2023-08-17T10:56:13
2023-08-17T10:56:13
21,350,424
51
9
Apache-2.0
2023-01-01T16:33:23
2014-06-30T12:35:16
Java
UTF-8
Java
false
false
3,170
java
/* * Copyright 2013-2017 consulo.io * * 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 ...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
0915814ed5f97eb9aae6d1f452b34b68019d3d87
d66be5471ac454345de8f118ab3aa3fe55c0e1ee
/loadbalancer/src/main/java/org/jclouds/loadbalancer/strategy/LoadBalanceNodesStrategy.java
6e9a8b86fdbfaeeb47970519accf5f48ba8df9a2
[ "Apache-2.0" ]
permissive
adiantum/jclouds
3405b8daf75b8b45e95a24ff64fda6dc3eca9ed6
1cfbdf00f37fddf04249feedd6fc18ee122bdb72
refs/heads/master
2021-01-18T06:02:46.877904
2011-04-05T07:14:18
2011-04-05T07:14:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,378
java
/** * * Copyright (C) 2010 Cloud Conscious, LLC. <info@cloudconscious.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 L...
[ "adrian@jclouds.org" ]
adrian@jclouds.org
476bd8ffd5f6a4154f1c25fd86c237fcad09236f
590f065619a7168d487eec05db0fd519cfb103b5
/evosuite-tests/com/iluwatar/mediator/Hobbit_ESTest_scaffolding.java
a7da48fe49c23cdd9c0ba79f401f57cb8546f192
[]
no_license
parthenos0908/EvoSuiteTrial
3de131de94e8d23062ab3ba97048d01d504be1fb
46f9eeeca7922543535737cca3f5c62d71352baf
refs/heads/master
2023-02-17T05:00:39.572316
2021-01-18T00:06:01
2021-01-18T00:06:01
323,848,050
0
0
null
null
null
null
UTF-8
Java
false
false
4,139
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Jan 11 09:38:18 GMT 2021 */ package com.iluwatar.mediator; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After...
[ "distortion0908@gmail.com" ]
distortion0908@gmail.com
1cf2fa5f300081c20a72253db016b7597f8a53eb
590f10f439fc7b8835c84434aea334be5f4496ef
/src/main/java/edu/uiowa/slis/ClinicalTrialsTagLib/resultsMeasurement/ResultsMeasurementID.java
326d78ae2961fe1720f42d33c51aa3157a99f783
[]
no_license
data2health/ClinicalTrialsTagLib
9202067a2627727f4570f12cb1875bc0e87f7d41
cd209a50afbf2cc5dc82f5e5a360719ccf18eadf
refs/heads/master
2021-12-08T06:50:14.620121
2021-01-11T22:59:09
2021-01-11T22:59:09
213,464,785
0
0
null
null
null
null
UTF-8
Java
false
false
1,831
java
package edu.uiowa.slis.ClinicalTrialsTagLib.resultsMeasurement; import javax.servlet.jsp.JspException; import javax.servlet.jsp.JspTagException; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import edu.uiowa.slis.ClinicalTrialsTagLib.ClinicalTrialsTagLibTagSupport; @SuppressWar...
[ "david-eichmann@uiowa.edu" ]
david-eichmann@uiowa.edu
c380b60d8c9eacebe371bedbf3e29028e6998639
81b2447476f403b06ec41ec9d93cd6963fe57869
/customnavigationdrawer2/src/main/java/com/shrikanthravi/customnavigationdrawer2/data/MenuItem.java
d1ebe67e073e4c8631319da231240b301002e73f
[]
no_license
MeghaPatel2022/Calendar
61934eab299d9e0870fb0892a59049d986141ced
28490c480d17c87baaee93d34a76e8a982ed69bf
refs/heads/master
2023-08-12T05:38:34.236289
2021-10-11T10:25:23
2021-10-11T10:25:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
769
java
package com.shrikanthravi.customnavigationdrawer2.data; public class MenuItem { String title; int imageId; int imageIdSmall; public MenuItem(String title, int imageId, int imageIdSmall) { this.title = title; this.imageId = imageId; this.imageIdSmall = imageIdSmall; } ...
[ "megha.bpatel2022@gmail.com" ]
megha.bpatel2022@gmail.com
15f4f313775938efea668231379d33604019b14e
12a99ab3fe76e5c7c05609c0e76d1855bd051bbb
/src/main/java/com/alipay/api/domain/AlipayOpenMiniAppdeployBydeployversionQueryModel.java
34ad131ec8245b8bfca45bec25fb474510146445
[ "Apache-2.0" ]
permissive
WindLee05-17/alipay-sdk-java-all
ce2415cfab2416d2e0ae67c625b6a000231a8cfc
19ccb203268316b346ead9c36ff8aa5f1eac6c77
refs/heads/master
2022-11-30T18:42:42.077288
2020-08-17T05:57:47
2020-08-17T05:57:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,354
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-04-09 16:32:59 */ public class AlipayOpenMiniAppdeployBydeployversionQueryModel extends AlipayObject { private static...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
6aa5299cbe49e874536367f764572159fdd2a32d
2c658561c97e833f723a520d062ddca6468fa4fa
/src/test/java/com/submitted/resultmap/PhoneNumber.java
03fda5a9e8e02faaf0fd63d111ef88c93ddb830a
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
deboss/mybatis
3e3f3784052893d32f700a9ad5efef73ed5f017f
30272c0ec05ba809c3c98dfcb0ad6f0abd0964cd
refs/heads/master
2021-01-13T17:05:05.905388
2014-02-01T18:44:51
2014-02-01T18:44:51
15,296,108
1
0
null
null
null
null
UTF-8
Java
false
false
1,042
java
/* * Copyright 2009-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 * * Unles...
[ "eduardo.macarron@gmail.com" ]
eduardo.macarron@gmail.com
39299a427f73a4f34a30dd8bb8bd9ff03b40b42d
e83352f5898fa7b49034e0c0af37f62c4eaacc06
/Concept/src/com/corejava/arrays/Lab234.java
ba40dc3a22193ac46c7d0c5f91d3b9ba100c2dc1
[]
no_license
binodjava/Project
8541bf5d1f23952949b796b9e678e3efdc00aadf
9c261abe8fd1058957437b95c806141fcad6f9d7
refs/heads/master
2021-09-09T14:12:15.536067
2018-03-16T21:38:53
2018-03-16T21:38:53
125,569,126
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package com.corejava.arrays; public class Lab234 { static int arr[]; static String names[]; public static void main(String[] args) { System.out.println(arr);//null System.out.println(names);//null // Since Array has not been created, so refrence variable contains null value, no any address // if Array is ...
[ "binodk.java@gmail.com" ]
binodk.java@gmail.com
281e496d2a6872d3458cc3c115d78aa796f5bde4
4b2b6fe260ba39f684f496992513cb8bc07dfcbc
/com/planet_ink/coffee_mud/Commands/Link.java
269594859da8574d1765fecfce0a00976faaecc7
[ "Apache-2.0" ]
permissive
vjanmey/EpicMudfia
ceb26feeac6f5b3eb48670f81ea43d8648314851
63c65489c673f4f8337484ea2e6ebfc11a09364c
refs/heads/master
2021-01-18T20:12:08.160733
2014-06-22T04:38:14
2014-06-22T04:38:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,750
java
package com.planet_ink.coffee_mud.Commands; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import com.planet_in...
[ "vjanmey@gmail.com" ]
vjanmey@gmail.com
f0e8acdb61d1c8481828ab18733d75af03c20a8d
fa2d84d1fd00ee5ffd0cb85808dce6f0d909d204
/algs/src/main/java/edu/princeton/cs/algs4/ch35/DeDup.java
1f9084702d0cf30c470e41355da3cf2d033e34ef
[]
no_license
hbwzhsh/tutorials
8ad70095fa9c4a5d3f2ca27a98afe404a1e0101c
02d0f97da44e71f3fd47def8010611796efce3e8
refs/heads/master
2021-01-18T00:58:05.822652
2015-05-29T08:28:26
2015-05-29T08:28:26
36,609,864
1
0
null
2015-05-31T15:42:17
2015-05-31T15:42:17
null
UTF-8
Java
false
false
2,549
java
package edu.princeton.cs.algs4.ch35; import edu.princeton.cs.algs4.SET; import edu.princeton.cs.introcs.*; /************************************************************************* * Compilation: javac DeDup.java * Execution: java DeDup < input.txt * Dependencies: SET StdIn.java StdOut.java * Data files:...
[ "zqhxuyuan@gmail.com" ]
zqhxuyuan@gmail.com
70214735f5a98d138bf64a9534244849368bf65f
cd9d753ecb5bd98e5e1381bc7bd2ffbd1eacc04d
/src/main/java/one/SegmentTree/NumArray2.java
a179586cfcb9886300fe28f2d925c34767dd6d9f
[]
no_license
never123450/aDailyTopic
ea1bcdec840274442efa1223bf6ed33c0a394d3d
9b17d34197a3ef2a9f95e8b717cbf7904c8dcfe4
refs/heads/master
2022-08-06T15:49:25.317366
2022-07-24T13:47:07
2022-07-24T13:47:07
178,113,303
0
0
null
null
null
null
UTF-8
Java
false
false
847
java
package one.SegmentTree;/// 303. Range Sum Query - Immutable /// https://leetcode.com/problems/range-sum-query-immutable/description/ public class NumArray2 { // sum[i]存储前i个元素和, sum[0] = 0 // 即sum[i]存储nums[0...i-1]的和 // sum(i, j) = sum[j + 1] - sum[i] private int[] sum; private SegmentTree<Integer...
[ "845619585@qq.com" ]
845619585@qq.com
938d28cd2e1394d8315555a8542231320c78db01
e572a619225da466744b4e1f87bb9dfeaec5b598
/jbpm-console-ng-process-runtime/jbpm-console-ng-process-runtime-client/src/main/java/org/jbpm/console/ng/pr/client/editors/definition/details/multi/basic/BasicProcessDefDetailsMultiViewImpl.java
3cf8cc740933fcea8738be847b8ef103da16fb76
[ "Apache-2.0" ]
permissive
rorogarcete/jbpm-console-ng
7b02361ad6c197a0f4a3fc32174c2d143132fc42
b8269ba6f26f6490515bbe71f22d1ec8193eed2f
refs/heads/master
2021-01-17T01:22:01.384143
2015-07-29T12:47:14
2015-07-29T12:47:14
35,900,580
1
0
null
2015-05-19T18:26:44
2015-05-19T18:26:44
null
UTF-8
Java
false
false
2,040
java
/* * Copyright 2015 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under t...
[ "salaboy@gmail.com" ]
salaboy@gmail.com
f30304cff102713918440c1965b6c3a43da5f2a4
1b50dbd2e87d2c17c5d695cfc50781a458402a38
/src/goryachev/common/test/TestException.java
ddf1bce799be67a13419b2117d493c4eef9f8e6a
[ "Apache-2.0" ]
permissive
rrohm/FxTextEditor
104d7d29d46719e98c371e53424c8fb46d936bf8
2b973fb503a54c08b941fddfedb636826d0603f4
refs/heads/master
2023-06-26T11:52:34.914364
2021-08-02T02:52:23
2021-08-02T02:52:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,215
java
// Copyright © 2015-2021 Andy Goryachev <andy@goryachev.com> package goryachev.common.test; /** * TestException is an exception with modified stack trace: * it starts with the method marked with @Test annotation. * * This class subclasses RuntimeException so as not to add throws keywords * to the tes...
[ "andy@goryachev.com" ]
andy@goryachev.com
faaed7511d68c4de519809f5907ad21c684c36c1
963599f6f1f376ba94cbb504e8b324bcce5de7a3
/sources/com/google/android/gms/dynamic/zaa.java
2decbd7b75ecccdf267af4be8d0ce5ef58a3ebdd
[]
no_license
NikiHard/cuddly-pancake
563718cb73fdc4b7b12c6233d9bf44f381dd6759
3a5aa80d25d12da08fd621dc3a15fbd536d0b3d4
refs/heads/main
2023-04-09T06:58:04.403056
2021-04-20T00:45:08
2021-04-20T00:45:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
806
java
package com.google.android.gms.dynamic; import android.os.Bundle; import com.google.android.gms.dynamic.DeferredLifecycleHelper; import java.util.Iterator; /* compiled from: com.google.android.gms:play-services-base@@17.5.0 */ final class zaa implements OnDelegateCreatedListener<T> { private final /* synthetic */...
[ "a.amirovv@mail.ru" ]
a.amirovv@mail.ru
04cf02933e12f7a3697bbddba91ee76066c310d2
a02e3b43487741d940497158da372a33e04420ca
/src/Dijkstra_minPath_point_to_point.java
2fe1a366e28885456151331baf5526a341f0df75
[]
no_license
shxxyw/Graph
5a3bacacc0a7498ce2fd493ef6f9f79ad863676b
0cf5d125771f30aab8b5c10396a9b3d5ea1097c2
refs/heads/master
2020-03-26T22:52:02.314199
2018-09-02T11:48:40
2018-09-02T11:48:40
145,492,307
0
0
null
null
null
null
GB18030
Java
false
false
2,974
java
//图形相邻矩阵类声明 class Adjacency{ final int INFINITE = 99999; public int [][] Graph_Matrix; //构造函数 public Adjacency(int[][] Weight_Path,int number) { int i,j; int Start_Point,End_Point; Graph_Matrix = new int[number][number]; //初始化 for(i=1;i<number;i++) { for(j=1;j<number;j++) { if(i!=j) Graph_Mat...
[ "tony@gmail.com" ]
tony@gmail.com
99a69e8dc0286bc2e2e8cc39e7a1ede80e91a224
a9b32099e663ef573e0fc813d84fd6657dc50517
/src/main/java/com/rodrigo/escola/document/Aluno.java
09c2fa687bec5ee3513d16fe045405b232267e83
[]
no_license
RodrigoMCarvalho/sistema-escolar
d2599b2215dc8af1a4e368412330f2fef601a2f3
849fde864016a793cf3d744524612e4025500348
refs/heads/master
2022-11-14T06:34:08.682927
2020-07-01T00:03:57
2020-07-01T00:03:57
275,026,519
0
1
null
null
null
null
UTF-8
Java
false
false
2,112
java
package com.rodrigo.escola.document; import org.bson.types.ObjectId; import org.springframework.data.annotation.Id; import org.springframework.data.mongodb.core.mapping.Document; import org.springframework.format.annotation.DateTimeFormat; import java.util.ArrayList; import java.util.Date; import java.util.List; @Do...
[ "rodrigo_moreira84@hotmail.com" ]
rodrigo_moreira84@hotmail.com
e8b00ca0d1341f5a3e20cd2afd0daed7b559dce2
b4d3d16c650138f03ed39de14f383ff3f46c02c7
/inflearn-oop/src/Encapsulation/TimerMain.java
f142f98986eaea85893bcbd08f155103a54cce11
[]
no_license
koola97620/inflearn
aea00344b743d2d1c4e00fb7b83071438d5b1efe
d5b687a8b7e866a4fd0ee858a0c37063d99bc3da
refs/heads/master
2020-04-29T17:20:11.614223
2019-05-14T14:01:05
2019-05-14T14:01:05
176,292,905
0
0
null
null
null
null
UTF-8
Java
false
false
487
java
package Encapsulation; import java.util.concurrent.TimeUnit; /** * @author choijaeyong on 11/04/2019. * @project inflearn-oop * @description */ public class TimerMain { public static void main(String[] args) { Timer t = new Timer(); // t.startTime = System.currentTimeMillis(); // t.stopTime = System.c...
[ "koola97620@nate.com" ]
koola97620@nate.com
377d57a605aa02f914c2480b51954a39333805e9
966e6efcd8c420598f4c451abaca5fd9f0370584
/JavaRushHomeWork/JavaRushTasks/6.OldJavaRush/src/test/level04/lesson06/task06/Solution.java
70c206d6cb4b06b3e0dc502ffe53c64182c43988
[]
no_license
ivshebanov/JavaRush
7c04329a12db0970cf72b97327c0108fe9412b15
778463f3339a565934b04df7b0f327c4178bf0bf
refs/heads/master
2021-06-03T14:13:29.442321
2021-04-20T17:31:16
2021-04-20T17:31:16
83,684,136
3
3
null
null
null
null
UTF-8
Java
false
false
711
java
package com.javarush.test.level04.lesson06.task06; /* И 18-ти достаточно Ввести с клавиатуры имя и возраст. Если возраст больше 20 вывести надпись «И 18-ти достаточно». */ import java.io.*; public class Solution { public static void main(String[] args) throws Exception { //напишите тут ваш код ...
[ "ivshebanov@gmail.com" ]
ivshebanov@gmail.com
6b2fd6644dd26ba4e0dc907b8fe8b0db1deb49d0
c20c3cb1699f726fc285a6917d0ee673915f5b06
/VV/asmackbeem/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java
58d9560ab47271c762e311845e4e653afd6f604f
[ "Apache-2.0" ]
permissive
zoozooll/MyExercise
35a18c0ead552d5be45f627066a5066f6cc8c99b
1be14e0252babb28e32951fa1e35fc867a6ac070
refs/heads/master
2023-04-04T04:24:14.275531
2021-04-18T15:01:03
2021-04-18T15:01:03
108,665,215
2
0
null
null
null
null
UTF-8
Java
false
false
2,767
java
/** * $RCSfile$ * $Revision: $ * $Date: $ * * Copyright 2003-2006 Jive Software. * * 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...
[ "kangkang365@gmail.com" ]
kangkang365@gmail.com
6b56ce4bf84667c59482327323cd3a91f9bd0554
d4896a7eb2ee39cca5734585a28ca79bd6cc78da
/sources/com/google/android/play/core/internal/cb.java
32aa63089050c90ce18a2b0a59d4fa3061a7eb33
[]
no_license
zadweb/zadedu.apk
a235ad005829e6e34ac525cbb3aeca3164cf88be
8f89db0590333929897217631b162e39cb2fe51d
refs/heads/master
2023-08-13T03:03:37.015952
2021-10-12T21:22:59
2021-10-12T21:22:59
416,498,604
0
0
null
null
null
null
UTF-8
Java
false
false
684
java
package com.google.android.play.core.internal; public final class cb<T> implements ce<T> { /* renamed from: a reason: collision with root package name */ private ce<T> f168a; public static <T> void b(ce<T> ceVar, ce<T> ceVar2) { bh.j(ceVar2); cb cbVar = (cb) ceVar; if (cbVar.f168...
[ "midoekid@gmail.com" ]
midoekid@gmail.com
8f568670ba7bdd63f43b7fc919122dab33d672f5
db2c094b83f1a9c53b8dd8087417d67daa303ba9
/Firstclass/src/com/icici/loans/personalloans/ExceptionDemo.java
1e7dddba7ab133b4f43d3acc440414169148814a
[]
no_license
ravilella1234/HARI
84afdb5b354d37cd7f15fd7bf48ebee732d52418
3a2f99e3895af850ec09e0ef7c25a3fb9f81b623
refs/heads/master
2021-01-02T01:37:12.911434
2020-04-07T05:52:21
2020-04-07T05:52:21
239,436,642
0
4
null
2020-02-10T05:41:07
2020-02-10T05:41:06
null
UTF-8
Java
false
false
884
java
package com.icici.loans.personalloans; import java.util.NoSuchElementException; import java.util.Scanner; public class ExceptionDemo { public static void main(String[] args) { int nr,dr,result; Scanner sc=new Scanner(System.in); while (true) { System.out.println("Enter the nr value : "); ...
[ "maha@gmail.com" ]
maha@gmail.com
1fb22dd026b9534d6c32f6e5d778de8466b942cb
a971c3650b6095e060d1cb2adc30c56ac6aa1f83
/extensions/servlet/src/main/java/com/stormpath/sdk/servlet/mvc/LoginController.java
e587c9511f23b56cb19273529238d72cdcd1ac58
[ "Apache-2.0" ]
permissive
adaptris/stormpath-sdk-java
8b308db85dfc311c7c1f902f6d6ccd4b48da0929
d48ffc59051c90ceee4e285b87d0d4c8019673a5
refs/heads/master
2020-07-13T23:04:20.710564
2019-06-18T11:04:12
2019-06-18T11:04:12
46,339,701
0
0
null
2015-11-17T10:25:56
2015-11-17T10:25:55
null
UTF-8
Java
false
false
7,054
java
/* * Copyright 2015 Stormpath, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
[ "les@hazlewood.com" ]
les@hazlewood.com
dd5ccde29dc7cbfd82bc22cbb972f97def2abf81
23bc5bae179a08fc42574561805907231a33c0f4
/14 EXERCISE FILTERS AND USER AUTHENTICATION/Resident Evil v 1.3/residentevil/src/main/java/org/softuni/residentevil/domain/entities/User.java
e6bef81fc4358780aefa7d02085bb6eadcd95b9d
[ "MIT" ]
permissive
TsvetanNikolov123/JAVA---Java-MVC-Frameworks-Spring
98aecddbcf6eb75f277bbafb3a285d514f6e6ba8
b63706210c8a3aa18ec3a05dcaf08cb3ca343163
refs/heads/master
2022-01-31T02:18:31.838482
2019-12-13T20:23:42
2019-12-13T20:23:42
173,348,472
0
0
MIT
2022-01-21T23:30:03
2019-03-01T18:18:26
Java
UTF-8
Java
false
false
2,747
java
package org.softuni.residentevil.domain.entities; import org.springframework.security.core.userdetails.UserDetails; import javax.persistence.*; import java.util.HashSet; import java.util.Set; @Entity @Table(name = "users") public class User extends BaseEntity implements UserDetails { private String username; ...
[ "tsdman1985@gmail.com" ]
tsdman1985@gmail.com
e7952b0025817ddb000c1c7f3d3d3e8f33af1d86
c5878097ed654906aeb26fb815b238b5da3ab443
/decorator/src/main/java/edu/csupomona/cs356/decorator/FooterDecorator2.java
0943eb62f956395d3a908bc8b58eb55bfd7864a3
[]
no_license
csupomona-cs356/design-pattern-samples
f766dfd22819ef0a7cb45d8a58d7f859b5bfbf17
5fd5cf3bafe1f58ef5b5a847645c188f9d9aef36
refs/heads/master
2021-01-01T19:51:19.127177
2017-11-09T16:04:19
2017-11-09T16:04:19
25,605,602
5
2
null
null
null
null
UTF-8
Java
false
false
307
java
package edu.csupomona.cs356.decorator; public class FooterDecorator2 extends TicketDecorator { public FooterDecorator2(Component c) { super(c); } public void printTicket() { super.printTicket(); this.printFooter(); } public void printFooter() { System.out.println("## FOOTER Two ##"); } }
[ "yu.sun.cs@gmail.com" ]
yu.sun.cs@gmail.com
2256744d00f2ba5700fa67e1a4ac220976721d9c
88ed8131b9b2260b53286d6ed11cd418cc1e7630
/RegistrationWithFirbaseDatabase/app/src/main/java/com/example/registrationwithfirbasedatabase/MainActivity.java
f32ee08d22b77442bfa8ed7e992a4fa3d2b82c78
[]
no_license
likhitha-1/android-pstp-aits-tirupathi
02b7ed66ad2c38d01ea1745e53f1fe5990ab67d5
040d9cf0717dcbaee2263cb90ccc4301b615e37a
refs/heads/master
2023-05-29T12:30:31.480919
2021-06-08T03:50:06
2021-06-08T03:50:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,858
java
package com.example.registrationwithfirbasedatabase; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.Toa...
[ "muneiahtellakula@gmail.com" ]
muneiahtellakula@gmail.com
a730177722d6c95208136f90360c1fa7450b02ef
a7c85a1e89063038e17ed2fa0174edf14dc9ed56
/spring-aop-perf-tests/src/main/java/coas/perf/ComplexCondition50/Advice49.java
b3ec4220f1181724a30a5a5c5b0d927caf41a7a8
[]
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
1,636
java
package coas.perf.ComplexCondition50; 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.ComplexCondition50.Subject50; @Aspect @Component("Advice_50_49_cc") public class ...
[ "pmaslankowski@gmail.com" ]
pmaslankowski@gmail.com
7fbbf03e43d9950dfe60a9b340d9cad0e645c372
3ceacff5e473a477dd5f4c2e316bcef0076150da
/src/main/java/com/thoughtworks/capability/gtb/controller/PersonController.java
493639d28931da58c256778dc9f2ac2c53c26585
[]
no_license
Tiehuijie/B-java-serialization-with-jackson-homework
a892f2e3a8788fe90f5866febaf663c72fe3051f
b788e21a861f91c5c807c42465341c447e5e1f3b
refs/heads/master
2023-01-05T10:11:26.839917
2020-11-04T16:25:56
2020-11-04T16:25:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
487
java
package com.thoughtworks.capability.gtb.controller; import com.thoughtworks.capability.gtb.vo.PersonVo; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RestController; @RestController public class Pe...
[ "zhaozhang@thoughtworks.com" ]
zhaozhang@thoughtworks.com
8d47a481f91fba872d5155ae37ba4a2c21f92fbd
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Roller/Roller1961.java
62dacd247ffb212cb3de23914f37e459d323140d
[]
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
388
java
public String toString() { StringBuilder buf = new StringBuilder(); buf.append("{"); buf.append(getId()); buf.append(", ").append(getName()); buf.append(", ").append(getPingUrl()); buf.append(", ").append(getLastSuccess()); buf.append(", ").append(isAutoEnable...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
6ebe7842470f843b92b20233759f9e27ada8b208
028cbe18b4e5c347f664c592cbc7f56729b74060
/v2/appserv-commons-ee/synchronization-api/src/java/com/sun/enterprise/ee/synchronization/api/SynchronizationContext.java
1eca20bbd403ca0589754165a1dd84b574a88291
[]
no_license
dmatej/Glassfish-SVN-Patched
8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e
269e29ba90db6d9c38271f7acd2affcacf2416f1
refs/heads/master
2021-05-28T12:55:06.267463
2014-11-11T04:21:44
2014-11-11T04:21:44
23,610,469
1
0
null
null
null
null
UTF-8
Java
false
false
3,959
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution License("CDDL")...
[ "kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5" ]
kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5
3d14ef9caee6954a0d252f33e233f666d1e5770c
993aa3e6ad102203a9cda87a99b2b6ea1bcf6bba
/Final/test/element/TicketOfficeTest.java
057f7772151b6500b4b84535e4368ee62d5f2341
[]
no_license
cocagolau/NEXT_13-02_Java-Lab
0715a02474ef61c38d3440289bddf5aaf873678b
c241c3b43c3641b2be6d01d27cc3e0648eaeef62
refs/heads/master
2018-12-31T17:03:54.754165
2014-07-07T13:00:47
2014-07-07T13:00:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,452
java
package element; import java.util.ArrayList; import java.util.List; import simulation.Start; import utility.Parser; import map.MapParser; import map.Region; import map.TrainMap; import junit.framework.TestCase; public class TicketOfficeTest extends TestCase{ TicketOffice ticketOffice; List<Cus...
[ "cocagolau@gmail.com" ]
cocagolau@gmail.com
90a844f777aeb4bf0d190bed15b73b7096abcde5
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_165/Testnull_16470.java
12723b8b6f9e3527f3409212c01bcbe7cb976667
[]
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
308
java
package org.gradle.test.performancenull_165; import static org.junit.Assert.*; public class Testnull_16470 { private final Productionnull_16470 production = new Productionnull_16470("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
d340726d0335dcf00c83adf01a99621a893a2e9a
982dbe80046a0a1af4c060568fcaef021e6a4256
/Selenium/src/com/selenium/practies/MultipleCheckBoxTest.java
c7347b1248361a5f45d714ed106fe13d1db7353e
[]
no_license
qedge9/vasu
b358e634163a99d7f8e2b5c053aa05c28c91ed63
834b45385ed3e090fa168adf13a808702076dc71
refs/heads/master
2022-09-09T08:08:57.097538
2020-06-02T16:25:32
2020-06-02T16:25:32
265,294,662
0
0
null
null
null
null
UTF-8
Java
false
false
1,582
java
package com.selenium.practies; import java.util.List; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; public class MultipleCheckBoxTest { public static void main(String[] args) { FirefoxDriver driver=new FirefoxDriver(); ...
[ "vasu.584@gmail.com" ]
vasu.584@gmail.com
114386e92a97ee4cbd5690e5c9746ca321ab7d22
f4b1768c3c6990d9028f408d10e73611ea6b131c
/bizcore/WEB-INF/health_core_src/com/doublechaintech/health/Page.java
7e9606e36e8e4cda0e7a650373127dd5646d74ae
[]
no_license
doublechaintech/health-biz-suite
6d74a8716e0ac6bb49df79618e051c3642115167
f90ddec02b3a0d243ea0ef9eb6904118a8b33c88
refs/heads/master
2021-08-07T01:12:11.268389
2020-05-07T03:51:16
2020-05-07T03:51:16
236,412,030
1
1
null
2021-01-06T03:19:35
2020-01-27T03:14:01
Java
UTF-8
Java
false
false
1,007
java
package com.doublechaintech.health; public class Page extends BaseEntity{ /** * */ private static final long serialVersionUID = 1L; String title; String link; boolean disabled; boolean selected; int pageNumber; public int getPageNumber() { return pageNumber; } public void setPageNumber(int pageNumber...
[ "zhangxilai@doublechaintech.com" ]
zhangxilai@doublechaintech.com
0cf9d8e4afb42e9f1cc5dd91c822b0ee111dad87
c91b8495710e7a8f8fdf898abe0b51041f8499b0
/mybatis-generator-core/src/main/java/org/mybatis/generator/runtime/dynamic/sql/elements/v1/DeleteByExampleMethodGenerator.java
547b739cababb1e15be859b535802b0929ee0594
[ "Apache-2.0" ]
permissive
yangfancoming/mybatis-generator
79ae52c2d289db445fefbdd2e0fef302070fe9c3
00298bf16cfc9d9ad84aa8cebbed2dbaf2631c6d
refs/heads/master
2022-08-21T09:31:04.749069
2019-12-01T11:33:58
2019-12-01T11:33:58
225,001,875
0
0
Apache-2.0
2022-06-21T02:20:50
2019-11-30T11:27:37
Java
UTF-8
Java
false
false
2,381
java
package org.mybatis.generator.runtime.dynamic.sql.elements.v1; import java.util.HashSet; import java.util.Set; import org.mybatis.generator.api.dom.java.FullyQualifiedJavaType; import org.mybatis.generator.api.dom.java.Interface; import org.mybatis.generator.api.dom.java.Method; import org.mybatis.generator.runtime....
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
0994c11fbe3196c020378624cbf574a24c60e4ba
f3f0b3bf630b365feea84116b3360721e22d56d5
/Chapter25/java/GameObject.java
573e2dfc09d1d03de126da8fb57d6f697a62897d
[ "MIT" ]
permissive
fwangyt/Learning-Java-by-Building-Android-Games-Second-Edition
f003ad33f97d7dcda7758f51bb3254b740ebca6d
dd0af518a4035148d0bf4755c152b3ced3a6d62d
refs/heads/master
2023-01-30T18:17:57.277860
2020-12-14T19:31:09
2020-12-14T19:31:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,610
java
package com.gamecodeschool.c25platformer; import android.content.Context; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.PointF; import com.gamecodeschool.c25platformer.GOSpec.GameObjectSpec; class GameObject { private Transform mTransform; private boolean mActive =...
[ "ralphr@packtpub.com" ]
ralphr@packtpub.com
1c92012a1a1a1d56f01a39f361b5bbda5c2d3d84
f9f287ea12388a81f8ef96e9cd41cca380321d3b
/src/main/java/com/prostate/record/controller/ClickCountController.java
a561f0d1cf227cfb6906dd81375f0658e3f187ef
[]
no_license
ProstateRehabilitationAlliance/RecordServer
8f798a252389379b2dfe499070e9f29450a71c5d
33a72ce4895ba1c5a7ffddd4c26774b24f8c6d1b
refs/heads/master
2020-03-11T14:05:18.587686
2018-08-13T09:06:24
2018-08-13T09:06:24
130,043,626
0
0
null
null
null
null
UTF-8
Java
false
false
1,571
java
package com.prostate.record.controller; import com.prostate.record.entity.ClickCountDoctor; import com.prostate.record.service.ClickCountDoctorService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotati...
[ "MaxCoderCh@users.noreply.github.com" ]
MaxCoderCh@users.noreply.github.com
1c90428847f71252185f3d1c75f53a261ca6dc71
a99c0313da1e46b8e3749e56eeec2241386d19e9
/app/src/main/java/com/prettyyes/user/app/mvpView/OtherQueView.java
d05304025893c5df1994099c3bf53a935e383fcb
[]
no_license
cglw/how
5d06a675393f9b1ef77083afbb2b39b59d167a35
c90f7d2130ed2130d7e1cb2aeec9b3c58cc100fd
refs/heads/master
2020-04-26T23:59:29.571983
2019-03-05T09:58:06
2019-03-05T09:58:06
173,920,703
0
0
null
null
null
null
UTF-8
Java
false
false
711
java
package com.prettyyes.user.app.mvpView; import android.view.View; import com.prettyyes.user.app.adapter.mainpage.HomeBannerVpAdapter; import com.prettyyes.user.app.ui.appview.HomeActivityEnterView; import com.prettyyes.user.app.view.AutoViewPager; import com.prettyyes.user.app.view.BadgeView; /** * Project Name: us...
[ "1410488687@qq.com" ]
1410488687@qq.com
6f913ad15b4df5e4d2d9aea23c63409345ca5d79
6baa09045c69b0231c35c22b06cdf69a8ce227d6
/modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201605/cm/BiddingStrategyType.java
deb3f03e9a282e75de389e7c2f813b6070fbed0c
[ "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
4,580
java
/** * BiddingStrategyType.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.v201605.cm; public class BiddingStrategyType implements java.io.Serializable { private java.lang.String _value_; pri...
[ "jradcliff@users.noreply.github.com" ]
jradcliff@users.noreply.github.com
1fb57c052036c1b15dae98c17f0b27446c34720d
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--kotlin/b5828a5fa10f20f5b291fcc4e3d180a8bc02ed5e/after/AbstractExpressionSelectionTest.java
5dfbdd1e7d60c3330d89bd5131e289435d30c73d
[]
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,257
java
/* * Copyright 2010-2015 JetBrains s.r.o. * * 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 agre...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
41be565e2688e310018b51591174df9881221d0c
201dce84c0c685c7b959fed4cd347c6dcf0c158b
/src/main/java/litewolf101/wuffysmagicmayhem/tileentity/TileEntityBlockTotemUpgradeBase.java
e4365c956de20f736bc30da3f6c2499dabaa095e
[]
no_license
LiteWolf101/wuffysmagicmayhem
e301266f40d756158b4c1a32d53061aacafe354b
98af9f635f5469c6e46dde5337faae80af3b8d57
refs/heads/LiteWolf101-wuffysmagicmayhem
2021-09-18T22:03:36.403060
2018-07-20T04:01:00
2018-07-20T04:01:05
111,757,430
1
0
null
2017-11-23T03:28:03
2017-11-23T03:12:15
Java
UTF-8
Java
false
false
331
java
package litewolf101.wuffysmagicmayhem.tileentity; /** * Created by LiteWolf101 on 5/15/2018. */ public class TileEntityBlockTotemUpgradeBase extends TileEntityInventoryBase { public TileEntityBlockTotemUpgradeBase(){ super(5); } @Override public int getInventoryStackLimit() { return...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
b2e70b29b26e60227aa3b138b27222bd220cf4f7
30142c5ec5e176550f46c4920269ab230e7ebb41
/smart/src/main/java/yitgogo/smart/view/OnDialogListener.java
6833c9d0e7ae7655a7b39d0f421c23e7fd887dd5
[]
no_license
KungFuBrother/yitgogo_smart
7454d4d93149ed4bef8cac8674b2a94984d8c9af
ece40ca26f365faadad48e0467ae02fb2ab43f24
refs/heads/master
2021-01-10T16:48:24.207637
2016-01-18T09:27:18
2016-01-18T09:27:18
47,446,354
0
0
null
null
null
null
UTF-8
Java
false
false
134
java
package yitgogo.smart.view; /** * Created by Tiger on 2015-12-28. */ public interface OnDialogListener { void onDismiss(); }
[ "1076192306@qq.com" ]
1076192306@qq.com
39407ece3ffcf0c795156711452e9f9df97aac9d
df904a1c02c0c9adee2b0adeac78b85eab68f073
/biz.bi.vtcd/src/biz/bi/vtcd/provider/VTCDDiagramMainItemProvider.java
b092bc6669d3fc7ea8e7d770ffacc3432dbbcde7
[]
no_license
sergioemv/bin.rcp-plugin.casemakerVisual
2882e327442fe994fcf18aab6536f88cabdbc82c
19c4c23ff2be841e2c3f913bc01f39bd9273bf99
refs/heads/master
2023-04-01T12:29:41.859578
2021-04-07T23:59:58
2021-04-07T23:59:58
355,716,232
1
0
null
null
null
null
UTF-8
Java
false
false
7,058
java
/** * <copyright> * </copyright> * * $Id: VTCDDiagramMainItemProvider.java,v 1.6 2005/07/09 00:21:27 smoreno Exp $ */ package biz.bi.vtcd.provider; import java.util.Collection; import java.util.List; import org.eclipse.emf.common.notify.AdapterFactory; import org.eclipse.emf.common.notify.Notification; import or...
[ "sergioemv@gmail.com" ]
sergioemv@gmail.com
c0d02b7b2afeca37c30be0005ab587dac31b60b9
4e53569b84e430534b6cf501b6b1ce9a7b996180
/testSpringSide4/src/org/springside/examples/showcase/jms/advanced/AdvancedNotifyMessageListener.java
8cc41c400e63780141cf628e701bf3a69c0e74b6
[]
no_license
hebei8267/meloneehr
3010a437acda3416d42d743b4f64da715860bb8b
0eebd817082296a00862919812f259c9a80c7f14
refs/heads/master
2021-01-23T19:38:36.021189
2014-01-12T05:02:31
2014-01-12T05:02:31
32,136,383
1
0
null
null
null
null
UTF-8
Java
false
false
974
java
package org.springside.examples.showcase.jms.advanced; import javax.jms.MapMessage; import javax.jms.Message; import javax.jms.MessageListener; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * 消息的异步被动接收者. * * 使用Spring的MessageListenerContainer侦听消息并调用本Listener进行处理. * * @author calvin * */ public...
[ "hebei198267@gmail.com@30b3abd0-cf4e-0410-978e-df9001e6a3d7" ]
hebei198267@gmail.com@30b3abd0-cf4e-0410-978e-df9001e6a3d7
ea1c881e03fb7a414ff0bdab0aff7dce304ced8d
976875c25f26ef3e75c051ee9f94f4e1c69fb57f
/src/typeinfo/Person.java
db494619c0c4bbd13d09cb372af4f861c02c529f
[]
no_license
NanCarp/think-in-java-4-learning
21c4f14b65c58cd33e81145a12cb11be122919f5
9090a00d10ac3d11ccacee280f2754f6a3b80a9d
refs/heads/master
2021-03-27T20:18:46.516874
2018-08-19T15:35:57
2018-08-19T15:35:57
96,985,603
0
0
null
null
null
null
UTF-8
Java
false
false
934
java
package typeinfo; import net.mindview.util.Null; /** * Created by nanca on 8/18/2017. * A class with a Null Object. */ class Person { public final String first; public final String last; public final String address; // etc. public Person(String first, String last, String address) { this...
[ "nancarpli@163.com" ]
nancarpli@163.com
31d8fef512cd8aafd4fe8e380a9c0a54bea99647
6e4978da76071211117a8ecbde208553c26a1087
/Taxware/src/Java/atg/integrations/taxware/TaxWareVerifyZipInfo.java
e8278d727c72d0e3908c67b37d01810c1f7c7db0
[]
no_license
vkscorpio3/ATG_TASK
3b41df29898447bb4409bf46bc735045ce7d8cc6
8751d555c35a968d4d73c9e22d7f56a6c82192e7
refs/heads/master
2020-03-08T16:56:40.463816
2014-12-12T10:55:01
2014-12-12T10:55:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,624
java
/*<ATGCOPYRIGHT> * Copyright (C) 1998-2011 Art Technology Group, Inc. * All Rights Reserved. No use, copying or distribution of this * work may be made except in accordance with a valid license * agreement from Art Technology Group. This notice must be * included on all copies, modifications and derivatives of t...
[ "Andrii_Borovyk1@EPUAKHAW0679.kyiv.epam.com" ]
Andrii_Borovyk1@EPUAKHAW0679.kyiv.epam.com
c76e5a48269e69de525c775a1c4d0cc1de3a6f7d
8c443950699bc70ff032c7364e78543f86ef7baa
/08.JavaServerFaces/src/main/java/app/services/EmployeeServiceImpl.java
51755d61e1269cf75444cd2804074008c4298c31
[]
no_license
AleksandarBoev/Softuni-Java-Web-Development-Basics
b514199afc97ddc07b234d4f151250cb8f18adfc
0fdd405370cc277da2436283d9365035812744a4
refs/heads/master
2020-04-17T17:12:05.096987
2019-03-20T23:32:31
2019-03-20T23:32:31
166,773,086
0
0
null
null
null
null
UTF-8
Java
false
false
1,895
java
package app.services; import app.domain.entities.Employee; import app.domain.service_models.EmployeeServiceModel; import app.repository.EmployeeRepository; import org.modelmapper.ModelMapper; import org.modelmapper.TypeMap; import javax.inject.Inject; import java.math.BigDecimal; import java.util.List; import java.ut...
[ "aleksandarboev95@gmail.com" ]
aleksandarboev95@gmail.com
5a26cda61c35f8721392fbe020b2b13d5303871a
369270a14e669687b5b506b35895ef385dad11ab
/java.desktop/sun/awt/X11/XChar2b.java
c224878e7e3e29014eb093564c3b7f2c0b24d818
[]
no_license
zcc888/Java9Source
39254262bd6751203c2002d9fc020da533f78731
7776908d8053678b0b987101a50d68995c65b431
refs/heads/master
2021-09-10T05:49:56.469417
2018-03-20T06:26:03
2018-03-20T06:26:03
125,970,208
3
3
null
null
null
null
UTF-8
Java
false
false
1,481
java
// This file is an automatically generated file, please do not edit this file, modify the WrapperGenerator.java file instead ! package sun.awt.X11; import jdk.internal.misc.Unsafe; import sun.util.logging.PlatformLogger; public class XChar2b extends XWrapperBase { private Unsafe unsafe = XlibWrapper.unsafe; priv...
[ "841617433@qq.com" ]
841617433@qq.com
5154626febda1d47920b56745b1a853b0c7e55b7
59ca721ca1b2904fbdee2350cd002e1e5f17bd54
/aliyun-java-sdk-vpc/src/main/java/com/aliyuncs/vpc/model/v20160428/DescribePhysicalConnectionsResponse.java
91e444c030ddf02869b73cb31ece88b891375673
[ "Apache-2.0" ]
permissive
longtx/aliyun-openapi-java-sdk
8fadfd08fbcf00c4c5c1d9067cfad20a14e42c9c
7a9ab9eb99566b9e335465a3358553869563e161
refs/heads/master
2020-04-26T02:00:35.360905
2019-02-28T13:47:08
2019-02-28T13:47:08
173,221,745
2
0
NOASSERTION
2019-03-01T02:33:35
2019-03-01T02:33:35
null
UTF-8
Java
false
false
5,835
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
[ "haowei.yao@alibaba-inc.com" ]
haowei.yao@alibaba-inc.com
0881bc373782e0cc4575cc0c32ab2a131971c5ce
bfdb7a4a9fc8b23b9ca8eff94ec24bcab091f31b
/datacentre/accessPermission/resourceServer/src/main/java/com/standard/resource/entity/OAthGrantedAuthority.java
22b89ad0e301c7c6225fdf34d191ec2cabf9516b
[]
no_license
hzjianglf/standard
1c8514fc2a9fdb8a8c4b128475904534903e8f32
06a777d6bd2cb70433e206673b470f75f7d4515d
refs/heads/master
2020-07-27T02:08:20.298130
2019-07-07T10:47:19
2019-07-07T10:47:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,552
java
package com.standard.resource.entity; import com.standard.base.entity.BaseEntity; import com.standard.codecreate.feature.annotation.IsCreate; import lombok.Getter; import lombok.Setter; import org.springframework.http.HttpMethod; import javax.persistence.*; @Getter @Setter @Entity @IsCreate @Table(name = "oath_grant...
[ "422375723@qq.com" ]
422375723@qq.com
d8a4a4b113ea80c2bab2a1ae9823cebc4da71ac5
ce54a65bd0a1206b49adcdc8706b114dc5c60dc8
/src/main/java/com/xcs/phase2/dao/master/MasProductCategoryGroupPRCDAOImpl.java
06d17f4de6074b7f1ba4b5fe2212acb8296f352f
[]
no_license
Sitta-Dev/Excise_API
d961fa215ef59ed13b5749b010563e07bf00516c
c1657a342ac759e7acf8eae60a2c4ceefba73098
refs/heads/master
2023-01-13T12:05:50.060374
2020-11-19T05:58:08
2020-11-19T05:58:08
285,178,533
0
1
null
2020-08-05T09:22:54
2020-08-05T04:26:09
Java
UTF-8
Java
false
false
3,610
java
package com.xcs.phase2.dao.master; import com.xcs.phase2.constant.Pattern; import com.xcs.phase2.model.master.MasProductCategoryGroupPRC; import com.xcs.phase2.request.master.MasProductCategoryGroupPRCgetByConReq; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.jdbc.core.RowMapper;...
[ "bakugan_chun@hotmail.com" ]
bakugan_chun@hotmail.com
a6520bb7fd090916642862506544f27f3493a61e
fdc69ea741986f14c3e7676ac8bda9a3314471d2
/Exercises/03 - Inheritance/Source/Scacchi/src/scacchi/scacchiera/pezzi/Pezzo.java
dc94974bc92471b3ca935c4d380a90731daeb186
[]
no_license
deib-polimi/didattica-ing-software
8902f7b11a818f7a40ed5ecfb89ad6516df3ac11
4c76178b2aa739c9e3ab29f907312f250da24225
refs/heads/master
2020-04-12T06:37:15.114827
2017-04-10T12:52:16
2017-04-10T12:52:16
32,870,182
8
2
null
null
null
null
UTF-8
Java
false
false
586
java
package scacchi.scacchiera.pezzi; import scacchi.scacchiera.Casella; import scacchi.scacchiera.Color; import scacchi.scacchiera.Scacchiera; public abstract class Pezzo { private final Color color; private Casella casella; public Pezzo(Casella casella, Color color){ this.setCasella(casella); this.color=colo...
[ "cla.menghi@gmail.com" ]
cla.menghi@gmail.com
0ba4d4bbe2a8c07086a0f418357ca46f55402198
69cd2c960e14297f364ea83ef0c1106d8368b15c
/mbhd-swing/src/main/java/org/multibit/hd/ui/views/wizards/request_bitcoin/RequestBitcoinWizard.java
cdac3d02b0315629b5d9e2194b21a502fec1d0df
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
litecoin-project/multibit-hd
90d03bd4fd8828931efcfde47d26ba4d330116ad
e4a6c84d5adf42e300be9a71b5faa97914793063
refs/heads/develop
2020-12-28T21:27:49.173734
2015-03-19T07:21:41
2015-03-19T07:21:41
29,544,039
7
13
null
2015-01-20T18:11:52
2015-01-20T18:11:52
null
UTF-8
Java
false
false
932
java
package org.multibit.hd.ui.views.wizards.request_bitcoin; import com.google.common.base.Optional; import org.multibit.hd.ui.views.wizards.AbstractWizard; import org.multibit.hd.ui.views.wizards.AbstractWizardPanelView; import java.util.Map; /** * <p>Wizard to provide the following to UI for "request bitcoin":</p> ...
[ "g.rowe@froot.co.uk" ]
g.rowe@froot.co.uk