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
a7f150e79528f82b8b08a11d4dc57cf953635151
a4a51084cfb715c7076c810520542af38a854868
/src/main/java/com/salesforce/android/chat/ui/internal/view/AvatarViewBinderBuilder.java
beb66b30545a81582bb8ddb9610756c4e206f6e3
[]
no_license
BharathPalanivelu/repotest
ddaf56a94eb52867408e0e769f35bef2d815da72
f78ae38738d2ba6c9b9b4049f3092188fabb5b59
refs/heads/master
2020-09-30T18:55:04.802341
2019-12-02T10:52:08
2019-12-02T10:52:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
446
java
package com.salesforce.android.chat.ui.internal.view; import com.salesforce.android.chat.ui.internal.presenter.Presenter; import com.salesforce.android.chat.ui.internal.state.AvatarCache; import com.salesforce.android.chat.ui.internal.view.ViewBinder; public interface AvatarViewBinderBuilder<V extends ViewBinder, P e...
[ "noiz354@gmail.com" ]
noiz354@gmail.com
042ed6eb7d53e290e959d6de569151887cc8d5a8
bb96ec95bffec89de9b35c3e7e74d3887dc85701
/arcaniumOS-server/src/main/java/org/arcanium/plugin/Plugin.java
0cb26cbd0a42166149e11b4a1fbd3db0afafe5c9
[]
no_license
Shadowrs/OSRS-PS
fb3fff1fea34942e3a0566b7d5c2b791fbb0ce83
8148d18102135a3ed6f918c29aaaefea8ab4d668
refs/heads/master
2020-05-01T16:25:08.904595
2019-03-21T01:15:50
2019-03-21T01:15:50
177,571,376
0
1
null
2019-03-25T11:15:54
2019-03-25T11:15:54
null
UTF-8
Java
false
false
553
java
package org.arcanium.plugin; /** * Represents a plugin. * @author Emperor * @param <T> The argument type. */ public interface Plugin<T> { /** * Creates a new instance. * @param arg The argument. * @return The plugin instance created. */ Plugin<T> newInstance(T arg) throws Throwable; ...
[ "zeruth09@gmail.com" ]
zeruth09@gmail.com
55637f76449b2969470fe3d60706cebf03175d06
5a155f8741c46f168b0ce1eac90f6d1d673fdf07
/PreviousProjects/java/javabasic/java基础/javaproject/第二章:基本/第二章:基本程序设计/数值类型转化/Shuz.java
109fe05a251dd177722cd2cb3ffbeb57e0fe54ad
[]
no_license
gitjinyubao/MyProject
10b308948597ef726af858260b8622814ddd5b25
ed71b23f82ff272f6c90f0513f0e94a9accd0849
refs/heads/master
2021-09-04T01:28:08.560749
2018-01-14T02:40:15
2018-01-14T02:40:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
156
java
public class Shuz { public static void main(String[] args) { System.out.println((int)1.7); double d=4.5; int i=(int)d; System.out.println(i); } }
[ "2045279403@qq.com" ]
2045279403@qq.com
3127616a37e8c5626e8dfab11add06115d03a441
2734d4c7e80ff2f11d99596bf5df45323fc230b8
/HttpServer/src/com/servlet/office/util/HtmlHelper.java
59fa13281ced25b65247a9ea3b88cc3ebf12ea63
[ "Apache-2.0" ]
permissive
aqi00/net_server
af9c14e9d237436350aee40425759277ec8497b0
77e8ddb831ac89c761301f763984802d5e1bacc8
refs/heads/master
2023-03-30T19:07:38.888580
2023-03-27T02:05:47
2023-03-27T02:05:47
135,550,076
51
30
null
null
null
null
UTF-8
Java
false
false
194
java
package com.servlet.office.util; import java.util.Formatter; import org.apache.poi.ss.usermodel.CellStyle; public interface HtmlHelper { void colorStyles(CellStyle var1, Formatter var2); }
[ "aqi00@163.com" ]
aqi00@163.com
fa8adc0acc3a9e7f25205acd63ea067dc6054c4e
39723eae63b30bba1dc2e6bade36eea0c5d982cb
/wemo_apk/java_code/org/apache/http/impl/cookie/RFC2965VersionAttributeHandler.java
3d1b1fdbca9daff2c6148b92ce63b543e03d5df0
[]
no_license
haoyu-liu/crack_WeMo
39142e3843b16cdf0e3c88315d1bfbff0d581827
cdca239427cb170316e9774886a4eed9a5c51757
refs/heads/master
2020-03-22T21:40:45.425229
2019-02-24T13:48:11
2019-02-24T13:48:11
140,706,494
1
1
null
null
null
null
UTF-8
Java
false
false
1,112
java
package org.apache.http.impl.cookie; import org.apache.http.cookie.Cookie; import org.apache.http.cookie.CookieAttributeHandler; import org.apache.http.cookie.CookieOrigin; import org.apache.http.cookie.MalformedCookieException; import org.apache.http.cookie.SetCookie; @Deprecated public class RFC2965VersionAttribute...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
c11b792b740ab23b233e07fda6bb70262d6e8e72
42bd79973e3019c02ba259a24ef140e12dd00c55
/src/main/java/basic/str/StrMemoryAllocation.java
82983c8efd9f7381ca996893e3f8d520038eff25
[]
no_license
iMustang/l-jdk
2b9b27ba2cf96297bd303d70cba484137f6fd353
1be195ff74f093e77330747489087d4e6d843883
refs/heads/master
2022-07-15T21:59:17.553017
2020-01-23T05:59:27
2020-01-23T05:59:27
181,631,822
0
0
null
2021-04-26T19:07:54
2019-04-16T06:51:13
Java
UTF-8
Java
false
false
464
java
package basic.str; /** * 字符串内存分配 */ public class StrMemoryAllocation { public static void main(String[] args) { String str1 = "aaa"; String str2 = "bbb"; String str3 = "aaabbb"; String str4 = str1 + str2; String str5 = "aaa" + "bbb"; System.out.println(str1 == new String("aaa"));// false System.out.p...
[ "xMustang@foxmail.com" ]
xMustang@foxmail.com
3efdb7848d3856a6b2698c0a27978e022df49343
d197603718990bb9c42203664f9e61a4400d3771
/blogcore/src/main/java/cn/factory/NYClamPizza.java
d2639d6def722b492e01a62b7bdca29f3939e754
[]
no_license
ZhouKaiDongGitHub/kzhou
e107ae6a49ae6f0424f2337f8c7b535cf5b4f2ad
43e74abd7a3545f4eb814d34895fce2be5df8901
refs/heads/master
2023-01-05T08:44:44.851787
2019-08-07T03:03:04
2019-08-07T03:03:04
200,954,298
1
0
null
2023-01-02T22:12:45
2019-08-07T02:08:17
Java
UTF-8
Java
false
false
313
java
package cn.factory; public class NYClamPizza extends Pizza { public NYClamPizza(){ name = "NY Style Clam Pizza"; dough = "Thin Crust Dough"; sauce = "Marinara Sauce"; toppings.add("Grated Reggiano Cheese"); toppings.add("Fresh Clams from Long Island Sound"); } }
[ "Kaidong.Zhou@eisgroup.com" ]
Kaidong.Zhou@eisgroup.com
c03547398eab44e4e1afa79c41567b6b077efcec
62b8441631f0d262bf59e7e2451a88603915aadf
/.svn/pristine/e0/e0b7bcf7ea716f726e6a19dd0b5110bb754d88ca.svn-base
02290c083e56449449784fd2e9c4b4ecd5f38c43
[]
no_license
WJtoy/mainHousehold-
496fc5af19657d938324d384f2d0b72d70e60c0e
4cff9537a5f78058a84d4b33f5f58595380597d8
refs/heads/master
2023-06-17T22:55:08.988873
2021-07-15T07:18:25
2021-07-15T07:18:25
385,202,403
0
0
null
null
null
null
UTF-8
Java
false
false
619
package com.wolfking.jeesite.modules.fi.dao; import com.wolfking.jeesite.common.persistence.LongIDCrudDao; import com.wolfking.jeesite.modules.fi.entity.EngineerChargeMaster; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; /** * Created by Jeff on 2017/4/19. */ @Mapper publi...
[ "1227679550@qq.com" ]
1227679550@qq.com
ae4d0fb65a201f98f91cdcea35bdbede13d7b9af
131c50a29ad34eedbc231362f6d845ad04af5150
/azkarra-server/src/main/java/io/streamthoughts/azkarra/http/routes/WebUIHttpRoutes.java
b98c2452bddc508f80f03d720f6f3ecf36363114
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0" ]
permissive
arujit/azkarra-streams
d76474d945d68d20c7076944d623277b4fbfe89f
4fd90efb8d0848b869d989155a38f45c920b390c
refs/heads/master
2022-07-06T15:57:03.377519
2020-05-09T10:38:17
2020-05-09T10:43:48
262,531,268
1
0
Apache-2.0
2020-05-09T09:03:43
2020-05-09T09:03:42
null
UTF-8
Java
false
false
2,560
java
/* * Copyright 2019 StreamThoughts. * * 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, Vers...
[ "florian.hussonnois@gmail.com" ]
florian.hussonnois@gmail.com
07b5a4582dff23fe068529ea33f5c0bd17a4afa3
038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad
/schemaOrgDoma/src/org/kyojo/schemaorg/m3n4/healthLifesci/impl/PREGNANCY_CATEGORY.java
b339095d43bda0979c90d5aac839dcd05eea58f2
[ "Apache-2.0" ]
permissive
nagaikenshin/schemaOrg
3dec1626781913930da5585884e3484e0b525aea
4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8
refs/heads/master
2021-06-25T04:52:49.995840
2019-05-12T06:22:37
2019-05-12T06:22:37
134,319,974
1
0
null
null
null
null
UTF-8
Java
false
false
3,052
java
package org.kyojo.schemaorg.m3n4.healthLifesci.impl; import java.util.ArrayList; import java.util.List; import org.kyojo.schemaorg.SimpleJsonBuilder; import org.kyojo.schemaorg.m3n4.core.Container.Name; import org.kyojo.schemaorg.m3n4.healthLifesci.Clazz.DrugPregnancyCategory; import org.kyojo.schemaorg.m3n4.healthLi...
[ "nagai@nagaikenshin.com" ]
nagai@nagaikenshin.com
a48022feeff1fce09cc509d8ad4a093fd0adb729
17a4e94fcb6b6f64258850515dc4a95ae0fb633b
/tajo-storage/src/main/java/org/apache/tajo/storage/parquet/TajoWriteSupport.java
83b2f7bf7c54f3c2deb2fb038608b4912617edd3
[ "MIT", "Apache-2.0" ]
permissive
sungsoo/tajo
bd1a8b82764250a2fce50b293bd7753aa2038edb
23e25f43956b762ee3dfe1612b2760f717b0c461
refs/heads/master
2021-01-20T10:30:34.334633
2014-07-15T08:44:07
2014-07-15T08:44:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,916
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...
[ "hyunsik@apache.org" ]
hyunsik@apache.org
3a7b8657bd3af0c771addef00b260df2c13596a7
2667d7565e62b04337b93dc34876dfae8cf11b0d
/gmall-wms-interface/src/main/java/com/atguigu/gmall/wms/entity/PurchaseEntity.java
ba7552d5d6f860cea707f01468c3b5b721ffd7e1
[ "Apache-2.0" ]
permissive
caodan689/gmall-0522
b6dc1813686c0a883a9fcadc628b35fcea80b04c
64b13825aeba6039437a1117f62914bfb8ec5167
refs/heads/main
2023-06-24T16:46:45.532401
2020-11-24T03:33:57
2020-11-24T03:33:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,006
java
package com.atguigu.gmall.wms.entity; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import java.math.BigDecimal; import java.io.Serializable; import java.util.Date; import lombok.Data; /** * 采购信息 * * @author fengge * @email fengge@atguigu.com * @date ...
[ "joedy23@aliyun.com" ]
joedy23@aliyun.com
77205a6abb3c285f54e17ca434f429d5af36b64f
028cbe18b4e5c347f664c592cbc7f56729b74060
/external/modules/weld/core/1.1.0.Beta2/impl/src/main/java/org/jboss/weld/bean/interceptor/WeldInterceptorInstantiator.java
11b419de7f067add30cda3806a3fc0b10a8a02cf
[]
no_license
dmatej/Glassfish-SVN-Patched
8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e
269e29ba90db6d9c38271f7acd2affcacf2416f1
refs/heads/master
2021-05-28T12:55:06.267463
2014-11-11T04:21:44
2014-11-11T04:21:44
23,610,469
1
0
null
null
null
null
UTF-8
Java
false
false
2,730
java
package org.jboss.weld.bean.interceptor; import org.jboss.interceptor.spi.instance.InterceptorInstantiator; import org.jboss.interceptor.spi.metadata.ClassMetadata; import org.jboss.interceptor.spi.metadata.InterceptorReference; import org.jboss.weld.exceptions.DeploymentException; import org.jboss.weld.manager.BeanMa...
[ "sivakumart@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5" ]
sivakumart@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5
18c34b1508598c919719944c5f2d2d85734963cf
a554437a1a54d0fdc5b428d419a37cd373e33e1e
/src/main/java/warmer/star/blog/web/AccountController.java
593feffeca496f94b1facb764eb78c9c79a3fadb
[]
no_license
zhaowenkui/warmerblog
41499916e54472d01e3eafe1dd955932877f6cf6
6f4f2af2f9675df955d1a0aa120767b47936ec84
refs/heads/master
2020-04-30T15:00:19.077498
2018-12-25T05:40:10
2018-12-25T05:40:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,504
java
/** * @Title: AccountsController.java * @Package warmer.miao.blog.controller * @Description: TODO(用一句话描述该文件做什么) * @author tc * @date 2018年5月25日 下午2:26:45 * @version V1.0 */ package warmer.star.blog.web; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; im...
[ "1130196938@qq.com" ]
1130196938@qq.com
c8b3bd67ed779990190a38c61339d7dfaf81a032
603e739effa249d9ae69738200d1b5f68cc4fb75
/src/main/java/com/cybertek/SpringMvcProjectManagementApplication.java
d8d3b1dc1715c690eebb72a3aa70d44af26fa7fb
[]
no_license
karinatech/ticketing-project-rest
516ec98e9bfa5b84f58bdf4ae564c8eee5145e70
700d490b3a52dc264283be14812aafcd9da1e500
refs/heads/master
2023-05-10T01:46:35.690484
2021-06-08T23:29:25
2021-06-08T23:29:25
338,601,536
0
0
null
null
null
null
UTF-8
Java
false
false
682
java
package com.cybertek; import org.modelmapper.ModelMapper; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.Bean; import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder; @SpringBootApp...
[ "karinaminty@gmail.com" ]
karinaminty@gmail.com
2ff33df4b862cf7053209756eae41f75fffe27e1
9071ecb5f7b6418a047bf524600e89f893fc23ea
/mixiusi-service/src/main/java/com/mixiusi/repository/read/MaterialReadRepository.java
50b2f5ae1bd5d98d14c3533d8e326a36e800df48
[]
no_license
liukun321/DubboDemo
72b8757bcabf3c3a873a44dc09475f2b0135036a
ada6751601d57452a93956d8b25647c1e0903f4c
refs/heads/master
2020-03-17T14:14:06.116243
2018-07-20T09:28:27
2018-07-20T09:28:27
133,664,374
1
0
null
null
null
null
UTF-8
Java
false
false
329
java
package com.mixiusi.repository.read; import com.mixiusi.bean.Material; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface MaterialReadRepository extends JpaRepository<Material, String> { Material findByMachineId(String venderN...
[ "cmlk123@126.com" ]
cmlk123@126.com
ac1d5e344db297175e606308acf9ed2856e866ed
571129d215779524ee833873a9f808318e499a98
/src/main/java/net/duckling/dchat/rest/user/ThirdPartyChatController.java
5710c65f7bd859843e80c85d443848d400cc92aa
[ "Apache-2.0" ]
permissive
shmilyday/dchatsdk
ba9395158b52eacc46280126bf57d81d843ea102
232c3cd825454d6afdb3c8d367e4c2a95a908dc9
refs/heads/master
2021-06-01T18:08:33.222258
2016-06-23T15:02:56
2016-06-23T15:02:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,849
java
/* * Copyright (c) 2008-2016 Computer Network Information Center (CNIC), Chinese Academy of Sciences. * * This file is part of Duckling 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 L...
[ "nankai@cnic.ac.cn" ]
nankai@cnic.ac.cn
29e96ab00dcd0b8d674e8da3272f3bd48610b8c9
64f0a73f1f35078d94b1bc229c1ce6e6de565a5f
/dataset/Top APKs Java Files/com.cw.seed.android-com-cw-seed-android-util-DeeplinkUtil.java
9432c59579c5cbc24611b9ee64fde6883a9fcbce
[ "MIT" ]
permissive
S2-group/mobilesoft-2020-iam-replication-package
40d466184b995d7d0a9ae6e238f35ecfb249ccf0
600d790aaea7f1ca663d9c187df3c8760c63eacd
refs/heads/master
2021-02-15T21:04:20.350121
2020-10-05T12:48:52
2020-10-05T12:48:52
244,930,541
2
2
null
null
null
null
UTF-8
Java
false
false
5,362
java
package com.cw.seed.android.util; import android.app.AlertDialog; import android.app.AlertDialog.Builder; import android.content.ActivityNotFoundException; import android.content.Context; import android.content.Intent; import android.content.pm.ApplicationInfo; import android.content.pm.PackageManager; import android....
[ "ibrahimkanj@outlook.com" ]
ibrahimkanj@outlook.com
3d43370a01dde2c1eaa9f64f66cbe76978df7d92
e506171a9f6ba23692a200dac6c1782aac6fc96b
/src/main/java/leetcode/_1051__1100/_1069/Demo01.java
708560043eea01eaa89899c0e761c02ad53b72bc
[]
no_license
minatoyukina/java-note
03bfd337c9b871103553dc4c230ae68a98552e83
9cd34686651945df748144a9fd6d7917e2be097f
refs/heads/master
2023-08-18T03:18:26.235678
2023-08-15T06:02:21
2023-08-15T06:02:21
174,096,999
0
0
null
2023-06-14T22:29:27
2019-03-06T07:45:47
Java
UTF-8
Java
false
false
133
java
package leetcode._1051__1100._1069; import org.junit.Test; public class Demo01 { @Test public void test() { } }
[ "1096445518@qq.com" ]
1096445518@qq.com
11907f18efb6ae400f4fa9cceba2de058a916166
5c61f378cd9add2f8c89254bc8cddfcbea287d8b
/src/main/java/co/sblock/events/listeners/player/ChatTabCompleteListener.java
e0ea1e040a68b6275830d6a806be2d6bf251d4a4
[]
no_license
Rkingr/Easterlyn
7d2d7ad8afb2ed666f6a77cfe93841b487e77822
a77187439799a747cb91967443c2013721e64db8
refs/heads/master
2020-11-29T15:20:12.113378
2017-01-24T19:05:07
2017-01-27T14:20:29
87,484,260
0
0
null
2017-04-06T23:28:51
2017-04-06T23:28:51
null
UTF-8
Java
false
false
1,325
java
package co.sblock.events.listeners.player; import org.bukkit.event.EventHandler; import org.bukkit.event.player.PlayerChatTabCompleteEvent; import org.bukkit.util.StringUtil; import co.sblock.Sblock; import co.sblock.events.listeners.SblockListener; import co.sblock.users.Users; /** * Listener for PlayerChatTabComp...
[ "Jikoo.Games@gmail.com" ]
Jikoo.Games@gmail.com
ecca3b96ba3a00a06d66076a71e83a5b24b52826
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/7/7_74c7ce3e1f9d1d0dfe52fbbc98b3e7cbea49d33f/NCore/7_74c7ce3e1f9d1d0dfe52fbbc98b3e7cbea49d33f_NCore_t.java
51d5bccd415384eb4bb53e5e847d6c1591c5f87e
[]
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,694
java
/*************************************************************************** * Project file: NPlugins - NCore - NCore.java * * Full Class name: fr.ribesg.bukkit.ncore.NCore * * * * ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
3a4796c1dceeb9cc08a3a7d7260d18a9839dfa55
493a8065cf8ec4a4ccdf136170d505248ac03399
/net.sf.ictalive.EventMetamodel/src/net/sf/ictalive/EventModel/Objects/util/ObjectsSwitch.java
e59a016bc3680c3026cbb1938ee3e4a5af1338c0
[]
no_license
ignasi-gomez/aliveclipse
593611b2d471ee313650faeefbed591c17beaa50
9dd2353c886f60012b4ee4fe8b678d56972dff97
refs/heads/master
2021-01-14T09:08:24.839952
2014-10-09T14:21:01
2014-10-09T14:21:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,340
java
/** * <copyright> * </copyright> * * $Id$ */ package net.sf.ictalive.EventModel.Objects.util; import java.util.List; import net.sf.ictalive.EventModel.Objects.*; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * The <b>Switch</b> for the model's inheri...
[ "salvarez@lsi.upc.edu" ]
salvarez@lsi.upc.edu
b2177fdeaf9c584bb6f3196fcb3576de608d6ae1
8f87065bc3cb6d96ea2e398a98aacda4fc4bbe43
/src/Class00000158Worse.java
c5beda202e4c1b3ee1d2de2ccff9572dda22c29c
[]
no_license
fracz/code-quality-benchmark
a243d345441582473532f9b013993f77d59e19ae
c23e76fe315f43bea899beabb856e61348c34e09
refs/heads/master
2020-04-08T23:40:36.408828
2019-07-31T17:54:53
2019-07-31T17:54:53
159,835,188
0
0
null
null
null
null
UTF-8
Java
false
false
311
java
// original filename: 00039637.txt // before public class Class00000158Worse { public void relationshipType(int id, String label, int... dynamicIds) throws IOException { write(new Command.RelationshipTypeTokenCommand(null, withName(new RelationshipTypeTokenRecord(id), dynamicIds, label))); } }
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
03d0b060ea4644e8b8ec308bc2aa782f3c3f1b92
7b1f3549c7358604f363e77b816f739aa01401c9
/testsuite/src/domts/level2/html/HTML_Object_Element_16_Test.java
3fd80688305584f8dec8e512be1ba2f59caf54a1
[ "MIT", "W3C" ]
permissive
benravago/fx.html
a3d0123d17e9e51f700af19c0e17834307317534
a7ca6eb0554342b96eec94ca4ba8cb5594b44442
refs/heads/master
2023-02-05T19:55:59.647388
2020-12-19T20:38:33
2020-12-19T20:38:33
319,398,458
0
0
null
null
null
null
UTF-8
Java
false
false
1,286
java
package domts.level2.html; import org.w3c.dom.*; import org.w3c.dom.html.*; import java.util.*; import org.junit.jupiter.api.*; import static org.junit.jupiter.api.Assertions.*; /** * The vspace attribute specifies the vertical space above or below this * image, applet or object. * Retrieve the vspace attribute of ...
[ "ben.ravago@aol.com" ]
ben.ravago@aol.com
51f0f33fe749d792bb6f4ad650331a2925b7e03f
28e9a27d1bcb69bcd4da168828b029549c6af842
/src/main/java/Person.java
f6de3718fbd3f051d3fc51e9a33064a532949a88
[]
no_license
mtumilowicz/model-mapper
f24107b3704639b3ba1146779deddb78fe278a50
e0305333679bb36a71e1952e5acf7f1790ed561d
refs/heads/master
2020-03-21T18:54:15.142440
2018-09-12T17:04:30
2018-09-12T17:04:30
138,919,924
2
1
null
null
null
null
UTF-8
Java
false
false
435
java
import lombok.AccessLevel; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.experimental.FieldDefaults; import java.time.LocalDate; /** * Created by mtumilowicz on 2018-06-27. */ @FieldDefaults(level = AccessLevel.PRIVATE) @Data @AllArgsConstructor @Builder class Person { ...
[ "michal.tumilowicz01@gmail.com" ]
michal.tumilowicz01@gmail.com
f1cb27a696022b6327ecbdbe52422065ba519f1d
50a4f1f3b45b904571f1985c68304f5ffec70cee
/Samples/android-Dagger/app/src/main/java/com/example/user/android_dagger/di/module/UserModule.java
7561a678e90ab9069aa8ead8f882dc437dca0e2c
[]
no_license
manroopsingh/android-basics
89e2f0647c490a19b76081ed9bde9f69644e9abe
7fbb763b23cac69c60c937cf983c8e244d0eaccb
refs/heads/master
2021-01-01T19:31:49.575143
2020-06-04T21:14:51
2020-06-04T21:14:51
98,600,185
5
4
null
2020-06-04T21:14:52
2017-07-28T02:40:04
Java
UTF-8
Java
false
false
376
java
package com.example.user.android_dagger.di.module; import com.example.user.android_dagger.User; import dagger.Module; import dagger.Provides; /** * Created by singh on 27-Sep-17. */ @Module public class UserModule { User user; public UserModule(User user) { this.user = user; } @Provides...
[ "singh@manroop.com" ]
singh@manroop.com
068633ef476b1bbae3913a9bd328b28f71557f06
35b38551822161c6cd70862f4f91547cd187855e
/src/com/vst/itv52/v1/srt/DeCompressUtil.java
0279df5ab3dda77eb3f0fb3fde74e6d50e400980
[]
no_license
windygu/VSTV
8a26a79721235edbc41bf2ea73eefc61226892c1
5a33430ac873963eb90182ecde8cf41fcc0a8a3c
refs/heads/master
2021-05-28T18:02:14.265377
2014-03-17T03:00:41
2014-03-17T03:00:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,115
java
package com.vst.itv52.v1.srt; import java.io.File; import java.io.FileOutputStream; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.apache.tools.ant.Project; import org.apache.tools.ant.taskdefs.Expand; import de.innosystec.unrar.Archive; import de.innosystec.unrar.rarfile.FileH...
[ "djun100@qq.com" ]
djun100@qq.com
fb0c057c2bf368358ded6ace5b04ac80f16654ba
3361784234af7efe41566cac065aaa59f0373d1e
/rsocket-routing-client-spring/src/main/java/io/rsocket/routing/client/spring/ClientRSocketRequesterBuilder.java
49d93f993265f2e19444c9b9c827f2fdbe16b0a1
[ "Apache-2.0" ]
permissive
spencergibb/rsocket-routing-client
a73b65b29f64e3ef8878853d6dd44bdb4621a4b2
d5a91457e65f706bbf987677c7cff94ccfdb15fe
refs/heads/master
2022-12-05T22:40:10.315227
2020-08-28T14:37:59
2020-08-28T14:37:59
291,153,550
1
0
null
2020-08-28T21:57:57
2020-08-28T21:57:56
null
UTF-8
Java
false
false
3,889
java
/* * Copyright 2013-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "spencer@gibb.us" ]
spencer@gibb.us
42ff8a5f11499d82f0462f6cf5ff87efd1c032d6
189e79aa33d36b5b0021da91db04404011a2bda6
/src/main/java/com/rd/dao/WorldDao.java
bee6d486a2d7cf9e1451979c6135fbe9883f1cdc
[]
no_license
daxingyou/rdserver
a1491a8fb95e6832a00cebde12120dbdbc03a9be
db2d8e961f606fdb4fb125930b647ac1570733bf
refs/heads/master
2022-01-27T20:08:03.190627
2018-07-12T12:18:38
2018-07-12T12:18:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,278
java
package com.rd.dao; import com.rd.dao.db.DBOperator; import org.apache.log4j.Logger; import java.sql.ResultSet; /** * 世界DAO * * @author --- * @version 1.0 * @date 2018年3月12日下午4:39:45 */ public class WorldDao { private final static Logger logger = Logger.getLogger(WorldDao.class.getName()); private DB...
[ "hotlala8088@outlook.com" ]
hotlala8088@outlook.com
35525501214333bc805178d0bdaabc591fe69187
ddec46506cbdee03b495b7bc287b14abab12c701
/jdk1.8/src/com/sun/org/apache/bcel/internal/generic/JSR.java
9ed88f94b3055791303bbdbedfb14a1635b6aa2a
[]
no_license
kvenLin/JDK-Source
f86737d3761102933c4b87730bca8928a5885287
1ff43b09f1056d91de97356be388d58c98ba1982
refs/heads/master
2023-08-10T11:26:59.051952
2023-07-20T06:48:45
2023-07-20T06:48:45
161,105,850
60
24
null
2022-06-17T02:19:27
2018-12-10T02:37:12
Java
UTF-8
Java
false
false
4,656
java
/* * Copyright (c) 2007-2012, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package com.sun.org.apache.bcel.internal.generic; /* ==================================================================== * The Apache Software License, Version 1....
[ "1256233771@qq.com" ]
1256233771@qq.com
218626deefa28cf448dc585770a6c9e1c25cf75b
e9d3f2be6be67823129bf7b30c01dd896043b41c
/kr.re.etri.tpl/src/kr/re/etri/tpl/script/debug/DebugModelPresentation.java
5d0181090883c1c2a0a10f9b9f49f6319c6dc91b
[]
no_license
OPRoS/TaskEditor
d248e131b0d7bac0002c41f52a9c6baea1096e86
5c3827868d8f77f02375910b38772127ba841d18
refs/heads/master
2020-04-05T08:19:46.058409
2013-08-27T05:31:01
2013-08-27T05:31:01
null
0
0
null
null
null
null
UHC
Java
false
false
2,878
java
package kr.re.etri.tpl.script.debug; import java.text.MessageFormat; import org.eclipse.core.resources.IFile; import org.eclipse.core.resources.IResource; import org.eclipse.core.runtime.CoreException; import org.eclipse.debug.core.model.IBreakpoint; import org.eclipse.debug.core.model.IValue; import org.eclipse.debu...
[ "yudonguk@naver.com" ]
yudonguk@naver.com
682dafb71de2a4f2b703a70f5eb07e9c6041fe39
bdaca4aa07672d6b73c8eb6491290bbcb5d53030
/958-Check-Completeness-of-a-Binary-Tree/solution.java
5c6a70dff022ece66eb400e5a42dba9685525885
[]
no_license
zacw7/LeetCodeSolution
9b4102ffa69ff0d0fc15bd546c7fa0c8ae9971a7
6293fa5893864dc52d161c2532bc985e12d07598
refs/heads/master
2022-03-29T13:14:06.664763
2020-01-19T21:27:40
2020-01-19T21:27:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
806
java
/** * Definition for a binary tree node. * public class TreeNode { * int val; * TreeNode left; * TreeNode right; * TreeNode(int x) { val = x; } * } */ class Solution { public boolean isCompleteTree(TreeNode root) { Queue<TreeNode> queue = new LinkedList(); boolean flag = fals...
[ "zac.wen7@gmail.com" ]
zac.wen7@gmail.com
b56154e16ea42c5e62c4291301aa196a12b4dd43
5582e15960def1fc8e31f16747f982c7a0ba557d
/ekube-plugin/src/main/java/de/jcup/ekube/core/EKubeProgressHandler.java
3a7a8236ee038aa4c20399581bfa13fbf8876dd4
[ "Apache-2.0" ]
permissive
de-jcup/ekube
b79ae85cc56638d5a605b1a42c3499754593ce6a
195f80ec6606998db92271a11e3d98da3b9f104f
refs/heads/master
2021-06-15T05:23:16.043566
2021-03-22T16:19:01
2021-03-22T16:19:01
158,644,394
4
1
Apache-2.0
2018-11-25T01:33:06
2018-11-22T04:59:16
Java
UTF-8
Java
false
false
807
java
/* * Copyright 2019 Albert Tregnaghi * * 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 i...
[ "albert.tregnaghi@gmail.com" ]
albert.tregnaghi@gmail.com
2e9bf1c1fd2c1b8dc7abb1423c4e98007e24675f
7e40b0b5c8a51743277628126a2e4291e79ea2ea
/src/com/xywztech/bcrm/custview/service/AcrmFCiCustGradeService.java
0476307f108d27fbc22820294c90c794f563e575
[]
no_license
hctwgl/xywzweb
40b99f38355b9f648d5de1f24278a21edae1c102
9845c9d3fbfc31f0d253e17dc0c6f904e18cff8f
refs/heads/master
2020-03-09T10:03:10.264961
2018-03-16T08:07:42
2018-03-16T08:07:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
569
java
package com.xywztech.bcrm.custview.service; import org.springframework.stereotype.Service; import com.xywztech.bcrm.custview.model.AcrmFCiCustGrade; import com.xywztech.bob.common.CommonService; import com.xywztech.bob.common.JPABaseDAO; /** * * @author huwei * 客户评级信息 * */ @Service public class ...
[ "jack@jack-XPS-13-9343" ]
jack@jack-XPS-13-9343
90d27d701bcea444b2b94b5bfe857792548208ec
8b64654240dd06d783ea05f0a16c4756aa7006f9
/Arrays, Java inbuilt Lists, Autoboxing and Unboxing/ListAndArrayList/src/com/company/GroceryList.java
c17e1673bfa1e16ebfbe1a5a06646967ce095577
[]
no_license
zclyne/Complete-Java-Masterclass
e54f52c59a292dde61f85bce4e3610bfc23a04b7
2d41e69d3d863311ffd6a9d5323d334e312f556b
refs/heads/master
2020-03-31T02:32:46.662968
2018-10-30T04:01:36
2018-10-30T04:01:36
151,828,784
0
0
null
null
null
null
UTF-8
Java
false
false
2,464
java
package com.company; import java.util.ArrayList; public class GroceryList { private ArrayList<String> groceryList = new ArrayList<String>(); public ArrayList<String> getGroceryList() { return groceryList; } public void addGroceryItem(String item) { groceryList.add(item); // ....
[ "zyfinori@gmail.com" ]
zyfinori@gmail.com
fb0928eea7e46bb5253695455bc38967e5067024
b2763a350dfb9ae8754bb9ac24265a3efbf59578
/entity/src/test/java/nl/weeaboo/entity/TestEntityStream.java
3f21acb2376cd105cf071e7cccdc2ff23b30543c
[ "MIT" ]
permissive
anonl/tcommon
e8b9169f03d5427194b463b7e4b6bf4ad9e1ff34
27aee724f8e83f5f56a47cf4b0428179223fba2c
refs/heads/master
2021-05-24T03:18:08.419896
2021-02-16T19:53:57
2021-02-16T19:53:57
53,435,573
0
0
null
null
null
null
UTF-8
Java
false
false
2,903
java
package nl.weeaboo.entity; import java.util.Comparator; import java.util.HashSet; import java.util.Set; import org.junit.Assert; import org.junit.Test; public class TestEntityStream { private static Entity createEntity(TestPartRegistry pr, Scene s, int val) { Entity e = s.createEntity(); e.addP...
[ "mail@weeaboo.nl" ]
mail@weeaboo.nl
28e30bf1fbada3bccee0de15f8218a301847ce27
d1a6d1e511df6db8d8dd0912526e3875c7e1797d
/genny_JavaWithoutLambdasApi21/applicationModule/src/test/java/applicationModulepackageJava9/Foo310Test.java
3b5bd59e1b50fd324e8650214711e295b231301a
[]
no_license
NikitaKozlov/generated-project-for-desugaring
0bc1443ab3ddc84cd289331c726761585766aea7
81506b3711004185070ca4bb9a93482b70011d36
refs/heads/master
2020-03-20T00:35:06.996525
2018-06-12T09:30:37
2018-06-12T09:30:37
137,049,317
0
0
null
null
null
null
UTF-8
Java
false
false
481
java
package applicationModulepackageJava9; import org.junit.Test; public class Foo310Test { @Test public void testFoo0() { new Foo310().foo0(); } @Test public void testFoo1() { new Foo310().foo1(); } @Test public void testFoo2() { new Foo310().foo2(); } @Test public void testFoo3() { ...
[ "nikita.e.kozlov@gmail.com" ]
nikita.e.kozlov@gmail.com
289a7a37efd95cd21eb42e0c2ad4a0a250d26a37
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/36/org/apache/commons/math/stat/inference/TestUtils_tTest_234.java
9d24a533def8dd7ac9e36702eead1ab4c1634606
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,003
java
org apach common math stat infer collect method creat infer test instanc perform infer test version test util testutil ...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
d84143597dcc0ee941f8eda3cbd88af8d26aa019
9543895d6b087c07dafd1d9fe3dc32e51a7468b2
/src/main/java/com/mgs/bean/QueryTradeRelatedNoBean.java
f00fbcc0ee77f98c65c8f0bd8c7928bb8cfca1a2
[]
no_license
shuiyou/TestTools
1b99f75583527b6b141935e6c3ca287e1d5e8bcb
1c5306c1a3faefa72d428890ca27a2d6a5d19559
refs/heads/master
2023-07-14T09:55:36.352377
2021-05-10T10:31:12
2021-05-10T10:31:12
365,987,667
0
0
null
null
null
null
UTF-8
Java
false
false
661
java
package com.mgs.bean; public class QueryTradeRelatedNoBean { private String trade_related_no = ""; private String extend_param = ""; private String encodeString = ""; public String getTrade_related_no() { return trade_related_no; } public void setTrade_related_no(String trade_related_no) { this.trade_rela...
[ "hanxiaodi@magfin.cn" ]
hanxiaodi@magfin.cn
dab75e419ba5522fe5dca96bad4f5abc808105b9
dbf5adca095d04d7d069ecaa916e883bc1e5c73d
/x_processplatform_assemble_surface/src/main/java/com/x/processplatform/assemble/surface/jaxrs/work/ActionGet.java
06ee46acfca79ae73037fcc8393ddca8abf1434e
[ "BSD-3-Clause" ]
permissive
fancylou/o2oa
713529a9d383de5d322d1b99073453dac79a9353
e7ec39fc586fab3d38b62415ed06448e6a9d6e26
refs/heads/master
2020-03-25T00:07:41.775230
2018-08-02T01:40:40
2018-08-02T01:40:40
143,169,936
0
0
BSD-3-Clause
2018-08-01T14:49:45
2018-08-01T14:49:44
null
UTF-8
Java
false
false
971
java
package com.x.processplatform.assemble.surface.jaxrs.work; import com.x.base.core.container.EntityManagerContainer; import com.x.base.core.container.factory.EntityManagerContainerFactory; import com.x.base.core.http.ActionResult; import com.x.base.core.http.EffectivePerson; import com.x.processplatform.assemble.surfac...
[ "caixiangyi2004@126.com" ]
caixiangyi2004@126.com
bb2d190b89732dfc5af6ee83d13330cbf1a99fcb
c1a9357cf34cb93fe1828a43d6782bcefa211804
/source_code/jaxen/src/java/main/org/jaxen/expr/NumberExpr.java
4023932371550759d99b9885ac1b298e8eb49991
[]
no_license
Hessah/Quality-Metrics-of-Test-suites-for-TDD-Applications
d5bd48b1c1965229f8249dcfc53a10869bb9bbb0
d7abc677685ab0bc11ae9bc41dd2554bceaf18a8
refs/heads/master
2020-05-29T22:38:33.553795
2014-12-22T23:55:02
2014-12-22T23:55:02
24,071,022
2
0
null
null
null
null
UTF-8
Java
false
false
2,763
java
/* * $Header$ * $Revision: 1237 $ * $Date: 2006-11-08 11:17:32 -0600 (Wed, 08 Nov 2006) $ * * ==================================================================== * * Copyright 2000-2002 bob mcwhirter & James Strachan. * All rights reserved. * * * Redistribution and use in source and binary forms, with or wi...
[ "hesaah@gmail.com" ]
hesaah@gmail.com
a7efc3bbcaed729bdb78a6876441c42a542cfda5
67249ea888f86ba5e133018a17d1c35993eeb1d2
/src/main/java/com/ziyu/jvm/ch07/classfile/ExceptionTable.java
6e1a9d55f5621cf27ef3e556c2605b46253d4ba8
[]
no_license
ZheBigFish/myjvm
7515a3db5653a3771707df9949707ff1a583c118
13105d7da590118d133b97c806d83a518793444c
refs/heads/master
2022-12-22T04:56:54.224858
2020-05-16T08:10:29
2020-05-16T08:10:29
231,883,089
1
0
null
2022-12-16T05:06:36
2020-01-05T07:28:34
Java
UTF-8
Java
false
false
257
java
package com.ziyu.jvm.ch07.classfile; import lombok.Data; /** * @ClassName ExceptionTablel * @Date * @Author * @Description TODO **/ @Data public class ExceptionTable { short startPC; short endPC; short handlerPC; short catchType; }
[ "762349436@qq.com" ]
762349436@qq.com
2c9e75ec53ff6a98694df83ed0de9c4135907f98
32a9d0e2491046483dea4b44b16b60f4f0018f6c
/src/com/hopsun/tppas/api/report/service/impl/TplanManageServiceImpl.java
9bca76f176b38df1c62445c94ade81e321e7de05
[]
no_license
liyl10/tppass
b37b03d4ddd60ec853f8f166c42ade9509c6f260
441c5bf1a5d6aeb8e1b9c2c218fbf03331129842
refs/heads/master
2016-09-10T13:39:23.117494
2013-12-11T03:10:31
2013-12-11T03:10:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,124
java
package com.hopsun.tppas.api.report.service.impl; import java.util.ArrayList; import java.util.List; import java.util.Map; import javax.annotation.Resource; import org.springframework.stereotype.Service; import com.hopsun.framework.base.bean.Pager; import com.hopsun.framework.base.service.impl.BaseServic...
[ "liyl10@126.com" ]
liyl10@126.com
7b4d38c4532698a2cb98d592041049bc2228baa6
bc806b5d2f7f2933a4026ee1c625f05017b163c7
/TestDecom/cache/JADX/sources/android/support/design/internal/ScrimInsetsFrameLayout.java
37346abdbe9c8e787eb4cb5116500b32697d86f7
[]
no_license
dx33d/backup
ab9813005bcafa6e6f51c270b56b397d9f7ba7d5
0996542e2522fcb7b2a9c69bf7b9788797329783
refs/heads/master
2020-05-30T01:45:45.659311
2019-05-30T21:23:41
2019-05-30T21:23:41
189,484,194
0
0
null
null
null
null
UTF-8
Java
false
false
4,046
java
package android.support.design.internal; import android.content.Context; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.support.annotation.NonNull; import android.support.design.R; import android.support.v4....
[ "root@localhost.localdomain" ]
root@localhost.localdomain
4d3c34910b1eb8fe351c071773fc0aa66a640b86
bbc42646d24002abb5db8265415b1442efdd129c
/Java/JavaPatternsAndOther/id_jpa/src/main/java/dev/gaudnik/id_jpa/data/repository/StudentAutoGeneratedIdRepository.java
f41b363e3f9db38538e67ab8a0428ac3509b6445
[]
no_license
wojciechGaudnik/Learning
223a162ddddc59aa4cfe49471ce08ba25587cf1b
dfffd4ddd453edf7667fe94b0fb4367235579424
refs/heads/master
2023-03-09T02:21:47.975665
2023-01-22T16:09:51
2023-01-22T16:09:51
201,742,343
0
0
null
2023-03-01T05:35:15
2019-08-11T09:10:46
C
UTF-8
Java
false
false
276
java
package dev.gaudnik.id_jpa.data.repository; import dev.gaudnik.id_jpa.data.entity.StudentAutoGeneratedId; import org.springframework.data.jpa.repository.JpaRepository; public interface StudentAutoGeneratedIdRepository extends JpaRepository<StudentAutoGeneratedId, Long> { }
[ "wojciech.gaudnik@gmail.com" ]
wojciech.gaudnik@gmail.com
f86042684e2017c07f7718ab96e7de5b53094a24
530e390106ce21335086202b57312bf527782f40
/app/src/main/java/com/my/immortalservice/service/JobHandleServer.java
75cbd9ad7392a35f702f4af673a85927b31e3d01
[]
no_license
dearHaoGeGe/ImmortalService
8a19988f558c48607d87cf81acd034858b3a15a3
e63323519ad96ed31b77a95417bafcb72707191d
refs/heads/master
2020-05-21T16:45:01.625034
2016-12-20T14:02:35
2016-12-20T14:02:35
65,623,506
19
4
null
null
null
null
UTF-8
Java
false
false
2,052
java
package com.my.immortalservice.service; import android.annotation.TargetApi; import android.app.job.JobInfo; import android.app.job.JobParameters; import android.app.job.JobScheduler; import android.app.job.JobService; import android.content.ComponentName; import android.content.Context; import android.content.Intent;...
[ "862157904@qq.com" ]
862157904@qq.com
8c944a8f86ebca95a2a2d36a38bb45c35fe331e4
611e008136d5c6b1b498375240ba1df93d29bd3b
/third-node/src/main/java/com/sg/hazelcast/demo/presentation/ProductController.java
40c84d6c45ca8d17b15cb313f7fa1aeeb8c8b342
[ "Apache-2.0" ]
permissive
bogdansolga/hazelcast-demo
611bca687d2601daffa6680a896a9711a4dc7de1
b264dbc7f35d170e337a799c796d4018e8572ad2
refs/heads/master
2021-01-22T12:57:13.583239
2017-10-03T17:54:18
2017-10-03T17:54:18
102,360,020
0
0
null
null
null
null
UTF-8
Java
false
false
862
java
package com.sg.hazelcast.demo.presentation; import com.sg.hazelcast.demo.model.ProductDTO; import com.sg.hazelcast.demo.service.ProductService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.Re...
[ "bogdan.solga@gmail.com" ]
bogdan.solga@gmail.com
c7c836f3aa2eef11881c0b047f12baff43bcbffc
cba543b732a9a5ad73ddb2e9b20125159f0e1b2e
/sikuli/IDE/src/main/java/org/jdesktop/swingx/renderer/FormatStringValue.java
206552906788d4bbe973ca1a529102e02dbd56d9
[]
no_license
wsh231314/IntelligentOperation
e6266e1ae79fe93f132d8900ee484a4db0da3b24
a12aca5c5c67e6a2dddcd2d8420ca8a64af476f2
refs/heads/master
2020-04-05T13:31:55.376669
2017-07-28T05:59:05
2017-07-28T05:59:05
94,863,918
1
2
null
2017-07-27T02:44:17
2017-06-20T07:45:10
Java
UTF-8
Java
false
false
2,872
java
/* * $Id: FormatStringValue.java 3927 2011-02-22 16:34:11Z kleopatra $ * * Copyright 2006 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gener...
[ "hjpq0@163.com" ]
hjpq0@163.com
5fb31d80ea1ea299b5a95acd29b7defd3ff1c940
2e17f9bab427647bd7ad5b6a07544d21e16b11e3
/Chapter19_kiv/InsertionSorter/InsertionSorterTester.java
8e072d71ce09562c687cf82070f9c2c656e16ae9
[ "MIT" ]
permissive
freakygeeks/BigJavaCodeSolution
42918111d8efb7bcb88616b256e44894c6433ed1
ed02f808cf61a1bf0f3af8bd5fb891d10229e3f3
refs/heads/master
2021-07-11T13:15:00.466897
2021-04-02T14:49:48
2021-04-02T14:49:48
52,708,407
3
0
null
2021-04-02T14:41:13
2016-02-28T06:35:46
Java
UTF-8
Java
false
false
294
java
//Chapter 19 - Example Advanced Topic 19.1 public class InsertionSorterTester { public static void main (String[] args) { int[] a = ArrayUtil.randomIntArray(20, 100); ArrayUtil.print(a); InsertionSorter sorter = new InsertionSorter(a); sorter.sort(); ArrayUtil.print(a); } }
[ "freakygeeks@users.noreply.github.com" ]
freakygeeks@users.noreply.github.com
f14ebdec7f219643b0bd76cbee4b172f27452aff
21bcd1da03415fec0a4f3fa7287f250df1d14051
/sources/com/google/android/gms/measurement/internal/C5278i0.java
8d45fc87b3f378f6baba9d9d6725bcc987ca3fc9
[]
no_license
lestseeandtest/Delivery
9a5cc96bd6bd2316a535271ec9ca3865080c3ec8
bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc
refs/heads/master
2022-04-24T12:14:22.396398
2020-04-25T21:50:29
2020-04-25T21:50:29
258,875,870
0
1
null
null
null
null
UTF-8
Java
false
false
550
java
package com.google.android.gms.measurement.internal; import com.google.android.gms.internal.measurement.C4890n8; /* renamed from: com.google.android.gms.measurement.internal.i0 */ /* compiled from: com.google.android.gms:play-services-measurement-impl@@17.1.0 */ final /* synthetic */ class C5278i0 implements C5466z2 ...
[ "zsolimana@uaedomain.local" ]
zsolimana@uaedomain.local
7241fec30360e35aeff2c3fdb20d17ed6dd850dc
5b82e2f7c720c49dff236970aacd610e7c41a077
/QueryReformulation-master 2/data/processed/CSSPropertyBorderVisibleSWTHandler.java
55ef1103ff291f59c3ab503e774dca8db34ade15
[]
no_license
shy942/EGITrepoOnlineVersion
4b157da0f76dc5bbf179437242d2224d782dd267
f88fb20497dcc30ff1add5fe359cbca772142b09
refs/heads/master
2021-01-20T16:04:23.509863
2016-07-21T20:43:22
2016-07-21T20:43:22
63,737,385
0
0
null
null
null
null
UTF-8
Java
false
false
1,307
java
/***/ package org.eclipse.e4.ui.css.swt.properties.custom; import org.eclipse.e4.ui.css.core.dom.properties.ICSSPropertyHandler; import org.eclipse.e4.ui.css.core.engine.CSSEngine; import org.eclipse.e4.ui.css.swt.properties.AbstractCSSPropertySWTHandler; import org.eclipse.swt.custom.CTabFolder; import org.eclipse.sw...
[ "muktacseku@gmail.com" ]
muktacseku@gmail.com
62bad086972aa34da156414b9e45ff6b7b3d5ba6
30188024f1ba726ef1d3672628ecee34f3d55a98
/src/main/java/typeinfo/Person.java
6dcbcd839eec3346835f6b5fd1d5c60c8b766f56
[]
no_license
javase/think-in-java
97052b787fc70d45732a3b7687bad01428b268a9
693fb0328982f1b961257c074b18c77690ba636b
refs/heads/master
2021-01-22T07:57:32.965499
2020-05-07T04:55:42
2020-05-07T04:55:42
92,586,027
0
0
null
2020-10-12T17:35:00
2017-05-27T08:55:34
Java
UTF-8
Java
false
false
961
java
package typeinfo;//: typeinfo/Person.java // A class with a Null Object. import net.mindview.util.Null; /** * 14.8 空对象: * 该实体类,包含了一个单例的、表示"空"对象 的属性 * created at 2020-03-11 07:08 * @author lerry */ class Person { public final String first; public final String last; public final String address; // etc. pub...
[ "limenghua@wondersgroup.com" ]
limenghua@wondersgroup.com
d31d8aa3b8749768da20d42568220e0c27b8dd12
196c18d4ee7670ca1a8099d789dec81dc8bd5011
/platform/core/dbyjx-dev-web/src/main/java/ins/product/model/PDScheRateCalFactorLib.java
dbbec944da281e0a599f050bd2c865ddcb0120ad
[]
no_license
zhanght86/one
d1ea3b712823bd549c0270ea740681ea464c0967
6dcbb0f8c8253fb9097f424626a4402d522bdfaa
refs/heads/master
2021-06-08T00:36:18.290551
2016-06-02T07:48:01
2016-06-02T07:48:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,684
java
package ins.product.model; // 采用工具 Hibernate Tools 3.2.4.GA (sinosoft version) 生成,请勿手工修改。 import java.math.BigDecimal; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Temporal; imp...
[ "hp@hp-HP" ]
hp@hp-HP
41b39b4340db417df3da9e88aa0e2600d8e71bda
3a5985651d77a31437cfdac25e594087c27e93d6
/ojc-core/encodersl/encoder-fw/src/com/sun/encoder/runtime/OtdTrace.java
819e2d5a167734529cc4066a7849d006ad13f16e
[]
no_license
vitalif/openesb-components
a37d62133d81edb3fdc091abd5c1d72dbe2fc736
560910d2a1fdf31879e3d76825edf079f76812c7
refs/heads/master
2023-09-04T14:40:55.665415
2016-01-25T13:12:22
2016-01-25T13:12:33
48,222,841
0
5
null
null
null
null
UTF-8
Java
false
false
2,265
java
/* * BEGIN_HEADER - DO NOT EDIT * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the "License"). You may not use this file except * in compliance with the License. * * You can obtain a copy of the license at * https://open-jbi-components.dev.java....
[ "bitbucket@bitbucket02.private.bitbucket.org" ]
bitbucket@bitbucket02.private.bitbucket.org
790675779cd1cb5281c777d0dbad7293eedb0523
d22a545abad4c69751c3504c702a9491ca96c225
/src/org/simpleframework/xml/util/Resolver.java
18b891a9e1af49169f1a5f463f03908505acfa7d
[]
no_license
anu12anu12/GiveMeDirection
c153b8aa5f8845c408460f091dc9c60c0573225d
69805bb23be09bc971c03749d76d0b033923d37a
refs/heads/master
2020-12-24T15:58:32.456406
2013-09-04T18:48:39
2013-09-04T18:48:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,519
java
package org.simpleframework.xml.util; import java.util.AbstractSet; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedList; import java.util.List; public class Resolver<M extends Match> extends AbstractSet<M> { protected final Resolver<M>.Cache cache; protected final Resolver<M>.Stack ...
[ "asingh7@asingh7-PC.beaeng.mfeeng.org" ]
asingh7@asingh7-PC.beaeng.mfeeng.org
ba8a3f06f727b5642f8e409416598e64ce9c0a05
37a2666b1c98fd98a258f33eab1242c3cb9e3a85
/threading/src/com/qinhan/threadingstop/StopSleepThread.java
955209058ebfe4e93d21468ab5cc0caa2abae44a
[]
no_license
ZHWVICDI/JavaSeLearn
20f20570a92fe4e4eb807889535444471fc8d732
d46139b4fb5045baf0c95584a2c6656710bd16c3
refs/heads/master
2020-05-01T13:40:07.279109
2019-03-25T02:12:58
2019-03-25T02:12:58
177,497,946
0
0
null
null
null
null
UTF-8
Java
false
false
284
java
package com.qinhan.threadingstop; public class StopSleepThread { public static void main(String[] args) { // TODO Auto-generated method stub SleepThread st=new SleepThread(); st.start(); st.interrupt();//中断线程,此时线程代码将抛出InterruptedException } }
[ "zhw@gmail.com" ]
zhw@gmail.com
cd29e70c23595bf4dfcf6afa267453ba0efba0bf
2b8bd272cc8adea8fb24f184b33d1eaac384e979
/code/web/bops/src/main/java/com/doucome/corner/web/bops/action/dcome/qq/SceneDetailAction.java
44746318f602937eb65100151d789d2ca8f12d7d
[]
no_license
svn2github/csjxing_corner
2a96775c8ba59a0d086f6e06d14185dc85f1af9d
b7e147bb7789d4490bc8265d9d7ce63adeea8232
refs/heads/master
2016-09-06T20:11:52.851259
2013-02-20T07:22:36
2013-02-20T07:22:36
8,264,487
0
1
null
null
null
null
WINDOWS-1252
Java
false
false
1,536
java
package com.doucome.corner.web.bops.action.dcome.qq; import org.springframework.beans.factory.annotation.Autowired; import com.doucome.corner.biz.core.model.page.Pagination; import com.doucome.corner.biz.core.model.page.QueryResult; import com.doucome.corner.biz.dcome.business.DcSceneBO; import com.doucome.cor...
[ "langbenlanglou@gmail.com@6721f6c1-56d4-3193-6ef9-340426ecb113" ]
langbenlanglou@gmail.com@6721f6c1-56d4-3193-6ef9-340426ecb113
c61031933943786633d365f58e78bae43e4251c7
2028d7d86522d7cacfb828417ed50f6539f15bfc
/src/test/java/pw/jgo/jhipster/application/web/rest/TestUtil.java
3d2a0c602e1db1a7c899379baba656d7cf4de89b
[]
no_license
jasongonin/pwblogpage
2e208e4772af26a232413b1ff2cd9c9a02a69b73
0fb0b0d58d4e19df92160221d3bd810ada9fdcfb
refs/heads/master
2020-04-04T10:12:13.852466
2018-11-02T13:52:19
2018-11-02T13:52:19
155,846,235
0
0
null
2018-11-02T13:52:20
2018-11-02T09:49:49
Java
UTF-8
Java
false
false
5,156
java
package pw.jgo.jhipster.application.web.rest; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule; import org.hamcrest.Description; import org.hamcrest.TypeSafeDiagnosingMatcher; import org.springframework....
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
c7d09c6623dab53ae62996d5356d2057d797984e
593893953e459be59111373541ce01e7c5b566ee
/src/edu/epam/stringLikeStringBuilder/task1/SpaceFinder.java
a9d47d47ab75907f40a228e28a92816069753684
[]
no_license
Tzeentche/camelToSnake
f635261249c1f64f25c5007aa0ed1db80dd698a1
14defdbde02c699e6065401a406bf1364ef69e42
refs/heads/master
2020-11-28T07:03:19.849170
2020-01-23T12:48:01
2020-01-23T12:48:01
229,737,131
0
0
null
null
null
null
UTF-8
Java
false
false
1,607
java
package edu.epam.stringLikeStringBuilder.task1; // Дана текст (строка). Найдите наибольшее количество подряд идущих пробелов в нём. import java.util.*; import java.util.regex.*; public class SpaceFinder { public static void main(String[] args) { SpaceFinder spaceFinder = new SpaceFinder(); ...
[ "ilyasugako87@gmail.com" ]
ilyasugako87@gmail.com
77347a177b030faeeee3ef72f299e16cd70dd706
4804af90ee3408a9d8ac2516c3dc4d4487635ea5
/06_HelloMVC/src/com/kh/board/controller/BoardFormServlet.java
328453f698cd6dc908aa3b1f61ab1a1c961d4833
[]
no_license
jiyeon0327/HelloMVC
3437aab706a99d3cb525b5f33efb4f7a3ddc8289
d690b7b1eb61990433eca17d2a11eda0f63f85d5
refs/heads/master
2020-07-19T18:13:57.494025
2019-09-25T12:53:49
2019-09-25T12:53:49
206,491,637
0
0
null
null
null
null
UTF-8
Java
false
false
1,347
java
package com.kh.board.controller; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; /** * Servlet implementation cl...
[ "user2@user2-PC" ]
user2@user2-PC
afc69491fd9b4e60bac1f725d4d23b214a88ac08
421f0a75a6b62c5af62f89595be61f406328113b
/generated_tests/no_seeding/56_jhandballmoves-visu.handball.moves.actions.StartAnimationAction-1.0-9/visu/handball/moves/actions/StartAnimationAction_ESTest_scaffolding.java
5f4b2d27a169692350eb3d0586f5c6217f68ac96
[]
no_license
tigerqiu712/evosuite-model-seeding-empirical-evaluation
c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6
11a920b8213d9855082d3946233731c843baf7bc
refs/heads/master
2020-12-23T21:04:12.152289
2019-10-30T08:02:29
2019-10-30T08:02:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,522
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Oct 28 22:56:38 GMT 2019 */ package visu.handball.moves.actions; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit...
[ "pderakhshanfar@bsr01.win.tue.nl" ]
pderakhshanfar@bsr01.win.tue.nl
a4380d1cbacf466cf4695eb93002652d610df879
de12a61f864303688d2c9e748eb58e319c26e52d
/Deprecated/org.emftext.runtime/src/org/emftext/runtime/resource/ITokenResolver.java
39e50d9c72a1e360dfc137328058859b23085477
[]
no_license
DevBoost/EMFText
800701e60c822b9cea002f3a8ffed18d011d43b1
79d1f63411e023c2e4ee75aaba99299c60922b35
refs/heads/master
2020-05-22T01:12:40.750399
2019-06-02T17:23:44
2019-06-02T19:06:28
5,324,334
6
10
null
2016-03-21T20:05:01
2012-08-07T06:36:34
Java
UTF-8
Java
false
false
1,977
java
/******************************************************************************* * Copyright (c) 2006-2009 * Software Technology Group, Dresden University of Technology * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 *...
[ "jendrik.johannes@devboost.de" ]
jendrik.johannes@devboost.de
b1c9c9dce3697e34c76d41b2ec19489490933375
e5b295ea5d4e519be0d83ba61ed3f915db0d1e3c
/spring-boot-file/src/main/java/com/guide/excel/style/align/DefaultExcelAlign.java
09729bc57bb9fe9898b0e19a2fb3ddd9b1d0a6a7
[]
no_license
uchupura/spring-boot-guides
a69415e725b9e03bee7697c14010ba8bee12e4bf
94f797ff8ed31be962fc3a1d276a3329d02d14d7
refs/heads/master
2023-06-15T22:16:34.721741
2021-07-13T02:25:04
2021-07-13T02:25:04
305,999,225
2
0
null
null
null
null
UTF-8
Java
false
false
4,046
java
package com.guide.excel.style.align; import org.apache.poi.ss.usermodel.VerticalAlignment; import org.apache.poi.ss.usermodel.CellStyle; import org.apache.poi.ss.usermodel.HorizontalAlignment; public enum DefaultExcelAlign implements ExcelAlign { GENERAL_TOP(HorizontalAlignment.GENERAL, VerticalAlignment.TOP), ...
[ "jihyeon.jang@sk.com" ]
jihyeon.jang@sk.com
7edae1d399eeeb8a5d790a4278a63e1471ebc6b1
cc1822681aea87afc9be2d66c52abbbf749b7894
/plugins/vis-runtime-spine/src/com/esotericsoftware/spine/SkeletonRenderer.java
1700075ff79be18132adfd01942ac92270ca08cc
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
Liuer/vis-editor
47ceeea55d8b1dab8e00d25ce7720be74a137af2
f618e0c8d301c500dc314884657636e13561ed2a
refs/heads/master
2021-01-22T10:40:52.346672
2016-05-10T16:01:36
2016-05-10T16:01:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,867
java
/* * Spine Runtimes Software License * Version 2.3 * * Copyright (c) 2013-2015, Esoteric Software * All rights reserved. * * You are granted a perpetual, non-exclusive, non-sublicensable and * non-transferable license to use, install, execute and perform the Spine * Runtimes Software (the "Software") and deriv...
[ "kotcrab@gmail.com" ]
kotcrab@gmail.com
b0d04f0bd6a3552c92fc31076fa4d16bad687e72
9254e7279570ac8ef687c416a79bb472146e9b35
/domain-20180129/src/main/java/com/aliyun/domain20180129/models/QueryDomainRealNameVerificationInfoResponseBody.java
06701ad55685b801776f16f79648d2024211d026
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,198
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.domain20180129.models; import com.aliyun.tea.*; public class QueryDomainRealNameVerificationInfoResponseBody extends TeaModel { @NameInMap("IdentityCredentialType") public String identityCredentialType; @NameInMap("RequestId") ...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
f9439249029db701de1e40aa76eddaa636d442ca
fc825a8318c6e45cfe93790781f994428b335a0e
/j360-disboot-biz-sjdbc/src/main/java/me/j360/disboot/biz/bootstrap/BootstrapApplication.java
3d03db849095c9a3bf11bad388b9ce17a9379267
[ "Apache-2.0" ]
permissive
nzb15555196162/j360-boot-app-all
c92c341c40415397551f790f11770a30c50d7a19
27c5849aaf2e22f113375f85d6c64a31cd28563b
refs/heads/master
2023-07-13T13:13:02.666669
2019-04-18T07:26:09
2019-04-18T07:26:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
790
java
package me.j360.disboot.biz.bootstrap; import org.mybatis.spring.annotation.MapperScan; import org.rocketmq.starter.annotation.EnableRocketMQ; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.ComponentS...
[ "xumin_wlt@163.com" ]
xumin_wlt@163.com
212d2e7912ad32a0fc0cef1b5be28b2047a0275d
7fdf94b2241b62f697aaa50319b0beb941e52b9c
/src/main/java/com/wynprice/secretroomsmod/items/TrueSightHelmet.java
344ad60f48ab1915a9d989c331fcd87b7998bbe0
[]
no_license
Morpheus1101/SecretRoomsMod-forge
9301ffc2cdbaddee06ecaf18d382f9c8c2f389ee
49450e0c88b9c00b40c659c1a06bc7eb24cae7c6
refs/heads/master
2021-04-15T15:35:00.577223
2018-03-23T19:56:02
2018-03-23T19:56:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,023
java
package com.wynprice.secretroomsmod.items; import com.wynprice.secretroomsmod.SecretConfig; import net.minecraft.client.Minecraft; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.inventory.EntityEquipmentSlot; import net.minecraft.item.ItemArmor; import net.minecraftforge.fml.relauncher.Side; im...
[ "wynprice999@gmail.com" ]
wynprice999@gmail.com
df611336272e40ca598e6dedcbede2edb6ccb3d0
f577c99267dffb5591b7e933b57ecf94b8755724
/src/main/java/org/drip/specialfunction/ode/IndependentLinearSolutionList2F1Z0.java
4386ef0370f99bf325476415101b71495be5c96d
[ "Apache-2.0" ]
permissive
MacroFinanceHub/DROP
18d59cf9fedbaf335e0feb890bcfbfe344c5dfa1
faa3d6469962d1420aef13863334104056d6047b
refs/heads/master
2023-03-17T07:06:26.438651
2021-03-14T04:59:56
2021-03-14T04:59:56
null
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
7,738
java
package org.drip.specialfunction.ode; /* * -*- mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /*! * Copyright (C) 2020 Lakshmi Krishnamurthy * Copyright (C) 2019 Lakshmi Krishnamurthy * * This file is part of DROP, an open-source library targeting analytics/risk, transaction cost a...
[ "lakshmimv7977@gmail.com" ]
lakshmimv7977@gmail.com
d6a4f60fac238535a416e0be6030756511f0ea6c
ccf94dcb6b1500fcbbd56964ae8c4832a496b8b3
/java/baiduads-sdk-auto/src/main/java/com/baidu/dev2/api/sdk/materialarticle/model/UpdatePutawayRequestWrapper.java
0dc8e5580104b1f3eb58e4c0ee20be7846507154
[ "Apache-2.0" ]
permissive
baidu/baiduads-sdk
24c36b5cf3da9362ec5c8ecd417ff280421198ff
176363de5e8a4e98aaca039e4300703c3964c1c7
refs/heads/main
2023-06-08T15:40:24.787863
2023-05-20T03:40:51
2023-05-20T03:40:51
446,718,177
16
11
Apache-2.0
2023-06-02T05:19:40
2022-01-11T07:23:17
Python
UTF-8
Java
false
false
3,880
java
/* * dev2 api schema * 'dev2.baidu.com' api schema * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ package com.baidu.dev2.api.sdk.materialarticle.model; import java.util.Objects; import java....
[ "v_wangzichen02@baidu.com" ]
v_wangzichen02@baidu.com
f29efc44634ee67f41a996129b1a3b49cf394cb4
24818a1a74dd5a34b5d5578f1ac76021ec7835e1
/src/main/java/com/morkaz/moxlibrary/data/vectors/Vector3f.java
6929fedd04fa24504d6eedb4822b769bc95ed961
[]
no_license
MorkaZ/MoxLibrary
274f3e2ed6dd59e0ae94a274fb7c24aa75ff8393
4a4ff266dcda09d95b10bc8e511072864fa7ed6e
refs/heads/master
2021-06-09T20:56:48.962928
2020-05-30T00:41:22
2020-05-30T00:41:22
157,756,089
5
0
null
2021-04-26T19:53:37
2018-11-15T18:38:40
Java
UTF-8
Java
false
false
563
java
package com.morkaz.moxlibrary.data.vectors; public class Vector3f { private Float f1 = 0f, f2 = 0f, f3 = 0f; public Vector3f(Float f1, Float f2, Float f3) { if (f1 != null){ this.f1 = f1; } if (f2 != null){ this.f2 = f2; } if (f3 != null){ this.f3 = f3; } } public Float getF1() { return f...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org
4a37076194571306713a4ef1ab900886a5f868dd
52c36ce3a9d25073bdbe002757f08a267abb91c6
/src/main/java/com/alipay/api/response/AlipayBossFncArbillMonthstatementbillQueryResponse.java
d7488d0d686d45a207dda22b9d1146e8fa5a79c0
[ "Apache-2.0" ]
permissive
itc7/alipay-sdk-java-all
d2f2f2403f3c9c7122baa9e438ebd2932935afec
c220e02cbcdda5180b76d9da129147e5b38dcf17
refs/heads/master
2022-08-28T08:03:08.497774
2020-05-27T10:16:10
2020-05-27T10:16:10
267,271,062
0
0
Apache-2.0
2020-05-27T09:02:04
2020-05-27T09:02:04
null
UTF-8
Java
false
false
4,126
java
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.ArMonthlyStatementBillOpenApiResponse; import com.alipay.api.domain.MultiCurrencyMoneyOpenApi; import com.alipay.api.Alipay...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
24668d2d0f684faf5d3c8dd892a1517d41ac7757
1304813113c4d8201a727384ed41008b5221c14c
/dynamicModel/src/main/java/com/gargoylesoftware/htmlunit/html/HtmlListItem.java
87694a1c79f67e4800c265d76e431d015e70a0d8
[]
no_license
buildhappy/distributedSpider
c9d2a2f668a93456171d96ed0b8634e5b84d55f9
026e5a417ad693cba372507cf0e1fb01dbb14e21
refs/heads/master
2021-01-01T19:43:09.306252
2015-09-05T04:32:37
2015-09-05T04:32:37
39,943,211
0
0
null
null
null
null
UTF-8
Java
false
false
2,832
java
/* * Copyright (c) 2002-2014 Gargoyle Software 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 applica...
[ "caijianfu02@meituan.com" ]
caijianfu02@meituan.com
f10cef8f82b1481de1731806389a1077497d7cac
c3eaac04f8c9ed71f0b78f72addbc24227c9c38a
/addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/lessons_48/tests/TestBase.java
88ae9e1d8e7c0c25bdaf357fb226dc470a1ffc37
[ "Apache-2.0" ]
permissive
freeitgroupe/qa_crm
cf4695ae9f59ba472ab484c4be4a68d9f883c0bf
8c83f8cea3cf0f3bbc2970019838bf4f66ac97a4
refs/heads/main
2023-04-19T22:40:51.911379
2021-04-27T20:45:31
2021-04-27T20:45:31
311,136,256
0
0
null
null
null
null
UTF-8
Java
false
false
714
java
package ru.stqa.pft.addressbook.lessons_48.tests; import org.openqa.selenium.remote.BrowserType; import org.testng.annotations.*; import ru.stqa.pft.addressbook.lessons_48.appmanager.ApplicationManager; public class TestBase { //По факту создаем объект вспомогательного класса //ApplicationManager(BrowserType.CHRO...
[ "freeitgroupe@gmail.com" ]
freeitgroupe@gmail.com
b88a9cdfeb0bc05af5f5b7c96b1cf75124ac828a
52c3b873f0a76f417baa6362713409bdbf95fb3f
/app/src/main/java/zou/te/happy/com/happyte/utils/MyLog.java
dd9b1621ce10423ab76b296d881484e9b708e645
[]
no_license
1zoudaniu/twoEight
05fd07d8e52c4155bc6ba31762ff097d1e4bcee7
5037e39e6c4327fefae39c225de2ef7771260700
refs/heads/master
2020-03-17T06:10:17.343779
2018-05-24T08:06:05
2018-05-24T08:06:05
133,344,380
0
0
null
null
null
null
UTF-8
Java
false
false
1,374
java
package zou.te.happy.com.happyte.utils; import android.util.Log; /** * Created by Administrator on 2018/5/8. */ public class MyLog { private MyLog() { /* cannot be instantiated */ throw new UnsupportedOperationException("cannot be instantiated"); } public static boolean isDebug = true...
[ "123456" ]
123456
55227acfb165d0a973c072c7d303bacecde2ac03
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_330efbb4bb926b5f6a00f72ec83499968569dce5/ImageGridActivity/9_330efbb4bb926b5f6a00f72ec83499968569dce5_ImageGridActivity_s.java
525aeb8a1c136626443f845f2b2af4f120516f47
[]
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,295
java
/******************************************************************************* * Copyright 2011-2013 Sergey Tarasevich * * 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 * * htt...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
25b82d1eef2cd9cad6a5ecad088cbd9358326649
55389951ddf07ff1aad8d2ccc118d18e367c9752
/src/main/java/com/lhx/mall/mbg/model/SpConsignee.java
1faff5f92542e9cc5fb6d58e3d5e2b56b36a9949
[]
no_license
a576234489/lhx-small-server
d217077a2a4f9d1354b2fe1bedf8edf9639242f1
5c8911ada514567d08800573a4b68646b4b5135f
refs/heads/master
2022-07-08T19:31:45.700753
2019-12-15T11:41:43
2019-12-15T11:41:43
228,175,480
0
0
null
2022-06-21T02:26:53
2019-12-15T11:47:31
TSQL
UTF-8
Java
false
false
2,484
java
package com.lhx.mall.mbg.model; import io.swagger.annotations.ApiModelProperty; import java.io.Serializable; public class SpConsignee implements Serializable { @ApiModelProperty(value = "主键id") private Integer cgnId; @ApiModelProperty(value = "会员id") private Integer userId; @ApiModelProperty(val...
[ "576234489@qq.com" ]
576234489@qq.com
0cd0f196ad7dc8b008ee53ca596e50ff53cf043c
481f0c23ad1d9120d8b118e7cd3f79daaff9f5c3
/ipad/src/main/java/com/shoudukejiguan/www/adapter/GridViewCenterAdapter.java
e7a77694144237b1b30f8815fbe696895a8267dc
[]
no_license
dmz1024/ScienceMuseum1.1.0
cfd5fed1b5f96a701b521d980b91b49044091f30
54ab06fe9ad987d18f3a7e55db1a07d4ae88209f
refs/heads/master
2021-01-20T18:40:18.180444
2016-08-04T02:13:44
2016-08-04T02:13:47
63,208,629
0
0
null
null
null
null
UTF-8
Java
false
false
1,451
java
package com.shoudukejiguan.www.adapter; import android.content.Context; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import com.shoudukejiguan.www.R; import com.shoudukejiguan.www.view.TextImage; /** * Created by dengmingzhi on 16/4/22. */ public class GridViewCenterA...
[ "894350911@qq.com" ]
894350911@qq.com
139435dec4e6de8501c6c83801742310bd0cbff2
c99eaf2a69124534a5d2871f809d5253ccec0c96
/components/cas-inbound-authenticator/src/main/java/org/wso2/carbon/identity/sso/cas/request/CASIdentityRequestFactory.java
c137b18929dc9f2d3f63f2865e4d32086db535a3
[ "Apache-2.0" ]
permissive
hariss63/identity-inbound-auth-cas
da4aaab9f5fb36819528ce2fec73eeaf86b8ffa3
ed5f179a2b9f3f155f5db0a12991842b040a437e
refs/heads/master
2021-01-01T06:56:07.658206
2017-06-20T12:09:25
2017-06-20T12:09:25
72,509,960
0
0
null
2016-11-01T06:27:00
2016-11-01T06:27:00
null
UTF-8
Java
false
false
6,431
java
/* * Copyright (c) 2016, 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.apach...
[ "you@example.com" ]
you@example.com
a9a60726d6b61dca12e53137085a33ee7afc30ee
57df8d9994e2e054ebcd0d84e82831c2494928ea
/mutation/src/main/java/mutation/parser/descriptor/IVariableDescriptor.java
824f7a369fe6ebcadcf837f6d70a3fec546c2899
[]
no_license
llmhyy/microbat
10a3a08e624e88b19ce38f752528c0f775f97f0a
59f305f72978b31dc04a89f5a30d63e4603ff411
refs/heads/master
2023-09-04T08:16:40.701802
2023-06-18T12:07:22
2023-06-18T12:07:22
59,279,848
51
10
null
2023-09-02T07:51:24
2016-05-20T08:55:07
Java
UTF-8
Java
false
false
245
java
/* * Copyright (C) 2013 by SUTD (Singapore) * All rights reserved. * * Author: SUTD * Version: $Revision: 1 $ */ package mutation.parser.descriptor; /** * @author LLT * */ public interface IVariableDescriptor { }
[ "llmhyy@gmail.com" ]
llmhyy@gmail.com
0a422b0f1a02a6729a8a64fb9e495b516a9c0ca4
cdd8cf6479e519ff18c71ccba529c0875e49169a
/src/main/java/top/dianmu/ccompiler/learn/day92/backend/ExprExecutor.java
23d712599c9887b3c4519e9ce723fc96585b04d2
[]
no_license
hungry-game/CCompiler_for_learn
af3611bd636978d72df3e09399f144f1ac482c84
3f1d3c48dd229ce1eb265ae0d3c8f2051051418b
refs/heads/master
2022-05-26T18:33:01.230199
2020-05-02T12:57:33
2020-05-02T12:57:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
493
java
package top.dianmu.ccompiler.learn.day92.backend; import top.dianmu.ccompiler.learn.day92.frontend.*; public class ExprExecutor extends BaseExecutor{ @Override public Object Execute(ICodeNode root) { executeChildren(root); int production = (int)root.getAttribute(ICodeKey.PRODUCTION); sw...
[ "2673077461@qq.com" ]
2673077461@qq.com
63eca551ba5739c62d647958b16336caa847e775
661e930d5d4f8424a5cd4db9d387d52a1da51493
/minidao-pe-framework/src/main/java/org/jeecgframework/minidao/pagehelper/dialect/helper/OracleDialect.java
ede79c01585141accacab74f9d5998c486c14d6c
[ "Apache-2.0" ]
permissive
iallionjht/MiniDao
ed3d6544c2a23f026e98e050f4840824dd8a0a2f
44ec8dd4fa3cbe52eddc3bbbeb4e778ba0aede34
refs/heads/master
2023-07-12T03:43:54.292812
2021-08-19T07:28:35
2021-08-19T07:28:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
909
java
package org.jeecgframework.minidao.pagehelper.dialect.helper; import org.jeecgframework.minidao.pagehelper.dialect.AbstractHelperDialect; import org.jeecgframework.minidao.pojo.MiniDaoPage; import java.text.MessageFormat; /** * Oracle */ public class OracleDialect extends AbstractHelperDialect { @Override ...
[ "zhangdaiscott@163.com" ]
zhangdaiscott@163.com
b1b95fa324c296e349dc119258499493a1485a2c
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Chart/5/org/jfree/data/xy/DefaultIntervalXYDataset_clone_518.java
1e67ecfbc6c14cb4ae78be2befd027b0c9171f15
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
1,852
java
org jfree data dataset defin rang interv valu valu implement arrai store start end start end valu altern implement link interv dataset intervalxydataset provid link interv seri collect xyintervalseriescollect default interv dataset defaultintervalxydataset abstra...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
d89a23e0b62f4d332eb0f846af9fa67ebe587b24
e34f5f7c63bfb57a4d4e60bd3c7fea36008b580e
/service/src/main/java/au/com/project/sample/common/message/TechnicalException.java
05b4d5b4bdd1401b74fde57b4db8d48a9df7c0b1
[]
no_license
bennettjosephb/practice
6e7b0e29a43780d773b930f6c611a39d92e39c1d
1e85de95ac827aae436b2c017de39f82b7882af8
refs/heads/master
2021-01-19T10:03:20.219300
2014-03-01T04:33:59
2014-03-01T04:33:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
399
java
package au.com.project.sample.common.message; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "") @XmlRootElement(name =...
[ "bennettjosephb@gmail.com" ]
bennettjosephb@gmail.com
e59b6ac496c1c4de6f9f299af13884046783b620
2a3f19a4a2b91d9d715378aadb0b1557997ffafe
/sources/com/amap/api/mapcore/util/ImageResizer.java
682d1d2bea8c46d98122a4a78d3f372b12097a66
[]
no_license
amelieko/McDonalds-java
ce5062f863f7f1cbe2677938a67db940c379d0a9
2fe00d672caaa7b97c4ff3acdb0e1678669b0300
refs/heads/master
2022-01-09T22:10:40.360630
2019-04-21T14:47:20
2019-04-21T14:47:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,689
java
package com.amap.api.mapcore.util; import android.content.Context; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.BitmapFactory.Options; import com.newrelic.agent.android.instrumentation.BitmapFactoryInstrumentation; import java.io.FileDescriptor; /* renamed from: com.am...
[ "makfc1234@gmail.com" ]
makfc1234@gmail.com
17244a3da34cb6fa64b45a0b2f6cb039404765ff
39723eae63b30bba1dc2e6bade36eea0c5d982cb
/wemo_apk/java_code/org/apache/cordova/camera/ExifHelper.java
5c6c84a7842e2837380ee65e29750bcd49824a72
[]
no_license
haoyu-liu/crack_WeMo
39142e3843b16cdf0e3c88315d1bfbff0d581827
cdca239427cb170316e9774886a4eed9a5c51757
refs/heads/master
2020-03-22T21:40:45.425229
2019-02-24T13:48:11
2019-02-24T13:48:11
140,706,494
1
1
null
null
null
null
UTF-8
Java
false
false
5,125
java
package org.apache.cordova.camera; import android.media.ExifInterface; import java.io.IOException; public class ExifHelper { private String aperture = null; private String datetime = null; private String exposureTime = null; private String flash = null; private String focalLength = null; private String gp...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
d21c31a79a29c32ef069f9ca809f039cd589e04d
ceab19a7632794a11896cdef7037725550b5269f
/src/Eclipse-IDE/org.robotframework.ide.eclipse.main.plugin.tests/src/org/robotframework/red/viewers/SelectionsTest.java
2f294dc3c85620a90ce2e01ab7b0fafe0deb6b17
[ "Apache-2.0" ]
permissive
aihuasxy/RED
79729b0b8c9b8b3c837b7fc6eaff3010aaa25ebf
aab80218fa42656310ca1ee97b87c039ae988a0a
refs/heads/master
2021-01-13T04:25:20.808371
2017-01-10T13:28:14
2017-01-10T13:28:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,877
java
/* * Copyright 2015 Nokia Solutions and Networks * Licensed under the Apache License, Version 2.0, * see license.txt file for details. */ package org.robotframework.red.viewers; import static org.assertj.core.api.Assertions.assertThat; import java.util.Arrays; import java.util.List; import org.eclips...
[ "test009@nsn.com.not.available" ]
test009@nsn.com.not.available
ab4926ffb22247f711c20b901ce6bf7ee29c1ef3
ddbb70f9e2caa272c05a8fa54c5358e2aeb507ad
/rimdevices/src/main/java/com/rimdev/rimdevices/entities/FilesUpload.java
b9432e9662d6bb48a9b5700c893d3acb5ee26c7f
[]
no_license
ahmedhamed105/rimdev
1e1aad2c4266dd20e402c566836b9db1f75d4643
c5737a7463f0b80b49896a52f93acbb1e1823509
refs/heads/master
2023-02-05T15:18:20.829487
2021-04-04T08:10:19
2021-04-04T08:10:19
228,478,954
1
0
null
2023-01-11T19:57:52
2019-12-16T21:27:44
JavaScript
UTF-8
Java
false
false
5,954
java
package com.rimdev.rimdevices.entities; import java.io.Serializable; import java.math.BigDecimal; import java.util.Collection; import javax.persistence.Basic; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.p...
[ "ahmed.elemam@its.ws" ]
ahmed.elemam@its.ws
f7e1e20238548387853cf247dad1bea5412a1c57
e1b72551e4c89f95674447cc62c5e4fea34902fe
/mycrawler-tutorial/mycrawler-tutorial-spring/Spring Core/Scope - singleton & prototype/springProject/src/codingToInterfaces/Test.java
340eff2babf9ae6cb34f4485220f2d4b9cd17142
[ "Apache-2.0" ]
permissive
yrj2011/mycrawler
b45f1e749ea12a92a75dbec9c99faacf1a2b0a0a
fcba78a76237eaf181e36fbaa731d897cb73d803
refs/heads/master
2020-04-06T04:17:34.180301
2017-08-30T09:39:03
2017-08-30T09:39:03
95,403,205
0
0
null
null
null
null
UTF-8
Java
false
false
801
java
package codingToInterfaces; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; public class Test { private static ApplicationContext context; public static void main(String[] args) { Shape shape = null; Point point = null; ...
[ "root@localhost.localdomain" ]
root@localhost.localdomain
db49718781fe2b85cedf617ce5b174881e2d8f4f
8b261b77c9bd77b360a4473f92aec27b9b55d9c1
/yxdriver/src/main/java/com/yxdriver/app/view/SubmitOrderView.java
d3f440cf19be454b605ff1884995d9bf6cec4743
[]
no_license
kh1011/Master
f8f66d5d3126f626e4f06debbc5983a302a385ed
5b9d36f6922f9dd2833f06c60eacc502e3e39b81
refs/heads/master
2020-03-14T00:48:48.841358
2018-04-28T02:32:02
2018-04-28T02:32:02
131,364,497
0
0
null
null
null
null
UTF-8
Java
false
false
212
java
package com.yxdriver.app.view; /** * 提交订单的view接口 * * Created by zhangyun on 2017/9/30 0030 * EMail -> yun.zhang@chinacreator.com */ public interface SubmitOrderView { void itemChange(); }
[ "782818448@qq.com" ]
782818448@qq.com
50868dbd278da367b5de33b3443790c6fbb218cf
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_44822.java
d63bc288291570e2c686acf6b2cb631f92f844f4
[]
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
157
java
public boolean validateOrderRequests(){ return (Boolean)getExchangeSpecification().getExchangeSpecificParametersItem(PARAMETER_VALIDATE_ORDER_REQUESTS); }
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
25b4589461bc76c39ffd699b8a528fdb4ffa7a61
4249a1a0d3cacff61940961fc01f3ed260fc0214
/ClusterDevicePlatform-server/src/main/java/cc/bitky/clusterdeviceplatform/server/db/statistic/status/DeviceStatusItem.java
710c8c3ba1433acbc66bbdaf35d3082d6350fac0
[ "MIT" ]
permissive
rwindwh/ClusterDeviceControlPlatform
fa807efd6e88925b66fef90a6a955d70df1a7bb5
64f5c210c691047f34ac07d3863af8fe592517d4
refs/heads/master
2023-01-09T17:03:08.555072
2020-11-08T01:04:05
2020-11-08T01:04:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,398
java
package cc.bitky.clusterdeviceplatform.server.db.statistic.status; import cc.bitky.clusterdeviceplatform.messageutils.config.ChargeStatus; import cc.bitky.clusterdeviceplatform.messageutils.config.WorkStatus; /** * TCP模块中单个 Channel 的当前负载量 */ public class DeviceStatusItem { /** * 通道的 ID */ private ...
[ "bitkylin@163.com" ]
bitkylin@163.com
d57fc4d30d0b3036a75642cd04460aafca21a4e2
af51fbabd3a9598e563aa7caaaa5d8a857ffcab9
/FinalProject/joketellingandroid/src/test/java/com/udacity/gradle/androidlib/ExampleUnitTest.java
696d532e9f2fd6d1b3ee92143497b995a4a1de4c
[]
no_license
ArturVasilov/UdacityNanodegree
89ae19f9af674a13e819de9a29cc97ecf569e946
8e31f7c3ef25dc1bf6ee2f610e0b809fd3816add
refs/heads/master
2020-04-06T07:12:14.189469
2016-09-04T21:12:44
2016-09-04T21:12:44
61,553,165
6
0
null
null
null
null
UTF-8
Java
false
false
322
java
package com.udacity.gradle.androidlib; import org.junit.Test; import static org.junit.Assert.*; /** * To work on unit tests, switch the Test Artifact in the Build Variants view. */ public class ExampleUnitTest { @Test public void addition_isCorrect() throws Exception { assertEquals(4, 2 + 2); }...
[ "artur.vasilov@dz.ru" ]
artur.vasilov@dz.ru
49a065a6cee47db16e09165aa3661764407a804c
cb88f59a1c4eb5bc7c33a0ddb32d26a60221059e
/NRCS.WebPresence.Arizona/src/test/java/testcases1/Iowa/Verify_TechnicalServiceProviders1.java
9e9d0f99fa7838b60c42ad79b78d7a11471586eb
[]
no_license
priya-bhag/WebPresence
156d3c24b20c2dd2f2e44040bc39e8f89cb6fc6a
8ea6f2ec6eb4515342e46e300bedbe8cc0a136ee
refs/heads/master
2022-01-19T13:02:55.022593
2019-06-20T13:36:02
2019-06-20T13:36:02
110,005,414
0
0
null
null
null
null
UTF-8
Java
false
false
1,209
java
package testcases1.Iowa; import org.openqa.selenium.WebDriver; import org.openqa.selenium.support.PageFactory; import org.testng.annotations.AfterClass; import org.testng.annotations.BeforeClass; import org.testng.annotations.Test; import factory.BrowserFactory; import factory.DataProviderFactory; import pa...
[ "Sivapriya Bhagavathi@TSPREA01LAPA35" ]
Sivapriya Bhagavathi@TSPREA01LAPA35
845ac12feeece340823a544db214d4fc62a25ad7
a85b687934957e61cadee7ec1ceda7bac6d8b60b
/src/main/java/com/anteoy/service/usercenter/ResponseSchoolsByRegionTypeOrBuilder.java
af6eb8deb16f7ad7158c723d2008e21a1f2cc2a8
[]
no_license
Anteoy/intellect-arrange-course
dcda6225c21497c1035cf42228c97deaa5765fa6
8bded491fd3e7b688d2f4eb33fb00f8966e9ab01
refs/heads/master
2021-07-26T23:18:12.585306
2017-11-07T09:52:19
2017-11-07T09:52:19
109,708,856
0
0
null
null
null
null
UTF-8
Java
false
true
1,116
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: custom_proto.proto package com.anteoy.service.usercenter; public interface ResponseSchoolsByRegionTypeOrBuilder extends // @@protoc_insertion_point(interface_extends:custom_proto.ResponseSchoolsByRegionType) com.google.protobuf.MessageOrBu...
[ "anteoy@gmail.com" ]
anteoy@gmail.com
81fafd91a9d2f2e3e2a9997d19cf919e50e8e8cc
87db7f0881bdf37c1dade0ae4d03b4ca4ce230da
/src/main/java/ru/job4j/carmarket/domain/Advert.java
b4382e31fb8da7ead07759ccb37b05b37b1326dc
[ "Apache-2.0" ]
permissive
staskorobeynikov/job4j_car
750c8ea2262ff3aec61602a332becdfe9fc9d9d1
af4259d6352c943ff0b360fff347fb6025c728dc
refs/heads/master
2022-09-13T09:07:43.686113
2021-05-29T18:41:08
2021-05-29T18:41:08
250,795,147
0
1
Apache-2.0
2022-03-31T19:05:19
2020-03-28T12:56:34
Java
UTF-8
Java
false
false
2,449
java
package ru.job4j.carmarket.domain; import javax.persistence.*; import java.sql.Timestamp; import java.util.Objects; @Entity @Table(name = "adverts") public class Advert { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private int id; @ManyToOne @JoinColumn(name = "owner_id", foreignKey ...
[ "stas.korobeinikov@mail.ru" ]
stas.korobeinikov@mail.ru
685ffd00f760bcf2a2d8044b26f205d49ffc97ca
22b1fe6a0af8ab3c662551185967bf2a6034a5d2
/experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/sub1/Class_4144.java
48601ddab73d76fbe0e7cb47ac422898f32e0793
[ "Apache-2.0" ]
permissive
lesaint/experimenting-annotation-processing
b64ed2182570007cb65e9b62bb2b1b3f69d168d6
1e9692ceb0d3d2cda709e06ccc13290262f51b39
refs/heads/master
2021-01-23T11:20:19.836331
2014-11-13T10:37:14
2014-11-13T10:37:14
26,336,984
1
0
null
null
null
null
UTF-8
Java
false
false
151
java
package fr.javatronic.blog.massive.annotation1.sub1; import fr.javatronic.blog.processor.Annotation_001; @Annotation_001 public class Class_4144 { }
[ "sebastien.lesaint@gmail.com" ]
sebastien.lesaint@gmail.com
477bfc66985d83d1df56a04db96fa63b00370984
18cfb24c4914acd5747e533e88ce7f3a52eee036
/src/main/jdk8/javax/print/attribute/standard/JobOriginatingUserName.java
11b07ea83b94a766fc7fdf52795974d5b5ba7c53
[]
no_license
douguohai/jdk8-code
f0498e451ec9099e4208b7030904e1b4388af7c5
c8466ed96556bfd28cbb46e588d6497ff12415a0
refs/heads/master
2022-12-19T03:10:16.879386
2020-09-30T05:43:20
2020-09-30T05:43:20
273,399,965
0
0
null
null
null
null
UTF-8
Java
false
false
4,142
java
/* * Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package javax.print.attribute.standard; import java.util.Locale; import ja...
[ "douguohai@163.com" ]
douguohai@163.com
92263fee2730ff0e17b596a564374380ba1daf1c
40d38003df4807bf1f00ed1ebcf29d4ce444460d
/src/com/jeta/foundation/gui/editor/options/EditorOptionsUIDirector.java
79fe06273ed770dd92e60076f2b2f32064254089
[]
no_license
jeff-tassin/abeilledb
c869dbd95fc229abc88b7f3938cd932dcedd8099
94ffd3d3dff345e35ed64173833d254685af13a1
refs/heads/master
2023-08-10T16:36:08.328238
2022-01-31T19:46:41
2022-01-31T19:46:41
225,102,904
2
1
null
null
null
null
UTF-8
Java
false
false
711
java
package com.jeta.foundation.gui.editor.options; import com.jeta.open.gui.framework.UIDirector; import com.jeta.foundation.gui.editor.KitKeyBindingModel; /** * The UIDirector for the EditorOptionsView */ public class EditorOptionsUIDirector implements UIDirector { private EditorOptionsView m_view; public EditorO...
[ "jtassin@zco.tech" ]
jtassin@zco.tech
0904dbe8133fbcf87f6b5582646a804cc85b1abe
906a5b225265c770047b530f5f7b29a2776aa019
/org.summer.sdt.core/compiler/org/summer/sdt/internal/compiler/lookup/UnresolvedAnnotationBinding.java
5d7b646e2717e957a5fa4a0b439580035f422d67
[]
no_license
zwgirl/summer-j
d29d7e8e5b0b6c5e2866302ea77e0956cc94cc86
4f63019ded38bb2043b408103906b16d09e782d6
refs/heads/master
2020-05-23T13:46:42.239171
2015-05-16T10:31:37
2015-05-16T10:31:37
24,453,440
0
0
null
null
null
null
UTF-8
Java
false
false
2,582
java
/******************************************************************************* * Copyright (c) 2000, 2013 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
[ "1141196380@qq.com" ]
1141196380@qq.com
2aec2870dba3f5bc3ab4b634f1997a1e1b12ff92
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/29/29_e2407476351b72569ce4e26577aa43149a7d7c05/VRail/29_e2407476351b72569ce4e26577aa43149a7d7c05_VRail_t.java
1b669793b9a3580fe38ebc47303bbd372517414f
[]
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
775
java
package code.gui.railboard; import code.controllers.VRailController; import code.gui.VAbstractPanel; import java.awt.BorderLayout; import java.awt.Color; /** * * @author Jose Carlos */ public class VRail extends VAbstractPanel { private VRailController controller; public VRai...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com