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
91584883290b227386c88184d9aebe4a8ab16306
478106dd8b16402cc17cc39b8d65f6cd4e445042
/l2junity-gameserver/src/main/java/org/l2junity/gameserver/enums/MatchingRoomType.java
2c92c8d7a7a753a590a735dc8d56af0e82582c56
[]
no_license
czekay22/L2JUnderGround
9f014cf87ddc10d7db97a2810cc5e49d74e26cdf
1597b28eab6ec4babbf333c11f6abbc1518b6393
refs/heads/master
2020-12-30T16:58:50.979574
2018-09-28T13:38:02
2018-09-28T13:38:02
91,043,466
1
0
null
null
null
null
UTF-8
Java
false
false
848
java
/* * Copyright (C) 2004-2015 L2J Unity * * This file is part of L2J Unity. * * L2J Unity 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 lat...
[ "unafraid89@gmail.com" ]
unafraid89@gmail.com
afa139f9de6cd7214a5a74ec302038061cf81e78
7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b
/Crawler/data/MyFunctionalInterface.java
2575330d8bc04a8eaea1170a5dcb7c94bd7c6664
[]
no_license
NayrozD/DD2476-Project
b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0
94dfb3c0a470527b069e2e0fd9ee375787ee5532
refs/heads/master
2023-03-18T04:04:59.111664
2021-03-10T15:03:07
2021-03-10T15:03:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
852
java
2 https://raw.githubusercontent.com/liuminchao123/JavaWeb_Learning/master/02.%20java/Java/%E9%BB%91%E9%A9%AC%E6%95%99%E7%A8%8B/23.%E3%80%90%E5%87%BD%E6%95%B0%E5%BC%8F%E6%8E%A5%E5%8F%A3%E3%80%91-%E7%AC%94%E8%AE%B0/code/12_FunctionalInterface/src/com/itheima/demo01/FunctionalInterface/MyFunctionalInterface.java package c...
[ "veronika.cucorova@gmail.com" ]
veronika.cucorova@gmail.com
cc19dfd6f8190f4026239efc6f173d66ca7b3356
1b996fd16eb93c63341a9de377bfeb5cfae4d21e
/src/leetcodeProblems/medium/ZigzagTraversal103.java
4a3cb01013c272473b2442bb08eb36dbf1584050
[]
no_license
nikhilagrwl07/Leetcode-Java-Solutions
8d5fd3a28afdf27b51c1e638cbe0283967f73224
28d97dd96d3faa93d6cac975518c08143be53ebe
refs/heads/master
2021-06-15T06:08:04.860423
2021-05-03T15:20:53
2021-05-03T15:20:53
192,016,779
1
1
null
2021-04-19T13:26:06
2019-06-14T23:39:53
Java
UTF-8
Java
false
false
2,406
java
package leetcodeProblems.medium; import java.util.*; public class ZigzagTraversal103 { public static void main(String[] args) { ZigzagTraversal103 ob = new ZigzagTraversal103(); TreeNode treeNode = ob.buildTree(); List<List<Integer>> lists = ob.zigzagLevelOrder(treeNode); System.o...
[ "nikhil.agrwl07@gmail.com" ]
nikhil.agrwl07@gmail.com
58460814e54aa211129d50bb918123aa7a32651d
1be3c58802588e168d02fd40600c996699abaed4
/test/plugin/scenarios/jedis-scenario/src/main/java/org/apache/skywalking/apm/testcase/jedis/controller/CaseController.java
e38b2b2a311bd6279e6072616e66de6d747d3c91
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
zhentaoJin/skywalking
e73a4dd612e01d93981345444a462c47096d6ab5
dbce5f5cce2cd8ed26ce6d662f2bd6d5a0886bc1
refs/heads/master
2021-04-09T23:40:19.407603
2020-11-05T15:13:29
2020-11-05T15:13:29
305,288,772
6
0
Apache-2.0
2020-10-19T06:48:38
2020-10-19T06:48:38
null
UTF-8
Java
false
false
1,952
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 ...
[ "wu.sheng@foxmail.com" ]
wu.sheng@foxmail.com
de265969c1f0d139c9c9ab0ab9227adc242860f9
421f0a75a6b62c5af62f89595be61f406328113b
/generated_tests/model_seeding/22_byuic-com.yahoo.platform.yui.compressor.JarClassLoader-1.0-10/com/yahoo/platform/yui/compressor/JarClassLoader_ESTest_scaffolding.java
e792a1e10bfc0e70ef771285ba672807437e6c62
[]
no_license
tigerqiu712/evosuite-model-seeding-empirical-evaluation
c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6
11a920b8213d9855082d3946233731c843baf7bc
refs/heads/master
2020-12-23T21:04:12.152289
2019-10-30T08:02:29
2019-10-30T08:02:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
554
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sat Oct 26 01:42:40 GMT 2019 */ package com.yahoo.platform.yui.compressor; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org...
[ "pderakhshanfar@bsr01.win.tue.nl" ]
pderakhshanfar@bsr01.win.tue.nl
680a7440a40e73362230cf5190d93519dc85ed6c
e315c2bb2ea17cd8388a39aa0587e47cb417af0a
/backoffice/tn/com/smartsoft/backoffice/referentiel/saison/presentation/model/SaisonsModel.java
1fe5f1aff9e9f4ee6a5b9ef33dc998ce66a96a48
[]
no_license
wissem007/badges
000536a40e34e20592fe6e4cb2684d93604c44c9
2064bd07b52141cf3cff0892e628cc62b4f94fdc
refs/heads/master
2020-12-26T14:06:11.693609
2020-01-31T23:40:07
2020-01-31T23:40:07
237,530,008
0
0
null
null
null
null
UTF-8
Java
false
false
277
java
package tn.com.smartsoft.backoffice.referentiel.saison.presentation.model; import tn.com.smartsoft.framework.presentation.model.GenericEntiteModel; public class SaisonsModel extends GenericEntiteModel { /** * */ private static final long serialVersionUID = 1L; }
[ "alouiwiss@gmail.com" ]
alouiwiss@gmail.com
66a4c570d5b4ec463329a7b987d8c491f21f1c30
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/8/8_5fc9d09e386a298265876b8a331f735c5b47333b/HashingUtils/8_5fc9d09e386a298265876b8a331f735c5b47333b_HashingUtils_t.java
ad07b92eae26ce71b84596c9df9e917244cce8b7
[]
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,101
java
/* Copyright 2011 Monits 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 ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
c097fa2d106081e3550fa5e540ceb9ebbf5081eb
cd9d753ecb5bd98e5e1381bc7bd2ffbd1eacc04d
/src/main/java/leecode/dfs/Solution39.java
87dd6b124063c8bc17353211d49839d1b5c886f3
[]
no_license
never123450/aDailyTopic
ea1bcdec840274442efa1223bf6ed33c0a394d3d
9b17d34197a3ef2a9f95e8b717cbf7904c8dcfe4
refs/heads/master
2022-08-06T15:49:25.317366
2022-07-24T13:47:07
2022-07-24T13:47:07
178,113,303
0
0
null
null
null
null
UTF-8
Java
false
false
1,457
java
package leecode.dfs; import java.util.ArrayList; import java.util.Arrays; import java.util.List; /** * @description: https://leetcode-cn.com/problems/combination-sum/ * 组合总和 * @author: xwy * @create: 2021年08月12日16:42:26 **/ public class Solution39 { public List<List<Integer>> combinationSum(int[] candidate...
[ "845619585@qq.com" ]
845619585@qq.com
f2224442ec162bd2508f4a13ca6a8527f7ea0e92
61385e624304cd1a38903d7ee60ca27196f0a984
/3D Game(GDX Lib)/core/src/com/project/managers/EnemyAnimations.java
15748ee5256b52c7085e4333027c923f7adf5a65
[]
no_license
markoknezevic/Personal_projects
a8590e9a29432a7aaaf12f7ca3dbbc0029b46574
e3427ee5371902eb9ea3f6b2ee45a58925e48e7c
refs/heads/master
2020-04-16T08:56:08.122755
2019-07-23T21:56:19
2019-07-23T21:56:19
165,444,238
1
0
null
null
null
null
UTF-8
Java
false
false
1,221
java
package com.project.managers; public class EnemyAnimations { public static final String [] __ATTACK_ANIMATION__ = new String[] { "Armature|attack1_l", "Armature|attack1_r", "Armature|attack2", "Armature|attack3" ...
[ "you@example.com" ]
you@example.com
d8a829b6a315a8cc2c533e455bc4093fc808b04e
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/serge-rider--dbeaver/1d991820142f8df66b9f9fde2d28c2bbb603a84a/after/MySQLDialect.java
911b2085bc1f922463c2e794fd1f2f0bf8785c5f
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
2,899
java
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2017 Serge Rider (serge@jkiss.org) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/license...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
830873c5a4d31008f02474ad11f377bd4dc6d4e5
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/repairnator/learning/5092/NopolStatus.java
455c00775c0c600ce0939c94123bc84a0eeab936
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
185
java
package fr.inria.spirals.repairnator.process.nopol; /** * Created by urli on 16/02/2017. */ public enum NopolStatus { NOTLAUNCHED, RUNNING, NOPATCH, TIMEOUT, PATCH, EXCEPTION }
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
6d520d7c5d27670579f4b3b6e7f6f2d0d5b490e3
2fbfa1a2755ffa379c880f8f9d784a445ef79133
/src/main/java/com/saving/myapp/config/JacksonConfiguration.java
50716aed3cd4e6595556e76017228104378b60cb
[]
no_license
yogenmah04/friendsSaving
c96cdec1019a70996b8e61a134d0d99f8172ab0e
c6d76d939ba5520c8eedbf7c9fd35300d4aa8a1b
refs/heads/master
2022-04-18T03:21:54.711921
2020-04-14T03:14:07
2020-04-14T03:14:07
255,498,452
0
0
null
null
null
null
UTF-8
Java
false
false
1,642
java
package com.saving.myapp.config; import com.fasterxml.jackson.datatype.hibernate5.Hibernate5Module; import com.fasterxml.jackson.datatype.jdk8.Jdk8Module; import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule; import com.fasterxml.jackson.module.afterburner.AfterburnerModule; import org.springframework.context.a...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
aa61c8954f571d8823d81252dc9a56c5769258d2
752d91d350aecb70e9cbf7dd0218ca034af652fa
/Winjit Deployment/Backend Source Code/src/main/java/com/fullerton/olp/wsdao/SoapLoggingInterceptor.java
d5a8c5c26b24787aff70466739ac1a7e1b80ee82
[]
no_license
mnjdby/TEST
5d0c25cf42eb4212f87cd4d23d1386633922f67e
cc2278c069e1711d4bd3f0a42eb360ea7417a6e7
refs/heads/master
2020-03-11T08:51:52.533185
2018-04-17T11:31:46
2018-04-17T11:31:46
129,894,682
0
0
null
null
null
null
UTF-8
Java
false
false
1,653
java
package com.fullerton.olp.wsdao; import java.io.IOException; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.ws.client.WebServiceClientException; import org.springframework.ws.client.support.interceptor.ClientInterceptorAdapter; import org.springframework.ws.context.MessageContext;...
[ "165016@fullertonindia.local" ]
165016@fullertonindia.local
9e8abcdaec13ddfec0c03a0fbabc323187c53180
12a99ab3fe76e5c7c05609c0e76d1855bd051bbb
/src/main/java/com/alipay/api/domain/DisplayConfig.java
85fa4fd5e441553a652a4fa1c6abf694a892eff9
[ "Apache-2.0" ]
permissive
WindLee05-17/alipay-sdk-java-all
ce2415cfab2416d2e0ae67c625b6a000231a8cfc
19ccb203268316b346ead9c36ff8aa5f1eac6c77
refs/heads/master
2022-11-30T18:42:42.077288
2020-08-17T05:57:47
2020-08-17T05:57:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
977
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 券的描述信息 * * @author auto create * @since 1.0, 2017-06-05 11:25:25 */ public class DisplayConfig extends AlipayObject { private static final long serialVersionUID = 3448669554245...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
db66227045d438c2e857c876a265730cd776cefa
4e1171126b279c65da624092fd49b0713d26f596
/src/test/java/com/ashwin/java/SwaggerDemoApplicationTests.java
85a1438fccc554b5016765dcda2a92db048a1860
[]
no_license
ashwindmk/springboot_swagger_demo
8ba794502acd62c1d2c8130a5ecd0776f96dc446
0edf43ea676c65d3455bf7d2b22e70ce532ed265
refs/heads/master
2022-12-24T08:51:18.198541
2020-09-26T09:19:02
2020-09-26T09:19:02
298,774,569
0
0
null
null
null
null
UTF-8
Java
false
false
212
java
package com.ashwin.java; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class SwaggerDemoApplicationTests { @Test void contextLoads() { } }
[ "ashwin.dinesh01@gmail.com" ]
ashwin.dinesh01@gmail.com
c9bb8c38eaf286580957b83ebadc5ca48a621a61
96838da3527b4d8bf3b4c6f3916f8a8995a91b53
/src/main/java/com/selectica/Base/eclm/definitions/CNDABO/CNDASignature/scripts/SetIntSignerEmail.java
2ea11ddb64230b7affd7f46ed21584f053fdf12d
[]
no_license
LeoSigal/Phil
b5d2c50a07774a93f58a60ccdba6845f4577edc9
2e71214fcde15202c52efdcc7ebdfcc418d1730d
refs/heads/master
2021-01-10T18:38:52.007604
2019-04-19T03:59:31
2019-04-19T03:59:31
36,754,970
0
0
null
null
null
null
UTF-8
Java
false
false
1,876
java
package com.selectica.Base.eclm.definitions.CNDABO.CNDASignature.scripts; import com.selectica.Base.stubs.ContractInfoComponent; import com.selectica.config.Config; import com.selectica.config.ConfigKeys; import com.selectica.rcfscripts.AbstractDataWriteScript; import com.selectica.rcfutils.RCFUserWrapper; /** * Cre...
[ "user@rcfproj.aws.selectica.net" ]
user@rcfproj.aws.selectica.net
ed5e2993fe9f89d16e0dd5ff487fe4da28432934
78b6e133c361d4277b4073c94fe205f92b83ca98
/src/main/java/com/xiaoshu/dao/MessageTempleMapper.java
00ad1013ebc88412bd1b0a2e96ec48bb853df229
[]
no_license
barrysandy/rabbitmq
375763a78e5c35d7a75780ef4893f8279c089bbb
d4482d74c26c32aeaaedf7c83f4b8cafcb94b951
refs/heads/master
2020-03-16T04:42:39.145664
2018-09-05T22:40:03
2018-09-05T22:40:03
132,517,379
1
0
null
null
null
null
UTF-8
Java
false
false
2,513
java
package com.xiaoshu.dao; import com.xiaoshu.entity.MessageTemple; import org.apache.ibatis.annotations.*; import java.util.List; /** 标准版 */ public interface MessageTempleMapper { /** save one */ @Insert("INSERT INTO message_temple (ID,COMMODITY_ID,TEMPLE_NAME, TEMPLE_ID,TEMPLE_TYPE, CREATE_TIME, UPDATE_TIME, DE...
[ "865815412@qq.com" ]
865815412@qq.com
0bc4d11544ec98e3c2c2e3112e9fda8bf57c1e56
09bf3a76211471818bf3fc7f43ac9fada06ab5e6
/hackathon/catalog/src/main/java/com/hackathon/catalog/utils/exception/InvalidPaginationException.java
1a2556012cd47489fe7e82eaffc4597a93255784
[]
no_license
AmanMoglix/moglixGroup
e76febb085af390fb9a76f416b3c602f7eeee186
0993801dcbd5a2c6d4476a7cf3b1c7d5af0aa6c2
refs/heads/master
2023-08-31T00:55:47.026305
2021-10-17T06:35:13
2021-10-17T06:35:13
408,688,399
1
6
null
2021-09-30T13:34:18
2021-09-21T04:35:48
Java
UTF-8
Java
false
false
495
java
package com.hackathon.catalog.utils.exception; public class InvalidPaginationException extends RuntimeException { private static final long serialVersionUID = 5861310537366163L; public InvalidPaginationException(final String message, final Throwable cause) { super(message, cause); } public I...
[ "aman.katiyar@moglix.com" ]
aman.katiyar@moglix.com
e73545d31c8abd2d6300cda3b286c6bce0051d04
2eb5604c0ba311a9a6910576474c747e9ad86313
/chado-pg-orm/src/org/irri/iric/chado/so/MonocistronicHome.java
85b25802800a62ec07328553816fb976c0a31571
[]
no_license
iric-irri/portal
5385c6a4e4fd3e569f5334e541d4b852edc46bc1
b2d3cd64be8d9d80b52d21566f329eeae46d9749
refs/heads/master
2021-01-16T00:28:30.272064
2014-05-26T05:46:30
2014-05-26T05:46:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,580
java
package org.irri.iric.chado.so; // Generated 05 26, 14 1:32:32 PM by Hibernate Tools 3.4.0.CR1 import java.util.List; import javax.naming.InitialContext; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.hibernate.LockMode; import org.hibernate.SessionFactory; import org....
[ "locem@berting-debian.ourwebserver.no-ip.biz" ]
locem@berting-debian.ourwebserver.no-ip.biz
4a8028f179c276c0fec9d00b2970d8c3ee688d0a
3a53421aabee5ae306f69b9f6dfcd23a9d501d63
/communication/assignment3/A3-Android-App/src/vandy/mooc/model/services/WeatherServiceBase.java
59b45b3f37b2556e5e695d314dad0cb41111d422
[]
no_license
MarcoFarrier/POSA-16
a9e8b525d65f99271c6b39b216bcf172fd8d9987
0ebc4174b97383eb3971bd7b4910ab266fe232b3
refs/heads/master
2020-12-14T09:58:10.950202
2016-04-28T01:11:51
2016-04-28T01:11:51
53,460,706
1
0
null
2016-03-09T02:13:01
2016-03-09T02:13:01
null
UTF-8
Java
false
false
5,271
java
package vandy.mooc.model.services; import java.io.BufferedInputStream; import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URI; import java.net.URL; import java.util.List; import vandy.mooc.common.ExecutorServiceTimeoutCache; import vandy.mooc.common.GenericSingl...
[ "d.schmidt@vanderbilt.edu" ]
d.schmidt@vanderbilt.edu
39ad403d7b2ff0d7d1598d869d7b96abeee7a537
db37c937b7aa01491ab6d0bbca369e7c24dc9638
/geotracker/server/src/main/java/ch/rasc/geotracker/GeoController.java
553e880af360b6034485f6d7068affeda1ef03fd
[ "MIT" ]
permissive
ralscha/blog
a7fc489ec7f09d2f566873262690364c0ea05b19
42b117db20a5a654d7d76e11912304dcdca8fe3d
refs/heads/master
2023-08-03T10:58:09.694000
2023-07-31T18:42:35
2023-07-31T18:42:35
78,191,118
242
308
MIT
2022-11-19T17:09:51
2017-01-06T08:59:53
TypeScript
UTF-8
Java
false
false
2,731
java
package ch.rasc.geotracker; import java.util.ArrayList; import java.util.Collections; import java.util.List; import org.springframework.context.ApplicationEventPublisher; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotat...
[ "ralphschaer@gmail.com" ]
ralphschaer@gmail.com
ee6b3256261580d3e9c69b1f58f60b1febc603d9
eec9aa71fca1d12cfeda08affdb8c5ef032f5c39
/app/src/main/java/com/pinkump3/musiconline/adapter/FragmentAdapter.java
4978dc6514eaa1229f1b0e65cd744a0806eb4878
[]
no_license
fandofastest/yopylagi
5ba4ba581613fc52497093ac53f2dec99e787255
257c57740b3cd54240f3d2be438e588ba1ab5205
refs/heads/master
2020-11-30T04:58:20.155481
2019-12-28T07:34:57
2019-12-28T07:34:57
230,306,195
0
0
null
null
null
null
UTF-8
Java
false
false
988
java
package com.pinkump3.musiconline.adapter; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentPagerAdapter; import java.util.ArrayList; import java.util.List; public class FragmentAdapter extends FragmentPagerAdapter { private final List<Fra...
[ "fandofast@gmail.com" ]
fandofast@gmail.com
9647eb752f12577e12b2b7a773e34b52dff24f99
65a09e9f4450c6133e6de337dbba373a5510160f
/leanCrm/src/main/java/co/simasoft/view/ActivitiesTypesBean.java
d2d34413499c5c9c478b09e864b5c25bdb521406
[]
no_license
nelsonjava/simasoft
c0136cdf0c208a5e8d01ab72080330e4a15b1261
be83eb8ef67758be82bbd811b672572eff1910ee
refs/heads/master
2021-01-23T15:21:01.981277
2017-04-27T12:46:16
2017-04-27T12:46:16
27,980,384
0
0
null
null
null
null
UTF-8
Java
false
false
7,876
java
package co.simasoft.view; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import javax.ejb.SessionContext; import javax.ejb.Stateful; import javax.enterprise.context.Conversation; import javax.enterprise.context.ConversationScoped; import javax.faces.a...
[ "nelsonjava@gmail.com" ]
nelsonjava@gmail.com
29463bc249042abea43959bf2751238070330b6c
62517f9cc72c594784c583b21ab93e060eed4e60
/app/src/main/java/cn/com/tcsl/mvptest/ui/down/DownPresenter.java
594da623cd989a7bac7565f727535d8839d82c89
[]
no_license
kailaisi/MVPTest
5833f050582d34c0a783c1880965bc5ef52e929f
995653da87deb7bc5c9ab2a9860950f473531054
refs/heads/master
2023-05-02T17:48:55.824146
2016-08-01T10:47:40
2016-08-01T10:47:40
63,403,411
0
0
null
2023-04-15T12:35:09
2016-07-15T08:02:19
Java
UTF-8
Java
false
false
1,591
java
package cn.com.tcsl.mvptest.ui.down; import java.io.File; import cn.com.tcsl.mvptest.http.RetrofitHttpUtils; import cn.com.tcsl.mvptest.http.interfaces.DownProgressListener; import okhttp3.ResponseBody; import rx.Subscriber; /** * Created by wjx on 2016/7/23. */ public class DownPresenter implements DownContract.P...
[ "541018378@qq.com" ]
541018378@qq.com
4a9807b71deea2324cb57801fd6c29ffa21f1e85
5e12a12323d3401578ea2a7e4e101503d700b397
/branches/fitnesse/src/main/java/fitnesse/slimTables/HtmlTableScanner.java
a8f329deba71f5a2989ef77daefd4ab1a0aafe55
[]
no_license
xiangyong/jtester
369d4b689e4e66f25c7217242b835d1965da3ef8
5f4b3948cd8d43d3e8fea9bc34e5bd7667f4def9
refs/heads/master
2021-01-18T21:02:05.493497
2013-10-08T01:48:18
2013-10-08T01:48:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,783
java
// Copyright (C) 2003-2009 by Object Mentor, Inc. All rights reserved. // Released under the terms of the CPL Common Public License version 1.0. package fitnesse.slimTables; import org.htmlparser.Node; import org.htmlparser.Parser; import org.htmlparser.lexer.Lexer; import org.htmlparser.lexer.Page; import org.htmlpar...
[ "darui.wu@9ac485da-fb45-aad8-5227-9c360d3c5fad" ]
darui.wu@9ac485da-fb45-aad8-5227-9c360d3c5fad
eee8f8a626d50ab986a7ada3a11188fa15480e39
b82dd1df2ae52e66766cea189efab7ecd5585ac3
/achilles-core/src/main/java/info/archinnov/achilles/internals/codegen/meta/EntityMetaColumnsForFunctionsCodeGen.java
f1cf5f6738f4495fc3868d824144b7224565fa04
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
romolodevito/Achilles
34ce40fbcdcc7ebfedf74935f4569c18cb08e136
8b04609f42f2b7c83c48a69b55773f3b4bc3411a
refs/heads/master
2020-04-10T13:18:43.069016
2018-12-09T14:36:57
2018-12-09T14:36:57
155,694,647
0
0
Apache-2.0
2018-11-01T09:53:11
2018-11-01T09:53:11
null
UTF-8
Java
false
false
3,592
java
/* * Copyright (C) 2012-2018 DuyHai DOAN * * 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 agree...
[ "doanduyhai@gmail.com" ]
doanduyhai@gmail.com
e27c0809cb3924bc42f380522948fce165a660f3
9873d41fb45ddc470d9471e40981694838b8d0b0
/app/src/main/java/com/mj/gpsclient/adapter/DeviceAdapter.java
5067ff4a69b2ef6d80fb1e28e53b14e228bb0de9
[]
no_license
al0ng/gpsclient
de10a1fa515f50795a648a1b4cb7b1d18eeae3e7
2385b25c2dcc12554a624289a0e0c572195a7f9c
refs/heads/master
2020-12-30T02:13:10.206744
2018-01-18T06:47:51
2018-01-18T06:47:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,024
java
package com.mj.gpsclient.adapter; import android.content.Context; import android.text.TextUtils; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.Filter; import android.widget.Filterable; impor...
[ "18701403668@163.com" ]
18701403668@163.com
1b88748a949aa6712ddc4253ce7f22526cf8a76d
52abb3f9d6f5747ba9a7abeda455767f524a0898
/sp/src/main/java/com/sp/web/alexa/coachme/AbstractIntentHander.java
c0d8246c374a7d28bbae8d6df168fc8df7b22776
[]
no_license
srayapatipolarits/ECSandCFN
251e474be9e76126bdd9244a480087eb9e28c039
1c16f7eebc6856afc47ad712fe7c1d160ffd3e84
refs/heads/master
2020-03-17T06:32:43.155453
2018-05-01T13:19:34
2018-05-01T13:19:34
133,360,061
1
0
null
2018-05-14T12:51:34
2018-05-14T12:51:34
null
UTF-8
Java
false
false
7,639
java
package com.sp.web.alexa.coachme; import com.amazon.speech.slu.Slot; import com.amazon.speech.speechlet.IntentRequest; import com.amazon.speech.speechlet.Session; import com.amazon.speech.speechlet.SpeechletResponse; import com.amazon.speech.ui.PlainTextOutputSpeech; import com.amazon.speech.ui.Reprompt; import com.am...
[ "root@ip-10-0-1-253.ec2.internal" ]
root@ip-10-0-1-253.ec2.internal
802214ec36af498ff5f9656f9dc46b92e8bd356d
34f8d4ba30242a7045c689768c3472b7af80909c
/JDK10-Java SE Development Kit 10/src/jdk.localedata/sun/util/resources/cldr/ext/CurrencyNames_seh.java
b5a4743a8c8d3ecaf04ada7400f8d66fb69dc76a
[ "Apache-2.0" ]
permissive
lovelycheng/JDK
5b4cc07546f0dbfad15c46d427cae06ef282ef79
19a6c71e52f3ecd74e4a66be5d0d552ce7175531
refs/heads/master
2023-04-08T11:36:22.073953
2022-09-04T01:53:09
2022-09-04T01:53:09
227,544,567
0
0
null
2019-12-12T07:18:30
2019-12-12T07:18:29
null
UTF-8
Java
false
false
6,305
java
/* * Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
[ "zeng-dream@live.com" ]
zeng-dream@live.com
94f46c5eac0b511ceab34615df417468181c8959
30a619d2ccfd60d44f8aa8f52be02e1fb98a184c
/Qualyzer_2.0/main/ca.mcgill.cs.swevo.qualyzer/src/ca/mcgill/cs/swevo/qualyzer/providers/CodeBarChart.java
9a311ff526c38d164cfecea36b64e6fbd703f826
[]
no_license
hchuphal/Javac
84ce9bd2a73ec3f6247d9c3ebc29636671b73251
130ef558d3f16c6fa7390ef7c2d616fe73bca7fa
refs/heads/master
2020-09-06T16:26:42.476456
2019-12-18T21:46:09
2019-12-18T21:46:09
220,478,324
1
0
null
null
null
null
UTF-8
Java
false
false
2,766
java
package ca.mcgill.cs.swevo.qualyzer.providers; import ca.mcgill.cs.swevo.qualyzer.editors.MarkTextAction; import ca.mcgill.cs.swevo.qualyzer.editors.RTFSourceViewer; import ca.mcgill.cs.swevo.qualyzer.editors.inputs.CodeEditorInput; import ca.mcgill.cs.swevo.qualyzer.editors.inputs.CodeTableInput; import ca.mcgill.cs.s...
[ "himanshu.chuphal07@gmail.com" ]
himanshu.chuphal07@gmail.com
cef42d6a4a35ddc73954ae589bb7d927a402ad4d
5937ebcce79ee1ce937967597a3e884a27cd7ddd
/src/info/photoorganizer/database/xml/elementhandlers/DatabaseHandler.java
bb79781464bc2a9c4f70c997a8e55521f3f3b158
[]
no_license
mikaelsvensson/photoorganizer-core
97cf323d6203a74a35c5863257459ff6b404733f
462471f7ecb95ee9e6a5df6e5ae35c7edbf5bf91
refs/heads/master
2020-12-25T19:03:45.577597
2011-10-01T20:03:15
2011-10-01T20:03:15
1,772,899
0
0
null
null
null
null
UTF-8
Java
false
false
3,774
java
package info.photoorganizer.database.xml.elementhandlers; import info.photoorganizer.database.Database; import info.photoorganizer.database.DatabaseStorageException; import info.photoorganizer.database.xml.StorageContext; import info.photoorganizer.database.xml.XMLDatabaseStorageStrategy; import info.photoorgani...
[ "github@mikaelsvensson.info" ]
github@mikaelsvensson.info
a2c6635470e2912cf6e4ae46b6d51f3ecab57a6e
1f90f71802f67bd789d161a352c172d7a81aa9a8
/lib-app-volley/src/main/java/com/android/volley/toolbox/OkHttpStack.java
75c96b68c65a5e83f9a1f9925150ab050c688cc1
[]
no_license
hayukleung/app
c4fd75c6932df6d58eb4d0a4cdade2cd1ae8d4ce
a15962a984d00b712090eac47ddd965c8faa55ff
refs/heads/master
2021-01-14T02:29:52.201441
2017-03-30T09:57:48
2017-03-30T09:57:48
41,923,161
1
1
null
null
null
null
UTF-8
Java
false
false
4,286
java
package com.android.volley.toolbox; import com.android.volley.AuthFailureError; import com.android.volley.NetworkTask; import com.android.volley.http.HttpEntityEnclosingRequest; import com.android.volley.http.HttpRequestBase; import com.android.volley.http.HttpResponse; import com.android.volley.http.entity.Header; im...
[ "hayukleung@gmail.com" ]
hayukleung@gmail.com
9e9ef4adeaa6746df97489711c5c32ce9f97c38b
6732796da80d70456091ec1c3cc1ee9748b97cc5
/TS/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/ByteBufferUtilsTest.java
bb713b2875c822874f4d072cf8e6e4a646a8d252
[ "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
nharrand/argo
f88c13a1fb759f44fab6dbc6614de3c0c0554549
c09fccba668e222a1b349b95d34177b5964e78e1
refs/heads/main
2023-08-13T10:39:48.526694
2021-10-13T09:40:19
2021-10-13T09:40:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,024
java
package com.fasterxml.jackson.databind.util; import java.nio.ByteBuffer; import com.fasterxml.jackson.databind.BaseMapTest; public class ByteBufferUtilsTest extends BaseMapTest { public void testByteBufferInput() throws Exception { byte[] input = new byte[] { 1, 2, 3 }; ByteBufferBackedInputStrea...
[ "nicolas.harrand@gmail.com" ]
nicolas.harrand@gmail.com
1a3cf3bd1f4adfd23cc68dd16fdd395c2586f052
07405736e7393e446cc99c9744eb14fcd5f3dfe9
/src/main/java/org/aeonbits/owner/Reloadable.java
b0555ff7a9b5be598c438f4e2f88223e685e6ae5
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mikeChampagne/owner
7e15bfe64e6f4b38a40105db8d21a8e39e57d127
70216f401e6df54455d224e280c043e80bd43055
refs/heads/master
2021-01-18T16:40:20.483873
2013-09-18T21:42:26
2013-09-18T23:14:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,889
java
/* * Copyright (c) 2013, Luigi R. Viggiano * All rights reserved. * * This software is distributable under the BSD license. * See the terms of the BSD license in the documentation provided with this software. */ package org.aeonbits.owner; import org.aeonbits.owner.event.ReloadListener; /** * <p>Allows a <tt>...
[ "luigi.viggiano@newinstance.it" ]
luigi.viggiano@newinstance.it
fa23b02948c706f2385f0232b22b0ed260b8aa1e
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/scribejava/2017/12/DefaultApi10a.java
b7167a86e722e0826064b0de653b7f7b6fad3533
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
4,780
java
package com.github.scribejava.core.builder.api; import com.github.scribejava.core.extractors.BaseStringExtractor; import com.github.scribejava.core.extractors.BaseStringExtractorImpl; import com.github.scribejava.core.extractors.HeaderExtractor; import com.github.scribejava.core.extractors.HeaderExtractorImpl; import ...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
3f43be48a00bcccbce7599f85e2e9a208889d003
694d574b989e75282326153d51bd85cb8b83fb9f
/google-ads/src/main/java/com/google/ads/googleads/v2/enums/FeedMappingCriterionTypeEnumOrBuilder.java
b423d8eda454ddab81aadc23e109bb70a0c7453f
[ "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
true
398
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/ads/googleads/v2/enums/feed_mapping_criterion_type.proto package com.google.ads.googleads.v2.enums; public interface FeedMappingCriterionTypeEnumOrBuilder extends // @@protoc_insertion_point(interface_extends:google.ads.googleads.v2.enu...
[ "devchas@google.com" ]
devchas@google.com
6e7c5074ed3a4764890005c936297572372a33a9
4fdb8a52a5251c3757fa3b739c9b36138d7f9302
/CodingStudy/src/Chapter7/Question9/CircularArray.java
e989db02c433453f6d5f7bace7e9b37a886ad7d6
[]
no_license
dkyou7/CodingStudy
b9cca607a143430490e4496a439302a332a6e023
b4708b0877d92c1195339553b18b720d031b0853
refs/heads/master
2021-10-10T00:29:43.751342
2018-12-09T09:35:30
2018-12-09T09:35:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,216
java
package Chapter7.Question9; import java.util.Iterator; public class CircularArray<T> implements Iterable<T>{ private T[] items; private int head =0; public CircularArray(int size) { items = (T[])new Object[size]; } private int convert(int index) { if(index < 0) { index += items.length; } return (h...
[ "koola97620@nate.com" ]
koola97620@nate.com
fb299df94b8bb8e1da6e05e0d6cef9f514aaa206
bdc69e64a6ef7a843a819fdb315eb4928dc77ce9
/library/src/main/java/com/eqdd/library/base/CommonActivity.java
f3060da23b5ba51a5e64ac2f0161d02dc75d132b
[]
no_license
lvzhihao100/Project
f1d3f0d535ceae42db9415b368b6fe9aa7ee6200
9d7fe365c92cc7500b89e2febcfd4c7a666d251a
refs/heads/master
2021-01-25T08:13:35.673848
2017-06-08T10:18:22
2017-06-08T10:18:22
93,736,138
0
0
null
null
null
null
UTF-8
Java
false
false
651
java
package com.eqdd.library.base; import android.os.Bundle; import com.eqdd.common.base.BaseActivity; import com.eqdd.library.bean.User; import com.eqdd.library.utils.GreenDaoUtil; /** * Created by lvzhihao on 17-5-30. */ public abstract class CommonActivity extends BaseActivity { public User user; private ...
[ "1030753080@qq.com" ]
1030753080@qq.com
a9d47502c9819fd412b40fbd416f65d755800d61
27e5eb73bafde21167cd66b61a91ff27e39c639b
/src/main/java/org/fergonco/music/mjargon/model/SongLine.java
f7aed1d9379c29ae7c1a028952b27469ce53fe41
[]
no_license
fergonco/MusicJargon
1ef1a2010dd89004a135dcf6db7d402ade4b79a0
c5de7d5e5ba078570c58bb7108b49e32cff0f3b5
refs/heads/master
2021-01-20T11:47:51.983436
2019-04-14T20:15:47
2019-04-14T20:15:47
101,690,324
1
0
null
null
null
null
UTF-8
Java
false
false
365
java
package org.fergonco.music.mjargon.model; import org.fergonco.music.midi.Dynamic; public interface SongLine { boolean isBarline(); Bar[] getBars(); boolean isTempo(); double getTempo(); boolean isRepeat(); int getTarget(); boolean isDynamics(); Dynamic[] getDynamics(); void validate(Model model, int...
[ "fernando.gonzalez@geomati.co" ]
fernando.gonzalez@geomati.co
6c2585af490b4f5fc2585ff2e0f55adb92b14896
0b93651bf4c4be26f820702985bd41089026e681
/modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201802/ContentMetadataTargetingErrorReason.java
5394f361a5a96278065b3b4c7d3de2ccd06cd15b
[ "Apache-2.0" ]
permissive
cmcewen-postmedia/googleads-java-lib
adf36ccaf717ab486e982b09d69922ddd09183e1
75724b4a363dff96e3cc57b7ffc443f9897a9da9
refs/heads/master
2021-10-08T16:50:38.364367
2018-12-14T22:10:58
2018-12-14T22:10:58
106,611,378
0
0
Apache-2.0
2018-12-14T22:10:59
2017-10-11T21:26:49
Java
UTF-8
Java
false
false
1,986
java
// Copyright 2018 Google Inc. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law...
[ "api.cseeley@gmail.com" ]
api.cseeley@gmail.com
e9c818e643c6a63ecd95f651d8c88a321ba4a6fe
078fa13d52ccbbb8aade6dbd5206078cfff50003
/deweyHis/src/com/dewey/his/param/dao/ChargeRuleSettingDAO.java
fa88b6252567e70792a627c56bab27dff65da643
[]
no_license
kevonz/dewey
c30e18c118bf0d27b385f0d25e042c76ea53b458
b7155b96a28d5354651a8f88b0bd68ed3e1212a9
refs/heads/master
2021-01-18T08:55:34.894327
2012-10-27T08:59:10
2012-10-27T08:59:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
633
java
package com.dewey.his.param.dao; import org.hibernate.Query; import org.springframework.stereotype.Repository; import com.dewey.his.param.model.ChargeRuleSetting; import common.base.dao.hibernate3.Hibernate3Dao; @Repository("chargeRuleSettingDAO") public class ChargeRuleSettingDAO extends Hibernate3Dao{ public Ch...
[ "kevonz@live.com" ]
kevonz@live.com
539f5c93c6a0ee46079a2ba9bbebf8076694b19f
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-14227-4-12-NSGA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/migration/AbstractDataMigrationManager_ESTest.java
e4e3327e0084785f50b9587875b895c60cdee49b
[]
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
592
java
/* * This file was automatically generated by EvoSuite * Sat Jan 18 18:29:39 UTC 2020 */ package com.xpn.xwiki.store.migration; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
442f9b40a7d711bbd96253c2b30c4509a1c6782a
ca8843436b3151ed6de8053fb577446a7ae2e424
/src/main/java/org/healthship/jira/client/model/ContainerForRegisteredWebhooks.java
9618ec17d4768523a2ca46b402909b02db0a49dd
[]
no_license
HealthSHIP/hs-os
f69c08e4af1dac68464eecbdefb000c4fda806b3
a00c64940076437f3d110d5d8ac8b6316d4a79c7
refs/heads/master
2022-12-28T02:35:04.714619
2020-10-16T13:02:39
2020-10-16T13:02:39
304,629,073
0
0
null
null
null
null
UTF-8
Java
false
false
4,290
java
/* * Copyright (c) 2020 Ronald MacDonald <ronald@rmacd.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 requi...
[ "ronald@rm-mba.local" ]
ronald@rm-mba.local
8297f115791bec08dee79fd792e4688359a9e649
c885ef92397be9d54b87741f01557f61d3f794f3
/results/Gson-16/com.google.gson.internal.$Gson$Types/BBC-F0-opt-70/tests/27/com/google/gson/internal/$Gson$Types_ESTest.java
73b81795572fde6821b337b02ebac12898581ef6
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
637
java
/* * This file was automatically generated by EvoSuite * Sat Oct 23 04:58:28 GMT 2021 */ package com.google.gson.internal; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith(EvoR...
[ "pderakhshanfar@serg2.ewi.tudelft.nl" ]
pderakhshanfar@serg2.ewi.tudelft.nl
2ec50bf8350840b39d47e66b549e57272103a60b
6baa09045c69b0231c35c22b06cdf69a8ce227d6
/modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201603/cm/AdCustomizerFeedServiceInterfaceget.java
b1c9212cdf0f2708cf551c741fe13f6f2dbea6d2
[ "Apache-2.0" ]
permissive
remotejob/googleads-java-lib
f603b47117522104f7df2a72d2c96ae8c1ea011d
a330df0799de8d8de0dcdddf4c317d6b0cd2fe10
refs/heads/master
2020-12-11T01:36:29.506854
2016-07-28T22:13:24
2016-07-28T22:13:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,920
java
package com.google.api.ads.adwords.jaxws.v201603.cm; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * * Returns a list of AdCustomizerFeeds that meet the s...
[ "jradcliff@users.noreply.github.com" ]
jradcliff@users.noreply.github.com
43eed3bf2da6fc703657d19521c9fca9d6a75460
02ea43c90973437de5e9776b48e0ecbd5e54d790
/src/DecoratorPattern/Decorator.java
df5be83e6e0a5ab71e28e008f78874928be625bb
[]
no_license
glumes/DesignPattern
bdc68ed2620e79dc0c63611ad65456a5e8a09644
5af79a2aa92b3fac247aa80db2a7290b8ed965c5
refs/heads/master
2021-01-12T12:16:20.277141
2017-01-18T03:04:07
2017-01-18T03:04:07
72,402,820
0
1
null
null
null
null
UTF-8
Java
false
false
334
java
package DecoratorPattern; /** * Created by zhaoying on 2016/12/16. */ public abstract class Decorator implements Component{ private Component mComponent ; public Decorator(Component mComponent) { this.mComponent = mComponent; } @Override public void operate() { mComponent.opera...
[ "zhaoying9402@gmail.com" ]
zhaoying9402@gmail.com
ef9f5dce3bb64710005b491a61755e6165d444f5
814169b683b88f1b7498f1edf530a8d1bec2971f
/mall-search/src/main/java/com/bootx/mall/config/ElasticSearchConfig.java
3352bddef2a99219af39d31d557d5bf2b42c034b
[]
no_license
springwindyike/mall-auth
fe7f216c7241d8fd9247344e40503f7bc79fe494
3995d258955ecc3efbccbb22ef4204d148ec3206
refs/heads/master
2022-10-20T15:12:19.329363
2020-07-05T13:04:29
2020-07-05T13:04:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
833
java
package com.bootx.mall.config; import org.apache.http.HttpHost; import org.elasticsearch.client.RequestOptions; import org.elasticsearch.client.RestClient; import org.elasticsearch.client.RestHighLevelClient; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuratio...
[ "a12345678" ]
a12345678
9cd4378f909362bf2d78c2443bbfeeefb113a02b
896cca57024190fc3fbb62f2bd0188fff24b24c8
/2.7.x/choicemaker-cm/choicemaker-modeling/com.choicemaker.cm.matching.en.us.train/src/main/java/com/choicemaker/cm/matching/en/us/train/name/NameGrammarTrainer.java
27f0ffbdb61b4227ff349e8e9fe7f2e56138e195
[]
no_license
fgregg/cm
0d4f50f92fde2a0bed465f2bec8eb7f2fad8362c
c0ab489285938f14cdf0a6ed64bbda9ac4d04532
refs/heads/master
2021-01-10T11:27:00.663407
2015-08-11T19:35:00
2015-08-11T19:35:00
55,807,163
0
1
null
null
null
null
UTF-8
Java
false
false
1,937
java
/* * Copyright (c) 2001, 2009 ChoiceMaker Technologies, Inc. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License * v1.0 which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html...
[ "rick@rphall.com" ]
rick@rphall.com
a9809ed622a07eeb0678a1d8fa75046171920c6b
c97dffb0478522877f1a1c188a823296c75e1b87
/self_spring_read_demo/src/main/java/com/learn/springread/springevent/UserRegisterEvent.java
41ab06fefe96651da10d6291c4abf0e229d0656e
[]
no_license
zoro000/2021_learn_project
1e728a30b381dc3af104631d90e5466abc665962
464c58e19fddaa1860880f3c0cfc3e8086fd9b4d
refs/heads/master
2023-07-14T00:55:52.997305
2021-08-21T13:18:55
2021-08-21T13:18:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
509
java
package com.learn.springread.springevent; import org.springframework.context.ApplicationEvent; /** * autor:liman * createtime:2021/6/6 * comment: */ public class UserRegisterEvent extends ApplicationEvent { /** * Create a new {@code ApplicationEvent}. * * @param source the object on which the e...
[ "657271181@qq.com" ]
657271181@qq.com
35383cad7f684d9b5e3150c610899e939159d5ef
69072dc8587d053542783dcf594118a07ae97f4a
/ancun-data-subscribe-mybatis/src/main/java/com/ancun/common/persistence/mapper/dx/EntUserInfoMapper.java
cd745ed7fa7ad5fd25a5329df1589b4888c06af8
[]
no_license
hejunling/boss-dts
f5dac435796b95ada7e965b60b586eb9a45f14b9
fa4f6caef355805938412e503d15f1f10cda4efd
refs/heads/master
2022-12-20T12:35:41.683426
2019-05-23T12:21:15
2019-05-23T12:21:15
94,403,799
1
2
null
2022-12-16T03:42:19
2017-06-15T05:40:09
Java
UTF-8
Java
false
false
1,101
java
package com.ancun.common.persistence.mapper.dx; import com.ancun.common.persistence.model.dx.EntUserInfo; import com.ancun.common.persistence.model.master.BizTimerConfig; import org.apache.ibatis.annotations.Param; import tk.mybatis.mapper.common.Mapper; import java.util.List; public interface EntUserInfoMa...
[ "hechuan@ancun.com" ]
hechuan@ancun.com
ce0b5ecc20203703a180bbf45dcd33e6f8bd24a9
f18ecaea4fded21e5c6be80289c87d99838b65a7
/os-pm-main/src/main/java/com/jukusoft/os/pm/main/Application.java
2bf75caf902e7d3f0462b450eaa1e55fe43c06e5
[ "Apache-2.0" ]
permissive
JuKu/os-pm-tool
30b12b64b0e24787a844c49660f7f1875e45e58f
689f7cd1c898648493b4f50876b1b93a87f43551
refs/heads/master
2020-06-20T07:31:44.981546
2019-07-15T18:09:35
2019-07-15T18:09:35
197,044,081
0
0
null
null
null
null
UTF-8
Java
false
false
477
java
package com.jukusoft.os.pm.main; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; @SpringBootApplication(scanBasePackages = "com.jukusoft.os.pm") public class Applic...
[ "kuenzel.justin@t-online.de" ]
kuenzel.justin@t-online.de
9b7011c9f7f1f720d6469d4f0870a32d72a6cd6b
a85740bfb7def38be54ed1425b7a4a06f9bdcf6a
/mybatis-generator-systests-ibatis2-java5/target/generated-sources/mybatis-generator/mbg/test/ib2j5/generated/hierarchical/dao/PkfieldsblobsDAO.java
eca0df3fb1c094b3d9e24ee1a9217503ef9247d0
[ "Apache-2.0" ]
permissive
tianbohao1010/generator-mybatis-generator-1.3.2
148841025fa9d52bcda4d529227092892ff2ee89
f917b1ae550850b76e7ac0c967da60dc87fc6eb5
refs/heads/master
2020-03-19T07:18:35.135680
2018-06-05T01:41:21
2018-06-05T01:41:21
136,103,685
0
0
null
null
null
null
UTF-8
Java
false
false
4,081
java
package mbg.test.ib2j5.generated.hierarchical.dao; import java.util.List; import mbg.test.ib2j5.generated.hierarchical.model.Pkfieldsblobs; import mbg.test.ib2j5.generated.hierarchical.model.PkfieldsblobsExample; import mbg.test.ib2j5.generated.hierarchical.model.PkfieldsblobsKey; import mbg.test.ib2j5.generated.hiera...
[ "unicode1027@163.com" ]
unicode1027@163.com
e376c8fde483898bda14e4bd992050fb17c0d6f4
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/d79b719bc730f529a522c83fe8bcb0e243faa76d/after/PyParameterListImpl.java
94e7d9dcaf048befc050978bc544725fbc07122d
[]
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,085
java
package com.jetbrains.python.psi.impl; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import com.jetbrains.python.PyElementTypes; import com.jetbrains.python.psi.*; import com.jetbrains.python.psi.stubs.PyParameterListStub; import com.jetbrains.python.toolbox.ArrayIterable; import org.jetbrains....
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
0b603b413a0c3cc64c376f74ea6bab1c9c2cb01a
cd63684aed7c31493c5c14bc7cef0d0508048dac
/server/src/main/java/com/thoughtworks/go/server/service/JobResolverService.java
d48029f3d9ba6170189613befd0297fe5b5f22d3
[ "MIT", "Apache-2.0" ]
permissive
zzz222zzz/gocd
cb1765d16840d96c991b8a9308c01cb37eb3ea7c
280175df42d13e6cd94386a7af6fdac966b2e875
refs/heads/master
2020-05-09T20:25:48.079858
2019-04-15T02:53:33
2019-04-15T02:53:33
181,407,372
1
0
Apache-2.0
2019-04-15T03:41:28
2019-04-15T03:41:26
null
UTF-8
Java
false
false
1,445
java
/*************************GO-LICENSE-START********************************* * Copyright 2014 ThoughtWorks, 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...
[ "godev@thoughtworks.com" ]
godev@thoughtworks.com
51777346195e20431019a51a4495afe94aa5e575
2fbd01a415130b738726b00817f236df46e0c52b
/MDPnPBloodPump/src/main/java/rosetta/MDC_DIM_MICRO_G_PER_M_SQ_PER_MIN.java
c7d0bb096e755560ea35335ae219941de39442e4
[]
no_license
DylanBagshaw/CPM
e60c34716e6fcbccaab831ba58368485d472492f
c00ad41f46dae40800fa97de4279876c8861fbba
refs/heads/master
2020-03-11T20:05:47.618502
2018-09-13T16:08:35
2018-09-13T16:08:35
130,227,287
0
0
null
null
null
null
UTF-8
Java
false
false
450
java
/* WARNING: THIS FILE IS AUTO-GENERATED. DO NOT MODIFY. This file was generated from .idl using "rtiddsgen". The rtiddsgen tool is part of the RTI Connext distribution. For more information, type 'rtiddsgen -help' at a command shell or consult the RTI Connext manual. */ package rosetta; publi...
[ "dmbagshaw@yahoo.com" ]
dmbagshaw@yahoo.com
86ae2c831384508cd677041ffee71e97dde8b72d
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/eclipsejdt_cluster/15815/tar_0.java
0f1bf48b2a34124dbe91afe11e29396705792314
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,406
java
package org.eclipse.jdt.internal.core.search.indexing; /* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ import org.eclipse.jdt.core.JavaCore; import org.eclipse.jdt.internal.compiler.*; import org.eclipse.jdt.internal.core.index.*; import org.eclipse.jdt.internal.compiler.impl.CompilerO...
[ "375833274@qq.com" ]
375833274@qq.com
e979dd55c61731334feea623ba6083e56a33ec03
98f43214d6056c6687673a84f6aee4c0898c9f88
/trunk/f1-distribuito/src/log/java/Driver.java
5816204e4d714c4a43a6f62ed37966acc3599294
[]
no_license
BGCX067/f1sim-scd-svn-to-git
cfb226c467c4bb93f6d27b7fce0c6bafa62366f0
07adf304b9ed2972be6b4fe0d25aaa4e51ab8123
refs/heads/master
2016-09-01T08:52:31.912713
2015-12-28T14:15:56
2015-12-28T14:15:56
48,833,928
0
0
null
null
null
null
UTF-8
Java
false
false
3,951
java
import java.util.Date; /** * * @author daniele */ public class Driver implements Comparable{ private String name; private short id; private String team; private short position; private short currentLap; private int currentSegment; private float maxSpeed; private float Speed = 0; ...
[ "you@example.com" ]
you@example.com
0f4300156a3037e5ab3310857a0034524dfec1d1
40cd4da5514eb920e6a6889e82590e48720c3d38
/desktop/applis/apps/bean/bean_games/pokemonbean/src/main/java/aiki/beans/abilities/AbilityBeanMultEvtRateSecEffectOwnerGet.java
a089a2e8b5c9aba259618b7c8369e4fde90ae017
[]
no_license
Cardman/projects
02704237e81868f8cb614abb37468cebb4ef4b31
23a9477dd736795c3af10bccccb3cdfa10c8123c
refs/heads/master
2023-08-17T11:27:41.999350
2023-08-15T07:09:28
2023-08-15T07:09:28
34,724,613
4
0
null
2020-10-13T08:08:38
2015-04-28T10:39:03
Java
UTF-8
Java
false
false
409
java
package aiki.beans.abilities; import aiki.beans.PokemonBeanStruct; import code.bean.nat.*; import code.bean.nat.RtSt; import code.bean.nat.*; public class AbilityBeanMultEvtRateSecEffectOwnerGet implements NatCaller{ @Override public NaSt re(NaSt _instance, NaSt[] _args){ return new RtSt(( (AbilityBean...
[ "f.desrochettes@gmail.com" ]
f.desrochettes@gmail.com
28c8162acb6e7359a82e2d854464873eced804f1
d7c5121237c705b5847e374974b39f47fae13e10
/airspan.netspan/src/main/java/Netspan/NBI_17_5/Inventory/NodeResetForcedColdFactoryResponse.java
5b3085dcccca0f19b883c2161c6d5db77582dcfa
[]
no_license
AirspanNetworks/SWITModules
8ae768e0b864fa57dcb17168d015f6585d4455aa
7089a4b6456621a3abd601cc4592d4b52a948b57
refs/heads/master
2022-11-24T11:20:29.041478
2020-08-09T07:20:03
2020-08-09T07:20:03
184,545,627
1
0
null
2022-11-16T12:35:12
2019-05-02T08:21:55
Java
UTF-8
Java
false
false
1,926
java
package Netspan.NBI_17_5.Inventory; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for anonymous ...
[ "ggrunwald@airspan.com" ]
ggrunwald@airspan.com
1945834c8dc5374833e469a5f484077aa3f82c2b
2935dbf542f4798e6046d460f093bd83a4579deb
/src/net/ion/radon/cload/problems/CompilationProblem.java
570137cb732b70a8298b9121a329d8d672a0c111
[]
no_license
bleujin/aradon311
2a3d8c8d89956a34d2ce0ca322d14da0dde2ac0b
0d94113b398d5e70379068ef533479f09d7c1778
refs/heads/master
2020-04-12T03:09:56.589488
2017-02-17T05:41:02
2017-02-17T05:41:02
22,242,059
1
1
null
null
null
null
UTF-8
Java
false
false
1,882
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 ...
[ "bleujin@gmail.com" ]
bleujin@gmail.com
5ea3826b40b35ab691be6bf7037e3133a93741a6
32b72e1dc8b6ee1be2e80bb70a03a021c83db550
/ast_results/zxing_zxing/core/src/main/java/com/google/zxing/ResultPoint.java
8b26fd132c620eac19341926de7a40c6b48fddca
[]
no_license
cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning
d90c41a17e88fcd99d543124eeb6e93f9133cb4a
0564143d92f8024ff5fa6b659c2baebf827582b1
refs/heads/master
2020-07-13T13:53:40.297493
2019-01-11T11:51:18
2019-01-11T11:51:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,521
java
// isComment package com.google.zxing; import com.google.zxing.common.detector.MathUtils; /** * isComment */ public class isClassOrIsInterface { private final float isVariable; private final float isVariable; public isConstructor(float isParameter, float isParameter) { this.isFieldAccessExpr ...
[ "matheus@melsolucoes.net" ]
matheus@melsolucoes.net
eaa7e87b17f87f52b0d6586d01eacbaa36d7f4ea
2b675fd33d8481c88409b2dcaff55500d86efaaa
/infinispan/core/src/test/java/org/infinispan/distribution/DistSyncCacheStoreNotSharedNotConcurrentTest.java
c352a41471a892a7d05cac6929da8202e83fd6a9
[ "LGPL-2.0-or-later", "Apache-2.0" ]
permissive
nmldiegues/stibt
d3d761464aaf97e41dcc9cc1d43f0e3234a1269b
1ee662b7d4ed1f80e6092c22e235a3c994d1d393
refs/heads/master
2022-12-21T23:08:11.452962
2015-09-30T16:01:43
2015-09-30T16:01:43
42,459,902
0
2
Apache-2.0
2022-12-13T19:15:31
2015-09-14T16:02:52
Java
UTF-8
Java
false
false
1,472
java
/* * JBoss, Home of Professional Open Source * Copyright 2012 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * This copyrighted material is made avail...
[ "nmld@ist.utl.pt" ]
nmld@ist.utl.pt
414e4af4ba9f1ebbd12515c182297e8122f719db
54a24781a7a09311456cb685f63f0e6d2bab4bab
/src/l1j/server/server/clientpackets/C_TaxRate.java
667c4f3f3417d70e5644e68eca75fa365982ebd1
[]
no_license
crazyidol9/L1J-KR_3.80
b1c2d849a0daad99fd12166611e82b6804d2b26d
43c5da32e1986082be6f1205887ffc4538baa2c6
refs/heads/master
2021-08-16T13:50:50.570172
2017-11-20T01:20:52
2017-11-20T01:20:52
111,041,969
0
0
null
2017-11-17T01:24:24
2017-11-17T01:24:24
null
UHC
Java
false
false
2,024
java
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * This program is distributed in the hope that it will be useful, * but WIT...
[ "wantedgaming.net@gmail.com" ]
wantedgaming.net@gmail.com
62df924ca94683969fc47e4ed0b88fbf8e0c4f31
e9a6574e6ec50c39a6923ade3743da1401776f6f
/Training/src/Threads/ThreadsBasics/Problem.java
781163616db92064499dd10552d54d02936c1dad
[]
no_license
bardas-oleksandr/Homeworks_All
bc1a6658c5c70aca94c5a5345ba42f00caf9de40
bf24021afcb4d0287469762761fdfff1d816a329
refs/heads/master
2020-04-28T06:47:36.046027
2019-03-11T19:34:51
2019-03-11T19:34:51
175,071,275
0
0
null
null
null
null
UTF-8
Java
false
false
901
java
package Threads.ThreadsBasics; import Interfaces.IProblem; public class Problem implements IProblem { @Override public void solve() { System.out.println("EXAMPLE #1"); Thread thread = Thread.currentThread(); System.out.println(thread); thread.setName("My thread"); thr...
[ "iskander0119@gmail.com" ]
iskander0119@gmail.com
8ee78b38b275efd10b7421de8861fca5d07600f7
55787868f10d29caf64dede77ce5499a94c9cad8
/java/springbootvue/official/chapter09/rediscache/src/main/java/org/sang/rediscache/Book.java
86fc74e8c240abddc88f3fd71dbede6fed399ea0
[]
no_license
JavaAIer/NotesAndCodes
d4d14c9809c871142af6a6eec79b61ea760d15fb
83ebbc0ee75d06ead6cb60ec7850989ee796ba6f
refs/heads/master
2022-12-13T02:27:01.960050
2019-12-24T01:57:10
2019-12-24T01:57:10
158,776,818
3
1
null
2022-12-09T10:11:57
2018-11-23T03:32:43
Java
UTF-8
Java
false
false
791
java
package org.sang.rediscache; import java.io.Serializable; public class Book implements Serializable { private Integer id; private String name; private String author; @Override public String toString() { return "Book{" + "id=" + id + ", name='" + name + '\''...
[ "cuteui@qq.com" ]
cuteui@qq.com
447ceb0cd3eb19b3b843f0b848bd0b4a93a5e684
34e55a7531813c219c191f084196ebfe0d3d0b4c
/level07/lesson04/task04/Solution.java
67eb9d27fa5b21f1cd75b52a536f4fdd584433df
[]
no_license
bezobid/javarush
c5b8f09e78bc7020c00810ea4a82267ea30dab9f
20a8b7e90a14a406b4fa02fc1b75707297d06428
refs/heads/master
2021-01-21T06:53:33.411811
2017-05-17T15:16:28
2017-05-17T15:16:28
91,590,091
0
0
null
null
null
null
UTF-8
Java
false
false
1,061
java
package com.javarush.test.level07.lesson04.task04; import java.io.BufferedReader; import java.io.InputStreamReader; /* Массив из чисел в обратном порядке 1. Создать массив на 10 чисел. 2. Ввести с клавиатуры 10 чисел и записать их в массив. 3. Расположить элементы массива в обратном порядке. 4. Вывести результат на э...
[ "sugubo@gmail.com" ]
sugubo@gmail.com
c247de930a5655c0db83046b28675364b12e212a
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-14227-10-22-NSGA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/migration/AbstractDataMigrationManager_ESTest.java
f56dc66621094b643df23fe99c6df7608be571a6
[]
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
592
java
/* * This file was automatically generated by EvoSuite * Sat Jan 18 19:13:13 UTC 2020 */ package com.xpn.xwiki.store.migration; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWith...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
2cc24201073516e83d600d40d0e13dbc770cf10d
cc16a38859a219a0688ef179babd31160ff0fcd4
/src/shortest_word_distance_3/Solution.java
83456a37b644b0d700c41c630d1c81f2dd9eaafb
[]
no_license
harperjiang/LeetCode
f1ab4ee796b3de1b2f0ec03ceb443908c20e68b1
83edba731e0070ab175e5cb42ea4ac3c0b1a90c8
refs/heads/master
2023-06-12T20:19:24.988389
2023-06-01T13:47:22
2023-06-01T13:47:22
94,937,003
0
0
null
null
null
null
UTF-8
Java
false
false
1,789
java
package shortest_word_distance_3; import java.util.HashMap; import java.util.List; import java.util.Map; public class Solution { public int shortestWordDistance(String[] wordsDict, String word1, String word2) { int min = Integer.MAX_VALUE; if (word1.compareTo(word2) == 0) { int lastpo...
[ "harperjiang@msn.com" ]
harperjiang@msn.com
a76368851d3ccd5d5daa260cb7a522e52d5b0558
75edf9c7d5d1e666135ab0d797a292f9781790b6
/sld_enterprise_app/release/pagecompile/ish/cartridges/sld_005fenterprise_005fapp/default_/widget/WidgetPlaceholder_jsp.java
aef24d4dbeae719d28f3d04adfeae0c563397641
[]
no_license
arthurAddamsSiebert/cartridges
7808f484de6b06c98c59be49f816164dba21366e
cc1141019a601f76ad15727af442718f1f6bb6cb
refs/heads/master
2020-06-11T08:58:02.419907
2019-06-26T12:16:31
2019-06-26T12:16:31
193,898,014
0
1
null
2019-11-02T23:33:49
2019-06-26T12:15:29
Java
UTF-8
Java
false
false
4,270
java
/* * Generated by the Jasper component of Apache Tomcat * Version: JspCServletContext/1.0 * Generated at: 2019-02-13 15:29:26 UTC * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package ish....
[ "root@Inteshoppa1v11.yyrtatjsacuefh5ihlz5gkzqpd.ax.internal.cloudapp.net" ]
root@Inteshoppa1v11.yyrtatjsacuefh5ihlz5gkzqpd.ax.internal.cloudapp.net
9b625c96d5afcdd41f8cc11f49e6e19c1245b5ea
4cad9552db3f55bc56e21c6b17efbafa2fae984e
/src/main/java/sample/zuul/ZuulSampleApplication.java
3f021f82f1ec3f560ab4b5e56ebe384dd46eaa58
[]
no_license
3shaka92/zuul-sample
ee020be62cb14352fdffce14dd9f4a652d28cb49
d8139298de85375c237f997257cde1314f5a415d
refs/heads/master
2020-03-29T08:52:22.909369
2018-05-01T03:07:43
2018-05-01T03:07:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,850
java
package sample.zuul; import io.micrometer.core.instrument.MeterRegistry; import org.springframework.boot.SpringApplication; import org.springframework.boot.actuate.autoconfigure.metrics.MeterRegistryCustomizer; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autocon...
[ "biju.kunjummen@gmail.com" ]
biju.kunjummen@gmail.com
93092563f7ec0b083d0c9986e16dd3c666bb75e8
c79a207f5efdc03a2eecea3832b248ca8c385785
/com.googlecode.jinahya/ocap-api/1.0.1/src/main/java/org/davic/net/ca/Enquiry.java
ed702683d0875e0fea5ca6537902769eecba7e20
[]
no_license
jinahya/jinahya
977e51ac2ad0af7b7c8bcd825ca3a576408f18b8
5aef255b49da46ae62fb97bffc0c51beae40b8a4
refs/heads/master
2023-07-26T19:08:55.170759
2015-12-02T07:32:18
2015-12-02T07:32:18
32,245,127
2
1
null
2023-07-12T19:42:46
2015-03-15T04:34:19
Java
UTF-8
Java
false
false
847
java
package org.davic.net.ca; /** Class representing an enquiry MMI object. */ public class Enquiry extends Text { /* For javadoc to hide the non-public constructor */ Enquiry() {} /** * @return true if the answer should not be visible while being entered, otherwise false */ public boolean getBlindAns...
[ "onacit@e3df469a-503a-0410-a62b-eff8d5f2b914" ]
onacit@e3df469a-503a-0410-a62b-eff8d5f2b914
25f6996360240b4128d4f684f86f6adb0172e3e2
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_f62f8277c2abbfe2b95ca05e3d0c8259a1c5322f/LogEntry/15_f62f8277c2abbfe2b95ca05e3d0c8259a1c5322f_LogEntry_s.java
3ddc05a9172c91ed2771f7d3376ccdc381565114
[]
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,510
java
package main; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import GUI.Driver; import com.mongodb.BasicDBList; import com.mongodb.BasicDBObject; import com.mongodb.DB; import com.mongodb.DBCollection; import com.mongodb.DBCursor; import com.mongodb.DBObject; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
d61b68111f66e6f10937f7d2f63c6adc1a7dc929
0782e865b9c436cf4b1b075d666bcef577e8feca
/core/src/main/java/org/mariotaku/uniqr/Canvas.java
4dc644dacda57c76f8908fa9df6af8adbbc06747
[ "Apache-2.0" ]
permissive
mariotaku/UniqR
38414066ca232472deeb0de0e705ab1828ca872d
d3ac6209978ae8aad5b5c494bba9a63f11c57c0c
refs/heads/master
2021-01-19T09:32:52.790103
2018-03-15T08:23:20
2018-03-15T08:23:20
87,766,188
27
1
null
null
null
null
UTF-8
Java
false
false
301
java
package org.mariotaku.uniqr; import org.jetbrains.annotations.NotNull; /** * Created by mariotaku on 2017/4/10. */ public interface Canvas<T> { int getWidth(); int getHeight(); void drawDot(int l, int t, int size, int color); @NotNull T produceResult(); void free(); }
[ "mariotaku.lee@gmail.com" ]
mariotaku.lee@gmail.com
f6926d47fe0da42cf241138d05a8d7c5ab47e449
d74ae31c66c8493260e4dbf8b3cc87581337174c
/src/main/java/hello/service/Customer1730Service.java
58374e7a2ebaf9d7b3c6d6ba85757bccba6fda9e
[]
no_license
scratches/spring-data-gazillions
72e36c78a327f263f0de46fcee991473aa9fb92c
858183c99841c869d688cdbc4f2aa0f431953925
refs/heads/main
2021-06-07T13:20:08.279099
2018-08-16T12:13:37
2018-08-16T12:13:37
144,152,360
0
0
null
2021-04-26T17:19:34
2018-08-09T12:53:18
Java
UTF-8
Java
false
false
223
java
package hello.service; import org.springframework.stereotype.Service; import hello.repo.Customer1730Repository; @Service public class Customer1730Service { public Customer1730Service(Customer1730Repository repo) { } }
[ "dsyer@pivotal.io" ]
dsyer@pivotal.io
7ace2502b4a7fe8994e67b51708524b0857764d7
6b23d8ae464de075ad006c204bd7e946971b0570
/WEB-INF/plugin/common/src/jp/groupsession/v2/cmn/cmn170/Cmn170Model.java
1e2184df6858a08a327b2ca92ffc673c75964803
[]
no_license
kosuke8/gsession
a259c71857ed36811bd8eeac19c456aa8f96c61e
edd22517a22d1fb2c9339fc7f2a52e4122fc1992
refs/heads/master
2021-08-20T05:43:09.431268
2017-11-28T07:10:08
2017-11-28T07:10:08
112,293,459
0
0
null
null
null
null
UTF-8
Java
false
false
2,384
java
package jp.groupsession.v2.cmn.cmn170; import java.io.Serializable; import jp.co.sjts.util.NullDefault; /** * <br>[機 能] テーマ情報(画面表示用)を格納するModelクラス * <br>[解 説] * <br>[備 考] * * @author JTS */ public class Cmn170Model implements Serializable { /** CTM_SID mapping */ private int ctmSid__...
[ "PK140601-29@PK140601-29" ]
PK140601-29@PK140601-29
8597844c7fb493d2403daf2452fb872dcc5e4031
22a4d49f9bbfe9cd09f3c8bdcb55e5715a65e3a3
/chapter_001/src/main/java/ru/job4j/max/Max.java
7a20da213f8196d1848805a618a298bd2f93d43b
[ "Apache-2.0" ]
permissive
dpopkov/job4j
47b0511818a0a2539dc9e977036a6cc0bf0ed973
b96f49f7b9ccd0469bf059663d81b3bde739363c
refs/heads/master
2022-09-23T06:38:57.900348
2021-04-27T20:10:59
2021-04-27T20:10:59
145,213,360
1
2
Apache-2.0
2022-09-01T23:13:35
2018-08-18T11:08:19
Java
UTF-8
Java
false
false
722
java
package ru.job4j.max; /** * Contains methods for finding the maximum value. */ public class Max { /** * Finds maximum value of two integer numbers. * @param first first number * @param second second number * @return maximum value */ @SuppressWarnings("ManualMinMaxCalculation") pu...
[ "pkvdenis@gmail.com" ]
pkvdenis@gmail.com
e29875f0d4cc76f0747a1c8319a4a4586c75db2b
e9d4fc15c616e3861b7df783bdea702f305c13c7
/otranse-os/samples/pss/src/main/java/com/lanyotech/pps/service/IOrderInfoService.java
46bea2bd0e9de0d845a53882d8fd2e2df790fdc8
[]
no_license
lingxfeng/myproject
00ef0ebae258f1d5d187bf0be23dac653fcead23
1b14f47208cc456b68e2cb811a2a71c302be23d9
refs/heads/master
2021-01-13T05:02:00.200042
2017-02-07T08:01:51
2017-02-07T08:01:51
81,179,980
0
4
null
2020-03-14T10:57:39
2017-02-07T07:33:06
JavaScript
UTF-8
Java
false
false
1,480
java
package com.lanyotech.pps.service; import java.io.Serializable; import java.util.List; import java.util.Map; import cn.disco.core.support.query.IQueryObject; import cn.disco.web.tools.IPageList; import com.lanyotech.pps.domain.OrderInfo; import com.lanyotech.pps.query.OrderInfoItemQuery; /** * OrderInfoService * @a...
[ "991736913@qq.com" ]
991736913@qq.com
0b1950a9598c26a9a6855e1d39f3fae3ea2c0492
d67f6450b24fb08f2f61b74dcdecce3025ee3efc
/gemp-swccg-cards/src/main/java/com/gempukku/swccgo/cards/set9/light/Card9_079.java
4f3d67a1dfed1ce830d71882da66e2397628bdb2
[ "MIT" ]
permissive
cburyta/gemp-swccg-public
00a974d042195e69d3c104e61e9ee5bd48728f9a
05529086de91ecb03807fda820d98ec8a1465246
refs/heads/master
2023-01-09T12:45:33.347296
2020-10-26T14:39:28
2020-10-26T14:39:28
309,400,711
0
0
MIT
2020-11-07T04:57:04
2020-11-02T14:47:59
null
UTF-8
Java
false
false
1,979
java
package com.gempukku.swccgo.cards.set9.light; import com.gempukku.swccgo.cards.AbstractCapitalStarship; import com.gempukku.swccgo.cards.AbstractPermanentAboard; import com.gempukku.swccgo.cards.AbstractPermanentPilot; import com.gempukku.swccgo.common.Icon; import com.gempukku.swccgo.common.ModelType; import com.gemp...
[ "andrew@bender.io" ]
andrew@bender.io
ff6d08b649f7f2752fd31a73416089d6a41bd8c0
6e4594667da81670bcaf8f763ea03ef692728490
/yourong-core/src/test/java/com/yourong/core/OverdueRepayLogManageTest.java
0e09e948877d3449a4210c58c53db4d6ca5e8b05
[]
no_license
cenbow/Daisy
d669db7e80677f9dc6162e78b1b150d31e649d56
29a83841acefbe55631b32c51f1f8af723bea20d
refs/heads/master
2021-01-20T08:31:54.755391
2017-04-28T09:40:28
2017-04-28T09:40:28
90,162,687
0
1
null
2017-05-03T15:11:00
2017-05-03T15:11:00
null
UTF-8
Java
false
false
1,398
java
package com.yourong.core; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.annotation.Rollback; import com.yourong.common.exception.ManagerException; import com.yourong.core.fin.manager.OverdueRepayLogManager; import com.yourong.core.fin.manager.Und...
[ "zheng.qiujun@yrw.com" ]
zheng.qiujun@yrw.com
aaa94d5dc67b2dd5a330a12dd342800e497f9b8f
269bce0bf0e23f5e5f7b5d31167c8a804b62ae52
/comparator-tools/modagame/MODAGAME_hppc_0.6.1/src.main.java/com/carrotsearch/hppc/DoubleShortAssociativeContainer.java
59bc87d1210542493c8d58ef8c79e69bea133506
[]
no_license
acapulco-spl/acapulco_replication_package
5c4378b7662d6aa10f11f52a9fa8793107b34d6d
7de4d9a96c11977f0cd73d761a4f8af1e0e064e0
refs/heads/master
2023-04-15T17:40:14.003166
2022-04-13T08:37:11
2022-04-13T08:37:11
306,005,002
3
1
null
2022-04-11T17:35:06
2020-10-21T11:39:59
Java
UTF-8
Java
false
false
4,171
java
package com.carrotsearch.hppc; import java.util.Iterator; import com.carrotsearch.hppc.cursors.*; import com.carrotsearch.hppc.predicates.*; import com.carrotsearch.hppc.procedures.*; /** * An associative container (alias: map, dictionary) from keys to (one or possibly more) values. * Object keys must fulfill the...
[ "daniel_str@gmx.de" ]
daniel_str@gmx.de
cbad3fba91992a112f3a4913a374a2d5d5d49bfb
82b839181fbddf77af2489541a6600667af44b28
/app/src/main/java/sudo/nasaspaceapps/cryosphere/restBlogger/model/Blog.java
bc5b1050f759bf179d8c4d0a8488007a34e79cdf
[]
no_license
Kapil706/cryosphere
e971f87990b85f294dc7f82f46c0b16123c12ebe
4e80ad022a335d1a26d2f98f00302d42f852f603
refs/heads/master
2020-04-02T03:39:52.982807
2018-10-21T05:46:56
2018-10-21T05:46:56
153,977,491
1
0
null
2018-10-21T05:46:01
2018-10-21T05:46:01
null
UTF-8
Java
false
false
357
java
package sudo.nasaspaceapps.cryosphere.restBlogger.model; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class Blog { @SerializedName("id") @Expose private String id; public String getId() { return id; } public void setId(String ...
[ "sankalpchauhan.me@gmail.com" ]
sankalpchauhan.me@gmail.com
165200c897af4c2318e74738428f04d4802826bc
a4f94f4701a59cafc7407aed2d525b2dff985c95
/core/typesystemIntegration/source/jetbrains/mps/typesystem/checking/FakeEditorContext.java
37e526190fe8183ff450ba401293c4b63973aad8
[]
no_license
jamice/code-orchestra-core
ffda62860f5b117386aa6455f4fdf61661abbe9e
b2bbf8362be2e2173864c294c635badb2e27ecc6
refs/heads/master
2021-01-15T13:24:53.517854
2013-05-09T21:39:28
2013-05-09T21:39:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
728
java
package jetbrains.mps.typesystem.checking; import codeOrchestra.actionscript.parsing.FakeEditorComponent; import jetbrains.mps.nodeEditor.EditorComponent; import jetbrains.mps.nodeEditor.EditorContext; import jetbrains.mps.smodel.IOperationContext; import jetbrains.mps.smodel.SModel; import jetbrains.mps.smodel.SNode;...
[ "a.a.eliseyev@gmail.com" ]
a.a.eliseyev@gmail.com
6b80a0575f36dd21640d3ba127067cbbf74fe9ab
e63363389e72c0822a171e450a41c094c0c1a49c
/Mate20_9_0_0/src/main/java/com/android/server/hidata/histream/HwHistreamCHRMachineInfo.java
11e81173349796d8d6dda21d8e15fcbed4429cde
[]
no_license
solartcc/HwFrameWorkSource
fc23ca63bcf17865e99b607cc85d89e16ec1b177
5b92ed0f1ccb4bafc0fdb08b6fc4d98447b754ad
refs/heads/master
2022-12-04T21:14:37.581438
2020-08-25T04:30:43
2020-08-25T04:30:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,663
java
package com.android.server.hidata.histream; import com.android.server.hidata.appqoe.HwAPPQoEUtils; public class HwHistreamCHRMachineInfo { public String mApkName = HwAPPQoEUtils.INVALID_STRING_VALUE; public int mCellQuality = -1; public int mCellSig = -1; public int mCellSinr = -1; public int mChL...
[ "lygforbs0@mail.com" ]
lygforbs0@mail.com
7d0f043ae9b781411f52d409b19d4ecc1ecc4900
211ec31a7f09435b4c5d491139a2831c98e0f69c
/BestarProject/Widget/src/com/huoqiu/widget/db/DownloadFileDB.java
0ac36fac6ae54b04cc492bd9929ea42f619beee3
[ "Apache-2.0" ]
permissive
bestarandyan/ShoppingMall
6e8ac0ee3a5ae7a91541d04b1fba8d2d1496875c
ee93b393b982bdfe77d26182a2317f2c439c12fc
refs/heads/master
2021-01-01T05:49:52.010094
2015-01-23T10:29:59
2015-01-23T10:29:59
29,727,539
2
1
null
null
null
null
UTF-8
Java
false
false
6,105
java
package com.huoqiu.widget.db; import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; /** * 数据库中文件下载记录的操作,包括:插入,删除,更�? * * @author shenyamin * */ public class DownloadFileDB { // 数据库字�?path, thid, done public static ...
[ "2238985517@qq.com" ]
2238985517@qq.com
9f2aa89ea2418e7b86a89a3a72fdd48533a251c5
6c1c18f95d0bfe3e300c775ecacd296cb0ec176e
/commlib/src/main/java/com/android/banana/commlib/view/MyGridView.java
ab4efba5f3c8fda34bc896aa38658bbf18cc8aac
[]
no_license
winnxiegang/save
a7ea6a3dcee7a9ebda8c6ad89957ae0e4d3c430d
16ad3a98e8b6ab5d17acacce322dfc5e51ab3330
refs/heads/master
2020-03-13T04:27:26.650719
2018-04-26T01:18:59
2018-04-26T01:18:59
130,963,368
1
0
null
null
null
null
UTF-8
Java
false
false
796
java
package com.android.banana.commlib.view; import android.content.Context; import android.util.AttributeSet; import android.widget.GridView; /** * * * @author leslie * * @version $Id: MyGridView.java, v 0.1 2014年9月11日 下午1:50:21 leslie Exp $ */ public class MyGridView extends GridView { public MyGridView(Cont...
[ "1272108979@qq.com" ]
1272108979@qq.com
c01d55905edfd5431260f87fba886beee47222c8
807e4dab8b862e7b03c3ab2b0530e193184b3c97
/baseio-codec/src/main/java/com/generallycloud/nio/codec/http2/future/HeaderTable.java
c8dbd85e4e0d99d3a62ec167bca87f3ef3455dfc
[ "Apache-2.0" ]
permissive
zc1249274251/baseio
6ffaff77e23f51d637717ec72edb1ab2b9534f2e
e1a923147894af8b68dc7722cff1be03a99b5a11
refs/heads/master
2021-01-20T11:51:20.548255
2017-02-21T04:06:46
2017-02-21T04:06:46
82,634,725
1
0
null
2017-02-21T04:07:56
2017-02-21T04:07:55
null
UTF-8
Java
false
false
5,806
java
/* * Copyright 2015-2017 GenerallyCloud.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 applicabl...
[ "8738115@qq.com" ]
8738115@qq.com
de85773e7fe556e95f1d7ac08ca45137879bba2b
a715e8312a90d099b72c24e5b7da1372c9fe67fb
/android/android/src/com/android/tools/idea/editors/navigation/model/Locator.java
0600a8beea9ab43cc026cc5c125201be250d7a36
[ "Apache-2.0" ]
permissive
wiltonlazary/bugvm-studio
ff98c1beca1f890013aa05ecd67f137a14a70c32
5861389424a51181c58178576c78cf35c0ceb1b5
refs/heads/master
2021-01-24T20:58:41.730805
2015-12-18T19:34:14
2015-12-18T19:34:14
56,322,614
2
1
null
2016-04-15T13:34:56
2016-04-15T13:34:56
null
UTF-8
Java
false
false
2,659
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...
[ "github@ibinti.com" ]
github@ibinti.com
c648befdc60719edb8a3d2e1c3a71299208b7869
076b8e079f885488d74ad9209429c6ed964bd171
/corejavateacher/src/com/tz/day13/StudentComparator.java
fea621d2df7a4cc4d700324e36b092bbaa261aa7
[]
no_license
jinrenyu/JavaEE
b987cddb53ee9cf9f58de60aa15c7fa5053579bd
6d6d4bd62160958d55167e59103e9768cc172396
refs/heads/master
2020-03-20T09:12:46.597602
2018-06-14T08:56:31
2018-06-14T08:56:31
137,331,180
0
0
null
null
null
null
UTF-8
Java
false
false
422
java
/** * */ package com.tz.day13; import java.util.Comparator; import com.tz.day11.Student; /**本类用来演示 学生比较器 * @author 吴老师 * * 2017年3月16日下午4:37:52 */ public class StudentComparator implements Comparator<Student> { @Override public int compare(Student o1, Student o2) { System.out.println(">>> invoked..."); /...
[ "1526118253@qq.com" ]
1526118253@qq.com
363238fddaedcd4e97347370874c88252b049a0d
e91f2c87a930a33a23c8896e47fa782daba80eed
/src/main/java/com/company/flint/States.java
abd8bf7f5b8259dd82bf64d42c1ebb1bbd220ef1
[ "MIT" ]
permissive
jakobehmsen/flint
3f23cb2d09a255264f8a032afcbf666fc305886b
d0e91543c0e43cd3ce354afe1142467fb92a324e
refs/heads/master
2020-06-13T17:00:26.377248
2019-08-30T15:44:10
2019-08-30T15:44:10
194,723,214
0
0
null
null
null
null
UTF-8
Java
false
false
5,866
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.company.flint; /** * * @author jakob */ public class States { public static State finish = new State() { @O...
[ "jakobehmsen.github@gmail.com" ]
jakobehmsen.github@gmail.com
802e49a3a86da18090bffd5d6d55d768fba96191
ec5fe8f20dfe82b479cea3da24c78190f768e086
/cas-4.1.0/cas-server-extension-clearpass/src/test/java/org/jasig/cas/extension/clearpass/EncryptedMapDecoratorTests.java
f4cb2edb44484a5256021ed45813088124902445
[ "BSD-3-Clause", "CDDL-1.1", "LGPL-2.0-or-later", "W3C", "WTFPL", "SAX-PD", "CDDL-1.0", "MIT", "MPL-1.1", "LicenseRef-scancode-jsr-107-jcache-spec-2013", "EPL-1.0", "Classpath-exception-2.0", "LGPL-2.1-only", "GPL-2.0-only", "Apache-2.0", "LicenseRef-scancode-public-domain", "LicenseR...
permissive
hsj-xiaokang/springboot-shiro-cas-mybatis
b4cf76dc2994d63f771da0549cf711ea674e53bf
3673a9a9b279dd1e624c1a7a953182301f707997
refs/heads/master
2022-06-26T15:28:49.854390
2020-12-06T04:43:13
2020-12-06T04:43:13
103,009,179
42
24
MIT
2022-06-25T07:27:42
2017-09-10T06:35:28
Java
UTF-8
Java
false
false
3,677
java
/* * Licensed to Apereo under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Apereo licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file * except in c...
[ "2356899074@qq.com" ]
2356899074@qq.com
bf48ea70d6d23f1864bc81723eecb2a4d112ac9f
f7160c0f0526cc5afc0fe4e6f06d384394059aa1
/cellang/cl-webc/src/main/java/org/cellang/webc/main/client/handler/headeritem/CreateTableHeaderItemHandler.java
93089fbda08b138b25e43e2832acbdb4ea1ee2a4
[]
no_license
o1711/somecode
e2461c4fb51b3d75421c4827c43be52885df3a56
a084f71786e886bac8f217255f54f5740fa786de
refs/heads/master
2021-09-14T14:51:58.704495
2018-05-15T07:51:05
2018-05-15T07:51:05
112,574,683
0
0
null
null
null
null
UTF-8
Java
false
false
710
java
package org.cellang.webc.main.client.handler.headeritem; import org.cellang.clwt.commons.client.frwk.HeaderItemEvent; import org.cellang.clwt.core.client.Container; import org.cellang.clwt.core.client.event.Event.EventHandlerI; import org.cellang.webc.main.client.MainControlI; import org.cellang.webc.main.client...
[ "wkz808@163.com" ]
wkz808@163.com
4be2fe196d271422e309740af13018300dd97714
a7140b9ef65530b99903ffd9b53e6bd32d41ed10
/yule-mongo/src/main/java/com/yule/mongo/company/query/BalanceQuery.java
c6948f27e274b522dd7d73ef343f955ee7cfc034
[]
no_license
FantasybabyChange/yule_workspace
0c0b2c5cd59f866b70d24ac7c1f9a12df24b9f9d
5125a39ac04378a4f6c6225dd85fcc46939f4451
refs/heads/master
2023-07-21T01:13:22.917184
2021-08-17T13:23:06
2021-08-17T13:23:06
397,264,689
1
0
null
null
null
null
UTF-8
Java
false
false
880
java
package com.yule.mongo.company.query; import java.io.Serializable; public class BalanceQuery implements Serializable { /** * */ private static final long serialVersionUID = 3193977797295790434L; private String month; private String start_time; private String end_time; private String company_id; public S...
[ "625353861@qq.com" ]
625353861@qq.com
fa9b0e74665a7dfecaaba25b37ec1c344262b5a5
ed604b012ff7040db218efd1b9b49c514e15e14c
/src/main/java/com/desgreen/education/siapp/app_email/EmailService.java
9162821064a44edd3e1c549de21ffec1fdebc9dc
[ "Unlicense" ]
permissive
bagus-stimata/siapp
2f2edf0be9c00c629faffa050bf060ccd3d3c0c7
67f6ddde5efcf01959100f084da402453d7a419d
refs/heads/master
2022-12-25T09:05:36.261606
2020-10-11T11:28:03
2020-10-11T11:28:03
284,419,437
1
0
null
null
null
null
UTF-8
Java
false
false
3,739
java
package com.desgreen.education.siapp.app_email; import com.desgreen.education.siapp.AppPublicService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.mail.SimpleMailMessage; import org.springframework.mail.javamail.JavaMailSe...
[ "bagus.stimata@gmail.com" ]
bagus.stimata@gmail.com
e2165ee5cd761ae37a71f08a8690cb648a82a78b
cfe621e8c36e6ac5053a2c4f7129a13ea9f9f66b
/AndroidApplications/com.zeptolab.ctr.ads-912244/src/com/google/ads/mediation/jsadapter/JavascriptServerParameters.java
032b8e55ef1416ad93e194124c685f8e11ca3877
[]
no_license
linux86/AndoirdSecurity
3165de73b37f53070cd6b435e180a2cb58d6f672
1e72a3c1f7a72ea9cd12048d9874a8651e0aede7
refs/heads/master
2021-01-11T01:20:58.986651
2016-04-05T17:14:26
2016-04-05T17:14:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
526
java
package com.google.ads.mediation.jsadapter; import com.google.ads.mediation.MediationServerParameters; public class JavascriptServerParameters extends MediationServerParameters { @Parameter(name = "adxtym_height", required = false) public Integer height; @Parameter(name = "adxtym_html", required = true) ...
[ "jack.luo@mail.utoronto.ca" ]
jack.luo@mail.utoronto.ca
48a131601be7149a19f7bedf7c8e813754864d35
760e696ab78d9347b62381ce395c9023b05c28a6
/jtsapp/src/main/java/com/vividsolutions/jtstest/testbuilder/geom/EnvelopeUtil.java
0f656c38f0088c3aea727e371359a650ff56fd00
[]
no_license
hastebrot/jts-topo-suite
0c532641147d3880b91312dff375d9226585b0d1
8f0bd55cb7c837799c6b356af16d1a23b2114c29
refs/heads/master
2016-09-05T22:54:04.073815
2015-06-02T05:15:19
2015-06-02T05:15:19
37,997,834
2
1
null
null
null
null
UTF-8
Java
false
false
444
java
package com.vividsolutions.jtstest.testbuilder.geom; import com.vividsolutions.jts.geom.Envelope; public class EnvelopeUtil { public static double minExtent(Envelope env) { double w = env.getWidth(); double h = env.getHeight(); if (w < h) return w; return h; } public static double maxExtent(...
[ "dr_jts@3b1963ad-ff86-43ac-bf88-fa91f6ade54d" ]
dr_jts@3b1963ad-ff86-43ac-bf88-fa91f6ade54d
3cbe73f1f99b2971fa5353e03cf30c942822ccc1
de3cc32c392bda4cbc33903259f99194c78bf4d7
/src/main/java/io/github/jhipster/application/service/mapper/ListTeeTypeMapper.java
7afc6d95349aa3cebe70e93a36dbf35b668187fa
[]
no_license
Orvas/jhipster-sample-application
526d4a05098dd508ee66d478b2e419f9b65af96d
86da109ed1f76fc89370d9d3428d5cbc09ace482
refs/heads/master
2022-12-22T21:07:49.001252
2019-05-31T14:25:34
2019-05-31T14:25:34
189,054,767
1
0
null
2022-12-16T04:52:31
2019-05-28T15:24:59
Java
UTF-8
Java
false
false
750
java
package io.github.jhipster.application.service.mapper; import io.github.jhipster.application.domain.*; import io.github.jhipster.application.service.dto.ListTeeTypeDTO; import org.mapstruct.*; /** * Mapper for the entity {@link ListTeeType} and its DTO {@link ListTeeTypeDTO}. */ @Mapper(componentModel = "spring", ...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
97655161363ec04096984c9f9f60f7cb0be5e420
a7bff68f0adfc377c97777534f780d9ed4ed62a4
/code/2009-9-1/src/com/umt/runnable/TestJoin.java
1cd7cb5d9196208e467d6302e8f462431674ef07
[]
no_license
salingers/Jee
0a683715c62fd1e7c2d16d29f1c311506a23ed3b
c6ba53bdc87c60740a7f3a284518b9dd2c3f8d9e
refs/heads/master
2021-01-11T05:42:08.078111
2016-11-22T05:09:55
2016-11-22T05:09:55
71,548,561
0
0
null
null
null
null
UTF-8
Java
false
false
501
java
package com.umt.runnable; public class TestJoin extends Thread{ public void run() { for(int i = 0; i < 100; i++){ System.out.println(this.getName() + "_____" + i); } } /** * @param args */ public static void main(String[] args) { TestJoin tj1 = new TestJoin(); tj1.setName("tj1"); tj1.star...
[ "salingersms@msn.com" ]
salingersms@msn.com
3250864dc4b45a054631299a4656d31f8af45fc9
191a88918b1427cd9a6a298d01338ba015290536
/karate-core/src/main/java/com/intuit/karate/http/HttpBody.java
719df74ab9e014a42fdea05920ce775f26b94a28
[ "MIT" ]
permissive
venkatramanareddy/karate
8f47947cbca4a93e54a7a81407986aaa42f4d7aa
b02ba80ea6c3186cc938421a68ad0e17f25731cf
refs/heads/master
2021-01-20T23:11:29.007515
2017-08-31T17:28:52
2017-08-31T17:28:52
101,843,148
0
0
null
2017-08-30T05:55:37
2017-08-30T05:55:37
null
UTF-8
Java
false
false
4,298
java
/* * The MIT License * * Copyright 2017 Intuit Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modi...
[ "peter_thomas@intuit.com" ]
peter_thomas@intuit.com
aafc8e4e79c04f30f28561a590fc358e4eff889a
b43ee67db8c74a1f6efdac9ad833fbdb425eb1a0
/src/main/java/net/atos/spring_webapp/model/Permission.java
7ef3e563e0f3eaf42f6c87438539cc9db7b80fc9
[]
no_license
MikiKru/spring_app
3b71b282a38573473c0397c90dfe41e5009d7fd9
9895e118769cbe18ebb783f523e4c3f2ac0425fe
refs/heads/master
2020-09-13T19:02:00.893377
2019-11-22T13:41:33
2019-11-22T13:41:33
222,876,184
0
0
null
2019-11-22T13:33:56
2019-11-20T07:24:52
JavaScript
UTF-8
Java
false
false
375
java
package net.atos.spring_webapp.model; import lombok.Data; import lombok.NoArgsConstructor; import javax.persistence.*; @NoArgsConstructor @Data @Entity public class Permission { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "permission_id") private Byte permissionId; @Col...
[ "michal_kruczkowski@o2.pl" ]
michal_kruczkowski@o2.pl
511cc8fcb72f8656288bf136e2f40d2bd6f1bde4
324fea83bc8135ab591f222f4cefa19b43d30944
/src/main/java/ru/lanbilling/webservice/wsdl/BlkVgroup.java
f94181198dc48e3a2ae6ad0fd1b055b11fda47f8
[ "MIT" ]
permissive
kanonirov/lanb-client
2c14fac4d583c1c9f524634fa15e0f7279b8542d
bfe333cf41998e806f9c74ad257c6f2d7e013ba1
refs/heads/master
2021-01-10T08:47:46.996645
2015-10-26T07:51:35
2015-10-26T07:51:35
44,953,384
0
0
null
null
null
null
UTF-8
Java
false
false
2,705
java
package ru.lanbilling.webservice.wsdl; import javax.annotation.Generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <...
[ "kio@iteratia.com" ]
kio@iteratia.com