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
f324f83335d66d6f18139a528dfee33489165e24
e14e25c5b4c7c1ffcb4b8af588d811a1ca8791ec
/src/rlgs4/Selection.java
599e6573fa5482dbcb4d82bb21ea23d74a4dd46c
[]
no_license
BurningBright/algorithms-fourth-edition
6ecd434ebc42449f5f05da1e6d6a94ef64eaab57
46ad5a29154b8094a2cd169308b9922131a74587
refs/heads/master
2021-01-24T07:13:27.408150
2021-01-08T02:42:30
2021-01-08T02:42:30
55,818,397
0
0
null
null
null
null
UTF-8
Java
false
false
3,963
java
package rlgs4; import stdlib.*; import java.util.Comparator; /** * The <tt>Selection</tt> class provides static methods for sorting an * array using selection sort. * <p> * For additional documentation, see <a href="http://algs4.cs.princeton.edu/21elementary">Section 2.1</a> of * <i>Algorithms, 4th Editio...
b20ea4cdc8e6a068de59495bcdbc36893f3aa18b
cf52b3064d536af626339ddd30b28c0b8e15aaee
/gameserver/src/main/java/org/l2junity/gameserver/model/effects/effecttypes/pump/PumpLimitMp.java
d90167c37ce3b7f8eb28f2433ae7d91bb2b5b634
[]
no_license
LegacyofAden/emu-ungp
7aaa7d9fd60698cb784d8c2c1eaaa20ef0a8d59b
b76dc91157e43d67f886b6926afd11b110ed5dce
refs/heads/master
2021-01-01T18:21:03.529671
2017-04-08T23:08:37
2017-04-08T23:08:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,142
java
/* * Copyright (C) 2004-2015 L2J Unity * * This file is part of L2J Unity. * * L2J Unity 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 lat...
bbe9a685b1e38252410ef5bc791f57cfdf75b843
cbdd81e6b9cf00859ce7169df36cf566417e4c8b
/1.JavaSyntax/src/com/javarush/task/task05/task0526_my/Solution.java
7e4fd98653708391b1ce4e866672894dbee58cac
[]
no_license
id2k1149/JavaRushTasks
3f13cd5d37977e38e8933e581f17fd48597f90d8
450a432649aa20608e6e9a46ada35123056480cf
refs/heads/master
2023-03-31T21:03:06.944109
2021-03-19T00:58:45
2021-03-19T00:58:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,354
java
package com.javarush.task.task05.task0526_my; /* Мужчина и женщина */ public class Solution { public static void main(String[] args) { //напишите тут ваш код Man man1 = new Man("name_1", 18, "US"); System.out.println(man1.name + " " + man1.age + " " + man1.address); Man man2 = ne...
d86f7ec892cdf3fdd1fe22ab92b2da9b254ec1fa
3cae6b7fe0a2dc4a3a9b64d9805bbd0bf9013844
/src/main/java/com/commonjava/reptoro/remoterepos/RemoteRepositoryVerticle.java
a842aea62cb8b636aff6548f7c63ec0d0df60407
[ "Apache-2.0" ]
permissive
Commonjava/reptoro
6df71f4d642e42708697ca59fc75437a12a570c7
a880996501c936c050e3b07f8db00e7f4f1c0da8
refs/heads/master
2022-11-24T04:27:55.214407
2022-09-08T02:57:23
2022-09-08T02:57:23
221,725,328
1
3
Apache-2.0
2023-09-14T01:50:55
2019-11-14T15:10:07
CSS
UTF-8
Java
false
false
1,963
java
package com.commonjava.reptoro.remoterepos; import io.vertx.core.AbstractVerticle; import io.vertx.core.DeploymentOptions; import io.vertx.core.eventbus.MessageConsumer; import io.vertx.core.json.JsonObject; import io.vertx.ext.web.client.WebClient; import io.vertx.ext.web.client.WebClientOptions; import io.vertx.serv...
85e3dfd1f43e6d47c4ec07cda2706f251454aa55
c885ef92397be9d54b87741f01557f61d3f794f3
/results/JacksonCore-19/com.fasterxml.jackson.core.json.ReaderBasedJsonParser/BBC-F0-opt-70/tests/30/com/fasterxml/jackson/core/json/ReaderBasedJsonParser_ESTest_scaffolding.java
aa88edf81c39e5e53dc3c30c7771d54544d83dbb
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
7,443
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sat Oct 23 12:52:51 GMT 2021 */ package com.fasterxml.jackson.core.json; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.j...
20c6dc4365febc49bc4bc957e80bb6f7189540e1
134d718dcad9a1947f7958a898a7fa1ed508db38
/src/test/java/com/opencredo/proxology/handlers/ProxiesTest.java
8ab10737e209334b25b9e7c0741092016f422a36
[ "MIT" ]
permissive
opencredo/proxology
fc74d21e62e5a4956bbfd61d25bd9ef8cb7c1917
7ea754388a17db6e1be007c99c178c3b36e5c4df
refs/heads/master
2022-08-12T11:55:34.398883
2022-08-02T14:53:07
2022-08-02T14:53:07
38,746,108
66
21
null
2017-05-21T08:01:14
2015-07-08T09:54:57
Java
UTF-8
Java
false
false
5,710
java
package com.opencredo.proxology.handlers; import com.opencredo.proxology.proxies.Proxies; import org.junit.Test; import java.util.*; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.*; public class ProxiesTest { public interface Person { long getId(); voi...
fb61898e3955761b84c2ec46929673678e015299
e5e46ac27edef7410fd1d36741e8cbf01d704a10
/src/CosTrading/UnknownMaxLeft.java
ec10b704849d662df66653963cc942a203ea3ce3
[]
no_license
thradexIT/tmf814
4cc5be43145137f5d58693a5d2e3a60968541799
20688a799d5b20ec7e9adbc33ca69cc63347b2a9
refs/heads/master
2021-12-25T00:00:44.914802
2017-12-21T22:01:40
2017-12-21T22:01:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
490
java
package CosTrading; /** * CosTrading/UnknownMaxLeft.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from CosTrading.idl * Wednesday, June 15, 2016 7:24:33 PM COT */ public final class UnknownMaxLeft extends org.omg.CORBA.UserException { public UnknownMaxLeft () { super(UnknownMaxL...
b93f642e3b175dc2349c33ccb8dfaf9dcd5584dc
d205fa60eb9dadc37394eaa3b8478fafd2000534
/aCis_gameserver/java/net/sf/l2j/gameserver/model/L2Macro.java
c7f3fe2c06ef7b9311a478c840fda5b3c5140130
[]
no_license
D3XV/D3X
9569922d6a0c84f65a40bc4e2c93d42309bab891
fa86fa848225865e98fac4a5b3806d34c247761e
refs/heads/master
2021-01-10T17:38:03.350085
2016-02-16T15:43:44
2016-02-16T15:43:44
51,845,799
1
0
null
null
null
null
UTF-8
Java
false
false
1,612
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...
febde513269e15b20ac78b7134c4c29dd51726f6
d504110d2237650b4a445417c80131915f303fe0
/netbeans/gas/msa/src/com/gas/msa/ui/common/ITree.java
3f8807f6732f09da614f9e9a45ac2ee8af3ce83d
[]
no_license
duncan1201/VF
ab8741163bbff03962818cc1076cc35c1252bb03
095478313d2580925f7417dae6eb083d09636a30
refs/heads/master
2021-03-22T00:26:13.276478
2016-09-08T11:48:01
2016-09-08T11:48:01
32,251,044
0
0
null
null
null
null
UTF-8
Java
false
false
1,795
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.gas.msa.ui.common; /** * * @author dq */ public interface ITree { public enum SHAPE { NONE, CIRCLE, SQUARE; public static SHAPE get(String str){ SHAPE re...
7d38204f861609db73b3565dc5f2177e59c26d99
902564d740bee866d7798df985a25f0f664f6240
/src/trunk/mywar-game-admin/src/main/java/com/dataconfig/dao/BaTipsConstantDao.java
2ca79f1689b0045b0903000dbf7c596b3e9eb4a7
[]
no_license
hw233/Server-java
539b416821ad67d22120c7146b4c3c7d4ad15929
ff74787987f146553684bd823d6bd809eb1e27b6
refs/heads/master
2020-04-29T04:46:03.263306
2016-05-20T12:45:44
2016-05-20T12:45:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
185
java
package com.dataconfig.dao; import com.dataconfig.bo.BaTipsConstant; import com.framework.dao.BaseEntityDao; public class BaTipsConstantDao extends BaseEntityDao<BaTipsConstant> { }
d9909eede897dd91785ad1506d17da21eb45745b
b461d55da32ceee6bb2c2842bc162cf98650f279
/org.kevoree.modeling.cpp.generator/src/main/java/org/kevoree/modeling/cpp/generator/utils/FileManager.java
f107b2e052a2682505d5753fff650d9a8a6f3772
[]
no_license
kevoree/kmfcpp
73e275b65a34b995dc816f65819d738e4fb97f50
967f83be6377b66a25a23ace10346afdbd2faab4
refs/heads/master
2021-01-16T18:45:21.107074
2014-11-03T19:23:06
2014-11-03T19:23:06
26,134,470
2
1
null
null
null
null
UTF-8
Java
false
false
7,560
java
/** * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE, Version 3, 29 June 2007; * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.gnu.org/licenses/lgpl-3.0.txt * * Unless required by applicable law or agreed to in writing, software *...
13785cc0f0d8e4b2c58c0343c3aed5fa4cd654d9
08bdd164c174d24e69be25bf952322b84573f216
/opencores/client/foundation classes/j2sdk-1_4_2-src-scsl/j2se/src/share/classes/sun/misc/UUEncoder.java
6fca5399833e45748087643ea837fd4e2cb4862d
[]
no_license
hagyhang/myforthprocessor
1861dcabcf2aeccf0ab49791f510863d97d89a77
210083fe71c39fa5d92f1f1acb62392a7f77aa9e
refs/heads/master
2021-05-28T01:42:50.538428
2014-07-17T14:14:33
2014-07-17T14:14:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,190
java
/* * @(#)UUEncoder.java 1.18 03/01/23 * * Copyright 2003 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package sun.misc; import java.io.InputStream; import java.io.OutputStream; import java.io.PrintStream; import java.io.IOException; /** * This c...
514ce2987afdd6c333293e783bc3fefb07654eaa
ddcf75561b40464bdfa36b6208b8ae1f1f43dd93
/utilcode/src/main/java/com/blankj/utilcode/utils/SPUtils.java
7fdf2282d347303192d272ec4771c4173a188b39
[ "Apache-2.0" ]
permissive
zhutengfei/AndroidUtilCode
343d10c5f89b6b07e47e5aa48223f25232fb8e04
481f98cc7d4dfba7779dbf7005222eaedacb651e
refs/heads/master
2021-01-11T12:01:16.025301
2016-12-13T15:04:04
2016-12-13T15:04:04
76,612,755
1
0
null
2016-12-16T02:08:33
2016-12-16T02:08:32
null
UTF-8
Java
false
false
5,260
java
package com.blankj.utilcode.utils; import android.content.Context; import android.content.SharedPreferences; import java.util.Map; /** * <pre> * author: Blankj * blog : http://blankj.com * time : 2016/8/2 * desc : SP相关工具类 * </pre> */ public class SPUtils { private Shar...
d05e9fcfd9ff506fabcbeee5b0946230b337f7e9
07922981808fef42103825c888bf5367160589a6
/drools-wb-screens/drools-wb-guided-dtable-editor/drools-wb-guided-dtable-editor-client/src/test/java/org/drools/workbench/screens/guided/dtable/client/widget/table/popovers/definitions/ActionRetractFactCol52DefinitionBuilderTest.java
8ce39270b5fba59ab136cfef71b4f079b9e96c49
[ "Apache-2.0" ]
permissive
tedbai/drools-wb
05591026406139ff223781b434ca3cfda472b72c
c8b3a6be5987a0fa137d0ab76bd8a64d0be0fb98
refs/heads/master
2020-06-10T19:57:52.803885
2016-12-05T12:41:46
2016-12-05T12:41:46
75,890,619
1
0
null
2016-12-08T01:23:32
2016-12-08T01:23:32
null
UTF-8
Java
false
false
2,729
java
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates. * * 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 a...
dff5ee9206d3373a3a760944145c7d222d640f2c
7991248e6bccacd46a5673638a4e089c8ff72a79
/storage/common/src/main/java/org/artifactory/model/xstream/security/UserGroupImpl.java
94d375fd1e6aeac73c1c1d76b25780cb13634a11
[]
no_license
theoriginalshaheedra/artifactory-oss
69b7f6274cb35c79db3a3cd613302de2ae019b31
415df9a9467fee9663850b4b8b4ee5bd4c23adeb
refs/heads/master
2023-04-23T15:48:36.923648
2021-05-05T06:15:24
2021-05-05T06:15:24
364,455,815
1
0
null
2021-05-05T07:11:40
2021-05-05T03:57:33
Java
UTF-8
Java
false
false
2,396
java
/* * * Artifactory is a binaries repository manager. * Copyright (C) 2018 JFrog Ltd. * * Artifactory is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at yo...
6b1bf12df3ba4027864084aba6618a08fa57412b
b1f73bf6842e7419c574ef47c9cabd42f861b569
/fuga-event/src/main/java/fuga/event/support/DefaultEventBus.java
9ea71fbbace529dc461f283688e41b85405615d7
[ "Apache-2.0" ]
permissive
bunjlabs/fuga
c69d91076561dec025269a5cd7136ee0fd0bab58
d675b7f9bcb08a8e8f68f1eabf03e0e66ee2d3a4
refs/heads/master
2022-02-07T15:07:52.996817
2022-02-03T09:20:37
2022-02-03T09:20:37
180,796,347
9
0
null
null
null
null
UTF-8
Java
false
false
2,244
java
package fuga.event.support; import fuga.common.Key; import fuga.event.DeadEvent; import fuga.event.EventBus; import fuga.event.Subscriber; import fuga.event.Subscription; import fuga.util.concurrent.CurrentThreadExecutor; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentM...
e5735f9f8423798042b5238bb46b54113e093504
bc26f0f299dc564e9d88ef321575333d8e7f1766
/Exams/Exam Prep/app/Cells/Cell.java
62a5fe0dafd1da2dfbb9e602541834654ed83ba5
[]
no_license
vanshianec/Java-OOP-Basics
5d04a952c811d1f0df961a7b6fdf6a043590607f
913f00112c1bb89d917f1aa3093e74457b715bde
refs/heads/master
2020-04-03T16:36:33.234192
2019-06-26T18:21:55
2019-06-26T18:21:55
155,411,708
1
0
null
null
null
null
UTF-8
Java
false
false
686
java
package app.Cells; public abstract class Cell { private String id; private int health; private int positionRow; private int positionCol; public Cell(String id, int health, int positionRow, int positionCol) { this.id = id; this.health = health; this.positionRow = positionRow...
b051e837b0e47868e687b874b1bf1cfdadaa2578
ee104c76dad0fd95bfcbf5be97e5b0badf28f24f
/src/main/java/org/erpmicroservices/e_commerce/endpoint/rest/repositories/SubscriptionRepository.java
3797b26bad943803deb2619e366958c20ae24c37
[]
no_license
ErpMicroServices/e_commerce-endpoint-rest
22b76c210d15300b837825c2801f80ceddb90551
efb11e65921163f0f2b6fd85d40cb2346dee65e2
refs/heads/main
2023-04-21T09:46:05.108943
2021-05-08T11:22:39
2021-05-08T11:22:39
352,755,752
0
0
null
null
null
null
UTF-8
Java
false
false
440
java
package org.erpmicroservices.e_commerce.endpoint.rest.repositories; import org.erpmicroservices.e_commerce.endpoint.rest.models.Subscription; import org.springframework.data.repository.PagingAndSortingRepository; import org.springframework.data.rest.core.annotation.RepositoryRestResource; import java.util.UUID; @Rep...
9ad2adf68f58a972474b82186f7630faa76fb70e
64797505889192c725d048cf93465cca359ab920
/flyway-core/src/main/java/org/flywaydb/core/internal/database/cockroachdb/CockroachDBSchema.java
3d7b0c26d3cba94b2d6e3be193fb6e56d68a8d70
[ "Apache-2.0" ]
permissive
david-days/flyway
dc4ea9c791411b6153851512eb345c6d2310af2a
571f26c834c4cbbed8248a42e4bf65cc608d1a43
refs/heads/master
2021-08-19T14:12:15.539114
2017-11-26T15:33:38
2017-11-26T15:33:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,619
java
/* * Copyright 2010-2017 Boxfuse GmbH * * 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 ...
9717786502d5cf8b5498e84ff426f76ab54fe161
6a5e1c7fd25e38251c19b74ab719f659d767c416
/core/src/main/java/org/apache/hop/i18n/AbstractMessageHandler.java
025ec874cb916f443da1044bd5acc27b55dd7dd1
[ "Apache-2.0" ]
permissive
marciojv/hopOLD
d734576991460ee9275602a505a4d806c166b1a3
461d0608069fd5c66ac3113ca03f94417353a0c4
refs/heads/master
2022-04-13T23:14:29.027246
2020-04-08T17:19:13
2020-04-08T17:19:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,960
java
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2017 by Hitachi Vantara : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version...
6686484fa82e9115ea1155d009296f400129a7a5
7585bbcfad09b1236d00f0d62cd0109b9b27e706
/lishiMobile/src/main/java/com/lis99/mobile/club/newtopic/series/ApplySeriesManagerItem1.java
c3a617c6cd48323ec6b45ff33e8100c6fc7375da
[]
no_license
xiaxiao1/Lis99Test
d7c943e25456bf341b43cd9da1a67bfe29fc55b2
43c3b2bb0b53dcee80d990a7ef8b5de44b5e9144
refs/heads/master
2020-06-30T23:44:50.990863
2016-11-21T09:41:37
2016-11-21T09:41:37
74,347,642
0
0
null
null
null
null
UTF-8
Java
false
false
1,519
java
package com.lis99.mobile.club.newtopic.series; import android.app.Activity; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.lis99.mobile.R; import com.lis99.mobile.util.MyBaseAdapter; import java.util.ArrayList; import java.util.HashMap; /** * Created by yy on 15...
2d1ab29ed73b84ad99fe4128f348e656569d71e1
d2402ea937a0330e92ccaf6e1bfd8fc02e1b29c9
/src/com/ms/silverking/cloud/toporing/meta/RingConfigurationZK.java
5ad085ab28d96f729079519da4e8442c432dfae4
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
duyangzhou/SilverKing
b8880e0527eb6b5d895da4dbcf7a600b8a7786d8
b1b582f96d3771c01bf8239c64e99869f54bb3a1
refs/heads/master
2020-04-29T19:34:13.958262
2019-07-25T17:48:17
2019-07-25T17:48:17
176,359,498
0
0
Apache-2.0
2019-03-18T19:55:08
2019-03-18T19:55:08
null
UTF-8
Java
false
false
1,475
java
package com.ms.silverking.cloud.toporing.meta; import java.io.File; import java.io.IOException; import org.apache.zookeeper.CreateMode; import org.apache.zookeeper.KeeperException; import com.ms.silverking.cloud.management.MetaToolModuleBase; import com.ms.silverking.cloud.management.MetaToolOptions; import com.ms.s...
16423322762885947b08691d39d8abd753f3818d
4fc5c337959217bfdc5d4971874b721d566d05ab
/compatibility/src/main/java/com/intellij/util/ui/UIClientPropertyKey.java
a450d13d537ad6035e461aadf408303fc139006a
[ "MIT" ]
permissive
weisJ/darklaf
dffd809b86d451bb088150df03bc5d54c7efa846
0622af33ba287b33f415e062158dfe4cc7b0d763
refs/heads/master
2023-07-27T06:08:22.902495
2023-05-26T07:22:31
2023-05-29T18:38:27
207,628,269
439
53
MIT
2023-08-27T19:41:22
2019-09-10T18:00:09
Java
UTF-8
Java
false
false
1,202
java
/* * MIT License * * Copyright (c) 2019-2021 Jannis Weis * * 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...
8f828e36e390fa0cf9b1f1611939a14a390dab50
d0afe7213e0b22fb9c2c3e71b6febc4053edfb7c
/permission/src/main/java/com/mmall/filter/LoginFilter.java
27aacfbe985dcd240e25e270de865b6171efa772
[]
no_license
liuhouer/securityManagement
1246c39753a33fc56b7d8c61e9a5403e87849667
58aeb429ec965d9d725047ecff33d74a9ca5bc34
refs/heads/master
2020-04-15T14:41:05.370955
2019-01-09T01:39:22
2019-01-09T01:39:22
164,762,512
2
0
null
null
null
null
UTF-8
Java
false
false
1,304
java
package com.mmall.filter; import com.mmall.common.RequestHolder; import com.mmall.model.SysUser; import lombok.extern.slf4j.Slf4j; import javax.servlet.Filter; import javax.servlet.FilterChain; import javax.servlet.FilterConfig; import javax.servlet.ServletException; import javax.servlet.ServletRequest; import javax....
773a748f615a1e35fc83c7b31ed396a2ad17ed41
66220fbb2b7d99755860cecb02d2e02f946e0f23
/src/net/sourceforge/plantuml/command/CommandFactorySprite.java
879be0d18b80da46fe13319c217af01a9fa73e42
[ "MIT" ]
permissive
isabella232/plantuml-mit
27e7c73143241cb13b577203673e3882292e686e
63b2bdb853174c170f304bc56f97294969a87774
refs/heads/master
2022-11-09T00:41:48.471405
2020-06-28T12:42:10
2020-06-28T12:42:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,095
java
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009-2020, Arnaud Roques * * Project Info: https://plantuml.com * * If you like this project or if ...
3d1c30a451714b862cbcb38ae94224e6804eb5ce
8238bc5b3398bca1bdfab9a18225eb3fbd893cfd
/baselibrary/src/main/java/com/fy/custom/swiperefreshlayout/SwipyRefreshLayoutDirection.java
f5d3117c0fc9abcd756dbb7ceaf46190839e7ca1
[]
no_license
SetAdapter/MoveNurse
2a890ff9a456b9284df69f44fe2616bb306de386
c4770363d3b136cbe1a3cf1237d39c07151be2af
refs/heads/master
2020-04-23T14:02:05.946825
2019-02-18T05:12:30
2019-02-18T05:12:30
171,218,203
0
0
null
null
null
null
UTF-8
Java
false
false
524
java
package com.fy.custom.swiperefreshlayout; /** * */ public enum SwipyRefreshLayoutDirection { TOP(0), // 只有下拉刷新 BOTTOM(1), // 只有加载更多 BOTH(2);// 全都有 private int mValue; SwipyRefreshLayoutDirection(int value) { this.mValue = value; } public static SwipyRefreshLayoutDirection getFromInt(int value) { for ...
87949790b4d59755d43cfcf64c9639b298e87c3b
2e5a0808dc68d74b53d4bddc26d63c301a2dd7ad
/bc-log/src/main/java/cn/bc/log/web/struts2/SyslogsAction.java
fb9da5ac2de25d1470e030f895928be1a1ef962c
[]
no_license
bcsoft/bc-framework
64ab6902e85a6b1082925cc7c5b48391fa693e8c
50d8dc96f5602608c66f434a36eeb9f9398ecf11
refs/heads/master
2023-05-10T16:22:07.931356
2023-05-05T07:20:43
2023-05-05T07:20:43
1,870,998
12
15
null
2023-04-14T18:20:29
2011-06-09T14:10:06
Java
UTF-8
Java
false
false
6,708
java
/** * */ package cn.bc.log.web.struts2; import cn.bc.BCConstants; import cn.bc.core.query.condition.Condition; import cn.bc.core.query.condition.Direction; import cn.bc.core.query.condition.impl.EqualsCondition; import cn.bc.core.query.condition.impl.OrderCondition; import cn.bc.db.jdbc.SqlObject; import cn.bc.ident...
9081982fa026c13573888a3549739bde4faacbde
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/16/16_4ae023611822f469efdb95bef43a44cd84ca0ad4/PropertiesLoaderTest/16_4ae023611822f469efdb95bef43a44cd84ca0ad4_PropertiesLoaderTest_s.java
0afb838db8d6cec239fcddb213379dea94561095
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,671
java
package org.jboss.tools.common.model.test; import java.io.IOException; import junit.framework.TestCase; import org.eclipse.core.resources.IFile; import org.eclipse.core.resources.IProject; import org.eclipse.core.resources.IResource; import org.eclipse.core.runtime.CoreException; import org.ecli...
047de8c39e5212103f7b69467c0d191cc0dd6f6f
4c203fad5692f08889a7bfdd2fc0a684def5bbc7
/optaplanner-examples/src/main/java/org/optaplanner/examples/common/persistence/AbstractXmlSolutionExporter.java
88836022697a9fbafaab8b60e705b7ef711638b1
[ "Apache-2.0" ]
permissive
sshyran/optaplanner
2101f90dde84666fb933b2672202e51c74bc91f9
e16df589aae47bfdef57de8074092abb956f5aab
refs/heads/main
2023-04-16T17:29:42.837191
2022-06-17T08:05:35
2022-06-17T08:05:35
342,868,463
1
0
Apache-2.0
2021-02-27T13:55:06
2021-02-27T13:55:05
null
UTF-8
Java
false
false
2,386
java
package org.optaplanner.examples.common.persistence; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStream; import org.jdom.Document; import org.jdom.JDOMException; import org.jdom.output.Format; import org.jdom.output.XMLOut...
de8a01879f4582ff0f72f1124e7ac242ed641e31
696da830769051312eb277b4378b3653c3b71f93
/LeeExcelConPOI/src/excelOperations/ReadingExcelIteratorBacklog.java
40708646ac6017f3dcbd1ffb7d871ab9e2407fa3
[]
no_license
AxelCCp/EditorExcelConJavaYApachePOI
7a7065e9ea22de77e3ee3b29fe5ecd12d3aafc7d
789c53ca4b9aa5eafee3f9f99d925321446b6df1
refs/heads/master
2023-07-25T13:03:38.863469
2021-09-03T14:04:15
2021-09-03T14:04:15
402,623,020
0
0
null
null
null
null
UTF-8
Java
false
false
1,634
java
package excelOperations; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.Iterator; import org.apache.poi.xssf.usermodel.XSSFCell; import org.apache.poi.xssf.usermodel.XSSFRow; import org.apache.poi.xssf.usermodel.XSSFSheet; import org.apache.poi.xssf....
0ea3e3a1ddebebb5657f11bcea13b068875e8f55
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_72d8becb5675089935a9dc1b57973fa5e2c796bc/Constants/2_72d8becb5675089935a9dc1b57973fa5e2c796bc_Constants_t.java
af236f849ceaa72dce1d5c7d1b6afb681b4d2176
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,995
java
/* * Copyright (C) 2011 Dominik Schürmann <[email protected]> * * This file is part of AdAway. * * AdAway 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 Lice...
2ea977e84391af45308c5f20897c05f775787a0f
388241a3173c5e228627fbd00ff5d02b372cb9d9
/anan-cloudadviced/anan-platformserver/src/main/java/top/fosin/anan/platform/service/RolePermissionServiceImpl.java
bd575aa0677892591f3ee2a15dc178a82e555cad
[ "Apache-2.0" ]
permissive
open-framework/anan-cloud
bdf65bd5f78b01235d56ffdbc3038ee8222107ac
945e62c1b8c7254dae03c58eb1c6447136937a86
refs/heads/master
2023-08-07T12:57:08.256544
2021-10-03T04:40:46
2021-10-03T04:40:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,774
java
package top.fosin.anan.platform.service; import org.springframework.cache.annotation.CacheEvict; import org.springframework.context.annotation.Lazy; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import org.springframework.util.Assert; import top.fosin.a...
56a7da06171608bf2b46c59dd851db1092422285
678bf3d29debc535cbe458b62231b148913975bf
/src/main/java/articlemanagementsystem/services/createrole/CreateRoleImpl.java
4cf1a4a5bab615c5c5b119a4407af5ebcd48a772
[]
no_license
ahmadmolla1995/Project10
4109c465605a1b78455cbcb2f12e68469f9850d2
e17377c74c9dc380c557fd322bba05989547fa00
refs/heads/master
2022-07-16T02:34:30.966079
2020-02-17T22:55:04
2020-02-17T22:55:04
241,224,220
0
0
null
2022-06-21T02:49:11
2020-02-17T22:49:31
Java
UTF-8
Java
false
false
1,299
java
package articlemanagementsystem.services.createrole; import articlemanagementsystem.config.annotation.Service; import articlemanagementsystem.exceptions.InvalidCommandException; import articlemanagementsystem.exceptions.RoleAlreadyExistsException; import articlemanagementsystem.exceptions.UserSessionNotExistsException...
[ "=" ]
=
5a35c4014808ddc70e48b43922c208811e3cfb46
8494c17b608e144370ee5848756b7c6ae38e8046
/gulimall-ware/src/main/java/com/atguigu/gulimall/ware/service/impl/WareSkuServiceImpl.java
04290cd5e3380ad168f75b18f361c6acb1e8d092
[ "Apache-2.0" ]
permissive
cchaoqun/SideProject1_GuliMall
b235ee01df30bc207c747cf281108006482a778a
aef4c26b7ed4b6d17f7dcadd62e725f5ee68b13e
refs/heads/main
2023-06-11T02:23:28.729831
2021-07-07T11:56:13
2021-07-07T11:56:13
375,354,919
0
0
null
null
null
null
UTF-8
Java
false
false
2,954
java
package com.atguigu.gulimall.ware.service.impl; import com.atguigu.common.utils.R; import com.atguigu.gulimall.ware.feign.ProductFeignService; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List...
daaf58808ca77c0562753e29f5d3494982560730
2a3f19a4a2b91d9d715378aadb0b1557997ffafe
/sources/com/mcdonalds/app/customer/TermsOfServiceActivity.java
d4be02ff313ee0565c7354f7465e9c1e775cfd45
[]
no_license
amelieko/McDonalds-java
ce5062f863f7f1cbe2677938a67db940c379d0a9
2fe00d672caaa7b97c4ff3acdb0e1678669b0300
refs/heads/master
2022-01-09T22:10:40.360630
2019-04-21T14:47:20
2019-04-21T14:47:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,206
java
package com.mcdonalds.app.customer; import android.os.Build.VERSION; import android.os.Bundle; import android.support.p000v4.app.FragmentTransaction; import com.ensighten.Ensighten; import com.mcdonalds.app.p043ui.URLActionBarActivity; import com.mcdonalds.app.util.LanguageUtil; public class TermsOfServiceActivity ex...
8140cf9d645fb6313e72c860c7df3209a6c3c685
421f0a75a6b62c5af62f89595be61f406328113b
/generated_tests/model_seeding/18_jsecurity-org.jsecurity.crypto.hash.Sha512Hash-1.0-10/org/jsecurity/crypto/hash/Sha512Hash_ESTest.java
e193f3a0db87794e54d076f1788e134c83a7c3a5
[]
no_license
tigerqiu712/evosuite-model-seeding-empirical-evaluation
c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6
11a920b8213d9855082d3946233731c843baf7bc
refs/heads/master
2020-12-23T21:04:12.152289
2019-10-30T08:02:29
2019-10-30T08:02:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
651
java
/* * This file was automatically generated by EvoSuite * Sat Oct 26 01:39:00 GMT 2019 */ package org.jsecurity.crypto.hash; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith(Evo...
e5f99a76e28a1e72b57c7c9b69abc5cb73b83a68
7bf70fc36fba72ba183aa035fc81bc654e916267
/src/main/java/com/rafabene/demos/deltaspike/infra/ResourcesProducer.java
7a10a9fe9458ffe03f7570068a428ecfe71e8f13
[]
no_license
rafaelpevidor/demo_deltaspike
973da1fba213482e2ba7822412cd2b4a9a76d267
a3cad2359e6df0f3bdf85dc8fd71d59096b1cfb5
refs/heads/master
2022-04-18T09:09:52.966809
2016-02-26T15:35:42
2016-02-26T15:35:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,439
java
package com.rafabene.demos.deltaspike.infra; import java.util.logging.Logger; import javax.enterprise.context.ApplicationScoped; import javax.enterprise.context.RequestScoped; import javax.enterprise.inject.Disposes; import javax.enterprise.inject.Produces; import javax.enterprise.inject.spi.InjectionPoint; import ja...
c505a09ca54ed16411297d514151cb499ebefdf9
26d459097a814cf68985748dded27ec0ad17e6e9
/cdst-business/cdst_be_marche/src/main/java/cdst_be_marche/DTO/RispostaConferenceTemplateListDTO.java
e072f4fc990514b73ede04f7ef0cd296ea495a35
[]
no_license
christiandeangelis/meetpad-public
096af0f7d058a1dd78ce3ca667e8077302f4b20a
d7bac39cc93056859ac34cda2aa1e85cec3f73ea
refs/heads/main
2023-07-13T20:34:52.657949
2021-09-01T12:19:32
2021-09-01T12:19:32
402,055,182
0
0
null
2021-09-01T12:37:26
2021-09-01T12:37:26
null
UTF-8
Java
false
false
256
java
package cdst_be_marche.DTO; import cdst_be_marche.DTO.bean.Risposta; import io.swagger.annotations.ApiModel; @ApiModel(value="ConferenceTemplateListResponse") public class RispostaConferenceTemplateListDTO extends Risposta<ConferenceTemplateListDTO>{ }
60b3c9cbe0c475cf9335b47ff641073dee9f050c
c45b325fade73ecce94bdc225de766979b89e7bf
/src/main/java/ru/vacancies/parser/metadata/MetaData.java
b1e5d1d2801c2ddae156101b4cf3370da6481106
[]
no_license
vinsmain/git-repo-vacancies
cd8ef439655487c35003eb0576ef8112eed44b7a
433e962b9ba60f804de828a8594060599653bdc1
refs/heads/master
2020-12-30T12:44:08.001755
2017-08-08T10:39:57
2017-08-08T10:39:57
91,352,489
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package ru.vacancies.parser.metadata; import com.google.gson.annotations.SerializedName; public class MetaData { @SerializedName("resultset") private ResultSet resultSet; public MetaData(ResultSet resultSet) { this.resultSet = resultSet; } public ResultSet getResultSet() { retur...
d9846fdd85fe7f6af752e0ba229be168297cfcb4
14ba89d545d118d09ffaa232939810f97b60f7b6
/spring-kata/src/main/java/io/erenkaya/akaldiroglu/_04_example/domain/StandartOutputProvider.java
6d24e3699dca7975893c9879a9c7a20e142927f4
[]
no_license
ErenKaya/code-practices
dc48ec896d50af6b9dfa88764b7bcba93f8c6d88
c21373e6c5a79fd535d1e84270de335f02f9d65a
refs/heads/master
2022-10-17T22:04:30.331438
2022-10-10T03:29:07
2022-10-10T03:29:07
132,752,781
5
1
null
2022-08-01T10:45:05
2018-05-09T12:21:17
Java
UTF-8
Java
false
false
398
java
package io.erenkaya.akaldiroglu._04_example.domain; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.stereotype.Component; @Component(value = "provider1") @Qualifier("standart") public class StandartOutputProvider implements GreetingProvider { private String greeting = "Hell...
4721a1dd22af7aef2b77b7af1a3ef54beb050c81
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_41f94b1295992c25d96353b386be359596dbf2c3/Sheep/2_41f94b1295992c25d96353b386be359596dbf2c3_Sheep_t.java
88a062ee738778c524e8a9b03bf833ad788f3865
[]
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
1,115
java
package models; import java.util.List; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; import play.data.validation.Constraints.Required; import play.db.ebean.Model; @Entity @Table(name = "Sheep") public class Sheep extends Model { @Id ...
4e3174548b4da28322ce1dfe409af433839722a6
0c653cda261d9256dc24736c50ac9070d11d513a
/plugin_ide.ui/src/com/github/rustdt/ide/ui/preferences/RustToolchainConfigurationPage.java
87043c918421b7aae686d22613dbb9f99f67658b
[]
no_license
rutsky/RustDT
e14d8e440f5e0092adebea7905c46e3c73bc43d4
69687c918b9bfbc3bdd98640741b9f350611252b
refs/heads/master
2021-01-17T19:59:05.498780
2015-10-09T18:29:52
2015-10-09T18:29:52
44,029,566
0
0
null
2015-10-10T21:46:18
2015-10-10T21:46:17
null
UTF-8
Java
false
false
1,814
java
/******************************************************************************* * Copyright (c) 2015 Bruno Medeiros and other Contributors. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distrib...
e00e40fbba1ce6470cd7f6a692f8445aa9359982
6996f2ba88aa329aa34a970a83f477ae70eb876f
/src/com/lcc/zerenlian/impl/ProjectManager.java
99623b0206d10781ff527d8eeeedabb733d644c6
[]
no_license
liangchengcheng/23project
b95553a0483687770afc27258844357a3aa3529b
fc209852c677883413e87b8db11930e392e68069
refs/heads/master
2021-09-04T04:39:21.036039
2018-01-15T22:55:52
2018-01-15T22:55:52
108,776,259
0
0
null
null
null
null
UTF-8
Java
false
false
716
java
package com.lcc.zerenlian.impl; public class ProjectManager extends Handler{ @Override public String handleFeeRequest(String user, double fee) { String str = ""; //项目经理的权限比较小,只能在500之内 if (fee < 500){ //为了测试,只要是我请求的就直接过 if ("梁铖城".equals(user)){ st...
32fb679451595914cf1a3ffd43c5062ce942c2ee
be5c86e8fe3f5836b7d2097dd5272c72b5b28f15
/backtracking/Java/0127-word-ladder/src/Solution.java
eabe52d49f97fee08ad5d43adc9906b5f28545f2
[ "Apache-2.0" ]
permissive
lemonnader/LeetCode-Solution-Well-Formed
d24674898ceb5441c036016dc30afc58e4a1247a
baabdb1990fd49ab82a712e121f49c4f68b29459
refs/heads/master
2021-04-23T18:49:40.337569
2020-03-24T04:50:27
2020-03-24T04:50:27
249,972,064
1
0
Apache-2.0
2020-03-25T12:26:25
2020-03-25T12:26:24
null
UTF-8
Java
false
false
3,078
java
import java.util.ArrayList; import java.util.Collections; import java.util.HashSet; import java.util.LinkedList; import java.util.List; import java.util.Queue; import java.util.Set; public class Solution { private List<String> wordList; /** * 广度优先遍历要记录结点被遍历的情况,所以要使用一个 Set */ priv...
86afad7a16d3099c7e78fa1916c70ca269e6d08c
1d11d02630949f18654d76ed8d5142520e559b22
/TreeGrow/src/org/tolweb/treegrow/page/DeleteTableItemButton.java
7bbc323ba24261a571a3eb9e654ca9d07ae8c551
[]
no_license
tolweb/tolweb-app
ca588ff8f76377ffa2f680a3178351c46ea2e7ea
3a7b5c715f32f71d7033b18796d49a35b349db38
refs/heads/master
2021-01-02T14:46:52.512568
2012-03-31T19:22:24
2012-03-31T19:22:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,936
java
/* * DeleteTableItemButton.java * * Created on July 29, 2003, 5:13 PM */ package org.tolweb.treegrow.page; import java.awt.event.*; import javax.swing.*; import org.tolweb.treegrow.main.*; import org.tolweb.treegrow.page.undo.*; /** * Button that removes the currently selected table item from a table and * fi...
9426fbd9eeea91b9ea8082429ae2054be9b0a9fd
885c0991689149962b25a8e2c2600bdee4471116
/server/services/entitlement/src/main/java/org/keycloak/authz/server/entitlement/resource/EntitlementToken.java
690837a5b525914f448cb206ebcc6efb0ff3c099
[]
no_license
thomasdarimont/keycloak-authz
ecdfba28bcc021c30da28af00feb7e8d907c5f56
bae70aac7341394cd77281ce592dfcee01185405
refs/heads/master
2021-01-24T20:13:34.753925
2015-11-07T06:13:08
2015-11-07T06:13:08
48,201,475
0
1
null
2015-12-17T22:25:44
2015-12-17T22:25:43
null
UTF-8
Java
false
false
1,265
java
/* * JBoss, Home of Professional Open Source * * Copyright 2015 Red Hat, Inc. and/or its affiliates. * * 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/lic...
ed609a365a45370c4180db15309c073cca475c4b
30ce31989513fe03ca0736555adf6e8b80b1c093
/src/com/cisco/axl/api/_8/XMessageWaiting.java
065cd826e7d9ff776e7c1b7b2ac03512675eb1a2
[]
no_license
axenlarde/Woot
21374d0c29e9d6e0b6f0f91f2cbb455f2e2a875e
447728a2793f42530884bb0f3f388d33b3708bc1
refs/heads/master
2022-04-09T19:19:33.826592
2020-02-07T10:36:55
2020-02-07T10:36:55
115,440,477
4
1
null
null
null
null
UTF-8
Java
false
false
4,951
java
package com.cisco.axl.api._8; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlElementRef; import javax.xml.bind.annotation.XmlType; /** *...
[ "Alexandre@NANALENO" ]
Alexandre@NANALENO
a875a3583c9259bd237998f777325e5def5b90da
319a371ab83c04a9a2466b0ec1e2a67b93fa7f2f
/zj-chongqi-salary/src/main/java/com/apih5/mybatis/pojo/ZjXmCqjxProjectStaffAssistantDetailed.java
ffa7c88811bed5a72c4f699bab73d144db97a0f7
[]
no_license
zhangrenyi666/apih5-2
0232faa65e2968551d55db47fb35f689e5a03996
afd9b7d574fab11410aab5e0465a0bd706bcf942
refs/heads/master
2023-08-01T13:11:51.678508
2021-09-10T05:52:34
2021-09-10T05:52:34
406,647,352
0
0
null
null
null
null
UTF-8
Java
false
false
4,889
java
package com.apih5.mybatis.pojo; import java.math.BigDecimal; import java.util.Date; import java.util.List; import cn.hutool.json.JSONObject; import com.apih5.framework.entity.BasePojo; public class ZjXmCqjxProjectStaffAssistantDetailed extends BasePojo { private String staffId; private String managerId; ...
cec8cfc576cc637e378ad31f1bcbab75064d2b90
8048dc07dbbe351a8624eb8870958e20b24d9141
/spring-restdocs-restassured/src/main/java/org/springframework/restdocs/restassured3/RestAssuredResponseConverter.java
8308ba907bae516c55abedd1661f30e668908acb
[ "Apache-2.0" ]
permissive
hubelias/spring-restdocs
b985749a18ecfddc7788645e69de5ce3a30da39a
080156432142bae24861c19b0805bb36dd7642c9
refs/heads/master
2022-02-21T06:09:14.119190
2019-08-13T09:16:53
2019-08-13T09:16:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,821
java
/* * Copyright 2014-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
34faf386fbb4b3053b15fec9b7390004c4682afb
bc9fc5001b06317472df5fa465dc8469862acd77
/backend/src/test/java/am/ik/ldap/LdapSimpleUiApplicationTests.java
8958600e5b09641a1f671a55ef70e48fdae9b2c1
[ "Apache-2.0" ]
permissive
making/ldap-simple-ui
4f0d0de6f350912022cff80a3ab0f0dfde977076
957c57d5b7d36534d3af04726b07b0cf254accb1
refs/heads/master
2021-07-26T12:35:59.738011
2020-05-09T05:29:40
2020-05-09T05:29:40
165,528,508
6
0
null
null
null
null
UTF-8
Java
false
false
343
java
package am.ik.ldap; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class LdapSimpleUiApplicationTests { @Test public void cont...
adfdb9c9aaa5b2413df141099e0b786c2299d2cc
b39927cc44925204f0e13091cab82d0a6e971e2c
/src/lesson2/chat_app/chat-librarry/src/chat/common/Common.java
cdd00ec46e15fd678a7f507fff923fd1c93ee77f
[]
no_license
lazarevspb/Java3
a19ee3e75b93f0a839039f795886a53dc426f038
4ae5a88ed9e524d7b99168a6984322dd7242912a
refs/heads/master
2023-03-29T11:17:14.009746
2021-03-27T05:58:54
2021-03-27T05:58:54
297,764,839
0
0
null
2021-03-27T06:01:27
2020-09-22T20:30:21
Java
UTF-8
Java
false
false
2,421
java
package chat.common; public class Common { /* /auth_request±login±password // Запрос авторизации /auth_accept±nickname // подтверждение авторизации /auth_error // ошибка авторизации /broadcast±msg // бродкаст сообщение /msg_...
4a27cebeef8649a05ef3a8cde532816cee1f6ab5
e82c1473b49df5114f0332c14781d677f88f363f
/MED-CLOUD/med-service/src/main/java/nta/med/service/ihis/handler/xrts/XRT0101U00GrdMcodeHandler.java
b9e4cb94b02aa7bc8cf28af386a99b5a2afefba1
[]
no_license
zhiji6/mih
fa1d2279388976c901dc90762bc0b5c30a2325fc
2714d15853162a492db7ea8b953d5b863c3a8000
refs/heads/master
2023-08-16T18:35:19.836018
2017-12-28T09:33:19
2017-12-28T09:33:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,331
java
package nta.med.service.ihis.handler.xrts; import java.util.List; import javax.annotation.Resource; import nta.med.data.dao.medi.xrt.Xrt0101Repository; import nta.med.data.model.ihis.xrts.XRT0101U00GrdMcodeInfo; import nta.med.core.infrastructure.socket.handler.ScreenHandler; import nta.med.service.ihis.proto.XrtsMo...
1afd5b4276e752562459b862b64bd545d572d4f0
67204b235db0a42b45a21cee78c8cb6118201837
/src/com/fengling/cms/entity/assist/base/BaseCmsScoreItem.java
93f43ed5e0d4d86da22cbe65204671042a369165
[]
no_license
nextflower/fengling
ed5d6f636587c2cd427fb10b12f29a807c7f7f7f
11b6536f6d3c1faf3e8e6629e8cef7f90cb6c7c2
refs/heads/master
2021-01-25T05:35:44.356765
2015-05-05T15:00:41
2015-05-05T15:00:41
33,312,953
0
0
null
null
null
null
UTF-8
Java
false
false
4,901
java
package com.fengling.cms.entity.assist.base; import java.io.Serializable; /** * This is an object that contains data related to the jc_score_item table. * Do not modify this class because it will be overwritten if the configuration file * related to this class is modified. * * @hibernate.class * table="jc_sco...
41f3ed22511903ad8a5262f7beead42ad3b4ddec
68a8a36b9dfb928a9c1e36c48b89e6b47a8a8a9c
/BuilderDesignPattern-Solution/src/com/jit/test/IndianCitizen.java
f4674863deaa0c2c8f3734fbeec5ff89401d3f8e
[]
no_license
jitendrakr93/DesignPattern
02086b06aead5b9d47ceae2e4a14de3bd8b280db
9c20555b31f6361454294558438fa629e71f0e86
refs/heads/master
2023-07-03T03:15:43.489774
2021-08-03T17:41:03
2021-08-03T17:41:03
369,131,309
0
0
null
null
null
null
UTF-8
Java
false
false
250
java
package com.jit.test; import com.jit.factory.HouseFactory; import com.jit.product.House; public class IndianCitizen { public static void main(String[] args) { House house = HouseFactory.getInstance("concrete"); System.out.println(house); } }
d180a2442c7d2cb86a0d6ce579675dafd09391c5
b39d7e1122ebe92759e86421bbcd0ad009eed1db
/sources/com/android/ims/internal/uce/presence/PresCmdId.java
bce6b8d71344b4d463dc01c3ab88ab0d335686ab
[]
no_license
AndSource/miuiframework
ac7185dedbabd5f619a4f8fc39bfe634d101dcef
cd456214274c046663aefce4d282bea0151f1f89
refs/heads/master
2022-03-31T11:09:50.399520
2020-01-02T09:49:07
2020-01-02T09:49:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,740
java
package com.android.ims.internal.uce.presence; import android.annotation.UnsupportedAppUsage; import android.os.Parcel; import android.os.Parcelable; import android.os.Parcelable.Creator; public class PresCmdId implements Parcelable { public static final Creator<PresCmdId> CREATOR = new Creator<PresCmdId>...
0ba6cc0135f76d4310fefe1ed0bbd12d4963f10d
e6fff39054fc394395d38c5bcd4c3275b3bbdef5
/VisionPlusX/src/com/sv/visionplus/transaction/invoice/NumberListDAO.java
30d1eea48d336c3cc9416c8e493651e1b5ce2408
[]
no_license
supervisiontec/Specs-Shop---Vision-Plus
0ea7111046d49b9631a9e574137822f429e95de4
5a76f10dba14d0befeb6a06f67c6a984b552684a
refs/heads/master
2023-03-06T09:40:48.508328
2021-02-17T19:50:54
2021-02-17T19:50:54
107,935,028
0
0
null
null
null
null
UTF-8
Java
false
false
1,970
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.sv.visionplus.transaction.invoice; import com.sv.visionplus.transaction.invoice.model.MNumberList; import com.sv.visionplu...
8fb356fd6844b053158397dae231fbef90c4441e
82bda3ed7dfe2ca722e90680fd396935c2b7a49d
/app-meipai/src/main/java/e/d/a/r/h/d.java
2f354bcc0bad4e7e1b0b4c681f3f32aed6fad436
[]
no_license
cvdnn/PanoramaApp
86f8cf36d285af08ba15fb32348423af7f0b7465
dd6bbe0987a46f0b4cfb90697b38f37f5ad47cfc
refs/heads/master
2023-03-03T11:15:40.350476
2021-01-29T09:14:06
2021-01-29T09:14:06
332,968,433
1
1
null
null
null
null
UTF-8
Java
false
false
356
java
package e.d.a.r.h; import android.graphics.drawable.Drawable; import android.widget.ImageView; /* compiled from: DrawableImageViewTarget */ public class d extends e<Drawable> { public d(ImageView imageView) { super(imageView); } public void a(Object obj) { ((ImageView) this.f7887a).setIma...
79f3b3a890259f1667c671be69284b7be1254de8
327d0b0500612617f3d832a3b90d7afff4684fbe
/java/org/apache/tomcat/websocket/pojo/PojoMessageHandlerWholeBase.java
4fdb87c480ff58c2e8303cac75c0a116fb045156
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "bzip2-1.0.6", "Zlib", "CPL-1.0", "LZMA-exception", "LicenseRef-scancode-public-domain", "EPL-2.0", "CDDL-1.0" ]
permissive
cklein05/tomcat
8216e939aa06e1afe7db3f62796cb5c68930c079
fd0775cbd47793b98e5479b3e319fa86b4105a30
refs/heads/main
2023-03-09T22:43:39.626635
2022-02-08T14:27:00
2022-02-08T14:27:00
240,064,845
0
1
Apache-2.0
2022-01-11T08:25:20
2020-02-12T16:50:48
Java
UTF-8
Java
false
false
4,661
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
0c28ff181e585649c4a1c5f01cc5db5b6e5cbd56
9d2df3745581dbc828ff4475a547fcdcc15c0b6b
/src/test/java/com/fasterxml/jackson/failing/JsonPointerOOME736Test.java
8710f0755ce7077b646c55b1628e8eaa042520a5
[ "Apache-2.0" ]
permissive
jhaber/jackson-core
7b76907b009ec2b61090c9e761f809ffee7b8e91
cd12b954a629ec6b9b24aa048044d31c58ab896b
refs/heads/master
2022-02-01T08:17:39.541124
2022-01-17T02:27:15
2022-01-17T02:27:15
451,667,409
0
0
Apache-2.0
2022-01-24T23:23:36
2022-01-24T23:23:35
null
UTF-8
Java
false
false
1,098
java
package com.fasterxml.jackson.failing; import com.fasterxml.jackson.core.*; import com.fasterxml.jackson.core.exc.StreamReadException; public class JsonPointerOOME736Test extends BaseTest { // such as https://github.com/nst/JSONTestSuite/blob/master/test_parsing/n_structure_100000_opening_arrays.json public v...
57b1cb416840fbb6b85cb592cea8ed8586c90c55
a46f309d68a9e2d9026ca90357f1c947cbf043ff
/java_02_ex/src/day17_ex/Dice.java
6110b5c8c4c125cd56d039fc851356501a21c974
[]
no_license
aaaaaandohee/bit_java
e84322927340f48647f372b17616a0ac62b86717
9a2a85f071890ec14cf7766656dabc850ea29fe1
refs/heads/master
2022-01-20T16:30:55.622591
2019-08-27T05:10:14
2019-08-27T05:10:14
201,861,788
0
0
null
null
null
null
UTF-8
Java
false
false
218
java
package day17_ex; public class Dice { int size; Dice(int size){ this.size = size; } int play(){ int number = (int)(Math.random() * size) + 1; return number; } }
[ "user@DESKTOP-V882PTR" ]
user@DESKTOP-V882PTR
b46dabae200548eb97631095c0ff3db95c91298f
13cbb329807224bd736ff0ac38fd731eb6739389
/sun/net/httpserver/StreamClosedException.java
1b8e4cca5168821e0bd2347748adbd37e67ad545
[]
no_license
ZhipingLi/rt-source
5e2537ed5f25d9ba9a0f8009ff8eeca33930564c
1a70a036a07b2c6b8a2aac6f71964192c89aae3c
refs/heads/master
2023-07-14T15:00:33.100256
2021-09-01T04:49:04
2021-09-01T04:49:04
401,933,858
0
0
null
null
null
null
UTF-8
Java
false
false
373
java
package sun.net.httpserver; import java.io.IOException; class StreamClosedException extends IOException { private static final long serialVersionUID = -4485921499356327937L; } /* Location: D:\software\jd-gui\jd-gui-windows-1.6.3\rt.jar!\sun\net\httpserver\StreamClosedException.class * Java compiler ...
8f1b54014cfe125855675ae6c5d6c20bf11ac4d0
57e57f2634944d0595258a14af5e20b6df59185d
/bitcamp-java-basic/src/main/java/ch26/h/Test02.java
aa8c7aa6471fb042220eda7cdf445f3fa69057a2
[]
no_license
Soo77/bitcamp-java-20190527
f169431aafde5bf97c69484694560af14c246b97
655fc4fb5aedcac805da715def70bab1ed616d96
refs/heads/master
2020-06-13T20:16:02.844148
2019-10-02T11:29:06
2019-10-02T11:29:06
194,775,332
1
0
null
2020-04-30T11:49:50
2019-07-02T02:41:01
Java
UTF-8
Java
false
false
2,235
java
// 조인 데이터 다루기 - join 사용 후 package ch26.h; import java.io.InputStream; import java.util.Scanner; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFactoryBuilder; public class Test...
05b92af39cae139735f92a63da336022380596c3
412bebe4fba0256c34490f62c5bd75ad804081ba
/presto-main/src/main/java/com/facebook/presto/sql/planner/iterative/rule/TransformExistsApplyToScalarApply.java
0849ecff7e11acb922c4bc37052da72ebed8154d
[ "Apache-2.0" ]
permissive
aschepis/presto
a43fc45eb3b3e8bd27ee4e289db380f53125e2df
8767759448075d9caf5b504ce0f1d2e854c59576
refs/heads/master
2021-01-09T05:36:09.267150
2017-01-25T23:31:57
2017-02-02T19:38:55
80,766,985
0
0
null
2017-02-02T20:44:14
2017-02-02T20:44:14
null
UTF-8
Java
false
false
4,975
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 * distribut...
d74060d8b2b47d47691b645afe9a1eb999a2e4ca
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/median/0cea42f9680f35f5a84c724c396d4d588b65c303453f9585562f2e2af8db74f5096a83a70b17c5126538222b111a0795a34e9fb6db95d62d771d01592abe3ff6/003/mutations/2/median_0cea42f9_003.java
92c60c8b4583697a1fae14beb05bea4da29bcc92
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,167
java
package introclassJava; class IntObj { public int value; public IntObj () { } public IntObj (int i) { value = i; } } class FloatObj { public float value; public FloatObj () { } public FloatObj (float i) { value = i; } } class LongObj { public long value; public...
27c27c36d5018300f5d95da6e483bded53e0d17c
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/datatrust-20220801/src/main/java/com/aliyun/datatrust20220801/models/GetModelingResponse.java
4049185f6e9561181153823f5c5618ee1c537def
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
1,333
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.datatrust20220801.models; import com.aliyun.tea.*; public class GetModelingResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("statusCode") ...
b692a2bcd2cc37994e9459ab624f890dba34dbe1
0d3ff17c75d95e4353fb18999d5444fee09bb616
/ThreadDemo/src/main/java/com/river/thread/condition/ConditionDemo.java
8217ae6b5561a6ecb91e3bd16d3bbc02e238d016
[]
no_license
luchangjiang/RiverDemo
c6c85ec765794392ff77ed1548996dd0cb8d4287
4b43ebcac1f767729af58fe2038ad1a8b6fc314b
refs/heads/master
2022-12-26T20:09:06.079715
2021-02-16T02:28:28
2021-02-16T02:28:28
177,542,057
0
0
null
2019-11-14T13:31:14
2019-03-25T08:09:40
Java
UTF-8
Java
false
false
3,690
java
package com.river.thread.condition; import java.util.concurrent.locks.Condition; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; public class ConditionDemo { public static void main(String[] args) { final BoundedBuffer boundedBuffer = new BoundedBuffer(); ...
4b12434701e11c996e7404139a685c4da00a2be3
059e3236ed871bae0b4c5a6d0496d58bbe321102
/app/src/main/java/app/manaper/base/constantsutils/Codes.java
443e12ffe9fe9af224d4d6c0bc4450b7d08da36b
[]
no_license
Mostafaelnagar/manaper-Elsudaa
e935cbb116f845e93f12ffc12b95f6ff1b83c1b1
98b067e3a9af9264fad909b97e334bcd0536c4bd
refs/heads/master
2020-07-02T07:50:44.869665
2019-08-09T12:42:57
2019-08-09T12:42:57
201,462,783
1
0
null
null
null
null
UTF-8
Java
false
false
1,750
java
package app.manaper.base.constantsutils; public class Codes { //RequestsCodes public static int FILE_TYPE_IMAGE = 10; public static int FILE_TYPE_VIDEO = 11; public static int FILE_TYPE_PDF = 12; //ACTIONS public static int ADD_FIRST_CITY = 20; public static int ADD_SECOND_CITY = 21; ...
660eaf0c7839f89fab60de9b0c64c40e32de63d5
c95b26c2f7dd77f5e30e2d1cd1a45bc1d936c615
/azureus-core/src/main/java/org/gudy/azureus2/core3/category/CategoryManagerListener.java
bcb0df7c7e422d1301d657b1fcdc2d722175a3c4
[]
no_license
ostigter/testproject3
b918764f5c7d4c10d3846411bd9270ca5ba2f4f2
2d2336ef19631148c83636c3e373f874b000a2bf
refs/heads/master
2023-07-27T08:35:59.212278
2023-02-22T09:10:45
2023-02-22T09:10:45
41,742,046
2
1
null
2023-07-07T22:07:12
2015-09-01T14:02:08
Java
UTF-8
Java
false
false
1,481
java
/* * File : CategoryManagerListener.java * Created : 08-Feb-2004 * By : TuxPaper * * Azureus - a Java Bittorrent client * * 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...
[ "oscar.stigter@e0aef87a-ea4e-0410-81cd-4b1fdc67522b" ]
oscar.stigter@e0aef87a-ea4e-0410-81cd-4b1fdc67522b
ef946471bd775ed855cd28e426db220ff9a3c314
139960e2d7d55e71c15e6a63acb6609e142a2ace
/mobile_app1/module208/src/main/java/module208packageJava0/Foo48.java
dd8c0d16b0a01f174abf9cad228ff2eda8c8258f
[ "Apache-2.0" ]
permissive
uber-common/android-build-eval
448bfe141b6911ad8a99268378c75217d431766f
7723bfd0b9b1056892cef1fef02314b435b086f2
refs/heads/master
2023-02-18T22:25:15.121902
2023-02-06T19:35:34
2023-02-06T19:35:34
294,831,672
83
7
Apache-2.0
2021-09-24T08:55:30
2020-09-11T23:27:37
Java
UTF-8
Java
false
false
292
java
package module208packageJava0; import java.lang.Integer; public class Foo48 { Integer int0; public void foo0() { new module208packageJava0.Foo47().foo3(); } public void foo1() { foo0(); } public void foo2() { foo1(); } public void foo3() { foo2(); } }
b2e8b5930d4803caa9d98874e8dc171912a00481
c97b08464d899fd3031010513aa8954a734120b9
/Pattern/src/com/yc/facade/Control.java
da6d3377654626706ece2380d09b048e4ecc787d
[]
no_license
YC-YC/Java
70de59084b7d14b7e2902cef22b49262e3a1c6ab
f45e6ab2d14c4ac419c8772bc86ce4720a60104b
refs/heads/master
2021-07-15T07:45:41.628419
2017-10-21T04:06:16
2017-10-21T04:06:16
107,685,511
0
0
null
null
null
null
GB18030
Java
false
false
225
java
package com.yc.facade; /** *@Author Administrator *@Time 2016-4-13 上午12:36:30 */ public class Control { void play(){ System.out.println("播放电影"); } void stop(){ System.out.println("停止电影"); } }
95bdc284e0623b2609a928f907e4072521b7f613
7aeace6f380bf09d8c821b00e4eea397f3ec6523
/gallery-backend/src/main/java/com/marom/gallerybackend/controllers/UserController.java
f9a7dc785b3f0d53a6adc72ea1f4efeadb53f949
[]
no_license
marom/TinkeringSandbox
04d5de0ce8e35df2e1aaa566bef02b67348135bc
e266285dade9c987ace830e53f6f020f4d1cff69
refs/heads/master
2020-05-02T04:44:39.247401
2019-06-09T09:28:31
2019-06-09T09:28:31
177,757,037
0
0
null
null
null
null
UTF-8
Java
false
false
1,831
java
package com.marom.gallerybackend.controllers; import com.marom.gallerybackend.model.User; import com.marom.gallerybackend.services.UserService; import io.jsonwebtoken.Jwts; import io.jsonwebtoken.SignatureAlgorithm; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotat...
b697c723ed613c6bd5acd36479d2082eba9ad653
96dbc89d82534473c8568fd6af9b4e5f99584f2a
/g2gapp/src/main/java/com/usu/mobileservice/g2gapp/UITools.java
01d42b2acee3a025d481e06599a70e0b23e4c15f
[]
no_license
minhld/MobileServiceMiddleware
63fffb63e4a4ccf5824ff80cb560e01751ea51e7
d18decbbef9aacdb2d2c2812d8d82bd41bda4f02
refs/heads/master
2021-01-23T17:04:00.581429
2018-06-23T05:59:51
2018-06-23T05:59:51
102,755,721
0
0
null
null
null
null
UTF-8
Java
false
false
4,837
java
package com.usu.mobileservice.g2gapp; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.text.SpannableStringBuilder; import android.view.LayoutInflater; import android.view.View; import android.widget.EditText; import and...
d8cfa0bb1a2a9f72c29a95f01a4b63a522db5dfe
b4b62c5c77ec817db61820ccc2fee348d1d7acc5
/src/main/java/com/alipay/api/response/AlipayOpenAgentCreateResponse.java
fb14e6a01a3787830da7c26c1487e5ed9e11b8fa
[ "Apache-2.0" ]
permissive
zhangpo/alipay-sdk-java-all
13f79e34d5f030ac2f4367a93e879e0e60f335f7
e69305d18fce0cc01d03ca52389f461527b25865
refs/heads/master
2022-11-04T20:47:21.777559
2020-06-15T08:31:02
2020-06-15T08:31:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,731
java
package com.alipay.api.response; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.open.agent.create response. * * @author auto create * @since 1.0, 2019-10-18 16:57:20 */ public class AlipayOpenAgentCreateResponse extends AlipayResponse...
8b6a8374765cb32081684e3746c1cefc901f490d
87b26ef4eae250e00115202f2522b550661cc79f
/bootique-di/src/test/java/io/bootique/di/mock/MockInterface1Provider.java
85bf551018352553c4aee8b1493ddf8759f74365
[ "Apache-2.0" ]
permissive
elena-bondareva/bootique-di
a805de2740d7eeb7c53b3954d63d071bafcd1c09
1c7d6456609ad97570724c6151453afd47d49bf7
refs/heads/master
2020-03-19T11:54:40.619448
2018-06-07T10:44:52
2018-06-07T10:44:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
222
java
package io.bootique.di.mock; import javax.inject.Provider; public class MockInterface1Provider implements Provider<MockInterface1> { public MockInterface1 get() { return new MockImplementation1(); } }
60875409b3c435690d2f2708e1c94cfd51122db3
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/plugin/appbrand/Plugin.java
5ef30f1623dba11e1a20eeb9c617108448149352
[]
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
844
java
package com.tencent.mm.plugin.appbrand; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm.model.be; import com.tencent.mm.pluginsdk.c.c; import com.tencent.mm.pluginsdk.c.d; @Deprecated public final class Plugin implements d { public final com.tencent.mm.pluginsdk.n createApplic...
98ff6390c968db149398b2e9a88e15abadefc83f
f1b39c85dfa176c82a241fb0da39c482ce5e5725
/src/jp/or/med/orca/qkan/affair/qs/qs001/QS001OtherItemListBox.java
445c0109d75b6e6d562b699ecd80665bb62e1a49
[]
no_license
linuxmaniajp/qkan
114bb9665a6b2e6b278d2fd7ed5619d74e5c2337
30c0513399e49828ca951412e21a22a058868729
refs/heads/master
2021-05-23T18:48:48.477599
2018-04-23T04:27:09
2018-04-23T04:27:09
null
0
0
null
null
null
null
SHIFT_JIS
Java
false
false
5,644
java
package jp.or.med.orca.qkan.affair.qs.qs001; import java.awt.Component; import java.util.List; import java.util.Set; import java.util.Vector; import javax.swing.ListModel; import jp.nichicom.ac.component.ACListBox; import jp.nichicom.vr.component.AbstractVRListBox; /** * その他や日常生活上の活動に使用するリストボックスです。 ...
c00e6cafd64751359e048accb0944c7698614969
9623f83defac3911b4780bc408634c078da73387
/powercraft_15/src/minecraft/net/minecraft/world/gen/structure/ComponentNetherBridgeEnd.java
eb87904d0c50336ac729a24cb5834fbc4fb1b95b
[]
no_license
BlearStudio/powercraft-legacy
42b839393223494748e8b5d05acdaf59f18bd6c6
014e9d4d71bd99823cf63d4fbdb65c1b83fde1f8
refs/heads/master
2021-01-21T21:18:55.774908
2015-04-06T20:45:25
2015-04-06T20:45:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,782
java
package net.minecraft.world.gen.structure; import java.util.List; import java.util.Random; import net.minecraft.block.Block; import net.minecraft.world.World; public class ComponentNetherBridgeEnd extends ComponentNetherBridgePiece { private int fillSeed; public ComponentNetherBridgeEnd(int par1, ...
[ "[email protected]@ed9f5d1b-00bb-0f29-faab-e8ebad1a710c" ]
[email protected]@ed9f5d1b-00bb-0f29-faab-e8ebad1a710c
bf2951d6462fbec98da4de5fa53c831c16cd9179
f3aec68bc48dc52e76f276fd3b47c3260c01b2a4
/core/referencebook/src/main/java/ru/korus/tmis/pix/AdministrativeContactRoleType.java
d073b7a5cef61596cbb882256298dd6e420afd03
[]
no_license
MarsStirner/core
c9a383799a92e485e2395d81a0bc95d51ada5fa5
6fbf37af989aa48fabb9c4c2566195aafd2b16ab
refs/heads/master
2020-12-03T00:39:51.407573
2016-04-29T12:28:32
2016-04-29T12:28:32
96,041,573
0
1
null
null
null
null
UTF-8
Java
false
false
864
java
package ru.korus.tmis.pix; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for AdministrativeContactRoleType. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> * &lt;simpleType name="Administr...
b7f5534bc41d3ba37294a07aa4d762f1a1488b92
16b5d51ab0409cbb5a1da9eacb9948a54acd6258
/app/build/generated/source/apt/debug/com/study/sangerzhong/studyapp/MyEventBusIndex.java
4dafe97d96bd37069d11d89550eae6131fc415b8
[]
no_license
liyq1406/haochebang
c3405a537d4f695ca51cb26d7889e952c6965eea
12727fcca80c85aa9586bd58fe9b16c98fa1bf5b
refs/heads/master
2021-01-17T21:20:31.261785
2017-02-28T04:52:06
2017-02-28T04:52:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,980
java
package com.study.sangerzhong.studyapp; import org.greenrobot.eventbus.meta.SimpleSubscriberInfo; import org.greenrobot.eventbus.meta.SubscriberMethodInfo; import org.greenrobot.eventbus.meta.SubscriberInfo; import org.greenrobot.eventbus.meta.SubscriberInfoIndex; import org.greenrobot.eventbus.ThreadMode; import ja...
28450586acc72827b0af93c8b49008969f4cbe2c
fb9ee00025b9e4b19bd7c9d009094d088f481125
/stfxss_high_school_life_programming_practice/SCHOOL/ICS4U1/crazyObject/Book.java
8dd3b2324f27bf117e4a662003aa048a11b78d73
[]
no_license
wonjohnchoi/competitions
e382e3e544915b57e48bbb826120ef40b99b9843
4ba5be75a5b36b56de68d4a4ab8912d89eb73a0e
refs/heads/master
2021-01-16T00:28:33.446271
2015-09-12T16:53:25
2015-09-12T16:53:25
2,786,296
1
1
null
null
null
null
UTF-8
Java
false
false
388
java
package crazyObject; /** * The "Book" class. */ public class Book { String title; String course; public Book() { } public void setTitle(String thisTitle) { title=thisTitle; } public void setCourse(String thisCourse) { course=thisCourse; } public Strin...
e3117a5c6035edba4afb101405a633da3a4dce3d
32b72e1dc8b6ee1be2e80bb70a03a021c83db550
/ast_results/Sensirion_SmartGadget-Android/app/src/main/java/com/sensirion/smartgadget/view/history/graph/value_formatter/DaysElapsedTimeFormat.java
aba23633dc9a9b19ea8dd8ffa6c72b6d789f5f25
[]
no_license
cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning
d90c41a17e88fcd99d543124eeb6e93f9133cb4a
0564143d92f8024ff5fa6b659c2baebf827582b1
refs/heads/master
2020-07-13T13:53:40.297493
2019-01-11T11:51:18
2019-01-11T11:51:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,668
java
// isComment package com.sensirion.smartgadget.view.history.graph.value_formatter; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import java.text.FieldPosition; import java.text.Format; import java.text.ParsePosition; import java.util.Date; /** * isComment */ public class is...
dd2af3ea4fa600db2c5f2c8ddbd36e96a4e1686b
bcf6c76bf3cdf5a644c0f8220d2cf583cc16da08
/enterprise/payara.common/src/org/netbeans/modules/payara/spi/ExecSupport.java
70766da5643b3d4d27cea88bf33e99608958c072
[ "Apache-2.0" ]
permissive
aljohn368/first
d2d47aa0c9d15576e9c394c2bbc7a41a905939ff
7f9bd8dbe05de61c90526b32551550ab15342977
refs/heads/master
2020-12-07T21:38:45.632077
2020-01-09T09:43:47
2020-01-09T09:43:47
232,807,057
2
0
Apache-2.0
2020-01-09T17:16:26
2020-01-09T12:45:17
null
UTF-8
Java
false
false
4,604
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 ...
ec2178fd32db75735f41b132e73890af1909a4e5
9ab5247515ee18cca2153b53a659cd16093938ea
/ec-traffic-persist/src/main/java/com/ecarinfo/traffic/dao/ProvinceInfoDao.java
cc1bb84b30e8c6fe0257bd99f705a3ccde6f8ac9
[]
no_license
xiaobbbbbbb/ec-traffic
58bc804ad131bf80ab54f0092b7de99785a6449c
0a7bb578cc84f44dc61a4688e1e8ea2998c3d1d9
refs/heads/master
2020-04-28T07:51:14.244055
2014-04-24T01:56:01
2014-04-24T01:56:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
196
java
package com.ecarinfo.traffic.dao; import com.ecarinfo.persist.exdao.ECDao; import com.ecarinfo.traffic.po.ProvinceInfo; public interface ProvinceInfoDao extends ECDao<ProvinceInfo> { }
0ecc22459407d36a79df530eb8f713cc260ebc53
be2a68ba7c779301817f86c83694ca7fe8e46bce
/miaosha-2version/miaosha-service/src/main/java/com/geekq/miaosha/rabbitmq/MQReceiver.java
8c7fbc7b90ee9cb95d677ed858540e73d6e4c556
[]
no_license
inkzuji/miaosha
550e2f8ca1eca1c68059616aeb05862ff6b38461
72841606f954f9a7a2aa642e7303ca48f0a92363
refs/heads/master
2020-05-16T04:58:53.387316
2019-10-10T03:45:43
2019-10-10T03:45:43
182,797,650
1
0
null
2019-10-10T03:45:44
2019-04-22T13:51:47
Java
UTF-8
Java
false
false
2,756
java
package com.geekq.miaosha.rabbitmq; import com.geekq.api.entity.GoodsVoOrder; import com.geekq.api.utils.AbstractResultOrder; import com.geekq.api.utils.ResultGeekQOrder; import com.geekq.miaosha.redis.RedisService; import com.geekq.miaosha.service.GoodsService; import com.geekq.miaosha.service.MiaoshaService; import ...
1b18d0b5ce352d529d162881c8065a74e8daddc9
2cd5d009ab64b875aba660c939f05532ea8a4e78
/src/com/commonsware/cwac/prefs/SQLCipherStrategy.java
7a89f506abbeea676aff69f079371dc2d7a0b9e8
[ "Apache-2.0" ]
permissive
mimoccc/cwac-prefs
015c8fa1d9555cb8029ab451830e47274673e93a
f41b7d18f0f81c9cde9cd5a401f5b70fbe48eb58
refs/heads/master
2020-12-01T01:14:30.922000
2012-12-12T15:23:47
2012-12-12T15:23:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,789
java
/*** Copyright (c) 2012 CommonsWare, LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in ...
a4cd07e5afd6e1eb27df9a39e683c9028aedf9ad
bf4122f5ae3a9f9b9c2cc94ef87cdb9dcadc9dc9
/Transfer/TYSS_PROJECTS/retailermaintenencesystem/src/main/java/com/tyss/retailermaintenencesystem/service/ProductServiceImpl.java
78dbfc3303c95c5b2a742c56a8421a4ce93b2183
[]
no_license
haren7474/TY_ELF_JFS_HarendraKumar
7ef8b9a0bb6d6bdddb94b88ab2db4e0aef0fbc1d
f99ef30b40d0877167c8159e8b7f322af7cc87b9
refs/heads/master
2023-01-11T01:01:10.458037
2020-01-23T18:20:20
2020-01-23T18:20:20
225,845,989
0
0
null
2023-01-07T22:01:21
2019-12-04T11:00:37
HTML
UTF-8
Java
false
false
1,119
java
package com.tyss.retailermaintenencesystem.service; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.tyss.retailermaintenencesystem.dto.ProductBean; import com.tyss.retailermaintenencesystem.dto.UserBean; import com.tyss.r...
f1b0cb00271bec3262f8647d01ccaca7f6b93f90
e75cf3fc4e6569583270ac0f3626453c464fe020
/Android/第三方完整APP源码/TPshop-master/soubaoShopMobile/src/main/java/com/soubao/tpshop/view/SPClearEditText.java
3fd3522c26bce89c6166ae2a91f6a6d4da8df392
[]
no_license
hailongfeng/zhishiku
c87742e8819c1a234f68f3be48108b244e8a265f
b62bb845a88248855d118bc571634cc94f34efcb
refs/heads/master
2022-12-26T00:00:48.455098
2020-02-26T09:22:05
2020-02-26T09:22:05
133,133,919
1
9
null
2022-12-16T00:35:57
2018-05-12T09:56:41
Java
UTF-8
Java
false
false
4,642
java
package com.soubao.tpshop.view; import android.content.Context; import android.graphics.drawable.Drawable; import android.text.Editable; import android.text.TextWatcher; import android.util.AttributeSet; import android.view.MotionEvent; import android.view.View; import android.view.View.OnFocusChangeListener; import ...
62874741aa5c6fb7cbd69c16a403b5394a76238f
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/training/org/apache/hadoop/hdfs/TestLargeBlock.java
3b9a631a64b55b190ddd82cf902c4f96c3b974f1
[]
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
2,201
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...
64829a2625fc65536fc87306c384cb18875c6cc4
c81dd37adb032fb057d194b5383af7aa99f79c6a
/java/com/facebook/ads/redexgen/X/AnonymousClass75.java
f6e030a22fa8ffb845b4f006fa86f5784480944a
[]
no_license
hongnam207/pi-network-source
1415a955e37fe58ca42098967f0b3307ab0dc785
17dc583f08f461d4dfbbc74beb98331bf7f9e5e3
refs/heads/main
2023-03-30T07:49:35.920796
2021-03-28T06:56:24
2021-03-28T06:56:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,876
java
package com.facebook.ads.redexgen.X; import java.util.Arrays; import kotlin.jvm.internal.ByteCompanionObject; /* JADX WARN: Init of enum A04 can be incorrect */ /* renamed from: com.facebook.ads.redexgen.X.75 reason: invalid class name */ public enum AnonymousClass75 { A06(A00(8, 7, 115)), A05(A00(3, 5, 19))...
61feb074eaa96799b9916422c2b3c74878975a44
329b2cb3c91a0c953458efd253c4fcdce6f539c4
/graphsdk/src/main/java/com/microsoft/graph/extensions/WorkbookFunctionsIsErrorRequestBuilder.java
3bd59a595bf9167921d15202f585b7d19598375d
[ "MIT" ]
permissive
sbolotovms/msgraph-sdk-android
255eeddf19c1b15f04ee3b1549f0cae70d561fdd
1320795ba1c0b5eb36ef8252b73799d15fc46ba1
refs/heads/master
2021-01-20T05:09:00.148739
2017-04-28T23:20:23
2017-04-28T23:20:23
89,751,501
1
0
null
2017-04-28T23:20:37
2017-04-28T23:20:37
null
UTF-8
Java
false
false
1,463
java
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
cd637e9e88d250a78efb128ba8ff0d9a0f88e3e4
e5fdec9df80b4958f49250f90fd05c13e3bda8b7
/org.servicifi.gelato.language.cobol/src-gen/org/servicifi/gelato/language/cobol/handlers/impl/OnSizeErrorImpl.java
a09c9e69423594bb58f5ef3c0cf40a163ca858d4
[]
no_license
amirms/gelato
9125e6ac3a56e5bcfd032db855a4c269bdfc5152
972d7309dc37c57d17d2b1486a49f00830983eb8
refs/heads/master
2021-06-03T22:07:12.010077
2019-03-10T11:54:27
2019-03-10T11:54:27
27,443,539
0
0
null
null
null
null
UTF-8
Java
false
false
789
java
/** */ package org.servicifi.gelato.language.cobol.handlers.impl; import org.eclipse.emf.ecore.EClass; import org.servicifi.gelato.language.cobol.handlers.HandlersPackage; import org.servicifi.gelato.language.cobol.handlers.OnSizeError; /** * <!-- begin-user-doc --> * An implementation of the model object '<em><b...
71e4ad8d85d5d74c75dd08c315a60ef4e5d8f3a8
096e862f59cf0d2acf0ce05578f913a148cc653d
/code/apps/ValidationTools/src/com/sprd/validationtools/itemstest/ScreenColorTest.java
22397e65fb16c7dd218c12298ddcc84a5cbb69eb
[]
no_license
Phenix-Collection/Android-6.0-packages
e2ba7f7950c5df258c86032f8fbdff42d2dfc26a
ac1a67c36f90013ac1de82309f84bd215d5fdca9
refs/heads/master
2021-10-10T20:52:24.087442
2017-05-27T05:52:42
2017-05-27T05:52:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,926
java
package com.sprd.validationtools.itemstest; import android.content.Intent; import android.graphics.Color; import android.os.Bundle; import android.os.Handler; import android.util.Log; import android.view.Gravity; import android.view.MotionEvent; import android.view.View; import android.view.ViewGroup; import android....
b72fa227744f0a64b7f7b2fa1f4b6c8ecf421a58
2f92dfff9b9929b64e645fdc254815d06bf2b8d2
/src/test/test/lee/codetest/code_35__Search_Insert_Position/CodeTest.java
eb1de113139234d701a8c7de965117ecbdbaa3d2
[ "MIT" ]
permissive
code543/leetcodequestions
fc5036d63e4c3e1b622fe73552fb33c039e63fb0
44cbfe6718ada04807b6600a5d62b9f0016d4ab2
refs/heads/master
2020-04-05T19:43:15.530768
2018-12-07T04:09:07
2018-12-07T04:09:07
157,147,529
1
0
null
null
null
null
UTF-8
Java
false
false
886
java
package lee.codetest.code_35__Search_Insert_Position; import org.junit.Test; /** testcase:[1,3,5,6] 5 */ public class CodeTest { @Test public void testSolution() throws Exception { //new Solution() lee.code.code_35__Search_Insert_Position.C35_MainClass.main(null);; } } /** * * * 35.Search...
8eafb35e5fd301e44dd2fbb866f7f530c150a35d
c32d1d567d12928ffe7b52ffe09de9a64db0b39e
/new/201909/src/day190909/web/servlet/ProvinceServlet.java
71bb41724980f48220d61f6f3337e4fd8f154449
[]
no_license
madokast/JavaLearning
fdafb1f1770ff4839898bbfacaec25dd651a72e6
b6c419e152f13c2d8688644b102b80624ae8b433
refs/heads/master
2022-12-24T13:14:44.659868
2020-01-03T07:10:18
2020-01-03T07:10:18
159,938,675
0
0
null
2022-12-16T06:44:43
2018-12-01T11:40:59
HTML
UTF-8
Java
false
false
1,115
java
package day190909.web.servlet; import com.fasterxml.jackson.databind.ObjectMapper; import day190909.doamin.Province; import day190909.service.ProvinceService; import day190909.service.impl.ProvinceServiceImpl; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http...
fd67bc0415c6796d788d1fe00958c739a0c5604b
c2e6f7c40edce79fd498a5bbaba4c2d69cf05e0c
/src/main/java/kotlin/comparisons/ComparisonsKt__ComparisonsKt$compareBy$1.java
608e031da16936a0c73cb12495d0ed818e7affe6
[]
no_license
pengju1218/decompiled-apk
7f64ee6b2d7424b027f4f112c77e47cd420b2b8c
b60b54342a8e294486c45b2325fb78155c3c37e6
refs/heads/master
2022-03-23T02:57:09.115704
2019-12-28T23:13:07
2019-12-28T23:13:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
978
java
package kotlin.comparisons; import java.util.Comparator; import kotlin.Metadata; import kotlin.jvm.functions.Function1; @Metadata(bv = {1, 0, 3}, d1 = {"\u0000\n\n\u0000\n\u0002\u0010\b\n\u0002\b\u0006\u0010\u0000\u001a\u00020\u0001\"\u0004\b\u0000\u0010\u00022\u000e\u0010\u0003\u001a\n \u0004*\u0004\u0018\u0001H\u00...
f63e6bd85ff4d27fe60370ecd8ba9b5b0065e58a
79fa5527063fb900216eea9cf31f31fccd2e9e77
/service/src/main/java/com/gmail/vpshulgaa/service/dto/ItemDto.java
70a64ba03c40afd953354775081151dcce760df4
[]
no_license
vpshulga/shop
3d53dd1e71a958c7e6dc8b9dc7802f1442eae20d
23fe1bebdb6b392bd4609313f77ae7f59e4a5f6a
refs/heads/master
2020-03-27T13:14:57.612412
2019-03-26T20:45:46
2019-03-26T20:45:46
146,598,977
0
0
null
2018-10-17T13:33:33
2018-08-29T12:49:03
Java
UTF-8
Java
false
false
2,095
java
package com.gmail.vpshulgaa.service.dto; import java.math.BigDecimal; import java.util.ArrayList; import java.util.List; import java.util.Objects; public class ItemDto { private Long id; private String name; private String description; private String uniqueNumber; private BigDecimal price; pr...
d8674d336b214b97e3583640b9f666b438ba2103
d3eba076ce93204880f9c32536c10019840ef043
/src/com/hubahuma/mobile/LoadingDialog.java
db7589c41fc5c7e8377c5ede71ef26ce3049b268
[]
no_license
jianbingfang/huba-huma
4603514446f9c42831a8859231f55eb7cd41c223
95d898f2f988bc8b833b9046a671526cfe3ebbe6
refs/heads/master
2021-01-10T21:01:41.466705
2014-09-13T17:06:32
2014-09-13T17:06:32
22,061,075
1
1
null
null
null
null
UTF-8
Java
false
false
783
java
package com.hubahuma.mobile; import org.androidannotations.annotations.AfterViews; import org.androidannotations.annotations.Click; import org.androidannotations.annotations.EFragment; import org.androidannotations.annotations.UiThread; import org.androidannotations.annotations.ViewById; import com.hubahuma.mob...
34c6910d67c8391bf400f522a79a1a21e2b0716b
3e21e436130a0c8f0223de7b68307ef7692795bf
/MapAPI2/app/src/main/java/Model/BenhViens.java
f8b888b92ff4e593fd2ac3a82570fccf1cd24a59
[]
no_license
nguyenbahung94/use-google-api
8c22361909a78e26549a67350e99a6b9d3a1cf80
3ab9ad9c4c5a58a7d7ec6aab78544b89a3a83df0
refs/heads/master
2021-01-21T21:29:13.072592
2017-06-27T18:30:56
2017-06-27T18:30:56
94,854,124
0
0
null
null
null
null
UTF-8
Java
false
false
1,294
java
package Model; /** * Created by Adam on 11/21/2016. */ public class BenhViens { private String name; private String mabv; // private String placeid; // private Double kinhdo; // private Double vido; public BenhViens() { } public String getName() { return name; } public ...
4ee083e419fc78dca8887a2fb589da8c77ff59dc
056371473ba8a9b5ddae60c91cbfc8d6624396c3
/any-adapter/src/test/java/com/github/boybeak/adapter/AnyAdapterTest.java
db76f632d137ec8a0cd5508d5b5c96c22acd8728
[]
no_license
boybeak/AnyAdapter
876cfb5aab6ba91f6ad78bdaee4da464ca04e060
2b726773097029c96f30c26207ba827cdf4f5f80
refs/heads/master
2022-08-04T13:27:48.740201
2022-07-21T06:43:02
2022-07-21T06:43:02
231,913,281
4
0
null
null
null
null
UTF-8
Java
false
false
1,606
java
package com.github.boybeak.adapter; import android.util.SparseArray; import org.junit.Assert; import org.junit.Test; import org.mockito.Mockito; import java.util.HashMap; import java.util.Map; public class AnyAdapterTest { @Test public void testMapSpeed() { SparseArray<Class<?>> sMap = new SparseArr...
2c6241282f9c17eb319d7ba54219690bd54a1092
f3bb9e8806db3db77a8079988d74ffce847593f9
/org.alloytools.kodkod.core/src/main/java/kodkod/ast/UnaryExpression.java
a9f3a40435ed64ba326adebf4dfbd7015f0a63f6
[ "MIT", "Apache-2.0" ]
permissive
danielleberre/org.alloytools.alloy
de673f3d078083f3a3d8c6e55b5d067404c4420d
dcc3d4d04ef7970dca35047cb3f51945922f9e8f
refs/heads/master
2021-04-03T04:49:03.932626
2018-03-12T07:35:13
2018-03-12T07:35:13
125,003,790
0
1
Apache-2.0
2018-03-13T06:34:15
2018-03-13T06:34:15
null
UTF-8
Java
false
false
3,261
java
/* * Kodkod -- Copyright (c) 2005-present, Emina Torlak * * 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...