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
620f50eeb235bcc2b22b99f604eb7bc2d7252038
e0b33a64f1bd7a7c8f3977e204c3aabcfc2fefc3
/mediator-vipvopPlugin/src/main/java/net/chinacloud/mediator/vip/vop/task/VopCommonTask.java
217e67f24dfcdb69a9d8099e7df8ae6d781be93a
[]
no_license
shengzhiconghaoshuai/mediator
d0b44c5cf2ab90504d6e65106b2d571dd9a51252
48971b8a386e5df1e900a010ab7960edd6b26035
refs/heads/feature/JIT-flow
2022-12-21T21:08:57.962836
2019-10-16T07:38:55
2019-10-16T07:38:55
215,488,655
0
2
null
2022-12-16T02:29:44
2019-10-16T07:48:21
Java
UTF-8
Java
false
false
1,270
java
/** * 文件名:VopCommonTask.java * 版权:Copyright 2015- LakeCloud Tech. Co. Ltd. All Rights Reserved. * 描述: */ package net.chinacloud.mediator.vip.vop.task; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotati...
[ "zhangyu@wuxicloud.com" ]
zhangyu@wuxicloud.com
63ccf5f6c367e27b21e91cef2ed9f25b008989e8
4c1b59312ecf261c30e933ea751e3f25d7ece627
/src/main/java/com/thinkgem/jeesite/modules/wlpt/dao/card/UserMetroPosDao.java
49a86d288568621227b12c19669d261d9275a183
[ "Apache-2.0" ]
permissive
nowimwrok/zd_ztpor
e18d58545ac0f02c64cff81e38bfb0510352047d
1e53899726f0a5e89ce8dab647504be7b4e68a03
refs/heads/master
2021-04-05T23:43:06.065526
2018-03-09T06:17:07
2018-03-09T06:17:07
124,496,758
1
2
null
null
null
null
UTF-8
Java
false
false
574
java
/** * */ package com.thinkgem.jeesite.modules.wlpt.dao.card; import com.thinkgem.jeesite.common.persistence.CrudDao; import java.util.List; import com.thinkgem.jeesite.common.persistence.annotation.MyBatisDao; import com.thinkgem.jeesite.modules.wlpt.entity.card.UserMetroPos; /** * 一卡通POS机列表DAO接口 * @author 曾煜佳 ...
[ "nowimwork@foxmail.com" ]
nowimwork@foxmail.com
ce446537fd2d34c34b1716656c37b938cc18ca13
bf07fbce8898cfbe273afc0f96190b85da54a499
/slipstream/src/main/java/slipstream/replicator/extractor/mysql/LoadDataInfileEvent.java
aa54798029fd0d708ec54e427a35b5c02cb3e724
[]
no_license
sand-stone/dataswitch
700426898b54df450c45063486eed1bd634acd97
d161e66fca2fa4b1ebecf08b94f0e454ac635ebc
refs/heads/master
2020-05-22T02:45:52.161556
2017-02-25T02:23:47
2017-02-25T02:23:47
62,422,612
0
1
null
null
null
null
UTF-8
Java
false
false
1,627
java
/** * VMware Continuent Tungsten Replicator * Copyright (C) 2015 VMware, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licen...
[ "sand.m.stone@gmail.com" ]
sand.m.stone@gmail.com
43209359d284bdfd5f1547cb9f1efdd0fd8ccfbf
83964a56c3d3fff94d0ff0e52386552d193aca03
/src/main/java/com/sun/jersey/server/impl/model/parameter/multivalued/MultivaluedParameterExtractor.java
abfc7b52f50380022f16a82923c1ccb8bf86db05
[]
no_license
onurtokat/hal-streaming
9a0da5c050b9dd79984427a2594ef8726cae270a
63063991e94698d6588c1cf2170965f3991c78e3
refs/heads/master
2020-04-30T23:19:24.625158
2019-03-22T13:02:57
2019-03-22T13:02:57
177,141,138
0
0
null
null
null
null
UTF-8
Java
false
false
328
java
// // Decompiled by Procyon v0.5.30 // package com.sun.jersey.server.impl.model.parameter.multivalued; import javax.ws.rs.core.MultivaluedMap; public interface MultivaluedParameterExtractor { String getName(); String getDefaultStringValue(); Object extract(final MultivaluedMap<String, String>...
[ "onurtkt@gmail.com" ]
onurtkt@gmail.com
6d015ab92063c16bfb3050f068acc3bf6f00b101
e91b6f25ea849f44f5834ba8f9bfc8c0742722a1
/source/1_Java/ch15_api/src/com/tj/ex4_object/Rectangle.java
58bd40018b07347ec678750162f0d7457b2ab479
[]
no_license
AsnemBlue/mega_IT
c1e7ede26515a981179e1986a18144da0646d33f
710236379ec2c2cf5baac7c9dc9253cb4197bf39
refs/heads/master
2021-05-26T09:03:32.138726
2020-04-08T05:53:52
2020-04-08T05:53:52
254,068,727
1
0
null
2020-04-08T11:28:53
2020-04-08T11:28:52
null
UHC
Java
false
false
996
java
package com.tj.ex4_object; public class Rectangle implements Cloneable{ // 빨간색 가로5, 세로6 네모 private int width; private int height; private String color; public Rectangle() {} public Rectangle(int width, int height, String color) { this.width = width; this.height = height; this.color = color; } @Override...
[ "spacenyi@naver.com" ]
spacenyi@naver.com
6befda8f92a0653a3e10c8332fcab8448a4c9e69
35c1febe451ee28c5022807942dd970a8568a9c9
/MVCBoot31-LoginApp/src/main/java/com/nt/service/LoginMgmtServiceImpl.java
552abf5f68c8310bee104d1e6caa16e423821a23
[]
no_license
Chetan-Dhoble/Spring
27c3b77753d82bbfdbce628f4bde7f06af4ff113
895c884075473a474dcb0b1f7122adb31c8f72e6
refs/heads/master
2022-09-28T21:18:54.263417
2020-05-27T14:30:25
2020-05-27T14:30:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
917
java
package com.nt.service; import org.springframework.beans.BeanUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Propagation; import org.springframework.transaction.annotation.Transactional; impo...
[ "TL@gmail.com" ]
TL@gmail.com
b3b0a43eaf3ee7d79c9fa86a42eb89241cfbb7cc
92dd6bc0a9435c359593a1f9b309bb58d3e3f103
/src/May2021Leetcode/_0311SparseMatrixMultiplication.java
b8dda2a7018d6c5b29b418253f1f6feff42c1fb2
[ "MIT" ]
permissive
darshanhs90/Java-Coding
bfb2eb84153a8a8a9429efc2833c47f6680f03f4
da76ccd7851f102712f7d8dfa4659901c5de7a76
refs/heads/master
2023-05-27T03:17:45.055811
2021-06-16T06:18:08
2021-06-16T06:18:08
36,981,580
3
3
null
null
null
null
UTF-8
Java
false
false
674
java
package May2021Leetcode; public class _0311SparseMatrixMultiplication { public static void main(String[] args) { System.out.println(multiply(new int[][] { new int[] { 1, 0, 0 }, new int[] { -1, 0, 3 } }, new int[][] { new int[] { 7, 0, 0 }, new int[] { 0, 0, 0 }, new int[] { 0, 0, 1 } })); } public static i...
[ "hsdars@gmail.com" ]
hsdars@gmail.com
847b990b6e5bd8edde14793e6bd5f17bce01e69e
647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4
/com.tencent.mm/classes.jar/com/google/android/gms/internal/measurement/zzt.java
598f853d1983187cbb5d4a68d3caa4635ed6543a
[]
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
1,001
java
package com.google.android.gms.internal.measurement; import android.os.Bundle; import android.os.IBinder; import android.os.Parcel; import com.tencent.matrix.trace.core.AppMethodBeat; public final class zzt extends zzn implements zzr { zzt(IBinder paramIBinder) { super(paramIBinder, "com.goog...
[ "98632993+tsuzcx@users.noreply.github.com" ]
98632993+tsuzcx@users.noreply.github.com
d56c9f8a9b627ac02bca5e12cdbc3363182b0731
4c03af53e4bf38961923b167bcc3fd5fb4d4a789
/example/tiger/manual/tiger/src/main/java/mb/tiger/package-info.java
4cac77abf8c5756ea74e1cb1aa676a02001e018d
[ "Apache-2.0" ]
permissive
metaborg/spoofax-pie
a367b679bd21d7f89841f4ef3e984e5c1653d5af
98f49ef75fcd4d957a65c9220e4dc4c01d354b01
refs/heads/develop
2023-07-27T06:08:28.446264
2023-07-16T14:46:02
2023-07-16T14:46:02
102,472,170
10
16
Apache-2.0
2023-02-06T17:30:58
2017-09-05T11:19:03
Java
UTF-8
Java
false
false
172
java
@DefaultQualifier(NonNull.class) package mb.tiger; import org.checkerframework.checker.nullness.qual.NonNull; import org.checkerframework.framework.qual.DefaultQualifier;
[ "gabrielkonat@gmail.com" ]
gabrielkonat@gmail.com
4aead020feb537818126352a7487c50c175d2e40
e70abc02efbb8a7637eb3655f287b0a409cfa23b
/hyjf-mybatis/src/main/java/com/hyjf/mybatis/mapper/customize/AppointmentAuthLogCustomizeMapper.java
9799ed0372432ec916b99e7343a80b3624568c73
[]
no_license
WangYouzheng1994/hyjf
ecb221560460e30439f6915574251266c1a49042
6cbc76c109675bb1f120737f29a786fea69852fc
refs/heads/master
2023-05-12T03:29:02.563411
2020-05-19T13:49:56
2020-05-19T13:49:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
987
java
package com.hyjf.mybatis.mapper.customize; import java.util.List; import java.util.Map; import com.hyjf.mybatis.model.customize.AppointmentAuthLogCustomize; import com.hyjf.mybatis.model.customize.AppointmentRecodLogCustomize; public interface AppointmentAuthLogCustomizeMapper { int countAppointRecordTotalNum(Appo...
[ "heshuying@hyjf.com" ]
heshuying@hyjf.com
5c6377219492c701ba0158649d54773cfcbe8d2d
4b659c77f681d93f66f016ecb319bc1b20874866
/scorpion-container/src/java/com/scorpion/huakerongtong/rabbit/util/http/fileupload/ThresholdingOutputStream.java
662316e63f73262c9247a709fc4767d182888dee
[]
no_license
liangtao3838/scorpion-container
e024145f90215b163d33fff27c2dc1946754c0e7
93a0a20cf31e8352abe9aab972bd6933d8c358b4
refs/heads/master
2020-03-08T21:38:13.853867
2017-11-04T12:24:59
2017-11-04T12:24:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,475
java
/* * Licensed to the HKRT Software Foundation (HKRTSF) 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 HKRT License, Version 2.0 * (the "License"); you may n...
[ "zhengchenglei@jd.com" ]
zhengchenglei@jd.com
76db15906d0fe89962ae6aa37432343e83707d33
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/java-design-patterns/learning/429/AbstractFilter.java
7d7bd30cc359fe63b8e8e1100372560f58019c69
[]
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,909
java
/** * The MIT License * Copyright (c) 2014-2016 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, c...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
1bf7b501c85ecc9f3871b8c9990ee90395ffb756
14b497b11196ca5bf170bbed99b54e172404c4ce
/src/learning_java/GrammarTest/ScannerTest.java
ab866b40172536b7709a2986136b9b2db023bf8a
[]
no_license
lenfranky/java_learning_lz
54a326cf23f3248bd2a5386dd146ec36cbfeeed4
619bcf7b4ab60156940260debed3bd9dc8c702ba
refs/heads/master
2020-04-03T15:43:49.104485
2019-06-26T12:24:22
2019-06-26T12:24:22
155,374,640
0
0
null
null
null
null
UTF-8
Java
false
false
448
java
package learning_java.GrammarTest; import java.util.Scanner; public class ScannerTest { public static void scannerTest() { Scanner input = new Scanner(System.in); int intValue = input.nextInt(); String line = input.nextLine(); System.out.println("intValue:" + intValue); Sys...
[ "327792549@qq.com" ]
327792549@qq.com
a369502418b571253fce7f6f3b02f9121e29351b
b1979f178fe4c13b6e6b82f75acc012c8e327412
/Venice/Venice-Interface-Model/src/main/java/com/gdn/venice/facade/RafLoginHistorySessionEJBRemote.java
e8d4e65bd17db83d97b6688634bd2ebb7bd08c07
[ "Apache-2.0" ]
permissive
yauritux/venice-legacy
57ce5ff6c37dcb4e6efd299975326101c7ef6bd5
0a04259bed3a3564b2d6663b663fd8901fb67e3c
refs/heads/master
2016-09-06T12:04:43.249545
2013-12-10T18:47:09
2013-12-10T18:47:09
14,918,264
1
0
null
null
null
null
UTF-8
Java
false
false
2,594
java
package com.gdn.venice.facade; import java.util.ArrayList; import java.util.List; import javax.ejb.Remote; import com.gdn.venice.persistence.RafLoginHistory; import com.djarum.raf.utilities.JPQLAdvancedQueryCriteria; import com.gdn.venice.facade.finder.FinderReturn; @Remote public interface RafLoginHistorySessionEJ...
[ "yauritux@gmail.com" ]
yauritux@gmail.com
1286979464a405a7d404f3437ad9012bdd35dd6e
4bdf74d8dbb210d29db0fdf1ae97aad08929612c
/data_test/84424/Account.java
cd791d43059b165b5030416f9323e193ef732fd4
[]
no_license
huyenhuyen1204/APR_data
cba03642f68ce543690a75bcefaf2e0682df5e7e
cb9b78b9e973202e9945d90e81d1bfaef0f9255c
refs/heads/master
2023-05-13T21:52:20.294382
2021-06-02T17:52:30
2021-06-02T17:52:30
373,250,240
0
0
null
null
null
null
UTF-8
Java
false
false
2,281
java
import java.util.ArrayList; public class Account { private double balance; private ArrayList<Transaction> transitionList = new ArrayList<>(); public Account() { } private void deposit(double amount) { if (amount <= 0) { System.out.println("So tien ban nap vao khong hop le!");...
[ "nguyenhuyen98pm@gmail.com" ]
nguyenhuyen98pm@gmail.com
677734a67ed00d697a9b74f5b18f2407dfc29619
df134b422960de6fb179f36ca97ab574b0f1d69f
/net/minecraft/server/v1_16_R2/InventoryEnderChest.java
948654e93a6bd4d85c8a4894356875ad91f65f8b
[]
no_license
TheShermanTanker/NMS-1.16.3
bbbdb9417009be4987872717e761fb064468bbb2
d3e64b4493d3e45970ec5ec66e1b9714a71856cc
refs/heads/master
2022-12-29T15:32:24.411347
2020-10-08T11:56:16
2020-10-08T11:56:16
302,324,687
0
1
null
null
null
null
UTF-8
Java
false
false
3,229
java
/* */ package net.minecraft.server.v1_16_R2; /* */ import org.bukkit.inventory.InventoryHolder; /* */ /* */ public class InventoryEnderChest extends InventorySubcontainer { /* */ private TileEntityEnderChest a; /* */ /* */ public TileEntityEnderChest getTileEntity() { /* 8 */ return th...
[ "tanksherman27@gmail.com" ]
tanksherman27@gmail.com
ce6d11e7b42da5dc51ef2bd4455655e1b2383f42
354867d9184b091df443731b1c8c39e443f949ae
/skill6-parent/skill6-dashboard/src/main/java/cn/skill6/dashboard/model/po/SysPermissionInfo.java
d8482f5431a7b24e5946fdcbe6c63f8b620d93ab
[ "Apache-2.0" ]
permissive
BossDing/skill6
00b07d271480009148e7063813af34637b29edaa
f5e04f8f8a1a9ef4f01a305fbf3b1b2eb956afac
refs/heads/master
2020-04-05T11:42:27.707068
2018-11-01T16:53:38
2018-11-01T16:53:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
700
java
package cn.skill6.dashboard.model.po; import java.util.Date; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; /** * 系统权限实体类 * * @author 何明胜 * @version 1.1 * @since 2018年9月27日 下午11:20:00 */ @Data @NoArgsConstructor @AllArgsConstructor public class SysPermi...
[ "husen@hemingsheng.cn" ]
husen@hemingsheng.cn
0de544b8b880911fb0ad974cecd59acc121eca45
6367716b8dc38b4d735344233fd9817d244f1f58
/src/main/java/com/alipay/api/response/KoubeiItemExtitemCreateResponse.java
81c5bab32945cbd8b03ebfda7c34bfd9ba460718
[]
no_license
xuejike/alipay_sdk
c7db3d1bd9e9cae03513bde8e69995ecc3f2cd56
a96782df615b340a4515e7758f55a1232be63389
refs/heads/master
2021-01-12T03:49:09.482092
2017-01-07T09:17:59
2017-01-07T09:17:59
78,266,945
0
0
null
null
null
null
UTF-8
Java
false
false
344
java
package com.alipay.api.response; import com.alipay.api.AlipayResponse; /** * ALIPAY API: koubei.item.extitem.create response. * * @author auto create * @since 1.0, 2016-07-06 10:48:25 */ public class KoubeiItemExtitemCreateResponse extends AlipayResponse { private static final long serialVersionUID = 8154496...
[ "xuejike2004@126.com" ]
xuejike2004@126.com
ae0c9eba5cabb7943f101b2ba8e86e3c1298479e
dba87418d2286ce141d81deb947305a0eaf9824f
/sources/com/iaai/android/bdt/feature/auctionMainPage/AuctionMainListFragment$handleKeywordSearch$1.java
bfdc1a0f30a6cde12f60c8c7af468f5cbdd1eab5
[]
no_license
Sluckson/copyOavct
1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6
d20597e14411e8607d1d6e93b632d0cd2e8af8cb
refs/heads/main
2023-03-09T12:14:38.824373
2021-02-26T01:38:16
2021-02-26T01:38:16
341,292,450
0
1
null
null
null
null
UTF-8
Java
false
false
1,670
java
package com.iaai.android.bdt.feature.auctionMainPage; import android.content.Intent; import android.view.View; import android.widget.EditText; import com.iaai.android.C2723R; import com.iaai.android.bdt.feature.findVehiclePage.SearchPanelFindVehicleActivity; import com.iaai.android.bdt.utils.Constants_MVVM; import kot...
[ "lucksonsurprice94@gmail.com" ]
lucksonsurprice94@gmail.com
f4b46303376f623a4cedc4d2bf03a1440f9ac6b2
e1938b85ba2f6f15bd925e916727f48d9db5490d
/src/main/java/com/qunjie/mysql/mapper/CrmLoggerMapper.java
e7e5b5b1ce3f710a072297e5d443d18f73be81b5
[]
no_license
weizhuxiao/integration
5a6daea250f4becf7f6286d1818e2fab754289cd
56765a97bbeb804004cfbb5841386c6f0185ea37
refs/heads/main
2023-08-19T04:26:48.267906
2021-05-19T08:35:20
2021-05-19T08:35:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
648
java
package com.qunjie.mysql.mapper; import com.qunjie.mysql.model.LoggerEntity; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; /** * Copyright (C),2020-2020,群杰印章物联网 * FileName: com.qunje.oacrmbridge.mysql.mapper.CrmLoggerMapper * * @author whs * Date: 2020/12/29 9:3...
[ "704378949@qq.com" ]
704378949@qq.com
ea1bbc380a3f0e7f5cb1683eef45c74757a85dd1
5fe8c30ffb36e468eb81dce4a66b25caca387c37
/app/com/vangav/vos_instagram/controllers/unlike_post/ControllerUnlikePost.java
2cc72aa04e40eb682a3bc2e6b82538d3728f61c7
[ "MIT" ]
permissive
HomeIncorporated/vos_instagram
bfa90dbc951d06eca1d52be45130b84377778a51
87dae01ef5c1ba2e4a6d9e20e83b3fc2cacd5438
refs/heads/master
2022-02-21T19:37:11.984058
2019-10-02T12:22:02
2019-10-02T12:22:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,172
java
/** * "First, solve the problem. Then, write the code. -John Johnson" * "Or use Vangav M" * www.vangav.com * */ /** * MIT License * * Copyright (c) 2016 Vangav * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software...
[ "travolque@gmail.com" ]
travolque@gmail.com
01fbfd2e4263a530df8ff430e193954e3a44248a
1818a443f9bda707ec5399ec955d43fea8fdbc11
/src/com/ceco/oreo/gravitybox/shortcuts/NetworkModeShortcut.java
c8da05edbacda6dfe0ba95ad5ef6588545363ad4
[ "Apache-2.0" ]
permissive
Firefds/GravityBox
1ed21f6f268cdba5553426fc5af3318d99c6f34f
a6ce8728ee2924a964bc3d54579fbaf137073bfa
refs/heads/oreo
2022-12-11T12:38:58.964325
2019-02-18T09:57:51
2019-02-18T09:57:51
106,823,639
7
1
null
2019-02-18T09:57:54
2017-10-13T12:49:55
Java
UTF-8
Java
false
false
6,862
java
/* * Copyright (C) 2015 Peter Gregus for GravityBox Project (C3C076@xda) * 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 * * ...
[ "ceco@ceco.sk.eu.org" ]
ceco@ceco.sk.eu.org
b85262e2766670a3dfc1b4faca6dd9d698be8ef4
c2933cb819e2e025492bd918be701eb4a216b4eb
/modules/binding-ws-axis2/src/test/java/org/apache/tuscany/sca/binding/ws/axis2/itests/policy/mixed/ClientPWCBHandler.java
88fc0d63fa9860f0785376e00255d6776b270402
[ "Apache-2.0", "BSD-3-Clause", "W3C", "LicenseRef-scancode-service-comp-arch" ]
permissive
mcombell/tuscany-sca
d97b80936fdab29a6d3574b0836842ad0d49be21
1c3eb7960e96bf6e5db07fffa6f0f75d426e2114
refs/heads/2.0-M2
2022-07-12T00:10:09.889305
2009-03-20T11:18:39
2009-03-20T11:18:39
175,441
1
1
Apache-2.0
2022-07-08T18:56:43
2009-04-14T10:47:16
Shell
UTF-8
Java
false
false
1,891
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 ...
[ "lresende@apache.org" ]
lresende@apache.org
82d7da81c515bc81ab46a648837bb96ace94dd8f
75c4712ae3f946db0c9196ee8307748231487e4b
/src/main/java/com/alipay/api/domain/AlipayOpenAppServiceMiniappnearbyQueryModel.java
a071315a262d2987e97961b480d4c680a17ffa2f
[ "Apache-2.0" ]
permissive
yuanbaoMarvin/alipay-sdk-java-all
70a72a969f464d79c79d09af8b6b01fa177ac1be
25f3003d820dbd0b73739d8e32a6093468d9ed92
refs/heads/master
2023-06-03T16:54:25.138471
2021-06-25T14:48:21
2021-06-25T14:48:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
638
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 小程序功能服务poi查询 * * @author auto create * @since 1.0, 2019-08-01 20:34:59 */ public class AlipayOpenAppServiceMiniappnearbyQueryModel extends AlipayObject { private static final l...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
a6a63249531df676e7e2f7ab77ea91484d9c0669
c4ae981b1ed9400bba4889810af69ec4ee412eb5
/presenter/src/main/java/cn/appscomm/presenter/message/manager/NotificationManager.java
26133446e194d3951c58dac64fb050d227e4c4cf
[]
no_license
cuijiehui/Module
975db270565dddadd6f346423f1b33721293172d
0b8add0c8d130f7c87b6fd0361c743d5a0c7bea6
refs/heads/master
2021-01-25T06:30:56.521949
2017-07-07T08:21:27
2017-07-07T08:21:27
93,586,646
0
0
null
null
null
null
UTF-8
Java
false
false
8,054
java
package cn.appscomm.presenter.message.manager; import android.os.Handler; import android.text.TextUtils; import cn.appscomm.presenter.message.appparse.FacebookMessenger; import cn.appscomm.presenter.message.PackageMap; import cn.appscomm.presenter.message.appparse.QQEmail; import cn.appscomm.presenter.message...
[ "714888928@qq.com" ]
714888928@qq.com
1666e59dc2338e661961ed442c6c5beb12f1b51f
1e17d9f15e9f08686ec503cb3579f91e7ae755fe
/urm-core/src/main/java/com/iluwatar/DomainMapper.java
637f5fc94e073bae35d9ed9661b36a6128663388
[ "Apache-2.0" ]
permissive
safiqksm/uml-reverse-mapper
dec2236b77a1cc6489c490f395ac05293f0abc6b
631e2dba518551b873f5d68ce92670ad4ad4e657
refs/heads/master
2021-01-21T00:56:49.011208
2015-09-14T20:13:43
2015-09-14T20:13:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,917
java
package com.iluwatar; import com.iluwatar.domain.DomainObject; import com.iluwatar.domain.Edge; import com.iluwatar.presenters.DefaultGraphvizPresenter; import com.iluwatar.presenters.Presenter; import com.iluwatar.scanners.FieldScanner; import com.iluwatar.scanners.HierarchyScanner; import org.slf4j.Logger; import or...
[ "iluwatar@gmail.com" ]
iluwatar@gmail.com
c857d36491c21170e6199188697e1a225e17d33a
ccf82688f082e26cba5fc397c76c77cc007ab2e8
/Mage.Sets/src/mage/cards/o/OldManWillow.java
9c8463d993645f3b929c8193bfc9c9d01844d98c
[ "MIT" ]
permissive
magefree/mage
3261a89320f586d698dd03ca759a7562829f247f
5dba61244c738f4a184af0d256046312ce21d911
refs/heads/master
2023-09-03T15:55:36.650410
2023-09-03T03:53:12
2023-09-03T03:53:12
4,158,448
1,803
1,133
MIT
2023-09-14T20:18:55
2012-04-27T13:18:34
Java
UTF-8
Java
false
false
3,115
java
package mage.cards.o; import mage.MageInt; import mage.MageObject; import mage.abilities.common.AttacksTriggeredAbility; import mage.abilities.common.SimpleStaticAbility; import mage.abilities.common.delayed.ReflexiveTriggeredAbility; import mage.abilities.costs.common.SacrificeTargetCost; import mage.abilities.dynami...
[ "theelk801@gmail.com" ]
theelk801@gmail.com
7b56bd5bcdfab0eec16c2b3bc398641747aaa68f
4650372384cb3e3c5d14bf5c418c7301868a4f5e
/componet/src/main/java/org/zgl/service/client/err/AppError.java
9bab07d88bae92541b094a58ae1065b05640b35c
[]
no_license
zglbig/eib
d5a63d6788849d461ff6b7e0e1541141ddf1bef7
d79afa7af18f126b1513f2ecfcb1fd30be754d0d
refs/heads/master
2020-03-27T08:28:44.304459
2018-08-27T07:05:04
2018-08-27T07:05:29
146,258,757
0
0
null
null
null
null
UTF-8
Java
false
false
262
java
package org.zgl.service.client.err; import org.zgl.proxy.rule.ITcpAsyncService; /** * @author: 猪哥亮 * @创建时间: 2018/8/15 * @文件描述: */ public interface AppError extends ITcpAsyncService { void error(int errorCode, String msg); }
[ "1030681978@qq.com" ]
1030681978@qq.com
0fad91ffd91b34b8bdcd8135e512c060a2c15e66
94be114d4f9824ff29b0a3be7114f6f4bf66e187
/src/gov/ucore/ucore/_2_0/impl/DecimalErrorBoundAttributeImpl.java
79d4a2c4c159a6aa96cb90a26c061adc0f5d66f8
[]
no_license
CSTARS/uicds
590b120eb3dcc24a2b73986bd32018e919c4af6a
b4095b7a33cc8af6e8a1b40ab8e83fc280d2d31a
refs/heads/master
2016-09-11T12:58:01.097476
2013-05-09T22:42:38
2013-05-09T22:42:38
9,942,515
0
1
null
null
null
null
UTF-8
Java
false
false
3,617
java
/* * An XML attribute type. * Localname: decimalErrorBound * Namespace: http://ucore.gov/ucore/2.0 * Java type: gov.ucore.ucore._2_0.DecimalErrorBoundAttribute * * Automatically generated - do not modify. */ package gov.ucore.ucore._2_0.impl; /** * A document containing one decimalErrorBound(@http://ucore.gov/u...
[ "jrmerz@gmail.com" ]
jrmerz@gmail.com
a53747621d028b04bc50033353f74cf6ab9831ab
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/693606/buggy-version/lucene/solr/trunk/src/java/org/apache/solr/search/function/ShortFieldSource.java
517c135971b567f2ba14a685c7805f2e54ec1edd
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,956
java
package org.apache.solr.search.function; import org.apache.lucene.search.FieldCache; import org.apache.lucene.index.IndexReader; import java.io.IOException; /** * * **/ public class ShortFieldSource extends FieldCacheSource{ FieldCache.ShortParser parser; public ShortFieldSource(String field) { this(fie...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
581fe3572e9d67acdb5b77dde9dbf31e10709e88
1b5987a7e72a58e12ac36a36a60aa6add2661095
/code/org/processmining/exporting/ExportPluginCollection.java
12a27c90a8eecf925b5050d535fbbb955c6b6c1f
[]
no_license
qianc62/BePT
f4b1da467ee52e714c9a9cc2fb33cd2c75bdb5db
38fb5cc5521223ba07402c7bb5909b17967cfad8
refs/heads/master
2021-07-11T16:25:25.879525
2020-09-22T10:50:51
2020-09-22T10:50:51
201,562,390
36
0
null
null
null
null
UTF-8
Java
false
false
3,533
java
/*********************************************************** * This software is part of the ProM package * * http://www.processmining.org/ * * * * Copyright (c) 2003-2006 TU/e Eindhoven * * ...
[ "qianc62@gmail.com" ]
qianc62@gmail.com
871faafc1d66566e87aa1080c18fcf2e46e0a774
92c1674aacda6c550402a52a96281ff17cfe5cff
/module06/module233/module2/src/main/java/com/android/example/module06_module233_module2/ClassAAJ.java
961fa2e8d0c91fbc7436e78e40f92dfb82333704
[]
no_license
bingranl/android-benchmark-project
2815c926df6a377895bd02ad894455c8b8c6d4d5
28738e2a94406bd212c5f74a79179424dd72722a
refs/heads/main
2023-03-18T20:29:59.335650
2021-03-12T11:47:03
2021-03-12T11:47:03
336,009,838
0
0
null
null
null
null
UTF-8
Java
false
false
4,091
java
package com.android.example.module06_module233_module2; public class ClassAAJ { private com.android.example.module06_module233_module1.ClassAAF instance_var_1_0 = new com.android.example.module06_module233_module1.ClassAAF(); private com.android.example.module01_module20.ClassAAB instance_var_1_1 = new com.android...
[ "bingran@google.com" ]
bingran@google.com
64000a2e9621cfe0d1b49a28fa21b3e4532f6e3a
0c98cf3f64a72ceb4987f23936979d587183e269
/services/cpts/src/main/java/com/huaweicloud/sdk/cpts/v1/model/CreateVariableResqJson.java
eea83d8aaa2c3591ce1fa75f523947191702ec87
[ "Apache-2.0" ]
permissive
cwray01/huaweicloud-sdk-java-v3
765d08e4b6dfcd88c2654bdbf5eb2dd9db19f2ef
01b5a3b4ea96f8770a2eaa882b244930e5fd03e7
refs/heads/master
2023-07-17T10:31:20.119625
2021-08-31T11:38:37
2021-08-31T11:38:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,809
java
package com.huaweicloud.sdk.cpts.v1.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; /** json */ public class CreateVariableResqJson { @JsonInclude(JsonInclude.Include.NON_NULL) @JsonProperty(value = "variable_id") ...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
17bba34436bc577901ac5b5661825211f67966fb
9cabda1375ff58add6b597a1399df48c17175bd8
/app/src/main/java/com/ljt/freeviewcollection/customwanim/ParallaxLayoutInflater.java
5d254a8328d5f20cdf6fa27873721f8649af8823
[]
no_license
HotBloodMan/FreeViewCollection
2f430d7709179131505af4b8d2b94fc97038bf1f
bc78f0ebfa7400a7c08c716942d16b472b4c0c78
refs/heads/master
2021-05-03T19:54:22.296539
2018-04-04T05:27:47
2018-04-04T05:27:47
120,424,574
1
0
null
null
null
null
UTF-8
Java
false
false
3,388
java
package com.ljt.freeviewcollection.customwanim; import android.content.Context; import android.content.res.TypedArray; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; import com.ljt.freeviewcollection.R; /** * Created by ${JT.L} on 2018/3/9. */ public class Parallax...
[ "18303011272@163.com" ]
18303011272@163.com
4259a009b54e40a25c6a6d321ab6414e630c9a0a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_7309ac88d34e31b79c4386395622f1f181f0040b/DataInputStream/2_7309ac88d34e31b79c4386395622f1f181f0040b_DataInputStream_t.java
2aeba61c679e1aeff788a082b09a830b2b2b44a4
[]
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,486
java
/* * Java core library component. * * Copyright (c) 1997, 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution * of this file. */ package java.io; import java.lang.String; public class DataInputStream ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
eb5f374992a55add449f4502134fc3420023df70
6eed04056792f6ae63cf88cc96c69e1dc91c8214
/src/main/java/algorithms/other/string/LongestPalindromeSubseq.java
51f01e1a3b8f6f9c7113b65205e3e077797850fc
[]
no_license
Hulk904/hulk_design
1093ad816f25a76a153c1e8df929de94f6ffebcc
98b4d5c0705cd2454110d26846d3610ee8d8d28e
refs/heads/master
2022-06-23T20:51:52.172259
2022-05-06T14:14:26
2022-05-06T14:14:26
126,194,449
0
0
null
2022-06-17T02:50:05
2018-03-21T14:49:18
Java
UTF-8
Java
false
false
967
java
package algorithms.other.string; /** * Created by yangyuan on 2020/11/15. * 516. 最长回文子序列 * * 给定一个字符串 s ,找到其中最长的回文子序列,并返回该序列的长度。可以假设 s 的最大长度为 1000 。 */ public class LongestPalindromeSubseq { //区间dp ,求值模式类似,先枚举长度,后枚举左端点 public int longestPalindromeSubseq(String s) { int n = s.length(); int[...
[ "yangyuan@yangyuandeMacBook-Pro.local" ]
yangyuan@yangyuandeMacBook-Pro.local
80b38824c70d2931b3fd7e43d58985772e914356
200d3afa03b325eb8dad0dd9bb841a6a09426b0a
/src/prob3/Prob3.java
d86c444bb01ee5782b862874fb37619c349d03a4
[]
no_license
StandardJazz/practice02
e0a36ae44f8f878b9f97a6387c2d768498088a83
30793e5b69cb5eef664e8ac7a720a07735e73717
refs/heads/master
2021-01-12T03:12:59.225466
2017-01-05T19:51:59
2017-01-05T19:51:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
500
java
package prob3; public class Prob3 { public static void main(String args[]) { char c[] = { 'T', 'h', 'i', 's', ' ', 'i', 's', ' ', 'a', ' ', 'p', 'e', 'n', 'c', 'i', 'l', '.' }; // 원래 배열 원소 출력 printCharArray(c); // 공백 문자 바꾸기 replaceSpace(c); // 수정된 배열 원소 출력 printCharArray(c); } publ...
[ "kickscar@gmail.com" ]
kickscar@gmail.com
98c6fceb0c9721df435b318d803b20f6d18eb1f8
21dfe17976c75f772ce2e90e35e669cc4ea53bde
/PlanDetailsJiotelApplication-2/src/main/java/com/ust/casestudy/Controller/PlansController.java
500ef8f695dff4584ffa133145c9c3130753fc57
[]
no_license
mendajayaram/CaseStudtUst
7251df5424e9ecea48e72093cf5054c6fd44a0e8
53cd893883614d16b050082b7d4a5969bd7eec9a
refs/heads/master
2023-03-26T20:26:16.922084
2021-03-22T05:21:13
2021-03-22T05:21:13
350,201,947
0
0
null
null
null
null
UTF-8
Java
false
false
2,047
java
package com.ust.casestudy.Controller; import java.util.List; import java.util.NoSuchElementException; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.DeleteMapping;...
[ "=" ]
=
62d1ec70e1d10ce461663dcd9da474bfe42e1fca
56319e53f4155b0f0ae4ab249b1d3249fc8ddd98
/apache-tomcat-8.0.39/converted/org/apache/catalina/webresources/MainForTestFileResourceSet_testWrite.java
002b90e0f44a1a1445c058eded8610b4b4820cd3
[]
no_license
SnowOnion/J2mConvertedTestcases
2f904e2f2754f859f6125f248d3672eb1a70abd1
e74b0e4c08f12e5effeeb8581670156ace42640a
refs/heads/master
2021-01-11T19:01:42.207334
2017-01-19T12:22:22
2017-01-19T12:22:22
79,295,183
1
0
null
null
null
null
UTF-8
Java
false
false
605
java
package org.apache.catalina.webresources; import org.apache.catalina.webresources.TestFileResourceSet; public class MainForTestFileResourceSet_testWrite { public static void main(String[] args) { try { TestFileResourceSet.before(); TestFileResourceSet objTestFileResourceSet = new T...
[ "snowonionlee@gmail.com" ]
snowonionlee@gmail.com
1b429b2cb17a3ce238ba676a3314c7e388a887a9
b2a635e7cc27d2df8b1c4197e5675655add98994
/e/f/a/e/i/l/a.java
bf7f81d33af6ba3d974e4f9001eb07e0a9f008df
[]
no_license
history-purge/LeaveHomeSafe-source-code
5f2d87f513d20c0fe49efc3198ef1643641a0313
0475816709d20295134c1b55d77528d74a1795cd
refs/heads/master
2023-06-23T21:38:37.633657
2021-07-28T13:27:30
2021-07-28T13:27:30
390,328,492
1
0
null
null
null
null
UTF-8
Java
false
false
452
java
package e.f.a.e.i.l; import android.os.IBinder; import android.os.IInterface; public class a implements IInterface { private final IBinder a; protected a(IBinder paramIBinder, String paramString) { this.a = paramIBinder; } public IBinder asBinder() { return this.a; } } /* Location: ...
[ "game0427game@gmail.com" ]
game0427game@gmail.com
827cc27439799dbda6337493c1d216ca27e575e4
391a7d7e3d2b367fdd827bcf9da94e38214f71f3
/repos/.svn/pristine/b9/b9fd7b81c57b98684a7f97ddd9ab733b546b7cce.svn-base
835e27ce392b4c74d0f072b1672138668eec6d34
[]
no_license
kiichi7/WorkFiles
ce8cf1561c75f52b1ea945f86599e7add6332990
d47c342140221ddca8cd06bfc21880d7a46de64b
refs/heads/master
2020-12-25T20:42:04.265880
2013-11-06T07:04:56
2013-11-06T07:04:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,133
package com.unicom.mms.cms.service.ipml; import org.apache.log4j.Logger; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.unicom.mms.cms.dao.CommonDAO; import com.unicom.mms.cms.dao.HotbillboardDAO; import com.unicom.mms.cms.service.HotBillboardS...
[ "kiichi77@outlook.com" ]
kiichi77@outlook.com
a15a0328d2d3f1b2d2206fa0d02d046911ba0c89
00abc1aec703a1d48c393bf853be907fc44280f5
/yeb-server/src/main/java/com/ming/server/controller/AppraiseController.java
b89a860ddff85cd3f422736685bbc94a2be50795
[]
no_license
xiaoming-master/yeb
81c5f96e70881c5d9cff1b521f74a27c56115d24
843750239e67c1f92969a7990ac304c952e33593
refs/heads/master
2023-06-24T09:27:42.757753
2021-07-24T17:30:08
2021-07-24T17:30:08
387,009,042
0
0
null
null
null
null
UTF-8
Java
false
false
337
java
package com.ming.server.controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; /** * <p> * 前端控制器 * </p> * * @author zhanglishen * @since 2021-07-17 */ @RestController @RequestMapping("/appraise") public class AppraiseControlle...
[ "1186927930@qq.com" ]
1186927930@qq.com
bb6a89ead8b6936699ff7c850727754c2e91c674
3637342fa15a76e676dbfb90e824de331955edb5
/2s/config/src/main/java/com/bcgogo/config/model/ConfigDaoManager.java
142a75ae032768461cb7fc6dcb87e6c07fb75290
[]
no_license
BAT6188/bo
6147f20832263167101003bea45d33e221d0f534
a1d1885aed8cf9522485fd7e1d961746becb99c9
refs/heads/master
2023-05-31T03:36:26.438083
2016-11-03T04:43:05
2016-11-03T04:43:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,009
java
package com.bcgogo.config.model; import com.bcgogo.config.ConfigServiceFactory; import com.bcgogo.service.GenericDaoManager; import com.bcgogo.service.ServiceFactory; import com.bcgogo.service.ServiceManager; import org.springframework.stereotype.Component; @Component public class ConfigDaoManager extends GenericDao...
[ "ndong211@163.com" ]
ndong211@163.com
62edd55e0d6f56923477957a2e96188bf8993746
b4b62c5c77ec817db61820ccc2fee348d1d7acc5
/src/main/java/com/alipay/api/domain/AntMerchantExpandAssetproduceAssignQueryModel.java
9d43b9eca20b35defbd41773aefb820e08931646
[ "Apache-2.0" ]
permissive
zhangpo/alipay-sdk-java-all
13f79e34d5f030ac2f4367a93e879e0e60f335f7
e69305d18fce0cc01d03ca52389f461527b25865
refs/heads/master
2022-11-04T20:47:21.777559
2020-06-15T08:31:02
2020-06-15T08:31:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
646
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 获取生产指令接口 * * @author auto create * @since 1.0, 2020-06-11 20:01:46 */ public class AntMerchantExpandAssetproduceAssignQueryModel extends AlipayObject { private static final lon...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
b92e15303e47785accd5359f5666557df74442b8
e0b11a101c6ef411b5b281d3e6a09242bdef96cc
/day24 JVM+JWT/代码/springsecurity+jwt项目代码(改mysql和redis地址即可)/qf-security-master/src/main/java/com/boot/security/server/config/JobConfig.java
9fd7060e3c938f00a2ae65c2c2ed85138a05e1c8
[]
no_license
lei720/phase-4
9bf26ef8877eebf1d8fa70998807a087ece73b57
3a9cb4d27a3cc7e1f907b29b941ce1e4e3d9ac3d
refs/heads/main
2023-08-18T17:59:23.504331
2021-10-16T06:08:37
2021-10-16T06:08:37
417,735,056
0
0
null
2021-10-16T06:07:07
2021-10-16T06:07:07
null
UTF-8
Java
false
false
1,115
java
package com.boot.security.server.config; import java.io.IOException; import javax.sql.DataSource; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.core.io.ClassPathResource; import org.springframework.core.io.support.Propertie...
[ "790165133@qq.com" ]
790165133@qq.com
9d2b810c44e4c551471ee06ef1dbd581de550791
43334ae5400646e072ce2c217cb6b647d9c50734
/src/main/java/org/drip/sample/algo/SubStringSetExtraction.java
15232c8599580c1d18f0185318e1410a613f7590
[ "Apache-2.0" ]
permissive
BukhariH/DROP
0e2f70ff441f082a88c7f26a840585fb593665fb
8770f84c747c41ed2022155fee1e6f63bb09f6fa
refs/heads/master
2020-03-30T06:27:29.042934
2018-09-29T06:13:19
2018-09-29T06:13:19
150,862,864
1
0
Apache-2.0
2018-09-29T12:37:29
2018-09-29T12:37:28
null
UTF-8
Java
false
false
3,255
java
package org.drip.sample.algo; import java.util.*; import org.drip.service.env.EnvManager; import org.drip.spaces.big.SubStringSetExtractor; /* * -*- mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /*! * Copyright (C) 2018 Lakshmi Krishnamurthy * Copyright (C) 2017 Lakshmi Krishnamurth...
[ "lakshmi7977@gmail.com" ]
lakshmi7977@gmail.com
28ef1d141b3ac0f2bd55f00a8cfd8d620e0343f7
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_116/Testnull_11514.java
37aa11270cfd592eea7e6a03855c32aa08c24702
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
308
java
package org.gradle.test.performancenull_116; import static org.junit.Assert.*; public class Testnull_11514 { private final Productionnull_11514 production = new Productionnull_11514("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
2c875f38a59b53398fdad505b6942e573e261b20
0493ffe947dad031c7b19145523eb39209e8059a
/OpenJdk8uTest/src/test/java/util/Calendar/GenericTimeZoneNamesTest.java
6390850061c09604ad436e7e508633258cbc1c06
[]
no_license
thelinh95/Open_Jdk8u_Test
7612f1b63b5001d1df85c1df0d70627b123de80f
4df362a71e680dbd7dfbb28c8922e8f20373757a
refs/heads/master
2021-01-16T19:27:30.506632
2017-08-13T23:26:05
2017-08-13T23:26:05
100,169,775
0
1
null
null
null
null
UTF-8
Java
false
false
2,298
java
package test.java.util.Calendar; /* * Copyright (c) 2012, 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, a...
[ "truongthelinh95@gmail.com" ]
truongthelinh95@gmail.com
801b98d408498fce446ab52673e225e3ef421745
589c6ee52f2ce3b935fcd58299a16619ca0f2c34
/rwiki/rwiki-api/api/src/java/uk/ac/cam/caret/sakai/rwiki/service/api/dao/RWikiObjectContentDao.java
5a50a5a624cc6b6ca2e6033b5d46b38803b1b42c
[ "ECL-1.0", "LicenseRef-scancode-warranty-disclaimer", "GPL-2.0-only", "ECL-2.0", "LicenseRef-scancode-generic-cla", "GPL-1.0-or-later" ]
permissive
sakaiproject/sakai
f8f44eef300fee1557aea97e70273955b8f57360
657ee6ed3b92785ed9f38dc9f57592f96f1be385
refs/heads/master
2023-09-03T23:27:38.862565
2023-09-01T20:05:22
2023-09-01T20:05:22
28,589,709
1,042
1,142
ECL-2.0
2023-09-14T17:14:16
2014-12-29T11:14:17
Java
UTF-8
Java
false
false
1,633
java
/********************************************************************************** * $URL$ * $Id$ *********************************************************************************** * * Copyright (c) 2003, 2004, 2005, 2006 The Sakai Foundation. * * Licensed under the Educational Community License, Version 1.0 (...
[ "ieb@tfd.co.uk" ]
ieb@tfd.co.uk
2a6aad3ae9971703e77de99387cb7ee8500b0002
5224fe749da8fe3aa8b078d73bde8a74408364ac
/yim_dao/src/main/java/top/learn/configuration/UserDao.java
aabb6dc33341bdfd6b20c408e9875d8799c07d30
[]
no_license
rookiesswang/YIM
849e3b09bbc21a4411ccc239fa9a2fcb5dcfa734
c807acc91f1896d57b09abdb06367daf8c9aecd6
refs/heads/master
2022-12-22T04:18:16.529747
2019-09-19T07:25:10
2019-09-19T07:25:10
172,299,354
0
0
null
2022-12-10T05:29:38
2019-02-24T05:19:58
JavaScript
UTF-8
Java
false
false
361
java
package top.learn.configuration; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; import org.springframework.stereotype.Repository; import top.learn.entity.User; @Repository @Mapper public interface UserDao extends tk.mybatis.mapper.common.Mapper<User>{ User selectByAcco...
[ "x" ]
x
63a188f4c28aac553dcb33b1bedd1b02e1506a78
5947cfe58348f6cdf30588b8e411ebf55ec50e05
/anjbo-credit-common/.svn/pristine/f2/f254620751ac28e0cc831416a61b45d319f64632.svn-base
780b509b40a5dc9ffc688ae94ae9cae3eed2c98b
[]
no_license
superJack2222/work-credit
197de8c94df3691f0d1e249ea431c526ca6f3867
4d6dfdabe92d8fee2b49de96fc08e281763a31ba
refs/heads/master
2023-04-28T05:09:40.511601
2020-07-21T00:43:07
2020-07-21T00:43:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,895
/* *Project: anjbo-credit-common *File: com.anjbo.service.BaseService.java <2017年10月24日> **************************************************************** * 版权所有@2017 ANJBO.COM 保留所有权利. ***************************************************************/ package com.anjbo.service; import java.io.Serializable; import ...
[ "395859675@qq.com" ]
395859675@qq.com
490cdd725cd0526407e921e84c38a7a7dc18e420
c22ce16197170669949672f4ae37e3b2a7040552
/src/main/java/com/ccx/dictionary/service/EnterpriseNatureService.java
f7b534fa2ebd9b0ff97340fbf972f882307134db
[]
no_license
526dong/credit-risk-back
be4beb817d697ffc581ab14ab8abd9bf951e570f
b2cd771164e5d940cad613253e3f5b20f5646c4b
refs/heads/master
2021-09-05T04:19:31.500283
2018-01-24T05:35:53
2018-01-24T05:35:53
118,707,111
0
0
null
null
null
null
UTF-8
Java
false
false
567
java
package com.ccx.dictionary.service; import java.util.List; import com.ccx.dictionary.model.EnterpriseNature; import com.ccx.util.page.Page; /** * 企业性质 * @author xzd * @date 2017/7/5 */ public interface EnterpriseNatureService { void insert(EnterpriseNature nature); void deleteById(Integer id); vo...
[ "1476719022@qq.com" ]
1476719022@qq.com
cfef78426ca5951d365f68df75c14eb6884eccce
a636258c60406f8db850d695b064836eaf75338b
/src/org/openbravo/erpCommon/ad_callouts/SE_ProjectLine_Value.java
ccd1848cb08dbe2bfcc931cacfd9e63205fc4a40
[]
no_license
Afford-Solutions/openbravo-payroll
ed08af5a581fa41455f4e9b233cb182d787d5064
026fee4fe79b1f621959670fdd9ae6dec33d263e
refs/heads/master
2022-03-10T20:43:13.162216
2019-11-07T18:31:05
2019-11-07T18:31:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,161
java
/* ************************************************************************* * The contents of this file are subject to the Openbravo Public License * Version 1.1 (the "License"), being the Mozilla Public License * Version 1.1 with a permitted attribution clause; you may not use this * file except in...
[ "rcss@ubuntu-server.administrator" ]
rcss@ubuntu-server.administrator
d31371c6ecaa147d249a9e1b53b436e40bdae21f
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_266ad806c84863e8f74fa1c44c8bbd2149254964/WienProvider/1_266ad806c84863e8f74fa1c44c8bbd2149254964_WienProvider_t.java
784579e4213a04e9b911a1a4072318aec3e16b1d
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
3,032
java
/* * Copyright 2013 the original author or authors. * * 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. * ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
292b853f53fa6be21e54ce7e706d645dfa280ef9
f6e779832105f380eae21b8206041c7aa70145ee
/app/src/main/java/greencode/ir/blankproject/ui/main/MainActivity.java
7c8a654c3b7226a0055a4372bc0e69734fb38f8f
[]
no_license
alirezat66/blankAndroidProject
617e7bd373294eb4373707f27c0b718cdbdc213c
7c6deaf3d14e5de7c33d14fddfa146b3f41e2b26
refs/heads/master
2020-04-25T16:26:03.019068
2019-02-27T12:44:09
2019-02-27T12:44:09
172,911,520
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package greencode.ir.blankproject.ui.main; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import greencode.ir.blankproject.R; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstance...
[ "alirezataghizadeh66@gmail.com" ]
alirezataghizadeh66@gmail.com
37258e34d0da0994573918cf3cc5d84ec393520f
7b34d4a9ce538a5c10c3a00c27ab98a1f358b8d3
/web-driver-1-basics/src/test/java/com/in28minutes/webdriver/basics/AbstractChromeWebDriverTest.java
cd49d6972782b0b91c493a1f16ae6ad1a9007b85
[]
no_license
kiranmai790/automation-testing-with-java-and-selenium
0b26571e38b4618f50a6f740c9f2ef9a91fe2883
fac547a5f22edc62af652f3bfcd69ff6ec6517f4
refs/heads/master
2022-11-18T08:17:21.533428
2020-07-18T15:26:04
2020-07-18T15:26:04
279,108,818
0
2
null
2020-07-18T15:09:14
2020-07-12T16:56:52
HTML
UTF-8
Java
false
false
819
java
package com.in28minutes.webdriver.basics; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.testng.annotations.AfterTest; import org.testng.annotations.BeforeTest; import io.github.bonigarcia.wdm.WebDriverManager; public abstract class AbstractChromeWebDriverTest { pr...
[ "rangaraokaranam@Rangas-MacBook-Pro.local" ]
rangaraokaranam@Rangas-MacBook-Pro.local
c295fd5d6418245eb3aa42119f749eef28e7232d
46167791cbfeebc8d3ddc97112764d7947fffa22
/quarkus/src/main/java/com/justexample/repository/Entity1675Repository.java
df32f21c8770e1d3071ee9ce1b1eee9f1a12f510
[]
no_license
kahlai/unrealistictest
4f668b4822a25b4c1f06c6b543a26506bb1f8870
fe30034b05f5aacd0ef69523479ae721e234995c
refs/heads/master
2023-08-25T09:32:16.059555
2021-11-09T08:17:22
2021-11-09T08:17:22
425,726,016
0
0
null
null
null
null
UTF-8
Java
false
false
244
java
package com.example.repository; import java.util.List; import com.example.entity.Entity1675; import org.springframework.data.jpa.repository.JpaRepository; public interface Entity1675Repository extends JpaRepository<Entity1675,Long>{ }
[ "laikahhoe@gmail.com" ]
laikahhoe@gmail.com
8f904ec8a39816365bfe674f7e4465f7a2c848bb
a2df6764e9f4350e0d9184efadb6c92c40d40212
/aliyun-java-sdk-hbr/src/main/java/com/aliyuncs/hbr/model/v20170908/SendEmailVerifyCodeRequest.java
5d1335fca3ba0fcab3dee0982c4cef99e595b3ea
[ "Apache-2.0" ]
permissive
warriorsZXX/aliyun-openapi-java-sdk
567840c4bdd438d43be6bd21edde86585cd6274a
f8fd2b81a5f2cd46b1e31974ff6a7afed111a245
refs/heads/master
2022-12-06T15:45:20.418475
2020-08-20T08:37:31
2020-08-26T06:17:49
290,450,773
1
0
NOASSERTION
2020-08-26T09:15:48
2020-08-26T09:15:47
null
UTF-8
Java
false
false
1,876
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
df166d7c876b41540d753e4c98ee618b7b048169
b80af238a3e3f46878e90d2fcf0159a6017f2e96
/retrofit2_poc/src/main/java/tech/viacom/conman/model/StreamModel.java
5bc0f4017bded9ff1b3132b5884e382c1798ab46
[]
no_license
kiryl-zaytes/poc
0c6fe52d569ce0f1343ccf69d858fea390ebac3e
46bf2b88376c813dff71ed46808074042ac48d46
refs/heads/master
2020-03-25T05:22:02.962744
2019-05-07T17:20:50
2019-05-07T17:20:50
143,443,173
0
0
null
null
null
null
UTF-8
Java
false
false
2,343
java
package tech.viacom.conman.model; import com.fasterxml.jackson.annotation.*; import java.util.HashMap; import java.util.Map; /** * Created by kiryl_zayets on 2/26/17. */ @JsonInclude(JsonInclude.Include.NON_NULL) @JsonPropertyOrder({ "deviceId", "ended", ...
[ "kiril.zayets@gmail.com" ]
kiril.zayets@gmail.com
522cca6df88f9e02d38d3ab6293503512e9e4562
02c26d4aa26dce7557f9af955d09cbc74da80861
/kernel/sqlsh/src/main/java/com/twosigma/beaker/sqlsh/BeakerInputVar.java
99fcc06b092847a9fc35321e1e78b936b5464eac
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
murpher9/beakerx
ef08b59b2ffe010cc7fa313c4a6888f7952115fb
6a23a9d58f31af0518c31d266ee327ab8ff20b87
refs/heads/master
2021-01-19T13:31:46.023955
2017-04-12T15:08:15
2017-04-12T15:08:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,456
java
/* * Copyright 2014 TWO SIGMA OPEN SOURCE, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
[ "spot@draves.org" ]
spot@draves.org
f2e42308ad6b4db6467e3a6b79214ed82c276c3e
482fe32082940c1c2b6b78fedfcf967022564c6e
/Object_Oriented_Software_Construction/Assignment3/code/src/main/java/org.jhotdraw7.samples.svg/org/jhotdraw/samples/svg/figures/SVGAttributedFigure.java
534a3b0f7c5ac1f8a37033d5752914572af04e86
[]
no_license
ulfet/RWTH-Informatik
9f33b3b8afca8d738119c25a6341b4707f3d8b32
38ae6779f97287b838d20caac1706ac3a1e8a183
refs/heads/main
2023-02-11T14:05:18.356824
2021-01-16T17:55:26
2021-01-16T17:55:26
330,211,701
0
0
null
null
null
null
UTF-8
Java
false
false
4,966
java
/* @(#)SVGAttributedFigure.java * Copyright © The authors and contributors of JHotDraw. MIT License. */ package org.jhotdraw.samples.svg.figures; import org.jhotdraw.draw.AbstractAttributedFigure; import org.jhotdraw.draw.AttributeKey; import org.jhotdraw.samples.svg.SVGLabels; import org.jhotdraw.samples....
[ "ulfet.rwth@gmail.com" ]
ulfet.rwth@gmail.com
920b409ccf546883b5ace6c64313e65bcffc729d
d593ad37a82a6396effceaf11679e70fddcabc06
/stepbystep/DBAdvLabCustomer/src/com/andro/CustomerDelActivity.java
a33ca61be0b89263243fe138d749838f489422c1
[]
no_license
psh667/android
8a18ea22c8c977852ba2cd9361a8489586e06f05
8f7394de8e26ce5106d9828cf95eb1617afca757
refs/heads/master
2018-12-27T23:30:46.988404
2013-09-09T13:16:46
2013-09-09T13:16:46
12,700,292
3
5
null
null
null
null
UHC
Java
false
false
1,638
java
package com.andro; import android.app.Activity; import android.content.Intent; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteException; import android.os.Bundle; public class CustomerDelActivity extends Activity { /** Called when the activity is first created. */ ...
[ "paksan@daum.net" ]
paksan@daum.net
4e610946535e95a51c3ee661aa7ac4f76be4deb2
d845bddf7e1bcb79b189d837900552a96d787cfb
/integrationtests/all-embedded-query-it/src/test/java/org/infinispan/all/embeddedquery/EmbeddedAllQueryTest.java
4a04103d628460c49529e7936b3de6c4b7b3e503
[ "Apache-2.0" ]
permissive
bibryam/infinispan
ccb1a1404eac409f2d740f25415fd443c4897023
a48aa6210a20157f5d25d4db9e214b9dea3a0264
refs/heads/master
2020-12-26T23:54:48.336369
2014-10-28T17:42:41
2014-10-28T17:50:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,687
java
package org.infinispan.all.embeddedquery; import static org.testng.AssertJUnit.assertEquals; import org.apache.lucene.search.Query; import org.infinispan.Cache; import org.infinispan.configuration.cache.ConfigurationBuilder; import org.infinispan.configuration.cache.Index; import org.infinispan.manager.DefaultCacheMa...
[ "galder@zamarreno.com" ]
galder@zamarreno.com
4a1ae56b40df48b26857a3ef47cb9212db39e8f8
eb36ddb1e9c25d2a35d1fc94abaa6ef0f8fa6f7b
/src/main/java/POGOProtos/Rpc/StartTutorialOutProtoOrBuilder.java
cb4fd5814298c91b5a26e4cde821c69dde1ec893
[ "BSD-3-Clause" ]
permissive
pokemongo-dev-contrib/pogoprotos-java
bbc941b238c051fd1430d364fae108604b13eebd
af129776faf08bfbfc69b32e19e8293bff2e8991
refs/heads/master
2021-06-10T15:45:44.441267
2021-02-04T21:46:16
2021-02-04T21:46:16
83,863,204
6
1
NOASSERTION
2020-10-17T20:10:32
2017-03-04T03:51:45
Java
UTF-8
Java
false
true
650
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: POGOProtos.Rpc.proto package POGOProtos.Rpc; public interface StartTutorialOutProtoOrBuilder extends // @@protoc_insertion_point(interface_extends:POGOProtos.Rpc.StartTutorialOutProto) com.google.protobuf.MessageOrBuilder { /** * <co...
[ "msntchat@hotmail.fr" ]
msntchat@hotmail.fr
188a07f2d9844d17df649702524aaaf79ea18538
4379b7763949615f3539a976420b4a939b288b92
/service-broker/src/test/java/io/enmasse/osb/HTTPServerTest.java
056052429d308f5a73716ad65bd64afa299a3e72
[ "Apache-2.0" ]
permissive
ertanden/enmasse
f3a19b4b2999ff51a973efd03b4832e28504700f
81e40101e35ea5d9f42b5f44497bec170c646b85
refs/heads/master
2020-03-17T20:42:34.812385
2018-05-18T08:32:52
2018-05-18T08:37:00
133,925,255
0
0
null
null
null
null
UTF-8
Java
false
false
3,842
java
/* * Copyright 2016-2018, EnMasse authors. * License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html). */ package io.enmasse.osb; import io.enmasse.address.model.AddressSpace; import io.enmasse.address.model.Endpoint; import io.enmasse.address.model.Status; import io.enmass...
[ "lulf@pvv.ntnu.no" ]
lulf@pvv.ntnu.no
0343af8a4001995b8d971214343524df35289416
93b5ab4dc571675e23c113ee6c116502e3f9ef72
/schema/src/main/java/com/webex/schemas/_2002/_06/service/site/PasswordCriteriaType.java
8227752e5136878190f8bfc20ec48df18bd1e7db
[]
no_license
kumarph/webex-java-sdk
813d59ee9d7c0e1627ba8e24990d9b5e54bcd6d4
6894314132bfa419af6798b38acb965ee5f2f2e3
refs/heads/master
2021-01-10T07:57:37.982118
2011-04-22T10:01:24
2011-04-22T10:01:24
44,167,936
0
0
null
null
null
null
UTF-8
Java
false
false
8,078
java
/* * Copyright 2010-2011 Nabeel Mukhtar * * 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...
[ "nabeelmukhtar@yahoo.com" ]
nabeelmukhtar@yahoo.com
8124ccc315a21742bd27611f838f719485cf9532
967502523508f5bb48fdaac93b33e4c4aca20a4b
/aws-java-sdk-directory/src/main/java/com/amazonaws/services/directory/AbstractAWSDirectoryService.java
ccc47837faf477ebccbe539994cd38d6b3f7fc2c
[ "Apache-2.0", "JSON" ]
permissive
hanjk1234/aws-sdk-java
3ac0d8a9bf6f7d9bf1bc5db8e73a441375df10c0
07da997c6b05ae068230401921860f5e81086c58
refs/heads/master
2021-01-17T18:25:34.913778
2015-10-23T03:20:07
2015-10-23T03:20:07
44,951,249
1
0
null
2015-10-26T06:53:25
2015-10-26T06:53:24
null
UTF-8
Java
false
false
4,927
java
/* * Copyright 2010-2015 Amazon.com, Inc. or its affiliates. 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. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
[ "aws@amazon.com" ]
aws@amazon.com
8878c3ffcfebccc0b6b5d009edb1798a5ffb2f6e
96342d1091241ac93d2d59366b873c8fedce8137
/dist/game/data/scripts/handlers/chathandlers/ChatClan.java
62edf655ffb8d8e82c4dbe98b4192a5c517d55d6
[]
no_license
soultobe/L2JOlivia_EpicEdition
c97ac7d232e429fa6f91d21bb9360cf347c7ee33
6f9b3de9f63d70fa2e281b49d139738e02d97cd6
refs/heads/master
2021-01-10T03:42:04.091432
2016-03-09T06:55:59
2016-03-09T06:55:59
53,468,281
0
1
null
null
null
null
UTF-8
Java
false
false
1,955
java
/* * This file is part of the L2J Olivia project. * * 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 p...
[ "kim@tsnet-j.co.jp" ]
kim@tsnet-j.co.jp
a5e9e9b008f7725d5fd9ccc8bd3e457af1464108
a2835d20ee14b8326b2d0d00989d0dee0eaa2b01
/common/src/main/java/org/apache/commons/math3/filter/DefaultProcessModel.java
0f0abc4fa142840d478d4d582502678c68c696c5
[]
no_license
kovzol/geogebra
935278a6e1d9e9a912bac9a53aac84061b7c2ff4
819c28d50d2082117f05170c9e988952bf12ece8
refs/heads/master
2023-08-04T12:10:17.639860
2023-07-27T08:45:08
2023-07-27T08:45:08
188,601,919
2
4
null
2021-05-05T16:34:02
2019-05-25T18:52:14
Java
UTF-8
Java
false
false
6,674
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...
[ "zbynek@geogebra.org" ]
zbynek@geogebra.org
29749f5e4c6f28175339675ad1c62a84f4e7d7f5
7c9f40c50e5cabcb320195e3116384de139002c6
/Plugin_Parser/src/tinyos/yeti/nesc12/parser/ast/nodes/expression/SizeofExpression.java
93efa6353b742ab9129ac306c4adab356db3f910
[]
no_license
phsommer/yeti
8e89ad89f1a4053e46693244256d03e71fe830a8
dec8c79e75b99c2a2a43aa5425f608128b883e39
refs/heads/master
2021-01-10T05:33:57.285499
2015-05-21T19:41:02
2015-05-21T19:41:02
36,033,399
3
0
null
null
null
null
UTF-8
Java
false
false
4,513
java
/* * Yeti 2, NesC development in Eclipse. * Copyright (C) 2009 ETH Zurich * * 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 late...
[ "besigg@2a69fd7c-12de-fc47-e5bb-db751a41839b" ]
besigg@2a69fd7c-12de-fc47-e5bb-db751a41839b
1b7a8d1ba1fb1f98175618e5c1c9eff4cb813e80
b1105e327a8b13c18dd2d38a1791b4760cbc5d5e
/leetcode/src/main/java/L0834_Ambiguous_Coordinates.java
f681703bf80ccb8b686daadbc4f4b48451dd5263
[]
no_license
shengmingqijiquan/LeetCode
56eaf674822a180b605ea999353f35d15b766c60
64f622a1d98ec05ee2928906b9681b72b1ca98af
refs/heads/master
2022-12-01T11:13:13.816908
2020-08-19T13:02:19
2020-08-19T13:02:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
184
java
import java.util.List; // https://leetcode-cn.com/problems/ambiguous-coordinates/ class L0834_Ambiguous_Coordinates { public List<String> ambiguousCoordinates(String S) { } }
[ "15822882820@163.com" ]
15822882820@163.com
837bcefe4c782e1fb80c050c9efcfd7f35f103d4
4ba3a51538e6e65e62593beb2c7a38b891c9e907
/Xcaret/83_RemoveDuplicatesfromSortedList.java
126669002f8b85239273cf8bd0533db69f06ea77
[]
no_license
RuiLu/Xel-Ha
86c92daf5d6f849b8ae44e76d834375354301a7d
cad5404ec91a5fe6bb84094564805682c56a104b
refs/heads/master
2021-01-10T19:27:30.551992
2017-02-22T19:52:37
2017-02-22T19:52:37
55,649,444
2
0
null
null
null
null
UTF-8
Java
false
false
887
java
/** * Definition for singly-linked list. * public class ListNode { * int val; * ListNode next; * ListNode(int x) { val = x; } * } */ public class Solution { /** * By using the following method, we keep the last node of duplicated nodes. * Time complexity -> O(n) * In place. ...
[ "rlu0213@hotmail.com" ]
rlu0213@hotmail.com
2c469740ea1c4fd8b9ffe07c5baaec9622fda636
b138700a5a4786b8dbb56e99b4c81c7a20051b56
/gui/src/main/java/org/jboss/as/console/client/shared/subsys/jberet/store/ModifyJdbcRepository.java
1905f48fc7ff9ab32a64e87ba2204782c756d5ec
[]
no_license
jamezp/hal-core
91a953e68a2359bb7a23c94f911a78d4cafa2f81
b8ec58b38c377568c549b832c8d01339e4753803
refs/heads/master
2020-12-31T03:41:59.008045
2015-08-28T14:31:00
2015-08-31T16:10:33
18,334,716
0
0
null
null
null
null
UTF-8
Java
false
false
1,607
java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., 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 modify it * unde...
[ "harald.pehl@gmail.com" ]
harald.pehl@gmail.com
bffe9962f03fd25b2817a0f9d25dc36e7706a8a7
0604a773b4519b8ae1eb53379e4079bec134b198
/src/main/java/com/lcyzh/nmerp/common/ueditor/define/AppInfo.java
ec6202d74a554663ff23566b0fc39cafd488c8fa
[]
no_license
guanzhongheng/smErp
bd33cff4a5f53ebaff234adfb87832511cf3ea88
e2e3a7bedff0174bbf68382d609784b35f53e447
refs/heads/master
2022-11-10T16:17:03.524547
2020-03-21T07:27:16
2020-03-21T07:27:16
190,545,650
1
1
null
2022-10-12T20:28:24
2019-06-06T08:35:08
JavaScript
UTF-8
Java
false
false
2,991
java
package com.lcyzh.nmerp.common.ueditor.define; import java.util.HashMap; import java.util.Map; public final class AppInfo { public static final int SUCCESS = 0; public static final int MAX_SIZE = 1; public static final int PERMISSION_DENIED = 2; public static final int FAILED_CREATE_FILE = 3; public...
[ "373284103@qq.com" ]
373284103@qq.com
1166611c733f7a20b8f4484981f28e9a29bf12a2
ea1dea63ac1869fac618783252ae3a78026cea7e
/app/src/main/java/com/sk/sqhk/base/GlideLoader.java
567cfa885a1d66b63f3dde6961cf60e5af98fcf3
[]
no_license
20180910/SQHK
fc1995497e562fea607cd4179db8ce43640cb30a
a1ac36c9df883cabbef981989db83560775a4287
refs/heads/master
2020-03-28T10:20:50.998517
2018-03-08T08:02:42
2018-03-08T08:02:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
524
java
package com.sk.sqhk.base; import android.content.Context; import android.widget.ImageView; import com.bumptech.glide.Glide; import com.sk.sqhk.R; import com.youth.banner.loader.ImageLoader; /** * Created by Administrator on 2017/3/9. */ public class GlideLoader extends ImageLoader { @Override public void ...
[ "2380253499@qq.com" ]
2380253499@qq.com
a73d685e4f45d4ae17ebcf46ab463dc737e65f3c
bb7f944f4fe14358a1f84898f3a0b12cf1590c9a
/android/support/v4/view/ScrollingView.java
f20fbe3dc613c5a57a4ce8dee5928b7211d26b41
[]
no_license
snehithraj27/Pedometer-Android-Application
0c53fe02840920c0449baeb234eda4b43b6cf8b6
e0d93eda0b5943b6ab967d38f7aa3240d2501dfb
refs/heads/master
2020-03-07T01:28:11.432466
2018-03-28T18:54:59
2018-03-28T18:54:59
127,184,714
0
0
null
null
null
null
UTF-8
Java
false
false
618
java
package android.support.v4.view; public abstract interface ScrollingView { public abstract int computeHorizontalScrollExtent(); public abstract int computeHorizontalScrollOffset(); public abstract int computeHorizontalScrollRange(); public abstract int computeVerticalScrollExtent(); public abstra...
[ "snehithraj27@users.noreply.github.com" ]
snehithraj27@users.noreply.github.com
0ce944ba916bf9d0f8b50d3599fc04098516baea
6566f0390bc77b3810636bd5cb6df3d7f60adf7f
/apptentive/src/main/java/com/apptentive/android/sdk/network/HttpRequestRetryPolicyDefault.java
05fdad295d446ec05a4fd3a7b73be24c52594f43
[]
permissive
itabas016/apptentive-android
55d634680871df31d9aeb7fa112948e0583816a9
23f733fc29731a5453e10a1282042d46ac746a1f
refs/heads/master
2021-01-06T03:55:58.504184
2018-02-08T18:46:18
2018-02-08T18:46:18
124,333,036
1
0
BSD-3-Clause
2018-03-08T03:50:29
2018-03-08T03:45:49
Java
UTF-8
Java
false
false
1,682
java
/* * Copyright (c) 2017, Apptentive, Inc. All Rights Reserved. * Please refer to the LICENSE file for the terms and conditions * under which redistribution and use of this file is permitted. */ package com.apptentive.android.sdk.network; public class HttpRequestRetryPolicyDefault implements HttpRequestRetryPolicy...
[ "a.lementuev@gmail.com" ]
a.lementuev@gmail.com
973c5131bfbb3f476b60a1463ee2446ab5d48ed3
f400fff2a9ea37b8bd20dfcdfeaf82456a8f5360
/alura_training/05_lacos/WhileTest2.java
47e14906725c2b1b3127f3ae0b34cae418d22cba
[]
no_license
edneyRoldao/exercises-java-certified
f69878d941022c6d531f6c68832f19f8eaa51454
88035b867792fafce8e43e2ce066d3c2dbae5128
refs/heads/master
2021-01-01T18:20:35.297341
2017-10-19T17:05:57
2017-10-19T17:05:57
98,312,285
0
0
null
null
null
null
UTF-8
Java
false
false
244
java
public class WhileTest2 { public static void main(String[] args) { /* Quando passamos um boolean com final temos o mesmo comportamento acima */ final boolean i = false; while(i) { System.out.println("test"); } int a = 20; } }
[ "edneyroldao@gmail.com" ]
edneyroldao@gmail.com
6ba571681487cdf9d00b2dd449ba0c11870e4932
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_13310.java
30a02f927990a2ba42fc1552207ca3ad623dba39
[]
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
357
java
protected void parseLine(String content,int index,int eol){ int start=content.indexOf("at ",index); if ((start != -1) && (start < eol)) { int leftParenthesisIndex=content.indexOf('(',start); if ((leftParenthesisIndex != -1) && (leftParenthesisIndex < eol)) { addHyperlink(new LogHyperlinkData(start + 3...
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
c798118d49a22a31ce0e9b3abadc06349ffdcee9
0552841b2dc604c88a9d538662428131a0b4839a
/src/main/java/com/qwazr/search/query/SortedFloatDocValuesExactQuery.java
6d3e032c204e97068256f757537f8e7fd2300a6c
[]
no_license
mikalv/search-1
2f62ea568bd5c2197b0f19e91c409a8f058ac4f1
a265d9cd3f08422abeb545a7d9329c1f7902ae41
refs/heads/master
2021-07-20T05:55:38.095699
2017-10-28T20:16:39
2017-10-28T20:16:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,724
java
/* * Copyright 2015-2017 Emmanuel Keller / QWAZR * * 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 ...
[ "ekeller@open-search-server.com" ]
ekeller@open-search-server.com
77be7a65ab3630fea7ae8812e4fdc4e689e34f75
17e8438486cb3e3073966ca2c14956d3ba9209ea
/dso/tags/2.2.1-stable/code/base/ui-eclipse/src/org/terracotta/dso/editors/GarbageCollectionPanel.java
d1fe5714200ec2ae1f93057fc719f9b5e0fe8e78
[]
no_license
sirinath/Terracotta
fedfc2c4f0f06c990f94b8b6c3b9c93293334345
00a7662b9cf530dfdb43f2dd821fa559e998c892
refs/heads/master
2021-01-23T05:41:52.414211
2015-07-02T15:21:54
2015-07-02T15:21:54
38,613,711
1
0
null
null
null
null
UTF-8
Java
false
false
4,673
java
/* * All content copyright (c) 2003-2006 Terracotta, Inc., except as may otherwise be noted in a separate copyright notice. All rights reserved. */ package org.terracotta.dso.editors; import org.dijon.ContainerResource; import org.dijon.Label; import org.terracotta.dso.editors.xmlbeans.XmlBooleanToggle; import org...
[ "jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864" ]
jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864
b610dc0e89d3feac73bd72bfcf45131872a49c92
1cca6247c31a6c983c3d30884b4601b52db07d39
/service-customer/src/main/java/com/pgy/customer/entity/req/query/OperatorQuery.java
2e6d2b216854bcaaf9193d73f65d562bf82e7b0b
[]
no_license
huangzfa/pgy_manage
18c14d987ccaf1ca57a5e124d666626ef7348933
a5611da9e3a2d4501f3a71ceef27fc7701828c96
refs/heads/master
2022-06-30T04:54:51.092559
2019-06-28T01:26:50
2019-06-28T01:26:50
192,880,079
1
0
null
2022-02-09T22:15:01
2019-06-20T08:23:34
Java
UTF-8
Java
false
false
378
java
package com.pgy.customer.entity.req.query; import com.pgy.common.entity.ReqParam; import lombok.Data; /** * @author huangzhongfa * @description * @date 2019/6/17 */ @Data public class OperatorQuery extends ReqParam{ /** * 登陆账号 */ private String loginName; /** * 姓名 */ private S...
[ "1593582614@qq.com" ]
1593582614@qq.com
1ed8dd703236b477a86543b441b6646b5b95f5b3
83e7feacfbc0276f0dd2081b2ab810697a6e817e
/net/futureclient/loader/mixin/forge/entity/living/player/MixinPlayerControllerMP.java
3fad25f46bf6812192a6c4d7ecb7421b0ea0e277
[ "MIT" ]
permissive
BriceRoles/future
0546e4569f2f2b5a689f77a856b6ff5c8b9eb039
0b21d02f7952e5d87c40264c9df7a2d16d1dd945
refs/heads/main
2023-06-18T22:56:09.730199
2021-07-19T01:23:34
2021-07-19T01:23:34
387,303,718
0
0
MIT
2021-07-19T01:17:42
2021-07-19T01:17:41
null
UTF-8
Java
false
false
1,167
java
package net.futureclient.loader.mixin.forge.entity.living.player; import net.futureclient.client.RF; import net.futureclient.client.jE; import net.futureclient.client.kH; import net.minecraft.client.multiplayer.PlayerControllerMP; import net.minecraft.util.math.BlockPos; import org.spongepowered.asm.mixin.Dynamic; imp...
[ "66845682+chrispycreme420@users.noreply.github.com" ]
66845682+chrispycreme420@users.noreply.github.com
ae176577218c3b94234efa0337619469e8cb79d5
3cc644883c3be68dc4aca8d9e35941a592f33670
/examples/demo/domain/src/main/java/demoapp/dom/types/javatime/javatimelocaltime/holder/JavaTimeLocalTimeHolder2.java
4f46fcf3dd3f2b831a8227976853c07e28be1735
[ "Apache-2.0" ]
permissive
IsisVgoddess/isis
0e09eba4d9a791612dd03b01898d8574452b29a9
d34e5ed20578d274635424a9f41b4450c5109365
refs/heads/master
2023-03-07T08:57:38.060227
2022-03-11T05:55:55
2022-03-11T05:55:55
208,384,527
1
0
Apache-2.0
2023-03-06T22:25:01
2019-09-14T03:42:20
Java
UTF-8
Java
false
false
2,835
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")...
[ "ahuber@apache.org" ]
ahuber@apache.org
8687829effed5e99748834139cb8c2b3fde3683f
f59ea6fc21caaa5b9f7ef21cb08ed7337ad1ff5b
/app/src/main/java/com/shengui/app/android/shengui/android/ui/serviceui/sgu/model/VideoGaveBean.java
14b0d206951f5cd6a07a1f27e3e4a31053940ba0
[]
no_license
chengyue5923/shenguinewproject
bd66ad7d463438a2c848a1f5799c4db49574dcd1
9020a4d55befb95d18aa42bf65886c04a2e1630b
refs/heads/master
2021-01-20T13:06:43.854795
2017-05-06T09:08:06
2017-05-06T09:08:06
90,450,821
1
0
null
null
null
null
UTF-8
Java
false
false
4,557
java
package com.shengui.app.android.shengui.android.ui.serviceui.sgu.model; import com.google.gson.annotations.SerializedName; import java.util.List; /** * Created by Administrator on 2017/3/24. */ public class VideoGaveBean { /** * message : 执行成功 * imageServer : http://192.168.1.129/image.server ...
[ "chengyue5923@163.com" ]
chengyue5923@163.com
49aa811ef6183ccbc06d3bfe08c42e2ae7086eed
14592d21bb11525b219a7cf528fa4264114fa2f2
/thinking_in_java/src/main/java/concurrency/PipedIO.java
93fd93773ad32eb9186dd512e40f833bf9273470
[]
no_license
MABIY/learn_java
cf09648e3d666dfbe5eaa4187de50cbb3e70a790
617dd5ba68748f1adfec5146b52a3723ee42dac7
refs/heads/master
2021-10-07T15:54:06.827242
2021-09-22T07:16:47
2021-09-22T07:16:47
121,255,181
0
0
null
null
null
null
UTF-8
Java
false
false
1,939
java
package concurrency; import access.foreign.SprinklerSystem; import java.io.IOException; import java.io.PipedReader; import java.io.PipedWriter; import java.util.Random; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.TimeUnit; import static net.mindview...
[ "jyfc7879@gmail.com" ]
jyfc7879@gmail.com
761ee84723d66cd2ad67fabe432f13943274394a
426040f19e4ab0abb5977e8557451cfd94bf6c2d
/apks/aldi/src/com/google/android/gms/common/api/internal/zacs.java
bb68e0a25d345fe3d5bdd9c80bf59a5d67b935d7
[]
no_license
kmille/android-pwning
0e340965f4c27dfc9df6ecadddd124448e6cec65
e82b96d484e618fe8b2c3f8ff663e74f793541b8
refs/heads/master
2020-05-09T17:22:54.876992
2020-04-06T18:04:16
2020-04-06T18:04:16
181,300,145
0
0
null
null
null
null
UTF-8
Java
false
false
395
java
package com.google.android.gms.common.api.internal; abstract interface zacs { public abstract void zac(BasePendingResult<?> paramBasePendingResult); } /* Location: /home/kmille/projects/android-pwning/apks/aldi/ALDI TALK_v6.2.1_apkpure.com-dex2jar.jar!/com/google/android/gms/common/api/internal/zacs.c...
[ "christian.schneider@androidloves.me" ]
christian.schneider@androidloves.me
3aae1e0658a16607cd67eb001e9e68c90dc55916
00b85668294e2b729d4649b11309ab785e6adef6
/eclipse/1110f_TP3_TP4/src/uml/LinkEndCreationData.java
e7f1fbe204d8b05830b3f4c1d07b81e6361ceb6c
[]
no_license
Doelia/M2-modeles
d61eb955ba4a48ef473f17164847db90c091261f
1030fff0775e60cc2a002d624bc07a8825d355ff
refs/heads/master
2021-01-25T05:34:08.814437
2015-12-02T09:34:39
2015-12-02T09:34:39
42,939,571
1
0
null
null
null
null
UTF-8
Java
false
false
4,241
java
/** */ package uml; import java.util.Map; import org.eclipse.emf.common.util.DiagnosticChain; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Link End Creation Data</b></em>'. * <!-- end-user-doc --> * * <!-- begin-model-doc --> * A link end creation data is not an action. It is a...
[ "kyxalia@gmail.com" ]
kyxalia@gmail.com
a242b3f9747f4da4810d863292b90f5d04621def
65437ff42acc1ed0ba4c89055b6dc08dbf07198b
/src/main/java/com/ghx/auto/cm/ui/page/NVDMyProfileTabPage.java
32c1c701ac444ea90ee6f7a265fe41994fa8624e
[]
no_license
DreamNk/auto-cm
352f77bbe883cd6dfab77f433870fbad0225060f
d5f944c5465cf863806434bfaca3f19fda69ba5b
refs/heads/master
2020-09-29T20:56:44.226535
2019-12-10T13:00:54
2019-12-10T13:00:54
227,121,131
0
0
null
null
null
null
UTF-8
Java
false
false
4,828
java
package com.ghx.auto.cm.ui.page; import org.openqa.selenium.By; public class NVDMyProfileTabPage extends CMAbstractPage<NVDMyProfileTabPage>{ //Locators for navigation and view only operations private By first_name = By.xpath(".//div[@id='contactPersonalInfoViewTabContent']/div[2]/div[2]/span[2]/div"); pr...
[ "nban@netchexonline.com" ]
nban@netchexonline.com
919b99b1b520639f3a7e20c8eb88b0087972d088
2ebe6e87a7f96bbee2933103a4f43f46ea239996
/src/main/java/com/xceptance/xlt/report/TestReport.java
98b19376cebfccf4b420612aa24ee84ed661a997
[ "Apache-2.0", "LGPL-2.0-or-later", "BSD-3-Clause", "EPL-1.0", "CDDL-1.1", "EPL-2.0", "MPL-2.0", "MIT", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Xceptance/XLT
b4351c915d8c66d918b02a6c71393a151988be46
c6609f0cd9315217727d44b3166f705acc4da0b4
refs/heads/develop
2023-08-18T18:20:56.557477
2023-08-08T16:04:16
2023-08-08T16:04:16
237,251,821
56
12
Apache-2.0
2023-09-01T14:52:25
2020-01-30T16:13:24
Java
UTF-8
Java
false
false
1,406
java
/* * Copyright (c) 2005-2023 Xceptance Software Technologies GmbH * * 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 requir...
[ "4639399+jowerner@users.noreply.github.com" ]
4639399+jowerner@users.noreply.github.com
a28d7be45c2cf39053d69a83c0e416080b84a719
fa9c7cc793458184aab612536fb30d1df62010e0
/open_source_framework/自定义控件库/SVG-Android/SVG/src/com/github/megatronking/svg/sample/extend/SVGTextViewAlphaSampleActivity.java
b705af21909415039b28d57ca92df3a69f5e918c
[]
no_license
xdcs100/UtilXX
1056e62b7b25af023b6a42b0f5b2826f1fd56f4d
62ba9e5a5fef09ec5328bf624ab6c5c2c7522e39
refs/heads/master
2021-07-11T14:28:44.729444
2017-10-10T15:57:07
2017-10-10T15:57:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,357
java
package com.github.megatronking.svg.sample.extend; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import com.github.megatronking.svg.sample.R; import com.github.megatronking.svg.support.extend.SVGTextView; public class SVGTextViewAlphaSampleAct...
[ "xuexiangjys@163.com" ]
xuexiangjys@163.com
e12d96f4abd6dd0df1f47ada7a39d5e36e25f197
a03ddb4111faca852088ea25738bc8b3657e7b5c
/TestTransit/src/org/codehaus/jackson/map/ser/ArraySerializers$CharArraySerializer.java
29fe31fd8d5eae78963100ac8e5622c65ce37384
[]
no_license
randhika/TestMM
5f0de3aee77b45ca00f59cac227450e79abc801f
4278b34cfe421bcfb8c4e218981069a7d7505628
refs/heads/master
2020-12-26T20:48:28.446555
2014-09-29T14:37:51
2014-09-29T14:37:51
24,874,176
2
0
null
null
null
null
UTF-8
Java
false
false
3,315
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 org.codehaus.jackson.map.ser; import java.io.IOException; import java.lang.reflect.Type; import org.codehaus.jackson.JsonGenerationExcep...
[ "metromancn@gmail.com" ]
metromancn@gmail.com
41b39f87db0f5b5263341c60dbeacd4252dac67f
57e8a51c85eebc844e53e38976f3d40038f7d200
/contentlib/src/main/java/com/mu/zi/contentlib/p4_template_method_pattern/TemplateMethod.java
97ea7b9ba551e6c0cbf4665157f89b09c6fd4788
[]
no_license
cyp206/DesignModeLearning
32b9506c6efe542864a7dc9561c44294f049e9c7
afb912c85f4dd0294e303301de28d38c9418ea34
refs/heads/master
2021-05-14T15:58:52.026392
2018-02-10T16:51:59
2018-02-10T16:51:59
116,008,620
0
0
null
null
null
null
UTF-8
Java
false
false
876
java
package com.mu.zi.contentlib.p4_template_method_pattern; /** * Created by y on 2018/1/4. */ public class TemplateMethod { public abstract class AbstractClass { //通用方法 final void doSomething() { System.out.println("is public method"); } protected abstract void d...
[ "cyp206@qq.com" ]
cyp206@qq.com
287065e202249df7008748fe235771a5e1070be3
4ed42cc1320c27a7add0c393b960a4bd27e17d17
/src/main/java/com/lambdasys/movieflix/mapper/MovieMapper.java
9e4b23a25dc2037dedf66ee28d36cef73dbbd61a
[ "Apache-2.0" ]
permissive
leoluzh/movieflix-kubernetes
3ef22e3dceeca7a8adf16f634821958376b5fa30
00769d9930258e8e18bff47bc14b5e64541ee2c7
refs/heads/master
2023-04-18T08:11:25.297961
2021-04-29T01:02:42
2021-04-29T01:02:42
358,076,232
0
0
null
null
null
null
UTF-8
Java
false
false
380
java
package com.lambdasys.movieflix.mapper; import com.lambdasys.movieflix.dto.MovieDTO; import com.lambdasys.movieflix.entity.Movie; import org.mapstruct.Mapper; import org.mapstruct.factory.Mappers; @Mapper public interface MovieMapper { MovieMapper INSTANCE = Mappers.getMapper(MovieMapper.class); Movie toMod...
[ "leonardo.l.fernandes@gmail.com" ]
leonardo.l.fernandes@gmail.com
efd534a9116c616e3e2b6d97052a1ed5a0b0275c
ffeaf567e9b1aadb4c00d95cd3df4e6484f36dcd
/Hotgram/org/telegram/ui/-$$Lambda$PassportActivity$6lQsSYr5slO_jvBJxggKac2g49o.java
7774f15bfc0183d5e2ec5970bbd98e7dc9cd0a18
[]
no_license
danielperez9430/Third-party-Telegram-Apps-Spy
dfe541290c8512ca366e401aedf5cc5bfcaa6c3e
f6fc0f9c677bd5d5cd3585790b033094c2f0226d
refs/heads/master
2020-04-11T23:26:06.025903
2018-12-18T10:07:20
2018-12-18T10:07:20
162,166,647
0
0
null
null
null
null
UTF-8
Java
false
false
530
java
package org.telegram.ui; import org.telegram.tgnet.TLObject; import org.telegram.tgnet.TLRPC$TL_error; public final class -$$Lambda$PassportActivity$6lQsSYr5slO_jvBJxggKac2g49o implements Runnable { public -$$Lambda$PassportActivity$6lQsSYr5slO_jvBJxggKac2g49o(PassportActivity arg1, TL_error arg2, TLObject arg3) ...
[ "dpefe@hotmail.es" ]
dpefe@hotmail.es
024e1f0ae3739d0404c0583ac7a4bf94e1bf9162
50a10882505c9dcae2edc88770821a5aec1dd86f
/tds/src/main/java/thredds/server/metadata/MetadataRequestParameterBean.java
a4d86cd4c2d1bd7e9276238774581cdcee48e5db
[ "NetCDF" ]
permissive
codemonkeyneo/thredds
e19c8de503fdca1b701ecda0be9b64ead3c585b4
b731bcb45b6e10b7e6102e97a9ef35e9fef43c93
refs/heads/5.0.0
2021-01-24T00:15:47.827378
2016-09-07T17:44:32
2016-09-07T17:44:32
68,065,015
1
0
null
2016-09-13T02:05:15
2016-09-13T02:05:14
null
UTF-8
Java
false
false
2,560
java
/* * Copyright 1998-2015 John Caron and University Corporation for Atmospheric Research/Unidata * * Portions of this software were developed by the Unidata Program at the * University Corporation for Atmospheric Research. * * Access and use of this software shall impose the following obligations * and...
[ "caron@unidata.ucar.edu" ]
caron@unidata.ucar.edu
bd08cd69343fb283ee55c37ec905249fa25aea70
5145b7405f1ae107ba99a41fd28f638772165994
/Android/Iansoft Agency/app/src/main/java/com/example/agency/BluetoothConnector.java
a9f04138cecd9dedb6bfce57a37235f1a53ee125
[ "MIT" ]
permissive
ewkonzo/Projects
a55f45ff363dfc4892e57459f357d255e302d5ba
bf3efc30353086978cdeb0253680743f48d8fa86
refs/heads/master
2022-01-29T11:47:26.939493
2019-07-21T08:51:57
2019-07-21T08:51:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,421
java
package com.example.agency; /** * Created by Paul on 01-Oct-16. */ import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothSocket; import android.util.Log; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java...
[ "mbugus2008@gmail.com" ]
mbugus2008@gmail.com
40a33230e34685d9ad9a33fc16a3f66ca87f70f9
fa622aa8d5ddd44c33cbd5a3513c980f29bac2e2
/com.archimatetool.editor/src/com/archimatetool/editor/diagram/commands/CreateDiagramArchimateObjectCommand.java
211ee372a46a59e00531245af5b9018fcf4cd9ad
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
nicorikken/archi
7ca3d9fdbdac5db040b8e284d3da1dda4d2da82b
eaef02d995345835c8bedd07c55bca04a63a95e1
refs/heads/master
2020-09-14T05:20:14.938612
2019-11-18T14:31:21
2019-11-18T14:31:21
223,030,901
1
0
MIT
2019-11-20T21:28:48
2019-11-20T21:28:47
null
UTF-8
Java
false
false
3,135
java
/** * This program and the accompanying materials * are made available under the terms of the License * which accompanies this distribution in the file LICENSE.txt */ package com.archimatetool.editor.diagram.commands; import org.eclipse.draw2d.geometry.Rectangle; import org.eclipse.gef.EditPart; import or...
[ "p.beauvoir@dadabeatnik.com" ]
p.beauvoir@dadabeatnik.com
c224aed4919b62ec41ff904e25f3ffdee854953f
db9e7654723af21e2062dc4fea4bfd9751bbf702
/kybaby/src/main/java/com/kybaby/domain/Banner.java
820fd86fd3f50a07781212b9b2f407b0ea8d0126
[]
no_license
c19t043/comTest
25ab7fadbd667c3fc520ac82b0ab734c49925d83
ae59bde6fa671c009bded3b1aa05d32bec88ddd8
refs/heads/master
2020-12-24T06:40:17.174421
2016-11-18T08:44:57
2016-11-18T08:44:57
73,466,674
0
0
null
null
null
null
UTF-8
Java
false
false
1,435
java
package com.kybaby.domain; /** * Banner entity. @author MyEclipse Persistence Tools */ public class Banner implements java.io.Serializable { // Fields private Long id; private String name; private String value; private String bannerStatus; private String updateTime; private String comments; // Constructo...
[ "176158750@qq.com" ]
176158750@qq.com
75c850e8d2ef11e7f4984a5afee791d1f30b928a
83d99a8c668e0587a5cad69648c14e9e1a030f24
/src/main/java/software/cstl/service/dto/AttendanceCriteria.java
89e2ea9cfed0e8cf4c3e03d16a498da53fc5f395
[]
no_license
codenodesoft/taro-erp
dc42db87e48a9b1087b7c9d3143e8329921a088e
63b648aa989be6afb814a86d16c4cfc14b75456a
refs/heads/master
2023-08-01T10:22:12.683539
2021-09-29T09:02:31
2021-09-29T09:02:31
410,503,280
0
0
null
null
null
null
UTF-8
Java
false
false
4,961
java
package software.cstl.service.dto; import java.io.Serializable; import java.util.Objects; import io.github.jhipster.service.Criteria; import io.github.jhipster.service.filter.BooleanFilter; import io.github.jhipster.service.filter.DoubleFilter; import io.github.jhipster.service.filter.Filter; import io.github.jhipster...
[ "farihaarifin@gmail.com" ]
farihaarifin@gmail.com