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
3e2a025b56449b81178a68320b3931a61fde0afc
1,642
java
Java
src/main/java/edu/fiuba/algo3/tp2N10/Vista/ContenedorBienvenidos.java
gcc-cdimatteo/TP2-N10
fdfc8c578e12a755eaf5036c42c40b8f18082402
[ "MIT" ]
null
null
null
src/main/java/edu/fiuba/algo3/tp2N10/Vista/ContenedorBienvenidos.java
gcc-cdimatteo/TP2-N10
fdfc8c578e12a755eaf5036c42c40b8f18082402
[ "MIT" ]
null
null
null
src/main/java/edu/fiuba/algo3/tp2N10/Vista/ContenedorBienvenidos.java
gcc-cdimatteo/TP2-N10
fdfc8c578e12a755eaf5036c42c40b8f18082402
[ "MIT" ]
null
null
null
33.510204
99
0.733861
17,770
package edu.fiuba.algo3.tp2N10.Vista; import edu.fiuba.algo3.tp2N10.Controlador.EventHandlers.BotonEntrar; import edu.fiuba.algo3.tp2N10.Controlador.EventHandlers.BotonSalir; import javafx.geometry.Pos; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.control.Label; import javafx.scen...
3e2a0263125aa79f1945e466342aba2692f1c8ed
1,751
java
Java
pipes-core/src/test/java/org/pipecraft/infra/net/HostPortTest.java
pipecraft/pipes
64f700c08be846940cdc63001a89b8a2ba6832d8
[ "MIT" ]
9
2021-07-30T14:43:32.000Z
2022-01-02T11:47:05.000Z
pipes-core/src/test/java/org/pipecraft/infra/net/HostPortTest.java
pipecraft/pipes
64f700c08be846940cdc63001a89b8a2ba6832d8
[ "MIT" ]
2
2021-08-01T22:49:47.000Z
2022-03-30T12:57:31.000Z
pipes-core/src/test/java/org/pipecraft/infra/net/HostPortTest.java
pipecraft/pipes
64f700c08be846940cdc63001a89b8a2ba6832d8
[ "MIT" ]
null
null
null
29.271186
94
0.701216
17,771
package org.pipecraft.infra.net; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.junit.jupiter.api.Assertions.assertThrows; import java.util.List; import org.junit.jupiter.api.Test; class HostPortTest { @Test void singleLocalhostPortParsing() { List<HostPort> hostPorts = HostP...
3e2a02696c7eab1224cd954330d08d81bc071e15
39
java
Java
biz.aQute.bndlib.tests/src/test/top/Top.java
mcculls/bnd
f553787d0e339948b01085545e291f63d0e9175c
[ "Apache-2.0" ]
1
2022-03-23T14:00:11.000Z
2022-03-23T14:00:11.000Z
biz.aQute.bndlib.tests/src/test/top/Top.java
mcculls/bnd
f553787d0e339948b01085545e291f63d0e9175c
[ "Apache-2.0" ]
1
2018-07-31T09:47:46.000Z
2020-10-10T18:55:13.000Z
biz.aQute.bndlib.tests/src/test/top/Top.java
mcculls/bnd
f553787d0e339948b01085545e291f63d0e9175c
[ "Apache-2.0" ]
1
2021-01-26T10:41:39.000Z
2021-01-26T10:41:39.000Z
9.75
19
0.717949
17,772
package test.top; public class Top {}
3e2a02a1661e4bfd62865b8a44f796edfb88e922
561
java
Java
src/gr/istl/virtualtoolkitsc/api/firebase/FirebaseSyncManager.java
AntoniosProvidakis/virtualtoolkitsc
e198fa5f5f4c326361d5af3e38e339ec664fc400
[ "MIT" ]
1
2021-11-28T09:40:08.000Z
2021-11-28T09:40:08.000Z
src/gr/istl/virtualtoolkitsc/api/firebase/FirebaseSyncManager.java
antonisprovidakis/virtualtoolkitsc
e198fa5f5f4c326361d5af3e38e339ec664fc400
[ "MIT" ]
null
null
null
src/gr/istl/virtualtoolkitsc/api/firebase/FirebaseSyncManager.java
antonisprovidakis/virtualtoolkitsc
e198fa5f5f4c326361d5af3e38e339ec664fc400
[ "MIT" ]
null
null
null
24.391304
85
0.827094
17,773
package gr.istl.virtualtoolkitsc.api.firebase; public abstract class FirebaseSyncManager { private FirebasePropertiesManager fpcm; public FirebaseSyncManager() { fpcm = createFirebasePropertiesManager(); } public FirebasePropertiesManager getFirebasePropertiesManager() { return fpcm; } public abstract Fi...
3e2a0320bcad123e039fb3404bfd9f5c7f432311
633
java
Java
spring/spring-1/src/cn/zyf/spring/beans/annotation/service/UserService.java
YufeizhangRay/spring-practice
5c8f5e1d731e99373d5f9174b179e049cedcf648
[ "Apache-2.0" ]
null
null
null
spring/spring-1/src/cn/zyf/spring/beans/annotation/service/UserService.java
YufeizhangRay/spring-practice
5c8f5e1d731e99373d5f9174b179e049cedcf648
[ "Apache-2.0" ]
null
null
null
spring/spring-1/src/cn/zyf/spring/beans/annotation/service/UserService.java
YufeizhangRay/spring-practice
5c8f5e1d731e99373d5f9174b179e049cedcf648
[ "Apache-2.0" ]
1
2022-01-02T21:42:32.000Z
2022-01-02T21:42:32.000Z
24.346154
96
0.781991
17,774
package cn.zyf.spring.beans.annotation.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.stereotype.Service; import cn.zyf.spring.beans.annotation.repository.UserRepository; @Service public class UserServi...
3e2a0329c955448af0dce4d6599c146579891d84
2,631
java
Java
src/main/java/org/ziwenxie/leafer/service/TagServiceImpl.java
XLuoChen/web-application-back-end
734bd711884deca16af76dac7f426a5a9617dec3
[ "MIT" ]
3
2021-12-30T08:44:28.000Z
2022-03-16T11:55:56.000Z
src/main/java/org/ziwenxie/leafer/service/TagServiceImpl.java
XLuoChen/web-application-back-end
734bd711884deca16af76dac7f426a5a9617dec3
[ "MIT" ]
null
null
null
src/main/java/org/ziwenxie/leafer/service/TagServiceImpl.java
XLuoChen/web-application-back-end
734bd711884deca16af76dac7f426a5a9617dec3
[ "MIT" ]
7
2019-07-04T23:27:52.000Z
2022-03-16T11:55:57.000Z
29.233333
96
0.699734
17,775
package org.ziwenxie.leafer.service; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.cache.annotation.CacheEvict; import org.springframework.cache.annotation.Cacheable; import org.springframework.cache.annotation.Cachin...
3e2a032ca478dcc25a15917ec338377950f01f4a
2,410
java
Java
analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/push/OrderPushRendingViewModelFactory.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
4
2019-10-07T05:17:21.000Z
2020-11-02T08:29:13.000Z
analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/push/OrderPushRendingViewModelFactory.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
38
2019-10-07T02:40:35.000Z
2019-12-12T09:15:24.000Z
analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/push/OrderPushRendingViewModelFactory.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
5
2019-10-07T02:41:15.000Z
2020-10-30T01:36:08.000Z
40.847458
239
0.763071
17,776
package kr.co.popone.fitts.viewmodel.push; import kotlin.jvm.internal.Intrinsics; import kr.co.popone.fitts.base.BaseViewModel; import kr.co.popone.fitts.base.BaseViewModelFactory; import kr.co.popone.fitts.model.repository.commerce.FittsCommerceRepository; import kr.co.popone.fitts.repository.RefundRepository; ...
3e2a03645c7e0126186909d704516f380c8aed12
4,093
java
Java
src/main/java/org/bian/dto/CRAdvertisingCampaignManagementPlanCreateOutputModel.java
bianapis/sd-advertising-v2
4c8647592d10a3933015c710e1a614ca0493e2a1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/bian/dto/CRAdvertisingCampaignManagementPlanCreateOutputModel.java
bianapis/sd-advertising-v2
4c8647592d10a3933015c710e1a614ca0493e2a1
[ "Apache-2.0" ]
null
null
null
src/main/java/org/bian/dto/CRAdvertisingCampaignManagementPlanCreateOutputModel.java
bianapis/sd-advertising-v2
4c8647592d10a3933015c710e1a614ca0493e2a1
[ "Apache-2.0" ]
null
null
null
41.765306
222
0.84559
17,777
package org.bian.dto; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.bian.dto.CRAdvertisingCampaignManagementPlanCreateOutputModelAdvertisingCampaignPortfolio; ...
3e2a03e7a910c01900873cfdf8f15019406eb5d2
2,697
java
Java
mercadolivre/src/main/java/br/com/ot6/william/mercadolivre/dto/NovoProdutoRequest.java
WilliamZupper/orange-talents-06-template-ecommerce
85c23f108f6b4751dcede7eece6935bd40943faa
[ "Apache-2.0" ]
null
null
null
mercadolivre/src/main/java/br/com/ot6/william/mercadolivre/dto/NovoProdutoRequest.java
WilliamZupper/orange-talents-06-template-ecommerce
85c23f108f6b4751dcede7eece6935bd40943faa
[ "Apache-2.0" ]
null
null
null
mercadolivre/src/main/java/br/com/ot6/william/mercadolivre/dto/NovoProdutoRequest.java
WilliamZupper/orange-talents-06-template-ecommerce
85c23f108f6b4751dcede7eece6935bd40943faa
[ "Apache-2.0" ]
null
null
null
29.637363
123
0.664071
17,778
package br.com.ot6.william.mercadolivre.dto; import br.com.ot6.william.mercadolivre.modelo.Categoria; import br.com.ot6.william.mercadolivre.modelo.Produto; import br.com.ot6.william.mercadolivre.modelo.Usuario; import br.com.ot6.william.mercadolivre.validacao.CheckId; import org.hibernate.validator.constraints.Length...
3e2a04a2e667b199904d2a4cdbdae6186961c001
3,412
java
Java
ksql-engine/src/main/java/io/confluent/ksql/function/udaf/count/CountDistinct.java
bbejeck/ksql
011e7e66bdc4dbfff1d185636781050d654c7188
[ "Apache-2.0" ]
1
2019-05-03T19:31:00.000Z
2019-05-03T19:31:00.000Z
ksql-engine/src/main/java/io/confluent/ksql/function/udaf/count/CountDistinct.java
bbejeck/ksql
011e7e66bdc4dbfff1d185636781050d654c7188
[ "Apache-2.0" ]
null
null
null
ksql-engine/src/main/java/io/confluent/ksql/function/udaf/count/CountDistinct.java
bbejeck/ksql
011e7e66bdc4dbfff1d185636781050d654c7188
[ "Apache-2.0" ]
null
null
null
34.464646
98
0.705744
17,779
/* * Copyright 2019 Confluent Inc. * * Licensed under the Confluent Community License (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.confluent.io/confluent-community-license * * Unless required by applicable law or agr...
3e2a04ab904d16dd8271b8e62f0d97c159056b82
336
java
Java
kettle/src/main/java/com/selegant/kettle/model/KettleParams.java
Selegant/etl-admin
b1989cf009b2a117c8a6e8240d2dd551939b21de
[ "MIT" ]
6
2020-03-28T07:19:44.000Z
2022-01-10T01:56:03.000Z
kettle/src/main/java/com/selegant/kettle/model/KettleParams.java
Selegant/etl-admin
b1989cf009b2a117c8a6e8240d2dd551939b21de
[ "MIT" ]
4
2020-08-26T08:39:06.000Z
2021-06-02T06:01:50.000Z
kettle/src/main/java/com/selegant/kettle/model/KettleParams.java
Selegant/etl-admin
b1989cf009b2a117c8a6e8240d2dd551939b21de
[ "MIT" ]
6
2020-10-19T05:37:16.000Z
2021-12-22T09:40:24.000Z
11.586207
35
0.541667
17,780
package com.selegant.kettle.model; import lombok.Data; @Data public class KettleParams { /** * 任务ID */ private String objectId; /** * 任务名称 */ private String objectName; /** * 任务地址 */ private String objectDirectory; /** * 日志等级 */ private Inte...
3e2a04e15986cec9b7da13b99d57a1639e974590
1,535
java
Java
spring-cloud/security-oauth2/security-oauth2-auth/src/main/java/com/langyastudio/cloud/config/WebSecurityConfig.java
langyastudio/blog
09a748c8f7dd269872153349e56332a71ba3dbd5
[ "Apache-2.0" ]
null
null
null
spring-cloud/security-oauth2/security-oauth2-auth/src/main/java/com/langyastudio/cloud/config/WebSecurityConfig.java
langyastudio/blog
09a748c8f7dd269872153349e56332a71ba3dbd5
[ "Apache-2.0" ]
null
null
null
spring-cloud/security-oauth2/security-oauth2-auth/src/main/java/com/langyastudio/cloud/config/WebSecurityConfig.java
langyastudio/blog
09a748c8f7dd269872153349e56332a71ba3dbd5
[ "Apache-2.0" ]
null
null
null
34.111111
101
0.771336
17,781
package com.langyastudio.cloud.config; import org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.security.authentication.AuthenticationManager; impor...
3e2a052b011f6236bf2a5246750479834dfdd209
1,151
java
Java
agrest-swagger-example-demo/src/main/java/org/example/agrest/Application.java
dmitars/bootique-agrest-swagger-example
0f01da23cd94712d0f41f8424cc506c09198706f
[ "Apache-2.0" ]
null
null
null
agrest-swagger-example-demo/src/main/java/org/example/agrest/Application.java
dmitars/bootique-agrest-swagger-example
0f01da23cd94712d0f41f8424cc506c09198706f
[ "Apache-2.0" ]
null
null
null
agrest-swagger-example-demo/src/main/java/org/example/agrest/Application.java
dmitars/bootique-agrest-swagger-example
0f01da23cd94712d0f41f8424cc506c09198706f
[ "Apache-2.0" ]
null
null
null
34.878788
114
0.708949
17,782
package org.example.agrest; import io.bootique.BQCoreModule; import io.bootique.BaseModule; import io.bootique.Bootique; import io.bootique.agrest.cayenne42.swagger.AgrestSwaggerModule; import io.bootique.di.Binder; import io.bootique.jersey.JerseyModule; import org.example.agrest.api.CategoryApi; import org.example.a...
3e2a058a0f9245b292aa2cfd7a1713bf2b899847
302
java
Java
pengsoft-basedata/src/main/java/com/pengsoft/basedata/service/RankService.java
pengsoftdotcom/pengsoft-java
2916f772bbad0dccf24d6687209db1508dc98398
[ "Apache-2.0" ]
null
null
null
pengsoft-basedata/src/main/java/com/pengsoft/basedata/service/RankService.java
pengsoftdotcom/pengsoft-java
2916f772bbad0dccf24d6687209db1508dc98398
[ "Apache-2.0" ]
null
null
null
pengsoft-basedata/src/main/java/com/pengsoft/basedata/service/RankService.java
pengsoftdotcom/pengsoft-java
2916f772bbad0dccf24d6687209db1508dc98398
[ "Apache-2.0" ]
null
null
null
20.466667
66
0.749186
17,783
package com.pengsoft.basedata.service; import com.pengsoft.basedata.domain.Rank; import com.pengsoft.support.service.EntityService; /** * The service interface of {@link Rank}. * * @author dycjh@example.com * @since 1.0.0 */ public interface RankService extends EntityService<Rank, String> { }
3e2a06e0b527ab95fdbb7f5238f1a11c59f77ce0
2,917
java
Java
warmercloud/warmercloud-api/src/main/java/warmer/star/util/EsPageRecord.java
MiracleTanC/springcloud-2.0-
3676db881e0ae62fb9a39544f62111ef4e3da71e
[ "Apache-2.0" ]
null
null
null
warmercloud/warmercloud-api/src/main/java/warmer/star/util/EsPageRecord.java
MiracleTanC/springcloud-2.0-
3676db881e0ae62fb9a39544f62111ef4e3da71e
[ "Apache-2.0" ]
null
null
null
warmercloud/warmercloud-api/src/main/java/warmer/star/util/EsPageRecord.java
MiracleTanC/springcloud-2.0-
3676db881e0ae62fb9a39544f62111ef4e3da71e
[ "Apache-2.0" ]
null
null
null
24.720339
111
0.58519
17,784
package warmer.star.util; import java.util.List; import java.util.Map; public class EsPageRecord { // 指定的或是页面参数 private int currentPage; // 当前页 private int pageSize; // 每页显示多少条 // 查询es结果 private int recordCount; // 总记录数 private List<Map<String, Object>> recordList; // 本页的数据列表 /...
3e2a07e3cbf153bf3d96705af96bc8232a999f2c
4,806
java
Java
app/src/main/java/org/chromium/chrome/browser/ChromeHttpAuthHandler.java
DESUP2/WEB-BROWSER-sdk31
64b40144c9c2afc2dfc727731dc9a9b762fd94cb
[ "Apache-2.0" ]
3,282
2016-07-09T10:14:53.000Z
2022-03-23T02:52:47.000Z
app/src/main/java/org/chromium/chrome/browser/ChromeHttpAuthHandler.java
DESUP2/WEB-BROWSER-sdk31
64b40144c9c2afc2dfc727731dc9a9b762fd94cb
[ "Apache-2.0" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
app/src/main/java/org/chromium/chrome/browser/ChromeHttpAuthHandler.java
DESUP2/WEB-BROWSER-sdk31
64b40144c9c2afc2dfc727731dc9a9b762fd94cb
[ "Apache-2.0" ]
873
2016-07-11T01:36:14.000Z
2022-03-16T06:30:28.000Z
37.84252
92
0.67499
17,785
// Copyright 2012 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; import android.app.Activity; import org.chromium.base.annotations.CalledByNative; import org.chromium.ui.base.Windo...
3e2a07f6088e85f5e4dcee9db4ed33873df5bf3d
12,721
java
Java
tests/generations/mosa/tests/s1006/75_openhre/evosuite-tests/com/browsersoft/openhre/hl7/impl/regular/ExpressionMatrixImpl_ESTest.java
sealuzh/termite-replication
1636b1973c8692ed6a818e323cd1dd826cabbad3
[ "MIT" ]
null
null
null
tests/generations/mosa/tests/s1006/75_openhre/evosuite-tests/com/browsersoft/openhre/hl7/impl/regular/ExpressionMatrixImpl_ESTest.java
sealuzh/termite-replication
1636b1973c8692ed6a818e323cd1dd826cabbad3
[ "MIT" ]
3
2020-11-16T20:40:56.000Z
2021-03-23T00:18:04.000Z
tests/generations/mosa/tests/s1006/75_openhre/evosuite-tests/com/browsersoft/openhre/hl7/impl/regular/ExpressionMatrixImpl_ESTest.java
sealuzh/termite-replication
1636b1973c8692ed6a818e323cd1dd826cabbad3
[ "MIT" ]
null
null
null
32.786082
176
0.71095
17,786
/* * This file was automatically generated by EvoSuite * Fri Nov 06 18:51:13 GMT 2020 */ package com.browsersoft.openhre.hl7.impl.regular; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import com.browsersoft.openhre.hl7.api.regular.ExpressionElementMap...
3e2a089381e57e99a3e41007799bd302138dc9b6
2,526
java
Java
src/io/github/thatsmusic99/og/UpdateChecker.java
Thatsmusic99/AdvancedOreGenerator
eaf421e358d1079a350ae25f35caf1269aeafc7d
[ "MIT" ]
null
null
null
src/io/github/thatsmusic99/og/UpdateChecker.java
Thatsmusic99/AdvancedOreGenerator
eaf421e358d1079a350ae25f35caf1269aeafc7d
[ "MIT" ]
null
null
null
src/io/github/thatsmusic99/og/UpdateChecker.java
Thatsmusic99/AdvancedOreGenerator
eaf421e358d1079a350ae25f35caf1269aeafc7d
[ "MIT" ]
1
2020-05-25T13:36:40.000Z
2020-05-25T13:36:40.000Z
44.315789
137
0.692399
17,787
package io.github.thatsmusic99.og; import org.json.simple.JSONArray; import org.json.simple.JSONObject; import org.json.simple.parser.JSONParser; import org.json.simple.parser.ParseException; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.net.HttpURLConnection; i...
3e2a095ccf33d1ae2b77a2ac8be53b5398924022
2,457
java
Java
src/main/java/com/microsoft/graph/requests/EducationOutcomeCollectionRequestBuilder.java
GotanDev/msgraph-sdk-java
a8d54844f82989f172ea8585202f2c403f9a0be7
[ "MIT" ]
260
2018-02-27T22:36:10.000Z
2022-03-30T14:36:25.000Z
src/main/java/com/microsoft/graph/requests/EducationOutcomeCollectionRequestBuilder.java
GotanDev/msgraph-sdk-java
a8d54844f82989f172ea8585202f2c403f9a0be7
[ "MIT" ]
561
2018-02-28T02:37:38.000Z
2022-03-31T08:01:19.000Z
src/main/java/com/microsoft/graph/requests/EducationOutcomeCollectionRequestBuilder.java
GotanDev/msgraph-sdk-java
a8d54844f82989f172ea8585202f2c403f9a0be7
[ "MIT" ]
130
2018-02-27T23:24:41.000Z
2022-02-23T15:14:42.000Z
47.25
245
0.742369
17,788
// Template Source: BaseEntityCollectionRequestBuilder.java.tt // ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // -------------------...
3e2a09a2f0e29d6556f63e716b2d94075c47f07a
3,174
java
Java
src/main/java/io/triptrader/models/assets/Transactions.java
Triippz/Lunar-Helper
4364ae5ff2f0c7145fa590c293e2000764eaf10d
[ "MIT" ]
2
2018-07-03T16:15:39.000Z
2020-11-01T12:12:56.000Z
src/main/java/io/triptrader/models/assets/Transactions.java
Triippz/Lunar-Helper
4364ae5ff2f0c7145fa590c293e2000764eaf10d
[ "MIT" ]
null
null
null
src/main/java/io/triptrader/models/assets/Transactions.java
Triippz/Lunar-Helper
4364ae5ff2f0c7145fa590c293e2000764eaf10d
[ "MIT" ]
null
null
null
28.339286
103
0.65627
17,789
/* * MIT License * * Copyright (c) [2018] [Mark Tripoli (Triippz)] * * 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 ...
3e2a0a7122f207a75596dd63c77e18048dbda39c
5,332
java
Java
analysis/src/test/java/org/iobserve/analysis/test/filter/AllocationResourceContainerTest.java
research-iobserve/iobserve-analysis
a5f9f79a9f5108c7d3786bb18b91dc73b34d4a4c
[ "Apache-2.0" ]
7
2017-05-24T13:57:00.000Z
2018-05-16T19:35:00.000Z
analysis/src/test/java/org/iobserve/analysis/test/filter/AllocationResourceContainerTest.java
research-iobserve/iobserve-analysis
a5f9f79a9f5108c7d3786bb18b91dc73b34d4a4c
[ "Apache-2.0" ]
53
2016-05-19T07:07:59.000Z
2020-02-19T17:05:11.000Z
analysis/src/test/java/org/iobserve/analysis/test/filter/AllocationResourceContainerTest.java
research-iobserve/iobserve-analysis
a5f9f79a9f5108c7d3786bb18b91dc73b34d4a4c
[ "Apache-2.0" ]
1
2020-09-03T08:42:56.000Z
2020-09-03T08:42:56.000Z
43.349593
125
0.733871
17,790
/*************************************************************************** * Copyright (C) 2017 iObserve Project (https://www.iobserve-devops.net) * * 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 ...
3e2a0be4d901cc60ce625107dba9ba9e68013b3e
481
java
Java
app/src/main/java/com/sketchpunk/shared/Toasty.java
ftnet/android3dblendermouse
981570d481fc6e1a289e9c8cee68045971bf0fbc
[ "Apache-2.0" ]
33
2016-04-15T12:29:06.000Z
2021-12-24T19:54:58.000Z
app/src/main/java/com/sketchpunk/shared/Toasty.java
ftnet/android3dblendermouse
981570d481fc6e1a289e9c8cee68045971bf0fbc
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/sketchpunk/shared/Toasty.java
ftnet/android3dblendermouse
981570d481fc6e1a289e9c8cee68045971bf0fbc
[ "Apache-2.0" ]
12
2017-01-26T07:37:32.000Z
2019-07-11T03:26:43.000Z
30.0625
99
0.769231
17,791
package com.sketchpunk.shared; import android.content.Context; import android.view.Gravity; import android.widget.Toast; public class Toasty{ public static void center(String msg,Boolean isLong){ center(App.getContext(),msg,isLong); }//func public static void center(Context context,String msg,Boolean isLong){ To...
3e2a0ca69470492c3da47190dd8533da2be5f373
1,245
java
Java
2015/25/src/Prob.java
fireduck64/adventofcode
eef4e452a357b5c9315725e63e00fa795dacd774
[ "MIT" ]
3
2022-01-04T21:08:40.000Z
2022-01-05T00:59:03.000Z
2015/25/src/Prob.java
fireduck64/adventofcode
eef4e452a357b5c9315725e63e00fa795dacd774
[ "MIT" ]
null
null
null
2015/25/src/Prob.java
fireduck64/adventofcode
eef4e452a357b5c9315725e63e00fa795dacd774
[ "MIT" ]
6
2021-12-24T06:20:31.000Z
2022-01-14T14:31:58.000Z
18.863636
73
0.542169
17,792
import java.io.FileInputStream; import java.util.*; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableSet; public class Prob { public static void main(String args[]) throws Exception { new Prob(new Scanner(new FileInputStream(args[0]))); } Random rnd=new Random();...
3e2a0ceb9e9581c20e8bc0a2bfa63ec1fe18ede4
1,828
java
Java
Course/AlgToolbox/CheckBrackets.java
cpinan/Algorithms-Practice
6d8989c9aa76acf7c93d33942f381fdfa7f520b9
[ "Apache-2.0" ]
1
2020-06-19T18:04:13.000Z
2020-06-19T18:04:13.000Z
Course/AlgToolbox/CheckBrackets.java
cpinan/Algorithms-Practice
6d8989c9aa76acf7c93d33942f381fdfa7f520b9
[ "Apache-2.0" ]
null
null
null
Course/AlgToolbox/CheckBrackets.java
cpinan/Algorithms-Practice
6d8989c9aa76acf7c93d33942f381fdfa7f520b9
[ "Apache-2.0" ]
null
null
null
28.5625
74
0.473742
17,793
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Stack; public class CheckBrackets { static class Bracket { Bracket(char type, int position) { this.type = type; this.position = position; } boolean Match(...
3e2a0e99d27b14d0ad388f240c2080c749401857
145
java
Java
experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/Class_170.java
lesaint/experimenting-annotation-processing
1e9692ceb0d3d2cda709e06ccc13290262f51b39
[ "Apache-2.0" ]
1
2016-01-18T17:57:21.000Z
2016-01-18T17:57:21.000Z
experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/Class_170.java
lesaint/experimenting-annotation-processing
1e9692ceb0d3d2cda709e06ccc13290262f51b39
[ "Apache-2.0" ]
null
null
null
experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/Class_170.java
lesaint/experimenting-annotation-processing
1e9692ceb0d3d2cda709e06ccc13290262f51b39
[ "Apache-2.0" ]
null
null
null
18.125
51
0.827586
17,794
package fr.javatronic.blog.massive.annotation1; import fr.javatronic.blog.processor.Annotation_001; @Annotation_001 public class Class_170 { }
3e2a0ed03455b9dd3459e9462394a1d573e38f84
2,652
java
Java
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsInMemoryTest.java
brettdavidson3/eclipselink.runtime
a992a67ce49ca56117df4632c9c0c70938a0b28e
[ "BSD-3-Clause" ]
null
null
null
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsInMemoryTest.java
brettdavidson3/eclipselink.runtime
a992a67ce49ca56117df4632c9c0c70938a0b28e
[ "BSD-3-Clause" ]
null
null
null
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/performance/reading/ReadAllvsInMemoryTest.java
brettdavidson3/eclipselink.runtime
a992a67ce49ca56117df4632c9c0c70938a0b28e
[ "BSD-3-Clause" ]
null
null
null
39.58209
97
0.627074
17,795
/******************************************************************************* * Copyright (c) 1998, 2013 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. ...
3e2a0f2503350dae19f5447e9a90dad1bce5ab67
1,317
java
Java
kitty-generator/src/main/java/com/louis/kitty/generator/config/WebMvcConfig.java
easonstudy/kitty-generator
f57aada0a3d412eeeaa0b0d5d5125cef852a6669
[ "MIT" ]
1
2019-08-23T09:47:41.000Z
2019-08-23T09:47:41.000Z
kitty-generator/src/main/java/com/louis/kitty/generator/config/WebMvcConfig.java
easonstudy/kitty-generator
f57aada0a3d412eeeaa0b0d5d5125cef852a6669
[ "MIT" ]
3
2021-05-09T03:20:47.000Z
2021-10-05T22:39:09.000Z
kitty-generator/src/main/java/com/louis/kitty/generator/config/WebMvcConfig.java
easonstudy/kitty-generator
f57aada0a3d412eeeaa0b0d5d5125cef852a6669
[ "MIT" ]
null
null
null
37.628571
84
0.707669
17,796
package com.louis.kitty.generator.config; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.CorsRegistry; import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry; import org.springframework.web.servlet.config.annotation.ViewC...
3e2a0f7bff74f76e7ada2d202fdb8eb75f4db611
23,940
java
Java
PluginsAndFeatures/azure-toolkit-for-eclipse/com.microsoft.azuretools.core/src/com/microsoft/azuretools/core/utils/PluginUtil.java
missingdays/azure-tools-for-intellij
2bb4e2239c273296841676072f612f072e19de4c
[ "MIT" ]
1
2018-09-30T00:59:15.000Z
2018-09-30T00:59:15.000Z
PluginsAndFeatures/azure-toolkit-for-eclipse/com.microsoft.azuretools.core/src/com/microsoft/azuretools/core/utils/PluginUtil.java
DalavanCloud/azure-tools-for-java
749accc29cca2fa388351d433ddf8c12db072d14
[ "MIT" ]
1
2018-11-13T07:11:46.000Z
2018-11-13T07:11:46.000Z
PluginsAndFeatures/azure-toolkit-for-eclipse/com.microsoft.azuretools.core/src/com/microsoft/azuretools/core/utils/PluginUtil.java
SummerSun/azure-tools-for-java
809ee45ef4dad06666cbe485c057143d80b0d826
[ "MIT" ]
null
null
null
36.717791
259
0.728112
17,797
/** * Copyright (c) Microsoft Corporation * * All rights reserved. * * MIT License * * 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 limitati...
3e2a1161f766b06704626407c3d06c0b65a3df44
3,013
java
Java
springboot-parent/springboot-test/src/test/java/com/hsiao/springboot/test/repository/EmployeeRepositoryTest.java
lanily/springboot-learn
0b36396d1e401563803124a4ab0977730b3ab79a
[ "Apache-2.0" ]
null
null
null
springboot-parent/springboot-test/src/test/java/com/hsiao/springboot/test/repository/EmployeeRepositoryTest.java
lanily/springboot-learn
0b36396d1e401563803124a4ab0977730b3ab79a
[ "Apache-2.0" ]
null
null
null
springboot-parent/springboot-test/src/test/java/com/hsiao/springboot/test/repository/EmployeeRepositoryTest.java
lanily/springboot-learn
0b36396d1e401563803124a4ab0977730b3ab79a
[ "Apache-2.0" ]
null
null
null
32.053191
133
0.731829
17,798
package com.hsiao.springboot.test.repository; import static org.assertj.core.api.Assertions.assertThat; import com.hsiao.springboot.test.entity.Employee; import java.util.List; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springfram...
3e2a11f979a8bf3c900b789fc228f71dd57f2718
7,303
java
Java
das-console-manager/src/test/java/com/ppdai/das/console/controller/DatabaseSetControllerTest.java
wanglei2659297/das
f251d36a7cbf2b7cc27c26a048709e6ddb0384c2
[ "Apache-2.0" ]
170
2019-10-14T05:41:51.000Z
2022-03-11T06:17:39.000Z
das-console-manager/src/test/java/com/ppdai/das/console/controller/DatabaseSetControllerTest.java
shaoyuhao/das
34d0bf1b133a1bc235e06021c78945c04d76d20d
[ "Apache-2.0" ]
11
2019-11-06T09:44:08.000Z
2021-01-25T08:20:58.000Z
das-console-manager/src/test/java/com/ppdai/das/console/controller/DatabaseSetControllerTest.java
shaoyuhao/das
34d0bf1b133a1bc235e06021c78945c04d76d20d
[ "Apache-2.0" ]
56
2019-10-18T07:56:28.000Z
2022-03-25T07:21:08.000Z
40.572222
104
0.682185
17,799
package com.ppdai.das.console.controller; import com.alibaba.fastjson.JSONObject; import com.ppdai.das.console.common.interceptor.CommStatusInterceptor; import com.ppdai.das.console.common.interceptor.permissions.UserLoginInterceptor; import com.ppdai.das.console.constant.Message; import com.ppdai.das.console.controll...
3e2a13224d3d1af88e1a388f18428036c5f4de29
2,260
java
Java
aws-java-sdk-ecr/src/main/java/com/amazonaws/services/ecr/model/transform/ImageIdentifierMarshaller.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
1
2022-01-04T04:11:16.000Z
2022-01-04T04:11:16.000Z
aws-java-sdk-ecr/src/main/java/com/amazonaws/services/ecr/model/transform/ImageIdentifierMarshaller.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
aws-java-sdk-ecr/src/main/java/com/amazonaws/services/ecr/model/transform/ImageIdentifierMarshaller.java
vinayakpokharkar/aws-sdk-java
fd409dee8ae23fb8953e0bb4dbde65536a7e0514
[ "Apache-2.0" ]
null
null
null
38.305085
158
0.737611
17,800
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
3e2a13c068362314fe52c0e10a9615ec57386bb9
429
java
Java
src/easy/binarysearch/PeakIndexInMountainArray_852.java
yevgeniy-batulin/leetcode
40ce187519e0b1a07b1ae7a99afd1b8ac0cbd512
[ "MIT" ]
null
null
null
src/easy/binarysearch/PeakIndexInMountainArray_852.java
yevgeniy-batulin/leetcode
40ce187519e0b1a07b1ae7a99afd1b8ac0cbd512
[ "MIT" ]
null
null
null
src/easy/binarysearch/PeakIndexInMountainArray_852.java
yevgeniy-batulin/leetcode
40ce187519e0b1a07b1ae7a99afd1b8ac0cbd512
[ "MIT" ]
null
null
null
19.5
68
0.573427
17,801
package easy.binarysearch; public class PeakIndexInMountainArray_852 { public int peakIndexInMountainArray(int[] array) { int low = 0; int high = array.length; while (low < high) { int mid = low + (high - low) / 2; if (array[mid] > array[mid - 1] && array[mid] > array[mid + 1]) { return mid; } ...
3e2a13f69af9373e2afd778d64e2cdcfdeff89b9
2,152
java
Java
ln/src/test/java/com/f2prateek/ln/EmptyLnTest.java
f2prateek/ln
a84d1a7a4d8fc3c46f6917b0e19862282b878378
[ "MIT" ]
2
2015-03-09T07:28:14.000Z
2017-07-12T09:35:30.000Z
ln/src/test/java/com/f2prateek/ln/EmptyLnTest.java
f2prateek/ln
a84d1a7a4d8fc3c46f6917b0e19862282b878378
[ "MIT" ]
null
null
null
ln/src/test/java/com/f2prateek/ln/EmptyLnTest.java
f2prateek/ln
a84d1a7a4d8fc3c46f6917b0e19862282b878378
[ "MIT" ]
null
null
null
34.15873
81
0.749535
17,802
/* * The MIT License (MIT) * * Copyright (c) 2013 Prateek Srivastava * Copyright (c) 2010 Xtreme Labs and Pivotal Labs * * 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 restri...
3e2a13f99e094e50cddd5d321fb34625bd461437
2,360
java
Java
src/main/java/WayofTime/bloodmagic/block/base/BlockInteger.java
wrincewind/BloodMagic
02d9b310a441ce36ae3179999ae4fe26d096e1af
[ "CC-BY-4.0" ]
1
2020-11-30T12:49:18.000Z
2020-11-30T12:49:18.000Z
src/main/java/WayofTime/bloodmagic/block/base/BlockInteger.java
CCChicken/BloodMagic
02d9b310a441ce36ae3179999ae4fe26d096e1af
[ "CC-BY-4.0" ]
null
null
null
src/main/java/WayofTime/bloodmagic/block/base/BlockInteger.java
CCChicken/BloodMagic
02d9b310a441ce36ae3179999ae4fe26d096e1af
[ "CC-BY-4.0" ]
null
null
null
28.780488
87
0.705932
17,803
package WayofTime.bloodmagic.block.base; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.block.properties.PropertyInteger; import net.minecraft.block.state.BlockStateContainer; import net.minecraft.block.state.IBlockState; import net.minecraft.creativetab.CreativeTa...
3e2a140311fece406c068e28521305d0a9e5a49f
2,391
java
Java
src/main/java/com/zhenyue/techcenter/mockserver/gm/kaluli/controller/PropInfoController.java
dengjumingdream/study_base
bade1c2b06120a579fab10b6f9ed09aef0baaeed
[ "Apache-2.0" ]
null
null
null
src/main/java/com/zhenyue/techcenter/mockserver/gm/kaluli/controller/PropInfoController.java
dengjumingdream/study_base
bade1c2b06120a579fab10b6f9ed09aef0baaeed
[ "Apache-2.0" ]
null
null
null
src/main/java/com/zhenyue/techcenter/mockserver/gm/kaluli/controller/PropInfoController.java
dengjumingdream/study_base
bade1c2b06120a579fab10b6f9ed09aef0baaeed
[ "Apache-2.0" ]
null
null
null
31.051948
65
0.629444
17,804
package com.zhenyue.techcenter.mockserver.gm.kaluli.controller; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.JSONArray; import com.alibaba.fastjson.JSONObject; import com.zhenyue.techcenter.mockserver.gm.model.ResponseModel; import org.springframework.web.bind.annotation.RequestBody; import org.sprin...
3e2a141872cae9ef8e5377b3c69718020f8b2630
3,143
java
Java
slovoed/libraries/navigation_manager/lib/src/main/java/com/paragon_software/navigation_manager/StandardScreenOpener.java
ilius/paragon_slovoed_ce
a85d8c7a5cabee5f30fc7403fa44b6ed7022d430
[ "BSD-3-Clause-Clear" ]
5
2020-09-11T15:55:39.000Z
2021-11-12T19:11:35.000Z
slovoed/libraries/navigation_manager/lib/src/main/java/com/paragon_software/navigation_manager/StandardScreenOpener.java
ilius/paragon_slovoed_ce
a85d8c7a5cabee5f30fc7403fa44b6ed7022d430
[ "BSD-3-Clause-Clear" ]
null
null
null
slovoed/libraries/navigation_manager/lib/src/main/java/com/paragon_software/navigation_manager/StandardScreenOpener.java
ilius/paragon_slovoed_ce
a85d8c7a5cabee5f30fc7403fa44b6ed7022d430
[ "BSD-3-Clause-Clear" ]
3
2020-09-30T17:00:24.000Z
2021-12-10T07:27:56.000Z
31.118812
133
0.770601
17,805
package com.paragon_software.navigation_manager; import android.content.Context; import android.os.Bundle; import android.util.Pair; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.fragment.app.Fragment; import com.paragon_software.article_manager.ArticleItem; import com.para...
3e2a144656f58da954f1a77cfc856463b04940e1
464,172
java
Java
src/main/java/org/cryptocoinpartners/module/BaseOrderService.java
douggie/cointrader
818521d97a829c29255df33a4cfeb01ad7079293
[ "Apache-2.0" ]
399
2015-01-19T14:30:27.000Z
2022-03-28T16:24:47.000Z
src/main/java/org/cryptocoinpartners/module/BaseOrderService.java
douggie/cointrader
818521d97a829c29255df33a4cfeb01ad7079293
[ "Apache-2.0" ]
94
2015-01-04T22:05:53.000Z
2022-01-15T03:21:27.000Z
src/main/java/org/cryptocoinpartners/module/BaseOrderService.java
douggie/cointrader
818521d97a829c29255df33a4cfeb01ad7079293
[ "Apache-2.0" ]
157
2015-01-20T16:39:16.000Z
2022-03-22T17:02:05.000Z
41.798469
199
0.569823
17,806
package org.cryptocoinpartners.module; import java.math.BigDecimal; import java.math.RoundingMode; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.Comparator; import java.uti...
3e2a1593161a48637fc1a2261788d4f31e5c28b0
19,868
java
Java
app/src/main/java/com/usal/jorgeav/sportapp/network/firebase/actions/EventRequestFirebaseActions.java
jorgeavilae/SportApp
f7d6b7a7d2a6fabf02cf0ee667e98cc82cf5d470
[ "Apache-2.0" ]
2
2018-09-20T04:49:12.000Z
2019-05-19T16:07:09.000Z
app/src/main/java/com/usal/jorgeav/sportapp/network/firebase/actions/EventRequestFirebaseActions.java
jorgeavilae/SportApp
f7d6b7a7d2a6fabf02cf0ee667e98cc82cf5d470
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/usal/jorgeav/sportapp/network/firebase/actions/EventRequestFirebaseActions.java
jorgeavilae/SportApp
f7d6b7a7d2a6fabf02cf0ee667e98cc82cf5d470
[ "Apache-2.0" ]
null
null
null
56.928367
117
0.670475
17,807
package com.usal.jorgeav.sportapp.network.firebase.actions; import android.util.Log; import com.google.firebase.database.DataSnapshot; import com.google.firebase.database.DatabaseError; import com.google.firebase.database.DatabaseReference; import com.google.firebase.database.FirebaseDatabase; import com.google.fireb...
3e2a1711f6ddfcae104a6db2d447a15958954006
37,315
java
Java
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java
mr3project/hive-mr3
63127d5fc8759397fbd40a7cb5ad58afd8fea32f
[ "Apache-2.0" ]
28
2020-03-07T04:05:27.000Z
2022-03-25T07:44:51.000Z
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java
mr3project/hive-mr3
63127d5fc8759397fbd40a7cb5ad58afd8fea32f
[ "Apache-2.0" ]
13
2020-03-05T00:26:14.000Z
2022-01-20T14:46:10.000Z
druid-handler/src/java/org/apache/hadoop/hive/druid/DruidStorageHandlerUtils.java
mr3project/hive-mr3
63127d5fc8759397fbd40a7cb5ad58afd8fea32f
[ "Apache-2.0" ]
3
2020-05-09T04:22:24.000Z
2022-02-25T17:25:20.000Z
42.694508
161
0.653517
17,808
/* * 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 ...
3e2a176a333bc08c46e477cc17afb60eb623430c
7,982
java
Java
src/main/java/com/opac/scms/tables/records/ListingCategoriesRecord.java
lokios/scms
39edc98e28fc3e68b379a3d9fb9940b9aee8a46d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/opac/scms/tables/records/ListingCategoriesRecord.java
lokios/scms
39edc98e28fc3e68b379a3d9fb9940b9aee8a46d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/opac/scms/tables/records/ListingCategoriesRecord.java
lokios/scms
39edc98e28fc3e68b379a3d9fb9940b9aee8a46d
[ "Apache-2.0" ]
null
null
null
24.042169
183
0.59346
17,809
/* * This file is generated by jOOQ. */ package com.opac.scms.tables.records; import com.opac.scms.tables.ListingCategories; import java.time.LocalDateTime; import org.jooq.Field; import org.jooq.Record1; import org.jooq.Record7; import org.jooq.Row7; import org.jooq.impl.UpdatableRecordImpl; /** * This class ...
3e2a17d098f32f8e170d1b735bca0299fe05e465
2,023
java
Java
monitoria-web/src/main/java/co/edu/uniandes/csw/monitoria/dtos/BibliotecaDetailDTO.java
Uniandes-isis2603/s4_monitorias
0990f17058740a55f0d32f9c0e2fd782140a1f9b
[ "MIT" ]
null
null
null
monitoria-web/src/main/java/co/edu/uniandes/csw/monitoria/dtos/BibliotecaDetailDTO.java
Uniandes-isis2603/s4_monitorias
0990f17058740a55f0d32f9c0e2fd782140a1f9b
[ "MIT" ]
null
null
null
monitoria-web/src/main/java/co/edu/uniandes/csw/monitoria/dtos/BibliotecaDetailDTO.java
Uniandes-isis2603/s4_monitorias
0990f17058740a55f0d32f9c0e2fd782140a1f9b
[ "MIT" ]
1
2018-08-06T16:07:21.000Z
2018-08-06T16:07:21.000Z
26.272727
79
0.594167
17,810
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package co.edu.uniandes.csw.monitoria.dtos; import co.edu.uniandes.csw.monitoria.entities.BibliotecaEntity; import co.edu.uniandes.csw...
3e2a1836a5a3eb82576cf3b4fa2d9b38e09a17ef
13,952
java
Java
src/main/java/com/inred/media/controller/ResourcesCenterController.java
makeaini/full-media-platform
355b0e4488fd465784d1144e37ede66db0a34f04
[ "Apache-2.0" ]
null
null
null
src/main/java/com/inred/media/controller/ResourcesCenterController.java
makeaini/full-media-platform
355b0e4488fd465784d1144e37ede66db0a34f04
[ "Apache-2.0" ]
null
null
null
src/main/java/com/inred/media/controller/ResourcesCenterController.java
makeaini/full-media-platform
355b0e4488fd465784d1144e37ede66db0a34f04
[ "Apache-2.0" ]
null
null
null
32.37123
111
0.721187
17,811
package com.inred.media.controller; import java.util.ArrayList; import java.util.Calendar; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import javax.servlet.http.HttpServletRequest; import org.slf4j.Logger; import org.slf4j.LoggerFactory; i...
3e2a184ee9d3f029cac90740471a31ea8a30bf70
1,472
java
Java
WeatherForecast-SAX+ListView/app/src/main/java/edu/uoregon/bbird/weatherdemo/FileIO.java
UO-CIS/CIS399AndroidDemos
7fcd397800e08cc847db6ae0b3f3e29b3988568a
[ "MIT" ]
1
2019-12-02T22:08:41.000Z
2019-12-02T22:08:41.000Z
WeatherForecast-SAX+ListView/app/src/main/java/edu/uoregon/bbird/weatherdemo/FileIO.java
ProfBird/AndroidAppExamples-Java
5ccca97b48903b014949e7519e74b76c386de257
[ "MIT" ]
5
2016-07-02T17:23:56.000Z
2016-07-12T23:04:26.000Z
WeatherForecast-SAX+ListView/app/src/main/java/edu/uoregon/bbird/weatherdemo/FileIO.java
UO-CIS/CIS399AndroidDemos
7fcd397800e08cc847db6ae0b3f3e29b3988568a
[ "MIT" ]
3
2017-06-24T23:29:05.000Z
2019-07-10T18:11:20.000Z
27.773585
70
0.617527
17,812
package edu.uoregon.bbird.weatherdemo; // Written by Brian Bird July 2015, updated July 2017 import android.content.Context; import android.util.Log; import org.xml.sax.InputSource; import org.xml.sax.XMLReader; import java.io.InputStream; import javax.xml.parsers.SAXParser; import javax.xml.parsers.SAXParserFacto...
3e2a188b06de5ea0ee3d55d22a415d8462360d78
3,515
java
Java
generated-tests/rmosa/tests/s1023/9_falselight/evosuite-tests/Services_ESTest.java
blindsubmissions/icse19replication
42a7c172efa86d7d01f7e74b58612cc255c6eb0f
[ "MIT" ]
null
null
null
generated-tests/rmosa/tests/s1023/9_falselight/evosuite-tests/Services_ESTest.java
blindsubmissions/icse19replication
42a7c172efa86d7d01f7e74b58612cc255c6eb0f
[ "MIT" ]
null
null
null
generated-tests/rmosa/tests/s1023/9_falselight/evosuite-tests/Services_ESTest.java
blindsubmissions/icse19replication
42a7c172efa86d7d01f7e74b58612cc255c6eb0f
[ "MIT" ]
null
null
null
34.80198
188
0.706117
17,813
/* * This file was automatically generated by EvoSuite * Thu Aug 23 16:16:04 GMT 2018 */ import org.junit.Test; import static org.junit.Assert.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.evosuite.runtime.testdata.EvoSuiteURL; import org.evosuite.runtime.tes...
3e2a18ecab4104a0a44c2e228a52719ba3548886
5,742
java
Java
src/main/java/com/poqh/filter/RequestsFilter.java
santanamith/Security-Service
05a59f3bccf3990c8578b7da8fc88f4e136d2e4a
[ "Apache-2.0" ]
null
null
null
src/main/java/com/poqh/filter/RequestsFilter.java
santanamith/Security-Service
05a59f3bccf3990c8578b7da8fc88f4e136d2e4a
[ "Apache-2.0" ]
null
null
null
src/main/java/com/poqh/filter/RequestsFilter.java
santanamith/Security-Service
05a59f3bccf3990c8578b7da8fc88f4e136d2e4a
[ "Apache-2.0" ]
null
null
null
46.306452
179
0.564786
17,814
/* * Copyright 2019 Percy Oliver Quispe Huarcaya. * * 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 applicabl...
3e2a1ac5f1f49f8f565af3357ff5b8022ac609ba
300
java
Java
src/main/java/com/timeline/api/security/dtos/TokenDto.java
tuguri8/d2-timeline
fc28478b95d5b940050b0af411928b8fdcee51c2
[ "MIT" ]
10
2019-08-23T11:53:47.000Z
2021-12-28T14:23:16.000Z
src/main/java/com/timeline/api/security/dtos/TokenDto.java
tuguri8/d2-timeline
fc28478b95d5b940050b0af411928b8fdcee51c2
[ "MIT" ]
7
2019-07-20T07:49:33.000Z
2019-07-30T06:28:01.000Z
src/main/java/com/timeline/api/security/dtos/TokenDto.java
tuguri8/d2-timeline
fc28478b95d5b940050b0af411928b8fdcee51c2
[ "MIT" ]
1
2020-04-16T01:02:53.000Z
2020-04-16T01:02:53.000Z
16.666667
40
0.61
17,815
package com.timeline.api.security.dtos; public class TokenDto { private String token; public TokenDto(String token) { this.token = token; } public String getToken() { return token; } public void setToken(String token) { this.token = token; } }
3e2a1b80bf48675747949627ff872382a637929f
1,733
java
Java
PDFJet/src/main/java/com/pdfjet/A4.java
alexorbit/bitsy-wallet
fd68b8bb96e51fe293b6b00e0f584edaebefbb98
[ "MIT" ]
null
null
null
PDFJet/src/main/java/com/pdfjet/A4.java
alexorbit/bitsy-wallet
fd68b8bb96e51fe293b6b00e0f584edaebefbb98
[ "MIT" ]
null
null
null
PDFJet/src/main/java/com/pdfjet/A4.java
alexorbit/bitsy-wallet
fd68b8bb96e51fe293b6b00e0f584edaebefbb98
[ "MIT" ]
1
2020-05-07T23:33:44.000Z
2020-05-07T23:33:44.000Z
41.261905
129
0.762262
17,816
/** * A4.java * Copyright (c) 2018, Innovatics Inc. 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 copyright notice, this list of con...
3e2a1bf0d87f97c8bc0f596a6281118b3a471cd6
586
java
Java
src/main/java/com/pabloriosramirez/springboot/apirest/crudrepository/configuration/WebInitializer.java
PabloRiosRamirez/springboot-crudrepository
23b3fcaa13018667432beaa83ff6c0170e4ff753
[ "MIT" ]
null
null
null
src/main/java/com/pabloriosramirez/springboot/apirest/crudrepository/configuration/WebInitializer.java
PabloRiosRamirez/springboot-crudrepository
23b3fcaa13018667432beaa83ff6c0170e4ff753
[ "MIT" ]
null
null
null
src/main/java/com/pabloriosramirez/springboot/apirest/crudrepository/configuration/WebInitializer.java
PabloRiosRamirez/springboot-crudrepository
23b3fcaa13018667432beaa83ff6c0170e4ff753
[ "MIT" ]
null
null
null
34.470588
89
0.78157
17,817
/** * @author Pablo Ríos Ramírez * @Created 28-06-2018 2:43:46 * @web http://www.pabloriosramirez.com **/ package com.pabloriosramirez.springboot.apirest.crudrepository.configuration; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.Spring...
3e2a1c4f7bbc259282f3bb037778d062fd775a5c
585
java
Java
src/test/java/com/bibox/example/trade/TransferInOrOut.java
Biboxcom/futures_java
d90c89a7e9425cf729f76bdbefd1b36de4d4795f
[ "MIT" ]
2
2020-12-01T13:09:46.000Z
2020-12-08T03:06:04.000Z
src/test/java/com/bibox/example/trade/TransferInOrOut.java
Biboxcom/futures_java
d90c89a7e9425cf729f76bdbefd1b36de4d4795f
[ "MIT" ]
null
null
null
src/test/java/com/bibox/example/trade/TransferInOrOut.java
Biboxcom/futures_java
d90c89a7e9425cf729f76bdbefd1b36de4d4795f
[ "MIT" ]
null
null
null
31.631579
78
0.730449
17,818
package com.bibox.example.trade; import com.bibox.futures.BiboxFuturesClient; import java.math.BigDecimal; public class TransferInOrOut { public static void main(String[] args) throws Throwable { String apiKey = "caf86f4uutaoxfysmf7anj01xl6sv3ps"; String secretKey = "ax5kh6jaqkcd2tiexxs8v6xjo8yv...
3e2a1e2459a26d4e8755ff78a2e425b9131afba6
485
java
Java
src/main/java/com/example/a4basics/Groupable.java
chnatiuk/SpaceShip
a193eeb2ed8ffff48e161087bbca88396e0a44c8
[ "MIT" ]
null
null
null
src/main/java/com/example/a4basics/Groupable.java
chnatiuk/SpaceShip
a193eeb2ed8ffff48e161087bbca88396e0a44c8
[ "MIT" ]
null
null
null
src/main/java/com/example/a4basics/Groupable.java
chnatiuk/SpaceShip
a193eeb2ed8ffff48e161087bbca88396e0a44c8
[ "MIT" ]
null
null
null
15.15625
55
0.663918
17,819
package com.example.a4basics; import java.util.ArrayList; public interface Groupable { boolean hasChildren(); ArrayList<Groupable> getChildren(); boolean contains(double x, double y); void moveShip(double dx, double dy); void rotate(double amount, ArrayList<Double>... x); Groupable dupli...
3e2a1ea83b99a7a4111a360a9129ae0944760886
1,386
java
Java
demo-server/src/main/java/io/xiaomo/demo/servlet/AsyncDemoTask.java
weiyue888999/tiny-micro-service
1a4858dc9891d97c79e93e0af9d64b922521d609
[ "Apache-2.0" ]
null
null
null
demo-server/src/main/java/io/xiaomo/demo/servlet/AsyncDemoTask.java
weiyue888999/tiny-micro-service
1a4858dc9891d97c79e93e0af9d64b922521d609
[ "Apache-2.0" ]
null
null
null
demo-server/src/main/java/io/xiaomo/demo/servlet/AsyncDemoTask.java
weiyue888999/tiny-micro-service
1a4858dc9891d97c79e93e0af9d64b922521d609
[ "Apache-2.0" ]
null
null
null
28.875
103
0.638528
17,820
package io.xiaomo.demo.servlet; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import javax.servlet.AsyncContext; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; import java.io.PrintWriter; import java.util.concurrent.TimeUnit; public...
3e2a1ed94abb5d4c61cb4d65b72dc79307cb6ba3
1,324
java
Java
app/controllers/RequestController.java
swift-code/swiftcode-jb-013
e15b936adbf8c745f5afd1c77d0cc0803a03d6a1
[ "Apache-2.0" ]
null
null
null
app/controllers/RequestController.java
swift-code/swiftcode-jb-013
e15b936adbf8c745f5afd1c77d0cc0803a03d6a1
[ "Apache-2.0" ]
null
null
null
app/controllers/RequestController.java
swift-code/swiftcode-jb-013
e15b936adbf8c745f5afd1c77d0cc0803a03d6a1
[ "Apache-2.0" ]
null
null
null
30.090909
123
0.645015
17,821
package controllers; import models.ConnectionRequest; import models.User; import play.mvc.Controller; import play.mvc.Result; /** * Created by lubuntu on 10/23/16. */ public class RequestController extends Controller { public Result sendRequest(Long senderId, Long reciverId){ if(senderId == null || reci...
3e2a205b7e0288c515d6a2e1de39601ebbb3c039
1,106
java
Java
subprojects/workers/src/main/java/org/gradle/workers/IsolationMode.java
jdai8/gradle
0fdb1f3ff5c4e8f3444e14e5cdaa6775f1189a5d
[ "Apache-2.0" ]
2
2020-04-01T18:40:33.000Z
2021-04-23T12:06:15.000Z
subprojects/workers/src/main/java/org/gradle/workers/IsolationMode.java
jdai8/gradle
0fdb1f3ff5c4e8f3444e14e5cdaa6775f1189a5d
[ "Apache-2.0" ]
12
2020-07-11T15:43:32.000Z
2020-10-13T23:39:44.000Z
subprojects/workers/src/main/java/org/gradle/workers/IsolationMode.java
jdai8/gradle
0fdb1f3ff5c4e8f3444e14e5cdaa6775f1189a5d
[ "Apache-2.0" ]
1
2020-09-25T23:09:09.000Z
2020-09-25T23:09:09.000Z
26.333333
75
0.669078
17,822
/* * Copyright 2017 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...
3e2a2077ff01bb56d5b80b8f0d7770961016856a
3,468
java
Java
alerting/alerting-core/src/main/java/uk/co/gresearch/siembol/alerts/compiler/AlertingCompiler.java
Debiday/siembol
9e70328a4966386277c444ecab239fe6d294a4a2
[ "Apache-2.0" ]
123
2021-05-13T09:59:50.000Z
2022-03-01T20:20:08.000Z
alerting/alerting-core/src/main/java/uk/co/gresearch/siembol/alerts/compiler/AlertingCompiler.java
Debiday/siembol
9e70328a4966386277c444ecab239fe6d294a4a2
[ "Apache-2.0" ]
500
2021-04-23T21:49:54.000Z
2022-03-31T15:31:53.000Z
alerting/alerting-core/src/main/java/uk/co/gresearch/siembol/alerts/compiler/AlertingCompiler.java
Debiday/siembol
9e70328a4966386277c444ecab239fe6d294a4a2
[ "Apache-2.0" ]
46
2021-05-06T14:43:53.000Z
2022-03-12T21:59:48.000Z
35.387755
104
0.682238
17,823
package uk.co.gresearch.siembol.alerts.compiler; import uk.co.gresearch.siembol.alerts.common.AlertingEngine; import uk.co.gresearch.siembol.alerts.common.CompositeAlertingEngine; import uk.co.gresearch.siembol.common.jsonschema.JsonSchemaValidator; import uk.co.gresearch.siembol.common.result.SiembolResult; import uk...
3e2a208ee692ffeea8e9870d66d06b8dc1949ccc
5,008
java
Java
taotao-cloud-microservice/taotao-cloud-starter/taotao-cloud-starter-web/src/main/java/com/taotao/cloud/web/utils/FileUtil.java
shuigedeng/taotao-cloud-paren
3d281b919490f7cbee4520211e2eee5da7387564
[ "Apache-2.0" ]
47
2021-04-13T10:32:13.000Z
2022-03-31T10:30:30.000Z
taotao-cloud-microservice/taotao-cloud-starter/taotao-cloud-starter-web/src/main/java/com/taotao/cloud/web/utils/FileUtil.java
shuigedeng/taotao-cloud-paren
3d281b919490f7cbee4520211e2eee5da7387564
[ "Apache-2.0" ]
1
2021-11-01T07:41:04.000Z
2021-11-01T07:41:10.000Z
taotao-cloud-microservice/taotao-cloud-starter/taotao-cloud-starter-web/src/main/java/com/taotao/cloud/web/utils/FileUtil.java
shuigedeng/taotao-cloud-paren
3d281b919490f7cbee4520211e2eee5da7387564
[ "Apache-2.0" ]
21
2021-04-13T10:32:17.000Z
2022-03-26T07:43:22.000Z
26.638298
88
0.694089
17,824
/* * Copyright 2002-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
3e2a20988ec3d2f3414e025d2857fdf710ccf4cd
233
java
Java
src/main/java/gamespace/data/service/UsuarioRepository.java
ochoa-uci/GameSpace
87630ec1865eab503d1d07747362d767bc6a6132
[ "Unlicense" ]
null
null
null
src/main/java/gamespace/data/service/UsuarioRepository.java
ochoa-uci/GameSpace
87630ec1865eab503d1d07747362d767bc6a6132
[ "Unlicense" ]
null
null
null
src/main/java/gamespace/data/service/UsuarioRepository.java
ochoa-uci/GameSpace
87630ec1865eab503d1d07747362d767bc6a6132
[ "Unlicense" ]
null
null
null
25.888889
73
0.832618
17,825
package gamespace.data.service; import gamespace.data.entity.Usuario; import java.util.UUID; import org.springframework.data.jpa.repository.JpaRepository; public interface UsuarioRepository extends JpaRepository<Usuario, UUID> { }
3e2a20becb341a82e529a9491979397fcad4be8e
1,815
java
Java
selenium/src/java/org/openqa/selenium/SuppliesWebDriver.java
epall/selenium
273260522efb84116979da2a499f64510250249b
[ "Apache-2.0" ]
4
2015-10-26T01:43:04.000Z
2018-05-12T17:39:32.000Z
selenium/src/java/org/openqa/selenium/SuppliesWebDriver.java
epall/selenium
273260522efb84116979da2a499f64510250249b
[ "Apache-2.0" ]
1
2021-06-18T00:45:52.000Z
2021-06-18T00:45:52.000Z
selenium/src/java/org/openqa/selenium/SuppliesWebDriver.java
epall/selenium
273260522efb84116979da2a499f64510250249b
[ "Apache-2.0" ]
2
2016-07-11T20:19:31.000Z
2018-11-17T22:36:54.000Z
37.040816
93
0.755923
17,826
/* Copyright 2007-2010 WebDriver committers Copyright 2007-2010 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless require...
3e2a21ea4f805c09270fd555de7dfbb5d8cb247e
2,342
java
Java
wlplayer/app/src/main/java/com/ywl5320/player/util/CommonUtil.java
AppOpenSource/wlplayer
b16ba762ca1f10b5023f4b41b52fa062df3e5d52
[ "Apache-2.0" ]
502
2017-12-27T16:23:45.000Z
2022-03-21T08:47:27.000Z
wlplayer/app/src/main/java/com/ywl5320/player/util/CommonUtil.java
cdck/wlplayer
8ca839a2000e03ae9fbadb1a661f2b42d7c9535f
[ "Apache-2.0" ]
13
2018-01-22T10:27:02.000Z
2018-11-06T09:49:05.000Z
wlplayer/app/src/main/java/com/ywl5320/player/util/CommonUtil.java
cdck/wlplayer
8ca839a2000e03ae9fbadb1a661f2b42d7c9535f
[ "Apache-2.0" ]
175
2018-01-02T01:48:46.000Z
2022-03-07T02:17:59.000Z
31.648649
117
0.611443
17,827
package com.ywl5320.player.util; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.Rect; import android.net.Uri; import android.os.Environment; import java.io.File; import java.io.FileOutputStream; import java.io.IOExcep...
3e2a2244df2711ac383855c43a9be9d9c3d0571d
3,064
java
Java
data/src/main/java/com/lauzy/freedom/data/repository/LrcRepositoryImpl.java
Lauzy/TicktockMusic
9cba99756ff6276e98e574a9893472035964280a
[ "Apache-2.0" ]
331
2017-09-14T02:28:47.000Z
2022-03-01T15:25:28.000Z
data/src/main/java/com/lauzy/freedom/data/repository/LrcRepositoryImpl.java
leitiannian/TicktockMusic
59e10b9c62dbc17d56946ec68c17af2a12c28e34
[ "Apache-2.0" ]
1
2018-06-23T02:57:14.000Z
2019-06-05T05:47:16.000Z
data/src/main/java/com/lauzy/freedom/data/repository/LrcRepositoryImpl.java
leitiannian/TicktockMusic
59e10b9c62dbc17d56946ec68c17af2a12c28e34
[ "Apache-2.0" ]
80
2018-04-10T06:09:58.000Z
2021-01-06T02:32:52.000Z
41.5
106
0.563986
17,828
package com.lauzy.freedom.data.repository; import com.freedom.lauzy.model.LrcBean; import com.freedom.lauzy.repository.LrcRepository; import com.lauzy.freedom.data.entity.BaiduLrcEntity; import com.lauzy.freedom.data.entity.OnLineLrcEntity; import com.lauzy.freedom.data.entity.mapper.LrcMapper; import com.lauzy.freedo...
3e2a23320baeecd7736eb7b7c9bcc3ae21c6a28b
491
java
Java
src/main/java/de/maredit/tar/models/converters/LocalDateToStringConverter.java
JUGDortmund/Tar
c8e7b785e37192c1663ee4a0bb37d4ad70c088aa
[ "Apache-2.0" ]
null
null
null
src/main/java/de/maredit/tar/models/converters/LocalDateToStringConverter.java
JUGDortmund/Tar
c8e7b785e37192c1663ee4a0bb37d4ad70c088aa
[ "Apache-2.0" ]
1
2015-08-18T18:50:28.000Z
2015-08-21T08:52:29.000Z
src/main/java/de/maredit/tar/models/converters/LocalDateToStringConverter.java
JUGDortmund/Tar
c8e7b785e37192c1663ee4a0bb37d4ad70c088aa
[ "Apache-2.0" ]
null
null
null
25.842105
83
0.796334
17,829
package de.maredit.tar.models.converters; import org.springframework.core.convert.converter.Converter; import java.time.LocalDate; import java.time.format.DateTimeFormatter; import java.time.format.FormatStyle; /** * Created by czillmann on 24.04.15. */ public class LocalDateToStringConverter implements Converter<...
3e2a27601d2460acadb5d02f5f31bd7865321895
1,857
java
Java
src/main/java/com/android/tools/r8/graph/ProgramField.java
johnsonlee/r8
f2ff5bc326c5c4b23d01659d23a90dad402c3195
[ "Apache-2.0", "BSD-3-Clause" ]
3
2021-07-03T15:26:05.000Z
2021-09-01T09:50:44.000Z
src/main/java/com/android/tools/r8/graph/ProgramField.java
johnsonlee/r8
f2ff5bc326c5c4b23d01659d23a90dad402c3195
[ "Apache-2.0", "BSD-3-Clause" ]
null
null
null
src/main/java/com/android/tools/r8/graph/ProgramField.java
johnsonlee/r8
f2ff5bc326c5c4b23d01659d23a90dad402c3195
[ "Apache-2.0", "BSD-3-Clause" ]
1
2021-09-24T10:09:20.000Z
2021-09-24T10:09:20.000Z
25.791667
88
0.73398
17,830
// Copyright (c) 2020, the R8 project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. package com.android.tools.r8.graph; import com.android.tools.r8.dex.IndexedItemCollection; import com.and...
3e2a27c9531430846cdbc23d19e506398b1512f0
432
java
Java
rmq-cms-api/src/main/java/com/cn/rmq/api/cms/model/dto/DataGrid.java
a327919006/reliable-message
16c344807a71cec8f8c52419eb74d4c33abfc349
[ "Apache-2.0" ]
11
2019-04-12T03:07:46.000Z
2020-12-16T15:52:02.000Z
rmq-cms-api/src/main/java/com/cn/rmq/api/cms/model/dto/DataGrid.java
autogainer/reliable-message
49313737797efe599e4399167b9d31572ce04382
[ "Apache-2.0" ]
2
2020-08-07T01:06:48.000Z
2022-02-09T22:13:32.000Z
rmq-cms-api/src/main/java/com/cn/rmq/api/cms/model/dto/DataGrid.java
autogainer/reliable-message
49313737797efe599e4399167b9d31572ce04382
[ "Apache-2.0" ]
6
2019-06-10T06:09:45.000Z
2022-01-10T08:13:56.000Z
18.782609
69
0.715278
17,831
package com.cn.rmq.api.cms.model.dto; import lombok.Getter; import lombok.Setter; import java.io.Serializable; import java.util.ArrayList; import java.util.List; /** * <p>后台table对象</p> * * @author Chen Nan * @date 2019/3/11. */ @Getter @Setter public class DataGrid implements Serializable { private static f...
3e2a288133e48d1e17b13fba446145666ce4fbbf
2,626
java
Java
tracker-agent/src/test/java/c8y/trackeragent_it/TrackerStabilityIT.java
nickpnmrv/cumulocity-examples
e38f484d6bd339bcce98da6545ac9479f53a2e10
[ "MIT" ]
5
2022-01-26T13:51:07.000Z
2022-03-10T07:45:39.000Z
tracker-agent/src/test/java/c8y/trackeragent_it/TrackerStabilityIT.java
nickpnmrv/cumulocity-examples
e38f484d6bd339bcce98da6545ac9479f53a2e10
[ "MIT" ]
11
2021-10-08T12:59:51.000Z
2022-03-25T07:44:11.000Z
tracker-agent/src/test/java/c8y/trackeragent_it/TrackerStabilityIT.java
nickpnmrv/cumulocity-examples
e38f484d6bd339bcce98da6545ac9479f53a2e10
[ "MIT" ]
2
2022-03-03T17:45:55.000Z
2022-03-20T10:42:57.000Z
28.543478
103
0.630236
17,832
/* * Copyright (c) 2012-2020 Cumulocity GmbH * Copyright (c) 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, * and/or its subsidiaries and/or its affiliates and/or their licensors. * * Use, reproduction, transfer, publication or disclosure is prohibited except as specifically pro...
3e2a28a79b5abdfbbe8434fb332b0c9e35dd13e2
2,181
java
Java
algorithms-playground/src/test/java/br/com/erudio/StringClassifierTest.java
leandrocgsi/algorithms-playground
972a6b9872a8ffbb3cc37140b270a5e6d58443ac
[ "Apache-2.0" ]
null
null
null
algorithms-playground/src/test/java/br/com/erudio/StringClassifierTest.java
leandrocgsi/algorithms-playground
972a6b9872a8ffbb3cc37140b270a5e6d58443ac
[ "Apache-2.0" ]
null
null
null
algorithms-playground/src/test/java/br/com/erudio/StringClassifierTest.java
leandrocgsi/algorithms-playground
972a6b9872a8ffbb3cc37140b270a5e6d58443ac
[ "Apache-2.0" ]
null
null
null
34.078125
96
0.756534
17,833
package br.com.erudio; import java.util.ArrayList; import java.util.Arrays; import java.util.Map; import java.util.Vector; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.Test; // https://www.geeksforgeeks.org/classify-strings-from-an-array-using-custom-h...
3e2a28cfbaa81a2f2482cfc563908a3b088f8940
2,150
java
Java
src/main/java/emailclient/ExternalEmailService.java
dragos-constantin-stoica/EmailClient
79deff494e85292e31b21829d5a8168f9fb12889
[ "Apache-2.0" ]
null
null
null
src/main/java/emailclient/ExternalEmailService.java
dragos-constantin-stoica/EmailClient
79deff494e85292e31b21829d5a8168f9fb12889
[ "Apache-2.0" ]
null
null
null
src/main/java/emailclient/ExternalEmailService.java
dragos-constantin-stoica/EmailClient
79deff494e85292e31b21829d5a8168f9fb12889
[ "Apache-2.0" ]
null
null
null
26.875
109
0.693488
17,834
/** * */ package emailclient; import java.util.Random; import java.util.concurrent.BlockingQueue; /** * @author dragos * */ public class ExternalEmailService implements EmailService, Runnable { private BlockingQueue<EmailSendTask> queue; public boolean RUNNING = true; public ExternalEmailService(BlockingQ...
3e2a296374b5e0ee400592742f4a0cfc408321e7
1,255
java
Java
src/main/java/client/ApiResponseConverter.java
kubikrubikvkube/duckduckgo
9945fbe19d5defcdbe631b96ab36e2533f9468dd
[ "MIT" ]
null
null
null
src/main/java/client/ApiResponseConverter.java
kubikrubikvkube/duckduckgo
9945fbe19d5defcdbe631b96ab36e2533f9468dd
[ "MIT" ]
null
null
null
src/main/java/client/ApiResponseConverter.java
kubikrubikvkube/duckduckgo
9945fbe19d5defcdbe631b96ab36e2533f9468dd
[ "MIT" ]
null
null
null
33.026316
101
0.76494
17,835
package client; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.DeserializationFeature; import com.fasterxml.jackson.databind.ObjectMapper; import domain.ApiResponse; import lombok.NonNull; import lombok.SneakyThrows; import java.net.http.HttpResponse; /** * Converts...
3e2a296857ae05de0cf2629e01335950243c652e
6,712
java
Java
FarmacopApp/app/src/main/java/pw/jfrodriguez/farmacopapp/Principal_activity.java
protodrama/FarmacopAPP
e05c421f091cd634edfe0cb558a78c8d66363889
[ "Apache-2.0" ]
null
null
null
FarmacopApp/app/src/main/java/pw/jfrodriguez/farmacopapp/Principal_activity.java
protodrama/FarmacopAPP
e05c421f091cd634edfe0cb558a78c8d66363889
[ "Apache-2.0" ]
null
null
null
FarmacopApp/app/src/main/java/pw/jfrodriguez/farmacopapp/Principal_activity.java
protodrama/FarmacopAPP
e05c421f091cd634edfe0cb558a78c8d66363889
[ "Apache-2.0" ]
null
null
null
35.702128
131
0.605036
17,836
package pw.jfrodriguez.farmacopapp; import android.app.AlertDialog; import android.app.DialogFragment; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.graphics.Color; import android.net.Uri; import android.os.Bundle; import android.support...
3e2a29ae2511a78d64229109d77f54139ee29923
951
java
Java
src/main/java/com/machinezoo/fingerprintio/ansi378v2004/Ansi378v2004Position.java
robertvazan/fingerprintio-java
6ff003e4012b0055a151c0c93be5a797a745d0bb
[ "Apache-2.0" ]
8
2020-05-26T05:50:31.000Z
2021-03-19T13:36:21.000Z
src/main/java/com/machinezoo/fingerprintio/ansi378v2004/Ansi378v2004Position.java
robertvazan/fingerprintio-java
6ff003e4012b0055a151c0c93be5a797a745d0bb
[ "Apache-2.0" ]
1
2021-02-18T21:41:57.000Z
2021-03-07T22:06:51.000Z
src/main/java/com/machinezoo/fingerprintio/ansi378v2004/Ansi378v2004Position.java
robertvazan/fingerprintio-java
6ff003e4012b0055a151c0c93be5a797a745d0bb
[ "Apache-2.0" ]
1
2020-07-24T00:52:08.000Z
2020-07-24T00:52:08.000Z
17.943396
108
0.626709
17,837
// Part of FingerprintIO: https://fingerprintio.machinezoo.com package com.machinezoo.fingerprintio.ansi378v2004; /** * Finger position on hands (<a href="https://templates.machinezoo.com/ansi378-2004#position">POSITION</a>). */ public enum Ansi378v2004Position { /** * Unknown position (code 0). */ UNKNOWN, /...
3e2a29be932b93ee8e78a50c21b9dc1f11b8ac0d
2,438
java
Java
android/upstream/com/android/internal/telephony/cdma/RuimFileHandler.java
gordonjohnpatrick/XobotOS
888ed3b8cc8d8e0a54b1858bfa5a3572545f4d2f
[ "Apache-2.0" ]
263
2015-01-04T16:39:18.000Z
2022-01-05T17:52:38.000Z
android/upstream/com/android/internal/telephony/cdma/RuimFileHandler.java
mcanthony/XobotOS
f20db6295e878a2f298c5e3896528e240785805b
[ "Apache-2.0" ]
3
2015-09-06T09:06:39.000Z
2019-10-15T00:52:49.000Z
android/upstream/com/android/internal/telephony/cdma/RuimFileHandler.java
mcanthony/XobotOS
f20db6295e878a2f298c5e3896528e240785805b
[ "Apache-2.0" ]
105
2015-01-11T11:45:12.000Z
2022-02-22T07:26:36.000Z
27.393258
79
0.683347
17,838
/* * Copyright (C) 2008 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...
3e2a2a9dae9cc1c940449d1026b88d45e6cb9059
1,601
java
Java
app/src/main/java/com/codepath/apps/restclienttemplate/DetailActivity.java
RobertBangiyev/SimpleTweet
93fef2d3a2b21dd33f3aaa3bb1d42dbba799cd1d
[ "MIT" ]
null
null
null
app/src/main/java/com/codepath/apps/restclienttemplate/DetailActivity.java
RobertBangiyev/SimpleTweet
93fef2d3a2b21dd33f3aaa3bb1d42dbba799cd1d
[ "MIT" ]
2
2021-09-22T05:43:36.000Z
2021-09-29T04:19:06.000Z
app/src/main/java/com/codepath/apps/restclienttemplate/DetailActivity.java
RobertBangiyev/SimpleTweet
93fef2d3a2b21dd33f3aaa3bb1d42dbba799cd1d
[ "MIT" ]
null
null
null
33.354167
79
0.722673
17,839
package com.codepath.apps.restclienttemplate; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.os.Parcel; import android.widget.ImageView; import android.widget.TextView; import com.bumptech.glide.Glide; import com.codepath.apps.restclienttemplate.models.Tweet; import com.cod...
3e2a2b22d9f2a044540132fcff04411fc4a46094
693
java
Java
common/protocol/src/test/java/org/sdo/iotplatformsdk/common/protocol/types/EpidKey10Test.java
sharoncornelius/iot-platform-sdk
acd2bca6c274c54f4ed558c98a3c73aa65ab6cc3
[ "Apache-2.0" ]
6
2020-03-06T16:26:03.000Z
2020-12-17T08:21:32.000Z
common/protocol/src/test/java/org/sdo/iotplatformsdk/common/protocol/types/EpidKey10Test.java
sharoncornelius/iot-platform-sdk
acd2bca6c274c54f4ed558c98a3c73aa65ab6cc3
[ "Apache-2.0" ]
9
2020-02-20T16:59:38.000Z
2021-12-16T04:36:13.000Z
common/protocol/src/test/java/org/sdo/iotplatformsdk/common/protocol/types/EpidKey10Test.java
sharoncornelius/iot-platform-sdk
acd2bca6c274c54f4ed558c98a3c73aa65ab6cc3
[ "Apache-2.0" ]
21
2020-03-02T05:16:29.000Z
2021-06-10T04:10:55.000Z
21
95
0.69697
17,840
// Copyright 2020 Intel Corporation // SPDX-License-Identifier: Apache 2.0 package org.sdo.iotplatformsdk.common.protocol.types; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.sdo.iotplatformsdk.common.protocol.types.EpidKey10; class EpidKey10Test { byte[] groupId = {0x00, ...
3e2a2bf97b488b6683e9d5720b655c1829956a5b
1,748
java
Java
modules/core/src/java/org/apache/geronimo/core/service/SimpleInvocationResult.java
andyglick/apache-geronimo-xbean
9836399660856485440d747c74d8c69875c77a89
[ "Apache-2.0" ]
null
null
null
modules/core/src/java/org/apache/geronimo/core/service/SimpleInvocationResult.java
andyglick/apache-geronimo-xbean
9836399660856485440d747c74d8c69875c77a89
[ "Apache-2.0" ]
null
null
null
modules/core/src/java/org/apache/geronimo/core/service/SimpleInvocationResult.java
andyglick/apache-geronimo-xbean
9836399660856485440d747c74d8c69875c77a89
[ "Apache-2.0" ]
null
null
null
27.746032
96
0.682494
17,841
/** * * Copyright 2003-2004 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
3e2a2cb2eeed6c54420231289b72be444da1bb14
1,689
java
Java
src/main/java/org/anarres/jdiagnostics/ProxyQuery.java
shevek/jdiagnostics
e49365bb9ddddb63db021c73443e65423d5209f0
[ "Apache-2.0" ]
4
2015-03-29T22:02:00.000Z
2018-11-24T07:58:03.000Z
src/main/java/org/anarres/jdiagnostics/ProxyQuery.java
shevek/jdiagnostics
e49365bb9ddddb63db021c73443e65423d5209f0
[ "Apache-2.0" ]
1
2021-10-15T01:26:46.000Z
2021-10-15T01:26:46.000Z
src/main/java/org/anarres/jdiagnostics/ProxyQuery.java
shevek/jdiagnostics
e49365bb9ddddb63db021c73443e65423d5209f0
[ "Apache-2.0" ]
1
2019-02-08T12:53:39.000Z
2019-02-08T12:53:39.000Z
31.277778
169
0.685613
17,842
/** * Copyright 2014 Shevek * * 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 w...
3e2a2dbd4005479636564b3ef467868ff3474ff7
4,463
java
Java
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AlbastruSkystone36.java
RaresLiscan/FTC_SKYSTONE
09038d598a0b198af94a1a2a05b425d204ec52a6
[ "MIT" ]
null
null
null
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AlbastruSkystone36.java
RaresLiscan/FTC_SKYSTONE
09038d598a0b198af94a1a2a05b425d204ec52a6
[ "MIT" ]
null
null
null
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AlbastruSkystone36.java
RaresLiscan/FTC_SKYSTONE
09038d598a0b198af94a1a2a05b425d204ec52a6
[ "MIT" ]
null
null
null
31.429577
105
0.622003
17,843
package org.firstinspires.ftc.teamcode; import com.qualcomm.robotcore.eventloop.opmode.Autonomous; import com.qualcomm.robotcore.eventloop.opmode.Disabled; import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode; import org.firstinspires.ftc.robotcore.external.navigation.DistanceUnit; //import com.qualcomm.robot...
3e2a2dd2a0303317591513647657d1d7ca65957a
1,355
java
Java
reactive-core/reactive-model/src/main/java/de/mhus/app/reactive/model/activity/APool.java
mhus-info/mhus-reactive
b50f0b17a0f76b04ad8df1bc827a10e2c776447d
[ "Apache-2.0" ]
null
null
null
reactive-core/reactive-model/src/main/java/de/mhus/app/reactive/model/activity/APool.java
mhus-info/mhus-reactive
b50f0b17a0f76b04ad8df1bc827a10e2c776447d
[ "Apache-2.0" ]
9
2018-10-29T22:13:05.000Z
2020-09-09T08:20:21.000Z
reactive-core/reactive-model/src/main/java/de/mhus/app/reactive/model/activity/APool.java
mhus/mhus-reactive
f21bdcb13044b15fd9a6744b680f8242042acbde
[ "Apache-2.0" ]
null
null
null
29.304348
85
0.734421
17,844
/** * Copyright (C) 2018 Mike Hummel (hzdkv@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 required by...
3e2a2de530cf1db03aafadbe033a348ce9bb9164
12,580
java
Java
cusp/jasko.tim.lisp/src/jasko/tim/lisp/util/InsensitivePatternRule.java
TeamSPoon/CYC_JRTL_with_CommonLisp_OLD
31ce724b21468bee0693dfc1d0ca4bc861c58e2b
[ "Apache-2.0" ]
10
2016-09-03T18:41:14.000Z
2020-01-17T16:29:19.000Z
cusp/jasko.tim.lisp/src/jasko/tim/lisp/util/InsensitivePatternRule.java
TeamSPoon/CYC_JRTL_with_CommonLisp_OLD
31ce724b21468bee0693dfc1d0ca4bc861c58e2b
[ "Apache-2.0" ]
3
2016-09-01T19:15:27.000Z
2016-10-12T16:28:48.000Z
cusp/jasko.tim.lisp/src/jasko/tim/lisp/util/InsensitivePatternRule.java
TeamSPoon/CYC_JRTL_with_CommonLisp_OLD
31ce724b21468bee0693dfc1d0ca4bc861c58e2b
[ "Apache-2.0" ]
1
2017-11-21T13:29:31.000Z
2017-11-21T13:29:31.000Z
37.097345
181
0.718909
17,845
package jasko.tim.lisp.util; /* * Java being very silly, it won't allow me to modify private variables (except perhaps * through reflections, but that is slower?). Therefore, i copied the code from PatternRule class and then change what i want * because i'm that crazy! That's one reason i like lisp better... */ /*...
3e2a2e2ce6fd1a44b151325103fbf92e51f35db9
1,654
java
Java
common-test/src/main/java/com/zche/thread/ThreadTest.java
hezuchao/eureka-finchley
bfd9b816de0a5b4a061d0c415d8a40faf9698eb9
[ "Apache-2.0" ]
null
null
null
common-test/src/main/java/com/zche/thread/ThreadTest.java
hezuchao/eureka-finchley
bfd9b816de0a5b4a061d0c415d8a40faf9698eb9
[ "Apache-2.0" ]
null
null
null
common-test/src/main/java/com/zche/thread/ThreadTest.java
hezuchao/eureka-finchley
bfd9b816de0a5b4a061d0c415d8a40faf9698eb9
[ "Apache-2.0" ]
null
null
null
33.08
66
0.599154
17,846
package com.zche.thread; import java.util.concurrent.*; public class ThreadTest { public static void main(String[] args) throws Exception { MyThread1 myThread1 = new MyThread1(); myThread1.start(); MyThread2 myThread2 = new MyThread2(); myThread2.run(); Thread thread1 = n...
3e2a2f2b544be4830c7e0d06e160abd08a705024
4,231
java
Java
app/src/main/java/parikalan/xenium/RegisteredEvents.java
Akansh0581/xenium16
3967f223a1c3b9670bd7286064c0941725fdc285
[ "Apache-2.0" ]
2
2016-08-06T07:23:57.000Z
2016-09-21T19:05:33.000Z
app/src/main/java/parikalan/xenium/RegisteredEvents.java
Akansh0581/xenium16
3967f223a1c3b9670bd7286064c0941725fdc285
[ "Apache-2.0" ]
null
null
null
app/src/main/java/parikalan/xenium/RegisteredEvents.java
Akansh0581/xenium16
3967f223a1c3b9670bd7286064c0941725fdc285
[ "Apache-2.0" ]
null
null
null
36.474138
137
0.648783
17,847
package parikalan.xenium; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.graphics.Typeface; import android.net.Uri; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v7.widget.LinearLayoutManager; impo...
3e2a2fd7088e927a78d6e20f6139e1db7088f41c
14,810
java
Java
google/cloud/aiplatform/v1/google-cloud-aiplatform-v1-java/gapic-google-cloud-aiplatform-v1-java/src/main/java/com/google/cloud/aiplatform/v1/stub/JobServiceStub.java
googleapis/googleapis-gen
d84824c78563d59b0e58d5664bfaa430e9ad7e7a
[ "Apache-2.0" ]
7
2021-02-21T10:39:41.000Z
2021-12-07T07:31:28.000Z
google/cloud/aiplatform/v1/google-cloud-aiplatform-v1-java/gapic-google-cloud-aiplatform-v1-java/src/main/java/com/google/cloud/aiplatform/v1/stub/JobServiceStub.java
googleapis/googleapis-gen
d84824c78563d59b0e58d5664bfaa430e9ad7e7a
[ "Apache-2.0" ]
6
2021-02-02T23:46:11.000Z
2021-11-15T01:46:02.000Z
google/cloud/aiplatform/v1/google-cloud-aiplatform-v1-java/gapic-google-cloud-aiplatform-v1-java/src/main/java/com/google/cloud/aiplatform/v1/stub/JobServiceStub.java
googleapis/googleapis-gen
d84824c78563d59b0e58d5664bfaa430e9ad7e7a
[ "Apache-2.0" ]
4
2021-01-28T23:25:45.000Z
2021-08-30T01:55:16.000Z
47.165605
121
0.822957
17,848
/* * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
3e2a301c36cdcbae4986c2dc4c0981d13f100429
983
java
Java
functional/SyntheticGCWorkload/src/net/adoptopenjdk/casa/arg_parser/ArgException.java
hangshao0/openjdk-tests
7e0b74c8931e957c68c953ad798fdd7cc96f329b
[ "Apache-2.0" ]
96
2017-05-23T15:47:36.000Z
2021-04-25T17:26:02.000Z
functional/SyntheticGCWorkload/src/net/adoptopenjdk/casa/arg_parser/ArgException.java
hangshao0/openjdk-tests
7e0b74c8931e957c68c953ad798fdd7cc96f329b
[ "Apache-2.0" ]
2,005
2017-04-25T13:25:57.000Z
2021-04-29T07:21:36.000Z
functional/SyntheticGCWorkload/src/net/adoptopenjdk/casa/arg_parser/ArgException.java
hangshao0/openjdk-tests
7e0b74c8931e957c68c953ad798fdd7cc96f329b
[ "Apache-2.0" ]
173
2017-04-21T15:33:50.000Z
2021-04-28T22:39:50.000Z
35.107143
80
0.632757
17,849
/******************************************************************************* * 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 ...
3e2a30e538f82d082bc7d3a860b2c49648e8508e
1,145
java
Java
lib/src/test/java/edu/stanford/futuredata/macrobase/analysis/summary/fpg/result/ExplanationTest.java
lightupyiqian/macrobase
db12211b16d786542c3ee6053e61b0ddd3456d29
[ "Apache-2.0" ]
677
2016-01-04T04:05:50.000Z
2022-03-24T06:37:27.000Z
lib/src/test/java/edu/stanford/futuredata/macrobase/analysis/summary/fpg/result/ExplanationTest.java
lightupyiqian/macrobase
db12211b16d786542c3ee6053e61b0ddd3456d29
[ "Apache-2.0" ]
249
2015-12-29T03:41:31.000Z
2020-09-02T03:11:30.000Z
lib/src/test/java/edu/stanford/futuredata/macrobase/analysis/summary/fpg/result/ExplanationTest.java
lightupyiqian/macrobase
db12211b16d786542c3ee6053e61b0ddd3456d29
[ "Apache-2.0" ]
148
2015-12-29T03:25:48.000Z
2021-08-25T03:59:52.000Z
27.926829
85
0.593886
17,850
package edu.stanford.futuredata.macrobase.analysis.summary.fpg.result; import edu.stanford.futuredata.macrobase.analysis.summary.fpg.FPGExplanation; import edu.stanford.futuredata.macrobase.analysis.summary.fpg.result.FPGAttributeSet; import org.junit.Test; import java.util.Arrays; import java.util.HashMap; import ja...
3e2a30f5d1880ed66e6447b444ac8eaa8e64c212
817
java
Java
src/main/java/net/avalara/avatax/rest/client/enums/ExemptCertStatusId.java
han-bao-avalara/AvaTax-REST-V2-JRE-SDK
b8fbc7746cf4d9b64a60665cc559967c889b2fca
[ "Apache-2.0" ]
null
null
null
src/main/java/net/avalara/avatax/rest/client/enums/ExemptCertStatusId.java
han-bao-avalara/AvaTax-REST-V2-JRE-SDK
b8fbc7746cf4d9b64a60665cc559967c889b2fca
[ "Apache-2.0" ]
null
null
null
src/main/java/net/avalara/avatax/rest/client/enums/ExemptCertStatusId.java
han-bao-avalara/AvaTax-REST-V2-JRE-SDK
b8fbc7746cf4d9b64a60665cc559967c889b2fca
[ "Apache-2.0" ]
null
null
null
19.642857
74
0.630303
17,851
package net.avalara.avatax.rest.client.enums; /* * AvaTax Software Development Kit for Java JRE based environments * * (c) 2004-2018 Avalara, Inc. * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. * * @author Dustin Welden <efpyi@...
3e2a3119ebec7933488a66e4aae0eab5ba873bc4
1,542
java
Java
shoulder-build/shoulder-base/shoulder-operation-log/src/main/java/org/shoulder/log/operation/logger/OperationLogger.java
ChinaLym/Shoulder-Framework
aae3445f8bf9dac53a344cb78dcd171a9ba54634
[ "Apache-2.0" ]
6
2020-08-09T09:50:54.000Z
2021-04-16T11:24:17.000Z
shoulder-build/shoulder-base/shoulder-operation-log/src/main/java/org/shoulder/log/operation/logger/OperationLogger.java
ChinaLym/Shoulder-Framework
aae3445f8bf9dac53a344cb78dcd171a9ba54634
[ "Apache-2.0" ]
3
2021-05-04T15:36:55.000Z
2021-05-22T07:41:44.000Z
shoulder-build/shoulder-base/shoulder-operation-log/src/main/java/org/shoulder/log/operation/logger/OperationLogger.java
ChinaLym/Shoulder-Framework
aae3445f8bf9dac53a344cb78dcd171a9ba54634
[ "Apache-2.0" ]
2
2021-12-15T15:20:29.000Z
2022-02-23T03:23:36.000Z
23.723077
98
0.63489
17,852
package org.shoulder.log.operation.logger; import org.shoulder.core.model.Operable; import org.shoulder.log.operation.context.OpLogContextHolder; import org.shoulder.log.operation.model.OperationLogDTO; import javax.annotation.Nonnull; import java.util.Collection; import java.util.List; /** * 操作日志记录器 * 子类要求:不能抛出异常...
3e2a331ff43367bf2d3e2a7232969090cb323fe9
3,530
java
Java
MavenProject/src/main/java/org/FIware/cyber/d2d3/web/server/ImageTaggingServlet.java
Cyberlightning/2D-3DCapture
e5fdcec4f25358fc1964068180e4e774f45daa8a
[ "Apache-2.0" ]
2
2015-11-04T10:21:48.000Z
2016-03-07T15:14:35.000Z
2D-3D-Capture/MavenProject/src/main/java/org/FIware/cyber/d2d3/web/server/ImageTaggingServlet.java
Cyberlightning/Cyber-WeX
11dc560b7a30eb31c1dfa18196f6a0760648f9a7
[ "Apache-2.0" ]
null
null
null
2D-3D-Capture/MavenProject/src/main/java/org/FIware/cyber/d2d3/web/server/ImageTaggingServlet.java
Cyberlightning/Cyber-WeX
11dc560b7a30eb31c1dfa18196f6a0760648f9a7
[ "Apache-2.0" ]
null
null
null
28.24
118
0.670822
17,853
package org.FIware.cyber.d2d3.web.server; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import java.io.PrintWriter; import javax.imageio.ImageIO; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import jav...
3e2a33a16c3e5bd812f6a12fd8c1d5749051334a
2,133
java
Java
pepper-apis/src/main/java/org/broadinstitute/ddp/model/activity/instance/validation/NumOptionsSelectedRule.java
ogii-test/ddp-study-server
fc24b081fbc0abb2fa37f11688903150e7a2c002
[ "BSD-3-Clause" ]
7
2019-12-12T20:17:25.000Z
2021-12-10T13:28:27.000Z
pepper-apis/src/main/java/org/broadinstitute/ddp/model/activity/instance/validation/NumOptionsSelectedRule.java
ogii-test/ddp-study-server
fc24b081fbc0abb2fa37f11688903150e7a2c002
[ "BSD-3-Clause" ]
397
2019-12-12T20:15:20.000Z
2022-03-31T20:18:19.000Z
pepper-apis/src/main/java/org/broadinstitute/ddp/model/activity/instance/validation/NumOptionsSelectedRule.java
ogii-test/ddp-study-server
fc24b081fbc0abb2fa37f11688903150e7a2c002
[ "BSD-3-Clause" ]
4
2021-04-19T18:43:57.000Z
2022-02-01T18:30:27.000Z
33.328125
128
0.698078
17,854
package org.broadinstitute.ddp.model.activity.instance.validation; import javax.validation.constraints.PositiveOrZero; import com.google.gson.annotations.SerializedName; import org.broadinstitute.ddp.model.activity.instance.answer.PicklistAnswer; import org.broadinstitute.ddp.model.activity.instance.question.Question...
3e2a353649fc0362721f95c5b9673205347d8c3c
1,729
java
Java
panda-utilities/src/test/java/org/panda_lang/utilities/commons/StreamUtilsTest.java
CDFN/panda
18f207e6c8ec17c6bf1294beff1f61ba48506353
[ "Apache-2.0" ]
1
2020-12-26T19:33:11.000Z
2020-12-26T19:33:11.000Z
panda-utilities/src/test/java/org/panda_lang/utilities/commons/StreamUtilsTest.java
CDFN/panda
18f207e6c8ec17c6bf1294beff1f61ba48506353
[ "Apache-2.0" ]
null
null
null
panda-utilities/src/test/java/org/panda_lang/utilities/commons/StreamUtilsTest.java
CDFN/panda
18f207e6c8ec17c6bf1294beff1f61ba48506353
[ "Apache-2.0" ]
null
null
null
29.305085
117
0.699248
17,855
/* * Copyright (c) 2020 Dzikoysk * * 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...
3e2a3538082df8ec6ad20e534ba3778981316fae
2,885
java
Java
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/utils/ServerConnectorListener.java
hoverwinter/jetty.project
76b512dca1dfb5a7be8f0449c97190061bcb3e88
[ "Apache-2.0" ]
1
2021-06-21T02:42:59.000Z
2021-06-21T02:42:59.000Z
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/utils/ServerConnectorListener.java
hoverwinter/jetty.project
76b512dca1dfb5a7be8f0449c97190061bcb3e88
[ "Apache-2.0" ]
null
null
null
jetty-osgi/jetty-osgi-boot/src/main/java/org/eclipse/jetty/osgi/boot/utils/ServerConnectorListener.java
hoverwinter/jetty.project
76b512dca1dfb5a7be8f0449c97190061bcb3e88
[ "Apache-2.0" ]
1
2020-12-11T15:05:09.000Z
2020-12-11T15:05:09.000Z
28.85
149
0.598614
17,856
// // ======================================================================== // Copyright (c) 1995-2019 Mort Bay Consulting Pty. Ltd. // ------------------------------------------------------------------------ // All rights reserved. This program and the accompanying materials // are made available under the ter...
3e2a357a7677974c0c5bfa2a9c0b493727d4f491
7,617
java
Java
YugandharComponent/src/main/java/com/yugandhar/mdm/composite/service/CreateLePropertyService.java
yugandharproject/YugandharMDMHub
bdf17a32a72541a21f9db1d59034e719eb2791b1
[ "Apache-2.0" ]
1
2018-06-20T09:05:38.000Z
2018-06-20T09:05:38.000Z
yugandhar-open-mdmhub-jeec/yugandhar-mdmhub-component-jeec/src/main/java/com/yugandhar/mdm/composite/service/CreateLePropertyService.java
yugandharproject/yugandhar-open-mdmhub
1672a6e0551d94a857366d5393603175020c7297
[ "Apache-2.0" ]
3
2018-04-14T12:35:32.000Z
2018-05-16T15:13:54.000Z
YugandharComponent/src/main/java/com/yugandhar/mdm/composite/service/CreateLePropertyService.java
yugandharproject/YugandharMDMHub
bdf17a32a72541a21f9db1d59034e719eb2791b1
[ "Apache-2.0" ]
null
null
null
42.553073
156
0.784561
17,857
package com.yugandhar.mdm.composite.service; /* Generated Jul 3, 2017 2:32:54 PM by Hibernate Tools 5.2.1.Final using Yugandhar custom templates. Generated and to be used in accordance with Yugandhar Licensing Terms. */ import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.yugandhar.common.constant.yuga...
3e2a362e4eb1c4c8d5ed0caf1a71c227d3b5343c
936
java
Java
admin-demo-spring-boot-gradle/shower-application-31/src/main/java/com/example/application/goods/service/AdminGoodsTypeService.java
yuan50697105/my-admin-test
62234531ff0913d54783017164382dd85b70e249
[ "Apache-2.0" ]
null
null
null
admin-demo-spring-boot-gradle/shower-application-31/src/main/java/com/example/application/goods/service/AdminGoodsTypeService.java
yuan50697105/my-admin-test
62234531ff0913d54783017164382dd85b70e249
[ "Apache-2.0" ]
14
2021-03-10T12:52:37.000Z
2022-03-02T07:58:12.000Z
admin-demo-spring-boot-maven/shower-application-31/src/main/java/com/example/application/goods/service/AdminGoodsTypeService.java
yuan50697105/my-admin-test
62234531ff0913d54783017164382dd85b70e249
[ "Apache-2.0" ]
null
null
null
22.829268
91
0.709402
17,858
package com.example.application.goods.service; import com.example.application.goods.pojo.type.GoodsTypeSaveRequestBody; import com.example.application.goods.pojo.type.GoodsTypeUpdateRequestBody; import com.example.commons.db.mybatis.jpa.base.pagehelper.module.pojo.query.GoodsTypeQuery; import com.example.commons.web.b...
3e2a365f3a3d7d1536a3c4df2e392ebefc17283e
3,144
java
Java
x4o-driver/src/main/java/org/x4o/xml/el/X4OELContext.java
ralic/gnu_x4o
0c811208ecebe659d0acfcf5e1dc875c704ce75b
[ "BSD-2-Clause" ]
null
null
null
x4o-driver/src/main/java/org/x4o/xml/el/X4OELContext.java
ralic/gnu_x4o
0c811208ecebe659d0acfcf5e1dc875c704ce75b
[ "BSD-2-Clause" ]
null
null
null
x4o-driver/src/main/java/org/x4o/xml/el/X4OELContext.java
ralic/gnu_x4o
0c811208ecebe659d0acfcf5e1dc875c704ce75b
[ "BSD-2-Clause" ]
null
null
null
32.75
107
0.761768
17,859
/* * Copyright (c) 2004-2014, Willem Cazander * 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 copyright notice, this list of condi...
3e2a36de4318a1928071ad0f079130eaec7f5642
63,250
java
Java
data-model/src/main/java/io/micronaut/data/model/query/builder/AbstractSqlLikeQueryBuilder.java
borjab/micronaut-data
33f64c2d30d2dc9a2fd2c17731e60c646e957aaa
[ "Apache-2.0" ]
null
null
null
data-model/src/main/java/io/micronaut/data/model/query/builder/AbstractSqlLikeQueryBuilder.java
borjab/micronaut-data
33f64c2d30d2dc9a2fd2c17731e60c646e957aaa
[ "Apache-2.0" ]
null
null
null
data-model/src/main/java/io/micronaut/data/model/query/builder/AbstractSqlLikeQueryBuilder.java
borjab/micronaut-data
33f64c2d30d2dc9a2fd2c17731e60c646e957aaa
[ "Apache-2.0" ]
null
null
null
42.592593
169
0.596379
17,860
package io.micronaut.data.model.query.builder; import edu.umd.cs.findbugs.annotations.NonNull; import edu.umd.cs.findbugs.annotations.Nullable; import io.micronaut.core.util.ArgumentUtils; import io.micronaut.core.util.CollectionUtils; import io.micronaut.data.annotation.DataTransformer; import io.micronaut.data.annot...
3e2a3710e09553bb431b968218a35969c26e99e2
6,338
java
Java
caintegrator-war/src/gov/nih/nci/caintegrator/external/aim/AIMSearchServiceImpl.java
NCIP/caintegrator
f78a10a69cc52765d2f0e6719cfe9a329817b855
[ "BSD-3-Clause" ]
1
2018-06-19T16:23:49.000Z
2018-06-19T16:23:49.000Z
caintegrator-war/src/gov/nih/nci/caintegrator/external/aim/AIMSearchServiceImpl.java
NCIP/caintegrator
f78a10a69cc52765d2f0e6719cfe9a329817b855
[ "BSD-3-Clause" ]
null
null
null
caintegrator-war/src/gov/nih/nci/caintegrator/external/aim/AIMSearchServiceImpl.java
NCIP/caintegrator
f78a10a69cc52765d2f0e6719cfe9a329817b855
[ "BSD-3-Clause" ]
null
null
null
42.253333
120
0.684285
17,861
/** * Copyright 5AM Solutions Inc, ESAC, ScenPro & SAIC * * Distributed under the OSI-approved BSD 3-Clause License. * See http://ncip.github.com/caintegrator/LICENSE.txt for details. */ package gov.nih.nci.caintegrator.external.aim; import edu.emory.cci.aim.client.AIMTCGADataServiceClient; import edu.northwes...
3e2a376bb8fe0d355d892d7cf17d459c84758f49
2,024
java
Java
Java-Advanced/Java-Advanced-May-2019/Exercise-Iterators_and_Comparators/src/Linked_List_Traversal/LinkedList.java
IvayloIV/Java
862785b40c68ee4ddcf3b4ff9989467b95eb1780
[ "MIT" ]
null
null
null
Java-Advanced/Java-Advanced-May-2019/Exercise-Iterators_and_Comparators/src/Linked_List_Traversal/LinkedList.java
IvayloIV/Java
862785b40c68ee4ddcf3b4ff9989467b95eb1780
[ "MIT" ]
24
2020-01-17T20:44:40.000Z
2022-01-21T23:49:06.000Z
Java-Advanced/Java-Advanced-May-2019/Exercise-Iterators_and_Comparators/src/Linked_List_Traversal/LinkedList.java
IvayloIV/Java
862785b40c68ee4ddcf3b4ff9989467b95eb1780
[ "MIT" ]
null
null
null
22.741573
58
0.449111
17,862
package Linked_List_Traversal; import java.util.Iterator; public class LinkedList implements Iterable<Integer> { private class Node { public int value; public Node next; public Node(int value) { this.value = value; } } private int size; private Node head;...
3e2a37802413892be1dff3904fb20c5ee781952a
11,826
java
Java
codda2/project/sample_base/server_build/src/main/java/kr/pe/codda/impl/task/server/BoardUnBlockReqServerTask.java
madang01/gitcodda
e48329f4ad0362ce877d100afcc7cd49d5b78d96
[ "Apache-2.0" ]
null
null
null
codda2/project/sample_base/server_build/src/main/java/kr/pe/codda/impl/task/server/BoardUnBlockReqServerTask.java
madang01/gitcodda
e48329f4ad0362ce877d100afcc7cd49d5b78d96
[ "Apache-2.0" ]
1
2020-01-06T21:29:37.000Z
2020-01-09T04:42:09.000Z
codda2/project/sample_base/server_build/src/main/java/kr/pe/codda/impl/task/server/BoardUnBlockReqServerTask.java
madang01/gitcodda
e48329f4ad0362ce877d100afcc7cd49d5b78d96
[ "Apache-2.0" ]
null
null
null
40.920415
114
0.75537
17,863
package kr.pe.codda.impl.task.server; import static kr.pe.codda.jooq.tables.SbBoardInfoTb.SB_BOARD_INFO_TB; import static kr.pe.codda.jooq.tables.SbBoardTb.SB_BOARD_TB; import java.util.HashSet; import org.jooq.DSLContext; import org.jooq.Record2; import org.jooq.Record3; import org.jooq.Record4; import org.jooq.Res...
3e2a39362911c0fe796411c31b08dbad4e54335f
663
java
Java
archetype/src/main/resources/archetype-resources/src/test/java/carina/demo/IOSSafariTest.java
yrozhenko/carina
ba2f4f1396747463b4973833bc5436ec196aa9db
[ "Apache-2.0" ]
null
null
null
archetype/src/main/resources/archetype-resources/src/test/java/carina/demo/IOSSafariTest.java
yrozhenko/carina
ba2f4f1396747463b4973833bc5436ec196aa9db
[ "Apache-2.0" ]
null
null
null
archetype/src/main/resources/archetype-resources/src/test/java/carina/demo/IOSSafariTest.java
yrozhenko/carina
ba2f4f1396747463b4973833bc5436ec196aa9db
[ "Apache-2.0" ]
null
null
null
31.571429
70
0.71644
17,864
#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' ) package ${package}.carina.demo; import org.testng.annotations.Test; import com.qaprosoft.carina.core.foundation.IAbstractTest; import com.qaprosoft.carina.core.foundation.utils.mobile.IMobileUtils; import ${package}.carina.demo.mobi...
3e2a3970d150089633c16fbec67e2b0ec8bee547
2,245
java
Java
src/main/java/ch/hslu/ad/sw02/stack/SlowStringStack.java
domebuehler/ad_exercises
75a7e89981052433f0943782ed3be4d0bbae5988
[ "Apache-2.0" ]
null
null
null
src/main/java/ch/hslu/ad/sw02/stack/SlowStringStack.java
domebuehler/ad_exercises
75a7e89981052433f0943782ed3be4d0bbae5988
[ "Apache-2.0" ]
null
null
null
src/main/java/ch/hslu/ad/sw02/stack/SlowStringStack.java
domebuehler/ad_exercises
75a7e89981052433f0943782ed3be4d0bbae5988
[ "Apache-2.0" ]
null
null
null
27.378049
91
0.558129
17,865
package ch.hslu.ad.sw02.stack; import java.util.EmptyStackException; import java.util.NoSuchElementException; public final class SlowStringStack implements StringStackInterface { private final String[] strings; private final int size; private int numberOfStrings = 0; public SlowStringStack(final int...
3e2a39b04a5dc929472e708e88582ff88fbc9f6a
3,108
java
Java
src/main/java/org/nem/core/connect/ErrorResponse.java
qyy891878034/nem-core
90f5aca368048a3e5dc0ec156636678d84e27f25
[ "MIT" ]
368
2016-07-08T09:28:58.000Z
2022-01-04T12:30:28.000Z
src/main/java/org/nem/core/connect/ErrorResponse.java
qyy891878034/nem-core
90f5aca368048a3e5dc0ec156636678d84e27f25
[ "MIT" ]
39
2016-07-07T12:32:32.000Z
2022-01-31T16:27:08.000Z
src/main/java/org/nem/core/connect/ErrorResponse.java
qyy891878034/nem-core
90f5aca368048a3e5dc0ec156636678d84e27f25
[ "MIT" ]
144
2016-07-13T09:34:24.000Z
2022-02-23T10:03:37.000Z
24.093023
96
0.709459
17,866
package org.nem.core.connect; import org.nem.core.serialization.*; import org.nem.core.time.TimeInstant; import org.nem.core.utils.HttpStatus; import java.util.logging.*; /** * Response that is returned when an action fails. */ public class ErrorResponse implements SerializableEntity { private static final Logger...
3e2a39f425741b1cfbe598e53848759e94445a15
645
java
Java
PGMCore/src/main/java/com/photo/pgm/core/enums/OilType.java
yufeng1982/PGMS
c05e9ce62c2706632a4e0723e94150e575bef0ac
[ "MIT" ]
null
null
null
PGMCore/src/main/java/com/photo/pgm/core/enums/OilType.java
yufeng1982/PGMS
c05e9ce62c2706632a4e0723e94150e575bef0ac
[ "MIT" ]
4
2019-11-14T13:09:23.000Z
2022-01-21T23:25:58.000Z
PGMCore/src/main/java/com/photo/pgm/core/enums/OilType.java
yufeng1982/PGMS
c05e9ce62c2706632a4e0723e94150e575bef0ac
[ "MIT" ]
null
null
null
17.432432
74
0.655814
17,867
/** * */ package com.photo.pgm.core.enums; import java.util.EnumSet; import com.photo.bas.core.model.entity.IEnum; import com.photo.bas.core.utils.ResourceUtils; /** * @author FengYu * */ public enum OilType implements IEnum { O97, O93, DieselOil; @Override public String getKey() { ret...
3e2a3a1a68be2d6b181d65c4e466268f85a8ed56
6,919
java
Java
hzero-starter-mybatis-mapper/src/main/java/io/choerodon/mybatis/provider/base/BaseSelectProvider.java
JodenHe/hzero-starter-parent
c1f642f18e7a0001bc16d1d12eff30d9c6f39fe4
[ "Apache-2.0" ]
27
2020-09-23T03:05:26.000Z
2022-03-29T08:08:54.000Z
hzero-starter-mybatis-mapper/src/main/java/io/choerodon/mybatis/provider/base/BaseSelectProvider.java
JodenHe/hzero-starter-parent
c1f642f18e7a0001bc16d1d12eff30d9c6f39fe4
[ "Apache-2.0" ]
3
2020-09-24T06:34:27.000Z
2020-12-02T01:47:52.000Z
hzero-starter-mybatis-mapper/src/main/java/io/choerodon/mybatis/provider/base/BaseSelectProvider.java
JodenHe/hzero-starter-parent
c1f642f18e7a0001bc16d1d12eff30d9c6f39fe4
[ "Apache-2.0" ]
23
2020-09-23T07:51:23.000Z
2021-11-23T13:52:10.000Z
36.803191
85
0.663246
17,868
/* * The MIT License (MIT) * * Copyright (c) 2014-2016 dycjh@example.com * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights ...
3e2a3a32074ab2b7e6af4aa2bc5f99abe054fe90
565
java
Java
src/main/java/net/bootsfaces/expressions/AllExpressionResolver.java
radorybar/BootsFaces-OSP
df5f4e90013cbebd2a0e460f3d3362d344c9dac7
[ "Apache-2.0" ]
299
2015-01-05T09:52:00.000Z
2021-12-19T06:28:53.000Z
src/main/java/net/bootsfaces/expressions/AllExpressionResolver.java
radorybar/BootsFaces-OSP
df5f4e90013cbebd2a0e460f3d3362d344c9dac7
[ "Apache-2.0" ]
1,112
2015-01-03T22:21:55.000Z
2022-02-21T22:05:49.000Z
src/main/java/net/bootsfaces/expressions/AllExpressionResolver.java
radorybar/BootsFaces-OSP
df5f4e90013cbebd2a0e460f3d3362d344c9dac7
[ "Apache-2.0" ]
140
2015-01-16T16:35:09.000Z
2022-03-13T05:59:06.000Z
24.565217
160
0.755752
17,869
package net.bootsfaces.expressions; import java.util.ArrayList; import java.util.List; import javax.faces.component.UIComponent; public class AllExpressionResolver implements AbstractExpressionResolver { public List<UIComponent> resolve(UIComponent component, List<UIComponent> parentComponents, String currentId, St...