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
3e32b3e90d71ca0bb1184a3649a929b16f448e1f
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/26/26_287d6bd01806afaa575f5b0b5d4b3223d9a35dd8/Supers/26_287d6bd01806afaa575f5b0b5d4b3223d9a35dd8_Supers_s.java
aaf5f63d80d3ebe24136d33216fa1876c198bcd3
[]
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,771
java
package com.analog.lyric.collect; import java.lang.reflect.Array; import java.lang.reflect.Modifier; import java.util.ArrayList; import java.util.Collections; import com.google.common.cache.CacheBuilder; import com.google.common.cache.CacheLoader; import com.google.common.cache.LoadingCache; import com.goo...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b14f129726015aca2c717115a4d60f5a479a5494
939c05442baf790867d4e8c6393fbdb1e8a0be30
/zh/or_zh2_160517_meo_vargadia/2/rmi/KerdesGyujtemeny.java
9229f20d3ec405f6f1ecb59e0117056996387c2f
[]
no_license
8emi95/elte-ik-or
560748d3dbc99605d833e6ca44e0c77d4274254f
f5eed356e83c688fbbfa4bb58cfe3bb5d49889bd
refs/heads/master
2020-04-23T18:29:40.843849
2019-02-18T23:04:09
2019-02-18T23:04:09
171,369,082
0
0
null
null
null
null
UTF-8
Java
false
false
1,763
java
package rmi; import java.io.*; import java.rmi.*; import java.rmi.server.*; import java.util.*; public class KerdesGyujtemeny extends UnicastRemoteObject implements KerdesGyujtemenyI{ ArrayList kerdes = new ArrayList<String>(); ArrayList valasz = new ArrayList<Integer>(); FileReader reader; ...
[ "8emi95@inf.elte.hu" ]
8emi95@inf.elte.hu
729de4e60806ba6be3f6c27e6de853d6edba8d65
337cb92559eff5f2055d304b464a6289f64c20eb
/support/cas-server-support-saml-idp-metadata-git/src/main/java/org/apereo/cas/config/SamlIdPGitIdPMetadataConfiguration.java
bb4591954b6c8b1b9f589919855b019cb9e9e65c
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
quibeLee/cas
a2b845ae390919e00a9d3ef07e2cb1c7b3889711
49eb3617c9a870e65faa1f3d04384000adfb9a6f
refs/heads/master
2022-12-25T18:31:39.013523
2020-09-25T17:02:06
2020-09-25T17:02:06
299,008,041
1
0
Apache-2.0
2020-09-27T10:33:58
2020-09-27T10:33:57
null
UTF-8
Java
false
false
4,050
java
package org.apereo.cas.config; import org.apereo.cas.configuration.CasConfigurationProperties; import org.apereo.cas.git.GitRepository; import org.apereo.cas.git.GitRepositoryBuilder; import org.apereo.cas.support.saml.idp.metadata.GitSamlIdPMetadataCipherExecutor; import org.apereo.cas.support.saml.idp.metadata.GitSa...
[ "mm1844@gmail.com" ]
mm1844@gmail.com
498ddd3534253cc2aa22a4b285d04babce431cde
98baffdba561c3f44a6a5fdb1d13c60c7ea6b7e3
/sido-schema/src/test/java/net/sf/sido/schema/model/DefaultSidoRefPropertyTest.java
6298de828ac7d8a40a3072f6fce36ca7064bcc0c
[]
no_license
dcoraboeuf/jsido
e6449e37faee33f490f57b5ccf6d25c3a738d3a4
09d7590c5f43ed338e23d33018ab55543b58bb4c
refs/heads/master
2020-03-29T18:13:44.917017
2012-05-14T18:51:36
2012-05-14T18:51:36
2,900,788
0
0
null
null
null
null
UTF-8
Java
false
false
2,267
java
package net.sf.sido.schema.model; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertSame; import static org.junit.Assert.assertTrue; import static org.mockito.Mockito.mock; import net.sf.sido.schema.S...
[ "damien.coraboeuf@gmail.com" ]
damien.coraboeuf@gmail.com
7d2d90dcf8bbe193d1b2e2e44e6f45f0d71d79fe
9358108f386b8c718f10c0150043f3af60e64712
/integrella-microservices-producer-fpml/src/main/java/com/integrella/fpML/schema/PrincipalMovement.java
1ddfd5f0f286813e86ee1ba8f59473eb7cefcad6
[]
no_license
kashim-git/integrella-microservices
6148b7b1683ff6b787ff5d9dba7ef0b15557caa4
f92d6a2ea818267364f90f2f1b2d373fbab37cfc
refs/heads/master
2021-01-20T02:53:03.118896
2017-04-28T13:31:55
2017-04-28T13:31:55
89,459,083
0
0
null
null
null
null
UTF-8
Java
false
false
5,122
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.04.26 at 04:...
[ "Kashim@192.168.47.69" ]
Kashim@192.168.47.69
8239895a92d5ff1ac352b4a9f452d4b4032a22be
a666c798a28223f97d74d21786f9a4f4000d5acb
/edu.harvard.i2b2.ontology/gensrc/edu/harvard/i2b2/ontology/datavo/crc/setfinder/query/FindByChildType.java
f95bf77a789a400d634229b57e704204183a8cde
[]
no_license
gmacdonnell/i2b2-fsu-1704
d65239edf95aa3b25844a6ed9af599e06dcaa185
12638996fe46a7014ac827e359c40e5b0e8c1d3e
refs/heads/master
2021-01-23T07:02:31.537241
2015-01-27T15:09:33
2015-01-27T15:09:33
29,916,117
0
0
null
null
null
null
UTF-8
Java
false
false
5,355
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-558 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015...
[ "gmacdonnell@fsu.edu" ]
gmacdonnell@fsu.edu
7eefb600ba1c54ec11db6986813601906da3ae53
79b081f6ea18ad0af5bb57712eaba90a17b4957a
/hyc-kernel/kernel-core/src/main/java/com/hyc/telehealth/core/config/PropertiesAutoConfiguration.java
2f744e0cc339b9116c5bc0498234e0b90005883d
[]
no_license
ztNozdormu/hyc-master
752d2fbf835d5a7f542e1f5bb0fd64823cbd2b38
569449dd321086aa4332495b4229dccffd12098b
refs/heads/master
2020-04-24T23:56:13.172328
2019-02-24T16:31:35
2019-02-24T16:31:35
172,361,496
0
1
null
null
null
null
UTF-8
Java
false
false
1,364
java
/** * Copyright 2018-2020 stylefeng & fengshuonan (sn93@qq.com) * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless ...
[ "w1999wtw3537@sina.com" ]
w1999wtw3537@sina.com
1272d61e55ce62d5fb12655078851d6dc1339e5a
8ee7f4839bbdd2246065701409285044b0bb01d3
/src/main/java/top/cellargalaxy/mycloud/service/security/SecurityServiceImpl.java
197354b2a2c738ab5f625d8feb06802e26685e7d
[]
no_license
cellargalaxy/mycloud
528f302b2653f1217acf097a83e9124bdf3dfe03
0f52dc783bfb6b9ce17212f1776a5fd193d95402
refs/heads/master
2021-07-12T00:44:15.904544
2019-01-09T09:56:24
2019-01-09T09:56:24
107,125,513
12
1
null
null
null
null
UTF-8
Java
false
false
5,539
java
package top.cellargalaxy.mycloud.service.security; import io.jsonwebtoken.Claims; import io.jsonwebtoken.Jwts; import io.jsonwebtoken.SignatureAlgorithm; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.BeanUtils; import org.springframework.beans.factory.annotation.Autowired; i...
[ "cellargalaxy@gmail.com" ]
cellargalaxy@gmail.com
8d21428896ef8cbb40fdc5ffce6644297188d9e8
dbeb9a7117042832bdc4311e3a556b43e425da32
/app/src/main/java/com/nokelock/utils/ToastUtil.java
f8ac6b3dc32092437174f0d7e4f2d79370fc850c
[]
no_license
yzbbanban/OpenBLE-master-2Bl
cc65c2684e9f90c017f161ad5b7bd928b42d7570
4557f66577aa8e5f3fb36c8dc988c3d59588254d
refs/heads/master
2020-06-17T23:38:54.159295
2019-07-10T15:21:26
2019-07-10T15:21:26
196,100,936
0
0
null
null
null
null
UTF-8
Java
false
false
3,153
java
package com.nokelock.utils; import android.view.Gravity; import android.widget.Toast; import com.nokelock.nokelockble.App; /** * Created by brander on 2017/9/21. * 吐司工具 */ public class ToastUtil { private static Toast toast;//实现不管我们触发多少次Toast调用,都只会持续一次Toast显示的时长 /** * 短时间显示Toast【居下】 * * ...
[ "yzbbanban@live.com" ]
yzbbanban@live.com
dcec40115b08a1317f0652d38dde8ebdedc134bc
56d3f56b1b773992e888aeb36a9d64b41a3767da
/SeleniumWebdriver/src/day9/Xpaths2.java
22342b091f8b234853e9a2241e37c91fe372bc22
[]
no_license
SaiKrishna12/March2BatchSeleniumPrograms
918467ddf2b9827adededa62d3d06a93e933c535
6c54d4794c84a88631596911af09e3d421786e52
refs/heads/master
2016-09-03T06:48:24.253829
2015-04-12T10:47:07
2015-04-12T10:47:07
33,812,959
0
0
null
null
null
null
UTF-8
Java
false
false
651
java
package day9; import java.util.List; import org.openqa.selenium.By; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; public class Xpaths2 { public static void main(String[] args) { FirefoxDriver driver=new FirefoxDriver(); driver.get("http://facebook.com"); List<WebEle...
[ "saikrishna_gandham@yahoo.co.in" ]
saikrishna_gandham@yahoo.co.in
6b2c6471f0941b7f1cd338b6765f13db882e45fe
356dad203c0f684c356235d8a7f2a9f9afcd7c95
/app/src/main/java/re/android/hiddenapi/MainActivity.java
c40c7a10ce503cca87f8b0812ccf1625b026cf66
[]
no_license
LH-413x/AndroidDriverFuzzer
012bdfeb908671363061c6f44e58518a6f83ced2
d1b7440d046d1eb40e1cf37eddfb05ec62fd97d7
refs/heads/master
2020-06-30T23:49:44.582496
2019-08-07T06:28:33
2019-08-07T06:28:33
200,986,792
1
0
null
null
null
null
UTF-8
Java
false
false
439
java
package re.android.hiddenapi; public class MainActivity { static { System.loadLibrary("hiddenapi-bypass"); } public void disable() { this.disableProtectedNamespace(); this.disableHiddenApi(); } public native boolean isHiddenApiEnabled(); public native boolean isProtecte...
[ "you@example.com" ]
you@example.com
b244b199aea17c2bf5c1452607f7db362bcbd56a
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/test/io/vavr/collection/euler/Euler27Test.java
b7be938dd623f3a6e1459b21419fb6eb0b8630ea
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
2,291
java
/** * __ __ __ __ __ ___ * \ \ / / \ \ / / __/ * \ \/ / /\ \ \/ / / * \____/__/ \__\____/__/ * * Copyright 2014-2019 Vavr, http://vavr.io * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You m...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
ebc041633fd16eff31297c7607cd3313615b123f
d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb
/PROMISE/archives/lucene/2.4/org/apache/lucene/search/function/ReverseOrdFieldSource.java
65f22542ad637b9638cf6632a1883dffd65fd2f0
[]
no_license
hvdthong/DEFECT_PREDICTION
78b8e98c0be3db86ffaed432722b0b8c61523ab2
76a61c69be0e2082faa3f19efd76a99f56a32858
refs/heads/master
2021-01-20T05:19:00.927723
2018-07-10T03:38:14
2018-07-10T03:38:14
89,766,606
5
1
null
null
null
null
UTF-8
Java
false
false
3,293
java
package org.apache.lucene.search.function; import org.apache.lucene.index.IndexReader; import org.apache.lucene.search.FieldCache; import java.io.IOException; /** * Expert: obtains the ordinal of the field value from the default Lucene * {@link org.apache.lucene.search.FieldCache FieldCache} using getStringIndex(...
[ "hvdthong@github.com" ]
hvdthong@github.com
52b610e769e09b0585c83f9bbdbc81ce3bf8b67c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_d71d4be5f633e8d0765bd2deb2a9cc09d8093c0a/Ingredient/2_d71d4be5f633e8d0765bd2deb2a9cc09d8093c0a_Ingredient_s.java
d447e65140d63baeda5b4f2fe9cf2f7e62aad868
[]
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,774
java
package ca.ualberta.cmput301w13t11.FoodBook.model; import android.content.ContentValues; /** * Class which models an ingredient (as part of a recipe, or in the User's MyIngredients Db). * @author Marko Babic * */ public class Ingredient { private String name; private String unit; private float q...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b83d4859302e783cbd1fcc05156d39960c911cf2
2d33e8f5ea8b65ecd65202e6b2a8b27f54d6c11a
/MixedServer/src/main/java/mixedserver/protocol/SessionAttributes.java
e02fb625a6227d74b9c08f0f8a50c857bc84765c
[]
no_license
zhangxhbeta/MixedLibrary
10e49c0c4aab652aa9d860cfee5ac0f1501185ba
94cef9af4be6fa354699ef290a580914c9b6a086
refs/heads/master
2021-01-19T00:12:54.248941
2017-02-04T09:11:12
2017-02-04T09:11:12
16,190,871
1
0
null
null
null
null
UTF-8
Java
false
false
238
java
package mixedserver.protocol; public interface SessionAttributes { public abstract Object getAttribute(String s); public abstract void setAttribute(String s, Object obj); public abstract void removeAttribute(String s); }
[ "zhangxhbeta@gmail.com" ]
zhangxhbeta@gmail.com
7a30f7f61977102cfc9e81282bdb10fd59acc4d1
ee19a74c2260c4b31a2fce69bb6b872050b9f055
/src/org/traccar/protocol/LaipacProtocol.java
f642047495b041e8046191cae96bebb3371704f6
[ "Apache-2.0" ]
permissive
jgraham0325/traccar
85638d4dbec34e0eee56e7840b4dc687e2a2fda6
4e716070ebf212f2a7589b9ddffe0f25dca2ec9b
refs/heads/master
2021-05-04T08:44:16.894935
2016-10-30T21:26:58
2016-10-30T21:26:58
70,417,997
1
0
null
2016-10-30T21:26:59
2016-10-09T17:06:58
Java
UTF-8
Java
false
false
1,762
java
/* * Copyright 2015 Anton Tananaev (anton.tananaev@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required b...
[ "anton.tananaev@gmail.com" ]
anton.tananaev@gmail.com
6fb568c930a0ddc7917f14325f5c4a2ae5a8550f
447520f40e82a060368a0802a391697bc00be96f
/apks/malware/app49/source/com/google/android/gms/common/fr.java
46697fa87990ee3526d45936ec7d5b0eacf5057e
[ "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
244
java
package com.google.android.gms.common; final class fr { static final i[] a = { new fs(i.a("0‚\003ï0‚\002× \003\002\001\002\002\t\000ãÓÆØxŠÉù0")), new ft(i.a("0‚\003ï0‚\002× \003\002\001\002\002\t\000ŒÉFð¡\0161a0")) }; }
[ "antal.micky@yahoo.com" ]
antal.micky@yahoo.com
091c7ac94aca84ed792e2bdb1c21a837e4ab5ff4
af2f9b780338830f6b9f6f5dab9150b9e530841d
/src/main/java/com/febspringjdbc/febspringjdbcdemo/repos/StudentRepo.java
1a3c0a0ecbf5f43972edebe97fdcba7f4a0d2df7
[]
no_license
abhijeetvc/febspringjdbcdemo
6ff610d2858ed39fdb1a645fe3add1512f454f15
950c39d96e9562bb33a23b820e68d49ad80c08dd
refs/heads/master
2020-04-20T14:55:03.247898
2019-02-03T05:35:45
2019-02-03T05:35:45
168,913,487
0
0
null
null
null
null
UTF-8
Java
false
false
285
java
package com.febspringjdbc.febspringjdbcdemo.repos; import com.febspringjdbc.febspringjdbcdemo.model.Student; import java.util.List; /** * Created by abhi on 02/02/19. */ public interface StudentRepo { List<Student> getStudentData(); Student getStudentById(Integer id); }
[ "abhijeetvc7@gmail.com" ]
abhijeetvc7@gmail.com
15a319e29aded4da74d196cb34e78597825c94d7
9d4427e04ba63a1df778b359dd5b76477ba270ce
/src/main/java/org/yx/http/ErrorCode.java
9def7b012e71f4e468cf75080846d73f76582274
[]
no_license
wanshijiain/sumk
be95ce37dc1daea256bc48c5c33ed51deed946b5
ba71bf171d6666131e5e6f63af092580354f28e7
refs/heads/master
2021-01-11T08:35:55.363632
2016-09-08T13:38:17
2016-09-08T13:38:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
170
java
package org.yx.http; public interface ErrorCode { /** * 登陆失败 */ int LOGINFAILED=1001; /** * session过期 */ int SESSION_ERROR = 1002; }
[ "Administrator@youxia" ]
Administrator@youxia
5d8095af05aa2420db588d06059a96dfd0fb3797
893a7d8299a6cf2fef057449808ad578a116a868
/src/com/cisoft/action/Pages.java
02303db92ab61c66862f76162d7caf83a157e03f
[]
no_license
liuguicheng/CisoftOnline
1c32f2a4e7ef3cccba76c0a2f0345244f8763730
fc517c287e07f3bb610c4df6284c182cb2aacbc5
refs/heads/master
2021-01-13T10:21:24.758189
2016-10-28T08:14:54
2016-10-28T08:14:54
72,187,847
0
0
null
null
null
null
UTF-8
Java
false
false
580
java
package com.cisoft.action; import com.cisoft.model.PageResponse; public class Pages<T> extends BaseController{ //用来接受前端传递过来的值 protected int page; protected int rows; //用来返回 protected PageResponse<T> pageResponse=new PageResponse<T>(); public int getPage() { return page; } public void setP...
[ "282303392@qq.com" ]
282303392@qq.com
fa00feaa81f396f195b84230ca10947f25ecc8a6
c5498743036544b67876707222d974582d435b40
/DesignPattern/创建型模式/Creation_mode/chapter7_prototype/src/chapter7_4/DataSet.java
bf1c51e56cb80bb9cf1afeb2c62c4aa5b2f600f3
[]
no_license
lhang662543608/Java_Notes
3035dd5eedc98eec9d154d081cddb0007d36ecf5
10b816c0c7fffc7dfe7876c643a2beefb4557b3d
refs/heads/master
2020-05-25T22:06:03.871757
2020-01-11T02:13:40
2020-01-11T02:13:40
188,006,603
0
0
null
null
null
null
UTF-8
Java
false
false
154
java
package chapter7_4; import java.io.Serializable; /** * @author lhang * @create 2019-10-16 22:02 */ public class DataSet implements Serializable { }
[ "ljh_662543608@163.com" ]
ljh_662543608@163.com
a22f4dd465458f32ff7fe5e05b9580201ea158ce
3b5bae84267cd885f4e3bbc3f0cf46d2cb1a0d43
/source/kone-basic-commons-src/kxd/net/SimpleNetResponse.java
c99bc4e621751c474baa067779be858ccc19d526
[]
no_license
deerme/KXD
ef0e3f5e2bf5c0397cc67fab7601a6ac3b16ba54
9f7210ab01f827dd1abbedab70ea35d6eae641c7
refs/heads/master
2021-06-18T09:54:33.585911
2017-06-08T02:12:53
2017-06-08T02:12:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
908
java
package kxd.net; import java.util.Date; /** * 简单响应 * * */ public class SimpleNetResponse implements NetResponse { private static final long serialVersionUID = 1L; Date recvTime; Object value; public SimpleNetResponse() { super(); } /** * 创建一个简单的响应包 * * @param value * ...
[ "wangyz@wangyz-PC" ]
wangyz@wangyz-PC
fbb2036950a9a18b6e387a360a463dac9517a676
d92ce06a7f2f288f619b4d056aebe34d141fcab2
/ProtocolInterfaces/src/engine3DInterfaces/.svn/text-base/IEngine3D.java.svn-base
2a31660ddaed55203fb385e957b3342c3e7f3b45
[]
no_license
mgordo/software-engineering2
623de13924d5f42dc9a251b9fad3effc88793454
1ba3eea364ec579ffa46052370bf6cd08323e2e9
refs/heads/master
2021-01-10T06:30:47.661657
2015-10-17T18:18:31
2015-10-17T18:18:31
43,981,466
1
0
null
null
null
null
UTF-8
Java
false
false
935
package engine3DInterfaces; import geometry.Geometry; import java.net.URI; import java.util.List; import java.util.Map; import org.pnml.tools.epnk.pnmlcoremodel.PetriNetDoc; import animations.Animation; /** * @brief This is the expected interface for any Engine3D * @author Miguel Gordo & Diego Gonzalez * @dat...
[ "masterkai_1977@hotmail.com" ]
masterkai_1977@hotmail.com
27e2393fe08e24c7bea74431be396e2b9b17318f
9b294c3bf262770e9bac252b018f4b6e9412e3ee
/camerazadas/source/apk/com.sonyericsson.android.camera/src-cfr/com/google/android/gms/internal/br.java
bef8bd2affe9806f855d49107892e561a5555933
[]
no_license
h265/camera
2c00f767002fd7dbb64ef4dc15ff667e493cd937
77b986a60f99c3909638a746c0ef62cca38e4235
refs/heads/master
2020-12-30T22:09:17.331958
2015-08-25T01:22:25
2015-08-25T01:22:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,142
java
/* * Decompiled with CFR 0_100. */ package com.google.android.gms.internal; import android.os.Binder; import android.os.IBinder; import android.os.IInterface; import android.os.Parcel; import android.os.RemoteException; import com.google.android.gms.dynamic.d; public interface br extends IInterface { public voi...
[ "jmrm@ua.pt" ]
jmrm@ua.pt
6981d0119a81080fd3145f34b70c1ebf8503e894
b74aab5a21a9f0a81ee0c55ee9a7bf37d1e68ecc
/rocketmq-broker/src/main/java/com/alibaba/rocketmq/broker/longpolling/PullRequestHoldService.java
e08015c277d7d98a66b314df1368c19a790fd973
[ "Apache-2.0" ]
permissive
jinfei21/RocketMQ
71544d0e55d53268ed15cf97970c953b9a66072b
bd0d2008cd6b227964d42c893559acabe409aa6e
refs/heads/master
2020-04-08T05:15:47.706706
2016-06-01T06:17:02
2016-06-01T06:17:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,539
java
/** * Copyright (C) 2010-2013 Alibaba Group Holding Limited * <p/> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p/> * http://www.apache.org/licenses/LICENSE-2.0 * <p/> *...
[ "diwayou@qq.com" ]
diwayou@qq.com
70d6e754ba0bc5faaf4a1688e392a2c54cd9edf7
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MATH-78b-2-16-FEMO-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/analysis/solvers/BrentSolver_ESTest_scaffolding.java
9da9c54e8b343ff3f3b4b11c8e83ff243d05a2ea
[]
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,267
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Jan 20 14:45:35 UTC 2020 */ package org.apache.commons.math.analysis.solvers; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; imp...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
e8c56c0b3606ee1fafc75b5b164ae8137d0dde86
bcc74924cb65aa228f664dfc16486852bb0eec41
/src/test/java/ClassA.java
d1455ce3cc003fea74443cc4346bb0df03dbeaf8
[ "Apache-2.0" ]
permissive
tvd12/test-util
dcefba149eca876ab9a2051ace8a895ed4c5df0c
ad7a8a7ebaaa3b9b177bc6b57b8719a6766089fc
refs/heads/master
2023-06-12T01:39:09.782099
2023-06-04T14:35:38
2023-06-04T14:35:38
56,928,692
4
3
Apache-2.0
2023-06-04T14:35:39
2016-04-23T16:17:25
Java
UTF-8
Java
false
false
139
java
import com.tvd12.test.base.QuickLog; public class ClassA extends QuickLog { public void log() { info("i'm a class"); } }
[ "itprono3@gmail.com" ]
itprono3@gmail.com
7907fd68c40183db978c7489d5e1536bf3ca6eea
8d0d2b1e3684ef15aeeca158ebedcf921fdf94c2
/app/src/main/java/mg/etech/mobile/etechapp/contrainte/factory/dto/poste/PosteDtoFromDOFactoryImpl.java
aa0d6ec2130741d4fec6309f73ce00b4f77381b8
[]
no_license
maheryhaja/etechappFinal
2e4e100888b41ebb5c58077fc86f2637e9312f84
c12cd6ff5d3edfe1a0f69bf4503027c9017904fd
refs/heads/master
2021-01-20T21:35:25.460148
2017-12-21T18:58:07
2017-12-21T18:58:07
101,771,844
3
0
null
null
null
null
UTF-8
Java
false
false
489
java
package mg.etech.mobile.etechapp.contrainte.factory.dto.poste; import org.androidannotations.annotations.EBean; import mg.etech.mobile.etechapp.contrainte.factory.BaseFactory; import mg.etech.mobile.etechapp.donnee.domainobject.Poste; import mg.etech.mobile.etechapp.donnee.dto.PosteDto; /** * Created by maheryHaja ...
[ "ygunion@gmail.com" ]
ygunion@gmail.com
1ebc6e982431fc0164d458be18a25a9955efd7ce
0ac28b7e3cb0c11a028c529d1720547ec7b60a06
/src/main/java/osm5/ns/riftware/_1/_0/project/nsd/rev170228/nsr/nsd/placement/groups/PlacementGroups.java
aa407a2114573495baaf56381a63f17fb69daeb1
[ "Apache-2.0" ]
permissive
openslice/io.openslice.sol005nbi.osm5
5d76e8dd9b4170bdbb9b2359459371abb2324d41
f4f6cf80dbd61f5336052ebfcd572ae238d68d89
refs/heads/master
2021-11-18T00:35:31.753227
2020-06-15T15:50:33
2020-06-15T15:50:33
198,384,737
0
0
Apache-2.0
2021-08-02T17:18:18
2019-07-23T08:16:53
Java
UTF-8
Java
false
false
2,868
java
/*- * ========================LICENSE_START================================= * io.openslice.sol005nbi.osm5 * %% * Copyright (C) 2019 openslice.io * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a c...
[ "tranoris@gmail.com" ]
tranoris@gmail.com
6ad616ddff81b212f77d07f9e9c302cde605d58d
680c7582d4df6e7dc17ff59c5718ff883e12a085
/retrokit/src/main/java/com/theah64/retrokit/activities/BaseDynamicActivity.java
0a92795090a31cd7e552af57d184e9feaf6abc9c
[ "Apache-2.0" ]
permissive
theapache64/RetroKit
2180707d6a466a0ffae153c3fbb044947e72e4a5
40b9f560273d9a97c54dc0e17b359bc17f10f450
refs/heads/master
2021-01-19T22:59:18.497297
2018-09-22T07:42:37
2018-09-22T07:42:37
101,259,851
0
0
null
null
null
null
UTF-8
Java
false
false
3,946
java
package com.theah64.retrokit.activities; import android.support.annotation.NonNull; import com.theah64.bugmailer.core.BugMailer; import com.theah64.retrokit.R; import com.theah64.retrokit.callbacks.OnErrorTrueCallback; import com.theah64.retrokit.exceptions.ServerException; import com.theah64.retrokit.retro.BaseAPIRe...
[ "theapache64@gmail.com" ]
theapache64@gmail.com
ec7a5043b996cfecdff8ed9d12c149547e45abe1
91aa0b8905d9ad457c6034b999b40f4c7d82b64c
/tools/src/main/java/org/baize/excel/Test.java
07364b1afb92e07a6279a76e00f622dc23831bb8
[]
no_license
zglbig/x2
e129812a61b31f43d6cf3423088be719bb9ffe4c
f7c41752dcfa67e2a21d729a3c825297bc9cb71a
refs/heads/master
2021-09-03T18:44:07.262451
2018-01-11T06:27:23
2018-01-11T06:27:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
584
java
package org.baize.excel; import org.baize.assemblybean.annon.ExcelInversion; import org.baize.assemblybean.annon.ExcelValue; /** * 作者: 白泽 * 时间: 2017/11/3. * 描述: */ @ExcelInversion public class Test{ @ExcelValue(value = "奥术大师多") public static final int ASD = 1; public static final int SAD = 2; @Ex...
[ "1030681978@qq.com" ]
1030681978@qq.com
ea65cfee1e874bb4871e0d827b0a817628673288
2737a1237fc93ef085fec064315cdeb2f804a81a
/ebean-core/src/test/java/io/ebeaninternal/server/dto/DtoMetaBuilderTest.java
a3cf2a2fdc4b5688fa9f17fe6e837dfe215e2cc7
[ "Apache-2.0" ]
permissive
ooknight/ebean
97b0236904ccbafaf3cbf8bae05a66f93c00dad2
b85bb5f459e9ce8dcf650119716cf387b92e5c3f
refs/heads/master
2022-04-01T20:58:23.210289
2022-03-27T07:31:17
2022-03-27T07:31:17
157,489,446
0
0
NOASSERTION
2018-11-14T04:13:46
2018-11-14T04:13:46
null
UTF-8
Java
false
false
2,923
java
package io.ebeaninternal.server.dto; import org.assertj.core.api.Assertions; import org.junit.jupiter.api.Test; import java.lang.reflect.Method; import java.util.HashMap; import java.util.Map; import static org.assertj.core.api.Assertions.assertThat; public class DtoMetaBuilderTest { @Test public void includeM...
[ "robin.bygrave@gmail.com" ]
robin.bygrave@gmail.com
34d83cf0fbbedd1c55e0fd1434aecd20859cab52
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project20/src/main/java/org/gradle/test/performance20_1/Production20_100.java
2495ca68f259a77b8fb2346c5ee6b6dc4f3ab2f1
[]
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.performance20_1; public class Production20_100 extends org.gradle.test.performance11_1.Production11_100 { private final String property; public Production20_100() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
b9a612d1c13294fd92b6e89101b63341cf7a59b4
32c6fcf9faf5ad1787c5a3164c33136c5d4962cc
/resourcemanager-20200331/src/main/java/com/aliyun/resourcemanager20200331/models/ListPolicyVersionsRequest.java
bcfa3b95ab636d6b5b7cf4f17960e053c9f60cb5
[ "Apache-2.0" ]
permissive
foreverlyl/alibabacloud-java-sdk
0117700d8e217118c2980e09b90a13ef7d4054fa
1134eae866442721b7a33b028a916ce343a33c2b
refs/heads/master
2023-02-24T05:13:14.705586
2021-02-01T06:39:41
2021-02-01T06:39:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,025
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.resourcemanager20200331.models; import com.aliyun.tea.*; public class ListPolicyVersionsRequest extends TeaModel { @NameInMap("PolicyType") @Validation(required = true) public String policyType; @NameInMap("PolicyName") @Va...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
b89e335af305b83aec898a485e65d21a67a26a78
17c44a99eaa709e0ec402aa0a25c9ef7c91c978c
/impl/src/main/java/pico/erp/warehouse/location/rack/RackRepositoryJpa.java
0d8ef8bb873cb7adf49f1eb2fbe67bea59b92d73
[]
no_license
kkojaeh/pico-erp-warehouse
18a0ad826157b9f357878adb5ec2c853ba544922
c82e3e71a40fee72c7ff81caeecfa8e66c01da71
refs/heads/master
2020-03-30T22:04:52.489893
2019-04-05T03:20:30
2019-04-05T03:20:30
151,653,830
0
0
null
2019-04-03T05:35:55
2018-10-05T00:47:36
Java
UTF-8
Java
false
false
2,218
java
package pico.erp.warehouse.location.rack; import java.util.Optional; import java.util.stream.Stream; import javax.validation.constraints.NotNull; import lombok.val; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repos...
[ "kkojaeh@gmail.com" ]
kkojaeh@gmail.com
306eeeff27d345c74f60ad08484363d093537889
a3e9de23131f569c1632c40e215c78e55a78289a
/mall/manage/e3managerpojo/src/main/java/com/jiao/pojo/TbContent.java
220e5eb0eb53ad28add6bc23a1058724499f0be9
[]
no_license
P79N6A/java_practice
80886700ffd7c33c2e9f4b202af7bb29931bf03d
4c7abb4cde75262a60e7b6d270206ee42bb57888
refs/heads/master
2020-04-14T19:55:52.365544
2019-01-04T07:39:40
2019-01-04T07:39:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,179
java
package com.jiao.pojo; import java.io.Serializable; import java.util.Date; public class TbContent implements Serializable { private Long id; private Long categoryId; private String title; private String subTitle; private String titleDesc; private String url; private String pic; ...
[ "jiaojianjun1991@gmail.com" ]
jiaojianjun1991@gmail.com
9a75d458688303dac8791f481b5cbe3d589357bf
6636854f8d55c1cb9dc8d55a9ba4e01d17c360f1
/tika-core/src/main/java/org/apache/tika/metadata/filter/MetadataFilter.java
21eb3eced1671a80154a91599a642c9965dc1223
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LicenseRef-scancode-unknown", "EPL-1.0", "ICU", "LicenseRef-scancode-bsd-simplified-darwin", "MPL-2.0", "LicenseRef-scancode-iptc-2006", "LicenseRef-scancode-proprietary-license", "MIT", "NetCDF", "LicenseRef-scancode-public-domai...
permissive
apache/tika
ff4fe69a76a3c84f947223fe9b806045ee693f71
40910015849aba5a57e59ad0f3aeff803744f3ab
refs/heads/main
2023-08-31T11:19:31.578196
2023-08-31T06:12:10
2023-08-31T06:12:10
206,427
1,817
856
Apache-2.0
2023-09-14T19:27:42
2009-05-21T02:12:11
Java
UTF-8
Java
false
false
2,094
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 ...
[ "tallison@apache.org" ]
tallison@apache.org
bad3006cc571435d898d782284f0f2f981816513
87f06e39e40ad51afe673fac25c9f3305dc4ed9a
/wyApp/app/src/main/java/com/example/live/MyLiveListActivity.java
5bdb7c069602f0822e9d2a91bc7d295f745112be
[]
no_license
jaronho/demos_android
0f8024dcd608a83d5f2ddd3d64f0f7d3f0f8be2f
148240f550c1fcc95a66de33ebb2a836e0229c70
refs/heads/master
2021-01-19T05:05:53.339867
2018-11-03T09:17:34
2018-11-03T09:17:34
87,407,713
2
0
null
null
null
null
UTF-8
Java
false
false
6,701
java
package com.example.live; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.view.View.OnClickListener; import android.widget.ImageView; import android.widget.RelativeLayou...
[ "892134825@qq.com" ]
892134825@qq.com
d59edfd148b2e4e98604e3d303de32f4703e97d2
ca0e9689023cc9998c7f24b9e0532261fd976e0e
/src/com/tencent/mm/plugin/accountsync/model/a$a.java
dd017f1c977e9fcd11634617def9991cd5da46ad
[]
no_license
honeyflyfish/com.tencent.mm
c7e992f51070f6ac5e9c05e9a2babd7b712cf713
ce6e605ff98164359a7073ab9a62a3f3101b8c34
refs/heads/master
2020-03-28T15:42:52.284117
2016-07-19T16:33:30
2016-07-19T16:33:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
310
java
package com.tencent.mm.plugin.accountsync.model; import android.content.Context; public abstract interface a$a { public abstract int aX(Context paramContext); } /* Location: * Qualified Name: com.tencent.mm.plugin.accountsync.model.a.a * Java Class Version: 6 (50.0) * JD-Core Version: 0.7.1 */
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
06a5000389f52707f5779d7616221854a1b560ec
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/81/2047.java
db317aeca64af62c8eec2889e908500668cac40a
[ "MIT" ]
permissive
qiuchili/ggnn_graph_classification
c2090fefe11f8bf650e734442eb96996a54dc112
291ff02404555511b94a4f477c6974ebd62dcf44
refs/heads/master
2021-10-18T14:54:26.154367
2018-10-21T23:34:14
2018-10-21T23:34:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,277
java
package <missing>; public class GlobalMembers { public static int[] p = new int[5]; public static int m; public static int n; public static int i; public static int j; public static int temp; public static int c; public static int trans() { //C++ TO JAVA CONVERTER TODO TASK: The memory management function 'ca...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
cb83bc4c5945e232f16ba0656db8daacc25ee9b7
f6dacb34c10fa1c3be84ebbc7cb482344b6fbd5d
/pdf-as-tests/src/test/java/at/gv/egiz/param_tests/testinfo/SignaturePositionTestInfo.java
04b75edce7c041b63f5a4aab0d0c282ee9636ddf
[]
no_license
primesign/pdf-as-4
2f2a2f4cfdbff64ecf926fee64327c93c07d3473
29c19a50b93ea379feae1bb0d7f576c758be175b
refs/heads/master
2023-04-28T06:31:36.838914
2023-01-23T14:09:11
2023-01-23T14:10:33
30,864,921
4
2
null
2023-04-27T23:54:32
2015-02-16T11:14:06
Java
UTF-8
Java
false
false
3,704
java
package at.gv.egiz.param_tests.testinfo; import java.awt.Rectangle; import java.util.List; /** * Test information class for signature position test. * * @author mtappler * */ public class SignaturePositionTestInfo extends TestInfo { /** * Class containing attributes for non-standard parameters of signa...
[ "andreas.fitzek@iaik.tugraz.at" ]
andreas.fitzek@iaik.tugraz.at
d4b2e1e3fd010dd561ad9307498a6ea291b0b7a7
9dfb06fb888a7f5d79f590eb11f62618d893af93
/dp/1D/204. Count Primes.java
296825ef6314ddcacae8b07cf5238aefcb7db619
[]
no_license
fanyang88/leetcode_java
ac1b009d2ae374a4a87c92610820af391ec530b8
73e145a7f8f5f76c1159e622ccc2c8f6ffa53f48
refs/heads/master
2022-07-20T00:47:04.826563
2022-07-18T22:25:37
2022-07-18T22:25:37
163,878,007
1
0
null
null
null
null
UTF-8
Java
false
false
792
java
/** * Count the number of prime numbers less than a non-negative number, n. Example: Input: 10 Output: 4 Explanation: There are 4 prime numbers less than 10, they are 2, 3, 5, 7. */ /* e.g: 10 when i=2 since [2]==F count++ loop j=2 make[4]=T [6]=T [8]=T when i=3 since [3]==F count++ loop j=2 make[6]=T [...
[ "fan.yang@oath.com" ]
fan.yang@oath.com
b2d91860fe4c8da5ce0f446d8367acf445f3c868
1085c5511bc0d094d6c37cbdfab0378de057adaf
/src/test/java/com/komodo/cards/security/DomainUserDetailsServiceIntTest.java
8007d62ca934c102cb49dbd3234eb9860789db9d
[]
no_license
venkyup/Converse
c13f600e20c6dcf031495591aec98ff794136024
d11a34474760d791476635a75d10dc7601d52368
refs/heads/master
2022-12-14T10:01:40.408651
2018-03-22T07:27:41
2018-03-22T07:27:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,639
java
package com.komodo.cards.security; import com.komodo.cards.ConverseApp; import com.komodo.cards.domain.User; import com.komodo.cards.repository.UserRepository; import org.apache.commons.lang3.RandomStringUtils; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
40a3f04b199b169969b129425b6d0b585f864186
b97bc0706448623a59a7f11d07e4a151173b7378
/src/main/java/com/tcmis/internal/invoice/beans/InvoiceAddChargeDetailBean.java
fe04d638733829da3148c39f793e88fb0aa3ef32
[]
no_license
zafrul-ust/tcmISDev
576a93e2cbb35a8ffd275fdbdd73c1f9161040b5
71418732e5465bb52a0079c7e7e7cec423a1d3ed
refs/heads/master
2022-12-21T15:46:19.801950
2020-02-07T21:22:50
2020-02-07T21:22:50
241,601,201
0
0
null
2022-12-13T19:29:34
2020-02-19T11:08:43
Java
UTF-8
Java
false
false
5,146
java
package com.tcmis.internal.invoice.beans; import java.math.BigDecimal; import java.sql.SQLData; import java.sql.SQLException; import java.sql.SQLInput; import java.sql.SQLOutput; import com.tcmis.common.framework.BaseDataBean; /****************************************************************************** * CLASSNA...
[ "julio.rivero@wescoair.com" ]
julio.rivero@wescoair.com
48a4297a35dd2358058b071346d6564411153c91
104cda8eafe0617e2a5fa1e2b9f242d78370521b
/aliyun-java-sdk-vs/src/main/java/com/aliyuncs/vs/model/v20181212/ContinuousAdjustRequest.java
b950b965e61d1d61cc66b5e2c11bb942bac8b30e
[ "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
2,121
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...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
77cfddcaf586c2ee15d47e6a7a80fb0e0c66784e
8243e1469a5549e4a5e2e79c264b3c6239b3fc66
/modules/integration/tests-integration/tests-backend/src/test/java/org/wso2/am/integration/tests/jwt/idp/JWTGeneratorUtil.java
febdf57a56940e9102c2697e731efb2226d50d77
[ "LicenseRef-scancode-unknown", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "EPL-1.0", "Classpath-exception-2.0", "GPL-2.0-only", "BSD-3-Clause", "MPL-1.0", "MPL-2.0", "EPL-2.0", "LGPL-2.0-only", "CDDL-1.0", "MIT" ]
permissive
kanchw/test
90ee017aed7f389f992abd19d210be1d2124e629
67bdc0ae3cd804059743a1f761deea44f8600336
refs/heads/master
2022-12-22T16:25:42.534417
2020-01-18T13:30:25
2020-01-18T13:30:25
234,825,728
0
1
Apache-2.0
2022-12-16T00:42:51
2020-01-19T02:06:27
Java
UTF-8
Java
false
false
5,991
java
/* *Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * *WSO2 Inc. licenses this file to you under the Apache License, *Version 2.0 (the "License"); you may not use this file except *in compliance with the License. *You may obtain a copy of the License at * *http://www.apache.org/licenses...
[ "tharindua@wso2.com" ]
tharindua@wso2.com
c4a26e1b1f18685eb8b9a0e18a147212a27c80c0
882e77219bce59ae57cbad7e9606507b34eebfcf
/mi2s_10_miui12/src/main/java/miui/telephony/DefaultSlotSelector.java
010df978d79590b0778b0b622ef7599866fc1936
[]
no_license
CrackerCat/XiaomiFramework
17a12c1752296fa1a52f61b83ecf165f328f4523
0b7952df317dac02ebd1feea7507afb789cef2e3
refs/heads/master
2022-06-12T03:30:33.285593
2020-05-06T11:30:54
2020-05-06T11:30:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
444
java
package miui.telephony; public abstract interface DefaultSlotSelector { public abstract int getDefaultDataSlot(int[] paramArrayOfInt, int paramInt); public abstract void onSimRemoved(int paramInt, String[] paramArrayOfString); } /* Location: /Users/sanbo/Desktop/framework/miui/framework/classes4-...
[ "sanbo.xyz@gmail.com" ]
sanbo.xyz@gmail.com
d12da2a4063a27eede9fe6f89bb2b824795a8a30
bb60768a6eb5435a4b315f4af861b25addfd3b44
/dingtalk/java/src/main/java/com/aliyun/dingtalktodo_1_0/models/CountTodoTasksResponse.java
c87c47261b328e2989a119f7b61c9ccfec4e8209
[ "Apache-2.0" ]
permissive
yndu13/dingtalk-sdk
f023e758d78efe3e20afa1456f916238890e65dd
700fb7bb49c4d3167f84afc5fcb5e7aa5a09735f
refs/heads/master
2023-06-30T04:49:11.263304
2021-08-12T09:54:35
2021-08-12T09:54:35
395,271,690
0
0
null
null
null
null
UTF-8
Java
false
false
1,057
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.dingtalktodo_1_0.models; import com.aliyun.tea.*; public class CountTodoTasksResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("body") @V...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
beff4729bd6a6a72d1ae4fb641cffd4439684c89
40d844c1c780cf3618979626282cf59be833907f
/src/testcases/CWE90_LDAP_Injection/CWE90_LDAP_Injection__URLConnection_53b.java
9f89984e1340670b054d76dd4631bc17d26131d7
[]
no_license
rubengomez97/juliet
f9566de7be198921113658f904b521b6bca4d262
13debb7a1cc801977b9371b8cc1a313cd1de3a0e
refs/heads/master
2023-06-02T00:37:24.532638
2021-06-23T17:22:22
2021-06-23T17:22:22
379,676,259
1
0
null
null
null
null
UTF-8
Java
false
false
1,114
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE90_LDAP_Injection__URLConnection_53b.java Label Definition File: CWE90_LDAP_Injection.label.xml Template File: sources-sink-53b.tmpl.java */ /* * @description * CWE: 90 LDAP Injection * BadSource: URLConnection Read data from a web server with URLConnection * GoodSou...
[ "you@example.com" ]
you@example.com
38a8cbfe29f3c72af725870dff6738bcba5d7b25
e06f6d05cd38815235e2f5b8925de479b9a42038
/thinkinginjava/src/main/java/com/zsun/java/tij/chapter8/Shapes.java
becb96f9b96c3a30fb218c4203d743efa33fe250
[ "MIT" ]
permissive
danielsunzhongyuan/java_advanced
02cccba28ea4c30434473164f51cd1fafdbed897
3cc08d4c2f0ce8e33a2617c3e7e5618b91e1c566
refs/heads/master
2021-07-02T22:37:47.219044
2020-09-18T02:18:59
2020-09-18T02:18:59
182,041,843
1
0
MIT
2020-10-13T17:05:36
2019-04-18T07:50:38
Java
UTF-8
Java
false
false
680
java
package com.zsun.java.tij.chapter8; import com.zsun.java.tij.chapter8.polymorphism.shape.RandomShapeGenerator; import com.zsun.java.tij.chapter8.polymorphism.shape.Shape; /** * Created by zsun. * DateTime: 2019/05/01 17:51 */ public class Shapes { private static RandomShapeGenerator gen = new RandomShapeGenera...
[ "sunzhongyuan@lvwan.com" ]
sunzhongyuan@lvwan.com
4d8bd383158c189e7ac976a57f91e449b33a2554
4c03af53e4bf38961923b167bcc3fd5fb4d4a789
/core/spoofax.compiler/src/main/java/mb/spoofax/compiler/ImmutableStyle.java
abfb51b0b1be2542d4e354729ac38b2ba5064523
[ "Apache-2.0" ]
permissive
metaborg/spoofax-pie
a367b679bd21d7f89841f4ef3e984e5c1653d5af
98f49ef75fcd4d957a65c9220e4dc4c01d354b01
refs/heads/develop
2023-07-27T06:08:28.446264
2023-07-16T14:46:02
2023-07-16T14:46:02
102,472,170
10
16
Apache-2.0
2023-02-06T17:30:58
2017-09-05T11:19:03
Java
UTF-8
Java
false
false
504
java
package mb.spoofax.compiler; import org.immutables.value.Value; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target({ElementType.PACKAGE, ElementType.TYPE}) @Retention(RetentionPolicy.CLASS) // Class ...
[ "gabrielkonat@gmail.com" ]
gabrielkonat@gmail.com
be0af8b2d06cecec045cb09bbeff9f9b53126bbd
e0c69cd94fdb647eff5806d66fa3a51d9a8892ff
/springbasic/src/main/java/com/trainig/spring/jpa/DBOperations.java
aeb32380e817e0a2e22c51b2d2dc719b1b24d131
[]
no_license
osmanyoy/Sarmal
7c3267080b30c88a277d7f686d90304df70a614d
89d90f8ef8b31896ed5a5144221c6fb577901652
refs/heads/master
2021-01-01T18:01:08.145559
2017-10-03T16:07:03
2017-10-03T16:07:03
98,227,710
3
3
null
null
null
null
UTF-8
Java
false
false
648
java
package com.trainig.spring.jpa; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Repository; import javax.persistence.EntityManager; import javax.persistence.EntityManagerFactory; @Repository public class DBOperations { @Autowired private EntityManagerFact...
[ "osman.yaycioglu@gmail.com" ]
osman.yaycioglu@gmail.com
110dc6d3d819742a0dd092e6af5c9f0e70be5ec1
320a43287196b09eb160137a33a22312e6677c6a
/cf-forgot-jdk/src/main/java/org/cf/forgot/jdk/concurrent/RunnableDemo.java
1f212a0aa17bf46042886f395208e6d8d08de709
[]
no_license
yangzw137/cf-forgot-java
050a389069d5da0b294f2511755798e68ebd9a8a
7b23eefaa1e58790eef81367779b6eece2f94ecb
refs/heads/master
2023-05-14T05:44:43.899461
2021-06-06T03:05:58
2021-06-06T03:05:58
287,706,495
0
2
null
null
null
null
UTF-8
Java
false
false
550
java
package org.cf.forgot.jdk.concurrent; import java.util.concurrent.TimeUnit; import java.util.concurrent.locks.Lock; /** * @author 杨志伟 * @date 2020/7/24 */ public class RunnableDemo implements Runnable { private Lock lock; public RunnableDemo(Lock lock) { this.lock = lock; } @Override p...
[ "yangzhiwei@jd.com" ]
yangzhiwei@jd.com
eba0d78ff5caaf4dfcf70b4ed32e841711e4002f
296cdd8a3ef1d7436c1957e403b47f6a62ba5efb
/src/main/java/com/sds/acube/luxor/security/symmetric/EnDecoder.java
dddf39ea3433604297c8db064038b6a7702cc980
[]
no_license
seoyoungrag/byucksan_luxor
6611276e871c13cbb5ea013d49ac79be678f03e5
7ecb824ec8e78e95bd2a962ce4d6c54e3c51b6b3
refs/heads/master
2021-03-16T05:17:42.571476
2017-07-24T08:28:47
2017-07-24T08:28:47
83,280,413
0
0
null
null
null
null
UTF-8
Java
false
false
1,072
java
package com.sds.acube.luxor.security.symmetric; import com.sds.acube.esso.security.des.*; import com.sds.acube.luxor.security.*; public class EnDecoder implements SecurityEncoder, SecurityDecoder { public String encode(String sourceData) { return encode(sourceData, null); } pu...
[ "truezure@gmail.com" ]
truezure@gmail.com
4a2d9a3f0ad43eb90589a3b94ea8e75ae8e5a3ce
0319afb5c64ed401fc4bcadc20fe39fe2634cb8e
/trunk/icepdf/viewer/viewer-awt/src/main/java/org/icepdf/ri/common/views/OneColumnPageView.java
cf5560a0a42802caaa1675b4f0171c8c1789e592
[]
no_license
svn2github/icepdf-6_3_0_all
e3334b1d98c8fb3b400a57b05a32a7bcc2c86d99
e73b943f4449c8967472a1f5a477c8c136afb803
refs/heads/master
2023-09-03T10:39:31.313071
2018-09-06T03:00:25
2018-09-06T03:00:25
133,867,237
1
0
null
null
null
null
UTF-8
Java
false
false
6,397
java
/* * Copyright 2006-2018 ICEsoft Technologies Canada Corp. * * 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 b...
[ "patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74" ]
patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74
304d4d0345e5f07d5f33a5cdd75f4f6ad867ddcc
384e298b94511490ed20a07a8659d2188401a6bc
/GeniusBI/src/negotiator/NegotiationEventListener.java
b3a86ec3226fdcb41a1f56a736d94b91f5a37fb4
[]
no_license
erelsgl-nlp/GeniusWebSocket
d60c91eb49cd6a75f5078d58e7cb79e9291c2448
07e901d6726f066ee7e86cf7e9a1db561333465a
refs/heads/master
2021-05-26T15:34:39.845968
2013-05-06T10:20:59
2013-05-06T10:20:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,092
java
package negotiator; import negotiator.events.ActionEvent; import negotiator.events.BilateralAtomicNegotiationSessionEvent; import negotiator.events.LogMessageEvent; import negotiator.events.NegotiationEndedEvent; import negotiator.events.NegotiationSessionEvent; /** * implement this class in order to subscribe wi...
[ "erelsgl@gmail.com" ]
erelsgl@gmail.com
48f4402812f4711342cd20fdabda6bc72bfd8453
706dae6cc6526064622d4f5557471427441e5c5e
/src/test/java/com/anbo/juja/patterns/builder_20/classic/case1_doubleBraceInitialization/MainTest.java
ade87b75eaa94e3ce8e324be1037a3b011acc42a
[]
no_license
Anton-Bondar/Design-patterns-JUJA-examples-
414edabfd8c4148640de7de8d01f809b01c3c17c
9e3d628f7e45c0106514f8f459ea30fffed702d5
refs/heads/master
2021-10-09T04:45:42.372993
2018-12-21T12:09:00
2018-12-21T12:11:14
121,509,668
0
0
null
null
null
null
UTF-8
Java
false
false
578
java
package com.anbo.juja.patterns.builder_20.classic.case1_doubleBraceInitialization; import org.junit.Test; import ua.com.juja.patterns.objectPool.ConsoleMock; import static org.junit.Assert.assertEquals; /** * Created by oleksandr.baglai on 11.01.2016. */ public class MainTest { ConsoleMock console = new Conso...
[ "AntonBondar2013@gmail.com" ]
AntonBondar2013@gmail.com
6cc19439b8b4207e4f8cb5c4a8fc3870f3459d7c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_cfe3a43d947c0f66c347a223ffcce5d91e625d0d/TwigBlockParser/11_cfe3a43d947c0f66c347a223ffcce5d91e625d0d_TwigBlockParser_s.java
56a58826a18ee5bad3728d17ecc8ba5b4dd04c26
[]
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,893
java
package fr.adrienbrault.idea.symfony2plugin.templating.dict; import com.intellij.psi.PsiFile; import com.jetbrains.twig.TwigFile; import fr.adrienbrault.idea.symfony2plugin.TwigHelper; import java.util.ArrayList; import java.util.Map; import java.util.regex.Matcher; import java.util.regex.Pattern; public...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
9edb7a8806a52898ccfcfe29ca61da318427b48e
f2d335d14a5957e847659d028642e67917ed6d50
/android/src/com/android/tools/idea/rendering/AddMissingAttributesFix.java
f3da4382561bd87223c26f43311aac42b47c8d4f
[]
no_license
IllusionRom-deprecated/android_platform_tools_adt_idea
4803521b933ff03d77e1f84f9d49a7689fcf6143
25b756a1778968ac8bab97f48a06fb2e87ab68e5
refs/heads/master
2016-09-06T07:22:40.282736
2013-12-10T23:47:12
2013-12-10T23:47:12
15,299,718
1
0
null
null
null
null
UTF-8
Java
false
false
7,317
java
/* * Copyright (C) 2013 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "tnorbye@google.com" ]
tnorbye@google.com
ad64d454f07107c0aabd767a98468f74efb7c549
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/28/28_210590421e6a507d5f76f1498d75928d2715a592/InbandGenerator/28_210590421e6a507d5f76f1498d75928d2715a592_InbandGenerator_s.java
c991090a4e9629c71ce85244f30d513605457148
[]
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,209
java
/* * The source code contained in this file is in in the public domain. * It can be used in any project or product without prior permission, * license or royalty payments. There is NO WARRANTY OF ANY KIND, * EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, * THE IMPLIED WARRANTY OF MERCHANTABIL...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
6d3e852b05e120c590a6a36d84c867cc63e9a789
c5a67e2aeabbde81c93a329ae2e9c7ccc3631246
/src/main/java/com/vnw/data/jooq/tables/records/TblmsUserRecord.java
d962cea6142594adf0460accc816d51b4b7a9a47
[]
no_license
phuonghuynh/dtools
319d773d01c32093fd17d128948ef89c81f3f4bf
883d15ef19da259396a7bc16ac9df590e8add015
refs/heads/master
2016-09-14T03:46:53.463230
2016-05-25T04:04:32
2016-05-25T04:04:32
59,534,869
1
0
null
null
null
null
UTF-8
Java
false
false
7,326
java
/** * This class is generated by jOOQ */ package com.vnw.data.jooq.tables.records; import com.vnw.data.jooq.tables.TblmsUser; import java.sql.Timestamp; import javax.annotation.Generated; import org.jooq.Field; import org.jooq.Record2; import org.jooq.Record6; import org.jooq.Row6; import org.jooq.impl.Updatable...
[ "phuonghqh@gmail.com" ]
phuonghqh@gmail.com
e5552b3aec2b515ed321f461d9dfc7df281d2e54
339061e3a250d14e709e21f6b814cebedf0ffd3f
/spring-mvn-admin/spring-mvn-core/spring-mvn-core-amain/src/main/java/cn/spring/mvn/core/amain/entity/service/OrganizationService.java
e6dcde9530e178a9ecbc9a495ff94d73e336aa61
[]
no_license
liutao1024/github-mvn
f277daeabfdd58835d0c466c01a5b39107cc21fe
0b58abc929c0d7ad771a8eeccdfdddc75d999b3f
refs/heads/master
2021-07-08T16:51:46.482698
2019-01-30T05:24:20
2019-01-30T05:24:20
139,798,131
0
0
null
null
null
null
UTF-8
Java
false
false
303
java
package cn.spring.mvn.core.amain.entity.service; import java.util.List; import cn.spring.mvn.basic.ibatis.IBatisService; import cn.spring.mvn.core.amain.entity.Organization; public interface OrganizationService extends IBatisService<Organization>{ public List<Organization> selectAll(); }
[ "979497772@qq.com" ]
979497772@qq.com
9e1b08e7b895b9439c24d5a47abf4644e772d69c
36155fc6d1b1cd36edb4b80cb2fc2653be933ebd
/lc/src/LC/SOL/SearchinaSortedArrayofUnknownSize.java
4f9a9c997a8bb31b7a0ff1bc6528f4f2d6e50b39
[]
no_license
Delon88/leetcode
c9d46a6e29749f7a2c240b22e8577952300f2b0f
84d17ee935f8e64caa7949772f20301ff94b9829
refs/heads/master
2021-08-11T05:52:28.972895
2021-08-09T03:12:46
2021-08-09T03:12:46
96,177,512
0
0
null
null
null
null
UTF-8
Java
false
false
586
java
package LC.SOL; public class SearchinaSortedArrayofUnknownSize { class Solution { interface ArrayReader { public int get(int index) ; } public int search(ArrayReader reader, int target) { int start = 0, end = 20000; while ( start <= end ) { ...
[ "Mr.AlainDelon@gmail.com" ]
Mr.AlainDelon@gmail.com
835085393409584740f983d080028a51e770109a
e70eb4b70b484e1f9f00019f4cbf32488f38d40d
/VideoStore_Class_Sequence_diagrams/5/Rental.java
7a4e761ab2256f264c3ed0492d4d00400fd3daa2
[]
no_license
MatinMan/RefactoringMiner
3d4033c53cfcbbca4a23ed0153faa8d0346f4cc5
6d2895ca96ec71394a2bff4d1b6f12eeccddc01e
refs/heads/master
2020-04-08T14:31:20.874512
2016-05-18T14:01:49
2016-05-18T14:01:49
60,316,879
1
0
null
2016-06-03T03:53:19
2016-06-03T03:53:18
null
UTF-8
Java
false
false
1,148
java
public class Rental { private Movie _movie; private int _daysRented; public Rental(Movie movie, int daysRented) { _movie = movie; _daysRented = daysRented; } public int getDaysRented() { return _daysRented; } public Movie getMovie() { return _movie; } public double getCharge() { doub...
[ "tsantalis@gmail.com" ]
tsantalis@gmail.com
a7a8b1dcadbf85384bf8c2811e2067e6da9fa81a
ffeaf567e9b1aadb4c00d95cd3df4e6484f36dcd
/Talagram/com/google/android/gms/internal/clearcut/zzft.java
5b15e82da61921289673290da7decccfdd0ab699
[]
no_license
danielperez9430/Third-party-Telegram-Apps-Spy
dfe541290c8512ca366e401aedf5cc5bfcaa6c3e
f6fc0f9c677bd5d5cd3585790b033094c2f0226d
refs/heads/master
2020-04-11T23:26:06.025903
2018-12-18T10:07:20
2018-12-18T10:07:20
162,166,647
0
0
null
null
null
null
UTF-8
Java
false
false
452
java
package com.google.android.gms.internal.clearcut; import java.io.IOException; public final class zzft extends IOException { zzft(int arg3, int arg4) { StringBuilder v0 = new StringBuilder(108); v0.append("CodedOutputStream was writing to a flat byte array and ran out of space (pos "); v0.a...
[ "dpefe@hotmail.es" ]
dpefe@hotmail.es
df22081b8d2ab0ff1371d5526928924749ced8ff
097e701d4735e4a01125c005a4a2769337a494c2
/brederplugin/src/breder/plugin/swt/BLabel.java
bb163acdb552a0c9c770dfbc520488906d138a7e
[]
no_license
bernardobreder/monograph
f937631945cab0c439e01b6831138b3a27cf301d
a8ebb1c7a119cebb1ebee365c0c8748575c2b311
refs/heads/master
2021-07-05T02:24:06.585183
2017-09-22T23:56:11
2017-09-22T23:56:11
104,519,515
0
0
null
null
null
null
UTF-8
Java
false
false
710
java
package breder.plugin.swt; import org.eclipse.swt.SWT; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.Control; import org.eclipse.swt.widgets.Label; public class BLabel extends BComponent { private String text; private Label component; public BLabel(String text) { this.text = text; ...
[ "bernardobreder@gmail.com" ]
bernardobreder@gmail.com
3abe86381a19b388c40d6e8a709be5df3dcd6cd3
05402fc0ffd11a84bb9619152d2a28f1b2e10047
/fase2/ine5404/programasEmJava/bingoServidor/fontes/comportamento/cartela/cartelaQuadrada/NaoPossoCriarCartelaComOrdemOuNumeroMaximoMenorQueUm.java
a718ae7ce218590b543319201c81a7eb5e158bb8
[]
no_license
grazipauluka/cienciasDaComputacaoUfsc
61c14d724e6852529e5d8b0a576be819a1a1547d
13357b174f9d520874514194efd446747e11be5b
refs/heads/master
2023-07-24T12:45:42.635201
2015-12-09T20:42:27
2015-12-09T20:42:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
547
java
package comportamento.cartela.cartelaQuadrada; import infra.Cenario; import modelo.cartela.CartelaQuadrada; import org.junit.Test; public class NaoPossoCriarCartelaComOrdemOuNumeroMaximoMenorQueUm extends Cenario { private final int ORDEM = 10; private final int NUMERO_MAXIMO = 50; public void dadoQue() { ...
[ "lucas@dominiol.com.br" ]
lucas@dominiol.com.br
db19821ae14e4e1f90fd97ab93b234d46982e215
99acbc9e9be1f9e733b44b0264984825c469cae5
/src/main/java/mchorse/metamorph/api/creative/categories/UserCategory.java
33a3f9c100379f8539c4c8b95ce4acfac85cea7f
[ "MIT" ]
permissive
mchorse/metamorph
55338112811f4661a79a03fc89c1ef6d6d93b6e3
f5a03039420ea0f2064cf9d1364aeba37a31c565
refs/heads/1.12
2023-08-15T09:14:59.278708
2023-05-14T17:06:11
2023-07-26T13:52:37
70,312,994
71
52
NOASSERTION
2023-07-26T13:52:39
2016-10-08T07:30:29
Java
UTF-8
Java
false
false
1,537
java
package mchorse.metamorph.api.creative.categories; import mchorse.metamorph.api.creative.sections.MorphSection; import mchorse.metamorph.api.creative.sections.UserSection; import mchorse.metamorph.api.morphs.AbstractMorph; import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.SideOnly...
[ "mchorselessrider@gmail.com" ]
mchorselessrider@gmail.com
a0637b36dc4d7f75ed0ecad62f817ffede5012ee
1c063eb00f42ad3e11fd4f29591329daa0007bb0
/src/main/java/com/bit2016/emaillist/controller/EmailListController.java
2f0d9165c67562922b0ed01f1007c815f33faef1
[]
no_license
babamba/emaillist4
2f0e33cb564610761882f1ddad2f9f2301ee0609
90b4a99e80e74f60857a4e8a3fb0eaf0d5851b35
refs/heads/master
2021-01-13T13:14:29.216624
2016-11-03T07:37:15
2016-11-03T07:37:15
72,710,544
0
0
null
null
null
null
UTF-8
Java
false
false
1,062
java
package com.bit2016.emaillist.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.ModelAttribute; import org.springframework.web.b...
[ "bit-user@bit" ]
bit-user@bit
8825fec524e3b7282947f1721a719b6379339757
aa5f25d714519ccfda2a89f382dfcefe1b3642fc
/trunk/dmisArea/src/com/techstar/dmis/dao/impl/FsApprovebookdetailDaoImpl.java
bdd3c223ea9369695b952bd9593e5ecf36cfe2dd
[]
no_license
BGCX261/zhouwei-repository-svn-to-git
2b85060757568fadc0d45b526e2546ed1965d48a
cd7f50db245727418d5f1c0061681c11703d073e
refs/heads/master
2021-01-23T03:44:27.914196
2015-08-25T15:45:29
2015-08-25T15:45:29
41,599,666
0
0
null
null
null
null
UTF-8
Java
false
false
2,198
java
/** * 持久化对象数据操纵实现类 * @author * @date */ package com.techstar.dmis.dao.impl; import java.io.Serializable; import java.util.ArrayList; import java.util.Collection; import java.util.List; import com.techstar.framework.dao.IBaseHbnDao; import com.techstar.framework.dao.model.QueryListObj; import com.tech...
[ "you@example.com" ]
you@example.com
68dbda7c456ddc3fe202277f60d6e602519eef09
792f9a4b222e8ec6ee32fb819b840cdf4625d7d3
/datarouter-web/src/main/java/io/datarouter/web/browse/DatarouterClientHandlerService.java
d044ce071a7858727d2dcac7c8e5544121a451ae
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
hotpads/datarouter
83385f668f5b35342b59d147a099454ed5cc23e3
0b1f8caad6adb95847611ee0539e60f756fdfd5d
refs/heads/master
2023-08-08T22:06:19.787666
2023-07-21T20:48:19
2023-07-21T20:48:19
93,588,679
40
10
Apache-2.0
2019-10-24T22:40:23
2017-06-07T03:29:55
Java
UTF-8
Java
false
false
5,177
java
/* * Copyright © 2009 HotPads (admin@hotpads.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
[ "pranavb@zillowgroup.com" ]
pranavb@zillowgroup.com
6a8672130f572f83ee5e682e7286780d41bc0e69
bbfdc7cb2bb11740d3f1656bd4837c88f1ebd82c
/src/main/java/week03/Position.java
91ae2d3f3fb4e1b3b3e09fb4e003515cb2e68b4f
[]
no_license
Sztzoli/re-struktura
87d540db60c5b9006ce84225224bc9ac346a91e1
cfe6858a4de18dc009ec68ce8e0316a0158edd0b
refs/heads/master
2023-04-04T11:58:51.858358
2021-04-07T18:20:29
2021-04-07T18:20:29
346,095,708
0
0
null
null
null
null
UTF-8
Java
false
false
1,864
java
package week03; import java.util.List; import java.util.stream.Collectors; public class Position { public static final int BONUS_LINE = 150_000; /* Írj egy Position osztályt, melynek van egy name és egy bonus attribútuma! Egy alkalmazotti pozíciót jelöl, melynek a bonus attribútuma tárolja, hogy e...
[ "bezraat@gmail.com" ]
bezraat@gmail.com
82f720a08adb3cff2eeed2a4b1e8caae53d37386
b061924f1a304355e79fefa735485dfeb9f4d349
/src/com/wenyuankeji/spring/service/IUserProfessionLevelService.java
6ecae7e7985325b855b190d0984b4c0f1b843e17
[]
no_license
EvilCodes/ShunJianMeiWeb
7895373bfcdc9f824267eec1d0a98e6eaeee343e
7a4f3bf7c1c675b7ad8f0f62414c3c006178de5c
refs/heads/master
2021-01-18T16:08:41.157128
2017-03-30T14:59:42
2017-03-30T14:59:42
86,715,440
0
0
null
null
null
null
UTF-8
Java
false
false
429
java
package com.wenyuankeji.spring.service; import com.wenyuankeji.spring.model.UserProfessionLevelModel; import com.wenyuankeji.spring.util.BaseException; public interface IUserProfessionLevelService { /** * 根据职称等级和服务编码查询发型师职称等级服务价格 * @param levelid 职称等级ID * @return */ public UserProfessionLevelModel searchUse...
[ "huangy_tao@126.com" ]
huangy_tao@126.com
8ab63e5362c3b77da18c76bf3cc57132145ba25c
613201ce7f5aa310ff0839d6f3551d4e3973f026
/code-fragment/src/main/java/com/leolian/code/fragment/book/nettyaction/chapter09/AbsIntegerEncoder.java
3008d4e98a2881186f17fb92fb40626e94ae3a8b
[]
no_license
comeonlian/code-set
10586410390c1c7c19e51b0f9db605aac9da5dcf
5f78ac702bc3d3611be9bdcc7899c60a8e1ecfa0
refs/heads/master
2023-03-18T16:41:43.025657
2021-03-04T03:23:09
2021-03-04T03:23:09
336,192,819
0
0
null
null
null
null
UTF-8
Java
false
false
511
java
package com.leolian.code.fragment.book.nettyaction.chapter09; import java.util.List; import io.netty.buffer.ByteBuf; import io.netty.channel.ChannelHandlerContext; import io.netty.handler.codec.MessageToMessageEncoder; public class AbsIntegerEncoder extends MessageToMessageEncoder<ByteBuf> { @Override protected v...
[ "lianliang@oppo.com" ]
lianliang@oppo.com
3c593bbba0866d5265cbf3ebe5bba398b65b28c1
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_75c881e271c82610bfde1b3f757f62f5025c6bc3/VGMStreamPlugin/9_75c881e271c82610bfde1b3f757f62f5025c6bc3_VGMStreamPlugin_t.java
4c396ef1fe04d962baa3f801ee77269554317acd
[]
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,604
java
package com.ssb.droidsound.plugins; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.util.Arrays; import java.util.HashSet; import java.util.Set; import android.util.Log; import com.ssb.droidsound.app.Application; public class VGMStreamPlugin extends DroidS...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
02d2001531a336baa67b1cb32b6397c58ff46eae
9670db75a08f4517d2893d3e29110c4a70643349
/springWebflux/src/main/java/org/springframework/web/reactive/socket/server/upgrade/TomcatRequestUpgradeStrategy.java
08f03df705840271c2e5ebf8294d1ac985f4eac8
[]
no_license
raoxiaosi/spring-source
f05c8ed62fb6311e232323e13005365342768558
a9a0003919898fe28d6bce1397da8c03a998dd6c
refs/heads/master
2023-04-22T03:20:26.701239
2021-05-10T13:40:49
2021-05-10T13:40:49
366,054,833
0
0
null
null
null
null
UTF-8
Java
false
false
7,337
java
/* * Copyright 2002-2020 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "1770561005@qq.com" ]
1770561005@qq.com
d4436745e9ad09e6ffe706d965b6b438f02b0150
2d7401358fe7ee3f6e7f6f130c216013802c3dff
/app/src/main/java/com/bw/jpushdemo/MainActivity.java
8435c05e36f933489ece401beac083f2b150189e
[]
no_license
yyyyyBean/JPushDemo
3f9ac417994bd297a537c21370e1acf65a189b0b
2f9b7dcd94bf2ab5e537faeb97f72d4599a39fd5
refs/heads/master
2020-06-10T18:46:23.517824
2019-06-25T13:14:54
2019-06-25T13:14:54
193,710,669
0
0
null
null
null
null
UTF-8
Java
false
false
338
java
package com.bw.jpushdemo; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main);...
[ "you@example.com" ]
you@example.com
022cf90123b3ba7975fb0ac3f45e327747a86cfd
60eab9b092bb9d5a50b807f45cbe310774d0e456
/dataset/cm3/src/test/org/apache/commons/math/stat/descriptive/moment/FourthMomentTest.java
80babe73e5ccd2a02125988d1294d21e71a15167
[ "Apache-2.0" ]
permissive
SpoonLabs/nopol-experiments
7b691c39b09e68c3c310bffee713aae608db61bc
2cf383cb84a00df568a6e41fc1ab01680a4a9cc6
refs/heads/master
2022-02-13T19:44:43.869060
2022-01-22T22:06:28
2022-01-22T22:14:45
56,683,489
6
1
null
2019-03-05T11:02:20
2016-04-20T12:05:51
Java
UTF-8
Java
false
false
1,642
java
/* * Copyright 2003-2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
576d2edf5e6ac4de9b92090a4be4555c42231c27
d6c0f4ab515d6553716281c9112bfe7c602c6a5a
/app/src/main/java/com/ysxsoft/fragranceofhoney/view/TradePwdActivity.java
c9fbe3d5677675a00b2c02a2e35041ce30ecf846
[]
no_license
huguangcai/FragranceOfHoney
db43a3593e92c62e41b32da2db294e7312a24209
8571698d505b95979e4cd8149f8a69d9ca0acb12
refs/heads/master
2020-08-10T11:24:39.676665
2019-11-07T10:11:07
2019-11-07T10:11:07
214,332,396
0
0
null
null
null
null
UTF-8
Java
false
false
4,035
java
package com.ysxsoft.fragranceofhoney.view; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; import com.ysxsoft.fragranceofhoney.R; import com.ysxsof...
[ "2694675654@qq.com" ]
2694675654@qq.com
54cb91986248f6053f5962bf38edd9dcdb36a223
67e94be3e7db237a680cc14d264a7da0294f40aa
/initializr-web/src/test/java/io/spring/initializr/web/test/JsonFieldProcessor.java
062bc7547b4bf74d7f9f7e14993fe5077430713e
[ "Apache-2.0" ]
permissive
fluig/initializr
0b79f0e4f5757de864b5d342a1c7b84373421648
899f6d3967143a8db3fa234bd709f592de1a819a
refs/heads/master
2020-03-11T03:35:22.906768
2018-04-12T16:04:47
2018-04-12T16:04:47
129,752,225
0
1
Apache-2.0
2018-04-16T14:00:12
2018-04-16T14:00:11
null
UTF-8
Java
false
false
5,624
java
/* * Copyright 2014-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "snicoll@pivotal.io" ]
snicoll@pivotal.io
a211d0fa9d34b36ce06967bd24d05a6ee359454b
8816bd99163d4adc357e76664a64be036b9be1c1
/AL-Game7/data/scripts/system/handlers/quest/event/_80993EventDailyFlusiasEnquiry.java
174f5fe5b55f2b07d76c87042a750fb9989d244a
[]
no_license
w4terbomb/SPP-AionGermany
274b250b7b7b73cdd70485aef84b3900c205a928
a77b4ef188c69f2bc3b850e021545f9ad77e66f3
refs/heads/master
2022-11-25T23:31:21.049612
2019-09-23T13:45:58
2019-09-23T13:45:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,898
java
/** * This file is part of Aion-Lightning <aion-lightning.org>. * * Aion-Lightning is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later ver...
[ "conan_513@hotmail.com" ]
conan_513@hotmail.com
c1d322cd56e7238bc1042d1a47db9cdae87ad0d6
2b6b6ffc5a17089798b80665dca66813e00e088a
/app/src/main/java/com/dotawang/mvpperfectworld/constant/Constant.java
eb131f1d7ce07c0ad37dfb8c69ade8809b3eda21
[]
no_license
gitwangyang/MVPPerfectWorld
5cfb66702b940a634db9e458003d03199460bfbb
9d40fb454d44508c110fb2819881559b972349bb
refs/heads/master
2020-04-30T00:37:35.044181
2019-11-21T10:11:37
2019-11-21T10:11:37
176,507,425
1
0
null
null
null
null
UTF-8
Java
false
false
2,372
java
package com.dotawang.mvpperfectworld.constant; import android.os.Environment; import com.dotawang.mvpperfectworld.utils.KLog; import java.io.File; /** * Created on 2019/3/21 * Title: 常量 * @author Android-汪洋 * @Description: */ public class Constant { /** * baseUrl */ public static String mBas...
[ "gitwangyang@aliyun.com" ]
gitwangyang@aliyun.com
eba26068a420697bacf78648e1c5c79f8d2eb3b4
a821819de6679d222d49fde7bc9a1e09a4f56d25
/admin-example/src/com/rootls/model/Contract.java
274525b54229b95ba74739bac1d799c4921c6fab
[]
no_license
luowei/simple-projects
82741193d303e07d0cb0b0f1194faa1136905b24
89273a4ad240a312a70e149c4cbb6d90a5b2a124
refs/heads/master
2021-01-19T11:22:24.648258
2014-09-23T17:01:32
2014-09-23T17:01:32
8,043,446
1
1
null
null
null
null
UTF-8
Java
false
false
3,429
java
package com.rootls.model; import org.apache.commons.lang.StringUtils; import java.io.Serializable; import java.text.SimpleDateFormat; import java.util.Date; import static org.apache.commons.lang.StringUtils.isBlank; /** * 合同表 */ public class Contract implements Serializable { //企业名称 String companyName; ...
[ "luowei505050@126.com" ]
luowei505050@126.com
e22b776bf27fa6a779b3d7181d5238be38ddbca8
337cb92559eff5f2055d304b464a6289f64c20eb
/support/cas-server-support-x509-webflow/src/main/java/org/apereo/cas/web/flow/X509WebflowConfigurer.java
ef505b36fd9c3817b69b5bc5b0f7c608055ee7a1
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
quibeLee/cas
a2b845ae390919e00a9d3ef07e2cb1c7b3889711
49eb3617c9a870e65faa1f3d04384000adfb9a6f
refs/heads/master
2022-12-25T18:31:39.013523
2020-09-25T17:02:06
2020-09-25T17:02:06
299,008,041
1
0
Apache-2.0
2020-09-27T10:33:58
2020-09-27T10:33:57
null
UTF-8
Java
false
false
3,553
java
package org.apereo.cas.web.flow; import org.apereo.cas.configuration.CasConfigurationProperties; import org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer; import lombok.val; import org.springframework.context.ConfigurableApplicationContext; import org.springframework.webflow.definition.registry.FlowDefi...
[ "mm1844@gmail.com" ]
mm1844@gmail.com
747d7600c5ef9730875577ccadd39bceee4c475b
4525db535c18d40cbc1870d83b402e1bcf64416c
/06.Jpa/exercise/blog-manager/src/main/java/com/project/service/CategoryService.java
ce36ddda04a60c4ef172cf389b46adfbcb6dfd11
[]
no_license
Lnnaf/C0720G1_NguyenVanLinh-Module4
e48453833b9f55e5ee401b4e52b337ec1098410a
901587eca1e53f368c3a96e441b98757d9008705
refs/heads/main
2023-01-31T23:19:43.678433
2020-12-17T09:22:15
2020-12-17T09:22:15
314,421,197
0
1
null
null
null
null
UTF-8
Java
false
false
296
java
package com.project.service; import com.project.entity.Category; import java.util.List; import java.util.Optional; public interface CategoryService { List<Category> findAll(); void save(Category category); void delete(Category category); Optional<Category> findById(int id); }
[ "vanlinh12b5@gmail.com" ]
vanlinh12b5@gmail.com
82b0d1b2ab891bbf04a3241f252b9305dc74eed0
195d28f3af6b54e9859990c7d090f76ce9c49983
/issac-security-core/src/main/java/com/issac/security/core/verify/code/image/ImageCodeGenerator.java
26736dc991aec00af3392dcce50187729de76f5f
[]
no_license
IssacYoung2013/security
a00aa95b7c385937aa1add882d499db91f693253
00564b7f1406638cf4fb4cf89d46e1d65e566f1a
refs/heads/master
2020-04-18T21:28:00.116411
2019-01-29T01:27:27
2019-01-29T01:27:27
167,765,923
0
0
null
null
null
null
UTF-8
Java
false
false
2,723
java
package com.issac.security.core.verify.code.image; import com.issac.security.core.properties.SecurityProperties; import com.issac.security.core.verify.code.VerifyCodeGenerator; import com.issac.security.core.verify.code.image.ImageCode; import lombok.Data; import org.springframework.beans.factory.annotation.Autowired;...
[ "issacyoung@msn.cn" ]
issacyoung@msn.cn
66f68128e965d1387cc4a5f47af3dfb82b09c2ab
25a91c33745c6b4476ea6cc67b8c12d1cf10c472
/TIJ4/src/za/co/coach/learning/tij/generics/LinkedStack.java
ecbc50151e4b4bfa5fc58a790d14c9147f6e5834
[]
no_license
kumbirai/Learning
f3148b90c8d532316397d87b3027d5efff801d5e
73573e416acf26c069a5f5240532e940b4a8fafa
refs/heads/master
2021-01-15T17:07:12.084262
2013-01-03T09:31:14
2013-01-03T09:31:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
930
java
package za.co.coach.learning.tij.generics; //: za.co.coach.learning.tij.generics/LinkedStack.java // A stack implemented with an internal linked structure. public class LinkedStack<T> { private static class Node<U> { U item; Node<U> next; Node() { item = null; next = null; } Node(U item, Node<U> ne...
[ "kumbirai@gmail.com" ]
kumbirai@gmail.com
042cfa41ce84ae4494411898806b6e0a0fda1ac0
24605743dbd29461804c94bccde1c28fe7b57703
/fr/unedic/cali/fabriques/FabriqueStrategieReglesArSurCiPuisReprise.java
21428a33d16ac17addbb96c61331ec955ac91d8a
[]
no_license
foretjerome/ARE
aa00cee993ed3e61c47f246616dc2c6cc3ab8f45
d8e2b5c67ae0370e254742cd5f6fcf50c0257994
refs/heads/master
2020-05-02T15:21:27.784344
2019-03-27T16:58:56
2019-03-27T16:58:56
178,038,731
0
0
null
null
null
null
UTF-8
Java
false
false
1,632
java
package fr.unedic.cali.fabriques; import fr.unedic.cali.outilsfonctionnels.strategies.CritereStrategie; import fr.unedic.cali.outilsfonctionnels.strategies.StrategieReglesArSurCiPuisRepriseApresMEP09SI2; import fr.unedic.cali.outilsfonctionnels.strategies.StrategieReglesArSurCiPuisRepriseAvantMEP09SI2; import fr.unedi...
[ "jerome.foret@codecasesoftware.com" ]
jerome.foret@codecasesoftware.com
07b103c9b9fe9a1cacd7db9e01e42c58271953f6
2bc2eadc9b0f70d6d1286ef474902466988a880f
/tags/mule-3.0.0-M2/core/src/main/java/org/mule/model/AbstractModel.java
513442b583c1162e83ffc083b2ad138eeef7fdf8
[]
no_license
OrgSmells/codehaus-mule-git
085434a4b7781a5def2b9b4e37396081eaeba394
f8584627c7acb13efdf3276396015439ea6a0721
refs/heads/master
2022-12-24T07:33:30.190368
2020-02-27T19:10:29
2020-02-27T19:10:29
243,593,543
0
0
null
2022-12-15T23:30:00
2020-02-27T18:56:48
null
UTF-8
Java
false
false
6,607
java
/* * $Id$ * -------------------------------------------------------------------------------------- * Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com * * The software in this package is published under the terms of the CPAL v1.0 * license, a copy of which has been included with this...
[ "dfeist@bf997673-6b11-0410-b953-e057580c5b09" ]
dfeist@bf997673-6b11-0410-b953-e057580c5b09
6ecd7fe421319730d7667802abe71f3a3b0cd239
124c01837d18db003370ab1655d9f705be82f7fe
/droidparts/src/org/droidparts/inner/reader/DependencyReader.java
fba84d3519051231bec602879d17fafb8e8bcbc0
[ "Apache-2.0" ]
permissive
djbone/droidparts
fa5de23cd208e200969dfa5377abee047e7f124a
0789109f323483906cf09249dfadc4ac0665aa20
refs/heads/master
2021-01-16T20:13:13.800053
2013-08-06T00:33:44
2013-08-06T00:33:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,822
java
/** * Copyright 2013 Alex Yanchenko * * 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 ag...
[ "alex@yanchenko.com" ]
alex@yanchenko.com
780ca531b4b56727df42e390d3beb1351420da1b
7d7d2093dda33095ad3e95c48eeac4ef2724751c
/src/com/siwuxie095/designpattern/category/chapter3rd/example1st/DarkRoastWithSoy.java
c411cd7578db4513feb2e9a01259fef9139ea77f
[]
no_license
siwuxie095/DesignPattern
8cf0f7ad6591b9574dc950099ba2df05ac317eeb
1f31e6e0277a068a096fe9dbef5c44b18999b7e8
refs/heads/master
2020-07-02T14:55:51.576373
2019-11-12T05:56:13
2019-11-12T05:56:13
201,562,114
0
0
null
null
null
null
UTF-8
Java
false
false
278
java
package com.siwuxie095.designpattern.category.chapter3rd.example1st; /** * 带豆浆的深焙咖啡 * * @author Jiajing Li * @date 2019-09-14 17:32:58 */ class DarkRoastWithSoy extends Beverage { @Override public double cost() { return 6.0 + 1.5; } }
[ "834879583@qq.com" ]
834879583@qq.com
8dda606b966daca32df4003ab80aa99cb0600c7c
b8411ebb061dd56427b5aa0bb99e2e01a0e69023
/pinju-biz/src/main/java/com/yuwang/pinju/core/order/dao/pay/impl/PaySendLogDaoImpl.java
4862577ee4bc302011651ba50cf1f2e293915564
[]
no_license
sgrass/double11_bugfix_asst_acct
afce8261bb275474f792e1cb41d9ff4fabad06b0
8eea9a16b43600c0c7574db5353c3d3b86cf4694
refs/heads/master
2021-01-19T04:48:03.445861
2017-04-06T06:34:17
2017-04-06T06:34:17
87,394,668
0
1
null
null
null
null
UTF-8
Java
false
false
235
java
package com.yuwang.pinju.core.order.dao.pay.impl; import com.yuwang.pinju.core.common.BaseDAO; import com.yuwang.pinju.core.order.dao.pay.PaySendLogDao; public class PaySendLogDaoImpl extends BaseDAO implements PaySendLogDao { }
[ "xgrass@foxmail.com" ]
xgrass@foxmail.com
7378a200dcafb9aa2b508e776110617470e38844
84db686827b51c273cd589cffbf39f9d08332a2a
/Armani/rpos/src/com/chelseasystems/cs/swing/builder/TaxIdBldr_EUR.java
261b856b7ad6999444a2bb6e658aa4c5b15ffa9b
[]
no_license
bchelli/armani
0ec55106135496e1dd0ebb20a359d2ccbd507210
d84baec9a4df9328ac0bd03c1141502eae601968
refs/heads/master
2020-03-28T20:20:36.813175
2018-09-06T07:23:58
2018-09-06T07:23:58
149,061,353
1
0
null
2018-09-17T03:02:15
2018-09-17T03:02:15
null
UTF-8
Java
false
false
4,296
java
/* * @copyright (c) 2001 Chelsea Market Systems LLC * * formatted with JxBeauty (c) johann.langhofer@nextra.at */ /* History: +------+------------+-----------+-----------+----------------------------------------------+ | Ver# | Date | By | Defect # | Description | ...
[ "saptarshi.mukhaty@skillnetinc.com" ]
saptarshi.mukhaty@skillnetinc.com
1c24b7e5adcf3f3effa42a82034a741bdb042ebd
fb06a56b61aa8bc429bc4359d03bf5085fd0ec81
/app/src/main/java/com/qianhua/market/view/AutoTextView.java
873d70ce07e25d46c176537d8e6ca36373dcbaf4
[]
no_license
hackerlcg/QHMarket
d05c38e7acb8638d68ea7ea10814b50b719fa943
820291267ea7fbfb95beb2b4fc6fa927b123c485
refs/heads/master
2021-08-31T10:27:26.482419
2017-12-21T02:51:37
2017-12-21T02:51:37
114,954,982
0
0
null
null
null
null
UTF-8
Java
false
false
1,913
java
package com.qianhua.market.view; import android.content.Context; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Rect; import android.util.AttributeSet; import android.widget.TextView; public class AutoTextView extends TextView { public static final String TAG = "AutoTextView"...
[ "812405389@qq.com" ]
812405389@qq.com
2d0b68160f6de0d8199c9a2a598beac55f9e8a0a
387512c01b777ccda571194607808056ecc5d3f4
/app/src/main/java/com/dace/textreader/adapter/UnReadCommentAdapter.java
6b95543cfc6753579948e82ac43436302cfcc56a
[]
no_license
jackyhezhenguo/TextReader
dde925c8b43fbf9f93711640fbf8f2dc2db39fcb
4ea392b199991e209d57baa0faccb9e01daebe52
refs/heads/master
2020-05-20T04:10:47.904616
2019-05-06T11:23:44
2019-05-06T11:23:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,883
java
package com.dace.textreader.adapter; import android.content.Context; import android.content.Intent; import android.graphics.Color; import android.support.v7.widget.RecyclerView; import android.text.Spannable; import android.text.SpannableStringBuilder; import android.text.style.ForegroundColorSpan; import android.view...
[ "cheung29@foxmail.com" ]
cheung29@foxmail.com
23baf77c027cbe05683bb308dab9e978ff338abb
055eaf577c681d5a45646284f1f78d831aade206
/src/main/java/net/selte/application/service/dto/UserDTO.java
4e1831f289f1cc9d96587bbe7eeb1edcf4f152cb
[]
no_license
seltenet/MicroServiceApplication
99e5872e23dbc180f51d3c16a07562acbd5fd4b2
d5c83710922723d7d4487583c15b7d918f411a03
refs/heads/master
2021-05-05T04:08:42.199385
2018-01-23T06:18:58
2018-01-23T06:18:58
118,566,939
0
1
null
2020-09-18T11:57:04
2018-01-23T06:18:55
Java
UTF-8
Java
false
false
4,648
java
package net.selte.application.service.dto; import net.selte.application.config.Constants; import net.selte.application.domain.Authority; import net.selte.application.domain.User; import org.hibernate.validator.constraints.Email; import org.hibernate.validator.constraints.NotBlank; import javax.validation.constraint...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
2e2bd099c0fce80d8c7172d8c7a2c90172bf6622
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_195/Testnull_19429.java
6bbe6bcacc8176765e414e0ca0c18b5a02f4c27c
[]
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
308
java
package org.gradle.test.performancenull_195; import static org.junit.Assert.*; public class Testnull_19429 { private final Productionnull_19429 production = new Productionnull_19429("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
c83b14dafdfc6f9a3f0d30619969caf4bd5f45ec
56456387c8a2ff1062f34780b471712cc2a49b71
/com/google/ads/mediation/MediationAdapter.java
c41551735923d74b787187302f4560a208fd6fc0
[]
no_license
nendraharyo/presensimahasiswa-sourcecode
55d4b8e9f6968eaf71a2ea002e0e7f08d16c5a50
890fc86782e9b2b4748bdb9f3db946bfb830b252
refs/heads/master
2020-05-21T11:21:55.143420
2019-05-10T19:03:56
2019-05-10T19:03:56
186,022,425
1
0
null
null
null
null
UTF-8
Java
false
false
436
java
package com.google.ads.mediation; public abstract interface MediationAdapter { public abstract void destroy(); public abstract Class getAdditionalParametersType(); public abstract Class getServerParametersType(); } /* Location: C:\Users\haryo\Desktop\enjarify-master\presensi-enjarify.jar!\co...
[ "haryo.nendra@gmail.com" ]
haryo.nendra@gmail.com
b7dc6520f1f55b854f51c0102d818480b6fa7b09
71dc08ecd65afd5096645619eee08c09fc80f50d
/src/main/java/com/tomatolive/library/utils/litepal/tablemanager/model/GenericModel.java
5cb768978ee07f85bbbb403864e0b675307fa4aa
[]
no_license
lanshifu/FFmpegDemo
d5a4a738feadcb15d8728ee92f9eb00f00c77413
fdbafde0bb8150503ae68c42ae98361c030bf046
refs/heads/master
2020-06-25T12:24:12.590952
2019-09-08T07:35:16
2019-09-08T07:35:16
199,304,834
0
0
null
null
null
null
UTF-8
Java
false
false
1,131
java
package com.tomatolive.library.utils.litepal.tablemanager.model; public class GenericModel { private String getMethodName; private String tableName; private String valueColumnName; private String valueColumnType; private String valueIdColumnName; public String getTableName() { return t...
[ "lanxiaobin@jiaxincloud.com" ]
lanxiaobin@jiaxincloud.com
98c8b1783fa4c68504ac90d727d7c6fe478fc77f
995f73d30450a6dce6bc7145d89344b4ad6e0622
/MATE-20_EMUI_11.0.0/src/main/java/android/opengl/EGLObjectHandle.java
d87a3266ad4a7d17e9e451b4d06f77cc8f694ed7
[]
no_license
morningblu/HWFramework
0ceb02cbe42585d0169d9b6c4964a41b436039f5
672bb34094b8780806a10ba9b1d21036fd808b8e
refs/heads/master
2023-07-29T05:26:14.603817
2021-09-03T05:23:34
2021-09-03T05:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
688
java
package android.opengl; public abstract class EGLObjectHandle { private final long mHandle; @Deprecated protected EGLObjectHandle(int handle) { this.mHandle = (long) handle; } protected EGLObjectHandle(long handle) { this.mHandle = handle; } @Deprecated public int get...
[ "dstmath@163.com" ]
dstmath@163.com