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
3e306e6e2721e1dc793db3095d548717f33978df
4,986
java
Java
Main.java
BobGuo-1995/GUI-Connect-four
251d24e8aafebf2ad5530f91f2d379fb9caff2ab
[ "MIT" ]
null
null
null
Main.java
BobGuo-1995/GUI-Connect-four
251d24e8aafebf2ad5530f91f2d379fb9caff2ab
[ "MIT" ]
null
null
null
Main.java
BobGuo-1995/GUI-Connect-four
251d24e8aafebf2ad5530f91f2d379fb9caff2ab
[ "MIT" ]
null
null
null
42.982759
141
0.532491
20,479
package com.company; import javax.swing.*; import java.awt.event.ActionEvent; public class Main extends JFrame { private JLabel jLabel1; private JTextField player1name; private JLabel player1nameLabel; private JTextField player2name; private JLabel player2nameLabel; private JButto...
3e306ec5d946307506edefdec287e9439ed85e11
3,274
java
Java
components/core-extensions/src/main/java/com/atlassian/plugin/connect/plugin/web/panel/IFrameWebPanel.java
mahmoudimus/ac
6626e4130c172bcf42f2dae7438ea2d5019b036d
[ "Apache-2.0" ]
2
2021-04-07T05:59:31.000Z
2021-11-30T06:55:04.000Z
components/core-extensions/src/main/java/com/atlassian/plugin/connect/plugin/web/panel/IFrameWebPanel.java
mahmoudimus/ac
6626e4130c172bcf42f2dae7438ea2d5019b036d
[ "Apache-2.0" ]
null
null
null
components/core-extensions/src/main/java/com/atlassian/plugin/connect/plugin/web/panel/IFrameWebPanel.java
mahmoudimus/ac
6626e4130c172bcf42f2dae7438ea2d5019b036d
[ "Apache-2.0" ]
2
2016-04-30T03:48:36.000Z
2021-04-23T20:42:48.000Z
40.925
156
0.732132
20,480
package com.atlassian.plugin.connect.plugin.web.panel; import com.atlassian.plugin.connect.api.web.UrlVariableSubstitutor; import com.atlassian.plugin.connect.api.web.WebFragmentContext; import com.atlassian.plugin.connect.api.web.iframe.IFrameContext; import com.atlassian.plugin.connect.api.web.iframe.IFrameContextIm...
3e306ec84c84cae2124be78487f07c789b5fc3b9
926
java
Java
MobiBenchAutoDeviceServer/src/wvw/mobibench/devserv/server/handler/RequestHandler.java
darth-willy/mobibench
0598535ae76cef9278c52f30914dd7136023cacc
[ "Apache-2.0" ]
1
2019-11-28T03:00:46.000Z
2019-11-28T03:00:46.000Z
MobiBenchAutoDeviceServer/src/wvw/mobibench/devserv/server/handler/RequestHandler.java
darth-willy/mobibench
0598535ae76cef9278c52f30914dd7136023cacc
[ "Apache-2.0" ]
3
2021-06-04T00:02:15.000Z
2022-01-27T16:15:54.000Z
MobiBenchAutoDeviceServer/src/wvw/mobibench/devserv/server/handler/RequestHandler.java
william-vw/mobibench
0598535ae76cef9278c52f30914dd7136023cacc
[ "Apache-2.0" ]
null
null
null
29.870968
85
0.7527
20,481
/** * Copyright 2016 William Van Woensel 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 ...
3e306fb8b7b2e4a43937252ed9902567cf956ed5
609
java
Java
app/src/main/java/com/soucross/demoapplication/mvptest/model/impl/IGrilModelImplV1.java
1522395053/WisdomAssistant
194540116c912450c22a63d2d7f33bae6c8c301a
[ "Apache-2.0" ]
1
2017-07-26T12:09:06.000Z
2017-07-26T12:09:06.000Z
app/src/main/java/com/soucross/demoapplication/mvptest/model/impl/IGrilModelImplV1.java
1522395053/WisdomAssistant
194540116c912450c22a63d2d7f33bae6c8c301a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/soucross/demoapplication/mvptest/model/impl/IGrilModelImplV1.java
1522395053/WisdomAssistant
194540116c912450c22a63d2d7f33bae6c8c301a
[ "Apache-2.0" ]
null
null
null
20.3
65
0.706076
20,482
package com.soucross.demoapplication.mvptest.model.impl; import com.soucross.demoapplication.mvptest.entity.Gril; import com.soucross.demoapplication.mvptest.model.IGrilModel; import java.util.ArrayList; import java.util.List; /** * Created by lenovo on 2017/7/24. */ public class IGrilModelImplV1 implements IGril...
3e3070a53157d65ca52a8202cc5ab8df6fccd514
1,270
java
Java
app/src/main/java/rs/ltt/android/entity/EmailWithMailboxes.java
comradekingu/lttrs-android
094013ed336b55660c03508c3e13aa1bfb906ef1
[ "Apache-2.0" ]
183
2019-03-23T09:31:01.000Z
2022-03-26T10:51:17.000Z
app/src/main/java/rs/ltt/android/entity/EmailWithMailboxes.java
comradekingu/lttrs-android
094013ed336b55660c03508c3e13aa1bfb906ef1
[ "Apache-2.0" ]
103
2019-11-22T10:06:01.000Z
2022-01-27T13:36:23.000Z
app/src/main/java/rs/ltt/android/entity/EmailWithMailboxes.java
comradekingu/lttrs-android
094013ed336b55660c03508c3e13aa1bfb906ef1
[ "Apache-2.0" ]
14
2019-09-08T15:56:37.000Z
2021-02-25T17:26:15.000Z
28.222222
123
0.729134
20,483
/* * Copyright 2019 Daniel Gultsch * 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 ...
3e3070c3dad8fb4e771dd4eef1ea8066e13564e0
26,704
java
Java
dhis-2/dhis-services/dhis-service-administration/src/test/java/org/hisp/dhis/databrowser/DataBrowserServiceTest.java
hispindia/MAHARASHTRA-2.13
f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9
[ "BSD-3-Clause" ]
null
null
null
dhis-2/dhis-services/dhis-service-administration/src/test/java/org/hisp/dhis/databrowser/DataBrowserServiceTest.java
hispindia/MAHARASHTRA-2.13
f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9
[ "BSD-3-Clause" ]
null
null
null
dhis-2/dhis-services/dhis-service-administration/src/test/java/org/hisp/dhis/databrowser/DataBrowserServiceTest.java
hispindia/MAHARASHTRA-2.13
f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9
[ "BSD-3-Clause" ]
null
null
null
55.517672
119
0.658628
20,484
package org.hisp.dhis.databrowser; /* * Copyright (c) 2004-2013, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above co...
3e3072fa1a76757afb8e668f20bb3755dbc9a7f0
367
java
Java
backend/src/main/java/com/yellowsunn/spring_security/service/ChatService.java
yellowsunn/security-project
ca73e05a9d89b96b4f209e849e9f8768be11b789
[ "MIT" ]
null
null
null
backend/src/main/java/com/yellowsunn/spring_security/service/ChatService.java
yellowsunn/security-project
ca73e05a9d89b96b4f209e849e9f8768be11b789
[ "MIT" ]
null
null
null
backend/src/main/java/com/yellowsunn/spring_security/service/ChatService.java
yellowsunn/security-project
ca73e05a9d89b96b4f209e849e9f8768be11b789
[ "MIT" ]
null
null
null
26.214286
57
0.817439
20,485
package com.yellowsunn.spring_security.service; import com.yellowsunn.spring_security.domain.dto.ChatDto; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.http.HttpStatus; public interface ChatService { HttpStatus insert(ChatDto chatDto); ...
3e307357a2fd75aa044b567fa0dcd6dacdc25ae1
5,746
java
Java
base/src/main/java/com/twosigma/beakerx/kernel/magic/command/functionality/ClasspathMagicCommand.java
ajmazurie/beakerx_kernel_base
69b4093684adfde12d9da2cec35a85bfd36d93b9
[ "Apache-2.0" ]
3
2020-10-13T12:13:46.000Z
2022-01-31T22:17:20.000Z
base/src/main/java/com/twosigma/beakerx/kernel/magic/command/functionality/ClasspathMagicCommand.java
ajmazurie/beakerx_kernel_base
69b4093684adfde12d9da2cec35a85bfd36d93b9
[ "Apache-2.0" ]
13
2020-05-27T18:11:56.000Z
2020-10-22T03:17:04.000Z
base/src/main/java/com/twosigma/beakerx/kernel/magic/command/functionality/ClasspathMagicCommand.java
ajmazurie/beakerx_kernel_base
69b4093684adfde12d9da2cec35a85bfd36d93b9
[ "Apache-2.0" ]
2
2020-10-21T22:25:29.000Z
2021-07-13T10:38:47.000Z
38.05298
112
0.730421
20,486
/* * Copyright 2017 TWO SIGMA OPEN SOURCE, LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
3e3073d793b5741ef3217aaf8d5f6ad94552e6c6
943
java
Java
src/main/java/edu/fiuba/algo3/vista/eventos/BotonLlamaAVisualizadorColocarParaFaseInicioEventHandler.java
mpiligaddi/TP2_TEG
eef3cb9507030fbbeaa68a20e5d202cb2fad7c89
[ "MIT" ]
null
null
null
src/main/java/edu/fiuba/algo3/vista/eventos/BotonLlamaAVisualizadorColocarParaFaseInicioEventHandler.java
mpiligaddi/TP2_TEG
eef3cb9507030fbbeaa68a20e5d202cb2fad7c89
[ "MIT" ]
3
2021-07-06T13:35:47.000Z
2021-07-22T19:53:56.000Z
src/main/java/edu/fiuba/algo3/vista/eventos/BotonLlamaAVisualizadorColocarParaFaseInicioEventHandler.java
mpiligaddi/TP2_TEG
eef3cb9507030fbbeaa68a20e5d202cb2fad7c89
[ "MIT" ]
null
null
null
36.269231
162
0.780488
20,487
package edu.fiuba.algo3.vista.eventos; import edu.fiuba.algo3.modelo.Juego; import edu.fiuba.algo3.vista.ContenedorJuego; import edu.fiuba.algo3.vista.VisualizadorColocarParaFaseInicio; import edu.fiuba.algo3.vista.VisualizadorFaseInicio; import javafx.event.ActionEvent; import javafx.event.EventHandler; public class...
3e3074aee3c53365868892c8ca67b6100fecb151
1,260
java
Java
src/main/java/org/bremersee/peregrinus/geo/mapper/nominatim/NominatimMapper.java
bremersee/peregrinus-service
60369bb3e1becbe3b72007da713f0e37a0e4b816
[ "Apache-2.0" ]
null
null
null
src/main/java/org/bremersee/peregrinus/geo/mapper/nominatim/NominatimMapper.java
bremersee/peregrinus-service
60369bb3e1becbe3b72007da713f0e37a0e4b816
[ "Apache-2.0" ]
null
null
null
src/main/java/org/bremersee/peregrinus/geo/mapper/nominatim/NominatimMapper.java
bremersee/peregrinus-service
60369bb3e1becbe3b72007da713f0e37a0e4b816
[ "Apache-2.0" ]
null
null
null
32.307692
75
0.785714
20,488
/* * Copyright 2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
3e307560e1825c16af71972425120ea1baca72d0
6,126
java
Java
src/jsortie/testing/object/ObjectPermutationSortTest.java
JamesBarbetti/jsortie
8086675235a598f6b081a4edd591012bf5408abf
[ "MIT" ]
null
null
null
src/jsortie/testing/object/ObjectPermutationSortTest.java
JamesBarbetti/jsortie
8086675235a598f6b081a4edd591012bf5408abf
[ "MIT" ]
null
null
null
src/jsortie/testing/object/ObjectPermutationSortTest.java
JamesBarbetti/jsortie
8086675235a598f6b081a4edd591012bf5408abf
[ "MIT" ]
null
null
null
42.541667
107
0.687235
20,489
package jsortie.testing.object; import org.junit.Test; import jsortie.object.JavaArraySort; import jsortie.object.ObjectRangeSorter; import jsortie.object.heapsort.ObjectHeapSort; import jsortie.object.quicksort.governor.ArrayObjectQuicksort; import jsortie.object.quicksort.multiway.governor.ExternalMultiPivotObjectQ...
3e307564784e9c19267f303f4e0cfeaf035a2b44
641
java
Java
src/main/java/rocks/voss/toniebox/Constants.java
DrRSatzteil/toniebox-api
3dad36e9accc79c5ecb1f15fb5949981c8f691a4
[ "Apache-2.0" ]
null
null
null
src/main/java/rocks/voss/toniebox/Constants.java
DrRSatzteil/toniebox-api
3dad36e9accc79c5ecb1f15fb5949981c8f691a4
[ "Apache-2.0" ]
null
null
null
src/main/java/rocks/voss/toniebox/Constants.java
DrRSatzteil/toniebox-api
3dad36e9accc79c5ecb1f15fb5949981c8f691a4
[ "Apache-2.0" ]
2
2020-05-28T22:22:01.000Z
2020-11-18T10:44:02.000Z
53.416667
102
0.734789
20,490
package rocks.voss.toniebox; class Constants { final static String CREATIVE_TONIES = "https://api.tonie.cloud/v2/households/%h/creativetonies"; final static String CREATIVE_TONIE = "https://api.tonie.cloud/v2/households/%h/creativetonies/%t"; final static String SESSION = "https://api.tonie.cloud/v2/sessio...
3e3075d5d15d50deb82f67bd0987f7882ba141b6
1,359
java
Java
app/src/main/java/com/cforlando/streetartandroid/ImageSliderPageFragment.java
CoffeyInOrlando/StreetArt_Android
440cc888891246d5af789235091e0c96c1305db0
[ "MIT" ]
null
null
null
app/src/main/java/com/cforlando/streetartandroid/ImageSliderPageFragment.java
CoffeyInOrlando/StreetArt_Android
440cc888891246d5af789235091e0c96c1305db0
[ "MIT" ]
1
2016-06-07T23:34:37.000Z
2016-06-07T23:34:37.000Z
app/src/main/java/com/cforlando/streetartandroid/ImageSliderPageFragment.java
CoffeyInOrlando/StreetArt_Android
440cc888891246d5af789235091e0c96c1305db0
[ "MIT" ]
null
null
null
30.886364
92
0.661516
20,491
package com.cforlando.streetartandroid; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import com.bumptech.glide.Glide; /** * Created by benba on 4/21/2016. */ public class ImageSliderPageFragment extends andro...
3e3075e2e88e085371665ab52eef0ce9594f9f85
812
java
Java
src/main/java/com/alipay/api/response/AlipayZdataassetsMetadataResponse.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
333
2018-08-28T09:26:55.000Z
2022-03-31T07:26:42.000Z
src/main/java/com/alipay/api/response/AlipayZdataassetsMetadataResponse.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
46
2018-09-27T03:52:42.000Z
2021-08-10T07:54:57.000Z
src/main/java/com/alipay/api/response/AlipayZdataassetsMetadataResponse.java
alipay/alipay-sdk-java-all
e87bc8e7f6750e168a5f9d37221124c085d1e3c1
[ "Apache-2.0" ]
158
2018-12-07T17:03:43.000Z
2022-03-17T09:32:43.000Z
23.2
72
0.725369
20,492
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.CustomerEntity; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.zdataassets.metadata response. * * ...
3e3075eb5f2c0091d7f1a75e74bbcbd6026ad9eb
2,256
java
Java
sdk/datafactory/azure-resourcemanager-datafactory/src/main/java/com/azure/resourcemanager/datafactory/models/PowerQuerySource.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
1
2022-01-08T06:43:30.000Z
2022-01-08T06:43:30.000Z
sdk/datafactory/azure-resourcemanager-datafactory/src/main/java/com/azure/resourcemanager/datafactory/models/PowerQuerySource.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
null
null
null
sdk/datafactory/azure-resourcemanager-datafactory/src/main/java/com/azure/resourcemanager/datafactory/models/PowerQuerySource.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
null
null
null
24.791209
97
0.647163
20,493
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.datafactory.models; import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; /** Power qu...
3e3076a55fc0c314b9c39dc8406ce9d4c3ee2375
678
java
Java
spring-event-demo/src/main/java/com/ant/springevent/SpringFilmWatchEvent.java
juntao1108/spring-framework-5.0.X
b70d921c407fca88fac918c7251b2c67572d0b58
[ "Apache-2.0" ]
13
2019-02-18T00:52:02.000Z
2020-11-17T14:23:14.000Z
spring-event-demo/src/main/java/com/ant/springevent/SpringFilmWatchEvent.java
juntao1108/spring-framework-5.0.X
b70d921c407fca88fac918c7251b2c67572d0b58
[ "Apache-2.0" ]
null
null
null
spring-event-demo/src/main/java/com/ant/springevent/SpringFilmWatchEvent.java
juntao1108/spring-framework-5.0.X
b70d921c407fca88fac918c7251b2c67572d0b58
[ "Apache-2.0" ]
5
2019-08-29T05:45:06.000Z
2021-03-16T03:44:26.000Z
19.941176
87
0.733038
20,494
package com.ant.springevent; import org.springframework.context.ApplicationEvent; import org.springframework.stereotype.Component; /** * @author Ant * @ClassName: SpringFilmWatchEvent * @Description: 定义自己的事件 * @datetime 2019/1/9 10:52 * @Version 1.0 */ public class SpringFilmWatchEvent extends ApplicationEvent ...
3e3076b5f736ff13357632319dc57fb2f66f9848
788
java
Java
src/main/java/cloneproject/Instagram/domain/member/dto/LoginRequest.java
Instagram-Clone-Coding/Instagram-clone-project
e382769defe843c8dceedc19aaf2df206773e799
[ "MIT" ]
12
2022-01-20T01:43:23.000Z
2022-03-24T04:39:05.000Z
src/main/java/cloneproject/Instagram/domain/member/dto/LoginRequest.java
Instagram-Clone-Coding/Instagram-clone-project
e382769defe843c8dceedc19aaf2df206773e799
[ "MIT" ]
100
2021-10-30T13:55:08.000Z
2022-03-27T04:44:21.000Z
src/main/java/cloneproject/Instagram/domain/member/dto/LoginRequest.java
Instagram-Clone-Coding/Instagram-clone-project
e382769defe843c8dceedc19aaf2df206773e799
[ "MIT" ]
3
2022-01-21T15:11:37.000Z
2022-03-24T04:52:01.000Z
26.266667
74
0.767766
20,495
package cloneproject.Instagram.domain.member.dto; import javax.validation.constraints.NotBlank; import org.hibernate.validator.constraints.Length; import io.swagger.annotations.ApiModelProperty; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; @Getter @S...
3e30771d34daebbf23adecbcf8f636493363f707
3,266
java
Java
qscmobile2/src/main/java/com/myqsc/mobile2/Service/UpdateAllService.java
richard1122/QSCMobileLegacy
e13722fe7227b717d925c04f437b418a9ea4a09f
[ "Apache-2.0" ]
4
2015-06-01T10:10:16.000Z
2021-06-14T11:16:20.000Z
qscmobile2/src/main/java/com/myqsc/mobile2/Service/UpdateAllService.java
richard1122/QSCMobileLegacy
e13722fe7227b717d925c04f437b418a9ea4a09f
[ "Apache-2.0" ]
1
2015-06-02T03:38:22.000Z
2015-06-04T05:02:35.000Z
qscmobile2/src/main/java/com/myqsc/mobile2/Service/UpdateAllService.java
richard1122/QSCMobileLegacy
e13722fe7227b717d925c04f437b418a9ea4a09f
[ "Apache-2.0" ]
1
2015-10-07T14:55:19.000Z
2015-10-07T14:55:19.000Z
30.523364
80
0.570116
20,496
package com.myqsc.mobile2.Service; import android.app.IntentService; import android.content.Context; import android.content.Intent; import android.os.Handler; import android.os.Message; import android.widget.Toast; import com.myqsc.mobile2.login.uti.PersonalDataHelper; import com.myqsc.mobile2.network.DataUpdater; im...
3e30775adc42d5e0957932f6904255664a4a940f
1,944
java
Java
metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/ErrorListener.java
mapbased/metron
9725bb57d2b6e68875e9f185418da7276d51a11e
[ "Apache-2.0" ]
631
2017-05-15T19:43:18.000Z
2022-02-04T12:46:53.000Z
metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/ErrorListener.java
mapbased/metron
9725bb57d2b6e68875e9f185418da7276d51a11e
[ "Apache-2.0" ]
975
2017-05-12T21:00:19.000Z
2021-02-25T15:09:45.000Z
metron-stellar/stellar-common/src/main/java/org/apache/metron/stellar/dsl/ErrorListener.java
mapbased/metron
9725bb57d2b6e68875e9f185418da7276d51a11e
[ "Apache-2.0" ]
396
2017-05-15T03:05:46.000Z
2022-03-30T08:35:32.000Z
38.117647
150
0.766461
20,497
/** * 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...
3e30777b7909bc3b7554a00dea72ee81da949e5f
508
java
Java
vboot-core/src/main/java/com/zsvg/vboot/module/ass/dict/data/AssDictDataService.java
zsvg-com/vboot-java
f9755c5d9e838dff52662042f5abba4043b1d43e
[ "MIT" ]
3
2022-01-14T08:45:00.000Z
2022-01-26T06:15:16.000Z
vboot-core/src/main/java/com/zsvg/vboot/module/ass/dict/data/AssDictDataService.java
zsvg-com/vboot-java
f9755c5d9e838dff52662042f5abba4043b1d43e
[ "MIT" ]
null
null
null
vboot-core/src/main/java/com/zsvg/vboot/module/ass/dict/data/AssDictDataService.java
zsvg-com/vboot-java
f9755c5d9e838dff52662042f5abba4043b1d43e
[ "MIT" ]
null
null
null
15.875
66
0.714567
20,498
package com.zsvg.vboot.module.ass.dict.data; import com.zsvg.vboot.common.mvc.service.BaseService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import javax.annotation.PostConstruct; @Service public class AssDictDataService extends BaseService<AssDict...
3e3077e78fc67d0f1437c357e324c123eeea1950
2,929
java
Java
acceptance/src/test/java/features/AdoptionRequestSteps.java
s11110101111/animal-rescue-tdd
ef049c89bffc45d61903c7d473d707db10c77d6d
[ "Apache-2.0" ]
10
2020-11-23T16:30:59.000Z
2021-03-13T21:47:20.000Z
acceptance/src/test/java/features/AdoptionRequestSteps.java
s11110101111/animal-rescue-tdd
ef049c89bffc45d61903c7d473d707db10c77d6d
[ "Apache-2.0" ]
17
2020-11-26T23:49:37.000Z
2022-02-28T03:02:28.000Z
acceptance/src/test/java/features/AdoptionRequestSteps.java
s11110101111/animal-rescue-tdd
ef049c89bffc45d61903c7d473d707db10c77d6d
[ "Apache-2.0" ]
8
2020-11-27T11:25:41.000Z
2021-11-21T08:00:12.000Z
34.869048
104
0.78252
20,499
package features; import features.fixtures.AdoptionRequestWindowFixture; import features.fixtures.HomePageFixture; import features.fixtures.LoginPageFixture; import io.cucumber.java.en.And; import io.cucumber.java.en.Given; import io.cucumber.java.en.Then; public class AdoptionRequestSteps { private final HomePageF...
3e3077fd24bdba3aab16775e1662ed3508e98d62
19,082
java
Java
src/main/java/com/physion/ebuilder/ExpressionPanel.java
physion/java-predicate-editor
d5ab5d95e90bd7104372d1fed59840a696b0b297
[ "Unlicense" ]
null
null
null
src/main/java/com/physion/ebuilder/ExpressionPanel.java
physion/java-predicate-editor
d5ab5d95e90bd7104372d1fed59840a696b0b297
[ "Unlicense" ]
null
null
null
src/main/java/com/physion/ebuilder/ExpressionPanel.java
physion/java-predicate-editor
d5ab5d95e90bd7104372d1fed59840a696b0b297
[ "Unlicense" ]
3
2015-06-23T22:22:59.000Z
2017-03-28T00:27:23.000Z
34.694545
79
0.567446
20,500
/** * Copyright (c) 2011. Physion Consulting LLC * All rights reserved. */ package com.physion.ebuilder; import java.awt.Component; import java.awt.Dimension; import java.awt.GridLayout; import java.awt.Rectangle; import java.util.ArrayList; import javax.swing.JPanel; import javax.swing.JScrollPane; import javax.s...
3e3078b20378fa9f13f72a48c8ac521872131198
4,256
java
Java
src/gameSave/SaveGame.java
Benjis99/animalgame
0a8d5fbc82c878925543d501a3caee52ab759c23
[ "MIT" ]
null
null
null
src/gameSave/SaveGame.java
Benjis99/animalgame
0a8d5fbc82c878925543d501a3caee52ab759c23
[ "MIT" ]
null
null
null
src/gameSave/SaveGame.java
Benjis99/animalgame
0a8d5fbc82c878925543d501a3caee52ab759c23
[ "MIT" ]
null
null
null
34.601626
134
0.578242
20,501
package gameSave; import animalgame.*; import java.io.*; import java.nio.file.Files; import java.nio.file.Paths; /** * In this class we handle all the saving and loading for the Animal game. * @author Lukas L, Isabella S, Benjamin E, Carl M */ public class SaveGame implements Serializable { Game game; /*...
3e307a2d01c855222bbc2aaf2ad668ab0c2bb797
2,120
java
Java
gulimall-product/src/main/java/com/atguigu/gulimall/pms/controller/SpuInfoController.java
hdtopku/gulimall
beecfb796927fa158e9d5f230b373c8eb37d3ac9
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/atguigu/gulimall/pms/controller/SpuInfoController.java
hdtopku/gulimall
beecfb796927fa158e9d5f230b373c8eb37d3ac9
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/atguigu/gulimall/pms/controller/SpuInfoController.java
hdtopku/gulimall
beecfb796927fa158e9d5f230b373c8eb37d3ac9
[ "Apache-2.0" ]
null
null
null
22.553191
69
0.662264
20,502
package com.atguigu.gulimall.pms.controller; import java.util.Arrays; import java.util.Map; import com.atguigu.gulimall.common.vo.SpuSaveVo; import org.apache.shiro.authz.annotation.RequiresPermissions; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.*; i...
3e307acdf41412620d136f532916a24181f17599
3,607
java
Java
HSCore-bukkit/HSCore-bukkit-channel/src/main/java/me/hsgamer/hscore/bukkit/channel/BungeeSubChannel.java
HSGamer/HSCore
8473f2cdc289128c772ebfbf5709973904574594
[ "MIT" ]
7
2020-07-18T11:20:01.000Z
2021-09-24T08:40:52.000Z
HSCore-bukkit/HSCore-bukkit-channel/src/main/java/me/hsgamer/hscore/bukkit/channel/BungeeSubChannel.java
HSGamer/HSCore
8473f2cdc289128c772ebfbf5709973904574594
[ "MIT" ]
57
2020-08-13T13:29:23.000Z
2022-03-16T22:04:47.000Z
HSCore-bukkit/HSCore-bukkit-channel/src/main/java/me/hsgamer/hscore/bukkit/channel/BungeeSubChannel.java
HSGamer/HSCore
8473f2cdc289128c772ebfbf5709973904574594
[ "MIT" ]
6
2020-08-27T11:29:36.000Z
2020-12-03T14:12:22.000Z
29.809917
91
0.69282
20,503
package me.hsgamer.hscore.bukkit.channel; import org.bukkit.entity.Player; import org.bukkit.plugin.Plugin; import org.bukkit.plugin.messaging.PluginMessageRecipient; import java.io.*; import java.util.logging.Level; import java.util.logging.Logger; /** * The sub-channel for the main BungeeCord channel */ public a...
3e307b1e2a0f6e03905b66649a3e19fb99fe91d8
399
java
Java
SweepLine/IntersectionPoint.java
FernandoFong/ComputationalGeometry
ac8d8c5f7cad3165755b99b3cc25e68fb3a2d1aa
[ "MIT" ]
1
2021-08-10T09:35:01.000Z
2021-08-10T09:35:01.000Z
SweepLine/IntersectionPoint.java
FernandoFong/ComputationalGeometry
ac8d8c5f7cad3165755b99b3cc25e68fb3a2d1aa
[ "MIT" ]
null
null
null
SweepLine/IntersectionPoint.java
FernandoFong/ComputationalGeometry
ac8d8c5f7cad3165755b99b3cc25e68fb3a2d1aa
[ "MIT" ]
null
null
null
22.166667
64
0.684211
20,504
import java.util.PriorityQueue; public class IntersectionPoint extends Point { public IntersectionPoint(int x, int y) { super(x, y); } @Override public void act(StateLine st, PriorityQueue<Point> events) { /* * Swap in the state line the two segments im part of. * Check if they intersect with t...
3e307b8b0f3a91bc72f61103f0bfeac8d6652ae5
1,527
java
Java
android/versioned-abis/expoview-abi42_0_0/src/main/java/abi42_0_0/org/unimodules/adapters/react/ReactAdapterPackage.java
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
16,461
2017-03-24T19:59:01.000Z
2022-03-31T21:52:45.000Z
android/versioned-abis/expoview-abi42_0_0/src/main/java/abi42_0_0/org/unimodules/adapters/react/ReactAdapterPackage.java
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
13,016
2017-03-25T22:49:31.000Z
2022-03-31T23:23:58.000Z
android/versioned-abis/expoview-abi42_0_0/src/main/java/abi42_0_0/org/unimodules/adapters/react/ReactAdapterPackage.java
ahmadtech199/expo
b35f4713789b48c8ba72d7abe7089e5dfa031c41
[ "Apache-2.0", "MIT" ]
3,945
2017-03-25T07:12:57.000Z
2022-03-31T20:55:18.000Z
39.153846
97
0.802881
20,505
package abi42_0_0.org.unimodules.adapters.react; import android.content.Context; import abi42_0_0.com.facebook.react.bridge.ReactContext; import abi42_0_0.org.unimodules.adapters.react.permissions.PermissionsService; import abi42_0_0.org.unimodules.adapters.react.services.CookieManagerModule; import abi42_0_0.org.un...
3e307c0fcbf6767a19d7e83cdaa054043abe70ed
2,405
java
Java
OpenmlConnector/src/main/java/com/rapidminer/PluginInitOpenmlConnector.java
openml/openml-rapidminer
5c84149fe07ccde366dc5a89a45e9ba33b199809
[ "Artistic-1.0-cl8" ]
1
2020-02-28T14:03:31.000Z
2020-02-28T14:03:31.000Z
OpenmlConnector/src/main/java/com/rapidminer/PluginInitOpenmlConnector.java
openml/rapidminer
5c84149fe07ccde366dc5a89a45e9ba33b199809
[ "Artistic-1.0-cl8" ]
5
2017-07-11T12:15:05.000Z
2018-04-22T18:51:44.000Z
OpenmlConnector/src/main/java/com/rapidminer/PluginInitOpenmlConnector.java
openml/rapidminer
5c84149fe07ccde366dc5a89a45e9ba33b199809
[ "Artistic-1.0-cl8" ]
2
2017-05-06T17:26:31.000Z
2018-05-24T12:37:03.000Z
33.402778
100
0.740125
20,506
/* * RapidMiner * * Copyright (C) 2001-2013 by Rapid-I and the contributors * * Complete list of developers available at our web site: * * http://rapid-i.com * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published ...
3e307c1abc942782563572ff6c9aba3e21af097b
76,393
java
Java
src/main/java/com/paypal/namenode/NNAnalyticsRestAPI.java
edhart/NNAnalytics
1cfe7a211ba89bca6a8f33ebe535232f13ae18a4
[ "Apache-2.0" ]
null
null
null
src/main/java/com/paypal/namenode/NNAnalyticsRestAPI.java
edhart/NNAnalytics
1cfe7a211ba89bca6a8f33ebe535232f13ae18a4
[ "Apache-2.0" ]
null
null
null
src/main/java/com/paypal/namenode/NNAnalyticsRestAPI.java
edhart/NNAnalytics
1cfe7a211ba89bca6a8f33ebe535232f13ae18a4
[ "Apache-2.0" ]
null
null
null
44.414535
129
0.578796
20,507
/** * 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...
3e307c9616175df1a6f578ed3e539b7fe803913e
2,523
java
Java
tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/math/SigmoidGrad.java
karllessard/tf-java
8f9107d804dd178b99b8458ebd51dbd046a5a4e2
[ "Apache-2.0" ]
4
2021-01-19T18:18:28.000Z
2021-11-19T10:11:10.000Z
tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/math/SigmoidGrad.java
karllessard/tf-java
8f9107d804dd178b99b8458ebd51dbd046a5a4e2
[ "Apache-2.0" ]
3
2019-08-28T14:26:24.000Z
2019-09-24T01:39:35.000Z
tensorflow-core/tensorflow-core-api/src/gen/java/org/tensorflow/op/math/SigmoidGrad.java
karllessard/tf-java
8f9107d804dd178b99b8458ebd51dbd046a5a4e2
[ "Apache-2.0" ]
2
2019-09-08T19:21:44.000Z
2019-09-13T19:38:15.000Z
30.035714
99
0.687673
20,508
/* Copyright 2018 The TensorFlow Authors. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or a...
3e307f2eb3b779f302e0cc8471b464b8a31ee0ab
972
java
Java
core/src/main/java/com/sequenceiq/cloudbreak/core/flow2/event/ClusterUpgradeTriggerEvent.java
manojcld/cloudbreak
cc5ab9ec0789ecea52ecd6bb79a03385ce4011dd
[ "Apache-2.0" ]
174
2017-07-14T03:20:42.000Z
2022-03-25T05:03:18.000Z
core/src/main/java/com/sequenceiq/cloudbreak/core/flow2/event/ClusterUpgradeTriggerEvent.java
manojcld/cloudbreak
cc5ab9ec0789ecea52ecd6bb79a03385ce4011dd
[ "Apache-2.0" ]
2,242
2017-07-12T05:52:01.000Z
2022-03-31T15:50:08.000Z
core/src/main/java/com/sequenceiq/cloudbreak/core/flow2/event/ClusterUpgradeTriggerEvent.java
manojcld/cloudbreak
cc5ab9ec0789ecea52ecd6bb79a03385ce4011dd
[ "Apache-2.0" ]
172
2017-07-12T08:53:48.000Z
2022-03-24T12:16:33.000Z
28.588235
118
0.725309
20,509
package com.sequenceiq.cloudbreak.core.flow2.event; import java.util.Objects; import com.sequenceiq.cloudbreak.common.event.AcceptResult; import com.sequenceiq.cloudbreak.reactor.api.event.StackEvent; import reactor.rx.Promise; public class ClusterUpgradeTriggerEvent extends StackEvent { private final String i...
3e307f541ce89cb272b4e35c9396bceba0f6ca32
1,003
java
Java
src/test/java/org/selenide/examples/cuba/PetsTest.java
selenide-examples/cuba-petclinic
eee66d958e5c4841a8ef840395b2d01cd9e7fcd3
[ "MIT" ]
1
2021-12-09T19:58:26.000Z
2021-12-09T19:58:26.000Z
src/test/java/org/selenide/examples/cuba/PetsTest.java
selenide-examples/cuba-petclinic
eee66d958e5c4841a8ef840395b2d01cd9e7fcd3
[ "MIT" ]
null
null
null
src/test/java/org/selenide/examples/cuba/PetsTest.java
selenide-examples/cuba-petclinic
eee66d958e5c4841a8ef840395b2d01cd9e7fcd3
[ "MIT" ]
null
null
null
38.576923
110
0.713858
20,510
package org.selenide.examples.cuba; import org.junit.jupiter.api.Test; import static com.codeborne.selenide.CollectionCondition.size; import static com.codeborne.selenide.Condition.exactText; import static com.codeborne.selenide.Condition.text; import static com.codeborne.selenide.Selectors.byText; import static com....
3e307f62fe0836ccc925bc36d91441a25a01dfc0
6,355
java
Java
src/main/java/com/ternence/activiti/controller/ProcessDefinitionController.java
puppyhang/activiti-getting-start
0963a93146966e327cc8326d5f576d9641de2304
[ "MIT" ]
1
2018-08-04T03:58:10.000Z
2018-08-04T03:58:10.000Z
src/main/java/com/ternence/activiti/controller/ProcessDefinitionController.java
ternence-tao/activiti-getting-start
0963a93146966e327cc8326d5f576d9641de2304
[ "MIT" ]
2
2021-01-20T22:24:16.000Z
2021-12-09T20:03:13.000Z
src/main/java/com/ternence/activiti/controller/ProcessDefinitionController.java
puppyhang/activiti-getting-start
0963a93146966e327cc8326d5f576d9641de2304
[ "MIT" ]
null
null
null
31.775
100
0.764123
20,511
package com.ternence.activiti.controller; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import org.activiti.bpmn.exceptions.XMLException;...
3e30802520692a7c32f42bf2a635853c3998660e
769
java
Java
src/main/java/hu/gov/allamkincstar/webservices/dummyauthentication/util/AuthenticationUserEJB.java
vidakzsolt01/dummyauthentication
1b27e21af036f98cfbbb407dcb8d12fc0ab4bcb0
[ "Apache-2.0" ]
null
null
null
src/main/java/hu/gov/allamkincstar/webservices/dummyauthentication/util/AuthenticationUserEJB.java
vidakzsolt01/dummyauthentication
1b27e21af036f98cfbbb407dcb8d12fc0ab4bcb0
[ "Apache-2.0" ]
null
null
null
src/main/java/hu/gov/allamkincstar/webservices/dummyauthentication/util/AuthenticationUserEJB.java
vidakzsolt01/dummyauthentication
1b27e21af036f98cfbbb407dcb8d12fc0ab4bcb0
[ "Apache-2.0" ]
null
null
null
32.041667
114
0.776333
20,512
package hu.gov.allamkincstar.webservices.dummyauthentication.util; import hu.gov.allamkincstar.webservices.dummyauthentication.entities.Szemely; import javax.ejb.Stateless; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import javax.persistence.TypedQuery; @Stateless public clas...
3e308047b8c12f1f27bc80c57ac7198a4ee57948
1,358
java
Java
src/main/java/com/optimaize/webcrawlerverifier/bots/GooglebotData.java
thisismana/webcrawler-verifier
dc11f132de5398bd53309680d0e1ff3de0b590bc
[ "MIT" ]
33
2015-04-04T06:20:39.000Z
2021-11-22T07:29:44.000Z
src/main/java/com/optimaize/webcrawlerverifier/bots/GooglebotData.java
thisismana/webcrawler-verifier
dc11f132de5398bd53309680d0e1ff3de0b590bc
[ "MIT" ]
9
2015-04-04T04:38:09.000Z
2019-05-29T08:38:24.000Z
src/main/java/com/optimaize/webcrawlerverifier/bots/GooglebotData.java
thisismana/webcrawler-verifier
dc11f132de5398bd53309680d0e1ff3de0b590bc
[ "MIT" ]
15
2015-04-06T10:23:27.000Z
2021-09-03T10:39:55.000Z
22.633333
91
0.669367
20,513
package com.optimaize.webcrawlerverifier.bots; import com.google.common.base.Predicate; import com.google.common.collect.ImmutableSet; import org.jetbrains.annotations.NotNull; import java.util.Collections; import java.util.Set; /** * Resources: * http://en.wikipedia.org/wiki/Googlebot * https://support.google.co...
3e30810702efff3e919a5e8d3810bc959c00100c
2,929
java
Java
chpl/chpl-service/src/main/java/gov/healthit/chpl/validation/listing/reviewer/UrlReviewer.java
Plow74/chpl-api
1fe2d72445de714101d284267e1ce3bdee105409
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
chpl/chpl-service/src/main/java/gov/healthit/chpl/validation/listing/reviewer/UrlReviewer.java
Plow74/chpl-api
1fe2d72445de714101d284267e1ce3bdee105409
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
chpl/chpl-service/src/main/java/gov/healthit/chpl/validation/listing/reviewer/UrlReviewer.java
Plow74/chpl-api
1fe2d72445de714101d284267e1ce3bdee105409
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
44.378788
113
0.67634
20,514
package gov.healthit.chpl.validation.listing.reviewer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import org.springframework.util.StringUtils; import gov.healthit.chpl.domain.CertificationResult; import gov.healthit.chpl.domain.CertifiedProductSearc...
3e30815dc6d96ab49baa5f9a17ec8cc449a76714
1,197
java
Java
src/main/java/io/proleap/cobol/asg/metamodel/procedure/continuestmt/impl/ContinueStatementImpl.java
stawi/cobol85parser
1e3426b401a6a81d5f19d5e8737856e53f10bce6
[ "MIT" ]
null
null
null
src/main/java/io/proleap/cobol/asg/metamodel/procedure/continuestmt/impl/ContinueStatementImpl.java
stawi/cobol85parser
1e3426b401a6a81d5f19d5e8737856e53f10bce6
[ "MIT" ]
null
null
null
src/main/java/io/proleap/cobol/asg/metamodel/procedure/continuestmt/impl/ContinueStatementImpl.java
stawi/cobol85parser
1e3426b401a6a81d5f19d5e8737856e53f10bce6
[ "MIT" ]
null
null
null
32.621622
117
0.812759
20,515
/* * Copyright (C) 2017, Ulrich Wolffgang <kenaa@example.com> * All rights reserved. * * This software may be modified and distributed under the terms * of the MIT license. See the LICENSE file for details. */ package io.proleap.cobol.asg.metamodel.procedure.continuestmt.impl; import io.proleap.cobol.Cobol85Par...
3e3081906bcff6e758b378ee24f53bb935725e6d
267
java
Java
kylin-upms/kylin-upms-biz/src/main/java/com/kylin/upms/biz/service/IMenuRoleService.java
zhebin-zhang/kylin-parent
b97c493e5c81be2e3a34069b3dd5343d61869f0b
[ "Apache-2.0" ]
null
null
null
kylin-upms/kylin-upms-biz/src/main/java/com/kylin/upms/biz/service/IMenuRoleService.java
zhebin-zhang/kylin-parent
b97c493e5c81be2e3a34069b3dd5343d61869f0b
[ "Apache-2.0" ]
1
2020-06-14T07:11:27.000Z
2020-06-14T07:11:27.000Z
kylin-upms/kylin-upms-biz/src/main/java/com/kylin/upms/biz/service/IMenuRoleService.java
zhebin-zhang/kylin-parent
b97c493e5c81be2e3a34069b3dd5343d61869f0b
[ "Apache-2.0" ]
null
null
null
15.705882
62
0.70412
20,516
package com.kylin.upms.biz.service; import com.kylin.upms.biz.entity.MenuRole; import com.baomidou.mybatisplus.service.IService; /** * <p> * 服务类 * </p> * * @author Mht * @since 2019-09-15 */ public interface IMenuRoleService extends IService<MenuRole> { }
3e3082156ed15f13b2ccebc469eded8b5fdd9225
10,816
java
Java
chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/ContextMenuRenderTest.java
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/ContextMenuRenderTest.java
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/ContextMenuRenderTest.java
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
43.96748
100
0.699982
20,517
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.contextmenu; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.drawable....
3e3082dc125f1ef21f63cfd117d11a2f984b584e
4,831
java
Java
cache/bundle/src/main/java/com/composum/platform/cache/component/ComponentCache.java
ist-dresden/composum-platform
5daf75e346bdd8d12d4461680f4e7ff125240070
[ "MIT" ]
4
2017-09-27T07:49:35.000Z
2020-10-23T12:51:12.000Z
cache/bundle/src/main/java/com/composum/platform/cache/component/ComponentCache.java
ist-dresden/composum-platform
5daf75e346bdd8d12d4461680f4e7ff125240070
[ "MIT" ]
1
2017-08-30T13:44:03.000Z
2017-08-30T13:44:03.000Z
cache/bundle/src/main/java/com/composum/platform/cache/component/ComponentCache.java
ist-dresden/composum-platform
5daf75e346bdd8d12d4461680f4e7ff125240070
[ "MIT" ]
null
null
null
35.522059
158
0.632788
20,518
package com.composum.platform.cache.component; import org.apache.sling.api.SlingHttpServletRequest; import org.osgi.service.metatype.annotations.AttributeDefinition; import org.osgi.service.metatype.annotations.ObjectClassDefinition; import javax.annotation.Nonnull; import javax.annotation.Nullable; import ja...
3e308366c995d083073d51c580b504e509e71a98
5,873
java
Java
clients/google-api-services-dlp/v2/1.27.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DateShiftConfig.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
372
2018-09-05T21:06:51.000Z
2022-03-31T09:22:03.000Z
clients/google-api-services-dlp/v2/1.27.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DateShiftConfig.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
1,351
2018-10-12T23:07:12.000Z
2022-03-05T09:25:29.000Z
clients/google-api-services-dlp/v2/1.27.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DateShiftConfig.java
yoshi-code-bot/google-api-java-client-services
9f5e3b6073c822db4078d638c980b11a0effc686
[ "Apache-2.0" ]
307
2018-09-04T20:15:31.000Z
2022-03-31T09:42:39.000Z
36.937107
182
0.719394
20,519
/* * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under t...
3e3083935fcb8000802dc2e3a18d6931a4461fe7
5,024
java
Java
cloudsim-plus-master/cloudsim-plus-master/cloudsim-plus/src/main/java/org/cloudbus/cloudsim/brokers/DatacenterBrokerSimple1.java
nnatnichas/improvedPSO_VMallocation
0d5955d4ff32ed96936bf2a2db3d4d31f056ae2c
[ "MIT" ]
6
2019-04-23T15:42:38.000Z
2022-02-27T09:43:42.000Z
cloudsim-plus-master/cloudsim-plus-master/cloudsim-plus/src/main/java/org/cloudbus/cloudsim/brokers/DatacenterBrokerSimple1.java
nnatnichas/improvedPSO_VMallocation
0d5955d4ff32ed96936bf2a2db3d4d31f056ae2c
[ "MIT" ]
null
null
null
cloudsim-plus-master/cloudsim-plus-master/cloudsim-plus/src/main/java/org/cloudbus/cloudsim/brokers/DatacenterBrokerSimple1.java
nnatnichas/improvedPSO_VMallocation
0d5955d4ff32ed96936bf2a2db3d4d31f056ae2c
[ "MIT" ]
4
2019-06-05T03:13:49.000Z
2019-11-07T12:53:16.000Z
37.774436
107
0.66242
20,520
/* * Title: CloudSim Toolkit * Description: CloudSim (Cloud Simulation) Toolkit for Modeling and Simulation of Clouds * Licence: GPL - http://www.gnu.org/copyleft/gpl.html * * Copyright (c) 2009-2012, The University of Melbourne, Australia */ package org.cloudbus.cloudsim.brokers; import org.cloudbu...
3e30839afe79d61c74ad22c069a8939f13a74495
1,479
java
Java
src/main/java/com/ns/tld/job/OrderConfirmJob.java
AndroidSourceAnalysise/ns-api
1d1af652a7c663ef1008215a9e45ffe335eb2b73
[ "Apache-2.0" ]
null
null
null
src/main/java/com/ns/tld/job/OrderConfirmJob.java
AndroidSourceAnalysise/ns-api
1d1af652a7c663ef1008215a9e45ffe335eb2b73
[ "Apache-2.0" ]
null
null
null
src/main/java/com/ns/tld/job/OrderConfirmJob.java
AndroidSourceAnalysise/ns-api
1d1af652a7c663ef1008215a9e45ffe335eb2b73
[ "Apache-2.0" ]
null
null
null
29
154
0.688303
20,521
/** * project name: ns-api * file name:OrderConfirmJob * package name:com.ns.tld.job * date:2018-04-27 14:53 * author: wq * Copyright (c) CD Technology Co.,Ltd. All rights reserved. */ package com.ns.tld.job; import com.ns.common.quartzplugin.Scheduled; import com.ns.common.utils.DateUtil; import com.ns.tld.ser...
3e30845c18db28c8ee960f14231dc3e891708e56
385
java
Java
gmall-pms/src/main/java/com/atguigu/gmall/pms/mapper/SpuAttrValueMapper.java
LeoNardo-LB/gmall-0821
f3febd569522909a98cd11a6c95c4a00f85512b5
[ "Apache-2.0" ]
null
null
null
gmall-pms/src/main/java/com/atguigu/gmall/pms/mapper/SpuAttrValueMapper.java
LeoNardo-LB/gmall-0821
f3febd569522909a98cd11a6c95c4a00f85512b5
[ "Apache-2.0" ]
null
null
null
gmall-pms/src/main/java/com/atguigu/gmall/pms/mapper/SpuAttrValueMapper.java
LeoNardo-LB/gmall-0821
f3febd569522909a98cd11a6c95c4a00f85512b5
[ "Apache-2.0" ]
null
null
null
21.388889
76
0.771429
20,522
package com.atguigu.gmall.pms.mapper; import com.atguigu.gmall.pms.entity.SpuAttrValueEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * spu属性值 * * @author leonardo * @email hzdkv@example.com * @date 2021-01-18 18:32:22 */ @Mapper public interface...
3e3084bf416356759e42bee8eaed9f45039bb0d4
574
java
Java
src/main/java/com/andremanuelbarbosa/euromillions/predictor/dao/DrawsTemplatesDao.java
andremanuelbarbosa/euromillions-predictor
975f10053313b9ca2daa3a2b3ef276cbd1b0ed7b
[ "Apache-2.0" ]
1
2019-09-10T16:56:49.000Z
2019-09-10T16:56:49.000Z
src/main/java/com/andremanuelbarbosa/euromillions/predictor/dao/DrawsTemplatesDao.java
andremanuelbarbosa/euromillions-predictor
975f10053313b9ca2daa3a2b3ef276cbd1b0ed7b
[ "Apache-2.0" ]
2
2020-06-16T02:58:19.000Z
2021-03-25T20:03:26.000Z
src/main/java/com/andremanuelbarbosa/euromillions/predictor/dao/DrawsTemplatesDao.java
andremanuelbarbosa/euromillions-predictor
975f10053313b9ca2daa3a2b3ef276cbd1b0ed7b
[ "Apache-2.0" ]
null
null
null
26.090909
73
0.780488
20,523
package com.andremanuelbarbosa.euromillions.predictor.dao; import java.util.List; import java.util.Set; public interface DrawsTemplatesDao extends Dao { void deleteStarsDrawsTemplates(int drawId); void deleteNumbersDrawsTemplates(int drawId); List<Integer> getDrawIdsWithoutTemplates(); List<Set<In...
3e308565f9264ad0dd70859027234bfe76704f8f
76
java
Java
src/main/java/com/spring/insight/api/cases/domain/package-info.java
yousefexperts/CloudServerUpgraded
1b25590339b70997585bee3f37f887f531c25746
[ "MIT" ]
null
null
null
src/main/java/com/spring/insight/api/cases/domain/package-info.java
yousefexperts/CloudServerUpgraded
1b25590339b70997585bee3f37f887f531c25746
[ "MIT" ]
22
2020-03-04T23:39:29.000Z
2022-03-31T21:43:22.000Z
src/main/java/com/spring/insight/api/cases/domain/package-info.java
yousefexperts/CloudServerUpgraded
1b25590339b70997585bee3f37f887f531c25746
[ "MIT" ]
2
2020-07-31T22:25:48.000Z
2022-01-09T12:19:55.000Z
15.2
44
0.697368
20,524
/** * JPA domain objects. */ package com.spring.insight.api.cases.domain;
3e3086b3bfd3a48381bc17cc4e08ba5a79060883
19,516
java
Java
lucene-core/src/main/java/org/apache/lucene/index/ParallelReader.java
bighaidao/lucene
bd5d75e31526b599296c3721bc2081a3bde3e251
[ "Apache-2.0" ]
1
2020-03-18T10:36:31.000Z
2020-03-18T10:36:31.000Z
lucene-core/src/main/java/org/apache/lucene/index/ParallelReader.java
bighaidao/lucene
bd5d75e31526b599296c3721bc2081a3bde3e251
[ "Apache-2.0" ]
1
2021-02-03T19:27:10.000Z
2021-02-03T19:27:10.000Z
lucene-core/src/main/java/org/apache/lucene/index/ParallelReader.java
bighaidao/lucene
bd5d75e31526b599296c3721bc2081a3bde3e251
[ "Apache-2.0" ]
2
2015-11-10T22:38:08.000Z
2020-05-31T11:03:40.000Z
29.524962
118
0.657973
20,525
package org.apache.lucene.index; /** * 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, Versi...
3e30870a58416db7c30d545863f87d6a21f9276a
432
java
Java
src/test/java/com/anfelisa/box/loadallactivecards/scenarios/LoadAllActiveCardsWithPriorityScenario.java
annettedorothea/com.anfelisa.web
89e337e77856f4976257bbf7bbf98014b0026b16
[ "0BSD" ]
null
null
null
src/test/java/com/anfelisa/box/loadallactivecards/scenarios/LoadAllActiveCardsWithPriorityScenario.java
annettedorothea/com.anfelisa.web
89e337e77856f4976257bbf7bbf98014b0026b16
[ "0BSD" ]
8
2017-05-01T16:55:29.000Z
2018-11-05T19:46:38.000Z
src/test/java/com/anfelisa/box/loadallactivecards/scenarios/LoadAllActiveCardsWithPriorityScenario.java
annettedorothea/com.anfelisa.web
89e337e77856f4976257bbf7bbf98014b0026b16
[ "0BSD" ]
1
2017-10-15T20:08:06.000Z
2017-10-15T20:08:06.000Z
18
108
0.456019
20,526
/******************************************************************************** * generated by de.acegen 1.1.0 ********************************************************************************/ package com.anfelisa.box.loadallactivecards.scenarios; @SuppressWarnings("unused") public class LoadAllActiveCardsWith...
3e30873e7e167ebacd49fa41b519b0a630aa6c14
1,055
java
Java
src/main/java/Algorithm/Queue/StackQueue.java
gdefias/learn-algorithm-java
d027eb87f53759d2e09dd29a9b3fcc393ed8e17a
[ "Apache-2.0" ]
null
null
null
src/main/java/Algorithm/Queue/StackQueue.java
gdefias/learn-algorithm-java
d027eb87f53759d2e09dd29a9b3fcc393ed8e17a
[ "Apache-2.0" ]
null
null
null
src/main/java/Algorithm/Queue/StackQueue.java
gdefias/learn-algorithm-java
d027eb87f53759d2e09dd29a9b3fcc393ed8e17a
[ "Apache-2.0" ]
null
null
null
21.530612
79
0.572512
20,527
package Algorithm.Queue; import java.util.*; /** * Created by Jeff on 2016/5/1. 用两个栈实现队列 https://leetcode-cn.com/problems/yong-liang-ge-zhan-shi-xian-dui-lie-lcof/ 用两个栈实现一个队列。队列的声明如下,请实现它的两个函数 appendTail 和 deleteHead ,分别完成在队列尾部插入整数和在队列头部删除整数的 功能。(若队列中没有元素,deleteHead 操作返回 -1 ) 输入: ["CQueue","appendTail","dele...
3e3087593166085386f36d18c2f9801b89e68d15
1,419
java
Java
Problem 4/Problem4.java
innocentdevil09/Project-Euler
114ff17cc293e0529ad744ba59c74624fa2056de
[ "MIT" ]
null
null
null
Problem 4/Problem4.java
innocentdevil09/Project-Euler
114ff17cc293e0529ad744ba59c74624fa2056de
[ "MIT" ]
null
null
null
Problem 4/Problem4.java
innocentdevil09/Project-Euler
114ff17cc293e0529ad744ba59c74624fa2056de
[ "MIT" ]
null
null
null
28.38
87
0.439746
20,528
public class Problem4 { private static final int NO_OF_DIGITS = 3; /** * Method to check if a given number is a palindrome * * @param num */ private static boolean isPalindrome(int num) { String number = String.valueOf(num); int i = -1, j = -1; if (number.lengt...
3e3087e95e044f4fca2f65a850b055bcdec4d792
606
java
Java
src/dev/gabrielgrazziani/meEscamborio/teste/DeletaProduto.java
gabrielgrazziani-conta2/mercadorigem
149e5046cd25302c4d918d876b53c94bbea34def
[ "MIT" ]
null
null
null
src/dev/gabrielgrazziani/meEscamborio/teste/DeletaProduto.java
gabrielgrazziani-conta2/mercadorigem
149e5046cd25302c4d918d876b53c94bbea34def
[ "MIT" ]
null
null
null
src/dev/gabrielgrazziani/meEscamborio/teste/DeletaProduto.java
gabrielgrazziani-conta2/mercadorigem
149e5046cd25302c4d918d876b53c94bbea34def
[ "MIT" ]
null
null
null
23.307692
75
0.773927
20,529
package dev.gabrielgrazziani.meEscamborio.teste; import javax.persistence.EntityManager; import javax.persistence.EntityManagerFactory; import javax.persistence.Persistence; import dev.gabrielgrazziani.meEscamborio.bin.Produto; public class DeletaProduto { public static void main(String[] args) { EntityManagerFa...
3e3088e318b240f268a55aa4866ee150c78b9a23
58,260
java
Java
gravitee-management-api-service/src/main/java/io/gravitee/management/service/impl/ApiServiceImpl.java
Raphcal/gravitee-management-rest-api
1f8ca2a24e5a1667450f97c429e814f6db846a6d
[ "Apache-2.0" ]
null
null
null
gravitee-management-api-service/src/main/java/io/gravitee/management/service/impl/ApiServiceImpl.java
Raphcal/gravitee-management-rest-api
1f8ca2a24e5a1667450f97c429e814f6db846a6d
[ "Apache-2.0" ]
null
null
null
gravitee-management-api-service/src/main/java/io/gravitee/management/service/impl/ApiServiceImpl.java
Raphcal/gravitee-management-rest-api
1f8ca2a24e5a1667450f97c429e814f6db846a6d
[ "Apache-2.0" ]
null
null
null
44.815385
179
0.601974
20,530
/** * Copyright (C) 2015 The Gravitee team (http://gravitee.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
3e308966cd180e68f4274b6806a2095f6838dfec
4,457
java
Java
src/test/java/info/dgjones/abora/white/collection/sets/UnionRecruiterTest.java
jonesd/abora-white
1dcd40c42ed8ed5c3b7407f3fa16239f5cfa9a8e
[ "MIT" ]
1
2019-04-08T02:08:27.000Z
2019-04-08T02:08:27.000Z
src/test/java/info/dgjones/abora/white/collection/sets/UnionRecruiterTest.java
jonesd/abora-white
1dcd40c42ed8ed5c3b7407f3fa16239f5cfa9a8e
[ "MIT" ]
null
null
null
src/test/java/info/dgjones/abora/white/collection/sets/UnionRecruiterTest.java
jonesd/abora-white
1dcd40c42ed8ed5c3b7407f3fa16239f5cfa9a8e
[ "MIT" ]
null
null
null
32.297101
80
0.733902
20,531
/** * The MIT License * Copyright (c) 2003 David G Jones * * 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, ...
3e308a089fa4fb62d379a8c79ababcc5a591aed1
2,719
java
Java
src/main/java/com/containerwerk/configurator/model/Kunde.java
dagmar-rostek/containerwerk.com
cb269fed8d64130a02a56814012a45d15e82da7b
[ "MIT" ]
null
null
null
src/main/java/com/containerwerk/configurator/model/Kunde.java
dagmar-rostek/containerwerk.com
cb269fed8d64130a02a56814012a45d15e82da7b
[ "MIT" ]
null
null
null
src/main/java/com/containerwerk/configurator/model/Kunde.java
dagmar-rostek/containerwerk.com
cb269fed8d64130a02a56814012a45d15e82da7b
[ "MIT" ]
null
null
null
23.850877
106
0.578154
20,532
package com.containerwerk.configurator.model; import org.hibernate.validator.constraints.NotEmpty; import javax.persistence.*; import javax.validation.constraints.NotNull; import java.io.Serializable; import java.util.Objects; @Entity @Table(name="APP_KUND") public class Kunde implements Serializable { @Id ...
3e308ab888a50b95ace2e425d568193abefc33dc
1,081
java
Java
src/main/java/org/absolu/HomePage.java
genki81/Absolu
5a0fbefb23646e48113f6cae2298fb39a0e30cfa
[ "MIT" ]
null
null
null
src/main/java/org/absolu/HomePage.java
genki81/Absolu
5a0fbefb23646e48113f6cae2298fb39a0e30cfa
[ "MIT" ]
null
null
null
src/main/java/org/absolu/HomePage.java
genki81/Absolu
5a0fbefb23646e48113f6cae2298fb39a0e30cfa
[ "MIT" ]
null
null
null
30.027778
91
0.773358
20,533
package org.absolu; import org.absolu.battle.api.pojo.Guilde; import org.absolu.battle.api.utils.BattleApiUtils; import org.absolu.dao.GuildeDao; import org.apache.wicket.markup.html.WebPage; import org.apache.wicket.model.IModel; import org.apache.wicket.model.Model; import org.apache.wicket.request.mapper.parameter....
3e308c2097d7fd92345f67acc39fedefdbdccbfb
4,531
java
Java
src/main/java/com/zuoyue/weiyang/controller/LectureController.java
1241316692/MicroYang
88dabe6e5d5ff86193d267e6815ee32db1525534
[ "Apache-2.0" ]
1
2018-11-30T08:59:09.000Z
2018-11-30T08:59:09.000Z
src/main/java/com/zuoyue/weiyang/controller/LectureController.java
1241316692/MicroYang
88dabe6e5d5ff86193d267e6815ee32db1525534
[ "Apache-2.0" ]
null
null
null
src/main/java/com/zuoyue/weiyang/controller/LectureController.java
1241316692/MicroYang
88dabe6e5d5ff86193d267e6815ee32db1525534
[ "Apache-2.0" ]
null
null
null
45.767677
143
0.615537
20,534
package com.zuoyue.weiyang.controller; import com.github.pagehelper.PageHelper; import com.zuoyue.weiyang.bean.Lecture; import com.zuoyue.weiyang.bean.MyPageInfo; import com.zuoyue.weiyang.bean.PageParam; import com.zuoyue.weiyang.enums.Roles; import com.zuoyue.weiyang.service.LectureService; import io.swagger.annotat...
3e308c2ba564a8e904f9a7cd52c5318426e44b3a
2,734
java
Java
api/src/main/java/io/opentelemetry/trace/BlankSpan.java
c24t/opentelemetry-java
8b1865303ae46ff419a7dc803fcd4e2552b45314
[ "Apache-2.0" ]
null
null
null
api/src/main/java/io/opentelemetry/trace/BlankSpan.java
c24t/opentelemetry-java
8b1865303ae46ff419a7dc803fcd4e2552b45314
[ "Apache-2.0" ]
null
null
null
api/src/main/java/io/opentelemetry/trace/BlankSpan.java
c24t/opentelemetry-java
8b1865303ae46ff419a7dc803fcd4e2552b45314
[ "Apache-2.0" ]
null
null
null
23.568966
98
0.695318
20,535
/* * Copyright 2019, OpenTelemetry Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
3e308d22eb5766f70f6ee344385ad2de8df0467d
4,716
java
Java
src/main/java/com/adobe/s3fs/shell/commands/tools/PurgeMetadata.java
adobe/S3-FileSystem
19cc6418740567ae4cfef47427c460a0d12b5dc1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/adobe/s3fs/shell/commands/tools/PurgeMetadata.java
adobe/S3-FileSystem
19cc6418740567ae4cfef47427c460a0d12b5dc1
[ "Apache-2.0" ]
5
2022-02-17T12:33:48.000Z
2022-03-23T13:27:21.000Z
src/main/java/com/adobe/s3fs/shell/commands/tools/PurgeMetadata.java
adobe/S3-FileSystem
19cc6418740567ae4cfef47427c460a0d12b5dc1
[ "Apache-2.0" ]
null
null
null
38.655738
121
0.761874
20,536
/* Copyright 2021 Adobe. All rights reserved. This file is licensed to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agre...
3e308e1296d4a7e2aabc7b1e94abb0c013888593
61,840
java
Java
library/common/src/main/java/com/google/android/exoplayer2/Timeline.java
harismexis/ExoPlayer
8430965723ab9afe511ad7f507f535076fa7f24d
[ "Apache-2.0" ]
19,920
2015-01-02T16:05:01.000Z
2022-03-31T16:18:05.000Z
library/common/src/main/java/com/google/android/exoplayer2/Timeline.java
harismexis/ExoPlayer
8430965723ab9afe511ad7f507f535076fa7f24d
[ "Apache-2.0" ]
9,682
2015-01-02T17:31:39.000Z
2022-03-31T17:12:41.000Z
library/common/src/main/java/com/google/android/exoplayer2/Timeline.java
harismexis/ExoPlayer
8430965723ab9afe511ad7f507f535076fa7f24d
[ "Apache-2.0" ]
6,627
2015-01-01T12:47:35.000Z
2022-03-31T16:18:09.000Z
39.539642
100
0.68142
20,537
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e308e2f43e1834ae3485d0a9cf281a1922a7be2
3,129
java
Java
src/main/java/com/upscale/front/service/TextDetection.java
muellners/gateway
100e238733827cc325b73d1601cbe1e430d99b25
[ "Apache-2.0" ]
null
null
null
src/main/java/com/upscale/front/service/TextDetection.java
muellners/gateway
100e238733827cc325b73d1601cbe1e430d99b25
[ "Apache-2.0" ]
null
null
null
src/main/java/com/upscale/front/service/TextDetection.java
muellners/gateway
100e238733827cc325b73d1601cbe1e430d99b25
[ "Apache-2.0" ]
null
null
null
32.936842
106
0.775967
20,538
package com.upscale.front.service; import java.io.IOException; import java.security.GeneralSecurityException; import java.util.List; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.goog...
3e308e6716a83985c10d1a4e655f61b28db2f3e9
4,367
java
Java
kafka-handler/src/java/org/apache/hadoop/hive/kafka/KafkaTableProperties.java
manbuyun/hive
cdb1052e24ca493c6486fef3dd8956dde61be834
[ "Apache-2.0" ]
4,140
2015-01-07T11:57:35.000Z
2022-03-31T06:26:22.000Z
kafka-handler/src/java/org/apache/hadoop/hive/kafka/KafkaTableProperties.java
manbuyun/hive
cdb1052e24ca493c6486fef3dd8956dde61be834
[ "Apache-2.0" ]
1,779
2015-05-27T04:32:42.000Z
2022-03-31T18:53:19.000Z
kafka-handler/src/java/org/apache/hadoop/hive/kafka/KafkaTableProperties.java
manbuyun/hive
cdb1052e24ca493c6486fef3dd8956dde61be834
[ "Apache-2.0" ]
3,958
2015-01-01T15:14:49.000Z
2022-03-30T21:08:32.000Z
36.090909
116
0.733913
20,539
/* * 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 ...
3e308e83e01fa423827270f74d88eb0d5e6978ea
1,480
java
Java
DungeonDiver3/lib/com/puttysoftware/dungeondiver3/support/creatures/genders/GenderManager.java
wrldwzrd89/older-java-games
786b0c165d800c49ab9977a34ec17286797c4589
[ "Unlicense" ]
null
null
null
DungeonDiver3/lib/com/puttysoftware/dungeondiver3/support/creatures/genders/GenderManager.java
wrldwzrd89/older-java-games
786b0c165d800c49ab9977a34ec17286797c4589
[ "Unlicense" ]
null
null
null
DungeonDiver3/lib/com/puttysoftware/dungeondiver3/support/creatures/genders/GenderManager.java
wrldwzrd89/older-java-games
786b0c165d800c49ab9977a34ec17286797c4589
[ "Unlicense" ]
null
null
null
33.840909
87
0.614506
20,540
/* DungeonDiver3: An RPG Copyright (C) 2011-2012 Eric Ahnell Any questions should be directed to the author via email at: nnheo@example.com */ package com.puttysoftware.dungeondiver3.support.creatures.genders; import com.puttysoftware.commondialogs.CommonDialogs; public class GenderManager implements GenderConstan...
3e308f13f3bbd3085bf49c501faf3e33d7985a7d
5,055
java
Java
app/src/main/java/com/example/casestudy/ui/CampaignsAdapter.java
AhmetKazzaz/AndroidCaseStudy
dd9a34ba718a038a5b92bbf5e9b20f14e4507bd7
[ "MIT" ]
null
null
null
app/src/main/java/com/example/casestudy/ui/CampaignsAdapter.java
AhmetKazzaz/AndroidCaseStudy
dd9a34ba718a038a5b92bbf5e9b20f14e4507bd7
[ "MIT" ]
null
null
null
app/src/main/java/com/example/casestudy/ui/CampaignsAdapter.java
AhmetKazzaz/AndroidCaseStudy
dd9a34ba718a038a5b92bbf5e9b20f14e4507bd7
[ "MIT" ]
null
null
null
38.295455
116
0.622948
20,541
package com.example.casestudy.ui; import android.graphics.Color; import android.os.CountDownTimer; import android.view.LayoutInflater; import android.view.ViewGroup; import androidx.annotation.NonNull; import androidx.databinding.DataBindingUtil; import androidx.paging.PagedListAdapter; import androidx.recyclerview.w...
3e308f2c4f3286d036c54c34f8bbaf2dc95ca8c4
424
java
Java
google-cloud-functions-http-quickstart/src/main/java/org/acme/quickstart/GreetingRoutes.java
lostiniceland/quarkus-quickstarts
cbf893a76793ee96249207bbfbb9ed387babfcb8
[ "Apache-2.0" ]
1
2022-03-31T15:32:14.000Z
2022-03-31T15:32:14.000Z
google-cloud-functions-http-quickstart/src/main/java/org/acme/quickstart/GreetingRoutes.java
lamdns/quarkus-quickstarts
4b69c82b04b3a8b7233e323d603e9c0738adfbc2
[ "Apache-2.0" ]
5
2022-02-10T22:47:47.000Z
2022-03-21T22:35:59.000Z
google-cloud-functions-http-quickstart/src/main/java/org/acme/quickstart/GreetingRoutes.java
lamdns/quarkus-quickstarts
4b69c82b04b3a8b7233e323d603e9c0738adfbc2
[ "Apache-2.0" ]
1
2022-02-18T06:08:34.000Z
2022-02-18T06:08:34.000Z
28.266667
71
0.707547
20,542
package org.acme.quickstart; import io.quarkus.vertx.web.Route; import io.vertx.ext.web.RoutingContext; import static io.quarkus.vertx.web.Route.HttpMethod.GET; public class GreetingRoutes { @Route(path = "/vertx/hello", methods = GET) void hello(RoutingContext context) { context.response().headers()...
3e308f59136b219f78320867a6f5d0d54fc3d29e
1,847
java
Java
library/src/main/java/se/cpacsystems/digassist/ActiveControlSignals.java
cpacsystems/DigAssistLibrary
d915f354d3fa5995be2c39a9678a411fe45cf69a
[ "Apache-2.0" ]
null
null
null
library/src/main/java/se/cpacsystems/digassist/ActiveControlSignals.java
cpacsystems/DigAssistLibrary
d915f354d3fa5995be2c39a9678a411fe45cf69a
[ "Apache-2.0" ]
null
null
null
library/src/main/java/se/cpacsystems/digassist/ActiveControlSignals.java
cpacsystems/DigAssistLibrary
d915f354d3fa5995be2c39a9678a411fe45cf69a
[ "Apache-2.0" ]
null
null
null
25.30137
78
0.623173
20,543
/** * Copyright 2019 Cpac Systems AB * * 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 appli...
3e30901692417e314d2c10a741a2751406a842f4
688
java
Java
gator/src/main/java/com/gator/web/ChannelController.java
vdergachev/old-school-stuff
649de1e0315c7c671b69210366ebd9d7cf5c4953
[ "MIT" ]
null
null
null
gator/src/main/java/com/gator/web/ChannelController.java
vdergachev/old-school-stuff
649de1e0315c7c671b69210366ebd9d7cf5c4953
[ "MIT" ]
null
null
null
gator/src/main/java/com/gator/web/ChannelController.java
vdergachev/old-school-stuff
649de1e0315c7c671b69210366ebd9d7cf5c4953
[ "MIT" ]
null
null
null
23.724138
78
0.75436
20,544
package com.gator.web; import com.gator.db.Channel; import com.gator.db.ChannelRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.*; import java.util.List; /** * Created by Владимир on 16.09.2016. */ ...
3e30906bd70d8be3a09ab177bc8988dfcb4e930c
5,918
java
Java
src/mireka/transmission/immediate/IndirectImmediateSender.java
hontvari/mireka
e4d4aab3443b2922f0450c8aa0b86cc2ba4829c8
[ "Apache-2.0" ]
39
2015-03-31T00:09:30.000Z
2021-11-01T10:15:35.000Z
src/mireka/transmission/immediate/IndirectImmediateSender.java
hontvari/mireka
e4d4aab3443b2922f0450c8aa0b86cc2ba4829c8
[ "Apache-2.0" ]
2
2016-02-21T08:05:02.000Z
2018-03-21T10:58:57.000Z
src/mireka/transmission/immediate/IndirectImmediateSender.java
hontvari/mireka
e4d4aab3443b2922f0450c8aa0b86cc2ba4829c8
[ "Apache-2.0" ]
18
2015-04-02T20:06:31.000Z
2021-11-01T10:15:38.000Z
38.180645
80
0.62707
20,545
package mireka.transmission.immediate; import java.util.Arrays; import java.util.List; import javax.annotation.concurrent.NotThreadSafe; import mireka.smtp.SendException; import mireka.smtp.client.BackendServer; import mireka.smtp.client.SmtpClient; import mireka.transmission.Mail; import mireka.transmission.immedia...
3e30913b55f1fe171f5144c265f484e38f152179
7,080
java
Java
src/main/java/com/google/devtools/build/lib/runtime/commands/CqueryCommand.java
ssiano/bazel
e37a9ab6cf35d80b67f74b25be59f5b322c1cc7d
[ "Apache-2.0" ]
1
2021-05-14T10:28:41.000Z
2021-05-14T10:28:41.000Z
src/main/java/com/google/devtools/build/lib/runtime/commands/CqueryCommand.java
ssiano/bazel
e37a9ab6cf35d80b67f74b25be59f5b322c1cc7d
[ "Apache-2.0" ]
1
2020-01-31T11:06:23.000Z
2020-01-31T11:06:23.000Z
src/main/java/com/google/devtools/build/lib/runtime/commands/CqueryCommand.java
ssiano/bazel
e37a9ab6cf35d80b67f74b25be59f5b322c1cc7d
[ "Apache-2.0" ]
3
2021-02-08T17:28:44.000Z
2021-08-18T20:04:01.000Z
45.384615
95
0.735028
20,546
// Copyright 2018 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
3e3091a0b6cb1eb2d1a9c1153ac3dfa3808e9f9c
2,626
java
Java
thing-config-aliyun/src/main/java/io/github/athingx/athing/thing/config/aliyun/ConfigImpl.java
athingx/athing-thing-config
cf42b6b1516e6973837d2a849c45b3cf85487b6a
[ "Apache-2.0" ]
null
null
null
thing-config-aliyun/src/main/java/io/github/athingx/athing/thing/config/aliyun/ConfigImpl.java
athingx/athing-thing-config
cf42b6b1516e6973837d2a849c45b3cf85487b6a
[ "Apache-2.0" ]
null
null
null
thing-config-aliyun/src/main/java/io/github/athingx/athing/thing/config/aliyun/ConfigImpl.java
athingx/athing-thing-config
cf42b6b1516e6973837d2a849c45b3cf85487b6a
[ "Apache-2.0" ]
null
null
null
30.183908
98
0.616527
20,547
package io.github.athingx.athing.thing.config.aliyun; import io.github.athingx.athing.thing.config.Config; import io.github.athingx.athing.thing.config.Scope; import io.github.athingx.athing.thing.config.aliyun.domain.Meta; import io.github.athingx.athing.thing.config.aliyun.util.HttpUtils; import io.github.athingx.at...
3e30920dbc809f986977bb0837afb43c1ac76c96
540
java
Java
Java/Projekat/src/exceptions/AlbumException.java
while1618/College
d2c6a5239997f6b2bafc78833b3a3ea6a95ebae9
[ "MIT" ]
1
2019-11-17T10:56:24.000Z
2019-11-17T10:56:24.000Z
Java/Projekat/src/exceptions/AlbumException.java
while1618/College
d2c6a5239997f6b2bafc78833b3a3ea6a95ebae9
[ "MIT" ]
null
null
null
Java/Projekat/src/exceptions/AlbumException.java
while1618/College
d2c6a5239997f6b2bafc78833b3a3ea6a95ebae9
[ "MIT" ]
null
null
null
27
78
0.587037
20,548
package exceptions; public class AlbumException extends Exception { private int greska; public AlbumException(int greska) { this.greska = greska; } @Override public String getMessage() { switch (greska){ case 1: return "\nUneti album ne postoji u nasoj bazi...
3e30939a5e8957489cfa94774f404e7814bcf39e
964
java
Java
src/main/java/mod/pixelstorm/interestingblocks/mixin/MixinMinecraftClient.java
Tunacan427/Interesting-Blocks
4c452176db7b5f8dccd1973be3233d1d16bfc037
[ "Apache-2.0" ]
null
null
null
src/main/java/mod/pixelstorm/interestingblocks/mixin/MixinMinecraftClient.java
Tunacan427/Interesting-Blocks
4c452176db7b5f8dccd1973be3233d1d16bfc037
[ "Apache-2.0" ]
null
null
null
src/main/java/mod/pixelstorm/interestingblocks/mixin/MixinMinecraftClient.java
Tunacan427/Interesting-Blocks
4c452176db7b5f8dccd1973be3233d1d16bfc037
[ "Apache-2.0" ]
null
null
null
34.428571
125
0.812241
20,549
package mod.pixelstorm.interestingblocks.mixin; import mod.pixelstorm.interestingblocks.client.texture.SkyboxBlockTexture; import net.fabricmc.api.Environment; import net.fabricmc.api.EnvType; import net.minecraft.client.MinecraftClient; import org.spongepowered.asm.mixin.Mixin; import org.spongepowered.asm.mixin.inje...
3e3095035d3d0691d15a33135dfb609c27aa6e8c
2,174
java
Java
android/src/main/java/com/klarna/inapp/sdk/KlarnaPaymentEvent.java
kashif-javaid/react-native-klarna-inapp-sdk
4ec1cb94d1ca329c25aa3091d7aa788c555d5ce6
[ "Apache-2.0" ]
17
2019-12-17T16:53:48.000Z
2021-11-25T22:22:23.000Z
android/src/main/java/com/klarna/inapp/sdk/KlarnaPaymentEvent.java
kashif-javaid/react-native-klarna-inapp-sdk
4ec1cb94d1ca329c25aa3091d7aa788c555d5ce6
[ "Apache-2.0" ]
31
2019-09-10T11:51:27.000Z
2022-01-25T14:45:54.000Z
android/src/main/java/com/klarna/inapp/sdk/KlarnaPaymentEvent.java
kashif-javaid/react-native-klarna-inapp-sdk
4ec1cb94d1ca329c25aa3091d7aa788c555d5ce6
[ "Apache-2.0" ]
14
2019-09-10T11:39:53.000Z
2022-03-18T09:11:22.000Z
33.96875
125
0.734131
20,550
package com.klarna.inapp.sdk; import androidx.annotation.IdRes; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import com.facebook.react.bridge.Arguments; import com.facebook.react.bridge.WritableMap; import com.facebook.react.uimanager.events.Event; import com.facebook.react.uimanager.event...
3e30954c04763994d62818134120fbd80c9a5372
975
java
Java
cameraview/src/main/java/com/otaliastudios/cameraview/engine/offset/Axis.java
Ravens0610/CameraView
daf7a0bf44a733fa6d5fef33382a36d728ab6bbd
[ "MIT" ]
4,436
2017-08-13T23:28:11.000Z
2022-03-31T08:57:15.000Z
cameraview/src/main/java/com/otaliastudios/cameraview/engine/offset/Axis.java
Ravens0610/CameraView
daf7a0bf44a733fa6d5fef33382a36d728ab6bbd
[ "MIT" ]
1,102
2017-08-25T08:04:56.000Z
2022-03-31T15:51:17.000Z
cameraview/src/main/java/com/otaliastudios/cameraview/engine/offset/Axis.java
Ravens0610/CameraView
daf7a0bf44a733fa6d5fef33382a36d728ab6bbd
[ "MIT" ]
909
2017-08-23T11:23:19.000Z
2022-03-31T03:19:19.000Z
33.62069
97
0.697436
20,551
package com.otaliastudios.cameraview.engine.offset; /** * The axis around which offsets are computed. We have two possibilities: * - an axis going out of the device screen towards the user's face * - an axis going out of the device screen towards the back * * We are mostly interested in the first one, but some AP...
3e309585febba1266eb0596109c8919b21f6f28d
1,865
java
Java
src/test/java/org/killbill/billing/plugin/notification/email/TestEmailSender.java
reshmabidikar/killbill-email-notifications-plugin
a133c4e72fbf2d9ab100e81b7d0206a075272de8
[ "Apache-2.0" ]
11
2017-06-12T04:11:10.000Z
2021-11-25T00:18:20.000Z
src/test/java/org/killbill/billing/plugin/notification/email/TestEmailSender.java
reshmabidikar/killbill-email-notifications-plugin
a133c4e72fbf2d9ab100e81b7d0206a075272de8
[ "Apache-2.0" ]
29
2015-12-22T20:15:18.000Z
2021-11-08T15:44:37.000Z
src/test/java/org/killbill/billing/plugin/notification/email/TestEmailSender.java
reshmabidikar/killbill-email-notifications-plugin
a133c4e72fbf2d9ab100e81b7d0206a075272de8
[ "Apache-2.0" ]
19
2015-11-21T13:25:04.000Z
2021-08-30T14:26:22.000Z
41.688889
158
0.761194
20,552
/* * Copyright 2010-2014 Ning, Inc. * Copyright 2014-2020 Groupon, Inc * Copyright 2014-2021 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a cop...
3e30958865a8492e94704cb9cca29334a58d489f
1,533
java
Java
src/test/java/com/flycat/workflow/framework/ActionExecutorTest.java
tarot345/workflow
571d835588f6d59c09f71cf1a4baa1187c25fb4c
[ "Apache-2.0" ]
null
null
null
src/test/java/com/flycat/workflow/framework/ActionExecutorTest.java
tarot345/workflow
571d835588f6d59c09f71cf1a4baa1187c25fb4c
[ "Apache-2.0" ]
null
null
null
src/test/java/com/flycat/workflow/framework/ActionExecutorTest.java
tarot345/workflow
571d835588f6d59c09f71cf1a4baa1187c25fb4c
[ "Apache-2.0" ]
null
null
null
29.480769
75
0.608611
20,553
package com.flycat.workflow.framework; import org.junit.Assert; import org.junit.Test; public class ActionExecutorTest { private static class TestContext extends ActionContext { private boolean needRun = false; private boolean run = false; public void setNeedRun(boolean b) { needRun = b;...
3e309597a929ea9fa53704119b443fc198b398a5
2,712
java
Java
javar/jdk8-analysis/src/com/sun/xml/internal/xsom/impl/scd/SCDParserConstants.java
vitahlin/kennen
b0de36d3b6e766b59291d885a0699b6be59318a7
[ "MIT" ]
12
2018-04-04T12:47:40.000Z
2022-01-02T04:36:38.000Z
openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/scd/SCDParserConstants.java
ams-ts-ikvm-bag/ikvm-src
60009f5bdb4c9db68121f393b8b4c790a326bd32
[ "Zlib" ]
2
2020-07-19T08:29:50.000Z
2020-07-21T01:20:56.000Z
openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/scd/SCDParserConstants.java
ams-ts-ikvm-bag/ikvm-src
60009f5bdb4c9db68121f393b8b4c790a326bd32
[ "Zlib" ]
1
2020-11-04T07:02:06.000Z
2020-11-04T07:02:06.000Z
27.393939
82
0.596608
20,554
/* * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
3e3096afea0ae413e68b6fa1c42468c1c490bf3b
3,033
java
Java
android/image/app/src/main/java/com/huawei/image/utils/AccessService.java
huaweicloud/huaweicloud-sdk-image
61a427d93ea00563740cdc287fd36e4e06b361a8
[ "Apache-2.0" ]
11
2019-05-27T06:32:00.000Z
2021-08-30T02:03:27.000Z
android/image/app/src/main/java/com/huawei/image/utils/AccessService.java
huaweicloud/huaweicloud-sdk-image
61a427d93ea00563740cdc287fd36e4e06b361a8
[ "Apache-2.0" ]
null
null
null
android/image/app/src/main/java/com/huawei/image/utils/AccessService.java
huaweicloud/huaweicloud-sdk-image
61a427d93ea00563740cdc287fd36e4e06b361a8
[ "Apache-2.0" ]
15
2019-05-27T06:32:02.000Z
2021-07-27T06:54:43.000Z
35.267442
133
0.671612
20,555
package com.huawei.image.utils; import com.cloud.apigateway.sdk.utils.Client; import com.cloud.apigateway.sdk.utils.Request; import com.cloud.sdk.http.HttpMethodName; import com.huawei.image.entity.AuthInfo; import java.util.concurrent.TimeUnit; import okhttp3.Call; import okhttp3.Callback; import okhttp3.OkHttpClie...
3e3096c362e24e32a16210d9d6f402c531550c34
2,279
java
Java
gmall-auth/src/main/java/com/atguigu/gmall/auth/service/AuthService.java
saberlind/gmall
7c4c3283660224d9d2259b2c3735057583a3acde
[ "Apache-2.0" ]
null
null
null
gmall-auth/src/main/java/com/atguigu/gmall/auth/service/AuthService.java
saberlind/gmall
7c4c3283660224d9d2259b2c3735057583a3acde
[ "Apache-2.0" ]
null
null
null
gmall-auth/src/main/java/com/atguigu/gmall/auth/service/AuthService.java
saberlind/gmall
7c4c3283660224d9d2259b2c3735057583a3acde
[ "Apache-2.0" ]
null
null
null
36.758065
143
0.722685
20,556
package com.atguigu.gmall.auth.service; import com.atguigu.gmall.auth.config.JwtProperties; import com.atguigu.gmall.auth.feign.GmallUmsClient; import com.atguigu.gmall.common.bean.ResponseVo; import com.atguigu.gmall.common.exception.AuthException; import com.atguigu.gmall.common.utils.CookieUtils; import com.atguigu...
3e3096e98ada73ecc52fb5fade1a79daa2ac39c6
9,535
java
Java
src/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java
etclij/CAETC
4d415959b46fe114ee27db3036997c5e259d3f13
[ "Apache-2.0" ]
null
null
null
src/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java
etclij/CAETC
4d415959b46fe114ee27db3036997c5e259d3f13
[ "Apache-2.0" ]
null
null
null
src/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java
etclij/CAETC
4d415959b46fe114ee27db3036997c5e259d3f13
[ "Apache-2.0" ]
null
null
null
40.063025
115
0.617829
20,557
/** * $RCSfile: MUCRoomHistory.java,v $ * $Revision: 3157 $ * $Date: 2005-12-04 22:54:55 -0300 (Sun, 04 Dec 2005) $ * * Copyright (C) 2004-2008 Jive Software. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licens...
3e3096eaa3fef044ba261df3bf8b2f17a1328d85
1,754
java
Java
totalconnect/src/main/java/com/barentine/totalconnect/ws/GetLocationSimpleResponse.java
dbarentine/totalconnect
24c52e20da67dd049d9447098a63e15d166dcca7
[ "Apache-2.0" ]
1
2019-03-22T16:48:41.000Z
2019-03-22T16:48:41.000Z
totalconnect/src/main/java/com/barentine/totalconnect/ws/GetLocationSimpleResponse.java
dbarentine/totalconnect
24c52e20da67dd049d9447098a63e15d166dcca7
[ "Apache-2.0" ]
null
null
null
totalconnect/src/main/java/com/barentine/totalconnect/ws/GetLocationSimpleResponse.java
dbarentine/totalconnect
24c52e20da67dd049d9447098a63e15d166dcca7
[ "Apache-2.0" ]
3
2017-09-10T16:01:49.000Z
2020-02-23T19:04:54.000Z
26.984615
133
0.6813
20,558
package com.barentine.totalconnect.ws; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for anonymous complex ...
3e30970fba758c82831738ce3561f8bb4d999656
1,753
java
Java
app/src/main/java/com/x/edu/opencv/Activity20Thresholding.java
Case-Closed-X/Android-OpenCV-Demo-Application
0ac1054bad06f046ceac527da937e4e9ecb44b1c
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/x/edu/opencv/Activity20Thresholding.java
Case-Closed-X/Android-OpenCV-Demo-Application
0ac1054bad06f046ceac527da937e4e9ecb44b1c
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/x/edu/opencv/Activity20Thresholding.java
Case-Closed-X/Android-OpenCV-Demo-Application
0ac1054bad06f046ceac527da937e4e9ecb44b1c
[ "Apache-2.0" ]
null
null
null
38.108696
114
0.740445
20,559
package com.x.edu.opencv; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import com.x.edu.opencv.databinding.Activity20ThresholdingBinding; import org.opencv.android.Utils; import org.opencv.core.Mat; import org.openc...
3e30975b9cc8aa503fceb1011d6b1ee4c2ec8d70
6,186
java
Java
jgrapht-1.3.0/source/jgrapht-core/src/main/java/org/jgrapht/traverse/TopologicalOrderIterator.java
MiguelJG/TFG
765c58138e64d90d84e0bc67e262504bd334ecfa
[ "MIT" ]
null
null
null
jgrapht-1.3.0/source/jgrapht-core/src/main/java/org/jgrapht/traverse/TopologicalOrderIterator.java
MiguelJG/TFG
765c58138e64d90d84e0bc67e262504bd334ecfa
[ "MIT" ]
2
2020-02-26T01:40:11.000Z
2022-02-26T05:33:06.000Z
jgrapht-1.3.0/source/jgrapht-core/src/main/java/org/jgrapht/traverse/TopologicalOrderIterator.java
MiguelJG/TFG
765c58138e64d90d84e0bc67e262504bd334ecfa
[ "MIT" ]
null
null
null
29.884058
99
0.596508
20,560
/* * (C) Copyright 2004-2018, by Marden Neubert and Contributors. * * JGraphT : a free Java graph-theory library * * See the CONTRIBUTORS.md file distributed with this work for additional * information regarding copyright ownership. * * This program and the accompanying materials are made available under the *...
3e3098cacfd49e2de0e505e7ccb7d40eaf3085fa
1,803
java
Java
johnzon-mapper/src/test/java/org/apache/johnzon/mapper/LocaleTest.java
nikosnikolaidis/johnzon
3a3e494103f79ad84d824b01640feee37b17ed0c
[ "Apache-2.0" ]
38
2016-07-05T01:14:04.000Z
2022-03-22T06:48:57.000Z
johnzon-mapper/src/test/java/org/apache/johnzon/mapper/LocaleTest.java
nikosnikolaidis/johnzon
3a3e494103f79ad84d824b01640feee37b17ed0c
[ "Apache-2.0" ]
39
2017-03-13T10:32:39.000Z
2022-03-17T08:36:06.000Z
johnzon-mapper/src/test/java/org/apache/johnzon/mapper/LocaleTest.java
nikosnikolaidis/johnzon
3a3e494103f79ad84d824b01640feee37b17ed0c
[ "Apache-2.0" ]
65
2016-08-22T21:13:11.000Z
2022-03-16T23:47:25.000Z
35.352941
107
0.700499
20,561
/* * 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 ma...
3e30999d8b5adbf2338c68b66f3c36bc248ec92f
8,200
java
Java
server/src/main/java/com/thoughtworks/go/server/domain/BuildComposer.java
devilk10/gocd
25fe4d59a3c7e12ef669df37d551ddd3f5c223b8
[ "Apache-2.0" ]
1
2020-08-01T15:03:16.000Z
2020-08-01T15:03:16.000Z
server/src/main/java/com/thoughtworks/go/server/domain/BuildComposer.java
devilk10/gocd
25fe4d59a3c7e12ef669df37d551ddd3f5c223b8
[ "Apache-2.0" ]
2
2015-04-30T05:52:40.000Z
2017-01-24T21:45:41.000Z
server/src/main/java/com/thoughtworks/go/server/domain/BuildComposer.java
ind9/gocd
08000762c8cf01b9a40058c59a4c14914c18157f
[ "Apache-2.0" ]
1
2020-08-01T15:03:19.000Z
2020-08-01T15:03:19.000Z
40
168
0.637439
20,562
/*************************** GO-LICENSE-START********************************* * Copyright 2016 ThoughtWorks, 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...
3e3099c633746bd604f3543c6e306f3388a64200
700
java
Java
app/src/main/java/com/jellyshack/block6/data/DB.java
travistynes/block6
f0ac61bcf828a301319865c982307f82bc8e1b0c
[ "MIT" ]
3
2019-12-23T07:23:22.000Z
2020-12-09T19:09:39.000Z
app/src/main/java/com/jellyshack/block6/data/DB.java
travistynes/block6
f0ac61bcf828a301319865c982307f82bc8e1b0c
[ "MIT" ]
4
2019-09-29T10:19:09.000Z
2020-02-02T09:25:15.000Z
app/src/main/java/com/jellyshack/block6/data/DB.java
travistynes/block6
f0ac61bcf828a301319865c982307f82bc8e1b0c
[ "MIT" ]
3
2019-09-29T18:11:58.000Z
2022-02-22T04:32:05.000Z
29.166667
131
0.774286
20,563
package com.jellyshack.block6.data; import android.content.Context; import androidx.room.Database; import androidx.room.Room; import androidx.room.RoomDatabase; @Database(version = 3, entities = {Settings.class, Number.class}, exportSchema = false) public abstract class DB extends RoomDatabase { private static DB i...
3e309a2e97ce76a37bf8371b6473ac8be620fa13
4,226
java
Java
Variant Programs/4-5/40/Outliner.java
hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism
a42ced1d5a92963207e3565860cac0946312e1b3
[ "MIT" ]
null
null
null
Variant Programs/4-5/40/Outliner.java
hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism
a42ced1d5a92963207e3565860cac0946312e1b3
[ "MIT" ]
null
null
null
Variant Programs/4-5/40/Outliner.java
hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism
a42ced1d5a92963207e3565860cac0946312e1b3
[ "MIT" ]
null
null
null
29.760563
88
0.67416
20,564
import java.io.IOException; import java.util.Collections; import java.util.LinkedList; import static java.lang.System.out; import static java.util.Collections.sort; import static java.lang.String.format; public abstract class Outliner { public synchronized int catchFinalizeSueScale() { String minimum = ""; ...
3e309b0f5bc58d8168209e72666d7f1ce22239ad
406
java
Java
org.schema/src/main/java/org/schema/CityHall.java
woodkri/ec
12656601e9a98300f373dff6b201ed9c69509e31
[ "ECL-2.0", "Apache-2.0" ]
1
2017-11-03T06:59:06.000Z
2017-11-03T06:59:06.000Z
org.schema/src/main/java/org/schema/CityHall.java
woodkri/ec
12656601e9a98300f373dff6b201ed9c69509e31
[ "ECL-2.0", "Apache-2.0" ]
61
2017-10-25T16:51:22.000Z
2021-06-25T15:43:30.000Z
org.schema/src/main/java/org/schema/CityHall.java
woodkri/ec
12656601e9a98300f373dff6b201ed9c69509e31
[ "ECL-2.0", "Apache-2.0" ]
2
2017-10-13T20:34:43.000Z
2018-11-08T21:34:29.000Z
17.652174
56
0.623153
20,565
package org.schema; /** * Schema.org/CityHall * A city hall. * * @author schema.org * @class CityHall * @module org.schema * @extends GovernmentBuilding */ public class CityHall extends GovernmentBuilding { /** * Constructor, automatically sets @context and @type. * * @constructor */ ...
3e309c338b671950a5e484aa2a62fa75332cd769
4,548
java
Java
src/main/java/com/google/devtools/build/lib/rules/LateBoundAlias.java
dilbrent/bazel-0.14.1
b1283ad2762f2d2adbe8598082ef78028f242a41
[ "Apache-2.0" ]
null
null
null
src/main/java/com/google/devtools/build/lib/rules/LateBoundAlias.java
dilbrent/bazel-0.14.1
b1283ad2762f2d2adbe8598082ef78028f242a41
[ "Apache-2.0" ]
null
null
null
src/main/java/com/google/devtools/build/lib/rules/LateBoundAlias.java
dilbrent/bazel-0.14.1
b1283ad2762f2d2adbe8598082ef78028f242a41
[ "Apache-2.0" ]
null
null
null
40.972973
94
0.75
20,566
// Copyright 2018 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
3e309c8220f8f7ee6370c6cdcc40d16cdd9bf409
618
java
Java
Proyecto/src/main/java/es/unizar/unoforall/gestores/AlarmaTurnoIA.java
UNIZAR-30226-2022-05/Backend
3d700719bfaac93a72984fd1fa5cda3566b99a5d
[ "MIT" ]
null
null
null
Proyecto/src/main/java/es/unizar/unoforall/gestores/AlarmaTurnoIA.java
UNIZAR-30226-2022-05/Backend
3d700719bfaac93a72984fd1fa5cda3566b99a5d
[ "MIT" ]
1
2022-03-25T11:30:28.000Z
2022-03-25T13:09:19.000Z
Proyecto/src/main/java/es/unizar/unoforall/gestores/AlarmaTurnoIA.java
UNIZAR-30226-2022-05/Backend
3d700719bfaac93a72984fd1fa5cda3566b99a5d
[ "MIT" ]
null
null
null
20.6
92
0.66343
20,567
package es.unizar.unoforall.gestores; import java.util.TimerTask; import java.util.UUID; import es.unizar.unoforall.model.salas.Sala; public class AlarmaTurnoIA extends TimerTask { private UUID salaID; public AlarmaTurnoIA(UUID salaID) { this.salaID = salaID; } @Override public void run...
3e309ca643927c3a5d136d1990ebadc09937ea16
8,325
java
Java
src/main/java/org/scify/jedai/entityclustering/BestAssignmentHeuristic.java
allan-shoup/JedAIToolkit
1fafb9f708697ad529642f353c4f4d29985453ad
[ "Apache-2.0" ]
173
2017-01-30T09:17:58.000Z
2022-03-04T11:14:40.000Z
src/main/java/org/scify/jedai/entityclustering/BestAssignmentHeuristic.java
allan-shoup/JedAIToolkit
1fafb9f708697ad529642f353c4f4d29985453ad
[ "Apache-2.0" ]
40
2017-01-03T09:52:55.000Z
2021-11-04T10:58:44.000Z
src/main/java/org/scify/jedai/entityclustering/BestAssignmentHeuristic.java
allan-shoup/JedAIToolkit
1fafb9f708697ad529642f353c4f4d29985453ad
[ "Apache-2.0" ]
38
2017-10-10T02:36:43.000Z
2022-03-11T16:28:13.000Z
33.568548
114
0.537538
20,568
/* * Copyright [2016-2020] [George Papadakis (lyhxr@example.com)] * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
3e309d34481087b1e06d0a94dea72bdb659f1fa7
1,965
java
Java
modules/desktop/src/com/haulmont/cuba/desktop/gui/components/DesktopStreamResource.java
tausendschoen/cuba
e4342d4e840b54b85ff3851e76c2c01b7987b33a
[ "Apache-2.0" ]
1,337
2016-03-24T09:32:00.000Z
2022-03-31T16:46:59.000Z
modules/desktop/src/com/haulmont/cuba/desktop/gui/components/DesktopStreamResource.java
tausendschoen/cuba
e4342d4e840b54b85ff3851e76c2c01b7987b33a
[ "Apache-2.0" ]
2,911
2016-04-28T14:36:19.000Z
2022-03-22T06:09:57.000Z
modules/desktop/src/com/haulmont/cuba/desktop/gui/components/DesktopStreamResource.java
tausendschoen/cuba
e4342d4e840b54b85ff3851e76c2c01b7987b33a
[ "Apache-2.0" ]
271
2016-04-15T03:29:20.000Z
2022-03-27T01:05:43.000Z
28.071429
87
0.707379
20,569
/* * Copyright (c) 2008-2018 Haulmont. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
3e309e022dc34980e38563bdc698ed49324847cc
10,751
java
Java
src/main/java/org/javolution/lang/Configurable.java
wenzi712/javolution
5f14ec55efa532c2cb73dccf9736f8e5dda6ed40
[ "MIT" ]
233
2016-03-31T10:15:48.000Z
2022-03-17T20:43:14.000Z
src/main/java/org/javolution/lang/Configurable.java
wenzi712/javolution
5f14ec55efa532c2cb73dccf9736f8e5dda6ed40
[ "MIT" ]
39
2016-09-13T12:35:03.000Z
2021-09-25T09:32:41.000Z
src/main/java/org/javolution/lang/Configurable.java
wenzi712/javolution
5f14ec55efa532c2cb73dccf9736f8e5dda6ed40
[ "MIT" ]
57
2016-03-29T22:43:33.000Z
2022-01-11T09:48:40.000Z
37.611888
107
0.630473
20,570
/* * Javolution - Java(TM) Solution for Real-Time and Embedded Systems * Copyright (C) 2012 - Javolution (http://javolution.org/) * All rights reserved. * * Permission to use, copy, modify, and distribute this software is * freely granted, provided that this notice is preserved. */ package org.javolution.lang; ...
3e309e459c44cafa0345ce089354cce647f3376d
552
java
Java
PayBom/PaysBuy/src/main/java/com/paysbuy/psbws/Gettransaction.java
moomanow/moomanow-pay
544f155d3c505ec0fe69a262ae99acf5e1524637
[ "Apache-2.0" ]
null
null
null
PayBom/PaysBuy/src/main/java/com/paysbuy/psbws/Gettransaction.java
moomanow/moomanow-pay
544f155d3c505ec0fe69a262ae99acf5e1524637
[ "Apache-2.0" ]
null
null
null
PayBom/PaysBuy/src/main/java/com/paysbuy/psbws/Gettransaction.java
moomanow/moomanow-pay
544f155d3c505ec0fe69a262ae99acf5e1524637
[ "Apache-2.0" ]
null
null
null
32.470588
134
0.782609
20,571
/** * Gettransaction.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package com.paysbuy.psbws; public interface Gettransaction extends javax.xml.rpc.Service { public java.lang.String getgettransactionSoapAddress(); public com.pa...
3e309f4e4405c4b639d83ae7ab59e28071e51179
17,888
java
Java
spring-webflux/src/main/java/org/springframework/web/reactive/function/client/DefaultWebClient.java
dulei17816/spring-framework
47d60b34f817d7ab6c95ea0af5871b1fce3ffb92
[ "Apache-2.0" ]
1
2019-07-09T04:30:50.000Z
2019-07-09T04:30:50.000Z
spring-webflux/src/main/java/org/springframework/web/reactive/function/client/DefaultWebClient.java
ssjsyswa/spring-framework
47d60b34f817d7ab6c95ea0af5871b1fce3ffb92
[ "Apache-2.0" ]
null
null
null
spring-webflux/src/main/java/org/springframework/web/reactive/function/client/DefaultWebClient.java
ssjsyswa/spring-framework
47d60b34f817d7ab6c95ea0af5871b1fce3ffb92
[ "Apache-2.0" ]
null
null
null
30.421769
113
0.736136
20,572
/* * Copyright 2002-2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
3e309f51fec61e0829e90cdde127a9e940c4fde5
998
java
Java
src/test/java/PolicyIssuedSMSTest.java
kubesure/comms
5cf0f202d0b1396609724d6e128cbf2305f53391
[ "MIT" ]
1
2020-12-18T21:25:46.000Z
2020-12-18T21:25:46.000Z
src/test/java/PolicyIssuedSMSTest.java
kubesure/comms
5cf0f202d0b1396609724d6e128cbf2305f53391
[ "MIT" ]
1
2019-06-16T16:03:36.000Z
2019-06-16T16:03:36.000Z
src/test/java/PolicyIssuedSMSTest.java
kubesure/comms
5cf0f202d0b1396609724d6e128cbf2305f53391
[ "MIT" ]
null
null
null
36.962963
70
0.775551
20,573
import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; import io.kubesure.comms.Emai...
3e309faee2bfcf56c5e851abac4fb2fb6e39ee44
15,880
java
Java
web/client-backplane/src/main/java/io/deephaven/javascript/proto/dhinternal/io/deephaven/proto/table_pb/ExportedTableCreationResponse.java
mattrunyon/deephaven-core
80e3567e4647ab76a81e483d0a8ab542f9aadace
[ "MIT" ]
55
2021-05-11T16:01:59.000Z
2022-03-30T14:30:33.000Z
web/client-backplane/src/main/java/io/deephaven/javascript/proto/dhinternal/io/deephaven/proto/table_pb/ExportedTableCreationResponse.java
mattrunyon/deephaven-core
80e3567e4647ab76a81e483d0a8ab542f9aadace
[ "MIT" ]
943
2021-05-10T14:00:02.000Z
2022-03-31T21:28:15.000Z
web/client-backplane/src/main/java/io/deephaven/javascript/proto/dhinternal/io/deephaven/proto/table_pb/ExportedTableCreationResponse.java
mattrunyon/deephaven-core
80e3567e4647ab76a81e483d0a8ab542f9aadace
[ "MIT" ]
29
2021-05-10T11:33:16.000Z
2022-03-30T21:01:54.000Z
33.787234
149
0.599685
20,574
package io.deephaven.javascript.proto.dhinternal.io.deephaven.proto.table_pb; import elemental2.core.Uint8Array; import jsinterop.annotations.JsOverlay; import jsinterop.annotations.JsPackage; import jsinterop.annotations.JsProperty; import jsinterop.annotations.JsType; import jsinterop.base.Js; import jsinterop.base....
3e30a25b58a8170af98177b07786918324060f50
4,840
java
Java
storage/common/src/main/java/org/artifactory/io/checksum/policy/LocalRepoChecksumPolicy.java
alancnet/artifactory
7ac3ea76471a00543eaf60e82b554d8edd894c0f
[ "Apache-2.0" ]
3
2016-01-21T11:49:08.000Z
2018-12-11T21:02:11.000Z
storage/common/src/main/java/org/artifactory/io/checksum/policy/LocalRepoChecksumPolicy.java
alancnet/artifactory
7ac3ea76471a00543eaf60e82b554d8edd894c0f
[ "Apache-2.0" ]
null
null
null
storage/common/src/main/java/org/artifactory/io/checksum/policy/LocalRepoChecksumPolicy.java
alancnet/artifactory
7ac3ea76471a00543eaf60e82b554d8edd894c0f
[ "Apache-2.0" ]
5
2015-12-08T10:22:21.000Z
2021-06-15T16:14:00.000Z
33.611111
119
0.665909
20,575
/* * Artifactory is a binaries repository manager. * Copyright (C) 2012 JFrog Ltd. * * Artifactory is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your o...
3e30a28a119bcab7791b7ff637c530d2137a9876
4,867
java
Java
src/main/java/net/reflxction/impuritybot/commands/admin/user/RemoveWarn.java
ReflxctionDev/ImpurityBotX
fdebb090c21ff2f2f657a06ec13e01beba529347
[ "Apache-2.0" ]
1
2018-06-18T15:09:41.000Z
2018-06-18T15:09:41.000Z
src/main/java/net/reflxction/impuritybot/commands/admin/user/RemoveWarn.java
ReflxctionDev/ImpurityBotX
fdebb090c21ff2f2f657a06ec13e01beba529347
[ "Apache-2.0" ]
null
null
null
src/main/java/net/reflxction/impuritybot/commands/admin/user/RemoveWarn.java
ReflxctionDev/ImpurityBotX
fdebb090c21ff2f2f657a06ec13e01beba529347
[ "Apache-2.0" ]
null
null
null
41.956897
173
0.579207
20,576
/* * * Copyright 2017-2018 github.com/ReflxctionDev * * 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 applicab...
3e30a34e0e8714bc7f20fb1156115c95c4928dd9
1,444
java
Java
app/src/rider/java/com/rideaustin/api/model/faresplit/FareSplitResponse.java
ride-austin/android
f58f57804f41061977e53238fc4535c262dabcd2
[ "MIT" ]
4
2020-08-25T20:24:57.000Z
2021-08-08T22:37:14.000Z
app/src/rider/java/com/rideaustin/api/model/faresplit/FareSplitResponse.java
ride-austin/android
f58f57804f41061977e53238fc4535c262dabcd2
[ "MIT" ]
null
null
null
app/src/rider/java/com/rideaustin/api/model/faresplit/FareSplitResponse.java
ride-austin/android
f58f57804f41061977e53238fc4535c262dabcd2
[ "MIT" ]
7
2020-06-16T20:43:24.000Z
2021-06-06T18:03:49.000Z
21.235294
60
0.57133
20,577
package com.rideaustin.api.model.faresplit; import com.google.gson.annotations.SerializedName; public class FareSplitResponse { public enum SplitFareState { REQUESTED, ACCEPTED, DECLINED } @SerializedName("id") private long id; @SerializedName("rideId") private long rideId; @Se...
3e30a46d0ab8f5f9b524ee8c1efc9ed884521811
1,945
java
Java
pay-user/pay-service-user/src/main/java/wusc/edu/pay/facade/user/service/impl/PortalCaFacadeImpl.java
chenshun131/PaySystem
ae7cf7899aec16e14f05accf33409f60addee780
[ "Apache-2.0" ]
3
2018-07-02T08:05:01.000Z
2019-11-14T11:03:27.000Z
pay-user/pay-service-user/src/main/java/wusc/edu/pay/facade/user/service/impl/PortalCaFacadeImpl.java
chenshun131/PaySystem
ae7cf7899aec16e14f05accf33409f60addee780
[ "Apache-2.0" ]
11
2020-06-15T20:02:17.000Z
2022-02-09T22:55:39.000Z
pay-user/pay-service-user/src/main/java/wusc/edu/pay/facade/user/service/impl/PortalCaFacadeImpl.java
chenshun131/PaySystem
ae7cf7899aec16e14f05accf33409f60addee780
[ "Apache-2.0" ]
4
2017-12-07T04:56:53.000Z
2019-01-15T06:33:48.000Z
27.394366
116
0.738303
20,578
/** * wusc.edu.pay.facade.user.service.impl.PortalCaFacadeImpl.java */ package wusc.edu.pay.facade.user.service.impl; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import wusc.edu.pay.common.pa...