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
f562d116073f52bd8a065a453bc5a8205164821f
04af5021393f2999a0052d22d6f5d2e573e39fc1
/server/implementation/src/main/java/io/smallrye/graphql/execution/datafetcher/helper/BatchLoaderHelper.java
fdb045bdbbe72ecef97e20e25dd083fae531a029
[ "Apache-2.0" ]
permissive
ybroeker/smallrye-graphql
a329ad1f659bbcd9ec4080d9eeb97feffd04a436
4b066a758e4bd8b6ca5c84501f76f5eaa099ae9b
refs/heads/main
2023-03-20T01:13:38.148262
2022-08-24T06:49:09
2022-08-24T11:05:25
252,236,230
0
0
Apache-2.0
2023-03-10T13:09:17
2020-04-01T16:59:28
Java
UTF-8
Java
false
false
1,856
java
package io.smallrye.graphql.execution.datafetcher.helper; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import org.dataloader.BatchLoaderEnvironment; import graphql.schema.DataFetchingEnvironment; import io.smallrye.graphql.schema.model.Operation; /** * Helping ...
[ "phillip.kruger@gmail.com" ]
phillip.kruger@gmail.com
47e5a60257b9aab964d4bb8b47155d64dcaabf80
231a828518021345de448c47c31f3b4c11333d0e
/src/pdf/bouncycastle/asn1/x509/PrivateKeyUsagePeriod.java
d73f6e04edaed2ec1d07f9efda64ed399cd0d02c
[]
no_license
Dynamit88/PDFBox-Java
f39b96b25f85271efbb3a9135cf6a15591dec678
480a576bc97fc52299e1e869bb80a1aeade67502
refs/heads/master
2020-05-24T14:58:29.287880
2019-05-18T04:25:21
2019-05-18T04:25:21
187,312,933
0
0
null
null
null
null
UTF-8
Java
false
false
2,147
java
package pdf.bouncycastle.asn1.x509; import java.util.Enumeration; import pdf.bouncycastle.asn1.ASN1EncodableVector; import pdf.bouncycastle.asn1.ASN1GeneralizedTime; import pdf.bouncycastle.asn1.ASN1Object; import pdf.bouncycastle.asn1.ASN1Primitive; import pdf.bouncycastle.asn1.ASN1Sequence; import pdf.bouncycastle....
[ "vtuse@mail.ru" ]
vtuse@mail.ru
994cd627b33ae375dcee2b292273721c6a88d352
471e6b055d50812fc5fd33972aa7929575cde990
/pki_microservice/PkiMicroservice/src/main/java/com/rmj/PkiMicroservice/model/FtpApplication.java
a8d996fe7895d6c619fb800916866be30138884e
[]
no_license
jovosunjka/PaymentConcentrator
a238e937e89d30e8b32919f4ac165ad960b5a61b
b0856f428c582e9e95b67d47795c011ee9baf808
refs/heads/master
2023-01-24T08:35:06.737256
2020-02-20T16:36:27
2020-02-20T16:36:27
223,024,597
0
0
null
2023-01-09T18:07:04
2019-11-20T20:47:35
JavaScript
UTF-8
Java
false
false
1,967
java
package com.rmj.PkiMicroservice.model; import javax.persistence.*; @Entity public class FtpApplication { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name="id", unique=true, nullable=false) private Long id; @Column(name="organizational_unit_name", unique=true, nullable=false) ...
[ "sunjkajovo@gmail.com" ]
sunjkajovo@gmail.com
b7aacde004226c3b5c8fd369815b4036cf0bf784
1673b6208bffeefa9912b827cfc7370c2db9d0f4
/src/main/java/Controller/PlayerController/CurrentTrack/Album.java
73ba8283cf9206eadb367208031d1c66f1bd08c6
[]
no_license
SimpleappRed/Java-Spotify-API
385cfb4b9f7290a59b38e3049c9aac2025fc6d7c
30986b44de741a92b7575d937f94a7dae1d3b099
refs/heads/master
2023-05-26T21:46:28.644626
2021-05-11T10:40:33
2021-05-11T10:40:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,893
java
package Controller.PlayerController.CurrentTrack; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import java.util.List; public class Album { @SerializedName("album_type") @Expose private String albumType; @SerializedName("external_urls") @Expose ...
[ "cthacker@udel.edu" ]
cthacker@udel.edu
a437a838c9c8ad16a29d5ff6f1ac02eb878ffd37
12de31ac59bf3f1bfe8c6863ea7b3d2fd56289fb
/CGTA_Input_Tester/OlisMessaging/src/main/java/sail/wsdl/infrastructure/terminology/TerminologyWebService.java
b07b76552b210bfc08dd57507bcd92a36a9435f5
[]
no_license
francis-uhn/cgta-input-tester
4d46a8725a5640d4589caac395504f48c79afb47
45acfa8701e8a1968e473e1fa2d62220aa42c1d3
refs/heads/master
2021-01-10T11:45:19.788509
2015-08-13T16:05:20
2015-08-13T16:05:20
44,772,626
0
0
null
null
null
null
UTF-8
Java
false
false
3,098
java
package sail.wsdl.infrastructure.terminology; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.commons.collections.MultiHashMap; import org.apache.commons.collections.MultiMap; import org.hl7.cts.types.CD; import org.hl7.cts.types.GetCodeSystemsByIdRequest; import org...
[ "jamesagnew@gmail.com" ]
jamesagnew@gmail.com
14a29b7b3637022f880a2ea34a6baadb4c9427d5
a08ff306758d125264c9f7ce7f365316be8e172a
/app/src/main/java/com/cnews/guji/smart/helper/player/VideoViewManager.java
28e62bcc7a2fe0b6be474a301b44e4a72ab951b8
[ "Apache-2.0" ]
permissive
xiamulo/GuJiNews_DayHot_2.0
bbbced3e1776e16ec44d1b00989ec8e588c5e113
4e0c748bc62db8112163d01013c0e524ea20c294
refs/heads/master
2023-07-11T04:09:09.449241
2021-08-25T06:25:45
2021-08-25T06:25:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,187
java
package com.cnews.guji.smart.helper.player; import java.lang.ref.WeakReference; /** * 视频播放器管理器. */ public class VideoViewManager { private WeakReference<IjkVideoView> mPlayer; //写成弱引用防止内存泄露 private VideoViewManager() { } private static VideoViewManager sInstance; public static VideoViewManag...
[ "dincl@jsyl.com.cn" ]
dincl@jsyl.com.cn
bb5b1849200681d193f028f55d773d1f63246e69
997a5851e2b83d7b57dfe1f0ac74aee3ce7d88f3
/src/cms2/WDSigName.java
03a4f4e3cdb1c8483eaa5317fc95303a18bd2e03
[]
no_license
Javonet-io-user/1a11a90b-3b5e-403e-9626-f47ff006ded3
982b906d819b90c1e17e607f00b54a07a3275f2d
3b66834e877ea2811d331293e354d53bdea17cd7
refs/heads/master
2020-05-04T12:05:10.352737
2019-04-02T16:51:16
2019-04-02T16:51:16
179,120,902
0
0
null
null
null
null
UTF-8
Java
false
false
3,461
java
package cms2; import Common.Activation; import static Common.JavonetHelper.Convert; import static Common.JavonetHelper.getGetObjectName; import static Common.JavonetHelper.getReturnObjectName; import static Common.JavonetHelper.ConvertToConcreteInterfaceImplementation; import Common.JavonetHelper; import Commo...
[ "support@javonet.com" ]
support@javonet.com
61ae15cb41076cad0cb06583833cb5954c3a04f2
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project98/src/test/java/org/gradle/test/performance98_3/Test98_239.java
f1151c840ec3b5180f4afc716d8112073402ba2f
[]
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
292
java
package org.gradle.test.performance98_3; import static org.junit.Assert.*; public class Test98_239 { private final Production98_239 production = new Production98_239("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
8f6b97e5337cff0b468b29c8c7239e8d2f6314df
a91cbef25ca92972da8957927472eb8f2991b7fd
/common/src/main/java/org/jboss/pnc/buildagent/common/BuildAgentException.java
46f2a361f89b4c6e9597134dd42e080833775416
[]
no_license
matejonnet/pnc-build-agent
9db79025d5f840b5c0b8d6173add7d37d0e4241b
0ec9efa1c2b5cd88f50e97617dfc55379441f39a
refs/heads/master
2022-11-23T13:39:59.467793
2021-12-16T23:34:05
2021-12-16T23:34:22
38,607,636
0
1
null
2023-09-05T22:01:19
2015-07-06T08:48:50
Java
UTF-8
Java
false
false
969
java
/* * JBoss, Home of Professional Open Source. * Copyright 2015 Red Hat, Inc., and individual 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 Licen...
[ "matejonnet@gmail.com" ]
matejonnet@gmail.com
462c02481cb598938ac9c38dd697febbbc9b42b9
8d9318a33afc2c3b5ca8ac99fce0d8544478c94a
/Books/TDD/RefactoringHorseRace_Java/HorseRace/src/horseracinggame/PartOfRaceEnum.java
0e8b8cccc439afa35acb6dc6e1a039c7a7a424fc
[]
no_license
tushar239/git-large-repo
e30aa7b1894454bf00546312a3fb595f6dad0ed6
9ee51112596e5fc3a7ab2ea97a86ec6adc677162
refs/heads/master
2021-01-12T13:48:43.280111
2016-11-01T22:14:51
2016-11-01T22:14:51
69,609,373
0
0
null
null
null
null
UTF-8
Java
false
false
128
java
version https://git-lfs.github.com/spec/v1 oid sha256:5dd64563822428d98b188c0d2a51bdeca7b2332edba199e7434eadf439b4c224 size 220
[ "tushar239@gmail.com" ]
tushar239@gmail.com
9c666fba82876c84a7428bf53151776d82de2ba8
e09b548dd204038924bba2a94fc05fc959f5a696
/sources/com/google/appinventor/common/version/packageinfo.java
e0a3f6be6ef7571389ea0ee09161581ac047857e
[ "Unlicense" ]
permissive
Li-amK/School-Chemie-App
9472ac787be3658d0dc3a32a2787b98c34711c18
0b747e08e46d43e44849d6c59fd254f9466a4003
refs/heads/main
2022-07-29T13:51:33.064078
2022-02-06T18:21:34
2022-02-06T18:21:34
456,215,965
0
0
null
null
null
null
UTF-8
Java
false
false
204
java
package com.google.appinventor.common.version; /* renamed from: com.google.appinventor.common.version.package-info reason: invalid class name */ /* loaded from: classes.dex */ interface packageinfo { }
[ "liam@kauper.de" ]
liam@kauper.de
d8867e1ae58653fa3ee66356080ad61e28047300
6063b28a3cc691b4c8a05c7364a8729ea9759f49
/src/main/java/com/alipay/api/domain/AlipayInsSceneSellerActivityQueryModel.java
1c5e0866fa77f68f57bdbcfcdab9efb51283a6e1
[]
no_license
citi123/test-obj
f68b69c5bbf0dad4dcbfc4ff078645caa98e9084
83ee779f010fd1f3f42436d073c6a602407a0222
refs/heads/master
2022-10-29T14:02:02.200643
2019-07-01T07:20:05
2019-07-01T07:20:05
127,399,103
0
0
null
2022-10-12T19:51:52
2018-03-30T07:52:54
Java
UTF-8
Java
false
false
1,260
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 商户报名查询 * * @author auto create * @since 1.0, 2017-10-27 18:12:30 */ public class AlipayInsSceneSellerActivityQueryModel extends AlipayObject { private static final long serialVersionUID = 8...
[ "tao.chen@guanaitong.com" ]
tao.chen@guanaitong.com
25100f295c52c2d12c7d9161a6cd4413cba03e0f
1c2fc95d66ea34fdcb4f2352c8d2d362b3b5b367
/Test/jmx/jmx/SimpleAgent.java
84c2fcdb4c5a5d85ad6591b83ea0b8e39d29a26f
[]
no_license
lryxxh/Study
2473647837535055af9cf3f6c048a81cc09be2bb
47c556afeff8223aba3e324407fe6af97071884a
refs/heads/master
2020-12-02T12:46:27.455563
2017-07-08T03:07:22
2017-07-08T03:07:22
96,589,823
0
0
null
null
null
null
UTF-8
Java
false
false
4,514
java
package jmx; import javax.management.*; public class SimpleAgent { private MBeanServer server = null; ObjectName mbeanObjectName = null; String mbeanName = "jmx.SimpleDynamic"; public SimpleAgent() { server = MBeanServerFactory.createMBeanServer(); String domain = server.getDefaultDomain(); try { mbeanO...
[ "lryxxh@163.com" ]
lryxxh@163.com
2dcbc9231ad383d5f78c0a7df05657ac16e94767
d76808c5ef5a50f46f5714ed737b85b2603f90dc
/com/google/api/services/sheets/v4/model/TextToColumnsRequest.java
ee8fe817340520d8737ddc9c8de08328507f8787
[]
no_license
XeonLyfe/Backdoored-1.6-Deobf-Source-Leak
d5e70e6bc09bf1f8ef971cb2f019492310cf28c0
d01450acd69b1d995931aa3bcaca5c974344e556
refs/heads/master
2022-04-07T07:58:45.140489
2019-11-10T02:56:19
2019-11-10T02:56:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,901
java
package com.google.api.services.sheets.v4.model; import com.google.api.client.json.*; import com.google.api.client.util.*; public final class TextToColumnsRequest extends GenericJson { @Key private String delimiter; @Key private String delimiterType; @Key private GridRange source; pub...
[ "57571957+RIPBackdoored@users.noreply.github.com" ]
57571957+RIPBackdoored@users.noreply.github.com
28c035e7c619c0f58c2b78cb6ce6bb2ee50bd3e1
182b7e5ca415043908753d8153c541ee0e34711c
/SpringBasics/spring-jdbc-annotations/src/main/java/com/vinaylogics/springbasics/springjdbcannotations/dao/EmployeeDao.java
4133bec0a3decfb1d06018b6e8597b9e5ee3440a
[]
no_license
akamatagi/Java9AndAbove
2b62886441241ef4cd62990243d7b29e895452f7
ff002a2395edf506091b3571a470c15fa0742550
refs/heads/master
2023-02-09T17:38:21.467950
2020-12-30T14:47:59
2020-12-30T14:47:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
634
java
package com.vinaylogics.springbasics.springjdbcannotations.dao; import com.vinaylogics.springbasics.springjdbcannotations.models.Employee; import com.vinaylogics.springbasics.springjdbcannotations.utils.QueryConstant; import org.springframework.jdbc.core.JdbcTemplate; public class EmployeeDao implements QueryConstan...
[ "vinayagam.d.ganesh@gmail.com" ]
vinayagam.d.ganesh@gmail.com
e83b790f7a996db9c4f6e77f13b486a2fb9a85d5
55ae21722eeb3c14cc8f5df482177a1228b18356
/paas/src/main/java/cn/xpms/paas/mq/bean/body/DeviceBindDataBodyVo.java
f27e1cffeb0b10d0f1cfb22dba743849689c3799
[]
no_license
kemuchen/XPMS
5f9709b14b531d072031666b9e17b919a07f02aa
0499d04df40b1ecc16658d71316b182998b26e32
refs/heads/master
2023-04-02T07:54:32.901901
2021-04-15T03:56:27
2021-04-15T03:56:27
358,116,947
0
0
null
null
null
null
UTF-8
Java
false
false
959
java
package cn.xpms.paas.mq.bean.body; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import java.io.Serializable; /** * @ClassName DeviceBindDataBodyVo * @Desc * @Author 柯雷 * @Date 2020/12/17 14:49 * @Version 1.0 */ @Data @AllArgsConstructor @NoArgsCon...
[ "2584073978@qq.com" ]
2584073978@qq.com
5be9ba9503c88e1891ab5a0b843e4bb6133f2d6d
c9bdb85c82a1d2e3fa9f7cfff9590d774b222b26
/miser/miser-biz/miser-biz-discount/target/classes/com/hoau/miser/module/biz/discount/server/dao/PrivilegeCouponStateDao.java
6c5ac3dcb055ab8115b50d923050b1b90d1191fc
[]
no_license
wangfuguo/mi-proj
9d5c159719ee3c4da7bedd01dd297713bb811ced
2920971b310262a575cd3b767827d4633c596666
refs/heads/master
2020-03-08T07:03:24.984087
2018-04-04T00:44:35
2018-04-04T00:44:35
127,985,673
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
package com.hoau.miser.module.biz.discount.server.dao; import java.util.List; import org.springframework.stereotype.Repository; import com.hoau.miser.module.biz.discount.api.shared.domain.CouponStateEntity; /** * 返券状态DAO * ClassName: PrivilegeCouponStateDao * @author 286330付于令 * @date 2016年4月14日 * @version V1...
[ "wangfuguo_wfg@163.com" ]
wangfuguo_wfg@163.com
8c32c84e8d4c1d5021f96eae35839d94e6205375
4f58f7bbaba2f88e41ad18c59704789709fe193c
/src/polymorphism/Dog.java
bb5af4fc160373cfff9b7d5184a9b08ee6f5104d
[]
no_license
jinhuizxc/JavaStudy
f7aea5ea83479584f6dfa628b15ca76b496b26cb
413fcb0fb0accc5740a62dbe00a8ddb6505e0b30
refs/heads/master
2020-04-08T02:31:34.138807
2019-02-26T14:10:24
2019-02-26T14:10:24
158,938,384
0
0
null
null
null
null
UTF-8
Java
false
false
214
java
package polymorphism; public class Dog extends Animal { @Override public void eat() { System.out.println("吃骨头"); } public void work() { System.out.println("看家"); } }
[ "1004260403@qq.com" ]
1004260403@qq.com
dd5890859ea096b90f0be1ab67aa2bd5835e248d
d34715aacf99456c37dad669912890e4451d39cd
/abook23Library/src/main/java/com/abook23/utils/util/DBUtil.java
0db08a1e4f2689eeec9320b455e4c8c7884e5bab
[]
no_license
abook23/abook23Library
a20e7ef69ac12498e705c2c7a41c3898844e822e
61132683ca4743939f0ae1ddf291e927aebb65b4
refs/heads/master
2021-01-17T11:38:03.803827
2016-06-28T03:38:59
2016-06-28T03:38:59
62,035,362
0
0
null
null
null
null
UTF-8
Java
false
false
2,704
java
package com.abook23.utils.util; import android.database.Cursor; import java.lang.reflect.Field; import java.util.ArrayList; import java.util.List; /** * /** * Created by My on 2016/1/28. */ public class DBUtil { public static <T> List<T> cursor2Bean(Cursor cursor, Class<T> c) throws IllegalAccessException, In...
[ "abook23@163.com" ]
abook23@163.com
a2cc9e66fef48e47314856f12949a15859d87293
3fc7c3d4a697c418bad541b2ca0559b9fec03db7
/TestResult/javasource/com/adobe/creativesdk/foundation/internal/comments/IAdobeGetCommentsCallback.java
66fca22194f8b683d3846fa1bbe6366ff45f4c33
[]
no_license
songxingzai/APKAnalyserModules
59a6014350341c186b7788366de076b14b8f5a7d
47cf6538bc563e311de3acd3ea0deed8cdede87b
refs/heads/master
2021-12-15T02:43:05.265839
2017-07-19T14:44:59
2017-07-19T14:44:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
348
java
package com.adobe.creativesdk.foundation.internal.comments; import com.adobe.creativesdk.foundation.internal.comments.models.AdobeAssetCommentsDataSource; public abstract interface IAdobeGetCommentsCallback { public abstract void onError(); public abstract void onSuccess(AdobeAssetCommentsDataSource paramAdobe...
[ "leehdsniper@gmail.com" ]
leehdsniper@gmail.com
63daa8549476ae2472e37d0c0348f4e2f1de1b8a
47bf87f6fb2d9df42b8a8915456dd666fa1abb36
/test/ch14_unittests/ControllerV3Test.java
5862154d4c2824be5a558d592c86ee88d2f8b006
[]
no_license
ClausPolanka/java-profi
bb303d49e8b834b13d6095789d5b4325448d2a81
8c8eacd2be1fb6fa7a8409a8e8a8a3e30e330ce8
refs/heads/master
2020-05-17T18:12:00.353513
2011-03-17T15:18:05
2011-03-17T15:19:31
1,492,002
1
1
null
null
null
null
ISO-8859-1
Java
false
false
982
java
package ch14_unittests; import ch14_unittests.ControllerV3; import junit.framework.TestCase; /** * Testklasse für die Klasse ControllerV3, basierend auf JUnit 3 * * @author Michael Inden * * Copyright 2011 by Michael Inden */ public final class ControllerV3Test extends TestCase { public vo...
[ "claus.polanka@chello.at" ]
claus.polanka@chello.at
42d7fc7a68336f7842ec3e358ab883ed95a4e970
27f6a988ec638a1db9a59cf271f24bf8f77b9056
/Code-Hunt-data/users/User096/Sector1-Level3/attempt036-20140920-224546.java
2f9fdd0511baf694a31f96eeca1ac27ecdd64e47
[]
no_license
liiabutler/Refazer
38eaf72ed876b4cfc5f39153956775f2123eed7f
991d15e05701a0a8582a41bf4cfb857bf6ef47c3
refs/heads/master
2021-07-22T06:44:46.453717
2017-10-31T01:43:42
2017-10-31T01:43:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
public class Program { public static Boolean Puzzle(Boolean x, Boolean y, Boolean z) { if(x&&y&&z || (x&&!y || x&&!z))return true; else if(x&&!y&&!z || y&&!z&&!x || !x&&!y&&z)return false; else if(!x&&y&&!z || !x&&y&&z)return false; else if(x&&!y&&z || x&&y&&!z)return true; else if(!x && y || !...
[ "liiabiia@yahoo.com" ]
liiabiia@yahoo.com
bc46c8d6769735ffcaad4b1dc0b0343f7b508e90
b2bb9376bd7b1b8cddf4d21d4e8eee98505d591d
/nexus-staging-ant-tasks/src/main/java/org/sonatype/nexus/ant/staging/Authentication.java
a0b606ce42ebade8cd0403206ac5e5c87f9eb2d1
[]
no_license
mykelalvis/nexus-ant-tasks
23a08208acd3a63a3aa12b6a7d66d15fcdb8f316
a80099e998e1a0f32ea80b01057ed97d13cc804a
refs/heads/master
2020-04-08T06:10:07.985722
2012-08-21T05:48:27
2012-08-21T05:48:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,329
java
/** * Sonatype Nexus (TM) Open Source Version * Copyright (c) 2007-2012 Sonatype, Inc. * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions. * * This program and the accompanying materials are made available under the terms of the Eclipse Public L...
[ "tamas@cservenak.net" ]
tamas@cservenak.net
df77e3fe30964226c2ac3b1f64d9a2c88dcdc12a
a4c584dce85dc476162bc3e5ddc4ed5a2052d6e2
/lib/impl/stubs/org/apache/fontbox/cff/CharStringHandler.java
7c7e596917a111d7bbd44c6174a31d969ce345a8
[ "Apache-2.0" ]
permissive
shannah/CN1aChartEngineDemo
5f9bc3b8973e57be4cd778e413f70c46a290ee10
8b74e95c5f02ea0b2086b9de3a1370939a22b56d
refs/heads/master
2020-04-05T01:39:50.853304
2014-02-03T20:40:27
2014-02-03T20:40:27
16,154,623
0
1
null
null
null
null
UTF-8
Java
false
false
721
java
/** * * This package holds classes used to parse CFF/Type2-Fonts (aka Type1C-Fonts). */ package org.apache.fontbox.cff; /** * A Handler for CharStringCommands. * * @author Villu Ruusmann * */ public abstract class CharStringHandler { public CharStringHandler() { } /** * Handler for a sequence of...
[ "steve@weblite.ca" ]
steve@weblite.ca
bf15f263ba06c37e1ab114ee09e979c2737dac42
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Time/22/org/joda/time/format/PeriodFormatterBuilder_PluralAffix_916.java
9237afa1bb743dc202520baacbeabaeb911e5a1a
[]
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
2,985
java
org joda time format factori creat complex instanc period formatt periodformatt method call period format perform link period formatt periodformatt class provid factori method creat formatt link period format periodformat link iso period format isoperiodformat period formatt builder per...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
9bc4ad06d936c0bfe0c1adf4b90b72f1dda2e95a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/29/29_884acfc580a39ee3188934a0f43654cce3c974a1/GraphPaneController/29_884acfc580a39ee3188934a0f43654cce3c974a1_GraphPaneController_t.java
f08f082393791224115ffc65e03c1325a44e0ce9
[]
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,836
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package savant.controller; import java.util.ArrayList; import java.util.List; import savant.controller.event.graphpane.GraphPaneChangeEvent; import savant.controller.event.graphpane.GraphPaneChangeListener; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
0fa63122087c084526830c2c6a3362137fd4f1a9
bb45ca5f028b841ca0a08ffef60cedc40090f2c1
/app/src/main/java/com/MCWorld/image/pipeline/datasource/c.java
af5846f78fc1dd254459cbb3b86b5e206be00c52
[]
no_license
tik5213/myWorldBox
0d248bcc13e23de5a58efd5c10abca4596f4e442
b0bde3017211cc10584b93e81cf8d3f929bc0a45
refs/heads/master
2020-04-12T19:52:17.559775
2017-08-14T05:49:03
2017-08-14T05:49:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,933
java
package com.MCWorld.image.pipeline.datasource; import android.graphics.Bitmap; import com.MCWorld.image.core.common.references.a; import com.MCWorld.image.core.datasource.b; import java.util.List; /* compiled from: BaseListBitmapDataSubscriber */ public abstract class c extends b<List<a<com.MCWorld.image.base.imagepi...
[ "18631616220@163.com" ]
18631616220@163.com
bc1b770debff427323b8ac3551cb47fb69d01f76
94070d0696ed3825caf620b544bdf2a9d21ba1f9
/how-bse/src/main/java/com/hoau/how/module/bse/shared/vo/RequestParam.java
9be679cc17c607ed1858a69f5ae9ea72b755519e
[]
no_license
jbzhang99/Howweb
d801a60635ed7a09ba0ff65fa8df16724ae031fc
ee256aef286369214f749791c23977637e06821c
refs/heads/master
2020-12-05T21:51:15.704406
2017-08-04T14:43:41
2017-08-04T14:43:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,085
java
package com.hoau.how.module.bse.shared.vo; import java.util.List; public class RequestParam { /** * (也可以是地址对应编号,目的是方便地址返回值处理) */ private String o_pcode; /** * 版图名称 (根据业务要求确定版图名称,版图名称可以有多个) */ private List<DictName> ss_dictname; /** * 任务所属机构代码(固定值为“100282”) */ private String t_orgcode...
[ "xiao_c1025@163.com" ]
xiao_c1025@163.com
c7593a2c442e696ea105e6bce3c8447917a02f35
7df8c37e44b39d9487af8f09e8c33fa3825614eb
/app/src/main/java/com/example/songs/details/presenter/SongsDetailsPresenter.java
ccbcef12bb1c0c747f6d48d0ab9a12553005171c
[]
no_license
dubeyakhilesh/SongDemo
5b8f6f1631d23c1257df564fc2c3630c985de727
fae72e4100949a67a5fee66de3d18033d6339c46
refs/heads/master
2020-05-09T21:50:07.322253
2019-04-15T08:58:31
2019-04-15T08:58:31
181,449,036
1
0
null
null
null
null
UTF-8
Java
false
false
1,088
java
package com.example.songs.details.presenter; import android.content.Context; /** * Created by Akhilesh on 13 April 2019. * @CompanyName: None * @ProjectName: Songs Demo Android App * @Project Version: 1.0 * @PageName: SongsDetailsPresenter.java * @Module Name: Song Details * @Description : SongsDetailsPresente...
[ "12345678" ]
12345678
8b54929e54093aa9d6e8de8ae728da30a0ac24d4
9a8cf96c1dc7f5adec22a05fc54d3e3c45ee66da
/java01/src/java07/Ch6_13_earthexam.java
adad48e4aa5bb55e3651d62d74e0a1246578f60f
[]
no_license
koxk/test
c285925c52d11b0d556052098e95ec8d19d4c545
d5d83e33e472df2b0e1dbb274beb784af833a347
refs/heads/master
2020-03-18T21:04:30.400948
2018-05-29T07:33:07
2018-05-29T07:33:07
135,257,504
0
0
null
null
null
null
UTF-8
Java
false
false
182
java
package java07; public class Ch6_13_earthexam { public static void main(String[] args) { System.out.println("지구의 반지름 : "+Ch6_13_earth.EARTH_RADIUS);; } }
[ "user@user-PC" ]
user@user-PC
6d025604f48c05316df0aafa0640b435208fa6bb
eef45ebc0891a1eb86e51faa1f4370d7d2f9f2f6
/src/com/butent/bee/client/ui/IdentifiableWidget.java
2babbadb3d212b23e2798b101206b0d8af2bf495
[]
no_license
ebagatavicius/bee
6ae4f0ec4fb2436a3b36bfc774a459331f2ae1fb
f558368a5257687d31913e874a7b24fd4930d11c
refs/heads/master
2020-06-06T00:18:57.455397
2017-12-14T17:12:42
2017-12-14T17:12:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
359
java
package com.butent.bee.client.ui; import com.google.gwt.dom.client.Element; import com.google.gwt.user.client.ui.IsWidget; public interface IdentifiableWidget extends IsWidget, HasIdentity { void addStyleName(String style); Element getElement(); void removeStyleName(String style); void setSty...
[ "marius@butent.com" ]
marius@butent.com
6db28e5f58b67c4db6f47debd1f02a9147a42798
9254e7279570ac8ef687c416a79bb472146e9b35
/cdn-20180510/src/main/java/com/aliyun/cdn20180510/models/DescribeDomainRealTimeDetailDataResponse.java
6ce22b3b92899ee7f427956baf81b079285bab74
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,214
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.cdn20180510.models; import com.aliyun.tea.*; public class DescribeDomainRealTimeDetailDataResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
3ab6578a11495952c6d3e5b23e163cf8675e0155
1c1eb038bd3407a0da8a8ce34f17f384dda367f3
/Migrated/CrackCode/src/dynamic/MessageMess.java
abf5738e5b1740868ba2fd3e437b56050a3f0c1c
[]
no_license
afaly/CrackCode
ae6e7fcd82a250a1332d55e0a7b0040f63f66b55
3a6cda4e7d9252e496956c88de6e27c3a6bc9dd7
refs/heads/master
2021-01-10T14:04:24.452808
2016-01-04T07:12:58
2016-01-04T07:12:58
45,332,601
0
0
null
null
null
null
UTF-8
Java
false
false
2,234
java
package dynamic; import java.util.Arrays; import java.util.HashSet; public class MessageMess { private int size; private HashSet<String> set; private String s; private int K = 0; private int[] FINAL; public String restore(String[] dictionary, String message) { this.set = new HashSet<String>(Arrays.asList(di...
[ "afathygo@gmail.com" ]
afathygo@gmail.com
b5703a14bed0cb2a6dfdfa2202ce2c0113467384
1f3c00468850bc6e7794cb70efd8dd1c73eda1b5
/SmartTrafficAndroid/src/com/example/smarttraffic/system/PackageInstaller.java
24c0749ebe58b2be90cbd5ed40cbe101812360a0
[]
no_license
litcas/PRJ
2861f3eabe163465fb640b5259d0b946a3d3778a
2cceb861502d8b7b0f54e4b99c50469b3c97b63a
refs/heads/master
2021-06-27T19:32:47.168612
2017-09-17T05:44:31
2017-09-17T05:44:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,378
java
package com.example.smarttraffic.system; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.util.List; import android.app.ActivityManager; import android.content.Context; import android.content.Intent; import android.content.pm.ApplicationInfo; im...
[ "393054246@qq.com" ]
393054246@qq.com
c7f1515eb5e574262f5a249a7ba4e33453896ad3
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/17/17_127b03b1a0f197db114c40e6dd3b46dca3db26c7/UserService/17_127b03b1a0f197db114c40e6dd3b46dca3db26c7_UserService_s.java
2e7bd06d97d9d5cf4bcd18a061b5f6fab6c567b3
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
1,473
java
/** * Vosao CMS. Simple CMS for Google App Engine. * Copyright (C) 2009 Vosao development team * * 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 2 * of the License...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
20ea91aca635548008dce0197be30b41f17594f6
fe93a621dab272deb2d387049857295063d0480d
/src/main/java/org/wildfly/discovery/ServicesQueue.java
b7b44cbc84d67a7fe399ba771725c0b6e065225a
[]
no_license
fjuma/wildfly-discovery
958e25c10ac0cfbd471d85249d6bc2911f36835a
c17d79eb65495b5010f0fe2df813d42634c6d6b0
refs/heads/master
2021-01-21T02:20:50.670684
2015-07-02T19:26:47
2015-07-02T19:26:47
38,834,291
0
0
null
2015-07-09T17:11:52
2015-07-09T17:11:51
null
UTF-8
Java
false
false
2,636
java
/* * JBoss, Home of Professional Open Source. * Copyright 2014 Red Hat, Inc., and individual 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 Licen...
[ "david.lloyd@redhat.com" ]
david.lloyd@redhat.com
dffbd936dd11503127d3a5f5f7fb97f0da11b4e8
028cbe18b4e5c347f664c592cbc7f56729b74060
/v2/entity-persistence/src/java/oracle/toplink/essentials/internal/parsing/AllNode.java
2d8beb96c59555949d1198ce6db53e03d25756b6
[]
no_license
dmatej/Glassfish-SVN-Patched
8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e
269e29ba90db6d9c38271f7acd2affcacf2416f1
refs/heads/master
2021-05-28T12:55:06.267463
2014-11-11T04:21:44
2014-11-11T04:21:44
23,610,469
1
0
null
null
null
null
UTF-8
Java
false
false
2,939
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * // Copyright (c) 1998, 2007, Oracle. All rights reserved. * * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution License("CDDL") (c...
[ "kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5" ]
kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5
b9078ef423fc4227bd7510d18bb9f2535b7e37da
4b4f27637dc57f3025935c6fb2bc1daf86b8407a
/src/Gun039/JavaEnum/Ex1/ex1.java
f18b62067eb6ca974360f0043d5f1cfd1f28768b
[]
no_license
ctntprk63/JavaKursum
954bd8fada47fb448b9a0b49bc6cd6354a7806eb
6f33820d4e681a617ca717192283ca63bece1d42
refs/heads/master
2022-12-03T19:06:53.571025
2020-08-30T09:51:30
2020-08-30T09:51:30
291,442,384
0
0
null
null
null
null
UTF-8
Java
false
false
932
java
package Gun039.JavaEnum.Ex1; public class ex1 { public static void main(String[] args) { // verilen ay nosuna göre ayın kaç gün olduğunu yazdırnız. //int sayi = 5; gibi. Aylar ay =Aylar.MART; System.out.println("ay = " + ay); // ay = MART System.out.println("ay.name() = ...
[ "cetintoprak63@gmail.com" ]
cetintoprak63@gmail.com
537063126fbbcb4dbfab22c170e0eb0a0127c721
d74c2ca437a58670dc8bfbf20a3babaecb7d0bea
/SAP_858310_lines/Source - 963k/js.webservices.lib/dev/src/_tc~je~webservices_lib/java/com/sap/engine/services/webservices/tools/exceptionmanager.java
438fd6a51f35915e93e723b73601f44640b913c0
[]
no_license
javafullstackstudens/JAVA_SAP
e848e9e1a101baa4596ff27ce1aedb90e8dfaae8
f1b826bd8a13d1432e3ddd4845ac752208df4f05
refs/heads/master
2023-06-05T20:00:48.946268
2021-06-30T10:07:39
2021-06-30T10:07:39
381,657,064
0
0
null
null
null
null
UTF-8
Java
false
false
5,181
java
/* * Copyright (c) 2003 by SAP Labs Bulgaria, * All rights reserved. * * This software is the confidential and proprietary information * of SAP Labs Bulgaria. You shall not disclose such Confidential * Information and shall use it only in accordance with the terms * of the license agreement you entered into wit...
[ "Yalin.Arie@checkmarx.com" ]
Yalin.Arie@checkmarx.com
61ffae1a528f3aa667db872e22ef43dd57712160
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/jdbi/learning/5626/Beta.java
4d356cf4383a0dfbc783dcac5f41e35223458b8e
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,044
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...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
d3435b4fe5283d9208810a099dd93085550d9bcd
f972d7b286b8b2aff7115d51f7b6294d6aac3fb0
/app/src/main/java/com/glavesoft/pawnuser/activity/pawn/OrgandetailActivity.java
d9a89a3c21b796ad6971c78892c8c3e0fd649033
[]
no_license
phx1314/pawn_user
3ed69e30ddb8bdedc793feff07a4830080a5fcb0
99c895dcfea41dc2f97427b5deccae24a3687065
refs/heads/master
2022-12-02T06:59:10.847405
2020-08-11T10:25:19
2020-08-11T10:25:19
264,847,440
0
0
null
null
null
null
UTF-8
Java
false
false
6,545
java
package com.glavesoft.pawnuser.activity.pawn; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ImageView; import android.widget.TextView; import com.android.volley.VolleyError; import com.glavesoft.okGo.JsonCallback; import com....
[ "daif@deepblueai.com" ]
daif@deepblueai.com
3dfb5cc6b62e35244d9c572e78e06e1556faaebb
935f3e01ad8f0b05565a8f93f7aeb544179cf8b5
/java/com/hmdzl/spspd/change/sprites/BlueWraithSprite.java
376fcc5e41dcb097ea329f99db481006b17df503
[]
no_license
JustYourAverageWeeb/SPS-PD
61d4cdb51cdadd3502463062f1d786782f9c439a
e7898cfd1a40e84e903749c59a7365e6efe866a4
refs/heads/master
2022-04-21T02:30:32.728878
2020-04-11T13:20:32
2020-04-11T13:20:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,355
java
/* * Pixel Dungeon * Copyright (C) 2012-2014 Oleg Dolya * * 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. * * ...
[ "295754791@qq.com" ]
295754791@qq.com
d52439a622e131b9ed2e0723be3f40076d190296
ed5159d056e98d6715357d0d14a9b3f20b764f89
/src/irvine/oeis/a236/A236684.java
15f52def204dafc8e155be99038eca91fefef35b
[]
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
514
java
package irvine.oeis.a236; import irvine.oeis.FiniteSequence; /** * A236684 Values of c of triples <code>(a,b,c)</code> of positive integers such that <code>1/a + 1/b + 1/c = 1/2</code> and a <code>&lt;= b &lt;=</code> c. Listed with multiplicity, corresponding to solutions <code>(a,b,c)</code> listed in lexicographi...
[ "sean.irvine@realtimegenomics.com" ]
sean.irvine@realtimegenomics.com
2184b2cbe5695ad6466fa681b69cec53bb1a654b
31e0f30df5997c70f4336ab46ab1be50f8f5a65f
/chapter8/src/main/java/com/smart/aspectj/fun/TestAspect.java
6dba578a6407baf9d4e988c7a905497198f619a0
[]
no_license
zhengshiming123/spring
395e6e94c2a03969593a4baaa4ed83c34e8f5c5c
789376844db6c90d6acab8426ac7a1332da2f5dc
refs/heads/master
2021-08-18T17:01:03.343277
2017-11-23T11:11:02
2017-11-23T11:11:02
110,674,853
0
0
null
null
null
null
UTF-8
Java
false
false
2,095
java
package com.smart.aspectj.fun; import org.aspectj.lang.annotation.AfterReturning; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.springframework.core.Ordered; /** * 说明:需要测试某个切点函数时,取消相应的注解就可以了。 * @author 陈雄华 * */ @Aspect public class TestAspect implements Ordered{ /...
[ "1" ]
1
6c72b750e2c05c1cec80a370306296c8de827fa2
d3ff6e6afb81af0a307a97f5e63e05aafbde813d
/api/src/com/theah64/scd/Lab.java
dc19227846d1ecdac8dfefc68edcc4634db76ab6
[ "Apache-2.0" ]
permissive
emtee40/SoundCloud-Downloader-3
53578a06d7ce9a86107bd3d83a404395203b718d
c82481a20cb5c41b32b4322ba021a5116fe0335a
refs/heads/master
2023-01-08T18:52:38.200478
2018-11-30T14:40:37
2018-11-30T14:40:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
146
java
package com.theah64.scd; /** * Created by theapache64 on 8/12/16. */ public class Lab { public static void main(String[] args) { } }
[ "theapache64@gmail.com" ]
theapache64@gmail.com
3dfbd3f44f2da260510c559a6378cf675757bbcb
3520df6b2f60ca55795905638736bfb30decf1bf
/ldh-shop-service-impl/ldh-shop-service-member-impl/src/main/java/com/liudehuang/member/service/impl/QQAuthoriServiceImpl.java
c071915e74dbe473c2e1700a51c647a191645923
[]
no_license
8Liu/ldhshopparent
731f72d8e0910eebfb22ada19a7a1b832808611e
3db83542b58de2d07d5264efcc6e1c65becb34d7
refs/heads/master
2020-05-17T17:21:51.182973
2019-05-17T10:22:19
2019-05-17T10:22:21
183,849,634
0
1
null
null
null
null
UTF-8
Java
false
false
3,262
java
package com.liudehuang.member.service.impl; import com.alibaba.fastjson.JSONObject; import com.liudehuang.core.base.BaseApiService; import com.liudehuang.core.base.BaseResponse; import com.liudehuang.core.constants.Constants; import com.liudehuang.core.token.GenerateToken; import com.liudehuang.core.transactiion.Redis...
[ "2969878315@qq.com" ]
2969878315@qq.com
e12d9f708cfe6f51e43293bffca20d1f82913b0f
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project67/src/main/java/org/gradle/test/performance67_2/Production67_187.java
26afd484bd16f627b134c7edd8e44624c39c6fcf
[]
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.performance67_2; public class Production67_187 extends org.gradle.test.performance15_2.Production15_187 { private final String property; public Production67_187() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
61b4e250cbb3fe2e28857ef1863c9528ad73551e
d81fd75783d56945382c1382b5f7b6004fe5c309
/vendor/bonitasoft/bonita-connectors/5.7.2/bonita/src/main/java/org/bonitasoft/connectors/bonita/AddDocuments.java
94459791740f34871496bae82f1e6df8f896bb0e
[]
no_license
sirpentagon/bpm-infufsm
51fc76013d60e109550aab1998ca3b44ba7e5bb0
bbcff4ef2d7b4383b41ed37a1e7387c5bbefc6dd
refs/heads/master
2021-01-25T13:11:48.217742
2014-04-28T17:06:02
2014-04-28T17:06:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,491
java
/** * Copyright (C) 2011-2012 BonitaSoft S.A. * BonitaSoft, 31 rue Gustave Eiffel - 38000 Grenoble * 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 2.0 of the License, or...
[ "andrea@inf.ufsm.br" ]
andrea@inf.ufsm.br
053f00438422bd5e1f693b395df3ab855a200af7
80b4689c280c1dc9bfac1fa3e0627e4e7a9bfbc3
/Lab3/src/music/exception/IncompatibleTypeException.java
2449b7c8c6d8ae60d3e59542749e305f5236a3b8
[]
no_license
davekessener/SoftwareConstruction
fd96ee695af7d1b8cc28d5eccb2612f185b494c0
27a847ea8038ef788e0e1db7ddc84f875c64a9d7
refs/heads/master
2016-09-06T17:36:48.327058
2014-09-26T08:50:34
2014-09-26T08:50:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
577
java
package music.exception; import music.IMusic; import music.Song; public class IncompatibleTypeException extends SongException { private static final long serialVersionUID = -5129251986588625750L; protected IMusic.typeOfMusic type; protected Song song; public IncompatibleTypeException(IMusic.typeOfMusic t, Song ...
[ "davekessener@gmail.com" ]
davekessener@gmail.com
6535c7551f5b581400d8cd8c09d7324079f5a182
4c304a7a7aa8671d7d1b9353acf488fdd5008380
/src/main/java/com/alipay/api/domain/AlipayEbppInvoiceRegisterCreateModel.java
2d5dc9574bca4d3546125a522a9cef56fe8d90d1
[ "Apache-2.0" ]
permissive
zhaorongxi/alipay-sdk-java-all
c658983d390e432c3787c76a50f4a8d00591cd5c
6deda10cda38a25dcba3b61498fb9ea839903871
refs/heads/master
2021-02-15T19:39:11.858966
2020-02-16T10:44:38
2020-02-16T10:44:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,163
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-02-13 14:44:50 */ public class AlipayEbppInvoice...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
4922b3829ee3e39419c41502b626689e34033b9b
300f5694febfd379a389c8b716767e7052c18fb7
/src/main/java/com/bairock/iot/intelDev/device/virtual/VirTualDevice.java
fd3b04c5c65bcbbee785fb3ee7cae85000d1bb22
[]
no_license
lover2668/intelDev
a8179daa442dbec28fd3da42d58de9dda1c27ca6
dd1d71b46c1329da2821f13cc1dfabe982c4a0ed
refs/heads/master
2022-12-29T02:01:18.846911
2019-11-13T12:51:26
2019-11-13T12:51:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
284
java
package com.bairock.iot.intelDev.device.virtual; import com.bairock.iot.intelDev.device.IValueDevice; /** * virtual device interface * @author 44489 * */ public interface VirTualDevice extends IValueDevice{ String getValue(); void setValue(String value); }
[ "444894216@qq.com" ]
444894216@qq.com
ba47874b4d5b2c3f31f8963849accfd97498ed01
2ba768606b826e66abc77c438b0bfeadf730e002
/org.xtext.example.fml.parent/org.xtext.example.fml/src-gen/org/xtext/example/mydsl/fml/impl/AlternativeEditImpl.java
fd6f7f25eebb050b647147fc8f37050fc138ba78
[]
no_license
FAMILIAR-project/familiar-language
f700e7794543bc5db407b02b7187a9d4223af649
6a5804ea1c98d199bc4e88c8d7c2c1b352a715d8
refs/heads/master
2023-05-23T08:50:42.610348
2021-10-19T12:12:39
2021-10-19T12:12:39
8,090,870
3
3
null
2020-10-13T07:21:02
2013-02-08T09:36:18
Java
UTF-8
Java
false
false
4,495
java
/** * generated by Xtext 2.9.1 */ package org.xtext.example.mydsl.fml.impl; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.InternalEObject; import org.eclipse.emf.ecore.impl.ENotificationIm...
[ "mathieu.acher@irisa.fr" ]
mathieu.acher@irisa.fr
365a57221423a6670cfd5ce7d8dc7942c5c6ea7f
dfea11daeb64e99985845c9d0f6bdfcbb74a7b1d
/src/ArrayCount9_3.java
802d30dd4b64d0b2613f57f71a89fcafdab197c9
[]
no_license
jangevaert-design/codingbat-array-count-9-3
5440370484e5218b0a67aa58d0929eec5d6f54fc
7170b52b79fabc7254c9681c81b87fa87cb62c20
refs/heads/master
2022-12-30T23:52:05.696746
2020-10-21T11:41:57
2020-10-21T11:41:57
306,005,449
0
0
null
null
null
null
UTF-8
Java
false
false
213
java
public class ArrayCount9_3 { public int arrayCount9(int[] nums) { int count = 0; for (int i = 0; i < nums.length; i++) { if (nums[i] == 9) { count++; } } return count; } }
[ "jan.gevaert@gmail.com" ]
jan.gevaert@gmail.com
6f08b974296b62f1e86cd29a2e3fc70caf2f025e
97f34059353000a7358e3e8c9d4d7d4ccea614d7
/java-core-training/lab6/PrintDemo.java
1c8dd065878012649b06a823c82664f41b7a3d5e
[]
no_license
phamtuanchip/first-class
3e27b3c5daf397ddba3015a52dfe6347967c2dcd
82cb9dc0b1111bace94fa091f743808c48f740e6
refs/heads/master
2020-03-28T05:26:36.121015
2017-02-09T07:38:12
2017-02-09T07:38:12
7,457,892
0
1
null
null
null
null
UTF-8
Java
false
false
288
java
package lab6; class PrintDemo { public void printCount(){ try { for(int i = 50; i > 0; i--) { System.out.println("Counter --- " + i ); } } catch (Exception e) { System.out.println("Thread interrupted."); } } }
[ "phamtuanchip@gmail.com" ]
phamtuanchip@gmail.com
1c89c0511267e6464ed785dc82a9af9131372d38
958869a2d01942810f634f2ca5ee79de0138803a
/src/ua/artcode/algo/data_structure/MyHashSet.java
f21e4fcb05104cafd055c1d9ab1b1b677148e466
[]
no_license
BlackFriday679/ACO11
47e2f8b4e0ab6dd599df2bdad1a299319c9d07f3
9454286f3a40b5c0605ff68ef2230a2d883137a4
refs/heads/master
2020-04-23T04:09:08.094354
2016-05-19T03:28:59
2016-05-19T03:28:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,776
java
package ua.artcode.algo.data_structure; import java.util.Collection; import java.util.Iterator; import java.util.Set; /** * Created by serhii on 28.02.16. */ public class MyHashSet<E> implements Set<E> { public static final int DEFAULT_TABLE_SIZE = 16; private Node<E>[] table; private int size; p...
[ "presly808@gmail.com" ]
presly808@gmail.com
fe3fa6ed6cab400984a2297f80db7cac9cf87850
c1d20e33891deb190d096f5a5ea0cf426b257069
/newserver1/newserver1/src/com/mayhem/rs2/entity/player/net/out/impl/SendScrollInterface.java
698c587767d16435d4676a7a11beb36a80f8c8ae
[]
no_license
premierscape/NS1
72a5d3a3f2d5c09886b1b26f166a6c2b27ac695d
0fb88b155b2abbb98fe3d88bb287012bbcbb8bf9
refs/heads/master
2020-04-07T00:46:08.175508
2018-11-16T20:06:10
2018-11-16T20:06:10
157,917,810
0
0
null
2018-11-16T20:44:52
2018-11-16T20:25:56
Java
UTF-8
Java
false
false
760
java
package com.mayhem.rs2.entity.player.net.out.impl; import com.mayhem.core.network.StreamBuffer; import com.mayhem.rs2.entity.player.net.Client; import com.mayhem.rs2.entity.player.net.out.OutgoingPacket; public class SendScrollInterface extends OutgoingPacket { private final int id; private final int pos; publi...
[ "brandon46142@icloud.com" ]
brandon46142@icloud.com
f6d252b6cf93bf3bbca0c6d3c5b9ef7209987742
107789adc1e61dbce35d215201b50f39740dc301
/xmq-spring-boot-rabbitmq/src/main/java/com/xmq/rabbit/many/XmqSender2.java
f21c7f10344538f17d65e3c06b189f4a8113b3d8
[]
no_license
xtzeng/xmq-spring-boot-parent
1975fcc1facbf9c3ecadc5f0dbaa05890ad4b933
8069b573f1b8e0dafd8c2c6eaceb76d497e0688a
refs/heads/master
2021-01-17T11:41:27.564621
2017-03-07T07:30:10
2017-03-07T07:30:10
84,042,690
0
0
null
null
null
null
UTF-8
Java
false
false
472
java
package com.xmq.rabbit.many; import org.springframework.amqp.core.AmqpTemplate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; @Component public class XmqSender2 { @Autowired private AmqpTemplate rabbitTemplate; public void send(int i) { String c...
[ "xiaoti_zeng@126.com" ]
xiaoti_zeng@126.com
9212a50f8cceb1c0ca8f9a9ee1a7af3eb2b2a0c4
128eb90ce7b21a7ce621524dfad2402e5e32a1e8
/laravel-converted/src/main/java/com/project/convertedCode/globalNamespace/functions/array_prepend.java
e854610fec0d39ac621939e12622fe3cf9a6702b
[ "MIT", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
RuntimeConverter/RuntimeConverterLaravelJava
657b4c73085b4e34fe4404a53277e056cf9094ba
7ae848744fbcd993122347ffac853925ea4ea3b9
refs/heads/master
2020-04-12T17:22:30.345589
2018-12-22T10:32:34
2018-12-22T10:32:34
162,642,356
0
0
null
null
null
null
UTF-8
Java
false
false
1,885
java
package com.project.convertedCode.globalNamespace.functions; import com.project.convertedCode.globalNamespace.namespaces.Illuminate.namespaces.Support.classes.Arr; import com.runtimeconverter.runtime.interfaces.ContextConstants; import com.runtimeconverter.runtime.functions.FunctionBaseRegular; import com.runtimeconve...
[ "git@runtimeconverter.com" ]
git@runtimeconverter.com
b3818951e455a7f789158bc0d6f8004c14ec4226
3e9ba02fa687d4f9cf1b27f57d8a80c1123b25a7
/src/org/encog/app/analyst/commands/CmdEvaluateRaw.java
1e86b3efa971beca29f0a0b2f0051fd95b0b9e1a
[]
no_license
marianagmmacedo/CE_GP
e43b28aa5d3999e63fa43694608cb4966d27cf49
ceadcb07a5049d8b5b2ff4ee00ad285cf33d46a4
refs/heads/master
2021-01-19T10:23:14.215122
2017-05-29T20:06:43
2017-05-29T20:06:43
87,858,418
0
0
null
null
null
null
UTF-8
Java
false
false
3,733
java
/* * Encog(tm) Core v3.4 - Java Version * http://www.heatonresearch.com/encog/ * https://github.com/encog/encog-java-core * Copyright 2008-2016 Heaton Research, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. ...
[ "carlos_judo@hotmail.com" ]
carlos_judo@hotmail.com
e4aa875e587c03781fb06d5d12d570686b2509cf
642057b61201fedcf895584175e47572bc6f53fd
/src/main/java/io/geekshop/common/utils/SamplesEach.java
456f92c2cb45c2b699c66cbe8622bfc40a12ea13
[ "MIT" ]
permissive
jjnnzb/geekshop
cd27eb6c42cbad3225f5c0582b0b25cfd944029e
1cbc352b78de89f3a1db9e9c730b82dff850ea93
refs/heads/main
2023-02-12T15:59:49.326677
2021-01-12T10:01:38
2021-01-12T10:01:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
789
java
/* * Copyright (c) 2020 GeekXYZ. * All rights reserved. */ package io.geekshop.common.utils; import java.util.List; /** * Returns true if and only if exactly one item for each * of the "groups" lists appears in the "sample" list. * * Created on Nov, 2020 by @author bobo */ public abstract class SamplesEach {...
[ "bobo@spring2go.com" ]
bobo@spring2go.com
d34375e532105fda53471008da0dabd679e04fcb
61c1ebda37940e7ef590899abaec24a88424d0b3
/LeetCode/src/CodeTop/_429_N叉树的层序遍历.java
aa87dc005e82bf53bd0e0f43c466aa8c3bfcb9c4
[]
no_license
TheWhc/algorithm_notes
d03d7fb3720b570ddf184e4626c78555340da1fa
854f30d62fe522e714fc093c97b06c7d967a8570
refs/heads/master
2023-08-12T20:40:31.895359
2021-10-02T14:26:06
2021-10-02T14:26:06
375,590,240
1
0
null
null
null
null
UTF-8
Java
false
false
1,041
java
package CodeTop; import java.util.ArrayList; import java.util.LinkedList; import java.util.List; import java.util.Queue; /** * @ClassName: _429_N叉树的层序遍历 * @Author: whc * @Date: 2021/09/26/21:04 */ public class _429_N叉树的层序遍历 { class Node { public int val; public List<Node> children; public Node() {} pu...
[ "357633627@qq.com" ]
357633627@qq.com
b5507e3e6f978a5ea1ddfbcd0cac53093271c410
454d0047936788909ac2b818d650eaafcac402bc
/net/minecraft/server/BlockSnowBlock.java
1301bbb2705dd4c492631b7af66553927957e4fc
[]
no_license
Massacrer/mc-dev
6ddc2f6c9e3e1e1a449fb06eb642f0e7c813210e
5c511d8ae4bbf4fab38f4127a2b9e519c17c8ec7
refs/heads/master
2021-01-15T17:50:58.828066
2011-05-31T13:18:48
2011-05-31T13:20:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
605
java
package net.minecraft.server; import java.util.Random; public class BlockSnowBlock extends Block { protected BlockSnowBlock(int i, int j) { super(i, j, Material.SNOW_BLOCK); this.a(true); } public int a(int i, Random random) { return Item.SNOW_BALL.id; } public int a(Ran...
[ "erikbroes@grum.nl" ]
erikbroes@grum.nl
0f9057a0e0061ccd6118027e1e8b50ca3314f956
95c49f466673952b465e19a5ee3ae6eff76bee00
/src/main/java/com/p192b/p193a/C1978c.java
a885e9013dea19cee30266cf37ca770bd9e79ad3
[]
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
382
java
package com.p192b.p193a; /* renamed from: com.b.a.c */ class C1978c implements AbstractC1986j { /* renamed from: a */ final /* synthetic */ C1976b f7726a; C1978c(C1976b bVar) { this.f7726a = bVar; } @Override // com.p192b.p193a.AbstractC1986j /* renamed from: a */ public void mo1...
[ "seasonpplp@qq.com" ]
seasonpplp@qq.com
474d4bfc0568eab261e57811d68f60f5f95e137a
20a6bf3c0446de389fa8f38b69bf3e562aacb457
/tags/alfred/src/il/ac/tau/arielgue/fagr/FaoFilter.java
2b6c1f35b222c1a96fbfbe6432fa4c86e112c717
[]
no_license
BGCX067/fagr-svn-to-git
b07954916471e8b01ebb37ca299d65f5c414cafe
ae5eb37a94a49e1545ab3a67fe327372461a7d6f
refs/heads/master
2016-09-01T08:56:25.596007
2015-12-28T14:25:10
2015-12-28T14:25:10
48,873,985
0
0
null
null
null
null
UTF-8
Java
false
false
222
java
package il.ac.tau.arielgue.fagr; import il.ac.tau.yoavram.pes.filters.Filter; public class FaoFilter implements Filter<Outcrosser> { @Override public boolean filter(Outcrosser o) { return o.isFao(); } }
[ "you@example.com" ]
you@example.com
c02c032e37c402d7d0456b913bfda6c53eb00d77
d00957076746483b40fb19be2417dc74ee075ebc
/model/src/main/java/org/hibernate/performance/search/model/entity/question/Question.java
b23b84a9b1d0923f2ccd28f2a0c295db3d5bc8aa
[ "Apache-2.0" ]
permissive
yrodiere/hibernate-search-performance
0c4abae9aae2aa2336001ab137126e7939545814
12532c4dae834591fd78a2efbce59be215ef461e
refs/heads/main
2023-05-01T11:30:39.809126
2021-01-29T16:40:40
2021-02-01T10:26:08
334,921,099
0
0
Apache-2.0
2021-02-01T11:03:11
2021-02-01T11:03:11
null
UTF-8
Java
false
false
632
java
package org.hibernate.performance.search.model.entity.question; import javax.persistence.Entity; import javax.persistence.ManyToOne; import org.hibernate.performance.search.model.entity.IdEntity; @Entity public abstract class Question extends IdEntity { @ManyToOne private QuestionnaireDefinition questionnaire; ...
[ "fabiomassimo.ercoli@gmail.com" ]
fabiomassimo.ercoli@gmail.com
04fc54568b54008779668d7b29574c3556353af5
b3a694913d943bdb565fbf828d6ab8a08dd7dd12
/sources/p003f/p004a/p005a/p012b/p087k/p098c/p102d/C0678b.java
1fa69dfa12ea16c8c47f35146ec021cf733a8041
[]
no_license
v1ckxy/radar-covid
feea41283bde8a0b37fbc9132c9fa5df40d76cc4
8acb96f8ccd979f03db3c6dbfdf162d66ad6ac5a
refs/heads/master
2022-12-06T11:29:19.567919
2020-08-29T08:00:19
2020-08-29T08:00:19
294,198,796
1
0
null
2020-09-09T18:39:43
2020-09-09T18:39:43
null
UTF-8
Java
false
false
688
java
package p003f.p004a.p005a.p012b.p087k.p098c.p102d; import android.view.View; import android.view.View.OnClickListener; import p003f.p004a.p005a.p012b.p087k.p098c.p101c.C0674a; import p392u.p401r.p403c.C4638h; /* renamed from: f.a.a.b.k.c.d.b */ public final class C0678b implements OnClickListener { /* renamed fr...
[ "josemmoya@outlook.com" ]
josemmoya@outlook.com
b2066ce26136735081f58112c1e0a75cef09c55c
d110d51df5c59810142c907e7b4753812942d21a
/generator/src/test/java/knorxx/framework/generator/dependency/testclass/bytecode/DependencyWithInnerClass.java
ad7b49cb94a374c5a322d5adc14024a9d73c6d26
[ "MIT" ]
permissive
janScheible/knorxx
a1b3730e9d46f4c58a1cee42052d9c829e98c480
b0885eec7ffe3870c8ea4cd1566b26b744f34bab
refs/heads/master
2021-01-25T06:05:58.474442
2015-12-22T11:27:23
2015-12-22T11:27:23
17,491,095
2
1
null
null
null
null
UTF-8
Java
false
false
247
java
package knorxx.framework.generator.dependency.testclass.bytecode; import com.projetloki.genesis.Properties; /** * * @author sj */ public class DependencyWithInnerClass { String properties = Properties.builder().build().toString(); }
[ "janScheible@users.noreply.github.com" ]
janScheible@users.noreply.github.com
fca65919987adcf7966ce06d8f5f7c46ce4ff311
e210ce1a7d8f213f77ba6bc783a6140401947e79
/mybatis-generator-demo/blog-admin/src/main/java/com/example/blog/controller/HelloController.java
ab3184c2d9f183cec8801801c44716d28cb44058
[]
no_license
ReExia/java-demos
2439e3184288f724dc42a39e4509028532c4234e
85252aa4bb1e71d357edeba6dc3c631077bcf214
refs/heads/master
2020-03-26T05:31:59.474894
2018-08-30T05:05:15
2018-08-30T05:05:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
286
java
package com.example.blog.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller public class HelloController { @RequestMapping("/hello") public String hello(){ return "hello"; } }
[ "liu1023434681@qq.com" ]
liu1023434681@qq.com
0177289cd5c57f6027a1049ef1fa3a608f1e4544
f66fc1aca1c2ed178ac3f8c2cf5185b385558710
/reladomo/src/main/java/com/gs/fw/common/mithra/behavior/deleted/DeletedDifferentTxBehavior.java
beacf2a4b285c53ac4e4ff6cdfcc63921abb5a14
[ "Apache-2.0", "BSD-3-Clause", "MIT", "LicenseRef-scancode-public-domain" ]
permissive
goldmansachs/reladomo
9cd3e60e92dbc6b0eb59ea24d112244ffe01bc35
a4f4e39290d8012573f5737a4edc45d603be07a5
refs/heads/master
2023-09-04T10:30:12.542924
2023-07-20T09:29:44
2023-07-20T09:29:44
68,020,885
431
122
Apache-2.0
2023-07-07T21:29:52
2016-09-12T15:17:34
Java
UTF-8
Java
false
false
794
java
/* Copyright 2016 Goldman Sachs. 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...
[ "mohammad.rezaei@gs.com" ]
mohammad.rezaei@gs.com
54015897c081275959d55a9bc720a745a2638cff
1470924afdf4d52537e042281d5e3fe3e91727b1
/vertx-apps/src/main/java/com/ibm/vertx/core/http/BasicHttpServer.java
09ca415488461cd14d481c88f7ab6f9dbda26aff
[]
no_license
progroom/IBM-Vertx-Sep-20-b2
f16a18f5529774c9a2b959a3dadd8f12e919704a
a1474ed962bbe008193a6100a348a6d0c9c22195
refs/heads/master
2022-12-21T23:23:50.478962
2020-09-25T12:23:13
2020-09-25T12:23:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,486
java
package com.ibm.vertx.core.http; import io.vertx.core.AbstractVerticle; import io.vertx.core.http.HttpServer; import io.vertx.core.http.HttpServerResponse; import io.vertx.example.util.Runner; public class BasicHttpServer extends AbstractVerticle { public static void main(String[] args) { Runner.runExample(Basi...
[ "sasubramanian_md@hotmail.com" ]
sasubramanian_md@hotmail.com
419894dba0043ff7dc604ecbe819394506b574dd
4a5b8d37d70aff90d9c3e4d6d53239c12726f88e
/lib-rxjava/src/main/java/cn/ollyice/library/rxjava/internal/subscribers/StrictSubscriber.java
6dd039c5e184f8ab442d31b42cadb18d2b787ca4
[]
no_license
paqxyz/AndGameDemo
29dfad61e371cf6db833107d903acffb8502e647
53271818ffff94564ec4e3337ebf4af13956d5de
refs/heads/master
2020-03-21T04:29:11.037764
2018-06-20T06:06:50
2018-06-20T06:06:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,494
java
/** * Copyright (c) 2016-present, RxJava Contributors. * * 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 l...
[ "289776839@qq.com" ]
289776839@qq.com
9c994f9304016573cf37700f638a5d0e234659b2
964601fff9212bec9117c59006745e124b49e1e3
/matos-android/src/main/java/org/apache/http/entity/EntityTemplate.java
0f73311156fd29bb2801863edf40e45a18508dff
[ "Apache-2.0" ]
permissive
vadosnaprimer/matos-profiles
bf8300b04bef13596f655d001fc8b72315916693
fb27c246911437070052197aa3ef91f9aaac6fc3
refs/heads/master
2020-05-23T07:48:46.135878
2016-04-05T13:14:42
2016-04-05T13:14:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,298
java
package org.apache.http.entity; /* * #%L * Matos * $Id:$ * $HeadURL:$ * %% * Copyright (C) 2010 - 2014 Orange SA * %% * 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...
[ "pierre.cregut@orange.com" ]
pierre.cregut@orange.com
5a71b575b5c0a86cf6ee4a021aa09b677656f0f8
fdf6af788d9dbcf2c540221c75218e26bd38483b
/app/src/main/java/com/yuanxin/clan/core/activity/MyCollectActivity.java
b60beb562738567da1e8a033e6e0ee8d053750f3
[]
no_license
RobertBaggio/yuanxinclan
8b6b670d2bc818ff018c6e2bcfe77e74903ddbbd
544918ce2f80975f32aa09a4990028b955fa5f6d
refs/heads/master
2020-03-18T09:05:47.461683
2018-05-23T09:30:36
2018-05-23T09:30:36
134,544,755
0
0
null
null
null
null
UTF-8
Java
false
false
6,590
java
package com.yuanxin.clan.core.activity; import android.content.Intent; import android.os.Bundle; import android.support.design.widget.TabLayout; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager; import android.view.View; import android.widget.Button; import android.widget.CheckBox; impo...
[ "baggiocomeback@163.com" ]
baggiocomeback@163.com
65ee1c31267e4202fd28340b173043fc2801cabe
f3d1de810644d5e5c58fa7fc0ca8e1c1c52af1ff
/hermes5/src/test/java/ch/admin/isb/hermes5/business/rendering/anwenderloesung/AnwenderloesungTemplateIndexPageRendererTest.java
f35b560cb29de6a8cf620db05022db4c50540e98
[ "Apache-2.0" ]
permissive
mc-b/websolution
22b3970f426c15ba55390bc431c4a24ac8c7f2c0
ca96126bf9b5fd9c363fdbbccd89d10667f3f703
refs/heads/master
2020-06-15T07:18:59.248830
2014-08-27T13:35:07
2014-08-27T13:35:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,616
java
/*---------------------------------------------------------------------------------------------- * Copyright 2014 Federal IT Steering Unit FITSU 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 *...
[ "marcel.bernet@ch-open.ch" ]
marcel.bernet@ch-open.ch
4d46735db63ca13e76da14c18798228a29018d60
c6b98c88fc553e709f2fb6fa88c7893c21f47f30
/Exareme-Docker/src/exareme/exareme-common/src/main/java/madgik/exareme/common/app/engine/scheduler/elasticTree/experiments/FunctionSmoothing.java
bec540162dc5be541fad7fa4b77db32b87116636
[ "MIT" ]
permissive
LSmyrnaios/exareme
f8a7db17a20958c53bebc25a8e1b4eab96a7570e
9b2b9360f0564d08fc76a56a7a750e2d1074ed4f
refs/heads/master
2022-12-01T07:34:13.667213
2020-11-03T11:32:09
2020-11-03T11:32:09
159,374,117
0
0
MIT
2018-11-27T17:30:47
2018-11-27T17:30:47
null
UTF-8
Java
false
false
1,181
java
/** * Copyright MaDgIK Group 2010 - 2015. */ package madgik.exareme.common.app.engine.scheduler.elasticTree.experiments; import madgik.exareme.utils.association.Pair; import java.util.ArrayList; /** * @author heraldkllapi */ public class FunctionSmoothing { private final double window; private final bool...
[ "–nikolopoulos.vaggelis@gmail.com" ]
–nikolopoulos.vaggelis@gmail.com
164cc911ee29ebb3631dfe696c8016644903b38a
765c8ae871b65da04396d4a3f8b856a11eedeb11
/Platform_Public_API/src/main/java/org/lobobrowser/io/QuotaExceededException.java
3e2cf117898ce7bbcb8a6b0dcb044898faed005e
[]
no_license
sridhar-newsdistill/Loboevolution
5ef7d36aae95707e1ab76d7bf1ce872ddd6f6355
a93de9bea470e3996a4afb2f73d9be77037644b6
refs/heads/master
2020-06-13T12:26:03.979017
2016-11-26T16:58:29
2016-11-26T16:58:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,568
java
/* GNU GENERAL LICENSE Copyright (C) 2006 The Lobo Project. Copyright (C) 2014 - 2016 Lobo Evolution 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 verion 3 of the Lic...
[ "ivan.difrancesco@yahoo.it" ]
ivan.difrancesco@yahoo.it
ff4c6fa29c28ffc58030ddf3c37e5afd0e6ce71a
93153e615bf3088eca761f2a8244aa323f69d213
/hehenian-liumi/src/main/java/com/hehenian/liumi/exchange/Lottery.java
566f8f3e2b0a51485b92cf0c51798c40846fe12c
[]
no_license
shaimeizi/dk
518d7b3c21af3ec3a5ebc8bfad8aa6eae002048c
42bed19000495352e37344af9c71bf3f7e0b663f
refs/heads/master
2021-01-18T16:55:30.027826
2015-07-24T05:09:14
2015-07-24T05:09:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,587
java
package com.hehenian.liumi.exchange; import java.util.LinkedHashMap; import java.util.Map; import java.util.Map.Entry; import java.util.Random; import java.util.regex.Matcher; import java.util.regex.Pattern; public class Lottery { private static Map<Integer,Integer> YD; private static Map<Integer,Integer> DX; p...
[ "zhangyunhmf@harry.hyn.com" ]
zhangyunhmf@harry.hyn.com
f74c6f9377e1db5f273929b5dc2648bc8da22b68
89b24b44d2c36308030ac733cf88cdecb45d9706
/sqliteconnection/src/main/java/ru/noties/sqliteconnection/ClosePolicyImmediate.java
dd3973d962ff9d51b60133e8f298257606f5a3e3
[]
no_license
noties/SqliteConnection
205ff3ef39c1a11612d0509558136113d370522a
6d8c50b2721dca30c02f967bfe202d885cab446e
refs/heads/master
2021-01-23T07:55:10.187485
2017-01-31T11:23:44
2017-01-31T11:23:44
80,514,365
0
0
null
null
null
null
UTF-8
Java
false
false
510
java
package ru.noties.sqliteconnection; public class ClosePolicyImmediate implements ClosePolicy { // closes immediately after last connection is closed @Override public void onNewConnectionRequested(SqliteDataSource controller) { // no op } @Override public boolean onAdditionalConnectio...
[ "mail@dimitryivanov.ru" ]
mail@dimitryivanov.ru
1863608faf1ccbc05b88aa9f46e01325f1cb78a5
383e578ec8ac3043ddece8223494f27f4a4c76dd
/legend.dal/src/main/java/com/tqmall/legend/dao/warehousein/WarehouseInDao.java
5b7110314e2ea2b4cdc586c188723998f32c538d
[]
no_license
xie-summer/legend
0018ee61f9e864204382cd202fe595b63d58343a
7e7bb14d209e03445a098b84cf63566702e07f15
refs/heads/master
2021-06-19T13:44:58.640870
2017-05-18T08:34:13
2017-05-18T08:34:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
976
java
package com.tqmall.legend.dao.warehousein; import com.tqmall.legend.dao.base.BaseDao; import com.tqmall.legend.dao.common.MyBatisRepository; import com.tqmall.legend.entity.shop.SupplierSettlementVO; import com.tqmall.legend.entity.warehousein.PagedWarehouseInDetail; import com.tqmall.legend.entity.warehousein.Warehou...
[ "zhangting.huang@tqmall.com" ]
zhangting.huang@tqmall.com
a3f11cc82a285e7f258280b66f6a9dba504f73a3
56fad0fd8a7b55c683274f8a39ccdac21a648cfd
/org.jrebirth.af/core/src/main/java/org/jrebirth/af/core/ui/adapter/FinishedAdapter.java
101eb78e2a813f9a7de1b8e7cb16108ebe74e7b7
[ "Apache-2.0" ]
permissive
naimdjon/JRebirth
3c6fa1b8192595353352151fb248b47b18f4e506
ef88023e44e850ec0c9e74f0a8f01cba9e0a96f7
refs/heads/master
2021-01-15T17:08:14.396441
2014-08-13T10:52:29
2014-08-13T10:52:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,099
java
/** * Get more info at : www.jrebirth.org . * Copyright JRebirth.org © 2011-2013 * Contact : sebastien.bordes@jrebirth.org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * ...
[ "sebastien.bordes@jrebirth.org" ]
sebastien.bordes@jrebirth.org
8fa9437af86b16a29cb3411226fc83912e15d914
a36dce4b6042356475ae2e0f05475bd6aed4391b
/2005/webcommon/com/hps/july/inventory/formbean/MountActControlButtonBean.java
68e9735b64ff59a4c38790c34e57b476002d8d40
[]
no_license
ildar66/WSAD_NRI
b21dbee82de5d119b0a507654d269832f19378bb
2a352f164c513967acf04d5e74f36167e836054f
refs/heads/master
2020-12-02T23:59:09.795209
2017-07-01T09:25:27
2017-07-01T09:25:27
95,954,234
0
1
null
null
null
null
UTF-8
Java
false
false
943
java
package com.hps.july.inventory.formbean; import java.io.Serializable; /** * @author dimitry * Created 17.04.2006 */ public class MountActControlButtonBean implements Serializable { private static final long serialVersionUID = 1L; private Integer resourceId; private Integer categoryId; private String parentPat...
[ "ildar66@inbox.ru" ]
ildar66@inbox.ru
db55f14c8603a56a06d177fd284c3f26418a6988
eb71e782cebec26969623bb5c3638d6f62516290
/src/com/rs/game/player/actions/skills/runecrafting/Altars.java
1c78bdeddcdd0e592810b25dd686442f71199da8
[]
no_license
DukeCharles/revision-718-server
0fe7230a4c7da8de6f7de289ef1b4baec81fbd8b
cc69a0ab6e139d5cc7e2db9a73ec1eeaf76fd6e3
refs/heads/main
2023-06-25T05:50:04.376413
2021-07-25T19:38:35
2021-07-25T19:38:35
387,924,360
0
0
null
null
null
null
UTF-8
Java
false
false
3,368
java
package com.rs.game.player.actions.skills.runecrafting; import com.rs.game.WorldTile; import com.rs.game.player.Player; public class Altars extends Runecrafting { /** * Store all altars, Enter objectId, objectId for craft rune, talisman, location * for altar, tiaras */ public enum Altar { AIR_ALTAR(2452,...
[ "charles.simon.morin@gmail.com" ]
charles.simon.morin@gmail.com
178c04ac179a053917d53cd9b2dd79509691ca93
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MATH-32b-2-25-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/apache/commons/math3/geometry/partitioning/AbstractRegion_ESTest_scaffolding.java
32b8490d7bd55b9f7f9778d1ab5addac258c9e03
[]
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,339
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sun Apr 05 12:57:45 UTC 2020 */ package org.apache.commons.math3.geometry.partitioning; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Befor...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
81abb25efb72f6b5bb34d99157a97f358b911a33
6500848c3661afda83a024f9792bc6e2e8e8a14e
/gp_JADX/com/google/android/finsky/co/C2324b.java
90b870404618c548329cb9d20f92829f5a69a8d1
[]
no_license
enaawy/gproject
fd71d3adb3784d12c52daf4eecd4b2cb5c81a032
91cb88559c60ac741d4418658d0416f26722e789
refs/heads/master
2021-09-03T03:49:37.813805
2018-01-05T09:35:06
2018-01-05T09:35:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,611
java
package com.google.android.finsky.co; import android.content.pm.PackageStats; import android.os.Process; import android.os.UserHandle; final /* synthetic */ class C2324b implements Runnable { public final C2323a f11442a; public final String f11443b; public final C2332j f11444c; C2324b(C2323a c2323a, ...
[ "genius.ron@gmail.com" ]
genius.ron@gmail.com
f657e56af102dbe0b9f943ec0a0295240c7d6128
c39f01936a03307ae00bd5adc73f2ead8a5eaeba
/src/main/java/com/nhl/link/rest/encoder/PropertyMetadataEncoder.java
39f726a37f89b6bcdb081931f3b84feb5f7dbf51
[ "BSD-2-Clause-Views" ]
permissive
leshydev/link-rest
c79212f5c39635f19f5714aeca5de1409e1c904e
8c17c18f2f653b8be2ac072c66369b9607bd49e4
refs/heads/master
2020-12-26T03:56:57.680397
2015-10-15T15:18:12
2015-10-15T15:18:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,640
java
package com.nhl.link.rest.encoder; import com.fasterxml.jackson.core.JsonGenerator; import com.nhl.link.rest.meta.LrAttribute; import com.nhl.link.rest.meta.LrPersistentRelationship; import com.nhl.link.rest.meta.LrRelationship; import com.nhl.link.rest.meta.cayenne.CayenneLrAttribute; import org.slf4j.Logger; import ...
[ "nordmann89@gmail.com" ]
nordmann89@gmail.com
00835a8013dfd5be9963acd2963c36e065873b9d
86ca3b3e8a012e4a551941d6830c580193cdefad
/UnknownGame/dev_resources/minecraft_src/minecraft/net/minecraft/src/ScreenWithCallback.java
5d484d8d43eb41e477f616781ed13724098a9367
[]
no_license
Tmuch/UnknownGame
b162201694b2435fa8a13091e4681a7cb04a1be4
7927c7f14c97d9c8910b01dc3fe80c6d6f3bd0d6
refs/heads/master
2021-01-10T20:54:55.382058
2013-08-05T22:24:33
2013-08-05T22:24:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
143
java
package net.minecraft.src; public abstract class ScreenWithCallback extends GuiScreen { abstract void func_110354_a(Object var1); }
[ "tyler.much@marquette.edu" ]
tyler.much@marquette.edu
f15abfe46a68141dfb8aab6cd0c40ad5d8649211
0365904960c1b09e3ad21f9807507009085bf522
/iterators/src/test/java/com/mattunderscore/iterators/CastingArrayIteratorTest.java
1b2a844e0c93970f023711bb3786cd1ca0cc07a7
[ "BSD-3-Clause" ]
permissive
mattunderscorechampion/tree-root
885f8c482af462c8b0bd4597943f3103155349e2
216fcc65044a451296a9881012443733515f58fd
refs/heads/master
2023-03-16T18:04:22.976498
2016-10-04T20:47:32
2016-10-04T20:47:32
21,217,047
1
0
null
null
null
null
UTF-8
Java
false
false
3,296
java
/* Copyright © 2014 Matthew Champion 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 and the follow...
[ "mattunderscorechampion@gmail.com" ]
mattunderscorechampion@gmail.com
b564e6dfc5d9ddfd2e56d9d003fe282b0c2ba0f3
6b83984ff783452c3e9aa2b7a1d16192b351a60a
/question1403_minimum_subsequence_in_non_increasing_order/Solution.java
6d7d373c00a1f075a5023f6922e16ca47d0c84fa
[]
no_license
617076674/LeetCode
aeedf17d7cd87b9e59e0a107cd6af5ce9bac64f8
0718538ddb79e71fec9a330ea27524a60eb60259
refs/heads/master
2022-05-13T18:29:44.982447
2022-04-13T01:03:28
2022-04-13T01:03:28
146,989,451
207
58
null
null
null
null
UTF-8
Java
false
false
664
java
package question1403_minimum_subsequence_in_non_increasing_order; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class Solution { public List<Integer> minSubsequence(int[] nums) { Arrays.sort(nums); int sum = 0; for (int num : nums) { sum += ...
[ "617076674@qq.com" ]
617076674@qq.com
e96579df3e0fec094fff3d7d1a3c389adefe7ecf
070b9e745c5aad76fb310f5c9111ed77a1036291
/Drona-Package/com/facebook/drawee/drawable/VisibilityAwareDrawable.java.obf
d55f9142ccd4d2fab30f80b14c628834bee4efbe
[]
no_license
Drona-team/Drona
0f057e62e7f77babf112311734ee98c5824f166c
e33a9d92011ef7790c7547cc5a5380083f0dbcd7
refs/heads/master
2022-11-18T06:38:57.404528
2020-07-18T09:35:57
2020-07-18T09:35:57
280,390,561
0
0
null
null
null
null
UTF-8
Java
false
false
183
obf
package com.facebook.drawee.drawable; public abstract interface VisibilityAwareDrawable { public abstract void setVisibilityCallback(VisibilityCallback paramVisibilityCallback); }
[ "samridh6759@gmail.com" ]
samridh6759@gmail.com
37eaf9f4a8f9c3ac4dfa9315bc01a3240549f880
f489dde487258472335d0b4a36f52a4c2231e32d
/src/main/java/com/mycompany/myapp/config/ApplicationProperties.java
8884cd92ece911887ade1acae5679312270ac4da
[]
no_license
vundavallibalakrishna/jhipsterSampleApplicationwithredis
3722f03b78bc569e68866e8839cadc26086b4104
e952c99b6c9041124a0953b3462ca55642f4eb08
refs/heads/master
2022-04-28T18:31:17.274546
2020-03-23T10:43:11
2020-03-23T10:43:11
249,402,974
1
0
null
2022-03-08T21:19:11
2020-03-23T10:42:54
Java
UTF-8
Java
false
false
455
java
package com.mycompany.myapp.config; import org.springframework.boot.context.properties.ConfigurationProperties; /** * Properties specific to Jhipster Sample Applicationwithredis. * <p> * Properties are configured in the {@code application.yml} file. * See {@link io.github.jhipster.config.JHipsterProperties} for a...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
5d088025b4a3c7520681c8c6b793266ff4d975b5
6ef4869c6bc2ce2e77b422242e347819f6a5f665
/devices/google/Pixel 2/29/QPP6.190730.005/src/conscrypt/com/android/org/conscrypt/OpenSSLBIOSink.java
6053f1c797351e7b405899478d6c05edb5983ac9
[]
no_license
hacking-android/frameworks
40e40396bb2edacccabf8a920fa5722b021fb060
943f0b4d46f72532a419fb6171e40d1c93984c8e
refs/heads/master
2020-07-03T19:32:28.876703
2019-08-13T03:31:06
2019-08-13T03:31:06
202,017,534
2
0
null
2019-08-13T03:33:19
2019-08-12T22:19:30
Java
UTF-8
Java
false
false
1,382
java
/* * Decompiled with CFR 0.145. */ package com.android.org.conscrypt; import com.android.org.conscrypt.NativeCrypto; import java.io.ByteArrayOutputStream; final class OpenSSLBIOSink { private final ByteArrayOutputStream buffer; private final long ctx; private int position; private OpenSSLBIOSink(By...
[ "me@paulo.costa.nom.br" ]
me@paulo.costa.nom.br
8ff9961b8e4c984e52c7574cbbf32c8169ec180e
35dcced34f39f1c4ee74d43f5edb6e16f61f2303
/03. Desarrollo/02. CodigoFuente/tecnica/V1.0.0/src/main/java/co/edu/sena/dwbh/service/mapper/ProgramaMapper.java
6d6552a6da359d2cb9582a3e99ebeedbc440a72b
[]
no_license
Lotbrock/D.W.B.H-CORPORATION
459fded0bcd5afb4da5eadeedc077729948759a6
405a3d298705e7bd86dead16f741b906e22a504b
refs/heads/master
2022-01-31T18:24:32.353081
2018-12-10T18:08:51
2018-12-10T18:08:51
151,576,870
0
0
null
null
null
null
UTF-8
Java
false
false
938
java
package co.edu.sena.dwbh.service.mapper; import co.edu.sena.dwbh.domain.*; import co.edu.sena.dwbh.service.dto.ProgramaDTO; import org.mapstruct.*; /** * Mapper for the entity Programa and its DTO ProgramaDTO. */ @Mapper(componentModel = "spring", uses = {NivelFormacionMapper.class}) public interface ProgramaMappe...
[ "jafajardo37@misena.edu.co" ]
jafajardo37@misena.edu.co
6d5f8e49a4f0e240f10f0ce519dce3a5dde9e23f
4326300db0816e928fde7236af8eb3967ae95f13
/src/main/java/de/embl/cba/bdv/utils/converters/MappingLinearARGBConverter.java
f4e4c6ad61b8c59d0efbd962557f02b8592078c5
[ "BSD-2-Clause" ]
permissive
embl-cba/imagej-utils
c8d6a3dafc087d329ea2bd4386cbf3c399ea86fe
61c1d0342e015db3628bcfc40d254638a487c178
refs/heads/master
2022-11-07T06:30:09.656289
2022-09-23T13:43:20
2022-09-23T13:43:20
157,394,467
0
0
BSD-2-Clause
2022-09-23T13:39:15
2018-11-13T14:37:27
Java
UTF-8
Java
false
false
2,523
java
/*- * #%L * Various Java code for ImageJ * %% * Copyright (C) 2018 - 2022 EMBL * %% * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, ...
[ "christian.tischer@embl.de" ]
christian.tischer@embl.de
10c89324acf9daf0570a2455148c9c0c6be6ff21
b03e73ff19caff0eef688ebc651de913c67592c0
/2018.2/IA/Projeto/weka_source_from_jdcore/weka/gui/sql/ResultSetTableCellRenderer.java
e2c92b9c1a80f96c2997f885d771395fb0b863e0
[]
no_license
fiorentinogiuseppe/Projetos_UFRPE
51a577680909979c9728ff71520b497b1d8e11e8
52d5fb74648e5221d455cbb5faf3f2c8ac2c0c64
refs/heads/master
2020-12-09T05:52:39.522462
2020-01-16T10:35:28
2020-01-16T10:35:28
233,209,784
0
0
null
null
null
null
UTF-8
Java
false
false
2,421
java
package weka.gui.sql; import java.awt.Color; import java.awt.Component; import javax.swing.JTable; import javax.swing.ListSelectionModel; import javax.swing.UIManager; import javax.swing.table.DefaultTableCellRenderer; import javax.swing.table.TableColumnModel; public class ResultSet...
[ "fiorentinogiuseppebcc@gmail.com" ]
fiorentinogiuseppebcc@gmail.com
771c27622536d3eebe1f4fe9943172ba45830018
4ace0d5c74e8f59bb22e0f28676bcf2a138ab4d7
/source/src/main/java/com/happyholiday/util/SessionMap.java
beef8b740e3c25d4209e6c960594746b813dc333
[]
no_license
godaner/happyholiday
62494c992678a4476110be1fdf70c58cc93b2ff3
f552bb6261d1f200acc10b4abf72712949dfa55d
refs/heads/master
2021-01-19T17:09:50.555131
2017-08-22T15:50:29
2017-08-22T15:50:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,853
java
package com.happyholiday.util; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Set; import javax.servlet.ServletContext; import javax.servlet.http.HttpSession; import com.happyholiday.admin.util.BackTools; /** * 放置于application的一个map集合 * @author Jhon * * @param <K> * @para...
[ "1138829222@qq.com" ]
1138829222@qq.com
277a0ea11c3a59cfcee5616d7c7134cba16f6664
1ec827193b5aeae39b5f5241f85093e6dbf16f76
/study-spring-jdbc/src/main/java/com/hzdongcheng/persistent/entity/OPOperator.java
96e8dba2858e94da8461862ecc73f1d741ba4245
[]
no_license
valiantzh/study-spring
b66e51f9505349baa9d26eeab2c056c5bd5afbe8
5356b8a0351a45ed5048d0eb4c26e24570a6eb9d
refs/heads/master
2020-04-07T13:13:48.562750
2018-12-12T03:29:45
2018-12-12T03:29:45
158,398,360
0
0
null
null
null
null
UTF-8
Java
false
false
4,071
java
package com.hzdongcheng.persistent.entity; import org.apache.commons.lang.builder.ToStringBuilder; import org.apache.commons.lang.builder.ToStringStyle; public class OPOperator implements java.io.Serializable { private static final long serialVersionUID = 1L; public String OperID = ""; public String Depa...
[ "zhengxiaoyong@hzdongcheng.com" ]
zhengxiaoyong@hzdongcheng.com
b41af074366c70a013d740024a0276138f74279c
f6d26137b240ef25c300d2dd4c1d2b6aad33ad5d
/hzero-starter-mybatis-mapper/src/main/java/io/choerodon/mybatis/handler/Boolean2IntTypeHandler.java
45f0db4ea402afa9abeea7a0269b176791509471
[ "Apache-2.0" ]
permissive
ewinds/hzero-starter-parent
577cc1932189371d93011f38413c42cd4e94e571
29027955a0cd731145d50843aefb412a11c5d50d
refs/heads/master
2023-03-07T19:30:40.191996
2021-02-26T04:25:14
2021-02-26T04:25:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,196
java
package io.choerodon.mybatis.handler; import org.apache.ibatis.type.BaseTypeHandler; import org.apache.ibatis.type.JdbcType; import java.sql.CallableStatement; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; /** * @author ThisO 2020/5/29 16:36 */ public class Boolean2Int...
[ "xiaoyu.zhao@hand-china.com" ]
xiaoyu.zhao@hand-china.com
6a76e563221e6113c8f896469ed0c67cbe87854c
83e81c25b1f74f88ed0f723afc5d3f83e7d05da8
/apct-tests/perftests/core/src/android/os/StrictModeTest.java
57d0ed5de5409a3b747456b0e23486bbdeb61787
[ "Apache-2.0", "LicenseRef-scancode-unicode" ]
permissive
Ankits-lab/frameworks_base
8a63f39a79965c87a84e80550926327dcafb40b7
150a9240e5a11cd5ebc9bb0832ce30e9c23f376a
refs/heads/main
2023-02-06T03:57:44.893590
2020-11-14T09:13:40
2020-11-14T09:13:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,926
java
/* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
[ "keneankit01@gmail.com" ]
keneankit01@gmail.com
493e5ae25eb20e22c6ec7a7b3bcab43ad5fdaa38
a013fa3d632aed0f763597af9e2ffc74da61b6da
/src/main/java/com/jstarcraft/ai/neuralnetwork/vertex/transformation/VerticalStackVertex.java
07c9179f6a1f7d2663c1fe4f6857e088bc74fee8
[ "Apache-2.0" ]
permissive
apple006/jstarcraft-ai-1.0
264b585beb589d665da9a54bb175321b3f964ede
2be88c1752a0dc9dca81296cfc7c6260398f3c5f
refs/heads/master
2020-04-14T00:09:59.962239
2018-12-29T15:29:00
2018-12-29T15:29:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,755
java
package com.jstarcraft.ai.neuralnetwork.vertex.transformation; import org.apache.commons.lang3.builder.EqualsBuilder; import org.apache.commons.lang3.builder.HashCodeBuilder; import com.jstarcraft.ai.math.structure.matrix.MathMatrix; import com.jstarcraft.ai.math.structure.matrix.RowCompositeMatrix; import com.jstarc...
[ "Birdy@DESKTOP-0JF93DF" ]
Birdy@DESKTOP-0JF93DF
2135b6ba78ad6c366655e8db2df6f1ba7034c3ca
d05ac0e945576eb8e51cb38dcf7350296bacdba1
/jbossws-core/src/org/jboss/ws/metadata/config/binding/OMFactoryJAXWS.java
a078343fdadfea3690dbb9d76f1afbc6599cda81
[]
no_license
Arckman/CBPM
9b6a125ea2bebe44749c09cfc37f89fdc15d69b7
10663b40abf151c90d0b20878f8f7f20c8077b30
refs/heads/master
2016-09-06T09:02:15.819806
2014-05-22T02:40:16
2014-05-22T02:40:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,447
java
/* * JBoss, Home of Professional Open Source * Copyright 2005, JBoss Inc., and individual contributors as indicated * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the ter...
[ "fengrj1989@gmail.com" ]
fengrj1989@gmail.com