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
bb7b2e5d84c7f8b667b3998082c3eb31444abd9c
712a5e8475b6c9276bd4f8f857be95fdf6f30b9f
/com/facebook/ads/internal/view/p038c/p039a/C0678t.java
5f4eae6da7e7482be556552acb00290a496ecff5
[]
no_license
swapnilsen/OCR_2
b29bd22a51203b4d39c2cc8cb03c50a85a81218f
1889d208e17e94a55ddeae91336fe92110e1bd2d
refs/heads/master
2021-01-20T08:46:03.508508
2017-05-03T19:50:52
2017-05-03T19:50:52
90,187,623
1
0
null
null
null
null
UTF-8
Java
false
false
285
java
package com.facebook.ads.internal.view.p038c.p039a; import com.facebook.ads.internal.p025h.C0492s; /* renamed from: com.facebook.ads.internal.view.c.a.t */ public abstract class C0678t extends C0492s<C0755s> { public Class<C0755s> m2194a() { return C0755s.class; } }
[ "swasen@cisco.com" ]
swasen@cisco.com
5f6a8d39038d410e108c529f0c179f352ef7eeb7
abcca05aaa0b6c1135626fc7dc07bc511f1c9b9d
/src/main/java/com/com/bespokeClasses/RecursiveMetadataParser.java
29aaf07c6c9f44b0c69a56c35d53d0efabb82a47
[]
no_license
obinna240/NLPDocumentIndexer
2ae8286e425faa1d0ce2c28c8d9d41120451afd8
8e77fcf18f9b3de1f88bd40bb3b7ed5377361723
refs/heads/master
2022-12-21T11:10:26.368711
2018-04-03T06:56:29
2018-04-03T06:56:29
127,864,652
0
0
null
2022-12-16T04:35:42
2018-04-03T06:56:04
TeX
UTF-8
Java
false
false
3,207
java
package com.com.bespokeClasses; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.nio.file.FileSystem; import java.nio.file.FileSystems; import java.nio.file.Path; import org.apache.tika.exception.TikaException; import org.apache.tika.io.TikaInputStream; import org.apache.tika.m...
[ "obinna240@yahoo.co.uk" ]
obinna240@yahoo.co.uk
13ae8a19020e2a280692c8ddf523b918cbee15a1
2d2e1c6126870b0833c6f80fec950af7897065e5
/scriptom-office-2k3/src/main/java/org/codehaus/groovy/scriptom/tlb/office/word/WdEncloseStyle.java
36d5f743f0f22eac3044d7413a747362d39882d7
[]
no_license
groovy/Scriptom
d650b0464f58d3b58bb13469e710dbb80e2517d5
790eef97cdacc5da293d18600854b547f47e4169
refs/heads/master
2023-09-01T16:13:00.152780
2022-02-14T12:30:17
2022-02-14T12:30:17
39,463,850
20
7
null
2015-07-23T12:48:26
2015-07-21T18:52:11
Java
UTF-8
Java
false
false
2,947
java
/* * Copyright 2009 (C) The Codehaus. All Rights Reserved. * * Redistribution and use of this software and associated documentation * ("Software"), with or without modification, are permitted provided that the * following conditions are met: * 1. Redistributions of source code must retain copyright statements an...
[ "ysb33r@gmail.com" ]
ysb33r@gmail.com
8ae315e557fa0de2990078cb7b15c96f27ae4799
48a2135f2f05fc09c1bc367ef594ee9f704a4289
/ovh-java-sdk-metrics/src/main/java/net/minidev/ovh/api/metrics/api/OvhOfferTypeEnum.java
5fe02fecd18ab6a065a4cc35e3359b61d2174d95
[ "BSD-3-Clause" ]
permissive
UrielCh/ovh-java-sdk
913c1fbd4d3ea1ff91de8e1c2671835af67a8134
e41af6a75f508a065a6177ccde9c2491d072c117
refs/heads/master
2022-09-27T11:15:23.115006
2022-09-02T04:41:33
2022-09-02T04:41:33
87,030,166
13
4
BSD-3-Clause
2022-09-02T04:41:34
2017-04-03T01:59:23
Java
UTF-8
Java
false
false
265
java
package net.minidev.ovh.api.metrics.api; /** * Type of the service */ public enum OvhOfferTypeEnum { cloud("cloud"), live("live"); final String value; OvhOfferTypeEnum(String s) { this.value = s; } public String toString() { return this.value; } }
[ "uriel.chemouni@gmail.com" ]
uriel.chemouni@gmail.com
63528439ac87f382e679b985740130f2eb4e4e04
a0dc6d239311f16455f0ed738bb3b7d63bf90ccb
/framework-workspace1/log4j-test/src/test/TestLog4J.java
03d204323600aa0a2425dc8193f2f3bb67ee02f5
[]
no_license
8story8/java
e433ed74d251859baa30038b2ad8f57f424f9db5
2f59794f50cee6241fed182cedcf2a3d49c8d125
refs/heads/master
2021-04-03T09:22:28.516512
2018-07-09T08:21:47
2018-07-09T08:21:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
890
java
package test; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; /* log4j: 프로그램 작성시 로그를 남기기 위해 사용되는 자바 기반 로깅 라이브러리 설정 파일에 대상별(자바에서는 패키지)로 레벨을 지정이 가능하고 그 등급 이상의 로그만 저장하는 방식이다. FATAL(가장 높은 로그레벨) ERROR WARN INFO DEBUG TRACE(가장 낮은 로그레벨) */ public clas...
[ "8story8@naver.com" ]
8story8@naver.com
87c965ed72db2ebf6965039e043aec16b3f30681
e277f9af259c7374972301c8de69c11239859f97
/src/main/java/com/school/cbis/domain/tables/daos/ArticleSubDao.java
471cf5020775a0a8f626bb9d84c7fb452df64d46
[]
no_license
zbeboy/CBIS
e01b46c936ea64d50ae9fbd9ab7b05fabd480b36
61d9c163d0b7eac40cd0b39b512d0d37beaae8dd
refs/heads/master
2021-01-21T04:55:23.667093
2016-06-19T05:20:55
2016-06-19T05:20:55
44,167,639
2
12
null
2016-06-11T12:49:27
2015-10-13T10:00:55
JavaScript
UTF-8
Java
false
false
2,377
java
/** * This class is generated by jOOQ */ package com.school.cbis.domain.tables.daos; import com.school.cbis.domain.tables.ArticleSub; import com.school.cbis.domain.tables.records.ArticleSubRecord; import java.util.List; import javax.annotation.Generated; import org.jooq.Configuration; import org.jooq.impl.DAOImp...
[ "863052317@qq.com" ]
863052317@qq.com
128ca43e66b8fbba5c04762c549cd85ca67a8c07
0d4a2464c0fec2288f868cc19f76bc377c9ad24f
/shopping-files-plugin/src/main/java/com/shoppingfilesplugin/shoppingfilesplugin/plugin/config/ThreadAsyncConfig.java
3a08a4c8925c2163a2cc038b64143e76cb64d8ff
[]
no_license
albertmaxwell/NewShopping
b940b07b9457d690a610f3dca07e78f97eb26637
c5ded1845404c7de1c53e57b8cb9be302c3911e1
refs/heads/master
2022-07-16T09:03:37.686020
2019-12-20T10:37:34
2019-12-20T10:37:34
202,852,094
0
0
null
2022-06-29T17:37:08
2019-08-17T07:51:39
HTML
UTF-8
Java
false
false
1,224
java
package com.shoppingfilesplugin.shoppingfilesplugin.plugin.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.scheduling.annotation.AsyncConfigurer; import org.springframework.scheduling.annotation.EnableAsync; import org....
[ "jhy..1008611" ]
jhy..1008611
387e2efd8cdae55500dd3b6c967eb2985333ab13
5ec8dfca9dbea9401c10ca1cdb7fd230bb206be3
/druid/first/src/main/java/com/example/first/lang/security/PasswordEncryptionSHA1.java
d2a24d40fbc4f1829939fe4d1ad0ba05f73cd3bd
[ "Apache-2.0" ]
permissive
yinfuquan/redis
246b1a8753a42d93e52ad82fe9ebd7bfaaa4fd19
785b1033333fa4e0d9eafd61f88e678f468a5427
refs/heads/master
2020-05-01T10:47:25.957744
2019-03-24T15:03:23
2019-03-24T15:03:23
177,428,371
0
0
null
null
null
null
UTF-8
Java
false
false
3,595
java
/** * */ package com.example.first.lang.security; import javax.crypto.SecretKeyFactory; import javax.crypto.spec.PBEKeySpec; import java.math.BigInteger; import java.security.NoSuchAlgorithmException; import java.security.SecureRandom; import java.security.spec.InvalidKeySpecException; import java.security.spec.Key...
[ "1257791382@qq.com" ]
1257791382@qq.com
c5b9c9bfa94757057c2e3fa1dad4d91b5406bb93
6f28ba66909fa293d9058eb033e1694b4ec97eb0
/smartenv-person/smartenv-person-api/src/main/java/com/ai/apac/smartenv/person/dto/DeptStaffCountDTO.java
2e7d52fb7030314ba2fa2b577b4a2dbfd3121215
[]
no_license
fangxunqing/smart-env
01870c01ceb8141787652585b7bf3738a3498641
99665cb17c8f7b96f1f6d29223d26a08b5b05d8a
refs/heads/main
2023-04-26T17:55:03.072112
2021-05-25T03:29:15
2021-05-25T03:29:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
433
java
package com.ai.apac.smartenv.person.dto; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import java.io.Serializable; /** * @author qianlong * @description 部门员工数量统计 * @Date 2020/5/18 9:01 下午 **/ @Data public class DeptStaffCountDTO implements Serializable { @ApiModelProperty("部门ID") ...
[ "15251810316@163.com" ]
15251810316@163.com
537d17b7a68a2177fae09a350190cf1e3ddb6d35
4f38b77813ec05f20f9976582b1925f1f66e49b8
/lessio/src/main/java/org/kitei/testing/lessio/LessIOContext.java
8f6d8cd939ea189d9a957b487b0a1a850b0fa178
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
kitei/kitei-lessio
4b6a73c95396a272f53373e1e417d4c4e2c89086
799f425b464dd47c32f612d0be6e00c51488d470
refs/heads/master
2023-03-17T13:47:11.427585
2014-03-20T23:12:22
2014-03-20T23:12:22
15,856,537
0
1
null
2014-03-20T23:12:22
2014-01-13T03:05:53
Java
UTF-8
Java
false
false
5,492
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
[ "henning@schmiedehausen.org" ]
henning@schmiedehausen.org
39c57608eacefc56d27ab7361c962614e400f837
c47c254ca476c1f9969f8f3e89acb4d0618c14b6
/datasets/github_java_10/5/57.java
cc6bf2b69dd15bd1cb0ca412b0fec1883d7a117f
[ "BSD-2-Clause" ]
permissive
yijunyu/demo
5cf4e83f585254a28b31c4a050630b8f661a90c8
11c0c84081a3181494b9c469bda42a313c457ad2
refs/heads/master
2023-02-22T09:00:12.023083
2021-01-25T16:51:40
2021-01-25T16:51:40
175,939,000
3
6
BSD-2-Clause
2021-01-09T23:00:12
2019-03-16T07:13:00
C
UTF-8
Java
false
false
368
java
public void bubbleSort(int[] arr){ int n = arr.length; for (int i = 0; i < n-1; i++) for (int j = 0; j < n-i-1; j++) if (arr[j] > arr[j+1]) { int temp = arr[j]; arr[j] = arr[j+1]; ...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
e45276e640184891f254b7b0c8c8d1ac061c7caf
3ec1cd4da6ec65e5b465df42f89372f2294c99ab
/hs-member-provider/src/main/java/www/ucforward/com/dao/impl/HsMemberHousesSubscribeDaoImpl.java
563cd0a658f3cc27cfa199a62dd284796c8942d7
[]
no_license
wenbn/xunwu
a7e2d92c24ca0183dd1a2a2059f78f2394f12777
fd73c0ed1cc861f2ce97245d3c0e0447e8cb2662
refs/heads/master
2020-04-06T17:49:31.429513
2018-11-23T10:01:21
2018-11-23T10:01:21
157,674,960
0
0
null
null
null
null
UTF-8
Java
false
false
2,173
java
package www.ucforward.com.dao.impl; import org.springframework.stereotype.Repository; import www.ucforward.com.dao.BaseDao; import www.ucforward.com.dao.HsMemberHousesSubscribeDao; import www.ucforward.com.entity.HsMemberHousesSubscribe; import java.util.Map; /** * Created by Administrator on 2018/6/13. */ @Reposi...
[ "test@qq.com" ]
test@qq.com
3b92793edd40dcd5653055aef44ef8daa318106f
85aa2744573bdbace4a69f8859eb8b6fda77c270
/common/src/main/java/org/geogebra/common/geogebra3D/euclidian3D/draw/DrawImplicitCurve3D.java
366f00a1c2e70787fed93adef91eb0db994a0147
[]
no_license
rlangdon95/geogebra
b89bae7b0ad61beb2424079be530c32a1f0fe1a8
8692c4aead40b90ead19fe0d614cf946474c14b8
refs/heads/master
2020-12-25T10:36:22.585937
2016-02-01T17:43:43
2016-02-01T17:43:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
576
java
package org.geogebra.common.geogebra3D.euclidian3D.draw; import org.geogebra.common.geogebra3D.euclidian3D.EuclidianView3D; import org.geogebra.common.kernel.implicit.GeoImplicit; /** * @author mathieu * * Drawable for locus * */ public class DrawImplicitCurve3D extends DrawLocus3D { /** * @param a...
[ "zbynek@geogebra.org" ]
zbynek@geogebra.org
78631cde147e19cfb09dff6b66f877f2dfb92925
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/42/org/apache/commons/math/stat/correlation/SpearmansCorrelation_rankTransform_167.java
8c0545c60aeaacd18d44f2d5722905ab73ed3544
[]
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
786
java
org apach common math stat correl spearman' rank correl implement perform rank transform input data comput link pearson correl pearsonscorrel rank data rank comput link natur rank naturalrank strategi handl nan ti data nan maxim ti averag rank algorithm set constructor argument version sp...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
56d313ee9fb3243fa16cb2556225edbdbbdee222
cb7ca5469115cab34b64a6b3c255660cf8bf6e09
/org.eclipse.draw2d/src/org/eclipse/draw2d/graph/NestingTree.java
89457f3a2310547d18d998e7f0f4e90ce760803e
[ "EPL-1.0", "LicenseRef-scancode-free-unknown", "MIT" ]
permissive
archimatetool/archi
59b0a984b3d0471643835cd8f9ff5a648bd97de7
eec0869ad2b6e9c192e127aa9bc00bdbc82b7cd0
refs/heads/master
2023-09-04T02:29:50.509293
2023-08-31T10:28:46
2023-08-31T10:28:46
1,547,663
799
274
MIT
2023-05-26T16:55:05
2011-03-30T19:18:13
Java
UTF-8
Java
false
false
4,696
java
/******************************************************************************* * Copyright (c) 2005, 2010 IBM Corporation 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, an...
[ "p.beauvoir@dadabeatnik.com" ]
p.beauvoir@dadabeatnik.com
b4c292ab86b9cdfa98aa3b7e8f13755c3f5d18d9
7be33aa30dc35dd82ca0be67242b9cc161facd59
/app/src/main/java/com/massky/sraum/adapter/RoomListAdapter.java
cbef78181ad9284b5f279a90e8e58c20ab9ec558
[]
no_license
1559727195/SraumSmartHome2018-11-8
29b7760abea09aae5fdf6a78f04e4cfb86e2cb51
2767e3fbe4d346fb6b523787e2bd8f9f39127cad
refs/heads/master
2021-10-12T00:45:12.814819
2019-01-31T03:22:59
2019-01-31T03:22:59
156,681,870
1
0
null
null
null
null
UTF-8
Java
false
false
3,736
java
package com.massky.sraum.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import com.massky.sraum.R; import java.util.ArrayList; import java.util.HashMap; import java.ut...
[ "zhu@gmail.com" ]
zhu@gmail.com
1338cbd1a100fc275018e3a4b6c07b410be41134
b3e4e4ff97b1a53f563c55a334e983dfdfe1136b
/app/src/main/java/com/family/afamily/activity/BabyIssueActivity.java
4956beb1756603870f436c0ccda60d700d2812ec
[]
no_license
YaoShuaiAndroid/AFamily
646602f8a887d296f9a4c74368959448f079a497
2be29667eb360bd7b34dc32b5336070c993473b9
refs/heads/master
2020-03-18T04:03:48.601129
2018-05-25T14:08:56
2018-05-25T14:08:56
134,267,727
0
0
null
null
null
null
UTF-8
Java
false
false
1,653
java
package com.family.afamily.activity; import android.app.Activity; import android.content.Intent; import android.os.Build; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.View; import android.view.Window; import android.view.WindowManager; import com.family.afamily.R; import c...
[ "957942589.@qq.com" ]
957942589.@qq.com
dfaa86fa82c1badb14c0a490490f6b519611728e
b60db6d5b65796710ba0e7e3caaec9fed244f4e8
/OSalesSystem/src/cn/zying/osales/service/baseinfo/units/ProductCategoryRemoveUnits.java
850a8fdebe445ae00dbdb500fd0e3b540a51b88e
[]
no_license
pzzying20081128/OSales_System
cb5e56ed9d096bfb3f3915bd280732f5f16ffb3b
ed5a1cd53c68460653f82c2c6bdff24bea5db9e4
refs/heads/master
2021-01-10T04:47:46.861972
2016-01-23T17:33:59
2016-01-23T17:33:59
50,175,928
0
0
null
null
null
null
UTF-8
Java
false
false
1,321
java
package cn.zying.osales.service.baseinfo.units ; import org.springframework.stereotype.Component ; import cn.zying.osales.OSalesConfigProperties.OptType ; import cn.zying.osales.OSalesConfigProperties.Status ; import cn.zying.osales.pojos.ProductCategory ; import cn.zying.osales.service.ABCommonsService ; import cn.z...
[ "pzzying20081128@163.com" ]
pzzying20081128@163.com
b97baabad0c90777eb0a1ce0a959b839861ef883
34997f6bef4bc91eda7980dde3f90d398812930e
/src/com/assl/sm/utils/SessionUtils.java
649cc372301b0703fa7be56263be2efb711dae17
[]
no_license
minhld/MySite
1b55a33f83e84cdd8c557bf2e04b21ce226c0e4e
23ecca2e43fe8b0fa5136ef1286d66e387a428b5
refs/heads/master
2022-12-27T07:30:36.774540
2017-05-01T05:23:15
2017-05-01T05:23:15
51,484,390
0
0
null
2022-12-16T01:20:25
2016-02-11T00:36:08
Java
UTF-8
Java
false
false
1,117
java
package com.assl.sm.utils; import javax.servlet.http.HttpServletRequest; /** * this class contains general data which was loaded once and use * for many times after that without having to retrieve again from * database. here below is the list * - category list * - language list * - info of logged user * - ...
[ "ledinhminh3883@gmail.com" ]
ledinhminh3883@gmail.com
315fbd9547c418932516a2d3bf0f78fb382d2bbf
37bc004c71c94b2be17bc220fb3daaacae0a6e77
/Project X/Day_32_60/day38/ArrayList5Short.java
57c3768ae760c9a9cc380f1604ceffc2c6e24a07
[]
no_license
bbogush72/Bee007BasicJava
69ee060c0322728cfdefa9b29922000323450f3a
b671753a179eede7daaecf5f5ee1e04e8139277b
refs/heads/master
2022-04-23T16:41:31.229518
2020-03-15T00:20:08
2020-03-15T00:20:08
164,767,738
0
0
null
null
null
null
UTF-8
Java
false
false
1,226
java
package day38; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class ArrayList5Short { public static void main(String[] args) { //list of numbers that takes var arg of Integer //variable type must be List, because method return List not ArrayList //cannot add ...
[ "Bbogush@192.168.0.18" ]
Bbogush@192.168.0.18
078d0a3aad8c271ca6bd2cb77e4ad888cbac91cd
072742f580167c59cb6ccf388dd74c486d8efbe7
/sources/com/ts/can/CanDataLogSreviceUI.java
d65d8dfb53431a0b790be5051c4038464083c5cb
[]
no_license
1989rat/libcan59-TsMainUI
3ff2034fc162943419998edab8ad4f1dd9dc8a02
9fe822b23d0f748dd8c6c109a5e93150f54458aa
refs/heads/master
2023-03-20T07:56:55.859764
2021-01-26T05:07:11
2021-01-26T05:07:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,236
java
package com.ts.can; import android.content.Context; import android.content.Intent; import android.support.v4.view.ViewCompat; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.WindowManager; import android.widget.RelativeLayout; im...
[ "nicholas@prjkt.io" ]
nicholas@prjkt.io
2b82ca651f4e16c10b4d00c5cb290aef4afa32dc
c66123ace7d2c870b7f6b1620cb34a8a1fb05994
/src/main/java/big/repositories/JPAMyClass110Repository.java
063d8eb8627f0da879abbcb9e0835ad3a3793e03
[]
no_license
jtrentes/jtr_test
843fada2c6533dcc09796b32df3b2acb0570083e
1f25f588297cbf86b199bad0b59275d55cef35a1
refs/heads/master
2020-04-18T07:43:28.087451
2013-08-06T09:27:29
2013-08-06T09:27:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,490
java
package big.repositories; import javax.persistence.TypedQuery; import java.util.List; import javax.persistence.EntityManager; import big.domain.MyClass110; import big.repositories.criteria.MyClass110Criteria; import org.springframework.stereotype.Repository; import javax.persistence.PersistenceContext; @Repository(v...
[ "tomcat7@ks313184.kimsufi.com" ]
tomcat7@ks313184.kimsufi.com
baaf6e221bea01cc55a8c16a9a9a139bd957ce13
7344866370bd60505061fcc7e8c487339a508bb9
/OpenConcerto/src/org/openconcerto/erp/preferences/PrinterNXProps.java
e75ef70554e51b8620d3c9f73ba3bc3742324010
[]
no_license
sanogotech/openconcerto_ERP_JAVA
ed3276858f945528e96a5ccfdf01a55b58f92c8d
4d224695be0a7a4527851a06d8b8feddfbdd3d0e
refs/heads/master
2023-04-11T09:51:29.952287
2021-04-21T14:39:18
2021-04-21T14:39:18
360,197,474
0
0
null
null
null
null
UTF-8
Java
false
false
1,673
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved. * * The contents of this file are subject to the terms of the GNU General Public License Version 3 * only ("GPL"). You may not use this file except in compliance with the Lice...
[ "davask.42@gmail.com" ]
davask.42@gmail.com
af7b20d56824d683283cf9e0c10fa80e6d2cde35
93c21feedf0e2ac6018bfe8e7f97e5b5b862967b
/eHunter-Service-Internal/src/main/java/com/pccw/ehunter/validator/CodeTableValidator.java
6ecd91325d2e4f9b3e22d62c9d5ad38e2f4c048f
[]
no_license
ken8271/e-hunter
cd2dd76021db46a6425e09e2e54d4b7df9ba717a
a885c4c93988b6f5a8f53d7ff066649a384ef93f
refs/heads/master
2021-01-01T16:20:56.587106
2013-09-01T16:48:51
2013-09-01T16:48:51
33,707,574
0
0
null
null
null
null
UTF-8
Java
false
false
1,130
java
package com.pccw.ehunter.validator; import org.springframework.stereotype.Component; import org.springframework.validation.Errors; import com.pccw.ehunter.dto.CodeTableDTO; @Component("codetableValidator") public class CodeTableValidator extends AbstractValidator{ @SuppressWarnings("rawtypes") @Overrid...
[ "beck.bq.lu@gmail.com@ff27eaf3-3b06-2d20-575c-d4463c8be1ab" ]
beck.bq.lu@gmail.com@ff27eaf3-3b06-2d20-575c-d4463c8be1ab
328c33937c7e97dea988bb752b89497f5d56f941
7b4416d88374520df42a80ee85925eebff23d23d
/PosUnipar2014Maven/src/main/java/aula20130315/strategy/p3/NullBombCommunicationLogger.java
e98be59fc2b3d23a7c8350e2356fdc814077adb9
[]
no_license
denerbarranco/DesignPatternsPosUnipar2013
2646aba451d89e118c839f6181438bb07721c3e8
eca9f62a1b69cdf38c71f2d83e5f0b158d9349d4
refs/heads/master
2021-01-15T14:28:41.145543
2014-03-29T19:14:22
2014-03-29T19:14:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
307
java
package aula20130315.strategy.p3; //exemplo de Null Object com classe concreta public class NullBombCommunicationLogger implements BombCommunicationLogger { public void notificarBombaArmada() { } public void notificarBombaDesarmada() { } public void notificarBombaDetonada() { } }
[ "aczavads@gmail.com" ]
aczavads@gmail.com
0fa0ac70c0f8c593bf51688a88258bb1b0d3ce51
f515f98ca40ce65a60e324b2860949d9fff668dd
/Source Code/new_source/Goodel_Book/abook/ajava/ioToy/old/Io02GBP.java
54a1c4206db7aade94a4d1b9577ab5c276a675ec
[]
no_license
Deyreudolf00/OOP
35e2228e49692088d72e8b974c24b4e714d9c970
62842082c8a344f072bbfd84e3484a6df3f0bb25
refs/heads/master
2016-08-13T00:44:44.326739
2016-02-27T04:11:21
2016-02-27T04:11:21
50,080,804
0
0
null
null
null
null
UTF-8
Java
false
false
789
java
/* * Io02GBP.java * * Created on January 22, 2004, 8:27 AM */ package abook.ajava.ioToy.old; import java.io.*; /** * @version 0.1 * @author Bambang Hariyanto */ public class Io02GBP { static void test(){ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); String i...
[ "renggarenji@gmail.com" ]
renggarenji@gmail.com
5c8e8a63fe0a0b4532ed62a96cdf9a62f4fd8c9c
0907c886f81331111e4e116ff0c274f47be71805
/sources/com/google/firebase/installations/local/PersistedInstallationEntry.java
588a503beaf38123aac8a40b6e7d75b7f5b89247
[ "MIT" ]
permissive
Minionguyjpro/Ghostly-Skills
18756dcdf351032c9af31ec08fdbd02db8f3f991
d1a1fb2498aec461da09deb3ef8d98083542baaf
refs/heads/Android-OS
2022-07-27T19:58:16.442419
2022-04-15T07:49:53
2022-04-15T07:49:53
415,272,874
2
0
MIT
2021-12-21T10:23:50
2021-10-09T10:12:36
Java
UTF-8
Java
false
false
3,709
java
package com.google.firebase.installations.local; import com.google.firebase.installations.local.AutoValue_PersistedInstallationEntry; import com.google.firebase.installations.local.PersistedInstallation; public abstract class PersistedInstallationEntry { public static PersistedInstallationEntry INSTANCE = builder...
[ "66115754+Minionguyjpro@users.noreply.github.com" ]
66115754+Minionguyjpro@users.noreply.github.com
1d051d6b6f82a56a49c2aa8f7e063beb9ee0c951
97b46ff38b675d934948ff3731cf1607a1cc0fc9
/Server/java/pk/elfo/gameserver/scripting/scriptengine/package-info.java
4b78dafdf302abe329cf30b035b6615148376689
[]
no_license
l2brutal/pk-elfo_H5
a6703d734111e687ad2f1b2ebae769e071a911a4
766fa2a92cb3dcde5da6e68a7f3d41603b9c037e
refs/heads/master
2020-12-28T13:33:46.142303
2016-01-20T09:53:10
2016-01-20T09:53:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,482
java
/* * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation, either version 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will ...
[ "PkElfo@13720c4f-9a1f-4619-977f-b36a0ac534ba" ]
PkElfo@13720c4f-9a1f-4619-977f-b36a0ac534ba
e58fadde603ba24e783c7286242f0f655d6ec9a0
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MOCKITO-21b-1-26-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/mockito/internal/creation/instance/ConstructorInstantiator_ESTest_scaffolding.java
17aea95faaf9884390fc16cf5d60b7b3420a5ebb
[]
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
2,141
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Apr 06 09:34:07 UTC 2020 */ package org.mockito.internal.creation.instance; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; impor...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
298714d7165f3a3740e3137797d947dc6d71fb92
2e079a270e0ceb1d2ad7f729c782947cd21a2cfb
/src/leetcode/_983.java
5edd260ea9be67228558d8ba9fd7bb224df9e0ff
[]
no_license
lydxlx1/icpc
b07dbdb043697cb66bcc5527036bce59102248cc
b74678b46b8b43fdcf95568dc50e68d0187cdadb
refs/heads/master
2023-07-09T23:01:58.275507
2023-07-05T06:03:18
2023-07-05T06:03:18
89,440,141
0
0
null
null
null
null
UTF-8
Java
false
false
902
java
package leetcode; import java.util.Arrays; /** * LeetCode 983 - Minimum Cost for Tickets * * DP */ public class _983 { public int mincostTickets(int[] days, int[] costs) { if (days == null || days.length == 0) return 0; int[] duration = {1, 7, 30}; Arrays.sort(days); int[] f ...
[ "4112003+lydxlx1@users.noreply.github.com" ]
4112003+lydxlx1@users.noreply.github.com
bc659492c0c1a077c7cb2c8e73b17f0fe23f58cc
8b9190a8c5855d5753eb8ba7003e1db875f5d28f
/sources/com/google/android/gms/internal/measurement/zzgf.java
05f0e9018e67ec7e6fe31844cf4f64f92288a40a
[]
no_license
stevehav/iowa-caucus-app
6aeb7de7487bd800f69cb0b51cc901f79bd4666b
e3c7eb39de0be6bbfa8b6b063aaa85dcbcee9044
refs/heads/master
2020-12-29T10:25:28.354117
2020-02-05T23:15:52
2020-02-05T23:15:52
238,565,283
21
3
null
null
null
null
UTF-8
Java
false
false
502
java
package com.google.android.gms.internal.measurement; import java.io.IOException; /* compiled from: com.google.android.gms:play-services-measurement-impl@@17.0.1 */ public final class zzgf<K, V> { static <K, V> void zza(zzek zzek, zzge<K, V> zzge, K k, V v) throws IOException { zzet.zza(zzek, zzge.zza, 1, ...
[ "steve@havelka.co" ]
steve@havelka.co
85b4c576df6101b56168e2b22b66e55ad306b4a7
5957a974c1cfb71b5c7f41cb5b0ede3a70b2cfc9
/HuaFen/src/com/huapu/huafen/beans/FlowerData.java
30fb026a9e0da5611f3b3e7c22750f131dfcc4ad
[]
no_license
frulistrawberry/huafer
46f3492508be1260d753a592bfe03ec1850fde98
596c6154e9158c492d4f336a884aee9e87368ee0
refs/heads/master
2021-09-06T14:37:48.883398
2018-02-07T16:31:57
2018-02-07T16:31:57
120,640,785
0
1
null
null
null
null
UTF-8
Java
false
false
2,287
java
package com.huapu.huafen.beans; import java.io.Serializable; import java.util.ArrayList; /** * Created by admin on 2016/11/7. */ public class FlowerData implements Serializable{ private ArrayList<ArticleData> list; private int page; private UserData user; private CountBean count; public CountB...
[ "553882594@qq.com" ]
553882594@qq.com
bdf13a6b5fd2a75ecbcabf6e6570bdc67a02c6df
a19f260385791b0bbb9d7bb7bd0102663d5a595b
/Tagx00.Backend/src/main/java/trapx00/tagx00/vo/paging/PagingInfoVo.java
e9d124c6709d244b85d856b0bc5a4bab6e4dcb1b
[]
no_license
liangnan1215/Tagx00
1d228bc68862f57df66dcd3bb08880cc83044c9a
ca806d3b4e489b3c715c1f8a868f8699d12181b4
refs/heads/master
2020-03-21T03:20:43.135012
2018-06-20T18:32:49
2018-06-20T18:32:49
138,049,457
0
0
null
2018-06-20T15:09:49
2018-06-20T15:09:49
null
UTF-8
Java
false
false
1,145
java
package trapx00.tagx00.vo.paging; import java.io.Serializable; public class PagingInfoVo implements Serializable { private int totalCount; private int currentPage; private int pageSize; private int totalPages; public PagingInfoVo() { } public PagingInfoVo(int totalCount, int currentPage,...
[ "445073309@qq.com" ]
445073309@qq.com
cc4ea7c3be676ef98e2eebf3dde79892ba01a0bf
341ed102cd8c2e7ab9e07af58daed3c28253c1c9
/SistemaFat/SistemaFaturamento/src/gcom/gui/micromedicao/hidrometro/InserirHidrometroDiametroActionForm.java
0c1189ee53afc9d340d855b71252ada545f586cb
[]
no_license
Relesi/Stream
a2a6772c4775a66a753d5cc830c92f1098329270
15710d5a2bfb5e32ff8563b6f2e318079bcf99d5
refs/heads/master
2021-01-01T17:40:52.530660
2017-08-21T22:57:02
2017-08-21T22:57:02
98,132,060
2
0
null
null
null
null
ISO-8859-1
Java
false
false
4,490
java
/* * Copyright (C) 2007-2007 the GSAN - Sistema Integrado de Gestão de Serviços de Saneamento * * This file is part of GSAN, an integrated service management system for Sanitation * * GSAN is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published b...
[ "renatolessa.2011@hotmail.com" ]
renatolessa.2011@hotmail.com
f27fa1ddf18c1a766234647fa5ddb21b7736e2b8
0cb1f04cb4c8198a73d76819310bcee106f4b524
/app/src/main/java/yukihane/androidhellomvpworld/AskNamePresenter.java
174247c90cd5f76ac9b9eb26eec1fecee6e07ca8
[]
no_license
yukihane/AndroidHelloMvpWorld
148f807f8539d1e6208d6f11123b85d0bb2fd018
acfcfa59115f0832af12ae0f4bbf4ec88aaac3e1
refs/heads/master
2020-06-05T11:37:04.265064
2015-07-13T06:36:04
2015-07-13T06:36:04
38,995,230
0
0
null
null
null
null
UTF-8
Java
false
false
941
java
package yukihane.androidhellomvpworld; /** * MVPのP(プレゼンター). * PとVは1対1の関係になる. */ public class AskNamePresenter { private View view; /** * (今回はたまたまそうなっていますが)モデルはプレゼンターと1対1の関係になるとは限りません. * 1つのプレセンターが複数のモデルを使用する場合もありますし, * 1つのモデルが複数のプレゼンターから利用される場合もあり得ます. */ private MyModel model; ...
[ "yukihane.feather@gmail.com" ]
yukihane.feather@gmail.com
112840c38817a824b90cf340e55789f55517dc9e
cd039e5b6fb2901e0be636b5841f93a5a0846ffa
/cli/src/main/java/ezbake/groups/cli/commands/EzGroupsCommand.java
2f9075b844061e64c7a5c8e0e9e55781ce9ddf3b
[ "Apache-2.0" ]
permissive
ezbake/ezbake-groups
58e15364b16d0da21bc9f01996f1f42751aebbc6
25ad7e792ee5a23d7cdcfba0acad29050852870b
refs/heads/master
2020-06-05T10:53:32.055502
2014-10-13T18:45:25
2014-10-13T18:53:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,313
java
/* Copyright (C) 2013-2014 Computer Sciences Corporation * * 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...
[ "jhastings@42six.com" ]
jhastings@42six.com
f931d9473f08149977db4f34e2b6ec346e2ebb4e
7933a54177ef16052648edfd377626c72e6d5d4b
/throw-common-msg/src/main/java/com/playmore/dbobject/gameserver/queue/MazeRobotDBQueue.java
d04906b5c346a41abbee16d66cb8300bd4288dda
[]
no_license
China-Actor/Throw-Server
0e6377e875409ff1133dd3e64c6d034005a75c25
0571ba6c78842b3674913162b6fb2bfcc5274e9c
refs/heads/master
2022-10-12T22:25:55.963855
2020-04-18T09:55:55
2020-04-18T09:55:55
252,702,013
0
1
null
2022-10-04T23:57:17
2020-04-03T10:34:28
Java
UTF-8
Java
false
false
732
java
package com.playmore.dbobject.gameserver.queue; import com.playmore.database.dao.DBQueueDao; import com.playmore.database.dbqueue.DBQueueManager; import com.playmore.database.dbqueue.DefaultDBQueue; import com.playmore.dbobject.gameserver.MazeRobot; import com.playmore.dbobject.gameserver.dao.MazeRobotDaoImpl; import ...
[ "1584992167@qq.com" ]
1584992167@qq.com
a22724db692a3bb4512f18688ff167693d9e658f
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE80_XSS/s01/CWE80_XSS__CWE182_Servlet_File_03.java
0c1377b63a594f9e9dbb0a136e728a7094ac0aab
[]
no_license
bqcuong/Juliet-Test-Case
31e9c89c27bf54a07b7ba547eddd029287b2e191
e770f1c3969be76fdba5d7760e036f9ba060957d
refs/heads/master
2020-07-17T14:51:49.610703
2019-09-03T16:22:58
2019-09-03T16:22:58
206,039,578
1
2
null
null
null
null
UTF-8
Java
false
false
6,860
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE80_XSS__CWE182_Servlet_File_03.java Label Definition File: CWE80_XSS__CWE182_Servlet.label.xml Template File: sources-sink-03.tmpl.java */ /* * @description * CWE: 80 Cross Site Scripting (XSS) * BadSource: File Read data from file (named c:\data.txt) * GoodSour...
[ "bqcuong2212@gmail.com" ]
bqcuong2212@gmail.com
339c5193a192079ad50161f0cde95a1f5a8f41dd
1e9c9f2a9639db7cdb032aae69cb4d99aef1d3a5
/codeChef/src/medium/unsolved/StoryWithStrings.java
670f3f153fc173abcee2c9c5db308295134d864b
[ "MIT" ]
permissive
sagarnikam123/learnNPractice
f0da3f8acf653e56c591353ab342765a6831698c
1b3b0cb2cff2f478006626a4c37a99102acbb628
refs/heads/master
2023-02-04T11:21:18.211654
2023-01-24T14:47:52
2023-01-24T14:47:52
61,184,927
2
1
MIT
2022-03-06T11:07:18
2016-06-15T06:57:19
Python
UTF-8
Java
false
false
3,469
java
/** A Story with Strings Lira and her best friend are now ending highschool and soon they both will head separate ways... Lira will obviously study Computer Science while her best friend will study Arts... (apparentely, opposites attract, alikes repel right?) However, as Lira didn't want to lose contact with her...
[ "sagarnikam123@gmail.com" ]
sagarnikam123@gmail.com
0aa04d378201e20020b13f6e3a7030b05a737e28
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/32/32_fe8e5c5520c05a6710211978695fdbcc5ba258ae/Client/32_fe8e5c5520c05a6710211978695fdbcc5ba258ae_Client_s.java
9c146b7079cd9a5ca15b6330d000e5c1572cf71d
[]
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
4,125
java
package client; import java.rmi.NotBoundException; import java.rmi.registry.LocateRegistry; import java.rmi.registry.Registry; import java.util.Date; import java.util.List; import java.util.Set; import rental.Ageny; import rental.CarType; import rental.Company; import rental.Quote; import rental.Reservat...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
6c8a47219eddbac18e59f4c3627e049891ed89e0
38c15b76678085cba75c9318efd2aa5db7146f37
/src/main/java/com/slyak/proxy/web/NginxConfigController.java
006b612a1e6db20f98c4be0bc76d781caefb81f0
[]
no_license
stormning/nginx-proxy
0d5eaf248e1e8db3b9f149ebe56a0f7bb0345929
4990168f5f0c3b0bfbf61a574d3757bcd1ae1c9e
refs/heads/master
2021-04-15T14:33:03.326029
2018-03-27T02:28:06
2018-03-27T02:28:06
126,916,920
0
0
null
null
null
null
UTF-8
Java
false
false
1,254
java
package com.slyak.proxy.web; import com.slyak.proxy.domain.Namespace; import com.slyak.proxy.service.NginxConfigService; import com.slyak.support.freemarker.FmUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.domain.Pageable; import org.springframework.stereotype.Con...
[ "stormning@163.com" ]
stormning@163.com
5f246c8f47dc790f422f420b8f295c048e0e35be
f38cc59518903e8ceef22f2153944279f0481134
/rift_lib/src/rift_extractor/classgen/classes/_1688.java
95d1d0f4b32eb8cca581f57a7ad1ed17f516c105
[]
no_license
imathrowback/riftools
8de04a5efc906a1ecadf7913a9747091ef6706ec
a9c4021783c1b89c701fa227100260b359ae563d
refs/heads/master
2023-03-31T10:45:49.780385
2023-03-24T07:46:59
2023-03-24T07:46:59
94,748,733
3
1
null
null
null
null
UTF-8
Java
false
false
371
java
package rift_extractor.classgen.classes; import org.imathrowback.datparser.CObject; import static rift_extractor.classgen.ClassUtils.*; import rift_extractor.classgen.ClassUtils; /** 1688 **/ @com.thoughtworks.xstream.annotations.XStreamAlias("_1688") public class _1688 { public _1688(){} public void parse(CObject...
[ "imathrowback@nowhere.com" ]
imathrowback@nowhere.com
5b5f6f4539b68e02888a3e854c22d7dc9ee2c690
3a37fb9f322f9fec96cfe834c7f4df40fda9d983
/src/com/qa/constructor/Book.java
8fc14f0afa2ff1cba3c25bb70d4ece7b180fb61e
[]
no_license
laxmijaya753/JavaPrograms
ea71a86358b386ac7dd2ac3f27760aecfbf7eb3c
acc4bf44109f078e252e480d40cffbef29ff2f13
refs/heads/main
2023-04-25T19:51:56.288386
2021-05-26T17:20:07
2021-05-26T17:20:07
368,297,704
0
0
null
null
null
null
UTF-8
Java
false
false
563
java
package com.qa.constructor; public class Book { // Attributes public String title; public String author; public String genre; public String edition; public int pageCount; public boolean isOpen; // Constructor public Book(String title, int pageCount, String edition) { ...
[ "you@example.com" ]
you@example.com
59e207a8543f0b5770c5f779dffe5f90f9725d94
240b4e94ffebceb66d9812728a84fa4f95739303
/ch11/src/sec03/exam05_deep_clone/Member.java
8ea6131fd7dc1bd0b288396c53fbaf1ba9718a52
[]
no_license
optical3mild/ezen-Java_Lecture
b90bee06a71bfb8acd42c07914536e6cbcebe1b8
6c6e57b5cc80ab6d7970b899ecc80c358453656e
refs/heads/master
2020-04-28T19:51:35.634854
2019-05-28T08:51:26
2019-05-28T08:51:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
742
java
package sec03.exam05_deep_clone; import java.util.Arrays; public class Member implements Cloneable { public String name; public int age; public int[] scores; public Car car; public Member(String name, int age, int[] scores, Car car) { this.name = name; this.age = age; this.scores = scores; this.car = c...
[ "chupa.pal.chad@gmail.com" ]
chupa.pal.chad@gmail.com
c80e8d70b01e12b074bb411bb51a8c0f881aac17
df7f6024d93868bf77832ef9b2d1b38c1aa9e860
/src/app/Application.java
809923f35ca74b50018717a599a51e8ae97da6da
[]
no_license
dmitrykolesnikovich/chainOfResponsibility
b8dadfba17394fb1b86a2ea002281232b7b87be7
093735853267565034ffe876aa2e5fc80fe97634
refs/heads/master
2020-04-01T17:47:18.543135
2018-10-17T12:07:56
2018-10-17T12:07:56
153,450,366
0
0
null
null
null
null
UTF-8
Java
false
false
582
java
package app; public class Application { public final Loader loader = new Loader(); public void loadResources(String... resources) { for (String resource : resources) { loader.load(resource); } } public void releaseResources(String... resources) { for (String resource : resources) { l...
[ "kolesnikovichdn@gmail.com" ]
kolesnikovichdn@gmail.com
51ef9cdf773ad8f2aa02d47ee9b3a189e7302aee
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/composer-20181212/src/main/java/com/aliyun/composer20181212/models/ListFlowsRequest.java
d97d3279311183d91acf569c5507a9c5b0dd0b9a
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
2,054
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.composer20181212.models; import com.aliyun.tea.*; public class ListFlowsRequest extends TeaModel { // The filter condition, which is in the JSON format of {"key":"value"}. Example: {"key1":"value1"} @NameInMap("Filter") public Strin...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
1b0bbb26f561448ac8b6e8dbc77d95dc262581f3
447520f40e82a060368a0802a391697bc00be96f
/apks/playstore_apps/com_idamob_tinkoff_android/source/ru/tinkoff/mb/api/entities/trading/broker/BrokerPortfolio.java
2c4495c1b710ee50eaacb465e15c1e8b5e2ff0b1
[ "Apache-2.0" ]
permissive
iantal/AndroidPermissions
7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465
d623b732734243590b5f004d167e542e2e2ae249
refs/heads/master
2023-07-19T01:29:26.689186
2019-09-30T19:01:42
2019-09-30T19:01:42
107,239,248
0
0
Apache-2.0
2023-07-16T07:41:38
2017-10-17T08:22:57
null
UTF-8
Java
false
false
935
java
package ru.tinkoff.mb.api.entities.trading.broker; import com.j256.ormlite.field.DataType; import com.j256.ormlite.field.DatabaseField; import com.j256.ormlite.table.DatabaseTable; import java.io.Serializable; import java.math.BigDecimal; import ru.tinkoff.mb.api.deserializers.f; @DatabaseTable public class BrokerPor...
[ "antal.micky@yahoo.com" ]
antal.micky@yahoo.com
b6c20bfdf9a696c947067826a2f2d019f89cd39f
10c6dc90bf625e28d6a0b3123ef4ae42760348b6
/starter/src/main/resources/archetype-resources/webapi/src/main/java/webapi/config/oauth/AuthorizationServerConfig.java
de2506e70037a3b712436be51184bf049aab5198
[ "Apache-2.0" ]
permissive
meruvian/yama-archetypes
5c45c1e91894e56582e1cbc96b36452c9daf4f5b
3d309a8d59737e340475a1c66a2475de1f2c3fbe
refs/heads/master
2023-09-03T10:37:12.219789
2015-08-05T06:51:09
2015-08-05T06:51:09
33,235,661
0
0
null
null
null
null
UTF-8
Java
false
false
2,080
java
#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) package ${package}.webapi.config.oauth; import javax.inject.Inject; import javax.inject.Named; import org.springframework.context.annotation.Configuration; import org.springframework.security.authentication.AuthenticationManager; i...
[ "dian.aditya@meruvian.org" ]
dian.aditya@meruvian.org
c067850994694a0e7b9097b683c740da6b995f91
58558513bbd69fe99463b4895bc5078dbe09596a
/src/us/jaba/titaniumblocks/core/tickmarks/marks/types/stopwatch/round/SmallSecondsDualCircleTickmarks.java
d78f21b1d7f06fcf3542a04855afdb0ca51c7073
[]
no_license
tonybeckett/TitaniumBlocks
16fdd135b46cb2e4b534a7b5ea36c3ee7e2c7139
32354597255b007a67fed500a707538509c5bfb5
refs/heads/master
2020-05-21T13:43:54.732539
2016-12-08T23:21:09
2016-12-08T23:21:09
48,827,953
1
0
null
null
null
null
UTF-8
Java
false
false
3,679
java
/* * Copyright (c) 2015, Tony Beckett * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list of conditions a...
[ "tonybeckett@yahoo.com" ]
tonybeckett@yahoo.com
20cf5ee6c7d9ce1586174c163e89bb09fcb513da
0b89493dc9777d8c8babd42ddb2a3be80c01a67a
/src/java/com/zjipst/icnr/service/TestClient.java
b8459a3949de9a0d58b161f4d2c4f80a7636df53
[]
no_license
huanghengmin/compare
00ab0d7f95b40cd2b98908a5c027c4a91c94e7a9
b77c1c8cab97d935a28d468772552bdc0d1f8d11
refs/heads/master
2016-09-13T05:24:25.818666
2016-04-16T01:46:07
2016-04-16T01:46:07
56,359,883
0
1
null
null
null
null
UTF-8
Java
false
false
643
java
package com.zjipst.icnr.service; import com.hzih.compare.myjfree.SysCpuInfo; import java.rmi.RemoteException; import javax.xml.namespace.QName; public class TestClient { public static void main(String[] args) { // TODO Auto-generated method stub PersonCheckProxy p = new PersonCheckProxy(); try { CheckRe...
[ "465805947@QQ.com" ]
465805947@QQ.com
58f66ef1d3467b2b4503420615a99c938b703510
7249c7b4508ce9c0a11a78d73044767eb26e32a9
/app/src/main/java/com/roka/ticketing/inputpassenger/adapter/PassengerAdapter.java
b611840ae3cde2f3bdef33cfdcd7ca22d3e5a626
[]
no_license
multimedioplus/Proyek-RNI-Kereta-Api
d9961941776676a0ca003770738d82ef03928c1e
42ecb0d9c4cbe03c7d4d898cf52fda50c8dc90ce
refs/heads/master
2020-03-24T02:27:45.416659
2018-07-26T03:18:38
2018-07-26T03:18:38
142,376,662
0
1
null
null
null
null
UTF-8
Java
false
false
1,994
java
package com.roka.ticketing.inputpassenger.adapter; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView.Adapter; import android.text.Layout; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.roka.ticketing.R; import com.roka.tic...
[ "nikkoeka04@gmail.com" ]
nikkoeka04@gmail.com
ab8824207540e3d315e8a24a6108685e3d915e08
09d0ddd512472a10bab82c912b66cbb13113fcbf
/TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/JADX/src/main/java/org/telegram/p004ui/C1702-$$Lambda$PassportActivity$-OkER2xuwjfE0-6Y_fzH2uLkAhM.java
ec3cee87623b6cae27438bbec39d3fba05c3581b
[]
no_license
sgros/activity_flow_plugin
bde2de3745d95e8097c053795c9e990c829a88f4
9e59f8b3adacf078946990db9c58f4965a5ccb48
refs/heads/master
2020-06-19T02:39:13.865609
2019-07-08T20:17:28
2019-07-08T20:17:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
899
java
package org.telegram.p004ui; import android.content.DialogInterface; import android.content.DialogInterface.OnClickListener; import java.util.ArrayList; /* compiled from: lambda */ /* renamed from: org.telegram.ui.-$$Lambda$PassportActivity$-OkER2xuwjfE0-6Y_fzH2uLkAhM */ public final /* synthetic */ class C1702-$$Lam...
[ "crash@home.home.hr" ]
crash@home.home.hr
a0d624465973eae177d5830a8cba35ece41a26fe
869b4845a43c53b65273edb00a255256f17011c0
/regression/TestQualifiedReceiverSubstitutionsAndAnonymousClassEffects/src/test/NewExpression/MemberClass/Unqualified/Outer.java
74bef073ee6f29ce4137310f1f4694eeb8634035
[]
no_license
surelogic/regression
62879ef0b7dd197dfc6961e08fc2f71e3e0ced2a
a391ebc3959f730d2607e3bdfa9239a999b861c5
refs/heads/master
2021-04-30T23:41:12.571603
2016-04-20T16:50:26
2016-04-20T16:50:26
50,687,446
0
0
null
null
null
null
UTF-8
Java
false
false
2,334
java
package test.NewExpression.MemberClass.Unqualified; import com.surelogic.RegionEffects; public class Outer { public int f; public class Middle { public int g; @RegionEffects("writes Outer.this:f") public Middle() { this.g = 10; Outer.this.f = 11; } @RegionEffects("writ...
[ "nathan.boy@surelogic.com" ]
nathan.boy@surelogic.com
76e5548abf28fc7b459ba542faa25ce349e02166
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MATH-84b-2-20-FEMO-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/optimization/direct/MultiDirectional_ESTest_scaffolding.java
3d96b89ac1a9f7d7da37b51ab9d94c5ada76290e
[]
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
3,185
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sat Apr 04 08:41:50 UTC 2020 */ package org.apache.commons.math.optimization.direct; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; ...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
bcdf9a80ac0e6b59e357388ad5c4547547a4e085
0800c206efb883e15322f063b5c6668b1b1215ac
/ref/newrelic_rewriter/com/newrelic/javassist/compiler/ast/Stmnt.java
7f74f04569901fc27fcc128c8f606499bafad49c
[]
no_license
PioneerLab/OpenAPM-Android
b125af273b53c2996f2f0cc9261bff7cdc6c6013
df42726ce7917ddd81135f27c0164a83e47b055c
refs/heads/master
2021-04-24T22:44:42.934592
2017-04-15T09:38:14
2017-04-15T09:38:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,306
java
// // Decompiled by Procyon v0.5.30 // package com.newrelic.javassist.compiler.ast; import com.newrelic.javassist.compiler.CompileError; import com.newrelic.javassist.compiler.TokenId; public class Stmnt extends ASTList implements TokenId { protected int operatorId; public Stmnt(final int op, final AS...
[ "maohongbin01@baidu.com" ]
maohongbin01@baidu.com
3587ba0ea9fd6952c29a83f095d09cd466292554
199d7f11bc6178a8ea240b5bf6e6e3092e50a214
/container/openejb-jee/src/main/java/org/apache/openejb/jee/jba/cmp/MethodName.java
715f0f72cbf7cfe54d2c7997346b6358fd9ac7fc
[ "Apache-2.0", "BSD-3-Clause", "W3C-19980720", "CDDL-1.0", "W3C", "MIT" ]
permissive
kdchamil/ASTomEE
31fc4478cc58351d98a298e5849d3a5a72e7ab6e
eaad273b8def8836bb2e82aab04c067662d2f67b
refs/heads/master
2023-01-13T07:31:53.989780
2014-08-07T06:52:32
2014-08-07T06:52:32
19,934,900
0
0
Apache-2.0
2023-01-02T22:04:23
2014-05-19T08:49:01
Java
UTF-8
Java
false
false
2,112
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...
[ "kdchamil@gmail.com" ]
kdchamil@gmail.com
151d1a3a098f2575852589abbdd5a881de3ab6dc
3a0cb7580188e77c29cb2c73e413f35c69b341cd
/jmetal-experimental/src/main/java/org/uma/jmetal/component/example/multiobjective/nsgaii/NSGAIIWithExperimentalNDSAlgorithmExample.java
77520351139410a028c4c9f9f167dea7d1d2d75e
[ "MIT" ]
permissive
GitHubChengPeng/jMetal6
a17fc60974879093a9976050ea820b30b2270ce8
43e9563f6192e742b0203641d7dc5b3386e2ee80
refs/heads/master
2023-08-07T15:26:20.828425
2020-07-23T08:50:21
2020-07-23T08:50:21
281,733,089
0
0
null
2020-07-22T16:47:57
2020-07-22T16:47:57
null
UTF-8
Java
false
false
3,741
java
package org.uma.jmetal.component.example.multiobjective.nsgaii; import org.uma.jmetal.component.algorithm.multiobjective.nsgaii.NSGAII; import org.uma.jmetal.component.catalogue.ranking.Ranking; import org.uma.jmetal.component.catalogue.ranking.impl.ExperimentalFastNonDominanceRanking; import org.uma.jmetal.component....
[ "ajnebro@users.noreply.github.com" ]
ajnebro@users.noreply.github.com
36143a5ec3cacaae26b760f8b5b66c4f7335aff5
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/16/16_5ccbce44dd8bc929ada911058c96f659997c7873/Main/16_5ccbce44dd8bc929ada911058c96f659997c7873_Main_s.java
72a19eaf48f44c9dd3ccf2aaeeb5b4a754f1fcc2
[]
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,076
java
import java.io.*; import java.util.*; class Main { public static void main (String[] args) throws Exception { new Main(); } PrintStream out; Scanner in; public Main () { out = System.out; in = new Scanner(System.in); while (in.hasNextInt()) { play(in.nextInt()); } } private v...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b9ddfa9faa929513706b55fdbbad8b15342d3819
5148293c98b0a27aa223ea157441ac7fa9b5e7a3
/Method_Scraping/xml_scraping/NicadOutputFile_t1_beam_2nd/Nicad_t1_beam_2nd2237.java
6377943cab9e87605a4592b08f6b64f9d3c16311
[]
no_license
ryosuke-ku/TestCodeSeacherPlus
cfd03a2858b67a05ecf17194213b7c02c5f2caff
d002a52251f5461598c7af73925b85a05cea85c6
refs/heads/master
2020-05-24T01:25:27.000821
2019-08-17T06:23:42
2019-08-17T06:23:42
187,005,399
0
0
null
null
null
null
UTF-8
Java
false
false
521
java
// clone pairs:15126:80% // 16621:beam/sdks/java/core/src/main/java/org/apache/beam/sdk/coders/AvroCoder.java public class Nicad_t1_beam_2nd2237 { public boolean equals(Object other) { if (other == this) { return true; } if (!(other instanceof AvroCoder)) { return false; } ...
[ "naist1020@gmail.com" ]
naist1020@gmail.com
ac1dfabff34aa0fb2d158d2eef0f6ade357aac52
c662824266a175b77dc182bacc6f95c15ab3cbf6
/src/main/java/com/ynz/dbinit/PersonRepository.java
ac98e218170c8542b5699e0f68306918986ec1d1
[]
no_license
yichunzhao/db-init
a52ec0017994b7caa0c7af40691cfcefe0ad7111
b20d57fc588c0689a8a86631ede0eab9c8abccea
refs/heads/master
2023-02-21T15:16:20.635866
2021-01-25T06:08:08
2021-01-25T06:08:08
285,680,594
0
0
null
null
null
null
UTF-8
Java
false
false
224
java
package com.ynz.dbinit; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; @Repository public interface PersonRepository extends CrudRepository<Person,Integer> { }
[ "zhaoyichun@hotmail.com" ]
zhaoyichun@hotmail.com
285a99be8ea2fa4dfa82f5dbfd343889c0e33da7
104cda8eafe0617e2a5fa1e2b9f242d78370521b
/aliyun-java-sdk-hdr/src/main/java/com/aliyuncs/hdr/model/v20170925/DescribeDrGatewayImageUrlRequest.java
938a11eb6ac6258f6b8a7c3ed8ec6c317399c762
[ "Apache-2.0" ]
permissive
SanthosheG/aliyun-openapi-java-sdk
89f9b245c1bcdff8dac0866c36ff9a261aa40684
38a910b1a7f4bdb1b0dd29601a1450efb1220f79
refs/heads/master
2020-07-24T00:00:59.491294
2019-09-09T23:00:27
2019-09-11T04:29:56
207,744,099
2
0
NOASSERTION
2019-09-11T06:55:58
2019-09-11T06:55:58
null
UTF-8
Java
false
false
1,599
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distr...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
a9c01c24d024de609959b843a7cbcd4336a013c4
26d4e1d56e689a241001c24176717404e1619e7f
/app/src/main/java/com/star/criminalintent/CrimeListActivity.java
ef20bccc75efc9a121267e7e08475f53445ffb72
[]
no_license
crystalDf/The-Big-Nerd-Ranch-Guide-3rd-Edition-Chapter-18-CriminalIntent
cd863d01e13041431393826cee745b8aec669b27
849df12b53cade825e3b07ecf13f012e5e788c95
refs/heads/master
2022-04-07T12:21:32.446064
2020-03-08T16:12:39
2020-03-08T16:12:39
113,449,181
0
0
null
null
null
null
UTF-8
Java
false
false
3,262
java
package com.star.criminalintent; import android.content.Intent; import android.os.Bundle; import com.star.criminalintent.model.Crime; import java.util.List; import java.util.UUID; import androidx.fragment.app.Fragment; public class CrimeListActivity extends SingleFragmentActivity implements CrimeListFragm...
[ "chendong333@gmail.com" ]
chendong333@gmail.com
37556079a4d85f81fbe4979eae1a78683d579412
85d6c7b15db4adfc05cdae10d723948e631d2cdc
/src/main/java/com/geniisys/automation/common/ModalDialog.java
b58619218dd667a92ad4c97956f89a8e3c373e1d
[]
no_license
ipmanicdao/geniisys-automation
08855431ceefb17aadb3985d106da213fc068734
0921c1b023ba719955712e00808016258484a6f4
refs/heads/master
2020-03-19T11:26:38.055516
2018-06-07T08:19:53
2018-06-07T08:19:53
136,456,483
0
0
null
2018-06-07T09:47:17
2018-06-07T09:47:16
null
UTF-8
Java
false
false
1,831
java
package com.geniisys.automation.common; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.TimeoutException; public class ModalDialog { private BrowserDriver driver; private Logger log = LogM...
[ "=" ]
=
d7da1054fa363b95eee8cb60e7976a8935d0101c
2da87d8ef7afa718de7efa72e16848799c73029f
/ikep4-portal/src/main/java/com/lgcns/ikep4/portal/admin/screen/service/impl/PortalLoginImageServiceImpl.java
edae2b03c77d5af8d5f1995e88a6f7144c76cdd2
[]
no_license
haifeiforwork/ehr-moo
d3ee29e2cae688f343164384958f3560255e52b2
921ff597b316a9a0111ed4db1d5b63b88838d331
refs/heads/master
2020-05-03T02:34:00.078388
2018-04-05T00:54:04
2018-04-05T00:54:04
178,373,434
0
1
null
2019-03-29T09:21:01
2019-03-29T09:21:01
null
UTF-8
Java
false
false
2,795
java
package com.lgcns.ikep4.portal.admin.screen.service.impl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.lgcns.ikep4.support.fileupload.service.FileService; import com.lgcns.ikep4.support.user.member.model.User; import com.lgcns.ikep4.framework...
[ "haneul9@gmail.com" ]
haneul9@gmail.com
b1b9e52ebc285a7d64a0e67e890e368b88f7f091
f1b39c85dfa176c82a241fb0da39c482ce5e5725
/src/jp/or/med/orca/qkan/affair/qo/qo004/QO004_204211_201804Event.java
6ca5a906a55bbdd33cc2413ae2521fbd9d4bdf49
[]
no_license
linuxmaniajp/qkan
114bb9665a6b2e6b278d2fd7ed5619d74e5c2337
30c0513399e49828ca951412e21a22a058868729
refs/heads/master
2021-05-23T18:48:48.477599
2018-04-23T04:27:09
2018-04-23T04:27:09
null
0
0
null
null
null
null
SHIFT_JIS
Java
false
false
5,821
java
/* * Project code name "ORCA" * 給付管理台帳ソフト QKANCHO(JMA care benefit management software) * Copyright(C) 2002 JMA (Japan Medical Association) * * This program is part of "QKANCHO (JMA care benefit management software)". * * This program is distributed in the hope that it will be useful * for further adv...
[ "yoshida@cvs.orca.med.or.jp" ]
yoshida@cvs.orca.med.or.jp
866afbeb91fbae7a64aeb8a2d944e22ffe48bed6
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/4/4_7ceab1a8cba4474c3c5fe1edefff2e1634baaeb1/TestNotificationTask/4_7ceab1a8cba4474c3c5fe1edefff2e1634baaeb1_TestNotificationTask_s.java
75e63dd2463cc4dedc7b3f53ec99c45785b1c8f9
[]
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,477
java
/* * JBILLING CONFIDENTIAL * _____________________ * * [2003] - [2012] Enterprise jBilling Software Ltd. * All Rights Reserved. * * NOTICE: All information contained herein is, and remains * the property of Enterprise jBilling Software. * The intellectual and technical concepts contained ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
476947e0a7f644b8062d596fca253497f1256627
4fc929e44e4c8ca07faa85cc7fe3f68bf1005c61
/src/com/facebook/buck/jvm/java/FileManagerBootClasspathOracle.java
977c77a9f4a7a557e510ed11add1e689e981fb5e
[ "Apache-2.0" ]
permissive
johnblaze321/buck
99a70237f4104acdb7a8052ff651f8a8f1d96873
3964170ba4ecb7d5c0f269e0bd6a6d44e157950f
refs/heads/master
2020-12-02T11:04:47.801319
2017-07-07T22:41:43
2017-07-07T23:53:13
96,597,214
1
0
null
2017-07-08T05:03:15
2017-07-08T05:03:15
null
UTF-8
Java
false
false
2,622
java
/* * Copyright 2017-present Facebook, 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...
[ "facebook-github-bot@users.noreply.github.com" ]
facebook-github-bot@users.noreply.github.com
88e22f9416b452485a98b3fb34b6aad88046a501
a4a51084cfb715c7076c810520542af38a854868
/src/main/java/com/facebook/imagepipeline/animated/base/AnimatedImageResult.java
f6b244e62924ae5953a97ee69b3cc59f60cab3d3
[]
no_license
BharathPalanivelu/repotest
ddaf56a94eb52867408e0e769f35bef2d815da72
f78ae38738d2ba6c9b9b4049f3092188fabb5b59
refs/heads/master
2020-09-30T18:55:04.802341
2019-12-02T10:52:08
2019-12-02T10:52:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,379
java
package com.facebook.imagepipeline.animated.base; import android.graphics.Bitmap; import com.facebook.common.internal.Preconditions; import com.facebook.common.references.CloseableReference; import java.util.List; public class AnimatedImageResult { private List<CloseableReference<Bitmap>> mDecodedFrames; priv...
[ "noiz354@gmail.com" ]
noiz354@gmail.com
10682355469d0a79e68416f87c199faad8656194
18f390d0a52e00bd9cc1cbf98f9c2e832c0d00b2
/app/src/test/java/com/playposse/interviewprep/leetcode/competition4/RescueBoats2.java
d9e80ac051c0ca1cd61fa48e9699c1ac7267f96b
[]
no_license
thomasfischersm/InterviewPrep
84e3cee1d824236d4f05e855f63323be5096834a
8ceb1e2bbd4e19a123c8dfe19af5e27783a3763d
refs/heads/master
2020-03-22T12:15:44.504200
2018-08-27T22:12:21
2018-08-27T22:12:21
140,028,798
0
0
null
null
null
null
UTF-8
Java
false
false
8,129
java
package com.playposse.interviewprep.leetcode.competition4; import org.junit.Test; import java.util.Arrays; import static org.junit.Assert.assertEquals; /** * Created by thoma on 8/4/2018. */ public class RescueBoats2 { @Test public void test() { assertEquals(1, new Solution().numRescueBoats(new i...
[ "thomas@playposse.com" ]
thomas@playposse.com
acef9213580d6fce511932a3fabc8ff6699cc692
bada32b901ca6907b9b3748e77cde27d66c06cac
/order-server/src/main/java/com/white/orderserver/config/rabbitMq/QueueConfig.java
9aa9755be2e7d5ad1dd230e33464ddc52fdc9ff2
[]
no_license
white211/microservice
47e0534519f699f1eaabff2b3334c58e43307e24
a8165e2da6281b938b56814eb72da4e8e82e732b
refs/heads/master
2023-08-09T17:00:48.441173
2019-11-29T17:32:08
2019-11-29T17:32:08
183,912,521
0
0
null
2023-07-22T04:18:49
2019-04-28T13:34:14
Java
UTF-8
Java
false
false
752
java
package com.white.orderserver.config.rabbitMq; import org.springframework.amqp.core.Queue; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; /** * @Program: QueueConfig * @Description: * @Author: White * @DateTime: 2019-05-13 15:54:54 **/ @Configurat...
[ "942364283@qq.com" ]
942364283@qq.com
676a15cbf408707b3e02109642be061dd7339302
ca2cd61f540c266ab340d1ec2ae147a80445b015
/jsp_project/src/cn/database/RowDatas.java
b162e965dfb4bab425bc34e72d52cd48637b977c
[]
no_license
liuenci/JspDemo
c5e8c636e05fba4fbde08773354157aa0c84152d
7c37f862a2f0de8a19bd1eaca5842b0471bb3f1e
refs/heads/master
2021-04-27T16:36:32.053407
2018-02-21T07:41:39
2018-02-21T07:41:39
122,305,721
2
0
null
null
null
null
GB18030
Java
false
false
247
java
package cn.database; import java.sql.ResultSet; import java.sql.SQLException; /** * 查询结果处理接口 * @author Administrator * * @param <T> */ public interface RowDatas<T> { public T getRowData(ResultSet rs) throws SQLException; }
[ "154910381@qq.com" ]
154910381@qq.com
5de6406c031b2996d92b1447b1b80387391f6e05
b823cd248cc06556d2065f677d312876bb0da092
/app/src/test/java/com/vrem/wifianalyzer/settings/SettingActivityTest.java
38ff0168875b7734ace8d6cbb5b1ab282f097441
[ "Apache-2.0" ]
permissive
zhengqiwen/WiFiAnalyzer
1334910d099491d385c43590c2c13877ae7af45f
b780bd0d5eaf7243938211e0a838f6bdd91a9093
refs/heads/master
2021-07-01T21:30:19.673008
2021-06-15T05:17:03
2021-06-15T05:17:03
58,099,941
0
1
NOASSERTION
2021-06-11T03:09:12
2016-05-05T02:58:44
Java
UTF-8
Java
false
false
2,774
java
/* * Copyright (C) 2015 - 2016 VREM Software Development <VREMSoftwareDevelopment@gmail.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
[ "VREMSoftwareDevelopment@gmail.com" ]
VREMSoftwareDevelopment@gmail.com
02f1be314a52b22382c9a943f2f544c8b8ef8cc8
0eccc603bc0ef091759fde1b738d47da946da7ab
/CustomAnim/app/src/main/java/com/imooc/customanim/CustomAnim.java
2759dfcd24800bee293bd1d6398278321a4d0bbb
[]
no_license
Demons96/AndroidQunyingzhuan
ace6ae8e71ff520410c69d5228fb6e178c3013e9
9dd3364a0a47402b5e94e1f251debc9899ebbc83
refs/heads/master
2021-10-24T11:04:30.152333
2019-03-25T10:33:12
2019-03-25T10:33:12
106,076,680
0
0
null
null
null
null
UTF-8
Java
false
false
1,639
java
package com.imooc.customanim; import android.graphics.Camera; import android.graphics.Matrix; import android.view.animation.Animation; import android.view.animation.BounceInterpolator; import android.view.animation.Transformation; public class CustomAnim extends Animation { private int mCenterWidth; private ...
[ "gyp52020@qq.com" ]
gyp52020@qq.com
336717fc89fe8597f8ee47ec7de2571dba9d65ad
8607016f54c8436b0a06c77a368e5bf54cfe2bd0
/430_Homework05/src/client/ClientWithCallback.java
e619fe2e892d817e0d40bcf1ebbd991db4881340
[]
no_license
aguibert/IASTATE
a70d642578384dc59144144f00ad328bbdc32bd0
4f74bf8707b571100f9a24b30330cbf8d4781e88
refs/heads/master
2021-01-25T07:34:41.392338
2015-05-02T04:40:44
2015-05-02T04:40:44
16,869,300
0
3
null
null
null
null
UTF-8
Java
false
false
6,685
java
package client; import java.util.ArrayList; import java.util.Collections; import java.util.Scanner; import Ice.LocalException; import Ice.UserException; import dbexample.Callback_Database_retrieve; import dbexample.DatabasePrx; import dbexample.NoSuchEntryException; /** * Client that uses a callback object to make ...
[ "andy.guibert@gmail.com" ]
andy.guibert@gmail.com
eee4a7561757686ce5cf4093d0447fe357f054a6
d69fbcc8228c0f604e58575549fcf2b3abf498dc
/rabbitmq-api/src/main/java/com/zc/springboot/api/consumer/Receiver.java
1a6a3420c453f5a499a08ef22ad00d9de3181d0b
[]
no_license
codingKings/rabbit-mq
519517517f65c969bc7bd09ad59e09bd179a5cdb
4c4fcaf8b1e0e172a8481d19296e8f245df80b2d
refs/heads/master
2023-04-19T04:45:31.449009
2020-08-14T07:07:37
2020-08-14T07:07:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,116
java
package com.zc.springboot.api.consumer; import java.util.HashMap; import java.util.Map; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import com.rabbitmq.client.Address; import com.rabbitmq.client.Channel; import com.rabbitmq.client.Connection; import com.rabbitmq.client.Connecti...
[ "18910146715@163.com" ]
18910146715@163.com
ec39a863201f81c331ddc851b7dcac681c2b6662
9007acd1ba3a71515fb2479b14b6e66c802e969f
/tracker/tags/REL-0.3.5/com.verticon.tracker.reader.comm/src/com/verticon/tracker/reader/event/comm/SpecifyCommPortWizardPage.java
3f0e05beaac56bb8433683f006c14a87a595998d
[]
no_license
jconlon/tracker
17d36709a52bf7ec5c758f30b66ea808fa9be790
937b3c30ac9937342ed27b984c2bd31f27bddb55
refs/heads/master
2020-03-08T05:31:34.895003
2018-04-03T19:20:38
2018-04-03T19:20:38
127,949,899
0
0
null
null
null
null
UTF-8
Java
false
false
5,753
java
/** * */ package com.verticon.tracker.reader.event.comm; import static com.verticon.tracker.connector.comm.CommReaderPlugin.bundleMarker; import gnu.io.CommPort; import gnu.io.CommPortIdentifier; import gnu.io.PortInUseException; import java.io.IOException; import java.util.Enumeration; import java.util.Vector; im...
[ "jconlon@verticon.com" ]
jconlon@verticon.com
b99c66c93c9d67d0ab1015b0b9e7145e6c341438
15cf8a940a99b1335250bff9f221cc08d5df9f0f
/src/com/kabam/wske/model/LoyaltyRedeemableResource.java
232775727ccff2ebe95c873ae62905fcf6ebcb5c
[]
no_license
alamom/mcoc_mod_11.1
0e5153e0e7d83aa082c5447f991b2f6fa5c01d8b
d48cb0d2b3bc058bddb09c761ae5f443d9f2e93d
refs/heads/master
2021-01-11T17:12:37.894951
2017-01-22T19:55:38
2017-01-22T19:55:38
79,739,761
0
0
null
null
null
null
UTF-8
Java
false
false
3,790
java
package com.kabam.wske.model; import com.google.gson.annotations.SerializedName; import java.util.ArrayList; import java.util.List; public class LoyaltyRedeemableResource { @SerializedName("canRedeem") private Boolean canRedeem = null; @SerializedName("clientId") private String clientId = null; @SerializedN...
[ "eduard.martini@gmail.com" ]
eduard.martini@gmail.com
e58bb1c9165a36661138db3c95965c44314423c8
42318883c4679338893316048e67d4cad728c944
/src/com/nastation/pm/struts/backend/group/EditUserGroupsdefaultAction.java
0350557903ee8f23de0b6b2120d427e2fa481304
[]
no_license
zhangqunshi/pm
c142430f6ba2408bb3f7411cc5252e4391457c61
4acf10b18c79f2d7eac5e22f3616b627fd2fde67
refs/heads/master
2021-01-20T03:09:20.030613
2018-06-02T14:05:17
2018-06-02T14:05:17
89,502,263
2
6
null
2018-01-20T11:21:38
2017-04-26T16:16:48
Java
UTF-8
Java
false
false
318
java
package com.nastation.pm.struts.backend.group; import com.opensymphony.xwork2.ActionSupport; public class EditUserGroupsdefaultAction extends ActionSupport { private String name; public String getName() { return name; } public void setName(String name) { this.name = name; } }
[ "hongzhangzhao@outlook.com" ]
hongzhangzhao@outlook.com
cc86b4b2918a5e8a2233a0e3d4d2a6bdf1b6934a
1e212405cd1e48667657045ad91fb4dc05596559
/lib/openflowj-3.3.0-SNAPSHOT-sources (copy)/org/projectfloodlight/openflow/protocol/ver15/OFFlowUpdateEventSerializerVer15.java
db3112d827fe32b0b3458a9b069a0806471a82f6
[ "Apache-2.0" ]
permissive
aamorim/floodlight
60d4ef0b6d7fe68b8b4688f0aa610eb23dd790db
1b7d494117f3b6b9adbdbcf23e6cb3cc3c6187c9
refs/heads/master
2022-07-10T21:50:11.130010
2019-09-03T19:02:41
2019-09-03T19:02:41
203,223,614
1
0
Apache-2.0
2022-07-06T20:07:15
2019-08-19T18:00:01
Java
UTF-8
Java
false
false
3,907
java
// Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University // Copyright (c) 2011, 2012 Open Networking Foundation // Copyright (c) 2012, 2013 Big Switch Networks, Inc. // This library was generated by the LoxiGen Compiler. // See the file LICENSE.txt which should have been included in the sour...
[ "alex@VM-UFS-001" ]
alex@VM-UFS-001
762dd19c6f3fca20ae0d2b8caa3e0753001cc1dd
65c37921c5000bc01a428d36f059578ce02ebaab
/Programação I/src/exemplos/classesAbstratas/Pessoa3.java
ea1323da41c97f72f8b8b3a387e487f3a039be86
[]
no_license
azeredoA/projetos
05dde053aaba32f825f17f3e951d2fcb2d3034fc
7be5995edfaad4449ec3c68d422247fc113281d0
refs/heads/master
2021-01-11T05:43:21.466522
2013-06-10T15:39:42
2013-06-10T15:40:20
null
0
0
null
null
null
null
ISO-8859-2
Java
false
false
176
java
package exemplos.classesAbstratas; public class Pessoa3 extends Pessoa { public String exemplo() { return "Exemplo da subclasse Pessoa3"; }// Método exemplo }// Class
[ "lindomar_reitz@hotmail.com" ]
lindomar_reitz@hotmail.com
5102fd5ad6ec53f74074aea10d81916a0311f37c
d36547db41c511a73850f780eab27d298f795337
/ph-xsds-bdxr-smp2/src/main/java/com/helger/xsds/bdxr/smp2/CBDXRSMP2.java
8d98a2bbea3704691c30246b3d3c7d5a3eb58c88
[ "Apache-2.0" ]
permissive
jdrew1303/ph-xsds
4ceaa7f51622a6bc501a49e3bc6385e436d4a614
0800f7d73c5e5bfaac91ee3d763549bf65ba8f1e
refs/heads/master
2023-09-04T06:13:30.875913
2021-10-30T19:34:19
2021-10-30T19:34:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,386
java
/* * Copyright (C) 2016-2021 Philip Helger (www.helger.com) * philip[at]helger[dot]com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICEN...
[ "philip@helger.com" ]
philip@helger.com
3b9b09ab6f1d98365f72a252abd2ad4c75cbed5e
77e2f88ef52a136e53ca64b47ffa417bdd7fd183
/src/main/java/com/tsoft/myprocad/model/ProjectItem.java
895a1655086854e4f3cd39c2595703cd3b11aa2e
[]
no_license
knivit/myprocad
cd14e34b5a5e9286a6eec38f373a477af67719e6
6929011391b6b16da30c6d259feaf0e62f2cfb49
refs/heads/master
2022-07-05T22:34:30.094181
2020-03-09T21:35:11
2020-03-09T21:35:11
32,263,705
0
0
null
2022-06-30T19:54:29
2015-03-15T14:10:11
Java
UTF-8
Java
false
false
2,195
java
package com.tsoft.myprocad.model; import com.tsoft.myprocad.util.json.JsonReader; import com.tsoft.myprocad.util.json.JsonSerializable; import com.tsoft.myprocad.util.json.JsonWriter; import com.tsoft.myprocad.viewcontroller.ProjectItemController; import java.io.IOException; public abstract class ProjectIte...
[ "knivit@gmail.com" ]
knivit@gmail.com
af16aeabb28d7a25f5d93c95d044c3aa02e3b60f
95c49f466673952b465e19a5ee3ae6eff76bee00
/src/main/java/com/zhihu/android/topic/platfrom/tabs/common/$$Lambda$9kS41GgiqU3yr14QLLPITIizPGM.java
3451974d93506b2144f60abe6cd6b33f32f34cbe
[]
no_license
Phantoms007/zhihuAPK
58889c399ae56b16a9160a5f48b807e02c87797e
dcdbd103436a187f9c8b4be8f71bdf7813b6d201
refs/heads/main
2023-01-24T01:34:18.716323
2020-11-25T17:14:55
2020-11-25T17:14:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
728
java
package com.zhihu.android.topic.platfrom.tabs.common; import p2189io.reactivex.p2209c.AbstractC31735g; /* renamed from: com.zhihu.android.topic.platfrom.tabs.common.-$$Lambda$9kS41GgiqU3yr14QLLPITIizPGM reason: invalid class name */ /* compiled from: lambda */ public final /* synthetic */ class $$Lambda$9kS41GgiqU3y...
[ "seasonpplp@qq.com" ]
seasonpplp@qq.com
013ddf213b4a51d83e123b26ed7b9adf5a014a39
6253283b67c01a0d7395e38aeeea65e06f62504b
/decompile/app/HwDeskClock/src/main/java/com/google/android/gms/wearable/internal/zzak.java
5d65c5d8c55c6d19e5e83e3e76dd3049f0d5a897
[]
no_license
sufadi/decompile-hw
2e0457a0a7ade103908a6a41757923a791248215
4c3efd95f3e997b44dd4ceec506de6164192eca3
refs/heads/master
2023-03-15T15:56:03.968086
2017-11-08T03:29:10
2017-11-08T03:29:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,966
java
package com.google.android.gms.wearable.internal; import android.os.Parcel; import android.os.Parcelable.Creator; import com.google.android.gms.common.internal.safeparcel.zza; import com.google.android.gms.common.internal.safeparcel.zzb; /* compiled from: Unknown */ public class zzak implements Creator<GetCloudSyncOp...
[ "liming@droi.com" ]
liming@droi.com
8aec13e349e18c9d61a06af702c36a67b26647f8
ce9dc73f41dad472fe1a86e42b0e6ddc9387009f
/app/src/main/java/com/sxh/olddriver/db/Students.java
edbd2b425147027cd77c919da2e75b15483974df
[]
no_license
CheckTiger/xiushi
1355a46f5874fa0a05c6951061e55e0176c8adfa
77ac43639b2dcc41eb2693336663a2eae305301e
refs/heads/master
2021-01-19T09:28:16.754446
2017-04-12T05:16:47
2017-04-12T05:16:47
87,761,824
0
0
null
null
null
null
UTF-8
Java
false
false
623
java
package com.sxh.olddriver.db; import java.io.Serializable; /** * Created by sxh on 16/7/22. */ public class Students implements Serializable { private int id; private String title; private String content; public int getId() { return id; } public void setId(int id) { this....
[ "1215167396@qq.com" ]
1215167396@qq.com
f404774150329e9286802ab75131b774f6b4126d
120068dde43ca64c6e857965592961aad8ea1546
/src/main/java/com/photo/warehouse/database/DatabaseContextHolder.java
8d4e0906e159a0210a09ec5b02443018741e9bdd
[]
no_license
chendingying/photo
b3b61acbcb63092480556e2acf8c63cfda8623f8
b455424896ec9a95385fdc5ad6093d4d7a658229
refs/heads/master
2020-04-12T18:23:38.344361
2018-12-24T02:26:28
2018-12-24T02:26:28
162,677,383
0
0
null
null
null
null
UTF-8
Java
false
false
466
java
//package com.photo.warehouse.database; // ///** // * 作用: // * 1、保存一个线程安全的DatabaseType容器 // */ //public class DatabaseContextHolder { // private static final ThreadLocal<DatabaseType> contextHolder = new ThreadLocal<>(); // // public static void setDatabaseType(DatabaseType type){ // contextHolder.set(type...
[ "chen@dingying.com" ]
chen@dingying.com
9989c1d2d1fd3fccdabdcf9f9b281f41989316fe
11da77a8c4c887d4a3571e96498fa000d6b554ba
/consensus/src/main/java/io/nuls/consensus/event/ExitConsensusEvent.java
17f2c8c01d754020986651761c42235bd8e22f04
[]
no_license
lswchen/nuls
142dc42d8d1c6db7e6ae6a28881d87a84375f53c
c873c060d55fbf6ba53f815821f0c9ff91134532
refs/heads/master
2021-08-22T21:52:16.287279
2017-12-01T10:28:47
2017-12-01T10:28:47
112,916,789
0
0
null
2017-12-03T09:53:26
2017-12-03T09:53:26
null
UTF-8
Java
false
false
549
java
package io.nuls.consensus.event; import io.nuls.consensus.constant.ConsensusEventType; import io.nuls.core.chain.entity.BaseNulsData; import io.nuls.core.event.NulsEventHeader; import io.nuls.core.utils.io.NulsByteBuffer; /** * @author Niels * @date 2017/11/7 */ //todo public class ExitConsensusEvent extends BaseC...
[ "niels0519@gmail.com" ]
niels0519@gmail.com
ad539c1cbcc71aae63fe907a177e13be8cc0f836
769e1811e9e2cf9766329c85d12e6f783a606683
/crm-common/src/main/java/cn/mauth/crm/common/domain/Record.java
f6a371eb49b43dc0a14d0cb34bc58d890f35211c
[]
no_license
hzw123/crm
aa0ac1ee942d75ba1bff58ae6f5069880efcb786
6e4677cf20d8843c26611ac5a73c0ee548c90b0b
refs/heads/master
2020-04-23T20:19:02.207214
2019-03-07T02:44:54
2019-03-07T02:44:54
171,435,870
0
1
null
null
null
null
UTF-8
Java
false
false
1,846
java
package cn.mauth.crm.common.domain; import org.springframework.data.annotation.CreatedDate; import org.springframework.data.jpa.domain.support.AuditingEntityListener; import javax.persistence.*; import java.io.Serializable; import java.util.Date; /** * 记录 */ @Entity @EntityListeners(AuditingEntityListener.class) p...
[ "1127835288@qq.com" ]
1127835288@qq.com
7cb5e9e3a94630add40e597fed97b1de7a3d47da
f0397daab2782944f01d49de38849d8ebce754cc
/OLink-kernel/OLink-bpm/src/main/java/OLink/bpm/core/dynaform/document/dql/Test.java
4e571843e50b7418cdc954e3ad57c656f299b766
[]
no_license
jameszgw/account-kernel
2687949a94cb1c79d62ae5fd8bbeb15dc1368ed8
ef6f7d2cfea0592abc4a8cac6ca875392fddc851
refs/heads/master
2023-05-14T12:30:07.501608
2018-05-04T03:18:40
2018-05-04T03:18:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
484
java
package OLink.bpm.core.dynaform.document.dql; import java.net.URL; import antlr.Tool; public class Test { /** * @param args */ public static void main(String[] args) { // JavaCodeGenerator. // ANTLR.compiler. URL url = Test.class.getClassLoader().getResource(""); Tool .main(new String[] { ...
[ "391289241@qq.com" ]
391289241@qq.com
8185cb368bb4eee792ba144595ae9755782a3b23
20b12c23b6a90e76274d80daaac83c569e6d899f
/trunk/tresiot/src/main/java/com/tresbu/tresiot/domain/AbstractAuditingEntity.java
d96393416454e42e670393136151aecd4219fa2a
[]
no_license
pillelajagadeesh/tresme
89c1b915a1f426c25e118071498b4565be66b72c
8a1bda769904095db46590debd87a54ee268cac1
refs/heads/master
2021-01-23T05:34:47.443936
2017-03-27T09:31:39
2017-03-27T09:31:39
86,316,061
0
0
null
null
null
null
UTF-8
Java
false
false
2,269
java
package com.tresbu.tresiot.domain; import java.io.Serializable; import com.fasterxml.jackson.annotation.JsonIgnore; import org.hibernate.envers.Audited; import org.springframework.data.annotation.CreatedBy; import org.springframework.data.annotation.CreatedDate; import org.springframework.data.annotation.LastModified...
[ "pillelajagadeesh@gmail.com" ]
pillelajagadeesh@gmail.com
760091c95eb478b1587f44004f228d18e3ce832f
9d864f5a053b29d931b4c2b4f773e13291189d27
/src/providers/jldap/src/java/edu/amc/sakai/user/EidDerivedEmailAddressHandler.java
e8cd193ae95d4956b56f02de6e49b4bb01ef2ef0
[]
no_license
kyeddlapalli/sakai-cle
b1bd1e4431d8d96b6b650bfe9454eacd3e7042b2
1f06c7ac69c7cbe731c8d175d557313d0fb34900
refs/heads/master
2021-01-18T10:57:25.449065
2014-01-12T21:18:15
2014-01-12T21:18:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,086
java
/********************************************************************************** * $URL: https://source.sakaiproject.org/svn/providers/trunk/jldap/src/java/edu/amc/sakai/user/EidDerivedEmailAddressHandler.java $ * $Id: EidDerivedEmailAddressHandler.java 105079 2012-02-24 23:08:11Z ottenhoff@longsight.com $ ******...
[ "noah@botimer.net" ]
noah@botimer.net
f66cb44bcd508988e2456a3686b90377d1abb4df
0e6906888c4352b656c1ffcdce25faf4963016a8
/model/src/main/java/org/renjin/ci/model/PackageVersionId.java
6552017e91dbbc8d77d965f9e65947d10fa34266
[]
no_license
bedatadriven/renjin-packages
84472db29464d6df9d8085b2a8807daa6e0d07c5
3a69d8354142542cdb2aa63854771ace0d180e64
refs/heads/master
2023-07-01T06:53:44.537804
2021-07-31T13:06:54
2021-07-31T13:06:54
384,443,609
0
0
null
null
null
null
UTF-8
Java
false
false
3,727
java
package org.renjin.ci.model; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonValue; import java.io.Serializable; /** * PackageVersion identifier, a composite of groupId, packageName, * and version (a typical GAV from Maven world) */ public class PackageVersionId im...
[ "alex@bedatadriven.com" ]
alex@bedatadriven.com
f443fe6bc7ab619fc48eff4e3aa8e50ff1628e36
1cf1c4e00c4b7b2972d8c0b32b02a17e363d31b9
/sources/android/support/constraint/solver/widgets/WidgetContainer.java
dbd79df95162b040ce167a28be1eee2c9c70cdad
[]
no_license
rootmelo92118/analysis
4a66353c77397ea4c0800527afac85e06165fd48
a9cd8bb268f54c03630de8c6bdff86b0e068f216
refs/heads/main
2023-03-16T10:59:50.933761
2021-03-05T05:36:43
2021-03-05T05:36:43
344,705,815
0
0
null
null
null
null
UTF-8
Java
false
false
6,766
java
package android.support.constraint.solver.widgets; import android.support.constraint.solver.Cache; import android.support.p037v7.widget.ActivityChooserView; import java.util.ArrayList; public class WidgetContainer extends ConstraintWidget { protected ArrayList<ConstraintWidget> mChildren = new ArrayList<>(); ...
[ "rootmelo92118@gmail.com" ]
rootmelo92118@gmail.com
82cdd7028a0731511e22e8e39f9f3ec4327ff8a0
e6d716fde932045d076ab18553203e2210c7bc44
/bluesky-pentaho-kettle/engine/src/main/java/org/pentaho/di/trans/steps/csvinput/MultiByteLittleCrLfMatcher.java
8218476ac846cc3f44ff41f960f1b37441024aa8
[]
no_license
BlueCodeBoy/bluesky
d04032e6c0ce87a18bcbc037191ca20d03aa133e
6fc672455b6047979527da9ba8e3fc220d5cee37
refs/heads/master
2020-04-18T10:47:20.434313
2019-01-25T03:30:47
2019-01-25T03:30:47
167,478,568
6
0
null
null
null
null
UTF-8
Java
false
false
1,457
java
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2013 by Pentaho : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version 2.0 (th...
[ "pp@gmail.com" ]
pp@gmail.com
7199a5b6b054ec243282228ef9d8184503ee4782
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/49c2a18626cc1c92dc994ca7b348c5c4f84ace9b/after/GotoDeclarationAction.java
2039ad572009e152b2495746a43bd04ab696f6b0
[]
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
5,427
java
package com.intellij.codeInsight.navigation.actions; import com.intellij.codeInsight.CodeInsightActionHandler; import com.intellij.codeInsight.CodeInsightBundle; import com.intellij.codeInsight.TargetElementUtilBase; import com.intellij.codeInsight.actions.BaseCodeInsightAction; import com.intellij.codeInsight.navigat...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
150241eea1d5ea0b09425c312ae0af6d72a0e4e8
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/24/24_377f752fbf95026391d5b25780c5cb0325a8bb68/Sizeable/24_377f752fbf95026391d5b25780c5cb0325a8bb68_Sizeable_t.java
1da4e9b20f557b005856b8cdae73708d6e10e32d
[]
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,376
java
/* @ITMillApache2LicenseForJavaFiles@ */ package com.itmill.toolkit.terminal; /** * Interface to be implemented by components wishing to display some object that * may be dynamically resized during runtime. * * @author IT Mill Ltd. * @version * @VERSION@ * @since 3.0 */ public interface Siz...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
17ab951ecd9bc90d19d19b52ec97280b9abad556
62e3f2e7c08c6e005c63f51bbfa61a637b45ac20
/B-Genius_AdFree/app/src/main/java/com/google/android/gms/b/iM.java
d76a04677610e9993bd278cf5bec7b862aae00db
[]
no_license
prasad-ankit/B-Genius
669df9d9f3746e34c3e12261e1a55cf5c59dd1c6
1139ec152b743e30ec0af54fe1f746b57b0152bf
refs/heads/master
2021-01-22T21:00:04.735938
2016-05-20T19:03:46
2016-05-20T19:03:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
271
java
package com.google.android.gms.b; final class iM { } /* Location: C:\Users\KSHITIZ GUPTA\Downloads\apktool-install-windws\dex2jar-0.0.9.15\dex2jar-0.0.9.15\classes_dex2jar.jar * Qualified Name: com.google.android.gms.b.iM * JD-Core Version: 0.6.0 */
[ "kshitiz1208@gmail.com" ]
kshitiz1208@gmail.com
2bc04b8a5942ebee9686ce3a206de6dc4a0fa896
e3109a079793c5a66891aebef6dd7c2a44f8d360
/base/java/e/c/a/b/j/e.java
1f309f1c0fb77c7bcd08451d4181a5d9ddd56bf8
[]
no_license
msorland/no.simula.smittestopp
d5a317b432e8a37c547fc9f2403f25db78ffd871
f5eeba1cc4b1cad98b8174315bb2b0b388d14be9
refs/heads/master
2022-04-17T12:50:10.853188
2020-04-17T10:14:01
2020-04-17T10:14:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,793
java
package e.c.a.b.j; import android.content.Context; import android.content.res.TypedArray; import android.util.AttributeSet; import com.google.android.material.R$attr; import com.google.android.material.R$styleable; import e.a.a.a.a; public final class e { public static final int[] a = {R$attr.colorPrimary}; p...
[ "djkaty@users.noreply.github.com" ]
djkaty@users.noreply.github.com
d4ef646e17f675b47c28547cf124bb4c31274ef2
93324fc1fabac9b3a1fe797a45e35ca8ad2d2b35
/src/com/pi/gl/graphics/objects/lsystem/TupleLeaf.java
eb330acb4a7ff0ec119b7f4a16056e7c9a3232c9
[]
no_license
Equinox-/ProceduralFoliage
135acf51b593c0ed18352f50ef7227367c1348d7
017b411fcabb1ca2838e6ec1d79a8a91f08ccef6
refs/heads/master
2020-04-10T20:27:04.089991
2012-07-17T10:35:44
2012-07-17T10:35:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,355
java
package com.pi.gl.graphics.objects.lsystem; import java.util.ArrayList; import java.util.List; import com.pi.gl.graphics.objects.CylinderTree.Vector3DNode; import com.pi.gl.graphics.objects.Vector3D; public class TupleLeaf extends TupleNode { private Vector3D normal; public TupleLeaf(Tuple tpl, Tuple...
[ "equinoxscripts@gmail.com" ]
equinoxscripts@gmail.com
b072f85ede99a572e9f1ae74263cdbba9805d516
eb1343219a925101de1b4ca4aadae71b51dfffd2
/docs/sourcecodes/OpenBridge-base/ob-paas/src/main/java/com/harmazing/openbridge/paas/deploy/model/PaasProjectProbesHandler.java
c1bc4bccbda1e5c814b3371ba06821572b0b3ecd
[ "Apache-2.0" ]
permissive
gavin2lee/incubator
b961c23c63fc88c059e74e427b665125115717db
c95623af811195c3e89513ec30e52862d6562add
refs/heads/master
2020-12-13T20:52:26.951484
2017-01-25T00:31:59
2017-01-25T00:31:59
58,938,038
4
4
null
null
null
null
UTF-8
Java
false
false
764
java
package com.harmazing.openbridge.paas.deploy.model; public class PaasProjectProbesHandler { private String port; private String host; private String path; private String scheme; private String type; public String getPort() { return port; } public String getHost() { return host; } public Stri...
[ "gavin2lee@163.com" ]
gavin2lee@163.com