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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e0903d8400f23c2fee7ee4e0658a95997784790 | 1,786 | java | Java | unify-web-ui/src/main/java/com/tcdng/unify/web/ui/widget/control/TitleBar.java | lateefojulari/unify-framework | b3e815b9405cbe9590292d8569ef8be68f6d473d | [
"Apache-2.0"
] | 5 | 2019-01-06T21:32:02.000Z | 2021-09-26T04:13:49.000Z | unify-web-ui/src/main/java/com/tcdng/unify/web/ui/widget/control/TitleBar.java | lateefojulari/unify-framework | b3e815b9405cbe9590292d8569ef8be68f6d473d | [
"Apache-2.0"
] | 5 | 2020-01-02T11:09:48.000Z | 2021-05-03T12:12:53.000Z | unify-web-ui/src/main/java/com/tcdng/unify/web/ui/widget/control/TitleBar.java | lateefojulari/unify-framework | b3e815b9405cbe9590292d8569ef8be68f6d473d | [
"Apache-2.0"
] | 3 | 2020-04-07T11:20:04.000Z | 2021-01-15T17:37:28.000Z | 31.333333 | 98 | 0.673572 | 3,818 | /*
* Copyright 2018-2020 The Code Department.
*
* 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 applic... |
3e090457517cb0279199a68a8e47a583e2de7cb6 | 2,990 | java | Java | src/main/java/com/jamesinaxx/fomo/FOMO.java | jewlexx/FOMO | e5e49f3cf246e67fc5851721ea59ec650b0088cb | [
"MIT"
] | 1 | 2022-03-23T21:12:52.000Z | 2022-03-23T21:12:52.000Z | src/main/java/com/jamesinaxx/fomo/FOMO.java | jewlexx/FOMO | e5e49f3cf246e67fc5851721ea59ec650b0088cb | [
"MIT"
] | 4 | 2021-04-21T10:10:58.000Z | 2021-05-14T03:11:35.000Z | src/main/java/com/jamesinaxx/fomo/FOMO.java | jewlexx/FOMO | e5e49f3cf246e67fc5851721ea59ec650b0088cb | [
"MIT"
] | null | null | null | 28.207547 | 117 | 0.680268 | 3,819 | package com.jamesinaxx.fomo;
import com.jamesinaxx.fomo.Discord.Discord;
import com.jamesinaxx.fomo.Minecraft.Lag;
import com.jamesinaxx.fomo.Minecraft.Minecraft;
import net.dv8tion.jda.api.JDA;
import net.dv8tion.jda.api.JDABuilder;
import net.dv8tion.jda.api.entities.TextChannel;
import net.dv8tion.jda.api.requests.... |
3e0904d7cafc0c72c935e07f5f3a0ccfa64ea475 | 2,787 | java | Java | src/main/java/Liftoff/climbwithme/controllers/BlogController.java | MeyerMichael10/climb-with-me | c080380a3dd9effc51b1bb0ae5c2073222a55ae4 | [
"MIT"
] | 1 | 2019-08-20T23:17:24.000Z | 2019-08-20T23:17:24.000Z | src/main/java/Liftoff/climbwithme/controllers/BlogController.java | MeyerMichael10/climb-with-me | c080380a3dd9effc51b1bb0ae5c2073222a55ae4 | [
"MIT"
] | null | null | null | src/main/java/Liftoff/climbwithme/controllers/BlogController.java | MeyerMichael10/climb-with-me | c080380a3dd9effc51b1bb0ae5c2073222a55ae4 | [
"MIT"
] | null | null | null | 30.626374 | 95 | 0.686042 | 3,820 | package Liftoff.climbwithme.controllers;
import Liftoff.climbwithme.models.PartnerReq;
import Liftoff.climbwithme.models.Post;
import Liftoff.climbwithme.models.data.PartnerReqDao;
import Liftoff.climbwithme.models.data.PostDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.... |
3e090604cac96aaaa46d48bae6df544a691aecd9 | 401 | java | Java | battleship-server/battleship/src/main/java/com/isergeyam/battleship/payload/TurnRequest.java | VseMiRaki/battleship | a46b3e2689974fed9e042857b9802d87fd11d676 | [
"MIT"
] | null | null | null | battleship-server/battleship/src/main/java/com/isergeyam/battleship/payload/TurnRequest.java | VseMiRaki/battleship | a46b3e2689974fed9e042857b9802d87fd11d676 | [
"MIT"
] | 3 | 2021-03-09T22:21:06.000Z | 2022-02-26T19:48:17.000Z | battleship-server/battleship/src/main/java/com/isergeyam/battleship/payload/TurnRequest.java | VseMiRaki/battleship | a46b3e2689974fed9e042857b9802d87fd11d676 | [
"MIT"
] | 1 | 2020-05-23T16:56:01.000Z | 2020-05-23T16:56:01.000Z | 19.095238 | 68 | 0.733167 | 3,821 | package com.isergeyam.battleship.payload;
import org.springframework.data.util.Pair;
import lombok.Getter;
import lombok.Setter;
/**
* TurnRequest
*/
@Getter
@Setter
public class TurnRequest {
private String token;
private Pair<Integer, Integer> turn;
public TurnRequest(String token, Integer turn_x, Integer ... |
3e0906d5f5167a0fe297547b79776135fcb2ecb4 | 697 | java | Java | platform/lang-api/src/com/intellij/refactoring/rename/Renamer.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | platform/lang-api/src/com/intellij/refactoring/rename/Renamer.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 1 | 2020-07-30T19:04:47.000Z | 2020-07-30T19:04:47.000Z | platform/lang-api/src/com/intellij/refactoring/rename/Renamer.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 1 | 2020-10-15T05:56:42.000Z | 2020-10-15T05:56:42.000Z | 30.304348 | 140 | 0.761836 | 3,822 | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.refactoring.rename;
import org.jetbrains.annotations.ApiStatus;
import org.jetbrains.annotations.Nls;
import org.jetbrains.annotations.NotNull;
@ApiStatus.E... |
3e0906fa3e987131a0b676a061a461d49e2b8d88 | 28,822 | java | Java | src/main/java/io/hyperfoil/tools/yaup/xml/pojo/Xml.java | RedHatPerf/yaup | 21c2d46303572a4b664df620eafb833d90e5b277 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/hyperfoil/tools/yaup/xml/pojo/Xml.java | RedHatPerf/yaup | 21c2d46303572a4b664df620eafb833d90e5b277 | [
"Apache-2.0"
] | 21 | 2019-09-16T17:14:21.000Z | 2021-07-19T16:40:28.000Z | src/main/java/io/hyperfoil/tools/yaup/xml/pojo/Xml.java | RedHatPerf/yaup | 21c2d46303572a4b664df620eafb833d90e5b277 | [
"Apache-2.0"
] | 4 | 2019-09-16T16:20:08.000Z | 2020-02-14T13:22:48.000Z | 38.532086 | 205 | 0.4915 | 3,823 | package io.hyperfoil.tools.yaup.xml.pojo;
import io.hyperfoil.tools.yaup.HashedLists;
import io.hyperfoil.tools.yaup.StringUtil;
import io.hyperfoil.tools.yaup.file.FileUtility;
import io.hyperfoil.tools.yaup.json.Json;
import io.hyperfoil.tools.yaup.xml.XmlOperation;
import org.apache.commons.lang3.StringEscapeUtils;... |
3e0907b5ccf17ef4fa536466ff6901fb3df687e7 | 392 | java | Java | java/shrine/app/src/main/java/com/google/codelabs/mdc/java/shrine/api/CoronaApiService.java | maxappdev/CoronaApp | be7560a00216a3937826631bc92fab73c5f60ff2 | [
"Apache-2.0"
] | null | null | null | java/shrine/app/src/main/java/com/google/codelabs/mdc/java/shrine/api/CoronaApiService.java | maxappdev/CoronaApp | be7560a00216a3937826631bc92fab73c5f60ff2 | [
"Apache-2.0"
] | null | null | null | java/shrine/app/src/main/java/com/google/codelabs/mdc/java/shrine/api/CoronaApiService.java | maxappdev/CoronaApp | be7560a00216a3937826631bc92fab73c5f60ff2 | [
"Apache-2.0"
] | null | null | null | 28 | 101 | 0.829082 | 3,824 | package com.google.codelabs.mdc.java.shrine.api;
import com.google.codelabs.mdc.java.shrine.api.model.Country;
import com.google.codelabs.mdc.java.shrine.api.model.DailyReportByCountry;
import java.io.IOException;
import java.text.ParseException;
public interface CoronaApiService {
DailyReportByCountry getDaily... |
3e0907bf56552170f2d3a3fac18206f466fcbf9f | 1,859 | java | Java | lib/server-api/src/main/java/org/apache/olingo/server/api/uri/queryoption/expression/UnaryOperatorKind.java | mcdolding/olingo-odata4 | a3318beed39dd92d887a953a07cf815693df8188 | [
"Apache-2.0"
] | 138 | 2015-02-08T03:40:55.000Z | 2022-03-26T21:32:04.000Z | lib/server-api/src/main/java/org/apache/olingo/server/api/uri/queryoption/expression/UnaryOperatorKind.java | mcdolding/olingo-odata4 | a3318beed39dd92d887a953a07cf815693df8188 | [
"Apache-2.0"
] | 30 | 2016-02-23T15:59:21.000Z | 2022-03-09T13:23:29.000Z | lib/server-api/src/main/java/org/apache/olingo/server/api/uri/queryoption/expression/UnaryOperatorKind.java | mcdolding/olingo-odata4 | a3318beed39dd92d887a953a07cf815693df8188 | [
"Apache-2.0"
] | 195 | 2015-01-07T09:00:44.000Z | 2022-03-31T08:42:32.000Z | 26.557143 | 93 | 0.699301 | 3,825 | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... |
3e09094cb370bced0d8b774caf93aafa5ee27d1f | 542 | java | Java | src/main/java/no/fint/model/administrasjon/arkiv/Skjerming.java | FINTmodels/fint-arkiv-model-java | bfba2d28ba90d62132fc3aa61951752e8b25aefe | [
"MIT"
] | null | null | null | src/main/java/no/fint/model/administrasjon/arkiv/Skjerming.java | FINTmodels/fint-arkiv-model-java | bfba2d28ba90d62132fc3aa61951752e8b25aefe | [
"MIT"
] | null | null | null | src/main/java/no/fint/model/administrasjon/arkiv/Skjerming.java | FINTmodels/fint-arkiv-model-java | bfba2d28ba90d62132fc3aa61951752e8b25aefe | [
"MIT"
] | null | null | null | 21.68 | 61 | 0.785978 | 3,826 | // Built from tag arkiv
package no.fint.model.administrasjon.arkiv;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.ToString;
import java.util.List;
import javax.validation.Valid;
import javax.validation.constraints.*;
import no.fint.model.FintComplexDatatypeObject;... |
3e0909809771cf41dff6517a975f5d895a29e88d | 2,147 | java | Java | okhttp/src/main/java/okhttp3/internal/http/RequestLine.java | Clark-jhx/okhttp | 9430c68f4afe409c5c9041573bb341271c278c44 | [
"Apache-2.0"
] | 81 | 2018-01-05T09:00:56.000Z | 2022-02-06T13:55:51.000Z | okhttp/src/main/java/okhttp3/internal/http/RequestLine.java | ciceromsjr/okhttp | ad7a1c862cf51d41ded54351572bb4e827f00757 | [
"Apache-2.0"
] | 3 | 2018-03-29T04:04:44.000Z | 2018-04-28T05:36:08.000Z | okhttp/src/main/java/okhttp3/internal/http/RequestLine.java | ciceromsjr/okhttp | ad7a1c862cf51d41ded54351572bb4e827f00757 | [
"Apache-2.0"
] | 25 | 2018-01-05T09:01:08.000Z | 2020-11-23T09:17:43.000Z | 33.030769 | 100 | 0.692129 | 3,827 | /*
* Copyright (C) 2013 Square, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e0909eb4a9ff3a6734dc062a287b8ab15319060 | 1,238 | java | Java | app/src/main/java/com/bzh/floodview/model/floodsituation/Submenu.java | bizehao/FloodViewing | 60a350b14d411f4fb67fcd41488dd7814a9efa3f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/bzh/floodview/model/floodsituation/Submenu.java | bizehao/FloodViewing | 60a350b14d411f4fb67fcd41488dd7814a9efa3f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/bzh/floodview/model/floodsituation/Submenu.java | bizehao/FloodViewing | 60a350b14d411f4fb67fcd41488dd7814a9efa3f | [
"Apache-2.0"
] | null | null | null | 19.650794 | 96 | 0.613893 | 3,828 | package com.bzh.floodview.model.floodsituation;
import java.util.LinkedHashMap;
//子项菜单
public class Submenu {
private String itemName;
private int imgId;
private int sign;// 1进入二级菜单 2进入一级菜单 3尚未开发完成
private LinkedHashMap<String,Integer> subMap;
public Submenu() {
}
public Submenu(St... |
3e090a0cfcc7dfe84d3b3a8af0bc42b4ace92dcd | 3,216 | java | Java | src/main/java/com/luckystar/advent2021/Advent04.java | velxeor/adventofcode | d140ee8328003e79fbd2e0997cc7a8adf0e59ab2 | [
"Apache-2.0"
] | 1 | 2018-03-07T17:18:22.000Z | 2018-03-07T17:18:22.000Z | src/main/java/com/luckystar/advent2021/Advent04.java | velxeor/adventofcode | d140ee8328003e79fbd2e0997cc7a8adf0e59ab2 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/luckystar/advent2021/Advent04.java | velxeor/adventofcode | d140ee8328003e79fbd2e0997cc7a8adf0e59ab2 | [
"Apache-2.0"
] | null | null | null | 31.529412 | 122 | 0.498756 | 3,829 | package com.luckystar.advent2021;
import com.luckystar.InputLoader;
import java.util.*;
import java.util.stream.IntStream;
/**
* Created by Alexey Matveev.
*/
public class Advent04 {
public static void main(String[] args) {
String input = InputLoader.readInput("2021/input_4.txt");
String[] spli... |
3e090ab9f95c620b0d63734d2e8f2a00023f8d17 | 9,124 | java | Java | src/main/java/com/genesys/internal/provisioning/model/InboundData.java | GenesysPureEngage/provisioning-lib-java | 90c88cd404275cf2e4f259e6b52a6dcc47d2971d | [
"MIT"
] | null | null | null | src/main/java/com/genesys/internal/provisioning/model/InboundData.java | GenesysPureEngage/provisioning-lib-java | 90c88cd404275cf2e4f259e6b52a6dcc47d2971d | [
"MIT"
] | null | null | null | src/main/java/com/genesys/internal/provisioning/model/InboundData.java | GenesysPureEngage/provisioning-lib-java | 90c88cd404275cf2e4f259e6b52a6dcc47d2971d | [
"MIT"
] | null | null | null | 32.688172 | 605 | 0.701864 | 3,830 | /*
* Provisioning API
* The provisioning service will be used to create objects in configuration server in a way that is consistent with the BEC model. The \"users\" resource will be used to perform CRUD operations on config server person objects. Note that this API will extend the low level configuration server API ... |
3e090b7ebcf18a440d4347a8a22588590bb863b6 | 804 | java | Java | common-auth/src/main/java/io/github/acgs/cms/token/Tokens.java | acgs-org/acgs-cms-spring-cloud | 8934679d10ce9339d6728f5bcd0b5c9f019255a3 | [
"Apache-2.0"
] | null | null | null | common-auth/src/main/java/io/github/acgs/cms/token/Tokens.java | acgs-org/acgs-cms-spring-cloud | 8934679d10ce9339d6728f5bcd0b5c9f019255a3 | [
"Apache-2.0"
] | null | null | null | common-auth/src/main/java/io/github/acgs/cms/token/Tokens.java | acgs-org/acgs-cms-spring-cloud | 8934679d10ce9339d6728f5bcd0b5c9f019255a3 | [
"Apache-2.0"
] | null | null | null | 18.272727 | 60 | 0.54602 | 3,831 | package io.github.acgs.cms.token;
/**
* <p>
* 双令牌模型类
* </p>
*
* @author TierneyJohn@ACGS
* <p>
* file created on 2022/1/30
* </p>
*/
public class Tokens {
/** 访问令牌 */
private String accessToken;
/** 刷新令牌 */
private String refreshToken;
public Tokens() {}
public Tokens(String ac... |
3e090bc9eea4e36b4aa3a29c8f5e2a81b06e0e70 | 92 | java | Java | offer/src/main/java/com/java/study/algorithm/zuo/fsenior/class01/Code04_DistinctSubseq.java | seawindnick/javaFamily | d8a6cf8b185e98d6e60961e306a4bbeb4e7360dc | [
"MIT"
] | 1 | 2020-12-02T03:14:19.000Z | 2020-12-02T03:14:19.000Z | offer/src/main/java/com/java/study/algorithm/zuo/fsenior/class01/Code04_DistinctSubseq.java | seawindnick/javaFamily | d8a6cf8b185e98d6e60961e306a4bbeb4e7360dc | [
"MIT"
] | 1 | 2021-05-08T18:03:22.000Z | 2021-05-08T18:03:22.000Z | offer/src/main/java/com/java/study/algorithm/zuo/fsenior/class01/Code04_DistinctSubseq.java | seawindnick/javaFamily | d8a6cf8b185e98d6e60961e306a4bbeb4e7360dc | [
"MIT"
] | null | null | null | 23 | 53 | 0.836957 | 3,832 | package com.java.study.algorithm.zuo.fsenior.class01;
public class Code04_DistinctSubseq{
} |
3e090be73791511d75c6a73d112617142dfb966f | 379 | java | Java | src/main/java/pl/kskowronski/data/service/egeria/ek/EkGroupCodeRepo.java | ClaudePlos/nap-portal-pg | fabb884eab0aad4278e41d243851ec53f2a512d9 | [
"Unlicense"
] | null | null | null | src/main/java/pl/kskowronski/data/service/egeria/ek/EkGroupCodeRepo.java | ClaudePlos/nap-portal-pg | fabb884eab0aad4278e41d243851ec53f2a512d9 | [
"Unlicense"
] | null | null | null | src/main/java/pl/kskowronski/data/service/egeria/ek/EkGroupCodeRepo.java | ClaudePlos/nap-portal-pg | fabb884eab0aad4278e41d243851ec53f2a512d9 | [
"Unlicense"
] | null | null | null | 27.071429 | 77 | 0.823219 | 3,833 | package pl.kskowronski.data.service.egeria.ek;
import org.springframework.data.jpa.repository.JpaRepository;
import pl.kskowronski.data.entity.egeria.ek.EkGroupCode;
import java.util.List;
import java.util.Optional;
public interface EkGroupCodeRepo extends JpaRepository<EkGroupCode, String> {
Optional<List<EkGr... |
3e090d85cbfeaa7f9da6217a0bc728363f0ef6fc | 1,693 | java | Java | pocRefRes/src/com/test/servlet/TestRef.java | sortidocop/referenceTomcatPOC | b93b3e70fa26c4cef4fbe6881bf515b64510fe60 | [
"MIT"
] | null | null | null | pocRefRes/src/com/test/servlet/TestRef.java | sortidocop/referenceTomcatPOC | b93b3e70fa26c4cef4fbe6881bf515b64510fe60 | [
"MIT"
] | null | null | null | pocRefRes/src/com/test/servlet/TestRef.java | sortidocop/referenceTomcatPOC | b93b3e70fa26c4cef4fbe6881bf515b64510fe60 | [
"MIT"
] | null | null | null | 30.781818 | 89 | 0.664501 | 3,834 | package com.test.servlet;
import java.io.IOException;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.Http... |
3e090d95fd9927d818e9cddc777c02072e869355 | 3,947 | java | Java | sdk/src/test/java/com/hedera/hashgraph/sdk/Mocker.java | rickyrodmac/hedera-sdk-java | 66805c18cd5f578171a97ed3ba8cdcb24ffb6004 | [
"Apache-2.0"
] | null | null | null | sdk/src/test/java/com/hedera/hashgraph/sdk/Mocker.java | rickyrodmac/hedera-sdk-java | 66805c18cd5f578171a97ed3ba8cdcb24ffb6004 | [
"Apache-2.0"
] | null | null | null | sdk/src/test/java/com/hedera/hashgraph/sdk/Mocker.java | rickyrodmac/hedera-sdk-java | 66805c18cd5f578171a97ed3ba8cdcb24ffb6004 | [
"Apache-2.0"
] | null | null | null | 37.235849 | 172 | 0.593362 | 3,835 | package com.hedera.hashgraph.sdk;
import com.hedera.hashgraph.sdk.proto.*;
import io.grpc.MethodDescriptor;
import io.grpc.Server;
import io.grpc.ServerMethodDefinition;
import io.grpc.ServerServiceDefinition;
import io.grpc.ServiceDescriptor;
import io.grpc.Status;
import io.grpc.inprocess.InProcessServerBuilder;
imp... |
3e090f562b4e8037c73f42e969af47e2d7e555ac | 2,663 | java | Java | core/metamodel/src/main/java/uk/co/objectconnexions/expressiveobjects/core/progmodel/facets/object/ignore/annotation/RemoveProgrammaticOrIgnoreAnnotationMethodsFacetFactory.java | rcm2001/expressive-objects | a5ced6694cfb2daf24ba09c94cc4e1864384224c | [
"Apache-2.0"
] | null | null | null | core/metamodel/src/main/java/uk/co/objectconnexions/expressiveobjects/core/progmodel/facets/object/ignore/annotation/RemoveProgrammaticOrIgnoreAnnotationMethodsFacetFactory.java | rcm2001/expressive-objects | a5ced6694cfb2daf24ba09c94cc4e1864384224c | [
"Apache-2.0"
] | null | null | null | core/metamodel/src/main/java/uk/co/objectconnexions/expressiveobjects/core/progmodel/facets/object/ignore/annotation/RemoveProgrammaticOrIgnoreAnnotationMethodsFacetFactory.java | rcm2001/expressive-objects | a5ced6694cfb2daf24ba09c94cc4e1864384224c | [
"Apache-2.0"
] | null | null | null | 41.609375 | 153 | 0.755163 | 3,836 | /*
* 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")... |
3e090fbd21bae8f3f069b7abee6e7412bbdeaa5c | 1,686 | java | Java | src/test/java/r48/tests/R2kSerializationTest.java | rohkea/gabien-app-r48 | 890853f608134522573dca70267439033a2d1579 | [
"CC0-1.0"
] | 21 | 2017-06-08T15:51:07.000Z | 2022-02-02T01:35:51.000Z | src/test/java/r48/tests/R2kSerializationTest.java | rohkea/gabien-app-r48 | 890853f608134522573dca70267439033a2d1579 | [
"CC0-1.0"
] | 55 | 2017-07-29T08:05:57.000Z | 2022-02-13T16:44:28.000Z | src/test/java/r48/tests/R2kSerializationTest.java | rohkea/gabien-app-r48 | 890853f608134522573dca70267439033a2d1579 | [
"CC0-1.0"
] | 2 | 2021-06-12T13:38:56.000Z | 2022-03-30T00:00:39.000Z | 36.652174 | 214 | 0.656584 | 3,837 | /*
* gabien-app-r48 - Editing program for various formats
* Written starting in 2016 by contributors (see CREDITS.txt)
* To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed withou... |
3e0910260e88b28f30089b8cbe120a2e8be380c0 | 1,412 | java | Java | beecomb-common/src/main/java/io/github/icodegarden/beecomb/common/executor/ExecuteJobResult.java | icodegarden/beecomb | aa29906ea57ac72aa3bcc108b90e3bda35161054 | [
"Apache-2.0"
] | null | null | null | beecomb-common/src/main/java/io/github/icodegarden/beecomb/common/executor/ExecuteJobResult.java | icodegarden/beecomb | aa29906ea57ac72aa3bcc108b90e3bda35161054 | [
"Apache-2.0"
] | null | null | null | beecomb-common/src/main/java/io/github/icodegarden/beecomb/common/executor/ExecuteJobResult.java | icodegarden/beecomb | aa29906ea57ac72aa3bcc108b90e3bda35161054 | [
"Apache-2.0"
] | null | null | null | 21.074627 | 85 | 0.712465 | 3,838 | package io.github.icodegarden.beecomb.common.executor;
import java.io.Serializable;
import java.util.Objects;
import org.springframework.util.Assert;
import io.github.icodegarden.commons.lang.annotation.Length;
/**
*
* @author Fangfang.Xu
*
*/
public class ExecuteJobResult implements Serializable {
private st... |
3e09110df671a7544bb57ddb49b76887327cd3aa | 991 | java | Java | dcat-api-jena-core/src/main/java/org/aksw/dcat/ap/plugin/JenaPluginDcatAp.java | SmartDataAnalytics/ckan-deploy | 40bbcfa963b1100bb89c7db46b21d7dc0000db03 | [
"Apache-2.0"
] | null | null | null | dcat-api-jena-core/src/main/java/org/aksw/dcat/ap/plugin/JenaPluginDcatAp.java | SmartDataAnalytics/ckan-deploy | 40bbcfa963b1100bb89c7db46b21d7dc0000db03 | [
"Apache-2.0"
] | null | null | null | dcat-api-jena-core/src/main/java/org/aksw/dcat/ap/plugin/JenaPluginDcatAp.java | SmartDataAnalytics/ckan-deploy | 40bbcfa963b1100bb89c7db46b21d7dc0000db03 | [
"Apache-2.0"
] | null | null | null | 29.147059 | 75 | 0.727548 | 3,839 | package org.aksw.dcat.ap.plugin;
import org.aksw.dcat.ap.binding.jena.domain.impl.RdfDcatApAgent;
import org.aksw.dcat.ap.binding.jena.domain.impl.RdfDcatApDataset;
import org.aksw.dcat.ap.binding.jena.domain.impl.RdfDcatApDistributionImpl;
import org.aksw.jenax.reprogen.core.JenaPluginUtils;
import org.apache.jena.en... |
3e091145a77e86633eecb52135af49d2abd15c58 | 5,462 | java | Java | core/src/test/java/org/apache/calcite/util/PermutationTestCase.java | sreev/incubator-calcite | fbe69824ffb13f847d1db6e26f0030ddec7b0e8c | [
"Apache-2.0"
] | 2,984 | 2015-10-29T03:04:33.000Z | 2022-03-31T09:56:30.000Z | core/src/test/java/org/apache/calcite/util/PermutationTestCase.java | sreev/incubator-calcite | fbe69824ffb13f847d1db6e26f0030ddec7b0e8c | [
"Apache-2.0"
] | 1,374 | 2015-10-28T03:21:38.000Z | 2022-03-30T06:23:43.000Z | core/src/test/java/org/apache/calcite/util/PermutationTestCase.java | sreev/incubator-calcite | fbe69824ffb13f847d1db6e26f0030ddec7b0e8c | [
"Apache-2.0"
] | 1,736 | 2015-10-27T20:18:37.000Z | 2022-03-31T06:37:04.000Z | 29.365591 | 75 | 0.639326 | 3,840 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to you under the Apache License, Version 2.0
* (the "License"); you may ... |
3e0911891065908504659819cc5c4024b4b171f1 | 1,819 | java | Java | app/src/main/java/com/yong/job/three/SharedActivity.java | jyonger/Job | b21a55755e8aebc74bd8ef1784c7f803fb3724e7 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/yong/job/three/SharedActivity.java | jyonger/Job | b21a55755e8aebc74bd8ef1784c7f803fb3724e7 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/yong/job/three/SharedActivity.java | jyonger/Job | b21a55755e8aebc74bd8ef1784c7f803fb3724e7 | [
"Apache-2.0"
] | null | null | null | 32.482143 | 93 | 0.612974 | 3,841 | package com.yong.job.three;
import android.app.Activity;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import com.yong.job.R;
public class SharedActivity extends Activity {
... |
3e0911dfa65ef7ff9e880cc021a0d72ad2f8aefc | 1,232 | java | Java | components/analytics-dashboard/org.wso2.carbon.analytics.dashboard.admin/src/main/java/org/wso2/carbon/analytics/dashboard/admin/data/Widget.java | kasungayan/CEP-Emailsender | 189c5f7aa613391ae89308309fe10ee3b58990e1 | [
"Apache-2.0"
] | null | null | null | components/analytics-dashboard/org.wso2.carbon.analytics.dashboard.admin/src/main/java/org/wso2/carbon/analytics/dashboard/admin/data/Widget.java | kasungayan/CEP-Emailsender | 189c5f7aa613391ae89308309fe10ee3b58990e1 | [
"Apache-2.0"
] | null | null | null | components/analytics-dashboard/org.wso2.carbon.analytics.dashboard.admin/src/main/java/org/wso2/carbon/analytics/dashboard/admin/data/Widget.java | kasungayan/CEP-Emailsender | 189c5f7aa613391ae89308309fe10ee3b58990e1 | [
"Apache-2.0"
] | null | null | null | 24.156863 | 82 | 0.699675 | 3,842 | /**
* Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* U... |
3e09124b2d8b0a614a8c8dabec705340df6b162e | 615 | java | Java | app/src/main/java/com/xuf/www/gobang/interator/NetInteractor.java | 1604653069/MyDesign2 | 52c586a63d01cf35311fd1da853de58ad5b0bf42 | [
"MIT"
] | 141 | 2016-02-25T06:48:12.000Z | 2021-11-08T11:09:26.000Z | app/src/main/java/com/xuf/www/gobang/interator/NetInteractor.java | 1604653069/MyDesign2 | 52c586a63d01cf35311fd1da853de58ad5b0bf42 | [
"MIT"
] | null | null | null | app/src/main/java/com/xuf/www/gobang/interator/NetInteractor.java | 1604653069/MyDesign2 | 52c586a63d01cf35311fd1da853de58ad5b0bf42 | [
"MIT"
] | 65 | 2016-03-04T17:07:06.000Z | 2021-12-24T10:02:52.000Z | 14.642857 | 85 | 0.663415 | 3,843 | package com.xuf.www.gobang.interator;
import android.bluetooth.BluetoothDevice;
import com.peak.salut.SalutDevice;
import com.xuf.www.gobang.bean.Message;
/**
* Created by lenov0 on 2016/2/21.
*/
public class NetInteractor {
public boolean init() {
return true;
}
public void unInit() {
... |
3e0912d0dd885f0642a954abff10799cf7fabbc9 | 21,129 | java | Java | src/test/java/com/couchbase/jdbc/ProjectionJDBCDriverTests.java | joshwilliams/jdbc-cb | 65be5339552a53187584b1bc0b71dc67e4983265 | [
"Apache-2.0"
] | 17 | 2016-04-06T13:15:03.000Z | 2021-09-18T19:21:14.000Z | src/test/java/com/couchbase/jdbc/ProjectionJDBCDriverTests.java | joshwilliams/jdbc-cb | 65be5339552a53187584b1bc0b71dc67e4983265 | [
"Apache-2.0"
] | 62 | 2016-01-13T13:20:09.000Z | 2019-09-27T06:42:37.000Z | src/test/java/com/couchbase/jdbc/ProjectionJDBCDriverTests.java | joshwilliams/jdbc-cb | 65be5339552a53187584b1bc0b71dc67e4983265 | [
"Apache-2.0"
] | 14 | 2016-02-19T18:54:32.000Z | 2021-01-31T13:38:02.000Z | 35.39196 | 112 | 0.607554 | 3,844 | package com.couchbase.jdbc;
import com.couchbase.json.SQLJSON;
import com.couchbase.jdbc.CBResultSet;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.JUnit4;
import static org.junit.Assert.*;
import jav... |
3e0913076ca238a6ca23ac12e228e70bf34da806 | 8,147 | java | Java | java/service-connector/sc-lib/src/main/java/org/serviceconnector/web/xml/LogsXMLLoader.java | mzukal/test | 7440d2ab95cc626f0e5e7b2207d73e6bcd8c6e01 | [
"Apache-2.0"
] | 1 | 2020-05-13T10:48:41.000Z | 2020-05-13T10:48:41.000Z | java/service-connector/sc-lib/src/main/java/org/serviceconnector/web/xml/LogsXMLLoader.java | mzukal/test | 7440d2ab95cc626f0e5e7b2207d73e6bcd8c6e01 | [
"Apache-2.0"
] | 2 | 2020-05-13T11:08:10.000Z | 2020-05-13T15:00:05.000Z | java/service-connector/sc-lib/src/main/java/org/serviceconnector/web/xml/LogsXMLLoader.java | mzukal/test | 7440d2ab95cc626f0e5e7b2207d73e6bcd8c6e01 | [
"Apache-2.0"
] | 1 | 2020-05-29T14:45:02.000Z | 2020-05-29T14:45:02.000Z | 37.543779 | 141 | 0.655333 | 3,845 | /*-----------------------------------------------------------------------------*
* *
* Copyright © 2010 STABILIT Informatik AG, Switzerland *
* ... |
3e09133c435a861e524a9f814c0409171ea34460 | 1,929 | java | Java | x-pack/plugin/ilm/src/test/java/org/elasticsearch/xpack/indexlifecycle/LockableLifecycleType.java | YMhao/elasticsearch | 3bb826aa5cf477d3f0cc2397bda517d501c08b9a | [
"Apache-2.0"
] | 3 | 2017-05-31T14:46:18.000Z | 2022-02-15T08:04:05.000Z | x-pack/plugin/ilm/src/test/java/org/elasticsearch/xpack/indexlifecycle/LockableLifecycleType.java | YMhao/elasticsearch | 3bb826aa5cf477d3f0cc2397bda517d501c08b9a | [
"Apache-2.0"
] | 61 | 2015-01-09T10:44:57.000Z | 2018-04-17T14:56:08.000Z | x-pack/plugin/ilm/src/test/java/org/elasticsearch/xpack/indexlifecycle/LockableLifecycleType.java | YMhao/elasticsearch | 3bb826aa5cf477d3f0cc2397bda517d501c08b9a | [
"Apache-2.0"
] | 4 | 2015-02-02T03:10:59.000Z | 2017-02-18T19:26:04.000Z | 29.676923 | 92 | 0.731985 | 3,846 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.indexlifecycle;
import org.elasticsearch.comm... |
3e091392dcafde5ec92eaa9696c83f675a22253a | 13,655 | java | Java | currency-plugin/src/main/java/cn/hamster3/currency/core/SQLDataManager.java | MiniDay/HamsterCurrency-Parent | 616eee7b6aebbe31187ca08f5cf98749fe697e53 | [
"MIT"
] | null | null | null | currency-plugin/src/main/java/cn/hamster3/currency/core/SQLDataManager.java | MiniDay/HamsterCurrency-Parent | 616eee7b6aebbe31187ca08f5cf98749fe697e53 | [
"MIT"
] | null | null | null | currency-plugin/src/main/java/cn/hamster3/currency/core/SQLDataManager.java | MiniDay/HamsterCurrency-Parent | 616eee7b6aebbe31187ca08f5cf98749fe697e53 | [
"MIT"
] | null | null | null | 39.694767 | 144 | 0.554302 | 3,847 | package cn.hamster3.currency.core;
import cn.hamster3.currency.HamsterCurrency;
import cn.hamster3.currency.data.CurrencyType;
import cn.hamster3.currency.data.PlayerData;
import cn.hamster3.service.bukkit.api.ServiceMessageAPI;
import com.google.gson.JsonParser;
import com.zaxxer.hikari.HikariConfig;
import com.zaxxe... |
3e0913d274129dcd371027d482d781d9c4da5d29 | 2,849 | java | Java | jadx/src/main/java/jadx/core/dex/visitors/MethodInlineVisitor.java | gzu-liyujiang/aa_reverse | f938da545fd93ef9bac9b32f2af88fe9d3916d7d | [
"Apache-2.0"
] | 12 | 2020-02-13T03:39:22.000Z | 2021-12-05T14:23:31.000Z | jadx/src/main/java/jadx/core/dex/visitors/MethodInlineVisitor.java | githubXiaowangzi/aa_reverse | f938da545fd93ef9bac9b32f2af88fe9d3916d7d | [
"Apache-2.0"
] | null | null | null | jadx/src/main/java/jadx/core/dex/visitors/MethodInlineVisitor.java | githubXiaowangzi/aa_reverse | f938da545fd93ef9bac9b32f2af88fe9d3916d7d | [
"Apache-2.0"
] | 4 | 2020-04-20T17:41:00.000Z | 2022-02-06T17:46:24.000Z | 32.011236 | 93 | 0.710425 | 3,848 | package jadx.core.dex.visitors;
import jadx.core.dex.attributes.AFlag;
import jadx.core.dex.attributes.nodes.MethodInlineAttr;
import jadx.core.dex.info.AccessInfo;
import jadx.core.dex.instructions.InsnType;
import jadx.core.dex.instructions.args.ArgType;
import jadx.core.dex.instructions.args.InsnArg;
import jadx.co... |
3e091414cb41db49080fe10830127d86b931431c | 1,930 | java | Java | src/main/java/me/dpohvar/powernbt/command/action/ActionView.java | DPOH-VAR/PowerNBT | 03795d6725b58500fe43ebc4e634f19e810c273e | [
"MIT"
] | 22 | 2015-01-17T08:39:26.000Z | 2021-06-08T06:17:17.000Z | src/main/java/me/dpohvar/powernbt/command/action/ActionView.java | DPOH-VAR/PowerNBT | 03795d6725b58500fe43ebc4e634f19e810c273e | [
"MIT"
] | 23 | 2015-01-25T17:09:47.000Z | 2021-12-05T03:32:15.000Z | src/main/java/me/dpohvar/powernbt/command/action/ActionView.java | DPOH-VAR/PowerNBT | 03795d6725b58500fe43ebc4e634f19e810c273e | [
"MIT"
] | 32 | 2015-02-16T07:24:58.000Z | 2021-06-14T20:08:58.000Z | 30.15625 | 131 | 0.57772 | 3,849 | package me.dpohvar.powernbt.command.action;
import me.dpohvar.powernbt.nbt.NBTContainer;
import me.dpohvar.powernbt.utils.Caller;
import me.dpohvar.powernbt.utils.NBTQuery;
import me.dpohvar.powernbt.utils.NBTViewer;
public class ActionView extends Action {
private final Caller caller;
private final Argument... |
3e0914324c248f92327429e56f62322dffdf862f | 1,321 | java | Java | src/main/java/com/zup/mercado/categoria/CategoriaRequest.java | gomesmr/orange-talents-08-template-ecommerce | e51736f0a025d2b6cf9b1589b9f119cf47736120 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/zup/mercado/categoria/CategoriaRequest.java | gomesmr/orange-talents-08-template-ecommerce | e51736f0a025d2b6cf9b1589b9f119cf47736120 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/zup/mercado/categoria/CategoriaRequest.java | gomesmr/orange-talents-08-template-ecommerce | e51736f0a025d2b6cf9b1589b9f119cf47736120 | [
"Apache-2.0"
] | null | null | null | 27.520833 | 106 | 0.700227 | 3,850 | package com.zup.mercado.categoria;
import com.zup.mercado.config.validator.UniqueValue;
import org.aspectj.bridge.IMessage;
import org.springframework.util.Assert;
import javax.persistence.EntityManager;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Positive;
import java.nio.file.F... |
3e09148a6359c3867d86880b2dfed49206ea9b52 | 837 | java | Java | com.softicar.sqml.model/src/main/java/com/softicar/sqml/model/tables/validation/SqmlIssueIllegalBitsAttribute.java | softicar/sqml | d10deb5ff5b5c79aa56e867bda32052d66a2295d | [
"MIT"
] | null | null | null | com.softicar.sqml.model/src/main/java/com/softicar/sqml/model/tables/validation/SqmlIssueIllegalBitsAttribute.java | softicar/sqml | d10deb5ff5b5c79aa56e867bda32052d66a2295d | [
"MIT"
] | null | null | null | com.softicar.sqml.model/src/main/java/com/softicar/sqml/model/tables/validation/SqmlIssueIllegalBitsAttribute.java | softicar/sqml | d10deb5ff5b5c79aa56e867bda32052d66a2295d | [
"MIT"
] | null | null | null | 28.862069 | 96 | 0.811231 | 3,851 | package com.softicar.sqml.model.tables.validation;
import com.softicar.sqml.model.tables.ISqmlTableColumn;
import com.softicar.sqml.model.tables.TablesPackage;
import com.softicar.sqml.model.types.ISqmlType;
import com.softicar.sqml.model.validation.AbstractSqmlError;
import org.eclipse.emf.ecore.EStructuralFeature;
... |
3e09162f561b1dc2bbb54472f1a0d24cd05dae22 | 169 | java | Java | src/main/java/org/activiti/cloud/qa/service/ProcessingService.java | miguelruizdev/ttc-acceptance-tests | 9ec7807213d4a035feedb885f2b31c49523ac9a3 | [
"Apache-2.0"
] | 1 | 2020-05-29T07:47:45.000Z | 2020-05-29T07:47:45.000Z | src/main/java/org/activiti/cloud/qa/service/ProcessingService.java | miguelruizdev/ttc-acceptance-tests | 9ec7807213d4a035feedb885f2b31c49523ac9a3 | [
"Apache-2.0"
] | 178 | 2018-09-18T13:05:12.000Z | 2019-11-01T14:24:15.000Z | src/main/java/org/activiti/cloud/qa/service/ProcessingService.java | miguelruizdev/ttc-acceptance-tests | 9ec7807213d4a035feedb885f2b31c49523ac9a3 | [
"Apache-2.0"
] | 3 | 2018-09-06T08:14:06.000Z | 2020-06-05T10:28:29.000Z | 15.363636 | 56 | 0.739645 | 3,852 | package org.activiti.cloud.qa.service;
/**
* Processing service
*/
public interface ProcessingService extends BaseService {
String campaignName = "activiti";
}
|
3e091648ffa6b6b4baf09a58830da5b9a025e1c1 | 1,860 | java | Java | onvif-ws-client/src/main/java/org/onvif/ver10/schema/ReceiverMode.java | danielmorse/onvif | db421afb2c3e8957e3e31b76072cc4ad64e8074b | [
"Apache-2.0"
] | 126 | 2017-01-14T09:16:46.000Z | 2022-03-16T02:25:56.000Z | onvif-ws-client/src/main/java/org/onvif/ver10/schema/ReceiverMode.java | love208-vip/onvif | 97066a94f1c5d9d8f285b7e93fc95703da16aee7 | [
"Apache-2.0"
] | 20 | 2017-02-03T19:57:22.000Z | 2021-04-27T07:34:55.000Z | onvif-ws-client/src/main/java/org/onvif/ver10/schema/ReceiverMode.java | love208-vip/onvif | 97066a94f1c5d9d8f285b7e93fc95703da16aee7 | [
"Apache-2.0"
] | 63 | 2016-06-15T13:42:03.000Z | 2022-03-11T07:47:01.000Z | 22.682927 | 95 | 0.597849 | 3,853 |
package org.onvif.ver10.schema;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ReceiverMode.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>
* <pre... |
3e09165248a2ba7d0b4668ba51b581cc84511b7f | 191 | java | Java | lemon-cloud-framework/lemon-cloud-mybatis/src/main/java/com/lemon/cloud/mybatis/configuration/MybatisPlusConfiguration.java | mazhilin/lemon-cloud-platform | f9cdfeeb2b07dc587ab77d5cab7f5cb3c554eee5 | [
"Apache-2.0"
] | null | null | null | lemon-cloud-framework/lemon-cloud-mybatis/src/main/java/com/lemon/cloud/mybatis/configuration/MybatisPlusConfiguration.java | mazhilin/lemon-cloud-platform | f9cdfeeb2b07dc587ab77d5cab7f5cb3c554eee5 | [
"Apache-2.0"
] | null | null | null | lemon-cloud-framework/lemon-cloud-mybatis/src/main/java/com/lemon/cloud/mybatis/configuration/MybatisPlusConfiguration.java | mazhilin/lemon-cloud-platform | f9cdfeeb2b07dc587ab77d5cab7f5cb3c554eee5 | [
"Apache-2.0"
] | null | null | null | 19.1 | 60 | 0.811518 | 3,854 | package com.lemon.cloud.mybatis.configuration;
import org.springframework.context.annotation.Configuration;
/** @author marklin */
@Configuration
public class MybatisPlusConfiguration {
}
|
3e0916c2f34c7c0f63824e57726529d97cc5d6cc | 1,659 | java | Java | edu/cmu/lti/util/html/FCharter.java | whwang1996/pra | 9db550f0a169ad2106ac6fb031b9fdd0d22fec65 | [
"MIT"
] | 61 | 2018-02-05T06:43:53.000Z | 2022-03-12T12:56:47.000Z | edu/cmu/lti/util/html/FCharter.java | irokin/Path-Ranking-Algorithms | ed8daeebb039a78ea10872e1f7505d00fdd5fcff | [
"MIT"
] | 8 | 2018-03-25T02:46:42.000Z | 2020-09-19T08:31:38.000Z | edu/cmu/lti/util/html/FCharter.java | irokin/Path-Ranking-Algorithms | ed8daeebb039a78ea10872e1f7505d00fdd5fcff | [
"MIT"
] | 23 | 2017-08-17T08:14:45.000Z | 2021-11-11T09:17:52.000Z | 22.726027 | 61 | 0.650995 | 3,855 | /**
*
*/
package edu.cmu.lti.util.html;
import java.util.Map;
import edu.cmu.lti.algorithm.container.MapIS;
import edu.cmu.lti.algorithm.container.MapIMapIS;
import edu.cmu.lti.algorithm.container.MapISetI;
import edu.cmu.lti.algorithm.container.SetI;
import edu.cmu.lti.algorithm.container.MapIX;
import edu.cmu.lt... |
3e0918efd87766b8ee726ae95fde6077896e4142 | 426 | java | Java | src/main/java/dp/generatorapi/controller/ExportForm.java | ONSdigital/dp-generator-api | 61b3e43eccc8a3dbc041dd5db280f68a7ed0d5a5 | [
"MIT"
] | null | null | null | src/main/java/dp/generatorapi/controller/ExportForm.java | ONSdigital/dp-generator-api | 61b3e43eccc8a3dbc041dd5db280f68a7ed0d5a5 | [
"MIT"
] | null | null | null | src/main/java/dp/generatorapi/controller/ExportForm.java | ONSdigital/dp-generator-api | 61b3e43eccc8a3dbc041dd5db280f68a7ed0d5a5 | [
"MIT"
] | 1 | 2021-04-11T08:18:55.000Z | 2021-04-11T08:18:55.000Z | 15.777778 | 42 | 0.607981 | 3,856 | package dp.generatorapi.controller;
import java.util.List;
public class ExportForm {
private String format;
private List<String> url;
public String getFormat() {
return format;
}
public void setFormat(String format) {
this.format = format;
}
public List<String> getUrl(... |
3e091ac40885679b0fedfd1053c191338936edf9 | 3,291 | java | Java | src/test/java/com/thomaspwilson/oauth2/provider/flows/ClientCredentialsFlowTest.java | thomas-p-wilson/oauth.java | 2061c1b3566a038dc229bb87104b2c866232336b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/test/java/com/thomaspwilson/oauth2/provider/flows/ClientCredentialsFlowTest.java | thomas-p-wilson/oauth.java | 2061c1b3566a038dc229bb87104b2c866232336b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/test/java/com/thomaspwilson/oauth2/provider/flows/ClientCredentialsFlowTest.java | thomas-p-wilson/oauth.java | 2061c1b3566a038dc229bb87104b2c866232336b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 39.650602 | 100 | 0.714069 | 3,857 | /**
* 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
* distrib... |
3e091b2b64e38ab07adc2bf626b8cc385d82a595 | 1,141 | java | Java | 1-evosuite-fuzzer/master/src/test/java/com/examples/with/different/packagename/mock/java/lang/SourceExceptions.java | mitchellolsthoorn/ASE-NIER-2020-Replication | d921c324d95346b2d962d913c21b993fa5a51d18 | [
"MIT"
] | null | null | null | 1-evosuite-fuzzer/master/src/test/java/com/examples/with/different/packagename/mock/java/lang/SourceExceptions.java | mitchellolsthoorn/ASE-NIER-2020-Replication | d921c324d95346b2d962d913c21b993fa5a51d18 | [
"MIT"
] | 3 | 2020-11-16T20:45:46.000Z | 2021-03-23T00:28:18.000Z | 1-evosuite-fuzzer/master/src/test/java/com/examples/with/different/packagename/mock/java/lang/SourceExceptions.java | mitchellolsthoorn/ASE-NIER-2020-Replication | d921c324d95346b2d962d913c21b993fa5a51d18 | [
"MIT"
] | null | null | null | 28.525 | 75 | 0.697634 | 3,858 | /**
* Copyright (C) 2010-2018 Gordon Fraser, Andrea Arcuri and EvoSuite
* contributors
*
* This file is part of EvoSuite.
*
* EvoSuite is free software: you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation, either vers... |
3e091b4636e27ff2e90dee9d4db2ec1919ac929c | 4,282 | java | Java | delta-test/src/main/java/io/cdap/delta/test/mock/FileEventConsumer.java | data-integrations/delta | ffc03a0e48e79b60ac62c46b0ac10c93a27511e9 | [
"Apache-2.0"
] | 4 | 2020-04-14T19:28:45.000Z | 2022-03-05T09:12:44.000Z | delta-test/src/main/java/io/cdap/delta/test/mock/FileEventConsumer.java | data-integrations/delta | ffc03a0e48e79b60ac62c46b0ac10c93a27511e9 | [
"Apache-2.0"
] | 65 | 2020-01-23T23:45:30.000Z | 2022-02-07T19:24:00.000Z | delta-test/src/main/java/io/cdap/delta/test/mock/FileEventConsumer.java | data-integrations/delta | ffc03a0e48e79b60ac62c46b0ac10c93a27511e9 | [
"Apache-2.0"
] | 2 | 2021-06-29T09:31:42.000Z | 2022-03-23T20:57:34.000Z | 35.983193 | 114 | 0.740308 | 3,859 | /*
* Copyright © 2020 Cask Data, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
3e091ccd2a8296773e4205ea92cf3147f19588b0 | 92,750 | java | Java | tests/time/qmosa/tests/s1014/92_jcvi-javacommon/evosuite-tests/org/jcvi/jillion/core/Range_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | tests/time/qmosa/tests/s1014/92_jcvi-javacommon/evosuite-tests/org/jcvi/jillion/core/Range_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | 3 | 2020-11-16T20:40:56.000Z | 2021-03-23T00:18:04.000Z | tests/time/qmosa/tests/s1014/92_jcvi-javacommon/evosuite-tests/org/jcvi/jillion/core/Range_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | 34.907791 | 176 | 0.649509 | 3,860 | /*
* This file was automatically generated by EvoSuite
* Mon Nov 30 01:36:06 GMT 2020
*/
package org.jcvi.jillion.core;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.util.Collection;
... |
3e091e9b920d9c8557a838fd4f45cd07e998017c | 1,548 | java | Java | src/main/java/org/cloudfoundry/identity/migration/DataSourceConfiguration.java | fhanik/uaa-postgresql-mysql-migration | 7567ddf86e9520ea0d46d5e3f2d6254bd946e25a | [
"Apache-2.0"
] | null | null | null | src/main/java/org/cloudfoundry/identity/migration/DataSourceConfiguration.java | fhanik/uaa-postgresql-mysql-migration | 7567ddf86e9520ea0d46d5e3f2d6254bd946e25a | [
"Apache-2.0"
] | null | null | null | src/main/java/org/cloudfoundry/identity/migration/DataSourceConfiguration.java | fhanik/uaa-postgresql-mysql-migration | 7567ddf86e9520ea0d46d5e3f2d6254bd946e25a | [
"Apache-2.0"
] | null | null | null | 28.666667 | 82 | 0.694444 | 3,861 | package org.cloudfoundry.identity.migration;
import com.googlecode.flyway.core.Flyway;
import org.springframework.boot.autoconfigure.jdbc.DataSourceBuilder;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org.springframework.context... |
3e091fe2359daea588179a8f9fc965590778f4db | 588 | java | Java | src/main/java/com/currencyconverter/utils/CurrenciesList.java | SandeepKmr/CurrencyConverter | c3b67694d86d52b614da5d240a7d345fa58d7948 | [
"MIT"
] | null | null | null | src/main/java/com/currencyconverter/utils/CurrenciesList.java | SandeepKmr/CurrencyConverter | c3b67694d86d52b614da5d240a7d345fa58d7948 | [
"MIT"
] | null | null | null | src/main/java/com/currencyconverter/utils/CurrenciesList.java | SandeepKmr/CurrencyConverter | c3b67694d86d52b614da5d240a7d345fa58d7948 | [
"MIT"
] | null | null | null | 21.777778 | 77 | 0.736395 | 3,862 | package com.currencyconverter.utils;
import java.util.ArrayList;
import java.util.List;
/**
* Provides the static list of currencies for display and calulation purpose.
*
* @author sandeepkumar
*
*/
public class CurrenciesList {
public static List<String> LIST_OF_CURRENCIES = null;
static {
LIST_OF_CURRENC... |
3e09213064f199f1518fa4318d903b12180c5b33 | 4,791 | java | Java | src/main/java/frc/robot/Robot.java | AndreaDiehl/LED-Test | a5ecc2aaa06a921d02a93206a1772d48fd99dd61 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/Robot.java | AndreaDiehl/LED-Test | a5ecc2aaa06a921d02a93206a1772d48fd99dd61 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/Robot.java | AndreaDiehl/LED-Test | a5ecc2aaa06a921d02a93206a1772d48fd99dd61 | [
"BSD-3-Clause"
] | null | null | null | 29.213415 | 99 | 0.695888 | 3,863 | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
package frc.robot;
//why aren't you working
import edu.wpi.first.wpilibj.AddressableLED;
import edu.wpi.first.wpilibj.... |
3e0922abbffa666601324a37b8dde8dbe5440a16 | 4,194 | java | Java | src/main/java/org/arend/core/expr/visitor/CollectFreeVariablesVisitor.java | deCybercop/Arend | 2cb5e0aa78e06afed1cd7e422c35bd0da0322035 | [
"Apache-2.0"
] | 1 | 2019-08-12T14:49:55.000Z | 2019-08-12T14:49:55.000Z | src/main/java/org/arend/core/expr/visitor/CollectFreeVariablesVisitor.java | rljacobson/Arend | 2cb5e0aa78e06afed1cd7e422c35bd0da0322035 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/arend/core/expr/visitor/CollectFreeVariablesVisitor.java | rljacobson/Arend | 2cb5e0aa78e06afed1cd7e422c35bd0da0322035 | [
"Apache-2.0"
] | 1 | 2019-08-07T10:10:48.000Z | 2019-08-07T10:10:48.000Z | 32.765625 | 116 | 0.702909 | 3,864 | package org.arend.core.expr.visitor;
import org.arend.core.context.binding.Binding;
import org.arend.core.context.binding.Variable;
import org.arend.core.context.param.DependentLink;
import org.arend.core.definition.Constructor;
import org.arend.core.elimtree.BranchElimTree;
import org.arend.core.elimtree.ElimTree;
im... |
3e0924e0c2e337d38b1aad92a5c6b82d1d9a2a3d | 3,212 | java | Java | GameEngine/src/water/WaterRenderer.java | jaymcole/3DEngine | 1dd66fc17ff933ee56488c53c7005cfd93a37334 | [
"MIT"
] | null | null | null | GameEngine/src/water/WaterRenderer.java | jaymcole/3DEngine | 1dd66fc17ff933ee56488c53c7005cfd93a37334 | [
"MIT"
] | null | null | null | GameEngine/src/water/WaterRenderer.java | jaymcole/3DEngine | 1dd66fc17ff933ee56488c53c7005cfd93a37334 | [
"MIT"
] | null | null | null | 30.301887 | 110 | 0.698941 | 3,865 | package water;
import java.util.List;
import models.RawModel;
import org.lwjgl.opengl.GL11;
import org.lwjgl.opengl.GL13;
import org.lwjgl.opengl.GL20;
import org.lwjgl.opengl.GL30;
import org.lwjgl.util.vector.Matrix4f;
import org.lwjgl.util.vector.Vector3f;
import engineTester.MainGameLoop;
import r... |
3e09250c8ecff4fbe5a85c3746a9536c08a6c984 | 5,877 | java | Java | oim-server-run/cloud/service/work/group/oim-server-module-work-group-function-business/src/main/java/com/oimchat/server/general/kernel/work/module/business/group/action/GroupJoinAction.java | oimchat/oim-server | 55c1a317251b9a219aad6e24925bc423214a8c3d | [
"Apache-2.0"
] | 12 | 2021-01-28T07:50:32.000Z | 2022-03-17T09:27:43.000Z | oim-server-run/cloud/service/work/group/oim-server-module-work-group-function-business/src/main/java/com/oimchat/server/general/kernel/work/module/business/group/action/GroupJoinAction.java | yuzhanxu/oim-server | dbb087778bc28e04ffefbe39ff9e1200578c9dc8 | [
"Apache-2.0"
] | 1 | 2021-03-05T10:17:03.000Z | 2021-03-05T11:00:53.000Z | oim-server-run/cloud/service/work/group/oim-server-module-work-group-function-business/src/main/java/com/oimchat/server/general/kernel/work/module/business/group/action/GroupJoinAction.java | yuzhanxu/oim-server | dbb087778bc28e04ffefbe39ff9e1200578c9dc8 | [
"Apache-2.0"
] | 6 | 2021-02-09T08:07:53.000Z | 2022-02-28T08:04:38.000Z | 30.931579 | 107 | 0.739493 | 3,866 | package com.oimchat.server.general.kernel.work.module.business.group.action;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import com.oimchat.server.basic.common.work.app.UserSessi... |
3e09251b0ac026507304f4a1546f83d33b9065ac | 2,275 | java | Java | module/platform-pay/src/main/java/sivl/platform/pay/sdk/alipay/common/config/AlipayConfig.java | zhouxiang91160/platform_v1.0 | 187d74297f235e5b9faa4502c98023db932eeac0 | [
"Apache-2.0"
] | null | null | null | module/platform-pay/src/main/java/sivl/platform/pay/sdk/alipay/common/config/AlipayConfig.java | zhouxiang91160/platform_v1.0 | 187d74297f235e5b9faa4502c98023db932eeac0 | [
"Apache-2.0"
] | null | null | null | module/platform-pay/src/main/java/sivl/platform/pay/sdk/alipay/common/config/AlipayConfig.java | zhouxiang91160/platform_v1.0 | 187d74297f235e5b9faa4502c98023db932eeac0 | [
"Apache-2.0"
] | null | null | null | 28.08642 | 91 | 0.687033 | 3,867 | package sivl.platform.pay.sdk.alipay.common.config;
/* *
*类名:AlipayConfig
*功能:基础配置类
*详细:设置帐户有关信息及返回路径
*版本:3.3
*日期:2012-08-10
*说明:
*以下代码只是为了方便商户测试而提供的样例代码,商户可以根据自己网站的需要,按照技术文档编写,并非一定要使用该代码。
*该代码仅供学习和研究支付宝接口使用,只是提供一个参考。
*提示:如何获取安全校验码和合作身份者ID
*1.用您的签约支付宝账号登录支付宝网站(www.alipay.com)
*2.点击“商家服务”(http... |
3e0926ebeb82f70cb94a93d6f13c9bb4a94bd916 | 1,749 | java | Java | snuggletex-core/src/main/java/uk/ac/ed/ph/snuggletex/definitions/BuiltinEnvironment.java | davemckain/snuggletex | 1d694f9e07bef4dd99792cca5d5eaade76663f1f | [
"BSD-3-Clause"
] | null | null | null | snuggletex-core/src/main/java/uk/ac/ed/ph/snuggletex/definitions/BuiltinEnvironment.java | davemckain/snuggletex | 1d694f9e07bef4dd99792cca5d5eaade76663f1f | [
"BSD-3-Clause"
] | null | null | null | snuggletex-core/src/main/java/uk/ac/ed/ph/snuggletex/definitions/BuiltinEnvironment.java | davemckain/snuggletex | 1d694f9e07bef4dd99792cca5d5eaade76663f1f | [
"BSD-3-Clause"
] | null | null | null | 35.693878 | 107 | 0.73299 | 3,868 | /* Copyright (c) 2008-2011, The University of Edinburgh.
* All Rights Reserved
*/
package uk.ac.ed.ph.snuggletex.definitions;
import uk.ac.ed.ph.snuggletex.SnugglePackage;
import uk.ac.ed.ph.snuggletex.dombuilding.EnvironmentHandler;
import uk.ac.ed.ph.snuggletex.semantics.Interpretation;
import uk.ac.ed.ph.snugglet... |
3e0928535713c3d3739c4ba8e99122d565b7fa7d | 744 | java | Java | src/main/java/io/virusafe/exception/UnverifiableRefreshTokenException.java | scalefocus/virusafe-backend | 359b675f74fc634a5ddeaca49914ae47d9207333 | [
"Apache-2.0"
] | 12 | 2020-04-23T17:27:49.000Z | 2020-06-21T13:54:39.000Z | src/main/java/io/virusafe/exception/UnverifiableRefreshTokenException.java | scalefocus/virusafe-backend | 359b675f74fc634a5ddeaca49914ae47d9207333 | [
"Apache-2.0"
] | 9 | 2020-04-23T14:46:42.000Z | 2020-05-29T12:26:41.000Z | src/main/java/io/virusafe/exception/UnverifiableRefreshTokenException.java | scalefocus/virusafe-backend | 359b675f74fc634a5ddeaca49914ae47d9207333 | [
"Apache-2.0"
] | 1 | 2020-05-29T07:18:56.000Z | 2020-05-29T07:18:56.000Z | 29.76 | 100 | 0.735215 | 3,869 | package io.virusafe.exception;
import org.springframework.security.core.AuthenticationException;
public class UnverifiableRefreshTokenException extends AuthenticationException {
private static final String ERROR_MESSAGE = "Refresh token can not be verified!";
/**
* Construct a new UnverifiableRefreshTo... |
3e0928b69db4e2e101a22aa3ae12ef8a83d749fa | 3,595 | java | Java | backend/media/src/test/java/co/airy/core/media/MediaControllerTest.java | vruksheco/airy-ek | f5d12515739bc16484b9026506464975652978a9 | [
"Apache-2.0"
] | 275 | 2020-11-03T15:07:46.000Z | 2022-03-27T21:57:01.000Z | backend/media/src/test/java/co/airy/core/media/MediaControllerTest.java | LJCoopz/airy | 893e8d5dc8e724cd788df80454a7557e35bdd0b9 | [
"Apache-2.0"
] | 1,359 | 2020-11-03T15:09:48.000Z | 2022-03-31T14:55:13.000Z | backend/media/src/test/java/co/airy/core/media/MediaControllerTest.java | LJCoopz/airy | 893e8d5dc8e724cd788df80454a7557e35bdd0b9 | [
"Apache-2.0"
] | 36 | 2020-11-24T09:55:41.000Z | 2022-03-11T21:19:30.000Z | 36.683673 | 110 | 0.753825 | 3,870 | package co.airy.core.media;
import co.airy.core.media.services.MediaUpload;
import co.airy.kafka.test.KafkaTestHelper;
import co.airy.kafka.test.junit.SharedKafkaTestResource;
import co.airy.spring.core.AirySpringBootApplication;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.model.PutObje... |
3e0929af93f436a9852d2b51689b8cb0c8b5b5f8 | 567 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/util/functional_interfaces/QuadFunction.java | SCHS-Robotics/HAL9001Legacy | a7a678ccc84a21837eeb6639d04bd084fc451efd | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/util/functional_interfaces/QuadFunction.java | SCHS-Robotics/HAL9001Legacy | a7a678ccc84a21837eeb6639d04bd084fc451efd | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/util/functional_interfaces/QuadFunction.java | SCHS-Robotics/HAL9001Legacy | a7a678ccc84a21837eeb6639d04bd084fc451efd | [
"MIT"
] | null | null | null | 24.652174 | 66 | 0.66843 | 3,871 | /*
* Filename: QuadFunction.java
* Author: Cole Savage
* Team Name: Level Up
* Date: 7/18/19
*/
package org.firstinspires.ftc.teamcode.util.functional_interfaces;
/**
* An arbitrary function with 4 inputs and 1 output.
*
* @param <T> - The datatype of the first input.
* @param <R> - The datatype of the secon... |
3e0929cea9ddb3a3b21779b3a842e04396e12841 | 7,424 | java | Java | TeamCode/src/main/java/UserControlled/RosannaV4.java | botsofprey/GirlScoutOutreach | f6e65ed310b1722211d9c204a71e770de797da75 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/UserControlled/RosannaV4.java | botsofprey/GirlScoutOutreach | f6e65ed310b1722211d9c204a71e770de797da75 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/UserControlled/RosannaV4.java | botsofprey/GirlScoutOutreach | f6e65ed310b1722211d9c204a71e770de797da75 | [
"MIT"
] | null | null | null | 42.422857 | 218 | 0.614763 | 3,872 | //package UserControlled;
//
//import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
//import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
//
//import Actions.LatchSystemV4;
//import Actions.MineralSystemV4;
//import Autonomous.Location;
//import DriveEngine.HolonomicDriveSystemTesting;
//
///**
// * Created ... |
3e092a6ac663382560b752035d02f533021513bb | 473 | java | Java | src/main/java/jroid/kakaotalk/server/entity/item/EquipEvent.java | Jroid-KakaoTalk/Server | 42e1a27a60a1f29c4dcf31a914611185d09a0092 | [
"MIT"
] | 1 | 2022-03-08T08:37:42.000Z | 2022-03-08T08:37:42.000Z | src/main/java/jroid/kakaotalk/server/entity/item/EquipEvent.java | Jroid-KakaoTalk/Server | 42e1a27a60a1f29c4dcf31a914611185d09a0092 | [
"MIT"
] | null | null | null | src/main/java/jroid/kakaotalk/server/entity/item/EquipEvent.java | Jroid-KakaoTalk/Server | 42e1a27a60a1f29c4dcf31a914611185d09a0092 | [
"MIT"
] | null | null | null | 17.518519 | 60 | 0.69556 | 3,873 | package jroid.kakaotalk.server.entity.item;
import lombok.*;
import javax.persistence.*;
@Entity
@Getter
@Setter
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class EquipEvent {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column
Long id;
@Column(columnDefinition = ... |
3e092a6cbbf6bcc8b0f7dfc4038fe05b2a39163a | 1,913 | java | Java | src/main/java/com/gongsir/wxapp/controller/wxapi/IndexController.java | gongsir0630/LostAndFoundOnCampus | a070bd4a3366a7a84fd1afb36e5948b9101c7826 | [
"MIT"
] | 15 | 2021-04-07T03:30:04.000Z | 2022-03-23T04:22:19.000Z | src/main/java/com/gongsir/wxapp/controller/wxapi/IndexController.java | gongsir0630/LostAndFoundOnCampus | a070bd4a3366a7a84fd1afb36e5948b9101c7826 | [
"MIT"
] | null | null | null | src/main/java/com/gongsir/wxapp/controller/wxapi/IndexController.java | gongsir0630/LostAndFoundOnCampus | a070bd4a3366a7a84fd1afb36e5948b9101c7826 | [
"MIT"
] | 3 | 2021-04-05T15:37:44.000Z | 2022-03-13T09:46:17.000Z | 34.781818 | 95 | 0.690016 | 3,874 | package com.gongsir.wxapp.controller.wxapi;
import com.alibaba.fastjson.JSONObject;
import com.gongsir.wxapp.model.Image;
import com.gongsir.wxapp.model.Notice;
import com.gongsir.wxapp.service.ImageService;
import com.gongsir.wxapp.service.NoticeService;
import io.swagger.annotations.Api;
import org.springframework.w... |
3e092af90a930a6ef3818e46f335876dad0e1c3a | 5,610 | java | Java | src/main/java/io/datakitchen/ide/editors/neweditors/ContainerEditor.java | Carlos-Descalzi/dkide | cc767ddb90b658ff82badb2d2c26c3ebe76c857d | [
"Apache-2.0"
] | null | null | null | src/main/java/io/datakitchen/ide/editors/neweditors/ContainerEditor.java | Carlos-Descalzi/dkide | cc767ddb90b658ff82badb2d2c26c3ebe76c857d | [
"Apache-2.0"
] | null | null | null | src/main/java/io/datakitchen/ide/editors/neweditors/ContainerEditor.java | Carlos-Descalzi/dkide | cc767ddb90b658ff82badb2d2c26c3ebe76c857d | [
"Apache-2.0"
] | null | null | null | 29.067358 | 135 | 0.610517 | 3,875 | package io.datakitchen.ide.editors.neweditors;
import com.intellij.openapi.module.Module;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.vfs.VirtualFile;
import io.datakitchen.ide.editors.neweditors.container.*;
import io.datakitchen.ide.editors.neweditors.palette.ModuleComponentSource;
impor... |
3e092b0cd3d5f255384d21264f26ef5366c9ca8d | 709 | java | Java | src/test/java/org/hazelcast/protocol/RoboTrackProtocolDecoderTest.java | 7erry/iot | 90ee5be1e5ba594ac202659e1cddfb755c333ea1 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/hazelcast/protocol/RoboTrackProtocolDecoderTest.java | 7erry/iot | 90ee5be1e5ba594ac202659e1cddfb755c333ea1 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/hazelcast/protocol/RoboTrackProtocolDecoderTest.java | 7erry/iot | 90ee5be1e5ba594ac202659e1cddfb755c333ea1 | [
"Apache-2.0"
] | 1 | 2021-12-16T08:44:40.000Z | 2021-12-16T08:44:40.000Z | 29 | 159 | 0.751724 | 3,876 | package org.hazelcast.protocol;
import org.junit.Test;
import org.hazelcast.ProtocolTest;
public class RoboTrackProtocolDecoderTest extends ProtocolTest {
@Test
public void testDecode() throws Exception {
RoboTrackProtocolDecoder decoder = new RoboTrackProtocolDecoder(null);
verifyNull(deco... |
3e092c172d8556dc8283b49031badb5a00b580f0 | 842 | java | Java | src/main/java/pl/art/lach/mateusz/javaopenchess/core/data_transfer/TransferFormat.java | AmrishJhaveri/Virtual-Appliance-Unikernel_OS-Containers-AWS | 962b28e091391e6f1f3ee03b324306c91303281b | [
"MIT"
] | null | null | null | src/main/java/pl/art/lach/mateusz/javaopenchess/core/data_transfer/TransferFormat.java | AmrishJhaveri/Virtual-Appliance-Unikernel_OS-Containers-AWS | 962b28e091391e6f1f3ee03b324306c91303281b | [
"MIT"
] | null | null | null | src/main/java/pl/art/lach/mateusz/javaopenchess/core/data_transfer/TransferFormat.java | AmrishJhaveri/Virtual-Appliance-Unikernel_OS-Containers-AWS | 962b28e091391e6f1f3ee03b324306c91303281b | [
"MIT"
] | null | null | null | 32.384615 | 74 | 0.716152 | 3,877 | /*
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it wi... |
3e092d1410d28449c3df0a70a57cba18691c7d82 | 3,420 | java | Java | cm-schema/src/test/java/com/cloudera/csd/validation/monitoring/constraints/EntityNamePrefixedWithServiceNameValidatorTest.java | JLLeitschuh/cm_ext | 90d8785c3bfcf819012159dffaa4af74faa5da9e | [
"Apache-2.0"
] | 173 | 2015-01-12T08:33:06.000Z | 2022-03-25T09:23:37.000Z | cm-schema/src/test/java/com/cloudera/csd/validation/monitoring/constraints/EntityNamePrefixedWithServiceNameValidatorTest.java | JLLeitschuh/cm_ext | 90d8785c3bfcf819012159dffaa4af74faa5da9e | [
"Apache-2.0"
] | 30 | 2015-02-27T03:45:38.000Z | 2021-04-20T03:46:24.000Z | cm-schema/src/test/java/com/cloudera/csd/validation/monitoring/constraints/EntityNamePrefixedWithServiceNameValidatorTest.java | JLLeitschuh/cm_ext | 90d8785c3bfcf819012159dffaa4af74faa5da9e | [
"Apache-2.0"
] | 111 | 2015-04-19T01:06:52.000Z | 2022-03-30T23:44:57.000Z | 38.426966 | 75 | 0.752339 | 3,878 | // Licensed to Cloudera, Inc. under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. Cloudera, Inc. licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this f... |
3e092d50d5f8ec2852c0f08da2653db5560536ce | 2,171 | java | Java | spring-cloud/spring-cloud-master/00-zuul-fallback-9000/src/main/java/com/abc/fallback/ConsumerFallback.java | IThawk/learnCode | 0ac843d28b193eaab33fb33692f18361d71c7331 | [
"MIT"
] | 1 | 2020-12-26T04:52:15.000Z | 2020-12-26T04:52:15.000Z | spring-cloud/spring-cloud-master/00-zuul-fallback-9000/src/main/java/com/abc/fallback/ConsumerFallback.java | IThawk/learnCode | 0ac843d28b193eaab33fb33692f18361d71c7331 | [
"MIT"
] | 1 | 2020-12-26T04:57:19.000Z | 2020-12-26T04:57:19.000Z | spring-cloud/spring-cloud-master/00-zuul-fallback-9000/src/main/java/com/abc/fallback/ConsumerFallback.java | IThawk/learnCode | 0ac843d28b193eaab33fb33692f18361d71c7331 | [
"MIT"
] | 1 | 2021-12-06T01:13:18.000Z | 2021-12-06T01:13:18.000Z | 29.337838 | 79 | 0.607554 | 3,879 | package com.abc.fallback;
import org.springframework.cloud.netflix.zuul.filters.route.FallbackProvider;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.client.ClientHttpResponse;
import org.springframewo... |
3e092e64a0a869a3ab03d07f30bdf768a38f4871 | 5,209 | java | Java | src/main/java/com/dynatrace/openkit/core/communication/BeaconSendingInitState.java | Dynatrace/openkit-java | 588ed890f02c84a38c88e59eb90b422ee85dcde7 | [
"Apache-2.0"
] | 28 | 2018-01-26T14:44:13.000Z | 2021-07-05T17:06:32.000Z | src/main/java/com/dynatrace/openkit/core/communication/BeaconSendingInitState.java | Dynatrace/openkit-java | 588ed890f02c84a38c88e59eb90b422ee85dcde7 | [
"Apache-2.0"
] | 9 | 2018-02-23T18:21:42.000Z | 2019-11-13T09:45:02.000Z | src/main/java/com/dynatrace/openkit/core/communication/BeaconSendingInitState.java | Dynatrace/openkit-java | 588ed890f02c84a38c88e59eb90b422ee85dcde7 | [
"Apache-2.0"
] | 36 | 2018-01-25T09:40:54.000Z | 2022-02-13T19:41:49.000Z | 36.683099 | 156 | 0.690152 | 3,880 | /**
* Copyright 2018-2021 Dynatrace LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... |
3e092e7260118dc5c47c2c4658a39a25fad5549a | 2,284 | java | Java | sdk/resourcemanager/azure-resourcemanager-appplatform/src/main/java/com/azure/resourcemanager/appplatform/implementation/SpringAppDomainImpl.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/resourcemanager/azure-resourcemanager-appplatform/src/main/java/com/azure/resourcemanager/appplatform/implementation/SpringAppDomainImpl.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/resourcemanager/azure-resourcemanager-appplatform/src/main/java/com/azure/resourcemanager/appplatform/implementation/SpringAppDomainImpl.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 35.138462 | 114 | 0.700963 | 3,881 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.resourcemanager.appplatform.implementation;
import com.azure.resourcemanager.appplatform.AppPlatformManager;
import com.azure.resourcemanager.appplatform.fluent.models.CustomDomainResourceInner;
import co... |
3e092f008a0ed73ff88cebe194cf67c067088c04 | 505 | java | Java | Java/Java Advanced/Defining classes/Exercise/src/FamilyTree/Person.java | galin-kostadinov/Software-Engineering | 55189648d787b35f1e9cd24cc4449c6beda51c90 | [
"MIT"
] | 1 | 2019-07-21T13:00:31.000Z | 2019-07-21T13:00:31.000Z | Java/Java Advanced/Defining classes/Exercise/src/FamilyTree/Person.java | galin-kostadinov/Software-Engineering | 55189648d787b35f1e9cd24cc4449c6beda51c90 | [
"MIT"
] | null | null | null | Java/Java Advanced/Defining classes/Exercise/src/FamilyTree/Person.java | galin-kostadinov/Software-Engineering | 55189648d787b35f1e9cd24cc4449c6beda51c90 | [
"MIT"
] | null | null | null | 17.413793 | 49 | 0.605941 | 3,882 | package FamilyTree;
public class Person {
private String name;
private String birthday;
public String getName() {
return name;
}
public String getBirthday() {
return birthday;
}
public Person(String name, String birthday) {
this.setName(name);
this.setBirt... |
3e092f66ff4727495c5233c39e8e88a85bf7b1e7 | 8,548 | java | Java | pocs/terraform-cdk-fun/src/main/java/imports/kubernetes/IngressSpec.java | ladybug/java-pocs | 6aa683dc5b0c3cc6fb9695713bac73d38aca53fd | [
"Unlicense"
] | 36 | 2019-08-29T12:24:31.000Z | 2022-03-31T13:25:58.000Z | pocs/terraform-cdk-fun/src/main/java/imports/kubernetes/IngressSpec.java | ladybug/java-pocs | 6aa683dc5b0c3cc6fb9695713bac73d38aca53fd | [
"Unlicense"
] | 68 | 2020-06-23T16:34:50.000Z | 2022-03-23T07:24:09.000Z | pocs/terraform-cdk-fun/src/main/java/imports/kubernetes/IngressSpec.java | ladybug/java-pocs | 6aa683dc5b0c3cc6fb9695713bac73d38aca53fd | [
"Unlicense"
] | 30 | 2018-04-06T22:08:22.000Z | 2022-03-31T17:57:24.000Z | 45.227513 | 253 | 0.642255 | 3,883 | package imports.kubernetes;
@javax.annotation.Generated(value = "jsii-pacmak/1.30.0 (build adae23f)", date = "2021-06-16T06:12:12.605Z")
@software.amazon.jsii.Jsii(module = imports.kubernetes.$Module.class, fqn = "kubernetes.IngressSpec")
@software.amazon.jsii.Jsii.Proxy(IngressSpec.Jsii$Proxy.class)
public interface ... |
3e093082d193b52b84aa4eed07bd596105aa2ffa | 1,036 | java | Java | Mage.Sets/src/mage/cards/c/CentaurSafeguard.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/c/CentaurSafeguard.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/c/CentaurSafeguard.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 25.9 | 85 | 0.706564 | 3,884 |
package mage.cards.c;
import java.util.UUID;
import mage.MageInt;
import mage.abilities.common.DiesSourceTriggeredAbility;
import mage.abilities.effects.common.GainLifeEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
/**
*
* @author L... |
3e0930ade286864817c88ca4f674d5f4749d0f44 | 4,940 | java | Java | graphsdk/src/main/java/com/microsoft/graph/generated/BaseEducationRoot.java | SailReal/msgraph-sdk-android | 68bf5bf437e8688142493de5faf88154c388d7c8 | [
"MIT"
] | 61 | 2016-06-11T20:14:35.000Z | 2021-06-09T03:47:07.000Z | graphsdk/src/main/java/com/microsoft/graph/generated/BaseEducationRoot.java | SailReal/msgraph-sdk-android | 68bf5bf437e8688142493de5faf88154c388d7c8 | [
"MIT"
] | 95 | 2016-03-30T22:16:20.000Z | 2020-09-03T18:37:43.000Z | graphsdk/src/main/java/com/microsoft/graph/generated/BaseEducationRoot.java | SailReal/msgraph-sdk-android | 68bf5bf437e8688142493de5faf88154c388d7c8 | [
"MIT"
] | 49 | 2016-03-30T19:52:31.000Z | 2022-02-25T11:04:50.000Z | 34.248276 | 152 | 0.620016 | 3,885 | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... |
3e0930e1a034db6d4439f61e55f46ebf22ca9529 | 2,008 | java | Java | solvers/java/src/test/java/com/analog/lyric/dimple/test/dummySolver/DummyRealVariable.java | yujianyuanhaha/Co-Channel-Sig-Detection | 5c6b4d203957fb043966ff17a2241555cf03e5fe | [
"Apache-2.0"
] | 1 | 2020-04-29T12:49:17.000Z | 2020-04-29T12:49:17.000Z | solvers/java/src/test/java/com/analog/lyric/dimple/test/dummySolver/DummyRealVariable.java | yujianyuanhaha/Co-Channel-Sig-Detection | 5c6b4d203957fb043966ff17a2241555cf03e5fe | [
"Apache-2.0"
] | null | null | null | solvers/java/src/test/java/com/analog/lyric/dimple/test/dummySolver/DummyRealVariable.java | yujianyuanhaha/Co-Channel-Sig-Detection | 5c6b4d203957fb043966ff17a2241555cf03e5fe | [
"Apache-2.0"
] | 1 | 2020-04-29T12:49:19.000Z | 2020-04-29T12:49:19.000Z | 23.904762 | 109 | 0.696215 | 3,886 | /*******************************************************************************
* Copyright 2014 Analog Devices, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http:/... |
3e0931a21748b5d07af953c0fcd0b714921126e5 | 2,173 | java | Java | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p70/Test1418.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | 1 | 2017-08-30T17:59:45.000Z | 2017-08-30T17:59:45.000Z | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p70/Test1418.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | null | null | null | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p70/Test1418.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | 1 | 2019-03-18T18:52:45.000Z | 2019-03-18T18:52:45.000Z | 27.506329 | 68 | 0.653474 | 3,887 | package org.gradle.test.performance.mediummonolithicjavaproject.p70;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test1418 {
Production1418 objectUnderTest = new Production1418();
@Test
public void testProperty0() {
Production1415 value = new Production1415();
... |
3e0932040915da2a07490ede9d580799323a0d16 | 3,618 | java | Java | src/after/ThreadsController.java | frandirianto/Snake | 7d9869e75933cefdac40fcc8cc5bbd256253511c | [
"MIT"
] | null | null | null | src/after/ThreadsController.java | frandirianto/Snake | 7d9869e75933cefdac40fcc8cc5bbd256253511c | [
"MIT"
] | null | null | null | src/after/ThreadsController.java | frandirianto/Snake | 7d9869e75933cefdac40fcc8cc5bbd256253511c | [
"MIT"
] | null | null | null | 24.780822 | 94 | 0.665561 | 3,888 | package after;
import java.util.ArrayList;
public class ThreadsController extends Thread {
ArrayList<ArrayList<DataOfSquare>> squares= new ArrayList<ArrayList<DataOfSquare>>();
Tuple headSnakePos;
int sizeSnake;
long speed;
public static int directionSnake;
ArrayList<Tuple> positions = new ArrayList<Tuple>();
... |
3e093204c8edb5da881b8a8bfeb53cf3792f1342 | 2,191 | java | Java | src/main/java/com/srkw/tweakoni/block/JukeBoxHandler.java | strikerrocker/Tweakoni | 103b8563d9be51e6495ebf7aeeb5eb0091b7fe9b | [
"MIT"
] | 1 | 2018-03-29T20:08:10.000Z | 2018-03-29T20:08:10.000Z | src/main/java/com/srkw/tweakoni/block/JukeBoxHandler.java | strikerrocker/modoff | 103b8563d9be51e6495ebf7aeeb5eb0091b7fe9b | [
"MIT"
] | null | null | null | src/main/java/com/srkw/tweakoni/block/JukeBoxHandler.java | strikerrocker/modoff | 103b8563d9be51e6495ebf7aeeb5eb0091b7fe9b | [
"MIT"
] | null | null | null | 29.213333 | 112 | 0.63989 | 3,889 | package com.srkw.tweakoni.block;
import net.minecraft.item.Item;
import net.minecraft.item.ItemRecord;
import net.minecraft.item.ItemStack;
import net.minecraftforge.items.IItemHandlerModifiable;
import javax.annotation.Nonnull;
import static net.minecraft.block.BlockJukebox.TileEntityJukebox;
public class JukeBoxH... |
3e09325f78978631e01da863139a16b8708fe045 | 1,576 | java | Java | src/main/java/dev/jensderuiter/websk/skript/expression/LoopValue.java | Norbiros/websk | 2438159a238295773681315ac14454ae5c0f80d6 | [
"MIT"
] | 10 | 2021-09-07T07:48:42.000Z | 2022-02-05T07:45:08.000Z | src/main/java/dev/jensderuiter/websk/skript/expression/LoopValue.java | Norbiros/websk | 2438159a238295773681315ac14454ae5c0f80d6 | [
"MIT"
] | 25 | 2021-10-30T15:24:17.000Z | 2022-03-25T18:29:18.000Z | src/main/java/dev/jensderuiter/websk/skript/expression/LoopValue.java | Norbiros/websk | 2438159a238295773681315ac14454ae5c0f80d6 | [
"MIT"
] | 9 | 2021-10-30T15:27:39.000Z | 2021-12-13T20:55:22.000Z | 29.185185 | 146 | 0.694162 | 3,890 | package dev.jensderuiter.websk.skript.expression;
import ch.njol.skript.Skript;
import ch.njol.skript.lang.Expression;
import ch.njol.skript.lang.ExpressionType;
import ch.njol.skript.lang.SkriptParser;
import ch.njol.skript.lang.util.SimpleExpression;
import ch.njol.util.Kleenean;
import dev.jensderuiter.websk.skript... |
3e0933dcc16c665c37c25b721f5e5bf45c01e98d | 2,084 | java | Java | solr/contrib/analytics/src/java/org/apache/solr/analytics/stream/reservation/ReductionDataReservation.java | tizianodeg/lucene-solr | 8c7b709c08662d396bd12b1e352db99bb489a7da | [
"Apache-2.0"
] | 585 | 2015-01-04T06:12:50.000Z | 2022-03-31T14:20:42.000Z | solr/contrib/analytics/src/java/org/apache/solr/analytics/stream/reservation/ReductionDataReservation.java | tizianodeg/lucene-solr | 8c7b709c08662d396bd12b1e352db99bb489a7da | [
"Apache-2.0"
] | 394 | 2021-03-10T13:55:50.000Z | 2022-03-31T23:29:56.000Z | solr/contrib/analytics/src/java/org/apache/solr/analytics/stream/reservation/ReductionDataReservation.java | tizianodeg/lucene-solr | 8c7b709c08662d396bd12b1e352db99bb489a7da | [
"Apache-2.0"
] | 378 | 2015-01-13T11:40:27.000Z | 2022-03-31T14:20:59.000Z | 39.320755 | 118 | 0.761996 | 3,891 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e09340a1ac140fc04633b3a222d8e894f89089c | 5,250 | java | Java | WenjaPvP - KitMap/src/server/wenjapvp/hcf/faction/argument/FactionInviteArgument.java | disclearing/WenjaPVP-is-skid | ea930f104f7f6ab1f3dbc3d76ad5ccdf07cf6506 | [
"Apache-2.0"
] | 1 | 2019-03-02T22:08:41.000Z | 2019-03-02T22:08:41.000Z | WenjaPvP - HCFactions/src/server/wenjapvp/hcf/faction/argument/FactionInviteArgument.java | disclearing/WenjaPVP-is-skid | ea930f104f7f6ab1f3dbc3d76ad5ccdf07cf6506 | [
"Apache-2.0"
] | null | null | null | WenjaPvP - HCFactions/src/server/wenjapvp/hcf/faction/argument/FactionInviteArgument.java | disclearing/WenjaPVP-is-skid | ea930f104f7f6ab1f3dbc3d76ad5ccdf07cf6506 | [
"Apache-2.0"
] | 1 | 2020-11-26T07:04:26.000Z | 2020-11-26T07:04:26.000Z | 39.772727 | 196 | 0.633524 | 3,892 | package server.wenjapvp.hcf.faction.argument;
import com.doctordark.util.chat.ClickAction;
import com.doctordark.util.chat.Text;
import com.doctordark.util.command.CommandArgument;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import ... |
3e09346385b3045d0e8cce53bd3d0a2c1d57c4bb | 6,455 | java | Java | src/ui/TimePanel.java | CSNE/SMAnimator | c83f9393f3827ef7bf5d27ed627dc10358aea4c8 | [
"MIT"
] | 2 | 2016-03-10T01:30:32.000Z | 2016-03-15T09:16:53.000Z | src/ui/TimePanel.java | CSNE/SMAnimator | c83f9393f3827ef7bf5d27ed627dc10358aea4c8 | [
"MIT"
] | null | null | null | src/ui/TimePanel.java | CSNE/SMAnimator | c83f9393f3827ef7bf5d27ed627dc10358aea4c8 | [
"MIT"
] | null | null | null | 28.946188 | 186 | 0.656081 | 3,893 | package ui;
import animation.Keyframe;
import interfaces.OnModeChangeListener;
import interfaces.OnObjectSelectedListener;
import interfaces.OnObjectUpdateListener;
import interfaces.OnTimeUpdateListener;
import managers.ModeManager;
import managers.TimeManager;
import helpers.GeometricPrimitives;
import shapes.Transf... |
3e0934be27ad72e4d717e4d94ce4de8435d9dfb9 | 96 | java | Java | Variant Programs/1-2/3/breeder/FarmCentral.java | hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism | a42ced1d5a92963207e3565860cac0946312e1b3 | [
"MIT"
] | null | null | null | Variant Programs/1-2/3/breeder/FarmCentral.java | hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism | a42ced1d5a92963207e3565860cac0946312e1b3 | [
"MIT"
] | null | null | null | Variant Programs/1-2/3/breeder/FarmCentral.java | hjc851/Dataset2-HowToDetectAdvancedSourceCodePlagiarism | a42ced1d5a92963207e3565860cac0946312e1b3 | [
"MIT"
] | null | null | null | 10.666667 | 25 | 0.71875 | 3,894 | package breeder;
public enum FarmCentral {
malnourished,
clog,
functioning,
slumber;
}
|
3e0934eaeb20fbed9fa4d34b619e05568fd712c9 | 3,319 | java | Java | src/main/java/com/tencentcloudapi/domain/v20180808/models/RenewDomainBatchRequest.java | feixueck/tencentcloud-sdk-java | ebdfb9cf12ce7630f53b387e2ac8d17471c6c7d0 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/tencentcloudapi/domain/v20180808/models/RenewDomainBatchRequest.java | feixueck/tencentcloud-sdk-java | ebdfb9cf12ce7630f53b387e2ac8d17471c6c7d0 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/tencentcloudapi/domain/v20180808/models/RenewDomainBatchRequest.java | feixueck/tencentcloud-sdk-java | ebdfb9cf12ce7630f53b387e2ac8d17471c6c7d0 | [
"Apache-2.0"
] | null | null | null | 23.048611 | 83 | 0.63965 | 3,895 | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... |
3e0934f46b8dee9f543fa1268079e75acb719cac | 2,432 | java | Java | server-core/src/main/java/io/onedev/server/web/editable/CommitQueryEditSupport.java | simgagne/onedev | fd974b295c8c00fbc1be3729830a8d1277cf55e5 | [
"MIT"
] | 1 | 2020-12-07T02:47:58.000Z | 2020-12-07T02:47:58.000Z | server-core/src/main/java/io/onedev/server/web/editable/CommitQueryEditSupport.java | hslooooooool/onedev | 5621ed17eb8209442967bfb36f70a299bdbe9cfc | [
"MIT"
] | 2 | 2021-02-21T18:41:18.000Z | 2021-02-21T22:20:07.000Z | server-core/src/main/java/io/onedev/server/web/editable/CommitQueryEditSupport.java | hslooooooool/onedev | 5621ed17eb8209442967bfb36f70a299bdbe9cfc | [
"MIT"
] | 1 | 2021-04-15T17:46:20.000Z | 2021-04-15T17:46:20.000Z | 31.179487 | 91 | 0.666118 | 3,896 | package io.onedev.server.web.editable;
import java.lang.reflect.Method;
import org.apache.wicket.Component;
import org.apache.wicket.markup.html.basic.Label;
import org.apache.wicket.model.AbstractReadOnlyModel;
import org.apache.wicket.model.IModel;
import io.onedev.server.model.Project;
import io.onedev.server.web... |
3e0934fe8a5ea4d654da837b007fe8647e2029f1 | 3,730 | java | Java | Corpus/aspectj/6096.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 1 | 2022-01-15T02:47:45.000Z | 2022-01-15T02:47:45.000Z | Corpus/aspectj/6096.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | Corpus/aspectj/6096.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | 27.028986 | 130 | 0.719303 | 3,897 | /* *******************************************************************
* Copyright (c) 2010 Contributors
* All rights reserved.
* This program and the accompanying materials are made available
* under the terms of the Eclipse Public License v1.0
* which accompanies this distribution and is available at
* http... |
3e09355e92a65fd361562bf71719d3315213e14b | 27,769 | java | Java | src/java/beans/PropertyDescriptor.java | AndyChenIT/jdk-1.7-annotated | 2a6b843c8f6ef5bb35c4180af1b51774a2c70cac | [
"Apache-2.0"
] | 63 | 2016-03-29T02:09:12.000Z | 2021-11-17T00:27:47.000Z | src/java/beans/PropertyDescriptor.java | AndyChenIT/jdk-1.7-annotated | 2a6b843c8f6ef5bb35c4180af1b51774a2c70cac | [
"Apache-2.0"
] | null | null | null | src/java/beans/PropertyDescriptor.java | AndyChenIT/jdk-1.7-annotated | 2a6b843c8f6ef5bb35c4180af1b51774a2c70cac | [
"Apache-2.0"
] | 77 | 2015-12-30T07:46:01.000Z | 2022-03-03T01:57:55.000Z | 36.346859 | 112 | 0.577803 | 3,898 | /*
* Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package java.beans;
import java.lang.ref.Reference;
import java.lang.reflect.Method;
import java.lang.... |
3e0935b861a547e8349688407a024ad5bb17ad29 | 5,426 | java | Java | build/tmp/expandedArchives/forge-1.18.1-39.0.40_mapped_parchment_2021.12.19-1.18.1-sources.jar_8da1e53bade44c6d138d26d6ab1ad1d3/net/minecraft/world/level/biome/Biomes.java | LX-s-Team/CookingLevel-Forge | 065ddf23d2efb4f44e0e494fb3b2cbef47b7cca5 | [
"MIT"
] | null | null | null | build/tmp/expandedArchives/forge-1.18.1-39.0.40_mapped_parchment_2021.12.19-1.18.1-sources.jar_8da1e53bade44c6d138d26d6ab1ad1d3/net/minecraft/world/level/biome/Biomes.java | LX-s-Team/CookingLevel-Forge | 065ddf23d2efb4f44e0e494fb3b2cbef47b7cca5 | [
"MIT"
] | null | null | null | build/tmp/expandedArchives/forge-1.18.1-39.0.40_mapped_parchment_2021.12.19-1.18.1-sources.jar_8da1e53bade44c6d138d26d6ab1ad1d3/net/minecraft/world/level/biome/Biomes.java | LX-s-Team/CookingLevel-Forge | 065ddf23d2efb4f44e0e494fb3b2cbef47b7cca5 | [
"MIT"
] | null | null | null | 74.328767 | 106 | 0.784372 | 3,899 | package net.minecraft.world.level.biome;
import net.minecraft.core.Registry;
import net.minecraft.resources.ResourceKey;
import net.minecraft.resources.ResourceLocation;
public abstract class Biomes {
public static final ResourceKey<Biome> THE_VOID = register("the_void");
public static final ResourceKey<Biome> ... |
3e09372567c3e99e21488cc62786b7310e872663 | 1,989 | java | Java | src/min/datastructurenalgorithm/codility/FindLongest1Sequence.java | ddl2018/sandbox | bdf79ed2f1830a330cccacc3add03e239e09fd70 | [
"MIT"
] | null | null | null | src/min/datastructurenalgorithm/codility/FindLongest1Sequence.java | ddl2018/sandbox | bdf79ed2f1830a330cccacc3add03e239e09fd70 | [
"MIT"
] | null | null | null | src/min/datastructurenalgorithm/codility/FindLongest1Sequence.java | ddl2018/sandbox | bdf79ed2f1830a330cccacc3add03e239e09fd70 | [
"MIT"
] | null | null | null | 27.246575 | 63 | 0.424334 | 3,900 | package min.datastructurenalgorithm.codility;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class FindLongest1Sequence {
public static void main(String args[]) {
FindLongest1Sequence tes =... |
3e0937b6017b8aabcc6a1c730696eacb8c6b1d6f | 2,834 | java | Java | sema4g-example/src/main/java/de/gishmo/gwt/sema4g/example/client/cases/Case05.java | mvp4g/sema4g | 540935a1ca3db7a8d3cd3960c03da06818c59636 | [
"Apache-2.0"
] | 2 | 2018-11-18T16:47:42.000Z | 2019-01-05T05:32:17.000Z | sema4g-example/src/main/java/de/gishmo/gwt/sema4g/example/client/cases/Case05.java | mvp4g/sema4g | 540935a1ca3db7a8d3cd3960c03da06818c59636 | [
"Apache-2.0"
] | 4 | 2017-11-26T17:41:02.000Z | 2018-06-21T14:47:42.000Z | sema4g-example/src/main/java/de/gishmo/gwt/sema4g/example/client/cases/Case05.java | mvp4g/sema4g | 540935a1ca3db7a8d3cd3960c03da06818c59636 | [
"Apache-2.0"
] | null | null | null | 36.805195 | 104 | 0.616796 | 3,901 | /*
* Copyright (c) 2017 - 2018 - Frank Hossfeld
*
* 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 o... |
3e09380414265f469b6c67cef2e9d319cf288335 | 491 | java | Java | demo/kkalanhw2/src/main/java/com/example/kkalanhw2/dao/ProductCommentDao.java | Kaan010/study2-SpringOverview | 21fc4e892e1886fe37d24213d89c3dba3fb25a2b | [
"MIT"
] | null | null | null | demo/kkalanhw2/src/main/java/com/example/kkalanhw2/dao/ProductCommentDao.java | Kaan010/study2-SpringOverview | 21fc4e892e1886fe37d24213d89c3dba3fb25a2b | [
"MIT"
] | null | null | null | demo/kkalanhw2/src/main/java/com/example/kkalanhw2/dao/ProductCommentDao.java | Kaan010/study2-SpringOverview | 21fc4e892e1886fe37d24213d89c3dba3fb25a2b | [
"MIT"
] | null | null | null | 27.277778 | 79 | 0.830957 | 3,902 | package com.example.kkalanhw2.dao;
import com.example.kkalanhw2.entity.Product;
import com.example.kkalanhw2.entity.ProductComment;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface ProductCommentDao ext... |
3e09389ba0381124684b3af8e9eeefa9420b7782 | 249 | java | Java | src/code/generic/SortbyHeuristicCost.java | AbdelrahmanBadr3/Search-Agent | 6433b825e1439a415c510fe7578004a874b98f04 | [
"MIT"
] | null | null | null | src/code/generic/SortbyHeuristicCost.java | AbdelrahmanBadr3/Search-Agent | 6433b825e1439a415c510fe7578004a874b98f04 | [
"MIT"
] | null | null | null | src/code/generic/SortbyHeuristicCost.java | AbdelrahmanBadr3/Search-Agent | 6433b825e1439a415c510fe7578004a874b98f04 | [
"MIT"
] | null | null | null | 22.636364 | 67 | 0.767068 | 3,903 | package code.generic;
import java.util.Comparator;
public class SortbyHeuristicCost implements Comparator<SearchTree>
{
@Override
public int compare(SearchTree o1, SearchTree o2) {
return (int) (o1.heuristic_cost - o2.heuristic_cost);
}
} |
3e09395c6541d6d4bfb2a2b140c7c0f7312d27ac | 303 | java | Java | app/src/main/java/com/javalive09/demos/AlphaTest.java | javalive09/CodeBag | c7be3ac3e35284a49c76623769a3fa6dd10ee1a9 | [
"Apache-2.0"
] | 15 | 2015-05-15T02:58:29.000Z | 2021-03-05T02:09:23.000Z | app/src/main/java/com/javalive09/demos/AlphaTest.java | javalive09/CodeBag | c7be3ac3e35284a49c76623769a3fa6dd10ee1a9 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/javalive09/demos/AlphaTest.java | javalive09/CodeBag | c7be3ac3e35284a49c76623769a3fa6dd10ee1a9 | [
"Apache-2.0"
] | 4 | 2015-02-26T01:04:43.000Z | 2017-03-25T13:32:57.000Z | 17.823529 | 52 | 0.719472 | 3,904 | package com.javalive09.demos;
import com.javalive09.annotation.Run;
import com.javalive09.codebag.CodeActivity;
/**
* Created by peter on 2018/12/25
*/
public class AlphaTest {
@Run
public void show(CodeActivity codeActivity) {
codeActivity.setContentView(R.layout.alpha);
}
}
|
3e0939d6fb6cdac7b3e67536e12aa300dc1ac831 | 5,221 | java | Java | main/feature/src/boofcv/alg/feature/detect/intensity/impl/ImplSsdCorner_S16.java | jooink/BoofCV | 2b34e3b167f545e5bbc327bc7032adfdb7a1c3a0 | [
"Apache-2.0"
] | 1 | 2022-02-26T06:27:29.000Z | 2022-02-26T06:27:29.000Z | main/feature/src/boofcv/alg/feature/detect/intensity/impl/ImplSsdCorner_S16.java | jooink/BoofCV | 2b34e3b167f545e5bbc327bc7032adfdb7a1c3a0 | [
"Apache-2.0"
] | 2 | 2021-05-18T20:53:57.000Z | 2022-02-01T01:05:11.000Z | main/feature/src/boofcv/alg/feature/detect/intensity/impl/ImplSsdCorner_S16.java | jooink/BoofCV | 2b34e3b167f545e5bbc327bc7032adfdb7a1c3a0 | [
"Apache-2.0"
] | null | null | null | 27.051813 | 92 | 0.657345 | 3,905 | /*
* Copyright (c) 2011-2013, Peter Abeles. All Rights Reserved.
*
* This file is part of BoofCV (http://boofcv.org).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www... |
3e093acc7368b07868f968c1774469a1e46b7e85 | 4,239 | java | Java | xchange-binance/src/main/java/org/knowm/xchange/binance/futures/service/BinanceFuturesMarketDataService.java | nostro-im/XChange | 149555f7a015398d47c92fb28dffad220dd653f3 | [
"MIT"
] | null | null | null | xchange-binance/src/main/java/org/knowm/xchange/binance/futures/service/BinanceFuturesMarketDataService.java | nostro-im/XChange | 149555f7a015398d47c92fb28dffad220dd653f3 | [
"MIT"
] | 4 | 2021-11-19T11:48:59.000Z | 2022-01-31T12:03:04.000Z | xchange-binance/src/main/java/org/knowm/xchange/binance/futures/service/BinanceFuturesMarketDataService.java | nostro-im/XChange | 149555f7a015398d47c92fb28dffad220dd653f3 | [
"MIT"
] | null | null | null | 40.759615 | 143 | 0.761029 | 3,906 | package org.knowm.xchange.binance.futures.service;
import org.knowm.xchange.binance.BinanceAuthenticated;
import org.knowm.xchange.binance.BinanceExchange;
import org.knowm.xchange.binance.dto.marketdata.BinanceTicker24h;
import org.knowm.xchange.binance.futures.BinanceFuturesAdapter;
import org.knowm.xchange.binance.... |
3e093ae26ccba9ec878661561fd70970a4179402 | 4,248 | java | Java | oes-service/src/main/java/com/chachae/exam/service/impl/MajorServiceImpl.java | chachae/Online-Testing-Platform | 2fa912e3defa69b472b2e397bc6e49019c1e5b5d | [
"Apache-2.0"
] | 11 | 2020-09-07T05:19:33.000Z | 2022-03-08T12:54:23.000Z | oes-service/src/main/java/com/chachae/exam/service/impl/MajorServiceImpl.java | chachae/oes-stand-alone | 2fa912e3defa69b472b2e397bc6e49019c1e5b5d | [
"Apache-2.0"
] | 2 | 2020-03-30T11:49:15.000Z | 2020-04-04T10:39:22.000Z | oes-service/src/main/java/com/chachae/exam/service/impl/MajorServiceImpl.java | chachae/oes-stand-alone | 2fa912e3defa69b472b2e397bc6e49019c1e5b5d | [
"Apache-2.0"
] | 2 | 2021-01-17T07:12:31.000Z | 2022-02-08T14:18:47.000Z | 33.1875 | 98 | 0.727637 | 3,907 | package com.chachae.exam.service.impl;
import cn.hutool.core.collection.CollUtil;
import cn.hutool.poi.excel.ExcelReader;
import cn.hutool.poi.excel.ExcelUtil;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.baomido... |
3e093d2fbccc3e4924e9394ee06e9f2e7cc13bb5 | 11,053 | java | Java | lib_common/src/main/java/com/jenson/common/widget/RecyclerViewItemDecoration.java | CDJenson/Jetpack-mvvm | 0b7c9f633e62a36c1cac65deee789ffa8e149e9a | [
"Apache-2.0"
] | null | null | null | lib_common/src/main/java/com/jenson/common/widget/RecyclerViewItemDecoration.java | CDJenson/Jetpack-mvvm | 0b7c9f633e62a36c1cac65deee789ffa8e149e9a | [
"Apache-2.0"
] | null | null | null | lib_common/src/main/java/com/jenson/common/widget/RecyclerViewItemDecoration.java | CDJenson/Jetpack-mvvm | 0b7c9f633e62a36c1cac65deee789ffa8e149e9a | [
"Apache-2.0"
] | null | null | null | 36.239344 | 140 | 0.570433 | 3,908 | package com.jenson.common.widget;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.Recycle... |
3e093d49298a9e1e05b641e751818175efba76ea | 2,859 | java | Java | SnOOPe/src/presentacion/PanelSnake.java | javier32rojas040506/SnakeVideoGame | 01544539bfd9de031d71d110d9c00f1027268dd7 | [
"CC0-1.0"
] | 4 | 2021-06-07T01:22:07.000Z | 2021-11-15T23:13:14.000Z | SnOOPe/src/presentacion/PanelSnake.java | JuanRojasCastr/SnakeVideoGame | 01544539bfd9de031d71d110d9c00f1027268dd7 | [
"CC0-1.0"
] | null | null | null | SnOOPe/src/presentacion/PanelSnake.java | JuanRojasCastr/SnakeVideoGame | 01544539bfd9de031d71d110d9c00f1027268dd7 | [
"CC0-1.0"
] | 1 | 2021-08-10T17:45:47.000Z | 2021-08-10T17:45:47.000Z | 25.300885 | 109 | 0.633788 | 3,909 | package presentacion;
import aplicacion.*;
import javax.swing.*;
import java.awt.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Arrays;
public abstract class PanelSnake extends JPanel implements Serializable{
protected final int tamTableroW;
protected final int tamTableroH;
p... |
3e093db666a4d4befb6fb189b757de496f044159 | 2,555 | java | Java | jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/config/tables/JoinTableImpl.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/config/tables/JoinTableImpl.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/config/tables/JoinTableImpl.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | 2 | 2020-02-03T09:24:10.000Z | 2021-06-15T13:27:27.000Z | 39.307692 | 105 | 0.695499 | 3,910 | /*******************************************************************************
* Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
* w... |
3e09400c4b6c985a3ccdc0605defa993a92fad3f | 1,473 | java | Java | src/test/java/walkingkooka/collect/iterator/EmptyIteratorTest.java | mP1/walkingkooka | e88f3eee363dcbc4f2c3359309376beb979ca848 | [
"Apache-2.0"
] | 1 | 2018-08-05T00:29:44.000Z | 2018-08-05T00:29:44.000Z | src/test/java/walkingkooka/collect/iterator/EmptyIteratorTest.java | mP1/walkingkooka | e88f3eee363dcbc4f2c3359309376beb979ca848 | [
"Apache-2.0"
] | 320 | 2018-06-27T13:18:41.000Z | 2022-03-06T06:21:54.000Z | src/test/java/walkingkooka/collect/iterator/EmptyIteratorTest.java | mP1/walkingkooka | e88f3eee363dcbc4f2c3359309376beb979ca848 | [
"Apache-2.0"
] | null | null | null | 26.781818 | 90 | 0.695859 | 3,911 | /*
* Copyright 2019 Miroslav Pokorny (github.com/mP1)
*
* 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 applic... |
3e09427b2206e0f04e7da7b72ac921714f5b4ae5 | 885 | java | Java | src/org/eclipse/jetty/jndi/package-info.java | zogwei/jetty9-learn | 1a1c1af4eefac18e5c0b0b30fd983054ce6dffc9 | [
"Apache-2.0"
] | 1 | 2018-01-23T10:55:11.000Z | 2018-01-23T10:55:11.000Z | jetty-jndi/src/main/java/org/eclipse/jetty/jndi/package-info.java | AjithAnbu/jetty.project-1 | 0b80b9ba36000ea17a72a1691117b20b41097ff8 | [
"Apache-2.0"
] | null | null | null | jetty-jndi/src/main/java/org/eclipse/jetty/jndi/package-info.java | AjithAnbu/jetty.project-1 | 0b80b9ba36000ea17a72a1691117b20b41097ff8 | [
"Apache-2.0"
] | null | null | null | 36.875 | 76 | 0.525424 | 3,912 | //
// ========================================================================
// Copyright (c) 1995-2013 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// All rights reserved. This program and the accompanying materials
// are made available under the ter... |
3e094358e42b3c93e4ffe1cac310f8b411c36448 | 7,500 | java | Java | java/src/ie/tudublin/Planet.java | Pauleean/SciFiUI | b239c3f202b0fa1892d040549fb553384ab283ed | [
"MIT"
] | null | null | null | java/src/ie/tudublin/Planet.java | Pauleean/SciFiUI | b239c3f202b0fa1892d040549fb553384ab283ed | [
"MIT"
] | null | null | null | java/src/ie/tudublin/Planet.java | Pauleean/SciFiUI | b239c3f202b0fa1892d040549fb553384ab283ed | [
"MIT"
] | null | null | null | 21.186441 | 81 | 0.49 | 3,913 | package ie.tudublin;
import processing.core.PImage;
import processing.data.TableRow;
public class Planet extends DisplayObject
{
PImage img;
boolean scaned;
String name;
float mass;
float iron;
float gold;
float uranium;
String atmosphere;
float temp;
String life;
float wat... |
3e0943f48d992ec0e702a357a93f76b55203acd0 | 3,143 | java | Java | src/main/java/com/alipay/api/request/MybankCreditSceneprodCommonQueryRequest.java | wongoo/alipay-sdk-java-all | b3c2dd14a8ffba03a2b96a3dd98e4c4a2a11754b | [
"Apache-2.0"
] | 333 | 2018-08-28T09:26:55.000Z | 2022-03-31T07:26:42.000Z | src/main/java/com/alipay/api/request/MybankCreditSceneprodCommonQueryRequest.java | wongoo/alipay-sdk-java-all | b3c2dd14a8ffba03a2b96a3dd98e4c4a2a11754b | [
"Apache-2.0"
] | 46 | 2018-09-27T03:52:42.000Z | 2021-08-10T07:54:57.000Z | src/main/java/com/alipay/api/request/MybankCreditSceneprodCommonQueryRequest.java | antopen/alipay-sdk-java-all | 790dea41169e764e3f2e08330800246b4aba1b29 | [
"Apache-2.0"
] | 158 | 2018-12-07T17:03:43.000Z | 2022-03-17T09:32:43.000Z | 22.775362 | 122 | 0.70315 | 3,914 | package com.alipay.api.request;
import com.alipay.api.domain.MybankCreditSceneprodCommonQueryModel;
import java.util.Map;
import com.alipay.api.AlipayRequest;
import com.alipay.api.internal.util.AlipayHashMap;
import com.alipay.api.response.MybankCreditSceneprodCommonQueryResponse;
import com.alipay.api.Alipa... |
3e09447f34291e3f3d1ec4f87c63e4617b720002 | 251 | java | Java | src/main/java/org/fis/student/exceptions/DestinationAndDateUsedException.java | fis2021/Travel_Agency | e58b425bd5cc32c59c1d2e93ac1e30b68524a546 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/fis/student/exceptions/DestinationAndDateUsedException.java | fis2021/Travel_Agency | e58b425bd5cc32c59c1d2e93ac1e30b68524a546 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/fis/student/exceptions/DestinationAndDateUsedException.java | fis2021/Travel_Agency | e58b425bd5cc32c59c1d2e93ac1e30b68524a546 | [
"Apache-2.0"
] | null | null | null | 31.375 | 94 | 0.752988 | 3,915 | package org.fis.student.exceptions;
public class DestinationAndDateUsedException extends Exception{
public DestinationAndDateUsedException() {
super(String.format("You can't add a new trip with the same destination and date !"));
}
}
|
3e0944fbcc5c07887ed2c93b379225f6e129ee00 | 17,647 | java | Java | app/src/main/java/jp/sblo/pandora/jota/ActivityPicker.java | anonymous1999/JotaTextEditor | b75f20249f2631943ba6b1413ad130eb388e7860 | [
"Apache-2.0"
] | 53 | 2016-03-03T09:11:42.000Z | 2022-02-18T20:28:44.000Z | app/src/main/java/jp/sblo/pandora/jota/ActivityPicker.java | maoabc/JotaTextEditor | 094fa601566ab9488210b72a12be6f845b01d00a | [
"Apache-2.0"
] | 5 | 2016-10-23T12:40:43.000Z | 2021-12-27T17:49:31.000Z | app/src/main/java/jp/sblo/pandora/jota/ActivityPicker.java | maoabc/JotaTextEditor | 094fa601566ab9488210b72a12be6f845b01d00a | [
"Apache-2.0"
] | 22 | 2016-01-25T07:36:17.000Z | 2021-12-15T18:02:55.000Z | 36.3107 | 99 | 0.575225 | 3,916 | /*
* Copyright (C) 2009 The Android Open Source 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 app... |
3e0945648ecfcb6286fed89421f69b9378ff7496 | 795 | java | Java | http-client/src/main/java/be/tombaeyens/magicless/httpclient/Serializer.java | tombaeyens/magicless | 2f40599313fe4cbc9263c6a931cf69bc5e04c6fd | [
"Apache-2.0"
] | null | null | null | http-client/src/main/java/be/tombaeyens/magicless/httpclient/Serializer.java | tombaeyens/magicless | 2f40599313fe4cbc9263c6a931cf69bc5e04c6fd | [
"Apache-2.0"
] | null | null | null | http-client/src/main/java/be/tombaeyens/magicless/httpclient/Serializer.java | tombaeyens/magicless | 2f40599313fe4cbc9263c6a931cf69bc5e04c6fd | [
"Apache-2.0"
] | null | null | null | 30.576923 | 75 | 0.74717 | 3,917 | /*
* Copyright (c) 2018 Tom Baeyens
*
* 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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.