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
3e1380bd3dbbf32b6fc360294404c2b2cf304c50
808
java
Java
flood-dynamic-thread-pool/src/main/java/cn/flood/threadpool/enums/QueueTypeEnum.java
mmdai/flood-dependencies
e95178f7fc71d2dd2a38789abcf3235692cf201f
[ "Apache-2.0" ]
1
2021-08-13T02:53:22.000Z
2021-08-13T02:53:22.000Z
flood-dynamic-thread-pool/src/main/java/cn/flood/threadpool/enums/QueueTypeEnum.java
mmdai/flood-dependencies
e95178f7fc71d2dd2a38789abcf3235692cf201f
[ "Apache-2.0" ]
null
null
null
flood-dynamic-thread-pool/src/main/java/cn/flood/threadpool/enums/QueueTypeEnum.java
mmdai/flood-dependencies
e95178f7fc71d2dd2a38789abcf3235692cf201f
[ "Apache-2.0" ]
null
null
null
22.444444
63
0.642327
8,236
package cn.flood.threadpool.enums; /** * 队列类型 * */ public enum QueueTypeEnum { LINKED_BLOCKING_QUEUE("LinkedBlockingQueue"), SYNCHRONOUS_QUEUE("SynchronousQueue"), ARRAY_BLOCKING_QUEUE("ArrayBlockingQueue"), DELAY_QUEUE("DelayQueue"), LINKED_TRANSFER_DEQUE("LinkedTransferQueue"), LINKED_BLO...
3e13818cfb86fa12e15fc8bafd79febb0bb35ead
1,850
java
Java
security/src/test/java/javacloud/framework/security/jwt/JwtTokenTest.java
javacloud-io/framework
79f1d6ebaff4851722a32e556477f918726b5c6f
[ "Apache-2.0" ]
null
null
null
security/src/test/java/javacloud/framework/security/jwt/JwtTokenTest.java
javacloud-io/framework
79f1d6ebaff4851722a32e556477f918726b5c6f
[ "Apache-2.0" ]
8
2019-11-13T09:13:14.000Z
2021-12-09T19:27:51.000Z
security/src/test/java/javacloud/framework/security/jwt/JwtTokenTest.java
javacloud-io/framework
79f1d6ebaff4851722a32e556477f918726b5c6f
[ "Apache-2.0" ]
null
null
null
29.83871
100
0.714054
8,237
package javacloud.framework.security.jwt; import javacloud.framework.json.impl.JacksonMapper; import javacloud.framework.util.Codecs; import javacloud.framework.util.Objects; import java.security.KeyPair; import java.security.KeyPairGenerator; import java.security.NoSuchAlgorithmException; import junit.framework.Tes...
3e13818fa984a32e9d4a96dcc04240c8e640b8d9
2,745
java
Java
src/main/java/com/github/blombler008/teamspeak3bot/commands/listeners/CommandPlugins.java
blombler008/Teamspeak-3-Bot
5f495ce28643a4ba0ad9e340a94cde54711581f8
[ "MIT" ]
1
2019-04-30T20:29:56.000Z
2019-04-30T20:29:56.000Z
src/main/java/com/github/blombler008/teamspeak3bot/commands/listeners/CommandPlugins.java
blombler008/Teamspeak-3-Bot
5f495ce28643a4ba0ad9e340a94cde54711581f8
[ "MIT" ]
1
2019-04-15T14:45:51.000Z
2019-04-30T19:06:33.000Z
src/main/java/com/github/blombler008/teamspeak3bot/commands/listeners/CommandPlugins.java
blombler008/Teamspeak-3-Bot
5f495ce28643a4ba0ad9e340a94cde54711581f8
[ "MIT" ]
1
2019-04-30T20:31:23.000Z
2019-04-30T20:31:23.000Z
42.230769
147
0.747541
8,238
/* * MIT License * * Copyright (c) 2019 blombler008 * * 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, modi...
3e1382e3953086b3e2dedc47e8d665a24c523774
4,433
java
Java
wechat-mp-autoconfigure/src/main/java/com/github/hippoom/wechat/mp/autoconfigure/security/web/WeChatMpWebSecurityConfigurerAdapter.java
Hippoom/wechat-mp-starter
1a12d3d5be2788c9913cd8b423b1756bd5a73f2e
[ "MIT" ]
6
2017-08-11T02:50:08.000Z
2018-11-27T06:16:05.000Z
wechat-mp-autoconfigure/src/main/java/com/github/hippoom/wechat/mp/autoconfigure/security/web/WeChatMpWebSecurityConfigurerAdapter.java
tanbinh123/wechat-mp-starter
1a12d3d5be2788c9913cd8b423b1756bd5a73f2e
[ "MIT" ]
1
2017-07-03T13:43:25.000Z
2017-07-03T14:07:43.000Z
wechat-mp-autoconfigure/src/main/java/com/github/hippoom/wechat/mp/autoconfigure/security/web/WeChatMpWebSecurityConfigurerAdapter.java
tanbinh123/wechat-mp-starter
1a12d3d5be2788c9913cd8b423b1756bd5a73f2e
[ "MIT" ]
5
2017-07-03T06:51:02.000Z
2022-02-11T03:29:14.000Z
38.885965
109
0.746673
8,239
package com.github.hippoom.wechat.mp.autoconfigure.security.web; import static org.springframework.security.config.http.SessionCreationPolicy.IF_REQUIRED; import com.github.hippoom.wechat.mp.security.web.RestAuthenticationEntryPoint; import com.github.hippoom.wechat.mp.security.web.authentication.WeChatMpOAuth2Authen...
3e1384326135692639e6e60a8ba324988438108b
6,055
java
Java
FirstJavaProject/src/com/midnightnoon/pokrocily/strings/StringsAssignment.java
M4t2h3w/Learn2Code
6b06e32d745cc7dc5d6ee1bb91100b116b8a75ec
[ "MIT" ]
null
null
null
FirstJavaProject/src/com/midnightnoon/pokrocily/strings/StringsAssignment.java
M4t2h3w/Learn2Code
6b06e32d745cc7dc5d6ee1bb91100b116b8a75ec
[ "MIT" ]
null
null
null
FirstJavaProject/src/com/midnightnoon/pokrocily/strings/StringsAssignment.java
M4t2h3w/Learn2Code
6b06e32d745cc7dc5d6ee1bb91100b116b8a75ec
[ "MIT" ]
null
null
null
39.575163
113
0.552106
8,240
package com.midnightnoon.pokrocily.strings; public class StringsAssignment { public static void main(String[] args) { String inputString = "This is just a sample text, String, character, array or whatever."; String name = "Ethan Mathew Hunt"; String htmlTags = "[header]Ac mi[/header] massa ...
3e13843dc3a008e26f22bc4ddfecdfb7320723e3
567
java
Java
schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n5/doma/core/container/GeoTouchesConverter.java
nagaikenshin/schemaOrg
4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8
[ "Apache-2.0" ]
1
2020-02-18T01:55:36.000Z
2020-02-18T01:55:36.000Z
schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n5/doma/core/container/GeoTouchesConverter.java
nagaikenshin/schemaOrg
4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8
[ "Apache-2.0" ]
null
null
null
schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n5/doma/core/container/GeoTouchesConverter.java
nagaikenshin/schemaOrg
4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8
[ "Apache-2.0" ]
null
null
null
24.652174
81
0.809524
8,241
package org.kyojo.schemaorg.m3n5.doma.core.container; import org.seasar.doma.ExternalDomain; import org.seasar.doma.jdbc.domain.DomainConverter; import org.kyojo.schemaorg.m3n5.core.impl.GEO_TOUCHES; import org.kyojo.schemaorg.m3n5.core.Container.GeoTouches; @ExternalDomain public class GeoTouchesConverter implement...
3e1384439887c3dbc26163458e14e4bdd48271eb
389
java
Java
sample-activiti7-runtime-bundle/src/test/java/org/activiti/training/sampleactiviti7runtimebundle/SampleActiviti7RuntimeBundleApplicationTests.java
simonjwicks/activiti-test
1e20496bc58178ee47bf0516bbfe6712b9c8fd16
[ "Apache-2.0" ]
null
null
null
sample-activiti7-runtime-bundle/src/test/java/org/activiti/training/sampleactiviti7runtimebundle/SampleActiviti7RuntimeBundleApplicationTests.java
simonjwicks/activiti-test
1e20496bc58178ee47bf0516bbfe6712b9c8fd16
[ "Apache-2.0" ]
null
null
null
sample-activiti7-runtime-bundle/src/test/java/org/activiti/training/sampleactiviti7runtimebundle/SampleActiviti7RuntimeBundleApplicationTests.java
simonjwicks/activiti-test
1e20496bc58178ee47bf0516bbfe6712b9c8fd16
[ "Apache-2.0" ]
null
null
null
22.882353
60
0.832905
8,242
package org.activiti.training.sampleactiviti7runtimebundle; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class SampleActiviti7Runtime...
3e138522d34fef925bbe6e18e452471ba8aa31e5
697
java
Java
fakeplayer-nms/1_16_R1/src/main/java/tr/com/infumia/dantero/fakeplayer/nms/v1_16_R1/FakeCreated1_16_R1.java
FurkanDGN/fakeplayer
b810c1b1eb91c8217322dbf1bfb80c1757703273
[ "MIT" ]
null
null
null
fakeplayer-nms/1_16_R1/src/main/java/tr/com/infumia/dantero/fakeplayer/nms/v1_16_R1/FakeCreated1_16_R1.java
FurkanDGN/fakeplayer
b810c1b1eb91c8217322dbf1bfb80c1757703273
[ "MIT" ]
null
null
null
fakeplayer-nms/1_16_R1/src/main/java/tr/com/infumia/dantero/fakeplayer/nms/v1_16_R1/FakeCreated1_16_R1.java
FurkanDGN/fakeplayer
b810c1b1eb91c8217322dbf1bfb80c1757703273
[ "MIT" ]
null
null
null
29.041667
111
0.714491
8,243
package tr.com.infumia.dantero.fakeplayer.nms.v1_16_R1; import tr.com.infumia.dantero.fakeplayer.api.FakeCreated; import tr.com.infumia.dantero.fakeplayer.api.INPC; import org.bukkit.Bukkit; import org.bukkit.World; import org.bukkit.craftbukkit.v1_16_R1.CraftWorld; import org.jetbrains.annotations.NotNull; public fi...
3e1385d0c3b48216ec61ff45d41cfe7aad7b38c2
4,021
java
Java
arrow/src/gen/java/org/bytedeco/arrow_dataset/HivePartitioning.java
oxisto/javacpp-presets
a70841e089cbe4269cd3e1b1e6de2005c3b4aa16
[ "Apache-2.0" ]
2,132
2015-01-14T10:02:38.000Z
2022-03-31T07:51:08.000Z
arrow/src/gen/java/org/bytedeco/arrow_dataset/HivePartitioning.java
oxisto/javacpp-presets
a70841e089cbe4269cd3e1b1e6de2005c3b4aa16
[ "Apache-2.0" ]
1,024
2015-01-11T18:35:03.000Z
2022-03-31T14:52:22.000Z
arrow/src/gen/java/org/bytedeco/arrow_dataset/HivePartitioning.java
oxisto/javacpp-presets
a70841e089cbe4269cd3e1b1e6de2005c3b4aa16
[ "Apache-2.0" ]
759
2015-01-15T08:41:48.000Z
2022-03-29T17:05:57.000Z
61.861538
185
0.722954
8,244
// Targeted by JavaCPP version 1.5.7-SNAPSHOT: DO NOT EDIT THIS FILE package org.bytedeco.arrow_dataset; import java.nio.*; import org.bytedeco.javacpp.*; import org.bytedeco.javacpp.annotation.*; import static org.bytedeco.javacpp.presets.javacpp.*; import org.bytedeco.arrow.*; import static org.bytedeco.arrow.glob...
3e1387405f162e296c603a3b7ba32bed4567d0e2
2,352
java
Java
src/sos/base/util/namayangar/sosLayer/fire/EstimateFireSiteBuildings.java
alim1369/sos
098b2922229ec987d3dd7ac28c9c22e67338dda5
[ "Apache-2.0" ]
2
2017-09-27T01:41:30.000Z
2017-11-22T01:43:24.000Z
src/sos/base/util/namayangar/sosLayer/fire/EstimateFireSiteBuildings.java
alim1369/sos
098b2922229ec987d3dd7ac28c9c22e67338dda5
[ "Apache-2.0" ]
1
2019-01-15T15:24:56.000Z
2019-01-15T15:24:56.000Z
src/sos/base/util/namayangar/sosLayer/fire/EstimateFireSiteBuildings.java
alim1369/sos
098b2922229ec987d3dd7ac28c9c22e67338dda5
[ "Apache-2.0" ]
null
null
null
30.947368
248
0.759779
8,245
package sos.base.util.namayangar.sosLayer.fire; import java.awt.Color; import java.awt.Graphics2D; import java.awt.Shape; import java.util.ArrayList; import javax.swing.JComponent; import rescuecore2.misc.Pair; import sos.base.entities.Building; import sos.base.entities.Human; import sos.base.sosFireZone.SOSAbstract...
3e1387cd3cdf6a12297382009db546942e4bc206
3,451
java
Java
venus-biz/src/main/java/com/richur/venus/biz/util/leetcode/L006ZConversion.java
RichurLiu/venus
b87bbb63326c1f43eb4855d040f6e90fbaad5bd5
[ "Apache-2.0" ]
null
null
null
venus-biz/src/main/java/com/richur/venus/biz/util/leetcode/L006ZConversion.java
RichurLiu/venus
b87bbb63326c1f43eb4855d040f6e90fbaad5bd5
[ "Apache-2.0" ]
null
null
null
venus-biz/src/main/java/com/richur/venus/biz/util/leetcode/L006ZConversion.java
RichurLiu/venus
b87bbb63326c1f43eb4855d040f6e90fbaad5bd5
[ "Apache-2.0" ]
null
null
null
31.09009
61
0.363952
8,246
package com.richur.venus.biz.util.leetcode; import java.sql.SQLOutput; import java.util.Arrays; /** * @Author richur * @Date 2019/10/16 8:53 PM * https://leetcode-cn.com/problems/zigzag-conversion/ * 将一个给定字符串根据给定的行数,以从上往下、从左到右进行 Z 字形排列。 * 比如输入字符串为 "LEETCODEISHIRING" 行数为 3 时,排列如下: * L C I R * E T O E S I ...
3e13885492a2fcd2a3bc0674db9bf77def577edf
32,611
java
Java
core/src/main/java/com/dtolabs/rundeck/core/plugins/JarPluginProviderLoader.java
yuji901jp/rundeck
22a4454cd3d82181f8ff782058eae958a0c9adf0
[ "Apache-2.0" ]
2
2021-03-03T08:59:35.000Z
2021-03-03T08:59:42.000Z
core/src/main/java/com/dtolabs/rundeck/core/plugins/JarPluginProviderLoader.java
yuji901jp/rundeck
22a4454cd3d82181f8ff782058eae958a0c9adf0
[ "Apache-2.0" ]
null
null
null
core/src/main/java/com/dtolabs/rundeck/core/plugins/JarPluginProviderLoader.java
yuji901jp/rundeck
22a4454cd3d82181f8ff782058eae958a0c9adf0
[ "Apache-2.0" ]
2
2018-03-29T07:58:50.000Z
2018-04-06T08:32:21.000Z
35.727273
130
0.599804
8,247
/* * Copyright 2016 SimplifyOps, Inc. (http://simplifyops.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
3e1388702882adfd7acf20732822b5ab224365e6
640
java
Java
uniprot-datastore/src/main/java/org/uniprot/store/datastore/uniref/UniRefEntryProcessor.java
ebi-uniprot/uniprot-indexer
6787e2107f60b7a3bb86cac5540c8d4287cfd249
[ "Apache-2.0" ]
1
2019-07-16T00:06:12.000Z
2019-07-16T00:06:12.000Z
uniprot-datastore/src/main/java/org/uniprot/store/datastore/uniref/UniRefEntryProcessor.java
ebi-uniprot/uniprot-store
fca441acb80188d6608acd2bf30bc9746c5644af
[ "Apache-2.0" ]
38
2019-08-22T14:51:19.000Z
2022-01-04T16:57:25.000Z
uniprot-datastore/src/main/java/org/uniprot/store/datastore/uniref/UniRefEntryProcessor.java
ebi-uniprot/uniprot-indexer
6787e2107f60b7a3bb86cac5540c8d4287cfd249
[ "Apache-2.0" ]
null
null
null
26.666667
80
0.751563
8,248
package org.uniprot.store.datastore.uniref; import org.springframework.batch.item.ItemProcessor; import org.uniprot.core.uniref.UniRefEntry; import org.uniprot.core.xml.jaxb.uniref.Entry; import org.uniprot.core.xml.uniref.UniRefEntryConverter; /** * @author jluo * @date: 16 Aug 2019 */ public class UniRefEntryPro...
3e13893a3e08bfafe8bfa78eeb928caf372473b9
1,547
java
Java
org/apache/pdfbox/pdmodel/interactive/pagenavigation/PDTransitionDirection.java
MewX/contendo-viewer-v1.6.3
69fba3cea4f9a43e48f43148774cfa61b388e7de
[ "Apache-2.0" ]
2
2021-07-16T10:43:25.000Z
2021-12-15T13:54:10.000Z
org/apache/pdfbox/pdmodel/interactive/pagenavigation/PDTransitionDirection.java
MewX/contendo-viewer-v1.6.3
69fba3cea4f9a43e48f43148774cfa61b388e7de
[ "Apache-2.0" ]
1
2021-10-12T22:24:55.000Z
2021-10-12T22:24:55.000Z
org/apache/pdfbox/pdmodel/interactive/pagenavigation/PDTransitionDirection.java
MewX/contendo-viewer-v1.6.3
69fba3cea4f9a43e48f43148774cfa61b388e7de
[ "Apache-2.0" ]
null
null
null
19.582278
133
0.393665
8,249
/* */ package org.apache.pdfbox.pdmodel.interactive.pagenavigation; /* */ /* */ import org.apache.pdfbox.cos.COSBase; /* */ import org.apache.pdfbox.cos.COSInteger; /* */ import org.apache.pdfbox.cos.COSName; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* ...
3e1389bf2f6d5e76253689b6fd0ce74e21f847c8
687
java
Java
communote/plugins/communote-core-plugin/src/main/java/com/communote/plugins/core/classloader/ClassLoaderAggregatorThreadContextSetter.java
Communote/communote-server
e6a3541054baa7ad26a4eccbbdd7fb8937dead0c
[ "Apache-2.0" ]
26
2016-06-27T09:25:10.000Z
2022-01-24T06:26:56.000Z
communote/plugins/communote-core-plugin/src/main/java/com/communote/plugins/core/classloader/ClassLoaderAggregatorThreadContextSetter.java
Communote/communote-server
e6a3541054baa7ad26a4eccbbdd7fb8937dead0c
[ "Apache-2.0" ]
64
2016-06-28T14:50:46.000Z
2019-05-04T15:10:04.000Z
communote/plugins/communote-core-plugin/src/main/java/com/communote/plugins/core/classloader/ClassLoaderAggregatorThreadContextSetter.java
Communote/communote-server
e6a3541054baa7ad26a4eccbbdd7fb8937dead0c
[ "Apache-2.0" ]
4
2016-10-05T17:30:36.000Z
2019-10-26T15:44:00.000Z
29.869565
94
0.6623
8,250
package com.communote.plugins.core.classloader; /** * @author Communote GmbH - <a href="http://www.communote.com/">http://www.communote.com/</a> */ public abstract class ClassLoaderAggregatorThreadContextSetter<T extends Exception> { public void execute(final ClassLoader... classLoadersToUse) throws T { ...
3e1389c6653241f176a5da00388397b75538144d
3,165
java
Java
app/src/main/java/com/qiaojim/bluetoothstudy/DataTransFragment.java
gggggggg1988/BluetoothStudy
8ccff5744f97df4c8b60e8c51c2371f5dbf25f1c
[ "Apache-2.0" ]
48
2017-04-06T01:08:04.000Z
2022-02-05T19:27:26.000Z
app/src/main/java/com/qiaojim/bluetoothstudy/DataTransFragment.java
gggggggg1988/BluetoothStudy
8ccff5744f97df4c8b60e8c51c2371f5dbf25f1c
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/qiaojim/bluetoothstudy/DataTransFragment.java
gggggggg1988/BluetoothStudy
8ccff5744f97df4c8b60e8c51c2371f5dbf25f1c
[ "Apache-2.0" ]
28
2017-04-06T07:24:21.000Z
2020-11-20T07:30:13.000Z
30.142857
123
0.662559
8,251
package com.qiaojim.bluetoothstudy; import android.bluetooth.BluetoothDevice; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android....
3e1389efbd42264f41e7621ad5564892e63d8922
527
java
Java
ecommerce-order-service-api/src/main/java/com/ecommerce/order/order/model/OrderFactory.java
ruperi/ecommerce-order-service
6aeacac2e769421252863361f5f22c92f2c236bb
[ "Apache-2.0" ]
494
2019-09-05T08:24:15.000Z
2022-03-31T06:03:42.000Z
ecommerce-order-service-api/src/main/java/com/ecommerce/order/order/model/OrderFactory.java
ruperi/ecommerce-order-service
6aeacac2e769421252863361f5f22c92f2c236bb
[ "Apache-2.0" ]
5
2019-10-09T11:53:37.000Z
2021-07-08T07:13:31.000Z
ecommerce-order-service-api/src/main/java/com/ecommerce/order/order/model/OrderFactory.java
enjoy-snail/order-backend
5fdfecbf5b915c5d6bb4cefa71ddc27640cf9733
[ "Apache-2.0" ]
186
2019-09-06T04:21:26.000Z
2022-03-31T06:02:56.000Z
25.095238
65
0.740038
8,252
package com.ecommerce.order.order.model; import com.ecommerce.shared.model.Address; import org.springframework.stereotype.Component; import java.util.List; @Component public class OrderFactory { private final OrderIdGenerator idGenerator; public OrderFactory(OrderIdGenerator idGenerator) { this.idGe...
3e138ab81a71dfa39ac59a83616066ee6e6d72a1
1,610
java
Java
src/main/java/com/kwpugh/mining_dims/init/PortalInit.java
JackGlobetrotter/mining_Dimensions-1.17
1a1a537abf42fc6208207e4ab86ab2ea9b0cccdf
[ "CC0-1.0" ]
4
2021-12-14T16:41:37.000Z
2022-01-24T12:51:56.000Z
src/main/java/com/kwpugh/mining_dims/init/PortalInit.java
JackGlobetrotter/mining_Dimensions-1.17
1a1a537abf42fc6208207e4ab86ab2ea9b0cccdf
[ "CC0-1.0" ]
26
2021-06-20T01:41:00.000Z
2022-03-24T02:48:21.000Z
src/main/java/com/kwpugh/mining_dims/init/PortalInit.java
JackGlobetrotter/mining_Dimensions-1.17
1a1a537abf42fc6208207e4ab86ab2ea9b0cccdf
[ "CC0-1.0" ]
9
2021-11-04T19:21:18.000Z
2022-03-11T18:24:34.000Z
26.393443
76
0.702484
8,253
package com.kwpugh.mining_dims.init; import com.kwpugh.mining_dims.MiningDims; import net.kyrptonaught.customportalapi.api.CustomPortalBuilder; import net.minecraft.block.Blocks; import net.minecraft.util.Identifier; public class PortalInit { static boolean mining = MiningDims.CONFIG.GENERAL.enableMiningPortal; st...
3e138b1ad54ab13a79d6e9dbd79586083e49e4f3
11,088
java
Java
sdk/resourcemanager/azure-resourcemanager-storage/src/main/java/com/azure/resourcemanager/storage/fluent/models/FileShareItemInner.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,350
2015-01-17T05:22:05.000Z
2022-03-29T21:00:37.000Z
sdk/resourcemanager/azure-resourcemanager-storage/src/main/java/com/azure/resourcemanager/storage/fluent/models/FileShareItemInner.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
16,834
2015-01-07T02:19:09.000Z
2022-03-31T23:29:10.000Z
sdk/resourcemanager/azure-resourcemanager-storage/src/main/java/com/azure/resourcemanager/storage/fluent/models/FileShareItemInner.java
Manny27nyc/azure-sdk-for-java
d8d70f14cfd509bca10aaf042f45b2f23b62cdc9
[ "MIT" ]
1,586
2015-01-02T01:50:28.000Z
2022-03-31T11:25:34.000Z
35.652733
120
0.671627
8,254
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.storage.fluent.models; import com.azure.core.annotation.Fluent; import com.azure.core.util.logging.ClientLogger; import com.azur...
3e138b40c26854d3f5394379e93b5307fcdd032e
3,089
java
Java
dcm4che-2.0.29/dcm4che-code/src/main/java/org/dcm4che2/code/EchocardiographyAorta.java
ppazos/dicom-waveform
dede548af1ffdb912205a33b9ec0e1ccd7b5ebe0
[ "Apache-2.0" ]
null
null
null
dcm4che-2.0.29/dcm4che-code/src/main/java/org/dcm4che2/code/EchocardiographyAorta.java
ppazos/dicom-waveform
dede548af1ffdb912205a33b9ec0e1ccd7b5ebe0
[ "Apache-2.0" ]
1
2019-09-27T16:07:35.000Z
2019-09-27T16:07:35.000Z
dcm4che-2.0.29/dcm4che-code/src/main/java/org/dcm4che2/code/EchocardiographyAorta.java
ppazos/dicom-waveform
dede548af1ffdb912205a33b9ec0e1ccd7b5ebe0
[ "Apache-2.0" ]
null
null
null
41.756757
103
0.718123
8,255
/* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (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.mozilla.org/MPL/ * ...
3e138c292be27a20253af155b1032c4f1a506204
1,747
java
Java
app/src/main/java/practicaltest01var08/eim/systems/cs/pub/ro/practicaltest01var08/ServiceTest.java
cosmin-ionita/EIM_Exam
19e821cf26e57698d9b01fd4829de48ab09f570a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/practicaltest01var08/eim/systems/cs/pub/ro/practicaltest01var08/ServiceTest.java
cosmin-ionita/EIM_Exam
19e821cf26e57698d9b01fd4829de48ab09f570a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/practicaltest01var08/eim/systems/cs/pub/ro/practicaltest01var08/ServiceTest.java
cosmin-ionita/EIM_Exam
19e821cf26e57698d9b01fd4829de48ab09f570a
[ "Apache-2.0" ]
null
null
null
21.048193
72
0.517459
8,256
package practicaltest01var08.eim.systems.cs.pub.ro.practicaltest01var08; import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.widget.Toast; import java.util.Random; public class ServiceTest extends Service { public ServiceTest() { } @Override public v...
3e138de09244f88fead85591f0a895816b70f53e
1,482
java
Java
library/src/main/java/it/unibs/sandroide/lib/BLEEmbeddedEventListener.java
SAndroidEOfficial/framework
5e2f927360fba53a5711646a0313895a00e6add9
[ "MIT" ]
10
2016-12-31T10:34:15.000Z
2018-03-02T19:36:51.000Z
library/src/main/java/it/unibs/sandroide/lib/BLEEmbeddedEventListener.java
SAndroidEOfficial/framework
5e2f927360fba53a5711646a0313895a00e6add9
[ "MIT" ]
53
2016-12-20T14:49:04.000Z
2018-03-07T15:02:01.000Z
library/src/main/java/it/unibs/sandroide/lib/BLEEmbeddedEventListener.java
SAndroidEOfficial/framework
5e2f927360fba53a5711646a0313895a00e6add9
[ "MIT" ]
5
2017-02-20T16:05:13.000Z
2021-07-02T22:16:22.000Z
40.054054
86
0.769231
8,257
/** * Copyright (c) 2016 University of Brescia, Alessandra Flammini, All rights reserved. * * 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 limitat...
3e138e5316abd4d9db86b454da9704d6e740351b
363
java
Java
sdk/src/main/java/org/zstack/sdk/AddSecurityMachineResult.java
MatheMatrix/zstack
8da3508c624c0bd8f819da91eb28f7ebf34b8cba
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
sdk/src/main/java/org/zstack/sdk/AddSecurityMachineResult.java
MatheMatrix/zstack
8da3508c624c0bd8f819da91eb28f7ebf34b8cba
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
sdk/src/main/java/org/zstack/sdk/AddSecurityMachineResult.java
MatheMatrix/zstack
8da3508c624c0bd8f819da91eb28f7ebf34b8cba
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
24.2
66
0.752066
8,258
package org.zstack.sdk; import org.zstack.sdk.SecurityMachineInventory; public class AddSecurityMachineResult { public SecurityMachineInventory inventory; public void setInventory(SecurityMachineInventory inventory) { this.inventory = inventory; } public SecurityMachineInventory getInventory()...
3e138e9e0560192a4217158c5ea6d56a464ff622
435
java
Java
core/src/main/java/com/delmar/core/model/CorePage.java
ldlqdsdcn/wms
0be5e05d65bf76d226e32d7d438f0036e3f47beb
[ "Apache-2.0" ]
20
2016-08-23T08:31:42.000Z
2022-03-14T13:44:57.000Z
core/src/main/java/com/delmar/core/model/CorePage.java
ldlqdsdcn/wms
0be5e05d65bf76d226e32d7d438f0036e3f47beb
[ "Apache-2.0" ]
null
null
null
core/src/main/java/com/delmar/core/model/CorePage.java
ldlqdsdcn/wms
0be5e05d65bf76d226e32d7d438f0036e3f47beb
[ "Apache-2.0" ]
12
2016-08-23T08:31:43.000Z
2019-06-28T08:58:56.000Z
18.913043
41
0.77931
8,259
package com.delmar.core.model; import lombok.Data; /** * table name core_page * Date:2016-08-26 17:08:24 **/ @Data public class CorePage extends CoreModel { private Integer id; private String name; private String descr; private String help; private Integer windowId; private Integer tableId; private Integer fil...
3e138eb6278d1cb22dd27fd6d75037e01c0ce516
1,282
java
Java
cofpasgers/src/main/java/com/huiketong/cofpasgers/util/SerialGeneratorUtil.java
ZuofeiGithub/javaweb_huiketong
0c2e630fd1be9a0ecf02230acf6b82e9b6bc8b2c
[ "Apache-2.0" ]
null
null
null
cofpasgers/src/main/java/com/huiketong/cofpasgers/util/SerialGeneratorUtil.java
ZuofeiGithub/javaweb_huiketong
0c2e630fd1be9a0ecf02230acf6b82e9b6bc8b2c
[ "Apache-2.0" ]
null
null
null
cofpasgers/src/main/java/com/huiketong/cofpasgers/util/SerialGeneratorUtil.java
ZuofeiGithub/javaweb_huiketong
0c2e630fd1be9a0ecf02230acf6b82e9b6bc8b2c
[ "Apache-2.0" ]
null
null
null
34.648649
88
0.423557
8,260
package com.huiketong.cofpasgers.util; import java.util.Random; public class SerialGeneratorUtil { public static String GetRandomString(int Len) { String[] baseString = {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "a", "b", "c", "d", "e", "f", "g", "h"...
3e138f0e54637f86daf142b7c432debb7760af01
382
java
Java
src/main/java/iot/strategy/consume/DummyConsumer.java
Placu95/DingNet
5e52fd2cafdcb2a95c9f34c51bcaa4702faee304
[ "MIT" ]
null
null
null
src/main/java/iot/strategy/consume/DummyConsumer.java
Placu95/DingNet
5e52fd2cafdcb2a95c9f34c51bcaa4702faee304
[ "MIT" ]
null
null
null
src/main/java/iot/strategy/consume/DummyConsumer.java
Placu95/DingNet
5e52fd2cafdcb2a95c9f34c51bcaa4702faee304
[ "MIT" ]
2
2020-03-27T17:26:01.000Z
2020-04-24T10:22:35.000Z
21.222222
65
0.743455
8,261
package iot.strategy.consume; import iot.lora.LoraWanPacket; import iot.networkentity.Mote; import java.util.Arrays; /** * Print the payload of the received packet */ public class DummyConsumer implements ConsumePacketStrategy { @Override public void consume(Mote mote, LoraWanPacket packet) { Syst...
3e138f4661e64d908f1da5e7fedb68ef78a772fa
2,059
java
Java
api/src/java/com/futu/opend/api/impl/QotRegQotPushExec.java
llmyfa/java-for-FutuOpenD
842369ce6b1351b3ff049d446dffd0089d51eb1a
[ "Apache-2.0" ]
15
2018-08-09T08:02:48.000Z
2022-03-07T12:00:15.000Z
api/src/java/com/futu/opend/api/impl/QotRegQotPushExec.java
llmyfa/java-for-FutuOpenD
842369ce6b1351b3ff049d446dffd0089d51eb1a
[ "Apache-2.0" ]
3
2018-08-17T08:16:02.000Z
2019-04-04T13:53:29.000Z
api/src/java/com/futu/opend/api/impl/QotRegQotPushExec.java
llmyfa/java-for-FutuOpenD
842369ce6b1351b3ff049d446dffd0089d51eb1a
[ "Apache-2.0" ]
7
2018-08-06T08:53:41.000Z
2021-03-23T08:29:22.000Z
28.205479
121
0.770763
8,262
package com.futu.opend.api.impl; import com.futu.opend.api.protobuf.QotRegQotPush; import com.futu.opend.api.protobuf.QotCommon.QotMarket; import com.futu.opend.api.protobuf.QotCommon.Security; import com.futu.opend.api.protobuf.QotCommon.SubType; import com.google.protobuf.InvalidProtocolBufferException; class QotRe...
3e138f7101892cf7c7ef788f223a4c74ea4a678c
2,725
java
Java
app/src/main/java/jp/ne/hatena/hackugyo/thoughtscalendar/model/DatabaseHelper.java
hackugyo/ThoughtsCalendar_Android
28cb18b15f434960620016cd9c07fc18a1d5d734
[ "Apache-2.0" ]
null
null
null
app/src/main/java/jp/ne/hatena/hackugyo/thoughtscalendar/model/DatabaseHelper.java
hackugyo/ThoughtsCalendar_Android
28cb18b15f434960620016cd9c07fc18a1d5d734
[ "Apache-2.0" ]
null
null
null
app/src/main/java/jp/ne/hatena/hackugyo/thoughtscalendar/model/DatabaseHelper.java
hackugyo/ThoughtsCalendar_Android
28cb18b15f434960620016cd9c07fc18a1d5d734
[ "Apache-2.0" ]
null
null
null
32.058824
127
0.662385
8,263
package jp.ne.hatena.hackugyo.thoughtscalendar.model; import java.io.File; import java.util.concurrent.atomic.AtomicInteger; import jp.ne.hatena.hackugyo.thoughtscalendar.util.LogUtils; import android.content.Context; import android.database.sqlite.SQLiteDatabase; import com.j256.ormlite.android.apptools.OpenHelperM...
3e139027280d4b03dc382120c57e7609696948d9
3,106
java
Java
tests/org.jgap/src/test/java/org/jgap/xml/XMLDocumentBuilderTest.java
wwu-pi/midstr
86e09e3b8be113b53c67da8eab871655d5d42e28
[ "Apache-2.0" ]
1
2020-05-26T09:16:25.000Z
2020-05-26T09:16:25.000Z
tests/org.jgap/src/test/java/org/jgap/xml/XMLDocumentBuilderTest.java
vvhof/midstr
2b9949b91712e809399242b767f6f18c435e2640
[ "Apache-2.0" ]
null
null
null
tests/org.jgap/src/test/java/org/jgap/xml/XMLDocumentBuilderTest.java
vvhof/midstr
2b9949b91712e809399242b767f6f18c435e2640
[ "Apache-2.0" ]
1
2020-05-26T09:07:22.000Z
2020-05-26T09:07:22.000Z
35.701149
80
0.675145
8,264
/* * This file is part of JGAP. * * JGAP offers a dual license model containing the LGPL as well as the MPL. * * For licensing information please see the file license.txt included with JGAP * or have a look at the top of class org.jgap.Chromosome which representatively * includes the JGAP license policy applicab...
3e13905ad3f63cd7517754a7f87c732028a991d8
1,631
java
Java
src/cn/webwheel/setters/AbstractSetter.java
kobe2000/webwheel
68cb81804cbc634a4a5684a98c7dfb7d3518a225
[ "Apache-2.0" ]
2
2017-03-01T01:33:42.000Z
2017-10-12T13:28:50.000Z
src/cn/webwheel/setters/AbstractSetter.java
kobe2000/webwheel
68cb81804cbc634a4a5684a98c7dfb7d3518a225
[ "Apache-2.0" ]
null
null
null
src/cn/webwheel/setters/AbstractSetter.java
kobe2000/webwheel
68cb81804cbc634a4a5684a98c7dfb7d3518a225
[ "Apache-2.0" ]
null
null
null
28.614035
96
0.631514
8,265
/* * Copyright 2017 XueSong Guo. * * 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 ...
3e13907f0dabad436e395f4d7748b0a1fa2164d6
426
java
Java
fxiaoke-xjl/src/main/java/com/chylee/fxiaoke/xjl/service/FxkBaoxiaoService.java
chy1ee/fxiaoke
960a0962626636b51a976208bc1cc83a9e4ddac5
[ "MIT" ]
null
null
null
fxiaoke-xjl/src/main/java/com/chylee/fxiaoke/xjl/service/FxkBaoxiaoService.java
chy1ee/fxiaoke
960a0962626636b51a976208bc1cc83a9e4ddac5
[ "MIT" ]
null
null
null
fxiaoke-xjl/src/main/java/com/chylee/fxiaoke/xjl/service/FxkBaoxiaoService.java
chy1ee/fxiaoke
960a0962626636b51a976208bc1cc83a9e4ddac5
[ "MIT" ]
null
null
null
38.727273
81
0.826291
8,266
package com.chylee.fxiaoke.xjl.service; import com.chylee.fxiaoke.xjl.event.data.object.Object_okom1__c; import com.chylee.fxiaoke.common.exception.CrmApiException; import com.chylee.fxiaoke.common.exception.CrmDataException; public interface FxkBaoxiaoService { void update(String dataId, String db, String dh) th...
3e13910ceec015f2c59b8b0aba7c71f37aff5118
3,227
java
Java
src/main/java/io/berndruecker/onboarding/customer/process/DmnJobHandler.java
robert0714/customer-onboarding-camundacloud-springboot-extended
1aaabb4a584f5a6b7b0da6360cb99f4cfa2e8af1
[ "Apache-2.0" ]
5
2021-03-25T15:00:31.000Z
2022-03-24T12:03:14.000Z
src/main/java/io/berndruecker/onboarding/customer/process/DmnJobHandler.java
robert0714/customer-onboarding-camundacloud-springboot-extended
1aaabb4a584f5a6b7b0da6360cb99f4cfa2e8af1
[ "Apache-2.0" ]
2
2021-12-14T18:35:21.000Z
2021-12-14T18:36:45.000Z
src/main/java/io/berndruecker/onboarding/customer/process/DmnJobHandler.java
robert0714/customer-onboarding-camundacloud-springboot-extended
1aaabb4a584f5a6b7b0da6360cb99f4cfa2e8af1
[ "Apache-2.0" ]
3
2021-09-28T22:34:13.000Z
2022-03-24T12:03:15.000Z
39.353659
102
0.643632
8,267
package io.berndruecker.onboarding.customer.process; import io.camunda.zeebe.client.api.response.ActivatedJob; import io.camunda.zeebe.client.api.worker.JobClient; import io.camunda.zeebe.spring.client.annotation.ZeebeWorker; import org.camunda.bpm.dmn.engine.DmnDecision; import org.camunda.bpm.dmn.engine.DmnDec...
3e13924b326cfd66b4f2060e6b84d0175e4af515
1,984
java
Java
src/game/AttackBehaviour.java
peijiin/apocalypse
2a92de5ea734541d9eb30fe8b3bf9555b1d50cfb
[ "MIT" ]
null
null
null
src/game/AttackBehaviour.java
peijiin/apocalypse
2a92de5ea734541d9eb30fe8b3bf9555b1d50cfb
[ "MIT" ]
null
null
null
src/game/AttackBehaviour.java
peijiin/apocalypse
2a92de5ea734541d9eb30fe8b3bf9555b1d50cfb
[ "MIT" ]
null
null
null
28.342857
86
0.737399
8,268
package game; import java.util.ArrayList; import java.util.Collections; import java.util.List; import java.util.Objects; import edu.monash.fit2099.engine.Action; import edu.monash.fit2099.engine.Actor; import edu.monash.fit2099.engine.Exit; import edu.monash.fit2099.engine.GameMap; /** * A class that generates an A...
3e13926df847ae8a8e7aa90ba18318f0df558e98
974
java
Java
skysail.server.designer.demo.accounts/src-gen/io/skysail/server/designer/demo/accounts/account/AccountsTransactionResource.java
evandor/skysail-framework
480df6f043ab85328ecc6cc38958c501edbc2374
[ "Apache-2.0" ]
1
2016-02-08T08:57:12.000Z
2016-02-08T08:57:12.000Z
skysail.server.designer.demo.accounts/src-gen/io/skysail/server/designer/demo/accounts/account/AccountsTransactionResource.java
evandor/skysail-framework
480df6f043ab85328ecc6cc38958c501edbc2374
[ "Apache-2.0" ]
3
2016-02-15T11:15:06.000Z
2016-03-01T11:57:56.000Z
skysail.server.designer.demo.accounts/src-gen/io/skysail/server/designer/demo/accounts/account/AccountsTransactionResource.java
evandor/skysail-framework
480df6f043ab85328ecc6cc38958c501edbc2374
[ "Apache-2.0" ]
null
null
null
28.647059
113
0.764887
8,269
package io.skysail.server.designer.demo.accounts.account; import java.util.List; import io.skysail.api.links.Link; import io.skysail.api.responses.SkysailResponse; import io.skysail.server.restlet.resources.EntityServerResource; import io.skysail.server.designer.demo.accounts.account.*; import io.skysail.server.desig...
3e1392c045054cba9c45b4f9b544ba7e4c34d75f
1,245
java
Java
src/test/java/Board/BoardControllerMock.java
ueisd/compteurpoints-jeu-go-java
25ee6e471b076afd39fd4e536434fe63ff4d0cd4
[ "MIT" ]
null
null
null
src/test/java/Board/BoardControllerMock.java
ueisd/compteurpoints-jeu-go-java
25ee6e471b076afd39fd4e536434fe63ff4d0cd4
[ "MIT" ]
null
null
null
src/test/java/Board/BoardControllerMock.java
ueisd/compteurpoints-jeu-go-java
25ee6e471b076afd39fd4e536434fe63ff4d0cd4
[ "MIT" ]
null
null
null
23.490566
71
0.683534
8,270
package Board; import Game.ErrorType; import Player.Color; import Player.Player; public class BoardControllerMock implements IBoardController { Board board; ErrorType currentError; public BoardControllerMock(int size) { this.board = new Board(size); } public Color getOccupationColorAtPos...
3e13930f70ffa7136335dfb2d0cfb2efdf858572
110
java
Java
clodhopper-examples/src/main/java/org/battelle/clodhopper/examples/selection/SelectionType.java
hujunxianligong/clodhopper
97e8356f754aa53e805cedf83a6bebe53157b603
[ "Apache-2.0" ]
1
2021-01-03T09:26:40.000Z
2021-01-03T09:26:40.000Z
clodhopper-examples/src/main/java/org/battelle/clodhopper/examples/selection/SelectionType.java
hujunxianligong/clodhopper
97e8356f754aa53e805cedf83a6bebe53157b603
[ "Apache-2.0" ]
null
null
null
clodhopper-examples/src/main/java/org/battelle/clodhopper/examples/selection/SelectionType.java
hujunxianligong/clodhopper
97e8356f754aa53e805cedf83a6bebe53157b603
[ "Apache-2.0" ]
null
null
null
13.75
51
0.781818
8,271
package org.battelle.clodhopper.examples.selection; public enum SelectionType { SELECT, UNSELECT, BOTH }
3e1393b42d2fc05326160de38df310aa0f5f81fd
2,627
java
Java
core/src/test/java/io/grpc/internal/ExponentialBackoffPolicyTest.java
canon0415/grpc1.4
4c683a17b82a886d876c9858caa6c5f51a706098
[ "BSD-3-Clause" ]
null
null
null
core/src/test/java/io/grpc/internal/ExponentialBackoffPolicyTest.java
canon0415/grpc1.4
4c683a17b82a886d876c9858caa6c5f51a706098
[ "BSD-3-Clause" ]
null
null
null
core/src/test/java/io/grpc/internal/ExponentialBackoffPolicyTest.java
canon0415/grpc1.4
4c683a17b82a886d876c9858caa6c5f51a706098
[ "BSD-3-Clause" ]
null
null
null
35.5
86
0.737724
8,272
/* * Copyright 2015, Google Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions a...
3e1393cab0fe0577e25b71d0b0ba2f86c0d24c2a
24,599
java
Java
exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/Foreman.java
simbatech/incubator-drill
60048be7ff8cde657052dbd26d804d93cd7b0b84
[ "Apache-2.0" ]
null
null
null
exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/Foreman.java
simbatech/incubator-drill
60048be7ff8cde657052dbd26d804d93cd7b0b84
[ "Apache-2.0" ]
null
null
null
exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/Foreman.java
simbatech/incubator-drill
60048be7ff8cde657052dbd26d804d93cd7b0b84
[ "Apache-2.0" ]
null
null
null
35.702467
166
0.716127
8,273
/** * 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...
3e1394448656966c8f4a867723e1a68e16e8e83b
17,582
java
Java
sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/implementation/AmqpReceiveLinkProcessor.java
Azure-Fluent/azure-sdk-for-java
c123e88d3e78b3d1b81a977aae0646220457f2c1
[ "MIT" ]
1
2020-10-05T18:51:27.000Z
2020-10-05T18:51:27.000Z
sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/implementation/AmqpReceiveLinkProcessor.java
Azure-Fluent/azure-sdk-for-java
c123e88d3e78b3d1b81a977aae0646220457f2c1
[ "MIT" ]
24
2020-05-27T05:21:27.000Z
2021-06-25T15:37:42.000Z
sdk/eventhubs/azure-messaging-eventhubs/src/main/java/com/azure/messaging/eventhubs/implementation/AmqpReceiveLinkProcessor.java
Azure-Fluent/azure-sdk-for-java
c123e88d3e78b3d1b81a977aae0646220457f2c1
[ "MIT" ]
null
null
null
35.305221
119
0.603003
8,274
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. package com.azure.messaging.eventhubs.implementation; import com.azure.core.amqp.AmqpEndpointState; import com.azure.core.amqp.AmqpRetryPolicy; import com.azure.core.amqp.implementation.AmqpReceiveLink; import com.azure.co...
3e139481c8b084a95f1f88e9862aa6fc86705496
1,793
java
Java
learningNetworkProgrammingWithJava/src/main/java/com/doctor/ch01/Java8EchoClient.java
sdcuike/book-reading
b8bf73d452b1358d9bdc7fdd873ba2891ee3432d
[ "Apache-2.0" ]
2
2017-12-22T02:58:22.000Z
2018-10-25T23:44:37.000Z
learningNetworkProgrammingWithJava/src/main/java/com/doctor/ch01/Java8EchoClient.java
sdcuike/book-reading
b8bf73d452b1358d9bdc7fdd873ba2891ee3432d
[ "Apache-2.0" ]
null
null
null
learningNetworkProgrammingWithJava/src/main/java/com/doctor/ch01/Java8EchoClient.java
sdcuike/book-reading
b8bf73d452b1358d9bdc7fdd873ba2891ee3432d
[ "Apache-2.0" ]
2
2017-08-22T05:06:21.000Z
2018-10-09T05:58:51.000Z
30.389831
130
0.586168
8,275
package com.doctor.ch01; import java.io.BufferedReader; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.InetAddress; import java.net.Socket; import java.net.UnknownHostException; import java.nio.charset.StandardCharsets; import java.util.Scanner; import java.util.function.Supplier; import...
3e13949e8372bdf9bb2500ad78cdcd01f318f949
745
java
Java
src/main/java/nl/esciencecenter/xenon/cli/removejob/RemoveJobCommand.java
xenon-middleware/xenon-cli
6f44874cca0d8497f868d7efa6c16c178d4f3281
[ "Apache-2.0" ]
1
2018-10-10T08:37:40.000Z
2018-10-10T08:37:40.000Z
src/main/java/nl/esciencecenter/xenon/cli/removejob/RemoveJobCommand.java
NLeSC/xenon-cli
6f44874cca0d8497f868d7efa6c16c178d4f3281
[ "Apache-2.0" ]
57
2017-02-10T16:56:26.000Z
2019-02-08T10:28:08.000Z
src/main/java/nl/esciencecenter/xenon/cli/removejob/RemoveJobCommand.java
surf-eds/xenon-cli
6f44874cca0d8497f868d7efa6c16c178d4f3281
[ "Apache-2.0" ]
2
2017-08-11T06:56:32.000Z
2018-01-30T11:07:23.000Z
29.8
71
0.746309
8,276
package nl.esciencecenter.xenon.cli.removejob; import static nl.esciencecenter.xenon.cli.Utils.createScheduler; import net.sourceforge.argparse4j.inf.Namespace; import nl.esciencecenter.xenon.XenonException; import nl.esciencecenter.xenon.cli.XenonCommand; import nl.esciencecenter.xenon.schedulers.Scheduler; /** *...
3e1394a2459da879c69a26f7732ba6f814109999
838
java
Java
app/src/main/java/bookweather/com/bookweather/db/City.java
workofp/BooKWeather
d976459d8594e7890f8ef1782f61481d9a7340c8
[ "Apache-2.0" ]
null
null
null
app/src/main/java/bookweather/com/bookweather/db/City.java
workofp/BooKWeather
d976459d8594e7890f8ef1782f61481d9a7340c8
[ "Apache-2.0" ]
null
null
null
app/src/main/java/bookweather/com/bookweather/db/City.java
workofp/BooKWeather
d976459d8594e7890f8ef1782f61481d9a7340c8
[ "Apache-2.0" ]
null
null
null
17.829787
47
0.614558
8,277
package bookweather.com.bookweather.db; import org.litepal.crud.DataSupport; /** * Created by WP on 2017/8/12. */ public class City extends DataSupport { private int id; private String cityName; private int cityCode; private int provinceId; public int getId() { return id; } pu...
3e1394f4c2b72cc6f99be91cb7ece555492a14c9
2,245
java
Java
bval-jsr303/src/main/java/org/apache/bval/jsr303/util/EnumerationConverter.java
tomitribe/bval
eff93b24d23610c7de6c739ad908bff459f3f08c
[ "Apache-2.0" ]
null
null
null
bval-jsr303/src/main/java/org/apache/bval/jsr303/util/EnumerationConverter.java
tomitribe/bval
eff93b24d23610c7de6c739ad908bff459f3f08c
[ "Apache-2.0" ]
6
2020-06-30T23:17:12.000Z
2021-08-25T15:33:57.000Z
bval-jsr303/src/main/java/org/apache/bval/jsr303/util/EnumerationConverter.java
tomitribe/bval
eff93b24d23610c7de6c739ad908bff459f3f08c
[ "Apache-2.0" ]
1
2018-11-23T10:18:00.000Z
2018-11-23T10:18:00.000Z
29.539474
98
0.668151
8,278
/* * 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 ...
3e13950323bc4d4dcd083acf8dba28bf04692ca8
2,422
java
Java
src/test/java/com/williamfiset/algorithms/datastructures/hashtable/DoubleHashingTestObject.java
groupsvkg/algorithms
2eed08cd0de39ce73d445e83e6aa1476741edc51
[ "MIT" ]
12,964
2017-05-12T03:37:24.000Z
2022-03-31T22:30:15.000Z
src/test/java/com/williamfiset/algorithms/datastructures/hashtable/DoubleHashingTestObject.java
JiangnanVL/Algorithms
86661d3daf3063eae2ea9329b069456b87490b62
[ "MIT" ]
230
2017-06-03T00:05:18.000Z
2022-03-29T21:33:00.000Z
src/test/java/com/williamfiset/algorithms/datastructures/hashtable/DoubleHashingTestObject.java
JiangnanVL/Algorithms
86661d3daf3063eae2ea9329b069456b87490b62
[ "MIT" ]
3,708
2017-05-06T11:56:17.000Z
2022-03-31T11:11:02.000Z
24.877551
99
0.657096
8,279
/** * The DoubleHashingTestObject is an object to test the functionality of the hash-table implemented * with double hashing. * * @author William Fiset, envkt@example.com */ package com.williamfiset.algorithms.datastructures.hashtable; import java.util.Random; public class DoubleHashingTestObject implements Seco...
3e139566fece5254a68eab17a9643b5047442e71
1,508
java
Java
tooling/intellij/src/main/java/org/stratos/lang/StratosPluginController.java
Arthur-Kamau/stratos
5afe8aa88ba765498779a6aecea908f2b0d927ef
[ "MIT" ]
8
2020-03-12T06:17:47.000Z
2020-11-06T16:19:47.000Z
tooling/intellij/src/main/java/org/stratos/lang/StratosPluginController.java
Arthur-Kamau/stratos
5afe8aa88ba765498779a6aecea908f2b0d927ef
[ "MIT" ]
null
null
null
tooling/intellij/src/main/java/org/stratos/lang/StratosPluginController.java
Arthur-Kamau/stratos
5afe8aa88ba765498779a6aecea908f2b0d927ef
[ "MIT" ]
null
null
null
28.45283
88
0.769231
8,280
package org.stratos.lang; import com.intellij.ide.plugins.IdeaPluginDescriptor; import com.intellij.ide.plugins.PluginManager; import com.intellij.openapi.components.ProjectComponent; import com.intellij.openapi.diagnostic.Logger; import com.intellij.openapi.extensions.PluginId; import com.intellij.openapi.project.Pro...
3e139567e2ed847a148ade9b60f490e7871cd869
1,625
java
Java
src/test/java/dev/snowdrop/example/KubernetesIT.java
devendra-wanjara/rest-http-example
1be203dd7f44ef214b30bfb067f777be57b11eb8
[ "Apache-2.0" ]
null
null
null
src/test/java/dev/snowdrop/example/KubernetesIT.java
devendra-wanjara/rest-http-example
1be203dd7f44ef214b30bfb067f777be57b11eb8
[ "Apache-2.0" ]
null
null
null
src/test/java/dev/snowdrop/example/KubernetesIT.java
devendra-wanjara/rest-http-example
1be203dd7f44ef214b30bfb067f777be57b11eb8
[ "Apache-2.0" ]
null
null
null
28.017241
88
0.724308
8,281
/* * Copyright 2016-2021 Red Hat, Inc, and individual contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required...
3e13968218759ac9291af78c8d74bc70ead2e2c7
1,755
java
Java
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/protocolPB/StorageContainerDatanodeProtocolPB.java
aswinshakil/ozone
df0489a4ad5ba1f8459a10036524926bef114c18
[ "Apache-2.0" ]
298
2020-10-28T08:58:02.000Z
2022-03-26T03:54:12.000Z
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/protocolPB/StorageContainerDatanodeProtocolPB.java
aswinshakil/ozone
df0489a4ad5ba1f8459a10036524926bef114c18
[ "Apache-2.0" ]
1,428
2020-10-28T02:25:43.000Z
2022-03-31T16:24:20.000Z
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/protocolPB/StorageContainerDatanodeProtocolPB.java
timmylicheng/hadoop-ozone
2e716a0cc374daa8827705494e45c6232f69661d
[ "Apache-2.0" ]
239
2020-11-01T10:49:54.000Z
2022-03-31T21:28:03.000Z
45
124
0.80057
8,282
/** * 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 ma...
3e1397c52acb6e08223ca244a5617632ae36b7c4
6,077
java
Java
selenium-capture-core/src/main/java/io/github/mike10004/seleniumcapture/AutoCertificateAndKeySource.java
mike10004/selenium-help
00bf43d4586f6a248b5985106626868a7a6c249d
[ "MIT" ]
1
2020-03-01T11:26:30.000Z
2020-03-01T11:26:30.000Z
selenium-capture-core/src/main/java/io/github/mike10004/seleniumcapture/AutoCertificateAndKeySource.java
mike10004/selenium-capture
00bf43d4586f6a248b5985106626868a7a6c249d
[ "MIT" ]
10
2019-10-23T15:22:14.000Z
2021-10-01T22:57:27.000Z
selenium-capture-core/src/main/java/io/github/mike10004/seleniumcapture/AutoCertificateAndKeySource.java
mike10004/selenium-capture
00bf43d4586f6a248b5985106626868a7a6c249d
[ "MIT" ]
null
null
null
35.747059
140
0.678295
8,283
package io.github.mike10004.seleniumcapture; import com.google.common.annotations.VisibleForTesting; import com.google.common.io.ByteSource; import com.google.common.io.Files; import com.browserup.bup.mitm.CertificateAndKey; import com.browserup.bup.mitm.CertificateAndKeySource; import com.browserup.bup.mitm.RootCerti...
3e1397fc6a76eb6cfa2b2fe04db0ccb25f24650f
483
java
Java
seckilling1/src/main/java/me/zonglun/seckilling/dao/UserDao.java
Allenskoo856/seckilling
b833ee2bffb712c105bf82a722d617b24c6f3395
[ "MIT" ]
null
null
null
seckilling1/src/main/java/me/zonglun/seckilling/dao/UserDao.java
Allenskoo856/seckilling
b833ee2bffb712c105bf82a722d617b24c6f3395
[ "MIT" ]
1
2018-05-06T08:14:47.000Z
2018-05-06T08:14:47.000Z
seckilling1/src/main/java/me/zonglun/seckilling/dao/UserDao.java
Allenskoo856/seckilling
b833ee2bffb712c105bf82a722d617b24c6f3395
[ "MIT" ]
null
null
null
25.421053
60
0.749482
8,284
package me.zonglun.seckilling.dao; import me.zonglun.seckilling.domain.User; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.Mapper; import org.apache.ibatis.annotations.Param; import org.apache.ibatis.annotations.Select; @Mapper public interface UserDao { @Select("select * from u...
3e13983081373cf33b29c8df1c3cd64bdfb756c4
1,069
java
Java
src/test/java/br/edu/utfpr/jhony/testes/service/PessoaServiceTest.java
Jhonysganzerla/TestMockWithSpringSample
5e829c9ad6e124dc17357e9c9cb14a5f9ab42b42
[ "MIT" ]
null
null
null
src/test/java/br/edu/utfpr/jhony/testes/service/PessoaServiceTest.java
Jhonysganzerla/TestMockWithSpringSample
5e829c9ad6e124dc17357e9c9cb14a5f9ab42b42
[ "MIT" ]
null
null
null
src/test/java/br/edu/utfpr/jhony/testes/service/PessoaServiceTest.java
Jhonysganzerla/TestMockWithSpringSample
5e829c9ad6e124dc17357e9c9cb14a5f9ab42b42
[ "MIT" ]
null
null
null
27.410256
60
0.785781
8,285
package br.edu.utfpr.jhony.testes.service; import static org.junit.jupiter.api.Assertions.assertEquals; import static org.mockito.Mockito.when; import java.util.Arrays; import java.util.List; import br.edu.utfpr.jhony.testes.data.PessoaRepository; import br.edu.utfpr.jhony.testes.model.Pessoa; import br.edu.utfpr.jh...
3e13986fccd9291db43346be90b86568b229bd5c
6,613
java
Java
src/com/sun/jmx/trace/TraceImplementation.java
terminux/jdk1.7.0_80
c2869af7cc5791f7e58894f4c9f5bceea3ed040e
[ "MIT" ]
null
null
null
src/com/sun/jmx/trace/TraceImplementation.java
terminux/jdk1.7.0_80
c2869af7cc5791f7e58894f4c9f5bceea3ed040e
[ "MIT" ]
null
null
null
src/com/sun/jmx/trace/TraceImplementation.java
terminux/jdk1.7.0_80
c2869af7cc5791f7e58894f4c9f5bceea3ed040e
[ "MIT" ]
2
2020-07-12T00:31:07.000Z
2021-05-26T07:38:37.000Z
25.631783
81
0.613791
8,286
/* * * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package com.sun.jmx.trace; import java.io.FileOutputStream; import java.io.IOException; import java.io.PrintWriter; /** * Example implementation of the {@link Trac...
3e13988c518dc7a60154b32635ffa59653722761
6,715
java
Java
src/test/java/io/esoma/khr/dao/ReviewDaoImplTest.java
Kairn/koality-harmonia-rest
291ee7c2a69093b0204a6e4d977316d1ba5bb07d
[ "Apache-2.0" ]
null
null
null
src/test/java/io/esoma/khr/dao/ReviewDaoImplTest.java
Kairn/koality-harmonia-rest
291ee7c2a69093b0204a6e4d977316d1ba5bb07d
[ "Apache-2.0" ]
5
2021-12-14T20:37:21.000Z
2022-01-21T23:23:41.000Z
src/test/java/io/esoma/khr/dao/ReviewDaoImplTest.java
Kairn/koality-harmonia-rest
291ee7c2a69093b0204a6e4d977316d1ba5bb07d
[ "Apache-2.0" ]
null
null
null
23.561404
106
0.758451
8,287
package io.esoma.khr.dao; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertNull; import static org.junit.Assert.assertTrue; import java.util.List; ...
3e1398932ae816cf275723278939ee72d1944d71
2,460
java
Java
U1M6Summative/src/test/java/com/company/U1M6Summative/dao/ItemDaoJdbcImplTest.java
ricksinclair/RestWebServiceGroupProject
8b33552c8e1dfc1841bbe639ab583309fdf00efd
[ "MIT" ]
null
null
null
U1M6Summative/src/test/java/com/company/U1M6Summative/dao/ItemDaoJdbcImplTest.java
ricksinclair/RestWebServiceGroupProject
8b33552c8e1dfc1841bbe639ab583309fdf00efd
[ "MIT" ]
null
null
null
U1M6Summative/src/test/java/com/company/U1M6Summative/dao/ItemDaoJdbcImplTest.java
ricksinclair/RestWebServiceGroupProject
8b33552c8e1dfc1841bbe639ab583309fdf00efd
[ "MIT" ]
null
null
null
28.275862
83
0.661789
8,288
package com.company.U1M6Summative.dao; import com.company.U1M6Summative.model.Item; import org.junit.After; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import...
3e139965f2ee46c5912c4d678e634427693a41c6
1,896
java
Java
lenskit-core/src/main/java/org/lenskit/data/store/EntityIndex.java
shantanusharma/lenskit
054f4669e2937512ca1e276183ca1a2e8df64d1f
[ "MIT" ]
809
2015-01-02T15:45:31.000Z
2022-03-16T16:38:12.000Z
lenskit-core/src/main/java/org/lenskit/data/store/EntityIndex.java
shantanusharma/lenskit
054f4669e2937512ca1e276183ca1a2e8df64d1f
[ "MIT" ]
321
2015-01-09T00:02:12.000Z
2021-08-23T16:27:45.000Z
lenskit-core/src/main/java/org/lenskit/data/store/EntityIndex.java
shantanusharma/lenskit
054f4669e2937512ca1e276183ca1a2e8df64d1f
[ "MIT" ]
281
2015-01-12T20:26:26.000Z
2022-01-28T16:45:35.000Z
35.773585
73
0.73365
8,289
/* * LensKit, an open-source toolkit for recommender systems. * Copyright 2014-2017 LensKit contributors (see CONTRIBUTORS.md) * Copyright 2010-2014 Regents of the University of Minnesota * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentati...
3e1399b6fcc2df7edf83f24ee269cb4fe4fb3312
1,128
java
Java
xs2a-server-api/src/main/java/de/adorsys/psd2/model/DayOfExecution.java
erdincozden/xs2a
f9654f47a13eda78a20d1c8d17366c1f79333a76
[ "Apache-2.0" ]
null
null
null
xs2a-server-api/src/main/java/de/adorsys/psd2/model/DayOfExecution.java
erdincozden/xs2a
f9654f47a13eda78a20d1c8d17366c1f79333a76
[ "Apache-2.0" ]
null
null
null
xs2a-server-api/src/main/java/de/adorsys/psd2/model/DayOfExecution.java
erdincozden/xs2a
f9654f47a13eda78a20d1c8d17366c1f79333a76
[ "Apache-2.0" ]
null
null
null
29.684211
114
0.572695
8,290
package de.adorsys.psd2.model; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonValue; /** * Day of execution as string in the form DD. Thes string consists always of two characters. 31 is ultimo of the * month. */ public enum DayOfExecution { _01("01"), _02("0...
3e139a369d1afa464e9f9d11aabec2445d89d65c
6,207
java
Java
src/test/java/serial/connected/TestWriteToXFM.java
arnislektauers/XFM2GUI
225423772996b45c088c5bde26d84d60f1fd2fa7
[ "MIT" ]
3
2020-12-29T08:00:19.000Z
2021-08-28T19:18:04.000Z
src/test/java/serial/connected/TestWriteToXFM.java
arnislektauers/XFM2GUI
225423772996b45c088c5bde26d84d60f1fd2fa7
[ "MIT" ]
null
null
null
src/test/java/serial/connected/TestWriteToXFM.java
arnislektauers/XFM2GUI
225423772996b45c088c5bde26d84d60f1fd2fa7
[ "MIT" ]
2
2021-04-04T10:53:44.000Z
2022-01-31T17:25:40.000Z
35.067797
163
0.665861
8,291
package serial.connected; import jssc.SerialPort; import jssc.SerialPortException; import org.junit.jupiter.api.BeforeAll; import org.junit.jupiter.api.Test; import com.github.steadiestllama.xfm2gui.serial.SerialHandlerBridge; import java.io.IOException; import java.util.Random; import static org.junit.jupiter.api.A...
3e139ba29ea4023e1f60741a61063b89b401dcdf
14,146
java
Java
gov.nasa.ensemble.core.plan.editor/src/gov/nasa/ensemble/core/plan/editor/lifecycle/PlanOverview.java
mikiec84/OpenSPIFe
71f298821c6003680d46e637462c638a4cee2579
[ "Apache-2.0" ]
87
2015-03-10T04:16:19.000Z
2022-01-19T22:59:12.000Z
gov.nasa.ensemble.core.plan.editor/src/gov/nasa/ensemble/core/plan/editor/lifecycle/PlanOverview.java
mikiec84/OpenSPIFe
71f298821c6003680d46e637462c638a4cee2579
[ "Apache-2.0" ]
1
2020-04-09T08:04:24.000Z
2020-04-09T16:15:17.000Z
gov.nasa.ensemble.core.plan.editor/src/gov/nasa/ensemble/core/plan/editor/lifecycle/PlanOverview.java
mikiec84/OpenSPIFe
71f298821c6003680d46e637462c638a4cee2579
[ "Apache-2.0" ]
59
2015-01-02T08:53:55.000Z
2021-11-18T09:50:17.000Z
31.575893
114
0.724516
8,292
/******************************************************************************* * Copyright 2014 United States Government as represented by the * Administrator of the National Aeronautics and Space Administration. * All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you m...
3e139da558efa3a4fe6c9548347a0f60ae32ded4
7,150
java
Java
src/main/java/com/thed/zephyr/jenkins/utils/rest/ServerInfo.java
stacywile/zephyr-for-jira-test-management-plugin
ffec9e014705594ea46f66d27032fe63408680dc
[ "Apache-2.0" ]
8
2016-02-11T23:05:34.000Z
2021-05-21T07:00:13.000Z
src/main/java/com/thed/zephyr/jenkins/utils/rest/ServerInfo.java
stacywile/zephyr-for-jira-test-management-plugin
ffec9e014705594ea46f66d27032fe63408680dc
[ "Apache-2.0" ]
3
2016-02-09T22:45:43.000Z
2020-01-21T12:54:05.000Z
src/main/java/com/thed/zephyr/jenkins/utils/rest/ServerInfo.java
stacywile/zephyr-for-jira-test-management-plugin
ffec9e014705594ea46f66d27032fe63408680dc
[ "Apache-2.0" ]
39
2015-07-31T21:51:07.000Z
2022-02-15T20:51:20.000Z
29.66805
172
0.69972
8,293
package com.thed.zephyr.jenkins.utils.rest; import java.io.IOException; import java.net.URI; import java.net.URISyntaxException; import java.util.HashMap; import java.util.Map; import org.apache.http.HttpEntity; import org.apache.http.HttpResponse; import org.apache.http.ParseException; import org.apache.http.client....
3e139dedd78ce70a93c503921649abb9e7b6c2ee
1,595
java
Java
src/main/java/app/web/database/DatabaseMigrationServlet.java
project-templates/payara-application
b2becb437c57b322b62ca9e820152208c3f6a1d6
[ "MIT" ]
null
null
null
src/main/java/app/web/database/DatabaseMigrationServlet.java
project-templates/payara-application
b2becb437c57b322b62ca9e820152208c3f6a1d6
[ "MIT" ]
9
2016-12-09T14:31:03.000Z
2017-01-06T14:19:40.000Z
src/main/java/app/web/database/DatabaseMigrationServlet.java
project-templates/payara-application
b2becb437c57b322b62ca9e820152208c3f6a1d6
[ "MIT" ]
null
null
null
33.93617
115
0.670846
8,294
package app.web.database; import lombok.extern.slf4j.Slf4j; import org.flywaydb.core.Flyway; import javax.inject.Inject; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servle...
3e139ed7455fda321cccd2e05a57447d4858237a
5,870
java
Java
src/ec/Problem.java
tomkren/ecj-playground
3ed511747b3bfce905b331a68342964c136148e5
[ "AFL-3.0" ]
6
2019-05-21T15:03:42.000Z
2022-03-20T14:45:16.000Z
src/ec/Problem.java
tomkren/ecj-playground
3ed511747b3bfce905b331a68342964c136148e5
[ "AFL-3.0" ]
1
2016-12-09T00:17:19.000Z
2016-12-09T00:28:42.000Z
src/ec/Problem.java
tomkren/ecj-playground
3ed511747b3bfce905b331a68342964c136148e5
[ "AFL-3.0" ]
7
2017-04-20T09:46:04.000Z
2022-03-29T03:10:45.000Z
38.874172
138
0.689779
8,295
/* Copyright 2006 by Sean Luke Licensed under the Academic Free License version 3.0 See the file "LICENSE" for more information */ package ec; import ec.util.*; /* * Problem.java * * Created: Fri Oct 15 14:16:17 1999 * By: Sean Luke */ /** * Problem is a prototype which defines the problem against w...
3e139f15a5230a88e43ab00d222dd5ad808fca1b
2,309
java
Java
UPT_AUTO/src/test/java/com/jd/libra/BPT_Auto/PageFactory/Libra_Page_Index.java
MarcusChang/Repo-JETS
a9be89cf8e6dc15d8794ff23e9053806e6ecada4
[ "Apache-2.0" ]
1
2015-07-17T16:08:50.000Z
2015-07-17T16:08:50.000Z
UPT_AUTO/src/test/java/com/jd/libra/BPT_Auto/PageFactory/Libra_Page_Index.java
MarcusChang/Repo-JETS
a9be89cf8e6dc15d8794ff23e9053806e6ecada4
[ "Apache-2.0" ]
null
null
null
UPT_AUTO/src/test/java/com/jd/libra/BPT_Auto/PageFactory/Libra_Page_Index.java
MarcusChang/Repo-JETS
a9be89cf8e6dc15d8794ff23e9053806e6ecada4
[ "Apache-2.0" ]
null
null
null
47.122449
133
0.730619
8,296
package com.jd.libra.BPT_Auto.PageFactory; import Utils.TestUtilFunctions; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; /** * Created by changxuliang on 2015/7/15. */ public class Libra_Page_Index extends CommonPageModel { public WebElement Btn_G...
3e139f24dce0b71426cafa79cbff2fd4b5a68e84
8,893
java
Java
myth-core/src/main/java/org/dromara/myth/core/spi/repository/FileCoordinatorRepository.java
Bing-ok/myth
8f9d885a208a71707a57d90c17f57434771d6f69
[ "Apache-2.0" ]
1,501
2017-12-01T06:34:08.000Z
2019-07-22T02:57:06.000Z
myth-core/src/main/java/org/dromara/myth/core/spi/repository/FileCoordinatorRepository.java
Bing-ok/myth
8f9d885a208a71707a57d90c17f57434771d6f69
[ "Apache-2.0" ]
43
2017-12-26T06:12:43.000Z
2019-04-25T06:40:14.000Z
myth-core/src/main/java/org/dromara/myth/core/spi/repository/FileCoordinatorRepository.java
Bing-ok/myth
8f9d885a208a71707a57d90c17f57434771d6f69
[ "Apache-2.0" ]
612
2017-12-11T09:18:38.000Z
2019-07-21T02:58:39.000Z
38.665217
142
0.663668
8,297
/* * 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 ...
3e139f5fd764acb14f924a69245052df72f8886f
103
java
Java
test/sematest/invalid/identifier_system_in_scope5.java
Azegor/mjc
8b7eaca7e2079378d99a2a6fc7f6076976922dab
[ "MIT" ]
3
2019-08-09T00:57:22.000Z
2020-06-18T23:03:05.000Z
test/sematest/invalid/identifier_system_in_scope5.java
Azegor/mjc
8b7eaca7e2079378d99a2a6fc7f6076976922dab
[ "MIT" ]
null
null
null
test/sematest/invalid/identifier_system_in_scope5.java
Azegor/mjc
8b7eaca7e2079378d99a2a6fc7f6076976922dab
[ "MIT" ]
null
null
null
17.166667
42
0.601942
8,298
class A { public int System; public static void main(String[] args) { int a = System + 3; } }
3e139fa610dfe80fd7414b8c903c0c03a0c8d32a
2,390
java
Java
runtime/src/main/java/com/datastax/oss/quarkus/runtime/api/reactive/MutinyReactiveSession.java
kstrempel/cassandra-quarkus
b356d0aea742516c1326254df1f9137095a40adb
[ "Apache-2.0" ]
497
2020-04-15T19:20:16.000Z
2022-03-31T05:01:16.000Z
runtime/src/main/java/com/datastax/oss/quarkus/runtime/api/reactive/MutinyReactiveSession.java
kstrempel/cassandra-quarkus
b356d0aea742516c1326254df1f9137095a40adb
[ "Apache-2.0" ]
154
2020-03-29T17:42:24.000Z
2022-03-18T09:58:29.000Z
runtime/src/main/java/com/datastax/oss/quarkus/runtime/api/reactive/MutinyReactiveSession.java
kstrempel/cassandra-quarkus
b356d0aea742516c1326254df1f9137095a40adb
[ "Apache-2.0" ]
39
2020-04-02T17:55:50.000Z
2022-03-23T18:09:32.000Z
37.936508
97
0.754812
8,299
/* * Copyright DataStax, 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 in wri...
3e139fc2ca88685973091c79f83a5cf6f97c527a
3,251
java
Java
dhis-2/dhis-support/dhis-support-system/src/test/java/org/hisp/dhis/system/util/TextUtilsTest.java
hispindia/MAHARASHTRA-2.13
f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9
[ "BSD-3-Clause" ]
null
null
null
dhis-2/dhis-support/dhis-support-system/src/test/java/org/hisp/dhis/system/util/TextUtilsTest.java
hispindia/MAHARASHTRA-2.13
f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9
[ "BSD-3-Clause" ]
null
null
null
dhis-2/dhis-support/dhis-support-system/src/test/java/org/hisp/dhis/system/util/TextUtilsTest.java
hispindia/MAHARASHTRA-2.13
f50ec5b3ca2c5fabb43058166fd0c0fbbaa946a9
[ "BSD-3-Clause" ]
null
null
null
40.6375
155
0.683482
8,300
package org.hisp.dhis.system.util; /* * Copyright (c) 2004-2013, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above co...
3e139fce86b30f923ecc15b8355528eb367703bc
1,261
java
Java
src/main/java/com/wexalian/jtrakt/endpoint/people/TraktPerson.java
Wexalian/jtrakt
3bb32a5fa75b406e2cead6832dfb195c8cdc3fce
[ "Unlicense" ]
1
2020-05-16T01:42:59.000Z
2020-05-16T01:42:59.000Z
src/main/java/com/wexalian/jtrakt/endpoint/people/TraktPerson.java
Wexalian/jtrakt
3bb32a5fa75b406e2cead6832dfb195c8cdc3fce
[ "Unlicense" ]
null
null
null
src/main/java/com/wexalian/jtrakt/endpoint/people/TraktPerson.java
Wexalian/jtrakt
3bb32a5fa75b406e2cead6832dfb195c8cdc3fce
[ "Unlicense" ]
null
null
null
19.703125
51
0.603489
8,301
package com.wexalian.jtrakt.endpoint.people; import com.wexalian.jtrakt.endpoint.TraktIds; import java.time.LocalDate; public class TraktPerson { private String name; private TraktIds ids; private Social social_ids; private String biography; private LocalDate birthday; private LocalDate ...
3e13a03db68636cb59003a293070f020cad435c4
854
java
Java
api/src/main/java/com/google/appengine/api/urlfetch/HTTPMethod.java
isopov/appengine-java-standard
e9d2465c2def0a6710d96969b58006835cd792f2
[ "ECL-2.0", "Apache-2.0" ]
125
2020-11-12T16:59:49.000Z
2022-03-29T17:56:28.000Z
api/src/main/java/com/google/appengine/api/urlfetch/HTTPMethod.java
isopov/appengine-java-standard
e9d2465c2def0a6710d96969b58006835cd792f2
[ "ECL-2.0", "Apache-2.0" ]
4
2022-01-27T04:35:11.000Z
2022-03-22T05:54:50.000Z
api/src/main/java/com/google/appengine/api/urlfetch/HTTPMethod.java
isopov/appengine-java-standard
e9d2465c2def0a6710d96969b58006835cd792f2
[ "ECL-2.0", "Apache-2.0" ]
15
2020-11-12T17:00:02.000Z
2022-03-28T09:57:03.000Z
26.6875
75
0.720141
8,302
/* * Copyright 2021 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3e13a0c44241842d01d29270e48ed370528594aa
4,757
java
Java
obridge-main/src/main/java/org/obridge/model/data/Procedure.java
eriksaleksans/obridge
28b057eac8d30698e2a6217eb570d9362fee1157
[ "MIT" ]
24
2015-02-10T10:24:38.000Z
2021-09-14T09:38:57.000Z
obridge-main/src/main/java/org/obridge/model/data/Procedure.java
eriksaleksans/obridge
28b057eac8d30698e2a6217eb570d9362fee1157
[ "MIT" ]
46
2015-02-10T02:11:32.000Z
2022-01-04T16:54:53.000Z
obridge-main/src/main/java/org/obridge/model/data/Procedure.java
hiranp/obridge
28b057eac8d30698e2a6217eb570d9362fee1157
[ "MIT" ]
19
2016-02-29T12:49:32.000Z
2022-01-16T05:52:59.000Z
27.982353
121
0.655035
8,303
/* * The MIT License (MIT) * * Copyright (c) 2016 Ferenc Karsany * * 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 * us...
3e13a17cb3bee203261beb9242f02eec077298ea
3,274
java
Java
cnctools/src/main/java/com/rvantwisk/cnctools/opengl/View2D.java
edgarccohen/cnctool
4d1815486878ace8cc7c30a282413cd5b8010f37
[ "BSD-3-Clause" ]
16
2015-10-07T16:36:24.000Z
2021-09-20T07:46:30.000Z
cnctools/src/main/java/com/rvantwisk/cnctools/opengl/View2D.java
edgarccohen/cnctool
4d1815486878ace8cc7c30a282413cd5b8010f37
[ "BSD-3-Clause" ]
null
null
null
cnctools/src/main/java/com/rvantwisk/cnctools/opengl/View2D.java
edgarccohen/cnctool
4d1815486878ace8cc7c30a282413cd5b8010f37
[ "BSD-3-Clause" ]
8
2015-11-13T03:39:25.000Z
2019-06-23T09:51:52.000Z
34.829787
97
0.704643
8,304
/* * Copyright (c) 2014, R. van Twisk * All rights reserved. * Licensed under the The BSD 3-Clause License; * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://opensource.org/licenses/BSD-3-Clause * * Redistribution and use in source and bina...
3e13a196bb426c224958aa024aa640ab93cacff1
386
java
Java
src/main/java/com/sonata/microprofile/sample/microprofilerestservice/rest/HelloWorldEndpoint.java
RakeshKShukla/mprestservice
9c053ad4d30663741e66504ee4790e7a2bcea981
[ "MIT" ]
null
null
null
src/main/java/com/sonata/microprofile/sample/microprofilerestservice/rest/HelloWorldEndpoint.java
RakeshKShukla/mprestservice
9c053ad4d30663741e66504ee4790e7a2bcea981
[ "MIT" ]
null
null
null
src/main/java/com/sonata/microprofile/sample/microprofilerestservice/rest/HelloWorldEndpoint.java
RakeshKShukla/mprestservice
9c053ad4d30663741e66504ee4790e7a2bcea981
[ "MIT" ]
null
null
null
22.705882
68
0.821244
8,305
package com.sonata.microprofile.sample.microprofilerestservice.rest; import javax.enterprise.context.ApplicationScoped; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import javax.ws.rs.Path; @ApplicationScoped @Path("/sangh") public class HelloWorldEndpoint { @PersistenceCon...
3e13a2111e6877a988eaf5de460f96f114fba49f
3,228
java
Java
qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/node/accessibility/companion/LinearUnitUS.java
abrommelhoff/qtiworks
6a4e4353fffb5c35cfa65a7e089386efc4570d97
[ "BSD-3-Clause" ]
1
2015-05-11T12:16:26.000Z
2015-05-11T12:16:26.000Z
qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/node/accessibility/companion/LinearUnitUS.java
abrommelhoff/qtiworks
6a4e4353fffb5c35cfa65a7e089386efc4570d97
[ "BSD-3-Clause" ]
null
null
null
qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/node/accessibility/companion/LinearUnitUS.java
abrommelhoff/qtiworks
6a4e4353fffb5c35cfa65a7e089386efc4570d97
[ "BSD-3-Clause" ]
null
null
null
35.866667
102
0.724597
8,306
/* Copyright (c) 2012-2013, University of Edinburgh. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, this * li...
3e13a2b26f471575371a01ce6eade0472dfc176e
1,193
java
Java
application/src/main/java/org/mifos/framework/components/customTableTag/HeaderDetails.java
sureshkrishnamoorthy/suresh-mifos
88e7df964688ca3955b38125213090297d4171a4
[ "Apache-2.0" ]
7
2016-06-23T12:50:58.000Z
2020-12-21T18:39:55.000Z
application/src/main/java/org/mifos/framework/components/customTableTag/HeaderDetails.java
sureshkrishnamoorthy/suresh-mifos
88e7df964688ca3955b38125213090297d4171a4
[ "Apache-2.0" ]
8
2019-02-04T14:15:49.000Z
2022-02-01T01:04:00.000Z
application/src/main/java/org/mifos/framework/components/customTableTag/HeaderDetails.java
sureshkrishnamoorthy/suresh-mifos
88e7df964688ca3955b38125213090297d4171a4
[ "Apache-2.0" ]
20
2015-02-11T06:31:19.000Z
2020-03-04T15:24:52.000Z
29.825
70
0.711651
8,307
/* * Copyright (c) 2005-2011 Grameen Foundation USA * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
3e13a3a02e6514d5f617d574e0c88fd0abd54dfa
2,522
java
Java
ea-basis-server-layer/auth-basic-server/src/main/java/com/bugjc/ea/auth/service/impl/AppTokenServiceImpl.java
bugjc/quick-ea
aa6885e07d35f3e3b2d7318d8615948b0e5e9d4a
[ "MIT" ]
null
null
null
ea-basis-server-layer/auth-basic-server/src/main/java/com/bugjc/ea/auth/service/impl/AppTokenServiceImpl.java
bugjc/quick-ea
aa6885e07d35f3e3b2d7318d8615948b0e5e9d4a
[ "MIT" ]
11
2019-11-01T04:12:39.000Z
2022-03-15T03:14:58.000Z
ea-basis-server-layer/auth-basic-server/src/main/java/com/bugjc/ea/auth/service/impl/AppTokenServiceImpl.java
bugjc/quick-ea
aa6885e07d35f3e3b2d7318d8615948b0e5e9d4a
[ "MIT" ]
1
2019-04-27T02:05:22.000Z
2019-04-27T02:05:22.000Z
35.521127
138
0.699841
8,308
package com.bugjc.ea.auth.service.impl; import cn.hutool.core.date.DateUtil; import com.bugjc.ea.auth.core.constants.AppTokenConstants; import com.bugjc.ea.auth.core.enums.business.AppTokenStatus; import com.bugjc.ea.auth.core.util.IdWorker; import com.bugjc.ea.auth.mapper.AppTokenMapper; import com.bugjc.ea.auth.mode...
3e13a4b3d33def3d22c18b94ef12f08ef169c6ed
2,608
java
Java
core/src/main/java/org/bitcoinj/net/AddressChecker.java
lavajumper/sexcoinj
f45523931e40f7fb8e3b04cf51de7a36aeedcc0c
[ "Apache-2.0" ]
3
2018-01-08T11:07:05.000Z
2019-04-15T09:36:54.000Z
core/src/main/java/org/bitcoinj/net/AddressChecker.java
lavajumper/sexcoinj
f45523931e40f7fb8e3b04cf51de7a36aeedcc0c
[ "Apache-2.0" ]
null
null
null
core/src/main/java/org/bitcoinj/net/AddressChecker.java
lavajumper/sexcoinj
f45523931e40f7fb8e3b04cf51de7a36aeedcc0c
[ "Apache-2.0" ]
null
null
null
36.222222
84
0.653758
8,309
package org.bitcoinj.net; import org.bitcoinj.utils.CIDRUtils; import java.net.InetAddress; /** * Created by danda on 1/12/17. */ public class AddressChecker { private CIDRUtils onionCatNet; private CIDRUtils rfc4193Net; public AddressChecker() { // Note: this is borrowed/ported from btcd (...
3e13a5b4a76402ded3ccebaf0544730edb1d2098
1,183
java
Java
src/main/java/com/github/msafonov/corporate/bot/Authorization.java
RedheadedGirl/corporate-bot
940a244408f69379a30c8a0739afc1e6b78ee183
[ "MIT" ]
null
null
null
src/main/java/com/github/msafonov/corporate/bot/Authorization.java
RedheadedGirl/corporate-bot
940a244408f69379a30c8a0739afc1e6b78ee183
[ "MIT" ]
null
null
null
src/main/java/com/github/msafonov/corporate/bot/Authorization.java
RedheadedGirl/corporate-bot
940a244408f69379a30c8a0739afc1e6b78ee183
[ "MIT" ]
null
null
null
32.861111
96
0.746407
8,310
package com.github.msafonov.corporate.bot; import com.github.msafonov.corporate.bot.controllers.EntityController; import com.github.msafonov.corporate.bot.entities.AuthorizationCode; import com.github.msafonov.corporate.bot.entities.Employee; public class Authorization { private final EntityController entityContr...
3e13a66a2a699c680b8a05ff0e3e628346079010
348
java
Java
src/main/java/com/mayreh/intellij/plugin/tlaplus/run/ui/errortrace/TextFragment.java
okue/tlaplus-intellij-plugin
2c4d4b2de7066d9053c5474fa4382ab271c29465
[ "Apache-2.0" ]
null
null
null
src/main/java/com/mayreh/intellij/plugin/tlaplus/run/ui/errortrace/TextFragment.java
okue/tlaplus-intellij-plugin
2c4d4b2de7066d9053c5474fa4382ab271c29465
[ "Apache-2.0" ]
null
null
null
src/main/java/com/mayreh/intellij/plugin/tlaplus/run/ui/errortrace/TextFragment.java
okue/tlaplus-intellij-plugin
2c4d4b2de7066d9053c5474fa4382ab271c29465
[ "Apache-2.0" ]
null
null
null
21.75
63
0.798851
8,311
package com.mayreh.intellij.plugin.tlaplus.run.ui.errortrace; import org.jetbrains.annotations.Nullable; import com.mayreh.intellij.plugin.tlaplus.run.ui.ActionFormula; import lombok.Value; import lombok.experimental.Accessors; @Value @Accessors(fluent = true) class TextFragment { String text; @Nullable Act...
3e13a6f06a2f52d1b5ac50843bc7a92d67837f55
4,956
java
Java
psi25-xml/src/main/java/psidev/psi/mi/xml/converter/impl254/ExperimentalPreparationConverter.java
vibbits/psimi
9baca51cd699a69b3a61533093919ccd614b42b4
[ "CC-BY-4.0" ]
4
2015-07-25T10:56:52.000Z
2022-02-04T12:51:56.000Z
psi25-xml/src/main/java/psidev/psi/mi/xml/converter/impl254/ExperimentalPreparationConverter.java
vibbits/psimi
9baca51cd699a69b3a61533093919ccd614b42b4
[ "CC-BY-4.0" ]
12
2015-12-17T14:52:54.000Z
2021-12-16T16:50:06.000Z
psi25-xml/src/main/java/psidev/psi/mi/xml/converter/impl254/ExperimentalPreparationConverter.java
vibbits/psimi
9baca51cd699a69b3a61533093919ccd614b42b4
[ "CC-BY-4.0" ]
4
2015-06-17T10:40:07.000Z
2021-12-14T13:04:36.000Z
37.55303
114
0.650999
8,312
/* * Copyright (c) 2002 The European Bioinformatics Institute, and others. * All rights reserved. Please see the file LICENSE * in the root directory of this distribution. */ package psidev.psi.mi.xml.converter.impl254; import psidev.psi.mi.xml.converter.ConverterException; import psidev.psi.mi.xml.dao.DAOFactory;...
3e13a6f86b705136076914e86e9a1dc7da86323d
4,404
java
Java
digdag-core/src/main/java/io/digdag/core/workflow/SlaCalculator.java
j14159/digdag
dbcd311a380dfdf0b34a6ea5680d3aa2275e05dd
[ "Apache-2.0" ]
1,162
2016-06-15T00:50:20.000Z
2022-03-28T01:33:54.000Z
digdag-core/src/main/java/io/digdag/core/workflow/SlaCalculator.java
j14159/digdag
dbcd311a380dfdf0b34a6ea5680d3aa2275e05dd
[ "Apache-2.0" ]
1,154
2016-06-15T00:54:16.000Z
2022-03-30T08:53:05.000Z
digdag-core/src/main/java/io/digdag/core/workflow/SlaCalculator.java
j14159/digdag
dbcd311a380dfdf0b34a6ea5680d3aa2275e05dd
[ "Apache-2.0" ]
258
2016-06-15T04:40:48.000Z
2022-03-21T09:31:37.000Z
31.234043
117
0.591962
8,313
package io.digdag.core.workflow; import java.time.Duration; import java.util.List; import java.util.Date; import java.util.TimeZone; import java.util.Calendar; import java.time.ZoneId; import java.time.Instant; import java.time.temporal.ChronoUnit; import com.google.common.base.Optional; import com.google.inject.Inje...
3e13a6fd3325353bd017ffc3f1876ee4fce54d36
1,882
java
Java
CISAdminApi7.0.0/src/com/compositesw/services/system/admin/resource/ResourceAttributesList.java
dvbu-test/PDTool
7582131d101f20cf7c66899963a25dcb2ce67ec7
[ "BSD-3-Clause" ]
null
null
null
CISAdminApi7.0.0/src/com/compositesw/services/system/admin/resource/ResourceAttributesList.java
dvbu-test/PDTool
7582131d101f20cf7c66899963a25dcb2ce67ec7
[ "BSD-3-Clause" ]
null
null
null
CISAdminApi7.0.0/src/com/compositesw/services/system/admin/resource/ResourceAttributesList.java
dvbu-test/PDTool
7582131d101f20cf7c66899963a25dcb2ce67ec7
[ "BSD-3-Clause" ]
null
null
null
27.676471
158
0.648247
8,314
package com.compositesw.services.system.admin.resource; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for resourceAttributesList complex type. * * ...
3e13a72bcecd76a7d9d527363ffeb1686e9d9bd0
15,401
java
Java
vertx-cloud/vertx-product/src/main/java/in/gopper/ProductVerticle.java
gopperin/vertx-consul-cloud
4e363f580ade0efc89922be792326b977df20748
[ "Apache-2.0" ]
null
null
null
vertx-cloud/vertx-product/src/main/java/in/gopper/ProductVerticle.java
gopperin/vertx-consul-cloud
4e363f580ade0efc89922be792326b977df20748
[ "Apache-2.0" ]
null
null
null
vertx-cloud/vertx-product/src/main/java/in/gopper/ProductVerticle.java
gopperin/vertx-consul-cloud
4e363f580ade0efc89922be792326b977df20748
[ "Apache-2.0" ]
null
null
null
37.290557
138
0.551977
8,315
package in.gopper; import io.vertx.config.ConfigRetriever; import io.vertx.config.ConfigRetrieverOptions; import io.vertx.config.ConfigStoreOptions; import io.vertx.core.*; import io.vertx.core.http.HttpMethod; import io.vertx.core.http.HttpServer; import io.vertx.core.http.HttpServerResponse; import io.vertx.core.jso...
3e13a776eaed01e2c7c2305436d69ffb1d26df40
3,031
java
Java
src/main/java/miage/skillz/service/CompetenceService.java
GBerenice98/skillZ
bc467b071028ba627fc0791c5e8e86d4cdea8f61
[ "Apache-2.0" ]
null
null
null
src/main/java/miage/skillz/service/CompetenceService.java
GBerenice98/skillZ
bc467b071028ba627fc0791c5e8e86d4cdea8f61
[ "Apache-2.0" ]
null
null
null
src/main/java/miage/skillz/service/CompetenceService.java
GBerenice98/skillZ
bc467b071028ba627fc0791c5e8e86d4cdea8f61
[ "Apache-2.0" ]
null
null
null
30.31
97
0.674035
8,316
package miage.skillz.service; import miage.skillz.repository.CompetenceRepository; import miage.skillz.entity.Competence; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Servi...
3e13a84d5a3c94c21c7a1309e1e432392f3234de
485
java
Java
src/main/java/com/github/skanukov/reason/core/lang/FileUtils.java
skanukov/reason
99104c947c85ca195cbeb8695e3a35845da28cd9
[ "MIT" ]
null
null
null
src/main/java/com/github/skanukov/reason/core/lang/FileUtils.java
skanukov/reason
99104c947c85ca195cbeb8695e3a35845da28cd9
[ "MIT" ]
null
null
null
src/main/java/com/github/skanukov/reason/core/lang/FileUtils.java
skanukov/reason
99104c947c85ca195cbeb8695e3a35845da28cd9
[ "MIT" ]
null
null
null
26.944444
87
0.750515
8,317
package com.github.skanukov.reason.core.lang; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.nio.file.Files; import java.nio.file.Path; import java.nio.file.Paths; /** * Helpers for file handling. */ public final class FileUtils { public static String readAllText(String path) ...
3e13a8d9481516b7c74feb3fac5be4f684af383f
3,957
java
Java
shadows/framework/src/main/java/org/robolectric/shadows/ShadowMediaController.java
LitterSun/robolectric
caf85b0debc60fbcc03dadebbe115371f4d290bf
[ "Apache-2.0" ]
1
2020-01-30T12:26:08.000Z
2020-01-30T12:26:08.000Z
shadows/framework/src/main/java/org/robolectric/shadows/ShadowMediaController.java
LitterSun/robolectric
caf85b0debc60fbcc03dadebbe115371f4d290bf
[ "Apache-2.0" ]
1
2021-02-02T17:51:20.000Z
2021-02-02T17:51:20.000Z
shadows/framework/src/main/java/org/robolectric/shadows/ShadowMediaController.java
LitterSun/robolectric
caf85b0debc60fbcc03dadebbe115371f4d290bf
[ "Apache-2.0" ]
1
2021-05-05T23:51:50.000Z
2021-05-05T23:51:50.000Z
34.710526
99
0.760677
8,318
package org.robolectric.shadows; import static android.os.Build.VERSION_CODES.LOLLIPOP; import static org.robolectric.shadow.api.Shadow.directlyOn; import android.annotation.NonNull; import android.media.MediaMetadata; import android.media.session.MediaController; import android.media.session.MediaController.Callback...
3e13a97106b4280a0bf0f44540fe0d7661e7668f
241
java
Java
src/main/java/io/vukotic/flightadvisor/error/exception/CityAndCountryAlreadyExistException.java
nkzd/cheap-flights-api
c3f5519f8283988d941a533a8b9c451bc58c7a9e
[ "MIT" ]
null
null
null
src/main/java/io/vukotic/flightadvisor/error/exception/CityAndCountryAlreadyExistException.java
nkzd/cheap-flights-api
c3f5519f8283988d941a533a8b9c451bc58c7a9e
[ "MIT" ]
null
null
null
src/main/java/io/vukotic/flightadvisor/error/exception/CityAndCountryAlreadyExistException.java
nkzd/cheap-flights-api
c3f5519f8283988d941a533a8b9c451bc58c7a9e
[ "MIT" ]
null
null
null
26.777778
75
0.780083
8,319
package io.vukotic.flightadvisor.error.exception; public class CityAndCountryAlreadyExistException extends RuntimeException { public CityAndCountryAlreadyExistException() { super("City in this country already exists"); } }
3e13aa4730eead739c6c9027c8af3b08e41481e8
1,257
java
Java
src/main/java/com/devteam/module/company/service/config/CompanyHRModuleConfig.java
ddthien-coder/iTraining
3210412ac5b6fd3e5017519086503a92b68cce16
[ "MIT" ]
1
2021-12-18T17:06:15.000Z
2021-12-18T17:06:15.000Z
src/main/java/com/devteam/module/company/service/config/CompanyHRModuleConfig.java
ddthien-coder/iTraining
3210412ac5b6fd3e5017519086503a92b68cce16
[ "MIT" ]
1
2022-02-15T03:24:45.000Z
2022-02-15T03:24:45.000Z
src/main/java/com/devteam/module/company/service/config/CompanyHRModuleConfig.java
ddthien-coder/iTraining
3210412ac5b6fd3e5017519086503a92b68cce16
[ "MIT" ]
1
2021-12-18T17:06:00.000Z
2021-12-18T17:06:00.000Z
34.916667
81
0.834527
8,320
package com.devteam.module.company.service.config; import com.devteam.core.module.data.db.repository.BaseRepositoryFactoryBean; import com.devteam.core.module.srpingframework.config.ModuleConfig; import com.devteam.module.account.config.AccountModuleConfig; import com.devteam.module.company.core.config.CompanyModuleCo...
3e13aa815cf65db55977b177e0aacff157b6889b
1,871
java
Java
src/main/java/com/microsoft/graph/requests/extensions/IInferenceClassificationRequestBuilder.java
ashwanikumar04/msgraph-sdk-java
9ed8de320a7b1af7792ba24e0fa0cd010c4e1100
[ "MIT" ]
1
2021-05-17T07:56:01.000Z
2021-05-17T07:56:01.000Z
src/main/java/com/microsoft/graph/requests/extensions/IInferenceClassificationRequestBuilder.java
ashwanikumar04/msgraph-sdk-java
9ed8de320a7b1af7792ba24e0fa0cd010c4e1100
[ "MIT" ]
21
2021-02-01T08:37:29.000Z
2022-03-02T11:07:27.000Z
src/main/java/com/microsoft/graph/requests/extensions/IInferenceClassificationRequestBuilder.java
ashwanikumar04/msgraph-sdk-java
9ed8de320a7b1af7792ba24e0fa0cd010c4e1100
[ "MIT" ]
null
null
null
43.511628
152
0.729556
8,321
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
3e13ab1fa9c4ff11dfeb643df8d432864f9196ec
3,908
java
Java
hazelcast-hibernate/hazelcast-hibernate4/src/test/java/com/hazelcast/hibernate/serialization/ExpiryMarkerTest.java
asimarslan/hazelcast
de1d731fc6c2cae255a4f00ee30fc5b0f177b66e
[ "Apache-2.0" ]
1
2015-07-27T11:50:58.000Z
2015-07-27T11:50:58.000Z
hazelcast-hibernate/hazelcast-hibernate4/src/test/java/com/hazelcast/hibernate/serialization/ExpiryMarkerTest.java
asimarslan/hazelcast
de1d731fc6c2cae255a4f00ee30fc5b0f177b66e
[ "Apache-2.0" ]
5
2020-02-28T01:19:10.000Z
2021-06-04T01:14:27.000Z
hazelcast-hibernate/hazelcast-hibernate4/src/test/java/com/hazelcast/hibernate/serialization/ExpiryMarkerTest.java
asimarslan/hazelcast
de1d731fc6c2cae255a4f00ee30fc5b0f177b66e
[ "Apache-2.0" ]
null
null
null
44.91954
116
0.717758
8,322
package com.hazelcast.hibernate.serialization; import com.hazelcast.test.HazelcastSerialClassRunner; import com.hazelcast.test.annotation.ParallelTest; import com.hazelcast.test.annotation.QuickTest; import org.hibernate.internal.util.compare.ComparableComparator; import org.junit.Test; import org.junit.experimental.c...
3e13ab27a607b0a30443ba8363b949ed81ae6367
295
java
Java
JAVA_LAB/LAB_MAN3/P1.java
AmanSarraf/JAVA
a562b30a3ae5d0d4eb23eb7ea281e57dfce83f1c
[ "MIT" ]
null
null
null
JAVA_LAB/LAB_MAN3/P1.java
AmanSarraf/JAVA
a562b30a3ae5d0d4eb23eb7ea281e57dfce83f1c
[ "MIT" ]
null
null
null
JAVA_LAB/LAB_MAN3/P1.java
AmanSarraf/JAVA
a562b30a3ae5d0d4eb23eb7ea281e57dfce83f1c
[ "MIT" ]
null
null
null
21.071429
88
0.620339
8,323
//Program2: WAP in which you declare a character type variable. Assign it a certain char //type value and the post increment it and print its value. public class P1 { public static void main(String arg[]) { char x= 'A'; x = x++; System.out.println(x); } }
3e13ab31de6f3ff8c3a326a02995f72d28e49f93
1,453
java
Java
components/oneapi-validation/src/main/java/com/wso2telco/dep/oneapivalidation/exceptions/ResponseError.java
MilindaLaknath/component-dep
bb1f2ce8ec18e94f3ed2797a3b1983623d98f987
[ "Apache-2.0" ]
3
2017-11-01T20:14:40.000Z
2021-03-23T08:11:08.000Z
components/oneapi-validation/src/main/java/com/wso2telco/dep/oneapivalidation/exceptions/ResponseError.java
MilindaLaknath/component-dep
bb1f2ce8ec18e94f3ed2797a3b1983623d98f987
[ "Apache-2.0" ]
101
2016-11-24T04:21:56.000Z
2022-01-21T23:19:25.000Z
components/oneapi-validation/src/main/java/com/wso2telco/dep/oneapivalidation/exceptions/ResponseError.java
MilindaLaknath/component-dep
bb1f2ce8ec18e94f3ed2797a3b1983623d98f987
[ "Apache-2.0" ]
135
2016-11-23T07:23:20.000Z
2020-12-08T13:36:02.000Z
32.288889
100
0.613902
8,324
/******************************************************************************* * Copyright (c) 2015-2016, WSO2.Telco Inc. (http://www.wso2telco.com) All Rights Reserved. * * WSO2.Telco Inc. licences this file to you under the Apache License, Version 2.0 (the "License"); * you may not use this file except in co...
3e13abcbb23c05c0276ca961c2142aa382b9e231
12,823
java
Java
molten-core/src/main/java/com/hotels/molten/core/collapser/RequestCollapser.java
szjani/molten
5809b64cdc1fcaec7ef468561702be2320299882
[ "Apache-2.0" ]
12
2020-12-14T17:21:16.000Z
2022-03-25T13:12:12.000Z
molten-core/src/main/java/com/hotels/molten/core/collapser/RequestCollapser.java
szjani/molten
5809b64cdc1fcaec7ef468561702be2320299882
[ "Apache-2.0" ]
110
2020-12-16T15:37:44.000Z
2022-03-28T08:06:37.000Z
molten-core/src/main/java/com/hotels/molten/core/collapser/RequestCollapser.java
szjani/molten
5809b64cdc1fcaec7ef468561702be2320299882
[ "Apache-2.0" ]
6
2020-12-15T07:22:33.000Z
2022-02-08T00:38:20.000Z
41.498382
174
0.661624
8,325
/* * Copyright (c) 2020 Expedia, 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 agre...
3e13ac07db20a772df7c9ca6eb6f5cbe66fb149e
11,093
java
Java
src/test/java/uk/gov/companieshouse/web/accounts/controller/smallfull/DebtorsControllerTest.java
companieshouse/company-accounts.web.ch.gov.uk
908098ded5647672a2507254e73365050556ac81
[ "MIT" ]
1
2020-01-28T11:28:16.000Z
2020-01-28T11:28:16.000Z
src/test/java/uk/gov/companieshouse/web/accounts/controller/smallfull/DebtorsControllerTest.java
companieshouse/company-accounts.web.ch.gov.uk
908098ded5647672a2507254e73365050556ac81
[ "MIT" ]
100
2018-08-02T13:39:31.000Z
2021-12-21T16:36:11.000Z
src/test/java/uk/gov/companieshouse/web/accounts/controller/smallfull/DebtorsControllerTest.java
companieshouse/company-accounts.web.ch.gov.uk
908098ded5647672a2507254e73365050556ac81
[ "MIT" ]
1
2021-04-10T21:10:05.000Z
2021-04-10T21:10:05.000Z
41.391791
151
0.754169
8,326
package uk.gov.companieshouse.web.accounts.controller.smallfull; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import org.junit.jupiter.api.TestInstance; import org.junit.jupiter.api.extension.ExtendWith; import org.mockito.ArgumentMatchers; impor...
3e13ac51df587866072286dd7f0f51e6fac43335
13,251
java
Java
app/src/main/java/br/com/bittrexanalizer/facade/CompraFacade.java
alimogh/AppBittrexAnalizer
e1b3821debb1cb37ea152f411cf8ed6af4d12556
[ "MIT" ]
2
2020-09-18T14:30:12.000Z
2021-07-05T00:37:44.000Z
app/src/main/java/br/com/bittrexanalizer/facade/CompraFacade.java
legionario07/AppBittrexAnalizer
e1b3821debb1cb37ea152f411cf8ed6af4d12556
[ "MIT" ]
null
null
null
app/src/main/java/br/com/bittrexanalizer/facade/CompraFacade.java
legionario07/AppBittrexAnalizer
e1b3821debb1cb37ea152f411cf8ed6af4d12556
[ "MIT" ]
null
null
null
31.178824
150
0.560411
8,327
package br.com.bittrexanalizer.facade; import android.content.Context; import android.util.Log; import java.math.BigDecimal; import java.util.HashMap; import java.util.LinkedList; import java.util.Map; import java.util.Set; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ExecutorService; im...
3e13ad0a7b0017cfcaacdb62efdebd1da6c85051
6,567
java
Java
src/main/java/net/sf/reportengine/components/PivotTableBuilder.java
humbletrader/katechaki
c7de760605053ea88e45a8bc938dca01de7280f4
[ "Apache-2.0" ]
3
2016-07-11T12:14:00.000Z
2021-04-30T12:45:34.000Z
src/main/java/net/sf/reportengine/components/PivotTableBuilder.java
humbletrader/katechaki
c7de760605053ea88e45a8bc938dca01de7280f4
[ "Apache-2.0" ]
3
2017-11-23T17:42:05.000Z
2019-03-27T21:05:21.000Z
src/main/java/net/sf/reportengine/components/PivotTableBuilder.java
humbletrader/katechaki
c7de760605053ea88e45a8bc938dca01de7280f4
[ "Apache-2.0" ]
2
2017-11-27T09:53:24.000Z
2021-04-30T16:34:31.000Z
34.229167
99
0.647596
8,328
/** * Copyright (C) 2006 Dragos Balan (hzdkv@example.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
3e13ad7e82c1ef97569abe515ea08fbe15c91725
3,690
java
Java
apps/owl/test/java/org/semanticweb/owlapi/api/test/TestProfile.java
OpenKGC/hypergraphdb
05073f5082df60577e48af283311172dd3f2f847
[ "Apache-2.0" ]
3
2018-10-04T10:37:05.000Z
2020-06-25T16:44:13.000Z
apps/owl/test/java/org/semanticweb/owlapi/api/test/TestProfile.java
OpenKGC/hypergraphdb
05073f5082df60577e48af283311172dd3f2f847
[ "Apache-2.0" ]
8
2015-07-18T05:17:21.000Z
2018-09-12T03:16:49.000Z
apps/owl/test/java/org/semanticweb/owlapi/api/test/TestProfile.java
OpenKGC/hypergraphdb
05073f5082df60577e48af283311172dd3f2f847
[ "Apache-2.0" ]
4
2015-08-07T23:32:26.000Z
2020-06-25T12:58:01.000Z
44.457831
109
0.712737
8,329
/* * This file is part of the OWL API. * * The contents of this file are subject to the LGPL License, Version 3.0. * * Copyright (C) 2011, The University of Manchester * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ...
3e13ada9a999f634839b391f26312927c5630619
347
java
Java
src/main/java/br/eti/qisolucoes/contactcloud/constants/AwsConstants.java
nosered/contact-cloud
9c9d408860d33c87b4f5b00c5d43debccf12c733
[ "MIT" ]
null
null
null
src/main/java/br/eti/qisolucoes/contactcloud/constants/AwsConstants.java
nosered/contact-cloud
9c9d408860d33c87b4f5b00c5d43debccf12c733
[ "MIT" ]
null
null
null
src/main/java/br/eti/qisolucoes/contactcloud/constants/AwsConstants.java
nosered/contact-cloud
9c9d408860d33c87b4f5b00c5d43debccf12c733
[ "MIT" ]
null
null
null
24.785714
97
0.763689
8,330
package br.eti.qisolucoes.contactcloud.constants; public class AwsConstants { public static String S3_PREFIX = "s3://"; public static String BUCKET_NAME = "contactcloudstore"; public static String PUBLIC_FOTO_PATH = "https://s3-sa-east-1.amazonaws.com/contactcloudstore/"; public static String S3_DEFAULT_FI...
3e13ae3dc000a05b572e65c05ad41d3c5db8bc30
1,153
java
Java
components/src/main/java/eu/internetofus/common/components/profile_diversity_manager/Aggregation.java
InternetOfUs/common-models-java
b6312e66aed917fd7efc30bcfd1f1c6526fe8d89
[ "Apache-2.0" ]
null
null
null
components/src/main/java/eu/internetofus/common/components/profile_diversity_manager/Aggregation.java
InternetOfUs/common-models-java
b6312e66aed917fd7efc30bcfd1f1c6526fe8d89
[ "Apache-2.0" ]
null
null
null
components/src/main/java/eu/internetofus/common/components/profile_diversity_manager/Aggregation.java
InternetOfUs/common-models-java
b6312e66aed917fd7efc30bcfd1f1c6526fe8d89
[ "Apache-2.0" ]
null
null
null
25.065217
80
0.580225
8,331
/* * ----------------------------------------------------------------------------- * * Copyright 2019 - 2022 UDT-IA, IIIA-CSIC * * 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 * * ...
3e13ae45a1781760cd3335218e3d0a2ea9d0d507
4,326
java
Java
Figures/src/algs/chapter10/table2/Main.java
inflaton/algorithms-nutshell-2ed
b17f75b067ba7f1cf8bbc0a40ea64c6bd7f73dd8
[ "MIT" ]
522
2016-02-21T18:44:23.000Z
2022-03-31T09:29:04.000Z
Figures/src/algs/chapter10/table2/Main.java
inflaton/algorithms-nutshell-2ed
b17f75b067ba7f1cf8bbc0a40ea64c6bd7f73dd8
[ "MIT" ]
3
2020-04-09T01:52:52.000Z
2022-01-13T08:18:55.000Z
Figures/src/algs/chapter10/table2/Main.java
inflaton/algorithms-nutshell-2ed
b17f75b067ba7f1cf8bbc0a40ea64c6bd7f73dd8
[ "MIT" ]
216
2015-10-16T16:50:10.000Z
2022-02-10T00:57:20.000Z
28.649007
90
0.638696
8,332
package algs.chapter10.table2; /** * Try to show O(n^(1-1/d)+k) behavior where n is the number of elements in the * kd-tree being searched for the range query and k is the number of found * points. * * Test on three setups: * * (a) WHOLE TREE: query will be [-scale*2, scale*2, -scale*2, scale*2] * (b) QUART...
3e13ae6a3425b344546738f94f0a0e9789fa4331
2,824
java
Java
core/src/com/tacktic/inbudget/Resources.java
lauraluiz/in-budget
545661cd03afc01cee03dc8e6934cc85a5a0439a
[ "MIT" ]
null
null
null
core/src/com/tacktic/inbudget/Resources.java
lauraluiz/in-budget
545661cd03afc01cee03dc8e6934cc85a5a0439a
[ "MIT" ]
null
null
null
core/src/com/tacktic/inbudget/Resources.java
lauraluiz/in-budget
545661cd03afc01cee03dc8e6934cc85a5a0439a
[ "MIT" ]
null
null
null
30.042553
89
0.660765
8,333
package com.tacktic.inbudget; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.audio.Music; import com.badlogic.gdx.audio.Sound; import com.badlogic.gdx.files.FileHandle; import com.badlogic.gdx.graphics.Texture; import java.util.HashMap; import java.util.Map; public class Resources { private final Texture b...
3e13b0f8f6d935700af9ecd9789e17c8f1f3fd60
310
java
Java
backend/src/main/java/my/sample/util/Constants.java
sabob/springboot-angular-starter
0ac472cdde08ae5b31d9943ecf4029132adabf0b
[ "MIT" ]
null
null
null
backend/src/main/java/my/sample/util/Constants.java
sabob/springboot-angular-starter
0ac472cdde08ae5b31d9943ecf4029132adabf0b
[ "MIT" ]
null
null
null
backend/src/main/java/my/sample/util/Constants.java
sabob/springboot-angular-starter
0ac472cdde08ae5b31d9943ecf4029132adabf0b
[ "MIT" ]
null
null
null
20.666667
69
0.758065
8,334
package my.sample.util; public class Constants { public static final int CONNECT_TIMEOUT_IN_SECONDS = 10; public static final int READ_TIMEOUT_IN_MINUTES = 5; public static final String APP_COOKIE_NAME = "sampleToken"; public static final String JSESSIONID_COOKIE_NAME = "JSESSIONID"; }
3e13b11423736580818a21be7496dab24169357f
7,005
java
Java
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AltHoloDrive.java
NerdsOfAFeather/FtcRobotController
4c1a168a96effa1ea9d9c44f1aac6f704dca4fd4
[ "MIT" ]
null
null
null
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AltHoloDrive.java
NerdsOfAFeather/FtcRobotController
4c1a168a96effa1ea9d9c44f1aac6f704dca4fd4
[ "MIT" ]
null
null
null
TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AltHoloDrive.java
NerdsOfAFeather/FtcRobotController
4c1a168a96effa1ea9d9c44f1aac6f704dca4fd4
[ "MIT" ]
null
null
null
36.675393
159
0.615846
8,335
package org.firstinspires.ftc.teamcode; import android.net.wifi.aware.WifiAwareManager; import com.qualcomm.hardware.bosch.BNO055IMU; import com.qualcomm.robotcore.eventloop.opmode.Disabled; import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode; import com.qualcomm.robotcore.eventloop.opmode.TeleOp; import com....