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
3e2c15a0710dac6953e4f2c740cab01dcfa635be
2,420
java
Java
app/src/main/java/com/wcxdhr/simpleplayer/JPush/MyReceiver.java
wcxdhr/SimplePlayer
0f9ed80f9bf78748fc9630d25479b0ba7cf16b0e
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/wcxdhr/simpleplayer/JPush/MyReceiver.java
wcxdhr/SimplePlayer
0f9ed80f9bf78748fc9630d25479b0ba7cf16b0e
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/wcxdhr/simpleplayer/JPush/MyReceiver.java
wcxdhr/SimplePlayer
0f9ed80f9bf78748fc9630d25479b0ba7cf16b0e
[ "Apache-2.0" ]
null
null
null
44
100
0.66281
18,674
package com.wcxdhr.simpleplayer.JPush; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.os.Bundle; import android.widget.Toast; import com.wcxdhr.simpleplayer.Activity.VideoPlayerActivity; import com.wcxdhr.simplepl...
3e2c160441789a686ab1e4407f8ad4d17a11d837
671
java
Java
test-src/com/emergentideas/webhandle/ArrayTestObj9.java
EmergentIdeas/webhandle
657694b87fb4e6483c5c3791d0dfb09c1b717d39
[ "Apache-2.0" ]
null
null
null
test-src/com/emergentideas/webhandle/ArrayTestObj9.java
EmergentIdeas/webhandle
657694b87fb4e6483c5c3791d0dfb09c1b717d39
[ "Apache-2.0" ]
null
null
null
test-src/com/emergentideas/webhandle/ArrayTestObj9.java
EmergentIdeas/webhandle
657694b87fb4e6483c5c3791d0dfb09c1b717d39
[ "Apache-2.0" ]
null
null
null
14.586957
48
0.673621
18,675
package com.emergentideas.webhandle; import java.util.List; public class ArrayTestObj9 { protected Object assigned; public void intValue(int value) { assigned = value; } public void integer(Integer value) { assigned = value; } public void ints(int[] value) { assigned = value; } public void in...
3e2c16322519ff643f7853aa7545d000518aa545
327
java
Java
src/main/java/edu/stanford/protege/webprotege/frame/HasFreshEntities.java
protegeproject/webprotege-entity-frames
dd6bd268730609b4458bf8dba61fc58f030c9052
[ "BSD-2-Clause" ]
null
null
null
src/main/java/edu/stanford/protege/webprotege/frame/HasFreshEntities.java
protegeproject/webprotege-entity-frames
dd6bd268730609b4458bf8dba61fc58f030c9052
[ "BSD-2-Clause" ]
null
null
null
src/main/java/edu/stanford/protege/webprotege/frame/HasFreshEntities.java
protegeproject/webprotege-entity-frames
dd6bd268730609b4458bf8dba61fc58f030c9052
[ "BSD-2-Clause" ]
null
null
null
23.357143
106
0.779817
18,676
package edu.stanford.protege.webprotege.frame; import edu.stanford.protege.webprotege.entity.OWLEntityData; import java.util.Set; /** * @author Matthew Horridge, Stanford University, Bio-Medical Informatics Research Group, Date: 20/03/2014 */ public interface HasFreshEntities { Set<OWLEntityData> freshEntitie...
3e2c17d34454c5de29ac3b0fc4f738001c673b9e
9,397
java
Java
bee-service/src/main/java/com/fengduo/bee/service/impl/order/OrderServiceImpl.java
wanghuizi/fengduo
00a5945e59ce418b0a135d6d4a378989ac0038c3
[ "Apache-2.0" ]
1
2015-12-19T05:36:16.000Z
2015-12-19T05:36:16.000Z
bee-service/src/main/java/com/fengduo/bee/service/impl/order/OrderServiceImpl.java
wanghuizi/fengduo
00a5945e59ce418b0a135d6d4a378989ac0038c3
[ "Apache-2.0" ]
null
null
null
bee-service/src/main/java/com/fengduo/bee/service/impl/order/OrderServiceImpl.java
wanghuizi/fengduo
00a5945e59ce418b0a135d6d4a378989ac0038c3
[ "Apache-2.0" ]
null
null
null
27.080692
118
0.693306
18,677
/* * Copyright 2015-2020 Fengduo.co All right reserved. This software is the confidential and proprietary information of * Fengduo.co ("Confidential Information"). You shall not disclose such Confidential Information and shall use it only * in accordance with the terms of the license agreement you entered into with ...
3e2c187c48f9386cd9e3695732a683677f15a048
523
java
Java
roncoo-education-common/roncoo-education-common-core/src/main/java/com/roncoo/education/common/core/polyv/PolyvSign.java
JinGenJp/roncoo-education
4a4720d2056198671de5393a51a7d083b849ea19
[ "MIT" ]
null
null
null
roncoo-education-common/roncoo-education-common-core/src/main/java/com/roncoo/education/common/core/polyv/PolyvSign.java
JinGenJp/roncoo-education
4a4720d2056198671de5393a51a7d083b849ea19
[ "MIT" ]
null
null
null
roncoo-education-common/roncoo-education-common-core/src/main/java/com/roncoo/education/common/core/polyv/PolyvSign.java
JinGenJp/roncoo-education
4a4720d2056198671de5393a51a7d083b849ea19
[ "MIT" ]
null
null
null
13.763158
52
0.630975
18,678
/** * Copyright 2015-现在 广州市领课网络科技有限公司 */ package com.roncoo.education.common.core.polyv; import lombok.Data; import lombok.experimental.Accessors; import java.io.Serializable; /** * 获取课时code值实体类 * * @author forest */ @Data @Accessors(chain = true) public class PolyvSign implements Serializable { private s...
3e2c1956d6a707f2821feceb5621306ed72b9fee
1,443
java
Java
src/main/java/com/watchdata/project/system/user/controller/IndexController.java
xiaoliyad/SpringBootFramework
0313944394ec5c80451dff4cc10218753cb77774
[ "MIT" ]
null
null
null
src/main/java/com/watchdata/project/system/user/controller/IndexController.java
xiaoliyad/SpringBootFramework
0313944394ec5c80451dff4cc10218753cb77774
[ "MIT" ]
null
null
null
src/main/java/com/watchdata/project/system/user/controller/IndexController.java
xiaoliyad/SpringBootFramework
0313944394ec5c80451dff4cc10218753cb77774
[ "MIT" ]
null
null
null
27.75
78
0.689536
18,679
package com.watchdata.project.system.user.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; import com.watchdata.fra...
3e2c1afec35aa479735feb203d54dea55749e26e
6,930
java
Java
study-datastore/src/main/java/com/hphc/mystudies/dto/ConsentInfoDto.java
nobmizue-jcloudce/fda-mystudies
6b0d752eeba2c1a8b871d2dc931fdd81dbd854c9
[ "MIT" ]
1
2021-01-13T06:38:15.000Z
2021-01-13T06:38:15.000Z
study-datastore/src/main/java/com/hphc/mystudies/dto/ConsentInfoDto.java
nobmizue-jcloudce/fda-mystudies
6b0d752eeba2c1a8b871d2dc931fdd81dbd854c9
[ "MIT" ]
2
2021-01-17T11:50:01.000Z
2021-01-18T17:26:28.000Z
study-datastore/src/main/java/com/hphc/mystudies/dto/ConsentInfoDto.java
nobmizue-jcloudce/fda-mystudies
6b0d752eeba2c1a8b871d2dc931fdd81dbd854c9
[ "MIT" ]
2
2021-04-01T17:03:08.000Z
2021-04-01T17:03:46.000Z
23.333333
113
0.711977
18,680
/* * Copyright © 2017-2018 Harvard Pilgrim Health Care Institute (HPHCI) and its Contributors. * 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 limit...
3e2c1b218f08e549c1038ecdf6cb48926e113914
1,890
java
Java
src/main/java/rikka/sponge/item/inventory/SpongeInventory.java
Himmelt/Rikka
ddb3b6741edc0572c025fa8b8d3273785ff32012
[ "MIT" ]
2
2018-05-06T15:26:49.000Z
2018-06-11T15:07:04.000Z
src/main/java/rikka/sponge/item/inventory/SpongeInventory.java
Himmelt/Rikka
ddb3b6741edc0572c025fa8b8d3273785ff32012
[ "MIT" ]
5
2018-04-24T00:34:39.000Z
2018-10-15T07:12:55.000Z
src/main/java/rikka/sponge/item/inventory/SpongeInventory.java
Himmelt/Rikka
ddb3b6741edc0572c025fa8b8d3273785ff32012
[ "MIT" ]
null
null
null
18.712871
96
0.612698
18,681
package rikka.sponge.item.inventory; import org.spongepowered.api.item.inventory.Inventory; import rikka.api.item.ItemType; import rikka.api.item.inventory.IInventory; import rikka.api.item.inventory.IItemStack; import rikka.sponge.SpongeRikka; import java.util.Iterator; import java.util.Optional; public class Spong...
3e2c1b2911874bd87d66606a0cbb2b1e1ac8d8f0
1,288
java
Java
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Child.java
brettdavidson3/eclipselink.runtime
a992a67ce49ca56117df4632c9c0c70938a0b28e
[ "BSD-3-Clause" ]
null
null
null
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Child.java
brettdavidson3/eclipselink.runtime
a992a67ce49ca56117df4632c9c0c70938a0b28e
[ "BSD-3-Clause" ]
null
null
null
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/aggregate/Child.java
brettdavidson3/eclipselink.runtime
a992a67ce49ca56117df4632c9c0c70938a0b28e
[ "BSD-3-Clause" ]
null
null
null
28
88
0.53882
18,682
/******************************************************************************* * Copyright (c) 1998, 2013 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. ...
3e2c1ca37cc96ae88936e0ff17e779696b456094
390
java
Java
java_trng/src/day2/Greatest_of_three.java
GourabIX/Java_FSD
18fcaec84b36fecf225b12adcbd0944b12af60b2
[ "MIT" ]
null
null
null
java_trng/src/day2/Greatest_of_three.java
GourabIX/Java_FSD
18fcaec84b36fecf225b12adcbd0944b12af60b2
[ "MIT" ]
13
2021-03-09T20:59:17.000Z
2022-03-02T05:59:27.000Z
java_trng/src/day2/Greatest_of_three.java
GourabIX/Java_FSD
18fcaec84b36fecf225b12adcbd0944b12af60b2
[ "MIT" ]
null
null
null
20.526316
102
0.610256
18,683
package day2; import java.util.Scanner; public class Greatest_of_three { public static void main(String[] args) { System.out.println("Enter 3 numbers: "); Scanner sc = new Scanner(System.in); int n1 = sc.nextInt(); int n2 = sc.nextInt(); int n3 = sc.nextInt(); System.out.println("Greatest number: "...
3e2c1ccf6c15f74a3709e9f40eeba7176760007c
6,037
java
Java
izpack-installer/src/test/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpackerTest.java
lgrill-pentaho/izpack
f74abef01c45bc3f4e8fe9251cbd8293888774b3
[ "Apache-2.0" ]
null
null
null
izpack-installer/src/test/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpackerTest.java
lgrill-pentaho/izpack
f74abef01c45bc3f4e8fe9251cbd8293888774b3
[ "Apache-2.0" ]
1
2021-08-02T17:26:26.000Z
2021-08-02T17:26:26.000Z
izpack-installer/src/test/java/com/izforge/izpack/installer/unpacker/Pack200FileUnpackerTest.java
lgrill-pentaho/izpack
f74abef01c45bc3f4e8fe9251cbd8293888774b3
[ "Apache-2.0" ]
1
2021-01-12T11:39:34.000Z
2021-01-12T11:39:34.000Z
31.60733
116
0.652642
18,684
/* * IzPack - Copyright 2001-2012 Julien Ponge, All Rights Reserved. * * http://izpack.org/ * http://izpack.codehaus.org/ * * Copyright 2012 Tim Anderson * * 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 co...
3e2c1e734af055185b53b97acf92be2721045386
160
java
Java
src/main/java/ru/ulmc/investor/event/dto/SubscribeEvent.java
bormoshka/flowsandbox
8bd3154eda458f9649cbc3c4b11a3d8367eccc4a
[ "Unlicense" ]
null
null
null
src/main/java/ru/ulmc/investor/event/dto/SubscribeEvent.java
bormoshka/flowsandbox
8bd3154eda458f9649cbc3c4b11a3d8367eccc4a
[ "Unlicense" ]
18
2018-11-10T16:06:04.000Z
2019-01-18T21:59:26.000Z
src/main/java/ru/ulmc/investor/event/dto/SubscribeEvent.java
bormoshka/flowsandbox
8bd3154eda458f9649cbc3c4b11a3d8367eccc4a
[ "Unlicense" ]
null
null
null
14.545455
38
0.75625
18,685
package ru.ulmc.investor.event.dto; import lombok.Value; import java.util.Set; @Value public class SubscribeEvent { private final Set<String> symbols; }
3e2c1f146f077f0f54e2ca87d881f11df81c233d
6,059
java
Java
logger/src/main/java/m/co/rh/id/alogger/ToastLogger.java
rh-id/a-logger
8f30e4cd7b107778e5ee7c9c52d7504c792e3758
[ "MIT" ]
2
2021-12-06T09:18:56.000Z
2022-02-20T04:26:12.000Z
logger/src/main/java/m/co/rh/id/alogger/ToastLogger.java
rh-id/a-logger
8f30e4cd7b107778e5ee7c9c52d7504c792e3758
[ "MIT" ]
null
null
null
logger/src/main/java/m/co/rh/id/alogger/ToastLogger.java
rh-id/a-logger
8f30e4cd7b107778e5ee7c9c52d7504c792e3758
[ "MIT" ]
null
null
null
32.575269
107
0.578478
18,686
package m.co.rh.id.alogger; import android.annotation.SuppressLint; import android.content.Context; import android.os.Handler; import android.os.Looper; import android.widget.Toast; /** * Logger that shows toast message */ public class ToastLogger implements ILogger { private int mLogLevel; private final Co...
3e2c1fdf5180fe579d77435909226ff3a4ee864f
376
java
Java
app/src/main/java/com/fuge/xyin/DyMainActivity.java
Tom999999999/Wechat
074020a292ee12dc635fcc3624a21376a8d06fee
[ "MIT" ]
1
2020-06-19T08:02:12.000Z
2020-06-19T08:02:12.000Z
app/src/main/java/com/fuge/xyin/DyMainActivity.java
Tom999999999/Wechat
074020a292ee12dc635fcc3624a21376a8d06fee
[ "MIT" ]
1
2019-12-16T11:56:35.000Z
2019-12-16T11:56:35.000Z
app/src/main/java/com/fuge/xyin/DyMainActivity.java
Fuge2008/Wechat
074020a292ee12dc635fcc3624a21376a8d06fee
[ "MIT" ]
null
null
null
22.117647
56
0.755319
18,687
package com.fuge.xyin; import android.app.Activity; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import com.fuge.xyin.R; public class DyMainActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); ...
3e2c20a01b8fbfdef5fc9ff727764410811ff733
21,916
java
Java
src/main/java/org/keeber/imaging/Image.java
json-k/simple-img
fba044e15392843bf19752fe417f48ff9a333989
[ "Apache-2.0" ]
null
null
null
src/main/java/org/keeber/imaging/Image.java
json-k/simple-img
fba044e15392843bf19752fe417f48ff9a333989
[ "Apache-2.0" ]
null
null
null
src/main/java/org/keeber/imaging/Image.java
json-k/simple-img
fba044e15392843bf19752fe417f48ff9a333989
[ "Apache-2.0" ]
null
null
null
36.460899
205
0.636791
18,688
package org.keeber.imaging; import java.awt.Color; import java.awt.Graphics2D; import java.awt.color.ICC_Profile; import java.awt.image.BufferedImage; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import jav...
3e2c20e63659f0cfe3dcb2f930af06b68a3a52f9
21,113
java
Java
plugin/test/com/microsoft/alm/plugin/idea/tfvc/core/TFSFileSystemListenerTest.java
burhan/azure-devops-intellij
641aa6bf0736b4edb4968946e319a811afd5e337
[ "MIT" ]
63
2019-05-17T17:52:25.000Z
2022-03-16T23:45:40.000Z
plugin/test/com/microsoft/alm/plugin/idea/tfvc/core/TFSFileSystemListenerTest.java
burhan/azure-devops-intellij
641aa6bf0736b4edb4968946e319a811afd5e337
[ "MIT" ]
230
2019-05-07T13:27:56.000Z
2022-03-31T11:27:57.000Z
plugin/test/com/microsoft/alm/plugin/idea/tfvc/core/TFSFileSystemListenerTest.java
burhan/azure-devops-intellij
641aa6bf0736b4edb4968946e319a811afd5e337
[ "MIT" ]
44
2019-05-21T14:48:12.000Z
2022-02-15T12:01:15.000Z
44.542194
126
0.733387
18,689
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See License.txt in the project root. package com.microsoft.alm.plugin.idea.tfvc.core; import com.google.common.collect.ImmutableList; import com.intellij.openapi.components.ServiceManager; import com.intellij.openapi.project.Project; ...
3e2c21a5bd87aa2d27e5ecfc51476ad07a2c175d
352
java
Java
tokTales-tools/tokTales-tools-core/src/main/java/com/tokelon/toktales/tools/core/objects/pools/ILeaseObjectPool.java
Tokelon/tokTales
c72c67519af57cc28a0699766083559a0731ba4c
[ "MIT" ]
5
2020-02-02T19:04:04.000Z
2020-05-30T18:56:37.000Z
tokTales-tools/tokTales-tools-core/src/main/java/com/tokelon/toktales/tools/core/objects/pools/ILeaseObjectPool.java
Tokelon/tokTales
c72c67519af57cc28a0699766083559a0731ba4c
[ "MIT" ]
null
null
null
tokTales-tools/tokTales-tools-core/src/main/java/com/tokelon/toktales/tools/core/objects/pools/ILeaseObjectPool.java
Tokelon/tokTales
c72c67519af57cc28a0699766083559a0731ba4c
[ "MIT" ]
null
null
null
23.466667
93
0.778409
18,690
package com.tokelon.toktales.tools.core.objects.pools; import com.tokelon.toktales.tools.core.function.Supplier; public interface ILeaseObjectPool<T> extends IObjectPool<IObjectLease<T>> { public static interface ILeaseObjectPoolFactory { public <T> ILeaseObjectPool<T> create(Supplier<T> supplier, int cap...
3e2c21f6b2330284c823d1440dd400edaeeca753
8,321
java
Java
remappedSrc/com/brittank88/dtdm/handler/ConstantHandler.java
Brittank88/DoTheDarnMath
11bfff8ded8a6edca342c305235015f243e17626
[ "MIT" ]
1
2022-02-24T13:24:46.000Z
2022-02-24T13:24:46.000Z
remappedSrc/com/brittank88/dtdm/handler/ConstantHandler.java
Brittank88/DoTheDarnMath
11bfff8ded8a6edca342c305235015f243e17626
[ "MIT" ]
null
null
null
remappedSrc/com/brittank88/dtdm/handler/ConstantHandler.java
Brittank88/DoTheDarnMath
11bfff8ded8a6edca342c305235015f243e17626
[ "MIT" ]
null
null
null
53.683871
186
0.684894
18,691
package com.brittank88.dtdm.handler; import com.google.common.collect.ImmutableMap; import com.mojang.brigadier.arguments.DoubleArgumentType; import com.mojang.brigadier.arguments.StringArgumentType; import com.mojang.brigadier.context.CommandContext; import net.minecraft.command.CommandException; import net.minecraft...
3e2c2386714ac584c12e56a94144bb87e2ee3e0c
17,125
java
Java
src/main/java/org/apache/pdfbox/ConvertColorspace.java
atsuoishimoto/pdfbox-1.0.0-ja
1b48e2e2f9b810a28a156860ad43346388d1d91d
[ "Apache-2.0" ]
5
2018-02-23T03:30:39.000Z
2021-09-19T17:24:34.000Z
src/main/java/org/apache/pdfbox/ConvertColorspace.java
atsuoishimoto/pdfbox-1.0.0-ja
1b48e2e2f9b810a28a156860ad43346388d1d91d
[ "Apache-2.0" ]
1
2021-02-03T19:36:45.000Z
2021-02-03T19:36:45.000Z
src/main/java/org/apache/pdfbox/ConvertColorspace.java
atsuoishimoto/pdfbox-1.0.0-ja
1b48e2e2f9b810a28a156860ad43346388d1d91d
[ "Apache-2.0" ]
8
2019-07-15T16:26:28.000Z
2022-03-15T00:02:34.000Z
36.380042
119
0.525708
18,692
/* * 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 ...
3e2c23e0341954ea2b36d5e2fdcf1ab20048bd8d
235
java
Java
src/com/cjs/designModeTest/StrategyMode/AttackXLSBZ.java
chenjinshu/javaBase
af23fedb03e356ae836f3a361ae308d1879d62ea
[ "MIT" ]
null
null
null
src/com/cjs/designModeTest/StrategyMode/AttackXLSBZ.java
chenjinshu/javaBase
af23fedb03e356ae836f3a361ae308d1879d62ea
[ "MIT" ]
null
null
null
src/com/cjs/designModeTest/StrategyMode/AttackXLSBZ.java
chenjinshu/javaBase
af23fedb03e356ae836f3a361ae308d1879d62ea
[ "MIT" ]
null
null
null
16.785714
53
0.668085
18,693
package com.cjs.designModeTest.StrategyMode; /** * @author chen.jinshu * 2018/11/12 */ public class AttackXLSBZ implements IAttackBehavior { @Override public void attack() { System.out.println("吃我降龙十八掌!"); } }
3e2c23e832cdff9749e4dac4d420cf82c0deb8a8
1,062
java
Java
JuneLeetCode/JuneLeetCode/src/main/java/org/phoenix/leetcode/challenges/Problem01_InvertBinaryTree.java
vibhorsingh11/LeetCode
a8e087b695aff128417051865d12c2ee6a4616f4
[ "MIT" ]
null
null
null
JuneLeetCode/JuneLeetCode/src/main/java/org/phoenix/leetcode/challenges/Problem01_InvertBinaryTree.java
vibhorsingh11/LeetCode
a8e087b695aff128417051865d12c2ee6a4616f4
[ "MIT" ]
3
2020-06-28T16:54:14.000Z
2021-02-01T16:17:33.000Z
JuneLeetCode/JuneLeetCode/src/main/java/org/phoenix/leetcode/challenges/Problem01_InvertBinaryTree.java
vibhorsingh11/LeetCode
91ba17179ea36b9949f4f887b41cca0504939755
[ "MIT" ]
null
null
null
20.037736
69
0.581921
18,694
package org.phoenix.leetcode.challenges; /* * Invert a binary tree. * * Example: * Input: 4 / \ 2 7 / \ / \ 1 3 6 9 Output: 4 / \ 7 2 / \ / \ 9 6 3 1 * * Trivia: * This problem was inspired by this original tweet by Max Howell: * * Google: 90% of our engineers use the s...
3e2c2551316f6096c051cce6dee3c6a8e70431d0
7,719
java
Java
src/main/java/com/springboot/training/spaceover/spacecrew/manager/controller/SpaceOverSpaceCrewMemberController.java
cf-training-springboot-2019/spacecrewmember-manager
4bdab8f36a4a144f53e82f989320ca32a18b08aa
[ "Apache-2.0" ]
1
2021-12-22T14:32:16.000Z
2021-12-22T14:32:16.000Z
src/main/java/com/springboot/training/spaceover/spacecrew/manager/controller/SpaceOverSpaceCrewMemberController.java
cf-training-springboot-2019/spacecrewmember-manager
4bdab8f36a4a144f53e82f989320ca32a18b08aa
[ "Apache-2.0" ]
9
2021-04-22T14:04:57.000Z
2021-06-07T14:43:29.000Z
src/main/java/com/springboot/training/spaceover/spacecrew/manager/controller/SpaceOverSpaceCrewMemberController.java
BrunoCaetanoDev/spacecrew-manager
52632bdc353f6c6a971b4fa31d7170456680af97
[ "Apache-2.0" ]
1
2021-12-22T09:38:21.000Z
2021-12-22T09:38:21.000Z
58.923664
164
0.774971
18,695
package com.springboot.training.spaceover.spacecrew.manager.controller; import com.github.fge.jsonpatch.JsonPatch; import com.springboot.training.spaceover.spacecrew.manager.domain.model.SpaceCrewMember; import com.springboot.training.spaceover.spacecrew.manager.domain.request.inbound.CreateSpaceCrewMemberRequest; imp...
3e2c288e0055ddf8c9db73da7f60b49f577044fb
4,246
java
Java
src/main/java/edu/kit/aifb/mbeantimeseriesreporter/JmxQueryClient.java
steffenmueller4/MBeanTimeseriesReporter
d405d66d4d64ff4236c8ac89ef87c8aec5951b42
[ "Apache-2.0" ]
null
null
null
src/main/java/edu/kit/aifb/mbeantimeseriesreporter/JmxQueryClient.java
steffenmueller4/MBeanTimeseriesReporter
d405d66d4d64ff4236c8ac89ef87c8aec5951b42
[ "Apache-2.0" ]
null
null
null
src/main/java/edu/kit/aifb/mbeantimeseriesreporter/JmxQueryClient.java
steffenmueller4/MBeanTimeseriesReporter
d405d66d4d64ff4236c8ac89ef87c8aec5951b42
[ "Apache-2.0" ]
null
null
null
27.934211
124
0.730334
18,696
package edu.kit.aifb.mbeantimeseriesreporter; import java.io.IOException; /** * Copyright 2016 Steffen Mueller * * 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...
3e2c289121c6c99ba08cefcda2bfc13d1fd44da4
3,179
java
Java
src/main/java/org/disq_bio/disq/impl/formats/bgzf/BgzfBlockSource.java
tomwhite/disq
11938a5cd98f4d4873d0cfd204ee26af9eb402e3
[ "MIT" ]
1
2020-05-13T00:20:29.000Z
2020-05-13T00:20:29.000Z
src/main/java/org/disq_bio/disq/impl/formats/bgzf/BgzfBlockSource.java
tomwhite/disq
11938a5cd98f4d4873d0cfd204ee26af9eb402e3
[ "MIT" ]
null
null
null
src/main/java/org/disq_bio/disq/impl/formats/bgzf/BgzfBlockSource.java
tomwhite/disq
11938a5cd98f4d4873d0cfd204ee26af9eb402e3
[ "MIT" ]
null
null
null
36.965116
100
0.721925
18,697
package org.disq_bio.disq.impl.formats.bgzf; import htsjdk.samtools.util.AbstractIterator; import java.io.IOException; import java.io.Serializable; import java.util.Iterator; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.mapreduce.lib.input.FileSplit; import org.apache.spark.api.java.JavaRDD; i...
3e2c289a7a84ef4d79b5245e01dbaf80b07eeaf4
12,780
java
Java
phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectIT.java
wwjiang007/phoenix
6ea9dec20f1302c10d7831f544cf9615eba633f5
[ "Apache-2.0" ]
984
2015-01-04T20:25:27.000Z
2022-03-22T08:06:36.000Z
phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectIT.java
wwjiang007/phoenix
6ea9dec20f1302c10d7831f544cf9615eba633f5
[ "Apache-2.0" ]
953
2015-01-15T07:08:52.000Z
2022-03-25T09:07:56.000Z
phoenix-core/src/it/java/org/apache/phoenix/end2end/salted/SaltedTableUpsertSelectIT.java
wwjiang007/phoenix
6ea9dec20f1302c10d7831f544cf9615eba633f5
[ "Apache-2.0" ]
1,077
2015-01-05T13:00:26.000Z
2022-03-31T08:40:59.000Z
41.764706
100
0.566745
18,698
/* * 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 ...
3e2c28c376549dda005497b5cef00bcf28340219
6,357
java
Java
app/src/main/java/com/example/mac/gltest/L8_Index/L8_Render.java
MaYatKit/OpenGL-ES-Android-Pratice
46f960f8ec167bda9ddfff593dfda29edc8959ca
[ "Apache-2.0" ]
3
2020-08-17T00:00:53.000Z
2020-08-19T23:54:58.000Z
app/src/main/java/com/example/mac/gltest/L8_Index/L8_Render.java
MaYatKit/OpenGL-ES-Android-Pratice
46f960f8ec167bda9ddfff593dfda29edc8959ca
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/mac/gltest/L8_Index/L8_Render.java
MaYatKit/OpenGL-ES-Android-Pratice
46f960f8ec167bda9ddfff593dfda29edc8959ca
[ "Apache-2.0" ]
2
2021-04-15T06:52:20.000Z
2022-03-21T10:20:40.000Z
30.416268
107
0.60925
18,699
package com.example.mac.gltest.L8_Index; import android.content.Context; import android.opengl.GLES20; import android.opengl.GLSurfaceView; import android.opengl.Matrix; import com.example.mac.gltest.util.ShaderHelper; import java.nio.ByteBuffer; import java.nio.ByteOrder; import java.nio.FloatBuffer; import java.ni...
3e2c2b574dc2247c9499f08e0f547445e658084c
1,718
java
Java
src/test/java/edu/sumdu/tss/elephant/model/LogServiceTest.java
forkmalik/QA_T8
642764a3abd3ff5ce8b1681a8e33fd3421bc0788
[ "MIT" ]
null
null
null
src/test/java/edu/sumdu/tss/elephant/model/LogServiceTest.java
forkmalik/QA_T8
642764a3abd3ff5ce8b1681a8e33fd3421bc0788
[ "MIT" ]
null
null
null
src/test/java/edu/sumdu/tss/elephant/model/LogServiceTest.java
forkmalik/QA_T8
642764a3abd3ff5ce8b1681a8e33fd3421bc0788
[ "MIT" ]
null
null
null
29.118644
104
0.681024
18,700
package edu.sumdu.tss.elephant.model; import edu.sumdu.tss.elephant.helper.DBPool; import edu.sumdu.tss.elephant.helper.Keys; import edu.sumdu.tss.elephant.helper.utils.StringUtils; import io.javalin.http.Context; import org.junit.jupiter.api.*; import org.mockito.Mock; import org.mockito.Mockito; import org.sql2o.Con...
3e2c2bd2547d7ae1b0b6ced321305182e47ac1f9
797
java
Java
do_It_java_algorithm/src/algorithm/study/sort/Quick.java
miseongshin/DO_IT_JAVA_ALGORITHM
a021a2b6a62ea2d81174514b5c70b8514eeb6fc8
[ "MIT" ]
null
null
null
do_It_java_algorithm/src/algorithm/study/sort/Quick.java
miseongshin/DO_IT_JAVA_ALGORITHM
a021a2b6a62ea2d81174514b5c70b8514eeb6fc8
[ "MIT" ]
null
null
null
do_It_java_algorithm/src/algorithm/study/sort/Quick.java
miseongshin/DO_IT_JAVA_ALGORITHM
a021a2b6a62ea2d81174514b5c70b8514eeb6fc8
[ "MIT" ]
null
null
null
17.326087
55
0.562108
18,701
package algorithm.study.sort; public class Quick extends AbstractPrintSort{ // 임의로 고른 원소 피벗(pivot) // 피벗보다 작은 것은 피벗의 왼쪽, 큰것은 피벗의 오른쪽. // 분할 > 정복 > 결합 // 최선, 평균 : nlog2n 최악: n^2 // 구현 간단 비효율적 : 삽입, 선택, 버블 // 복잡하지만 효율적인 방법 : 퀵정렬, 힙정렬, 합병 정렬, 기수정렬 @Override public void sort(int arr[], int begin, int end)...
3e2c2c2c822cb0573ff4697101a0ae67c441f062
1,600
java
Java
jfr-mappers/src/main/java/com/newrelic/jfr/toevent/EventToEvent.java
rvanderwal-newrelic/newrelic-jfr-core
02a2dc6a3ab3247ab25cad72d9db21bc4e4d6131
[ "Apache-2.0" ]
null
null
null
jfr-mappers/src/main/java/com/newrelic/jfr/toevent/EventToEvent.java
rvanderwal-newrelic/newrelic-jfr-core
02a2dc6a3ab3247ab25cad72d9db21bc4e4d6131
[ "Apache-2.0" ]
null
null
null
jfr-mappers/src/main/java/com/newrelic/jfr/toevent/EventToEvent.java
rvanderwal-newrelic/newrelic-jfr-core
02a2dc6a3ab3247ab25cad72d9db21bc4e4d6131
[ "Apache-2.0" ]
null
null
null
29.090909
100
0.72
18,702
package com.newrelic.jfr.toevent; import com.newrelic.jfr.Constants; import com.newrelic.telemetry.events.Event; import java.time.Duration; import java.util.List; import java.util.Optional; import java.util.function.Function; import java.util.function.Predicate; import jdk.jfr.consumer.RecordedEvent; /** * Interface...
3e2c2cd35e4f8e58ebf5a47eeef7fc0f29cc2dfa
12,360
java
Java
cat-home/src/main/java/com/dianping/cat/report/task/cmdb/ProjectUpdateTask.java
Dr-Water/cat
508d980eb3abc550afa6d69cb9220753fd9865b7
[ "Apache-2.0" ]
1
2018-10-25T12:13:22.000Z
2018-10-25T12:13:22.000Z
cat-home/src/main/java/com/dianping/cat/report/task/cmdb/ProjectUpdateTask.java
Zhouhao12345/cat
97c7a620d717946bf8a5b2a3c270f222ed3fdf15
[ "Apache-2.0" ]
null
null
null
cat-home/src/main/java/com/dianping/cat/report/task/cmdb/ProjectUpdateTask.java
Zhouhao12345/cat
97c7a620d717946bf8a5b2a3c270f222ed3fdf15
[ "Apache-2.0" ]
1
2019-01-04T08:57:20.000Z
2019-01-04T08:57:20.000Z
27.345133
146
0.700324
18,703
package com.dianping.cat.report.task.cmdb; import java.io.InputStream; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Map.Entry; import java.util.Set; import org.codehaus.plexus.logging.LogEnabled; import org.codehaus.plexus.l...
3e2c2e671b4f29c4b789c4a7ff35ffd1d4130f52
1,493
java
Java
packages/eurynome-cloud-assistant/src/main/java/cn/herodotus/eurynome/assistant/exception/platform/OssException.java
Pointerv/eurynome-cloud
e791dadf467509e910a0685075687f50cf512b7a
[ "Apache-2.0" ]
113
2021-05-27T01:25:52.000Z
2022-03-31T06:23:39.000Z
packages/eurynome-cloud-assistant/src/main/java/cn/herodotus/eurynome/assistant/exception/platform/OssException.java
Pointerv/eurynome-cloud
e791dadf467509e910a0685075687f50cf512b7a
[ "Apache-2.0" ]
3
2021-09-26T11:14:04.000Z
2022-01-06T05:55:12.000Z
packages/eurynome-cloud-assistant/src/main/java/cn/herodotus/eurynome/assistant/exception/platform/OssException.java
Pointerv/eurynome-cloud
e791dadf467509e910a0685075687f50cf512b7a
[ "Apache-2.0" ]
30
2021-06-04T14:01:12.000Z
2022-03-18T14:02:26.000Z
28.226415
113
0.703877
18,704
/* * Copyright (c) 2019-2021 Gengwei Zheng (ychag@example.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required ...
3e2c2ecb9e7b0778b1d6032b33a3dbf77b31d62a
1,579
java
Java
core/src/com/ray3k/skincomposer/dialog/scenecomposer/undoables/ProgressBarRoundUndoable.java
piotr-j/skin-composer
15b52ff0f6aa908d4531034033850260e476633e
[ "MIT" ]
349
2016-06-03T20:32:42.000Z
2022-03-29T18:46:21.000Z
core/src/com/ray3k/skincomposer/dialog/scenecomposer/undoables/ProgressBarRoundUndoable.java
piotr-j/skin-composer
15b52ff0f6aa908d4531034033850260e476633e
[ "MIT" ]
117
2016-06-12T10:09:42.000Z
2022-03-30T16:34:59.000Z
core/src/com/ray3k/skincomposer/dialog/scenecomposer/undoables/ProgressBarRoundUndoable.java
piotr-j/skin-composer
15b52ff0f6aa908d4531034033850260e476633e
[ "MIT" ]
42
2016-07-04T07:45:37.000Z
2022-02-21T23:12:03.000Z
29.792453
80
0.649145
18,705
package com.ray3k.skincomposer.dialog.scenecomposer.undoables; import com.ray3k.skincomposer.dialog.scenecomposer.DialogSceneComposer; import com.ray3k.skincomposer.dialog.scenecomposer.DialogSceneComposerModel; public class ProgressBarRoundUndoable implements SceneComposerUndoable { private DialogSceneComposerMo...
3e2c305e7a9eb73cf1fdd104aa9763c8a6cccc86
3,061
java
Java
nutzboot-starter/nutzboot-starter-swagger/src/main/java/org/nutz/boot/starter/swagger/SwaggerServletStarter.java
swtseaman/nutzboot
93d9d056a0111321b7338a08b53c361fbd5c7f41
[ "Apache-2.0" ]
482
2017-10-20T07:15:32.000Z
2022-02-28T17:10:29.000Z
nutzboot-starter/nutzboot-starter-swagger/src/main/java/org/nutz/boot/starter/swagger/SwaggerServletStarter.java
swtseaman/nutzboot
93d9d056a0111321b7338a08b53c361fbd5c7f41
[ "Apache-2.0" ]
173
2017-11-07T09:04:09.000Z
2022-03-31T05:19:31.000Z
nutzboot-starter/nutzboot-starter-swagger/src/main/java/org/nutz/boot/starter/swagger/SwaggerServletStarter.java
swtseaman/nutzboot
93d9d056a0111321b7338a08b53c361fbd5c7f41
[ "Apache-2.0" ]
163
2017-10-20T07:15:58.000Z
2022-03-15T17:18:48.000Z
30.919192
128
0.691931
18,706
package org.nutz.boot.starter.swagger; import java.io.IOException; import java.util.HashMap; import java.util.HashSet; import java.util.Map; import javax.servlet.Servlet; import javax.servlet.ServletConfig; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpSer...
3e2c306b8aa2c85f5160076df942bda13102e857
18,760
java
Java
service/src/main/java/hengda/billboard/CommonUserServiceImpl.java
sunpeng-hub/hengda.billboard
075fb93ed314a8d0eaa36f7c12fbcff8632601d7
[ "MIT" ]
5
2020-02-07T12:48:49.000Z
2021-02-01T02:02:52.000Z
service/src/main/java/hengda/billboard/CommonUserServiceImpl.java
sunpeng-hub/hengda.billboard
075fb93ed314a8d0eaa36f7c12fbcff8632601d7
[ "MIT" ]
184
2020-02-10T16:47:33.000Z
2022-02-27T00:03:33.000Z
service/src/main/java/hengda/billboard/CommonUserServiceImpl.java
sunpeng-hub/hengda.billboard
075fb93ed314a8d0eaa36f7c12fbcff8632601d7
[ "MIT" ]
3
2020-02-10T08:05:03.000Z
2020-06-20T00:26:08.000Z
40.08547
115
0.601279
18,707
package hengda.billboard; import com.google.gson.Gson; import io.grpc.stub.StreamObserver; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util....
3e2c31503ed7f372d52e3e8ee59875f4009a1f12
30,213
java
Java
jobs/pacman-cloud-discovery/src/test/java/com/tmobile/cso/pacman/inventory/file/AssetFileGeneratorTest.java
lifer84/pacbot
997c240c123d81cf3f55ff5093127c5fda6119c3
[ "Apache-2.0" ]
1,165
2018-10-05T19:07:34.000Z
2022-03-28T19:34:27.000Z
jobs/pacman-cloud-discovery/src/test/java/com/tmobile/cso/pacman/inventory/file/AssetFileGeneratorTest.java
lifer84/pacbot
997c240c123d81cf3f55ff5093127c5fda6119c3
[ "Apache-2.0" ]
334
2018-10-10T14:00:41.000Z
2022-03-19T16:32:08.000Z
jobs/pacman-cloud-discovery/src/test/java/com/tmobile/cso/pacman/inventory/file/AssetFileGeneratorTest.java
lifer84/pacbot
997c240c123d81cf3f55ff5093127c5fda6119c3
[ "Apache-2.0" ]
268
2018-10-05T19:53:25.000Z
2022-03-31T07:39:47.000Z
68.510204
164
0.703439
18,708
/******************************************************************************* * Copyright 2018 T Mobile, Inc. or its affiliates. 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 * o...
3e2c3186bb0f4832e223a74f481d8d5f0721f027
568
java
Java
fenix-commons-search/src/main/java/org/fao/fenix/commons/msd/dto/full/Period.java
FENIX-Platform/fenix-commons
eed28ced4d7700cf824df445b5416e41822d1b7d
[ "Apache-2.0" ]
null
null
null
fenix-commons-search/src/main/java/org/fao/fenix/commons/msd/dto/full/Period.java
FENIX-Platform/fenix-commons
eed28ced4d7700cf824df445b5416e41822d1b7d
[ "Apache-2.0" ]
null
null
null
fenix-commons-search/src/main/java/org/fao/fenix/commons/msd/dto/full/Period.java
FENIX-Platform/fenix-commons
eed28ced4d7700cf824df445b5416e41822d1b7d
[ "Apache-2.0" ]
2
2015-11-02T09:03:27.000Z
2019-01-08T01:38:21.000Z
17.75
64
0.651408
18,709
package org.fao.fenix.commons.msd.dto.full; import com.fasterxml.jackson.annotation.JsonProperty; import org.fao.fenix.commons.msd.dto.JSONEntity; import java.io.Serializable; public class Period extends JSONEntity implements Serializable { @JsonProperty private Long from; @JsonProperty private Lon...
3e2c31bba4a05765fec70a4b2c24955b2f287f9d
1,405
java
Java
UI/src/main/java/com/leo/ui/LayoutInflateActivity.java
player1992/AndroidSystem
202f7d24cfad06ee61769df1760e784d64f6fbec
[ "Apache-2.0" ]
null
null
null
UI/src/main/java/com/leo/ui/LayoutInflateActivity.java
player1992/AndroidSystem
202f7d24cfad06ee61769df1760e784d64f6fbec
[ "Apache-2.0" ]
null
null
null
UI/src/main/java/com/leo/ui/LayoutInflateActivity.java
player1992/AndroidSystem
202f7d24cfad06ee61769df1760e784d64f6fbec
[ "Apache-2.0" ]
null
null
null
32.674419
109
0.69395
18,710
package com.leo.ui; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.widget.FrameLayout; public class LayoutInflateActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstance...
3e2c31d8fcd73e0a3292b175d3f6b8d0d6901d25
2,754
java
Java
_src/Lecture2_materials/SourceCode/JavaLinkedListExamples/Main.java
paullewallencom/spring-978-1-7891-3277-9
61f2ed3d92a816d713bfed67c05b9e37a99843b4
[ "Apache-2.0" ]
null
null
null
_src/Lecture2_materials/SourceCode/JavaLinkedListExamples/Main.java
paullewallencom/spring-978-1-7891-3277-9
61f2ed3d92a816d713bfed67c05b9e37a99843b4
[ "Apache-2.0" ]
null
null
null
_src/Lecture2_materials/SourceCode/JavaLinkedListExamples/Main.java
paullewallencom/spring-978-1-7891-3277-9
61f2ed3d92a816d713bfed67c05b9e37a99843b4
[ "Apache-2.0" ]
null
null
null
36.236842
126
0.637255
18,711
package com.company; import java.util.List; public class Main { public static void main(String[] args) { LinkedList<Integer> n = new LinkedList<Integer>(); n.addNode(3); n.addNode(4); n.addNode(5); n.addNode(10); System.out.println("Printing all nod...
3e2c328b5083554593a1c8f58f0d478887dcff7e
1,416
java
Java
src/com/company/Chimpanzee.java
antonnikitin97/programmingcourseworksem1
06d6c63a61d28597c97ee4827d5210a2b914ccf2
[ "MIT" ]
null
null
null
src/com/company/Chimpanzee.java
antonnikitin97/programmingcourseworksem1
06d6c63a61d28597c97ee4827d5210a2b914ccf2
[ "MIT" ]
null
null
null
src/com/company/Chimpanzee.java
antonnikitin97/programmingcourseworksem1
06d6c63a61d28597c97ee4827d5210a2b914ccf2
[ "MIT" ]
null
null
null
29.5
114
0.605226
18,712
/** Class for 'Chimpanzee' animal. Contains method for the specific treat for the chimpanzee, and the 'aMonthPasses' */ package com.company; public class Chimpanzee extends Ape { /** Constructor an 'Chimpanzee' animal. Calls the Animal constructor and passes it values such as what it eats, the age of the a...
3e2c32ae62531e04547aedfbdd40c0b8e340ef5d
372
java
Java
src/main/java/com/meteorice/devilfish/GlobalConfig.java
meteorice/devilfish
7d4a84b9cb4de9da2a6b92c2a030f6e03a828c0e
[ "MIT" ]
1
2019-02-04T06:08:10.000Z
2019-02-04T06:08:10.000Z
src/main/java/com/meteorice/devilfish/GlobalConfig.java
meteorice/devilfish
7d4a84b9cb4de9da2a6b92c2a030f6e03a828c0e
[ "MIT" ]
null
null
null
src/main/java/com/meteorice/devilfish/GlobalConfig.java
meteorice/devilfish
7d4a84b9cb4de9da2a6b92c2a030f6e03a828c0e
[ "MIT" ]
null
null
null
23.352941
68
0.763224
18,713
package com.meteorice.devilfish; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; /** * The type Global config. */ @SpringBootApplication anpch@example.com") public class GlobalConfig { public static void main(String[] args) { Sprin...
3e2c3325493081486658d94a08747e640bd05f57
4,652
java
Java
src/test/java/uk/gov/hmcts/ethos/replacement/docmosis/service/excel/ScheduleCreationServiceTest.java
Chromico/ethos-repl-docmosis-service
81bf01e1cf0d9ae8686212ff37a27a48e03aa384
[ "MIT" ]
4
2019-05-16T13:56:34.000Z
2021-12-16T12:44:01.000Z
src/test/java/uk/gov/hmcts/ethos/replacement/docmosis/service/excel/ScheduleCreationServiceTest.java
Chromico/ethos-repl-docmosis-service
81bf01e1cf0d9ae8686212ff37a27a48e03aa384
[ "MIT" ]
508
2019-01-31T16:33:26.000Z
2022-03-31T15:18:13.000Z
src/test/java/uk/gov/hmcts/ethos/replacement/docmosis/service/excel/ScheduleCreationServiceTest.java
Chromico/ethos-repl-docmosis-service
81bf01e1cf0d9ae8686212ff37a27a48e03aa384
[ "MIT" ]
4
2021-04-10T22:39:47.000Z
2022-02-03T09:31:17.000Z
42.678899
113
0.679493
18,714
package uk.gov.hmcts.ethos.replacement.docmosis.service.excel; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.InjectMocks; import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; import uk.gov.hmcts.ecm.common.model.helper.SchedulePayload; import uk....
3e2c33798583fc28aef0b8083588d3a40a806d4a
526
java
Java
spring-boot-sharding/src/main/java/com/myzh/sharding/entities/UserInfo.java
henanren/spring-boot-all
931d7a66db03416451762de780d2247cadc869bb
[ "Apache-2.0" ]
null
null
null
spring-boot-sharding/src/main/java/com/myzh/sharding/entities/UserInfo.java
henanren/spring-boot-all
931d7a66db03416451762de780d2247cadc869bb
[ "Apache-2.0" ]
null
null
null
spring-boot-sharding/src/main/java/com/myzh/sharding/entities/UserInfo.java
henanren/spring-boot-all
931d7a66db03416451762de780d2247cadc869bb
[ "Apache-2.0" ]
null
null
null
14.216216
35
0.714829
18,715
package com.myzh.sharding.entities; import java.math.BigInteger; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; /** * * @author ruqing * @since 2019-10-24 23:05:40 */ @Data @Builder @AllArgsConstructor @NoArgsConstructor public class UserInfo { /**...
3e2c341e98d798f6c8b18ee61865d2c401335a53
17,623
java
Java
hudson-core/src/main/java/hudson/PluginWrapper.java
mcculls/hudson
7e94773277c2067a38c9929ac818dcec53f3855b
[ "MIT" ]
15
2015-03-04T20:19:23.000Z
2021-08-05T07:13:40.000Z
hudson-core/src/main/java/hudson/PluginWrapper.java
mcculls/hudson
7e94773277c2067a38c9929ac818dcec53f3855b
[ "MIT" ]
2
2021-02-03T19:30:28.000Z
2022-03-02T07:14:30.000Z
hudson-core/src/main/java/hudson/PluginWrapper.java
hudson/hudson-2.x
82286f0890b72c47fc4a8ea848d86cbbc5bbd868
[ "MIT" ]
14
2015-02-11T04:29:14.000Z
2021-05-02T07:06:29.000Z
31.413547
103
0.628497
18,716
/* * The MIT License * * Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, * Yahoo! Inc., Erik Ramfelt, Tom Huybrechts * * 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 Sof...
3e2c3452add91be574f4414ab519f7439d5e9692
985
java
Java
src/api/java/de/fearnixx/jeak/voice/connection/IVoiceConnectionInformation.java
MarkL4YG/core-framework
bede7f4f575d828e67fa54c4f65b338c70c73443
[ "MIT" ]
8
2019-08-19T11:13:07.000Z
2022-02-02T22:42:49.000Z
src/api/java/de/fearnixx/jeak/voice/connection/IVoiceConnectionInformation.java
MarkL4YG/core-framework
bede7f4f575d828e67fa54c4f65b338c70c73443
[ "MIT" ]
124
2019-09-03T10:05:28.000Z
2021-07-30T03:18:02.000Z
src/api/java/de/fearnixx/jeak/voice/connection/IVoiceConnectionInformation.java
MarkL4YG/core-framework
bede7f4f575d828e67fa54c4f65b338c70c73443
[ "MIT" ]
4
2019-09-03T09:05:21.000Z
2020-06-21T23:29:30.000Z
22.906977
118
0.653807
18,717
package de.fearnixx.jeak.voice.connection; import java.util.Optional; /** * Represents information of a voice connection which are editable even if the voice connection is not connected. */ public interface IVoiceConnectionInformation { /** * @return UNIQUE identifier of the connection */ String...
3e2c357ffde4aae9722224d65065fb811ceaa8d0
5,056
java
Java
JavaSource/org/unitime/timetable/onlinesectioning/updates/ChangeStudentGroup.java
AviMoto/unitime
1a9e568c333a77b28ae24341c29a76871524a304
[ "Apache-2.0" ]
3
2016-02-12T07:09:03.000Z
2021-04-02T13:24:34.000Z
JavaSource/org/unitime/timetable/onlinesectioning/updates/ChangeStudentGroup.java
AviMoto/unitime
1a9e568c333a77b28ae24341c29a76871524a304
[ "Apache-2.0" ]
null
null
null
JavaSource/org/unitime/timetable/onlinesectioning/updates/ChangeStudentGroup.java
AviMoto/unitime
1a9e568c333a77b28ae24341c29a76871524a304
[ "Apache-2.0" ]
null
null
null
40.774194
195
0.747033
18,718
/* * Licensed to The Apereo Foundation under one or more contributor license * agreements. See the NOTICE file distributed with this work for * additional information regarding copyright ownership. * * The Apereo Foundation licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may...
3e2c3698a71740e8dc5c6ad7dcdd7a0657719d07
302
java
Java
src/all_problems/P1550_ThreeConsecutiveOdds.java
YC-S/LeetCode
452bb10e45de53217bca52f8c81b3034316ffc1b
[ "MIT" ]
1
2020-01-31T07:29:55.000Z
2020-01-31T07:29:55.000Z
src/all_problems/P1550_ThreeConsecutiveOdds.java
YC-S/LeetCode
452bb10e45de53217bca52f8c81b3034316ffc1b
[ "MIT" ]
null
null
null
src/all_problems/P1550_ThreeConsecutiveOdds.java
YC-S/LeetCode
452bb10e45de53217bca52f8c81b3034316ffc1b
[ "MIT" ]
null
null
null
25.166667
55
0.533113
18,719
package all_problems; public class P1550_ThreeConsecutiveOdds { public boolean threeConsecutiveOdds(int[] arr) { for (int i = 0, cnt = 0; i < arr.length; i++) { if (arr[i] % 2 == 0) cnt = 0; else if (++cnt == 3) return true; } return false; } }
3e2c36dd4d85cf62b7c54d730c04153bc3953416
616
java
Java
sdl_android/src/main/java/com/smartdevicelink/proxy/rpc/DeleteSubMenuResponse.java
MongoTheGeek/sdl_android
77e11d329f48591b9959ef784f1e5a109f51fedb
[ "BSD-3-Clause" ]
1
2019-03-27T01:14:12.000Z
2019-03-27T01:14:12.000Z
hello_sdl_android/sdl_android/src/main/java/com/smartdevicelink/proxy/rpc/DeleteSubMenuResponse.java
iconcells/healthydrive
550a056bfcd0dec6219933641cf70186a0f03e0c
[ "BSD-3-Clause" ]
null
null
null
hello_sdl_android/sdl_android/src/main/java/com/smartdevicelink/proxy/rpc/DeleteSubMenuResponse.java
iconcells/healthydrive
550a056bfcd0dec6219933641cf70186a0f03e0c
[ "BSD-3-Clause" ]
null
null
null
25.666667
71
0.712662
18,720
package com.smartdevicelink.proxy.rpc; import java.util.Hashtable; import com.smartdevicelink.protocol.enums.FunctionID; import com.smartdevicelink.proxy.RPCResponse; /** * Delete SubMenu Response is sent, when DeleteSubMenu has been called * * @since SmartDeviceLink 1.0 */ public class DeleteSubMen...
3e2c36f4375b60d51cef10716b301861aa24e6d5
22,043
java
Java
geode-core/src/test/java/org/apache/geode/management/DistributedSystemDUnitTest.java
bijukunjummen/geode
7d69f29e6b3b173d6f621a2e1548dc7df355964e
[ "Apache-2.0" ]
1
2017-09-05T16:45:44.000Z
2017-09-05T16:45:44.000Z
geode-core/src/test/java/org/apache/geode/management/DistributedSystemDUnitTest.java
bijukunjummen/geode
7d69f29e6b3b173d6f621a2e1548dc7df355964e
[ "Apache-2.0" ]
1
2017-11-02T08:30:56.000Z
2017-11-02T08:30:56.000Z
geode-core/src/test/java/org/apache/geode/management/DistributedSystemDUnitTest.java
bijukunjummen/geode
7d69f29e6b3b173d6f621a2e1548dc7df355964e
[ "Apache-2.0" ]
null
null
null
37.939759
100
0.736606
18,721
/* * 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 not ...
3e2c37ad4f359879d0f5edde35f685da8dca8af8
8,226
java
Java
src/intTest/resources/com/github/edeandrea/xjcplugin/plugin/XjcPluginIntegrationTests/expected/src/intTest/schemas/xjc/com/github/edeandrea/xjcplugin/generated/overriddenoutputroot/Notifier.java
sstults/xjc-generation-gradle-plugin
36e82689d957adb1564d6bea26d4e9c3ab5a195e
[ "Apache-2.0" ]
20
2019-04-12T13:17:55.000Z
2021-05-04T07:35:55.000Z
src/intTest/resources/com/github/edeandrea/xjcplugin/plugin/XjcPluginIntegrationTests/expected/src/intTest/schemas/xjc/com/github/edeandrea/xjcplugin/generated/overriddenoutputroot/Notifier.java
sstults/xjc-generation-gradle-plugin
36e82689d957adb1564d6bea26d4e9c3ab5a195e
[ "Apache-2.0" ]
21
2019-09-26T00:47:14.000Z
2021-09-15T10:55:44.000Z
src/intTest/resources/com/github/edeandrea/xjcplugin/plugin/XjcPluginIntegrationTests/expected/src/intTest/schemas/xjc/com/github/edeandrea/xjcplugin/generated/overriddenoutputroot/Notifier.java
sstults/xjc-generation-gradle-plugin
36e82689d957adb1564d6bea26d4e9c3ab5a195e
[ "Apache-2.0" ]
8
2020-01-21T15:10:27.000Z
2022-01-07T10:21:25.000Z
26.450161
111
0.564673
18,722
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2020.02.04 at 02:22:...
3e2c37c238bfefcc8e1b5bff07288cd734157185
2,193
java
Java
com/veteran/hack/gui/kami/component/Chat.java
HausemasterIssue/VeteranHack-Decomp
f1777772b009b9f2cd81874ed1d23ee560e88678
[ "MIT" ]
4
2022-01-05T09:19:16.000Z
2022-01-09T18:59:31.000Z
com/veteran/hack/gui/kami/component/Chat.java
HausemasterIssue/VeteranHack-Decomp
f1777772b009b9f2cd81874ed1d23ee560e88678
[ "MIT" ]
1
2022-01-06T13:42:03.000Z
2022-01-21T14:42:31.000Z
com/veteran/hack/gui/kami/component/Chat.java
HausemasterIssue/VeteranHack-Decomp
f1777772b009b9f2cd81874ed1d23ee560e88678
[ "MIT" ]
null
null
null
39.160714
159
0.641587
18,723
//Deobfuscated with https://github.com/SimplyProgrammer/Minecraft-Deobfuscator3000 using mappings "C:\Users\u1\Documents\Java Decompiler\1.12 stable mappings"! //Decompiled by Procyon! package com.veteran.hack.gui.kami.component; import com.veteran.hack.gui.rgui.component.container.*; import com.veteran.hack.gui.rgu...
3e2c37fb33ce667d1714d5712ac9b01d4293e43a
21,162
java
Java
src/main/java/gg/galaxygaming/janet/forums/ForumMySQL.java
pupnewfster/JanetIssueTracker
9142f900f660d38fa8cf69c9e5ba03c8d0d1134c
[ "MIT" ]
2
2018-02-13T00:46:46.000Z
2018-02-27T01:04:45.000Z
src/main/java/gg/galaxygaming/janet/forums/ForumMySQL.java
pupnewfster/JanetIssueTracker
9142f900f660d38fa8cf69c9e5ba03c8d0d1134c
[ "MIT" ]
3
2018-02-15T19:51:26.000Z
2018-03-13T22:28:00.000Z
src/main/java/gg/galaxygaming/janet/forums/ForumMySQL.java
pupnewfster/JanetIssueTracker
9142f900f660d38fa8cf69c9e5ba03c8d0d1134c
[ "MIT" ]
null
null
null
46.306346
176
0.600983
18,724
package gg.galaxygaming.janet.forums; import com.github.cliftonlabs.json_simple.JsonArray; import com.github.cliftonlabs.json_simple.JsonObject; import com.github.cliftonlabs.json_simple.Jsoner; import gg.galaxygaming.janet.command_handler.Rank; import gg.galaxygaming.janet.Config; import gg.galaxygaming.janet.Janet; ...
3e2c396d03eba7261179766bab3ee31e24cb52ce
1,714
java
Java
InterviewSolution/AssymblyManagement/src/main/java/com/assembly/management/bean/RawMaterialHolder.java
snehalckute/AssymblyManagement
2a2235c390ea879cda126bf9349a92606549b153
[ "BSD-Source-Code" ]
null
null
null
InterviewSolution/AssymblyManagement/src/main/java/com/assembly/management/bean/RawMaterialHolder.java
snehalckute/AssymblyManagement
2a2235c390ea879cda126bf9349a92606549b153
[ "BSD-Source-Code" ]
null
null
null
InterviewSolution/AssymblyManagement/src/main/java/com/assembly/management/bean/RawMaterialHolder.java
snehalckute/AssymblyManagement
2a2235c390ea879cda126bf9349a92606549b153
[ "BSD-Source-Code" ]
null
null
null
21.974359
74
0.670362
18,725
/** * */ package com.assembly.management.bean; import java.util.ArrayList; import java.util.List; import com.assembly.management.config.AssemblyConfig.Material; /** * This class holds Raw material condition for one worker * * @author Snehal Kute * @since 30 June 2018 * */ public class RawM...
3e2c3979fedca066bfa437ded02f91a774ec5362
1,867
java
Java
L15.2-juc/src/main/java/ru/otus/Primitives.java
vitaly-chibrikov/otus_java_2018_01
7629d9eb1832a4d56c5e139dd596e8b8f7c50f76
[ "MIT" ]
null
null
null
L15.2-juc/src/main/java/ru/otus/Primitives.java
vitaly-chibrikov/otus_java_2018_01
7629d9eb1832a4d56c5e139dd596e8b8f7c50f76
[ "MIT" ]
null
null
null
L15.2-juc/src/main/java/ru/otus/Primitives.java
vitaly-chibrikov/otus_java_2018_01
7629d9eb1832a4d56c5e139dd596e8b8f7c50f76
[ "MIT" ]
11
2018-02-01T17:42:10.000Z
2020-05-01T23:01:09.000Z
22.768293
79
0.525978
18,726
package ru.otus; import java.util.concurrent.CountDownLatch; import java.util.concurrent.Semaphore; import java.util.concurrent.TimeUnit; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * */ public class Primitives { public static final Logger log = LoggerFactory.getLogger(Primitives.class); ...
3e2c3b5ed5bbd5323edbaecef0a2038d28742f6b
520
java
Java
lq-es-mall/src/main/java/com/example/lqesmall/service/impl/TProductServiceImpl.java
1638185626/lq-springboot
ef4afe10926b2ab055a5d9ebdc92e2e7478292eb
[ "Apache-2.0" ]
null
null
null
lq-es-mall/src/main/java/com/example/lqesmall/service/impl/TProductServiceImpl.java
1638185626/lq-springboot
ef4afe10926b2ab055a5d9ebdc92e2e7478292eb
[ "Apache-2.0" ]
null
null
null
lq-es-mall/src/main/java/com/example/lqesmall/service/impl/TProductServiceImpl.java
1638185626/lq-springboot
ef4afe10926b2ab055a5d9ebdc92e2e7478292eb
[ "Apache-2.0" ]
null
null
null
26
104
0.803846
18,727
package com.example.lqesmall.service.impl; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import com.example.lqesmall.dao.TProductDao; import com.example.lqesmall.entity.TProduct; import com.example.lqesmall.service.TProductService; import org.springframework.stereotype.Service; /** * (TProduct)...
3e2c3b5f041ba153d8ddbac7d1e81638185a8311
883
java
Java
spring-framework/koala-springsource-test/src/main/java/com/koala/spring/listener/AppEventPublisher01.java
1129269131/spring-framework
1872e7e8a436ae8d960b425b139d78204de0f12d
[ "Apache-2.0" ]
null
null
null
spring-framework/koala-springsource-test/src/main/java/com/koala/spring/listener/AppEventPublisher01.java
1129269131/spring-framework
1872e7e8a436ae8d960b425b139d78204de0f12d
[ "Apache-2.0" ]
null
null
null
spring-framework/koala-springsource-test/src/main/java/com/koala/spring/listener/AppEventPublisher01.java
1129269131/spring-framework
1872e7e8a436ae8d960b425b139d78204de0f12d
[ "Apache-2.0" ]
null
null
null
25.970588
96
0.822197
18,728
package com.koala.spring.listener; import org.springframework.context.ApplicationEvent; import org.springframework.context.ApplicationEventPublisher; import org.springframework.context.ApplicationEventPublisherAware; import org.springframework.stereotype.Component; /** * day29:事件发布器 * Create by koala on 2021-07-22 ...
3e2c3c2172ef2a158565fccf1fef75565761d7db
955
java
Java
src/main/java/seedu/multitasky/logic/commands/RedoCommand.java
ChuaPingChan/MultiTasky
05c123cfc93c176e56fc34472558f67c4a00326f
[ "MIT" ]
1
2019-04-02T17:21:54.000Z
2019-04-02T17:21:54.000Z
src/main/java/seedu/multitasky/logic/commands/RedoCommand.java
ChuaPingChan/MultiTasky
05c123cfc93c176e56fc34472558f67c4a00326f
[ "MIT" ]
null
null
null
src/main/java/seedu/multitasky/logic/commands/RedoCommand.java
ChuaPingChan/MultiTasky
05c123cfc93c176e56fc34472558f67c4a00326f
[ "MIT" ]
null
null
null
29.84375
78
0.701571
18,729
package seedu.multitasky.logic.commands; import seedu.multitasky.logic.commands.exceptions.CommandException; import seedu.multitasky.storage.exception.NothingToRedoException; //@@author A0132788U /** * Redo a previous undo action. */ public class RedoCommand extends Command { public static final String COMMAND...
3e2c3d77ff9aacc66a3647388defef0549d57312
129
java
Java
java/quick/demo/Use21.java
supeterlau/bedev
c134875eae37d265936199fda278416e2a3c1224
[ "MIT" ]
null
null
null
java/quick/demo/Use21.java
supeterlau/bedev
c134875eae37d265936199fda278416e2a3c1224
[ "MIT" ]
null
null
null
java/quick/demo/Use21.java
supeterlau/bedev
c134875eae37d265936199fda278416e2a3c1224
[ "MIT" ]
null
null
null
11.727273
37
0.612403
18,730
package demo; @MyAnnotation21( name="Joe", value="NewYork", newNames = {"NY", "ny", "new york"} ) public class Use21 { }
3e2c3e33e69b45575eb689244f2277b1f4c8fda7
34,985
java
Java
src/test/deprecated/java/sketch/compiler/seq/SketchRegressionTests.java
dolphingarlic/sketch-frontend
e646b7d51405e8a693f45472aa3cc6991a6f38af
[ "X11" ]
1
2020-12-06T03:40:53.000Z
2020-12-06T03:40:53.000Z
src/test/deprecated/java/sketch/compiler/seq/SketchRegressionTests.java
ruijiefang/sketch-frontend
c8c25e0ec8193361854ff8e1e5539b092442dfcf
[ "X11" ]
null
null
null
src/test/deprecated/java/sketch/compiler/seq/SketchRegressionTests.java
ruijiefang/sketch-frontend
c8c25e0ec8193361854ff8e1e5539b092442dfcf
[ "X11" ]
null
null
null
26.443689
94
0.763098
18,731
package sketch.compiler.seq; import java.io.IOException; import java.util.HashMap; import org.junit.Test; import sketch.compiler.smt.TestHarness; public abstract class SketchRegressionTests extends TestHarness{ protected abstract HashMap<String, String> initCmdArgsWithFileName(String string); protected ab...
3e2c3e58e4c84be59e182c73e104cd61e150abf8
2,560
java
Java
sdk/sql/mgmt/src/main/java/com/azure/management/sql/models/DatabaseAutomaticTuningInner.java
Azure-Fluent/azure-sdk-for-java
c123e88d3e78b3d1b81a977aae0646220457f2c1
[ "MIT" ]
1
2020-10-05T18:51:27.000Z
2020-10-05T18:51:27.000Z
sdk/sql/mgmt/src/main/java/com/azure/management/sql/models/DatabaseAutomaticTuningInner.java
Azure-Fluent/azure-sdk-for-java
c123e88d3e78b3d1b81a977aae0646220457f2c1
[ "MIT" ]
24
2020-05-27T05:21:27.000Z
2021-06-25T15:37:42.000Z
sdk/sql/mgmt/src/main/java/com/azure/management/sql/models/DatabaseAutomaticTuningInner.java
Azure-Fluent/azure-sdk-for-java
c123e88d3e78b3d1b81a977aae0646220457f2c1
[ "MIT" ]
null
null
null
29.767442
98
0.701953
18,732
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.management.sql.models; import com.azure.core.annotation.Fluent; import com.azure.core.annotation.JsonFlatten; import com.azure.core.management.P...
3e2c3e8080f3e4a867213d74dfa07fbf30a2b726
14,904
java
Java
kernel/impl/fabric3-contribution/src/main/java/org/fabric3/contribution/MetaDataStoreImpl.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
kernel/impl/fabric3-contribution/src/main/java/org/fabric3/contribution/MetaDataStoreImpl.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
kernel/impl/fabric3-contribution/src/main/java/org/fabric3/contribution/MetaDataStoreImpl.java
chrisphe/fabric3-core
3a29d2cb19fcce33678e3f81f3f7c09271ca7b84
[ "Apache-2.0" ]
null
null
null
41.983099
159
0.595276
18,733
/* * Fabric3 * Copyright (c) 2009-2015 Metaform Systems * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e2c3e99bab2b04372dafa1c9caa027d8ed6f745
160
java
Java
src/main/java/pokecube/mobs/abilities/a/Anticipation.java
HeroBlindNation/Pokecube-Issues-and-Wiki
3a2fdaee6e58abb7ca2a0bf02a8f9a737f8ae443
[ "MIT" ]
24
2019-02-02T20:37:53.000Z
2022-02-09T13:51:41.000Z
src/main/java/pokecube/mobs/abilities/a/Anticipation.java
MetaltyrantMk2/Pokecube-Issues-and-Wiki
a64f19bcccc75db26d59d0c0cdd1d3d0ec59ea07
[ "MIT" ]
671
2018-08-20T08:46:35.000Z
2022-03-26T00:11:43.000Z
src/main/java/pokecube/mobs/abilities/a/Anticipation.java
MetaltyrantMk2/Pokecube-Issues-and-Wiki
a64f19bcccc75db26d59d0c0cdd1d3d0ec59ea07
[ "MIT" ]
68
2018-09-25T21:03:40.000Z
2022-02-25T19:59:51.000Z
17.777778
48
0.78125
18,734
package pokecube.mobs.abilities.a; import pokecube.core.database.abilities.Ability; public class Anticipation extends Ability { // TODO Implement this. }
3e2c3edf94bbf1855765f36edd606f6da889a4cb
1,056
java
Java
app/src/main/java/com/xybean/mvpdemo/fragment/UserListFragment.java
xybean/MVPDemo
e2f418480d6b487e7a3385e8f558528503f0fee7
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/xybean/mvpdemo/fragment/UserListFragment.java
xybean/MVPDemo
e2f418480d6b487e7a3385e8f558528503f0fee7
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/xybean/mvpdemo/fragment/UserListFragment.java
xybean/MVPDemo
e2f418480d6b487e7a3385e8f558528503f0fee7
[ "Apache-2.0" ]
null
null
null
27.076923
132
0.75
18,735
package com.xybean.mvpdemo.fragment; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view....
3e2c3ef408e559fd38bb005d654dc9cca37c1340
5,077
java
Java
ETF_EVOL_MODEL/src/org/eft/evol/preference/UnitWithoutPreference.java
xSakix/etf_expert
3d811a9a505a43a608106ede228aae05e71cc532
[ "Apache-2.0" ]
2
2017-11-19T11:20:13.000Z
2019-10-28T03:48:50.000Z
ETF_EVOL_MODEL/src/org/eft/evol/preference/UnitWithoutPreference.java
xSakix/etf_expert
3d811a9a505a43a608106ede228aae05e71cc532
[ "Apache-2.0" ]
null
null
null
ETF_EVOL_MODEL/src/org/eft/evol/preference/UnitWithoutPreference.java
xSakix/etf_expert
3d811a9a505a43a608106ede228aae05e71cc532
[ "Apache-2.0" ]
1
2019-10-28T03:48:57.000Z
2019-10-28T03:48:57.000Z
27.005319
117
0.699232
18,736
package org.eft.evol.preference; import java.util.List; import java.util.Map; import java.util.Set; import org.eft.evol.model.ActionType; import org.eft.evol.model.UnitSequenceGenerator; import cern.jet.math.Arithmetic; import cern.jet.random.Uniform; public class UnitWithoutPreference extends AbstractPreferenceUni...
3e2c3f15803e358bbbcabc18af3c08867a2c8bba
6,392
java
Java
ardor3d-core/src/main/java/com/ardor3d/util/resource/URLResourceSource.java
krka/Ardor3D
08425dc438435bafeb4a76b1449883b596cc5397
[ "BSD-3-Clause" ]
2
2015-04-17T19:08:56.000Z
2022-03-31T10:38:54.000Z
ardor3d-core/src/main/java/com/ardor3d/util/resource/URLResourceSource.java
krka/Ardor3D
08425dc438435bafeb4a76b1449883b596cc5397
[ "BSD-3-Clause" ]
null
null
null
ardor3d-core/src/main/java/com/ardor3d/util/resource/URLResourceSource.java
krka/Ardor3D
08425dc438435bafeb4a76b1449883b596cc5397
[ "BSD-3-Clause" ]
null
null
null
31.180488
118
0.578379
18,737
/** * Copyright (c) 2008-2011 Ardor Labs, Inc. * * This file is part of Ardor3D. * * Ardor3D is free software: you can redistribute it and/or modify it * under the terms of its license which may be found in the accompanying * LICENSE file or at <http://www.ardor3d.com/LICENSE>. */ package com.ardor3d.util.res...
3e2c3f19cff2f075e507a08058252dc7c0d061c7
1,101
java
Java
sample/src/main/java/cn/broadsense/component/BaseActivity.java
zhou129311/PublicComponent
b34f937ab0d9b123e7f20ec889d611d431e7f497
[ "Apache-2.0" ]
null
null
null
sample/src/main/java/cn/broadsense/component/BaseActivity.java
zhou129311/PublicComponent
b34f937ab0d9b123e7f20ec889d611d431e7f497
[ "Apache-2.0" ]
null
null
null
sample/src/main/java/cn/broadsense/component/BaseActivity.java
zhou129311/PublicComponent
b34f937ab0d9b123e7f20ec889d611d431e7f497
[ "Apache-2.0" ]
null
null
null
22.9375
71
0.70663
18,738
package cn.broadsense.component; import android.app.Activity; import android.content.Context; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import butterknife.ButterKnife; /** * packageName:com.broadsense.newpine.set.base * ProjectName:5_Set ...
3e2c3f4ffdab87cc4df1d3065765769ad6b21021
264
java
Java
processor/src/test/resources/serviceprocessor/TestcaseMustImplementAnnotatedInterface.java
toolisticon/aptk-kotlin-demo
b088309a2f784101ff583b2be7a2ed98de0e13ba
[ "MIT" ]
null
null
null
processor/src/test/resources/serviceprocessor/TestcaseMustImplementAnnotatedInterface.java
toolisticon/aptk-kotlin-demo
b088309a2f784101ff583b2be7a2ed98de0e13ba
[ "MIT" ]
null
null
null
processor/src/test/resources/serviceprocessor/TestcaseMustImplementAnnotatedInterface.java
toolisticon/aptk-kotlin-demo
b088309a2f784101ff583b2be7a2ed98de0e13ba
[ "MIT" ]
null
null
null
33
76
0.867424
18,739
package io.toolisticon.aptkkotlindemo.processor.tests; import io.toolisticon.aptkkotlindemo.api.Service; import io.toolisticon.aptkkotlindemo.processor.serviceprocessortest.TestSpi; @Service(TestSpi.class) public class TestcaseMustImplementAnnotatedInterface { }
3e2c3fd56d6107f6f362e59e4c08e6e018b0259c
347
java
Java
rpc-common/src/main/java/com/dao/rpc/common/exception/InvokeExceptionEntity.java
SuperDaoOffice/dao-rpc-spring-boot-starter
4493437f1791b12f1621c7794d7b3cabc74b7dfd
[ "Apache-2.0" ]
null
null
null
rpc-common/src/main/java/com/dao/rpc/common/exception/InvokeExceptionEntity.java
SuperDaoOffice/dao-rpc-spring-boot-starter
4493437f1791b12f1621c7794d7b3cabc74b7dfd
[ "Apache-2.0" ]
null
null
null
rpc-common/src/main/java/com/dao/rpc/common/exception/InvokeExceptionEntity.java
SuperDaoOffice/dao-rpc-spring-boot-starter
4493437f1791b12f1621c7794d7b3cabc74b7dfd
[ "Apache-2.0" ]
null
null
null
20.411765
84
0.723343
18,740
package com.dao.rpc.common.exception; import java.io.Serializable; public class InvokeExceptionEntity extends ExceptionEntity implements Serializable { private String requestId; public String getRequestId() { return requestId; } public void setRequestId(String requestId) { this.requ...
3e2c41bed185f240ec1b60e9b2940252bf7c2ad2
83,747
java
Java
Algorithms/Laberio/fwd/src/main/java/org/onosproject/fwd/ReactiveForwarding.java
bubblecounter/Graduation-Project
df1b58e3976e6a2d4353f37fa8cf680c6e7c12ca
[ "MIT" ]
null
null
null
Algorithms/Laberio/fwd/src/main/java/org/onosproject/fwd/ReactiveForwarding.java
bubblecounter/Graduation-Project
df1b58e3976e6a2d4353f37fa8cf680c6e7c12ca
[ "MIT" ]
null
null
null
Algorithms/Laberio/fwd/src/main/java/org/onosproject/fwd/ReactiveForwarding.java
bubblecounter/Graduation-Project
df1b58e3976e6a2d4353f37fa8cf680c6e7c12ca
[ "MIT" ]
null
null
null
43.168557
251
0.585585
18,741
/* * Copyright 2014-present Open Networking Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
3e2c41f85c4e814ea116e98fa4424b39e3ffed80
2,241
java
Java
src/main/java/uk/gov/hmcts/reform/em/orchestrator/service/ccdcallbackhandler/CcdCallbackDto.java
JQurashi/rpa-em-ccd-orchestrator
b090760858beda7b46e054ec210c39294282b854
[ "MIT" ]
null
null
null
src/main/java/uk/gov/hmcts/reform/em/orchestrator/service/ccdcallbackhandler/CcdCallbackDto.java
JQurashi/rpa-em-ccd-orchestrator
b090760858beda7b46e054ec210c39294282b854
[ "MIT" ]
null
null
null
src/main/java/uk/gov/hmcts/reform/em/orchestrator/service/ccdcallbackhandler/CcdCallbackDto.java
JQurashi/rpa-em-ccd-orchestrator
b090760858beda7b46e054ec210c39294282b854
[ "MIT" ]
null
null
null
27
86
0.644355
18,742
package uk.gov.hmcts.reform.em.orchestrator.service.ccdcallbackhandler; import com.fasterxml.jackson.databind.JsonNode; import pl.touk.throwing.ThrowingFunction; import java.util.Optional; public class CcdCallbackDto { private Optional<String> propertyName = Optional.empty(); private JsonNode ccdPayload; ...
3e2c41ff4a69c3d168dedcab11bcaefe3e214292
2,169
java
Java
web-guide/src/main/java/egovframework/hyb/add/itf/service/EgovInterfaceAndroidAPIService.java
eGovFramework/egovframe-mobile-device-api
4576980ed195ff8c2c19df6ee27fa12ec52fca31
[ "Apache-2.0" ]
2
2021-05-12T07:36:15.000Z
2021-07-13T02:45:26.000Z
web-guide/src/main/java/egovframework/hyb/add/itf/service/EgovInterfaceAndroidAPIService.java
eGovFramework/egovframe-mobile-device-api
4576980ed195ff8c2c19df6ee27fa12ec52fca31
[ "Apache-2.0" ]
6
2020-05-15T22:21:29.000Z
2021-12-09T22:06:46.000Z
web-guide/src/main/java/egovframework/hyb/add/itf/service/EgovInterfaceAndroidAPIService.java
eGovFramework/egovframe-mobile-device-api
4576980ed195ff8c2c19df6ee27fa12ec52fca31
[ "Apache-2.0" ]
7
2021-04-12T13:20:14.000Z
2022-03-30T03:58:01.000Z
27.807692
75
0.610881
18,743
/* * Copyright 2008-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
3e2c423d6545e9183b60aacf26d463ab9bbe8357
15,738
java
Java
viritin/src/main/java/org/vaadin/viritin/fields/ElementCollectionField.java
boniechacha/viritin
3ff3b20d4f8bbcba9a81730c2aa751fdba3e1383
[ "Apache-2.0" ]
164
2015-01-26T09:11:34.000Z
2021-06-15T11:52:58.000Z
viritin/src/main/java/org/vaadin/viritin/fields/ElementCollectionField.java
boniechacha/viritin
3ff3b20d4f8bbcba9a81730c2aa751fdba3e1383
[ "Apache-2.0" ]
298
2015-01-09T15:08:32.000Z
2021-05-12T21:06:47.000Z
viritin/src/main/java/org/vaadin/viritin/fields/ElementCollectionField.java
boniechacha/viritin
3ff3b20d4f8bbcba9a81730c2aa751fdba3e1383
[ "Apache-2.0" ]
112
2015-01-21T08:44:28.000Z
2022-01-16T13:27:57.000Z
33.272727
114
0.622824
18,744
/* * Copyright 2017 Matti Tahvonen. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
3e2c42635aba2be21e8c34ffb34e1886b9b78380
4,873
java
Java
plugin/src/main/java/com/intellij/spring/usages/SpringBeansGroupingRule.java
consulo-trash/consulo-spring
a9b2663ebf2f5ff6951a5fcce56b61544382080b
[ "Apache-2.0" ]
1
2018-03-08T16:14:44.000Z
2018-03-08T16:14:44.000Z
plugin/src/main/java/com/intellij/spring/usages/SpringBeansGroupingRule.java
consulo-trash/consulo-spring
a9b2663ebf2f5ff6951a5fcce56b61544382080b
[ "Apache-2.0" ]
1
2020-11-15T10:06:43.000Z
2020-11-15T10:06:43.000Z
plugin/src/main/java/com/intellij/spring/usages/SpringBeansGroupingRule.java
consulo/incubating-consulo-spring
a9b2663ebf2f5ff6951a5fcce56b61544382080b
[ "Apache-2.0" ]
1
2018-03-08T16:15:04.000Z
2018-03-08T16:15:04.000Z
31.642857
153
0.699364
18,745
package com.intellij.spring.usages; import javax.annotation.Nonnull; import javax.annotation.Nullable; import com.intellij.openapi.actionSystem.DataSink; import com.intellij.openapi.actionSystem.LangDataKeys; import com.intellij.openapi.actionSystem.TypeSafeDataProvider; import com.intellij.openapi.diagnostic.Logger;...
3e2c4276ae38cd10aa633f01d6a08574865c5e4c
7,916
java
Java
com/planet_ink/coffee_mud/Commands/interfaces/Command.java
Tycheo/coffeemud
2f33786388b567386e21062ac1b930507ed2b98e
[ "Apache-2.0" ]
null
null
null
com/planet_ink/coffee_mud/Commands/interfaces/Command.java
Tycheo/coffeemud
2f33786388b567386e21062ac1b930507ed2b98e
[ "Apache-2.0" ]
null
null
null
com/planet_ink/coffee_mud/Commands/interfaces/Command.java
Tycheo/coffeemud
2f33786388b567386e21062ac1b930507ed2b98e
[ "Apache-2.0" ]
null
null
null
49.475
113
0.748105
18,746
package com.planet_ink.coffee_mud.Commands.interfaces; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; imp...
3e2c42b48400f40610ca83dac763593dc523f8e3
1,478
java
Java
src/main/java/api/date/DateTimeFormatterDemo01.java
Ecloss/Java-EE
e56279576b2c41cdc296f19efcaed42f00d84137
[ "Apache-2.0" ]
null
null
null
src/main/java/api/date/DateTimeFormatterDemo01.java
Ecloss/Java-EE
e56279576b2c41cdc296f19efcaed42f00d84137
[ "Apache-2.0" ]
1
2018-09-12T01:50:52.000Z
2018-09-12T01:50:52.000Z
src/main/java/api/date/DateTimeFormatterDemo01.java
Ecloss/Java-EE
e56279576b2c41cdc296f19efcaed42f00d84137
[ "Apache-2.0" ]
null
null
null
28.423077
92
0.631258
18,747
package api.date; import org.junit.Test; import java.text.SimpleDateFormat; import java.time.LocalDate; import java.time.LocalDateTime; import java.time.format.DateTimeFormatter; import java.time.format.FormatStyle; import java.util.Date; /** * @author 余修文 * @date 2018/10/29 22:20 */ public class DateTimeFormatte...
3e2c4515ccc5f711045c429c8e2e588928f6542e
887
java
Java
Topic Wise Questions/Greedy Algorithms/Minimum number of Coins/GFG.java
navjindervirdee/geeksforgeeks
17058549834750ff74df4d1f840af7266a31729d
[ "MIT" ]
null
null
null
Topic Wise Questions/Greedy Algorithms/Minimum number of Coins/GFG.java
navjindervirdee/geeksforgeeks
17058549834750ff74df4d1f840af7266a31729d
[ "MIT" ]
null
null
null
Topic Wise Questions/Greedy Algorithms/Minimum number of Coins/GFG.java
navjindervirdee/geeksforgeeks
17058549834750ff74df4d1f840af7266a31729d
[ "MIT" ]
null
null
null
26.088235
78
0.478016
18,748
import java.util.*; import java.lang.*; import java.io.*; class GFG { public static void main (String[] args) throws Exception{ BufferedReader br = new BufferedReader(new InputStreamReader(System.in)); int t = Integer.parseInt(br.readLine()); int [] array = {1,2,5,10,20,50,100,500,1000}; ...
3e2c45ecf8a6d0abf1c5c1dfc56f80a2655f6da3
1,477
java
Java
src/OptionsView.java
dearsip/4D-Action-Game
87d198e58ff3aac7a3981ffb83158003ce35e155
[ "MIT" ]
1
2021-02-25T03:10:52.000Z
2021-02-25T03:10:52.000Z
src/OptionsView.java
dearsip/4D-Action-Game
87d198e58ff3aac7a3981ffb83158003ce35e155
[ "MIT" ]
null
null
null
src/OptionsView.java
dearsip/4D-Action-Game
87d198e58ff3aac7a3981ffb83158003ce35e155
[ "MIT" ]
null
null
null
26.375
156
0.632363
18,749
/* * OptionsView.java */ /** * Options for how the maze is viewed. */ public class OptionsView implements IValidate { // --- fields --- public int depth; public boolean[] texture; // 0 is for cell boundaries, 1-9 for wall texture public double retina; public double scale; // --- co...
3e2c466af6fd247710ad3fb8605115413d840368
124,498
java
Java
java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java
acelyc111/kudu
55cab441c2d66c92f0c769e98d6a2f079e5563b2
[ "Apache-2.0" ]
1,538
2016-08-08T22:34:30.000Z
2022-03-29T05:23:36.000Z
java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java
acelyc111/kudu
55cab441c2d66c92f0c769e98d6a2f079e5563b2
[ "Apache-2.0" ]
17
2017-05-18T16:05:14.000Z
2022-03-18T22:17:13.000Z
java/kudu-client/src/main/java/org/apache/kudu/client/AsyncKuduClient.java
acelyc111/kudu
55cab441c2d66c92f0c769e98d6a2f079e5563b2
[ "Apache-2.0" ]
612
2016-08-12T04:09:37.000Z
2022-03-29T16:57:46.000Z
41.606283
100
0.665689
18,750
/* * Copyright (C) 2010-2012 The Async HBase Authors. 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 ...
3e2c4708098defe43d81740dfd4e4eea2caec226
4,596
java
Java
src/main/java/com/epam/reportportal/apache/http/impl/client/SystemDefaultCredentialsProvider.java
reportportal/client-java-httpclient-repacked
8dece3d37530c52b4853774bfb1954d1b88a3944
[ "Apache-2.0" ]
4
2016-10-03T10:18:31.000Z
2016-10-06T20:18:56.000Z
src/main/java/com/epam/reportportal/apache/http/impl/client/SystemDefaultCredentialsProvider.java
reportportal/httpclient-repacked
8dece3d37530c52b4853774bfb1954d1b88a3944
[ "Apache-2.0" ]
null
null
null
src/main/java/com/epam/reportportal/apache/http/impl/client/SystemDefaultCredentialsProvider.java
reportportal/httpclient-repacked
8dece3d37530c52b4853774bfb1954d1b88a3944
[ "Apache-2.0" ]
1
2017-04-29T12:18:56.000Z
2017-04-29T12:18:56.000Z
36.768
90
0.660357
18,751
/* * ==================================================================== * 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 ...
3e2c4710109e2e100fb9969023c0378f56bb6139
3,342
java
Java
lang_interface/java/com/intel/daal/algorithms/decision_forest/regression/training/TrainingMethod.java
mgkwill/daal
6ddb4bafad6cc65a7f474a00aecd3ebb6b25c187
[ "Apache-2.0" ]
1
2021-04-05T19:16:21.000Z
2021-04-05T19:16:21.000Z
lang_interface/java/com/intel/daal/algorithms/decision_forest/regression/training/TrainingMethod.java
mgkwill/daal
6ddb4bafad6cc65a7f474a00aecd3ebb6b25c187
[ "Apache-2.0" ]
null
null
null
lang_interface/java/com/intel/daal/algorithms/decision_forest/regression/training/TrainingMethod.java
mgkwill/daal
6ddb4bafad6cc65a7f474a00aecd3ebb6b25c187
[ "Apache-2.0" ]
null
null
null
41.775
94
0.697786
18,752
/* file: TrainingMethod.java */ /******************************************************************************* * Copyright 2014-2017 Intel Corporation * All Rights Reserved. * * If this software was obtained under the Intel Simplified Software License, * the following terms apply: * * The source code, informatio...
3e2c480a7441b415ea527c292bf1b8b3e247a9c7
2,218
java
Java
src/main/java/net/minecraft/item/ItemSnow.java
eldariamc/clien
c01d23eb05ed83abb4fee00f9bf603b6bc3e2e27
[ "MIT" ]
10
2019-08-08T12:00:44.000Z
2021-11-25T19:43:52.000Z
src/main/java/net/minecraft/item/ItemSnow.java
eldariamc/clien
c01d23eb05ed83abb4fee00f9bf603b6bc3e2e27
[ "MIT" ]
null
null
null
src/main/java/net/minecraft/item/ItemSnow.java
eldariamc/clien
c01d23eb05ed83abb4fee00f9bf603b6bc3e2e27
[ "MIT" ]
14
2018-07-13T11:17:16.000Z
2022-01-26T15:23:47.000Z
43.490196
319
0.660505
18,753
package net.minecraft.item; import net.minecraft.block.Block; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.init.Blocks; import net.minecraft.world.World; public class ItemSnow extends ItemBlockWithMetadata { public ItemSnow(Block p_i45354_1_, Block p_i45354_2_) { super(p_i453...
3e2c480deaeef4294e6f312e756b945b3e6e30fc
1,067
java
Java
sloth-core/src/main/java/me/icymint/sloth/core/context/AbstractPropertiesContext.java
leptonyu/sloth
9b247a56cbba8186ff070f101ede1da9b1b9186a
[ "ECL-2.0", "Apache-2.0" ]
1
2015-04-07T13:42:28.000Z
2015-04-07T13:42:28.000Z
sloth-core/src/main/java/me/icymint/sloth/core/context/AbstractPropertiesContext.java
leptonyu/sloth
9b247a56cbba8186ff070f101ede1da9b1b9186a
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
sloth-core/src/main/java/me/icymint/sloth/core/context/AbstractPropertiesContext.java
leptonyu/sloth
9b247a56cbba8186ff070f101ede1da9b1b9186a
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
28.078947
75
0.746954
18,754
/* * Copyright (C) 2014 Daniel Yu * * 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...
3e2c48fc47efa1aec41f19686a7eebb42830d3aa
1,934
java
Java
selector/src/main/java/com/luck/picture/lib/utils/ActivityCompatHelper.java
ccccmmmz/PictureSelector
5ab8f4e0d11c22dd0e303831ceb12744da9dabf6
[ "Apache-2.0" ]
1
2022-02-21T23:06:00.000Z
2022-02-21T23:06:00.000Z
selector/src/main/java/com/luck/picture/lib/utils/ActivityCompatHelper.java
holiday-toby/PictureSelector
2d19e29095896962f8f8d455c585c169368abb68
[ "Apache-2.0" ]
null
null
null
selector/src/main/java/com/luck/picture/lib/utils/ActivityCompatHelper.java
holiday-toby/PictureSelector
2d19e29095896962f8f8d455c585c169368abb68
[ "Apache-2.0" ]
null
null
null
28.441176
99
0.648397
18,755
package com.luck.picture.lib.utils; import android.app.Activity; import android.content.Context; import android.content.ContextWrapper; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentActivity; /** * @author:luck * @date:2021/11/17 4:42 下午 * @describe:ActivityCompatHelper */ public cl...
3e2c492e2cb517cb5f50cbf70e97269ec9e2de12
716
java
Java
src/main/java/io/renren/modules/ut/entity/UserProject.java
xx0746/renren-fast1
e9d7820d801b5bbe3e32b1e21f57dc71976db202
[ "Apache-2.0" ]
null
null
null
src/main/java/io/renren/modules/ut/entity/UserProject.java
xx0746/renren-fast1
e9d7820d801b5bbe3e32b1e21f57dc71976db202
[ "Apache-2.0" ]
null
null
null
src/main/java/io/renren/modules/ut/entity/UserProject.java
xx0746/renren-fast1
e9d7820d801b5bbe3e32b1e21f57dc71976db202
[ "Apache-2.0" ]
null
null
null
22.375
64
0.671788
18,756
package io.renren.modules.ut.entity; import com.baomidou.mybatisplus.annotation.TableName; import lombok.Data; import java.util.Date; @TableName("user_project") @Data public class UserProject { private Long id; private Long userId; private Long projectId; private Double ut; private Date createTim...
3e2c4acf2979fdcb3e0332d9c9c0f5cad264a381
727
java
Java
android/src/main/java/it/id/mqtt/MQTTPackage.java
ivandisi/react-native-android-mqtt
c7a6d1901383a4114d150ac5e9e1905cc9470267
[ "Apache-2.0" ]
null
null
null
android/src/main/java/it/id/mqtt/MQTTPackage.java
ivandisi/react-native-android-mqtt
c7a6d1901383a4114d150ac5e9e1905cc9470267
[ "Apache-2.0" ]
null
null
null
android/src/main/java/it/id/mqtt/MQTTPackage.java
ivandisi/react-native-android-mqtt
c7a6d1901383a4114d150ac5e9e1905cc9470267
[ "Apache-2.0" ]
null
null
null
31.608696
89
0.797799
18,757
package it.id.mqtt; import java.util.Arrays; import java.util.Collections; import java.util.List; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.NativeModule; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook.react.uimanager.ViewManager; import com.facebook.react....
3e2c4b5ea5165c161921a0f13a00bcb5759a54d2
581
java
Java
src/eugene/behavioral/strategy/App.java
Ernestyj/JDesignPatternStudy
4576ed6bac7f664a3c704dbee59428e611f6c007
[ "MIT" ]
null
null
null
src/eugene/behavioral/strategy/App.java
Ernestyj/JDesignPatternStudy
4576ed6bac7f664a3c704dbee59428e611f6c007
[ "MIT" ]
null
null
null
src/eugene/behavioral/strategy/App.java
Ernestyj/JDesignPatternStudy
4576ed6bac7f664a3c704dbee59428e611f6c007
[ "MIT" ]
null
null
null
36.3125
74
0.683305
18,758
package eugene.behavioral.strategy; public class App { public static void main(String[] args){ System.out.println("Green dragon spotted ahead!"); DragonSlayer dragonSlayer = new DragonSlayer(new MeleeStrategy()); dragonSlayer.goToBattle(); System.out.println("Red dragon emerges."); ...
3e2c4bb622d0db6c1fd0c99ac23cc7d91b4450fd
1,395
java
Java
ProjetoEx3AnimalHeranca - Leonardo Severo Heinle/Gato.java
leonardo-heinle/codigos-estudo-logica
5593684bedf8de94edbe859ecf39562e15913c7c
[ "MIT" ]
null
null
null
ProjetoEx3AnimalHeranca - Leonardo Severo Heinle/Gato.java
leonardo-heinle/codigos-estudo-logica
5593684bedf8de94edbe859ecf39562e15913c7c
[ "MIT" ]
null
null
null
ProjetoEx3AnimalHeranca - Leonardo Severo Heinle/Gato.java
leonardo-heinle/codigos-estudo-logica
5593684bedf8de94edbe859ecf39562e15913c7c
[ "MIT" ]
null
null
null
25.833333
70
0.557706
18,759
public class Gato extends Animal { private double pesoEmQuilos; private String raca; private double poderDeLuta; public Gato() { super(); } public double getPesoEmQuilos() { return this.pesoEmQuilos; } public void setPesoEmQuilos(double pesoEmQuilos) { ...
3e2c4d2d4feb104d806c7d14008c22c761c920ec
11,578
java
Java
pcgen/code/src/java/plugin/lsttokens/choose/SpellLevelToken.java
allardhoeve/pcgen-multiline-objects
2643b8cde1b866121290b16c26d5c8bd7ad21cbc
[ "OML" ]
1
2022-03-15T22:42:34.000Z
2022-03-15T22:42:34.000Z
pcgen/code/src/java/plugin/lsttokens/choose/SpellLevelToken.java
allardhoeve/pcgen-multiline-objects
2643b8cde1b866121290b16c26d5c8bd7ad21cbc
[ "OML" ]
null
null
null
pcgen/code/src/java/plugin/lsttokens/choose/SpellLevelToken.java
allardhoeve/pcgen-multiline-objects
2643b8cde1b866121290b16c26d5c8bd7ad21cbc
[ "OML" ]
null
null
null
28.39951
96
0.657288
18,760
/* * Copyright 2007 (C) Thomas Parker <anpch@example.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later ...
3e2c4ea0b67a6dac7f85c299c794bc15d0515620
64,495
java
Java
src/java/edu/clemson/rsrg/vcgeneration/utilities/Utilities.java
NighatYasmin/RESOLVE
9f380ec2bda396551bdfe60f7cb6450bb7dfd7b8
[ "BSD-3-Clause" ]
19
2015-01-22T02:14:19.000Z
2021-09-06T05:51:43.000Z
src/java/edu/clemson/rsrg/vcgeneration/utilities/Utilities.java
ClemsonRSRG/RESOLVE
2abdca4e84a69af5f8fd55d3a9bc0bb1422676c5
[ "BSD-3-Clause" ]
75
2015-01-31T06:44:31.000Z
2021-07-27T19:55:21.000Z
src/java/edu/clemson/rsrg/vcgeneration/utilities/Utilities.java
yushan87/RESOLVE
9f380ec2bda396551bdfe60f7cb6450bb7dfd7b8
[ "BSD-3-Clause" ]
6
2015-01-22T02:16:09.000Z
2021-03-15T02:49:49.000Z
43.140468
120
0.606093
18,761
/* * Utilities.java * --------------------------------- * Copyright (c) 2021 * RESOLVE Software Research Group * School of Computing * Clemson University * All rights reserved. * --------------------------------- * This file is subject to the terms and conditions defined in * file 'LICENSE.txt', which is part...
3e2c4f3ba379eabe6fb373ee4f7d77651964e486
767
java
Java
spring-cloud-producer-2/src/main/java/com/tonmx/TestController.java
buxiangzheng/spring-cloud-study
234db79eb0763175ab86ba0ee65257007bee1d47
[ "MIT" ]
null
null
null
spring-cloud-producer-2/src/main/java/com/tonmx/TestController.java
buxiangzheng/spring-cloud-study
234db79eb0763175ab86ba0ee65257007bee1d47
[ "MIT" ]
null
null
null
spring-cloud-producer-2/src/main/java/com/tonmx/TestController.java
buxiangzheng/spring-cloud-study
234db79eb0763175ab86ba0ee65257007bee1d47
[ "MIT" ]
null
null
null
25.566667
70
0.675359
18,762
package com.tonmx; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.RestController; /** * @author elln * @date 2019/8/28 */ @RestControl...
3e2c502fe1d93cd3afb7dd4be6d4339e3514a183
809
java
Java
spring-cloud-framework/app/system/src/main/java/com/markyang/framework/app/system/form/update/MessageChannelUpdateForm.java
markyangchangliang/framework
273232608f2589ec7e1650063366647e715bfa35
[ "Apache-2.0" ]
9
2020-12-24T14:38:06.000Z
2021-04-14T06:55:29.000Z
spring-cloud-framework/app/system/src/main/java/com/markyang/framework/app/system/form/update/MessageChannelUpdateForm.java
markyangchangliang/framework
273232608f2589ec7e1650063366647e715bfa35
[ "Apache-2.0" ]
1
2021-03-26T06:42:51.000Z
2021-03-26T06:42:51.000Z
spring-cloud-framework/app/system/src/main/java/com/markyang/framework/app/system/form/update/MessageChannelUpdateForm.java
markyangchangliang/framework
273232608f2589ec7e1650063366647e715bfa35
[ "Apache-2.0" ]
null
null
null
20.225
71
0.718171
18,763
package com.markyang.framework.app.system.form.update; import com.markyang.framework.service.core.form.AbstractUpdateBaseForm; import lombok.Data; import lombok.EqualsAndHashCode; import lombok.NoArgsConstructor; import lombok.ToString; import lombok.experimental.SuperBuilder; import javax.validation.constraints.NotB...
3e2c51304783fd3b91315b0eb8518e40c6a68c49
24,992
java
Java
ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java
JimmyChenkai/hive
c86704b8347e2e375edaff6dc6becb184fac325a
[ "Apache-2.0" ]
null
null
null
ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java
JimmyChenkai/hive
c86704b8347e2e375edaff6dc6becb184fac325a
[ "Apache-2.0" ]
null
null
null
ql/src/java/org/apache/hadoop/hive/ql/parse/ReplicationSemanticAnalyzer.java
JimmyChenkai/hive
c86704b8347e2e375edaff6dc6becb184fac325a
[ "Apache-2.0" ]
null
null
null
43.164076
117
0.641565
18,764
/* 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 no...
3e2c526bd882f4905d1b9e70d978c16e49f1deee
412
java
Java
eladmin-system/src/main/java/me/zhengjie/modules/process/service/dto/OcvRecipeDTO.java
jjleee/eladmin-master
b852e1915f671c08307e15570b856b1cf3ed0a1a
[ "Apache-2.0" ]
null
null
null
eladmin-system/src/main/java/me/zhengjie/modules/process/service/dto/OcvRecipeDTO.java
jjleee/eladmin-master
b852e1915f671c08307e15570b856b1cf3ed0a1a
[ "Apache-2.0" ]
null
null
null
eladmin-system/src/main/java/me/zhengjie/modules/process/service/dto/OcvRecipeDTO.java
jjleee/eladmin-master
b852e1915f671c08307e15570b856b1cf3ed0a1a
[ "Apache-2.0" ]
null
null
null
12.484848
51
0.553398
18,765
package me.zhengjie.modules.process.service.dto; import lombok.Data; import java.io.Serializable; /** * @author jie * @date 2019-04-09 */ @Data public class OcvRecipeDTO implements Serializable { /** * ID */ private Long id; /** * 名称 */ private String name; /** * 时间...
3e2c52d68de32c3b2d8db99dc9a88a686b645dd5
2,551
java
Java
sources/e/a/a/a/y0/o/g.java
tonioshikanlu/tubman-hack
8277e47c058174ca4411965ed67d05d2aba1c7fc
[ "MIT" ]
2
2021-03-20T07:33:30.000Z
2021-06-29T18:50:21.000Z
sources/e/a/a/a/y0/o/g.java
tonioshikanlu/tubman-hack
8277e47c058174ca4411965ed67d05d2aba1c7fc
[ "MIT" ]
null
null
null
sources/e/a/a/a/y0/o/g.java
tonioshikanlu/tubman-hack
8277e47c058174ca4411965ed67d05d2aba1c7fc
[ "MIT" ]
2
2021-03-20T15:56:20.000Z
2021-03-21T02:06:29.000Z
24.066038
83
0.5441
18,766
package e.a.a.a.y0.o; import e.r; import e.x.b.l; import e.x.b.p; import e.x.b.q; import e.x.c.k; public final class g { public static final l<Object, Boolean> a = b.f9810h; /* renamed from: b reason: collision with root package name */ public static final q<Object, Object, Object, r> f9808b = e.f9813h;...
3e2c53342fc057500e6265e25046957e8512c142
2,011
java
Java
runtime/src/main/java/hosh/runtime/BootstrapBuiltins.java
dfa1/hosh
499de8d323b470b226791d4008e6fd0671b5175d
[ "MIT" ]
14
2019-11-29T13:06:57.000Z
2020-05-18T05:55:19.000Z
runtime/src/main/java/hosh/runtime/BootstrapBuiltins.java
dfa1/hosh
499de8d323b470b226791d4008e6fd0671b5175d
[ "MIT" ]
34
2019-11-29T06:34:56.000Z
2020-05-23T22:07:13.000Z
runtime/src/main/java/hosh/runtime/BootstrapBuiltins.java
dfa1/hosh
499de8d323b470b226791d4008e6fd0671b5175d
[ "MIT" ]
null
null
null
37.943396
103
0.763302
18,767
/* * MIT License * * Copyright (c) 2018-2021 Davide Angelocola * * 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,...
3e2c53b0ae196e04f80f8290ba7fb4d117a9b57f
6,086
java
Java
JSLExamples/src/main/java/examples/queueing/DriverLicenseBureau.java
rossetti/JSL
363fb4ef2ea892d6903aaa9e97643808d894a57a
[ "Apache-2.0" ]
13
2018-01-10T07:16:18.000Z
2022-02-15T15:01:15.000Z
JSLExamples/src/main/java/examples/queueing/DriverLicenseBureau.java
rossetti/JSL
363fb4ef2ea892d6903aaa9e97643808d894a57a
[ "Apache-2.0" ]
1
2019-01-11T14:30:45.000Z
2019-01-11T20:00:57.000Z
JSLExamples/src/main/java/examples/queueing/DriverLicenseBureau.java
rossetti/JSL
363fb4ef2ea892d6903aaa9e97643808d894a57a
[ "Apache-2.0" ]
3
2017-10-17T12:03:10.000Z
2022-01-20T16:14:19.000Z
34.384181
88
0.66957
18,768
/* * Copyright (c) 2018. Manuel D. Rossetti, 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 * * U...
3e2c53c33ec4c6825e801e3edf53a54f55a16a50
472
java
Java
damo-shiro-boot-starter/src/main/java/com/damo/shiro/autoconfigure/stateless/support/StatelessCredentialsMatcher.java
greatqn/damo
cad46f993903925d68a686c8c24259e8a88e5760
[ "Apache-2.0" ]
2
2018-05-02T01:42:11.000Z
2019-10-25T09:42:23.000Z
damo-shiro-boot-starter/src/main/java/com/damo/shiro/autoconfigure/stateless/support/StatelessCredentialsMatcher.java
greatqn/damo
cad46f993903925d68a686c8c24259e8a88e5760
[ "Apache-2.0" ]
7
2020-08-19T03:23:16.000Z
2020-08-24T05:51:29.000Z
damo-shiro-boot-starter/src/main/java/com/damo/shiro/autoconfigure/stateless/support/StatelessCredentialsMatcher.java
greatqn/damo
cad46f993903925d68a686c8c24259e8a88e5760
[ "Apache-2.0" ]
2
2018-05-10T06:48:02.000Z
2022-01-04T13:46:03.000Z
27.764706
119
0.798729
18,769
package com.damo.shiro.autoconfigure.stateless.support; import org.apache.shiro.authc.AuthenticationInfo; import org.apache.shiro.authc.AuthenticationToken; import org.apache.shiro.authc.credential.CredentialsMatcher; /** * * */ public class StatelessCredentialsMatcher implements CredentialsMatcher { @Overri...
3e2c568856377ff5fabe1ff23d4487ada1b08562
2,421
java
Java
components/camel-bean-validator/src/test/java/org/apache/camel/component/bean/validator/HibernateValidationProviderResolverTest.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
4,262
2015-01-01T15:28:37.000Z
2022-03-31T04:46:41.000Z
components/camel-bean-validator/src/test/java/org/apache/camel/component/bean/validator/HibernateValidationProviderResolverTest.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
3,408
2015-01-03T02:11:17.000Z
2022-03-31T20:07:56.000Z
components/camel-bean-validator/src/test/java/org/apache/camel/component/bean/validator/HibernateValidationProviderResolverTest.java
LittleEntity/camel
da0d257a983859c25add75047498aa2aa319d7e2
[ "Apache-2.0" ]
5,505
2015-01-02T14:58:12.000Z
2022-03-30T19:23:41.000Z
35.602941
132
0.73069
18,770
/* * 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 ...
3e2c58e55516f21fe02661b1013aac39461e7376
257
java
Java
src/main/java/com/business/springbootsmallshops/service/IBookService.java
nahronitem55/spring-boot-small-shops
5b87572c84322d51ea3eb18b60ad8020ec5067a1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/business/springbootsmallshops/service/IBookService.java
nahronitem55/spring-boot-small-shops
5b87572c84322d51ea3eb18b60ad8020ec5067a1
[ "Apache-2.0" ]
null
null
null
src/main/java/com/business/springbootsmallshops/service/IBookService.java
nahronitem55/spring-boot-small-shops
5b87572c84322d51ea3eb18b60ad8020ec5067a1
[ "Apache-2.0" ]
null
null
null
18.357143
52
0.762646
18,771
package com.business.springbootsmallshops.service; import com.business.springbootsmallshops.model.Book; import java.util.List; public interface IBookService { Book saveBook(Book book); void deleteBook(Long id); List<Book> findAllBooks(); }
3e2c5963516ebdb2e3f02a558a1cb7739cb7b27b
1,536
java
Java
xchange-okcoin/src/main/java/org/knowm/xchange/okcoin/v3/dto/trade/OkexSwapOpenOrder.java
andre77/XChange
e79e1b78c07c2a760b425c677cfbfa3eefbf0cb2
[ "MIT" ]
1,909
2015-01-01T16:52:44.000Z
2018-04-05T17:08:44.000Z
xchange-okcoin/src/main/java/org/knowm/xchange/okcoin/v3/dto/trade/OkexSwapOpenOrder.java
andre77/XChange
e79e1b78c07c2a760b425c677cfbfa3eefbf0cb2
[ "MIT" ]
1,055
2018-04-06T11:04:04.000Z
2022-03-31T23:52:18.000Z
xchange-okcoin/src/main/java/org/knowm/xchange/okcoin/v3/dto/trade/OkexSwapOpenOrder.java
amitkhandelwal/XChange
8a1bf4ecc073db50417f682f0f4fa86a5824ae27
[ "MIT" ]
1,152
2018-04-06T11:08:35.000Z
2022-03-31T07:54:32.000Z
25.6
86
0.695313
18,772
package org.knowm.xchange.okcoin.v3.dto.trade; import com.fasterxml.jackson.annotation.JsonProperty; import java.math.BigDecimal; import java.time.Instant; import java.util.Date; import lombok.Data; @Data public class OkexSwapOpenOrder { @JsonProperty("instrument_id") /** Contract ID, e.g. “BTC-USD-180213” */ ...
3e2c59b800ac591fddefc78d512aaa084fbbc86b
2,058
java
Java
pocs/design-patterns/src/main/java/com/github/diegopacheco/design/patterns/structural/decorator/CompressionDecorator.java
ladybug/java-pocs
6aa683dc5b0c3cc6fb9695713bac73d38aca53fd
[ "Unlicense" ]
36
2019-08-29T12:24:31.000Z
2022-03-31T13:25:58.000Z
pocs/design-patterns/src/main/java/com/github/diegopacheco/design/patterns/structural/decorator/CompressionDecorator.java
ladybug/java-pocs
6aa683dc5b0c3cc6fb9695713bac73d38aca53fd
[ "Unlicense" ]
68
2020-06-23T16:34:50.000Z
2022-03-23T07:24:09.000Z
pocs/design-patterns/src/main/java/com/github/diegopacheco/design/patterns/structural/decorator/CompressionDecorator.java
ladybug/java-pocs
6aa683dc5b0c3cc6fb9695713bac73d38aca53fd
[ "Unlicense" ]
30
2018-04-06T22:08:22.000Z
2022-03-31T17:57:24.000Z
30.264706
95
0.624393
18,773
package com.github.diegopacheco.design.patterns.structural.decorator; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.InputStream; import java.util.Base64; import java.util.zip.Deflater; import java.util.zip.DeflaterOutputStream; import java.util.zi...