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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2c5a29411ce91c8c3df40ae89532e582f50df0 | 2,023 | java | Java | src/main/java/com/github/startsmercury/noshades/mixin/sodium/BlockRendererMixin.java | StartsMercury/NoShades | 0fd9a8c96258fa09aa3e92f0538629f796670864 | [
"MIT"
] | 1 | 2021-09-08T23:09:06.000Z | 2021-09-08T23:09:06.000Z | src/main/java/com/github/startsmercury/noshades/mixin/sodium/BlockRendererMixin.java | StartsMercury/NoShades | 0fd9a8c96258fa09aa3e92f0538629f796670864 | [
"MIT"
] | 4 | 2021-09-14T06:21:34.000Z | 2021-10-05T10:53:59.000Z | src/main/java/com/github/startsmercury/noshades/mixin/sodium/BlockRendererMixin.java | StartsMercury/noshades | 0fd9a8c96258fa09aa3e92f0538629f796670864 | [
"MIT"
] | null | null | null | 42.145833 | 108 | 0.800791 | 18,774 | package com.github.startsmercury.noshades.mixin.sodium;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Inject;
import org.spongepowered.asm.mixin.injection.ModifyVariable;
import org.spongepowered.asm.mixin.injection.callbac... |
3e2c5b90b2bc1f16ecff4d12e538a3149c888f03 | 1,521 | java | Java | src/hemesh_modifiers/wblut/hemesh/HEM_Clean.java | archive-for-processing/HE_Mesh | d4133a7257857c5e97852da076b1be3948cb87d5 | [
"CC0-1.0"
] | 186 | 2016-07-29T10:14:17.000Z | 2022-03-26T10:51:14.000Z | src/hemesh_modifiers/wblut/hemesh/HEM_Clean.java | archive-for-processing/HE_Mesh | d4133a7257857c5e97852da076b1be3948cb87d5 | [
"CC0-1.0"
] | 65 | 2017-01-23T08:51:06.000Z | 2020-08-10T18:44:55.000Z | src/hemesh_modifiers/wblut/hemesh/HEM_Clean.java | archive-for-processing/HE_Mesh | d4133a7257857c5e97852da076b1be3948cb87d5 | [
"CC0-1.0"
] | 33 | 2016-10-25T05:31:27.000Z | 2022-03-21T12:42:25.000Z | 25.35 | 114 | 0.729126 | 18,775 | /*
* HE_Mesh Frederik Vanhoutte - www.wblut.com
*
* https://github.com/wblut/HE_Mesh
* A Processing/Java library for for creating and manipulating polygonal meshes.
*
* Public Domain: http://creativecommons.org/publicdomain/zero/1.0/
*/
package wblut.hemesh;
/**
*
*/
public class HEM_Clean extends HEM_Mod... |
3e2c5c2b02adf2ad2c979f9cf624be5932c1f48f | 434 | java | Java | APIJSONORM/src/main/java/apijson/orm/model/SysColumn.java | Dalezee/APIJSON | 11ec5e6972d8023e58f2ad4ee3918856715e86e4 | [
"Apache-2.0"
] | 5,864 | 2016-11-21T17:22:15.000Z | 2021-09-15T07:44:46.000Z | APIJSONORM/src/main/java/apijson/orm/model/SysColumn.java | Dalezee/APIJSON | 11ec5e6972d8023e58f2ad4ee3918856715e86e4 | [
"Apache-2.0"
] | 241 | 2020-11-10T13:35:14.000Z | 2022-03-31T08:41:48.000Z | APIJSONORM/src/main/java/apijson/orm/model/SysColumn.java | Dalezee/APIJSON | 11ec5e6972d8023e58f2ad4ee3918856715e86e4 | [
"Apache-2.0"
] | 759 | 2016-12-11T03:37:49.000Z | 2021-09-02T10:00:38.000Z | 22.842105 | 78 | 0.714286 | 18,776 | /*Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved.
This source code is licensed under the Apache License Version 2.0.*/
package apijson.orm.model;
import apijson.MethodAccess;
/**SQL Server 在 sys 下的字段(列名)
* @author Lemon
*/
@MethodAccess(POST = {}, PUT = {}, DELETE = {})
public class ... |
3e2c5d9ac42b6615c4429a219ad7b3811686360f | 1,209 | java | Java | src/MessageSender.java | marcelogdomingues/ulht-leilao-2019 | 8f05abc98b65a1a91c6461ef2d6ffee9c6852c34 | [
"MIT"
] | null | null | null | src/MessageSender.java | marcelogdomingues/ulht-leilao-2019 | 8f05abc98b65a1a91c6461ef2d6ffee9c6852c34 | [
"MIT"
] | null | null | null | src/MessageSender.java | marcelogdomingues/ulht-leilao-2019 | 8f05abc98b65a1a91c6461ef2d6ffee9c6852c34 | [
"MIT"
] | null | null | null | 31 | 128 | 0.612076 | 18,777 | //import javax.rmi.CORBA.Util;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
import java.util.List;
public class MessageSender {
private DatagramSocket socketUDP;
MessageSender() {
try {
this.socketUDP =... |
3e2c5dfa0c74179ff1373a54422c39aaa4433b35 | 689 | java | Java | src/main/java/com/thinkgem/jeesite/modules/hotel/dao/TbRoomDao.java | lifewang/hotelManagement | 91e0a24a4b47f9ea8c669368cc319e4f6ea79279 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thinkgem/jeesite/modules/hotel/dao/TbRoomDao.java | lifewang/hotelManagement | 91e0a24a4b47f9ea8c669368cc319e4f6ea79279 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thinkgem/jeesite/modules/hotel/dao/TbRoomDao.java | lifewang/hotelManagement | 91e0a24a4b47f9ea8c669368cc319e4f6ea79279 | [
"Apache-2.0"
] | null | null | null | 23.758621 | 108 | 0.751814 | 18,778 | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.hotel.dao;
import java.util.List;
import java.util.Map;
import com.thinkgem.jeesite.common.persistence.CrudDao;
import com.thinkgem.jeesite.common.persistence.anno... |
3e2c5e50c9bc9ea2f475c43612b0661f67de3681 | 1,407 | java | Java | org.sheepy.lily.vulkan.process.graphic/src/main/java/org/sheepy/lily/vulkan/process/graphic/renderpass/RenderPassAdapter.java | Ealrann/Lily-Vulkan | cce12e37fa44205f7dbf1506afda1c8a45ddbe38 | [
"MIT"
] | null | null | null | org.sheepy.lily.vulkan.process.graphic/src/main/java/org/sheepy/lily/vulkan/process/graphic/renderpass/RenderPassAdapter.java | Ealrann/Lily-Vulkan | cce12e37fa44205f7dbf1506afda1c8a45ddbe38 | [
"MIT"
] | 7 | 2019-03-07T02:38:38.000Z | 2020-07-13T18:31:48.000Z | org.sheepy.lily.vulkan.process.graphic/src/main/java/org/sheepy/lily/vulkan/process/graphic/renderpass/RenderPassAdapter.java | Ealrann/Lily-Vulkan | cce12e37fa44205f7dbf1506afda1c8a45ddbe38 | [
"MIT"
] | null | null | null | 31.977273 | 82 | 0.796731 | 18,779 | package org.sheepy.lily.vulkan.process.graphic.renderpass;
import org.logoce.adapter.api.Adapter;
import org.sheepy.lily.core.api.cadence.AutoLoad;
import org.logoce.extender.api.ModelExtender;
import org.sheepy.lily.core.api.notification.observatory.IObservatoryBuilder;
import org.sheepy.lily.vulkan.model.process.gra... |
3e2c5e5ce365aacad135492293e16fbd28dfc83a | 2,041 | java | Java | officefloor/server/officeserver/src/main/java/net/officefloor/server/stream/impl/ByteSequenceServerInputStream.java | officefloor/OfficeFloor | 16c73ac87019d27de6df16c54c976a295db184ea | [
"Apache-2.0"
] | 17 | 2019-09-30T08:23:01.000Z | 2021-12-20T04:51:03.000Z | officefloor/server/officeserver/src/main/java/net/officefloor/server/stream/impl/ByteSequenceServerInputStream.java | officefloor/OfficeFloor | 16c73ac87019d27de6df16c54c976a295db184ea | [
"Apache-2.0"
] | 880 | 2019-07-08T04:31:14.000Z | 2022-03-16T20:16:03.000Z | officefloor/server/officeserver/src/main/java/net/officefloor/server/stream/impl/ByteSequenceServerInputStream.java | officefloor/OfficeFloor | 16c73ac87019d27de6df16c54c976a295db184ea | [
"Apache-2.0"
] | 3 | 2019-09-30T08:22:37.000Z | 2021-10-13T10:05:24.000Z | 24.590361 | 80 | 0.691818 | 18,780 | /*-
* #%L
* HTTP Server
* %%
* Copyright (C) 2005 - 2020 Daniel Sagenschneider
* %%
* 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.... |
3e2c5e61951c98f907717d2e6766e75366444d6e | 732 | java | Java | src/com/wemall/pay/CheckURL.java | mxzjzj/wemall | eca2a02f6c5924c1a69cfd0a855d231f2a25bd0b | [
"MIT"
] | 1 | 2020-06-28T10:22:17.000Z | 2020-06-28T10:22:17.000Z | src/com/wemall/pay/CheckURL.java | mxzjzj/wemall | eca2a02f6c5924c1a69cfd0a855d231f2a25bd0b | [
"MIT"
] | null | null | null | src/com/wemall/pay/CheckURL.java | mxzjzj/wemall | eca2a02f6c5924c1a69cfd0a855d231f2a25bd0b | [
"MIT"
] | null | null | null | 22.875 | 71 | 0.588798 | 18,781 | package com.wemall.pay;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.URL;
public class CheckURL {
public static String check(String urlvalue) {
String inputLine = "";
try {
URL url = new URL(urlvalue);
... |
3e2c5fad4cec057e5955677b4c0de3dd294ad5f6 | 11,622 | java | Java | experimental/order-project/order-example/web/src/main/java/org/solent/com504/project/impl/rest/ResourceCatalogRestService.java | com619-2021/IntegrationA | df3a36236e94dc503c2e78fb226af08358823875 | [
"Apache-2.0"
] | 1 | 2021-12-16T23:37:37.000Z | 2021-12-16T23:37:37.000Z | experimental/HarbourMaster/harbour-master/web/src/main/java/org/solent/com504/project/impl/rest/ResourceCatalogRestService.java | com619-2021/HarbourAppA | da6a7742fbe0a9612554bd996bbb02978c76fc1e | [
"Apache-2.0"
] | null | null | null | experimental/HarbourMaster/harbour-master/web/src/main/java/org/solent/com504/project/impl/rest/ResourceCatalogRestService.java | com619-2021/HarbourAppA | da6a7742fbe0a9612554bd996bbb02978c76fc1e | [
"Apache-2.0"
] | 1 | 2021-12-12T22:51:06.000Z | 2021-12-12T22:51:06.000Z | 53.068493 | 190 | 0.691447 | 18,782 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.solent.com504.project.impl.rest;
import io.swagger.v3.oas.annotations.Operation;
import io.swagger.v3.oas.annotations.medi... |
3e2c5fbc627e3ad6d4859bb97524abc08b1fa979 | 887 | java | Java | src/test/java/com/noorq/casser/test/integration/core/hierarchy/Cat.java | noorq/cassmass | 13a2f5bffa0357ca7837b1dcb18f4d277769e188 | [
"Apache-2.0"
] | 12 | 2015-04-23T04:04:27.000Z | 2018-07-01T21:19:18.000Z | src/test/java/com/noorq/casser/test/integration/core/hierarchy/Cat.java | noorq/cassmass | 13a2f5bffa0357ca7837b1dcb18f4d277769e188 | [
"Apache-2.0"
] | 3 | 2015-10-30T14:08:10.000Z | 2017-08-16T20:22:49.000Z | src/test/java/com/noorq/casser/test/integration/core/hierarchy/Cat.java | noorq/cassmass | 13a2f5bffa0357ca7837b1dcb18f4d277769e188 | [
"Apache-2.0"
] | 5 | 2015-09-27T04:42:53.000Z | 2017-07-27T17:45:39.000Z | 31.678571 | 77 | 0.730552 | 18,783 | /*
* Copyright (C) 2015 The Casser 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 app... |
3e2c618c0a622b55c885a3c7b6058f3c8653bfcb | 2,514 | java | Java | src/main/java/be/ceau/podcastparser/models/support/Chapter.java | mdewilde/podcast-parser | 319bea2956af19562aaef03ab80132953bbd3516 | [
"Apache-2.0"
] | 9 | 2018-07-18T19:46:52.000Z | 2021-07-30T03:45:36.000Z | src/main/java/be/ceau/podcastparser/models/support/Chapter.java | mdewilde/podcast-parser | 319bea2956af19562aaef03ab80132953bbd3516 | [
"Apache-2.0"
] | 6 | 2020-03-04T21:43:33.000Z | 2021-12-14T21:05:38.000Z | src/main/java/be/ceau/podcastparser/models/support/Chapter.java | mdewilde/podcast-parser | 319bea2956af19562aaef03ab80132953bbd3516 | [
"Apache-2.0"
] | 1 | 2020-12-10T00:16:25.000Z | 2020-12-10T00:16:25.000Z | 21.418803 | 73 | 0.660415 | 18,784 | /*
Copyright 2019 Marceau Dewilde <anpch@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
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agr... |
3e2c62893ba5c5a1273ff2de580d08a0f2833e5e | 3,514 | java | Java | service-management/azure-svc-mgmt-scheduler/src/main/java/com/microsoft/windowsazure/management/scheduler/models/EntitleResourceParameters.java | intigua/azure-sdk-for-java | ecf244625b6208c23b08f5aa78f6008eaf5c6089 | [
"Apache-2.0"
] | null | null | null | service-management/azure-svc-mgmt-scheduler/src/main/java/com/microsoft/windowsazure/management/scheduler/models/EntitleResourceParameters.java | intigua/azure-sdk-for-java | ecf244625b6208c23b08f5aa78f6008eaf5c6089 | [
"Apache-2.0"
] | null | null | null | service-management/azure-svc-mgmt-scheduler/src/main/java/com/microsoft/windowsazure/management/scheduler/models/EntitleResourceParameters.java | intigua/azure-sdk-for-java | ecf244625b6208c23b08f5aa78f6008eaf5c6089 | [
"Apache-2.0"
] | null | null | null | 31.375 | 112 | 0.693796 | 18,785 | /**
*
* Copyright (c) Microsoft and contributors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... |
3e2c62f7724b076efbb7920589c02d79fded73dd | 2,160 | java | Java | src/java/platform/com.ibm.streams.platform/src/main/java/com/ibm/streams/sch/composer/FusingConstraintCriteria.java | IBMStreams/OSStreams | c6287bd9ec4323f567d2faf59125baba8604e1db | [
"Apache-2.0"
] | 10 | 2021-02-19T20:19:24.000Z | 2021-09-16T05:11:50.000Z | src/java/platform/com.ibm.streams.platform/src/main/java/com/ibm/streams/sch/composer/FusingConstraintCriteria.java | xguerin/openstreams | 7000370b81a7f8778db283b2ba9f9ead984b7439 | [
"Apache-2.0"
] | 7 | 2021-02-20T01:17:12.000Z | 2021-06-08T14:56:34.000Z | src/java/platform/com.ibm.streams.platform/src/main/java/com/ibm/streams/sch/composer/FusingConstraintCriteria.java | IBMStreams/OSStreams | c6287bd9ec4323f567d2faf59125baba8604e1db | [
"Apache-2.0"
] | 4 | 2021-02-19T18:43:10.000Z | 2022-02-23T14:18:16.000Z | 30.857143 | 82 | 0.776852 | 18,786 | /*
* Copyright 2021 IBM Corporation
*
* 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... |
3e2c64480611ea048bf688cfe5ed3930303b7e2e | 7,763 | java | Java | src/main/java/com/qouteall/immersive_portals/block_manipulation/BlockManipulationServer.java | Moleculor/ImmersivePortalsModForForge | 1468b760a5c170524accae17e521c8515daf635e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/qouteall/immersive_portals/block_manipulation/BlockManipulationServer.java | Moleculor/ImmersivePortalsModForForge | 1468b760a5c170524accae17e521c8515daf635e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/qouteall/immersive_portals/block_manipulation/BlockManipulationServer.java | Moleculor/ImmersivePortalsModForForge | 1468b760a5c170524accae17e521c8515daf635e | [
"Apache-2.0"
] | null | null | null | 35.447489 | 88 | 0.621023 | 18,787 | package com.qouteall.immersive_portals.block_manipulation;
import com.qouteall.hiding_in_the_bushes.MyNetwork;
import com.qouteall.immersive_portals.Helper;
import com.qouteall.immersive_portals.McHelper;
import com.qouteall.immersive_portals.portal.Portal;
import net.minecraft.block.BlockState;
import net.minecraft.e... |
3e2c6454805933f4044690909c36c44d795656b1 | 87,955 | java | Java | overlay/frameworks/services/com/android/server/location/GpsLocationProvider.java | tank0412/eos_device_asus_a500cg | dc2da1cb98ce768321e45ac4b3c43096c19a1f7e | [
"Apache-2.0"
] | 1 | 2021-11-21T21:45:36.000Z | 2021-11-21T21:45:36.000Z | overlay/frameworks/services/com/android/server/location/GpsLocationProvider.java | tank0412/aosp_device_asus_a500cg | 20396e60f578ba05c7dc95a8cf1ce1c72e2f8de1 | [
"Apache-2.0"
] | null | null | null | overlay/frameworks/services/com/android/server/location/GpsLocationProvider.java | tank0412/aosp_device_asus_a500cg | 20396e60f578ba05c7dc95a8cf1ce1c72e2f8de1 | [
"Apache-2.0"
] | 6 | 2016-03-01T16:25:22.000Z | 2022-03-02T03:54:14.000Z | 45.244342 | 341 | 0.623751 | 18,788 | package com.android.server.location;
import android.app.AlarmManager;
import android.app.AppOpsManager;
import android.app.PendingIntent;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.IGPSService;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
import android.conte... |
3e2c659f6599d9625dbfbfb8f0e11951d7a61ef0 | 1,634 | java | Java | test/jdk/java/awt/MenuBar/HeadlessMenuBar.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | 2 | 2018-06-19T05:43:32.000Z | 2018-06-23T10:04:56.000Z | test/jdk/java/awt/MenuBar/HeadlessMenuBar.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | test/jdk/java/awt/MenuBar/HeadlessMenuBar.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | 36.311111 | 88 | 0.703182 | 18,789 | /*
* Copyright (c) 2007, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e2c664f0a708fea1a43e68d1e1c05d391aa83b0 | 1,406 | java | Java | src/slogo/commands/Home.java | TharunRaj7/SlogoIDE | 2f48246add3c78a5d9d7724b2d34309c908b7e06 | [
"MIT"
] | null | null | null | src/slogo/commands/Home.java | TharunRaj7/SlogoIDE | 2f48246add3c78a5d9d7724b2d34309c908b7e06 | [
"MIT"
] | null | null | null | src/slogo/commands/Home.java | TharunRaj7/SlogoIDE | 2f48246add3c78a5d9d7724b2d34309c908b7e06 | [
"MIT"
] | null | null | null | 26.528302 | 123 | 0.641536 | 18,790 | package slogo.commands;
import slogo.controller.TurtleController;
import slogo.utility.Location;
public class Home implements ICommand{
private TurtleController myTurtle;
private double distMoved;
public Home (TurtleController turtle) { myTurtle = turtle; }
/**
* Checks to see if the number of... |
3e2c668665bc9acee596ba523df6810efc86f248 | 5,796 | java | Java | src/main/java/mods/railcraft/world/level/block/entity/signal/AnalogSignalControllerBoxBlockEntity.java | LetterN/Railcraft | 5c973868a3be64e8557fe671995fc7be5ed0aae1 | [
"FTL"
] | 1 | 2021-10-29T19:29:49.000Z | 2021-10-29T19:29:49.000Z | src/main/java/mods/railcraft/world/level/block/entity/signal/AnalogSignalControllerBoxBlockEntity.java | LetterN/Railcraft | 5c973868a3be64e8557fe671995fc7be5ed0aae1 | [
"FTL"
] | null | null | null | src/main/java/mods/railcraft/world/level/block/entity/signal/AnalogSignalControllerBoxBlockEntity.java | LetterN/Railcraft | 5c973868a3be64e8557fe671995fc7be5ed0aae1 | [
"FTL"
] | null | null | null | 33.50289 | 100 | 0.729124 | 18,791 | package mods.railcraft.world.level.block.entity.signal;
import java.util.BitSet;
import java.util.EnumMap;
import java.util.Map;
import mods.railcraft.api.signal.SignalAspect;
import mods.railcraft.api.signal.SignalControllerProvider;
import mods.railcraft.api.signal.SimpleSignalController;
import mods.railcraft.world... |
3e2c6716d2e655122c8ac53f7b797db58c78cd1e | 1,112 | java | Java | ssz/src/main/java/tech/pegasys/teku/ssz/primitive/SszUInt256.java | cdivitotawela/teku | ca60f7da5980baf8cb329b2d981c83092f2d845e | [
"Apache-2.0"
] | 233 | 2020-10-26T23:40:37.000Z | 2022-03-25T06:05:22.000Z | ssz/src/main/java/tech/pegasys/teku/ssz/primitive/SszUInt256.java | MitchellTesla/teku | d133f21b75f2baa5314d43a8d036d4c4d2c9b939 | [
"Apache-2.0"
] | 930 | 2020-10-23T19:50:25.000Z | 2022-03-31T23:48:55.000Z | ssz/src/main/java/tech/pegasys/teku/ssz/primitive/SszUInt256.java | MitchellTesla/teku | d133f21b75f2baa5314d43a8d036d4c4d2c9b939 | [
"Apache-2.0"
] | 95 | 2020-10-26T07:39:33.000Z | 2022-03-23T16:38:01.000Z | 34.75 | 118 | 0.767986 | 18,792 | /*
* Copyright 2021 ConsenSys AG.
*
* 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 wr... |
3e2c68279763fdc99aafbb6c47e78a0d234d6d1a | 5,210 | java | Java | publiccms/src/main/java/com/sanluan/common/tools/FreeMarkerUtils.java | zhuguoxin/PublicCMS-preview | 1003b7313ff9f4c30f5c9e4fe2f39b46b4919f8c | [
"Apache-2.0"
] | null | null | null | publiccms/src/main/java/com/sanluan/common/tools/FreeMarkerUtils.java | zhuguoxin/PublicCMS-preview | 1003b7313ff9f4c30f5c9e4fe2f39b46b4919f8c | [
"Apache-2.0"
] | null | null | null | publiccms/src/main/java/com/sanluan/common/tools/FreeMarkerUtils.java | zhuguoxin/PublicCMS-preview | 1003b7313ff9f4c30f5c9e4fe2f39b46b4919f8c | [
"Apache-2.0"
] | null | null | null | 34.733333 | 131 | 0.687908 | 18,793 | package com.sanluan.common.tools;
import static org.apache.commons.logging.LogFactory.getLog;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.io.StringWriter;
import java.io.Writer;
import java.util.HashMap;
import java.util.Map;
import... |
3e2c688562350a41cf269043078430be491a7f9f | 8,550 | java | Java | src/main/java/com/frequentflyer/cms/services/CrewService.java | sasa-radovanovic/ff-crew-management-system | bd1b65d9bf13b65798279c4c5c16fd2652ba7874 | [
"MIT"
] | 1 | 2020-03-18T11:03:44.000Z | 2020-03-18T11:03:44.000Z | src/main/java/com/frequentflyer/cms/services/CrewService.java | sasa-radovanovic/ff-crew-management-system | bd1b65d9bf13b65798279c4c5c16fd2652ba7874 | [
"MIT"
] | null | null | null | src/main/java/com/frequentflyer/cms/services/CrewService.java | sasa-radovanovic/ff-crew-management-system | bd1b65d9bf13b65798279c4c5c16fd2652ba7874 | [
"MIT"
] | 1 | 2021-09-19T09:21:20.000Z | 2021-09-19T09:21:20.000Z | 37.336245 | 137 | 0.715673 | 18,794 | package com.frequentflyer.cms.services;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.bson.types.ObjectId;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.... |
3e2c69895f147c3bf600b190e96f9d855e36ee11 | 344 | java | Java | src/main/java/com/rfacad/audioCommands/CmdSound.java | glreno/jjmpc | 966ca3772aff7a12ee690fecfa39c86d22844ae8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/rfacad/audioCommands/CmdSound.java | glreno/jjmpc | 966ca3772aff7a12ee690fecfa39c86d22844ae8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/rfacad/audioCommands/CmdSound.java | glreno/jjmpc | 966ca3772aff7a12ee690fecfa39c86d22844ae8 | [
"Apache-2.0"
] | null | null | null | 22.933333 | 115 | 0.761628 | 18,795 | package com.rfacad.audioCommands;
import com.rfacad.buttons.CmdSh;
@com.rfacad.Copyright("Copyright (c) 2018 Gerald Reno, Jr. All rights reserved. Licensed under Apache License 2.0")
public class CmdSound extends CmdSh
{
private static String APLAY="/usr/bin/aplay";
public CmdSound(String filename) {
super(false... |
3e2c6ae1d894059c79fdb25c881293962343894a | 1,064 | java | Java | net.java.amateras.umleditor2/src/net/java/amateras/uml/sequencediagram/figure/ActorFigure.java | eGovFramework/egovframe-development | ea61a3fb23175481febbaea12af4c0fc447352e7 | [
"Apache-2.0"
] | 8 | 2021-03-31T14:01:27.000Z | 2022-02-20T23:53:35.000Z | net.java.amateras.umleditor2/src/net/java/amateras/uml/sequencediagram/figure/ActorFigure.java | eGovFramework/egovframe-development | ea61a3fb23175481febbaea12af4c0fc447352e7 | [
"Apache-2.0"
] | 17 | 2020-05-15T22:19:02.000Z | 2021-12-09T22:46:58.000Z | net.java.amateras.umleditor2/src/net/java/amateras/uml/sequencediagram/figure/ActorFigure.java | eGovFramework/egovframe-development | ea61a3fb23175481febbaea12af4c0fc447352e7 | [
"Apache-2.0"
] | 24 | 2021-03-31T05:27:01.000Z | 2022-03-30T03:55:17.000Z | 20.461538 | 79 | 0.739662 | 18,796 | /**
*
*/
package net.java.amateras.uml.sequencediagram.figure;
import net.java.amateras.uml.UMLPlugin;
import net.java.amateras.uml.model.AbstractUMLModel;
import org.eclipse.draw2d.Label;
import org.eclipse.draw2d.MarginBorder;
import org.eclipse.draw2d.ToolbarLayout;
/**
* @author Takahiro Shida.
*
*/
public... |
3e2c6b86adb6ec4662bb2faa6277ebb52d20803e | 708 | java | Java | gulimall-order/src/main/java/com/atguigu/gulimall/order/entity/OrderReturnReasonEntity.java | muliniao/gulimall | d107576a03883a802b37e672757300a0b2784ba1 | [
"Apache-2.0"
] | 1 | 2021-10-03T03:27:24.000Z | 2021-10-03T03:27:24.000Z | gulimall-order/src/main/java/com/atguigu/gulimall/order/entity/OrderReturnReasonEntity.java | muliniao/gulimall | d107576a03883a802b37e672757300a0b2784ba1 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:11:45.000Z | 2021-09-20T21:01:36.000Z | gulimall-order/src/main/java/com/atguigu/gulimall/order/entity/OrderReturnReasonEntity.java | muliniao/gulimall | d107576a03883a802b37e672757300a0b2784ba1 | [
"Apache-2.0"
] | null | null | null | 15.755556 | 62 | 0.699577 | 18,797 | package com.atguigu.gulimall.order.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 退货原因
*
* @author rocket.zhao
* @email hzdkv@example.com
* @date 2020-08-04 10:58:53
... |
3e2c6c6454730bc7580a1664f789628242bff1ab | 260 | java | Java | src/main/java/com/talexframe/frame/core/modules/network/interceptor/request/package-info.java | Talexs/TalexFrame | 95a1b7227b65a4c9cb112becb15b8acea196bbc2 | [
"MIT"
] | 1 | 2022-03-05T04:13:18.000Z | 2022-03-05T04:13:18.000Z | src/main/java/com/talexframe/frame/core/modules/network/interceptor/request/package-info.java | Talexs/TalexFrame | 95a1b7227b65a4c9cb112becb15b8acea196bbc2 | [
"MIT"
] | null | null | null | src/main/java/com/talexframe/frame/core/modules/network/interceptor/request/package-info.java | Talexs/TalexFrame | 95a1b7227b65a4c9cb112becb15b8acea196bbc2 | [
"MIT"
] | null | null | null | 37.142857 | 93 | 0.711538 | 18,798 | /**
* TalexFrame # 请求管理器 - 框架核心 <br /> {@link com.talexframe.frame.interceptor.request Package }
*
* @author TalexDreamSoul
* @date 2022/1/20 16:47 <br /> Project: TalexFrame <br />
*/
package com.talexframe.frame.core.modules.network.interceptor.request; |
3e2c6c9401b35a5e0ce2e1f12c0c56a3f2e5f205 | 7,007 | java | Java | plugins/hg4idea/src/org/zmlx/hg4idea/status/ui/HgIncomingOutgoingWidget.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | plugins/hg4idea/src/org/zmlx/hg4idea/status/ui/HgIncomingOutgoingWidget.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | null | null | null | plugins/hg4idea/src/org/zmlx/hg4idea/status/ui/HgIncomingOutgoingWidget.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 1 | 2020-10-15T05:56:42.000Z | 2020-10-15T05:56:42.000Z | 33.208531 | 140 | 0.74868 | 18,799 | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package org.zmlx.hg4idea.status.ui;
import com.intellij.dvcs.repo.VcsRepositoryManager;
import com.intellij.dvcs.repo.VcsRepositoryMappingListener;
import com.intellij.icons.AllI... |
3e2c6d1dae16646423cb3a3f6be4290bfe175083 | 24,659 | java | Java | sources/androidx/renderscript/FieldPacker.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | 2 | 2021-03-20T07:33:30.000Z | 2021-06-29T18:50:21.000Z | sources/androidx/renderscript/FieldPacker.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | null | null | null | sources/androidx/renderscript/FieldPacker.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | 2 | 2021-03-20T15:56:20.000Z | 2021-03-21T02:06:29.000Z | 26.832427 | 296 | 0.47435 | 18,800 | package androidx.renderscript;
import android.util.Log;
import androidx.exifinterface.media.ExifInterface;
import b.e.a.a.a;
import java.util.BitSet;
public class FieldPacker {
private BitSet mAlignment;
private byte[] mData;
private int mLen;
private int mPos;
public FieldPacker(int i2) {
... |
3e2c6d3fc8aa30e285a0f290d9d885cf2ee59743 | 10,313 | java | Java | src/main/java/io/choerodon/devops/domain/application/handler/ObjectOperation.java | yifanyou/devops-service | 795dae08ef6191d8ed0de75587404d3da61cee5b | [
"Apache-2.0"
] | null | null | null | src/main/java/io/choerodon/devops/domain/application/handler/ObjectOperation.java | yifanyou/devops-service | 795dae08ef6191d8ed0de75587404d3da61cee5b | [
"Apache-2.0"
] | null | null | null | src/main/java/io/choerodon/devops/domain/application/handler/ObjectOperation.java | yifanyou/devops-service | 795dae08ef6191d8ed0de75587404d3da61cee5b | [
"Apache-2.0"
] | null | null | null | 48.876777 | 169 | 0.646272 | 18,801 | package io.choerodon.devops.domain.application.handler;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.util.Map;
import com.alibaba.fastjson.JSONObject;
import io.kubernetes.client.models.V1ConfigMap;
import io.kubernetes.client.models.V1Secret;
import io.kubern... |
3e2c6d83b4ad7765820da4d1345ad31790bf1a38 | 744 | java | Java | chapter_001/src/main/java/ru/job4j/array/ArrayDuplicate.java | alexander-pimenov/lessons-job4j | 5d25c130e8c26feb0be656ae98169922cb7a678f | [
"Apache-2.0"
] | 1 | 2019-01-10T16:51:27.000Z | 2019-01-10T16:51:27.000Z | chapter_001/src/main/java/ru/job4j/array/ArrayDuplicate.java | VladimirZhdanov/job4j | 2d74da0f7118f5e3c8bd7f4e71c739f6ea8782b2 | [
"Apache-2.0"
] | 4 | 2021-12-10T01:13:38.000Z | 2022-02-16T00:56:31.000Z | chapter_001/src/main/java/ru/job4j/array/ArrayDuplicate.java | alexander-pimenov/lessons-job4j | 5d25c130e8c26feb0be656ae98169922cb7a678f | [
"Apache-2.0"
] | null | null | null | 24.16129 | 59 | 0.491322 | 18,802 | package ru.job4j.array;
import java.util.Arrays;
/**
* ArrayDuplicate
*
* @author Vladimir Zhdanov (mailto:lyhxr@example.com)
* @version $Id$
* @since 0.1
*/
public class ArrayDuplicate {
/**
* Delete duplicate.
* @param array - array of strings.
* @return array without duplicates.
*/
... |
3e2c6f759e27bb4151aafd9058c752f36daa5b0c | 217 | java | Java | src/main/org/testng/remote/strprotocol/IMessage.java | ludovicc/testng-debian | 96891eefdecd6d1af35821e169c0c04b40d0651c | [
"Apache-2.0"
] | 1 | 2020-11-15T18:40:35.000Z | 2020-11-15T18:40:35.000Z | src/org/testng/remote/strprotocol/IMessage.java | virtix/testng | 973ee71682d5b627ef84d5f29c5edf1522e9f45d | [
"Apache-2.0"
] | null | null | null | src/org/testng/remote/strprotocol/IMessage.java | virtix/testng | 973ee71682d5b627ef84d5f29c5edf1522e9f45d | [
"Apache-2.0"
] | 1 | 2019-05-02T22:21:33.000Z | 2019-05-02T22:21:33.000Z | 19.727273 | 80 | 0.728111 | 18,803 | package org.testng.remote.strprotocol;
/**
* Marker interface for usage with remote listeners.
*
* @author <a href='mailto:the_mindstorm[at]evolva[dot]ro'>Alexandru Popescu</a>
*/
public interface IMessage {
}
|
3e2c6f854a584439edab2c039af7b709a693a969 | 620 | java | Java | dal-client/src/main/java/com/ctrip/platform/dal/dao/helper/DalSingleResultMerger.java | hoku850/dal | 64696b96e67524874c7e747b1fe0bee50b387a1c | [
"Apache-2.0"
] | 1,346 | 2016-08-18T09:31:56.000Z | 2022-03-19T14:30:27.000Z | dal-client/src/main/java/com/ctrip/platform/dal/dao/helper/DalSingleResultMerger.java | hoku850/dal | 64696b96e67524874c7e747b1fe0bee50b387a1c | [
"Apache-2.0"
] | 60 | 2016-09-20T01:27:33.000Z | 2021-06-06T07:05:16.000Z | dal-client/src/main/java/com/ctrip/platform/dal/dao/helper/DalSingleResultMerger.java | hoku850/dal | 64696b96e67524874c7e747b1fe0bee50b387a1c | [
"Apache-2.0"
] | 527 | 2016-09-01T09:07:16.000Z | 2022-03-25T06:00:47.000Z | 22.142857 | 71 | 0.720968 | 18,804 | package com.ctrip.platform.dal.dao.helper;
import java.sql.SQLException;
import com.ctrip.platform.dal.dao.ResultMerger;
import com.ctrip.platform.dal.exceptions.DalException;
import com.ctrip.platform.dal.exceptions.ErrorCode;
public class DalSingleResultMerger<T> implements ResultMerger<T>{
private T res... |
3e2c6fe1b359c81ebc14a2d282f5e813ae451c4f | 138 | java | Java | app/server/appsmith-server/src/main/java/com/appsmith/server/constants/Entity.java | ajeurkar/appsmith | 7029ccc58f996ab12391614df9ed37785635f863 | [
"Apache-2.0"
] | 2 | 2020-11-01T12:46:17.000Z | 2021-12-05T02:07:13.000Z | app/server/appsmith-server/src/main/java/com/appsmith/server/constants/Entity.java | ajeurkar/appsmith | 7029ccc58f996ab12391614df9ed37785635f863 | [
"Apache-2.0"
] | 10 | 2020-12-30T06:12:40.000Z | 2021-02-09T15:16:59.000Z | app/server/appsmith-server/src/main/java/com/appsmith/server/constants/Entity.java | ajeurkar/appsmith | 7029ccc58f996ab12391614df9ed37785635f863 | [
"Apache-2.0"
] | 1 | 2020-11-27T04:48:12.000Z | 2020-11-27T04:48:12.000Z | 19.714286 | 41 | 0.724638 | 18,805 | package com.appsmith.server.constants;
public interface Entity {
String APPLICATIONS = "applications";
String PAGES = "pages";
}
|
3e2c7040fcdd98f9ec186dd57fe011be1d78e1fe | 285 | java | Java | src/main/java/org/xdef/model/XMDocument.java | biscuide/x-definition-e | 132d4d92f5b2351bcf67dd68b917956b01dd1e76 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/xdef/model/XMDocument.java | biscuide/x-definition-e | 132d4d92f5b2351bcf67dd68b917956b01dd1e76 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/xdef/model/XMDocument.java | biscuide/x-definition-e | 132d4d92f5b2351bcf67dd68b917956b01dd1e76 | [
"Apache-2.0"
] | null | null | null | 21.923077 | 50 | 0.719298 | 18,806 | package org.xdef.model;
/** Interface of model of XML Document.
* @author Vaclav Trojan
*/
public interface XMDocument extends XMNode {
/** Get array of child nodes of this document.
* @return array of child nodes of this document.
*/
public XMNode[] getChildNodeModels();
} |
3e2c708900a12738e7770a3025c470986d73667a | 2,594 | java | Java | oldsrc/org/getchunky/chunky/listeners/BlockEvents.java | dumptruckman/Chunky | 0990b327c6e094c23bc6d4f81365025eb5df4e87 | [
"BSD-3-Clause"
] | null | null | null | oldsrc/org/getchunky/chunky/listeners/BlockEvents.java | dumptruckman/Chunky | 0990b327c6e094c23bc6d4f81365025eb5df4e87 | [
"BSD-3-Clause"
] | null | null | null | oldsrc/org/getchunky/chunky/listeners/BlockEvents.java | dumptruckman/Chunky | 0990b327c6e094c23bc6d4f81365025eb5df4e87 | [
"BSD-3-Clause"
] | null | null | null | 47.163636 | 126 | 0.750193 | 18,807 | package org.getchunky.chunky.listeners;
import org.bukkit.event.block.BlockBreakEvent;
import org.bukkit.event.block.BlockListener;
import org.bukkit.event.block.BlockPlaceEvent;
import org.getchunky.chunky.Chunky;
import org.getchunky.chunky.ChunkyManager;
import org.getchunky.chunky.event.object.player.Chunky... |
3e2c714e7fa43c5a68ffddee562fa5d84a5ceccd | 565 | java | Java | src/main/java/com/example/demo/service/RoleService.java | alexzhu0592/spring-boot-demo | 8187baa8584f2599e07ca037b15c72974c8c72dd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/demo/service/RoleService.java | alexzhu0592/spring-boot-demo | 8187baa8584f2599e07ca037b15c72974c8c72dd | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/demo/service/RoleService.java | alexzhu0592/spring-boot-demo | 8187baa8584f2599e07ca037b15c72974c8c72dd | [
"Apache-2.0"
] | null | null | null | 18.833333 | 67 | 0.651327 | 18,808 | package com.example.demo.service;
import com.example.demo.entity.Role;
/**
* @author hongjin.zhu
* @description
* @date 2018年11月05日 11:22
* @modified By
*/
public interface RoleService {
void createRole(Role role);
void deleteRole(Long roleId);
/**
* 关联权限和角色之间的关系
* @param roleId
* @p... |
3e2c727b7be877ff00a5d390d9946a9d98f10901 | 81 | java | Java | src/ie/gmit/sw/maze/ConnectionType.java | JohnMalmsteen/AI-Maze-Runner | 9cf3be20f20d332b48f9276d803c7585da68d707 | [
"MIT"
] | null | null | null | src/ie/gmit/sw/maze/ConnectionType.java | JohnMalmsteen/AI-Maze-Runner | 9cf3be20f20d332b48f9276d803c7585da68d707 | [
"MIT"
] | null | null | null | src/ie/gmit/sw/maze/ConnectionType.java | JohnMalmsteen/AI-Maze-Runner | 9cf3be20f20d332b48f9276d803c7585da68d707 | [
"MIT"
] | null | null | null | 13.5 | 28 | 0.740741 | 18,809 | package ie.gmit.sw.maze;
public enum ConnectionType {
PASSAGE, WALL, BORDER;
}
|
3e2c7486cca0cce7a400629eb4b2251b0a92f1b5 | 5,931 | java | Java | source for jar/efw/format/FormatManager.java | sam781109/efw3.X | 442e7f11d761e62527b4f9b2973977eb4032510b | [
"Apache-2.0"
] | 21 | 2016-09-04T12:15:41.000Z | 2021-03-31T19:16:53.000Z | source_for_jar_4iap/efw/format/FormatManager.java | efwGrp/efw3.X_4iap | 4d3b8733e6075e38e4d0942f02b465d0d0fb54ae | [
"Apache-2.0"
] | 23 | 2017-01-06T05:44:19.000Z | 2021-12-31T15:22:24.000Z | source_for_jar_4iap/efw/format/FormatManager.java | efwGrp/efw3.X_4iap | 4d3b8733e6075e38e4d0942f02b465d0d0fb54ae | [
"Apache-2.0"
] | 12 | 2016-08-22T09:14:47.000Z | 2021-06-27T07:23:52.000Z | 32.059459 | 138 | 0.663463 | 18,810 | /**** efw3.X Copyright 2016 efwGrp ****/
package efw.format;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.text.DateFormat;
import java.text.DecimalFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Ha... |
3e2c74fb4c3e5ca1909c435dcf9f8d3832a7e970 | 5,751 | java | Java | x/src/main/java/com/yanzhenjie/permission/runtime/MRequest.java | LinkZhang/AndPermission | de02816f579f432f064b2c37e76804cf3e0c7b79 | [
"Apache-2.0"
] | null | null | null | x/src/main/java/com/yanzhenjie/permission/runtime/MRequest.java | LinkZhang/AndPermission | de02816f579f432f064b2c37e76804cf3e0c7b79 | [
"Apache-2.0"
] | null | null | null | x/src/main/java/com/yanzhenjie/permission/runtime/MRequest.java | LinkZhang/AndPermission | de02816f579f432f064b2c37e76804cf3e0c7b79 | [
"Apache-2.0"
] | null | null | null | 31.255435 | 124 | 0.650669 | 18,811 | /*
* Copyright © Zhenjie Yan
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
3e2c754504649dfacf27c1f7218e467abb059fe4 | 618 | java | Java | admin-console/src/main/java/com/cianfree/admin/model/RolePrivilege.java | cianfree/multiapp-authmgr | 3f3ea9e7ebd94cbdf69f3267c985056c0c287581 | [
"Apache-2.0"
] | null | null | null | admin-console/src/main/java/com/cianfree/admin/model/RolePrivilege.java | cianfree/multiapp-authmgr | 3f3ea9e7ebd94cbdf69f3267c985056c0c287581 | [
"Apache-2.0"
] | null | null | null | admin-console/src/main/java/com/cianfree/admin/model/RolePrivilege.java | cianfree/multiapp-authmgr | 3f3ea9e7ebd94cbdf69f3267c985056c0c287581 | [
"Apache-2.0"
] | null | null | null | 16.263158 | 51 | 0.642395 | 18,812 | package com.cianfree.admin.model;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import lombok.Data;
import java.util.Date;
/**
* 角色权限
*
* @author Arvin
* @since 2019-10-10
*/
@Data
public class RolePrivilege {
/** 主键ID **/
@TableId(type = IdType.... |
3e2c7567b902ea2d8065fcf3746cf6cef292ee3f | 7,368 | java | Java | server/src/main/java/com/inventage/airmock/waf/mapping/TokenExchangeMapping.java | inventage/airmock | 8001e8e8d2306f5be13459924f61abf5de5746d9 | [
"MIT"
] | 2 | 2020-01-27T12:08:44.000Z | 2020-10-22T14:16:32.000Z | server/src/main/java/com/inventage/airmock/waf/mapping/TokenExchangeMapping.java | inventage/airmock | 8001e8e8d2306f5be13459924f61abf5de5746d9 | [
"MIT"
] | 3 | 2020-02-03T14:16:10.000Z | 2021-08-04T14:24:20.000Z | server/src/main/java/com/inventage/airmock/waf/mapping/TokenExchangeMapping.java | inventage/airmock | 8001e8e8d2306f5be13459924f61abf5de5746d9 | [
"MIT"
] | 1 | 2021-02-25T10:16:25.000Z | 2021-02-25T10:16:25.000Z | 43.597633 | 155 | 0.677389 | 18,813 | package com.inventage.airmock.waf.mapping;
import com.inventage.airmock.waf.AirmockHandler;
import com.inventage.airmock.waf.cookiebag.Cookiemanager;
import com.inventage.airmock.waf.jwt.JWTValidator;
import io.reactivex.Single;
import io.vertx.core.http.HttpHeaders;
import io.vertx.core.json.JsonObject;
import io.ver... |
3e2c7643b9a0976ccfd00b2fe5c1ab0ba96a7105 | 3,712 | java | Java | src/main/java/org/olat/core/gui/components/table/ColumnDescriptor.java | JHDSonline/OpenOLAT | 449e1f1753162aac458dda15a6baac146ecbdb16 | [
"Apache-2.0"
] | 191 | 2018-03-29T09:55:44.000Z | 2022-03-23T06:42:12.000Z | src/main/java/org/olat/core/gui/components/table/ColumnDescriptor.java | JHDSonline/OpenOLAT | 449e1f1753162aac458dda15a6baac146ecbdb16 | [
"Apache-2.0"
] | 68 | 2018-05-11T06:19:00.000Z | 2022-01-25T18:03:26.000Z | src/main/java/org/olat/core/gui/components/table/ColumnDescriptor.java | JHDSonline/OpenOLAT | 449e1f1753162aac458dda15a6baac146ecbdb16 | [
"Apache-2.0"
] | 139 | 2018-04-27T09:46:11.000Z | 2022-03-27T08:52:50.000Z | 25.777778 | 81 | 0.691272 | 18,814 | /**
* OLAT - Online Learning and Training<br>
* http://www.olat.org
* <p>
* Licensed under the Apache License, Version 2.0 (the "License"); <br>
* you may not use this file except in compliance with the License.<br>
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unl... |
3e2c769255a56ffe43c64ec3bd84f33ba5ea604e | 960 | java | Java | app/src/main/java/com/wiryaimd/mangatranslator/util/PermissionHelper.java | wiryaimd/manga-translator | 22e9432b1d534830f3db870920c4b65c63f1a57e | [
"MIT"
] | 13 | 2021-11-04T03:53:49.000Z | 2022-03-23T04:10:55.000Z | app/src/main/java/com/wiryaimd/mangatranslator/util/PermissionHelper.java | wiryaimd/manga-translator | 22e9432b1d534830f3db870920c4b65c63f1a57e | [
"MIT"
] | null | null | null | app/src/main/java/com/wiryaimd/mangatranslator/util/PermissionHelper.java | wiryaimd/manga-translator | 22e9432b1d534830f3db870920c4b65c63f1a57e | [
"MIT"
] | 1 | 2021-12-21T05:58:45.000Z | 2021-12-21T05:58:45.000Z | 34.285714 | 130 | 0.679167 | 18,815 | package com.wiryaimd.mangatranslator.util;
import android.Manifest;
import android.app.Activity;
import android.content.pm.PackageManager;
import android.os.Build;
public class PermissionHelper {
public static final int PERM_CODE = 10;
public static boolean requestPermission(Activity activity){
if(B... |
3e2c76a9e8c6d53ab0417caa9b52a325efe83c1e | 972 | java | Java | api/src/main/java/org/jmisb/api/klv/st0601/SensorNorthVelocity.java | DooblyNoobly/jmisb | 6d947769058e96debb3b6ee09e1b922e651ab25b | [
"MIT"
] | 26 | 2018-05-31T01:36:10.000Z | 2022-03-23T21:40:31.000Z | api/src/main/java/org/jmisb/api/klv/st0601/SensorNorthVelocity.java | DooblyNoobly/jmisb | 6d947769058e96debb3b6ee09e1b922e651ab25b | [
"MIT"
] | 206 | 2018-05-22T17:56:12.000Z | 2022-03-18T10:55:27.000Z | api/src/main/java/org/jmisb/api/klv/st0601/SensorNorthVelocity.java | DooblyNoobly/jmisb | 6d947769058e96debb3b6ee09e1b922e651ab25b | [
"MIT"
] | 10 | 2019-03-30T00:53:40.000Z | 2022-03-16T18:27:22.000Z | 22.090909 | 96 | 0.617284 | 18,816 | package org.jmisb.api.klv.st0601;
/**
* Sensor North Velocity (ST 0601 Item 79).
*
* <p>From ST:
*
* <blockquote>
*
* Northing velocity of the sensor or platform. Sensor movement rate in the north direction.
* Positive towards True North
*
* <p>Map (-2^15-1)..(2^15-1) to +/-327 m/sec. Use -2^15 as an "out of... |
3e2c770317d67c8a778a74bc0dd17f6456757c28 | 574 | java | Java | app/src/main/java/com/hask/pc/haskmusic/adapter/GuideAdapter.java | newhasaki/MyMusic | 87297d48574ae0c68af930a069ef65c2a6a1df21 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/hask/pc/haskmusic/adapter/GuideAdapter.java | newhasaki/MyMusic | 87297d48574ae0c68af930a069ef65c2a6a1df21 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/hask/pc/haskmusic/adapter/GuideAdapter.java | newhasaki/MyMusic | 87297d48574ae0c68af930a069ef65c2a6a1df21 | [
"Apache-2.0"
] | null | null | null | 24.956522 | 74 | 0.754355 | 18,817 | package com.hask.pc.haskmusic.adapter;
import android.content.Context;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import com.hask.pc.haskmusic.fragment.GuideFragment;
/**
* Created by abc on 2019/3/20.
*/
public class GuideAdapter extends BaseFragmentPagerAdapter<Intege... |
3e2c772e2c0f820ecb77094614c4779f670ec859 | 799 | java | Java | common/src/main/java/com/adnagu/common/model/SensorType.java | wmramazan/ActivityRecognition | 1703abaf3e1ebae1a4a1d53792d9070a0d88c554 | [
"Apache-2.0"
] | 1 | 2018-11-30T16:06:43.000Z | 2018-11-30T16:06:43.000Z | common/src/main/java/com/adnagu/common/model/SensorType.java | wmramazan/ActivityRecognition | 1703abaf3e1ebae1a4a1d53792d9070a0d88c554 | [
"Apache-2.0"
] | null | null | null | common/src/main/java/com/adnagu/common/model/SensorType.java | wmramazan/ActivityRecognition | 1703abaf3e1ebae1a4a1d53792d9070a0d88c554 | [
"Apache-2.0"
] | null | null | null | 39.95 | 110 | 0.643304 | 18,818 | package com.adnagu.common.model;
public enum SensorType {
Accelerometer(android.hardware.Sensor.TYPE_ACCELEROMETER, "acc", new char[]{'x', 'y', 'z', 'a', 'b'}),
MagneticField(android.hardware.Sensor.TYPE_MAGNETIC_FIELD, "mag", new char[]{'x', 'y', 'z', 'a'}),
Gyroscope(android.hardware.Sensor.TYPE_GYROSCOP... |
3e2c7733529fc7bf942cceaab8966229bec1e75e | 1,092 | java | Java | li.strolch.soql/src/main/java/li/strolch/soql/core/expresssion/SelectExpression.java | strolch-li/strolch | f5a33ea8b2106cf4d2410ab59cf459de8b93cf37 | [
"Apache-2.0"
] | 3 | 2021-07-15T07:48:06.000Z | 2022-01-06T11:30:17.000Z | li.strolch.soql/src/main/java/li/strolch/soql/core/expresssion/SelectExpression.java | 4treesCH/strolch | 74cddd997d92c9cc9a97daaa468f7c7e11b4a9bc | [
"Apache-2.0"
] | 6 | 2017-02-23T12:38:01.000Z | 2020-09-29T09:02:02.000Z | li.strolch.soql/src/main/java/li/strolch/soql/core/expresssion/SelectExpression.java | 4treesCH/strolch | 74cddd997d92c9cc9a97daaa468f7c7e11b4a9bc | [
"Apache-2.0"
] | 5 | 2017-02-20T12:18:03.000Z | 2019-12-14T14:03:15.000Z | 24.266667 | 113 | 0.733516 | 18,819 | package li.strolch.soql.core.expresssion;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
public class SelectExpression extends AbstractObjectExpression {
private List<IObjectExpression> children = new ArrayList<>();
/**
* @param inputObjects
* @param queryParameter
*
* @return Li... |
3e2c7791f1d655706b1167f6cf780a53fe70ddf1 | 410 | java | Java | src/main/java/cn/zengchen233/pojo/User.java | azeng233/hgnudms | 1bc957f509f16837cef7087a3475805b2d90ca39 | [
"MIT"
] | 1 | 2021-12-04T13:21:53.000Z | 2021-12-04T13:21:53.000Z | src/main/java/cn/zengchen233/pojo/User.java | azeng233/hgnudms | 1bc957f509f16837cef7087a3475805b2d90ca39 | [
"MIT"
] | null | null | null | src/main/java/cn/zengchen233/pojo/User.java | azeng233/hgnudms | 1bc957f509f16837cef7087a3475805b2d90ca39 | [
"MIT"
] | null | null | null | 19.52381 | 32 | 0.721951 | 18,820 | package cn.zengchen233.pojo;
import lombok.Data;
import java.util.Date;
@Data
public class User {
private int id;
private String userCode;
private String userName;
private String userPassword;
private int gender;
private Date birthday;
private int userRole;
private String dormNum;
... |
3e2c77a91abdb9673a28309d47f1d01e4659e25b | 126 | java | Java | license-auth-valid/src/main/java/com/avalony/license/LicenseStore.java | avalonyzhily/avalony-java-study | c180351b523b60407ff8503e8499a99994ca754f | [
"Apache-2.0"
] | null | null | null | license-auth-valid/src/main/java/com/avalony/license/LicenseStore.java | avalonyzhily/avalony-java-study | c180351b523b60407ff8503e8499a99994ca754f | [
"Apache-2.0"
] | null | null | null | license-auth-valid/src/main/java/com/avalony/license/LicenseStore.java | avalonyzhily/avalony-java-study | c180351b523b60407ff8503e8499a99994ca754f | [
"Apache-2.0"
] | null | null | null | 14 | 31 | 0.738095 | 18,821 | package com.avalony.license;
public interface LicenseStore {
boolean getLicenseValid();
void validatorExecute();
}
|
3e2c77f9e4161028dd00dc9c3f6d3952a0ccad36 | 1,232 | java | Java | framework/vendor/utilities/settings/SettingField.java | raduandrone/Discord-Bot | 325d9d84267df3e5eecccd0b4fc293e7d5b1963d | [
"MIT"
] | null | null | null | framework/vendor/utilities/settings/SettingField.java | raduandrone/Discord-Bot | 325d9d84267df3e5eecccd0b4fc293e7d5b1963d | [
"MIT"
] | null | null | null | framework/vendor/utilities/settings/SettingField.java | raduandrone/Discord-Bot | 325d9d84267df3e5eecccd0b4fc293e7d5b1963d | [
"MIT"
] | null | null | null | 20.533333 | 77 | 0.734578 | 18,822 | package vendor.utilities.settings;
import vendor.abstracts.Translatable;
import vendor.exceptions.BadFormatException;
import vendor.modules.Environment;
import java.util.function.Consumer;
public abstract class SettingField<E> extends Translatable {
protected E value;
private E defaultValue;
private String na... |
3e2c7977b87da3ac58aab27d9300434a351b1e4c | 1,597 | java | Java | WeChat/src/com/juns/wechat/bean/User.java | qzlvyh/motianhuo-wechat | 7bfc71cdff770b34eaa032c57f55dab7c69771e0 | [
"Apache-2.0"
] | 6,159 | 2015-06-16T03:26:43.000Z | 2022-03-29T06:12:29.000Z | WeChat/src/com/juns/wechat/bean/User.java | chen007/wechat | 70d0fca84415be30e790a36263e9cae3a31a38eb | [
"Apache-2.0"
] | 54 | 2015-06-16T06:17:35.000Z | 2021-10-10T12:13:46.000Z | WeChat/src/com/juns/wechat/bean/User.java | chen007/wechat | 70d0fca84415be30e790a36263e9cae3a31a38eb | [
"Apache-2.0"
] | 2,806 | 2015-06-16T05:01:53.000Z | 2022-03-25T03:59:47.000Z | 16.635417 | 45 | 0.699436 | 18,823 | package com.juns.wechat.bean;
public class User {
private String telephone;// 手机号
private String id;//
private String password;// 头像保存路径
private String userName;// 用户名
private String headUrl;// 头像保存路径
private String signature;// 个性签名
private String sex;// 性别: M男士,W女士
private String location;// 位置信息
private St... |
3e2c7a201582438354f668bc074574a9290432a6 | 2,463 | java | Java | examples/incubator/bitcoin-payment-request-example-application/src/main/java/org/tbk/bitcoin/example/payreq/donation/Donation.java | theborakompanioni/bitcoin-spring-boot-starter | 356c01478cea3aa5b75f7e6c397e9668e764f8bc | [
"Apache-2.0"
] | 18 | 2021-04-03T16:16:07.000Z | 2022-03-18T17:56:14.000Z | examples/incubator/bitcoin-payment-request-example-application/src/main/java/org/tbk/bitcoin/example/payreq/donation/Donation.java | demining/bitcoin-spring-boot-starter-Google-Colab | b5f77576dd379235d9a3ffb991ba4bb50aa2d880 | [
"Apache-2.0"
] | 16 | 2020-12-14T12:30:19.000Z | 2021-02-28T11:22:32.000Z | examples/incubator/bitcoin-payment-request-example-application/src/main/java/org/tbk/bitcoin/example/payreq/donation/Donation.java | demining/bitcoin-spring-boot-starter-Google-Colab | b5f77576dd379235d9a3ffb991ba4bb50aa2d880 | [
"Apache-2.0"
] | 9 | 2022-02-20T11:02:45.000Z | 2022-02-23T21:17:37.000Z | 28.310345 | 119 | 0.736906 | 18,824 | package org.tbk.bitcoin.example.payreq.donation;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.*;
import lombok.extern.slf4j.Slf4j;
import org.hibernate.annotations.CreationTimestamp;
import org.jmolecules.ddd.types.AggregateRoot;
import org.jmolecules.ddd.types.Association;
import org.jmolecules.d... |
3e2c7ba591e82c8473c70b6a79bc9bfe5ebd6871 | 7,187 | java | Java | runescape-client/src/main/java/Texture.java | Magnusrn/runelite | c77297f6d6e0e78a37fcdefe88a8e61bf060d4d4 | [
"BSD-2-Clause"
] | null | null | null | runescape-client/src/main/java/Texture.java | Magnusrn/runelite | c77297f6d6e0e78a37fcdefe88a8e61bf060d4d4 | [
"BSD-2-Clause"
] | null | null | null | runescape-client/src/main/java/Texture.java | Magnusrn/runelite | c77297f6d6e0e78a37fcdefe88a8e61bf060d4d4 | [
"BSD-2-Clause"
] | null | null | null | 26.039855 | 105 | 0.561013 | 18,825 | import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("hg")
@Implements("Texture")
public class Texture extends Node {
@ObfuscatedName("d")
@Export("Texture_animatedPixels")
static int[... |
3e2c7bbb918e9646948ed7c28bb779918d90ee93 | 1,927 | java | Java | src/main/java/wcsdata/xmen/controller/crud_rest/CerebookUserRestController.java | Thuydieutran/HerokuProject | d3391b8a9f2e29e6bf721eeada0fa459b15bd41d | [
"MIT"
] | null | null | null | src/main/java/wcsdata/xmen/controller/crud_rest/CerebookUserRestController.java | Thuydieutran/HerokuProject | d3391b8a9f2e29e6bf721eeada0fa459b15bd41d | [
"MIT"
] | null | null | null | src/main/java/wcsdata/xmen/controller/crud_rest/CerebookUserRestController.java | Thuydieutran/HerokuProject | d3391b8a9f2e29e6bf721eeada0fa459b15bd41d | [
"MIT"
] | null | null | null | 32.116667 | 90 | 0.725999 | 18,826 | package wcsdata.xmen.controller.crud_rest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Controller;
import org.springframework.web.b... |
3e2c7c875cac5fc138a904e16920a7386f881854 | 445 | java | Java | rpc-demo-consumer/src/test/java/cn/ykf/rpc/MyRpcFrameworkTest.java | yyykf/Rpc-Demo | c18aa6ccab26d7d43496eb5dab02d46c49da1847 | [
"MIT"
] | null | null | null | rpc-demo-consumer/src/test/java/cn/ykf/rpc/MyRpcFrameworkTest.java | yyykf/Rpc-Demo | c18aa6ccab26d7d43496eb5dab02d46c49da1847 | [
"MIT"
] | null | null | null | rpc-demo-consumer/src/test/java/cn/ykf/rpc/MyRpcFrameworkTest.java | yyykf/Rpc-Demo | c18aa6ccab26d7d43496eb5dab02d46c49da1847 | [
"MIT"
] | null | null | null | 20.227273 | 86 | 0.665169 | 18,827 | package cn.ykf.rpc;
import cn.ykf.rpc.core.MyRpcFramework;
import cn.ykf.rpc.service.MyService;
import org.junit.Test;
/**
* 服务消费方测试类
*
* @author YuKaiFan <nnheo@example.com>
* @date 2020-09-08
*/
public class MyRpcFrameworkTest {
@Test
public void testRefer() {
// 引用服务并调用方法
MyService se... |
3e2c7d16d6901384f714af5a5e93dcb9822546fc | 624 | java | Java | src/main/java/org/sagebionetworks/bridge/dao/NotificationTopicDao.java | liujoshua/BridgeServer2 | 467ef0713b66963b6c9b09a180d4f309972125f4 | [
"Apache-2.0"
] | 3 | 2019-10-02T14:43:02.000Z | 2021-07-23T17:54:40.000Z | src/main/java/org/sagebionetworks/bridge/dao/NotificationTopicDao.java | kellyyangsong/BridgeServer2 | 0f7166b85ad16661400ba33b00e9054c3f98c877 | [
"Apache-2.0"
] | 44 | 2018-12-12T20:41:55.000Z | 2022-03-30T18:11:08.000Z | src/main/java/org/sagebionetworks/bridge/dao/NotificationTopicDao.java | kellyyangsong/BridgeServer2 | 0f7166b85ad16661400ba33b00e9054c3f98c877 | [
"Apache-2.0"
] | 15 | 2018-11-07T02:03:45.000Z | 2022-01-20T21:33:20.000Z | 26 | 77 | 0.761218 | 18,828 | package org.sagebionetworks.bridge.dao;
import java.util.List;
import org.sagebionetworks.bridge.models.notifications.NotificationTopic;
public interface NotificationTopicDao {
List<NotificationTopic> listTopics(String appId, boolean includeDeleted);
NotificationTopic getTopic(String appId, String guid... |
3e2c7d650fa4a385f684274639469d46d5700fb6 | 858 | java | Java | app/src/main/java/achivementtrackerbyamit/example/achivetracker/SignInDone.java | maityamit/Tracky-Track-your-goals-or-targets- | 0630540d87f6a5bc19483a23d353e81dfdd38475 | [
"MIT"
] | null | null | null | app/src/main/java/achivementtrackerbyamit/example/achivetracker/SignInDone.java | maityamit/Tracky-Track-your-goals-or-targets- | 0630540d87f6a5bc19483a23d353e81dfdd38475 | [
"MIT"
] | null | null | null | app/src/main/java/achivementtrackerbyamit/example/achivetracker/SignInDone.java | maityamit/Tracky-Track-your-goals-or-targets- | 0630540d87f6a5bc19483a23d353e81dfdd38475 | [
"MIT"
] | null | null | null | 28.6 | 83 | 0.562937 | 18,829 | package achivementtrackerbyamit.example.achivetracker;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
public class SignInDone extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInst... |
3e2c7e36a16aaf3e7b32fec0575dd9c28452a11e | 440 | java | Java | april-2021-leetcoding-challenge/src/test/java/org/redquark/leetcode/challenge/Problem15_FibonacciNumberTest.java | ani03sha/Leetcoding | 033cd78afb6c9b46299ea701372f12d00f0f4417 | [
"MIT"
] | 4 | 2020-10-11T11:01:20.000Z | 2022-02-03T19:26:50.000Z | april-2021-leetcoding-challenge/src/test/java/org/redquark/leetcode/challenge/Problem15_FibonacciNumberTest.java | ani03sha/Leetcoding | 033cd78afb6c9b46299ea701372f12d00f0f4417 | [
"MIT"
] | null | null | null | april-2021-leetcoding-challenge/src/test/java/org/redquark/leetcode/challenge/Problem15_FibonacciNumberTest.java | ani03sha/Leetcoding | 033cd78afb6c9b46299ea701372f12d00f0f4417 | [
"MIT"
] | 2 | 2020-10-27T10:14:54.000Z | 2020-11-08T14:23:45.000Z | 25.882353 | 89 | 0.727273 | 18,830 | package org.redquark.leetcode.challenge;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class Problem15_FibonacciNumberTest {
private final Problem15_FibonacciNumber testObject = new Problem15_FibonacciNumber();
@Test
void testFib() {
assertEqual... |
3e2c7e5dab528712a030eb12f42081d7b7ac3f86 | 1,460 | java | Java | zm-mailbox/common/src/java/com/zimbra/common/mailbox/ZimbraMailItem.java | hernad/zimbra9 | cf61ffa40d9600ab255ef4516ca25029fff6603b | [
"Apache-2.0"
] | null | null | null | zm-mailbox/common/src/java/com/zimbra/common/mailbox/ZimbraMailItem.java | hernad/zimbra9 | cf61ffa40d9600ab255ef4516ca25029fff6603b | [
"Apache-2.0"
] | null | null | null | zm-mailbox/common/src/java/com/zimbra/common/mailbox/ZimbraMailItem.java | hernad/zimbra9 | cf61ffa40d9600ab255ef4516ca25029fff6603b | [
"Apache-2.0"
] | null | null | null | 42.941176 | 118 | 0.731507 | 18,831 | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2016 Synacor, Inc.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software Foundation,
* version 2 of the License.
*
... |
3e2c7e8ee467c158c202d2f94e5488f068953c14 | 7,846 | java | Java | lib-tr181-entity/src/main/java/org/broadbandforum/tr181/device/fap/applicationplatform/monitoring/MMS.java | KeyBridge/package-cwmp | 584fd428105347b28ea5c0834ac726acfee24038 | [
"Apache-2.0"
] | 3 | 2020-05-13T08:36:18.000Z | 2022-03-26T03:05:13.000Z | lib-tr181-entity/src/main/java/org/broadbandforum/tr181/device/fap/applicationplatform/monitoring/MMS.java | KeyBridge/package-cwmp | 584fd428105347b28ea5c0834ac726acfee24038 | [
"Apache-2.0"
] | null | null | null | lib-tr181-entity/src/main/java/org/broadbandforum/tr181/device/fap/applicationplatform/monitoring/MMS.java | KeyBridge/package-cwmp | 584fd428105347b28ea5c0834ac726acfee24038 | [
"Apache-2.0"
] | 1 | 2019-05-08T14:39:16.000Z | 2019-05-08T14:39:16.000Z | 28.021429 | 201 | 0.704818 | 18,832 | /*
* Copyright 2018 Key Bridge.
*
* 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... |
3e2c7ec03edcc94dd7e011de45735a4d04731a13 | 1,470 | java | Java | readers/common/src/main/java/com/criteo/hadoop/garmadon/reader/helper/ReaderUtils.java | aroville/garmadon | a6207425c10702da3cbf5e1bc7ab17db7e86bf3f | [
"Apache-2.0"
] | 39 | 2018-10-26T14:53:40.000Z | 2021-12-11T02:15:14.000Z | readers/common/src/main/java/com/criteo/hadoop/garmadon/reader/helper/ReaderUtils.java | aroville/garmadon | a6207425c10702da3cbf5e1bc7ab17db7e86bf3f | [
"Apache-2.0"
] | 50 | 2018-11-13T08:19:34.000Z | 2021-12-17T15:06:39.000Z | readers/common/src/main/java/com/criteo/hadoop/garmadon/reader/helper/ReaderUtils.java | aroville/garmadon | a6207425c10702da3cbf5e1bc7ab17db7e86bf3f | [
"Apache-2.0"
] | 25 | 2018-10-26T14:53:22.000Z | 2022-02-21T10:59:53.000Z | 32.666667 | 122 | 0.578231 | 18,833 | package com.criteo.hadoop.garmadon.reader.helper;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concurrent.Callable;
public class ReaderUtils {
public static final Runnable EMPTY_ACTION = () -> {
};
private static final Logger LOGGER = LoggerFactory.getLogger(ReaderUtils.clas... |
3e2c7ec1e3261786d684e2e76b423b7296af4279 | 333 | java | Java | bluejay-server/src/main/java/com/bluejay/server/annotation/WebServletConfig.java | MilanNz/BlueJayFramework | 2bc3fe0c9fc6abf21cced8aa1efe3b498c02ab4c | [
"Apache-2.0"
] | null | null | null | bluejay-server/src/main/java/com/bluejay/server/annotation/WebServletConfig.java | MilanNz/BlueJayFramework | 2bc3fe0c9fc6abf21cced8aa1efe3b498c02ab4c | [
"Apache-2.0"
] | 4 | 2020-04-23T20:31:22.000Z | 2021-12-09T22:00:18.000Z | bluejay-server/src/main/java/com/bluejay/server/annotation/WebServletConfig.java | MilanNz/BlueJayFramework | 2bc3fe0c9fc6abf21cced8aa1efe3b498c02ab4c | [
"Apache-2.0"
] | null | null | null | 25.615385 | 44 | 0.810811 | 18,834 | package com.bluejay.server.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
public @interface WebServletConfig {
String path() d... |
3e2c81341a34baa5c8a7ff8fce169474cefe2962 | 1,389 | java | Java | src/main/java/com/mckoi/network/ServiceNotConnectedException.java | Mckoi/mckoiddb | 665b9d5f4caec4556f6957a857441fc6a18dfd16 | [
"Apache-2.0"
] | 3 | 2015-08-08T10:43:55.000Z | 2021-04-25T00:32:40.000Z | src/main/java/com/mckoi/network/ServiceNotConnectedException.java | Mckoi/mckoiddb | 665b9d5f4caec4556f6957a857441fc6a18dfd16 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mckoi/network/ServiceNotConnectedException.java | Mckoi/mckoiddb | 665b9d5f4caec4556f6957a857441fc6a18dfd16 | [
"Apache-2.0"
] | 1 | 2015-11-07T16:11:54.000Z | 2015-11-07T16:11:54.000Z | 28.9375 | 78 | 0.737941 | 18,835 | /*
* Mckoi Software ( http://www.mckoi.com/ )
* Copyright (C) 2000 - 2015 Diehl and Associates, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/lic... |
3e2c813ec16e04af6f5d5b89e48f1d72b34b32a3 | 33,379 | java | Java | service-implementation/src/main/java/com/liaison/mailbox/service/core/MailBoxConfigurationService.java | sivakumar-g-liaison/alloy-conveyor-server | b3dfc1e8b41196d832b5cc52606893b4391a1708 | [
"Apache-2.0"
] | null | null | null | service-implementation/src/main/java/com/liaison/mailbox/service/core/MailBoxConfigurationService.java | sivakumar-g-liaison/alloy-conveyor-server | b3dfc1e8b41196d832b5cc52606893b4391a1708 | [
"Apache-2.0"
] | null | null | null | service-implementation/src/main/java/com/liaison/mailbox/service/core/MailBoxConfigurationService.java | sivakumar-g-liaison/alloy-conveyor-server | b3dfc1e8b41196d832b5cc52606893b4391a1708 | [
"Apache-2.0"
] | null | null | null | 41.516169 | 178 | 0.709967 | 18,836 | /**
* Copyright Liaison Technologies, Inc. All rights reserved.
*
* This software is the confidential and proprietary information of
* Liaison Technologies, Inc. ("Confidential Information"). You shall
* not disclose such Confidential Information and shall use it only in
* accordance with the terms of the ... |
3e2c8181003475641a55521591e35a846c53d9e1 | 1,687 | java | Java | tmp-core/src/main/java/org/dasc/tmp/core/graph/CliqueDetectorFactoryImpl.java | ubuntix/tmp-greedy-ps | 018083f7d07e9b08381a8a6fb79da4b1a60326ba | [
"MIT"
] | null | null | null | tmp-core/src/main/java/org/dasc/tmp/core/graph/CliqueDetectorFactoryImpl.java | ubuntix/tmp-greedy-ps | 018083f7d07e9b08381a8a6fb79da4b1a60326ba | [
"MIT"
] | null | null | null | tmp-core/src/main/java/org/dasc/tmp/core/graph/CliqueDetectorFactoryImpl.java | ubuntix/tmp-greedy-ps | 018083f7d07e9b08381a8a6fb79da4b1a60326ba | [
"MIT"
] | null | null | null | 33.078431 | 82 | 0.756372 | 18,837 | /*
MIT License
Copyright (c) 2020 David Scholz
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, m... |
3e2c818673b357cf48a19c5bdc5bce49993532dc | 285 | java | Java | htb/fatty-10.10.10.174/fatty-client/org/slf4j/ILoggerFactory.java | benhunter/ctf | 3de1a222ea0034ef15eb6b75585b03a6ee37ec37 | [
"MIT"
] | null | null | null | htb/fatty-10.10.10.174/fatty-client/org/slf4j/ILoggerFactory.java | benhunter/ctf | 3de1a222ea0034ef15eb6b75585b03a6ee37ec37 | [
"MIT"
] | 1 | 2022-03-31T22:44:36.000Z | 2022-03-31T22:44:36.000Z | htb/fatty-10.10.10.174/fatty-client/org/slf4j/ILoggerFactory.java | benhunter/ctf | 3de1a222ea0034ef15eb6b75585b03a6ee37ec37 | [
"MIT"
] | null | null | null | 25.909091 | 116 | 0.684211 | 18,838 | package org.slf4j;
public interface ILoggerFactory {
Logger getLogger(String paramString);
}
/* Location: /home/kali/ctf/htb/fatty-10.10.10.174/ftp/fatty-client.jar!/org/slf4j/ILoggerFactory.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 1.1.3
*/ |
3e2c8224180674ed7330eeee695a2752abf4a60b | 5,410 | java | Java | mideaas-ide/src/main/java/org/vaadin/mideaas/frontend/MenuBarUtil.java | ahn/mideaas | 66bb4bc399537e6b83d9f3d67e363bc0c9a7a29d | [
"Apache-2.0"
] | 1 | 2021-09-13T13:03:01.000Z | 2021-09-13T13:03:01.000Z | mideaas-ide/src/main/java/org/vaadin/mideaas/frontend/MenuBarUtil.java | ahn/mideaas | 66bb4bc399537e6b83d9f3d67e363bc0c9a7a29d | [
"Apache-2.0"
] | null | null | null | mideaas-ide/src/main/java/org/vaadin/mideaas/frontend/MenuBarUtil.java | ahn/mideaas | 66bb4bc399537e6b83d9f3d67e363bc0c9a7a29d | [
"Apache-2.0"
] | null | null | null | 32.987805 | 126 | 0.583549 | 18,839 | package org.vaadin.mideaas.frontend;
import java.util.Collections;
import org.vaadin.mideaas.model.SharedProject;
import com.vaadin.ui.MenuBar;
import com.vaadin.ui.MenuBar.Command;
import com.vaadin.ui.MenuBar.MenuItem;
import com.vaadin.ui.UI;
@SuppressWarnings("serial")
public class MenuBarUtil {
public... |
3e2c829306a5b8a99439c2ba18b0f1c0c85d8d83 | 2,562 | java | Java | icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/LocaleNameProviderICU.java | OpenSource-Infinix/android_external_crcalc | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/LocaleNameProviderICU.java | OpenSource-Infinix/android_external_crcalc | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/LocaleNameProviderICU.java | OpenSource-Infinix/android_external_crcalc | e5bbf05e3a01b449f33cca14c5ce8048df45624b | [
"Unlicense"
] | null | null | null | 38.238806 | 112 | 0.62256 | 18,840 | /*
*******************************************************************************
* Copyright (C) 2008-2012, International Business Machines Corporation and *
* others. All Rights Reserved. *
*************************************************************************... |
3e2c83049759a98eb1cf5faa3ea9d205fa269c83 | 3,391 | java | Java | core/src/test/java/de/mirkosertic/bytecoder/core/SimpleMathTest.java | Suyashtnt/Bytecoder | d957081d50f2d30b3206447b805b1ca9da69c8c2 | [
"Apache-2.0"
] | 543 | 2017-06-14T14:53:33.000Z | 2022-03-23T14:18:09.000Z | core/src/test/java/de/mirkosertic/bytecoder/core/SimpleMathTest.java | Suyashtnt/Bytecoder | d957081d50f2d30b3206447b805b1ca9da69c8c2 | [
"Apache-2.0"
] | 381 | 2017-10-31T14:29:54.000Z | 2022-03-25T15:27:27.000Z | core/src/test/java/de/mirkosertic/bytecoder/core/SimpleMathTest.java | Suyashtnt/Bytecoder | d957081d50f2d30b3206447b805b1ca9da69c8c2 | [
"Apache-2.0"
] | 50 | 2018-01-06T12:35:14.000Z | 2022-03-13T14:54:33.000Z | 22.163399 | 75 | 0.596284 | 18,841 | /*
* Copyright 2017 Mirko Sertic
*
* 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 ... |
3e2c83074e1c1de95daf0cc5315588fb9894e1ad | 1,737 | java | Java | src/cn/ucaner/fastdfs/command/GroupInfoCmd.java | Jasonandy/Java-Advanced | dadab333a7f977f9c1c872f85d0bd07a656b9c51 | [
"Apache-2.0"
] | 3 | 2020-01-16T05:11:43.000Z | 2021-09-16T15:38:35.000Z | src/cn/ucaner/fastdfs/command/GroupInfoCmd.java | Jasonandy/Java-Advanced | dadab333a7f977f9c1c872f85d0bd07a656b9c51 | [
"Apache-2.0"
] | null | null | null | src/cn/ucaner/fastdfs/command/GroupInfoCmd.java | Jasonandy/Java-Advanced | dadab333a7f977f9c1c872f85d0bd07a656b9c51 | [
"Apache-2.0"
] | 1 | 2021-05-25T04:26:52.000Z | 2021-05-25T04:26:52.000Z | 27.140625 | 83 | 0.668969 | 18,842 | /**
* <html>
* <body>
* <P> Copyright 1994-2018. JasonInternational.</p>
* <p> All rights reserved.</p>
* <p> Created by Jason</p>
* </body>
* </html>
*/
package cn.ucaner.fastdfs.command;
import java.io.IOException;
import java.net.Socket;
import java.util.ArrayList;
import java.util.List;
... |
3e2c832ad52acb0adca8de8394c8da9a8dfc96f5 | 197,126 | java | Java | modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v201811/ProposalLineItem.java | Deni-eng-27/googleads-java-lib | 8a36acd4235da883fe8c0220414603c84c410ca9 | [
"Apache-2.0"
] | 1 | 2019-11-30T23:41:48.000Z | 2019-11-30T23:41:48.000Z | modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v201811/ProposalLineItem.java | Deni-eng-27/googleads-java-lib | 8a36acd4235da883fe8c0220414603c84c410ca9 | [
"Apache-2.0"
] | null | null | null | modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v201811/ProposalLineItem.java | Deni-eng-27/googleads-java-lib | 8a36acd4235da883fe8c0220414603c84c410ca9 | [
"Apache-2.0"
] | 1 | 2019-09-30T08:10:00.000Z | 2019-09-30T08:10:00.000Z | 48.709167 | 158 | 0.635867 | 18,843 | // Copyright 2018 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writi... |
3e2c842fe1e784a04444f3663e0d419567bb2121 | 2,208 | java | Java | 06 EXERCISE DB APPS INTRODUCTION/src/main/java/app/tasks/P03_GetMinionNames.java | TsvetanNikolov123/JAVA---Databases-Frameworks-Hibernate-And-Spring-Data | a2db18c91fa9564e23a2322e7b71012bc56fc7ff | [
"MIT"
] | null | null | null | 06 EXERCISE DB APPS INTRODUCTION/src/main/java/app/tasks/P03_GetMinionNames.java | TsvetanNikolov123/JAVA---Databases-Frameworks-Hibernate-And-Spring-Data | a2db18c91fa9564e23a2322e7b71012bc56fc7ff | [
"MIT"
] | null | null | null | 06 EXERCISE DB APPS INTRODUCTION/src/main/java/app/tasks/P03_GetMinionNames.java | TsvetanNikolov123/JAVA---Databases-Frameworks-Hibernate-And-Spring-Data | a2db18c91fa9564e23a2322e7b71012bc56fc7ff | [
"MIT"
] | null | null | null | 31.542857 | 100 | 0.59058 | 18,844 | package app.tasks;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Scanner;
public class P03_GetMinionNames implements Runnable {
private Connection connection;
public P03_GetMinionNames(Connection connection) {
... |
3e2c8502a8a87b61a2d1d4dbb0029677cfcd5289 | 2,011 | java | Java | jskat-swing-gui/src/main/java/org/jskat/gui/swing/table/OpponentPanel.java | Samurus/jskat-multimodule | 45bca88de5ad412e9be48384edcefd92b3d1f17e | [
"Apache-2.0"
] | 18 | 2015-04-02T20:17:38.000Z | 2022-01-30T17:21:41.000Z | jskat-swing-gui/src/main/java/org/jskat/gui/swing/table/OpponentPanel.java | Samurus/jskat-multimodule | 45bca88de5ad412e9be48384edcefd92b3d1f17e | [
"Apache-2.0"
] | 66 | 2015-02-14T14:55:21.000Z | 2022-03-13T19:03:00.000Z | jskat-swing-gui/src/main/java/org/jskat/gui/swing/table/OpponentPanel.java | Samurus/jskat-multimodule | 45bca88de5ad412e9be48384edcefd92b3d1f17e | [
"Apache-2.0"
] | 9 | 2015-09-04T17:15:13.000Z | 2022-01-07T12:43:18.000Z | 34.672414 | 83 | 0.706116 | 18,845 | /**
* This file is part of JSkat.
* <p>
* JSkat is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* <p>
* JSkat is distributed in... |
3e2c860eeca660b485aaa71203b37647dac1453b | 8,448 | java | Java | tika-parsers/src/main/java/org/apache/tika/parser/ner/opennlp/OpenNLPNameFinder.java | sho25/tika | 3845e4f26ba86006470423a5252d193e8ca86ac9 | [
"Apache-2.0"
] | null | null | null | tika-parsers/src/main/java/org/apache/tika/parser/ner/opennlp/OpenNLPNameFinder.java | sho25/tika | 3845e4f26ba86006470423a5252d193e8ca86ac9 | [
"Apache-2.0"
] | 1 | 2022-01-21T23:47:32.000Z | 2022-01-21T23:47:32.000Z | tika-parsers/src/main/java/org/apache/tika/parser/ner/opennlp/OpenNLPNameFinder.java | sho25/tika | 3845e4f26ba86006470423a5252d193e8ca86ac9 | [
"Apache-2.0"
] | null | null | null | 15.032028 | 809 | 0.79214 | 18,846 | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * 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 ... |
3e2c86e5db8c483740feb9cb840cbd690b42711f | 1,417 | java | Java | java/src/com/jake/solution/N0141_LinkedListCycle.java | jake-tw/leetcode | fec916367297d182239206685aafb10f8bbb13b6 | [
"MIT"
] | null | null | null | java/src/com/jake/solution/N0141_LinkedListCycle.java | jake-tw/leetcode | fec916367297d182239206685aafb10f8bbb13b6 | [
"MIT"
] | null | null | null | java/src/com/jake/solution/N0141_LinkedListCycle.java | jake-tw/leetcode | fec916367297d182239206685aafb10f8bbb13b6 | [
"MIT"
] | null | null | null | 23.616667 | 61 | 0.501059 | 18,847 | package com.jake.solution;
import java.util.HashSet;
import java.util.Set;
public class N0141_LinkedListCycle {
// using hash set collect node
public boolean hasCycle(ListNode head) {
Set<ListNode> set = new HashSet<ListNode>();
while (head != null) {
if (!set.add(head))
... |
3e2c883d7776256ad65b4569f166ffdca053b0b8 | 885 | java | Java | im-sdk-core/src/integration-test/java/com/easemob/im/server/api/historymsg/HistoryMsgIT.java | yub1ng/easemob-im-server-sdk | 9196720266c562bb40d4abfac3a2f854b23a4815 | [
"Apache-2.0"
] | null | null | null | im-sdk-core/src/integration-test/java/com/easemob/im/server/api/historymsg/HistoryMsgIT.java | yub1ng/easemob-im-server-sdk | 9196720266c562bb40d4abfac3a2f854b23a4815 | [
"Apache-2.0"
] | null | null | null | im-sdk-core/src/integration-test/java/com/easemob/im/server/api/historymsg/HistoryMsgIT.java | yub1ng/easemob-im-server-sdk | 9196720266c562bb40d4abfac3a2f854b23a4815 | [
"Apache-2.0"
] | null | null | null | 29.5 | 165 | 0.726554 | 18,848 | package com.easemob.im.server.api.historymsg;
import com.easemob.im.server.api.AbstractIT;
import org.junit.jupiter.api.Test;
import java.nio.file.FileSystems;
import java.nio.file.Path;
import java.time.Duration;
import java.time.Instant;
import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
public cla... |
3e2c883f9fa8874372e086aece992959d8d2e670 | 1,170 | java | Java | client/src/main/java/ru/kpfu/itis/screens/NewScreen.java | Karim-Valeev/JavaGame | dab9cdae78aa28bfbd447fca2d0ad4187cc40fcb | [
"MIT"
] | 1 | 2021-11-24T13:45:15.000Z | 2021-11-24T13:45:15.000Z | client/src/main/java/ru/kpfu/itis/screens/NewScreen.java | Karim-Valeev/JavaGame | dab9cdae78aa28bfbd447fca2d0ad4187cc40fcb | [
"MIT"
] | null | null | null | client/src/main/java/ru/kpfu/itis/screens/NewScreen.java | Karim-Valeev/JavaGame | dab9cdae78aa28bfbd447fca2d0ad4187cc40fcb | [
"MIT"
] | null | null | null | 27.857143 | 77 | 0.711111 | 18,849 | package ru.kpfu.itis.screens;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.scene.Node;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.layout.HBox;
import javafx.scene.layout.Pane;
import javafx.scene.layout.VBox;
import javafx.stage.... |
3e2c89bc2b9891cb8718cd4354b39dd3691e6489 | 2,587 | java | Java | src/main/java/sirocco/model/LabelledText.java | datancoffee/sirocco | bf1968a6398a636590105efd385c31eecff9ae71 | [
"Apache-2.0"
] | 21 | 2017-05-14T22:04:36.000Z | 2021-08-23T03:21:34.000Z | src/main/java/sirocco/model/LabelledText.java | datancoffee/sirocco | bf1968a6398a636590105efd385c31eecff9ae71 | [
"Apache-2.0"
] | 1 | 2018-10-17T19:19:20.000Z | 2018-10-20T20:09:28.000Z | src/main/java/sirocco/model/LabelledText.java | datancoffee/sirocco | bf1968a6398a636590105efd385c31eecff9ae71 | [
"Apache-2.0"
] | 4 | 2017-10-26T20:28:45.000Z | 2019-01-15T17:44:01.000Z | 36.957143 | 98 | 0.658291 | 18,850 | /*******************************************************************************
* Copyright 2008 and onwards Sergei Sokolenko, Alexey Shevchuk,
* Sergey Shevchook, and Roman Khnykin.
*
* This product includes software developed at
* Cuesense 2008-2011 (http://www.cuesense.com/).
*
* This product i... |
3e2c8a322e7064ede0614c5b4b9f767f95076804 | 79 | java | Java | spring-tests/testData/highlighting/aop/AdviceMatchingAspectBean.java | consulo-trash/consulo-spring | a9b2663ebf2f5ff6951a5fcce56b61544382080b | [
"Apache-2.0"
] | 1 | 2018-03-08T16:14:44.000Z | 2018-03-08T16:14:44.000Z | spring-tests/testData/highlighting/aop/AdviceMatchingAspectBean.java | consulo-trash/consulo-spring | a9b2663ebf2f5ff6951a5fcce56b61544382080b | [
"Apache-2.0"
] | 1 | 2020-11-15T10:06:43.000Z | 2020-11-15T10:06:43.000Z | spring-tests/testData/highlighting/aop/AdviceMatchingAspectBean.java | consulo/incubating-consulo-spring | a9b2663ebf2f5ff6951a5fcce56b61544382080b | [
"Apache-2.0"
] | 1 | 2018-03-08T16:15:04.000Z | 2018-03-08T16:15:04.000Z | 8.777778 | 15 | 0.56962 | 18,851 | class Aspect1 {
void foo();
void xxx();
}
class Aspect2 {
void xxx();
} |
3e2c8a82fb9deee7a543aca7eaa94a8cb1cf1a22 | 2,517 | java | Java | chapter-07/section-10-rxjava2-jdbc/src/main/java/org/rpis5/chapters/chapter_07/rxjava2jdbc/book/RxBookRepository.java | mouthgaebal/Hands-On-Reactive-Programming-in-Spring-5 | 2c6522635b1f8e8ab1f6c39e331fbcb4de1f9257 | [
"MIT"
] | 255 | 2018-10-02T07:15:53.000Z | 2022-03-23T10:40:47.000Z | chapter-07/section-10-rxjava2-jdbc/src/main/java/org/rpis5/chapters/chapter_07/rxjava2jdbc/book/RxBookRepository.java | mouthgaebal/Hands-On-Reactive-Programming-in-Spring-5 | 2c6522635b1f8e8ab1f6c39e331fbcb4de1f9257 | [
"MIT"
] | 3 | 2020-06-02T22:38:22.000Z | 2020-09-22T02:43:11.000Z | chapter-07/section-10-rxjava2-jdbc/src/main/java/org/rpis5/chapters/chapter_07/rxjava2jdbc/book/RxBookRepository.java | mouthgaebal/Hands-On-Reactive-Programming-in-Spring-5 | 2c6522635b1f8e8ab1f6c39e331fbcb4de1f9257 | [
"MIT"
] | 175 | 2018-10-17T20:57:32.000Z | 2022-03-30T05:44:44.000Z | 29.267442 | 69 | 0.635677 | 18,852 | package org.rpis5.chapters.chapter_07.rxjava2jdbc.book;
import io.reactivex.Flowable;
import io.reactivex.Maybe;
import io.reactivex.Single;
import lombok.RequiredArgsConstructor;
import org.davidmoten.rx.jdbc.Database;
import org.davidmoten.rx.jdbc.tuple.Tuple2;
import org.reactivestreams.Publisher;
import org.spring... |
3e2c8a878055ee0c5d13b166901deef0b7ab1a76 | 4,464 | java | Java | src/game/assets/world/Fog.java | Blunderchips/Endzen---LWJGL-3D-Game-Engine | 068fdbdfb682bd2192a26ec14ac1a24a1cba9f07 | [
"MIT"
] | 2 | 2018-04-06T13:53:16.000Z | 2019-10-20T20:38:15.000Z | src/game/assets/world/Fog.java | Blunderchips/Endzen---LWJGL-3D-Game-Engine | 068fdbdfb682bd2192a26ec14ac1a24a1cba9f07 | [
"MIT"
] | null | null | null | src/game/assets/world/Fog.java | Blunderchips/Endzen---LWJGL-3D-Game-Engine | 068fdbdfb682bd2192a26ec14ac1a24a1cba9f07 | [
"MIT"
] | null | null | null | 27.054545 | 121 | 0.582437 | 18,853 | package game.assets.world;
import engine.DwarfException;
import engine.GameObject;
import game.World;
import java.nio.FloatBuffer;
import java.util.Objects;
import org.lwjgl.BufferUtils;
import org.lwjgl.opengl.GL11;
import static org.lwjgl.opengl.GL11.GL_EXP;
import static org.lwjgl.opengl.GL11.GL_EXP2;
import stati... |
3e2c8ac6d5d36ce5727b239441298bba60153dbd | 532 | java | Java | src/main/java/com/jaksona/app/service/admin/UserService.java | chenluyuan/jaksona | ad60250877c21054f216a06a4bc9d6a3716190c1 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/jaksona/app/service/admin/UserService.java | chenluyuan/jaksona | ad60250877c21054f216a06a4bc9d6a3716190c1 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/jaksona/app/service/admin/UserService.java | chenluyuan/jaksona | ad60250877c21054f216a06a4bc9d6a3716190c1 | [
"Apache-2.0"
] | null | null | null | 20.461538 | 66 | 0.719925 | 18,854 | package com.jaksona.app.service.admin;
import com.jaksona.app.entity.admin.User;
import com.jaksona.app.service.BaseService;
/**
*
* @author jaksona
*/
public interface UserService extends BaseService<User> {
/**
* Indicates whether or not exists the user that has the username
* @param username The user that... |
3e2c8ad9ed0a1fbd8324e0eb3f09721e4e041d29 | 243 | java | Java | src/main/java/com/silvercraft/item/ItemSilverShears.java | pdragon/silvercraft | d2cd6a7519543277e20ebbcf499b59298176e58f | [
"MIT"
] | null | null | null | src/main/java/com/silvercraft/item/ItemSilverShears.java | pdragon/silvercraft | d2cd6a7519543277e20ebbcf499b59298176e58f | [
"MIT"
] | null | null | null | src/main/java/com/silvercraft/item/ItemSilverShears.java | pdragon/silvercraft | d2cd6a7519543277e20ebbcf499b59298176e58f | [
"MIT"
] | null | null | null | 18.692308 | 59 | 0.806584 | 18,855 | package com.silvercraft.item;
import net.minecraft.item.Item.ToolMaterial;
import net.minecraft.item.ItemShears;
public class ItemSilverShears extends ItemShears{
public ItemSilverShears(ToolMaterial silvertoolmaterial) {
super();
}
}
|
3e2c8aff74e569499e89d543dfd3896507688ccb | 2,843 | java | Java | corant-suites/corant-suites-ddd/src/main/java/org/corant/suites/ddd/message/Message.java | gitter-badger/corant | d163b0e128733db42963a7793ca0524fede7ad29 | [
"Apache-2.0"
] | null | null | null | corant-suites/corant-suites-ddd/src/main/java/org/corant/suites/ddd/message/Message.java | gitter-badger/corant | d163b0e128733db42963a7793ca0524fede7ad29 | [
"Apache-2.0"
] | null | null | null | corant-suites/corant-suites-ddd/src/main/java/org/corant/suites/ddd/message/Message.java | gitter-badger/corant | d163b0e128733db42963a7793ca0524fede7ad29 | [
"Apache-2.0"
] | null | null | null | 24.307692 | 101 | 0.677215 | 18,856 | /*
* Copyright (c) 2013-2018, Bingo.Chen (efpyi@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 ... |
3e2c8baba606c3b99ee1169db1c2e314026ecfaf | 54,862 | java | Java | activemq-unit-tests/src/test/java/org/apache/activemq/network/BrokerNetworkWithStuckMessagesTest.java | sho25/activemq | d34b61b56206883e6570ae7207c3ddb074311adf | [
"Apache-2.0"
] | null | null | null | activemq-unit-tests/src/test/java/org/apache/activemq/network/BrokerNetworkWithStuckMessagesTest.java | sho25/activemq | d34b61b56206883e6570ae7207c3ddb074311adf | [
"Apache-2.0"
] | 7 | 2020-06-18T17:27:51.000Z | 2022-02-01T01:05:30.000Z | activemq-unit-tests/src/test/java/org/apache/activemq/network/BrokerNetworkWithStuckMessagesTest.java | sho25/activemq | d34b61b56206883e6570ae7207c3ddb074311adf | [
"Apache-2.0"
] | null | null | null | 14.867751 | 811 | 0.815574 | 18,857 | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/** * 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... |
3e2c8daf0797668c540b26ceaa0cce75d2c1bd48 | 667 | java | Java | src/main/java/com/michaelbradleymods/firstmod/constants/ModInformation.java | michaelbradley91/MinecraftMods | f7709ee57eb99fb364d34126f086384be81d85f1 | [
"Unlicense"
] | null | null | null | src/main/java/com/michaelbradleymods/firstmod/constants/ModInformation.java | michaelbradley91/MinecraftMods | f7709ee57eb99fb364d34126f086384be81d85f1 | [
"Unlicense"
] | null | null | null | src/main/java/com/michaelbradleymods/firstmod/constants/ModInformation.java | michaelbradley91/MinecraftMods | f7709ee57eb99fb364d34126f086384be81d85f1 | [
"Unlicense"
] | null | null | null | 44.466667 | 103 | 0.757121 | 18,858 | package com.michaelbradleymods.firstmod.constants;
public class ModInformation
{
// This mod id must be set manually as otherwise you will be unable
// to use the GradleStart(Server) commands to run the mod.
public static final String MODID = "firstmod";
public static final String NAME = "@MOD_NAME@";
... |
3e2c8dcfc37d0765e31dd8a7f0f823f701e7d888 | 16,428 | java | Java | org.wso2.carbon.identity.extension.authz.rest.selfservice/src/main/java/org/wso2/carbon/identity/extension/authz/rest/selfservice/wrapper/SelfServiceAuthzCatalinaRequestWrapper.java | johannnallathamby/wso2-is-authz-rest-selfservice | f4b5713c6ec50fd6a3ce5ae5d897b21f72a8dd96 | [
"Apache-2.0"
] | null | null | null | org.wso2.carbon.identity.extension.authz.rest.selfservice/src/main/java/org/wso2/carbon/identity/extension/authz/rest/selfservice/wrapper/SelfServiceAuthzCatalinaRequestWrapper.java | johannnallathamby/wso2-is-authz-rest-selfservice | f4b5713c6ec50fd6a3ce5ae5d897b21f72a8dd96 | [
"Apache-2.0"
] | null | null | null | org.wso2.carbon.identity.extension.authz.rest.selfservice/src/main/java/org/wso2/carbon/identity/extension/authz/rest/selfservice/wrapper/SelfServiceAuthzCatalinaRequestWrapper.java | johannnallathamby/wso2-is-authz-rest-selfservice | f4b5713c6ec50fd6a3ce5ae5d897b21f72a8dd96 | [
"Apache-2.0"
] | null | null | null | 20.034146 | 101 | 0.65991 | 18,859 | package org.wso2.carbon.identity.extension.authz.rest.selfservice.wrapper;
import org.apache.catalina.Context;
import org.apache.catalina.Host;
import org.apache.catalina.Session;
import org.apache.catalina.Wrapper;
import org.apache.catalina.connector.Connector;
import org.apache.catalina.connector.Request;
import or... |
3e2c8f081dc37ec02dcd37ffc6ee29e2a13a6124 | 274 | java | Java | chapter_007/src/main/java/ru.job4j.todolist/persistent/ItemRepository.java | MedoevRuslan/job4j | 20af579f030b63a89c9d1cfdda15f36540bba0e2 | [
"Apache-2.0"
] | null | null | null | chapter_007/src/main/java/ru.job4j.todolist/persistent/ItemRepository.java | MedoevRuslan/job4j | 20af579f030b63a89c9d1cfdda15f36540bba0e2 | [
"Apache-2.0"
] | null | null | null | chapter_007/src/main/java/ru.job4j.todolist/persistent/ItemRepository.java | MedoevRuslan/job4j | 20af579f030b63a89c9d1cfdda15f36540bba0e2 | [
"Apache-2.0"
] | null | null | null | 18.266667 | 37 | 0.70438 | 18,860 | package ru.job4j.todolist.persistent;
import ru.job4j.todolist.model.Item;
import java.util.List;
public interface ItemRepository {
void add(Item item);
void update(Item item);
void delete(Item item);
List<Item> findAll();
List<Item> findUndone();
}
|
3e2c8f3d10f7d585a15b03168986dacdb76a3182 | 2,796 | java | Java | src/com/google/bitcoin/bouncycastle/asn1/cmp/RevAnnContent.java | hubsen1980/bitcoinj | af7a570a8f59a03c6901765fc7726785d9f1fe44 | [
"Apache-2.0"
] | 97 | 2015-02-15T14:13:00.000Z | 2022-01-22T14:48:09.000Z | src/com/google/bitcoin/bouncycastle/asn1/cmp/RevAnnContent.java | hubsen1980/bitcoinj | af7a570a8f59a03c6901765fc7726785d9f1fe44 | [
"Apache-2.0"
] | 1 | 2021-01-27T11:23:07.000Z | 2021-01-27T11:23:07.000Z | src/com/google/bitcoin/bouncycastle/asn1/cmp/RevAnnContent.java | hubsen1980/bitcoinj | af7a570a8f59a03c6901765fc7726785d9f1fe44 | [
"Apache-2.0"
] | 47 | 2015-01-21T10:15:47.000Z | 2022-01-25T00:44:16.000Z | 26.884615 | 88 | 0.636266 | 18,861 | package com.google.bitcoin.bouncycastle.asn1.cmp;
import com.google.bitcoin.bouncycastle.asn1.ASN1Encodable;
import com.google.bitcoin.bouncycastle.asn1.ASN1EncodableVector;
import com.google.bitcoin.bouncycastle.asn1.ASN1Sequence;
import com.google.bitcoin.bouncycastle.asn1.DERGeneralizedTime;
import com.google.bitco... |
3e2c8f93c118c0096d1be21f161baf615e264018 | 1,222 | java | Java | src/main/java/com/zhongxin/ctsms/modules/coal/utils/ContractUtils.java | wangzhengning/ctsms | 3c36af6aeb89e4719e4e6e0c467e6e614120a60e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/zhongxin/ctsms/modules/coal/utils/ContractUtils.java | wangzhengning/ctsms | 3c36af6aeb89e4719e4e6e0c467e6e614120a60e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/zhongxin/ctsms/modules/coal/utils/ContractUtils.java | wangzhengning/ctsms | 3c36af6aeb89e4719e4e6e0c467e6e614120a60e | [
"Apache-2.0"
] | null | null | null | 30.55 | 86 | 0.694763 | 18,862 | package com.zhongxin.ctsms.modules.coal.utils;
import com.zhongxin.ctsms.common.utils.SpringContextHolder;
import com.zhongxin.ctsms.modules.coal.dao.DemandDao;
import com.zhongxin.ctsms.modules.coal.dao.SupplyDao;
import com.zhongxin.ctsms.modules.coal.entity.Demand;
import com.zhongxin.ctsms.modules.coal.entity.Supp... |
3e2c8fc1497a5d72fe92269e680a5c1e38eed425 | 16,545 | java | Java | src/main/java/org/docksidestage/hangar/dbflute/bsentity/BsWhiteTsvLoading.java | dbflute-test/dbflute-test-active-hangar | 58e8977838dfe9a7c45643164eaab3c04314a4bf | [
"Apache-2.0"
] | null | null | null | src/main/java/org/docksidestage/hangar/dbflute/bsentity/BsWhiteTsvLoading.java | dbflute-test/dbflute-test-active-hangar | 58e8977838dfe9a7c45643164eaab3c04314a4bf | [
"Apache-2.0"
] | 1 | 2019-01-24T06:52:16.000Z | 2019-01-24T06:52:16.000Z | src/main/java/org/docksidestage/hangar/dbflute/bsentity/BsWhiteTsvLoading.java | dbflute-test/dbflute-test-active-hangar | 58e8977838dfe9a7c45643164eaab3c04314a4bf | [
"Apache-2.0"
] | 3 | 2017-12-29T10:21:59.000Z | 2020-04-03T06:55:47.000Z | 38.12212 | 132 | 0.531339 | 18,863 | package org.docksidestage.hangar.dbflute.bsentity;
import java.util.List;
import java.util.ArrayList;
import org.dbflute.dbmeta.DBMeta;
import org.dbflute.dbmeta.AbstractEntity;
import org.dbflute.dbmeta.accessory.DomainEntity;
import org.docksidestage.hangar.dbflute.allcommon.DBMetaInstanceHandler;
import org.docksi... |
3e2c9081a0c49c177636bfefe4780ffe1d3cbf19 | 1,135 | java | Java | sdk/securityinsights/azure-resourcemanager-securityinsights/src/main/java/com/azure/resourcemanager/securityinsights/fluent/models/OfficeIrmCheckRequirementsProperties.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 1 | 2022-02-21T12:26:20.000Z | 2022-02-21T12:26:20.000Z | sdk/securityinsights/azure-resourcemanager-securityinsights/src/main/java/com/azure/resourcemanager/securityinsights/fluent/models/OfficeIrmCheckRequirementsProperties.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | null | null | null | sdk/securityinsights/azure-resourcemanager-securityinsights/src/main/java/com/azure/resourcemanager/securityinsights/fluent/models/OfficeIrmCheckRequirementsProperties.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | null | null | null | 33.382353 | 113 | 0.754185 | 18,864 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.securityinsights.fluent.models;
import com.azure.core.annotation.Fluent;
import com.azure.core.util.logging.ClientLogger;
import... |
3e2c90a604c307d1ae1adc562d38a19e068351e7 | 3,259 | java | Java | java/src/main/java/com/ciaoshen/leetcode/DiameterOfBinaryTree.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | 1 | 2019-03-06T22:03:56.000Z | 2019-03-06T22:03:56.000Z | java/src/main/java/com/ciaoshen/leetcode/DiameterOfBinaryTree.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | 1 | 2019-03-07T00:58:26.000Z | 2019-03-19T01:43:05.000Z | java/src/main/java/com/ciaoshen/leetcode/DiameterOfBinaryTree.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | null | null | null | 29.899083 | 106 | 0.586376 | 18,865 | /**
* Leetcode - Algorithm - DiameterOfBinaryTree
*/
package com.ciaoshen.leetcode;
import java.util.*;
import com.ciaoshen.leetcode.myUtils.*;
/**
* Each problem is initialized with 3 solutions.
* You can expand more solutions.
* Before using your new solutions, don't forget to register them to the solution r... |
3e2c90c895df1c42d65b65be9422d4f21c6c296d | 1,404 | java | Java | common/src/main/java/xyz/starmun/justenoughkeys/common/mixin/config/MixinConfigPlugin.java | starmun-0010/just-enough-keys | 88bf85f1ed9d9c0aaaa9a98a72024b94ff8f5bc9 | [
"CC0-1.0"
] | 2 | 2021-12-17T21:27:20.000Z | 2022-02-06T14:01:00.000Z | common/src/main/java/xyz/starmun/justenoughkeys/common/mixin/config/MixinConfigPlugin.java | starmun-0010/just-enough-keys | 88bf85f1ed9d9c0aaaa9a98a72024b94ff8f5bc9 | [
"CC0-1.0"
] | 15 | 2021-09-27T20:25:23.000Z | 2022-02-23T11:00:16.000Z | common/src/main/java/xyz/starmun/justenoughkeys/common/mixin/config/MixinConfigPlugin.java | muqsit-0010/not-enough-keys | 88bf85f1ed9d9c0aaaa9a98a72024b94ff8f5bc9 | [
"CC0-1.0"
] | 1 | 2021-12-16T23:41:30.000Z | 2021-12-16T23:41:30.000Z | 28.653061 | 119 | 0.731481 | 18,866 | package xyz.starmun.justenoughkeys.common.mixin.config;
import org.objectweb.asm.tree.ClassNode;
import org.spongepowered.asm.mixin.extensibility.IMixinConfigPlugin;
import org.spongepowered.asm.mixin.extensibility.IMixinInfo;
import xyz.starmun.justenoughkeys.common.client.Config;
import java.util.List;
import java.... |
3e2c90fe95729be918c634fc7ad1c460f9a6c031 | 333 | java | Java | track-service/src/main/java/com/stackroute/exceptions/TrackAlreadyExistsException.java | NilakshiS/ibm-wave7-online-fashion-retail | ee94419ba56e5c57ab08371f6abfeb5e1b5d01d3 | [
"Apache-2.0"
] | null | null | null | track-service/src/main/java/com/stackroute/exceptions/TrackAlreadyExistsException.java | NilakshiS/ibm-wave7-online-fashion-retail | ee94419ba56e5c57ab08371f6abfeb5e1b5d01d3 | [
"Apache-2.0"
] | 35 | 2019-09-11T05:02:50.000Z | 2022-03-02T05:26:07.000Z | track-service/src/main/java/com/stackroute/exceptions/TrackAlreadyExistsException.java | NilakshiS/ibm-wave7-online-fashion-retail | ee94419ba56e5c57ab08371f6abfeb5e1b5d01d3 | [
"Apache-2.0"
] | 3 | 2019-12-05T08:38:10.000Z | 2021-06-11T17:16:33.000Z | 20.8125 | 59 | 0.72973 | 18,867 | package com.stackroute.exceptions;
/**
* Custom Exception to throw if track already exists
*/
public class TrackAlreadyExistsException extends Exception{
private String message;
public TrackAlreadyExistsException() {
}
public TrackAlreadyExistsException(String message) {
this.message = mess... |
3e2c912f88d48201d9e48ded8af689e38762dd1e | 5,218 | java | Java | src/main/java/net/cr24/primeval/block/LayeredBlock.java | Archydra-Studios/Primeval | 339bdd7d82869ea014ca64e55f5636d95ad1e0b0 | [
"MIT"
] | 9 | 2021-12-12T00:10:16.000Z | 2022-03-26T16:29:40.000Z | src/main/java/net/cr24/primeval/block/LayeredBlock.java | Archydra-Studios/Primeval | 339bdd7d82869ea014ca64e55f5636d95ad1e0b0 | [
"MIT"
] | 22 | 2022-03-28T20:58:26.000Z | 2022-03-30T20:03:49.000Z | src/main/java/net/cr24/primeval/block/LayeredBlock.java | devs-immortal/Primeval | 339bdd7d82869ea014ca64e55f5636d95ad1e0b0 | [
"MIT"
] | null | null | null | 41.744 | 572 | 0.671713 | 18,868 | package net.cr24.primeval.block;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.block.Blocks;
import net.minecraft.block.ShapeContext;
import net.minecraft.entity.ai.pathing.NavigationType;
import net.minecraft.item.ItemPlacementContext;
import net.minecraft.server.world.... |
3e2c913128486eb114d28ac09af141098a89d4de | 6,786 | java | Java | src/main/java/com/l2fprod/common/beans/editor/FilePropertyEditor.java | ZenHarbinger/l2fprod | d9b15c3f0b6ac1d9a2a9d315be073d2a4a419c32 | [
"Apache-2.0"
] | 2 | 2015-06-30T14:31:44.000Z | 2016-06-09T20:36:51.000Z | src/main/java/com/l2fprod/common/beans/editor/FilePropertyEditor.java | atomixnmc/l2fprod-properties-editor | 6cb8eb716c54dfcb149843ff6739d5052df2b0c8 | [
"Apache-2.0"
] | 9 | 2016-03-12T17:28:07.000Z | 2017-07-24T19:11:25.000Z | src/main/java/com/l2fprod/common/beans/editor/FilePropertyEditor.java | atomixnmc/l2fprod-properties-editor | 6cb8eb716c54dfcb149843ff6739d5052df2b0c8 | [
"Apache-2.0"
] | 4 | 2016-02-27T12:31:26.000Z | 2018-12-14T07:44:07.000Z | 34.979381 | 96 | 0.619805 | 18,869 | /*
* Copyright 2015 Matthew Aguirre
*
* 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... |
3e2c9148788e0f837387471d02fd959f8542db18 | 1,426 | java | Java | src/main/java/com/cacadosman/infocovid19/service/feign/CovidService.java | cacadosman/Bot-Covid-19-Discord | 719524fa832de4c7ac0de7cd7db32572c2c49986 | [
"MIT"
] | 2 | 2020-03-21T10:56:27.000Z | 2020-03-21T12:15:34.000Z | src/main/java/com/cacadosman/infocovid19/service/feign/CovidService.java | cacadosman/Bot-Covid-19-Discord | 719524fa832de4c7ac0de7cd7db32572c2c49986 | [
"MIT"
] | null | null | null | src/main/java/com/cacadosman/infocovid19/service/feign/CovidService.java | cacadosman/Bot-Covid-19-Discord | 719524fa832de4c7ac0de7cd7db32572c2c49986 | [
"MIT"
] | 1 | 2020-03-23T06:25:18.000Z | 2020-03-23T06:25:18.000Z | 35.65 | 78 | 0.772791 | 18,870 | package com.cacadosman.infocovid19.service.feign;
import com.cacadosman.infocovid19.model.service.CovidAll;
import com.cacadosman.infocovid19.model.service.CovidAllProvince;
import com.cacadosman.infocovid19.model.service.CovidIndonesia;
import com.cacadosman.infocovid19.model.service.CovidSimple;
import feign.Headers... |
3e2c919fd9b7b3cb581249251c30f1e7a6c4813c | 5,061 | java | Java | src/main/java/org/pdfbox/pdmodel/fdf/FDFTemplate.java | lockss/lockss-sf-pdfbox | 83fd469a983fcf310f5795c610bc11136f28cf6a | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/pdfbox/pdmodel/fdf/FDFTemplate.java | lockss/lockss-sf-pdfbox | 83fd469a983fcf310f5795c610bc11136f28cf6a | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/pdfbox/pdmodel/fdf/FDFTemplate.java | lockss/lockss-sf-pdfbox | 83fd469a983fcf310f5795c610bc11136f28cf6a | [
"BSD-3-Clause"
] | null | null | null | 30.329341 | 102 | 0.626259 | 18,871 | /**
* Copyright (c) 2004-2005, www.pdfbox.org
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* thi... |
3e2c924ac9a056d61072f31c5ffde49fdae2bc6b | 1,275 | java | Java | extensions/resteasy-reactive/rest-client-reactive/deployment/src/test/java/io/quarkus/rest/client/reactive/headers/UserAgentTest.java | pravussum/quarkus | 0cdaab0dd3a719af5b1e28098290fbbe14ed856f | [
"Apache-2.0"
] | 2 | 2020-08-31T07:38:11.000Z | 2022-01-26T14:15:19.000Z | extensions/resteasy-reactive/rest-client-reactive/deployment/src/test/java/io/quarkus/rest/client/reactive/headers/UserAgentTest.java | pravussum/quarkus | 0cdaab0dd3a719af5b1e28098290fbbe14ed856f | [
"Apache-2.0"
] | 184 | 2020-03-09T10:03:02.000Z | 2022-03-21T22:50:37.000Z | extensions/resteasy-reactive/rest-client-reactive/deployment/src/test/java/io/quarkus/rest/client/reactive/headers/UserAgentTest.java | pravussum/quarkus | 0cdaab0dd3a719af5b1e28098290fbbe14ed856f | [
"Apache-2.0"
] | 2 | 2019-09-27T09:54:49.000Z | 2020-01-18T17:23:57.000Z | 25.5 | 92 | 0.706667 | 18,872 | package io.quarkus.rest.client.reactive.headers;
import static org.assertj.core.api.Assertions.assertThat;
import java.net.URI;
import javax.enterprise.context.ApplicationScoped;
import javax.ws.rs.GET;
import javax.ws.rs.HeaderParam;
import javax.ws.rs.Path;
import org.eclipse.microprofile.rest.client.RestClientBu... |
3e2c929267c3c246ee7629957a87660f929c010c | 3,879 | java | Java | modules/indexing/src/main/java/org/gridgain/grid/spi/indexing/h2/GridH2ResultSetIterator.java | cybernetics/gridgain | 39f3819c9769b04caca62b263581c0458f21c4d6 | [
"Apache-2.0"
] | 1 | 2019-04-22T08:48:55.000Z | 2019-04-22T08:48:55.000Z | modules/indexing/src/main/java/org/gridgain/grid/spi/indexing/h2/GridH2ResultSetIterator.java | cybernetics/gridgain | 39f3819c9769b04caca62b263581c0458f21c4d6 | [
"Apache-2.0"
] | null | null | null | modules/indexing/src/main/java/org/gridgain/grid/spi/indexing/h2/GridH2ResultSetIterator.java | cybernetics/gridgain | 39f3819c9769b04caca62b263581c0458f21c4d6 | [
"Apache-2.0"
] | null | null | null | 26.568493 | 106 | 0.590874 | 18,873 | /*
Copyright (C) GridGain Systems. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.