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
3e2c92e75b0d3d3bab3d82ab49c3e539537bd8c6
3,061
java
Java
support/cas-server-support-oauth/src/main/java/org/apereo/cas/config/CasOAuth20AuthenticationServiceSelectionStrategyConfiguration.java
mac-reid/cas
d02a22240b90301be41a2dce3bccd11f84633779
[ "Apache-2.0" ]
null
null
null
support/cas-server-support-oauth/src/main/java/org/apereo/cas/config/CasOAuth20AuthenticationServiceSelectionStrategyConfiguration.java
mac-reid/cas
d02a22240b90301be41a2dce3bccd11f84633779
[ "Apache-2.0" ]
null
null
null
support/cas-server-support-oauth/src/main/java/org/apereo/cas/config/CasOAuth20AuthenticationServiceSelectionStrategyConfiguration.java
mac-reid/cas
d02a22240b90301be41a2dce3bccd11f84633779
[ "Apache-2.0" ]
null
null
null
52.775862
116
0.839595
18,874
package org.apereo.cas.config; import org.apereo.cas.authentication.AuthenticationServiceSelectionStrategy; import org.apereo.cas.authentication.AuthenticationServiceSelectionStrategyConfigurer; import org.apereo.cas.authentication.principal.ServiceFactory; import org.apereo.cas.authentication.principal.WebApplication...
3e2c9301d67fc3b04aa2e37d179be3d7cd8e106d
183
java
Java
src/main/info/pearlfish/internal/Lines.java
pearlfish/pearlfish-java
d2e5eace85093158e93fd8300347dfc2887ad2df
[ "Apache-2.0" ]
1
2016-03-01T15:04:29.000Z
2016-03-01T15:04:29.000Z
src/main/info/pearlfish/internal/Lines.java
pearlfish/pearlfish-java
d2e5eace85093158e93fd8300347dfc2887ad2df
[ "Apache-2.0" ]
null
null
null
src/main/info/pearlfish/internal/Lines.java
pearlfish/pearlfish-java
d2e5eace85093158e93fd8300347dfc2887ad2df
[ "Apache-2.0" ]
null
null
null
20.333333
50
0.770492
18,875
package info.pearlfish.internal; import java.io.IOException; public interface Lines { String readLine() throws IOException; void pushBack(String line) throws IOException; }
3e2c932d899d746df669516bc219d46c928d134a
1,890
java
Java
src/main/java/yapion/serializing/serializer/object/time/LocalDateSerializer.java
Chaoscaot444/YAPION
f894d70c2008b9a38ea9ba5c5e9266089f9ff839
[ "Apache-2.0" ]
15
2020-08-14T07:23:21.000Z
2022-01-16T16:27:42.000Z
src/main/java/yapion/serializing/serializer/object/time/LocalDateSerializer.java
Chaoscaot444/YAPION
f894d70c2008b9a38ea9ba5c5e9266089f9ff839
[ "Apache-2.0" ]
3
2020-10-10T14:05:44.000Z
2021-01-07T22:32:30.000Z
src/main/java/yapion/serializing/serializer/object/time/LocalDateSerializer.java
Chaoscaot444/YAPION
f894d70c2008b9a38ea9ba5c5e9266089f9ff839
[ "Apache-2.0" ]
3
2020-10-10T10:15:08.000Z
2022-01-15T16:11:42.000Z
38.571429
92
0.751852
18,876
/* * Copyright 2019,2020,2021 yoyosource * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or agreed to in w...
3e2c93936c1eb9396451818cf0fc5a6013cd76b7
613
java
Java
crudmicroservices-middle/src/main/java/com/matera/crudmicroservices/config/RestModule.java
fabricio181080/crud-microservices
332b0cb0bd32e08d15cbe721aa52c96a1d500194
[ "Apache-2.0" ]
null
null
null
crudmicroservices-middle/src/main/java/com/matera/crudmicroservices/config/RestModule.java
fabricio181080/crud-microservices
332b0cb0bd32e08d15cbe721aa52c96a1d500194
[ "Apache-2.0" ]
null
null
null
crudmicroservices-middle/src/main/java/com/matera/crudmicroservices/config/RestModule.java
fabricio181080/crud-microservices
332b0cb0bd32e08d15cbe721aa52c96a1d500194
[ "Apache-2.0" ]
null
null
null
27.863636
92
0.774878
18,877
package com.matera.crudmicroservices.config; import com.sun.jersey.api.core.PackagesResourceConfig; import com.sun.jersey.api.core.ResourceConfig; import com.sun.jersey.guice.JerseyServletModule; import com.sun.jersey.guice.spi.container.servlet.GuiceContainer; public class RestModule extends JerseyServletModule { ...
3e2c93d25312a258ae2e6d77c7fd6890dde395a9
3,213
java
Java
sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer/administration/CopyModelAsync.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,350
2015-01-17T05:22:05.000Z
2022-03-29T21:00:37.000Z
sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer/administration/CopyModelAsync.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
16,834
2015-01-07T02:19:09.000Z
2022-03-31T23:29:10.000Z
sdk/formrecognizer/azure-ai-formrecognizer/src/samples/java/com/azure/ai/formrecognizer/administration/CopyModelAsync.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,586
2015-01-02T01:50:28.000Z
2022-03-31T11:25:34.000Z
47.955224
137
0.644569
18,878
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. package com.azure.ai.formrecognizer.administration; import com.azure.core.credential.AzureKeyCredential; import com.azure.core.util.polling.AsyncPollResponse; import java.util.concurrent.TimeUnit; /** * Async sample for...
3e2c93f3c0bdb908e3a3c595ea91ce6216ee9355
5,255
java
Java
src/main/java/me/markchen/memocamera/CameraActivity.java
zhenchentl/MemoCamera
d0192921f0546413ae67e6d83d5fdc3f4d21fabe
[ "MIT" ]
null
null
null
src/main/java/me/markchen/memocamera/CameraActivity.java
zhenchentl/MemoCamera
d0192921f0546413ae67e6d83d5fdc3f4d21fabe
[ "MIT" ]
null
null
null
src/main/java/me/markchen/memocamera/CameraActivity.java
zhenchentl/MemoCamera
d0192921f0546413ae67e6d83d5fdc3f4d21fabe
[ "MIT" ]
null
null
null
30.911765
91
0.614653
18,879
package me.markchen.memocamera; import android.app.Activity; import android.content.Context; import android.content.DialogInterface; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.content.pm.PackageManager; import android.hardware.Camera; import android.os.Bun...
3e2c943a6de7f627d19bb8dc29e199c04e0f430a
2,151
java
Java
apk/android/support/v7/widget/as.java
jakubszalaty/zut-api
729b0e740b4d848b61842c3f8048df675306876d
[ "MIT" ]
1
2018-12-20T21:48:05.000Z
2018-12-20T21:48:05.000Z
apk/android/support/v7/widget/as.java
jakubszalaty/zut-api
729b0e740b4d848b61842c3f8048df675306876d
[ "MIT" ]
null
null
null
apk/android/support/v7/widget/as.java
jakubszalaty/zut-api
729b0e740b4d848b61842c3f8048df675306876d
[ "MIT" ]
null
null
null
30.295775
177
0.607159
18,880
package android.support.v7.widget; import android.content.Context; import android.content.ContextWrapper; import android.content.res.Resources; import android.content.res.Resources.Theme; import android.os.Build.VERSION; import android.support.v7.p014a.C0417g; import java.lang.ref.WeakReference; import java.util.Array...
3e2c94efee736b77ef1f57ec403b45e25f52ab3b
380
java
Java
CalcDistance/src/main/java/com/sokolow/janusz/calcdistance/exception/CDDatabaseException.java
Waniusza/test-distance-calculator-.
52a06ec663f92437e41491536d9ff7e7d2b5761c
[ "Apache-2.0" ]
null
null
null
CalcDistance/src/main/java/com/sokolow/janusz/calcdistance/exception/CDDatabaseException.java
Waniusza/test-distance-calculator-.
52a06ec663f92437e41491536d9ff7e7d2b5761c
[ "Apache-2.0" ]
null
null
null
CalcDistance/src/main/java/com/sokolow/janusz/calcdistance/exception/CDDatabaseException.java
Waniusza/test-distance-calculator-.
52a06ec663f92437e41491536d9ff7e7d2b5761c
[ "Apache-2.0" ]
null
null
null
19
59
0.607895
18,881
package com.sokolow.janusz.calcdistance.exception; /** * * @author Waniusza */ public class CDDatabaseException extends Exception{ public CDDatabaseException() { super(); } public CDDatabaseException(String msg) { super(msg); } public CDDatabaseException(Stri...
3e2c95a0ffa74247729690cb0efc05c5883c8a05
1,950
java
Java
src/main/java/com/qa/utils/SeleniumListener.java
ParthibanRajasekaran/testng-spring-selenium
eb63e940f87ba37e50daf35a70bcd308d7891daa
[ "Apache-2.0" ]
null
null
null
src/main/java/com/qa/utils/SeleniumListener.java
ParthibanRajasekaran/testng-spring-selenium
eb63e940f87ba37e50daf35a70bcd308d7891daa
[ "Apache-2.0" ]
null
null
null
src/main/java/com/qa/utils/SeleniumListener.java
ParthibanRajasekaran/testng-spring-selenium
eb63e940f87ba37e50daf35a70bcd308d7891daa
[ "Apache-2.0" ]
null
null
null
26
76
0.698974
18,882
package com.qa.utils; import io.qameta.allure.Attachment; import io.qameta.allure.Step; import lombok.SneakyThrows; import lombok.extern.slf4j.Slf4j; import org.openqa.selenium.OutputType; import org.openqa.selenium.TakesScreenshot; import org.openqa.selenium.WebDriver; import org.springframework.beans.factory.annota...
3e2c95fdbf1814f4a38dda6ef73c17163bf3f402
6,431
java
Java
aeron-common/src/main/java/uk/co/real_logic/aeron/common/CommonContext.java
bhatti/Aeron
4d16c58de946551f2432a0373a08c5c54be76081
[ "Apache-2.0" ]
1
2021-07-07T07:12:37.000Z
2021-07-07T07:12:37.000Z
aeron-common/src/main/java/uk/co/real_logic/aeron/common/CommonContext.java
bhatti/Aeron
4d16c58de946551f2432a0373a08c5c54be76081
[ "Apache-2.0" ]
null
null
null
aeron-common/src/main/java/uk/co/real_logic/aeron/common/CommonContext.java
bhatti/Aeron
4d16c58de946551f2432a0373a08c5c54be76081
[ "Apache-2.0" ]
null
null
null
30.478673
126
0.702379
18,883
/* * Copyright 2014 Real Logic 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 to ...
3e2c97a5b3ef0b8a75d4a7aaa2819a832960480b
4,382
java
Java
common-db/src/main/java/cn/featherfly/common/db/data/AbstractDataExportor.java
featherfly/common
37986eea1763e78dcefb8e820792459f5e7fbbf6
[ "MulanPSL-1.0" ]
1
2020-05-28T03:15:55.000Z
2020-05-28T03:15:55.000Z
common-db/src/main/java/cn/featherfly/common/db/data/AbstractDataExportor.java
featherfly/commons
0dc16519218a65fa00a56ffdada266a66be85442
[ "MulanPSL-1.0" ]
null
null
null
common-db/src/main/java/cn/featherfly/common/db/data/AbstractDataExportor.java
featherfly/commons
0dc16519218a65fa00a56ffdada266a66be85442
[ "MulanPSL-1.0" ]
null
null
null
26.719512
96
0.597216
18,884
package cn.featherfly.common.db.data; import java.io.Writer; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import cn.featherfly.common.db.Table; import cn.featherfly.common.db.data.query.SimpleQuery; import cn.featherfly.common.db.data.query.TableQuery; import cn.feathe...
3e2c97c671af5017603b4a84d2af3a92508b165e
319
java
Java
projects/batfish-common-protocol/src/main/java/org/batfish/common/PedanticBatfishException.java
sskausik08/Wilco
fffe13512522c846df6623596b32f40de98c0704
[ "Apache-2.0" ]
10
2020-10-27T02:27:56.000Z
2021-12-20T06:04:03.000Z
projects/batfish-common-protocol/src/main/java/org/batfish/common/PedanticBatfishException.java
sskausik08/Wilco
fffe13512522c846df6623596b32f40de98c0704
[ "Apache-2.0" ]
null
null
null
projects/batfish-common-protocol/src/main/java/org/batfish/common/PedanticBatfishException.java
sskausik08/Wilco
fffe13512522c846df6623596b32f40de98c0704
[ "Apache-2.0" ]
2
2021-04-09T07:51:35.000Z
2021-05-25T08:02:22.000Z
19.9375
64
0.733542
18,885
package org.batfish.common; public class PedanticBatfishException extends BatfishException { /** */ private static final long serialVersionUID = 1L; public PedanticBatfishException(String msg) { super(msg); } public PedanticBatfishException(String msg, Throwable cause) { super(msg, cause); } }
3e2c97d7bb2f6e79e0f77b368ad08a8dbd7d0c64
4,529
java
Java
addons/web-support/api/src/main/java/org/jboss/windup/web/addons/websupport/rest/graph/GraphResource.java
jonathanvila/windup-web
559f6dd4295ae1bfd3f8279955182fdf17abec3d
[ "Unlicense" ]
null
null
null
addons/web-support/api/src/main/java/org/jboss/windup/web/addons/websupport/rest/graph/GraphResource.java
jonathanvila/windup-web
559f6dd4295ae1bfd3f8279955182fdf17abec3d
[ "Unlicense" ]
null
null
null
addons/web-support/api/src/main/java/org/jboss/windup/web/addons/websupport/rest/graph/GraphResource.java
jonathanvila/windup-web
559f6dd4295ae1bfd3f8279955182fdf17abec3d
[ "Unlicense" ]
null
null
null
32.869565
89
0.671296
18,886
package org.jboss.windup.web.addons.websupport.rest.graph; import org.jboss.windup.web.addons.websupport.rest.FurnaceRESTGraphAPI; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.QueryParam; import javax.ws.rs....
3e2c988e43ef23a66f12fc31cfcdc4eee5c44fde
1,055
java
Java
lib/src/main/java/kale/ui/util/ActivityUtil.java
oyjt/Android-Best-Practices
f4cf7a57a56e623ac17865edd4bb08e676ab6ddd
[ "Apache-2.0" ]
1
2015-10-30T09:43:38.000Z
2015-10-30T09:43:38.000Z
lib/src/main/java/kale/ui/util/ActivityUtil.java
cloudpeng/Android-Best-Practices
f4cf7a57a56e623ac17865edd4bb08e676ab6ddd
[ "Apache-2.0" ]
null
null
null
lib/src/main/java/kale/ui/util/ActivityUtil.java
cloudpeng/Android-Best-Practices
f4cf7a57a56e623ac17865edd4bb08e676ab6ddd
[ "Apache-2.0" ]
null
null
null
31.029412
121
0.727962
18,887
package kale.ui.util; import android.app.Activity; import android.app.Fragment; import android.content.Intent; import android.support.annotation.IdRes; import android.support.annotation.NonNull; /** * @author Jack Tony * @date 2015/8/1 */ public class ActivityUtil { public static void startAct(Activity ac...
3e2c991d94e74a9f173752c26a21b3b56fe7f1c9
1,547
java
Java
src/main/java/io/ace/nordclient/hacks/combat/Surround.java
EBSmash/CousinWare1.12.2Updated-master-main
f0eee6d7dc841f036da1b71adcd96379799f9a06
[ "MIT" ]
6
2022-01-09T22:42:16.000Z
2022-02-22T18:56:46.000Z
src/main/java/io/ace/nordclient/hacks/combat/Surround.java
EBSmash/CousinWare1.12.2Updated-master-main
f0eee6d7dc841f036da1b71adcd96379799f9a06
[ "MIT" ]
3
2022-01-09T22:42:14.000Z
2022-01-15T03:46:07.000Z
src/main/java/io/ace/nordclient/hacks/combat/Surround.java
EBSmash/CousinWare1.12.2Updated-master-main
f0eee6d7dc841f036da1b71adcd96379799f9a06
[ "MIT" ]
1
2022-02-15T00:00:55.000Z
2022-02-15T00:00:55.000Z
34.377778
222
0.692954
18,888
package io.ace.nordclient.hacks.combat; import io.ace.nordclient.CousinWare; import io.ace.nordclient.command.Command; import io.ace.nordclient.hacks.Hack; import io.ace.nordclient.utilz.InventoryUtil; import io.ace.nordclient.utilz.Setting; import net.minecraft.init.Blocks; import net.minecraft.util.math.Vec3d; impor...
3e2c9956b1ebab5a9eafa86ec22adfea9a47d071
1,578
java
Java
master_worker/deployment/digigob/digigob/te-parent/te-ws-web/src/main/java/com/egoveris/te/ws/service/impl/ExternalActividadExternalServiceImpl.java
GrupoWeb/k8s_srv_mineco
8be27c3d88d52a155a7a577a9a98af8baa68e89d
[ "MIT" ]
null
null
null
master_worker/deployment/digigob/digigob/te-parent/te-ws-web/src/main/java/com/egoveris/te/ws/service/impl/ExternalActividadExternalServiceImpl.java
GrupoWeb/k8s_srv_mineco
8be27c3d88d52a155a7a577a9a98af8baa68e89d
[ "MIT" ]
null
null
null
master_worker/deployment/digigob/digigob/te-parent/te-ws-web/src/main/java/com/egoveris/te/ws/service/impl/ExternalActividadExternalServiceImpl.java
GrupoWeb/k8s_srv_mineco
8be27c3d88d52a155a7a577a9a98af8baa68e89d
[ "MIT" ]
null
null
null
36.697674
137
0.831432
18,889
package com.egoveris.te.ws.service.impl; import com.egoveris.te.model.exception.ActividadException; import com.egoveris.te.model.model.ActividadRequest; import com.egoveris.te.model.model.GuardaTempRequest; import com.egoveris.te.model.model.ResolucionSubsRequest; import com.egoveris.te.ws.service.IActividadExternalSe...
3e2c99bb0ff29be3e25963d827284c957e55b0ab
5,249
java
Java
src/handling/login/LoginServer.java
stark24423/ZZMS_update189
779cefa36ff4d4699dea56f91356a7565769b2ec
[ "Apache-2.0" ]
null
null
null
src/handling/login/LoginServer.java
stark24423/ZZMS_update189
779cefa36ff4d4699dea56f91356a7565769b2ec
[ "Apache-2.0" ]
null
null
null
src/handling/login/LoginServer.java
stark24423/ZZMS_update189
779cefa36ff4d4699dea56f91356a7565769b2ec
[ "Apache-2.0" ]
null
null
null
33.414013
103
0.692528
18,890
/* This file is part of the OdinMS Maple Story Server Copyright (C) 2008 ~ 2010 Patrick Huy <nnheo@example.com> Matthias Butz <lyhxr@example.com> Jan Christian Meyer <dycjh@example.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public Licen...
3e2c99d9044ea8ac2e2e06dbcf70afdbade5d1ae
3,587
java
Java
core/src/main/java/com/yahoo/ycsb/generator/UniformIntegerGenerator.java
jdcryans/YCSB
a9e0f49fd0be49dd171f80f8c1ef4c7b20a88edb
[ "Apache-2.0" ]
16
2019-11-22T04:48:17.000Z
2021-05-14T11:11:56.000Z
core/src/main/java/com/yahoo/ycsb/generator/UniformIntegerGenerator.java
LobbyistDevelop/pipelined-redis-ycsb
6e680adbfd15b9ef52c82331d8ef4877f31272c9
[ "Apache-2.0" ]
11
2019-05-06T09:31:58.000Z
2021-12-09T20:17:30.000Z
core/src/main/java/com/yahoo/ycsb/generator/UniformIntegerGenerator.java
LobbyistDevelop/pipelined-redis-ycsb
6e680adbfd15b9ef52c82331d8ef4877f31272c9
[ "Apache-2.0" ]
11
2018-07-19T10:20:57.000Z
2022-01-25T12:57:31.000Z
64.053571
180
0.297463
18,891
/** * Copyright (c) 2010 Yahoo! Inc. All rights reserved. ...
3e2c99da420bb2e5f5a0e11bd05e21cd0493e4ce
2,223
java
Java
java/miscellaneous/kubernets-for-java-developers/src/main/java/br/com/fernando/chapter03_advanced_concepts/part07_rolling_updates/Part01.java
fernando-romulo-silva/myStudies
33097bb4f5441a64f3647d8eceec4550c84822dc
[ "Apache-2.0" ]
1
2020-12-02T19:03:30.000Z
2020-12-02T19:03:30.000Z
java/miscellaneous/kubernets-for-java-developers/src/main/java/br/com/fernando/chapter03_advanced_concepts/part07_rolling_updates/Part01.java
fernando-romulo-silva/myStudies
33097bb4f5441a64f3647d8eceec4550c84822dc
[ "Apache-2.0" ]
4
2021-08-02T23:29:06.000Z
2021-09-28T22:43:34.000Z
java/miscellaneous/kubernets-for-java-developers/src/main/java/br/com/fernando/chapter03_advanced_concepts/part07_rolling_updates/Part01.java
fernando-romulo-silva/myStudies
33097bb4f5441a64f3647d8eceec4550c84822dc
[ "Apache-2.0" ]
null
null
null
52.928571
174
0.699055
18,892
package br.com.fernando.chapter03_advanced_concepts.part07_rolling_updates; public class Part01 { // A rolling update is a method of deploying a new version of the application with zero downtime. // You achieve this by updating pods one by one instead of updating all the pods at once. // // The most im...
3e2c99f0f6ee5f9a1d6b24e2f9bfecddd905dcd6
16,603
java
Java
wow_retail/wow_api_java/src/main/java/fr/jbwittner/blizzardswagger/wowretailapi/api/RealmApi.java
jbwittner/blizzard_api_swagger
9503daff23606797ee9b63485467bc12975ffc36
[ "MIT" ]
null
null
null
wow_retail/wow_api_java/src/main/java/fr/jbwittner/blizzardswagger/wowretailapi/api/RealmApi.java
jbwittner/blizzard_api_swagger
9503daff23606797ee9b63485467bc12975ffc36
[ "MIT" ]
1
2022-03-30T15:28:13.000Z
2022-03-30T15:28:13.000Z
wow_retail/wow_api_java/src/main/java/fr/jbwittner/blizzardswagger/wowretailapi/api/RealmApi.java
jbwittner/blizzard_api_swagger
9503daff23606797ee9b63485467bc12975ffc36
[ "MIT" ]
null
null
null
48.733138
228
0.691539
18,893
/* * Swagger BLIZZARD Api * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator) * * The version of the OpenAPI document: 0.5.3 * Contact: envkt@example.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https...
3e2c9b01805e8b2768e2842dc02ebe9c0e9d7d5c
289
java
Java
app/src/main/java/com/tiny/demo/firstlinecode/javareference/resume/question04/SubClass.java
gabyallen/Android_Base_Test
bd518423d9831ed844ad0b8efc870a139ea0876a
[ "Apache-2.0" ]
26
2019-08-09T09:18:04.000Z
2021-01-06T08:24:55.000Z
app/src/main/java/com/tiny/demo/firstlinecode/javareference/resume/question04/SubClass.java
gabyallen/Android_Base_Test
bd518423d9831ed844ad0b8efc870a139ea0876a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/tiny/demo/firstlinecode/javareference/resume/question04/SubClass.java
gabyallen/Android_Base_Test
bd518423d9831ed844ad0b8efc870a139ea0876a
[ "Apache-2.0" ]
14
2019-08-12T05:33:54.000Z
2022-01-18T06:03:33.000Z
19.533333
68
0.679181
18,894
package com.tiny.demo.firstlinecode.javareference.resume.question04; /** * @Description: TODO * @Author envkt@example.com * @Date 2020-01-07 20:16 * @Version TODO */ public class SubClass extends SuperClass { @Override public String getName() { return "Sub"; } }
3e2c9b8495515409aad27b173fe29d66499fc6c8
3,115
java
Java
wefactory-wx-api/src/main/java/com/xjj/wefactory/wx/web/WxCatalogController.java
zhanghejie/jeexjj_wefactory
461055bd82e369b81780b17cd0d2efd251e5b1ef
[ "Apache-2.0" ]
21
2018-07-20T05:05:09.000Z
2021-11-07T20:21:20.000Z
wefactory-wx-api/src/main/java/com/xjj/wefactory/wx/web/WxCatalogController.java
GLKong/jeexjj_wefactory
461055bd82e369b81780b17cd0d2efd251e5b1ef
[ "Apache-2.0" ]
null
null
null
wefactory-wx-api/src/main/java/com/xjj/wefactory/wx/web/WxCatalogController.java
GLKong/jeexjj_wefactory
461055bd82e369b81780b17cd0d2efd251e5b1ef
[ "Apache-2.0" ]
5
2018-07-30T01:40:37.000Z
2019-08-29T01:53:20.000Z
29.11215
105
0.588443
18,895
package com.xjj.wefactory.wx.web; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.ann...
3e2c9c98d8813916c12ac4b5433b508ee65d931f
4,019
java
Java
calendarview/src/main/java/com/haibin/calendarview/DefaultMonthView.java
Carbs0126/CalendarView
498b4c02531d01b0a3fa62f992569c2a25e8d1d7
[ "Apache-2.0" ]
2
2019-07-18T10:36:11.000Z
2019-07-18T10:36:12.000Z
calendarview/src/main/java/com/haibin/calendarview/DefaultMonthView.java
Neils320/CalendarView-2
498b4c02531d01b0a3fa62f992569c2a25e8d1d7
[ "Apache-2.0" ]
null
null
null
calendarview/src/main/java/com/haibin/calendarview/DefaultMonthView.java
Neils320/CalendarView-2
498b4c02531d01b0a3fa62f992569c2a25e8d1d7
[ "Apache-2.0" ]
1
2020-02-27T01:38:20.000Z
2020-02-27T01:38:20.000Z
39.401961
128
0.649415
18,896
package com.haibin.calendarview; import android.content.Context; import android.graphics.Canvas; import android.graphics.Paint; /** * 默认高仿魅族日历布局 * Created by huanghaibin on 2017/11/15. */ public final class DefaultMonthView extends MonthView { private Paint mTextPaint = new Paint(); private Paint mScheme...
3e2c9e34e23ae515a765703282ef9dedc1c1e1fd
4,373
java
Java
src/main/java/com/zfgc/rules/pm/PmConversationRules.java
ZFGCCP/ZFGC3
e2a30779cdb9fab2918739a316a013239fe18121
[ "MIT" ]
4
2015-07-02T03:55:28.000Z
2019-09-01T05:57:42.000Z
src/main/java/com/zfgc/rules/pm/PmConversationRules.java
ZFGCCP/ZFGC3
e2a30779cdb9fab2918739a316a013239fe18121
[ "MIT" ]
199
2015-12-18T06:18:02.000Z
2022-02-26T10:33:08.000Z
src/main/java/com/zfgc/rules/pm/PmConversationRules.java
ZFGCCP/ZFGC3
e2a30779cdb9fab2918739a316a013239fe18121
[ "MIT" ]
1
2019-05-24T23:51:30.000Z
2019-05-24T23:51:30.000Z
31.235714
121
0.729476
18,897
package com.zfgc.rules.pm; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import com.zfgc.constants.pm.PmConstants; import com.zfgc.constants.user.UserConstants; import com.zfgc.dao...
3e2c9e9c59499ed52e6cf9883d47bcefe71e6e80
2,767
java
Java
Realtime Fractal/src/main/java/drwdrd/adev/realtimefractal/preferences/FractalSceneEditorActivity.java
drdwrd/FractalLiveWallpapers
57e2a3e65744cdeb81cecafc339d8e5881a28ca7
[ "MIT" ]
null
null
null
Realtime Fractal/src/main/java/drwdrd/adev/realtimefractal/preferences/FractalSceneEditorActivity.java
drdwrd/FractalLiveWallpapers
57e2a3e65744cdeb81cecafc339d8e5881a28ca7
[ "MIT" ]
null
null
null
Realtime Fractal/src/main/java/drwdrd/adev/realtimefractal/preferences/FractalSceneEditorActivity.java
drdwrd/FractalLiveWallpapers
57e2a3e65744cdeb81cecafc339d8e5881a28ca7
[ "MIT" ]
null
null
null
29.752688
168
0.667149
18,898
package drwdrd.adev.realtimefractal.preferences; import android.app.Activity; import android.app.ActivityManager; import android.content.Context; import android.content.pm.ConfigurationInfo; import android.graphics.Rect; import android.opengl.GLSurfaceView; import android.os.Bundle; import android.provider.Settings; i...
3e2c9ea35d16bda7fb551fe1dd37eb938de73d66
4,438
java
Java
test/com/butler/domain/AccountTest.java
hgao3/butler
ba39cd596ba13c169a46167bd26ea16f86f00570
[ "MIT" ]
null
null
null
test/com/butler/domain/AccountTest.java
hgao3/butler
ba39cd596ba13c169a46167bd26ea16f86f00570
[ "MIT" ]
null
null
null
test/com/butler/domain/AccountTest.java
hgao3/butler
ba39cd596ba13c169a46167bd26ea16f86f00570
[ "MIT" ]
null
null
null
35.504
193
0.688148
18,899
package com.butler.domain; import static org.junit.Assert.assertTrue; import static org.junit.jupiter.api.Assertions.*; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import com.butler.domain.Account; import com.butler.domain.ExpenseAccount; impor...
3e2c9fd12171d951761823120ee9130b7f03bf73
4,118
java
Java
com/xmlmind/fo/converter/odt/List.java
JaneMandy/CS
4a95148cbeb3804b9c50da003d1a7cb12254cb58
[ "Apache-2.0" ]
1
2022-02-24T01:32:41.000Z
2022-02-24T01:32:41.000Z
com/xmlmind/fo/converter/odt/List.java
JaneMandy/CS
4a95148cbeb3804b9c50da003d1a7cb12254cb58
[ "Apache-2.0" ]
null
null
null
com/xmlmind/fo/converter/odt/List.java
JaneMandy/CS
4a95148cbeb3804b9c50da003d1a7cb12254cb58
[ "Apache-2.0" ]
null
null
null
26.567742
80
0.521127
18,900
package com.xmlmind.fo.converter.odt; import com.xmlmind.fo.converter.Context; import com.xmlmind.fo.properties.LabelFormat; import com.xmlmind.fo.properties.Value; import com.xmlmind.fo.util.Encoder; import java.io.PrintWriter; import java.util.Vector; public final class List { public static final int TYPE_LIST_B...
3e2ca0ca0392ad62f670f06adbb6d1173eafecd0
543
java
Java
html/src/me/rabrg/chip8/client/HtmlLauncher.java
Rabrg/chip-8-emulator
a2bc28d65385650092b1ad3b529bcede5fa66422
[ "MIT" ]
1
2021-01-12T23:20:24.000Z
2021-01-12T23:20:24.000Z
html/src/me/rabrg/chip8/client/HtmlLauncher.java
Rabrg/chip-8-emulator
a2bc28d65385650092b1ad3b529bcede5fa66422
[ "MIT" ]
1
2016-02-08T15:55:20.000Z
2016-02-08T15:55:20.000Z
html/src/me/rabrg/chip8/client/HtmlLauncher.java
Rabrg/chip-8-emulator
a2bc28d65385650092b1ad3b529bcede5fa66422
[ "MIT" ]
null
null
null
27.15
65
0.771639
18,901
package me.rabrg.chip8.client; import com.badlogic.gdx.ApplicationListener; import com.badlogic.gdx.backends.gwt.GwtApplication; import com.badlogic.gdx.backends.gwt.GwtApplicationConfiguration; import me.rabrg.chip8.CHIP8Emulator; public final class HtmlLauncher extends GwtApplication { @Override public Gw...
3e2ca217c870f1d82c1e44ff375cd9b0ee3cd201
1,304
java
Java
modules/swagger-jersey2-jaxrs/src/test/java/io/swagger/models/TestBeanParam.java
cunningt/swagger-core
f19529d630514f829f0a492568625f8c9c9171f5
[ "Apache-2.0" ]
1
2015-11-23T19:52:48.000Z
2015-11-23T19:52:48.000Z
modules/swagger-jersey2-jaxrs/src/test/java/io/swagger/models/TestBeanParam.java
cunningt/swagger-core
f19529d630514f829f0a492568625f8c9c9171f5
[ "Apache-2.0" ]
null
null
null
modules/swagger-jersey2-jaxrs/src/test/java/io/swagger/models/TestBeanParam.java
cunningt/swagger-core
f19529d630514f829f0a492568625f8c9c9171f5
[ "Apache-2.0" ]
3
2018-03-20T10:35:51.000Z
2021-02-04T18:31:21.000Z
21.377049
68
0.652607
18,902
package io.swagger.models; import io.swagger.annotations.ApiParam; import javax.ws.rs.DefaultValue; import javax.ws.rs.HeaderParam; import javax.ws.rs.QueryParam; public class TestBeanParam { @HeaderParam("test order annotation 1") @DefaultValue("1") private Integer order1; @DefaultValue("2") @...
3e2ca274bd90e42ee91676e51cbde1c7bb60dce4
937
java
Java
test/Repository/MovieRepositoryTests.java
xianhaoniyes/twu-biblioteca-release2-xianhaoni
d1b8d33d530e1168b7d94cce9ca5df269a7031bf
[ "Apache-2.0" ]
1
2020-02-18T03:20:49.000Z
2020-02-18T03:20:49.000Z
test/Repository/MovieRepositoryTests.java
xianhaoniyes/twu-biblioteca-release2-xianhaoni
d1b8d33d530e1168b7d94cce9ca5df269a7031bf
[ "Apache-2.0" ]
null
null
null
test/Repository/MovieRepositoryTests.java
xianhaoniyes/twu-biblioteca-release2-xianhaoni
d1b8d33d530e1168b7d94cce9ca5df269a7031bf
[ "Apache-2.0" ]
null
null
null
21.790698
70
0.674493
18,904
package Repository; import org.junit.After; import org.junit.Before; import org.junit.Test; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; public class MovieRepositoryTests { private MovieRepository movieRepository; @Before public void setUp(){ movieRepos...
3e2ca35ac5bc47afc298c569b10631b143969467
709
java
Java
building_microservices_with_springboot/spring-microservices-simple-service/src/main/java/com/google/mbdebian/springboot/playground/microservices/tutorial/SpringMicroservicesSimpleServiceApplication.java
mbdebian/springboot-playground
bf9ae9c86eb5aaae64217bac23698e006ca73a45
[ "Apache-2.0" ]
null
null
null
building_microservices_with_springboot/spring-microservices-simple-service/src/main/java/com/google/mbdebian/springboot/playground/microservices/tutorial/SpringMicroservicesSimpleServiceApplication.java
mbdebian/springboot-playground
bf9ae9c86eb5aaae64217bac23698e006ca73a45
[ "Apache-2.0" ]
null
null
null
building_microservices_with_springboot/spring-microservices-simple-service/src/main/java/com/google/mbdebian/springboot/playground/microservices/tutorial/SpringMicroservicesSimpleServiceApplication.java
mbdebian/springboot-playground
bf9ae9c86eb5aaae64217bac23698e006ca73a45
[ "Apache-2.0" ]
null
null
null
29.541667
81
0.825106
18,905
package com.google.mbdebian.springboot.playground.microservices.tutorial; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController;...
3e2ca469415688228bac6ce528d86f3779f77501
3,397
java
Java
src/ee/common/Entropy.java
hategan/ee
a056d4111ff5f44b15a5d4875995bd6cd9f630e5
[ "Unlicense" ]
null
null
null
src/ee/common/Entropy.java
hategan/ee
a056d4111ff5f44b15a5d4875995bd6cd9f630e5
[ "Unlicense" ]
null
null
null
src/ee/common/Entropy.java
hategan/ee
a056d4111ff5f44b15a5d4875995bd6cd9f630e5
[ "Unlicense" ]
null
null
null
21.916129
83
0.545776
18,906
package ee.common; import ee.common.linalg.Matrix; import ee.common.linalg.Real; import ee.common.linalg.Scalar; import ee.common.linalg.ops.MatrixOps; import ee.common.linalg.ops.ScalarOps; public class Entropy<T extends Scalar> { static final int ITERATIONS = 200; private Matrix<T> m; private MatrixOps<T> mops...
3e2ca4eebe439108f85555270070c3d2e50ca22c
573
java
Java
src/org/pikater/core/ontology/subtrees/dataset/DatasetsInfo.java
school-engagements/pikater
eaeba78b49c73622fa2643d550d0a6f20e75282f
[ "Apache-2.0" ]
null
null
null
src/org/pikater/core/ontology/subtrees/dataset/DatasetsInfo.java
school-engagements/pikater
eaeba78b49c73622fa2643d550d0a6f20e75282f
[ "Apache-2.0" ]
null
null
null
src/org/pikater/core/ontology/subtrees/dataset/DatasetsInfo.java
school-engagements/pikater
eaeba78b49c73622fa2643d550d0a6f20e75282f
[ "Apache-2.0" ]
null
null
null
20.464286
67
0.750436
18,907
package org.pikater.core.ontology.subtrees.dataset; import jade.content.Concept; import java.util.ArrayList; import java.util.List; public class DatasetsInfo implements Concept { /** * */ private static final long serialVersionUID = -319009385873427155L; private List<DatasetInfo> datasets = new ArrayList<...
3e2ca51ce8fa6bb36f037cf697f1649f060b64d2
311
java
Java
Singleton/SingletonDriver.java
ykoziy/Design-Patterns-in-Java
b3641a680b2b4d86e6baabc09921b14f5aef3500
[ "MIT" ]
null
null
null
Singleton/SingletonDriver.java
ykoziy/Design-Patterns-in-Java
b3641a680b2b4d86e6baabc09921b14f5aef3500
[ "MIT" ]
null
null
null
Singleton/SingletonDriver.java
ykoziy/Design-Patterns-in-Java
b3641a680b2b4d86e6baabc09921b14f5aef3500
[ "MIT" ]
null
null
null
25.916667
81
0.646302
18,908
/* * Singleton pattern eliminates the option of instantiating more than one object. */ public class SingletonDriver { public static void main(String[] args) { //FAILS //Singleton object = new Singleton(); Singleton object = Singleton.getInstance(); object.print(); } }
3e2ca67b848f97f9ace015446a7d8038041bc4bd
2,383
java
Java
awale-backend/src/main/java/fr/solo/awale/logic/player/ai/SmartAI.java
mateo-fernandez/awale
d53e975859ff51460a50302a8592da2ed2df73fd
[ "Apache-2.0" ]
1
2022-03-09T17:33:50.000Z
2022-03-09T17:33:50.000Z
awale-backend/src/main/java/fr/solo/awale/logic/player/ai/SmartAI.java
emerick-biron/awale
cbb58097dcc2767882c1fdbd3dcbd488945f5a32
[ "Apache-2.0" ]
71
2022-01-06T17:25:24.000Z
2022-01-07T23:47:10.000Z
awale-backend/src/main/java/fr/solo/awale/logic/player/ai/SmartAI.java
mateo-fernandez/awale
d53e975859ff51460a50302a8592da2ed2df73fd
[ "Apache-2.0" ]
null
null
null
30.948052
99
0.587914
18,909
package fr.solo.awale.logic.player.ai; import fr.solo.awale.logic.player.AbstractPlayer; import static com.diogonunes.jcolor.Ansi.colorize; import static com.diogonunes.jcolor.Attribute.GREEN_TEXT; public class SmartAI extends AbstractPlayer { private Node root; private int horizon; public SmartAI(Strin...
3e2ca6caaa6458b3a7f9435bece407526597f32d
1,048
java
Java
src/mazes/entities/Room.java
QianchengLi2333/Maze
94349af90c90cda56b64864fd94dca61e8d752b7
[ "MIT" ]
null
null
null
src/mazes/entities/Room.java
QianchengLi2333/Maze
94349af90c90cda56b64864fd94dca61e8d752b7
[ "MIT" ]
null
null
null
src/mazes/entities/Room.java
QianchengLi2333/Maze
94349af90c90cda56b64864fd94dca61e8d752b7
[ "MIT" ]
null
null
null
21.833333
80
0.601145
18,910
package mazes.entities; import java.awt.Point; import java.awt.Polygon; public class Room { private final Point center; private final Polygon polygon; public Room(Point center, Polygon polygon) { this.center = center; this.polygon = polygon; } public boolean contains(Point point)...
3e2ca6f85d54527da3a0c779e2ca7ee3fe85b843
2,137
java
Java
client-modules/page-composer/src/main/java/org/hippoecm/hst/pagecomposer/jaxrs/services/validators/SiteMenuItemRepresentationValidator.java
liurenjin/hippo-site-toolkit
cc975644122657aa3c0b5513744fe585eb92e29b
[ "Apache-2.0" ]
null
null
null
client-modules/page-composer/src/main/java/org/hippoecm/hst/pagecomposer/jaxrs/services/validators/SiteMenuItemRepresentationValidator.java
liurenjin/hippo-site-toolkit
cc975644122657aa3c0b5513744fe585eb92e29b
[ "Apache-2.0" ]
null
null
null
client-modules/page-composer/src/main/java/org/hippoecm/hst/pagecomposer/jaxrs/services/validators/SiteMenuItemRepresentationValidator.java
liurenjin/hippo-site-toolkit
cc975644122657aa3c0b5513744fe585eb92e29b
[ "Apache-2.0" ]
null
null
null
41.901961
123
0.763219
18,911
/* * Copyright 2014 Hippo B.V. (http://www.onehippo.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...
3e2ca73ca2917abf1821eb72c3082af30eca1a26
770
java
Java
ManageYourLogCommon/src/main/java/org/manage/log/common/util/LocalDateTimeFormatUtil.java
cartoonYu/ManageYourLog
3f64e25a5ea2ace9988776da1ceecff7c1d1cdf4
[ "Apache-2.0" ]
null
null
null
ManageYourLogCommon/src/main/java/org/manage/log/common/util/LocalDateTimeFormatUtil.java
cartoonYu/ManageYourLog
3f64e25a5ea2ace9988776da1ceecff7c1d1cdf4
[ "Apache-2.0" ]
null
null
null
ManageYourLogCommon/src/main/java/org/manage/log/common/util/LocalDateTimeFormatUtil.java
cartoonYu/ManageYourLog
3f64e25a5ea2ace9988776da1ceecff7c1d1cdf4
[ "Apache-2.0" ]
null
null
null
24.83871
106
0.733766
18,912
package org.manage.log.common.util; import java.time.LocalDateTime; import java.time.format.DateTimeFormatter; /** * @author cartoon * @version 1.0 * @since 2022/02/06 16:13 */ public class LocalDateTimeFormatUtil { private static final LocalDateTimeFormatUtil INSTANCE = new LocalDateTimeFormatUtil(); p...
3e2ca73f1d4c6ec760123530a246d698e1f2835e
5,452
java
Java
src/main/java/vectorwing/farmersdelight/blocks/PieBlock.java
WuzgXY-GitHub/FarmersDelight
7245a8ae3c043bb2fb8dfbf00097f9790ba5176b
[ "MIT" ]
1
2021-04-18T18:17:17.000Z
2021-04-18T18:17:17.000Z
src/main/java/vectorwing/farmersdelight/blocks/PieBlock.java
mickelus/FarmersDelight
aa118aad6bfd5866e0bc5fd4e57a0d0684719c41
[ "MIT" ]
null
null
null
src/main/java/vectorwing/farmersdelight/blocks/PieBlock.java
mickelus/FarmersDelight
aa118aad6bfd5866e0bc5fd4e57a0d0684719c41
[ "MIT" ]
null
null
null
33.243902
204
0.749633
18,913
package vectorwing.farmersdelight.blocks; import net.minecraft.block.Block; import net.minecraft.block.BlockState; import net.minecraft.block.Blocks; import net.minecraft.entity.player.PlayerEntity; import net.minecraft.inventory.InventoryHelper; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; imp...
3e2ca764b5a5a8e7cde0e57606a557e2105fa19c
2,413
java
Java
rewrite-java/src/main/java/org/openrewrite/java/utilities/SpansMultipleLines.java
Guseyn/rewrite
92592e83efa55c967a15089ee09743ce1bacbc56
[ "Apache-2.0" ]
null
null
null
rewrite-java/src/main/java/org/openrewrite/java/utilities/SpansMultipleLines.java
Guseyn/rewrite
92592e83efa55c967a15089ee09743ce1bacbc56
[ "Apache-2.0" ]
null
null
null
rewrite-java/src/main/java/org/openrewrite/java/utilities/SpansMultipleLines.java
Guseyn/rewrite
92592e83efa55c967a15089ee09743ce1bacbc56
[ "Apache-2.0" ]
null
null
null
33.985915
108
0.641939
18,914
/* * Copyright 2020 the original author or authors. * <p> * 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 * <p> * https://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless required by...
3e2ca77a1c9862b0f91934feb91da88aa29dba6c
2,079
java
Java
src/main/java/thaumcraft/common/lib/network/misc/PacketStartGolemCraftToServer.java
CDAGaming/TC_Research
bd60a75c767fdf20bef275000a06ee927605005f
[ "MIT" ]
null
null
null
src/main/java/thaumcraft/common/lib/network/misc/PacketStartGolemCraftToServer.java
CDAGaming/TC_Research
bd60a75c767fdf20bef275000a06ee927605005f
[ "MIT" ]
null
null
null
src/main/java/thaumcraft/common/lib/network/misc/PacketStartGolemCraftToServer.java
CDAGaming/TC_Research
bd60a75c767fdf20bef275000a06ee927605005f
[ "MIT" ]
null
null
null
37.8
120
0.652718
18,915
package thaumcraft.common.lib.network.misc; import net.minecraft.entity.player.*; import net.minecraft.util.math.*; import io.netty.buffer.*; import net.minecraftforge.fml.common.network.simpleimpl.*; import thaumcraft.common.tiles.crafting.*; import net.minecraft.world.*; import net.minecraft.entity.*; import net.min...
3e2ca81e66d7017a4bdd22cb3f6ade7aea644938
5,349
java
Java
functional-tests/src/test/java/corba/folb_8_1/FolbTest.java
avl42/orb
626649bd11bebb7c689afe051b0c69cb1d71192d
[ "BSD-3-Clause" ]
null
null
null
functional-tests/src/test/java/corba/folb_8_1/FolbTest.java
avl42/orb
626649bd11bebb7c689afe051b0c69cb1d71192d
[ "BSD-3-Clause" ]
null
null
null
functional-tests/src/test/java/corba/folb_8_1/FolbTest.java
avl42/orb
626649bd11bebb7c689afe051b0c69cb1d71192d
[ "BSD-3-Clause" ]
null
null
null
31.280702
87
0.460273
18,916
/* * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Distribution License v. 1.0, which is available at * http://www.eclipse.org/org/documents/edl-v10.php. * * SPDX-License-Identifier: ...
3e2ca8329b31be7f8c0f6246959488b127e89db8
1,365
java
Java
src/parameter/LtWeightInitiator.java
tsungtingkuo/diffusion
f92a1bb10fa5beb16d8a7fd2e2ea77ae026256a1
[ "BSD-3-Clause" ]
4
2015-10-02T20:58:57.000Z
2021-08-28T20:11:36.000Z
src/parameter/LtWeightInitiator.java
tsungtingkuo/diffusion
f92a1bb10fa5beb16d8a7fd2e2ea77ae026256a1
[ "BSD-3-Clause" ]
null
null
null
src/parameter/LtWeightInitiator.java
tsungtingkuo/diffusion
f92a1bb10fa5beb16d8a7fd2e2ea77ae026256a1
[ "BSD-3-Clause" ]
2
2015-11-26T07:53:10.000Z
2018-03-22T03:18:06.000Z
26.764706
88
0.646886
18,917
package parameter; import network.*; import java.io.*; public class LtWeightInitiator{ /** * Assign Ic Probability ofr network n. * @param n input network * @param w init weight * */ public static Network initParam( Network n , double w ){ for( Long rid : n.getEdges() ){ Relation r = n.getRelation( rid ) ;...
3e2ca88cd5a51032a4d26a01e29411285abc0520
3,211
java
Java
src/main/java/com/tencentcloudapi/sqlserver/v20180328/models/DBPrivilegeModifyInfo.java
TencentCloud/tencentcloud-sdk-java-intl-en
1c50ecf932a175ee06fa8b9568c2f20faf566d96
[ "Apache-2.0" ]
3
2020-04-07T03:13:05.000Z
2021-06-21T10:19:37.000Z
src/main/java/com/tencentcloudapi/sqlserver/v20180328/models/DBPrivilegeModifyInfo.java
TencentCloud/tencentcloud-sdk-java-intl-en
1c50ecf932a175ee06fa8b9568c2f20faf566d96
[ "Apache-2.0" ]
3
2021-04-26T11:46:42.000Z
2022-01-19T01:07:07.000Z
src/main/java/com/tencentcloudapi/sqlserver/v20180328/models/DBPrivilegeModifyInfo.java
TencentCloud/tencentcloud-sdk-java-intl-en
1c50ecf932a175ee06fa8b9568c2f20faf566d96
[ "Apache-2.0" ]
2
2020-04-07T03:13:11.000Z
2021-04-26T11:35:25.000Z
32.765306
162
0.679539
18,918
/* * Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 ...
3e2ca8bea90e1fa01f66491475c8e1bec0b6aad3
41,381
java
Java
fhir-persistence-jdbc/src/main/java/com/ibm/fhir/persistence/jdbc/dao/impl/ResourceReferenceDAO.java
jornvanwier/FHIR
af48462ad3238e7d8bc88bba9a4afa8fef9b69c8
[ "Apache-2.0" ]
209
2019-08-14T15:11:17.000Z
2022-03-25T10:30:35.000Z
fhir-persistence-jdbc/src/main/java/com/ibm/fhir/persistence/jdbc/dao/impl/ResourceReferenceDAO.java
jornvanwier/FHIR
af48462ad3238e7d8bc88bba9a4afa8fef9b69c8
[ "Apache-2.0" ]
1,944
2019-08-29T20:03:24.000Z
2022-03-31T22:38:28.000Z
fhir-persistence-jdbc/src/main/java/com/ibm/fhir/persistence/jdbc/dao/impl/ResourceReferenceDAO.java
lmsurpre/ibm-fhir-server
aec1271b9ea2b39ae3d37b77efe045ff16ee5929
[ "Apache-2.0" ]
134
2019-09-02T10:36:17.000Z
2022-03-06T15:08:07.000Z
41.422422
266
0.603852
18,919
/* * (C) Copyright IBM Corp. 2020, 2021 * * SPDX-License-Identifier: Apache-2.0 */ package com.ibm.fhir.persistence.jdbc.dao.impl; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Types; import java.util.ArrayList; import java....
3e2ca8cade30171c57954a9209bdb70feb206b47
16,891
java
Java
src/main/java/com/hivemq/client/internal/mqtt/handler/subscribe/MqttSubscriptionHandler.java
Sarek/hivemq-mqtt-client
9a9269d2da1bd23ee08acf1fe95af8efb82ee8c2
[ "Apache-2.0" ]
515
2019-02-21T16:04:08.000Z
2022-03-31T13:31:52.000Z
src/main/java/com/hivemq/client/internal/mqtt/handler/subscribe/MqttSubscriptionHandler.java
Sarek/hivemq-mqtt-client
9a9269d2da1bd23ee08acf1fe95af8efb82ee8c2
[ "Apache-2.0" ]
213
2019-02-21T19:38:11.000Z
2022-03-15T11:15:51.000Z
src/main/java/com/hivemq/client/internal/mqtt/handler/subscribe/MqttSubscriptionHandler.java
Sarek/hivemq-mqtt-client
9a9269d2da1bd23ee08acf1fe95af8efb82ee8c2
[ "Apache-2.0" ]
118
2019-03-18T13:44:11.000Z
2022-03-28T04:54:08.000Z
44.45
120
0.683322
18,920
/* * Copyright 2018-present HiveMQ and the HiveMQ Community * * 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 ...
3e2ca8e6e9a55d25cc584e56cbfab16bbdddfbda
3,631
java
Java
src/test/java/org/elasticsearch/plugin/index/analysis/analysis/UberStopTokenFilterFactoryTests.java
brusic/uber-filters
dfa4fb8e69f6b71d6ad8a3158131e8e3f0074262
[ "Apache-2.0" ]
null
null
null
src/test/java/org/elasticsearch/plugin/index/analysis/analysis/UberStopTokenFilterFactoryTests.java
brusic/uber-filters
dfa4fb8e69f6b71d6ad8a3158131e8e3f0074262
[ "Apache-2.0" ]
null
null
null
src/test/java/org/elasticsearch/plugin/index/analysis/analysis/UberStopTokenFilterFactoryTests.java
brusic/uber-filters
dfa4fb8e69f6b71d6ad8a3158131e8e3f0074262
[ "Apache-2.0" ]
null
null
null
47.155844
103
0.720187
18,921
package org.elasticsearch.plugin.index.analysis.analysis; import org.elasticsearch.index.analysis.TokenFilterFactory; import org.elasticsearch.plugin.UberTokenFiltersPlugin; import org.apache.lucene.analysis.StopFilter; import org.apache.lucene.analysis.TokenStream; import org.apache.lucene.analysis.Tokenizer; import ...
3e2ca97f659a6b642bf548edb26b110cc5f6be73
5,776
java
Java
kubernetes/src/main/java/io/kubernetes/java/models/V1beta1JobCondition.java
mbohlool/client-java
bf231ada499e2abbf95d2410fec65569b4f2cffe
[ "Apache-2.0" ]
1
2021-11-08T08:09:51.000Z
2021-11-08T08:09:51.000Z
kubernetes/src/main/java/io/kubernetes/java/models/V1beta1JobCondition.java
mbohlool/client-java
bf231ada499e2abbf95d2410fec65569b4f2cffe
[ "Apache-2.0" ]
null
null
null
kubernetes/src/main/java/io/kubernetes/java/models/V1beta1JobCondition.java
mbohlool/client-java
bf231ada499e2abbf95d2410fec65569b4f2cffe
[ "Apache-2.0" ]
null
null
null
28.038835
119
0.69633
18,922
/* * Kubernetes * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: v1.5.1-660c2a2 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit th...
3e2ca98f813adeafbe3626b17e03bafacf0f8a6e
232
java
Java
src/main/java/pl/xperios/backend/repositories/CustomerRepository.java
kospiotr/sample-app
3d84652999274923a3014402966018e52e1ede2c
[ "PostgreSQL" ]
null
null
null
src/main/java/pl/xperios/backend/repositories/CustomerRepository.java
kospiotr/sample-app
3d84652999274923a3014402966018e52e1ede2c
[ "PostgreSQL" ]
null
null
null
src/main/java/pl/xperios/backend/repositories/CustomerRepository.java
kospiotr/sample-app
3d84652999274923a3014402966018e52e1ede2c
[ "PostgreSQL" ]
null
null
null
25.777778
75
0.836207
18,923
package pl.xperios.backend.repositories; import org.springframework.data.jpa.repository.JpaRepository; import pl.xperios.backend.data.entity.Customer; public interface CustomerRepository extends JpaRepository<Customer, Long> { }
3e2ca9cfecf1ecfe3c2f1bfb28309902cdc3966b
600
java
Java
server/src/main/java/com/apparel/domain/repository/EventGuestOutfitRepository.java
joeydeluca/apparel
0c95d914457f103930ade3166d31a04071c56380
[ "MIT" ]
1
2016-07-13T11:52:35.000Z
2016-07-13T11:52:35.000Z
server/src/main/java/com/apparel/domain/repository/EventGuestOutfitRepository.java
joeydeluca/apparel
0c95d914457f103930ade3166d31a04071c56380
[ "MIT" ]
null
null
null
server/src/main/java/com/apparel/domain/repository/EventGuestOutfitRepository.java
joeydeluca/apparel
0c95d914457f103930ade3166d31a04071c56380
[ "MIT" ]
null
null
null
30
93
0.818333
18,924
package com.apparel.domain.repository; import com.apparel.domain.model.EventGuest; import com.apparel.domain.model.EventGuestOutfit; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import java.util.List; import java.util.Set; /** * Created by Joe Deluc...
3e2caae17db5b843a9865bc76b92e1c6182dcbf9
1,628
java
Java
src/main/java/com/jfrog/xray/client/impl/services/scan/ViolationImpl.java
yahavi/xray-client-java
0eded946bd7f27ca8c81430a57c221fd8836559e
[ "Apache-2.0" ]
null
null
null
src/main/java/com/jfrog/xray/client/impl/services/scan/ViolationImpl.java
yahavi/xray-client-java
0eded946bd7f27ca8c81430a57c221fd8836559e
[ "Apache-2.0" ]
null
null
null
src/main/java/com/jfrog/xray/client/impl/services/scan/ViolationImpl.java
yahavi/xray-client-java
0eded946bd7f27ca8c81430a57c221fd8836559e
[ "Apache-2.0" ]
null
null
null
23.257143
61
0.679975
18,925
package com.jfrog.xray.client.impl.services.scan; import com.fasterxml.jackson.annotation.JsonProperty; import com.jfrog.xray.client.impl.services.common.CveImpl; import com.jfrog.xray.client.services.common.Cve; import com.jfrog.xray.client.services.graph.Component; import com.jfrog.xray.client.services.graph.Violati...
3e2caae8769b2bc480776952e3f616940ab3ae53
8,631
java
Java
src/main/java/com/thinkgem/jeesite/modules/affair/entity/PersonnelGoAbroad.java
FIG5229/Only
7e8bd304524b90f3368b5f0b0c8cf3451735b69a
[ "Apache-2.0" ]
null
null
null
src/main/java/com/thinkgem/jeesite/modules/affair/entity/PersonnelGoAbroad.java
FIG5229/Only
7e8bd304524b90f3368b5f0b0c8cf3451735b69a
[ "Apache-2.0" ]
null
null
null
src/main/java/com/thinkgem/jeesite/modules/affair/entity/PersonnelGoAbroad.java
FIG5229/Only
7e8bd304524b90f3368b5f0b0c8cf3451735b69a
[ "Apache-2.0" ]
null
null
null
23.453804
108
0.699803
18,926
/** * Copyright &copy; 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.thinkgem.jeesite.modules.affair.entity; import com.fasterxml.jackson.annotation.JsonFormat; import com.thinkgem.jeesite.common.persistence.DataEntity; import com.thinkgem.jeesite.common.util...
3e2caaed058a8166870d149722dbfdb2e16eb17d
435
java
Java
persistence/src/main/java/org/devgateway/toolkit/persistence/repository/alerts/AlertsSubscriptionRepository.java
devgateway/ocportal
cee06edfd73f5dda95f013cdfe23b40796e94b7b
[ "MIT" ]
2
2021-04-30T20:56:06.000Z
2021-11-06T19:24:23.000Z
persistence/src/main/java/org/devgateway/toolkit/persistence/repository/alerts/AlertsSubscriptionRepository.java
devgateway/ocportal
cee06edfd73f5dda95f013cdfe23b40796e94b7b
[ "MIT" ]
3
2020-01-21T03:44:50.000Z
2021-01-25T14:00:48.000Z
persistence/src/main/java/org/devgateway/toolkit/persistence/repository/alerts/AlertsSubscriptionRepository.java
devgateway/ocportal
cee06edfd73f5dda95f013cdfe23b40796e94b7b
[ "MIT" ]
null
null
null
31.071429
99
0.827586
18,927
package org.devgateway.toolkit.persistence.repository.alerts; import org.devgateway.toolkit.persistence.dao.alerts.AlertsSubscription; import org.devgateway.toolkit.persistence.repository.norepository.BaseJpaRepository; /** * @author Octavian Ciubotaru * @since 07/10/2020 */ public interface AlertsSubscriptionRepo...
3e2cab6896b0f102f91d84300c71483e06404b44
1,058
java
Java
plugins/yaml/src/org/jetbrains/yaml/psi/impl/YAMLPsiElementImpl.java
warrantyvoids/intellij-community
8abff0a4324b996e8d50a6f91eb3dc002f060de3
[ "Apache-2.0" ]
1
2018-10-03T12:35:12.000Z
2018-10-03T12:35:12.000Z
plugins/yaml/src/org/jetbrains/yaml/psi/impl/YAMLPsiElementImpl.java
warrantyvoids/intellij-community
8abff0a4324b996e8d50a6f91eb3dc002f060de3
[ "Apache-2.0" ]
null
null
null
plugins/yaml/src/org/jetbrains/yaml/psi/impl/YAMLPsiElementImpl.java
warrantyvoids/intellij-community
8abff0a4324b996e8d50a6f91eb3dc002f060de3
[ "Apache-2.0" ]
1
2018-10-03T12:35:06.000Z
2018-10-03T12:35:06.000Z
27.842105
140
0.730624
18,928
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package org.jetbrains.yaml.psi.impl; import com.intellij.extapi.psi.ASTWrapperPsiElement; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import org.jetbrai...
3e2cac2ac00d7221465e77e7819ab1cfe573ea26
2,762
java
Java
api/all/src/main/java/io/opentelemetry/api/trace/DefaultTracer.java
jkamon/opentelemetry-java
9963cae52978f8c6a76af8c5bc090d7777bcd2b7
[ "Apache-2.0" ]
33
2019-03-19T16:05:49.000Z
2019-04-30T17:59:00.000Z
api/all/src/main/java/io/opentelemetry/api/trace/DefaultTracer.java
jkamon/opentelemetry-java
9963cae52978f8c6a76af8c5bc090d7777bcd2b7
[ "Apache-2.0" ]
130
2019-03-05T03:10:44.000Z
2019-05-01T19:07:12.000Z
api/all/src/main/java/io/opentelemetry/api/trace/DefaultTracer.java
jkamon/opentelemetry-java
9963cae52978f8c6a76af8c5bc090d7777bcd2b7
[ "Apache-2.0" ]
10
2019-02-26T18:39:41.000Z
2019-04-25T13:47:02.000Z
23.210084
84
0.690442
18,929
/* * Copyright The OpenTelemetry Authors * SPDX-License-Identifier: Apache-2.0 */ package io.opentelemetry.api.trace; import io.opentelemetry.api.common.AttributeKey; import io.opentelemetry.api.common.Attributes; import io.opentelemetry.api.internal.ValidationUtil; import io.opentelemetry.context.Context; import ...
3e2cadbfc1b114d3b698a8cddfd111b1b7e8320c
3,469
java
Java
src/framework/com/gk/webdriver/handlers/mailinator/Mailinator.java
gkokonov/Selenium-Automation-Framework
beb41843d215809da03ac6647dcd4c41f19ce9cb
[ "Apache-2.0" ]
1
2021-08-08T21:15:35.000Z
2021-08-08T21:15:35.000Z
src/framework/com/gk/webdriver/handlers/mailinator/Mailinator.java
gkokonov/Selenium-Automation-Framework
beb41843d215809da03ac6647dcd4c41f19ce9cb
[ "Apache-2.0" ]
null
null
null
src/framework/com/gk/webdriver/handlers/mailinator/Mailinator.java
gkokonov/Selenium-Automation-Framework
beb41843d215809da03ac6647dcd4c41f19ce9cb
[ "Apache-2.0" ]
1
2015-02-03T05:23:07.000Z
2015-02-03T05:23:07.000Z
28.203252
81
0.558951
18,930
/* *********************************************************************** * Copyright 2013 G.Kokonov, All rights reserved. * *********************************************************************** * Date: 23.11.2013 * Author: G.Kokonov * ***********************************************************************/ pa...
3e2cade2bf0620aef302bdde20ec3d5e777ad465
2,293
java
Java
app/src/main/java/io/github/tscholze/firebasepager/RunningTextRunnable.java
tscholze/java-android-things-firebase-pager
99022e208cf67588763bf346eb5a932a52928395
[ "MIT" ]
4
2017-12-28T17:51:24.000Z
2019-11-29T03:43:20.000Z
app/src/main/java/io/github/tscholze/firebasepager/RunningTextRunnable.java
tscholze/java-android-things-firebase-pager
99022e208cf67588763bf346eb5a932a52928395
[ "MIT" ]
1
2018-01-01T19:03:21.000Z
2018-01-01T19:03:21.000Z
app/src/main/java/io/github/tscholze/firebasepager/RunningTextRunnable.java
tscholze/java-android-things-firebase-pager
99022e208cf67588763bf346eb5a932a52928395
[ "MIT" ]
1
2017-12-30T19:38:28.000Z
2017-12-30T19:38:28.000Z
27.297619
86
0.630615
18,931
package io.github.tscholze.firebasepager; import android.util.Log; import java.io.IOException; import io.github.tscholze.firebasepager.interfaces.IRunningTextContext; /** * Running text Runnable that prepares the given text to be * more segment display friendly. * * Original inspiration: * - Author: JS Koran ...
3e2cadeeaf7299decb2c5b8abe7085469eea3806
4,831
java
Java
src/main/java/com/merrycodes/service/impl/TagsServiceImpl.java
merrycodes/merrycodes-serve
34462aee9b15162d9bbe916f6d9bda2bc4915a37
[ "MIT" ]
null
null
null
src/main/java/com/merrycodes/service/impl/TagsServiceImpl.java
merrycodes/merrycodes-serve
34462aee9b15162d9bbe916f6d9bda2bc4915a37
[ "MIT" ]
null
null
null
src/main/java/com/merrycodes/service/impl/TagsServiceImpl.java
merrycodes/merrycodes-serve
34462aee9b15162d9bbe916f6d9bda2bc4915a37
[ "MIT" ]
null
null
null
42.377193
132
0.677913
18,932
package com.merrycodes.service.impl; import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper; import com.baomidou.mybatisplus.core.metadata.IPage; import com.baomidou.mybatisplus.core.toolkit.Wrappers; import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import com.baomidou.mybatis...
3e2cae0bcef66be02aa23bbe50b37edb4bc427cf
3,601
java
Java
flink-libraries/flink-gelly/src/main/java/org/apache/flink/graph/asm/degree/annotate/directed/VertexDegreePair.java
mathiaspet/pyflink
62227ccc2d82869cb0037a3db647182b0b381723
[ "BSD-3-Clause" ]
6
2016-02-04T17:36:12.000Z
2021-05-22T08:09:39.000Z
flink-libraries/flink-gelly/src/main/java/org/apache/flink/graph/asm/degree/annotate/directed/VertexDegreePair.java
mathiaspet/pyflink
62227ccc2d82869cb0037a3db647182b0b381723
[ "BSD-3-Clause" ]
1
2021-04-08T08:10:16.000Z
2021-04-08T08:10:16.000Z
flink-libraries/flink-gelly/src/main/java/org/apache/flink/graph/asm/degree/annotate/directed/VertexDegreePair.java
mathiaspet/pyflink
62227ccc2d82869cb0037a3db647182b0b381723
[ "BSD-3-Clause" ]
8
2015-02-18T15:57:13.000Z
2021-12-26T01:03:03.000Z
33.342593
109
0.73674
18,933
/* * 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 ...
3e2cae357d3e1123b21b0fb4f79b1b7c6d013f8a
1,337
java
Java
persistence/src/main/java/io/reflectoring/jiraalerts/routine/RoutineQueryStateType.java
pDiller/JiraAlerts
12d4d9506e1a858955e4a2abd583882399a1a008
[ "MIT" ]
6
2017-06-05T07:09:41.000Z
2019-10-29T16:57:10.000Z
persistence/src/main/java/io/reflectoring/jiraalerts/routine/RoutineQueryStateType.java
pDiller/JiraAlerts
12d4d9506e1a858955e4a2abd583882399a1a008
[ "MIT" ]
18
2017-06-10T10:53:20.000Z
2017-08-11T18:34:17.000Z
persistence/src/main/java/io/reflectoring/jiraalerts/routine/RoutineQueryStateType.java
pDiller/JiraAlerts
12d4d9506e1a858955e4a2abd583882399a1a008
[ "MIT" ]
2
2017-06-07T15:17:52.000Z
2017-06-07T17:40:02.000Z
29.065217
135
0.749439
18,934
package io.reflectoring.jiraalerts.routine; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Types; import org.hibernate.engine.spi.SharedSessionContractImplementor; import io.reflectoring.jiraalerts.common.EnumWithId; import io.reflectoring.jiraalerts.commo...
3e2cae3e647f3419127346172905ae5cf9d6e42f
2,855
java
Java
weforward-data-mongodb/src/test/java/cn/weforward/data/mongodb/MongodbCounterTest.java
weforward/weforward-data
e3878238a2aaff690e452766ba94ee2cbbd8b483
[ "MIT" ]
null
null
null
weforward-data-mongodb/src/test/java/cn/weforward/data/mongodb/MongodbCounterTest.java
weforward/weforward-data
e3878238a2aaff690e452766ba94ee2cbbd8b483
[ "MIT" ]
1
2021-06-24T00:40:28.000Z
2021-06-24T00:40:28.000Z
weforward-data-mongodb/src/test/java/cn/weforward/data/mongodb/MongodbCounterTest.java
weforward/weforward-data
e3878238a2aaff690e452766ba94ee2cbbd8b483
[ "MIT" ]
null
null
null
36.139241
463
0.73275
18,935
/** * Copyright (c) 2019,2020 honintech * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, di...
3e2caee7ba2da2d30ec56cedb9b017a1f55154b8
753
java
Java
compiler/frontend/src/org/jetbrains/jet/lang/psi/JetDeclaration.java
jankotek/kotlin
e317764a88207ca0a428eb909305ffe054f59a3d
[ "Apache-2.0" ]
null
null
null
compiler/frontend/src/org/jetbrains/jet/lang/psi/JetDeclaration.java
jankotek/kotlin
e317764a88207ca0a428eb909305ffe054f59a3d
[ "Apache-2.0" ]
null
null
null
compiler/frontend/src/org/jetbrains/jet/lang/psi/JetDeclaration.java
jankotek/kotlin
e317764a88207ca0a428eb909305ffe054f59a3d
[ "Apache-2.0" ]
null
null
null
31.375
77
0.746348
18,936
/* * Copyright 2010-2012 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
3e2cafb69e6cc404f228314bc68fc99c7563421c
1,204
java
Java
sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/storage/generated/StorageAccountsCheckNameAvailabilitySamples.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
1
2022-01-08T06:43:30.000Z
2022-01-08T06:43:30.000Z
sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/storage/generated/StorageAccountsCheckNameAvailabilitySamples.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
null
null
null
sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/storage/generated/StorageAccountsCheckNameAvailabilitySamples.java
luisCavalcantiDev/azure-sdk-for-java
e4b9f41f4ba695fef58112401bc85ca64abd760f
[ "MIT" ]
null
null
null
40.133333
151
0.73588
18,937
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.storage.generated; import com.azure.core.util.Context; import com.azure.resourcemanager.storage.models.StorageAccountCheckNameAv...
3e2cb10c4c03fd808c8568e43fcc4b586c92d8a0
2,803
java
Java
Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/database/code/ProtoDBAdapterV1.java
bdcht/ghidra
9e732318148cd11edeb4862afd23d56418551812
[ "Apache-2.0" ]
17
2022-01-15T03:52:37.000Z
2022-03-30T18:12:17.000Z
Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/database/code/ProtoDBAdapterV1.java
bdcht/ghidra
9e732318148cd11edeb4862afd23d56418551812
[ "Apache-2.0" ]
9
2022-01-15T03:58:02.000Z
2022-02-21T10:22:49.000Z
Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/database/code/ProtoDBAdapterV1.java
bdcht/ghidra
9e732318148cd11edeb4862afd23d56418551812
[ "Apache-2.0" ]
1
2022-03-07T13:22:05.000Z
2022-03-07T13:22:05.000Z
27.213592
80
0.736354
18,938
/* ### * IP: GHIDRA * * 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 writin...
3e2cb204eeebf5d4074e8d2fdba1174594e6b290
1,546
java
Java
BMD101/sdk/ThinkGear SDK for Android(MTK)/libs/ThinkGearPackX.src/com/neurosky/thinkgear/HeartRateAcceleration.java
axelmukwena/biometricECG
301c6148883406d225a45d3576e628a8ed737f1f
[ "MIT" ]
7
2021-02-23T09:12:00.000Z
2021-12-31T11:03:19.000Z
BMD101/sdk/ThinkGear SDK for Android(MTK)/libs/ThinkGearPackX.src/com/neurosky/thinkgear/HeartRateAcceleration.java
axelmukwena/biometricECG
301c6148883406d225a45d3576e628a8ed737f1f
[ "MIT" ]
1
2021-03-26T13:55:22.000Z
2021-05-26T19:48:44.000Z
BMD101/sdk/ThinkGear SDK for Android(MTK)/libs/ThinkGearPackX.src/com/neurosky/thinkgear/HeartRateAcceleration.java
axelmukwena/biometricECG
301c6148883406d225a45d3576e628a8ed737f1f
[ "MIT" ]
7
2021-02-23T09:12:01.000Z
2021-12-30T16:11:10.000Z
25.766667
101
0.562096
18,939
package com.neurosky.thinkgear; import java.util.ArrayList; import java.util.List; public class HeartRateAcceleration { private long a = System.currentTimeMillis(); private List b = new ArrayList(); private int c; private int d = 0; private int e = 0; private int f; private int[] g = { -1, ...
3e2cb2a58326e4e76bb9110dcbf814b14212c19d
3,278
java
Java
app/controllers/DestinationEditRequestController.java
TiggerMcNuggets/Travelr
701aea49183104b4d126dfea178cd6490381715e
[ "CC0-1.0" ]
1
2020-10-01T08:17:38.000Z
2020-10-01T08:17:38.000Z
app/controllers/DestinationEditRequestController.java
TiggerMcNuggets/Travelr
701aea49183104b4d126dfea178cd6490381715e
[ "CC0-1.0" ]
null
null
null
app/controllers/DestinationEditRequestController.java
TiggerMcNuggets/Travelr
701aea49183104b4d126dfea178cd6490381715e
[ "CC0-1.0" ]
1
2020-10-01T07:09:14.000Z
2020-10-01T07:09:14.000Z
31.519231
135
0.652837
18,940
package controllers; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import controllers.actions.Attrs; import controllers.actions.Authorization; import controllers.constants.APIResponses; import controllers.dto.Destination.CreateDestinationEditReq; import controllers...
3e2cb3a3e3a7fe749490d3e80797cdd9789bbd57
6,451
java
Java
src/main/java/com/avairebot/edge/SyncDataCommand.java
Senither/avaire-sync-data-plugin
be4a21314c4db1933c249c23f1dc8e015c59d134
[ "MIT" ]
1
2019-05-06T09:09:40.000Z
2019-05-06T09:09:40.000Z
src/main/java/com/avairebot/edge/SyncDataCommand.java
Senither/avaire-sync-data-plugin
be4a21314c4db1933c249c23f1dc8e015c59d134
[ "MIT" ]
1
2021-01-14T13:35:30.000Z
2021-01-14T13:35:30.000Z
src/main/java/com/avairebot/edge/SyncDataCommand.java
Senither/avaire-sync-data-plugin
be4a21314c4db1933c249c23f1dc8e015c59d134
[ "MIT" ]
1
2020-08-04T16:03:34.000Z
2020-08-04T16:03:34.000Z
36.862857
254
0.650442
18,941
package com.avairebot.edge; import com.avairebot.Constants; import com.avairebot.commands.Category; import com.avairebot.commands.CategoryHandler; import com.avairebot.commands.CommandMessage; import com.avairebot.contracts.commands.Command; import com.avairebot.database.controllers.GuildController; import com.avaireb...
3e2cb3bc4e638749ae3c52da4055e1379f6b8390
5,481
java
Java
server/openstorefront/openstorefront-web/src/main/java/edu/usu/sdl/openstorefront/service/message/WatchMessageGenerator.java
broxjh/openstorefront
38de7865c267ff1608f3a9e39096bbe9d57f75ba
[ "Apache-2.0" ]
null
null
null
server/openstorefront/openstorefront-web/src/main/java/edu/usu/sdl/openstorefront/service/message/WatchMessageGenerator.java
broxjh/openstorefront
38de7865c267ff1608f3a9e39096bbe9d57f75ba
[ "Apache-2.0" ]
null
null
null
server/openstorefront/openstorefront-web/src/main/java/edu/usu/sdl/openstorefront/service/message/WatchMessageGenerator.java
broxjh/openstorefront
38de7865c267ff1608f3a9e39096bbe9d57f75ba
[ "Apache-2.0" ]
null
null
null
30.45
140
0.7183
18,942
/* * Copyright 2014 Space Dynamics Laboratory - Utah State University Research Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICEN...
3e2cb42547fe8f5091fea5c38561e18b25d03e82
9,251
java
Java
pfl-basic-tools/src/main/java/org/glassfish/pfl/basic/tools/argparser/ElementParserImpl.java
dmatej/orb-gmbal-pfl
ba45eb0143079fcfbabda7123d801324c9dedf9c
[ "BSD-3-Clause" ]
3
2020-07-07T13:42:01.000Z
2021-07-25T20:06:52.000Z
pfl-basic-tools/src/main/java/org/glassfish/pfl/basic/tools/argparser/ElementParserImpl.java
dmatej/orb-gmbal-pfl
ba45eb0143079fcfbabda7123d801324c9dedf9c
[ "BSD-3-Clause" ]
23
2018-09-07T13:31:51.000Z
2022-02-19T20:36:34.000Z
pfl-basic-tools/src/main/java/org/glassfish/pfl/basic/tools/argparser/ElementParserImpl.java
dmatej/orb-gmbal-pfl
ba45eb0143079fcfbabda7123d801324c9dedf9c
[ "BSD-3-Clause" ]
14
2018-10-16T08:58:25.000Z
2022-01-19T07:35:31.000Z
29.368254
89
0.605124
18,943
/* * Copyright (c) 1997, 2018 Oracle and/or its affiliates. All rights reserved. * * This program and the accompanying materials are made available under the * terms of the Eclipse Distribution License v. 1.0, which is available at * http://www.eclipse.org/org/documents/edl-v10.php. * * SPDX-License-Identifier: ...
3e2cb45e06492fa9c8165419f5c8a70253432287
1,406
java
Java
src/main/java/com/github/vicenteaguileraperez/paulinacore/helpers/StatusActions.java
VicenteAguileraPerez/PaulinaCore
1c61583f0f03e26cfbd165c0c0751f66d15b9005
[ "MIT" ]
null
null
null
src/main/java/com/github/vicenteaguileraperez/paulinacore/helpers/StatusActions.java
VicenteAguileraPerez/PaulinaCore
1c61583f0f03e26cfbd165c0c0751f66d15b9005
[ "MIT" ]
null
null
null
src/main/java/com/github/vicenteaguileraperez/paulinacore/helpers/StatusActions.java
VicenteAguileraPerez/PaulinaCore
1c61583f0f03e26cfbd165c0c0751f66d15b9005
[ "MIT" ]
null
null
null
29.914894
83
0.619488
18,944
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.github.vicenteaguileraperez.paulinacore.helpers; import com.github.vicenteaguileraperez.paulinacore.enums.Options; /** ...
3e2cb59b8f0f7de85843db59d4d754a122721d4c
931
java
Java
flink-formats/flink-protobuf/src/test/java/org/apache/flink/formats/protobuf/messageutils/MessageFieldConverterTest.java
wynjauu/1.11.1-qtt-flink
15223c3a01d212d493564e03b4aaea803a0054e0
[ "Apache-2.0" ]
null
null
null
flink-formats/flink-protobuf/src/test/java/org/apache/flink/formats/protobuf/messageutils/MessageFieldConverterTest.java
wynjauu/1.11.1-qtt-flink
15223c3a01d212d493564e03b4aaea803a0054e0
[ "Apache-2.0" ]
null
null
null
flink-formats/flink-protobuf/src/test/java/org/apache/flink/formats/protobuf/messageutils/MessageFieldConverterTest.java
wynjauu/1.11.1-qtt-flink
15223c3a01d212d493564e03b4aaea803a0054e0
[ "Apache-2.0" ]
1
2021-11-10T06:03:53.000Z
2021-11-10T06:03:53.000Z
27.382353
95
0.800215
18,945
package org.apache.flink.formats.protobuf.messageutils; import com.google.protobuf.Descriptors; import com.google.protobuf.DynamicMessage; import org.apache.flink.formats.protobuf.ProtoBufRowDeserializationSchemaTest; import org.apache.flink.formats.protobuf.message.Message; import org.junit.Test; import java.util.Ma...
3e2cb5a8a7aa514bffa7b381f72cab51fad91782
1,295
java
Java
src/main/java/net/dev123/mblog/netease/NetEaseGroupAdaptor.java
yibome/yibo-library
294974657cf59d22954ce840ad9dc04e7223e1ee
[ "Apache-2.0" ]
1
2016-11-07T06:49:48.000Z
2016-11-07T06:49:48.000Z
src/main/java/net/dev123/mblog/netease/NetEaseGroupAdaptor.java
yibome/yibo-library
294974657cf59d22954ce840ad9dc04e7223e1ee
[ "Apache-2.0" ]
null
null
null
src/main/java/net/dev123/mblog/netease/NetEaseGroupAdaptor.java
yibome/yibo-library
294974657cf59d22954ce840ad9dc04e7223e1ee
[ "Apache-2.0" ]
1
2019-04-23T02:05:04.000Z
2019-04-23T02:05:04.000Z
25.392157
66
0.719691
18,946
package net.dev123.mblog.netease; import java.util.ArrayList; import net.dev123.commons.util.ParseUtil; import net.dev123.commons.util.StringUtil; import net.dev123.exception.ExceptionCode; import net.dev123.exception.LibException; import net.dev123.mblog.entity.Group; import org.json.JSONArray; import org.json.JSON...
3e2cb651058b0bfdad29ec31c58d51b35e8847dc
800
java
Java
gulimall-coupon/src/main/java/com/rs/gulimall/coupon/entity/MemberPriceEntity.java
renshengxuetu/gulimall
dcd43bac1efa6b0b707ce2c58c25382392265089
[ "Apache-2.0" ]
null
null
null
gulimall-coupon/src/main/java/com/rs/gulimall/coupon/entity/MemberPriceEntity.java
renshengxuetu/gulimall
dcd43bac1efa6b0b707ce2c58c25382392265089
[ "Apache-2.0" ]
null
null
null
gulimall-coupon/src/main/java/com/rs/gulimall/coupon/entity/MemberPriceEntity.java
renshengxuetu/gulimall
dcd43bac1efa6b0b707ce2c58c25382392265089
[ "Apache-2.0" ]
null
null
null
15.9
56
0.696855
18,947
package com.rs.gulimall.coupon.entity; import com.baomidou.mybatisplus.annotation.TableId; import com.baomidou.mybatisplus.annotation.TableName; import java.math.BigDecimal; import java.io.Serializable; import java.util.Date; import lombok.Data; /** * 商品会员价格 * * @author rs * @email kenaa@example.com * @date 20...
3e2cb66c660687c21f19c6a7738e17a51e66e9b1
7,846
java
Java
platform/mds/mds/src/test/java/org/motechproject/mds/annotations/internal/samples/Sample.java
afijal/motech
82b73483740e7e5130d8b0656ce150555716a909
[ "BSD-3-Clause" ]
17
2015-08-11T07:39:39.000Z
2021-08-30T04:24:51.000Z
platform/mds/mds/src/test/java/org/motechproject/mds/annotations/internal/samples/Sample.java
afijal/motech
82b73483740e7e5130d8b0656ce150555716a909
[ "BSD-3-Clause" ]
474
2015-08-11T08:15:03.000Z
2018-03-29T16:11:11.000Z
platform/mds/mds/src/test/java/org/motechproject/mds/annotations/internal/samples/Sample.java
afijal/motech
82b73483740e7e5130d8b0656ce150555716a909
[ "BSD-3-Clause" ]
71
2015-09-03T15:09:11.000Z
2018-07-24T04:34:30.000Z
25.391586
118
0.696151
18,948
package org.motechproject.mds.annotations.internal.samples; import org.motechproject.commons.date.model.Time; import org.motechproject.mds.annotations.Cascade; import org.motechproject.mds.annotations.CrudEvents; import org.motechproject.mds.annotations.EnumDisplayName; import org.motechproject.mds.annotations.Entity;...
3e2cb689107dfa950286037cad6e9570e33edeb0
3,370
java
Java
jena-3.0.1/jena-text/src/test/java/org/apache/jena/query/text/assembler/TestTextIndexSolrAssembler.java
m-nakagawa/sample
77aa81a1fb80a397fb8869950322a8f99d96b0aa
[ "Apache-2.0" ]
null
null
null
jena-3.0.1/jena-text/src/test/java/org/apache/jena/query/text/assembler/TestTextIndexSolrAssembler.java
m-nakagawa/sample
77aa81a1fb80a397fb8869950322a8f99d96b0aa
[ "Apache-2.0" ]
null
null
null
jena-3.0.1/jena-text/src/test/java/org/apache/jena/query/text/assembler/TestTextIndexSolrAssembler.java
m-nakagawa/sample
77aa81a1fb80a397fb8869950322a8f99d96b0aa
[ "Apache-2.0" ]
1
2020-06-11T12:26:06.000Z
2020-06-11T12:26:06.000Z
48.142857
127
0.712166
18,949
/** * 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...
3e2cb6c6eb43a4a6d7262061c9a38ae4ebaa2292
4,156
java
Java
javar/jdk8-analysis/src/com/sun/xml/internal/rngom/util/Localizer.java
vitahlin/kennen
b0de36d3b6e766b59291d885a0699b6be59318a7
[ "MIT" ]
12
2018-04-04T12:47:40.000Z
2022-01-02T04:36:38.000Z
openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/util/Localizer.java
ams-ts-ikvm-bag/ikvm-src
60009f5bdb4c9db68121f393b8b4c790a326bd32
[ "Zlib" ]
2
2020-07-19T08:29:50.000Z
2020-07-21T01:20:56.000Z
openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/util/Localizer.java
ams-ts-ikvm-bag/ikvm-src
60009f5bdb4c9db68121f393b8b4c790a326bd32
[ "Zlib" ]
1
2020-11-04T07:02:06.000Z
2020-11-04T07:02:06.000Z
35.827586
80
0.675168
18,950
/* * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
3e2cb729ffcd8a647d731a246b499b7246060fc0
2,721
java
Java
src/main/java/com/chenc/amqptest/module/se/service/SEService.java
kouyt5/rabbit-rpc-client
1d42db03666854b7bb1c89afac16efbde78ffc0b
[ "MIT" ]
1
2021-12-21T13:40:15.000Z
2021-12-21T13:40:15.000Z
src/main/java/com/chenc/amqptest/module/se/service/SEService.java
kouyt5/rabbit-rpc-client
1d42db03666854b7bb1c89afac16efbde78ffc0b
[ "MIT" ]
null
null
null
src/main/java/com/chenc/amqptest/module/se/service/SEService.java
kouyt5/rabbit-rpc-client
1d42db03666854b7bb1c89afac16efbde78ffc0b
[ "MIT" ]
null
null
null
38.871429
130
0.729511
18,951
package com.chenc.amqptest.module.se.service; import lombok.extern.slf4j.Slf4j; import java.io.IOException; import java.util.UUID; import java.util.concurrent.Future; import com.chenc.amqptest.base.BaseMQResponseDTO; import com.chenc.amqptest.config.RabbitMQConstant; import com.chenc.amqptest.module.se.pojo.SEMQReq; ...
3e2cb73359ea95cc09438d020b3aea019550044a
781
java
Java
lib/routing-web/src/main/java/org/bgp4j/rib/web/Dummy.java
rbieniek/BGP4J
2ee0e64ffe1018cca038d74ec8b6f69e55613a57
[ "Apache-2.0" ]
10
2016-01-12T03:25:44.000Z
2021-07-08T05:36:48.000Z
lib/routing-web/src/main/java/org/bgp4j/rib/web/Dummy.java
adian98/BGP4J
2ee0e64ffe1018cca038d74ec8b6f69e55613a57
[ "Apache-2.0" ]
1
2017-06-02T03:59:01.000Z
2017-06-02T03:59:01.000Z
lib/routing-web/src/main/java/org/bgp4j/rib/web/Dummy.java
adian98/BGP4J
2ee0e64ffe1018cca038d74ec8b6f69e55613a57
[ "Apache-2.0" ]
8
2015-03-23T15:36:59.000Z
2022-01-29T19:22:15.000Z
29.222222
76
0.711027
18,952
/** * Copyright 2012 Rainer Bieniek (envkt@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 b...
3e2cb76aabc7a2a2dc16ee204302ecd56fbbec70
1,044
java
Java
src/main/java/zmaster587/libVulpes/tile/multiblock/hatch/TileFluidOutputHatch.java
shisi1/libVulpes
15ec3cab2cdea076cf777da811d783f58ec7f36f
[ "MIT" ]
null
null
null
src/main/java/zmaster587/libVulpes/tile/multiblock/hatch/TileFluidOutputHatch.java
shisi1/libVulpes
15ec3cab2cdea076cf777da811d783f58ec7f36f
[ "MIT" ]
null
null
null
src/main/java/zmaster587/libVulpes/tile/multiblock/hatch/TileFluidOutputHatch.java
shisi1/libVulpes
15ec3cab2cdea076cf777da811d783f58ec7f36f
[ "MIT" ]
2
2021-11-29T18:16:46.000Z
2021-12-16T16:35:59.000Z
24.857143
77
0.791188
18,953
package zmaster587.libVulpes.tile.multiblock.hatch; import net.minecraft.tileentity.TileEntityType; import net.minecraftforge.fluids.FluidStack; import net.minecraftforge.fluids.capability.IFluidHandler.FluidAction; import net.minecraftforge.fluids.capability.templates.FluidTank; import zmaster587.libVulpes.api.LibVul...
3e2cb7c835c7ac2ff81309ca51301bf3063de781
1,463
java
Java
Benchmarks_with_Functional_Bugs/Java/Bears-46/src/src/main/java/spoon/support/reflect/code/CtTargetedExpressionImpl.java
kupl/starlab-benchmarks
1efc9efffad1b797f6a795da7e032041e230d900
[ "MIT" ]
null
null
null
Benchmarks_with_Functional_Bugs/Java/Bears-46/src/src/main/java/spoon/support/reflect/code/CtTargetedExpressionImpl.java
kupl/starlab-benchmarks
1efc9efffad1b797f6a795da7e032041e230d900
[ "MIT" ]
null
null
null
Benchmarks_with_Functional_Bugs/Java/Bears-46/src/src/main/java/spoon/support/reflect/code/CtTargetedExpressionImpl.java
kupl/starlab-benchmarks
1efc9efffad1b797f6a795da7e032041e230d900
[ "MIT" ]
2
2020-11-26T13:27:14.000Z
2022-03-20T02:12:55.000Z
31.804348
144
0.743677
18,954
/** * Copyright (C) 2006-2017 INRIA and contributors * Spoon - http://spoon.gforge.inria.fr/ * * This software is governed by the CeCILL-C License under French law and * abiding by the rules of distribution of free software. You can use, modify * and/or redistribute the software under the terms of the CeCILL-C li...
3e2cb7eac25013a6a7a998d13d42d4eb157ab9af
9,878
java
Java
src/test/java/pl/gov/coi/pomocua/ads/transport/TransportResourceTest.java
sfc-gh-fhoffmann/pomocua-ogloszenia
ab06a1c4a20a281bc9d5c3d1ba9592ac46612e81
[ "MIT" ]
null
null
null
src/test/java/pl/gov/coi/pomocua/ads/transport/TransportResourceTest.java
sfc-gh-fhoffmann/pomocua-ogloszenia
ab06a1c4a20a281bc9d5c3d1ba9592ac46612e81
[ "MIT" ]
null
null
null
src/test/java/pl/gov/coi/pomocua/ads/transport/TransportResourceTest.java
sfc-gh-fhoffmann/pomocua-ogloszenia
ab06a1c4a20a281bc9d5c3d1ba9592ac46612e81
[ "MIT" ]
null
null
null
36.858209
99
0.638186
18,955
package pl.gov.coi.pomocua.ads.transport; import lombok.Builder; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Nested; import org.junit.jupiter.api.Test; import org.junit.jupiter.params.ParameterizedTest; import org.junit.jupiter.params.provider.ValueSource; import org.springframework.beans.fac...
3e2cb91ec3b201e7fabd327f582671f2ba1d128b
2,321
java
Java
services/common/src/main/java/datawave/microservice/authorization/jwt/JWTConfiguration.java
smonaem/datawave-1
03898efed35a3868f0187f9eb864201612d573e9
[ "Apache-2.0" ]
null
null
null
services/common/src/main/java/datawave/microservice/authorization/jwt/JWTConfiguration.java
smonaem/datawave-1
03898efed35a3868f0187f9eb864201612d573e9
[ "Apache-2.0" ]
null
null
null
services/common/src/main/java/datawave/microservice/authorization/jwt/JWTConfiguration.java
smonaem/datawave-1
03898efed35a3868f0187f9eb864201612d573e9
[ "Apache-2.0" ]
null
null
null
47.367347
154
0.750108
18,956
package datawave.microservice.authorization.jwt; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.datatype.guava.GuavaModule; import datawave.microservice.authorization.config.DatawaveSecurityProperties; import datawave.webservice.security.JWTTokenHandler; import org.springframework.boo...
3e2cba7b6568f90057c9a977be062226c1355e6c
11,842
java
Java
code/api/server/src/test/java/com/decathlon/ara/web/rest/TypeResourceIT.java
fredvigna/ara
d5788873eb2505e71a1665461775bc76bfea091a
[ "Apache-2.0" ]
86
2019-04-04T13:52:41.000Z
2022-01-11T16:13:01.000Z
code/api/server/src/test/java/com/decathlon/ara/web/rest/TypeResourceIT.java
fredvigna/ara
d5788873eb2505e71a1665461775bc76bfea091a
[ "Apache-2.0" ]
430
2019-04-09T20:11:40.000Z
2022-03-19T07:26:45.000Z
code/api/server/src/test/java/com/decathlon/ara/web/rest/TypeResourceIT.java
fredvigna/ara
d5788873eb2505e71a1665461775bc76bfea091a
[ "Apache-2.0" ]
22
2019-05-15T13:34:47.000Z
2022-03-18T18:02:53.000Z
47.75
189
0.66661
18,957
/****************************************************************************** * Copyright (C) 2019 by the ARA Contributors * * * * Licensed under the Apache License, Version 2.0 (the "License"); * ...
3e2cbace5323909ccb7803c3d57ac73ecfd8db37
2,144
java
Java
DemoTienda/src/productos/ProductoTecnologico.java
Milvflor/taller6-PatronesdeDiseno
8b2654ac0c67ee9a28acaec48687477987965add
[ "Apache-2.0" ]
null
null
null
DemoTienda/src/productos/ProductoTecnologico.java
Milvflor/taller6-PatronesdeDiseno
8b2654ac0c67ee9a28acaec48687477987965add
[ "Apache-2.0" ]
null
null
null
DemoTienda/src/productos/ProductoTecnologico.java
Milvflor/taller6-PatronesdeDiseno
8b2654ac0c67ee9a28acaec48687477987965add
[ "Apache-2.0" ]
null
null
null
19.315315
148
0.610075
18,958
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package productos; import Enum.TipodeEstado; /** * * @author gabrielaramos */ public class ProductoTecnologico { String produc...
3e2cbae9d04341116b77c2238664e73954bbec05
3,863
java
Java
tests/gdx-tests/src/com/badlogic/gdx/tests/ColorTest.java
pabru/libgdx
45c1fe264296962adc97d407d0f3b1a77a3f2636
[ "Apache-2.0" ]
1
2017-05-29T21:58:04.000Z
2017-05-29T21:58:04.000Z
tests/gdx-tests/src/com/badlogic/gdx/tests/ColorTest.java
pabru/libgdx
45c1fe264296962adc97d407d0f3b1a77a3f2636
[ "Apache-2.0" ]
null
null
null
tests/gdx-tests/src/com/badlogic/gdx/tests/ColorTest.java
pabru/libgdx
45c1fe264296962adc97d407d0f3b1a77a3f2636
[ "Apache-2.0" ]
null
null
null
36.790476
86
0.666839
18,959
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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.a...
3e2cbb0556f06190f55634381fa6eb398012f4f1
1,283
java
Java
source/src/velir/intellij/cq5/ui/DateField.java
tmowad/intellij-jcr-plugin
c575f7fae40f331410f552f7c475ba9ebc17e970
[ "MIT" ]
null
null
null
source/src/velir/intellij/cq5/ui/DateField.java
tmowad/intellij-jcr-plugin
c575f7fae40f331410f552f7c475ba9ebc17e970
[ "MIT" ]
null
null
null
source/src/velir/intellij/cq5/ui/DateField.java
tmowad/intellij-jcr-plugin
c575f7fae40f331410f552f7c475ba9ebc17e970
[ "MIT" ]
null
null
null
25.66
87
0.706157
18,960
package velir.intellij.cq5.ui; import com.day.cq.commons.date.DateUtil; import com.day.cq.commons.date.InvalidDateException; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import velir.intellij.cq5.jcr.model.AbstractProperty; import velir.intellij.cq5.util.Anonymous; import velir.intellij.cq5.util.De...
3e2cbb0ffc0284ed520eddd2a7790d3f9852baf9
633
java
Java
data/test/java/3e2cbb0ffc0284ed520eddd2a7790d3f9852baf9RepositoryFactory.java
harshp8l/deep-learning-lang-detection
2a54293181c1c2b1a2b840ddee4d4d80177efb33
[ "MIT" ]
84
2017-10-25T15:49:21.000Z
2021-11-28T21:25:54.000Z
data/test/java/3e2cbb0ffc0284ed520eddd2a7790d3f9852baf9RepositoryFactory.java
vassalos/deep-learning-lang-detection
cbb00b3e81bed3a64553f9c6aa6138b2511e544e
[ "MIT" ]
5
2018-03-29T11:50:46.000Z
2021-04-26T13:33:18.000Z
data/test/java/3e2cbb0ffc0284ed520eddd2a7790d3f9852baf9RepositoryFactory.java
vassalos/deep-learning-lang-detection
cbb00b3e81bed3a64553f9c6aa6138b2511e544e
[ "MIT" ]
24
2017-11-22T08:31:00.000Z
2022-03-27T01:22:31.000Z
27.521739
57
0.766193
18,961
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Persistence; /** * * @author arocha */ public interface RepositoryFactory { ExpenseRepository expenseRepository(); ExpenseTypeRepository expenseTypeRepository(); GeographicZoneRepository geograp...
3e2cbb3691adeb7a2c57d0e81760fcc2c327831a
3,907
java
Java
puntosfidelidad-back/src/main/java/co/edu/uniandes/csw/puntosfidelidad/entities/ClienteEntity.java
Uniandes-isis2603/s1_puntosfidelidad
14794edb82b78adf28c5e6c5465c3ad4252db0a9
[ "MIT" ]
null
null
null
puntosfidelidad-back/src/main/java/co/edu/uniandes/csw/puntosfidelidad/entities/ClienteEntity.java
Uniandes-isis2603/s1_puntosfidelidad
14794edb82b78adf28c5e6c5465c3ad4252db0a9
[ "MIT" ]
null
null
null
puntosfidelidad-back/src/main/java/co/edu/uniandes/csw/puntosfidelidad/entities/ClienteEntity.java
Uniandes-isis2603/s1_puntosfidelidad
14794edb82b78adf28c5e6c5465c3ad4252db0a9
[ "MIT" ]
2
2018-06-11T17:44:00.000Z
2018-08-06T16:07:51.000Z
22.454023
87
0.622984
18,962
package co.edu.uniandes.csw.puntosfidelidad.entities; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.OneToMany; import uk.co.jemos.podam.common.PodamExclude; /*...
3e2cbccd2766510d87dde071a9a0bfdd3792a3cb
3,541
java
Java
android/app/src/main/java/com/example/android/ConfirmActivity.java
Gitpeabody/EContract
10f079d1e94a004c4dfa372d1701e9aa467580ed
[ "MIT" ]
6
2020-04-18T03:09:43.000Z
2022-03-26T08:50:51.000Z
android/app/src/main/java/com/example/android/ConfirmActivity.java
Gitpeabody/EContract
10f079d1e94a004c4dfa372d1701e9aa467580ed
[ "MIT" ]
null
null
null
android/app/src/main/java/com/example/android/ConfirmActivity.java
Gitpeabody/EContract
10f079d1e94a004c4dfa372d1701e9aa467580ed
[ "MIT" ]
18
2019-07-01T06:54:27.000Z
2021-03-19T09:41:06.000Z
33.093458
160
0.593053
18,963
package com.example.android; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.util.Log; import android.widget.Button; import android.widget.TextView; import android.widget.Toast; import utils.HttpUtil; import st...
3e2cbcd02ca793d23033c0843b58966b13d2ca54
1,035
java
Java
gestion_formation_interne_edit_review/src/main/java/com/sqli/echallenge/formation/metier/ProfilActionMetierImpl.java
lanaflonform/formationGitReview
3f1f4c178630f39f769fd715eed3aa13d4cbac74
[ "Apache-2.0" ]
null
null
null
gestion_formation_interne_edit_review/src/main/java/com/sqli/echallenge/formation/metier/ProfilActionMetierImpl.java
lanaflonform/formationGitReview
3f1f4c178630f39f769fd715eed3aa13d4cbac74
[ "Apache-2.0" ]
null
null
null
gestion_formation_interne_edit_review/src/main/java/com/sqli/echallenge/formation/metier/ProfilActionMetierImpl.java
lanaflonform/formationGitReview
3f1f4c178630f39f769fd715eed3aa13d4cbac74
[ "Apache-2.0" ]
1
2020-05-11T07:23:23.000Z
2020-05-11T07:23:23.000Z
21.5625
83
0.76715
18,964
/** * */ package com.sqli.echallenge.formation.metier; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.sqli.echallenge.formation.dao.ProfilActionDao; /** * @author Mouad * *...
3e2cbd6be4c2019eed19651f649c49e4e1268d4c
1,554
java
Java
app/src/main/java/vdsMain/message/ServicePortMessage.java
13939094104/Gtokrn
f1f9db7cd606c67440e45aa1ead5c60a251463e9
[ "MIT" ]
1
2020-07-28T08:43:42.000Z
2020-07-28T08:43:42.000Z
app/src/main/java/vdsMain/message/ServicePortMessage.java
wyh4226599/vds-wallet-android
44c11520059fe0ab0ce016d3e63904c05bae0b45
[ "MIT" ]
null
null
null
app/src/main/java/vdsMain/message/ServicePortMessage.java
wyh4226599/vds-wallet-android
44c11520059fe0ab0ce016d3e63904c05bae0b45
[ "MIT" ]
2
2020-07-18T02:47:42.000Z
2020-08-15T01:55:04.000Z
21.887324
82
0.611326
18,965
package vdsMain.message; import androidx.annotation.NonNull; import generic.io.StreamWriter; import vdsMain.peer.Peer; import vdsMain.wallet.Wallet; import java.io.IOException; //bmj public class ServicePortMessage extends VMessage { /* renamed from: a */ private Peer f11921a; /* renamed from: b */ ...
3e2cbde7b9a82fffeb1c8746036921c39f48b005
1,592
java
Java
src/main/java/engine/ari/engine_main/Networking.java
Ashleyz4/ariEngine
b8e10ec28a14d04eafe94b7b4ce7b4080d52f5d8
[ "MIT" ]
2
2018-02-27T06:44:02.000Z
2018-03-03T01:54:47.000Z
src/main/java/engine/ari/engine_main/Networking.java
Ashleyz4/ariEngine
b8e10ec28a14d04eafe94b7b4ce7b4080d52f5d8
[ "MIT" ]
9
2018-02-27T08:13:09.000Z
2018-03-02T14:35:32.000Z
src/main/java/engine/ari/engine_main/Networking.java
Ashleyz4/ariEngine
b8e10ec28a14d04eafe94b7b4ce7b4080d52f5d8
[ "MIT" ]
null
null
null
34.608696
107
0.584799
18,966
package engine.ari.engine_main; import java.util.*; public class Networking { public static ConnectionInterface connection = null; public static HashMap<String, Boolean> addresses = new HashMap<>(); public String getNetworks() { String networks = "Showing global ips: "; for(Map.Entry<Strin...
3e2cbf7ad0b5d33459c609c3e71b88c4a6ef60e0
1,562
java
Java
oap-server/server-library/library-client/src/main/java/org/apache/skywalking/oap/server/library/client/elasticsearch/IndexRequestWrapper.java
Conanjun/skywalking
955dc7c54bd6970801c40ccb7550c1d0cf69ec6f
[ "Apache-2.0" ]
13,111
2017-12-13T01:09:29.000Z
2022-03-31T11:39:37.000Z
oap-server/server-library/library-client/src/main/java/org/apache/skywalking/oap/server/library/client/elasticsearch/IndexRequestWrapper.java
chenyi19851209/incubator-skywalking
94623f283139e31484979205ef7c14d73c91b0d0
[ "Apache-2.0" ]
5,145
2019-04-20T01:55:01.000Z
2022-03-31T08:07:26.000Z
oap-server/server-library/library-client/src/main/java/org/apache/skywalking/oap/server/library/client/elasticsearch/IndexRequestWrapper.java
chenyi19851209/incubator-skywalking
94623f283139e31484979205ef7c14d73c91b0d0
[ "Apache-2.0" ]
4,259
2019-04-20T12:02:37.000Z
2022-03-31T10:55:45.000Z
40.051282
77
0.676056
18,967
/* * 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 ...
3e2cbfab8a651ff897da342f080d5ebd4a28d0f8
3,747
java
Java
src/Clases/Libro.java
ijrios/Libreria_V3
706e87df7cb03e82bd7660b857ced6b1640a3413
[ "MIT" ]
1
2021-09-26T17:30:56.000Z
2021-09-26T17:30:56.000Z
src/Clases/Libro.java
ijrios/Libreria_V2
706e87df7cb03e82bd7660b857ced6b1640a3413
[ "MIT" ]
null
null
null
src/Clases/Libro.java
ijrios/Libreria_V2
706e87df7cb03e82bd7660b857ced6b1640a3413
[ "MIT" ]
null
null
null
20.701657
255
0.611156
18,968
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Clases; import java.util.UUID; import javax.swing.ImageIcon; /** * * @author jario */ public class Libro { priva...
3e2cc0089dc3abbc874536870b95772e6f10a835
1,853
java
Java
src/com/fulin/array/dp/SubMaxMatrix.java
fulinmao/SomeAlgorithms
7d5bd5b2bcbcad6e6d7d7ceb9692d5eea68b0b25
[ "Apache-2.0" ]
1
2017-03-02T13:09:43.000Z
2017-03-02T13:09:43.000Z
src/com/fulin/array/dp/SubMaxMatrix.java
fulinmao/SomeAlgorithms
7d5bd5b2bcbcad6e6d7d7ceb9692d5eea68b0b25
[ "Apache-2.0" ]
null
null
null
src/com/fulin/array/dp/SubMaxMatrix.java
fulinmao/SomeAlgorithms
7d5bd5b2bcbcad6e6d7d7ceb9692d5eea68b0b25
[ "Apache-2.0" ]
null
null
null
27.656716
72
0.449002
18,969
package com.fulin.array.dp; import java.util.TreeSet; /** * Created by fulin on 17-2-4. */ public class SubMaxMatrix { public static void main(String[] args) { int[][] nums = {{0,-2,-7,0},{9,2,-6,2},{-4,1,-4,1},{-1,8,0,-2}}; System.out.println(subMaxMatrix(nums)); } public static int ...
3e2cc16aeb1f59bfd8f98cee0e9762180958b3c6
688
java
Java
demo/src/main/java/org/treblereel/gwt/three4g/demo/client/local/mvc/view/MenuPanel.java
haumacher/three4g
9e22389187ecabcb40449356697974207c8de0bf
[ "Apache-2.0" ]
26
2018-05-14T00:20:17.000Z
2021-11-27T19:59:57.000Z
demo/src/main/java/org/treblereel/gwt/three4g/demo/client/local/mvc/view/MenuPanel.java
haumacher/three4g
9e22389187ecabcb40449356697974207c8de0bf
[ "Apache-2.0" ]
10
2018-04-26T14:44:17.000Z
2022-01-04T20:28:28.000Z
demo/src/main/java/org/treblereel/gwt/three4g/demo/client/local/mvc/view/MenuPanel.java
haumacher/three4g
9e22389187ecabcb40449356697974207c8de0bf
[ "Apache-2.0" ]
6
2018-03-20T21:36:00.000Z
2021-09-29T13:40:36.000Z
20.69697
88
0.699854
18,970
package org.treblereel.gwt.three4g.demo.client.local.mvc.view; import elemental2.dom.DomGlobal; import elemental2.dom.HTMLDivElement; import org.treblereel.gwt.three4g.demo.client.local.Attachable; /** * @author Dmitrii Tikhomirov <nnheo@example.com> * Created by treblereel on 5/31/18. */ public class MenuPanel ex...
3e2cc1c6e647d4cbcc412648e2f7f67fbc02bf1e
2,210
java
Java
MPP Labs/Tema-Laborator04-MPP/Proiect-Java-MPP/src/main/java/domain/Flight.java
georgeindries/mpp-projects
5687658ed7372fc5e6d22489a5c1cfa8fecaed6c
[ "MIT" ]
null
null
null
MPP Labs/Tema-Laborator04-MPP/Proiect-Java-MPP/src/main/java/domain/Flight.java
georgeindries/mpp-projects
5687658ed7372fc5e6d22489a5c1cfa8fecaed6c
[ "MIT" ]
null
null
null
MPP Labs/Tema-Laborator04-MPP/Proiect-Java-MPP/src/main/java/domain/Flight.java
georgeindries/mpp-projects
5687658ed7372fc5e6d22489a5c1cfa8fecaed6c
[ "MIT" ]
null
null
null
24.021739
117
0.614027
18,971
package domain; import java.time.LocalDateTime; public class Flight extends Entity<Integer> { private String destination; private LocalDateTime departureDate; private String airport; private Integer numberOfAvailablePlaces; public Flight(String destination, LocalDateTime departureDate, String ai...
3e2cc1eec718a0d8af495ab90a76c60f0428c741
1,143
java
Java
src/com/wbm/plugin/util/SortTool.java
worldbiomusic/wbmMC
5541131dd2b73540eda0208f2f927255c02ce548
[ "MIT" ]
null
null
null
src/com/wbm/plugin/util/SortTool.java
worldbiomusic/wbmMC
5541131dd2b73540eda0208f2f927255c02ce548
[ "MIT" ]
null
null
null
src/com/wbm/plugin/util/SortTool.java
worldbiomusic/wbmMC
5541131dd2b73540eda0208f2f927255c02ce548
[ "MIT" ]
2
2022-01-10T16:02:23.000Z
2022-01-11T12:10:25.000Z
26.581395
97
0.692913
18,972
package com.wbm.plugin.util; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.List; import java.util.Map; import java.util.Map.Entry; public class SortTool { // Map의 value(Integer제한)기준 내림차순 entry 반환 public static <T1> List<Entry<T1, Integer>> getDescendingSorte...
3e2cc2dc4c57cf061147c320a97f95f68b96fae9
6,062
java
Java
avro-fastserde/src/test/java/com/linkedin/avro/fastserde/FastDatumReaderTest.java
Lincong/avro-util
b7688c4dff8b6e62939e98b1b477cd88b28c0e38
[ "BSD-2-Clause" ]
60
2019-04-14T11:45:14.000Z
2022-03-31T16:46:30.000Z
avro-fastserde/src/test/java/com/linkedin/avro/fastserde/FastDatumReaderTest.java
Lincong/avro-util
b7688c4dff8b6e62939e98b1b477cd88b28c0e38
[ "BSD-2-Clause" ]
214
2019-04-01T04:45:45.000Z
2022-03-30T17:35:57.000Z
avro-fastserde/src/test/java/com/linkedin/avro/fastserde/FastDatumReaderTest.java
Lincong/avro-util
b7688c4dff8b6e62939e98b1b477cd88b28c0e38
[ "BSD-2-Clause" ]
59
2019-03-15T22:30:19.000Z
2022-03-09T20:33:28.000Z
43.927536
129
0.782085
18,973
package com.linkedin.avro.fastserde; import com.linkedin.avro.fastserde.generated.avro.TestEnum; import com.linkedin.avro.fastserde.generated.avro.TestRecord; import java.io.IOException; import java.util.concurrent.TimeUnit; import org.apache.avro.Schema; import org.apache.avro.generic.GenericData; import org.apache.a...
3e2cc31842a9067d28a3e1de976c36952a7a2baf
819
java
Java
Aula14b/Gafanhoto.java
Aleviannaf/Programacao_OO
7b05c020fadafba64dae8dde7fc6f461b181087f
[ "MIT" ]
null
null
null
Aula14b/Gafanhoto.java
Aleviannaf/Programacao_OO
7b05c020fadafba64dae8dde7fc6f461b181087f
[ "MIT" ]
null
null
null
Aula14b/Gafanhoto.java
Aleviannaf/Programacao_OO
7b05c020fadafba64dae8dde7fc6f461b181087f
[ "MIT" ]
null
null
null
22.135135
109
0.603175
18,974
package Aula14b; public class Gafanhoto extends Pessoa { public Gafanhoto(String nome, int idade, String sexo, String login) { super(nome, idade, sexo); this.login = login; this.totAssistindo =0; } private String login; private int totAssistindo; public void viuMaisum(){ ...