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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2087356944502d681b00be817064aec0df0ea1 | 910 | java | Java | Calculators/src/Calculator.java | AbdullahSametBaran/JavaEssentials | 1c74424f5c24fad16d61f3f2d003c47176760f7c | [
"Unlicense"
] | null | null | null | Calculators/src/Calculator.java | AbdullahSametBaran/JavaEssentials | 1c74424f5c24fad16d61f3f2d003c47176760f7c | [
"Unlicense"
] | null | null | null | Calculators/src/Calculator.java | AbdullahSametBaran/JavaEssentials | 1c74424f5c24fad16d61f3f2d003c47176760f7c | [
"Unlicense"
] | null | null | null | 19.361702 | 83 | 0.553846 | 13,756 | import java.util.Scanner;
public class Calculator {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
while (true) {
System.out.println("Welcome to the calculator.\nPlease enter first number: ");
int n1 = sc.nextInt();
System.out.println("Second number:");
... |
3e20875d501d50e311a6692bf18eae97fe399c94 | 21,613 | java | Java | x_hotpic_assemble_control/src/main/java/com/x/hotpic/assemble/common/date/DateOperation.java | fancylou/o2oa | e7ec39fc586fab3d38b62415ed06448e6a9d6e26 | [
"BSD-3-Clause"
] | 1 | 2019-10-05T03:47:23.000Z | 2019-10-05T03:47:23.000Z | x_hotpic_assemble_control/src/main/java/com/x/hotpic/assemble/common/date/DateOperation.java | Mendeling/o2oa | afd053e465b54b1b21b8db558bffbd93e7923b79 | [
"BSD-3-Clause"
] | null | null | null | x_hotpic_assemble_control/src/main/java/com/x/hotpic/assemble/common/date/DateOperation.java | Mendeling/o2oa | afd053e465b54b1b21b8db558bffbd93e7923b79 | [
"BSD-3-Clause"
] | null | null | null | 24.842529 | 106 | 0.656457 | 13,757 | package com.x.hotpic.assemble.common.date;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import com.x.base.core.logger.Logger;
import com.x.base.core.logger.LoggerFactory;
/**
*
* @项目名 :OKR
... |
3e20888577f5f38a6e3ccbdd0e332d03ffdaf5df | 4,374 | java | Java | aliyun-java-sdk-cloudesl/src/main/java/com/aliyuncs/cloudesl/transform/v20200201/DescribeUserLogResponseUnmarshaller.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | 3 | 2020-04-26T09:15:45.000Z | 2020-05-09T03:10:26.000Z | aliyun-java-sdk-cloudesl/src/main/java/com/aliyuncs/cloudesl/transform/v20200201/DescribeUserLogResponseUnmarshaller.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | null | null | null | aliyun-java-sdk-cloudesl/src/main/java/com/aliyuncs/cloudesl/transform/v20200201/DescribeUserLogResponseUnmarshaller.java | cctvzd7/aliyun-openapi-java-sdk | b8e4dce2a61ca968615c9b910bedebaea71781ae | [
"Apache-2.0"
] | null | null | null | 63.391304 | 126 | 0.794925 | 13,758 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
3e2088adffc7685bbef6950eb402369ad9b2f93f | 8,373 | java | Java | org.spoofax.interpreter.library.index/src/test/java/org/spoofax/interpreter/library/index/tests/IndexTest.java | mpsijm/mb-rep | 043d09da9f0319474306eca70ea29a289a00febb | [
"Apache-2.0"
] | null | null | null | org.spoofax.interpreter.library.index/src/test/java/org/spoofax/interpreter/library/index/tests/IndexTest.java | mpsijm/mb-rep | 043d09da9f0319474306eca70ea29a289a00febb | [
"Apache-2.0"
] | 13 | 2016-05-23T11:43:18.000Z | 2021-01-25T09:27:56.000Z | org.spoofax.interpreter.library.index/src/test/java/org/spoofax/interpreter/library/index/tests/IndexTest.java | mpsijm/mb-rep | 043d09da9f0319474306eca70ea29a289a00febb | [
"Apache-2.0"
] | 5 | 2015-06-12T14:51:55.000Z | 2020-02-17T12:53:39.000Z | 34.036585 | 116 | 0.686492 | 13,759 | package org.spoofax.interpreter.library.index.tests;
import java.util.Arrays;
import java.util.List;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.runners.Parameterized.Parameters;
import org.spoofax.interpreter.core.Interpreter;
import org.spoofax.interpreter.library.index.IIndex;
impor... |
3e2088b222c82761fca9828028f93de6c7ff04c1 | 354 | java | Java | perococco.aoc.problems/perococco.aoc.day16/src/main/java/module-info.java | baracil/aoc2020 | c3f8b3d4444c3227a47538529649ac708056ce90 | [
"MIT"
] | null | null | null | perococco.aoc.problems/perococco.aoc.day16/src/main/java/module-info.java | baracil/aoc2020 | c3f8b3d4444c3227a47538529649ac708056ce90 | [
"MIT"
] | null | null | null | perococco.aoc.problems/perococco.aoc.day16/src/main/java/module-info.java | baracil/aoc2020 | c3f8b3d4444c3227a47538529649ac708056ce90 | [
"MIT"
] | null | null | null | 23.6 | 64 | 0.785311 | 13,760 | import perococco.aoc.api.AOCProblem;
import perococco.aoc.day16.Day16Part1Solver;
import perococco.aoc.day16.Day16Part2Solver;
module perococco.aoc.day16 {
requires static lombok;
requires perococco.aoc.input;
requires com.google.common;
exports perococco.aoc.day16;
provides AOCProblem with Day1... |
3e208911a4a05b4dde473939339aec436d5c1527 | 5,457 | java | Java | src/main/java/mEngine/util/input/Input.java | mGameLabs/mengine | 8936023af59f0a879c473514ddb271dbf46da068 | [
"BSD-3-Clause"
] | 1 | 2019-05-24T09:00:13.000Z | 2019-05-24T09:00:13.000Z | src/main/java/mEngine/util/input/Input.java | mGameLabs/mengine | 8936023af59f0a879c473514ddb271dbf46da068 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/mEngine/util/input/Input.java | mGameLabs/mengine | 8936023af59f0a879c473514ddb271dbf46da068 | [
"BSD-3-Clause"
] | null | null | null | 30.657303 | 106 | 0.593916 | 13,761 | /*
* Copyright (c) 2015 mgamelabs
* To see our full license terms, please visit https://github.com/mgamelabs/mengine/blob/master/LICENSE.md
* All rights reserved.
*/
package mEngine.util.input;
import mEngine.util.math.MathHelper;
import org.lwjgl.input.Keyboard;
import org.lwjgl.input.Mouse;
import java.util.Ha... |
3e20892175f363d9a65758f0c97d268147cb286d | 813 | java | Java | Phantom-web/src/main/java/phantom/constant/SortType.java | Frodez/Phantom | 31cd689d09a25cfd6786a543131d7ae779eb886f | [
"Apache-2.0"
] | 2 | 2020-05-17T15:33:54.000Z | 2020-10-08T01:52:11.000Z | Phantom-web/src/main/java/phantom/constant/SortType.java | Frodez/Phantom | 31cd689d09a25cfd6786a543131d7ae779eb886f | [
"Apache-2.0"
] | 3 | 2020-11-29T08:59:49.000Z | 2022-01-04T16:40:31.000Z | Phantom-web/src/main/java/phantom/constant/SortType.java | Frodez/Phantom | 31cd689d09a25cfd6786a543131d7ae779eb886f | [
"Apache-2.0"
] | 1 | 2022-02-20T06:19:23.000Z | 2022-02-20T06:19:23.000Z | 16.9375 | 94 | 0.698647 | 13,762 | package phantom.constant;
import java.util.Map;
import lombok.AllArgsConstructor;
import lombok.Getter;
import phantom.annotation.Description;
import phantom.tool.validate.annotation.Mapping.IMapping;
import phantom.tool.validate.annotation.Mapping.MappingHelper;
/**
* 排序类型
* @author Frodez
*/
@Getter
@AllArgsCons... |
3e2089277979528f019fa05f6975d36284b82413 | 1,476 | java | Java | components/camel-twilio/src/generated/java/org/apache/camel/component/twilio/UsageRecordMonthlyEndpointConfiguration.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 4,262 | 2015-01-01T15:28:37.000Z | 2022-03-31T04:46:41.000Z | components/camel-twilio/src/generated/java/org/apache/camel/component/twilio/UsageRecordMonthlyEndpointConfiguration.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 3,408 | 2015-01-03T02:11:17.000Z | 2022-03-31T20:07:56.000Z | components/camel-twilio/src/generated/java/org/apache/camel/component/twilio/UsageRecordMonthlyEndpointConfiguration.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 5,505 | 2015-01-02T14:58:12.000Z | 2022-03-30T19:23:41.000Z | 42.171429 | 404 | 0.743902 | 13,763 |
/*
* Camel EndpointConfiguration generated by camel-api-component-maven-plugin
*/
package org.apache.camel.component.twilio;
import org.apache.camel.spi.ApiMethod;
import org.apache.camel.spi.ApiParam;
import org.apache.camel.spi.ApiParams;
import org.apache.camel.spi.Configurer;
import org.apache.camel.spi.UriPara... |
3e208943d5c57e0c2736780e2112a886d22f17e7 | 19,165 | java | Java | java8/src/main/java/io/cucumber/java8/LambdaGlue.java | diarra2339/javarepotest | 659acfc9655fdaf20f5624b4d0815ad3846fe4c8 | [
"MIT"
] | null | null | null | java8/src/main/java/io/cucumber/java8/LambdaGlue.java | diarra2339/javarepotest | 659acfc9655fdaf20f5624b4d0815ad3846fe4c8 | [
"MIT"
] | null | null | null | java8/src/main/java/io/cucumber/java8/LambdaGlue.java | diarra2339/javarepotest | 659acfc9655fdaf20f5624b4d0815ad3846fe4c8 | [
"MIT"
] | null | null | null | 44.67366 | 154 | 0.702113 | 13,764 | package io.cucumber.java8;
import cucumber.api.java8.GlueBase;
import cucumber.api.java8.HookBody;
import cucumber.api.java8.HookNoArgsBody;
import cucumber.runtime.java.JavaBackend;
import cucumber.runtime.java8.Java8HookDefinition;
import org.apiguardian.api.API;
@API(status = API.Status.STABLE)
public interface La... |
3e20894d9b883e24e5eb62bb1709668a4cd8e807 | 1,950 | java | Java | src/main/java/rango/vote/RangoVoteRepository.java | flavioct/Rango | 18fdc72580e8ce7e9aa9b5898306ad41e72c0a1a | [
"Apache-2.0"
] | null | null | null | src/main/java/rango/vote/RangoVoteRepository.java | flavioct/Rango | 18fdc72580e8ce7e9aa9b5898306ad41e72c0a1a | [
"Apache-2.0"
] | null | null | null | src/main/java/rango/vote/RangoVoteRepository.java | flavioct/Rango | 18fdc72580e8ce7e9aa9b5898306ad41e72c0a1a | [
"Apache-2.0"
] | null | null | null | 32.5 | 99 | 0.745641 | 13,765 | package rango.vote;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import rango.vote.model.ResultadoVotacao;
import r... |
3e208958f6bf6af55bd1ebb19c5f770add7c3108 | 893 | java | Java | SmartCloud-start/src/main/java/www/bwsensing/com/project/visualization/domain/status/MonitorQueryEnum.java | zyj-nanjing/SmartCloud | 51f465dcb0aaded4cf184366942edac6109bbae1 | [
"Apache-2.0"
] | null | null | null | SmartCloud-start/src/main/java/www/bwsensing/com/project/visualization/domain/status/MonitorQueryEnum.java | zyj-nanjing/SmartCloud | 51f465dcb0aaded4cf184366942edac6109bbae1 | [
"Apache-2.0"
] | 1 | 2022-02-27T11:57:29.000Z | 2022-02-27T11:57:29.000Z | SmartCloud-start/src/main/java/www/bwsensing/com/project/visualization/domain/status/MonitorQueryEnum.java | zyj-nanjing/SmartCloud | 51f465dcb0aaded4cf184366942edac6109bbae1 | [
"Apache-2.0"
] | null | null | null | 21.780488 | 63 | 0.604703 | 13,766 | package www.bwsensing.com.project.visualization.domain.status;
import com.alibaba.cola.exception.BizException;
/**
* 监测类型查询
* @author macos-zyj
*/
public enum MonitorQueryEnum {
/**平均*/
AVG("avg","平均"),
/**极值*/
SPREAD("spread","极值");
/**类型编号*/
private String typeId;
/**类型名称*/
privat... |
3e2089e0be050778ac659d2f702f39d9fef39c0d | 1,983 | java | Java | app/src/main/java/zy/com/threadplay/date0518/DeprecatedSuspendResume.java | ainiyiwan/ThreadPlay | 7c4584e853803b8f338c1b5c97eea76b558e4855 | [
"MIT"
] | null | null | null | app/src/main/java/zy/com/threadplay/date0518/DeprecatedSuspendResume.java | ainiyiwan/ThreadPlay | 7c4584e853803b8f338c1b5c97eea76b558e4855 | [
"MIT"
] | null | null | null | app/src/main/java/zy/com/threadplay/date0518/DeprecatedSuspendResume.java | ainiyiwan/ThreadPlay | 7c4584e853803b8f338c1b5c97eea76b558e4855 | [
"MIT"
] | null | null | null | 25.423077 | 79 | 0.511346 | 13,767 | package zy.com.threadplay.date0518;
/**
* ================================================
* 作 者:Luffy(张阳)
* 版 本:1.0
* 创建日期:2018/5/18
* 描 述:
* 修订历史:
* ================================================
*/
public class DeprecatedSuspendResume extends Object implements Runnable{
//volatile关键字,表示该变量可能... |
3e208a59bc3ad1eb26cff716a76645ae17a4535e | 1,027 | java | Java | app/src/main/java/com/eltechs/axs/GuestAppActionAdapters/PressAndReleaseWithModifierKeyMouseClickAdapter.java | huaji249/ExagearAndroidX11Server | 3a24018d55b295d0f324c0cbaf6429a94fead135 | [
"Apache-2.0"
] | 6 | 2020-06-26T08:47:05.000Z | 2022-01-26T15:27:44.000Z | app/src/main/java/com/eltechs/axs/GuestAppActionAdapters/PressAndReleaseWithModifierKeyMouseClickAdapter.java | huaji249/ExagearAndroidX11Server | 3a24018d55b295d0f324c0cbaf6429a94fead135 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/eltechs/axs/GuestAppActionAdapters/PressAndReleaseWithModifierKeyMouseClickAdapter.java | huaji249/ExagearAndroidX11Server | 3a24018d55b295d0f324c0cbaf6429a94fead135 | [
"Apache-2.0"
] | 1 | 2021-12-31T07:30:03.000Z | 2021-12-31T07:30:03.000Z | 33.129032 | 174 | 0.742941 | 13,768 | package com.eltechs.axs.GuestAppActionAdapters;
import com.eltechs.axs.KeyCodesX;
import com.eltechs.axs.KeyEventReporter;
import com.eltechs.axs.PointerEventReporter;
public class PressAndReleaseWithModifierKeyMouseClickAdapter implements MouseClickAdapter {
private final int buttonCode;
private final KeyEve... |
3e208ab61ded3b8b4c40f7808c687e0b18398c26 | 4,298 | java | Java | extensions/auth/portability-auth-google/src/main/java/org/datatransferproject/auth/google/GoogleAuthServiceExtension.java | zakirhussainb/data-transfer-project | 148f685d2ac8f10008f0abcced3724a1a7213652 | [
"Apache-2.0"
] | 1 | 2019-01-09T20:12:06.000Z | 2019-01-09T20:12:06.000Z | extensions/auth/portability-auth-google/src/main/java/org/datatransferproject/auth/google/GoogleAuthServiceExtension.java | zakirhussainb/data-transfer-project | 148f685d2ac8f10008f0abcced3724a1a7213652 | [
"Apache-2.0"
] | null | null | null | extensions/auth/portability-auth-google/src/main/java/org/datatransferproject/auth/google/GoogleAuthServiceExtension.java | zakirhussainb/data-transfer-project | 148f685d2ac8f10008f0abcced3724a1a7213652 | [
"Apache-2.0"
] | null | null | null | 37.051724 | 98 | 0.756864 | 13,769 | /*
* Copyright 2018 The Data Transfer Project 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 applicab... |
3e208b4f722e1664aab889e826c6115d4d76b0de | 2,890 | java | Java | src/main/java/net/dv8tion/jda/api/events/user/update/UserUpdateDiscriminatorEvent.java | Almighty-Satan/JDA | a732a38b8d389d96f35d81a827dbf14173a29e07 | [
"Apache-2.0"
] | 3,411 | 2015-12-14T09:29:59.000Z | 2022-03-31T23:16:04.000Z | src/main/java/net/dv8tion/jda/api/events/user/update/UserUpdateDiscriminatorEvent.java | Almighty-Satan/JDA | a732a38b8d389d96f35d81a827dbf14173a29e07 | [
"Apache-2.0"
] | 1,370 | 2015-12-27T09:43:36.000Z | 2022-03-30T18:26:45.000Z | src/main/java/net/dv8tion/jda/api/events/user/update/UserUpdateDiscriminatorEvent.java | Almighty-Satan/JDA | a732a38b8d389d96f35d81a827dbf14173a29e07 | [
"Apache-2.0"
] | 1,570 | 2015-12-20T12:52:54.000Z | 2022-03-30T18:43:05.000Z | 33.218391 | 133 | 0.69481 | 13,770 | /*
* Copyright 2015 Austin Keener, Michael Ritter, Florian Spieß, and the JDA contributors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/... |
3e208bcde0b8bf642c647535f1cb0fe7b90677e2 | 1,826 | java | Java | fr.esir.lsi.langage.tests/src/exploitation/tests/ParcelleTest.java | JeanHany/farmingdsl2 | 7b478a149c39b9754baf13252fe260537cc45e7e | [
"MIT"
] | null | null | null | fr.esir.lsi.langage.tests/src/exploitation/tests/ParcelleTest.java | JeanHany/farmingdsl2 | 7b478a149c39b9754baf13252fe260537cc45e7e | [
"MIT"
] | null | null | null | fr.esir.lsi.langage.tests/src/exploitation/tests/ParcelleTest.java | JeanHany/farmingdsl2 | 7b478a149c39b9754baf13252fe260537cc45e7e | [
"MIT"
] | null | null | null | 20.288889 | 64 | 0.586528 | 13,771 | /**
*/
package exploitation.tests;
import exploitation.ExploitationFactory;
import exploitation.Parcelle;
import junit.framework.TestCase;
import junit.textui.TestRunner;
/**
* <!-- begin-user-doc -->
* A test case for the model object '<em><b>Parcelle</b></em>'.
* <!-- end-user-doc -->
* @gener... |
3e208cb941c9e233823946b7ea5538e92c1c17d5 | 1,200 | java | Java | BindSessionExample/src/main/java/org/wicketTutorial/DisplaySessionParameter.java | MherBaghinyan/Wicket-tutorial-examples | ed481e912828962f2205e4fa21809f2176886d96 | [
"Apache-2.0"
] | 1 | 2018-02-04T13:59:01.000Z | 2018-02-04T13:59:01.000Z | BindSessionExample/src/main/java/org/wicketTutorial/DisplaySessionParameter.java | MherBaghinyan/Wicket-tutorial-examples | ed481e912828962f2205e4fa21809f2176886d96 | [
"Apache-2.0"
] | null | null | null | BindSessionExample/src/main/java/org/wicketTutorial/DisplaySessionParameter.java | MherBaghinyan/Wicket-tutorial-examples | ed481e912828962f2205e4fa21809f2176886d96 | [
"Apache-2.0"
] | null | null | null | 37.5 | 87 | 0.753333 | 13,772 | /**
* 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"); yo... |
3e208efabe316d77cce7e491120877b4fc51813e | 920 | java | Java | 20-Examples/11-Interfaces/03-Variables-and-Methods/Example-01/AskMe.java | omkar18codeforhunger/Java-A-to-Z-Resources | f1c5666d10697bb0d675501ccfefffe5bade021f | [
"MIT"
] | 2 | 2020-10-11T11:53:42.000Z | 2020-11-02T05:02:24.000Z | 20-Examples/11-Interfaces/03-Variables-and-Methods/Example-01/AskMe.java | omkar18codeforhunger/Java-A-to-Z-Resources | f1c5666d10697bb0d675501ccfefffe5bade021f | [
"MIT"
] | null | null | null | 20-Examples/11-Interfaces/03-Variables-and-Methods/Example-01/AskMe.java | omkar18codeforhunger/Java-A-to-Z-Resources | f1c5666d10697bb0d675501ccfefffe5bade021f | [
"MIT"
] | 5 | 2020-09-02T17:41:36.000Z | 2020-09-12T20:14:56.000Z | 23.589744 | 59 | 0.471739 | 13,773 | /**
*
* DevCans - Java A-to-Z Resources
* @author - Java: The Complete Reference - Herbert Schildt
*
*/
class AskMe implements SharedConstants {
public static void answer(int result) {
switch(result) {
case NO:
System.out.println("No");
break;
case YES... |
3e208f394d9bcc6ddc3a089167d80d6c31afbaa2 | 1,672 | java | Java | model/src/main/java/at/srfg/graphium/model/IBaseGraphModelFactory.java | jinnerbichler/graphium | 0b52d717497a31ef3e7598aba93b96bc20f407f7 | [
"Apache-2.0"
] | 12 | 2017-10-04T12:55:45.000Z | 2022-01-10T09:41:04.000Z | model/src/main/java/at/srfg/graphium/model/IBaseGraphModelFactory.java | jinnerbichler/graphium | 0b52d717497a31ef3e7598aba93b96bc20f407f7 | [
"Apache-2.0"
] | 2 | 2018-08-31T09:10:42.000Z | 2022-02-16T00:37:01.000Z | model/src/main/java/at/srfg/graphium/model/IBaseGraphModelFactory.java | jinnerbichler/graphium | 0b52d717497a31ef3e7598aba93b96bc20f407f7 | [
"Apache-2.0"
] | 4 | 2017-10-05T11:48:55.000Z | 2021-03-23T08:12:18.000Z | 35.808511 | 101 | 0.768865 | 13,774 | /**
* Copyright © 2017 Salzburg Research Forschungsgesellschaft (ychag@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... |
3e208f8580d4c1816cd54a8583c7258bf8a7a253 | 446 | java | Java | src/weird/zoo/Snake.java | kubilayckmk/Java_OOP | dcc11f8b24043ea854057b5a7c984bdfb4f37bfe | [
"MIT"
] | null | null | null | src/weird/zoo/Snake.java | kubilayckmk/Java_OOP | dcc11f8b24043ea854057b5a7c984bdfb4f37bfe | [
"MIT"
] | null | null | null | src/weird/zoo/Snake.java | kubilayckmk/Java_OOP | dcc11f8b24043ea854057b5a7c984bdfb4f37bfe | [
"MIT"
] | null | null | null | 22.3 | 60 | 0.569507 | 13,775 | package weird.zoo;
public class Snake extends wildAnimal {
private Boolean poison;
Snake(String name){
super(name);
poison = true;
super.setNumberOfLegs(0);
super.setNumberOfWings(0);
}
@Override
public void run(){
System.out.println(super.getNa... |
3e208fcb21327f8fa7d4b73f802c473651e20900 | 955 | java | Java | Java/Java Advanced/Exams/Exam24Feb2019/HeroRepository/src/heroRepository/Item.java | galin-kostadinov/Software-Engineering | 55189648d787b35f1e9cd24cc4449c6beda51c90 | [
"MIT"
] | 1 | 2019-07-21T13:00:31.000Z | 2019-07-21T13:00:31.000Z | Java/Java Advanced/Exams/Exam24Feb2019/HeroRepository/src/heroRepository/Item.java | galin-kostadinov/Software-Engineering | 55189648d787b35f1e9cd24cc4449c6beda51c90 | [
"MIT"
] | null | null | null | Java/Java Advanced/Exams/Exam24Feb2019/HeroRepository/src/heroRepository/Item.java | galin-kostadinov/Software-Engineering | 55189648d787b35f1e9cd24cc4449c6beda51c90 | [
"MIT"
] | null | null | null | 25.131579 | 95 | 0.619895 | 13,776 | package heroRepository;
public class Item {
private int strength;
private int agility;
private int intelligence;
public Item(int strength, int agility, int intelligence) {
this.strength = strength;
this.agility = agility;
this.intelligence = intelligence;
}
public int ... |
3e209009a3201ee3761f64ed159878df079a8e15 | 297 | java | Java | casa-do-codigo/src/main/java/jornada/deveficiente/casadocodigo/domain/request/CategoriaRequest.java | celsofilho82/DevEficiente | c1d11c52b1240179b38cd8f8a7ef7e998b072535 | [
"MIT"
] | null | null | null | casa-do-codigo/src/main/java/jornada/deveficiente/casadocodigo/domain/request/CategoriaRequest.java | celsofilho82/DevEficiente | c1d11c52b1240179b38cd8f8a7ef7e998b072535 | [
"MIT"
] | null | null | null | casa-do-codigo/src/main/java/jornada/deveficiente/casadocodigo/domain/request/CategoriaRequest.java | celsofilho82/DevEficiente | c1d11c52b1240179b38cd8f8a7ef7e998b072535 | [
"MIT"
] | null | null | null | 16.5 | 58 | 0.710438 | 13,777 | package jornada.deveficiente.casadocodigo.domain.request;
import javax.validation.constraints.NotBlank;
public class CategoriaRequest {
@NotBlank
private String nome;
public String getNome() {
return nome;
}
public void setNome(String nome) {
this.nome = nome;
}
}
|
3e2090764525e63fbbe885f7c750f9af93a28d7c | 314 | java | Java | raw_dataset/60138389@dfs@OK.java | zthang/code2vec_treelstm | 0c5f98d280b506317738ba603b719cac6036896f | [
"MIT"
] | 1 | 2020-04-24T03:35:40.000Z | 2020-04-24T03:35:40.000Z | raw_dataset/60138389@dfs@OK.java | ruanyuan115/code2vec_treelstm | 0c5f98d280b506317738ba603b719cac6036896f | [
"MIT"
] | 2 | 2020-04-23T21:14:28.000Z | 2021-01-21T01:07:18.000Z | raw_dataset/60138457@dfs@OK.java | zthang/code2vec_treelstm | 0c5f98d280b506317738ba603b719cac6036896f | [
"MIT"
] | null | null | null | 22.428571 | 48 | 0.33121 | 13,778 | void dfs(int u) {
status[u] = 1;
for (int i = head[u]; i != 0; i = next[i]) {
int v = to[i];
if (status[v] == 0) {
ans[u][v] = 1;
dfs(v);
} else if (status[v] == 1)
ans[u][v] = 2;
else
ans[u][v] = 1;
}
status[u] = 2;
} |
3e2090938bd52e14f2aa32a908a10b191eacea48 | 410 | java | Java | src/main/java/org/fintx/accounting/constant/AccountsOwnerFlagEnum.java | rudyENgithub/fintx-accounting | 717773aa3b992a8e4fb6c6e1d01051b4e42c2a2c | [
"Apache-2.0"
] | 69 | 2017-09-18T08:54:35.000Z | 2022-03-24T10:43:33.000Z | src/main/java/org/fintx/accounting/constant/AccountsOwnerFlagEnum.java | rudyENgithub/fintx-accounting | 717773aa3b992a8e4fb6c6e1d01051b4e42c2a2c | [
"Apache-2.0"
] | 1 | 2020-12-29T08:28:49.000Z | 2020-12-29T08:28:49.000Z | src/main/java/org/fintx/accounting/constant/AccountsOwnerFlagEnum.java | rudyENgithub/fintx-accounting | 717773aa3b992a8e4fb6c6e1d01051b4e42c2a2c | [
"Apache-2.0"
] | 16 | 2017-08-09T08:42:06.000Z | 2021-04-16T00:54:12.000Z | 21.578947 | 65 | 0.643902 | 13,779 | package org.fintx.accounting.constant;
import org.fintx.lang.Codeable;
public enum AccountsOwnerFlagEnum implements Codeable<Integer> {
INNER(1), CUSTOMER(2);
private Integer code;
private AccountsOwnerFlagEnum(Integer code) {
this.code = code;
}
@Override
public Integer... |
3e2090ac6bbb2c0067d1b4757777878b3deb048a | 2,198 | java | Java | usecase/usecase-embedding-android-tests/embeddingapi-async/src/org/xwalk/embedded/api/asyncsample/basic/XWalkViewWithVersionAndAPIVersionAsync.java | BruceDai/crosswalk-test-suite | ef012acfe1ab1dc311bd1677262ffffe361f8163 | [
"BSD-3-Clause"
] | null | null | null | usecase/usecase-embedding-android-tests/embeddingapi-async/src/org/xwalk/embedded/api/asyncsample/basic/XWalkViewWithVersionAndAPIVersionAsync.java | BruceDai/crosswalk-test-suite | ef012acfe1ab1dc311bd1677262ffffe361f8163 | [
"BSD-3-Clause"
] | null | null | null | usecase/usecase-embedding-android-tests/embeddingapi-async/src/org/xwalk/embedded/api/asyncsample/basic/XWalkViewWithVersionAndAPIVersionAsync.java | BruceDai/crosswalk-test-suite | ef012acfe1ab1dc311bd1677262ffffe361f8163 | [
"BSD-3-Clause"
] | null | null | null | 33.815385 | 116 | 0.690628 | 13,780 | // Copyright (c) 2014 Intel Corporation. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.xwalk.embedded.api.asyncsample.basic;
import org.xwalk.embedded.api.asyncsample.R;
import android.app.Activity;
import org.xwalk.core.XWalk... |
3e209133b68650e1450f1d49bf18d3e1f909ce02 | 24,540 | java | Java | framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java | opentaps/opentaps-1 | 49f3ebcd3645b7e76fe3d71f43904ce65d7901b8 | [
"Apache-2.0"
] | 10 | 2015-12-10T11:53:32.000Z | 2022-02-28T13:00:09.000Z | framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java | alainrk/opentaps | 1b234c74a55c0eb39170b9a9e88a0586a0408c77 | [
"Apache-2.0"
] | null | null | null | framework/base/src/org/ofbiz/base/conversion/DateTimeConverters.java | alainrk/opentaps | 1b234c74a55c0eb39170b9a9e88a0586a0408c77 | [
"Apache-2.0"
] | 13 | 2015-11-16T10:01:22.000Z | 2021-12-05T06:47:00.000Z | 39.014308 | 152 | 0.609535 | 13,781 | /*******************************************************************************
* 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... |
3e20920ff7b599a674a0d49f5f852c25e887aa94 | 444 | java | Java | app/src/main/java/apps/popularmoviesapp/models/Review.java | Mohllal/popular-movies | 349c523ffbadfd9b905654e2a7912673dd7e6f55 | [
"BSD-3-Clause"
] | null | null | null | app/src/main/java/apps/popularmoviesapp/models/Review.java | Mohllal/popular-movies | 349c523ffbadfd9b905654e2a7912673dd7e6f55 | [
"BSD-3-Clause"
] | null | null | null | app/src/main/java/apps/popularmoviesapp/models/Review.java | Mohllal/popular-movies | 349c523ffbadfd9b905654e2a7912673dd7e6f55 | [
"BSD-3-Clause"
] | null | null | null | 15.857143 | 37 | 0.594595 | 13,782 | package apps.popularmoviesapp.models;
/**
* Created by Kareem on 1/12/2016.
*/
public class Review {
private String id;
private String author;
private String content;
private String url;
public String getId() {
return id;
}
public String getAuthor() {
return author;
... |
3e209330588e8ee479ee9935dc5b46fec498cce9 | 6,279 | java | Java | src/JavaBitcoin/StoredOutput.java | shadders/JavaBitcoin | e243fbd1c7a67fea0d3d80d24f5c66a47125db9e | [
"Apache-2.0"
] | 1 | 2018-07-06T08:54:29.000Z | 2018-07-06T08:54:29.000Z | src/JavaBitcoin/StoredOutput.java | shadders/JavaBitcoin | e243fbd1c7a67fea0d3d80d24f5c66a47125db9e | [
"Apache-2.0"
] | null | null | null | src/JavaBitcoin/StoredOutput.java | shadders/JavaBitcoin | e243fbd1c7a67fea0d3d80d24f5c66a47125db9e | [
"Apache-2.0"
] | 1 | 2022-03-30T16:29:20.000Z | 2022-03-30T16:29:20.000Z | 31.084158 | 110 | 0.598662 | 13,783 | /**
* Copyright 2013 Ronald W Hoffman
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... |
3e209338c06d9d7b8e36507e039c61ccf87414a4 | 4,366 | java | Java | src/main/java/mekanism/common/inventory/container/slot/InventoryContainerSlot.java | telemenar/Mekanism | 521c257878f8dde267bd1acdc424aa75a97c9923 | [
"MIT"
] | 1 | 2021-09-24T19:27:39.000Z | 2021-09-24T19:27:39.000Z | src/main/java/mekanism/common/inventory/container/slot/InventoryContainerSlot.java | telemenar/Mekanism | 521c257878f8dde267bd1acdc424aa75a97c9923 | [
"MIT"
] | null | null | null | src/main/java/mekanism/common/inventory/container/slot/InventoryContainerSlot.java | telemenar/Mekanism | 521c257878f8dde267bd1acdc424aa75a97c9923 | [
"MIT"
] | 1 | 2021-09-24T19:27:07.000Z | 2021-09-24T19:27:07.000Z | 34.109375 | 135 | 0.695144 | 13,784 | package mekanism.common.inventory.container.slot;
import java.util.function.Consumer;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import mekanism.api.Action;
import mekanism.api.inventory.AutomationType;
import mekanism.api.inventory.IInventorySlot;
import mekanism.common.inventory.slot.BasicInv... |
3e2093b437c2e5f8a9ccf3d24ea4d9d2aa6b3b67 | 3,113 | java | Java | network/resource-manager/v2017_10_01/src/main/java/com/microsoft/azure/management/network/v2017_10_01/VirtualNetworkGatewayConnectionListEntity.java | minaltolpadi/azure-sdk-for-java | a6bb33fc71f21ee92d4246d6b5fe30ad8a5689cb | [
"MIT"
] | 3 | 2021-09-15T16:25:19.000Z | 2021-12-17T05:41:00.000Z | network/resource-manager/v2017_10_01/src/main/java/com/microsoft/azure/management/network/v2017_10_01/VirtualNetworkGatewayConnectionListEntity.java | minaltolpadi/azure-sdk-for-java | a6bb33fc71f21ee92d4246d6b5fe30ad8a5689cb | [
"MIT"
] | 306 | 2019-09-27T06:41:56.000Z | 2019-10-14T08:19:57.000Z | network/resource-manager/v2017_10_01/src/main/java/com/microsoft/azure/management/network/v2017_10_01/VirtualNetworkGatewayConnectionListEntity.java | minaltolpadi/azure-sdk-for-java | a6bb33fc71f21ee92d4246d6b5fe30ad8a5689cb | [
"MIT"
] | 1 | 2019-10-05T04:59:12.000Z | 2019-10-05T04:59:12.000Z | 22.395683 | 153 | 0.659171 | 13,785 | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.network.v2017_10_01;
import com.microsoft.azure.... |
3e2094097dac1fcdf94c8f33f7698daa63a56280 | 2,019 | java | Java | src/main/java/org/panteleyev/fx/grid/GridRowBuilder.java | petr-panteleyev/java-fx-helpers | d7cf2374c91536fbe6384053f9f1f9a62016539f | [
"BSD-2-Clause"
] | null | null | null | src/main/java/org/panteleyev/fx/grid/GridRowBuilder.java | petr-panteleyev/java-fx-helpers | d7cf2374c91536fbe6384053f9f1f9a62016539f | [
"BSD-2-Clause"
] | null | null | null | src/main/java/org/panteleyev/fx/grid/GridRowBuilder.java | petr-panteleyev/java-fx-helpers | d7cf2374c91536fbe6384053f9f1f9a62016539f | [
"BSD-2-Clause"
] | null | null | null | 25.556962 | 103 | 0.656265 | 13,786 | /*
Copyright (c) Petr Panteleyev. All rights reserved.
Licensed under the BSD license. See LICENSE file in the project root for full license information.
*/
package org.panteleyev.fx.grid;
import javafx.geometry.VPos;
import javafx.scene.Node;
import javafx.scene.layout.RowConstraints;
import java.util.Arrays;
impo... |
3e2094395a30be437fa830594ca2c689ac36a3b1 | 5,151 | java | Java | src/main/java/com/googlecode/webutilities/filters/compression/CompressedAndThrottledServletInputStream.java | rajenp/webutilities | ef2e32186f2b8a327fa0a58d06faf709fb1be702 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/googlecode/webutilities/filters/compression/CompressedAndThrottledServletInputStream.java | rajenp/webutilities | ef2e32186f2b8a327fa0a58d06faf709fb1be702 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/googlecode/webutilities/filters/compression/CompressedAndThrottledServletInputStream.java | rajenp/webutilities | ef2e32186f2b8a327fa0a58d06faf709fb1be702 | [
"Apache-2.0"
] | null | null | null | 29.947674 | 131 | 0.645894 | 13,787 | /*
* Copyright 2010-2016 Rajendra Patil
*
* 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... |
3e20944f102d80250b51a3da9499fcb4c62fc9cd | 25 | java | Java | src/main/java/com/jaloon/webim/package-info.java | jaloon/WebIM | 5e4265948f3aabc2e2b6c12db0f262131ff954d7 | [
"Apache-2.0"
] | 1 | 2019-12-29T10:39:12.000Z | 2019-12-29T10:39:12.000Z | src/main/java/com/jaloon/webim/package-info.java | jaloon/WebIM | 5e4265948f3aabc2e2b6c12db0f262131ff954d7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/jaloon/webim/package-info.java | jaloon/WebIM | 5e4265948f3aabc2e2b6c12db0f262131ff954d7 | [
"Apache-2.0"
] | null | null | null | 25 | 25 | 0.84 | 13,788 | package com.jaloon.webim; |
3e2094f9b2e1a013bd011e7c131a1ae391063dd8 | 1,565 | java | Java | azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/LocalizableString.java | Flanker32/azure-libraries-for-java | dea658743df837f3f6f92bd79f5619ca41a4af80 | [
"MIT"
] | 100 | 2017-11-10T02:19:58.000Z | 2022-03-27T10:24:07.000Z | azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/LocalizableString.java | Flanker32/azure-libraries-for-java | dea658743df837f3f6f92bd79f5619ca41a4af80 | [
"MIT"
] | 657 | 2017-10-24T16:39:52.000Z | 2022-03-31T03:12:57.000Z | azure-mgmt-appservice/src/main/java/com/microsoft/azure/management/appservice/LocalizableString.java | Flanker32/azure-libraries-for-java | dea658743df837f3f6f92bd79f5619ca41a4af80 | [
"MIT"
] | 122 | 2017-10-23T23:14:15.000Z | 2021-12-22T08:27:13.000Z | 22.357143 | 74 | 0.633866 | 13,789 | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.appservice;
import com.fasterxml.jackson.annotat... |
3e20955b66bddff54ce390b279ddd266081d2aca | 2,001 | java | Java | core/src/games/stendhal/client/gui/UserInterface.java | zonesgame/StendhalArcClient | 70d9c37d1b4112349e4dbabc3206204b4446d6d0 | [
"Apache-2.0"
] | 1 | 2021-07-09T05:49:05.000Z | 2021-07-09T05:49:05.000Z | core/src/games/stendhal/client/gui/UserInterface.java | zonesgame/StendhalArcClient | 70d9c37d1b4112349e4dbabc3206204b4446d6d0 | [
"Apache-2.0"
] | null | null | null | core/src/games/stendhal/client/gui/UserInterface.java | zonesgame/StendhalArcClient | 70d9c37d1b4112349e4dbabc3206204b4446d6d0 | [
"Apache-2.0"
] | 2 | 2021-12-08T18:33:26.000Z | 2022-01-06T23:46:55.000Z | 32.274194 | 100 | 0.52024 | 13,790 | /* $Id$ */
/***************************************************************************
* (C) Copyright 2003-2010 - Stendhal *
***************************************************************************
***************************************************************************
... |
3e2095e3c2c20d23e3c7865cc6e097316e065a39 | 1,227 | java | Java | Eroica2-common/src/main/java/com/sendtomoon/eroica/common/beans/format/FieldFormatterFactory.java | sendtomoon/Eroica2 | 7aab90f1880fedf7575be50c7c8737b337c38c10 | [
"Apache-2.0"
] | null | null | null | Eroica2-common/src/main/java/com/sendtomoon/eroica/common/beans/format/FieldFormatterFactory.java | sendtomoon/Eroica2 | 7aab90f1880fedf7575be50c7c8737b337c38c10 | [
"Apache-2.0"
] | null | null | null | Eroica2-common/src/main/java/com/sendtomoon/eroica/common/beans/format/FieldFormatterFactory.java | sendtomoon/Eroica2 | 7aab90f1880fedf7575be50c7c8737b337c38c10 | [
"Apache-2.0"
] | null | null | null | 36.088235 | 103 | 0.804401 | 13,791 | package com.sendtomoon.eroica.common.beans.format;
import java.lang.reflect.Constructor;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.format.annotation.NumberFormat;
import org.springframework.util.ClassUtils;
import com.sendtomoon.eroica.common.beans.ParameterInfo;
import ... |
3e20962a76e1ce36f2c86b93b07c6448be3b2cc6 | 4,017 | java | Java | android/Craftsman/app/src/main/java/com/example/craftsman/ChooseActivity.java | abdallahbarqawi/craftman | fdbe8f5ea6de5e81da5fdf45b65eb394f2cfb6b5 | [
"MIT"
] | null | null | null | android/Craftsman/app/src/main/java/com/example/craftsman/ChooseActivity.java | abdallahbarqawi/craftman | fdbe8f5ea6de5e81da5fdf45b65eb394f2cfb6b5 | [
"MIT"
] | null | null | null | android/Craftsman/app/src/main/java/com/example/craftsman/ChooseActivity.java | abdallahbarqawi/craftman | fdbe8f5ea6de5e81da5fdf45b65eb394f2cfb6b5 | [
"MIT"
] | null | null | null | 36.189189 | 124 | 0.639781 | 13,792 | package com.example.craftsman;
import androidx.annotation.NonNull;
import androidx.appcompat.app.ActionBarDrawerToggle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.cardview.widget.CardView;
import androidx.core.view.GravityCompat;
import androidx.drawerlayout.widget.DrawerLayout;
import android.c... |
3e209664ec586e72023e363186350988c18aa896 | 1,007 | java | Java | MVP/MvpApp-master/app/src/main/java/com/dl7/mvp/injector/modules/VideoMainModule.java | weiwenqiang/GitHub | a22f3ed254a005a8c8007f677968655620ccd3b1 | [
"Apache-2.0"
] | 10 | 2017-11-27T03:18:15.000Z | 2021-08-10T07:21:44.000Z | MVP/MvpApp-master/app/src/main/java/com/dl7/mvp/injector/modules/VideoMainModule.java | lierba64/GitHub | a22f3ed254a005a8c8007f677968655620ccd3b1 | [
"Apache-2.0"
] | null | null | null | MVP/MvpApp-master/app/src/main/java/com/dl7/mvp/injector/modules/VideoMainModule.java | lierba64/GitHub | a22f3ed254a005a8c8007f677968655620ccd3b1 | [
"Apache-2.0"
] | 10 | 2018-04-20T08:43:59.000Z | 2022-03-16T02:52:53.000Z | 25.820513 | 87 | 0.752731 | 13,793 | package com.dl7.mvp.injector.modules;
import com.dl7.mvp.adapter.ViewPagerAdapter;
import com.dl7.mvp.injector.PerFragment;
import com.dl7.mvp.local.table.DaoSession;
import com.dl7.mvp.module.base.IRxBusPresenter;
import com.dl7.mvp.module.video.main.VideoMainFragment;
import com.dl7.mvp.module.video.main.VideoMainPr... |
3e20969bd7df73ed11a05c7ec82f03ec32037388 | 1,228 | java | Java | app/src/main/java/com/callejas/cesar/aprendamosastronomia/Game_mainMenu.java | eduardo3150/Astronomia | b3b25db885534a7b46affcd97ff271b36cd8bb52 | [
"MIT"
] | null | null | null | app/src/main/java/com/callejas/cesar/aprendamosastronomia/Game_mainMenu.java | eduardo3150/Astronomia | b3b25db885534a7b46affcd97ff271b36cd8bb52 | [
"MIT"
] | null | null | null | app/src/main/java/com/callejas/cesar/aprendamosastronomia/Game_mainMenu.java | eduardo3150/Astronomia | b3b25db885534a7b46affcd97ff271b36cd8bb52 | [
"MIT"
] | null | null | null | 25.583333 | 62 | 0.684039 | 13,794 | package com.callejas.cesar.aprendamosastronomia;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class Game_mainMenu extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
su... |
3e20974d6ba37f9ef4a16238a11428fc01746a34 | 6,401 | java | Java | src/main/java/com/codetaylor/mc/pyrotech/modules/core/block/BlockFarmlandMulched.java | 1478599553/pyrotech-1.12 | d61428af609b4bb61f1d3f4b31e7c4cfd91e4bae | [
"Apache-2.0"
] | 34 | 2019-01-18T11:04:52.000Z | 2020-05-25T08:14:01.000Z | src/main/java/com/codetaylor/mc/pyrotech/modules/core/block/BlockFarmlandMulched.java | 1478599553/pyrotech-1.12 | d61428af609b4bb61f1d3f4b31e7c4cfd91e4bae | [
"Apache-2.0"
] | 304 | 2019-04-30T20:12:00.000Z | 2020-05-28T20:59:07.000Z | src/main/java/com/codetaylor/mc/pyrotech/modules/core/block/BlockFarmlandMulched.java | 1478599553/pyrotech-1.12 | d61428af609b4bb61f1d3f4b31e7c4cfd91e4bae | [
"Apache-2.0"
] | 12 | 2020-08-01T22:12:07.000Z | 2022-03-21T07:31:56.000Z | 31.53202 | 148 | 0.728324 | 13,795 | package com.codetaylor.mc.pyrotech.modules.core.block;
import com.codetaylor.mc.athenaeum.spi.BlockPartialBase;
import com.codetaylor.mc.pyrotech.modules.core.ModuleCore;
import com.codetaylor.mc.pyrotech.modules.core.ModuleCoreConfig;
import com.codetaylor.mc.pyrotech.modules.core.network.SCPacketParticleBoneMeal;
im... |
3e209761ffd8e928423cf05329febcaec20ac8f3 | 2,383 | java | Java | aws-java-sdk-config/src/main/java/com/amazonaws/services/config/model/ResourceInUseException.java | phambryan/aws-sdk-for-java | 0f75a8096efdb4831da8c6793390759d97a25019 | [
"Apache-2.0"
] | 3,372 | 2015-01-03T00:35:43.000Z | 2022-03-31T15:56:24.000Z | aws-java-sdk-config/src/main/java/com/amazonaws/services/config/model/ResourceInUseException.java | phambryan/aws-sdk-for-java | 0f75a8096efdb4831da8c6793390759d97a25019 | [
"Apache-2.0"
] | 2,391 | 2015-01-01T12:55:24.000Z | 2022-03-31T08:01:50.000Z | aws-java-sdk-config/src/main/java/com/amazonaws/services/config/model/ResourceInUseException.java | phambryan/aws-sdk-for-java | 0f75a8096efdb4831da8c6793390759d97a25019 | [
"Apache-2.0"
] | 2,876 | 2015-01-01T14:38:37.000Z | 2022-03-29T19:53:10.000Z | 30.948052 | 120 | 0.701217 | 13,796 | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e20986e901b96fe7b39565526b48044802f8bf5 | 775 | java | Java | admin/src/main/java/cn/jrry/admin/service/UserRoleRelationService.java | jrchens/base | 0252bb335459c71707078c8492c66fa846a4e426 | [
"MIT"
] | null | null | null | admin/src/main/java/cn/jrry/admin/service/UserRoleRelationService.java | jrchens/base | 0252bb335459c71707078c8492c66fa846a4e426 | [
"MIT"
] | null | null | null | admin/src/main/java/cn/jrry/admin/service/UserRoleRelationService.java | jrchens/base | 0252bb335459c71707078c8492c66fa846a4e426 | [
"MIT"
] | null | null | null | 27.678571 | 65 | 0.767742 | 13,797 | package cn.jrry.admin.service;
import cn.jrry.admin.domain.UserRoleRelation;
import java.util.List;
import java.util.Map;
public interface UserRoleRelationService {
int deleteByPrimaryKey(Long id);
int insert(UserRoleRelation record);
int insert(List<UserRoleRelation> records);
UserRoleRelation sel... |
3e209892f03cb30b68cae91ea4fae5bea2d35fcd | 176 | java | Java | fszn-common/src/main/java/com/fszn/common/enums/BusinessStatus.java | zhou-jiang-git/LeYouYiXiu | 015bb38e1e7e76c6a826869363e39bd90e0be9f5 | [
"MIT"
] | null | null | null | fszn-common/src/main/java/com/fszn/common/enums/BusinessStatus.java | zhou-jiang-git/LeYouYiXiu | 015bb38e1e7e76c6a826869363e39bd90e0be9f5 | [
"MIT"
] | null | null | null | fszn-common/src/main/java/com/fszn/common/enums/BusinessStatus.java | zhou-jiang-git/LeYouYiXiu | 015bb38e1e7e76c6a826869363e39bd90e0be9f5 | [
"MIT"
] | null | null | null | 8.8 | 30 | 0.448864 | 13,798 | package com.fszn.common.enums;
/**
* 操作状态
*
* @author ruoyi
*/
public enum BusinessStatus
{
/**
* 成功
*/
SUCCESS,
/**
* 失败
*/
FAIL,
}
|
3e2099505978a7d190bf8cef364bff870d1b254e | 823 | java | Java | services/service-order/src/main/java/org/rxjava/service/order/RxOrderApplication.java | Hi-jing/taro-mall | 488d2c32a8e9fde4050709f3e3119795a4a84c82 | [
"MIT"
] | 1 | 2021-08-28T16:07:40.000Z | 2021-08-28T16:07:40.000Z | services/service-order/src/main/java/org/rxjava/service/order/RxOrderApplication.java | Hi-jing/taro-mall | 488d2c32a8e9fde4050709f3e3119795a4a84c82 | [
"MIT"
] | null | null | null | services/service-order/src/main/java/org/rxjava/service/order/RxOrderApplication.java | Hi-jing/taro-mall | 488d2c32a8e9fde4050709f3e3119795a4a84c82 | [
"MIT"
] | null | null | null | 31.653846 | 106 | 0.784933 | 13,799 | package org.rxjava.service.order;
import org.springframework.boot.WebApplicationType;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.data.mongodb.config.EnableMongoAuditing;
import org.springframework.web... |
3e209a13fc52ed3fe3ce1aaa699a4a31a0294dff | 1,486 | java | Java | src/testcases/CWE197_Numeric_Truncation_Error/s02/CWE197_Numeric_Truncation_Error__short_listen_tcp_67b.java | diktat-static-analysis/juliet-benchmark-java | 7e55922d154c26ef34ff3327073f030ff7393b2a | [
"MIT"
] | null | null | null | src/testcases/CWE197_Numeric_Truncation_Error/s02/CWE197_Numeric_Truncation_Error__short_listen_tcp_67b.java | diktat-static-analysis/juliet-benchmark-java | 7e55922d154c26ef34ff3327073f030ff7393b2a | [
"MIT"
] | null | null | null | src/testcases/CWE197_Numeric_Truncation_Error/s02/CWE197_Numeric_Truncation_Error__short_listen_tcp_67b.java | diktat-static-analysis/juliet-benchmark-java | 7e55922d154c26ef34ff3327073f030ff7393b2a | [
"MIT"
] | null | null | null | 33.022222 | 126 | 0.730148 | 13,800 | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE197_Numeric_Truncation_Error__short_listen_tcp_67b.java
Label Definition File: CWE197_Numeric_Truncation_Error__short.label.xml
Template File: sources-sink-67b.tmpl.java
*/
/*
* @description
* CWE: 197 Numeric Truncation Error
* BadSource: listen_tcp Read data using a... |
3e209a3c92622515802d40230b0772ad658716b2 | 7,034 | java | Java | ExtractedJars/Health_com.huawei.health/javafiles/android/support/v4/widget/PopupWindowCompat$BasePopupWindowImpl.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 3 | 2019-05-01T09:22:08.000Z | 2019-07-06T22:21:59.000Z | ExtractedJars/Health_com.huawei.health/javafiles/android/support/v4/widget/PopupWindowCompat$BasePopupWindowImpl.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | null | null | null | ExtractedJars/Health_com.huawei.health/javafiles/android/support/v4/widget/PopupWindowCompat$BasePopupWindowImpl.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 1 | 2020-11-26T12:22:02.000Z | 2020-11-26T12:22:02.000Z | 37.614973 | 127 | 0.599801 | 13,801 | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package android.support.v4.widget;
import android.support.v4.view.GravityCompat;
import android.support.v4.view.ViewCompat;
import android.view.View;
impo... |
3e209b39b98e3e8f0ce33d95c1a1ac57cde0a5e8 | 1,842 | java | Java | SomeLib/src/main/java/com/zhn/demo/somelib/beanutils/BeanUtil.java | makingToper/LearnDemo | 88e8f4932bee4912d70ab8db8c714a1ae05017de | [
"MIT"
] | 2 | 2020-08-03T14:13:30.000Z | 2021-05-10T11:40:00.000Z | SomeLib/src/main/java/com/zhn/demo/somelib/beanutils/BeanUtil.java | makingToper/LearnDemo | 88e8f4932bee4912d70ab8db8c714a1ae05017de | [
"MIT"
] | 4 | 2020-03-04T23:54:32.000Z | 2021-05-08T17:56:06.000Z | SomeLib/src/main/java/com/zhn/demo/somelib/beanutils/BeanUtil.java | makingToper/LearnDemo | 88e8f4932bee4912d70ab8db8c714a1ae05017de | [
"MIT"
] | null | null | null | 16.899083 | 77 | 0.545603 | 13,802 | package com.zhn.demo.somelib.beanutils;
import lombok.Data;
import net.sf.cglib.beans.BeanCopier;
import org.junit.Test;
import java.util.Date;
public class BeanUtil {
/**
* 原类和目标类,字段和字段类型一样,就会copy,切字段必须有对应的getter和setter方法
* 如果原类字段类型是int,目标类是Integer 也不会copy,
*/
/* A B字段一样 */
@Test
p... |
3e209cba8cf0de6f6b55a3cc8c1c8686c61cef66 | 7,666 | java | Java | src/edu/rutgers/MOST/optimization/solvers/GurobiSolver.java | mentatpsi/MOST | 079c148f81d68ee1f7ad08081f08013bcf097287 | [
"Unlicense"
] | 1 | 2016-05-12T06:50:04.000Z | 2016-05-12T06:50:04.000Z | src/edu/rutgers/MOST/optimization/solvers/GurobiSolver.java | mentatpsi/MOST | 079c148f81d68ee1f7ad08081f08013bcf097287 | [
"Unlicense"
] | null | null | null | src/edu/rutgers/MOST/optimization/solvers/GurobiSolver.java | mentatpsi/MOST | 079c148f81d68ee1f7ad08081f08013bcf097287 | [
"Unlicense"
] | null | null | null | 24.259494 | 107 | 0.642447 | 13,803 | package edu.rutgers.MOST.optimization.solvers;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
import javax.swing.JOptionPane;
import org.apache.log4j.Logger;
import edu.rutgers.MOST.config.LocalConfig;
import edu.rutgers.MOST.presentation.GraphicalInterface;
impor... |
3e209d4a50a400fbb40d6b00b3a7998d87fd0058 | 2,048 | java | Java | LibraryManagementSystemProject/src/librarymanagementsystemproject/RegisteredUsers.java | MilaDog/LibraryManagementSystem-Project | f8535c299197aadd371adf9c415b54790bb557b4 | [
"MIT"
] | null | null | null | LibraryManagementSystemProject/src/librarymanagementsystemproject/RegisteredUsers.java | MilaDog/LibraryManagementSystem-Project | f8535c299197aadd371adf9c415b54790bb557b4 | [
"MIT"
] | null | null | null | LibraryManagementSystemProject/src/librarymanagementsystemproject/RegisteredUsers.java | MilaDog/LibraryManagementSystem-Project | f8535c299197aadd371adf9c415b54790bb557b4 | [
"MIT"
] | null | null | null | 21.557895 | 174 | 0.567383 | 13,804 | package librarymanagementsystemproject;
/**
*
* @author Daniel Ryan Sergeant
*/
public class RegisteredUsers {
// Initializing necessary fields
private String userID;
private String firstName;
private String surname;
private String dob;
private String phone;
private String email;
... |
3e209dcd50e9e33ee71a0a37d4db7b7c263fdee2 | 2,104 | java | Java | fe/fe-core/src/main/java/com/starrocks/analysis/TableRenameClause.java | chaoyli/starrocks | dd9c21f0fab366e6e57f5b6f0d6f673ba5f42c46 | [
"Zlib",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSD-3-Clause-Clear"
] | null | null | null | fe/fe-core/src/main/java/com/starrocks/analysis/TableRenameClause.java | chaoyli/starrocks | dd9c21f0fab366e6e57f5b6f0d6f673ba5f42c46 | [
"Zlib",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSD-3-Clause-Clear"
] | null | null | null | fe/fe-core/src/main/java/com/starrocks/analysis/TableRenameClause.java | chaoyli/starrocks | dd9c21f0fab366e6e57f5b6f0d6f673ba5f42c46 | [
"Zlib",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"ECL-2.0",
"BSD-3-Clause-Clear"
] | null | null | null | 30.941176 | 132 | 0.718631 | 13,805 | // This file is made available under Elastic License 2.0.
// This file is based on code available under the Apache license here:
// https://github.com/apache/incubator-doris/blob/master/fe/fe-core/src/main/java/org/apache/doris/analysis/TableRenameClause.java
// Licensed to the Apache Software Foundation (ASF) under... |
3e209e9a50f49be3fee8060e816ac7dfb44a5c50 | 696 | java | Java | src/main/java/net/canarymod/hook/entity/VehicleDestroyHook.java | FlintPowered/FlintLib | 26bd0a36f4c02148e1c8525d02d5af0b5438e564 | [
"Unlicense"
] | 19 | 2015-01-10T02:15:26.000Z | 2020-10-06T18:45:08.000Z | src/main/java/net/canarymod/hook/entity/VehicleDestroyHook.java | FlintPowered/FlintLib | 26bd0a36f4c02148e1c8525d02d5af0b5438e564 | [
"Unlicense"
] | 58 | 2015-01-02T13:00:53.000Z | 2017-12-23T14:37:24.000Z | src/main/java/net/canarymod/hook/entity/VehicleDestroyHook.java | FlintPowered/FlintLib | 26bd0a36f4c02148e1c8525d02d5af0b5438e564 | [
"Unlicense"
] | 31 | 2015-01-25T09:59:30.000Z | 2021-07-04T02:07:56.000Z | 21.090909 | 71 | 0.652299 | 13,806 | package net.canarymod.hook.entity;
import net.canarymod.api.entity.vehicle.Vehicle;
import net.canarymod.hook.Hook;
/**
* VehicleDestoryHook<br>
* Called when a Minecart or Boat is destroyed
*
* @author Jason (darkdiplomat)
*/
public class VehicleDestroyHook extends Hook {
private Vehicle vehicle;
publi... |
3e209f1ceecb951318c0d9754eb173935458f472 | 12,398 | java | Java | src/main/java/org/openflow/protocol/OFError.java | parthosa/floodlight-plus | 51b79ecba6c8008670fcd95df0716f8c249beb4c | [
"Apache-2.0"
] | null | null | null | src/main/java/org/openflow/protocol/OFError.java | parthosa/floodlight-plus | 51b79ecba6c8008670fcd95df0716f8c249beb4c | [
"Apache-2.0"
] | null | null | null | src/main/java/org/openflow/protocol/OFError.java | parthosa/floodlight-plus | 51b79ecba6c8008670fcd95df0716f8c249beb4c | [
"Apache-2.0"
] | null | null | null | 31.279597 | 119 | 0.635126 | 13,807 | package org.openflow.protocol;
import java.nio.ByteBuffer;
import java.util.Arrays;
import java.util.List;
import org.openflow.protocol.factory.OFMessageFactory;
import org.openflow.protocol.factory.OFMessageFactoryAware;
import org.openflow.util.U16;
/**
* Represents an ofp_error_msg
*
* @author David Erickson ... |
3e209fbeb21b1b533708684874e990fc1d7c2f14 | 569 | java | Java | Fancy/src/test/java/cn/fancy/test/EntryMapTest.java | zhgo116/fancy | 09abbd41208e29cab1b309013ffc5b23a49a37fc | [
"Apache-2.0"
] | 1 | 2017-06-06T10:19:00.000Z | 2017-06-06T10:19:00.000Z | Fancy/src/test/java/cn/fancy/test/EntryMapTest.java | zhgo116/fancy | 09abbd41208e29cab1b309013ffc5b23a49a37fc | [
"Apache-2.0"
] | null | null | null | Fancy/src/test/java/cn/fancy/test/EntryMapTest.java | zhgo116/fancy | 09abbd41208e29cab1b309013ffc5b23a49a37fc | [
"Apache-2.0"
] | 1 | 2022-02-27T02:48:32.000Z | 2022-02-27T02:48:32.000Z | 24.73913 | 67 | 0.644991 | 13,808 | package cn.fancy.test;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Map.Entry;
public class EntryMapTest {
public static void main(String[] args) {
Map<String, String> map=new HashMap<String,String>();
map.put("name", "123");
map.put("id","21");
... |
3e20a0945a06e071eadab5bc464eb6cd15b29800 | 3,770 | java | Java | flink-table/flink-table-planner-blink/src/test/java/org/apache/flink/table/planner/codegen/EqualiserCodeGeneratorTest.java | Shih-Wei-Hsu/flink | 3fed93d62d8f79627d4ded2dd1fae6fae91b36e8 | [
"MIT",
"Apache-2.0",
"MIT-0",
"BSD-3-Clause"
] | 41 | 2018-11-14T04:05:42.000Z | 2022-02-09T10:39:23.000Z | flink-table/flink-table-planner-blink/src/test/java/org/apache/flink/table/planner/codegen/EqualiserCodeGeneratorTest.java | Shih-Wei-Hsu/flink | 3fed93d62d8f79627d4ded2dd1fae6fae91b36e8 | [
"MIT",
"Apache-2.0",
"MIT-0",
"BSD-3-Clause"
] | 15 | 2021-06-13T18:06:12.000Z | 2022-02-09T22:40:04.000Z | flink-table/flink-table-planner-blink/src/test/java/org/apache/flink/table/planner/codegen/EqualiserCodeGeneratorTest.java | houmaozheng/flink | ef692d0967daf8f532d9011122e1d3104a07fb39 | [
"Apache-2.0"
] | 16 | 2019-01-04T09:19:03.000Z | 2022-01-10T14:34:31.000Z | 37.7 | 96 | 0.763395 | 13,809 | /*
* 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 ... |
3e20a13e3ef75033e4a16f438e8b54240ddeb3d6 | 1,608 | java | Java | src/main/java/ch/fhnw/digibp/sample/SampleDelegate.java | DigiBP/Team-Castle-of-Grueyeres | e575d0d79f084263ffbd6a9e536c84fea7cdb95b | [
"Apache-2.0"
] | null | null | null | src/main/java/ch/fhnw/digibp/sample/SampleDelegate.java | DigiBP/Team-Castle-of-Grueyeres | e575d0d79f084263ffbd6a9e536c84fea7cdb95b | [
"Apache-2.0"
] | 5 | 2020-12-04T15:39:12.000Z | 2020-12-04T19:39:41.000Z | src/main/java/ch/fhnw/digibp/sample/SampleDelegate.java | DigiBP/Team-Castle-of-Grueyeres | e575d0d79f084263ffbd6a9e536c84fea7cdb95b | [
"Apache-2.0"
] | null | null | null | 34.212766 | 91 | 0.697139 | 13,810 | package ch.fhnw.digibp.sample;
import ch.fhnw.digibp.order.Order;
import ch.fhnw.digibp.order.OrderRepository;
import org.camunda.bpm.engine.delegate.DelegateExecution;
import org.camunda.bpm.engine.delegate.JavaDelegate;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory... |
3e20a1cc429e77b4e9b5b9889bbb0e35592712a0 | 1,292 | java | Java | client-configuration/src/main/java/com/rideaustin/clients/configuration/elements/DirectConnectConfigurationElement.java | coopersystem-fsd/server | 24354717624c25b5d4faf0b7ea540e2742e8039f | [
"MIT"
] | 13 | 2020-08-20T23:51:13.000Z | 2021-08-23T17:47:14.000Z | client-configuration/src/main/java/com/rideaustin/clients/configuration/elements/DirectConnectConfigurationElement.java | coopersystem-fsd/server | 24354717624c25b5d4faf0b7ea540e2742e8039f | [
"MIT"
] | 3 | 2020-06-25T18:16:12.000Z | 2021-11-25T21:36:19.000Z | client-configuration/src/main/java/com/rideaustin/clients/configuration/elements/DirectConnectConfigurationElement.java | coopersystem-fsd/server | 24354717624c25b5d4faf0b7ea540e2742e8039f | [
"MIT"
] | 12 | 2020-06-16T20:42:18.000Z | 2022-03-10T21:45:39.000Z | 34.918919 | 109 | 0.816563 | 13,811 | package com.rideaustin.clients.configuration.elements;
import java.util.HashMap;
import java.util.Map;
import javax.inject.Inject;
import org.springframework.stereotype.Component;
import com.google.common.collect.ImmutableMap;
import com.rideaustin.clients.configuration.ConfigurationElement;
import com.rideaustin.c... |
3e20a1edac3b4bfc08901d50d89a7f2f4b5e8d8e | 5,679 | java | Java | src/main/java/gu/search/SearchCtr.java | gujc71/Project9_Solr | 24a3cba51baea1e247a78a71fc224181fa7641f8 | [
"MIT"
] | null | null | null | src/main/java/gu/search/SearchCtr.java | gujc71/Project9_Solr | 24a3cba51baea1e247a78a71fc224181fa7641f8 | [
"MIT"
] | 1 | 2020-03-14T14:31:10.000Z | 2020-03-14T14:31:10.000Z | src/main/java/gu/search/SearchCtr.java | gujc71/Project9_Solr | 24a3cba51baea1e247a78a71fc224181fa7641f8 | [
"MIT"
] | null | null | null | 38.89726 | 149 | 0.631801 | 13,812 | package gu.search;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.solr.client.solrj.SolrClient;
import org.apache.solr.client.solrj.SolrQuery;
import org.apache.solr.client.sol... |
3e20a290bc42d5f5b0660490cd6c5a0ba38b5b5f | 985 | java | Java | src/main/java/org/culturegraph/mf/stream/reader/FormetaReader.java | thomasseidel/metafacture-core | 2c5a36e1089ab2fd5264960c4f76fad3e8487ff0 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/culturegraph/mf/stream/reader/FormetaReader.java | thomasseidel/metafacture-core | 2c5a36e1089ab2fd5264960c4f76fad3e8487ff0 | [
"Apache-2.0"
] | 1 | 2015-12-11T08:25:54.000Z | 2015-12-11T08:25:54.000Z | src/main/java/org/culturegraph/mf/stream/reader/FormetaReader.java | thomasseidel/metafacture-core | 2c5a36e1089ab2fd5264960c4f76fad3e8487ff0 | [
"Apache-2.0"
] | null | null | null | 31.774194 | 76 | 0.753299 | 13,813 | /*
* Copyright 2013, 2014 Deutsche Nationalbibliothek
*
* 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... |
3e20a29cdb1fafac566575e85112c4c169fcc9af | 640 | java | Java | src/main/java/uk/gov/dft/bluebadge/service/applicationmanagement/controller/PagingParams.java | uk-gov-dft/bluebadge-applications-service | 7e2fe9b59e77ff827e6b4828c2e282e0c8f63953 | [
"MIT"
] | null | null | null | src/main/java/uk/gov/dft/bluebadge/service/applicationmanagement/controller/PagingParams.java | uk-gov-dft/bluebadge-applications-service | 7e2fe9b59e77ff827e6b4828c2e282e0c8f63953 | [
"MIT"
] | null | null | null | src/main/java/uk/gov/dft/bluebadge/service/applicationmanagement/controller/PagingParams.java | uk-gov-dft/bluebadge-applications-service | 7e2fe9b59e77ff827e6b4828c2e282e0c8f63953 | [
"MIT"
] | null | null | null | 27.826087 | 116 | 0.823438 | 13,814 | package uk.gov.dft.bluebadge.service.applicationmanagement.controller;
import static uk.gov.dft.bluebadge.service.applicationmanagement.repository.ApplicationRepository.DEFAULT_PAGE_NUM;
import static uk.gov.dft.bluebadge.service.applicationmanagement.repository.ApplicationRepository.DEFAULT_PAGE_SIZE;
import javax.v... |
3e20a303bcc8876f23906e4cb97d6b272ba85419 | 2,965 | java | Java | servo-core/src/main/java/com/netflix/servo/monitor/LongGauge.java | brharrington/servo | 6480bc4aedfd0b03dcfa16fb41ce76d46882eda0 | [
"Apache-2.0"
] | 993 | 2015-01-02T14:53:23.000Z | 2022-03-27T12:03:16.000Z | servo-core/src/main/java/com/netflix/servo/monitor/LongGauge.java | brharrington/servo | 6480bc4aedfd0b03dcfa16fb41ce76d46882eda0 | [
"Apache-2.0"
] | 113 | 2015-01-13T21:01:54.000Z | 2021-12-19T15:38:41.000Z | servo-core/src/main/java/com/netflix/servo/monitor/LongGauge.java | brharrington/servo | 6480bc4aedfd0b03dcfa16fb41ce76d46882eda0 | [
"Apache-2.0"
] | 271 | 2015-01-08T13:38:08.000Z | 2022-03-24T18:49:49.000Z | 25.560345 | 92 | 0.675211 | 13,815 | /*
* Copyright 2011-2018 Netflix, Inc.
* <p/>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p/>
* http://www.apache.org/licenses/LICENSE-2.0
* <p/>
* Unless required by applicable... |
3e20a331b31b4349ba72e6678c849283bfd7284f | 3,526 | java | Java | src/test/java/codeu/controller/RegisterServletTest.java | daphliu/CodeU-Spring-2018 | f273567f3c5bbe067630f497873e11484f0633b8 | [
"Apache-2.0"
] | 3 | 2019-01-23T02:17:26.000Z | 2019-06-21T16:56:22.000Z | src/test/java/codeu/controller/RegisterServletTest.java | daphliu/CodeU-Spring-2018 | f273567f3c5bbe067630f497873e11484f0633b8 | [
"Apache-2.0"
] | 2 | 2018-03-26T05:10:21.000Z | 2018-04-13T04:07:39.000Z | src/test/java/codeu/controller/RegisterServletTest.java | daphliu/CodeU-Spring-2018 | f273567f3c5bbe067630f497873e11484f0633b8 | [
"Apache-2.0"
] | 2 | 2018-03-07T05:24:31.000Z | 2018-10-01T23:07:41.000Z | 39.177778 | 88 | 0.779637 | 13,816 | package codeu.controller;
import codeu.model.data.User;
import codeu.model.store.basic.UserStore;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.... |
3e20a3821ee0418404d983d110bcc33bac3b76b3 | 2,306 | java | Java | src/main/java/com/bbn/openmap/image/ImageScaler.java | d2fn/passage | 2085183f1b085ac344198bd674024fe715bd4fca | [
"MIT"
] | 1 | 2020-04-10T09:43:49.000Z | 2020-04-10T09:43:49.000Z | src/main/java/com/bbn/openmap/image/ImageScaler.java | d2fn/passage | 2085183f1b085ac344198bd674024fe715bd4fca | [
"MIT"
] | null | null | null | src/main/java/com/bbn/openmap/image/ImageScaler.java | d2fn/passage | 2085183f1b085ac344198bd674024fe715bd4fca | [
"MIT"
] | 3 | 2015-05-01T20:36:49.000Z | 2022-03-09T22:47:04.000Z | 39.758621 | 88 | 0.56418 | 13,817 | package com.bbn.openmap.image;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.RenderingHints;
import java.awt.image.BufferedImage;
/**
* This code comes from the book "Filthy Rich Clients" Chapter 4.
* It is optimized for fast scaling.
*
* @author Chet H... |
3e20a396514a00f18c40cc0803b4ffbbcbe0a771 | 5,943 | java | Java | src/it/java/edu/cmu/sv/ws/ssnoc/test/ExchangeInfoServiceTest.java | nihao0818/fse-F14-SA3-SSNoC-Java-REST | 5e83cf69c779c8104d9ce207a0769f7a1388b984 | [
"Apache-2.0"
] | null | null | null | src/it/java/edu/cmu/sv/ws/ssnoc/test/ExchangeInfoServiceTest.java | nihao0818/fse-F14-SA3-SSNoC-Java-REST | 5e83cf69c779c8104d9ce207a0769f7a1388b984 | [
"Apache-2.0"
] | null | null | null | src/it/java/edu/cmu/sv/ws/ssnoc/test/ExchangeInfoServiceTest.java | nihao0818/fse-F14-SA3-SSNoC-Java-REST | 5e83cf69c779c8104d9ce207a0769f7a1388b984 | [
"Apache-2.0"
] | null | null | null | 31.444444 | 84 | 0.641427 | 13,818 | package edu.cmu.sv.ws.ssnoc.test;
import edu.cmu.sv.ws.ssnoc.rest.ExchangeInfoService;
import edu.cmu.sv.ws.ssnoc.rest.ExchangeMessageService;
import org.junit.Test;
import static org.junit.Assert.*;
import edu.cmu.sv.ws.ssnoc.data.SQL;
import edu.cmu.sv.ws.ssnoc.data.util.DBUtils;
import edu.cmu.sv.ws.ssnoc.dto.Ex... |
3e20a45e8be762093bd554b0636cce3771ddd6d3 | 24,458 | java | Java | google/cloud/resourcemanager/v3/google-cloud-resourcemanager-v3-java/proto-google-cloud-resourcemanager-v3-java/src/main/java/com/google/cloud/resourcemanager/v3/CreateFolderRequest.java | googleapis/googleapis-gen | d84824c78563d59b0e58d5664bfaa430e9ad7e7a | [
"Apache-2.0"
] | 7 | 2021-02-21T10:39:41.000Z | 2021-12-07T07:31:28.000Z | google/cloud/resourcemanager/v3/google-cloud-resourcemanager-v3-java/proto-google-cloud-resourcemanager-v3-java/src/main/java/com/google/cloud/resourcemanager/v3/CreateFolderRequest.java | googleapis/googleapis-gen | d84824c78563d59b0e58d5664bfaa430e9ad7e7a | [
"Apache-2.0"
] | 6 | 2021-02-02T23:46:11.000Z | 2021-11-15T01:46:02.000Z | google/cloud/resourcemanager/v3/google-cloud-resourcemanager-v3-java/proto-google-cloud-resourcemanager-v3-java/src/main/java/com/google/cloud/resourcemanager/v3/CreateFolderRequest.java | googleapis/googleapis-gen | d84824c78563d59b0e58d5664bfaa430e9ad7e7a | [
"Apache-2.0"
] | 4 | 2021-01-28T23:25:45.000Z | 2021-08-30T01:55:16.000Z | 36.180473 | 172 | 0.691798 | 13,819 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/resourcemanager/v3/folders.proto
package com.google.cloud.resourcemanager.v3;
/**
* <pre>
* The CreateFolder request message.
* </pre>
*
* Protobuf type {@code google.cloud.resourcemanager.v3.CreateFolderRequest}
*/
public final... |
3e20a66dde4f926d679b69dbc6837179e3215257 | 2,309 | java | Java | app/src/main/java/com/codingbad/vpntoggle/holder/ApplicationViewHolder.java | xeroxnir/vpn-toggle | ffe710731140b1671360ee51a13f7da43248c1cc | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | app/src/main/java/com/codingbad/vpntoggle/holder/ApplicationViewHolder.java | xeroxnir/vpn-toggle | ffe710731140b1671360ee51a13f7da43248c1cc | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | app/src/main/java/com/codingbad/vpntoggle/holder/ApplicationViewHolder.java | xeroxnir/vpn-toggle | ffe710731140b1671360ee51a13f7da43248c1cc | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 31.297297 | 129 | 0.755613 | 13,820 | /*
* Copyright (C) 2015 Ayelen Chavez y Joaquín Rinaudo
*
* 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... |
3e20a854d5592d94ee4a1f00cbce60edf46b638f | 987 | java | Java | fusionbackend/src/main/java/io/fusion/fusionbackend/dto/CountryDto.java | IndustryFusion/IndustryFusion | 70c20e680a2a6ee035474c45b6ce5ac2713b0079 | [
"Apache-2.0"
] | 17 | 2021-02-03T07:32:59.000Z | 2022-03-19T11:34:57.000Z | fusionbackend/src/main/java/io/fusion/fusionbackend/dto/CountryDto.java | IndustryFusion/IndustryFusion | 70c20e680a2a6ee035474c45b6ce5ac2713b0079 | [
"Apache-2.0"
] | 94 | 2021-04-26T08:00:37.000Z | 2022-02-08T08:56:58.000Z | fusionbackend/src/main/java/io/fusion/fusionbackend/dto/CountryDto.java | IndustryFusion/IndustryFusion | 70c20e680a2a6ee035474c45b6ce5ac2713b0079 | [
"Apache-2.0"
] | 3 | 2021-02-06T19:59:21.000Z | 2022-03-19T11:55:03.000Z | 28.2 | 67 | 0.762918 | 13,821 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed... |
3e20a87ae910e31563bdbfe5cfd693a0209322da | 3,599 | java | Java | s1_requisitos-back/src/main/java/co/edu/uniandes/csw/requisitos/ejb/DesarrolladorEquipoDesarrolloLogic.java | Uniandes-ISIS2603-backup/s1_Requisitos_201920 | 5a57689746d90f638251fd3f4d4c3b41f7b515f6 | [
"MIT"
] | null | null | null | s1_requisitos-back/src/main/java/co/edu/uniandes/csw/requisitos/ejb/DesarrolladorEquipoDesarrolloLogic.java | Uniandes-ISIS2603-backup/s1_Requisitos_201920 | 5a57689746d90f638251fd3f4d4c3b41f7b515f6 | [
"MIT"
] | null | null | null | s1_requisitos-back/src/main/java/co/edu/uniandes/csw/requisitos/ejb/DesarrolladorEquipoDesarrolloLogic.java | Uniandes-ISIS2603-backup/s1_Requisitos_201920 | 5a57689746d90f638251fd3f4d4c3b41f7b515f6 | [
"MIT"
] | null | null | null | 41.367816 | 141 | 0.734371 | 13,822 | /*
* 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 co.edu.uniandes.csw.requisitos.ejb;
import co.edu.uniandes.csw.requisitos.entities.DesarrolladorEntity;
import co.edu.... |
3e20a95161cfa6fd20668ce35a267b498942a4a5 | 2,883 | java | Java | src/main/java/com/atomatus/linq/IteratorForJoin.java | atomatus/java-linq | eee7aa9fc2b2834549fcfb025c4f527924f35e93 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/atomatus/linq/IteratorForJoin.java | atomatus/java-linq | eee7aa9fc2b2834549fcfb025c4f527924f35e93 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/atomatus/linq/IteratorForJoin.java | atomatus/java-linq | eee7aa9fc2b2834549fcfb025c4f527924f35e93 | [
"Apache-2.0"
] | null | null | null | 30.670213 | 94 | 0.517863 | 13,823 | package com.atomatus.linq;
import java.util.Iterator;
import java.util.Objects;
final class IteratorForJoin {
private static Object getValue(String prefix, String suffix, String separator, Object e) {
if (e == null) {
return "null";
} else {
Class<?> clazz = e.getClass();
... |
3e20a9826e9860e980e8ad8098b7b77016a195d6 | 211 | java | Java | ApiKey/api-src/org/labkey/apikey/api/exception/ServiceNotAllowed.java | LabKey/wnprc-modules | 15780ee3caca02b66c59890a05347b4143425751 | [
"Apache-2.0"
] | 1 | 2020-06-25T18:03:49.000Z | 2020-06-25T18:03:49.000Z | ApiKey/api-src/org/labkey/apikey/api/exception/ServiceNotAllowed.java | WNPRC-EHR-Services/wnprc-modules | 9513649b49e76c76a7fe7acfcf495ebe6dbcdf8a | [
"Apache-2.0"
] | 51 | 2018-03-20T16:38:40.000Z | 2022-03-08T21:57:22.000Z | ApiKey/api-src/org/labkey/apikey/api/exception/ServiceNotAllowed.java | LabKey/wnprc-modules | 15780ee3caca02b66c59890a05347b4143425751 | [
"Apache-2.0"
] | 3 | 2018-02-02T00:34:57.000Z | 2020-01-28T22:54:47.000Z | 19.181818 | 50 | 0.691943 | 13,824 | package org.labkey.apikey.api.exception;
/**
* Created by jon on 11/15/16.
*/
public class ServiceNotAllowed extends Exception {
public ServiceNotAllowed(String message) {
super(message);
}
}
|
3e20aa8d78dfb9eb2b34a4a7f3c84eea19ad9254 | 995 | java | Java | net/minecraft/client/renderer/entity/RenderMinecartMobSpawner.java | noom1337/hawk-client | 7f62687c62709c595e2945d71678984ba1b832ea | [
"MIT"
] | 2 | 2021-07-09T22:20:10.000Z | 2021-10-10T15:41:01.000Z | net/minecraft/client/renderer/entity/RenderMinecartMobSpawner.java | noom1337/hawk-client | 7f62687c62709c595e2945d71678984ba1b832ea | [
"MIT"
] | null | null | null | net/minecraft/client/renderer/entity/RenderMinecartMobSpawner.java | noom1337/hawk-client | 7f62687c62709c595e2945d71678984ba1b832ea | [
"MIT"
] | null | null | null | 35.535714 | 112 | 0.770854 | 13,825 | package net.minecraft.client.renderer.entity;
import net.minecraft.block.state.IBlockState;
import net.minecraft.client.renderer.tileentity.TileEntityMobSpawnerRenderer;
import net.minecraft.entity.ai.EntityMinecartMobSpawner;
import net.minecraft.entity.item.EntityMinecart;
import net.minecraft.init.Blocks;
public c... |
3e20aae5a2e16af6ac7500810fbb274a29b552ef | 1,366 | java | Java | com.ibm.jbatch.container/src/main/java/com/ibm/jbatch/container/annotation/TCKExperimentProperty.java | scottkurz/standards.jsr352.jbatch | 9ddd3d85328cb129d8c5f8bf0e13d31febc5ce18 | [
"Apache-2.0"
] | 18 | 2015-01-14T15:05:55.000Z | 2021-12-11T19:16:37.000Z | com.ibm.jbatch.container/src/main/java/com/ibm/jbatch/container/annotation/TCKExperimentProperty.java | scottkurz/standards.jsr352.jbatch | 9ddd3d85328cb129d8c5f8bf0e13d31febc5ce18 | [
"Apache-2.0"
] | 44 | 2015-01-05T17:58:41.000Z | 2022-02-22T14:22:17.000Z | com.ibm.jbatch.container/src/main/java/com/ibm/jbatch/container/annotation/TCKExperimentProperty.java | scottkurz/standards.jsr352.jbatch | 9ddd3d85328cb129d8c5f8bf0e13d31febc5ce18 | [
"Apache-2.0"
] | 21 | 2015-01-19T16:14:25.000Z | 2021-12-13T19:22:53.000Z | 36.918919 | 78 | 0.757687 | 13,826 | /*
* Copyright 2014 International Business Machines Corp.
*
* See the NOTICE file distributed with this work for additional information
* regarding copyright ownership. Licensed under the Apache License,
* Version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may ob... |
3e20aae96f741d2971459d9860f7404a38df2bd5 | 2,562 | java | Java | allure-java-aspects/src/main/java/ru/yandex/qatools/allure/aspects/AllureAttachAspects.java | vania-pooh/allure-core | 88b5970dd715824fd5004a9a0f33d9831101db02 | [
"Apache-2.0"
] | 475 | 2015-01-05T14:41:55.000Z | 2016-12-16T12:01:34.000Z | allure-java-aspects/src/main/java/ru/yandex/qatools/allure/aspects/AllureAttachAspects.java | vania-pooh/allure-core | 88b5970dd715824fd5004a9a0f33d9831101db02 | [
"Apache-2.0"
] | 389 | 2015-01-05T09:15:41.000Z | 2016-12-19T12:39:37.000Z | allure-java-aspects/src/main/java/ru/yandex/qatools/allure/aspects/AllureAttachAspects.java | vania-pooh/allure-core | 88b5970dd715824fd5004a9a0f33d9831101db02 | [
"Apache-2.0"
] | 128 | 2015-01-11T10:13:16.000Z | 2016-12-16T08:26:37.000Z | 35.652778 | 111 | 0.694196 | 13,827 | package ru.yandex.qatools.allure.aspects;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.aspectj.lang.reflect.MethodSignature;
import ru.yandex.qatools.allure.Allure;
import ru.yand... |
3e20ab0e4b52d48e00bbe44737bf3619ec5d7d2f | 1,789 | java | Java | app/src/main/java/com/ruiaa/gank/util/ResUtil.java | ruiaa/Gank | 065217404361bedf399eb93be34e1d0b4177aceb | [
"Apache-2.0"
] | 1 | 2016-10-27T03:50:44.000Z | 2016-10-27T03:50:44.000Z | app/src/main/java/com/ruiaa/gank/util/ResUtil.java | ruiaa/Gank | 065217404361bedf399eb93be34e1d0b4177aceb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/ruiaa/gank/util/ResUtil.java | ruiaa/Gank | 065217404361bedf399eb93be34e1d0b4177aceb | [
"Apache-2.0"
] | null | null | null | 27.523077 | 83 | 0.622694 | 13,828 | package com.ruiaa.gank.util;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.os.Build;
/**
* Created by ruiaa on 2016/10/2.
*/
public class ResUtil {
private static Context context;
private static Resources res... |
3e20ab3597091a1f46c0ad2a417539a4a0f5b436 | 1,496 | java | Java | src/main/java/org/contenttrace/springframework/cloud/gateway/cache/store/inmemory/InMemoryStoreFactory.java | rgacki/spring-cloud-gateway-cache | db267bfc77ab51e1d5359ba569111edaf27ac775 | [
"Apache-2.0"
] | 1 | 2020-11-26T23:45:16.000Z | 2020-11-26T23:45:16.000Z | src/main/java/org/contenttrace/springframework/cloud/gateway/cache/store/inmemory/InMemoryStoreFactory.java | rgacki/spring-cloud-gateway-cache | db267bfc77ab51e1d5359ba569111edaf27ac775 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/contenttrace/springframework/cloud/gateway/cache/store/inmemory/InMemoryStoreFactory.java | rgacki/spring-cloud-gateway-cache | db267bfc77ab51e1d5359ba569111edaf27ac775 | [
"Apache-2.0"
] | null | null | null | 38.358974 | 83 | 0.796791 | 13,829 | /*
* Copyright 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e20ab722d1e527927ddaee5012b61bf4cb33556 | 837 | java | Java | algorithm/Java/bruteForce/BAEKJOON_1065.java | cjsrhd94/TIL | b91bab7d99d10c63f91af0790cb28ec3d228b68b | [
"MIT"
] | 1 | 2021-08-19T06:23:00.000Z | 2021-08-19T06:23:00.000Z | algorithm/Java/bruteForce/BAEKJOON_1065.java | cjsrhd94/TIL | b91bab7d99d10c63f91af0790cb28ec3d228b68b | [
"MIT"
] | null | null | null | algorithm/Java/bruteForce/BAEKJOON_1065.java | cjsrhd94/TIL | b91bab7d99d10c63f91af0790cb28ec3d228b68b | [
"MIT"
] | null | null | null | 28.862069 | 125 | 0.529271 | 13,830 | package bruteForce;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class BAEKJOON_1065 {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
int N = Integer.parse... |
3e20ac160ccc935e73d84b8df8a20eafa94ddb64 | 786 | java | Java | project-list/src/main/java/one/dio/Carro.java | AdrielPresley/project-data-structure | c2379e9dba5f7ffa35eadf1ea58c378d86b43561 | [
"MIT"
] | null | null | null | project-list/src/main/java/one/dio/Carro.java | AdrielPresley/project-data-structure | c2379e9dba5f7ffa35eadf1ea58c378d86b43561 | [
"MIT"
] | null | null | null | project-list/src/main/java/one/dio/Carro.java | AdrielPresley/project-data-structure | c2379e9dba5f7ffa35eadf1ea58c378d86b43561 | [
"MIT"
] | null | null | null | 20.153846 | 69 | 0.536896 | 13,831 | package one.dio;
import java.util.Objects;
public class Carro {
private String marca;
public Carro(String marca) {
this.marca = marca;
}
public String getMarca() {
return this.marca;
}
public void setMarca(String marca) {
this.marca = marca;
}
public boolean... |
3e20ac898a4341c894d939d38dbd05559ca1fd9e | 833 | java | Java | src/main/java/com/microsoft/bingads/v13/bulk/entities/BulkCampaignNegativeSimilarRemarketingListAssociation.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 30 | 2016-02-29T03:23:52.000Z | 2021-12-10T03:57:30.000Z | src/main/java/com/microsoft/bingads/v13/bulk/entities/BulkCampaignNegativeSimilarRemarketingListAssociation.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 61 | 2016-03-01T02:20:29.000Z | 2022-03-25T08:50:56.000Z | src/main/java/com/microsoft/bingads/v13/bulk/entities/BulkCampaignNegativeSimilarRemarketingListAssociation.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 37 | 2016-03-05T00:52:54.000Z | 2022-02-18T09:51:01.000Z | 36.217391 | 116 | 0.789916 | 13,832 | package com.microsoft.bingads.v13.bulk.entities;
import com.microsoft.bingads.v13.bulk.BulkFileReader;
import com.microsoft.bingads.v13.bulk.BulkFileWriter;
import com.microsoft.bingads.v13.bulk.BulkOperation;
import com.microsoft.bingads.v13.bulk.BulkServiceManager;
/**
* Represents an Campaign Negative Similar Rem... |
3e20ad3c8ce73c4647ef7b0f8a01243df2b9f170 | 2,176 | java | Java | tests-arquillian/src/test/java/org/jboss/weld/tests/beanDeployment/managed/single/BootstrapTest.java | Daniel-Dos/core | 6e7cc55f54fa2b07482abd3fee7ff8103425c0e2 | [
"Apache-2.0"
] | 206 | 2015-01-22T07:49:16.000Z | 2022-03-05T07:51:56.000Z | tests-arquillian/src/test/java/org/jboss/weld/tests/beanDeployment/managed/single/BootstrapTest.java | Daniel-Dos/core | 6e7cc55f54fa2b07482abd3fee7ff8103425c0e2 | [
"Apache-2.0"
] | 1,309 | 2015-01-03T11:20:47.000Z | 2022-03-23T14:24:17.000Z | tests-arquillian/src/test/java/org/jboss/weld/tests/beanDeployment/managed/single/BootstrapTest.java | Daniel-Dos/core | 6e7cc55f54fa2b07482abd3fee7ff8103425c0e2 | [
"Apache-2.0"
] | 190 | 2015-01-13T12:55:06.000Z | 2022-02-01T10:05:28.000Z | 35.672131 | 103 | 0.724265 | 13,833 | /*
* JBoss, Home of Professional Open Source
* Copyright 2010, Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this fi... |
3e20b025cb546515b7f14b3fae2914be008226e9 | 5,196 | java | Java | ComponentImpl/src/main/java/com/xiaojinzi/component/impl/application/ModuleManager.java | yinlingchaoliu/Component | ae31d4014b0b4b8eb5fa5b250297c00d203f4dce | [
"Apache-2.0"
] | 1 | 2020-10-08T13:51:56.000Z | 2020-10-08T13:51:56.000Z | ComponentImpl/src/main/java/com/xiaojinzi/component/impl/application/ModuleManager.java | yinlingchaoliu/Component | ae31d4014b0b4b8eb5fa5b250297c00d203f4dce | [
"Apache-2.0"
] | null | null | null | ComponentImpl/src/main/java/com/xiaojinzi/component/impl/application/ModuleManager.java | yinlingchaoliu/Component | ae31d4014b0b4b8eb5fa5b250297c00d203f4dce | [
"Apache-2.0"
] | null | null | null | 31.301205 | 113 | 0.596228 | 13,834 | package com.xiaojinzi.component.impl.application;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import com.xiaojinzi.component.Component;
import com.xiaojinzi.component.ComponentUtil;
import com.xiaojinzi.component.application.IComponentCenterApplication;
import com.xiaojinzi.... |
3e20b0f96478364d933801a6c8928c5b97d69079 | 192 | java | Java | src/main/java/eu/lightest/tspa/interfaces/models/IJsonTrustSchemes.java | H2020LIGHTest/TrustSchemePublicationAuthority | cca49391867bef9c23dd6e607bc9990dbd446206 | [
"Apache-2.0"
] | null | null | null | src/main/java/eu/lightest/tspa/interfaces/models/IJsonTrustSchemes.java | H2020LIGHTest/TrustSchemePublicationAuthority | cca49391867bef9c23dd6e607bc9990dbd446206 | [
"Apache-2.0"
] | null | null | null | src/main/java/eu/lightest/tspa/interfaces/models/IJsonTrustSchemes.java | H2020LIGHTest/TrustSchemePublicationAuthority | cca49391867bef9c23dd6e607bc9990dbd446206 | [
"Apache-2.0"
] | 1 | 2020-07-20T16:55:29.000Z | 2020-07-20T16:55:29.000Z | 21.333333 | 47 | 0.770833 | 13,835 | package eu.lightest.tspa.interfaces.models;
import java.util.List;
public interface IJsonTrustSchemes {
void setTrustSchemes(List<String> schemes);
List<String> getTrustSchemes();
}
|
3e20b113bae7e586007caf7be8c5f2cf84eba369 | 616 | java | Java | gulimall-sms/src/main/java/com/atguigu/gulimall/sms/service/SkuBoundsService.java | ashkeep/gulimail | 117833848af3188775806e568f862af356515c8a | [
"Apache-2.0"
] | null | null | null | gulimall-sms/src/main/java/com/atguigu/gulimall/sms/service/SkuBoundsService.java | ashkeep/gulimail | 117833848af3188775806e568f862af356515c8a | [
"Apache-2.0"
] | null | null | null | gulimall-sms/src/main/java/com/atguigu/gulimall/sms/service/SkuBoundsService.java | ashkeep/gulimail | 117833848af3188775806e568f862af356515c8a | [
"Apache-2.0"
] | 1 | 2021-12-07T08:51:36.000Z | 2021-12-07T08:51:36.000Z | 23.692308 | 69 | 0.785714 | 13,836 | package com.atguigu.gulimall.sms.service;
import com.atguigu.gulimall.commons.to.SkuSaleInfoTo;
import com.baomidou.mybatisplus.extension.service.IService;
import com.atguigu.gulimall.sms.entity.SkuBoundsEntity;
import com.atguigu.gulimall.commons.bean.PageVo;
import com.atguigu.gulimall.commons.bean.QueryCondition;
... |
3e20b1820599d6a418630494422a4ec19ca45423 | 1,303 | java | Java | inventory-service/src/main/java/com/github/kmandalas/aodm/inventory/service/MessageServiceImpl.java | kmandalas/overdelivery-mgmt | 9117c9899961d794db8e7ab803089ff88d2b983b | [
"MIT"
] | 13 | 2017-12-28T09:00:58.000Z | 2022-03-10T12:56:09.000Z | inventory-service/src/main/java/com/github/kmandalas/aodm/inventory/service/MessageServiceImpl.java | kmandalas/overdelivery-mgmt | 9117c9899961d794db8e7ab803089ff88d2b983b | [
"MIT"
] | null | null | null | inventory-service/src/main/java/com/github/kmandalas/aodm/inventory/service/MessageServiceImpl.java | kmandalas/overdelivery-mgmt | 9117c9899961d794db8e7ab803089ff88d2b983b | [
"MIT"
] | 3 | 2018-05-09T06:45:03.000Z | 2021-01-19T18:35:13.000Z | 30.302326 | 84 | 0.792018 | 13,837 | package com.github.kmandalas.aodm.inventory.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.support.SendResult;
import org.springframework.scheduling.annotation.Async;
import org.springframework.stereotype.Service;
import org.springframework.util.concurrent.List... |
3e20b20eddb37d9d5051de3f031c74ca6df296e3 | 703 | java | Java | src/main/java/org/dainst/gazetteer/dao/GroupRoleRepository.java | csgis/gazetteer | 1b2740efd269f8b55e424e39de3ca253d6fc3531 | [
"Apache-2.0"
] | 4 | 2017-01-10T08:45:20.000Z | 2020-10-10T04:19:35.000Z | src/main/java/org/dainst/gazetteer/dao/GroupRoleRepository.java | csgis/gazetteer | 1b2740efd269f8b55e424e39de3ca253d6fc3531 | [
"Apache-2.0"
] | 8 | 2020-03-04T22:00:29.000Z | 2022-01-04T16:58:16.000Z | src/main/java/org/dainst/gazetteer/dao/GroupRoleRepository.java | csgis/gazetteer | 1b2740efd269f8b55e424e39de3ca253d6fc3531 | [
"Apache-2.0"
] | 1 | 2021-04-29T08:52:40.000Z | 2021-04-29T08:52:40.000Z | 31.954545 | 92 | 0.807966 | 13,838 | package org.dainst.gazetteer.dao;
import java.util.List;
import org.dainst.gazetteer.domain.GroupRole;
import org.springframework.data.mongodb.repository.Query;
import org.springframework.data.repository.PagingAndSortingRepository;
public interface GroupRoleRepository extends PagingAndSortingRepository<GroupRole, St... |
3e20b228acf4f3a0df949f5a62f4e91525293d29 | 621 | java | Java | src/main/java/com/zx2n19/photosite/pojo/User.java | simba426/photosite | 654cb0cc2593f6296a7289282dbafca66d374959 | [
"MIT"
] | null | null | null | src/main/java/com/zx2n19/photosite/pojo/User.java | simba426/photosite | 654cb0cc2593f6296a7289282dbafca66d374959 | [
"MIT"
] | 1 | 2022-02-09T22:26:26.000Z | 2022-02-09T22:26:26.000Z | src/main/java/com/zx2n19/photosite/pojo/User.java | simba426/photosite | 654cb0cc2593f6296a7289282dbafca66d374959 | [
"MIT"
] | null | null | null | 19.40625 | 63 | 0.755233 | 13,839 | package com.zx2n19.photosite.pojo;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import java.util.Set;
@Entity
@Table(name = "user")
@JsonIgnoreProperties({ "handler","hibernateLazyInit... |
3e20b27743aa23d8b7d8c24763bb0accbeb823a2 | 1,018 | java | Java | src/test/java/HashTest.java | rsumner33/athena-java | cc92fcd80fee51d536ef13a4637542f3258eaf8e | [
"Apache-2.0"
] | null | null | null | src/test/java/HashTest.java | rsumner33/athena-java | cc92fcd80fee51d536ef13a4637542f3258eaf8e | [
"Apache-2.0"
] | null | null | null | src/test/java/HashTest.java | rsumner33/athena-java | cc92fcd80fee51d536ef13a4637542f3258eaf8e | [
"Apache-2.0"
] | null | null | null | 44.26087 | 152 | 0.670923 | 13,840 | import com.athena.hashfamily.Hash;
import com.athena.utils.StringUtils;
import java.lang.reflect.InvocationTargetException;
public class HashTest {
public static void main(String[] args) throws NoSuchMethodException, InvocationTargetException, IllegalAccessException {
//System.out.println("SHA1 TEST : " +... |
3e20b29cb8106f7de5ead0b4e1626d30002eae08 | 223 | java | Java | src/main/java/me/tatteaid/announcements/AnnouncementManager.java | tatteaid/AutoAnnouncer | 7d451f116c0d50c113d9bfc0698ff6ecdfddc6ca | [
"MIT"
] | null | null | null | src/main/java/me/tatteaid/announcements/AnnouncementManager.java | tatteaid/AutoAnnouncer | 7d451f116c0d50c113d9bfc0698ff6ecdfddc6ca | [
"MIT"
] | null | null | null | src/main/java/me/tatteaid/announcements/AnnouncementManager.java | tatteaid/AutoAnnouncer | 7d451f116c0d50c113d9bfc0698ff6ecdfddc6ca | [
"MIT"
] | null | null | null | 14.866667 | 59 | 0.748879 | 13,841 | package me.tatteaid.announcements;
import lombok.Getter;
import java.util.ArrayList;
import java.util.List;
@Getter
public class AnnouncementManager {
private List<String> announcements = new ArrayList<>();
} |
3e20b2c414372eb79a889120af6fb81ac59593ca | 343 | java | Java | app/models/QuestionForm.java | usamamorad/we-lab3-group90 | 08a5df6bdc3efb71dace48c39c62442d2f773e26 | [
"Apache-2.0"
] | null | null | null | app/models/QuestionForm.java | usamamorad/we-lab3-group90 | 08a5df6bdc3efb71dace48c39c62442d2f773e26 | [
"Apache-2.0"
] | null | null | null | app/models/QuestionForm.java | usamamorad/we-lab3-group90 | 08a5df6bdc3efb71dace48c39c62442d2f773e26 | [
"Apache-2.0"
] | null | null | null | 18.052632 | 79 | 0.670554 | 13,842 | package models;
import java.util.ArrayList;
import java.util.List;
public class QuestionForm {
private List<Integer> answers = new ArrayList<Integer>(); //chosen answers
public List<Integer> getAnswers() {
return answers;
}
public void setAnswers(List<Integer> answers) {
this.answe... |
3e20b3e309af292e02467289b0d753a8cc627b4f | 1,076 | java | Java | backend/server/src/main/java/de/paul2708/server/ws/event/ErrorListener.java | Paul2708/cercet | f2555c0c55f18218e6c8f04ced5479ff7f3ac3dd | [
"MIT"
] | 4 | 2020-11-24T14:17:11.000Z | 2021-09-30T12:48:33.000Z | backend/server/src/main/java/de/paul2708/server/ws/event/ErrorListener.java | Paul2708/cercet | f2555c0c55f18218e6c8f04ced5479ff7f3ac3dd | [
"MIT"
] | 21 | 2020-11-18T20:53:52.000Z | 2020-12-28T16:11:31.000Z | backend/server/src/main/java/de/paul2708/server/ws/event/ErrorListener.java | Paul2708/cercet | f2555c0c55f18218e6c8f04ced5479ff7f3ac3dd | [
"MIT"
] | 4 | 2020-11-16T16:48:49.000Z | 2020-12-18T19:32:05.000Z | 30.742857 | 96 | 0.680297 | 13,843 | package de.paul2708.server.ws.event;
import de.paul2708.server.user.User;
import de.paul2708.server.user.UserRegistry;
import io.javalin.websocket.WsContext;
import io.javalin.websocket.WsErrorContext;
import org.eclipse.jetty.websocket.api.CloseException;
import org.slf4j.Logger;
import java.util.Optional;
public r... |
3e20b5fa3fe1ecc9984a019a62600e03cb6dbbe5 | 10,354 | java | Java | core/src/main/java/de/be/thaw/core/document/builder/impl/DefaultDocumentBuilder.java | badalsarkar/thaw | 408bb3529f1939a5879e292160c9969876d35ee2 | [
"MIT"
] | 4 | 2020-07-14T15:00:44.000Z | 2021-12-11T18:05:30.000Z | core/src/main/java/de/be/thaw/core/document/builder/impl/DefaultDocumentBuilder.java | badalsarkar/thaw | 408bb3529f1939a5879e292160c9969876d35ee2 | [
"MIT"
] | 60 | 2020-07-19T19:23:57.000Z | 2021-02-02T17:43:05.000Z | core/src/main/java/de/be/thaw/core/document/builder/impl/DefaultDocumentBuilder.java | badalsarkar/thaw | 408bb3529f1939a5879e292160c9969876d35ee2 | [
"MIT"
] | 1 | 2020-10-14T16:20:33.000Z | 2020-10-14T16:20:33.000Z | 44.437768 | 188 | 0.582577 | 13,844 | package de.be.thaw.core.document.builder.impl;
import de.be.thaw.core.document.Document;
import de.be.thaw.core.document.builder.DocumentBuilder;
import de.be.thaw.core.document.builder.impl.exception.DocumentBuildException;
import de.be.thaw.core.document.builder.impl.exception.MissingReferenceTargetException;
import... |
3e20b664d1242b461d25ba3a7bfc96c913d8e079 | 35,241 | java | Java | output/3d7434f74ecc484c890d9c57a7535ac8.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/3d7434f74ecc484c890d9c57a7535ac8.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/3d7434f74ecc484c890d9c57a7535ac8.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | 37.410828 | 250 | 0.485599 | 13,845 | class jL8j2ciNq2rpZa {
public static void XHXwRUBT2aM (String[] fbBvU_oIAMyPq2) throws mdTvNptD {
{
return;
while ( !!-true[ true.CV]) return;
S9A j;
boolean b;
s8oL[][][] F9vKBTeEk;
{
int NO;
}
r... |
3e20b6b6caf4222985d4032f9be2ab5143a8b030 | 1,816 | java | Java | src/main/java/vl/function/functions/AvgFunction.java | vlisianskii/expression-builder | 12cbb3d374b39cd11dacfc2c6a73711ab585784a | [
"Apache-2.0"
] | 2 | 2020-06-08T03:06:50.000Z | 2021-07-14T18:29:58.000Z | src/main/java/vl/function/functions/AvgFunction.java | vlisianskii/expression-builder | 12cbb3d374b39cd11dacfc2c6a73711ab585784a | [
"Apache-2.0"
] | 1 | 2020-10-13T22:37:46.000Z | 2020-10-13T22:37:46.000Z | src/main/java/vl/function/functions/AvgFunction.java | vlisianskii/expression-builder | 12cbb3d374b39cd11dacfc2c6a73711ab585784a | [
"Apache-2.0"
] | null | null | null | 36.32 | 162 | 0.660242 | 13,846 | package vl.function.functions;
import vl.exception.InvalidFunctionArguments;
import vl.exception.InvalidTokenException;
import vl.function.Coordinates;
import vl.function.Function;
import vl.table.ValueTable;
import vl.token.tokens.ArgumentToken;
import java.util.List;
import static com.google.common.collect.Lists.n... |
3e20b8bb6836adbb1b5ea513272b957c63e6141c | 4,394 | java | Java | src/code/SudokuSolver.java | davekolian/Sudoku-Solver | 63ff0c88a5c422819d7106490c0e722928400ce3 | [
"MIT"
] | 2 | 2021-03-25T16:23:35.000Z | 2021-08-16T00:06:05.000Z | src/code/SudokuSolver.java | davekolian/Sudoku-Solver | 63ff0c88a5c422819d7106490c0e722928400ce3 | [
"MIT"
] | null | null | null | src/code/SudokuSolver.java | davekolian/Sudoku-Solver | 63ff0c88a5c422819d7106490c0e722928400ce3 | [
"MIT"
] | 1 | 2021-08-16T00:26:39.000Z | 2021-08-16T00:26:39.000Z | 41.065421 | 171 | 0.554165 | 13,847 | package code;
import java.util.ArrayList;
import java.util.List;
public class SudokuSolver {
public static int mainType;
public static int startSolutionCheck(State state, int type) {
ArrayList<Node> nodes = new ArrayList<>(); //List of all nodes
mainType = type;
nodes.add(new Node(s... |
3e20b98b9dbdc61bdcd7d4af9d42894b347c03f7 | 1,287 | java | Java | src/main/java/MS_EqualDigitSum.java | zhouqiangWang/forbes-code | 0f15305dc027b6f965b233512bbf59cbe86d228d | [
"Apache-2.0"
] | null | null | null | src/main/java/MS_EqualDigitSum.java | zhouqiangWang/forbes-code | 0f15305dc027b6f965b233512bbf59cbe86d228d | [
"Apache-2.0"
] | null | null | null | src/main/java/MS_EqualDigitSum.java | zhouqiangWang/forbes-code | 0f15305dc027b6f965b233512bbf59cbe86d228d | [
"Apache-2.0"
] | null | null | null | 24.75 | 68 | 0.422688 | 13,848 | import java.util.HashMap;
import java.util.Map;
public class MS_EqualDigitSum {
public int solution(int[] A) {
int res = -1;
Map<Integer, int[]> sumMap = new HashMap<>();
for (int n : A) {
int sum = getDigitSum(n);
if (!sumMap.containsKey(sum)) {
sum... |
3e20b99b057ef42d0daca0c3c0b171b6f57f0727 | 3,354 | java | Java | src/com/cyanogenmod/filemanager/providers/secure/SecureChoiceClickListener.java | breadvm/platform_packages_apps_CMFileManager | 3b0ca4b164359a601e4c380ef9bd0b8bd17752b4 | [
"Apache-2.0"
] | 107 | 2015-01-01T09:20:57.000Z | 2022-01-28T00:16:57.000Z | src/com/cyanogenmod/filemanager/providers/secure/SecureChoiceClickListener.java | breadvm/platform_packages_apps_CMFileManager | 3b0ca4b164359a601e4c380ef9bd0b8bd17752b4 | [
"Apache-2.0"
] | 15 | 2016-02-09T22:04:26.000Z | 2016-04-20T05:04:00.000Z | src/com/cyanogenmod/filemanager/providers/secure/SecureChoiceClickListener.java | breadvm/platform_packages_apps_CMFileManager | 3b0ca4b164359a601e4c380ef9bd0b8bd17752b4 | [
"Apache-2.0"
] | 176 | 2015-01-04T15:16:46.000Z | 2020-10-06T10:14:51.000Z | 34.22449 | 88 | 0.691413 | 13,849 | /*
* Copyright (C) 2015 The CyanogenMod Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... |
3e20b9bce1390f9663b996bb897492a0f5994763 | 3,646 | java | Java | api/src/test/java/io/opentelemetry/metrics/DoubleUpDownCounterTest.java | gradle-update/opentelemetry-java | cb6fec211a0dedad41ec180ca901f499b8a0a36e | [
"Apache-2.0"
] | null | null | null | api/src/test/java/io/opentelemetry/metrics/DoubleUpDownCounterTest.java | gradle-update/opentelemetry-java | cb6fec211a0dedad41ec180ca901f499b8a0a36e | [
"Apache-2.0"
] | 1 | 2022-03-02T00:13:28.000Z | 2022-03-02T00:13:28.000Z | api/src/test/java/io/opentelemetry/metrics/DoubleUpDownCounterTest.java | gradle-update/opentelemetry-java | cb6fec211a0dedad41ec180ca901f499b8a0a36e | [
"Apache-2.0"
] | null | null | null | 30.638655 | 99 | 0.710368 | 13,850 | /*
* Copyright 2020, OpenTelemetry 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... |
3e20b9ce96faac523cdfbb79300c2357be8c8c7a | 957 | java | Java | jeecg-boot-module-system/src/main/java/org/jeecg/modules/party_building/vo/DataInformationVo.java | wuligang/zhihuidangjian | 54af77bb7448896ebfb455410e3a2cdbe930694d | [
"MIT"
] | null | null | null | jeecg-boot-module-system/src/main/java/org/jeecg/modules/party_building/vo/DataInformationVo.java | wuligang/zhihuidangjian | 54af77bb7448896ebfb455410e3a2cdbe930694d | [
"MIT"
] | null | null | null | jeecg-boot-module-system/src/main/java/org/jeecg/modules/party_building/vo/DataInformationVo.java | wuligang/zhihuidangjian | 54af77bb7448896ebfb455410e3a2cdbe930694d | [
"MIT"
] | null | null | null | 30.870968 | 63 | 0.814002 | 13,851 | package org.jeecg.modules.party_building.vo;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import com.fasterxml.jackson.annotation.JsonFormat;
import io.swagger.annotations.ApiModel;
import io.swagger.annotat... |
3e20ba4d8cc774f945d07b2f9dcb78e54504330e | 1,026 | java | Java | PE_003/PE3.java | JohnAndrewTaylor/Project-Euler | 6ab01da0fe5c0850fd785bffb2e2c9d6d8bbeb13 | [
"MIT"
] | null | null | null | PE_003/PE3.java | JohnAndrewTaylor/Project-Euler | 6ab01da0fe5c0850fd785bffb2e2c9d6d8bbeb13 | [
"MIT"
] | null | null | null | PE_003/PE3.java | JohnAndrewTaylor/Project-Euler | 6ab01da0fe5c0850fd785bffb2e2c9d6d8bbeb13 | [
"MIT"
] | null | null | null | 22.304348 | 103 | 0.586745 | 13,852 | /** Author: John Taylor
* Title: PE3
* Purpose: Finds the largest prime factor of any given whole number
* Date: 11/15/15
*/
import java.util.Scanner;
public class PE3
{
public static void main(String[] args)
{
Scanner kboard = new Scanner(System.in);
long factor=0;
System.out.println("This program ... |
3e20baa13e4cbf1edb1b728d916127669d305876 | 368 | java | Java | src/main/java/org/prebid/server/bidder/pubmatic/model/request/PubmaticExtData.java | Bugxyb/prebid-server-java | a409b1abd45acad371658967dc8c8dea67458ea4 | [
"Apache-2.0"
] | 20 | 2018-03-12T06:29:06.000Z | 2022-02-01T09:05:53.000Z | src/main/java/org/prebid/server/bidder/pubmatic/model/request/PubmaticExtData.java | Bugxyb/prebid-server-java | a409b1abd45acad371658967dc8c8dea67458ea4 | [
"Apache-2.0"
] | 121 | 2020-11-19T13:43:09.000Z | 2022-03-31T09:50:55.000Z | src/main/java/org/prebid/server/bidder/pubmatic/model/request/PubmaticExtData.java | Bugxyb/prebid-server-java | a409b1abd45acad371658967dc8c8dea67458ea4 | [
"Apache-2.0"
] | 50 | 2018-03-09T15:05:18.000Z | 2022-03-05T11:11:36.000Z | 21.647059 | 56 | 0.782609 | 13,853 | package org.prebid.server.bidder.pubmatic.model.request;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.AllArgsConstructor;
import lombok.Value;
@AllArgsConstructor(staticName = "of")
@Value
public class PubmaticExtData {
@JsonProperty("pbadslot")
String pbAdSlot;
@JsonProperty("ads... |
3e20bad42afd13bb95f37508cb7623ab5ea46593 | 3,814 | java | Java | web/htpl/src/main/java/leap/htpl/resolver/SimpleHtplResource.java | leapframework/framework | e6c77c11ae95bf24db793f965dece4925a7aabae | [
"Apache-2.0"
] | 46 | 2015-12-25T08:49:28.000Z | 2021-10-21T08:08:55.000Z | web/htpl/src/main/java/leap/htpl/resolver/SimpleHtplResource.java | leapframework/framework | 8ef3772c83c6eef1ec07f63310888b5c3df45d2a | [
"Apache-2.0"
] | 19 | 2017-06-06T02:52:03.000Z | 2022-01-21T23:11:18.000Z | web/htpl/src/main/java/leap/htpl/resolver/SimpleHtplResource.java | leapframework/framework | 8ef3772c83c6eef1ec07f63310888b5c3df45d2a | [
"Apache-2.0"
] | 23 | 2016-05-05T09:44:55.000Z | 2019-07-26T14:17:35.000Z | 27.637681 | 120 | 0.585737 | 13,854 | /*
* Copyright 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e20bb4b18833c4abc257231ee4a5a4b9681e4e3 | 5,007 | java | Java | rexster-server/src/test/java/com/tinkerpop/rexster/config/Neo4jGraphConfigurationTest.java | alszeb/rexster | 5b70179f8895a3b64e875f91b16cda527e3676c8 | [
"BSD-3-Clause"
] | 119 | 2015-01-04T15:57:46.000Z | 2021-12-30T08:41:54.000Z | rexster-server/src/test/java/com/tinkerpop/rexster/config/Neo4jGraphConfigurationTest.java | dalaro/rexster | 8c234e13d8c96638ad7175c192c8298a155cb48c | [
"BSD-3-Clause"
] | 21 | 2015-01-05T21:44:45.000Z | 2022-01-21T23:21:55.000Z | rexster-server/src/test/java/com/tinkerpop/rexster/config/Neo4jGraphConfigurationTest.java | w2ogroup/rexster | 79cab7b6056b0a19437a715d53d3872c13abe774 | [
"BSD-3-Clause"
] | 57 | 2015-01-05T12:58:31.000Z | 2021-11-30T18:10:44.000Z | 52.15625 | 112 | 0.77851 | 13,855 | package com.tinkerpop.rexster.config;
import com.tinkerpop.rexster.RexsterApplicationGraph;
import com.tinkerpop.rexster.Tokens;
import org.apache.commons.configuration.Configuration;
import org.apache.commons.configuration.HierarchicalConfiguration;
import org.junit.Test;
import java.util.ArrayList;
import java.util... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.