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
8380325a7e154898b3dff7e95d0e545ddf817c59
322ac84614bd8d011c79b03d96214d4ceabcf086
/src/main/java/com/oseasy/pro/modules/project/vo/ProjectNodeVo.java
c405d47bb981dbf165ce92b2e4edb33556de630a
[]
no_license
SchuckBeta/cxcy
f2f953c074be5ab8ab8aeac533ade6600135d759
ed4ceee397fae9d470fb93579bbf6af631965eaa
refs/heads/master
2022-12-25T14:53:58.066476
2019-09-20T12:28:55
2019-09-20T12:28:55
209,783,634
1
0
null
2022-12-16T07:46:52
2019-09-20T12:18:07
Java
UTF-8
Java
false
false
3,785
java
package com.oseasy.pro.modules.project.vo; import java.util.Map; import com.google.common.collect.Maps; import com.oseasy.act.modules.actyw.dao.ActYwGnodeDao; import com.oseasy.act.modules.actyw.entity.ActYwGnode; import com.oseasy.act.modules.actyw.tool.process.vo.StenType; import com.oseasy.com.pcore.common.utils....
[ "chenhao@os-easy.com" ]
chenhao@os-easy.com
c12aa9b9cccfee8c5d570a06f568966a8585ed4f
c36720f673ae7e9069daaaf8ea9fe3084ad86909
/src/main/java/com/maximesoares/web/rest/errors/BadRequestAlertException.java
2bea531421d6e11550b6b6521cc9338915471483
[]
no_license
maximeso/penda
539952fe5447bce5c72fb3a0c4a554cdd08e9605
748cb49b83cef2645c93faebd46d15a7e4110341
refs/heads/master
2022-08-04T11:12:45.878882
2019-08-22T18:18:57
2019-08-22T18:18:57
178,494,487
0
0
null
2022-07-07T03:55:07
2019-03-30T01:02:30
TypeScript
UTF-8
Java
false
false
1,319
java
package com.maximesoares.web.rest.errors; import org.zalando.problem.AbstractThrowableProblem; import org.zalando.problem.Status; import java.net.URI; import java.util.HashMap; import java.util.Map; public class BadRequestAlertException extends AbstractThrowableProblem { private static final long serialVersionU...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
4893b4753929c36b62ecbfc7076aa4027085bb0e
ad3de5b7d23fe4f92684af64acc1deada4252697
/app/src/main/java/com/gyx/bitcoinwalletdemo/callback/DialogCallback.java
7f82cb69be3f29e5f3c3a091fc3853434fc59d76
[]
no_license
YYwishp/BitCoinWalletDemo
2cec0fd38534f9a50cc66e2e33df0c90f59acd08
72a6cd2b26a71916e8929eb60ebe5751f3f84f92
refs/heads/master
2020-03-11T08:49:58.244686
2018-06-01T10:55:05
2018-06-01T10:55:05
129,893,830
0
0
null
null
null
null
UTF-8
Java
false
false
1,557
java
package com.gyx.bitcoinwalletdemo.callback; import android.app.Activity; import android.support.annotation.Nullable; import android.text.TextUtils; import com.lzy.okgo.request.BaseRequest; import okhttp3.Call; import okhttp3.Response; /** * Created by GYX on 2016/10/27. */ public abstract class DialogCallback<T>...
[ "yywishp@gmail.com" ]
yywishp@gmail.com
1a284b86ab1736f6134f51484de93b95143b62a0
e0b33a64f1bd7a7c8f3977e204c3aabcfc2fefc3
/mediator-dataobjects/src/main/java/net/chinacloud/mediator/domain/Sku.java
b4ab3d52fde13fb91eb7a198bc13415d794b5baf
[]
no_license
shengzhiconghaoshuai/mediator
d0b44c5cf2ab90504d6e65106b2d571dd9a51252
48971b8a386e5df1e900a010ab7960edd6b26035
refs/heads/feature/JIT-flow
2022-12-21T21:08:57.962836
2019-10-16T07:38:55
2019-10-16T07:38:55
215,488,655
0
2
null
2022-12-16T02:29:44
2019-10-16T07:48:21
Java
UTF-8
Java
false
false
2,776
java
/** * 版权:Copyright 2014- LakeCloud Tech. Co. Ltd. All Rights Reserved. * 文件名:SkuInventory.java * 描述: sku数据结构 */ package net.chinacloud.mediator.domain; /** * <sku数据结构> * <sku数据结构,库存同步时使用> * @author yejunwu123@gmail.com * @version 0.0.0,2014年12月11日 * @since 2014年12月11日 */ public class Sku { /**第三方平台的sku id*/ ...
[ "zhangyu@wuxicloud.com" ]
zhangyu@wuxicloud.com
bee889e396ec92f3043d3735cd19b5d20c221345
66e474869e6440edd079b9a0123501c9be196eeb
/src/main/java/com/ft/web/rest/errors/EmailAlreadyUsedException.java
63c6ea11159a7174608346345e6889cc26a29554
[]
no_license
istt/jh-app
09e851afd90d26377774270f9b799c2991537805
c9d15f2830e0eb7468048952c824ac07d473fb3b
refs/heads/master
2021-07-03T22:32:13.492791
2019-02-03T17:19:56
2019-02-03T17:19:56
168,971,257
0
1
null
2020-09-18T08:47:14
2019-02-03T17:19:45
Java
UTF-8
Java
false
false
327
java
package com.ft.web.rest.errors; public class EmailAlreadyUsedException extends BadRequestAlertException { private static final long serialVersionUID = 1L; public EmailAlreadyUsedException() { super(ErrorConstants.EMAIL_ALREADY_USED_TYPE, "Email is already in use!", "userManagement", "emailexists"); ...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
8b0708d99a0c7daacc0add2ffa19c42d366e41fe
eb5f5353f49ee558e497e5caded1f60f32f536b5
/java/net/StandardSocketOptions.java
9e95319fbea76d8b733ab436b398b882df15d99f
[]
no_license
mohitrajvardhan17/java1.8.0_151
6fc53e15354d88b53bd248c260c954807d612118
6eeab0c0fd20be34db653f4778f8828068c50c92
refs/heads/master
2020-03-18T09:44:14.769133
2018-05-23T14:28:24
2018-05-23T14:28:24
134,578,186
0
2
null
null
null
null
UTF-8
Java
false
false
1,989
java
package java.net; public final class StandardSocketOptions { public static final SocketOption<Boolean> SO_BROADCAST = new StdSocketOption("SO_BROADCAST", Boolean.class); public static final SocketOption<Boolean> SO_KEEPALIVE = new StdSocketOption("SO_KEEPALIVE", Boolean.class); public static final SocketOption<I...
[ "mohit.rajvardhan@ericsson.com" ]
mohit.rajvardhan@ericsson.com
180dff95747a5be2568a1bd8404f284b55ed95e6
71354445bbba329e14c9bd3e6fef092439b79f0a
/parrot-service/src/main/java/com/voole/parrot/service/dao/menu/IMenuDao.java
d64615b09ae5a09f888b1e0b0b3be7cbfdb580be
[]
no_license
wowcinder/parrot
77bb10abd4cbc311fc48d441715a952800777ad3
d6c9df90ed4c82bc28428a159d3d864762d840b2
refs/heads/master
2021-01-13T02:03:05.401190
2013-12-31T17:18:57
2013-12-31T17:18:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
290
java
/* * Copyright (C) 2013 BEIJING UNION VOOLE TECHNOLOGY CO., LTD */ package com.voole.parrot.service.dao.menu; import com.voole.parrot.shared.entity.menu.Menu; /** * @author XuehuiHe * @date 2013年12月19日 */ public interface IMenuDao extends IMenuNodeDao<Menu> { }
[ "xuehuihe.java@gmail.com" ]
xuehuihe.java@gmail.com
6f3cd12efaca92d3bf496a5e98a52b9496af1e8b
d73c707a600765ca4d928d0ec3b0b9f170cdaf8c
/src/main/java/at/yawk/wm/x/PixMapArea.java
610adb771adb71fea0aab44c0579947eec6892b5
[]
no_license
yawkat/wm
cc8b2823036d9d9211a1fca69350e26051160d33
11fcdc1c253c5e5567df6803c3bab5667203de61
refs/heads/master
2023-04-27T09:39:48.928122
2021-04-09T08:04:13
2021-04-09T08:04:13
37,268,017
4
0
null
2023-04-16T14:55:22
2015-06-11T15:02:34
Java
UTF-8
Java
false
false
185
java
package at.yawk.wm.x; /** * @author yawkat */ public interface PixMapArea { PixMapArea getArea(int x, int y, int width, int height); int getWidth(); int getHeight(); }
[ "me@yawk.at" ]
me@yawk.at
86d5d029a58782a30abb41f946c035a149b524b9
2f1a723296a3701c767e9b5c188f1dc1b7383ea5
/src/main/java/com/ibcs/desco/common/model/PettyCashDtl.java
93f278d6656f6f8396021fbc5b01bb2878454e5f
[]
no_license
abutaleb6/Inventory_Management
1c27f43ddbd4741fbe13f4748e6c7594bac8494d
b85f76e8f0ebc5399d00a0ce7dcc2d6e6ea9bec1
refs/heads/master
2021-01-13T10:18:02.988037
2017-01-26T14:38:30
2017-01-26T14:38:30
69,749,923
0
1
null
null
null
null
UTF-8
Java
false
false
3,303
java
package com.ibcs.desco.common.model; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import j...
[ "abu.taleb@ibcs-primax.com" ]
abu.taleb@ibcs-primax.com
a72a8b6b7e5343da61096af532f77e888abc0551
4471b968feb40f816c9d29992d310b310d2277c7
/src/lec10/v5/Python.java
a666b8f16ab82df9b34710ff330d7f2dd193e46f
[]
no_license
Fall2018COMP401-001/Lec10
6f95dd736230eb1f61f5c351b0c63b9462f0b704
215470c0391a5d9cd57a4ac71546334ade08a80f
refs/heads/master
2020-03-30T02:00:32.119590
2018-09-27T15:23:25
2018-09-27T15:23:25
150,607,359
0
0
null
null
null
null
UTF-8
Java
false
false
534
java
package lec10.v5; public class Python extends AnimalImpl { Python(int id, Point3D point3d) { super(id, point3d); } private void slither(Point3D destination) { System.out.println(getID() + " is slithering to " + destination.toString()); } @Override public void move(Point3D destination) { if (desti...
[ "kmp@cs.unc.edu" ]
kmp@cs.unc.edu
a5418cf176eaac0607419a2532bfe51c4cc8be69
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Chart/5/org/jfree/chart/util/RelativeDateFormat_setDayFormatter_303.java
159568649981fb50e5f4a4f4c3c1d3ad8d97e905
[]
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
977
java
org jfree chart util formatt format date show elaps time rel base date rel date format relativedateformat date format dateformat ...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
59c762c46b893b4e0b51a1ca50bc6f6e42542353
7991248e6bccacd46a5673638a4e089c8ff72a79
/web/rest-ui/src/main/java/org/artifactory/ui/rest/service/setmeup/GradleSettingGeneratorService.java
d3f053693bc0d18c037a9fbff561bbddb2fca322
[]
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
3,935
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...
[ "david.monichi@gmail.com" ]
david.monichi@gmail.com
2144af3e9151d05d448041f1924cc1a60fb1f374
31f609157ae46137cf96ce49e217ce7ae0008b1e
/bin/ext-accelerator/acceleratorservices/testsrc/de/hybris/platform/acceleratorservices/email/strategy/impl/DefaultEmailAddressFetchStrategyTest.java
62a51b018719427b41c250fadb18a7915c306af2
[]
no_license
natakolesnikova/hybrisCustomization
91d56e964f96373781f91f4e2e7ca417297e1aad
b6f18503d406b65924c21eb6a414eb70d16d878c
refs/heads/master
2020-05-23T07:16:39.311703
2019-05-15T15:08:38
2019-05-15T15:08:38
186,672,599
1
0
null
null
null
null
UTF-8
Java
false
false
4,611
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the te...
[ "nataliia@spadoom.com" ]
nataliia@spadoom.com
9a173f1bc0d6308fd16d9f5a1e6b45da04b4db4f
482a0fe6424b42de7f2768f7b64c4fd36dd24054
/apps/gmail/gmail_uncompressed/app/src/com/google/android/gms/internal/bL.java
04b2a44d63c4168a7496be8cdab5c1d6f2ecd447
[]
no_license
dan7800/SoftwareTestingGradProjectTeamB
b96d10c6b42e2e554e51fc1d7fd7a7189afe79d6
0ad2d46d692c77bdc75f8a82162749e2e652c7ab
refs/heads/master
2021-01-22T09:27:25.378594
2015-05-15T23:59:13
2015-05-15T23:59:13
30,304,655
0
0
null
null
null
null
UTF-8
Java
false
false
2,096
java
package com.google.android.gms.internal; import android.net.*; import android.os.*; final class bl implements bj { private IBinder bzr; bl(final IBinder bzr) { this.bzr = bzr; } @Override public final void a(final bg bg, final Uri uri, final Bundle bundle, final boolean b) { ...
[ "mjthornton0112@gmail.com" ]
mjthornton0112@gmail.com
8a124f4e28bd88dd09db7f689ae74957d7e6da91
2edbc7267d9a2431ee3b58fc19c4ec4eef900655
/AL-Game/src/com/aionemu/gameserver/network/aion/clientpackets/CM_UNK.java
3ce0362907ad8086a8d764383578d66e61b80062
[]
no_license
EmuZONE/Aion-Lightning-5.1
3c93b8bc5e63fd9205446c52be9b324193695089
f4cfc45f6aa66dfbfdaa6c0f140b1861bdcd13c5
refs/heads/master
2020-03-08T14:38:42.579437
2018-04-06T04:18:19
2018-04-06T04:18:19
128,191,634
1
1
null
null
null
null
UTF-8
Java
false
false
463
java
package com.aionemu.gameserver.network.aion.clientpackets; import com.aionemu.gameserver.network.aion.AionClientPacket; import com.aionemu.gameserver.network.aion.AionConnection.State; public class CM_UNK extends AionClientPacket { int size; public CM_UNK(int opcode, State state, State... restStates) { super(op...
[ "naxdevil@gmail.com" ]
naxdevil@gmail.com
b381e86789070bbc26b76cde65ea724e249c8dfa
f875538ce04cb2286eca61da0b89f0ffcfe16d76
/leetcode_question/java/tbd/313.super-ugly-number.java
829db1909d9badc2a7e326ec823ef6b10d7afbc7
[]
no_license
cicidi/leetcode-WIP
caa8856932bbffe336e6f87bf37b5a2b1541e052
f2137a57fc11b26441f642511139110cbb120951
refs/heads/master
2021-06-27T04:54:36.815927
2020-10-23T19:27:52
2020-10-23T19:27:52
174,902,990
0
0
null
null
null
null
UTF-8
Java
false
false
1,050
java
/* * @lc app=leetcode id=313 lang=java * * [313] Super Ugly Number * * https://leetcode.com/problems/super-ugly-number/description/ * * algorithms * Medium (42.76%) * Total Accepted: 67.9K * Total Submissions: 157.5K * Testcase Example: '12\n[2,7,13,19]' * * Write a program to find the n^th super ugly ...
[ "cicidi@gmail.com" ]
cicidi@gmail.com
436762f85a428ebce36cafe299540ebf8990628e
ba883df1628d64d5b5d92f39fa19e73d6d3b1244
/viatra/fr.tpt.mem4csd.mtbench.aadl2aadl.trace/src/aadl2/SubprogramGroup.java
72222f2537200bb9ab4dc98694afb488444a154d
[]
no_license
INCMOTRANS-Benchmark/IMTBENCH
d10f3f748095dddb952d0c7f163b5a39fdee8128
14728ddb1e3681c43bed87b2adfe464d1208a1bb
refs/heads/master
2022-11-20T00:21:26.974656
2020-07-21T15:06:48
2020-07-21T15:06:48
281,428,289
0
0
null
null
null
null
UTF-8
Java
false
false
454
java
/** */ package aadl2; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Subprogram Group</b></em>'. * <!-- end-user-doc --> * * <!-- begin-model-doc --> * <p>From package AADLDetails::Components::SubprogramGroup.</p> * <!-- end-model-doc --> * * * @see aadl2.Aadl2Package#getSubpr...
[ "mkaouar.hana@gmail.com" ]
mkaouar.hana@gmail.com
5c13d4c57668e1c210817493155b6ca1a93714b3
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/61/5.java
3ccb5ef56a3905e79156a8b62ed2dc0ba1220709
[ "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
615
java
package <missing>; public class GlobalMembers { public static int dd(int n) { int i; int z; if (n == 1 || n == 2) { z = 1; } else { z = dd(n - 1) + dd(n - 2); } return z; } public static int Main() { int m; int i; int a; int b; String tempVar = ConsoleInput.scanfRead(); if (t...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
a7ff1eb0ec9e3c2366a721dc54898805baea4a6e
8c5299da964cdae4d7975869c265c4c6d5cf37f4
/asianpaintsinitialdata/src/com/asianpaints/initialdata/setup/InitialDataSystemSetup.java
108796d58d53744729782f093b549e9fea1db08d
[]
no_license
vamshivushakola/AP_B2C_Till-PayPal
7cdac48030e3759bd3330396f19598f9a4364a1f
280dce724a282896e8930195f60eea0f78b6009a
refs/heads/master
2021-01-01T04:45:46.709346
2016-05-25T17:58:55
2016-05-25T17:58:55
59,685,396
0
0
null
null
null
null
UTF-8
Java
false
false
5,888
java
/* * [y] hybris Platform * * Copyright (c) 2000-2015 hybris AG * All rights reserved. * * This software is the confidential and proprietary information of hybris * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the terms of the * li...
[ "vamshi.vshk@gmail.com" ]
vamshi.vshk@gmail.com
31303826af9d23fe8929111e8683f59db42b5813
e48a890d391693bb03957e9e54b2d9420e27148e
/sc-provider/sc-xzsd-pc/src/main/java/com/xzsd/pc/dictionary/service/DictionaryService.java
d6da963483b5c1a5391a6a8a590556cec96ad28e
[]
no_license
yourwmx/2020-08-24
8878773d61113b88e7c1ae8f7eb4fe5be50d4077
50cd4206d378a79940ed0f468a4a6ce017ddc22e
refs/heads/master
2022-12-09T11:45:55.220645
2020-09-23T08:31:33
2020-09-23T08:31:33
289,895,335
0
0
null
null
null
null
UTF-8
Java
false
false
587
java
package com.xzsd.pc.dictionary.service; import com.xzsd.pc.dictionary.dao.DictionaryDao; import com.xzsd.pc.utils.AppResponse; import org.springframework.stereotype.Service; import javax.annotation.Resource; @Service public class DictionaryService { @Resource private DictionaryDao dictionaryDao; /** ...
[ "123" ]
123
bda24e1013c6a37089ae31d02b7ea7ec3840f4b1
9d6089379238e00c0a5fb2949c1a6e7c19b50958
/bin/ext-commerce/configurablebundleservices/testsrc/de/hybris/platform/configurablebundleservices/daos/impl/DefaultChangeProductPriceBundleRuleDaoTest.java
e0904d363755ad32765571fcce4b21bfc18d2be4
[]
no_license
ChintalaVenkat/learning_hybris
55ce582b4796a843511d0ea83f4859afea52bd88
6d29f59578512f9fa44a3954dc67d0f0a5216f9b
refs/heads/master
2021-06-18T17:47:12.173132
2021-03-26T11:00:09
2021-03-26T11:00:09
193,689,090
0
0
null
2019-06-25T10:46:40
2019-06-25T10:46:39
null
UTF-8
Java
false
false
3,636
java
/* * [y] hybris Platform * * Copyright (c) 2000-2013 hybris AG * All rights reserved. * * This software is the confidential and proprietary information of hybris * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the terms of the * li...
[ "a.basov@aimprosoft.com" ]
a.basov@aimprosoft.com
a6d1af286b9b58c3f4b7822c6adbdb405b2a1e1a
806878481752c25d25bc0b84e4eb847c86b47f91
/server/src/main/java/xdi2/server/interceptor/impl/XriResolutionHttpTransportInterceptor.java
d93b14037e28296bb83f0de3744c59e3c2677db6
[ "MIT" ]
permissive
peeyushi/xdi2
a5356602f01f67278019c82a9ac5f1bcb521d4f9
874d66940ef7a4e29134e88c68fac8d0e7970726
refs/heads/master
2020-12-11T05:33:16.127413
2014-01-13T03:35:59
2014-01-13T03:35:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,243
java
package xdi2.server.interceptor.impl; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintWriter; import java.io.Reader; import java.util.Iterator; import javax.servlet.http.HttpServletResponse; import org.apache.velocity.VelocityContext; import org.apache.velocity.app.Veloci...
[ "markus.sabadello@gmail.com" ]
markus.sabadello@gmail.com
1a1f12b3d24be679e636e0a4b3d80443392a72f1
9680a37c91f58621c5f17d8505020e0027be9a1e
/tsf-provider/src/main/java/com/example/provider/controller/ProviderController.java
f5360854e119bbec16b93126c8824c06c07af644
[]
no_license
dbc1024/tsfdemo
e52a9576118615787599d10a5a49ea995c1f83a2
51acb5389b276c0d3b1dc60255d60ac456d6c2f4
refs/heads/master
2021-01-16T05:54:33.459963
2020-03-04T02:09:28
2020-03-04T02:09:28
242,999,319
0
0
null
null
null
null
UTF-8
Java
false
false
557
java
package com.example.provider.controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; /** * Created by csz on 2020/2...
[ "cy991587100@163.com" ]
cy991587100@163.com
15ee1ce9f4e728839142537f65adedbcc964c2f6
fc1bf26252525f1dca780f0c26cea165c3b3f531
/com/planet_ink/coffee_mud/Behaviors/StdBehavior.java
c7d19285276391debd2c0a8cc85c66fee8b8787f
[ "Apache-2.0" ]
permissive
mikael2/CoffeeMud
8ade6ff60022dbe01f55172ba3f86be0de752124
a70112b6c67e712df398c940b2ce00b589596de0
refs/heads/master
2020-03-07T14:13:04.765442
2018-03-28T03:59:22
2018-03-28T03:59:22
127,521,360
1
0
null
2018-03-31T10:11:54
2018-03-31T10:11:53
null
UTF-8
Java
false
false
7,812
java
package com.planet_ink.coffee_mud.Behaviors; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import com.pl...
[ "bo@zimmers.net" ]
bo@zimmers.net
48c79c94cec00a315ee6c60d5dcb7145ecf0bd1d
a00326c0e2fc8944112589cd2ad638b278f058b9
/src/main/java/000/137/110/CWE369_Divide_by_Zero__int_zero_modulo_11.java
e45f76f9874a556f5f2dfe04c656090e64963a68
[]
no_license
Lanhbao/Static-Testing-for-Juliet-Test-Suite
6fd3f62713be7a084260eafa9ab221b1b9833be6
b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68
refs/heads/master
2020-08-24T13:34:04.004149
2019-10-25T09:26:00
2019-10-25T09:26:00
216,822,684
0
1
null
2019-11-08T09:51:54
2019-10-22T13:37:13
Java
UTF-8
Java
false
false
5,597
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE369_Divide_by_Zero__int_zero_modulo_11.java Label Definition File: CWE369_Divide_by_Zero__int.label.xml Template File: sources-sinks-11.tmpl.java */ /* * @description * CWE: 369 Divide by zero * BadSource: zero Set data to a hardcoded value of zero * GoodSource: A hardco...
[ "anhtluet12@gmail.com" ]
anhtluet12@gmail.com
18228f20ec9c7c65da8335b9ed88a720a3b37384
4c32f2e91f2c4a2199c09e97c6109a70b301e804
/src/main/java/generated/AllDateGrpType.java
9077b1348bf1c9ad8627b924aea4c5a03d228a4b
[]
no_license
ejohnsonw/ndc-xsd-162
47f7b130b88d5af550a093529fa13a573ec628e0
76d0099233aad0c3d8663cc6e1c2cbf2435986f6
refs/heads/master
2020-12-30T13:28:16.667965
2017-05-14T02:56:01
2017-05-14T02:56:01
91,215,700
0
0
null
2017-05-14T02:47:21
2017-05-14T02:47:21
null
UTF-8
Java
false
false
4,627
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.05.13 at 10:55:0...
[ "ejohnson@ngeosone.com" ]
ejohnson@ngeosone.com
92d0bd419f6499bbf14ca352e305689415c4cbb3
3628aa6a5952bb400a768a9d008eac1e406705e3
/assignments/assignment2a/A2a-Java/src/edu/vanderbilt/semaphore/SimpleAtomicLong.java
b432c857f3f51383407e9da47b0b28e3207d99fa
[]
no_license
dkul108/CS282
b62f654c4907ce5a619511890e21084e97c8b7f3
442569786fff62e4bb841c6450ba7d332a6fb055
refs/heads/master
2021-01-22T21:22:47.466675
2014-12-26T20:35:08
2014-12-26T20:35:08
28,565,515
1
0
null
null
null
null
UTF-8
Java
false
false
2,405
java
package edu.vanderbilt.semaphore; // These imports are needed for students taking this class for // graduate credit. import java.util.concurrent.locks.ReentrantReadWriteLock; import java.util.concurrent.locks.Lock; // This import is needed for students taking this class for // undergraduate credit. import java.util.c...
[ "d.schmidt@vanderbilt.edu" ]
d.schmidt@vanderbilt.edu
f44cc87cd03166bbba30c51c0f0bcfa242edcad8
a3e9de23131f569c1632c40e215c78e55a78289a
/alipay/alipay_sdk/src/main/java/com/alipay/api/domain/QuoteInfo.java
aeea3da8664f29d04bd811b014869a0a7f53fe05
[]
no_license
P79N6A/java_practice
80886700ffd7c33c2e9f4b202af7bb29931bf03d
4c7abb4cde75262a60e7b6d270206ee42bb57888
refs/heads/master
2020-04-14T19:55:52.365544
2019-01-04T07:39:40
2019-01-04T07:39:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
775
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 报价信息 * * @author auto create * @since 1.0, 2017-10-24 17:04:26 */ public class QuoteInfo extends AlipayObject { private static final long serialVersionUID = 2295995674455422725L; /** * ...
[ "jiaojianjun1991@gmail.com" ]
jiaojianjun1991@gmail.com
d85894848ab8714bc6c3ea6d3432ad2878fc01b1
db2d7241afcb02a7de80503bf492fa02251f9018
/services/iotda/src/main/java/com/huaweicloud/sdk/iotda/v5/model/DeleteCertificateRequest.java
77deb1a5014a08da9fc3fc1457e5014fc45607df
[ "Apache-2.0" ]
permissive
yasuor/huaweicloud-sdk-java-v3
64359e3ab599144d1dc2df08fb15f8e404295be5
3407632f294cdd40a62d4f9167f9708d95464cb8
refs/heads/master
2022-11-23T23:38:12.977127
2020-07-30T08:46:12
2020-07-30T08:46:12
286,420,644
1
0
NOASSERTION
2020-08-10T08:35:22
2020-08-10T08:35:21
null
UTF-8
Java
false
false
2,725
java
package com.huaweicloud.sdk.iotda.v5.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonValue; import java.util.function.Consumer; import java.util.Objects;...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
dcc99e0ea67c1bba03496a2f0ee8a67fd872b2af
f932bc7baf8cfcdbd3764d70927d90f18fc1e32c
/agent/core/src/main/java/org/glowroot/agent/weaving/MixinType.java
f0b41576629cf8c29a2549af621cd8fe0e776c9e
[ "Apache-2.0" ]
permissive
chakra-coder/glowroot
e459ee825e0d55dbaede9e526b558236d3357504
1aad8e83013c48c77814eac7b42d711cae2e8751
refs/heads/master
2021-06-04T04:22:43.452703
2016-09-08T07:10:20
2016-09-08T07:10:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,391
java
/* * Copyright 2013-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "trask.stalnaker@gmail.com" ]
trask.stalnaker@gmail.com
68183f55cb63afff71d8cd01882895419c5546eb
de01cb554c2292b0fbb79b4d5413a2f6414ea472
/algorithms/Hard/753.cracking-the-safe.java
8c4126156698ebc8da8db58520fc12907c4cce6e
[]
no_license
h4hany/yeet-the-leet
98292017eadd3dde98a079aafcd7648aa98701b4
563d779467ef5a7cc85cbe954eeaf3c1f5463313
refs/heads/master
2022-12-10T08:35:39.830260
2020-09-02T23:12:15
2020-09-02T23:12:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,296
java
/* * @lc app=leetcode id=753 lang=java * * [753] Cracking the Safe * * https://leetcode.com/problems/cracking-the-safe/description/ * * algorithms * Hard (50.71%) * Total Accepted: 28.5K * Total Submissions: 56.2K * Testcase Example: '1\n1' * * There is a box protected by a password. The password is a ...
[ "kevin.wkmiao@gmail.com" ]
kevin.wkmiao@gmail.com
d6b0c88027a65666afaf3907ab60bdbb66d41600
84fdadcdca6829ee0570bae0a0542ac682ef347d
/javamelody-core/src/main/java/net/bull/javamelody/JsfActionListener.java
29a541bcc3c57d491de3d52c9411a1f078ae908c
[ "Apache-2.0" ]
permissive
gavinage/javamelody
da98818f67381f5a2f522096c421e03d233826f8
a5db66ce5c802a278cabdf464345206a3a9c5b7b
refs/heads/master
2020-08-29T00:45:48.860049
2017-06-11T20:04:14
2017-06-11T20:04:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,222
java
/* * Copyright 2008-2017 by Emeric Vernat * * This file is part of Java Melody. * * 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/LI...
[ "evernat@free.fr" ]
evernat@free.fr
0b53702184cb060a6e55171ae43b025e53ef760b
0675ec5f207b9406ef2dacfeee0cf78a9a5aa6ba
/trinidad-1.2.x/trinidad-api/src/main/java-templates/org/apache/myfaces/trinidad/component/UIXShowDetailTemplate.java
79d8a85e1372ff21d42b75542f1b7b980c58f54e
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
lu4242/trinidad-demos-with-codi-owb-jpa
39031459525a014381f5165bfbd203a7ba14109e
972e22354576e686a53b85a5d0c42e5982c90db0
refs/heads/master
2021-01-01T15:55:17.112348
2013-04-07T15:34:59
2013-04-07T15:34:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,743
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")...
[ "lu4242@gmail.com" ]
lu4242@gmail.com
dc64243d8bdff9ce1f3f732aa4ce4722d1caf859
d9d7bf3d0dca265c853cb58c251ecae8390135e0
/gcld/src/com/reign/kfgz/domain/KfgzReward.java
ffe72c0057614d48cd6e5d064ff2d0b4d9e6f6e8
[]
no_license
Crasader/workspace
4da6bd746a3ae991a5f2457afbc44586689aa9d0
28e26c065a66b480e5e3b966be4871b44981b3d8
refs/heads/master
2020-05-04T21:08:49.911571
2018-11-19T08:14:27
2018-11-19T08:14:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,057
java
package com.reign.kfgz.domain; import com.reign.framework.hibernate.model.*; public class KfgzReward implements IModel { int pk; int groupId; int layerId; int battleRewardId; int endRewardId; public int getPk() { return this.pk; } public void setPk(final int pk) { ...
[ "359569198@qq.com" ]
359569198@qq.com
c0cd8ed6bf456b42853299ae88bd308d98bd43da
377e5e05fb9c6c8ed90ad9980565c00605f2542b
/bin/ext-integration/yaasconfiguration/testsrc/de/hybris/platform/yaasconfiguration/ApplicationPropertyResolverTest.java
7f3e6c1c7ee7425ef713ffc5d47498fb78ae53f6
[]
no_license
automaticinfotech/HybrisProject
c22b13db7863e1e80ccc29774f43e5c32e41e519
fc12e2890c569e45b97974d2f20a8cbe92b6d97f
refs/heads/master
2021-07-20T18:41:04.727081
2017-10-30T13:24:11
2017-10-30T13:24:11
108,957,448
0
0
null
null
null
null
UTF-8
Java
false
false
2,737
java
/* * [y] hybris Platform * * Copyright (c) 2000-2016 SAP SE or an SAP affiliate company. * All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the ter...
[ "santosh.kshirsagar@automaticinfotech.com" ]
santosh.kshirsagar@automaticinfotech.com
f6f1beef87f3749f3853fd01b0e5c57d2610bf52
86cc99ded4fec9b0a3cb224b42e133d03bc500e7
/src/org/traccar/protocol/V680ProtocolDecoder.java
53843c23d4e0b63f3b49291d63974186becffdbd
[ "Apache-2.0" ]
permissive
rudzuan2008/traccar
3d898b6a391b6ab0f0040aab102e13c8608750ec
81877784137ad28f07654c1cdbdb152e10371213
refs/heads/master
2020-04-08T20:36:14.768365
2013-07-21T11:10:12
2013-07-21T11:10:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,832
java
/* * Copyright 2012 - 2013 Anton Tananaev (anton.tananaev@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless req...
[ "anton.tananaev@gmail.com" ]
anton.tananaev@gmail.com
316587c2bb47a78b58c876554d9a20ef58da2421
136264d27911b54402406f35c041fc7a3f6210cc
/jeeweb-web/jeeweb-admin/src/main/java/cn/jeeweb/web/utils/MenuTreeHelper.java
00e181e6303f8cb79fb46c147251b612917e9dc0
[ "Apache-2.0" ]
permissive
iteryijiang/jeeweb
41e525dd240c6855bf3fca5fd9105a0a8b0abd40
bf540eb4daf1b8889514b4f135e4820e2ebcb1fc
refs/heads/master
2022-11-26T03:52:03.372666
2019-08-01T12:45:05
2019-08-01T12:45:05
162,131,820
2
1
Apache-2.0
2022-11-24T02:52:51
2018-12-17T13:05:47
Java
UTF-8
Java
false
false
3,125
java
package cn.jeeweb.web.utils; import cn.jeeweb.web.modules.sys.entity.Menu; import cn.jeeweb.common.utils.ObjectUtils; import com.alibaba.fastjson.JSON; import java.io.Serializable; import java.util.ArrayList; import java.util.List; /** * All rights Reserved, Designed By www.jeeweb.cn * * @version V1.0 * @package...
[ "502079461@qq.com" ]
502079461@qq.com
3dca67474160da31c7a738a94d4b5f1b66fa80f4
995f73d30450a6dce6bc7145d89344b4ad6e0622
/Honor5C-7.0/src/main/java/com/huawei/device/connectivitychrlog/CSegEVENT_WIFI_ANTS_SWITCH_FAILED_EX.java
df4b190b066ec25d3548ed5a8c4234d6d372af62
[]
no_license
morningblu/HWFramework
0ceb02cbe42585d0169d9b6c4964a41b436039f5
672bb34094b8780806a10ba9b1d21036fd808b8e
refs/heads/master
2023-07-29T05:26:14.603817
2021-09-03T05:23:34
2021-09-03T05:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,937
java
package com.huawei.device.connectivitychrlog; import huawei.android.provider.HwSettings.System; public class CSegEVENT_WIFI_ANTS_SWITCH_FAILED_EX extends ChrLogBaseEventModel { public LogByteArray aucExt_info; public ENCEventId enEventId; public ENCWifiAntsSwitchFailedReason enWifiAntsSwitchFailedReason; ...
[ "dstmath@163.com" ]
dstmath@163.com
b44c6690ba934e73cf2b79dbb62ef07029394022
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/gradle--gradle/2cc5522f6b279cc85ab8be6fc51737bbd5b9d453/after/JUnitTestMethodProcessResultStates.java
601b23adff932a8efc823e7c8a32b3f8794192ef
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
262
java
package org.gradle.external.junit; import org.gradle.api.testing.fabric.TestMethodProcessResultState; /** * @author Tom Eyckmans */ public enum JUnitTestMethodProcessResultStates implements TestMethodProcessResultState { SUCCESS, FAILURE, ERROR }
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
0dc8114ff88a255ea2faa0d08ea5848e15024d46
323c723bdbdc9bdf5053dd27a11b1976603609f5
/nssicc/nssicc_web/src/main/java/biz/belcorp/ssicc/web/spusicc/zon/form/MantenimientoZONParametrosRutasSearchForm.java
59e6b7f830f0afe6ab024f1673006c16c88949e8
[]
no_license
cbazalar/PROYECTOS_PROPIOS
adb0d579639fb72ec7871334163d3fef00123a1c
3ba232d1f775afd07b13c8246d0a8ac892e93167
refs/heads/master
2021-01-11T03:38:06.084970
2016-10-24T01:33:00
2016-10-24T01:33:00
71,429,267
0
0
null
null
null
null
UTF-8
Java
false
false
1,423
java
package biz.belcorp.ssicc.web.spusicc.zon.form; import biz.belcorp.ssicc.web.framework.base.form.BaseSearchForm; /** * TODO Include class description here. * * <p> * <a href="MantenimientoZONParametrosRutasSearchForm.java.html"> <i>View Source</i> </a> * </p> * * @author <a href="mailto:kgomez@sigcomt.com">...
[ "cbazalarlarosa@gmail.com" ]
cbazalarlarosa@gmail.com
133a504c50e5cfba354eb58e518298d74eb30041
013e83b707fe5cd48f58af61e392e3820d370c36
/spring-tx/src/main/java/org/springframework/transaction/annotation/Propagation.java
6788fd69453651d1affe88b58d06dc198ddb2755
[]
no_license
yuexiaoguang/spring4
8376f551fefd33206adc3e04bc58d6d32a825c37
95ea25bbf46ee7bad48307e41dcd027f1a0c67ae
refs/heads/master
2020-05-27T20:27:54.768860
2019-09-02T03:39:57
2019-09-02T03:39:57
188,770,867
0
1
null
null
null
null
UTF-8
Java
false
false
2,782
java
package org.springframework.transaction.annotation; import org.springframework.transaction.TransactionDefinition; /** * 表示与{@link Transactional}注解一起使用的事务传播行为的枚举, 对应于{@link TransactionDefinition}接口. */ public enum Propagation { /** * 支持当前事务, 如果不存在则创建新事务. * 类似于同名的EJB事务属性. * <p>这是事务注解的默认设置. */ REQUIRED(Tran...
[ "yuexiaoguang@vortexinfo.cn" ]
yuexiaoguang@vortexinfo.cn
5cf573848df84276f37da330ac2d331d41e66b9a
badb58980b6b36f98c8172a20b61da94a6bdd3f7
/hippo-addon-indiantax-itr-schemas/src/main/java/in/gov/incometaxindiaefiling/y2011_2012/PartBTTI.java
be84b195edd5a06d65c7c2146c90a02fe1855937
[]
no_license
runitmalik01/git
d246f415178ee717721b3265ff1e4b3654a9bd70
6b67cb7605f00a5bf516b216dafabef21a7a2302
refs/heads/master
2020-04-01T16:34:40.174723
2014-03-31T04:34:09
2014-03-31T04:34:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,523
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 20...
[ "amit@mootly.com" ]
amit@mootly.com
8ec0c7ffb12ac87416e178f3ba77546e9870a111
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/elastic--elasticsearch/087e55cc510a535e661b12c5c1488f1684919da1/after/MustachePlugin.java
d3e6f38059ed6b9f441e2c6cc4f6dab6597aa698
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
1,432
java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
21e689bf03821ef2a5df177888b4ddbe1da90f7d
454abbe5c03128d534680ad14e49d20afacfde9b
/src/org/mozilla/javascript/Label.java
c76e65dba63fe36913de6c1966658f2ebeadb157
[]
no_license
standardgalactic/osp_jacob
f7dd570693c60da3eee708a282ed5525673f0731
49ec065a95e92b4e2eef294f2d48ad592f7a5f21
refs/heads/master
2022-04-02T22:42:51.296397
2020-01-29T20:09:05
2020-01-29T20:09:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,523
java
/* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- * * The contents of this file are subject to the Netscape Public * License Version 1.1 (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.mozilla....
[ "wochristian@davidson.edu" ]
wochristian@davidson.edu
4c8d6920591a38d380ded94ad2370d5765ee03f3
96f8d42c474f8dd42ecc6811b6e555363f168d3e
/baike/sources/qsbk/app/core/utils/websocket/l.java
4adfa5c8cb7e2158e805ee11ba29cbbc4dc32f8b
[]
no_license
aheadlcx/analyzeApk
050b261595cecc85790558a02d79739a789ae3a3
25cecc394dde4ed7d4971baf0e9504dcb7fabaca
refs/heads/master
2020-03-10T10:24:49.773318
2018-04-13T09:44:45
2018-04-13T09:44:45
129,332,351
6
2
null
null
null
null
UTF-8
Java
false
false
501
java
package qsbk.app.core.utils.websocket; class l implements Runnable { final /* synthetic */ WebSocketHandler a; l(WebSocketHandler webSocketHandler) { this.a = webSocketHandler; } public void run() { if (!this.a.e.isEmpty()) { for (int i = 0; i < this.a.e.size(); i++) { ...
[ "aheadlcxzhang@gmail.com" ]
aheadlcxzhang@gmail.com
4b52718a62b750503cc5c271efe4014004498b4d
8510169054c24a64a73013663a9aefa41c7f3047
/app/src/main/java/com/abcew/model/adpter/section2/UserInfo.java
582f832e3d19a1b597ef877f1cd40aa84043086b
[]
no_license
joyoyao/Model
f06fb1006784072ff5fc3ad2b69f701d90b1586e
16b153bdd8013b487384058c4ed6f5a94ecef108
refs/heads/master
2020-03-22T10:10:03.469309
2016-12-04T08:30:31
2016-12-04T08:30:31
74,377,041
0
0
null
null
null
null
UTF-8
Java
false
false
1,199
java
package com.abcew.model.adpter.section2; /** * @author cbf4Life cbf4life@126.com * I'm glad to share my knowledge with you all. */ public class UserInfo implements IUserInfo { /* * 获得家庭地址,下属送礼也可以找到地方 */ public String getHomeAddress() { System.out.println("这里是员工的家庭地址...."); return null; } /* * 获得家庭...
[ "zaiyongs@gmail.com" ]
zaiyongs@gmail.com
088177d44f813b50a0e999de44fff59931ce8466
2a19a0f364c37ee2c8d939082eaab89ab2a6b7d5
/src/main/java/com/lwxf/industry4/webapp/controller/app/factory/factoryfinishedstock/FactoryFinishedStockController.java
57c4e533aeb21978caff293d269c408d2b594852
[]
no_license
sxw5036/myGit
e0d26c3daefd2cd6295afb2d2570494f6fe52910
740a2478ff0c02e13dacaf4808d55bcd1453394c
refs/heads/master
2022-11-05T19:58:22.383724
2019-08-20T09:25:37
2019-08-20T09:25:37
186,972,200
0
0
null
2022-10-12T20:26:46
2019-05-16T07:10:14
Java
UTF-8
Java
false
false
7,721
java
package com.lwxf.industry4.webapp.controller.app.factory.factoryfinishedstock; import javax.annotation.Resource; import javax.servlet.http.HttpServletRequest; import org.springframework.web.bind.annotation.*; import com.lwxf.commons.json.JsonMapper; import com.lwxf.commons.utils.LwxfStringUtils; import com.lwxf.indu...
[ "17838625030@163.com" ]
17838625030@163.com
96571e39028bd34d04672e33a835ce0ff734c2d6
6b1bd439c4146dc2545cb53e0ee612f7393b7c89
/Dev_Dinesh/StoreInvA6/src/MobileReceipt.java
a8e241592ce602331f96440b0c7a8015522e0ad1
[]
no_license
krishh13/CustomerPortal
939caeb886f6829508d190a744b4448d69d88c7e
acfc465dd3eaef22b9af24fef92f917ce000bb76
refs/heads/master
2020-04-04T06:53:06.424976
2018-11-01T18:55:29
2018-11-01T18:55:29
155,760,390
0
0
null
null
null
null
UTF-8
Java
false
false
1,281
java
import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.Comparator; import java.util.List; public class MobileReceipt implements Receipt { List<ItemBought> itemsbought; public MobileReceipt(Collection<ItemBought> itemsbought) { this.itemsbought= new ArrayList<>(...
[ "reddygari.saikrishna@gmail.com" ]
reddygari.saikrishna@gmail.com
3b514dc46d45e7a84b0397e48e62de893ff4be0b
960e4d39029dd8ad60112276e84c84cab2725755
/src/main/java/tvestergaard/lego/presentation/Notifications.java
6135c1b02a90a87badec47ecee6d916005cdcec1
[]
no_license
Thomas-Rosenkrans-Vestergaard/lego
01391804fc32484ec3eed38cad11990df3f52ec2
6d4222595608cd84756f57d2b3d6024f92bd4e82
refs/heads/master
2021-04-12T08:14:37.534962
2018-04-03T07:01:25
2018-04-03T07:01:25
125,858,314
0
0
null
null
null
null
UTF-8
Java
false
false
4,615
java
package tvestergaard.lego.presentation; import tvestergaard.lego.logic.Notification; import java.util.ArrayDeque; import java.util.Iterator; import java.util.NoSuchElementException; import java.util.Queue; /** * Helper for sending notifications to the users of the site. * * @author Thomas */ public class Notific...
[ "Thomas-Rosenkrans-Vestergaard@users.noreply.github.com" ]
Thomas-Rosenkrans-Vestergaard@users.noreply.github.com
51dc46b48bdefbdbfde3fce3b8dc4c9732eab137
b305a18c02fdce36353def6e306585180264734a
/E_SingletonTest/src/kr/or/ddit/singleton/SingletonTest.java
41f57f50a9c8aa41b0003b335c3961a04a4004b4
[]
no_license
hamjeonghwan/workspace
0a1b3786568cbf3d3cf5e14bd44e19774bbed44f
722c4dc22b702fa4f0eaa838c05706c3c8193ca8
refs/heads/master
2020-05-07T01:06:31.594171
2019-06-03T00:12:38
2019-06-03T00:12:38
180,257,542
0
0
null
null
null
null
UTF-8
Java
false
false
451
java
package kr.or.ddit.singleton; public class SingletonTest { public static void main(String[] args) { //MySingleton test1 = new MySingleton(); //new 명령어 사용 불가 //getInstance() 메서드를 이용하여 객체 생성 MySingleton test2 = MySingleton.getInstance(); test2.displayTest(); MySingleton test3 = MySingleton.getInstance(); ...
[ "40754230+hhj2019@users.noreply.github.com" ]
40754230+hhj2019@users.noreply.github.com
941b8243c959ef5fbe360a0c1114f9fed31a06f1
23659b687469d3e9c8ad62ca73b65117ac399545
/app/src/main/java/com/zthx/npj/net/been/DistrictBean.java
93aeea6741ad96c6f59a8dfc84e55946db53c8d5
[]
no_license
Algsl/NPJ
d19853eea0c6562907b11ef852a52c4efd7ffd0a
76d3d91afd3a46e3726b04469515b37f59df1fba
refs/heads/master
2020-06-15T14:45:38.174441
2020-01-17T09:02:00
2020-01-17T09:02:00
195,321,460
1
1
null
null
null
null
UTF-8
Java
false
false
210
java
package com.zthx.npj.net.been; public class DistrictBean { private String pid; public String getPid() { return pid; } public void setPid(String pid) { this.pid = pid; } }
[ "740019064@qq.com" ]
740019064@qq.com
426cd6a7de4d2b5c6390566aac974cdc96cc3a65
99a9d063175d24b6c7a29c5419e8078057327f8b
/spring-boot-springbatch/src/main/java/com/sl/entity/CafeCat.java
7875fe3b236a35e4f9da87df89513de5b7ecd505
[]
no_license
FadeHub/spring-boot-learn
4fce4f17229434583526a8aa903abb29b5c5ecaa
5df5333e9c6e0c5721d9389bcc98b5669b8f92fb
refs/heads/master
2022-10-13T14:18:52.842687
2022-10-04T09:09:53
2022-10-04T09:09:53
196,712,086
33
48
null
2022-10-04T09:10:48
2019-07-13T11:06:26
Java
UTF-8
Java
false
false
726
java
package com.sl.entity; /** * @author shuliangzhao * @Title: CafeCat * @ProjectName spring-boot-learn * @Description: TODO * @date 2019/9/8 14:36 */ public class CafeCat { private String catname; private String catage; private String cataddress; public String getCatname() { return cat...
[ "809894780@qq.com" ]
809894780@qq.com
a0e236b73556bfd731f4c18c54c3131dd929e363
934bc7bdeb8bbcffa8a152820d82a94bf7cd7e71
/src/com/xxs/definedweek/entity/DeliveryTemplate.java
cd510ae2a9d85c012c6a0a65ad8f2d0011faeb86
[]
no_license
xxs/test
774286d382bc46592c9d6e78404533841ba3bd3d
f9c3860086efb0bcb5a48da02286a7a26397efe8
refs/heads/master
2021-01-16T21:16:23.215244
2013-06-04T04:00:11
2013-06-04T04:00:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,347
java
package com.xxs.definedweek.entity; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Transient; /** * 实体类 - 快递单模板 */ @Entity public class DeliveryTemplate extends BaseEntity { private static final long serialVersionUID = -8784696118717650632L; private S...
[ "xiaoshi332@163.com" ]
xiaoshi332@163.com
243af3119494bf50577258bacc0af75ba2475e81
a653c9fa8cc7a97765323c0230dc62b9b3309654
/src/cn/demi/office/service/impl/KqSpServiceImpl.java
338920f1cb6bd08a2d76bbf5f6212d710f5fbd6d
[]
no_license
peterwuhua/springBootDemoT
ef065d082017420dc56ac54f4714b11a4fbe9ee3
f8cebcae3becaa425fad93f116c40fb7ceb65e43
refs/heads/master
2020-09-13T22:47:25.013935
2019-11-20T13:16:09
2019-11-20T13:16:09
222,925,989
0
0
null
null
null
null
UTF-8
Java
false
false
3,663
java
package cn.demi.office.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import cn.core.framework.common.page.GridVo; import cn.core.framework.common.page.PageResult; import cn.core.framework.common.page.QueryCondition; ...
[ "1053185268@qq.com" ]
1053185268@qq.com
111bad35fb9ff57c97c016ef73d798ef18377640
6fbe6ae79793e73af40aa550cdf1cb0ba845d48c
/src/com/siwuxie095/onlineprogramming/huawei/question049/Main.java
6cdb995828b26af579b40366744893ad2db823ae
[]
no_license
siwuxie095/Nowcoder
8a69383b6043e301c449ce6183ab0250767d8a13
34ce2a4bc9176651339489e1702800b2ef393260
refs/heads/master
2021-06-23T02:07:23.022721
2021-05-20T11:14:29
2021-05-20T11:14:29
224,978,822
0
0
null
null
null
null
UTF-8
Java
false
false
2,737
java
package com.siwuxie095.onlineprogramming.huawei.question049; import java.util.Scanner; /** * 多线程 * * 题目描述 * 问题描述:有4个线程和1个公共的字符数组。线程1的功能就是向数组输出A, * 线程2的功能就是向字符输出B,线程3的功能就是向数组输出C,线程4的功能 * 就是向数组输出D。要求按顺序向数组赋值ABCDABCDABCD,ABCD的个数由 * 线程函数1的参数指定。[注:C语言选手可使用WINDOWS SDK库函数] * 输入描述: * 输入一个 int 整数 * * 输出描述: * 输出多...
[ "834879583@qq.com" ]
834879583@qq.com
9d7dafd4f41e58bca42e3be1acae05ee3b3badf9
5881bc75e603867fb722a1f1fe722dcbf2a7c128
/app/src/main/java/com/mgrmobi/brandbeat/ui/base/ContainerRecentBrands.java
5d62d93b3f12b9a34cf5349886c9514f61d284ee
[]
no_license
knight388/Brandbeat
b52def7d66394b5d21dfab68cb89a51e5f1d4a2c
7628aeda4994e9bba51f4ac53f9e673753a7a833
refs/heads/master
2020-03-11T02:40:28.672292
2018-04-16T10:27:34
2018-04-16T10:27:34
129,725,779
0
0
null
null
null
null
UTF-8
Java
false
false
360
java
package com.mgrmobi.brandbeat.ui.base; import com.mgrmobi.brandbeat.network.responce.ResponseBrand; import java.util.ArrayList; /** * @author Vasiliy Yakimov * Developed by Magora Team (magora-systems.com). 2016. */ public interface ContainerRecentBrands extends ContainerProgress { void getBrands(Arra...
[ "greatroyalone@outlook.com" ]
greatroyalone@outlook.com
ae223b9d18aee14e8d51c7c708d7326fb4a94b3f
146fd9be4aa4ab77e982ea456f99b2f036db7460
/android/native/mydemos/GMaps/src/com/spime/MapsActivity.java
56909ff3b1dbbb063e1a328984d8b9790a076149
[]
no_license
eliekozah/myexplore
84b0be5c9f8d6b27ccdb62c3a96af150f1baa159
0ffe15240fbafe91852657c65b2047bcf63ab802
refs/heads/master
2020-05-29T22:02:14.187123
2016-06-24T11:00:10
2016-06-24T11:00:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
397
java
package com.spime; import android.os.Bundle; import com.google.android.maps.MapActivity; public class MapsActivity extends MapActivity { public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); } @Override protected boolean isR...
[ "selvaganesa@gmail.com" ]
selvaganesa@gmail.com
44b346c13a6d0ced5c3ae1e41543306b0a5cf77d
29196e2d4adfb14ddd7c2ca8c1e60f8c10c26dad
/src/main/java/it/csi/siac/siacfinser/frontend/webservice/MutuoService.java
ae9face1357c5710bad748be8b5647c2c42a3a38
[]
no_license
unica-open/siacbilitf
bbeef5ceca40e9fb83d5b1176e7f54e8d84592bf
85f3254c05c719a0016fe55cea1a105bcb6b89b2
refs/heads/master
2021-01-06T14:51:17.786934
2020-03-03T13:27:47
2020-03-03T13:27:47
241,366,581
0
0
null
null
null
null
UTF-8
Java
false
false
3,915
java
/* *SPDX-FileCopyrightText: Copyright 2020 | CSI Piemonte *SPDX-License-Identifier: EUPL-1.2 */ package it.csi.siac.siacfinser.frontend.webservice; import it.csi.siac.siacfinser.frontend.webservice.msg.AnnullaMutuo; import it.csi.siac.siacfinser.frontend.webservice.msg.AnnullaMutuoResponse; import it.csi.siac.siacfins...
[ "michele.perdono@csi.it" ]
michele.perdono@csi.it
6d2622a610a7315fc9da6598cf6cce95894ee688
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XRENDERING-418-11-30-MOEAD-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/listener/chaining/AbstractChainingListener_ESTest_scaffolding.java
d25efd39826bbc26f769c6f2c35aa79eb1a57391
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
466
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Wed Apr 08 05:49:00 UTC 2020 */ package org.xwiki.rendering.listener.chaining; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
1403602a1aa39c89c51f79cda4502dceb5497fb6
6a10bb16aca4bf349072ce8efffed269910c7459
/app/src/main/java/com/sportsv/vo/Mission.java
b01e05613be2ff63b88a07b2e3181f474faa5fc8
[]
no_license
ishimsungbo/sportsv
74c34865bdbbc76a012858cc5eda03feafd26eab
c873c719b7313f556d6065ff50ef773e51c0b0df
refs/heads/master
2020-12-25T05:36:01.850207
2016-07-11T09:20:20
2016-07-11T09:20:20
59,982,456
0
0
null
null
null
null
UTF-8
Java
false
false
5,731
java
package com.sportsv.vo; public class Mission { private int missionid; private int categoryid; private int typeid; private int sequence; private String missionname; private String description; private String precon; private String videoaddr; private String fullyoutubeaddr; priv...
[ "ishimsungbo@gmail.com" ]
ishimsungbo@gmail.com
13c28afa020b551ea759931e749194be9b49518b
a5d01febfd8d45a61f815b6f5ed447e25fad4959
/Source Code/5.27.0/sources/com/iqoption/deposit/b/k.java
a9a9e85d2fb9174a2578eee5a4b66a6f09544e17
[]
no_license
kkagill/Decompiler-IQ-Option
7fe5911f90ed2490687f5d216cb2940f07b57194
c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6
refs/heads/master
2020-09-14T20:44:49.115289
2019-11-04T06:58:55
2019-11-04T06:58:55
223,236,327
1
0
null
2019-11-21T18:17:17
2019-11-21T18:17:16
null
UTF-8
Java
false
false
3,371
java
package com.iqoption.deposit.b; import android.view.View; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.ScrollView; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.cardview.widget.CardView; import androidx.constraintlayout.widget.Barrier;...
[ "yihsun1992@gmail.com" ]
yihsun1992@gmail.com
50bbab953d6ab29737148f6bc63ec3bec84ab472
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/netty--netty/14158070bf8b3f831702061ffd657c84179fc639/before/EchoByteHandler.java
fbbded62e27c15410be2af0f551ba2c844e9c91f
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
2,932
java
/* * Copyright 2012 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
cfd4955c5d5ae2deba75ebfcd85a1bc7b0b3c6c1
8a5e0abebe1f6a82ea9f8c3b9aa541c769d49c42
/src/main/java/com/builtbroken/armory/data/ranged/barrels/GunBarrel.java
f5646315168eb8c4f0cdb55d3c2f18fc67fc24c8
[ "MIT" ]
permissive
BuiltBrokenModding/Armory
ba481309b7abdc90a09d67332f58a57eb39ca55b
5da5053bce1841552fad03005e799c2bb5f10abe
refs/heads/master
2022-06-16T04:03:29.575554
2022-06-03T13:42:42
2022-06-03T13:42:42
29,359,767
3
7
null
null
null
null
UTF-8
Java
false
false
441
java
package com.builtbroken.armory.data.ranged.barrels; import com.builtbroken.mc.imp.transform.vector.Pos; /** * @see <a href="https://github.com/BuiltBrokenModding/VoltzEngine/blob/development/license.md">License</a> for what you can and can't do with the code. * Created by Dark(DarkGuardsman, Robert) on 7/8/2018. *...
[ "rseifert.phone@gmail.com" ]
rseifert.phone@gmail.com
b0441987f276f89ed09e0c645f30f4c1b8767a89
5b13269ee82a20eb7689c8bba25a35b04e277086
/src/main/java/com/rueggerllc/transaction/BackendTransactionServiceApplication.java
6126eadd86b539be164a98d6254efd9a4d300108
[]
no_license
rueggerc/BackendTransactionService
55413ac2179cb0af44d20def4a1ac4f1697b9ca4
79399ed801ea4e5a9c68b965781da81205bd9278
refs/heads/master
2020-03-28T07:53:17.533891
2018-09-08T12:22:39
2018-09-08T12:22:39
147,930,322
0
0
null
null
null
null
UTF-8
Java
false
false
356
java
package com.rueggerllc.transaction; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class BackendTransactionServiceApplication { public static void main(String[] args) { SpringApplication.run(BackendTransactionSe...
[ "chris.ruegger@gmail.com" ]
chris.ruegger@gmail.com
04690385a289eaf5bedd9c9f701143ccd661f3f6
9d325779d668db4d887079f17e2bcf5e158c0955
/modules/activiti-engine/src/main/java/org/activiti/engine/impl/cmd/SignalEventReceivedCmd.java
7d842173a8ec44955018cc3d0bb5fa15f577ed94
[ "Apache-2.0" ]
permissive
105032013072/Activiti-5.14
d5981cf982dd920622cd7ea710bf2711f18e3803
34afdbfd4142e23b3594dd65500d38c4d5ec9a9b
refs/heads/master
2022-12-23T01:21:35.472610
2019-06-06T12:52:46
2019-06-06T12:52:46
185,395,953
0
0
null
2022-12-16T00:39:08
2019-05-07T12:19:59
Java
UTF-8
Java
false
false
3,670
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...
[ "1337893145@qq.com" ]
1337893145@qq.com
18ae7fce9de3b467ce21d018d429956e97a8be6a
8a98a19a0db35676b2fe8b824e8d50aa7877ce45
/remote/src/main/java/org/switchyard/remote/cluster/RoundRobinStrategy.java
296976ac10db96b05a10fd03139fea177bd597f7
[]
no_license
bverburg/core
6fc35bca5903d9a30c1f49929019ab3f0efd7fcc
71a30b6c0503c9c9f7625c4c3c46c48871d3b70b
refs/heads/master
2020-06-04T18:11:56.360309
2013-02-05T21:10:50
2013-02-06T19:15:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,397
java
/* * JBoss, Home of Professional Open Source * Copyright 2012 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * This copyrighted material is made a...
[ "kbabo@redhat.com" ]
kbabo@redhat.com
8095de27566faef7c29be060361e207ce86763a9
647eef4da03aaaac9872c8b210e4fc24485e49dc
/TestMemory/wandoujia/src/main/java/android/support/v7/widget/dp.java
c518eee15f0afe7a013c33e2ca69a3a881bf7f63
[]
no_license
AlbertSnow/git_workspace
f2d3c68a7b6e62f41c1edcd7744f110e2bf7f021
a0b2cd83cfa6576182f440a44d957a9b9a6bda2e
refs/heads/master
2021-01-22T17:57:16.169136
2016-12-05T15:59:46
2016-12-05T15:59:46
28,154,580
1
1
null
null
null
null
UTF-8
Java
false
false
2,605
java
package android.support.v7.widget; import android.content.Context; import android.support.v7.b.c; import android.support.v7.internal.view.menu.ac; import android.support.v7.internal.view.menu.i; import android.support.v7.internal.view.menu.m; import android.support.v7.internal.view.menu.x; import android.view.View; im...
[ "zhaojialiang@conew.com" ]
zhaojialiang@conew.com
23a279b12762cc9d2effded369ab67cabd8e4722
1d4d2163e988c1bd7bf67558f960a9d2890b51fa
/Orl-feed/src/test/java/com/bitcamp/orl/OrlFeedApplicationTests.java
9b7fee8ea11bafd2303797bbd08cd56c1770b064
[]
no_license
Ellie-Jung/Orullay
7caa2a435e8199812ebe623479a2a252f0221c8a
f368ab57f2bbd8a04e7b43eee537ad9433e64b28
refs/heads/main
2023-08-23T03:39:06.269471
2021-10-04T11:08:41
2021-10-04T11:08:41
407,002,671
0
3
null
null
null
null
UTF-8
Java
false
false
208
java
package com.bitcamp.orl; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class OrlFeedApplicationTests { @Test void contextLoads() { } }
[ "jssoyeon@gmail.com" ]
jssoyeon@gmail.com
e9b40754589f2c9976ddc80dea876891f7434d44
0271a8d6fe08d82647adde66f385528cbeccfc2e
/pad/video/src/com/miui/video/widget/actionmode/ActionModeBottomMenuItem.java
bf5a8d7316719035e7e4f14ae0b82506e3ff7f08
[]
no_license
eltld/MiuiVideo
8ac9bb2e5b3545c0a18964e7bb5e014d2197988c
ce578e51833268bc65091d14d630e6bf6cf62af4
refs/heads/master
2020-05-29T11:06:37.612962
2015-03-06T01:47:07
2015-03-06T01:47:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,525
java
package com.miui.video.widget.actionmode; import android.content.Context; import android.util.TypedValue; import android.view.Gravity; import android.view.View; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import com.miui.video.R; /** *@author tan...
[ "liuchao1@xiaomi.com" ]
liuchao1@xiaomi.com
2e20eafa988aa560c4142215d63e3f836d76ff0f
f9bcd89f3b7e2c0d4275c9b3de9582e616f77ddd
/organization-service/src/main/java/com/optimagrowth/organization/domain/event/publisher/impl/StreamBridgeOrganizationEventPublisher.java
848ebd07250ed17ef806e99b742bc39ff2907f31
[]
no_license
VitaliyDragun1990/optimagrowth
0ba0240323e1e4e0654a5ad4a1b47473226adf5e
4c2bdfa4ae84f0579b8cde78660c5c8d34519e1e
refs/heads/master
2023-03-05T09:23:18.329117
2021-02-09T09:32:13
2021-02-09T09:32:13
333,136,868
0
0
null
null
null
null
UTF-8
Java
false
false
2,296
java
package com.optimagrowth.organization.domain.event.publisher.impl; import com.optimagrowth.organization.domain.event.publisher.OrganizationEventPublisher; import com.optimagrowth.organization.domain.event.model.EventType; import com.optimagrowth.organization.domain.event.model.ResourceChangeEvent; import com.optimagro...
[ "vdrag00n90@gmail.com" ]
vdrag00n90@gmail.com
d0062766e85b6eb2b61313029e57bc91818a6999
e21b75f5f0092d2a35cecb53751f711120545166
/dbflute-runtime/src/main/java/org/dbflute/exception/QueryDerivedReferrerInvalidColumnSpecificationException.java
9aea44d5cad69e04154e4afe06dbc84e96f099c9
[ "Apache-2.0" ]
permissive
tty-github/dbflute-core
1f4dfcd5a878ee85572b56411c002506291fc002
b8bc0a2f84630967a14aff97b13131d6dac5bfcd
refs/heads/master
2021-01-16T20:52:35.290319
2016-03-18T13:55:57
2016-03-18T13:55:57
42,177,557
0
0
null
2015-09-09T12:41:14
2015-09-09T12:41:13
null
UTF-8
Java
false
false
1,474
java
/* * Copyright 2014-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "dbflute@gmail.com" ]
dbflute@gmail.com
df36a5c197a6487633989ee6e97a477b134ca94e
1067193e08987b0884395fdefcacfe86eb24284e
/recyclerview/src/main/java/mine/recyclerview/ListViewActivity.java
e357a03192703f595315dde1af277cd1de89b913
[]
no_license
ipipip1735/API27
2801404edb17ed6073a15f6426b1354f9d99eb59
1f420555bc9f3075f2f17840b41d3440372cd369
refs/heads/master
2022-07-30T19:39:49.483709
2022-07-10T11:53:19
2022-07-10T11:53:19
146,048,836
1
0
null
null
null
null
UTF-8
Java
false
false
7,131
java
package mine.recyclerview; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.View; imp...
[ "ipipip1735@163.com" ]
ipipip1735@163.com
4ddf3daededa827b3a1b77d700c070493f170445
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_fa6ed5604ab196feee0c0c80b98894fa931fe144/BaseRoiDialog/2_fa6ed5604ab196feee0c0c80b98894fa931fe144_BaseRoiDialog_t.java
6305167ffb2102f7a07095bae0949b8d34d2bfc2
[]
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,751
java
/*- * Copyright © 2013 Diamond Light Source Ltd. * * This file is part of GDA. * * GDA is free software: you can redistribute it and/or modify it under the * terms of the GNU General Public License version 3 as published by the Free * Software Foundation. * * GDA is distributed in the hope that it wi...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
4e62c0095da963281ce75a353a202190db34fa9b
ab2678c3d33411507d639ff0b8fefb8c9a6c9316
/jgralab/testit/de/uni_koblenz/jgralabtest/schemas/gretl/qvt/simplerdbms/impl/std/IsInImpl.java
4e806b6c53d74cf0232c3de3e4121705329a733d
[]
no_license
dmosen/wiki-analysis
b58c731fa2d66e78fe9b71699bcfb228f4ab889e
e9c8d1a1242acfcb683aa01bfacd8680e1331f4f
refs/heads/master
2021-01-13T01:15:10.625520
2013-10-28T13:27:16
2013-10-28T13:27:16
8,741,553
2
0
null
null
null
null
UTF-8
Java
false
false
3,999
java
/* * This code was generated automatically. * Do NOT edit this file, changes will be lost. * Instead, change and commit the underlying schema. */ package de.uni_koblenz.jgralabtest.schemas.gretl.qvt.simplerdbms.impl.std; import de.uni_koblenz.jgralab.impl.std.EdgeImpl; import de.uni_koblenz.jgralab.EdgeDirection...
[ "dmosen@uni-koblenz.de" ]
dmosen@uni-koblenz.de
008b70ab4e6b2dbf5fc0e9b7843c2c5bc8dbaf90
183931eedd8ed7ff685e22cb055f86f12a54d707
/test/miscCode/src/main/java/games/task3410/model/GameObject.java
a9cf23bbf147dcd3c61a190127e66696648ccf61
[]
no_license
cynepCTAPuk/headFirstJava
94a87be8f6958ab373cd1640a5bdb9c3cc3bf166
7cb45f6e2336bbc78852d297ad3474fd491e5870
refs/heads/master
2023-08-16T06:51:14.206516
2023-08-08T16:44:11
2023-08-08T16:44:11
154,661,091
0
1
null
2023-01-06T21:32:31
2018-10-25T11:40:54
Java
UTF-8
Java
false
false
1,042
java
package games.task3410.model; import java.awt.*; public abstract class GameObject { private int x; private int y; private int width; private int height; public GameObject(int x, int y) { this.x = x; this.y = y; this.width = Model.FIELD_CELL_SIZE; this.height = Mode...
[ "CTAPuk@gmail.com" ]
CTAPuk@gmail.com
6cc6673c38d78f46d976ca5055aea30733a797c8
784f5daa2d4d4b376e3f84a7201b6676af3d086b
/robospice-sample-ormlite/src/com/octo/android/robospice/sample/ormlite/model/Weather.java
45728d1cb26b36acf94b342420ebb95e1bb8288e
[]
no_license
amitav13/RoboSpice-samples
69a30d6eda7170237009a6ab127ddd13472e6d12
63778866d7ee836ca6a8099fb8ebb9f6401cd3f8
refs/heads/release
2021-06-17T17:29:17.070336
2014-01-16T09:56:30
2014-01-16T09:56:30
37,940,854
0
0
null
2015-06-23T19:42:31
2015-06-23T19:42:30
null
UTF-8
Java
false
false
3,894
java
package com.octo.android.robospice.sample.ormlite.model; import java.util.ArrayList; import java.util.Collection; import org.simpleframework.xml.ElementList; import org.simpleframework.xml.Root; import com.j256.ormlite.field.DatabaseField; import com.j256.ormlite.field.ForeignCollectionField; @Root publ...
[ "steff.nicolas@gmail.com" ]
steff.nicolas@gmail.com
b50e4ae87d6379cf882c5b99023f1619b11ee9f2
0459a7e4333d680a38c70d61997920212d78aff5
/Other Platforms/3DR_Solo/3DRSoloHacks/3DRSoloHacks-master/src/com/MAVLink/enums/MAV_CMD_ACK.java
83187332fd811245b666771b6876172043e6961f
[]
no_license
rcjetpilot/DJI-Hacking
4c5b4936ca30d7542cbd440e99ef0401f8185ab9
316a8e92fdfbad685fe35216e1293d0a3b3067d8
refs/heads/master
2020-05-17T10:41:52.166389
2018-02-19T20:04:06
2018-02-19T20:04:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
198
java
class { } /* Location: /Users/kfinisterre/Desktop/Solo/3DRSoloHacks/unpacked_apk/classes_dex2jar.jar * Qualified Name: com.MAVLink.enums.MAV_CMD_ACK * JD-Core Version: 0.6.2 */
[ "jajunkmail32@gmail.com" ]
jajunkmail32@gmail.com
963c5e4523bc7fa9188d749d4cd0a2f9226d04c8
d31e9bc9b78f6ec36ec23779276e9365aa2b52e1
/zhy-frame-office/zhy-frame-office-word/src/main/java/com/zhy/frame/office/word/vo/WordTemplateVo.java
ef03db43c95f792c99898f4d53d776c2b14da887
[]
no_license
radtek/zhy-frame-parent
f5f04b1392f1429a079281336d266692645aa2f5
05d5a0bb64fec915e027078313163822d849476c
refs/heads/master
2022-12-27T22:27:12.682705
2020-07-27T02:58:46
2020-07-27T02:58:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,092
java
package com.zhy.frame.office.word.vo;/** * 描述: * 包名:com.scltzhy.jwt.annotation * 版本信息: 版本1.0 * 日期:2019/2/27 * Copyright 四川******科技有限公司 */ import com.deepoove.poi.data.PictureRenderData; import com.deepoove.poi.data.RenderData; import com.deepoove.poi.data.TextRenderData; import com.deepoove.poi.util.BytePicture...
[ "xmangl1990728" ]
xmangl1990728
a10c177133fc8e1ccb630d04fc90e30f64a493aa
ae7ba9c83692cfcb39e95483d84610715930fe9e
/MyCATApache/Mycat-Web/src/main/java/org/mycat/web/model/SchemaChildTable.java
63283e062ccbf31936145974710cb8419ec580c7
[ "Apache-2.0" ]
permissive
xenron/sandbox-github-clone
364721769ea0784fb82827b07196eaa32190126b
5eccdd8631f8bad78eb88bb89144972dbabc109c
refs/heads/master
2022-05-01T21:18:43.101664
2016-09-12T12:38:32
2016-09-12T12:38:32
65,951,766
5
7
null
null
null
null
UTF-8
Java
false
false
502
java
package org.mycat.web.model; public class SchemaChildTable { private String name; private String joinkey; private String parentkey; public String getName() { return name; } public void setName(String name) { this.name = name; } public String getJoinkey() { return joinkey; } public void setJoinkey(Str...
[ "xenron@outlook.com" ]
xenron@outlook.com
37a679739cef2bccfe4d494603fd3d9c6e6a47b0
564bf77a866f40d748b1dc5e11f87140d7a8c9fb
/Effects/src/main/java/imagej/envisaje/effects/DimensionEditor.java
5741246bf6b3905ddbe2b8ecfceed2a69703ce53
[]
no_license
thediciman/envisaje
d64a886a6349cfb82d4a9985dfd167f0fc1560c4
fc7a6903a964ae855dde05bacab1895e0f3545a9
refs/heads/master
2021-12-02T18:34:31.188349
2012-02-03T21:22:38
2012-02-03T21:23:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,493
java
/* * DimensionEditor.java * * Created on August 3, 2006, 10:53 AM * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package imagej.envisaje.effects; import java.awt.Color; import java.awt.Dimension; import java.awt.Insets; import javax.swing.JComponent; impo...
[ "gharris@mbl.edu" ]
gharris@mbl.edu
419a336e7ac07985ba63345baa0904e3a601207a
74c2a538f1a1276017223e3222c867cc594c9da0
/riot-core/src/main/java/com/redislabs/riot/AbstractImportCommand.java
e033280ddcdcee20ac4c44de8cc95284c7baee10
[ "Apache-2.0" ]
permissive
komal-kothari/riot
ed1f267a0028adda3d96cef329e8b485f739dee7
4c68a107c8ed7db6ad627c01952e042fe4dac369
refs/heads/master
2023-01-12T21:02:58.181081
2020-11-09T02:05:00
2020-11-09T02:05:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,165
java
package com.redislabs.riot; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.batch.item.ItemProcessor; import org.springframework.batch.item.ItemWriter; import org.springframework.batch.item.redis.support.A...
[ "jruaux@gmail.com" ]
jruaux@gmail.com
c2c03ea4726217f5cc2f76fc3e3600ec3ac76a17
44dea38f4052df45c206ea2d1bdfe3bca0b87431
/plugins/org.jboss.tools.vpe.ui.bot.test/src/org/jboss/tools/vpe/ui/bot/test/editor/tags/ActionParamTagTest.java
bc02332f582a82af6d236e60658736cf78aebc8b
[]
no_license
maxandersen/jbosstools-integration-tests
3758784ccdd0211f3ae34a8aadebdf1e63463e53
1fa961acf653ed278f270ac720f1b60421029da1
refs/heads/master
2020-05-21T00:26:49.613221
2012-09-20T15:46:33
2012-09-20T15:46:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,673
java
/******************************************************************************* * Copyright (c) 2007-2011 Exadel, Inc. and Red Hat, Inc. * Distributed under license by Red Hat, Inc. All rights reserved. * This program is made available under the terms of the * Eclipse Public License v1.0 which accompanies this di...
[ "vpakan@redhat.com" ]
vpakan@redhat.com
b766f3c17988279f5272d1ed3615bfd8cdee8bb4
7fc66590a710e0312e37c33a4dfd31b05282e910
/sign-core-system/src/main/java/com/iyin/sign/system/vo/req/SaveUkSealReqVO.java
86b2b96fab92229b8f0948963f92893e762d2505
[]
no_license
Kuangwei016/gitskills
4a77798f998910f1d30eeffdef70cbe7d46f4d19
e9ad1e9343c9b6a32c39b8fe4034f1501eb4c2b2
refs/heads/master
2022-12-16T14:39:39.056186
2019-11-19T01:19:56
2019-11-19T01:19:56
73,170,428
0
1
null
2022-12-06T00:33:34
2016-11-08T09:31:43
Java
UTF-8
Java
false
false
2,336
java
package com.iyin.sign.system.vo.req; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import org.hibernate.validator.constraints.Length; import org.hibernate.validator.constraints.NotBlank; import java.io.Serializable; import java.util.Date; /** * @ClassName: SaveUkSealReqVO * @Description: 保存uk...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
8996c5482db683da491ad02eb191b80b923b23a7
f34e3ec72f395528e42e7a6e84ce1836229bfab5
/src/main/java/net/imagej/ops/special/function/AbstractBinaryFunctionOp.java
d0458a4e107203f13808024af5a17e6f3aaf154f
[ "BSD-2-Clause" ]
permissive
haesleinhuepf/imagej-ops
147861c6d22a24085552be554aa90481e06bd611
162a4f56795e4933343ded1f4a4207a09dd482bd
refs/heads/master
2021-01-18T16:55:37.011635
2020-08-11T07:42:16
2020-08-11T07:42:16
286,678,387
0
0
BSD-2-Clause
2020-08-11T07:39:52
2020-08-11T07:39:51
null
UTF-8
Java
false
false
2,435
java
/* * #%L * ImageJ software for multidimensional image processing and analysis. * %% * Copyright (C) 2014 - 2020 ImageJ developers. * %% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of s...
[ "ctrueden@wisc.edu" ]
ctrueden@wisc.edu
18ee49466d472b9d42fadf8062324f559d017455
329b2cb3c91a0c953458efd253c4fcdce6f539c4
/graphsdk/src/main/java/com/microsoft/graph/extensions/WorkbookFunctionsTrimMeanRequestBuilder.java
87837a70282db265c020f6685018e137a8a5bac8
[ "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,521
java
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
[ "brianmel@microsoft.com" ]
brianmel@microsoft.com
1c3cd97b4a5750e88fb651cb682c2bcf2511cc4a
25820da6b91f8b270fd9490f1de013d7207388d2
/graph-dc/graph-dc-core/src/main/java/com/haizhi/graph/dc/core/bean/SchemaField.java
512d4a5f7bd5374e9f9da02146649e803a2089db
[]
no_license
Joegxx/graphplatform
d784da9d5475a84d836974474bc00263b06a4ad0
b9341937406f5cfc946ded3ecac5126114c977c0
refs/heads/master
2022-04-01T14:01:43.466782
2019-10-15T16:27:41
2019-10-15T16:27:41
272,382,227
0
1
null
2020-06-15T08:24:19
2020-06-15T08:24:18
null
UTF-8
Java
false
false
1,277
java
package com.haizhi.graph.dc.core.bean; import com.haizhi.graph.common.constant.FieldType; import lombok.Data; import lombok.NoArgsConstructor; import java.io.Serializable; /** * Created by chengmo on 2018/1/17. */ @Data @NoArgsConstructor public class SchemaField implements Serializable { private long graphId;...
[ "geektcp@163.com" ]
geektcp@163.com
723c070ebdd187216e4cb0037d999dc983d2a7b2
6bb7bdc325b34469b65c648b52072ac77ba14e17
/takin-webapp/tro-cloud/tro-cloud-common/src/main/java/io/shulie/tro/cloud/common/enums/PressureModeEnums.java
66426a5834934abcd0fa1a8ea61cdb9244750f83
[ "Apache-2.0" ]
permissive
NijaCN/Takin
c2ac00e528d7b78d7340a901d45891f59d5d7f8c
93a03997ddfe0993d013185787eb471ab5d90995
refs/heads/main
2023-06-26T05:22:50.919980
2021-07-27T05:57:01
2021-07-27T05:57:01
389,866,134
1
0
Apache-2.0
2021-07-27T06:01:36
2021-07-27T06:01:35
null
UTF-8
Java
false
false
1,143
java
/* * Copyright 2021 Shulie Technology, Co.Ltd * Email: shulie@shulie.io * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
[ "576425673@qq.com" ]
576425673@qq.com
bc2e31a78023d8427201c14c09d1f26258b7e8d3
25abb3e2162d8219ab5c4697f2f25c5d8239a15b
/multithreading_course/src/main/java/net/golovach/_5_lecture15_forkjoin/App00_iterative_2.java
b5e7a7370f3b09af3897c846b9af7c48da714f34
[]
no_license
kruart/concurrency_learning
6821a35a1712efec8f9c7420aac8a22eb03b0d82
151e4c5b2543c859844ab06bb33e35a851cd1adc
refs/heads/master
2021-08-14T17:15:07.107383
2017-10-28T10:45:33
2017-10-28T10:45:33
110,950,978
0
2
null
null
null
null
UTF-8
Java
false
false
1,459
java
package net.golovach._5_lecture15_forkjoin; import java.util.concurrent.CountDownLatch; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.atomic.AtomicLong; /** * Created by kruart on 06.10.2017. */ public class App00_iterative_2 { public static void...
[ "weoz@ukr.net" ]
weoz@ukr.net
225759b0862f112b73e5b98890d099c34054bd88
87873856a23cd5ebdcd227ef39386fb33f5d6b13
/codingame/src/main/java/io/jsd/training/codingame/bender/PathFromXObstacle.java
6774035d5400c4b0aa14d3816de87333202e5581
[]
no_license
jsdumas/java-training
da204384223c3e7871ccbb8f4a73996ae55536f3
8df1da57ea7a5dd596fea9b70c6cd663534d9d18
refs/heads/master
2022-06-28T16:08:47.529631
2019-06-06T07:49:30
2019-06-06T07:49:30
113,677,424
0
0
null
2022-06-20T23:48:24
2017-12-09T14:55:56
Java
UTF-8
Java
false
false
358
java
package io.jsd.training.codingame.bender; public class PathFromXObstacle implements PathFinder { private final NextCase nextCase; public PathFromXObstacle(CaseArea area, boolean isInverted, boolean isXBreaker) { this.nextCase = new NextCase(area, isInverted, isXBreaker); } @Override public Case getNextCase()...
[ "jsdumas@free.fr" ]
jsdumas@free.fr
f0ffe2e5ad5b511e0e830f3d1ec8551124de610a
04a650ab22f0d55f7071af79b911fd7d9d31a21d
/src/test/java/com/xgj/cache/initData2CacheByOriginalMap/InitData2CacheTest.java
f16d0db78ba52532b0295169acfdc3db86058d30
[]
no_license
edidada/SpringMaster
ae77dc484b51c65ce23983f52082bb62c675cb74
de924112a0aa184100bbfade3b9da12086598832
refs/heads/master
2020-11-30T07:45:39.826035
2019-12-27T08:10:34
2019-12-27T08:10:34
230,350,216
0
0
null
2019-12-27T01:16:16
2019-12-27T01:16:15
null
GB18030
Java
false
false
1,076
java
package com.xgj.cache.initData2CacheByOriginalMap; import org.junit.After; import org.junit.Before; import org.junit.Test; import org.springframework.context.support.ClassPathXmlApplicationContext; import com.xgj.cache.initData2CacheByOriginalMap.domain.LittleArtisan; import com.xgj.cache.initData2CacheByOriginalMap....
[ "815150141@qq.com" ]
815150141@qq.com
e928324642bc00937d79451050fb928ae0ca5c47
65423f57d25e34d9440bf894584b92be29946825
/target/generated-sources/xjc/com/clincab/web/app/eutils/jaxb/e2br3/MCCIMT100200UV01EntityRsp.java
db738ae712f70a8333109bff91aeb85bd2f3de3c
[]
no_license
kunalcabcsi/toolsr3
0b518cfa6813a88a921299ab8b8b5d6cbbd362fe
5071990dc2325bc74c34a3383792ad5448dee1b0
refs/heads/master
2021-08-31T04:20:23.924815
2017-12-20T09:25:33
2017-12-20T09:25:33
114,867,895
0
0
null
null
null
null
UTF-8
Java
false
false
8,159
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.12.20 at 02:30:...
[ "ksingh@localhost.localdomain" ]
ksingh@localhost.localdomain
8427f5efe1b302c4a2554d418a6f06f7454f9dd1
11dcb436d35a0c8d950a1aefc8ca44da97b840b8
/jdk-source/org/omg/DynamicAny/DynFixed.java
5e5ff0f4521be83eeff616686eae623cf0366717
[]
no_license
StaticWalk/jdk8
ea4724fb572ce5c5164f25259dfd9589a5e6ed7d
935dbbd1438b83e5a2c6d9d5e98059e525ad0c38
refs/heads/master
2022-01-08T01:14:45.477914
2019-05-23T08:26:28
2019-05-23T08:26:28
125,055,346
2
0
null
null
null
null
UTF-8
Java
false
false
712
java
package org.omg.DynamicAny; /** * org/omg/DynamicAny/DynFixed.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u112/7884/corba/src/share/classes/org/omg/DynamicAny/DynamicAny.idl * Thursday, September 22, 2016 9:33:09 PM PDT */ /** ...
[ "957400829@qq.com" ]
957400829@qq.com
c2339462645f8c087716ba9d7d253cae3430969c
1f72651e1fffebb244654e4a134a312c8a633850
/Baselibrary/src/main/java/com/library/weight/TipView.java
a0b39d00e4163a2ddb690f101616c8ecfb793527
[]
no_license
13616632061/ksApp
337fc9ab5a29c1afaf20ab545217f6266a692bce
729a42a142e4fe009c548c87139650e4c9606f36
refs/heads/master
2023-01-16T07:13:58.962960
2020-11-30T10:58:20
2020-11-30T10:58:20
284,247,538
1
2
null
2020-10-14T00:06:22
2020-08-01T11:33:45
Java
UTF-8
Java
false
false
4,534
java
package com.library.weight; import android.animation.Animator; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Color; import android.os.Handler; import android.support.annotation.Nullable; impo...
[ "13530531749@163.com" ]
13530531749@163.com
f7fae341e3c110da6c0788cdf015975963d6742c
0e06e096a9f95ab094b8078ea2cd310759af008b
/classes56-dex2jar/com/unity/purchasing/common/StoreDeserializer.java
945eecfa9dc297ce2fa245d7bb01b12136a3530a
[]
no_license
Manifold0/adcom_decompile
4bc2907a057c73703cf141dc0749ed4c014ebe55
fce3d59b59480abe91f90ba05b0df4eaadd849f7
refs/heads/master
2020-05-21T02:01:59.787840
2019-05-10T00:36:27
2019-05-10T00:36:27
185,856,424
1
2
null
2019-05-10T00:36:28
2019-05-09T19:04:28
Java
UTF-8
Java
false
false
1,969
java
// // Decompiled by Procyon v0.5.34 // package com.unity.purchasing.common; import org.json.JSONObject; import org.json.JSONException; import java.util.ArrayList; import org.json.JSONArray; import java.util.List; public abstract class StoreDeserializer implements INativeStore, IStore { public static List<Produ...
[ "querky1231@gmail.com" ]
querky1231@gmail.com
0a79a6449dec3b4b0b8016e0e7a65c3259429ef8
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/neo4j/2017/12/LockWaitEvent.java
45a95e8cf6991ab9d8a2c73b2e6f97ef61b359d4
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
970
java
/* * Copyright (c) 2002-2017 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundatio...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
b3af16546450e48fa10d9cc383dadd9b4def45c8
809b0e78d1665230a2c3df179501fd6d4f3e089a
/datastructure-amazonQuestions/Generic/src/com/generic/producerconsumer/NotifyNotifyAllDemo.java
77db1c91059de649dc6a1eb951f43ca3a76170a1
[]
no_license
vinay25788/datastructure-amazonQuestions
c4b67cbd783c9990e7335c1dce1225b4bce988a5
7de42100f3b70492984b98aebc9fd44dfa17a415
refs/heads/master
2020-05-20T04:25:02.347694
2020-01-19T08:23:13
2020-01-19T08:23:13
185,382,625
0
0
null
null
null
null
UTF-8
Java
false
false
3,244
java
package com.generic.producerconsumer; class MyRunnable1 extends Thread{ public void run(){ synchronized (this) { System.out.println(Thread.currentThread().getName()+" started"); try { this.wait(); ...
[ "vinay25788@gmail.com" ]
vinay25788@gmail.com
d7652f602514440be93bd294794ea888b59aac2d
5c6862dd4819e67e948bcef02aaa0818ae03d748
/app/src/main/java/com/tang/trade/tang/zxing/android/IntentSource.java
f9000377464893441c0b6484c72eb7cb64526d75
[]
no_license
OnClickListener2048/tang8
5416dcf99df3cef98f06e6799afabe0a0fdf4257
f4aecc996d2b208a1bea6b84371aa3292dab2f3a
refs/heads/master
2021-07-17T02:29:29.052200
2017-10-11T16:23:57
2017-10-11T16:23:57
106,579,562
0
0
null
null
null
null
UTF-8
Java
false
false
140
java
package com.tang.trade.tang.zxing.android; public enum IntentSource { NATIVE_APP_INTENT, PRODUCT_SEARCH_LINK, ZXING_LINK, NONE }
[ "55997027@qq.com" ]
55997027@qq.com
905fffc3e351a23c68a055220c80fa72aaca64af
5afc1e039d0c7e0e98216fa265829ce2168100fd
/base-bean/src/main/java/cn/honry/base/bean/model/PersonalAddressList.java
1c26a560a1d12ecb74c2f5f346092526e5e10693
[]
no_license
konglinghai123/his
66dc0c1ecbde6427e70b8c1087cddf60f670090d
3dc3eb064819cb36ce4185f086b25828bb4bcc67
refs/heads/master
2022-01-02T17:05:27.239076
2018-03-02T04:16:41
2018-03-02T04:16:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,094
java
package cn.honry.base.bean.model; import java.util.Date; import cn.honry.base.bean.business.Entity; /** * * 个人通讯录实体 * @Author:zxl * @CreateDate: 2017年7月15日 下午4:24:32 * @Modifier: zxl * @ModifyDate: 2017年7月15日 下午4:24:32 * @ModifyRmk: * @version: V1.0 PersonalAddressList */ public clas...
[ "user3@163.com" ]
user3@163.com
577c88d4133ba58058176332f664fdfac93ab523
677d7dbfba209cff6bb6b51411d09b4f9a65e169
/ess/src/main/java/progress/hrStaffGeneral/form/wsdl/InsertRehireWithNewDataResponse.java
17ce7a4e579413f2050cc85835e1a1d79b75e350
[]
no_license
BloomingLotus/progress-ess
a5409bf0be88f2a5d04f60d8089bbbc971783259
ad96dfda9bcf7d209f218892f9593f9c9bd18727
refs/heads/master
2021-01-01T19:34:59.074875
2016-01-13T09:15:14
2016-01-13T09:15:14
32,516,203
4
0
null
null
null
null
UTF-8
Java
false
false
2,218
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015.06.20 at 03...
[ "dbuaklee@hotmail.com" ]
dbuaklee@hotmail.com
dea6a857840603cbf5bbac669b0d8572ea591f36
958b13739d7da564749737cb848200da5bd476eb
/src/main/java/com/alipay/api/response/AlipayTradeRepaybillOrderRefundResponse.java
8c134884d4ba09d88ef4d6a4f1c8cb6b4ed2e298
[ "Apache-2.0" ]
permissive
anywhere/alipay-sdk-java-all
0a181c934ca84654d6d2f25f199bf4215c167bd2
649e6ff0633ebfca93a071ff575bacad4311cdd4
refs/heads/master
2023-02-13T02:09:28.859092
2021-01-14T03:17:27
2021-01-14T03:17:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,311
java
package com.alipay.api.response; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.trade.repaybill.order.refund response. * * @author auto create * @since 1.0, 2020-09-30 16:26:29 */ public class AlipayTradeRepaybillOrderRefundResponse e...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com