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
923b5ab13e849b4c9882a3952864032f61d63205
212
java
Java
T5ProyectoPiedraPapelTijera/src/programa/T5ClasePrincipal.java
rvs101/Curso_De_Programacion_Java
39e7796618fdc76da2c9c781719113315c52063c
[ "MIT" ]
null
null
null
T5ProyectoPiedraPapelTijera/src/programa/T5ClasePrincipal.java
rvs101/Curso_De_Programacion_Java
39e7796618fdc76da2c9c781719113315c52063c
[ "MIT" ]
null
null
null
T5ProyectoPiedraPapelTijera/src/programa/T5ClasePrincipal.java
rvs101/Curso_De_Programacion_Java
39e7796618fdc76da2c9c781719113315c52063c
[ "MIT" ]
null
null
null
13.25
42
0.622642
999,564
package programa; /** * Clase Principal del programa * * @author RVS * */ public class T5ClasePrincipal { public static void main(String[] args) { T5LogicaJuego.comenzarJuego(); } }
923b5bfe20f24aac62d23428f9d6a0e9b30cb298
747
java
Java
webviews/MainActivity.java
Ashleshk/Android-N-developer-Course
734aecfcc012d7ee474ca1e146a4ce78a03bd425
[ "MIT" ]
9
2020-05-12T13:32:03.000Z
2022-03-02T12:47:01.000Z
webviews/MainActivity.java
Ashleshk/Android-N-developer-Course
734aecfcc012d7ee474ca1e146a4ce78a03bd425
[ "MIT" ]
null
null
null
webviews/MainActivity.java
Ashleshk/Android-N-developer-Course
734aecfcc012d7ee474ca1e146a4ce78a03bd425
[ "MIT" ]
4
2020-10-12T08:51:31.000Z
2021-07-25T12:28:31.000Z
32.478261
116
0.713521
999,565
package com.lenovo.webviews; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.webkit.WebView; import android.webkit.WebViewClient; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCrea...
923b5d14380d1fbe90f9a215de10ebc4cc21bf99
230
java
Java
src/main/java/club/tempvs/message/dto/GetConversationsDto.java
ahlinist/tempvs-message
1e8fbecb12e94c9d11c81a055dc93b18effadbce
[ "MIT" ]
null
null
null
src/main/java/club/tempvs/message/dto/GetConversationsDto.java
ahlinist/tempvs-message
1e8fbecb12e94c9d11c81a055dc93b18effadbce
[ "MIT" ]
68
2018-08-18T12:37:55.000Z
2019-08-09T15:20:11.000Z
src/main/java/club/tempvs/message/dto/GetConversationsDto.java
ahlinist/tempvs-message
1e8fbecb12e94c9d11c81a055dc93b18effadbce
[ "MIT" ]
null
null
null
16.428571
52
0.808696
999,566
package club.tempvs.message.dto; import lombok.AllArgsConstructor; import lombok.Data; import java.util.List; @Data @AllArgsConstructor public class GetConversationsDto { private List<ConversationDtoBean> conversations; }
923b5d211d2ad77b67385ee9ebb94f4c6aac1440
2,284
java
Java
eu.dariolucia.reatmetric.api/src/main/java/eu/dariolucia/reatmetric/api/common/UniqueItem.java
dariol83/reatmetric
5374d4326852c510d43fc468995b6392da214dd8
[ "Apache-2.0" ]
13
2020-04-29T08:45:43.000Z
2022-03-17T11:56:17.000Z
eu.dariolucia.reatmetric.api/src/main/java/eu/dariolucia/reatmetric/api/common/UniqueItem.java
dariol83/reatmetric
5374d4326852c510d43fc468995b6392da214dd8
[ "Apache-2.0" ]
5
2020-12-13T09:33:48.000Z
2021-02-03T16:28:51.000Z
eu.dariolucia.reatmetric.api/src/main/java/eu/dariolucia/reatmetric/api/common/UniqueItem.java
dariol83/reatmetric
5374d4326852c510d43fc468995b6392da214dd8
[ "Apache-2.0" ]
3
2020-05-02T06:40:39.000Z
2022-02-27T00:53:45.000Z
26.870588
121
0.643608
999,567
/* * 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...
923b5ddccfe5b13728bc3b612fa7eb2c4388e0bc
1,194
java
Java
src/main/java/tk/ddvudo/Mybatis/UseAnnotation/EnterpriseDao.java
ddv12138/HOW2JTest
b192af1e7ee071c22af093917e62ab0f97ef1f0f
[ "MIT" ]
1
2019-03-23T17:51:52.000Z
2019-03-23T17:51:52.000Z
src/main/java/tk/ddvudo/Mybatis/UseAnnotation/EnterpriseDao.java
ddv12138/HOW2JTest
b192af1e7ee071c22af093917e62ab0f97ef1f0f
[ "MIT" ]
null
null
null
src/main/java/tk/ddvudo/Mybatis/UseAnnotation/EnterpriseDao.java
ddv12138/HOW2JTest
b192af1e7ee071c22af093917e62ab0f97ef1f0f
[ "MIT" ]
null
null
null
30.615385
114
0.794807
999,568
package tk.ddvudo.Mybatis.UseAnnotation; import org.apache.ibatis.annotations.Param; import org.apache.ibatis.session.ResultHandler; import tk.ddvudo.Mybatis.JavaBeans.Enterprise; import tk.ddvudo.Mybatis.JavaBeans.EnterpriseExample; import java.util.List; import java.util.Map; public interface EnterpriseDao { l...
923b5ec649eed78a906c4d5d1bd0fe2266a80d08
1,697
java
Java
src/main/java/com/tcmsoso/webapplication/HistoryList.java
mingdunlan/papa
c4c37489156d6347531b90901c11485d19f6d5a7
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tcmsoso/webapplication/HistoryList.java
mingdunlan/papa
c4c37489156d6347531b90901c11485d19f6d5a7
[ "Apache-2.0" ]
null
null
null
src/main/java/com/tcmsoso/webapplication/HistoryList.java
mingdunlan/papa
c4c37489156d6347531b90901c11485d19f6d5a7
[ "Apache-2.0" ]
null
null
null
33.94
132
0.684738
999,569
package com.tcmsoso.webapplication; import android.content.Intent; import android.net.Uri; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.ListView;...
923b5fc517dc0269f4bf66795c72442aaf357b57
1,741
java
Java
Gaoxi-Common-Service-Facade/src/main/java/com/gaoxi/entity/user/LocationEntity.java
shiyijun0/Dubbo_Docker_Jenkins
4fd61c845f7617f5e6032d13ce965ee2a2bca74f
[ "Apache-2.0" ]
null
null
null
Gaoxi-Common-Service-Facade/src/main/java/com/gaoxi/entity/user/LocationEntity.java
shiyijun0/Dubbo_Docker_Jenkins
4fd61c845f7617f5e6032d13ce965ee2a2bca74f
[ "Apache-2.0" ]
null
null
null
Gaoxi-Common-Service-Facade/src/main/java/com/gaoxi/entity/user/LocationEntity.java
shiyijun0/Dubbo_Docker_Jenkins
4fd61c845f7617f5e6032d13ce965ee2a2bca74f
[ "Apache-2.0" ]
1
2020-03-08T05:29:28.000Z
2020-03-08T05:29:28.000Z
18.521277
57
0.518667
999,570
package com.gaoxi.entity.user; import java.io.Serializable; /** * @author 大闲人柴毛毛 * @date 2017/11/6 上午11:40 * * @description 地址信息 */ /*@Table @Entity*/ public class LocationEntity implements Serializable{ /** 主键 */ /*@Id @GeneratedValue(strategy = GenerationType.IDENTITY)*/ private String id; ...
923b5fceb849977fb54bf6797cca48a015a69e81
361
java
Java
src/main/java/net/unit8/example/invariant/tryexecute/OrderMemento.java
kawasima/completeness-purity-invariant
5ea4ae81ad3c7cde41ba8a33a2c7352efcf37fe3
[ "MIT" ]
1
2021-06-01T22:58:14.000Z
2021-06-01T22:58:14.000Z
src/main/java/net/unit8/example/invariant/tryexecute/OrderMemento.java
kawasima/completeness-purity-invariant
5ea4ae81ad3c7cde41ba8a33a2c7352efcf37fe3
[ "MIT" ]
null
null
null
src/main/java/net/unit8/example/invariant/tryexecute/OrderMemento.java
kawasima/completeness-purity-invariant
5ea4ae81ad3c7cde41ba8a33a2c7352efcf37fe3
[ "MIT" ]
null
null
null
25.785714
55
0.778393
999,571
package net.unit8.example.invariant.tryexecute; import lombok.Value; import net.unit8.example.invariant.share.Address; import net.unit8.example.invariant.share.DeliveryTime; import net.unit8.example.invariant.share.OrderStatus; @Value public class OrderMemento { OrderStatus orderStatus; Address addr...
923b6079230c70a2c7d0a3f5a0eefc10598ad4f8
578
java
Java
com.sap.cloud.lm.sl.cf.core/src/main/java/com/sap/cloud/lm/sl/cf/core/model/HookPhaseProcessType.java
theghost5800/cf-mta-deploy-service
274ef5bfbff23978df309352cb22ec1473e318b3
[ "Apache-2.0" ]
null
null
null
com.sap.cloud.lm.sl.cf.core/src/main/java/com/sap/cloud/lm/sl/cf/core/model/HookPhaseProcessType.java
theghost5800/cf-mta-deploy-service
274ef5bfbff23978df309352cb22ec1473e318b3
[ "Apache-2.0" ]
null
null
null
com.sap.cloud.lm.sl.cf.core/src/main/java/com/sap/cloud/lm/sl/cf/core/model/HookPhaseProcessType.java
theghost5800/cf-mta-deploy-service
274ef5bfbff23978df309352cb22ec1473e318b3
[ "Apache-2.0" ]
1
2020-03-20T07:17:03.000Z
2020-03-20T07:17:03.000Z
17
54
0.569204
999,572
package com.sap.cloud.lm.sl.cf.core.model; public enum HookPhaseProcessType { DEPLOY("deploy"), BLUE_GREEN_DEPLOY("blue-green"); private final String type; HookPhaseProcessType(String type) { this.type = type; } public String getType() { return type; } public enum HookP...
923b613b2f4c21ac4540bfae159f480e13a57792
699
java
Java
Students/Farcas Silviu Vlad/Assignment 6.1/javasmmr.zoowsome/src/javasmmr/zoowsome/services/factories/ReptileFactory.java
JavaSummer/JavaMainRepo
262a3299b0135ba40ea4018a184dd3fdbf468d2e
[ "Apache-2.0" ]
31
2015-06-22T08:12:05.000Z
2021-01-09T08:39:16.000Z
Students/Farcas Silviu Vlad/Assignment 7/javasmmr.zoowsome/src/javasmmr/zoowsome/services/factories/ReptileFactory.java
souravsingpardeshi/JavaMainRepo
262a3299b0135ba40ea4018a184dd3fdbf468d2e
[ "Apache-2.0" ]
77
2015-06-24T05:40:30.000Z
2020-08-25T09:00:11.000Z
Students/Farcas Silviu Vlad/Assignment 7/javasmmr.zoowsome/src/javasmmr/zoowsome/services/factories/ReptileFactory.java
souravsingpardeshi/JavaMainRepo
262a3299b0135ba40ea4018a184dd3fdbf468d2e
[ "Apache-2.0" ]
68
2015-06-22T08:19:35.000Z
2021-08-17T09:29:39.000Z
38.833333
82
0.72103
999,573
package javasmmr.zoowsome.services.factories; import javasmmr.zoowsome.models.animals.*; public class ReptileFactory extends SpeciesFactory { public Animal getAnimal(String type) throws Exception { if (Constants.Animal.Reptile.Chameleon.equals(type)) { return new Chameleon(AnimalFactory.names[(int) (Math.random...
923b61447bd429cc35d1de6725cf44d2e4819cdd
177
java
Java
socket-client/src/main/java/com/codereform/gui/components/factory/AbstractFactory.java
gdyrrahitis/pi-cluster-infrastructure
fc763290b37a5a2cf7b58704dcbaa7e46602011a
[ "Apache-2.0" ]
null
null
null
socket-client/src/main/java/com/codereform/gui/components/factory/AbstractFactory.java
gdyrrahitis/pi-cluster-infrastructure
fc763290b37a5a2cf7b58704dcbaa7e46602011a
[ "Apache-2.0" ]
19
2021-02-22T00:34:40.000Z
2021-03-04T00:30:15.000Z
socket-client/src/main/java/com/codereform/gui/components/factory/AbstractFactory.java
gdyrrahitis/pi-cluster-infrastructure
fc763290b37a5a2cf7b58704dcbaa7e46602011a
[ "Apache-2.0" ]
null
null
null
22.125
49
0.813559
999,574
package com.codereform.gui.components.factory; import com.codereform.gui.components.UiComponent; public interface AbstractFactory { UiComponent create(Class component); }
923b61887a9c27105f4862417e19600843461023
2,419
java
Java
src/main/java/org/homedns/mkh/util/scheduler/JobTemplateImpl.java
khomisha/util
22428f7cac6537c8e201fcec78d7415a5e0fa09a
[ "Apache-1.1" ]
null
null
null
src/main/java/org/homedns/mkh/util/scheduler/JobTemplateImpl.java
khomisha/util
22428f7cac6537c8e201fcec78d7415a5e0fa09a
[ "Apache-1.1" ]
null
null
null
src/main/java/org/homedns/mkh/util/scheduler/JobTemplateImpl.java
khomisha/util
22428f7cac6537c8e201fcec78d7415a5e0fa09a
[ "Apache-1.1" ]
null
null
null
24.683673
111
0.699876
999,575
/* * Copyright 2014-2020 Mikhail Khodonov * * 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 agre...
923b621ae8ff0f1a3cc924ba2d56e07306a59123
1,789
java
Java
tapestry-examples/Vlib/src/org/apache/tapestry/vlib/AdminPage.java
JLLeitschuh/tapestry3
c4ab183a5e85f66f1611248b35acae8e6990c4cc
[ "Apache-2.0" ]
3
2016-05-09T08:34:38.000Z
2021-11-10T19:06:54.000Z
tapestry-examples/Vlib/src/org/apache/tapestry/vlib/AdminPage.java
srcclrapache1/tapestry3
c4ab183a5e85f66f1611248b35acae8e6990c4cc
[ "Apache-2.0" ]
1
2021-11-03T10:58:43.000Z
2021-11-03T10:58:43.000Z
tapestry-examples/Vlib/src/org/apache/tapestry/vlib/AdminPage.java
srcclrapache1/tapestry3
c4ab183a5e85f66f1611248b35acae8e6990c4cc
[ "Apache-2.0" ]
16
2015-03-18T11:57:28.000Z
2021-11-10T19:06:43.000Z
31.385965
89
0.698155
999,576
// Copyright 2004 The Apache Software Foundation // // 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 ...
923b62638a1186b1e592de8b9f47b99384cc1963
1,700
java
Java
zlcore/src/main/java/com/zaitunlabs/zlcore/utils/NotificationProgressUtil.java
ahsai001/zlcore
fbad7bfc695270d628872cc439cc7e371bc08c10
[ "MIT" ]
null
null
null
zlcore/src/main/java/com/zaitunlabs/zlcore/utils/NotificationProgressUtil.java
ahsai001/zlcore
fbad7bfc695270d628872cc439cc7e371bc08c10
[ "MIT" ]
null
null
null
zlcore/src/main/java/com/zaitunlabs/zlcore/utils/NotificationProgressUtil.java
ahsai001/zlcore
fbad7bfc695270d628872cc439cc7e371bc08c10
[ "MIT" ]
null
null
null
31.481481
103
0.688824
999,577
package com.zaitunlabs.zlcore.utils; import android.app.NotificationManager; import android.content.Context; import androidx.core.app.NotificationCompat; /** * Created by ahsai on 2/14/2018. */ public class NotificationProgressUtil { private int notifID; private NotificationManager mNotifyManager; pri...
923b62c29d099e2898c96c162a4b268284a2337f
6,015
java
Java
app/models/User.java
etrupthi/casettaBE
5007b34ee57f85ebcde16d10002025458624bb22
[ "CC0-1.0" ]
null
null
null
app/models/User.java
etrupthi/casettaBE
5007b34ee57f85ebcde16d10002025458624bb22
[ "CC0-1.0" ]
null
null
null
app/models/User.java
etrupthi/casettaBE
5007b34ee57f85ebcde16d10002025458624bb22
[ "CC0-1.0" ]
null
null
null
20.252525
187
0.583209
999,578
package models; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonProperty; import javax.inject.Inject; import javax.persistence.*; import java.util.List; import java.util.Set; @Entity @SequenceGenerator(name="seq",initialValue = 0, allocationSize=100) public class User ...
923b62fb4018b673d897fbfc34fc0e2fd60e2ddd
21,402
java
Java
target/classes/org/projectfloodlight/openflow/protocol/ver14/OFQueueStatsEntryVer14.java
gameLoading/myopenflow
8865f9294a35bf047d5ca6c6ad1c743089e6c713
[ "Apache-2.0" ]
1
2020-06-17T05:09:38.000Z
2020-06-17T05:09:38.000Z
target/classes/org/projectfloodlight/openflow/protocol/ver14/OFQueueStatsEntryVer14.java
gameLoading/myopenflow
8865f9294a35bf047d5ca6c6ad1c743089e6c713
[ "Apache-2.0" ]
null
null
null
target/classes/org/projectfloodlight/openflow/protocol/ver14/OFQueueStatsEntryVer14.java
gameLoading/myopenflow
8865f9294a35bf047d5ca6c6ad1c743089e6c713
[ "Apache-2.0" ]
null
null
null
33.917591
171
0.617746
999,579
// Copyright (c) 2008 The Board of Trustees of The Leland Stanford Junior University // Copyright (c) 2011, 2012 Open Networking Foundation // Copyright (c) 2012, 2013 Big Switch Networks, Inc. // This library was generated by the LoxiGen Compiler. // See the file LICENSE.txt which should have been included in the sour...
923b638b2043020b5477e546f4b60748065d477f
1,000
java
Java
mobile-app-ws/src/main/java/com/dev/app/ws/model/AddressRequestModel.java
frsknalexis/RestAPI-SPRING-JAVA
74284187a5c27e38e2a15db3f0353b99587a2c2e
[ "Apache-2.0" ]
1
2019-08-23T19:12:59.000Z
2019-08-23T19:12:59.000Z
mobile-app-ws/src/main/java/com/dev/app/ws/model/AddressRequestModel.java
frsknalexis/RestAPI-SPRING-JAVA
74284187a5c27e38e2a15db3f0353b99587a2c2e
[ "Apache-2.0" ]
null
null
null
mobile-app-ws/src/main/java/com/dev/app/ws/model/AddressRequestModel.java
frsknalexis/RestAPI-SPRING-JAVA
74284187a5c27e38e2a15db3f0353b99587a2c2e
[ "Apache-2.0" ]
null
null
null
15.151515
68
0.712
999,580
package com.dev.app.ws.model; import java.io.Serializable; public class AddressRequestModel implements Serializable { /** * */ private static final long serialVersionUID = -6293164910186600629L; private String city; private String country; private String streetName; private String postalCode; pr...
923b641965f1046611da6cef1fa152dde6fde3ea
1,209
java
Java
source/com.microsoft.tfs.client.common.ui/src/com/microsoft/tfs/client/common/ui/controls/LocalPathCellEditor.java
benzman81/team-explorer-everywhere
eb3985c7cb629af9b0ff1c3678403f5c910b7d06
[ "MIT" ]
86
2019-05-13T02:21:26.000Z
2022-02-06T17:43:29.000Z
source/com.microsoft.tfs.client.common.ui/src/com/microsoft/tfs/client/common/ui/controls/LocalPathCellEditor.java
benzman81/team-explorer-everywhere
eb3985c7cb629af9b0ff1c3678403f5c910b7d06
[ "MIT" ]
82
2019-05-14T06:34:16.000Z
2022-03-23T20:20:19.000Z
source/com.microsoft.tfs.client.common.ui/src/com/microsoft/tfs/client/common/ui/controls/LocalPathCellEditor.java
benzman81/team-explorer-everywhere
eb3985c7cb629af9b0ff1c3678403f5c910b7d06
[ "MIT" ]
61
2019-05-10T19:34:33.000Z
2022-03-18T06:29:06.000Z
36.636364
100
0.712986
999,581
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See License.txt in the repository root. package com.microsoft.tfs.client.common.ui.controls; import org.eclipse.swt.widgets.Composite; import org.eclipse.swt.widgets.DirectoryDialog; import org.eclipse.swt.widgets.Shell; import com.m...
923b65644963cfeba4127f1b2698e5b7ccc2d958
1,983
java
Java
src/main/java/com/test/design/ProxyDemo.java
qiuqiuqiuqiuqiuqiu/java-test
37b1d45ff0da761a20b2589adcf01ab298bbaa5a
[ "MIT" ]
null
null
null
src/main/java/com/test/design/ProxyDemo.java
qiuqiuqiuqiuqiuqiu/java-test
37b1d45ff0da761a20b2589adcf01ab298bbaa5a
[ "MIT" ]
null
null
null
src/main/java/com/test/design/ProxyDemo.java
qiuqiuqiuqiuqiuqiu/java-test
37b1d45ff0da761a20b2589adcf01ab298bbaa5a
[ "MIT" ]
null
null
null
23.329412
65
0.547655
999,582
package com.test.design; public class ProxyDemo { public static void main(String[] args) { Printable p = new PrinterProxy("Alice"); System.out.println("现在的名字是 " + p.getPrinterName() + "。"); p.setPrinterName("Bob"); System.out.println("现在的名字是 " + p.getPrinterName() + "。"); p....
923b65a9968ff2e0f07840a51961b6e2c1807219
2,184
java
Java
realtoken/src/main/java/com/zhpan/idea/net/converter/GsonResponseBodyConverter.java
guchuanhang/RealTokenApp
30521e7d9c2bf6c8282dbf9aa21a28079a7e2410
[ "Apache-2.0" ]
null
null
null
realtoken/src/main/java/com/zhpan/idea/net/converter/GsonResponseBodyConverter.java
guchuanhang/RealTokenApp
30521e7d9c2bf6c8282dbf9aa21a28079a7e2410
[ "Apache-2.0" ]
null
null
null
realtoken/src/main/java/com/zhpan/idea/net/converter/GsonResponseBodyConverter.java
guchuanhang/RealTokenApp
30521e7d9c2bf6c8282dbf9aa21a28079a7e2410
[ "Apache-2.0" ]
null
null
null
32.597015
96
0.647436
999,583
/* * Copyright (C) 2015 Square, 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 agre...
923b65ccf1ff6fcd21d03163cb32a1d1c7642152
480
java
Java
Algorithm/src/test/java/com/leetcode/offer/TopVotedCandidateTest.java
huangbinme/Bin
6741afde67878cd1e853395817cb9c63e1900e9c
[ "Apache-2.0" ]
null
null
null
Algorithm/src/test/java/com/leetcode/offer/TopVotedCandidateTest.java
huangbinme/Bin
6741afde67878cd1e853395817cb9c63e1900e9c
[ "Apache-2.0" ]
5
2021-05-26T15:03:42.000Z
2022-01-04T14:30:13.000Z
Algorithm/src/test/java/com/leetcode/offer/TopVotedCandidateTest.java
huangbinme/Bin
6741afde67878cd1e853395817cb9c63e1900e9c
[ "Apache-2.0" ]
null
null
null
32
120
0.683333
999,584
package com.leetcode.offer; import org.testng.annotations.Test; public class TopVotedCandidateTest { @Test public void testQ() { TopVotedCandidate topVotedCandidate = new TopVotedCandidate(new int[]{0, 0, 1, 1, 2}, new int[]{0,67,69,74,87}); System.out.println(topVotedCandidate.q(4)); ...
923b6739e5b8b3222f3313bcf7aad9154c48c58a
767
java
Java
src/main/java/Clock.java
oddeirikigland/tdt4186
894cf71b4a4f432c0a70bea3ef9212fa3fbc8627
[ "MIT" ]
null
null
null
src/main/java/Clock.java
oddeirikigland/tdt4186
894cf71b4a4f432c0a70bea3ef9212fa3fbc8627
[ "MIT" ]
null
null
null
src/main/java/Clock.java
oddeirikigland/tdt4186
894cf71b4a4f432c0a70bea3ef9212fa3fbc8627
[ "MIT" ]
null
null
null
25.566667
81
0.632334
999,585
import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Timer; import java.util.TimerTask; public class Clock { Timer timer; public Clock(int seconds) { timer = new Timer(); //At this line a new Thread will be created timer.schedule(new RemindTask(), seconds * 1000); ...
923b6798061011de6f2543181de4189fb7f2ae3d
1,659
java
Java
src/main/java/com/noobug/nooblog/config/CorsConfig.java
ElementCraft/nooblog-webflux
d0bb17108c07f6423c6fef76fde6f0473d98ba42
[ "MIT" ]
null
null
null
src/main/java/com/noobug/nooblog/config/CorsConfig.java
ElementCraft/nooblog-webflux
d0bb17108c07f6423c6fef76fde6f0473d98ba42
[ "MIT" ]
null
null
null
src/main/java/com/noobug/nooblog/config/CorsConfig.java
ElementCraft/nooblog-webflux
d0bb17108c07f6423c6fef76fde6f0473d98ba42
[ "MIT" ]
null
null
null
48.794118
229
0.747438
999,586
package com.noobug.nooblog.config; import org.springframework.http.HttpMethod; import org.springframework.http.HttpStatus; import org.springframework.stereotype.Component; import org.springframework.web.server.ServerWebExchange; import org.springframework.web.server.WebFilter; import org.springframework.web.server.Web...
923b680d99e183bf5437346de70fb01c8db7bfb9
47,694
java
Java
org.opentosca.container.connector.bps/src/org/apache/axiom/soap/xsd/SOAPVersion.java
fossabot/container
7d31f87a0d68f964b33004dd85f7765df40048a1
[ "Apache-2.0" ]
null
null
null
org.opentosca.container.connector.bps/src/org/apache/axiom/soap/xsd/SOAPVersion.java
fossabot/container
7d31f87a0d68f964b33004dd85f7765df40048a1
[ "Apache-2.0" ]
null
null
null
org.opentosca.container.connector.bps/src/org/apache/axiom/soap/xsd/SOAPVersion.java
fossabot/container
7d31f87a0d68f964b33004dd85f7765df40048a1
[ "Apache-2.0" ]
null
null
null
34.915081
177
0.568394
999,587
/** * SOAPVersion.java * * This file was auto-generated from WSDL by the Apache Axis2 version: SNAPSHOT Built on : Nov 10, * 2010 (06:34:21 UTC) */ package org.apache.axiom.soap.xsd; /** * SOAPVersion bean class */ public abstract class SOAPVersion implements org.apache.axis2.databinding.ADBBean { /* ...
923b68406b07de6494eedcb5409140e2a3b5441a
237
java
Java
src/main/java/org/gluu/ob/MainApp.java
GluuFederation/access-consent-ob
816dd5242f0a5a7c487737c9ba2fe1997f6fdb4f
[ "Apache-2.0" ]
null
null
null
src/main/java/org/gluu/ob/MainApp.java
GluuFederation/access-consent-ob
816dd5242f0a5a7c487737c9ba2fe1997f6fdb4f
[ "Apache-2.0" ]
null
null
null
src/main/java/org/gluu/ob/MainApp.java
GluuFederation/access-consent-ob
816dd5242f0a5a7c487737c9ba2fe1997f6fdb4f
[ "Apache-2.0" ]
null
null
null
15.8
50
0.683544
999,588
/** * */ package org.gluu.ob; import io.quarkus.runtime.Quarkus; import io.quarkus.runtime.annotations.QuarkusMain; @QuarkusMain public class MainApp { public static void main(String... args) { Quarkus.run(args); } }
923b68a9b4c93bccf9e4e1ff73de5e0f08a91e05
389
java
Java
blog/src/main/java/com/penghuang/blog/DemospringbootApplication.java
Hyman1993/demo-projects
e680b889450553e60c9903abb72d6d8731a5f67a
[ "Apache-2.0" ]
null
null
null
blog/src/main/java/com/penghuang/blog/DemospringbootApplication.java
Hyman1993/demo-projects
e680b889450553e60c9903abb72d6d8731a5f67a
[ "Apache-2.0" ]
null
null
null
blog/src/main/java/com/penghuang/blog/DemospringbootApplication.java
Hyman1993/demo-projects
e680b889450553e60c9903abb72d6d8731a5f67a
[ "Apache-2.0" ]
1
2021-05-14T17:07:13.000Z
2021-05-14T17:07:13.000Z
24.3125
68
0.835476
999,589
package com.penghuang.blog; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.ComponentScan; @SpringBootApplication public class DemospringbootApplication { public static void main(String[] args) { ...
923b695e5a0d557ec7c56a1305e9a9f919695f9f
450
java
Java
src/main/java/com/waoss/lavadro/model/transaction/TransactionalEntity.java
rohan23chhabra/lavadro
dd140b1805076ad06df72b6fbd106244b534b29c
[ "Apache-2.0" ]
1
2018-06-29T07:42:04.000Z
2018-06-29T07:42:04.000Z
src/main/java/com/waoss/lavadro/model/transaction/TransactionalEntity.java
rohan23chhabra/lavadro
dd140b1805076ad06df72b6fbd106244b534b29c
[ "Apache-2.0" ]
null
null
null
src/main/java/com/waoss/lavadro/model/transaction/TransactionalEntity.java
rohan23chhabra/lavadro
dd140b1805076ad06df72b6fbd106244b534b29c
[ "Apache-2.0" ]
null
null
null
22.5
55
0.784444
999,590
package com.waoss.lavadro.model.transaction; import com.waoss.lavadro.model.product.Product; import com.waoss.lavadro.model.user.User; import lombok.Data; import javax.persistence.ElementCollection; import java.util.ArrayList; import java.util.List; @Data @Deprecated public abstract class TransactionalEntity { @...
923b69db1b8a7e62625de53c473b98436921f9ca
3,634
java
Java
modules/list-providers-service/src/test/java/org/opencastproject/list/util/ListProviderUtilTest.java
UCA-Squad/opencast
a44529ef9a5785d1bcaee3ce62b090d424153d17
[ "ECL-2.0" ]
300
2017-06-19T09:49:57.000Z
2022-03-15T09:23:32.000Z
modules/list-providers-service/src/test/java/org/opencastproject/list/util/ListProviderUtilTest.java
UCA-Squad/opencast
a44529ef9a5785d1bcaee3ce62b090d424153d17
[ "ECL-2.0" ]
1,907
2017-06-22T13:16:39.000Z
2022-03-31T22:34:24.000Z
modules/list-providers-service/src/test/java/org/opencastproject/list/util/ListProviderUtilTest.java
UCA-Squad/opencast
a44529ef9a5785d1bcaee3ce62b090d424153d17
[ "ECL-2.0" ]
228
2017-06-19T12:57:09.000Z
2022-03-29T11:29:17.000Z
31.327586
88
0.695377
999,591
/** * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * * The Apereo Foundation licenses this file to you under the Educational * Community License, Version 2.0 (the ...
923b6a657e78021c934378d7e4c94f6f623fa152
13,073
java
Java
aws-java-sdk-iam/src/main/java/com/amazonaws/services/identitymanagement/model/UpdateSSHPublicKeyRequest.java
phambryan/aws-sdk-for-java
0f75a8096efdb4831da8c6793390759d97a25019
[ "Apache-2.0" ]
3,372
2015-01-03T00:35:43.000Z
2022-03-31T15:56:24.000Z
aws-java-sdk-iam/src/main/java/com/amazonaws/services/identitymanagement/model/UpdateSSHPublicKeyRequest.java
phambryan/aws-sdk-for-java
0f75a8096efdb4831da8c6793390759d97a25019
[ "Apache-2.0" ]
2,391
2015-01-01T12:55:24.000Z
2022-03-31T08:01:50.000Z
aws-java-sdk-iam/src/main/java/com/amazonaws/services/identitymanagement/model/UpdateSSHPublicKeyRequest.java
phambryan/aws-sdk-for-java
0f75a8096efdb4831da8c6793390759d97a25019
[ "Apache-2.0" ]
2,876
2015-01-01T14:38:37.000Z
2022-03-29T19:53:10.000Z
39.376506
121
0.631301
999,592
/* * Copyright 2016-2021 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...
923b6aa05e181b845c36e70702c392c15ef80fe2
3,355
java
Java
clouddriver-web/src/main/groovy/com/netflix/spinnaker/clouddriver/controllers/admin/EntityTagsAdminController.java
sidmuls/clouddriver
c2de4b416bf15afbd09640013724e7f7b069ce09
[ "Apache-2.0" ]
382
2015-11-16T17:54:23.000Z
2022-03-24T05:35:37.000Z
clouddriver-web/src/main/groovy/com/netflix/spinnaker/clouddriver/controllers/admin/EntityTagsAdminController.java
sidmuls/clouddriver
c2de4b416bf15afbd09640013724e7f7b069ce09
[ "Apache-2.0" ]
2,541
2015-11-17T11:22:10.000Z
2022-03-28T22:30:12.000Z
clouddriver-web/src/main/groovy/com/netflix/spinnaker/clouddriver/controllers/admin/EntityTagsAdminController.java
sidmuls/clouddriver
c2de4b416bf15afbd09640013724e7f7b069ce09
[ "Apache-2.0" ]
1,229
2015-11-16T19:22:35.000Z
2022-03-28T18:32:40.000Z
39.470588
98
0.747839
999,593
/* * Copyright 2016 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
923b6b29925be2b1f874066fe01f77a0b92b9cfc
4,259
java
Java
src/main/java/net/leberfinger/osm/nominatim/GeoJSONResolver.java
krizleebear/osm-tools
892a21a4a5d138ce5d0a515b79405fb3a508dda2
[ "MIT" ]
1
2021-09-06T10:10:11.000Z
2021-09-06T10:10:11.000Z
src/main/java/net/leberfinger/osm/nominatim/GeoJSONResolver.java
krizleebear/osm-tools
892a21a4a5d138ce5d0a515b79405fb3a508dda2
[ "MIT" ]
2
2019-10-29T23:52:20.000Z
2019-10-29T23:53:04.000Z
src/main/java/net/leberfinger/osm/nominatim/GeoJSONResolver.java
krizleebear/osm-tools
892a21a4a5d138ce5d0a515b79405fb3a508dda2
[ "MIT" ]
null
null
null
32.265152
524
0.728105
999,594
package net.leberfinger.osm.nominatim; import java.io.IOException; import java.io.Writer; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; import java.util.Optional; import java.util.concurrent.atomic.AtomicInteger; import java.util.stream.Stream; import org.apache.commons.io.Filenam...
923b6b36faedccaab19e6db81bde24791ced6cca
5,957
java
Java
src/main/java/in/zapr/druid/druidry/query/config/Context.java
szymeker/druidry-query
9879ce8da55a90e952fbf1906dee7b1e8fd87fc0
[ "Apache-2.0" ]
194
2017-05-05T10:44:58.000Z
2021-12-07T08:08:12.000Z
src/main/java/in/zapr/druid/druidry/query/config/Context.java
szymeker/druidry-query
9879ce8da55a90e952fbf1906dee7b1e8fd87fc0
[ "Apache-2.0" ]
89
2017-11-14T09:46:18.000Z
2021-12-09T19:48:38.000Z
src/main/java/in/zapr/druid/druidry/query/config/Context.java
szymeker/druidry-query
9879ce8da55a90e952fbf1906dee7b1e8fd87fc0
[ "Apache-2.0" ]
88
2017-05-05T11:03:20.000Z
2022-03-29T23:45:26.000Z
39.713333
145
0.689777
999,595
/* * Copyright 2018-present Red Brick Lane Marketing Solutions Pvt. Ltd. * * 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...
923b6bfae407b5d5ae5a70daa4f67d29cd7a1947
330
java
Java
questPresentation/src/main/java/ru/nekit/android/qls/quest/formatter/IQuestTextContentFormatter.java
ru-nekit-android/QuestLockScreen
37a2037be2ecdbe19607b5fbb9e5f7852320a5a0
[ "Apache-2.0" ]
null
null
null
questPresentation/src/main/java/ru/nekit/android/qls/quest/formatter/IQuestTextContentFormatter.java
ru-nekit-android/QuestLockScreen
37a2037be2ecdbe19607b5fbb9e5f7852320a5a0
[ "Apache-2.0" ]
null
null
null
questPresentation/src/main/java/ru/nekit/android/qls/quest/formatter/IQuestTextContentFormatter.java
ru-nekit-android/QuestLockScreen
37a2037be2ecdbe19607b5fbb9e5f7852320a5a0
[ "Apache-2.0" ]
null
null
null
23.571429
68
0.790909
999,596
package ru.nekit.android.qls.quest.formatter; import android.content.Context; import android.support.annotation.NonNull; import ru.nekit.android.qls.domain.model.quest.Quest; public interface IQuestTextContentFormatter { String[] format(@NonNull Context context, @NonNull Quest quest); String getMissedChara...
923b6c7617eeb0ffca81d0f1b2f11ed9a10ad659
257
java
Java
blog-master/src/main/java/com/heriec/blogmaster/dto/PageDto.java
Heriec/heriecblog
639fb135bdb1795866ba237e271c455500c36016
[ "Apache-2.0" ]
null
null
null
blog-master/src/main/java/com/heriec/blogmaster/dto/PageDto.java
Heriec/heriecblog
639fb135bdb1795866ba237e271c455500c36016
[ "Apache-2.0" ]
null
null
null
blog-master/src/main/java/com/heriec/blogmaster/dto/PageDto.java
Heriec/heriecblog
639fb135bdb1795866ba237e271c455500c36016
[ "Apache-2.0" ]
null
null
null
18.357143
34
0.809339
999,597
package com.heriec.blogmaster.dto; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @Data @AllArgsConstructor @NoArgsConstructor public class PageDto { private Integer currentPage; private Integer pageSize; }
923b6cb4168386d1de3cbeead0191447f9e8ec7d
367
java
Java
SampleDagger/src/main/java/com/imos/dagger/sample/dagger/DripCoffeeModule.java
aloktech/AllProjects
9a7f3318517083b2d0fa5313580bbf725b677989
[ "Apache-2.0" ]
1
2020-03-12T12:55:27.000Z
2020-03-12T12:55:27.000Z
SampleDagger/src/main/java/com/imos/dagger/sample/dagger/DripCoffeeModule.java
aloktech/AllProjects
9a7f3318517083b2d0fa5313580bbf725b677989
[ "Apache-2.0" ]
9
2021-09-20T20:36:53.000Z
2022-03-08T21:11:25.000Z
SampleDagger/src/main/java/com/imos/dagger/sample/dagger/DripCoffeeModule.java
aloktech/AllProjects
9a7f3318517083b2d0fa5313580bbf725b677989
[ "Apache-2.0" ]
null
null
null
15.956522
38
0.6703
999,598
package com.imos.dagger.sample.dagger; /** * * @author INVCH018 */ import dagger.Module; import dagger.Provides; import javax.inject.Singleton; @Module( injects = CoffeeApp.class, includes = PumpModule.class ) public class DripCoffeeModule { @Provides @Singleton Heater provideHeater() ...
923b6e6b3e135aafb9c9813ce7325f08b37d750a
277
java
Java
sources/physique/actions/vehicule/ActionVehicule.java
adeprez/Sources-Jeu
646484977569f14c1eb013cd1e6ae1f40f9cc493
[ "MIT" ]
null
null
null
sources/physique/actions/vehicule/ActionVehicule.java
adeprez/Sources-Jeu
646484977569f14c1eb013cd1e6ae1f40f9cc493
[ "MIT" ]
3
2015-09-05T13:05:36.000Z
2015-09-07T12:49:07.000Z
sources/physique/actions/vehicule/ActionVehicule.java
adeprez/Sources-Jeu
646484977569f14c1eb013cd1e6ae1f40f9cc493
[ "MIT" ]
null
null
null
18.466667
85
0.736462
999,599
package physique.actions.vehicule; import physique.actions.AbstractAction; import physique.vehicule.Vehicule; public abstract class ActionVehicule<E extends Vehicule> extends AbstractAction<E> { public ActionVehicule(E source) { super(source); } }
923b6ef526b5dec0bf95494b5b8316aef48d6529
84
java
Java
src/UnivaPushSpring/src/main/java/it/univaq/disim/mobile/myunivaq/domain/Lingua.java
paolozu/UnivaqPush
481c52ca24aec1ec0e8252b6a0ed1174ea105e02
[ "MIT" ]
7
2018-07-27T09:31:17.000Z
2018-09-12T11:39:26.000Z
src/UnivaPushSpring/src/main/java/it/univaq/disim/mobile/myunivaq/domain/Lingua.java
paolozu/UnivaqPush
481c52ca24aec1ec0e8252b6a0ed1174ea105e02
[ "MIT" ]
null
null
null
src/UnivaPushSpring/src/main/java/it/univaq/disim/mobile/myunivaq/domain/Lingua.java
paolozu/UnivaqPush
481c52ca24aec1ec0e8252b6a0ed1174ea105e02
[ "MIT" ]
3
2018-09-12T08:51:13.000Z
2019-06-24T13:26:16.000Z
12
47
0.738095
999,600
package it.univaq.disim.mobile.myunivaq.domain; public enum Lingua { ITA, ENG; }
923b700950220c19b61d22c9a89815ac6a94690b
1,478
java
Java
enjoy-web/src/main/java/com/ckh/enjoy/web/service/config/ApiConfigurerAdapter.java
ckh101/enjoy
9480ad4c28cb13a3fd29a392ae06909fff5860ca
[ "MIT" ]
2
2020-05-06T05:11:06.000Z
2020-05-06T05:11:09.000Z
enjoy-web/src/main/java/com/ckh/enjoy/web/service/config/ApiConfigurerAdapter.java
ckh101/enjoy
9480ad4c28cb13a3fd29a392ae06909fff5860ca
[ "MIT" ]
4
2021-05-08T17:56:48.000Z
2022-01-12T23:05:47.000Z
enjoy-web/src/main/java/com/ckh/enjoy/web/service/config/ApiConfigurerAdapter.java
ckh101/enjoy
9480ad4c28cb13a3fd29a392ae06909fff5860ca
[ "MIT" ]
null
null
null
33.590909
120
0.82544
999,601
package com.ckh.enjoy.web.service.config; import com.ckh.enjoy.web.interceptors.SystemLogInterceptor; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.method.support.HandlerMethodArgumentResolver; import org.springframewor...
923b70aa9be7362af7bd04e2304fee46eac7d008
1,776
java
Java
src/boboPOM/view/Main.java
JeremieAstray/BoboPOM
2835688aba25cc4822a51aae9b1ec5ff7847f5f7
[ "Apache-2.0" ]
null
null
null
src/boboPOM/view/Main.java
JeremieAstray/BoboPOM
2835688aba25cc4822a51aae9b1ec5ff7847f5f7
[ "Apache-2.0" ]
null
null
null
src/boboPOM/view/Main.java
JeremieAstray/BoboPOM
2835688aba25cc4822a51aae9b1ec5ff7847f5f7
[ "Apache-2.0" ]
null
null
null
30.62069
118
0.653716
999,602
package boboPOM.view; import boboPOM.config.Config; import javafx.application.Application; import javafx.event.EventHandler; import javafx.fxml.FXMLLoader; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.scene.image.Image; import javafx.stage.Stage; import javafx.stage.WindowEvent; //import javaf...
923b71f4e1190b21a9143513b7c0338737ada185
1,389
java
Java
components/components-netsuite/components-netsuite-runtime/src/main/java/org/talend/components/netsuite/client/model/customfield/OtherCustomFieldAdapter.java
wwang-talend/components
273af8f4ec300684c65b8afef23b96107680f8d9
[ "Apache-2.0" ]
53
2016-03-06T10:52:48.000Z
2020-12-09T15:11:21.000Z
components/components-netsuite/components-netsuite-runtime/src/main/java/org/talend/components/netsuite/client/model/customfield/OtherCustomFieldAdapter.java
wwang-talend/components
273af8f4ec300684c65b8afef23b96107680f8d9
[ "Apache-2.0" ]
1,727
2016-01-28T09:05:53.000Z
2022-03-29T05:59:55.000Z
components/components-netsuite/components-netsuite-runtime/src/main/java/org/talend/components/netsuite/client/model/customfield/OtherCustomFieldAdapter.java
wwang-talend/components
273af8f4ec300684c65b8afef23b96107680f8d9
[ "Apache-2.0" ]
112
2016-01-28T03:27:24.000Z
2021-10-13T02:58:54.000Z
34.725
101
0.658027
999,603
// ============================================================================ // // Copyright (C) 2006-2020 Talend Inc. - www.talend.com // // This source code is available under agreement available at // %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt // // You should have receiv...
923b731830dcf81ca71f14b146f1bbd1479c1e89
600
java
Java
shiro-core/src/main/java/com/suteng/shiro/business/vo/CustProjectConditionVo.java
supertonsystem/project_management
1bffd2358a3f2d65eadf39178e03f5eb65451f8a
[ "MIT" ]
null
null
null
shiro-core/src/main/java/com/suteng/shiro/business/vo/CustProjectConditionVo.java
supertonsystem/project_management
1bffd2358a3f2d65eadf39178e03f5eb65451f8a
[ "MIT" ]
null
null
null
shiro-core/src/main/java/com/suteng/shiro/business/vo/CustProjectConditionVo.java
supertonsystem/project_management
1bffd2358a3f2d65eadf39178e03f5eb65451f8a
[ "MIT" ]
1
2021-09-24T14:40:48.000Z
2021-09-24T14:40:48.000Z
20.689655
61
0.715
999,604
package com.suteng.shiro.business.vo; import com.suteng.shiro.business.entity.CustProjectEntity; import com.suteng.shiro.framework.object.BaseConditionVO; import lombok.Data; /** * @Author:louyi * @Description: * @Date:Create in 9:41 2019/5/17 */ @Data public class CustProjectConditionVo extends BaseConditionVO {...
923b74450e98568f1cb35429af7857ad1680f767
611
java
Java
ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/craftar/CraftARInternalInterfaces$CollectionEventsHandler.java
Andreas237/AndroidPolicyAutomation
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
[ "MIT" ]
3
2019-05-01T09:22:08.000Z
2019-07-06T22:21:59.000Z
ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/craftar/CraftARInternalInterfaces$CollectionEventsHandler.java
Andreas237/AndroidPolicyAutomation
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
[ "MIT" ]
null
null
null
ExtractedJars/Shopkick_com.shopkick.app/javafiles/com/craftar/CraftARInternalInterfaces$CollectionEventsHandler.java
Andreas237/AndroidPolicyAutomation
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
[ "MIT" ]
1
2020-11-26T12:22:02.000Z
2020-11-26T12:22:02.000Z
30.55
96
0.826514
999,605
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.craftar; // Referenced classes of package com.craftar: // CraftARInternalInterfaces, CraftAROnDeviceCollection static interface CraftARInt...
923b744def6504f98d5084bf795a00336376324d
7,261
java
Java
src/java/socialite/util/FastOutputStream.java
Wangqge/PowerLog_AE
8546afbcb9a77d516e8c3f0dfbaf2041a4b888f9
[ "Apache-2.0" ]
49
2015-03-10T17:34:19.000Z
2021-11-10T22:23:18.000Z
src/java/socialite/util/FastOutputStream.java
Wangqge/PowerLog_AE
8546afbcb9a77d516e8c3f0dfbaf2041a4b888f9
[ "Apache-2.0" ]
null
null
null
src/java/socialite/util/FastOutputStream.java
Wangqge/PowerLog_AE
8546afbcb9a77d516e8c3f0dfbaf2041a4b888f9
[ "Apache-2.0" ]
32
2015-02-06T12:10:32.000Z
2019-06-18T03:21:36.000Z
25.124567
94
0.650599
999,606
package socialite.util; import java.io.Externalizable; import java.io.IOException; import java.io.ObjectOutputStream; import java.io.OutputStream; import socialite.resource.SRuntime; import socialite.resource.SRuntimeWorker; import socialite.tables.TmpTableInst; public class FastOutputStream extends ObjectOutputStr...
923b74775f18642483e4ffac888a3aed67b82146
24,683
java
Java
DevLibUtils/src/main/java/dev/utils/app/wifi/WifiUtils.java
wangjjj/DevUtils
fdf5bb311431d16bb1545ba76e36ca465a3734ba
[ "Apache-2.0" ]
1
2018-12-07T09:38:46.000Z
2018-12-07T09:38:46.000Z
DevLibUtils/src/main/java/dev/utils/app/wifi/WifiUtils.java
wangjjj/DevUtils
fdf5bb311431d16bb1545ba76e36ca465a3734ba
[ "Apache-2.0" ]
null
null
null
DevLibUtils/src/main/java/dev/utils/app/wifi/WifiUtils.java
wangjjj/DevUtils
fdf5bb311431d16bb1545ba76e36ca465a3734ba
[ "Apache-2.0" ]
null
null
null
25.927521
141
0.659199
999,607
package dev.utils.app.wifi; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.net.wifi.ScanResult; import android.net.wifi.WifiConfiguration; import android.net.wifi.WifiConfiguration.KeyMgmt; import android.net.wifi.WifiInfo; import android.net.wifi...
923b748296d59d65bdcf5c751b76549d368231da
645
java
Java
java-spring/accounts-command-side-web/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/web/commandside/accounts/CreateAccountRequest.java
igorborojevic/event-sourcing-examples
c5778b1379309525c878757ca331c3c3c4026b75
[ "Apache-2.0" ]
1
2017-01-18T15:52:32.000Z
2017-01-18T15:52:32.000Z
java-spring/accounts-command-side-web/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/web/commandside/accounts/CreateAccountRequest.java
piyush-kansal/event-sourcing-examples
e488df3d064e3ebc08ce9dfa965cb9ff93a411a4
[ "Apache-2.0" ]
null
null
null
java-spring/accounts-command-side-web/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/web/commandside/accounts/CreateAccountRequest.java
piyush-kansal/event-sourcing-examples
e488df3d064e3ebc08ce9dfa965cb9ff93a411a4
[ "Apache-2.0" ]
null
null
null
21.5
85
0.782946
999,608
package net.chrisrichardson.eventstore.javaexamples.banking.web.commandside.accounts; import javax.validation.constraints.NotNull; import javax.validation.constraints.DecimalMin; import java.math.BigDecimal; public class CreateAccountRequest { @NotNull @DecimalMin("0") private BigDecimal initialBalance; pu...
923b74a9724568e8725eeda01440e194efaaeaae
1,069
java
Java
modules/openmrs/api/src/main/java/org/motechproject/openmrs/security/OpenMRSSession.java
mestatrit/motech-usm.commcare-openmrs
272287ff06a75ce86cf2f9b71199af3cb67b1135
[ "BSD-3-Clause" ]
null
null
null
modules/openmrs/api/src/main/java/org/motechproject/openmrs/security/OpenMRSSession.java
mestatrit/motech-usm.commcare-openmrs
272287ff06a75ce86cf2f9b71199af3cb67b1135
[ "BSD-3-Clause" ]
null
null
null
modules/openmrs/api/src/main/java/org/motechproject/openmrs/security/OpenMRSSession.java
mestatrit/motech-usm.commcare-openmrs
272287ff06a75ce86cf2f9b71199af3cb67b1135
[ "BSD-3-Clause" ]
1
2022-03-27T01:57:32.000Z
2022-03-27T01:57:32.000Z
32.393939
108
0.735267
999,609
package org.motechproject.openmrs.security; import org.motechproject.mrs.security.MRSSecurityUser; import org.openmrs.api.context.Context; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContextHolder; public class OpenMRSSession { public void op...
923b7522a89eada5ad70976616a02700fef72978
1,861
java
Java
src/main/java/es/upm/miw/apaw_practice/adapters/mongodb/property/persistence/ProprietorPersistenceMongodb.java
helderhernandez/apaw-practice
38fbe250f5ff21f2503ab129e243c2cbecf312d9
[ "MIT" ]
null
null
null
src/main/java/es/upm/miw/apaw_practice/adapters/mongodb/property/persistence/ProprietorPersistenceMongodb.java
helderhernandez/apaw-practice
38fbe250f5ff21f2503ab129e243c2cbecf312d9
[ "MIT" ]
null
null
null
src/main/java/es/upm/miw/apaw_practice/adapters/mongodb/property/persistence/ProprietorPersistenceMongodb.java
helderhernandez/apaw-practice
38fbe250f5ff21f2503ab129e243c2cbecf312d9
[ "MIT" ]
null
null
null
39.595745
100
0.732402
999,610
package es.upm.miw.apaw_practice.adapters.mongodb.property.persistence; import es.upm.miw.apaw_practice.adapters.mongodb.property.daos.ProprietorRepository; import es.upm.miw.apaw_practice.adapters.mongodb.property.entities.ProprietorEntity; import es.upm.miw.apaw_practice.domain.exceptions.NotFoundException; import e...
923b75f42eb78b7725a3d9a1c6493e62fb8d4643
7,919
java
Java
platforms/android/app/build/generated/source/r/debug/android/support/compat/R.java
richardg7/EBAula-App
7f162c7a33e9b3acbd8182ae82f3cbd50aecea4a
[ "Apache-2.0" ]
null
null
null
platforms/android/app/build/generated/source/r/debug/android/support/compat/R.java
richardg7/EBAula-App
7f162c7a33e9b3acbd8182ae82f3cbd50aecea4a
[ "Apache-2.0" ]
null
null
null
platforms/android/app/build/generated/source/r/debug/android/support/compat/R.java
richardg7/EBAula-App
7f162c7a33e9b3acbd8182ae82f3cbd50aecea4a
[ "Apache-2.0" ]
null
null
null
59.097015
126
0.74719
999,611
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package android.support.compat; public final class R { public static final class attr { public static final int font = 0x7f...
923b778ab9ec1e2e6d426590784b0e26004c8556
20,150
java
Java
px-checkout/src/test/java/com/mercadopago/android/px/installments/InstallmentsPresenterTest.java
serguei-ml/px-android
39a671eab63079c1bdd9ff7f53d96b1d3d2a4681
[ "MIT" ]
1
2018-09-12T05:39:00.000Z
2018-09-12T05:39:00.000Z
px-checkout/src/test/java/com/mercadopago/android/px/installments/InstallmentsPresenterTest.java
serguei-ml/px-android
39a671eab63079c1bdd9ff7f53d96b1d3d2a4681
[ "MIT" ]
null
null
null
px-checkout/src/test/java/com/mercadopago/android/px/installments/InstallmentsPresenterTest.java
serguei-ml/px-android
39a671eab63079c1bdd9ff7f53d96b1d3d2a4681
[ "MIT" ]
null
null
null
37.245841
117
0.716873
999,612
package com.mercadopago.android.px.installments; import android.support.annotation.NonNull; import com.mercadopago.android.px.internal.callbacks.OnSelectedCallback; import com.mercadopago.android.px.internal.repository.AmountRepository; import com.mercadopago.android.px.internal.repository.DiscountRepository; import c...
923b7884a6fc715b32e25fb5dc421c73951bf6b8
3,487
java
Java
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/All/DriveConstant.java
edsumpena/SkyStone
dab78c1687547d19171626ec3287ab37082bb4c2
[ "MIT" ]
1
2021-03-08T06:13:03.000Z
2021-03-08T06:13:03.000Z
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/All/DriveConstant.java
edsumpena/SkyStone
dab78c1687547d19171626ec3287ab37082bb4c2
[ "MIT" ]
null
null
null
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/All/DriveConstant.java
edsumpena/SkyStone
dab78c1687547d19171626ec3287ab37082bb4c2
[ "MIT" ]
2
2019-11-13T06:29:26.000Z
2020-02-08T20:26:20.000Z
40.546512
141
0.640092
999,613
package org.firstinspires.ftc.teamcode.All; import android.util.Log; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.OutputStreamWriter; import java.util.ArrayList; pu...
923b793280674a1b2c9b04e243265ae5ab0d55ef
16,443
java
Java
io.fairyproject.modules/platform.bukkit/bukkit-menu/src/main/java/io/fairyproject/bukkit/menu/Menu.java
LeeGodSRC/fairy
3f40ec5d5569bbe7b336eccae9938b9876847fe0
[ "MIT" ]
20
2021-08-03T23:22:05.000Z
2022-02-13T03:31:30.000Z
io.fairyproject.modules/platform.bukkit/bukkit-menu/src/main/java/io/fairyproject/bukkit/menu/Menu.java
LeeGodSRC/fairy
3f40ec5d5569bbe7b336eccae9938b9876847fe0
[ "MIT" ]
22
2021-08-04T02:45:39.000Z
2022-03-24T16:43:39.000Z
io.fairyproject.modules/platform.bukkit/bukkit-menu/src/main/java/io/fairyproject/bukkit/menu/Menu.java
LeeGodSRC/fairy
3f40ec5d5569bbe7b336eccae9938b9876847fe0
[ "MIT" ]
4
2021-08-03T23:22:23.000Z
2022-03-30T02:22:32.000Z
32.431953
129
0.569178
999,614
/* * MIT License * * Copyright (c) 2021 Imanity * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, ...
923b798a5b0a482b9afd01f0a75e95f42938c6f6
9,315
java
Java
src/main/java/athenarc/imsi/sdl/service/AnalysisService.java
schatzopoulos/SciNeM
ab62c30713281a4ca99af1fc67ad9b512685021c
[ "Apache-2.0" ]
null
null
null
src/main/java/athenarc/imsi/sdl/service/AnalysisService.java
schatzopoulos/SciNeM
ab62c30713281a4ca99af1fc67ad9b512685021c
[ "Apache-2.0" ]
2
2021-05-20T12:13:02.000Z
2022-03-17T22:28:15.000Z
src/main/java/athenarc/imsi/sdl/service/AnalysisService.java
schatzopoulos/SciNeM
ab62c30713281a4ca99af1fc67ad9b512685021c
[ "Apache-2.0" ]
1
2020-09-18T12:21:16.000Z
2020-09-18T12:21:16.000Z
41.7713
202
0.649705
999,615
package athenarc.imsi.sdl.service; import java.io.File; import java.io.FileNotFoundException; import java.io.FileWriter; import java.io.IOException; import java.io.PrintWriter; import java.io.RandomAccessFile; import java.io.Reader; import java.nio.file.Files; import java.nio.file.Paths; import java.util.ArrayList; im...
923b7a5eab75b1969ac04d849713f0afca719fda
4,910
java
Java
com/planet_ink/coffee_mud/Abilities/Prayers/Prayer_ProtCurses.java
PeteKeller/CoffeeMud
430081e391df78ae231a02ce8a6e98d4ee8eac75
[ "Apache-2.0" ]
149
2015-01-11T12:55:39.000Z
2022-03-03T16:14:48.000Z
com/planet_ink/coffee_mud/Abilities/Prayers/Prayer_ProtCurses.java
PeteKeller/CoffeeMud
430081e391df78ae231a02ce8a6e98d4ee8eac75
[ "Apache-2.0" ]
42
2015-02-08T03:44:01.000Z
2022-02-10T08:52:43.000Z
com/planet_ink/coffee_mud/Abilities/Prayers/Prayer_ProtCurses.java
PeteKeller/CoffeeMud
430081e391df78ae231a02ce8a6e98d4ee8eac75
[ "Apache-2.0" ]
104
2015-01-21T20:20:55.000Z
2022-03-24T05:01:20.000Z
29.401198
202
0.717515
999,616
package com.planet_ink.coffee_mud.Abilities.Prayers; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; impor...
923b7ab36c1addfc5668dd712c03451423539ff1
1,300
java
Java
src/es/upm/babel/ccjml/samples/readerswriters/java/runenv/Reader.java
rnnalborodo/shared_resources
2fe36c1ecd992b3cb5d79df7bbeff4f01457743f
[ "Unlicense" ]
null
null
null
src/es/upm/babel/ccjml/samples/readerswriters/java/runenv/Reader.java
rnnalborodo/shared_resources
2fe36c1ecd992b3cb5d79df7bbeff4f01457743f
[ "Unlicense" ]
null
null
null
src/es/upm/babel/ccjml/samples/readerswriters/java/runenv/Reader.java
rnnalborodo/shared_resources
2fe36c1ecd992b3cb5d79df7bbeff4f01457743f
[ "Unlicense" ]
null
null
null
24.074074
112
0.688462
999,617
package es.upm.babel.ccjml.samples.readerswriters.java.runenv; import java.util.Calendar; import java.util.logging.Level; import java.util.logging.Logger; import es.upm.babel.ccjml.samples.readerswriters.java.ReadersWriters; import es.upm.babel.ccjml.samples.utils.DataProcessor; import es.upm.babel.cclib.ConcIO; /**...
923b7b068ab31454264558c6d8bd4a1fd1f32925
7,665
java
Java
src/org/openid4java/message/pape/PapeResponse.java
391328974/openid4java
f1ab66af39488ac1f44e445278c9d420a1597c5e
[ "Apache-2.0" ]
99
2015-07-08T15:38:17.000Z
2020-09-09T20:15:39.000Z
src/org/openid4java/message/pape/PapeResponse.java
391328974/openid4java
f1ab66af39488ac1f44e445278c9d420a1597c5e
[ "Apache-2.0" ]
7
2015-07-08T07:32:38.000Z
2021-09-27T15:36:50.000Z
src/org/openid4java/message/pape/PapeResponse.java
391328974/openid4java
f1ab66af39488ac1f44e445278c9d420a1597c5e
[ "Apache-2.0" ]
62
2015-07-09T11:58:12.000Z
2022-03-30T08:30:01.000Z
29.594595
107
0.608219
999,618
/* * Copyright 2006-2008 Sxip Identity Corporation */ package org.openid4java.message.pape; import org.openid4java.message.ParameterList; import org.openid4java.message.MessageException; import org.openid4java.message.Parameter; import org.openid4java.util.InternetDateFormat; import org.openid4java.OpenIDException;...
923b7be411e5a8d32005d05fc37a98ba9b73a0ff
5,717
java
Java
src/main/java/biz/gabrys/lesscss/compiler2/LessVariableOptionsBuilder.java
gabrysbiz/lesscss-compiler
f33cc053d12a044b0ad9587b2afbcf7ca4b02362
[ "BSD-3-Clause" ]
1
2018-07-31T02:26:51.000Z
2018-07-31T02:26:51.000Z
src/main/java/biz/gabrys/lesscss/compiler2/LessVariableOptionsBuilder.java
gabrysbiz/lesscss-compiler
f33cc053d12a044b0ad9587b2afbcf7ca4b02362
[ "BSD-3-Clause" ]
18
2016-04-11T18:32:02.000Z
2018-12-25T12:06:33.000Z
src/main/java/biz/gabrys/lesscss/compiler2/LessVariableOptionsBuilder.java
gabrysbiz/lesscss-compiler
f33cc053d12a044b0ad9587b2afbcf7ca4b02362
[ "BSD-3-Clause" ]
null
null
null
35.509317
196
0.633899
999,619
/* * LessCSS Compiler * http://lesscss-compiler.projects.gabrys.biz/ * * Copyright (c) 2015 Adam Gabrys * * This file is licensed under the BSD 3-Clause (the "License"). * You may not use this file except in compliance with the License. * You may obtain: * - a copy of the License at project page * - a templ...
923b7c093e8649a39d12ffa57b194a921489954c
2,104
java
Java
src/main/java/com/github/phylogeny/boundtotems/item/ItemBoundTotemTeleporting.java
Phylogeny/BoundTotems
5103d8ba60f82537f870feec2c6d6c453d00a192
[ "Unlicense" ]
1
2021-12-08T00:02:30.000Z
2021-12-08T00:02:30.000Z
src/main/java/com/github/phylogeny/boundtotems/item/ItemBoundTotemTeleporting.java
Phylogeny/BoundTotems
5103d8ba60f82537f870feec2c6d6c453d00a192
[ "Unlicense" ]
4
2020-05-28T00:55:51.000Z
2020-10-02T01:30:08.000Z
src/main/java/com/github/phylogeny/boundtotems/item/ItemBoundTotemTeleporting.java
Phylogeny/BoundTotems
5103d8ba60f82537f870feec2c6d6c453d00a192
[ "Unlicense" ]
2
2021-12-08T00:02:44.000Z
2021-12-10T09:24:24.000Z
44.765957
116
0.756654
999,620
package com.github.phylogeny.boundtotems.item; import com.github.phylogeny.boundtotems.util.EntityUtil; import com.github.phylogeny.boundtotems.util.NBTUtil; import net.minecraft.network.chat.Component; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world...
923b7c6cb065920edba6e036e9b9ace2ed30c5eb
2,485
java
Java
dc-ssh/src/main/java/com/dc/ssh/client/exec/support/CommandFormatter.java
divinecloud/DivineCloud
638fdab7493dd8a1ca8650dabd2a8b8165d1bf34
[ "Apache-2.0" ]
null
null
null
dc-ssh/src/main/java/com/dc/ssh/client/exec/support/CommandFormatter.java
divinecloud/DivineCloud
638fdab7493dd8a1ca8650dabd2a8b8165d1bf34
[ "Apache-2.0" ]
null
null
null
dc-ssh/src/main/java/com/dc/ssh/client/exec/support/CommandFormatter.java
divinecloud/DivineCloud
638fdab7493dd8a1ca8650dabd2a8b8165d1bf34
[ "Apache-2.0" ]
null
null
null
33.133333
124
0.618109
999,621
/* * * * Copyright (C) 2014 Divine Cloud 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 requ...
923b7c8bd5341445cdb7162aea0b90800f8c4f4e
2,704
java
Java
eventstorm-sql-apt/src/main/java/eu/eventstorm/sql/apt/PojoMapperFactoryGenerator.java
eventstorm-projects/eventstorm
800018ea7ca82fa5bfdf0012cce1ed3e2eb1c1c1
[ "Apache-2.0" ]
null
null
null
eventstorm-sql-apt/src/main/java/eu/eventstorm/sql/apt/PojoMapperFactoryGenerator.java
eventstorm-projects/eventstorm
800018ea7ca82fa5bfdf0012cce1ed3e2eb1c1c1
[ "Apache-2.0" ]
4
2020-06-05T14:50:29.000Z
2022-02-17T11:34:21.000Z
eventstorm-sql-apt/src/main/java/eu/eventstorm/sql/apt/PojoMapperFactoryGenerator.java
eventstorm-projects/eventstorm
800018ea7ca82fa5bfdf0012cce1ed3e2eb1c1c1
[ "Apache-2.0" ]
2
2021-03-15T13:13:58.000Z
2022-02-02T13:42:51.000Z
32.698795
132
0.662859
999,622
package eu.eventstorm.sql.apt; import static eu.eventstorm.sql.apt.Helper.hasAutoIncrementPK; import static eu.eventstorm.sql.apt.Helper.toUpperCase; import static eu.eventstorm.sql.apt.Helper.writeGenerated; import static eu.eventstorm.sql.apt.Helper.writeNewLine; import static eu.eventstorm.sql.apt.Helper.writePacka...
923b7cbf4912cf3e0d5d79ded17630cd989a68ad
1,049
java
Java
experiments/subjects/math_10/symexe/src/test/org/apache/commons/math3/linear/SparseRealMatrix.java
yannicnoller/hydiff
4df7df1d2f00bf28d6fb2e2ed7a14103084c39f3
[ "MIT" ]
19
2020-05-24T11:55:24.000Z
2022-03-29T08:16:36.000Z
experiments/subjects/math_10/symexe/src/test/org/apache/commons/math3/linear/SparseRealMatrix.java
newthis/hydiff
dd4fe909fb733fdea9f60ce3729a215322c4371a
[ "MIT" ]
1
2022-01-03T11:48:08.000Z
2022-01-04T01:07:39.000Z
experiments/subjects/math_10/symexe/src/test/org/apache/commons/math3/linear/SparseRealMatrix.java
newthis/hydiff
dd4fe909fb733fdea9f60ce3729a215322c4371a
[ "MIT" ]
4
2020-05-24T11:55:26.000Z
2021-03-24T02:20:08.000Z
34.966667
94
0.750238
999,623
/* * 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 ...
923b7d75b5fee5ce476c756766fc4fbfcf608d06
5,451
java
Java
JEasyCrypto/src/easycrypto/EasyCryptoAPI.java
aasalo/JEasyCrypto
b5c77aa7d6fb19d835e2f9e9418274863f80be0b
[ "BSD-3-Clause" ]
null
null
null
JEasyCrypto/src/easycrypto/EasyCryptoAPI.java
aasalo/JEasyCrypto
b5c77aa7d6fb19d835e2f9e9418274863f80be0b
[ "BSD-3-Clause" ]
null
null
null
JEasyCrypto/src/easycrypto/EasyCryptoAPI.java
aasalo/JEasyCrypto
b5c77aa7d6fb19d835e2f9e9418274863f80be0b
[ "BSD-3-Clause" ]
null
null
null
33.237805
127
0.691616
999,624
package easycrypto; /** @brief This class is the public interface to the crypting library. The library supports multiple encrypting methods and also decrypts the encrypted text back to plain text.<br /> All the methods in this class are static, so there is no need to instantiate the class. Implementation creates nec...
923b7ea5a3d025972b82d400f494e3d9179e2c0b
3,316
java
Java
fmxl/Regla.java
adgaol/thelastjob
4158a64e0587a98feade50eb2c83fd60c461d8d0
[ "Apache-2.0" ]
null
null
null
fmxl/Regla.java
adgaol/thelastjob
4158a64e0587a98feade50eb2c83fd60c461d8d0
[ "Apache-2.0" ]
null
null
null
fmxl/Regla.java
adgaol/thelastjob
4158a64e0587a98feade50eb2c83fd60c461d8d0
[ "Apache-2.0" ]
null
null
null
19.391813
122
0.584439
999,625
package fmxl; import java.util.ArrayList; import java.util.List; /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * * @author chema */ public class Regla { private Strin...
923b7ee49c009d9a9cbe47ca9eb70e86fe124c47
2,165
java
Java
java/305/Number of Islands II.java
charlienzw/LeetCode
a1c4135d4fb596c7c825b5ba7334e7ef381b1542
[ "MIT" ]
null
null
null
java/305/Number of Islands II.java
charlienzw/LeetCode
a1c4135d4fb596c7c825b5ba7334e7ef381b1542
[ "MIT" ]
null
null
null
java/305/Number of Islands II.java
charlienzw/LeetCode
a1c4135d4fb596c7c825b5ba7334e7ef381b1542
[ "MIT" ]
1
2019-04-01T17:43:52.000Z
2019-04-01T17:43:52.000Z
29.256757
235
0.352887
999,626
//Time: O(klog(mn)) Space: O(mn) class Solution { class UF { private int[] parent; private int[] rank; private int count = 0; public UF(int n) { parent = new int[n + 1]; rank = new int[n + 1]; for(int i = 0; i <= n; i ++) { ...
923b8141767844b221dc8e1482b650357dda4f7f
5,985
java
Java
sample/src/main/java/com/github/florent37/materialviewpager/worldmovies/adapter/TrendsGalleryRecycleViewAdapter.java
SIMPLYBOYS/WorldMoviesPro
6480d73b342548ffb26172fcf60497666466faa5
[ "Apache-2.0" ]
1
2018-01-31T03:54:49.000Z
2018-01-31T03:54:49.000Z
sample/src/main/java/com/github/florent37/materialviewpager/worldmovies/adapter/TrendsGalleryRecycleViewAdapter.java
SIMPLYBOYS/WorldMoviesPro
6480d73b342548ffb26172fcf60497666466faa5
[ "Apache-2.0" ]
null
null
null
sample/src/main/java/com/github/florent37/materialviewpager/worldmovies/adapter/TrendsGalleryRecycleViewAdapter.java
SIMPLYBOYS/WorldMoviesPro
6480d73b342548ffb26172fcf60497666466faa5
[ "Apache-2.0" ]
null
null
null
35
126
0.628237
999,627
package com.github.florent37.materialviewpager.worldmovies.adapter; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView; import android.widget.ImageView; import android.widget.ProgressBar; import ...
923b839198a2458a638e19eef2606ad3110d2ea7
197
java
Java
src/main/java/in/ramakant/rpg/domain/exception/NotImplementedYetException.java
rbadolia/rpg-console
5b2bd0fa92e4a64c30c3c1da42b5a2b670d37aa4
[ "MIT" ]
null
null
null
src/main/java/in/ramakant/rpg/domain/exception/NotImplementedYetException.java
rbadolia/rpg-console
5b2bd0fa92e4a64c30c3c1da42b5a2b670d37aa4
[ "MIT" ]
null
null
null
src/main/java/in/ramakant/rpg/domain/exception/NotImplementedYetException.java
rbadolia/rpg-console
5b2bd0fa92e4a64c30c3c1da42b5a2b670d37aa4
[ "MIT" ]
1
2018-10-27T07:30:23.000Z
2018-10-27T07:30:23.000Z
32.833333
79
0.84264
999,628
package in.ramakant.rpg.domain.exception; public class NotImplementedYetException extends UnsupportedOperationException { private static final long serialVersionUID = -8481081981975263094L; }
923b83c4dd26f9b5d4ce27d5cdf3ffca652c8bdb
8,077
java
Java
service-domain-implementations/current-account/src/main/java/com/redhat/mercury/service/currentaccount/model/CRCurrentAccountFulfillmentArrangementRetrieveOutputModelCurrentAccountFulfillmentArrangementInstanceAnalysis.java
snandakumar87/customer-eligibility-example
ce2bf09d8ed7893a88b503523dace6700b05bd66
[ "Apache-2.0" ]
null
null
null
service-domain-implementations/current-account/src/main/java/com/redhat/mercury/service/currentaccount/model/CRCurrentAccountFulfillmentArrangementRetrieveOutputModelCurrentAccountFulfillmentArrangementInstanceAnalysis.java
snandakumar87/customer-eligibility-example
ce2bf09d8ed7893a88b503523dace6700b05bd66
[ "Apache-2.0" ]
null
null
null
service-domain-implementations/current-account/src/main/java/com/redhat/mercury/service/currentaccount/model/CRCurrentAccountFulfillmentArrangementRetrieveOutputModelCurrentAccountFulfillmentArrangementInstanceAnalysis.java
snandakumar87/customer-eligibility-example
ce2bf09d8ed7893a88b503523dace6700b05bd66
[ "Apache-2.0" ]
null
null
null
61.189394
340
0.851059
999,629
package com.redhat.mercury.service.currentaccount.model; import java.util.Objects; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.openapitools.jackson.nullable....
923b843b6bef7508ba067dbaa04b771cc3ac0621
775
java
Java
OnlineBank/Spring/online-bank/src/main/java/edu/prahlad/casestudy/onlinebank/entity/SavingsTransaction.java
MukeshKumarP/CaseStudy
6e937ce27f6f19da826e07dfe097e1fdb7a819bb
[ "MIT" ]
null
null
null
OnlineBank/Spring/online-bank/src/main/java/edu/prahlad/casestudy/onlinebank/entity/SavingsTransaction.java
MukeshKumarP/CaseStudy
6e937ce27f6f19da826e07dfe097e1fdb7a819bb
[ "MIT" ]
19
2021-09-02T13:00:22.000Z
2022-03-02T09:18:49.000Z
OnlineBank/Spring/online-bank/src/main/java/edu/prahlad/casestudy/onlinebank/entity/SavingsTransaction.java
MukeshKumarP/CaseStudy
6e937ce27f6f19da826e07dfe097e1fdb7a819bb
[ "MIT" ]
1
2021-01-30T09:55:59.000Z
2021-01-30T09:55:59.000Z
23.484848
95
0.771613
999,630
package edu.prahlad.casestudy.onlinebank.entity; import lombok.Getter; import lombok.Setter; import lombok.ToString; import org.springframework.stereotype.Service; import javax.persistence.*; import java.math.BigDecimal; import java.util.Date; @Entity @Getter @Setter @ToString @SequenceGenerator(name ="savingsTransa...
923b853721035b5b1e5d124cd5eaca5bbfedbf43
2,320
java
Java
src/main/java/net/superblaubeere27/clientbase/modules/modules/movement/Fly.java
Lehoooo/GatoClient
cd82e968816c93808c232a28cc799068d709d3c2
[ "MIT" ]
null
null
null
src/main/java/net/superblaubeere27/clientbase/modules/modules/movement/Fly.java
Lehoooo/GatoClient
cd82e968816c93808c232a28cc799068d709d3c2
[ "MIT" ]
null
null
null
src/main/java/net/superblaubeere27/clientbase/modules/modules/movement/Fly.java
Lehoooo/GatoClient
cd82e968816c93808c232a28cc799068d709d3c2
[ "MIT" ]
null
null
null
44.615385
463
0.733621
999,631
/* * Copyright (c) 2018 superblaubeere27 * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, di...
923b85d752086e5e3fd1ad35f16f0c449ad49f1f
1,617
java
Java
src/main/java/de/psdev/stabbedandroid/StabbedApplication.java
PSDev/stabbed-android
bc210e79cf5c639df0b4a1fd65420682c786740f
[ "Apache-2.0" ]
7
2015-01-08T14:47:20.000Z
2021-11-11T22:30:43.000Z
src/main/java/de/psdev/stabbedandroid/StabbedApplication.java
PSDev/stabbed-android
bc210e79cf5c639df0b4a1fd65420682c786740f
[ "Apache-2.0" ]
null
null
null
src/main/java/de/psdev/stabbedandroid/StabbedApplication.java
PSDev/stabbed-android
bc210e79cf5c639df0b4a1fd65420682c786740f
[ "Apache-2.0" ]
1
2018-01-17T11:21:05.000Z
2018-01-17T11:21:05.000Z
29.944444
100
0.715523
999,632
/* * Copyright 2013 Philip Schiffer * * 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...
923b86b505977b26f7eb42b1919ece772439ac0e
4,364
java
Java
app/src/main/java/app/meat/view/base/BaseFragment.java
fedka27/meatApp
ffa37b9d48ee4a3cf477c8c44e9caeb1c593ae54
[ "Apache-2.0" ]
null
null
null
app/src/main/java/app/meat/view/base/BaseFragment.java
fedka27/meatApp
ffa37b9d48ee4a3cf477c8c44e9caeb1c593ae54
[ "Apache-2.0" ]
null
null
null
app/src/main/java/app/meat/view/base/BaseFragment.java
fedka27/meatApp
ffa37b9d48ee4a3cf477c8c44e9caeb1c593ae54
[ "Apache-2.0" ]
null
null
null
34.912
100
0.62626
999,633
package app.meat.view.base; import android.content.Context; import android.os.Bundle; import android.support.annotation.DrawableRes; import android.support.annotation.IdRes; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android...
923b86ca2d3624a946d58083d840ff0079bdb5f6
177
java
Java
athing-aliyun/athing-aliyun-qatest/src/test/java/com/github/ompc/athing/aliyun/qatest/puppet/component/PersonThingCom.java
xiaoxiao-quick/athing
d894618df13404ffeae72a04ee6d89dfa8bf7736
[ "MIT" ]
null
null
null
athing-aliyun/athing-aliyun-qatest/src/test/java/com/github/ompc/athing/aliyun/qatest/puppet/component/PersonThingCom.java
xiaoxiao-quick/athing
d894618df13404ffeae72a04ee6d89dfa8bf7736
[ "MIT" ]
null
null
null
athing-aliyun/athing-aliyun-qatest/src/test/java/com/github/ompc/athing/aliyun/qatest/puppet/component/PersonThingCom.java
xiaoxiao-quick/athing
d894618df13404ffeae72a04ee6d89dfa8bf7736
[ "MIT" ]
null
null
null
25.285714
62
0.830508
999,634
package com.github.ompc.athing.aliyun.qatest.puppet.component; import com.github.ompc.athing.standard.component.ThingCom; public interface PersonThingCom extends ThingCom { }
923b87da5f1a8f4eee0bafc868949c31569fbf3a
8,867
java
Java
install/pims-web/src/presentation/org/pimslims/utils/ExecRunner.java
chrishmorris/PiMS
cdcc1a5b17b6753a11081bf7163f77596831916c
[ "BSD-2-Clause" ]
null
null
null
install/pims-web/src/presentation/org/pimslims/utils/ExecRunner.java
chrishmorris/PiMS
cdcc1a5b17b6753a11081bf7163f77596831916c
[ "BSD-2-Clause" ]
null
null
null
install/pims-web/src/presentation/org/pimslims/utils/ExecRunner.java
chrishmorris/PiMS
cdcc1a5b17b6753a11081bf7163f77596831916c
[ "BSD-2-Clause" ]
null
null
null
38.219828
112
0.560054
999,635
package org.pimslims.utils; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; // import org.apache.commons.logging.Log; // import org.apache.commons.logging.LogFactory; /** * The class allows to run an external executable program from java. Sets an input stream for the exe...
923b88b70cb71a44e1d2b222dbc3e1ca020f5047
1,155
java
Java
app/src/main/java/de/binhacken/app/FBMS.java
BinHacken/android_app
84a3a424d62ece1250fdbaf15a62f8e9b3741c66
[ "MIT" ]
null
null
null
app/src/main/java/de/binhacken/app/FBMS.java
BinHacken/android_app
84a3a424d62ece1250fdbaf15a62f8e9b3741c66
[ "MIT" ]
null
null
null
app/src/main/java/de/binhacken/app/FBMS.java
BinHacken/android_app
84a3a424d62ece1250fdbaf15a62f8e9b3741c66
[ "MIT" ]
null
null
null
30.394737
91
0.697835
999,636
package de.binhacken.app; import android.app.NotificationManager; import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.util.Log; import androidx.core.app.NotificationCompat; import com.google.firebase.messaging.FirebaseMessagingService; import com.google.firebase.messa...
923b88cc52944e98c99db8ceadd70fc9fbdd7f49
400
java
Java
src/homework/homework1/homework5/AsciiCodeConverter.java
AlexandruBaris/datatypes
22dd4499766a21378402babb184c9f5f9a771c99
[ "MIT" ]
null
null
null
src/homework/homework1/homework5/AsciiCodeConverter.java
AlexandruBaris/datatypes
22dd4499766a21378402babb184c9f5f9a771c99
[ "MIT" ]
null
null
null
src/homework/homework1/homework5/AsciiCodeConverter.java
AlexandruBaris/datatypes
22dd4499766a21378402babb184c9f5f9a771c99
[ "MIT" ]
null
null
null
30.769231
100
0.6675
999,637
package homework.homework1.homework5; import java.util.Scanner; public class AsciiCodeConverter { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.print("Enter an ASCII code: "); byte asciiCode = scanner.nextByte(); System.out.println("T...
923b8952dd7f3ab946b4ed67ad22edbf42f3885a
1,438
java
Java
src/controller/ManagePeople.java
Hashadhi/Student-Attendance-System
eaf2ea0baca617955882ea6f6e18a01c962e93f9
[ "MIT" ]
null
null
null
src/controller/ManagePeople.java
Hashadhi/Student-Attendance-System
eaf2ea0baca617955882ea6f6e18a01c962e93f9
[ "MIT" ]
null
null
null
src/controller/ManagePeople.java
Hashadhi/Student-Attendance-System
eaf2ea0baca617955882ea6f6e18a01c962e93f9
[ "MIT" ]
null
null
null
29.958333
90
0.658554
999,638
package controller; import db.DBConnection; import javafx.application.Platform; import javafx.event.ActionEvent; import javafx.fxml.FXMLLoader; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.control.Label; import javafx.scene.control.RadioButton; import javafx.scene.control.ToggleGr...
923b896bb1ed0a2b06fb6dc521afa75ba7547fa4
30,299
java
Java
src/com/prupe/mcpatcher/ModList.java
ammoore00/BTWPatcher
1aa45839b2cd029143809edfa60ec59e5ef75f80
[ "MIT" ]
1
2021-12-24T22:40:02.000Z
2021-12-24T22:40:02.000Z
src/com/prupe/mcpatcher/ModList.java
ammoore00/BTWPatcher
1aa45839b2cd029143809edfa60ec59e5ef75f80
[ "MIT" ]
8
2020-05-05T23:47:10.000Z
2021-04-19T03:23:24.000Z
src/com/prupe/mcpatcher/ModList.java
ammoore00/BTWPatcher
1aa45839b2cd029143809edfa60ec59e5ef75f80
[ "MIT" ]
null
null
null
36.548854
163
0.532295
999,639
package com.prupe.mcpatcher; import com.google.gson.JsonObject; import com.prupe.mcpatcher.launcher.version.Library; import java.io.File; import java.io.FileFilter; import java.io.IOException; import java.lang.reflect.Method; import java.lang.reflect.Modifier; import java.net.MalformedURLException; import java.net.UR...
923b89ab552bfa3e821f9962276d454a4d453911
3,675
java
Java
src/main/java/com/cloudmersive/client/model/NsfwResult.java
Cloudmersive/Cloudmersive.APIClient.Java.Android
5d90113399e4e47bc5e68cfd70f0152641c86a09
[ "Apache-2.0" ]
null
null
null
src/main/java/com/cloudmersive/client/model/NsfwResult.java
Cloudmersive/Cloudmersive.APIClient.Java.Android
5d90113399e4e47bc5e68cfd70f0152641c86a09
[ "Apache-2.0" ]
null
null
null
src/main/java/com/cloudmersive/client/model/NsfwResult.java
Cloudmersive/Cloudmersive.APIClient.Java.Android
5d90113399e4e47bc5e68cfd70f0152641c86a09
[ "Apache-2.0" ]
null
null
null
36.75
237
0.715102
999,640
/** * imageapi * Image Recognition and Processing APIs let you use Machine Learning to recognize and process images, and also perform useful image modification operations. * * OpenAPI spec version: v1 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-a...
923b8a1d31bab04d7fd0d314aa312ff5b1a57257
1,716
java
Java
spring-core/src/main/java/org/springframework/core/serializer/DefaultSerializer.java
JiangHao-1/spring-analysis
8c7a5cd11cd7c53c24106d0b19c67e516fc701e2
[ "Apache-2.0" ]
49,076
2015-01-01T07:23:26.000Z
2022-03-31T23:57:00.000Z
spring-core/src/main/java/org/springframework/core/serializer/DefaultSerializer.java
JiangHao-1/spring-analysis
8c7a5cd11cd7c53c24106d0b19c67e516fc701e2
[ "Apache-2.0" ]
7,918
2015-01-06T17:17:21.000Z
2022-03-31T20:10:05.000Z
spring-core/src/main/java/org/springframework/core/serializer/DefaultSerializer.java
JiangHao-1/spring-analysis
8c7a5cd11cd7c53c24106d0b19c67e516fc701e2
[ "Apache-2.0" ]
37,778
2015-01-01T08:25:16.000Z
2022-03-31T17:25:08.000Z
33.647059
104
0.748834
999,641
/* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
923b8a2c11ce9ec45e18c788cb9fa2093f19a9e9
589
java
Java
src/main/java/xyz/gnarbot/gnar/commands/executors/test/TestCommand.java
xXMicroRaptorXx/Micro
72138514c6df06dde04c8e59d3744d3765200c5d
[ "MIT" ]
null
null
null
src/main/java/xyz/gnarbot/gnar/commands/executors/test/TestCommand.java
xXMicroRaptorXx/Micro
72138514c6df06dde04c8e59d3744d3765200c5d
[ "MIT" ]
null
null
null
src/main/java/xyz/gnarbot/gnar/commands/executors/test/TestCommand.java
xXMicroRaptorXx/Micro
72138514c6df06dde04c8e59d3744d3765200c5d
[ "MIT" ]
null
null
null
28.047619
57
0.721562
999,642
package xyz.gnarbot.gnar.commands.executors.test; import net.dv8tion.jda.core.Permission; import xyz.gnarbot.gnar.commands.Category; import xyz.gnarbot.gnar.commands.Command; import xyz.gnarbot.gnar.commands.CommandExecutor; import xyz.gnarbot.gnar.utils.Context; @Command( aliases = "wow", administrat...
923b8a99fe28fa3ed13a2ea67c064a0cf01edc7b
8,119
java
Java
reformcloud2-executor-api/src/main/java/systems/reformcloud/reformcloud2/executor/api/common/network/NetworkUtil.java
zLvkas/reformcloud2
9142f6806fce926e613a8c259d5831ada74e9bde
[ "Apache-2.0" ]
null
null
null
reformcloud2-executor-api/src/main/java/systems/reformcloud/reformcloud2/executor/api/common/network/NetworkUtil.java
zLvkas/reformcloud2
9142f6806fce926e613a8c259d5831ada74e9bde
[ "Apache-2.0" ]
null
null
null
reformcloud2-executor-api/src/main/java/systems/reformcloud/reformcloud2/executor/api/common/network/NetworkUtil.java
zLvkas/reformcloud2
9142f6806fce926e613a8c259d5831ada74e9bde
[ "Apache-2.0" ]
null
null
null
39.033654
241
0.651681
999,643
package systems.reformcloud.reformcloud2.executor.api.common.network; import io.netty.buffer.ByteBuf; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.EventLoopGroup; import io.netty.channel.epoll.Epoll; import io.netty.channel.epoll.EpollEventLoopGroup; import io.netty.channel.epoll.EpollServerS...
923b8d1344d392036134245d22b9bff521e4570a
292
java
Java
src/main/java/jpuppeteer/cdp/client/entity/emulation/SetScrollbarsHiddenRequest.java
sunshinex/jpuppeteer
b423248ad8b35db84d0d4839c4ae097f62da684f
[ "Apache-2.0" ]
29
2019-12-02T10:28:40.000Z
2022-02-28T17:29:36.000Z
src/main/java/jpuppeteer/cdp/client/entity/emulation/SetScrollbarsHiddenRequest.java
sunshinex/jpuppeteer
b423248ad8b35db84d0d4839c4ae097f62da684f
[ "Apache-2.0" ]
1
2020-05-15T01:49:45.000Z
2020-05-15T01:49:45.000Z
src/main/java/jpuppeteer/cdp/client/entity/emulation/SetScrollbarsHiddenRequest.java
sunshinex/jpuppeteer
b423248ad8b35db84d0d4839c4ae097f62da684f
[ "Apache-2.0" ]
6
2020-03-02T06:49:10.000Z
2022-02-11T06:29:54.000Z
18.25
55
0.684932
999,644
package jpuppeteer.cdp.client.entity.emulation; /** */ public class SetScrollbarsHiddenRequest { /** * Whether scrollbars should be always hidden. */ public final Boolean hidden; public SetScrollbarsHiddenRequest(Boolean hidden) { this.hidden = hidden; } }
923b8d3a519b627223c7ed8251e4da1f9bf3e1a2
570
java
Java
src/dyhelper/com/util/MapUtils.java
ModWU/DYHelper2
c3dc9ee55c61f1c6c5f6c32585a3a70b74ab7197
[ "Apache-2.0" ]
null
null
null
src/dyhelper/com/util/MapUtils.java
ModWU/DYHelper2
c3dc9ee55c61f1c6c5f6c32585a3a70b74ab7197
[ "Apache-2.0" ]
null
null
null
src/dyhelper/com/util/MapUtils.java
ModWU/DYHelper2
c3dc9ee55c61f1c6c5f6c32585a3a70b74ab7197
[ "Apache-2.0" ]
null
null
null
27.142857
93
0.62807
999,645
package dyhelper.com.util; import java.util.Comparator; import java.util.Map; import java.util.TreeMap; public class MapUtils { public static Map<String, String> sortMapByKey(Map<String, String> oriMap) { if (oriMap == null || oriMap.isEmpty()) { return null; } Map<String, String> sor...
923b8d803b258302ecfaaf6431bd10e14fbbd3eb
3,440
java
Java
src/ChatServer/JdbcOdbc.java
utkarshporwal24/Java-Review
339464716f29e5010a7fabc6911a6f418f3a1660
[ "MIT" ]
null
null
null
src/ChatServer/JdbcOdbc.java
utkarshporwal24/Java-Review
339464716f29e5010a7fabc6911a6f418f3a1660
[ "MIT" ]
null
null
null
src/ChatServer/JdbcOdbc.java
utkarshporwal24/Java-Review
339464716f29e5010a7fabc6911a6f418f3a1660
[ "MIT" ]
null
null
null
37.391304
108
0.592151
999,646
package ChatServer; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import java.util.logging.Level; import java.util.logging.Logger; import oracle.jdbc.OraclePreparedStatement; import oracle.jdbc.OracleResultSet; /* * To change this license header, choose License Headers in ...
923b8e2d9c42b232a6d3730773c4c3b335ccabce
1,833
java
Java
app/src/main/java/razerdp/demo/popup/AutoLocatedPopup.java
zhonghehuangpu/BasePopup
2f1ef638f18fd6e05b5dc769c613f20be20b54b5
[ "Apache-2.0" ]
4
2019-10-08T02:09:36.000Z
2019-12-26T08:46:39.000Z
app/src/main/java/razerdp/demo/popup/AutoLocatedPopup.java
1hanliang/BasePopup
148a84c0859f4d983a1a8ec377ab165b1ff02452
[ "Apache-2.0" ]
null
null
null
app/src/main/java/razerdp/demo/popup/AutoLocatedPopup.java
1hanliang/BasePopup
148a84c0859f4d983a1a8ec377ab165b1ff02452
[ "Apache-2.0" ]
1
2019-11-22T16:26:50.000Z
2019-11-22T16:26:50.000Z
24.118421
87
0.626296
999,647
package razerdp.demo.popup; import android.content.Context; import android.view.View; import android.view.animation.Animation; import razerdp.basepopup.BasePopupWindow; import razerdp.basepopup.R; import razerdp.demo.utils.ToastUtils; /** * Created by 大灯泡 on 2016/11/23. * <p> * 自动定位的popup,空间不足显示在上面 */ public cla...
923b8f2139663d46225b997dccde8a477da4b5fa
2,178
java
Java
clouddriver-cloudfoundry/src/test/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/ops/AbstractCloudFoundryAtomicOperationTest.java
sidmuls/clouddriver
c2de4b416bf15afbd09640013724e7f7b069ce09
[ "Apache-2.0" ]
382
2015-11-16T17:54:23.000Z
2022-03-24T05:35:37.000Z
clouddriver-cloudfoundry/src/test/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/ops/AbstractCloudFoundryAtomicOperationTest.java
sidmuls/clouddriver
c2de4b416bf15afbd09640013724e7f7b069ce09
[ "Apache-2.0" ]
2,541
2015-11-17T11:22:10.000Z
2022-03-28T22:30:12.000Z
clouddriver-cloudfoundry/src/test/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/ops/AbstractCloudFoundryAtomicOperationTest.java
sidmuls/clouddriver
c2de4b416bf15afbd09640013724e7f7b069ce09
[ "Apache-2.0" ]
1,229
2015-11-16T19:22:35.000Z
2022-03-28T18:32:40.000Z
36.3
97
0.743802
999,648
/* * Copyright 2018 Pivotal, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
923b901a7480b12a59bed8e17327ea7f77aa3026
2,077
java
Java
app/src/main/java/org/webrtc/RtpReceiver.java
hexstia/ScreenShareRTC-master
30ce46fb7b977dee0c163fd7a0ab00dc47e4e7c3
[ "Apache-2.0" ]
null
null
null
app/src/main/java/org/webrtc/RtpReceiver.java
hexstia/ScreenShareRTC-master
30ce46fb7b977dee0c163fd7a0ab00dc47e4e7c3
[ "Apache-2.0" ]
null
null
null
app/src/main/java/org/webrtc/RtpReceiver.java
hexstia/ScreenShareRTC-master
30ce46fb7b977dee0c163fd7a0ab00dc47e4e7c3
[ "Apache-2.0" ]
1
2020-10-16T09:42:54.000Z
2020-10-16T09:42:54.000Z
28.452055
87
0.707752
999,649
// // Source code recreated from a .class file by IntelliJ IDEA // (powered by Fernflower decompiler) // package org.webrtc; import org.webrtc.MediaStreamTrack.MediaType; public class RtpReceiver { final long nativeRtpReceiver; private long nativeObserver; private MediaStreamTrack cachedTrack; publi...
923b90bd91abe40822238ec13194abc0f3d1ed90
4,617
java
Java
SP_MAPS/src/comun/Galeria.java
7Mendez/SistemasPuntosVenta
68bb0f6725d0f74dc67957224f421b82769e7074
[ "MIT" ]
null
null
null
SP_MAPS/src/comun/Galeria.java
7Mendez/SistemasPuntosVenta
68bb0f6725d0f74dc67957224f421b82769e7074
[ "MIT" ]
null
null
null
SP_MAPS/src/comun/Galeria.java
7Mendez/SistemasPuntosVenta
68bb0f6725d0f74dc67957224f421b82769e7074
[ "MIT" ]
null
null
null
25.508287
107
0.508989
999,650
package comun; import java.util.Calendar; /** * <p>Title : Persona</p> * <p>Description : Clase para el control de la informaci&oacute;n de una persona</p> * <p>Copyright : Copyright (c) 2004</p> * <p>Company : Universidad Tecnol&oacute;gica de Tabasco</p> * @author Octavio Eli...
923b91387b518e658289b3d60b930e9259a5b2ba
367
java
Java
joolun-wx/joolun-common/src/main/java/com/joolun/common/exception/file/FileException.java
supermanvv/JooLun-wx
aeaaa4678a55b48bb3db7c851cb0d4def4f4a39d
[ "MIT" ]
1,544
2020-03-21T12:31:07.000Z
2022-03-29T10:27:06.000Z
joolun-wx/joolun-common/src/main/java/com/joolun/common/exception/file/FileException.java
supermanvv/JooLun-wx
aeaaa4678a55b48bb3db7c851cb0d4def4f4a39d
[ "MIT" ]
2
2021-03-09T14:24:14.000Z
2021-03-22T06:09:51.000Z
joolun-wx/joolun-common/src/main/java/com/joolun/common/exception/file/FileException.java
supermanvv/JooLun-wx
aeaaa4678a55b48bb3db7c851cb0d4def4f4a39d
[ "MIT" ]
83
2020-04-19T11:37:35.000Z
2022-03-31T03:01:03.000Z
18.35
53
0.653951
999,651
package com.joolun.common.exception.file; import com.joolun.common.exception.BaseException; /** * 文件信息异常类 * * @author ruoyi */ public class FileException extends BaseException { private static final long serialVersionUID = 1L; public FileException(String code, Object[] args) { ...
923b91e4703af2f31e6805fc91014acdd59d390d
3,758
java
Java
superuser/src/main/java/com/topjohnwu/superuser/internal/DataInputImpl.java
xVERSUSx/libsu
984376e83b5d8e9adfde419c0bab6bb841fa84c9
[ "Apache-2.0" ]
1
2018-08-07T05:46:24.000Z
2018-08-07T05:46:24.000Z
superuser/src/main/java/com/topjohnwu/superuser/internal/DataInputImpl.java
xVERSUSx/libsu
984376e83b5d8e9adfde419c0bab6bb841fa84c9
[ "Apache-2.0" ]
null
null
null
superuser/src/main/java/com/topjohnwu/superuser/internal/DataInputImpl.java
xVERSUSx/libsu
984376e83b5d8e9adfde419c0bab6bb841fa84c9
[ "Apache-2.0" ]
null
null
null
27.837037
81
0.571048
999,652
/* * Copyright 2018 John "topjohnwu" Wu * * 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 ag...
923b93979d1bbb05500e57f685556da103365984
1,479
java
Java
components/camel-braintree/src/generated/java/org/apache/camel/component/braintree/internal/BraintreeApiName.java
alta404/camel
c5af90cdd56acae38f1400dfdab5f1fad7872018
[ "Apache-2.0" ]
1
2020-09-11T07:20:25.000Z
2020-09-11T07:20:25.000Z
components/camel-braintree/src/generated/java/org/apache/camel/component/braintree/internal/BraintreeApiName.java
alta404/camel
c5af90cdd56acae38f1400dfdab5f1fad7872018
[ "Apache-2.0" ]
8
2020-08-15T18:26:18.000Z
2020-08-30T06:49:36.000Z
components/camel-braintree/src/generated/java/org/apache/camel/component/braintree/internal/BraintreeApiName.java
alta404/camel
c5af90cdd56acae38f1400dfdab5f1fad7872018
[ "Apache-2.0" ]
1
2020-12-25T05:56:04.000Z
2020-12-25T05:56:04.000Z
20.830986
92
0.664638
999,653
/* * Camel ApiName Enumeration generated by camel-api-component-maven-plugin */ package org.apache.camel.component.braintree.internal; import org.apache.camel.support.component.ApiName; /** * Camel {@link ApiName} Enumeration for Component Braintree */ public enum BraintreeApiName implements ApiName { ADDON...
923b93a31376c2b658776cf60e69b591cc7fbb4b
5,597
java
Java
app/src/main/java/be/henallux/ig3/smartcity/elbatapp/ui/bookings/BookingsListViewModel.java
AurelieBodart/Smartcity-ELBAT-Android-App
20fda6d37bba3bc853aba695372706911f1e36e7
[ "MIT" ]
null
null
null
app/src/main/java/be/henallux/ig3/smartcity/elbatapp/ui/bookings/BookingsListViewModel.java
AurelieBodart/Smartcity-ELBAT-Android-App
20fda6d37bba3bc853aba695372706911f1e36e7
[ "MIT" ]
16
2021-08-19T05:12:37.000Z
2022-02-24T05:15:25.000Z
app/src/main/java/be/henallux/ig3/smartcity/elbatapp/ui/bookings/BookingsListViewModel.java
AurelieBodart/Smartcity-ELBAT-Android-App
20fda6d37bba3bc853aba695372706911f1e36e7
[ "MIT" ]
null
null
null
39.695035
172
0.692693
999,654
package be.henallux.ig3.smartcity.elbatapp.ui.bookings; import android.app.Application; import android.content.Context; import androidx.lifecycle.AndroidViewModel; import androidx.lifecycle.LiveData; import androidx.lifecycle.MutableLiveData; import com.auth0.android.jwt.Claim; import com.auth0.android.jwt.JWT; imp...
923b949e80c091fc7fad40461531d593eb8ad1b5
2,503
java
Java
unused/mine/packages/org.cakelab.blender.fileviewer-src-0.0.10/src-dna/org/blender/dna/NodeInputInt.java
sirivus/studioonline
536cb4f3f8a8640821a47c0bdbef3877fe2e6f7a
[ "MIT" ]
null
null
null
unused/mine/packages/org.cakelab.blender.fileviewer-src-0.0.10/src-dna/org/blender/dna/NodeInputInt.java
sirivus/studioonline
536cb4f3f8a8640821a47c0bdbef3877fe2e6f7a
[ "MIT" ]
null
null
null
unused/mine/packages/org.cakelab.blender.fileviewer-src-0.0.10/src-dna/org/blender/dna/NodeInputInt.java
sirivus/studioonline
536cb4f3f8a8640821a47c0bdbef3877fe2e6f7a
[ "MIT" ]
null
null
null
26.347368
115
0.701159
999,655
package org.blender.dna; import java.io.IOException; import org.cakelab.blender.io.block.Block; import org.cakelab.blender.io.block.BlockTable; import org.cakelab.blender.nio.CFacade; import org.cakelab.blender.nio.CMetaData; import org.cakelab.blender.nio.CPointer; /** * Generated facet for DNA struct type 'NodeIn...
923b95c96814551a8638d27fb9666646e2948327
213
java
Java
src/main/java/net/splatcraft/api/client/keybind/ChangeSquidFormKeyBehavior.java
splatcraft/splatcraft-fabric
05fd177d3ce1846f13df913e55574319ae3f5742
[ "MIT" ]
3
2021-11-30T17:22:33.000Z
2021-12-27T17:39:39.000Z
src/main/java/net/splatcraft/api/client/keybind/ChangeSquidFormKeyBehavior.java
splatcraft/splatcraft-fabric
05fd177d3ce1846f13df913e55574319ae3f5742
[ "MIT" ]
6
2021-12-23T23:51:31.000Z
2022-02-26T10:47:09.000Z
src/main/java/net/splatcraft/api/client/keybind/ChangeSquidFormKeyBehavior.java
splatcraft/splatcraft-fabric
05fd177d3ce1846f13df913e55574319ae3f5742
[ "MIT" ]
1
2021-12-27T06:46:51.000Z
2021-12-27T06:46:51.000Z
21.3
43
0.769953
999,656
package net.splatcraft.api.client.keybind; import net.fabricmc.api.EnvType; import net.fabricmc.api.Environment; @Environment(EnvType.CLIENT) public enum ChangeSquidFormKeyBehavior { HOLD, TOGGLE }
923b9650eda5cb810c2f45d37b0f1e5691833723
1,297
java
Java
overthere/src/main/java/com/xebialabs/overthere/cifs/winrm/connector/LaxJdkHttpConnector.java
gschueler/overthere
abe4939b41c2619d86521cc97e12f889d096411f
[ "Apache-2.0" ]
null
null
null
overthere/src/main/java/com/xebialabs/overthere/cifs/winrm/connector/LaxJdkHttpConnector.java
gschueler/overthere
abe4939b41c2619d86521cc97e12f889d096411f
[ "Apache-2.0" ]
null
null
null
overthere/src/main/java/com/xebialabs/overthere/cifs/winrm/connector/LaxJdkHttpConnector.java
gschueler/overthere
abe4939b41c2619d86521cc97e12f889d096411f
[ "Apache-2.0" ]
null
null
null
30.880952
96
0.769468
999,657
/* License added by: GRADLE-LICENSE-PLUGIN * * Copyright 2008-2012 XebiaLabs * * 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 * ...
923b972802e93f779dcc61def9195b2e6a0400e4
908
java
Java
src/mstb/Tools.java
kleinsimon/MicroStructureToolBox
d0a9418a575c841113d25cad4b5932b1554cd24d
[ "MIT" ]
null
null
null
src/mstb/Tools.java
kleinsimon/MicroStructureToolBox
d0a9418a575c841113d25cad4b5932b1554cd24d
[ "MIT" ]
1
2021-02-24T15:55:48.000Z
2021-02-24T15:55:48.000Z
src/mstb/Tools.java
kleinsimon/MicroStructureToolBox
d0a9418a575c841113d25cad4b5932b1554cd24d
[ "MIT" ]
null
null
null
21.619048
69
0.622247
999,658
package mstb; import java.awt.Color; import java.lang.reflect.Field; final public class Tools { public static int getRoundedInt(Double from) { //Long rnd = Math.round(from); //return Math.toIntExact(rnd); return (int) (from + 0.5); } public static String BooleanToString(boolean[] bools) { String ret = ""...
923b97bfe929900a4baf0484c2aca8ed46f1cff0
1,800
java
Java
wicket-core/src/test/java/org/apache/wicket/resource/ApplicationStringResourceLoaderTest.java
chimerast/wicket
02305741273ded4b8de8f3fb6280475e4f68930b
[ "Apache-2.0" ]
1
2022-02-14T13:17:19.000Z
2022-02-14T13:17:19.000Z
wicket-core/src/test/java/org/apache/wicket/resource/ApplicationStringResourceLoaderTest.java
chimerast/wicket
02305741273ded4b8de8f3fb6280475e4f68930b
[ "Apache-2.0" ]
null
null
null
wicket-core/src/test/java/org/apache/wicket/resource/ApplicationStringResourceLoaderTest.java
chimerast/wicket
02305741273ded4b8de8f3fb6280475e4f68930b
[ "Apache-2.0" ]
1
2020-01-20T14:20:30.000Z
2020-01-20T14:20:30.000Z
32.142857
93
0.761111
999,659
/* * 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 ...
923b97e6b8ec07aef1102bf758d06b5efbe08b4d
6,459
java
Java
src/test/java/seedu/address/model/ModelManagerTest.java
chowyiyin/main
e8bab323a301b605400bb83ade04efd53303341c
[ "MIT" ]
null
null
null
src/test/java/seedu/address/model/ModelManagerTest.java
chowyiyin/main
e8bab323a301b605400bb83ade04efd53303341c
[ "MIT" ]
null
null
null
src/test/java/seedu/address/model/ModelManagerTest.java
chowyiyin/main
e8bab323a301b605400bb83ade04efd53303341c
[ "MIT" ]
null
null
null
40.36875
112
0.73804
999,660
package seedu.address.model; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertTrue; import static seedu.address.model.Model.PREDICATE_SHOW_ALL_PERSONS; import static seedu.address.testutil.Asser...
923b9d4b3270b960f4303e93f29b439f807dd35f
2,176
java
Java
quickstart-openejb/ejb/src/main/java/org/jeecqrs/example/openejb/domain/model/order/Order.java
JEEventStore/JEECQRS-Quickstart-Sample
574b621c24cdeac38a8ed51a83951bf6773aa873
[ "MIT" ]
6
2015-02-23T23:39:01.000Z
2018-01-29T16:33:56.000Z
quickstart-openejb/ejb/src/main/java/org/jeecqrs/example/openejb/domain/model/order/Order.java
JEEventStore/JEECQRS-Examples
574b621c24cdeac38a8ed51a83951bf6773aa873
[ "MIT" ]
2
2015-08-11T23:22:05.000Z
2015-08-17T09:29:11.000Z
quickstart-openejb/ejb/src/main/java/org/jeecqrs/example/openejb/domain/model/order/Order.java
JEEventStore/JEECQRS-Examples
574b621c24cdeac38a8ed51a83951bf6773aa873
[ "MIT" ]
4
2015-07-17T15:25:46.000Z
2016-12-03T01:55:03.000Z
26.536585
102
0.65579
999,661
package org.jeecqrs.example.openejb.domain.model.order; import java.math.BigDecimal; import java.util.HashMap; import java.util.List; import java.util.Map; import org.jeecqrs.common.domain.model.AbstractEventSourcedAggregateRoot; import org.joda.time.DateTime; public final class Order extends AbstractEventSourcedAggr...
923b9e798136aea87dec018c5f66d51510561152
3,962
java
Java
install/tools/src/org/pimslims/command/DataUpdate/DataFixerList.java
chrishmorris/PiMS
cdcc1a5b17b6753a11081bf7163f77596831916c
[ "BSD-2-Clause" ]
null
null
null
install/tools/src/org/pimslims/command/DataUpdate/DataFixerList.java
chrishmorris/PiMS
cdcc1a5b17b6753a11081bf7163f77596831916c
[ "BSD-2-Clause" ]
null
null
null
install/tools/src/org/pimslims/command/DataUpdate/DataFixerList.java
chrishmorris/PiMS
cdcc1a5b17b6753a11081bf7163f77596831916c
[ "BSD-2-Clause" ]
null
null
null
37.377358
105
0.573195
999,662
/** * current-pims-web org.pimslims.command.DataUpdate DataFixerList.java * * @author bl67 * @date 17 Dec 2007 * * Protein Information Management System * @version: 1.3 * * Copyright (c) 2007 bl67 * * */ package org.pimslims.command.DataUpdate; import java.io.File; impo...
923b9e9acceb043a97e7783712c9f394a1bef957
16,116
java
Java
src/main/java/com/demshape/factorization/model/Factorization.java
ozgurdemir/item-item-factorization
3b18dafe7ad0687243910c77788c3650d0fe63e1
[ "MIT" ]
2
2017-12-19T09:14:55.000Z
2018-01-12T15:06:40.000Z
src/main/java/com/demshape/factorization/model/Factorization.java
ozgurdemir/item-item-factorization
3b18dafe7ad0687243910c77788c3650d0fe63e1
[ "MIT" ]
null
null
null
src/main/java/com/demshape/factorization/model/Factorization.java
ozgurdemir/item-item-factorization
3b18dafe7ad0687243910c77788c3650d0fe63e1
[ "MIT" ]
null
null
null
37.742389
231
0.619447
999,663
package com.demshape.factorization.model; import com.demshape.factorization.dataset.DatasetInterface; import com.demshape.factorization.datastructure.DataPoint; import com.demshape.factorization.datastructure.SparseVector; import com.demshape.factorization.lossfunction.LossFunctionInterface; import com.demshape.factor...