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
0ee815a5fe75f20d5d328782db58a4a1be2ae5b5
6cc6833c28d99b8f235e6b45240e0a09bed6d37e
/clouddriver-cloudfoundry/src/main/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/ops/StartCloudFoundryServerGroupAtomicOperation.java
a717d4c4dd107575a99c7fc95222a4598857ea0c
[ "Apache-2.0" ]
permissive
spinnaker-cn/clouddriver
e2365b9bfc0f586bd997780dc0ca0b2537229147
8eba147608d4137fb4554728309dd2b11087bac2
refs/heads/master
2023-09-01T01:01:49.563208
2023-08-24T08:24:34
2023-08-24T08:24:34
196,503,143
4
9
Apache-2.0
2021-08-13T12:06:56
2019-07-12T03:34:48
Groovy
UTF-8
Java
false
false
2,870
java
/* * Copyright 2018 Pivotal, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
[ "250234464@qq.com" ]
250234464@qq.com
e0fa8d805df01f844501466a1c64ca63fbc4507f
e490933782017a84e165bc06f8f4d9c0d0804621
/jr-objects/src/test/java/com/fasterxml/jackson/jr/ob/ReadWithCtorsTest.java
7419e6ca265e30b1b9815b8d1ed2951a409eae19
[ "Apache-2.0" ]
permissive
FasterXML/jackson-jr
10d06211284d010a13915aaf6614d0e084c16491
80b6a67728a81c147cbc8cd226a1209f139fbc5e
refs/heads/2.16
2023-08-25T09:54:23.037530
2023-07-19T00:21:38
2023-07-19T00:21:38
12,667,858
208
36
Apache-2.0
2023-07-09T16:20:22
2013-09-07T16:34:33
Java
UTF-8
Java
false
false
1,205
java
package com.fasterxml.jackson.jr.ob; public class ReadWithCtorsTest extends TestBase { static class FromString { protected String value; public FromString(String v) { value = v; } } static class FromLong1 { protected long value; public FromLong1(long v) { value = v; } }...
[ "tatu.saloranta@iki.fi" ]
tatu.saloranta@iki.fi
221887b0d0bb5f2eec3311956c3c8fb692d482cc
352aae0466253724aff631aea6566839c4336320
/core/src/test/java/org/elasticsearch/index/shard/EngineAccess.java
46a7d83e5d6be8c9f0f14c0a7ad30d8f9236dd50
[ "Apache-2.0" ]
permissive
beihuxiansheng/elasticsearch-token
94abe11e64cd0a09252194f1d3796049379820b2
a5d6ea630b053385d7b86feeb31058a3f7865b0d
refs/heads/master
2020-03-29T15:28:33.208993
2017-06-19T07:19:45
2017-06-19T07:19:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,677
java
begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1 begin_comment comment|/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you u...
[ "simonw@apache.org" ]
simonw@apache.org
29a63006c2a6d13255580c5d4313036f034904b0
f072523c1391462970c174ef33133b4c4c981c42
/springboot-token/src/main/java/com/thinkingcao/springboot/token/mapper/MemberUserDao.java
ed6fe409207f690ee95219cdb5119ff08b2ddcf8
[]
no_license
Thinkingcao/SpringBootLearning
a689b522ac7fe2c4998097f553335e3126526b7d
4f3dd49c29baffb027c366884e1fdade165e6946
refs/heads/master
2022-06-29T16:04:14.605974
2022-05-19T13:42:22
2022-05-19T13:42:22
182,008,253
97
101
null
2022-06-21T04:15:31
2019-04-18T03:16:14
JavaScript
UTF-8
Java
false
false
1,126
java
package com.thinkingcao.springboot.token.mapper; import com.thinkingcao.springboot.token.entity.MemberUser; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.Param; import org.apache.ibatis.annotations.Select; /** * @desc: mapperDao * @author: cao_wencao * @date: 2019-12-16 14:34 *...
[ "617271837@qq.com" ]
617271837@qq.com
c203c5bbc19ba109a64b30d8b2ce5e5fa333b834
1e3c58abfac92efd586fc5d9a8754b536472889a
/SDET-2 Workspace/JavaWorks/src/com/fannie/day4/FileEx.java
9c4889b05d99701c80f0a1f5e6f49b0cca9597d7
[ "Apache-2.0" ]
permissive
rameshnatesan/SdetBatch2
a869c0e966846f1668fa4d62220e15d26b228edb
bb3f74cc32f4b6703a25a2241e0be0b878283c0c
refs/heads/master
2021-01-19T23:05:20.435008
2016-11-20T05:52:44
2016-11-20T05:52:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
550
java
package com.fannie.day4; import java.io.File; import java.io.IOException; public class FileEx { public static void main(String[] args) throws IOException { // this doesn't create the file it only points File f = new File("test1.txt"); // System.out.println(f.createNewFile()); // if(f.exists()){ // S...
[ "adith.naveen@gmail.com" ]
adith.naveen@gmail.com
2b7336b4c12dc8666d9f363701011307835d3704
c1e0bbcddf2efee61d8d4bbdfaf200a6026524ce
/grouper-ws/grouper-ws/src/grouper-ws_v2_0/edu/internet2/middleware/grouper/ws/soap_v2_0/WsGetGroupsLiteResult.java
bc40b12979ffd95b91a83a3169b0499c02802af8
[ "Apache-2.0" ]
permissive
Internet2/grouper
094bb61f3f58d98e531684c205b884354db8d451
7a27d1460b45a79bf276fa05a726e83706f6ff65
refs/heads/GROUPER_4_BRANCH
2023-09-03T08:22:10.136126
2023-09-02T04:56:10
2023-09-02T04:56:10
21,910,720
74
82
NOASSERTION
2023-08-12T18:48:54
2014-07-16T17:42:37
Java
UTF-8
Java
false
false
3,587
java
/******************************************************************************* * Copyright 2012 Internet2 * * 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.ap...
[ "mchyzer@isc.upenn.edu" ]
mchyzer@isc.upenn.edu
20bf7d3c27d8a28b38ac4b78fb867c746e8e2aa6
f710cc629e765d10a69892afcea54677d535950e
/inetsdk/src/main/java/com/company/NetSDK/NET_OUT_UPGRADE_STATE.java
b620b1b26cb2183d76d1e67d12705d114d83404d
[]
no_license
zhongershashen/zhi_hui_hui_tian
c67bed23f9f5a23c7e58f55a69568b4c2408c227
879ac9f3309beff53d17abc57fdfff4eac4d6b77
refs/heads/main
2023-07-27T17:06:55.259720
2021-09-09T09:50:20
2021-09-09T09:50:20
400,028,506
0
0
null
null
null
null
UTF-8
Java
false
false
1,415
java
package com.company.NetSDK; import java.io.Serializable; /** * \if ENGLISH_LANG * Query upgrade-state output parameter, the corresponding interface {@link INetSDK#QueryDevInfo},the corresponding command {@link FinalVar#NET_QUERY_UPGRADE_STATE} * \else * 查询升级状态出参, 对应接口{@link INetSDK#QueryDevInfo},对应命令 {@link Final...
[ "1159842919@qq.com" ]
1159842919@qq.com
afd5c898c01069314c35d6c0a566ae1b43207b18
c6a0f71bc10963e445360392fafc1506cc470404
/pride-inspector/tags/1.0.6/src/main/java/uk/ac/ebi/pride/data/core/Sample.java
cad85123631b3b23840a3506679bf2233718b982
[]
no_license
PRIDE-Toolsuite/old-pride-toolsuite
2d93fcef247a42343b661c9e3bf6310389e924fb
cac6b82d51b177eabc2c475c2c0e276aa485fd67
refs/heads/master
2021-01-17T05:56:19.073023
2015-03-02T09:59:23
2015-03-02T09:59:23
33,008,557
0
0
null
null
null
null
UTF-8
Java
false
false
966
java
package uk.ac.ebi.pride.data.core; /** * Description of the sample used to generate the dataset. * <p/> * User: rwang * Date: 04-Feb-2010 * Time: 15:50:55 */ public class Sample extends ParamGroup { /** * identifier for the sample */ private String id = null; /** * name ...
[ "harry.r.wang@gmail.com" ]
harry.r.wang@gmail.com
71f58def2bc602e3b017c6a6ba8e9523c3e9dab7
e69e5d899856b185e23b6ca0ed50df38b2aff5d1
/imageupload-crud-service/uploadFile/src/main/java/com/tip/api/ImgUploadResponse.java
99dd34ebbe56597073adac820281a81803de285a
[]
no_license
shuvankar999/git_backup
10edee9a3db6e4dcb6b67df2a712ebce10c33f31
b39e126e45df1c6147aace22aabbcc75b3d65322
refs/heads/main
2023-06-14T17:12:55.874523
2021-07-09T16:16:14
2021-07-09T16:16:14
384,487,809
0
0
null
null
null
null
UTF-8
Java
false
false
800
java
package com.tip.api; import com.tip.api.BaseReponse; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for anonymous complex type. * * <p>The following ...
[ "shuvankar999@gmail.com" ]
shuvankar999@gmail.com
869065c5fcef9ea10c99217c91b29dfa25bbc884
07593813271271dd226b127eb6abec07cb4862f5
/Circulemos2/ImpugnacionEJBClient/src/main/java/co/com/datatools/c2/dto/EncabezadoImpugnacionDTO.java
af369be6e5c2682bb86ece99c501f85b70baa0a1
[]
no_license
Divier/proyectojee
6f28cde44e7d721c86bfa6892b016a90169c65bc
f30892222fa9949dae2d9fc74a750e207d962736
refs/heads/master
2021-04-30T16:58:17.051579
2017-02-09T15:39:54
2017-02-09T15:39:54
80,161,866
1
1
null
null
null
null
UTF-8
Java
false
false
2,285
java
package co.com.datatools.c2.dto; import java.util.Date; import co.com.datatools.c2.util.EntidadDtoC2; public class EncabezadoImpugnacionDTO implements EntidadDtoC2 { private static final long serialVersionUID = 1L; private String numeroProceso; private Date fechaApertura; private String numeroCompa...
[ "diviercasas26@gmail.com" ]
diviercasas26@gmail.com
392d555ebff8fc100a6552188bdeae321c74a2eb
3b55fa2ab12a3034cd38a7ace86b9d6adc9127db
/default/evaluacion/gen/grades/controls/indice/SubjectProperty.java
8f3809152f24f55d7bf503dd180041d92807bbbf
[]
no_license
ellishia/CEIP
e1b58eb5fef0aa7130845f2f31c4c96f4f348c5a
206177a0924d1f0c0e84f77a93976fd9439d9645
refs/heads/master
2020-12-30T09:58:04.809910
2013-05-13T08:45:27
2013-05-13T08:45:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
447
java
package grades.controls.indice; import org.monet.metamodel.AttributeProperty; @SuppressWarnings("all") public class SubjectProperty extends AttributeProperty { public SubjectProperty() { super();this._code = "imkcv5_a"; this._name = "Subject"; this._label = "Asignatura"; this._type = org.monet.metam...
[ "askerosi@askerosi-laptop.(none)" ]
askerosi@askerosi-laptop.(none)
1071f2eb27ee99c4f3d9b347235ad34c101b3b3b
cfa3858e5cd5e66abfdb5dd0100fe2cf44b91ead
/akka/src/main/java/org/natsna/pahu/AkkaStudy/ex05/NonblockingAction.java
f10a12e05af398e86e08af922be6134835112656
[]
no_license
glqdlt/personal-study
9d075aba02830dc32eb1295b688c7932fde4ae88
e9752758fbd0332759d0403a34c34aa674552a8c
refs/heads/master
2021-04-26T22:07:15.338823
2018-03-06T05:20:18
2018-03-06T05:20:18
124,002,731
0
0
null
null
null
null
UTF-8
Java
false
false
1,846
java
package org.natsna.pahu.AkkaStudy.ex05; import akka.actor.ActorRef; import akka.actor.Props; import akka.actor.UntypedActor; import akka.event.Logging; import akka.event.LoggingAdapter; import akka.pattern.Patterns; import akka.util.Timeout; import scala.concurrent.ExecutionContext; import scala.concurrent.Future; imp...
[ "dlfdnd0725@gmail.com" ]
dlfdnd0725@gmail.com
e2f0f50678a24b5814c954f3f91806c24dee075c
777a85607ce615ffd4bbf70d241974ea40295f6d
/src/main/java/zollerngalaxy/biomes/decorators/BiomeDecoratorPurgot.java
0f6127fb6910f1a242c809c0700a1805a2a1d354
[]
no_license
RedShakespeare/Zollern-Galaxy
98b1a59809cd650c88d10ca517f1e26cc52b6f38
2b113b13b415979310e4bd2d2da2289cad291645
refs/heads/master
2021-01-07T07:48:51.075801
2020-02-19T13:38:55
2020-02-19T13:38:55
241,624,795
0
0
null
2020-02-19T13:10:16
2020-02-19T13:10:16
null
UTF-8
Java
false
false
2,928
java
package zollerngalaxy.biomes.decorators; import java.util.Random; import net.minecraft.world.World; import net.minecraft.world.biome.Biome; import net.minecraft.world.gen.feature.WorldGenerator; import zollerngalaxy.blocks.ZGBlocks; import zollerngalaxy.core.enums.EnumOreGenZG; import zollerngalaxy.worldgen.WorldGenMi...
[ "admin@zollernverse.org" ]
admin@zollernverse.org
5d8bc2224fcee1dc3192e4934c223dcccafe94f3
aa0120b5c87e5b3632f8e69c4113a6a6fb34258a
/src/com/speuce/miniGames/minigame/Map.java
2440f50e3491c2e632f56facc84edb9578feba9d
[]
no_license
Speuce/Minigame-Framework
9294e4c35389288d7158e9ffa7d1e204f5f48df0
a5dfb6e01de2d9d3dc14bfbd0be3aeefc7f61123
refs/heads/master
2022-01-12T17:45:41.802562
2019-07-15T14:39:24
2019-07-15T14:39:24
196,761,558
0
0
null
null
null
null
UTF-8
Java
false
false
2,565
java
package com.speuce.miniGames.minigame; import java.util.ArrayList; import java.util.List; import org.bukkit.Bukkit; import org.bukkit.Location; import org.bukkit.World; import org.bukkit.World.Environment; import org.bukkit.WorldCreator; import org.bukkit.WorldType; public class Map { private List<String> descripti...
[ "mrk5199@gmail.com" ]
mrk5199@gmail.com
64d8901309cef3aa2bb7c9e275d548b37ea62144
f9852e15cbfc56515d4e156198cc92d8ebe06d60
/proj/RavenEditor/src/com/kitfox/raven/editor/RavenAboutDialog.java
b98e446603918ecb276094f7b859ed42ddb2fb1c
[]
no_license
kansasSamurai/raven
0c708ee9fc4224f53d49700834f622b357915bb6
d4b4f6dde43c7d801837977dfb087d8913ed71ca
refs/heads/master
2021-06-09T08:08:14.593699
2014-06-10T02:30:48
2014-06-10T02:30:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,870
java
/* * Copyright 2011 Mark McKay * * 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...
[ "kitfox@6b8830c1-5349-cced-e2ce-a6a69cd31f76" ]
kitfox@6b8830c1-5349-cced-e2ce-a6a69cd31f76
22a74250bdf737be017a2af6ef809222775b7f30
50fe4f21b9ae2379903d44da8c3d9bfd81ec6514
/tg/META-INF/classes/nc/bs/tg/approvalpro/ace/bp/AceApprovalproUpdateBP.java
193f6c8da08ff4256b69ab675cdc8eb37ce2c529
[]
no_license
tanzijian1/mytest
cda37bf2d54abfd2da45b13bfe79c7e5e02676c6
4465ba67a6f62a4eac3b8bc18e19645f04a56145
refs/heads/master
2023-02-15T05:34:52.101432
2021-01-15T06:37:55
2021-01-15T06:38:56
329,802,651
0
0
null
null
null
null
GB18030
Java
false
false
2,086
java
package nc.bs.tg.approvalpro.ace.bp; import nc.bs.tg.approvalpro.plugin.bpplugin.ApprovalproPluginPoint; import nc.impl.pubapp.pattern.data.bill.template.UpdateBPTemplate; import nc.impl.pubapp.pattern.rule.processer.CompareAroundProcesser; import nc.impl.pubapp.pattern.rule.IRule; import nc.vo.tg.approvalpro.AggAppro...
[ "tzj@hanzhisoft.com" ]
tzj@hanzhisoft.com
31d2498edf66739ed425c49ddbc04bcdde781428
e2ba9e38b6880e4c14bdeff86916fbb927f6bfed
/src/it/ajc/src/main/java/com/jcabi/foo/Sample.java
918279e5b08f0c63dc061adc38223945c4b3c87a
[ "BSD-2-Clause" ]
permissive
exoplatform/jcabi-maven-plugin
b351cb6f28a5580d0fa289dc2fcd769c403d0552
3365db8ed5a272ec5874dcf0c9ba7b1373d520fb
refs/heads/master
2021-05-23T07:38:23.244751
2016-03-03T07:55:39
2016-03-03T07:55:39
53,031,452
0
0
NOASSERTION
2020-12-24T15:57:49
2016-03-03T07:49:15
Java
UTF-8
Java
false
false
230
java
package com.jcabi.foo; import javax.validation.constraints.NotNull; import lombok.EqualsAndHashCode; @EqualsAndHashCode final class Sample { public String notNull(@NotNull final String value) { return value; } }
[ "yegor@tpc2.com" ]
yegor@tpc2.com
3481b2bd505804a353c73e425be14a4baceef45a
36273bf4cc1c9bf2c4eb495263b3ac626c553f64
/angel/src/mybatis/diary/model/Diary.java
40b5e3c985d5325dc6d036e2c53d0f3acc5d1c7a
[]
no_license
doohee94/kosta
5a7c4b221abb4dbcdd3620358a0e995709c75c45
5c7f5498b0c87bcf7b41c24709e4743572d4dffc
refs/heads/master
2021-01-20T04:28:44.635797
2017-05-17T08:21:10
2017-05-17T08:21:10
89,695,214
1
0
null
null
null
null
UTF-8
Java
false
false
1,301
java
package mybatis.diary.model; import java.io.Serializable; public class Diary implements Serializable{ String diaryNum; String memberId; String diaryDate; String diaryContent; String diaryWeather; String diaryCoupleck; String diaryTitle; public String getDiaryNum() { return diaryNum; } pu...
[ "kosta@kosta-PC" ]
kosta@kosta-PC
a0ad69057a9c6a92a73d59d1cdad7846c30f1d38
86c01941aa884489dc81e480e27b77f47b77529f
/vista/test/vista/time/TestDefaultTimeInterval.java
1af830d646142ddeed15badc2cf32b83bc41861e
[]
no_license
CADWRDeltaModeling/dsm2-vista
cdcb3135a4bc8ed2af0d9a5242411b9aadf3e986
5115fbae9edae5fa1d90ed795687fd74e69d5051
refs/heads/master
2023-05-25T13:01:31.466663
2023-05-18T18:51:40
2023-05-18T18:51:40
32,541,476
2
0
null
null
null
null
UTF-8
Java
false
false
1,462
java
package vista.time; import junit.framework.TestCase; public class TestDefaultTimeInterval extends TestCase { public void test60minInterval(){ Time startTime = TimeFactory.getInstance().createTime("01JAN2000 0000"); TimeInterval ti60min = TimeFactory.getInstance().createTimeInterval("60MIN"); long inter...
[ "psandhu@water.ca.gov@103a348e-0cfb-11df-a5af-b38b39d06e06" ]
psandhu@water.ca.gov@103a348e-0cfb-11df-a5af-b38b39d06e06
8a930eeac076b18f4fcc2659ab521bbd868b07a1
11267a673c2963cf2199653be033dbfefb36cc46
/src/main/java/com/thinkinginjava/source/io/MakeDirectories.java
53c096e6d5a66c335f65aa6b13d1274efffe4b42
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
liwanzhang/thinking-in-java-4
0516d19f28b262e0b2018fc2566cf8c072f4e92b
cfd55eaf071ff61730b8110df25a3062ae5d8d49
refs/heads/master
2021-04-15T08:58:24.425103
2018-03-26T01:49:27
2018-03-26T01:49:28
126,585,556
0
0
null
null
null
null
UTF-8
Java
false
false
2,225
java
package com.thinkinginjava.source.io;//: io/MakeDirectories.java // Demonstrates the use of the File class to // create directories and manipulate files. // {Args: MakeDirectoriesTest} import java.io.*; public class MakeDirectories { private static void usage() { System.err.println( "Usage:MakeDirectories ...
[ "wanli.zhang@dmall.com" ]
wanli.zhang@dmall.com
9a509cab70ba0264606389908d05ed3c274b845e
8dadce08a76ce387608951673fc0364feaa9a06a
/flexodesktop/model/flexoutils/src/main/java/org/openflexo/toolbox/PListHelper.java
8865d25679732d750bfbc5017cbe495206e56732
[]
no_license
melbarra/openflexo
b8e1a97d73a9edebad198df4e776d396ae8e9a09
9b2d8efe1982ec8f64dee8c43a2e7207594853f3
refs/heads/master
2021-01-24T02:22:47.141424
2012-03-12T00:15:57
2012-03-12T00:15:57
2,756,256
0
0
null
null
null
null
UTF-8
Java
false
false
2,366
java
/* * (c) Copyright 2010-2011 AgileBirds * * This file is part of OpenFlexo. * * OpenFlexo 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 late...
[ "guillaume.polet@gmail.com" ]
guillaume.polet@gmail.com
fd073a0e64ff9246dbf84838180fa1976a2ab680
c0fe21b86f141256c85ab82c6ff3acc56b73d3db
/starshield/src/main/java/com/jdcloud/sdk/service/starshield/model/ChangeMinimumTLSVersionSettingRequest.java
7db66c0c242c7947d31444c53c53cb85719a7b15
[ "Apache-2.0" ]
permissive
jdcloud-api/jdcloud-sdk-java
3fec9cf552693520f07b43a1e445954de60e34a0
bcebe28306c4ccc5b2b793e1a5848b0aac21b910
refs/heads/master
2023-07-25T07:03:36.682248
2023-07-25T06:54:39
2023-07-25T06:54:39
126,275,669
47
61
Apache-2.0
2023-09-07T08:41:24
2018-03-22T03:41:41
Java
UTF-8
Java
false
false
2,581
java
/* * Copyright 2018 JDCLOUD.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 law or agreed to in...
[ "jdcloud-api@jd.com" ]
jdcloud-api@jd.com
1557ed360c4df9e30e88b285afeec45874d50e27
26d459097a814cf68985748dded27ec0ad17e6e9
/cdst-business/conferenza/src/main/java/conferenza/model/Provincia.java
7b97e94d57053a779ba4f967b6119403127ef1a9
[]
no_license
christiandeangelis/meetpad-public
096af0f7d058a1dd78ce3ca667e8077302f4b20a
d7bac39cc93056859ac34cda2aa1e85cec3f73ea
refs/heads/main
2023-07-13T20:34:52.657949
2021-09-01T12:19:32
2021-09-01T12:19:32
402,055,182
0
0
null
2021-09-01T12:37:26
2021-09-01T12:37:26
null
UTF-8
Java
false
false
1,025
java
package conferenza.model; import java.util.List; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persistence.OneToMany; import conferenza.model.bean.Typological; @Entity public...
[ "antonio.genghi@regione.emilia-romagna.it" ]
antonio.genghi@regione.emilia-romagna.it
fb4dfad23e025df5a7b08f34d664663859201916
7a0ab4dc7bb773b94a9b118e762cf5959c6c76b6
/DataStorage/src/ru/itis/main/exception/AutoNotFoundException.java
b6448e9c9b828e70f7ebe6eaa4e9a063623c5269
[]
no_license
MarselSidikov/JavaItis5
69178d10869879b7581d2036642498c024e21515
3b49ba39094ce9c48d6931cda33444cbaf7b50cc
refs/heads/master
2021-01-20T13:41:29.276383
2018-09-20T07:29:50
2018-09-20T07:29:50
82,707,253
1
3
null
null
null
null
UTF-8
Java
false
false
231
java
package ru.itis.main.exception; /** * Created by Аюпов Аяз on 28.04.2017. */ public class AutoNotFoundException extends RuntimeException{ public AutoNotFoundException(String message){ super(message); } }
[ "sidikov.marsel@gmail.com" ]
sidikov.marsel@gmail.com
75ee59ca23f12742ba0946848645f6f9a64ad165
b9d3ed7a55b3176eff4ffe6634e4f79fac23465b
/algorithm-ex/src/test/java/cc/before30/algex/search/BinarySearchTest.java
2fb327e6060841ec5b161977e3500e56a6bd0352
[ "MIT" ]
permissive
before30/homesandbox
d70ef4e4e7abf944d9971166c58ad8a804a023e1
96f831b50c043d8f97950fb8ec828237660961d6
refs/heads/master
2020-04-19T15:06:02.784532
2019-06-19T13:49:13
2019-06-19T13:49:13
168,264,614
0
0
null
null
null
null
UTF-8
Java
false
false
456
java
package cc.before30.algex.search; import org.junit.Assert; import org.junit.Test; public class BinarySearchTest { @Test public void search() { BinarySearch b = new BinarySearch(); int[] nums1 = {-1, 0, 3, 5, 9, 12}; int[] nums2 = {-1, 0, 3, 5, 9, 12}; Assert.assertEquals(4,...
[ "before30@gmail.com" ]
before30@gmail.com
9d8136ead08966d06d01ab4cfc86fca990a1aa35
430b45f582216d2739046daa615a3e19e9d64baa
/core/src/main/java/org/infinispan/protostream/impl/parser/mappers/EnumValueTypeMapper.java
59c9e57516045588d47fb4f885b0dfa7598b4608
[ "Apache-2.0", "LicenseRef-scancode-protobuf" ]
permissive
kazuhira-r/protostream
fc38c7562c8770f113887e4ba8fb3648801e3c4e
02e87c66b16628896cda75a88f1d585183745730
refs/heads/master
2021-01-18T03:41:22.653636
2015-10-28T13:29:46
2015-10-28T13:29:46
50,034,733
0
0
null
2016-01-20T14:18:15
2016-01-20T14:18:14
null
UTF-8
Java
false
false
753
java
package org.infinispan.protostream.impl.parser.mappers; import com.squareup.protoparser.EnumType; import org.infinispan.protostream.descriptors.EnumValueDescriptor; import static org.infinispan.protostream.impl.parser.mappers.Mappers.OPTION_LIST_MAPPER; /** * @author gustavonalle * @since 2.0 */ final class Enum...
[ "anistor@redhat.com" ]
anistor@redhat.com
e6ba8405b0a44f7194de976e6ab5ea296275eed1
fe9e1e526d2a103a023d01d907bef329569c1066
/disconnect-highcharts/src/main/java/com/github/fluorumlabs/disconnect/highcharts/PlotRocStatesHoverMarkerStatesOptions.java
7a498e529aa7f59c3bef13eedb704e2d7e096723
[ "Apache-2.0" ]
permissive
Heap-leak/disconnect-project
0a7946b4c79ec25cb6a602ebb220a64b90f0db94
04f6d77d4db3c385bcbeb5b701c97bd411540059
refs/heads/master
2022-11-14T05:23:30.074640
2020-04-29T14:14:47
2020-04-29T14:14:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,032
java
package com.github.fluorumlabs.disconnect.highcharts; import javax.annotation.Nullable; import js.lang.Any; import org.teavm.jso.JSProperty; /** * (Highcharts, Highstock) States for a single point marker. * * @see <a href="https://api.highcharts.com/highcharts/plotOptions.roc.states.hover.marker.states">https://ap...
[ "fluorumlabs@users.noreply.github.com" ]
fluorumlabs@users.noreply.github.com
97972bbbd7e994333ee1310c28256eebf71a1b3a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_ce83420c315a74c3ccaedef77dc612adc36a4a15/ProductContainer/2_ce83420c315a74c3ccaedef77dc612adc36a4a15_ProductContainer_t.java
e48d4d265621bfb3285aecc2cdc4f074a57a2c6a
[]
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,421
java
package org.jdoris.nest.utils; /** * User: pmar@ppolabs.com * Date: 6/20/11 * Time: 11:16 PM */ public class ProductContainer { public String name; public CplxContainer sourceMaster; public CplxContainer sourceSlave; public String targetBandName_I; public String targetBandName_Q;...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
0973746b8b714c3bd4795b012881c926b79234d3
a021f731a577184dfd6d1d02e988cb8175faac80
/AirSim/Machinetta/Messages/GeoLocateOutputAP.java
2d7a67f62e60e2d4a426853c2f01016e3943cf8e
[ "BSD-3-Clause" ]
permissive
seanrowens/ACCAST
3f5eb61889668087b487e1df09d74a062d50e9d4
956ec614c50bcbe6cae0d294825778a41aac73d2
refs/heads/master
2021-01-20T14:58:54.789084
2017-05-09T03:38:06
2017-05-09T03:38:06
90,698,793
1
0
null
null
null
null
UTF-8
Java
false
false
2,440
java
/******************************************************************************* * Copyright (C) 2017, Paul Scerri, Sean R Owens * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Red...
[ "seanrowens@gmail.com" ]
seanrowens@gmail.com
8a76be7acf0397c7822f4f8cac35afdd535c8828
ded0659122dbc4a5463fbb66a7327136eef54b68
/UTACM/Blog.java
036b6954be643ab94dd79397c32d073883ff46c7
[]
no_license
alvin319/competitive-programming
7eea6aa3d6162aa6afdf57978bd3769757242ed4
2ca6fd60a0cdd08d77a05c76eed67cc37c45c8ae
refs/heads/master
2021-01-24T10:47:57.648721
2019-12-20T06:36:37
2019-12-20T06:36:37
40,688,685
0
2
null
2017-06-13T06:29:22
2015-08-14T00:59:45
Java
UTF-8
Java
false
false
497
java
import java.util.Scanner; /** * Created by WiNDWAY on 10/30/15. */ public class Blog { public static void main(String[] args) { Scanner input = new Scanner(System.in); int testCase = input.nextInt(); input.nextLine(); for(int i = 1; i <= testCase; i++) { String next = ...
[ "alvin.q.deng@utexas.edu" ]
alvin.q.deng@utexas.edu
6b29bb3704defe74ed60b36b8e3fa3dd9c303341
3b91ed788572b6d5ac4db1bee814a74560603578
/com/tencent/mm/protocal/c/pj.java
93c463efdb61fed1a37be652d2125dbf2cd1c2af
[]
no_license
linsir6/WeChat_java
a1deee3035b555fb35a423f367eb5e3e58a17cb0
32e52b88c012051100315af6751111bfb6697a29
refs/heads/master
2020-05-31T05:40:17.161282
2018-08-28T02:07:02
2018-08-28T02:07:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,357
java
package com.tencent.mm.protocal.c; import f.a.a.c.a; import java.util.LinkedList; public final class pj extends bhd { public String rtJ; public int rtK; protected final int a(int i, Object... objArr) { int fS; if (i == 0) { a aVar = (a) objArr[0]; if (this.shX != n...
[ "707194831@qq.com" ]
707194831@qq.com
aee9aa4c78ad0faaf1c76ed4694b4048e321e865
17eec5a820d0299bcd4879745109ea943d490eab
/ubk_Spider_50/src/com/unbank/robotspider/filter/titlelist/dbfilter/MulTitleListDBFilter.java
c48368d52f8919862a0b45df18c564b7bf697f23
[]
no_license
un-knower/ubk_Spider_50
5dcf1ed21088788b692a437e95a99f8ac3ff8283
675693c9e51542d8435630cd6c9f6b9f95e50def
refs/heads/master
2020-03-17T22:52:53.663468
2017-06-08T09:24:39
2017-06-08T09:24:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,670
java
package com.unbank.robotspider.filter.titlelist.dbfilter; import java.util.ArrayList; import java.util.List; import org.apache.commons.lang3.StringUtils; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import com.unbank.robotspider.entity.WebsiteParser; i...
[ "1378022176@qq.com" ]
1378022176@qq.com
37d6fffa7d6a1640b5fae7337a2798c6719c4d73
4c243179e7206c2179e5dfe5504dc53924c249c0
/KriptonAndroidLibrary/src/test/java/sqlite/kripton209/model2/DeviceDao.java
e7191cdf7470aea30e7b81058f9e83177a433714
[ "Apache-2.0" ]
permissive
TrendingTechnology/kripton
67f938ef8a712cbed45441478b2a618f28570d84
03c33200285576795313b770e56b0ea58d88a854
refs/heads/master
2021-09-10T19:58:27.358363
2018-03-19T11:06:22
2018-03-19T11:06:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
619
java
package sqlite.kripton209.model2; import com.abubusoft.kripton.android.annotation.BindDao; import com.abubusoft.kripton.android.annotation.BindSqlInsert; import com.abubusoft.kripton.android.annotation.BindSqlSelect; import java.util.List; @BindDao(Device.class) public interface DeviceDao { @BindSqlInsert void i...
[ "abubusoft@gmail.com" ]
abubusoft@gmail.com
3cc1fd73059b2c9994dc7f60300f4eb6efc85889
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/elastic--elasticsearch/4125f012b94032ff91c25a71fb12fef4f470b3e5/before/DfsQueryPhase.java
040f6a2840d0121e799d9940b0fbba51bccb41c4
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
5,458
java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
bd9e2e483432028757185ff517b0019372cc8761
ca7da6499e839c5d12eb475abe019370d5dd557d
/spring-context/src/main/java/org/springframework/scripting/bsh/BshScriptFactory.java
bbd2457c8cd39bfae8351a913b44b47a6102b59a
[ "Apache-2.0" ]
permissive
yangfancoming/spring-5.1.x
19d423f96627636a01222ba747f951a0de83c7cd
db4c2cbcaf8ba58f43463eff865d46bdbd742064
refs/heads/master
2021-12-28T16:21:26.101946
2021-12-22T08:55:13
2021-12-22T08:55:13
194,103,586
0
1
null
null
null
null
UTF-8
Java
false
false
6,380
java
package org.springframework.scripting.bsh; import java.io.IOException; import bsh.EvalError; import org.springframework.beans.factory.BeanClassLoaderAware; import org.springframework.lang.Nullable; import org.springframework.scripting.ScriptCompilationException; import org.springframework.scripting.ScriptFactory; ...
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
ddcce0b0758a8bcdb933ba0fc36028bdb8876c92
f7e0a04d1e31d225cd4992ca926d0ce23d293087
/spring-web/src/main/java/org/springframework/web/context/request/async/WebAsyncUtils.java
a32160e123014725292becab85894fb490674531
[]
no_license
designer-framework/Spring-Framework
adfea060850613e7f2b751b74359ec2c74826fb5
93039bf6e702d814dd0591bdb1acd70da5b31909
refs/heads/master
2023-04-27T07:05:00.875434
2021-05-18T13:07:31
2021-05-18T13:07:31
360,019,495
0
0
null
null
null
null
UTF-8
Java
false
false
3,091
java
/* * Copyright 2002-2017 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 requ...
[ "742743697@qq.com" ]
742743697@qq.com
93d39d474eb97a4227ff0d95c4d52b32774602c4
c16ea32a4cddb6b63ad3bacce3c6db0259d2bacd
/google/ads/googleads/v4/googleads-java/proto-googleads-java/src/main/java/com/google/ads/googleads/v4/enums/AccessRoleProto.java
7ee41d2f62ae82844e0a3f994f18783c1e92aada
[ "Apache-2.0" ]
permissive
dizcology/googleapis-gen
74a72b655fba2565233e5a289cfaea6dc7b91e1a
478f36572d7bcf1dc66038d0e76b9b3fa2abae63
refs/heads/master
2023-06-04T15:51:18.380826
2021-06-16T20:42:38
2021-06-16T20:42:38
null
0
0
null
null
null
null
UTF-8
Java
false
true
2,612
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/ads/googleads/v4/enums/access_role.proto package com.google.ads.googleads.v4.enums; public final class AccessRoleProto { private AccessRoleProto() {} public static void registerAllExtensions( com.google.protobuf.ExtensionRegistryL...
[ "bazel-bot-development[bot]@users.noreply.github.com" ]
bazel-bot-development[bot]@users.noreply.github.com
d56b88f0b816f176ebb6845826c601ea6d5f59c9
b05a22bea18ef90a6dd33326b1dab3be4eac180c
/07_CommandPattern/src/command/exemploHeadFirst/AbrirPortaoGaragemCommand.java
e6e6a957a3e3429a8e4fdbd47f1d0ca3ea15a425
[]
no_license
edneyRoldao/DesignPatternComJava
9ceee3d95312bb09d923baba0617055ec088616e
ea6893c639cd8e46aee2046c3228abc9d85320f8
refs/heads/master
2020-04-05T23:08:43.550964
2019-12-16T13:10:39
2019-12-16T13:10:39
56,338,161
0
0
null
null
null
null
ISO-8859-1
Java
false
false
572
java
package command.exemploHeadFirst; /** * @author Edney Roldão * * Vamos implementar o commando específico que vai tratar de abrir o portão da garagem. * * Vamos armazenar a variável de instancia garagem. * * Quando o método execute() for invocado, é esse objeto garagem que será o receptor da solicitação */...
[ "edneyroldao@gmail.com" ]
edneyroldao@gmail.com
f92a6c9d932fbd0d773b5c8bff734aa45dcd07fa
8a930767dca3788dacd40b3cb34ecd0d79528640
/src/main/java/com/exedosoft/plat/ui/jquery/form/DOInputTextWithRandom.java
9024406c7e3940dadbe1e848e51fb963fe823386
[]
no_license
mamacmm/eeplat
74c27603b8c34960ed909ce457ddab5c1dd6554f
6757848f6d76ba3e17006d6ae1f1a79cabd27b91
refs/heads/master
2021-01-02T04:53:11.428932
2014-03-05T07:22:11
2014-03-05T07:22:11
17,425,665
10
7
null
null
null
null
UTF-8
Java
false
false
2,344
java
package com.exedosoft.plat.ui.jquery.form; import com.exedosoft.plat.ui.DOFormModel; import com.exedosoft.plat.ui.DOIModel; import com.exedosoft.plat.ui.DOPaneModel; public class DOInputTextWithRandom extends DOBaseForm { public DOInputTextWithRandom(){ super(); } public String getHtmlCode(DOIModel aModel) ...
[ "toweikexin@gmail.com" ]
toweikexin@gmail.com
ae7fcf8ae1c73ba91c0657a4210b528c6bcdde3d
425ac2b3d2ba036202c1dc72c561d3a904df33ad
/core/cas-server-core-webflow/src/test/java/org/apereo/cas/web/flow/actions/InjectResponseHeadersActionTests.java
7daa12a51fddd2a12788573472183f56cb5180d7
[ "LicenseRef-scancode-free-unknown", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
fogbeam/cas_mirror
fee69b4b1a7bf5cac87da75b209edc3cc3c1d5d6
b7daea814f1238e95a6674663b2553555a5b2eed
refs/heads/master
2023-01-07T08:34:26.200966
2021-08-12T19:14:41
2021-08-12T19:14:41
41,710,765
1
2
Apache-2.0
2022-12-27T15:39:03
2015-09-01T01:53:24
Java
UTF-8
Java
false
false
5,027
java
package org.apereo.cas.web.flow.actions; import org.apereo.cas.CasProtocolConstants; import org.apereo.cas.authentication.CoreAuthenticationTestUtils; import org.apereo.cas.authentication.principal.Response; import org.apereo.cas.authentication.principal.ResponseBuilder; import org.apereo.cas.authentication.principal....
[ "mm1844@gmail.com" ]
mm1844@gmail.com
c0d4f20c7ef64106310535ef1a724e03aafb9862
39892879582267a2fbce29bb72aa7ec74f829b59
/labs/examples/core-java-examples/src/com/examples/java/oops/Person.java
7fc17beb61e0c20cbf21cae88903dba0ecfe61c5
[]
no_license
nakulgopinath/ibm-fsd-jul2019
812ae3c9c853f77da4ff4a41bfae65747786e40e
e49feda8cb96641e618650f3fb30d9735e856692
refs/heads/master
2020-07-28T16:28:32.419754
2019-09-18T11:09:58
2019-09-18T11:09:58
209,465,998
3
1
null
2019-09-19T05:00:31
2019-09-19T05:00:31
null
UTF-8
Java
false
false
1,019
java
package com.examples.java.oops; /* * 1. Can't create instance * 2. Consists of one or more abstract methods */ public abstract class Person { private String name; private int age; private String gender; public Person() { System.out.println("Person class default constructor"); } public Person(String n...
[ "saravana.anbarasu@gmail.com" ]
saravana.anbarasu@gmail.com
aae69a5a785d7169ea3998adfed51d28b27b2b57
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/21/21_f89e886c262f944b6aa0437d9036d7d8a1fa8483/Game/21_f89e886c262f944b6aa0437d9036d7d8a1fa8483_Game_t.java
96164d48caef39e594d252962855e62ad668255d
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,292
java
package game; /** * @author Hung <hnl5010@psu.edu> * @author Endrit <eqa5029@psu.edu> * @author max <maxdeliso@gmail.com> * */ public class Game { static final int FRAME_DELAY = 15; static final int NUM_BUFFERS = 2; static final int ASTEROID_CUTOFF_COUNT = 15; static final int PLAY...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
1dff05c1a158ba44d0036b9bdfb9c143aafbb384
a767f5f6ed129e72524ae5501f31eebdf9acd42f
/src/main/java/org/spongepowered/despector/emitter/java/statement/InvokeEmitter.java
0519002edd77453d985e4a5852ff90f69a8d5246
[ "MIT" ]
permissive
bytespy/Despector
93f5da2923bc6c2b667afdbc170def926b47ca5f
4bf2d45cc470483981a802752904ca4c23ad25de
refs/heads/master
2020-09-24T03:50:20.401552
2019-12-03T16:56:10
2019-12-03T16:56:10
225,655,007
1
0
MIT
2019-12-03T15:36:11
2019-12-03T15:36:10
null
UTF-8
Java
false
false
2,287
java
/* * The MIT License (MIT) * * Copyright (c) Despector <https://despector.voxelgenesis.com> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without rest...
[ "nick@budgiehouse.com" ]
nick@budgiehouse.com
6dfd4b1409f2f1a3d6a9097cd609b6ce371b831a
fe3b1b73172fad6af5fdf30b314d432e05eb8f6b
/vitro-core/webapp/src/edu/cornell/mannlib/vitro/webapp/edit/n3editing/configuration/validators/AntiXssValidation.java
2568dda54506a3f63e89d8277c9670a022d0a039
[]
no_license
zahrahariry/VIVO-OpenSocial
4921d2d9698bca4a81d576e11750df86da860332
c031938459c2ac09d36b579c660878756643f4c9
refs/heads/master
2020-04-09T03:14:39.287107
2012-09-28T19:33:33
2012-09-28T19:33:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,191
java
/* Copyright (c) 2012, Cornell University 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 t...
[ "eric.meeks@ucsf.edu" ]
eric.meeks@ucsf.edu
b708cae1e0a2a4af911cc8cbe749450e42540e20
e2afb87525f3c0d4a2b225b297227b9cbd57a8df
/src/main/java/io/github/jhipster/gateway/web/rest/util/PaginationUtil.java
9b063699cdc76e4762913855c83a60eabb855f4c
[]
no_license
adovbnya/jhipster-sample-application
dfe1cbe2c26891efd2ffeabf7d3f517e27b8bf6c
b98a21b9b8429ef9aef60fea1f2bf3671f74507f
refs/heads/master
2020-04-27T19:40:12.009709
2019-03-09T00:18:29
2019-03-09T00:18:29
174,628,846
0
0
null
null
null
null
UTF-8
Java
false
false
1,756
java
package io.github.jhipster.gateway.web.rest.util; import org.springframework.data.domain.Page; import org.springframework.http.HttpHeaders; import org.springframework.web.util.UriComponentsBuilder; /** * Utility class for handling pagination. * * <p> * Pagination uses the same principles as the <a href="https://d...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
6a5246cbd2850d5f861fb462a99d18f88076ba97
4c32f2e91f2c4a2199c09e97c6109a70b301e804
/src/main/java/generated/Rules.java
a6622ff05705ae44f3fc58a104cdb669b11daa5f
[]
no_license
ejohnsonw/ndc-xsd-162
47f7b130b88d5af550a093529fa13a573ec628e0
76d0099233aad0c3d8663cc6e1c2cbf2435986f6
refs/heads/master
2020-12-30T13:28:16.667965
2017-05-14T02:56:01
2017-05-14T02:56:01
91,215,700
0
0
null
2017-05-14T02:47:21
2017-05-14T02:47:21
null
UTF-8
Java
false
false
2,140
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.05.13 at 10:55:0...
[ "ejohnson@ngeosone.com" ]
ejohnson@ngeosone.com
a17aaa4514fb9291130ec26dfb3ee66e8db2a418
4536078b4070fc3143086ff48f088e2bc4b4c681
/v1.1.2/decompiled/k/b/a/e$b.java
0882f5f302665a6c2fc186be19be84ae32f08da3
[]
no_license
olealgoritme/smittestopp_src
485b81422752c3d1e7980fbc9301f4f0e0030d16
52080d5b7613cb9279bc6cda5b469a5c84e34f6a
refs/heads/master
2023-05-27T21:25:17.564334
2023-05-02T14:24:31
2023-05-02T14:24:31
262,846,147
0
0
null
null
null
null
UTF-8
Java
false
false
364
java
package k.b.a; import com.android.volley.VolleyError; import org.json.JSONObject; public abstract interface e$b { public abstract void a(VolleyError paramVolleyError); public abstract void a(JSONObject paramJSONObject, boolean paramBoolean); } /* Location: * Qualified Name: k.b.a.e.b * Java Class Versio...
[ "olealgoritme@gmail.com" ]
olealgoritme@gmail.com
66a35a3fed27b6411047a8e64b1fa683f4d0485e
3e8ed79078a6d58dda48781ee50de8281985afe5
/src/main/java/rxweb/http/Protocol.java
02cf1a7bc9e00de277c758550a060e69c555a81b
[ "Apache-2.0" ]
permissive
tkassila/rxweb
635fef25628ff463feadbe33780b2eef1b42b17d
1fdee32276c0ad4f7bf11e6c3a9b3bc530afeaeb
refs/heads/master
2020-09-24T20:05:49.905447
2019-12-04T20:51:19
2019-12-04T20:51:19
225,832,571
0
0
Apache-2.0
2019-12-04T09:47:18
2019-12-04T09:47:17
null
UTF-8
Java
false
false
1,232
java
/* * Copyright 2002-2014 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "sdeleuze@pivotal.io" ]
sdeleuze@pivotal.io
692af09c83ffb646746611657d321ff512686e97
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Time/14/org/joda/time/chrono/BasicMonthOfYearDateTimeField_BasicMonthOfYearDateTimeField_50.java
64f0ac527f9d8d8a1faf8256197248dc44a63b70
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,076
java
org joda time chrono time calcul month year compon time author gui allard author stephen colebourn author brian neill o'neil refactor month year date time field gjmonthofyeardatetimefield basic month year date time field basicmonthofyeardatetimefield imprecis date time field imprecisedatetime...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
c6756c70c5bc62f6713a575ad4285adfd8776fce
0d18fbe446c5a626bdf3752318866e4c1c09a070
/src/CertLeader/Q103_Student.java
51475c5c5d0d4243e17169c28675e6b08786bf18
[]
no_license
mekanhan/JavaCertificationPrep
b6302336411c650137251682feab7707a8f3f854
7d7ede43cb3cfaefe6e6991fcf20136e6fe3cf74
refs/heads/master
2022-11-30T23:22:11.068457
2020-08-09T05:21:22
2020-08-09T05:21:22
283,851,584
0
0
null
null
null
null
UTF-8
Java
false
false
574
java
package CertLeader; import whiz.Methods_and_Encapsulation.Student; public class Q103_Student { String name; public Q103_Student (String name){ this.name = name; } public static void main(String[] args) { String [] myArray; Q103_Student [] students = new Q103_Student[3]; // ...
[ "mekjanhan@gmail.com" ]
mekjanhan@gmail.com
2e91c36d8a419041c2cdec3efc3a4679a1d9e93d
f567c98cb401fc7f6ad2439cd80c9bcb45e84ce9
/src/main/java/com/alipay/api/domain/AlipayInsAutoAutoinsprodCommonConsultModel.java
5d62606d1d79abd9323ee1d2d267345d0ad9a386
[ "Apache-2.0" ]
permissive
XuYingJie-cmd/alipay-sdk-java-all
0887fa02f857dac538e6ea7a72d4d9279edbe0f3
dd18a679f7543a65f8eba2467afa0b88e8ae5446
refs/heads/master
2023-07-15T23:01:02.139231
2021-09-06T07:57:09
2021-09-06T07:57:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,300
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 通用回调接口 * * @author auto create * @since 1.0, 2021-08-26 15:40:12 */ public class AlipayInsAutoAutoinsprodCommonConsultModel extends AlipayObject { private static final long ser...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
c5f4de803f9add38fc2b55f0adf08c6bf4baec42
1fde7abbd55319ea78d70d9164bea0674ca30037
/src/main/java/org/example/strategy/demo2/CashierDis.java
3f7df7b1dd3e16cfe46bc6157b2f387ff97f5895
[]
no_license
yuanchaowhut/DesignPattern
94a578be00bef9c7adc2b5262196271b1acfe9e2
94efdd2ffe22366a4cd09b2f38b2074fbe5a48ab
refs/heads/master
2022-03-09T08:29:37.429566
2022-03-07T01:13:50
2022-03-07T01:13:50
130,173,917
0
0
null
null
null
null
UTF-8
Java
false
false
462
java
package org.example.strategy.demo2; /** * Created by yuanchao on 2018/4/19. * 折扣类 */ public class CashierDis implements Strategy { @Override public double algorithmIntegace() { double price = Double.parseDouble(Utils.get("price")); int num = Integer.parseInt(Utils.get("num")); doubl...
[ "yuanchao@egova.com.cn" ]
yuanchao@egova.com.cn
a14dcdd5139052d68e07213dd4f6c78726f79dc2
139960e2d7d55e71c15e6a63acb6609e142a2ace
/mobile_app1/module101/src/main/java/module101packageJava0/Foo97.java
60b43df68984fedb7ee80ea0e555b44df3538dd6
[ "Apache-2.0" ]
permissive
uber-common/android-build-eval
448bfe141b6911ad8a99268378c75217d431766f
7723bfd0b9b1056892cef1fef02314b435b086f2
refs/heads/master
2023-02-18T22:25:15.121902
2023-02-06T19:35:34
2023-02-06T19:35:34
294,831,672
83
7
Apache-2.0
2021-09-24T08:55:30
2020-09-11T23:27:37
Java
UTF-8
Java
false
false
509
java
package module101packageJava0; import java.lang.Integer; public class Foo97 { Integer int0; Integer int1; public void foo0() { new module101packageJava0.Foo96().foo8(); } public void foo1() { foo0(); } public void foo2() { foo1(); } public void foo3() { foo2(); } public voi...
[ "oliviern@uber.com" ]
oliviern@uber.com
97f67ef884ea4e6f51b82312a819c233ec5789d4
9923e30eb99716bfc179ba2bb789dcddc28f45e6
/apimatic/java_gradle_android_lib/Samsara+API-Android/SamsaraAPILib/src/main/java/com/samsara/api/models/HumidityResponse.java
b2b953c0a8f7571fb3ccd92bc9c300d730c844e3
[ "MIT" ]
permissive
silverspace/samsara-sdks
cefcd61458ed3c3753ac5e6bf767229dd8df9485
c054b91e488ab4266f3b3874e9b8e1c9e2d4d5fa
refs/heads/master
2020-04-25T13:16:59.137551
2019-03-01T05:49:05
2019-03-01T05:49:05
172,804,041
2
0
null
null
null
null
UTF-8
Java
false
false
1,390
java
/* * SamsaraAPILib * * This file was automatically generated by APIMATIC v2.0 ( https://apimatic.io ). */ package com.samsara.api.models; import java.util.*; import com.fasterxml.jackson.annotation.JsonGetter; import com.fasterxml.jackson.annotation.JsonSetter; public class HumidityResponse e...
[ "greg@samsara.com" ]
greg@samsara.com
a5deed897bbefacd08a82b8ea2cb494485d8e71e
013960311eb1edd85c7e9b4b9cf336204586826a
/unit-test/src/test/java/com/gongpb/jmockit/fourth/MyObject.java
5afc0051c8d28f6dce2ccee5c411372d0e4cfe21
[]
no_license
gongpb/framework-web
cc64101dee6c96f758dbd7ebdd49449862d8b706
7534dac450b86da31f46d43d2325762687eced93
refs/heads/master
2021-01-19T13:30:47.790481
2017-06-25T07:28:56
2017-06-25T07:28:56
21,229,937
0
1
null
null
null
null
UTF-8
Java
false
false
134
java
package com.gongpb.jmockit.fourth; public class MyObject { public String hello(String name) { return "Hello " + name; } }
[ "my_program@126.com" ]
my_program@126.com
6d951a1714dff15369ad4b9259b70b158933a596
9f43271bb462e2da0e9afac724b4df9127a36dc4
/gdx-mod/src/main/java/com/badlogic/gdx/net/SocketHints.java
4321d3202b5dc0484addbb8b1d80606f4915a43a
[]
no_license
HoldYourWaffle/Geem
cd111a03a3157b16a86eb007fb1055f05e8a9923
3395346fbe9e224ded016a31fc7f72222646ec50
refs/heads/master
2018-10-30T02:52:13.876075
2018-08-23T11:20:33
2018-08-23T11:20:33
145,842,225
0
0
null
null
null
null
UTF-8
Java
false
false
3,432
java
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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.ap...
[ "ravivanrooijen@live.nl" ]
ravivanrooijen@live.nl
3d06374a9373a66f16adabcb767ce50d0f0bcb41
48db1af993cc160a148fb4faa954ff706d745639
/src/com/avante/core/UserWorkspace.java
1f73ef56a557fea4f22eb21e071e2cae409615bb
[]
no_license
ratadelaniebla/nirsa
68d303672136ca6d8285ca662cdbb5e59bd46589
524e974958224d94713ffe16e30efa9a9a5ad3e1
refs/heads/master
2020-03-12T11:08:49.257615
2018-07-01T17:15:20
2018-07-01T17:15:20
130,589,942
0
0
null
null
null
null
UTF-8
Java
false
false
2,966
java
/** * Copyright 2010 the original author or authors. * * This file is part of Zksample2. http://zksample2.sourceforge.net/ * * Zksample2 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 ve...
[ "marcos_baque@hotmail.com" ]
marcos_baque@hotmail.com
e8df16652022eca1628223250c1bbf3164e8cdd9
5148293c98b0a27aa223ea157441ac7fa9b5e7a3
/Method_Scraping/xml_scraping/NicadOutputFile_t1_beam/Nicad_t1_beam2346.java
ecd0202094cb7ac5a583cab88a7223b69cc8b942
[]
no_license
ryosuke-ku/TestCodeSeacherPlus
cfd03a2858b67a05ecf17194213b7c02c5f2caff
d002a52251f5461598c7af73925b85a05cea85c6
refs/heads/master
2020-05-24T01:25:27.000821
2019-08-17T06:23:42
2019-08-17T06:23:42
187,005,399
0
0
null
null
null
null
UTF-8
Java
false
false
427
java
// clone pairs:8001:70% // 12216:beam/sdks/java/io/xml/src/main/java/org/apache/beam/sdk/io/xml/JAXBCoder.java public class Nicad_t1_beam2346 { public boolean equals(Object other) { if (other == this) { return true; } if (!(other instanceof JAXBCoder)) { return false; } JA...
[ "naist1020@gmail.com" ]
naist1020@gmail.com
c45ffe3a74a02eff335d837b33b699136e3c5d26
f87904b0d14bc865b174c21b9c6e8406ccccf6d1
/string-class/app1/src/com/lara/C.java
8aae41530848047317c498b01343e215d3844b0c
[]
no_license
nextuser88/lara_java_code
f7c90e662b4d25cfb9a572f68a8ab86773febb92
f53349afa87aa5a8fa475b29ccf0c5ea903dcc74
refs/heads/master
2021-05-15T20:19:00.931695
2017-10-22T06:28:48
2017-10-22T06:28:48
107,842,369
0
0
null
null
null
null
UTF-8
Java
false
false
147
java
package com.lara; public class C { public static void main(String[] args) { String s1 = " abc xyz "; System.out.println(s1.length()); } }
[ "abhishekmishra034@gmail.com" ]
abhishekmishra034@gmail.com
b6a8eeb46f008e131237748f95a86dd1688598d1
447520f40e82a060368a0802a391697bc00be96f
/apks/playstore_apps/com_spotify_music/source/com/spotify/mobile/android/spotlets/collection/proto/ProtoAlbumArtistMetadata.java
e566a773e5ebde31fe7837aa2cdcb999c4ced470
[ "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
2,142
java
package com.spotify.mobile.android.spotlets.collection.proto; import com.squareup.wire.Message; import com.squareup.wire.ProtoAdapter; import kbs; import okio.ByteString; import xsi; public final class ProtoAlbumArtistMetadata extends Message<ProtoAlbumArtistMetadata, ProtoAlbumArtistMetadata.Builder> { public st...
[ "antal.micky@yahoo.com" ]
antal.micky@yahoo.com
de883033d1b3297f46d4919477adf8d014ae3509
d43b1cb3c37a7aed947e7d99d97fdea5f25a24f4
/org.ualerts.fixed/org.ualerts.fixed.web/src/main/java/org/ualerts/fixed/web/validator/FixtureValidatorFactory.java
c16363c370b2c9b5947a070510b00acc1393187b
[ "Apache-2.0" ]
permissive
mukpal/ualerts-server
088dbb6ae6f3faaff69e04dedb6f6bc0b682393c
58e921d9251e548e86e84b8041df17f64e746bc2
refs/heads/master
2020-12-31T06:32:28.561201
2013-10-21T14:42:16
2013-10-21T14:42:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,192
java
/* * File created on Sep 18, 2013 * * Copyright 2008-2013 Virginia Polytechnic Institute and State University * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apach...
[ "mikesir87@gmail.com" ]
mikesir87@gmail.com
1242e068a22980a4b191f87d1a05a02978366e9b
240db2a7719aca863b10c18aa76591dd7e59bae5
/jfinal_maven/src/main/java/com/demo/common/model/UserGroup.java
4cca87415adf70f401a65cee4c68b31e3da49e31
[]
no_license
abook23/MavenProjects
355bbc80307328cfad54c3c4f0f6edc8835e1d49
3e952414b4a32129537760688612e0c3be9bb089
refs/heads/master
2021-01-12T05:52:55.006009
2017-02-08T08:39:23
2017-02-08T08:39:23
77,226,145
0
0
null
null
null
null
UTF-8
Java
false
false
256
java
package com.demo.common.model; import com.demo.common.model.base.BaseUserGroup; /** * Generated by JFinal. */ @SuppressWarnings("serial") public class UserGroup extends BaseUserGroup<UserGroup> { public static final UserGroup dao = new UserGroup(); }
[ "abook23@163.com" ]
abook23@163.com
38059f4e2bd544518d4ce8a1f70596ad10befeb9
06c5fb64e21cba68fd5bbb4a7c51bff2fd24e06c
/FollowUpManager/src/com/shbestwin/followupmanager/view/widget/YearsOld1_2Body6.java
cf9a85f2f67e0ad341753878dcc9cdb3e2f45abf
[]
no_license
hczcgq/FollowUp
f9d41af3c0d1ca65451d70905c4ff79d35ad80e5
4958bc923aff98fcbf1604c6565b1954c2249e7b
refs/heads/master
2016-08-04T09:32:53.761938
2015-08-28T01:23:44
2015-08-28T01:23:44
38,375,663
1
0
null
null
null
null
UTF-8
Java
false
false
4,845
java
package com.shbestwin.followupmanager.view.widget; import java.util.ArrayList; import java.util.List; import android.content.Context; import android.support.v4.app.FragmentActivity; import android.support.v4.app.FragmentManager; import android.util.AttributeSet; import android.view.LayoutInflater; import andr...
[ "hczcgq@gmail.com" ]
hczcgq@gmail.com
413b35d05fdafe5d4d91b0283030a4fc8394d5bf
8228efa27043e0a236ca8003ec0126012e1fdb02
/L2JOptimus_Core/java/net/sf/l2j/gameserver/model/actor/instance/WarehouseKeeper.java
83df09bd3e103c5efcd6ab12d9bb69e36be116fb
[]
no_license
wan202/L2JDeath
9982dfce14ae19a22392955b996b42dc0e8cede6
e0ab026bf46ac82c91bdbd048a0f50dc5213013b
refs/heads/master
2020-12-30T12:35:59.808276
2017-05-16T18:57:25
2017-05-16T18:57:25
91,397,726
0
1
null
null
null
null
UTF-8
Java
false
false
5,580
java
package net.sf.l2j.gameserver.model.actor.instance; import java.util.Map; import net.sf.l2j.Config; import net.sf.l2j.gameserver.model.L2Clan; import net.sf.l2j.gameserver.model.actor.template.NpcTemplate; import net.sf.l2j.gameserver.model.itemcontainer.PcFreight; import net.sf.l2j.gameserver.network.SystemM...
[ "wande@DESKTOP-DM71DUV" ]
wande@DESKTOP-DM71DUV
55fe5dc99c7660e73444f27c04032f05f88767ec
bce5b2859bdaee188985725200dd2b0b702a0f96
/modules/axiom-api/src/main/java/org/apache/axiom/soap/SOAPFaultReason.java
f13fd3f080111fe197f747654e83e139eb4bf9fc
[ "Apache-2.0" ]
permissive
wso2/wso2-axiom
6c2fd0ecf23ba8321230d82d90bd26b1373caee0
c815e34d9866465bff53b785067cd0e8aa873635
refs/heads/master
2023-09-05T02:27:44.573813
2022-11-08T03:00:05
2022-11-08T03:00:05
16,400,930
34
83
null
2022-11-08T02:39:07
2014-01-31T05:58:21
Java
UTF-8
Java
false
false
1,207
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 ma...
[ "eranda@wso2.com" ]
eranda@wso2.com
f35471a2cba6fb5b1e00b08018f296ee77494636
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/12/12_bf42e18a2635ab21b0cba1cc9eaed97922b6b998/OAIFeederMappings/12_bf42e18a2635ab21b0cba1cc9eaed97922b6b998_OAIFeederMappings_t.java
a263fc8124868b8fdc2a582c5998b512f5b4d602
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,168
java
package org.dbpedia.extraction.live.feeder; import org.dbpedia.extraction.live.core.LiveOptions; import org.dbpedia.extraction.live.helper.MappingAffectedPagesHelper; import org.dbpedia.extraction.live.priority.Priority; import org.dbpedia.extraction.live.util.XMLUtil; import org.dbpedia.extraction.sources.XMLS...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
954bb31af9fd219e36712e3cb5e87ca922513ec9
e047870136e1958ce80dad88fa931304ada49a1b
/eu.cessar.ct.compat/src/eu/cessar/ct/compat/internal/ctproxy/wrap/SingleEREFValueFeatureWrapper.java
59dd3dd0fd04485a52c74a3cb68938c358cc1112
[]
no_license
ONagaty/SEA-ModellAR
f4994a628459a20b9be7af95d41d5e0ff8a21f77
a0f6bdbb072503ea584d72f872f29a20ea98ade5
refs/heads/main
2023-06-04T07:07:02.900503
2021-06-19T20:54:47
2021-06-19T20:54:47
376,735,297
0
0
null
null
null
null
UTF-8
Java
false
false
4,843
java
/** * <copyright> * * Copyright (c) Continental Engineering Services and others. * http://www.conti-engineering.com All rights reserved. * * </copyright> */ package eu.cessar.ct.compat.internal.ctproxy.wrap; import org.eclipse.emf.common.util.EList; import org.eclipse.emf.ecore.EObject; import org.eclipse.emf...
[ "onagaty@a5sol.com" ]
onagaty@a5sol.com
b6b9200868a959eed87a6cf66b0ed7d12a8b95ef
9282591635f3cf5a640800f2b643cd57048ed29f
/app/src/main/java/com/android/p2pflowernet/project/zxing/camera/PreviewCallback.java
1dbf8403081164cdd8528ab2dc616eb4178d52c2
[]
no_license
AHGZ/B2CFlowerNetProject
de5dcbf2cbb67809b00f86639d592309d84b3283
b1556c4b633fa7c0c1463af94db9f91285070714
refs/heads/master
2020-03-09T17:27:14.889919
2018-04-10T09:36:33
2018-04-10T09:36:33
128,908,791
1
0
null
null
null
null
UTF-8
Java
false
false
1,994
java
/* * Copyright (C) 2010 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "18911005030@163.com" ]
18911005030@163.com
074cd14ba7fc4edb71d715fd3b742eeff6d52c9a
5ec06dab1409d790496ce082dacb321392b32fe9
/clients/java-play-framework/generated/app/apimodels/OrgApacheSlingEngineImplLogRequestLoggerInfo.java
d38bac9ae83cec4e80f9845f24175ea93904ace6
[ "Apache-2.0" ]
permissive
shinesolutions/swagger-aem-osgi
e9d2385f44bee70e5bbdc0d577e99a9f2525266f
c2f6e076971d2592c1cbd3f70695c679e807396b
refs/heads/master
2022-10-29T13:07:40.422092
2021-04-09T07:46:03
2021-04-09T07:46:03
190,217,155
3
3
Apache-2.0
2022-10-05T03:26:20
2019-06-04T14:23:28
null
UTF-8
Java
false
false
5,317
java
package apimodels; import apimodels.OrgApacheSlingEngineImplLogRequestLoggerProperties; import com.fasterxml.jackson.annotation.*; import java.util.Set; import javax.validation.*; import java.util.Objects; import javax.validation.constraints.*; /** * OrgApacheSlingEngineImplLogRequestLoggerInfo */ @javax.annotation....
[ "cliffano@gmail.com" ]
cliffano@gmail.com
4da897cd301d823a9765848dd4941db5404a9930
2f4a058ab684068be5af77fea0bf07665b675ac0
/utils/com/facebook/notifications/protocol/FetchGraphQLNotificationsParams$1.java
dd12c62d638d8cc5cfe5f15dde2d0827c7f5047e
[]
no_license
cengizgoren/facebook_apk_crack
ee812a57c746df3c28fb1f9263ae77190f08d8d2
a112d30542b9f0bfcf17de0b3a09c6e6cfe1273b
refs/heads/master
2021-05-26T14:44:04.092474
2013-01-16T08:39:00
2013-01-16T08:39:00
8,321,708
1
0
null
null
null
null
UTF-8
Java
false
false
703
java
package com.facebook.notifications.protocol; import android.os.Parcel; import android.os.Parcelable.Creator; final class FetchGraphQLNotificationsParams$1 implements Parcelable.Creator<FetchGraphQLNotificationsParams> { public FetchGraphQLNotificationsParams a(Parcel paramParcel) { return new FetchGraphQLNo...
[ "macluz@msn.com" ]
macluz@msn.com
82a6884dca122192db0c55b556b04c4661c8b7a3
ae5eb1a38b4d22c82dfd67c86db73592094edc4b
/project269/src/test/java/org/gradle/test/performance/largejavamultiproject/project269/p1346/Test26925.java
3a071d86799c51a17310f1a3e2c034df7c8add4e
[]
no_license
big-guy/largeJavaMultiProject
405cc7f55301e1fd87cee5878a165ec5d4a071aa
1cd6a3f9c59e9b13dffa35ad27d911114f253c33
refs/heads/main
2023-03-17T10:59:53.226128
2021-03-04T01:01:39
2021-03-04T01:01:39
344,307,977
0
0
null
null
null
null
UTF-8
Java
false
false
2,274
java
package org.gradle.test.performance.largejavamultiproject.project269.p1346; import org.gradle.test.performance.largejavamultiproject.project269.p1345.Production26916; import org.junit.Test; import static org.junit.Assert.*; public class Test26925 { Production26925 objectUnderTest = new Production26925(); @T...
[ "sterling.greene@gmail.com" ]
sterling.greene@gmail.com
23a483d255b5a2d6627e5c21c936653d1837b878
df37a7d2e6b12c8c47d39ddf3da48edc28df00c7
/src/main/java/com/ebay/sdk/call/AddSellingManagerProductCall.java
35cb36850f52e0ce8455fbe5faf8bd521cca9b62
[]
no_license
Dorisliy/ssmpro
6b6a26279a042eaae05535ce2000ea8ae8f8c4e7
7f50762e4477f32d92a0f4a95871044330c6b7b7
refs/heads/master
2021-01-23T09:10:20.875103
2017-12-15T06:13:43
2017-12-15T06:13:43
102,560,438
0
0
null
null
null
null
UTF-8
Java
false
false
6,343
java
/* Copyright (c) 2013 eBay, Inc. This program is licensed under the terms of the eBay Common Development and Distribution License (CDDL) Version 1.0 (the "License") and any subsequent version thereof released by eBay. The then-current version of the License can be found at http://www.opensource.org/licenses/cddl1.p...
[ "891799155@qq.com" ]
891799155@qq.com
124e674de0ad667b423c7470b21ebc5200197486
405bf3369a63301a75b8515f69a4011b06203687
/MAVGCL/src/com/comino/flight/widgets/statusline/StatusLineWidget.java
5e69643bd1293d32a7405d11320a1e573c1b6f4f
[ "BSD-3-Clause", "BSD-2-Clause" ]
permissive
edsellar/MAVGCL
92f01ca179f8966419d68fe7c176e66e5a0f74fb
a2b33f29eaf98690840bab503578e0a7c959a15a
refs/heads/master
2021-01-14T11:45:14.116765
2016-09-07T16:54:54
2016-09-07T16:54:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,882
java
/**************************************************************************** * * Copyright (c) 2016 Eike Mansfeld ecm@gmx.de. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redi...
[ "ecm@gmx.de" ]
ecm@gmx.de
86e8c56ffb7fc8d857fe1b7f5af69f3316beba5c
4aa90348abcb2119011728dc067afd501f275374
/app/src/main/java/com/tencent/mm/g/a/sj$a.java
5b2e79c097f3085766001174b349af6fb9f0a663
[]
no_license
jambestwick/HackWechat
0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6
6a34899c8bfd50d19e5a5ec36a58218598172a6b
refs/heads/master
2022-01-27T12:48:43.446804
2021-12-29T10:36:30
2021-12-29T10:36:30
249,366,791
0
0
null
2020-03-23T07:48:32
2020-03-23T07:48:32
null
UTF-8
Java
false
false
149
java
package com.tencent.mm.g.a; public final class sj$a { public int action; public int fKd; public String fKe; public String result; }
[ "malin.myemail@163.com" ]
malin.myemail@163.com
4d337bca3ba9a1e7db45390daa19966ad6c45ac2
524b050cbc759f0bfdd8d0c801adb39867954672
/criteria/common/src/org/immutables/criteria/expression/Expression.java
844fe04ed61877859f611c6017b34373debbe9d6
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
asdbaihu/immutables
298535be5c738f405948199430b1ac79d2512e60
94bedc5b9ecd83a3b2ffe28b888f8df5537c6a25
refs/heads/master
2020-07-08T16:21:51.530504
2019-08-21T23:21:34
2019-08-21T23:21:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,233
java
/* * Copyright 2019 Immutables Authors and 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 applica...
[ "25229979+asereda-gs@users.noreply.github.com" ]
25229979+asereda-gs@users.noreply.github.com
83db888ef09fe5c6c443f60fd45cab3bafc89988
945a38d4fc4885a4db1c4e3a91cac07578d7dcfe
/g4-core/src/main/java/org/g4studio/core/orm/xibatis/sqlmap/engine/type/LongTypeHandler.java
a18b1cd0e7100519ea7d101a3bfd03c76d044c8a
[]
no_license
hongweichang/mg4
3b8a71809fb76193cb862a455fc2adc9d5804a72
edb9a3d56a35cb77abfcf650967c65f3338c3aee
refs/heads/master
2020-12-29T00:25:38.105899
2014-03-05T07:00:27
2014-03-05T07:00:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,303
java
package org.g4studio.core.orm.xibatis.sqlmap.engine.type; import java.sql.CallableStatement; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; /** * Long implementation of TypeHandler */ public class LongTypeHandler extends BaseTypeHandler implements TypeHandler { publ...
[ "javajiao@126.com" ]
javajiao@126.com
b8f7e96de40a2c049c8b8947245032188e1d96c5
2b9cc2c6ddd3540b4b2276fccac23c28d37e5c06
/src/main/java/com/microwise/msp/hardware/handler/formula/DegreeFunction.java
6e7df1ba4b62f11f58933440c121edad1dab1767
[]
no_license
algsun/blueplanet-daemon
864e5af9477d8e69ffa742deb3bbe141711d30a6
318c790e0eb7753b6ce8b3ba3cd41c539fe7746c
refs/heads/master
2020-03-15T19:47:44.247689
2018-05-31T07:25:02
2018-05-31T07:25:02
132,317,533
0
0
null
null
null
null
UTF-8
Java
false
false
2,156
java
package com.microwise.msp.hardware.handler.formula; import com.google.common.base.Preconditions; import java.util.Map; /** * 规整角度 * * @author gaohui * @date 14-1-2 16:11 */ public class DegreeFunction implements Function { @Override public Double compute(Double x, Map<String, Double> params) { ...
[ "algtrue@163.com" ]
algtrue@163.com
5e3a939b9c6172862615317d5d79612842eeeac9
dc75d89260dc51c76dbf0092f37d70b0bb8f7cec
/src/test/java/org/sarge/textrpg/common/SkillActionTest.java
55bac38424c32f91133eca15d15cabb0548b3872
[]
no_license
stridecolossus/TextRPG
c5990ebc156bcb80eba4d3feaf04d28f25db2454
4479f467986d19cf64f1ae601d9e694d30034006
refs/heads/master
2021-01-25T09:33:07.493762
2020-02-15T14:43:02
2020-02-15T14:43:02
93,850,829
0
0
null
null
null
null
UTF-8
Java
false
false
1,196
java
package org.sarge.textrpg.common; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertThrows; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.sarge.textrpg.util.ActionException; public class SkillActionTest extends A...
[ "chris.sarge@gmail.com" ]
chris.sarge@gmail.com
c64f057d1cfee5b343a5c2b7c4408b250dda73eb
0f1138e69d3c7fda9879f2b0f809624763eaca5d
/src/main/java/com/yaic/app/syn/dto/domain/SynPolicySurrenderDto.java
ea7b96242c7e1309b648012252bfb8126ac72b3b
[]
no_license
Jxyxl259/order_provider
23e880de8efb017423c665ce3ec4d899241095a4
f1a884a13d3aca6f01104309f030f5438f7e8b2b
refs/heads/master
2020-03-29T08:21:26.216815
2018-09-21T03:46:08
2018-09-21T03:46:08
149,706,291
0
0
null
null
null
null
UTF-8
Java
false
false
6,586
java
/* * Created By lujicong (2017-03-22 10:38:44) * Homepage https://github.com/lujicong * Since 2013 - 2017 */ package com.yaic.app.syn.dto.domain; import java.io.Serializable; import java.math.BigInteger; import java.util.Date; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.T...
[ "jxy_259_job@163.com" ]
jxy_259_job@163.com
eaf382862272a1e131941acfd987713ff586d3cc
28fb9884e4b35831bbccf3ead11296bf08272173
/estatioapp/app/src/test/java/org/incode/platform/dom/communications/integtests/dom/communications/fixture/data/democust2/DemoObjectWithNote_and_DemoInvoice_create3.java
7ef95f1d9ca139efa1282febc9d572dce72f6bf9
[ "Apache-2.0" ]
permissive
grandPiano/estatio
1703191d57f4a784fbfa33f96cd3fe68ce66a575
3923f15a59fc13dff2aa181e89dbd4fa6750c107
refs/heads/master
2020-08-12T18:39:28.628482
2019-10-04T09:33:09
2019-10-04T09:33:09
214,820,841
1
0
Apache-2.0
2019-10-13T13:00:55
2019-10-13T13:00:55
null
UTF-8
Java
false
false
6,954
java
package org.incode.platform.dom.communications.integtests.dom.communications.fixture.data.democust2; import java.io.IOException; import java.net.URL; import javax.inject.Inject; import com.google.common.io.Resources; import org.apache.isis.applib.fixturescripts.FixtureScript; import org.apache.isis.applib.value.Blo...
[ "dan@haywood-associates.co.uk" ]
dan@haywood-associates.co.uk
1f61cc3f829a030034bd47041b2e34f1d03aa4a3
327d615dbf9e4dd902193b5cd7684dfd789a76b1
/base_source_from_JADX/sources/org/junit/experimental/results/ResultMatchers.java
b247920c0a6814677f13e7150ed3821f1b584b30
[]
no_license
dnosauro/singcie
e53ce4c124cfb311e0ffafd55b58c840d462e96f
34d09c2e2b3497dd452246b76646b3571a18a100
refs/heads/main
2023-01-13T23:17:49.094499
2020-11-20T10:46:19
2020-11-20T10:46:19
314,513,307
0
0
null
null
null
null
UTF-8
Java
false
false
1,630
java
package org.junit.experimental.results; import org.hamcrest.BaseMatcher; import org.hamcrest.Description; import org.hamcrest.Matcher; import org.hamcrest.TypeSafeMatcher; public class ResultMatchers { public static Matcher<PrintableResult> failureCountIs(final int i) { return new TypeSafeMatcher<Printabl...
[ "dno_sauro@yahoo.it" ]
dno_sauro@yahoo.it
d845a15ed91f1c26648a751873daee77c3ef4c24
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/dts-20200101/src/main/java/com/aliyun/dts20200101/models/UpgradeTwoWayResponse.java
26d687f8ff90ad105cd7afd70895906223500ade
[ "Apache-2.0" ]
permissive
aliyun/alibabacloud-java-sdk
83a6036a33c7278bca6f1bafccb0180940d58b0b
008923f156adf2e4f4785a0419f60640273854ec
refs/heads/master
2023-09-01T04:10:33.640756
2023-09-01T02:40:45
2023-09-01T02:40:45
288,968,318
40
45
null
2023-06-13T02:47:13
2020-08-20T09:51:08
Java
UTF-8
Java
false
false
1,347
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.dts20200101.models; import com.aliyun.tea.*; public class UpgradeTwoWayResponse extends TeaModel { @NameInMap("headers") @Validation(required = true) public java.util.Map<String, String> headers; @NameInMap("statusCode") @V...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
95953eb4f31dfcf002cb7d1eb47e58b3d4f7df16
aa424c208191a7bcd14a4248f74f9963a2dc2a1d
/src/main/java/vn/mog/ewallet/operation/web/thirdparty/system/integration/sofcash/contract/transaction/AuthorisationRequestType.java
9a9c8f57ec105eaf19ba8bffc42cc5ad0d62ef6a
[]
no_license
duongvic/wallet-operation-web
50f85669461d337740a25d8f602e2865f1d3503e
11f0c5c10054f780ea45faa3b610cb1ab1b7818b
refs/heads/master
2023-07-02T17:49:59.324117
2021-08-18T04:59:36
2021-08-18T04:59:36
397,476,761
0
0
null
null
null
null
UTF-8
Java
false
false
1,791
java
package vn.mog.ewallet.operation.web.thirdparty.system.integration.sofcash.contract.transaction; import java.io.Serializable; import vn.mog.framework.contract.base.MobiliserRequestType; public class AuthorisationRequestType extends MobiliserRequestType implements Serializable { private static final long serialVers...
[ "DuongNH43@fpt.com.vn" ]
DuongNH43@fpt.com.vn
eb7fe55fbec616183ec8acf43516a81958fbd776
dc520dbc6c151bd026cb0483058ada2a9acf6f75
/SP20170629StringSqlJdbcTemp/src/com/study/spring/test/JDBCTest.java
8c16d431dd57735e2194206e8064b20f8da86597
[]
no_license
fendou666/frameBySpring
965b253b252cd75bf1e455b16f616c5a2aa1feff
3a9e458cfb6a8bb17d8a7644379c765471c22050
refs/heads/master
2021-01-21T16:10:14.190480
2017-10-11T10:03:54
2017-10-11T10:03:54
95,399,655
0
0
null
null
null
null
GB18030
Java
false
false
5,713
java
package com.study.spring.test; import java.sql.ResultSet; import java.sql.SQLException; import java.util.HashMap; import java.util.List; import org.junit.Test; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import com.study.mvc.model....
[ "ls_code@126.com" ]
ls_code@126.com
35c633356b33a559261eed904eb1238e05a46cc5
a2df6764e9f4350e0d9184efadb6c92c40d40212
/aliyun-java-sdk-sofa/src/main/java/com/aliyuncs/sofa/model/v20190815/ExecLinkeantcodeAntcodeProtectbranchbynameResponse.java
201418756b889f62883c84c65bbd2a41bdf1e2a0
[ "Apache-2.0" ]
permissive
warriorsZXX/aliyun-openapi-java-sdk
567840c4bdd438d43be6bd21edde86585cd6274a
f8fd2b81a5f2cd46b1e31974ff6a7afed111a245
refs/heads/master
2022-12-06T15:45:20.418475
2020-08-20T08:37:31
2020-08-26T06:17:49
290,450,773
1
0
NOASSERTION
2020-08-26T09:15:48
2020-08-26T09:15:47
null
UTF-8
Java
false
false
6,681
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
803885e98acfc03257c58b52d10863e587e40fae
dc2697bc0c64471ed57742893f5ea3961f106432
/EMaulWebServer/src/main/java/com/jaha/web/emaul/config/FaviconConfiguration.java
94d0665405d9a9b71a93267b9a8accdf2e838005
[]
no_license
sms8884/EmaulWeb
49c097c74365312c4532079b793d73b7bcac5031
7ec9a1f8dbe8ed481c9df7c7d195d7d8ea0bf0fc
refs/heads/master
2021-01-01T19:36:47.116987
2017-08-18T04:46:56
2017-08-18T04:46:56
98,624,332
0
0
null
null
null
null
UTF-8
Java
false
false
1,728
java
package com.jaha.web.emaul.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.core.io.ClassPathResource; import org.springframework.core.io.Resource; import org.springframework.web.servlet.handler.SimpleUrlHandlerMapping; ...
[ "sms8884@nate.com" ]
sms8884@nate.com
ca5ca40b93a9a889f747172b88abefc882baa7fb
ca115e90fea786d3ccf87cda3cf9fcafaf0c709a
/cascading-core/src/main/java/cascading/flow/stream/element/FunctionEachStage.java
dde29e69af69cc5201325176fd40a437bb553471
[ "Apache-2.0" ]
permissive
tdyas/cascading
b82d8eebbbac2f071de6441de41ae872b7ef4b0b
05720bf78c05d80606f0f81c3e68cc37139b8bda
refs/heads/wip-3.0
2021-01-18T00:00:39.486664
2015-02-25T05:34:29
2015-02-25T05:34:29
31,339,199
0
0
null
2015-02-25T22:29:51
2015-02-25T22:29:51
null
UTF-8
Java
false
false
3,004
java
/* * Copyright (c) 2007-2014 Concurrent, Inc. All Rights Reserved. * * Project and contact information: http://www.cascading.org/ * * This file is part of the Cascading project. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License....
[ "chris@wensel.net" ]
chris@wensel.net
c928380b101e1c70968c4b96bcf4e7906178bbdc
005a358a3501b3f6620dcbb42303c543ae0c41c6
/src/main/java/me/webapp/exception/CacheException.java
d522561c66cf9a0b212fbedd558a35144d41c58f
[]
no_license
paranoidq/archetype-springboot
c03d6c445477e46beac04d69c708b67d6929f566
19097ee78de431a92a1266da96d67ec767a03748
refs/heads/master
2020-03-19T01:07:33.938144
2018-06-14T14:45:54
2018-06-14T14:45:54
135,524,535
0
0
null
null
null
null
UTF-8
Java
false
false
606
java
package me.webapp.exception; /** * @author paranoidq * @since 1.0.0 */ public class CacheException extends AppException { public CacheException() { } public CacheException(String message) { super(message); } public CacheException(String message, Throwable cause) { super(messag...
[ "paranoid.qian@gmail.com" ]
paranoid.qian@gmail.com
7f5fd57d92fc522ee169366a742411b404aef644
adc60003df5a5f339bdd53be116e0f478698e481
/tyre5/src/main/java/com/kkbc/entity/DeviceString.java
79d7b747e60ac1ec7ecc4fb8559b0fd428129590
[]
no_license
shanghaif/ineutech
39cac67c1a71d3dc77dc714c8ea39199fbbbddf0
9fab2e91cff8408452652c4aba8d8e0e3fd2cb5b
refs/heads/master
2023-03-18T09:13:15.377277
2020-12-28T06:31:09
2020-12-28T06:31:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,228
java
package com.kkbc.entity; import java.util.Date; /** * 字符串包数据 **/ public class DeviceString { /** * 表名 */ public static final String TB_N="device_string"; private Long id; private String dtu_id; private Date create_time; private Date caiji_time; private Integer dtu_tpms_status; private String yuliu1_ph...
[ "543979100@qq.com" ]
543979100@qq.com
0ea84fdadd42a7ad16302d7411426d165ad5fe0f
9b9b9b855eba93c8dd9e3c2997d53c6f4728bc5a
/src/kr/ac/kopo/과제/20200428/2060340014_나성주_과제/Lotto/BinarySearch/LottoNum.java
1e04747179811421648c66b4e47f091b45c34807
[]
no_license
jhw-polytech/kopo_java
3508569a3021ffe584f107152ad659bd1c1dd9fd
191372687bdf78259789f472f8e948b6a91d1b6d
refs/heads/master
2022-12-06T13:47:35.461835
2020-08-17T13:38:32
2020-08-17T13:38:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,197
java
package homework.day12.Lotto.BinarySearch; import java.util.Random; public class LottoNum { private int[] lottoNums = new int[7]; public int[] getLottoNums(String msg) { Random r = new Random(); System.out.println(msg); for (int i = 0; i < 7; i++) { loops: w...
[ "2060340007@office.kopo.ac.kr" ]
2060340007@office.kopo.ac.kr
f5e9181543baa78c3c5dd6e4e0ab2222a6c9d6de
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/3/3_bc99c56b42e4caab6def9a651e4b89501dcf8a57/LocationHelper/3_bc99c56b42e4caab6def9a651e4b89501dcf8a57_LocationHelper_s.java
920e7aa30de6d95c8f9aeca9481c0e674aa29be1
[]
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
5,106
java
/** * */ package fr.utc.nf33.ins.location; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; import android.database.Cursor; /** * * @author * */ public final class LocationHelper { // private static final double DEGREES_TO_...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2c812877b44ecdd294282642b86f8981a3303582
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/3/3_94f9e34ab623883ed8709bc69f2723c924b811f8/LogList/3_94f9e34ab623883ed8709bc69f2723c924b811f8_LogList_t.java
c720be48defdc8589869e16a734e359a2b88e3bd
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,737
java
/** * Copyright (c) 2009-2012, Netbout.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are PROHIBITED without prior written permission from * the author. This product may NOT be used anywhere and on any computer * except the server platfor...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
62ae875730e968e6c3bcbad4e4473f5557a94c44
392b183ece3b41beaec08ab88dcafd504e8cf4e9
/me/shatteredhej/railhack/railhackmod/manager/EventManager.java
b3a1070afbdf3b70e34d14a2a700e81615bb289a
[ "MIT" ]
permissive
3000IQPlay/RailHack-0.5.9-Src
552decf5749ee744b565494415f89af948257a98
9c1396d095a72f7a414f24cfb1720fc294a9f24a
refs/heads/main
2023-06-27T16:58:42.177134
2021-08-04T15:53:07
2021-08-04T15:53:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,698
java
package me.shatteredhej.railhack.railhackmod.manager; import java.util.Iterator; import me.shatteredhej.railhack.RailHack; import me.shatteredhej.railhack.railhackmod.command.Command; import me.shatteredhej.railhack.railhackmod.command.Commands; import me.shatteredhej.railhack.railhackmod.event.Event; import me.shatte...
[ "56791945+AfkBranta@users.noreply.github.com" ]
56791945+AfkBranta@users.noreply.github.com
cadb99721e6eb8d179d3efeca50a7cf33b3428e3
827eeb7783b8fd3bef8dc737e4351124817d2533
/void-common/src/main/java/com/phantomsaber/common/enums/DataSourceType.java
ab8daa3875f56d5beb4602050eb8ea5ae8265eaa
[ "MIT" ]
permissive
phantomVoid/void-vue
278cfb8ddb957ca1c59ccbdca17e002c30b62c34
ec055c4fa505a84818ddbc7dc776959e58dfaa12
refs/heads/master
2022-12-06T00:54:57.430120
2020-08-09T15:18:21
2020-08-09T15:18:21
286,258,298
0
0
null
null
null
null
UTF-8
Java
false
false
202
java
package com.phantomsaber.common.enums; /** * 数据源 * * @author phantomsaber */ public enum DataSourceType { /** * 主库 */ MASTER, /** * 从库 */ SLAVE }
[ "phantomsaber@foxmail.com" ]
phantomsaber@foxmail.com
7b1dbc5ecc445dd239875d1e10299c0a3112931d
2a8e1bbae262a2c2a8f91e81cd354cb9388b26de
/app/src/main/java/com/yijiu/e520/base/SimpleFragment.java
e11811cbd5fb52949b7fc5fe7cd2f138195ce79f
[]
no_license
dengluo/e5202
4d50e8fb6082b08be303449950931c93310ed555
97d011d0e5ce0f70ca1c0d9c6eed78a188b732e0
refs/heads/master
2020-06-02T08:12:33.475583
2019-06-10T03:55:20
2019-06-10T03:55:20
191,093,000
0
0
null
null
null
null
UTF-8
Java
false
false
2,006
java
package com.yijiu.e520.base; import android.app.Activity; import android.content.Context; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import butterknife.ButterKnife; import butterknife.Unbinder; impo...
[ "dengluo2008@163.com" ]
dengluo2008@163.com
a887aa29ea107a66e91500cd814c52f61a338f5d
3eca6278418d9eef7f5f850b23714a8356ef525f
/tumi/CobranzaEJB/ejbModule/pe/com/tumi/cobranza/planilla/bo/SolicitudCtaCteBloqueoBO.java
b4986f239cc314e706c9af6bb0a1c93a30cdde6a
[]
no_license
cdelosrios88/tumiws-bizarq
2728235b3f3239f12f14b586bb6349e2f9b8cf4f
7b32fa5765a4384b8d219c5f95327b2e14dd07ac
refs/heads/master
2021-01-23T22:53:21.052873
2014-07-05T05:19:58
2014-07-05T05:19:58
32,641,875
0
0
null
null
null
null
UTF-8
Java
false
false
1,655
java
package pe.com.tumi.cobranza.planilla.bo; import java.util.HashMap; import java.util.List; import pe.com.tumi.cobranza.planilla.dao.SolicitudCtaCteBloqueoDao; import pe.com.tumi.cobranza.planilla.dao.impl.SolicitudCtaCteBloqueoDaoIbatis; import pe.com.tumi.cobranza.planilla.domain.SolicitudCtaCteBloqueo; impo...
[ "cdelosrios@bizarq.com@b3a863b4-f5f8-5366-a268-df30542ed8c1" ]
cdelosrios@bizarq.com@b3a863b4-f5f8-5366-a268-df30542ed8c1
95d64a8422b16d9885795dd2e1c77ca2aef7d3bf
144cbb5eb0ccbc29dbc6d2f3d4a68ba2ba8cbf0f
/project_euler/src/project_euler/q32.java
5380791054ac6de52824501a4c972cc31506d52c
[]
no_license
kwojcicki/coding_questions
3349359e16204b77a3504e8a84a84bb4353f889b
524487bca6751ddc74084281580a7f64934f96da
refs/heads/master
2023-09-01T15:45:31.446929
2023-08-22T04:19:11
2023-08-22T04:19:11
146,682,896
2
0
null
null
null
null
WINDOWS-1252
Java
false
false
1,695
java
package project_euler; import java.util.Arrays; import java.util.HashSet; public class q32 { /** * We shall say that an n-digit number is pandigital if it makes use of all the digits 1 to n exactly once; for example, the 5-digit number, 15234, is 1 through 5 pandigital. The product 7254 is unusual, as...
[ "kwojcicki@sympatico.ca" ]
kwojcicki@sympatico.ca
5d09a80a680a765e1a677a916f4baaaef6bef4b0
694d574b989e75282326153d51bd85cb8b83fb9f
/google-ads/src/main/java/com/google/ads/googleads/v1/services/stub/CustomerExtensionSettingServiceStub.java
213e9a6a0074fb023c0c17059d6b53d6034f8021
[ "Apache-2.0" ]
permissive
tikivn/google-ads-java
99201ef20efd52f884d651755eb5a3634e951e9b
1456d890e5c6efc5fad6bd276b4a3cd877175418
refs/heads/master
2023-08-03T13:02:40.730269
2020-07-17T16:33:40
2020-07-17T16:33:40
280,845,720
0
0
Apache-2.0
2023-07-23T23:39:26
2020-07-19T10:51:35
null
UTF-8
Java
false
false
2,100
java
/* * Copyright 2019 Google LLC * * 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 applicable law or agreed to ...
[ "nwbirnie@gmail.com" ]
nwbirnie@gmail.com
a7b440478fc30c5967a4df7d45e82989dcb9f065
39e4a330b2e6eb15b2747827d3c76faa39aece5d
/pivot-wtk/src/org/apache/pivot/wtk/skin/CalendarSkin.java
b11536840e638628a892522a18319a3652315d96
[]
no_license
barchart/barchart-pivot
4ae13ba3ccfcef5c210f4762f55cba457d4cfc34
f901f3eae63a1fa94aa072c1e62127951545432e
refs/heads/master
2023-07-05T00:40:05.424903
2021-10-04T22:12:15
2021-10-04T22:12:15
3,960,299
0
0
null
null
null
null
UTF-8
Java
false
false
1,498
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 ...
[ "Andrei.Pozolotin@gmail.com" ]
Andrei.Pozolotin@gmail.com
0727fb8601508aa04b3588945ef54542fbe2a0c2
06b2eb7f520f9fc092d4e71b633f5206cd45d69a
/basex-core/src/main/java/org/basex/query/value/item/DTDur.java
a4fe443b61103863bde5baa0748e1781826415f5
[ "BSD-3-Clause" ]
permissive
dkanda/basex
1cfd7ca46202e867115c5e71495768f052d5b462
86fe69fbf75d26fef835f836a770d1fccfa45e73
refs/heads/master
2020-04-05T14:32:21.113355
2018-11-10T00:55:38
2018-11-10T00:55:38
156,934,200
0
0
NOASSERTION
2018-11-10T00:53:07
2018-11-10T00:53:07
null
UTF-8
Java
false
false
4,756
java
package org.basex.query.value.item; import static org.basex.query.QueryError.*; import static org.basex.query.QueryText.*; import java.math.*; import java.util.regex.*; import org.basex.query.*; import org.basex.query.util.collation.*; import org.basex.query.value.type.*; import org.basex.util.*; /** * DayTime Dur...
[ "christian.gruen@gmail.com" ]
christian.gruen@gmail.com