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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e02eabc4ee33b12c4279de643785aef460618ca | 1,939 | java | Java | spring-jms/src/test/java/org/springframework/jms/support/destination/JmsDestinationAccessorTests.java | LMDreamFree/spring-framework | 3940d2a952cf7b914cd7b1aab737f3996f54ac6b | [
"Apache-2.0"
] | 49,076 | 2015-01-01T07:23:26.000Z | 2022-03-31T23:57:00.000Z | spring-jms/src/test/java/org/springframework/jms/support/destination/JmsDestinationAccessorTests.java | LMDreamFree/spring-framework | 3940d2a952cf7b914cd7b1aab737f3996f54ac6b | [
"Apache-2.0"
] | 7,918 | 2015-01-06T17:17:21.000Z | 2022-03-31T20:10:05.000Z | spring-jms/src/test/java/org/springframework/jms/support/destination/JmsDestinationAccessorTests.java | LMDreamFree/spring-framework | 3940d2a952cf7b914cd7b1aab737f3996f54ac6b | [
"Apache-2.0"
] | 37,778 | 2015-01-01T08:25:16.000Z | 2022-03-31T17:25:08.000Z | 34.625 | 117 | 0.781331 | 1,207 | /*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e02eb89ba77ae02ccdbad2a3525263068846d89 | 8,697 | java | Java | LemonBubble/lemonbubble-samples/src/main/java/net/lemonsoft/lemonbubble/samples/MainActivity.java | LemonITCN/LemonBubble4Android | 3fcf39961fba3ee263baba77e780b94708ba0e96 | [
"MIT"
] | 35 | 2018-02-09T03:35:34.000Z | 2020-12-17T08:47:19.000Z | LemonBubble/lemonbubble-samples/src/main/java/net/lemonsoft/lemonbubble/samples/MainActivity.java | LemonITCN/LemonBubble4Android | 3fcf39961fba3ee263baba77e780b94708ba0e96 | [
"MIT"
] | 2 | 2019-02-28T11:08:04.000Z | 2019-04-27T02:49:37.000Z | LemonBubble/lemonbubble-samples/src/main/java/net/lemonsoft/lemonbubble/samples/MainActivity.java | LemonITCN/LemonBubble4Android | 3fcf39961fba3ee263baba77e780b94708ba0e96 | [
"MIT"
] | 5 | 2018-02-11T08:21:44.000Z | 2020-12-17T08:47:20.000Z | 42.42439 | 112 | 0.612395 | 1,208 | package net.lemonsoft.lemonbubble.samples;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphi... |
3e02ec43aae0a630ca4caec24e3aefacb3796140 | 408 | java | Java | src/main/java/projectname/auth/exceptions/AttributeCannotBeNullException.java | CarlosMacedo/folder-structure-springboot | 323c9d49db263f19082f9d132e35217aab6460b0 | [
"MIT"
] | null | null | null | src/main/java/projectname/auth/exceptions/AttributeCannotBeNullException.java | CarlosMacedo/folder-structure-springboot | 323c9d49db263f19082f9d132e35217aab6460b0 | [
"MIT"
] | null | null | null | src/main/java/projectname/auth/exceptions/AttributeCannotBeNullException.java | CarlosMacedo/folder-structure-springboot | 323c9d49db263f19082f9d132e35217aab6460b0 | [
"MIT"
] | null | null | null | 34 | 82 | 0.794118 | 1,209 | package projectname.auth.exceptions;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(HttpStatus.BAD_REQUEST)
public class AttributeCannotBeNullException extends Exception {
public AttributeCannotBeNullException(String attribute, Throwable ... |
3e02ecd71bf0b39a8da5f9dce051f46e8828c986 | 1,075 | java | Java | JDBCServletsJSPs/MVCDemo/src/main/java/com/rohan/trainings/mvc/model/AverageController.java | nagrohan726/eclipse-workspace | 928a983258af1f3c2082f9fece630b7e9130ffc1 | [
"MIT"
] | null | null | null | JDBCServletsJSPs/MVCDemo/src/main/java/com/rohan/trainings/mvc/model/AverageController.java | nagrohan726/eclipse-workspace | 928a983258af1f3c2082f9fece630b7e9130ffc1 | [
"MIT"
] | null | null | null | JDBCServletsJSPs/MVCDemo/src/main/java/com/rohan/trainings/mvc/model/AverageController.java | nagrohan726/eclipse-workspace | 928a983258af1f3c2082f9fece630b7e9130ffc1 | [
"MIT"
] | null | null | null | 29.861111 | 80 | 0.788837 | 1,210 | package com.rohan.trainings.mvc.model;
import java.io.IOException;
import jakarta.servlet.RequestDispatcher;
import jakarta.servlet.ServletException;
import jakarta.servlet.http.HttpServlet;
import jakarta.servlet.http.HttpServletRequest;
import jakarta.servlet.http.HttpServletResponse;
/**
* Servlet implementation... |
3e02ece4f4c00cd68575049c2f85074891a2d305 | 3,994 | java | Java | corpus/class/eclipse.jdt.ui/5384.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 15 | 2018-07-10T09:38:31.000Z | 2021-11-29T08:28:07.000Z | corpus/class/eclipse.jdt.ui/5384.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 3 | 2018-11-16T02:58:59.000Z | 2021-01-20T16:03:51.000Z | corpus/class/eclipse.jdt.ui/5384.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 6 | 2018-06-27T20:19:00.000Z | 2022-02-19T02:29:53.000Z | 29.367647 | 97 | 0.669755 | 1,211 | /*******************************************************************************
* Copyright (c) 2000, 2011 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
3e02ecf7da3795799be2ca23540fdc4b1134fc77 | 1,143 | java | Java | pure-jcore/src/main/java/threading/ThreadingSyncConsumer.java | mooselau/goose-in-tech | 71c17fe0fdd6dc728681048b86e9f7b08dc9bfcc | [
"MIT"
] | null | null | null | pure-jcore/src/main/java/threading/ThreadingSyncConsumer.java | mooselau/goose-in-tech | 71c17fe0fdd6dc728681048b86e9f7b08dc9bfcc | [
"MIT"
] | null | null | null | pure-jcore/src/main/java/threading/ThreadingSyncConsumer.java | mooselau/goose-in-tech | 71c17fe0fdd6dc728681048b86e9f7b08dc9bfcc | [
"MIT"
] | null | null | null | 24.847826 | 116 | 0.553806 | 1,212 | package threading;
/**
* Use Synchronized to demo Producer-Consumer.
*/
public class ThreadingSyncConsumer {
private ThreadingSyncQueue<String> queue;
public ThreadingSyncConsumer(ThreadingSyncProducer producer) {
queue = producer.getQueue();
}
public void entrypoint() {
generateWo... |
3e02ed241c0fd524806fb9342786de85b3693a93 | 946 | java | Java | sincogpro/src/com/sincogpro/modelos/Descuento.java | devNica/J-SINCO-GPRO | 3aee352fd38d5772fb67ebd592ee156761a4bbcd | [
"MIT"
] | 1 | 2021-01-09T12:32:46.000Z | 2021-01-09T12:32:46.000Z | sincogpro/src/com/sincogpro/modelos/Descuento.java | devNica/J-SINCO-GPRO | 3aee352fd38d5772fb67ebd592ee156761a4bbcd | [
"MIT"
] | null | null | null | sincogpro/src/com/sincogpro/modelos/Descuento.java | devNica/J-SINCO-GPRO | 3aee352fd38d5772fb67ebd592ee156761a4bbcd | [
"MIT"
] | null | null | null | 20.12766 | 79 | 0.643763 | 1,213 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.sincogpro.modelos;
/**
*
* @author Alejandro Gonzalez
*/
public class Descuento {
private int IDDESCUENTO;
... |
3e02ed7713f32bb2bdb892bcfdc205686a4134f7 | 685 | java | Java | src/main/java/me/qiancheng/qianworks/logger/controller/UserController.java | iqiancheng/annotation-logger | 1ebc3e92ff004f53d1c6a1835b103234f12341fc | [
"Apache-2.0"
] | null | null | null | src/main/java/me/qiancheng/qianworks/logger/controller/UserController.java | iqiancheng/annotation-logger | 1ebc3e92ff004f53d1c6a1835b103234f12341fc | [
"Apache-2.0"
] | null | null | null | src/main/java/me/qiancheng/qianworks/logger/controller/UserController.java | iqiancheng/annotation-logger | 1ebc3e92ff004f53d1c6a1835b103234f12341fc | [
"Apache-2.0"
] | null | null | null | 28.416667 | 78 | 0.728739 | 1,214 | package me.qiancheng.qianworks.logger.controller;
import me.qiancheng.qianworks.logger.base.EnableLog;
import org.slf4j.Logger;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
/**... |
3e02edbdf1ff82005d84be3db65ad8bf009c64ad | 11,224 | java | Java | com.steve-jackson-studios.tenfour/app/src/main/java/com/steve-jackson-studios/tenfour/Data/ChatData.java | sdjack/TenFour | 4c709316bfa704d7e22ca60a9e47674a2a9bd6c1 | [
"MIT"
] | null | null | null | com.steve-jackson-studios.tenfour/app/src/main/java/com/steve-jackson-studios/tenfour/Data/ChatData.java | sdjack/TenFour | 4c709316bfa704d7e22ca60a9e47674a2a9bd6c1 | [
"MIT"
] | null | null | null | com.steve-jackson-studios.tenfour/app/src/main/java/com/steve-jackson-studios/tenfour/Data/ChatData.java | sdjack/TenFour | 4c709316bfa704d7e22ca60a9e47674a2a9bd6c1 | [
"MIT"
] | null | null | null | 36.560261 | 158 | 0.590699 | 1,215 | package com.steve-jackson-studios.tenfour.Data;
import android.os.AsyncTask;
import android.text.TextUtils;
import com.steve-jackson-studios.tenfour.AppConstants;
import com.steve-jackson-studios.tenfour.Observer.Dispatch;
import com.steve-jackson-studios.tenfour.Observer.ObservedEvents;
import org.json.JSONArray;
i... |
3e02eee28653f2bd3942ebba8bfaa31474eb1100 | 1,656 | java | Java | dc3-driver/dc3-driver-mqtt/src/main/java/com/dc3/driver/mqtt/service/MqttSendService.java | 292427558/iot-dc3 | c9ef98073658d3d48893dbf923e5b25c3a22124a | [
"Apache-2.0"
] | 785 | 2019-01-23T10:00:03.000Z | 2022-03-31T06:28:29.000Z | dc3-driver/dc3-driver-mqtt/src/main/java/com/dc3/driver/mqtt/service/MqttSendService.java | 292427558/iot-dc3 | c9ef98073658d3d48893dbf923e5b25c3a22124a | [
"Apache-2.0"
] | 15 | 2019-06-10T08:18:35.000Z | 2022-03-15T00:55:23.000Z | dc3-driver/dc3-driver-mqtt/src/main/java/com/dc3/driver/mqtt/service/MqttSendService.java | 292427558/iot-dc3 | c9ef98073658d3d48893dbf923e5b25c3a22124a | [
"Apache-2.0"
] | 186 | 2019-03-18T23:17:09.000Z | 2022-03-31T16:04:57.000Z | 29.052632 | 112 | 0.680556 | 1,216 | /*
* Copyright 2016-2021 Pnoker. 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 ... |
3e02efce305f600cbc12d550dae3cec425b62cf3 | 1,350 | java | Java | huawei/vnfmadapter/VnfmadapterService/service/src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/dao/inf/AbstractDao.java | onap/vfc-nfvo-driver-vnfm-svnfm | 68bf871950a188ba607023fe9c4433d6ef5b7a9b | [
"Apache-2.0"
] | 2 | 2019-12-17T02:13:03.000Z | 2021-10-15T15:23:39.000Z | huawei/vnfmadapter/VnfmadapterService/service/src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/dao/inf/AbstractDao.java | onap/vfc-nfvo-driver-vnfm-svnfm | 68bf871950a188ba607023fe9c4433d6ef5b7a9b | [
"Apache-2.0"
] | null | null | null | huawei/vnfmadapter/VnfmadapterService/service/src/main/java/org/onap/vfc/nfvo/vnfm/svnfm/vnfmadapter/service/dao/inf/AbstractDao.java | onap/vfc-nfvo-driver-vnfm-svnfm | 68bf871950a188ba607023fe9c4433d6ef5b7a9b | [
"Apache-2.0"
] | 1 | 2020-06-10T05:58:10.000Z | 2020-06-10T05:58:10.000Z | 26.470588 | 75 | 0.678519 | 1,217 | /*
* Copyright 2016 Huawei Technologies Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... |
3e02f00bfc0c07587ed8deb228a7cfc2a475886b | 280 | java | Java | junior_003/src/main/java/ru/job4j/sqlru/utils/ConfigException.java | zCRUSADERz/AlexanderYakovlev | 9b098fb876b5a60d5e5fdc8274b3b47e994d88ba | [
"Apache-2.0"
] | 2 | 2019-03-03T16:26:31.000Z | 2019-03-13T08:35:34.000Z | junior_003/src/main/java/ru/job4j/sqlru/utils/ConfigException.java | zCRUSADERz/AlexanderYakovlev | 9b098fb876b5a60d5e5fdc8274b3b47e994d88ba | [
"Apache-2.0"
] | 1 | 2022-02-16T00:55:29.000Z | 2022-02-16T00:55:29.000Z | junior_003/src/main/java/ru/job4j/sqlru/utils/ConfigException.java | zCRUSADERz/AlexanderYakovlev | 9b098fb876b5a60d5e5fdc8274b3b47e994d88ba | [
"Apache-2.0"
] | null | null | null | 18.933333 | 53 | 0.68662 | 1,218 | package ru.job4j.sqlru.utils;
/**
* App configuration exception.
*
* @author Alexander Yakovlev (dycjh@example.com)
* @since 04.08.2018
*/
public class ConfigException extends Exception {
public ConfigException(String msg, Throwable e) {
super(msg, e);
}
}
|
3e02f0507e0c1bd044dbdbb54c52fda90899c602 | 605 | java | Java | exercise1/src/abl/generated/Test_PreconditionSensorFactories.java | ensemble-ai/abl-assignment-rts-squad | afe8906023c3cf3c956e580c5f27bd8338979e0b | [
"MIT"
] | 1 | 2019-01-28T05:59:08.000Z | 2019-01-28T05:59:08.000Z | starter-inter-agents/src/abl/generated/Test_PreconditionSensorFactories.java | ensemble-ai/abl-assignment-rts-squad | afe8906023c3cf3c956e580c5f27bd8338979e0b | [
"MIT"
] | null | null | null | starter-inter-agents/src/abl/generated/Test_PreconditionSensorFactories.java | ensemble-ai/abl-assignment-rts-squad | afe8906023c3cf3c956e580c5f27bd8338979e0b | [
"MIT"
] | null | null | null | 26.304348 | 84 | 0.719008 | 1,219 | package abl.generated;
import abl.runtime.*;
import wm.WME;
import wm.WorkingMemorySet;
import wm.WMEIndex;
import wm.TrackedWorkingMemory;
import java.util.*;
import java.lang.reflect.Method;
import java.lang.reflect.Field;
import abl.learning.*;
import abl.wmes.*;
import abl.actions.*;
import abl.sensor... |
3e02f109c3af0c48643a59b268665a0db7069f02 | 12,880 | java | Java | JavaEFS/unlmod/edu/umd/cs/guitar/graph/converter/TST2Text.java | jazad136/EventFlowSlicerJava-releases | 85ac191bfd4a79f4c9e3566f409f70fd04047b2f | [
"Apache-2.0"
] | 2 | 2019-04-10T15:46:54.000Z | 2021-07-29T22:42:13.000Z | JavaEFS/unlmod/edu/umd/cs/guitar/graph/converter/TST2Text.java | jazad136/EventFlowSlicerJava-releases | 85ac191bfd4a79f4c9e3566f409f70fd04047b2f | [
"Apache-2.0"
] | 5 | 2018-12-03T10:03:58.000Z | 2019-04-10T15:33:13.000Z | JavaEFS/unlmod/edu/umd/cs/guitar/graph/converter/TST2Text.java | jazad136/EventFlowSlicerJava-releases | 85ac191bfd4a79f4c9e3566f409f70fd04047b2f | [
"Apache-2.0"
] | 1 | 2019-04-19T17:01:41.000Z | 2019-04-19T17:01:41.000Z | 33.454545 | 119 | 0.670186 | 1,220 | /*******************************************************************************
* Copyright (c) 2018 Jonathan A. Saddler
*
* 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
*
... |
3e02f1571fd5c62ce7478f393064ab37323ceb96 | 445 | java | Java | src/guimodule/myDisplay.java | dataronio/UCSDUnfoldingMaps | b9519f0a7f477cf53c7b09e6cf5262a1851fb433 | [
"MIT"
] | null | null | null | src/guimodule/myDisplay.java | dataronio/UCSDUnfoldingMaps | b9519f0a7f477cf53c7b09e6cf5262a1851fb433 | [
"MIT"
] | null | null | null | src/guimodule/myDisplay.java | dataronio/UCSDUnfoldingMaps | b9519f0a7f477cf53c7b09e6cf5262a1851fb433 | [
"MIT"
] | null | null | null | 15.892857 | 40 | 0.608989 | 1,221 | package guimodule;
import processing.core.PApplet;
public class myDisplay extends PApplet {
public void setup()
{
size(400, 400);
background(200,200,200);
}
public void draw()
{
// now make a smiley face
fill(255, 255, 0);
ellipse(200, 200, 390, 390);
fill(0, 0, 0);
ellipse(120, 130, 50, 70);
... |
3e02f15ef78d434240f2b21b1f99f6953cf8ac66 | 902 | java | Java | VSKFireTV-sample-app/app/src/main/java/com/example/vskfiretv/data/Cookie.java | amzn/sample-fire-tv-app-video-skill | ec42b9f792b84dbb74a3fc5d69e1cadef8a51036 | [
"Apache-2.0"
] | 13 | 2019-09-03T18:13:07.000Z | 2022-02-13T12:27:47.000Z | VSKFireTV-sample-app/app/src/main/java/com/example/vskfiretv/data/Cookie.java | amzn/sample-fire-tv-app-video-skill | ec42b9f792b84dbb74a3fc5d69e1cadef8a51036 | [
"Apache-2.0"
] | null | null | null | VSKFireTV-sample-app/app/src/main/java/com/example/vskfiretv/data/Cookie.java | amzn/sample-fire-tv-app-video-skill | ec42b9f792b84dbb74a3fc5d69e1cadef8a51036 | [
"Apache-2.0"
] | 7 | 2019-11-02T19:04:15.000Z | 2021-12-06T01:50:17.000Z | 19.608696 | 74 | 0.619734 | 1,222 | /**
* Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: LicenseRef-.amazon.com.-AmznSL-1.0
* Licensed under the Amazon Software License http://aws.amazon.com/asl/
*/
package com.example.vskfiretv.data;
import android.os.Parcel;
import android.os.Parcelable;
publi... |
3e02f3865cc091b13e0c11088cf01e3e543aa642 | 4,754 | java | Java | modules/org.milleni.dunning/src/main/java/org/milleni/dunning/ws/client/notif/SmtpInfo.java | hilmialyaz/Activiti | 8379747bfafca29b97a709e76f27ee4fb40389bc | [
"Apache-1.1"
] | null | null | null | modules/org.milleni.dunning/src/main/java/org/milleni/dunning/ws/client/notif/SmtpInfo.java | hilmialyaz/Activiti | 8379747bfafca29b97a709e76f27ee4fb40389bc | [
"Apache-1.1"
] | null | null | null | modules/org.milleni.dunning/src/main/java/org/milleni/dunning/ws/client/notif/SmtpInfo.java | hilmialyaz/Activiti | 8379747bfafca29b97a709e76f27ee4fb40389bc | [
"Apache-1.1"
] | null | null | null | 26.858757 | 147 | 0.57846 | 1,223 |
package org.milleni.dunning.ws.client.notif;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlType;
/**... |
3e02f3dafa131a2a67ab0fd576a298e50c7dd095 | 833 | java | Java | src/main/java/top/auzqy/design/pattern/behavioral/state/example3/eg3_3/CapeMario.java | Auzqy/design-pattern-GOF23-study | 59bc409b5a6d87c699f1a9743d55767f4731970f | [
"Apache-2.0"
] | 2 | 2019-08-02T10:43:57.000Z | 2020-04-15T05:35:46.000Z | src/main/java/top/auzqy/design/pattern/behavioral/state/example3/eg3_3/CapeMario.java | Auzqy/design-pattern-GOF23-study | 59bc409b5a6d87c699f1a9743d55767f4731970f | [
"Apache-2.0"
] | null | null | null | src/main/java/top/auzqy/design/pattern/behavioral/state/example3/eg3_3/CapeMario.java | Auzqy/design-pattern-GOF23-study | 59bc409b5a6d87c699f1a9743d55767f4731970f | [
"Apache-2.0"
] | null | null | null | 21.921053 | 70 | 0.655462 | 1,224 | package top.auzqy.design.pattern.behavioral.state.example3.eg3_3;
import top.auzqy.design.pattern.behavioral.state.example3.eg3_1.State;
public class CapeMario implements IMario {
private MarioStateMachine stateMachine;
public CapeMario(MarioStateMachine stateMachine) {
this.stateMachine = stateMachi... |
3e02f572188646cb0542708fa0de2d75387ad167 | 1,342 | java | Java | src/main/java/be/twofold/fcop/handler/CbmpHandler.java | jandk/fcop | eb3d6e653447fa6a5a23fcf3c33fe0553c0caa0a | [
"MIT"
] | 1 | 2021-08-25T08:11:21.000Z | 2021-08-25T08:11:21.000Z | src/main/java/be/twofold/fcop/handler/CbmpHandler.java | jandk/fcop | eb3d6e653447fa6a5a23fcf3c33fe0553c0caa0a | [
"MIT"
] | 1 | 2021-08-25T07:29:20.000Z | 2021-08-30T15:44:07.000Z | src/main/java/be/twofold/fcop/handler/CbmpHandler.java | jandk/fcop | eb3d6e653447fa6a5a23fcf3c33fe0553c0caa0a | [
"MIT"
] | null | null | null | 29.173913 | 98 | 0.651267 | 1,225 | package be.twofold.fcop.handler;
import be.twofold.fcop.iff.*;
import javax.imageio.*;
import java.awt.image.*;
import java.io.*;
import java.nio.*;
public final class CbmpHandler implements FileHandler {
private static final int Width = 256;
private static final int Height = 256;
@Override
public ... |
3e02f6a8c68cfaf4e985ab3723ebccfcaa37c9a7 | 971 | java | Java | app/src/main/java/com/dumai/xianjindai/view/pickers/common/MessageHandler.java | 1373939387/Loan | 5b6f631e1fbeae3c59c101360f1c8b9ddf8ef9ba | [
"MIT"
] | 5 | 2018-06-28T03:09:04.000Z | 2019-07-15T11:44:15.000Z | app/src/main/java/com/dumai/xianjindai/view/pickers/common/MessageHandler.java | R-Gang/Loan | 5b6f631e1fbeae3c59c101360f1c8b9ddf8ef9ba | [
"MIT"
] | null | null | null | app/src/main/java/com/dumai/xianjindai/view/pickers/common/MessageHandler.java | R-Gang/Loan | 5b6f631e1fbeae3c59c101360f1c8b9ddf8ef9ba | [
"MIT"
] | 9 | 2018-01-28T02:35:08.000Z | 2019-12-31T19:50:28.000Z | 25.552632 | 63 | 0.649846 | 1,226 | package com.dumai.xianjindai.view.pickers.common;
import android.os.Handler;
import android.os.Message;
import com.dumai.xianjindai.view.pickers.widget.WheelView;
final public class MessageHandler extends Handler {
public static final int WHAT_INVALIDATE_LOOP_VIEW = 1000;
public static final int WHAT_SMOOTH... |
3e02f830673f21400f36506e148fc7916a48409d | 3,880 | java | Java | src/main/java/net/minecraft/server/dedicated/ServerHangWatchdog.java | Akarin-project/Paper2Srg | 55798e89ed822e8d59dc55dfc6aa70cef1e47751 | [
"MIT"
] | 3 | 2018-06-22T14:09:27.000Z | 2021-09-15T02:27:45.000Z | src/main/java/net/minecraft/server/dedicated/ServerHangWatchdog.java | Akarin-project/AkarinModEdition | 55798e89ed822e8d59dc55dfc6aa70cef1e47751 | [
"MIT"
] | null | null | null | src/main/java/net/minecraft/server/dedicated/ServerHangWatchdog.java | Akarin-project/AkarinModEdition | 55798e89ed822e8d59dc55dfc6aa70cef1e47751 | [
"MIT"
] | 4 | 2018-06-21T09:44:06.000Z | 2021-09-15T02:27:50.000Z | 39.591837 | 251 | 0.61366 | 1,227 | package net.minecraft.server.dedicated;
import java.io.File;
import java.lang.management.ManagementFactory;
import java.lang.management.ThreadInfo;
import java.lang.management.ThreadMXBean;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Timer;
import java.util.TimerTask;
import org.apache.l... |
3e02f8435409caa1a40c2c780efd6ee330411e6f | 659 | java | Java | async-programming-javase/src/com/example/application/BusinessApplication.java | deepcloudlabs/dcl350-2021-sep-06 | d467c4b39443fa4405f9d45b7682956560ea55b5 | [
"MIT"
] | null | null | null | async-programming-javase/src/com/example/application/BusinessApplication.java | deepcloudlabs/dcl350-2021-sep-06 | d467c4b39443fa4405f9d45b7682956560ea55b5 | [
"MIT"
] | null | null | null | async-programming-javase/src/com/example/application/BusinessApplication.java | deepcloudlabs/dcl350-2021-sep-06 | d467c4b39443fa4405f9d45b7682956560ea55b5 | [
"MIT"
] | 3 | 2022-03-19T12:59:20.000Z | 2022-03-23T19:40:38.000Z | 26.36 | 84 | 0.670713 | 1,228 | package com.example.application;
import java.util.concurrent.TimeUnit;
import com.example.service.BusinessService;
public class BusinessApplication {
public static void main(String[] args) {
var srv = new BusinessService();
for (var i=1;i<=10;++i) {
srv.fun().thenAcceptAsync( u -> {
System.err.printl... |
3e02f85b77dd73588658ae6f6de83b9a5c2b5f2f | 9,713 | java | Java | output/85df1d92e7a545b986bdcbebb8e0c21b.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/85df1d92e7a545b986bdcbebb8e0c21b.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/85df1d92e7a545b986bdcbebb8e0c21b.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | 35.841328 | 172 | 0.487903 | 1,229 | class DYnN0msb6T {
}
class iI {
public boolean tYApmkZ;
}
class Ny {
public static void I4QpHFFdlnG (String[] n) throws yJWlyCt {
boolean p7UrdG = !this[ new xQp()[ true.sIERhRMAzyo_8g]] = true.LmoEFJ();
int KN9d1 = -!-!new yFow8OhVxS().w6NrBhDMt = !0011.vC3uTYh();
CK8t58Zq07 ZdlK... |
3e02f8a1966d8f64768f1c52a6bb6b5b220f95f0 | 1,410 | java | Java | jclouds-representations/representations-codec/src/main/java/org/jclouds/compute/codec/ToExecResponse.java | michaeljin/jclouds-labs | 53d85b62a7ad0b48bca0001c3e903d44480b83dc | [
"Apache-1.1"
] | 1 | 2016-03-21T16:30:24.000Z | 2016-03-21T16:30:24.000Z | jclouds-representations/representations-codec/src/main/java/org/jclouds/compute/codec/ToExecResponse.java | michaeljin/jclouds-labs | 53d85b62a7ad0b48bca0001c3e903d44480b83dc | [
"Apache-1.1"
] | null | null | null | jclouds-representations/representations-codec/src/main/java/org/jclouds/compute/codec/ToExecResponse.java | michaeljin/jclouds-labs | 53d85b62a7ad0b48bca0001c3e903d44480b83dc | [
"Apache-1.1"
] | null | null | null | 39.166667 | 119 | 0.74539 | 1,230 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e02f8e9b6be685dcb4d847a95c0a6ed2b539180 | 1,345 | java | Java | junx-core/src/main/java/io/github/junxworks/junx/core/lifecycle/StartServiceException.java | junxworks/junx | 12d95af1ec9946658c6e349c65559e5faf18a0a9 | [
"Apache-2.0"
] | 5 | 2018-07-13T08:56:34.000Z | 2021-03-16T14:12:18.000Z | junx-core/src/main/java/io/github/junxworks/junx/core/lifecycle/StartServiceException.java | junxworks/junx | 12d95af1ec9946658c6e349c65559e5faf18a0a9 | [
"Apache-2.0"
] | 2 | 2020-09-19T05:59:37.000Z | 2021-09-25T08:04:27.000Z | junx-core/src/main/java/io/github/junxworks/junx/core/lifecycle/StartServiceException.java | junxworks/junx | 12d95af1ec9946658c6e349c65559e5faf18a0a9 | [
"Apache-2.0"
] | 6 | 2018-09-29T08:46:18.000Z | 2021-08-25T15:13:39.000Z | 26.372549 | 89 | 0.518959 | 1,231 | /*
***************************************************************************************
*
* @Title: StartServiceException.java
* @Package io.github.junxworks.junx.core.lifecycle
* @Description: (用一句话描述该文件做什么)
* @author: Michael
* @date: 2018-7-11 15:34:36
* @version V1.0
* @Copyrig... |
3e02f953e27878fd27f7c838ed35cc8e737df662 | 890 | java | Java | FlightOption.java | m-ross/csi405final | 0f49d098887fc8c42c9fe1d0a8526d707cdf8b41 | [
"MIT"
] | null | null | null | FlightOption.java | m-ross/csi405final | 0f49d098887fc8c42c9fe1d0a8526d707cdf8b41 | [
"MIT"
] | null | null | null | FlightOption.java | m-ross/csi405final | 0f49d098887fc8c42c9fe1d0a8526d707cdf8b41 | [
"MIT"
] | null | null | null | 21.190476 | 84 | 0.737079 | 1,232 | package project;
import java.util.ArrayList;
import java.time.*;
public class FlightOption {
private String origin;
private String destination;
private ArrayList<Option> options;
public FlightOption(String origin, String destination) {
this.origin = origin;
this.destination = destination;
options = new Ar... |
3e02fb8f080fd47a74e89e901cf1d6dc4db5b1d9 | 8,132 | java | Java | sdk/java/src/org/opencv/text/OCRHMMDecoder.java | avamartynenko/OpenCV-android-sdk | b667b9e7bdd8f689c14e3166e018ff36dbdfc516 | [
"Apache-2.0"
] | 7 | 2020-08-25T05:05:53.000Z | 2022-03-10T09:14:51.000Z | sdk/java/src/org/opencv/text/OCRHMMDecoder.java | avamartynenko/OpenCV-android-sdk | b667b9e7bdd8f689c14e3166e018ff36dbdfc516 | [
"Apache-2.0"
] | 2 | 2020-10-26T03:08:24.000Z | 2020-12-11T15:51:57.000Z | sdk/java/src/org/opencv/text/OCRHMMDecoder.java | avamartynenko/OpenCV-android-sdk | b667b9e7bdd8f689c14e3166e018ff36dbdfc516 | [
"Apache-2.0"
] | 1 | 2021-11-16T23:18:11.000Z | 2021-11-16T23:18:11.000Z | 45.685393 | 243 | 0.729587 | 1,233 | //
// This file is auto-generated. Please don't modify it!
//
package org.opencv.text;
import org.opencv.core.Mat;
import org.opencv.text.BaseOCR;
import org.opencv.text.OCRHMMDecoder;
// C++: class OCRHMMDecoder
/**
* OCRHMMDecoder class provides an interface for OCR using Hidden Markov Models.
*
* <b>Note:</b>
... |
3e02fc0bf7ef5ff1b5c1ff2f2c40115177dfe774 | 339 | java | Java | src/main/java/ListNode.java | EzioL/leetcode | 84f9fc540db6ad6ca65b9f7621bab7af12476c47 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/ListNode.java | EzioL/leetcode | 84f9fc540db6ad6ca65b9f7621bab7af12476c47 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/ListNode.java | EzioL/leetcode | 84f9fc540db6ad6ca65b9f7621bab7af12476c47 | [
"BSD-3-Clause"
] | null | null | null | 13.56 | 40 | 0.507375 | 1,234 | /**
* Here be dragons !
*
* @author: Ezio
* created on 2020/5/5
*/
public class ListNode {
int val;
ListNode next;
ListNode(int x) {
val = x;
}
ListNode(int x , ListNode next) {
val = x;
this.next = next;
}
public void setNext(ListNode next) {
this.ne... |
3e02fc645cb727c0fd1d7886845074d77b584f1c | 9,381 | java | Java | javasrc/uk/org/opentrv/test/hdd/DDNExtractorTest.java | brunogirin/OpenTRV-Java | 9e289641247b94f0007faeb42b2449829a97fb1e | [
"Apache-2.0"
] | 1 | 2019-04-20T17:25:19.000Z | 2019-04-20T17:25:19.000Z | javasrc/uk/org/opentrv/test/hdd/DDNExtractorTest.java | brunogirin/OpenTRV-Java | 9e289641247b94f0007faeb42b2449829a97fb1e | [
"Apache-2.0"
] | null | null | null | javasrc/uk/org/opentrv/test/hdd/DDNExtractorTest.java | brunogirin/OpenTRV-Java | 9e289641247b94f0007faeb42b2449829a97fb1e | [
"Apache-2.0"
] | 3 | 2018-01-07T19:49:52.000Z | 2019-09-30T19:04:33.000Z | 50.165775 | 179 | 0.668799 | 1,235 | /*
The OpenTRV project licenses this file to you
under the Apache Licence, Version 2.0 (the "Licence");
you may not use this file except in compliance
with the Licence. You may obtain a copy of the Licence at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
softwar... |
3e02fc87f40e46d77bf3235f578ecdffeff13629 | 611 | java | Java | game/src/main/java/org/apollo/game/release/r289/SecondPlayerActionMessageDecoder.java | s1mple-dev/apollo | 1881254b118a73a15717f2452fdae81fe3b6942e | [
"0BSD"
] | 4 | 2020-06-24T23:42:53.000Z | 2022-01-25T19:10:51.000Z | game/src/main/java/org/apollo/game/release/r289/SecondPlayerActionMessageDecoder.java | s1mple-dev/apollo | 1881254b118a73a15717f2452fdae81fe3b6942e | [
"0BSD"
] | null | null | null | game/src/main/java/org/apollo/game/release/r289/SecondPlayerActionMessageDecoder.java | s1mple-dev/apollo | 1881254b118a73a15717f2452fdae81fe3b6942e | [
"0BSD"
] | 3 | 2020-06-07T22:31:05.000Z | 2021-03-28T04:03:19.000Z | 33.944444 | 97 | 0.816694 | 1,236 | package org.apollo.game.release.r289;
import org.apollo.game.message.impl.PlayerActionMessage;
import org.apollo.net.codec.game.DataType;
import org.apollo.net.codec.game.GamePacket;
import org.apollo.net.codec.game.GamePacketReader;
import org.apollo.net.release.MessageDecoder;
public final class SecondPlayerActionM... |
3e02fe0436dc2a27efd3a7888f5f855102da16b5 | 2,091 | java | Java | qmq-server/src/main/java/qunar/tc/qmq/container/Bootstrap.java | jackieha/qmq | fbe256539de3b002c4f9d4c5f0922561ba153636 | [
"Apache-2.0"
] | 2,499 | 2018-12-07T06:02:12.000Z | 2022-03-31T06:46:36.000Z | qmq-server/src/main/java/qunar/tc/qmq/container/Bootstrap.java | jackieha/qmq | fbe256539de3b002c4f9d4c5f0922561ba153636 | [
"Apache-2.0"
] | 92 | 2018-12-07T06:35:03.000Z | 2022-03-20T01:54:54.000Z | qmq-server/src/main/java/qunar/tc/qmq/container/Bootstrap.java | jackieha/qmq | fbe256539de3b002c4f9d4c5f0922561ba153636 | [
"Apache-2.0"
] | 657 | 2018-12-07T06:04:27.000Z | 2022-03-31T14:27:39.000Z | 40.211538 | 108 | 0.710665 | 1,237 | /*
* Copyright 2018 Qunar, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e02fe1eb83fef36e380f6128e74107dcc927aba | 3,634 | java | Java | platform/lang-api/src/com/intellij/openapi/vcs/checkin/StepIntersection.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 2 | 2018-12-29T09:53:39.000Z | 2018-12-29T09:53:42.000Z | platform/lang-api/src/com/intellij/openapi/vcs/checkin/StepIntersection.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | null | null | null | platform/lang-api/src/com/intellij/openapi/vcs/checkin/StepIntersection.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 1 | 2018-10-03T12:35:06.000Z | 2018-10-03T12:35:06.000Z | 34.609524 | 118 | 0.596313 | 1,238 | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e02ff31b33219b444b3902372a2ce1cf886bd32 | 544 | java | Java | _src/Chapter2/07_bean_for_another_bean/src/main/java/com/springcookbook/controller/HelloController.java | paullewallencom/spring-978-1-7839-8580-7 | 8cc8471c2b42dca2c31bd8c0e7ce0f9841998426 | [
"Apache-2.0"
] | null | null | null | _src/Chapter2/07_bean_for_another_bean/src/main/java/com/springcookbook/controller/HelloController.java | paullewallencom/spring-978-1-7839-8580-7 | 8cc8471c2b42dca2c31bd8c0e7ce0f9841998426 | [
"Apache-2.0"
] | null | null | null | _src/Chapter2/07_bean_for_another_bean/src/main/java/com/springcookbook/controller/HelloController.java | paullewallencom/spring-978-1-7839-8580-7 | 8cc8471c2b42dca2c31bd8c0e7ce0f9841998426 | [
"Apache-2.0"
] | null | null | null | 24.727273 | 67 | 0.806985 | 1,239 | package com.springcookbook.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.springcookbook.service.UserServ... |
3e0301b109ef436339f6b9d1228803dcc0f8eda9 | 1,690 | java | Java | as_unit_tests/app/src/test/java/ese/unittests/HamcrestExamples.java | eggeral/android-examples | 87e788a338627a5a22b6eaf7e09423887c4dc344 | [
"Apache-2.0"
] | null | null | null | as_unit_tests/app/src/test/java/ese/unittests/HamcrestExamples.java | eggeral/android-examples | 87e788a338627a5a22b6eaf7e09423887c4dc344 | [
"Apache-2.0"
] | null | null | null | as_unit_tests/app/src/test/java/ese/unittests/HamcrestExamples.java | eggeral/android-examples | 87e788a338627a5a22b6eaf7e09423887c4dc344 | [
"Apache-2.0"
] | null | null | null | 31.296296 | 79 | 0.700592 | 1,240 | package ese.unittests;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import static org.hamcrest.CoreMatchers.anyOf;
import static org.hamcrest.CoreMatchers.anything;
import static org.hamcrest.CoreMatchers.describedAs;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcre... |
3e03027f339cd3703fdcbb1cc74917cc67d6c553 | 4,769 | java | Java | sources/com/google/android/gms/internal/ads/zzhs.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | 1 | 2021-11-03T14:24:37.000Z | 2021-11-03T14:24:37.000Z | sources/com/google/android/gms/internal/ads/zzhs.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | null | null | null | sources/com/google/android/gms/internal/ads/zzhs.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | null | null | null | 33.118056 | 166 | 0.5238 | 1,241 | package com.google.android.gms.internal.ads;
import android.os.Environment;
import com.google.android.gms.ads.internal.zzbv;
import com.google.android.gms.internal.ads.zzhu;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.ArrayLis... |
3e0302de2a938b79a3c73ab6a5c2b92c7090d284 | 1,935 | java | Java | src/test/java/fr/codechill/spring/model/DockerShareTest.java | CodeChillAlluna/code-chill-server | f602db97d1ac6bf40f087f7dfc92349236a29266 | [
"Apache-2.0"
] | 6 | 2018-10-28T09:41:29.000Z | 2019-01-28T22:22:41.000Z | src/test/java/fr/codechill/spring/model/DockerShareTest.java | CodeChillAlluna/code-chill-server | f602db97d1ac6bf40f087f7dfc92349236a29266 | [
"Apache-2.0"
] | 21 | 2018-09-30T15:05:14.000Z | 2019-02-16T22:15:19.000Z | src/test/java/fr/codechill/spring/model/DockerShareTest.java | CodeChillAlluna/code-chill-server | f602db97d1ac6bf40f087f7dfc92349236a29266 | [
"Apache-2.0"
] | 1 | 2018-10-12T14:03:35.000Z | 2018-10-12T14:03:35.000Z | 33.362069 | 66 | 0.72093 | 1,242 | package fr.codechill.spring.model;
import static org.junit.Assert.assertEquals;
import java.util.Date;
import org.junit.Test;
public class DockerShareTest {
@Test
public void createEmpty() {
Date date = new Date();
DockerShare dockerShare = new DockerShare();
dockerShare.setDockerId(1L);
dockerSh... |
3e030316943ffcc520f94b756389511085e28b96 | 1,751 | java | Java | cruise.umplificator/test/cruise/umplificator/examples/RoutesAndLocations/Landmark.java | pwang347/umple | 9a924c0ab8ce6ebf258d804fcf24d69e26210bf9 | [
"MIT"
] | 206 | 2015-08-26T15:49:05.000Z | 2022-03-26T18:31:12.000Z | cruise.umplificator/test/cruise/umplificator/examples/RoutesAndLocations/Landmark.java | pwang347/umple | 9a924c0ab8ce6ebf258d804fcf24d69e26210bf9 | [
"MIT"
] | 837 | 2015-08-31T18:19:59.000Z | 2022-03-21T16:01:27.000Z | cruise.umplificator/test/cruise/umplificator/examples/RoutesAndLocations/Landmark.java | pwang347/umple | 9a924c0ab8ce6ebf258d804fcf24d69e26210bf9 | [
"MIT"
] | 336 | 2015-08-26T17:00:41.000Z | 2022-02-14T19:39:57.000Z | 21.096386 | 77 | 0.596802 | 1,243 | /*PLEASE DO NOT EDIT THIS CODE*/
/*This code was generated using the UMPLE 1.21.0.4666 modeling language!*/
// line 39 "RoutesAndLocations.ump"
// line 175 "RoutesAndLocations.ump"
public class Landmark extends Location
{
//------------------------
// MEMBER VARIABLES
//------------------------
//L... |
3e0303a7834fde69d9bfd9f9cc1fdc75a0dae91e | 9,769 | java | Java | support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyStoreUtils.java | JasonEverling/cas | 9d5eb3e7dbf34a29f5f69141602b3f83b48353c8 | [
"Apache-2.0"
] | 1 | 2022-03-03T03:28:12.000Z | 2022-03-03T03:28:12.000Z | support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyStoreUtils.java | Nurran/cas | 43392ae8eefeb36d44a2b06fdedba589d726f4ae | [
"Apache-2.0"
] | 1 | 2022-02-13T01:06:28.000Z | 2022-02-13T01:06:31.000Z | support/cas-server-support-oidc-core-api/src/main/java/org/apereo/cas/oidc/jwks/OidcJsonWebKeyStoreUtils.java | isabella232/cas | fc570ef1f0aa6b18817a955c5158e84d35aa201d | [
"Apache-2.0"
] | 1 | 2022-02-07T21:45:41.000Z | 2022-02-07T21:45:41.000Z | 44.004505 | 123 | 0.602825 | 1,244 | package org.apereo.cas.oidc.jwks;
import org.apereo.cas.services.OidcRegisteredService;
import org.apereo.cas.util.LoggingUtils;
import org.apereo.cas.util.ResourceUtils;
import org.apereo.cas.util.function.FunctionUtils;
import org.apereo.cas.util.spring.SpringExpressionLanguageValueResolver;
import lombok.SneakyThr... |
3e0304a15ace96e9f0282ef77338dc9b20b8d5e8 | 14,584 | java | Java | commons-core/src/main/java/com/deleidos/rtws/commons/util/index/NestedMapRangeIndex.java | deleidos/digitaledge-platform | 1eafdb92f6a205936ab4e08ef62be6bb0b9c9ec9 | [
"Apache-2.0"
] | 4 | 2015-07-09T14:57:07.000Z | 2022-02-23T17:48:24.000Z | commons-core/src/main/java/com/deleidos/rtws/commons/util/index/NestedMapRangeIndex.java | deleidos/digitaledge-platform | 1eafdb92f6a205936ab4e08ef62be6bb0b9c9ec9 | [
"Apache-2.0"
] | 1 | 2016-04-20T01:13:29.000Z | 2016-04-20T01:13:29.000Z | commons-core/src/main/java/com/deleidos/rtws/commons/util/index/NestedMapRangeIndex.java | deleidos/digitaledge-platform | 1eafdb92f6a205936ab4e08ef62be6bb0b9c9ec9 | [
"Apache-2.0"
] | 4 | 2016-03-10T00:23:17.000Z | 2022-03-02T11:17:02.000Z | 51.352113 | 114 | 0.699739 | 1,245 | /**
* Apache License
* Version 2.0, January 2004
* http://www.apache.org/licenses/
*
* TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
*
* 1. Definitions.
*
* "License" shall mean the terms and conditio... |
3e0305064ec99662fc0c3f5408bc279bbd299ab0 | 1,222 | java | Java | src/main/java/com/rcextract/minecord/sql/Deserializer.java | RcExtract/Minecord | b3936ad203b86e4384599d74eeb04469e2bb2950 | [
"Apache-2.0"
] | 1 | 2021-04-05T08:26:23.000Z | 2021-04-05T08:26:23.000Z | src/main/java/com/rcextract/minecord/sql/Deserializer.java | RcExtract/Minecord | b3936ad203b86e4384599d74eeb04469e2bb2950 | [
"Apache-2.0"
] | 2 | 2020-05-07T14:20:34.000Z | 2021-10-12T13:15:09.000Z | src/main/java/com/rcextract/minecord/sql/Deserializer.java | RcExtract/Minecord | b3936ad203b86e4384599d74eeb04469e2bb2950 | [
"Apache-2.0"
] | 1 | 2021-04-05T08:30:20.000Z | 2021-04-05T08:30:20.000Z | 24.938776 | 78 | 0.762684 | 1,246 | package com.rcextract.minecord.sql;
@Deprecated
@FunctionalInterface
public interface Deserializer<A, R> {
public R deserialize(A a);
/*@FunctionalInterface
public static interface FromBoolean<R> extends Deserializer<Boolean, R> {
public R deserialize(Boolean b);
}
@FunctionalInterface
public static interf... |
3e030602be26cb4ddedff3192d253203f8c2e154 | 28,300 | java | Java | src/tools/android/java/com/google/devtools/build/android/xml/AttrXmlResourceValue.java | jakubbujny/bazel | 377db75fad1a7b0e90bf2656d6cd39f50795c110 | [
"Apache-2.0"
] | 8 | 2015-12-25T16:16:53.000Z | 2021-07-13T09:58:53.000Z | src/tools/android/java/com/google/devtools/build/android/xml/AttrXmlResourceValue.java | dilbrent/bazel | 7b73c5f6abc9e9b574849f760873252ee987e184 | [
"Apache-2.0"
] | 67 | 2022-01-12T18:22:13.000Z | 2022-01-12T18:24:28.000Z | src/tools/android/java/com/google/devtools/build/android/xml/AttrXmlResourceValue.java | dilbrent/bazel | 7b73c5f6abc9e9b574849f760873252ee987e184 | [
"Apache-2.0"
] | 6 | 2016-02-10T20:07:36.000Z | 2020-11-18T17:44:05.000Z | 34.512195 | 100 | 0.691378 | 1,247 | // Copyright 2016 The Bazel Authors. 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 appl... |
3e0306aee592eabba8a1d39214110c120b3acd33 | 1,012 | java | Java | realtime/src/main/java/cn/leancloud/im/v2/messages/LCIMLocationMessage.java | artem-smotrakov/java-unified-sdk | 25ae0b7c3f67895fbbda1023a96e99429a6c0df0 | [
"Apache-2.0"
] | 48 | 2019-05-27T11:35:09.000Z | 2021-11-29T06:11:33.000Z | realtime/src/main/java/cn/leancloud/im/v2/messages/LCIMLocationMessage.java | artem-smotrakov/java-unified-sdk | 25ae0b7c3f67895fbbda1023a96e99429a6c0df0 | [
"Apache-2.0"
] | 105 | 2019-05-17T08:47:38.000Z | 2022-02-23T10:53:19.000Z | realtime/src/main/java/cn/leancloud/im/v2/messages/LCIMLocationMessage.java | artem-smotrakov/java-unified-sdk | 25ae0b7c3f67895fbbda1023a96e99429a6c0df0 | [
"Apache-2.0"
] | 26 | 2019-06-08T04:41:33.000Z | 2022-03-17T13:26:52.000Z | 21.531915 | 62 | 0.728261 | 1,248 | package cn.leancloud.im.v2.messages;
import cn.leancloud.im.v2.LCIMTypedMessage;
import cn.leancloud.im.v2.annotation.LCIMMessageField;
import cn.leancloud.im.v2.annotation.LCIMMessageType;
import cn.leancloud.types.LCGeoPoint;
import java.util.Map;
@LCIMMessageType(type = LCIMMessageType.LOCATION_MESSAGE_TYPE)
publ... |
3e0306dec546281e7a20913ebdaeef50beaa6cf8 | 3,673 | java | Java | src/main/java/de/ma_vin/ape/users/security/service/AuthorizeCodeService.java | Ma-Vin/de.ma_vin.ape.users | 4135b1db71d9e2ea6cf9442563e9a9a6e01fe36e | [
"Apache-2.0"
] | 2 | 2022-03-18T19:50:13.000Z | 2022-03-18T19:50:16.000Z | src/main/java/de/ma_vin/ape/users/security/service/AuthorizeCodeService.java | Ma-Vin/de.ma_vin.ape.users | 4135b1db71d9e2ea6cf9442563e9a9a6e01fe36e | [
"Apache-2.0"
] | 16 | 2022-01-28T20:36:32.000Z | 2022-03-30T18:10:12.000Z | src/main/java/de/ma_vin/ape/users/security/service/AuthorizeCodeService.java | Ma-Vin/de.ma_vin.ape.users | 4135b1db71d9e2ea6cf9442563e9a9a6e01fe36e | [
"Apache-2.0"
] | null | null | null | 34.650943 | 165 | 0.671658 | 1,249 | package de.ma_vin.ape.users.security.service;
import de.ma_vin.ape.users.exceptions.CryptException;
import de.ma_vin.ape.users.security.EncoderUtil;
import de.ma_vin.ape.utils.properties.SystemProperties;
import lombok.*;
import lombok.extern.log4j.Log4j2;
import org.springframework.beans.factory.annotation.Value;
imp... |
3e0306e5b17c0b6101c07a80e59a3e0c80f470ec | 373 | java | Java | app/src/main/java/com/tinytongtong/thirdpartylibrarystudy/dagger2/test2/MarkCar1Module.java | tinyvampirepudge/ThirdPartyLibraryStudy | 01099f7e52c7c61c0b9cc38f5d24835962573b68 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tinytongtong/thirdpartylibrarystudy/dagger2/test2/MarkCar1Module.java | tinyvampirepudge/ThirdPartyLibraryStudy | 01099f7e52c7c61c0b9cc38f5d24835962573b68 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/tinytongtong/thirdpartylibrarystudy/dagger2/test2/MarkCar1Module.java | tinyvampirepudge/ThirdPartyLibraryStudy | 01099f7e52c7c61c0b9cc38f5d24835962573b68 | [
"Apache-2.0"
] | null | null | null | 17.136364 | 62 | 0.68435 | 1,250 | package com.tinytongtong.thirdpartylibrarystudy.dagger2.test2;
import dagger.Module;
import dagger.Provides;
/**
* @Description: TODO
* @Author efpyi@example.com
* @Date 2019/5/15 11:31 AM
* @Version TODO
*/
@Module
public class MarkCar1Module {
public MarkCar1Module() {
}
@Provides
Engine1 prov... |
3e0307ceeaaa314156ed29216e764f1caa504107 | 5,756 | java | Java | Extraction/src/main/java/org/opensextant/extractors/geo/rules/MajorPlaceRule.java | jgibson/Xponents | 808abeb4ebfd0c669126ddea95dc1eea10e14cb0 | [
"Apache-2.0"
] | null | null | null | Extraction/src/main/java/org/opensextant/extractors/geo/rules/MajorPlaceRule.java | jgibson/Xponents | 808abeb4ebfd0c669126ddea95dc1eea10e14cb0 | [
"Apache-2.0"
] | null | null | null | Extraction/src/main/java/org/opensextant/extractors/geo/rules/MajorPlaceRule.java | jgibson/Xponents | 808abeb4ebfd0c669126ddea95dc1eea10e14cb0 | [
"Apache-2.0"
] | null | null | null | 35.975 | 119 | 0.604587 | 1,251 | /**
* Copyright 2014 The MITRE 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 ag... |
3e0309207af8f46ddc4fd1e67fac095cd1edd468 | 3,668 | java | Java | objectModel/Java/objectmodel/src/test/java/com/microsoft/commondatamodel/objectmodel/cdm/cdmcollection/CdmImportCollectionTest.java | aaron-emde/CDM | 9472e9c7694821ac4a9bbe608557d2e65aabc73e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | objectModel/Java/objectmodel/src/test/java/com/microsoft/commondatamodel/objectmodel/cdm/cdmcollection/CdmImportCollectionTest.java | aaron-emde/CDM | 9472e9c7694821ac4a9bbe608557d2e65aabc73e | [
"CC-BY-4.0",
"MIT"
] | 3 | 2021-05-11T23:57:12.000Z | 2021-08-04T05:03:05.000Z | objectModel/Java/objectmodel/src/test/java/com/microsoft/commondatamodel/objectmodel/cdm/cdmcollection/CdmImportCollectionTest.java | aaron-emde/CDM | 9472e9c7694821ac4a9bbe608557d2e65aabc73e | [
"CC-BY-4.0",
"MIT"
] | null | null | null | 44.192771 | 90 | 0.742912 | 1,252 | package com.microsoft.commondatamodel.objectmodel.cdm.cdmcollection;
import com.microsoft.commondatamodel.objectmodel.cdm.CdmImport;
import com.microsoft.commondatamodel.objectmodel.cdm.CdmManifestDefinition;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.testng.Assert;
import o... |
3e0309ef3399faec06059bb13ad41171684c30c1 | 2,848 | java | Java | jonix-onix3/src/main/java/com/tectonica/jonix/onix3/MainSubject.java | prafullkotecha/on.x | 0544feb4b1ac8fd7dfd52e34e3f84d46eae5749e | [
"Apache-2.0"
] | null | null | null | jonix-onix3/src/main/java/com/tectonica/jonix/onix3/MainSubject.java | prafullkotecha/on.x | 0544feb4b1ac8fd7dfd52e34e3f84d46eae5749e | [
"Apache-2.0"
] | null | null | null | jonix-onix3/src/main/java/com/tectonica/jonix/onix3/MainSubject.java | prafullkotecha/on.x | 0544feb4b1ac8fd7dfd52e34e3f84d46eae5749e | [
"Apache-2.0"
] | null | null | null | 29.391753 | 119 | 0.622238 | 1,253 | /*
* Copyright (C) 2012 Zach Melamed
*
* Latest version available online at https://github.com/zach-m/jonix
* Contact me at lyhxr@example.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lic... |
3e030a1e8e6c94e97792d36398ee908d049e8dae | 1,670 | java | Java | CO2/employee.java | TKM-MCA-2020-OOPS-LAB/20MCA201-ABHILASH_JOHN-OOPS-LAB | 7355a70c60be2b5f1c927813a7a74e222fd7cffa | [
"MIT"
] | null | null | null | CO2/employee.java | TKM-MCA-2020-OOPS-LAB/20MCA201-ABHILASH_JOHN-OOPS-LAB | 7355a70c60be2b5f1c927813a7a74e222fd7cffa | [
"MIT"
] | null | null | null | CO2/employee.java | TKM-MCA-2020-OOPS-LAB/20MCA201-ABHILASH_JOHN-OOPS-LAB | 7355a70c60be2b5f1c927813a7a74e222fd7cffa | [
"MIT"
] | 1 | 2021-05-27T16:18:22.000Z | 2021-05-27T16:18:22.000Z | 32.745098 | 105 | 0.579042 | 1,254 | import java.util.Scanner;
// Program to create a class for Employee having attributes eNo, eName, eSalary.
// Read n employ information and Search for an employee given eNo, using the concept of Array of Objects.
import java.util.Scanner;
public class employee {
int eNo;
String eName;
double eSalary;
p... |
3e030a749a3fcc8b9d157125b5443cc833cef0c6 | 1,834 | java | Java | resources/src/org/webpki/tools/svg/SVGAttributes.java | donnacn/saturn | a4689694deaba4b05dcbaefc677b75514dbdcd09 | [
"Apache-2.0"
] | 14 | 2016-04-15T12:52:30.000Z | 2022-03-06T05:57:24.000Z | resources/src/org/webpki/tools/svg/SVGAttributes.java | donnacn/saturn | a4689694deaba4b05dcbaefc677b75514dbdcd09 | [
"Apache-2.0"
] | 10 | 2017-08-19T16:56:23.000Z | 2020-08-13T06:09:49.000Z | resources/src/org/webpki/tools/svg/SVGAttributes.java | donnacn/saturn | a4689694deaba4b05dcbaefc677b75514dbdcd09 | [
"Apache-2.0"
] | 3 | 2017-04-12T14:06:56.000Z | 2021-06-04T10:52:56.000Z | 29.111111 | 76 | 0.543075 | 1,255 | /*
* Copyright 2015-2020 WebPKI.org (http://webpki.org).
*
* 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... |
3e030b2b84af537544eaa64e96b1e279ae2b6890 | 1,090 | java | Java | src/main/java/com/roylaurie/subcomm/client/message/SubcommNoOpMessage.java | Ye-Olde-Repository/subcomm | 0caf1ee2467bd1940fb9f967a65974b3d4d3ddad | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/roylaurie/subcomm/client/message/SubcommNoOpMessage.java | Ye-Olde-Repository/subcomm | 0caf1ee2467bd1940fb9f967a65974b3d4d3ddad | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/roylaurie/subcomm/client/message/SubcommNoOpMessage.java | Ye-Olde-Repository/subcomm | 0caf1ee2467bd1940fb9f967a65974b3d4d3ddad | [
"BSD-3-Clause"
] | 1 | 2019-04-23T03:33:22.000Z | 2019-04-23T03:33:22.000Z | 30.277778 | 81 | 0.706422 | 1,257 | package com.roylaurie.subcomm.client.message;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import com.roylaurie.subcomm.client.SubcommMessage;
public final class SubcommNoOpMessage extends SubcommMessage {
private static final String NETCHAT_PREFIX = "NOOP";
private static final Pattern NETCH... |
3e030b5966ddc7855cfe608211c8dec82d6cd852 | 2,670 | java | Java | container/openejb-jee-accessors/src/main/java/org/apache/openejb/jee/Multiplicity$JAXB.java | gerwinjansen/tomee | 4763c8131acffbc7f212d4944d9dea044ab14375 | [
"Apache-2.0"
] | 378 | 2015-01-14T09:51:24.000Z | 2022-03-26T05:26:01.000Z | container/openejb-jee-accessors/src/main/java/org/apache/openejb/jee/Multiplicity$JAXB.java | gerwinjansen/tomee | 4763c8131acffbc7f212d4944d9dea044ab14375 | [
"Apache-2.0"
] | 393 | 2015-11-16T08:44:15.000Z | 2022-03-31T07:05:40.000Z | container/openejb-jee-accessors/src/main/java/org/apache/openejb/jee/Multiplicity$JAXB.java | gerwinjansen/tomee | 4763c8131acffbc7f212d4944d9dea044ab14375 | [
"Apache-2.0"
] | 767 | 2015-01-02T19:38:49.000Z | 2022-03-28T16:59:10.000Z | 39.264706 | 155 | 0.704494 | 1,258 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you m... |
3e030b911a641cfb14dd24e81dd8ca5932c7fdf2 | 3,512 | java | Java | chapter_02/src/test/java/ru/job4j/tracker/TrackerTest.java | Ajderka/job4j | 6b1469be968c0104aa78f1d6061b679b5f3fe779 | [
"Apache-2.0"
] | null | null | null | chapter_02/src/test/java/ru/job4j/tracker/TrackerTest.java | Ajderka/job4j | 6b1469be968c0104aa78f1d6061b679b5f3fe779 | [
"Apache-2.0"
] | 3 | 2021-02-03T19:37:10.000Z | 2021-12-18T18:29:53.000Z | chapter_02/src/test/java/ru/job4j/tracker/TrackerTest.java | Ajderka/job4j | 6b1469be968c0104aa78f1d6061b679b5f3fe779 | [
"Apache-2.0"
] | 1 | 2019-09-14T11:14:34.000Z | 2019-09-14T11:14:34.000Z | 32.841121 | 74 | 0.615822 | 1,259 | package ru.job4j.tracker;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
/**
* Test.
*
* @author Ayder Khayredinov (upchh@example.com).
* @version 1.
* @since 03.01.2019.
*/
public class TrackerTest {
/**
* Test проверяющий добавление ячейки в... |
3e030bf1579b1d7595b780be0fbd112d1cff3e78 | 4,076 | java | Java | src/main/java/org/redkalex/pay/PayNotifyRequest.java | wentch/redkale-plugins | 637f3d3688143ba8b9ea44396697fcba995d33a9 | [
"Apache-2.0"
] | 1 | 2015-12-25T06:50:11.000Z | 2015-12-25T06:50:11.000Z | src/main/java/org/redkalex/pay/PayNotifyRequest.java | wentch/redkale-plugins | 637f3d3688143ba8b9ea44396697fcba995d33a9 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/redkalex/pay/PayNotifyRequest.java | wentch/redkale-plugins | 637f3d3688143ba8b9ea44396697fcba995d33a9 | [
"Apache-2.0"
] | null | null | null | 25.961783 | 167 | 0.599117 | 1,260 | /*
* 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.redkalex.pay;
import java.util.*;
import org.redkale.convert.ConvertDisabled;
import org.redkale.convert.json.Jso... |
3e030cda90a36e91cfe9e3541a8950383c41cc49 | 1,489 | java | Java | raider-core/src/test/java/com/kg/raider/RaiderTest.java | kavehg/raider | 0db578901f800bd1354096778aaae7e450da20f5 | [
"Apache-2.0"
] | 1 | 2016-03-21T22:53:38.000Z | 2016-03-21T22:53:38.000Z | raider-core/src/test/java/com/kg/raider/RaiderTest.java | kavehg/raider | 0db578901f800bd1354096778aaae7e450da20f5 | [
"Apache-2.0"
] | 5 | 2019-03-12T17:26:08.000Z | 2019-03-14T19:00:40.000Z | raider-core/src/test/java/com/kg/raider/RaiderTest.java | kavehg/raider | 0db578901f800bd1354096778aaae7e450da20f5 | [
"Apache-2.0"
] | null | null | null | 26.122807 | 63 | 0.571525 | 1,261 | package com.kg.raider;
import com.kg.raider.pb.MetricPB;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.zeromq.ZContext;
import org.zeromq.ZMQ;
/**
* User: kaveh
* Date: 8/9/13
* Time: 10:09 PM
*/
public class RaiderTest {
@Before
public void setUp() throws Exception {... |
3e030cec7257ea5fee65e65a529d33ece5fb2841 | 3,406 | java | Java | src/main/java/io/swagger/model/AvailableShippingMethod.java | yusong-shen/ecommerce-checkout-api-server | 9c472c4971389f57e0b4ec0f716d6f56eaa6647f | [
"Apache-2.0"
] | 2 | 2017-04-27T18:49:15.000Z | 2020-08-03T15:26:29.000Z | src/main/java/io/swagger/model/AvailableShippingMethod.java | yusong-shen/ecommerce-checkout-api-server | 9c472c4971389f57e0b4ec0f716d6f56eaa6647f | [
"Apache-2.0"
] | null | null | null | src/main/java/io/swagger/model/AvailableShippingMethod.java | yusong-shen/ecommerce-checkout-api-server | 9c472c4971389f57e0b4ec0f716d6f56eaa6647f | [
"Apache-2.0"
] | null | null | null | 23.489655 | 122 | 0.66559 | 1,262 | package io.swagger.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
/**
* AvailableShippingMethod
*/
@javax.annotation.Generated(value = ... |
3e030e13b734201f9e5c1bc99b3a082de801b805 | 1,333 | java | Java | src/test/java/com/leetcode/strings/easy/FindFirstPalindromicStringInTheArray_2108Test.java | Nalhin/Leetcode | 1ab17f073c35f6d5babf6d0dd2a89dd248e599c8 | [
"MIT"
] | 1 | 2021-01-10T10:56:31.000Z | 2021-01-10T10:56:31.000Z | src/test/java/com/leetcode/strings/easy/FindFirstPalindromicStringInTheArray_2108Test.java | Nalhin/Leetcode | 1ab17f073c35f6d5babf6d0dd2a89dd248e599c8 | [
"MIT"
] | null | null | null | src/test/java/com/leetcode/strings/easy/FindFirstPalindromicStringInTheArray_2108Test.java | Nalhin/Leetcode | 1ab17f073c35f6d5babf6d0dd2a89dd248e599c8 | [
"MIT"
] | 1 | 2020-12-19T11:52:20.000Z | 2020-12-19T11:52:20.000Z | 37.027778 | 83 | 0.766692 | 1,263 | package com.leetcode.strings.easy;
import org.junit.jupiter.api.extension.ExtensionContext;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.ArgumentsProvider;
import org.junit.jupiter.params.provider.ArgumentsSource;
impor... |
3e030e67e6d50b6aa779f8dc0deae8671d795da8 | 2,179 | java | Java | sdk/src/main/java/com/meniga/sdk/models/offers/reimbursementaccounts/operators/MenigaReimbursementAccountOperationsImp.java | meniga/mobile-sdk-android | c1254e002c53c319dc18dcc3c6aaadea13547ffd | [
"MIT"
] | 4 | 2017-04-12T08:51:05.000Z | 2021-01-06T09:06:46.000Z | sdk/src/main/java/com/meniga/sdk/models/offers/reimbursementaccounts/operators/MenigaReimbursementAccountOperationsImp.java | meniga/mobile-sdk-android | c1254e002c53c319dc18dcc3c6aaadea13547ffd | [
"MIT"
] | 90 | 2017-12-19T15:53:59.000Z | 2022-03-14T08:12:49.000Z | sdk/src/main/java/com/meniga/sdk/models/offers/reimbursementaccounts/operators/MenigaReimbursementAccountOperationsImp.java | meniga/mobile-sdk-android | c1254e002c53c319dc18dcc3c6aaadea13547ffd | [
"MIT"
] | 1 | 2017-12-19T08:06:46.000Z | 2017-12-19T08:06:46.000Z | 40.351852 | 132 | 0.835704 | 1,264 | package com.meniga.sdk.models.offers.reimbursementaccounts.operators;
import com.google.gson.Gson;
import com.meniga.sdk.MenigaSDK;
import com.meniga.sdk.helpers.Result;
import com.meniga.sdk.models.offers.reimbursementaccounts.MenigaOfferAccountInfo;
import com.meniga.sdk.models.offers.reimbursementaccounts.MenigaRei... |
3e030f1773238ecd1b6516ce947e2397ae843ebd | 312 | java | Java | testUtil/src/main/java/ucar/unidata/util/test/category/NeedsCdmUnitTest.java | c3iotai/thredds | dc56350d868d62f4757933e1bb6ff87595a151d1 | [
"BSD-3-Clause"
] | 83 | 2019-07-04T13:40:24.000Z | 2022-03-03T02:25:16.000Z | testUtil/src/main/java/ucar/unidata/util/test/category/NeedsCdmUnitTest.java | c3iotai/thredds | dc56350d868d62f4757933e1bb6ff87595a151d1 | [
"BSD-3-Clause"
] | 655 | 2019-06-28T15:08:16.000Z | 2022-03-29T17:12:46.000Z | testUtil/src/main/java/ucar/unidata/util/test/category/NeedsCdmUnitTest.java | c3iotai/thredds | dc56350d868d62f4757933e1bb6ff87595a151d1 | [
"BSD-3-Clause"
] | 87 | 2019-07-03T18:17:49.000Z | 2022-03-30T01:53:16.000Z | 26 | 112 | 0.75641 | 1,266 | package ucar.unidata.util.test.category;
/**
* A marker to be used with JUnit categories to indicate that a test method or test class requires access to the
* cdmUnitTest shared directory in order to complete successfully.
*
* @author cwardgar
* @since 2015/03/06
*/
public interface NeedsCdmUnitTest {
}
|
3e030f6b81468d18a9deff2d2dab7fa2350b9a95 | 954 | java | Java | Mage.Sets/src/mage/cards/f/FarbogRevenant.java | FateRevoked/mage | 90418ddafda100a3b4e57597aad31af5428d7116 | [
"MIT"
] | 2 | 2020-04-04T22:36:47.000Z | 2020-04-04T22:57:35.000Z | Mage.Sets/src/mage/cards/f/FarbogRevenant.java | FateRevoked/mage | 90418ddafda100a3b4e57597aad31af5428d7116 | [
"MIT"
] | 43 | 2020-07-27T06:53:24.000Z | 2022-03-28T23:03:21.000Z | Mage.Sets/src/mage/cards/f/FarbogRevenant.java | FateRevoked/mage | 90418ddafda100a3b4e57597aad31af5428d7116 | [
"MIT"
] | 3 | 2018-07-26T19:00:47.000Z | 2020-04-30T23:12:14.000Z | 23.268293 | 74 | 0.685535 | 1,267 |
package mage.cards.f;
import java.util.UUID;
import mage.MageInt;
import mage.abilities.keyword.LifelinkAbility;
import mage.abilities.keyword.SkulkAbility;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
/**
*
* @author fireshoes
*/
public... |
3e031079b42be3fc6c7e78eef488bd37d586ebff | 814 | java | Java | src/main/java/com/g56/controller/menu/ResultMenuController.java | Andrepereira2001/feup-lpoo-2021 | 7a9c3286f27f0291aa8a23e2883473c61d22ee92 | [
"MIT"
] | null | null | null | src/main/java/com/g56/controller/menu/ResultMenuController.java | Andrepereira2001/feup-lpoo-2021 | 7a9c3286f27f0291aa8a23e2883473c61d22ee92 | [
"MIT"
] | null | null | null | src/main/java/com/g56/controller/menu/ResultMenuController.java | Andrepereira2001/feup-lpoo-2021 | 7a9c3286f27f0291aa8a23e2883473c61d22ee92 | [
"MIT"
] | null | null | null | 29.071429 | 123 | 0.737101 | 1,268 | package com.g56.controller.menu;
import com.g56.Game;
import com.g56.controller.Controller;
import com.g56.gui.GUI;
import com.g56.model.game.field.FileFieldBuilder;
import com.g56.model.menu.Menu;
import com.g56.model.menu.ResultMenu;
import com.g56.states.GameState;
import com.g56.states.MenuState;
import java.awt.... |
3e03108137b7005d21a3ccc62525e61b8d815062 | 4,434 | java | Java | mr/src/main/java/org/apache/mahout/cf/taste/impl/common/RefreshHelper.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 2,073 | 2015-01-01T15:35:21.000Z | 2022-03-31T06:18:06.000Z | mr/src/main/java/org/apache/mahout/cf/taste/impl/common/RefreshHelper.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 224 | 2015-01-01T16:36:19.000Z | 2021-01-27T23:22:45.000Z | mr/src/main/java/org/apache/mahout/cf/taste/impl/common/RefreshHelper.java | UnimibSoftEngCourse1819/laboratorio-4-esercizio-sonarqube-mahout-claudiom4sir | 6267e5d8f6b13136f0c8151ea7e514b9733266ff | [
"Apache-2.0"
] | 1,109 | 2015-01-01T23:32:26.000Z | 2022-03-28T07:27:17.000Z | 36.04878 | 110 | 0.705683 | 1,269 | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... |
3e0310a9207691e60aa6905e35888f8304c3e675 | 561 | java | Java | src/utils/RegretData.java | BaldwinHe/CatchTigerChess | b3f0192c867efebf6528368a23c09c9cb8ecd43a | [
"MIT"
] | null | null | null | src/utils/RegretData.java | BaldwinHe/CatchTigerChess | b3f0192c867efebf6528368a23c09c9cb8ecd43a | [
"MIT"
] | 1 | 2019-07-28T03:24:15.000Z | 2019-07-28T03:24:15.000Z | src/utils/RegretData.java | BaldwinHe/CatchTigerChess | b3f0192c867efebf6528368a23c09c9cb8ecd43a | [
"MIT"
] | null | null | null | 22.44 | 79 | 0.670232 | 1,270 | /*
* 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 utils;
/**
* Chess move data
* @author 杨焕煜
*/
public class RegretData {
public int src_x = 0;
public int src_y = 0;... |
3e0310ac86a5de107433da57869397a801c9ae04 | 2,135 | java | Java | app/src/test/java/com/eigendaksh/trendingrepositories/testutils/TestUtils.java | ashutoshpurushottam/TrendingRepositories | 961aa33498c246385676340645915114331308c4 | [
"MIT"
] | null | null | null | app/src/test/java/com/eigendaksh/trendingrepositories/testutils/TestUtils.java | ashutoshpurushottam/TrendingRepositories | 961aa33498c246385676340645915114331308c4 | [
"MIT"
] | null | null | null | app/src/test/java/com/eigendaksh/trendingrepositories/testutils/TestUtils.java | ashutoshpurushottam/TrendingRepositories | 961aa33498c246385676340645915114331308c4 | [
"MIT"
] | null | null | null | 33.888889 | 107 | 0.63466 | 1,271 | package com.eigendaksh.trendingrepositories.testutils;
import com.eigendaksh.trendingrepositories.model.AdapterFactory;
import com.eigendaksh.trendingrepositories.model.ZonedDateTimeAdapter;
import com.squareup.moshi.Moshi;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
i... |
3e0310b00b93a66dcedd2383d38daa8693e0d5b6 | 2,076 | java | Java | event/src/main/java/net/md_5/bungee/event/asm/SafeClassDefiner.java | starlis/BungeeCord | 5a8c42959306833dccf63424e2c02a201da91140 | [
"BSD-3-Clause"
] | 1 | 2022-01-12T20:38:13.000Z | 2022-01-12T20:38:13.000Z | event/src/main/java/net/md_5/bungee/event/asm/SafeClassDefiner.java | starlis/BungeeCord | 5a8c42959306833dccf63424e2c02a201da91140 | [
"BSD-3-Clause"
] | null | null | null | event/src/main/java/net/md_5/bungee/event/asm/SafeClassDefiner.java | starlis/BungeeCord | 5a8c42959306833dccf63424e2c02a201da91140 | [
"BSD-3-Clause"
] | null | null | null | 31.938462 | 103 | 0.61079 | 1,272 | package net.md_5.bungee.event.asm;
import lombok.*;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
import com.google.common.base.Preconditions;
import org.objectweb.asm.Type;
@NoArgsConstructor(access = AccessLevel.PACKAGE)
public class SafeClassDefiner implements ClassDe... |
3e0311f5db657744a9cc5b903371f00f626e9579 | 10,884 | java | Java | app/src/main/java/com/lingju/assistant/view/AccountingEditDialog.java | LingjuAI/AssistantBySDK | 354c3abcd5aeaf6d1581ea093a5d72b4fc6a51e0 | [
"Apache-2.0"
] | 40 | 2017-09-05T17:44:52.000Z | 2021-11-10T12:46:05.000Z | app/src/main/java/com/lingju/assistant/view/AccountingEditDialog.java | LingjuAI/AssistantBySDK | 354c3abcd5aeaf6d1581ea093a5d72b4fc6a51e0 | [
"Apache-2.0"
] | 1 | 2017-09-09T10:59:22.000Z | 2017-09-09T10:59:54.000Z | app/src/main/java/com/lingju/assistant/view/AccountingEditDialog.java | LingjuAI/AssistantBySDK | 354c3abcd5aeaf6d1581ea093a5d72b4fc6a51e0 | [
"Apache-2.0"
] | 12 | 2017-11-19T02:24:35.000Z | 2022-03-22T05:55:50.000Z | 32.981818 | 168 | 0.737137 | 1,273 | package com.lingju.assistant.view;
import android.app.Activity;
import android.graphics.drawable.LevelListDrawable;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.lingju.as... |
3e0312796266e56ec1d80083020e8979c35b4f0b | 2,174 | java | Java | core/src/main/java/de/quantummaid/mapmaid/builder/resolving/factories/primitives/BuiltInPrimitiveSerializer.java | quantummaiddeveloper/mapmaid | 348ed54a2dd46ffb66204ae573f242a01acb73c5 | [
"Apache-2.0"
] | 5 | 2020-04-07T08:32:23.000Z | 2020-12-18T16:31:58.000Z | core/src/main/java/de/quantummaid/mapmaid/builder/resolving/factories/primitives/BuiltInPrimitiveSerializer.java | quantummaiddeveloper/mapmaid | 348ed54a2dd46ffb66204ae573f242a01acb73c5 | [
"Apache-2.0"
] | 49 | 2020-01-06T10:21:13.000Z | 2022-03-09T09:25:31.000Z | core/src/main/java/de/quantummaid/mapmaid/builder/resolving/factories/primitives/BuiltInPrimitiveSerializer.java | quantummaiddeveloper/mapmaid | 348ed54a2dd46ffb66204ae573f242a01acb73c5 | [
"Apache-2.0"
] | 1 | 2020-07-23T05:21:28.000Z | 2020-07-23T05:21:28.000Z | 33.446154 | 113 | 0.729991 | 1,274 | /*
* Copyright (c) 2020 Richard Hauswald - https://quantummaid.de/.
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* ... |
3e031289edb0fe031ec121efdd91f257f1642e27 | 1,348 | java | Java | src/main/java/br/com/zup/nossocartao/proposta/controller/NovaPropostaResponse.java | migguerra/bootcamp-01-template-proposta | f5ba52c7722c064f11fbcc2a5975501475c19566 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup/nossocartao/proposta/controller/NovaPropostaResponse.java | migguerra/bootcamp-01-template-proposta | f5ba52c7722c064f11fbcc2a5975501475c19566 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup/nossocartao/proposta/controller/NovaPropostaResponse.java | migguerra/bootcamp-01-template-proposta | f5ba52c7722c064f11fbcc2a5975501475c19566 | [
"Apache-2.0"
] | null | null | null | 18.465753 | 57 | 0.752226 | 1,275 | package br.com.zup.nossocartao.proposta.controller;
import java.math.BigDecimal;
import javax.validation.constraints.NotNull;
import br.com.zup.nossocartao.proposta.Proposta;
import br.com.zup.nossocartao.proposta.StatusSolicitacao;
public class NovaPropostaResponse {
private Long id;
private String cpfCnpj;
... |
3e0312c7a6bf49e25cd23042a4be8c8f249294f2 | 89 | java | Java | wechat-core/src/main/java/com/itfvck/wechatframework/core/util/http/HttpProxy.java | itfvck/wechat-framework | afeab0970ee7e61ca57bed4bc107f512c4f996bc | [
"Apache-2.0"
] | 35 | 2016-10-26T01:18:06.000Z | 2021-05-12T11:25:14.000Z | wechat-core/src/main/java/com/itfvck/wechatframework/core/util/http/HttpProxy.java | itfvck/wechat-framework | afeab0970ee7e61ca57bed4bc107f512c4f996bc | [
"Apache-2.0"
] | null | null | null | wechat-core/src/main/java/com/itfvck/wechatframework/core/util/http/HttpProxy.java | itfvck/wechat-framework | afeab0970ee7e61ca57bed4bc107f512c4f996bc | [
"Apache-2.0"
] | 13 | 2016-09-06T02:15:51.000Z | 2019-05-27T09:24:12.000Z | 14.833333 | 51 | 0.707865 | 1,276 | package com.itfvck.wechatframework.core.util.http;
public class HttpProxy {
}
|
3e0312ff380d831e123727ac848187f1bcaa48ce | 1,538 | java | Java | src/java/tester/Test22.java | ayepezv/WebAppCatastro | 0ff68975a8d7dd259bcf9aa3e1a21f3121b969a3 | [
"MIT"
] | null | null | null | src/java/tester/Test22.java | ayepezv/WebAppCatastro | 0ff68975a8d7dd259bcf9aa3e1a21f3121b969a3 | [
"MIT"
] | null | null | null | src/java/tester/Test22.java | ayepezv/WebAppCatastro | 0ff68975a8d7dd259bcf9aa3e1a21f3121b969a3 | [
"MIT"
] | null | null | null | 34.177778 | 106 | 0.606632 | 1,277 | /*
* 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 tester;
import catastro.recaudacion.entidades.Titulo;
import catastro.recaudacion.funciones.FTitulos;
import java.tex... |
3e031411039386f2828290cfa5df268ce6f02d60 | 1,476 | java | Java | src/main/java/org/nuxeo/studio/components/common/serializer/adapter/SchemaAdapter.java | nuxeo/nuxeo-studio-components-common | c541ea07506da0238846e54233b858cf69dff861 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/nuxeo/studio/components/common/serializer/adapter/SchemaAdapter.java | nuxeo/nuxeo-studio-components-common | c541ea07506da0238846e54233b858cf69dff861 | [
"Apache-2.0"
] | 7 | 2018-10-22T14:15:47.000Z | 2021-11-24T16:19:20.000Z | src/main/java/org/nuxeo/studio/components/common/serializer/adapter/SchemaAdapter.java | nuxeo/nuxeo-studio-components-common | c541ea07506da0238846e54233b858cf69dff861 | [
"Apache-2.0"
] | null | null | null | 35.142857 | 90 | 0.735095 | 1,278 | /*
* (C) Copyright 2017 Nuxeo SA (http://nuxeo.com/) and others.
*
* 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 require... |
3e0314ad5b4d8de35cb74d4cd2d4db4dcd11fd91 | 5,417 | java | Java | android/apolloui/src/main/java/io/muun/apollo/presentation/ui/adapter/ItemAdapter.java | florravenna/apollo | bddcb5fc5b9cc714b61565bddba07f45c18335ad | [
"MIT"
] | 151 | 2018-10-10T23:49:48.000Z | 2022-03-30T11:54:56.000Z | android/apolloui/src/main/java/io/muun/apollo/presentation/ui/adapter/ItemAdapter.java | florravenna/apollo | bddcb5fc5b9cc714b61565bddba07f45c18335ad | [
"MIT"
] | 48 | 2019-09-07T09:45:53.000Z | 2022-03-31T17:54:06.000Z | android/apolloui/src/main/java/io/muun/apollo/presentation/ui/adapter/ItemAdapter.java | florravenna/apollo | bddcb5fc5b9cc714b61565bddba07f45c18335ad | [
"MIT"
] | 29 | 2019-06-13T08:45:17.000Z | 2022-03-24T19:38:22.000Z | 26.816832 | 93 | 0.635592 | 1,279 | package io.muun.apollo.presentation.ui.adapter;
import io.muun.apollo.presentation.ui.adapter.holder.BaseViewHolder;
import io.muun.apollo.presentation.ui.adapter.holder.ViewHolderFactory;
import io.muun.apollo.presentation.ui.adapter.viewmodel.ItemViewModel;
import android.view.LayoutInflater;
import android.view.Vi... |
3e0316f432e6fc2ac798a865fb90df64e1d217cc | 2,987 | java | Java | src/main/java/dev/necauqua/mods/cm/mixin/client/RenderLivingMixin.java | Snapshotlight/chiseled-me | 63edfd051e8ae4c9fdd1349f8018db73fb5ed0e9 | [
"MIT"
] | 21 | 2019-02-03T10:21:18.000Z | 2022-03-14T12:07:24.000Z | src/main/java/dev/necauqua/mods/cm/mixin/client/RenderLivingMixin.java | Snapshotlight/chiseled-me | 63edfd051e8ae4c9fdd1349f8018db73fb5ed0e9 | [
"MIT"
] | 107 | 2019-02-16T00:28:17.000Z | 2022-03-29T15:48:52.000Z | src/main/java/dev/necauqua/mods/cm/mixin/client/RenderLivingMixin.java | Snapshotlight/chiseled-me | 63edfd051e8ae4c9fdd1349f8018db73fb5ed0e9 | [
"MIT"
] | 13 | 2019-05-11T12:26:06.000Z | 2021-12-18T23:24:39.000Z | 39.302632 | 141 | 0.686642 | 1,280 | /*
* Copyright (c) 2017-2021 Anton Bulakh <nnheo@example.com>
* Licensed under MIT, see the LICENSE file for details.
*/
package dev.necauqua.mods.cm.mixin.client;
import dev.necauqua.mods.cm.api.IRenderSized;
import net.minecraft.client.renderer.entity.RenderLiving;
import net.minecraft.entity.EntityLiving;
impor... |
3e031a54e845d8ddd279a9d1c87dedd026a7594f | 600 | java | Java | engine/src/main/java/org/camunda/bpm/engine/repository/ResumePreviousBy.java | joansmith2/camunda-bpm-platform | fca40c811a2e3c0cdd60ec7026f845aacb790f03 | [
"Apache-2.0"
] | 4 | 2016-10-28T13:10:55.000Z | 2017-04-25T07:12:40.000Z | engine/src/main/java/org/camunda/bpm/engine/repository/ResumePreviousBy.java | joansmith2/camunda-bpm-platform | fca40c811a2e3c0cdd60ec7026f845aacb790f03 | [
"Apache-2.0"
] | 1 | 2022-03-31T21:02:16.000Z | 2022-03-31T21:02:16.000Z | engine/src/main/java/org/camunda/bpm/engine/repository/ResumePreviousBy.java | joansmith2/camunda-bpm-platform | fca40c811a2e3c0cdd60ec7026f845aacb790f03 | [
"Apache-2.0"
] | 1 | 2019-09-07T01:31:19.000Z | 2019-09-07T01:31:19.000Z | 31.578947 | 140 | 0.766667 | 1,281 | package org.camunda.bpm.engine.repository;
/**
* Contains the constants for the possible values the property {@link ProcessApplicationDeploymentBuilder#resumePreviousVersionsBy(String)}.
*/
public enum ResumePreviousBy {
;
/**
* Resume previous deployments that contain processes with the same key as in the ... |
3e031c2ea9ccdb62f2ee7963dd7cdf561f30babf | 3,096 | java | Java | clouddriver-cloudfoundry/src/main/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/ops/DeleteCloudFoundryServiceBindingAtomicOperation.java | iandelahorne/clouddriver | 6427be720cc2f94df635928b0ef6cd899f4bca76 | [
"Apache-2.0"
] | 382 | 2015-11-16T17:54:23.000Z | 2022-03-24T05:35:37.000Z | clouddriver-cloudfoundry/src/main/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/ops/DeleteCloudFoundryServiceBindingAtomicOperation.java | iandelahorne/clouddriver | 6427be720cc2f94df635928b0ef6cd899f4bca76 | [
"Apache-2.0"
] | 2,541 | 2015-11-17T11:22:10.000Z | 2022-03-28T22:30:12.000Z | clouddriver-cloudfoundry/src/main/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/ops/DeleteCloudFoundryServiceBindingAtomicOperation.java | iandelahorne/clouddriver | 6427be720cc2f94df635928b0ef6cd899f4bca76 | [
"Apache-2.0"
] | 1,229 | 2015-11-16T19:22:35.000Z | 2022-03-28T18:32:40.000Z | 35.586207 | 117 | 0.700904 | 1,283 | /*
* Copyright 2021 Armory, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... |
3e031ce16cf35bff01d9098ad94215fabfb2b704 | 5,658 | java | Java | config/config/src/test/java/io/helidon/config/internal/ConfigUtilsTest.java | ascelion/helidon-patch | 2c46b003b62a133a25ee8da96e642a03e3f36e89 | [
"Apache-2.0"
] | 1 | 2018-12-06T22:45:39.000Z | 2018-12-06T22:45:39.000Z | config/config/src/test/java/io/helidon/config/internal/ConfigUtilsTest.java | ascelion/helidon-patch | 2c46b003b62a133a25ee8da96e642a03e3f36e89 | [
"Apache-2.0"
] | 4 | 2021-02-08T21:26:28.000Z | 2022-01-21T23:48:59.000Z | config/config/src/test/java/io/helidon/config/internal/ConfigUtilsTest.java | ascelion/helidon-patch | 2c46b003b62a133a25ee8da96e642a03e3f36e89 | [
"Apache-2.0"
] | 2 | 2018-09-24T08:35:28.000Z | 2018-09-29T09:39:29.000Z | 36.74026 | 115 | 0.65836 | 1,284 | /*
* Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... |
3e031d1ac4dd3973863be84b26c8efc2747b0b3d | 4,140 | java | Java | report/src/main/java/zipkin2/internal/AgentV2SpanBaseWriter.java | jxd134/easeagent | e348aa3c8f6a26847f1aa5318139d5964a46bbed | [
"Apache-2.0"
] | 403 | 2021-01-15T08:40:18.000Z | 2022-03-31T13:08:01.000Z | report/src/main/java/zipkin2/internal/AgentV2SpanBaseWriter.java | LogoLee/easeagent | b5b44aa7ec74a043a8bbd94cc457703cd183c3e3 | [
"Apache-2.0"
] | 78 | 2021-01-18T04:22:40.000Z | 2022-03-25T23:57:44.000Z | report/src/main/java/zipkin2/internal/AgentV2SpanBaseWriter.java | LogoLee/easeagent | b5b44aa7ec74a043a8bbd94cc457703cd183c3e3 | [
"Apache-2.0"
] | 77 | 2021-01-15T10:19:25.000Z | 2022-03-22T14:39:20.000Z | 31.12782 | 88 | 0.583575 | 1,285 | /*
* Copyright (c) 2017, MegaEase
* 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 ap... |
3e031e4b47b186a9bc0ea09c245cdb6f970225f8 | 15,802 | java | Java | doma/src/main/java/org/seasar/doma/internal/expr/ExpressionTokenizer.java | seasarorg/doma | 385b00bf0d098bf3e37855565c14933e325b2f83 | [
"Apache-1.1"
] | 12 | 2015-01-19T02:43:05.000Z | 2021-03-31T09:00:08.000Z | doma/src/main/java/org/seasar/doma/internal/expr/ExpressionTokenizer.java | seasarorg/doma | 385b00bf0d098bf3e37855565c14933e325b2f83 | [
"Apache-1.1"
] | 9 | 2015-07-21T05:18:18.000Z | 2022-01-21T23:19:45.000Z | doma/src/main/java/org/seasar/doma/internal/expr/ExpressionTokenizer.java | seasarorg/doma | 385b00bf0d098bf3e37855565c14933e325b2f83 | [
"Apache-1.1"
] | 6 | 2015-07-21T03:35:03.000Z | 2020-01-30T04:37:16.000Z | 33.621277 | 79 | 0.393748 | 1,286 | /*
* Copyright 2004-2010 the Seasar Foundation and the Others.
*
* 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 ... |
3e031f251abdd6703ed41e6de625c8f032cc361b | 1,184 | java | Java | hw03-student-testing-application-part3/src/test/java/ru/otus/spring/hw/service/IOLocalizedServiceImplTest.java | andreyzhegalov/2020-11-otus-spring-zhegalov | 2ce92e73e852e5ec4558f23b810e7b2db85b48ca | [
"MIT"
] | null | null | null | hw03-student-testing-application-part3/src/test/java/ru/otus/spring/hw/service/IOLocalizedServiceImplTest.java | andreyzhegalov/2020-11-otus-spring-zhegalov | 2ce92e73e852e5ec4558f23b810e7b2db85b48ca | [
"MIT"
] | 13 | 2020-12-01T18:18:34.000Z | 2021-04-24T08:29:08.000Z | hw03-student-testing-application-part3/src/test/java/ru/otus/spring/hw/service/IOLocalizedServiceImplTest.java | andreyzhegalov/2020-11-otus-spring-zhegalov | 2ce92e73e852e5ec4558f23b810e7b2db85b48ca | [
"MIT"
] | null | null | null | 30.358974 | 112 | 0.742399 | 1,287 | package ru.otus.spring.hw.service;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.ArgumentMatchers.anyString;
import static org.mockito.ArgumentMatchers.eq;
import static org.mockito.BDDMockito.given;
import static org.mockito.BDDMockito.then;
import org.junit.jupiter.api.Test;
import org.j... |
3e0321147d4c7c5a0becabaeb1437b24a6314e9e | 2,053 | java | Java | proteus-client/src/main/java/io/netifi/proteus/rsocket/UnwrappingRSocket.java | shisheng-1/proteus-java | cd7752941e579bf2dda0804c46674e37e718a28a | [
"Apache-2.0"
] | 48 | 2017-12-27T09:15:49.000Z | 2020-11-20T07:16:47.000Z | proteus-client/src/main/java/io/netifi/proteus/rsocket/UnwrappingRSocket.java | shisheng-1/proteus-java | cd7752941e579bf2dda0804c46674e37e718a28a | [
"Apache-2.0"
] | 11 | 2018-02-13T05:08:16.000Z | 2019-04-12T03:52:53.000Z | proteus-client/src/main/java/io/netifi/proteus/rsocket/UnwrappingRSocket.java | shisheng-1/proteus-java | cd7752941e579bf2dda0804c46674e37e718a28a | [
"Apache-2.0"
] | 4 | 2018-02-28T09:27:51.000Z | 2021-11-13T04:42:30.000Z | 34.216667 | 86 | 0.720409 | 1,288 | /*
* Copyright 2019 The Proteus Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e0322fba916cadaa0276c0464fdf15a4cda2d4e | 75 | java | Java | src/main/java/com/tsys/parts/part_a/PartA.java | DhavalDalal/Guice-Spike | 1cbf7ce465f576417c7b64ffbf3833c783a3a348 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/tsys/parts/part_a/PartA.java | DhavalDalal/Guice-Spike | 1cbf7ce465f576417c7b64ffbf3833c783a3a348 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/tsys/parts/part_a/PartA.java | DhavalDalal/Guice-Spike | 1cbf7ce465f576417c7b64ffbf3833c783a3a348 | [
"Apache-2.0"
] | null | null | null | 9.375 | 30 | 0.706667 | 1,289 | package com.tsys.parts.part_a;
public interface PartA {
void call();
}
|
3e032372534101d7454617287562a9fa7a241785 | 1,734 | java | Java | jHOLLight/src/edu/pitt/math/jhol/ssreflect/parser/tree/WlogNode.java | fbrausse/flyspeck | 66f4ef0f9252c382333586fc07787e64d8a4bbfb | [
"MIT"
] | 125 | 2016-03-22T22:29:23.000Z | 2022-02-15T05:43:43.000Z | jHOLLight/src/edu/pitt/math/jhol/ssreflect/parser/tree/WlogNode.java | fbrausse/flyspeck | 66f4ef0f9252c382333586fc07787e64d8a4bbfb | [
"MIT"
] | 4 | 2015-10-13T17:38:34.000Z | 2020-11-26T19:54:19.000Z | jHOLLight/src/edu/pitt/math/jhol/ssreflect/parser/tree/WlogNode.java | fbrausse/flyspeck | 66f4ef0f9252c382333586fc07787e64d8a4bbfb | [
"MIT"
] | 9 | 2017-06-21T08:48:56.000Z | 2021-05-13T02:07:27.000Z | 20.4 | 81 | 0.625144 | 1,290 | package edu.pitt.math.jhol.ssreflect.parser.tree;
import java.util.ArrayList;
/**
* wlog [disch]: vars / expr
*/
public class WlogNode extends TacticNode {
// The tactics applied to the original goal after the subgoal is proved
private final TacticNode thenTactic;
// The subgoal
private final ObjectNode obj;
/... |
3e0323b15fe1c32de9105a212d485b661522d1a5 | 9,287 | java | Java | kythe/java/com/google/devtools/kythe/extractors/java/standalone/AbstractJavacWrapper.java | wcalandro/kythe | 64969a853711c228b4e3cfc3ce91b84b5bb853d7 | [
"Apache-2.0"
] | 1,168 | 2015-01-27T10:19:25.000Z | 2018-10-30T15:07:11.000Z | kythe/java/com/google/devtools/kythe/extractors/java/standalone/AbstractJavacWrapper.java | wcalandro/kythe | 64969a853711c228b4e3cfc3ce91b84b5bb853d7 | [
"Apache-2.0"
] | 2,811 | 2015-01-29T16:19:04.000Z | 2018-11-01T19:48:06.000Z | kythe/java/com/google/devtools/kythe/extractors/java/standalone/AbstractJavacWrapper.java | wcalandro/kythe | 64969a853711c228b4e3cfc3ce91b84b5bb853d7 | [
"Apache-2.0"
] | 165 | 2015-01-27T19:06:27.000Z | 2018-10-30T17:31:10.000Z | 40.030172 | 100 | 0.694196 | 1,291 | /*
* Copyright 2014 The Kythe Authors. 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 ap... |
3e0323bb98725285419e9c1e69f0c1cced7006ab | 4,199 | java | Java | src/main/java/com/google/security/zynamics/binnavi/Database/CDatabaseConnection.java | mayl8822/binnavi | 4cfdd91cdda2a6150f537df91a8c4221ae50bb6d | [
"Apache-2.0"
] | 3,083 | 2015-08-19T13:31:12.000Z | 2022-03-30T09:22:21.000Z | src/main/java/com/google/security/zynamics/binnavi/Database/CDatabaseConnection.java | mayl8822/binnavi | 4cfdd91cdda2a6150f537df91a8c4221ae50bb6d | [
"Apache-2.0"
] | 99 | 2015-08-19T14:42:49.000Z | 2021-04-13T10:58:32.000Z | src/main/java/com/google/security/zynamics/binnavi/Database/CDatabaseConnection.java | mayl8822/binnavi | 4cfdd91cdda2a6150f537df91a8c4221ae50bb6d | [
"Apache-2.0"
] | 613 | 2015-08-19T14:15:44.000Z | 2022-03-26T04:40:55.000Z | 41.99 | 103 | 0.769945 | 1,292 | // Copyright 2011-2016 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 ... |
3e032465a75f37afee9ed28faf856ba9f32e3ef8 | 7,459 | java | Java | krad/krad-web-framework/src/main/java/org/kuali/rice/krad/datadictionary/MaintenanceDocumentEntry.java | ua-eas/devops-automation-ksd-kc5.2.1-rice | 4c2c124f650b12037948ed9c36560983e82b667d | [
"ECL-2.0"
] | null | null | null | krad/krad-web-framework/src/main/java/org/kuali/rice/krad/datadictionary/MaintenanceDocumentEntry.java | ua-eas/devops-automation-ksd-kc5.2.1-rice | 4c2c124f650b12037948ed9c36560983e82b667d | [
"ECL-2.0"
] | null | null | null | krad/krad-web-framework/src/main/java/org/kuali/rice/krad/datadictionary/MaintenanceDocumentEntry.java | ua-eas/devops-automation-ksd-kc5.2.1-rice | 4c2c124f650b12037948ed9c36560983e82b667d | [
"ECL-2.0"
] | null | null | null | 35.369668 | 122 | 0.663942 | 1,293 | /**
* Copyright 2005-2015 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless requ... |
3e0324831fa27b0e5dbb55f922b62999bef4b3e3 | 1,621 | java | Java | src/main/java/org/zzz/actor/Pid.java | zzzming/java-dag-scheduler | 932361dfbc7ae28ae380aeaa0e6eb802e2f56045 | [
"Apache-2.0"
] | 22 | 2017-01-11T18:00:44.000Z | 2022-01-16T07:36:53.000Z | src/main/java/org/zzz/actor/Pid.java | zzzming/java-dag-scheduler | 932361dfbc7ae28ae380aeaa0e6eb802e2f56045 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/zzz/actor/Pid.java | zzzming/java-dag-scheduler | 932361dfbc7ae28ae380aeaa0e6eb802e2f56045 | [
"Apache-2.0"
] | 8 | 2017-11-10T10:01:47.000Z | 2021-03-28T12:51:48.000Z | 22.513889 | 84 | 0.598396 | 1,294 | /**
*
*/
package org.zzz.actor;
import java.util.Map;
import java.util.Optional;
import java.util.UUID;
import java.util.concurrent.ConcurrentHashMap;
/**
* @author ming luo
*
*/
public final class Pid {
private Map<String, UUID> pidMap = new ConcurrentHashMap<>();
private Map<UUID, Actor> actors = ne... |
3e032488730c9ac373fff5b37e3dd8951d2e0e2f | 376 | java | Java | test/java/LIM2Metrics/ComplexityMetrics/NL_NLE_class_max/NL_NLE_class_max.java | sagodiz/SonarQube-plug-in | 4f8e111baecc4c9f9eaa5cd3d7ebeb1e365ace2c | [
"BSD-4-Clause"
] | 20 | 2015-06-16T17:39:10.000Z | 2022-03-20T22:39:40.000Z | test/java/LIM2Metrics/ComplexityMetrics/NL_NLE_class_max/NL_NLE_class_max.java | sagodiz/SonarQube-plug-in | 4f8e111baecc4c9f9eaa5cd3d7ebeb1e365ace2c | [
"BSD-4-Clause"
] | 29 | 2015-12-29T19:07:22.000Z | 2022-03-22T10:39:02.000Z | test/java/LIM2Metrics/ComplexityMetrics/NL_NLE_class_max/NL_NLE_class_max.java | sagodiz/SonarQube-plug-in | 4f8e111baecc4c9f9eaa5cd3d7ebeb1e365ace2c | [
"BSD-4-Clause"
] | 12 | 2015-08-28T01:22:18.000Z | 2021-09-25T08:17:31.000Z | 13.428571 | 42 | 0.449468 | 1,295 | package regtest;
//NL = 3, NLE = 2
class NL_NLE_class_max{
//NL = 1, NLE = 1
void foo(){
if(true){}
else{}
}
//NL = 2, NLE = 2
void goo(){
if(true){
while(true){}
}
else{}
}
//NL = 3, NLE = 1
void hoo(){
if(true){}
else if(true){}
else if(t... |
3e0324b11ea0bfc2f8dc67f7d673ff55edeed9de | 1,891 | java | Java | sylph-spi/src/main/java/com/github/harbby/sylph/spi/job/JobParser.java | wuchunfu/sylph | 59874af86fc5d7147390a1d4bd3483596e3108d9 | [
"Apache-2.0"
] | 2 | 2018-06-19T05:32:05.000Z | 2018-06-22T03:32:58.000Z | sylph-spi/src/main/java/com/github/harbby/sylph/spi/job/JobParser.java | ideal-hp/sylph | 59874af86fc5d7147390a1d4bd3483596e3108d9 | [
"Apache-2.0"
] | null | null | null | sylph-spi/src/main/java/com/github/harbby/sylph/spi/job/JobParser.java | ideal-hp/sylph | 59874af86fc5d7147390a1d4bd3483596e3108d9 | [
"Apache-2.0"
] | null | null | null | 25.554054 | 76 | 0.644632 | 1,296 | /*
* Copyright (C) 2018 The Sylph 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 applicable law or ... |
3e0324f3c0fb0d04707f0c3994c72d6c93922042 | 2,002 | java | Java | src/ReligionClient/src/main/java/com/rss/reqeust/AddressModel.java | script-brew/2020-01_software-architecture_term-project | b051e726e08a99cd8f3c4c402e75dc29ed645b32 | [
"MIT"
] | null | null | null | src/ReligionClient/src/main/java/com/rss/reqeust/AddressModel.java | script-brew/2020-01_software-architecture_term-project | b051e726e08a99cd8f3c4c402e75dc29ed645b32 | [
"MIT"
] | null | null | null | src/ReligionClient/src/main/java/com/rss/reqeust/AddressModel.java | script-brew/2020-01_software-architecture_term-project | b051e726e08a99cd8f3c4c402e75dc29ed645b32 | [
"MIT"
] | null | null | null | 20.639175 | 110 | 0.593407 | 1,297 | package com.rss.reqeust;
import com.google.gson.annotations.SerializedName;
import com.rss.entity.Address;
public class AddressModel {
@SerializedName("id")
private int id;
@SerializedName("city")
private String city;
@SerializedName("gu")
private String gu;
@SerializedName("dong")
pri... |
3e03258d6a67c52da2233ac73f9287c01f9d057e | 1,153 | java | Java | InformationMachineAPILib/src/main/java/co/iamdata/api/models/GetUserProducts.java | information-machine/information-machine-api-android | 1e110f1eabc9c107efe4b1e8b92f22c42dc736f3 | [
"MIT"
] | 2 | 2015-06-04T14:32:33.000Z | 2015-06-05T13:46:01.000Z | InformationMachineAPILib/src/main/java/co/iamdata/api/models/GetUserProducts.java | information-machine/information-machine-api-android | 1e110f1eabc9c107efe4b1e8b92f22c42dc736f3 | [
"MIT"
] | null | null | null | InformationMachineAPILib/src/main/java/co/iamdata/api/models/GetUserProducts.java | information-machine/information-machine-api-android | 1e110f1eabc9c107efe4b1e8b92f22c42dc736f3 | [
"MIT"
] | 1 | 2019-04-21T21:31:55.000Z | 2019-04-21T21:31:55.000Z | 23.06 | 70 | 0.639202 | 1,298 | /*
* InformationMachineAPILib
*
*
*/
package co.iamdata.api.models;
import java.util.*;
import com.fasterxml.jackson.annotation.JsonGetter;
import com.fasterxml.jackson.annotation.JsonSetter;
public class GetUserProducts
implements java.io.Serializable {
private static final long serialVersionUID = ... |
3e0326a62bf1a2161a8f034ca66f2ac2619a8224 | 459 | java | Java | app/src/main/java/org/wjh/mylib/bean/Photos.java | MyAndroidStore/MyLib | 9566aecb34ddea2f29ec00c494511a90eba5dd06 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/org/wjh/mylib/bean/Photos.java | MyAndroidStore/MyLib | 9566aecb34ddea2f29ec00c494511a90eba5dd06 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/org/wjh/mylib/bean/Photos.java | MyAndroidStore/MyLib | 9566aecb34ddea2f29ec00c494511a90eba5dd06 | [
"Apache-2.0"
] | null | null | null | 15.827586 | 44 | 0.555556 | 1,299 | package org.wjh.mylib.bean;
public class Photos {
private String uri;
private String path;
public Photos(String uri, String path) {
this.uri = uri;
this.path = path;
}
public String getUri() {
return uri;
}
public void setUri(String uri) {
this.uri = uri;... |
3e0326a7cf1c94a40f35f076950da5bea6c05fba | 25,206 | java | Java | services/cbs/src/main/java/com/huaweicloud/sdk/cbs/v1/CbsMeta.java | huaweicloud/huaweicloud-sdk-java-v3 | a01cd21a3d03f6dffc807bea7c522e34adfa368d | [
"Apache-2.0"
] | 50 | 2020-05-18T11:35:20.000Z | 2022-03-15T02:07:05.000Z | services/cbs/src/main/java/com/huaweicloud/sdk/cbs/v1/CbsMeta.java | huaweicloud/huaweicloud-sdk-java-v3 | a01cd21a3d03f6dffc807bea7c522e34adfa368d | [
"Apache-2.0"
] | 45 | 2020-07-06T03:34:12.000Z | 2022-03-31T09:41:54.000Z | services/cbs/src/main/java/com/huaweicloud/sdk/cbs/v1/CbsMeta.java | huaweicloud/huaweicloud-sdk-java-v3 | a01cd21a3d03f6dffc807bea7c522e34adfa368d | [
"Apache-2.0"
] | 27 | 2020-05-28T11:08:44.000Z | 2022-03-30T03:30:37.000Z | 40.200957 | 146 | 0.627271 | 1,300 | package com.huaweicloud.sdk.cbs.v1;
import com.huaweicloud.sdk.core.TypeCasts;
import com.huaweicloud.sdk.core.http.FieldExistence;
import com.huaweicloud.sdk.core.http.HttpMethod;
import com.huaweicloud.sdk.core.http.HttpRequestDef;
import com.huaweicloud.sdk.core.http.LocationType;
import com.huaweicloud.sdk.cbs.v1.... |
3e0326ffd6ec277238db1f3f1abca8de799e1a0d | 1,280 | java | Java | modules/system/src/main/java/com/nonelonely/modules/system/service/TagService.java | fangrx/my-blog | 85813412fb790f3e90cbce7092ad156a99f7eff1 | [
"Apache-2.0"
] | null | null | null | modules/system/src/main/java/com/nonelonely/modules/system/service/TagService.java | fangrx/my-blog | 85813412fb790f3e90cbce7092ad156a99f7eff1 | [
"Apache-2.0"
] | null | null | null | modules/system/src/main/java/com/nonelonely/modules/system/service/TagService.java | fangrx/my-blog | 85813412fb790f3e90cbce7092ad156a99f7eff1 | [
"Apache-2.0"
] | null | null | null | 20.645161 | 69 | 0.65 | 1,301 | package com.nonelonely.modules.system.service;
import com.nonelonely.common.enums.StatusEnum;
import com.nonelonely.modules.system.domain.Tag;
import com.nonelonely.modules.system.domain.bo.TagBO;
import org.springframework.data.domain.Example;
import org.springframework.data.domain.Page;
import org.springframework.da... |
3e032713782bf8bc3bc6198976f3ed991ff043e4 | 1,148 | java | Java | zhq-core/src/main/java/cn/zhuhongqing/utils/loader/WebResourceLoader.java | legend0702/zhq | dd8706069cd65ae554d26fc782d8e3199aa1d44b | [
"Apache-2.0"
] | 3 | 2016-05-28T10:52:28.000Z | 2017-12-22T07:31:24.000Z | zhq-core/src/main/java/cn/zhuhongqing/utils/loader/WebResourceLoader.java | legend0702/zhq | dd8706069cd65ae554d26fc782d8e3199aa1d44b | [
"Apache-2.0"
] | null | null | null | zhq-core/src/main/java/cn/zhuhongqing/utils/loader/WebResourceLoader.java | legend0702/zhq | dd8706069cd65ae554d26fc782d8e3199aa1d44b | [
"Apache-2.0"
] | 1 | 2017-12-22T07:31:41.000Z | 2017-12-22T07:31:41.000Z | 22.509804 | 76 | 0.730836 | 1,302 | package cn.zhuhongqing.utils.loader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.net.URISyntaxException;
import cn.zhuhongqing.exception.UtilsException;
import cn.zhuhongqing.utils.StringPool;
/**
* Lo... |
3e0327730f749e8274b441d88c604d876e9076ee | 1,290 | java | Java | src/main/java/dev/sebastianb/wackyvessels/block/VesselChair.java | Terra-Studios/WackyVessels | 521759479a535f92f5c23bdb09f0a3e5740f5763 | [
"MIT"
] | 1 | 2021-06-18T01:30:02.000Z | 2021-06-18T01:30:02.000Z | src/main/java/dev/sebastianb/wackyvessels/block/VesselChair.java | SebaSphere/WackyVessels | 521759479a535f92f5c23bdb09f0a3e5740f5763 | [
"MIT"
] | null | null | null | src/main/java/dev/sebastianb/wackyvessels/block/VesselChair.java | SebaSphere/WackyVessels | 521759479a535f92f5c23bdb09f0a3e5740f5763 | [
"MIT"
] | 2 | 2021-06-23T14:22:13.000Z | 2021-06-28T16:02:38.000Z | 40.3125 | 128 | 0.755814 | 1,303 | package dev.sebastianb.wackyvessels.block;
import dev.sebastianb.wackyvessels.entity.SitEntity;
import dev.sebastianb.wackyvessels.entity.WackyVesselsEntityTypes;
import net.minecraft.block.BlockState;
import net.minecraft.block.Blocks;
import net.minecraft.block.StairsBlock;
import net.minecraft.entity.player.PlayerE... |
3e0327f83e7602b17ca4d3eb6f8bdf97cc7b4b95 | 5,062 | java | Java | Corpus/swt/107.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 1 | 2022-01-15T02:47:45.000Z | 2022-01-15T02:47:45.000Z | Corpus/swt/107.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | Corpus/swt/107.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | 31.055215 | 132 | 0.719281 | 1,304 | /*******************************************************************************
* Copyright (c) 2000, 2004 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
3e03285c05c28fc859aea9de7e1e59f52740b5d6 | 2,431 | java | Java | src/main/java/site/teamo/leetcode2/q888/Solution.java | telundusiji/leet-code | 6befe815d6afed8a67b92c5aa05f551226043a67 | [
"MIT"
] | null | null | null | src/main/java/site/teamo/leetcode2/q888/Solution.java | telundusiji/leet-code | 6befe815d6afed8a67b92c5aa05f551226043a67 | [
"MIT"
] | null | null | null | src/main/java/site/teamo/leetcode2/q888/Solution.java | telundusiji/leet-code | 6befe815d6afed8a67b92c5aa05f551226043a67 | [
"MIT"
] | null | null | null | 21.900901 | 87 | 0.426162 | 1,305 | package site.teamo.leetcode2.q888;
/**
* @author 爱做梦的锤子
* @create 2021/2/1
*/
import java.util.HashSet;
/**
* 888. 公平的糖果棒交换
* 爱丽丝和鲍勃有不同大小的糖果棒:A[i] 是爱丽丝拥有的第 i 根糖果棒的大小,B[j] 是鲍勃拥有的第 j 根糖果棒的大小。
* <p>
* 因为他们是朋友,所以他们想交换一根糖果棒,这样交换后,他们都有相同的糖果总量。(一个人拥有的糖果总量是他们拥有的糖果棒大小的总和。)
* <p>
* 返回一个整数数组 ans,其中 ans[0] 是爱丽丝必须交换的糖果棒... |
3e0329905c4a4874f54e0ac4021ffe378524dd43 | 3,141 | java | Java | src/test/java/com/qa/ims/persistence/domain/OrderTest.java | Safwan-Akhtar/ims-demo-test | dca4039fb72d2a38cdaff5493b94a75d479e2ae6 | [
"MIT"
] | null | null | null | src/test/java/com/qa/ims/persistence/domain/OrderTest.java | Safwan-Akhtar/ims-demo-test | dca4039fb72d2a38cdaff5493b94a75d479e2ae6 | [
"MIT"
] | null | null | null | src/test/java/com/qa/ims/persistence/domain/OrderTest.java | Safwan-Akhtar/ims-demo-test | dca4039fb72d2a38cdaff5493b94a75d479e2ae6 | [
"MIT"
] | null | null | null | 21.367347 | 64 | 0.720471 | 1,306 | package com.qa.ims.persistence.domain;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
public cla... |
3e032aa3d9efed4ce6361dd44c9af323d7b3dfd2 | 1,918 | java | Java | src/main/java/sonia/scm/script/domain/Listener.java | eheimbuch/reverse-mirror | 87b352db88800e5d82ea2cf8ae977102612ca1a2 | [
"MIT"
] | 1 | 2019-08-29T13:24:05.000Z | 2019-08-29T13:24:05.000Z | src/main/java/sonia/scm/script/domain/Listener.java | eheimbuch/reverse-mirror | 87b352db88800e5d82ea2cf8ae977102612ca1a2 | [
"MIT"
] | 12 | 2020-05-14T17:25:54.000Z | 2022-02-12T19:49:57.000Z | src/main/java/sonia/scm/script/domain/Listener.java | scm-manager/scm-script-plugin | e71669c1d2c26d187687c76e1a561702fb57385b | [
"MIT"
] | null | null | null | 31.442623 | 81 | 0.757039 | 1,307 | /*
* MIT License
*
* Copyright (c) 2020-present Cloudogu GmbH and Contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the r... |
3e032ae961cf0cb1ce96a9b1cecd512a74513132 | 1,272 | java | Java | src/hmrmi/remote/nameserver/NameServer.java | lichobaron/HistoricMemoryRMI | 5e39248a794b17ef3216e0c5aba5fa7cd182d759 | [
"MIT"
] | null | null | null | src/hmrmi/remote/nameserver/NameServer.java | lichobaron/HistoricMemoryRMI | 5e39248a794b17ef3216e0c5aba5fa7cd182d759 | [
"MIT"
] | null | null | null | src/hmrmi/remote/nameserver/NameServer.java | lichobaron/HistoricMemoryRMI | 5e39248a794b17ef3216e0c5aba5fa7cd182d759 | [
"MIT"
] | null | null | null | 22.714286 | 89 | 0.560535 | 1,308 | package hmrmi.remote.nameserver;
import java.rmi.*;
import java.rmi.server.*;
import java.util.List;
import java.util.ArrayList;
import hmrmi.remote.archivos.Archivo;
import hmrmi.remote.archivos.ArchivoInterface;
public class NameServer extends UnicastRemoteObject implements NameServerInterface {
... |
3e032b32a633373f5c5ef459ed88890fc31b8a5d | 2,667 | java | Java | plugins/org.jkiss.dbeaver.ui.editors.data/src/org/jkiss/dbeaver/ui/data/IValueManager.java | Cynyard999/dbeaver | 29b44b16cfb5291c96fdec1a1a50e6b76e1c1d68 | [
"Apache-2.0"
] | 22,779 | 2017-12-23T15:47:03.000Z | 2022-03-31T15:48:15.000Z | plugins/org.jkiss.dbeaver.ui.editors.data/src/org/jkiss/dbeaver/ui/data/IValueManager.java | Cynyard999/dbeaver | 29b44b16cfb5291c96fdec1a1a50e6b76e1c1d68 | [
"Apache-2.0"
] | 10,922 | 2017-12-23T12:01:39.000Z | 2022-03-31T23:52:18.000Z | plugins/org.jkiss.dbeaver.ui.editors.data/src/org/jkiss/dbeaver/ui/data/IValueManager.java | Cynyard999/dbeaver | 29b44b16cfb5291c96fdec1a1a50e6b76e1c1d68 | [
"Apache-2.0"
] | 2,552 | 2017-12-26T21:31:27.000Z | 2022-03-31T09:05:03.000Z | 34.636364 | 140 | 0.724784 | 1,309 | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2021 DBeaver Corp and others
*
* 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/LICE... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.