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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e032baf77e539e8d7b77d8fdd36957efbe3da8b | 933 | java | Java | projects/OG-Engine/src/main/java/com/opengamma/engine/view/worker/trigger/ViewCycleEligibility.java | emcleod/OG-Platform | dbd4e1c64907f6a2dd27a62d252e9c61e609f779 | [
"Apache-2.0"
] | 12 | 2017-03-10T13:56:52.000Z | 2021-10-03T01:21:20.000Z | projects/OG-Engine/src/main/java/com/opengamma/engine/view/worker/trigger/ViewCycleEligibility.java | antikas/OG-Platform | aa683c63e58d33e34cca691290370d71a454077c | [
"Apache-2.0"
] | 1 | 2021-08-02T17:20:43.000Z | 2021-08-02T17:20:43.000Z | projects/OG-Engine/src/main/java/com/opengamma/engine/view/worker/trigger/ViewCycleEligibility.java | antikas/OG-Platform | aa683c63e58d33e34cca691290370d71a454077c | [
"Apache-2.0"
] | 16 | 2017-01-12T10:31:58.000Z | 2019-04-19T08:17:33.000Z | 22.756098 | 92 | 0.596999 | 1,310 | /**
* Copyright (C) 2011 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.engine.view.worker.trigger;
/**
* Enumerates the levels of eligibility to perform a view cycle.
*/
public enum ViewCycleEligibility {
/**
* Indicates ... |
3e032be217ac433ed9dc0a44827bd6f8d263c47e | 778 | java | Java | edmm-core/src/main/java/io/github/edmm/plugins/cloudify/model/azure/Operation.java | codacy-badger/transformation-framework | f32d936c78b58b1cb58bf4c7e6f7befcfe7d7460 | [
"Apache-2.0"
] | null | null | null | edmm-core/src/main/java/io/github/edmm/plugins/cloudify/model/azure/Operation.java | codacy-badger/transformation-framework | f32d936c78b58b1cb58bf4c7e6f7befcfe7d7460 | [
"Apache-2.0"
] | null | null | null | edmm-core/src/main/java/io/github/edmm/plugins/cloudify/model/azure/Operation.java | codacy-badger/transformation-framework | f32d936c78b58b1cb58bf4c7e6f7befcfe7d7460 | [
"Apache-2.0"
] | null | null | null | 22.882353 | 99 | 0.674807 | 1,311 | package io.github.edmm.plugins.cloudify.model.azure;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
import lombok.Getter;
import lombok.Setter;
public class Operation {
@Setter
@Getter
private String name;
@Setter
@Getter
private String source;
@... |
3e032dac1767a0667768c533a4884eaf8fb9ad9a | 1,337 | java | Java | jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstFieldRenderer.java | clara0/jaxb-ri | 9127f91d89fca5633e7acc18b1c5ca47f2d3db1a | [
"BSD-3-Clause"
] | 140 | 2018-09-19T01:13:56.000Z | 2022-03-28T21:25:15.000Z | jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstFieldRenderer.java | clara0/jaxb-ri | 9127f91d89fca5633e7acc18b1c5ca47f2d3db1a | [
"BSD-3-Clause"
] | 257 | 2018-09-21T17:52:36.000Z | 2022-03-25T13:18:15.000Z | jaxb-ri/xjc/src/main/java/com/sun/tools/xjc/generator/bean/field/ConstFieldRenderer.java | clara0/jaxb-ri | 9127f91d89fca5633e7acc18b1c5ca47f2d3db1a | [
"BSD-3-Clause"
] | 96 | 2018-10-08T16:17:04.000Z | 2022-03-04T21:06:26.000Z | 31.093023 | 80 | 0.729993 | 1,312 | /*
* Copyright (c) 1997, 2021 Oracle and/or its affiliates. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Distribution License v. 1.0, which is available at
* http://www.eclipse.org/org/documents/edl-v10.php.
*
* SPDX-License-Identifier: ... |
3e032ef3d08f6ce1bab9fad19ad29bf61798a65d | 297 | java | Java | QiunetUtils/src/main/java/org/qiunet/utils/listener/_EventHandlers.java | wenguangwen/DuoDuo | dd7b94386d2bfff5d638f933aa1f33ccd8a979db | [
"Apache-2.0"
] | null | null | null | QiunetUtils/src/main/java/org/qiunet/utils/listener/_EventHandlers.java | wenguangwen/DuoDuo | dd7b94386d2bfff5d638f933aa1f33ccd8a979db | [
"Apache-2.0"
] | null | null | null | QiunetUtils/src/main/java/org/qiunet/utils/listener/_EventHandlers.java | wenguangwen/DuoDuo | dd7b94386d2bfff5d638f933aa1f33ccd8a979db | [
"Apache-2.0"
] | null | null | null | 15.631579 | 35 | 0.690236 | 1,313 | package org.qiunet.utils.listener;
import java.lang.annotation.*;
/**
* 容易和EventHandler 混淆.
* 所以加个 _
*/
@Target({ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
public @interface _EventHandlers {
/***
* 这里应该填枚举值. 但是java限制很多
* 只能使用常量.
* @return
*/
EventHandler[] value();
}
|
3e032f1cbb3ad52c2a036c9dfaf938c8830abb82 | 9,243 | java | Java | de/fraunhofer/iais/eis/ConfigurationModelBuilder.java | International-Data-Spaces-Association/Java-Representation-of-IDS-Information-Model | ba5fe3f86f86d56f58cb2fef15f6fdd6b2d9d738 | [
"Apache-2.0"
] | 2 | 2021-06-23T07:28:13.000Z | 2021-07-24T08:59:37.000Z | de/fraunhofer/iais/eis/ConfigurationModelBuilder.java | International-Data-Spaces-Association/Java-Representation-of-IDS-Information-Model | ba5fe3f86f86d56f58cb2fef15f6fdd6b2d9d738 | [
"Apache-2.0"
] | 13 | 2021-05-20T13:18:14.000Z | 2021-11-24T08:01:18.000Z | de/fraunhofer/iais/eis/ConfigurationModelBuilder.java | International-Data-Spaces-Association/Java-Representation-of-IDS-Information-Model | ba5fe3f86f86d56f58cb2fef15f6fdd6b2d9d738 | [
"Apache-2.0"
] | 1 | 2021-10-03T15:23:31.000Z | 2021-10-03T15:23:31.000Z | 35.964981 | 112 | 0.719031 | 1,314 | package de.fraunhofer.iais.eis;
import java.net.URI;
import java.util.List;
import de.fraunhofer.iais.eis.util.*;
public class ConfigurationModelBuilder implements Builder<ConfigurationModel> {
private ConfigurationModelImpl configurationModelImpl;
public ConfigurationModelBuilder() {
configurati... |
3e032f32957d62eda2ce721a61ab9b4a3100a833 | 6,970 | java | Java | datavec/datavec-api/src/test/java/org/datavec/api/transform/ops/AggregableMultiOpTest.java | raver119/deeplearning4j | 7502e41e6291151b121eb11983456c3f4473a08f | [
"Apache-2.0"
] | 13,006 | 2015-02-13T18:35:31.000Z | 2022-03-18T12:11:44.000Z | datavec/datavec-api/src/test/java/org/datavec/api/transform/ops/AggregableMultiOpTest.java | fbrunacci/deeplearning4j | a76f957b72056138340a09ca654cd3ac395e3660 | [
"Apache-2.0"
] | 5,319 | 2015-02-13T08:21:46.000Z | 2019-06-12T14:56:50.000Z | datavec/datavec-api/src/test/java/org/datavec/api/transform/ops/AggregableMultiOpTest.java | fbrunacci/deeplearning4j | a76f957b72056138340a09ca654cd3ac395e3660 | [
"Apache-2.0"
] | 4,719 | 2015-02-13T22:48:55.000Z | 2022-03-22T07:25:36.000Z | 43.836478 | 100 | 0.647633 | 1,315 | /*******************************************************************************
* Copyright (c) 2015-2018 Skymind, Inc.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
*... |
3e032f849777f962511b77316dee8fc5fa576bf2 | 1,292 | java | Java | grobid-core/src/main/java/org/grobid/core/lang/impl/CybozuLanguageDetector.java | vikhil0609/grobid | 50f9ed5766d4d1b3bae6f00597482ae1095f8c9d | [
"Apache-2.0"
] | 1,666 | 2015-02-02T17:09:07.000Z | 2022-03-31T21:40:48.000Z | grobid-core/src/main/java/org/grobid/core/lang/impl/CybozuLanguageDetector.java | vikhil0609/grobid | 50f9ed5766d4d1b3bae6f00597482ae1095f8c9d | [
"Apache-2.0"
] | 844 | 2015-01-05T14:36:47.000Z | 2022-03-29T08:47:31.000Z | grobid-core/src/main/java/org/grobid/core/lang/impl/CybozuLanguageDetector.java | vikhil0609/grobid | 50f9ed5766d4d1b3bae6f00597482ae1095f8c9d | [
"Apache-2.0"
] | 348 | 2015-01-12T01:48:36.000Z | 2022-03-24T12:38:06.000Z | 34.918919 | 112 | 0.676471 | 1,316 | package org.grobid.core.lang.impl;
import com.cybozu.labs.langdetect.Detector;
import com.cybozu.labs.langdetect.DetectorFactory;
import com.cybozu.labs.langdetect.LangDetectException;
import org.grobid.core.lang.Language;
import org.grobid.core.lang.LanguageDetector;
import org.slf4j.Logger;
import org.slf4j.LoggerFa... |
3e03305f3bb21859b03de4b20da72467e1f48654 | 1,824 | java | Java | hatunatu-util/src/main/java/jp/fieldnotes/hatunatu/util/exception/NoSuchFieldRuntimeException.java | azusa/hatunatu | f31a8a8e6fa819cf89d41d2fec44c5958326454c | [
"Apache-2.0"
] | null | null | null | hatunatu-util/src/main/java/jp/fieldnotes/hatunatu/util/exception/NoSuchFieldRuntimeException.java | azusa/hatunatu | f31a8a8e6fa819cf89d41d2fec44c5958326454c | [
"Apache-2.0"
] | null | null | null | hatunatu-util/src/main/java/jp/fieldnotes/hatunatu/util/exception/NoSuchFieldRuntimeException.java | azusa/hatunatu | f31a8a8e6fa819cf89d41d2fec44c5958326454c | [
"Apache-2.0"
] | null | null | null | 26.434783 | 86 | 0.660088 | 1,317 | /*
* Copyright 2004-2012 the Seasar Foundation and the Others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
3e0330c1934c2e3b90f2f8291bc8e4b757781e5e | 1,278 | java | Java | src/main/java/com/carlosarroyoam/users/exception/mapper/WebApplicationExceptionMapper.java | carlosarroyoam/Development-WebServices | b78f0e69a8dcf663d22f8b7a58275c92fed00c72 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/carlosarroyoam/users/exception/mapper/WebApplicationExceptionMapper.java | carlosarroyoam/Development-WebServices | b78f0e69a8dcf663d22f8b7a58275c92fed00c72 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/carlosarroyoam/users/exception/mapper/WebApplicationExceptionMapper.java | carlosarroyoam/Development-WebServices | b78f0e69a8dcf663d22f8b7a58275c92fed00c72 | [
"Apache-2.0"
] | null | null | null | 32.769231 | 101 | 0.798905 | 1,318 | package com.carlosarroyoam.users.exception.mapper;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import javax.ws.rs.WebApplicationException;
import javax.ws.rs.core.Context;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.UriInfo;
import javax.ws.rs.ext.Exceptio... |
3e03311898858c541a532fc2cc1d81a55864977b | 2,181 | java | Java | Android/app/src/main/java/com/serviciomecanico/serviciomecanico/Adaptadores/HerramientaAdapter.java | dannyhvalenz/TallerMecanicoAndroid | d5b14f8bdfa4b7a5afaa627bc57d383dd1105f4a | [
"MIT"
] | 1 | 2019-05-09T22:32:12.000Z | 2019-05-09T22:32:12.000Z | Android/app/src/main/java/com/serviciomecanico/serviciomecanico/Adaptadores/HerramientaAdapter.java | dannyhvalenz/TallerMecanicoAndroid | d5b14f8bdfa4b7a5afaa627bc57d383dd1105f4a | [
"MIT"
] | null | null | null | Android/app/src/main/java/com/serviciomecanico/serviciomecanico/Adaptadores/HerramientaAdapter.java | dannyhvalenz/TallerMecanicoAndroid | d5b14f8bdfa4b7a5afaa627bc57d383dd1105f4a | [
"MIT"
] | 2 | 2019-05-01T13:22:03.000Z | 2019-05-01T17:05:05.000Z | 35.177419 | 125 | 0.755158 | 1,319 | package com.serviciomecanico.serviciomecanico.Adaptadores;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
im... |
3e03315199d85047e8c63c378374791e2fb39513 | 1,490 | java | Java | Bukkit/SQApocalypse/src/main/java/com/starquestminecraft/bukkit/apocalypse/task/ScoreUpdateTask.java | Steffbeard/StarQuestCode | 2ad542226410aed33d2a6061522c94463a3c4470 | [
"MIT"
] | null | null | null | Bukkit/SQApocalypse/src/main/java/com/starquestminecraft/bukkit/apocalypse/task/ScoreUpdateTask.java | Steffbeard/StarQuestCode | 2ad542226410aed33d2a6061522c94463a3c4470 | [
"MIT"
] | null | null | null | Bukkit/SQApocalypse/src/main/java/com/starquestminecraft/bukkit/apocalypse/task/ScoreUpdateTask.java | Steffbeard/StarQuestCode | 2ad542226410aed33d2a6061522c94463a3c4470 | [
"MIT"
] | null | null | null | 28.113208 | 111 | 0.696644 | 1,320 | package com.starquestminecraft.bukkit.apocalypse.task;
import org.bukkit.entity.Player;
import org.bukkit.plugin.Plugin;
import org.bukkit.scheduler.BukkitRunnable;
import com.sk89q.worldguard.bukkit.WorldGuardPlugin;
import com.sk89q.worldguard.protection.ApplicableRegionSet;
import com.sk89q.worldguard.protection.m... |
3e0333248aafac7159e47513c06c7728ce7abea0 | 315 | java | Java | src/de/theholyexception/holyapi/datastorage/dataconnection/enums/DataDefaultValue.java | TheHolyException/HolyAPI | 403582a2c71e3f94037f84cdaf7c050040d0b112 | [
"BSD-3-Clause"
] | null | null | null | src/de/theholyexception/holyapi/datastorage/dataconnection/enums/DataDefaultValue.java | TheHolyException/HolyAPI | 403582a2c71e3f94037f84cdaf7c050040d0b112 | [
"BSD-3-Clause"
] | null | null | null | src/de/theholyexception/holyapi/datastorage/dataconnection/enums/DataDefaultValue.java | TheHolyException/HolyAPI | 403582a2c71e3f94037f84cdaf7c050040d0b112 | [
"BSD-3-Clause"
] | null | null | null | 15.75 | 69 | 0.733333 | 1,321 | package de.theholyexception.holyapi.datastorage.dataconnection.enums;
public enum DataDefaultValue {
NULL("DEFAULT NULL"),
AUTO_INCREMENT("AUTO_INCREMENT"),
CUSTOM(null);
private String value;
DataDefaultValue(String value) {
this.value = value;
}
public String getValue() {
return value;
}
}
|
3e0333e04a9a59a7590030073481544b43d747f5 | 19,972 | java | Java | openfire_src/work/jspc/java/org/jivesoftware/openfire/admin/private_002ddata_002dsettings_jsp.java | paridhika/XMPP_Parking | 180298d0d689362056c9f9950bd2ac30265f76ed | [
"Apache-2.0"
] | 4 | 2016-09-02T13:34:24.000Z | 2016-11-17T05:11:06.000Z | openfire_src/work/jspc/java/org/jivesoftware/openfire/admin/private_002ddata_002dsettings_jsp.java | paridhika/XMPP_Parking | 180298d0d689362056c9f9950bd2ac30265f76ed | [
"Apache-2.0"
] | null | null | null | openfire_src/work/jspc/java/org/jivesoftware/openfire/admin/private_002ddata_002dsettings_jsp.java | paridhika/XMPP_Parking | 180298d0d689362056c9f9950bd2ac30265f76ed | [
"Apache-2.0"
] | null | null | null | 62.4125 | 309 | 0.760615 | 1,322 | /*
* Generated by the Jasper component of Apache Tomcat
* Version: JspC/ApacheTomcat8
* Generated at: 2016-08-23 16:29:31 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.jive... |
3e0333ecbc35d7bda479a22c37110f4ebda66e17 | 136 | java | Java | qt-creator-opensource-src-4.6.1/src/shared/qbs/tests/auto/blackbox/testdata-java/java/inner-class/InnerClass.java | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | 5 | 2018-12-22T14:49:13.000Z | 2022-01-13T07:21:46.000Z | Src/shared/qbs/tests/auto/blackbox/testdata-java/java/inner-class/InnerClass.java | kevinlq/QSD | b618fc63dc3aa5a18701c5b23e3ea3cdd253e89a | [
"MIT"
] | null | null | null | Src/shared/qbs/tests/auto/blackbox/testdata-java/java/inner-class/InnerClass.java | kevinlq/QSD | b618fc63dc3aa5a18701c5b23e3ea3cdd253e89a | [
"MIT"
] | 8 | 2018-07-17T03:55:48.000Z | 2021-12-22T06:37:53.000Z | 19.428571 | 64 | 0.720588 | 1,323 | public class InnerClass {
private final InnerInnerClass clazz = new InnerInnerClass();
private class InnerInnerClass {
}
}
|
3e0335978d0af80f69ceeaa9053a73e928de4e5d | 2,720 | java | Java | runescape-client/src/main/java/class290.java | archubbuck/runelite | 6583edb634ec65b8515367cb52f6d27507d9c3d7 | [
"BSD-2-Clause"
] | 1 | 2020-01-07T18:55:42.000Z | 2020-01-07T18:55:42.000Z | runescape-client/src/main/java/class290.java | archubbuck/runelite | 6583edb634ec65b8515367cb52f6d27507d9c3d7 | [
"BSD-2-Clause"
] | null | null | null | runescape-client/src/main/java/class290.java | archubbuck/runelite | 6583edb634ec65b8515367cb52f6d27507d9c3d7 | [
"BSD-2-Clause"
] | 3 | 2020-01-23T15:16:33.000Z | 2020-06-28T15:19:58.000Z | 20.923077 | 75 | 0.561765 | 1,324 | import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("kh")
public class class290 {
@ObfuscatedName("c")
static char[] field3646;
@ObfuscatedName("t")
static char[] field3648;
@ObfuscatedName("o")
static char[] field3647;
@ObfuscatedName("e")
static int[] ... |
3e033639640b9feefc571473d604b41fc2ca4399 | 5,691 | java | Java | Lesson06-Visualizer-Preferences/T06.10-Exercise-EditTextPreferenceConstraints/app/src/main/java/android/example/com/visualizerpreferences/SettingsFragment.java | nehabalaji/exercise | 40b53c36ad4c32083050c1299fa5eb0f5976e011 | [
"Apache-2.0"
] | null | null | null | Lesson06-Visualizer-Preferences/T06.10-Exercise-EditTextPreferenceConstraints/app/src/main/java/android/example/com/visualizerpreferences/SettingsFragment.java | nehabalaji/exercise | 40b53c36ad4c32083050c1299fa5eb0f5976e011 | [
"Apache-2.0"
] | null | null | null | Lesson06-Visualizer-Preferences/T06.10-Exercise-EditTextPreferenceConstraints/app/src/main/java/android/example/com/visualizerpreferences/SettingsFragment.java | nehabalaji/exercise | 40b53c36ad4c32083050c1299fa5eb0f5976e011 | [
"Apache-2.0"
] | null | null | null | 43.113636 | 112 | 0.676682 | 1,325 | package android.example.com.visualizerpreferences;
/*
* Copyright (C) 2016 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.o... |
3e03363ddf3ab6b9b9f023bcd41c8c4f7ed87653 | 583 | java | Java | Assignments/Introduction to Computer Science II/PS5/src/ps5/PipelineSegment.java | oliviapy960825/oliviapy960825.github.io | 7a07fd0887e5854b0b92e4cc8e20ff1fd2219fde | [
"CC-BY-3.0"
] | null | null | null | Assignments/Introduction to Computer Science II/PS5/src/ps5/PipelineSegment.java | oliviapy960825/oliviapy960825.github.io | 7a07fd0887e5854b0b92e4cc8e20ff1fd2219fde | [
"CC-BY-3.0"
] | null | null | null | Assignments/Introduction to Computer Science II/PS5/src/ps5/PipelineSegment.java | oliviapy960825/oliviapy960825.github.io | 7a07fd0887e5854b0b92e4cc8e20ff1fd2219fde | [
"CC-BY-3.0"
] | null | null | null | 18.21875 | 73 | 0.627787 | 1,326 | package ps5;
/**
* Represents the data of the pipeline.
*
* @author jatlas
*/
public class PipelineSegment {
private int length;
private int inDiameter;
private int outDiameter;
public PipelineSegment(int length, int inDiameter, int outDiameter) {
this.length = length;
this.inDia... |
3e0336dda904b7665ea2180d39aa5b1b55ded70e | 2,887 | java | Java | src/main/java/gov/loc/repository/bagit/reader/FetchReader.java | alexwlchan/bagit-java | 2b7002e62d721f5eb50461e4c4c70a6ef643ec1d | [
"MIT"
] | 61 | 2015-02-05T14:43:04.000Z | 2021-12-05T15:54:25.000Z | src/main/java/gov/loc/repository/bagit/reader/FetchReader.java | DANS-KNAW/bagit-java | dcf04dd5576aaa17fd98793970fcfa464b230e0c | [
"MIT"
] | 118 | 2015-02-05T14:42:28.000Z | 2022-02-16T13:34:26.000Z | src/main/java/gov/loc/repository/bagit/reader/FetchReader.java | DANS-KNAW/bagit-java | dcf04dd5576aaa17fd98793970fcfa464b230e0c | [
"MIT"
] | 50 | 2015-02-05T15:23:48.000Z | 2021-05-10T22:16:18.000Z | 37.986842 | 187 | 0.709387 | 1,327 | package gov.loc.repository.bagit.reader;
import java.io.BufferedReader;
import java.io.IOException;
import java.net.URL;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.ArrayList;
import java.util.List;
import java.util.ResourceBundle;
import org.slf4j.Logger;
... |
3e03371de0b706afe7c56d9a3c1b83baa5bbfba3 | 201 | java | Java | src/Model/GameOfLife.java | DeepTranslation/GameOfLife | 76c7fd2d413a8bdfd605c3116c288f9d690930d2 | [
"MIT"
] | null | null | null | src/Model/GameOfLife.java | DeepTranslation/GameOfLife | 76c7fd2d413a8bdfd605c3116c288f9d690930d2 | [
"MIT"
] | null | null | null | src/Model/GameOfLife.java | DeepTranslation/GameOfLife | 76c7fd2d413a8bdfd605c3116c288f9d690930d2 | [
"MIT"
] | null | null | null | 15.461538 | 53 | 0.606965 | 1,328 | package Model;
import View.*;
public class GameOfLife {
public static void main(String[] args) {
Controller controller = new Controller();
controller.launch();
}
}
|
3e03392d70384b9ca005b9878bf96cc93e0c1b16 | 1,064 | java | Java | sscontrol-core-utils-system-mappings/src/main/java/com/anrisoftware/sscontrol/utils/systemmappings/external/SystemNameMappings.java | devent/sscontrol-core | 467fcac9099172c532ea849649201afe5ead12b6 | [
"Apache-2.0"
] | null | null | null | sscontrol-core-utils-system-mappings/src/main/java/com/anrisoftware/sscontrol/utils/systemmappings/external/SystemNameMappings.java | devent/sscontrol-core | 467fcac9099172c532ea849649201afe5ead12b6 | [
"Apache-2.0"
] | null | null | null | sscontrol-core-utils-system-mappings/src/main/java/com/anrisoftware/sscontrol/utils/systemmappings/external/SystemNameMappings.java | devent/sscontrol-core | 467fcac9099172c532ea849649201afe5ead12b6 | [
"Apache-2.0"
] | null | null | null | 30.111111 | 75 | 0.698339 | 1,329 | /**
* Copyright © 2020 Erwin Müller (envkt@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... |
3e033abc547d0d40a6e61d62f91240c333f1014d | 4,229 | java | Java | common/src/main/java/xyz/jpenilla/squaremap/common/command/commands/ProgressLoggingCommand.java | jpenilla/squaremap | 5bbb92f88fa7949584a090ca553ef93d649b32f3 | [
"MIT"
] | 139 | 2021-12-04T05:53:31.000Z | 2022-03-31T13:59:03.000Z | common/src/main/java/xyz/jpenilla/squaremap/common/command/commands/ProgressLoggingCommand.java | jpenilla/Pl3xMap | f69e85febc7920a438fbf293f1c7e172489d7836 | [
"MIT"
] | 31 | 2021-12-08T14:11:26.000Z | 2022-03-28T16:31:28.000Z | common/src/main/java/xyz/jpenilla/squaremap/common/command/commands/ProgressLoggingCommand.java | jpenilla/Pl3xMap | f69e85febc7920a438fbf293f1c7e172489d7836 | [
"MIT"
] | 19 | 2021-12-07T05:41:44.000Z | 2022-03-18T10:27:58.000Z | 44.052083 | 144 | 0.746276 | 1,330 | package xyz.jpenilla.squaremap.common.command.commands;
import cloud.commandframework.Command;
import cloud.commandframework.arguments.standard.IntegerArgument;
import cloud.commandframework.context.CommandContext;
import cloud.commandframework.minecraft.extras.MinecraftExtrasMetaKeys;
import com.google.inject.Inject;... |
3e033cbbf7d085e03b0f46d5d075604e58154afb | 6,614 | java | Java | src/test/java/net/jforum/csrf/CsrfTest.java | anbuashokcs/jforum2 | 2e9193eb05f5c25cabdaf2cf424430d1d177e39f | [
"BSD-3-Clause"
] | null | null | null | src/test/java/net/jforum/csrf/CsrfTest.java | anbuashokcs/jforum2 | 2e9193eb05f5c25cabdaf2cf424430d1d177e39f | [
"BSD-3-Clause"
] | null | null | null | src/test/java/net/jforum/csrf/CsrfTest.java | anbuashokcs/jforum2 | 2e9193eb05f5c25cabdaf2cf424430d1d177e39f | [
"BSD-3-Clause"
] | null | null | null | 36.142077 | 124 | 0.699123 | 1,331 | package net.jforum.csrf;
import static org.junit.Assert.*;
import java.io.*;
import java.lang.reflect.*;
import java.util.*;
import org.junit.*;
/**
* Checks consistency of csrf.properties. In particular: keys have valid values,
* no duplicate keys and no missing keys (per action method names).
*
... |
3e033cc1e0146ae05418d4923851df688e681f47 | 935 | java | Java | iot-server-ability/src/main/java/com/tuya/iot/server/ability/idaas/model/PermissionCreateReq.java | tuya/iot-server | b15c23114a4838efea06bbc7d47aefba4bd1c06c | [
"Apache-2.0"
] | 10 | 2021-07-28T03:50:50.000Z | 2022-03-21T07:50:17.000Z | iot-server-ability/src/main/java/com/tuya/iot/server/ability/idaas/model/PermissionCreateReq.java | tuya/iot-server | b15c23114a4838efea06bbc7d47aefba4bd1c06c | [
"Apache-2.0"
] | 4 | 2021-07-29T06:20:54.000Z | 2021-08-10T11:25:12.000Z | iot-server-ability/src/main/java/com/tuya/iot/server/ability/idaas/model/PermissionCreateReq.java | tuya/iot-server | b15c23114a4838efea06bbc7d47aefba4bd1c06c | [
"Apache-2.0"
] | 10 | 2021-08-24T08:47:54.000Z | 2022-03-02T02:35:53.000Z | 15.915254 | 50 | 0.646432 | 1,332 | package com.tuya.iot.server.ability.idaas.model;
import com.google.gson.annotations.SerializedName;
import lombok.AccessLevel;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.FieldDefaults;
/**
* @author envkt@example.com
* @de... |
3e033cd014090f8b8e259e0792358777b21efc50 | 2,804 | java | Java | src/liqui/droid/service/task/SyncMemberImage.java | LiquidFeedbackUA/liquidfeedback-android | dd3408bc9dd7b2192ce2a34432822f0b7f366371 | [
"Apache-2.0"
] | 2 | 2015-01-01T11:22:36.000Z | 2015-06-01T21:17:23.000Z | src/liqui/droid/service/task/SyncMemberImage.java | Zidjinn/liquidfeedback-android | dd3408bc9dd7b2192ce2a34432822f0b7f366371 | [
"Apache-2.0"
] | null | null | null | src/liqui/droid/service/task/SyncMemberImage.java | Zidjinn/liquidfeedback-android | dd3408bc9dd7b2192ce2a34432822f0b7f366371 | [
"Apache-2.0"
] | null | null | null | 35.05 | 101 | 0.648359 | 1,333 | /*
* Copyright 2012 Jakob Flierl
*
* 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 ... |
3e033d6ca87cb2b47d6c0ca7bcc98aeb103d9570 | 576 | java | Java | JavaWebModule/JavaDBFundamentals/JavaOOPPrinciples_Exercise/Telephony/src/Main.java | boggroZZdev/SoftUniHomeWork | 9a19f70c432e457f22bc021d1b3ee374232acbab | [
"MIT"
] | null | null | null | JavaWebModule/JavaDBFundamentals/JavaOOPPrinciples_Exercise/Telephony/src/Main.java | boggroZZdev/SoftUniHomeWork | 9a19f70c432e457f22bc021d1b3ee374232acbab | [
"MIT"
] | null | null | null | JavaWebModule/JavaDBFundamentals/JavaOOPPrinciples_Exercise/Telephony/src/Main.java | boggroZZdev/SoftUniHomeWork | 9a19f70c432e457f22bc021d1b3ee374232acbab | [
"MIT"
] | null | null | null | 26.181818 | 86 | 0.649306 | 1,334 | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
public class Main {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
String[] numb... |
3e033dd0adedfc6a53a6d100e2cc201a5fc8a085 | 2,525 | java | Java | src/test/java/com/lahzouz/graphqlfilter/CommonFilterTest.java | fossabot/graphql-java-filter | f81c833b4b52eefcba0fa2af6bda92381ee46945 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/lahzouz/graphqlfilter/CommonFilterTest.java | fossabot/graphql-java-filter | f81c833b4b52eefcba0fa2af6bda92381ee46945 | [
"Apache-2.0"
] | 1 | 2020-04-13T11:10:11.000Z | 2020-04-13T11:10:11.000Z | src/test/java/com/lahzouz/graphqlfilter/CommonFilterTest.java | fossabot/graphql-java-filter | f81c833b4b52eefcba0fa2af6bda92381ee46945 | [
"Apache-2.0"
] | 2 | 2020-04-13T11:00:18.000Z | 2020-04-13T11:04:08.000Z | 35.069444 | 106 | 0.64198 | 1,335 | package com.lahzouz.graphqlfilter;
import com.lahzouz.graphqlfilter.util.QueryFile;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.Test;
import java.util.List;
import java.util.Map;
public class CommonFilterTest extends AbstractFilterTest {
@Test
public void testSingleAnd() {
... |
3e033de8d9dda33e698732822c130a16f75939e3 | 676 | java | Java | footballmanager/src/main/java/com/jeff/footballmanager/utils/MyDrawable.java | topsecretabc/GraduationProject | 4f10a2756cc9c58fe990fe6e30e2e503a5cdb2f1 | [
"Apache-2.0"
] | 2 | 2017-08-16T00:56:01.000Z | 2019-04-16T16:29:20.000Z | footballmanager/src/main/java/com/jeff/footballmanager/utils/MyDrawable.java | topsecretabc/GraduationProject | 4f10a2756cc9c58fe990fe6e30e2e503a5cdb2f1 | [
"Apache-2.0"
] | null | null | null | footballmanager/src/main/java/com/jeff/footballmanager/utils/MyDrawable.java | topsecretabc/GraduationProject | 4f10a2756cc9c58fe990fe6e30e2e503a5cdb2f1 | [
"Apache-2.0"
] | null | null | null | 26 | 114 | 0.757396 | 1,336 | package com.jeff.footballmanager.utils;
import android.graphics.Canvas;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
public class MyDrawable extends BitmapDrawable {
Drawable drawable;
@Override
public void draw(Canvas canvas) {
super.draw(canvas);
if(null!=draw... |
3e033ef97f9283c4dee9842956a4e1651475bafe | 83 | java | Java | xmppbot-core/src/main/java/de/raion/xmppbot/io/package-info.java | brndkfr/xmppbot | e21ca352fd5fc270e6a8563c340dc2c549d17734 | [
"Apache-2.0"
] | null | null | null | xmppbot-core/src/main/java/de/raion/xmppbot/io/package-info.java | brndkfr/xmppbot | e21ca352fd5fc270e6a8563c340dc2c549d17734 | [
"Apache-2.0"
] | null | null | null | xmppbot-core/src/main/java/de/raion/xmppbot/io/package-info.java | brndkfr/xmppbot | e21ca352fd5fc270e6a8563c340dc2c549d17734 | [
"Apache-2.0"
] | null | null | null | 20.75 | 46 | 0.662651 | 1,337 | /**
* io related classes like reader, writer, ...
*/
package de.raion.xmppbot.io; |
3e033f8a0ce343088decafb1fd57634929610405 | 1,979 | java | Java | src/test/java/org/swingk/io/dirtree/DirTreeModelTest.java | synapticloopltd/directory-tree | 69d048999504fb47d1c9d32ed8da0e927c8f7bc2 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/swingk/io/dirtree/DirTreeModelTest.java | synapticloopltd/directory-tree | 69d048999504fb47d1c9d32ed8da0e927c8f7bc2 | [
"Apache-2.0"
] | null | null | null | src/test/java/org/swingk/io/dirtree/DirTreeModelTest.java | synapticloopltd/directory-tree | 69d048999504fb47d1c9d32ed8da0e927c8f7bc2 | [
"Apache-2.0"
] | null | null | null | 40.387755 | 101 | 0.754927 | 1,338 | package org.swingk.io.dirtree;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import javax.swing.tree.TreePath;
import java.nio.file.Path;
import java.util.ArrayList;
import java.util.Optional;
public class DirTreeModelTest {
@Test
public void basicTest() {
var model = new DirTreeMod... |
3e033fa059ee59161d933065c850b1795ba11a40 | 288 | java | Java | 0029 - Overriding Methods/B.java | FahimFBA/OOP-FBA-Notes-of-Dewan_Farid_Sir | c463a33668eca2ac6dbe7df0f32a94331c365d80 | [
"MIT"
] | 1 | 2022-03-02T14:37:03.000Z | 2022-03-02T14:37:03.000Z | 0029 - Overriding Methods/B.java | FahimFBA/OOP-FBA-Notes-of-Dewan_Farid_Sir | c463a33668eca2ac6dbe7df0f32a94331c365d80 | [
"MIT"
] | null | null | null | 0029 - Overriding Methods/B.java | FahimFBA/OOP-FBA-Notes-of-Dewan_Farid_Sir | c463a33668eca2ac6dbe7df0f32a94331c365d80 | [
"MIT"
] | 1 | 2022-03-02T15:03:50.000Z | 2022-03-02T15:03:50.000Z | 18 | 50 | 0.527778 | 1,339 | class A {
public void show(){
System.out.println("Bird can fly");
}
}
public class B extends A {
public void show(){
System.out.println("Bird fly in the sky");
}
public static void main(String[] args){
B b = new B();
b.show();
}
} |
3e03401d4810ba3f37271c9446f592502a07d7c7 | 4,280 | java | Java | core.collaboration/src/main/java/collabware/collaboration/internal/context/VectorBasedContext.java | HotblackDesiato/collabware | 3fc4d6d9214d63cb6a9273720124e1fa0379601f | [
"MIT"
] | 2 | 2015-03-30T18:59:18.000Z | 2021-04-13T03:43:38.000Z | core.collaboration/src/main/java/collabware/collaboration/internal/context/VectorBasedContext.java | HotblackDesiato/collabware | 3fc4d6d9214d63cb6a9273720124e1fa0379601f | [
"MIT"
] | null | null | null | core.collaboration/src/main/java/collabware/collaboration/internal/context/VectorBasedContext.java | HotblackDesiato/collabware | 3fc4d6d9214d63cb6a9273720124e1fa0379601f | [
"MIT"
] | null | null | null | 35.666667 | 125 | 0.79743 | 1,340 | package collabware.collaboration.internal.context;
import static collabware.collaboration.internal.context.ContextHelper.clientNumberOf;
import static collabware.collaboration.internal.context.ContextHelper.contextOf;
import static collabware.collaboration.internal.context.ContextHelper.ownSequenceNumberOf;
import col... |
3e03402676851720189b2681a6faed2ac7c18d39 | 842 | java | Java | app/src/main/java/com/golda/recallme/ui/viewmodel/EditAlarmActivityViewModel.java | GoldaEV/RecallMe | acae04a98dfecc3c76fd06319120a69dc75708fb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/golda/recallme/ui/viewmodel/EditAlarmActivityViewModel.java | GoldaEV/RecallMe | acae04a98dfecc3c76fd06319120a69dc75708fb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/golda/recallme/ui/viewmodel/EditAlarmActivityViewModel.java | GoldaEV/RecallMe | acae04a98dfecc3c76fd06319120a69dc75708fb | [
"Apache-2.0"
] | null | null | null | 25.515152 | 73 | 0.723278 | 1,341 | package com.golda.recallme.ui.viewmodel;
import android.app.Application;
import android.arch.lifecycle.AndroidViewModel;
import android.arch.lifecycle.LiveData;
import android.support.annotation.NonNull;
import com.golda.recallme.alarm.db.AlarmDBUtils;
import com.golda.recallme.models.alarm.AlarmModel;
public class ... |
3e03402d8128875639869ad3ba6513e32b7bda83 | 1,326 | java | Java | src/main/java/ru/iris/xiaomi4j/watchers/Notification.java | MrNeuronix/Xiaomi4J | f937882dbe8d0922942f011893575833499cd4d6 | [
"Apache-2.0"
] | null | null | null | src/main/java/ru/iris/xiaomi4j/watchers/Notification.java | MrNeuronix/Xiaomi4J | f937882dbe8d0922942f011893575833499cd4d6 | [
"Apache-2.0"
] | null | null | null | src/main/java/ru/iris/xiaomi4j/watchers/Notification.java | MrNeuronix/Xiaomi4J | f937882dbe8d0922942f011893575833499cd4d6 | [
"Apache-2.0"
] | null | null | null | 22.1 | 75 | 0.729261 | 1,342 | /*
* Copyright 2017 Nikolay A. Viguro
*
* 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... |
3e03413598b1cf64f8b6daf970947aaba319ce94 | 7,163 | java | Java | Ref-Finder/code/lsd/serp/util/LRUMap.java | UCLA-SEAL/RefFinder | 40849cf928b9a2425efe6c1ec5ffa465b1ee2a76 | [
"BSD-3-Clause"
] | null | null | null | Ref-Finder/code/lsd/serp/util/LRUMap.java | UCLA-SEAL/RefFinder | 40849cf928b9a2425efe6c1ec5ffa465b1ee2a76 | [
"BSD-3-Clause"
] | null | null | null | Ref-Finder/code/lsd/serp/util/LRUMap.java | UCLA-SEAL/RefFinder | 40849cf928b9a2425efe6c1ec5ffa465b1ee2a76 | [
"BSD-3-Clause"
] | null | null | null | 16.69697 | 74 | 0.624878 | 1,343 | /*
* Ref-Finder
* Copyright (C) <2015> <PLSE_UCLA>
*
* 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.... |
3e03417595c406ac231a46dd1af23dfd8faa4036 | 10,212 | java | Java | app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/graphics/drawable/animated/R.java | matxc/AndroidTraining1-SportNews1 | c3c0369f120df63a65f35dceaec42febee1d11f4 | [
"Apache-2.0"
] | null | null | null | app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/graphics/drawable/animated/R.java | matxc/AndroidTraining1-SportNews1 | c3c0369f120df63a65f35dceaec42febee1d11f4 | [
"Apache-2.0"
] | null | null | null | app/build/generated/not_namespaced_r_class_sources/debug/r/android/support/graphics/drawable/animated/R.java | matxc/AndroidTraining1-SportNews1 | c3c0369f120df63a65f35dceaec42febee1d11f4 | [
"Apache-2.0"
] | null | null | null | 54.903226 | 147 | 0.736193 | 1,344 | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.graphics.drawable.animated;
public final class R {
private R() {}
public static final class attr {
... |
3e034195490bffa4b77e1a752702250c4c862494 | 3,196 | java | Java | core/src/main/java/eu/mihosoft/vmf/core/GetterOnly.java | pzugel/VMF | 7d70fa9276776f3f6d2e89d7751dd731ea979008 | [
"Apache-2.0"
] | 10 | 2018-07-17T12:21:12.000Z | 2021-12-13T10:59:31.000Z | core/src/main/java/eu/mihosoft/vmf/core/GetterOnly.java | pzugel/VMF | 7d70fa9276776f3f6d2e89d7751dd731ea979008 | [
"Apache-2.0"
] | 46 | 2018-07-31T09:04:49.000Z | 2022-03-09T12:25:18.000Z | core/src/main/java/eu/mihosoft/vmf/core/GetterOnly.java | pzugel/VMF | 7d70fa9276776f3f6d2e89d7751dd731ea979008 | [
"Apache-2.0"
] | 6 | 2018-07-16T16:41:12.000Z | 2020-07-31T15:31:31.000Z | 39.555556 | 206 | 0.735955 | 1,345 | /*
* Copyright 2017-2019 Michael Hoffer <nnheo@example.com>. All rights reserved.
* Copyright 2017-2019 Goethe Center for Scientific Computing, University Frankfurt. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Li... |
3e0341cda16cb09884a28ba7c7ccddcbd8e1f1cd | 1,270 | java | Java | src/chatproject/packets/servercompackets/ReserveNameRequest.java | michael-kamel/reactor | 55587b2515becd75d90a0065f8dff36a925029c7 | [
"MIT"
] | null | null | null | src/chatproject/packets/servercompackets/ReserveNameRequest.java | michael-kamel/reactor | 55587b2515becd75d90a0065f8dff36a925029c7 | [
"MIT"
] | null | null | null | src/chatproject/packets/servercompackets/ReserveNameRequest.java | michael-kamel/reactor | 55587b2515becd75d90a0065f8dff36a925029c7 | [
"MIT"
] | null | null | null | 27.608696 | 104 | 0.751181 | 1,346 | package chatproject.packets.servercompackets;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.nio.ByteBuffer;
import chatproject.constants.Constants;
import chatproject.exceptions.PacketLengthNotMatching;
import chatproject.packets.Packet;
public class ReserveNameReques... |
3e0341f3ce468df9ada567a0f2272da45d34ce1c | 6,007 | java | Java | applications/signalmapeditor/src/main/java/uk/trainwatch/nrod/signalmapeditor/Project.java | peter-mount/opendata | 03fca4c2e63488ec01a1ad82f858ff954e4d90fe | [
"Apache-2.0"
] | 15 | 2015-02-10T13:23:36.000Z | 2021-12-21T13:34:54.000Z | applications/signalmapeditor/src/main/java/uk/trainwatch/nrod/signalmapeditor/Project.java | peter-mount/opendata | 03fca4c2e63488ec01a1ad82f858ff954e4d90fe | [
"Apache-2.0"
] | 55 | 2015-04-04T12:35:08.000Z | 2017-09-04T17:56:56.000Z | applications/signalmapeditor/src/main/java/uk/trainwatch/nrod/signalmapeditor/Project.java | peter-mount/opendata | 03fca4c2e63488ec01a1ad82f858ff954e4d90fe | [
"Apache-2.0"
] | 4 | 2015-11-16T03:20:54.000Z | 2022-03-06T00:36:20.000Z | 28.469194 | 123 | 0.639088 | 1,347 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package uk.trainwatch.nrod.signalmapeditor;
import java.awt.event.FocusAdapter;
import java.awt.event.FocusEvent;
import java.beans.Pr... |
3e0342284170f60dfd21e54748d422e9ab7080e5 | 3,366 | java | Java | src/beans/RegistrationEAO.java | CodeGuro/SixTwelveProject | 615d12c61f0e4a6a9a9eb39591777a30ec298859 | [
"BSD-2-Clause"
] | null | null | null | src/beans/RegistrationEAO.java | CodeGuro/SixTwelveProject | 615d12c61f0e4a6a9a9eb39591777a30ec298859 | [
"BSD-2-Clause"
] | null | null | null | src/beans/RegistrationEAO.java | CodeGuro/SixTwelveProject | 615d12c61f0e4a6a9a9eb39591777a30ec298859 | [
"BSD-2-Clause"
] | null | null | null | 24.569343 | 70 | 0.686572 | 1,348 | package beans;
import java.util.List;
import java.util.ArrayList;
import javax.ejb.LocalBean;
import javax.ejb.Stateless;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.Query;
import javax.persistence.RollbackException;
import javax.persistence.TypedQuery... |
3e034243f4b61bbe5f1e18d77a585eb4b10ac659 | 1,162 | java | Java | ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/competitionsetup/applicationformbuilder/template/AssessmentOnlyTemplate.java | InnovateUKGitHub/innovation-funding-service | 56ed6468b05c88ba59762687ebb35150e6d1e436 | [
"MIT"
] | 40 | 2017-03-29T13:58:42.000Z | 2021-07-04T22:13:12.000Z | ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/competitionsetup/applicationformbuilder/template/AssessmentOnlyTemplate.java | InnovateUKGitHub/innovation-funding-service | 56ed6468b05c88ba59762687ebb35150e6d1e436 | [
"MIT"
] | 19 | 2017-09-30T11:57:32.000Z | 2022-02-13T18:38:48.000Z | ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/competitionsetup/applicationformbuilder/template/AssessmentOnlyTemplate.java | InnovateUKGitHub/innovation-funding-service | 56ed6468b05c88ba59762687ebb35150e6d1e436 | [
"MIT"
] | 20 | 2017-04-05T11:34:30.000Z | 2022-03-22T14:42:08.000Z | 31.405405 | 90 | 0.717728 | 1,349 | package org.innovateuk.ifs.competitionsetup.applicationformbuilder.template;
import org.innovateuk.ifs.competition.domain.Competition;
import org.innovateuk.ifs.competition.resource.CompetitionTypeEnum;
import org.innovateuk.ifs.competitionsetup.applicationformbuilder.builder.SectionBuilder;
import org.springframework... |
3e0342a0ebadb3b77651077472ee590a524b668f | 315 | java | Java | labs/trans-st2/src/OutputModelObject.java | parrt/cs652 | 24a2353290887203c11a0a50bc703084374483c0 | [
"BSD-3-Clause"
] | 110 | 2015-01-01T00:00:35.000Z | 2022-02-15T11:17:24.000Z | labs/trans-st2/src/OutputModelObject.java | Ducasse/cs652 | 24a2353290887203c11a0a50bc703084374483c0 | [
"BSD-3-Clause"
] | 4 | 2015-02-27T21:59:33.000Z | 2019-04-09T16:05:01.000Z | labs/trans-st2/src/OutputModelObject.java | Ducasse/cs652 | 24a2353290887203c11a0a50bc703084374483c0 | [
"BSD-3-Clause"
] | 67 | 2015-01-16T05:09:31.000Z | 2021-10-12T09:18:39.000Z | 26.25 | 69 | 0.733333 | 1,350 | import org.stringtemplate.v4.ST;
/** A generic root for any object representing an output component */
public abstract class OutputModelObject {
public ST getTemplate() {
String className = getClass().getSimpleName();
ST st = Gen.templates.getInstanceOf(className);
st.add("model", this);
return st;
}
}
|
3e03431aea64b6b397900c7d38d43f5b6a5ddea2 | 1,133 | java | Java | src/main/java/net/openhft/chronicle/wire/YamlMethodTester.java | horsebridge/Chronicle-Wire | 51382dca03dbf4fdd3b7a4fe1abd3ee8302ee7ea | [
"Apache-2.0"
] | 273 | 2015-01-16T23:14:39.000Z | 2022-03-24T08:12:34.000Z | src/main/java/net/openhft/chronicle/wire/YamlMethodTester.java | horsebridge/Chronicle-Wire | 51382dca03dbf4fdd3b7a4fe1abd3ee8302ee7ea | [
"Apache-2.0"
] | 334 | 2015-08-11T21:59:09.000Z | 2022-03-30T19:00:53.000Z | src/main/java/net/openhft/chronicle/wire/YamlMethodTester.java | horsebridge/Chronicle-Wire | 51382dca03dbf4fdd3b7a4fe1abd3ee8302ee7ea | [
"Apache-2.0"
] | 121 | 2015-01-16T23:14:42.000Z | 2022-03-04T04:54:20.000Z | 33.323529 | 119 | 0.737864 | 1,351 | /*
* Copyright 2016-2020 chronicle.software
*
* https://chronicle.software
*
* 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
*
* ... |
3e03434ca93cffb2b44e7d7e98b53dbd44ee0865 | 686 | java | Java | src/main/java/farsight/testing/jbehave/steps/core/PipelineVariableStep.java | beaglos/testing-jbehave | 859cb1d0e1826a27e8cb3811e514184134686b17 | [
"MIT"
] | null | null | null | src/main/java/farsight/testing/jbehave/steps/core/PipelineVariableStep.java | beaglos/testing-jbehave | 859cb1d0e1826a27e8cb3811e514184134686b17 | [
"MIT"
] | null | null | null | src/main/java/farsight/testing/jbehave/steps/core/PipelineVariableStep.java | beaglos/testing-jbehave | 859cb1d0e1826a27e8cb3811e514184134686b17 | [
"MIT"
] | 1 | 2020-10-07T19:16:47.000Z | 2020-10-07T19:16:47.000Z | 26.384615 | 102 | 0.813411 | 1,352 | package farsight.testing.jbehave.steps.core;
import com.wm.data.IData;
import farsight.testing.jbehave.ExecutionContext;
import farsight.testing.jbehave.steps.WmStep;
import farsight.testing.utils.jexl.JexlExpressionUtil;
public class PipelineVariableStep implements WmStep {
private final String jexlValueExpressio... |
3e0343a21ae8e41996fcb2f72f4e55dee33019a3 | 840 | java | Java | app/src/main/java/com/oops/render/ShakeDrawer.java | sunjinbo/oops | 62e25006fe6d7d3e77a2e72bdbaee29fc2d3cc58 | [
"MIT"
] | null | null | null | app/src/main/java/com/oops/render/ShakeDrawer.java | sunjinbo/oops | 62e25006fe6d7d3e77a2e72bdbaee29fc2d3cc58 | [
"MIT"
] | 1 | 2021-04-14T10:35:06.000Z | 2021-08-05T12:46:34.000Z | app/src/main/java/com/oops/render/ShakeDrawer.java | sunjinbo/oops | 62e25006fe6d7d3e77a2e72bdbaee29fc2d3cc58 | [
"MIT"
] | null | null | null | 25.454545 | 111 | 0.675 | 1,353 | package com.oops.render;
import android.content.Context;
import android.opengl.GLES20;
import com.oops.R;
/**
* ShakeDrawer class.
*/
public class ShakeDrawer extends BaseDrawer {
private final int uFitTimeLocation;
private boolean mIsStart = true;
private long mStart;
public ShakeDrawer(Context ... |
3e03440e81325cdf68898ee45cf62fec6c1d4e53 | 4,560 | java | Java | ygcms-web/src/main/java/org/pro/ygcms/facade/impl/CmsChannelTxtFacadeImpl.java | guokaijava/ygcms | c4f7ead2ab52cb27b899a188160db11b0a1fa729 | [
"MIT"
] | null | null | null | ygcms-web/src/main/java/org/pro/ygcms/facade/impl/CmsChannelTxtFacadeImpl.java | guokaijava/ygcms | c4f7ead2ab52cb27b899a188160db11b0a1fa729 | [
"MIT"
] | null | null | null | ygcms-web/src/main/java/org/pro/ygcms/facade/impl/CmsChannelTxtFacadeImpl.java | guokaijava/ygcms | c4f7ead2ab52cb27b899a188160db11b0a1fa729 | [
"MIT"
] | null | null | null | 38 | 142 | 0.732675 | 1,354 | package org.pro.ygcms.facade.impl;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.inject.Inject;
import javax.inject.Named;
import org.dayatang.domain.InstanceFactory;
import org.dayatang.querychannel.QueryCh... |
3e034469ac56eb68bc3179797c96f380a261f6bc | 23,032 | java | Java | src/generator/AutoRest.Java.Tests/src/main/java/fixtures/bodydate/implementation/DatesImpl.java | RichardSlater/autorest | 9e7956e6196bf380d58023d9eed0dde09c4ad3d1 | [
"MIT"
] | 3 | 2018-03-20T22:36:32.000Z | 2021-07-15T02:36:51.000Z | src/generator/AutoRest.Java.Tests/src/main/java/fixtures/bodydate/implementation/DatesImpl.java | brywang-msft/autorest | 3090ab1250a03562e4961b5c7cd46c1572260f8f | [
"MIT"
] | null | null | null | src/generator/AutoRest.Java.Tests/src/main/java/fixtures/bodydate/implementation/DatesImpl.java | brywang-msft/autorest | 3090ab1250a03562e4961b5c7cd46c1572260f8f | [
"MIT"
] | null | null | null | 39.438356 | 148 | 0.63846 | 1,355 | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/
... |
3e0344ea461e5b296ee06f21f2c998ede855cf79 | 948 | java | Java | src/edu/washington/cse/concerto/interpreter/EmbeddedState.java | uwplse/concerto | a23d35eae9f6be8c0c1e8e0e4adac5aa3386c1df | [
"MIT"
] | 4 | 2019-03-11T02:02:20.000Z | 2022-01-30T07:53:09.000Z | src/edu/washington/cse/concerto/interpreter/EmbeddedState.java | uwplse/concerto | a23d35eae9f6be8c0c1e8e0e4adac5aa3386c1df | [
"MIT"
] | null | null | null | src/edu/washington/cse/concerto/interpreter/EmbeddedState.java | uwplse/concerto | a23d35eae9f6be8c0c1e8e0e4adac5aa3386c1df | [
"MIT"
] | null | null | null | 32.689655 | 97 | 0.767932 | 1,356 | package edu.washington.cse.concerto.interpreter;
import edu.washington.cse.concerto.interpreter.lattice.Lattice;
public class EmbeddedState<T> {
public final T state;
public final Lattice<T> stateLattice;
public EmbeddedState(final T state, final Lattice<T> stateLattice) {
this.state = state;
this.stateLatti... |
3e034511e6d5bedd8dcf67c83ae5993358643ddc | 4,587 | java | Java | src/main/java/pinacolada/patches/VictoryPatches.java | Darkon47/STS-FoolMod | 85ebfd1f93edd2a1ec738a294b95a3a299564077 | [
"Apache-2.0"
] | null | null | null | src/main/java/pinacolada/patches/VictoryPatches.java | Darkon47/STS-FoolMod | 85ebfd1f93edd2a1ec738a294b95a3a299564077 | [
"Apache-2.0"
] | null | null | null | src/main/java/pinacolada/patches/VictoryPatches.java | Darkon47/STS-FoolMod | 85ebfd1f93edd2a1ec738a294b95a3a299564077 | [
"Apache-2.0"
] | null | null | null | 40.236842 | 185 | 0.69806 | 1,357 | package pinacolada.patches;
import com.badlogic.gdx.math.MathUtils;
import com.evacipated.cardcrawl.modthespire.lib.*;
import com.megacrit.cardcrawl.core.CardCrawlGame;
import com.megacrit.cardcrawl.core.Settings;
import com.megacrit.cardcrawl.dungeons.AbstractDungeon;
import com.megacrit.cardcrawl.dungeons.TheEnding;... |
3e0346282923c8b9bb51d7fa43d293a84bbd5eb7 | 1,336 | java | Java | cooper-source/cooper-parse/src/main/java/jdepend/parse/sql/IBATIS20SQLConfigParse.java | jdepend/cooper | baac23d8372a4ece5c103a815b2a573a55ee59cb | [
"Apache-2.0"
] | 9 | 2015-01-30T06:55:28.000Z | 2019-11-28T08:47:14.000Z | cooper-source/cooper-parse/src/main/java/jdepend/parse/sql/IBATIS20SQLConfigParse.java | jdepend/cooper | baac23d8372a4ece5c103a815b2a573a55ee59cb | [
"Apache-2.0"
] | 3 | 2015-08-12T23:09:51.000Z | 2018-12-07T06:10:44.000Z | cooper-source/cooper-parse/src/main/java/jdepend/parse/sql/IBATIS20SQLConfigParse.java | jdepend/cooper | baac23d8372a4ece5c103a815b2a573a55ee59cb | [
"Apache-2.0"
] | 7 | 2015-03-05T07:33:55.000Z | 2021-12-14T07:17:40.000Z | 31.809524 | 89 | 0.711078 | 1,358 | package jdepend.parse.sql;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import jdepend.framework.log.LogUtil;
import jdepend.metadata.TableInfo;
import org.w3c.dom.Document;
import org.w3c.dom.Element;
import org.w3c.dom.NodeList;
public class IBAT... |
3e034692aca63b0e511ab37baa4c9eea2224ae3a | 2,832 | java | Java | service-fee/src/main/java/com/java110/fee/cmd/feePrintPage/DeleteFeePrintPageCmd.java | yingxx26/MicroCommunity | 8f33010207f58aca006b29bcd226813521639fbf | [
"Apache-2.0"
] | null | null | null | service-fee/src/main/java/com/java110/fee/cmd/feePrintPage/DeleteFeePrintPageCmd.java | yingxx26/MicroCommunity | 8f33010207f58aca006b29bcd226813521639fbf | [
"Apache-2.0"
] | null | null | null | service-fee/src/main/java/com/java110/fee/cmd/feePrintPage/DeleteFeePrintPageCmd.java | yingxx26/MicroCommunity | 8f33010207f58aca006b29bcd226813521639fbf | [
"Apache-2.0"
] | 1 | 2022-02-26T07:45:16.000Z | 2022-02-26T07:45:16.000Z | 39.319444 | 119 | 0.776404 | 1,359 | /*
* Copyright 2017-2020 吴学文 and java110 team.
*
* 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 l... |
3e0346cfca77d2d5188ea83359efa1ae4ef05641 | 2,908 | java | Java | std-juc/src/main/java/com/std/juc/aqs/ConditionStart.java | sence-std/std-base | 9bc59f6663d87b919cc5f5fe6647995e0ad5df75 | [
"MIT"
] | 2 | 2015-04-07T06:08:15.000Z | 2015-12-17T08:40:19.000Z | std-juc/src/main/java/com/std/juc/aqs/ConditionStart.java | sence-std/std-base | 9bc59f6663d87b919cc5f5fe6647995e0ad5df75 | [
"MIT"
] | null | null | null | std-juc/src/main/java/com/std/juc/aqs/ConditionStart.java | sence-std/std-base | 9bc59f6663d87b919cc5f5fe6647995e0ad5df75 | [
"MIT"
] | null | null | null | 24.644068 | 72 | 0.483494 | 1,360 | /**
* @FileName: ConditionStart.java
* @Package: com.std.thread
* @author liusq23
* @created 2018/2/8 上午10:19
* <p>
* Copyright 2015 ziroom
*/
package com.std.juc.aqs;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.ReentrantLock;
/**
* <p>
* 学习ReentrantLock Condition
* ... |
3e03490fe2513b1df0a30615e618c657b7f5bb47 | 1,970 | java | Java | core/src/main/java/org/infinispan/configuration/cache/EncodingConfigurationBuilder.java | xiaodong-xie/infinispan | 13d7f252e1f332c7aa178e665f6fd79ce5a1ab64 | [
"Apache-2.0"
] | 1 | 2020-06-01T21:20:47.000Z | 2020-06-01T21:20:47.000Z | core/src/main/java/org/infinispan/configuration/cache/EncodingConfigurationBuilder.java | gustavolira/infinispan | ea7c44e210b9366ef832d80c462cd80899e85446 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/org/infinispan/configuration/cache/EncodingConfigurationBuilder.java | gustavolira/infinispan | ea7c44e210b9366ef832d80c462cd80899e85446 | [
"Apache-2.0"
] | null | null | null | 32.295082 | 127 | 0.758376 | 1,361 | package org.infinispan.configuration.cache;
import org.infinispan.commons.configuration.Builder;
import org.infinispan.configuration.global.GlobalConfiguration;
/**
* @since 9.2
*/
public class EncodingConfigurationBuilder extends AbstractConfigurationChildBuilder implements Builder<EncodingConfiguration> {
pri... |
3e034912a4850b04973296ca56f94d920aad9d4e | 7,250 | java | Java | src/corbaExample/src/java/com/healthmarketscience/rmiio/_RemoteInputStreamServer_Tie.java | jahlborn/rmiio | 58c05f29e6dbc44c0f18c9a2247aff113d487c71 | [
"Apache-2.0"
] | 7 | 2016-04-05T15:58:01.000Z | 2020-10-30T18:38:05.000Z | src/corbaExample/src/java/com/healthmarketscience/rmiio/_RemoteInputStreamServer_Tie.java | jahlborn/rmiio | 58c05f29e6dbc44c0f18c9a2247aff113d487c71 | [
"Apache-2.0"
] | 2 | 2016-07-04T01:32:56.000Z | 2020-12-11T02:54:56.000Z | src/corbaExample/src/java/com/healthmarketscience/rmiio/_RemoteInputStreamServer_Tie.java | jahlborn/rmiio | 58c05f29e6dbc44c0f18c9a2247aff113d487c71 | [
"Apache-2.0"
] | 6 | 2016-04-05T15:58:16.000Z | 2020-04-27T21:45:47.000Z | 40.055249 | 112 | 0.484414 | 1,362 | // Tie class generated by rmic, do not edit.
// Contents subject to change without notice.
package com.healthmarketscience.rmiio;
import java.io.IOException;
import java.io.Serializable;
import java.rmi.Remote;
import java.rmi.RemoteException;
import javax.rmi.CORBA.Tie;
import javax.rmi.CORBA.Util;
import org.omg.CO... |
3e034a211c97776b3fbaabec09415dd9ee472dee | 1,952 | java | Java | testsuite/basic/src/test/java/io/smallrye/faulttolerance/fallbackmethod/nonpublic/NonPublicFallbackMethodTest.java | michalszynkiewicz/smallrye-fault-tolerance | ef4bc788228797a043f71016d1524a2b75de5078 | [
"Apache-2.0"
] | null | null | null | testsuite/basic/src/test/java/io/smallrye/faulttolerance/fallbackmethod/nonpublic/NonPublicFallbackMethodTest.java | michalszynkiewicz/smallrye-fault-tolerance | ef4bc788228797a043f71016d1524a2b75de5078 | [
"Apache-2.0"
] | 3 | 2019-02-14T11:37:00.000Z | 2019-02-18T10:48:55.000Z | testsuite/basic/src/test/java/io/smallrye/faulttolerance/fallbackmethod/nonpublic/NonPublicFallbackMethodTest.java | michalszynkiewicz/smallrye-fault-tolerance | ef4bc788228797a043f71016d1524a2b75de5078 | [
"Apache-2.0"
] | null | null | null | 31.483871 | 109 | 0.746414 | 1,363 | /*
* Copyright 2017 Red Hat, Inc, and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e034abf362a17cca43b998f887e487ef8af9d59 | 1,918 | java | Java | src/editor/utils/SelectionRectangle.java | ljolliet/ShapeEditor | e97644a9adb2fdd3397dc86d1d98d4d675d48ee1 | [
"MIT"
] | 3 | 2020-05-25T10:08:24.000Z | 2021-05-27T13:40:39.000Z | src/editor/utils/SelectionRectangle.java | ljolliet/ShapeEditor | e97644a9adb2fdd3397dc86d1d98d4d675d48ee1 | [
"MIT"
] | null | null | null | src/editor/utils/SelectionRectangle.java | ljolliet/ShapeEditor | e97644a9adb2fdd3397dc86d1d98d4d675d48ee1 | [
"MIT"
] | null | null | null | 30.444444 | 91 | 0.660063 | 1,364 | /*
* Copyright (c) 2020 ShapeEditor.
* @authors L. Jolliet, L. Sicardon, P. Vigneau
* @version 1.0
* Architecture Logicielle - Université de Bordeaux
*/
package editor.utils;
import ui.ApplicationI;
public class SelectionRectangle implements SelectionShape {
private Point2D selectionStartPoint = new Point2D... |
3e034b41587881090c019863944f4d0e92973900 | 124 | java | Java | app/src/main/java/com/appsmata/qtoa/models/BackgroundDrawer.java | mwendwa5/qa-android | 9a669297bcabada01a082087abebcbb02f24fca7 | [
"MIT"
] | null | null | null | app/src/main/java/com/appsmata/qtoa/models/BackgroundDrawer.java | mwendwa5/qa-android | 9a669297bcabada01a082087abebcbb02f24fca7 | [
"MIT"
] | null | null | null | app/src/main/java/com/appsmata/qtoa/models/BackgroundDrawer.java | mwendwa5/qa-android | 9a669297bcabada01a082087abebcbb02f24fca7 | [
"MIT"
] | 1 | 2021-12-08T10:03:33.000Z | 2021-12-08T10:03:33.000Z | 17.714286 | 35 | 0.758065 | 1,365 | package com.appsmata.qtoa.models;
public class BackgroundDrawer {
public int id;
public String background_image;
}
|
3e034bcfbc4a7c4bba9ced2e9d16db2fc11ffa98 | 826 | java | Java | app/src/main/java/uk/ac/soton/ecs/comp6237/l2/ItemBasedRecDemo.java | jonhare/COMP6237 | e44c09c32ca28af54a5749313e34f640c84e2977 | [
"BSD-3-Clause"
] | 24 | 2017-05-09T19:06:14.000Z | 2022-02-10T11:30:26.000Z | app/src/main/java/uk/ac/soton/ecs/comp6237/l2/ItemBasedRecDemo.java | QiongDS/COMP6237 | 08cffe5ddc6b9bc447faf0d7d196f4c2bdd46fa1 | [
"BSD-3-Clause"
] | null | null | null | app/src/main/java/uk/ac/soton/ecs/comp6237/l2/ItemBasedRecDemo.java | QiongDS/COMP6237 | 08cffe5ddc6b9bc447faf0d7d196f4c2bdd46fa1 | [
"BSD-3-Clause"
] | 23 | 2016-02-01T21:31:02.000Z | 2020-10-24T09:18:37.000Z | 31.769231 | 86 | 0.791768 | 1,366 | package uk.ac.soton.ecs.comp6237.l2;
import java.io.IOException;
import javax.swing.JSplitPane;
import org.openimaj.content.slideshow.SlideshowApplication;
import uk.ac.soton.ecs.comp6237.utils.GroovyREPLConsoleSlide;
import uk.ac.soton.ecs.comp6237.utils.Utils;
import uk.ac.soton.ecs.comp6237.utils.annotations.Dem... |
3e034bfd398b49111534fc6637212e4686999d88 | 4,556 | java | Java | hibernate/src/main/java/org/xchain/namespaces/hibernate/GetCommand.java | ctrimble/xchain | a45558b9f11b6ecf95cb7952272777af720e69d5 | [
"Apache-2.0"
] | 1 | 2020-12-10T01:02:42.000Z | 2020-12-10T01:02:42.000Z | hibernate/src/main/java/org/xchain/namespaces/hibernate/GetCommand.java | ctrimble/xchain | a45558b9f11b6ecf95cb7952272777af720e69d5 | [
"Apache-2.0"
] | null | null | null | hibernate/src/main/java/org/xchain/namespaces/hibernate/GetCommand.java | ctrimble/xchain | a45558b9f11b6ecf95cb7952272777af720e69d5 | [
"Apache-2.0"
] | null | null | null | 35.874016 | 139 | 0.699956 | 1,367 | /**
* Copyright 2011 meltmedia
*
* 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 ... |
3e034ce0c349abaf4069cffc3a75d839d3759fb1 | 3,288 | java | Java | strongbox-web-core/src/test/java/org/carlspring/strongbox/controllers/PingControllerTest.java | vamvindev/strongbox | 0006a6872476b92055406de2ce889219dcdb0f91 | [
"Apache-2.0"
] | 1 | 2018-10-15T20:49:56.000Z | 2018-10-15T20:49:56.000Z | strongbox-web-core/src/test/java/org/carlspring/strongbox/controllers/PingControllerTest.java | ror6ax/strongbox | 2ed4571a508bfbfc75359cda6595a9208a266de0 | [
"Apache-2.0"
] | null | null | null | strongbox-web-core/src/test/java/org/carlspring/strongbox/controllers/PingControllerTest.java | ror6ax/strongbox | 2ed4571a508bfbfc75359cda6595a9208a266de0 | [
"Apache-2.0"
] | null | null | null | 29.621622 | 76 | 0.598844 | 1,368 | package org.carlspring.strongbox.controllers;
import org.carlspring.strongbox.config.IntegrationTest;
import org.carlspring.strongbox.rest.common.MavenRestAssuredBaseTest;
import org.apache.http.HttpHeaders;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.http.HttpStatus;
import org... |
3e034dafccc6abc554ff17ede09b2eb285f94d71 | 1,018 | java | Java | src/testexec/VariableHandler.java | phaupt/sipproxy | c5524948f05a1a3b03696ffc59f89f08089d063c | [
"Apache-2.0"
] | 1 | 2019-05-24T17:45:51.000Z | 2019-05-24T17:45:51.000Z | src/testexec/VariableHandler.java | phaupt/sipproxy | c5524948f05a1a3b03696ffc59f89f08089d063c | [
"Apache-2.0"
] | null | null | null | src/testexec/VariableHandler.java | phaupt/sipproxy | c5524948f05a1a3b03696ffc59f89f08089d063c | [
"Apache-2.0"
] | null | null | null | 28.277778 | 106 | 0.630648 | 1,369 | package testexec;
import java.util.Hashtable;
import java.util.Map;
import java.util.Vector;
import pd.IVar;
public class VariableHandler implements IVariableHandler {
private Map<String, String> variableMap;
public VariableHandler(){
variableMap = new Hashtable<String, String>();
}
... |
3e034e4515b0f5d95a8ecd46f6f6082fa9caebd0 | 2,070 | java | Java | Product/src/main/java/com/newhopemail/product/controller/ProductAttrValueController.java | Mrzaotian/NewHopeMail | a0c92a3530c4bf167b9058a4d11ae32af13a2221 | [
"Apache-2.0"
] | null | null | null | Product/src/main/java/com/newhopemail/product/controller/ProductAttrValueController.java | Mrzaotian/NewHopeMail | a0c92a3530c4bf167b9058a4d11ae32af13a2221 | [
"Apache-2.0"
] | null | null | null | Product/src/main/java/com/newhopemail/product/controller/ProductAttrValueController.java | Mrzaotian/NewHopeMail | a0c92a3530c4bf167b9058a4d11ae32af13a2221 | [
"Apache-2.0"
] | null | null | null | 24.678571 | 80 | 0.711047 | 1,370 | package com.newhopemail.product.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotati... |
3e034e823dc77495ffa89943c75d65ee84526b19 | 1,711 | java | Java | rolemanagerservice/src/main/java/com/niek125/rolemanagerservice/controllers/RoleController.java | Data-Editor/DataEditorRoleManager | 388eb524e64fd451ada20677bf6f9e2336335a17 | [
"MIT"
] | null | null | null | rolemanagerservice/src/main/java/com/niek125/rolemanagerservice/controllers/RoleController.java | Data-Editor/DataEditorRoleManager | 388eb524e64fd451ada20677bf6f9e2336335a17 | [
"MIT"
] | null | null | null | rolemanagerservice/src/main/java/com/niek125/rolemanagerservice/controllers/RoleController.java | Data-Editor/DataEditorRoleManager | 388eb524e64fd451ada20677bf6f9e2336335a17 | [
"MIT"
] | null | null | null | 39.790698 | 98 | 0.766803 | 1,371 | package com.niek125.rolemanagerservice.controllers;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.jayway.jsonpath.DocumentContext;
import com.jayway.jsonpath.JsonPath;
import com.niek125.rolemanagerservice.models.Role;
import com.niek125.rolem... |
3e034f5d3fd1dd559cc3dc4dda3165bab1c0bcc1 | 9,969 | java | Java | entity-view/api/src/main/java/com/blazebit/persistence/view/EntityViewSetting.java | cybernetics/blaze-persistence | 2e4270829aaddda5fa2ca2a4a15d89dd549bf8cf | [
"Apache-2.0"
] | 1 | 2019-04-22T08:48:39.000Z | 2019-04-22T08:48:39.000Z | entity-view/api/src/main/java/com/blazebit/persistence/view/EntityViewSetting.java | cybernetics/blaze-persistence | 2e4270829aaddda5fa2ca2a4a15d89dd549bf8cf | [
"Apache-2.0"
] | null | null | null | entity-view/api/src/main/java/com/blazebit/persistence/view/EntityViewSetting.java | cybernetics/blaze-persistence | 2e4270829aaddda5fa2ca2a4a15d89dd549bf8cf | [
"Apache-2.0"
] | null | null | null | 33.79322 | 133 | 0.675695 | 1,372 | /*
* Copyright 2014 Blazebit.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... |
3e03501efa146e9d6b8e3a3125ff195e49b131ab | 3,034 | java | Java | A Star/src/jps/JPS_GUI.java | egordon9dev/A-pathfinder-test | 4148b71ca40addbf159728429b71f036a7e8e6c8 | [
"MIT"
] | 1 | 2020-12-20T16:43:00.000Z | 2020-12-20T16:43:00.000Z | A Star/src/jps/JPS_GUI.java | egordon9dev/Jump-Point-Search | 4148b71ca40addbf159728429b71f036a7e8e6c8 | [
"MIT"
] | null | null | null | A Star/src/jps/JPS_GUI.java | egordon9dev/Jump-Point-Search | 4148b71ca40addbf159728429b71f036a7e8e6c8 | [
"MIT"
] | null | null | null | 32.623656 | 96 | 0.539222 | 1,374 | package jps;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
class MyPanel extends JPanel implements ActionListener {
private int x, y, pos;
private JPS jps;
private int gridWidth, gridHeight, nodeSpac... |
3e03505681d813e96771024af3459586a3c3fc2e | 3,288 | java | Java | src/main/java/amerifrance/guideapi/RegistrarGuideAPI.java | josephcsible/Guide-API | fbcff111245e6f29522fa88906d7aedebe27217e | [
"MIT"
] | 32 | 2015-02-12T04:48:31.000Z | 2020-11-23T03:58:52.000Z | src/main/java/amerifrance/guideapi/RegistrarGuideAPI.java | josephcsible/Guide-API | fbcff111245e6f29522fa88906d7aedebe27217e | [
"MIT"
] | 119 | 2015-04-08T09:26:53.000Z | 2020-09-09T22:47:43.000Z | src/main/java/amerifrance/guideapi/RegistrarGuideAPI.java | josephcsible/Guide-API | fbcff111245e6f29522fa88906d7aedebe27217e | [
"MIT"
] | 40 | 2015-04-16T19:01:23.000Z | 2022-02-05T15:25:27.000Z | 47.652174 | 147 | 0.733577 | 1,375 | package amerifrance.guideapi;
import amerifrance.guideapi.api.GuideAPI;
import amerifrance.guideapi.api.IGuideBook;
import amerifrance.guideapi.api.IPage;
import amerifrance.guideapi.api.impl.Book;
import amerifrance.guideapi.api.impl.abstraction.CategoryAbstract;
import amerifrance.guideapi.api.impl.abstraction.Entry... |
3e03508bdae228f8fe2b8a8de9de454cb2bf3b47 | 3,983 | java | Java | server-spi/src/main/java/org/keycloak/models/UserCredentialModel.java | imransashraf/keycloak | d138b19adb51418f81d2f60b04297eeefef7612a | [
"Apache-2.0"
] | 1 | 2020-08-17T20:44:14.000Z | 2020-08-17T20:44:14.000Z | server-spi/src/main/java/org/keycloak/models/UserCredentialModel.java | OneIdentity/keycloak | 2f4c2c20f9dbb5aa15781b9ca770182e12336d11 | [
"Apache-2.0"
] | 1 | 2021-02-23T14:13:32.000Z | 2021-02-23T15:30:40.000Z | server-spi/src/main/java/org/keycloak/models/UserCredentialModel.java | OneIdentity/keycloak | 2f4c2c20f9dbb5aa15781b9ca770182e12336d11 | [
"Apache-2.0"
] | 3 | 2016-03-24T18:44:57.000Z | 2020-11-12T10:25:31.000Z | 29.10219 | 75 | 0.670429 | 1,376 | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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.apach... |
3e03510948bcc26c45ffe9e0631221226b016143 | 128 | java | Java | src/main/java/ch05initialization/D10_Apricot.java | deguo/tij4 | bc5e1a82516dd7ce89163c33e98a9c9f47d6bd7c | [
"Apache-2.0"
] | null | null | null | src/main/java/ch05initialization/D10_Apricot.java | deguo/tij4 | bc5e1a82516dd7ce89163c33e98a9c9f47d6bd7c | [
"Apache-2.0"
] | null | null | null | src/main/java/ch05initialization/D10_Apricot.java | deguo/tij4 | bc5e1a82516dd7ce89163c33e98a9c9f47d6bd7c | [
"Apache-2.0"
] | null | null | null | 9.846154 | 27 | 0.515625 | 1,377 | package ch05initialization;
public class D10_Apricot {
void pick() {
/* ... */
}
void pit() {
pick();
/* ... */
}
}
|
3e03516a4f98f297ce91658b3d64a0cf0674c950 | 1,131 | java | Java | dawdler/dawdler-client/src/main/java/com/anywide/dawdler/client/filter/FilterChain.java | srchen1987/dawdler-series | 40f5ac4cad0b1bbe19888568642450e859b1bd45 | [
"Apache-2.0"
] | 62 | 2018-11-15T07:03:15.000Z | 2022-03-27T08:56:32.000Z | dawdler/dawdler-client/src/main/java/com/anywide/dawdler/client/filter/FilterChain.java | srchen1987/dawdler-series | 40f5ac4cad0b1bbe19888568642450e859b1bd45 | [
"Apache-2.0"
] | 13 | 2020-06-09T13:57:57.000Z | 2022-03-01T03:16:34.000Z | dawdler/dawdler-client/src/main/java/com/anywide/dawdler/client/filter/FilterChain.java | srchen1987/dawdler-series | 40f5ac4cad0b1bbe19888568642450e859b1bd45 | [
"Apache-2.0"
] | 12 | 2018-11-15T07:03:18.000Z | 2021-12-04T01:56:35.000Z | 35.40625 | 75 | 0.755516 | 1,378 | /*
* 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 ... |
3e0351df0d497465bd3f40448cb25d04199d8adf | 6,279 | java | Java | src/main/java/com/chimericdream/minekea/block/containers/barrels/GenericBarrel.java | chimericdream/minekea-fabric | 2cd8d74448defff67ec2728db2760977d643fd76 | [
"MIT"
] | null | null | null | src/main/java/com/chimericdream/minekea/block/containers/barrels/GenericBarrel.java | chimericdream/minekea-fabric | 2cd8d74448defff67ec2728db2760977d643fd76 | [
"MIT"
] | null | null | null | src/main/java/com/chimericdream/minekea/block/containers/barrels/GenericBarrel.java | chimericdream/minekea-fabric | 2cd8d74448defff67ec2728db2760977d643fd76 | [
"MIT"
] | null | null | null | 44.531915 | 154 | 0.625737 | 1,379 | package com.chimericdream.minekea.block.containers.barrels;
import com.chimericdream.minekea.ModInfo;
import com.chimericdream.minekea.resource.MinekeaResourcePack;
import com.chimericdream.minekea.resource.Texture;
import net.devtech.arrp.json.blockstate.JBlockModel;
import net.devtech.arrp.json.blockstate.JState;
im... |
3e03537bd52e3766f8247a146bf8903b7b23fe25 | 595 | java | Java | DataStructures-Algorithms/Udemy-Java-Masterclass/CodingExercises/CodingExercise_26_DiagonalStar.java | shoaibur/SWE | 1e114a2750f2df5d6c50b48c8e439224894d65da | [
"MIT"
] | 1 | 2020-11-14T18:28:13.000Z | 2020-11-14T18:28:13.000Z | DataStructures-Algorithms/Udemy-Java-Masterclass/CodingExercises/CodingExercise_26_DiagonalStar.java | shoaibur/SWE | 1e114a2750f2df5d6c50b48c8e439224894d65da | [
"MIT"
] | null | null | null | DataStructures-Algorithms/Udemy-Java-Masterclass/CodingExercises/CodingExercise_26_DiagonalStar.java | shoaibur/SWE | 1e114a2750f2df5d6c50b48c8e439224894d65da | [
"MIT"
] | null | null | null | 28.333333 | 66 | 0.378151 | 1,380 | public class DiagonalStar {
public static void printSquareStar(int number) {
if (number < 5) {
System.out.println("Invalid Value");
return;
}
for (int i = 0; i < number; i++) {
for (int j = 0; j < number; j++) {
if (i == 0 || j == 0 ||... |
3e0354762a036d8156c0fcfa87ae6ae507784395 | 5,293 | java | Java | CRUDExample/app/src/main/java/app/rhuangal/com/crudexample/storage/OperationsDatabase.java | rhuangal/database-android-example | 1de99c7a07f4ff7a9a81889f0960b3675d56b122 | [
"MIT"
] | null | null | null | CRUDExample/app/src/main/java/app/rhuangal/com/crudexample/storage/OperationsDatabase.java | rhuangal/database-android-example | 1de99c7a07f4ff7a9a81889f0960b3675d56b122 | [
"MIT"
] | null | null | null | CRUDExample/app/src/main/java/app/rhuangal/com/crudexample/storage/OperationsDatabase.java | rhuangal/database-android-example | 1de99c7a07f4ff7a9a81889f0960b3675d56b122 | [
"MIT"
] | null | null | null | 31.505952 | 98 | 0.641224 | 1,381 | package app.rhuangal.com.crudexample.storage;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
import app.rhuangal.com.crude... |
3e0354f37983b2c995dc708572db69a590add2e3 | 2,780 | java | Java | src/main/java/org/webharvest/runtime/scripting/GroovyScriptEngine.java | wso2/wso2-webharvest | 6b947ea21c37f9183dc7dbd410850abf064095b9 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/webharvest/runtime/scripting/GroovyScriptEngine.java | wso2/wso2-webharvest | 6b947ea21c37f9183dc7dbd410850abf064095b9 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/webharvest/runtime/scripting/GroovyScriptEngine.java | wso2/wso2-webharvest | 6b947ea21c37f9183dc7dbd410850abf064095b9 | [
"Apache-2.0"
] | 1 | 2022-03-02T11:29:47.000Z | 2022-03-02T11:29:47.000Z | 35.730769 | 80 | 0.700036 | 1,382 | /* Copyright (c) 2006-2007, Vladimir Nikic
All rights reserved.
Redistribution and use of this software in source and binary forms,
with or without modification, are permitted provided that the following
conditions are met:
* Redistributions of source code must retain the above
copy... |
3e03553fee2a766967e02775b163deb33d9b6a36 | 1,138 | java | Java | src/main/java/okky/team/chawchaw/chat/room/ChatRoomUserRepository.java | Chaw-Chaw/ChawChawBack1 | a1f353656f1b92e61e852069e5d70649d3449a58 | [
"MIT"
] | null | null | null | src/main/java/okky/team/chawchaw/chat/room/ChatRoomUserRepository.java | Chaw-Chaw/ChawChawBack1 | a1f353656f1b92e61e852069e5d70649d3449a58 | [
"MIT"
] | 4 | 2021-12-05T20:07:17.000Z | 2022-01-07T10:07:56.000Z | src/main/java/okky/team/chawchaw/chat/room/ChatRoomUserRepository.java | Chaw-Chaw/ChawChawBack2 | a1f353656f1b92e61e852069e5d70649d3449a58 | [
"MIT"
] | null | null | null | 36.709677 | 95 | 0.710018 | 1,383 | package okky.team.chawchaw.chat.room;
import org.springframework.data.jpa.repository.EntityGraph;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import java.util.List;
public interface ChatRoo... |
3e03560f89d24ba28b43112f8e868543ce142317 | 850 | java | Java | plugin/ceph/src/main/java/org/zstack/storage/ceph/primary/APIQueryCephPrimaryStoragePoolMsg.java | anlow12/zstack | 77ac7189c34a22aba944d3b7b36d5df84f7d4718 | [
"Apache-2.0"
] | 879 | 2017-02-16T02:01:44.000Z | 2022-03-31T15:44:28.000Z | plugin/ceph/src/main/java/org/zstack/storage/ceph/primary/APIQueryCephPrimaryStoragePoolMsg.java | Abortbeen/zstack | 40f195893250b84881798a702f3b2455c83336a1 | [
"Apache-2.0"
] | 482 | 2017-02-13T09:57:37.000Z | 2022-03-31T07:17:29.000Z | plugin/ceph/src/main/java/org/zstack/storage/ceph/primary/APIQueryCephPrimaryStoragePoolMsg.java | Abortbeen/zstack | 40f195893250b84881798a702f3b2455c83336a1 | [
"Apache-2.0"
] | 306 | 2017-02-13T08:31:29.000Z | 2022-03-14T07:58:46.000Z | 30.357143 | 122 | 0.76 | 1,384 | package org.zstack.storage.ceph.primary;
import org.springframework.http.HttpMethod;
import org.zstack.header.query.APIQueryMessage;
import org.zstack.header.query.AutoQuery;
import org.zstack.header.rest.RestRequest;
import java.util.List;
import static java.util.Arrays.asList;
/**
* Created by xing5 on 2017/2/28... |
3e0357994c6761864b9667051098d2bf955abcd8 | 1,708 | java | Java | src/main/java/com/lorepo/icplayer/client/module/addon/param/AddonParamProvider.java | Magdalenaz/icplayer | 1cf91a55fd4dc55ae839a9dbef09973917acb383 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lorepo/icplayer/client/module/addon/param/AddonParamProvider.java | Magdalenaz/icplayer | 1cf91a55fd4dc55ae839a9dbef09973917acb383 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lorepo/icplayer/client/module/addon/param/AddonParamProvider.java | Magdalenaz/icplayer | 1cf91a55fd4dc55ae839a9dbef09973917acb383 | [
"Apache-2.0"
] | null | null | null | 22.473684 | 75 | 0.744145 | 1,385 | package com.lorepo.icplayer.client.module.addon.param;
import java.util.ArrayList;
import com.google.gwt.xml.client.Element;
import com.google.gwt.xml.client.NodeList;
import com.lorepo.icf.properties.IProperty;
import com.lorepo.icf.properties.IPropertyListener;
import com.lorepo.icf.properties.IPropertyProvider;
im... |
3e03580dd0bed1c4fe2d526cf142b65e97951482 | 2,288 | java | Java | src/main/java/DiscUtils/Iscsi/InvalidProtocolException.java | umjammer/vavi-nio-file-discutils | 21abbae058932eb1c0e71793c309cdfbcdbc7aee | [
"MIT"
] | null | null | null | src/main/java/DiscUtils/Iscsi/InvalidProtocolException.java | umjammer/vavi-nio-file-discutils | 21abbae058932eb1c0e71793c309cdfbcdbc7aee | [
"MIT"
] | 3 | 2020-10-02T10:46:22.000Z | 2021-11-12T10:49:48.000Z | src/main/java/DiscUtils/Iscsi/InvalidProtocolException.java | umjammer/vavi-nio-file-discutils | 21abbae058932eb1c0e71793c309cdfbcdbc7aee | [
"MIT"
] | null | null | null | 35.75 | 92 | 0.716783 | 1,386 | //
// Copyright (c) 2008-2011, Kenneth Bell
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// the rights to use, copy, modify, merge, ... |
3e035934ce94ed97a720592263a10eadb361d8f2 | 6,165 | java | Java | core/src/main/java/cucumber/runtime/table/TableDiffer.java | sherl0cks/cucumber-jvm | 7744e8257ecfcac1079c2e7aa8b4e3f6a3b48935 | [
"MIT"
] | 1 | 2019-02-18T12:02:04.000Z | 2019-02-18T12:02:04.000Z | core/src/main/java/cucumber/runtime/table/TableDiffer.java | sherl0cks/cucumber-jvm | 7744e8257ecfcac1079c2e7aa8b4e3f6a3b48935 | [
"MIT"
] | null | null | null | core/src/main/java/cucumber/runtime/table/TableDiffer.java | sherl0cks/cucumber-jvm | 7744e8257ecfcac1079c2e7aa8b4e3f6a3b48935 | [
"MIT"
] | 1 | 2020-02-25T19:38:32.000Z | 2020-02-25T19:38:32.000Z | 41.375839 | 130 | 0.638118 | 1,387 | package cucumber.runtime.table;
import cucumber.api.DataTable;
import cucumber.deps.difflib.Delta;
import cucumber.deps.difflib.DiffUtils;
import cucumber.deps.difflib.Patch;
import gherkin.pickles.PickleCell;
import gherkin.pickles.PickleRow;
import java.util.ArrayList;
import java.util.Collections;
import java.util... |
3e035af227bc91e0783a289104a9ebf7a7a49fa7 | 1,172 | java | Java | src/net/raysforge/rest/server/HttpResponse.java | rhulha/GenericRestClient | 7510a725b9b0d01ee554860fe79987c5068d5541 | [
"MIT"
] | 2 | 2018-06-16T10:16:44.000Z | 2019-03-16T05:00:18.000Z | src/net/raysforge/rest/server/HttpResponse.java | rhulha/GenericRestClient | 7510a725b9b0d01ee554860fe79987c5068d5541 | [
"MIT"
] | null | null | null | src/net/raysforge/rest/server/HttpResponse.java | rhulha/GenericRestClient | 7510a725b9b0d01ee554860fe79987c5068d5541 | [
"MIT"
] | 4 | 2017-01-31T03:04:18.000Z | 2018-09-29T12:44:18.000Z | 22.538462 | 102 | 0.708191 | 1,388 | package net.raysforge.rest.server;
public class HttpResponse {
public final boolean error;
public final int statusCode;
public String message;
public byte bytes[];
public boolean isBinary = false;
public String contentType = "application/json";
public HttpResponse(boolean error, int statusCode, String messa... |
3e035b0362feaeafbe29e167c3ec248cfafd7fc1 | 9,547 | java | Java | rocketmq-example/src/main/java/com/alibaba/rocketmq/example/benchmark/TransactionProducer.java | lizhanhui/Alibaba_RocketMQ | 44e7c67805af1b1aebbcecfd0a21d153efa7437e | [
"Apache-2.0"
] | 30 | 2015-01-15T04:13:43.000Z | 2019-07-08T21:18:22.000Z | rocketmq-example/src/main/java/com/alibaba/rocketmq/example/benchmark/TransactionProducer.java | lizhanhui/Alibaba_RocketMQ | 44e7c67805af1b1aebbcecfd0a21d153efa7437e | [
"Apache-2.0"
] | 5 | 2015-06-24T14:22:34.000Z | 2017-04-30T03:37:03.000Z | rocketmq-example/src/main/java/com/alibaba/rocketmq/example/benchmark/TransactionProducer.java | lizhanhui/Alibaba_RocketMQ | 44e7c67805af1b1aebbcecfd0a21d153efa7437e | [
"Apache-2.0"
] | 21 | 2015-02-26T07:47:17.000Z | 2021-02-07T09:35:29.000Z | 34.716364 | 135 | 0.597884 | 1,389 | /**
* Copyright (C) 2010-2013 Alibaba Group Holding Limited
*
* 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 ... |
3e035b17e6c6f89e553315bedffb0a36f8049489 | 1,985 | java | Java | CharacterReplacement.java | padmajeetpawar/Educative.io-Grokking-Coding-Patterns-Solution | 5901830b6e3fd9f7255b8e44e8b036c4f8afff27 | [
"MIT"
] | null | null | null | CharacterReplacement.java | padmajeetpawar/Educative.io-Grokking-Coding-Patterns-Solution | 5901830b6e3fd9f7255b8e44e8b036c4f8afff27 | [
"MIT"
] | null | null | null | CharacterReplacement.java | padmajeetpawar/Educative.io-Grokking-Coding-Patterns-Solution | 5901830b6e3fd9f7255b8e44e8b036c4f8afff27 | [
"MIT"
] | null | null | null | 47.261905 | 107 | 0.651385 | 1,390 | package com.educative;
import java.util.*;
class CharacterReplacement {
public static int findLength(String str, int k) {
int windowStart = 0, maxLength = 0, maxRepeatLetterCount = 0;
Map<Character, Integer> letterFrequencyMap = new HashMap<>();
// try to extend the range [windowStart, wi... |
3e035d906ff8847ee5d47ab3680a577e94c9778f | 4,087 | java | Java | app/src/main/java/com/example/davidvalentin/pace/Runner.java | david-valentin/Pace | b66a2d3c91e800272ce367c786573f9cad3beb3d | [
"MIT"
] | null | null | null | app/src/main/java/com/example/davidvalentin/pace/Runner.java | david-valentin/Pace | b66a2d3c91e800272ce367c786573f9cad3beb3d | [
"MIT"
] | null | null | null | app/src/main/java/com/example/davidvalentin/pace/Runner.java | david-valentin/Pace | b66a2d3c91e800272ce367c786573f9cad3beb3d | [
"MIT"
] | null | null | null | 27.066225 | 125 | 0.61561 | 1,391 | package com.example.davidvalentin.pace;
import android.content.Context;
import android.location.Location;
import android.util.Log;
/**
* Created by davidvalentin on 12/28/17.
*
* The class basically holds some of the properties of a runner
* 1. Running
* 2. Paused
* 3. Restarted
*
* TODO:
*... |
3e035fb81ae9e33035fb9963b2b6b1efa342c859 | 708 | java | Java | px-checkout/src/main/java/com/mercadopago/android/px/internal/repository/PaymentRewardRepository.java | tomascorchonML/px-android | c05ca6a09c7f11593b8572db4da55383d5330b69 | [
"MIT"
] | null | null | null | px-checkout/src/main/java/com/mercadopago/android/px/internal/repository/PaymentRewardRepository.java | tomascorchonML/px-android | c05ca6a09c7f11593b8572db4da55383d5330b69 | [
"MIT"
] | null | null | null | px-checkout/src/main/java/com/mercadopago/android/px/internal/repository/PaymentRewardRepository.java | tomascorchonML/px-android | c05ca6a09c7f11593b8572db4da55383d5330b69 | [
"MIT"
] | null | null | null | 44.25 | 112 | 0.80791 | 1,392 | package com.mercadopago.android.px.internal.repository;
import android.support.annotation.NonNull;
import com.mercadopago.android.px.model.IPaymentDescriptor;
import com.mercadopago.android.px.model.PaymentResult;
import com.mercadopago.android.px.model.internal.PaymentReward;
public interface PaymentRewardRepository... |
3e0360141e3042531848c76b251e88ef5e35161c | 170 | java | Java | src/main/java/com/github/maasdi/react/assets/builder/IAssetBuilder.java | maasdi/react-assets-maven-plugin | cac711fe4e6fa1a0309944798200c4ae03dec6dc | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/maasdi/react/assets/builder/IAssetBuilder.java | maasdi/react-assets-maven-plugin | cac711fe4e6fa1a0309944798200c4ae03dec6dc | [
"Apache-2.0"
] | 3 | 2020-11-16T03:46:35.000Z | 2021-04-22T14:28:14.000Z | src/main/java/com/github/maasdi/react/assets/builder/IAssetBuilder.java | maasdi/react-assets-maven-plugin | cac711fe4e6fa1a0309944798200c4ae03dec6dc | [
"Apache-2.0"
] | null | null | null | 17 | 55 | 0.752941 | 1,393 | package com.github.maasdi.react.assets.builder;
import java.util.List;
public interface IAssetBuilder {
String build(List<String> assets) throws Exception;
}
|
3e03607d7c00aa3cd2125e3cbe8967f51605cb40 | 3,224 | java | Java | shop-service/shop-service-product/src/main/java/com/sunny/shop/action/CategoryParameterAction.java | tec-feng/saas-shop | a040a54169541481a03830edba7f91cf15931284 | [
"Apache-2.0"
] | 2 | 2020-06-03T05:39:08.000Z | 2020-06-30T00:38:03.000Z | shop-service/shop-service-product/src/main/java/com/sunny/shop/action/CategoryParameterAction.java | tec-feng/saas-shop | a040a54169541481a03830edba7f91cf15931284 | [
"Apache-2.0"
] | 3 | 2020-04-30T16:49:04.000Z | 2021-06-04T22:09:55.000Z | shop-service/shop-service-product/src/main/java/com/sunny/shop/action/CategoryParameterAction.java | tec-feng/saas-shop | a040a54169541481a03830edba7f91cf15931284 | [
"Apache-2.0"
] | 2 | 2020-10-16T05:46:33.000Z | 2022-01-09T04:10:06.000Z | 40.810127 | 111 | 0.741625 | 1,394 | package com.sunny.shop.action;
import cn.hutool.core.date.DateUtil;
import com.sunny.base.*;
import com.sunny.product.model.CategoryParameter;
import com.sunny.product.model.CategoryParameterExample;
import com.sunny.product.model.ProductCategory;
import com.sunny.shop.service.CategoryParameterService;
import com.sunn... |
3e036095ee34b4b0d621de59888bc44f7ff8806d | 325 | java | Java | src/test/java/com/kittentracker/KittenPluginTest.java | ZenithStar/kitten-tracker | 49d0d2d98a8acfa4175f7d0752c4a93b3ec23ce1 | [
"BSD-2-Clause"
] | null | null | null | src/test/java/com/kittentracker/KittenPluginTest.java | ZenithStar/kitten-tracker | 49d0d2d98a8acfa4175f7d0752c4a93b3ec23ce1 | [
"BSD-2-Clause"
] | null | null | null | src/test/java/com/kittentracker/KittenPluginTest.java | ZenithStar/kitten-tracker | 49d0d2d98a8acfa4175f7d0752c4a93b3ec23ce1 | [
"BSD-2-Clause"
] | null | null | null | 29.545455 | 65 | 0.769231 | 1,395 | package com.kittentracker;
import net.runelite.client.RuneLite;
import net.runelite.client.externalplugins.ExternalPluginManager;
public class KittenPluginTest {
public static void main(String[] args) throws Exception {
ExternalPluginManager.loadBuiltin(KittenPlugin.class);
RuneLite.main(args);
... |
3e03613e610ed2f91a9cdc72da8d57fa481b24fd | 1,913 | java | Java | CSC-252/HW2AlgoAnalysis/Fragment7.java | FrancesCoronel/cs-hu | ecd103a525fd312146d3b6c69ee7c1452548c5e2 | [
"MIT"
] | 2 | 2016-12-05T06:15:34.000Z | 2016-12-15T10:56:50.000Z | CSC-252/HW2AlgoAnalysis/Fragment7.java | fvcproductions/CS-HU | ecd103a525fd312146d3b6c69ee7c1452548c5e2 | [
"MIT"
] | null | null | null | CSC-252/HW2AlgoAnalysis/Fragment7.java | fvcproductions/CS-HU | ecd103a525fd312146d3b6c69ee7c1452548c5e2 | [
"MIT"
] | 3 | 2019-04-06T01:45:54.000Z | 2020-04-24T16:55:32.000Z | 25.506667 | 117 | 0.488238 | 1,396 | /**
* @author FVCproductions
* @see HW2 - Algorithm Analysis - Problem 4 Part B
* @version 1.0
* @since 1-3-15
*
* Fragment 7
*/
class Timing {
public static final int NUM_TIMINGS = 5;
public static void main(String[] args) {
// it is best to do the timing a few times because when J... |
3e03613eb88082f04928b8727abf9786a4085e44 | 4,136 | java | Java | phoenix-core/src/main/java/org/apache/phoenix/parse/CastParseNode.java | wwjiang007/phoenix | 6ea9dec20f1302c10d7831f544cf9615eba633f5 | [
"Apache-2.0"
] | 984 | 2015-01-04T20:25:27.000Z | 2022-03-22T08:06:36.000Z | phoenix-core/src/main/java/org/apache/phoenix/parse/CastParseNode.java | wwjiang007/phoenix | 6ea9dec20f1302c10d7831f544cf9615eba633f5 | [
"Apache-2.0"
] | 953 | 2015-01-15T07:08:52.000Z | 2022-03-25T09:07:56.000Z | phoenix-core/src/main/java/org/apache/phoenix/parse/CastParseNode.java | wwjiang007/phoenix | 6ea9dec20f1302c10d7831f544cf9615eba633f5 | [
"Apache-2.0"
] | 1,077 | 2015-01-05T13:00:26.000Z | 2022-03-31T08:40:59.000Z | 29.542857 | 111 | 0.640474 | 1,397 | /*
* 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 ... |
3e036256a2b154da5b5cba506ff63b95ae510415 | 4,385 | java | Java | JPS_SCENARIOS/src/uk/ac/cam/cares/jps/scenario/kb/KnowledgeBaseBlazegraph.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | null | null | null | JPS_SCENARIOS/src/uk/ac/cam/cares/jps/scenario/kb/KnowledgeBaseBlazegraph.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | null | null | null | JPS_SCENARIOS/src/uk/ac/cam/cares/jps/scenario/kb/KnowledgeBaseBlazegraph.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | null | null | null | 34.527559 | 163 | 0.690992 | 1,398 | package uk.ac.cam.cares.jps.scenario.kb;
import java.io.InputStream;
import org.apache.http.client.methods.HttpGet;
import org.eclipse.rdf4j.rio.RDFFormat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import uk.ac.cam.cares.jps.base.discovery.MediaType;
import uk.ac.cam.cares.jps.base.http.Http;
import u... |
3e0364f39abee4e1c9f2941da03ed3f79d0dc66a | 881 | java | Java | src/main/java/org/slos/battle/abilities/attack/ShieldAbility.java | Jarunik/sm-team-finder | f31f94a6f686ec79bf5adfdb692bb9ca27e44b6d | [
"MIT"
] | 2 | 2020-07-07T14:38:59.000Z | 2020-07-08T11:38:24.000Z | src/main/java/org/slos/battle/abilities/attack/ShieldAbility.java | Jarunik/sm-team-finder | f31f94a6f686ec79bf5adfdb692bb9ca27e44b6d | [
"MIT"
] | 1 | 2021-11-12T07:35:10.000Z | 2021-11-12T07:35:10.000Z | src/main/java/org/slos/battle/abilities/attack/ShieldAbility.java | Jarunik/sm-team-finder | f31f94a6f686ec79bf5adfdb692bb9ca27e44b6d | [
"MIT"
] | 4 | 2020-07-07T11:03:28.000Z | 2021-11-11T06:11:23.000Z | 31.464286 | 78 | 0.780931 | 1,399 | package org.slos.battle.abilities.attack;
import org.slos.battle.abilities.Ability;
import org.slos.battle.abilities.AbilityClassification;
import org.slos.battle.abilities.AbilityEffect;
import org.slos.battle.abilities.AbilityType;
import org.slos.battle.abilities.rule.ReduceHalfDamageRule;
import org.slos.battle.ab... |
3e0367156e46502eaf6b344ac177872a4dbe06fc | 1,898 | java | Java | pds/java/src/main/java/com/aliyun/pds/client/models/SharePermissionPolicy.java | lancer-chen/alibabacloud-pds-sdk | f9cea449693eb96288b4c98078cd43c5559f3bd9 | [
"Apache-2.0"
] | 4 | 2020-08-21T08:40:27.000Z | 2021-04-04T03:39:06.000Z | pds/java/src/main/java/com/aliyun/pds/client/models/SharePermissionPolicy.java | lancer-chen/alibabacloud-pds-sdk | f9cea449693eb96288b4c98078cd43c5559f3bd9 | [
"Apache-2.0"
] | 35 | 2020-08-31T08:10:53.000Z | 2022-03-24T09:43:11.000Z | pds/java/src/main/java/com/aliyun/pds/client/models/SharePermissionPolicy.java | lancer-chen/alibabacloud-pds-sdk | f9cea449693eb96288b4c98078cd43c5559f3bd9 | [
"Apache-2.0"
] | 16 | 2020-08-24T05:42:43.000Z | 2022-03-16T03:03:53.000Z | 26.732394 | 94 | 0.690727 | 1,400 | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.pds.client.models;
import com.aliyun.tea.*;
/**
*
*/
public class SharePermissionPolicy extends TeaModel {
@NameInMap("file_id")
public String fileId;
@NameInMap("file_path")
public String filePath;
@NameInMap("permissi... |
3e03671a6974266944dea42cca375b99014ceafa | 10,965 | java | Java | randomizer/fates/model/processors/chapter/ChapterHandler.java | libertyernie/3DSFE-Randomizer | abe42676ea65cf4f58c4a4e55a073ae14c0d793d | [
"MIT"
] | 9 | 2017-04-12T14:26:47.000Z | 2021-04-05T19:02:15.000Z | randomizer/fates/model/processors/chapter/ChapterHandler.java | libertyernie/3DSFE-Randomizer | abe42676ea65cf4f58c4a4e55a073ae14c0d793d | [
"MIT"
] | 12 | 2017-03-07T03:14:53.000Z | 2017-08-23T14:23:48.000Z | randomizer/fates/model/processors/chapter/ChapterHandler.java | libertyernie/3DSFE-Randomizer | abe42676ea65cf4f58c4a4e55a073ae14c0d793d | [
"MIT"
] | 2 | 2019-11-29T02:46:53.000Z | 2022-01-18T19:59:27.000Z | 43.511905 | 124 | 0.561423 | 1,401 | package randomizer.fates.model.processors.chapter;
import feflib.fates.castle.join.FatesJoin;
import feflib.fates.castle.join.JoinBlock;
import feflib.fates.gamedata.dispo.DispoBlock;
import feflib.fates.gamedata.dispo.DispoFaction;
import feflib.fates.gamedata.dispo.FatesDispo;
import feflib.fates.gamedata.person.Fat... |
3e0367f97b07c1fbece169e76f90cf17975f622c | 2,700 | java | Java | core/target/java/org/apache/spark/ui/WebUI.java | kzx1025/spark_improve | c16b7be94bf2190609b8a22a8b7be48bf2ec6997 | [
"Apache-2.0"
] | null | null | null | core/target/java/org/apache/spark/ui/WebUI.java | kzx1025/spark_improve | c16b7be94bf2190609b8a22a8b7be48bf2ec6997 | [
"Apache-2.0"
] | null | null | null | core/target/java/org/apache/spark/ui/WebUI.java | kzx1025/spark_improve | c16b7be94bf2190609b8a22a8b7be48bf2ec6997 | [
"Apache-2.0"
] | null | null | null | 72.972973 | 194 | 0.741111 | 1,402 | package org.apache.spark.ui;
/**
* The top level component of the UI hierarchy that contains the server.
* <p>
* Each WebUI represents a collection of tabs, each of which in turn represents a collection of
* pages. The use of tabs is optional, however; a WebUI may choose to include pages directly.
*/
private abstr... |
3e0368282922b669b42dca562abbe280e5678be1 | 2,437 | java | Java | test/com/facebook/buck/android/AndroidProjectWorkspace.java | FightJames/buck | ae2347e05da6f0ef9e0ec21497a654757aca7ad5 | [
"Apache-2.0"
] | 8,027 | 2015-01-02T05:31:44.000Z | 2022-03-31T07:08:09.000Z | test/com/facebook/buck/android/AndroidProjectWorkspace.java | FightJames/buck | ae2347e05da6f0ef9e0ec21497a654757aca7ad5 | [
"Apache-2.0"
] | 2,355 | 2015-01-01T15:30:53.000Z | 2022-03-30T20:21:16.000Z | test/com/facebook/buck/android/AndroidProjectWorkspace.java | FightJames/buck | ae2347e05da6f0ef9e0ec21497a654757aca7ad5 | [
"Apache-2.0"
] | 1,280 | 2015-01-09T03:29:04.000Z | 2022-03-30T15:14:14.000Z | 38.68254 | 100 | 0.763644 | 1,403 | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* 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... |
3e0369d1ae18e0d381534756b33d6e85dac36d14 | 124 | java | Java | sources/b/j/a/c/b0/j.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | 2 | 2021-03-20T07:33:30.000Z | 2021-06-29T18:50:21.000Z | sources/b/j/a/c/b0/j.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | null | null | null | sources/b/j/a/c/b0/j.java | tonioshikanlu/tubman-hack | 8277e47c058174ca4411965ed67d05d2aba1c7fc | [
"MIT"
] | 2 | 2021-03-20T15:56:20.000Z | 2021-03-21T02:06:29.000Z | 12.4 | 24 | 0.596774 | 1,404 | package b.j.a.c.b0;
import b.j.a.c.d;
import b.j.a.c.g;
import b.j.a.c.o;
public interface j {
o a(g gVar, d dVar);
}
|
3e0369d5307b3707a4b2b6bbae326e2f313e2654 | 18,462 | java | Java | plugins/org.jkiss.dbeaver.erd.ui/src/org/jkiss/dbeaver/erd/ui/export/ERDExportGraphML.java | Cynyard999/dbeaver | 29b44b16cfb5291c96fdec1a1a50e6b76e1c1d68 | [
"Apache-2.0"
] | 22,779 | 2017-12-23T15:47:03.000Z | 2022-03-31T15:48:15.000Z | plugins/org.jkiss.dbeaver.erd.ui/src/org/jkiss/dbeaver/erd/ui/export/ERDExportGraphML.java | Cynyard999/dbeaver | 29b44b16cfb5291c96fdec1a1a50e6b76e1c1d68 | [
"Apache-2.0"
] | 10,922 | 2017-12-23T12:01:39.000Z | 2022-03-31T23:52:18.000Z | plugins/org.jkiss.dbeaver.erd.ui/src/org/jkiss/dbeaver/erd/ui/export/ERDExportGraphML.java | Cynyard999/dbeaver | 29b44b16cfb5291c96fdec1a1a50e6b76e1c1d68 | [
"Apache-2.0"
] | 2,552 | 2017-12-26T21:31:27.000Z | 2022-03-31T09:05:03.000Z | 44.594203 | 189 | 0.55162 | 1,405 | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2021 DBeaver Corp and others
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... |
3e036fadb03ef07dbd631c7fa4227462a0974ae3 | 2,416 | java | Java | pulse/auth/src/test/java/gov/ca/emsa/pulse/auth/jwt/JWTConsumerTest.java | pulse-admin/broker | 9ba698866ab61bfc8528ab46fad760866e5efc15 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | pulse/auth/src/test/java/gov/ca/emsa/pulse/auth/jwt/JWTConsumerTest.java | pulse-admin/broker | 9ba698866ab61bfc8528ab46fad760866e5efc15 | [
"BSD-2-Clause-FreeBSD"
] | 4 | 2016-06-28T18:24:17.000Z | 2017-05-08T21:44:02.000Z | pulse/auth/src/test/java/gov/ca/emsa/pulse/auth/jwt/JWTConsumerTest.java | pulse-admin/broker | 9ba698866ab61bfc8528ab46fad760866e5efc15 | [
"BSD-2-Clause-FreeBSD"
] | 5 | 2016-06-02T17:43:48.000Z | 2018-01-15T19:19:06.000Z | 30.582278 | 115 | 0.725166 | 1,406 | package gov.ca.emsa.pulse.auth.jwt;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.fa... |
3e03702c86644e0c8b155d713782704e552bfc59 | 2,809 | java | Java | endpoints/citrus-http/src/main/java/com/consol/citrus/http/model/FormData.java | zauggmori/citrus | a7422540e5b7396adfb19defaf33401e0bf61467 | [
"Apache-2.0"
] | 177 | 2018-05-18T20:48:00.000Z | 2022-03-21T12:23:55.000Z | endpoints/citrus-http/src/main/java/com/consol/citrus/http/model/FormData.java | zauggmori/citrus | a7422540e5b7396adfb19defaf33401e0bf61467 | [
"Apache-2.0"
] | 432 | 2018-05-16T21:56:38.000Z | 2022-03-16T13:19:45.000Z | endpoints/citrus-http/src/main/java/com/consol/citrus/http/model/FormData.java | zauggmori/citrus | a7422540e5b7396adfb19defaf33401e0bf61467 | [
"Apache-2.0"
] | 71 | 2018-06-18T11:42:55.000Z | 2021-12-27T12:10:59.000Z | 22.653226 | 76 | 0.606622 | 1,408 | /*
* Copyright 2006-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
3e0371783117ffca8d38f53f85eccc62225d5cce | 10,703 | java | Java | src/test/java/systemtests/AddressBookSystemTest.java | jcjxwy/main | ba82f4bb7cdb2a71c4eeda01fc0d5e0c6b3be233 | [
"MIT"
] | null | null | null | src/test/java/systemtests/AddressBookSystemTest.java | jcjxwy/main | ba82f4bb7cdb2a71c4eeda01fc0d5e0c6b3be233 | [
"MIT"
] | 1 | 2018-10-17T13:53:47.000Z | 2018-10-17T13:53:47.000Z | src/test/java/systemtests/AddressBookSystemTest.java | jcjxwy/main | ba82f4bb7cdb2a71c4eeda01fc0d5e0c6b3be233 | [
"MIT"
] | null | null | null | 38.225 | 119 | 0.719985 | 1,409 | package systemtests;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static seedu.address.ui.StatusBarFooter.SYNC_STATUS_UPDATED;
import static seedu.address.ui.testutil.GuiTestAssert.assertListMatching;
import java.nio.file.Pa... |
3e0372c54dda1b0405036515b8dceec2234846cc | 9,082 | java | Java | app/src/main/java/com/bisa/health/cust/view/CustReportDialog.java | BISAECG/BisaRealTimeProject | d6053aaf18e5bd2b17440955a34c2c3517a5bbef | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/bisa/health/cust/view/CustReportDialog.java | BISAECG/BisaRealTimeProject | d6053aaf18e5bd2b17440955a34c2c3517a5bbef | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/bisa/health/cust/view/CustReportDialog.java | BISAECG/BisaRealTimeProject | d6053aaf18e5bd2b17440955a34c2c3517a5bbef | [
"Apache-2.0"
] | null | null | null | 31.209622 | 117 | 0.630588 | 1,410 | package com.bisa.health.cust.view;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.os.RemoteException;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android... |
3e0372d86b499663edb36f7717153fcf73e4d4d3 | 4,009 | java | Java | android/src/main/java/com/centaurwarchief/smslistener/SmsReceiver.java | hengkx/react-native-android-sms-listener | b47fd15eef6efb2ba884bf5831313410a8212726 | [
"MIT"
] | 2 | 2020-04-22T11:34:53.000Z | 2020-08-19T08:21:28.000Z | android/src/main/java/com/centaurwarchief/smslistener/SmsReceiver.java | hengkx/react-native-android-sms-listener | b47fd15eef6efb2ba884bf5831313410a8212726 | [
"MIT"
] | null | null | null | android/src/main/java/com/centaurwarchief/smslistener/SmsReceiver.java | hengkx/react-native-android-sms-listener | b47fd15eef6efb2ba884bf5831313410a8212726 | [
"MIT"
] | 1 | 2021-11-03T09:31:26.000Z | 2021-11-03T09:31:26.000Z | 34.264957 | 86 | 0.605388 | 1,411 | package com.centaurwarchief.smslistener;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.provider.Telephony;
import android.telephony.SmsMessage;
import android.util.Log;
import com.facebook.reac... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.