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
7217e72d2ef3b7d465b2a5c4f98eeffd7f710de9
f9b7dcbd841a0b3dd0fcd2f0941d498346f88599
/chrome/android/java/src/org/chromium/chrome/browser/toolbar/bottom/BottomTabSwitcherActionMenuCoordinator.java
6237402edf587ff08f1d7c8c10ca8fefa363455b
[ "BSD-3-Clause" ]
permissive
browser-auto/chromium
58bace4173da259625cb3c4725f9d7ec6a4d2e03
36d524c252b60b059deaf7849fb6b082bee3018d
refs/heads/master
2022-11-16T12:38:05.031058
2019-11-18T12:28:56
2019-11-18T12:28:56
222,449,220
1
0
BSD-3-Clause
2019-11-18T12:55:08
2019-11-18T12:55:07
null
UTF-8
Java
false
false
2,280
java
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.toolbar.bottom; import android.content.Context; import android.content.res.Resources; import android.view.View; impor...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
a1523b4c883f6dba9e2219cff1186a4e14a2eb60
b54e5c5df862755a19a9d76aa98ccf11aa0b70c7
/core/src/main/java/ro/fortsoft/wicket/dashboard/DashboardUtils.java
163e07c9d6e2aac3a3e870fabb7b5bb06b377c31
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
pugang/wicket-dashboard
b2d8093eb78cd31942f62cee2c8d79898bc620bc
45260e6a7dbc512bbd5ddd2b6d42496d88062047
refs/heads/master
2021-01-09T20:54:53.281113
2013-02-13T20:37:52
2013-02-13T20:37:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,222
java
/* * Copyright 2012 Decebal Suiu * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with * the License. You may obtain a copy of the License in the LICENSE file, or at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
[ "decebal.suiu@gmail.com" ]
decebal.suiu@gmail.com
a66d0eeaa4ddb47cab2801d4aeab49fc897a9b96
fc6c869ee0228497e41bf357e2803713cdaed63e
/weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/appbrand/appcache/o.java
5b39d1f6a78f417e4669dcfc4a6184811c5d1832
[]
no_license
hyb1234hi/reverse-wechat
cbd26658a667b0c498d2a26a403f93dbeb270b72
75d3fd35a2c8a0469dbb057cd16bca3b26c7e736
refs/heads/master
2020-09-26T10:12:47.484174
2017-11-16T06:54:20
2017-11-16T06:54:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,588
java
package com.tencent.mm.plugin.appbrand.appcache; import android.content.Context; import android.content.res.AssetManager; import com.tencent.gmtrace.GMTrace; import com.tencent.mm.sdk.platformtools.ab; import com.tencent.mm.sdk.platformtools.w; import java.io.InputStream; public final class o { private static Boole...
[ "robert0825@gmail.com" ]
robert0825@gmail.com
cdca47ecfd90ee69bf5dd56bdbd2015b954946ac
c278b2e06e98b0b99ca7350cfc12d2e535db1841
/recon/recon-core/src/main/java/com/yl/recon/core/Constant.java
f43cae0e15c4fc526e6d37f6f7fd49f62c9bd9f4
[]
no_license
SplendorAnLin/paymentSystem
ea778c03179a36755c52498fd3f5f1a5bbeb5d34
db308a354a23bd3a48ff88c16b29a43c4e483e7d
refs/heads/master
2023-02-26T14:16:27.283799
2022-10-20T07:50:35
2022-10-20T07:50:35
191,535,643
5
6
null
2023-02-22T06:42:24
2019-06-12T09:01:15
Java
UTF-8
Java
false
false
1,170
java
package com.yl.recon.core; /** * 常量 * * @author AnLin * @since 2017/6/21 */ public class Constant { /** * 系统编码 */ public static final String SYSTEM_CODE = "RECON-CORE"; /** * 是否有效:无效 */ public static final Integer IS_VALID_0 = 0; /** * 是否有效:有效 */ public static final Integer IS_VALID_1 = 1; ...
[ "zl88888@live.com" ]
zl88888@live.com
7f84fcd24d33b958a53754cdde3aa1d09e39ff72
40df4983d86a3f691fc3f5ec6a8a54e813f7fe72
/app/src/main/java/com/baidu/mobads/p030d/C0276a.java
282322c332dae82519146e5b725cfafb86550f2b
[]
no_license
hlwhsunshine/RootGeniusTrunAK
5c63599a939b24a94c6f083a0ee69694fac5a0da
1f94603a9165e8b02e4bc9651c3528b66c19be68
refs/heads/master
2020-04-11T12:25:21.389753
2018-12-24T10:09:15
2018-12-24T10:09:15
161,779,612
0
0
null
null
null
null
UTF-8
Java
false
false
620
java
package com.baidu.mobads.p030d; import android.content.Context; import android.graphics.Bitmap; import com.baidu.mobads.interfaces.download.IXAdStaticImgDownloader; import com.baidu.mobads.openad.p029c.C0275f; import java.net.URL; /* renamed from: com.baidu.mobads.d.a */ public class C0276a extends C0275f implements ...
[ "603820467@qq.com" ]
603820467@qq.com
f5de9e2eea6e4863d7637d70547e1fe1199b674d
efca855f83be608cc5fcd5f9976b820f09f11243
/enterd/src/main/java/org/enterchain/enter/Enter.java
28d4bce6ab38c98defa4b5242449eb2863a38a64
[ "Apache-2.0" ]
permissive
enterpact/enterchain
5438e127c851597cbd7e274526c3328155483e58
d8b272fa6885e5d263066da01fff3be74a6357a0
refs/heads/master
2023-05-28T12:48:02.535365
2021-06-09T20:44:01
2021-06-09T20:44:01
375,483,000
0
0
null
null
null
null
UTF-8
Java
false
false
3,169
java
/* * Copyright ConsenSys AG. * * 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...
[ "webframes@gmail.com" ]
webframes@gmail.com
c1bf96e249ebf5d373eed71aa0d1eec7a0a874bd
9254e7279570ac8ef687c416a79bb472146e9b35
/paiflow-20210202/src/main/java/com/aliyun/paiflow20210202/models/GetPipelineResponse.java
15b28b9f5f625453bda9bae15b2399788e677719
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,029
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.paiflow20210202.models; import com.aliyun.tea.*; public class GetPipelineResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("body") @Valid...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
8221622318de8201d9faed44537a0bf6a21216c7
c37c3fa6b28887a979264fd28be33241c6ba9920
/edu.eafit.maestria.activa.tva/src/edu/eafit/maestria/activa/metadata/ExtendedSegmentInformationType.java
5ba806965a0aa427e6dbeb2a9b149a4b12416b63
[]
no_license
wvelezva/tesisgitrepository
6d2e4410d7422015efde9dc40a0aaa3308830605
1296d4c2cabd5497cf83645e112f416fdd27c6db
refs/heads/master
2021-01-01T16:20:24.999410
2012-07-12T23:45:53
2012-07-12T23:45:53
2,657,973
0
0
null
null
null
null
UTF-8
Java
false
false
2,452
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5 // 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: 2012.05.26 at 11:01:2...
[ "wvelezva@gmail.com" ]
wvelezva@gmail.com
2aabe6409184f81744173907855838186f6e8d3f
9a6ea6087367965359d644665b8d244982d1b8b6
/src/main/java/X/C47782Jn.java
c64f1661ced455c29ea9b5b9e889fb7da0d88ab7
[]
no_license
technocode/com.wa_2.21.2
a3dd842758ff54f207f1640531374d3da132b1d2
3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9
refs/heads/master
2023-02-12T11:20:28.666116
2021-01-14T10:22:21
2021-01-14T10:22:21
329,578,591
2
1
null
null
null
null
UTF-8
Java
false
false
776
java
package X; import java.util.regex.Matcher; /* renamed from: X.2Jn reason: invalid class name and case insensitive filesystem */ public class C47782Jn { public final String A00; public final String A01; public final String A02; public final boolean A03; public C47782Jn(String str, boolean z) { ...
[ "madeinborneo@gmail.com" ]
madeinborneo@gmail.com
ffc2feec45c0e0d36b3cf7fe9d3dc8815c601449
ef589b3133a38e3ccf47087a3976f8ff83c47e90
/FaultyVersions/AOIS_35/BillCalculation.java
8a927bf5be3d0510d6038341f9cc2dbb9f71307f
[]
no_license
liubaoli-and/ChinaUnionBillService
59f9ff171ed9004c7ab4f7b021dcd6c2d3151e82
2e329b3fda45be93f036dfcda7c477cdba68b293
refs/heads/main
2023-07-22T10:54:10.698669
2021-09-09T11:56:25
2021-09-09T11:56:25
306,785,290
4
2
null
null
null
null
UTF-8
Java
false
false
2,855
java
// This is mutant program. // Author : ysma package ustb.edu.cn.bill.AOIS_35; import java.io.IOException; public class BillCalculation { private java.lang.String planType = ""; private int planFee = 0; private int talkTime = 0; private int flow = 0; private int callView...
[ "57534835+liubaoli-and@users.noreply.github.com" ]
57534835+liubaoli-and@users.noreply.github.com
3d77cff510dc3ed421e343b7675c1ae7186aecf3
91a6725ec1915ed6e745488e61abc3228686d39a
/object7/src/l1합성/Plan.java
15cf131464e3bf1407ed8d9d486c8a288118e362
[]
no_license
bbbnam/object-book
5cead25a5ef7187744a148332abdeecea096cc4c
a5be03c5087f5b4ef456e048f0700129ee19cd64
refs/heads/master
2022-03-28T16:42:14.784970
2020-01-04T10:20:00
2020-01-04T10:20:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
425
java
package l1합성; import java.util.HashSet; import java.util.Set; public class Plan { private Calculator calc; private Set<Call> calls = new HashSet<>(); public final void addCall(Call call) { calls.add(call); } public final Money calculateFee() { Money result = Money.ZERO; ...
[ "joenggyu0@gmail.com" ]
joenggyu0@gmail.com
01bb544ab5275108814ab996801ab75c441a1d51
99b367cf4e0482833533fde335bc2246a44d7be1
/src/com/thinkingInJava/chapter05/initialization/AutoboxingVarargs.java
a12659510a832dfd49c5068d2ebd76a3ac2d9c56
[]
no_license
zhangrongzhao/ThinkingInJava
c2f93bc4a4b38bd3a9276adf5f8b7fe41374a536
ceb345ae6ec477886212da8bebb043210333569d
refs/heads/master
2020-03-14T23:01:42.035528
2018-12-20T03:50:18
2018-12-20T03:50:18
131,834,762
0
0
null
null
null
null
UTF-8
Java
false
false
396
java
package com.thinkingInJava.chapter05.initialization; public class AutoboxingVarargs { public static void f(Integer... args){ for(Integer i:args){ System.out.println(i+" "); } System.out.println(); } public static void main(String[] args){ f(new Integer(1),new Int...
[ "rongzhao.zhang@allcure.cn" ]
rongzhao.zhang@allcure.cn
27d46235ffa0dfad7187f98f355f9ce471cc7a75
d0c77686746a667d830c8d2b5d777f133f3b83f5
/JavaAdvance/rpc/rpc01/rpcfx-core/src/main/java/io/kimmking/rpcfx/server/RpcfxInvoker.java
a6f77dac1fef37c2af36060648d9c394fb8fe2c2
[ "MIT" ]
permissive
xiang12835/JavaLearning
ba8a473bb20ba8462b676b954c7fcc790e3c1bce
c86c2014b512c1ddaeb51e82dcb49367ed86235b
refs/heads/master
2023-03-15T20:15:35.191227
2022-04-23T13:36:40
2022-04-23T13:36:40
195,542,607
0
0
MIT
2023-03-08T17:35:10
2019-07-06T13:29:25
Java
UTF-8
Java
false
false
1,815
java
package io.kimmking.rpcfx.server; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.serializer.SerializerFeature; import io.kimmking.rpcfx.api.RpcfxRequest; import io.kimmking.rpcfx.api.RpcfxResolver; import io.kimmking.rpcfx.api.RpcfxResponse; import java.lang.reflect.InvocationTargetException; import ja...
[ "yu.xiang@alibaba-inc.com" ]
yu.xiang@alibaba-inc.com
728378183c25033750a28782ae9112463dfe0b7a
e4b986385769d06e67487de1f2d24ef34adce7eb
/src/main/java/com/clarifai/grpc/api/SingleAnnotationResponseOrBuilder.java
4bf895958ad63976826cb2b4d4086d13f8e30a93
[ "Apache-2.0" ]
permissive
Clarifai/clarifai-java-grpc
9e76874146890f4dc61671cea77d632fcff96275
8d67abdc08567de6a1861f92549d9115ffba66ae
refs/heads/master
2023-08-30T11:56:50.222128
2023-08-29T18:39:01
2023-08-29T18:39:01
217,546,855
7
5
NOASSERTION
2022-07-20T12:22:19
2019-10-25T14:03:41
Java
UTF-8
Java
false
true
1,197
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: proto/clarifai/api/service.proto package com.clarifai.grpc.api; public interface SingleAnnotationResponseOrBuilder extends // @@protoc_insertion_point(interface_extends:clarifai.api.SingleAnnotationResponse) com.google.protobuf.MessageOrBu...
[ "rok.povsic@gmail.com" ]
rok.povsic@gmail.com
22e5aa97d8c1b2d65c854a6af3bc979ca37dec21
3e32c6bd71577217b4b5db4890d314dfd17d6593
/hcms-rest-api/src/main/java/com/abminvestama/hcms/AuthenticationConfiguration.java
750ab8cdd6b0e8b33e22d807c4bb8db6c5fa6356
[]
no_license
yauritux/hcms-api
d6e7fd3ac450a170c8065cda6c76224a4ce3c404
2e4538e9bc6f4dde70d894295197c00c9c82fe00
refs/heads/master
2021-01-10T01:15:00.935233
2016-02-03T07:09:54
2016-02-03T07:09:54
50,981,095
0
0
null
null
null
null
UTF-8
Java
false
false
3,188
java
package com.abminvestama.hcms; import java.util.List; import java.util.Optional; import java.util.stream.Collectors; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.actuate.metrics.CounterService; import org.springframework.context.annotation.Bean; import org.springframe...
[ "yauritux@gmail.com" ]
yauritux@gmail.com
701ed73350e5e74a17a4ad8759d91b55ed32c922
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/22/22_679d2be60cb1d631b822dbdd216b25e91ccad5d3/DisplayImplJ2D/22_679d2be60cb1d631b822dbdd216b25e91ccad5d3_DisplayImplJ2D_s.java
875fd3b6f13af372b79bf5eb5e0470b5087efa21
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
7,222
java
// // DisplayImplJ2D.java // /* VisAD system for interactive analysis and visualization of numerical data. Copyright (C) 1996 - 1998 Bill Hibbard, Curtis Rueden, Tom Rink and Dave Glowacki. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
515a9b57dc1ffef61c8db9d50756deb25b45879c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/35/35_2493bd3562781cbbebb64808bdbb486b3ebc3ac2/DelegatingStartLaunchConfiguration/35_2493bd3562781cbbebb64808bdbb486b3ebc3ac2_DelegatingStartLaunchConfiguration_s.java
588876a437aaa880f8db861f90de66bd0ec8ce2c
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,609
java
/******************************************************************************* * Copyright (c) 2011 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 distribution, ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2f259c110eee499662314302f170e75ac35b5d11
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_d81165cfa259243bc257db03425590a1ba265501/Popup/5_d81165cfa259243bc257db03425590a1ba265501_Popup_s.java
f5d975b6b38449711b8f5200b64ec14e1c707ea5
[]
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
752
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Viewer; import javax.swing.JDialog; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JPanel; /** * * @author mbaxkak4 */ public class ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
f9ddb83441730d2284bc3eafb155e3b6c2ec5c52
1302a788aa73d8da772c6431b083ddd76eef937f
/WORKING_DIRECTORY/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/CardsJankTest.java
14507d372a48e1ef6ea0cae9c3b41014ba27aa5a
[]
no_license
rockduan/androidN-android-7.1.1_r28
b3c1bcb734225aa7813ab70639af60c06d658bf6
10bab435cd61ffa2e93a20c082624954c757999d
refs/heads/master
2021-01-23T03:54:32.510867
2017-03-30T07:17:08
2017-03-30T07:17:08
86,135,431
2
1
null
null
null
null
UTF-8
Java
false
false
2,948
java
/* * Copyright (C) 2016 The Android Open Source Project * * 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...
[ "duanliangsilence@gmail.com" ]
duanliangsilence@gmail.com
ad9a2ee19a04e37a28e8dbfa25884c092bdf0824
be4a8376b4e8c994a79d117d9fe5ee5508a50fcc
/2.1 (2017-2018)/lostshard/src/main/java/com/lostshard/lostshard/spells/Structures/WallOfStone.java
54051519fdb7028b4033e956afbface267864c7c
[ "MIT" ]
permissive
BuntsFidleyBits/Lostshard-ARCHIVE
5b140d36c058421ce02ff12eaee143850a274db1
6094e3c12b181e86c313edc7ec2f13fd0907f716
refs/heads/master
2021-09-28T13:44:52.398297
2018-11-17T14:52:51
2018-11-17T14:52:51
157,993,584
0
2
MIT
2018-11-17T14:42:58
2018-11-17T14:42:58
null
UTF-8
Java
false
false
2,169
java
package com.lostshard.lostshard.Spells.Structures; import java.util.ArrayList; import java.util.UUID; import org.bukkit.Material; import org.bukkit.block.Block; import org.bukkit.block.BlockState; import com.lostshard.lostshard.Spells.MagicStructure; public class WallOfStone extends MagicStructure { protected int...
[ "mu@imi.co" ]
mu@imi.co
c59763b4d39762cb75b10277ad8fcb14b01fb83e
3e355a798304584431e5e5a1f1bc141e16c330fc
/AL-Game/data/scripts/system/handlers/quest/daevation/_1990ASagesGift.java
b17a0ba543c497d303bb87df09beacea53f417fd
[]
no_license
webdes27/Aion-Lightning-4.6-SRC
db0b2b547addc368b7d5e3af6c95051be1df8d69
8899ce60aae266b849a19c3f93f47be9485c70ab
refs/heads/master
2021-09-14T19:16:29.368197
2018-02-27T16:05:28
2018-02-27T16:05:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,019
java
/** * This file is part of Aion-Lightning <aion-lightning.org>. * * Aion-Lightning 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 ver...
[ "michelgorter@outlook.com" ]
michelgorter@outlook.com
e127b9a28d1cea5ffc44e948dca38a627df0ee22
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MOCKITO-10b-10-26-SPEA2-WeightedSum:TestLen:CallDiversity/org/mockito/internal/handler/NullResultGuardian_ESTest_scaffolding.java
c3788121bfd39baa53320f19828a212c5a7b57d9
[]
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
451
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Apr 06 17:01:26 UTC 2020 */ package org.mockito.internal.handler; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.juni...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
c416e1cb497da1cfac8564874ff88c79c4f87abf
314e23f9d1e48d9ae0dd68b0038483e87f4559b7
/Core/org.emftext.language.java.resource.bcel/src-bcel/org/apache/bcel5_2_0/generic/MethodObserver.java
c224727b60e719f61ad4b336de1ec07a4f311cda
[]
no_license
Adomat/JaMoPP
b0a09df70014166abcfa580cab29be0118a2804d
e335bf2d2eba6fb0577cd45100ff9d92a03fde3e
refs/heads/master
2020-04-01T14:44:36.334702
2017-11-19T09:50:04
2017-11-19T09:50:04
153,306,205
0
0
null
2018-10-16T15:07:30
2018-10-16T15:07:29
null
UTF-8
Java
false
false
1,021
java
/* * Copyright 2000-2004 The Apache Software Foundation * * 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 ...
[ "jendrik.johannes@devboost.de" ]
jendrik.johannes@devboost.de
8b5a7a7863b3ed268c441e78b20337114528526b
f567c98cb401fc7f6ad2439cd80c9bcb45e84ce9
/src/main/java/com/alipay/api/domain/AlipayOpenInstantdeliveryMerchantagreementSignModel.java
fe33b0613ede92d4bba0333c0d47be3179ffa82f
[ "Apache-2.0" ]
permissive
XuYingJie-cmd/alipay-sdk-java-all
0887fa02f857dac538e6ea7a72d4d9279edbe0f3
dd18a679f7543a65f8eba2467afa0b88e8ae5446
refs/heads/master
2023-07-15T23:01:02.139231
2021-09-06T07:57:09
2021-09-06T07:57:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
623
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 即时配送中商家代扣协议签署 * * @author auto create * @since 1.0, 2020-12-01 17:07:02 */ public class AlipayOpenInstantdeliveryMerchantagreementSignModel extends AlipayObject { private stati...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
0313aafe8d696d206bfa517bd0c24584f515ce7b
c742cc5d181dd6105a26d586f513177a18e28250
/src/IB/Hashing_ib_longest_subarray_length.java
5022668f6d2e70f4f42dd4f004fe6575b230105c
[]
no_license
gaurirawat/Coding
a5542f71be5da538cc438a8d4070ce4c748ee044
d69fb40befbf9a30774b723fff90ae7cba384f7a
refs/heads/master
2023-02-20T00:33:31.632223
2021-01-22T11:49:14
2021-01-22T11:49:14
275,333,532
1
1
null
null
null
null
UTF-8
Java
false
false
625
java
package IB; import java.util.HashMap; //https://www.interviewbit.com/problems/longest-subarray-length/ public class Hashing_ib_longest_subarray_length { public int solve(int[] a) { HashMap<Integer, Integer> map=new HashMap<Integer, Integer>(); map.put(0,-1); int maxLen=0; int sum=0...
[ "gaurirawat97@gmail.com" ]
gaurirawat97@gmail.com
9f520f2ecf26e92b30df9bdc6b41023b82468ca9
f91fe1065c172a24299146f685811db426ed732e
/mybatis-3-mybatis-3.4.2/src/test/java/org/apache/ibatis/submitted/simplelistparameter/Vehicle.java
7bb98c242a0f0bda3e6ada1aee7777e3ac7559c4
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
xiaokukuo/soundcode-springmybatis
649c8c93141fd070a51c63543cd3d21b2b5e9338
87e1c24639b37b813ba41b1b6ad05387d1ea768f
refs/heads/master
2020-03-12T04:11:53.043180
2018-08-18T06:06:04
2018-08-18T06:06:04
130,440,014
0
0
null
null
null
null
UTF-8
Java
false
false
959
java
/** * Copyright 2010-2018 the original author or authors. * <p> * 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 * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless requir...
[ "976886537@qq.com" ]
976886537@qq.com
e5da7261062469dce505b66eb8c585c4ad36f979
e84a079606d17a9be48d246058a8e83ebac59c10
/divine-repository/src/main/java/cn/idongjia/divine/repository/CategoryRepositoryI.java
5f5e905b4cba6484b68dc9e645e4aae8ab251be8
[]
no_license
maikezhang/maike_search
ffd40e3f5aea68f4b3acbcd5d264760baf3301c3
70395c1cb5865bdf4d437f3c7ca5a1c5b9596e57
refs/heads/master
2020-04-08T10:58:43.642851
2019-03-11T02:20:29
2019-03-11T02:20:29
159,289,099
0
0
null
null
null
null
UTF-8
Java
false
false
390
java
package cn.idongjia.divine.repository; import cn.idongjia.divine.db.mybatis.pojo.CategoryDO; import java.util.List; import java.util.Map; /** * @author lc on 2018/8/16. * @class cn.idongjia.divine.repository.CategoryRepositoryI */ public interface CategoryRepositoryI { Map<Long,CategoryDO> mapByCategoryId(Lis...
[ "zhangyingjie@idongjia.cn" ]
zhangyingjie@idongjia.cn
c9458ec675cab0094c1e0ee458f7e21f5cb9c8bd
dee8d1cfca0c2e46d4621bd19997b84d85b0de7b
/stubs/src/net/minecraft/src/Tessellator.java
5f3181818aa1fa671091e947e2971d07a937d5c8
[ "LicenseRef-scancode-public-domain" ]
permissive
TLUL/mcpatcher
50ab75412b8c05d2c77c06f1720be900e9eff59f
57c972f1fafbb5c2dd0892ad27953f719d981c95
refs/heads/master
2020-04-03T02:52:48.551604
2012-06-21T05:34:19
2012-06-21T05:34:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
642
java
package net.minecraft.src; public class Tessellator { public static Tessellator instance; public static boolean convertQuadsToTriangles; public int rawBuffer[]; public int rawBufferIndex; public int addedVertices; public int vertexCount; public int bufferSize; public int drawMode; ...
[ "prupe@nc.rr.com" ]
prupe@nc.rr.com
4f31d9ada2c5f2da74b3ac190b050534813db6eb
cc671bd627b55e050a901028107ed40f03a671fd
/initializr-generator/src/test/java/io/spring/initializr/generator/buildsystem/maven/MavenDistributionManagementTests.java
0178272d189a5570d10f8d3782eb361f392c9179
[ "Apache-2.0" ]
permissive
theonefx/initializr
cbbb3bd15b0e8b13c886474a05a38c284176f528
dbf196f8ca110393c5b9ec86ffcb4ab71455433b
refs/heads/master
2021-01-08T18:15:10.579231
2020-06-15T02:57:48
2020-06-15T02:57:48
242,104,856
1
0
Apache-2.0
2020-02-21T09:42:57
2020-02-21T09:42:56
null
UTF-8
Java
false
false
4,360
java
/* * Copyright 2012-2019 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...
[ "snicoll@pivotal.io" ]
snicoll@pivotal.io
6ada9b7c0a5859d30a0acaa6df3d66eff928cd7b
700c1e3decacf5c417dc434220da73a4c6246810
/javacode/sysframework/com/yinhai/sysframework/menu/IMenu.java
c2f7986d47dc8ed1fcb186d1a5b0f442d1da86ec
[]
no_license
wuxiaohui123/tiantian
4c042e475b6f824b86b6240d06e70aff8854cd9e
8b34cc9a8439cd4bb097537afff29b4b2a833e2e
refs/heads/master
2020-07-22T08:21:06.149310
2019-09-10T09:23:17
2019-09-10T09:23:17
207,128,782
0
0
null
null
null
null
UTF-8
Java
false
false
1,360
java
package com.yinhai.sysframework.menu; import java.io.Serializable; public interface IMenu extends Serializable { Long ROOT_ID = Long.valueOf(1L); String DISMULTIPOS_YES = "1"; String DISMULTIPOS_NO = "0"; String SECURITYPOLICY_DISPLAY_SECURITY = "1"; String SECURITYPOLICY_NODISPLAY_SECURITY = "2"; String...
[ "wuxh930911@163.com" ]
wuxh930911@163.com
f1462759c1512a61c3e2df4244de62b9b351f741
54c27348a6b98878f172204e223f322675183b2c
/core/src/main/java/net/tomp2p/replication/Instruction.java
db1cb61d93a58a2002f612bf121a49663d6f8087
[ "Apache-2.0" ]
permissive
iapilgrim/TomP2P
85aeb20f502289ef34ebf5798ffa50fd985257dd
fc646662b11a2c47a4ed9ba6a852b6b563145773
refs/heads/master
2021-01-20T05:37:40.383548
2013-10-23T15:30:39
2013-10-23T15:30:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,086
java
/* * Copyright 2013 Maxat Pernebayev, Thomas Bocek * * 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 appl...
[ "tom@tomp2p.net" ]
tom@tomp2p.net
a1b73857dd83afa6a2e946a80fce96710fb6dc72
5ef0b4d230dc5243225d149efb44cdcdd2ffea9d
/trunk/tm/src/higraph/model/interfaces/Subgraph.java
37179f9f638e51b577bf370b32e2cde7e58798c0
[ "Apache-2.0" ]
permissive
kai-zhu/the-teaching-machine-and-webwriter
3d3b3dfdecd61e0fb2146b44c42d6467489fd94f
67adf8f41bb475108c285eb0894906cb0878849c
refs/heads/master
2021-01-16T20:47:55.620437
2016-05-23T12:38:03
2016-05-23T12:38:12
61,149,759
1
0
null
2016-06-14T19:22:57
2016-06-14T19:22:57
null
UTF-8
Java
false
false
2,177
java
// Copyright 1998--2010 Michael Bruce-Lockhart and Theodore S. Norvell // // 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 /...
[ "theodore.norvell@gmail.com" ]
theodore.norvell@gmail.com
b01c0ae66e2f64d95ea8b387b65bc2c4bb5097ed
cfcce5acc6c00c0699b529897eac449dfe6db32d
/ch03/taco-cloud-jdbc/src/main/java/tacos/web/IngredientByIdConverter.java
218fffd2ddc29960453efc8fd920136279bbf218
[]
no_license
freebz/Spring-in-Action-5
109a51f9e47e9e700ef914290cc0f6ee2952c6c4
1dbd5c6c34130fe2f31895223c7fc13407250aaf
refs/heads/main
2023-04-24T18:10:35.675059
2021-05-03T16:10:11
2021-05-03T16:10:11
363,989,614
0
0
null
null
null
null
UTF-8
Java
false
false
624
java
package tacos.web; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.convert.converter.Converter; import org.springframework.stereotype.Component; import tacos.Ingredient; import tacos.data.IngredientRepository; @Component public class IngredientByIdConverter implement...
[ "freebz@hananet.net" ]
freebz@hananet.net
78d4a6cd88b6824fa7db2d7dec2ddcf1847c8324
881ec42c677f2d954fdc2317ad582c88fb87c752
/workspace/AbstractClasses/src/com/skilldistillery/abstractclasses/labs/vehicles/Shape.java
ee444c9087c65b33dbde88776dfd49a575c8d51d
[]
no_license
stoprefresh/archive
f51119220fbcb4bccc82306c0483903502f1859e
0bde3917fb9cb7e002d3abb18088fee9df4371ec
refs/heads/master
2022-12-21T20:33:08.251833
2019-10-17T14:13:10
2019-10-17T14:13:10
215,808,299
0
0
null
2022-12-16T09:52:36
2019-10-17T14:08:48
Java
UTF-8
Java
false
false
413
java
package com.skilldistillery.abstractclasses.labs.vehicles; public abstract class Shape { private int x, y; public Shape() {} public Shape(int x, int y) { super(); setX(x); setY(y); } public abstract double getArea(); public int getX() { return x; } public void setX(int x) { this.x = x; ...
[ "marsigliamiguel@protonmail.com" ]
marsigliamiguel@protonmail.com
3104c44ced63573f11bf6b7ed768518aac1ebcd1
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5652388522229760_0/java/Maricel/CountingSheep.java
64986e662920b3813428b9e47863b77ae6c1451c
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
Java
false
false
1,457
java
import java.io.File; import java.io.FileNotFoundException; import java.io.PrintWriter; import java.text.DecimalFormat; import java.util.Arrays; import java.util.HashSet; import java.util.Scanner; import java.util.Set; public class CountingSheep { public static void main(String[] args) throws FileNotFoundException...
[ "alexandra1.back@gmail.com" ]
alexandra1.back@gmail.com
9e2eb0712dc6abfae698571b141c5b1fd86c3f30
abfa686278125cec79d8c73969eca35a7aa86102
/multithreading/src/lesson13_callable_and_future/CallableTester.java
88dc7592217fc2623d452cfc1849fc71a10e1da6
[]
no_license
rzuniga64/java
abddb21137dedff89588bc825d5fb7fc6a947a50
66df9ea67440055fbc250697b1c4d53cf514e7ca
refs/heads/master
2021-01-17T01:30:28.858025
2019-04-23T18:12:08
2019-04-23T18:12:08
15,201,033
0
0
null
null
null
null
UTF-8
Java
false
false
2,585
java
package lesson13_callable_and_future; import java.util.concurrent.*; /** * Source: * <a href="http://java-x.blogspot.com.tr/2006/11/java-5-concurrency-callable-and-future.html"> * http://java-x.blogspot.com.tr/2006/11/java-5-concurrency-callable-and-future.html * </a> * <p> * Till Java 1.4, threads could be imp...
[ "rzuniga64@gmail.com" ]
rzuniga64@gmail.com
fbf90a7d30b75557f654f9d319680b083b0e1254
aa96baadfb2da7f5a8dd9ff3073bf4183fadc062
/src/main/java/me/libraryaddict/disguise/commands/DisguiseModifyEntityCommand.java
c5a267ed4ff30578681e9656aad83c2133a43989
[]
no_license
Tominous/LibsDisguises
f4ad96cc01e09bc8a25b94dde986a43b2d6aa3a1
18044298f332fe3d6a4e9f48e23894932fc10ad8
refs/heads/master
2020-05-15T18:26:27.754803
2019-04-20T16:06:08
2019-04-20T16:06:08
182,426,343
1
0
null
2019-04-20T16:04:47
2019-04-20T16:04:47
null
UTF-8
Java
false
false
2,922
java
package me.libraryaddict.disguise.commands; import me.libraryaddict.disguise.DisguiseConfig; import me.libraryaddict.disguise.LibsDisguises; import me.libraryaddict.disguise.utilities.DisguiseUtilities; import me.libraryaddict.disguise.utilities.parser.DisguisePerm; import me.libraryaddict.disguise.utilities.par...
[ "github@lib.co.nz" ]
github@lib.co.nz
ea03e5ed293e157645737049f1932c80c85ab998
4b8b83e997c046771c2ba8949d1f8744958e36e9
/app/src/main/java/org/jf/dexlib2/immutable/instruction/ImmutableInstruction32x.java
ed1099bbb805a58896d8ac9a98cc9b8252b43f02
[ "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
vaginessa/show-java
978fcf3cfc5e875e3f5f81ad9e47ceb2d60b2dc2
31f540fb9e13a74e0a0ead27715888f022bff14c
refs/heads/master
2021-01-18T04:09:53.521444
2015-12-09T20:58:32
2015-12-09T20:58:32
42,273,420
0
0
Apache-2.0
2019-01-18T07:06:51
2015-09-10T22:12:08
Java
UTF-8
Java
false
false
2,988
java
/* * Copyright 2012, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
[ "niranjan94@yahoo.com" ]
niranjan94@yahoo.com
710f8ccd1880fc7fc3884386e17e3aeeaf5d13e6
d17997fea98e49a05132b7c37e276297a0fec411
/JavaOOPAdvance/src/IteratorsAndComperators_Exercises/EqualityLogic_07/Main.java
148db47f31218363a02069d15f92e47c761580e3
[]
no_license
Invincible9/JavaCore
cb99186da3ad59dd4c7ecd623c4e3700a6cb5897
4e005ac85ccde3038f57efbe592494d0b0afbf90
refs/heads/master
2021-01-20T02:08:53.404216
2019-04-18T12:39:01
2019-04-18T12:39:01
89,379,476
3
0
null
null
null
null
UTF-8
Java
false
false
1,066
java
package IteratorsAndComperators_Exercises.EqualityLogic_07; import javax.naming.Name; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.HashSet; import java.util.Set; import java.util.TreeSet; /** * Created by Mihail on 3/26/2017. */ public class Main { ...
[ "Invulnerable89@abv.bg" ]
Invulnerable89@abv.bg
a41a7ca46eb359c2de7bc0c1cbaf7d1e91798caa
b8f680a3d5f9fa4a6c28fe5dbfc479ecb1079685
/src/ANXGallery/sources/com/meicam/themehelper/NvsTransDesc.java
bf0d8858909a6cba2af0db6f705e463b7991bc90
[]
no_license
nckmml/ANXGallery
fb6d4036f5d730f705172e524a038f9b62984c4c
392f7a28a34556b6784979dd5eddcd9e4ceaaa69
refs/heads/master
2020-12-19T05:07:14.669897
2020-01-22T15:56:10
2020-01-22T15:56:10
235,607,907
0
2
null
null
null
null
UTF-8
Java
false
false
556
java
package com.meicam.themehelper; import java.util.ArrayList; public class NvsTransDesc { public ArrayList<String> m_fhtransFxList = new ArrayList<>(); public ArrayList<String> m_fulltransFxList = new ArrayList<>(); public ArrayList<String> m_fulltransList = new ArrayList<>(); public ArrayList<String> m...
[ "nico.kuemmel@gmail.com" ]
nico.kuemmel@gmail.com
d0515c47f8662406b6bbc7153eb63a1789bf4325
504f0ba5c18ccc7393e6715f1ce9b236c4f6d99f
/drds-20190123/src/main/java/com/aliyun/drds20190123/models/CheckNewTableNameValidResponse.java
6eb159e61a7b6df4373de336a527add8f83d2d3d
[ "Apache-2.0" ]
permissive
jhz-duanmeng/alibabacloud-java-sdk
77f69351dee8050f9c40d7e19b05cf613d2448d6
ac8bfeb15005d3eac06091bbdf50e7ed3e891c38
refs/heads/master
2023-01-16T04:30:12.898713
2020-11-25T11:45:31
2020-11-25T11:45:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,280
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.drds20190123.models; import com.aliyun.tea.*; public class CheckNewTableNameValidResponse extends TeaModel { @NameInMap("RequestId") @Validation(required = true) public String requestId; @NameInMap("Success") @Validation(re...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
981fd1cbd939c7ae71be0452919f95f09e9874a7
f4772134546575be4dd006f14c2a3aae2d3e89fd
/spring-kafka/src/main/java/org/springframework/kafka/support/serializer/ErrorHandlingDeserializer.java
571a326972e049621c4b3f4fe0c4047e27089573
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
denis554/spring-kafka
a739e2551420c6fac424125d3911fbf83039558b
e98664f4293e278a7bb148f1aae2d91bddc1a0d2
refs/heads/master
2020-05-02T16:19:58.027809
2019-03-27T16:37:01
2019-03-27T16:37:01
178,065,383
3
0
null
null
null
null
UTF-8
Java
false
false
4,141
java
/* * Copyright 2018-2019 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...
[ "denisignatenko554@gmail.com" ]
denisignatenko554@gmail.com
445fc51860bc2040b7c8ce4c0a806b8d4b563a50
129f58086770fc74c171e9c1edfd63b4257210f3
/src/testcases/CWE396_Catch_Generic_Exception/CWE396_Catch_Generic_Exception__Exception_15.java
106c6dfd216a29d74d969fd04195afbb3316cee9
[]
no_license
glopezGitHub/Android23
1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba
6215d0684c4fbdc7217ccfbedfccfca69824cc5e
refs/heads/master
2023-03-07T15:14:59.447795
2023-02-06T13:59:49
2023-02-06T13:59:49
6,856,387
0
3
null
2023-02-06T18:38:17
2012-11-25T22:04:23
Java
UTF-8
Java
false
false
4,169
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE396_Catch_Generic_Exception__Exception_15.java Label Definition File: CWE396_Catch_Generic_Exception.label.xml Template File: point-flaw-15.tmpl.java */ /* * @description * CWE: 396 An overly broad catch statement may cause errors in program execution if unexpected excep...
[ "guillermo.pando@gmail.com" ]
guillermo.pando@gmail.com
4ecbdfd9b00e4eb7dfc8b9531d12057d28cc1a8c
a83cf28d3adbc706b754a2d9a8e84162351ddc30
/StrategyDP-Solution1/src/com/nt/comp/SportType.java
71871c29a38a74e29b03e73bf5430e5e4fae5a27
[]
no_license
nerdseeker365/NTDP912
411cbf12395202d4bf0589fc3b6ac5510181e839
9c3b7231d3738b96c4f18480a919da23c7764169
refs/heads/master
2022-03-24T06:55:33.059743
2020-01-01T05:11:40
2020-01-01T05:11:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
234
java
package com.nt.comp; public interface SportType { String SPORT_TYPE_CRICKET="cricket"; String SPORT_TYPE_KABADDI="kabaddi"; String SPORT_TYPE_BATMINDON="batmindon"; String SPORT_TYPE_VOLLEYBAL="volleyball"; }
[ "karrasankar09@gmail.com" ]
karrasankar09@gmail.com
373aa32c935dce1c37231c9229732a34d004ab85
0404ab851e1f30d167ade8fe17366857b56db76b
/java-2016-01-fall/src/akatkar/exam03/makeupQuestions/Question5.java
d5cd9ca8f35d398038d5a0d9ebe595ea22b1d8b9
[]
no_license
akatkar/Okan_JavaClass_2015
be2f153a0e2b6d127f5c162923c868c0f095bba0
e31e913c889c42a451a55fcfeb19e96a272d56ec
refs/heads/master
2021-01-10T14:22:46.607914
2017-05-08T20:07:09
2017-05-08T20:07:09
44,233,287
1
1
null
null
null
null
UTF-8
Java
false
false
338
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 akatkar.exam03.makeupQuestions; /** * * @author akatkar */ public class Question5 { private static final do...
[ "alikatkar@gmail.com" ]
alikatkar@gmail.com
7980542f57b73013fe6f58320ecb358d7c7452c1
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project13/src/main/java/org/gradle/test/performance13_4/Production13_395.java
de84a226ac8a2894dfc7d29a20757e6bd31f06dd
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
303
java
package org.gradle.test.performance13_4; public class Production13_395 extends org.gradle.test.performance8_4.Production8_395 { private final String property; public Production13_395() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
7a20eb281b8013061682784d106da7a53886a4fe
684f50dd1ae58a766ce441d460214a4f7e693101
/modules/base/base-console-service/src/main/java/com/dimeng/p2p/modules/base/console/service/query/TermQuery.java
a94dd3cdb407c50a30b94c8fc2a0188363b17a66
[]
no_license
wang-shun/rainiee-core
a0361255e3957dd58f653ae922088219738e0d25
80a96b2ed36e3460282e9e21d4f031cfbd198e69
refs/heads/master
2020-03-29T16:40:18.372561
2018-09-22T10:05:17
2018-09-22T10:05:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,057
java
package com.dimeng.p2p.modules.base.console.service.query; import java.sql.Timestamp; import com.dimeng.p2p.common.enums.TermType; public interface TermQuery { /** * 发布者姓名,全模糊匹配. * * @return {@link String} 空值无效 */ public String getPublisherName(); /** * 创建时间查询,大于等于匹配. * * @return {@link Timestamp...
[ "humengmeng@rainiee.com" ]
humengmeng@rainiee.com
cf20d2df34a02ab510724933b845c2cce07d4cca
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/facebook/internal/FetchedAppGateKeepersManager$1.java
db5bf928e3c4e51c2b4cb10a813869e36d6aa905
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
1,847
java
package com.facebook.internal; import android.content.Context; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import com.tencent.matrix.trace.core.AppMethodBeat; import org.json.JSONException; import org.json.JSONObject; final class FetchedAppGateKeepersManager$1 ...
[ "172601673@qq.com" ]
172601673@qq.com
c6f5daa18838b5e14c4455226371e4be42429eb3
47798511441d7b091a394986afd1f72e8f9ff7ab
/src/main/java/com/alipay/api/response/KoubeiAdvertCommissionCascademissionCreateResponse.java
005b0dcef1d3600e7ec178db275df1d4e800c8f7
[ "Apache-2.0" ]
permissive
yihukurama/alipay-sdk-java-all
c53d898371032ed5f296b679fd62335511e4a310
0bf19c486251505b559863998b41636d53c13d41
refs/heads/master
2022-07-01T09:33:14.557065
2020-05-07T11:20:51
2020-05-07T11:20:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
403
java
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: koubei.advert.commission.cascademission.create response. * * @author auto create * @since 1.0, 2019-01-07 20:51:15 */ public class KoubeiAdvertCommissionCascademissionCreateResponse extends AlipayResponse { ...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
facb12c154519b02d111a34da505e38194b5e00e
1981a7539c604fe479f3f820aae0a527f9964a1c
/app/src/main/java/com/arialyy/simple/download/DownloadDialogFragment.java
91a091fb848b94a52014b7cf8c429f7b58d38244
[ "Apache-2.0" ]
permissive
qiangzhouliang/Aria
6ff78783605f0824738152024b3cc3702b095bc3
5f4df90f73ce65a0fed255ab6d152cca52431507
refs/heads/master
2020-03-26T08:21:03.833456
2018-07-24T13:46:14
2018-07-24T07:47:06
144,697,459
1
0
null
2018-08-14T09:18:36
2018-08-14T09:18:35
null
UTF-8
Java
false
false
3,677
java
package com.arialyy.simple.download; import android.annotation.SuppressLint; import android.os.Bundle; import android.os.Environment; import android.view.View; import android.widget.Toast; import butterknife.OnClick; import com.arialyy.annotations.Download; import com.arialyy.aria.core.Aria; import com.arialyy.aria.co...
[ "511455842@qq.com" ]
511455842@qq.com
3dccc6d30fc63d9063323d4576ac45463ba2faca
24e470b99ffb690318885facf392b732f4b428c0
/design/src/main/java/parttern/bridge/example7/MessageEmail.java
12ad328a46027ac67292813fe8e86614b5d4a896
[]
no_license
siegluo/demo
3fe247ca450c4d1343944317f077fd20f5242fee
4a3eeec89bb5da95e94ed4db72f0812ee66d6dd4
refs/heads/master
2022-07-13T10:51:03.826126
2019-06-20T05:03:45
2019-06-20T05:03:45
142,255,539
76
10
null
2022-06-21T01:04:19
2018-07-25T06:13:10
Java
GB18030
Java
false
false
273
java
package parttern.bridge.example7; /** * 以Email的方式发送消息 */ public class MessageEmail implements MessageImplementor{ public void send(String message, String toUser) { System.out.println("使用Email的方式,发送消息'"+message+"'给"+toUser); } }
[ "jie.luo@Ctrip.com" ]
jie.luo@Ctrip.com
63266550e9dcd24e221881b008e0e3d319ff8727
04b1803adb6653ecb7cb827c4f4aa616afacf629
/third_party/android_29_sdk/public/sources/android-29/benchmarks/regression/SSLLoopbackBenchmark.java
f88c793d093fd2cabb7f5023d2b212cc8961dd03
[ "LGPL-2.0-or-later", "GPL-1.0-or-later", "MIT", "Apache-2.0", "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
Java
false
false
1,272
java
/* * Copyright 2013 The Android Open Source Project * * 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...
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
ad03d0b683b85f799e268d406588c6817bd0fba7
65ebd9cc9b8ac76522f77c84b70fdc8b2c6d77e6
/src/main/java/com/github/leetcode/easy/Leetcode572.java
ac522ea549be5ad7db1879b92be7c84c9c9b13b8
[]
no_license
SlumDunk/leetcode
30af765c7f5e61317983af43230bafa23362e25a
c242f13e7b3a3ea67cdd70f3d8b216e83bd65829
refs/heads/master
2021-08-20T01:58:11.309819
2021-07-25T17:07:10
2021-07-25T17:07:10
121,602,686
0
0
null
2020-11-08T03:34:35
2018-02-15T07:38:45
Java
UTF-8
Java
false
false
2,459
java
package com.github.leetcode.easy; import com.github.leetcode.vo.TreeNode; import java.util.Stack; /** * Given two non-empty binary trees s and t, check whether tree t has exactly the same structure and node values with a subtree of s. A subtree of s is a tree consists of a node in s and all of this node's descendan...
[ "1430701240@qq.com" ]
1430701240@qq.com
82cdd91863b1c34e83a9c850b1cf99019c7ce885
9a2ae525ca69e82a77152eb008dcf11b883b30eb
/vertx-auth-oauth2/src/main/java/io/vertx/ext/auth/oauth2/impl/flow/ClientImpl.java
9007bf1946bf78c144dab58061fc646affe75124
[ "Apache-2.0" ]
permissive
flashtony2005/vertx-auth
372191647c24c7adabab051f12b54b291bc0c7a2
6259d240909a6e62c59ddd71605aa34ec8ff6ce7
refs/heads/master
2020-12-24T08:01:55.094436
2016-11-07T08:16:25
2016-11-07T08:16:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,952
java
/* * Copyright 2015 Red Hat, Inc. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and Apache License v2.0 which accompanies this distribution. * * The Eclipse Public License is available at * http://www.eclipse.o...
[ "paulo@mlopes.net" ]
paulo@mlopes.net
a0e29913a6935b0f507cb49dda3cba16d6c2ef30
a4229f7a254dd0987acc13f10a72fb7fdcc37a5d
/src/main/java/com/yibo/datastructure/stack/LinkedListStack.java
69b96b46b4f0f246efeeccaae5208f294616bb2c
[]
no_license
jjhyb/data-structure
3221169e76768bfaa19a6821d6fb6c6d115b494c
e4878552898232953bca8d855eda930d5394dfcb
refs/heads/master
2022-12-25T02:16:19.632811
2020-10-04T08:34:34
2020-10-04T08:34:34
301,078,766
0
0
null
null
null
null
UTF-8
Java
false
false
1,171
java
package com.yibo.datastructure.stack; import com.yibo.datastructure.linkedlist.LinkedList; /** * @Author: huangyibo * @Date: 2020/9/2023:47 * @Description: */ public class LinkedListStack<E> implements Stack<E> { private LinkedList<E> list; public LinkedListStack(){ list = new LinkedList(); ...
[ "718649016@qq.com" ]
718649016@qq.com
7e0f20ea4aa1b5f96b2fdfcfc866d05069b01b31
6463bdbdbc9bfa31c79f6e5629aff878d8ab813c
/src/org/traccar/protocol/M2cProtocolDecoder.java
67b2accb92b4119ad101493cb49c805d1dd4eb61
[ "Apache-2.0" ]
permissive
maherkhalil07/traccar
d37334917f2980f72efb59580e753b276d720b42
54cbcf9acf0a6f99126562ae5e5dd72e91175b77
refs/heads/master
2023-07-08T09:00:35.768371
2018-06-14T04:33:40
2018-06-14T04:33:40
137,306,717
1
0
Apache-2.0
2023-07-07T21:43:37
2018-06-14T04:38:15
Java
UTF-8
Java
false
false
5,095
java
/* * Copyright 2017 Anton Tananaev (anton@traccar.org) * * 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 appli...
[ "anton.tananaev@gmail.com" ]
anton.tananaev@gmail.com
5727275040cffdb743b69bb21f1d4a9d851f7a56
569d16bdf15c42955206f92c4e4ee238546836e1
/core-api-spec/core-object-api/src/main/java/com/cyc/session/CycServerAddress.java
c2ad5b2358847bbfae9c8b562e6139681f8d0a41
[ "Apache-2.0" ]
permissive
JimSow/api-suite
09c767e4f062f0ac364ed665b462a0b2f309403e
c37ef37b5ce6357758963301aac08e9a5f60444b
refs/heads/master
2021-01-12T02:36:09.013493
2016-01-27T02:35:29
2016-01-27T02:35:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,831
java
/* * Copyright 2015 Cycorp, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
[ "nw@exegetic.net" ]
nw@exegetic.net
3c14b61603a92831d42d652744e9cdd8b9481a52
583f294ceaa05aa216f3ad773bb126af29e76c9c
/page2/src/main/java/net/skhu/model/Pagination.java
263bd1b4472332f4dc0d093b61407cfa0db88fd8
[]
no_license
KimJye/spring_practice
da271c485a8c793092b90e703f925dbcd40f11b6
4289d3483c3002289bc88eec50b139dda52c4ce2
refs/heads/master
2022-12-22T06:30:01.437846
2020-01-13T07:36:27
2020-01-13T07:36:27
134,680,895
0
0
null
2022-12-16T08:57:40
2018-05-24T07:52:27
JavaScript
UTF-8
Java
false
false
651
java
package net.skhu.model; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import lombok.Data; @Data public class Pagination { int bd; //boardId int pg=1; //현재 페이지 int sz=15; //페이지당 레코드 수 int sb; //searchBy String st; //searchText int ob; //orderby int di=0; //departmentId int recordCo...
[ "eoeogudgud@naver.com" ]
eoeogudgud@naver.com
17b9c5503e1618e2ad61df75c4f790968e878d84
3ef55e152decb43bdd90e3de821ffea1a2ec8f75
/large/module1921_public/tests/unittests/src/java/module1921_public_tests_unittests/a/Foo0.java
07cb8e13f7762d35da72ab63f7a409a91f5e0cc9
[ "BSD-3-Clause" ]
permissive
salesforce/bazel-ls-demo-project
5cc6ef749d65d6626080f3a94239b6a509ef145a
948ed278f87338edd7e40af68b8690ae4f73ebf0
refs/heads/master
2023-06-24T08:06:06.084651
2023-03-14T11:54:29
2023-03-14T11:54:29
241,489,944
0
5
BSD-3-Clause
2023-03-27T11:28:14
2020-02-18T23:30:47
Java
UTF-8
Java
false
false
1,271
java
package module1921_public_tests_unittests.a; import java.io.*; import java.rmi.*; import java.nio.file.*; /** * Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut * labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores e...
[ "gwagenknecht@salesforce.com" ]
gwagenknecht@salesforce.com
ea455f78d165e0e0f2fa5db82cf99d4a2f9d98a0
0735d7bb62b6cfb538985a278b77917685de3526
/com/askgps/personaltrackercore/ui/leftscreen/LeftScreenFragment.java
d538ad2bc9ee2780bac3bf114298476efa50a790
[]
no_license
Denoah/personaltrackerround
e18ceaad910f1393f2dd9f21e9055148cda57837
b38493ccc7efff32c3de8fe61704e767e5ac62b7
refs/heads/master
2021-05-20T03:34:17.333532
2020-04-02T14:47:31
2020-04-02T14:51:01
252,166,069
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
4,512
java
package com.askgps.personaltrackercore.ui.leftscreen; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentTransaction; import andr...
[ "ivanov.a@i-teco.ru" ]
ivanov.a@i-teco.ru
41ee668604928220ec076a4360fd8cc985d2e496
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Spring/Spring8878.java
72a1b1cde836e5e4f1f98ada8292f6025a1a5ed9
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
400
java
@Override public String toString() { StringBuilder result = getAttributeDescription(); if (this.rollbackRules != null) { for (RollbackRuleAttribute rule : this.rollbackRules) { String sign = (rule instanceof NoRollbackRuleAttribute ? PREFIX_COMMIT_RULE : PREFIX_ROLLBACK_RULE); result.append(',').append...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
cbd527a00023276db161287555156aa9d7387a82
2c6779da37c4f480cefb3f9bf69390cbc57650de
/src/amata1219/beta/parkour/course/ConnectionSet.java
a3c61db070af13741f00c4b1dbf72880ec2d355f
[]
no_license
csu-xiao-an/Parkour
d903d8ee03a2922f2499e6655f8d1bcf9b585404
1d3792088ce2669079b390ba2525a0496e8a969b
refs/heads/master
2020-07-27T05:15:55.329979
2019-09-16T12:15:52
2019-09-16T12:15:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
869
java
package amata1219.beta.parkour.course; import java.util.HashMap; import java.util.UUID; import java.util.function.Consumer; import org.bukkit.craftbukkit.v1_13_R2.entity.CraftPlayer; import org.bukkit.entity.Player; import net.minecraft.server.v1_13_R2.PlayerConnection; public class ConnectionSet { private final ...
[ "suzukiamata@gmail.com" ]
suzukiamata@gmail.com
786e36f04c5cd0cc488634619b5a5bea0fda553c
7559bead0c8a6ad16f016094ea821a62df31348a
/src/com/vmware/vim25/VspanPortPromiscChangeFault.java
22a6e14d120b5f5e22fabe28602f9ea9fa55bda1
[]
no_license
ZhaoxuepengS/VsphereTest
09ba2af6f0a02d673feb9579daf14e82b7317c36
59ddb972ce666534bf58d84322d8547ad3493b6e
refs/heads/master
2021-07-21T13:03:32.346381
2017-11-01T12:30:18
2017-11-01T12:30:18
109,128,993
1
1
null
null
null
null
UTF-8
Java
false
false
1,456
java
package com.vmware.vim25; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for VspanPortPromiscChangeFault complex type. * * <p>The following schema fragmen...
[ "495149700@qq.com" ]
495149700@qq.com
70631a36922207038e681d1606ea75d039eabed4
b31120cefe3991a960833a21ed54d4e10770bc53
/modules/org.clang.ast/src/org/clang/ast/ast_type_traits/KindToKindIdOMPSimdDirective.java
5afc49af0429f5962c643588ae6a39fb5f472ec9
[]
no_license
JianpingZeng/clank
94581710bd89caffcdba6ecb502e4fdb0098caaa
bcdf3389cd57185995f9ee9c101a4dfd97145442
refs/heads/master
2020-11-30T05:36:06.401287
2017-10-26T14:15:27
2017-10-26T14:15:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,626
java
/** * This file was converted to Java from the original LLVM source file. The original * source file follows the LLVM Release License, outlined below. * * ============================================================================== * LLVM Release License * ======================================================...
[ "voskresensky.vladimir@gmail.com" ]
voskresensky.vladimir@gmail.com
fcad1ce637929ac1e8e0123339f2f5b37acc8031
9130936997221c74d94de9d4aaff5b136b6c00c8
/completed-order-service/src/main/java/de/stea1th/completedorderservice/config/SecurityConfig.java
02b5ab3f70be843e704f452f6a6dfcefe4ab6756
[]
no_license
stea1th/pizza-online
e7009c494453c35d99725b8ddae94ebff0433bca
64f6aa9bff0bdc1792e61d39c6481edafc903d7f
refs/heads/master
2023-01-12T05:21:44.001523
2020-07-30T07:44:08
2020-07-30T07:44:08
234,063,319
0
2
null
2023-01-07T14:30:33
2020-01-15T11:15:10
Java
UTF-8
Java
false
false
3,478
java
package de.stea1th.completedorderservice.config; import org.keycloak.adapters.springsecurity.authentication.KeycloakAuthenticationProvider; import org.keycloak.adapters.springsecurity.config.KeycloakWebSecurityConfigurerAdapter; import org.keycloak.adapters.springsecurity.filter.KeycloakAuthenticationProcessingFilter...
[ "stea1th@mail.ru" ]
stea1th@mail.ru
b1c8ca14d0de331a2fdcf872493c7615391f2db7
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/sp/sal/ds/SP_SAL_2270_ADataSet.java
b3ad69b8d7a1df340f777621e6d70410951edf3c
[]
no_license
nosmoon/misdevteam
4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60
1829d5bd489eb6dd307ca244f0e183a31a1de773
refs/heads/master
2020-04-15T15:57:05.480056
2019-01-10T01:12:01
2019-01-10T01:12:01
164,812,547
1
0
null
null
null
null
UHC
Java
false
false
2,679
java
/*************************************************************************************************** * 파일명 : .java * 기능 : 독자우대-구독신청 * 작성일자 : 2007-05-22 * 작성자 : 김대섭 ***************************************************************************************************/ /************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
a9e68df6dee0449f06b234e4c8d9ec5031e211ea
46167791cbfeebc8d3ddc97112764d7947fffa22
/spring-boot/src/main/java/com/justexample/repository/Entity1847Repository.java
e5bc184681bb8aff69dd06287e8ddbc76c1043a0
[]
no_license
kahlai/unrealistictest
4f668b4822a25b4c1f06c6b543a26506bb1f8870
fe30034b05f5aacd0ef69523479ae721e234995c
refs/heads/master
2023-08-25T09:32:16.059555
2021-11-09T08:17:22
2021-11-09T08:17:22
425,726,016
0
0
null
null
null
null
UTF-8
Java
false
false
252
java
package com.justexample.repository; import java.util.List; import com.justexample.entity.Entity1847; import org.springframework.data.jpa.repository.JpaRepository; public interface Entity1847Repository extends JpaRepository<Entity1847,Long>{ }
[ "laikahhoe@gmail.com" ]
laikahhoe@gmail.com
d2145b011cd9aaace0cac0360bdd6c32beb4a09c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_564b8f7f705b891f11fc7ac568761a3fc94da189/ConcurrentArrayHashMap/9_564b8f7f705b891f11fc7ac568761a3fc94da189_ConcurrentArrayHashMap_s.java
8f5e19582888833ac350bf387e91461ad06ac970
[]
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,997
java
package org.cocos2d.utils.collections; import java.util.ArrayList; import java.util.HashMap; import org.cocos2d.utils.pool.OneClassPool; /** * This class is temporary replacement of ConcurrentHashMap<K,V> for frequently * iterating through values. See firstValue, nextValue methods. * Do not use this o...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
31d7424a5a43003da1c6b3b699457cd4efdc9653
b70bac75648dfbb8eb551bed9b3490ff3c5661aa
/free_chat_auth2/src/main/java/com/chat/auth/UcenterAuthApplication.java
0f8894d324ed77d07e53a9abda112475a808f269
[]
no_license
ldywork/freechatServer
8ac92006c684597018ab97442e7f56c9fba78e60
8fb0968b5cfbb452afd902d22605c9470225cf18
refs/heads/master
2023-02-24T16:25:05.068486
2021-01-26T05:35:10
2021-01-26T05:35:10
305,970,696
0
0
null
null
null
null
UTF-8
Java
false
false
939
java
package com.chat.auth; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.domain.EntityScan; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframework.cloud.openf...
[ "ldylife@163.com" ]
ldylife@163.com
7936c4313fdf7364b607839a26ac1fd302ffc51b
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/plugin/webview/ui/tools/widget/q$$ExternalSyntheticLambda8.java
8d0bdd557efac5f00fd841bb3c06000b5b80d54f
[]
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
526
java
package com.tencent.mm.plugin.webview.ui.tools.widget; import com.tencent.mm.am.c; import com.tencent.mm.ipcinvoker.wx_extension.IPCRunCgi.a; public final class q$$ExternalSyntheticLambda8 implements IPCRunCgi.a { public final void callback(int arg1, int arg2, String arg3, c arg4) {} } /* Location:...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
1e3aa75ccaeb6602517d07a4e4b49dea30a29fa9
0f8334abf0fdeb7cde1aacb4895ec6ae8c5c1951
/modules/cms-core/cms-core-service/src/main/java/vn/gov/hoabinh/service/impl/VcmsDiscussionLocalServiceImpl.java
b7c948ce5fa1650cec5beccba800bf1459e6232b
[]
no_license
nguyenvanthuyfpt/hoabinhportal
5e77f9b150d34eb58c1378e7bf79d67f803d42cb
af43ac917ea31c015459a63038d61924aed0e093
refs/heads/main
2023-03-26T01:41:07.541639
2021-03-23T06:44:00
2021-03-23T06:44:00
344,445,914
0
0
null
null
null
null
UTF-8
Java
false
false
6,456
java
/** * Copyright (c) 2000-present Liferay, Inc. All rights reserved. * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 2.1 of the License, or (at your option) * any la...
[ "thuy.nguyenvan@dtt.vn" ]
thuy.nguyenvan@dtt.vn
cb685c5e1b9b86d7201dad7399d6005bd3c437c4
62cc557b43fb928a16f70b01bd83f45429b1103c
/transformation/common/src/main/java/org/jboss/mapper/camel/blueprint/BindyType.java
452af9200aad628ed7f835540308841e3e85b3ab
[]
no_license
cominvent/fuseide
f40ab291aad7ec7f063659406e019bc4a1b17183
6fe7f077743db39a8c7b8e8c0ee1e3b8cac1edaa
refs/heads/master
2021-01-18T18:48:17.542452
2015-03-05T14:00:25
2015-03-05T14:04:25
31,892,473
0
1
null
2015-03-09T10:38:39
2015-03-09T10:38:39
null
UTF-8
Java
false
false
1,541
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015.02.13 at 12:09...
[ "kbabo@redhat.com" ]
kbabo@redhat.com
6204444dddca90a2e25f8f796b575e66aed2afe1
a4b111fcca1be07af77a34f4f233c626036afc42
/bSSYNews/src/main/java/com/beisheng/synews/activity/MoreWebViewActivity.java
e66f30d9aea5e9bcfc562a2ea2bf264978bdea38
[]
no_license
wodewzl/wzllibrary
340bf08a13f0dab26c0653948c53d032ee955b92
be7c4d81a5108dd9123e84eeeebecf30e2f8d607
refs/heads/master
2021-06-30T00:11:32.667131
2017-09-19T06:07:59
2017-09-19T06:07:59
104,013,642
6
0
null
null
null
null
UTF-8
Java
false
false
8,193
java
package com.beisheng.synews.activity; import android.content.Intent; import android.graphics.drawable.Drawable; import android.net.Uri; import android.view.KeyEvent; import android.view.View; import android.view.ViewGroup; import android.webkit.GeolocationPermissions; import android.webkit.JavascriptInterface; import...
[ "273415345@qq.com" ]
273415345@qq.com
f9c9aae17d731eb7a881cdaa96837547e8b34043
70375ad64773d74e8882e45b2f7351b7739fa629
/src/test/java/org/apache/ibatis/submitted/nonexistentvariables/NonExistentVariablesTest.java
e05ca47370371ab389c27e462e4ffb640ceb7356
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
yangfancoming/mybatis
104e64e3f1659ebe1228413f16c4a373e8bedd1c
7cd9c6093a608a0e0da32155e75d1fddd090c8d5
refs/heads/master
2022-09-22T21:09:10.430995
2021-05-30T10:37:34
2021-05-30T10:37:34
195,225,348
0
0
Apache-2.0
2022-09-08T01:01:18
2019-07-04T11:00:52
Java
UTF-8
Java
false
false
1,310
java
package org.apache.ibatis.submitted.nonexistentvariables; import org.apache.ibatis.BaseDataTest; import org.apache.ibatis.exceptions.PersistenceException; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.se...
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
5db31c9c0446235e9c5327c0f608bb11b7db4910
d176f1b5e2df4a8a5366901b2c263f97356ff745
/nepxion-coroutine/coroutine-registry-zookeeper/src/main/java/com/nepxion/coroutine/registry/zookeeper/ZookeeperCategoryListener.java
c76af397ebf2bfa71ec08291f427286e9ff57c66
[ "Apache-2.0" ]
permissive
PlumpMath/Coroutine-58
2a0427a769a42f26cf1d899a13ddd2101c506a4f
3422f491bd1d885e6e1337e0deb7b9b30dd21b2c
refs/heads/master
2021-01-20T09:55:01.706689
2017-03-20T13:09:00
2017-03-20T13:09:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,264
java
package com.nepxion.coroutine.registry.zookeeper; /** * <p>Title: Nepxion Coroutine</p> * <p>Description: Nepxion Coroutine For Distribution</p> * <p>Copyright: Copyright (c) 2016</p> * <p>Company: Nepxion</p> * @author Neptune * @email 1394997@qq.com * @version 1.0 */ import java.util.HashMap; import java.ut...
[ "1394997@qq.com" ]
1394997@qq.com
fa118679903171a4af327d03bf14ab73e73e91ee
a28b2589ee75ef1a9c2456f29e5ad29d167d125e
/src/main/java/org/hl7/v3/COCTMT230100UVSubject25.java
64b2f479bffc6ac5c81c545194f49c7f22a1e50d
[]
no_license
tigawa/soap-ssl
ee4ce38ba34335ab395f0fc8a8a5650072be8c11
ac27ece15bc35efa5653de461db8534395eb52a7
refs/heads/master
2021-05-11T20:01:40.194678
2018-01-14T12:18:15
2018-01-14T12:18:15
117,428,279
0
0
null
null
null
null
UTF-8
Java
false
false
5,879
java
package org.hl7.v3; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>COC...
[ "ihciiat@gmail.com" ]
ihciiat@gmail.com
ddc60e416905f731c4ada9214e24de7eb3bfc65e
d9d6bf45ee70fb26bb775a794ebf497c6ddad59c
/src/main/java/com/design/u054/character/A/Editor.java
961690f45db2d12006cc6a8bd21778bdb80fbb83
[]
no_license
jiangsiYang/designModel_geekbang
60788a9a70cc468a57749a7a8f2a6a2db248e000
a48b4e9774ea5f705a0a6d88bf61caa2dc839edb
refs/heads/master
2022-12-26T03:36:36.400697
2022-12-11T12:21:28
2022-12-11T12:21:28
231,164,579
45
23
null
2022-12-16T05:09:19
2020-01-01T01:45:18
Java
UTF-8
Java
false
false
373
java
package com.design.u054.character.A; import java.awt.*; import java.util.ArrayList; import java.util.List; public class Editor { private List<Character> chars = new ArrayList<>(); public void appendCharacter(char c, Font font, int size, int colorRGB) { Character character = new Character(c, font, si...
[ "353098889@qq.com" ]
353098889@qq.com
bb1af25570e0a2c461f598e43167d1a1c154f432
71975999c9d702a0883ec9038ce3e76325928549
/src2.4.0/src/main/java/com/qiyukf/basesdk/c/b.java
1330d7857c05f39fa50a49da8f2801da04a5da71
[]
no_license
XposedRunner/PhysicalFitnessRunner
dc64179551ccd219979a6f8b9fe0614c29cd61de
cb037e59416d6c290debbed5ed84c956e705e738
refs/heads/master
2020-07-15T18:18:23.001280
2019-09-02T04:21:34
2019-09-02T04:21:34
205,620,387
3
2
null
null
null
null
UTF-8
Java
false
false
2,832
java
package com.qiyukf.basesdk.c; import android.text.TextUtils; import org.json.JSONArray; import org.json.JSONObject; public final class b { public static String a(JSONArray jSONArray, int i) { return jSONArray == null ? null : jSONArray.optString(i); } public static JSONObject a(String ...
[ "xr_master@mail.com" ]
xr_master@mail.com
75274e4de2954b178869fdf0a0a12cde5692ba7e
af0028ad74c89c21c611705c4621f2bfbf988695
/src/com/yitong/utils/ToastTools.java
0bbe0e465d4837e89ae18413574a52d19d59652d
[]
no_license
smshen/YtBasicFramework
e1d74569814f77c529995e468048263438f11e55
afc4bc5ad4ba88d8388c0bf636915ad93cded1d5
refs/heads/master
2021-01-21T07:16:37.292406
2015-05-19T02:18:08
2015-05-19T02:18:08
39,550,334
0
1
null
2015-07-23T06:41:39
2015-07-23T06:41:39
null
UTF-8
Java
false
false
853
java
package com.yitong.utils; import android.content.Context; import android.widget.Toast; /** * <hr/> * * @author 刘国山 */ public abstract class ToastTools { private ToastTools() throws IllegalAccessException { throw new IllegalAccessException("工具类无法实例化!"); } public static void showLong(Context context, String...
[ "w1037704496@163.com" ]
w1037704496@163.com
f1de9388f948dfa819ba4be650babb9a1766f84d
a1f88b35222838a52e0b665d0a29c21a0be070c4
/src/test/tonivade/db/command/bitset/GetBitCommandTest.java
159711aa660a62c3644f51e8b0599530b125f72c
[ "MIT" ]
permissive
yourcaptain/tinydb
2c053e6ede6f6e8c950016ae3c8aa2042a977ccf
b7fda73b668380eaaa38136af2f9c11d06538a8a
refs/heads/master
2021-01-10T18:52:33.957124
2016-07-15T08:45:37
2016-07-15T08:45:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,189
java
/* * Copyright (c) 2016, Antonio Gabriel Muñoz Conejo <antoniogmc at gmail dot com> * Distributed under the terms of the MIT License */ package tonivade.db.command.bitset; import org.junit.Rule; import org.junit.Test; import tonivade.db.command.CommandRule; import tonivade.db.command.CommandUnderTest; import toni...
[ "antoniogmc@gmail.com" ]
antoniogmc@gmail.com
2b5b1683f0033bb1f6d38fa91d7f2cbb23c8b9e3
d1ea5077c83cb2e93fe69e3d19a2e26efe894a0e
/src/main/java/com/rograndec/feijiayun/chain/business/report/quality/user/controller/TrainRecordReportController.java
567e326363384d09a1d08a788afcf0da567d7669
[]
no_license
Catfeeds/rog-backend
e89da5a3bf184e4636169e7492a97dfd0deef2a1
109670cfec6cbe326b751e93e49811f07045e531
refs/heads/master
2020-04-05T17:36:50.097728
2018-10-22T16:23:55
2018-10-22T16:23:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,421
java
package com.rograndec.feijiayun.chain.business.report.quality.user.controller; import io.swagger.annotations.Api; import io.swagger.annotations.ApiImplicitParam; import io.swagger.annotations.ApiOperation; import io.swagger.annotations.ApiParam; import springfox.documentation.annotations.ApiIgnore; import jav...
[ "ruifeng.jia@rograndec.com" ]
ruifeng.jia@rograndec.com
cea559374c31da778da630c48693c465f46ba980
5245085c230929cdb91db049672f8f276646560c
/mula-base/src/main/java/org/mula/finance/core/ui/screens/habits/show/ShowHabitMenuBehavior.java
1830db7aa737fea90077a1f0307ae7609769ddfe
[]
no_license
katrinaannhadi/MULAFinanceApp
9e7371778d2fe2fbcc61e94cd6d3832409cd6115
3130dbd1dfc7438268621cf0320c0856e836e00e
refs/heads/master
2022-04-25T04:50:36.130679
2020-04-30T03:51:17
2020-04-30T03:51:17
258,404,445
1
0
null
null
null
null
UTF-8
Java
false
false
3,573
java
/* Mula */ package org.mula.finance.core.ui.screens.habits.show; import androidx.annotation.*; import org.mula.finance.core.commands.CommandRunner; import org.mula.finance.core.commands.DeleteHabitsCommand; import org.mula.finance.core.models.Habit; import org.mula.finance.core.models.HabitList; import org.mula.fina...
[ "katrinaann.abdulhadi@student.unsw.edu.au" ]
katrinaann.abdulhadi@student.unsw.edu.au
489c75d7b76ea3da597ee0f8b1cef06d8179695a
91063f5a2280fc70cfb47574edd248c1b8151a60
/web-framework/src/main/java/org/unidal/web/configuration/ComponentsConfigurator.java
5ed06310e67b8139b4221b8d508ced5daa84c655
[]
no_license
qmwu2000/frameworks
57f7a5fe4daf5b612156a2fb6818f19590ef8174
15a0371b34ee252ced134ae3d8418000505f9ac1
refs/heads/master
2021-01-09T05:16:44.406835
2012-12-13T10:07:01
2012-12-13T10:07:01
9,001,172
3
4
null
null
null
null
UTF-8
Java
false
false
3,111
java
package org.unidal.web.configuration; import java.util.ArrayList; import java.util.List; import com.dianping.cat.message.MessageProducer; import org.unidal.lookup.configuration.AbstractResourceConfigurator; import org.unidal.lookup.configuration.Component; import org.unidal.web.lifecycle.ActionResolver; impo...
[ "qmwu2000@gmail.com" ]
qmwu2000@gmail.com
1fa335ed476d3dec92c93b4d86dbc3a10b05c421
169c2cefb1155635df78ea4d68e6178d0affc922
/src/main/java/com/pfe/expense/repository/DOCFraisRepository.java
972a9c4c28a670e23a5471438b4d8d597a63bf47
[]
no_license
mohamedBA/expenses
b099b2c6e65c02a9aa519a335188155b043d2a3a
4f877d1f8c3e95842241c302580eb7fd5be0ed80
refs/heads/master
2021-07-01T08:54:18.509979
2018-07-04T20:07:40
2018-07-04T20:07:40
139,758,679
0
1
null
2020-09-18T10:21:44
2018-07-04T19:18:39
Java
UTF-8
Java
false
false
358
java
package com.pfe.expense.repository; import com.pfe.expense.domain.DOCFrais; import org.springframework.data.jpa.repository.*; import org.springframework.stereotype.Repository; /** * Spring Data repository for the DOCFrais entity. */ @SuppressWarnings("unused") @Repository public interface DOCFraisRepository exten...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
9c7f4b686317b7406589edb32f5171e24a621b44
3d6c20dc57a8eb1a015c5d2353a515f29525a1d6
/swingBasic-master/Ch17/TryFlowLayout.java
228fdce9cdc316d6bf818da1ca84156ae664a668
[]
no_license
nparvez71/NetbeanSoftware
b9e5c93addc2583790c69f53c650c29665e16721
1e18ff07914c4c4530bcfd93693d838bea8f9641
refs/heads/master
2020-03-13T19:14:53.285683
2018-04-29T04:34:07
2018-04-29T04:34:07
131,249,843
0
0
null
null
null
null
UTF-8
Java
false
false
1,207
java
import javax.swing.JFrame; import javax.swing.JButton; import java.awt.Toolkit; import java.awt.Dimension; import java.awt.Container; import java.awt.FlowLayout; public class TryFlowLayout { // The window object static JFrame aWindow = new JFrame("This is a Flow Layout"); public static void main(String[] args...
[ "nparvez92@gmail.com" ]
nparvez92@gmail.com
a032ab1c79766752acdca387b6783105befd9c4f
af0c4995d4bf5f76a6ca283fc55dfdca4e52ca3a
/program/src/main/java/com/whaley/biz/program/ui/follow/repository/CpProgramRepository.java
089c66a4a1568d23d91b93202c086a9682cb4d81
[]
no_license
portal-io/portal-android
da60c4a7d54fb56fbc983c635bb1d2c4d542f78e
623757fbb4d7979745b4c8ee34cebbf395cbd249
refs/heads/master
2020-03-20T07:58:08.196164
2019-03-16T02:30:48
2019-03-16T02:30:48
137,295,692
1
0
null
null
null
null
UTF-8
Java
false
false
625
java
package com.whaley.biz.program.ui.follow.repository; import com.whaley.biz.program.uiview.repository.RecyclerUIViewRepository; /** * Author: qxw * Date:2017/8/16 * Introduction: */ public class CpProgramRepository extends RecyclerUIViewRepository { private String cpCode; private String mSortOrder; ...
[ "lizs@snailvr.com" ]
lizs@snailvr.com
de3c36dd4f2b1c8715802be8991e2374527f2e94
f66e2ad3fc0f8c88278c0997b156f5c6c8f77f28
/Java/Imooc-Socket/Java-Socket/src/main/l8-q1/clink/core/Receiver.java
6da218cf203381c8bb06b4464fef8cb595bd549e
[ "Apache-2.0" ]
permissive
flyfire/Programming-Notes-Code
3b51b45f8760309013c3c0cc748311d33951a044
4b1bdd74c1ba0c007c504834e4508ec39f01cd94
refs/heads/master
2020-05-07T18:00:49.757509
2019-04-10T11:15:13
2019-04-10T11:15:13
180,750,568
1
0
Apache-2.0
2019-04-11T08:40:38
2019-04-11T08:40:38
null
UTF-8
Java
false
false
396
java
package clink.core; import java.io.Closeable; import java.io.IOException; /** * 一个数据接收者 */ public interface Receiver extends Closeable { /** * 异步读取数据 * * @param listener 数据读取事件回调 * @return * @throws IOException 可能不可读 */ boolean receiveAsync(IoArgs.IoArgsEventListener listener)...
[ "ztiany3@gmail.com" ]
ztiany3@gmail.com
287f4dc28508c1359ba9cf1234a7cae4b2977a13
e89d45f9e6831afc054468cc7a6ec675867cd3d7
/src/main/java/com/microsoft/graph/requests/extensions/DeviceManagementIntentDeviceStateCollectionRequestBuilder.java
c0fe890f8d6b200ae632ba6a0b8793f5f2e6aa23
[ "MIT" ]
permissive
isabella232/msgraph-beta-sdk-java
67d3b9251317f04a465042d273fe533ef1ace13e
7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8
refs/heads/dev
2023-03-12T05:44:24.349020
2020-11-19T15:51:17
2020-11-19T15:51:17
318,158,544
0
0
MIT
2021-02-23T20:48:09
2020-12-03T10:37:46
null
UTF-8
Java
false
false
2,993
java
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
[ "GraphTooling@service.microsoft.com" ]
GraphTooling@service.microsoft.com
99a63231ee24f374e48188f694fd683bfb2f140c
8feb0a0d5bd65072f52d13d79204fba7d05f679f
/yass-core/src/main/java/com/core/net/download/DownloadHandler.java
93f5fb14763857eab63a1838016d076563969dfa
[]
no_license
wxyass/YassExample
cd9333e92058bcc2de5ecc15e8baa1415afc07c5
43478057c812574aec28297264631a4b5e835584
refs/heads/master
2020-04-08T05:01:55.944248
2018-11-25T14:55:19
2018-11-25T14:55:19
159,042,802
0
0
null
null
null
null
UTF-8
Java
false
false
3,510
java
package com.core.net.download; import android.os.AsyncTask; import com.core.net.RestCreator; import com.core.net.callback.IError; import com.core.net.callback.IFailure; import com.core.net.callback.IRequest; import com.core.net.callback.ISuccess; import com.core.net.callback.OnDownLoadProgress; import java.util.Wea...
[ "wxyass@gmail.com" ]
wxyass@gmail.com
bf43e01a3cd43bd55fde5822add3c8c378049326
b2f44ba766a44426cd06ebfb922d8b75c1773d63
/src/com/leetcode/P1053_PreviousPermutationWithOneSwap.java
4ac3fb76cab5d5d7c0e14fa2ef04082d58161aea
[]
no_license
joy32812/leetcode
a1179ecff91127a6cda83cf70838354b0670970f
9bd74b9774012df0e2e221eedc63d10f3ba88238
refs/heads/master
2023-08-16T14:11:34.232388
2023-08-13T11:30:05
2023-08-13T11:30:05
81,704,645
10
5
null
null
null
null
UTF-8
Java
false
false
736
java
package com.leetcode; public class P1053_PreviousPermutationWithOneSwap { /** * similar to Next Permutation * * @param A * @return */ public int[] prevPermOpt1(int[] A) { int j = -1; for (int i = 0; i + 1 < A.length; i++) { if (A[i] > A[i + 1]) j = i; ...
[ "joy32812@qq.com" ]
joy32812@qq.com
416318eab5db46439569dab7e95cc867080bea2f
d0f7287bcd94d52dafe14f08a1763e71d985012d
/core/src/main/java/org/kasource/commons/jmx/registration/DefaultMBeanServerLookup.java
673801826b403558b2214db727814fa9b833da67
[ "Apache-2.0" ]
permissive
wigforss/Ka-Commons-Jmx
7f4a9ba3fc66cb6d9055772ea48c00c6d4e6037f
f31ceda37ff55746bb43a059919842cb92405b5d
refs/heads/master
2023-03-15T19:30:33.580286
2014-08-18T17:50:01
2014-08-18T17:50:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
328
java
package org.kasource.commons.jmx.registration; import java.lang.management.ManagementFactory; import javax.management.MBeanServer; public class DefaultMBeanServerLookup implements MBeanServerLookup { @Override public MBeanServer getMBeanServer() { return ManagementFactory.getPlatformMBeanServer(); ...
[ "rikard.wigforss@gmail.com" ]
rikard.wigforss@gmail.com
c13c77749ba98523d1b16aa3f02e8aeda5969d16
d5aa2f7f9f5904656fbdcda9733586694c57d354
/app/src/main/java/world/best/musicplayer/utils/files/tag/datatype/AbstractIntStringValuePair.java
9ab9fb0e25f9d07016452b5c412b2327f17edcbe
[]
no_license
ravishankarahirwar/DingDong
3f3990173bf89c1a95abbeaaee87c55a73e04809
78562216c2d58250bcc5698daf967f712d34fa92
refs/heads/master
2020-04-12T19:20:04.820201
2020-04-07T07:38:11
2020-04-07T07:38:11
162,706,499
0
0
null
2020-04-07T07:38:12
2018-12-21T11:29:59
Java
UTF-8
Java
false
false
992
java
package world.best.musicplayer.utils.files.tag.datatype; import java.util.Collections; import java.util.Map; /** * A two way mapping between an Integral Id and a String value */ public class AbstractIntStringValuePair extends AbstractValuePair<Integer, String> { protected Integer key = null; /** * Get...
[ "ravishankar.ahirwar@gmail.com" ]
ravishankar.ahirwar@gmail.com
d79e9df8ee329742e3ae4edbfbac4dbbf61bbb80
0eeba5700b22ddaa1c0f370f468857d10161224c
/main/feature/test/boofcv/alg/feature/line/TestHoughTransformLineFootOfNorm.java
de7271e4043ba4a4fb4f5f739d1218bb94f5bb7b
[ "Apache-2.0" ]
permissive
elialshan/BoofCV
048b8c69ea8a50bc9362e9e729339f788147a56a
35b50b2ff0a7b0243b613829b60e1f87a1994c9a
refs/heads/master
2021-01-18T00:02:31.175088
2013-12-28T00:30:02
2013-12-28T00:30:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,522
java
/* * Copyright (c) 2011-2013, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * 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...
[ "peter.abeles@gmail.com" ]
peter.abeles@gmail.com
a2a4d0e0c7bde81fbeb6bd8876abde1eaad9fdd4
947fc9eef832e937f09f04f1abd82819cd4f97d3
/src/apk/e/b/i/b.java
d9faa18eb43d0adf1b6e1374ea642db4b4495c1c
[]
no_license
thistehneisen/cifra
04f4ac1b230289f8262a0b9cf7448a1172d8f979
d46c6f4764c9d4f64e45c56fa42fddee9b44ff5a
refs/heads/master
2020-09-22T09:35:57.739040
2019-12-01T19:39:59
2019-12-01T19:39:59
225,136,583
1
0
null
null
null
null
UTF-8
Java
false
false
2,796
java
package e.b.i; import e.b.d.g.o; import e.b.n; import java.util.concurrent.Callable; import java.util.concurrent.Executor; /* compiled from: Schedulers */ public final class b { /* renamed from: a reason: collision with root package name */ static final n f8336a = e.b.g.a.e(new h()); /* renamed from: b ...
[ "putnins@nils.digital" ]
putnins@nils.digital
e437f4af5b2754f2eeb35c6b3ba4243baa0555e4
b0d1dd5611bd6deb4cd5549dc778d7c6cd77477a
/sams/src/com/narendra/sams/web/restws/transportation/vo/RouteBusStopInfoVO.java
cc1baee21fd51c08156e17bb6ae54378e30a6d08
[]
no_license
kajubaba/kamlesh
a28496e4bb8a277532ed01c9c9e0ced31b27b064
3419fd55afe8044660948cd6ed5342ed025b81e8
refs/heads/master
2021-07-06T16:22:47.738261
2017-10-02T06:59:23
2017-10-02T06:59:23
105,502,681
0
0
null
null
null
null
UTF-8
Java
false
false
629
java
package com.narendra.sams.web.restws.transportation.vo; import java.util.List; public class RouteBusStopInfoVO { private RouteBusStopVO busStopInfo; private List<RouteStudentVO> busStopStudents; public List<RouteStudentVO> getBusStopStudents() { return this.busStopStudents; } public void...
[ "34kamlesh@gmail.com" ]
34kamlesh@gmail.com
4ef54bbd7a0c3a2618a799894b968da57902f524
06d76ab89e6cd8cc7d9281b65e0c92bfa3c32af5
/mapsdk/src/main/java/com/sfmap/api/mapcore/util/ResponseEntity.java
ecfd1b02b6c494ff63beeed46b35ac37408ddafd
[]
no_license
onlie08/SFLocationDemo
f7042c598fdb1bd4fe5eeba791df6ae6f779d73e
7c15f13b1d6335a6dbf20b6ee7cce62bd20c1ca9
refs/heads/master
2022-12-15T20:09:31.577510
2020-08-25T02:38:57
2020-08-25T02:38:57
217,438,626
1
0
null
2020-09-17T05:55:44
2019-10-25T02:54:37
Java
UTF-8
Java
false
false
179
java
package com.sfmap.api.mapcore.util; import java.util.List; import java.util.Map; public class ResponseEntity { public byte[] resBytes; public Map<String, List<String>> b; }
[ "conggong@sfmail.sf-express.com" ]
conggong@sfmail.sf-express.com
50cc59ec606dd127fd326644d0a525b6ca9513ad
431d8b2b2dc01d7cb2fd07868549f512bf0fa40e
/src/main/java/io/gs2/log/model/AccessLog.java
933f93d530e253dda8cfa7314a17fd84883bdbb7
[ "Apache-2.0", "JSON" ]
permissive
gs2io/gs2-java-sdk
3eba923a1effebd69613519ea86b5f2bf6aa4a37
0c498bf9a071f022df66c0c5444810fda160cd9f
refs/heads/master
2023-08-31T22:13:14.378262
2023-08-24T04:31:37
2023-08-24T04:31:37
69,929,364
2
0
Apache-2.0
2023-04-17T12:13:57
2016-10-04T02:47:53
Java
UTF-8
Java
false
false
6,115
java
/* * Copyright 2016 Game Server Services, Inc. or its affiliates. All Rights * Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://www.apache.org/licenses/LICENSE-2.0 *...
[ "ci@gs2.io" ]
ci@gs2.io
775f98959b4a28a601de146c3c501481601d3931
502563a9902ec79e6d918a6d300760b585d82cd9
/caffeine/src/main/java/com/github/benmanes/caffeine/cache/WriteOrderDeque.java
b559900dbed7775b915f9e2d4325bc90e4ed8689
[ "Apache-2.0" ]
permissive
JunqiangYang/caffeine
a41e21e3bd3219aece3e9a5f47b96d364f5f24dc
689b72607e9639261c21fb39cfc2072ee3e741d9
refs/heads/master
2020-03-16T00:13:16.991296
2018-05-01T13:39:07
2018-05-02T08:22:10
132,410,735
1
0
null
null
null
null
UTF-8
Java
false
false
2,870
java
/* * Copyright 2014 Ben Manes. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicab...
[ "ben.manes@gmail.com" ]
ben.manes@gmail.com
c8f50f905c40f55ec9f0cb354ed9b0d176e6172e
bb2f32df072cd27fa90b0892057e66fec9b569d9
/Java/Intorduction_to_Java_Programming/Chapter18/src/afterChapterApps/ReverseString.java
09a96b709c793c1b955064b5eb0ee657c641ff64
[]
no_license
amerelsayed2020/Learning
9417777f28b8d5161e6761d98c3e64cd9f998d3a
689acd3f8de57ce67dc610cae659d88782270668
refs/heads/master
2023-04-27T11:34:54.622157
2020-07-09T15:40:36
2020-07-09T15:40:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
642
java
package afterChapterApps; import java.util.Scanner; /** * Created by robert on 21.01.16. */ public class ReverseString { public static void main(String[] args) { System.out.print("Enter a string: "); Scanner input = new Scanner(System.in); String string = input.nextLine(); rever...
[ "r.duriancik@gmail.com" ]
r.duriancik@gmail.com
3334f459e21f150d3d8f24129670ef387113ff97
ec9bf57a07b7b06134ec7a21407a11f69cc644f7
/src/android/support/design/widget/AppBarLayout$Behavior$1.java
efada538bba7a25d50388e319a6f5e9cf64a51e5
[]
no_license
jzarca01/com.ubercab
f95c12cab7a28f05e8f1d1a9d8a12a5ac7fbf4b1
e6b454fb0ad547287ae4e71e59d6b9482369647a
refs/heads/master
2020-06-21T04:37:43.723581
2016-07-19T16:30:34
2016-07-19T16:30:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
488
java
package android.support.design.widget; import cq; import ct; final class AppBarLayout$Behavior$1 implements ct { AppBarLayout$Behavior$1(AppBarLayout.Behavior paramBehavior, CoordinatorLayout paramCoordinatorLayout, AppBarLayout paramAppBarLayout) {} public final void a(cq paramcq) { c.a_(a, b, paramcq...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com