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
3e3262f083744107b63a8bd8355f49d9a130271d
575
java
Java
client/api/src/main/java/com/intuso/housemate/client/api/internal/annotation/Value.java
intuso/housemate
1c2cba7cb7e82d029f78a9baa96840178289fd52
[ "Apache-2.0" ]
1
2015-01-30T14:18:59.000Z
2015-01-30T14:18:59.000Z
client/api/src/main/java/com/intuso/housemate/client/api/internal/annotation/Value.java
Intuso/housemate
1c2cba7cb7e82d029f78a9baa96840178289fd52
[ "Apache-2.0" ]
null
null
null
client/api/src/main/java/com/intuso/housemate/client/api/internal/annotation/Value.java
Intuso/housemate
1c2cba7cb7e82d029f78a9baa96840178289fd52
[ "Apache-2.0" ]
null
null
null
23
75
0.728696
21,282
package com.intuso.housemate.client.api.internal.annotation; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Annotate an interface method with this to create a value for your object */ @Retention(R...
3e32640fc5e07ae21f9c0fbc7401821c0c6b451f
14,215
java
Java
src/info/thereisonlywe/core/search/SearchEngine.java
thereisonlywe/thereisonlywe-core
c626d59ab4cf2ea7b62751093d1c53f9c7cc3443
[ "Apache-2.0" ]
2
2017-10-28T18:19:29.000Z
2018-12-26T06:20:42.000Z
src/info/thereisonlywe/core/search/SearchEngine.java
thereisonlywe/thereisonlywe-core
c626d59ab4cf2ea7b62751093d1c53f9c7cc3443
[ "Apache-2.0" ]
null
null
null
src/info/thereisonlywe/core/search/SearchEngine.java
thereisonlywe/thereisonlywe-core
c626d59ab4cf2ea7b62751093d1c53f9c7cc3443
[ "Apache-2.0" ]
null
null
null
34.586375
188
0.701231
21,283
package info.thereisonlywe.core.search; import info.thereisonlywe.core.essentials.LocaleEssentials; import info.thereisonlywe.core.essentials.StringEssentials; import java.util.Arrays; import java.util.Locale; // matchExpected is only true if we are expecting a match beforehand to shorten search time, otherwis...
3e32653be026c1c521567d81b24e6f2a22af5218
928
java
Java
src/main/java/com/rbkmoney/fraudbusters/serde/MgEventSinkRowDeserializer.java
SanSYS/fraudbusters
542dd1a224f5a8a47b5b99c7f6981a1131771742
[ "Apache-2.0" ]
null
null
null
src/main/java/com/rbkmoney/fraudbusters/serde/MgEventSinkRowDeserializer.java
SanSYS/fraudbusters
542dd1a224f5a8a47b5b99c7f6981a1131771742
[ "Apache-2.0" ]
null
null
null
src/main/java/com/rbkmoney/fraudbusters/serde/MgEventSinkRowDeserializer.java
SanSYS/fraudbusters
542dd1a224f5a8a47b5b99c7f6981a1131771742
[ "Apache-2.0" ]
null
null
null
25.081081
82
0.699353
21,284
package com.rbkmoney.fraudbusters.serde; import com.fasterxml.jackson.databind.ObjectMapper; import com.rbkmoney.fraudbusters.domain.MgEventSinkRow; import lombok.extern.slf4j.Slf4j; import org.apache.kafka.common.serialization.Deserializer; import java.util.Map; @Slf4j public class MgEventSinkRowDeserializer implem...
3e326702fc0016253fcafb768ec4c03512ee10ff
577
java
Java
app/src/main/java/wallyson/lima/mobivitool/factory_method/_Default.java
WallysonNunes/mobivitool
1db4370d3e6b51002eb9bd425e83108df08af32c
[ "MIT" ]
7
2019-02-18T16:11:32.000Z
2019-12-12T11:00:51.000Z
app/src/main/java/wallyson/lima/mobivitool/factory_method/_Default.java
WallysonNunes/mobivitool
1db4370d3e6b51002eb9bd425e83108df08af32c
[ "MIT" ]
null
null
null
app/src/main/java/wallyson/lima/mobivitool/factory_method/_Default.java
WallysonNunes/mobivitool
1db4370d3e6b51002eb9bd425e83108df08af32c
[ "MIT" ]
1
2019-12-10T20:50:46.000Z
2019-12-10T20:50:46.000Z
18.03125
48
0.616984
21,285
package wallyson.lima.mobivitool.factory_method; /** * Created by wlima on 1/8/18. */ public class _Default { protected String _mensagem; protected boolean _status; public _Default() { this._mensagem = ""; this._status = true; } public boolean is_status() { return _stat...
3e3267d34a5b47f4552abcc41b4dee19bf3a070b
3,777
java
Java
src/main/java/net/killarexe/negativen/block/AmethystNClusterBlock.java
Killarexe/Negative-N-Forge-Version
109159f7eed2d5391ea9740a56db72cd728379aa
[ "CC0-1.0" ]
null
null
null
src/main/java/net/killarexe/negativen/block/AmethystNClusterBlock.java
Killarexe/Negative-N-Forge-Version
109159f7eed2d5391ea9740a56db72cd728379aa
[ "CC0-1.0" ]
null
null
null
src/main/java/net/killarexe/negativen/block/AmethystNClusterBlock.java
Killarexe/Negative-N-Forge-Version
109159f7eed2d5391ea9740a56db72cd728379aa
[ "CC0-1.0" ]
null
null
null
37.77
138
0.772041
21,286
package net.killarexe.negativen.block; import net.minecraftforge.registries.ObjectHolder; import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent; import net.minecraftforge.common.ToolType; import net.minecraftforge.api.distmarker.OnlyIn; import net.minecraftforge.api.distmarker.Dist; import net.m...
3e326957cea0fdf2b6e54249a336e6d5ea8f896e
2,680
java
Java
backend/starters/sprout-spring-boot-starter/src/main/java/net/savantly/sprout/rest/crud/PageAndSortController.java
manoj-savantly/sprout-platform
78d8aecdcb854ed2b278968014934a837149dbdb
[ "Apache-2.0" ]
13
2020-06-19T14:31:14.000Z
2022-02-21T17:37:12.000Z
backend/starters/sprout-spring-boot-starter/src/main/java/net/savantly/sprout/rest/crud/PageAndSortController.java
manoj-savantly/sprout-platform
78d8aecdcb854ed2b278968014934a837149dbdb
[ "Apache-2.0" ]
114
2020-08-03T20:37:53.000Z
2022-03-30T19:05:36.000Z
backend/starters/sprout-spring-boot-starter/src/main/java/net/savantly/sprout/rest/crud/PageAndSortController.java
manoj-savantly/sprout-platform
78d8aecdcb854ed2b278968014934a837149dbdb
[ "Apache-2.0" ]
4
2018-06-10T18:33:14.000Z
2021-07-25T14:18:52.000Z
29.777778
97
0.763806
21,287
package net.savantly.sprout.rest.crud; import java.util.Objects; import javax.persistence.EntityNotFoundException; import org.springframework.data.domain.Page; import org.springframework.data.domain.PageRequest; import org.springframework.data.domain.Pageable; import org.springframework.data.repository.PagingAndSort...
3e3269dfc246a425a7d0cf5519366d531caf9e52
746
java
Java
azkaban-db/src/test/java/azkaban/db/DBMetricsTest.java
ivan-jiang/azkaban
eaf96f7486fd391aea438328607421a25c17c2c3
[ "Apache-2.0" ]
4,050
2015-01-08T22:07:20.000Z
2022-03-31T03:06:06.000Z
azkaban-db/src/test/java/azkaban/db/DBMetricsTest.java
ivan-jiang/azkaban
eaf96f7486fd391aea438328607421a25c17c2c3
[ "Apache-2.0" ]
2,230
2015-01-02T18:35:24.000Z
2022-03-21T05:38:10.000Z
azkaban-db/src/test/java/azkaban/db/DBMetricsTest.java
ivan-jiang/azkaban
eaf96f7486fd391aea438328607421a25c17c2c3
[ "Apache-2.0" ]
1,658
2015-01-04T08:10:35.000Z
2022-03-28T01:17:34.000Z
26.642857
70
0.780161
21,288
package azkaban.db; import static org.junit.Assert.assertEquals; import azkaban.metrics.MetricsManager; import azkaban.metrics.MetricsTestUtility; import com.codahale.metrics.MetricRegistry; import org.junit.Before; import org.junit.Test; public class DBMetricsTest { private MetricsTestUtility testUtil; private ...
3e326b69a5ba587bb7a8ecc41952ad7871a4fe12
73
java
Java
manual/src/main/java/org/qi4j/manual/recipes/sideeffects/Order.java
arvidhuss/qi4j-sdk
b49eca6201e702ebcdae810c45fe0bcba3a74773
[ "Apache-2.0" ]
1
2017-08-08T03:09:29.000Z
2017-08-08T03:09:29.000Z
manual/src/main/java/org/qi4j/manual/recipes/sideeffects/Order.java
bwzhang2011/qi4j-sdk
be5f91e61a3b02e21f8f236fbaf85747f7f993ae
[ "Apache-2.0" ]
null
null
null
manual/src/main/java/org/qi4j/manual/recipes/sideeffects/Order.java
bwzhang2011/qi4j-sdk
be5f91e61a3b02e21f8f236fbaf85747f7f993ae
[ "Apache-2.0" ]
1
2022-01-22T10:59:44.000Z
2022-01-22T10:59:44.000Z
12.166667
44
0.794521
21,289
package org.qi4j.manual.recipes.sideeffects; public interface Order { }
3e326bab02b6ab4d95452a4af804fa6da6dfdfc4
1,851
java
Java
Projeto 08/Tradutor/src/java/tradutor/Tradutor.java
eltonsalles/coursera-daja
2bfa34d032dc2b443982afa9531c9054ac01e3e5
[ "MIT" ]
null
null
null
Projeto 08/Tradutor/src/java/tradutor/Tradutor.java
eltonsalles/coursera-daja
2bfa34d032dc2b443982afa9531c9054ac01e3e5
[ "MIT" ]
null
null
null
Projeto 08/Tradutor/src/java/tradutor/Tradutor.java
eltonsalles/coursera-daja
2bfa34d032dc2b443982afa9531c9054ac01e3e5
[ "MIT" ]
null
null
null
30.344262
149
0.507834
21,290
package tradutor; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; /** * * @author Elton */ public class Tradutor { private String palavra; public Tradutor(String palavra) { this.palavra = palavra; } public String traduzirPalavra() { String...
3e326bb71c13a0356efd780d12f61c66efd14515
5,211
java
Java
Client/Source_code/src/main/java/BC_sms_app_client/DiscoveryThread.java
Mishco/BC_version_1.1-
36ee330f6e7643a1d1bfda19429907270913f621
[ "MIT" ]
null
null
null
Client/Source_code/src/main/java/BC_sms_app_client/DiscoveryThread.java
Mishco/BC_version_1.1-
36ee330f6e7643a1d1bfda19429907270913f621
[ "MIT" ]
null
null
null
Client/Source_code/src/main/java/BC_sms_app_client/DiscoveryThread.java
Mishco/BC_version_1.1-
36ee330f6e7643a1d1bfda19429907270913f621
[ "MIT" ]
null
null
null
36.440559
162
0.555364
21,291
/* * 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 BC_sms_app_client; import java.io.IOException; import java.net.DatagramPacket; import java.net.DatagramSocket; impor...
3e326d31b5a40f550c8de705b9226d4beed39a3d
3,716
java
Java
wata-web-backend/src/main/java/com/gwac/action/UploadVacuum.java
archord/wata
98ee5252372b9274769fdc18468a93ca4a70adb2
[ "Apache-2.0" ]
1
2021-05-25T02:19:37.000Z
2021-05-25T02:19:37.000Z
wata-web-backend/src/main/java/com/gwac/action/UploadVacuum.java
archord/wata
98ee5252372b9274769fdc18468a93ca4a70adb2
[ "Apache-2.0" ]
1
2022-02-09T22:59:24.000Z
2022-02-09T22:59:24.000Z
wata-web-backend/src/main/java/com/gwac/action/UploadVacuum.java
archord/wata
98ee5252372b9274769fdc18468a93ca4a70adb2
[ "Apache-2.0" ]
null
null
null
22.797546
82
0.643703
21,292
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.gwac.action; /** * * @author xy */ import com.gwac.dao.CameraDao; import com.gwac.dao.CameraVacuumMonitorDao; import com.gwac.model.Camera; import com.gwac.model.CameraVacuumMonitor; import com.gwac.util....
3e326d3f80ea6b30531fdbdcc0b94f6b8eab23c1
320
java
Java
app/src/test/java/msteiger/de/picontrolapp/LocalTimeTest.java
msteiger/pi-control-app
390648c277f534b580ae6ae45ca90437d1a35394
[ "Apache-2.0" ]
null
null
null
app/src/test/java/msteiger/de/picontrolapp/LocalTimeTest.java
msteiger/pi-control-app
390648c277f534b580ae6ae45ca90437d1a35394
[ "Apache-2.0" ]
null
null
null
app/src/test/java/msteiger/de/picontrolapp/LocalTimeTest.java
msteiger/pi-control-app
390648c277f534b580ae6ae45ca90437d1a35394
[ "Apache-2.0" ]
null
null
null
20
69
0.684375
21,293
package msteiger.de.picontrolapp; import org.junit.Test; import msteiger.de.picontrolapp.dummy.LocalTime; import static org.junit.Assert.assertEquals; public class LocalTimeTest { @Test public void testNoOctals() { assertEquals("09:34", new LocalTime("09:34:22").toString()); } }
3e326e53f495b5b89c50b2715fe2ea3245574c57
1,396
java
Java
src/test/java/systems/composable/dropwizard/cassandra/multiCluster/MultiClusterIntegrationTest.java
stuartgunter/dropwizard-cassandra
3f3ac96ec64bd26c14dc3111f343f87054621fe2
[ "Apache-2.0" ]
27
2015-01-17T15:09:43.000Z
2016-03-28T06:43:56.000Z
src/test/java/systems/composable/dropwizard/cassandra/multiCluster/MultiClusterIntegrationTest.java
composable-systems/dropwizard-cassandra
3f3ac96ec64bd26c14dc3111f343f87054621fe2
[ "Apache-2.0" ]
15
2016-04-15T07:20:36.000Z
2018-04-25T16:15:27.000Z
src/test/java/systems/composable/dropwizard/cassandra/multiCluster/MultiClusterIntegrationTest.java
composable-systems/dropwizard-cassandra
3f3ac96ec64bd26c14dc3111f343f87054621fe2
[ "Apache-2.0" ]
18
2016-05-25T09:28:15.000Z
2019-03-28T10:03:30.000Z
35.794872
129
0.729943
21,294
/* * Copyright 2016 Composable Systems Limited * * 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 ...
3e326f9b03bb5cbcc655b36f786405f84e522b15
1,823
java
Java
src/test/java/initializationModule/mappingFactories/RolesListJSONMappingTest.java
kingasakol/ModuleOfSecurity
9ec04ad21f4b70aff8bbb17f359ff66c2a61c70d
[ "Unlicense" ]
null
null
null
src/test/java/initializationModule/mappingFactories/RolesListJSONMappingTest.java
kingasakol/ModuleOfSecurity
9ec04ad21f4b70aff8bbb17f359ff66c2a61c70d
[ "Unlicense" ]
null
null
null
src/test/java/initializationModule/mappingFactories/RolesListJSONMappingTest.java
kingasakol/ModuleOfSecurity
9ec04ad21f4b70aff8bbb17f359ff66c2a61c70d
[ "Unlicense" ]
null
null
null
37.204082
121
0.703236
21,295
package initializationModule.mappingFactories; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Nested; import org.junit.jupiter.api.Test; import org.safety.library.initializationModule.JSONMapping; import org.safety.library.initializationModule.mappingFactories.RolesListJSONMapping; import java....
3e327059253d57b6acd550e772ccb0b4d6e4e434
2,179
java
Java
uhcmeetup/src/main/java/me/javaee/meetup/utils/FileConfig.java
disclearing/javaee-plugins
bc0329b758427dcda7ac530320c9cc7b9a8905c3
[ "Apache-2.0" ]
2
2019-07-30T22:38:17.000Z
2022-02-08T23:23:31.000Z
uhcmeetup/src/main/java/me/javaee/meetup/utils/FileConfig.java
disclearing/javaee-plugins
bc0329b758427dcda7ac530320c9cc7b9a8905c3
[ "Apache-2.0" ]
null
null
null
uhcmeetup/src/main/java/me/javaee/meetup/utils/FileConfig.java
disclearing/javaee-plugins
bc0329b758427dcda7ac530320c9cc7b9a8905c3
[ "Apache-2.0" ]
null
null
null
31.128571
99
0.586966
21,296
package me.javaee.meetup.utils; import me.javaee.meetup.Meetup; import org.bukkit.Bukkit; import org.bukkit.configuration.file.FileConfiguration; import org.bukkit.configuration.file.YamlConfiguration; import java.io.File; import java.io.IOException; public class FileConfig { public String fileName; public ...
3e3270d466e6dddafa915348a8d64fb58fb9822c
689
java
Java
baku-toolkit/lib/src/main/java/io/v/rx/syncbase/RxEntity.java
vanadium-archive/java
b0d4b9d3bee2a1ff21b7ae9cb69c2e9b3f22aa8f
[ "BSD-3-Clause" ]
2
2017-12-16T04:02:51.000Z
2018-02-22T13:08:39.000Z
baku-toolkit/lib/src/main/java/io/v/rx/syncbase/RxEntity.java
vanadium-archive/java
b0d4b9d3bee2a1ff21b7ae9cb69c2e9b3f22aa8f
[ "BSD-3-Clause" ]
1
2017-03-08T19:27:44.000Z
2017-03-08T19:27:44.000Z
baku-toolkit/lib/src/main/java/io/v/rx/syncbase/RxEntity.java
vanadium-archive/java
b0d4b9d3bee2a1ff21b7ae9cb69c2e9b3f22aa8f
[ "BSD-3-Clause" ]
1
2020-05-14T11:27:53.000Z
2020-05-14T11:27:53.000Z
31.318182
97
0.690856
21,297
// Copyright 2015 The Vanadium 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 io.v.rx.syncbase; import rx.Observable; public abstract class RxEntity<T, P> { public abstract String getName(); public abstract Observa...
3e3270d5582ffeccefe45b5c40f9679972786709
976
java
Java
CoreFeatures/Testing/ITestRunner/src/main/java/info/smart_tools/smartactors/testing/interfaces/itest_runner/exception/TestExecutionException.java
asatuchin/smartactors-core
35d6cae61144305e80b22db04264c14be8405c3f
[ "Apache-2.0" ]
21
2017-09-29T09:45:37.000Z
2021-09-21T14:12:54.000Z
CoreFeatures/Testing/ITestRunner/src/main/java/info/smart_tools/smartactors/testing/interfaces/itest_runner/exception/TestExecutionException.java
asatuchin/smartactors-core
35d6cae61144305e80b22db04264c14be8405c3f
[ "Apache-2.0" ]
310
2019-04-11T16:42:11.000Z
2021-05-23T08:14:16.000Z
CoreFeatures/Testing/ITestRunner/src/main/java/info/smart_tools/smartactors/testing/interfaces/itest_runner/exception/TestExecutionException.java
asatuchin/smartactors-core
35d6cae61144305e80b22db04264c14be8405c3f
[ "Apache-2.0" ]
12
2017-09-29T09:50:30.000Z
2022-02-09T08:08:29.000Z
27.111111
80
0.70082
21,298
package info.smart_tools.smartactors.testing.interfaces.itest_runner.exception; import info.smart_tools.smartactors.testing.interfaces.itest_runner.ITestRunner; /** * Exception for error in {@link ITestRunner} method */ public class TestExecutionException extends Exception { /** * Constructor with specifi...
3e3271c65233bc87734a53b370bbd8e557e18c2c
734
java
Java
casa-do-codigo/src/main/java/jornada/deveficiente/casadocodigo/validation/VerificaDocumentoCpfOuCnpjValidator.java
celsofilho82/DevEficiente
c1d11c52b1240179b38cd8f8a7ef7e998b072535
[ "MIT" ]
null
null
null
casa-do-codigo/src/main/java/jornada/deveficiente/casadocodigo/validation/VerificaDocumentoCpfOuCnpjValidator.java
celsofilho82/DevEficiente
c1d11c52b1240179b38cd8f8a7ef7e998b072535
[ "MIT" ]
null
null
null
casa-do-codigo/src/main/java/jornada/deveficiente/casadocodigo/validation/VerificaDocumentoCpfOuCnpjValidator.java
celsofilho82/DevEficiente
c1d11c52b1240179b38cd8f8a7ef7e998b072535
[ "MIT" ]
null
null
null
25.310345
75
0.746594
21,299
package jornada.deveficiente.casadocodigo.validation; import org.springframework.validation.Errors; import org.springframework.validation.Validator; import jornada.deveficiente.casadocodigo.domain.request.NovaCompraRequest; public class VerificaDocumentoCpfOuCnpjValidator implements Validator { @Override ...
3e3272eeca0a52918def237ed7d2665b03a784d2
1,482
java
Java
camel-core/src/main/java/org/apache/camel/model/language/MvelExpression.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
13
2018-08-29T09:51:58.000Z
2022-02-22T12:00:36.000Z
camel-core/src/main/java/org/apache/camel/model/language/MvelExpression.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
9
2020-12-21T17:06:38.000Z
2022-02-01T01:10:21.000Z
camel-core/src/main/java/org/apache/camel/model/language/MvelExpression.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
50
2016-12-21T07:35:36.000Z
2022-02-25T15:39:00.000Z
32.933333
75
0.739541
21,300
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
3e3272f2c13f5426080fec2ec314e44aeabfbad4
452
java
Java
phase1/app1-corporate-service/src/main/java/io/github/devbhuwan/phase1/app2/ignite/IgniteClientCfg.java
labcart/POC-Apache-Ignite
add9a1492f799a0ff3182243facbae1f3327a58f
[ "Apache-2.0" ]
1
2018-08-14T12:04:08.000Z
2018-08-14T12:04:08.000Z
phase1/app1-corporate-service/src/main/java/io/github/devbhuwan/phase1/app2/ignite/IgniteClientCfg.java
labcart/POC-Apache-Ignite
add9a1492f799a0ff3182243facbae1f3327a58f
[ "Apache-2.0" ]
null
null
null
phase1/app1-corporate-service/src/main/java/io/github/devbhuwan/phase1/app2/ignite/IgniteClientCfg.java
labcart/POC-Apache-Ignite
add9a1492f799a0ff3182243facbae1f3327a58f
[ "Apache-2.0" ]
null
null
null
20.545455
60
0.734513
21,301
package io.github.devbhuwan.phase1.app2.ignite; import org.apache.ignite.Ignite; import org.apache.ignite.Ignition; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; /** * @author Bhuwan Upadhyay * @date 2017/05/07 */ @Configuration public class Ignite...
3e327450f4241e747589f4842096d34fd02d2eac
1,821
java
Java
src/api/java/thaumicenergistics/api/IThELang.java
Chaoschaot232/ThaumicEnergistics
c445b4ec8893222c68e0b8a93dee9b4e7909f58b
[ "MIT" ]
null
null
null
src/api/java/thaumicenergistics/api/IThELang.java
Chaoschaot232/ThaumicEnergistics
c445b4ec8893222c68e0b8a93dee9b4e7909f58b
[ "MIT" ]
null
null
null
src/api/java/thaumicenergistics/api/IThELang.java
Chaoschaot232/ThaumicEnergistics
c445b4ec8893222c68e0b8a93dee9b4e7909f58b
[ "MIT" ]
null
null
null
20.233333
57
0.710049
21,302
package thaumicenergistics.api; /** * Contains every translation key in Thaumic Energistics * * @author BrockWS */ public interface IThELang { IThELangKey creativeTab(); IThELangKey tileInfusionProvider(); IThELangKey tileArcaneAssembler(); IThELangKey itemDiffusionCore(); ...
3e3274a685fd2f7e7d06d3b8962bb91576e230a5
2,410
java
Java
src/main/java/com/example/controller/MyRestController.java
diastowo29/java-capex
83d03e545c5730566b21178875c85ecc13d0c5d7
[ "MIT" ]
null
null
null
src/main/java/com/example/controller/MyRestController.java
diastowo29/java-capex
83d03e545c5730566b21178875c85ecc13d0c5d7
[ "MIT" ]
null
null
null
src/main/java/com/example/controller/MyRestController.java
diastowo29/java-capex
83d03e545c5730566b21178875c85ecc13d0c5d7
[ "MIT" ]
null
null
null
34.927536
92
0.7361
21,303
package com.example.controller; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.validation.annotation.Validated; import org.springframework.web.bind.annotation.GetMapping; import org.spri...
3e3274d5133069a2eac1b4a230e4d7b294751150
6,619
java
Java
server/integration/testsuite/src/test/java/org/infinispan/server/test/cs/jdbc/multinode/StringBasedStoreMultinodeIT.java
baranowb/infinispan
48d37da8bfb93ba1ca820dbdabfb90fc46951734
[ "Apache-2.0" ]
null
null
null
server/integration/testsuite/src/test/java/org/infinispan/server/test/cs/jdbc/multinode/StringBasedStoreMultinodeIT.java
baranowb/infinispan
48d37da8bfb93ba1ca820dbdabfb90fc46951734
[ "Apache-2.0" ]
1
2017-09-15T18:57:37.000Z
2017-09-15T18:57:37.000Z
server/integration/testsuite/src/test/java/org/infinispan/server/test/cs/jdbc/multinode/StringBasedStoreMultinodeIT.java
karesti/infinispan
8380034e101e3c5d8e6818f1bdf92ad8248d8735
[ "Apache-2.0" ]
null
null
null
44.133333
109
0.688218
21,304
package org.infinispan.server.test.cs.jdbc.multinode; import static org.infinispan.server.test.util.ITestUtils.createMemcachedClient; import static org.infinispan.server.test.util.ITestUtils.eventually; import static org.infinispan.server.test.util.ITestUtils.startContainer; import static org.junit.Assert.assertEquals...
3e3275a2d35c03dca252e4c98c7e0435e5bdf87c
1,307
java
Java
app/src/main/java/com/team_six/decryptanite/models/DbContract.java
laconc/decryptanite
381683ff99ac629d129ef051cec9494e41e41de2
[ "MIT" ]
1
2021-09-28T03:46:41.000Z
2021-09-28T03:46:41.000Z
app/src/main/java/com/team_six/decryptanite/models/DbContract.java
laconc/decryptanite
381683ff99ac629d129ef051cec9494e41e41de2
[ "MIT" ]
null
null
null
app/src/main/java/com/team_six/decryptanite/models/DbContract.java
laconc/decryptanite
381683ff99ac629d129ef051cec9494e41e41de2
[ "MIT" ]
1
2021-09-28T03:46:45.000Z
2021-09-28T03:46:45.000Z
39.606061
66
0.699311
21,305
package com.team_six.decryptanite.models; import android.provider.BaseColumns; public final class DbContract { private DbContract() {} public static class Users implements BaseColumns { public static final String TABLE_NAME = "Users"; public static final String COLUMN_ID = "id"; publi...
3e3277284f5f2918f4263e69218f2ad0b5880076
638
java
Java
PageObjectModel/Helper.java
satishkumar0209/myswaasthselenium
c6045c817cff181509db3121956029f130efb9c2
[ "Apache-2.0" ]
null
null
null
PageObjectModel/Helper.java
satishkumar0209/myswaasthselenium
c6045c817cff181509db3121956029f130efb9c2
[ "Apache-2.0" ]
null
null
null
PageObjectModel/Helper.java
satishkumar0209/myswaasthselenium
c6045c817cff181509db3121956029f130efb9c2
[ "Apache-2.0" ]
null
null
null
23.62963
112
0.741379
21,306
package PageObjectModel; import org.openqa.selenium.JavascriptExecutor; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; public class Helper { public static void highLightElement(WebDriver driver, WebElement element) { JavascriptExecutor js=(JavascriptExecutor)driver; js.executeSc...
3e327758b8629c6b76aa277ae46cbd8184c3ba98
1,143
java
Java
java/src/main/java/io/github/gedgygedgy/rust/ops/FnRunnable.java
gedgygedgy/jni-utils-rs
9fe61be061c08575ec2e7dc5ebf9975eb805c119
[ "BSD-3-Clause" ]
null
null
null
java/src/main/java/io/github/gedgygedgy/rust/ops/FnRunnable.java
gedgygedgy/jni-utils-rs
9fe61be061c08575ec2e7dc5ebf9975eb805c119
[ "BSD-3-Clause" ]
null
null
null
java/src/main/java/io/github/gedgygedgy/rust/ops/FnRunnable.java
gedgygedgy/jni-utils-rs
9fe61be061c08575ec2e7dc5ebf9975eb805c119
[ "BSD-3-Clause" ]
null
null
null
31.75
79
0.653543
21,307
package io.github.gedgygedgy.rust.ops; import java.io.Closeable; /** * Wraps a closure in a Java object. * <p> * Instances of this class cannot be obtained directly from Java. Instead, call * {@code jni_utils::ops::fn_runnable()}, * {@code jni_utils::ops::fn_mut_runnable()}, or * {@code jni_utils::ops::fn_once_...
3e3277e564739298f7000ddc68c0174295e313d3
5,175
java
Java
src/se/vidstige/jadb/managers/PackageManager.java
hhhaiai/jadb
e9a518e8f3498c73a7838665917fa1c02b4645ea
[ "Apache-2.0" ]
496
2015-02-28T02:47:33.000Z
2022-03-29T06:28:43.000Z
src/se/vidstige/jadb/managers/PackageManager.java
hhhaiai/jadb
e9a518e8f3498c73a7838665917fa1c02b4645ea
[ "Apache-2.0" ]
121
2016-02-28T09:56:47.000Z
2022-03-31T08:11:44.000Z
src/se/vidstige/jadb/managers/PackageManager.java
hhhaiai/jadb
e9a518e8f3498c73a7838665917fa1c02b4645ea
[ "Apache-2.0" ]
179
2015-05-26T13:44:38.000Z
2022-03-24T06:37:11.000Z
36.188811
151
0.663382
21,308
package se.vidstige.jadb.managers; import se.vidstige.jadb.JadbDevice; import se.vidstige.jadb.JadbException; import se.vidstige.jadb.RemoteFile; import se.vidstige.jadb.Stream; import java.io.*; import java.nio.charset.StandardCharsets; import java.util.ArrayList; import java.util.Collections; import java.util.List;...
3e327850df0bd94846aa9c701b35985104b72a13
330
java
Java
android/app/src/main/java/com/giggs/heroquest/models/items/equipments/weapons/TwoHandedWeapon.java
guillaume-gouchon/dungeonquest
4a0f232a98879d6eaa8deedaa26ae028b9003f42
[ "MIT" ]
1
2021-09-03T20:59:26.000Z
2021-09-03T20:59:26.000Z
android/app/src/main/java/com/giggs/heroquest/models/items/equipments/weapons/TwoHandedWeapon.java
guillaume-gouchon/dungeonquest
4a0f232a98879d6eaa8deedaa26ae028b9003f42
[ "MIT" ]
null
null
null
android/app/src/main/java/com/giggs/heroquest/models/items/equipments/weapons/TwoHandedWeapon.java
guillaume-gouchon/dungeonquest
4a0f232a98879d6eaa8deedaa26ae028b9003f42
[ "MIT" ]
null
null
null
25.384615
101
0.730303
21,309
package com.giggs.heroquest.models.items.equipments.weapons; /** * Created by guillaume on 12/15/14. */ public class TwoHandedWeapon extends Weapon { public TwoHandedWeapon(String identifier, int minDamage, int deltaDamage, int level, int price) { super(identifier, minDamage, deltaDamage, level, price);...
3e3279136cb6786090b61dffcbfdd2390ee7eac5
85
java
Java
DesignPattern/Patterns/Straregy/src/strategypattern/Order.java
Sarah6197/bertoti
c6625d23822fa0530c2df6812205490403f9ee2c
[ "MIT" ]
null
null
null
DesignPattern/Patterns/Straregy/src/strategypattern/Order.java
Sarah6197/bertoti
c6625d23822fa0530c2df6812205490403f9ee2c
[ "MIT" ]
null
null
null
DesignPattern/Patterns/Straregy/src/strategypattern/Order.java
Sarah6197/bertoti
c6625d23822fa0530c2df6812205490403f9ee2c
[ "MIT" ]
null
null
null
10.625
25
0.670588
21,310
package strategypattern; public interface Order { public void order(); }
3e32794e603c7d0d564fe5e512bbf29da2e5e0ac
12,638
java
Java
src/main/java/vproxy/app/Main.java
sollardo/vproxy
236c14422ef276fe6eff8319ba86d9880619bde1
[ "MIT" ]
null
null
null
src/main/java/vproxy/app/Main.java
sollardo/vproxy
236c14422ef276fe6eff8319ba86d9880619bde1
[ "MIT" ]
null
null
null
src/main/java/vproxy/app/Main.java
sollardo/vproxy
236c14422ef276fe6eff8319ba86d9880619bde1
[ "MIT" ]
null
null
null
39.49375
127
0.470486
21,311
package vproxy.app; import vproxy.app.cmd.CmdResult; import vproxy.app.cmd.SystemCommand; import vproxy.app.mesh.DiscoveryConfigLoader; import vproxy.component.app.Shutdown; import vproxy.component.app.StdIOController; import vproxy.component.exception.XException; import vproxy.dns.Resolver; import vproxy.util.*; impo...
3e32796dd155b7b10689235a6af6572ae6f554f6
1,076
java
Java
03 WORKING WITH ABSTRACTION/pointinrectangle/src/Main.java
VasAtanasov/SoftUni-Java-OOP-February-2019
f9c61daca5c0db283f556417e00f703eac2b5af6
[ "MIT" ]
null
null
null
03 WORKING WITH ABSTRACTION/pointinrectangle/src/Main.java
VasAtanasov/SoftUni-Java-OOP-February-2019
f9c61daca5c0db283f556417e00f703eac2b5af6
[ "MIT" ]
null
null
null
03 WORKING WITH ABSTRACTION/pointinrectangle/src/Main.java
VasAtanasov/SoftUni-Java-OOP-February-2019
f9c61daca5c0db283f556417e00f703eac2b5af6
[ "MIT" ]
1
2020-02-11T23:36:04.000Z
2020-02-11T23:36:04.000Z
29.888889
78
0.60316
21,312
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Arrays; public class Main { private static BufferedReader reader; static { reader = new BufferedReader(new InputStreamReader(System.in)); } public static void main(String[] args) thro...
3e327a07d26e1290b8876e65e6049b15f1af6305
1,768
java
Java
T1cg/src/level/Pipe.java
cristianornelas/T1CG
edc7be062f294a9803fe56b2c7d97105bbec90d6
[ "Unlicense" ]
null
null
null
T1cg/src/level/Pipe.java
cristianornelas/T1CG
edc7be062f294a9803fe56b2c7d97105bbec90d6
[ "Unlicense" ]
1
2017-01-06T01:24:23.000Z
2017-01-06T01:24:23.000Z
T1cg/src/level/Pipe.java
cristianornelas/T1CG
edc7be062f294a9803fe56b2c7d97105bbec90d6
[ "Unlicense" ]
null
null
null
21.301205
71
0.522624
21,313
package level; import graphics.Texture; import graphics.VertexArray; import maths.Matrix4f; import maths.Vector3f; /** * * @authors Cristiano & Jefferson * Computacao Grafica - T1: Flappy Bird * */ public class Pipe { private Vector3f position = new Vector3f(); private static float width = 1.5f, height ...
3e327a411b8854b50e4e8366f732f394c4d9f71a
3,856
java
Java
src/main/java/egovframework/rte/tex/cgr/service/impl/EgovCategoryServiceImpl.java
pdw90/easycomtest2
ced9b28996b952cbb1324fdce4fcca0bd460a062
[ "Apache-2.0" ]
1
2016-09-15T09:07:46.000Z
2016-09-15T09:07:46.000Z
src/main/java/egovframework/rte/tex/cgr/service/impl/EgovCategoryServiceImpl.java
pdw90/easycomtest2
ced9b28996b952cbb1324fdce4fcca0bd460a062
[ "Apache-2.0" ]
4
2016-09-02T00:17:29.000Z
2017-09-20T04:24:38.000Z
src/main/java/egovframework/rte/tex/cgr/service/impl/EgovCategoryServiceImpl.java
pdw90/easycomtest2
ced9b28996b952cbb1324fdce4fcca0bd460a062
[ "Apache-2.0" ]
5
2016-09-27T15:09:20.000Z
2018-12-09T13:37:10.000Z
28.352941
102
0.702541
21,314
/* * Copyright 2011 MOPAS(Ministry of Public Administration and Security). * * 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 ...
3e327ba2f2bf6aaba911a389740cbe5ea4ba5ab3
2,501
java
Java
aliyun-java-sdk-cdn/src/main/java/com/aliyuncs/cdn/transform/v20180510/DescribeRefreshTasksResponseUnmarshaller.java
cctvzd7/aliyun-openapi-java-sdk
b8e4dce2a61ca968615c9b910bedebaea71781ae
[ "Apache-2.0" ]
3
2020-04-26T09:15:45.000Z
2020-05-09T03:10:26.000Z
aliyun-java-sdk-cdn/src/main/java/com/aliyuncs/cdn/transform/v20180510/DescribeRefreshTasksResponseUnmarshaller.java
cctvzd7/aliyun-openapi-java-sdk
b8e4dce2a61ca968615c9b910bedebaea71781ae
[ "Apache-2.0" ]
27
2021-06-11T21:08:40.000Z
2022-03-11T21:25:09.000Z
aliyun-java-sdk-cdn/src/main/java/com/aliyuncs/cdn/transform/v20180510/DescribeRefreshTasksResponseUnmarshaller.java
cctvzd7/aliyun-openapi-java-sdk
b8e4dce2a61ca968615c9b910bedebaea71781ae
[ "Apache-2.0" ]
1
2020-03-05T07:30:16.000Z
2020-03-05T07:30:16.000Z
49.039216
141
0.786086
21,315
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
3e327d51b5fb51e64b5535524c1506d9662f15b8
2,975
java
Java
app/src/main/java/com/application/mxm/soundtracks/data/model/Lyric.java
dadoz/MxmSoundtrackList
ffa4dc5b83bff6761647c9d0cf14cb376c70a5bb
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/application/mxm/soundtracks/data/model/Lyric.java
dadoz/MxmSoundtrackList
ffa4dc5b83bff6761647c9d0cf14cb376c70a5bb
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/application/mxm/soundtracks/data/model/Lyric.java
dadoz/MxmSoundtrackList
ffa4dc5b83bff6761647c9d0cf14cb376c70a5bb
[ "Apache-2.0" ]
null
null
null
23.611111
64
0.683697
21,316
package com.application.mxm.soundtracks.data.model; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import io.realm.RealmObject; public class Lyric extends RealmObject { @SerializedName("lyrics_id") @Expose private Integer lyricsId; @SerializedName("res...
3e327d573d48942fd973071190299955c408a274
1,057
java
Java
jcore-xmi-splitter/src/test/java/de/julielab/jcore/types/PrunedDependencyRelation_Type.java
JULIELab/jcore-dependencies
8a20c2036349b8524ddb4f71ddaf4fac3a7f2162
[ "BSD-2-Clause" ]
3
2015-11-16T01:10:07.000Z
2018-06-12T15:53:38.000Z
jcore-xmi-splitter/src/test/java/de/julielab/jcore/types/PrunedDependencyRelation_Type.java
JULIELab/jcore-dependencies
8a20c2036349b8524ddb4f71ddaf4fac3a7f2162
[ "BSD-2-Clause" ]
14
2015-10-27T17:11:23.000Z
2022-03-21T10:21:34.000Z
jcore-xmi-splitter/src/test/java/de/julielab/jcore/types/PrunedDependencyRelation_Type.java
JULIELab/jcore-dependencies
8a20c2036349b8524ddb4f71ddaf4fac3a7f2162
[ "BSD-2-Clause" ]
2
2019-07-10T06:34:59.000Z
2020-01-24T20:51:42.000Z
27.815789
120
0.743614
21,317
/* First created by JCasGen Tue Sep 03 12:35:27 CEST 2019 */ package de.julielab.jcore.types; import org.apache.uima.cas.Type; import org.apache.uima.cas.impl.TypeImpl; import org.apache.uima.jcas.JCas; import org.apache.uima.jcas.JCasRegistry; /** * Updated by JCasGen Tue Sep 03 12:35:27 CEST 2019 * @generated *...
3e327eb47f29c5b29a35155dd001f2002ec12c95
7,712
java
Java
src/android/com/mosambee/cordova/cordova/EResponse.java
ArunYogi/cordova-plugin-mosambee-pos
bf08974455c7d7104735868ac63754ac3a4238d6
[ "Apache-2.0" ]
null
null
null
src/android/com/mosambee/cordova/cordova/EResponse.java
ArunYogi/cordova-plugin-mosambee-pos
bf08974455c7d7104735868ac63754ac3a4238d6
[ "Apache-2.0" ]
1
2019-06-11T09:07:27.000Z
2019-11-11T11:42:49.000Z
src/android/com/mosambee/cordova/cordova/EResponse.java
ArunYogi/cordova-plugin-mosambee-pos
bf08974455c7d7104735868ac63754ac3a4238d6
[ "Apache-2.0" ]
null
null
null
22.289017
123
0.705654
21,318
/******************************************************** * Copyright (C) 2012 Ezetap Mobile Solutions Pvt. Ltd. * * This software is distributed for illustration purpose on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND. * *******************************************************/ package com.mo...
3e327ed55643ae55bb02e97f39accab14ad7e710
1,778
java
Java
WitLang-Model/src/main/kotlin/io/github/slupik/schemablock/model/ui/implementation/element/specific/StartBlock.java
Slupik/SchemaBlock
dbcac4d6a9a3ee94710094e8312970b61f3db6f2
[ "Apache-2.0" ]
null
null
null
WitLang-Model/src/main/kotlin/io/github/slupik/schemablock/model/ui/implementation/element/specific/StartBlock.java
Slupik/SchemaBlock
dbcac4d6a9a3ee94710094e8312970b61f3db6f2
[ "Apache-2.0" ]
null
null
null
WitLang-Model/src/main/kotlin/io/github/slupik/schemablock/model/ui/implementation/element/specific/StartBlock.java
Slupik/SchemaBlock
dbcac4d6a9a3ee94710094e8312970b61f3db6f2
[ "Apache-2.0" ]
null
null
null
26.147059
80
0.67829
21,319
package io.github.slupik.schemablock.model.ui.implementation.element.specific; import com.google.gson.Gson; import io.github.slupik.schemablock.model.ui.abstraction.ElementType; import io.github.slupik.schemablock.model.ui.abstraction.element.ElementState; import io.github.slupik.schemablock.model.ui.abstraction.eleme...
3e327f075c109b31d9c8e410d466adb37515fa93
1,904
java
Java
src/main/java/com/decibeltx/studytracker/model/CustomEntityField.java
Decibel-Therapeutics/Study-Tracker
d7d73ee349238c163f6b55b7be78be6364ca3e9f
[ "Apache-2.0" ]
6
2020-09-30T16:56:46.000Z
2021-10-01T02:29:03.000Z
src/main/java/com/decibeltx/studytracker/model/CustomEntityField.java
Decibel-Therapeutics/Study-Tracker
d7d73ee349238c163f6b55b7be78be6364ca3e9f
[ "Apache-2.0" ]
100
2020-05-27T14:52:52.000Z
2022-03-29T12:44:49.000Z
src/main/java/com/decibeltx/studytracker/model/CustomEntityField.java
Decibel-Therapeutics/Study-Tracker
d7d73ee349238c163f6b55b7be78be6364ca3e9f
[ "Apache-2.0" ]
4
2020-05-22T18:16:10.000Z
2022-03-27T20:29:32.000Z
20.473118
51
0.715861
21,320
package com.decibeltx.studytracker.model; import javax.persistence.Column; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.MappedSuperclass; @MappedSuperclass...
3e3280727c05bf21c8f38260a87103490042f2e5
579
java
Java
waltz-model/src/main/java/org/finos/waltz/model/app_group/AppGroupBulkAddRequest.java
jgiannuzzi/waltz
06968e5b424e3dae233390c8657469b0705fd6c3
[ "Apache-2.0" ]
77
2016-06-17T11:01:16.000Z
2020-02-28T04:00:31.000Z
waltz-model/src/main/java/org/finos/waltz/model/app_group/AppGroupBulkAddRequest.java
jgiannuzzi/waltz
06968e5b424e3dae233390c8657469b0705fd6c3
[ "Apache-2.0" ]
2,778
2016-01-21T20:44:52.000Z
2020-03-09T13:27:07.000Z
waltz-model/src/main/java/org/finos/waltz/model/app_group/AppGroupBulkAddRequest.java
ljubon/waltz
b21aa79f025e906635ccaf69e20e208107816fc3
[ "Apache-2.0" ]
42
2016-01-21T21:54:58.000Z
2020-03-05T21:06:46.000Z
28.95
65
0.816926
21,321
package org.finos.waltz.model.app_group; import com.fasterxml.jackson.databind.annotation.JsonDeserialize; import com.fasterxml.jackson.databind.annotation.JsonSerialize; import org.immutables.value.Value; import java.util.List; @Value.Immutable @JsonSerialize(as = ImmutableAppGroupBulkAddRequest.class) @JsonDeseri...
3e3281b1b73f271522818b0f13a867f2df59c67d
1,962
java
Java
server/src/main/java/org/codi/catan/filter/RequestIdAndAccessLogFilter.java
the-codinator/catan
ced935769579b609989f2fd8e47ce07e84ce071a
[ "MIT" ]
null
null
null
server/src/main/java/org/codi/catan/filter/RequestIdAndAccessLogFilter.java
the-codinator/catan
ced935769579b609989f2fd8e47ce07e84ce071a
[ "MIT" ]
null
null
null
server/src/main/java/org/codi/catan/filter/RequestIdAndAccessLogFilter.java
the-codinator/catan
ced935769579b609989f2fd8e47ce07e84ce071a
[ "MIT" ]
null
null
null
34.421053
114
0.715596
21,322
/* * @author the-codinator * created on 2020/5/22 */ package org.codi.catan.filter; import static org.codi.catan.util.Constants.HEADER_REQUEST_ID; import static org.codi.catan.util.Constants.TOKEN; import static org.codi.catan.util.Util.shouldSkipFilters; import javax.annotation.Priority; import javax.ws.rs.Prior...
3e32828cdcba9d840b26ff3db7a194a593b1af1d
588
java
Java
src/main/java/at/uibk/dps/ee/core/exception/FailureException.java
ChristianChiste/EE-Core
16007e95d81866532930d251c83fab69fa84c543
[ "Apache-2.0" ]
null
null
null
src/main/java/at/uibk/dps/ee/core/exception/FailureException.java
ChristianChiste/EE-Core
16007e95d81866532930d251c83fab69fa84c543
[ "Apache-2.0" ]
null
null
null
src/main/java/at/uibk/dps/ee/core/exception/FailureException.java
ChristianChiste/EE-Core
16007e95d81866532930d251c83fab69fa84c543
[ "Apache-2.0" ]
null
null
null
25.565217
78
0.738095
21,323
package at.uibk.dps.ee.core.exception; /** * The {@link FailureException} is thrown in cases where the execution of the * workflow cannot be continued. * * @author Fedor Smirnov * */ public class FailureException extends Exception { private static final long serialVersionUID = 1L; /** * Constructed wit...
3e32834df9fbdb5e8ec27dd9e91a720509c30d0d
1,270
java
Java
src/main/java/za/co/enigma/turing/mda/jee/xsd/javaee/JavaTypeType.java
lucksonk/mda-studio
ed3e86fd553b54bca3aba85085944ecb012a4c7d
[ "MIT" ]
null
null
null
src/main/java/za/co/enigma/turing/mda/jee/xsd/javaee/JavaTypeType.java
lucksonk/mda-studio
ed3e86fd553b54bca3aba85085944ecb012a4c7d
[ "MIT" ]
null
null
null
src/main/java/za/co/enigma/turing/mda/jee/xsd/javaee/JavaTypeType.java
lucksonk/mda-studio
ed3e86fd553b54bca3aba85085944ecb012a4c7d
[ "MIT" ]
null
null
null
26.458333
122
0.683465
21,324
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.04....
3e3283e3f5f60031e0fb7cced1b193422ba77d6d
687
java
Java
luban-common/src/main/java/org/luban/common/time/MicroPeriod.java
krisjin/uis
42ae285684023f4c5ef2ecac4d2627286d0e7cc9
[ "MIT" ]
4
2016-05-31T01:48:02.000Z
2018-08-10T02:08:10.000Z
luban-common/src/main/java/org/luban/common/time/MicroPeriod.java
krisjin/common-base
42ae285684023f4c5ef2ecac4d2627286d0e7cc9
[ "MIT" ]
null
null
null
luban-common/src/main/java/org/luban/common/time/MicroPeriod.java
krisjin/common-base
42ae285684023f4c5ef2ecac4d2627286d0e7cc9
[ "MIT" ]
3
2016-05-31T01:48:33.000Z
2018-08-10T02:08:11.000Z
17.175
66
0.596798
21,325
package org.luban.common.time; import java.util.concurrent.TimeUnit; /** * 时间片段(微妙) */ public class MicroPeriod implements Period { // 开始时间 protected long startTime; // 终止时间 protected long endTime; @Override public void begin() { startTime = System.nanoTime(); } @Override ...
3e3283fc82a1b0ec1048851a37a535c41da0a85e
2,096
java
Java
cmv3/src/java/br/faetec/model/dao/RespostaDAO.java
LiviaMiura/cmv3
e2f1df7ef149d77294486303bac2ddcdcf9299bd
[ "Apache-2.0" ]
null
null
null
cmv3/src/java/br/faetec/model/dao/RespostaDAO.java
LiviaMiura/cmv3
e2f1df7ef149d77294486303bac2ddcdcf9299bd
[ "Apache-2.0" ]
null
null
null
cmv3/src/java/br/faetec/model/dao/RespostaDAO.java
LiviaMiura/cmv3
e2f1df7ef149d77294486303bac2ddcdcf9299bd
[ "Apache-2.0" ]
null
null
null
30.823529
103
0.694656
21,326
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package br.faetec.model.dao; import br.faetec.model.dto.RespostaDTO; import java.util.List; import javax.persistence.Query; import org.eclipse.persistence.config.HintValues; import org.eclipse.persistence.config.QueryHi...
3e3283ffefbb4856e1a20832ab90e2ed164b5e68
2,323
java
Java
framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/MenuStringRenderer.java
aracwong/ofbiz
7ba7f3c2e16df6c8db0d8114e124957199cea1ff
[ "Apache-2.0" ]
752
2015-01-02T16:52:36.000Z
2022-03-03T11:22:14.000Z
framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/MenuStringRenderer.java
aracwong/ofbiz
7ba7f3c2e16df6c8db0d8114e124957199cea1ff
[ "Apache-2.0" ]
38
2021-06-02T09:14:31.000Z
2022-02-02T01:25:45.000Z
framework/widget/src/main/java/org/apache/ofbiz/widget/renderer/MenuStringRenderer.java
aracwong/ofbiz
7ba7f3c2e16df6c8db0d8114e124957199cea1ff
[ "Apache-2.0" ]
687
2015-01-07T07:56:48.000Z
2022-03-18T03:42:33.000Z
55.309524
131
0.731812
21,327
/******************************************************************************* * 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...
3e328457040e19886185edff457577e1af4acf62
2,419
java
Java
app/src/main/java/com/aries/library/fast/demo/widget/OverScrollView.java
wuwenlin/FastLib
345e462eba0dead2c8227abc2a36969724293ad1
[ "Apache-2.0" ]
515
2017-08-14T09:06:50.000Z
2022-02-23T06:30:44.000Z
app/src/main/java/com/aries/library/fast/demo/widget/OverScrollView.java
wuwenlin/FastLib
345e462eba0dead2c8227abc2a36969724293ad1
[ "Apache-2.0" ]
86
2017-12-04T03:23:15.000Z
2022-02-17T10:28:35.000Z
app/src/main/java/com/aries/library/fast/demo/widget/OverScrollView.java
wuwenlin/FastLib
345e462eba0dead2c8227abc2a36969724293ad1
[ "Apache-2.0" ]
111
2017-08-15T00:37:56.000Z
2021-11-25T02:25:54.000Z
28.785714
107
0.628619
21,328
package com.aries.library.fast.demo.widget; import android.content.Context; import android.util.AttributeSet; import android.view.View; import android.widget.ScrollView; import java.util.ArrayList; import java.util.List; /** * @Author: AriesHoo on 2018/10/29 9:47 * @E-Mail: nnheo@example.com * @Function: 滚动监听Scro...
3e3284941cb605790a9d3b701db94cd0448fdbf8
1,386
java
Java
FileTransferServer/src/FIleTransferServer.java
mtahadouiri/JavaSocketAndroid
8e97183d77f3a5be9f4dc07612c8851c7055d460
[ "Apache-2.0" ]
null
null
null
FileTransferServer/src/FIleTransferServer.java
mtahadouiri/JavaSocketAndroid
8e97183d77f3a5be9f4dc07612c8851c7055d460
[ "Apache-2.0" ]
null
null
null
FileTransferServer/src/FIleTransferServer.java
mtahadouiri/JavaSocketAndroid
8e97183d77f3a5be9f4dc07612c8851c7055d460
[ "Apache-2.0" ]
null
null
null
28.285714
101
0.69697
21,329
import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.DataInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.ServerSocket; impo...
3e3285e027ea03ea0ea399029446c4288afd3862
2,017
java
Java
container/openejb-jee/src/main/java/org/apache/openejb/jee/BodyContent.java
tingung/tomee
c4d120e8cacf11fa39a2d5226abe7a460b47b46f
[ "Apache-2.0" ]
378
2015-01-14T09:51:24.000Z
2022-03-26T05:26:01.000Z
container/openejb-jee/src/main/java/org/apache/openejb/jee/BodyContent.java
tingung/tomee
c4d120e8cacf11fa39a2d5226abe7a460b47b46f
[ "Apache-2.0" ]
393
2015-11-16T08:44:15.000Z
2022-03-31T07:05:40.000Z
container/openejb-jee/src/main/java/org/apache/openejb/jee/BodyContent.java
tingung/tomee
c4d120e8cacf11fa39a2d5226abe7a460b47b46f
[ "Apache-2.0" ]
767
2015-01-02T19:38:49.000Z
2022-03-28T16:59:10.000Z
30.104478
95
0.679227
21,330
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
3e3286020a3ab3f2e373ca420bf8e61acea43e44
7,229
java
Java
src/main/java/ie/gmit/sw/CrossValidateSunspot.java
MakarenkoElena91/Language-Detection-Neural-Network
41dd6746dbed8b4f263136f46680b500d05b0513
[ "MIT" ]
null
null
null
src/main/java/ie/gmit/sw/CrossValidateSunspot.java
MakarenkoElena91/Language-Detection-Neural-Network
41dd6746dbed8b4f263136f46680b500d05b0513
[ "MIT" ]
null
null
null
src/main/java/ie/gmit/sw/CrossValidateSunspot.java
MakarenkoElena91/Language-Detection-Neural-Network
41dd6746dbed8b4f263136f46680b500d05b0513
[ "MIT" ]
null
null
null
44.900621
135
0.604648
21,331
//https://github.com/jeffheaton/encog-java-examples/blob/master/src/main/java/org/encog/examples/neural/cross/CrossValidateSunspot.java package ie.gmit.sw; import java.text.NumberFormat; import org.encog.Encog; import org.encog.ml.data.MLData; import org.encog.ml.data.MLDataSet; import org.encog.ml.data.basic.BasicML...
3e3286455041827cef5a5c89c799951ae2494182
333
java
Java
#633 - Client/src/Class99.java
CSS-Lletya/open633
e512f3a8af1581427539bde4c535e6c117851dac
[ "Apache-2.0" ]
null
null
null
#633 - Client/src/Class99.java
CSS-Lletya/open633
e512f3a8af1581427539bde4c535e6c117851dac
[ "Apache-2.0" ]
null
null
null
#633 - Client/src/Class99.java
CSS-Lletya/open633
e512f3a8af1581427539bde4c535e6c117851dac
[ "Apache-2.0" ]
null
null
null
15.136364
37
0.702703
21,332
/* Class99 - Decompiled by JODE * Visit http://jode.sourceforge.net/ */ final class Class99 { int anInt1312; short aShort1313; short aShort1314; byte aByte1315; short aShort1316; int anInt1317; int anInt1318; int anInt1319 = 0; short aShort1320; short aShort1321; int anInt1322; public Class99() { /* e...
3e3286eef2d63b5c64ea2b3285f7906715b43d3a
3,061
java
Java
jodd-joy/src/main/java/jodd/joy/auth/AuthorizationInterceptor.java
zipu888/jodd
3f70308ab43de8eb82343b5db86935a3f506a7b2
[ "BSD-3-Clause" ]
1
2015-02-06T02:33:12.000Z
2015-02-06T02:33:12.000Z
jodd-joy/src/main/java/jodd/joy/auth/AuthorizationInterceptor.java
zipu888/jodd
3f70308ab43de8eb82343b5db86935a3f506a7b2
[ "BSD-3-Clause" ]
null
null
null
jodd-joy/src/main/java/jodd/joy/auth/AuthorizationInterceptor.java
zipu888/jodd
3f70308ab43de8eb82343b5db86935a3f506a7b2
[ "BSD-3-Clause" ]
null
null
null
32.221053
96
0.732767
21,333
// Copyright (c) 2003-2013, Jodd Team (jodd.org). All Rights Reserved. package jodd.joy.auth; import jodd.joy.madvoc.action.AppAction; import jodd.madvoc.ActionRequest; import jodd.madvoc.interceptor.ActionInterceptor; import jodd.servlet.DispatcherUtil; import jodd.util.URLCoder; import jodd.util.StringPool...
3e328744cc0e9952fbda204e54ed02ae03647ca3
2,891
java
Java
src/main/java/org/orthodox/universel/symanticanalysis/JvmInstructionNode.java
lamerexter/universel
aa48cfd1020df5110d6bed4b6aa18eab00eb32d6
[ "MIT" ]
1
2021-04-17T13:17:11.000Z
2021-04-17T13:17:11.000Z
src/main/java/org/orthodox/universel/symanticanalysis/JvmInstructionNode.java
lamerexter/universel
aa48cfd1020df5110d6bed4b6aa18eab00eb32d6
[ "MIT" ]
null
null
null
src/main/java/org/orthodox/universel/symanticanalysis/JvmInstructionNode.java
lamerexter/universel
aa48cfd1020df5110d6bed4b6aa18eab00eb32d6
[ "MIT" ]
null
null
null
32.483146
92
0.709097
21,334
/* * MIT Licence: * * Copyright (c) 2020 Orthodox Engineering Ltd * * 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...
3e3287a449b6c5027332a13868f433ac050964c3
946
java
Java
src/main/java/br/com/zup/transacao/seguranca/SegurancaConfig.java
CintyaAmaral/bootcamp-01-template-transacao
15fe798b9148c807de9a665c8b9f555078b0c6ff
[ "Apache-2.0" ]
null
null
null
src/main/java/br/com/zup/transacao/seguranca/SegurancaConfig.java
CintyaAmaral/bootcamp-01-template-transacao
15fe798b9148c807de9a665c8b9f555078b0c6ff
[ "Apache-2.0" ]
null
null
null
src/main/java/br/com/zup/transacao/seguranca/SegurancaConfig.java
CintyaAmaral/bootcamp-01-template-transacao
15fe798b9148c807de9a665c8b9f555078b0c6ff
[ "Apache-2.0" ]
null
null
null
43
124
0.755814
21,335
package br.com.zup.transacao.seguranca; import org.springframework.context.annotation.Configuration; import org.springframework.http.HttpMethod; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurer...
3e3288c4e9e3c261d7bc6bab4159a01669431949
2,564
java
Java
client-external/src/main/java/com/forcam/na/ffwebservices/client/api/order/response/ProductionOrderOperationSequenceCollectionResponse.java
dalbrx-forcam/java-sdk
c32a0f9b2c884fa0b2caa8c95577bd9cebd91fee
[ "MIT" ]
null
null
null
client-external/src/main/java/com/forcam/na/ffwebservices/client/api/order/response/ProductionOrderOperationSequenceCollectionResponse.java
dalbrx-forcam/java-sdk
c32a0f9b2c884fa0b2caa8c95577bd9cebd91fee
[ "MIT" ]
null
null
null
client-external/src/main/java/com/forcam/na/ffwebservices/client/api/order/response/ProductionOrderOperationSequenceCollectionResponse.java
dalbrx-forcam/java-sdk
c32a0f9b2c884fa0b2caa8c95577bd9cebd91fee
[ "MIT" ]
2
2020-11-13T18:59:10.000Z
2020-11-13T19:20:25.000Z
37.705882
141
0.567473
21,336
//////////////////////////////////////////////////////////////////////////////// // // Created by NUebele on 07.05.2018. // // Copyright (c) 2006 - 2018 FORCAM GmbH. All rights reserved. //////////////////////////////////////////////////////////////////////////////// package com.forcam.na.ffwebservices.client.api.orde...
3e3288e93e12c96108f98e1d2388ccfbd8ccf97c
5,583
java
Java
backend/src/test/java/ru/otus/library/web/BookControllerTest.java
MelnikovAnton/library-docker
2f30a06d73e7945ff96340b39ad422b7fe59a4dc
[ "Apache-2.0" ]
null
null
null
backend/src/test/java/ru/otus/library/web/BookControllerTest.java
MelnikovAnton/library-docker
2f30a06d73e7945ff96340b39ad422b7fe59a4dc
[ "Apache-2.0" ]
5
2021-03-09T19:44:38.000Z
2022-02-26T18:35:50.000Z
backend/src/test/java/ru/otus/library/web/BookControllerTest.java
MelnikovAnton/library-docker
2f30a06d73e7945ff96340b39ad422b7fe59a4dc
[ "Apache-2.0" ]
null
null
null
37.979592
113
0.639262
21,337
package ru.otus.library.web; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.sp...
3e3288fd2573f930cb3e8cb5056edb62ec72110d
498
java
Java
JettyAPICommons/src/main/java/com/tecnologiabasica/jettyapicommons/json/JsonExclude.java
afonsohmm/JettyAPISample
1b84b976a5968d1d5fabe3f94ba0045cba915304
[ "Apache-2.0" ]
null
null
null
JettyAPICommons/src/main/java/com/tecnologiabasica/jettyapicommons/json/JsonExclude.java
afonsohmm/JettyAPISample
1b84b976a5968d1d5fabe3f94ba0045cba915304
[ "Apache-2.0" ]
4
2021-03-10T23:12:31.000Z
2022-01-21T23:12:11.000Z
JettyAPICommons/src/main/java/com/tecnologiabasica/jettyapicommons/json/JsonExclude.java
afonsohmm/JettyAPISample
1b84b976a5968d1d5fabe3f94ba0045cba915304
[ "Apache-2.0" ]
3
2017-06-26T13:23:44.000Z
2017-09-11T20:17:52.000Z
29.294118
79
0.799197
21,338
/* * 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 com.tecnologiabasica.jettyapicommons.json; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; imp...
3e32898089fce501a45aabcbbb9759bfa4c0ffb1
1,469
java
Java
uberfire-project/uberfire-project-api/src/main/java/org/guvnor/common/services/project/events/NewModuleEvent.java
LeonidLapshin/appformer
2cf15393aeb922cab813938aee2c665d51ede57f
[ "Apache-2.0" ]
157
2017-09-26T17:42:08.000Z
2022-03-11T06:48:15.000Z
uberfire-project/uberfire-project-api/src/main/java/org/guvnor/common/services/project/events/NewModuleEvent.java
LeonidLapshin/appformer
2cf15393aeb922cab813938aee2c665d51ede57f
[ "Apache-2.0" ]
940
2017-03-21T08:15:36.000Z
2022-03-25T13:18:36.000Z
uberfire-project/uberfire-project-api/src/main/java/org/guvnor/common/services/project/events/NewModuleEvent.java
LeonidLapshin/appformer
2cf15393aeb922cab813938aee2c665d51ede57f
[ "Apache-2.0" ]
178
2017-03-14T10:44:31.000Z
2022-03-28T23:02:29.000Z
27.203704
75
0.678012
21,339
/* * Copyright 2017 Red Hat, Inc. and/or its affiliates. * * 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 a...
3e3289e478b17a170b090a5b848faf1f0867e351
7,353
java
Java
scheduler/xxl-job/src/main/java/com/di1shuai/xxl/jobhandler/DemoJobHandler.java
BestBurning/back-end
f3cacee203ce9615a2187393fc5ed355700a8bee
[ "BSD-3-Clause" ]
2
2020-10-31T10:23:58.000Z
2020-12-14T08:13:59.000Z
scheduler/xxl-job/src/main/java/com/di1shuai/xxl/jobhandler/DemoJobHandler.java
BestBurning/back-end
f3cacee203ce9615a2187393fc5ed355700a8bee
[ "BSD-3-Clause" ]
1
2022-03-03T09:57:27.000Z
2022-03-15T02:26:40.000Z
scheduler/xxl-job/src/main/java/com/di1shuai/xxl/jobhandler/DemoJobHandler.java
BestBurning/back-end
f3cacee203ce9615a2187393fc5ed355700a8bee
[ "BSD-3-Clause" ]
1
2021-08-17T12:53:36.000Z
2021-08-17T12:53:36.000Z
29.53012
109
0.54658
21,340
package com.di1shuai.xxl.jobhandler; import com.xxl.job.core.context.XxlJobHelper; import com.xxl.job.core.handler.annotation.XxlJob; import lombok.extern.slf4j.Slf4j; import org.springframework.stereotype.Component; import java.io.BufferedInputStream; import java.io.BufferedReader; import java.io.DataOutputStream; i...
3e328a2cb8960f7077bc08cb7ddb22a280c21506
213
java
Java
api/src/test/java/io/spring/jbuy/JbuyApplicationTests.java
kle97/JBuy-Spring-Angular
59cd73238191550ba7e7d0905981dc135329800f
[ "MIT" ]
null
null
null
api/src/test/java/io/spring/jbuy/JbuyApplicationTests.java
kle97/JBuy-Spring-Angular
59cd73238191550ba7e7d0905981dc135329800f
[ "MIT" ]
null
null
null
api/src/test/java/io/spring/jbuy/JbuyApplicationTests.java
kle97/JBuy-Spring-Angular
59cd73238191550ba7e7d0905981dc135329800f
[ "MIT" ]
null
null
null
15.214286
60
0.746479
21,341
package io.spring.jbuy; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class JbuyApplicationTests { @Test void contextLoads() { } }
3e328a5c2b415de60a8be466cd9068fe04ddaca5
5,078
java
Java
Commons/G3MSharedSDK/src/org/glob3/mobile/generated/BusyQuadRenderer.java
RMMJR/g3m
990467dc8e2bf584f8b512bdf06ecf4def625185
[ "BSD-2-Clause" ]
1
2016-08-23T10:29:44.000Z
2016-08-23T10:29:44.000Z
Commons/G3MSharedSDK/src/org/glob3/mobile/generated/BusyQuadRenderer.java
RMMJR/g3m
990467dc8e2bf584f8b512bdf06ecf4def625185
[ "BSD-2-Clause" ]
null
null
null
Commons/G3MSharedSDK/src/org/glob3/mobile/generated/BusyQuadRenderer.java
RMMJR/g3m
990467dc8e2bf584f8b512bdf06ecf4def625185
[ "BSD-2-Clause" ]
null
null
null
25.77665
148
0.65065
21,342
package org.glob3.mobile.generated; // // BusyQuadRenderer.cpp // G3MiOSSDK // // Created by Agustin Trujillo Pino on 13/08/12. // Copyright (c) 2012 Universidad de Las Palmas. All rights reserved. // // // BusyQuadRenderer.hpp // G3MiOSSDK // // Created by Agustin Trujillo Pino on 13/08/12. ...
3e328ad7db3cdcbd1b7ce83f7d16c458f7afaf00
6,914
java
Java
WQFM/src/wqfm/ds/CustomDSPerLevel.java
Mahim1997/wQFM-2020
df3dd14e64228bf72416a3df8812e9342242fb24
[ "Apache-2.0" ]
10
2020-09-12T19:50:47.000Z
2022-03-21T15:04:28.000Z
WQFM/src/wqfm/ds/CustomDSPerLevel.java
Mahim1997/wQFM-2020
df3dd14e64228bf72416a3df8812e9342242fb24
[ "Apache-2.0" ]
2
2021-06-11T15:14:13.000Z
2022-03-29T12:19:00.000Z
WQFM/src/wqfm/ds/CustomDSPerLevel.java
Mahim1997/wQFM-2020
df3dd14e64228bf72416a3df8812e9342242fb24
[ "Apache-2.0" ]
2
2021-06-06T13:46:03.000Z
2021-11-12T20:58:15.000Z
44.606452
144
0.627423
21,343
package wqfm.ds; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.TreeMap; import java.util.stream.Collectors; /** * * @author mahim */ public class CustomDSPerLevel { public InitialTable initial_table1_of_list_of...
3e328b701d5575d84b3ea047deed36ad3fa897d0
2,227
java
Java
impc_prod_tracker/core/src/main/java/org/gentar/ensembl_assembly_mapping/AssemblyMapConsumer.java
ogunes-ebi/impc-production-tracker
3be90edc8bc45d610c36c5d2011eb4254607129e
[ "Apache-2.0" ]
1
2022-01-10T14:35:36.000Z
2022-01-10T14:35:36.000Z
impc_prod_tracker/core/src/main/java/org/gentar/ensembl_assembly_mapping/AssemblyMapConsumer.java
ogunes-ebi/impc-production-tracker
3be90edc8bc45d610c36c5d2011eb4254607129e
[ "Apache-2.0" ]
185
2019-02-19T10:03:45.000Z
2022-03-28T07:40:28.000Z
impc_prod_tracker/core/src/main/java/org/gentar/ensembl_assembly_mapping/AssemblyMapConsumer.java
ogunes-ebi/impc-production-tracker
3be90edc8bc45d610c36c5d2011eb4254607129e
[ "Apache-2.0" ]
7
2019-02-18T08:54:01.000Z
2022-02-07T10:46:28.000Z
32.75
107
0.649753
21,344
package org.gentar.ensembl_assembly_mapping; import org.gentar.exceptions.SystemOperationFailedException; import org.gentar.exceptions.UserOperationFailedException; import org.json.JSONObject; import org.springframework.beans.factory.annotation.Value; import org.springframework.http.ResponseEntity; import org.springfr...
3e328bc43fd69a0ebb47ef35a855c1d2406387e6
372
java
Java
src/main/java/com/example/demo/design/structural/proxy/cglib/CglibClient.java
CounterattackOfAcmen/design-pattern
2079a4e7ccbb2dd8b52220d756693f5a76c859c4
[ "Apache-2.0" ]
null
null
null
src/main/java/com/example/demo/design/structural/proxy/cglib/CglibClient.java
CounterattackOfAcmen/design-pattern
2079a4e7ccbb2dd8b52220d756693f5a76c859c4
[ "Apache-2.0" ]
null
null
null
src/main/java/com/example/demo/design/structural/proxy/cglib/CglibClient.java
CounterattackOfAcmen/design-pattern
2079a4e7ccbb2dd8b52220d756693f5a76c859c4
[ "Apache-2.0" ]
null
null
null
26.571429
81
0.645161
21,346
package com.example.demo.design.structural.proxy.cglib; /** * @author zhang */ public class CglibClient { public static void main(String[] args) { CglibTarget target = new CglibTarget(); CglibTarget proxy = (CglibTarget) CglibTargetFactory.getProxy(target); proxy.show("[" + target.getCla...
3e328cd7a7e3b57ce982de2719bafaadd92b5caf
801
java
Java
srv_unip_pub/src/main/java/com/sa/unip/srv/xxtz/demodel/LVXIN_SUBSCRIBERDefaultDSModel.java
devibizsys/unip
a22b15ebb069c6a7432e3401bdd500a3ca37250e
[ "MIT" ]
8
2018-05-10T01:28:09.000Z
2020-11-16T03:19:46.000Z
srv_unip_pub/src/main/java/com/sa/unip/srv/xxtz/demodel/LVXIN_SUBSCRIBERDefaultDSModel.java
devibizsys/unip
a22b15ebb069c6a7432e3401bdd500a3ca37250e
[ "MIT" ]
null
null
null
srv_unip_pub/src/main/java/com/sa/unip/srv/xxtz/demodel/LVXIN_SUBSCRIBERDefaultDSModel.java
devibizsys/unip
a22b15ebb069c6a7432e3401bdd500a3ca37250e
[ "MIT" ]
6
2019-02-28T08:59:35.000Z
2022-03-01T17:16:38.000Z
26.7
94
0.76779
21,347
/** * iBizSys 5.0 机器人生产代码(不要直接修改当前代码) * http://www.ibizsys.net */ package com.sa.unip.srv.xxtz.demodel; import net.ibizsys.paas.core.DEDataSet; import net.ibizsys.paas.core.DEDataSetQuery; import net.ibizsys.paas.sysmodel.CodeListGlobal; import net.ibizsys.paas.codelist.ICodeList; import net.ibizsys.paas.demodel...
3e328d6514355560db213fd9bf1a670d3de11d27
838
java
Java
data-collection/src/main/java/org/jeecg/modules/datasources/model/WaterfallJobGroup.java
Selegant/waterfall
83f05f8574c0fb73bc02c28683ffcba116b63ea4
[ "Apache-2.0" ]
null
null
null
data-collection/src/main/java/org/jeecg/modules/datasources/model/WaterfallJobGroup.java
Selegant/waterfall
83f05f8574c0fb73bc02c28683ffcba116b63ea4
[ "Apache-2.0" ]
null
null
null
data-collection/src/main/java/org/jeecg/modules/datasources/model/WaterfallJobGroup.java
Selegant/waterfall
83f05f8574c0fb73bc02c28683ffcba116b63ea4
[ "Apache-2.0" ]
2
2021-06-25T08:02:18.000Z
2021-08-05T01:55:03.000Z
17.102041
82
0.594272
21,348
package org.jeecg.modules.datasources.model; import lombok.Data; import java.util.ArrayList; import java.util.Arrays; import java.util.List; /** * 执行器表 */ @Data public class WaterfallJobGroup { private Integer id; /** * 执行器AppName */ private String appName; /** * 执行器名称 */ ...
3e328e589b5370c6d150b368107a1dc3c5079a34
145
java
Java
net/minecraft/network/play/server/S44PacketWorldBorder.java
OdshDays/corrosion
b568eba671262c47de32db1c09050151b25ce43c
[ "Unlicense" ]
null
null
null
net/minecraft/network/play/server/S44PacketWorldBorder.java
OdshDays/corrosion
b568eba671262c47de32db1c09050151b25ce43c
[ "Unlicense" ]
null
null
null
net/minecraft/network/play/server/S44PacketWorldBorder.java
OdshDays/corrosion
b568eba671262c47de32db1c09050151b25ce43c
[ "Unlicense" ]
null
null
null
48.333333
107
0.82069
21,349
public class S44PacketWorldBorder { // Failed to decompile, took too long to decompile: net/minecraft/network/play/server/S44PacketWorldBorder }
3e328e625a32435814d4154033ea551a98907741
1,303
java
Java
app-messaging-fcm/src/main/java/ly/count/android/demo/messaging_fcm/ActivityExampleViewTracking.java
huangweiboy/countly-sdk-android
89dbc8a3458ffacc5128cc956e17355005346b98
[ "MIT" ]
1
2019-10-10T03:51:32.000Z
2019-10-10T03:51:32.000Z
app-messaging-fcm/src/main/java/ly/count/android/demo/messaging_fcm/ActivityExampleViewTracking.java
huangweiboy/countly-sdk-android
89dbc8a3458ffacc5128cc956e17355005346b98
[ "MIT" ]
null
null
null
app-messaging-fcm/src/main/java/ly/count/android/demo/messaging_fcm/ActivityExampleViewTracking.java
huangweiboy/countly-sdk-android
89dbc8a3458ffacc5128cc956e17355005346b98
[ "MIT" ]
null
null
null
21.016129
64
0.676899
21,350
package ly.count.android.demo.messaging_fcm; import android.app.Activity; import android.os.Bundle; import android.view.View; import ly.count.android.sdk.Countly; @SuppressWarnings({"UnusedParameters", "unused"}) public class ActivityExampleViewTracking extends Activity { @Override public void onCreate(Bund...
3e328e7a7744daabe5fd87748a237f625bd1506a
938
java
Java
drools-examples/drools-examples-drl/src/main/java/org/drools/tutorials/banking/Example5.java
bobmcwhirter/drools
62a0a5907ca1f4505cea2f4c55302da846b1cc75
[ "Apache-2.0" ]
13
2016-05-08T12:40:40.000Z
2017-01-09T05:02:36.000Z
drools-examples/drools-examples-drl/src/main/java/org/drools/tutorials/banking/Example5.java
rapidan/drools
62a0a5907ca1f4505cea2f4c55302da846b1cc75
[ "Apache-2.0" ]
7
2020-06-30T23:18:02.000Z
2022-02-01T01:05:08.000Z
drools-examples/drools-examples-drl/src/main/java/org/drools/tutorials/banking/Example5.java
rapidan/drools
62a0a5907ca1f4505cea2f4c55302da846b1cc75
[ "Apache-2.0" ]
6
2015-12-04T06:09:37.000Z
2019-07-19T07:20:44.000Z
42.636364
68
0.49467
21,351
package org.drools.tutorials.banking; public class Example5 { public static void main(String[] args) throws Exception { Object[] cashflows = { new TypedCashflow(new SimpleDate("01/01/2007"), TypedCashflow.CREDIT, 300.00), new TypedC...
3e328e8483708ca9e4e9bd907f86deb68572812e
14,046
java
Java
activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java
JLLeitschuh/active-mq
8d56c58387fce4ddf0bba61fb8dca62af02a8803
[ "Apache-2.0" ]
1
2019-01-12T07:12:54.000Z
2019-01-12T07:12:54.000Z
activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java
JLLeitschuh/active-mq
8d56c58387fce4ddf0bba61fb8dca62af02a8803
[ "Apache-2.0" ]
null
null
null
activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java
JLLeitschuh/active-mq
8d56c58387fce4ddf0bba61fb8dca62af02a8803
[ "Apache-2.0" ]
1
2021-11-16T03:25:27.000Z
2021-11-16T03:25:27.000Z
34.681481
146
0.646234
21,352
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
3e328e9830f931500ff24be30068e27ec7599111
7,734
java
Java
src/main/java/com/beanit/iec61850bean/BdaTimestamp.java
adito0/iec61850bean
32e7b6f33871f61b1dd0baab0a6fc16288cd449a
[ "Apache-2.0" ]
33
2017-07-28T15:42:35.000Z
2019-02-20T10:23:50.000Z
src/main/java/com/beanit/iec61850bean/BdaTimestamp.java
adito0/iec61850bean
32e7b6f33871f61b1dd0baab0a6fc16288cd449a
[ "Apache-2.0" ]
15
2020-07-14T14:59:10.000Z
2022-03-14T16:52:34.000Z
src/main/java/com/beanit/iec61850bean/BdaTimestamp.java
adito0/iec61850bean
32e7b6f33871f61b1dd0baab0a6fc16288cd449a
[ "Apache-2.0" ]
22
2020-07-01T08:24:24.000Z
2022-02-23T09:30:56.000Z
31.82716
100
0.663822
21,353
/* * Copyright 2011 The IEC61850bean Authors * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e328ea268a5fced5c8b6397d6108e8170e15a1a
106
java
Java
src/main/java/iot/ttu/edu/M2MRuleEditor/data/Entity.java
jhaowei-huang/M2MRuleEditor
5819a6d6fe9ae84f499ed9a5f611c8fc052469ff
[ "MIT" ]
null
null
null
src/main/java/iot/ttu/edu/M2MRuleEditor/data/Entity.java
jhaowei-huang/M2MRuleEditor
5819a6d6fe9ae84f499ed9a5f611c8fc052469ff
[ "MIT" ]
null
null
null
src/main/java/iot/ttu/edu/M2MRuleEditor/data/Entity.java
jhaowei-huang/M2MRuleEditor
5819a6d6fe9ae84f499ed9a5f611c8fc052469ff
[ "MIT" ]
null
null
null
13.25
39
0.679245
21,354
package iot.ttu.edu.M2MRuleEditor.data; /** * Created by user on 2014/11/3. */ public class Entity { }
3e328f01a499235b70192834279675d485b21ce0
1,982
java
Java
byte-buddy-dep/src/test/java/net/bytebuddy/matcher/InheritedAnnotationMatcherTest.java
scordio/byte-buddy
90afb6039d420a43682dbc3055765355b87eb094
[ "Apache-2.0" ]
4,962
2015-01-05T12:39:16.000Z
2022-03-31T22:33:40.000Z
byte-buddy-dep/src/test/java/net/bytebuddy/matcher/InheritedAnnotationMatcherTest.java
chefdd/byte-buddy
7a41b53d7023ae047be63c8cef2871fd5860b032
[ "Apache-2.0" ]
1,138
2015-01-15T03:55:52.000Z
2022-03-30T22:17:06.000Z
byte-buddy-dep/src/test/java/net/bytebuddy/matcher/InheritedAnnotationMatcherTest.java
chefdd/byte-buddy
7a41b53d7023ae047be63c8cef2871fd5860b032
[ "Apache-2.0" ]
704
2015-01-15T13:35:58.000Z
2022-03-29T07:28:20.000Z
39.64
123
0.771443
21,355
package net.bytebuddy.matcher; import net.bytebuddy.description.annotation.AnnotationList; import net.bytebuddy.description.type.TypeDescription; import org.junit.Test; import org.mockito.Mock; import static org.hamcrest.CoreMatchers.is; import static org.hamcrest.MatcherAssert.assertThat; import static org.mockito.M...
3e329052d49d75fa5121d3267626bda2c052d86a
1,331
java
Java
bridge-impl/src/main/java/com/liferay/faces/bridge/filter/internal/HeaderRequestBridgeImpl.java
jgorny/liferay-faces-bridge-impl
4b3523626f2390401eaf96dbf5f75cdfe3c3baaf
[ "Apache-2.0" ]
11
2015-09-09T13:19:15.000Z
2022-03-15T09:15:31.000Z
bridge-impl/src/main/java/com/liferay/faces/bridge/filter/internal/HeaderRequestBridgeImpl.java
jgorny/liferay-faces-bridge-impl
4b3523626f2390401eaf96dbf5f75cdfe3c3baaf
[ "Apache-2.0" ]
333
2015-09-30T19:39:31.000Z
2022-01-28T03:37:19.000Z
bridge-impl/src/main/java/com/liferay/faces/bridge/filter/internal/HeaderRequestBridgeImpl.java
jgorny/liferay-faces-bridge-impl
4b3523626f2390401eaf96dbf5f75cdfe3c3baaf
[ "Apache-2.0" ]
60
2015-09-04T17:35:57.000Z
2022-03-09T17:00:08.000Z
28.934783
91
0.768595
21,356
/** * Copyright (c) 2000-2021 Liferay, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
3e32905f45ad6b81b507a6a07b34a23a73b52bee
17,319
java
Java
flink-optimizer/src/test/java/org/apache/flink/optimizer/dataproperties/GlobalPropertiesFilteringTest.java
aixuebo/flink-1.6
9c120d5619b22081b957feb0a3467cf30b0b6c20
[ "BSD-3-Clause" ]
80
2016-08-11T03:07:28.000Z
2022-03-27T06:47:09.000Z
flink-optimizer/src/test/java/org/apache/flink/optimizer/dataproperties/GlobalPropertiesFilteringTest.java
aixuebo/flink-1.6
9c120d5619b22081b957feb0a3467cf30b0b6c20
[ "BSD-3-Clause" ]
204
2019-05-21T09:54:29.000Z
2019-07-26T21:04:30.000Z
flink-optimizer/src/test/java/org/apache/flink/optimizer/dataproperties/GlobalPropertiesFilteringTest.java
aixuebo/flink-1.6
9c120d5619b22081b957feb0a3467cf30b0b6c20
[ "BSD-3-Clause" ]
40
2016-08-12T05:40:51.000Z
2022-01-11T08:01:04.000Z
40.370629
128
0.781627
21,357
/* * 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 ...
3e32908580ae65fb8db0cd55dfb55d95bbd8a4cc
1,740
java
Java
integration_test/src/java/com/twitter/heron/integration_test/common/bolt/IdentityBolt.java
takeratta/heron
7b7c38594186f009741c62d379364b9b45d82b61
[ "Apache-2.0" ]
1
2021-06-29T07:00:10.000Z
2021-06-29T07:00:10.000Z
integration_test/src/java/com/twitter/heron/integration_test/common/bolt/IdentityBolt.java
takeratta/heron
7b7c38594186f009741c62d379364b9b45d82b61
[ "Apache-2.0" ]
null
null
null
integration_test/src/java/com/twitter/heron/integration_test/common/bolt/IdentityBolt.java
takeratta/heron
7b7c38594186f009741c62d379364b9b45d82b61
[ "Apache-2.0" ]
null
null
null
34.117647
83
0.73908
21,358
// Copyright 2016 Twitter. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law...
3e329196d1746676ad6af9cd45f38326bffc01d6
3,220
java
Java
service/interactivespaces-service-speech-synthesis/src/main/java/interactivespaces/service/speech/synthesis/internal/festival/scheme/SchemeReader.java
OmArMouNir/interactive-spaces
e260a991a4c1d5696e58427589d5ca3e7268b678
[ "ECL-2.0", "Apache-2.0" ]
1
2016-06-16T22:48:20.000Z
2016-06-16T22:48:20.000Z
service/interactivespaces-service-speech-synthesis/src/main/java/interactivespaces/service/speech/synthesis/internal/festival/scheme/SchemeReader.java
wlstks7/interactive-spaces
e260a991a4c1d5696e58427589d5ca3e7268b678
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
service/interactivespaces-service-speech-synthesis/src/main/java/interactivespaces/service/speech/synthesis/internal/festival/scheme/SchemeReader.java
wlstks7/interactive-spaces
e260a991a4c1d5696e58427589d5ca3e7268b678
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
54.576271
76
0.458696
21,359
//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ // \\ // Centre for Speech Technology Research \\ // University of Edinburgh, UK \\ // ...
3e3291e6695c2d353bfdaaca16eec4fe77dfae01
1,686
java
Java
java/google/registry/keyring/kms/KmsModule.java
stefb965/nomulus
7a7ad5c528a71a3b7b1bab0c4aa4d254bc9b6eb2
[ "Apache-2.0" ]
3
2018-12-30T11:34:21.000Z
2021-05-24T08:16:39.000Z
java/google/registry/keyring/kms/KmsModule.java
stefb965/nomulus
7a7ad5c528a71a3b7b1bab0c4aa4d254bc9b6eb2
[ "Apache-2.0" ]
null
null
null
java/google/registry/keyring/kms/KmsModule.java
stefb965/nomulus
7a7ad5c528a71a3b7b1bab0c4aa4d254bc9b6eb2
[ "Apache-2.0" ]
null
null
null
35.87234
95
0.76987
21,360
// Copyright 2017 The Nomulus Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by a...
3e3291eb691e8fb117749c23229f3468ae9f2af7
380
java
Java
app/src/main/java/com/wzf/customview/simpledemo/ProgressActivity.java
Xiao-ShaBi/CustomView
83122fc54f9c010b98f285ef0eef53942ed4de8a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/wzf/customview/simpledemo/ProgressActivity.java
Xiao-ShaBi/CustomView
83122fc54f9c010b98f285ef0eef53942ed4de8a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/wzf/customview/simpledemo/ProgressActivity.java
Xiao-ShaBi/CustomView
83122fc54f9c010b98f285ef0eef53942ed4de8a
[ "Apache-2.0" ]
null
null
null
23.75
57
0.768421
21,361
package com.wzf.customview.simpledemo; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.wzf.customview.R; public class ProgressActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
3e32922284d232419bc2a033b26fc1e93deda5e2
1,725
java
Java
SubServers.Host/src/net/ME1312/SubServers/Host/Network/Packet/PacketDownloadPlayerList.java
JordanEMolina/SubServers-2
0c93ab4bad3f61a2daa09a64733f3a6846b2840f
[ "Apache-2.0" ]
1
2020-02-18T13:48:31.000Z
2020-02-18T13:48:31.000Z
SubServers.Host/src/net/ME1312/SubServers/Host/Network/Packet/PacketDownloadPlayerList.java
JordanEMolina/SubServers-2
0c93ab4bad3f61a2daa09a64733f3a6846b2840f
[ "Apache-2.0" ]
null
null
null
SubServers.Host/src/net/ME1312/SubServers/Host/Network/Packet/PacketDownloadPlayerList.java
JordanEMolina/SubServers-2
0c93ab4bad3f61a2daa09a64733f3a6846b2840f
[ "Apache-2.0" ]
null
null
null
33.173077
166
0.713623
21,362
package net.ME1312.SubServers.Host.Network.Packet; import net.ME1312.Galaxi.Library.Callback.Callback; import net.ME1312.Galaxi.Library.Map.ObjectMap; import net.ME1312.Galaxi.Library.Util; import net.ME1312.SubData.Client.Protocol.PacketObjectIn; import net.ME1312.SubData.Client.Protocol.PacketObjectOut; import net.M...
3e3292672c8d7da8a5776bd883b576427abd918c
2,647
java
Java
jxen-svg-core/src/main/java/com/github/jxen/svg/api/SvgVisitor.java
jxen/jxen-svg
e998c21f5b7f0b6b1c055fd8b5de1b0caa6d6d7f
[ "Apache-2.0" ]
null
null
null
jxen-svg-core/src/main/java/com/github/jxen/svg/api/SvgVisitor.java
jxen/jxen-svg
e998c21f5b7f0b6b1c055fd8b5de1b0caa6d6d7f
[ "Apache-2.0" ]
null
null
null
jxen-svg-core/src/main/java/com/github/jxen/svg/api/SvgVisitor.java
jxen/jxen-svg
e998c21f5b7f0b6b1c055fd8b5de1b0caa6d6d7f
[ "Apache-2.0" ]
null
null
null
17.188312
91
0.615791
21,363
package com.github.jxen.svg.api; import com.github.jxen.svg.model.Circle; import com.github.jxen.svg.model.Defs; import com.github.jxen.svg.model.Desc; import com.github.jxen.svg.model.Element; import com.github.jxen.svg.model.Ellipse; import com.github.jxen.svg.model.G; import com.github.jxen.svg.model.Line; import c...
3e329444dbdb83b6e0b22ffd4be5c6e057734e4b
479
java
Java
serverClient/src/main/java/com/hints/serveraclient/ConfigClientApplication.java
hints0816/springclouddemo2
d2ac7a92c8aefbd06a8b6094c2874d7b11d5f149
[ "0BSD" ]
null
null
null
serverClient/src/main/java/com/hints/serveraclient/ConfigClientApplication.java
hints0816/springclouddemo2
d2ac7a92c8aefbd06a8b6094c2874d7b11d5f149
[ "0BSD" ]
null
null
null
serverClient/src/main/java/com/hints/serveraclient/ConfigClientApplication.java
hints0816/springclouddemo2
d2ac7a92c8aefbd06a8b6094c2874d7b11d5f149
[ "0BSD" ]
null
null
null
29.9375
72
0.803758
21,364
package com.hints.serveraclient; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; @EnableDiscoveryClient @SpringBootApplication public class ConfigClientApplication { pu...
3e3295f02570176e88ab15a52c74dd3e49047219
2,199
java
Java
src/main/java/org/doremus/marc2rdf/main/Artist.java
DOREMUS-ANR/unimarc2rdf
3c4e7252e17966fe7c4dd2d5021899fd025342f7
[ "Apache-2.0" ]
8
2015-06-26T15:12:47.000Z
2020-07-25T22:17:35.000Z
src/main/java/org/doremus/marc2rdf/main/Artist.java
DOREMUS-ANR/unimarc2rdf
3c4e7252e17966fe7c4dd2d5021899fd025342f7
[ "Apache-2.0" ]
92
2016-04-11T12:31:25.000Z
2018-09-18T13:46:27.000Z
src/main/java/org/doremus/marc2rdf/main/Artist.java
DOREMUS-ANR/marc2rdf
3c4e7252e17966fe7c4dd2d5021899fd025342f7
[ "Apache-2.0" ]
null
null
null
29.32
93
0.693952
21,365
package org.doremus.marc2rdf.main; import org.apache.jena.rdf.model.ModelFactory; import org.apache.jena.rdf.model.Resource; import org.apache.jena.vocabulary.RDF; import org.doremus.marc2rdf.ppconverter.PP2RDF; import org.doremus.ontology.CIDOC; import org.doremus.ontology.PROV; public abstract class Artist extends ...
3e329606d0373122101955ba3899ee2dfc14cc98
772
java
Java
demo/src/main/java/com/example/demo/annotation/xml/annotation/XmlWithAnnotation.java
chuan-He/learning-spring
f9245f77c3b1f0787309ca3bbe13160bb8cfe40e
[ "Apache-2.0" ]
2
2020-12-08T02:22:57.000Z
2020-12-08T02:23:01.000Z
demo/src/main/java/com/example/demo/annotation/xml/annotation/XmlWithAnnotation.java
chuan-He/learning-spring
f9245f77c3b1f0787309ca3bbe13160bb8cfe40e
[ "Apache-2.0" ]
null
null
null
demo/src/main/java/com/example/demo/annotation/xml/annotation/XmlWithAnnotation.java
chuan-He/learning-spring
f9245f77c3b1f0787309ca3bbe13160bb8cfe40e
[ "Apache-2.0" ]
null
null
null
32.166667
90
0.781088
21,366
package com.example.demo.annotation.xml.annotation; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.support.ClassPathXmlApplicationContext; /** * XML混合注解 */ public class XmlWithAnnotation { private static Logger log = LoggerFactory.getLogger(XmlWithAnnotation.class); ...
3e32960d1f3fb2ce216776751b8a0f07853906d8
8,807
java
Java
app/src/main/java/com/jyo/android/spotifyconsumingapp/SearchActivityFragment.java
jyodroid/SpotifyConsumingApp
574f4fcd6061cba59c26139f2e4c8d4a54c41657
[ "MIT" ]
null
null
null
app/src/main/java/com/jyo/android/spotifyconsumingapp/SearchActivityFragment.java
jyodroid/SpotifyConsumingApp
574f4fcd6061cba59c26139f2e4c8d4a54c41657
[ "MIT" ]
null
null
null
app/src/main/java/com/jyo/android/spotifyconsumingapp/SearchActivityFragment.java
jyodroid/SpotifyConsumingApp
574f4fcd6061cba59c26139f2e4c8d4a54c41657
[ "MIT" ]
null
null
null
38.458515
108
0.643352
21,367
package com.jyo.android.spotifyconsumingapp; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.graphics.Bitmap; import android.graphics.drawable.BitmapDrawable; import android.os.Bundle; import android.preference.PreferenceManager; import android.su...
3e32961d8040f758a7220c21e208547e3c7b289a
36,111
java
Java
pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/CmdFunctionsTest.java
abhilashmandaliya/pulsar
2e4bada632af2f15a2882e9684c6376a4d8ba2a5
[ "Apache-2.0" ]
9,156
2018-09-23T14:10:46.000Z
2022-03-31T07:17:16.000Z
pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/CmdFunctionsTest.java
abhilashmandaliya/pulsar
2e4bada632af2f15a2882e9684c6376a4d8ba2a5
[ "Apache-2.0" ]
10,453
2018-09-22T00:31:02.000Z
2022-03-31T20:02:09.000Z
pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/CmdFunctionsTest.java
abhilashmandaliya/pulsar
2e4bada632af2f15a2882e9684c6376a4d8ba2a5
[ "Apache-2.0" ]
2,730
2018-09-25T05:46:22.000Z
2022-03-31T06:48:59.000Z
38.870829
127
0.618011
21,368
/** * 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...
3e32965a029ed229cbe47c18a1f0c68bfd598107
843
java
Java
studio/base-app/src/test/java/org/opensingular/studio/app/init/EmptyConfig.java
opensingular/singular-apps
0f103f977240d8f6c89f57d3186b755f6dd004b1
[ "Apache-2.0" ]
6
2016-10-07T16:43:13.000Z
2017-03-16T13:10:19.000Z
studio/base-app/src/test/java/org/opensingular/studio/app/init/EmptyConfig.java
opensingular/singular-apps
0f103f977240d8f6c89f57d3186b755f6dd004b1
[ "Apache-2.0" ]
null
null
null
studio/base-app/src/test/java/org/opensingular/studio/app/init/EmptyConfig.java
opensingular/singular-apps
0f103f977240d8f6c89f57d3186b755f6dd004b1
[ "Apache-2.0" ]
null
null
null
32.423077
88
0.716489
21,369
/* * * * Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.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.o...
3e3297c2caa7bcc4da386f1de57435a4804dce74
3,659
java
Java
languages/CSharp/source_gen/CSharp/editor/Literal_1_Editor.java
StarSpaceSu/SimpleCML
d51d8831858b0ceb939abbb264853b1635851275
[ "Apache-2.0" ]
19
2016-12-15T16:57:04.000Z
2021-02-16T12:20:59.000Z
languages/CSharp/source_gen/CSharp/editor/Literal_1_Editor.java
StarSpaceSu/SimpleCML
d51d8831858b0ceb939abbb264853b1635851275
[ "Apache-2.0" ]
1
2017-12-15T15:04:16.000Z
2018-12-31T22:53:18.000Z
languages/CSharp/source_gen/CSharp/editor/Literal_1_Editor.java
StarSpaceSu/SimpleCML
d51d8831858b0ceb939abbb264853b1635851275
[ "Apache-2.0" ]
5
2018-02-17T20:31:39.000Z
2020-04-26T05:18:13.000Z
53.028986
389
0.806231
21,370
package CSharp.editor; /*Generated by MPS */ import jetbrains.mps.nodeEditor.DefaultNodeEditor; import jetbrains.mps.openapi.editor.cells.EditorCell; import jetbrains.mps.openapi.editor.EditorContext; import org.jetbrains.mps.openapi.model.SNode; import jetbrains.mps.nodeEditor.cells.EditorCell_Collection; import jet...
3e32985a94484c32d8ace7b431e5cc6505468e5d
456
java
Java
src/main/java/com/sql/context/bean/Column.java
MBMll/sql_check
eab599d3e76d875d1c2199c762e7757a6d0e49e4
[ "MIT" ]
null
null
null
src/main/java/com/sql/context/bean/Column.java
MBMll/sql_check
eab599d3e76d875d1c2199c762e7757a6d0e49e4
[ "MIT" ]
null
null
null
src/main/java/com/sql/context/bean/Column.java
MBMll/sql_check
eab599d3e76d875d1c2199c762e7757a6d0e49e4
[ "MIT" ]
null
null
null
17.538462
33
0.745614
21,371
package com.sql.context.bean; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; /** * Created by xlc on 2018/4/2. */ @Getter @Setter @NoArgsConstructor @AllArgsConstructor public class Column { private String name; private String type; priva...
3e32990a65f051c21da5e76963ec259bfe477cb7
2,326
java
Java
java/com/google/gitiles/doc/GitHubThematicBreakExtension.java
Brightboy666/gitiles
e54582fdd2a8783a6078f3a25eb08bb622f2e497
[ "Apache-2.0" ]
531
2016-12-01T06:22:11.000Z
2022-03-30T17:11:42.000Z
java/com/google/gitiles/doc/GitHubThematicBreakExtension.java
DalavanCloud/gitiles
d1d901de079e5d4545c36804511f06720408db08
[ "Apache-2.0" ]
189
2016-12-02T04:04:11.000Z
2022-03-23T18:06:48.000Z
java/com/google/gitiles/doc/GitHubThematicBreakExtension.java
DalavanCloud/gitiles
d1d901de079e5d4545c36804511f06720408db08
[ "Apache-2.0" ]
189
2016-12-02T01:25:05.000Z
2022-03-25T12:54:05.000Z
34.205882
79
0.742476
21,372
// Copyright (C) 2016 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable ...
3e329911fbec9d0e2d0b7f28e4ea8920036a8b81
23,656
java
Java
docker-java-core/src/main/java/com/github/dockerjava/core/AbstractDockerCmdExecFactory.java
regbo/docker-java
7248d805ccd84248e5f89f22136a36de7c8bf839
[ "Apache-2.0" ]
2,381
2015-01-01T15:08:18.000Z
2022-03-31T07:11:55.000Z
docker-java-core/src/main/java/com/github/dockerjava/core/AbstractDockerCmdExecFactory.java
regbo/docker-java
7248d805ccd84248e5f89f22136a36de7c8bf839
[ "Apache-2.0" ]
1,479
2015-01-01T22:39:08.000Z
2022-03-30T04:59:50.000Z
docker-java-core/src/main/java/com/github/dockerjava/core/AbstractDockerCmdExecFactory.java
regbo/docker-java
7248d805ccd84248e5f89f22136a36de7c8bf839
[ "Apache-2.0" ]
1,134
2015-01-07T08:41:06.000Z
2022-03-31T07:11:57.000Z
39.824916
109
0.782677
21,373
package com.github.dockerjava.core; import com.github.dockerjava.api.command.AttachContainerCmd; import com.github.dockerjava.api.command.AuthCmd; import com.github.dockerjava.api.command.BuildImageCmd; import com.github.dockerjava.api.command.CommitCmd; import com.github.dockerjava.api.command.ConnectToNetworkCmd; im...
3e329992611e0f8a2d2f2b9c1e562848cb4f374e
1,575
java
Java
src/main/java/dev/filipegomes/springboot2/wrapper/PageableResponse.java
lipegomes/spring-boot2-essentials
afe7f6856681e353e0df4afc6591525fd65406f1
[ "MIT" ]
null
null
null
src/main/java/dev/filipegomes/springboot2/wrapper/PageableResponse.java
lipegomes/spring-boot2-essentials
afe7f6856681e353e0df4afc6591525fd65406f1
[ "MIT" ]
null
null
null
src/main/java/dev/filipegomes/springboot2/wrapper/PageableResponse.java
lipegomes/spring-boot2-essentials
afe7f6856681e353e0df4afc6591525fd65406f1
[ "MIT" ]
null
null
null
39.375
83
0.64254
21,374
package dev.filipegomes.springboot2.wrapper; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonCreator.Mode; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.databind.JsonNode; import lombok.Getter; import lombok.Setter; import org.spring...
3e329a569d4355d906ee420ba27a54a91d2dc461
378
java
Java
src/main/java/com/nutrymaco/orm/query/select/RowToObjectMapper.java
Nutrymaco/orm
7dddbb41df92cf40cbf726669d0339fb62c6462c
[ "MIT" ]
null
null
null
src/main/java/com/nutrymaco/orm/query/select/RowToObjectMapper.java
Nutrymaco/orm
7dddbb41df92cf40cbf726669d0339fb62c6462c
[ "MIT" ]
null
null
null
src/main/java/com/nutrymaco/orm/query/select/RowToObjectMapper.java
Nutrymaco/orm
7dddbb41df92cf40cbf726669d0339fb62c6462c
[ "MIT" ]
null
null
null
25.2
91
0.746032
21,375
package com.nutrymaco.orm.query.select; import com.datastax.oss.driver.api.core.cql.Row; import com.datastax.oss.driver.api.core.data.GettableByName; public interface RowToObjectMapper<R> { static <R> RowToObjectMapper<R> getInstance(GettableByName row, Class<R> resultClass) { return new RowToObjectMappe...
3e329a5cc531ffea93d1dc75885874588e606ee3
15,029
java
Java
fe/src/main/java/org/apache/doris/consistency/ConsistencyChecker.java
KevinLinGit/incubator-doris
934ca2481a4ae5cc4254ecee9dcc71163e25c7b5
[ "Apache-2.0" ]
2
2020-08-05T05:23:51.000Z
2021-01-27T06:31:13.000Z
fe/src/main/java/org/apache/doris/consistency/ConsistencyChecker.java
KevinLinGit/incubator-doris
934ca2481a4ae5cc4254ecee9dcc71163e25c7b5
[ "Apache-2.0" ]
10
2020-03-04T23:28:37.000Z
2021-12-14T21:33:14.000Z
fe/src/main/java/org/apache/doris/consistency/ConsistencyChecker.java
KevinLinGit/incubator-doris
934ca2481a4ae5cc4254ecee9dcc71163e25c7b5
[ "Apache-2.0" ]
null
null
null
38.048101
117
0.521325
21,376
// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file // to you under the Apache License, Version 2.0 (the // "License"); you may...
3e329c8c9e1604dbdc54fe569e48a9844e4b5980
1,151
java
Java
openliberty-domino/bundles/org.openntf.openliberty.domino/src/main/java/org/openntf/openliberty/domino/event/ServerStopEvent.java
OpenNTF/openliberty-domino
32f653a5a3d443003c8fd56d131f964d2b3f3af0
[ "Apache-2.0" ]
4
2019-01-04T08:58:52.000Z
2019-08-21T20:25:47.000Z
openliberty-domino/bundles/org.openntf.openliberty.domino/src/main/java/org/openntf/openliberty/domino/event/ServerStopEvent.java
OpenNTF/openliberty-domino
32f653a5a3d443003c8fd56d131f964d2b3f3af0
[ "Apache-2.0" ]
93
2019-01-03T22:10:58.000Z
2022-03-15T19:37:19.000Z
openliberty-domino/bundles/org.openntf.openliberty.domino/src/main/java/org/openntf/openliberty/domino/event/ServerStopEvent.java
OpenNTF/openliberty-domino
32f653a5a3d443003c8fd56d131f964d2b3f3af0
[ "Apache-2.0" ]
2
2019-01-23T09:18:46.000Z
2021-03-02T01:41:41.000Z
28.775
75
0.742832
21,377
/* * Copyright © 2018-2021 Jesse Gallagher * * 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...
3e329caad8182a4b76b32dc3a2adfecb5911d07f
12,201
java
Java
src/test/java/net/glowstone/net/PlayProtocolTest.java
dogeared/Glowstone
783c7e03f58eab7e46b416f020892f663a48e8c7
[ "MIT" ]
1,867
2015-01-02T12:07:02.000Z
2022-03-31T22:47:38.000Z
src/test/java/net/glowstone/net/PlayProtocolTest.java
dogeared/Glowstone
783c7e03f58eab7e46b416f020892f663a48e8c7
[ "MIT" ]
675
2015-01-02T00:11:11.000Z
2022-03-01T05:33:58.000Z
src/test/java/net/glowstone/net/PlayProtocolTest.java
dogeared/Glowstone
783c7e03f58eab7e46b416f020892f663a48e8c7
[ "MIT" ]
587
2015-01-05T03:11:42.000Z
2022-03-27T11:16:05.000Z
53.279476
99
0.731907
21,378
package net.glowstone.net; import com.flowpowered.network.Message; import net.glowstone.net.message.KickMessage; import net.glowstone.net.message.play.entity.AttachEntityMessage; import net.glowstone.net.message.play.entity.CollectItemMessage; import net.glowstone.net.message.play.entity.DestroyEntitiesMessage; import...
3e329cee9fa8e288fb9f34c2e86839353dc38e53
7,760
java
Java
jia-api-workflow/src/main/java/cn/jia/workflow/service/WorkflowService.java
moutainhigh/jia
4bd30a2cd66198f3f01dd2f921c35054e3b73c36
[ "MIT" ]
8
2020-04-10T10:15:26.000Z
2021-11-11T07:23:24.000Z
jia-api-workflow/src/main/java/cn/jia/workflow/service/WorkflowService.java
moutainhigh/jia
4bd30a2cd66198f3f01dd2f921c35054e3b73c36
[ "MIT" ]
3
2020-06-26T11:25:18.000Z
2021-07-02T18:41:45.000Z
jia-api-workflow/src/main/java/cn/jia/workflow/service/WorkflowService.java
chcbz/jia
4bd30a2cd66198f3f01dd2f921c35054e3b73c36
[ "MIT" ]
3
2021-05-30T09:00:26.000Z
2022-01-14T17:46:18.000Z
20.367454
117
0.69201
21,379
package cn.jia.workflow.service; import cn.jia.workflow.entity.DeploymentExample; import cn.jia.workflow.entity.ProcessDefinitionExample; import cn.jia.workflow.entity.ProcessInstanceExample; import cn.jia.workflow.entity.TaskExample; import com.github.pagehelper.Page; import org.camunda.bpm.engine.history.HistoricPro...
3e329d531ddaae779779c7e524ca94f5ee6a1372
1,659
java
Java
javar/jdk8-analysis/src/com/sun/xml/internal/xsom/impl/util/ResourceEntityResolver.java
vitahlin/kennen
b0de36d3b6e766b59291d885a0699b6be59318a7
[ "MIT" ]
12
2018-04-04T12:47:40.000Z
2022-01-02T04:36:38.000Z
openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/util/ResourceEntityResolver.java
ams-ts-ikvm-bag/ikvm-src
60009f5bdb4c9db68121f393b8b4c790a326bd32
[ "Zlib" ]
2
2020-07-19T08:29:50.000Z
2020-07-21T01:20:56.000Z
openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/util/ResourceEntityResolver.java
ams-ts-ikvm-bag/ikvm-src
60009f5bdb4c9db68121f393b8b4c790a326bd32
[ "Zlib" ]
1
2020-11-04T07:02:06.000Z
2020-11-04T07:02:06.000Z
39.5
79
0.749247
21,380
/* * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
3e329d896ce53dc958cd73b80dd93f8270804b7a
85
java
Java
spring-xxq01/src/test/java/test/impl/IOrder.java
xxsheng/springSource5.0.4
23cacf08931d39a589cdeb468b9bba84d4424d0e
[ "Apache-2.0" ]
null
null
null
spring-xxq01/src/test/java/test/impl/IOrder.java
xxsheng/springSource5.0.4
23cacf08931d39a589cdeb468b9bba84d4424d0e
[ "Apache-2.0" ]
null
null
null
spring-xxq01/src/test/java/test/impl/IOrder.java
xxsheng/springSource5.0.4
23cacf08931d39a589cdeb468b9bba84d4424d0e
[ "Apache-2.0" ]
null
null
null
12.142857
25
0.717647
21,381
package test.impl; public interface IOrder { void sayOrder(); void sayOrder1(); }
3e329e406f8386322c1f9d19dc34329237e63b74
2,033
java
Java
core/transfer/src/main/java/org/eclipse/dataspaceconnector/transfer/core/edr/EndpointDataReferenceReceiverRegistryImpl.java
tuncaytunc-zf/DataSpaceConnector
3e4b95654f3fd3d88d2c7f3a2463069271508a5e
[ "Apache-2.0" ]
3
2021-11-25T10:57:45.000Z
2022-03-29T11:18:32.000Z
core/transfer/src/main/java/org/eclipse/dataspaceconnector/transfer/core/edr/EndpointDataReferenceReceiverRegistryImpl.java
tuncaytunc-zf/DataSpaceConnector
3e4b95654f3fd3d88d2c7f3a2463069271508a5e
[ "Apache-2.0" ]
180
2022-02-07T07:56:53.000Z
2022-03-31T13:01:13.000Z
core/transfer/src/main/java/org/eclipse/dataspaceconnector/transfer/core/edr/EndpointDataReferenceReceiverRegistryImpl.java
tuncaytunc-zf/DataSpaceConnector
3e4b95654f3fd3d88d2c7f3a2463069271508a5e
[ "Apache-2.0" ]
2
2021-11-12T12:01:28.000Z
2021-11-23T12:04:10.000Z
37.648148
132
0.718151
21,382
/* * Copyright (c) 2022 Amadeus * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at * https://www.apache.org/licenses/LICENSE-2.0 * * SPDX-License-Identifier: Apache-2.0 * * Contributors: * Amadeus - initial ...