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
fb9c12bc1f6439bcb788bd30286b9f765c4ce782
be0e7aaf8795a8484a564e462bd72a7df504727c
/src/main/java/com/group/renshi/action/share/CollectionInfoAction.java
a1fa52ca4347a30cbdb00e8dbd3b8ea4b3eba0a6
[]
no_license
water-fu/renshi
ff88f977b4383f9df519d254335eec1105fed0c4
7dc87ea8c7e7cf2ee856998833550f5b9011e15b
refs/heads/master
2021-01-19T11:32:33.521431
2016-03-26T09:36:48
2016-03-26T09:36:48
35,823,524
0
0
null
null
null
null
UTF-8
Java
false
false
6,698
java
package com.group.renshi.action.share; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.annotation.Resource; import org.springframework.context.annotation.Scope; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.ModelAttribute; import ...
[ "fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1" ]
fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1
6d8582620d15a32e8cd36fbfb0f6c4e437e4c0e7
160a34361073a54d39ffa14fdae6ce3cbc7d6e6b
/src/main/java/com/alipay/api/domain/AlipayDataDataserviceBillDownloadurlQueryModel.java
6103fcffccbca34f8fccf74ceb8a182f31bd5b1c
[ "Apache-2.0" ]
permissive
appbootup/alipay-sdk-java-all
6a5e55629b9fc77e61ee82ea2c4cdab2091e0272
9ae311632a4053b8e5064b83f97cf1503a00147b
refs/heads/master
2020-05-01T09:45:44.940180
2019-03-15T09:52:14
2019-03-15T09:52:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,169
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 无授权模式的查询对账单下载地址 * * @author auto create * @since 1.0, 2018-08-08 15:18:41 */ public class AlipayDataDataserviceBillDownloadurlQueryModel extends AlipayObject { private static final long ser...
[ "liuqun.lq@alibaba-inc.com" ]
liuqun.lq@alibaba-inc.com
3d20c4257e5f2f7e3eae2226982464381c0064d5
89723541f3a2cc7087d49dcee592694c5c0513c3
/hapi-fhir-structures-r4/src/main/java/org/hl7/fhir/r4/model/codesystems/ConsentScope.java
809d22f8c0bcd02e8f11335c27d32e09a33143bf
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
rkorytkowski/hapi-fhir
7207ae68ff8ef6e876f53b51bbdbd0312ae0daa7
9f45c2bcfa00349ce17e191899581f4fc6e8c0d6
refs/heads/master
2021-07-13T01:06:12.674713
2020-06-16T09:11:38
2020-06-16T09:12:23
145,406,752
0
2
Apache-2.0
2018-08-20T11:08:35
2018-08-20T11:08:35
null
UTF-8
Java
false
false
4,208
java
package org.hl7.fhir.r4.model.codesystems; /* Copyright (c) 2011+, HL7, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the ab...
[ "jamesagnew@gmail.com" ]
jamesagnew@gmail.com
2fc1a202a5d5147e3bdc1608c7d7140832a35413
bfc659a2a9ab21124a6e02a7a3186d1a0888b250
/app/src/main/java/com/sds/acube/app/appcom/util/FileUtil.java
c73c16f840fa5a456f91dca941d022851955b48d
[]
no_license
seoyoungrag/byucksan_app
45d116c6bea396c04c7fc2fece7882065e875a6f
6fe93f3915afdc0fa395cff7e85591d1efa956c6
refs/heads/master
2021-03-27T17:22:08.498608
2017-07-24T08:18:33
2017-07-24T08:18:33
83,017,267
0
0
null
null
null
null
UTF-8
Java
false
false
4,493
java
package com.sds.acube.app.appcom.util; import java.io.File; import java.util.List; import com.sds.acube.app.appcom.vo.FileVO; import com.sds.acube.app.appcom.vo.StorFileVO; /** * Class Name : FileUtil.java <br> * Description : 설명 <br> * Modification Information <br> * <br> * 수 정 일 : 2011. ...
[ "truezure@gmail.com" ]
truezure@gmail.com
5684211e5152c211430828259ebd28116b93dda6
a04dc99445d32c01c0dffa28cf41cba40059f5fc
/qigsaw-android/splitloader/src/main/java/com/iqiyi/android/qigsaw/core/splitload/SplitLibraryLoaderHelper.java
8f261d7024e4c30f90594807ff43e1f1771d78e2
[ "MIT" ]
permissive
will-android/Qigsaw
f53e9d38d8e093a8a36e15e3e6cb0e3d5034ab48
657b3838bf9c906da51b5b11845cb9940d52337b
refs/heads/master
2020-06-17T19:29:37.488190
2020-05-02T23:58:14
2020-05-02T23:58:14
196,025,356
1
0
NOASSERTION
2020-05-02T23:58:15
2019-07-09T14:30:44
Java
UTF-8
Java
false
false
4,384
java
/* * MIT License * * Copyright (c) 2019-present, iQIYI, Inc. All rights reserved. * * 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 th...
[ "kisson_cjw@hotmail.com" ]
kisson_cjw@hotmail.com
17d322d167c77d160234a88a9ffe4476979ccc2d
afaf042d23dbb871503f9e075ec749bd89052ff6
/administrator/src/camp/controller/CampSubmitResultServlet.java
1fb0d2bc125f74c864474e98ca4e1237971c77df
[]
no_license
ottocamp/newnewOtto
cb2f28b88500b1367f2c91cd4e2e0aec69bc86c0
56fcfc6984a77660260d00647741bfb39abc0ce3
refs/heads/master
2020-09-08T11:49:43.046850
2019-11-13T06:00:37
2019-11-13T06:00:37
221,124,454
0
0
null
2019-11-12T23:55:26
2019-11-12T03:45:24
JavaScript
UTF-8
Java
false
false
1,706
java
package camp.controller; import java.io.IOException; import java.util.ArrayList; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import cam...
[ "user1@user1-PC" ]
user1@user1-PC
2d19444ae773dd097b9858c0a61d7731d98668ae
8176e6ecef92c733d1da4667e68f793a1769888d
/runtime/src/main/java/com/kotcrab/vis/runtime/system/delegate/DeferredEntityProcessingSystem.java
1341d8f214403debde11b7d4ba537f58f3af8e02
[ "Apache-2.0" ]
permissive
mbrlabs/vis-editor
190811d37d7414d5dc78ce721bc1a5fd26b09009
2ffbb29027a0e4727bb090176ca1e6e25e7a53b2
refs/heads/master
2020-04-05T22:59:11.021635
2016-11-20T16:57:36
2016-11-20T16:57:36
60,613,512
1
0
null
2016-06-07T13:03:00
2016-06-07T13:02:59
null
UTF-8
Java
false
false
3,185
java
/* * Copyright 2014-2016 See AUTHORS file. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "kotcrab@gmail.com" ]
kotcrab@gmail.com
7783360423a47173d466b63f7982d530e91e8be0
6402338098947f597731fc56058d77bf4e9229ec
/src/com/ery/hadoop/hq/common/Mailer.java
a7c280693073c3fff17bcc203b6d7838cd974b95
[]
no_license
hans511002/mrddx-web
57f582e4863899df9869ba9887b7c468edceb7cc
4a907fa0e0db13e7358a5b149a6b4c1058ac124c
refs/heads/master
2021-01-18T16:51:20.332247
2017-07-18T06:39:07
2017-07-18T06:39:07
86,774,312
0
0
null
null
null
null
UTF-8
Java
false
false
4,184
java
package com.ery.hadoop.hq.common; import java.util.Properties; import javax.mail.Address; import javax.mail.BodyPart; import javax.mail.Message; import javax.mail.MessagingException; import javax.mail.Multipart; import javax.mail.Session; import javax.mail.Transport; import javax.mail.internet.InternetAddr...
[ "hans511002@sohu.com" ]
hans511002@sohu.com
b5a5a98ad8b186aac371b457420cff8c54c13753
555d6b6b63dc7a1dac12ed5629307796f1bcf537
/net/minecraft/client/model/ModelZombieVillager.java
0122bb4da5cbf2e3e6ab95c01b65b522b0389387
[]
no_license
CrxsCode/Minecraft-Hack-Client-1.8
179d992cc41d8564b4ed6aaccdd99e1710f7cccf
ea2901180d51806c432d7acd85ecf430f9a6167c
refs/heads/master
2020-03-19T10:12:05.310557
2018-06-06T16:01:24
2018-06-06T16:01:24
136,345,526
1
0
null
null
null
null
UTF-8
Java
false
false
2,240
java
package net.minecraft.client.model; import net.minecraft.entity.Entity; import net.minecraft.util.MathHelper; public class ModelZombieVillager extends ModelBiped { public ModelZombieVillager() { this(0.0F, 0.0F, false); } public ModelZombieVillager(float p_i1165_1_, float p_i1165_2_, boolean p_i1165_3...
[ "mail.pxline@gmail.com" ]
mail.pxline@gmail.com
23bc809274a61463a950e9849b4e52a05d8e0155
327d615dbf9e4dd902193b5cd7684dfd789a76b1
/base_source_from_JADX/sources/com/cyberneid/p105d/p114g/p126f/p128b/C1888l.java
53e3fe4a678cfee32bb9573c96420f86006a595d
[]
no_license
dnosauro/singcie
e53ce4c124cfb311e0ffafd55b58c840d462e96f
34d09c2e2b3497dd452246b76646b3571a18a100
refs/heads/main
2023-01-13T23:17:49.094499
2020-11-20T10:46:19
2020-11-20T10:46:19
314,513,307
0
0
null
null
null
null
UTF-8
Java
false
false
900
java
package com.cyberneid.p105d.p114g.p126f.p128b; import com.cyberneid.p105d.p108b.C1605b; import com.cyberneid.p105d.p108b.C1607d; import com.cyberneid.p105d.p108b.C1613i; /* renamed from: com.cyberneid.d.g.f.b.l */ public class C1888l extends C1877a { public C1888l() { mo7505d().mo7523a(C1613i.f5258gV, "Wi...
[ "dno_sauro@yahoo.it" ]
dno_sauro@yahoo.it
d851319ee4e5e95c6c8c93c7e45ebc1d09d8ea97
d68b23a8af66b07f6e443e1ad485fa16150b0dc0
/csharp-impl/src/main/java/consulo/csharp/impl/ide/findUsage/usageType/CSharpUsageTypeProvider.java
4677a46cfdbe8814dee29c8fdd57209e06231a05
[ "Apache-2.0" ]
permissive
consulo/consulo-csharp
34e1f591b31411cfa4ac6b96e82522e5ffbf80ad
ccb078d27b4ba37be9bb3f2c258aad9fb152a640
refs/heads/master
2023-08-31T16:12:36.841763
2023-08-17T10:56:13
2023-08-17T10:56:13
21,350,424
51
9
Apache-2.0
2023-01-01T16:33:23
2014-06-30T12:35:16
Java
UTF-8
Java
false
false
3,960
java
/* * Copyright 2013-2017 consulo.io * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[ "vistall.valeriy@gmail.com" ]
vistall.valeriy@gmail.com
a45bc6aa61b8e147ae5dc00aea957da4acb4a93d
024cc651169340a2609e99c6e7ce7544f6ebf483
/authorization-service/src/main/java/com/zhcx/authorization/controller/netcar/kafka/KafkaStreamController.java
a7563367d2e7983adaad767ab096fba9922a13e5
[]
no_license
3103509329/transfer_trolley
cb1df2df0c05013615091c36f87460b85a98239e
e8b8cd0f17062457a00188771c8d99ed2340e02b
refs/heads/master
2023-01-28T23:11:45.245311
2020-12-09T03:30:00
2020-12-09T03:30:00
319,565,360
0
0
null
2020-12-10T14:11:46
2020-12-08T07:51:32
Java
UTF-8
Java
false
false
1,439
java
package com.zhcx.authorization.controller.netcar.kafka; import com.zhcx.authorization.utils.MessageResp; import com.zhcx.netcarbasic.facade.kafka.StreamService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind....
[ "3103509329@qq.com" ]
3103509329@qq.com
f6f8b95d2d0d37f43c174585f4255b7eb7366925
72bf7b3c0ac194703cb91d954dd9e611acf88865
/PokemonToronto/core/src/com/pokemon/toronto/game/com/pokemon/toronto/skill/Electric/ThunderWave.java
70ca7152bf1fde590133534d104804b8278833b0
[]
no_license
amitkpandey/pokemon
a41537ac3d05bfd85b73730316eaf82d9ae37776
51d62203b28147511d96ed4e2cbfd60c8777e76f
refs/heads/master
2022-04-27T02:48:50.607800
2020-04-26T00:24:26
2020-04-26T00:24:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,330
java
package com.pokemon.toronto.game.com.pokemon.toronto.skill.Electric; import com.pokemon.toronto.game.com.pokemon.toronto.Field.Field; import com.pokemon.toronto.game.com.pokemon.toronto.Field.SubField; import com.pokemon.toronto.game.com.pokemon.toronto.Pokemon.Pokemon; import com.pokemon.toronto.game.com.pokemon.toro...
[ "gregory.kelsie@gmail.com" ]
gregory.kelsie@gmail.com
05bbe6d7cb00909d75d1adc453aedc908bdd6103
2daea090c54d11688b7e2f40fbeeda22fe3d01f6
/header/src/main/java/org/zstack/header/tag/APICreateTagMsg.java
55b1962a963b478dffa2fca61d47fa21eb1e52d1
[ "Apache-2.0" ]
permissive
jxg01713/zstack
1f0e474daa6ca4647d0481c7e44d86a860ac209c
182fb094e9a6ef89cf010583d457a9bf4f033f33
refs/heads/1.0.x
2021-06-20T12:36:16.609798
2016-03-17T08:03:29
2016-03-17T08:03:29
197,339,567
0
0
Apache-2.0
2021-03-19T20:23:19
2019-07-17T07:36:39
Java
UTF-8
Java
false
false
862
java
package org.zstack.header.tag; import org.zstack.header.message.APIMessage; import org.zstack.header.message.APIParam; /** */ public abstract class APICreateTagMsg extends APIMessage { @APIParam private String resourceType; @APIParam(checkAccount = true) private String resourceUuid; @...
[ "xing5820@gmail.com" ]
xing5820@gmail.com
38edb2ddb75f096a65cc8279c3e3532e61237fee
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.horizon-Horizon/sources/X/AnonymousClass1uS.java
7a112ec0c6849e30b38fae5503c21ffeebae11df
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
176
java
package X; /* renamed from: X.1uS reason: invalid class name */ public final class AnonymousClass1uS implements AbstractC10671uj { public static AnonymousClass1uS A00; }
[ "cyuubiapps@gmail.com" ]
cyuubiapps@gmail.com
30f6edc94a371b2be7e0b5e32e39bc3f5a9eebda
4984bb50d3b19fe7d64ae76207a55549356bbdea
/goods/src/cn/itcast/goods/order/service/OrderService.java
779c80216d64d2962b29c50dad280e8c28c1af67
[]
no_license
MyInta/ssm
1524e1ab86181c4addf476ec3d98835b38f10bdf
09857e49a91cee4479d0ef6aeda0225199552ece
refs/heads/master
2020-04-25T19:53:55.861710
2019-03-25T13:47:41
2019-03-25T13:47:44
173,036,636
0
0
null
null
null
null
GB18030
Java
false
false
2,853
java
package cn.itcast.goods.order.service; import java.sql.SQLException; import cn.itcast.goods.order.dao.OrderDao; import cn.itcast.goods.order.domain.Order; import cn.itcast.goods.pager.PageBean; import cn.itcast.jdbc.JdbcUtils; public class OrderService { private OrderDao orderDao = new OrderDao(); /** * 修改订单状...
[ "782720519@qq.com" ]
782720519@qq.com
da00425f09c1f284c5e952ddf893e9fb85d4665c
f009dc33f9624aac592cb66c71a461270f932ffa
/src/main/java/com/alipay/api/response/AlipayInsSceneInsserviceprodSyncResponse.java
45ead5c411b91c9907e3f9063dc478352d213974
[ "Apache-2.0" ]
permissive
1093445609/alipay-sdk-java-all
d685f635af9ac587bb8288def54d94e399412542
6bb77665389ba27f47d71cb7fa747109fe713f04
refs/heads/master
2021-04-02T16:49:18.593902
2020-03-06T03:04:53
2020-03-06T03:04:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
883
java
package com.alipay.api.response; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.ins.scene.insserviceprod.sync response. * * @author auto create * @since 1.0, 2019-05-28 10:04:49 */ public class AlipayInsSceneInsserviceprodSyncResponse...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
b08174ee4e6a0b1d8a6a93e06157d67d634c948a
468f91882cc8fffd2d684cb063a25ce4c22432c6
/domain/domain-model/src/main/java/com/codigo/aplios/domain/model/common/EntityRowInfo.java
578bbe465ca7db88c2a5026a0a992c0fb61d5925
[]
no_license
andyradz/codigo.aplios
09b314fcc02ee45ac2916466dd9f965290433624
d5e232ca71b382b7cae60566e12ade093b39e597
refs/heads/master
2020-03-30T12:26:12.863331
2019-03-28T15:19:08
2019-03-28T15:19:08
151,224,085
0
0
null
null
null
null
UTF-8
Java
false
false
268
java
package com.codigo.aplios.domain.model.common; public enum EntityRowInfo { /** * Zaakceptiowany, zatwierdzony */ APPROVED, /** * Oczekujacy na zatwierdzenie */ PENDING, /** * Anulowany, odwołany */ CANCELLED }
[ "and.radz@wp.pl" ]
and.radz@wp.pl
8e8f8b99ba15534782ef082d5179cfcbdb53deb7
9bd44366119e74271c0e7a47d84cde1d8aa8e183
/control_panel/server/src/main/java/ge/edu/tsu/hrs/control_panel/server/dao/normalizeddata/GroupedNormalizedDataDAO.java
51938ffa9bed59cd0de3e422a05c7abc06712813
[]
no_license
igobronidze/HandwritingRecognitionSystem
b1794b9fe75f3ff4f56d1989388c85cfa220b36d
8792fd4b8d63215d0f58055b0b71eafd476df788
refs/heads/master
2021-03-24T10:00:48.686563
2017-07-11T06:37:17
2017-07-11T06:37:17
81,675,994
1
0
null
null
null
null
UTF-8
Java
false
false
584
java
package ge.edu.tsu.hrs.control_panel.server.dao.normalizeddata; import ge.edu.tsu.hrs.control_panel.model.network.normalizeddata.GroupedNormalizedData; import ge.edu.tsu.hrs.control_panel.model.network.normalizeddata.NormalizationType; import java.util.List; public interface GroupedNormalizedDataDAO { Integer a...
[ "gobronidze.ioseb@gmail.com" ]
gobronidze.ioseb@gmail.com
75944bf373ff2f8c17b89bd54918e8dfbd4851ad
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Chart/26/org/jfree/chart/labels/StandardPieSectionLabelGenerator_equals_197.java
9f2205b9a1e3d4c2878c4124f804c2908be0769f
[]
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
835
java
org jfree chart label standard item label gener plot data link pie dataset piedataset label format pie section kei insert absolut section percent amount pie section code code displai code appl code standard pie section label gener standardpiesectionlabelgener...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
736accb5d847934e1c37f33f22f52ff597b989e7
613201ce7f5aa310ff0839d6f3551d4e3973f026
/javaweb-framework/smart-framework/src/main/java/com/leolian/javaweb/smart/framework/proxy/Proxy.java
94e6c873846566bfda8c83463bd34b5e437a6f90
[]
no_license
comeonlian/code-set
10586410390c1c7c19e51b0f9db605aac9da5dcf
5f78ac702bc3d3611be9bdcc7899c60a8e1ecfa0
refs/heads/master
2023-03-18T16:41:43.025657
2021-03-04T03:23:09
2021-03-04T03:23:09
336,192,819
0
0
null
null
null
null
UTF-8
Java
false
false
212
java
package com.leolian.javaweb.smart.framework.proxy; /** * 代理接口 * @since 2017-07-11. */ public interface Proxy { // 执行链式代理 Object doProxy(ProxyChain proxyChain) throws Throwable; }
[ "lianliang@oppo.com" ]
lianliang@oppo.com
b87b4389dee1ee34ee927d24d102500b03d69b97
604a51043485b8f07d7a69843a1ae106e08b53de
/versions/1.12.2/src/minecraft/net/minecraft/block/BlockStructure.java
86a3c357c187ed150520d3f6fbca059f576ae011
[]
no_license
wjbaker101/CustomCrosshairMod
a46aaa3985b9745d7e49bb4f2203825db508bd2e
11fb8ed0768ae1d3da9c0b03be7ccde254190818
refs/heads/master
2020-03-21T05:50:39.865837
2018-06-21T14:51:14
2018-06-21T14:51:14
138,184,703
2
0
null
null
null
null
UTF-8
Java
false
false
5,429
java
package net.minecraft.block; import java.util.Random; import net.minecraft.block.material.MapColor; import net.minecraft.block.material.Material; import net.minecraft.block.properties.IProperty; import net.minecraft.block.properties.PropertyEnum; import net.minecraft.block.state.BlockStateContainer; import net.minecra...
[ "willbaker10198@gmail.com" ]
willbaker10198@gmail.com
02b98b28c147f5e5d35743fffd38fbc50e41e99b
fc5f16c7dd1cd7aee2d2ca0eb414860b5ad6d384
/src/src/minecraft/net/minecraft/src/RenderSorter.java
816b0c3f17ab6f2e218ce52950ca0706fc2a3c56
[]
no_license
Nickorama21/Minecraft--TI-Nspire-CX-Port
44eeca7a742d199e223d712866352a9e12b3290c
95acc13c310f519ed8d4ed5a755ef70712da532f
refs/heads/master
2020-05-17T11:31:43.456900
2012-09-01T17:24:47
2012-09-01T17:24:52
5,623,326
4
1
null
null
null
null
UTF-8
Java
false
false
1,175
java
package net.minecraft.src; import java.util.Comparator; public class RenderSorter implements Comparator { /** The entity (usually the player) that the camera is inside. */ private EntityLiving baseEntity; public RenderSorter(EntityLiving par1EntityLiving) { this.baseEntity = par1EntityLiving;...
[ "nickparker.stl@gmail.com" ]
nickparker.stl@gmail.com
526918260a31ce665033883087de7742f8a9212a
48f8d144f34d7fd00a4eb8893e2d02bff2206cfa
/app/src/main/java/com/exomatik/desacenranabaru/ui/struktur/adapter/RecyclerStruktur.java
85231b51630073329eba1744bf6a157bbf9ceaaf
[]
no_license
IrfanRZ44/DesaCenranaBaru
20cbeee866b6ad835a1563b757187e26c6cd0cd0
42afbba6ef9535b2b0b4dcdb5c01737c0173e985
refs/heads/master
2020-12-03T17:50:28.645934
2020-01-10T13:29:27
2020-01-10T13:29:27
231,416,372
0
0
null
null
null
null
UTF-8
Java
false
false
2,096
java
package com.exomatik.desacenranabaru.ui.struktur.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.appcompat.widget.AppCompatTextView; import androidx.recyclerview.widget.RecyclerView; import com.exomatik.desacenranab...
[ "irfan.rozal44@gmail.com" ]
irfan.rozal44@gmail.com
5165f264138306de69e1789dbdd5854b67eb0198
bf390e6589e240c6ccc325355cfd0c21fbe9d884
/1.JavaSyntax/src/com/javarush/task/task04/task0418/Solution.java
1e463f51a93a1530f80bb61eb9ed10027e36113b
[]
no_license
vladmeh/jrt
84878788fbb1f10aa55d320d205f886d1df9e417
0272ded03ac8eced7bf901bdfcc503a4eb6da12a
refs/heads/master
2020-04-05T11:20:15.441176
2019-05-22T22:24:56
2019-05-22T22:24:56
81,300,849
4
5
null
null
null
null
UTF-8
Java
false
false
1,161
java
package com.javarush.task.task04.task0418; /* Минимум двух чисел Ввести с клавиатуры два числа, и вывести на экран минимальное из них. Если два числа равны между собой, необходимо вывести любое. Требования: 1. Программа должна считывать числа c клавиатуры. 2. Программа должна выводить число на экран. 3. Программа ...
[ "vladmeh@gmail.com" ]
vladmeh@gmail.com
77638fb4ace22b94a927ab90f4800315867655c0
c6fc08081010f425c7b4f2581c1f857c292a7b1a
/app/src/main/java/com/example/kimanikogi/study/CustomAndroidGridViewAdapter.java
6514aa3d256f98636b4924ab6b9b7638ccb724e4
[]
no_license
erickogi/Study
8c973e866c251de2bdf8f11a0389e0d9b80b8eb2
1b0c29af7929f2fb2a516a0e4f622d92b81563db
refs/heads/master
2020-01-23T22:02:40.098859
2017-01-08T11:15:14
2017-01-08T11:15:14
78,338,088
1
0
null
null
null
null
UTF-8
Java
false
false
1,666
java
package com.example.kimanikogi.study; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; /** * Created by kimani kogi on 11/3/2016. */ public...
[ "erickogi14@gmail.com" ]
erickogi14@gmail.com
0ccb9a8e7ff8bc8546a71a3af01e72668c2161d6
2ce0b1fa77b5f109aa87a54149f93a23116fe38e
/demo/src/main/java/com/fengdi/baseproject/di/module/MainModule.java
38976b6d67e4afc48026c0b4306da10c2612f575
[ "Apache-2.0" ]
permissive
Spriteing/BaseProject
3940637949abadbb83a977a6652f8499869c877d
974f06c0f84cc8556d8671be4eaa5fc158bbbde7
refs/heads/master
2022-12-14T13:35:18.287706
2020-09-05T03:18:59
2020-09-05T03:18:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
917
java
package com.fengdi.baseproject.di.module; import com.jess.arms.di.scope.ActivityScope; import dagger.Binds; import dagger.Module; import dagger.Provides; import com.fengdi.baseproject.mvp.contract.MainContract; import com.fengdi.baseproject.mvp.model.MainModel; /** * ==============================================...
[ "2295360491@qq.com" ]
2295360491@qq.com
6ff6b5401b54d082655fc3add9fc3cc14e0006f5
53ecffd2fd37462f693680c6967ee4f0b2a4b75e
/api/src/main/java/biz/janux/people/Party.java
63f6e60aaac8d4af618370b359b9c9793744ffe3
[]
no_license
moradaniel/janux
97b3bb9317b199463d031b7e79a89509ebdfe74e
af7738faf0988944d01d5db9e2525072fdcd26e9
refs/heads/master
2016-09-05T17:42:53.138274
2015-10-14T13:24:19
2015-10-14T13:24:19
15,080,884
0
0
null
null
null
null
UTF-8
Java
false
false
1,855
java
package biz.janux.people; import java.io.Serializable; import java.util.List; import java.util.Map; import org.janux.bus.persistence.Persistent; // import org.janux.adapt.Extensible; import biz.janux.commerce.FormOfPayment; /** **************************************************************************************...
[ "moradaniel@gmail.com" ]
moradaniel@gmail.com
ef7220459b8734db393a8a88642c87ddda7f6bfa
9cf0b608fc6884e4dc6b85564397583e1ff6084e
/salesforce/src/main/java/salesforce/app/server/repository/CurrencyRepository.java
f53526f585995fd621e2d722f2ca353ee40da6a9
[]
no_license
applifireAlgo/test
3110439a7b143c419a76708580d75737637739cf
7bcddc41518af021b1608e4e55622250c71a91cd
refs/heads/master
2016-08-12T04:09:14.640199
2015-10-23T11:49:36
2015-10-23T11:49:36
44,667,116
0
0
null
null
null
null
UTF-8
Java
false
false
1,273
java
package salesforce.app.server.repository; import com.athena.server.repository.SearchInterface; import com.athena.annotation.Complexity; import com.athena.annotation.SourceCodeAuthorClass; import com.athena.framework.server.exception.repository.SpartanPersistenceException; import java.util.List; import com.athena.framew...
[ "anant@algorhythm.co.in" ]
anant@algorhythm.co.in
2ad2b481de664dc6ee939fa4646932a1b318f15f
b162956df616b70d3adb53293b751e757e6b6202
/src/main/java/SuanFaNeiGong/SortBasic/BubbleSort/SortTestHelper.java
fd6096fd23c93757c4d127c98651f45677bdab0d
[]
no_license
bijiaha0/leetcode-practice
a200418e341a24e40853bd6ec521a69191b03221
3d72dfaff05ef64cf555a2df5259903aecdd1b69
refs/heads/master
2020-12-10T04:12:19.715015
2020-01-13T03:08:36
2020-01-13T03:08:36
233,496,869
1
0
null
2020-10-13T18:48:41
2020-01-13T02:42:35
Java
UTF-8
Java
false
false
3,041
java
package SuanFaNeiGong.SortBasic.BubbleSort; import java.lang.reflect.Method; import java.lang.Class; public class SortTestHelper { // SortTestHelper不允许产生任何实例 private SortTestHelper(){} // 生成有n个元素的随机数组,每个元素的随机范围为[rangeL, rangeR] public static Integer[] generateRandomArray(int n, int rangeL, int range...
[ "jiahao.bee@gmail.com" ]
jiahao.bee@gmail.com
a94242bb57d10952c4d69a82ba9613b4ca559925
82e2fa3b1128edc8abd2bd84ecfc01c932831bc0
/jena-core/src/main/java/org/apache/jena/graph/impl/WrappedGraph.java
af57d05be4549cf951a469fc43e27c35792e2fd4
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
apache/jena
b64f6013582f2b5aa38d1c9972d7b14e55686316
fb41e79d97f065b8df9ebbc6c69b3f983b6cde04
refs/heads/main
2023-08-14T15:16:21.086308
2023-08-03T08:34:08
2023-08-03T08:34:08
7,437,073
966
760
Apache-2.0
2023-09-02T09:04:08
2013-01-04T08:00:32
Java
UTF-8
Java
false
false
3,499
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 ...
[ "andy@apache.org" ]
andy@apache.org
1229f83c2a0932f974630b0f64d72911dd597c04
cb8104708bcb83eea8250845258bab8159ce1415
/src/main/java/org/silnith/browser/organic/parser/HTMLParser.java
9ec82a5cd9f43f11b282894a69fa7cf81667004f
[]
no_license
silnith/organic-browser
4ec4850c9e56c1fa6578fe44309d82b96c449b72
1d479c92f1a099ecad597c9f033164e0e0a4b68a
refs/heads/development
2021-01-10T03:20:41.413932
2020-03-29T00:30:07
2020-03-29T00:30:07
50,687,654
0
0
null
2020-10-12T22:24:56
2016-01-29T19:57:18
Java
UTF-8
Java
false
false
2,108
java
package org.silnith.browser.organic.parser; import java.io.IOException; import java.text.CharacterIterator; import java.text.StringCharacterIterator; import java.util.Locale; import java.util.StringTokenizer; import org.silnith.browser.organic.network.Download; import org.w3c.dom.Document; public class ...
[ "silnith@gmail.com" ]
silnith@gmail.com
50c97dbf072cad844e2a3b13d7967fb3e0e755fd
5e6a8813892ddb6f793f6e54567ead4bd5741255
/aktera-configuration/src/main/java/de/iritgo/aktera/configuration/NullConfiguration.java
a377db9277d35d2919ae13bac42f392e43f7a14b
[ "Apache-2.0" ]
permissive
iritgo/iritgo-aktera
0da89d3f69e9a8e653040639fbc78104dcfbb87d
4013360ca0731f79dee5603a5e315b0fe83c3931
refs/heads/master
2021-05-15T02:33:03.156520
2012-10-24T15:05:59
2012-10-24T15:05:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,808
java
/** * This file is part of the Iritgo/Aktera Framework. * * Copyright (C) 2005-2011 Iritgo Technologies. * Copyright (C) 2003-2005 BueroByte GbR. * * Iritgo licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You m...
[ "grapelabs@gmail.com@71e8ea69-9a4e-8955-45a5-bfab6559e1dc" ]
grapelabs@gmail.com@71e8ea69-9a4e-8955-45a5-bfab6559e1dc
c4c5ae4747dafc3b4e58c2cefad23219d86ae793
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/12/12_8c6bf458f2fe71684cc26235b9713b32550adb60/Configuration/12_8c6bf458f2fe71684cc26235b9713b32550adb60_Configuration_s.java
9a86b62be5e87020ec3e3cd4e7779f7fa6b3950d
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
5,975
java
/* * This file is part of the aidGer project. * * Copyright (C) 2010-2011 The aidGer Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or *...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b004ba2234884b4f82364bb6016d0699c2272649
6b6d62df39141cead65cb93b6ffcd39e720eb3eb
/src/main/java/com/demik/designparttens/createpatterns/abstractfactory/factory/AbstractTotalFactory.java
08a8c1a5728e2da76e648883519715863473b53e
[]
no_license
AthyLau/designparttens
b43ef5dc64521655318d2ad9a219f896c787b4a0
ce2662a7991ced001359f493977be9a9f76a5d7e
refs/heads/master
2020-07-02T07:27:51.040221
2019-09-03T07:19:08
2019-09-03T07:19:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,314
java
package com.demik.designparttens.createpatterns.abstractfactory.factory; import com.demik.designparttens.createpatterns.abstractfactory.ConstType; import com.demik.designparttens.createpatterns.abstractfactory.product.headphone.Headphone; import com.demik.designparttens.createpatterns.abstractfactory.product.headphone...
[ "1015141113@qq.com" ]
1015141113@qq.com
377b6fa585bcffaefa6810f95a4f6d3bfcf75e96
52dd205230ba5ddbe46fa16e8ca6a869ede52096
/mysql/com-fintech-platform-fdfsclient/src/main/java/com/fintech/platform/core/fastdfs/common/NameValuePair.java
c8b53cd7a77f1af42a3ae571cbcebb3a99108491
[]
no_license
wangshuaibo123/BI
f5bfca6bcc0d3d0d1bec973ae5864e1bca697ac3
a44f8621a208cfb02e4ab5dc1e576056d62ff37c
refs/heads/master
2021-05-04T16:20:22.382751
2018-01-29T11:02:05
2018-01-29T11:02:05
120,247,955
0
1
null
null
null
null
UTF-8
Java
false
false
590
java
package com.fintech.platform.core.fastdfs.common; public class NameValuePair { protected String name; protected String value; public NameValuePair(){ } public NameValuePair(String name) { this.name = name; } public NameValuePair(String name, String value) { this.name = name; this.va...
[ "gangchen1@jieyuechina.com" ]
gangchen1@jieyuechina.com
c7a6212f8ab9735616468a5535fb5a4f21448f59
e2c54b52ff5962dea6d86a8e11737f904260421d
/src/controller/BookController.java
93175573d654acad1d49c769f41d7ca108ad7350
[]
no_license
tanyinqing/MyFragmentMyEclipse
6dfb6e0acca025e8321a5cbb5005be22c3b78628
ef4d1ddc073fec437ab2c449bc2db0e81c3ec2ed
refs/heads/master
2020-03-21T20:45:16.121187
2018-09-06T02:08:13
2018-09-06T02:08:13
139,025,931
0
0
null
null
null
null
UTF-8
Java
false
false
4,458
java
package controller; import model.Book; import model.User; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; import service.BookServi...
[ "289367447@qq.com" ]
289367447@qq.com
aa948d09f3d9be6a7dc265334aa297add29bc758
17181bbb5b7f6316ff9d48766598b9b1ffb0710d
/main/src/main/java/com/yunbao/main/adapter/ImageAdapter.java
dfc50b39f5c4ebe939a03dbd2192798d1d4ec948
[]
no_license
hyb1234hi/anyu_an
91c177f7af121f1e9dd64f73584646cac3e82a1f
1fa94f31602a704fa0dda4dfea8b03a66ffa09c5
refs/heads/main
2023-07-29T08:39:32.230456
2021-09-06T01:55:59
2021-09-06T01:55:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,228
java
package com.yunbao.main.adapter; import android.content.Context; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import androidx.annotation.NonNull; import androidx.recyclerview.widget.RecyclerView; import com.blankj.utilcode.util.SizeUtils; import com.youth.banner.adapter.B...
[ "qiuql@daqsoft.com" ]
qiuql@daqsoft.com
22080a94ebf56ff70201e0059c7fd508b1de725d
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/yauaa/learning/1484/StepConcatPostfix.java
d78eb0da5bd50609edce4fb67ed96ebaed160895
[]
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
1,479
java
/* * Yet Another UserAgent Analyzer * Copyright (C) 2013-2018 Niels Basjes * * 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...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
a461157f94b7832264436d3e0d20d9bac81b4f27
5d070f3bccd54cddb3259102f2019443298126db
/mf/javax/xml/validation/SecuritySupport.java
b151393bf449bd5e44561f955bd37966bc247e90
[]
no_license
ajayscariya/Touch2Kill-files
683e5d002df2d23b084ab5b0786762e14f038ba0
7660e584c5b7f743a1535b75476d1c0ef050dc7e
refs/heads/master
2020-04-10T19:06:11.795665
2016-09-14T17:19:20
2016-09-14T17:19:20
68,216,032
0
0
null
null
null
null
UTF-8
Java
false
false
5,652
java
package mf.javax.xml.validation; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.net.URL; import java.security.AccessController; import java.security.PrivilegedAction; import java.security.PrivilegedActionExc...
[ "arjunwarrier2000@gmail.com" ]
arjunwarrier2000@gmail.com
8fb5b6570f692eb912750489fb81b6d372a860d1
692a7b9325014682d72bd41ad0af2921a86cf12e
/iZhejiang/src/com/ta/util/db/entity/TAMapArrayList.java
66a6cf183c3655d75795f73c84025d89deb135c7
[]
no_license
syanle/WiFi
f76fbd9086236f8a005762c1c65001951affefb6
d58fb3d9ae4143cbe92f6f893248e7ad788d3856
refs/heads/master
2021-01-20T18:39:13.181843
2015-10-29T12:38:57
2015-10-29T12:38:57
45,156,955
0
0
null
null
null
null
UTF-8
Java
false
false
755
java
// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.ta.util.db.entity; import java.util.ArrayList; // Referenced classes of package com.ta.util.db.entity: // TAHashMap pub...
[ "arehigh@gmail.com" ]
arehigh@gmail.com
59b879a05b3ed677c91903439246dcd22fe0d1da
694b6cfe51530a8133a9fed519dd2867b61d7db5
/decompile_apk/sources/kotlinx/coroutines/channels/ChannelsKt__Channels_commonKt$mapIndexedTo$1.java
69aa7280490de29e89d91430954568363e8eed28
[]
no_license
phyothinzaraung/tgif3
f94fbac8ee65517c45ec382665c8d25d91f91619
19890fb80fe3da432b2edf77e4135c592030564f
refs/heads/master
2022-04-05T19:35:03.684368
2019-01-06T12:27:07
2019-01-06T12:27:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,528
java
package kotlinx.coroutines.channels; import kotlin.Metadata; import kotlin.coroutines.Continuation; import kotlin.coroutines.jvm.internal.ContinuationImpl; import kotlin.coroutines.jvm.internal.DebugMetadata; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; @Metadata(bv = {1, 0, 3}...
[ "saturngod@gmail.com" ]
saturngod@gmail.com
cdfddb2db3d4acbfb6780e7c55b6d21de2d1512f
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_30513.java
21f97588370c3069c55f9c4050dcd000d03992c2
[]
no_license
P79N6A/icse_20_user_study
5b9c42c6384502fdc9588430899f257761f1f506
8a3676bc96059ea2c4f6d209016f5088a5628f3c
refs/heads/master
2020-06-24T08:25:22.606717
2019-07-25T15:31:16
2019-07-25T15:31:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
181
java
public String getRebroadcastedBy(Context context){ return rebroadcastedBroadcast != null ? context.getString(R.string.broadcast_rebroadcasted_by_format,getAuthorName()) : null; }
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
fd2afe7d048489a14c17cd596091fe0d01f8e3cc
4ec890f950005505f0434429392e866af0299526
/src/main/java/com/m2advertise/games/scratch/config/CacheConfiguration.java
b41f8880f14e7aedd3751e83e0ad9bfb5d71776a
[ "MIT" ]
permissive
SaifJerbi/m2-advertise-scratch-game
12f9b12dede979352252edf025a580e7d904dcda
6652089d476153042d2b951a8c9f71a5db34c19b
refs/heads/master
2021-07-22T04:14:04.432556
2017-11-02T14:03:43
2017-11-02T14:03:43
109,272,136
0
0
null
null
null
null
UTF-8
Java
false
false
1,941
java
package com.m2advertise.games.scratch.config; import io.github.jhipster.config.JHipsterProperties; import org.ehcache.config.builders.CacheConfigurationBuilder; import org.ehcache.config.builders.ResourcePoolsBuilder; import org.ehcache.expiry.Duration; import org.ehcache.expiry.Expirations; import org.ehcache.jsr107....
[ "m.jerbi.saif@gmail.com" ]
m.jerbi.saif@gmail.com
7b0a2f2c6bc51ef42388c536e64bb3f376176194
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/neo4j--neo4j/43b73156f44a61a07035d60df470551ccbebb5d1/before/TxPollingClientTest.java
ba3503c12a09ec6b5ba558fb4ecec2e2c67e4f57
[]
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
7,263
java
/* * Copyright (c) 2002-2016 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Fo...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
eb7e1c1ea96365ac7f5b735c4f6ef50a9dd28625
5017e89e42adaf46e790d5f0e76ad79baaf797ec
/src/main/java/com/fhd/ra/interfaces/risk/IKpiRelaRiskBO.java
5a76f2aa29f47a87cedcca463c054f3825c22fde
[]
no_license
songjiavc/fhd-fdc
41425584c266ea72c842ccba00b6207ca75cf2e1
96d96c1fdba9bcbdaffb17c023e8dbbda82ef630
refs/heads/master
2021-01-15T18:22:26.114087
2017-08-09T09:41:50
2017-08-09T09:41:50
99,781,566
0
0
null
null
null
null
UTF-8
Java
false
false
1,265
java
/** * IRiskOrgBO.java * com.fhd.risk.interfaces * ver date author * ────────────────────────────────── * 2012-11-19 金鹏祥 * * Copyright (c) 2012, Firsthuida All Rights Reserved. */ /** * IRiskOrgBO.java * com.fhd.risk.interfaces * * ver date author * ────────────...
[ "jia.song@pcitc.com" ]
jia.song@pcitc.com
46f9b411747ade69b017919f39a94cd772becaf2
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/Shopkick_com.shopkick.app/javafiles/android/arch/lifecycle/DefaultLifecycleObserver$_2D_CC.java
dcd35d691085be611493b368c9ea0872cd4c1255
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
1,303
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package android.arch.lifecycle; // Referenced classes of package android.arch.lifecycle: // DefaultLifecycleObserver, LifecycleOwner public final clas...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
26846985bd397263f826f9301a3c7caf0abfd01d
0e49eee4f85024e0857b77bce1e78030beb47b1f
/src/main/java/com/tencentcloudapi/dayu/v20180709/models/ModifyCCFrequencyRulesResponse.java
954ead83697475c2546d21233501e4fef0cd0273
[ "Apache-2.0" ]
permissive
arbing/tencentcloud-sdk-java
7b880af16540fac10a785a1bef0d529eec89c525
c1bdd3f711c92f950ffe15e6506426a8e340a638
refs/heads/master
2021-03-31T15:58:36.276205
2020-03-18T00:28:16
2020-03-18T00:28:16
248,117,938
1
0
Apache-2.0
2020-03-18T02:15:34
2020-03-18T02:15:33
null
UTF-8
Java
false
false
2,516
java
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. 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 ...
[ "zhiqiangfan@tencent.com" ]
zhiqiangfan@tencent.com
e7bf382156bfbf8ba170a2794bf7935a8ff65180
bd2139703c556050403c10857bde66f688cd9ee6
/skara/585/webrev.00/cli/src/main/java/org/openjdk/skara/cli/GitProxy.java
b95212f59e126ce17a19dc67e867b62aa56a43fd
[]
no_license
isabella232/cr-archive
d03427e6fbc708403dd5882d36371e1b660ec1ac
8a3c9ddcfacb32d1a65d7ca084921478362ec2d1
refs/heads/master
2023-02-01T17:33:44.383410
2020-12-17T13:47:48
2020-12-17T13:47:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,385
java
/* * Copyright (c) 2019, 2020, 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 ...
[ "robin.westberg@oracle.com" ]
robin.westberg@oracle.com
f5c6a08c1d7ff209c21b2a071ac3748823c78d26
c7997c29d06b974ca61f47b38243b59f3e66c786
/app/src/main/java/network/minter/bipwallet/internal/common/Lazy.java
87ef3fc8b1379b08d8a4e7ed33ee97bf56eaf41c
[ "MIT" ]
permissive
MinterTeam/minter-android-wallet
bd17ef0de9d94bd72901a6f63918fc4f5ead5208
a7c254e6e3744d9304d5bf6f9133096263727bfa
refs/heads/master
2022-07-31T22:10:32.629402
2022-06-12T15:46:54
2022-06-12T15:46:54
139,714,727
20
10
null
null
null
null
UTF-8
Java
false
false
1,691
java
/* * Copyright (C) by MinterTeam. 2018 * @link <a href="https://github.com/MinterTeam">Org Github</a> * @link <a href="https://github.com/edwardstock">Maintainer Github</a> * * The MIT License * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated docu...
[ "edward.vstock@gmail.com" ]
edward.vstock@gmail.com
d9520a60968cf9f742be690c6d733499761e49ca
be6ad8e1ff900875b74283f8028d76c224d9c5c0
/10.concrete-core/src/main/java/org/coodex/concrete/common/AbstractBeanProvider.java
d4a0077f0817ae7f9424a34e58a67fe2ae6d1e73
[]
no_license
changqingjiuxing/concrete.coodex.org
072c8d41ad8edf1600582d50c470560e11072199
2bb17628cb28a0d9761f6766f720da48d8bd9f63
refs/heads/master
2021-01-22T19:17:53.759894
2017-03-15T05:12:26
2017-03-15T05:12:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,485
java
package org.coodex.concrete.common; import org.coodex.concrete.common.conflictsolutions.ThrowException; import java.util.Map; /** * Created by davidoff shen on 2016-12-03. */ public abstract class AbstractBeanProvider implements BeanProvider { private static final ConflictSolution DEFAULT_CONFLICT_SOLUTION = ...
[ "jujus.shen@126.com" ]
jujus.shen@126.com
dfcbbf5635a0fc19c1a92d21fe0e905bfc95544d
2acf522966be43cf0a1c8e60229314b2b15e8fb9
/org/spacehq/mc/protocol/ServerLoginHandler.java
6b332d64d4b472c0a49fe72afca81bbf82b66b81
[]
no_license
jarrettFord/Test
b23cecf07c5ab424bccddf52deab86c648a004a0
5a4534971cebeec74510f22569454553e16291bb
refs/heads/master
2016-09-06T11:43:36.297712
2014-12-17T19:05:58
2014-12-17T19:05:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
350
java
package org.spacehq.mc.protocol; import org.spacehq.packetlib.Session; public abstract interface ServerLoginHandler { public abstract void loggedIn(Session paramSession); } /* Location: C:\Users\User\Desktop\spam.jar * Qualified Name: org.spacehq.mc.protocol.ServerLoginHandler * JD-...
[ "jarrettjamesford@gmail.com" ]
jarrettjamesford@gmail.com
0d3cf9464424717334b9fc15622fc92d9e86f49a
9d1870a895c63f540937f04a6285dd25ada5e52a
/chromecast-app-reverse-engineering/src/from-jd-gui/avi.java
3e881313452e59115cb947132db5b0c12d1b7103
[]
no_license
Churritosjesus/Chromecast-Reverse-Engineering
572aa97eb1fd65380ca0549b4166393505328ed4
29fae511060a820f2500a4e6e038dfdb591f4402
refs/heads/master
2023-06-04T10:27:15.869608
2015-10-27T10:43:11
2015-10-27T10:43:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
580
java
import android.os.Handler; import android.os.Looper; import android.os.Message; final class avi extends Handler { avi(ava paramava, Looper paramLooper, bdn parambdn) { super(paramLooper); } public final void handleMessage(Message paramMessage) { switch (paramMessage.what) { } for (;;...
[ "v.richomme@gmail.com" ]
v.richomme@gmail.com
92408b211f5ff1dd5c9db8ba099c2a58d32feefd
d1ea5077c83cb2e93fe69e3d19a2e26efe894a0e
/src/main/java/com/rograndec/feijiayun/chain/business/storage/goodshandle/vo/UserDestroyVO.java
1990aab76731a4ee5fa6a8a20ccc75ebe6949b9c
[]
no_license
Catfeeds/rog-backend
e89da5a3bf184e4636169e7492a97dfd0deef2a1
109670cfec6cbe326b751e93e49811f07045e531
refs/heads/master
2020-04-05T17:36:50.097728
2018-10-22T16:23:55
2018-10-22T16:23:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
592
java
package com.rograndec.feijiayun.chain.business.storage.goodshandle.vo; import java.io.Serializable; import io.swagger.annotations.ApiModelProperty; /** * 商品列表 * @author 孙帮祥 * */ public class UserDestroyVO implements Serializable{ @ApiModelProperty(value = "人员ID") private Long id; @ApiModelProperty(v...
[ "ruifeng.jia@rograndec.com" ]
ruifeng.jia@rograndec.com
fc15d55e03a4df2103c941caca480e314f3b06f5
6b72776ce826b22efdf7534e8f86c21332f1a897
/src/org/darkstorm/minecraft/darkmod/hooks/client/Arrow.java
f226e5095be2be40e8ae004dc60af597d7daba6a
[]
no_license
DarkStorm652/DarkMod
e2019cca13f46020ee15389b7e1725594beb040f
4ee1f4e6a933d1928b02b6868aefcbf3c331e6b1
refs/heads/master
2021-01-02T22:30:58.546298
2012-04-30T20:25:22
2012-04-30T20:25:22
1,762,805
1
0
null
null
null
null
UTF-8
Java
false
false
629
java
package org.darkstorm.minecraft.darkmod.hooks.client; public interface Arrow extends Entity { public int getXTile(); public void setXTile(int xTile); public int getYTile(); public void setYTile(int yTile); public int getZTile(); public void setZTile(int zTile); public int getInTile(); public void setInT...
[ "darkstorm@evilminecraft.net" ]
darkstorm@evilminecraft.net
363d9cb3418cf4057046f739800636672b6c46f4
fde9532fa38ea69e745bc9c338a6c952c32df1ac
/Chp. 10 - Sorting and Searching/_10_11_Peaks_and_Valleys/PeaksAndValleys.java
1165617f017d321ff3a70c842af82372361bcb64
[]
no_license
SKPanigrahi-Forking/Cracking-the-Coding-Interview_solutions
5e66b6c10d69fe876ab93ef88446d35c10e776a4
5719a045c5921ec64e4de94515588663179ed7b7
refs/heads/master
2020-07-06T00:27:02.515919
2019-08-06T08:23:52
2019-08-06T08:23:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
711
java
package _10_11_Peaks_and_Valleys; // Algorithm: Look at groups of 3 and put the "valleys" in the right place. // This will also make the "peaks" fall in the right place. public class PeaksAndValleys { public static void sortValleyPeak(int[] array) { for (int i = 1; i < array.length; i += 2) { ...
[ "9rodney@gmail.com" ]
9rodney@gmail.com
93266a24ed20021421d99b01e583620554cf5f1a
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/be005fc7697c2f5923ddb52e5dab27e24d974ad3/before/MavenConstantListConverter.java
6e13db52bcc3ee1d90a6b6b4fa15861fb9e89da5
[]
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
1,335
java
package org.jetbrains.idea.maven.dom.converters; import com.intellij.util.xml.ConvertContext; import com.intellij.openapi.util.text.StringUtil; import org.jetbrains.annotations.NonNls; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import org.jetbrains.idea.maven.dom.converters.Ma...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
93f3df13b672e77003e944383640eeb387200011
66879fb5e25987ec0374f05445859c3069c47290
/src/main/java/com/hs3/models/lotts/LotterySaleTimeEx.java
6ceb8ac73d3f3896a8df8089f6248d6be8849928
[]
no_license
wangpiju/java-kernal
0aceb90aa7705e18175a660fa64fa8f3b998779b
17ef494cc4a1a3f86013f0330642d76965fc502c
refs/heads/master
2020-04-01T09:18:18.310531
2018-10-15T07:20:51
2018-10-15T07:20:51
153,069,500
1
2
null
null
null
null
UTF-8
Java
false
false
406
java
package com.hs3.models.lotts; import com.hs3.entity.lotts.LotterySaleTime; public class LotterySaleTimeEx extends LotterySaleTime { private static final long serialVersionUID = 1L; private String serviceTime; public String getServiceTime() { return this.serviceTime; } public void...
[ "wangpiju0420@gmail.com" ]
wangpiju0420@gmail.com
16e96c4db5fd294ebc95fdc041cd634a0e7da214
8a8254c83cc2ec2c401f9820f78892cf5ff41384
/baseline/AntennaPod/core/src/main/java/baseline/de/danoeh/antennapod/core/DBTasksCallbacks.java
ceb46f4e643a848824fd5855e9c664a06eb7eead
[ "MIT" ]
permissive
VU-Thesis-2019-2020-Wesley-Shann/subjects
46884bc6f0f9621be2ab3c4b05629e3f6d3364a0
14a6d6bb9740232e99e7c20f0ba4ddde3e54ad88
refs/heads/master
2022-12-03T05:52:23.309727
2020-08-19T12:18:54
2020-08-19T12:18:54
261,718,101
0
0
null
2020-07-11T12:19:07
2020-05-06T09:54:05
Java
UTF-8
Java
false
false
642
java
package baseline.de.danoeh.antennapod.core; import baseline.de.danoeh.antennapod.core.storage.AutomaticDownloadAlgorithm; import baseline.de.danoeh.antennapod.core.storage.EpisodeCleanupAlgorithm; /** * Callbacks for the DBTasks class of the storage module. */ public interface DBTasksCallbacks { /** * Ret...
[ "sshann95@outlook.com" ]
sshann95@outlook.com
b3ac25858aaffa8ce0e011ecc938c3216ba42591
ec5ee0c75640206efcb7f7bc4a3f46f0a55b7652
/src/main/java/com/bitmovin/api/sdk/notifications/webhooks/encoding/manifest/ManifestApi.java
c49eec3237c913cec9cdced389876c98f7c3da26
[ "MIT" ]
permissive
mcherif/bitmovinexp
eb831c18b041c9c86f6d9520b1028dc9b2ea72f6
d4d746794f26c8e9692c834e63d5d19503693bbf
refs/heads/main
2023-04-30T08:14:33.171375
2021-05-11T11:19:04
2021-05-11T11:19:04
368,218,598
0
0
null
null
null
null
UTF-8
Java
false
false
3,181
java
package com.bitmovin.api.sdk.notifications.webhooks.encoding.manifest; import java.util.Date; import java.util.List; import java.util.Map; import java.util.HashMap; import feign.Param; import feign.QueryMap; import feign.RequestLine; import feign.Body; import feign.Headers; import com.bitmovin.api.sdk.model.*; impor...
[ "openapi@bitmovin.com" ]
openapi@bitmovin.com
78cd0c9082537c84ea7a5789da3852a4a1053d72
bd69661f67730b2cc05083489dc9b394f5619c57
/SpiderX/src/perfer/org/apache/http/cookie/Cookie.java
b7d2185da76f4c13877f1e4a9bc9e3dac6f7536b
[]
no_license
WoYang/WebSpiderAndroid
6292763823fe5792b542e6b1e60264267337a068
4a5f713bf97fa3f6f3242bd19750afd78c562887
refs/heads/master
2021-01-12T10:53:42.601043
2018-11-12T08:55:51
2018-11-12T08:55:51
72,708,475
1
0
null
null
null
null
UTF-8
Java
false
false
4,343
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 ...
[ "564477645@qq.com" ]
564477645@qq.com
fcb00fd5a9866502f97fea101a98404ae009cd4e
3e3a5e2643e4ed8519ecfd6b66ae937f2da42939
/BasicJava/StringDemo_String_length_App/StringDemo/src/StringTest.java
64578ae087fb57569648bea4b92795b99bce6c31
[]
no_license
neel2811/Java
a5249b19b3c3923c44f5b9528adee7a54a978be6
fcafcf634cbf9ce849ecf43bf8e05f770cb85ac1
refs/heads/master
2021-10-26T03:42:57.532886
2017-03-24T10:25:27
2017-03-24T10:25:27
87,059,721
0
1
null
2017-04-03T09:50:10
2017-04-03T09:50:10
null
UTF-8
Java
false
false
431
java
/* * public int length() * * Returns the length of this string. The length is * equal to the number of Unicode code units in the * string. * * Returns: * ------- * * the length of the sequence of characters * represented by this object. */ public class StringTest { public static void main(String[] args...
[ "ramram_43210@yahoo.com" ]
ramram_43210@yahoo.com
211892185c00a1ad7f827608bc09512d2a7c3dec
34b8e226da9f7b8427c43bd1327deb5d129537c1
/intersky/src/main/java/com/intersky/android/view/activity/MainActivity.java
9a37c40038d56776c4f96488564065d0ae0eadcd
[]
no_license
xpx456/xpxproject
11485d4a475c10f19dbbfed2b44cfb4644a87d12
c19c69bc998cbbb3ebc0076c394db9746e906dce
refs/heads/master
2021-04-23T08:46:43.530627
2021-03-04T09:38:24
2021-03-04T09:38:24
249,913,946
0
1
null
null
null
null
UTF-8
Java
false
false
3,970
java
package com.intersky.android.view.activity; import android.content.Intent; import android.content.pm.PackageManager; import android.os.Bundle; import android.view.KeyEvent; import android.view.MotionEvent; import android.view.View; import android.widget.PopupWindow; import com.intersky.android.presenter.MainPresenter...
[ "xpx456@163.com" ]
xpx456@163.com
b4939846b583b3eba3ef62aa248af0220f9c90e3
cb8104708bcb83eea8250845258bab8159ce1415
/src/main/java/org/silnith/grammar/xml/syntax/ElementDecl.java
bb38469588bb95ebe362498d588df49d566efb8b
[]
no_license
silnith/organic-browser
4ec4850c9e56c1fa6578fe44309d82b96c449b72
1d479c92f1a099ecad597c9f033164e0e0a4b68a
refs/heads/development
2021-01-10T03:20:41.413932
2020-03-29T00:30:07
2020-03-29T00:30:07
50,687,654
0
0
null
2020-10-12T22:24:56
2016-01-29T19:57:18
Java
UTF-8
Java
false
false
244
java
package org.silnith.grammar.xml.syntax; public class ElementDecl { public String name; public ContentSpec contentSpec; public ElementDecl() { // TODO Auto-generated constructor stub } }
[ "silnith@gmail.com" ]
silnith@gmail.com
2b0181d33290a86fafd66879d1a7e8316f68310c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_4d8a38be64bbb1603f46501a0ff6ea46847ff39c/ColumnTag/2_4d8a38be64bbb1603f46501a0ff6ea46847ff39c_ColumnTag_s.java
874749607b5ff698f84a4e2f372cfd7142c27c77
[]
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,220
java
/* * [The "BSD licence"] * Copyright (c) 2012 Dandelion * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
127239674c13c6443e63537f479023cd956516aa
2dbc902760e62ab021382f6e03e8e39a8aab03ba
/JavaCourse/src/jarden/cards/CardPack.java
77f3f1f8c5e7c0e19b90cd6c690c21979188c523
[]
no_license
jdenny/Jarden
aca00e60baff7498eee18feeccc960b1f695a8b6
6e70e1a15f6c7cf278d0dd7ac55a1f9d0cc7caf1
refs/heads/master
2021-01-10T09:02:12.853707
2016-02-22T09:52:09
2016-02-22T09:52:09
46,224,165
0
0
null
null
null
null
UTF-8
Java
false
false
1,303
java
package jarden.cards; import java.util.ArrayList; import java.util.Collections; import java.util.Random; public class CardPack { public final static int DECK_SIZE = 52; public final static int PLAYERS = 4; public final static int HAND_SIZE = DECK_SIZE / PLAYERS; private Card[] cards; private Hand...
[ "john.denny@gmail.com" ]
john.denny@gmail.com
8a8425eceac3b921fa473943918e8ca754b92213
beb0d41398fbda2a2f14ef783d43cd60b636fe81
/app/src/main/java/com/shoaibnwar/facilitymanagement/ChatSystem/ComplexChat/model/Room.java
a9a3388073b384b46bd35f209995e25bbf0907a4
[]
no_license
iamrahulyadav/FacilityManagement
9487e195f5224da08e49510c9b7b8312f23621f0
b9ad1d92fee743e7644aab1a33bf8dfecf0071de
refs/heads/master
2020-03-27T18:32:17.579646
2018-08-29T12:50:12
2018-08-29T12:50:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
406
java
package com.shoaibnwar.facilitymanagement.ChatSystem.ComplexChat.model; import java.util.ArrayList; import java.util.HashMap; import java.util.Map; /** * Created by gold on 8/29/2018. */ public class Room { public ArrayList<String> member; public Map<String, String> groupInfo; public Room(){ m...
[ "shoaibanwar.vu@gmail.com" ]
shoaibanwar.vu@gmail.com
9a373de418605f469a7d49b4b54cecf43d92d042
efcf3233a2a21411eb1ae2bff3b71baa548c6f04
/tracking/src/main/java/org/lcsim/recon/tracking/vsegment/ExampleDriver1.java
dc2d27442af280b88e9b9cacdac57b09faae600c
[ "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
slaclab/lcsim
95af8a8821bd1e7638f3c9c039655f9b4f797a92
afdee47b0e511a6f96595deae758dedaef2f4ae3
refs/heads/master
2023-07-06T19:40:04.589633
2023-03-20T21:38:33
2023-03-20T21:38:33
95,500,068
1
7
NOASSERTION
2023-03-20T21:10:47
2017-06-27T00:08:43
Java
UTF-8
Java
false
false
4,344
java
package org.lcsim.recon.tracking.vsegment; import java.util.*; import hep.aida.*; import org.lcsim.event.EventHeader; import org.lcsim.units.clhep.SystemOfUnits; import org.lcsim.util.Driver; import org.lcsim.util.aida.AIDA; import org.lcsim.recon.tracking.vsegment.clustering.ClusteringDriver; import org.lcsim.recon...
[ "jermccormick@gmail.com" ]
jermccormick@gmail.com
239f315a6cb73c8fefd6b6acf1d96c096a6d418d
cc9b979c3c32a45d1031b1b9a100ed3234fbafcc
/app/src/main/java/com/bjjy/buildtalk/ui/mine/WalletContract.java
180e1d33803c185415dd81438c80c7a7d3611335
[]
no_license
Power-Android/BuildTalk
5e66f15d5300ac73e6abb0934831a0465b9f8a14
4bdb54cd6009da89eb014e03e6640b815ada74d6
refs/heads/master
2022-11-12T13:35:45.050616
2020-07-06T01:58:39
2020-07-06T01:58:39
183,206,297
0
0
null
null
null
null
UTF-8
Java
false
false
438
java
package com.bjjy.buildtalk.ui.mine; import com.bjjy.buildtalk.base.presenter.IPresenter; import com.bjjy.buildtalk.base.view.IView; import com.bjjy.buildtalk.entity.IEntity; /** * @author power * @date 2019/5/28 9:21 AM * @project BuildTalk * @description: */ public class WalletContract { interface View ex...
[ "power_android@163.com" ]
power_android@163.com
a9b61c3470f02640abb86712a2fc8a4f1a1a1718
c2edebdc20213a10206c39ced85c8855fa565d02
/drools-compiler/src/main/java/org/drools/lang/api/PatternDescrBuilderImpl.java
c960c488a7c40e68da2a0788d9cd6068648a6efc
[ "Apache-2.0" ]
permissive
acwest-cc/droolsjbpm
abfdd9615a1ff33cc1a6caea7d02a2eb376b624b
3e89a7afce9837517958a7069b0285def242b9cd
refs/heads/master
2021-01-09T06:59:10.834074
2011-02-17T19:02:25
2011-02-17T19:02:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,031
java
/** * Copyright 2011 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[ "ed.tirelli@gmail.com" ]
ed.tirelli@gmail.com
f28ef50f3bfc2b2ceb0803534670bb4a0c198fdd
0cc6e6c16bf427ca9afba6b835d1eb406702e8c8
/Core/java/com/l2jserver/gameserver/skills/effects/EffectClanGate.java
62b34eab2dd982584e40aaee159b9594a33f16e1
[]
no_license
Kryspo/blaion
a19087d1533d763d977d4dcc8235a2d1a61890b8
7e34627b01f30aacc290b87e1ad69e81b9e9cc33
refs/heads/master
2020-03-21T15:01:15.618199
2018-06-28T07:35:50
2018-06-28T07:35:50
138,689,668
1
0
null
null
null
null
UTF-8
Java
false
false
2,393
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 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will be us...
[ "cristianleon48@gmail.com" ]
cristianleon48@gmail.com
75389fbc46c8232bf357dbe6468f2f4aa0bc4aad
df290d57e06afa36cf9b33494b21ad3dcd62de8f
/pivo-dao/src/main/java/pe/com/tintegro/connection/SICConnection.java
8ec5d905d3f3ebc59557f44eca0d4c61d72fc808
[]
no_license
vgaray/sic-tintegro
ac766f28f0c8769fe8efb63498bc2f4e5ecf1500
ddb62bdaafe1d6d136c32a758e51eca92dcf365b
refs/heads/master
2022-12-21T15:14:06.168702
2019-09-30T02:09:35
2019-09-30T02:09:35
211,740,401
0
0
null
2022-12-16T07:46:49
2019-09-29T23:40:44
Java
UTF-8
Java
false
false
2,096
java
package pe.com.tintegro.connection; import java.sql.Connection; import java.sql.DriverManager; import java.util.ArrayList; import java.util.List; import org.apache.commons.dbcp2.ConnectionFactory; import org.apache.commons.dbcp2.PoolableConnection; import org.apache.commons.dbcp2.PoolableConnectionFactory; import org...
[ "victorgaray1296.vg@gmail.com" ]
victorgaray1296.vg@gmail.com
bd8e3d522fd4174dfe8d309e117ccd8490bdab38
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/7/7_9a4f51e4a8724c3d0c8b04622b1f4db411cc9651/FailedTests/7_9a4f51e4a8724c3d0c8b04622b1f4db411cc9651_FailedTests_s.java
5417c2a9901c3a086a670ccb58d4e5556d44d7ea
[]
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
715
java
import java.io.IOException; import org.instructionexecutor.FunRbTreeTest; import org.instructionexecutor.InstructionTranslatorTest; import org.junit.Test; import org.suite.Suite; import org.suite.doer.ProverConfig; import org.suite.kb.RuleSet; import org.suite.node.Node; import org.suite.search.CompiledProve...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
76e1f1c6b28286b436e191959c792805a2fa42c2
c6f145685b7d5de6b4d9b9460edc9e52d54b9f81
/test_cases/CWE259/CWE259_Hard_Coded_Password__keyStoreGetKey/CWE259_Hard_Coded_Password__keyStoreGetKey_67b.java
7dd4d7cf5cc2a66598e2d156147ccd960a39f844
[]
no_license
Johndoetheone/new-test-repair
531ca91dab608abd52eb474c740c0a211ba8eb9f
7fa0e221093a60c340049e80ce008e233482269c
refs/heads/master
2022-04-26T03:44:51.807603
2020-04-25T01:10:47
2020-04-25T01:10:47
258,659,310
0
0
null
null
null
null
UTF-8
Java
false
false
3,022
java
/* * TEMPLATE GENERATED TESTCASE FILE * @description * CWE: 259 Hard Coded Password * BadSource: hardcodedPassword Set data to a hardcoded string * Flow Variant: 67 Data flow: data passed in a class from one method to another in different source files in the same package * */ package test_cases.CWE259.CWE259_H...
[ "root@Delta.localdomain" ]
root@Delta.localdomain
64e65ece4d8667232fad851d6b1c8b53434499c6
5f79cada0986856ea165068a433757fc03725ce5
/src/main/java/org/bouncycastle2/jce/interfaces/ElGamalPublicKey.java
f26fb5536a4aff73c3b04f5e7db2b3f2609110b0
[ "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
votingsystem/votingsystem-android-bouncycastle
4ab973bf873580ea67f6d891c70b0a4ac11be20d
e50d48400893e2d9847e75ed3bcecb8fe416f0d4
refs/heads/master
2020-12-10T21:26:57.110743
2016-09-10T18:14:08
2016-09-10T18:14:08
34,624,496
0
0
null
null
null
null
UTF-8
Java
false
false
207
java
package org.bouncycastle2.jce.interfaces; import java.math.BigInteger; import java.security.PublicKey; public interface ElGamalPublicKey extends ElGamalKey, PublicKey { public BigInteger getY(); }
[ "jgzornoza@gmail.com" ]
jgzornoza@gmail.com
7099d6c4d3bc3c8f7600b03b7771c7bd607a6073
926a628796557c976c4a558a8999b3c1925f62d5
/domino-api/src/main/java/com/boot/controller/InitController.java
76c189b9fdb36475a42cece35645969a0c227bca
[]
no_license
cubemoon/domino
7f4557b04ae5730be92edbd9b19389dd180c5d89
c7c490e8f7547e13ac6cd8fa344819a4d8625667
refs/heads/master
2023-04-15T22:36:18.587446
2019-08-01T03:15:43
2019-08-01T03:15:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
692
java
package com.boot.controller; import com.boot.config.AppConfig; import com.jule.domino.base.service.ItemServer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RestController; import javax.annotation.PostConstruct; /** * 初始化服务 * * @author * * @since 2...
[ "xiaokang_0826@163.com" ]
xiaokang_0826@163.com
eccb9df96e49d6528dee39bf41bada7b7d431561
01f42cfde33bca228d2bbe4c82818f39a353a57e
/10. Sboj-workshop/Sboj-workshop/src/main/java/service/UserServiceImpl.java
5480ccf66d8301b7701f46b457ed011c327ea288
[]
no_license
vdjalov/Java-Web
31f43518d0f3437179d7848247e036311ba3bea9
db8a629023cba586978025772f6266e39b9f8fa6
refs/heads/master
2022-07-05T01:55:02.466511
2020-01-24T17:55:52
2020-01-24T17:55:52
228,460,601
0
0
null
2022-06-21T02:39:44
2019-12-16T19:32:35
Java
UTF-8
Java
false
false
2,662
java
package service; import java.io.IOException; import javax.faces.application.FacesMessage; import javax.faces.context.FacesContext; import javax.inject.Inject; import javax.servlet.ServletRequest; import javax.servlet.http.HttpServletRequest; import org.modelmapper.ModelMapper; import context.SessionContext; import ...
[ "vdjalov@gmail.com" ]
vdjalov@gmail.com
8e98ed419020d4275477735cef8a9b7f0ae5ee61
98190029d1de72d493e6a730ff4607a50a858946
/src/main/java/l2d/game/serverpackets/CharSelected.java
7bb31482aac538092e74aecaac63cf47d98eb800
[]
no_license
iBezneR/interlude
e9777e24330b0342c2657eee8ada7914cfd6d1d0
764c889874034cf04d8e7b67792d705bee4ef719
refs/heads/master
2023-03-02T13:48:24.884131
2018-08-29T09:37:41
2018-08-29T09:37:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,196
java
package l2d.game.serverpackets; import l2d.game.GameTimeController; import l2d.game.model.L2Player; import l2d.util.Location; public class CharSelected extends L2GameServerPacket { // SdSddddddddddffddddddddddddddddddddddddddddddddddddddddd d private int _sessionId, char_id, clan_id, sex, race, class_id; private...
[ "vadim.didenko84@gmail.com" ]
vadim.didenko84@gmail.com
272f61740f9be1c6832a596b28fd671c68491efa
7e0ebf2fc9010e569698e9a4c502a8e53f4454c5
/src/main/java/me/reb4ck/hyperskills/commands/AbilitiesListCommand.java
3a0e02b943a88dbcf1057685b91ea235deb6cc84
[]
no_license
EnZiiK/HyperSkills
e6b1dab3f869ceddb012500ab82dbedaeebf5c20
83f0f79d1bcf92a97065255278656707194d0c78
refs/heads/master
2023-05-31T06:46:42.281875
2021-06-29T06:13:21
2021-06-29T06:13:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,353
java
package me.reb4ck.hyperskills.commands; import me.reb4ck.hyperskills.HyperSkills; import me.reb4ck.hyperskills.objects.abilities.Ability; import me.reb4ck.hyperskills.utils.StringUtils; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; import java.util.Collections; import java.util.List; publ...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
3f35dfe6db57fc9b7309f2aa520f4b2cfa9ca0a3
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_a158c6883dbfc0fcd532d4586f56925820f7c3b9/PlainImporterBase/9_a158c6883dbfc0fcd532d4586f56925820f7c3b9_PlainImporterBase_s.java
80f95d476ae4343d18893a06b7f6bfbba153e9c4
[]
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,365
java
// Copyright MWC 1999, Debrief 3 Project // $RCSfile: PlainImporterBase.java,v $ // @author $Author: ian.mayo $ // @version $Revision: 1.7 $ // $Log: PlainImporterBase.java,v $ // Revision 1.7 2007/06/01 13:46:06 ian.mayo // Improve performance of export text to clipboard // // Revision 1.6 2006/05/...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
c3b1a1feb0d046349253567141b119fd9c0f56cc
0c993ac3c8ac60aa0765561530959feb9847c0a3
/geek-spring-part-two-19/shop-picture-service-app/src/test/java/ru/geekbrains/ShopPictureServiceAppApplicationTests.java
fdeae9ba6f2e913b4aeb762d6013f813cbfc8b7f
[]
no_license
D1mkaGit/GeekBrains
0b96bb871b70708e6ad3f8f7ca74ad3908d9205e
a638f697e3380c2c1461156fa8b8153f825f220e
refs/heads/master
2023-04-06T06:47:20.423827
2022-12-25T19:31:18
2022-12-25T19:31:18
221,762,240
1
1
null
2023-03-24T01:17:50
2019-11-14T18:30:42
Java
UTF-8
Java
false
false
161
java
package ru.geekbrains; import org.junit.jupiter.api.Test; //@SpringBootTest class ShopPictureServiceAppApplicationTests { @Test void contextLoads() { } }
[ "30922998+D1mkaGit@users.noreply.github.com" ]
30922998+D1mkaGit@users.noreply.github.com
3153d945b9c8559cfd5258085473184870d87375
842857cb89ecc4a5f0ef0323e652aa4c90e347a4
/uml/dependency/src/test/java/br/com/studies/uml/dependency/Report.java
cb6ae15c23a8f4734212616ee31764cd2b7bd68a
[]
no_license
r3wa/my-studies
964fde36f7c35ef7c7974f7a535a22f557344b5c
65197c11e62189158021d00209dcc9c9ae1f482c
refs/heads/master
2020-12-11T07:17:29.496206
2013-07-30T11:51:29
2013-07-30T11:51:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
367
java
/** * */ package br.com.studies.uml.dependency; /** * * This interface don't have relation with ReportPrint * * @author rduarte * * * @see <a href='http://refcardz.dzone.com/assets/download/refcard/2bfde79c85c0c1ee91a91c273c36fc3d/rc112-010d-uml.pdf'>Refcard about UML</a> * */ public int...
[ "robson.o.d@e9df6f47-f091-bbda-6991-b925dddbb531" ]
robson.o.d@e9df6f47-f091-bbda-6991-b925dddbb531
3ec7b2263434b87c4db5fa6812e3db2e94eaba58
2529e8040ca696fe665227ea551c20d0479c4f07
/src/main/java/net/simpleframework/common/AlgorithmUtils.java
3a5c0bf2accf415657c700edcf584cef0cac1a12
[]
no_license
toinfinity/simple-common
38bc3363118c74612b6f236ff0e66d63c0fb91bc
98c3e2b7add307ba79c6fcb90ebea07a5e19b200
refs/heads/master
2021-01-15T14:59:04.923879
2015-11-16T08:14:19
2015-11-16T08:14:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,993
java
package net.simpleframework.common; import java.io.IOException; import java.io.InputStream; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; /** * Licensed under the Apache License, Version 2.0 * * @author 陈侃(cknet@126.com, 13910090885) https://github.com/simpleframework * ...
[ "cknet@126.com" ]
cknet@126.com
e81917ac5776e2312c4288a8392b9dcdacb3b097
a8de4bf8b1b6f3fe7214d8cf0de2036eab49a91f
/land-management-assist/.history/src/main/java/com/xz/landmanagementassist/domain/dto/admin/UserDTO_20210318212504.java
ad734aa16027d13f11efc0b346e0183220e9551d
[]
no_license
xuzhu2017/land-management-assist
cb384430373fd2b09d67b9a3857927989f1c5a42
c0d4a3625d3ca4e92451be42b3548c9dde577b11
refs/heads/master
2023-04-15T19:54:16.148789
2021-05-07T07:04:11
2021-05-07T07:04:11
333,630,288
0
0
null
null
null
null
UTF-8
Java
false
false
1,101
java
package com.xz.landmanagementassist.domain.dto.admin; import java.util.List; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.EqualsAndHashCode; import lombok.NoArgsConstructor; import javax.validation.constraints.Email; import javax.validation.constraints.NotEmpty; import ...
[ "a753090302@163.com" ]
a753090302@163.com
83b21ff3cec12479d62d129ebcf415fc981b37ab
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/3/3_28b89ec7c04b03a6db95611e92d653fd9ad99d36/TedPopupMenu/3_28b89ec7c04b03a6db95611e92d653fd9ad99d36_TedPopupMenu_s.java
59df574c777ab493482d38a15cc64000ff1a4717
[]
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,318
java
package ted; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.io.IOException; import java.util.Vector; import javax.swing.JMenuItem; import javax.swing.JOptionPane; import javax.swing.JPopupMenu; /** * TED: Torrent Episode Downloader (2005 - 2006) * *...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
e0276466309241cd2aef6b85253e784e8799289d
6e3f5c2d0c5e6ce2ad3660e6e4b3fd711e39b828
/demo-base/src/main/java/com/demo/base/example/redis/service/impl/RedPackServiceImpl.java
9d386f20f26599aa537a826a0842dfc574d7d426
[]
no_license
Alisurice/web-shop-demo
4ffb7bc44d0a17966b8d54fdec2be708ab5ac0fc
73d1cb90409604be982a579c2e8cbe590b6c1acb
refs/heads/master
2023-07-15T23:56:50.614460
2021-09-03T04:22:02
2021-09-03T04:24:04
396,676,980
0
0
null
null
null
null
UTF-8
Java
false
false
796
java
package com.demo.base.example.redis.service.impl; import com.demo.base.example.redis.dao.RedPackDao; import com.demo.base.example.redis.service.RedPackService; import com.demo.mbg.mapper.TRedPacketMapper; import com.demo.mbg.model.TRedPacket; import org.springframework.beans.factory.annotation.Autowired; import org.sp...
[ "test" ]
test
22a8f4fe1f2ef5fab09c37f14fb7161bceea8ef2
6e683d24ac5e4d154aad646c26dba71d0dd0dc7a
/library/core/src/main/java/com/google/android/exoplayer2/NoSampleRenderer.java
45d6537b84f065166f8dba229431c69baef92958
[ "Apache-2.0" ]
permissive
sridhard/ExoPlayer
ba9ab6ed2d7aa01ecc6fa4a1f68691b9167cf5c8
f2e4287e75ee4ef26923f6892c28e867fc82cd80
refs/heads/release-v2
2020-04-04T02:08:16.570928
2019-01-24T14:30:00
2019-01-24T14:30:00
155,690,358
0
1
Apache-2.0
2018-12-20T05:17:16
2018-11-01T09:17:06
Java
UTF-8
Java
false
false
7,943
java
/* * Copyright (C) 2016 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...
[ "olly@google.com" ]
olly@google.com
23d0cd1a61e151a94fca0e36e69f8c8afb780e4c
afa1cfbfb813d80910c49df964ab36537b0d29db
/src/main/java/io/github/hako/application/web/rest/AuditResource.java
4d3adf9c0079d4c6b15ed88a207345ffd3fe05b4
[]
no_license
akiroussama/hako-blank-application
784bd2624e5164f8fed21b8109c6088bfc0790cf
2d35dcacb9efe48d29b872b56a78d144eb6ec38a
refs/heads/master
2020-05-03T11:45:27.914802
2019-03-30T20:34:50
2019-03-30T20:34:50
178,608,571
0
0
null
null
null
null
UTF-8
Java
false
false
2,994
java
package io.github.hako.application.web.rest; import io.github.hako.application.service.AuditEventService; import io.github.hako.application.web.rest.util.PaginationUtil; import io.github.jhipster.web.util.ResponseUtil; import org.springframework.boot.actuate.audit.AuditEvent; import org.springframework.data.domain.Pa...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
e877b519eea52ece90a5f48efdafe80b9ea66ead
b510f685c2ac71940a8a01e8148041bf43aa4e4f
/components/org.wso2.carbon.identity.application.authenticator.samlsso/src/main/java/org/wso2/carbon/identity/application/authenticator/samlsso/SAMLSSOConstants.java
8ac7a82f75a46de011f87207e91ae6db9c29c195
[ "Apache-2.0" ]
permissive
Kanapriya/saml-sso-outbound
91b57d88a1d76731540b27b0bdf3f863cf5caa5d
e0575705be1084e1ee64ca9659acfd696394c15d
refs/heads/master
2021-05-11T18:38:09.656129
2018-01-22T11:13:22
2018-01-22T11:13:22
117,832,819
0
0
null
null
null
null
UTF-8
Java
false
false
861
java
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache....
[ "you@example.com" ]
you@example.com
42003de7e0c4855f403528ac0d39cfb11724387f
52a9d1b5b55ce2159da00fbb2376f798ded4d0bd
/ClassWorks/Task6/src/ru/itis/Main.java
41ea1cce4d47194cba1db3f741cf4194e05ddd74
[]
no_license
MarselSidikov/JavaItis7
6dfaca0a26fc918fb87a425ad9806ba52d89cdad
1f5b33be869c3b47cc9429554e88115fc498c44c
refs/heads/master
2021-08-08T22:26:17.100720
2017-11-11T12:20:20
2017-11-11T12:20:20
106,092,098
0
0
null
null
null
null
UTF-8
Java
false
false
2,006
java
package ru.itis; import java.io.InputStream; import java.util.Scanner; public class Main { public static boolean isLetter(char c) { if (c >= 'A' && c <= 'Z' || c >= 'a' && c <= 'z') { return true; } else { return false; } } public static boolean isDigit(cha...
[ "sidikov.marsel@gmail.com" ]
sidikov.marsel@gmail.com
d9d4c659f089cf951e93708f307d8bac0c1673b6
183732491ccf0693b044163c3eb9a0e657fcce94
/phloc-commons-jdk5/src/test/java/com/phloc/commons/id/ComparatorHasSimpleLongIDTest.java
3c822eaa31108abd868849ad90731b02a1ab4895
[]
no_license
phlocbg/phloc-commons
9b0d6699af33d67ee832c14e0594c97cef44c05d
6f86abe9c4bb9f9f94fe53fc5ba149356f88a154
refs/heads/master
2023-04-23T22:25:52.355734
2023-03-31T18:09:10
2023-03-31T18:09:10
41,243,446
0
0
null
2022-07-01T22:17:52
2015-08-23T09:19:38
Java
UTF-8
Java
false
false
2,204
java
/** * Copyright (C) 2006-2014 phloc systems * http://www.phloc.com * office[at]phloc[dot]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.or...
[ "ph@phloc.com" ]
ph@phloc.com
9edb0ecf392b187ca50a032fc9c3ec8deb5be467
84fbc1625824ba75a02d1777116fe300456842e5
/Engagement_Challenges/Engagement_4/airplan_4/source/net/techpoint/server/manager/LogoutGuide.java
3a9607d1bd286621295ab8464a8076fe036c3622
[]
no_license
unshorn-forks/STAC
bd41dee06c3ab124177476dcb14a7652c3ddd7b3
6919d7cc84dbe050cef29ccced15676f24bb96de
refs/heads/master
2023-03-18T06:37:11.922606
2018-04-18T17:01:03
2018-04-18T17:01:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
816
java
package net.techpoint.server.manager; import net.techpoint.server.WebSessionService; import com.sun.net.httpserver.HttpExchange; public class LogoutGuide extends AbstractHttpGuide { private final WebSessionService webSessionService; public static final String TRAIL = "/logout"; public static final String ...
[ "rborbely@cyberpointllc.com" ]
rborbely@cyberpointllc.com
1599448040f7537e94e0c12f7d2b324533e684f5
f1bdf504e0be626dc3e3001c2de384d993c0fc48
/src/main/java/org/contentmine/graphics/html/HtmlDt.java
dd5ea3769bdc52c62cf7a4949a5af1bf7988d569
[ "Apache-2.0" ]
permissive
anjackson/ami3
61cae21f2eca6b9906930eff08ca78b4b8246456
d58c8420ddd3cee07429738f4495499e1a850207
refs/heads/master
2021-05-17T23:13:04.884140
2020-06-09T21:50:50
2020-06-09T21:50:50
250,989,085
0
0
Apache-2.0
2020-06-09T21:50:51
2020-03-29T08:47:06
HTML
UTF-8
Java
false
false
993
java
/** * Copyright 2011 Peter Murray-Rust et. al. * * 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 * * Unles...
[ "peter.murray.rust@googlemail.com" ]
peter.murray.rust@googlemail.com
55c2cf18837cfa5a0174ef619c5ea78b97e7db4e
ca70baa3177bb9f5f57ae0e0edef7b176ee51930
/easycode-login/src/main/java/com/easycodebox/login/shiro/ShiroSecurityInfoHandler.java
8ab22285acdc0a31f5a0cfd6a370a109580b0be1
[ "Apache-2.0" ]
permissive
easycodebox/easycode
5e492af4a6194806a9629fa509e0aec9d3e9a23d
802168ffd8cbaa761aee41958ab2bce93890e74a
refs/heads/master
2023-03-16T06:37:35.245270
2020-07-01T11:32:19
2020-07-01T11:32:19
67,392,510
24
6
null
null
null
null
UTF-8
Java
false
false
2,224
java
package com.easycodebox.login.shiro; import com.easycodebox.common.lang.dto.UserInfo; import com.easycodebox.common.net.Https; import com.easycodebox.common.security.*; import com.easycodebox.common.validate.Assert; import org.apache.shiro.SecurityUtils; import org.apache.shiro.session.Session; import javax....
[ "381954728@qq.com" ]
381954728@qq.com
23be8adc2b26c562eb75c54dbbc6d13e26a2432c
4b187352b226c9286945ea975f03690200b9d60d
/4.JavaCollections/src/com/javarush/task/task34/task3410/view/View.java
44697afc0d021c9c1bed8c5fd1c989c2c3f055b1
[]
no_license
Artemsetko/JavaRushTasks
f5fb912627e74f157090988b1cd2e4a26bb1d067
9ebfd5319184778647ba986232fe28c2e836ba0f
refs/heads/master
2020-03-19T11:56:08.212683
2018-06-25T08:23:45
2018-06-25T08:23:45
136,482,702
0
0
null
null
null
null
UTF-8
Java
false
false
1,205
java
package com.javarush.task.task34.task3410.view; import com.javarush.task.task34.task3410.controller.Controller; import com.javarush.task.task34.task3410.controller.EventListener; import com.javarush.task.task34.task3410.model.GameObjects; import javax.swing.*; public class View extends JFrame { private Controlle...
[ "setkoartem@gmail.com" ]
setkoartem@gmail.com
5150d5e1046ae21d197318604780e088164d3fc1
cc66a11bfc637063bdd1cb703072ced8caf942e9
/mule/mule32/MuleContext/src/main/java/com/dhenton9000/mulecontext/App.java
daedd8d0ceac7b345ac9f93689af76cd3ccf24bf
[]
no_license
donhenton/code-attic
e905840a4d53181d8a6d7c8b983c7b2dc553074b
e8588bea7af3d3a168958ae96ea8a476fcb6969f
refs/heads/master
2016-09-05T14:47:39.348847
2015-07-20T17:37:38
2015-07-20T17:37:38
39,396,691
0
0
null
null
null
null
UTF-8
Java
false
false
190
java
package com.dhenton9000.mulecontext; /** * Hello world! * */ public class App { public static void main( String[] args ) { System.out.println( "Hello World!" ); } }
[ "donhenton@gmail.com" ]
donhenton@gmail.com
884a6f689e6f566d680dfc81063c583f438b5c63
d1eb6e875f89e3e751e5629b9c22c20da2bf42e2
/mid_lab_solutions/FinalExam_Interfaces/src/hashcodefix/Main.java
648ca0a8e2754911a719216318f25bb2dd34666d
[]
no_license
tsitotaw/CS_401_MPP
c8825403c9513dfb97b437c3f4506c6b0b879070
6be79542b4436ab33b6678fc01416fb15168df06
refs/heads/main
2023-09-05T19:45:55.104466
2021-10-22T12:52:18
2021-10-22T12:52:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
911
java
package hashcodefix; import java.util.GregorianCalendar; import java.util.HashMap; /** * Shows what goes wrong when you use a user-defined * class as a key in a hashtable when you override equals * but do not override hashcode * * @author pcorazza * */ public class Main { public static voi...
[ "tamiratfissehasitotaw@gmail.com" ]
tamiratfissehasitotaw@gmail.com
d851c9d0c16232b8dd2faab3a2a0cde64701304d
72cee097005539f1860cd2381d12108236741a03
/eagle-core/eagle-common/src/main/java-templates/org/apache/eagle/common/Version.java
d110fa814c4f2253dc30b32636b25400ab02bc16
[ "Apache-2.0", "MIT", "BSD-2-Clause" ]
permissive
phenixmzy/apache-eagle-0.5.0
f43247ff9c2aea85d2c066794ef5bb00a093f839
0598e55d027083838c013b9a7171c0d72a7072a1
refs/heads/master
2022-11-22T18:28:13.891207
2019-08-19T03:02:25
2019-08-19T03:02:25
182,820,976
0
1
Apache-2.0
2022-11-15T02:57:01
2019-04-22T15:58:42
Java
UTF-8
Java
false
false
2,448
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 ...
[ "wingmazhiyong@gmail.com" ]
wingmazhiyong@gmail.com
db91ce692746bf12cd35aaa7dfb75e66c858a6fe
750f1c9beaa046495b2cc9f329c32b628d33c997
/orangelala/orangelala-framework-model/src/main/java/com/orangelala/framework/model/order/Order.java
3e8889a678e1c805e610b3db7a9da3086806279d
[]
no_license
chrilwe/orangelala-shop
7d58f4c5ac3cb0ece1138079a0ec1478d024dc0d
129ea7343452364de6226e09e2cebf5477e9ca78
refs/heads/master
2022-12-01T17:40:15.449360
2019-10-21T14:44:42
2019-10-21T14:44:42
199,277,088
1
0
null
2022-11-24T06:26:44
2019-07-28T11:10:47
Java
UTF-8
Java
false
false
840
java
package com.orangelala.framework.model.order; import java.util.Date; import lombok.Data; import lombok.ToString; /** * 订单基本信息 * * @author chrilwe * */ @Data @ToString public class Order { private String orderNumber; private String addressId; private int initPrice;//订单未优惠之前总金额 private int price;//订单优惠后 的金额...
[ "1129864619@qq.com" ]
1129864619@qq.com
9a6205533c8718e46354e51dde72a47f37b9ecd3
3e3a5e2643e4ed8519ecfd6b66ae937f2da42939
/CollectionFramework/TreeSetDemoAscNumbersComparator/TreeSetDemo/src/TreeSetExample.java
767dc18923683d3e21a73c4ceb6e83fdd005943b
[]
no_license
neel2811/Java
a5249b19b3c3923c44f5b9528adee7a54a978be6
fcafcf634cbf9ce849ecf43bf8e05f770cb85ac1
refs/heads/master
2021-10-26T03:42:57.532886
2017-03-24T10:25:27
2017-03-24T10:25:27
87,059,721
0
1
null
2017-04-03T09:50:10
2017-04-03T09:50:10
null
UTF-8
Java
false
false
1,192
java
import java.util.TreeSet; /* * Example of TreeSet(Comparator<? super E> comparator) Constructor. */ public class TreeSetExample { public static void main(String[] args) { /* * Constructs a new, empty tree set, sorted according to the specified * comparator. * * All elements inserted into the set mu...
[ "ramram_43210@yahoo.com" ]
ramram_43210@yahoo.com