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
01b195a85cfd32f0e8695908946e424aa3576cd7
3c5e0a73867838bc2afbc3b431dcc53ef8ea3af0
/src/com/ulane/base/service/xitong/impl/BeanExtSetServiceImpl.java
3fdef2abc6a470362f092c6f78fa41927af10493
[]
no_license
cjp472/crm
5f5d21c9b2307ab5d144ca8a762f374823a950c4
d4a7f4dbf2983f0d3abb38ba0d0a916c08cb0c86
refs/heads/master
2020-03-19T09:48:34.976163
2018-05-05T07:47:27
2018-05-05T07:47:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
838
java
package com.ulane.base.service.xitong.impl; /* * 北京优创融联科技有限公司 综合客服管理系统 -- http://www.ulane.cn * Copyright (C) 2008-2010 Beijing Ulane Technology Co., LTD */ import com.htsoft.core.service.impl.BaseServiceImpl; import com.ulane.base.dao.xitong.BeanExtSetDao; import com.ulane.base.model.xitong.BeanExtSet; import c...
[ "huyang3868@163.com" ]
huyang3868@163.com
f6477fe31bbe301ad5a6703ec06c8fd4c923fec4
c80f25f9c8faa1ea9db5bb1b8e36c3903a80a58b
/laosiji-sources/feng/android/sources/com/meizu/cloud/pushsdk/networking/okio/SegmentPool.java
3237c2b6bd8c4df1a26093d361b7117e7f1e1faa
[]
no_license
wenzhaot/luobo_tool
05c2e009039178c50fd878af91f0347632b0c26d
e9798e5251d3d6ba859bb15a00d13f085bc690a8
refs/heads/master
2020-03-25T23:23:48.171352
2019-09-21T07:09:48
2019-09-21T07:09:48
144,272,972
0
0
null
null
null
null
UTF-8
Java
false
false
1,085
java
package com.meizu.cloud.pushsdk.networking.okio; final class SegmentPool { static final long MAX_SIZE = 65536; static long byteCount; static Segment next; private SegmentPool() { } static Segment take() { synchronized (SegmentPool.class) { if (next != null) { ...
[ "tanwenzhao@vipkid.com.cn" ]
tanwenzhao@vipkid.com.cn
327243b13061c88225f0d321b4e07edfd0ff9c5e
05800e7432adda95c07f13a19642b0230ea83752
/maxkey-protocols/maxkey-protocol-oauth-2.0/src/main/java/org/maxkey/authz/oauth2/common/util/Jackson2JsonParser.java
0f0530efe51a1286adf2ff92a0395449f30ec64a
[ "Zlib", "EPL-1.0", "LZMA-exception", "bzip2-1.0.6", "CPL-1.0", "CDDL-1.0", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
MaxKeyTop/MaxKey
180517ffa8ce7798c13a9c7cec710e0116107c89
e0b33ac419ec0c7ceec14ffdc86b97dae745efff
refs/heads/master
2023-08-14T13:48:40.742105
2023-01-07T10:39:52
2023-01-07T10:39:52
465,170,514
5
3
Apache-2.0
2022-03-02T05:33:44
2022-03-02T05:33:43
null
UTF-8
Java
false
false
1,331
java
/* * Copyright 2013-2014 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 applicable...
[ "shimingxy@163.com" ]
shimingxy@163.com
2acdac23efa39d26d74d00365bd233a6f82f8705
7e1511cdceeec0c0aad2b9b916431fc39bc71d9b
/flakiness-predicter/input_data/original_tests/square-okhttp/nonFlakyMethods/okio.OkBufferTest-indexOf.java
0d9f1d26a137da450031e06466ce3becc8cd87ea
[ "BSD-3-Clause" ]
permissive
Taher-Ghaleb/FlakeFlagger
6fd7c95d2710632fd093346ce787fd70923a1435
45f3d4bc5b790a80daeb4d28ec84f5e46433e060
refs/heads/main
2023-07-14T16:57:24.507743
2021-08-26T14:50:16
2021-08-26T14:50:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,136
java
@Test public void indexOf() throws Exception { OkBuffer buffer=new OkBuffer(); assertEquals(-1,buffer.indexOf((byte)'a')); buffer.writeUtf8("a"); assertEquals(0,buffer.indexOf((byte)'a')); assertEquals(-1,buffer.indexOf((byte)'b')); buffer.writeUtf8(repeat('b',Segment.SIZE - 2)); assertEquals(0,buffer.ind...
[ "aalsha2@masonlive.gmu.edu" ]
aalsha2@masonlive.gmu.edu
0582ee5fdf002051df766b72ecf45923b451356b
bd7a8558b233337a5e3511db15639ef0a12a0b02
/app/src/main/java/cn/teach/equip/bean/pojo/VersionBO.java
e7a426919edc235b3259e410ae12d69db6a1e816
[]
no_license
sengeiou/teach
db54d70bf058c92a37dbdfb3bf4250b0d4bb1af0
2a9e625de5519685a687838fdc0a6f22e76cbc8c
refs/heads/master
2023-06-07T18:20:58.144395
2021-06-24T10:40:31
2021-06-24T10:40:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,046
java
package cn.teach.equip.bean.pojo; public class VersionBO { /** * latestVersion : 2 * downloadUrl : https://shjz.yingjin.pro/api/upload/app/app-debug.apk * isForceUpdate : 0 * content : 新功能上线 */ private String latestVersion; private String downloadUrl; private int isForceUpda...
[ "wy19941007" ]
wy19941007
8dd5a23706b2389d6216d244c1f20d11678fa45b
4bec34f9f496db1f092d71b3dedbc77e2b9d2ee1
/cbs.api.common/src/main/java/com/lifeix/cbs/api/common/util/CommerceMath.java
c9f020e1a4c554060c74f20918fd811047434437
[]
no_license
888xin/cbs.api
08ec358363f1d7a0fc9037cf6746cc441c879497
d9667aa1933fd9f0e02d2be97bc8aa7b8c8fe782
refs/heads/master
2020-03-27T07:14:56.367782
2018-08-26T11:49:04
2018-08-26T11:50:00
146,175,221
0
1
null
null
null
null
UTF-8
Java
false
false
3,060
java
package com.lifeix.cbs.api.common.util; import java.math.BigDecimal; public class CommerceMath { // 默认除法运算精度 private static final int REMAINDER_ACCURACY = 10; /** * 提供精确的加法运算。 * * @param v1 * 被加数 * @param v2 * 加数 * @return 两个参数的和 */ pu...
[ "888xin@sina.com" ]
888xin@sina.com
8eedb960dd70c62516ac6740948d946ef01b02c5
5f94d15174b067937b7133a12c84ba5e145aa93a
/Cvac/src/main/java/cn/misection/cvac/constant/LexerCommon.java
eb16614b55c1e2957efdb6b5380118a218916ac9
[ "MIT" ]
permissive
MilitaryIntelligence6/Cva
6516ca266c36b1e4fe6d126189c0ca41b3028148
c66a168b448b4316d09f7a81d152e3c3eede2bd8
refs/heads/master
2023-07-19T01:11:30.110403
2021-09-01T15:37:14
2021-09-01T15:37:14
338,727,422
73
12
null
2021-02-27T13:12:34
2021-02-14T04:19:07
Java
UTF-8
Java
false
false
405
java
package cn.misection.cvac.constant; /** * @author Military Intelligence 6 root * @version 1.0.0 * @ClassName TokenConstPool * @Description TODO * @CreateTime 2021年02月16日 20:32:00 */ public final class LexerCommon { /** * lexer 和buffer中文件末尾; */ public static final char EOF = 0; public stati...
[ "hlrongzun@qq.com" ]
hlrongzun@qq.com
48ae23d08d5cf30757865f39e678d352c701273b
01b9219c796f14b39486b1b6d3e21618f3ea7bdc
/faceye-search-book-manager/src/main/java/com/faceye/component/spider/doc/MatcherConfig.java
21bda5adc9f340b8311019766d6bf33875188acb
[]
no_license
haipenge/faceye-search
aedb93f3d90da0ba0231b35064540608966aaebb
c47cd9021fa60d7e0c66cf9981abb91d1a8be5cf
refs/heads/master
2020-07-15T01:18:10.555756
2019-04-29T06:02:32
2019-04-29T06:02:32
73,872,563
0
2
null
null
null
null
UTF-8
Java
false
false
3,285
java
package com.faceye.component.spider.doc; import java.io.Serializable; 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.Table; import org.sprin...
[ "haipenge@gmail.com" ]
haipenge@gmail.com
9e4a7f2626e65ec9295e05024a6c037c08e58afd
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/922409/buggy-version/incubator/cassandra/trunk/src/java/org/apache/cassandra/locator/AbstractReplicationStrategy.java
313b372263b19c9daa1311d8e6f9aca78ed9f7b6
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,473
java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may no...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
c45860deceee4fec22169f72e5ef8f1f0a7f030b
c2d8181a8e634979da48dc934b773788f09ffafb
/storyteller/output/tonersaver/PostDepartmentDetailAction.java
ca6b0c51bc389ff76ae4fd9fbe900ae75d977c5b
[]
no_license
toukubo/storyteller
ccb8281cdc17b87758e2607252d2d3c877ffe40c
6128b8d275efbf18fd26d617c8503a6e922c602d
refs/heads/master
2021-05-03T16:30:14.533638
2016-04-20T12:52:46
2016-04-20T12:52:46
9,352,300
0
0
null
null
null
null
UTF-8
Java
false
false
1,945
java
package net.tonersaver.web.app; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import net.tonersaver.model.*; import net.tonersaver.beans.*; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm; import org.apache.struts.action.Ac...
[ "toukubo@gmail.com" ]
toukubo@gmail.com
a2dcc2f2a5f7a2144c5906e98ce8f34ece780f5e
42cf61c31bc325a5aea4826dff2d5d6cf0fe43a7
/core-customize/tcstorefront/web/src/com/taloscommerce/storefront/tags/TestIdTag.java
3e6234f40d7ddc4c19808478637e0293686005de
[]
no_license
alejandroGranada/spartacus-training-mentorship
13124011cb012c5f108189bf5de3e1d8b1891be2
9a2fac012075e4666a814907d6428b78e8e63299
refs/heads/master
2023-07-11T11:29:40.607278
2021-07-01T15:51:25
2021-07-01T15:51:25
381,724,390
0
1
null
null
null
null
UTF-8
Java
false
false
2,937
java
/* * Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. */ package com.taloscommerce.storefront.tags; import de.hybris.platform.util.Config; import java.io.IOException; import javax.servlet.jsp.JspException; import javax.servlet.jsp.JspWriter; import javax.servlet.jsp.PageContext; import ...
[ "sergio.granada@talosdigital.com" ]
sergio.granada@talosdigital.com
c219bfea2a39c3a317254328edba5e13de57853f
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project97/src/main/java/org/gradle/test/performance97_3/Production97_284.java
e4011bad9f09d48cd81f064a99b3f2bba55035c3
[]
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
305
java
package org.gradle.test.performance97_3; public class Production97_284 extends org.gradle.test.performance17_3.Production17_284 { private final String property; public Production97_284() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
21a2c1dc0c194d7bc71ee7de97342476ffbfa26c
195d20adbfe6c17fdff26d3b4518e6a903cbb777
/src/main/java/com/space/repository/ShipRepository.java
5cb11c931f358d7335a65b60c7c04999fd6e11e3
[]
no_license
Ponser2000/cosmoport
46437eba305c1e0d4330d124e91b4a253fb5fc83
fe8660c13c42a42306859b747b53b8823680692b
refs/heads/master
2023-02-06T03:48:17.355470
2020-12-28T13:09:01
2020-12-28T17:34:51
323,714,289
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
package com.space.repository; import com.space.model.Ship; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; /** * @author Sergey Ponomarev on 23.12.2020 * @project cosmoport/com.space.repository...
[ "ponser2000@gmail.com" ]
ponser2000@gmail.com
e544a9b346bd1be66ec6aa19e3dab9a44dc85dd7
bd9e8f278e9aae9ad497ac61f064e1636b1cb5e0
/core/src/test/java/co/aikar/taskchain/MockTaskChainFactory.java
d57def97ddb988ff0a3185e932cbc63990bb2cf8
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
MiniDigger/TaskChain
967a30b478b436f31ca2528a05cc516520373d4e
de217f49597231b103fbf695a488a3def152b65a
refs/heads/master
2023-04-18T13:56:23.244496
2016-10-31T19:10:31
2016-10-31T19:10:31
72,451,277
1
0
MIT
2023-04-04T00:19:09
2016-10-31T15:41:41
Java
UTF-8
Java
false
false
2,672
java
/* * Copyright (c) 2016 Daniel Ennis (Aikar) - MIT License * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, c...
[ "admin@minidigger.me" ]
admin@minidigger.me
88f5034357070898873b3a41e3d12fe3041903c2
73e79f827b1c74684d6cf7072ae5abd30921efc4
/test/integ/DefaultAnnotationTest.java
268bb0717ed2b458fc70fab493e5a369f7232393
[ "MIT" ]
permissive
MedRedha/redex
a202bb74fd3a7ac51cc0d6afedc4f58bca08c0ae
aba81f4b2425800c451c44cb52066d9e392e4926
refs/heads/master
2020-06-06T03:53:06.378094
2019-06-18T23:11:11
2019-06-18T23:16:46
192,630,837
1
0
MIT
2019-06-19T00:36:27
2019-06-19T00:36:27
null
UTF-8
Java
false
false
1,025
java
/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ /** * This Java class is used to test the parsing of default annotation values */ package com.facebook.redextest; import java.l...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
850854ac31a2437554775899f3898cd7539627d3
103e0d6c397ef2756a028fb1b3ef01b7b03f5460
/foursquare/src/main/java/com/platzerworld/foursquare/listeners/CheckInListener.java
5429983539b8004cec41f3b5f02c8c9c8b6e4e6c
[]
no_license
platzerg/FakeMe
c46369f582cdf9ddd84cd153c2c56dd48cb46546
8fd3d4c973821ec83ac2d8262995adf359754262
refs/heads/master
2021-01-22T17:58:02.582762
2014-09-07T09:58:50
2014-09-07T09:58:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
208
java
package com.platzerworld.foursquare.listeners; import com.platzerworld.foursquare.models.Checkin; public interface CheckInListener extends ErrorListener { public void onCheckInDone(Checkin checkin); }
[ "guenter.platzerworld@googlemail.com" ]
guenter.platzerworld@googlemail.com
27590d995aa554fe429405c1cffd5fb0f21bbc41
eeec0d68507a64b0eae5dbaaa83d24edfdac912b
/Folder01/java_basic/src/day14/chap01StringClass/mainClass.java
0ada9ad9b85047569a4398003d5eb8bd7b58b43f
[]
no_license
BellKim/Bitcmap_java_basic
0eece2fa4bf6e8ef9c42be8d8e4d2f6340854d9a
6cda0e88793e59d61d16da8f621b9a96f954d41d
refs/heads/master
2022-12-24T22:30:04.586343
2020-03-29T17:55:46
2020-03-29T17:55:46
219,406,630
1
1
null
2022-12-16T14:51:43
2019-11-04T03:07:26
Java
UTF-8
Java
false
false
4,460
java
package day14.chap01StringClass; public class mainClass { public static void main(String[] args) { // String // 문자열 저장,편집,정보 String str; // String == class -> 설계 // str == Object(객체), instance(주체) // [선언방법] str = new String(); // case1 // str : 메모리상 stack영역 속함 // new String : 메모리상 Heap영역 속함 str = ...
[ "goste390@gmail.com" ]
goste390@gmail.com
981759842f45605e981d093b61dfdc49537f3155
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_5a4782df34c85ca03afc186a6b63f27aa4603618/PluginDeployer/2_5a4782df34c85ca03afc186a6b63f27aa4603618_PluginDeployer_s.java
44ec39c4b93fabe5b52cf43509154670328dcc9f
[]
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
8,182
java
/* * Sonar, open source software quality management tool. * Copyright (C) 2008-2012 SonarSource * mailto:contact AT sonarsource DOT com * * Sonar 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 Found...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
34a9d0f3cf40a21ce74a898b8595403cec72cca0
8b46b9c92e7b35919618b0696b3657ee13010945
/src/main/java/org/codelibs/fione/h2o/bindings/pojos/XGBoostModelOutputV3.java
9fe08fd757ea0b34a3896518ad7366d3dc2ae7a5
[ "Apache-2.0" ]
permissive
fireae/fione
837bebc22f7b7d42ed3079ff212eaf17cbcfebc6
b26f74d2fff6b9c34f64446503dd45edf0716ed8
refs/heads/master
2021-03-11T05:02:53.309517
2020-03-09T20:49:31
2020-03-09T20:49:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,025
java
/* * Copyright 2012-2020 CodeLibs Project and the Others. * * 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 ap...
[ "shinsuke@apache.org" ]
shinsuke@apache.org
a07e15c5347f91dc64c018b5ff858e0ebb9c9af0
f0d25d83176909b18b9989e6fe34c414590c3599
/app/src/main/java/com/google/android/gms/internal/zzcea.java
49ff1588f4c004aa5080759c510125a50691a969
[]
no_license
lycfr/lq
e8dd702263e6565486bea92f05cd93e45ef8defc
123914e7c0d45956184dc908e87f63870e46aa2e
refs/heads/master
2022-04-07T18:16:31.660038
2020-02-23T03:09:18
2020-02-23T03:09:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,224
java
package com.google.android.gms.internal; import android.os.Parcel; import android.os.Parcelable; import com.google.android.gms.common.internal.safeparcel.zzb; import java.util.ArrayList; public final class zzcea implements Parcelable.Creator<zzcdy> { public final /* synthetic */ Object createFromParcel(Parcel par...
[ "quyenlm.vn@gmail.com" ]
quyenlm.vn@gmail.com
bff769577ec2eb9944ed2f8bb33b8749b4b85b91
cae9c594e7dc920d17363c5731700088d30ef969
/src/leetcode/algorithms/_334IncreasingTripletSubsequence.java
038ec62c1755f77cdf78f36e3f84eec639d7a6ca
[]
no_license
tech-interview-prep/technical-interview-preparation
a0dd552838305d6995bf9e7dfb90f4571e2e2025
8b299d3e282452789f05b8d08135b5ff66c7b890
refs/heads/master
2022-02-08T09:28:35.889755
2022-02-06T22:20:48
2022-02-06T22:20:48
77,586,682
6
3
null
null
null
null
UTF-8
Java
false
false
767
java
package leetcode.algorithms; /** * https://oj.leetcode.com/problems/two-sum-ii-input-array-is-sorted/ * @author bkoteshwarreddy */ /** * https://leetcode.com/problems/palindrome-number/ * @author bkoteshwarreddy */ public class _334IncreasingTripletSubsequence { // [-3,3,4,90], 0 public int[] twoSum(int...
[ "bkoteshwarreddy+github@gmail.com" ]
bkoteshwarreddy+github@gmail.com
2689601d00d65a39e76acbf2d34eb1521c5d3d66
ad1ef39ddc137267b9123d47773f15962f26cbf9
/app/src/main/java/com/wlm/wlm/ui/LoadRecyclerView.java
aec304b7e61bf45688fa73d49d746306b8d2e53a
[]
no_license
lilinkun/wlm
6613393090202f1b0114274e26b6eef2e7ac6a66
c8023b622417ca62dd7ebc0a665972ba5d240505
refs/heads/master
2021-07-05T21:35:02.448029
2020-11-19T09:12:53
2020-11-19T09:12:53
202,707,004
1
0
null
null
null
null
UTF-8
Java
false
false
1,171
java
package com.wlm.wlm.ui; import android.content.Context; import android.support.annotation.Nullable; import android.support.v7.widget.RecyclerView; import android.util.AttributeSet; public class LoadRecyclerView extends RecyclerView { private RecyclerViewScrollListener rvScrollListener; public LoadRecyclerVie...
[ "503735093@qq.com" ]
503735093@qq.com
b007e23b2079ccaf5b4d549b55aa2bc7a4a381c3
ed5159d056e98d6715357d0d14a9b3f20b764f89
/test/irvine/oeis/a184/A184544Test.java
7fb271be6cf4a783819929449c669d31746f686b
[]
no_license
flywind2/joeis
c5753169cf562939b04dd246f8a2958e97f74558
e5efd6971a0062ac99f4fae21a7c78c9f9e74fea
refs/heads/master
2020-09-13T18:34:35.080552
2019-11-19T05:40:55
2019-11-19T05:40:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
195
java
package irvine.oeis.a184; import irvine.oeis.AbstractSequenceTest; /** * Tests the corresponding class. * @author Sean A. Irvine */ public class A184544Test extends AbstractSequenceTest { }
[ "sean.irvine@realtimegenomics.com" ]
sean.irvine@realtimegenomics.com
59e429e33d637ba5f7f59633b6c0229fcdfb8010
fe5623885c276372b3cec6ac41f8420c13229957
/src/main/java/com/raoulvdberge/refinedstorage/gui/GuiFluidInterface.java
e9485447f2094b73e5cb25683a1ddb297199ad25
[ "MIT" ]
permissive
Darkere/refinedstorage
ea4f468be410c5564debd091870db7f05c51b4f2
27cc76c39d86268502171c8c68eaa47631998a2c
refs/heads/mc1.12
2023-07-21T02:36:53.428047
2019-05-10T07:58:55
2019-05-10T07:58:55
182,048,628
0
0
MIT
2022-01-22T15:09:21
2019-04-18T08:31:40
Java
UTF-8
Java
false
false
2,650
java
package com.raoulvdberge.refinedstorage.gui; import com.raoulvdberge.refinedstorage.apiimpl.API; import com.raoulvdberge.refinedstorage.apiimpl.network.node.NetworkNodeFluidInterface; import com.raoulvdberge.refinedstorage.container.ContainerFluidInterface; import com.raoulvdberge.refinedstorage.gui.control.SideButton...
[ "raoulvdberge@gmail.com" ]
raoulvdberge@gmail.com
acb2b92011705c6901e28687abb087ace5dec48e
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_50c04fda28b222ad665ee6a0435b1df1cb7c9c47/VOptionGroup/11_50c04fda28b222ad665ee6a0435b1df1cb7c9c47_VOptionGroup_t.java
70203b6913c9832acdb7c27b1e2a9cbe13f22e3e
[]
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,280
java
/* @ITMillApache2LicenseForJavaFiles@ */ package com.vaadin.terminal.gwt.client.ui; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import com.google.gwt.event.dom.client.ClickEvent; import com.google.gwt.user.client.ui.CheckBox; import com.google.gwt.user.client.u...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
148508a29ad14e26c24608b8809821ab2894c1fc
4981fc0e1e82dc9226116aa8f0a29413c947b0ec
/Build/src/main/org/apache/tools/ant/taskdefs/optional/javah/SunJavah.java
0b1655ad8b72f1d2cab57c99029b106ecf2ed6f0
[ "MIT", "W3C", "GPL-1.0-or-later", "SAX-PD", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-unknown" ]
permissive
Mayo-WE01051879/mayosapp
7e33d4b73b20e6f58f0ae593ae7c9ac10afff20c
4c678635cfd2823c2df6937165e102fdac72cb86
refs/heads/master
2022-12-10T01:22:54.629304
2021-02-24T20:16:36
2021-02-24T20:16:36
16,258,006
0
0
MIT
2022-12-05T23:23:59
2014-01-26T17:50:40
Java
UTF-8
Java
false
false
4,283
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
[ "delapaz.mayo@gmail.com" ]
delapaz.mayo@gmail.com
9bfb63258ca72c412255a009291565ac1c16ccf2
920b542441734dd116558a99d2dba20858030515
/xiaoshixun2/week_0103_2/src/main/java/com/bawei/week_0103_2/MainActivity.java
b02099a7e9ff3c1667b4febe96dc389dab48f0a1
[]
no_license
2318279444/xiaoshixun1_1
b06a2dfb49c82458f438b86b22f74385f9db7751
43f9c4c20a5cc62e4e6058c9714d1259a7b3ac09
refs/heads/master
2020-12-02T00:44:07.748727
2020-04-20T14:40:53
2020-04-20T14:40:53
230,830,720
0
0
null
null
null
null
UTF-8
Java
false
false
4,026
java
package com.bawei.week_0103_2; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.GridLayoutManager; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.os.Bundle; import android.util.Log; import android.widget.Lin...
[ "2318279444@qq.com" ]
2318279444@qq.com
6129b369d1560613dd9866a3d582812077a0d95e
61cf3109eaf4561e071d93f9daf0d3cf9155ca9f
/src/com/rbt/dao/ICollectDao.java
2d63830780374972e486c3f7859fcaef601f2b6c
[]
no_license
haoouwen/epf
b620fe05c93db178a122cfef778d31c036a2a822
abe0f1ed564f33dcf766591c5f9b04ce2b5e8094
refs/heads/master
2021-01-19T13:46:10.278247
2017-08-20T10:40:12
2017-08-20T10:40:12
100,859,509
1
2
null
null
null
null
UTF-8
Java
false
false
748
java
/* * Package:com.rbt.dao * FileName: ICollectDao.java */ package com.rbt.dao; import java.util.List; import java.util.Map; import com.rbt.model.Collect; /** * @function 功能 记录会员商机收藏信息dao层业务接口 * @author 创建人HZX * @date 创建日期 Mon Jan 14 10:40:08 CST 2014 */ public interface ICollectDao extends IGenericDao...
[ "Administrator@USER-20170608NM" ]
Administrator@USER-20170608NM
1e7e480decffab944ec4906a3d9dc73984335269
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/98/org/apache/commons/math/ode/FirstOrderIntegrator_integrate_102.java
e57458f80c0ff60f273f015086f156cf094ec7f2
[]
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
1,078
java
org apach common math od repres order integr differenti equat class devot solv order differenti equat implement problem handl implement link order differenti equat firstorderdifferentialequ order differenti equat firstorderdifferentialequ step handler stephandl switch function switchingfunct vers...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
baaff3da345340bf4c07df824cf1324fc6b64220
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/17/17_49295de4c8e8fa33a9f89d46591e659e49ae6dee/YiiPhpModuleExtender/17_49295de4c8e8fa33a9f89d46591e659e49ae6dee_YiiPhpModuleExtender_t.java
3f98ee8589665adaf3cf828aec33f92bde7d33c8
[]
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
6,211
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 2013 Oracle and/or its affiliates. All rights reserved. * * Oracle and Java are registered trademarks of Oracle and/or its affiliates. * Other names may be trademarks of their respective owners. * * The contents of this file ar...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
f877c90c4840449e36fe2c544d275206072c968e
4a7cb14aa934df8f362cf96770e3e724657938d8
/MFES/ATS/Classes/CodeRefactoringAula2/src/ContactList.java
cdc5ac2b7b8e257d0d32e339441c53f84929698b
[]
no_license
pCosta99/Masters
7091a5186f581a7d73fd91a3eb31880fa82bff19
f835220de45a3330ac7a8b627e5e4bf0d01d9f1f
refs/heads/master
2023-08-11T01:01:53.554782
2021-09-22T07:51:51
2021-09-22T07:51:51
334,012,667
1
1
null
null
null
null
UTF-8
Java
false
false
437
java
import java.util.ArrayList; public class ContactList { private final ArrayList<Contact> contacts; public ContactList() { contacts = new ArrayList<>(); } public int getNumberOfContacts() { return contacts.size(); } public Contact getContactByName(String name) { for (Co...
[ "costapedro.a1999@gmail.com" ]
costapedro.a1999@gmail.com
eef233b1845c9c261af3cbf678cca571e13e6a6d
35d40584db81ae6d48b58c463e78ef3d87feef33
/javasrc/javasrc/ch4/Pop.java
36a36c2a9c4fddaea29d2020dd8a92f625318fac
[]
no_license
takagotch/java2
c0edea513a9857f54b2ec1916f09a279b994bb47
0fd059cfc69539510d327931489e74e44aca6971
refs/heads/master
2018-09-30T16:27:46.316538
2018-07-27T03:18:22
2018-07-27T03:18:22
103,270,566
0
0
null
null
null
null
SHIFT_JIS
Java
false
false
6,042
java
// Pop3 によるメール受信プログラムPop.java // このプログラムは,指定されたPOPサーバからメールを取得します // 使い方java Pop // 起動後,POPサーバのアドレスを聞いてきます // 対話の例 // POP サーバのアドレスを入力してください // kiku.fuis.fukui-u.ac.jp // POPサーバのアドレス:kiku.fuis.fukui-u.ac.jp // 以上でよろしいですか?(y/n) // y // +OK QPOP (version 2.53) at kiku.fuis.fukui-u.ac.jp starting. // <4752.923273295@kiku.fu...
[ "dyaccb@gmail.com" ]
dyaccb@gmail.com
c50d09cc0e464f09058fff9c713a505f7fa51bcf
1fd24d5925988856c87e18d87edc04df3853e743
/src/main/java/ua/com/clinicaltrials/repositories/StudyRelatedMaterialRepository.java
d29c819a47cfba16d9270fb589ed0430305c1faa
[]
no_license
lomk/clinicaltrials_rest
d7fc194d70bd730fc6c451590352ba25f009ff3d
97c9b0ac7b0e71ad08bbdcecaf1d2b41185268da
refs/heads/master
2021-09-11T17:54:58.041744
2018-04-10T15:59:30
2018-04-10T15:59:30
107,945,135
0
0
null
null
null
null
UTF-8
Java
false
false
313
java
package ua.com.clinicaltrials.repositories; import org.springframework.data.jpa.repository.JpaRepository; import ua.com.clinicaltrials.domain.StudyRelatedMaterial; /** * Created by mater on 24-Jan-17. */ public interface StudyRelatedMaterialRepository extends JpaRepository<StudyRelatedMaterial, Integer> { }
[ "materynko@gmail.com" ]
materynko@gmail.com
935a3880d3a60891c24b24924927b1aa4e279235
225011bbc304c541f0170ef5b7ba09b967885e95
/com/bgjd/ici/plugin/C1526h.java
2547d6c74bc71cded4ef41cf749718861a2c9577
[]
no_license
sebaudracco/bubble
66536da5367f945ca3318fecc4a5f2e68c1df7ee
e282cda009dfc9422594b05c63e15f443ef093dc
refs/heads/master
2023-08-25T09:32:04.599322
2018-08-14T15:27:23
2018-08-14T15:27:23
140,444,001
1
1
null
null
null
null
UTF-8
Java
false
false
4,857
java
package com.bgjd.ici.plugin; import android.content.Context; import com.bgjd.ici.MarketBeaconService; import com.bgjd.ici.p025b.C1394a; import com.bgjd.ici.p025b.C1395h; import com.bgjd.ici.p025b.C1402i; import com.bgjd.ici.p025b.C1410m; import com.bgjd.ici.p028c.C1434d; import com.bgjd.ici.p028c.C1435a; import com.bg...
[ "sebaudracco@gmail.com" ]
sebaudracco@gmail.com
4587be6278a69de4da2d878daaa5595a17cf9e28
4461d7177934ecffe58369756621d7da91f33bde
/metric-hub/src/main/java/com/heliosapm/metrichub/speedment/tsdb/public_/tsd_fqn_tagpair/TsdFqnTagpairManager.java
abde344ca8e52216f07c836f32eb4fe5fdbdf2f4
[ "Apache-2.0" ]
permissive
nickman/HeliosStreams
acaa1ff427f00d2e80e9e8ee88b0c5f728ab95b3
9152a7bba7198fef3122360f6b3ed0ffa5048824
refs/heads/master
2020-04-10T11:57:20.404389
2017-03-31T00:52:43
2017-03-31T00:52:43
61,433,602
7
4
null
null
null
null
UTF-8
Java
false
false
541
java
package com.heliosapm.metrichub.speedment.tsdb.public_.tsd_fqn_tagpair; import com.heliosapm.metrichub.speedment.tsdb.public_.tsd_fqn_tagpair.generated.GeneratedTsdFqnTagpairManager; /** * The main interface for the manager of every {@link * com.heliosapm.metrichub.speedment.tsdb.public_.tsd_fqn_tagpair.TsdFqnTagpa...
[ "whitehead.nicholas@gmail.com" ]
whitehead.nicholas@gmail.com
19eb650d5d7da5e302e28d9a94e16fc6497ddbb2
623b8eb08aa8c4a7679cc20b0728844f801f9ce6
/src/main/java/com/xiaoyi/bis/system/service/impl/RoleServiceImpl.java
803a0fd043720fe72b403edf825fa46c9972593f
[]
no_license
LiuYPGitHub/xiaoyi2
e8a9ef1b63161804e742d5ac08819cc2b97ed3f7
f713cfe91d5b6bc8102876e644e503666f028a34
refs/heads/master
2022-07-10T08:26:01.686314
2019-12-12T02:48:34
2019-12-12T02:48:34
227,505,173
0
0
null
null
null
null
UTF-8
Java
false
false
4,727
java
package com.xiaoyi.bis.system.service.impl; import com.xiaoyi.bis.common.domain.QueryRequest; import com.xiaoyi.bis.common.utils.SortUtil; import com.xiaoyi.bis.system.dao.RoleMapper; import com.xiaoyi.bis.system.dao.RoleMenuMapper; import com.xiaoyi.bis.system.domain.Role; import com.xiaoyi.bis.system.domain.RoleMenu...
[ "Philo@DESKTOP-OPRVRF1" ]
Philo@DESKTOP-OPRVRF1
babbc2ee8e8b498927b61143bb6b0276d0585acd
95e944448000c08dd3d6915abb468767c9f29d3c
/sources/com/facebook/appevents/codeless/C13127b.java
5d51801ea0576b3814aa7f5a58a09ea192fcd545
[]
no_license
xrealm/tiktok-src
261b1faaf7b39d64bb7cb4106dc1a35963bd6868
90f305b5f981d39cfb313d75ab231326c9fca597
refs/heads/master
2022-11-12T06:43:07.401661
2020-07-04T20:21:12
2020-07-04T20:21:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,786
java
package com.facebook.appevents.codeless; import android.app.Activity; import android.content.Context; import android.hardware.Sensor; import android.hardware.SensorManager; import android.os.Build; import android.os.Bundle; import com.C1642a; import com.facebook.AccessToken; import com.facebook.C13499h; import com.fac...
[ "65450641+Xyzdesk@users.noreply.github.com" ]
65450641+Xyzdesk@users.noreply.github.com
eb87334a1604a31798cdb9cb3722473650421c8b
a4f94f4701a59cafc7407aed2d525b2dff985c95
/falcon/src/codeOrchestra/flex/processors/transparent/WithAccessOperationExpressionProcessor.java
fad2a8143faf21cb03b318349684eab4e50b5ffc
[]
no_license
jamice/code-orchestra-core
ffda62860f5b117386aa6455f4fdf61661abbe9e
b2bbf8362be2e2173864c294c635badb2e27ecc6
refs/heads/master
2021-01-15T13:24:53.517854
2013-05-09T21:39:28
2013-05-09T21:39:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
326
java
package codeOrchestra.flex.processors.transparent; import jetbrains.mps.smodel.SNode; /** * @author Anton.I.Neverov */ public class WithAccessOperationExpressionProcessor extends TransparentNodeProcessor { public WithAccessOperationExpressionProcessor(SNode node) { super(node); childName = "operation"; ...
[ "a.a.eliseyev@gmail.com" ]
a.a.eliseyev@gmail.com
0246801fc23e15d6f0bd439f6b215f227407bf9c
ac723cb4a7e9e8d117caa6fb15d16f820e6359a4
/src/yp/Tree/Y_101_对称二叉树.java
6a1d2b425ae1ea7a7a47bc6abab95273f067eab3
[]
no_license
RickYinPeng/LeetCode
c9ff0ba02fae4d29ccecd70063bdca37805bd450
053ba873fe8c87a8d33193e449a918f67fec3f17
refs/heads/master
2020-04-02T20:32:20.121545
2020-03-11T12:58:14
2020-03-11T12:58:14
154,771,933
0
0
null
null
null
null
UTF-8
Java
false
false
2,185
java
package yp.Tree; import java.util.ArrayList; import java.util.Arrays; /** * @author RickYinPeng * @ClassName Y_101_对称二叉树 * @Description * @date 2019/3/6/18:01 * * 给定一个二叉树,检查它是否是镜像对称的。 * 例如,二叉树 [1,2,2,3,4,4,3] 是对称的。 * */ public class Y_101_对称二叉树 { static class TreeNode { int val; ...
[ "272940172@qq.com" ]
272940172@qq.com
2ee779c1f325d32b2f0e44d67274a8be30a4699b
3fb8acf2d6eaf3d458c00d1cfd5518bfc8847a54
/liquibase-common/src/main/java/liquibase/parser/json/JsonParser.java
55d5ba13c0b674f37841ee3b0352923f63b98f24
[]
no_license
liquibase/liquibase4
b6df61f2b20c92e8fee21c37076685a9c70b5466
b868890e2ab093d61b55ef0c9b7819da2d4204e1
refs/heads/master
2023-06-30T01:31:46.329261
2016-05-27T16:36:48
2016-05-27T16:36:48
50,212,230
3
2
null
2016-05-05T15:08:07
2016-01-22T22:45:58
Java
UTF-8
Java
false
false
2,046
java
package liquibase.parser.json; import com.google.gson.*; import liquibase.Scope; import liquibase.exception.LiquibaseException; import liquibase.exception.ParseException; import liquibase.parser.AbstractParser; import liquibase.parser.ParsedNode; import java.io.IOException; import java.io.InputStream; import java.io....
[ "nathan@voxland.net" ]
nathan@voxland.net
4eec387819c3cef038107c131463d7a1febd6ffa
abe5d4b95fede40563400d05833e773855322af3
/src/main/java/com/vuhien/application/repository/OrderRepository.java
de7824d9194ffca9280342e1f9218d1262bc7909
[]
no_license
01662024622/shoes
63ddd322069ef70de26345f09745729927605306
975b4cc60bfbddc1c4c32c530700051074887e52
refs/heads/master
2023-08-24T03:18:20.416787
2021-10-25T15:24:10
2021-10-25T15:24:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,487
java
package com.vuhien.application.repository; import com.vuhien.application.entity.Order; import com.vuhien.application.model.dto.OrderDetailDTO; import com.vuhien.application.model.dto.OrderInfoDTO; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.d...
[ "you@example.com" ]
you@example.com
140aed7f70be27202d433e14b10fd41643241663
4312a71c36d8a233de2741f51a2a9d28443cd95b
/RawExperiments/TB/Math95/AstorMain-math_95/src/variant-1453/org/apache/commons/math/distribution/FDistributionImpl.java
b6026a95da84a83374157db5020f0246f3ad8244
[]
no_license
SajjadZaidi/AutoRepair
5c7aa7a689747c143cafd267db64f1e365de4d98
e21eb9384197bae4d9b23af93df73b6e46bb749a
refs/heads/master
2021-05-07T00:07:06.345617
2017-12-02T18:48:14
2017-12-02T18:48:14
112,858,432
0
0
null
null
null
null
UTF-8
Java
false
false
2,798
java
package org.apache.commons.math.distribution; public class FDistributionImpl extends org.apache.commons.math.distribution.AbstractContinuousDistribution implements java.io.Serializable , org.apache.commons.math.distribution.FDistribution { private static final long serialVersionUID = -8516354193418641566L; p...
[ "sajjad.syed@ucalgary.ca" ]
sajjad.syed@ucalgary.ca
a61c0964c0fa76a29d98fb744f3a56a710976d37
8d050eb539f4b08a3d6ab21c0426c35ae6c4c46b
/src/day07_UnaryOperators/UnaryOperators.java
dd62f411fc27ce738baf9436248ed4cb45acb051
[]
no_license
EllaKoch/JavaProgramming2020_B21
c55c1f7babf5ee4b8d94e31a0571093b44ad8f1a
4d89b4177ad3f8f307ac19355f8d7e37bc9e4717
refs/heads/master
2023-03-12T00:09:55.721797
2021-03-05T14:59:57
2021-03-05T14:59:57
312,470,401
0
0
null
null
null
null
UTF-8
Java
false
false
2,196
java
package day07_UnaryOperators; public class UnaryOperators { public static void main(String[] args) { int a = 0; boolean isPositive = a > 0; //verify if a is a positive boolean isNegative = a < 0; //verify if a is a negative System.out.println(a+" ia positive number: " + isPositive...
[ "ms.kosya555@gmail.com" ]
ms.kosya555@gmail.com
7a935524b1c5036915bcfc3c05027adc69ac93a4
828b5327357d0fb4cb8f3b4472f392f3b8b10328
/flink-table/flink-table-runtime-blink/src/test/java/org/apache/flink/table/runtime/generated/CompileUtilsTest.java
10d6b38e722f07c3c86ee8400669d26676805923
[ "CC-BY-3.0", "LicenseRef-scancode-unknown-license-reference", "Unlicense", "ISC", "MIT-0", "GPL-2.0-only", "BSD-2-Clause-Views", "OFL-1.1", "Apache-2.0", "LicenseRef-scancode-jdom", "GCC-exception-3.1", "MPL-2.0", "CC-PDDC", "AGPL-3.0-only", "MPL-2.0-no-copyleft-exception", "LicenseRef...
permissive
Romance-Zhang/flink_tpc_ds_game
7e82d801ebd268d2c41c8e207a994700ed7d28c7
8202f33bed962b35c81c641a05de548cfef6025f
refs/heads/master
2022-11-06T13:24:44.451821
2019-09-27T09:22:29
2019-09-27T09:22:29
211,280,838
0
1
Apache-2.0
2022-10-06T07:11:45
2019-09-27T09:11:11
Java
UTF-8
Java
false
false
2,500
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")...
[ "1003761104@qq.com" ]
1003761104@qq.com
76a7e6f6f2c659f3775d5c610d9a44157eeae0de
cb36cb6c60ff1adb1ce4f87f8b325190b290712e
/com.legooframework.wechatcircle/src/main/java/com/legooframework/model/wechatcircle/service/BundleService.java
45f52c439aedb4850bd17d36c201b9630b5685db
[]
no_license
haozm/legooframework
db27d1c96669e8b46cb5fd1e983a95888bef3795
ad0f99c0344de78a37c38d4cfe4bdbbd253a6731
refs/heads/master
2020-03-19T07:09:00.643277
2019-12-07T13:47:17
2019-12-07T13:47:17
136,090,435
1
1
null
null
null
null
UTF-8
Java
false
false
1,146
java
package com.legooframework.model.wechatcircle.service; import com.google.common.base.Preconditions; import com.legooframework.model.core.base.service.BaseService; import com.legooframework.model.core.jdbc.JdbcQuerySupport; import com.legooframework.model.core.osgi.Bundle; import org.springframework.integration.c...
[ "xiaojie.hao@live.com" ]
xiaojie.hao@live.com
204be9f9842b94ccc490dcf6cd1d5a312dc19158
124e4b4e9a06999c1da7a58820cd1b02bcb64290
/TestFHIR/target/generated-sources/xjc/org/hl7/fhir/model/MessageSignificanceCategoryList.java
cf676ee12551ec5da8889805a2aebe394906d2fc
[]
no_license
Rickeys-playground/bmi591
37e7c065bf5582caeb66b996d0f444e66328e359
b34e909755ed996b0a45843353f1170e18a805a7
refs/heads/master
2016-08-07T05:57:07.707808
2015-09-01T10:02:24
2015-09-01T10:02:24
41,276,769
0
1
null
2015-09-01T10:02:25
2015-08-24T02:12:42
Java
UTF-8
Java
false
false
2,326
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.08.27 at 10:15:...
[ "rickey86@gmail.com" ]
rickey86@gmail.com
12d012449095bd796faf224fec5e74525bae4f3a
73267be654cd1fd76cf2cb9ea3a75630d9f58a41
/services/meeting/src/main/java/com/huaweicloud/sdk/meeting/v1/model/SetMultiPictureResponse.java
0a5285aee98282903ea4b3db838a5254aea703eb
[ "Apache-2.0" ]
permissive
huaweicloud/huaweicloud-sdk-java-v3
51b32a451fac321a0affe2176663fed8a9cd8042
2f8543d0d037b35c2664298ba39a89cc9d8ed9a3
refs/heads/master
2023-08-29T06:50:15.642693
2023-08-24T08:34:48
2023-08-24T08:34:48
262,207,545
91
57
NOASSERTION
2023-09-08T12:24:55
2020-05-08T02:27:00
Java
UTF-8
Java
false
false
748
java
package com.huaweicloud.sdk.meeting.v1.model; import com.huaweicloud.sdk.core.SdkResponse; import java.util.Objects; /** * Response Object */ public class SetMultiPictureResponse extends SdkResponse { @Override public boolean equals(java.lang.Object obj) { if (this == obj) { return tru...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
e4a56a4548168e7e5012774c316f8a45aa47be1e
eff61817ce16e18c8e2d68db50b40defbf9ca823
/src/main/java/com/twilio/survey/service/impl/BookingServiceImpl.java
0c5907c31f0b11025e0eccc78a7030f91729e2df
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
balamurugan678/automated-survey-spark
e72b9c1d4a6f59f1a9c6b2c87a3051ffad04d621
f83d42927eab4a5dc5e1dfd8d11098373757fe04
refs/heads/master
2020-08-03T16:24:29.266584
2017-03-03T13:59:54
2017-03-03T13:59:54
73,542,922
0
0
null
2016-11-12T09:14:13
2016-11-12T09:14:13
null
UTF-8
Java
false
false
2,637
java
package com.twilio.survey.service.impl; import com.estar.sbe.ws.retrievepnr.output.LoadTravelOutput; import com.twilio.survey.domain.StationStatus; import com.twilio.survey.service.BookingService; import org.apache.http.conn.ssl.NoopHostnameVerifier; import org.apache.http.impl.client.CloseableHttpClient; import org.a...
[ "balamurugan678@yahoo.co.in" ]
balamurugan678@yahoo.co.in
cad26b81bf6ff16352b652f241ccb88fce028468
13cbb329807224bd736ff0ac38fd731eb6739389
/sun/security/x509/CertException.java
3fd75b98847542dc690444cc062e9f280b638f0a
[]
no_license
ZhipingLi/rt-source
5e2537ed5f25d9ba9a0f8009ff8eeca33930564c
1a70a036a07b2c6b8a2aac6f71964192c89aae3c
refs/heads/master
2023-07-14T15:00:33.100256
2021-09-01T04:49:04
2021-09-01T04:49:04
401,933,858
0
0
null
null
null
null
UTF-8
Java
false
false
2,624
java
package sun.security.x509; @Deprecated public class CertException extends SecurityException { private static final long serialVersionUID = 6930793039696446142L; public static final int verf_INVALID_SIG = 1; public static final int verf_INVALID_REVOKED = 2; public static final int verf_INVALID_NOTBEFOR...
[ "michael__lee@yeah.net" ]
michael__lee@yeah.net
dad538f0ff003b3dfa26044a37a1b3c419ff5d4d
3c59c21350a9d87519a7707d02d4b59decfa2e09
/org.geocraft.ui.plot/src/org/geocraft/ui/plot/internal/TitleCanvas.java
8a8595baa96e16a8aa0a9fcb8edde0ea5382876b
[]
no_license
duncanchild/geocraft
e7455751b4d3dcf0b17979fa8f0cabdacb2cc109
b301c0c96ebfeaf36b8a0ec141f342cfc91c0ecb
refs/heads/master
2021-01-15T08:05:36.041473
2015-05-15T17:17:30
2015-05-15T17:17:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,739
java
/* * Copyright (C) ConocoPhillips 2008 All Rights Reserved. */ package org.geocraft.ui.plot.internal; import java.beans.PropertyChangeEvent; import org.eclipse.swt.SWT; import org.eclipse.swt.events.PaintEvent; import org.eclipse.swt.graphics.Color; import org.eclipse.swt.graphics.Font; import org.eclipse.swt.gra...
[ "eric.geordi@gmail.com" ]
eric.geordi@gmail.com
96e2e28451988b740a96d6c71cc0fbab0025d044
dba87418d2286ce141d81deb947305a0eaf9824f
/sources/com/iaai/android/databinding/FragmentWatchListBindingImpl.java
9e93298f0ee258ccc44f3f9742cfb061127c2865
[]
no_license
Sluckson/copyOavct
1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6
d20597e14411e8607d1d6e93b632d0cd2e8af8cb
refs/heads/main
2023-03-09T12:14:38.824373
2021-02-26T01:38:16
2021-02-26T01:38:16
341,292,450
0
1
null
null
null
null
UTF-8
Java
false
false
2,854
java
package com.iaai.android.databinding; import android.util.SparseIntArray; import android.view.View; import android.widget.LinearLayout; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.databinding.DataBindingComponent; import androidx.databinding.ViewDataBinding; import com.iaai...
[ "lucksonsurprice94@gmail.com" ]
lucksonsurprice94@gmail.com
8e903f4aab73d181bf21e5be08d74dbbcb9da1c8
ca7062ed928537f2742fa1db642b5b7551b611c6
/day2/MicroserviceProducer/src/main/java/com/priya/ServletInitializer.java
0a8baf122390fde39161260f2f09668abd064a6e
[]
no_license
priyas35/Mode2Training
19171972c52e49d2f2f3bd1483326d9dea68094d
dd1731da27ab0db82f370d62b401d65550d5e282
refs/heads/master
2022-12-26T09:05:22.254137
2019-10-25T04:15:11
2019-10-25T04:15:11
217,448,834
0
0
null
2022-12-16T10:52:19
2019-10-25T04:11:03
JavaScript
UTF-8
Java
false
false
413
java
package com.priya; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; public class ServletInitializer extends SpringBootServletInitializer { @Override protected SpringApplicationBuilder configure(SpringApplicationBuild...
[ "priyaharisubi@gmail.com" ]
priyaharisubi@gmail.com
9879b990c7901b715188098daf62b9715b1d83ff
2b7db6b45cd63b4e8e658d31abbaabb9903c22b2
/spring-core/src/main/java/org/springframework/core/PriorityOrdered.java
c50c6ee9f075d8d60b6a9cf70805e5e2e5be23e4
[ "MIT" ]
permissive
CrazyLiu-9527/spring-analysis-note
413b2448d0ae45f72d6d49ef82a8b6283b3218c3
7df0ce990d1a6b48e63ac9ff8f45b6bd353ce5bb
refs/heads/master
2022-08-29T00:29:20.546633
2020-05-28T08:39:15
2020-05-28T08:39:15
267,532,779
0
0
MIT
2020-05-28T08:16:34
2020-05-28T08:16:33
null
UTF-8
Java
false
false
1,787
java
/* * Copyright 2002-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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "850366301@qq.com" ]
850366301@qq.com
77a319838bd688dc2df636b8582c5b4e8ad9137a
f368bb4e0d310991716959eda6fb5332a0a0a4ad
/01.Interfaces and Abstraction/InterfaceAndAbstraction/src/pr06/models/Pet.java
1d9938e3a8a52c6f55e0f148db7c44f194419f7a
[ "MIT" ]
permissive
vanncho/Java-Advanced-OOP-2016
663796384f59fa8b7010c41ec6bc526e8de305fe
c266640557fcbd1daee054d98804c58e448b2ca9
refs/heads/master
2021-01-16T22:15:46.263012
2016-12-20T15:20:43
2016-12-20T15:20:43
63,431,119
0
0
null
null
null
null
UTF-8
Java
false
false
516
java
package pr06.models; import pr06.interfaces.Birthday; public class Pet implements Birthday { private String name; private String birthday; public Pet(String name, String birthday) { this.setName(name); this.setBirthday(birthday); } private void setName(String name) { this...
[ "van_cho@abv.bg" ]
van_cho@abv.bg
ffe83256a0ddb0ce6b1e5ab0599fec3d788c246d
2b51f004b3af9d95bf8c048947d8b49ff99729bb
/gmall-admin/src/main/java/com/xgxz/gmall/modules/sys/entity/SysUserTokenEntity.java
1dc277255619ea3f3d2fd2b5a8d0cf67204439e8
[ "Apache-2.0" ]
permissive
xiguanxiangzuo/gmall-springcloud
d0f74ba46946e746b15e34bc493c5cecf5d04093
614f793ec78ae52190cf704d4d070606462a5455
refs/heads/master
2022-07-29T11:44:01.002397
2020-01-05T07:43:18
2020-01-05T07:43:18
231,207,842
0
0
Apache-2.0
2020-01-01T13:24:03
2020-01-01T11:29:54
JavaScript
UTF-8
Java
false
false
810
java
/** * Copyright (c) 2016-2019 谷粒开源 All rights reserved. * * https://www.guli.cloud * * 版权所有,侵权必究! */ package com.xgxz.gmall.modules.sys.entity; import com.baomidou.mybatisplus.annotation.IdType; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import lomb...
[ "11111111" ]
11111111
83c0bfc8288b3a638c81cdc7c00d34a16eb196f2
0ed0793dfbe80580b733925d1197726052dad16b
/src/com/sun/org/apache/xml/internal/serializer/AttributesImplSerializer.java
10a8a6c66971f7e34a4e566f02d8304ee43782bd
[]
no_license
td1617/jdk1.8-source-analysis
73b653f014f90eee1a6c6f8dd9b132b2333666f9
e260d95608527ca360892bdd21c9b75ea072fbaa
refs/heads/master
2023-03-12T03:22:09.529624
2021-02-25T01:00:11
2021-02-25T01:01:44
341,839,108
0
0
null
null
null
null
UTF-8
Java
false
false
7,943
java
/* * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. */ /* * 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 th...
[ "2714956759@qq.com" ]
2714956759@qq.com
0c1542cdc6e752f6cae2dca4890c63edc77dd0a2
e5b84002cb0224e689e97632a656130248d25047
/SpringMavenApacheCXF/EmployeeWebServiceClient/src/test/java/com/apache/webservice/client/EmployeeWebServiceClientTest.java
3e8c6905e0d99eb58ac68869045182c60f03888f
[]
no_license
aadvikm/JAVA_J2EE_REPO
4a254fda12c6a30b098ac0e04a54f4ee18cfd464
689fcfbcea739440795b43ef578b6312a2c144d3
refs/heads/master
2020-03-25T07:50:20.677504
2018-09-14T04:35:32
2018-09-14T04:35:32
143,584,253
0
0
null
null
null
null
UTF-8
Java
false
false
1,219
java
package com.apache.webservice.client; import java.util.ArrayList; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit4Clas...
[ "Brindha@192.168.0.17" ]
Brindha@192.168.0.17
74d8cc59723daad6c77ebe99d1d20f9386dea7e0
19c6f176d89456fc43676053df382658ca0afff6
/JUC_Demo/src/com/baichen/juc/TestForkJoinPool.java
13ddc81a52244a605a06871904ced81dc237a333
[]
no_license
JDawnF/demo
255df925e64416e931cef0e3b24fa4067f037669
38dddcf0149dfdf397bedea37b8a46756e535d87
refs/heads/master
2022-12-26T15:53:07.336986
2019-09-07T14:32:31
2019-09-07T14:32:31
198,842,839
0
0
null
2022-12-16T11:07:41
2019-07-25T14:05:02
Java
UTF-8
Java
false
false
2,631
java
package com.baichen.juc; import java.time.Duration; import java.time.Instant; import java.util.concurrent.ForkJoinPool; import java.util.concurrent.ForkJoinTask; import java.util.concurrent.RecursiveTask; import java.util.stream.LongStream; import org.junit.Test; public class TestForkJoinPool { pub...
[ "335825732@qq.com" ]
335825732@qq.com
a3ef353979ec334a648fd586feafd47da9bf6cbe
5979994b215fabe125cd756559ef2166c7df7519
/aimir-mdms-iesco/src/main/java/com/aimir/mars/integration/multispeak/client/MRServer.java
29c444fcf1aed3eb5831b26b154004e800b8b444
[]
no_license
TechTinkerer42/Haiti
91c45cb1b784c9afc61bf60d43e1d5623aeba888
debaea96056d1d4611b79bd846af8f7484b93e6e
refs/heads/master
2023-04-28T23:39:43.176592
2021-05-03T10:49:42
2021-05-03T10:49:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,366
java
package com.aimir.mars.integration.multispeak.client; import java.net.MalformedURLException; import java.net.URL; import javax.xml.namespace.QName; import javax.xml.ws.Service; import javax.xml.ws.WebEndpoint; import javax.xml.ws.WebServiceClient; import javax.xml.ws.WebServiceFeature; /** * This class was generate...
[ "marsr0913@nuritelecom.com" ]
marsr0913@nuritelecom.com
75e7f5669294d9bcf1010936b64fadad2f9f89bd
753244933fc4465b0047821aea81c311738e1732
/core/target/java-D dce=no/ts44/src/haxe/root/TS44.java
0ac23c672a97d4120ca3d39e95f0e93b62ea5451
[ "MIT" ]
permissive
mboussaa/HXvariability
abfaba5452fecb1b83bc595dc3ed942a126510b8
ea32b15347766b6e414569b19cbc113d344a56d9
refs/heads/master
2021-01-01T17:45:54.656971
2017-07-26T01:27:49
2017-07-26T01:27:49
98,127,672
0
0
null
null
null
null
UTF-8
Java
false
true
2,455
java
// Generated by Haxe 3.3.0 package haxe.root; import haxe.root.*; @SuppressWarnings(value={"rawtypes", "unchecked"}) public class TS44 extends haxe.lang.HxObject { public static void main(String[] args) { Sys._args = args; main(); } public TS44(haxe.lang.EmptyObject empty) { } public TS44() { //li...
[ "mohamed.boussaa@inria.fr" ]
mohamed.boussaa@inria.fr
af145dc8efce4d33a381f84d16ef100685903ddd
0e4a7d38a8ec2fc11db9f95aebd270406db2f1d8
/lotr/common/block/LOTRBlockLeaves4.java
d0a4ddb2c7b7c693771aac8d7f6f17f88063a234
[]
no_license
KyberJeffHason/FA-help
fe07812a24b3295e8ca21ab2cbe948dd54e650fe
0f0775a429fa1751fe699d8a7072f92e83dca101
refs/heads/main
2022-07-29T20:25:24.836228
2021-04-28T19:53:52
2021-04-28T19:53:52
356,083,269
0
0
null
null
null
null
UTF-8
Java
false
false
2,441
java
package lotr.common.block; import java.util.ArrayList; import java.util.Random; import lotr.common.LOTRMod; import net.minecraft.entity.item.EntityItem; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraft.world.World; public class LOTRBlockLeaves4 extends LOTRBlockLeavesBase { ...
[ "67012500+KyberJeffHason@users.noreply.github.com" ]
67012500+KyberJeffHason@users.noreply.github.com
6e99a848522029cd297f72bed7e4e6bfe7ab22c1
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Log4j/Log4j1582.java
39f2c788873b9aa0c31f7877190bc8d3f017dab9
[]
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
345
java
@Override public boolean equals(final Object obj) { if (!(obj instanceof FastDateParser)) { return false; } final FastDateParser other = (FastDateParser) obj; return pattern.equals(other.pattern) && timeZone.equals(other.timeZone) && locale.equ...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
1613d112d48d3b2137fb0067d49589559ac6c424
6c986b31636574dc9a7c4f5a1e23b1e09f209211
/JavaCoreTutors/src/main/java/IO/DeleteFile/DeleteFileExample.java
da64272dd2ed5154d0d0c6331d748a6d83b610d2
[]
no_license
kidaak/Examples
62f27c0e09e44fd5177b4168e2b4cdafb1fbe4a8
d782b337ef5da415a61f31031268308926a7a3ab
refs/heads/master
2021-01-17T19:55:00.456881
2015-12-22T22:50:29
2015-12-22T22:50:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
536
java
package IO.DeleteFile; import java.io.File; /** * Created by Oleg Romanenchuk on 8/11/2015. */ public class DeleteFileExample { public static void main(String[] args) { try { File file = new File("c:\\logfile20100131.log"); if (file.delete()){ System.out.println(...
[ "marloncheg182@gmail.com" ]
marloncheg182@gmail.com
914b68c964a13b66e891f5c4661027affedb0dd2
958b13739d7da564749737cb848200da5bd476eb
/src/main/java/com/alipay/api/domain/KoubeiCraftsmanDataProviderBatchqueryModel.java
2941778146b1fbf39b3f58797e6dfd51f11442a0
[ "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
3,230
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 手艺人信息批量查询接口 * * @author auto create * @since 1.0, 2020-06-18 11:57:42 */ public class KoubeiCraftsma...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
ea1cc51b21df8af479635bacafea31dd1329d1fe
7834b193fb9a82dc4739cd62f0536172181b1dd2
/spring-test/game/game-robot/src/main/java/com/game/robot/model/DupInfo.java
9061a8d78b5509d9916cb528ef190a03316e2898
[]
no_license
CHForDream/jm-spring-boot
995afbefe9a6921caac81cea358d6d80310d9f10
231f467b88645907ec9d3cc99a30b0efdbae1e09
refs/heads/master
2023-01-12T14:33:35.752218
2020-11-06T07:16:29
2020-11-06T07:16:29
278,351,524
0
0
null
null
null
null
UTF-8
Java
false
false
434
java
package com.game.robot.model; public class DupInfo { private int dupId; private int dupNum; private int star; public int getDupId() { return dupId; } public int getDupNum() { return dupNum; } public int getStar() { return star; } public void setDupId(int dupId) { this.dupId = dupId; } public v...
[ "382619179@qq.com" ]
382619179@qq.com
5065521f04d2f967561f595fbb07aecc928c85b4
d09894c10c3fc15f966f8e30aecb756b068cbe7f
/src/com/zzx/thread/localvariable/Main.java
69da5481f5873d10f13b29bde09371b3576a92c6
[]
no_license
Zhang-Zexi/demo1
2e3ff611fdbb47880c13e23fe88be0e03e2a72cd
b31e36974da54d19d9eb877773ac488ca9f28ce7
refs/heads/master
2020-04-12T14:03:49.397136
2019-12-20T07:15:11
2019-12-20T07:15:11
162,540,795
0
0
null
null
null
null
UTF-8
Java
false
false
412
java
package com.zzx.thread.localvariable; /** * @ClassName Main * @Description * @Author zhangzx * @Date 2019/8/16 17:32 * Version 1.0 **/ public class Main { public static void main(String[] args) { OneNumber oneNumber = new OneNumber(); AThread aThread = new AThread(oneNumber); BThread ...
[ "zhangzx@allinfinance.com" ]
zhangzx@allinfinance.com
46523b83190cea374a3a3456c9545b3ccd0d4167
697f5e56463592f9c20f7969b3cacdd54e225fbf
/app/src/test/java/test/testByPowerMockito/sceneTest/Scene8_SpyInstance.java
bd579acafe03a7dfb3a5265c8cd9595655d21f15
[]
no_license
123109/carefree
a0730d67cb3aabb9813a1af4b34a0743ab813049
f9f9a58af7f36a1aeb553023f5cf879f6b576aa5
refs/heads/master
2021-01-21T14:43:32.701852
2017-02-15T02:02:31
2017-02-15T02:02:31
59,712,340
6
3
null
null
null
null
UTF-8
Java
false
false
1,573
java
package test.testByPowerMockito.sceneTest; import junit.framework.Assert; import org.junit.Test; import org.powermock.api.mockito.PowerMockito; import org.powermock.reflect.Whitebox; import base.TestInit; import classDefine.ClassForScene8; /** * 场景8:spy一个单例 * Created by cb on 2016/5/30. */ public class Scene8_Sp...
[ "123456" ]
123456
b3eeb3824d8eddb5f1a6b6b5ecb8f9b5807027d9
f525deacb5c97e139ae2d73a4c1304affb7ea197
/gitv-DeObfuscate/src/main/java/com/gala/video/lib/share/ifimpl/skin/ThemeProvider.java
dfc3e9a5532eb52ca92e42e6eeb883fa5d4ad8f0
[]
no_license
AgnitumuS/gitv
93b2359e1bf9f2b6c945298c61c5c6dbfeea49b3
242c9a10a0aeb41b9589de9f254e6ce9f57bd77a
refs/heads/master
2021-08-08T00:50:10.630301
2017-11-09T08:10:33
2017-11-09T08:10:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,784
java
package com.gala.video.lib.share.ifimpl.skin; import com.gala.video.lib.framework.core.env.AppRuntimeEnv; import com.gala.video.lib.framework.core.utils.LogUtils; import com.gala.video.lib.framework.core.utils.SerializableUtils; import com.gala.video.lib.share.ifmanager.bussnessIF.skin.IThemeProvider; import com.gala....
[ "liuwencai@le.com" ]
liuwencai@le.com
09ededd863ee7b245ab3702ff58f83432b132d26
18b731ab437622d5936e531ece88c3dd0b2bb2ea
/pbtd-manager-hebei/src/main/java/com/pbtd/manager/system/service/MenuService.java
50c65912e718222c522116675387391cb18ef65e
[]
no_license
harry0102/bai_project
b6c130e7235d220f2f0d4294a3f87b58f77cd265
674c6ddff7cf5dae514c69d2639d4b0245c0761f
refs/heads/master
2021-10-07T20:32:15.985439
2018-12-05T06:50:11
2018-12-05T06:50:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,306
java
package com.pbtd.manager.system.service; import java.util.List; import com.pbtd.manager.system.domain.Menu; public interface MenuService { /** * 查询所有的菜单,包括父菜单中的所有子菜单 * @return */ List<Menu> queryAll(); /** * 通过roleid查询menu * @param roleId * @return */ List<Menu> queryByRoleId(Long roleId); /** ...
[ "750460470@qq.com" ]
750460470@qq.com
9805a54e00b61d8353783763aebbca5cd14ca915
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/429856/buggy-version/db/derby/code/trunk/java/engine/org/apache/derby/iapi/types/DataTypeUtilities.java
64e4cede273f10c7d68b774874b560d5cc22008b
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,174
java
/* Derby - Class org.apache.derby.iapi.types.DataTypeUtilities Copyright 2000, 2004 The Apache Software Foundation or its licensors, as applicable. 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 ...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
3540d3a3a385ca5e5c02dbb33146d9dd80bdf36f
c0b37a664fde6a57ae61c4af635e6dea28d7905e
/Helpful dev stuff/AeriesMobilePortal_v1.2.0_apkpure.com_source_from_JADX/com/aeries/mobileportal/dagger/components/AssignmentsFragmentComponent.java
b4e1358ce5a614345ca5bae1409514ed859e8e03
[]
no_license
joshkmartinez/Grades
a21ce8ede1371b9a7af11c4011e965f603c43291
53760e47f808780d06c4fbc2f74028a2db8e2942
refs/heads/master
2023-01-30T13:23:07.129566
2020-12-07T18:20:46
2020-12-07T18:20:46
131,549,535
0
0
null
null
null
null
UTF-8
Java
false
false
1,310
java
package com.aeries.mobileportal.dagger.components; import com.aeries.mobileportal.dagger.modules.AssignmentsFragmentModule; import com.aeries.mobileportal.dagger.modules.AssignmentsPresenterModule; import com.aeries.mobileportal.dagger.modules.InteractorModule; import com.aeries.mobileportal.dagger.scopes.FragmentScop...
[ "joshkmartinez@gmail.com" ]
joshkmartinez@gmail.com
39df18ac2330febaa7d42abb1339cb019de49dd5
c6c0e128c0b221a59368654b9905fc04083a86d1
/src/main/java/stellarapi/feature/gui/overlay/time/OverlayTime.java
6c9f6e7323ce66a54cefebf20e789ea25b037594
[]
permissive
Morpheus1101/StellarAPI
db7ed82ba7456b6cabd30c4e76f2241c675ce215
765fb2d80aa49c06aa7fffff8c52f79c59473674
refs/heads/master
2020-04-17T08:08:39.950260
2016-07-26T03:12:41
2016-07-26T03:12:41
166,399,997
0
0
MIT
2019-01-18T12:15:01
2019-01-18T12:15:00
null
UTF-8
Java
false
false
4,360
java
package stellarapi.feature.gui.overlay.time; import java.util.List; import com.google.common.collect.Lists; import net.minecraft.client.Minecraft; import net.minecraft.client.gui.FontRenderer; import net.minecraft.client.resources.I18n; import stellarapi.api.CelestialPeriod; import stellarapi.api.PeriodHelper; impor...
[ "abab9579@gmail.com" ]
abab9579@gmail.com
b6e0633d55d9136f27f69ede22ccae9bbee47d58
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/grade/9c9308d4cdf5bc5dfe6efc2b1a9c9bc9a44fbff73c5367c97e3be37861bbb3ba9ac7ad3ddec74dc66e34fe8f0804e46186819b4e90e8f9a59d1b82d9cf0a6218/003/mutations/64/grade_9c9308d4_003.java
13b6de70e22d4974f73e533f250441e885c8f4c7
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,344
java
package introclassJava; class IntObj { public int value; public IntObj () { } public IntObj (int i) { value = i; } } class FloatObj { public float value; public FloatObj () { } public FloatObj (float i) { value = i; } } class LongObj { public long value; public...
[ "justinwm@163.com" ]
justinwm@163.com
3660794820b548170f4986031be0c221cf92b357
884056b6a120b2a4c1c1202a4c69b07f59aecc36
/java projects/commons-lang-master/commons-lang-master/src/test/java/org/apache/commons/lang3/math/IEEE754rUtilsTest.java
2ed667014c8e17e52744ec9cd5d53d7ae0232770
[ "MIT", "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
NazaninBayati/SMBFL
a48b16dbe2577a3324209e026c1b2bf53ee52f55
999c4bca166a32571e9f0b1ad99085a5d48550eb
refs/heads/master
2021-07-17T08:52:42.709856
2020-09-07T12:36:11
2020-09-07T12:36:11
204,252,009
3
0
MIT
2020-01-31T18:22:23
2019-08-25T05:47:52
Java
UTF-8
Java
false
false
4,232
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "n.bayati20@gmail.com" ]
n.bayati20@gmail.com
90311263965b983a83cd74a8ae4aaa8edf53599c
10c53980778e455351e89754bc90b71378c07a2b
/examples/spring-boot-on-openshift-example/src/test/java/io/dekorate/example/SpringBootOnOpenshiftIT.java
f14fbd7c944578017e5e481c134cd84bc97e733a
[ "Apache-2.0" ]
permissive
dswiecki/dekorate
f54156a9777c7eab24f6854c6a4aa0248406af04
c43d2719794364161a59835688789178aa2f9590
refs/heads/master
2023-04-11T09:46:53.947176
2021-04-20T22:02:46
2021-04-20T22:02:46
298,585,345
0
0
Apache-2.0
2020-09-25T13:46:55
2020-09-25T13:46:55
null
UTF-8
Java
false
false
2,056
java
/** * Copyright 2018 The original 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 applicable law or...
[ "iocanel@gmail.com" ]
iocanel@gmail.com
7c0b93874ba232ad117dc5dd9e6089d0020a71a3
9b3f1510a0bbfa00c2b75d82ac8c58d18fe99544
/shells/security-pkcs11-shell/src/main/java/org/xipki/security/shell/pkcs11/P11RSAKeyGenAction.java
da1f8ab0e2ad651f621e4e4331b239ed8edd2ec4
[ "Apache-2.0" ]
permissive
pkitools/xipki
d5ef4c6ab6933ffbb08648ccbdaef39a051b3290
063b2e990f8a17b88cecf6fb5d5b00da7a369754
refs/heads/master
2020-03-17T07:19:02.249570
2018-05-13T19:32:21
2018-05-13T19:32:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,888
java
/* * * Copyright (c) 2013 - 2018 Lijun Liao * * 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 a...
[ "lijun.liao@gmail.com" ]
lijun.liao@gmail.com
8b0f962687d781c389e08a415d8d086d67c69995
011144431398fb65287b3fc9fe024cfff0b43c78
/Airline_Exam_Skeleton/src/main/java/softuni/exam/service/impl/PassengerServiceImpl.java
52fd0e9211632a0021c0e14095ff700dc27e5b2a
[]
no_license
zulnerub/SpringData-Hybernate
66bf31dde2d8b82177d12bb37dc3fd6523d94463
3fc7eeadabfb5dc7bee67bba2b461fdae565fb6d
refs/heads/master
2022-07-02T05:19:51.289510
2020-04-06T17:14:57
2020-04-06T17:14:57
244,436,427
0
0
null
2022-06-21T02:58:42
2020-03-02T17:48:08
Java
UTF-8
Java
false
false
4,257
java
package softuni.exam.service.impl; import com.google.gson.Gson; import org.modelmapper.ModelMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import softuni.exam.models.dtos.PassengerSee...
[ "drsimeon_87@abv.bg" ]
drsimeon_87@abv.bg
8c99f2e744a676cbe30dad7a2c16636c1b2e4c1e
06578e855f7004a3aae22aa7c79a5e92ddb57b83
/app/src/main/java/ping/otmsapp/viewHolders/recycycleItems/second/ScanRecycleBoxRecycleItem.java
ea78c43c355d236211649a369325004516e46af7
[]
no_license
15608447849/OTMSAPP
e81bf95a34680855bbb15e410a2e93075a6e5536
d15887b2d7fe55f53cea3b77c1cf3ff5b8386448
refs/heads/master
2021-07-16T19:21:15.382844
2018-12-28T03:25:48
2018-12-28T03:25:48
127,735,914
0
0
null
null
null
null
UTF-8
Java
false
false
652
java
package ping.otmsapp.viewHolders.recycycleItems.second; import android.view.View; import android.widget.TextView; import ping.otmsapp.R; import ping.otmsapp.entitys.annotations.Rid; import ping.otmsapp.entitys.interfaces.AutoRecycleViewHolder; /** * Created by Leeping on 2018/4/10. * email: 793065165@qq.com */ p...
[ "793065165@qq.com" ]
793065165@qq.com
d04c8cc6fd4fc4caf2141670a8a637066f970781
7beb062b1720ca30700c3546139d2d5d0510f54d
/web/src/main/java/com/aatrox/web/mq/consumer/Consumer.java
fd9873e96f6e070b79701a61a6ab0bccbdcd79f7
[]
no_license
beiyuanbing/aatrox-cloud
7976024f02200bd12a2e4812cadab42c4ef424e2
bfc2ecac7f7f3d1c98b85379f1135ab511fb7535
refs/heads/master
2023-08-28T20:13:29.701897
2021-06-09T07:11:48
2021-06-09T07:11:48
245,924,093
0
0
null
2021-04-22T19:11:45
2020-03-09T02:12:26
Java
UTF-8
Java
false
false
503
java
package com.aatrox.web.mq.consumer; /*@Component public class Consumer { // 使用JmsListener配置消费者监听的队列,其中text是接收到的消息 //返回给对应的队列 @JmsListener(*//*containerFactory = "jmsListenerContainerFactory",*//*destination = "mytest") @SendTo(QueueTopicConstants.MYTEST_OUT) public String receiveQueue(String tex...
[ "425210220@qq.com" ]
425210220@qq.com
f6868c6dbac46971d582c6e52e3c61286484aed5
97fd02f71b45aa235f917e79dd68b61c62b56c1c
/src/main/java/com/tencentcloudapi/tcss/v20201101/models/ScanCompliancePolicyItemsResponse.java
00e49848b2c999dcc5dfaac884c6cc63fcd38f34
[ "Apache-2.0" ]
permissive
TencentCloud/tencentcloud-sdk-java
7df922f7c5826732e35edeab3320035e0cdfba05
09fa672d75e5ca33319a23fcd8b9ca3d2afab1ec
refs/heads/master
2023-09-04T10:51:57.854153
2023-09-01T03:21:09
2023-09-01T03:21:09
129,837,505
537
317
Apache-2.0
2023-09-13T02:42:03
2018-04-17T02:58:16
Java
UTF-8
Java
false
false
3,156
java
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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 ...
[ "tencentcloudapi@tencent.com" ]
tencentcloudapi@tencent.com
0aeb380b628704a3e106ffd629b742b1d8cbcadf
2af5bb16ac9855606379fe060144bb13a4ad2c0f
/src/main/java/io/github/hsyyid/halocraft/items/firearms/ItemIncinerationCannon.java
d76f0b0f70049d294b209ad5e3b26764c4620ea7
[]
no_license
connorcodes/HaloMod
4916fce9760ba2d276ab47b6f13672378b1f4c4e
c8e58745e7828a72ba2ce82d8babf0edc0890eb7
refs/heads/master
2021-01-21T08:12:03.813310
2016-08-08T19:23:33
2016-08-08T19:23:33
68,651,650
1
0
null
2016-09-19T22:21:26
2016-09-19T22:21:26
null
UTF-8
Java
false
false
1,497
java
package io.github.hsyyid.halocraft.items.firearms; import io.github.hsyyid.halocraft.entities.EntityRedPlasma; import io.github.hsyyid.halocraft.items.ItemRedPlasmaAmmo; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.init.SoundEvents; import net.minecraft.item.ItemStack; import net.minecraft.uti...
[ "hassansyyid@gmail.com" ]
hassansyyid@gmail.com
e97caf2e5c589dd84444a461564837bd15c43513
d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb
/PROMISE/archives/ivy/2.0/org/apache/ivy/util/AbstractMessageLogger.java
f1e0c4a3a20ac911e76a3a89e3e43be1469ff05d
[]
no_license
hvdthong/DEFECT_PREDICTION
78b8e98c0be3db86ffaed432722b0b8c61523ab2
76a61c69be0e2082faa3f19efd76a99f56a32858
refs/heads/master
2021-01-20T05:19:00.927723
2018-07-10T03:38:14
2018-07-10T03:38:14
89,766,606
5
1
null
null
null
null
UTF-8
Java
false
false
3,688
java
package org.apache.ivy.util; import java.util.ArrayList; import java.util.List; /** * An abstract base class to ease {@link MessageLogger} implementation. */ public abstract class AbstractMessageLogger implements MessageLogger { private List problems = new ArrayList(); private List warns = new ArrayList();...
[ "hvdthong@github.com" ]
hvdthong@github.com
1d1ada2308bf80f5c26d3225534b72991cf2042a
a0cd546101594e679544d24f92ae8fcc17013142
/refactorit-core/src/test/java/net/sf/refactorit/test/cli/CommaSeparatedTableFormatTest.java
05828dde34bb865bc346b97496bf3a427ab94091
[]
no_license
svn2github/RefactorIT
f65198bb64f6c11e20d35ace5f9563d781b7fe5c
4b1fc1ebd06c8e192af9ccd94eb5c2d96f79f94c
refs/heads/master
2021-01-10T03:09:28.310366
2008-09-18T10:17:56
2008-09-18T10:17:56
47,540,746
0
1
null
null
null
null
UTF-8
Java
false
false
1,125
java
/* * Copyright 2001-2008 Aqris Software AS. All rights reserved. * * This program is dual-licensed under both the Common Development * and Distribution License ("CDDL") and the GNU General Public * License ("GPL"). You may elect to use one or the other of these * licenses. */ package net.sf.refactorit.t...
[ "l950637@285b47d1-db48-0410-a9c5-fb61d244d46c" ]
l950637@285b47d1-db48-0410-a9c5-fb61d244d46c
8ffad7ba7769627761c93e134205e91a8a1a06c6
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/30/30_fa811fbd3d11f7922d19b4efda93e642e85d4432/Provider/30_fa811fbd3d11f7922d19b4efda93e642e85d4432_Provider_t.java
640e6202a02ce7297b85b742134e17ae682bc151
[]
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,012
java
package br.com.caelum.vraptor.vraptor2; import java.util.ArrayList; import java.util.List; import br.com.caelum.vraptor.core.DefaultInterceptorStack; import br.com.caelum.vraptor.core.DefaultResult; import br.com.caelum.vraptor.http.OgnlParametersProvider; import br.com.caelum.vraptor.http.ParanamerParameterN...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
3603c368ab37aac9adfb0f1efe338f5fe2002e67
0e0dae718251c31cbe9181ccabf01d2b791bc2c2
/archive/SCT1/trunk/com.yakindu.statechart.editing.ui/plugins/org.mda4e.statemachine.diagram/src/statemachine/diagram/expressions/StatemachineAbstractExpression.java
592611ec48bf50289dcb9ac1cbc4a4bb1e78c63b
[]
no_license
huybuidac20593/yakindu
377fb9100d7db6f4bb33a3caa78776c4a4b03773
304fb02b9c166f340f521f5e4c41d970268f28e9
refs/heads/master
2021-05-29T14:46:43.225721
2015-05-28T11:54:07
2015-05-28T11:54:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,383
java
/** * Copyright (c) 2006-2009 committers of mda4e and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contr...
[ "terfloth@itemis.de" ]
terfloth@itemis.de
a7b4c979cc505f133e533bb3915449d7e6a967d1
85913b481c2b5e1a6a75c18b777556d0150c0263
/FredBoat/src/main/java/fredboat/util/TextUtils.java
cf1eb309acc7e4842c5656e4e91b1e2b331f504d
[ "MIT" ]
permissive
Tigerwhit4/FredBoat
59a80bb88a46369a49b9b859fa980e843caaf655
1e06b4069cbde0be77f44c1e27c60b6582212479
refs/heads/master
2020-06-14T03:09:10.681863
2016-12-04T00:07:16
2016-12-04T00:07:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,051
java
/* * The MIT License (MIT) * Copyright (c) 2016 Frederik Mikkelsen * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,...
[ "frogkr@gmail.com" ]
frogkr@gmail.com
deec35b56439d810211458f45d3c7fcfcfc3a9ca
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/alibaba--druid/8b51ecf0217a48750353a8a6e74ed444ad69994d/before/MySqlCreateTableTest22.java
025d0bd772908e0ff0320cf366ee84e01041c1f7
[]
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,574
java
/* * Copyright 1999-2017 Alibaba Group Holding Ltd. * * 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...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
6e783f75c27edbab4cabf8b17c8ffea79bd23ce8
22c06ce39649e70f5eee3b77a2f355f064a51c74
/model/infinispan/src/main/java/org/keycloak/models/cache/infinispan/authorization/entities/InScope.java
c345677c50b6fab5c2e8159a807eff1098005951
[ "Apache-2.0" ]
permissive
keycloak/keycloak
fa71d8b0712c388faeb89ade03ea5f1073ffb837
a317f78e65c1ee63eb166c61767f34f72be0a891
refs/heads/main
2023-09-01T20:04:48.392597
2023-09-01T17:12:35
2023-09-01T17:12:35
11,125,589
17,920
7,045
Apache-2.0
2023-09-14T19:48:31
2013-07-02T13:38:51
Java
UTF-8
Java
false
false
868
java
/* * Copyright 2016 Red Hat, Inc. and/or its affiliates * and other contributors as indicated by the @author tags. * * 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.apach...
[ "pigor.craveiro@gmail.com" ]
pigor.craveiro@gmail.com
6a4be04574a6a1317d2e9cb37b324166084e7365
9cb212fbaea1acd6fbf686a180c9e3add29eee94
/linear structure 线性结构/src/recursion/migong.java
f1fda70b1f705d016530527ee9ddfe79d4e08258
[]
no_license
hexiaoq/data-struct-and-algorithms
eafaf07c35bd0308abfea2170e7630c3b375ad9c
80c5da9ae335b0e4b63a76931a150a53929e8978
refs/heads/master
2023-05-31T05:38:53.712737
2021-07-06T15:23:14
2021-07-06T15:23:14
330,865,715
0
0
null
null
null
null
UTF-8
Java
false
false
1,757
java
package recursion; //迷宫问题 public class migong { public static void main(String[] args) { int[][] map = new int[8][7]; //使地图的边界置为1 for (int i = 0; i < 7; i++) { map[0][i] = 1; map[7][i] = 1; } for (int j = 0; j < 8; j++) { map[j][0] = 1; ...
[ "156437734@qq.com" ]
156437734@qq.com
4b9342970acda60dce28d4752c9a31032f234ff3
26edf248b438e119caaf7c8a8f3d33a5f634e82a
/gallerypick/src/main/java/com/yancy/gallerypick/config/GalleryConfig.java
65ae3d881e1fef6317898c944eaaf3c73879fbf6
[]
no_license
whaoming/WebViewCacheModule
cb41716d8cf7a623c69b90ec4ebfb7d329e6e759
dfa15c396118ff22402221b4f1208e6ebe856f4d
refs/heads/master
2021-06-09T13:42:56.550068
2016-11-29T01:38:03
2016-11-29T01:38:03
74,924,283
36
12
null
null
null
null
UTF-8
Java
false
false
6,557
java
package com.yancy.gallerypick.config; import com.yancy.gallerypick.inter.IHandlerCallBack; import com.yancy.gallerypick.inter.ImageLoader; import java.io.Serializable; import java.util.ArrayList; import java.util.List; /** * GalleryPick 配置器 * Created by Yancy on 2016/1/27. */ public class GalleryConfig { pri...
[ "122627018@qq.com" ]
122627018@qq.com
ff64614ab3f3e3dd5feda1fde35bf3e07dd50e23
15bad1bcfc3776a07655db76261a116d07b7c44e
/faf-java-server-app/src/main/java/com/faforever/server/cache/CacheNames.java
531b52361a8093e4d2e950b43fcbbb1d92251aa4
[]
no_license
FAForever/faf-java-server
5b1bc2056afc0a0b733771553eab612a584fc9e4
b12727562e38f33edf06a656e50419c3ae63ad5f
refs/heads/develop
2021-07-05T05:02:09.932905
2019-02-21T08:21:35
2019-02-24T12:07:58
78,750,512
14
7
null
2019-02-24T12:07:59
2017-01-12T13:54:53
Java
UTF-8
Java
false
false
301
java
package com.faforever.server.cache; public class CacheNames { public static final String FEATURED_MODS = "featuredMods"; public static final String RANKED_MODS = "rankedMods"; public static final String MAP_VERSIONS = "mapVersions"; public static final String MOD_VERSIONS = "modVersions"; }
[ "michel.jung89@gmail.com" ]
michel.jung89@gmail.com
1e94c236c9a6627e85d5188bdc8be33305deb4ac
de91657cdaf0d5f582beda30274c01675899b9f5
/SpringProgramming/src/main/java/com/mycompany/myapp/exam13/controller/Exam13Controller.java
4f3b35b45a8e51bd354aba2f83a5a94a29d783c1
[]
no_license
JinByeungKu/MyRepository
98722e827e5cae9029efd146d289ad7e132371f1
e478ba492d069de53fe5a6151bb296fd2daed9d4
refs/heads/master
2020-04-12T08:49:45.275190
2016-11-16T06:12:53
2016-11-16T06:12:53
65,832,475
0
0
null
null
null
null
UTF-8
Java
false
false
1,515
java
package com.mycompany.myapp.exam13.controller; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapp...
[ "splendid1014@naver.com" ]
splendid1014@naver.com
172b09442c99621edf5e4e25814161d75873c5af
9021db47cd2732a63720d28b4787d9fe93b4d760
/pinyougou-sellergoods-service/src/main/java/com/pinyougou/sellergoods/service/impl/ItemCatServiceImpl.java
8adf7c56fd5cf9d3118bcb920d3c03cb00442f24
[]
no_license
litao06370/pyg1010
79832aeadf1a6223810185f24604d14c2ed2dc76
d23d538632386e6c179dd087dcd8a73e8a77dba0
refs/heads/master
2020-03-31T17:50:44.107337
2018-10-13T10:32:04
2018-10-13T10:32:04
152,436,188
0
0
null
null
null
null
UTF-8
Java
false
false
3,002
java
package com.pinyougou.sellergoods.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import com.alibaba.dubbo.config.annotation.Service; import com.github.pagehelper.Page; import com.github.pagehelper.PageHelper; import com.pinyougou.mapper.TbItemCatMapper; import com.pi...
[ "zhangsan@itcast.cn" ]
zhangsan@itcast.cn
0fa23de5cca47cb9fbeb66815d6946628f33c8c3
17abe434c2bc8995fbc73f7f81217e49a0283c2e
/src/main/java/com/google/gwt/user/client/ui/MouseWheelVelocity.java
d2c3d9b3e34d0390782da9f8adb53d833238916a
[ "Apache-2.0" ]
permissive
aliz-ai/gwt-mock-2.5.1
6d7d41c9f29d3110eef5c74b23a3d63b3af5e71b
af5495454005f2bba630b8d869fde75930d4ec2e
refs/heads/master
2022-12-31T06:00:31.983924
2020-07-13T12:06:47
2020-07-13T12:06:47
55,702,877
1
1
NOASSERTION
2020-10-13T09:09:21
2016-04-07T14:48:45
Java
UTF-8
Java
false
false
3,215
java
/* * Copyright 2007 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
[ "gabor.farkas@doctusoft.com" ]
gabor.farkas@doctusoft.com
1a0f872f9140ab9a4bdca7d4840379f2a908917e
1989c5cc23087cc425d29cb2ebb3376ff8cd85f4
/nandhi/module/App/UIView/Component/src/main/java/nandhi/app/ui/component/form/EntityForm.java
95298f0fac088d9fab5ac5e789fae2d7553ba3be
[]
no_license
sivarajs/Dewbag
8a6479cf87126b87652c3db8e2f43366a7713484
796dc4472e164959190e6fc7142e855b8b3587da
refs/heads/master
2021-03-12T23:58:25.243671
2015-07-26T15:36:07
2015-07-26T15:36:07
39,730,434
0
0
null
null
null
null
UTF-8
Java
false
false
432
java
package nandhi.app.ui.component.form; public class EntityForm extends Form { public static final String NAME = "entityForm"; public EntityForm() { super(NAME); } public String getEntity() { return getAttribute("entity"); } public String getEntityId() { return getAtt...
[ "sivarajs@gmail.com" ]
sivarajs@gmail.com
d1fed7c3cdb6d2978ba2de7d7dece475b1945b82
befde1e4446dec36af350e49bacac9cdb84e9d96
/ymir-core/src/test/java/org/seasar/ymir/annotation/handler/impl/InheritedBaseBase.java
b8f63c58a072c3c8bb0e607917aab07a0fb0bfe5
[]
no_license
seasarorg/test-ymir-component-1
c6c9ae715b090edae3f994e602047d4086363661
cb53d0e4c193b9a2211df16bfabdaf23665f24b7
refs/heads/master
2016-09-09T19:01:46.293634
2013-10-01T17:36:25
2013-10-01T17:36:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
324
java
package org.seasar.ymir.annotation.handler.impl; import org.seasar.ymir.constraint.annotation.Numeric; import org.seasar.ymir.constraint.annotation.Required; @Required(allowWhitespace = false) public class InheritedBaseBase { @Numeric @Required(allowWhitespace = false) public void hoe() { } ...
[ "skirnir@ce2cb714-bd0d-0410-8c66-e472ade7ad34" ]
skirnir@ce2cb714-bd0d-0410-8c66-e472ade7ad34
1302cc5041a9225e7544cd27b829bc3e51e6d43e
3838d5bba2227af9083f47e72cc8fd630a1e6243
/view-redis-core/src/main/java/com/github/huifer/view/redis/api/RedisSetOperation.java
c9ed92c9e4a039c4838795316a354c22e8cf4bb4
[ "Apache-2.0" ]
permissive
BestJex/view-redis
87b789c840a567c54c6fa16770699bd0de66d558
00d431ac123c8decc744ada9f13cabe1404e17e6
refs/heads/main
2023-01-29T22:25:06.662743
2020-11-10T06:38:07
2020-11-10T06:38:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,628
java
/* * * Copyright 2020 HuiFer 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...
[ "huifer97@163.com" ]
huifer97@163.com
86f8643ada7fffb8b209a97ec3c3c42a898e181a
473b76b1043df2f09214f8c335d4359d3a8151e0
/benchmark/bigclonebenchdata_partial/3657883.java
6a5a0ebd6d4971e836861d4afd56fcfc89c0395a
[]
no_license
whatafree/JCoffee
08dc47f79f8369af32e755de01c52d9a8479d44c
fa7194635a5bd48259d325e5b0a190780a53c55f
refs/heads/master
2022-11-16T01:58:04.254688
2020-07-13T20:11:17
2020-07-13T20:11:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,732
java
class c3657883 { @Override public void doFilter(HttpServletRequest request, HttpServletResponse response, FilterChain chain) throws IOException { String context = request.getContextPath(); String resource = request.getRequestURI().replace(context, ""); resource = resource.replaceAll(...
[ "piyush16066@iiitd.ac.in" ]
piyush16066@iiitd.ac.in
0db113da66ae6de3c5a42ec5ba79518667d5be19
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/spring-projects--spring-framework/431e9350113499f5a51c4dcf14aa0edfefbda6c0/after/AsyncConfigurationSelector.java
9bb99a3eb1c643530c75bc94727ac6ca9ee5250e
[]
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,552
java
/* * Copyright 2002-2011 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 ap...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
ca4314903d694b098bbe6e64422916968861b88d
03482d89174b363d8b7ca03d7eaf05c12a012a77
/cws_map_to_db_skel/test/uo/ri/persistence/PersistenceTest.java
21da00b19c3f966c0fcd64affd9a88c552e2e7c8
[]
no_license
cafeteru/RI
15c2145cc19dae890484b181ca3be4efd25ec969
dd2f3e32eec71178e95bbb0287e6850604b92652
refs/heads/master
2022-01-09T02:43:24.159852
2018-10-17T22:45:24
2018-10-17T22:45:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,156
java
package uo.ri.persistence; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertSame; import static org.junit.Assert.assertTrue; import java.util.LinkedList; import java.util.List; import java.util.Set; import javax.persistence.EntityManager;...
[ "ivangonzalezmahagamage@gmail.com" ]
ivangonzalezmahagamage@gmail.com