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
3e2b2f99f6ee3f63220ae2c1bc7fee3d61c375f8
8,261
java
Java
src/main/java/fi/jubic/quanta/db/tables/records/InvocationRecord.java
jubicoy/quanta
ae7f864115d85a9dde49cdcba6023362fc6e6ee4
[ "MIT" ]
null
null
null
src/main/java/fi/jubic/quanta/db/tables/records/InvocationRecord.java
jubicoy/quanta
ae7f864115d85a9dde49cdcba6023362fc6e6ee4
[ "MIT" ]
2
2021-02-04T11:02:14.000Z
2021-02-26T12:22:36.000Z
src/main/java/fi/jubic/quanta/db/tables/records/InvocationRecord.java
jubicoy/quanta
ae7f864115d85a9dde49cdcba6023362fc6e6ee4
[ "MIT" ]
null
null
null
22.387534
183
0.568696
18,272
/* * This file is generated by jOOQ. */ package fi.jubic.quanta.db.tables.records; import fi.jubic.quanta.db.tables.Invocation; import java.time.LocalDateTime; import org.jooq.Field; import org.jooq.Record1; import org.jooq.Record8; import org.jooq.Row8; import org.jooq.impl.UpdatableRecordImpl; /** * This cla...
3e2b3121ab379aaf76a6fedaf3e327785d8cac03
694
java
Java
src/test/java/seedu/pivot/logic/commands/HelpCommandTest.java
constancensq/tp
fae466567a627c0dcb358782199180acf64650a7
[ "MIT" ]
null
null
null
src/test/java/seedu/pivot/logic/commands/HelpCommandTest.java
constancensq/tp
fae466567a627c0dcb358782199180acf64650a7
[ "MIT" ]
187
2020-09-20T13:49:03.000Z
2020-11-08T14:49:37.000Z
src/test/java/seedu/pivot/logic/commands/HelpCommandTest.java
constancensq/tp
fae466567a627c0dcb358782199180acf64650a7
[ "MIT" ]
5
2020-09-13T15:21:54.000Z
2020-09-20T12:38:36.000Z
33.047619
99
0.785303
18,273
package seedu.pivot.logic.commands; import static seedu.pivot.logic.commands.HelpCommand.SHOWING_HELP_MESSAGE; import static seedu.pivot.logic.commands.testutil.CommandTestUtil.assertCommandSuccess; import org.junit.jupiter.api.Test; import seedu.pivot.model.Model; import seedu.pivot.model.ModelManager; public clas...
3e2b316c261763f11d69a4bdb86a2a4d05f8796e
162
java
Java
src/main/java/ru/example/patterns/facade/Room.java
AlexandrKaleganov/patterns
4d1156b4faa847cd59abcfe415037be2c7026c7a
[ "Apache-2.0" ]
null
null
null
src/main/java/ru/example/patterns/facade/Room.java
AlexandrKaleganov/patterns
4d1156b4faa847cd59abcfe415037be2c7026c7a
[ "Apache-2.0" ]
null
null
null
src/main/java/ru/example/patterns/facade/Room.java
AlexandrKaleganov/patterns
4d1156b4faa847cd59abcfe415037be2c7026c7a
[ "Apache-2.0" ]
null
null
null
13.5
35
0.67284
18,274
package ru.example.patterns.facade; /** * Class Room * * @author Kaleganov Alexander * @since 15 дек. 20 */ public interface Room { String camToRoom(); }
3e2b31b719cbdbb2c262393d8ce7fef78e83fd03
510
java
Java
src/main/java/com/project/wxsell/controller/WelcomeController.java
Zychaowill/wx-sell
12f42731aa580b3e4f75d127bd3cd8e0d8b8608b
[ "Apache-2.0" ]
null
null
null
src/main/java/com/project/wxsell/controller/WelcomeController.java
Zychaowill/wx-sell
12f42731aa580b3e4f75d127bd3cd8e0d8b8608b
[ "Apache-2.0" ]
null
null
null
src/main/java/com/project/wxsell/controller/WelcomeController.java
Zychaowill/wx-sell
12f42731aa580b3e4f75d127bd3cd8e0d8b8608b
[ "Apache-2.0" ]
null
null
null
31.875
108
0.786275
18,275
package com.project.wxsell.controller; import org.springframework.http.MediaType; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; import org.springframework.web.bind.annotation.RestController; @RestController public class WelcomeCont...
3e2b31c63f48d5bff7eff966ca2903f7b3668669
281
java
Java
app/src/main/java/com/bernd32/weatherdemo/Constants.java
bernd32/android-weather-demo-app
f30d984040a4a9ae7a034dfc1d28131287f45d06
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/bernd32/weatherdemo/Constants.java
bernd32/android-weather-demo-app
f30d984040a4a9ae7a034dfc1d28131287f45d06
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/bernd32/weatherdemo/Constants.java
bernd32/android-weather-demo-app
f30d984040a4a9ae7a034dfc1d28131287f45d06
[ "Apache-2.0" ]
null
null
null
25.545455
110
0.711744
18,276
package com.bernd32.weatherdemo; /** * Constants for our API */ public class Constants { public static final String BASE_URL = "http://api.openweathermap.org"; public static final String API_KEY = ""; // Get a free API key from here: https://openweathermap.org/appid }
3e2b3214e8690e8d32f347fec8aee05b52004ef9
1,245
java
Java
src/com/arcsoft/office/fc/OldFileFormatException.java
jzxyouok/iOffice
d1d6b57fb0d496db5c5649f5bc3751b2a1539f83
[ "Apache-2.0" ]
null
null
null
src/com/arcsoft/office/fc/OldFileFormatException.java
jzxyouok/iOffice
d1d6b57fb0d496db5c5649f5bc3751b2a1539f83
[ "Apache-2.0" ]
null
null
null
src/com/arcsoft/office/fc/OldFileFormatException.java
jzxyouok/iOffice
d1d6b57fb0d496db5c5649f5bc3751b2a1539f83
[ "Apache-2.0" ]
2
2019-07-12T00:14:14.000Z
2021-06-30T01:53:56.000Z
44.464286
79
0.677912
18,277
/* ==================================================================== 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 Y...
3e2b323987af9f63597a8e12d749fa39c858af75
994
java
Java
io.cucumber.eclipse.editor/src/io/cucumber/eclipse/editor/debug/GherkingBreakpoint.java
Stratehm/cucumber-eclipse
bf0a473b1aa26cd7409272a1b1db58605a6d5ac9
[ "MIT" ]
149
2015-02-08T17:48:32.000Z
2021-12-07T09:32:33.000Z
io.cucumber.eclipse.editor/src/io/cucumber/eclipse/editor/debug/GherkingBreakpoint.java
Stratehm/cucumber-eclipse
bf0a473b1aa26cd7409272a1b1db58605a6d5ac9
[ "MIT" ]
294
2015-02-04T10:04:16.000Z
2022-03-10T03:20:19.000Z
io.cucumber.eclipse.editor/src/io/cucumber/eclipse/editor/debug/GherkingBreakpoint.java
Stratehm/cucumber-eclipse
bf0a473b1aa26cd7409272a1b1db58605a6d5ac9
[ "MIT" ]
150
2015-02-11T17:04:17.000Z
2022-03-22T18:14:04.000Z
26.864865
93
0.787726
18,278
package io.cucumber.eclipse.editor.debug; import org.eclipse.core.resources.IMarker; import org.eclipse.core.resources.IResource; import org.eclipse.core.runtime.CoreException; import org.eclipse.debug.core.model.IBreakpoint; import org.eclipse.debug.core.model.LineBreakpoint; /** * Gherking line breakpoint implemen...
3e2b324dec99dd5fe246bbe04183d2ecb74d4584
760
java
Java
spring-cloud/feign/feign-consumer/src/main/java/com/sciatta/feign/consumer/Controller.java
yxyuhz/dev
8cc809a20c8dfbe4e7bf313fdde2b0bdce7d4421
[ "Apache-2.0" ]
1
2021-12-15T10:16:51.000Z
2021-12-15T10:16:51.000Z
spring-cloud/feign/feign-consumer/src/main/java/com/sciatta/feign/consumer/Controller.java
yxyuhz/dev
8cc809a20c8dfbe4e7bf313fdde2b0bdce7d4421
[ "Apache-2.0" ]
1
2020-05-28T08:27:50.000Z
2020-05-28T08:27:50.000Z
spring-cloud/feign/feign-consumer/src/main/java/com/sciatta/feign/consumer/Controller.java
sciatta/hadoop-dev
a8334984f69250aa6678ebe38144953b9ea94c84
[ "Apache-2.0" ]
null
null
null
26.206897
67
0.717105
18,279
package com.sciatta.feign.consumer; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RestController; /** * Created by yangxiaoyu on 2021...
3e2b32d99f58d524a3be69b71a7a6a311cc5f5bd
715
java
Java
modules/util/src/test/java/com/gcusky/timer/example/Executor.java
gcusky/learning-java-and-scala
6ee453f5c2d76f19d6a54458acb732dd91b64e24
[ "MIT" ]
null
null
null
modules/util/src/test/java/com/gcusky/timer/example/Executor.java
gcusky/learning-java-and-scala
6ee453f5c2d76f19d6a54458acb732dd91b64e24
[ "MIT" ]
null
null
null
modules/util/src/test/java/com/gcusky/timer/example/Executor.java
gcusky/learning-java-and-scala
6ee453f5c2d76f19d6a54458acb732dd91b64e24
[ "MIT" ]
null
null
null
28.6
80
0.657343
18,280
package com.gcusky.timer.example; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Timer; /** * Created by lizhy on 2018/7/7. */ public class Executor { public static void main(String[] args) { Timer timer = new Timer(); // 获取当前时间 Calendar calendar = Calenda...
3e2b3316a3e5667c4565d50629a542215fc7b585
25,635
java
Java
src/main/java/com/almondtools/antlr4multichannel/XQueryParserVisitor.java
shenjun134/antlr-mvel-xpath
67714d25a3b21ebf8404cd93744ca2c18dc50c20
[ "BSD-2-Clause" ]
null
null
null
src/main/java/com/almondtools/antlr4multichannel/XQueryParserVisitor.java
shenjun134/antlr-mvel-xpath
67714d25a3b21ebf8404cd93744ca2c18dc50c20
[ "BSD-2-Clause" ]
null
null
null
src/main/java/com/almondtools/antlr4multichannel/XQueryParserVisitor.java
shenjun134/antlr-mvel-xpath
67714d25a3b21ebf8404cd93744ca2c18dc50c20
[ "BSD-2-Clause" ]
null
null
null
33.953642
89
0.728145
18,281
// Generated from grammar/XQueryParser.g4 by ANTLR 4.7.2 package com.almondtools.antlr4multichannel; import org.antlr.v4.runtime.tree.ParseTreeVisitor; /** * This interface defines a complete generic visitor for a parse tree produced * by {@link XQueryParser}. * * @param <T> The return type of the visit operation....
3e2b3344ee4056e69c4ebc188a4f14ad2451fe8d
1,571
java
Java
kernel/api/fabric3-spi/src/main/java/org/fabric3/spi/domain/generator/InterceptorGenerator.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
kernel/api/fabric3-spi/src/main/java/org/fabric3/spi/domain/generator/InterceptorGenerator.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
kernel/api/fabric3-spi/src/main/java/org/fabric3/spi/domain/generator/InterceptorGenerator.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
35.704545
158
0.75366
18,282
/* * Fabric3 * Copyright (c) 2009-2015 Metaform Systems * * 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...
3e2b350f5b8c93a7e135d30fdb92f0284a68854d
639
java
Java
library/src/main/java/com/eggheadgames/siren/SirenSupportedLocales.java
eclorelavie/Siren
ec7ad24f718e81b76ce05d887f5fd7ced240137b
[ "MIT" ]
146
2016-03-26T07:17:35.000Z
2022-02-03T04:51:53.000Z
library/src/main/java/com/eggheadgames/siren/SirenSupportedLocales.java
eclorelavie/Siren
ec7ad24f718e81b76ce05d887f5fd7ced240137b
[ "MIT" ]
38
2016-03-11T00:03:22.000Z
2021-05-05T00:17:36.000Z
library/src/main/java/com/eggheadgames/siren/SirenSupportedLocales.java
eclorelavie/Siren
ec7ad24f718e81b76ce05d887f5fd7ced240137b
[ "MIT" ]
56
2016-04-03T15:28:50.000Z
2022-03-22T10:26:15.000Z
15.214286
42
0.453834
18,283
package com.eggheadgames.siren; @SuppressWarnings("unused") public enum SirenSupportedLocales { EL("el"), AR("ar"), DA("da"), DE("de"), ES("es"), ET("et"), EU("eu"), FR("fr"), HU("hu"), HY("hy"), IT("it"), IW("iw"), JA("ja"), KO("ko"), LT("lt"), LV("lv"),...
3e2b35bf7a150b0ede5644f6e97a914c3e170dc6
5,131
java
Java
CodeDataset/924.java
shagunuppal/Automatic-Code-Complexity-Prediction
c4cd9afb94dd8d75ec631aabbfff3d9758dbd41d
[ "MIT" ]
2
2021-06-07T06:53:43.000Z
2022-03-04T07:05:30.000Z
CodeDataset/924.java
shagunuppal/Automatic-Code-Complexity-Prediction
c4cd9afb94dd8d75ec631aabbfff3d9758dbd41d
[ "MIT" ]
null
null
null
CodeDataset/924.java
shagunuppal/Automatic-Code-Complexity-Prediction
c4cd9afb94dd8d75ec631aabbfff3d9758dbd41d
[ "MIT" ]
1
2019-09-24T16:53:45.000Z
2019-09-24T16:53:45.000Z
24.20283
72
0.356851
18,284
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.PrintWriter; import java.util.*; public class gr1 { static class InputReader { public BufferedReader br; public StringTokenizer token; public In...
3e2b367dddca8d993d30a171b96f972874188789
7,498
java
Java
tools/jpf/jpf-symbc/src/main/gov/nasa/jpf/symbc/concolic/ConcreteExecutionListener.java
handysama/concolic-walk
a550dbbd5390895f2fec37adb65fd5b8f3e6a5fe
[ "MIT" ]
1
2021-02-28T10:11:46.000Z
2021-02-28T10:11:46.000Z
tools/jpf/jpf-symbc/src/main/gov/nasa/jpf/symbc/concolic/ConcreteExecutionListener.java
handysama/concolic-walk
a550dbbd5390895f2fec37adb65fd5b8f3e6a5fe
[ "MIT" ]
null
null
null
tools/jpf/jpf-symbc/src/main/gov/nasa/jpf/symbc/concolic/ConcreteExecutionListener.java
handysama/concolic-walk
a550dbbd5390895f2fec37adb65fd5b8f3e6a5fe
[ "MIT" ]
null
null
null
30.729508
129
0.706722
18,285
package gov.nasa.jpf.symbc.concolic; import gov.nasa.jpf.symbc.SymbolicInstructionFactory; import gov.nasa.jpf.symbc.numeric.PathCondition; import java.util.ArrayList; import java.util.HashMap; import java.util.Map; import gov.nasa.jpf.Config; import gov.nasa.jpf.JPF; import gov.nasa.jpf.PropertyListenerAdapter; imp...
3e2b37160c6bc4957d875af64ca67e565fab78e7
4,833
java
Java
uo270318_tareaS9_dome_with_collections_generics/test/uo270318/mp/tareaS9/dome/model/VideoGameTest.java
Ainiall/MP
89b4cb52a4a45dc0d98922cda3a1e09bfc8fdae9
[ "MIT" ]
1
2021-06-18T11:46:26.000Z
2021-06-18T11:46:26.000Z
uo270318_tareaS9_dome_with_collections_generics/test/uo270318/mp/tareaS9/dome/model/VideoGameTest.java
Ainiall/MP
89b4cb52a4a45dc0d98922cda3a1e09bfc8fdae9
[ "MIT" ]
null
null
null
uo270318_tareaS9_dome_with_collections_generics/test/uo270318/mp/tareaS9/dome/model/VideoGameTest.java
Ainiall/MP
89b4cb52a4a45dc0d98922cda3a1e09bfc8fdae9
[ "MIT" ]
null
null
null
28.94012
73
0.689634
18,286
package uo270318.mp.tareaS9.dome.model; import static org.junit.Assert.*; import org.junit.Before; import org.junit.Test; import uo270318.mp.tareaS10.dome.exceptions.RepeatedElementException; import uo270318.mp.tareaS9.dome.model.Database; import uo270318.mp.tareaS9.dome.model.PlatformEnum; import uo270318.mp.tareaS...
3e2b371665ded645b585078324f5ec56d4fc80e3
43,877
java
Java
core/src/main/java/io/smallrye/openapi/runtime/scanner/spi/AnnotationScanner.java
phillip-kruger/smallrye-open-api
c64e47ef65f61290b46664ebe2649fa1fcc1dc8c
[ "Apache-2.0" ]
68
2018-05-27T23:12:12.000Z
2022-03-03T08:43:59.000Z
core/src/main/java/io/smallrye/openapi/runtime/scanner/spi/AnnotationScanner.java
smallrye/smallrye-open-api
f8f1009ef12879cae26e143c8b34de5a0b4c2e00
[ "Apache-2.0" ]
599
2018-06-13T06:11:35.000Z
2022-03-31T14:03:18.000Z
core/src/main/java/io/smallrye/openapi/runtime/scanner/spi/AnnotationScanner.java
phillip-kruger/smallrye-open-api
c64e47ef65f61290b46664ebe2649fa1fcc1dc8c
[ "Apache-2.0" ]
72
2018-05-29T07:34:24.000Z
2022-03-18T04:00:54.000Z
40.409761
126
0.631127
18,287
package io.smallrye.openapi.runtime.scanner.spi; import static org.jboss.jandex.AnnotationTarget.Kind.METHOD_PARAMETER; import java.util.ArrayList; import java.util.Arrays; import java.util.Collection; import java.util.Collections; import java.util.LinkedHashMap; import java.util.LinkedHashSet; import java.util.List;...
3e2b379afb6b6f37e5bdff9b75cd3c35428eb776
3,489
java
Java
xchange-campbx/src/main/java/org/knowm/xchange/campbx/service/CampBXAccountService.java
zxgfly/XChange
18cc734d94eec2281fe3862bacc165f0eff51be6
[ "MIT" ]
3
2016-06-10T06:45:30.000Z
2018-03-01T11:59:25.000Z
xchange-campbx/src/main/java/org/knowm/xchange/campbx/service/CampBXAccountService.java
zxgfly/XChange
18cc734d94eec2281fe3862bacc165f0eff51be6
[ "MIT" ]
26
2021-01-29T14:08:16.000Z
2022-03-10T12:15:00.000Z
xchange-campbx/src/main/java/org/knowm/xchange/campbx/service/CampBXAccountService.java
amitkhandelwal/XChange
8a1bf4ecc073db50417f682f0f4fa86a5824ae27
[ "MIT" ]
20
2018-03-06T16:01:43.000Z
2020-05-18T11:25:36.000Z
34.544554
97
0.732302
18,288
package org.knowm.xchange.campbx.service; import java.io.IOException; import java.math.BigDecimal; import java.util.Arrays; import org.knowm.xchange.Exchange; import org.knowm.xchange.campbx.dto.CampBXResponse; import org.knowm.xchange.campbx.dto.account.MyFunds; import org.knowm.xchange.currency.Currency; import org....
3e2b3833ebb78937fb4498fb13c095e72d29c460
4,134
java
Java
samples/WiEngineDemos_java/src/com/wiyun/engine/tests/node/BitmapFontAngelCodeTest.java
zchajax/WiEngine
ea2fa297f00aa5367bb5b819d6714ac84a8a8e25
[ "MIT" ]
39
2015-01-23T10:01:31.000Z
2021-06-10T03:01:18.000Z
samples/WiEngineDemos_java/src/com/wiyun/engine/tests/node/BitmapFontAngelCodeTest.java
acremean/WiEngine
a8267bbb797b0d7326a06e1a02831a93edf007d6
[ "MIT" ]
1
2015-04-15T08:07:47.000Z
2015-04-15T08:07:47.000Z
samples/WiEngineDemos_java/src/com/wiyun/engine/tests/node/BitmapFontAngelCodeTest.java
acremean/WiEngine
a8267bbb797b0d7326a06e1a02831a93edf007d6
[ "MIT" ]
20
2015-01-20T07:36:10.000Z
2019-09-15T01:02:19.000Z
48.05814
115
0.722236
18,289
/* * Copyright (c) 2010 WiYun Inc. * 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, publ...
3e2b38e22755d6570dc6b5fb04a29c728af8c991
2,090
java
Java
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/main/java/org/openecomp/sdc/enrichment/impl/tosca/model/PortMirroringConnectionPointDescription.java
chardon1/onap-sdc
b2370800befb9c7c557a0651717a8fd604736542
[ "Apache-2.0" ]
15
2018-10-02T14:54:35.000Z
2022-03-01T18:27:14.000Z
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/main/java/org/openecomp/sdc/enrichment/impl/tosca/model/PortMirroringConnectionPointDescription.java
chardon1/onap-sdc
b2370800befb9c7c557a0651717a8fd604736542
[ "Apache-2.0" ]
6
2021-12-14T21:00:42.000Z
2022-02-27T17:07:08.000Z
openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/main/java/org/openecomp/sdc/enrichment/impl/tosca/model/PortMirroringConnectionPointDescription.java
chardon1/onap-sdc
b2370800befb9c7c557a0651717a8fd604736542
[ "Apache-2.0" ]
31
2018-05-30T19:18:29.000Z
2022-03-01T06:16:47.000Z
36.666667
146
0.611962
18,290
/*- * ============LICENSE_START======================================================= * SDC * ================================================================================ * Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. * ===================================================================...
3e2b3901fb5f02b879a9a735406e571a30335017
916
java
Java
src/test/java/org/selenium/pom/factory/DriverManagerFactory.java
hetacz/DemoTestFramework
fa3541d0aa8d39dc0e16904ff7041e244759b962
[ "MIT" ]
null
null
null
src/test/java/org/selenium/pom/factory/DriverManagerFactory.java
hetacz/DemoTestFramework
fa3541d0aa8d39dc0e16904ff7041e244759b962
[ "MIT" ]
2
2022-01-27T20:34:35.000Z
2022-01-27T20:35:01.000Z
src/test/java/org/selenium/pom/factory/DriverManagerFactory.java
hetacz/DemoTestFramework
fa3541d0aa8d39dc0e16904ff7041e244759b962
[ "MIT" ]
null
null
null
32.714286
91
0.656114
18,291
package org.selenium.pom.factory; import org.jetbrains.annotations.Contract; import org.jetbrains.annotations.NotNull; import org.selenium.pom.constants.BrowserType; import org.selenium.pom.factory.driver.ChromeDriverManager; import org.selenium.pom.factory.driver.EdgeDriverManager; import org.selenium.pom.factory.dri...
3e2b3939e79c72ca593846aafaa339c0ec18575c
2,592
java
Java
src/main/java/com/asterxis/main/UndeadHorseMain.java
Asterxis/good-undead-horses
54587d1c07366b0c5f963dc7e3bd84a85e014761
[ "CC0-1.0" ]
null
null
null
src/main/java/com/asterxis/main/UndeadHorseMain.java
Asterxis/good-undead-horses
54587d1c07366b0c5f963dc7e3bd84a85e014761
[ "CC0-1.0" ]
null
null
null
src/main/java/com/asterxis/main/UndeadHorseMain.java
Asterxis/good-undead-horses
54587d1c07366b0c5f963dc7e3bd84a85e014761
[ "CC0-1.0" ]
null
null
null
39.876923
110
0.790895
18,292
package com.asterxis.main; import net.minecraft.block.Block; import net.minecraft.client.renderer.entity.WolfRenderer; import net.minecraftforge.common.MinecraftForge; import net.minecraftforge.event.RegistryEvent; import net.minecraftforge.eventbus.api.IEventBus; import net.minecraftforge.eventbus.api.SubscribeEvent;...
3e2b3a03c39253f23190fbad658d282591974312
7,833
java
Java
yoo-master-dc2492330d5d46b48f1ceca891e0f9f7e1593fee/module/yoomath/ym-mobile/src/main/java/com/lanking/uxb/service/fallible/resource/ZyMTeaFallibleQuestionController2.java
wangsikai/learn
af85f7c7db5c38b5009ebdfb8c8985032eca565c
[ "Apache-2.0" ]
1
2019-01-20T06:19:53.000Z
2019-01-20T06:19:53.000Z
yoo-master-dc2492330d5d46b48f1ceca891e0f9f7e1593fee/module/yoomath/ym-mobile/src/main/java/com/lanking/uxb/service/fallible/resource/ZyMTeaFallibleQuestionController2.java
wangsikai/learn
af85f7c7db5c38b5009ebdfb8c8985032eca565c
[ "Apache-2.0" ]
null
null
null
yoo-master-dc2492330d5d46b48f1ceca891e0f9f7e1593fee/module/yoomath/ym-mobile/src/main/java/com/lanking/uxb/service/fallible/resource/ZyMTeaFallibleQuestionController2.java
wangsikai/learn
af85f7c7db5c38b5009ebdfb8c8985032eca565c
[ "Apache-2.0" ]
2
2019-01-20T06:19:54.000Z
2021-07-21T14:13:44.000Z
40.194872
111
0.727992
18,293
package com.lanking.uxb.service.fallible.resource; import java.math.BigDecimal; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Set; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; ...
3e2b3a33c251db97340fea7227d82785c7b91a9c
7,835
java
Java
WKChart/src/main/java/com/wk/chart/drawing/HighlightDrawing.java
hloong/InteractiveChart
6dec473f4ee079471d6e0c24d1f6749f6163bf86
[ "Apache-2.0" ]
1
2020-08-17T08:59:02.000Z
2020-08-17T08:59:02.000Z
WKChart/src/main/java/com/wk/chart/drawing/HighlightDrawing.java
hloong/InteractiveChart
6dec473f4ee079471d6e0c24d1f6749f6163bf86
[ "Apache-2.0" ]
null
null
null
WKChart/src/main/java/com/wk/chart/drawing/HighlightDrawing.java
hloong/InteractiveChart
6dec473f4ee079471d6e0c24d1f6749f6163bf86
[ "Apache-2.0" ]
null
null
null
37.309524
105
0.627058
18,294
package com.wk.chart.drawing; import android.graphics.Canvas; import android.graphics.DashPathEffect; import android.graphics.Paint; import android.graphics.Path; import android.graphics.RectF; import com.wk.chart.compat.DisplayTypeUtils; import com.wk.chart.compat.attribute.CandleAttribute; import com.wk.chart.dra...
3e2b3a9e12c12d2b180ed56da696c03c1832ff40
1,143
java
Java
src/main/gen/io/github/stefansjs/flatbuffersplugin/psi/impl/FlatbuffersNativeInclImpl.java
stefansjs/flatbuffers-intellij-plugin
7f34c6a45ecfb58e60ee2d4b88693d7a86cde028
[ "Apache-2.0" ]
4
2020-05-13T09:56:03.000Z
2020-12-16T18:48:25.000Z
src/main/gen/io/github/stefansjs/flatbuffersplugin/psi/impl/FlatbuffersNativeInclImpl.java
stefansjs/flatbuffers-intellij-plugin
7f34c6a45ecfb58e60ee2d4b88693d7a86cde028
[ "Apache-2.0" ]
23
2020-05-10T23:13:55.000Z
2022-02-01T01:10:26.000Z
src/main/gen/io/github/stefansjs/flatbuffersplugin/psi/impl/FlatbuffersNativeInclImpl.java
stefansjs/flatbuffers-intellij-plugin
7f34c6a45ecfb58e60ee2d4b88693d7a86cde028
[ "Apache-2.0" ]
null
null
null
30.891892
102
0.798775
18,295
// This is a generated file. Not intended for manual editing. package io.github.stefansjs.flatbuffersplugin.psi.impl; import java.util.List; import org.jetbrains.annotations.*; import com.intellij.lang.ASTNode; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiElementVisitor; import com.intellij.psi.util....
3e2b3b510791b44f67f7d17afc67e69382ce60d5
2,064
java
Java
server/src/main/java/io/druid/server/QueryManager.java
jisookim0513/druid
177b575d416a142424a2a8792e669ae07e771562
[ "Apache-2.0" ]
7
2019-01-27T14:45:47.000Z
2021-12-18T08:24:18.000Z
server/src/main/java/io/druid/server/QueryManager.java
jisookim0513/druid
177b575d416a142424a2a8792e669ae07e771562
[ "Apache-2.0" ]
3
2021-01-21T01:41:58.000Z
2021-12-14T21:54:59.000Z
server/src/main/java/io/druid/server/QueryManager.java
jisookim0513/druid
177b575d416a142424a2a8792e669ae07e771562
[ "Apache-2.0" ]
7
2016-05-12T18:59:53.000Z
2019-10-18T18:19:32.000Z
29.913043
71
0.71657
18,296
/* * Licensed to Metamarkets Group Inc. (Metamarkets) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Metamarkets licenses this file * to you under the Apache License, Version 2.0 (the * "License"); yo...
3e2b3c7d87fe0234548d3e1757c3b86d63f69986
2,742
java
Java
corpus/class/eclipse.pde.ui/1599.java
masud-technope/ACER-Replication-Package-ASE2017
cb7318a729eb1403004d451a164c851af2d81f7a
[ "MIT" ]
15
2018-07-10T09:38:31.000Z
2021-11-29T08:28:07.000Z
corpus/class/eclipse.pde.ui/1599.java
masud-technope/ACER-Replication-Package-ASE2017
cb7318a729eb1403004d451a164c851af2d81f7a
[ "MIT" ]
3
2018-11-16T02:58:59.000Z
2021-01-20T16:03:51.000Z
corpus/class/eclipse.pde.ui/1599.java
masud-technope/ACER-Replication-Package-ASE2017
cb7318a729eb1403004d451a164c851af2d81f7a
[ "MIT" ]
6
2018-06-27T20:19:00.000Z
2022-02-19T02:29:53.000Z
43.52381
110
0.677608
18,297
/******************************************************************************* * Copyright (c) 2005, 2015 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
3e2b3c9eb6de188c1323468e5b20ae41863af1ab
452
java
Java
powerauth-java-cmd-lib/src/main/java/io/getlime/security/powerauth/lib/cmd/steps/context/ResponseContext.java
wultra/powerauth-cmd-tool
35c7b624747ff5a2ffd78db0ef24c720eac514f2
[ "Apache-2.0" ]
2
2019-12-24T13:36:28.000Z
2020-07-29T07:51:55.000Z
powerauth-java-cmd-lib/src/main/java/io/getlime/security/powerauth/lib/cmd/steps/context/ResponseContext.java
wultra/powerauth-cmd-tool
35c7b624747ff5a2ffd78db0ef24c720eac514f2
[ "Apache-2.0" ]
97
2018-07-18T10:38:31.000Z
2022-02-04T11:11:55.000Z
powerauth-java-cmd-lib/src/main/java/io/getlime/security/powerauth/lib/cmd/steps/context/ResponseContext.java
wultra/powerauth-cmd-tool
35c7b624747ff5a2ffd78db0ef24c720eac514f2
[ "Apache-2.0" ]
2
2019-01-27T12:04:17.000Z
2019-08-08T08:47:16.000Z
17.037037
60
0.695652
18,298
package io.getlime.security.powerauth.lib.cmd.steps.context; import lombok.Builder; import lombok.Data; import org.springframework.http.ResponseEntity; /** * Response context * * @author Lukas Lukovsky, ychag@example.com */ @Data @Builder public class ResponseContext<R> { /** * Response body object ...
3e2b3cb64a6dbaa2e34c1da326456f5be7c6e96f
15,143
java
Java
app/src/main/java/calab/slashdot/Slashdot.java
relisher/LanguageLogReader
667ef87cf183e1ffd2fff53a81aa963b8cddb3cf
[ "MIT" ]
null
null
null
app/src/main/java/calab/slashdot/Slashdot.java
relisher/LanguageLogReader
667ef87cf183e1ffd2fff53a81aa963b8cddb3cf
[ "MIT" ]
null
null
null
app/src/main/java/calab/slashdot/Slashdot.java
relisher/LanguageLogReader
667ef87cf183e1ffd2fff53a81aa963b8cddb3cf
[ "MIT" ]
null
null
null
36.934146
103
0.554183
18,299
package calab.slashdot; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; import java.io.InputStreamReader; import java.net.URL; import java.util.ArrayList; import org.xml.sax.InputSource; import org.xml.sax.XMLReader; import org.xml.sax.helper...
3e2b3d44e595356744704d417966a85243b1727b
660
java
Java
dc.ad.admob/src/dc/ad/admob/common/Global.java
senRsl/ads
480113239e29890719e1de9afc49aaccb4351931
[ "Apache-2.0" ]
null
null
null
dc.ad.admob/src/dc/ad/admob/common/Global.java
senRsl/ads
480113239e29890719e1de9afc49aaccb4351931
[ "Apache-2.0" ]
null
null
null
dc.ad.admob/src/dc/ad/admob/common/Global.java
senRsl/ads
480113239e29890719e1de9afc49aaccb4351931
[ "Apache-2.0" ]
null
null
null
21.9
70
0.523592
18,300
/** * Filename: Global.java * Description: * Copyright: Copyright (c)2014 * Company: bjwhds.com * @author: senRsl nnheo@example.com * @version: 1.0 * Create at: 2014-3-24 下午1:41:02 * * Modification History: * Date Author Version Description * -------------------...
3e2b3e1a1cea4901b6c263e3da046b55757359df
6,757
java
Java
src/com/rratchet/plugin/code/generator/config/TemplateConfigurable.java
ljhlxd1221/android-code-generator-plugin
4d472840796e4214bb72364b91b8d02f0861ca7e
[ "Apache-2.0" ]
null
null
null
src/com/rratchet/plugin/code/generator/config/TemplateConfigurable.java
ljhlxd1221/android-code-generator-plugin
4d472840796e4214bb72364b91b8d02f0861ca7e
[ "Apache-2.0" ]
null
null
null
src/com/rratchet/plugin/code/generator/config/TemplateConfigurable.java
ljhlxd1221/android-code-generator-plugin
4d472840796e4214bb72364b91b8d02f0861ca7e
[ "Apache-2.0" ]
null
null
null
33.845
142
0.710445
18,301
/* * Copyright (c) 2019. RRatChet Open Source Project. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
3e2b3e36428fd11ac62408cfdf0dd286a8d608be
1,824
java
Java
src/main/java/com/service/CandidateService.java
dqdinh2403/elasticsearch-primefaces-demo
a306c5c81ad96fc47f60921865aba8832693852e
[ "MIT" ]
null
null
null
src/main/java/com/service/CandidateService.java
dqdinh2403/elasticsearch-primefaces-demo
a306c5c81ad96fc47f60921865aba8832693852e
[ "MIT" ]
null
null
null
src/main/java/com/service/CandidateService.java
dqdinh2403/elasticsearch-primefaces-demo
a306c5c81ad96fc47f60921865aba8832693852e
[ "MIT" ]
null
null
null
28.061538
91
0.764254
18,302
package com.service; import java.util.Date; import java.util.List; import javax.ejb.Stateless; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import org.apache.commons.lang3.StringUtils; import com.core.Candidate; import com.ui.CandidateField; @Stateless public class Candidate...
3e2b3f6dca85a787f520b7a1df1be69f1c3930bc
854
java
Java
util/src/main/java/de/mccityville/libmanager/util/LoggerTransferListener.java
MCCityVille/libmanager
0198592a94530126f25ab57b143b7960caa901a2
[ "MIT" ]
2
2017-10-14T17:52:57.000Z
2017-10-14T20:28:08.000Z
util/src/main/java/de/mccityville/libmanager/util/LoggerTransferListener.java
MCCityVille/libmanager
0198592a94530126f25ab57b143b7960caa901a2
[ "MIT" ]
null
null
null
util/src/main/java/de/mccityville/libmanager/util/LoggerTransferListener.java
MCCityVille/libmanager
0198592a94530126f25ab57b143b7960caa901a2
[ "MIT" ]
null
null
null
30.5
88
0.755269
18,303
package de.mccityville.libmanager.util; import org.eclipse.aether.transfer.AbstractTransferListener; import org.eclipse.aether.transfer.TransferCancelledException; import org.eclipse.aether.transfer.TransferEvent; import java.util.Objects; import java.util.logging.Logger; public class LoggerTransferListener extends ...
3e2b3fb5a5d1c172ac248bb88ded7d1d9fedc09d
1,437
java
Java
relaxed-samples-codegen/relaxed-samples-codegen-backend/src/main/java/com/relaxed/samples/codegen/model/entity/TemplateDirectory.java
xiaoashuo/relaxed-samples
1548c8a1c0d01269039ef803c15bae210a6669d0
[ "MIT" ]
null
null
null
relaxed-samples-codegen/relaxed-samples-codegen-backend/src/main/java/com/relaxed/samples/codegen/model/entity/TemplateDirectory.java
xiaoashuo/relaxed-samples
1548c8a1c0d01269039ef803c15bae210a6669d0
[ "MIT" ]
null
null
null
relaxed-samples-codegen/relaxed-samples-codegen-backend/src/main/java/com/relaxed/samples/codegen/model/entity/TemplateDirectory.java
xiaoashuo/relaxed-samples
1548c8a1c0d01269039ef803c15bae210a6669d0
[ "MIT" ]
null
null
null
19.958333
67
0.718163
18,304
package com.relaxed.samples.codegen.model.entity; import java.time.LocalDateTime; import com.baomidou.mybatisplus.annotation.*; import com.baomidou.mybatisplus.extension.activerecord.Model; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import lombok.Data; import lombok.Equals...
3e2b4006e0950890c857bb97039a7f06e1b4290c
4,653
java
Java
src/game/Application.java
peijiin/apocalypse
2a92de5ea734541d9eb30fe8b3bf9555b1d50cfb
[ "MIT" ]
null
null
null
src/game/Application.java
peijiin/apocalypse
2a92de5ea734541d9eb30fe8b3bf9555b1d50cfb
[ "MIT" ]
null
null
null
src/game/Application.java
peijiin/apocalypse
2a92de5ea734541d9eb30fe8b3bf9555b1d50cfb
[ "MIT" ]
null
null
null
34.723881
119
0.709435
18,305
package game; import java.util.List; import java.util.Map; import java.util.Objects; import edu.monash.fit2099.engine.Actor; import edu.monash.fit2099.engine.Display; import edu.monash.fit2099.engine.FancyGroundFactory; import edu.monash.fit2099.engine.GameMap; /** * The main class for the zombie apocalypse game. ...
3e2b40942fc330d8088a71d0f4a92a1dd8699d96
3,339
java
Java
KennywoodRideTracker.java
NerminKhalefa/cit111_ccac
66b2d805f4ba41537fb3782ecf6ba7ef6b21d8c1
[ "Apache-2.0" ]
null
null
null
KennywoodRideTracker.java
NerminKhalefa/cit111_ccac
66b2d805f4ba41537fb3782ecf6ba7ef6b21d8c1
[ "Apache-2.0" ]
null
null
null
KennywoodRideTracker.java
NerminKhalefa/cit111_ccac
66b2d805f4ba41537fb3782ecf6ba7ef6b21d8c1
[ "Apache-2.0" ]
null
null
null
23.680851
136
0.587601
18,306
/* * 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 classStructure; import java.util.Random; /** * * @author nermin.khalefa */ public c...
3e2b41951bb3ed3b434844b7ff7965a0e613e657
370
java
Java
src/main/java/com/hdekker/moondumpui/UserSubscriptions.java
HaydenDekker/moondumpui
4fe515f04bffda3b39148aeef478e845fb1a4841
[ "Unlicense" ]
null
null
null
src/main/java/com/hdekker/moondumpui/UserSubscriptions.java
HaydenDekker/moondumpui
4fe515f04bffda3b39148aeef478e845fb1a4841
[ "Unlicense" ]
null
null
null
src/main/java/com/hdekker/moondumpui/UserSubscriptions.java
HaydenDekker/moondumpui
4fe515f04bffda3b39148aeef478e845fb1a4841
[ "Unlicense" ]
null
null
null
16.818182
61
0.678378
18,307
package com.hdekker.moondumpui; import java.util.List; public class UserSubscriptions { final String email; final List<String> keys; public UserSubscriptions(String email, List<String> keys) { super(); this.email = email; this.keys = keys; } public String getEmail() { return email; } public...
3e2b41e12655f8d936df0226c9c000fba6185ddf
2,676
java
Java
modules/activiti-explorer/src/main/java/org/activiti/explorer/cache/UserCacheFactoryBean.java
davidmoser/Activiti
cfa8a51f2a0c083e272b6790162df3df404ca7b9
[ "Apache-1.1" ]
1
2017-08-21T11:22:33.000Z
2017-08-21T11:22:33.000Z
modules/activiti-explorer/src/main/java/org/activiti/explorer/cache/UserCacheFactoryBean.java
davidmoser/Activiti
cfa8a51f2a0c083e272b6790162df3df404ca7b9
[ "Apache-1.1" ]
null
null
null
modules/activiti-explorer/src/main/java/org/activiti/explorer/cache/UserCacheFactoryBean.java
davidmoser/Activiti
cfa8a51f2a0c083e272b6790162df3df404ca7b9
[ "Apache-1.1" ]
2
2018-04-05T15:48:10.000Z
2021-12-23T09:38:24.000Z
29.086957
115
0.737668
18,308
/* Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
3e2b4246a360f0f483678c115caa4066134eaac4
3,836
java
Java
apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-commons/src/main/java/org/apache/skywalking/apm/plugin/spring/mvc/commons/interceptor/RestMappingMethodInterceptor.java
zimmem/skywalking-java
f02145e290bc1b4f18f8c222489cffa44e38546d
[ "Apache-2.0" ]
215
2021-08-29T06:58:12.000Z
2022-03-31T17:32:18.000Z
apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-commons/src/main/java/org/apache/skywalking/apm/plugin/spring/mvc/commons/interceptor/RestMappingMethodInterceptor.java
zimmem/skywalking-java
f02145e290bc1b4f18f8c222489cffa44e38546d
[ "Apache-2.0" ]
74
2021-08-29T09:57:57.000Z
2022-03-31T03:53:37.000Z
apm-sniffer/apm-sdk-plugin/spring-plugins/mvc-annotation-commons/src/main/java/org/apache/skywalking/apm/plugin/spring/mvc/commons/interceptor/RestMappingMethodInterceptor.java
zimmem/skywalking-java
f02145e290bc1b4f18f8c222489cffa44e38546d
[ "Apache-2.0" ]
165
2021-08-28T05:26:32.000Z
2022-03-31T16:54:01.000Z
47.358025
107
0.635558
18,309
/* * 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 ...
3e2b432a324745cdbcbf53e6670f641a8c3ea724
263
java
Java
src/main/java/com/github/tonivade/claudb/maven/ClauDBMojo.java
tonivade/claudb-maven-plugin
e52413adfcd9d758ca89c990c1128a88c7f2da1e
[ "MIT" ]
1
2016-03-06T16:18:46.000Z
2016-03-06T16:18:46.000Z
src/main/java/com/github/tonivade/claudb/maven/ClauDBMojo.java
tonivade/claudb-maven-plugin
e52413adfcd9d758ca89c990c1128a88c7f2da1e
[ "MIT" ]
2
2020-06-03T06:13:14.000Z
2021-10-04T04:19:32.000Z
src/main/java/com/github/tonivade/claudb/maven/ClauDBMojo.java
tonivade/tinydb-maven-plugin
72b1ba5d856a503c5572846e0a641267f473439b
[ "MIT" ]
null
null
null
21.916667
86
0.745247
18,310
/* * Copyright (c) 2016-2020, Antonio Gabriel Muñoz Conejo <antoniogmc at gmail dot com> * Distributed under the terms of the MIT License */ package com.github.tonivade.claudb.maven; public interface ClauDBMojo { String CLAUDB_SERVER = "claudb-server"; }
3e2b43b568b12316dd84a54016766ba05cc82bf2
3,894
java
Java
lib/src/main/java/dev/galacticraft/impl/MachineLibClient.java
TeamGalacticraft/MachineLib
92ec9a40ba2c5e13b59da9de1671fc6667fba2bb
[ "MIT" ]
null
null
null
lib/src/main/java/dev/galacticraft/impl/MachineLibClient.java
TeamGalacticraft/MachineLib
92ec9a40ba2c5e13b59da9de1671fc6667fba2bb
[ "MIT" ]
null
null
null
lib/src/main/java/dev/galacticraft/impl/MachineLibClient.java
TeamGalacticraft/MachineLib
92ec9a40ba2c5e13b59da9de1671fc6667fba2bb
[ "MIT" ]
null
null
null
50.571429
181
0.756805
18,311
/* * Copyright (c) 2021-2022 Team Galacticraft * * 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, mer...
3e2b43d453fe05af5c0cee8da71288888d7f73f8
2,672
java
Java
src/main/java/com/aparovich/barterspot/model/bean/Info.java
maaxap/barterspot
3744472bd6424b2db58abbf87fdc2666b3b9106e
[ "Apache-2.0" ]
1
2019-12-12T20:56:43.000Z
2019-12-12T20:56:43.000Z
src/main/java/com/aparovich/barterspot/model/bean/Info.java
maaxap/barterspot
3744472bd6424b2db58abbf87fdc2666b3b9106e
[ "Apache-2.0" ]
1
2021-12-14T21:30:18.000Z
2021-12-14T21:30:18.000Z
src/main/java/com/aparovich/barterspot/model/bean/Info.java
maaxap/barterspot
3744472bd6424b2db58abbf87fdc2666b3b9106e
[ "Apache-2.0" ]
null
null
null
28.425532
113
0.613772
18,312
package com.aparovich.barterspot.model.bean; import com.aparovich.barterspot.model.Model; import java.time.LocalDate; /** * Created by Maxim on 21.03.2017 */ public class Info extends Model { private String name; private String surname; private LocalDate birthDate; private String phoneNumber; p...
3e2b4540dbbfb642f25587b86890de0b6fa3e29a
738
java
Java
rpc/src/main/java/com/haoren/rpc/mo/ResponseMO.java
yishenbiao/haoren
c9ea254706133419530bf42d9605c763c6f61be5
[ "MIT" ]
1
2021-12-22T05:13:48.000Z
2021-12-22T05:13:48.000Z
rpc/src/main/java/com/haoren/rpc/mo/ResponseMO.java
yishenbiao/haoren
c9ea254706133419530bf42d9605c763c6f61be5
[ "MIT" ]
null
null
null
rpc/src/main/java/com/haoren/rpc/mo/ResponseMO.java
yishenbiao/haoren
c9ea254706133419530bf42d9605c763c6f61be5
[ "MIT" ]
null
null
null
17.571429
48
0.600271
18,313
package com.haoren.rpc.mo; public class ResponseMO { private String requestId; private int code; private String error_msg; private Object data; public String getRequestId() { return requestId; } public void setRequestId(String requestId) { this.requestId = requestId; ...
3e2b46d6ad95db0889df4ab8753325db76fc2967
279
java
Java
icamera/src/main/java/me/shouheng/icamera/listener/CameraPhotoListener.java
DLX4/camera
852c49a8d0f4c97e2b5ea0813eed4e1e78567d38
[ "Apache-2.0" ]
null
null
null
icamera/src/main/java/me/shouheng/icamera/listener/CameraPhotoListener.java
DLX4/camera
852c49a8d0f4c97e2b5ea0813eed4e1e78567d38
[ "Apache-2.0" ]
null
null
null
icamera/src/main/java/me/shouheng/icamera/listener/CameraPhotoListener.java
DLX4/camera
852c49a8d0f4c97e2b5ea0813eed4e1e78567d38
[ "Apache-2.0" ]
null
null
null
18.933333
51
0.732394
18,314
package me.shouheng.icamera.listener; import java.io.File; /** * @author WngShhng (kenaa@example.com) * @version 2019/4/14 14:30 */ public interface CameraPhotoListener { void onPictureTaken(byte[] data, File picture); void onCaptureFailed(Throwable throwable); }
3e2b46de7eafa5d8a7261daa83f602a862e9ca20
9,398
java
Java
renderers/src/test/java/com/pedrogomez/renderers/RendererBuilderTest.java
debovitch/GenericRenderers
d29759d35a728b0a24cb04cbe62d57bdbe34c7fd
[ "Apache-2.0" ]
39
2016-04-01T08:49:43.000Z
2016-11-22T09:15:55.000Z
renderers/src/test/java/com/pedrogomez/renderers/RendererBuilderTest.java
debovitch/GenericRenderers
d29759d35a728b0a24cb04cbe62d57bdbe34c7fd
[ "Apache-2.0" ]
15
2016-04-02T14:56:31.000Z
2017-01-04T08:58:27.000Z
renderers/src/test/java/com/pedrogomez/renderers/RendererBuilderTest.java
debovitch/GenericRenderers
d29759d35a728b0a24cb04cbe62d57bdbe34c7fd
[ "Apache-2.0" ]
10
2017-02-13T12:17:35.000Z
2021-01-12T10:44:48.000Z
35.598485
96
0.700575
18,315
package com.pedrogomez.renderers; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.github.pedrovgs.renderers.BuildConfig; import com.pedrogomez.renderers.exception.NeedsPrototypesException; import com.pedrogomez.renderers.exception.NullContentException; import co...
3e2b4714c694fec8ca40065c9d546a945813a4ee
8,336
java
Java
src/main/java/org/reaktivity/k3po/nukleus/ext/internal/behavior/NukleusScope.java
izzymoriguchi/k3po-nukleus-ext.java
c1238dfb396241b8a727219b6c218f806aae9206
[ "ECL-2.0", "Apache-2.0" ]
1
2017-07-09T23:31:15.000Z
2017-07-09T23:31:15.000Z
src/main/java/org/reaktivity/k3po/nukleus/ext/internal/behavior/NukleusScope.java
izzymoriguchi/k3po-nukleus-ext.java
c1238dfb396241b8a727219b6c218f806aae9206
[ "ECL-2.0", "Apache-2.0" ]
27
2017-05-05T23:27:22.000Z
2019-09-25T16:46:23.000Z
src/main/java/org/reaktivity/k3po/nukleus/ext/internal/behavior/NukleusScope.java
reaktivity/nukleus-k3po-ext.java
e4f0c5efd3e45b91f5b784d5e79b737c5c184942
[ "ECL-2.0", "Apache-2.0" ]
9
2017-05-02T21:11:28.000Z
2019-09-16T20:43:48.000Z
31.938697
112
0.691099
18,316
/** * Copyright 2016-2019 The Reaktivity Project * * The Reaktivity Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2...
3e2b4724a2ab8f296feb7cc43c3a61f070dcbd6f
4,739
java
Java
android-core/plugins/org.eclipse.andmore/src/org/eclipse/andmore/internal/editors/descriptors/AttributeDescriptor.java
androidworx/andworx
f8de7f8caa20e632fdd1eda2e47f32ec391392c4
[ "Apache-2.0" ]
2
2018-11-17T08:48:47.000Z
2019-03-01T14:51:27.000Z
android-core/plugins/org.eclipse.andmore/src/org/eclipse/andmore/internal/editors/descriptors/AttributeDescriptor.java
androidworx/andworx
f8de7f8caa20e632fdd1eda2e47f32ec391392c4
[ "Apache-2.0" ]
1
2018-11-28T02:36:03.000Z
2018-11-28T02:36:03.000Z
android-core/plugins/org.eclipse.andmore/src/org/eclipse/andmore/internal/editors/descriptors/AttributeDescriptor.java
androidworx/andworx
f8de7f8caa20e632fdd1eda2e47f32ec391392c4
[ "Apache-2.0" ]
null
null
null
38.844262
95
0.705001
18,317
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Eclipse Public License, Version 1.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.eclipse.org/org/documents/epl-v10.php * * Unless r...
3e2b492f2abc0d3b46b679588ec254d202585e6d
2,537
java
Java
src/test/java/seedu/address/testutil/PersonUtil.java
zzkzzzz/tp
8eb9c6d7268b5ccad40bf4458f5cd5558272c537
[ "MIT" ]
1
2022-03-03T03:05:47.000Z
2022-03-03T03:05:47.000Z
src/test/java/seedu/address/testutil/PersonUtil.java
zzkzzzz/tp
8eb9c6d7268b5ccad40bf4458f5cd5558272c537
[ "MIT" ]
89
2022-02-13T13:42:51.000Z
2022-03-31T11:22:52.000Z
src/test/java/seedu/address/testutil/PersonUtil.java
zzkzzzz/tp
8eb9c6d7268b5ccad40bf4458f5cd5558272c537
[ "MIT" ]
4
2022-02-13T02:55:14.000Z
2022-02-22T11:50:22.000Z
40.269841
114
0.670083
18,318
package seedu.address.testutil; import static seedu.address.logic.parser.CliSyntax.PREFIX_ADDRESS; import static seedu.address.logic.parser.CliSyntax.PREFIX_EMAIL; import static seedu.address.logic.parser.CliSyntax.PREFIX_NAME; import static seedu.address.logic.parser.CliSyntax.PREFIX_PHONE; import static seedu.addres...
3e2b498d040eb91e04784c4a2d9187b48bbce3ff
27,372
java
Java
kaldb/src/test/java/com/slack/kaldb/clusterManager/ReplicaCreationServiceTest.java
slackhq/kaldb
4aefd3bd1acec1d13638a0437fc6f39c228a3b36
[ "MIT" ]
28
2021-04-26T21:26:45.000Z
2022-03-09T16:58:22.000Z
kaldb/src/test/java/com/slack/kaldb/clusterManager/ReplicaCreationServiceTest.java
slackhq/kaldb
4aefd3bd1acec1d13638a0437fc6f39c228a3b36
[ "MIT" ]
69
2021-04-24T15:50:06.000Z
2022-03-03T00:18:07.000Z
kaldb/src/test/java/com/slack/kaldb/clusterManager/ReplicaCreationServiceTest.java
slackhq/kaldb
4aefd3bd1acec1d13638a0437fc6f39c228a3b36
[ "MIT" ]
5
2020-12-04T11:07:54.000Z
2022-01-02T10:07:21.000Z
41.285068
100
0.699803
18,319
package com.slack.kaldb.clusterManager; import static com.slack.kaldb.config.KaldbConfig.DEFAULT_START_STOP_DURATION; import static org.assertj.core.api.Assertions.assertThat; import static org.awaitility.Awaitility.await; import static org.junit.Assert.assertTrue; import static org.mockito.ArgumentMatchers.any; impor...
3e2b4a24bd607c2c02fa8f3b742c0b5ad981c414
1,660
java
Java
Rnr/app/src/main/java/com/example/mohit/rnr/IPActivity.java
abhi-panda/rnr-partial-20-
1e327b0392ecd011a7f208107b1be3a6a0e23df5
[ "MIT" ]
null
null
null
Rnr/app/src/main/java/com/example/mohit/rnr/IPActivity.java
abhi-panda/rnr-partial-20-
1e327b0392ecd011a7f208107b1be3a6a0e23df5
[ "MIT" ]
2
2020-02-12T19:45:33.000Z
2020-02-13T05:02:15.000Z
Rnr/app/src/main/java/com/example/mohit/rnr/IPActivity.java
abhi-panda/rnr-partial-20-
1e327b0392ecd011a7f208107b1be3a6a0e23df5
[ "MIT" ]
null
null
null
30.181818
89
0.725301
18,320
package com.example.mohit.rnr; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.os.Bundle; import android.preference.PreferenceManager; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import...
3e2b4a53af5bbcef2b84fc109a76eea71b82570c
2,064
java
Java
freebee-bench/src/main/java/com/amobee/freebee/bench/range/Range.java
nparent1/freebee
a04ecd8d729d484f65f8754701de955a63f06283
[ "MIT" ]
2
2021-04-16T01:08:08.000Z
2021-06-24T16:26:43.000Z
freebee-bench/src/main/java/com/amobee/freebee/bench/range/Range.java
Amobee/freebee
96b57a13e74acccce7fc60da9ce21996b2b31687
[ "MIT" ]
null
null
null
freebee-bench/src/main/java/com/amobee/freebee/bench/range/Range.java
Amobee/freebee
96b57a13e74acccce7fc60da9ce21996b2b31687
[ "MIT" ]
2
2021-04-16T00:40:53.000Z
2021-07-09T16:53:37.000Z
29.070423
98
0.679264
18,321
package com.amobee.freebee.bench.range; import java.util.regex.Matcher; import java.util.regex.Pattern; public class Range { private static final String RANGE_REGEX = "[\\[\\(](\\d+),(\\d+)[\\]\\)]"; private static final Pattern RANGE_REGEX_PATTERN = Pattern.compile(RANGE_REGEX); private long lowerBoundI...
3e2b4a84e41f3de4011b976548537aac52a2b34f
2,336
java
Java
VanillaPlus/src/fr/soreth/VanillaPlus/Utils/Minecraft/NBTCompound.java
dracnis/VanillaPlus
6ae48d9141918099fbf709963ddecd07771885a4
[ "MIT" ]
1
2017-09-13T00:49:57.000Z
2017-09-13T00:49:57.000Z
VanillaPlus/src/fr/soreth/VanillaPlus/Utils/Minecraft/NBTCompound.java
dracnis/VanillaPlus
6ae48d9141918099fbf709963ddecd07771885a4
[ "MIT" ]
1
2017-12-23T19:22:41.000Z
2020-04-05T20:03:24.000Z
VanillaPlus/src/fr/soreth/VanillaPlus/Utils/Minecraft/NBTCompound.java
dracnis/VanillaPlus
6ae48d9141918099fbf709963ddecd07771885a4
[ "MIT" ]
null
null
null
30.736842
83
0.742723
18,322
package fr.soreth.VanillaPlus.Utils.Minecraft; import java.util.Set; import org.bukkit.inventory.ItemStack; public class NBTCompound{ private String compundname; private NBTCompound parent; protected NBTCompound(NBTCompound owner, String name){ this.compundname = name; this.parent = owner; } public String ge...
3e2b4b11c1b7a4eb72f217a4bef664ccbda4b1e6
1,051
java
Java
guvnor-webapp-core/src/main/java/org/drools/guvnor/client/resources/ItemImages.java
psiroky/guvnor
3a1510cdd8325bff57a4d11a20376e3d6bd85b61
[ "Apache-2.0" ]
null
null
null
guvnor-webapp-core/src/main/java/org/drools/guvnor/client/resources/ItemImages.java
psiroky/guvnor
3a1510cdd8325bff57a4d11a20376e3d6bd85b61
[ "Apache-2.0" ]
null
null
null
guvnor-webapp-core/src/main/java/org/drools/guvnor/client/resources/ItemImages.java
psiroky/guvnor
3a1510cdd8325bff57a4d11a20376e3d6bd85b61
[ "Apache-2.0" ]
null
null
null
29.194444
75
0.734539
18,323
/* * Copyright 2010 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
3e2b4b31b2c900aea082eed02db9f4ce80e21036
463
java
Java
feibiao-admin/src/main/java/com/feibiao/WebServletInitializer.java
9527zxl/ipfeibiao-2022
96158fb669d98ee986b1553bb541091800d9aa63
[ "MIT" ]
null
null
null
feibiao-admin/src/main/java/com/feibiao/WebServletInitializer.java
9527zxl/ipfeibiao-2022
96158fb669d98ee986b1553bb541091800d9aa63
[ "MIT" ]
null
null
null
feibiao-admin/src/main/java/com/feibiao/WebServletInitializer.java
9527zxl/ipfeibiao-2022
96158fb669d98ee986b1553bb541091800d9aa63
[ "MIT" ]
null
null
null
24.368421
86
0.792657
18,324
package com.feibiao; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; /** * web容器中进行部署 * * @author feibiao */ public class WebServletInitializer extends SpringBootServletInitializer { @Override protected Sp...
3e2b4b4b4f5e35bc613b74007fb7f0a9a747aa1e
6,588
java
Java
v1.12.2/src/main/java/imnotjahan/mod/danmachi/objects/tools/ToolShoot.java
SeanGoten/danmachi-mod
3e8ac5240beacc862c5ed5f6ec53644681b781a3
[ "MIT" ]
1
2021-05-30T20:24:32.000Z
2021-05-30T20:24:32.000Z
v1.12.2/src/main/java/imnotjahan/mod/danmachi/objects/tools/ToolShoot.java
SeanGoten/danmachi-mod
3e8ac5240beacc862c5ed5f6ec53644681b781a3
[ "MIT" ]
6
2021-10-05T13:35:45.000Z
2022-03-05T13:29:45.000Z
v1.12.2/src/main/java/imnotjahan/mod/danmachi/objects/tools/ToolShoot.java
SeanGoten/danmachi-mod
3e8ac5240beacc862c5ed5f6ec53644681b781a3
[ "MIT" ]
2
2021-10-05T16:43:13.000Z
2022-03-05T13:06:05.000Z
38.302326
232
0.572556
18,325
package imnotjahan.mod.danmachi.objects.tools; import imnotjahan.mod.danmachi.Main; import imnotjahan.mod.danmachi.init.ItemInit; import imnotjahan.mod.danmachi.util.interfaces.IHasModel; import net.minecraft.enchantment.EnchantmentHelper; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.playe...
3e2b4c94bbf69bc7a1c211d6bb0492253d6c8a77
145
java
Java
src/main/java/com/banary/annotation/ParentClass2.java
banary/library
ce947ea3c33ca6c098531cb4056b5e640228314f
[ "Apache-2.0" ]
null
null
null
src/main/java/com/banary/annotation/ParentClass2.java
banary/library
ce947ea3c33ca6c098531cb4056b5e640228314f
[ "Apache-2.0" ]
null
null
null
src/main/java/com/banary/annotation/ParentClass2.java
banary/library
ce947ea3c33ca6c098531cb4056b5e640228314f
[ "Apache-2.0" ]
null
null
null
13.181818
30
0.696552
18,326
package com.banary.annotation; /** * @Description * @Author eden * @Date 2018/10/23 上午10:02 */ @InheritedDemo public class ParentClass2 { }
3e2b4cb49c5f3cf00b6d030dcf94d5bae43ec24c
7,358
java
Java
src/main/java/ru/concerteza/util/tasks/TaskStageChain.java
errandir/ctz-utils
cbccecdace7b9746e111f7a0c2c4373786232df3
[ "Apache-2.0" ]
null
null
null
src/main/java/ru/concerteza/util/tasks/TaskStageChain.java
errandir/ctz-utils
cbccecdace7b9746e111f7a0c2c4373786232df3
[ "Apache-2.0" ]
null
null
null
src/main/java/ru/concerteza/util/tasks/TaskStageChain.java
errandir/ctz-utils
cbccecdace7b9746e111f7a0c2c4373786232df3
[ "Apache-2.0" ]
null
null
null
33.144144
129
0.615249
18,327
package ru.concerteza.util.tasks; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import java.io.Serializable; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import static com.google.common.base.Preconditions.checkArgument; ...
3e2b4dc9270ed1f534a346ef5512382996ea19bc
3,566
java
Java
app/src/main/java/threads/server/fragments/InfoDialogFragment.java
TelsaV/ipfs-lite
d3853a887ab3337d8899194c792eea01a248ab13
[ "Apache-2.0" ]
null
null
null
app/src/main/java/threads/server/fragments/InfoDialogFragment.java
TelsaV/ipfs-lite
d3853a887ab3337d8899194c792eea01a248ab13
[ "Apache-2.0" ]
null
null
null
app/src/main/java/threads/server/fragments/InfoDialogFragment.java
TelsaV/ipfs-lite
d3853a887ab3337d8899194c792eea01a248ab13
[ "Apache-2.0" ]
null
null
null
28.99187
100
0.645261
18,328
package threads.server.fragments; import android.annotation.SuppressLint; import android.app.Dialog; import android.content.Context; import android.net.Uri; import android.os.Bundle; import android.view.Gravity; import android.view.LayoutInflater; import android.view.View; import android.view.Window; import android.wi...
3e2b5037a0b9188298e6662b53a6275ac213e2ab
818
java
Java
src/main/java/com/github/dockerjava/api/model/DriverStatus.java
Jimmy-Xu/hyper-client-java
84a882a8abc460e1464debcfd7f6ac2fb510e324
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/dockerjava/api/model/DriverStatus.java
Jimmy-Xu/hyper-client-java
84a882a8abc460e1464debcfd7f6ac2fb510e324
[ "Apache-2.0" ]
null
null
null
src/main/java/com/github/dockerjava/api/model/DriverStatus.java
Jimmy-Xu/hyper-client-java
84a882a8abc460e1464debcfd7f6ac2fb510e324
[ "Apache-2.0" ]
null
null
null
22.722222
61
0.731051
18,329
package com.github.dockerjava.api.model; import org.apache.commons.lang.builder.ToStringBuilder; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonInclude.Include; import com.fasterxml.jackson.annotation.JsonP...
3e2b50a70b48467d2f5b3ccd8690cbdbf0582c1d
776
java
Java
src/explore/month_challenge/_2020_june/P22SingleNumberII.java
YC-S/LeetCode
452bb10e45de53217bca52f8c81b3034316ffc1b
[ "MIT" ]
1
2020-01-31T07:29:55.000Z
2020-01-31T07:29:55.000Z
src/explore/month_challenge/_2020_june/P22SingleNumberII.java
YC-S/LeetCode
452bb10e45de53217bca52f8c81b3034316ffc1b
[ "MIT" ]
null
null
null
src/explore/month_challenge/_2020_june/P22SingleNumberII.java
YC-S/LeetCode
452bb10e45de53217bca52f8c81b3034316ffc1b
[ "MIT" ]
null
null
null
21.555556
65
0.628866
18,330
/* * Copyright (c) 2020. Yuanchen */ package explore.month_challenge._2020_june; /** * @author shiyuanchen * @project LeetCode * @since 2020/06/22 */ public class P22SingleNumberII { public int singleNumber(int[] nums) { int seenOnce = 0, seenTwice = 0; for (int num : nums) { // first appearen...
3e2b5126e26feabf6cc03ef92e770e9348bb3983
1,755
java
Java
app/src/main/java/com/sagereal/streettest/test/camera/BackCameraCaptureTest.java
topsecretabc/StressTest
6f87b2528a9e3952947379d9ac9b371bb1e929f0
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/sagereal/streettest/test/camera/BackCameraCaptureTest.java
topsecretabc/StressTest
6f87b2528a9e3952947379d9ac9b371bb1e929f0
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/sagereal/streettest/test/camera/BackCameraCaptureTest.java
topsecretabc/StressTest
6f87b2528a9e3952947379d9ac9b371bb1e929f0
[ "Apache-2.0" ]
1
2018-05-25T03:18:32.000Z
2018-05-25T03:18:32.000Z
32.5
226
0.648433
18,331
package com.sagereal.streettest.test.camera; import android.hardware.Camera; import android.hardware.Camera.AutoFocusCallback; import android.hardware.Camera.Parameters; import android.view.SurfaceView; /** * Created by duxinyun on 17-09-25. */ public class BackCameraCaptureTest extends CameraCaptureTest { pri...
3e2b514b068e1d219cb1613b5163952861810e8d
1,168
java
Java
src/test/java/com/stanfy/gsonxml/issues/IssueEmptyList.java
hongdongni/gson-xml
574166248c5e7b55d8546a1ef69cb906936ee34d
[ "Apache-2.0" ]
169
2015-01-06T07:51:42.000Z
2022-03-12T04:13:41.000Z
src/test/java/com/stanfy/gsonxml/issues/IssueEmptyList.java
hongdongni/gson-xml
574166248c5e7b55d8546a1ef69cb906936ee34d
[ "Apache-2.0" ]
15
2015-02-19T14:22:24.000Z
2020-09-25T11:35:11.000Z
src/test/java/com/stanfy/gsonxml/issues/IssueEmptyList.java
hongdongni/gson-xml
574166248c5e7b55d8546a1ef69cb906936ee34d
[ "Apache-2.0" ]
39
2015-01-26T07:41:16.000Z
2021-11-17T23:27:18.000Z
20.491228
69
0.655822
18,332
package com.stanfy.gsonxml.issues; import com.stanfy.gsonxml.GsonXml; import com.stanfy.gsonxml.GsonXmlBuilder; import com.stanfy.gsonxml.XmlParserCreator; import org.junit.Before; import org.junit.Test; import org.xmlpull.v1.XmlPullParser; import org.xmlpull.v1.XmlPullParserFactory; import java.math.BigDecimal; imp...
3e2b52307b0154c261193a2f601b430982e7c65f
3,510
java
Java
app/src/main/java/inesc_id/pt/motivandroid/data/statsFromServer/GlobalStatsServerResponse.java
motiv-woorti-app/woorti-android
c64d156722cd4d72bb8e3617836272792966510a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/inesc_id/pt/motivandroid/data/statsFromServer/GlobalStatsServerResponse.java
motiv-woorti-app/woorti-android
c64d156722cd4d72bb8e3617836272792966510a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/inesc_id/pt/motivandroid/data/statsFromServer/GlobalStatsServerResponse.java
motiv-woorti-app/woorti-android
c64d156722cd4d72bb8e3617836272792966510a
[ "Apache-2.0" ]
2
2020-11-27T15:45:20.000Z
2020-12-02T17:15:19.000Z
37.340426
106
0.725641
18,333
package inesc_id.pt.motivandroid.data.statsFromServer; import com.google.gson.annotations.Expose; import java.io.Serializable; import java.util.Map; /** * * RewardStatus * * Response from Server containing User's GlobalStats and Community's GlobalStats to display on Dashboard * city: GlobalStat...
3e2b52441d6571bcfba9bdfd90f9c5ccdf512fd5
245
java
Java
src/main/java/org/ema/infre6/junit/calculator/Soustraction.java
girque/TpJUnit
b7cf91074b4cd2d3f8529cce790f3b6337312318
[ "Unlicense" ]
null
null
null
src/main/java/org/ema/infre6/junit/calculator/Soustraction.java
girque/TpJUnit
b7cf91074b4cd2d3f8529cce790f3b6337312318
[ "Unlicense" ]
null
null
null
src/main/java/org/ema/infre6/junit/calculator/Soustraction.java
girque/TpJUnit
b7cf91074b4cd2d3f8529cce790f3b6337312318
[ "Unlicense" ]
null
null
null
16.333333
40
0.55102
18,334
package org.ema.infre6.junit.calculator; public class Soustraction { public int calculer(int x, int y) { int result = 0; result = x - y; return result; } public String signe() { return "-"; } }
3e2b52490dff2854f4cd6e9d215038ceb7d80bc3
11,134
java
Java
app/src/main/java/com/lx/hd/widgets/CommonButton.java
zyhchinese/huodi_huzhu
334ea5ff558b47b81f8b4689bce1311c5c4f068e
[ "Apache-2.0" ]
3
2018-10-23T03:54:41.000Z
2020-01-03T07:01:52.000Z
app/src/main/java/com/lx/hd/widgets/CommonButton.java
zyhchinese/huodi_huzhu
334ea5ff558b47b81f8b4689bce1311c5c4f068e
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/lx/hd/widgets/CommonButton.java
zyhchinese/huodi_huzhu
334ea5ff558b47b81f8b4689bce1311c5c4f068e
[ "Apache-2.0" ]
null
null
null
38.794425
89
0.602479
18,335
package com.lx.hd.widgets; import android.annotation.SuppressLint; import android.content.Context; import android.content.res.AssetManager; import android.content.res.TypedArray; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.Path; import android.g...
3e2b530adb65d22839d3e9b093db04b923dbc5ba
1,748
java
Java
Encapsulation - Exercises/src/PizzaCalories/Main.java
SimeonRaykov/OOP-Basics-Java
daa3cdefcfd55e80fff6d58ac0bb3f0eeaa9df39
[ "MIT" ]
null
null
null
Encapsulation - Exercises/src/PizzaCalories/Main.java
SimeonRaykov/OOP-Basics-Java
daa3cdefcfd55e80fff6d58ac0bb3f0eeaa9df39
[ "MIT" ]
null
null
null
Encapsulation - Exercises/src/PizzaCalories/Main.java
SimeonRaykov/OOP-Basics-Java
daa3cdefcfd55e80fff6d58ac0bb3f0eeaa9df39
[ "MIT" ]
null
null
null
32.981132
119
0.557208
18,336
package PizzaCalories; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.text.DecimalFormat; import java.util.ArrayList; import java.util.List; public class Main { public static void main(String[] args) throws IOException { BufferedReader...
3e2b53a13d947d864d235f1bd1de1283a5e11931
1,917
java
Java
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/cors/ConfigServer.java
keep-sunshine/cxf
039e1dec778efffd6af4523f88d8638732afb637
[ "Apache-2.0" ]
839
2015-01-01T15:33:21.000Z
2022-03-31T02:40:34.000Z
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/cors/ConfigServer.java
keep-sunshine/cxf
039e1dec778efffd6af4523f88d8638732afb637
[ "Apache-2.0" ]
399
2015-01-07T19:59:38.000Z
2022-03-30T21:56:27.000Z
systests/jaxrs/src/test/java/org/apache/cxf/systest/jaxrs/cors/ConfigServer.java
keep-sunshine/cxf
039e1dec778efffd6af4523f88d8638732afb637
[ "Apache-2.0" ]
1,581
2015-01-01T02:22:05.000Z
2022-03-31T13:29:27.000Z
28.61194
78
0.71518
18,337
/** * 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 m...
3e2b53a7aa14f16648922fa1b2e9a118f617b91e
23,192
java
Java
tbschedule-core/src/main/java/com/yoloho/schedule/ScheduleManagerFactory.java
jasonjoo2010/tbschedule
62ae00adc3012e44e172f4fade33529db2da3a25
[ "Apache-2.0" ]
25
2019-01-02T05:30:49.000Z
2022-02-23T08:58:33.000Z
tbschedule-core/src/main/java/com/yoloho/schedule/ScheduleManagerFactory.java
jasonjoo2010/tbschedule
62ae00adc3012e44e172f4fade33529db2da3a25
[ "Apache-2.0" ]
6
2019-01-02T05:13:05.000Z
2020-12-12T07:08:50.000Z
tbschedule-core/src/main/java/com/yoloho/schedule/ScheduleManagerFactory.java
jasonjoo2010/tbschedule
62ae00adc3012e44e172f4fade33529db2da3a25
[ "Apache-2.0" ]
13
2019-01-02T05:07:01.000Z
2022-01-25T08:04:50.000Z
34.460624
121
0.544541
18,338
package com.yoloho.schedule; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import java.util.Properties; import java.util.ServiceLoader; import java.util.Timer; import java.util.UUID; import java.ut...
3e2b53acf512a5709d1f42638bb71e0001bf2636
2,174
java
Java
vividus-plugin-accessibility/src/main/java/org/vividus/accessibility/engine/HtmlCsAccessibilityTestEngine.java
EDbarvinsky/vividus
0203a40f826b477f95c29291c6a5bf0d3a898923
[ "Apache-2.0" ]
335
2019-06-24T06:43:45.000Z
2022-03-26T08:26:23.000Z
vividus-plugin-accessibility/src/main/java/org/vividus/accessibility/engine/HtmlCsAccessibilityTestEngine.java
EDbarvinsky/vividus
0203a40f826b477f95c29291c6a5bf0d3a898923
[ "Apache-2.0" ]
2,414
2019-08-15T15:24:31.000Z
2022-03-31T14:38:26.000Z
vividus-plugin-accessibility/src/main/java/org/vividus/accessibility/engine/HtmlCsAccessibilityTestEngine.java
EDbarvinsky/vividus
0203a40f826b477f95c29291c6a5bf0d3a898923
[ "Apache-2.0" ]
64
2019-08-16T11:32:48.000Z
2022-03-12T06:15:18.000Z
38.821429
119
0.770009
18,339
/* * Copyright 2019-2021 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e2b53e0a7bf06b3fe22e20493cbfd8bee4b6c48
2,270
java
Java
src/moka/menu/to/MenuTo.java
gaoyuanfell/dongda2
503ad358832b67b9e7341f852a56dfec65b3141a
[ "MIT" ]
null
null
null
src/moka/menu/to/MenuTo.java
gaoyuanfell/dongda2
503ad358832b67b9e7341f852a56dfec65b3141a
[ "MIT" ]
null
null
null
src/moka/menu/to/MenuTo.java
gaoyuanfell/dongda2
503ad358832b67b9e7341f852a56dfec65b3141a
[ "MIT" ]
null
null
null
16.814815
55
0.562996
18,340
package moka.menu.to; import java.io.Serializable; import java.util.ArrayList; import java.util.Date; import java.util.List; /** * 返回数据 * Created by moka on 2017/3/5 0005. */ public class MenuTo implements Serializable { private String id; private Date createDate; private Date updateDate; private i...
3e2b545662b9e33bfcfd09ad962447d52e0fd589
2,558
java
Java
src/main/java/com/pj/squashrestapp/logstats/PlayerLogStats.java
pChocz/squash-rest-api
237416803e3f1e32a3091e50d56010394fc57b55
[ "MIT" ]
3
2020-10-13T06:36:25.000Z
2020-10-24T10:24:03.000Z
src/main/java/com/pj/squashrestapp/logstats/PlayerLogStats.java
pChocz/squash-rest-api
237416803e3f1e32a3091e50d56010394fc57b55
[ "MIT" ]
1
2021-12-31T09:25:25.000Z
2021-12-31T09:25:25.000Z
src/main/java/com/pj/squashrestapp/logstats/PlayerLogStats.java
pChocz/squash-rest-api
237416803e3f1e32a3091e50d56010394fc57b55
[ "MIT" ]
null
null
null
35.527778
95
0.75215
18,341
package com.pj.squashrestapp.logstats; import com.fasterxml.jackson.annotation.JsonIgnore; import java.util.Comparator; import java.util.List; import java.util.stream.Collectors; import lombok.Getter; @Getter public class PlayerLogStats implements Comparable<PlayerLogStats> { private final String player; private...
3e2b54c7e8245f804f22650b4e3d278566c49fb9
796
java
Java
src/com/kvtsoft/springannotation/SwimCoach.java
AdarshKvT/spring-demo-annotations
32adf34551fe8090541e5c5eae6c1ba64fd76958
[ "Apache-2.0" ]
null
null
null
src/com/kvtsoft/springannotation/SwimCoach.java
AdarshKvT/spring-demo-annotations
32adf34551fe8090541e5c5eae6c1ba64fd76958
[ "Apache-2.0" ]
null
null
null
src/com/kvtsoft/springannotation/SwimCoach.java
AdarshKvT/spring-demo-annotations
32adf34551fe8090541e5c5eae6c1ba64fd76958
[ "Apache-2.0" ]
null
null
null
16.93617
58
0.727387
18,342
package com.kvtsoft.springannotation; import org.springframework.beans.factory.annotation.Value; public class SwimCoach implements Coach { private FortuneService fortuneService; @Value("${email}") private String email; @Value("${team}") private String team; public String getEmail() { return email; } pu...
3e2b550f290eb62efd76f8b56a9e3b55e5acb515
18,249
java
Java
app/src/main/java/com/quickd/quickdestinations/MapFragment.java
koliupy/Quick-Destinations
578cb722046afea4cecca168f97d7c36aad889f9
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/quickd/quickdestinations/MapFragment.java
koliupy/Quick-Destinations
578cb722046afea4cecca168f97d7c36aad889f9
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/quickd/quickdestinations/MapFragment.java
koliupy/Quick-Destinations
578cb722046afea4cecca168f97d7c36aad889f9
[ "Apache-2.0" ]
null
null
null
39.75817
153
0.575045
18,343
package com.quickd.quickdestinations; import android.Manifest; import android.content.pm.PackageManager; import android.graphics.Color; import android.location.Location; import android.os.Build; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.ActivityCompat; import ...
3e2b5577f403c90f2bda636e52f70f1a68c95611
2,536
java
Java
shesmu-server/src/main/java/ca/on/oicr/gsi/shesmu/server/BaseHotloadingCompiler.java
apmasell/shesmu
2906ebc995fa061238a9112e1be6ae70b7671060
[ "MIT" ]
6
2018-03-21T02:06:59.000Z
2022-01-06T00:55:26.000Z
shesmu-server/src/main/java/ca/on/oicr/gsi/shesmu/server/BaseHotloadingCompiler.java
apmasell/shesmu
2906ebc995fa061238a9112e1be6ae70b7671060
[ "MIT" ]
64
2018-05-03T21:14:57.000Z
2021-11-26T20:40:03.000Z
shesmu-server/src/main/java/ca/on/oicr/gsi/shesmu/server/BaseHotloadingCompiler.java
apmasell/shesmu
2906ebc995fa061238a9112e1be6ae70b7671060
[ "MIT" ]
3
2018-08-31T04:08:54.000Z
2021-09-23T17:41:20.000Z
30.926829
87
0.69164
18,344
package ca.on.oicr.gsi.shesmu.server; import java.lang.reflect.InvocationTargetException; import java.util.HashMap; import java.util.Map; import org.objectweb.asm.ClassVisitor; import org.objectweb.asm.ClassWriter; import org.objectweb.asm.Opcodes; /** Compiles a user-specified file into a usable program and updates ...
3e2b55a359af2d7e7b1b1230a1304d3ba6506d1f
2,169
java
Java
app/src/main/java/de/dev/eth0/rssreader/app/util/ActivityStarterHelper.java
deveth0/RSSReader
df0a222bc0a94dedfaa00da4d464079aa9850c25
[ "Apache-2.0" ]
null
null
null
app/src/main/java/de/dev/eth0/rssreader/app/util/ActivityStarterHelper.java
deveth0/RSSReader
df0a222bc0a94dedfaa00da4d464079aa9850c25
[ "Apache-2.0" ]
null
null
null
app/src/main/java/de/dev/eth0/rssreader/app/util/ActivityStarterHelper.java
deveth0/RSSReader
df0a222bc0a94dedfaa00da4d464079aa9850c25
[ "Apache-2.0" ]
null
null
null
40.166667
135
0.699401
18,345
/* =================================================== * Copyright 2015 Alex Muthmann * * 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 * ...
3e2b561b3ebdf95c15d9423724aff15759387e65
32,202
java
Java
src/main/java/com/oracle/truffle/js/nodes/unary/JSIsNullOrUndefinedNodeGen.java
pitbox46/graaljs-forge
369d305ed531f66653b4bf2ce881483639401707
[ "UPL-1.0" ]
null
null
null
src/main/java/com/oracle/truffle/js/nodes/unary/JSIsNullOrUndefinedNodeGen.java
pitbox46/graaljs-forge
369d305ed531f66653b4bf2ce881483639401707
[ "UPL-1.0" ]
null
null
null
src/main/java/com/oracle/truffle/js/nodes/unary/JSIsNullOrUndefinedNodeGen.java
pitbox46/graaljs-forge
369d305ed531f66653b4bf2ce881483639401707
[ "UPL-1.0" ]
null
null
null
49.617874
219
0.588908
18,346
// CheckStyle: start generated package com.oracle.truffle.js.nodes.unary; import com.oracle.truffle.api.CompilerDirectives; import com.oracle.truffle.api.CompilerDirectives.CompilationFinal; import com.oracle.truffle.api.CompilerDirectives.TruffleBoundary; import com.oracle.truffle.api.dsl.GeneratedBy; import com.orac...
3e2b56290cb45d9b557be0079fd4a7e3b7cb40c5
1,853
java
Java
src/org/ensembl/healthcheck/eg_gui/GuiStarter.java
muffato/ensj-healthcheck
74ef04df93e197fe5cd76b57eb8674732a336bc9
[ "Apache-2.0" ]
8
2015-07-27T10:52:24.000Z
2021-01-27T15:38:16.000Z
src/org/ensembl/healthcheck/eg_gui/GuiStarter.java
muffato/ensj-healthcheck
74ef04df93e197fe5cd76b57eb8674732a336bc9
[ "Apache-2.0" ]
82
2015-02-13T09:34:10.000Z
2020-04-23T08:32:58.000Z
src/org/ensembl/healthcheck/eg_gui/GuiStarter.java
muffato/ensj-healthcheck
74ef04df93e197fe5cd76b57eb8674732a336bc9
[ "Apache-2.0" ]
42
2015-02-04T17:52:23.000Z
2022-02-20T23:56:12.000Z
27.656716
103
0.749595
18,347
/* * Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute * Copyright [2016-2020] EMBL-European Bioinformatics Institute * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may...
3e2b579a15f3eeed4fd6172c968884e24e99468d
71,751
java
Java
ExtractedJars/PACT_com.pactforcure.app/javafiles/com/fasterxml/jackson/databind/DeserializationContext.java
Andreas237/AndroidPolicyAutomation
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
[ "MIT" ]
3
2019-05-01T09:22:08.000Z
2019-07-06T22:21:59.000Z
ExtractedJars/PACT_com.pactforcure.app/javafiles/com/fasterxml/jackson/databind/DeserializationContext.java
Andreas237/AndroidPolicyAutomation
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
[ "MIT" ]
null
null
null
ExtractedJars/PACT_com.pactforcure.app/javafiles/com/fasterxml/jackson/databind/DeserializationContext.java
Andreas237/AndroidPolicyAutomation
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
[ "MIT" ]
1
2020-11-26T12:22:02.000Z
2020-11-26T12:22:02.000Z
42.406028
187
0.595518
18,348
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package com.fasterxml.jackson.databind; import com.fasterxml.jackson.annotation.ObjectIdGenerator; import com.fasterxml.jackson.annotation.ObjectIdResolve...
3e2b57ff9c86fd0e3badb5f5fee5641bef8cc811
5,713
java
Java
taotao-cloud-microservice/taotao-cloud-starter/taotao-cloud-starter-rxjava/src/test/java/com/taotao/cloud/rxjava/async/ObservableDeferredResultTest.java
shuigedeng/taotao-cloud-paren
3d281b919490f7cbee4520211e2eee5da7387564
[ "Apache-2.0" ]
47
2021-04-13T10:32:13.000Z
2022-03-31T10:30:30.000Z
taotao-cloud-microservice/taotao-cloud-starter/taotao-cloud-starter-rxjava/src/test/java/com/taotao/cloud/rxjava/async/ObservableDeferredResultTest.java
shuigedeng/taotao-cloud-paren
3d281b919490f7cbee4520211e2eee5da7387564
[ "Apache-2.0" ]
1
2021-11-01T07:41:04.000Z
2021-11-01T07:41:10.000Z
taotao-cloud-microservice/taotao-cloud-starter/taotao-cloud-starter-rxjava/src/test/java/com/taotao/cloud/rxjava/async/ObservableDeferredResultTest.java
shuigedeng/taotao-cloud-paren
3d281b919490f7cbee4520211e2eee5da7387564
[ "Apache-2.0" ]
21
2021-04-13T10:32:17.000Z
2022-03-26T07:43:22.000Z
31.916201
103
0.756345
18,349
/** * Copyright (c) 2015-2016 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> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unless requir...
3e2b587bf68a8364716637134190f2200e7ef3e6
504
java
Java
chapter_004/src/main/java/addresses/Profiles.java
ArtemEvgl/job4j
5e632c171a863da4c45db10a67beffdc35c111d7
[ "Apache-2.0" ]
null
null
null
chapter_004/src/main/java/addresses/Profiles.java
ArtemEvgl/job4j
5e632c171a863da4c45db10a67beffdc35c111d7
[ "Apache-2.0" ]
null
null
null
chapter_004/src/main/java/addresses/Profiles.java
ArtemEvgl/job4j
5e632c171a863da4c45db10a67beffdc35c111d7
[ "Apache-2.0" ]
null
null
null
29.647059
118
0.700397
18,350
package addresses; import java.util.List; import java.util.stream.Collectors; public class Profiles { public List<Address> collect(List<Profile> profiles) { List<Address> addresses = profiles.stream().map(profile -> profile.getAddress()).collect(Collectors.toList()); List<Address> uniqueAddresses...
3e2b58e92252d04c67d9be3aec61bbe95b088eba
1,150
java
Java
iti-common-project/iti-common-core/src/main/java/org/lan/iti/common/core/support/IEnum.java
crazy6995/iTi-Framework
6adb8b1c38de6a47998feabc02a6d7ca9806968d
[ "Apache-2.0" ]
null
null
null
iti-common-project/iti-common-core/src/main/java/org/lan/iti/common/core/support/IEnum.java
crazy6995/iTi-Framework
6adb8b1c38de6a47998feabc02a6d7ca9806968d
[ "Apache-2.0" ]
null
null
null
iti-common-project/iti-common-core/src/main/java/org/lan/iti/common/core/support/IEnum.java
crazy6995/iTi-Framework
6adb8b1c38de6a47998feabc02a6d7ca9806968d
[ "Apache-2.0" ]
null
null
null
23.958333
78
0.637391
18,351
/* * * * Copyright (c) [2019-2021] [NorthLan](lyhxr@example.com) * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * You may obtain a copy of the License at * * * * http://www.apache.org/licenses/LICENSE-2.0 ...
3e2b59eb7ed353d86ad257bb676075c3d06609d7
1,825
java
Java
oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/NodeDocumentIdComparatorTest.java
meggermo/jackrabbit-oak
7174b4f9d8b87a5891b1b0b96cfc7bd30a49bf99
[ "Apache-2.0" ]
288
2015-01-11T04:09:03.000Z
2022-03-28T22:20:09.000Z
oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/NodeDocumentIdComparatorTest.java
meggermo/jackrabbit-oak
7174b4f9d8b87a5891b1b0b96cfc7bd30a49bf99
[ "Apache-2.0" ]
154
2016-10-30T11:31:04.000Z
2022-03-31T14:20:52.000Z
oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/NodeDocumentIdComparatorTest.java
meggermo/jackrabbit-oak
7174b4f9d8b87a5891b1b0b96cfc7bd30a49bf99
[ "Apache-2.0" ]
405
2015-01-15T16:15:56.000Z
2022-03-24T08:27:08.000Z
33.796296
79
0.709041
18,352
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
3e2b5a63879c429b9f03f4fdce764e71c31fe6f0
4,229
java
Java
Extend_Process_Kafka/src/main/java/com/tatsinktechnologic/beans_entity/Parameter.java
olivier741/services
c73d139240f8490d58c4847cb4bf37a83b6c91f7
[ "Apache-2.0" ]
null
null
null
Extend_Process_Kafka/src/main/java/com/tatsinktechnologic/beans_entity/Parameter.java
olivier741/services
c73d139240f8490d58c4847cb4bf37a83b6c91f7
[ "Apache-2.0" ]
42
2020-04-23T20:32:08.000Z
2021-12-14T21:39:01.000Z
Process_Kafka/src/main/java/com/tatsinktechnologic/beans_entity/Parameter.java
olivier741/services
c73d139240f8490d58c4847cb4bf37a83b6c91f7
[ "Apache-2.0" ]
1
2020-08-26T03:03:07.000Z
2020-08-26T03:03:07.000Z
24.587209
170
0.637739
18,353
/* * 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.tatsinktechnologic.beans_entity; import java.io.Serializable; import java.sql.Timestamp; import java.util.HashSet; import ...
3e2b5b077947b19f5a87072a70af9eca87e5e2ba
11,636
java
Java
artio-codecs/src/main/java/uk/co/real_logic/artio/fields/DecimalFloat.java
warnesey333/artio
3343137fd8e9c2dfca7b27b24007842862801277
[ "Apache-2.0" ]
null
null
null
artio-codecs/src/main/java/uk/co/real_logic/artio/fields/DecimalFloat.java
warnesey333/artio
3343137fd8e9c2dfca7b27b24007842862801277
[ "Apache-2.0" ]
null
null
null
artio-codecs/src/main/java/uk/co/real_logic/artio/fields/DecimalFloat.java
warnesey333/artio
3343137fd8e9c2dfca7b27b24007842862801277
[ "Apache-2.0" ]
null
null
null
30.381201
112
0.605363
18,354
/* * Copyright 2015-2017 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 agree...
3e2b5b90e1239e5fbbd946397850fa1070f96d1f
1,545
java
Java
portal/src/main/java/com/xwheel/xmonitor/portal/entity/SysDictItem.java
xwheel/xmonitor
549231d5d9efea43cf415f49ef45ee2309eca601
[ "Apache-2.0" ]
null
null
null
portal/src/main/java/com/xwheel/xmonitor/portal/entity/SysDictItem.java
xwheel/xmonitor
549231d5d9efea43cf415f49ef45ee2309eca601
[ "Apache-2.0" ]
null
null
null
portal/src/main/java/com/xwheel/xmonitor/portal/entity/SysDictItem.java
xwheel/xmonitor
549231d5d9efea43cf415f49ef45ee2309eca601
[ "Apache-2.0" ]
null
null
null
17.534091
53
0.731043
18,355
package com.xwheel.xmonitor.portal.entity; import java.io.Serializable; /** * @author: ychag@example.com * @date: 2015-11-23 12:37:22 * @description: 数据字典明细 */ public class SysDictItem implements Serializable { //唯一标识 private Integer recordId; //所属字典组 private String dictGroupCode; //字典序号 private Integer di...
3e2b5b962b74ba91547af53a267d05ea7c7e923d
1,183
java
Java
components/camel-azure/camel-azure-storage-blob/src/main/java/org/apache/camel/component/azure/storage/blob/BlobType.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
4,262
2015-01-01T15:28:37.000Z
2022-03-31T04:46:41.000Z
components/camel-azure/camel-azure-storage-blob/src/main/java/org/apache/camel/component/azure/storage/blob/BlobType.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
3,408
2015-01-03T02:11:17.000Z
2022-03-31T20:07:56.000Z
components/camel-azure/camel-azure-storage-blob/src/main/java/org/apache/camel/component/azure/storage/blob/BlobType.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
5,505
2015-01-02T14:58:12.000Z
2022-03-30T19:23:41.000Z
38.16129
75
0.751479
18,356
/* * 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 ...
3e2b5baedace49e269a3b53d0fd68ecc8cf58e9c
2,151
java
Java
mule-bpm-module/src/main/java/com/alfame/esb/bpm/module/internal/impl/BPMAttachmentFinderImpl.java
cyberstormdotmu/mule-bpm-module
1c058c2c2a9a74a869dbfcfd3e9741724a426538
[ "Apache-2.0" ]
5
2020-06-16T19:01:06.000Z
2022-02-25T16:26:28.000Z
mule-bpm-module/src/main/java/com/alfame/esb/bpm/module/internal/impl/BPMAttachmentFinderImpl.java
cyberstormdotmu/mule-bpm-module
1c058c2c2a9a74a869dbfcfd3e9741724a426538
[ "Apache-2.0" ]
16
2020-12-01T20:52:41.000Z
2022-03-31T11:23:42.000Z
mule-bpm-module/src/main/java/com/alfame/esb/bpm/module/internal/impl/BPMAttachmentFinderImpl.java
cyberstormdotmu/mule-bpm-module
1c058c2c2a9a74a869dbfcfd3e9741724a426538
[ "Apache-2.0" ]
2
2021-01-22T10:38:22.000Z
2022-01-07T14:34:01.000Z
34.142857
110
0.669921
18,357
package com.alfame.esb.bpm.module.internal.impl; import com.alfame.esb.bpm.api.BPMAttachmentFinder; import com.alfame.esb.bpm.api.BPMAttachmentInstance; import org.flowable.engine.TaskService; import org.flowable.engine.task.Attachment; import java.util.ArrayList; import java.util.List; public class BPMAttachmentFin...
3e2b5c3af4631962cd42314f80ce613731f42ce6
11,097
java
Java
src/test/java/de/vitagroup/num/service/OrganizationServiceTest.java
NUM-Forschungsdatenplattform/num-portal
46c2ea5bc0863e36a40ba456c86c520636ca8d68
[ "Apache-2.0" ]
4
2021-08-06T10:29:10.000Z
2022-03-17T16:03:24.000Z
src/test/java/de/vitagroup/num/service/OrganizationServiceTest.java
NUM-Forschungsdatenplattform/num-portal
46c2ea5bc0863e36a40ba456c86c520636ca8d68
[ "Apache-2.0" ]
8
2021-08-06T12:54:27.000Z
2022-03-17T19:27:26.000Z
src/test/java/de/vitagroup/num/service/OrganizationServiceTest.java
NUM-Forschungsdatenplattform/num-portal
46c2ea5bc0863e36a40ba456c86c520636ca8d68
[ "Apache-2.0" ]
null
null
null
35.625
100
0.68448
18,358
package de.vitagroup.num.service; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.core.Is.is; import static org.junit.jupiter.api.Assertions.assertThrows; import static org.mockito.ArgumentMatchers.any; import static org.mockito.Mockito.times; import static org.mockito.Mockito.verify; i...
3e2b5c6cbbdca22f98c344adf246e24621b0177e
5,262
java
Java
workspace_compadre/osp/src/org/opensourcephysics/numerics/Vec3D.java
alkaplan/junior-csx
da39d3234f811b7c357b7e5edafc183096876e7c
[ "MIT" ]
null
null
null
workspace_compadre/osp/src/org/opensourcephysics/numerics/Vec3D.java
alkaplan/junior-csx
da39d3234f811b7c357b7e5edafc183096876e7c
[ "MIT" ]
null
null
null
workspace_compadre/osp/src/org/opensourcephysics/numerics/Vec3D.java
alkaplan/junior-csx
da39d3234f811b7c357b7e5edafc183096876e7c
[ "MIT" ]
1
2019-10-12T17:44:33.000Z
2019-10-12T17:44:33.000Z
28.139037
97
0.614025
18,359
/* * Open Source Physics software is free software as described near the bottom of this code file. * * For additional information and documentation on Open Source Physics please see: * <http://www.opensourcephysics.org/> */ package org.opensourcephysics.numerics; /** * A 3-element vector that is repre...
3e2b5c71f01849edf3d97c2fb8214f68f8c0ecc3
424
java
Java
notification/notification-event-service/src/main/java/org/esco/notification/event/service/EventEmitterService.java
GIP-RECIA/Notification-POC
338f742b3359348c064439225bf3f6077c49de1b
[ "Apache-2.0" ]
1
2017-11-17T06:52:21.000Z
2017-11-17T06:52:21.000Z
notification/notification-event-service/src/main/java/org/esco/notification/event/service/EventEmitterService.java
GIP-RECIA/Notification-POC
338f742b3359348c064439225bf3f6077c49de1b
[ "Apache-2.0" ]
null
null
null
notification/notification-event-service/src/main/java/org/esco/notification/event/service/EventEmitterService.java
GIP-RECIA/Notification-POC
338f742b3359348c064439225bf3f6077c49de1b
[ "Apache-2.0" ]
null
null
null
26.5
68
0.801887
18,360
package org.esco.notification.event.service; import org.esco.notification.data.Event; import org.esco.notification.event.exception.EventEmitException; import org.esco.notification.event.exception.EventValidateException; /** * Validate and emit {@link Event} */ public interface EventEmitterService { void valida...
3e2b5d39d00a65276cb13168198ce3726dbb6029
3,949
java
Java
backend/src/main/java/com/example/Adrian/myapplication/backend/UserRegisterEndpoint.java
ancarrera/BloodPressureMonitor
e21a448495dd950cbfdd85e45029d42fc001dc33
[ "Apache-2.0" ]
null
null
null
backend/src/main/java/com/example/Adrian/myapplication/backend/UserRegisterEndpoint.java
ancarrera/BloodPressureMonitor
e21a448495dd950cbfdd85e45029d42fc001dc33
[ "Apache-2.0" ]
null
null
null
backend/src/main/java/com/example/Adrian/myapplication/backend/UserRegisterEndpoint.java
ancarrera/BloodPressureMonitor
e21a448495dd950cbfdd85e45029d42fc001dc33
[ "Apache-2.0" ]
null
null
null
45.390805
156
0.678146
18,361
package com.example.Adrian.myapplication.backend; import com.google.android.gcm.server.Constants; import com.google.api.server.spi.Constant; import com.google.api.server.spi.config.Api; import com.google.api.server.spi.config.ApiMethod; import com.google.api.server.spi.config.ApiNamespace; import com.google.api.server...
3e2b5e03a59d9ddac9c2f76ed2e5227c1372c214
441
java
Java
core/src/main/java/net/petafuel/styx/core/xs2a/entities/AdditionalInformationAccess.java
petafuel/styx
2f34c23bb2a989f744695419a8ba6887db1c6ec2
[ "Apache-2.0" ]
12
2019-03-13T09:25:23.000Z
2021-12-10T07:21:06.000Z
core/src/main/java/net/petafuel/styx/core/xs2a/entities/AdditionalInformationAccess.java
petafuel/styx
2f34c23bb2a989f744695419a8ba6887db1c6ec2
[ "Apache-2.0" ]
8
2019-10-14T13:46:16.000Z
2022-03-02T12:50:38.000Z
core/src/main/java/net/petafuel/styx/core/xs2a/entities/AdditionalInformationAccess.java
petafuel/styx
2f34c23bb2a989f744695419a8ba6887db1c6ec2
[ "Apache-2.0" ]
2
2020-04-02T04:24:30.000Z
2020-05-21T09:15:02.000Z
21
64
0.721088
18,362
package net.petafuel.styx.core.xs2a.entities; import java.util.List; /** * Defines additional AccountReferences for the AccountAccess * * @See AccountAccess */ public class AdditionalInformationAccess { List<AccountReference> ownerName; public List<AccountReference> getOwnerName() { return ownerN...
3e2b5e2e8d61a6949c393c0cfb87a42f033d735f
5,868
java
Java
YaProject/src/test/java/YaTest.java
delzak/java_course
65059c66f9debdc209987919541e146d25ba18da
[ "Apache-2.0" ]
null
null
null
YaProject/src/test/java/YaTest.java
delzak/java_course
65059c66f9debdc209987919541e146d25ba18da
[ "Apache-2.0" ]
null
null
null
YaProject/src/test/java/YaTest.java
delzak/java_course
65059c66f9debdc209987919541e146d25ba18da
[ "Apache-2.0" ]
null
null
null
38.860927
161
0.642297
18,363
import org.openqa.selenium.By; import org.openqa.selenium.NoAlertPresentException; import org.openqa.selenium.WebElement; import org.openqa.selenium.firefox.FirefoxDriver; import org.openqa.selenium.interactions.Actions; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.ui.ExpectedConditions...
3e2b5eed7b540ced94e307f937e1fd6f3bffe130
3,544
java
Java
vaadin-cookie-consent-flow-parent/vaadin-cookie-consent-flow-integration-tests/src/test/java/com/vaadin/flow/component/cookieconsent/AbstractParallelTest.java
tarekoraby/vaadin-flow-components
57a7f997f8614e4329817a423ae6f22d9fec8fec
[ "Apache-2.0" ]
null
null
null
vaadin-cookie-consent-flow-parent/vaadin-cookie-consent-flow-integration-tests/src/test/java/com/vaadin/flow/component/cookieconsent/AbstractParallelTest.java
tarekoraby/vaadin-flow-components
57a7f997f8614e4329817a423ae6f22d9fec8fec
[ "Apache-2.0" ]
null
null
null
vaadin-cookie-consent-flow-parent/vaadin-cookie-consent-flow-integration-tests/src/test/java/com/vaadin/flow/component/cookieconsent/AbstractParallelTest.java
tarekoraby/vaadin-flow-components
57a7f997f8614e4329817a423ae6f22d9fec8fec
[ "Apache-2.0" ]
null
null
null
34.076923
112
0.669018
18,364
package com.vaadin.flow.component.cookieconsent; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import java.util.Arrays; import java.util.List; import org.junit.Assert; import org.openqa.selenium.Dimension; import org.openqa.sele...
3e2b5f1182c66a55f1b9b60b0edc111cb9732661
370
java
Java
gulimall-product/src/main/java/com/gezq/product/dao/CommentReplayDao.java
gejielun/Gulimall
b30f1d35c16ab01fd87560bb85d0e7bd019c9fb6
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/gezq/product/dao/CommentReplayDao.java
gejielun/Gulimall
b30f1d35c16ab01fd87560bb85d0e7bd019c9fb6
[ "Apache-2.0" ]
null
null
null
gulimall-product/src/main/java/com/gezq/product/dao/CommentReplayDao.java
gejielun/Gulimall
b30f1d35c16ab01fd87560bb85d0e7bd019c9fb6
[ "Apache-2.0" ]
null
null
null
20.277778
75
0.764384
18,365
package com.gezq.product.dao; import com.gezq.product.entity.CommentReplayEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 商品评价回复关系 * * @author gezq * @email nnheo@example.com * @date 2021-06-28 14:09:27 */ @Mapper public interface CommentReplay...
3e2b5f6aa5afc734a83fda5f2606a262e0b22949
2,622
java
Java
server/mailet/mock-smtp-server/src/main/java/org/apache/james/mock/smtp/server/MockSMTPServer.java
brokenshoebox/james-project
a2a77ad247330ceb148ee0c7751cbe7e347467bd
[ "Apache-2.0" ]
634
2015-12-21T20:24:06.000Z
2022-03-24T09:57:48.000Z
server/mailet/mock-smtp-server/src/main/java/org/apache/james/mock/smtp/server/MockSMTPServer.java
brokenshoebox/james-project
a2a77ad247330ceb148ee0c7751cbe7e347467bd
[ "Apache-2.0" ]
4,148
2015-09-14T15:59:06.000Z
2022-03-31T10:29:10.000Z
server/mailet/mock-smtp-server/src/main/java/org/apache/james/mock/smtp/server/MockSMTPServer.java
brokenshoebox/james-project
a2a77ad247330ceb148ee0c7751cbe7e347467bd
[ "Apache-2.0" ]
392
2015-07-16T07:04:59.000Z
2022-03-28T09:37:53.000Z
43.7
134
0.628909
18,366
/**************************************************************** * 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...
3e2b5fa4cb4113dd499b26cb293b7a5aa9b9d57e
3,746
java
Java
camel-core/src/test/java/org/apache/camel/issues/SplitListListIssueTest.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
13
2018-08-29T09:51:58.000Z
2022-02-22T12:00:36.000Z
camel-core/src/test/java/org/apache/camel/issues/SplitListListIssueTest.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
12
2019-11-13T03:09:32.000Z
2022-02-01T01:05:20.000Z
camel-core/src/test/java/org/apache/camel/issues/SplitListListIssueTest.java
zangfuri/camel
661cd5be9d82292d4b2414c61b54c15ca5911d65
[ "Apache-2.0" ]
50
2016-12-21T07:35:36.000Z
2022-02-25T15:39:00.000Z
45.13253
136
0.633209
18,367
/** * 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...
3e2b602793b080756810acdf1e56b4a3fbb0387f
946
java
Java
src/main/java/com/example/application/views/about/CarouselView.java
Manikandan-tm/asset-browser-layouts
9142652a1b9e8b06e60d084ff7a7ce9ac5bf50c0
[ "Unlicense" ]
null
null
null
src/main/java/com/example/application/views/about/CarouselView.java
Manikandan-tm/asset-browser-layouts
9142652a1b9e8b06e60d084ff7a7ce9ac5bf50c0
[ "Unlicense" ]
null
null
null
src/main/java/com/example/application/views/about/CarouselView.java
Manikandan-tm/asset-browser-layouts
9142652a1b9e8b06e60d084ff7a7ce9ac5bf50c0
[ "Unlicense" ]
null
null
null
27.028571
64
0.67759
18,368
package com.example.application.views.about; import com.vaadin.flow.component.html.Div; import com.vaadin.flow.component.html.Image; import com.vaadin.flow.component.orderedlayout.HorizontalLayout; import com.vaadin.flow.router.PageTitle; import com.vaadin.flow.router.Route; @PageTitle("Carousel") @Route("/carousel")...
3e2b6213d313cce8574e620941a8be3ec689f286
37,001
java
Java
processing/src/main/java/org/apache/carbondata/processing/csvreaderstep/CsvInputMeta.java
CarbonData/carbondata
b2e48a398d7e3de76f8b8fe859e31e079f288d68
[ "Apache-2.0" ]
7
2017-03-14T09:12:30.000Z
2021-06-29T01:12:20.000Z
processing/src/main/java/org/apache/carbondata/processing/csvreaderstep/CsvInputMeta.java
CarbonData/carbondata
b2e48a398d7e3de76f8b8fe859e31e079f288d68
[ "Apache-2.0" ]
null
null
null
processing/src/main/java/org/apache/carbondata/processing/csvreaderstep/CsvInputMeta.java
CarbonData/carbondata
b2e48a398d7e3de76f8b8fe859e31e079f288d68
[ "Apache-2.0" ]
2
2017-03-26T02:46:13.000Z
2018-03-05T07:54:28.000Z
38.663532
100
0.693035
18,369
/** * 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...
3e2b6247abe29fc2c89bb748b988060e783b6734
831
java
Java
src/joystick/event/HoldDelayJoystickEventListener.java
ErebusMaligan/SwingJoystickWrapper
a94ad5fec8779dfd2f9a39be483694bc96e9084a
[ "MIT" ]
null
null
null
src/joystick/event/HoldDelayJoystickEventListener.java
ErebusMaligan/SwingJoystickWrapper
a94ad5fec8779dfd2f9a39be483694bc96e9084a
[ "MIT" ]
null
null
null
src/joystick/event/HoldDelayJoystickEventListener.java
ErebusMaligan/SwingJoystickWrapper
a94ad5fec8779dfd2f9a39be483694bc96e9084a
[ "MIT" ]
null
null
null
17.680851
75
0.613718
18,370
package joystick.event; /** * @author Daniel J. Rivers * 2015 * * Created: Aug 3, 2015, 12:54:25 AM */ public class HoldDelayJoystickEventListener extends JoystickEventAdapter { private final int HOLD = 15; protected int holdCount = 0; private int heldButton = -1; private Joy...
3e2b62b6665c61cbee525e5458325f99eab5b304
2,318
java
Java
main/plugins/org.talend.hadoop.distribution/src/main/java/org/talend/hadoop/distribution/component/SparkStreamingComponent.java
tecsoon-cn/tbd-studio-se
79d4d45f439963e6b80db34742f556e6bb2fbeeb
[ "Apache-1.1" ]
73
2015-02-05T14:02:12.000Z
2022-01-27T21:20:24.000Z
main/plugins/org.talend.hadoop.distribution/src/main/java/org/talend/hadoop/distribution/component/SparkStreamingComponent.java
tecsoon-cn/tbd-studio-se
79d4d45f439963e6b80db34742f556e6bb2fbeeb
[ "Apache-1.1" ]
342
2015-05-05T09:32:22.000Z
2022-03-30T01:15:09.000Z
main/plugins/org.talend.hadoop.distribution/src/main/java/org/talend/hadoop/distribution/component/SparkStreamingComponent.java
tecsoon-cn/tbd-studio-se
79d4d45f439963e6b80db34742f556e6bb2fbeeb
[ "Apache-1.1" ]
75
2015-02-05T14:02:23.000Z
2022-02-18T06:59:11.000Z
38.633333
119
0.689819
18,371
// ============================================================================ // // Copyright (C) 2006-2021 Talend Inc. - www.talend.com // // This source code is available under agreement available at // %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt // // You should have receiv...