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
3e379b44c523666091059e7fcd60824a5dd50f1a
304
java
Java
extensions/rest-automation/src/main/java/org/platformlambda/automation/models/RouteInfo.java
saurabh-maheshwari/mercury
09cc714cf4f00c7b2de5c2f5870063461e59a38a
[ "Apache-2.0" ]
null
null
null
extensions/rest-automation/src/main/java/org/platformlambda/automation/models/RouteInfo.java
saurabh-maheshwari/mercury
09cc714cf4f00c7b2de5c2f5870063461e59a38a
[ "Apache-2.0" ]
null
null
null
extensions/rest-automation/src/main/java/org/platformlambda/automation/models/RouteInfo.java
saurabh-maheshwari/mercury
09cc714cf4f00c7b2de5c2f5870063461e59a38a
[ "Apache-2.0" ]
null
null
null
21.714286
65
0.726974
23,487
package org.platformlambda.automation.models; import java.util.List; public class RouteInfo { public String url, service, authService, corsId, transformId; public int threshold = 50000; public List<String> methods; public int timeoutSeconds = 30; public String upload = "file"; }
3e379b44d91e4e2fe3d5dec7f6508a4941acdb69
4,412
java
Java
core/src/com/jmrapp/terralegion/engine/views/drawables/AnimationDrawable.java
jmrapp1/TerraLegion
00fc51582f204a4322876164d52b0d5ef39158e4
[ "MIT" ]
482
2016-07-06T03:28:55.000Z
2022-03-04T01:08:53.000Z
core/src/com/jmrapp/terralegion/engine/views/drawables/AnimationDrawable.java
codingwatching/TerraLegion
00fc51582f204a4322876164d52b0d5ef39158e4
[ "MIT" ]
36
2016-07-07T05:00:49.000Z
2017-04-20T17:00:16.000Z
core/src/com/jmrapp/terralegion/engine/views/drawables/AnimationDrawable.java
codingwatching/TerraLegion
00fc51582f204a4322876164d52b0d5ef39158e4
[ "MIT" ]
117
2016-07-06T13:52:52.000Z
2021-11-08T17:13:30.000Z
32.925373
132
0.675431
23,488
package com.jmrapp.terralegion.engine.views.drawables; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.g2d.Animation; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.badlogic.gdx.math.Vector2; import com.badlogic.gdx.utils.Array; import co...
3e379be4eb4e46b769d5610752c7e1b256865a10
1,723
java
Java
distributed/src/test/java/com/orientechnologies/orient/server/distributed/DistributedDbDropAndReCreateTest.java
jeff90/orientdb
1db47be6f1780e5d00db1883c80e489f5991bd33
[ "Apache-2.0" ]
1
2016-07-18T21:23:06.000Z
2016-07-18T21:23:06.000Z
distributed/src/test/java/com/orientechnologies/orient/server/distributed/DistributedDbDropAndReCreateTest.java
jeff90/orientdb
1db47be6f1780e5d00db1883c80e489f5991bd33
[ "Apache-2.0" ]
null
null
null
distributed/src/test/java/com/orientechnologies/orient/server/distributed/DistributedDbDropAndReCreateTest.java
jeff90/orientdb
1db47be6f1780e5d00db1883c80e489f5991bd33
[ "Apache-2.0" ]
null
null
null
28.716667
83
0.716193
23,489
/* * Copyright 2010-2013 Luca Garulli (l.garulli--at--orientechnologies.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Un...
3e379c37c21267bb169edfee29040ffa2e70000d
15,149
java
Java
processing/src/main/java/org/apache/druid/segment/DimensionIndexer.java
jimjoamz/druid
7d5666109c9d4952fc66af170c7d46918d7378dd
[ "Apache-2.0" ]
5,813
2015-01-01T14:14:54.000Z
2018-07-06T11:13:03.000Z
processing/src/main/java/org/apache/druid/segment/DimensionIndexer.java
jimjoamz/druid
7d5666109c9d4952fc66af170c7d46918d7378dd
[ "Apache-2.0" ]
4,320
2015-01-02T18:37:24.000Z
2018-07-06T14:51:01.000Z
processing/src/main/java/org/apache/druid/segment/DimensionIndexer.java
jimjoamz/druid
7d5666109c9d4952fc66af170c7d46918d7378dd
[ "Apache-2.0" ]
1,601
2015-01-05T05:37:05.000Z
2018-07-06T11:13:04.000Z
45.220896
126
0.740907
23,490
/* * 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 ...
3e379ccd3c569727b7075e1d8b4e42abf1df3fb8
5,767
java
Java
anychart/src/main/java/com/anychart/data/Table.java
gitdevstar/FinanicalApp
b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012
[ "Apache-2.0" ]
null
null
null
anychart/src/main/java/com/anychart/data/Table.java
gitdevstar/FinanicalApp
b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012
[ "Apache-2.0" ]
null
null
null
anychart/src/main/java/com/anychart/data/Table.java
gitdevstar/FinanicalApp
b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012
[ "Apache-2.0" ]
null
null
null
34.951515
191
0.625975
23,491
package com.anychart.data; import com.anychart.APIlib; import com.anychart.chart.common.dataentry.DataEntry; import com.anychart.JsObject; import com.anychart.core.Base; import java.util.Locale; import java.util.Arrays; import java.util.List; import java.util.ArrayList; import android.text.TextUtils; // class /** ...
3e379d33866daad6b8841900aca615866583d262
2,015
java
Java
kalle/src/main/java/com/yanzhenjie/kalle/simple/Converter.java
xiexin52k/Kalle
4f4ee64e375147220b65bb8a6c2929ad27720dba
[ "Apache-2.0" ]
640
2018-03-26T01:20:43.000Z
2022-03-25T06:54:54.000Z
kalle/src/main/java/com/yanzhenjie/kalle/simple/Converter.java
LyhAndroid/Kalle
3d62e61d6831f0b4116fd13ebf65271feb4c0545
[ "Apache-2.0" ]
121
2018-04-10T17:48:55.000Z
2021-12-08T03:45:00.000Z
kalle/src/main/java/com/yanzhenjie/kalle/simple/Converter.java
LyhAndroid/Kalle
3d62e61d6831f0b4116fd13ebf65271feb4c0545
[ "Apache-2.0" ]
101
2018-03-29T09:46:25.000Z
2022-01-15T03:14:31.000Z
34.152542
134
0.637717
23,492
/* * Copyright © 2018 Zhenjie Yan. * * 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...
3e379d681e18243cc59bc7ada6d57fbcdcd43b96
860
java
Java
src/main/java/org/cryptimeleon/math/hash/impl/SHA256HashFunction.java
cryptimeleon/upb.crypto.math
adafc51167b4502a975b9673417a4f49c6341463
[ "Apache-2.0" ]
5
2021-02-24T16:16:35.000Z
2022-01-05T09:18:57.000Z
src/main/java/org/cryptimeleon/math/hash/impl/SHA256HashFunction.java
cryptimeleon/upb.crypto.math
adafc51167b4502a975b9673417a4f49c6341463
[ "Apache-2.0" ]
46
2021-02-25T10:24:52.000Z
2021-10-14T10:00:56.000Z
src/main/java/org/cryptimeleon/math/hash/impl/SHA256HashFunction.java
cryptimeleon/upb.crypto.math
adafc51167b4502a975b9673417a4f49c6341463
[ "Apache-2.0" ]
2
2018-08-25T09:42:52.000Z
2018-11-08T06:01:26.000Z
20
65
0.582558
23,493
package org.cryptimeleon.math.hash.impl; import org.cryptimeleon.math.serialization.Representation; /** * Implementation of the SHA-256 hash function. */ public class SHA256HashFunction extends AbstractSHAHashFunction { public SHA256HashFunction(Representation repr) { this(); } public SHA256Ha...
3e379d891049efd37388c5434d4f61807450fc70
897
java
Java
chapter_001/src/test/java/ru/job4j/condition/DummyBotTest.java
TinaGVI/job4j
76ef40477572466a9afe4d68fb3070253b36428b
[ "Apache-2.0" ]
2
2018-07-12T17:18:16.000Z
2018-07-15T18:18:41.000Z
chapter_001/src/test/java/ru/job4j/condition/DummyBotTest.java
TinaGVI/job4j
76ef40477572466a9afe4d68fb3070253b36428b
[ "Apache-2.0" ]
null
null
null
chapter_001/src/test/java/ru/job4j/condition/DummyBotTest.java
TinaGVI/job4j
76ef40477572466a9afe4d68fb3070253b36428b
[ "Apache-2.0" ]
null
null
null
23.631579
70
0.544543
23,494
package ru.job4j.condition; import org.junit.Test; import static org.hamcrest.core.Is.is; import static org.junit.Assert.assertThat; /** * Глупый бот Test. * @author TinaGVI (mailto:nnheo@example.com) * @since 18.07.18 */ public class DummyBotTest { @Test public void whenGreetBot() { DummyBot bot =...
3e379ea417e8649d74394295e5269cb45162bc18
1,307
java
Java
app/src/main/java/com/gtphoto/mp/CacheFileDownloader.java
netren/mp
343caec21b53f14a75d8b25ddfb72a72a032511f
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/gtphoto/mp/CacheFileDownloader.java
netren/mp
343caec21b53f14a75d8b25ddfb72a72a032511f
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/gtphoto/mp/CacheFileDownloader.java
netren/mp
343caec21b53f14a75d8b25ddfb72a72a032511f
[ "Apache-2.0" ]
null
null
null
27.229167
86
0.579189
23,495
package com.gtphoto.mp; import android.content.Context; import com.nostra13.universalimageloader.core.download.BaseImageDownloader; import java.io.IOException; import java.io.InputStream; import java.util.Map; /** * Created by kennymac on 15/9/29. */ public class CacheFileDownloader extends BaseImageDownloader { ...
3e379f0d97736062f3185cc6ebad70bc7106c52f
469
java
Java
src/main/java/betterwithmods/integration/jei/wrapper/BWMRecipeWrapper.java
Jorch72/BetterWithMods
5a3c694b968ec13f054e586077322165109c20ef
[ "MIT" ]
null
null
null
src/main/java/betterwithmods/integration/jei/wrapper/BWMRecipeWrapper.java
Jorch72/BetterWithMods
5a3c694b968ec13f054e586077322165109c20ef
[ "MIT" ]
null
null
null
src/main/java/betterwithmods/integration/jei/wrapper/BWMRecipeWrapper.java
Jorch72/BetterWithMods
5a3c694b968ec13f054e586077322165109c20ef
[ "MIT" ]
null
null
null
19.541667
56
0.727079
23,496
package betterwithmods.integration.jei.wrapper; import betterwithmods.craft.bulk.BulkRecipe; import mezz.jei.api.recipe.BlankRecipeWrapper; import javax.annotation.Nonnull; public class BWMRecipeWrapper extends BlankRecipeWrapper { @Nonnull private final BulkRecipe recipe; public BWMRecipeWrapper(@Nonnu...
3e379f6fd3c5e197a66b99e08a00a27b01b15c0a
2,316
java
Java
src/main/java/smithereen/data/notifications/NotificationUtils.java
LiohMoeller/Smithereen
f46ead430d1e9e39f14d9ebea9aa912dba2cfd12
[ "Unlicense" ]
220
2020-01-06T22:04:31.000Z
2022-03-26T20:56:45.000Z
src/main/java/smithereen/data/notifications/NotificationUtils.java
LiohMoeller/Smithereen
f46ead430d1e9e39f14d9ebea9aa912dba2cfd12
[ "Unlicense" ]
24
2020-01-12T16:09:02.000Z
2022-03-15T05:06:52.000Z
src/main/java/smithereen/data/notifications/NotificationUtils.java
LiohMoeller/Smithereen
f46ead430d1e9e39f14d9ebea9aa912dba2cfd12
[ "Unlicense" ]
27
2020-02-06T14:03:19.000Z
2022-03-11T19:57:59.000Z
36.1875
133
0.753022
23,497
package smithereen.data.notifications; import org.jetbrains.annotations.NotNull; import org.jetbrains.annotations.Nullable; import java.sql.SQLException; import smithereen.Config; import smithereen.data.ForeignUser; import smithereen.data.Post; import smithereen.data.User; import smithereen.storage.NotificationsStor...
3e379f8503facf5cb15f2d91904aaf377cc7277a
156
java
Java
src/com/evan/javaaaaaaaaa/advanced/effect/staticfactory/Provider.java
tianshangstar/Javaaaaaaaaa
fa020c712bd7c7ddaf9a01c96959c019d1c5a5ac
[ "Apache-2.0" ]
2
2018-08-23T08:00:47.000Z
2018-08-23T08:01:28.000Z
src/com/evan/javaaaaaaaaa/advanced/effect/staticfactory/Provider.java
tianshangstar/Javaaaaaaaaa
fa020c712bd7c7ddaf9a01c96959c019d1c5a5ac
[ "Apache-2.0" ]
null
null
null
src/com/evan/javaaaaaaaaa/advanced/effect/staticfactory/Provider.java
tianshangstar/Javaaaaaaaaa
fa020c712bd7c7ddaf9a01c96959c019d1c5a5ac
[ "Apache-2.0" ]
null
null
null
17.333333
60
0.75
23,498
package com.evan.javaaaaaaaaa.advanced.effect.staticfactory; /** * service provider interface */ public interface Provider { Service newService(); }
3e37a0b28e29fc1428eb1e4be7c653d8a73b90a8
1,528
java
Java
terminal-ssh/src/main/java/org/aesh/terminal/ssh/netty/NettyIoHandlerBridge.java
dudaerich/aesh-readline
940d4e7118fe4b74e339e3ad1ef889eda226711a
[ "Apache-2.0" ]
19
2016-10-24T06:55:31.000Z
2022-01-15T23:40:05.000Z
terminal-ssh/src/main/java/org/aesh/terminal/ssh/netty/NettyIoHandlerBridge.java
dudaerich/aesh-readline
940d4e7118fe4b74e339e3ad1ef889eda226711a
[ "Apache-2.0" ]
49
2016-01-08T00:03:17.000Z
2021-12-06T22:12:21.000Z
terminal-ssh/src/main/java/org/aesh/terminal/ssh/netty/NettyIoHandlerBridge.java
dudaerich/aesh-readline
940d4e7118fe4b74e339e3ad1ef889eda226711a
[ "Apache-2.0" ]
17
2015-11-11T14:26:17.000Z
2021-12-07T20:24:42.000Z
35.627907
104
0.758486
23,499
/* * JBoss, Home of Professional Open Source * Copyright 2017 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @authors tag. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * Licensed under the Apache License, Vers...
3e37a16f3815a1459abc60f4377b78e720b15348
1,424
java
Java
dds-bindings/src/main/java/org/openfmb/model/dds/rti/battery/BatteryControlModuleTypeCode.java
gec/openfmb-sgip
34bea83fa873cd32fbaa3d34f910460c89ae935c
[ "Apache-2.0" ]
3
2015-10-07T16:21:59.000Z
2020-06-09T06:57:06.000Z
dds-bindings/src/main/java/org/openfmb/model/dds/rti/battery/BatteryControlModuleTypeCode.java
gec/openfmb-sgip
34bea83fa873cd32fbaa3d34f910460c89ae935c
[ "Apache-2.0" ]
1
2016-04-07T05:20:12.000Z
2016-04-07T17:56:27.000Z
dds-bindings/src/main/java/org/openfmb/model/dds/rti/battery/BatteryControlModuleTypeCode.java
gec/openfmb-sgip
34bea83fa873cd32fbaa3d34f910460c89ae935c
[ "Apache-2.0" ]
null
null
null
43.151515
180
0.718399
23,500
/* WARNING: THIS FILE IS AUTO-GENERATED. DO NOT MODIFY. This file was generated from .idl using "rtiddsgen". The rtiddsgen tool is part of the RTI Connext distribution. For more information, type 'rtiddsgen -help' at a command shell or consult the RTI Connext manual. */ package org.openfmb.model.dds.rti.battery; im...
3e37a23e1803ab029e7d26ae3a1a9cb8e7d845c8
552
java
Java
modulekit/src/main/java/com/example/modulekit/mode/observer/Observer/AbstractObservable.java
liminghuanghengtian/androidsample
62ec4319a046fd6e667638ff8189ac1695b1a029
[ "Apache-2.0" ]
1
2020-06-10T05:38:49.000Z
2020-06-10T05:38:49.000Z
modulekit/src/main/java/com/example/modulekit/mode/observer/Observer/AbstractObservable.java
liminghuanghengtian/androidsample
62ec4319a046fd6e667638ff8189ac1695b1a029
[ "Apache-2.0" ]
null
null
null
modulekit/src/main/java/com/example/modulekit/mode/observer/Observer/AbstractObservable.java
liminghuanghengtian/androidsample
62ec4319a046fd6e667638ff8189ac1695b1a029
[ "Apache-2.0" ]
null
null
null
19.714286
71
0.693841
23,501
package com.example.modulekit.mode.observer.Observer; /** * ProjectName:MyApplication * PackageName: com.example.modulekit.mode.observer * Description: * <p> * CreateTime: 2018/3/18 19:21 * Modifier: Adaministrator * ModifyTime: 2018/3/18 19:21 * Comment: * * @author Adaministrator */ public abstract class...
3e37a2faf29b247901576382f02fdb19358b44aa
963
java
Java
mat-fhir-services/src/main/java/gov/cms/mat/fhir/services/components/validation/unused/LibraryUnusedValidator.java
laxmanvijay/QDM-QICore-Conversion
c13fb6bddbac435181701b2fcdc15a483838093e
[ "CC0-1.0" ]
null
null
null
mat-fhir-services/src/main/java/gov/cms/mat/fhir/services/components/validation/unused/LibraryUnusedValidator.java
laxmanvijay/QDM-QICore-Conversion
c13fb6bddbac435181701b2fcdc15a483838093e
[ "CC0-1.0" ]
null
null
null
mat-fhir-services/src/main/java/gov/cms/mat/fhir/services/components/validation/unused/LibraryUnusedValidator.java
laxmanvijay/QDM-QICore-Conversion
c13fb6bddbac435181701b2fcdc15a483838093e
[ "CC0-1.0" ]
null
null
null
29.181818
84
0.676012
23,502
package gov.cms.mat.fhir.services.components.validation.unused; import mat.model.cql.CQLIncludeLibrary; import mat.model.cql.CQLModel; import org.springframework.util.CollectionUtils; import java.util.Collections; import java.util.List; import java.util.stream.Collectors; public class LibraryUnusedValidator extends ...
3e37a36a10546c9962aa873a06a362f3ec31d33e
812
java
Java
src/test/java/com/faforever/api/utils/NameUtilTest.java
BlackYps/faf-java-api
96f872656589896362006e54f83bb544b05fb0bc
[ "MIT" ]
23
2017-01-30T16:46:44.000Z
2022-02-18T23:43:20.000Z
src/test/java/com/faforever/api/utils/NameUtilTest.java
BlackYps/faf-java-api
96f872656589896362006e54f83bb544b05fb0bc
[ "MIT" ]
431
2017-01-27T02:01:21.000Z
2022-03-25T06:31:50.000Z
src/test/java/com/faforever/api/utils/NameUtilTest.java
BlackYps/faf-java-api
96f872656589896362006e54f83bb544b05fb0bc
[ "MIT" ]
29
2017-01-27T16:40:01.000Z
2021-12-31T10:24:22.000Z
33.833333
168
0.729064
23,503
package com.faforever.api.utils; import org.junit.jupiter.api.Test; import static org.hamcrest.CoreMatchers.is; import static org.hamcrest.MatcherAssert.assertThat; public class NameUtilTest { @Test public void testIsPrintableAsciiString() { final boolean positiveResult = NameUtil.isPrintableAsciiString(" !\...
3e37a3cce50cbe51c39332ed0f4eb009488ca2ed
2,194
java
Java
Snowball/src/main/java/com/makotomiyamoto/snowball/command/UserStats.java
MakotoMiyamoto/Snowball
d37b4ba6830ee4a159575b8df1acf259d178ea2f
[ "Unlicense" ]
1
2021-09-09T03:40:30.000Z
2021-09-09T03:40:30.000Z
Snowball/src/main/java/com/makotomiyamoto/snowball/command/UserStats.java
MakotoMiyamoto/Snowball
d37b4ba6830ee4a159575b8df1acf259d178ea2f
[ "Unlicense" ]
null
null
null
Snowball/src/main/java/com/makotomiyamoto/snowball/command/UserStats.java
MakotoMiyamoto/Snowball
d37b4ba6830ee4a159575b8df1acf259d178ea2f
[ "Unlicense" ]
null
null
null
35.967213
125
0.568824
23,504
package com.makotomiyamoto.snowball.command; import com.makotomiyamoto.snowball.interfaces.CommandExecutor; import com.makotomiyamoto.snowball.manager.CommandManager; import com.makotomiyamoto.snowball.manager.MemberUserManager; import com.makotomiyamoto.snowball.object.MemberUser; import net.dv8tion.jda.api.Per...
3e37a410d28b1ce1abdf8917e732b9001e767b99
4,195
java
Java
src/main/java/org/recap/camel/processor/MatchingAlgorithmProcessor.java
rajeshbabuk/Phase4-SCSB-Doc
19a8d6896089fc237a2733fe523172cb77854b47
[ "Apache-2.0" ]
null
null
null
src/main/java/org/recap/camel/processor/MatchingAlgorithmProcessor.java
rajeshbabuk/Phase4-SCSB-Doc
19a8d6896089fc237a2733fe523172cb77854b47
[ "Apache-2.0" ]
null
null
null
src/main/java/org/recap/camel/processor/MatchingAlgorithmProcessor.java
rajeshbabuk/Phase4-SCSB-Doc
19a8d6896089fc237a2733fe523172cb77854b47
[ "Apache-2.0" ]
null
null
null
35.550847
106
0.709416
23,505
package org.recap.camel.processor; import org.recap.ScsbCommonConstants; import org.recap.ScsbConstants; import org.recap.model.jpa.ItemEntity; import org.recap.model.jpa.MatchingBibEntity; import org.recap.model.jpa.MatchingMatchPointsEntity; import org.recap.model.jpa.ReportEntity; import org.recap.repository.jpa.It...
3e37a4b0f14d1e7aaba1bcdd73e6d341a128429a
664
java
Java
src/main/java/com/fil/shauni/concurrency/pool/ThreadPoolManager.java
Shaunyl/shauni
ad6a3357a8b9eb9cc93eea5a2c91a5bf7751b812
[ "Apache-2.0" ]
2
2017-05-09T09:16:39.000Z
2017-05-16T14:04:14.000Z
src/main/java/com/fil/shauni/concurrency/pool/ThreadPoolManager.java
Shaunyl/shauni
ad6a3357a8b9eb9cc93eea5a2c91a5bf7751b812
[ "Apache-2.0" ]
4
2017-05-08T15:09:20.000Z
2017-06-08T18:06:30.000Z
src/main/java/com/fil/shauni/concurrency/pool/ThreadPoolManager.java
Shaunyl/shauni
ad6a3357a8b9eb9cc93eea5a2c91a5bf7751b812
[ "Apache-2.0" ]
null
null
null
21.677419
57
0.633929
23,506
package com.fil.shauni.concurrency.pool; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /** * * @author Filippo Testino (nnheo@example.com) */ public class ThreadPoolManager { private static ExecutorService executor; private ThreadPoolManager() { } public sta...
3e37a5f4ce2e790031d781779bcfb27f2890c99e
191
java
Java
src/main/java/eu/hopu/activage/servlets/ApplicationConfig.java
AIoTES/DepTools-DepMngt-MaintenancePanel
229244343750395981b1e2b169b4e0f37f2adadd
[ "Apache-2.0" ]
null
null
null
src/main/java/eu/hopu/activage/servlets/ApplicationConfig.java
AIoTES/DepTools-DepMngt-MaintenancePanel
229244343750395981b1e2b169b4e0f37f2adadd
[ "Apache-2.0" ]
null
null
null
src/main/java/eu/hopu/activage/servlets/ApplicationConfig.java
AIoTES/DepTools-DepMngt-MaintenancePanel
229244343750395981b1e2b169b4e0f37f2adadd
[ "Apache-2.0" ]
null
null
null
23.875
52
0.811518
23,507
package eu.hopu.activage.servlets; import javax.ws.rs.ApplicationPath; import javax.ws.rs.core.Application; @ApplicationPath("/api/v1") public class ApplicationConfig extends Application{}
3e37a81f639352ea7b224a53cc38409851a5fb5d
2,024
java
Java
requirement/requirement-module/src/main/java/org/opensingular/requirement/module/persistence/dao/flow/TaskInstanceDAO.java
opensingular/singular-apps
0f103f977240d8f6c89f57d3186b755f6dd004b1
[ "Apache-2.0" ]
6
2016-10-07T16:43:13.000Z
2017-03-16T13:10:19.000Z
requirement/requirement-module/src/main/java/org/opensingular/requirement/module/persistence/dao/flow/TaskInstanceDAO.java
opensingular/singular-apps
0f103f977240d8f6c89f57d3186b755f6dd004b1
[ "Apache-2.0" ]
null
null
null
requirement/requirement-module/src/main/java/org/opensingular/requirement/module/persistence/dao/flow/TaskInstanceDAO.java
opensingular/singular-apps
0f103f977240d8f6c89f57d3186b755f6dd004b1
[ "Apache-2.0" ]
null
null
null
41.306122
96
0.719862
23,508
/* * 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.org/licenses/LICENSE-2.0 ...
3e37a880a7e512e65968f32a242e835bd65e3a39
1,172
java
Java
components/paypal/src/och/comp/paypal/PaypalClient.java
amitpatra/live-chat-engine
a6baf2b4c28b1e7078fe3121791f6799ee211d6d
[ "Apache-2.0" ]
269
2015-05-17T04:54:28.000Z
2021-11-12T12:19:16.000Z
components/paypal/src/och/comp/paypal/PaypalClient.java
ghaseminya/live-chat-engine
3125d34844bb82a34489d05f1dc5e9c4aaa885a0
[ "Apache-2.0" ]
7
2015-06-25T08:11:50.000Z
2021-04-19T17:18:06.000Z
components/paypal/src/och/comp/paypal/PaypalClient.java
ghaseminya/live-chat-engine
3125d34844bb82a34489d05f1dc5e9c4aaa885a0
[ "Apache-2.0" ]
76
2015-05-18T11:43:31.000Z
2021-04-17T14:21:45.000Z
32.805556
103
0.77392
23,509
/* * Copyright 2015 Evgeny Dolganov (nnheo@example.com). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e37a914b037ebe31dde1df2e6077e03518076c2
1,758
java
Java
metrics-common/src/main/java/org/apache/helix/monitoring/mbeans/dynamicMBeans/SimpleDynamicMetric.java
bfreuden/helix
c819915150f861e45ef5678e1f2b3ee3277697e9
[ "Apache-2.0" ]
381
2015-02-15T09:26:13.000Z
2022-03-30T20:42:47.000Z
metrics-common/src/main/java/org/apache/helix/monitoring/mbeans/dynamicMBeans/SimpleDynamicMetric.java
bfreuden/helix
c819915150f861e45ef5678e1f2b3ee3277697e9
[ "Apache-2.0" ]
1,616
2015-02-14T16:41:05.000Z
2022-03-31T23:41:14.000Z
metrics-common/src/main/java/org/apache/helix/monitoring/mbeans/dynamicMBeans/SimpleDynamicMetric.java
bfreuden/helix
c819915150f861e45ef5678e1f2b3ee3277697e9
[ "Apache-2.0" ]
214
2015-01-27T07:18:52.000Z
2022-03-16T02:03:55.000Z
28.819672
69
0.719568
23,510
package org.apache.helix.monitoring.mbeans.dynamicMBeans; /* * 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 und...
3e37a9ba36541a3eb7b829c568222c80d1aa1540
6,341
java
Java
src/main/java/be/twofold/common/text/CharPredicate.java
jandk/tinycommons
6eeb656e5438b4f42e3f391b7103a0db334ba250
[ "Unlicense" ]
null
null
null
src/main/java/be/twofold/common/text/CharPredicate.java
jandk/tinycommons
6eeb656e5438b4f42e3f391b7103a0db334ba250
[ "Unlicense" ]
null
null
null
src/main/java/be/twofold/common/text/CharPredicate.java
jandk/tinycommons
6eeb656e5438b4f42e3f391b7103a0db334ba250
[ "Unlicense" ]
null
null
null
23.3125
78
0.541713
23,511
package be.twofold.common.text; import be.twofold.common.*; import java.util.*; import java.util.function.*; public abstract class CharPredicate implements Predicate<Character> { CharPredicate() { } public static CharPredicate any() { return Any.Instance; } public static CharPredicate ...
3e37aa57d81b95803e44621a3ae6ef9a14ae0ee1
487
java
Java
src/algorithm/AlgorithmListener.java
txiang61-benchmarks/GasFlow
2c6d86b9f141959663d8fd1c2742ccca9f429af4
[ "MIT" ]
2
2021-03-24T14:13:10.000Z
2021-03-26T00:19:47.000Z
src/algorithm/AlgorithmListener.java
txiang61-benchmarks/GasFlow
2c6d86b9f141959663d8fd1c2742ccca9f429af4
[ "MIT" ]
1
2020-05-15T23:14:51.000Z
2020-05-15T23:14:51.000Z
src/algorithm/AlgorithmListener.java
txiang61-benchmarks/GasFlow
2c6d86b9f141959663d8fd1c2742ccca9f429af4
[ "MIT" ]
4
2020-02-19T01:14:24.000Z
2021-05-14T10:35:01.000Z
22.136364
75
0.714579
23,512
/** * AlgorithmListener.java * */ package algorithm; import java.util.EventListener; /** * The interface for classes that want to receive events from algorithms. * @author Martin Groß */ @FunctionalInterface public interface AlgorithmListener extends EventListener { /** * This method is called when an...
3e37ab731aacd264e30b8ef07e3315e17255cd2b
2,991
java
Java
Big-Java-for-Everyone-Late-Objects-Horstmann/Chapter-6-Arrays-and-Array-Lists/P6_18.java
islayy/Books-solutions
5fe05deb4e9f65875284d8af43bd383bf9ae145b
[ "MIT" ]
null
null
null
Big-Java-for-Everyone-Late-Objects-Horstmann/Chapter-6-Arrays-and-Array-Lists/P6_18.java
islayy/Books-solutions
5fe05deb4e9f65875284d8af43bd383bf9ae145b
[ "MIT" ]
null
null
null
Big-Java-for-Everyone-Late-Objects-Horstmann/Chapter-6-Arrays-and-Array-Lists/P6_18.java
islayy/Books-solutions
5fe05deb4e9f65875284d8af43bd383bf9ae145b
[ "MIT" ]
1
2021-01-30T22:19:07.000Z
2021-01-30T22:19:07.000Z
29.91
89
0.479773
23,513
import java.util.Scanner; /*Magic squares. An n × n matrix that is filled with the numbers 1, 2, 3, . . ., n 2 is a magic square if the sum of the elements in each row, in each column, and in the two diagonals is the same value. Write a program that reads in 16 values from the keyboard and tests whether they form...
3e37abdb984a08243b268b0ce48042f1668e8a6c
15,843
java
Java
src/main/java/frc/robot/pathGenerators/ActionsGenerator.java
robingan7/FRC-2021-Public-WestCoast
9eb46e9f5cb5778678c7f8aed8fd376f309a0ed3
[ "MIT" ]
4
2021-01-24T07:20:09.000Z
2021-03-16T01:21:31.000Z
src/main/java/frc/robot/pathGenerators/ActionsGenerator.java
robingan7/FRC-2021-Public-WestCoast
9eb46e9f5cb5778678c7f8aed8fd376f309a0ed3
[ "MIT" ]
null
null
null
src/main/java/frc/robot/pathGenerators/ActionsGenerator.java
robingan7/FRC-2021-Public-WestCoast
9eb46e9f5cb5778678c7f8aed8fd376f309a0ed3
[ "MIT" ]
1
2021-02-13T14:52:10.000Z
2021-02-13T14:52:10.000Z
44.25419
143
0.597867
23,514
package frc.robot.pathGenerators; import frc.lib.control.Path; import frc.lib.math.Rotation; import frc.lib.math.Translation2d; import frc.robot.WayPoints; import frc.robot.actions.Action; import frc.robot.actions.DelayAction; import frc.robot.actions.GetReadyToShootAction; import frc.robot.actions.SeriesAction; impor...
3e37abed7f6567deea12aefdc448ff8d72528ae9
5,610
java
Java
app/src/main/java/com/toan_itc/mobifone/data/service/RestApi.java
Huynhvantoan/MobifoneVersion2
b0a768157b3383fadef32e5d8fa56ecdb7587f88
[ "MIT" ]
null
null
null
app/src/main/java/com/toan_itc/mobifone/data/service/RestApi.java
Huynhvantoan/MobifoneVersion2
b0a768157b3383fadef32e5d8fa56ecdb7587f88
[ "MIT" ]
null
null
null
app/src/main/java/com/toan_itc/mobifone/data/service/RestApi.java
Huynhvantoan/MobifoneVersion2
b0a768157b3383fadef32e5d8fa56ecdb7587f88
[ "MIT" ]
null
null
null
45.983607
310
0.673797
23,515
package com.toan_itc.mobifone.data.service; import com.toan_itc.mobifone.mvp.model.JsonArray; import com.toan_itc.mobifone.mvp.model.congno.ListCongno; import com.toan_itc.mobifone.mvp.model.khoso.CheckSdt; import com.toan_itc.mobifone.mvp.model.khoso.Dangsim; import com.toan_itc.mobifone.mvp.model.khoso.Khoso; import...
3e37ad6778b2af460836c68e5c39d1a600fdd882
28,997
java
Java
src/main/java/org/orekit/files/ccsds/StreamingOemWriter.java
julmat2/propagacja
7ee7ff7fa89123ee2ee6cdfe3e6e983446040fe9
[ "Apache-2.0" ]
null
null
null
src/main/java/org/orekit/files/ccsds/StreamingOemWriter.java
julmat2/propagacja
7ee7ff7fa89123ee2ee6cdfe3e6e983446040fe9
[ "Apache-2.0" ]
null
null
null
src/main/java/org/orekit/files/ccsds/StreamingOemWriter.java
julmat2/propagacja
7ee7ff7fa89123ee2ee6cdfe3e6e983446040fe9
[ "Apache-2.0" ]
null
null
null
43.802115
107
0.611167
23,516
/* Contributed in the public domain. * Licensed to CS GROUP (CS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * CS licenses this file to You under the Apache License, Version 2.0 * (the "License"); yo...
3e37ad74c44b44be4c495a3397d927e9199a5c36
2,265
java
Java
tags/NetaScutter/v0.1/src/test/java/com/netalign/netascutter/parser/RDFValidatorTest.java
eram/neta
e9bf44e0b456424858137225e03ca632e531d519
[ "Unlicense" ]
null
null
null
tags/NetaScutter/v0.1/src/test/java/com/netalign/netascutter/parser/RDFValidatorTest.java
eram/neta
e9bf44e0b456424858137225e03ca632e531d519
[ "Unlicense" ]
null
null
null
tags/NetaScutter/v0.1/src/test/java/com/netalign/netascutter/parser/RDFValidatorTest.java
eram/neta
e9bf44e0b456424858137225e03ca632e531d519
[ "Unlicense" ]
null
null
null
26.647059
84
0.664018
23,517
/** * */ package com.netalign.netascutter.parser; import java.io.BufferedInputStream; import java.io.IOException; import java.io.InputStream; import static org.junit.Assert.*; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.junit.BeforeClass; import org.junit.Test; import ...
3e37ae95a6a1c1b6c79779e4cba4d55a6da0cb9d
2,738
java
Java
src/com/zyb/service/impl/ProclamationRecordServiceImpl.java
hjp520lqh/ClassSystem
31a2384c9d9b7d518d4fde9a7cef454dc62b693c
[ "MIT" ]
1
2021-05-24T02:53:33.000Z
2021-05-24T02:53:33.000Z
src/com/zyb/service/impl/ProclamationRecordServiceImpl.java
hjp520lqh/ClassSystem
31a2384c9d9b7d518d4fde9a7cef454dc62b693c
[ "MIT" ]
null
null
null
src/com/zyb/service/impl/ProclamationRecordServiceImpl.java
hjp520lqh/ClassSystem
31a2384c9d9b7d518d4fde9a7cef454dc62b693c
[ "MIT" ]
null
null
null
36.506667
97
0.800584
23,518
package com.zyb.service.impl; import com.zyb.dao.Proclamation_recordMapper; import com.zyb.entity.ProclamationRecord; import com.zyb.service.ProclamationRecordService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; @Service public c...
3e37af3b0d7379af2ff297b96b8031fea8cd89a0
3,916
java
Java
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/programrule/DefaultProgramRuleService.java
dadenewyyt/dhis-230
61713808d8e4501050880ff8b5f810bf487338f2
[ "BSD-3-Clause" ]
null
null
null
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/programrule/DefaultProgramRuleService.java
dadenewyyt/dhis-230
61713808d8e4501050880ff8b5f810bf487338f2
[ "BSD-3-Clause" ]
15
2020-01-09T15:19:37.000Z
2022-02-16T01:04:35.000Z
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/programrule/DefaultProgramRuleService.java
mestachs/dhis2-core
385b4c21459e6b02a9d03e2344822faf8009fa5b
[ "BSD-3-Clause" ]
6
2019-07-11T07:27:18.000Z
2019-12-06T10:20:39.000Z
32.633333
110
0.666496
23,519
package org.hisp.dhis.programrule; /* * Copyright (c) 2004-2018, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above co...
3e37afacd126078911cecd9e12936504e6dfa55d
1,955
java
Java
src/main/Main.java
Metgraph/DynastyScraper
ea609e5c467997f5d2396f41ef7d6e2078c63e61
[ "Unlicense" ]
null
null
null
src/main/Main.java
Metgraph/DynastyScraper
ea609e5c467997f5d2396f41ef7d6e2078c63e61
[ "Unlicense" ]
null
null
null
src/main/Main.java
Metgraph/DynastyScraper
ea609e5c467997f5d2396f41ef7d6e2078c63e61
[ "Unlicense" ]
null
null
null
27.535211
100
0.544246
23,520
package main; import dataManagement.Storage; import inputInterface.InputGUI; import outpugui.EmperorGUI; import webscraper.Member; import webscraper.WebScraper; import org.openqa.selenium.WebDriverException; import javax.swing.*; import java.util.ArrayList; public class Main { public static void main(String[] a...
3e37b09fd2071122724e3e4e6e2497fe86092d16
18,640
java
Java
languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/editor/DefaultClassCreator_EditorBuilder_a.java
trespasserw/MPS
dbc5c76496e8ccef46dd420eefcd5089b1bc234b
[ "Apache-2.0" ]
null
null
null
languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/editor/DefaultClassCreator_EditorBuilder_a.java
trespasserw/MPS
dbc5c76496e8ccef46dd420eefcd5089b1bc234b
[ "Apache-2.0" ]
null
null
null
languages/baseLanguage/baseLanguage/source_gen/jetbrains/mps/baseLanguage/editor/DefaultClassCreator_EditorBuilder_a.java
trespasserw/MPS
dbc5c76496e8ccef46dd420eefcd5089b1bc234b
[ "Apache-2.0" ]
null
null
null
51.068493
277
0.78176
23,521
package jetbrains.mps.baseLanguage.editor; /*Generated by MPS */ import jetbrains.mps.editor.runtime.descriptor.AbstractEditorBuilder; import org.jetbrains.annotations.NotNull; import org.jetbrains.mps.openapi.model.SNode; import jetbrains.mps.openapi.editor.EditorContext; import jetbrains.mps.openapi.editor.cells.Ed...
3e37b0df60b74d08868e8ed2b95c0ccbf48abd42
542
java
Java
1.JavaSyntax/src/com/javarush/task/pro/task05/task0518/Solution.java
rfedorenkov/JavaRushTasks
1ab103fa3bf50a0bd955b5b71bac5131969ef738
[ "MIT" ]
null
null
null
1.JavaSyntax/src/com/javarush/task/pro/task05/task0518/Solution.java
rfedorenkov/JavaRushTasks
1ab103fa3bf50a0bd955b5b71bac5131969ef738
[ "MIT" ]
null
null
null
1.JavaSyntax/src/com/javarush/task/pro/task05/task0518/Solution.java
rfedorenkov/JavaRushTasks
1ab103fa3bf50a0bd955b5b71bac5131969ef738
[ "MIT" ]
null
null
null
22.583333
80
0.669742
23,522
package com.javarush.task.pro.task05.task0518; import java.util.Arrays; /** * Сортировка массива * Реализуй метод main(String[]), который сортирует массив array по возрастанию. * Для сортировки массива используй метод Arrays.sort(int[]). * * * Требования: * 1. Реализуй метод main(String[]) согласно условию. */...
3e37b260ea9e22aea79e70f15cb4ff04e9dd5087
2,005
java
Java
noark-network/src/main/java/xyz/noark/network/InitializeDecoder.java
397786756/noark3
1371ba824c92f803f6095b278439967b328d5add
[ "MulanPSL-1.0" ]
17
2018-10-16T08:39:55.000Z
2022-03-13T07:41:30.000Z
noark-network/src/main/java/xyz/noark/network/InitializeDecoder.java
397786756/noark3
1371ba824c92f803f6095b278439967b328d5add
[ "MulanPSL-1.0" ]
8
2020-11-10T06:58:52.000Z
2020-11-11T11:37:09.000Z
noark-network/src/main/java/xyz/noark/network/InitializeDecoder.java
397786756/noark3
1371ba824c92f803f6095b278439967b328d5add
[ "MulanPSL-1.0" ]
8
2019-04-30T07:31:49.000Z
2022-03-22T07:56:18.000Z
29.057971
102
0.673317
23,523
/* * Copyright © 2018 www.noark.xyz All Rights Reserved. * * 感谢您选择Noark框架,希望我们的努力能为您提供一个简单、易用、稳定的服务器端框架 ! * 除非符合Noark许可协议,否则不得使用该文件,您可以下载许可协议文件: * * http://www.noark.xyz/LICENSE * * 1.未经许可,任何公司及个人不得以任何方式或理由对本框架进行修改、使用和传播; * 2.禁止在本项目或任何子项目的基础上发展任何派生版本、修改版本或第三方版本; * 3.无论你对源代码做出任何修改和改进,版权都归Noark...
3e37b3db6d698942f2f61df8ce8c35736bc11f15
2,132
java
Java
perun-engine/src/test/java/cz/metacentrum/perun/engine/unit/GenPlannerTest.java
VECTOUN/perun
5bf8d8f917b70220d854f88981ea7c8dde0a1ceb
[ "BSD-2-Clause" ]
49
2015-03-30T12:30:10.000Z
2022-02-16T21:51:42.000Z
perun-engine/src/test/java/cz/metacentrum/perun/engine/unit/GenPlannerTest.java
VECTOUN/perun
5bf8d8f917b70220d854f88981ea7c8dde0a1ceb
[ "BSD-2-Clause" ]
686
2015-01-06T15:46:46.000Z
2022-03-30T13:36:09.000Z
perun-engine/src/test/java/cz/metacentrum/perun/engine/unit/GenPlannerTest.java
VECTOUN/perun
5bf8d8f917b70220d854f88981ea7c8dde0a1ceb
[ "BSD-2-Clause" ]
64
2015-01-09T08:50:32.000Z
2022-02-08T15:43:55.000Z
36.758621
133
0.805347
23,524
package cz.metacentrum.perun.engine.unit; import cz.metacentrum.perun.engine.AbstractEngineTest; import cz.metacentrum.perun.engine.scheduling.GenWorker; import cz.metacentrum.perun.engine.scheduling.impl.BlockingGenExecutorCompletionService; import cz.metacentrum.perun.engine.runners.GenPlanner; import cz.metacentrum...
3e37b3f09ab9e2afca4cd794ee5eb317caddd309
2,699
java
Java
app/src/main/java/com/gloomyer/demo/MultiImageAct.java
Gloomyer/ZoomImageView
08d1fc9c6c321014ef911121a29bf1392000936e
[ "Apache-2.0" ]
56
2016-07-05T03:39:41.000Z
2021-03-12T01:23:35.000Z
app/src/main/java/com/gloomyer/demo/MultiImageAct.java
Gloomyer/ZoomImageView
08d1fc9c6c321014ef911121a29bf1392000936e
[ "Apache-2.0" ]
4
2016-09-25T12:17:02.000Z
2019-04-11T04:08:31.000Z
app/src/main/java/com/gloomyer/demo/MultiImageAct.java
Gloomyer/ZoomImageView
08d1fc9c6c321014ef911121a29bf1392000936e
[ "Apache-2.0" ]
37
2016-07-08T12:58:28.000Z
2021-06-06T18:08:00.000Z
35.051948
127
0.631345
23,525
package com.gloomyer.demo; import android.app.Activity; import android.os.Bundle; import android.support.v4.view.PagerAdapter; import android.support.v4.view.ViewPager; import android.view.View; import android.view.ViewGroup; import com.bumptech.glide.Glide; import com.gloomyer.zoomimageview.ZoomImageView; /** * Cr...
3e37b41c65ede418461be827defc5e0a3292720b
1,330
java
Java
src/main/java/com/cidic/design/model/CourseDesignTag.java
zyhndesign/UIDesign
0752375998f0f1a0f7a02a023263dac86de028bf
[ "Apache-2.0" ]
null
null
null
src/main/java/com/cidic/design/model/CourseDesignTag.java
zyhndesign/UIDesign
0752375998f0f1a0f7a02a023263dac86de028bf
[ "Apache-2.0" ]
null
null
null
src/main/java/com/cidic/design/model/CourseDesignTag.java
zyhndesign/UIDesign
0752375998f0f1a0f7a02a023263dac86de028bf
[ "Apache-2.0" ]
null
null
null
21.111111
107
0.786466
23,526
package com.cidic.design.model; import java.io.Serializable; import javax.persistence.CascadeType; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.ManyToOne; import javax.persistence.OneToOne; import ja...
3e37b4d745897c2e4aacbd566285f920a579d75b
212
java
Java
winterwell.maths/src/com/winterwell/maths/matrix/package-info.java
rmsaab/open-code
8758d61e15734c5d38b1d4509ef1d7b780ee9225
[ "MIT" ]
2
2016-12-13T15:12:41.000Z
2017-05-04T08:00:23.000Z
winterwell.maths/src/com/winterwell/maths/matrix/package-info.java
rmsaab/open-code
8758d61e15734c5d38b1d4509ef1d7b780ee9225
[ "MIT" ]
11
2017-06-09T17:16:42.000Z
2021-03-10T13:59:57.000Z
winterwell.maths/src/com/winterwell/maths/matrix/package-info.java
rmsaab/open-code
8758d61e15734c5d38b1d4509ef1d7b780ee9225
[ "MIT" ]
5
2017-06-09T11:27:23.000Z
2022-02-25T22:47:57.000Z
19.272727
79
0.641509
23,527
/** * Most of our matrix work is handled by * * <h3>Glossary</h3> * <ul> * <li> Hermitian: a matrix that is equal to its (complex conjugate) transpose. * </ul> * */ package com.winterwell.maths.matrix;
3e37b592dde33495090176ef9030a855ada61dbf
1,837
java
Java
aerogear-android-security/src/main/java/org/jboss/aerogear/android/security/EncryptionService.java
secondsun/aerogear-android-security
d1703247cc50cdfe066426e306bd032a76d470a1
[ "Apache-2.0" ]
4
2015-03-01T13:48:24.000Z
2018-02-05T07:36:23.000Z
aerogear-android-security/src/main/java/org/jboss/aerogear/android/security/EncryptionService.java
secondsun/aerogear-android-security
d1703247cc50cdfe066426e306bd032a76d470a1
[ "Apache-2.0" ]
19
2015-01-09T14:58:51.000Z
2018-10-08T18:22:47.000Z
aerogear-android-security/src/main/java/org/jboss/aerogear/android/security/EncryptionService.java
secondsun/aerogear-android-security
d1703247cc50cdfe066426e306bd032a76d470a1
[ "Apache-2.0" ]
6
2015-01-22T12:34:22.000Z
2018-03-29T04:32:26.000Z
28.703125
82
0.664671
23,528
/** * JBoss, Home of Professional Open Source * Copyright Red Hat, Inc., and individual contributors. * * 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/licens...
3e37b6eab3144ff508adccb4660472d45d52c667
4,574
java
Java
parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/src/main/java/parquet/hive/HiveBindingFactory.java
zhongjinhan/parquet-mr
e8796802ad20acc562e77a08a7114f6eb57e9396
[ "Apache-2.0" ]
5
2015-05-09T17:03:54.000Z
2017-08-03T15:30:36.000Z
parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/src/main/java/parquet/hive/HiveBindingFactory.java
zhongjinhan/parquet-mr
e8796802ad20acc562e77a08a7114f6eb57e9396
[ "Apache-2.0" ]
1
2021-02-24T08:38:18.000Z
2021-02-24T08:38:18.000Z
parquet-hive/parquet-hive-binding/parquet-hive-binding-factory/src/main/java/parquet/hive/HiveBindingFactory.java
zhongjinhan/parquet-mr
e8796802ad20acc562e77a08a7114f6eb57e9396
[ "Apache-2.0" ]
21
2015-03-24T23:39:15.000Z
2021-06-07T10:23:17.000Z
37.801653
102
0.705291
23,529
/** * 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 ...
3e37b766637623e267388ad4a48f1d5604bce1ce
245
java
Java
analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/kotlin/jvm/functions/Function10.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
4
2019-10-07T05:17:21.000Z
2020-11-02T08:29:13.000Z
analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/kotlin/jvm/functions/Function10.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
38
2019-10-07T02:40:35.000Z
2019-12-12T09:15:24.000Z
analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kotlin/jvm/functions/Function10.java
skkuse-adv/2019Fall_team2
3ea84c6be39855f54634a7f9b1093e80893886eb
[ "Apache-2.0" ]
5
2019-10-07T02:41:15.000Z
2020-10-30T01:36:08.000Z
30.625
94
0.640816
23,530
package kotlin.jvm.functions; import kotlin.Function; public interface Function10<P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, R> extends Function<R> { R invoke(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7, P8 p8, P9 p9, P10 p10); }
3e37b794f9c5600f72054a55911e73bf516557cc
1,654
java
Java
app/src/main/java/com/zxu/masterofpainting/Adapter/EfficacyAdapter.java
PointoWorld/HealthCare
784ea38911f96a97199fee63aa40b7518d46e336
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/zxu/masterofpainting/Adapter/EfficacyAdapter.java
PointoWorld/HealthCare
784ea38911f96a97199fee63aa40b7518d46e336
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/zxu/masterofpainting/Adapter/EfficacyAdapter.java
PointoWorld/HealthCare
784ea38911f96a97199fee63aa40b7518d46e336
[ "Apache-2.0" ]
null
null
null
31.807692
108
0.729141
23,531
package com.zxu.masterofpainting.Adapter; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.zxu.masterofpainting.R; import com.zxu.masterofpainting.bean.EfficacyItem; import java.util...
3e37b92a10731d91c4b851f553328147f16d5db8
1,851
java
Java
src/main/java/pt/ua/scaleus/kbqa/pruner/PredicatesPerVariableEdge.java
bioinformatics-ua/scaleus-fair
2bb7dc859756a2ae652335d82af8d01f0da9f500
[ "MIT" ]
2
2019-12-20T14:59:45.000Z
2020-09-10T19:23:22.000Z
src/main/java/pt/ua/scaleus/kbqa/pruner/PredicatesPerVariableEdge.java
arnaldoapp/scaleus-fair
2bb7dc859756a2ae652335d82af8d01f0da9f500
[ "MIT" ]
1
2021-12-14T20:46:30.000Z
2021-12-14T20:46:30.000Z
src/main/java/pt/ua/scaleus/kbqa/pruner/PredicatesPerVariableEdge.java
arnaldoapp/scaleus-fair
2bb7dc859756a2ae652335d82af8d01f0da9f500
[ "MIT" ]
1
2020-03-27T03:00:49.000Z
2020-03-27T03:00:49.000Z
31.913793
93
0.65316
23,532
package pt.ua.scaleus.kbqa.pruner; import java.util.Map; import java.util.Set; import com.google.common.collect.Maps; import com.google.common.collect.Sets; import pt.ua.scaleus.kbqa.datastructures.KBQAQuestion; import pt.ua.scaleus.kbqa.querybuilding.SPARQLQuery; public class PredicatesPerVariableEdge i...
3e37b9635382b31c167b09fbf12d111e4366e204
953
java
Java
support/cas-server-support-yubikey-core-mfa/src/main/java/org/apereo/cas/adaptors/yubikey/YubiKeyDeviceRegistrationRequest.java
chulei926/cas
2ad43ec75016fb43fff98b37922c2daecefffeb9
[ "Apache-2.0" ]
8,772
2016-05-08T04:44:50.000Z
2022-03-31T06:02:13.000Z
support/cas-server-support-yubikey-core-mfa/src/main/java/org/apereo/cas/adaptors/yubikey/YubiKeyDeviceRegistrationRequest.java
chulei926/cas
2ad43ec75016fb43fff98b37922c2daecefffeb9
[ "Apache-2.0" ]
2,911
2016-05-07T23:07:52.000Z
2022-03-31T15:09:08.000Z
support/cas-server-support-yubikey-core-mfa/src/main/java/org/apereo/cas/adaptors/yubikey/YubiKeyDeviceRegistrationRequest.java
chulei926/cas
2ad43ec75016fb43fff98b37922c2daecefffeb9
[ "Apache-2.0" ]
3,675
2016-05-08T04:45:46.000Z
2022-03-31T09:34:54.000Z
22.162791
71
0.786988
23,533
package org.apereo.cas.adaptors.yubikey; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonTypeInfo; import lombok.AllArgsConstructor; import lombok.EqualsAndHashCode; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import lombok.ToString; im...
3e37b96c3064463be421064b78ebc9d610507a35
893
java
Java
MyParkingApp-Client/app/src/main/java/com/infi/myparkingapp_client/Connection_detector.java
thisIsAnil/MyParkingApp
a4a5d8c4156e7c607aaa2485cb2f90355651f44b
[ "Apache-2.0" ]
null
null
null
MyParkingApp-Client/app/src/main/java/com/infi/myparkingapp_client/Connection_detector.java
thisIsAnil/MyParkingApp
a4a5d8c4156e7c607aaa2485cb2f90355651f44b
[ "Apache-2.0" ]
null
null
null
MyParkingApp-Client/app/src/main/java/com/infi/myparkingapp_client/Connection_detector.java
thisIsAnil/MyParkingApp
a4a5d8c4156e7c607aaa2485cb2f90355651f44b
[ "Apache-2.0" ]
null
null
null
29.766667
80
0.647256
23,534
package com.infi.myparkingapp_client; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; /** * Created by Infi on 3/21/2016. */ public class Connection_detector { public Context _context; public Connection_detector(Context context){ this._context...
3e37b98cb481f84f2090ed25314e1f712060bb23
11,423
java
Java
corpus/class/eclipse.jdt.debug/940.java
masud-technope/ACER-Replication-Package-ASE2017
cb7318a729eb1403004d451a164c851af2d81f7a
[ "MIT" ]
15
2018-07-10T09:38:31.000Z
2021-11-29T08:28:07.000Z
corpus/class/eclipse.jdt.debug/940.java
masud-technope/ACER-Replication-Package-ASE2017
cb7318a729eb1403004d451a164c851af2d81f7a
[ "MIT" ]
3
2018-11-16T02:58:59.000Z
2021-01-20T16:03:51.000Z
corpus/class/eclipse.jdt.debug/940.java
masud-technope/ACER-Replication-Package-ASE2017
cb7318a729eb1403004d451a164c851af2d81f7a
[ "MIT" ]
6
2018-06-27T20:19:00.000Z
2022-02-19T02:29:53.000Z
58.579487
99
0.633459
23,535
/******************************************************************************* * Copyright (c) 2002, 2005 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
3e37b9b5732535a5ff0d67f081e18251252e8fac
550
java
Java
com/mysql/cj/jdbc/exceptions/NotUpdatable.java
BantorSchwanzVor/plotscanner-leak
cbf130076159711d939affb4b0343c46c3466107
[ "MIT" ]
null
null
null
com/mysql/cj/jdbc/exceptions/NotUpdatable.java
BantorSchwanzVor/plotscanner-leak
cbf130076159711d939affb4b0343c46c3466107
[ "MIT" ]
null
null
null
com/mysql/cj/jdbc/exceptions/NotUpdatable.java
BantorSchwanzVor/plotscanner-leak
cbf130076159711d939affb4b0343c46c3466107
[ "MIT" ]
null
null
null
30.555556
144
0.729091
23,536
package com.mysql.cj.jdbc.exceptions; import com.mysql.cj.Messages; import java.sql.SQLException; public class NotUpdatable extends SQLException { private static final long serialVersionUID = 6004153665887216929L; public NotUpdatable(String reason) { super(reason + Messages.getString("NotUpdatable.1"), "S1...
3e37b9ed370aa50757a8db258280f5800175ef48
598
java
Java
pacote download/Array/Questao03.java
CauanyRodrigues01/Codigos-Java
de1bc9192c74c9a7b11f7f11ff27891d0a7a3331
[ "MIT" ]
null
null
null
pacote download/Array/Questao03.java
CauanyRodrigues01/Codigos-Java
de1bc9192c74c9a7b11f7f11ff27891d0a7a3331
[ "MIT" ]
null
null
null
pacote download/Array/Questao03.java
CauanyRodrigues01/Codigos-Java
de1bc9192c74c9a7b11f7f11ff27891d0a7a3331
[ "MIT" ]
null
null
null
23
42
0.593645
23,537
package Array; import java.util.Scanner; public class Questao03 { public static void main(String[] args) { Scanner sc = new Scanner(System.in); int[] vetorA = new int[15]; int[] vetorB = new int[vetorA.length]; for(int i = 0; i < vetorA.length; i++) { vetorA[i] = sc.nextInt(); vetorB[i] = vetorA[i...
3e37bb41cb09e47a7538bdb4d6fd09bb3842999e
542
java
Java
src/main/java/yhr/ya/kr/dao/login/LoginDaoImp.java
yang-hye-ri/YHR_project
fd07d666b8866bf1602c8ee5272011f9e4041bbe
[ "MIT" ]
null
null
null
src/main/java/yhr/ya/kr/dao/login/LoginDaoImp.java
yang-hye-ri/YHR_project
fd07d666b8866bf1602c8ee5272011f9e4041bbe
[ "MIT" ]
3
2020-05-15T22:26:24.000Z
2021-12-09T22:12:46.000Z
src/main/java/yhr/ya/kr/dao/login/LoginDaoImp.java
yang-hye-ri/YHR_project
fd07d666b8866bf1602c8ee5272011f9e4041bbe
[ "MIT" ]
null
null
null
17.483871
62
0.776753
23,538
package yhr.ya.kr.dao.login; import java.util.List; import java.util.Map; import javax.servlet.http.HttpSession; import org.apache.ibatis.session.SqlSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Repository; import yhr.ya.kr.bean.UserBean; @Repository...
3e37bbf809c79d7ab372e2d9f1246cfd1f539e27
11,948
java
Java
src/main/java/seedu/contax/ui/onboarding/OnboardingWindow.java
AY2122-CS2103-W17-1/tp
0b250d2741d093f1cf76f02a6dac7ccc0706e978
[ "MIT" ]
null
null
null
src/main/java/seedu/contax/ui/onboarding/OnboardingWindow.java
AY2122-CS2103-W17-1/tp
0b250d2741d093f1cf76f02a6dac7ccc0706e978
[ "MIT" ]
227
2022-02-14T11:04:29.000Z
2022-03-30T10:55:48.000Z
src/main/java/seedu/contax/ui/onboarding/OnboardingWindow.java
AY2122-CS2103-W17-1/tp
0b250d2741d093f1cf76f02a6dac7ccc0706e978
[ "MIT" ]
3
2022-02-13T11:46:38.000Z
2022-02-14T06:27:54.000Z
34.432277
107
0.634918
23,539
package seedu.contax.ui.onboarding; import javafx.fxml.FXML; import javafx.scene.control.MenuBar; import javafx.scene.control.Tab; import javafx.scene.input.KeyCode; import javafx.scene.layout.Region; import javafx.scene.layout.StackPane; import javafx.scene.layout.VBox; import javafx.stage.Stage; import seedu.contax....
3e37bcc2aa2fde1f84c26c42ca032b97dc2d0c3a
4,857
java
Java
src/main/java/com/aaront/exercise/jvm/field/Field.java
thlcly/Mini-JVM
4bc668e9288d8dc34cc8673b5e85f7c1b0b8b497
[ "Apache-2.0" ]
29
2017-06-28T12:29:43.000Z
2021-03-31T06:52:40.000Z
src/main/java/com/aaront/exercise/jvm/field/Field.java
virjar/Mini-JVM
4bc668e9288d8dc34cc8673b5e85f7c1b0b8b497
[ "Apache-2.0" ]
1
2017-06-29T11:59:11.000Z
2017-06-30T04:05:02.000Z
src/main/java/com/aaront/exercise/jvm/field/Field.java
thlcly/Mini-JVM
4bc668e9288d8dc34cc8673b5e85f7c1b0b8b497
[ "Apache-2.0" ]
12
2017-06-28T07:39:45.000Z
2021-03-31T06:52:42.000Z
43.756757
208
0.681697
23,540
package com.aaront.exercise.jvm.field; import com.aaront.exercise.jvm.ClassFile; import com.aaront.exercise.jvm.accessflag.FieldAccessFlag; import com.aaront.exercise.jvm.attribute.AbstractAttribute; import com.aaront.exercise.jvm.attribute.ConstantValueAttribute; import com.aaront.exercise.jvm.constant.ConstantPool; ...
3e37bd1bc32328f576c7edfa24caf0762318c6d9
17,370
java
Java
saasovation-identityaccess/src/main/java/org/infinite/identityaccess/application/IdentityApplicationService.java
darknessitachi/saasovation
b875f558edc8d3b1dd9e46ac3c52b00558765edc
[ "Apache-2.0" ]
7
2017-08-18T08:45:33.000Z
2021-07-01T07:34:04.000Z
saasovation-identityaccess/src/main/java/org/infinite/identityaccess/application/IdentityApplicationService.java
darknessitachi/saasovation
b875f558edc8d3b1dd9e46ac3c52b00558765edc
[ "Apache-2.0" ]
1
2020-10-18T06:01:05.000Z
2022-03-08T09:27:47.000Z
saasovation-identityaccess/src/main/java/org/infinite/identityaccess/application/IdentityApplicationService.java
darknessitachi/saasovation
b875f558edc8d3b1dd9e46ac3c52b00558765edc
[ "Apache-2.0" ]
3
2017-05-17T14:44:49.000Z
2018-02-10T07:13:28.000Z
35.376782
107
0.616005
23,541
package org.infinite.identityaccess.application; import javax.annotation.Resource; import org.infinite.identityaccess.application.command.ActivateTenantCommand; import org.infinite.identityaccess.application.command.AddGroupToGroupCommand; import org.infinite.identityaccess.application.command.AddUserToGroupCommand; ...
3e37bd5f6562fdfe67b9af628185f710d98a4510
2,718
java
Java
src/main/java/frc/team832/lib/power/GrouchPDP.java
oscarrobotics/GrouchLib
18809fc5a6004d4f3cb2fb88510e043a3ec0d55e
[ "BSD-3-Clause" ]
3
2019-02-21T15:12:03.000Z
2021-02-07T23:27:43.000Z
src/main/java/frc/team832/lib/power/GrouchPDP.java
oscarrobotics/GrouchLib
18809fc5a6004d4f3cb2fb88510e043a3ec0d55e
[ "BSD-3-Clause" ]
null
null
null
src/main/java/frc/team832/lib/power/GrouchPDP.java
oscarrobotics/GrouchLib
18809fc5a6004d4f3cb2fb88510e043a3ec0d55e
[ "BSD-3-Clause" ]
null
null
null
37.75
128
0.716336
23,542
package frc.team832.lib.power; import frc.team832.lib.control.PDP; import frc.team832.lib.motorcontrol2.SimpleMC; import frc.team832.lib.motorcontrol2.SmartMC; import frc.team832.lib.power.impl.SimpleMCAttachedPDPSlot; import frc.team832.lib.power.impl.SmartMCAttachedPDPSlot; import java.util.ArrayList; import java.u...
3e37bd723f53dfad74d0de907b35ef96827e2826
4,510
java
Java
score-http/src/main/java/org/oagi/srt/gateway/http/api/cc_management/controller/ExtensionController.java
dubnemo/Score
10e0cf86ce4383cf6fb0bac44351deec039b7529
[ "MIT" ]
null
null
null
score-http/src/main/java/org/oagi/srt/gateway/http/api/cc_management/controller/ExtensionController.java
dubnemo/Score
10e0cf86ce4383cf6fb0bac44351deec039b7529
[ "MIT" ]
null
null
null
score-http/src/main/java/org/oagi/srt/gateway/http/api/cc_management/controller/ExtensionController.java
dubnemo/Score
10e0cf86ce4383cf6fb0bac44351deec039b7529
[ "MIT" ]
null
null
null
44.653465
97
0.603326
23,543
package org.oagi.srt.gateway.http.api.cc_management.controller; import org.jooq.DSLContext; import org.oagi.srt.gateway.http.api.cc_management.data.CcActionRequest; import org.oagi.srt.gateway.http.api.cc_management.data.CcState; import org.oagi.srt.gateway.http.api.cc_management.data.ExtensionUpdateRequest; import or...
3e37bdfff257eb0656a131ad31c3a1e783b754e0
435
java
Java
jbone-sys/jbone-sys-core/src/main/java/cn/jbone/sys/core/service/model/user/ModifyPasswordModel.java
360CodeSafe/jbone
3cc9e2274c0ff67cf69317a127bb23c1f89ec688
[ "Apache-2.0" ]
3
2020-11-12T06:36:00.000Z
2020-11-12T06:36:03.000Z
jbone-sys/jbone-sys-core/src/main/java/cn/jbone/sys/core/service/model/user/ModifyPasswordModel.java
360CodeSafe/jbone
3cc9e2274c0ff67cf69317a127bb23c1f89ec688
[ "Apache-2.0" ]
22
2020-03-04T22:48:26.000Z
2022-03-31T21:19:15.000Z
jbone-sys/jbone-sys-core/src/main/java/cn/jbone/sys/core/service/model/user/ModifyPasswordModel.java
360CodeSafe/jbone
3cc9e2274c0ff67cf69317a127bb23c1f89ec688
[ "Apache-2.0" ]
2
2018-09-29T08:52:31.000Z
2019-07-04T10:33:55.000Z
22.894737
52
0.744828
23,544
package cn.jbone.sys.core.service.model.user; import lombok.Data; import org.hibernate.validator.constraints.Length; import org.hibernate.validator.constraints.NotBlank; import javax.validation.constraints.Min; @Data public class ModifyPasswordModel { @Min(value = 1,message = "id不能为空,且必须大于0") private int id...
3e37be33d471b40006f6f15f3a3fa0fcdd577c52
501
java
Java
gmall-sms/src/main/java/com/atguigu/gmall/sms/service/CouponSpuService.java
ride-a-wave/gmall
b5bb72cc1937ad348117290953f19db36e7e1ce2
[ "Apache-2.0" ]
null
null
null
gmall-sms/src/main/java/com/atguigu/gmall/sms/service/CouponSpuService.java
ride-a-wave/gmall
b5bb72cc1937ad348117290953f19db36e7e1ce2
[ "Apache-2.0" ]
null
null
null
gmall-sms/src/main/java/com/atguigu/gmall/sms/service/CouponSpuService.java
ride-a-wave/gmall
b5bb72cc1937ad348117290953f19db36e7e1ce2
[ "Apache-2.0" ]
null
null
null
23.045455
69
0.783037
23,545
package com.atguigu.gmall.sms.service; import com.baomidou.mybatisplus.extension.service.IService; import com.atguigu.gmall.common.bean.PageResultVo; import com.atguigu.gmall.common.bean.PageParamVo; import com.atguigu.gmall.sms.entity.CouponSpuEntity; import java.util.Map; /** * 优惠券与产品关联 * * @author sunyunbo * ...
3e37be815f261eff9684852c2782ce5c6fe4fdba
1,142
java
Java
example/src/main/java/com/github/piasy/videocre/example/MainActivity.java
Piasy/VideoCRE
5532862f9498ef6e95d58a6fa8a71cd792b661f5
[ "MIT" ]
62
2017-08-11T02:37:17.000Z
2022-03-16T08:32:20.000Z
example/src/main/java/com/github/piasy/videocre/example/MainActivity.java
Piasy/VideoCRE
5532862f9498ef6e95d58a6fa8a71cd792b661f5
[ "MIT" ]
7
2017-08-11T07:31:00.000Z
2020-10-15T23:32:16.000Z
example/src/main/java/com/github/piasy/videocre/example/MainActivity.java
Piasy/VideoCRE
5532862f9498ef6e95d58a6fa8a71cd792b661f5
[ "MIT" ]
14
2017-08-17T08:46:09.000Z
2022-03-16T08:32:24.000Z
26.55814
85
0.633975
23,546
package com.github.piasy.videocre.example; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import com.github.piasy.videocre.VideoSource; public class MainActivity extends AppCompatActivity implements View.OnClickListener { public...
3e37beb6a2b93bf4ba6c931e5a5ba386e7d84526
833
java
Java
core/src/main/java/io/gearpump/util/HadoopFSLogAppender.java
Smartappli/gearpump
3584d1fbb63765ea7e01a0c9f3c7dbe9b6344749
[ "Apache-2.0" ]
null
null
null
core/src/main/java/io/gearpump/util/HadoopFSLogAppender.java
Smartappli/gearpump
3584d1fbb63765ea7e01a0c9f3c7dbe9b6344749
[ "Apache-2.0" ]
null
null
null
core/src/main/java/io/gearpump/util/HadoopFSLogAppender.java
Smartappli/gearpump
3584d1fbb63765ea7e01a0c9f3c7dbe9b6344749
[ "Apache-2.0" ]
null
null
null
33.32
75
0.753902
23,547
/* * 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 * distrib...
3e37bf8026cb8ea3a63262f35b47c0fa176ad944
1,756
java
Java
src/test/java/com/autonomy/aci/client/annotations/testobjects/tweets/TweetWithBuilder.java
mt3o/java-aci-annotations-processor
cba079fdcf9060776d2b34cfd1231a46357acf2e
[ "MIT" ]
null
null
null
src/test/java/com/autonomy/aci/client/annotations/testobjects/tweets/TweetWithBuilder.java
mt3o/java-aci-annotations-processor
cba079fdcf9060776d2b34cfd1231a46357acf2e
[ "MIT" ]
null
null
null
src/test/java/com/autonomy/aci/client/annotations/testobjects/tweets/TweetWithBuilder.java
mt3o/java-aci-annotations-processor
cba079fdcf9060776d2b34cfd1231a46357acf2e
[ "MIT" ]
null
null
null
28.322581
115
0.67426
23,548
/* * Copyright 2015 Hewlett-Packard Development Company, L.P. * Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License. */ package com.autonomy.aci.client.annotations.testobjects.tweets; import com.autonomy.aci.client.annotations.IdolBuilder; import com.auto...
3e37bf986ad4455478082c52c1d807734eb5185b
2,031
java
Java
src/test/java/com/vmichalak/sonoscontroller/CommandBuilderTest.java
Fabian95qw/sonos-controller
5cf0d37d17bb01dd09a1c73881045ee76f95765a
[ "MIT" ]
1
2020-04-14T18:19:32.000Z
2020-04-14T18:19:32.000Z
src/test/java/com/vmichalak/sonoscontroller/CommandBuilderTest.java
Fabian95qw/sonos-controller
5cf0d37d17bb01dd09a1c73881045ee76f95765a
[ "MIT" ]
null
null
null
src/test/java/com/vmichalak/sonoscontroller/CommandBuilderTest.java
Fabian95qw/sonos-controller
5cf0d37d17bb01dd09a1c73881045ee76f95765a
[ "MIT" ]
null
null
null
42.3125
121
0.664697
23,549
package com.vmichalak.sonoscontroller; import com.vmichalak.sonoscontroller.exception.SonosControllerException; import okhttp3.mockwebserver.MockResponse; import okhttp3.mockwebserver.MockWebServer; import org.junit.Test; import java.io.IOException; import static org.junit.Assert.assertEquals; public class CommandB...
3e37bfe867fe3832830cec6cb57443842487ba29
8,891
java
Java
src/main/java/com/frye/trading/controller/CustomerController.java
ChrisPaul333/tradingSystem
052bab8eff5e3bfd3565db7757f844fa5bd0575d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/frye/trading/controller/CustomerController.java
ChrisPaul333/tradingSystem
052bab8eff5e3bfd3565db7757f844fa5bd0575d
[ "Apache-2.0" ]
null
null
null
src/main/java/com/frye/trading/controller/CustomerController.java
ChrisPaul333/tradingSystem
052bab8eff5e3bfd3565db7757f844fa5bd0575d
[ "Apache-2.0" ]
null
null
null
37.834043
165
0.631875
23,550
package com.frye.trading.controller; import com.frye.trading.config.CustomerRealm; import com.frye.trading.pojo.model.Customer; import com.frye.trading.service.CustomerService; import com.frye.trading.utils.DataJsonUtils; import com.frye.trading.utils.GenerateIdUtils; import org.apache.ibatis.annotations.Param; import...
3e37c062849860321a0fad850a17c544b2e071b4
1,092
java
Java
src/it/annotations-it/src/main/java/org/apache/sling/servlets/annotations/services/PathBoundService.java
apache/sling-org-apache-sling-servlets-annotations
5c7456c3311bf493de6d73c440e496de782beeee
[ "Apache-2.0" ]
3
2018-06-04T15:36:54.000Z
2021-11-08T14:57:35.000Z
src/it/annotations-it/src/main/java/org/apache/sling/servlets/annotations/services/PathBoundService.java
apache/sling-org-apache-sling-servlets-annotations
5c7456c3311bf493de6d73c440e496de782beeee
[ "Apache-2.0" ]
3
2018-07-09T19:39:04.000Z
2021-03-16T12:31:50.000Z
src/it/annotations-it/src/main/java/org/apache/sling/servlets/annotations/services/PathBoundService.java
apache/sling-org-apache-sling-servlets-annotations
5c7456c3311bf493de6d73c440e496de782beeee
[ "Apache-2.0" ]
8
2018-07-09T19:33:42.000Z
2021-11-08T14:57:29.000Z
42
75
0.779304
23,551
/* * 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 ...
3e37c1a8d541be656466afc7ae9633b834b0858f
528
java
Java
optrxsys/src/main/java/org/acgcloud/optrxsys/services/opt/Xls.java
AzathoX/acgcloud
668c892e3b4a7757ab9a79ece7a6b74f2a5c8bde
[ "Apache-2.0" ]
3
2020-05-18T14:41:32.000Z
2020-05-20T05:40:57.000Z
optrxsys/src/main/java/org/acgcloud/optrxsys/services/opt/Xls.java
AzathoX/acgcloud
668c892e3b4a7757ab9a79ece7a6b74f2a5c8bde
[ "Apache-2.0" ]
2
2020-05-21T19:12:15.000Z
2021-03-19T20:23:04.000Z
optrxsys/src/main/java/org/acgcloud/optrxsys/services/opt/Xls.java
AzathoX/acgcloud
668c892e3b4a7757ab9a79ece7a6b74f2a5c8bde
[ "Apache-2.0" ]
1
2020-07-29T06:49:25.000Z
2020-07-29T06:49:25.000Z
20.307692
57
0.700758
23,552
package org.acgcloud.optrxsys.services.opt; import org.acgcloud.optrxsys.office.IOffices; import org.acgcloud.optrxsys.office.xls.Excel; import org.springframework.stereotype.Component; @Component public class Xls extends AbstractFileOpt { @Override public String support() { return "excel"; } ...
3e37c3f2cc1f0c61f40285f1fb84c5cfa41c8eda
4,674
java
Java
app/src/main/java/com/edgardeng/data/model/Update.java
edgardeng/BaseAndroid
9f4d5cc7b84a8f6c742a0a60b17bcbfe454ce646
[ "Apache-2.0" ]
1
2018-12-02T15:01:43.000Z
2018-12-02T15:01:43.000Z
app/src/main/java/com/edgardeng/data/model/Update.java
edgardeng/BaseAndroid
9f4d5cc7b84a8f6c742a0a60b17bcbfe454ce646
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/edgardeng/data/model/Update.java
edgardeng/BaseAndroid
9f4d5cc7b84a8f6c742a0a60b17bcbfe454ce646
[ "Apache-2.0" ]
null
null
null
33.148936
150
0.565255
23,553
package com.edgardeng.data.model; import android.content.Context; import com.edgardeng.baseandroid.BuildConfig; import com.edgardeng.receiver.UpdateReceiver; import com.edgardeng.widget.MQDialog; import org.json.JSONException; import org.json.JSONObject; import com.edgardeng.baseandroid.R; import java.util.List; //...
3e37c4355ffe6ec57fcb09cd6b3211d33d96e2f0
5,032
java
Java
evaluations/api/src/java/org/sakaiproject/evaluation/model/EvalTemplate.java
mpellicer/sakai
cbccc0a810107050f284e7213183b2ecdfc1dd3a
[ "ECL-2.0" ]
4
2017-03-22T16:57:42.000Z
2020-04-07T17:34:41.000Z
evaluations/api/src/java/org/sakaiproject/evaluation/model/EvalTemplate.java
mpellicer/sakai
cbccc0a810107050f284e7213183b2ecdfc1dd3a
[ "ECL-2.0" ]
216
2016-06-23T14:02:32.000Z
2021-08-31T17:11:24.000Z
evaluations/api/src/java/org/sakaiproject/evaluation/model/EvalTemplate.java
mpellicer/sakai
cbccc0a810107050f284e7213183b2ecdfc1dd3a
[ "ECL-2.0" ]
4
2016-07-26T07:23:42.000Z
2020-10-07T12:21:53.000Z
22.769231
121
0.630366
23,554
package org.sakaiproject.evaluation.model; //Generated Mar 20, 2007 10:08:13 AM by Hibernate Tools 3.2.0.beta6a import java.util.Date; import java.util.HashSet; import java.util.Set; /** * This represents a template for an evaluation, * basically it controls the set of items and the ordering and layout of * an e...
3e37c53217ae465a9eac3e2f4862b54bad1013e6
4,068
java
Java
src/main/java/org/vaadin/hackathonofthings/visual/FXShow.java
hesara/hackathonofthings
99eae32fef4389204c1d222f563935cc99b5f408
[ "Apache-2.0" ]
null
null
null
src/main/java/org/vaadin/hackathonofthings/visual/FXShow.java
hesara/hackathonofthings
99eae32fef4389204c1d222f563935cc99b5f408
[ "Apache-2.0" ]
null
null
null
src/main/java/org/vaadin/hackathonofthings/visual/FXShow.java
hesara/hackathonofthings
99eae32fef4389204c1d222f563935cc99b5f408
[ "Apache-2.0" ]
null
null
null
33.344262
99
0.652901
23,555
/* * Copyright 2000-2014 Vaadin Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
3e37c53f9658a1e977a50ccc2c3d6668b5f86d77
801
java
Java
src/main/java/io/github/kawamuray/wasmtime/FuncRegistry.java
kateinoigakukun/wasmtime-java
7a88bb726cffea969aef216a90661f11adeeb004
[ "Apache-2.0" ]
41
2020-09-07T07:45:08.000Z
2022-03-03T14:02:56.000Z
src/main/java/io/github/kawamuray/wasmtime/FuncRegistry.java
kateinoigakukun/wasmtime-java
7a88bb726cffea969aef216a90661f11adeeb004
[ "Apache-2.0" ]
27
2020-12-08T04:57:07.000Z
2022-03-13T20:08:11.000Z
src/main/java/io/github/kawamuray/wasmtime/FuncRegistry.java
kateinoigakukun/wasmtime-java
7a88bb726cffea969aef216a90661f11adeeb004
[ "Apache-2.0" ]
12
2020-12-08T04:39:49.000Z
2022-02-27T03:53:54.000Z
22.885714
51
0.684145
23,556
package io.github.kawamuray.wasmtime; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; import java.util.concurrent.atomic.AtomicInteger; import io.github.kawamuray.wasmtime.Func.Handler; import lombok.ToString; @ToString class FuncRegistry { // visible for testing fin...
3e37c59a01392bc114095605f2f32edeb3c4b965
9,948
java
Java
app/src/main/java/xyz/imaginatrix/synapse/util/AboutLibUtil.java
dcalano/Synapse
1239f3ff476a815b7559f6027fa8af664c59ee7d
[ "MIT" ]
3
2018-01-15T18:34:30.000Z
2020-01-21T00:53:32.000Z
app/src/main/java/xyz/imaginatrix/synapse/util/AboutLibUtil.java
dcalano/Synapse
1239f3ff476a815b7559f6027fa8af664c59ee7d
[ "MIT" ]
1
2018-01-15T15:00:03.000Z
2018-01-16T22:32:00.000Z
app/src/main/java/xyz/imaginatrix/synapse/util/AboutLibUtil.java
dcalano/Synapse
1239f3ff476a815b7559f6027fa8af664c59ee7d
[ "MIT" ]
1
2018-03-03T06:17:22.000Z
2018-03-03T06:17:22.000Z
45.884793
161
0.588932
23,557
package xyz.imaginatrix.synapse.util; import android.content.Context; import android.content.Intent; import android.net.Uri; import android.support.v4.content.ContextCompat; import com.danielstone.materialaboutlibrary.ConvenienceBuilder; import com.danielstone.materialaboutlibrary.items.MaterialAboutActionItem; impor...
3e37c8f30bfae57461f6657a45e5d05d4a5a1959
794
java
Java
java/net/ajmichael/classfile/LongInfo.java
aj-michael/javad
dc1423e88acb3fd36823f9cdaa6c29591a5e1822
[ "MIT" ]
null
null
null
java/net/ajmichael/classfile/LongInfo.java
aj-michael/javad
dc1423e88acb3fd36823f9cdaa6c29591a5e1822
[ "MIT" ]
null
null
null
java/net/ajmichael/classfile/LongInfo.java
aj-michael/javad
dc1423e88acb3fd36823f9cdaa6c29591a5e1822
[ "MIT" ]
null
null
null
21.459459
60
0.720403
23,558
package net.ajmichael.classfile; import com.google.auto.value.AutoValue; import java.nio.ByteBuffer; @AutoValue public abstract class LongInfo implements ConstantPoolInfo { public static LongInfo parse(ByteBuffer classFile) { return LongInfo.builder() .setHighBytes(classFile.getInt()) .setLowBy...
3e37c94c55f439591668ffaa9b87da3ece3ba2bd
2,800
java
Java
core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/codesystem/version/CodeSystemVersionCreateRequestBuilder.java
eranhash/snow-owl
bee466023647e4512e96269f0a380fa1ff3a785a
[ "Apache-2.0" ]
2
2020-02-13T15:51:26.000Z
2021-09-14T00:44:27.000Z
core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/codesystem/version/CodeSystemVersionCreateRequestBuilder.java
eranhash/snow-owl
bee466023647e4512e96269f0a380fa1ff3a785a
[ "Apache-2.0" ]
1
2020-07-27T14:41:03.000Z
2020-07-27T14:41:03.000Z
core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/codesystem/version/CodeSystemVersionCreateRequestBuilder.java
eranhash/snow-owl
bee466023647e4512e96269f0a380fa1ff3a785a
[ "Apache-2.0" ]
null
null
null
32.941176
113
0.792143
23,559
/* * Copyright 2017-2021 B2i Healthcare Pte Ltd, http://b2i.sg * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
3e37cbbd509236871e2b8d6b41272f417cc695b2
8,582
java
Java
projects/OG-Analytics/src/test/java/com/opengamma/analytics/financial/interestrate/payments/provider/CouponIborAverageDiscountingMethodTest.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
1
2020-04-07T12:04:40.000Z
2020-04-07T12:04:40.000Z
projects/OG-Analytics/src/test/java/com/opengamma/analytics/financial/interestrate/payments/provider/CouponIborAverageDiscountingMethodTest.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
null
null
null
projects/OG-Analytics/src/test/java/com/opengamma/analytics/financial/interestrate/payments/provider/CouponIborAverageDiscountingMethodTest.java
antikas/OG-Platform
aa683c63e58d33e34cca691290370d71a454077c
[ "Apache-2.0" ]
null
null
null
73.982759
198
0.848287
23,560
package com.opengamma.analytics.financial.interestrate.payments.provider; import static org.testng.AssertJUnit.assertEquals; import org.testng.annotations.Test; import org.threeten.bp.ZonedDateTime; import com.opengamma.analytics.financial.instrument.index.IborIndex; import com.opengamma.analytics.financial.instrume...
3e37cbc3f12f77aa3e94c2c63ce148f245a9a0f3
9,611
java
Java
app/src/main/java/com/kodyuzz/kitabim/ui/VolumesRecyclerAdapter.java
mustafaatush/MKitab
f9794c6fff532aa6aff878823a15e769f621b87c
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/kodyuzz/kitabim/ui/VolumesRecyclerAdapter.java
mustafaatush/MKitab
f9794c6fff532aa6aff878823a15e769f621b87c
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/kodyuzz/kitabim/ui/VolumesRecyclerAdapter.java
mustafaatush/MKitab
f9794c6fff532aa6aff878823a15e769f621b87c
[ "Apache-2.0" ]
null
null
null
34.448029
141
0.599625
23,561
package com.kodyuzz.kitabim.ui; import android.content.Context; import android.os.AsyncTask; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import android.widget.Toast; import androi...
3e37cd7a8776f27bfc7b896e21a3676dd6a98494
992
java
Java
google-ads/src/main/java/com/google/ads/googleads/v0/common/UserInterestInfoOrBuilder.java
DalavanCloud/google-ads-java
70d951aa0202833b3e487fb909fd5294e1dda405
[ "Apache-2.0" ]
1
2019-02-07T14:49:57.000Z
2019-02-07T14:49:57.000Z
google-ads/src/main/java/com/google/ads/googleads/v0/common/UserInterestInfoOrBuilder.java
DalavanCloud/google-ads-java
70d951aa0202833b3e487fb909fd5294e1dda405
[ "Apache-2.0" ]
null
null
null
google-ads/src/main/java/com/google/ads/googleads/v0/common/UserInterestInfoOrBuilder.java
DalavanCloud/google-ads-java
70d951aa0202833b3e487fb909fd5294e1dda405
[ "Apache-2.0" ]
null
null
null
28.342857
98
0.709677
23,562
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/ads/googleads/v0/common/criteria.proto package com.google.ads.googleads.v0.common; public interface UserInterestInfoOrBuilder extends // @@protoc_insertion_point(interface_extends:google.ads.googleads.v0.common.UserInterestInfo) com...
3e37ce863976b6fbe4fa901e9847263adab7ff98
1,786
java
Java
jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/parser/EntityExpressionBNF.java
marschall/eclipselink.runtime
3d59eaa9e420902d5347b9fb60fbe6c92310894b
[ "BSD-3-Clause" ]
null
null
null
jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/parser/EntityExpressionBNF.java
marschall/eclipselink.runtime
3d59eaa9e420902d5347b9fb60fbe6c92310894b
[ "BSD-3-Clause" ]
2
2021-03-24T17:58:46.000Z
2021-12-14T20:59:52.000Z
jpa/org.eclipse.persistence.jpa.jpql/src/org/eclipse/persistence/jpa/jpql/parser/EntityExpressionBNF.java
marschall/eclipselink.runtime
3d59eaa9e420902d5347b9fb60fbe6c92310894b
[ "BSD-3-Clause" ]
null
null
null
32.472727
95
0.583987
23,563
/******************************************************************************* * Copyright (c) 2006, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
3e37ced78d19df66aef4dbaece3172901ef6b600
540
java
Java
src/main/java/io/github/rebelizant/jaxrsexample/persistence/OrderRepository.java
rebelizant/jaxrs-example
0c5f718bd26d12719532299967ce77a6a8c3f52d
[ "MIT" ]
null
null
null
src/main/java/io/github/rebelizant/jaxrsexample/persistence/OrderRepository.java
rebelizant/jaxrs-example
0c5f718bd26d12719532299967ce77a6a8c3f52d
[ "MIT" ]
1
2016-04-27T07:52:41.000Z
2016-04-27T17:24:38.000Z
src/main/java/io/github/rebelizant/jaxrsexample/persistence/OrderRepository.java
rebelizant/jaxrs-example
0c5f718bd26d12719532299967ce77a6a8c3f52d
[ "MIT" ]
null
null
null
23.478261
75
0.712963
23,564
package io.github.rebelizant.jaxrsexample.persistence; import io.github.rebelizant.jaxrsexample.domain.*; import java.util.List; public interface OrderRepository extends Repository<Order> { Long addOrder(Order order); List<Order> getAllOrders(); List<Order> getOrdersByCustomer(Long custome...
3e37cf632680e6f0bc7b1c458a69ee62693c7f2d
1,176
java
Java
tika-core/src/main/java/org/apache/tika/metadata/HTML.java
epugh/tika
484a340a4643ed2335413ba4feddbe8d64f4e9d8
[ "Apache-2.0" ]
1,299
2015-01-02T15:08:29.000Z
2022-03-31T07:02:19.000Z
tika-core/src/main/java/org/apache/tika/metadata/HTML.java
epugh/tika
484a340a4643ed2335413ba4feddbe8d64f4e9d8
[ "Apache-2.0" ]
245
2015-01-18T16:05:39.000Z
2022-03-30T12:55:29.000Z
tika-core/src/main/java/org/apache/tika/metadata/HTML.java
epugh/tika
484a340a4643ed2335413ba4feddbe8d64f4e9d8
[ "Apache-2.0" ]
748
2015-01-09T23:36:49.000Z
2022-03-22T10:12:16.000Z
39.2
92
0.741497
23,565
package org.apache.tika.metadata; /* * 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, Versio...
3e37d0013e8d5da40f0ec368df2ba8c0b0c65db5
569
java
Java
base/src/main/java/com/activequant/dao/mybatis/BasicMacroEventDao.java
activequant/aq2o
db1336d88ddce96dd7bdb0067584f267c274585d
[ "Apache-1.1" ]
34
2015-01-17T15:15:21.000Z
2022-01-30T09:26:35.000Z
base/src/main/java/com/activequant/dao/mybatis/BasicMacroEventDao.java
activequant/aq2o
db1336d88ddce96dd7bdb0067584f267c274585d
[ "Apache-1.1" ]
null
null
null
base/src/main/java/com/activequant/dao/mybatis/BasicMacroEventDao.java
activequant/aq2o
db1336d88ddce96dd7bdb0067584f267c274585d
[ "Apache-1.1" ]
17
2015-01-23T02:16:22.000Z
2021-03-09T21:00:15.000Z
29.947368
74
0.834798
23,566
package com.activequant.dao.mybatis; import org.apache.ibatis.session.SqlSessionFactory; import com.activequant.dao.mybatis.mapper.GenericRowMapper; import com.activequant.domainmodel.BasicMacroEvent; import com.activequant.interfaces.dao.IBasicMacroEventDao; public class BasicMacroEventDao extends GenericMapperDao<...
3e37d0054c7dfa1aaa4cd6288fbc69fd56f565a8
3,541
java
Java
app/src/main/java/com/muzi/weshop/view/fragment/ClassifyFragment.java
RubinTry/WeShop
781ef664928543295a21a43a5feab22693a9eb01
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/muzi/weshop/view/fragment/ClassifyFragment.java
RubinTry/WeShop
781ef664928543295a21a43a5feab22693a9eb01
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/muzi/weshop/view/fragment/ClassifyFragment.java
RubinTry/WeShop
781ef664928543295a21a43a5feab22693a9eb01
[ "Apache-2.0" ]
null
null
null
31.061404
119
0.728043
23,567
package com.muzi.weshop.view.fragment; import android.content.Intent; import androidx.annotation.NonNull; import androidx.recyclerview.widget.DiffUtil; import androidx.recyclerview.widget.GridLayoutManager; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; imp...
3e37d1629dfc3027546857869c3fa414e3a9a7cd
802
java
Java
zipchat-clone/src/main/java/com/chat/zipchat/clone/Model/OtpVerify/OtpVerifyResponse.java
Senthilarun-Sparkout/zipchat-clone-new
120ffce02566c38a3dd95223230852a6c92c075c
[ "MIT" ]
1
2020-09-07T10:48:03.000Z
2020-09-07T10:48:03.000Z
zipchat-clone/src/main/java/com/chat/zipchat/clone/Model/OtpVerify/OtpVerifyResponse.java
Senthilarun-Sparkout/zipchat-clone-new
120ffce02566c38a3dd95223230852a6c92c075c
[ "MIT" ]
null
null
null
zipchat-clone/src/main/java/com/chat/zipchat/clone/Model/OtpVerify/OtpVerifyResponse.java
Senthilarun-Sparkout/zipchat-clone-new
120ffce02566c38a3dd95223230852a6c92c075c
[ "MIT" ]
1
2019-12-21T10:52:06.000Z
2019-12-21T10:52:06.000Z
20.564103
58
0.668329
23,568
package com.chat.zipchat.clone.Model.OtpVerify; import com.google.gson.annotations.SerializedName; public class OtpVerifyResponse { @SerializedName("result") private Result result; @SerializedName("success_message") private String successMessage; @SerializedName("status") private boolean st...
3e37d1805ebdd54fffd849910272c37b9dbd9702
1,390
java
Java
open-learn-template/open-learn-web-controller-template/src/main/java/org/learn/open/monitor/web/aspect/APILogAspect.java
jackyu86/HighConcurrencyTemplate
e1ad80276ffe77ae554b18955a350ddfbedeb5d4
[ "Apache-2.0" ]
1
2017-12-21T10:10:09.000Z
2017-12-21T10:10:09.000Z
open-learn-template/open-learn-web-controller-template/src/main/java/org/learn/open/monitor/web/aspect/APILogAspect.java
jackyu86/HighConcurrencyTemplate
e1ad80276ffe77ae554b18955a350ddfbedeb5d4
[ "Apache-2.0" ]
null
null
null
open-learn-template/open-learn-web-controller-template/src/main/java/org/learn/open/monitor/web/aspect/APILogAspect.java
jackyu86/HighConcurrencyTemplate
e1ad80276ffe77ae554b18955a350ddfbedeb5d4
[ "Apache-2.0" ]
null
null
null
31.590909
247
0.686331
23,569
package org.learn.open.monitor.web.aspect; import java.util.Arrays; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.AfterReturning; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.aspectj.lang.annotation.Pointcut; import org.slf4j.Logger; import o...
3e37d2c85a2ad58e1eb55cdd57610b422a5e2e29
4,713
java
Java
src/main/java/com/pacey6/net/MultiDatagramPacket.java
Pacey6/Datagram
7459ffc2f5c880ec62d46a453045b7622c9471f0
[ "MIT" ]
null
null
null
src/main/java/com/pacey6/net/MultiDatagramPacket.java
Pacey6/Datagram
7459ffc2f5c880ec62d46a453045b7622c9471f0
[ "MIT" ]
null
null
null
src/main/java/com/pacey6/net/MultiDatagramPacket.java
Pacey6/Datagram
7459ffc2f5c880ec62d46a453045b7622c9471f0
[ "MIT" ]
null
null
null
31.218543
84
0.640433
23,570
/* * MIT License * * Copyright (c) 2021 Pacey Lau * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify...
3e37d2d423576b18321b47a8282a9a7fb282526b
3,813
java
Java
org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTSheetsImpl.java
AlhonGelios/AO
3e78fefe875ab102016e1259874886970e3c5c2a
[ "Apache-2.0" ]
null
null
null
org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTSheetsImpl.java
AlhonGelios/AO
3e78fefe875ab102016e1259874886970e3c5c2a
[ "Apache-2.0" ]
null
null
null
org/openxmlformats/schemas/spreadsheetml/x2006/main/impl/CTSheetsImpl.java
AlhonGelios/AO
3e78fefe875ab102016e1259874886970e3c5c2a
[ "Apache-2.0" ]
null
null
null
28.886364
120
0.602937
23,571
package org.openxmlformats.schemas.spreadsheetml.x2006.main.impl; import java.util.AbstractList; import java.util.ArrayList; import java.util.List; import javax.xml.namespace.QName; import org.apache.xmlbeans.SchemaType; import org.apache.xmlbeans.impl.values.XmlComplexContentImpl; import org.openxmlformats.schemas.sp...
3e37d3de10ea58b086963b3b4e80e1c0dfc668a5
223
java
Java
src/main/java/io/spotnext/jfly/ui/base/EventTarget.java
mojo2012/jfly
c3bc55a2e324bc55b670714af2610617e9d5bcdf
[ "MIT" ]
2
2019-02-04T13:16:30.000Z
2019-04-08T15:11:26.000Z
src/main/java/io/spotnext/jfly/ui/base/EventTarget.java
mojo2012/jfly
c3bc55a2e324bc55b670714af2610617e9d5bcdf
[ "MIT" ]
6
2020-03-04T21:49:40.000Z
2021-12-09T20:01:57.000Z
src/main/java/io/spotnext/jfly/ui/base/EventTarget.java
mojo2012/jfly
c3bc55a2e324bc55b670714af2610617e9d5bcdf
[ "MIT" ]
1
2021-07-14T02:42:35.000Z
2021-07-14T02:42:35.000Z
18.583333
54
0.730942
23,572
package io.spotnext.jfly.ui.base; import io.spotnext.jfly.event.DomEvent; public interface EventTarget { /** * Pass an event for the component to process. */ <E extends DomEvent> void handleEvent(final E event); }
3e37d48d5e6b1413e99fbb3ba8159899c3cb94b8
4,028
java
Java
src/Percolation.java
StephenHuge/Algorithms01
0b8cf863c50255cbd52989363d6ae0d6b62c1f85
[ "MIT" ]
null
null
null
src/Percolation.java
StephenHuge/Algorithms01
0b8cf863c50255cbd52989363d6ae0d6b62c1f85
[ "MIT" ]
null
null
null
src/Percolation.java
StephenHuge/Algorithms01
0b8cf863c50255cbd52989363d6ae0d6b62c1f85
[ "MIT" ]
null
null
null
34.135593
103
0.53575
23,573
import edu.princeton.cs.algs4.WeightedQuickUnionUF; /** * implement class Percolation * * @author HJS * * @date 2017-10-2 * */ public class Percolation { private final boolean[][] sites; // model that we use for class Percolation private final WeightedQuickUnionUF ufP; // for percolates(...
3e37d4f0c49f2aaef3cf49e44409134654b7d630
877
java
Java
sources/android-28/android/filterfw/core/GenerateFieldPort.java
FTC-10161/FtcRobotController
ee6c7efdff947ccd0abfab64405a91176768e7c0
[ "MIT" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
sources/android-28/android/filterfw/core/GenerateFieldPort.java
FTC-10161/FtcRobotController
ee6c7efdff947ccd0abfab64405a91176768e7c0
[ "MIT" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
sources/android-28/android/filterfw/core/GenerateFieldPort.java
FTC-10161/FtcRobotController
ee6c7efdff947ccd0abfab64405a91176768e7c0
[ "MIT" ]
1,141
2015-01-01T22:54:40.000Z
2022-02-09T22:08:26.000Z
28.290323
75
0.732041
23,574
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e37d504fba4a00325eb0d32c3127066a0ec89c1
1,316
java
Java
app/src/main/java/com/fangju/mvpsample/base/BaseMvpActivity.java
FangJuCoding/MvpSample
51be444331a54f5b23c982b0e3a4127101381354
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/fangju/mvpsample/base/BaseMvpActivity.java
FangJuCoding/MvpSample
51be444331a54f5b23c982b0e3a4127101381354
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/fangju/mvpsample/base/BaseMvpActivity.java
FangJuCoding/MvpSample
51be444331a54f5b23c982b0e3a4127101381354
[ "Apache-2.0" ]
null
null
null
20.888889
63
0.679331
23,575
package com.fangju.mvpsample.base; import android.os.Bundle; import com.fangju.mvpsample.proxy.IMvpActivityProxyImpl; import com.fangju.mvpsample.proxy.IMvpProxy; import androidx.annotation.Nullable; import androidx.appcompat.app.AppCompatActivity; /** * Created by FangJu on 2020/3/13. */ public abstract class Ba...
3e37d5578920c913f7e83d1c72733a77a97ec938
20,259
java
Java
open-metadata-implementation/view-services/glossary-author-view/glossary-author-view-server/src/main/java/org/odpi/openmetadata/viewservices/glossaryauthor/services/GlossaryAuthorViewTermRESTServices.java
MightyNerdEric/egeria
b195e2bacff4c88f6d7020b0f202cac8332a6b43
[ "CC-BY-4.0" ]
526
2018-06-21T12:15:13.000Z
2022-03-30T19:17:17.000Z
open-metadata-implementation/view-services/glossary-author-view/glossary-author-view-server/src/main/java/org/odpi/openmetadata/viewservices/glossaryauthor/services/GlossaryAuthorViewTermRESTServices.java
MightyNerdEric/egeria
b195e2bacff4c88f6d7020b0f202cac8332a6b43
[ "CC-BY-4.0" ]
4,157
2018-06-07T08:46:46.000Z
2022-03-31T13:29:01.000Z
open-metadata-implementation/view-services/glossary-author-view/glossary-author-view-server/src/main/java/org/odpi/openmetadata/viewservices/glossaryauthor/services/GlossaryAuthorViewTermRESTServices.java
MightyNerdEric/egeria
b195e2bacff4c88f6d7020b0f202cac8332a6b43
[ "CC-BY-4.0" ]
265
2018-06-05T13:34:36.000Z
2022-03-25T18:15:36.000Z
50.270471
191
0.672689
23,576
/* SPDX-License-Identifier: Apache-2.0 */ /* Copyright Contributors to the ODPi Egeria term. */ package org.odpi.openmetadata.viewservices.glossaryauthor.services; import org.odpi.openmetadata.accessservices.subjectarea.client.configs.SubjectAreaConfigClient; import org.odpi.openmetadata.accessservices.subjectarea.cli...
3e37d66239b8e5237517f036659e76e317db427a
524
java
Java
src/main/java/fr/kizafox/kreload/utils/inventories/AbstractInventory.java
KIZAFOX/KReload
34ec469f30ce788153fbe62d04790552bb8596c3
[ "MIT" ]
null
null
null
src/main/java/fr/kizafox/kreload/utils/inventories/AbstractInventory.java
KIZAFOX/KReload
34ec469f30ce788153fbe62d04790552bb8596c3
[ "MIT" ]
null
null
null
src/main/java/fr/kizafox/kreload/utils/inventories/AbstractInventory.java
KIZAFOX/KReload
34ec469f30ce788153fbe62d04790552bb8596c3
[ "MIT" ]
null
null
null
22.782609
69
0.746183
23,577
package fr.kizafox.kreload.utils.inventories; import org.bukkit.entity.Player; import org.bukkit.event.inventory.InventoryClickEvent; import org.bukkit.event.inventory.InventoryCloseEvent; public abstract class AbstractInventory { protected final Player player; public AbstractInventory(Player player) { ...
3e37d7730e8ff250283b3ca61a678a80bf0ce4e6
3,554
java
Java
v7/recyclerview/tests/src/android/support/v7/widget/TestActivity.java
ReaperRoms/frameworks_support
e6d6a0441eebe8576e6a150c181fb9093ef231c5
[ "Apache-2.0" ]
11
2018-06-10T01:35:31.000Z
2021-04-07T07:11:20.000Z
v7/recyclerview/tests/src/android/support/v7/widget/TestActivity.java
ReaperRoms/frameworks_support
e6d6a0441eebe8576e6a150c181fb9093ef231c5
[ "Apache-2.0" ]
null
null
null
v7/recyclerview/tests/src/android/support/v7/widget/TestActivity.java
ReaperRoms/frameworks_support
e6d6a0441eebe8576e6a150c181fb9093ef231c5
[ "Apache-2.0" ]
14
2018-07-16T16:16:22.000Z
2021-12-10T07:51:19.000Z
32.605505
96
0.662071
23,578
/* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
3e37d783309a727f823622f5371332d03fa6e2ae
11,937
java
Java
shopmall-seckill/src/main/java/com/practice/shopmall/seckill/service/impl/SeckillServiceImpl.java
developer-terry/shop-mall-practice
2067ad307518774faaf34fe133f7bc773d1cfd02
[ "Apache-2.0" ]
null
null
null
shopmall-seckill/src/main/java/com/practice/shopmall/seckill/service/impl/SeckillServiceImpl.java
developer-terry/shop-mall-practice
2067ad307518774faaf34fe133f7bc773d1cfd02
[ "Apache-2.0" ]
null
null
null
shopmall-seckill/src/main/java/com/practice/shopmall/seckill/service/impl/SeckillServiceImpl.java
developer-terry/shop-mall-practice
2067ad307518774faaf34fe133f7bc773d1cfd02
[ "Apache-2.0" ]
null
null
null
42.632143
194
0.597721
23,579
package com.practice.shopmall.seckill.service.impl; import com.alibaba.csp.sentinel.Entry; import com.alibaba.csp.sentinel.SphU; import com.alibaba.csp.sentinel.annotation.SentinelResource; import com.alibaba.csp.sentinel.slots.block.BlockException; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.TypeRef...
3e37d80d227758380784bb2d20bdf7c118093eb6
113
java
Java
note/src/main/java/com/designpattern/strategy/MemberStrategy.java
CodingSoldier/java-learn
c480f0c26c95b65f49c082e0ffeb10706bd366b1
[ "Apache-2.0" ]
23
2018-02-11T13:28:42.000Z
2021-12-24T05:53:13.000Z
note/src/main/java/com/designpattern/strategy/MemberStrategy.java
CodingSoldier/java-learn
c480f0c26c95b65f49c082e0ffeb10706bd366b1
[ "Apache-2.0" ]
5
2019-12-23T01:51:45.000Z
2021-11-30T15:12:08.000Z
note/src/main/java/com/designpattern/strategy/MemberStrategy.java
CodingSoldier/java-learn
c480f0c26c95b65f49c082e0ffeb10706bd366b1
[ "Apache-2.0" ]
17
2018-02-11T13:28:03.000Z
2022-01-24T20:30:02.000Z
18.833333
39
0.79646
23,580
package com.designpattern.strategy; public interface MemberStrategy { double calcPrice(double bookPrice); }
3e37d833d6c599321b919e18e7b6c2f790eea8d6
2,365
java
Java
spring-boot-websocket-server/src/test/java/com/github/baymin/wsserver/WebSocketServerTest.java
ZongweiBai/spring-boot-in-action
6de53941136bf23210c93b30fe6dc0afb0dc7d83
[ "MIT" ]
4
2020-11-02T10:59:35.000Z
2022-01-08T13:10:53.000Z
spring-boot-websocket-server/src/test/java/com/github/baymin/wsserver/WebSocketServerTest.java
ZongweiBai/spring-boot-in-action
6de53941136bf23210c93b30fe6dc0afb0dc7d83
[ "MIT" ]
2
2020-11-03T12:35:37.000Z
2020-11-05T01:12:45.000Z
spring-boot-websocket-server/src/test/java/com/github/baymin/wsserver/WebSocketServerTest.java
ZongweiBai/spring-boot-in-action
6de53941136bf23210c93b30fe6dc0afb0dc7d83
[ "MIT" ]
4
2021-03-03T01:47:33.000Z
2022-01-08T13:11:26.000Z
33.785714
112
0.636364
23,581
package com.github.baymin.wsserver; import org.java_websocket.enums.ReadyState; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.extension.ExtendWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.boot.web.server.LocalServerPort; import org.springframework.test....
3e37d84a4a5b32a24f8f64c6870d0ea34f8705b3
865
java
Java
src/data/SpritesForScreenUse.java
alisonhuang8/mario-kart
518ef64fc50bcc171ddcd54fe69da64aa1777166
[ "MIT" ]
null
null
null
src/data/SpritesForScreenUse.java
alisonhuang8/mario-kart
518ef64fc50bcc171ddcd54fe69da64aa1777166
[ "MIT" ]
null
null
null
src/data/SpritesForScreenUse.java
alisonhuang8/mario-kart
518ef64fc50bcc171ddcd54fe69da64aa1777166
[ "MIT" ]
null
null
null
27.03125
108
0.765318
23,582
package data; import javafx.collections.FXCollections; import javafx.collections.ObservableList; /** * These are the attributes that will show up on the bottom of the authoring environment * so that the user can click and drag them * @author Jake * */ public class SpritesForScreenUse { private ObservableList<Spr...
3e37d888c6ae7b24e2c417e9de26c8f3c7f3e10b
3,152
java
Java
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/project/hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/AttributeOverride.java
HerrB92/obp
31238554ec22a10e56892e987439ded36d671e1e
[ "MIT" ]
null
null
null
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/project/hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/AttributeOverride.java
HerrB92/obp
31238554ec22a10e56892e987439ded36d671e1e
[ "MIT" ]
null
null
null
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/project/hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/AttributeOverride.java
HerrB92/obp
31238554ec22a10e56892e987439ded36d671e1e
[ "MIT" ]
1
2022-01-06T09:05:56.000Z
2022-01-06T09:05:56.000Z
29.185185
115
0.723033
23,583
package org.hibernate.metamodel.source.annotations.attribute; import org.jboss.jandex.AnnotationInstance; import org.hibernate.AssertionFailure; import org.hibernate.internal.util.StringHelper; import org.hibernate.metamodel.source.annotations.JPADotNames; import org.hibernate.metamodel.source.annotations.JandexHelpe...
3e37d897d1376dff257844ec76e811fa47f56930
968
java
Java
src/main/java/br/com/jmsstudio/designpatterns/state/WaitingForApprovalState.java
jmsstudio/design-patterns
04ed8c50812e0cd6779396d41cd00d3b3de49dc4
[ "MIT" ]
null
null
null
src/main/java/br/com/jmsstudio/designpatterns/state/WaitingForApprovalState.java
jmsstudio/design-patterns
04ed8c50812e0cd6779396d41cd00d3b3de49dc4
[ "MIT" ]
null
null
null
src/main/java/br/com/jmsstudio/designpatterns/state/WaitingForApprovalState.java
jmsstudio/design-patterns
04ed8c50812e0cd6779396d41cd00d3b3de49dc4
[ "MIT" ]
null
null
null
27.657143
87
0.674587
23,584
package br.com.jmsstudio.designpatterns.state; import br.com.jmsstudio.model.Budget; public class WaitingForApprovalState implements BudgetState { public static final double DISCOUNT_RATE = 0.05; private boolean isDiscountApplied = false; @Override public void applyDiscount(Budget budget) { ...
3e37d8ca74d42df4467cda6d8179ba7a785dca1d
2,507
java
Java
application-core/src/main/java/ru/art/core/constants/StringConstants.java
antomy-gc/art-java
45c8b03356b28c404b508c46a562027649fb4434
[ "Apache-2.0" ]
null
null
null
application-core/src/main/java/ru/art/core/constants/StringConstants.java
antomy-gc/art-java
45c8b03356b28c404b508c46a562027649fb4434
[ "Apache-2.0" ]
null
null
null
application-core/src/main/java/ru/art/core/constants/StringConstants.java
antomy-gc/art-java
45c8b03356b28c404b508c46a562027649fb4434
[ "Apache-2.0" ]
null
null
null
32.558442
107
0.63223
23,585
/* * ART Java * * Copyright 2019 ART * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
3e37d90ec3cc2bdcf914cda8776cef3a32236e45
1,294
java
Java
src/ro/uvt/pel/particle_systems/Fireworks.java
StefanoaicaLucian/ParticleEffectsAPI
52da208ddc6c726e740076867a20ec908fbee974
[ "MIT" ]
1
2015-11-25T15:14:21.000Z
2015-11-25T15:14:21.000Z
src/ro/uvt/pel/particle_systems/Fireworks.java
StefanoaicaLucian/ParticleEffectsAPI
52da208ddc6c726e740076867a20ec908fbee974
[ "MIT" ]
null
null
null
src/ro/uvt/pel/particle_systems/Fireworks.java
StefanoaicaLucian/ParticleEffectsAPI
52da208ddc6c726e740076867a20ec908fbee974
[ "MIT" ]
null
null
null
26.408163
92
0.666924
23,586
package ro.uvt.pel.particle_systems; import java.util.ArrayList; import java.util.List; import com.jogamp.opengl.util.texture.Texture; import ro.uvt.pel.util.Calculator; import ro.uvt.pel.util.Material; import ro.uvt.pel.util.Vertex; class Fireworks extends ParticleSystem { private List<Vertex> sour...