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
f6f6fb6a646dd5f4660120890d4d9fadc8cbc83f
18606c6b3f164a935e571932b3356260b493e543
/JastAddExtensions/JastAddModules/case_study/JHotDraw 7.1/jhotdraw7/src/main/java/batik1.8pre/org/apache/batik/util/HaltingThread.java
96fb5543d080959e604574684364b582111bd65e
[]
no_license
jackyhaoli/abc
d9a3bd2d4140dd92b9f9d0814eeafa16ea7163c4
42071b0dcb91db28d7b7fdcffd062f567a5a1e6c
refs/heads/master
2020-04-03T09:34:47.612136
2019-01-11T07:16:04
2019-01-11T07:16:04
155,169,244
0
0
null
null
null
null
UTF-8
Java
false
false
3,117
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...
[ "neil@40514614-586c-40e6-bf05-bf7e477dc3e6" ]
neil@40514614-586c-40e6-bf05-bf7e477dc3e6
60ba92cb1f2676be5755ace669f34c67d5ace1e0
2692a566517b0a8213194381aa3425721a9788fd
/src/main/java/com/dimple/project/blog/service/TagService.java
8c95a063111f090f2501aaf41505d8790484712e
[ "Apache-2.0" ]
permissive
pjsqwerty/DimpleBlog
262f7ad6f5affd55a5832d1f5f2ee4e880bcf19d
2504ea39cb13d8dab513cee38bef2aac337d216b
refs/heads/master
2023-02-21T01:20:36.331699
2021-01-07T11:00:35
2021-01-07T11:00:35
269,525,943
0
0
Apache-2.0
2020-06-05T03:53:27
2020-06-05T03:53:26
null
UTF-8
Java
false
false
1,885
java
package com.dimple.project.blog.service; import com.dimple.project.blog.domain.Tag; import com.dimple.project.blog.domain.TagMapping; import java.util.List; /** * @className: TagService * @description: * @author: Dimple * @date: 11/22/19 */ public interface TagService { /** * 获取Tag列表 * * @par...
[ "bianxiaofeng@sohu.com" ]
bianxiaofeng@sohu.com
c7787fc310737418c32f047b82961db1a74001b3
0206367829f6c13c3005733cce3c79337cbbca07
/silo-api/src/main/java/se/l4/silo/Transaction.java
367cdbbb1c680c7856723fbf5c81896b866667d1
[ "MIT" ]
permissive
LevelFourAB/silo
d74eb129b3887d2589ce11e5a1887be575b2710f
3748fcd7b494c9849602eee891e633b5fc6d30a8
refs/heads/master
2021-09-20T07:45:06.119901
2021-09-01T07:14:48
2021-09-01T07:15:43
54,744,500
1
1
Apache-2.0
2021-01-10T14:31:47
2016-03-25T20:02:26
Java
UTF-8
Java
false
false
1,367
java
package se.l4.silo; import java.util.function.Function; import org.reactivestreams.Publisher; import reactor.core.publisher.Flux; import reactor.core.publisher.Mono; /** * Transaction in {@link Silo}. See {@link Silo} for details on the * transaction semantics in use. */ public interface Transaction { /** * R...
[ "a@holstenson.se" ]
a@holstenson.se
a0e8d1e3aa361930705d942054b16b6fa116d86c
ca60502a473aaff1594674cc4ac49db8b5546e51
/src/main/java/org/encog/app/analyst/commands/CmdCluster.java
e47bc0dee4412498dc3480bbd407cce998fd42ab
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
pidster/encog-java-core
9ce59b82cf07e2c3710f294b0e5b98c67463f7b1
50aa01c19d09ffc431d5310e06ea7fc2a230c342
refs/heads/master
2021-01-24T20:47:28.860579
2014-04-13T14:14:34
2014-04-13T14:14:34
17,671,426
0
0
NOASSERTION
2020-10-14T00:27:15
2014-03-12T15:16:26
Java
UTF-8
Java
false
false
3,390
java
/* * Encog(tm) Core v3.2 - Java Version * http://www.heatonresearch.com/encog/ * https://github.com/encog/encog-java-core * Copyright 2008-2013 Heaton Research, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
[ "jeff@jeffheaton.com" ]
jeff@jeffheaton.com
1ec82d5c9c1279dc9a287f1f7089c5adcd0f241d
74539d9e911ccfd18b0c13a526810be052eec77b
/src/com/google/gdata/data/dublincore/Format.java
aff47dfb8acbb59bee7de337f723a357eab1e14c
[]
no_license
dovikn/inegotiate-android
723f12a3ee7ef46b980ee465b36a6a154e5adf6f
cea5e088b01ae4487d83cd1a84e6d2df78761a6e
refs/heads/master
2021-01-12T02:14:41.503567
2017-01-10T04:20:15
2017-01-10T04:20:15
78,492,148
0
1
null
null
null
null
UTF-8
Java
false
false
918
java
package com.google.gdata.data.dublincore; import com.google.gdata.data.ExtensionDescription; import com.google.gdata.data.ExtensionDescription.Default; import com.google.gdata.data.ValueConstruct; @Default(localName = "format", nsAlias = "dc", nsUri = "http://purl.org/dc/terms") public class Format extends ValueConst...
[ "dovik@dovik-macbookpro.roam.corp.google.com" ]
dovik@dovik-macbookpro.roam.corp.google.com
1212c18c4c2b0c4b3b41bcf3cca3be82b630fe52
43c012a9cdea1df74ddeaf16f7850ccaaedf0782
/fermat-android-core/src/main/java/com/bitdubai/android_core/app/common/version_1/provisory/InstalledDesktop.java
80622509fb0284718dbbd0db69bc827923a8a433
[ "LicenseRef-scancode-warranty-disclaimer", "MIT" ]
permissive
franklinmarcano1970/fermat
ef08d8c46740ac80ebeec96eca85936ce36d3ee8
c5239a0d4c97414881c9baf152243e6311c9afd5
refs/heads/develop
2020-04-07T04:12:39.745585
2016-05-23T21:20:37
2016-05-23T21:20:37
52,887,265
1
22
null
2016-08-23T12:58:03
2016-03-01T15:26:55
Java
UTF-8
Java
false
false
282
java
package com.bitdubai.android_core.app.common.version_1.provisory; import com.bitdubai.fermat_api.layer.all_definition.runtime.FermatApp; import java.io.Serializable; /** * Created by mati on 2016.02.22.. */ public interface InstalledDesktop extends FermatApp,Serializable{ }
[ "mati_fur@hotmail.com" ]
mati_fur@hotmail.com
59a053bcaccf7d62082270026995a74c2161eb25
05e45581f8b3b147af2f42cff1b701654d7b61d2
/suzhou/taicang/common/src/main/java/cn/gtmap/landsale/service/AuditLogService.java
3819b189db3e04e69eccfd5e3467f53aa963dcb1
[]
no_license
TimfuDeng/gtfree-bank
581bdc0478e47e2303296b3b6921ae59f976208f
48106284af428a449f0a2ccbee1653b57b4bd120
refs/heads/master
2020-04-03T05:22:06.031843
2018-10-28T06:50:40
2018-10-28T06:50:40
155,043,209
0
2
null
null
null
null
UTF-8
Java
false
false
1,210
java
package cn.gtmap.landsale.service; import cn.gtmap.egovplat.core.data.Page; import cn.gtmap.egovplat.core.data.Pageable; import cn.gtmap.landsale.Constants; import cn.gtmap.landsale.model.TransAuditLog; import java.util.Date; /** * 审计日志服务 * @author <a href="mailto:shenjian@gtmap.cn">shenjian</a> * @version 1.0, 2...
[ "1337343005@qq.com" ]
1337343005@qq.com
5a5fc38333065ecf3b7ba663ae5f71edfce76251
7f298c2bf9ff5a61eeb87e3929e072c9a04c8832
/spring-web/src/test/java/org/springframework/web/context/support/AnnotationConfigWebApplicationContextTests.java
98fee528366d66770470292c6e152803c772966b
[ "Apache-2.0" ]
permissive
stwen/my-spring5
1ca1e85786ba1b5fdb90a583444a9c030fe429dd
d44be68874b8152d32403fe87c39ae2a8bebac18
refs/heads/master
2023-02-17T19:51:32.686701
2021-01-15T05:39:14
2021-01-15T05:39:14
322,756,105
0
0
null
null
null
null
UTF-8
Java
false
false
2,882
java
/* * Copyright 2002-2015 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...
[ "xianhao_gan@qq.com" ]
xianhao_gan@qq.com
851e43652caaf7a2a38f06d3636f5fdd11e99d57
b39cbeaeb411968d6fa3c059b833fe4c06852a33
/src/Chapter7/Task2/Cleanser.java
7643f1c6bdd3741f78f1941537afaa366bca2bf1
[]
no_license
AvdeevaElena/FromBookEckel_JavaSE
1e11b3265f3f84306fdf9d74a55e622a32fdafc9
89ff1b084a9d1c6ff69b05333d57fbea7c0b9620
refs/heads/master
2020-04-16T17:19:37.451624
2019-01-15T02:42:18
2019-01-15T02:42:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
505
java
package Chapter7.Task2; public class Cleanser { private String s = "Cleanser"; public void append(String a) { s += a; } public void dilute() { append(" diluteQ"); } public void apply() { append(" apply()"); } public void scrub() { append(" scrub()"); } public String toString() { return s; } ...
[ "avdeevaelena5@gmail.com" ]
avdeevaelena5@gmail.com
d5d42b516d164b930ab106b3e6dcc7b2f3e044dc
71b919749069accbdbfc35f7dba703dd5c5780a6
/learn-basics/src/main/java/list/Employee.java
6cfc57ad699b557c2ba18d4273998cae52af9644
[ "MIT" ]
permissive
xp-zhao/learn-java
489f811acf20649b773032a6831fbfc72dc4c418
108dcf1e4e02ae76bfd09e7c2608a38a1216685c
refs/heads/master
2023-09-01T03:07:23.795372
2023-08-25T08:28:59
2023-08-25T08:28:59
118,060,929
2
0
MIT
2022-06-21T04:16:08
2018-01-19T01:39:11
Java
UTF-8
Java
false
false
201
java
package list; import lombok.Builder; import lombok.Data; /** * Employee.java * * @author: zhaoxiaoping * @date: 2019/10/28 **/ @Builder @Data public class Employee { long id; String name; }
[ "13688396271@163.com" ]
13688396271@163.com
9f82bdc3980b5b745e467e11c44c26126578a485
9e1ad925f368f89a3849de6cedcfa4eb67658494
/src/main/java/heaps/maps/LRUCache.java
87a107d5a4708f04c741b4b4ed69d3c544380f4e
[]
no_license
sherif98/ProblemSolving
d776c7aff35f3369a5316d567d092daee290c125
e120733197d6db08cd82448412ce8fa8626a4763
refs/heads/master
2021-09-16T22:40:36.257030
2018-06-25T16:52:46
2018-06-25T16:52:46
125,643,027
0
0
null
null
null
null
UTF-8
Java
false
false
681
java
package heaps.maps; import java.util.LinkedHashMap; import java.util.Map; public class LRUCache { private LRU lru; public LRUCache(int capacity) { lru = new LRU(capacity); } public int get(int key) { return lru.getOrDefault(key, -1); } public void set(int key, int value) { ...
[ "sherif.hamdy.1995@gmail.com" ]
sherif.hamdy.1995@gmail.com
74d72f90dea24dd6f66f1afbae73d72d9ed2c14f
ee9aa986a053e32c38d443d475d364858db86edc
/src/main/java/com/ebay/soap/eBLBaseComponents/BiddingDetailsType.java
7652f3796bc07668b1c3007de633fc0dbb4230d3
[ "Apache-2.0" ]
permissive
modelccc/springarin_erp
304db18614f69ccfd182ab90514fc1c3a678aaa8
42eeb70ee6989b4b985cfe20472240652ec49ab8
refs/heads/master
2020-05-15T13:10:21.874684
2018-05-24T15:39:20
2018-05-24T15:39:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,928
java
package com.ebay.soap.eBLBaseComponents; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAnyElement; import javax.xml.bind.annotation.XmlElement; import...
[ "601906911@qq.com" ]
601906911@qq.com
ace5c45345f242e7a82ebafcb413f0299d70d1b7
0aff25b84e76c9e11efde0d8f2d4236903c5ac6c
/day17-API/src/api/collection/Book.java
4ac9489881143dc98d8b034918ce87abdc70314d
[]
no_license
YuHyeonDong/02_java
e04bb8850c3f9838f59a7c7b1bdee7b0eacdd40d
6260c9f9d16d6e5a080a90c66a52b5e9af07a9cd
refs/heads/master
2020-06-14T22:20:10.014853
2019-08-11T06:45:46
2019-08-11T06:45:46
195,142,860
0
0
null
null
null
null
UTF-8
Java
false
false
4,721
java
package api.collection; /** * 책 한 권의 정보를 담는 클래스 * ---------------------------- * 일련번호 : sequence : int * ISBN : isbn : String * 제목 : title : String * 저자 : author : String * 출판사 : company : String * 페이지 수 : totalPage : int * 가격 : price : int * 재고수량 : qua...
[ "you@example.com" ]
you@example.com
3198fbc39d2c860c09cdf3f35b46be4709d8c4c4
62e334192393326476756dfa89dce9f0f08570d4
/tk_code/tiku-essay-app/essay-common/src/main/java/com/huatu/tiku/essay/entity/EssayMockExam.java
beb035e70ce26e309ed136df81e3e76083fb9bd9
[]
no_license
JellyB/code_back
4796d5816ba6ff6f3925fded9d75254536a5ddcf
f5cecf3a9efd6851724a1315813337a0741bd89d
refs/heads/master
2022-07-16T14:19:39.770569
2019-11-22T09:22:12
2019-11-22T09:22:12
223,366,837
1
2
null
2022-06-30T20:21:38
2019-11-22T09:15:50
Java
UTF-8
Java
false
false
1,931
java
package com.huatu.tiku.essay.entity; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import org.hibernate.annotations.DynamicInsert; import org.hibernate.annotations.DynamicUpdate; import javax.persistence.*; import java.util.Date; /** * Created by x6 on...
[ "jelly_b@126.com" ]
jelly_b@126.com
e3287d1734468e13f3ae232263f6944df4d31d7f
d4506724ba8a4f2ae64b999d9e6631c7a149b45c
/src/main/java/yd/swig/SWIGTYPE_p_f_p__GSource_p_f_p_void__int_p_void__int.java
794c2a50fa441073d6966933aed797b8a510bdc9
[]
no_license
ydaniels/frida-java
6dc70b327ae8e8a6d808a0969e861225dcc0192b
cf3c198b2a4b7c7a3a186359b5c8c768deacb285
refs/heads/master
2022-12-08T21:28:27.176045
2019-10-24T09:51:44
2019-10-24T09:51:44
214,268,850
2
1
null
2022-11-25T19:46:38
2019-10-10T19:30:26
Java
UTF-8
Java
false
false
877
java
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 4.0.1 * * Do not make changes to this file unless you know what you are doing--modify * the SWIG interface file instead. * ------------------------------...
[ "yomi@erpsoftapp.com" ]
yomi@erpsoftapp.com
bf9f69339a75344099fed3f7ccab2d763aef2d3a
6a280e6b17d620482e22d38e2cafffeda8ca708b
/src/main/java/kr/ac/skuniv/medicalhelperbatch/global/fcm/NotificationRequest.java
304e151af71c6f1195bdb0ddbff7f75d544bbe26
[]
no_license
jaeho214/medical-helper-batch
638399032dd48b43bf41c0274b9e97cbce7f4282
14d78d0a01db36e3f1763caf6630dab5e2ffc7fd
refs/heads/master
2020-11-24T08:15:11.005753
2020-01-26T16:18:03
2020-01-26T16:18:03
228,046,343
0
0
null
null
null
null
UTF-8
Java
false
false
893
java
package kr.ac.skuniv.medicalhelperbatch.global.fcm; import kr.ac.skuniv.medicalhelperbatch.domain.member.entity.Member; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.ToString; @Getter @ToString @NoArgsConstructor public class NotificationRequest { private String tit...
[ "jaeho214@naver.com" ]
jaeho214@naver.com
b46066c07140700b65f8634eab63df6b52bf7c58
3ef55e152decb43bdd90e3de821ffea1a2ec8f75
/large/module0707_public/tests/more/src/java/module0707_public_tests_more/a/Foo2.java
ab027676ced7a8efa6da2af1558237a94ddfa4ad
[ "BSD-3-Clause" ]
permissive
salesforce/bazel-ls-demo-project
5cc6ef749d65d6626080f3a94239b6a509ef145a
948ed278f87338edd7e40af68b8690ae4f73ebf0
refs/heads/master
2023-06-24T08:06:06.084651
2023-03-14T11:54:29
2023-03-14T11:54:29
241,489,944
0
5
BSD-3-Clause
2023-03-27T11:28:14
2020-02-18T23:30:47
Java
UTF-8
Java
false
false
1,670
java
package module0707_public_tests_more.a; import java.util.logging.*; import java.util.zip.*; import javax.annotation.processing.*; /** * Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut * labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusa...
[ "gwagenknecht@salesforce.com" ]
gwagenknecht@salesforce.com
cfb7d6af14ccd1f8789ce567b22c894768701c77
473b76b1043df2f09214f8c335d4359d3a8151e0
/benchmark/bigclonebenchdata_completed/6371580.java
056387c113b6a51046ab827757ed3db28e97a1a5
[]
no_license
whatafree/JCoffee
08dc47f79f8369af32e755de01c52d9a8479d44c
fa7194635a5bd48259d325e5b0a190780a53c55f
refs/heads/master
2022-11-16T01:58:04.254688
2020-07-13T20:11:17
2020-07-13T20:11:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,769
java
import java.io.*; import java.lang.*; import java.util.*; import java.net.*; import java.applet.*; import java.security.*; class c6371580 { public void insertDomain(final List<String> domains) throws Throwable { try { MyHelperClass connection = new MyHelperClass(); connection.se...
[ "piyush16066@iiitd.ac.in" ]
piyush16066@iiitd.ac.in
ee9588b05546846ff9e6db18d9e874cf7b977570
305484c9ad9e3fd418059d19513aa2c5d518432b
/src/main/java/io/moonman/emergingtechnology/machines/harvester/HarvesterContainer.java
b71a1cfda9e11c46d22e3e6b80342f502e50c1fc
[ "MIT" ]
permissive
Tape-Dispenser/EmergingTechnology
a6094166ff68a1aa21b65269f6d61c383013ae08
131ce25ca288e2ac0f9f7c836857c301edff0c30
refs/heads/master
2022-04-07T19:13:51.612181
2020-01-10T21:45:39
2020-01-10T21:45:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,897
java
package io.moonman.emergingtechnology.machines.harvester; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.InventoryPlayer; import net.minecraft.inventory.Container; import net.minecraft.inventory.IContainerListener; import net.minecraft.inventory.Slot; import net.minecraft.item.Item...
[ "moonmanmodding@gmail.com" ]
moonmanmodding@gmail.com
0e62f7375538c112e34ef6a42008f76465618a14
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/elastic--elasticsearch/15a09a04f2cc62650d54a20ae85c94e92d4d7de9/before/BoolQueryBuilderTest.java
303079aa49f5d47bdd81661c411a54e35bad1c05
[]
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
6,107
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
ba57ae96fe606ec783272d841d6ce5b81da38e51
5ca3901b424539c2cf0d3dda52d8d7ba2ed91773
/src_cfr/y/h/b/ab.java
6ce7134edd4b34827510d88e4520814ad2b0534f
[]
no_license
fjh658/bindiff
c98c9c24b0d904be852182ecbf4f81926ce67fb4
2a31859b4638404cdc915d7ed6be19937d762743
refs/heads/master
2021-01-20T06:43:12.134977
2016-06-29T17:09:03
2016-06-29T17:09:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
562
java
/* * Decompiled with CFR 0_115. */ package y.h.b; import java.awt.Rectangle; import y.h.az; abstract class ab implements az { protected double a; protected double b; protected double c; protected double d; ab() { } public void a(double d2, double d3, double d4, double d5) { thi...
[ "manouchehri@riseup.net" ]
manouchehri@riseup.net
a696adc4f52b06f980399f8b4553c8b3a83478f7
082e26b011e30dc62a62fae95f375e4f87d9e99c
/docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/protocal/protobuf/afz.java
a0c1efafdc4b377072c8dd0f6fc07c3258cade23
[]
no_license
xsren/AndroidReverseNotes
9631a5aabc031006e795a112b7ac756a8edd4385
9202c276fe9f04a978e4e08b08e42645d97ca94b
refs/heads/master
2021-04-07T22:50:51.072197
2019-07-16T02:24:43
2019-07-16T02:24:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,663
java
package com.tencent.mm.protocal.protobuf; import com.tencent.matrix.trace.core.AppMethodBeat; import e.a.a.c.a; import java.util.LinkedList; public final class afz extends bsr { public int Version; public final int op(int i, Object... objArr) { AppMethodBeat.i(28419); int ix; if (i ==...
[ "alwangsisi@163.com" ]
alwangsisi@163.com
d007eaa6508575f2b2abb0c80eda54979547e996
1308960171ada28b011fa80a8ddb9cb296daae76
/WebApplicationTesting/src/com/DataDriven/NewTours_NewUserRegistration_TestData.java
d6da384e2d5b1f291b6316c348e8a6e44f657e52
[]
no_license
srinuqatrainer/SudhaSelenium
0ec5b43725aaf62d43be87760964d10b208e8783
a81bd5d2fcaa339ac4aa73a70c41751481440631
refs/heads/master
2020-04-07T11:07:05.078222
2018-11-20T01:36:12
2018-11-20T01:36:12
158,313,200
0
0
null
null
null
null
UTF-8
Java
false
false
3,836
java
package com.DataDriven; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.util.concurrent.TimeUnit; import org.apache.poi.ss.usermodel.Row; import org.apache.poi.xssf.usermodel.XSSFSheet; import org.apache.poi.xssf....
[ "srinu.qatrainer@gmail.com" ]
srinu.qatrainer@gmail.com
528c57c954aee92e63c74968790169ad5e2f632a
115cf07622637a87ffecb716ec1ef71d091fb566
/WEB-INF/src/com/yhaguy/gestion/contabilidad/subdiario/BrowserLibroCompra.java
caa599d63d9e42c7f67c1d0b37d5a6809328d320
[]
no_license
sraul/alborada
60e3ba054a1c9ee17cb6e17534404a6fbae2c6f0
df6ae6041f4b8969409a6648ac8f1ad9d0e06a19
refs/heads/master
2021-09-26T19:20:00.713648
2018-11-01T15:29:35
2018-11-01T15:29:35
114,824,304
0
0
null
null
null
null
UTF-8
Java
false
false
6,222
java
package com.yhaguy.gestion.contabilidad.subdiario; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.zkoss.zk.ui.HtmlBasedComponent; import org.zkoss.zul.Label; import org.zkoss.zul.Textbox; import com.coreweb.extras.browser.Browser2; import com.coreweb.extras.browser.ColumnaBrowse...
[ "sraul@users.noreply.github.com" ]
sraul@users.noreply.github.com
e2e96338583b42e37235f502d3f26fbcf688957c
80ceba00d547a9fab40921cdebf4ebcbb427a1fc
/day39_retrofit_demo/src/main/java/com/androidxx/yangjw/day39_retrofit_demo/ApiService.java
d0df78a4c4c323c75fbbf3a6c0326254cdbb45af
[]
no_license
yangjingwen2/android1607_2
e59a165219c5b9e0abf74fb5aca5a906979d3bed
89e67f143832963290296727dd84cebeea0811f7
refs/heads/master
2021-05-02T18:08:11.964235
2016-11-04T03:55:08
2016-11-04T03:55:15
72,394,556
4
1
null
null
null
null
UTF-8
Java
false
false
959
java
package com.androidxx.yangjw.day39_retrofit_demo; import com.androidxx.yangjw.day39_retrofit_demo.bean.GiftBean; import com.androidxx.yangjw.day39_retrofit_demo.bean.SelectBean; import retrofit2.Call; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.GET; import retrofit2.http.P...
[ "yangwen8701@126.com" ]
yangwen8701@126.com
86a53a6228da046820d019006147ac7b3fd07ddc
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/tencent/mm/storage/aw.java
59fae301586f8b7372d221d0c4caa8f61c6986d3
[]
no_license
tsuzcx/qq_apk
0d5e792c3c7351ab781957bac465c55c505caf61
afe46ef5640d0ba6850cdefd3c11badbd725a3f6
refs/heads/main
2022-07-02T10:32:11.651957
2022-02-01T12:41:38
2022-02-01T12:41:38
453,860,108
36
9
null
2022-01-31T09:46:26
2022-01-31T02:43:22
Java
UTF-8
Java
false
false
631
java
package com.tencent.mm.storage; import com.tencent.matrix.trace.core.AppMethodBeat; import com.tencent.mm.autogen.b.bb; import com.tencent.mm.sdk.storage.IAutoDBItem.MAutoDBInfo; public class aw extends bb { protected static IAutoDBItem.MAutoDBInfo info; static { AppMethodBeat.i(32839); ...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
ccbdd8a23d01b485bd3515b85860893a56e87b57
57e09fe34befa76f40766c0a289087ee3c851e7f
/sources/src/main/java/org/bukkit/craftbukkit/entity/CraftAreaEffectCloud.java
187d52afbc7086235ec1e24fe206389f04ce966f
[]
no_license
Moudoux/Torch
a36f059044c4e926d73499f565fde1fc2343f96c
bdd6fcf1ea955accb6a44a217c06dae1ee8ef9fa
refs/heads/master
2020-12-30T13:39:18.440636
2017-05-14T10:07:29
2017-05-14T10:07:29
91,236,109
1
0
null
2017-05-14T10:31:20
2017-05-14T10:31:20
null
UTF-8
Java
false
false
5,917
java
package org.bukkit.craftbukkit.entity; import java.util.List; import net.minecraft.server.EntityAreaEffectCloud; import net.minecraft.server.EntityLiving; import net.minecraft.server.MobEffect; import net.minecraft.server.MobEffectList; import org.apache.commons.lang3.Validate; import org.bukkit.Color; import org.buk...
[ "i@omc.hk" ]
i@omc.hk
14b3592a0e4ce28c6d9636bdf4621596bcd93e31
028cbe18b4e5c347f664c592cbc7f56729b74060
/v2/appserv-api/src/java/com/sun/appserv/management/util/misc/DebugOutImpl.java
8455550493f5e74ee915de24228985837afe4c43
[]
no_license
dmatej/Glassfish-SVN-Patched
8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e
269e29ba90db6d9c38271f7acd2affcacf2416f1
refs/heads/master
2021-05-28T12:55:06.267463
2014-11-11T04:21:44
2014-11-11T04:21:44
23,610,469
1
0
null
null
null
null
UTF-8
Java
false
false
4,094
java
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common Development * and Distribution License("CDDL")...
[ "kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5" ]
kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5
3373012074cbc155ef7ffb61c92f62309f6e0157
20240a61b712e13bff98c2055317a8500e08c3ca
/ca/ca-mgmt-api/src/main/java/org/xipki/ca/server/mgmt/api/CrlSignerEntry.java
ac191ce0f7a91d86ef8c18a20c100fd761bf3399
[]
no_license
tempbottle/xipki
fc215ffea193dd07480a995c372eea7a16f72a24
aaf69c31f77dc71f1297ddfb671b565f9c20dca6
refs/heads/master
2021-01-18T05:09:20.408000
2014-10-16T18:45:31
2014-10-16T18:45:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,265
java
/* * Copyright (c) 2014 Lijun Liao * * TO-BE-DEFINE * */ package org.xipki.ca.server.mgmt.api; import java.io.Serializable; import java.security.cert.CertificateEncodingException; import java.security.cert.X509Certificate; import org.bouncycastle.util.encoders.Base64; import org.xipki.security.common.Configurat...
[ "lijun.liao@gmail.com" ]
lijun.liao@gmail.com
45e9d0964917c5bca84c8f3823811d6302ec16a2
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5708921029263360_0/java/Soronbe/Fashion.java
3272bc1a79db9b2c341b3afab8a53d97f38fab23
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
Java
false
false
1,941
java
import java.io.FileNotFoundException; import java.io.PrintWriter; import java.io.UnsupportedEncodingException; import java.util.Scanner; import java.util.Set; /** * Created by david on 5/8/16. */ public class Fashion { public static void main(String[] args) { new Fashion(); } public Fashion() { ...
[ "alexandra1.back@gmail.com" ]
alexandra1.back@gmail.com
febb0ffb0e0a1daa79ee37d50181fe2c18fbea13
92225460ebca1bb6a594d77b6559b3629b7a94fa
/src/com/kingdee/eas/fdc/basecrm/app/AbstractFDCCustomerListUIHandler.java
d0efc9a5b24470d53f3d45b7b050e4cefb334937
[]
no_license
yangfan0725/sd
45182d34575381be3bbdd55f3f68854a6900a362
39ebad6e2eb76286d551a9e21967f3f5dc4880da
refs/heads/master
2023-04-29T01:56:43.770005
2023-04-24T05:41:13
2023-04-24T05:41:13
512,073,641
0
1
null
null
null
null
UTF-8
Java
false
false
1,861
java
/** * output package name */ package com.kingdee.eas.fdc.basecrm.app; import com.kingdee.bos.Context; import com.kingdee.eas.framework.batchHandler.RequestContext; import com.kingdee.eas.framework.batchHandler.ResponseContext; /** * output class name */ public abstract class AbstractFDCCustomerListUIHandler exte...
[ "yfsmile@qq.com" ]
yfsmile@qq.com
576e3f387105311fdb2f8cbcf31f2806ec05d252
7dc6bf17c5acc4a5755063a3ffc0c86f4b6ad8c3
/java_decompiled_from_smali/com/google/android/gms/internal/q.java
08980a35fc57e97fee45f6f59023283249ff900a
[]
no_license
alecsandrudaj/mobileapp
183dd6dc5c2fe8ab3aa1f21495d4221e6f304965
b1b4ad337ec36ffb125df8aa1d04c759c33c418a
refs/heads/master
2023-02-19T18:07:50.922596
2021-01-07T15:30:44
2021-01-07T15:30:44
300,325,195
0
0
null
2020-11-19T13:26:25
2020-10-01T15:18:57
Smali
UTF-8
Java
false
false
2,010
java
package com.google.android.gms.internal; import com.google.android.gms.common.data.d; import com.google.android.gms.games.multiplayer.realtime.RealTimeMessage; public abstract class q extends aa { public void a() { } public void a(int i) { } public void a(int i, int i2, String str) {...
[ "rgosa@bitdefender.com" ]
rgosa@bitdefender.com
9ec83ea3bca9f05b54d63aedcdd0760c54c79b89
1b6a269d889bb6ef300fce834702e2d63dafb992
/Sunny/src/goods/com/ybt/service/work/GoodsOrderService.java
af635e2fae56d0f50d61d1fea140eb42b71faf22
[]
no_license
244522645/demo
b77690f3034ded577e92f88fa8d3b1fd92b96169
231013391c8c58aefee9dc65253f3975d43ebfe2
refs/heads/master
2021-01-23T18:58:06.544798
2017-04-17T05:25:18
2017-04-17T05:25:18
83,005,616
0
0
null
null
null
null
UTF-8
Java
false
false
1,231
java
package com.ybt.service.work; import java.util.List; import org.springframework.stereotype.Component; import com.ybt.model.work.SunDdOrder; import com.ybt.model.work.SunGoodsOrder; import com.ybt.service.base.IBaseService; @Component public interface GoodsOrderService extends IBaseService<SunGoodsOrder, String> { ...
[ "244522645@qq.com" ]
244522645@qq.com
549f8645cf6b75463c0d030b8347ca052fde999b
35e656065008890f8b969dddb64189da6db82977
/app/src/main/java/com/github/dachhack/sprout/items/wands/WandOfDisintegration.java
0358c3967daf6bc3726960cae2ef4e6c7bcba1f2
[]
no_license
Smujb/harder-sprouted-pd
52cc9809baabb17d42e7b60650fd1b89647224a7
e3a8b7b94432a211cd2a26c4ea1e5cd9dfe67f13
refs/heads/master
2021-01-07T23:30:44.249813
2020-02-01T13:58:04
2020-02-01T13:58:04
241,845,803
1
1
null
null
null
null
UTF-8
Java
false
false
4,692
java
/* * Pixel Dungeon * Copyright (C) 2012-2014 Oleg Dolya * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * ...
[ "smujamesb@gmail.com" ]
smujamesb@gmail.com
9ce25155c1b1d9c1ffcfd33c7ed10a41697f1a57
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/26/26_56d7e4295d1750653d1d2ccf12d9dcaf89bf2184/GroovyShellPanel/26_56d7e4295d1750653d1d2ccf12d9dcaf89bf2184_GroovyShellPanel_s.java
892c180a9a657d7dcb5f82c07c81967cd49e4173
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
4,225
java
/** * Copyright (C) 2011 Hippo * * 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 ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
39daeeb86957527b1d15faf8d6022b9064665d03
b4e0e50e467ee914b514a4f612fde6acc9a82ba7
/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/KeyPrefixRegionSplitPolicy.java
df8510716041abe0a14f1e4fc356dec6e24a64df
[ "Apache-2.0", "CPL-1.0", "MPL-1.0" ]
permissive
tenggyut/HIndex
5054b13118c3540d280d654cfa45ed6e3edcd4c6
e0706e1fe48352e65f9f22d1f80038f4362516bb
refs/heads/master
2021-01-10T02:58:08.439962
2016-03-10T01:15:18
2016-03-10T01:15:18
44,219,351
3
4
Apache-2.0
2023-03-20T11:47:22
2015-10-14T02:34:53
Java
UTF-8
Java
false
false
3,497
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...
[ "tengyutong0213@gmail.com" ]
tengyutong0213@gmail.com
cf757d11db7b1df34f4bd974a316e209b710b105
139aa575296282ad3d3756b2472e8f6518a5024c
/QHDemo3.1.0/app/src/main/java/com/qhcloud/demo/util/ToastUtil.java
852caf4960fe6b25952f9b1afc90af25c5008374
[]
no_license
Sarah-alsh/QLinqDemo
c02931f8057f34bbfa2d2986009aafcc83f02508
090de0cc2a4ebaee62c76b4be44a78e0ee608938
refs/heads/master
2020-04-18T02:26:12.445663
2019-01-23T10:22:24
2019-01-23T10:22:24
167,162,437
0
2
null
null
null
null
UTF-8
Java
false
false
715
java
package com.qhcloud.demo.util; import android.content.Context; import android.text.TextUtils; import android.widget.Toast; public class ToastUtil { private static Toast mToast; public static void show(Context context, CharSequence text) { show(context, text, Toast.LENGTH_SHORT); } public s...
[ "sarah.shughri@gmail.com" ]
sarah.shughri@gmail.com
b4e0b6146ee2dcb3fa743e4ba1b87472ad0f44d6
75fbde50c808163d2bae775f0090711d37a358c4
/src/controladores/Profesionales/MisTurnos/ControladorBuscar.java
60e5cc983cde973707fe939afd1c3308e2a7bd33
[]
no_license
deive1993/TurnosMedicos
4f117c37413da0f1fbaeea06e40d6152663e1ade
ad5fee1fa417fb297da05c65e06830ccf6c98fef
refs/heads/master
2021-08-11T17:52:03.379183
2017-11-14T01:07:27
2017-11-14T01:07:27
104,943,889
0
0
null
null
null
null
UTF-8
Java
false
false
726
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 controladores.Profesionales.MisTurnos; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; /** * * @auth...
[ "you@example.com" ]
you@example.com
2df0919ef894a8a2fc8832d99a9db8a8dc82855e
e7cb38a15026d156a11e4cf0ea61bed00b837abe
/groundwork-monitor-portal/applications/statusviewer/src/main/java/com/groundworkopensource/portal/statusviewer/bean/PerfMeasurementTimeBean.java
63146c08fca024ac42af2b2e13ab4c1665d68124
[]
no_license
wang-shun/groundwork-trunk
5e0ce72c739fc07f634aeefc8f4beb1c89f128af
ea1ca766fd690e75c3ee1ebe0ec17411bc651a76
refs/heads/master
2020-04-01T08:50:03.249587
2018-08-20T21:21:57
2018-08-20T21:21:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,406
java
/* * * Copyright 2007 GroundWork Open Source, Inc. ("GroundWork") All rights * reserved. This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed i...
[ "gibaless@gmail.com" ]
gibaless@gmail.com
96d07a6f6feb07a32eed2703c04944afd528e968
806f76edfe3b16b437be3eb81639d1a7b1ced0de
/src/com/huawei/pluginkidwatch/plugin/chat/ah.java
9e10eed83243e99d5e540ad3bce9471e338433a8
[]
no_license
magic-coder/huawei-wear-re
1bbcabc807e21b2fe8fe9aa9d6402431dfe3fb01
935ad32f5348c3d8c8d294ed55a5a2830987da73
refs/heads/master
2021-04-15T18:30:54.036851
2018-03-22T07:16:50
2018-03-22T07:16:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
625
java
package com.huawei.pluginkidwatch.plugin.chat; import android.os.AsyncTask; import java.util.List; /* compiled from: ChatActivity */ class ah extends AsyncTask<String, Void, Void> { final /* synthetic */ List f4810a; final /* synthetic */ ChatActivity f4811b; ah(ChatActivity chatActivity, List list) { ...
[ "lebedev1537@gmail.com" ]
lebedev1537@gmail.com
4ad57434371eff46ea411d7c8ed823f3278ef01e
879c7c01b1d3cd98fbc40768001ebcd3c94bcc52
/src/combit/ListLabel24/DesignerExtensions/DialogBasedDesignerProperty.java
d61747e2b1a4f320f068ca1f7ef1b85012809fc6
[]
no_license
Javonet-io-user/7d825c3a-6d32-4c9b-9e58-43c503f77adb
c63f350b2754ef6c7fbdf42c9b8fa2a7ab45faf8
e5826d95ac9e013f9907aa75e16cec840d6ef276
refs/heads/master
2020-04-21T08:01:21.991093
2019-02-06T13:06:19
2019-02-06T13:06:19
169,407,296
0
0
null
null
null
null
UTF-8
Java
false
false
3,896
java
package combit.ListLabel24.DesignerExtensions; import Common.Activation; import static Common.JavonetHelper.Convert; import static Common.JavonetHelper.getGetObjectName; import static Common.JavonetHelper.getReturnObjectName; import static Common.JavonetHelper.ConvertToConcreteInterfaceImplementation; import Co...
[ "support@javonet.com" ]
support@javonet.com
fe10c98a6a1b9ab162871f0d7f08deba15116f16
321beb6ca1b50e60e067ca3caafb8b37fc9ccfef
/privacystreamsevents-android-sdk/src/main/java/io/github/privacystreamsevents/device/DeviceIdGetter.java
8a4c2e5cd6ba017ffed0fca1f6cf60e07da49ac4
[]
no_license
xinyu1118/PrivacyStreamsEvents
8adce95b4fe4873d023603ee9b5003bd01e1aaa6
609a6b41e010fbfaa38e1b72eb689b3e76c36d1a
refs/heads/master
2020-03-23T18:59:06.681202
2018-08-27T12:47:35
2018-08-27T12:47:35
141,946,448
0
0
null
null
null
null
UTF-8
Java
false
false
767
java
package io.github.privacystreamsevents.device; import android.Manifest; import android.content.Context; import android.telephony.TelephonyManager; import io.github.privacystreamsevents.core.Function; import io.github.privacystreamsevents.core.UQI; /** * Get device id */ class DeviceIdGetter extends Function<Void, ...
[ "yangxycl@163.com" ]
yangxycl@163.com
229d56b600cbbd844d62a67ea20bf9093c629135
2fd9d77d529e9b90fd077d0aa5ed2889525129e3
/DecompiledViberSrc/app/src/main/java/com/viber/voip/messages/conversation/chatinfo/a/e.java
e252f9d4d9c83289610c1fb3f6dcd46463b2f4e1
[]
no_license
cga2351/code
703f5d49dc3be45eafc4521e931f8d9d270e8a92
4e35fb567d359c252c2feca1e21b3a2a386f2bdb
refs/heads/master
2021-07-08T15:11:06.299852
2021-05-06T13:22:21
2021-05-06T13:22:21
60,314,071
1
3
null
null
null
null
UTF-8
Java
false
false
2,646
java
package com.viber.voip.messages.conversation.chatinfo.a; import android.content.res.Resources; import com.viber.voip.contacts.ui.list.as; import com.viber.voip.messages.conversation.ConversationItemLoaderEntity; import com.viber.voip.messages.conversation.ac; import com.viber.voip.messages.conversation.chatinfo....
[ "yu.liang@navercorp.com" ]
yu.liang@navercorp.com
6a0d1ac2464fb481a931573e47288e3d8c840ca4
f35f4008d60bf04e6e3236a60514693cae296d42
/app/src/main/java/com/kakao/KakaoTalkLinkMessageBuilder.java
bff3b7ae029446db15e7f4d9addfdc6014329bd3
[]
no_license
alsmwsk/golfmon
ef0c8e8c7ecaa13371deed40f7e20468b823b0e9
740132d47185bfe9ec9d6774efbde5404ea8cf6d
refs/heads/master
2020-03-22T11:16:01.438894
2018-07-06T09:47:10
2018-07-06T09:47:10
139,959,669
0
0
null
null
null
null
UTF-8
Java
false
false
7,237
java
package com.kakao; import com.kakao.internal.Action; import com.kakao.internal.KakaoTalkLinkProtocol; import com.kakao.internal.LinkObject; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import java.util.c...
[ "alsmwsk@naver.com" ]
alsmwsk@naver.com
0af7278680703762643549c383d0647ff3ab8619
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Hibernate/Hibernate7917.java
c182d2dba0e9e7bc0388bd075770468e445acb0e
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
574
java
@Test @FailureExpected( jiraKey = "" ) public void testParameterTypeMismatch() { Session s = openSession(); s.beginTransaction(); Query query = s.createQuery( "from Animal a where a.description = :nonstring" ) .setParameter( "nonstring", Integer.valueOf( 1 ) ); try { query.list(); fail( "query exe...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
73ec059af04792f16ad79484403d5c8362469edc
a5a704bbd8c828bad8fbd06e8d1d168c86203139
/src/main/java/com/me/reader/service/impl/BookServiceImpl.java
1ab2a0af8e9c5c009297e43858251c6a455b59e3
[]
no_license
liuchenyang0515/me-reader
ad2cea9ffe8e115cfc9a0af726a63898d9f5a29a
91621ac66f18b80c8951fff0b06791823a1d93a4
refs/heads/main
2023-03-01T07:06:32.738850
2021-02-09T07:38:18
2021-02-09T07:38:18
334,795,747
0
0
null
null
null
null
UTF-8
Java
false
false
5,377
java
package com.me.reader.service.impl; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.baomidou.mybatisplus.core.metadata.IPage; import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import com.me.reader.entity.Book; import com.me.reader.entity.Evaluation; import com.me.reader....
[ "897418643@qq.com" ]
897418643@qq.com
556f04a92b2ac6b105bd61029d538f91c8d38dce
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/21/21_6dd835d615482635c0acec42c8e3f34e087ea3b4/SharedInstallTests/21_6dd835d615482635c0acec42c8e3f34e087ea3b4_SharedInstallTests_s.java
510326c303577d4526e41833a6cf0592f3348d2e
[]
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
7,062
java
/******************************************************************************* * Copyright (c) 2008, 2009 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distrib...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
ee2fd7b43ddc2cc65d5fc043683f7280f2a643cd
b118a9cb23ae903bc5c7646b262012fb79cca2f2
/src/com/estrongs/android/pop/app/t.java
34e4525cd04f4c0423c2269b20d8c2acb95b0983
[]
no_license
secpersu/com.estrongs.android.pop
22186c2ea9616b1a7169c18f34687479ddfbb6f7
53f99eb4c5b099d7ed22d70486ebe179e58f47e0
refs/heads/master
2020-07-10T09:16:59.232715
2015-07-05T03:24:29
2015-07-05T03:24:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
491
java
package com.estrongs.android.pop.app; import android.os.Handler; import com.estrongs.android.ui.view.ag; class t implements Runnable { t(r paramr) {} public void run() { r.a(a, true); if (!r.a(a).e()) { ag.a(r.d(a), 2131428517, 1); r.a(a, false); return; } r.g(a).post(...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
bd952b37bedc6a953b0d7ffd15255760206ca6fb
2e03da8505fba2f5fba0aa96096240cfe1584490
/crunchyroll/crunchyroll2-0-3/roboguice/inject/AssetManagerProvider.java
8ff3e251522dc812986555300c088517d832fd6e
[]
no_license
JairoBm13/crunchywomod
c00f8535a76ee7a5e0554d766ddc08b608e57f9b
90ad43cdf12e41fc6ff2323ec5d6d94cc45a1c52
refs/heads/master
2021-01-20T14:48:30.312526
2017-05-08T21:37:16
2017-05-08T21:37:16
90,674,385
2
0
null
null
null
null
UTF-8
Java
false
false
424
java
// // Decompiled by Procyon v0.5.30 // package roboguice.inject; import com.google.inject.Inject; import android.content.Context; import android.content.res.AssetManager; import com.google.inject.Provider; public class AssetManagerProvider implements Provider<AssetManager> { @Inject protected Context conte...
[ "j.bautista.m13@outlook.com" ]
j.bautista.m13@outlook.com
4b349d0d6eab3458b4f71a70ffc70a3b3378a50a
2ccda455ff6501cd7ab922df6e0deeb626a96269
/src/test/java/com/dyn/client/v3/traffic/features/GeoServiceApiExpectTest.java
d880f6ce112fe79b40352a6ee4ca434e3751b37d
[ "Apache-2.0" ]
permissive
cloudstead/dyn-java
d4dc090c871fe4c217da316be55397d498ff6071
ea61ce322493bc941d00dff51b11f7a5051b6f3e
refs/heads/master
2021-01-21T01:43:07.548815
2015-09-12T01:14:45
2015-09-12T01:14:45
42,337,553
0
0
null
2015-09-11T23:55:54
2015-09-11T23:55:54
null
UTF-8
Java
false
false
3,294
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 ...
[ "sunny.gleason@gmail.com" ]
sunny.gleason@gmail.com
7f70f2ff22d5ffc802fe25dcebbd166f8eea948f
0b4844d550c8e77cd93940e4a1d8b06d0fbeabf7
/JavaSource/dream/part/pur/buy/dao/LovPtprAcListDAO.java
6f790efa05301c3cb5d2cef57e6ac217d8a9809a
[]
no_license
eMainTec-DREAM/DREAM
bbf928b5c50dd416e1d45db3722f6c9e35d8973c
05e3ea85f9adb6ad6cbe02f4af44d941400a1620
refs/heads/master
2020-12-22T20:44:44.387788
2020-01-29T06:47:47
2020-01-29T06:47:47
236,912,749
0
0
null
null
null
null
UHC
Java
false
false
579
java
package dream.part.pur.buy.dao; import java.util.List; import java.util.Map; import common.bean.User; import dream.org.emp.dto.LovEmpListDTO; import dream.part.pur.buy.dto.LovPtprAcListDTO; /** * 사원검색 팝업 * @author ssong * @version $Id:$ * @since 1.0 */ public interface LovPtprAcListDAO { ...
[ "HN4741@10.31.0.185" ]
HN4741@10.31.0.185
463bcab651c100fadcc26901ea95c91c78a17a7d
704507754a9e7f300dfab163e97cd976b677661b
/src/java/net/SocketException.java
ce2a2754caadbc63f73667b0a9ff757385c89fe6
[]
no_license
ossaw/jdk
60e7ca5e9f64541d07933af25c332e806e914d2a
b9d61d6ade341b4340afb535b499c09a8be0cfc8
refs/heads/master
2020-03-27T02:23:14.010857
2019-08-07T06:32:34
2019-08-07T06:32:34
145,785,700
0
0
null
null
null
null
UTF-8
Java
false
false
815
java
/* * Copyright (c) 1995, 2013, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package java.net; import java.io.IOException; /** * Thrown to indicate that there is an error creating or accessing a Socket. * * @author Jonathan Payne * @s...
[ "jianghao7625@gmail.com" ]
jianghao7625@gmail.com
d7de894069b668e65a16d0c0c3999edde7dce5d1
c992cc664787167313fb4d317f172e8b057b1f5b
/modules/ui/src/main/java/io/jmix/ui/components/RadioButtonGroup.java
ac566d89e62575c206d1b9b4ced2771958fdfc71
[ "Apache-2.0" ]
permissive
alexbudarov/jmix
42628ce00a2a67bac7f4113a7e642d5a67c38197
23272dc3d6cb1f1a9826edbe888b3c993ab22d85
refs/heads/master
2020-12-19T15:57:38.886284
2020-01-23T10:06:16
2020-01-23T10:06:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,357
java
/* * Copyright 2019 Haulmont. * * 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...
[ "minaev@haulmont.com" ]
minaev@haulmont.com
c726b38793b848e2f2258c835f09e50f68a65088
69ee0508bf15821ea7ad5139977a237d29774101
/cmis-core/src/main/java/vmware/vim25/ArrayOfKeyAnyValue.java
58a2b550555a9e2cd2a6d7eed97fdb0c6e4e214c
[]
no_license
bhoflack/cmis
b15bac01a30ee1d807397c9b781129786eba4ffa
09e852120743d3d021ec728fac28510841d5e248
refs/heads/master
2021-01-01T05:32:17.872620
2014-11-17T15:00:47
2014-11-17T15:00:47
8,852,575
0
0
null
null
null
null
UTF-8
Java
false
false
1,892
java
package vmware.vim25; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for ArrayOfKeyAnyValue complex type. ...
[ "brh@melexis.com" ]
brh@melexis.com
b98f6699eb21e3ef7fa6cfac362a8d41c752587d
29b6a856a81a47ebab7bfdba7fe8a7b845123c9e
/dingtalk/java/src/main/java/com/aliyun/dingtalklive_1_0/models/CreateCloudFeedRequest.java
4f9296ff3386eb9cf580f15c32b1fe1a3bf11bbb
[ "Apache-2.0" ]
permissive
aliyun/dingtalk-sdk
f2362b6963c4dbacd82a83eeebc223c21f143beb
586874df48466d968adf0441b3086a2841892935
refs/heads/master
2023-08-31T08:21:14.042410
2023-08-30T08:18:22
2023-08-30T08:18:22
290,671,707
22
9
null
2021-08-12T09:55:44
2020-08-27T04:05:39
PHP
UTF-8
Java
false
false
1,852
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.dingtalklive_1_0.models; import com.aliyun.tea.*; public class CreateCloudFeedRequest extends TeaModel { @NameInMap("coverUrl") public String coverUrl; @NameInMap("intro") public String intro; @NameInMap("startTime") p...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
4ebe8b966332f2dc426f1bda3202da97ff9aeddd
0ee1bc8b2e5adbfb74c2d78dc299c7ac6066ac50
/source/analytics-sdk-common/src/main/java/so/sao/analytics/sdk/kafka/logger/ThirdpartyLogger.java
3710e319572ab8709298a82aad3a19c7bbace5a5
[]
no_license
dev000il/analytics-sdk
d8860f567cc7dea04d936fb4536e2c1bd26f5305
e9cb414bfabb591579e6d03501aaf5e01d3a81b1
refs/heads/master
2020-06-10T19:39:19.397191
2016-12-08T02:13:21
2016-12-08T02:13:21
75,893,911
0
0
null
null
null
null
UTF-8
Java
false
false
1,210
java
package so.sao.analytics.sdk.kafka.logger; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import so.sao.analytics.sdk.common.model.event.Thirdparty; import so.sao.analytics.sdk.common.model.flatevent.FlatThirdparty; /** * Third party events log * * @author senhui.li */ public class ThirdpartyLogger ext...
[ "dev000il@hotmail.com" ]
dev000il@hotmail.com
e3970de689f95014618f053dc0134408d8cac691
a90450b6a44715a9752915b2407a4f827cf35baf
/WDE/src/wde/cs/MappedValue.java
71448b38cc5bafd29b16e96e655d4d48420c97ec
[]
no_license
usdot-fhwa-stol/WxDE
8af0ea15dc4d88356142a8e974fac9533490541c
8614f264ed014ea545a47a134b32c0d6ca03cc9a
refs/heads/master
2023-02-18T13:58:32.514197
2017-11-06T22:33:35
2017-11-06T22:40:35
41,399,863
0
0
null
null
null
null
UTF-8
Java
false
false
1,843
java
// Copyright (c) 2010 Mixon/Hill, Inc. All rights reserved. /** * @file MappedValue.java */ package wde.cs; /** * Maps a value to an observation type, and label key. */ public class MappedValue { /** * Observation type. */ int m_nObsType; /** * The value being mapped to the Observation ...
[ "schultzjl@leidos.com" ]
schultzjl@leidos.com
12fb545d3c8c25056f646ff334c5c41be82945f3
1b074ff0f0bd5eacbca4c3d96c186901c5f075ab
/config/src/test/java/org/springframework/security/config/debug/SecurityDebugBeanFactoryPostProcessorTests.java
a721906b21a5d8a37fbc83df374b7fffb71fbe7a
[ "Apache-2.0" ]
permissive
selvinsource/spring-security
abb4f762d98967673f216c657dc6abebf3642d15
8dd2864dea3de5ea98637a1629debc89c29e76c0
refs/heads/master
2020-04-29T16:13:59.943047
2019-03-22T01:40:05
2019-03-23T00:30:56
176,251,873
10
12
Apache-2.0
2019-03-18T09:54:43
2019-03-18T09:54:40
null
UTF-8
Java
false
false
1,812
java
/* * Copyright 2002-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "rwinch@users.noreply.github.com" ]
rwinch@users.noreply.github.com
1b2a4504412b9d8636cc4ba30dee7f09ce525f57
6ae941f410b479da108c421c0fd29a82194b9ad7
/src/test/java/io/github/cepr0/resolver/FirstStrategy.java
88848c1819d5c9e01832b0f22fa994f900d4e81e
[]
no_license
Cepr0/sb-generic-strategy-resolver
4760bb1c496faa26ef73324781840f2f9687fc54
50c9707df62ff208442d7dec607800b87b31c1f8
refs/heads/master
2020-06-29T11:47:30.898799
2019-08-05T13:20:48
2019-08-05T13:20:48
200,525,919
0
0
null
null
null
null
UTF-8
Java
false
false
240
java
package io.github.cepr0.resolver; import org.springframework.stereotype.Component; @Component public class FirstStrategy implements TestStrategy<FirstData> { @Override public String test(FirstData data) { return data.getFirst(); } }
[ "cepr0@ukr.net" ]
cepr0@ukr.net
0d5811de4782826bd539bf04944977fa7299fcfc
e871b9112a3dd9e6557e03be045c2e0d500e428b
/core/src/main/java/com/ctrip/ferriswheel/core/util/ClassScanner.java
e41160795ed42e770ac333f09a7f4c543b4ad591
[ "MIT" ]
permissive
littleorca/ferris-wheel
6ca377e31276f46cf947a98470301d0751b76109
aede3ba7e40518856b47e9df59ea221c00c6d871
refs/heads/master
2022-10-12T08:50:13.393513
2020-07-31T07:54:43
2020-07-31T07:54:43
159,432,398
17
3
MIT
2022-10-04T23:48:12
2018-11-28T02:38:11
Java
UTF-8
Java
false
false
1,202
java
package com.ctrip.ferriswheel.core.util; import java.io.File; import java.io.IOException; import java.net.URISyntaxException; import java.net.URL; import java.util.Enumeration; public class ClassScanner { public static void main(String[] args) throws IOException, URISyntaxException { Enumeration<URL> reso...
[ "liuhaifeng@live.com" ]
liuhaifeng@live.com
1f6039c43c2d806da4316568d8a6c7dc9fe88498
3f845730d07e3e1f847dc285905e77a132d6edcc
/src/main/java/practica3/Ejercicio2Bridge/Cliente.java
0a5bb92ceca8e4cb5e6b67567c22e99b1d19c7ae
[]
no_license
AleChirinos/Todo-DP
2d4911e2910e8f7a2418cd81004352337659c16c
c076cb66c9eb5395c8448081249585e53f892ef4
refs/heads/main
2023-06-08T14:19:18.364102
2021-07-01T06:12:10
2021-07-01T06:12:10
372,260,222
0
0
null
null
null
null
UTF-8
Java
false
false
1,078
java
package practica3.Ejercicio2Bridge; public class Cliente { public static void main(String[] args){ IEmpresas empresaAlcantarillado = new InstalacionAlcantarillado(new PagoEfectivo(), "EPSAS", 1245343, 10000234, 140); empresaAlcantarillado.tipoPago(); IEmpresas empresaAlcantarillado2 = new...
[ "alejandra.chirinos2702@gmail.com" ]
alejandra.chirinos2702@gmail.com
f75dfb1e9cd16a52e7688a94051472cdb0d6a882
e1095749b78bb767a8fe558e46ba0b7010ebd547
/src/main/java/com/robertx22/mine_and_slash/vanilla_mc/packets/RequestTilePacket.java
bb92c43e0ec5090ae37b873f85e191ab6ba846e9
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
RobertSkalko/Mine-and-Slash
6d1148fa3e626311c2238d314f8c6c5e30c7c00c
e16832ccd7ffc438b562202ecde39a324732d7f5
refs/heads/1.15
2023-07-03T18:47:05.628869
2020-07-17T21:40:02
2020-07-17T21:40:02
113,667,576
44
41
NOASSERTION
2022-10-28T01:56:01
2017-12-09T12:28:35
Java
UTF-8
Java
false
false
1,872
java
package com.robertx22.mine_and_slash.vanilla_mc.packets; import net.minecraft.entity.player.ServerPlayerEntity; import net.minecraft.network.PacketBuffer; import net.minecraft.network.play.server.SUpdateTileEntityPacket; import net.minecraft.tileentity.TileEntity; import net.minecraft.util.math.BlockPos; import net.mi...
[ "treborx555@gmail.com" ]
treborx555@gmail.com
eeac7eb67715fce3d256a6114289f8c90ca99538
c176a6013af49e8f5632d4b4e14b9080cea7aae4
/perun-web-gui/src/main/java/cz/metacentrum/perun/webgui/model/PerunError.java
d966290812e3f7e45b36a7728481727a48da097b
[ "Apache-2.0" ]
permissive
katarinaHrab/perun
16306682b176d8c1d7d9630a56256359d0ca1f7e
6e4b16063835b79776333dc20f3c481bf29cb4da
refs/heads/master
2020-12-26T11:14:51.305569
2014-01-16T14:14:44
2014-01-16T14:14:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,058
java
package cz.metacentrum.perun.webgui.model; import com.google.gwt.core.client.JavaScriptObject; /** * Overlay type for PerunException object from Perun * * @author Vaclav Mach <374430@mail.muni.cz> * @author Pavel Zlamal <256627@mail.muni.cz> * @version $Id$ */ public class PerunError extends JavaScriptObject {...
[ "256627@mail.muni.cz" ]
256627@mail.muni.cz
34a5b007b34c7e234382b3b65eb6522f55fe7b26
13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3
/crash-reproduction-ws/results/XWIKI-13141-19-3-Single_Objective_GGA-WeightedSum/org/xwiki/wysiwyg/server/filter/ConversionFilter_ESTest.java
56ebea226f92f50f546b17c54a6bc643f26ed750
[ "MIT", "CC-BY-4.0" ]
permissive
STAMP-project/Botsing-basic-block-coverage-application
6c1095c6be945adc0be2b63bbec44f0014972793
80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da
refs/heads/master
2022-07-28T23:05:55.253779
2022-04-20T13:54:11
2022-04-20T13:54:11
285,771,370
0
0
null
null
null
null
UTF-8
Java
false
false
570
java
/* * This file was automatically generated by EvoSuite * Sat Jan 18 04:58:13 UTC 2020 */ package org.xwiki.wysiwyg.server.filter; import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.junit.runner.RunWith; @RunWi...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
5f6c54f1bff64af5d8774951508fe4f8da15bc8a
c19cb77e3958a194046d6f84ca97547cc3a223c3
/jce/src/main/java/javax/crypto/spec/SecretKeySpec.java
e60be16054fb0aaa4f4fb84c81c0a1e2597ad2b6
[ "Apache-2.0", "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
bcgit/bc-java
1b6092bc5d2336ec26ebd6da6eeaea6600b4c70a
62b03c0f704ebd243fe5f2d701aef4edd77bba6e
refs/heads/main
2023-09-04T00:48:33.995258
2023-08-30T05:33:42
2023-08-30T05:33:42
10,416,648
1,984
1,021
MIT
2023-08-26T05:14:28
2013-06-01T02:38:42
Java
UTF-8
Java
false
false
5,725
java
package javax.crypto.spec; import javax.crypto.SecretKey; import java.security.spec.KeySpec; /** * This class specifies a secret key in a provider-independent fashion. * <p> * It can be used to construct a <code>SecretKey</code> from a byte array, * without having to go through a (provider-based) * <code>SecretK...
[ "dgh@cryptoworkshop.com" ]
dgh@cryptoworkshop.com
1290449cc88dab9c86e5ee14e618c02921ed49cf
f80fcb5ba1de922083a5a17311b53fc4f9e5a7dd
/src/main/java/org/jboss/cache/notifications/event/NodeRemovedEvent.java
2672e50f72ead22efa168b75b0a72354b88623cb
[]
no_license
SummaNetworks/jbosscache-core
c93d588aebab91f94cf36470c2939799e7b3717c
7d880bbe35274d1a00bd6b06a00d9416005f871e
refs/heads/master
2020-04-05T12:08:14.889656
2019-09-25T15:44:22
2019-09-25T15:44:22
156,860,363
0
1
null
null
null
null
UTF-8
Java
false
false
1,653
java
/* * JBoss, Home of Professional Open Source. * Copyright 2000 - 2008, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or m...
[ "blackpent@gmail.com" ]
blackpent@gmail.com
0b6410043f618d18687d53ca1ba4e9faaad1514a
51b299957d2347d7f353481eff1458edfd6f9931
/app/src/main/java/com/lida/cloud/util/ShareUtil.java
062d3e626d63077da4f546d28c1d5b59b9851017
[]
no_license
StormFeng/YunZhongLi
adee3a54f6bd7527c83a6c8a52d2d606c4f40f4f
eea5ad46a676cfa5d89659a9c11abac275b5fa19
refs/heads/master
2021-07-04T00:59:35.272986
2017-09-26T02:13:10
2017-09-26T02:13:10
104,295,721
1
2
null
null
null
null
UTF-8
Java
false
false
753
java
package com.lida.cloud.util; import com.umeng.socialize.PlatformConfig; /** * Created by Administrator on 2016/11/3 0003. */ public class ShareUtil { public static String weiboAppId = "3028578287"; public static String weiboAppSecret = "8cad7ad744230a52024ea69aacc9544b"; public static String qqAppId ...
[ "1170017470@qq.com" ]
1170017470@qq.com
a058f2b858390d34401708936096c935d6e5b1d3
68a19507f18acff18aa4fa67d6611f5b8ac8913c
/jinxiaocun/jxc-emsclient/src/main/java/jxc/emsclient/ems/command/stockIn/CreateStockInCommand.java
3ef80218f027e2914ab9738418e2cf555c4a2cf5
[]
no_license
ksksks2222/pl-workspace
cf0d0be2dfeaa62c0d4d5437f85401f60be0eadd
6146e3e3c2384c91cac459d25b27ffeb4f970dcd
refs/heads/master
2021-09-13T08:59:17.177105
2018-04-27T09:46:42
2018-04-27T09:46:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,207
java
package jxc.emsclient.ems.command.stockIn; import java.io.Serializable; import java.util.List; import jxc.emsclient.ems.dto.stockIn.StockInProductDTO; public class CreateStockInCommand implements Serializable{ /** * */ private static final long serialVersionUID = 1L; /** * 仓库机构编码(EMS提供)...
[ "cangsong6908@gmail.com" ]
cangsong6908@gmail.com
51641822a984d884e7a451ab925f3eb5d2583121
421f0a75a6b62c5af62f89595be61f406328113b
/generated_tests/model_seeding/55_lavalamp-net.sf.lavalamp.site.BuildChecker-1.0-8/net/sf/lavalamp/site/BuildChecker_ESTest.java
84b99785895d2c45ea2e2d81cbe4be955f18a7ce
[]
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
650
java
/* * This file was automatically generated by EvoSuite * Fri Oct 25 23:37:06 GMT 2019 */ package net.sf.lavalamp.site; 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(EvoRunne...
[ "pderakhshanfar@bsr01.win.tue.nl" ]
pderakhshanfar@bsr01.win.tue.nl
6beb54269dbdb00366110d8f2eae5064ba071c40
aabd1a360f11276059bc7bde7435bfa89ba15f34
/manage_web/src/main/java/com/jhcz/base/jdbc/session/SessionFactory.java
a7441fb9f88f9850f9fdb9ac2f772255b58abb4f
[]
no_license
yizhishang/jhcztech
ff941d8f8062f73b8add1601ac95d3bae51689a3
a3cb8fd95f835b81909f6994380acfacf38cff44
refs/heads/master
2023-04-07T10:36:41.389527
2023-03-18T16:53:11
2023-03-18T16:53:11
54,635,934
0
1
null
2023-03-18T16:53:12
2016-03-24T11:09:21
Java
UTF-8
Java
false
false
945
java
package com.jhcz.base.jdbc.session; import java.sql.Connection; import com.jhcz.base.jdbc.connection.ConnManager; import com.jhcz.base.jdbc.session.Impl.SessionImpl; /** * 描述: * 版权: Copyright (c) 2015 * 公司: 285206405@qq.com * 作者: 袁永君 * 版本: 1.0 * 创建日期: 2015-12-5 * 创建时间: 16:24:45 */ public ...
[ "285206405@qq.com" ]
285206405@qq.com
3407c05410e3eab31d3b50d41e6e925885f090bf
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/MATH-61b-1-3-FEMO-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/MathRuntimeException_ESTest_scaffolding.java
dd9984c68534760d6b067112b4f80f6c6f7e01e7
[]
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
448
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Sat Apr 04 08:40:25 UTC 2020 */ package org.apache.commons.math; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.Aft...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
e9aafe57fc59a6db07c2551d3cf6c21290ba7321
aafe93e7540066975198c0e35211494b1282349e
/src/test/java/ezvcard/io/scribe/EmailScribeTest.java
60597d8d54c39b8105718652e6157356e511c832
[ "BSD-2-Clause-Views" ]
permissive
firebird76/ez-vcard
cac81ae11797023b125b4c96ac25fc88730f1fe6
343082879dba3c8090f64d879e69749fa2ec70de
refs/heads/master
2022-10-08T15:35:34.813768
2020-10-30T17:23:32
2020-10-30T17:23:32
206,840,609
0
0
NOASSERTION
2022-10-05T05:05:03
2019-09-06T17:12:06
Java
UTF-8
Java
false
false
3,737
java
package ezvcard.io.scribe; import static ezvcard.VCardVersion.V2_1; import static ezvcard.VCardVersion.V3_0; import static ezvcard.VCardVersion.V4_0; import org.junit.Test; import ezvcard.VCard; import ezvcard.parameter.EmailType; import ezvcard.property.Email; /* Copyright (c) 2012-2020, Michael Angstadt All rig...
[ "mike.angstadt@gmail.com" ]
mike.angstadt@gmail.com
846ebb06d017afb81025e47fefb2d993ca140cbd
dfb3f631ed8c18bd4605739f1ecb6e47d715a236
/disconnect-classlib/src/main/java/js/web/dom/HTMLDataElement.java
e2fb1d0ebd8ca19c1b140a48d27d67e2450ccb10
[ "Apache-2.0" ]
permissive
fluorumlabs/disconnect-project
ceb788b901d1bf7cfc5ee676592f55f8a584a34e
54f4ea5e6f05265ea985e1ee615cc3d59d5842b4
refs/heads/master
2022-12-26T11:26:46.539891
2020-08-20T16:37:19
2020-08-20T16:37:19
203,577,241
6
1
Apache-2.0
2022-12-16T00:41:56
2019-08-21T12:14:42
Java
UTF-8
Java
false
false
761
java
package js.web.dom; import org.teavm.jso.JSBody; import org.teavm.jso.JSProperty; /** * Provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating &lt;data&gt; elements. */ public interface HTMLDataElement extends HTMLElement { @JSBody(scri...
[ "fluorumlabs@users.noreply.github.com" ]
fluorumlabs@users.noreply.github.com
c408afe6e82d9b160aec1f8ee8d4561d2bb78327
59ca721ca1b2904fbdee2350cd002e1e5f17bd54
/aliyun-java-sdk-nas/src/main/java/com/aliyuncs/nas/transform/v20170626/DescribeTieringPoliciesResponseUnmarshaller.java
9dc7a360baa0be521e43645c407bf1e5435a5433
[ "Apache-2.0" ]
permissive
longtx/aliyun-openapi-java-sdk
8fadfd08fbcf00c4c5c1d9067cfad20a14e42c9c
7a9ab9eb99566b9e335465a3358553869563e161
refs/heads/master
2020-04-26T02:00:35.360905
2019-02-28T13:47:08
2019-02-28T13:47:08
173,221,745
2
0
NOASSERTION
2019-03-01T02:33:35
2019-03-01T02:33:35
null
UTF-8
Java
false
false
3,045
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...
[ "haowei.yao@alibaba-inc.com" ]
haowei.yao@alibaba-inc.com
d6b74a80b768445fc4bb613659a7a8dcb7a61186
e9664119586e3218921a5d3062037635c28f6534
/MPP/20170920_21_lesson9/lesson9/lecture/optional/PickAnElement.java
c2e87fe3dda6507f3252c790f9ff1c42d9302a4a
[]
no_license
yangquan1982/MSCS
5818ff1d2b5ea2159ecf74f29f800dfac389846f
a90c86b64223587bb8dde92ba325423b934d459b
refs/heads/master
2021-08-14T13:30:49.810867
2017-11-15T20:34:15
2017-11-15T20:34:15
109,010,825
1
0
null
null
null
null
UTF-8
Java
false
false
1,055
java
/*** * Excerpted from "Functional Programming in Java", * published by The Pragmatic Bookshelf. * Copyrights apply to this code. It may not be used to create training material, * courses, books, articles, and the like. Contact us if you are in doubt. * We make no guarantees that this code is fit for any purpose. ...
[ "tbg127@gmail.com" ]
tbg127@gmail.com
dc90e8aafb7775c217574518e7b2d69cbb0fba3a
bb9140f335d6dc44be5b7b848c4fe808b9189ba4
/Extra-DS/Corpus/class/aspectj/168.java
f451156662303c9a2c5f39bdc162cf9488c173f4
[]
no_license
masud-technope/EMSE-2019-Replication-Package
4fc04b7cf1068093f1ccf064f9547634e6357893
202188873a350be51c4cdf3f43511caaeb778b1e
refs/heads/master
2023-01-12T21:32:46.279915
2022-12-30T03:22:15
2022-12-30T03:22:15
186,221,579
5
3
null
null
null
null
UTF-8
Java
false
false
576
java
import java.util.ArrayList; import java.util.Iterator; import java.util.Properties; public class LTWHelloWorld extends ArrayList { private String message = "Hello World!"; public void println() { System.out.println(message); } public static void main(String[] args) { LTWHelloWorld hw...
[ "masudcseku@gmail.com" ]
masudcseku@gmail.com
5e586de915651792144442801bba1b9d92003bfc
064875f6746ff611f142c44c2e19deadbcb94b36
/platform/src/main/java/net/firejack/platform/core/config/meta/diff/FoldersDiff.java
d4e5211ad28e6c6ab3d0cade3bb79df26bc71b02
[ "Apache-2.0" ]
permissive
alim-firejack/Firejack-Platform
d7faeb35091c042923e698d598d0118f3f4b0c11
bc1f58d425d91425cfcd6ab4fb6b1eed3fe0b815
refs/heads/master
2021-01-15T09:23:05.489281
2014-02-27T17:39:25
2014-02-27T17:39:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,345
java
/* * Firejack Open Flame - Copyright (c) 2011 Firejack Technologies * * This source code is the product of the Firejack Technologies * Core Technologies Team (Benjamin A. Miller, Oleg Marshalenko, and Timur * Asanov) and licensed only under valid, executed license agreements * between Firejack Technologies ...
[ "CF8DCmPgvS" ]
CF8DCmPgvS
98d56faa0f7b690b650562bd348aeb3ba53b0645
cbdb7891230c83b61be509bc0c8cd02ff5f420d8
/jczh/jczh_bean/src/main/java/com/kaiwait/bean/jczh/entity/Job.java
a6136e4dc11d62540cfa3f5b168d1f91556cc0c8
[]
no_license
zhanglixye/jcyclic
87e26d1412131e441279240b4468993cb9b08bc3
8a311f8b1e6a81fb40f093d725b5182763d6624e
refs/heads/master
2023-01-04T11:23:22.001517
2020-11-02T05:20:08
2020-11-02T05:20:08
309,265,334
0
0
null
null
null
null
UTF-8
Java
false
false
5,283
java
package com.kaiwait.bean.jczh.entity; import java.util.List; public class Job { private String jobNo=""; //JOB对象 private JobLand jobObject; //卖上对象 private SaleType saleObject; //外发对象 private Cost costObject; //支付对象 private Pay payObject; //立替对象 private Lendtrn lendObject; //振替对象 private Trantrn tranObj...
[ "1364969970@qq.com" ]
1364969970@qq.com
a854eafd37d89953382442ba9f704ff48a42e5fd
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Lang/28/org/apache/commons/lang3/builder/EqualsBuilder_append_590.java
24a066d4d8335f8b2d858e0a31852af10f1dbcf0
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
2,402
java
org apach common lang3 builder assist implement link object equal object method method build good equal method rule laid href http java sun doc book effect index html effect java joshua bloch rule compar code doubl code code float code arrai tricki make code equal code code hash code hashco...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
77d461ed49ca25cd4a143412c83fd2eb96081d58
e774de0a5e1a542f1edd33280315a17c973bd047
/kitty-mq/kitty-mq-rocketmq-aliyun/src/main/java/com/cxytiandi/kitty/rocketmq/properties/RocketMqProperties.java
288f928e3222cae748f1fe9bd1fc2c291e37144c
[]
no_license
yaoqi/kitty
bb46c2b2bd94e9c3cc491abcf3749320fa69bf16
b30f8012675233011ffc676a997af32e32fd0d7b
refs/heads/master
2022-12-31T08:30:49.508385
2020-10-27T04:59:44
2020-10-27T04:59:44
302,558,856
0
1
null
2020-10-27T04:59:45
2020-10-09T06:56:29
Java
UTF-8
Java
false
false
1,662
java
package com.cxytiandi.kitty.rocketmq.properties; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties; /** * RocketMQ 配置 * * @作者 尹吉欢 * @个人微信 jihuan900 * @微信公众号 猿天地 * @GitHub https://github.com/yinjihuan * @作者介绍 http://cxytiandi.com/about * @时间 2020-06-07 15:50 */ @Da...
[ "jihuan.yin@ipiaoniu.com" ]
jihuan.yin@ipiaoniu.com
bc6737215732b0578def9440d422cbd4a7cacc95
58046a11761071763ea6ca9b6dc249240afd68fe
/ev/endrov/typeCoordinateSystem/PLUGIN.java
e362a8370277785784348a25834d0bbd99b589c6
[]
no_license
dorry123/Endrov
71be9c63ef30b5e36284745cc6baee1017901ee0
c60571941bc14e4341fdb1351a48a55aca35b6a7
refs/heads/master
2021-01-21T02:46:46.357482
2013-10-16T09:17:53
2013-10-16T09:17:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
728
java
/*** * Copyright (C) 2010 Johan Henriksson * This code is under the Endrov / BSD license. See www.endrov.net * for the full text and how to cite. */ package endrov.typeCoordinateSystem; import endrov.core.EvPluginDefinition; public class PLUGIN extends EvPluginDefinition { public String getPluginName() { ret...
[ "mahogny@areta.org" ]
mahogny@areta.org
d1c1381abd9190f90c6119570f4b4c54e08bdf19
d70b377e840a64a7ceb99ad3bdafe9bfde406aa6
/arms/src/main/java/com/jess/arms/http/OkHttpStreamFetcher.java
8540ed2c817e68c904ded08d5a9d3ca05976570b
[ "Apache-2.0" ]
permissive
xiaobailong24/MVPArms
4391c64cd8da2a08138e4d03739ecc8faf32bb9c
15ad4b5229aceb8232e34b9cf2d437ba88729b3f
refs/heads/master
2021-01-19T14:59:12.805665
2017-09-16T10:55:26
2017-09-16T10:55:26
86,650,895
7
0
null
null
null
null
UTF-8
Java
false
false
3,721
java
/** * Copyright 2017 JessYan * * 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...
[ "jessyan@foxmail.com" ]
jessyan@foxmail.com
96cf0dfd440a45157c53a9af03222070f3703948
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Time/8/org/joda/time/format/DateTimeFormatterBuilder_appendDayOfYear_784.java
0936e8d608817482bfac1d30936b5f03b72cdce9
[]
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
4,181
java
org joda time format factori creat complex instanc date time formatt datetimeformatt method call datetim format perform link date time formatt datetimeformatt class provid factori method creat formatt link date time format datetimeformat link iso date time format isodatetimeforma...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
dd93123779c3bcf0820b8234e64885cfb8f4306a
4cd934d823612a89c1340f0bfc1ae31a964a5204
/bedrock150/src/main/java/soupply/bedrock150/type/LoginBody.java
7953d896f1ca85f97556c16164845452419d5e6b
[ "MIT" ]
permissive
DaMatrix/java
307d9b426efd1086efc4466e7bd9528b103e68a3
e94bcca06efe16eaab8d1cfb4e349df9715da4cf
refs/heads/master
2020-03-21T05:21:32.137602
2018-06-18T14:50:44
2018-06-18T14:50:44
138,156,892
1
0
null
2018-06-21T10:40:33
2018-06-21T10:40:32
null
UTF-8
Java
false
false
1,375
java
package soupply.bedrock150.type; import java.util.*; import soupply.util.*; public class LoginBody extends Type { public byte[] chain; public byte[] clientData; public LoginBody() { } public LoginBody(byte[] chain, byte[] clientData) { this.chain = chain; this.clientData...
[ "selutils@mail.com" ]
selutils@mail.com
ced1d79b117220523556758af0c78c20d3f1f59a
08119e2e591290a880e01731894eaf07ba0d9336
/src/_05_ObjectsClassesAndCollections_Exercises/_12_AMinerTask.java
736b12eb3dfd67b8424760b0e7a92f48e29e9c71
[]
no_license
nataliya-stoichevska/JavaFundamentals_AdvancedJava
a77d48135da7bfc95d909c97af64b05171929fa1
c7b7cd2a137716870bc321ba575abb597712d908
refs/heads/master
2022-01-20T20:31:37.253646
2018-09-04T08:26:14
2018-09-04T08:26:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
949
java
package _05_ObjectsClassesAndCollections_Exercises; import java.util.LinkedHashMap; import java.util.Map; import java.util.Scanner; public class _12_AMinerTask { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); Map<String, Long> productsQuantities = new LinkedHash...
[ "stojcevskanatalija8@gmail.com" ]
stojcevskanatalija8@gmail.com
88456aa10ca798c71e6f69b9dd0c01ba52ac4455
df48dc6e07cdf202518b41924444635f30d60893
/jinx-com4j/src/main/java/com/exceljava/com4j/excel/XlHtmlType.java
82010a36be709b8f9736217dd82fa87801180017
[ "MIT" ]
permissive
ashwanikaggarwal/jinx-com4j
efc38cc2dc576eec214dc847cd97d52234ec96b3
41a3eaf71c073f1282c2ab57a1c91986ed92e140
refs/heads/master
2022-03-29T12:04:48.926303
2020-01-10T14:11:17
2020-01-10T14:11:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
441
java
package com.exceljava.com4j.excel ; import com4j.*; /** */ public enum XlHtmlType { /** * <p> * The value of this constant is 0 * </p> */ xlHtmlStatic, // 0 /** * <p> * The value of this constant is 1 * </p> */ xlHtmlCalc, // 1 /** * <p> * The value of this constant is 2 *...
[ "tony@pyxll.com" ]
tony@pyxll.com
1a6177c1b3521a9a1f2b4e9d427cd124378e704b
720cba9eef8d7ded75a2f418b075621c2597e5c3
/RabbitMQ-Lab1/src/main/java/com/coursecube/springboot/rabbitmq/OrderSender.java
a8ecdcf448c36a97e75d87a4dad81c0565de4cc7
[]
no_license
lekhrajprasad/coursecube
8c064d4b802e6c7af4127ba9ccb04692582b1f42
4fd5f96dcff6ccdf64e00caae411d2aed31f20e4
refs/heads/master
2023-01-08T16:48:27.222963
2020-11-14T04:53:37
2020-11-14T04:53:37
286,967,466
0
0
null
null
null
null
UTF-8
Java
false
false
472
java
package com.coursecube.springboot.rabbitmq; import org.springframework.amqp.rabbit.core.RabbitTemplate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; @Service public class OrderSender { @Autowired private RabbitTemplate rabbitTemplate; publi...
[ "lekhraj.prasad@gmail.com" ]
lekhraj.prasad@gmail.com
14a1ea62f4d2fc260f68ee20891d190e6aff0106
75d1f41d291ba9662b5abf12b5fd01a240f9cd5a
/xui_lib/src/main/java/com/xuexiang/xui/widget/XUIKeyboardScrollView.java
cfc50dc120c0526dde04afb07bd3f600f18022b9
[ "Apache-2.0" ]
permissive
CrackerCat/XUI
4730ef38a46bf69e0cbf94ec5236fd4257b457b3
491d9f770fa74f51df6c50b8967810ae136ec2f1
refs/heads/master
2023-02-19T05:18:02.818052
2022-11-17T15:41:05
2022-11-17T15:41:05
239,412,037
0
1
Apache-2.0
2020-02-10T02:34:06
2020-02-10T02:34:06
null
UTF-8
Java
false
false
4,131
java
/* * Copyright (C) 2018 xuexiangjys(xuexiangjys@163.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 applica...
[ "xuexiangjys@163.com" ]
xuexiangjys@163.com
431279c1f13ee4fedb1d226d0801dc051528e1e1
c9d1ed728caf4b18ac6a68f13f093f43893db249
/chapter_002/src/main/java/ru/job4j/professions/package-info.java
e74ad45c93e95965dadbfdb5d0e31ffc3df4530f
[ "Apache-2.0" ]
permissive
danailKondov/dkondov
07580eabe06ffd7bc77566fc8969b0e2253dd20d
14b3d2940638b2f69072dbdc0a9d7f8ba1b3748b
refs/heads/master
2021-01-01T16:00:49.687121
2018-05-10T19:45:50
2018-05-10T19:45:50
97,752,582
1
1
null
null
null
null
UTF-8
Java
false
false
151
java
/** * Package for professions. * * @author Kondov Danail (mailto:dkondov@yandex.ru) * @version $1$ * @since 27.07.2017 */ package ru.job4j.professions;
[ "dkondov@yandex.ru" ]
dkondov@yandex.ru
39d40f48522673bbc8999f0b77ce9bfc89a249a6
fa93c9be2923e697fb8a2066f8fb65c7718cdec7
/sources/com/google/android/material/bottomnavigation/LabelVisibilityMode.java
5ae5609b42b61d37208a1cfcf4526f2ee3955e5e
[]
no_license
Auch-Auch/avito_source
b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b
76fdcc5b7e036c57ecc193e790b0582481768cdc
refs/heads/master
2023-05-06T01:32:43.014668
2021-05-25T10:19:22
2021-05-25T10:19:22
370,650,685
0
0
null
null
null
null
UTF-8
Java
false
false
449
java
package com.google.android.material.bottomnavigation; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; @Retention(RetentionPolicy.SOURCE) public @interface LabelVisibilityMode { public static final int LABEL_VISIBILITY_AUTO = -1; public static final int LABEL_VISIBILITY_LABEL...
[ "auchhunter@gmail.com" ]
auchhunter@gmail.com
7667d1c6f185ce24c2d7369d827deed92c7a8f4f
88d785ca23def4ca733f7d52a146bc8d34c77429
/src/dev/zt/UpliftedVFFV/events/EventsCommon/EventJanitor1.java
cda99b868b82bc26bae3b6aed9bc74662e77f427
[]
no_license
Donpommelo/Uplifted.VFFV
30fe1e41a9aeefee16c1e224388af6ce55ebfcce
99b63eb2a00666eb4fdf84ac20cebebefad1a3dc
refs/heads/master
2020-12-24T17:44:19.147662
2016-06-01T21:46:13
2016-06-01T21:46:13
33,390,964
0
0
null
2015-08-25T01:57:41
2015-04-04T01:58:48
Java
UTF-8
Java
false
false
5,361
java
package dev.zt.UpliftedVFFV.events.EventsCommon; import java.awt.image.BufferedImage; import java.util.ArrayList; import java.util.TreeMap; import dev.zt.UpliftedVFFV.dialog.Dialog; import dev.zt.UpliftedVFFV.entities.creatures.Player; import dev.zt.UpliftedVFFV.events.Event; import dev.zt.UpliftedVFFV.events.Sprit...
[ "donpommelo@gmail" ]
donpommelo@gmail
65e039cc297c01d20ca334aedd24f730e965b32d
229bea88558ba355856e000f95a71e6491eeae9f
/velocity/velocity-1.2/src/java/org/apache/velocity/runtime/parser/node/ASTBlock.java
87ae74a35c8441eb6225c88d6ebb3d679ecc8c81
[ "Apache-1.1", "Apache-2.0", "BSD-2-Clause" ]
permissive
tpso-src/thirdparty
1d255893e0149ea2e79395b2bf8154783b0ba3be
9b033adff45bc7a5dcecd3d5bf13a200e4b6ad67
refs/heads/master
2021-01-19T02:57:18.402854
2016-07-21T11:35:36
2016-07-21T11:35:36
44,494,736
0
0
null
null
null
null
UTF-8
Java
false
false
3,722
java
package org.apache.velocity.runtime.parser.node; /* Generated By:JJTree: Do not edit this line. ASTBlock.java */ /* * The Apache Software License, Version 1.1 * * Copyright (c) 2000-2001 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without...
[ "ms@tpso.com" ]
ms@tpso.com
72d3e69e77bfd51e41d1f0f9293de93328bc3deb
995f73d30450a6dce6bc7145d89344b4ad6e0622
/Honor5C-7.0/src/main/java/gov/nist/core/HostPort.java
bef127a5c3d31abb344e4a4b0fe072d6d1e93675
[]
no_license
morningblu/HWFramework
0ceb02cbe42585d0169d9b6c4964a41b436039f5
672bb34094b8780806a10ba9b1d21036fd808b8e
refs/heads/master
2023-07-29T05:26:14.603817
2021-09-03T05:23:34
2021-09-03T05:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,089
java
package gov.nist.core; import java.net.InetAddress; import java.net.UnknownHostException; public final class HostPort extends GenericObject { private static final long serialVersionUID = -7103412227431884523L; protected Host host; protected int port; public HostPort() { this.host = null; ...
[ "dstmath@163.com" ]
dstmath@163.com
23bae6dccbd6f7284baa3ecc70c58bc4eb38b8e6
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/smallest/3b2376ab97bb5d1a5dbbf2b45cf062db320757549c761936d19df05e856de894e45695014cd8063cdc22148b13fa1803b3c9e77356931d66f4fbec0efacf7829/006/mutations/63/smallest_3b2376ab_006.java
6cf3a18ca4aa5a3683387f6c1569c9bea5b67956
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,141
java
package introclassJava; class IntObj { public int value; public IntObj () { } public IntObj (int i) { value = i; } } class FloatObj { public float value; public FloatObj () { } public FloatObj (float i) { value = i; } } class LongObj { public long value; public...
[ "justinwm@163.com" ]
justinwm@163.com
96c78086068ff36b1f37ee013d89671b16607c01
2b438c607ca0b2ee575eec4752cc7c5c7792f4cc
/JBehave_example/src/com/example/StepExecutorJUnit.java
c37a9d0017b7d01787d34af91921f0138e35b7c5
[]
no_license
cherkavi/java-code-example
a94a4c5eebd6fb20274dc4852c13e7e8779a7570
9c640b7a64e64290df0b4a6820747a7c6b87ae6d
refs/heads/master
2023-02-08T09:03:37.056639
2023-02-06T15:18:21
2023-02-06T15:18:21
197,267,286
0
4
null
2022-12-15T23:57:37
2019-07-16T21:01:20
Java
UTF-8
Java
false
false
2,074
java
package com.example; import java.io.File; import java.io.IOException; import org.apache.commons.io.FileUtils; import org.jbehave.core.configuration.Configuration; import org.jbehave.core.configuration.MostUsefulConfiguration; import org.jbehave.core.io.LoadFromClasspath; import org.jbehave.core.io.LoadFromUR...
[ "technik7job@gmail.com" ]
technik7job@gmail.com
5b9532288645b1b1fa8d706cb137b38cde84336a
09373d32b0c2b1cde09ff7e0beddda86627dc334
/src/main/java/org/mvelx/ast/ReturnNode.java
a9fac4b43f64c184ceaa6e09394d84d2e8005763
[]
no_license
flym/mvelx
ba4a7e2d8ad4a151699d106a1c7fe9445afa3ac3
18c9eb7635f285a769c443107220e02c898e1b6b
refs/heads/master
2020-07-10T20:18:00.570137
2019-03-11T01:49:43
2019-03-11T01:49:43
74,010,079
12
8
null
null
null
null
UTF-8
Java
false
false
2,677
java
/** * MVEL 2.0 * Copyright (C) 2007 The Codehaus * Mike Brock, Dhanji Prasanna, John Graham, Mark Proctor * <p> * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * <p> * http://www.apach...
[ "www@iflym.com" ]
www@iflym.com
08da0ff79746b5b436b2713768d4b8393b675aec
038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad
/schemaOrgGson/src/org/kyojo/schemaOrg/m3n3/gson/core/container/TypeOfGoodDeserializer.java
99f97b5863a9b85ecc2e0c2bf1bcffc071ccb68b
[ "Apache-2.0" ]
permissive
nagaikenshin/schemaOrg
3dec1626781913930da5585884e3484e0b525aea
4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8
refs/heads/master
2021-06-25T04:52:49.995840
2019-05-12T06:22:37
2019-05-12T06:22:37
134,319,974
1
0
null
null
null
null
UTF-8
Java
false
false
2,065
java
package org.kyojo.schemaorg.m3n3.gson.core.container; import java.lang.reflect.Field; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map.Entry; import org.kyojo.gson.JsonDeserializationContext; im...
[ "nagai@nagaikenshin.com" ]
nagai@nagaikenshin.com
f34cfd971de1a6feb26f3b7155d1386a6ed5c6c2
b2018d92fdd74823768317307bc8e58087c1c1c9
/src/com/igomall/event/CartAddedEvent.java
8e28dc675ed66f1f3a2921cd38d6c4fef1f8a25d
[]
no_license
hyerming/demo123
911d124b18934c093ff6c8be3046016d5f64ea61
b3851e389adf83a2a9523dac631d72ecd5a065e8
refs/heads/master
2020-04-28T11:37:22.378116
2019-03-09T02:06:32
2019-03-09T02:06:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
899
java
package com.igomall.event; import com.igomall.entity.Cart; import com.igomall.entity.Sku; /** * Event - 添加购物车SKU * * @author blackboy * @version 1.0 */ public class CartAddedEvent extends CartEvent { private static final long serialVersionUID = 4639867730725258843L; /** * SKU */ private Sku sku; /**...
[ "Liziyi521521" ]
Liziyi521521
1df475f5604fcddbaeaa159f49ce70d574b15a39
eec047d50d823186610d37bca40d96cf7e0262f7
/src/java/com/wings/web/struts/actions/ReportSummaryTruckingAction.java
c49f6449a96bc0ca305b572b3ccb38a87657ca6c
[]
no_license
husainahmad/wings
d62cbf74abbf6f39c60ec687c2a9fbce0367bb75
6c8dbd4feb8b05b1b515e342fe1335416f0025f0
refs/heads/master
2021-04-29T01:03:34.665312
2017-07-05T16:01:46
2017-07-05T16:01:46
77,786,458
0
0
null
null
null
null
UTF-8
Java
false
false
1,263
java
package com.wings.web.struts.actions; import java.io.IOException; import java.util.List; import javax.servlet.ServletContext; import javax.servlet.ServletException; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.struts.action.Action; import org.apache.s...
[ "husainahmad@gmail.com" ]
husainahmad@gmail.com
0f568e7d61a3ca1793f0a27770d93fafa41b2cbd
29c5c5d7225abe3ce068d4cc819803747c47b3e7
/test/regression/src/org/jacorb/test/notification/CosEventChannelTest.java
b40576d7e6a3f2659fa199b52b5ad5b773c6fe30
[]
no_license
wolfc/jacorb
308a770016586ce3e8f902507ba1bde295df78c1
40e0ec34c36fdcfe67b67a9ceba729e1d4581899
refs/heads/master
2020-05-02T12:50:56.097066
2010-05-25T22:23:05
2010-05-25T22:23:05
686,203
0
1
null
null
null
null
UTF-8
Java
false
false
4,358
java
package org.jacorb.test.notification; import junit.framework.Test; import org.jacorb.test.notification.common.NotificationTestUtils; import org.jacorb.test.notification.common.NotifyServerTestCase; import org.jacorb.test.notification.common.NotifyServerTestSetup; import org.omg.CORBA.Any; import org.omg.CORBA.IntHold...
[ "cdewolf@redhat.com" ]
cdewolf@redhat.com