hexsha
stringlengths
40
40
size
int64
3
1.05M
ext
stringclasses
1 value
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
5
1.02k
max_stars_repo_name
stringlengths
4
126
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
list
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
5
1.02k
max_issues_repo_name
stringlengths
4
114
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
list
max_issues_count
float64
1
92.2k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
5
1.02k
max_forks_repo_name
stringlengths
4
136
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
list
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
avg_line_length
float64
2.55
99.9
max_line_length
int64
3
1k
alphanum_fraction
float64
0.25
1
index
int64
0
1M
content
stringlengths
3
1.05M
3e2344fe21c8a919200c37cec44f5f5411e84245
3,455
java
Java
2048_APP/module/src/test/java/tech/szymanskazdrzalik/module/FieldTest.java
JuliaSzymanska/2048_Game
17de07025cadc480ab31dcbd87249e0929cc2cab
[ "Apache-2.0" ]
2
2021-04-02T16:25:06.000Z
2021-06-22T09:43:31.000Z
2048_APP/module/src/test/java/tech/szymanskazdrzalik/module/FieldTest.java
Julaszym1212/Mobile_App
17de07025cadc480ab31dcbd87249e0929cc2cab
[ "Apache-2.0" ]
null
null
null
2048_APP/module/src/test/java/tech/szymanskazdrzalik/module/FieldTest.java
Julaszym1212/Mobile_App
17de07025cadc480ab31dcbd87249e0929cc2cab
[ "Apache-2.0" ]
2
2021-03-14T19:47:48.000Z
2021-05-30T01:20:59.000Z
25.977444
81
0.587265
14,960
package tech.szymanskazdrzalik.module; import org.junit.Test; import java.util.ArrayList; import java.util.List; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotEquals; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http...
3e234663ec1a0730afdc4f8574a65bb65a598c6b
6,040
java
Java
sdk/src/main/java/com/google/cloud/dataflow/sdk/runners/worker/SideInputUtils.java
Priyalc/Gcloud
e6252c0e9191aef4c8bea98bdeb8340dd09d9695
[ "Apache-2.0" ]
3
2015-04-18T18:51:49.000Z
2015-10-15T03:34:03.000Z
sdk/src/main/java/com/google/cloud/dataflow/sdk/runners/worker/SideInputUtils.java
Priyalc/Gcloud
e6252c0e9191aef4c8bea98bdeb8340dd09d9695
[ "Apache-2.0" ]
null
null
null
sdk/src/main/java/com/google/cloud/dataflow/sdk/runners/worker/SideInputUtils.java
Priyalc/Gcloud
e6252c0e9191aef4c8bea98bdeb8340dd09d9695
[ "Apache-2.0" ]
2
2015-04-18T18:51:41.000Z
2015-05-27T07:02:36.000Z
30.049751
98
0.643709
14,961
/******************************************************************************* * Copyright (C) 2015 Google 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....
3e234678b0a99c715cbd712b6d51755afa764f8c
587
java
Java
src/main/java/com/changqin/fast/event/disruptor/DomainEventHandlerAdapter.java
DongJigong/spring-boot-started-disruptor
c5f4fa0c55a4c1dea7e9a4e4f89a94c399e2d534
[ "Apache-2.0" ]
1
2020-04-10T06:49:30.000Z
2020-04-10T06:49:30.000Z
src/main/java/com/changqin/fast/event/disruptor/DomainEventHandlerAdapter.java
DongJigong/spring-boot-started-disruptor
c5f4fa0c55a4c1dea7e9a4e4f89a94c399e2d534
[ "Apache-2.0" ]
null
null
null
src/main/java/com/changqin/fast/event/disruptor/DomainEventHandlerAdapter.java
DongJigong/spring-boot-started-disruptor
c5f4fa0c55a4c1dea7e9a4e4f89a94c399e2d534
[ "Apache-2.0" ]
null
null
null
29.35
111
0.763203
14,962
package com.changqin.fast.event.disruptor; import com.changqin.fast.domain.message.DomainEventHandler; import com.lmax.disruptor.EventHandler; @SuppressWarnings({"rawtypes"}) public class DomainEventHandlerAdapter implements EventHandler<EventDisruptor> { private DomainEventHandler handler; public DomainEve...
3e2348c8be4c758d7b8826f3687d1f1405bd3581
4,217
java
Java
app/src/main/java/com/andryyu/rxjavademo/rxjava2/generate/RxFromActivity.java
AndryYu/RxJavaDemo
19d392bbe032fe930fb90e50b78fc8ad06d248bf
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/andryyu/rxjavademo/rxjava2/generate/RxFromActivity.java
AndryYu/RxJavaDemo
19d392bbe032fe930fb90e50b78fc8ad06d248bf
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/andryyu/rxjavademo/rxjava2/generate/RxFromActivity.java
AndryYu/RxJavaDemo
19d392bbe032fe930fb90e50b78fc8ad06d248bf
[ "Apache-2.0" ]
null
null
null
33.736
157
0.471425
14,963
package com.andryyu.rxjavademo.rxjava2.generate; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import com.andryyu.rxjavademo.base.BaseOperationActivity; import java.util.ArrayList; import java.util.List; import io.reactivex.Observable; import io.reactivex.Obser...
3e23498ad007de82a7b13d841529470b098d01ac
30,731
java
Java
aliyun-java-sdk-cdn/src/main/java/com/aliyuncs/cdn/model/v20141111/DescribeDomainConfigsResponse.java
cctvzd7/aliyun-openapi-java-sdk
b8e4dce2a61ca968615c9b910bedebaea71781ae
[ "Apache-2.0" ]
3
2021-01-25T16:15:23.000Z
2021-01-25T16:15:54.000Z
aliyun-java-sdk-cdn/src/main/java/com/aliyuncs/cdn/model/v20141111/DescribeDomainConfigsResponse.java
cctvzd7/aliyun-openapi-java-sdk
b8e4dce2a61ca968615c9b910bedebaea71781ae
[ "Apache-2.0" ]
27
2021-06-11T21:08:40.000Z
2022-03-11T21:25:09.000Z
aliyun-java-sdk-cdn/src/main/java/com/aliyuncs/cdn/model/v20141111/DescribeDomainConfigsResponse.java
cctvzd7/aliyun-openapi-java-sdk
b8e4dce2a61ca968615c9b910bedebaea71781ae
[ "Apache-2.0" ]
1
2020-03-05T07:30:16.000Z
2020-03-05T07:30:16.000Z
20.257746
92
0.669259
14,964
/* * 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...
3e2349aa27bd76c776da9f46d677e54a9b192e6a
6,603
java
Java
plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/pages/AbstractGeronimoFormPage.java
kuozhang/customized-geronimo-devtools
8cd3b4aad4d534682581c782a9ee367fbd99d750
[ "Apache-2.0" ]
2
2019-07-08T02:44:21.000Z
2021-11-10T13:37:50.000Z
plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/pages/AbstractGeronimoFormPage.java
kuozhang/customized-geronimo-devtools
8cd3b4aad4d534682581c782a9ee367fbd99d750
[ "Apache-2.0" ]
null
null
null
plugins/org.apache.geronimo.st.ui/src/main/java/org/apache/geronimo/st/ui/pages/AbstractGeronimoFormPage.java
kuozhang/customized-geronimo-devtools
8cd3b4aad4d534682581c782a9ee367fbd99d750
[ "Apache-2.0" ]
10
2015-12-11T03:34:24.000Z
2021-11-10T13:37:41.000Z
36.081967
109
0.686658
14,965
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e234a5ec9c5fab2ba585050559cbb1e650a187b
90
java
Java
temporal-data-and-realtime-algorithm/temporal-apache-storm/src/main/java/com/spike/giantdataanalysis/storm/support/package-info.java
zhoujiagen/giant-data-analysis
ffeede8654edda00b1539af81d5aae470fb84c98
[ "MIT" ]
2
2017-12-07T10:36:40.000Z
2020-05-15T13:02:45.000Z
temporal-data-and-realtime-algorithm/temporal-apache-storm/src/main/java/com/spike/giantdataanalysis/storm/support/package-info.java
zhoujiagen/giant-data-analysis
ffeede8654edda00b1539af81d5aae470fb84c98
[ "MIT" ]
2
2022-03-24T06:25:32.000Z
2022-03-24T06:25:33.000Z
temporal-data-and-realtime-algorithm/temporal-apache-storm/src/main/java/com/spike/giantdataanalysis/storm/support/package-info.java
zhoujiagen/giant-data-analysis
ffeede8654edda00b1539af81d5aae470fb84c98
[ "MIT" ]
5
2017-03-31T14:20:38.000Z
2022-03-05T11:17:23.000Z
18
50
0.733333
14,966
/** * 支持性工具包 * @author zhoujiagen */ package com.spike.giantdataanalysis.storm.support;
3e234a7e6a5f0a2b84d3080d7639d88e873d88aa
385
java
Java
src/main/java/io/pyxis/api/domain/repository/UserRepository.java
ihord95/jwt_basic_security
7e351b387dc09d6eb2b648c5fe3a1378a4becbc1
[ "MIT" ]
null
null
null
src/main/java/io/pyxis/api/domain/repository/UserRepository.java
ihord95/jwt_basic_security
7e351b387dc09d6eb2b648c5fe3a1378a4becbc1
[ "MIT" ]
null
null
null
src/main/java/io/pyxis/api/domain/repository/UserRepository.java
ihord95/jwt_basic_security
7e351b387dc09d6eb2b648c5fe3a1378a4becbc1
[ "MIT" ]
null
null
null
27.5
78
0.831169
14,967
package io.pyxis.api.domain.repository; import io.pyxis.api.domain.model.ApplicationUser; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.util.Optional; @Repository public interface UserRepository extends JpaRepository<ApplicationUser, Long>...
3e234b16ed5049477da4973ee87062c4fd953acc
362
java
Java
gulimall-coupon/src/main/java/com/wwxyh/gulimall/coupon/dao/MemberPriceDao.java
wwx-code/guli-mall
7e9eb0afcbaa55eb5877f1109d5c2076c8357cca
[ "Apache-2.0" ]
null
null
null
gulimall-coupon/src/main/java/com/wwxyh/gulimall/coupon/dao/MemberPriceDao.java
wwx-code/guli-mall
7e9eb0afcbaa55eb5877f1109d5c2076c8357cca
[ "Apache-2.0" ]
null
null
null
gulimall-coupon/src/main/java/com/wwxyh/gulimall/coupon/dao/MemberPriceDao.java
wwx-code/guli-mall
7e9eb0afcbaa55eb5877f1109d5c2076c8357cca
[ "Apache-2.0" ]
null
null
null
20.111111
71
0.762431
14,968
package com.wwxyh.gulimall.coupon.dao; import com.wwxyh.gulimall.coupon.entity.MemberPriceEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 商品会员价格 * * @author wwx * @email * @date 2021-11-20 23:24:13 */ @Mapper public interface MemberPriceDao ex...
3e234b7ea06d8ad07f0cbb75c2ca9dbe30620c38
234
java
Java
src/gameEngine/ManagerInterface/UpdateObject.java
thefreshduke/voogasalad
fe6ee3fd1218061063af68883ae3d214a281a25f
[ "MIT" ]
1
2016-11-02T22:11:21.000Z
2016-11-02T22:11:21.000Z
src/gameEngine/ManagerInterface/UpdateObject.java
thefreshduke/voogasalad
fe6ee3fd1218061063af68883ae3d214a281a25f
[ "MIT" ]
null
null
null
src/gameEngine/ManagerInterface/UpdateObject.java
thefreshduke/voogasalad
fe6ee3fd1218061063af68883ae3d214a281a25f
[ "MIT" ]
null
null
null
21.272727
57
0.739316
14,969
package gameEngine.ManagerInterface; public abstract class UpdateObject { protected double myValue; public UpdateObject(double value){ myValue=value; } public abstract void update(UpdateInterface manager); }
3e234b8c767ec2cc7d16cab941f8a3f83d812c05
3,986
java
Java
tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/image/AdjustContrast.java
mattmoore/tensorflow-java
55547dd20b14e1e9cd592a8789e780a0be3ae507
[ "Apache-2.0" ]
517
2019-09-09T19:10:30.000Z
2022-03-24T05:26:22.000Z
tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/image/AdjustContrast.java
mattmoore/tensorflow-java
55547dd20b14e1e9cd592a8789e780a0be3ae507
[ "Apache-2.0" ]
382
2019-09-26T15:57:40.000Z
2022-03-30T15:04:29.000Z
tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/image/AdjustContrast.java
mattmoore/tensorflow-java
55547dd20b14e1e9cd592a8789e780a0be3ae507
[ "Apache-2.0" ]
127
2019-09-14T18:06:12.000Z
2022-03-23T12:45:32.000Z
32.406504
92
0.702459
14,970
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
3e234bdb0160e367340f160df88b57ea1e8638b5
591
java
Java
src/com/ankushgrover/problems/P05ReverseInteger.java
groverankush/dataStructures-and-algorithms
86273aae966b203b49e78c5d250d7a90cf8cae13
[ "MIT" ]
null
null
null
src/com/ankushgrover/problems/P05ReverseInteger.java
groverankush/dataStructures-and-algorithms
86273aae966b203b49e78c5d250d7a90cf8cae13
[ "MIT" ]
null
null
null
src/com/ankushgrover/problems/P05ReverseInteger.java
groverankush/dataStructures-and-algorithms
86273aae966b203b49e78c5d250d7a90cf8cae13
[ "MIT" ]
null
null
null
17.909091
68
0.551607
14,971
package com.ankushgrover.problems; /** * https://leetcode.com/problems/reverse-integer/ */ public class P05ReverseInteger { public static void main(String[] args) { System.out.println(1534236469); System.out.println(reverse(1534236469)); } private static int reverse(int x) { l...
3e234db732d9e89cfe1628502040680ff99e7d3c
662
java
Java
Java/Expiriments/src/TrainArray.java
dgerdanov/JavaExercises
a7f6820a6c9d7dcab504bca111b12e6c23ee09ad
[ "MIT" ]
null
null
null
Java/Expiriments/src/TrainArray.java
dgerdanov/JavaExercises
a7f6820a6c9d7dcab504bca111b12e6c23ee09ad
[ "MIT" ]
null
null
null
Java/Expiriments/src/TrainArray.java
dgerdanov/JavaExercises
a7f6820a6c9d7dcab504bca111b12e6c23ee09ad
[ "MIT" ]
null
null
null
27.583333
66
0.57855
14,972
import java.util.Scanner; public class TrainArray { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int numberOfWagons = Integer.parseInt(scanner.nextLine()); int[] arrOfWagons = new int[numberOfWagons]; int sumOfPeople = 0; for (int i = 0...
3e234f0f9f77d4c5e739a31d1fad5fd4ec564188
1,717
java
Java
src/test/java/com/kite/intellij/backend/json/FunctionDetailsJsonParsingTest.java
kiteco/intellij-plugin
dc1361bb3da33f4cc2e2b7ea8aeb9fa4c3b6e0ab
[ "BSD-3-Clause" ]
3
2021-11-16T17:01:23.000Z
2021-12-03T21:18:37.000Z
src/test/java/com/kite/intellij/backend/json/FunctionDetailsJsonParsingTest.java
kiteco/intellij-plugin
dc1361bb3da33f4cc2e2b7ea8aeb9fa4c3b6e0ab
[ "BSD-3-Clause" ]
null
null
null
src/test/java/com/kite/intellij/backend/json/FunctionDetailsJsonParsingTest.java
kiteco/intellij-plugin
dc1361bb3da33f4cc2e2b7ea8aeb9fa4c3b6e0ab
[ "BSD-3-Clause" ]
2
2022-01-18T20:41:13.000Z
2022-02-23T08:17:04.000Z
42.925
160
0.711706
14,973
package com.kite.intellij.backend.json; import com.kite.intellij.backend.model.*; import com.kite.intellij.test.KiteTestUtils; import org.junit.Assert; import org.junit.Test; /** * */ public class FunctionDetailsJsonParsingTest { @Test public void testPythonFunctionDetails() throws Exception { Detai...
3e234f358bc4aa8538d3fbb010e1b58769180ea4
1,437
java
Java
src/main/java/io/soracom/endorse/beans/MilenageParamsBean.java
soracom/soracom-endorse-client-for-java
a3d4630915515464af9581b46d94aed0803d861b
[ "Apache-2.0" ]
1
2018-10-27T02:42:31.000Z
2018-10-27T02:42:31.000Z
src/main/java/io/soracom/endorse/beans/MilenageParamsBean.java
soracom/soracom-endorse-client-for-java
a3d4630915515464af9581b46d94aed0803d861b
[ "Apache-2.0" ]
1
2020-02-12T07:19:54.000Z
2020-02-12T07:19:54.000Z
src/main/java/io/soracom/endorse/beans/MilenageParamsBean.java
soracom/soracom-endorse-client-for-java
a3d4630915515464af9581b46d94aed0803d861b
[ "Apache-2.0" ]
null
null
null
23.557377
75
0.721642
14,974
/** * Copyright (c) 2018 SORACOM, Inc. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
3e2351970e0a2b0b8ee37f5ff9c34656662f4529
914
java
Java
mall-portal/src/main/java/com/macro/mall/portal/service/UmsMemberReceiveAddressService.java
manish32764/English_Mall
3a94c2e4aefec2c7becb0c3dbd9669570982b3a7
[ "Apache-2.0" ]
null
null
null
mall-portal/src/main/java/com/macro/mall/portal/service/UmsMemberReceiveAddressService.java
manish32764/English_Mall
3a94c2e4aefec2c7becb0c3dbd9669570982b3a7
[ "Apache-2.0" ]
null
null
null
mall-portal/src/main/java/com/macro/mall/portal/service/UmsMemberReceiveAddressService.java
manish32764/English_Mall
3a94c2e4aefec2c7becb0c3dbd9669570982b3a7
[ "Apache-2.0" ]
null
null
null
20.772727
59
0.637856
14,975
package com.macro.mall.portal.service; import com.macro.mall.model.UmsMemberReceiveAddress; import java.util.List; /** * User Address Management Service * Created by macro on 2018/8/28. */ public interface UmsMemberReceiveAddressService { /** * Add shipping address */ int add(UmsMemberReceiveAdd...
3e235443c5d33f6e59270592edb0a133f6bc85db
2,422
java
Java
Mobile Source/AdMotors/app/src/main/java/com/panaceasoft/admotors/repository/common/DeleteTask.java
kazunetakeda25/admotors-for-car-classified-android
8cc5d4918c2263ad0a0005f56cd2e69badf874e1
[ "Apache-2.0" ]
1
2021-10-05T10:03:51.000Z
2021-10-05T10:03:51.000Z
Mobile Source/AdMotors/app/src/main/java/com/panaceasoft/admotors/repository/common/DeleteTask.java
takemurakimio/admotors-for-car-classified-android
8cc5d4918c2263ad0a0005f56cd2e69badf874e1
[ "Apache-2.0" ]
null
null
null
Mobile Source/AdMotors/app/src/main/java/com/panaceasoft/admotors/repository/common/DeleteTask.java
takemurakimio/admotors-for-car-classified-android
8cc5d4918c2263ad0a0005f56cd2e69badf874e1
[ "Apache-2.0" ]
1
2021-11-03T00:02:10.000Z
2021-11-03T00:02:10.000Z
23.582524
94
0.573899
14,976
package com.panaceasoft.admotors.repository.common; import androidx.lifecycle.LiveData; import androidx.lifecycle.MutableLiveData; import com.panaceasoft.admotors.api.PSApiService; import com.panaceasoft.admotors.db.PSCoreDb; import com.panaceasoft.admotors.utils.Utils; import com.panaceasoft.admotors.viewobject.User...
3e235545989bddc79e727d01757eaf81afdd1b37
2,997
java
Java
LottoApp.java
KevinCHiggins/gamblers-delight
f07338ed9bb0c954bfe5aa33b241037ab081e3dc
[ "MIT" ]
null
null
null
LottoApp.java
KevinCHiggins/gamblers-delight
f07338ed9bb0c954bfe5aa33b241037ab081e3dc
[ "MIT" ]
null
null
null
LottoApp.java
KevinCHiggins/gamblers-delight
f07338ed9bb0c954bfe5aa33b241037ab081e3dc
[ "MIT" ]
1
2021-05-12T15:32:46.000Z
2021-05-12T15:32:46.000Z
37.4625
317
0.752085
14,977
/** @author Kevin Higgins v. 1.0 coded between 11/12/19 and 27/12/19 A lottery game app using the LottoMessageBox, LottoTicket, LottoLine, LottoRules, LottoInputVerifier, LottoHistory and TextNiceties classes. Inspired by a school project brief and using techniques from John P. Russell's Java Programming For The Absolu...
3e235625655ebd84e35fc6bb612508ef7030e802
397
java
Java
src/main/java/com/diviso/graeshoppe/service/CustomerQueryService.java
mayabytatech/elasticstore
6bb7a176b92799f191482eeaff109c5fd240b324
[ "Apache-2.0" ]
null
null
null
src/main/java/com/diviso/graeshoppe/service/CustomerQueryService.java
mayabytatech/elasticstore
6bb7a176b92799f191482eeaff109c5fd240b324
[ "Apache-2.0" ]
4
2021-12-09T19:43:52.000Z
2022-03-17T22:26:17.000Z
src/main/java/com/diviso/graeshoppe/service/CustomerQueryService.java
mayabytatech/elasticstore
6bb7a176b92799f191482eeaff109c5fd240b324
[ "Apache-2.0" ]
1
2019-11-20T16:45:56.000Z
2019-11-20T16:45:56.000Z
26.466667
78
0.831234
14,978
package com.diviso.graeshoppe.service; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import com.diviso.graeshoppe.client.customer.domain.Customer; public interface CustomerQueryService { public Page<Customer> findAllCustomers(String searchTerm, Pageable pageable); ...
3e235760b03f39264894a340611bc7e75940fcc0
1,326
java
Java
excel-utils/src/test/java/io/gitee/ludii/excel/read/pojo/ReadTitleUser.java
lu-dii/ludi-excel
58a7d742d8f9d1d8144985befb32456ef16a079b
[ "Apache-2.0" ]
null
null
null
excel-utils/src/test/java/io/gitee/ludii/excel/read/pojo/ReadTitleUser.java
lu-dii/ludi-excel
58a7d742d8f9d1d8144985befb32456ef16a079b
[ "Apache-2.0" ]
null
null
null
excel-utils/src/test/java/io/gitee/ludii/excel/read/pojo/ReadTitleUser.java
lu-dii/ludi-excel
58a7d742d8f9d1d8144985befb32456ef16a079b
[ "Apache-2.0" ]
null
null
null
23.263158
77
0.720211
14,979
package io.gitee.ludii.excel.read.pojo; import io.gitee.ludii.excel.enums.SheetHeadModel; import io.gitee.ludii.excel.read.config.annotation.ExcelReadClass; import io.gitee.ludii.excel.read.config.annotation.ExcelReadField; import lombok.EqualsAndHashCode; import lombok.Getter; import lombok.Setter; import lombok.ToSt...
3e23588e6ef77af8fd70d5719b7533e55c5a4884
10,284
java
Java
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/SpiGeneratorMojo.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
4,262
2015-01-01T15:28:37.000Z
2022-03-31T04:46:41.000Z
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/SpiGeneratorMojo.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
3,408
2015-01-03T02:11:17.000Z
2022-03-31T20:07:56.000Z
tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/SpiGeneratorMojo.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
5,505
2015-01-02T14:58:12.000Z
2022-03-30T19:23:41.000Z
43.576271
125
0.570692
14,980
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e2359ba4aa3f7967cf7b299e12340aaa81a5aca
479
java
Java
unuse.api/src/main/java/com/unuse/mall/api/MallSkuInfo.java
Un-use/Group-Buying-Server
95b4fd4e98853c08470e777e4591c29186b79878
[ "Apache-2.0" ]
null
null
null
unuse.api/src/main/java/com/unuse/mall/api/MallSkuInfo.java
Un-use/Group-Buying-Server
95b4fd4e98853c08470e777e4591c29186b79878
[ "Apache-2.0" ]
null
null
null
unuse.api/src/main/java/com/unuse/mall/api/MallSkuInfo.java
Un-use/Group-Buying-Server
95b4fd4e98853c08470e777e4591c29186b79878
[ "Apache-2.0" ]
null
null
null
15.451613
50
0.615866
14,981
package com.unuse.mall.api; import java.io.Serializable; /** * Created by unuse on 17/2/15. */ public class MallSkuInfo implements Serializable { private String name; private String detail; public String getName() { return name; } public void setName(String name) { this.name...
3e2359bbe34b688ce938bc6bf988e167d48e6270
3,745
java
Java
jraft-rheakv/rheakv-pd/src/test/java/com/alipay/sofa/jraft/rhea/ClusterStatsManagerTest.java
li2014/sofa-jraft
a16d9066de73a81186ce40c963bb51d1e205a52b
[ "Apache-2.0" ]
1,828
2019-04-15T05:53:23.000Z
2022-03-30T02:03:20.000Z
jraft-rheakv/rheakv-pd/src/test/java/com/alipay/sofa/jraft/rhea/ClusterStatsManagerTest.java
tomzhang/sofa-jraft
147a5bfbb42ac54e864d3dba2b3074f44a50f9ab
[ "Apache-2.0" ]
503
2019-05-13T12:26:49.000Z
2022-03-31T16:27:31.000Z
jraft-rheakv/rheakv-pd/src/test/java/com/alipay/sofa/jraft/rhea/ClusterStatsManagerTest.java
tomzhang/sofa-jraft
147a5bfbb42ac54e864d3dba2b3074f44a50f9ab
[ "Apache-2.0" ]
674
2019-05-13T06:00:01.000Z
2022-03-31T07:52:10.000Z
39.010417
89
0.697196
14,982
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e235a00de9de7b75b1a9cf9b4a56607bfe04b53
1,121
java
Java
src/main/java/io/github/noeppi_noeppi/mods/nextchristmas/mixin/MixinIceBlock.java
noeppi-noeppi/NextChristmas
cef0236ff8d4dc36238ed5fe11cfe39f7345bfc8
[ "Apache-2.0" ]
null
null
null
src/main/java/io/github/noeppi_noeppi/mods/nextchristmas/mixin/MixinIceBlock.java
noeppi-noeppi/NextChristmas
cef0236ff8d4dc36238ed5fe11cfe39f7345bfc8
[ "Apache-2.0" ]
null
null
null
src/main/java/io/github/noeppi_noeppi/mods/nextchristmas/mixin/MixinIceBlock.java
noeppi-noeppi/NextChristmas
cef0236ff8d4dc36238ed5fe11cfe39f7345bfc8
[ "Apache-2.0" ]
1
2021-01-07T22:36:56.000Z
2021-01-07T22:36:56.000Z
37.366667
161
0.754683
14,983
package io.github.noeppi_noeppi.mods.nextchristmas.mixin; import io.github.noeppi_noeppi.mods.nextchristmas.ModWorldGen; import net.minecraft.block.BlockState; import net.minecraft.block.IceBlock; import net.minecraft.util.math.BlockPos; import net.minecraft.world.server.ServerWorld; import org.spongepowered.asm.mixin...
3e235a43a1e7388e70e6c2b5d3c55f5676a32d9c
5,865
java
Java
bus-office/src/main/java/org/aoju/bus/office/bridge/OnlineOfficePoolManager.java
ccoderJava/bus
d167dfda1a57c4156de86d84003dc016cb82e87e
[ "MIT" ]
386
2019-07-24T02:33:17.000Z
2022-03-27T02:05:04.000Z
bus-office/src/main/java/org/aoju/bus/office/bridge/OnlineOfficePoolManager.java
ccoderJava/bus
d167dfda1a57c4156de86d84003dc016cb82e87e
[ "MIT" ]
11
2019-11-25T10:17:27.000Z
2022-03-31T18:35:40.000Z
bus-office/src/main/java/org/aoju/bus/office/bridge/OnlineOfficePoolManager.java
ccoderJava/bus
d167dfda1a57c4156de86d84003dc016cb82e87e
[ "MIT" ]
82
2019-08-06T04:11:56.000Z
2022-03-25T05:45:16.000Z
36.428571
113
0.554987
14,984
/********************************************************************************* * * * The MIT License (MIT) * * ...
3e235bf2af5c22fdce07801a25f61a74d8a7dea4
540
java
Java
game/entity/BigDarkWorm.java
6486449j/Blocks
177dc40a9335daf4dab896a31454295204555f8d
[ "MIT" ]
null
null
null
game/entity/BigDarkWorm.java
6486449j/Blocks
177dc40a9335daf4dab896a31454295204555f8d
[ "MIT" ]
null
null
null
game/entity/BigDarkWorm.java
6486449j/Blocks
177dc40a9335daf4dab896a31454295204555f8d
[ "MIT" ]
null
null
null
27
55
0.751852
14,985
package game.entity; import util.BmpRes; import static util.MathUtil.*; import game.block.StoneBlock; public class BigDarkWorm extends DarkWorm{ private static final long serialVersionUID=1844677L; static BmpRes bmp=new BmpRes("Entity/BigDarkWorm"); public BmpRes getBmp(){return bmp;} public double width(){return ...
3e235c42d8d1de01d3dfa645d7574a46a454fab9
1,486
java
Java
ClavaAst/src/pt/up/fe/specs/clava/ast/type/TagType.java
joaonmatos/clava
269792493c89285ae2d8973f66341f9b78809803
[ "Apache-2.0" ]
48
2018-05-16T16:52:15.000Z
2022-03-28T18:28:42.000Z
ClavaAst/src/pt/up/fe/specs/clava/ast/type/TagType.java
joaonmatos/clava
269792493c89285ae2d8973f66341f9b78809803
[ "Apache-2.0" ]
40
2020-01-26T16:39:53.000Z
2022-02-11T13:27:20.000Z
ClavaAst/src/pt/up/fe/specs/clava/ast/type/TagType.java
joaonmatos/clava
269792493c89285ae2d8973f66341f9b78809803
[ "Apache-2.0" ]
11
2018-03-22T08:13:19.000Z
2022-01-31T14:00:16.000Z
30.326531
118
0.726783
14,986
/** * Copyright 2016 SPeCS. * * 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 writi...
3e235c66093bd1405d90662eca49e8fa1ef8d390
213
java
Java
src/test/java/starter/navigation/OpenBrowser.java
djasbleidy/RetoFront
f18a8beb5545b8207345e100de4f4e34d384fc5f
[ "Apache-2.0" ]
null
null
null
src/test/java/starter/navigation/OpenBrowser.java
djasbleidy/RetoFront
f18a8beb5545b8207345e100de4f4e34d384fc5f
[ "Apache-2.0" ]
null
null
null
src/test/java/starter/navigation/OpenBrowser.java
djasbleidy/RetoFront
f18a8beb5545b8207345e100de4f4e34d384fc5f
[ "Apache-2.0" ]
null
null
null
26.625
50
0.826291
14,987
package starter.navigation; import net.serenitybdd.core.pages.PageObject; import net.thucydides.core.annotations.DefaultUrl; @DefaultUrl("page:webdriver.base.url") public class OpenBrowser extends PageObject { }
3e235e0e8db4e5970d7444ab4f652bca7f6b2034
2,228
java
Java
src/main/java/Andromeda/Collision/Raycast/Raycast.java
eJatte/Simple-2D-physics-engine
d7a0409ebb674427c9f2c7b5774c6e80d8a33cdb
[ "MIT" ]
2
2020-09-24T19:25:26.000Z
2022-01-23T08:51:20.000Z
src/main/java/Andromeda/Collision/Raycast/Raycast.java
eJatte/Simple-2D-physics-engine
d7a0409ebb674427c9f2c7b5774c6e80d8a33cdb
[ "MIT" ]
null
null
null
src/main/java/Andromeda/Collision/Raycast/Raycast.java
eJatte/Simple-2D-physics-engine
d7a0409ebb674427c9f2c7b5774c6e80d8a33cdb
[ "MIT" ]
null
null
null
22.969072
108
0.593357
14,988
package Andromeda.Collision.Raycast; import Andromeda.Collision.Collider; import Andromeda.Manager.GameManager; import Andromeda.Utils.Vector2; import java.util.ArrayList; import java.util.HashSet; /** * Classname: Raycast * Author: Elias Jätte c16eje Umeå Universitet * Date: 18/08/28 * * Class for doing ray ca...
3e235e7ead851756a4e14018083db8c041975a94
2,052
java
Java
src/foundation/java/cherry/foundation/type/mybatis/SecureStringTypeHandler.java
agwlvssainokuni/springmvctutorial
76e54d4b314b8f9367977bbe630b1c95a74d68ee
[ "Apache-2.0" ]
1
2016-01-13T00:27:49.000Z
2016-01-13T00:27:49.000Z
src/foundation/java/cherry/foundation/type/mybatis/SecureStringTypeHandler.java
agwlvssainokuni/springmvctutorial
76e54d4b314b8f9367977bbe630b1c95a74d68ee
[ "Apache-2.0" ]
null
null
null
src/foundation/java/cherry/foundation/type/mybatis/SecureStringTypeHandler.java
agwlvssainokuni/springmvctutorial
76e54d4b314b8f9367977bbe630b1c95a74d68ee
[ "Apache-2.0" ]
null
null
null
29.314286
78
0.738791
14,989
/* * Copyright 2014 agwlvssainokuni * * 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 ...
3e235f87cd41ac74b3e992e733ef87f43d106880
923
java
Java
src/test/java/com/opteral/springsms/TestHelper.java
amalio/spring-json-sms-gateway
a29c374efe709f41e46bfd1a29dcae6ffc1aea7d
[ "Unlicense" ]
11
2015-09-02T05:14:15.000Z
2021-12-06T03:53:45.000Z
src/test/java/com/opteral/springsms/TestHelper.java
amalio/spring-json-sms-gateway
a29c374efe709f41e46bfd1a29dcae6ffc1aea7d
[ "Unlicense" ]
1
2017-01-31T12:52:03.000Z
2017-01-31T12:52:03.000Z
src/test/java/com/opteral/springsms/TestHelper.java
amalio/spring-json-sms-gateway
a29c374efe709f41e46bfd1a29dcae6ffc1aea7d
[ "Unlicense" ]
19
2016-08-01T04:54:48.000Z
2022-03-30T16:13:44.000Z
25.638889
176
0.700975
14,990
package com.opteral.springsms; import com.opteral.springsms.json.Parser; import com.opteral.springsms.json.RequestJSON; import org.springframework.http.MediaType; import java.io.IOException; import java.nio.charset.Charset; public class TestHelper { public static int EXCEPTION_EXPECTED = 1; public static in...
3e2360898965d45cdba010d0a876e3c4691c5231
2,360
java
Java
src/main/java/net/imglib2/ui/TransformEventHandlerFactory.java
imglib/imglib2-ui
c3031ab8fb526fd3302b07f93b550614bbf3baae
[ "BSD-2-Clause" ]
2
2015-02-24T23:11:55.000Z
2017-07-06T03:16:51.000Z
src/main/java/net/imglib2/ui/TransformEventHandlerFactory.java
imglib/imglib2-ui
c3031ab8fb526fd3302b07f93b550614bbf3baae
[ "BSD-2-Clause" ]
null
null
null
src/main/java/net/imglib2/ui/TransformEventHandlerFactory.java
imglib/imglib2-ui
c3031ab8fb526fd3302b07f93b550614bbf3baae
[ "BSD-2-Clause" ]
3
2015-10-09T11:47:14.000Z
2018-10-05T13:29:54.000Z
42.909091
86
0.744492
14,991
/* * #%L * ImgLib2: a general-purpose, multidimensional image processing library. * %% * Copyright (C) 2009 - 2016 Tobias Pietzsch, Stephan Preibisch, Stephan Saalfeld, * John Bogovic, Albert Cardona, Barry DeZonia, Christian Dietz, Jan Funke, * Aivar Grislis, Jonathan Hale, Grant Harris, Stefan Helfrich, Mark Hi...
3e2360b135cf639d6da4bb5715da15af22025264
1,640
java
Java
exercise4/src/main/java/com/example/GetDBVersion.java
wkorando/serverless-full-day-workshop
26f173dd0f4e7998b6059309ed8c125b229e567e
[ "Apache-2.0" ]
8
2018-08-15T22:35:13.000Z
2020-07-09T18:23:35.000Z
exercise4/src/main/java/com/example/GetDBVersion.java
wkorando/serverless-full-day-workshop
26f173dd0f4e7998b6059309ed8c125b229e567e
[ "Apache-2.0" ]
null
null
null
exercise4/src/main/java/com/example/GetDBVersion.java
wkorando/serverless-full-day-workshop
26f173dd0f4e7998b6059309ed8c125b229e567e
[ "Apache-2.0" ]
11
2018-08-15T22:35:16.000Z
2019-12-09T22:11:36.000Z
34.166667
75
0.748171
14,992
package com.example; /* * 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 * (th...
3e23622f2f53374baa43ac95b47ffee118b79e0f
2,554
java
Java
easy-rules-core/src/main/java/org/jeasy/rules/api/Fact.java
comejoy/easy-rules
d4450831533e47a5c0cb361edb80dad43db228a4
[ "MIT" ]
3,485
2017-05-21T02:00:11.000Z
2022-03-31T08:27:52.000Z
easy-rules-core/src/main/java/org/jeasy/rules/api/Fact.java
comejoy/easy-rules
d4450831533e47a5c0cb361edb80dad43db228a4
[ "MIT" ]
312
2017-05-18T21:08:45.000Z
2022-03-31T09:59:40.000Z
easy-rules-core/src/main/java/org/jeasy/rules/api/Fact.java
comejoy/easy-rules
d4450831533e47a5c0cb361edb80dad43db228a4
[ "MIT" ]
829
2017-05-19T14:34:00.000Z
2022-03-31T10:37:59.000Z
27.297872
85
0.687451
14,993
/* * The MIT License * * Copyright (c) 2021, Mahmoud Ben Hassine (efpyi@example.com) * * 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 limita...
3e2362e6cecacc3a7ee62ba9162b7adf317342fa
14,086
java
Java
uimaj-core/src/main/java/org/apache/uima/internal/util/TextStringTokenizer.java
matthkoch/uima-uimaj
6fa03e80753213ea072c257dd3baa37007412fe5
[ "Apache-2.0" ]
41
2015-04-05T21:51:49.000Z
2021-11-06T22:04:26.000Z
uimaj-core/src/main/java/org/apache/uima/internal/util/TextStringTokenizer.java
matthkoch/uima-uimaj
6fa03e80753213ea072c257dd3baa37007412fe5
[ "Apache-2.0" ]
42
2018-03-28T21:15:49.000Z
2022-01-21T15:11:00.000Z
uimaj-core/src/main/java/org/apache/uima/internal/util/TextStringTokenizer.java
matthkoch/uima-uimaj
6fa03e80753213ea072c257dd3baa37007412fe5
[ "Apache-2.0" ]
46
2015-06-03T22:50:04.000Z
2021-11-26T14:29:19.000Z
26.830476
100
0.610535
14,994
/* * 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 ...
3e2363417d36c0fd89040aa1c1d660e4ee0d191c
2,118
java
Java
examples/mini-web/src/test/java/org/springside/examples/miniweb/dao/account/GroupDaoTest.java
henryyan/springside4
8b54f8709bc53e1a3a223ae3f820549af5e27bc3
[ "Apache-2.0" ]
1
2015-11-11T02:11:51.000Z
2015-11-11T02:11:51.000Z
examples/mini-web/src/test/java/org/springside/examples/miniweb/dao/account/GroupDaoTest.java
henryyan/springside4
8b54f8709bc53e1a3a223ae3f820549af5e27bc3
[ "Apache-2.0" ]
null
null
null
examples/mini-web/src/test/java/org/springside/examples/miniweb/dao/account/GroupDaoTest.java
henryyan/springside4
8b54f8709bc53e1a3a223ae3f820549af5e27bc3
[ "Apache-2.0" ]
null
null
null
27.153846
69
0.764873
14,995
package org.springside.examples.miniweb.dao.account; import static org.junit.Assert.*; import org.junit.Before; import org.junit.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springside.examples.miniweb.dao.account.GroupDa...
3e2365da3cc79de59c13c63f1f0d5afef737a3a5
22,757
java
Java
app/src/main/java/com/appia/bioland/protocols/Protocol.java
sivulich/AppiaGlucometers
b869c11fe3ff8089c1152500f5e4c613f4362cc7
[ "Unlicense" ]
2
2021-02-15T13:06:25.000Z
2021-07-21T21:56:37.000Z
app/src/main/java/com/appia/bioland/protocols/Protocol.java
sivulich/AppiaGlucometers
b869c11fe3ff8089c1152500f5e4c613f4362cc7
[ "Unlicense" ]
null
null
null
app/src/main/java/com/appia/bioland/protocols/Protocol.java
sivulich/AppiaGlucometers
b869c11fe3ff8089c1152500f5e4c613f4362cc7
[ "Unlicense" ]
1
2021-07-21T21:56:43.000Z
2021-07-21T21:56:43.000Z
39.236207
115
0.525904
14,996
package com.appia.bioland.protocols; import com.appia.bioland.BiolandInfo; import com.appia.bioland.BiolandMeasurement; import java.util.ArrayList; import java.util.Arrays; import java.util.Calendar; import java.util.GregorianCalendar; import java.util.List; import java.util.Timer; import java.util.TimerTask; import j...
3e2365e89fe9bbae482de21455ed34356e5fe9f4
1,787
java
Java
src/main/java/frc/robot/subsystems/DriveTrain.java
jdrevnyak5/test2
d5f965f42419986a059f5f54ad99fc0380e06a82
[ "BSD-3-Clause" ]
null
null
null
src/main/java/frc/robot/subsystems/DriveTrain.java
jdrevnyak5/test2
d5f965f42419986a059f5f54ad99fc0380e06a82
[ "BSD-3-Clause" ]
null
null
null
src/main/java/frc/robot/subsystems/DriveTrain.java
jdrevnyak5/test2
d5f965f42419986a059f5f54ad99fc0380e06a82
[ "BSD-3-Clause" ]
null
null
null
35.74
103
0.656407
14,997
/*----------------------------------------------------------------------------*/ /* Copyright (c) 2019 FIRST. All Rights Reserved. */ /* Open Source Software - may be modified and shared by FRC teams. The code */ /* must be accompanied by the FIRST BSD license file in the root directory of...
3e23661bf88c8aac9d8eccc3440fcb237e2982d5
62
java
Java
ders2/src/medipol/ileri/java/ders/iki/Sekil.java
srkns/ileriJava2021Guz
383aede8df40591da047338b1eaf5baba2f56106
[ "MIT" ]
null
null
null
ders2/src/medipol/ileri/java/ders/iki/Sekil.java
srkns/ileriJava2021Guz
383aede8df40591da047338b1eaf5baba2f56106
[ "MIT" ]
null
null
null
ders2/src/medipol/ileri/java/ders/iki/Sekil.java
srkns/ileriJava2021Guz
383aede8df40591da047338b1eaf5baba2f56106
[ "MIT" ]
null
null
null
10.333333
36
0.741935
14,998
package medipol.ileri.java.ders.iki; public class Sekil { }
3e236623925b8e9c8fbb62b57ddfd6f9b00047c2
2,391
java
Java
pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/utils/DefaultImplementation.java
meklu/pulsar
adcf55477496e5539570e16646459c9a9a345f00
[ "Apache-2.0" ]
9,156
2018-09-23T14:10:46.000Z
2022-03-31T07:17:16.000Z
pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/utils/DefaultImplementation.java
meklu/pulsar
adcf55477496e5539570e16646459c9a9a345f00
[ "Apache-2.0" ]
10,453
2018-09-22T00:31:02.000Z
2022-03-31T20:02:09.000Z
pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/utils/DefaultImplementation.java
meklu/pulsar
adcf55477496e5539570e16646459c9a9a345f00
[ "Apache-2.0" ]
2,730
2018-09-25T05:46:22.000Z
2022-03-31T06:48:59.000Z
45.113208
119
0.771225
14,999
/** * 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...
3e23681f5ddb32afa036fc2608561101be4df678
2,036
java
Java
system-tests/example-styx-plugin/src/main/java/loadtest/plugins/AsyncRequestContentDecoderPluginFactory.java
nitingupta183/styx
397dd0b45514db88720662301595dae33cad0a1a
[ "Apache-2.0" ]
null
null
null
system-tests/example-styx-plugin/src/main/java/loadtest/plugins/AsyncRequestContentDecoderPluginFactory.java
nitingupta183/styx
397dd0b45514db88720662301595dae33cad0a1a
[ "Apache-2.0" ]
null
null
null
system-tests/example-styx-plugin/src/main/java/loadtest/plugins/AsyncRequestContentDecoderPluginFactory.java
nitingupta183/styx
397dd0b45514db88720662301595dae33cad0a1a
[ "Apache-2.0" ]
null
null
null
37.703704
111
0.717583
15,000
/** * Copyright (C) 2013-2017 Expedia Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
3e236839714389ece6798cc62fefa305e8819402
1,608
java
Java
libraries-5/src/main/java/com/baeldung/akka/WordCounterActor.java
eas5/tutorials
4b460a9e25f6f0b0292e98144add0ce631a9e05e
[ "MIT" ]
32,544
2015-01-02T16:59:22.000Z
2022-03-31T21:04:05.000Z
libraries-5/src/main/java/com/baeldung/akka/WordCounterActor.java
eas5/tutorials
4b460a9e25f6f0b0292e98144add0ce631a9e05e
[ "MIT" ]
1,577
2015-02-21T17:47:03.000Z
2022-03-31T14:25:58.000Z
libraries-5/src/main/java/com/baeldung/akka/WordCounterActor.java
eas5/tutorials
4b460a9e25f6f0b0292e98144add0ce631a9e05e
[ "MIT" ]
55,853
2015-01-01T07:52:09.000Z
2022-03-31T21:08:15.000Z
28.714286
89
0.539801
15,001
package com.baeldung.akka; import akka.actor.AbstractActor; import akka.event.Logging; import akka.event.LoggingAdapter; public class WordCounterActor extends AbstractActor { private final LoggingAdapter log = Logging.getLogger(getContext().getSystem(), this); public static final class CountWords { ...
3e236896eb56baf54161ec4e912f1004f1d20830
37,117
java
Java
eu.dariolucia.reatmetric.processing/src/main/java/eu/dariolucia/reatmetric/processing/impl/processors/ParameterProcessor.java
dariol83/reatmetric
5374d4326852c510d43fc468995b6392da214dd8
[ "Apache-2.0" ]
13
2020-04-29T08:45:43.000Z
2022-03-17T11:56:17.000Z
eu.dariolucia.reatmetric.processing/src/main/java/eu/dariolucia/reatmetric/processing/impl/processors/ParameterProcessor.java
dariol83/reatmetric
5374d4326852c510d43fc468995b6392da214dd8
[ "Apache-2.0" ]
5
2020-12-13T09:33:48.000Z
2021-02-03T16:28:51.000Z
eu.dariolucia.reatmetric.processing/src/main/java/eu/dariolucia/reatmetric/processing/impl/processors/ParameterProcessor.java
dariol83/reatmetric
5374d4326852c510d43fc468995b6392da214dd8
[ "Apache-2.0" ]
3
2020-05-02T06:40:39.000Z
2022-02-27T00:53:45.000Z
53.024286
245
0.625374
15,002
/* * Copyright (c) 2020 Dario Lucia (https://www.dariolucia.eu) * * 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 re...
3e23696e059f9ab142d0eb90f2d699813e8d0115
262
java
Java
ace-modules/ace-me/src/main/java/com/bitcola/exchange/security/me/vo/LoginLogVo.java
wxpkerpk/exchange-base-examlple
acb61eb9d8316c5cf290481362560203eaf682a7
[ "Apache-2.0" ]
1
2021-01-05T05:34:21.000Z
2021-01-05T05:34:21.000Z
ace-modules/ace-me/src/main/java/com/bitcola/exchange/security/me/vo/LoginLogVo.java
wxpkerpk/exchange-base-examlple
acb61eb9d8316c5cf290481362560203eaf682a7
[ "Apache-2.0" ]
null
null
null
ace-modules/ace-me/src/main/java/com/bitcola/exchange/security/me/vo/LoginLogVo.java
wxpkerpk/exchange-base-examlple
acb61eb9d8316c5cf290481362560203eaf682a7
[ "Apache-2.0" ]
3
2019-12-13T07:12:46.000Z
2022-01-13T05:04:38.000Z
13.789474
44
0.652672
15,003
package com.bitcola.exchange.security.me.vo; import lombok.Data; /** * @author zkq * @create 2018-10-11 12:37 **/ @Data public class LoginLogVo { int index; Long time; String ip; String status; String loginMethod; String address; }
3e236a16205c30ce1f3c53e7ee1302fd5a33b988
3,463
java
Java
encryptlibrary/src/main/java/com/jeff/encrypt/library/MD5Utils.java
feijeff0486/SecurityTool
333c12596519c9d7cbd4b20ad5e90784f967b68b
[ "Apache-2.0" ]
null
null
null
encryptlibrary/src/main/java/com/jeff/encrypt/library/MD5Utils.java
feijeff0486/SecurityTool
333c12596519c9d7cbd4b20ad5e90784f967b68b
[ "Apache-2.0" ]
null
null
null
encryptlibrary/src/main/java/com/jeff/encrypt/library/MD5Utils.java
feijeff0486/SecurityTool
333c12596519c9d7cbd4b20ad5e90784f967b68b
[ "Apache-2.0" ]
null
null
null
26.844961
66
0.470979
15,004
package com.jeff.encrypt.library; import android.support.annotation.NonNull; import android.text.TextUtils; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; /** * @author Jeff * @describe * @date 201...
3e236a1912af64d18a87a46225c49089eb84875f
6,330
java
Java
hmily-tcc-dubbo/src/main/java/com/hmily/tcc/dubbo/filter/DubboHmilyTransactionFilter.java
xqxyxchy/hmily
6c1a7bbf85397af5d2ae3ddbf0e3ede01077468f
[ "Apache-2.0" ]
3
2021-01-27T10:34:15.000Z
2021-01-27T10:37:53.000Z
hmily-tcc-dubbo/src/main/java/com/hmily/tcc/dubbo/filter/DubboHmilyTransactionFilter.java
xqxyxchy/hmily
6c1a7bbf85397af5d2ae3ddbf0e3ede01077468f
[ "Apache-2.0" ]
null
null
null
hmily-tcc-dubbo/src/main/java/com/hmily/tcc/dubbo/filter/DubboHmilyTransactionFilter.java
xqxyxchy/hmily
6c1a7bbf85397af5d2ae3ddbf0e3ede01077468f
[ "Apache-2.0" ]
1
2020-09-14T06:27:52.000Z
2020-09-14T06:27:52.000Z
43.061224
138
0.659084
15,005
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e236a6557771e0cfdc2b8f53f914b28c9852761
5,046
java
Java
modules/dfp_appengine/src/main/java/com/google/api/ads/admanager/jaxws/v201805/ExchangeRate.java
nwbirnie/googleads-java-lib
3d38daadf66e5d9c3db220559f099fd5c5b19e70
[ "Apache-2.0" ]
1
2019-11-30T23:41:48.000Z
2019-11-30T23:41:48.000Z
modules/dfp_appengine/src/main/java/com/google/api/ads/admanager/jaxws/v201805/ExchangeRate.java
nwbirnie/googleads-java-lib
3d38daadf66e5d9c3db220559f099fd5c5b19e70
[ "Apache-2.0" ]
null
null
null
modules/dfp_appengine/src/main/java/com/google/api/ads/admanager/jaxws/v201805/ExchangeRate.java
nwbirnie/googleads-java-lib
3d38daadf66e5d9c3db220559f099fd5c5b19e70
[ "Apache-2.0" ]
null
null
null
26.28125
139
0.601863
15,006
// Copyright 2018 Google 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 applicable law or agreed to in writi...
3e236a7a6c5882ca0ff1bd758ebea655ac3be6fa
236
java
Java
third_party/android_tools/sdk/sources/android-25/com/android/hotspot2/osu/ResponseFactory.java
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
third_party/android_tools/sdk/sources/android-25/com/android/hotspot2/osu/ResponseFactory.java
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
third_party/android_tools/sdk/sources/android-25/com/android/hotspot2/osu/ResponseFactory.java
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
26.222222
71
0.822034
15,007
package com.android.hotspot2.osu; import com.android.hotspot2.omadm.OMAException; import com.android.hotspot2.omadm.XMLNode; public interface ResponseFactory { public OSUResponse buildResponse(XMLNode root) throws OMAException; }
3e236c08b52f411060e2fba95f24f7f1bd184cf9
518
java
Java
data/train/java/39ce5a8a2a005dfd86067c9290527c2338fd36b4ServiceType.java
harshp8l/deep-learning-lang-detection
2a54293181c1c2b1a2b840ddee4d4d80177efb33
[ "MIT" ]
84
2017-10-25T15:49:21.000Z
2021-11-28T21:25:54.000Z
data/train/java/39ce5a8a2a005dfd86067c9290527c2338fd36b4ServiceType.java
vassalos/deep-learning-lang-detection
cbb00b3e81bed3a64553f9c6aa6138b2511e544e
[ "MIT" ]
5
2018-03-29T11:50:46.000Z
2021-04-26T13:33:18.000Z
data/train/java/39ce5a8a2a005dfd86067c9290527c2338fd36b4ServiceType.java
vassalos/deep-learning-lang-detection
cbb00b3e81bed3a64553f9c6aa6138b2511e544e
[ "MIT" ]
24
2017-11-22T08:31:00.000Z
2022-03-27T01:22:31.000Z
17.266667
49
0.752896
15,008
package org.panlab.software.fci.core; import FederationOffice.services.OfferedService; public class ServiceType { protected OfferedService service; public ServiceType(OfferedService service) { this.setService(service); } public void setService(OfferedService service) { this.service = service; } public...
3e236c7d5ee47c7fa0ce9d37ee86f08ad9169f65
3,765
java
Java
appmojo-sdk/src/main/java/com/appmojo/sdk/repository/AMEventRepository.java
AppMojo/appmojo-android-sdk
5b2356ae58e339433a3abd815af7c8e416257363
[ "Apache-2.0" ]
null
null
null
appmojo-sdk/src/main/java/com/appmojo/sdk/repository/AMEventRepository.java
AppMojo/appmojo-android-sdk
5b2356ae58e339433a3abd815af7c8e416257363
[ "Apache-2.0" ]
null
null
null
appmojo-sdk/src/main/java/com/appmojo/sdk/repository/AMEventRepository.java
AppMojo/appmojo-android-sdk
5b2356ae58e339433a3abd815af7c8e416257363
[ "Apache-2.0" ]
null
null
null
25.787671
75
0.483931
15,009
package com.appmojo.sdk.repository; import android.content.Context; import com.appmojo.sdk.events.AMEvent; import com.appmojo.sdk.utils.AMLog; import java.util.List; public class AMEventRepository { private Context mContext; public AMEventRepository(Context context) { mContext = context; } ...
3e236ddabe5d2d38dbb36d28346cf4069934581c
2,221
java
Java
opencga-analysis/src/main/java/org/opencb/opencga/analysis/variant/operations/VariantFileDeleteOperationTool.java
dapregi/opencga
9aaee47952ac9e68f831b138945c7939199ab92d
[ "Apache-2.0" ]
null
null
null
opencga-analysis/src/main/java/org/opencb/opencga/analysis/variant/operations/VariantFileDeleteOperationTool.java
dapregi/opencga
9aaee47952ac9e68f831b138945c7939199ab92d
[ "Apache-2.0" ]
null
null
null
opencga-analysis/src/main/java/org/opencb/opencga/analysis/variant/operations/VariantFileDeleteOperationTool.java
dapregi/opencga
9aaee47952ac9e68f831b138945c7939199ab92d
[ "Apache-2.0" ]
null
null
null
37.644068
108
0.715443
15,010
package org.opencb.opencga.analysis.variant.operations; import org.apache.solr.common.StringUtils; import org.opencb.commons.utils.CollectionUtils; import org.opencb.opencga.core.annotations.Tool; import org.opencb.opencga.core.api.operations.variant.VariantFileDeleteParams; import org.opencb.opencga.core.exception.To...
3e236ddd629dc13747ae560628460092c8b1fb2b
4,280
java
Java
coding blocks 1/src/com/company/trees/challenges/DeleteNodesBST.java
pulkit10251/cbRepository
c260dc9602506da392e55386f94ee4d89b4cebad
[ "Apache-2.0" ]
1
2021-11-06T08:04:21.000Z
2021-11-06T08:04:21.000Z
coding blocks 1/src/com/company/trees/challenges/DeleteNodesBST.java
pulkit10251/cbRepository
c260dc9602506da392e55386f94ee4d89b4cebad
[ "Apache-2.0" ]
null
null
null
coding blocks 1/src/com/company/trees/challenges/DeleteNodesBST.java
pulkit10251/cbRepository
c260dc9602506da392e55386f94ee4d89b4cebad
[ "Apache-2.0" ]
null
null
null
28.157895
73
0.412617
15,011
package com.company.trees.challenges; import java.util.Scanner; public class DeleteNodesBST { public static void main(String[] args) { Scanner s=new Scanner(System.in); int n=s.nextInt(); for(int i=0;i<n;i++){ int a=s.nextInt(); int[] A1=new int[a]; ...
3e236de12c850937a1880c7a76fd4484ec2622c2
1,202
java
Java
data-model/src/main/java/gr/ntua/ece/databases/data/model/ProductsStatistics.java
Milwaukee-Bugs-NTUA/DataBasics
c07e7c42ccbc0fdfb28a65e0c7d18b9fa89db798
[ "MIT" ]
null
null
null
data-model/src/main/java/gr/ntua/ece/databases/data/model/ProductsStatistics.java
Milwaukee-Bugs-NTUA/DataBasics
c07e7c42ccbc0fdfb28a65e0c7d18b9fa89db798
[ "MIT" ]
1
2020-05-07T17:54:32.000Z
2020-05-07T17:54:32.000Z
data-model/src/main/java/gr/ntua/ece/databases/data/model/ProductsStatistics.java
Milwaukee-Bugs-NTUA/DataBasics
c07e7c42ccbc0fdfb28a65e0c7d18b9fa89db798
[ "MIT" ]
null
null
null
31.631579
116
0.768719
15,012
package gr.ntua.ece.databases.data.model; import java.util.*; import java.sql.Time; import java.sql.Timestamp; public class ProductsStatistics { private List<ProductsPair> topProductsPairs; private List<ProductPlacement> topProductsPlacements; private List<PercentageOfSuccess> percentageOfSuccessInEachCat...
3e236f7ba02f4385e85170c9c27a90564a2fa3af
874
java
Java
imageeditor/src/main/java/com/createchance/imageeditor/shaders/DirectionalWarpTransShader.java
thelegendoflinas/ImageEditor
83008c504d1681dba5353649797d843211c8ab28
[ "Apache-2.0" ]
45
2018-11-12T01:56:45.000Z
2022-03-28T05:35:13.000Z
imageeditor/src/main/java/com/createchance/imageeditor/shaders/DirectionalWarpTransShader.java
LorckyWang/ImageEditor
7d2426b66ab9f2c76ea9a626f321b5a53f591091
[ "Apache-2.0" ]
4
2019-10-01T04:35:53.000Z
2021-09-30T08:26:56.000Z
imageeditor/src/main/java/com/createchance/imageeditor/shaders/DirectionalWarpTransShader.java
LorckyWang/ImageEditor
7d2426b66ab9f2c76ea9a626f321b5a53f591091
[ "Apache-2.0" ]
29
2018-11-12T01:56:46.000Z
2022-02-08T09:42:49.000Z
28.193548
127
0.734554
15,013
package com.createchance.imageeditor.shaders; import android.opengl.GLES20; /** * Directional warp transition shader. * * @author createchance * @date 2018/12/31 */ public class DirectionalWarpTransShader extends TransitionMainFragmentShader { private final String TRANS_SHADER = "directionalwarp.glsl"; ...
3e2370241d73d0859d23b67fa41de267d846c256
668
java
Java
SmartButler/app/src/main/java/com/example/cwang/smartbutler/utils/L.java
onechange/yktAndroid
104fb33686a082ac00c28ed60bf350eafcf39233
[ "MIT" ]
null
null
null
SmartButler/app/src/main/java/com/example/cwang/smartbutler/utils/L.java
onechange/yktAndroid
104fb33686a082ac00c28ed60bf350eafcf39233
[ "MIT" ]
null
null
null
SmartButler/app/src/main/java/com/example/cwang/smartbutler/utils/L.java
onechange/yktAndroid
104fb33686a082ac00c28ed60bf350eafcf39233
[ "MIT" ]
null
null
null
15.904762
51
0.543413
15,014
package com.example.cwang.smartbutler.utils; import android.util.Log; /** * 项目名: SmartButler * 包名: com.example.cwang.smartbutler.utils * 文件名: L * 创建者: cwang * 创建时间: 2018/7/16 9:18 AM */ public class L { //开关 public static final boolean DEBUG = true; //tag public static final String TAG = "sma...
3e237155ad0ddcdcab51ea6c1ece018180517a3b
318
java
Java
xPACE/src/main/java/de/fraunhofer/iese/xpace/BackendApplication.java
rmfalcao/tasc-modeler-xpace
9b5a02fafe1986ea9a85b4d36eef5127acf39970
[ "MIT" ]
null
null
null
xPACE/src/main/java/de/fraunhofer/iese/xpace/BackendApplication.java
rmfalcao/tasc-modeler-xpace
9b5a02fafe1986ea9a85b4d36eef5127acf39970
[ "MIT" ]
null
null
null
xPACE/src/main/java/de/fraunhofer/iese/xpace/BackendApplication.java
rmfalcao/tasc-modeler-xpace
9b5a02fafe1986ea9a85b4d36eef5127acf39970
[ "MIT" ]
null
null
null
24.461538
68
0.823899
15,015
package de.fraunhofer.iese.xpace; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class BackendApplication { public static void main(String[] args) { SpringApplication.run(BackendApplication.class, args); } }
3e2371c184d3f7f3f9b651b8f7b21abe5081b7b5
1,262
java
Java
editor/src/main/java/com/jsdroid/editor/widget/BgLogoLayout.java
coolwho/android-idea
81e86b0ff19c6b16de9ada0cb058b6562401cc2c
[ "Apache-2.0" ]
8
2020-07-22T01:48:47.000Z
2022-03-06T10:10:53.000Z
editor/src/main/java/com/jsdroid/editor/widget/BgLogoLayout.java
XiaoShenOL/android-idea
81e86b0ff19c6b16de9ada0cb058b6562401cc2c
[ "Apache-2.0" ]
2
2020-07-30T03:00:00.000Z
2020-11-02T15:14:00.000Z
editor/src/main/java/com/jsdroid/editor/widget/BgLogoLayout.java
XiaoShenOL/android-idea
81e86b0ff19c6b16de9ada0cb058b6562401cc2c
[ "Apache-2.0" ]
7
2020-07-22T01:48:20.000Z
2022-03-23T03:53:47.000Z
28.044444
113
0.656101
15,016
package com.jsdroid.editor.widget; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.graphics.Matrix; import android.graphics.Paint; import android.support.annotation.Nullable; import android.util.AttributeSet; import a...
3e2373114ecf0d8a750e1cd9c8174a1674194e1d
2,125
java
Java
src/main/java/net/yurimednikov/vertxbook/cashx/models/SimpleOperation.java
realyurimednikov/principles-of-vertx-2edn
d18b38e98c32e5676c68fcbd41da2eb08455877f
[ "Unlicense" ]
1
2021-11-09T15:29:17.000Z
2021-11-09T15:29:17.000Z
src/main/java/net/yurimednikov/vertxbook/cashx/models/SimpleOperation.java
realyurimednikov/principles-of-vertx-2edn
d18b38e98c32e5676c68fcbd41da2eb08455877f
[ "Unlicense" ]
null
null
null
src/main/java/net/yurimednikov/vertxbook/cashx/models/SimpleOperation.java
realyurimednikov/principles-of-vertx-2edn
d18b38e98c32e5676c68fcbd41da2eb08455877f
[ "Unlicense" ]
null
null
null
26.898734
170
0.646118
15,017
package net.yurimednikov.vertxbook.cashx.models; import java.math.BigDecimal; import java.time.LocalDateTime; public class SimpleOperation { private final long id; private final long userId; private final String description; private final String category; private final String currency; pr...
3e2373ba8d6a674a37af755e30d5da61fc9663cf
3,016
java
Java
hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/signature/TestAuthorizationV2HeaderParser.java
aswinshakil/ozone
df0489a4ad5ba1f8459a10036524926bef114c18
[ "Apache-2.0" ]
298
2020-10-28T08:58:02.000Z
2022-03-26T03:54:12.000Z
hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/signature/TestAuthorizationV2HeaderParser.java
aswinshakil/ozone
df0489a4ad5ba1f8459a10036524926bef114c18
[ "Apache-2.0" ]
1,428
2020-10-28T02:25:43.000Z
2022-03-31T16:24:20.000Z
hadoop-ozone/s3gateway/src/test/java/org/apache/hadoop/ozone/s3/signature/TestAuthorizationV2HeaderParser.java
aswinshakil/ozone
df0489a4ad5ba1f8459a10036524926bef114c18
[ "Apache-2.0" ]
239
2020-11-01T10:49:54.000Z
2022-03-31T21:28:03.000Z
33.511111
77
0.723806
15,018
/** * 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...
3e2373eb39088c857800bc943d63cd14d1d5f152
5,498
java
Java
OWLTools-Annotation/src/main/java/owltools/gaf/owl/AnnotationExtensionUnfolder.java
alexhenrie/owltools
d8061b92613091e6bfc7cd0bef636e4fbcd358bf
[ "BSD-3-Clause" ]
81
2015-03-07T04:21:45.000Z
2022-02-05T06:18:51.000Z
OWLTools-Annotation/src/main/java/owltools/gaf/owl/AnnotationExtensionUnfolder.java
alexhenrie/owltools
d8061b92613091e6bfc7cd0bef636e4fbcd358bf
[ "BSD-3-Clause" ]
217
2015-01-06T03:19:37.000Z
2015-02-02T17:02:09.000Z
OWLTools-Annotation/src/main/java/owltools/gaf/owl/AnnotationExtensionUnfolder.java
ShahimEssaid/owltools
9faa4f42b761839a26e8c8096cd24044e2bdcfc7
[ "BSD-3-Clause" ]
32
2015-02-06T22:26:05.000Z
2022-03-18T07:36:04.000Z
31.062147
123
0.7239
15,019
package owltools.gaf.owl; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; import org.apache.log4j.Logger; import org.semanticweb.owlapi.model.OWLClass; import org.semanticweb.owlapi.model.OWLClassExpression; import org.semanticweb.owlapi.model.OWLObjectInt...
3e2374ce5161d58a6990ba8e9c7a3122780c6037
892
java
Java
java/src/rbsa/eoss/NBAttribute.java
seakers/VASSAR_clean
f1cc64f3e8b30c438be7ce5d77a9cab9c827dafc
[ "MIT" ]
null
null
null
java/src/rbsa/eoss/NBAttribute.java
seakers/VASSAR_clean
f1cc64f3e8b30c438be7ce5d77a9cab9c827dafc
[ "MIT" ]
2
2018-07-19T16:30:11.000Z
2018-08-01T19:02:52.000Z
java/src/rbsa/eoss/NBAttribute.java
seakers/VASSAR_clean
f1cc64f3e8b30c438be7ce5d77a9cab9c827dafc
[ "MIT" ]
null
null
null
26.235294
101
0.593049
15,020
package rbsa.eoss; // package KBSAofEOSS; import java.util.Hashtable; public class NBAttribute extends EOAttribute { public NBAttribute(String charact, String val){ this.characteristic = charact; this.value = val; this.type = "NB"; this.acceptedValues = new Hashtable<>(); t...
3e237581ed7d617a5d3633c8c033283f54f8bb19
4,557
java
Java
src/main/java/com/example/demo/service/impl/RedisServiceImpl.java
panxiansong/mySpringBoot
84583dd70a4398e392f156fa0f9b2ad1f4ad25e0
[ "Apache-2.0" ]
216
2018-10-02T09:36:48.000Z
2022-03-23T08:30:22.000Z
src/main/java/com/example/demo/service/impl/RedisServiceImpl.java
NiceBen/mySpringBoot
84583dd70a4398e392f156fa0f9b2ad1f4ad25e0
[ "Apache-2.0" ]
3
2019-04-11T21:47:42.000Z
2019-11-22T08:38:40.000Z
src/main/java/com/example/demo/service/impl/RedisServiceImpl.java
NiceBen/mySpringBoot
84583dd70a4398e392f156fa0f9b2ad1f4ad25e0
[ "Apache-2.0" ]
48
2018-09-29T13:40:21.000Z
2022-01-25T06:54:39.000Z
35.053846
102
0.644064
15,021
package com.example.demo.service.impl; import com.alibaba.fastjson.JSON; import com.example.demo.service.RedisService; import org.springframework.dao.DataAccessException; import org.springframework.data.redis.connection.RedisConnection; import org.springframework.data.redis.core.RedisCallback; import org.springframewo...
3e2376323b26f4c00abb5aaa9d50a8da0c8b2b32
969
java
Java
src/main/java/br/com/zupacademy/stephanie/casadocodigo/controller/form/EstadoForm.java
StephanieAmaralDev/orange-talents-07-template-casa-do-codigo
52133fce3d0e81ae084e3fc935ac437f448913d6
[ "Apache-2.0" ]
1
2021-07-26T13:15:03.000Z
2021-07-26T13:15:03.000Z
src/main/java/br/com/zupacademy/stephanie/casadocodigo/controller/form/EstadoForm.java
StephanieAmaralDev/orange-talents-07-template-casa-do-codigo
52133fce3d0e81ae084e3fc935ac437f448913d6
[ "Apache-2.0" ]
null
null
null
src/main/java/br/com/zupacademy/stephanie/casadocodigo/controller/form/EstadoForm.java
StephanieAmaralDev/orange-talents-07-template-casa-do-codigo
52133fce3d0e81ae084e3fc935ac437f448913d6
[ "Apache-2.0" ]
1
2021-07-26T20:35:55.000Z
2021-07-26T20:35:55.000Z
20.1875
68
0.541796
15,022
package br.com.zupacademy.stephanie.casadocodigo.controller.form; import java.util.Objects; public class EstadoForm { private String nome; private long pais; public String getNome() { return nome; } public long getPais() { return pais; } public EstadoForm(String nome, l...
3e2376eaf72fd281b75cd9d68f30b9875e8c08f0
144
java
Java
src/main/java/io/github/phantamanta44/libnine/util/data/ISerializable.java
IGalat/libnine
721b1bb300e3edd49efb9093757f70b4601b29ff
[ "MIT" ]
2
2019-08-17T19:45:56.000Z
2020-10-04T19:28:34.000Z
src/main/java/io/github/phantamanta44/libnine/util/data/ISerializable.java
IGalat/libnine
721b1bb300e3edd49efb9093757f70b4601b29ff
[ "MIT" ]
4
2019-06-02T19:42:52.000Z
2021-12-01T15:54:16.000Z
src/main/java/io/github/phantamanta44/libnine/util/data/ISerializable.java
IGalat/libnine
721b1bb300e3edd49efb9093757f70b4601b29ff
[ "MIT" ]
1
2021-11-28T14:39:25.000Z
2021-11-28T14:39:25.000Z
24
76
0.798611
15,023
package io.github.phantamanta44.libnine.util.data; public interface ISerializable extends INbtSerializable, IByteSerializable { // NO-OP }
3e2377eb99f6b802c98dcda4f29a5cb448394a34
2,821
java
Java
tools/mapViewer/openlr/mapviewer/gui/panels/filtering/FRCFilterPanel.java
karussell/openlr
d00e9afc81f4f9e4cfb34666ae3101052f8226a6
[ "Apache-1.1" ]
2
2020-06-22T20:57:28.000Z
2021-08-30T10:14:39.000Z
tools/mapViewer/openlr/mapviewer/gui/panels/filtering/FRCFilterPanel.java
karussell/openlr
d00e9afc81f4f9e4cfb34666ae3101052f8226a6
[ "Apache-1.1" ]
null
null
null
tools/mapViewer/openlr/mapviewer/gui/panels/filtering/FRCFilterPanel.java
karussell/openlr
d00e9afc81f4f9e4cfb34666ae3101052f8226a6
[ "Apache-1.1" ]
2
2020-06-22T20:57:05.000Z
2020-09-28T06:54:46.000Z
30.021277
88
0.703047
15,024
/** * Licensed to the TomTom International B.V. under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. TomTom International B.V. * licenses this file to you under the Apache License, * Version 2.0 (the "License"...
3e237875ca8ec0414c1d63986b5788215558c8e0
2,153
java
Java
src/main/java/com/almightyalpaca/discordbot/config/RootConfig.java
Almighty-Alpaca/Almighty-DJ
565ad0951d477cfae160ec4c2068f8d5ce289e6b
[ "Apache-2.0" ]
null
null
null
src/main/java/com/almightyalpaca/discordbot/config/RootConfig.java
Almighty-Alpaca/Almighty-DJ
565ad0951d477cfae160ec4c2068f8d5ce289e6b
[ "Apache-2.0" ]
null
null
null
src/main/java/com/almightyalpaca/discordbot/config/RootConfig.java
Almighty-Alpaca/Almighty-DJ
565ad0951d477cfae160ec4c2068f8d5ce289e6b
[ "Apache-2.0" ]
null
null
null
29.094595
140
0.662796
15,025
package com.almightyalpaca.discordbot.config; import java.io.BufferedWriter; import java.io.File; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.FileWriter; import java.io.IOException; import java.io.InputStreamReader; import java.net.URL; import com.google.gson.Gson; import com.googl...
3e237897f8e53bee52a733aeb44bc3f9393852df
16,391
java
Java
src/com/stag/horns/fragments/RecentsSettings.java
kcuf-tomato/android_packages_apps_Horns
866644f74c177594d8a1122ee95db1d60a00bf9f
[ "Apache-2.0" ]
null
null
null
src/com/stag/horns/fragments/RecentsSettings.java
kcuf-tomato/android_packages_apps_Horns
866644f74c177594d8a1122ee95db1d60a00bf9f
[ "Apache-2.0" ]
null
null
null
src/com/stag/horns/fragments/RecentsSettings.java
kcuf-tomato/android_packages_apps_Horns
866644f74c177594d8a1122ee95db1d60a00bf9f
[ "Apache-2.0" ]
2
2018-10-28T19:50:37.000Z
2020-03-27T12:22:54.000Z
40.672457
112
0.67415
15,026
/* * Copyright (C) 2018 StagOS * * 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 ...
3e237b852101f55cb3394656cdfb011c66db4d7b
477
java
Java
src/test/java/poussecafe/source/validation/listener/AggregateRootWithWrongRunner.java
pousse-cafe/pousse-cafe-source
99170e6fc568c39db2dbcc5e6ccd5ba129e6f0f9
[ "Apache-2.0" ]
null
null
null
src/test/java/poussecafe/source/validation/listener/AggregateRootWithWrongRunner.java
pousse-cafe/pousse-cafe-source
99170e6fc568c39db2dbcc5e6ccd5ba129e6f0f9
[ "Apache-2.0" ]
10
2021-03-02T10:13:59.000Z
2021-08-20T13:39:23.000Z
src/test/java/poussecafe/source/validation/listener/AggregateRootWithWrongRunner.java
pousse-cafe/pousse-cafe-source
99170e6fc568c39db2dbcc5e6ccd5ba129e6f0f9
[ "Apache-2.0" ]
1
2022-03-20T01:51:16.000Z
2022-03-20T01:51:16.000Z
26.5
114
0.809224
15,027
package poussecafe.source.validation.listener; import poussecafe.discovery.MessageListener; import poussecafe.domain.AggregateRoot; import poussecafe.domain.EntityAttributes; public class AggregateRootWithWrongRunner extends AggregateRoot<String, AggregateRootWithWrongRunner.Attributes> { @MessageListener(runner...
3e237c1106c80b824bc1df9e01c65b127258e78f
1,601
java
Java
src/dorkbox/dns/dns/records/CNAMERecord.java
dorkbox/NetworkDNS
0e4aaaf3f782254e9b9a30ce612c4a0ef124499e
[ "Apache-2.0", "BSD-2-Clause", "MIT", "CC0-1.0", "BSD-3-Clause" ]
null
null
null
src/dorkbox/dns/dns/records/CNAMERecord.java
dorkbox/NetworkDNS
0e4aaaf3f782254e9b9a30ce612c4a0ef124499e
[ "Apache-2.0", "BSD-2-Clause", "MIT", "CC0-1.0", "BSD-3-Clause" ]
null
null
null
src/dorkbox/dns/dns/records/CNAMERecord.java
dorkbox/NetworkDNS
0e4aaaf3f782254e9b9a30ce612c4a0ef124499e
[ "Apache-2.0", "BSD-2-Clause", "MIT", "CC0-1.0", "BSD-3-Clause" ]
null
null
null
23.895522
75
0.669582
15,028
/* * Copyright 2021 dorkbox, 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 applicable law or agreed to...
3e237ccd7e509d5073f62deb14e9356296a7843d
280
java
Java
src/main/java/com/docutools/jocument/image/IncompatibleImageReferenceException.java
DDS-GmbH/jocument
7c24066395c1c1d56fd380bf9b3fc79d0cbeab62
[ "MIT" ]
3
2020-09-17T10:54:32.000Z
2020-12-15T09:45:28.000Z
src/main/java/com/docutools/jocument/image/IncompatibleImageReferenceException.java
DDS-GmbH/jocument
7c24066395c1c1d56fd380bf9b3fc79d0cbeab62
[ "MIT" ]
88
2020-09-03T17:57:20.000Z
2022-03-30T15:21:44.000Z
src/main/java/com/docutools/jocument/image/IncompatibleImageReferenceException.java
DDS-GmbH/jocument
7c24066395c1c1d56fd380bf9b3fc79d0cbeab62
[ "MIT" ]
1
2020-11-01T12:24:39.000Z
2020-11-01T12:24:39.000Z
25.454545
110
0.767857
15,029
package com.docutools.jocument.image; /** * Thrown by {@link ImageStrategy} if the given {@link ImageReference} implementation is incompatible with it. * * @since 2021-03-23 * @author partschi */ public class IncompatibleImageReferenceException extends RuntimeException { }
3e237e8fea61c061f7369e031bcfc3ae4f644c5e
22,678
java
Java
yshop-admin/src/main/java/co/yixiang/modules/quartz/utils/StringUtil.java
ZhangHuan-Mr/yshopmall
4013b594a07b23ad0580a1fdb5cdea6175f00868
[ "Apache-2.0" ]
null
null
null
yshop-admin/src/main/java/co/yixiang/modules/quartz/utils/StringUtil.java
ZhangHuan-Mr/yshopmall
4013b594a07b23ad0580a1fdb5cdea6175f00868
[ "Apache-2.0" ]
null
null
null
yshop-admin/src/main/java/co/yixiang/modules/quartz/utils/StringUtil.java
ZhangHuan-Mr/yshopmall
4013b594a07b23ad0580a1fdb5cdea6175f00868
[ "Apache-2.0" ]
2
2021-07-04T06:06:55.000Z
2021-07-05T02:45:01.000Z
30.896458
246
0.504762
15,030
package co.yixiang.modules.quartz.utils; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import com.google.common.collect.Lists; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import org.apache.commons.lang3.StringUtils; import or...
3e237e9f99765138b3736452e9fb7270378d3c50
6,376
java
Java
api/android/archive/external/src/main/java/org/societies/android/api/context/model/CtxModelObjectFactory.java
EPapadopoulou/SOCIETIES-Platform
7050936833dcadf5cf318921ba97154843a05a46
[ "BSD-2-Clause" ]
4
2015-01-30T12:55:10.000Z
2021-08-24T12:21:58.000Z
api/android/archive/external/src/main/java/org/societies/android/api/context/model/CtxModelObjectFactory.java
EPapadopoulou/SOCIETIES-Platform
7050936833dcadf5cf318921ba97154843a05a46
[ "BSD-2-Clause" ]
1
2017-03-12T19:22:46.000Z
2017-03-15T19:52:57.000Z
api/android/archive/external/src/main/java/org/societies/android/api/context/model/CtxModelObjectFactory.java
EPapadopoulou/SOCIETIES-Platform
7050936833dcadf5cf318921ba97154843a05a46
[ "BSD-2-Clause" ]
2
2015-03-03T15:23:31.000Z
2015-08-17T06:09:18.000Z
40.611465
131
0.75298
15,031
/** * Copyright (c) 2011, SOCIETIES Consortium (WATERFORD INSTITUTE OF TECHNOLOGY (TSSG), HERIOT-WATT UNIVERSITY (HWU), SOLUTA.NET * (SN), GERMAN AEROSPACE CENTRE (Deutsches Zentrum fuer Luft- und Raumfahrt e.V.) (DLR), Zavod za varnostne tehnologije * informacijske družbe in elektronsko poslovanje (SETCCE), INS...
3e23805d6b9885c23b019032d821ce5246340631
5,365
java
Java
string_search/z_algorithm/ZAlgorithm.java
Lawrence37/algorithms
7e0051ab2fda3faf22d851d23af43781b9ef1d38
[ "MIT" ]
null
null
null
string_search/z_algorithm/ZAlgorithm.java
Lawrence37/algorithms
7e0051ab2fda3faf22d851d23af43781b9ef1d38
[ "MIT" ]
null
null
null
string_search/z_algorithm/ZAlgorithm.java
Lawrence37/algorithms
7e0051ab2fda3faf22d851d23af43781b9ef1d38
[ "MIT" ]
null
null
null
33.53125
79
0.559366
15,032
package algorithms.string_search.z_algorithm; import java.util.ArrayList; import java.util.List; public class ZAlgorithm { /** * Finds all indices of a string where the pattern matches a substring. * * This uses the Z algorithm to locate all occurrences. The string and * pattern must not cont...
3e2380cc22b8adb2ab62a0030a5716fd0e05ce86
1,883
java
Java
Hulu/src/main/java/net/hcriots/hcfactions/pvpclasses/pvpclasses/archer/upgrades/HadesArcherUpgrade.java
AndyReckt/Old-Code
200501c7eb4aaf5709b4adceb053fee6707173fa
[ "Apache-2.0" ]
1
2022-01-09T21:29:19.000Z
2022-01-09T21:29:19.000Z
Hulu/src/main/java/net/hcriots/hcfactions/pvpclasses/pvpclasses/archer/upgrades/HadesArcherUpgrade.java
AndyReckt/Old-Code
200501c7eb4aaf5709b4adceb053fee6707173fa
[ "Apache-2.0" ]
null
null
null
Hulu/src/main/java/net/hcriots/hcfactions/pvpclasses/pvpclasses/archer/upgrades/HadesArcherUpgrade.java
AndyReckt/Old-Code
200501c7eb4aaf5709b4adceb053fee6707173fa
[ "Apache-2.0" ]
null
null
null
26.152778
122
0.639936
15,033
/* * Copyright (c) 2020. * Created by YoloSanta * Created On 10/22/20, 1:23 AM */ package net.hcriots.hcfactions.pvpclasses.pvpclasses.archer.upgrades; import net.hcriots.hcfactions.pvpclasses.pvpclasses.archer.ArcherUpgrade; import org.bukkit.entity.Player; import org.bukkit.inventory.ItemStack; import org.bukki...
3e2380d0af592341915e03f6b483ff615dd466f8
3,887
java
Java
src/main/java/edu/wpi/first/desktop/util/EqualityUtils.java
wpilibsuite/desktop-common
1d38a77435b5436315e53cff85ab3bbe5859ad79
[ "BSD-3-Clause" ]
2
2019-09-11T15:29:14.000Z
2020-06-08T10:03:58.000Z
src/main/java/edu/wpi/first/desktop/util/EqualityUtils.java
wpilibsuite/desktop-common
1d38a77435b5436315e53cff85ab3bbe5859ad79
[ "BSD-3-Clause" ]
null
null
null
src/main/java/edu/wpi/first/desktop/util/EqualityUtils.java
wpilibsuite/desktop-common
1d38a77435b5436315e53cff85ab3bbe5859ad79
[ "BSD-3-Clause" ]
3
2018-09-07T21:34:18.000Z
2020-06-08T10:04:04.000Z
35.990741
106
0.618729
15,034
package edu.wpi.first.desktop.util; import java.util.Arrays; import java.util.Objects; /** * Utility class for general-purpose object equality checking, with support for normal objects and * arbitrarily-dimensioned arrays of objects or primitives. */ public final class EqualityUtils extends UtilityClass { /** ...
3e2380f578f44808c884eb0e45dbf4de62e1fac2
1,822
java
Java
src/test/java/org/onap/dmaap/mr/tools/TestRunner.java
onap/dmaap-messagerouter-dmaapclient
1e0b9be28b9b4a06a5fb322c7c014dbb2705cdd1
[ "Apache-2.0", "CC-BY-4.0" ]
null
null
null
src/test/java/org/onap/dmaap/mr/tools/TestRunner.java
onap/dmaap-messagerouter-dmaapclient
1e0b9be28b9b4a06a5fb322c7c014dbb2705cdd1
[ "Apache-2.0", "CC-BY-4.0" ]
null
null
null
src/test/java/org/onap/dmaap/mr/tools/TestRunner.java
onap/dmaap-messagerouter-dmaapclient
1e0b9be28b9b4a06a5fb322c7c014dbb2705cdd1
[ "Apache-2.0", "CC-BY-4.0" ]
null
null
null
38.765957
83
0.573546
15,035
/*- * ============LICENSE_START======================================================= * ONAP Policy Engine * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ====================================================...
3e2382469c2bb0c851efc6fec8916ffd06ec53a8
563
java
Java
src/main/java/com/github/learndifferent/mtm/entity/CommentHistoryDO.java
LearnDifferent/mtm
210021ae96429d8e15b92fafacc20f07700edea0
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/learndifferent/mtm/entity/CommentHistoryDO.java
LearnDifferent/mtm
210021ae96429d8e15b92fafacc20f07700edea0
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/learndifferent/mtm/entity/CommentHistoryDO.java
LearnDifferent/mtm
210021ae96429d8e15b92fafacc20f07700edea0
[ "Apache-2.0" ]
null
null
null
16.085714
52
0.671403
15,036
package com.github.learndifferent.mtm.entity; import java.time.Instant; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; /** * Comment History * * @author zhou * @date 2022/4/12 */ @Data @AllArgsConstructor @NoArgsConstructor public class CommentHistoryDO { /** * I...
3e2382d66385376a7a6ae7c7fc5b716cb6350b59
437
java
Java
core/IntegerLiterals.java
raunaky/maverick
c4a3692019f93da8264293f9f40c291d7c083c9b
[ "Apache-2.0" ]
null
null
null
core/IntegerLiterals.java
raunaky/maverick
c4a3692019f93da8264293f9f40c291d7c083c9b
[ "Apache-2.0" ]
null
null
null
core/IntegerLiterals.java
raunaky/maverick
c4a3692019f93da8264293f9f40c291d7c083c9b
[ "Apache-2.0" ]
null
null
null
23
59
0.718535
15,037
package com.wheremagichappens.core; public class IntegerLiterals { public static void main(String[] args) { int ab = 2147483647; System.out.println("Max limit of primitive int:\t" + ab); //int bc = 2147483648; Out of Range for primitive integer. //long val = 2147483648; Out of range for integer. long val =...
3e2382f12c86ac09007c4751341625b9b8416701
1,241
java
Java
aws-java-sdk-dynamodb/src/main/java/com/amazonaws/services/dynamodbv2/model/TableAlreadyExistsException.java
tb3088/aws-sdk-java
26369a648ebf8ddbc9023c9747b4b18358fdec21
[ "Apache-2.0" ]
1
2019-02-08T21:30:20.000Z
2019-02-08T21:30:20.000Z
aws-java-sdk-dynamodb/src/main/java/com/amazonaws/services/dynamodbv2/model/TableAlreadyExistsException.java
tb3088/aws-sdk-java
26369a648ebf8ddbc9023c9747b4b18358fdec21
[ "Apache-2.0" ]
16
2018-05-15T05:35:42.000Z
2018-05-15T07:54:48.000Z
aws-java-sdk-dynamodb/src/main/java/com/amazonaws/services/dynamodbv2/model/TableAlreadyExistsException.java
tb3088/aws-sdk-java
26369a648ebf8ddbc9023c9747b4b18358fdec21
[ "Apache-2.0" ]
3
2018-07-13T14:46:29.000Z
2021-02-15T13:12:55.000Z
33.540541
119
0.726833
15,038
/* * Copyright 2013-2018 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 "licen...
3e23846855cac63772e664d4fbfc2f3e3298914b
4,260
java
Java
backend/src/test/java/net/es/oscars/cuke/TemplateVersionSteps.java
StackV/oscars
23725dfdf42f2eda93799ec3dc9c16fcc9abf3e0
[ "MIT" ]
10
2015-03-17T19:11:30.000Z
2018-03-16T13:52:14.000Z
backend/src/test/java/net/es/oscars/cuke/TemplateVersionSteps.java
esnet/oscars
2dbc6b484dc537c6fd18bd7c43df31386d82195b
[ "MIT" ]
41
2016-05-17T20:15:36.000Z
2022-02-26T10:05:08.000Z
backend/src/test/java/net/es/oscars/cuke/TemplateVersionSteps.java
StackV/oscars
23725dfdf42f2eda93799ec3dc9c16fcc9abf3e0
[ "MIT" ]
4
2016-01-19T14:35:28.000Z
2021-07-22T15:53:31.000Z
34.918033
99
0.644836
15,039
package net.es.oscars.cuke; import cucumber.api.java.en.Given; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import lombok.extern.slf4j.Slf4j; import net.es.oscars.app.exc.PSSException; import net.es.oscars.app.props.PssProperties; import net.es.oscars.ctg.UnitTests; import net.es.oscars.pss.bean...
3e23849499b18cd5b322fd3ff1c453070dec98d6
2,065
java
Java
src/main/java/com/ra4king/circuitsim/gui/peers/gates/OrGatePeer.java
thecharlesjenkins/CircuitSim
aa2059af0be7df0b4ef1a245db1e647c10c00503
[ "BSD-3-Clause" ]
54
2017-10-14T21:59:19.000Z
2022-03-18T16:37:31.000Z
src/main/java/com/ra4king/circuitsim/gui/peers/gates/OrGatePeer.java
thecharlesjenkins/CircuitSim
aa2059af0be7df0b4ef1a245db1e647c10c00503
[ "BSD-3-Clause" ]
52
2017-08-18T04:12:54.000Z
2022-01-02T02:03:49.000Z
src/main/java/com/ra4king/circuitsim/gui/peers/gates/OrGatePeer.java
thecharlesjenkins/CircuitSim
aa2059af0be7df0b4ef1a245db1e647c10c00503
[ "BSD-3-Clause" ]
24
2017-11-19T05:19:47.000Z
2022-02-09T17:48:34.000Z
32.777778
93
0.71477
15,040
package com.ra4king.circuitsim.gui.peers.gates; import com.ra4king.circuitsim.gui.ComponentManager.ComponentManagerInterface; import com.ra4king.circuitsim.gui.GuiUtils; import com.ra4king.circuitsim.gui.Properties; import com.ra4king.circuitsim.simulator.CircuitState; import com.ra4king.circuitsim.simulator.component...
3e23849d67fbe543c2dac63a7f519e0ef17e0176
511
java
Java
2021/10/01/solution.java
PseudoCowboy/lose-love-algorithm
82aefb31956239d6b890ec81fac844beff7174c0
[ "MIT" ]
2
2021-04-14T18:37:54.000Z
2021-04-15T09:13:01.000Z
2021/10/01/solution.java
PseudoCowboy/lose-love-algorithm
82aefb31956239d6b890ec81fac844beff7174c0
[ "MIT" ]
20
2021-04-07T07:56:15.000Z
2021-05-05T10:37:16.000Z
2021/10/01/solution.java
PseudoCowboy/streak-algorithm
82aefb31956239d6b890ec81fac844beff7174c0
[ "MIT" ]
null
null
null
23.227273
54
0.497065
15,041
import java.awt.List; import java.util.Map; public class solution { public static void main(String[] args) { } public String destCity(List<List<String>> paths) { Map<String, Integer> m = new HashMap<>(); for (List<String> item : paths) { m.computeIfAbsent(item.get(0), ...
3e2384c6af4fc460e4368fe285b81f11c4365655
2,298
java
Java
src/main/java/com/quinn/code/medium/PeopleIndexesSolution.java
guoqijun/dragonSword
1e6ade0b6c9e565ce6486e8aa5542a0e0ca80fc6
[ "Apache-2.0" ]
null
null
null
src/main/java/com/quinn/code/medium/PeopleIndexesSolution.java
guoqijun/dragonSword
1e6ade0b6c9e565ce6486e8aa5542a0e0ca80fc6
[ "Apache-2.0" ]
null
null
null
src/main/java/com/quinn/code/medium/PeopleIndexesSolution.java
guoqijun/dragonSword
1e6ade0b6c9e565ce6486e8aa5542a0e0ca80fc6
[ "Apache-2.0" ]
null
null
null
24.709677
78
0.475631
15,042
package com.quinn.code.medium; import java.util.*; public class PeopleIndexesSolution { public boolean canPermutePalindrome(String s) { if (s == null) { return false; } Set<Character> set = new HashSet<>(); for (int index = 0; index < s.length(); index++) { ...
3e23853ba5e8183f10960c581491e8e1a849e12a
872
java
Java
canonical-backend-reference/src/main/java/com/transporeon/refarch/cononical/adapter/rest/model/RestDataDto.java
TRANSPOREONGroup/architectural-building-blocks
461b49517c5c0f3275b69f1546323beaefa96cbe
[ "Apache-2.0" ]
1
2019-07-10T11:48:18.000Z
2019-07-10T11:48:18.000Z
canonical-backend-reference/src/main/java/com/transporeon/refarch/cononical/adapter/rest/model/RestDataDto.java
TRANSPOREONGroup/architectural-building-blocks
461b49517c5c0f3275b69f1546323beaefa96cbe
[ "Apache-2.0" ]
null
null
null
canonical-backend-reference/src/main/java/com/transporeon/refarch/cononical/adapter/rest/model/RestDataDto.java
TRANSPOREONGroup/architectural-building-blocks
461b49517c5c0f3275b69f1546323beaefa96cbe
[ "Apache-2.0" ]
null
null
null
25.647059
75
0.728211
15,043
/* * Copyright 2019 Transporeon 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 required by applicable law or agr...
3e23854fa91df457814546e6bf95aa5dfc355c04
6,136
java
Java
elasticsearch-test-framework/src/main/java/org/elasticsearch/index/engine/TranslogHandler.java
jprante/elasticsearch-devkit
5dba5b5b77b538716d4a0a9578959f4e8417624e
[ "Apache-2.0" ]
1
2018-06-30T12:10:07.000Z
2018-06-30T12:10:07.000Z
elasticsearch-test-framework/src/main/java/org/elasticsearch/index/engine/TranslogHandler.java
jprante/elasticsearch-devkit
5dba5b5b77b538716d4a0a9578959f4e8417624e
[ "Apache-2.0" ]
null
null
null
elasticsearch-test-framework/src/main/java/org/elasticsearch/index/engine/TranslogHandler.java
jprante/elasticsearch-devkit
5dba5b5b77b538716d4a0a9578959f4e8417624e
[ "Apache-2.0" ]
null
null
null
48.314961
136
0.682203
15,044
package org.elasticsearch.index.engine; import org.apache.lucene.analysis.standard.StandardAnalyzer; import org.elasticsearch.common.xcontent.NamedXContentRegistry; import org.elasticsearch.common.xcontent.XContentFactory; import org.elasticsearch.index.IndexSettings; import org.elasticsearch.index.analysis.AnalyzerSc...
3e238570090b84da343c03aff501970ec83eff3a
10,738
java
Java
app/src/main/java/com/jiangdg/usbcamera/application/CameraDialog.java
xcyxcy/USBCamera
84492df1e6bef616d06171cef5ef900c88c2f577
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/jiangdg/usbcamera/application/CameraDialog.java
xcyxcy/USBCamera
84492df1e6bef616d06171cef5ef900c88c2f577
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/jiangdg/usbcamera/application/CameraDialog.java
xcyxcy/USBCamera
84492df1e6bef616d06171cef5ef900c88c2f577
[ "Apache-2.0" ]
null
null
null
30.68
123
0.59797
15,045
package com.jiangdg.usbcamera.application; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.graphics.Bitmap; import android.hardware.Camera; import android.os.Bundle; import android.os.Handler; import android.os.HandlerThread; import android.os.Loop...
3e2386d375ac0d6430d011b4230a8acabcb22cc0
1,964
java
Java
src/main/java/com/br/marte/app/entity/Usuario.java
eudesrt/marteSystem
3eae27c4b7677a0f3bd6e254a33736ac6500b7c0
[ "Apache-2.0" ]
null
null
null
src/main/java/com/br/marte/app/entity/Usuario.java
eudesrt/marteSystem
3eae27c4b7677a0f3bd6e254a33736ac6500b7c0
[ "Apache-2.0" ]
null
null
null
src/main/java/com/br/marte/app/entity/Usuario.java
eudesrt/marteSystem
3eae27c4b7677a0f3bd6e254a33736ac6500b7c0
[ "Apache-2.0" ]
null
null
null
20.893617
99
0.6889
15,046
package com.br.marte.app.entity; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.JoinTable; impo...
3e23870114a5652da428482b1f46fd25d4168571
897
java
Java
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/services/_GetServiceRequest.java
JuergenSu/cf-java-client
f4f219297ec41d1d626c0d3d6c13b34e03d64870
[ "Apache-2.0" ]
252
2015-01-05T14:25:55.000Z
2022-02-10T05:34:26.000Z
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/services/_GetServiceRequest.java
JuergenSu/cf-java-client
f4f219297ec41d1d626c0d3d6c13b34e03d64870
[ "Apache-2.0" ]
888
2015-01-05T22:28:40.000Z
2022-03-31T21:16:39.000Z
cloudfoundry-client/src/main/java/org/cloudfoundry/client/v2/services/_GetServiceRequest.java
JuergenSu/cf-java-client
f4f219297ec41d1d626c0d3d6c13b34e03d64870
[ "Apache-2.0" ]
257
2015-01-16T11:49:49.000Z
2022-01-04T10:12:55.000Z
26.382353
75
0.725753
15,047
/* * Copyright 2013-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e238731f7babf189397e9134a3939ee03ad3771
2,528
java
Java
cas-server-support-jdbc/src/main/java/org/jasig/cas/adaptors/jdbc/BindModeSearchDatabaseAuthenticationHandler.java
yuweijun/cas-server-4.2.1
d61e0bdfead25ba673ea16bed42310096100a7de
[ "Apache-2.0" ]
null
null
null
cas-server-support-jdbc/src/main/java/org/jasig/cas/adaptors/jdbc/BindModeSearchDatabaseAuthenticationHandler.java
yuweijun/cas-server-4.2.1
d61e0bdfead25ba673ea16bed42310096100a7de
[ "Apache-2.0" ]
null
null
null
cas-server-support-jdbc/src/main/java/org/jasig/cas/adaptors/jdbc/BindModeSearchDatabaseAuthenticationHandler.java
yuweijun/cas-server-4.2.1
d61e0bdfead25ba673ea16bed42310096100a7de
[ "Apache-2.0" ]
2
2019-03-31T04:14:51.000Z
2019-09-30T07:36:37.000Z
40.126984
116
0.742484
15,048
package org.jasig.cas.adaptors.jdbc; import org.jasig.cas.authentication.HandlerResult; import org.jasig.cas.authentication.PreventedException; import org.jasig.cas.authentication.UsernamePasswordCredential; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotat...
3e238829bf161665854648bd226d8262dd1bdf37
597
java
Java
tutorial-3/src/test/java/id/ac/ui/cs/advprog/tutorial3/composite/higherups/CeoTest.java
Mochaul/advpro-lab
af672dedfd6714bb71b4b112424cbd76a392852e
[ "BSD-3-Clause" ]
null
null
null
tutorial-3/src/test/java/id/ac/ui/cs/advprog/tutorial3/composite/higherups/CeoTest.java
Mochaul/advpro-lab
af672dedfd6714bb71b4b112424cbd76a392852e
[ "BSD-3-Clause" ]
null
null
null
tutorial-3/src/test/java/id/ac/ui/cs/advprog/tutorial3/composite/higherups/CeoTest.java
Mochaul/advpro-lab
af672dedfd6714bb71b4b112424cbd76a392852e
[ "BSD-3-Clause" ]
null
null
null
19.258065
58
0.629816
15,049
package id.ac.ui.cs.advprog.tutorial3.composite.higherups; import static org.junit.Assert.assertEquals; import org.junit.Before; import org.junit.Test; public class CeoTest { private Ceo ceo; @Before public void setUp() { ceo = new Ceo("Brook", 200000.00); } @Test public void testMe...
3e23888c563becb2ef372b7945c406d040ae5a17
3,697
java
Java
codelabsdk/src/main/java/io/codelabs/recyclerview/SlideInItemAnimator.java
Joseph-Aikins/delivery-system
51c5ddf50a302f1922e734bd043074af49fdc6f7
[ "Apache-2.0" ]
null
null
null
codelabsdk/src/main/java/io/codelabs/recyclerview/SlideInItemAnimator.java
Joseph-Aikins/delivery-system
51c5ddf50a302f1922e734bd043074af49fdc6f7
[ "Apache-2.0" ]
null
null
null
codelabsdk/src/main/java/io/codelabs/recyclerview/SlideInItemAnimator.java
Joseph-Aikins/delivery-system
51c5ddf50a302f1922e734bd043074af49fdc6f7
[ "Apache-2.0" ]
null
null
null
26.985401
161
0.712199
15,050
/* * Copyright (c) 2018. Property of Dennis Kwabena Bilson. No unauthorized duplication of this material should be made without prior permission from the developer */ package io.codelabs.recyclerview; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.view.Gravity; ...
3e2389280af53358a341a86a56a915f4c3b68999
7,969
java
Java
src/main/java/ui/widgets/graph/DirectionalCorneredEdge.java
subrodrigues/simprove-editor
938a49ed9ce876e8e7be00ed1b510c47a1e3d9dd
[ "Apache-2.0" ]
1
2019-12-08T22:13:23.000Z
2019-12-08T22:13:23.000Z
src/main/java/ui/widgets/graph/DirectionalCorneredEdge.java
subrodrigues/simprove-editor
938a49ed9ce876e8e7be00ed1b510c47a1e3d9dd
[ "Apache-2.0" ]
null
null
null
src/main/java/ui/widgets/graph/DirectionalCorneredEdge.java
subrodrigues/simprove-editor
938a49ed9ce876e8e7be00ed1b510c47a1e3d9dd
[ "Apache-2.0" ]
null
null
null
33.766949
144
0.59355
15,051
/* * Created by Filipe André Rodrigues on 13-04-2019 3:35 */ package ui.widgets.graph; import com.fxgraph.edges.AbstractEdge; import com.fxgraph.edges.DoubleCorneredEdge; import com.fxgraph.graph.Graph; import com.fxgraph.graph.ICell; import javafx.beans.binding.DoubleBinding; import javafx.beans.property.DoublePro...
3e238a3956fa53b991923fdf14ffe0ebf9e6560f
6,718
java
Java
UploadDashboard/src/gov/noaa/pmel/dashboard/shared/DataLocation.java
NOAA-PMEL/OAPDashboard
8c1c1df4ca2120e703d5df829e263e5f38aa553e
[ "Unlicense" ]
null
null
null
UploadDashboard/src/gov/noaa/pmel/dashboard/shared/DataLocation.java
NOAA-PMEL/OAPDashboard
8c1c1df4ca2120e703d5df829e263e5f38aa553e
[ "Unlicense" ]
48
2017-05-01T23:10:55.000Z
2022-03-27T23:11:57.000Z
UploadDashboard/src/gov/noaa/pmel/dashboard/shared/DataLocation.java
NOAA-PMEL/OAPDashboard
8c1c1df4ca2120e703d5df829e263e5f38aa553e
[ "Unlicense" ]
2
2020-05-19T13:35:52.000Z
2021-08-17T20:34:40.000Z
25.255639
93
0.679667
15,052
/** * */ package gov.noaa.pmel.dashboard.shared; import java.io.Serializable; import java.util.Date; import com.google.gwt.user.client.rpc.IsSerializable; /** * The location of a data point with a data value at that location. * Used for indicating locations for QC flag events which describes * the data set an...
3e238bc85e957dfe97fc24e5efe8c4251d149763
910
java
Java
easy-scheduler/src/main/java/com/frame/easy/modular/scheduler/service/QuartzService.java
TengChongChong/easy-frame
3e383598a21f870daaf8de766bf419542fe2746f
[ "MIT" ]
6
2019-06-19T07:38:21.000Z
2020-08-06T01:45:55.000Z
easy-scheduler/src/main/java/com/frame/easy/modular/scheduler/service/QuartzService.java
lonyness/easy-frame
3e383598a21f870daaf8de766bf419542fe2746f
[ "MIT" ]
null
null
null
easy-scheduler/src/main/java/com/frame/easy/modular/scheduler/service/QuartzService.java
lonyness/easy-frame
3e383598a21f870daaf8de766bf419542fe2746f
[ "MIT" ]
6
2019-06-24T09:36:05.000Z
2021-04-30T03:30:09.000Z
18.958333
80
0.632967
15,053
package com.frame.easy.modular.scheduler.service; import com.frame.easy.modular.scheduler.common.status.SchedulerStatus; import com.frame.easy.modular.scheduler.model.SchedulerJob; import org.quartz.SchedulerException; /** * 定时任务处理 * * @author tengchong * @date 2019-05-11 */ public interface QuartzService { ...
3e238be7af6888fbbf85e3c354adac653931dbbc
9,069
java
Java
projects/OG-Util/src/main/java/com/opengamma/util/i18n/Country.java
emcleod/OG-Platform
dbd4e1c64907f6a2dd27a62d252e9c61e609f779
[ "Apache-2.0" ]
12
2017-03-10T13:56:52.000Z
2021-10-03T01:21:20.000Z
projects/OG-Util/src/main/java/com/opengamma/util/i18n/Country.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
1
2021-08-02T17:20:43.000Z
2021-08-02T17:20:43.000Z
projects/OG-Util/src/main/java/com/opengamma/util/i18n/Country.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
16
2017-01-12T10:31:58.000Z
2019-04-19T08:17:33.000Z
25.985673
113
0.598853
15,054
/** * Copyright (C) 2011 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.util.i18n; import java.io.Serializable; import java.util.Locale; import java.util.Set; import java.util.concurrent.ConcurrentHashMap; import java.util.concurre...
3e238c025f1e4eacdc2336af76c25987329ac6de
7,420
java
Java
impl/src/main/java/org/apache/myfaces/view/facelets/compiler/FaceletsProcessingInstructions.java
benkard/myfaces
4f320aacd3f03b5e42de768fb9273013353108a8
[ "Apache-2.0" ]
102
2015-02-21T02:55:59.000Z
2022-03-18T17:28:32.000Z
impl/src/main/java/org/apache/myfaces/view/facelets/compiler/FaceletsProcessingInstructions.java
benkard/myfaces
4f320aacd3f03b5e42de768fb9273013353108a8
[ "Apache-2.0" ]
72
2018-06-22T14:12:49.000Z
2022-03-18T16:57:29.000Z
impl/src/main/java/org/apache/myfaces/view/facelets/compiler/FaceletsProcessingInstructions.java
bohmber/myfaces
0552df597e3a9eaf7a9288c5693b786e8d259baa
[ "Apache-2.0" ]
82
2015-02-21T02:56:00.000Z
2022-03-10T16:12:10.000Z
32.26087
99
0.664286
15,055
/* * 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 ...
3e238c0fc597969bc7e81a4e71b34252474c9c8a
492
java
Java
cloud-provider-payment3/src/main/java/me/alphar/springcloud/payment/dao/PaymentDao.java
suryaiu/spring-cloud-advanced
7f3385a31726679f45c76e9cfe264ca48df5d852
[ "Apache-2.0" ]
null
null
null
cloud-provider-payment3/src/main/java/me/alphar/springcloud/payment/dao/PaymentDao.java
suryaiu/spring-cloud-advanced
7f3385a31726679f45c76e9cfe264ca48df5d852
[ "Apache-2.0" ]
null
null
null
cloud-provider-payment3/src/main/java/me/alphar/springcloud/payment/dao/PaymentDao.java
suryaiu/spring-cloud-advanced
7f3385a31726679f45c76e9cfe264ca48df5d852
[ "Apache-2.0" ]
null
null
null
25.894737
70
0.603659
15,056
package me.alphar.springcloud.payment.dao; import me.alphar.springcloud.common.entities.Payment; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; /** * @author suryai * @version V1.0 * 2020-4-1 12:19 * modifyTime author description * ----------------...
3e238c91afea955f6836c8660aa111550d521c7e
193
java
Java
app/src/main/java/io/digibyte/presenter/fragments/interfaces/TransactionDetailsCallback.java
ChillingSilence/digibytewallet-android
9f83f36341fcd44a69c5d48bc5a3e8afb956d860
[ "MIT" ]
10
2019-09-08T01:41:36.000Z
2022-01-05T21:36:59.000Z
app/src/main/java/io/digibyte/presenter/fragments/interfaces/TransactionDetailsCallback.java
ChillingSilence/digibytewallet-android
9f83f36341fcd44a69c5d48bc5a3e8afb956d860
[ "MIT" ]
15
2019-01-23T14:59:22.000Z
2022-03-05T19:23:08.000Z
app/src/main/java/io/digibyte/presenter/fragments/interfaces/TransactionDetailsCallback.java
ChillingSilence/digibytewallet-android
9f83f36341fcd44a69c5d48bc5a3e8afb956d860
[ "MIT" ]
20
2018-10-22T16:30:12.000Z
2022-03-14T19:36:42.000Z
19.3
51
0.772021
15,057
package io.digibyte.presenter.fragments.interfaces; public interface TransactionDetailsCallback { void onBackgroundClick(); void onAddressClick(); void onTransactionIDClick(); }
3e238cd69c247bfa8c109a5cb8eb1eb601b24a1c
1,274
java
Java
src/test/java/nl.janwytze.validation/ValidationTest.java
jwz104/validation
c0eac9608215f312f5d05cd1b4309f189dee0cd9
[ "MIT" ]
null
null
null
src/test/java/nl.janwytze.validation/ValidationTest.java
jwz104/validation
c0eac9608215f312f5d05cd1b4309f189dee0cd9
[ "MIT" ]
null
null
null
src/test/java/nl.janwytze.validation/ValidationTest.java
jwz104/validation
c0eac9608215f312f5d05cd1b4309f189dee0cd9
[ "MIT" ]
null
null
null
32.666667
134
0.659341
15,058
package nl.janwytze.validation; import nl.janwytze.validation.rules.Confirmed; import nl.janwytze.validation.rules.NotNull; import org.junit.Test; public class ValidationTest { /** * Create a test case and validate the object. * The case given should be valid and not throw an exception. * * @...
3e238f8e819ba9b600487f0bd0085e8ed174095a
1,084
java
Java
src/main/java/com/ltchen/java/util/FibonacciGenerator.java
loupipalien/java
a32f51cfbb08c54d89ed627a537023c9bd13920e
[ "MIT" ]
null
null
null
src/main/java/com/ltchen/java/util/FibonacciGenerator.java
loupipalien/java
a32f51cfbb08c54d89ed627a537023c9bd13920e
[ "MIT" ]
null
null
null
src/main/java/com/ltchen/java/util/FibonacciGenerator.java
loupipalien/java
a32f51cfbb08c54d89ed627a537023c9bd13920e
[ "MIT" ]
null
null
null
18.372881
82
0.646679
15,059
package com.ltchen.java.util; import java.util.Iterator; public class FibonacciGenerator implements Generator<Integer>, Iterable<Integer> { //for iteration private int n = 0; public FibonacciGenerator() {} public FibonacciGenerator(int n) { this.n = n; } @Override public Integer next() { return fibo...