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
82c802f9f2002156eaf32f7dcae80115c53a18bb
f6899a2cf1c10a724632bbb2ccffb7283c77a5ff
/glassfish-3.0/deployment/dol/src/main/java/com/sun/enterprise/deployment/annotation/introspection/ConstantPoolInfo.java
7012eb257837b8b8108902820b0374fdcd505e7f
[]
no_license
Appdynamics/OSS
a8903058e29f4783e34119a4d87639f508a63692
1e112f8854a25b3ecf337cad6eccf7c85e732525
refs/heads/master
2023-07-22T03:34:54.770481
2021-10-28T07:01:57
2021-10-28T07:01:57
19,390,624
2
13
null
2023-07-08T02:26:33
2014-05-02T22:42:20
null
UTF-8
Java
false
false
5,635
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")...
[ "ddimalanta@appdynamics.com" ]
ddimalanta@appdynamics.com
5ac3b909f9089ef2e322ecb59f058189bf999e54
c85848fdeadc35eee6b2646e8fdc8fe0b56337e5
/src/com/trinfo/wunderlist/entity/Reply.java
bbd22569ba2f29ca34ed42308af14cddee990042
[ "MIT" ]
permissive
Silocean/Wunderlist-Imitation
694f339a63ed58d163e18b7c8d9b1ea51a5c76fc
99ebfc8ec73cb867604390d574719fa3856399fb
refs/heads/master
2021-01-10T23:01:35.015261
2016-10-26T11:37:15
2016-10-26T11:37:15
70,454,001
2
0
null
null
null
null
UTF-8
Java
false
false
1,423
java
package com.trinfo.wunderlist.entity; import java.io.Serializable; /** * 回复实体类 * @author Silocean * */ public class Reply implements Serializable{ private static final long serialVersionUID = 1L; private String replyId = ""; private String taskId = ""; private String userId = ""; private String userEmail =...
[ "silenceocean@live.com" ]
silenceocean@live.com
aba8551d9a33a41b99fa3f6616ef15922a2cbd5c
1f742409cbab86f55d310ab282359fccf5f907c0
/day_24_03_21/ComplexServiceImpl.java
8bb8fe3c7fa1a8f046af8989546cdb7a4e71916b
[]
no_license
sriramselvaraj21/Java
fc675550a4476b9e5975c69db7218253ae920897
6b9df408fcc439308148c54a5b4cad55adafe5af
refs/heads/main
2023-04-25T10:48:30.105298
2021-04-27T05:35:35
2021-04-27T05:35:35
353,292,828
0
1
null
null
null
null
UTF-8
Java
false
false
1,699
java
package day_24_03_21; import java.util.*; import javax.jws.HandlerChain; import javax.jws.WebMethod; import javax.jws.WebService; @WebService(endpointInterface = "twentyfour.ComplexService") @HandlerChain(file = "twentyfour/handler-chain.xml") public class ComplexServiceImpl implements ComplexService { public Compl...
[ "Sriram.Selvaraj@gds.ey.com" ]
Sriram.Selvaraj@gds.ey.com
be0983e908ae47e6ea57550ca6fea8c69748f60a
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/65/1040.java
3f7babc749531de3c092f33d08ddc87d0ad1ac1e
[ "MIT" ]
permissive
qiuchili/ggnn_graph_classification
c2090fefe11f8bf650e734442eb96996a54dc112
291ff02404555511b94a4f477c6974ebd62dcf44
refs/heads/master
2021-10-18T14:54:26.154367
2018-10-21T23:34:14
2018-10-21T23:34:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
923
java
package <missing>; public class GlobalMembers { public static int Main() { int n; int a; int b; int c = 0; int d = 0; int i; String tempVar = ConsoleInput.scanfRead(); if (tempVar != null) { n = Integer.parseInt(tempVar); } for (i = 0;i < n;i++) { String tempVar2 = ConsoleInput.scanfRe...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
4571510bf4245933bf8fead88ddbf33eacbe2686
620a39fe25cc5fbd0ed09218b62ccbea75863cda
/wfj_front/src/shop/customer/pojo/CustomerCollectShop.java
b5ef5662c44fa255ab06fb0eb488d78c0e38087f
[]
no_license
hukeling/wfj
f9d2a1dc731292acfc67b1371f0f6933b0af1d17
0aed879a73b1349d74948efd74dadd97616d8fb8
refs/heads/master
2021-01-16T18:34:47.111453
2017-08-12T07:48:58
2017-08-12T07:48:58
100,095,588
0
0
null
null
null
null
UTF-8
Java
false
false
1,162
java
package shop.customer.pojo; import java.io.Serializable; import util.pojo.BaseEntity; /** * 用户收藏实体类 * @author ss * */ public class CustomerCollectShop extends BaseEntity implements Serializable{ private static final long serialVersionUID = 1L; /** * 店铺收藏ID */ private Integer customerCollectSho...
[ "hukelingwork@163.com" ]
hukelingwork@163.com
09546a4c7b5c2db7275adb44f07204bad8c93984
3ec181de57f014603bb36b8d667a8223875f5ee8
/mone-login/mi-tpclogin/mi-tpclogin-service/src/main/java/com/xiaomi/mone/tpc/util/JacksonUtil.java
5fb8217134835f8d08a3b30c37b2966f98432bbb
[ "Apache-2.0" ]
permissive
XiaoMi/mone
41af3b636ecabd7134b53a54c782ed59cec09b9e
576cea4e6cb54e5bb7c37328f1cb452cda32f953
refs/heads/master
2023-08-31T08:47:40.632419
2023-08-31T08:09:35
2023-08-31T08:09:35
331,844,632
1,148
152
Apache-2.0
2023-09-14T07:33:13
2021-01-22T05:20:18
Java
UTF-8
Java
false
false
5,066
java
package com.xiaomi.mone.tpc.util; import com.fasterxml.jackson.core.JsonGenerator; import com.fasterxml.jackson.core.JsonParser; import com.fasterxml.jackson.core.type.TypeReference; import com.fasterxml.jackson.databind.*; import com.fasterxml.jackson.databind.Module; import com.fasterxml.jackson.databind.module.Simp...
[ "shanwenbang@xiaomi.com" ]
shanwenbang@xiaomi.com
660da95f67fcc720aa50eb6c6802279abf5548b7
7c77db2153f9e7d63cc69387eb1f03b468cc9669
/spring-mvc_v1/src/main/java/org/qinkun/tutorial/dao/UserDAO.java
13c3ba9cf22de27ef2fce5bee92a7c1f68872de6
[]
no_license
saaikrishnaa/tigase-spring-ui
37dd7e9524225c3b8c76ff301c8fe6d105bfe209
5aec124189bf66762e8b740dff6504b5f9e0d6ae
refs/heads/master
2021-12-05T02:31:57.835503
2012-05-23T16:26:11
2012-05-23T16:26:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,693
java
package org.qinkun.tutorial.dao; import java.util.ArrayList; import java.util.List; import org.apache.log4j.Logger; import org.qinkun.tutorial.domain.DbUser; /** * A custom DAO for accessing data from the database. * */ public class UserDAO { protected static Logger logger = Logger.getLogger("...
[ "qinkun1234@4acf1e67-aba8-a66a-3f9a-35fc814734f0" ]
qinkun1234@4acf1e67-aba8-a66a-3f9a-35fc814734f0
6b04ed2b613f40819e742b1f78df849609ccbf3a
22b1fe6a0af8ab3c662551185967bf2a6034a5d2
/experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/sub1/Class_2503.java
bfea2d59b9cd131892ab67a98e79bfa15e0f5aa2
[ "Apache-2.0" ]
permissive
lesaint/experimenting-annotation-processing
b64ed2182570007cb65e9b62bb2b1b3f69d168d6
1e9692ceb0d3d2cda709e06ccc13290262f51b39
refs/heads/master
2021-01-23T11:20:19.836331
2014-11-13T10:37:14
2014-11-13T10:37:14
26,336,984
1
0
null
null
null
null
UTF-8
Java
false
false
151
java
package fr.javatronic.blog.massive.annotation1.sub1; import fr.javatronic.blog.processor.Annotation_001; @Annotation_001 public class Class_2503 { }
[ "sebastien.lesaint@gmail.com" ]
sebastien.lesaint@gmail.com
ce731479403cb565cf7a7d304d4b3d500adf1a79
43cfe6a70b464c19d0c492201f173e8f752353e4
/src/main/java/io/jboot/component/swagger/SwaggerPath.java
6dd1965a6acf5bf355f29e900277a12ee6df3c5e
[ "Apache-2.0" ]
permissive
fxdm41202425/jboot
4864205ec1495ef598a8fae803dcdf11a944543d
d15bc3321a002fbb85fd56f4b640e90105b6dca9
refs/heads/master
2021-08-17T10:06:06.026188
2017-11-21T02:59:10
2017-11-21T02:59:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,389
java
/** * Copyright (c) 2015-2017, Michael Yang 杨福海 (fuhai999@gmail.com). * <p> * Licensed under the GNU Lesser General Public License (LGPL) ,Version 3.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.gnu.org/licenses/...
[ "fuhai999@gmail.com" ]
fuhai999@gmail.com
cb5e77bf513f54851d3ed19bef829ffe2e8e124c
e7c108162fa1718200ba83596e9d50ed5fc5bab5
/restnet-db/src/main/java/net/idea/restnet/db/aalocal/user/IUser.java
7724389279c71be6ceb2306461d76a733c0869e8
[]
no_license
vedina/RESTNet
90b88cbb16c6cbcde7c798952200de7b4deffda8
675dda7b71520418843d20b2eb5019fb55fe4e78
refs/heads/master
2021-11-01T23:09:55.524552
2021-10-17T11:37:46
2021-10-17T11:37:46
2,387,024
0
1
null
2021-06-04T01:33:34
2011-09-14T17:38:34
Java
UTF-8
Java
false
false
214
java
package net.idea.restnet.db.aalocal.user; public interface IUser { String getUserName(); void setUserName(String userName); String getPassword(); void setPassword(String password); }
[ "jeliazkova.nina@gmail.com" ]
jeliazkova.nina@gmail.com
2e7e059d6d0cc0f62908a9823885f5fd849eeccd
cfa9d3ed69bf73172c3b1d6a0f2cb6660c976b93
/android/LGame-Android-0.3/src/org/loon/framework/android/game/media/sound/PlaySound.java
f64f73326815143e54ccd2e25706db604802ca3e
[]
no_license
jackyglony/loon-simple
7f3c6fd49a05de28daff0495a202d281a18706ce
cbf9c70e41ef5421bc1a5bb55939aa527aac675d
refs/heads/master
2020-12-25T12:18:22.710566
2013-06-30T03:11:06
2013-06-30T03:11:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,991
java
package org.loon.framework.android.game.media.sound; /** * * Copyright 2008 - 2011 * * 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/LIC...
[ "loontest@282ca0c4-f913-11dd-a8e2-f7cb3c35fcff" ]
loontest@282ca0c4-f913-11dd-a8e2-f7cb3c35fcff
5a16f30fa83fe8e50fb45b7fd741c2c6d30c0ee7
6594e6b49a8df1e57034d6984171cdd820385a97
/src/main/java/pl/wat/magda/biblioteka/service/dto/KsiazkaDTO.java
c9ca01b7769497174563fd74232558e820c1e54f
[]
no_license
mlebiedziewicz/BibliotekaTim
4103486a65bfe1f13829d8a535b58c2677df2fab
260da92b2eda05323eeb15c7e6eda872cba2cd8c
refs/heads/master
2020-04-08T13:18:32.259573
2018-11-27T19:07:10
2018-11-27T19:07:10
158,437,173
0
0
null
2018-11-20T19:08:29
2018-11-20T18:56:30
Java
UTF-8
Java
false
false
3,298
java
package pl.wat.magda.biblioteka.service.dto; import javax.validation.constraints.*; import java.io.Serializable; import java.util.Objects; import javax.persistence.Lob; /** * A DTO for the Ksiazka entity. */ public class KsiazkaDTO implements Serializable { private Long id; @NotNull @Size(max = 50) ...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
e88c9c1f634546055a0c9c900260ef073520f9fa
ac1c9fbc1f1019efb19d0a8f3a088e8889f1e83c
/out/release/gen/content/public/android/content_java/generated_java/annotation_processor_outputs/org/chromium/content/browser/MediaSessionImplJni.java
7d3dc13c8712fd92b26ee2f47215bd6160fe7842
[ "BSD-3-Clause" ]
permissive
xueqiya/chromium_src
5d20b4d3a2a0251c063a7fb9952195cda6d29e34
d4aa7a8f0e07cfaa448fcad8c12b29242a615103
refs/heads/main
2022-07-30T03:15:14.818330
2021-01-16T16:47:22
2021-01-16T16:47:22
330,115,551
1
0
null
null
null
null
UTF-8
Java
false
false
2,832
java
package org.chromium.content.browser; import J.N; import java.lang.Override; import javax.annotation.Generated; import org.chromium.base.JniStaticTestMocker; import org.chromium.base.NativeLibraryLoadedStatus; import org.chromium.base.annotations.CheckDiscard; import org.chromium.content_public.browser.WebContents; @...
[ "xueqi@zjmedia.net" ]
xueqi@zjmedia.net
c742b3f2a3e6ecae3c5b7568055e5ce3535851db
9b33fa390645d3f1c7263b2e5914d9b19f5edc01
/src/main/java/ch/jmildner/k05collections1/u5generics/U55MyGenericRechnerMain.java
239ec0d80cddbbfecb852f95dcc1b334eae8c2ec
[]
no_license
java-akademie/se-kurs2
d9f4aca779ba5698f612a0e0edd48877a00464b3
77645385d5f9210435265b209c6bb282b2dbc1ad
refs/heads/master
2023-03-21T07:59:10.592804
2021-03-22T14:55:38
2021-03-22T14:55:38
348,399,976
0
0
null
null
null
null
UTF-8
Java
false
false
1,045
java
package ch.jmildner.k05collections1.u5generics; import ch.jmildner.tools11.MyTools; public class U55MyGenericRechnerMain { public static void main(String[] args) { MyTools.h1("U55MyGenericRechner"); testDouble(); testInteger(); } private static void testInteger() { MyToo...
[ "johann.mildner@balcab.ch" ]
johann.mildner@balcab.ch
9040157d407449bb2006993307943bb23481c856
7034b8c445d2c6ec34b6ae2d7c4ea0a9ce7f2b36
/src/main/java/tasks/FindNearestPointThatHasTheSameXorYCoordinate.java
ec0997628b7e720ffe1612b08976d8d49c27b526
[]
no_license
RakhmedovRS/LeetCode
1e0da62cf6fab90575e061aae27afb22cc849181
da4368374eead2f2ce2300c3dfdc941430e717ca
refs/heads/master
2023-08-31T01:03:59.047473
2023-08-27T04:52:15
2023-08-27T04:52:15
238,749,044
14
8
null
null
null
null
UTF-8
Java
false
false
1,323
java
package tasks; import common.Difficulty; import common.LeetCode; /** * @author RakhmedovRS * @created 3/6/2021 */ @LeetCode( id = 1779, name = "Find Nearest Point That Has the Same X or Y Coordinate", url = "https://leetcode.com/problems/find-nearest-point-that-has-the-same-x-or-y-coordinate/", difficulty ...
[ "rakhmedovrs@gmail.com" ]
rakhmedovrs@gmail.com
0fc2ca14f1900633d4affe783d2ddda6329151a7
74a53525e0cdad6b2f2f30ed6eb5ad56842b5292
/app/src/main/java/Classes/effects/BounceAnimationEffect.java
f0bfceac79daf9c90e5821f8feadcfc3be0beb7f
[]
no_license
Leoxinghai/Citiville
28ed8b29323ebe124b581f6fa73dea491abbe01f
e788cef3c52d5ff8bbd38155573533c7c06c4475
refs/heads/master
2021-01-18T17:27:02.763391
2017-03-31T09:19:12
2017-03-31T09:19:12
86,801,515
1
0
null
null
null
null
UTF-8
Java
false
false
6,791
java
package Classes.effects; import android.annotation.SuppressLint; import android.app.Activity; import android.content.Context; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphic...
[ "leoxinghai@hotmail.com" ]
leoxinghai@hotmail.com
2138ff4dadf63eaf30d85cc1dc2c3050ddc935de
8228efa27043e0a236ca8003ec0126012e1fdb02
/L2JOptimus_Core/java/net/sf/l2j/gameserver/network/clientpackets/GameGuardReply.java
f90f0db86f0844bc7b47b5159669daeb5abfb246
[]
no_license
wan202/L2JDeath
9982dfce14ae19a22392955b996b42dc0e8cede6
e0ab026bf46ac82c91bdbd048a0f50dc5213013b
refs/heads/master
2020-12-30T12:35:59.808276
2017-05-16T18:57:25
2017-05-16T18:57:25
91,397,726
0
1
null
null
null
null
UTF-8
Java
false
false
764
java
package net.sf.l2j.gameserver.network.clientpackets; import net.sf.l2j.protection.CatsGuard; /** * @author zabbix */ public class GameGuardReply extends L2GameClientPacket { private final int[] _reply; public GameGuardReply() { _reply = new int[4]; } @Override protected void readImpl() ...
[ "wande@DESKTOP-DM71DUV" ]
wande@DESKTOP-DM71DUV
5383afe949fcebb3dfcb5f7f03769c6c54183f1d
a2df7353af3b8fb93d6b263a0d694783f68f7e95
/src/com/nfs/youlin/InitFragment3.java
623fe8a627cf3ac5bbe245b602dc9f28f0b84160
[]
no_license
lzl525898/youlin_client
024b3d6eeb876e6839b7c43832d09342a3c76350
cbe72be1094794b29b92dfc72b39a9692b1514a9
refs/heads/master
2021-05-03T09:12:29.398046
2018-02-07T05:57:15
2018-02-07T05:57:15
120,570,117
0
0
null
null
null
null
UTF-8
Java
false
false
810
java
package com.nfs.youlin; import android.os.Bundle; import android.app.Activity; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.Menu; import android.view.View; import android.view.ViewGroup; public class InitFragment3 extends Fragment { @Override public v...
[ "luckyforlei@163.com" ]
luckyforlei@163.com
5a0b34930fa3e5291c20b34050e1f4cb4f80e97a
c0729f80ac2b3c67302f5a2827a53fba3bdc4f41
/test/ViewsTest.java
0ed54c93e16471d0e4d69107c302fe70266ca87f
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
commercetools/sphere-snowflake
0465ea09930e36efd1c6a71112e859fc7d977382
ce9ac2dd775ebe79b7505f98f0e231ac9e4b978d
refs/heads/master
2021-01-22T09:04:23.483465
2017-04-27T14:51:22
2017-04-27T14:51:22
9,316,805
5
4
null
2017-04-05T15:29:18
2013-04-09T08:43:17
Java
UTF-8
Java
false
false
2,798
java
import io.sphere.client.shop.model.Category; import io.sphere.client.shop.model.Product; import org.jsoup.nodes.Document; import org.junit.Test; import play.mvc.Content; import static org.fest.assertions.Assertions.assertThat; import static play.test.Helpers.contentType; import static utils.SphereTestable.mockCategory...
[ "laura.luiz@commercetools.de" ]
laura.luiz@commercetools.de
07804147882975fefebda278b019b993b7d4c055
eb1dec8dffe0a459f229fa190d626b265f8df4f5
/src/main/java/kmer/extracredit/OptimisticConcurrencyKMerCounter.java
c2e4bbdb702351b8700294fad011f764bc934563
[]
no_license
caoxxoac/CSE231
03770d2f556111e58475efa290fcc29312bd15f2
9cb56071653547dfc2e8ce10aa9e86be7c4a4c14
refs/heads/master
2022-01-19T19:30:00.594111
2019-07-22T08:43:24
2019-07-22T08:43:24
198,167,964
0
0
null
null
null
null
UTF-8
Java
false
false
2,046
java
/******************************************************************************* * Copyright (C) 2016-2017 Dennis Cosgrove * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without rest...
[ "xcao22@wustl.edu" ]
xcao22@wustl.edu
dbd7043aedb4dcbb6820c60fd78939cad0cccde0
dcb9611a9658a6783cc9fc5535ca1eebee524365
/tddl-common/src/main/java/com/taobao/tddl/common/utils/XmlHelper.java
fce4b99b357ec4ac307525725ea8a461666011f1
[ "Apache-2.0" ]
permissive
liuxinglanyue/tddl
22a6575d2aee7052e01c6cd893d74d50b7d769cc
bd8a1d606ad02af0252f37e747983d9cc59f83c9
refs/heads/master
2021-01-17T14:19:03.036606
2014-12-08T06:10:01
2014-12-08T06:10:01
27,700,588
0
1
null
null
null
null
UTF-8
Java
false
false
2,989
java
package com.taobao.tddl.common.utils; import java.io.InputStream; import java.io.Writer; import javax.xml.XMLConstants; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; import javax.xml.transform.OutputKeys; import javax.xml.transform.Result; import javax.xml.transform.Source...
[ "jianghang115@gmail.com" ]
jianghang115@gmail.com
b361c06e69c75326438a877eaa6d172cdc9632ab
7c58a0a476a2da60ffd2d75b05da3477e4097d19
/TutorialApps/src/main/java/jme3utilities/tutorial/HelloCcd.java
4a20fbb6eeb463cf5cb4ec9e60283a190de392dd
[ "BSD-3-Clause" ]
permissive
stephengold/Minie
9e24548327d80e70f51986f7f9585148e9d5ea1a
ad3d50de3f86333d47c2f240377c8bccb6f05676
refs/heads/master
2023-08-30T22:48:54.285126
2023-08-28T21:38:41
2023-08-28T21:38:41
159,544,942
120
22
NOASSERTION
2023-05-03T15:18:57
2018-11-28T18:12:48
Java
UTF-8
Java
false
false
4,713
java
/* Copyright (c) 2020-2023, Stephen Gold All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and ...
[ "sgold@sonic.net" ]
sgold@sonic.net
10a031261a65a6b2b5ea4793a647f1431987401b
4e62e70a2b1555ebe6464b495d59ae8fe2136378
/chapter01/src/main/java/domain/TicketOffice.java
44994ab9ffed48ee2f1c8ad94984e2ce8d6bca57
[]
no_license
Livenow14/Object_book
55299abf46b353998d4cdd426f670f3b2395fd1b
d519e76bf4664b47cd71434a49e7efa277ab62a6
refs/heads/master
2022-12-02T19:21:38.945640
2020-08-17T13:56:25
2020-08-17T13:56:25
264,071,904
2
0
null
null
null
null
UTF-8
Java
false
false
732
java
package domain; import domain.Audience; import domain.Ticket; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class TicketOffice { private Long amount; private List<Ticket> tickets = new ArrayList<>(); public TicketOffice(Long amount, Ticket ... tickets){ this....
[ "xowjd41@naver.com" ]
xowjd41@naver.com
66333503d5f7773e3488c794c64392427aa70b2b
e9affefd4e89b3c7e2064fee8833d7838c0e0abc
/aws-java-sdk-dynamodb/src/main/java/com/amazonaws/services/dynamodbv2/datamodeling/unmarshallers/package-info.java
696d3e5de77e6477dd042556f760d74c7df23321
[ "Apache-2.0" ]
permissive
aws/aws-sdk-java
2c6199b12b47345b5d3c50e425dabba56e279190
bab987ab604575f41a76864f755f49386e3264b4
refs/heads/master
2023-08-29T10:49:07.379135
2023-08-28T21:05:55
2023-08-28T21:05:55
574,877
3,695
3,092
Apache-2.0
2023-09-13T23:35:28
2010-03-22T23:34:58
null
UTF-8
Java
false
false
724
java
/* * Copyright (c) 2016. Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
[ "aws@amazon.com" ]
aws@amazon.com
752b2659db6100f977b16036548eb31c886101a0
0429ec7192a11756b3f6b74cb49dc1ba7c548f60
/src/main/java/com/linkage/module/gwms/resource/bio/BatchHttpTestManaBIO.java
091271bb9465bdccb05cfd31de97e004508fadb7
[]
no_license
lichao20000/WEB
5c7730779280822619782825aae58506e8ba5237
5d2964387d66b9a00a54b90c09332e2792af6dae
refs/heads/master
2023-06-26T16:43:02.294375
2021-07-29T08:04:46
2021-07-29T08:04:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,976
java
package com.linkage.module.gwms.resource.bio; import java.util.HashMap; import java.util.List; import java.util.Map; import com.linkage.commons.util.DateTimeUtil; import com.linkage.module.gwms.Global; import com.linkage.module.gwms.resource.dao.BatchHttpTestManaDAO; import com.linkage.module.gwms.util.StringUtil; p...
[ "di4zhibiao.126.com" ]
di4zhibiao.126.com
0f25a4b19773fefbb2c71d13a84ed69c4e8a7469
61b891a67a88eb09cd85d56dc18c96a568f07e89
/app/src/main/java/com/thmub/cocobook/ui/activity/BookRankActivity.java
dea583c72663d32bb2c9aebb6bb67cf37b953422
[]
no_license
tuonioooo/CocoBook
9c3647d60ec3966570504c0032f0cfcfa4aea984
b8584139697e83b0202896433f2514ff2ba9faa1
refs/heads/master
2020-04-25T08:28:01.189377
2019-02-25T13:25:21
2019-02-25T13:25:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,945
java
package com.thmub.cocobook.ui.activity; import androidx.appcompat.widget.Toolbar; import android.view.View; import android.widget.ExpandableListView; import com.thmub.cocobook.R; import com.thmub.cocobook.base.BaseMVPActivity; import com.thmub.cocobook.model.bean.BookRankBean; import com.thmub.cocobook.model.bean.pac...
[ "375027533@qq.com" ]
375027533@qq.com
d4829a290f30721289aeac2cd2d882558602b0c3
5d77abfba31d2f0a5cb2f92f937904859785e7ff
/Java/java_examples Hyd/Gui/PART8/UseJTree1.java
1a1f3bd24327fbb02ec5e41c7610aee51536371a
[]
no_license
thinkpavan/artefacts
d93a1c0be0b6158cb0976aae9af9c6a016ebfdae
04bcf95450243dfe2f4fa8f09d96274034428e4d
refs/heads/master
2020-04-01T20:24:34.142409
2016-07-07T16:27:47
2016-07-07T16:27:47
62,716,135
0
0
null
null
null
null
UTF-8
Java
false
false
1,701
java
/* shows how to Use JTree Author : Team - J Version : 1.0 */ // import java.awt package to use awt classes import java.awt.*; import java.awt.event.*; import javax.swing.*; import javax.swing.tree.*; import java.beans.*; import java.io.*; import java.util.*; public class UseJTree1{ public static void main(String arg...
[ "lazygeeks.in@gmail.com" ]
lazygeeks.in@gmail.com
c9d7e0ce6d1cc490e6a2328fe12500a30cc998f6
f59e963c690e9e3826d6931ad04c6cc6a9497b1d
/SPRING CORE/IOCProj87-100pCode-RealtimeDI-RealtimeSDP-multiple xml cfgs2/src/com/nt/config/AppConfig.java
dfe514e15a977de6160e91989f835795ecea73c7
[]
no_license
KalyanMaddala/Spring
afb1c06d41d14eed5599f4956019ca6bbf8b9a78
e2b8af120170b3f359a237356519f9b8f8e9f249
refs/heads/master
2022-12-30T03:41:03.539358
2020-08-13T06:39:50
2020-08-13T06:39:50
259,026,593
0
0
null
2020-10-14T00:15:14
2020-04-26T12:37:00
Java
UTF-8
Java
false
false
271
java
package com.nt.config; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Import; @Configuration @Import(value = {PersistenceConfig.class,ServiceConfig.class,PresentationConfig.class}) public class AppConfig { }
[ "kalyanmaddala24@gmail.com" ]
kalyanmaddala24@gmail.com
db908a3d3a321e6b5b281e662b866aa6e015220e
c24e883bba5235840239de3bd5640d92e0c8db66
/commons/core/src/main/java/com/smart/website/common/core/utils/Charsets.java
d8cfe101f3ef62bbd011110fdf18e4f1626a6f6a
[]
no_license
hotHeart48156/mallwebsite
12fe2f7d4e108ceabe89b82eacca75898d479357
ba865c7ea22955009e2de7b688038ddd8bc9febf
refs/heads/master
2022-11-23T23:22:28.967449
2020-01-07T15:27:27
2020-01-07T15:27:27
231,905,626
0
0
null
2022-11-15T23:54:56
2020-01-05T11:14:43
Java
UTF-8
Java
false
false
1,409
java
/* * Copyright (c) 2019-2029, Dreamlu 卢春梦 (596392912@qq.com & www.dreamlu.net). * <p> * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE 3.0; * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.gnu.org/licenses/lgpl.html * <p> * Un...
[ "2680323775@qq.com" ]
2680323775@qq.com
d632885c91d5ae2b58823f90baa0dd9ab67ef450
e6e3a865f1bba98335afa8761c3ed5d96071a3ab
/jrJava/type_polymorphism/B.java
1eeb3ecdb9fc0c4c3b2d5e81e0eacaa16e168902
[]
no_license
adhvik-kannan/Projects
c5e4b1f58bd30c040a11267a5f6721242e4ba53d
2e659206e98637b1fe4084d36ccc2186f8c0327e
refs/heads/master
2023-08-23T20:12:04.390935
2021-10-23T19:35:44
2021-10-23T19:35:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
273
java
package jrJava.type_polymorphism; public class B extends A { // public int f = 20; public void mB() { System.out.println("B's mB()"); } public void mA() { System.out.println("B's mA()"); } public void m() { System.out.println("B's m()"); super.m(); } }
[ "90004955+adhvik-kannan@users.noreply.github.com" ]
90004955+adhvik-kannan@users.noreply.github.com
a2be6f9faec0486bba6d014ea1115d1af1ee9e68
93d56a23451663dad44a8e742f4df9d5080db868
/src/main/java/modchu/lib/forge/mc152/Modchu_EntityAISwimming.java
cda8ffa75ff71367dba64f926833b993f04ce186
[]
no_license
Modchu/ModchuLib
29e77cbb6b303aa910c27da9a98bcfb5043e2b44
f32adbcad30da993ce337abeff2c135d7af1352d
refs/heads/master
2021-07-12T06:57:09.879558
2021-02-21T14:03:27
2021-02-21T14:03:27
7,611,520
5
2
null
2013-03-12T11:02:52
2013-01-14T19:57:43
Java
UTF-8
Java
false
false
2,648
java
package modchu.lib.forge.mc152; import java.util.HashMap; import modchu.lib.Modchu_IEntityAISwimming; import modchu.lib.Modchu_IEntityAISwimmingMaster; import modchu.lib.Modchu_Main; import net.minecraft.entity.ai.EntityAISwimming; import net.minecraft.entity.passive.EntityTameable; public class Modchu_EntityAISwimm...
[ "kawd82jstskl@yahoo.co.jp" ]
kawd82jstskl@yahoo.co.jp
a32f8e9935a67d60054a534c8c7473be33f5582e
259d1dc7d345bf7035297620e9cd38a81bfc546a
/azkarra-api/src/main/java/io/streamthoughts/azkarra/api/query/internal/TimestampedKeyValueGetAllQuery.java
3a393ad1f4d3c3e99e3382b7e42e1d5b4a99cbb9
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
fhussonnois/azkarra-streams
9d1694c396c6261a866de8151d77095115e0dbb7
5a458eaf8da7556d94f7556c5f1d6f6893c2ed1d
refs/heads/master
2021-07-25T02:12:14.624727
2020-09-26T20:37:04
2020-09-26T20:37:04
225,015,291
0
1
Apache-2.0
2019-11-30T13:18:52
2019-11-30T13:18:51
null
UTF-8
Java
false
false
2,963
java
/* * Copyright 2019-2020 StreamThoughts. * * 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,...
[ "florian.hussonnois@gmail.com" ]
florian.hussonnois@gmail.com
a77ac4204928fa87de0f6d7e73dc7a467e3dbcb7
eb9c3dac0dca0ecd184df14b1fda62e61cc8c7d7
/google/monitoring/v3/google-cloud-monitoring-v3-java/proto-google-cloud-monitoring-v3-java/src/main/java/com/google/monitoring/v3/FolderName.java
426764529eaf8d97104a3f340e16e5adfd291dfa
[ "Apache-2.0" ]
permissive
Tryweirder/googleapis-gen
2e5daf46574c3af3d448f1177eaebe809100c346
45d8e9377379f9d1d4e166e80415a8c1737f284d
refs/heads/master
2023-04-05T06:30:04.726589
2021-04-13T23:35:20
2021-04-13T23:35:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,364
java
/* * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
[ "bazel-bot-development[bot]@users.noreply.github.com" ]
bazel-bot-development[bot]@users.noreply.github.com
f5d2a1d2296fe1cb9421fd04f59e0f365e021fb0
125f147787ec146d83234eef2a25776f0535b835
/out/target/common/obj/JAVA_LIBRARIES/android_test_stubs_current_intermediates/src/android/icu/text/UnicodeSetSpanner.java
a45e2272900389b8e46e0fedd839487c880ce13a
[]
no_license
team-miracle/android-7.1.1_r13_apps-lib
f9230d7c11d3c1d426d3412d275057be0ae6d1f7
9b978d982de9c87c7ee23806212e11785d12bddd
refs/heads/master
2021-01-09T05:47:54.721201
2019-05-09T05:36:23
2019-05-09T05:36:23
80,803,682
0
1
null
null
null
null
UTF-8
Java
false
false
2,707
java
/* GENERATED SOURCE. DO NOT MODIFY. */ /* ******************************************************************************* * Copyright (C) 2014-2016, International Business Machines Corporation and * others. All Rights Reserved. ******************************************************************************* */ package a...
[ "c1john0803@gmail.com" ]
c1john0803@gmail.com
555b5626b447a241d174251715fa2347fcf2c5f6
166888757b9737f4afc52b35cbd64b1d1441b0e7
/Project.Trunk/ADCs.Servos.JoySticks/src/main/java/joystick/adc/JoyStick.java
223cda8b989caf1cfe81df2530161209f7a61b49
[]
no_license
githubtrey/raspberry-coffee
59f1d7439d8fc2f54d486417c08a58321d58e99f
60c6685ed1572b12ed29504e5333107f9d9eac86
refs/heads/master
2020-07-21T10:28:40.365785
2019-09-05T21:08:44
2019-09-05T21:08:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,098
java
package joystick.adc; import adc.ADCContext; import adc.ADCListener; import adc.ADCObserver; import com.pi4j.io.gpio.Pin; import utils.PinUtil; /** * A two-channel listener. Uses an MCP3008 to get the values of the 2 joystick's channels. * An example, for inspiration. * * See joystick's wiring at http://raspberry...
[ "olivier.lediouris@oracle.com" ]
olivier.lediouris@oracle.com
5292fefb364c1f1506d11b9599669b510706d07d
dd674d74a7bba206c7f17b612c0a573dfc211445
/design-patterns/src/com/designpatterns/creational/builder/User.java
7f905613906ad16a1ab0d826c94d25db0aa9c6b7
[]
no_license
TanayaKarmakar/ds_algo
3f2ea4de9876922b007ae8dc3f9b5a406052d49d
26344e9e4b5d76367355c3ec39c04550ccccb9b1
refs/heads/master
2021-06-23T02:28:32.446005
2021-05-21T01:41:06
2021-05-21T01:41:06
217,259,241
0
0
null
null
null
null
UTF-8
Java
false
false
1,694
java
package com.designpatterns.creational.builder; public class User { private String firstName; private String lastName; private int age; private String jobTitle; private String address; private User(UserBuilder builder) { this.firstName = builder.firstName; this.lastName = builder.lastName; this.age = buil...
[ "karmakar.tanaya@gmail.com" ]
karmakar.tanaya@gmail.com
9ff1ad4f115608b41a615a65f352c62c8274c1d7
d98ed4986ecdd7df4c04e4ad09f38fdb7a7043e8
/Character_Equipment/src/main/java/net/sf/anathema/equipment/stats/WeaponTag.java
981257c2b5143a84caafdab1dac739af28495c9c
[]
no_license
bjblack/anathema_3e
3d1d42ea3d9a874ac5fbeed506a1a5800e2a99ac
963f37b64d7cf929f086487950d4870fd40ac67f
refs/heads/master
2021-01-19T07:12:42.133946
2018-12-18T23:57:41
2018-12-18T23:57:41
67,353,965
0
0
null
2016-09-04T15:47:48
2016-09-04T15:47:48
null
UTF-8
Java
false
false
1,017
java
package net.sf.anathema.equipment.stats; public enum WeaponTag implements IWeaponTag { Light, Medium, Heavy, Lethal, Bashing, Artifact, Shield, Balanced, Archery, Thrown, CloseRange, ShortRange, MediumRange, LongRange, Flame, Natural, Smashing, Piercing; @Override public String getId () { return n...
[ "BJ@BJ-PC" ]
BJ@BJ-PC
6151025f6926c8f248a8fcb0d82b876e1447ce01
f335b3d5a374ff92f1b830e397f9e52b89718bb6
/selenium/src/day10/logintest.java
0c77aad46fc95405b94e39f999e1bbad71c8bb3c
[]
no_license
shaath/Megha
0e62839530cb9e04fb184cc4da8477a131b01fd9
d310faf36d11d5a2f14c2e671c09d833546ab548
refs/heads/master
2020-12-25T15:18:46.408548
2016-07-13T13:44:49
2016-07-13T13:44:49
63,249,507
0
0
null
null
null
null
UTF-8
Java
false
false
405
java
package day10; import com.orgHrm.Master.orgMaster; public class logintest { public static void main(String[] args) { orgMaster om=new orgMaster(); String res=om.org_Launch("http://opensource.demo.orangehrm.com"); System.out.println(res); res=om.org_Login("Admin", "admin"); System.out.println(res);...
[ "sharath chandra" ]
sharath chandra
7301ac4067e6bb066e28823369741f21e7cecf3a
53510b2f25f4fab32b9a0494500b84f6c79cb2ee
/FQPMall/app/src/main/java/com/fengqipu/mall/bean/conmunity/CommentResponse.java
7cacfbf31782cbf8ecbd21609f32e9c9d2d4a0e0
[]
no_license
shenkuen88/FQPMall
14c594172e9e70c8c752c1a452bd898161c796c6
6b81cc076844f126c5e682e9c1d5f5c7bc5add6e
refs/heads/master
2020-12-03T00:42:41.203339
2017-11-30T06:48:29
2017-11-30T06:48:29
96,063,803
0
1
null
null
null
null
UTF-8
Java
false
false
495
java
package com.fengqipu.mall.bean.conmunity; import com.fengqipu.mall.bean.BaseResponse; public class CommentResponse extends BaseResponse { /** * recordID : 1 * userID : 1 * StringType : 1 * StringID : 1 * text : 哦哦哦 * createTime : null */ private CommentListBean comment; ...
[ "543126764@qq.com" ]
543126764@qq.com
3fd1a1871fab41d636c95dccce5f7f962e6d4b53
b0430f6099849ca4f0b4bebab71b65031a8fee80
/springboot-jdbc/src/main/java/com/example/demo/controller/AccountController.java
0ea0c1ebcdd53009065cc422ce85e3431b10f55b
[]
no_license
zhaodewang/spring-boot-all
af74456031ef559d46e7ed4c4ae05a392feaed88
475be14a08544b89d43746b8618c898639c4d207
refs/heads/master
2021-07-04T23:03:33.417966
2017-09-25T08:25:55
2017-09-25T08:25:55
103,111,994
3
0
null
2017-09-25T08:25:56
2017-09-11T08:47:21
Java
UTF-8
Java
false
false
1,840
java
package com.example.demo.controller; import com.example.demo.entity.Account; import com.example.demo.service.IAccountService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*; import java.util.List; /** * Created by jiaozhiguang on 2017/8/21. */ @RestC...
[ "jiaozhiguang@126.com" ]
jiaozhiguang@126.com
f46d91f7bc7c2482841634fa4271bc5b93f119fb
56ecd5f04ae0e3c8bdf52afe6c15f81a3010a06b
/ProjetoJSP/src/filter/FilterConnection.java
df8245a4c82a858eac8acd9c550a85f97d422c3c
[]
no_license
eduardofpu/CrudSimplesComJsp
f7355917096495633333781289a3fa48a660445d
47f88980e79a19328b32e0c90221a5188bc25fa5
refs/heads/master
2021-01-02T09:39:22.651635
2017-08-03T19:01:23
2017-08-03T19:01:23
99,265,717
0
0
null
null
null
null
ISO-8859-1
Java
false
false
1,715
java
package filter; import java.io.IOException; import java.sql.Connection; import java.sql.SQLException; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; impor...
[ "eduardo27_minotauro@hotmail.com" ]
eduardo27_minotauro@hotmail.com
01c18b05440190b22f13dba65258db9281123959
5928bc46d350fbb1abd6dfe6be598033b63ea7ed
/upay-youtap/src/main/java/af/asr/youtap/type/YoutapMessageTypes.java
bec3734fa91e554c48e5f49fff420cc25ec19292
[]
no_license
mohbadar/upay
3fa4808b298a1e06a62130ace8c97cc230cbb0c1
c40c46d305abf0e1b0a1fd5ecd50202864985931
refs/heads/master
2023-06-22T07:58:23.959294
2020-01-06T11:05:54
2020-01-06T11:05:54
231,886,323
1
0
null
2023-06-14T22:26:05
2020-01-05T08:04:01
Java
UTF-8
Java
false
false
4,196
java
package af.asr.youtap.type; public interface YoutapMessageTypes { public static String MERCHANT_LOGIN_REQUEST = "MerchantLogin"; public static String MERCHANT_LOGIN_RESPONSE = "MerchantLoginResp"; public static String STAFF_LOGIN_REQUEST = "StaffLogin"; public static String STAFF_LOGIN_RESPONSE = "Sta...
[ "mohammadbadarhashimi@gmail.com" ]
mohammadbadarhashimi@gmail.com
d76ddbd408254e5dae860056735b4f61068898f4
7d91c34d3f1e30a77afd3221d0ab595389fbe23e
/org/omg/CORBA/NVList.java
a76b2cea64df2318573f622b4e5fc59fc69147e1
[]
no_license
JobTracker/java-source
a9a6b5c1030f8ee09831922fed8c8e808b75f2f5
15ffe2fc855c459f0397e7f633392177e91b4859
refs/heads/master
2016-09-05T08:59:02.510617
2014-08-25T05:51:05
2014-08-25T05:51:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,447
java
/* * Copyright 1996-2000 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package org.omg.CORBA; /** * A modifiable list containing <code>NamedValue</code> objects. * <P> * The class <code...
[ "1092862062@qq.com" ]
1092862062@qq.com
40912e962903f0159bb96ec86285ae08bd6415a0
447520f40e82a060368a0802a391697bc00be96f
/apks/malware/app80/source/com/push2/sdk/util/e.java
91f922a5ede9e3c8b06e8743a904e8ea2dae863b
[ "Apache-2.0" ]
permissive
iantal/AndroidPermissions
7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465
d623b732734243590b5f004d167e542e2e2ae249
refs/heads/master
2023-07-19T01:29:26.689186
2019-09-30T19:01:42
2019-09-30T19:01:42
107,239,248
0
0
Apache-2.0
2023-07-16T07:41:38
2017-10-17T08:22:57
null
UTF-8
Java
false
false
3,585
java
package com.push2.sdk.util; import android.content.Context; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.content.pm.PackageManager.NameNotFoundException; import android.util.Log; import com.push2.sdk.b.b; import java.io.File; import java.text.SimpleDateFormat; import ...
[ "antal.micky@yahoo.com" ]
antal.micky@yahoo.com
5e53f9c8ecec84a5b11dabeabf601f26fadc4509
92225460ebca1bb6a594d77b6559b3629b7a94fa
/src/com/kingdee/eas/fdc/sellhouse/client/MonthCommissionListUI.java
8c7137d583d92beb9886d0bf0026a9acfdf6bca4
[]
no_license
yangfan0725/sd
45182d34575381be3bbdd55f3f68854a6900a362
39ebad6e2eb76286d551a9e21967f3f5dc4880da
refs/heads/master
2023-04-29T01:56:43.770005
2023-04-24T05:41:13
2023-04-24T05:41:13
512,073,641
0
1
null
null
null
null
GB18030
Java
false
false
8,016
java
/** * output package name */ package com.kingdee.eas.fdc.sellhouse.client; import java.awt.event.*; import java.util.ArrayList; import javax.swing.event.TreeSelectionEvent; import javax.swing.tree.TreeNode; import org.apache.log4j.Logger; import com.kingdee.bos.BOSException; import com.kingdee.bos.metadata.IMetaD...
[ "yfsmile@qq.com" ]
yfsmile@qq.com
c30d16c0f7473d8acd113a487525982b57007710
0d7bb74c8c5a6b9ad143640a2263a455c2a98e58
/service/domain/src/main/java/cn/fintecher/pangolin/service/domain/model/request/RetractAssistCaseRequest.java
2d1f3c4294ac341432c2d5aa28956a1e373fd791
[]
no_license
yixinsiyu/pangolin-credit-card-server-fz
c39905846caa2d8db940d6af7d46c95ad324ff2b
6ad85e6b2aedbd2e5a686d6f1fb4de24e25760b8
refs/heads/master
2021-09-25T00:25:07.644474
2018-10-16T05:52:41
2018-10-16T05:52:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
688
java
package cn.fintecher.pangolin.service.domain.model.request; import cn.fintecher.pangolin.common.enums.AssistFlag; import io.swagger.annotations.ApiModelProperty; import lombok.Data; /** * @description 撤回协催请求 * Created by huyanmin on 2018/8/10. */ @Data public class RetractAssistCaseRequest { @ApiModelProperty...
[ "rbt021@163.com" ]
rbt021@163.com
5fb258fb3f1c27782e5e4f11792cbe1a85c20caf
287dc1683f7e19a5239c2b8addbc8531809f9177
/mooc40-bobo-Interview/Play-with-Algorithm-Interview-master/09-Dynamic-Programming/java/04-House-Robber/src/Solution6.java
f582097220f77fe8d0f62ab23207a0a0a651df07
[ "Apache-2.0" ]
permissive
yaominzh/CodeLrn2019
ea192cf18981816c6adafe43d85e2462d4bc6e5d
adc727d92904c5c5d445a2621813dfa99474206d
refs/heads/master
2023-01-06T14:11:45.281011
2020-10-28T07:16:32
2020-10-28T07:16:32
164,027,453
2
0
Apache-2.0
2023-01-06T00:39:06
2019-01-03T22:02:24
C++
UTF-8
Java
false
false
966
java
import java.util.Arrays; /// 198. House Robber /// https://leetcode.com/problems/house-robber/description/ /// 动态规划, 优化状态转移 /// 时间复杂度: O(n) /// 空间复杂度: O(n) public class Solution6 { public int rob(int[] nums) { int n = nums.length; if(n == 0) return 0; // memo[i] 表示考虑抢劫 nums[i...
[ "mcuallen@gmail.com" ]
mcuallen@gmail.com
9c91821b2e42ca18f4956d5b7ffe2f3b86be8faa
d901cec87792969e4e4f707512814d2ebb0990ce
/springs/src/main/java/Ex4/TestUserService.java
c34b9ec31d3516767ac5532dd33d42d17dcdf042
[]
no_license
Hariteja25/Work-Space-2
c6afb51b1515649128d64ffae8daf175a17e78b2
db020a3eed4860ae79b6af32a9c6d38db34d7ee3
refs/heads/master
2023-03-29T04:44:02.034678
2021-04-03T13:49:42
2021-04-03T13:49:42
354,303,328
0
0
null
null
null
null
UTF-8
Java
false
false
493
java
package Ex4; //get context obj //get AccountService from springs import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; public class TestUserService { public static void main(String[] args) { // get context obj ApplicationContext context =...
[ "kudamalahariteja@gmail.com" ]
kudamalahariteja@gmail.com
35cbd830c0c20e63ae5b227875c4a9a93c5bfc12
671edde022a6522cfd436c4eb53b34f8de757157
/importer/src/main/java/com/gentics/mesh/musetech/ImporterConfig.java
8e1ef077dd5150e5de99935f3927d0c5be2772ee
[ "MIT" ]
permissive
gentics/mesh-musetech-example
dd34d5299f775fd8c22bca5e4c71f02d5dc1dda1
680bb1fa6ee1c8b900a30540a5037383a72eaf48
refs/heads/master
2021-07-10T21:17:53.906489
2020-04-12T11:56:21
2020-04-12T11:56:21
204,985,096
3
3
null
2020-10-13T16:38:57
2019-08-28T17:18:25
Java
UTF-8
Java
false
false
792
java
package com.gentics.mesh.musetech; public class ImporterConfig { private static final String DEFAULT_PROJECT_NAME = "musetech"; private String projectName = DEFAULT_PROJECT_NAME; private String hostname = "localhost"; private int port = 8080; private boolean ssl = false; public ImporterConfig() { } public ...
[ "j.schueth@gentics.com" ]
j.schueth@gentics.com
50421c4832ec36e82eff12b8020de50dc54ee438
e15ec317848d1536e908414eacc5e6ccc4f99ae6
/app/src/main/java/app/laundrydelegate/models/orders/Laundry.java
8a40dcef7940bf4c16bdbda3a222663ae19c11f7
[]
no_license
Mostafaelnagar/Laundry-Station-Delegate-
cc86bbf06cb5015d388573f857b8062fdef400eb
9a54dfe5013be152c65ca124329952dc4244b808
refs/heads/master
2020-07-01T23:36:58.527333
2019-08-08T22:32:16
2019-08-08T22:32:16
201,345,173
0
0
null
null
null
null
UTF-8
Java
false
false
1,914
java
package app.laundrydelegate.models.orders; import com.google.gson.annotations.SerializedName; public class Laundry{ @SerializedName("img") private String img; @SerializedName("address") private String address; @SerializedName("lng") private String lng; @SerializedName("phone") private String phone; @Ser...
[ "melnagar271@gmail.com" ]
melnagar271@gmail.com
4c0ef467f387017cd4fe79519979851dd25aa634
0792c27ae91b5a96ab75273031c656f76508f1f8
/test/org/nutz/dao/test/normal/AllNormal.java
3a114dc7520133151099882c852e217b1bfe9be4
[ "Apache-2.0" ]
permissive
kaven-G/nutz
75561fda9687d98cee4168baac4f731c36e1aeb0
1b3e6e50c481b06da05cbd7c1e217dc6ebd0b7c3
refs/heads/master
2021-01-18T07:55:57.239101
2015-06-30T04:35:33
2015-06-30T04:35:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
816
java
package org.nutz.dao.test.normal; import org.junit.runner.RunWith; import org.junit.runners.Suite; @RunWith(Suite.class) @Suite.SuiteClasses({ FieldFilterTest.class, SimpleDaoTest.class, InsertTest.class, QueryTest.class, ...
[ "wendal1985@gmail.com" ]
wendal1985@gmail.com
1469b9acf560ff0ac96734de77b1ffacf9e2f292
16cbed4f5c3ae0656d27eb500672976b8170ef39
/marketing-domain/src/main/java/com/jfeat/marketing/trial/model/base/TrialApplicationBase.java
7243eed3115d9a668ba01fb2479477c048a49ef6
[]
no_license
Wuming-ta/biliya
f06caa92cc8207f2c1ac0ae0687afdc6e22701f2
e9e5701fabf88c10e709dbc5c10c701f69a1303d
refs/heads/master
2023-09-01T00:52:44.772715
2021-10-11T04:36:42
2021-10-11T04:36:42
417,712,139
0
0
null
null
null
null
UTF-8
Java
false
false
4,642
java
/* * Copyright (C) 2014-2018 www.kequandian.net * * The program may be used and/or copied only with the written permission * from www.kequandian.net or in accordance with the terms and * conditions stipulated in the agreement/contract under which the program * has been supplied. * * All rights ...
[ "zxchengb@163.com" ]
zxchengb@163.com
39b6846d198ae0c9dc54b93527560bed1e9cdaa9
d94b035cbb5566dc3e1223ea9f576f9cd2f4a5a1
/corejavasession/src/com/careerit/cj/day16/Manager.java
5a9cb68b422a1fba758c90bd1da996a5794c394d
[]
no_license
learnwithlakshman/java_full_stack_b_4
01b07901f4f1ed7eadd982ca9fb056958013dd9d
c81a43190a8b4b1c2175389ca046e6f7e087e33a
refs/heads/master
2022-12-17T04:22:43.137790
2020-09-14T03:29:24
2020-09-14T03:29:24
286,891,743
0
0
null
null
null
null
UTF-8
Java
false
false
407
java
package com.careerit.cj.day16; public class Manager { public static void main(String[] args) { Employee emp_1 = new Employee("Krish", "B.Tech"); emp_1.showDetails(); Employee emp_2 = new Employee("Manoj", "M.Tech",85000); emp_2.showDetails(); Employee emp_3 = new ...
[ "tanvi.avula@outlook.com" ]
tanvi.avula@outlook.com
7ef3f89d0ee99b0f255298febda2b03bc4373f7c
ff05965a1216a8b5f17285f438558e6ed06e0db4
/rt/databinding/aegis/src/main/java/org/apache/cxf/aegis/type/encoded/TrailingBlocks.java
2c9589739d11df218e383ae7db317b489dc4a817
[]
no_license
liucong/jms4cxf2
5ba89e857e9c6a4c542dffe0a13b3f704a19be77
56f6d8211dba6704348ee7e7551aa1a1f2c4d889
refs/heads/master
2023-01-09T18:08:51.730922
2009-09-16T03:16:48
2009-09-16T03:16:48
194,633
1
4
null
2023-01-02T21:54:29
2009-05-07T03:43:06
Java
UTF-8
Java
false
false
5,697
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 m...
[ "liucong07@gmail.com" ]
liucong07@gmail.com
8a8fcb99ac446a2d8499cca28474bd2b78618301
0a012e5364971f843e53ffba2a472c8d073b06ba
/src/com/android/yijiang/kzx/widget/MyViewPager.java
aefcfec2870c2b40fa5cb5a4d55484ae66c424da
[]
no_license
davidleen/kzx
349db04235a9f5ac0766ef1f40bdc29adaaef51b
c6bd28d02d55ab97dff091ab08c419876ee17182
refs/heads/master
2021-01-10T12:51:14.971361
2016-03-01T15:12:39
2016-03-01T15:12:39
51,090,830
2
0
null
null
null
null
UTF-8
Java
false
false
522
java
package com.android.yijiang.kzx.widget; import android.content.Context; import android.support.v4.view.ViewPager; import android.util.AttributeSet; import android.view.MotionEvent; public class MyViewPager extends ViewPager { public MyViewPager(Context context, AttributeSet attrs) { super(context, attrs); // TO...
[ "davidleen29@gmail.com" ]
davidleen29@gmail.com
5bc4a2a3de52f41ca5b3518b79118287bab72af5
ed03478dc06eb8fea7c98c03392786cd04034b82
/src/com/era/community/assignment/dao/generated/AssignmentEntryDaoBaseImpl.java
bedc8284e638a473036d7fc094ef0cd8fc903e66
[]
no_license
sumit-kul/cera
264351934be8f274be9ed95460ca01fa9fc23eed
34343e2f5349bab8f5f78b9edf18f2e0319f62d5
refs/heads/master
2020-12-25T05:17:19.207603
2016-09-04T00:02:31
2016-09-04T00:02:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,265
java
package com.era.community.assignment.dao.generated; import support.community.database.AbstractJdbcDaoSupport; import com.era.community.assignment.dao.AssignmentEntry; public abstract class AssignmentEntryDaoBaseImpl extends AbstractJdbcDaoSupport implements AssignmentEntryDaoBase { public AssignmentEntry getAssign...
[ "sumitkul2005@gmail.com" ]
sumitkul2005@gmail.com
d6f23900fd1705a7bde751ca111b5784db0d8929
d37aa12974237cb81abbbd4adcabc1de6a44941a
/src/main/java/com/example/demo/controller/system/MailController.java
5324e16287153887e7162b7e66f25f97b43ec525
[]
no_license
a765959964/zjproject
0a7490177cba8b73aabf28d1c1ab3a18f78acb54
130c1b1a010e045a76ef97f74cd6b6af73c52d1b
refs/heads/master
2022-10-09T12:35:28.979555
2020-02-12T07:03:33
2020-02-12T07:03:33
150,667,837
0
0
null
2022-10-04T23:55:20
2018-09-28T01:23:13
HTML
UTF-8
Java
false
false
1,746
java
package com.example.demo.controller.system; import com.example.demo.core.constant.MailConstant; import com.example.demo.core.ret.RetResponse; import com.example.demo.core.ret.RetResult; import com.example.demo.core.utils.ApplicationUtils; import com.example.demo.model.Mail; import com.example.demo.service.MailService;...
[ "zhang765959964@qq.com" ]
zhang765959964@qq.com
0c08fed71771ff831343bb5c5e13e1fe9ac3a376
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/training/com/fishercoder/_320Test.java
282b4492897e438063253308fcfd83682fc8a993
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
780
java
package com.fishercoder; import _320.Solution1; import java.util.Arrays; import java.util.List; import org.junit.Assert; import org.junit.Test; public class _320Test { private static Solution1 solution1; private static List<String> expected; private static List<String> actual; private static Stri...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
84890073241946af3d101535f76145a637dbe6da
962a6192bbbadcd1a314026406670d8e87db83f5
/talkTV30/src/main/java/com/sumavision/talktv2/components/VerticalSeekBarMusic.java
13ea2291c114280cd6803ee5d9c03a08a72f0602
[]
no_license
sharpayzara/TalkTV3.0_Studio_yy
1aa09c1b5ba697514535a507fd017faf1db81b06
801afa091aa41835873f466655872190745a9d93
refs/heads/master
2021-01-19T16:04:12.195817
2017-04-13T21:00:19
2017-04-13T21:00:19
88,245,487
0
1
null
null
null
null
UTF-8
Java
false
false
6,075
java
package com.sumavision.talktv2.components; import java.lang.reflect.Field; import java.lang.reflect.Method; import android.content.Context; import android.graphics.Canvas; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.util.AttributeSet; import android.view.MotionEvent; import...
[ "864064269@qq.com" ]
864064269@qq.com
ddf0298389f6ab2ec9fcc406082281bcbe7af075
01f29105ca9850e81620793859db5dbd6ff2c742
/src/main/java/org/agilewiki/jasocket/server/Startup.java
076feddab6fc15ef92abc03bc96b90b32744ed37
[]
no_license
greenlaw110/JASocket
63bb315135a8a0399f09ae1c7c1f6aaaf005ff3f
b3930b221a65f85eb7978b352e41244b05522538
refs/heads/master
2021-01-20T15:58:40.065057
2013-01-05T09:54:42
2013-01-05T09:54:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,012
java
/* * Copyright 2012 Bill La Forge * * This file is part of AgileWiki and is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License (LGPL) as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later v...
[ "laforge49@gmail.com" ]
laforge49@gmail.com
1ee7852ffa38a161619f4571025a340bb47ada73
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Time/27/org/joda/time/DateTime_withChronology_521.java
676bcef1311ee74a6142e7b0ba77c75a45fedb50
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
3,479
java
org joda time date time datetim standard implement unmodifi datetim code date time datetim code wide implement link readabl instant readableinst instant repres exact point time line limit precis millisecond code date time datetim code calcul field respect link date time zone datetimezon tim...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
1627cbf3613d49dc24ba29b2dd8836a601cbe5e0
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project26/src/test/java/org/gradle/test/performance26_3/Test26_267.java
cd57604da6d64f4b3aff9e1fa9423ac5ed18f696
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
292
java
package org.gradle.test.performance26_3; import static org.junit.Assert.*; public class Test26_267 { private final Production26_267 production = new Production26_267("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
9969bddd40d7ca1a810455939c5c3030f0764902
473b76b1043df2f09214f8c335d4359d3a8151e0
/benchmark/bigclonebenchdata_completed/30237.java
3a17040b686e834a3104c6a0dd1077d085c3d245
[]
no_license
whatafree/JCoffee
08dc47f79f8369af32e755de01c52d9a8479d44c
fa7194635a5bd48259d325e5b0a190780a53c55f
refs/heads/master
2022-11-16T01:58:04.254688
2020-07-13T20:11:17
2020-07-13T20:11:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,304
java
class c30237 { private static File copyFileTo(File file, File directory) throws IOException { File newFile = new File(directory, file.getName()); FileInputStream fis = null; FileOutputStream fos = null; try { fis = new FileInputStream(file); fos = new File...
[ "piyush16066@iiitd.ac.in" ]
piyush16066@iiitd.ac.in
226b5333300d34d55c829514f52217245781fd71
c6e8c685984ce71695728399868fc6604d56a963
/src/main/java/org/nw/vo/sys/RefRelationVO.java
680e128c307565a05dd52814db76755f92a967c8
[]
no_license
yaojie-me/tms-old
d122ba08eda49b8ace3412474542ff40a9b7325f
8abb85cd41be4269858916fb8c015bb2254e768b
refs/heads/master
2022-12-02T02:36:58.522460
2020-08-14T12:59:35
2020-08-14T12:59:35
287,533,541
0
3
null
null
null
null
UTF-8
Java
false
false
5,895
java
/***************************************************************\ * The skeleton of this class is generated by an automatic * * code generator for NC product. It is based on Velocity. * \***************************************************************/ package org.nw.vo.sys; import org.nw.vo.pub.SuperVO; impo...
[ "yaojie@lieying.cn" ]
yaojie@lieying.cn
72279b8b47e774cab1bcbaee229080644201a77c
c8e934b6f99222a10e067a3fab34f39f10f8ea7e
/com/google/android/android/common/aimsicd/internal/BackgroundDetector.java
2400c84e0f932af403a5b2e23850cce0b97fd0f0
[]
no_license
ZPERO/Secret-Dungeon-Finder-Tool
19efef8ebe044d48215cdaeaac6384cf44ee35b9
c3c97e320a81b9073dbb5b99f200e99d8f4b26cc
refs/heads/master
2020-12-19T08:54:26.313637
2020-01-22T23:00:08
2020-01-22T23:00:08
235,683,952
0
0
null
null
null
null
UTF-8
Java
false
false
4,351
java
package com.google.android.android.common.aimsicd.internal; import android.app.Activity; import android.app.ActivityManager; import android.app.ActivityManager.RunningAppProcessInfo; import android.app.Application; import android.app.Application.ActivityLifecycleCallbacks; import android.content.ComponentCallbacks2; i...
[ "el.luisito217@gmail.com" ]
el.luisito217@gmail.com
bb071b36e08d25fd935ee499546bc3a705b9a99a
faf19a81334d753c5ad81d0cb98b5f0acf046119
/10. SpringMvcExample/src/main/java/ru/itis/app/WebInitializer.java
886c72563147b5b3b37a76f4bad181d5dffe22c1
[]
no_license
MarselSidikov/JAVA_ENTERPRISE_2
311dd2989b685993d8ba08246d021898c79b6d0c
0a499cbe9edd566ece80e1efedbfafef374abf80
refs/heads/master
2022-12-22T07:35:48.354995
2020-04-27T17:01:20
2020-04-27T17:01:20
140,073,232
19
19
null
2022-12-15T23:52:17
2018-07-07T10:04:51
Java
UTF-8
Java
false
false
1,199
java
package ru.itis.app; import org.springframework.web.WebApplicationInitializer; import org.springframework.web.context.ContextLoaderListener; import org.springframework.web.context.support.AnnotationConfigWebApplicationContext; import org.springframework.web.servlet.DispatcherServlet; import ru.itis.config.AppConfig; i...
[ "sidikov.marsel@gmail.com" ]
sidikov.marsel@gmail.com
aa876c00b787cf3a5997c1481ce3bce364115546
fbcdcd4e37f1f3cdad88a1ad1082d14513e6601f
/services/hrdb/src/com/auto_srrxywyljm/hrdb/controller/ProcedureExecutionController.java
9ee2e437e1b7567e6c82daa3be6e025ded003091
[]
no_license
wavemakerapps/Auto_srRXywyLJm
9c519c13ddcc7139796c482d8f2146d096f908d7
7303443d53af26cbd5918138fb8aad75bde2d55a
refs/heads/master
2020-03-26T00:26:53.904928
2018-08-10T18:43:33
2018-08-10T18:43:33
144,320,963
0
0
null
null
null
null
UTF-8
Java
false
false
1,103
java
/*Copyright (c) 2018-2019 wavemaker.com All Rights Reserved. This software is the confidential and proprietary information of wavemaker.com You shall not disclose such Confidential Information and shall use it only in accordance with the terms of the source code license agreement you entered into with wavemaker.com*/...
[ "automate1@wavemaker.com" ]
automate1@wavemaker.com
88a6f8efdebd9b75cc5f2b90396d6cb48b86f4e6
6a95484a8989e92db07325c7acd77868cb0ac3bc
/modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201406/cm/FeedMappingOperation.java
ebb202f06f1410f06e4ffb144341d259ce13ae1f
[ "Apache-2.0" ]
permissive
popovsh6/googleads-java-lib
776687dd86db0ce785b9d56555fe83571db9570a
d3cabb6fb0621c2920e3725a95622ea934117daf
refs/heads/master
2020-04-05T23:21:57.987610
2015-03-12T19:59:29
2015-03-12T19:59:29
33,672,406
1
0
null
2015-04-09T14:06:00
2015-04-09T14:06:00
null
UTF-8
Java
false
false
4,642
java
/** * FeedMappingOperation.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.v201406.cm; /** * Operation used to create a FeedMapping. */ public class FeedMappingOperation extends com.google.api.a...
[ "jradcliff@google.com" ]
jradcliff@google.com
0d989e9bc6f453a3d9060da09b9b9bc568b160ea
cfe621e8c36e6ac5053a2c4f7129a13ea9f9f66b
/AndroidApplications/com.yanex.emoticons-21/src/com/google/ads/c/e.java
7e5463771483f4c36dd4d933e254333febbc30d9
[]
no_license
linux86/AndoirdSecurity
3165de73b37f53070cd6b435e180a2cb58d6f672
1e72a3c1f7a72ea9cd12048d9874a8651e0aede7
refs/heads/master
2021-01-11T01:20:58.986651
2016-04-05T17:14:26
2016-04-05T17:14:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,508
java
package com.google.ads.c; import com.google.ads.util.g; import java.lang.reflect.Field; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.Map.Entry; public abstract class e { public final void a(Map map) { Map hashMap = new HashMap(); Field[] fields = getC...
[ "jack.luo@mail.utoronto.ca" ]
jack.luo@mail.utoronto.ca
54588568d459ccf1fc87fde84d5fa34a98e1cb45
5ef4f41a02ab577c40ae4bb3a76061e9da253459
/EMaulAppServer/src/main/java/com/jaha/server/emaul/config/HttpSessionConfig.java
a0da7c803b48eb0e577049c6ee0640b6134e5525
[]
no_license
sms8884/EmaulApp
a585ff0320a3d4ea888aa0c2c84ad18787075bfc
b9c5ce6bcbbcaf0935d816c0d88bf4be6b6670d4
refs/heads/master
2021-01-01T19:36:56.000157
2017-09-26T07:06:42
2017-09-26T07:06:42
98,626,160
0
0
null
null
null
null
UTF-8
Java
false
false
1,058
java
package com.jaha.server.emaul.config; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Bean; import org.springframework.data.redis.connection.RedisConnectionFactory; import org.springframework.session.data.redis.RedisOperationsSessionRepository; import org.spring...
[ "sms8884@nate.com" ]
sms8884@nate.com
4fdf3536d52682edc5440edbffa87c23bf86f29e
d59ecc8ff1193c4e5f77f8b57eb85ff97daaba14
/src/main/java/com/hzth/myapp/dc/cache/IRequestDestroyed.java
6c9e634c6e4dee4b5e8a6c5af66e323415cf5c21
[]
no_license
tianyl1984/myWebApp
0d7a6dfc6ca73a339b16262e4988fbada1e93965
21edbf1f8d2a653824ddbae1540c6ed9c398dfe5
refs/heads/master
2020-04-06T09:36:06.798747
2016-09-06T07:29:44
2016-09-06T07:29:44
49,413,254
0
0
null
null
null
null
UTF-8
Java
false
false
166
java
package com.hzth.myapp.dc.cache; import javax.servlet.ServletRequestEvent; public interface IRequestDestroyed { public void destroyed(ServletRequestEvent sre); }
[ "tianyl1984@qq.com" ]
tianyl1984@qq.com
066546f8fd5ce741908e47883935b75684e0d46c
95c49f466673952b465e19a5ee3ae6eff76bee00
/src/main/java/com/zhihu/android/p966ae/ThreadCallback.java
f33ade16ae898d32b73736249129bd3bc9c63421
[]
no_license
Phantoms007/zhihuAPK
58889c399ae56b16a9160a5f48b807e02c87797e
dcdbd103436a187f9c8b4be8f71bdf7813b6d201
refs/heads/main
2023-01-24T01:34:18.716323
2020-11-25T17:14:55
2020-11-25T17:14:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
454
java
package com.zhihu.android.p966ae; import kotlin.Metadata; @Metadata /* renamed from: com.zhihu.android.ae.g */ /* compiled from: ThreadCallback.kt */ public interface ThreadCallback { /* renamed from: a */ short mo57136a(Thread thread); /* renamed from: a */ void mo57137a(ThreadGroup threadGroup, Str...
[ "seasonpplp@qq.com" ]
seasonpplp@qq.com
7d94375e4f24865c10c13f6db75d8192f8f6a7df
559ea64c50ae629202d0a9a55e9a3d87e9ef2072
/com/cnlaunch/framework/network/http/SerializableCookie.java
fa67b8f221908216c582a0540619f808972032fc
[]
no_license
CrazyWolf2014/VehicleBus
07872bf3ab60756e956c75a2b9d8f71cd84e2bc9
450150fc3f4c7d5d7230e8012786e426f3ff1149
refs/heads/master
2021-01-03T07:59:26.796624
2016-06-10T22:04:02
2016-06-10T22:04:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,840
java
package com.cnlaunch.framework.network.http; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.Serializable; import java.util.Date; import org.apache.http.cookie.Cookie; import org.apache.http.impl.cookie.BasicClientCookie; public class SerializableCookie ...
[ "ahhmedd16@hotmail.com" ]
ahhmedd16@hotmail.com
a95147852bfc9675d4fcf05d59fdc506f6268a26
8dcd6fac592760c5bff55349ffb2d7ce39d485cc
/com/bumptech/glide/request/target/PreloadTarget.java
e7c85fbc2084c1bc07d69e31ba229318cd2d796d
[]
no_license
andrepcg/hikam-android
9e3a02e0ba9a58cf8a17c5e76e2f3435969e4b3a
bf39e345a827c6498052d9df88ca58d8823178d9
refs/heads/master
2021-09-01T11:41:10.726066
2017-12-26T19:04:42
2017-12-26T19:04:42
115,447,829
2
2
null
null
null
null
UTF-8
Java
false
false
540
java
package com.bumptech.glide.request.target; import com.bumptech.glide.Glide; import com.bumptech.glide.request.animation.GlideAnimation; public final class PreloadTarget<Z> extends SimpleTarget<Z> { public static <Z> PreloadTarget<Z> obtain(int width, int height) { return new PreloadTarget(width, height); ...
[ "andrepcg@gmail.com" ]
andrepcg@gmail.com
ab7ae91170a2036581369d9123aef217fff76b9f
92f10c41bad09bee05acbcb952095c31ba41c57b
/app/src/main/java/io/github/alula/ohmygod/MainActivity452.java
76b2363647fd2b7adc2b6a6c709e98de12c38df0
[]
no_license
alula/10000-activities
bb25be9aead3d3d2ea9f9ef8d1da4c8dff1a7c62
f7e8de658c3684035e566788693726f250170d98
refs/heads/master
2022-07-30T05:54:54.783531
2022-01-29T19:53:04
2022-01-29T19:53:04
453,501,018
16
0
null
null
null
null
UTF-8
Java
false
false
338
java
package io.github.alula.ohmygod; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; public class MainActivity452 extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activ...
[ "6276139+alula@users.noreply.github.com" ]
6276139+alula@users.noreply.github.com
0854c4446f45092be0e1d4434a1d57fa4979df88
8fc99f7de7fa1e7ca626a3194a8128519f3bf377
/app/src/main/java/com/example/helloworld/huaruanshopping/presenter/ActivityFindAllOrderPresenter.java
c3990fcf11d48d662b33b933b21feb1adf37f301
[]
no_license
Just-Maybe/HRShopping
ac2432756f64c941f0a6e1b4a2808c72e85bc79f
8d90208d8fc41b93f0f34ffe40cf52873a85d56b
refs/heads/master
2021-06-17T21:01:01.400165
2017-06-15T15:37:02
2017-06-15T15:37:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,238
java
package com.example.helloworld.huaruanshopping.presenter; import android.util.Log; import android.widget.Toast; import com.example.helloworld.huaruanshopping.api.HttpMethods; import com.example.helloworld.huaruanshopping.bean.Response; import com.example.helloworld.huaruanshopping.bean.orderList; import com.example.h...
[ "122094709@qq.com" ]
122094709@qq.com
b2d14cb2312aaeb35c6dd66f4abf0ecb94c14700
9e20645e45cc51e94c345108b7b8a2dd5d33193e
/L2J_Mobius_C4_ScionsOfDestiny/java/org/l2jmobius/gameserver/network/clientpackets/RequestRecipeShopListSet.java
77587a7a625909c86355a6f0d24d3fe4db38ec16
[]
no_license
Enryu99/L2jMobius-01-11
2da23f1c04dcf6e88b770f6dcbd25a80d9162461
4683916852a03573b2fe590842f6cac4cc8177b8
refs/heads/master
2023-09-01T22:09:52.702058
2021-11-02T17:37:29
2021-11-02T17:37:29
423,405,362
2
2
null
null
null
null
UTF-8
Java
false
false
3,292
java
/* * This file is part of the L2J Mobius project. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * ...
[ "MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b" ]
MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b
04bd2f60c4cdc415c87511ec90c11614f49dad60
0f909f99aa229aa9d0e49665af7bc51cc2403f65
/src/generated/java/cdm/base/datetime/meta/DateRangeMeta.java
4344573b0bf1193cddc40b9c82ca8659fa464f93
[]
no_license
Xuanling-Chen/cdm-source-ext
8c93bc824e8c01255dfc06456bd6ec1fb3115649
e4cf7d5e549e514760cbd1e2d6789af171e5ea41
refs/heads/master
2023-07-11T20:35:26.485723
2021-08-29T04:12:00
2021-08-29T04:12:00
400,947,430
0
0
null
null
null
null
UTF-8
Java
false
false
1,442
java
package cdm.base.datetime.meta; import cdm.base.datetime.DateRange; import com.rosetta.model.lib.annotations.RosettaMeta; import com.rosetta.model.lib.meta.RosettaMetaData; import com.rosetta.model.lib.qualify.QualifyFunctionFactory; import com.rosetta.model.lib.qualify.QualifyResult; import com.rosetta.model.lib.vali...
[ "xuanling_chen@epam.com" ]
xuanling_chen@epam.com
0feca4516321f96e280266c8974e2a1433a33e00
d0e161e55c6ad81664ee4db1078d4a648e377b1b
/holycode/dfs-server/pseudoClient/src/pseudoclient/Main.java
618f9442e31d6ef5fff61322d4c061106520d698
[]
no_license
ktisha/archive
9b5b391d9c564fadf943f319487af772141c5b92
9b4cbf73429019da6111f7a630cbc0c2c5e6d6f4
refs/heads/master
2021-01-18T14:58:05.413232
2015-03-19T14:41:16
2015-03-19T14:41:16
32,526,780
0
0
null
null
null
null
UTF-8
Java
false
false
1,220
java
package pseudoclient; /** * * @author an */ public class Main { public static void main(String[] args) { if (args.length == 0) { System.out.println("PseudoClient for testing server and storages"); System.out.println("Usage:"); System.out.println(" -r file for send as request"); System.out.println("...
[ "Ekaterina.Tuzova@jetbrains.com" ]
Ekaterina.Tuzova@jetbrains.com
f009a974c5b6201fd6acf32b8efbebcf835105c5
63e0cd899972adbb117a17d8d40eef8fefb56d62
/spring_framework/spring3_project10/src/main/java/com/sc/spring3/mvc/domain/Customer.java
2f2f7437cfb7b747efd189d2568eb366bdd8e643
[]
no_license
sherazc/playground
8b90e1f7b624a77a3f3e9cf5f71eecf984aa8180
7fe926d2564b12d96f237b253511dd7c2a302b64
refs/heads/master
2023-08-16T17:22:29.564713
2023-08-16T04:34:52
2023-08-16T04:34:52
87,116,642
2
1
null
2023-05-04T18:25:45
2017-04-03T20:15:15
PHP
UTF-8
Java
false
false
2,301
java
package com.sc.spring3.mvc.domain; // Generated Dec 11, 2011 2:35:10 PM by Hibernate Tools 3.4.0.CR1 import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; impo...
[ "sheraz@mbp.com" ]
sheraz@mbp.com
d51b9f88a1dfdbea506e2586d46ddef6e9329fa6
f0568343ecd32379a6a2d598bda93fa419847584
/modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201302/UnarchiveOrders.java
9aeb45d45ec9e81eb3d359464163c6483d3a4f52
[ "Apache-2.0" ]
permissive
frankzwang/googleads-java-lib
bd098b7b61622bd50352ccca815c4de15c45a545
0cf942d2558754589a12b4d9daa5902d7499e43f
refs/heads/master
2021-01-20T23:20:53.380875
2014-07-02T19:14:30
2014-07-02T19:14:30
21,526,492
1
0
null
null
null
null
UTF-8
Java
false
false
2,601
java
/** * UnarchiveOrders.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.dfp.axis.v201302; /** * The action used for unarchiving {@link Order} objects. */ public class UnarchiveOrders extends com.google.api.ads...
[ "jradcliff@google.com" ]
jradcliff@google.com
e2ab0d81eb0fbd808773d05e1db61a163e9366b1
8f149248c4ee03ca3bd602ad98d434a8e954460d
/predicates/src/main/java/com/mastfrog/predicates/string/StringPredicates.java
001b38302be043281c2c7256530564880e6afee1
[]
no_license
anshulg5/util
893ccc5c3aa4c56ab8a8df5e8f540754424bb441
d60eb317db85daeda55d6a9246653589d25408d3
refs/heads/master
2023-01-03T09:19:08.743527
2020-10-16T17:46:05
2020-10-16T17:46:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,713
java
/* * The MIT License * * Copyright 2019 Tim Boudreau. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, mo...
[ "tim@timboudreau.com" ]
tim@timboudreau.com
5d8ac0d63c6843a5c59e7e2e6a93768b698aab6e
b2bc60c46b46b2693369c65df372270861554a67
/src/com/company/collection/CollectionErgodicListTest.java
15b9b3ceeddabf1b126423b32e23f90abb7559c6
[]
no_license
SuFarther/JavaProject
b4bf0fb3d094044240221af67049b180aae94e09
d1dd5c764ecd8a5b24ed8a1e0de7478a160a511b
refs/heads/master
2023-07-15T17:50:44.915482
2021-08-28T04:43:07
2021-08-28T04:43:07
390,173,245
0
0
null
null
null
null
UTF-8
Java
false
false
1,777
java
package com.company.collection; import java.util.ArrayList; import java.util.Iterator; import java.util.List; /** * @author 苏东坡 * @version 1.0 * @ClassName CollectionErgodicList * @company 公司 * List接口下的方法: * 增加 add(int index, E element) * 修改 set(int index, E element) * 删除 remove(int index) * 查看 get(int i...
[ "2257346739@qq.com" ]
2257346739@qq.com
f739e94102f6c9984659cecaad62d944439b6f97
d1fe73edf117a537c904fb154e43b4cec32bca4f
/jHipster_Microservices/src/main/java/com/dorchsoft/security/jwt/JWTConfigurer.java
ac904feeb7e361d21acdc3ebc8d8380953b98926
[]
no_license
DavidHuertas/jHipster-Templates
76d15cff779b089c3a5411171e54f22b881187ae
2e619a597b15ac59e0a80cd4da521f4fa00bfceb
refs/heads/master
2020-03-27T21:56:19.218796
2018-09-03T12:17:29
2018-09-03T12:17:29
147,188,723
0
0
null
null
null
null
UTF-8
Java
false
false
925
java
package com.dorchsoft.security.jwt; import org.springframework.security.config.annotation.SecurityConfigurerAdapter; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.web.DefaultSecurityFilterChain; import org.springframework.security.web.authenticatio...
[ "dhuertas.eng@gmail.com" ]
dhuertas.eng@gmail.com
de5af655477f4b540fbeb77df569345368c1fa31
2bae978bf70f8d1e1e4896a9819e9ad5f95bc89f
/springboot-k8s/staffjoy/common-lib/src/main/java/xyz/staffjoy/common/error/GlobalExceptionTranslator.java
f2ed8f151cb7fd82250d98f20acd7279aaf9a16a
[ "MIT" ]
permissive
xinlc/microservices-in-action
00ee3843c888dee92c00f7625021ac5a5beb03f9
2c67bc0f029bdffca0f647a2b60541e931573273
refs/heads/master
2022-07-20T21:55:06.070831
2020-02-05T05:48:36
2020-02-05T05:48:36
212,609,078
1
0
MIT
2022-07-07T22:14:38
2019-10-03T15:06:27
Java
UTF-8
Java
false
false
6,383
java
package xyz.staffjoy.common.error; import com.github.structlog4j.ILogger; import com.github.structlog4j.SLoggerFactory; import org.hibernate.validator.internal.engine.path.PathImpl; import org.springframework.http.converter.HttpMessageNotReadableException; import org.springframework.validation.BindException; import or...
[ "xinlichao2016@gmail.com" ]
xinlichao2016@gmail.com
e45329202e14f996152f5ce5102fc3c85ab14d1e
947edc58e161933b70d595242d4663a6d0e68623
/pigx-upms/pigx-upms-biz/src/main/java/com/pig4cloud/pigx/admin/service/impl/CtbenpaybackRegisterServiceImpl.java
e083e7ab05601658d6304e5bd82287becad9f05b
[]
no_license
jieke360/pig6
5a5de28b0e4785ff8872e7259fc46d1f5286d4d9
8413feed8339fab804b11af8d3fbab406eb80b68
refs/heads/master
2023-02-04T12:39:34.279157
2020-12-31T03:57:43
2020-12-31T03:57:43
325,705,631
0
0
null
null
null
null
UTF-8
Java
false
false
1,422
java
/* * Copyright (c) 2018-2025, lengleng All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, * this list of conditions ...
[ "qdgaoxiao@163.com" ]
qdgaoxiao@163.com
74bd28c76c4a199112eea410befd917199032be4
b616b05fa5d773e8a34db7ed9e184dffb7a0c68f
/Search/zylabPatisClient/src/main/java/nl/maastro/eureca/aida/search/zylabpatisclient/config/UserInput.java
2e4e5bc4410e0959c09ba1c1d23a3045bb6c4469
[]
no_license
kaspervandenberg/aida
367ef5d878a279a4eb768133ea5e1889e1a1fed9
70918dbee569b99708ec19629b78898e9742eac8
refs/heads/master
2016-09-06T18:12:20.907567
2014-04-29T15:51:28
2014-04-29T15:51:28
7,894,939
2
0
null
null
null
null
UTF-8
Java
false
false
4,894
java
// © Maastro Clinic, 2013 package nl.maastro.eureca.aida.search.zylabpatisclient.config; import checkers.nullness.quals.EnsuresNonNull; import checkers.nullness.quals.NonNull; import checkers.nullness.quals.Nullable; import java.awt.Component; import java.io.IOException; import javax.swing.JLabel; import javax.swing.J...
[ "kasper@kaspervandenberg.net" ]
kasper@kaspervandenberg.net
eaee286cd133bf02bc35328480b074d23ed79908
e2019f83287e7385192c6ab495bd95bdbf9f22ea
/sources/android/support/v13/app/FragmentStatePagerAdapter.java
6b5997cb3cce3a40d3a16170efccdeb844c43290
[]
no_license
carleewang/nokia_deadpool_camera
a7e2163eb5a3cd5792e6563a88f3f0586b1092c3
f56013056c397a1e6132c061356ce66ea48d3130
refs/heads/master
2022-01-05T22:29:58.359079
2019-05-17T05:42:30
2019-05-17T05:42:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,689
java
package android.support.v13.app; import android.app.Fragment; import android.app.Fragment.SavedState; import android.app.FragmentManager; import android.app.FragmentTransaction; import android.os.Bundle; import android.os.Parcelable; import android.support.v4.view.PagerAdapter; import android.util.Log; import android....
[ "akilesh.t.15@gmail.com" ]
akilesh.t.15@gmail.com
35c99a642eb376eae899bf1694893abd5c31a291
3952047faf6e91cfb730c725436e8ac58ed02440
/src/main/java/eBay/MyMessagesFolderSummaryType.java
c93a879542ab91679b3e5db9731c4377ce0cf67e
[]
no_license
tomskradski/Achilles
ef1f59f969fe477fba96f50a269e1c144aac9a34
0142e152dfb90c02ad3a9bebfed6920172056912
refs/heads/master
2021-01-01T20:14:43.481189
2017-07-30T15:16:36
2017-07-30T15:16:36
98,798,227
0
0
null
null
null
null
UTF-8
Java
false
false
7,074
java
package eBay; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * * Summary details for a specified My Messages folder. * * * <p>Java class for MyMessagesFolderSu...
[ "tkskradski@gmail.com" ]
tkskradski@gmail.com
d37032b11e1b4c193a4a57f9e4843fe25752eb61
bccb412254b3e6f35a5c4dd227f440ecbbb60db9
/hl7/model/V2_51/message/MFN_M01.java
30b62f6c653d1c803c423b576da43690ca7bcb67
[]
no_license
nlp-lap/Version_Compatible_HL7_Parser
8bdb307aa75a5317265f730c5b2ac92ae430962b
9977e1fcd1400916efc4aa161588beae81900cfd
refs/heads/master
2021-03-03T15:05:36.071491
2020-03-09T07:54:42
2020-03-09T07:54:42
245,967,680
0
0
null
null
null
null
UHC
Java
false
false
8,748
java
package hl7.model.V2_51.message; import hl7.bean.Structure; import hl7.bean.group.Group; import hl7.bean.message.MessageStructure; import hl7.bean.segment.Segment; public class MFN_M01 extends hl7.model.V2_5.message.MFN_M01{ public static final String VERSION = "2.5.1"; public static int SIZE = 4; public Structur...
[ "terminator800@hanmail.net" ]
terminator800@hanmail.net
866107a07644a66fa42a7831be5d3e8c43504736
e252ec1303b06d7d495928dce85fbe44037c7ed3
/src/main/java/com/cloudstong/platform/core/bpmn20/entity/CallChoreography.java
4ea2bed53337b729b9d0af3907712a94035a3eb5
[]
no_license
liaosheng2018/yunplatform
f8a0d8ba75ab28cdb6d602b4fb3f4f374bec1b15
2ef9fde99ab8969914422183891c66a52b0ef5d2
refs/heads/master
2022-03-29T20:19:48.008963
2020-01-12T06:16:27
2020-01-12T06:16:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,045
java
package com.cloudstong.platform.core.bpmn20.entity; 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.XmlAttribute; import javax.xml.bind.annotation.XmlType; import javax.xml.name...
[ "wangzhiyun999@163.com" ]
wangzhiyun999@163.com
3445b22ac87909093d43738c7f4e11cc14f2a569
f5580f1b7fdff1fa716ed46afc0a831aa7761e4b
/base/src/test/java/tk/mybatis/mapper/cache/CountryCacheMapper.java
c022ac8ed4039ade9005114bed76ee5bb8370d2d
[ "MIT" ]
permissive
ruancheng77/Mapper
be8f6016ad4c1bdbc3458a1274672c05fa2f9db1
15f7be847ccbf3528e6e0abeb260b161454cabb6
refs/heads/master
2020-04-08T01:47:48.442845
2018-11-24T03:53:34
2018-11-24T03:53:34
158,909,542
1
0
MIT
2018-11-24T06:35:34
2018-11-24T06:35:34
null
UTF-8
Java
false
false
302
java
package tk.mybatis.mapper.cache; import org.apache.ibatis.annotations.CacheNamespace; import tk.mybatis.mapper.base.Country; import tk.mybatis.mapper.common.Mapper; /** * 只有接口时,加下面的注解即可 */ @CacheNamespace public interface CountryCacheMapper extends Mapper<Country> { }
[ "abel533@gmail.com" ]
abel533@gmail.com
8421534a65cc262f8b36b97613a4af1f58a4845a
02844a1bc2446f0deb1bee7db0f94d24556062b6
/social-im-provider/social-im-voice-center/src/main/java/com/enuos/live/pojo/MicPO.java
7ad2e994a55d7edbafb5f82bf92cfa8daf3566ef
[]
no_license
xubinxmcog/xbObj20201120
7b48f73f910fc79854b59edec38c67a17ea35168
f4e9dc95ba69395eefb50c3c6f7ef4ba1a99943e
refs/heads/master
2023-01-23T02:51:45.427100
2020-11-30T02:59:32
2020-11-30T02:59:32
314,460,677
0
0
null
null
null
null
UTF-8
Java
false
false
980
java
package com.enuos.live.pojo; import lombok.Data; import javax.validation.constraints.NotNull; import java.io.Serializable; import java.util.List; import java.util.Set; /** * @Description * @Author wangyingjie * @Date 2020/5/13 * @Modified */ @Data public class MicPO extends Base implements Serializable { p...
[ "xubinxmcog@sina.com" ]
xubinxmcog@sina.com
c735db337ad7005d3646ce20db9d21427c120ade
43ca534032faa722e206f4585f3075e8dd43de6c
/src/com/instagram/creation/base/ui/a.java
3c0d1124ce06d06306cf2a34290f9b71bdfcc273
[]
no_license
dnoise/IG-6.9.1-decompiled
3e87ba382a60ba995e582fc50278a31505109684
316612d5e1bfd4a74cee47da9063a38e9d50af68
refs/heads/master
2021-01-15T12:42:37.833988
2014-10-29T13:17:01
2014-10-29T13:17:01
26,952,948
1
0
null
null
null
null
UTF-8
Java
false
false
3,038
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.instagram.creation.base.ui; import android.content.res.Resources; import android.util.DisplayMetrics; import android.view.View; impo...
[ "leo.sjoberg@gmail.com" ]
leo.sjoberg@gmail.com
4be60ce31566f291e097c95c10cb13a30fbc4cf1
4b80a1d37087ca4c352fb026cca641b5310f8a24
/trunk/mras/generec/storm/src/main/java/com/eb/bi/rs/mras/generec/storm/domain/.svn/text-base/BookSeriesInfo.java.svn-base
98452d6451744970362d827183e57e8db48eb7be
[]
no_license
byr-ly/leetcode
292ff93245d81a6b271c7785896330d271ea5915
4eb8966b237c81a68822f81b17158ee5d91c9400
refs/heads/master
2022-11-09T15:20:29.792485
2017-11-07T12:06:05
2017-11-07T12:06:05
77,654,665
1
0
null
2022-11-04T22:44:01
2016-12-30T02:40:38
Java
UTF-8
Java
false
false
2,082
package com.eb.bi.rs.mras.generec.storm.domain; /** * @author ynn * @date 创建时间:2015-11-30 下午3:41:46 * @version 1.0 */ public class BookSeriesInfo { private String bookId; private float score; private String clazz; private int seriesId; private int orderId; private String ge...
[ "liyang@liyangdeMacBook-Pro.local" ]
liyang@liyangdeMacBook-Pro.local
ac67b297f7c31a100b6f57024217d3f0c82c6b10
44546ea3ec6ba649e792c0702cf7b515dec6f01d
/GoitGuess/src/servlet/LoginServlet.java
0f94e4cfbef4d4a59362b63731db27f99ed2c5c3
[ "Apache-2.0" ]
permissive
lvzhihao100/RoitGuess
98d68e8ccd3daba381f0fadfa42f1a2b8d0c15a4
53a2d8cee4c0b1de3e4b55e3e65e7db1e367d9d1
refs/heads/master
2021-01-18T23:43:17.020804
2017-12-29T03:23:27
2017-12-29T03:23:27
53,377,248
0
0
null
null
null
null
UTF-8
Java
false
false
1,661
java
package servlet; import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.PrintWriter; import java.io.Reader; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet...
[ "1030753080@qq.com" ]
1030753080@qq.com
0e2fa441bff09e3c49d7191fbb8889d200d7ca30
459a2bca63525579723a88c96c7526b7339f5952
/src/test/java/com/restfb/util/EndpointBuilderTest.java
b28a40371c2e3f148225dac2e9742b9c76a8f1e6
[ "MIT" ]
permissive
simon-n/restfb
1302a0e9cda414b06b9accc4e776d8c550f90c55
e424c4384676115360be0837dfbbf33845de711c
refs/heads/master
2022-06-10T12:43:58.395694
2020-04-24T14:19:28
2020-04-24T14:19:28
261,112,253
0
0
MIT
2020-05-04T07:53:36
2020-05-04T07:53:34
null
UTF-8
Java
false
false
2,288
java
/** * Copyright (c) 2010-2020 Mark Allen, Norbert Bartels. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy,...
[ "n.bartels@phpmonkeys.de" ]
n.bartels@phpmonkeys.de
f3e489044fb898c59a634d8117400953999c7845
e6e5e0b64ce2221ed9acfe67f6400b3ebc9bdb15
/src/main/java/com/uoumeng/umooc/bean/Page.java
cafb19757240da586430c83c4b90e38ef5255425
[]
no_license
EvilCodes/um
d6fb4cac2997153fe3b957b8b1e440f6f6200821
12d7c3c25f8bf9ba451613f8eef21f003638865c
refs/heads/master
2020-12-25T18:52:30.594748
2017-05-26T07:44:14
2017-05-26T07:44:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,085
java
package com.uoumeng.umooc.bean; import java.util.List; public class Page<E> { private int totalCount;//总记录条数 private int totalPage;//总页码 private int pageSize;//页面大小 private int pageNo;//当前第几页 private List<E> rows;//返回记录条数 private int startRow; public void setTotalCount(int totalCou...
[ "chenjun_work@163.com" ]
chenjun_work@163.com
134e3904565c98da8f55ab9abf265f21974f25be
2824daf9890092bd737293e39ef6dc86a621ff0d
/src/test/java/initalizer/CreditCardTest.java
63c2f4b216fa2dfee62bbccbaf79572b52c44b46
[]
no_license
Lipek71/training-solutions
b445f075bec762d1eac40a4b71c68c622a7840c7
64598d9a483bb545f691106000817425194cb358
refs/heads/master
2023-03-11T11:12:25.019437
2021-02-22T23:57:47
2021-02-22T23:57:47
309,207,145
0
0
null
null
null
null
UTF-8
Java
false
false
2,127
java
package initalizer; import org.junit.jupiter.api.Test; import java.util.Arrays; import static org.junit.jupiter.api.Assertions.*; public class CreditCardTest { public final Rate[] rates = {new Rate(Currency.HUF, 1.0), new Rate(Currency.EUR, 308.23), new Rate(Currency.SFR, 289.24), ...
[ "lipek71@gmail.com" ]
lipek71@gmail.com
be20a280bb6fe69534e12a94f2ccbccfc0211735
a98fd837e3073a64012a48062ff89c215d61113b
/jdk/src/main/java/top/zzh/server/HelloServiceImpl.java
7dab0ebc476c900f8bc43e949d69b9ec2a3f89de
[]
no_license
GZzzhsmart/webservice
3935572059da96b93e77679a33b62bece8726fac
59359d316221f36fa9df9f6979ef3e367216833b
refs/heads/master
2021-04-09T15:04:33.710657
2018-03-16T07:33:10
2018-03-16T07:33:10
125,479,987
0
0
null
null
null
null
UTF-8
Java
false
false
414
java
package top.zzh.server; import javax.jws.WebMethod; import javax.jws.WebService; /** * @author 曾志湖 * @date 2018/3/16 10:44 */ @WebService public class HelloServiceImpl implements HelloService { @WebMethod @Override public void sayHello() { System.out.println("hello"); } @WebMethod ...
[ "1729340612@qq.com" ]
1729340612@qq.com