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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e1a72b5738e911defa8676bf564e00dc49927f4 | 1,817 | java | Java | src/main/java/it/gulch/linuxday/android/fragments/NowLiveListFragment.java | paolinux86/linuxday-cagliari-android | 35476f2defa4a4fa611d0d3bc5c1d0034a82f973 | [
"Apache-2.0"
] | null | null | null | src/main/java/it/gulch/linuxday/android/fragments/NowLiveListFragment.java | paolinux86/linuxday-cagliari-android | 35476f2defa4a4fa611d0d3bc5c1d0034a82f973 | [
"Apache-2.0"
] | null | null | null | src/main/java/it/gulch/linuxday/android/fragments/NowLiveListFragment.java | paolinux86/linuxday-cagliari-android | 35476f2defa4a4fa611d0d3bc5c1d0034a82f973 | [
"Apache-2.0"
] | null | null | null | 27.530303 | 78 | 0.76885 | 11,241 | /*
* Copyright 2014 Christophe Beyls
*
* 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... |
3e1a7389968bc329fd08f86474cb54456c517468 | 1,756 | java | Java | protege-editor-owl/src/main/java/org/protege/editor/owl/ui/frame/OWLAnnotationsFrameSectionRow.java | sszuev/rdf-protege | 58a83da99d083d577885c9d469564af51447bb21 | [
"BSD-2-Clause"
] | 18 | 2019-11-04T15:45:03.000Z | 2022-03-10T14:36:53.000Z | protege-editor-owl/src/main/java/org/protege/editor/owl/ui/frame/OWLAnnotationsFrameSectionRow.java | sszuev/rdf-protege | 58a83da99d083d577885c9d469564af51447bb21 | [
"BSD-2-Clause"
] | null | null | null | protege-editor-owl/src/main/java/org/protege/editor/owl/ui/frame/OWLAnnotationsFrameSectionRow.java | sszuev/rdf-protege | 58a83da99d083d577885c9d469564af51447bb21 | [
"BSD-2-Clause"
] | null | null | null | 37.361702 | 131 | 0.726082 | 11,242 | package org.protege.editor.owl.ui.frame;
import org.protege.editor.owl.OWLEditorKit;
import org.protege.editor.owl.ui.editor.OWLAnnotationEditor;
import org.protege.editor.owl.ui.editor.OWLObjectEditor;
import org.semanticweb.owlapi.model.OWLAnnotation;
import org.semanticweb.owlapi.model.OWLAnnotationAssertionAxiom;
... |
3e1a73b991e95744845c1cd899d865b7d7b2d0c3 | 1,853 | java | Java | src/test/java/com/microsoft/bingads/v13/api/test/entities/remarketing_list/read/BulkRemarketingListReadFromRowValuesIdTest.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 30 | 2016-02-29T03:23:52.000Z | 2021-12-10T03:57:30.000Z | src/test/java/com/microsoft/bingads/v13/api/test/entities/remarketing_list/read/BulkRemarketingListReadFromRowValuesIdTest.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 61 | 2016-03-01T02:20:29.000Z | 2022-03-25T08:50:56.000Z | src/test/java/com/microsoft/bingads/v13/api/test/entities/remarketing_list/read/BulkRemarketingListReadFromRowValuesIdTest.java | vtabel7403/BingAds-Java-SDK | 8034545104888c147ca73b63d93fcf99b79f9fdf | [
"MIT"
] | 37 | 2016-03-05T00:52:54.000Z | 2022-02-18T09:51:01.000Z | 35.634615 | 118 | 0.691311 | 11,243 | package com.microsoft.bingads.v13.api.test.entities.remarketing_list.read;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import org.junit.runners.Parameterized.Parameter;
import org.junit.runners.Parameterized.Para... |
3e1a73f251d21f43f83720c7220ae28889cc9466 | 3,406 | java | Java | app/src/main/java/com/samuel/destructo/FriendsFragment.java | tridoof/Destructo | f1a476c541183a8d9491dc8e80e4f4feecff7345 | [
"MIT"
] | null | null | null | app/src/main/java/com/samuel/destructo/FriendsFragment.java | tridoof/Destructo | f1a476c541183a8d9491dc8e80e4f4feecff7345 | [
"MIT"
] | null | null | null | app/src/main/java/com/samuel/destructo/FriendsFragment.java | tridoof/Destructo | f1a476c541183a8d9491dc8e80e4f4feecff7345 | [
"MIT"
] | null | null | null | 35.852632 | 120 | 0.603934 | 11,244 | package com.samuel.destructo;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.ListFragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
imp... |
3e1a74bde4d1f6c78f88757665e0afc1ba90c44d | 577 | java | Java | chapter_002/src/main/java/ru/job4j/tracker/initializationrder/B.java | vinogor/job4j | 4c3b0188b4dcf076e4c9694c16c94b8be0732cf3 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/tracker/initializationrder/B.java | vinogor/job4j | 4c3b0188b4dcf076e4c9694c16c94b8be0732cf3 | [
"Apache-2.0"
] | 2 | 2021-12-10T01:31:36.000Z | 2021-12-14T20:46:26.000Z | chapter_002/src/main/java/ru/job4j/tracker/initializationrder/B.java | vinogor/job4j | 4c3b0188b4dcf076e4c9694c16c94b8be0732cf3 | [
"Apache-2.0"
] | 1 | 2019-05-23T10:33:54.000Z | 2019-05-23T10:33:54.000Z | 21.37037 | 83 | 0.554593 | 11,245 | package ru.job4j.tracker.initializationrder;
public class B extends A {
public static void main(String[] args) {
System.out.println("запускается только статика, так как объект не создан");
}
private int b = bb(20);
public B(int b) {
this.b = b;
}
private int ... |
3e1a75facdc14c7b065ba0234c98ebcca729fefa | 235 | java | Java | javacord-api/src/main/java/org/javacord/api/util/NonThrowingAutoCloseable.java | dylhack/Javacord | f825905377ee30f8614190aef55da0e6b629da7f | [
"Apache-2.0"
] | 474 | 2018-07-05T13:13:14.000Z | 2022-03-30T01:14:31.000Z | javacord-api/src/main/java/org/javacord/api/util/NonThrowingAutoCloseable.java | MusaBrt/Javacord | f784bc71dcad1e4626817ea7e9f93652d196cb80 | [
"Apache-2.0"
] | 446 | 2018-07-08T15:32:08.000Z | 2022-03-30T10:13:41.000Z | javacord-api/src/main/java/org/javacord/api/util/NonThrowingAutoCloseable.java | MusaBrt/Javacord | f784bc71dcad1e4626817ea7e9f93652d196cb80 | [
"Apache-2.0"
] | 168 | 2018-07-08T14:52:49.000Z | 2022-03-31T08:06:04.000Z | 23.5 | 94 | 0.740426 | 11,246 | package org.javacord.api.util;
/**
* An auto-closeable that does not throw any checked exceptions from its {@code close} method.
*/
public interface NonThrowingAutoCloseable extends AutoCloseable {
@Override
void close();
}
|
3e1a772f1dc8f96f8ae06b7ad1b3559dc5f47b9c | 802 | java | Java | src/main/java/best/reich/ingros/module/modules/other/AFKswing.java | asugbdp9w7gf-p29q3823e872t3o29387fg298d/rip-atlas | eb14310da80d66e0e023bf9e3f233ee30ddebe25 | [
"Unlicense"
] | 5 | 2021-06-09T17:30:36.000Z | 2021-07-20T13:59:31.000Z | src/main/java/best/reich/ingros/module/modules/other/AFKswing.java | christallinqq/rip-atlas | eb14310da80d66e0e023bf9e3f233ee30ddebe25 | [
"Unlicense"
] | null | null | null | src/main/java/best/reich/ingros/module/modules/other/AFKswing.java | christallinqq/rip-atlas | eb14310da80d66e0e023bf9e3f233ee30ddebe25 | [
"Unlicense"
] | 2 | 2021-06-10T02:02:39.000Z | 2021-07-10T16:27:13.000Z | 32.08 | 68 | 0.754364 | 11,247 | package best.reich.ingros.module.modules.other;
import best.reich.ingros.events.entity.UpdateEvent;
import me.xenforu.kelo.module.ModuleCategory;
import me.xenforu.kelo.module.annotation.ModuleManifest;
import me.xenforu.kelo.module.type.ToggleableModule;
import me.xenforu.kelo.setting.annotation.Setting;
import net.b... |
3e1a77b9e1a0c639ce491e7c3e4d4fdf7f8608f0 | 1,402 | java | Java | chapter_004/src/main/java/ru/job4j/lambda/FunctionalInterfaces.java | vadsemenov/job4j | 292bf3adaf384ad98d15353608cbb181a34c9540 | [
"Apache-2.0"
] | null | null | null | chapter_004/src/main/java/ru/job4j/lambda/FunctionalInterfaces.java | vadsemenov/job4j | 292bf3adaf384ad98d15353608cbb181a34c9540 | [
"Apache-2.0"
] | 6 | 2021-12-10T01:28:27.000Z | 2022-02-03T18:28:53.000Z | chapter_004/src/main/java/ru/job4j/lambda/FunctionalInterfaces.java | vadsemenov/job4j | 292bf3adaf384ad98d15353608cbb181a34c9540 | [
"Apache-2.0"
] | null | null | null | 26.961538 | 88 | 0.545649 | 11,248 | package ru.job4j.lambda;
import java.util.function.BiFunction;
import java.util.function.Consumer;
/**
* Пример использования Функциональных интерфейсов, лямбда выражений,
* методов в лямбда выражениях
*/
public class FunctionalInterfaces {
public static void main(String[] args) {
FunctionalInterfaces... |
3e1a78b46362364d54cf4777541a9a4f14c266a8 | 603 | java | Java | program_data/github_java_sort_function/1/38.java | yifan-zhou19/ggnn_graph_classification | 37bca1315fdf95933f52b4cd504ce89a768a86df | [
"MIT"
] | 19 | 2019-02-26T05:43:39.000Z | 2022-02-21T04:14:46.000Z | program_data/github_java_sort_function/1/38.java | yifan-zhou19/ggnn_graph_classification | 37bca1315fdf95933f52b4cd504ce89a768a86df | [
"MIT"
] | null | null | null | program_data/github_java_sort_function/1/38.java | yifan-zhou19/ggnn_graph_classification | 37bca1315fdf95933f52b4cd504ce89a768a86df | [
"MIT"
] | 8 | 2018-12-25T02:05:41.000Z | 2022-02-23T07:50:48.000Z | 33.5 | 74 | 0.361526 | 11,249 | private void insertionSortWithGap(int[] array, int gap, int startIndex) {
for (int i = startIndex + gap; i < array.length; i += gap) {
int cur = array[i];
boolean flag = false;
for (int j = i - gap; j >= 0; j -= gap) {
if (cur < array[j]) {
... |
3e1a78cb0f6afc353c1ab1bc5c6a1e5d4084dcf8 | 628 | java | Java | src/main/java/raiderlib/control/DriveCharacterization.java | derekgeng15/RaiderLib | 4ba05554c6d749f1010d76224d536c2ea399a31a | [
"MIT"
] | null | null | null | src/main/java/raiderlib/control/DriveCharacterization.java | derekgeng15/RaiderLib | 4ba05554c6d749f1010d76224d536c2ea399a31a | [
"MIT"
] | null | null | null | src/main/java/raiderlib/control/DriveCharacterization.java | derekgeng15/RaiderLib | 4ba05554c6d749f1010d76224d536c2ea399a31a | [
"MIT"
] | null | null | null | 28.545455 | 97 | 0.702229 | 11,250 | package raiderlib.control;
public class DriveCharacterization {
public final double maxVelocity;
public final double maxAcceleration;
public final double trackWidth;
/**
* Constructor for Drivecharacterization class
*
* @param maxVelocity max veloicty
* @param maxAcceleration... |
3e1a796d89a573ac0e6c048fea7a41f5ecad94d9 | 141 | java | Java | src/GUI/GridControl/Shapes/TriangleGridManager.java | sallymerza/cellSociety_team14_public | 751de0d0e051f6534fedd511b78c90a177f223f3 | [
"MIT"
] | null | null | null | src/GUI/GridControl/Shapes/TriangleGridManager.java | sallymerza/cellSociety_team14_public | 751de0d0e051f6534fedd511b78c90a177f223f3 | [
"MIT"
] | null | null | null | src/GUI/GridControl/Shapes/TriangleGridManager.java | sallymerza/cellSociety_team14_public | 751de0d0e051f6534fedd511b78c90a177f223f3 | [
"MIT"
] | null | null | null | 10.071429 | 59 | 0.659574 | 11,251 | /**
*
*/
package GUI.GridControl.Shapes;
/**
*
* @author Sally Al
*
*/
public class TriangleGridManager extends GridShapeManager {
}
|
3e1a79c430a4433b50db203fc7abc13de4b81908 | 3,225 | java | Java | ocamljava-maven-common/src/main/java/mandelbrot/ocamljava_maven_plugin/util/FileMappings.java | struktured/ocamljava-maven-plugin | 1caa69af37377de7a88a80afc56d8a1476103da3 | [
"Apache-2.0"
] | 4 | 2015-01-04T05:31:03.000Z | 2016-06-04T13:43:18.000Z | ocamljava-maven-common/src/main/java/mandelbrot/ocamljava_maven_plugin/util/FileMappings.java | struktured/ocamljava-maven-plugin | 1caa69af37377de7a88a80afc56d8a1476103da3 | [
"Apache-2.0"
] | 1 | 2015-04-22T22:02:47.000Z | 2015-04-22T22:32:57.000Z | ocamljava-maven-common/src/main/java/mandelbrot/ocamljava_maven_plugin/util/FileMappings.java | struktured/ocamljava-maven-plugin | 1caa69af37377de7a88a80afc56d8a1476103da3 | [
"Apache-2.0"
] | null | null | null | 29.861111 | 102 | 0.730543 | 11,252 | package mandelbrot.ocamljava_maven_plugin.util;
import java.io.File;
import java.util.Collection;
import org.codehaus.plexus.util.FileUtils;
import org.codehaus.plexus.util.StringUtils;
import com.google.common.base.Function;
import com.google.common.base.Preconditions;
import com.google.common.collect.Collections2;... |
3e1a7a0c39ee34ab59d567bf284d24aacd6d4608 | 2,148 | java | Java | src/main/java/ru/kpfu/itis/factory/ComponentFactoryUser.java | ReQEnoxus/itis-events-hub | 5630cc66ead03cb93d6cbb44d19abd59b9f28441 | [
"Unlicense"
] | 2 | 2019-04-18T09:15:52.000Z | 2019-10-15T18:57:45.000Z | src/main/java/ru/kpfu/itis/factory/ComponentFactoryUser.java | ReQEnoxus/itis-events-hub | 5630cc66ead03cb93d6cbb44d19abd59b9f28441 | [
"Unlicense"
] | 5 | 2020-03-04T23:22:11.000Z | 2021-08-30T16:26:12.000Z | src/main/java/ru/kpfu/itis/factory/ComponentFactoryUser.java | ReQEnoxus/itis-events-hub | 5630cc66ead03cb93d6cbb44d19abd59b9f28441 | [
"Unlicense"
] | null | null | null | 39.054545 | 108 | 0.64013 | 11,253 | package ru.kpfu.itis.factory;
import com.vaadin.flow.component.Component;
import com.vaadin.flow.component.UI;
import com.vaadin.flow.component.button.Button;
import com.vaadin.flow.component.dialog.Dialog;
import com.vaadin.flow.component.html.Label;
import com.vaadin.flow.component.orderedlayout.HorizontalLayout;
im... |
3e1a7b605a6191530bd5d7f8bf803c3dcbe9a5d9 | 2,386 | java | Java | src/S0306AdditiveNumber.java | camelcc/leetcode | 0ba37f7fd47ed3e893525988ce803ce805001ba7 | [
"CECILL-B"
] | 4 | 2021-11-30T20:28:14.000Z | 2022-01-04T04:01:32.000Z | src/S0306AdditiveNumber.java | camelcc/leetcode | 0ba37f7fd47ed3e893525988ce803ce805001ba7 | [
"CECILL-B"
] | null | null | null | src/S0306AdditiveNumber.java | camelcc/leetcode | 0ba37f7fd47ed3e893525988ce803ce805001ba7 | [
"CECILL-B"
] | 1 | 2021-11-30T23:33:51.000Z | 2021-11-30T23:33:51.000Z | 29.45679 | 82 | 0.43378 | 11,254 | import java.util.ArrayList;
import java.util.List;
public class S0306AdditiveNumber {
public boolean isAdditiveNumber(String num) {
for (int i = 0; i < num.length(); i++) {
if (i == num.length()-1) {
continue;
}
// first = 0
for (int j = i+1;... |
3e1a7bc9266df30dc416579021f746cd48a3fef8 | 1,985 | java | Java | lucene/core/src/test/org/apache/lucene/search/TestXYDocValuesQueries.java | keren123/lucence | 1dcb64b492b33f2adc3735458eefbc80e8feb1ef | [
"BSD-2-Clause",
"Apache-2.0"
] | 903 | 2015-01-02T22:13:47.000Z | 2022-03-31T13:40:42.000Z | lucene/core/src/test/org/apache/lucene/search/TestXYDocValuesQueries.java | keren123/lucence | 1dcb64b492b33f2adc3735458eefbc80e8feb1ef | [
"BSD-2-Clause",
"Apache-2.0"
] | 429 | 2021-03-10T14:47:58.000Z | 2022-03-31T21:26:52.000Z | lucene/core/src/test/org/apache/lucene/search/TestXYDocValuesQueries.java | keren123/lucence | 1dcb64b492b33f2adc3735458eefbc80e8feb1ef | [
"BSD-2-Clause",
"Apache-2.0"
] | 480 | 2015-01-05T03:07:05.000Z | 2022-03-31T10:35:08.000Z | 38.173077 | 94 | 0.768766 | 11,255 | /*
* 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 ... |
3e1a7c1e5a24bfe2699664dd87edbcc6f7023c56 | 1,466 | java | Java | Library/src/main/java/com/sunzn/utils/library/ViewUtils.java | uncn/AndroidUtil | f0f0223c5e2d666163cebf7498cfef95df62f742 | [
"Apache-2.0"
] | 3 | 2017-05-31T07:04:14.000Z | 2017-06-12T06:53:16.000Z | Library/src/main/java/com/sunzn/utils/library/ViewUtils.java | uncn/AndroidUtil | f0f0223c5e2d666163cebf7498cfef95df62f742 | [
"Apache-2.0"
] | null | null | null | Library/src/main/java/com/sunzn/utils/library/ViewUtils.java | uncn/AndroidUtil | f0f0223c5e2d666163cebf7498cfef95df62f742 | [
"Apache-2.0"
] | null | null | null | 35.756098 | 100 | 0.255798 | 11,256 | package com.sunzn.utils.library;
import android.view.View;
import android.widget.TextView;
public class ViewUtils {
private ViewUtils() {
throw new RuntimeException("Stub!");
}
/**
* ╔════════════════════════════════════════════════════════════════════════════════════════════
* ║ 名称:设置... |
3e1a7c64097f901d7156b0b8ebbdcc2eb052e09d | 1,508 | java | Java | Rest/alm-distributedtask-client/src/main/generated/com/microsoft/alm/teamfoundation/distributedtask/webapi/ServiceEndpointDetails.java | Bhaskers-Blu-Org2/vso-httpclient-java | 7b6329238498d7ad1934243150f955bea594df37 | [
"MIT"
] | 2 | 2021-10-20T11:35:54.000Z | 2021-11-08T09:50:00.000Z | Rest/alm-distributedtask-client/src/main/generated/com/microsoft/alm/teamfoundation/distributedtask/webapi/ServiceEndpointDetails.java | JetBrains/vso-httpclient-java | 7b6329238498d7ad1934243150f955bea594df37 | [
"MIT"
] | null | null | null | Rest/alm-distributedtask-client/src/main/generated/com/microsoft/alm/teamfoundation/distributedtask/webapi/ServiceEndpointDetails.java | JetBrains/vso-httpclient-java | 7b6329238498d7ad1934243150f955bea594df37 | [
"MIT"
] | 1 | 2022-03-19T08:36:49.000Z | 2022-03-19T08:36:49.000Z | 24.322581 | 77 | 0.567639 | 11,257 | // @formatter:off
/*
* ---------------------------------------------------------
* Copyright(C) Microsoft Corporation. All rights reserved.
* Licensed under the MIT license. See License.txt in the project root.
* ---------------------------------------------------------
*
* ---------------------------------------------... |
3e1a7ded81f589bd953c36fea35d4d30427f7e68 | 2,834 | java | Java | src/main/java/net/bytzo/admission/utilities/OptionalTypeAdapterFactory.java | bytzo/admission | 19f1c529620370f24b0d8400a3412ca071557475 | [
"MIT"
] | 3 | 2021-06-18T02:35:41.000Z | 2021-09-20T05:04:32.000Z | src/main/java/net/bytzo/admission/utilities/OptionalTypeAdapterFactory.java | bytzo/admission | 19f1c529620370f24b0d8400a3412ca071557475 | [
"MIT"
] | null | null | null | src/main/java/net/bytzo/admission/utilities/OptionalTypeAdapterFactory.java | bytzo/admission | 19f1c529620370f24b0d8400a3412ca071557475 | [
"MIT"
] | null | null | null | 37.76 | 95 | 0.751059 | 11,258 | /*
* Copyright © 2021 Bytzo <efpyi@example.com> and the Admission contributors.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the ri... |
3e1a7fb256cc7271a3fe2698871abcd5c76ef055 | 1,081 | java | Java | src/engine/actions/TranslateIDAction.java | kevinli194/voogasalad_BitsPlease | 54e414908e011ada2dcb824865173c993cf1708a | [
"MIT"
] | null | null | null | src/engine/actions/TranslateIDAction.java | kevinli194/voogasalad_BitsPlease | 54e414908e011ada2dcb824865173c993cf1708a | [
"MIT"
] | null | null | null | src/engine/actions/TranslateIDAction.java | kevinli194/voogasalad_BitsPlease | 54e414908e011ada2dcb824865173c993cf1708a | [
"MIT"
] | null | null | null | 23.5 | 74 | 0.697502 | 11,259 | package engine.actions;
import java.util.List;
import authoring.model.collections.GameObjectsCollection;
import engine.GameManager;
import engine.gameObject.GameObject;
import engine.gameObject.Identifier;
/**
* Action that performs GameObject Transforms/Movements
* @author Will
*
*/
public abstract class Trans... |
3e1a80c42f5bb067b71904e98f494a8db833797e | 1,585 | java | Java | src/main/java/com/ybz/service/impl/DataBillsServiceImpl.java | skylingyun/DataStateSystem | 4169cb45353bc68137c52069d145afe6535ddc34 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ybz/service/impl/DataBillsServiceImpl.java | skylingyun/DataStateSystem | 4169cb45353bc68137c52069d145afe6535ddc34 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ybz/service/impl/DataBillsServiceImpl.java | skylingyun/DataStateSystem | 4169cb45353bc68137c52069d145afe6535ddc34 | [
"Apache-2.0"
] | null | null | null | 37.738095 | 96 | 0.745741 | 11,260 | package com.ybz.service.impl;
import com.ybz.service.IDataBillsService;
import com.ybz.service.IDataNodeBusinessTripService;
import com.ybz.service.IDataNodeExpenseService;
import com.ybz.service.IDataNodeLoanBillService;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import... |
3e1a80e721ef29b2fbcd08f6462f4b8c03759894 | 22,049 | java | Java | src/main/java/com/baidu/hugegraph/cmd/HugeGraphCommand.java | logic4nil/hugegraph-tools | 38d18fb286c21c5546ebf71e93813080b8aa71fb | [
"Apache-2.0"
] | 19 | 2018-07-30T06:16:00.000Z | 2021-12-29T03:12:14.000Z | src/main/java/com/baidu/hugegraph/cmd/HugeGraphCommand.java | logic4nil/hugegraph-tools | 38d18fb286c21c5546ebf71e93813080b8aa71fb | [
"Apache-2.0"
] | 49 | 2018-09-13T05:04:52.000Z | 2021-12-21T07:39:54.000Z | src/main/java/com/baidu/hugegraph/cmd/HugeGraphCommand.java | logic4nil/hugegraph-tools | 38d18fb286c21c5546ebf71e93813080b8aa71fb | [
"Apache-2.0"
] | 25 | 2018-07-30T15:37:30.000Z | 2022-01-21T08:30:19.000Z | 41.36773 | 102 | 0.570321 | 11,261 | /*
* Copyright 2017 HugeGraph Authors
*
* 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, Ve... |
3e1a81a38264185f7153ffe5e2121417cec07d17 | 1,442 | java | Java | rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/model/WidgetUsersMapReduceResult.java | adamskwersky/rave | b59bb204850ac6faac9bf798749ca1a4be9303bd | [
"Apache-2.0"
] | 13 | 2015-01-12T09:22:15.000Z | 2021-11-10T16:16:30.000Z | rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/model/WidgetUsersMapReduceResult.java | adamskwersky/rave | b59bb204850ac6faac9bf798749ca1a4be9303bd | [
"Apache-2.0"
] | 2 | 2019-01-16T09:33:50.000Z | 2019-02-03T10:48:52.000Z | rave-components/rave-mongodb/src/main/java/org/apache/rave/portal/model/WidgetUsersMapReduceResult.java | w2ogroup/rave-old | 38c277fce29e07029702fbe15215f09dbc170059 | [
"Apache-2.0"
] | 13 | 2015-07-24T20:03:34.000Z | 2021-11-10T16:16:25.000Z | 28.27451 | 75 | 0.68516 | 11,262 | /*
* 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");... |
3e1a81bc6ca34e73d79680a9ca3e84662ba2bc33 | 3,998 | java | Java | vrml-request/src/main/java/com/kevinten/vrml/request/proxy/AbstractRequestProxy.java | dgzpg/vrml | 795caabbb32d09087396351d542b1b3de0e7341a | [
"Apache-2.0"
] | 9 | 2020-11-18T09:59:58.000Z | 2021-11-03T01:38:05.000Z | vrml-request/src/main/java/com/kevinten/vrml/request/proxy/AbstractRequestProxy.java | dgzpg/vrml | 795caabbb32d09087396351d542b1b3de0e7341a | [
"Apache-2.0"
] | 1 | 2020-12-19T15:01:48.000Z | 2020-12-19T15:01:48.000Z | vrml-request/src/main/java/com/kevinten/vrml/request/proxy/AbstractRequestProxy.java | dgzpg/vrml | 795caabbb32d09087396351d542b1b3de0e7341a | [
"Apache-2.0"
] | 4 | 2020-12-20T08:32:09.000Z | 2021-10-14T06:54:51.000Z | 27.013514 | 127 | 0.610305 | 11,263 | package com.kevinten.vrml.request.proxy;
import com.kevinten.vrml.core.serialization.Serialization;
import com.kevinten.vrml.error.code.ErrorCodeContext;
import com.kevinten.vrml.error.exception.ErrorCodeException;
import lombok.extern.slf4j.Slf4j;
/**
* The abstract request proxy.
*
* @param <Request> the reques... |
3e1a81db241143e924447b68f0a05ffe05e1883c | 596 | java | Java | src/objects/BooleanObj.java | wouterreijgers/RayTracingEngine | da5aa58323980b52f75416b81633e03419a0c2c8 | [
"MIT"
] | null | null | null | src/objects/BooleanObj.java | wouterreijgers/RayTracingEngine | da5aa58323980b52f75416b81633e03419a0c2c8 | [
"MIT"
] | null | null | null | src/objects/BooleanObj.java | wouterreijgers/RayTracingEngine | da5aa58323980b52f75416b81633e03419a0c2c8 | [
"MIT"
] | null | null | null | 17.529412 | 55 | 0.610738 | 11,264 | package objects;
import util.Hitinfo;
public class BooleanObj implements ObjectShapeIF {
public ObjectCol left, right;
public BooleanObj(ObjectCol left, ObjectCol right){
this.left=left;
this.right=right;
}
public ObjectCol getLeft() {
return left;
}
public void setL... |
3e1a8463b87109ce26d8440dec4fed341ac7166f | 1,628 | java | Java | src/test/java/com/github/grignaak/collections/CowCollectorsTest.java | grignaak/cow-collections | 85197399af47bdadf3f8b245b8ac1aa4abacb04a | [
"MIT"
] | 11 | 2018-01-05T21:26:37.000Z | 2021-07-13T03:24:21.000Z | src/test/java/com/github/grignaak/collections/CowCollectorsTest.java | grignaak/cow-collections | 85197399af47bdadf3f8b245b8ac1aa4abacb04a | [
"MIT"
] | 3 | 2018-01-10T00:46:10.000Z | 2018-01-25T16:25:58.000Z | src/test/java/com/github/grignaak/collections/CowCollectorsTest.java | grignaak/cow-collections | 85197399af47bdadf3f8b245b8ac1aa4abacb04a | [
"MIT"
] | 1 | 2018-01-23T08:37:13.000Z | 2018-01-23T08:37:13.000Z | 28.561404 | 88 | 0.630221 | 11,265 | package com.github.grignaak.collections;
import org.junit.Test;
import java.util.Arrays;
import java.util.Collection;
import java.util.Comparator;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.function.Supplier;
import java.util.stream.Collector;
import java.util.stream.Colle... |
3e1a84b3e63ea3d28b26dc1d3d95bd359cdf98e4 | 875 | java | Java | app/src/main/java/com/codepath/apps/simpletweets/models/FriendLookupResult.java | chudeer/android-twitter-tweet | b4196122801d3efcf9800167ea3c9a3b45a1f34e | [
"MIT"
] | null | null | null | app/src/main/java/com/codepath/apps/simpletweets/models/FriendLookupResult.java | chudeer/android-twitter-tweet | b4196122801d3efcf9800167ea3c9a3b45a1f34e | [
"MIT"
] | 1 | 2017-03-06T10:24:10.000Z | 2017-03-13T06:17:30.000Z | app/src/main/java/com/codepath/apps/simpletweets/models/FriendLookupResult.java | chudeer/android-twitter-tweet | b4196122801d3efcf9800167ea3c9a3b45a1f34e | [
"MIT"
] | null | null | null | 21.875 | 74 | 0.682286 | 11,266 | package com.codepath.apps.simpletweets.models;
/**
* Created by YichuChen on 3/10/17.
*/
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
@JsonIgnoreProperties(ignoreUnknown = true)
public class FriendLookupResult {
priv... |
3e1a869e79c9535ed073bfc878df37f1a8bf3515 | 564 | java | Java | evaluation/model/src/main/java/model/ArticleEntity_.java | alexrashed/rest_eval | 30e3e5ef329dadc51d4e6735ff4bc2ebd551dc32 | [
"MIT"
] | null | null | null | evaluation/model/src/main/java/model/ArticleEntity_.java | alexrashed/rest_eval | 30e3e5ef329dadc51d4e6735ff4bc2ebd551dc32 | [
"MIT"
] | null | null | null | evaluation/model/src/main/java/model/ArticleEntity_.java | alexrashed/rest_eval | 30e3e5ef329dadc51d4e6735ff4bc2ebd551dc32 | [
"MIT"
] | null | null | null | 37.6 | 77 | 0.836879 | 11,267 | package model;
import java.math.BigDecimal;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2016-05-29T23:47:05.512+0200")
@StaticMetamodel(ArticleEntity.class)
public class ArticleEntity_ exten... |
3e1a86edf99cdf84fecc5095cc2dc0fe44b57267 | 827 | java | Java | app/src/main/java/com/example/android/quakereport/Earthquake.java | AZamalzoheir/ud843-QuakeRport-starting-point | fe0c84bdad53d87eb75b36dcc8414803695ae1d4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/Earthquake.java | AZamalzoheir/ud843-QuakeRport-starting-point | fe0c84bdad53d87eb75b36dcc8414803695ae1d4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/Earthquake.java | AZamalzoheir/ud843-QuakeRport-starting-point | fe0c84bdad53d87eb75b36dcc8414803695ae1d4 | [
"Apache-2.0"
] | null | null | null | 24.323529 | 84 | 0.580411 | 11,268 | package com.example.android.quakereport;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by Amalzoheir on 11/20/2017.
*/
public class Earthquake {
private double mMagnitude;
private String mLocation;
private Long mDate;
private String url;
public Ear... |
3e1a881655f186daf53a24f30de7cee2370b97d3 | 912 | java | Java | src/main/java/com/smartsheet/api/models/WidgetContent.java | MatsumiyaT/smartsheet-java-sdk | faef24370e3969ef1105633ce409fdb4b4c85160 | [
"Apache-2.0"
] | 25 | 2015-06-08T13:17:59.000Z | 2021-11-04T16:35:18.000Z | src/main/java/com/smartsheet/api/models/WidgetContent.java | MatsumiyaT/smartsheet-java-sdk | faef24370e3969ef1105633ce409fdb4b4c85160 | [
"Apache-2.0"
] | 34 | 2015-06-24T22:38:20.000Z | 2021-03-01T17:05:16.000Z | src/main/java/com/smartsheet/api/models/WidgetContent.java | MatsumiyaT/smartsheet-java-sdk | faef24370e3969ef1105633ce409fdb4b4c85160 | [
"Apache-2.0"
] | 23 | 2015-02-19T08:32:23.000Z | 2021-08-02T20:08:57.000Z | 28.5 | 75 | 0.705044 | 11,269 | package com.smartsheet.api.models;
/*
* #[license]
* Smartsheet SDK for Java
* %%
* Copyright (C) 2019 Smartsheet
* %%
* 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:/... |
3e1a888e45410d105fa137cd46e1b7ddb6242bb6 | 855 | java | Java | easy-http-library/src/main/java/com/yang/easyhttp/download/EasySimpleDownloadTaskListener.java | Ackcidentally/EasyHttp | 49c13bd82ec448cb584bf0faa6365b9de1c5d802 | [
"Apache-2.0"
] | 149 | 2017-02-20T06:51:26.000Z | 2021-02-23T18:03:22.000Z | easy-http-library/src/main/java/com/yang/easyhttp/download/EasySimpleDownloadTaskListener.java | Ackcidentally/EasyHttp | 49c13bd82ec448cb584bf0faa6365b9de1c5d802 | [
"Apache-2.0"
] | 5 | 2017-04-25T09:25:12.000Z | 2020-12-14T12:52:57.000Z | easy-http-library/src/main/java/com/yang/easyhttp/download/EasySimpleDownloadTaskListener.java | Ackcidentally/EasyHttp | 49c13bd82ec448cb584bf0faa6365b9de1c5d802 | [
"Apache-2.0"
] | 27 | 2017-03-08T07:11:43.000Z | 2021-05-28T06:14:10.000Z | 17.44898 | 61 | 0.709942 | 11,270 | package com.yang.easyhttp.download;
/**
* Created by yangy on 2017/2/16.
*/
public interface EasySimpleDownloadTaskListener {
/**
* queue
* @param downloadTask
*/
void onQueue(EasySimpleDownloadTask downloadTask);
/**
* connecting
* @param downloadTask
*/
void onConnecting(EasySimpleDownloadTask ... |
3e1a88f492591f17061c1525b20b9ee4cf28228b | 2,987 | java | Java | src/main/java/com/walkertribe/ian/protocol/core/SimpleEventPacket.java | JordanLongstaff/ian | 1cf47701211a85116e5531d7d29fabfaf0f57840 | [
"MIT"
] | 11 | 2016-08-30T19:14:30.000Z | 2022-01-25T23:34:57.000Z | src/main/java/com/walkertribe/ian/protocol/core/SimpleEventPacket.java | JordanLongstaff/ian | 1cf47701211a85116e5531d7d29fabfaf0f57840 | [
"MIT"
] | 19 | 2016-05-26T00:08:47.000Z | 2020-05-06T19:07:04.000Z | src/main/java/com/walkertribe/ian/protocol/core/SimpleEventPacket.java | JordanLongstaff/ian | 1cf47701211a85116e5531d7d29fabfaf0f57840 | [
"MIT"
] | 2 | 2017-10-26T12:02:47.000Z | 2018-02-13T20:36:14.000Z | 37.810127 | 71 | 0.639772 | 11,271 | package com.walkertribe.ian.protocol.core;
import com.walkertribe.ian.iface.PacketReader;
import com.walkertribe.ian.iface.PacketWriter;
import com.walkertribe.ian.protocol.BaseArtemisPacket;
import com.walkertribe.ian.protocol.Packet;
/**
* A superclass for handling SIMPLE_EVENT server packets.
* @author rjwut
*/... |
3e1a892957e47a63119c3ee2541ba39efeaabb56 | 1,279 | java | Java | unitils-core/src/main/java/org/unitils/core/util/ResourceConfigLoader.java | tweea/unitils | 0bbf96ebd619b4423c2d2c76dfd8d21506c5be99 | [
"Apache-2.0"
] | null | null | null | unitils-core/src/main/java/org/unitils/core/util/ResourceConfigLoader.java | tweea/unitils | 0bbf96ebd619b4423c2d2c76dfd8d21506c5be99 | [
"Apache-2.0"
] | 3 | 2020-09-10T03:10:54.000Z | 2022-01-21T23:46:58.000Z | unitils-core/src/main/java/org/unitils/core/util/ResourceConfigLoader.java | tweea/unitils | 0bbf96ebd619b4423c2d2c76dfd8d21506c5be99 | [
"Apache-2.0"
] | null | null | null | 38.757576 | 106 | 0.732604 | 11,272 | /*
* Copyright 2008, Unitils.org
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agreed to in writing, ... |
3e1a89a332439f1fa95e084d36e31a453250db78 | 5,509 | java | Java | src/main/java/de/fraunhofer/fokus/fuzzing/fuzzino/request/impl/StringSpecificationImpl.java | hielsnoppe/Fuzzino | e628a5af781928c92bb0c891c8dc6cc0fbb3eba8 | [
"Apache-2.0"
] | 33 | 2015-04-17T05:03:21.000Z | 2022-03-30T15:38:41.000Z | src/main/java/de/fraunhofer/fokus/fuzzing/fuzzino/request/impl/StringSpecificationImpl.java | hielsnoppe/Fuzzino | e628a5af781928c92bb0c891c8dc6cc0fbb3eba8 | [
"Apache-2.0"
] | 3 | 2019-12-02T17:06:40.000Z | 2020-10-13T11:11:01.000Z | src/main/java/de/fraunhofer/fokus/fuzzing/fuzzino/request/impl/StringSpecificationImpl.java | hielsnoppe/Fuzzino | e628a5af781928c92bb0c891c8dc6cc0fbb3eba8 | [
"Apache-2.0"
] | 10 | 2015-05-01T19:50:29.000Z | 2020-12-29T21:27:18.000Z | 27.964467 | 109 | 0.747504 | 11,273 | // Copyright 2012-2013 Fraunhofer FOKUS
//
// 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 applicabl... |
3e1a8a9f6d9642009a5ea6df4242fd7a44c7f896 | 16,623 | java | Java | projects/OG-Financial/src/main/java/com/opengamma/financial/analytics/model/forex/option/black/FXOptionBlackTermStructureFunction.java | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 12 | 2017-03-10T13:56:52.000Z | 2021-10-03T01:21:20.000Z | projects/OG-Financial/src/main/java/com/opengamma/financial/analytics/model/forex/option/black/FXOptionBlackTermStructureFunction.java | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 1 | 2021-08-02T17:20:43.000Z | 2021-08-02T17:20:43.000Z | projects/OG-Financial/src/main/java/com/opengamma/financial/analytics/model/forex/option/black/FXOptionBlackTermStructureFunction.java | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 16 | 2017-01-12T10:31:58.000Z | 2019-04-19T08:17:33.000Z | 64.430233 | 190 | 0.810624 | 11,274 | /**
* Copyright (C) 2011 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.financial.analytics.model.forex.option.black;
import static com.opengamma.financial.analytics.model.forex.option.black.FXOptionBlackFunction.CALL_CURVE;
import... |
3e1a8b00bcf6e69392726e9c687a28f6c500a374 | 13,302 | java | Java | test-result-collection-tool/src/test/java/com/microfocus/mqm/clt/XmlProcessorTest.java | elishevaHa/octane-collection-tool | 8cf1d975fbb667d3da8bd6cda314e805d9e4a66a | [
"Apache-2.0"
] | 1 | 2018-08-05T15:57:50.000Z | 2018-08-05T15:57:50.000Z | test-result-collection-tool/src/test/java/com/microfocus/mqm/clt/XmlProcessorTest.java | elishevaHa/octane-collection-tool | 8cf1d975fbb667d3da8bd6cda314e805d9e4a66a | [
"Apache-2.0"
] | 6 | 2017-12-23T01:16:14.000Z | 2022-03-22T09:52:06.000Z | test-result-collection-tool/src/test/java/com/microfocus/mqm/clt/XmlProcessorTest.java | elishevaHa/octane-collection-tool | 8cf1d975fbb667d3da8bd6cda314e805d9e4a66a | [
"Apache-2.0"
] | 6 | 2019-01-17T13:18:55.000Z | 2022-03-11T10:36:17.000Z | 47.848921 | 163 | 0.670425 | 11,275 | /*
* Copyright 2017 EntIT Software LLC, a Micro Focus company, L.P.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... |
3e1a8bda0644e73e382276026eeaaf504217caf1 | 760 | java | Java | hello-api/src/main/java/com/lightbend/lagom/hello/api/HelloService.java | lagom/lagom-java-openshift-smoketests | 306c97686224d527f4c95a996c5999e76bd9109b | [
"Apache-2.0"
] | null | null | null | hello-api/src/main/java/com/lightbend/lagom/hello/api/HelloService.java | lagom/lagom-java-openshift-smoketests | 306c97686224d527f4c95a996c5999e76bd9109b | [
"Apache-2.0"
] | 6 | 2019-02-15T15:15:17.000Z | 2019-04-25T18:00:35.000Z | hello-api/src/main/java/com/lightbend/lagom/hello/api/HelloService.java | lagom/lagom-java-openshift-smoketest | 306c97686224d527f4c95a996c5999e76bd9109b | [
"Apache-2.0"
] | 1 | 2019-02-15T10:12:16.000Z | 2019-02-15T10:12:16.000Z | 28.148148 | 76 | 0.743421 | 11,276 | /*
* Copyright (C) 2019 Lightbend Inc. <https://www.lightbend.com>
*/
package com.lightbend.lagom.hello.api;
import static com.lightbend.lagom.javadsl.api.Service.named;
import static com.lightbend.lagom.javadsl.api.Service.pathCall;
import akka.NotUsed;
import com.lightbend.lagom.javadsl.api.Descriptor;
import com.... |
3e1a8c23fb6f034f3a3da8c1a0453dadd6c7c154 | 9,753 | java | Java | UTubeTVProject - Eclipse/Lib - Cast/src/com/distantfuture/castcompanionlibrary/lib/utils/CastUtils.java | jc6212/Android-UTubeTV | 8a6d2cfbdf79c2eb5a538eaa37bba8b7e6d1b13d | [
"Apache-2.0"
] | 16 | 2015-01-20T19:23:42.000Z | 2020-07-01T03:00:41.000Z | UTubeTVProject/castlib/src/main/java/com/distantfuture/castcompanionlibrary/lib/utils/CastUtils.java | sgehrman/UTubeTV | 64e9db9c14b745487b00b14ffc454056dd0f8cd8 | [
"Unlicense"
] | null | null | null | UTubeTVProject/castlib/src/main/java/com/distantfuture/castcompanionlibrary/lib/utils/CastUtils.java | sgehrman/UTubeTV | 64e9db9c14b745487b00b14ffc454056dd0f8cd8 | [
"Unlicense"
] | 11 | 2015-01-10T12:33:34.000Z | 2020-01-09T20:30:39.000Z | 34.956989 | 107 | 0.693223 | 11,277 | package com.distantfuture.castcompanionlibrary.lib.utils;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import an... |
3e1a8c570f1f3efa0b155a36d3bfed8f439d706d | 1,131 | java | Java | server/src/main/java/com/iotolapclickhouse/server/service/TokenValidationService.java | Glost/iot-olap-clickhouse | 428e2204161d2688c8d4ddad90c2664253e8389e | [
"WTFPL"
] | null | null | null | server/src/main/java/com/iotolapclickhouse/server/service/TokenValidationService.java | Glost/iot-olap-clickhouse | 428e2204161d2688c8d4ddad90c2664253e8389e | [
"WTFPL"
] | null | null | null | server/src/main/java/com/iotolapclickhouse/server/service/TokenValidationService.java | Glost/iot-olap-clickhouse | 428e2204161d2688c8d4ddad90c2664253e8389e | [
"WTFPL"
] | 2 | 2020-04-27T19:01:14.000Z | 2020-04-27T19:02:58.000Z | 32.314286 | 85 | 0.721485 | 11,278 | package com.iotolapclickhouse.server.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;
@Service
public class TokenValidationService {
private final String generatorToken;
private f... |
3e1a8d828336c985a6ddb170ae0e72460b53cfeb | 2,145 | java | Java | fugue-store/src/main/java/com/symphony/oss/fugue/kv/table/IKvTableTransaction.java | GeremiaLongobardo/oss-fugue | 9cc27ec9dc3cc6fe791eef431289935512362052 | [
"Apache-2.0"
] | null | null | null | fugue-store/src/main/java/com/symphony/oss/fugue/kv/table/IKvTableTransaction.java | GeremiaLongobardo/oss-fugue | 9cc27ec9dc3cc6fe791eef431289935512362052 | [
"Apache-2.0"
] | null | null | null | fugue-store/src/main/java/com/symphony/oss/fugue/kv/table/IKvTableTransaction.java | GeremiaLongobardo/oss-fugue | 9cc27ec9dc3cc6fe791eef431289935512362052 | [
"Apache-2.0"
] | null | null | null | 33 | 114 | 0.750583 | 11,279 | /*
*
*
* Copyright 2019 Symphony Communication Services, LLC.
*
* Licensed to The Symphony Software Foundation (SSF) 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... |
3e1a8de27b05227bbfc81c7a64b7502ba69eedd1 | 4,419 | java | Java | android/app/src/main/java/com/mogujie/tt/ui/fragment/SearchFragment.java | guoyangjun404/TeamTalk | b272ac6a7876a5ad767221309e11ca2f97a53608 | [
"Apache-2.0"
] | 368 | 2019-05-07T08:25:00.000Z | 2022-03-31T07:23:55.000Z | android/app/src/main/java/com/mogujie/tt/ui/fragment/SearchFragment.java | guoyangjun404/TeamTalk | b272ac6a7876a5ad767221309e11ca2f97a53608 | [
"Apache-2.0"
] | 46 | 2018-07-04T08:21:42.000Z | 2018-07-21T08:59:03.000Z | android/app/src/main/java/com/mogujie/tt/ui/fragment/SearchFragment.java | guoyangjun404/TeamTalk | b272ac6a7876a5ad767221309e11ca2f97a53608 | [
"Apache-2.0"
] | 256 | 2019-05-08T04:14:59.000Z | 2022-03-28T07:02:30.000Z | 29.657718 | 103 | 0.685223 | 11,280 | package com.mogujie.tt.ui.fragment;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import com.mogujie.tools.ScreenTools;
import com.mogujie.tt.DB.entit... |
3e1a8e10b1f40448d15e5cb4667df56fa9343b92 | 1,358 | java | Java | Hackerrank/MergeSort.java | Huzaib/Hacktoberfest | 4ba47bc0c4dc33e13d99666a2c2b28bf19eb90fe | [
"MIT"
] | null | null | null | Hackerrank/MergeSort.java | Huzaib/Hacktoberfest | 4ba47bc0c4dc33e13d99666a2c2b28bf19eb90fe | [
"MIT"
] | null | null | null | Hackerrank/MergeSort.java | Huzaib/Hacktoberfest | 4ba47bc0c4dc33e13d99666a2c2b28bf19eb90fe | [
"MIT"
] | null | null | null | 19.681159 | 66 | 0.560383 | 11,281 | package FirstProgram;
public class MergeSort {
private static void Sort(int arr[], int low, int high)
{
if(low<high)
{
int mid = low + (high-low)/2;
Sort(arr, low, mid);
Sort(arr, mid+1, high);
Merge(arr, low, mid, high);
}
else
{return;}
}
private static void Merge(int arr... |
3e1a8e2523e9869a2596ba1de16c2e743c023ede | 787 | java | Java | chapter_004/src/test/java/collectionpro/WordIndexTest.java | MKonsta/MatushenkoK | 68aa5fc3517e4cf364f0bb4097eee11c54efcf95 | [
"Apache-2.0"
] | null | null | null | chapter_004/src/test/java/collectionpro/WordIndexTest.java | MKonsta/MatushenkoK | 68aa5fc3517e4cf364f0bb4097eee11c54efcf95 | [
"Apache-2.0"
] | 17 | 2020-03-04T22:28:15.000Z | 2022-02-16T00:56:51.000Z | chapter_004/src/test/java/collectionpro/WordIndexTest.java | MKonsta/MatushenkoK | 68aa5fc3517e4cf364f0bb4097eee11c54efcf95 | [
"Apache-2.0"
] | null | null | null | 26.233333 | 67 | 0.682338 | 11,282 | package collectionpro;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
import java.io.File;
import java.io.IOException;
import java.util.Set;
import java.util.TreeSet;
public class WordIndexTest {
@Test
public void whenFindThreeWords() throws IOExcept... |
3e1a8f888f5cda5f8e8c3ed340d3e5626eb4fd22 | 14,034 | java | Java | cluster-operator/src/main/java/io/strimzi/operator/cluster/operator/resource/StatefulSetOperator.java | Tombar/strimzi-kafka-operator | cc0d8cb56b736c7c2eee2289d98cc9ad61093a09 | [
"Apache-2.0"
] | null | null | null | cluster-operator/src/main/java/io/strimzi/operator/cluster/operator/resource/StatefulSetOperator.java | Tombar/strimzi-kafka-operator | cc0d8cb56b736c7c2eee2289d98cc9ad61093a09 | [
"Apache-2.0"
] | null | null | null | cluster-operator/src/main/java/io/strimzi/operator/cluster/operator/resource/StatefulSetOperator.java | Tombar/strimzi-kafka-operator | cc0d8cb56b736c7c2eee2289d98cc9ad61093a09 | [
"Apache-2.0"
] | null | null | null | 46.013115 | 213 | 0.660824 | 11,283 | /*
* Copyright 2017-2018, Strimzi authors.
* License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).
*/
package io.strimzi.operator.cluster.operator.resource;
import io.strimzi.operator.cluster.model.AbstractModel;
import io.strimzi.operator.common.operator.resource.Abstra... |
3e1a90eae98d40522ec4210242745457c392c3a6 | 1,985 | java | Java | launcher/src/test/java/org/apache/spark/launcher/BaseSuite.java | ppratik2908/kafka-spark | 2239d7a410e906ccd40aa8e84d637e9d06cd7b8a | [
"BSD-3-Clause-Open-MPI",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"MIT-0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause-Clear",
"PostgreSQL",
"BSD-3-Clause"
] | 1 | 2020-06-18T09:21:33.000Z | 2020-06-18T09:21:33.000Z | launcher/src/test/java/org/apache/spark/launcher/BaseSuite.java | ppratik2908/kafka-spark | 2239d7a410e906ccd40aa8e84d637e9d06cd7b8a | [
"BSD-3-Clause-Open-MPI",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"MIT-0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause-Clear",
"PostgreSQL",
"BSD-3-Clause"
] | 4 | 2018-02-09T01:18:25.000Z | 2019-03-24T15:23:20.000Z | launcher/src/test/java/org/apache/spark/launcher/BaseSuite.java | ppratik2908/kafka-spark | 2239d7a410e906ccd40aa8e84d637e9d06cd7b8a | [
"BSD-3-Clause-Open-MPI",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"MIT-0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause-Clear",
"PostgreSQL",
"BSD-3-Clause"
] | 2 | 2018-06-27T18:41:27.000Z | 2019-02-18T03:04:37.000Z | 30.075758 | 92 | 0.69068 | 11,284 | /*
* 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 ... |
3e1a9199d488b3974e842bcb2b4425e25e297204 | 854 | java | Java | python/src/com/jetbrains/pyqt/QtUIFileType.java | 06needhamt/intellij-community | 63d7b8030e4fdefeb4760e511e289f7e6b3a5c5b | [
"Apache-2.0"
] | null | null | null | python/src/com/jetbrains/pyqt/QtUIFileType.java | 06needhamt/intellij-community | 63d7b8030e4fdefeb4760e511e289f7e6b3a5c5b | [
"Apache-2.0"
] | null | null | null | python/src/com/jetbrains/pyqt/QtUIFileType.java | 06needhamt/intellij-community | 63d7b8030e4fdefeb4760e511e289f7e6b3a5c5b | [
"Apache-2.0"
] | null | null | null | 25.878788 | 155 | 0.738876 | 11,285 | // Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.jetbrains.pyqt;
import com.intellij.openapi.fileTypes.FileType;
import com.jetbrains.python.PyBundle;
import icons.PythonIcons;
import javax.swing.*;
public class ... |
3e1a91fe96443f10582b93805826ad8ef979d773 | 6,092 | java | Java | com/planet_ink/coffee_mud/Abilities/Skills/Skill_CombatRepairs.java | PeteKeller/CoffeeMud | 430081e391df78ae231a02ce8a6e98d4ee8eac75 | [
"Apache-2.0"
] | 149 | 2015-01-11T12:55:39.000Z | 2022-03-03T16:14:48.000Z | com/planet_ink/coffee_mud/Abilities/Skills/Skill_CombatRepairs.java | PeteKeller/CoffeeMud | 430081e391df78ae231a02ce8a6e98d4ee8eac75 | [
"Apache-2.0"
] | 42 | 2015-02-08T03:44:01.000Z | 2022-02-10T08:52:43.000Z | com/planet_ink/coffee_mud/Abilities/Skills/Skill_CombatRepairs.java | PeteKeller/CoffeeMud | 430081e391df78ae231a02ce8a6e98d4ee8eac75 | [
"Apache-2.0"
] | 104 | 2015-01-21T20:20:55.000Z | 2022-03-24T05:01:20.000Z | 26.837004 | 200 | 0.673506 | 11,286 | package com.planet_ink.coffee_mud.Abilities.Skills;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import... |
3e1a920806d8d73cc31a94915e54310b71b9eb29 | 8,174 | java | Java | core/src/main/java/org/infinispan/xsite/ClusteredCacheBackupReceiver.java | skymysky/infinispan | ace5cc23f345ed4e782fc863e83d5aa24e3a1ac9 | [
"Apache-2.0"
] | 1 | 2020-06-01T21:20:47.000Z | 2020-06-01T21:20:47.000Z | core/src/main/java/org/infinispan/xsite/ClusteredCacheBackupReceiver.java | skymysky/infinispan | ace5cc23f345ed4e782fc863e83d5aa24e3a1ac9 | [
"Apache-2.0"
] | 1 | 2022-03-02T14:34:13.000Z | 2022-03-02T14:34:13.000Z | core/src/main/java/org/infinispan/xsite/ClusteredCacheBackupReceiver.java | skymysky/infinispan | ace5cc23f345ed4e782fc863e83d5aa24e3a1ac9 | [
"Apache-2.0"
] | null | null | null | 39.873171 | 140 | 0.676168 | 11,287 | package org.infinispan.xsite;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.TimeUnit;
... |
3e1a9219767289608ce002b75f104a94a91b9738 | 787 | java | Java | degiro-java-client/src/main/java/com/github/lesach/client/engine/strategy/DynamicStoplossStrategy.java | lesach/degiro-java-client | 83e07536aeca5a52c8a46b5493a53b3d67e78bd2 | [
"Apache-2.0"
] | 1 | 2021-02-06T11:46:11.000Z | 2021-02-06T11:46:11.000Z | degiro-java-client/src/main/java/com/github/lesach/client/engine/strategy/DynamicStoplossStrategy.java | lesach/degiro-java-client | 83e07536aeca5a52c8a46b5493a53b3d67e78bd2 | [
"Apache-2.0"
] | null | null | null | degiro-java-client/src/main/java/com/github/lesach/client/engine/strategy/DynamicStoplossStrategy.java | lesach/degiro-java-client | 83e07536aeca5a52c8a46b5493a53b3d67e78bd2 | [
"Apache-2.0"
] | null | null | null | 29.148148 | 75 | 0.738247 | 11,288 | /*
* Copyright 2018 ecatala.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
3e1a9369dae4cbb34ba7a66c9cb6d2161dea0958 | 1,123 | java | Java | domino/core/src/main/java/org/openntf/domino/nsfdata/structs/cd/CDFILEHEADER.java | mariusj/org.openntf.domino | cefed6e6ad926a64cb79f09ddae45fa4329106be | [
"Apache-2.0"
] | null | null | null | domino/core/src/main/java/org/openntf/domino/nsfdata/structs/cd/CDFILEHEADER.java | mariusj/org.openntf.domino | cefed6e6ad926a64cb79f09ddae45fa4329106be | [
"Apache-2.0"
] | null | null | null | domino/core/src/main/java/org/openntf/domino/nsfdata/structs/cd/CDFILEHEADER.java | mariusj/org.openntf.domino | cefed6e6ad926a64cb79f09ddae45fa4329106be | [
"Apache-2.0"
] | null | null | null | 26.738095 | 139 | 0.710597 | 11,289 | package org.openntf.domino.nsfdata.structs.cd;
import org.openntf.domino.nsfdata.structs.LSIG;
import org.openntf.domino.nsfdata.structs.SIG;
/**
* This structure is used to define a Cascading Style Sheet (CSS) that is part of a Domino database. CDFILESEGMENT structure(s) follow the
* CDFILEHEADER. (editods.... |
3e1a947d2ce44f6662013a724c663ecf940c4643 | 41,041 | java | Java | Nurcall java old/Innovacion/src/java/org/fcv/innovacion/WebService.java | wisrovi/Server-Hospital-Smart-Bracelet | 03b71f03da7450a14cb1c45e51c3ae9401058dc8 | [
"MIT"
] | null | null | null | Nurcall java old/Innovacion/src/java/org/fcv/innovacion/WebService.java | wisrovi/Server-Hospital-Smart-Bracelet | 03b71f03da7450a14cb1c45e51c3ae9401058dc8 | [
"MIT"
] | 4 | 2021-03-19T10:58:51.000Z | 2021-06-10T20:07:14.000Z | Nurcall java old/Innovacion/src/java/org/fcv/innovacion/WebService.java | wisrovi/Server-Hospital-Smart-Bracelet | 03b71f03da7450a14cb1c45e51c3ae9401058dc8 | [
"MIT"
] | null | null | null | 40.11828 | 298 | 0.550182 | 11,290 | package org.fcv.innovacion;
//<editor-fold defaultstate="collapsed" desc="import">
import com.google.gson.Gson;
import java.io.PrintWriter;
import java.sql.PreparedStatement;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import org.fcv.inn... |
3e1a950e3b4135408771c5aa0b2085033009602e | 9,660 | java | Java | src/main/generated-java/com/dnb/services/report/ProductSpecification.java | elasticio/dun-and-bradstreet-component | 72d06fbbc55074ea19776e059ef3c936e891357e | [
"Apache-2.0"
] | null | null | null | src/main/generated-java/com/dnb/services/report/ProductSpecification.java | elasticio/dun-and-bradstreet-component | 72d06fbbc55074ea19776e059ef3c936e891357e | [
"Apache-2.0"
] | null | null | null | src/main/generated-java/com/dnb/services/report/ProductSpecification.java | elasticio/dun-and-bradstreet-component | 72d06fbbc55074ea19776e059ef3c936e891357e | [
"Apache-2.0"
] | null | null | null | 29.361702 | 147 | 0.626087 | 11,291 |
package com.dnb.services.report;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java cla... |
3e1a97768628eb2a657fa569b18aff628e10b542 | 2,005 | java | Java | runtimes/src/main/java/org/apache/ode/bpel/rtrep/v1/OConstants.java | matthieu/apache-ode | 5f8c77a7f4a13f800f79ab2ad79cc6abcf67afc6 | [
"Apache-2.0"
] | 1 | 2016-05-08T23:34:14.000Z | 2016-05-08T23:34:14.000Z | runtimes/src/main/java/org/apache/ode/bpel/rtrep/v1/OConstants.java | matthieu/apache-ode | 5f8c77a7f4a13f800f79ab2ad79cc6abcf67afc6 | [
"Apache-2.0"
] | null | null | null | runtimes/src/main/java/org/apache/ode/bpel/rtrep/v1/OConstants.java | matthieu/apache-ode | 5f8c77a7f4a13f800f79ab2ad79cc6abcf67afc6 | [
"Apache-2.0"
] | 1 | 2019-05-02T22:11:31.000Z | 2019-05-02T22:11:31.000Z | 33.983051 | 87 | 0.75212 | 11,292 | /*
* 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 ... |
3e1a97cb72d5da7fed13461b019afa0f66bbf716 | 546 | java | Java | jframe-plugin/jframe-pushy/src/main/java/jframe/pushy/Fields.java | MccreeFei/jframe | 3aadedc777b118e2c5ac47eb9e77d1ebab212c7f | [
"Apache-2.0"
] | 21 | 2015-09-01T11:51:15.000Z | 2022-03-27T07:58:39.000Z | jframe-plugin/jframe-pushy/src/main/java/jframe/pushy/Fields.java | MccreeFei/jframe | 3aadedc777b118e2c5ac47eb9e77d1ebab212c7f | [
"Apache-2.0"
] | 6 | 2015-07-25T16:22:42.000Z | 2021-07-02T18:38:54.000Z | jframe-plugin/jframe-pushy/src/main/java/jframe/pushy/Fields.java | MccreeFei/jframe | 3aadedc777b118e2c5ac47eb9e77d1ebab212c7f | [
"Apache-2.0"
] | 16 | 2015-06-18T02:29:52.000Z | 2021-11-03T12:56:19.000Z | 24.818182 | 68 | 0.725275 | 11,293 | /**
*
*/
package jframe.pushy;
/**
* @author dzh
* @date Aug 29, 2015 2:18:51 PM
* @since 1.0
*/
public interface Fields {
public static final String KEY_IOS_AUTH = "ios.auth";
public static final String KEY_IOS_PASSWORD = "ios.password";
public static final String KEY_HOST = "host";
public static final St... |
3e1a9aa772835fac81e944bac9c7f956c80ced55 | 1,248 | java | Java | Utils/java/AppUtil.java | Simplation/Daily-Collection | 9e95c5acf9dd9868f002061db4ed706a5ec3143a | [
"Apache-2.0"
] | 1 | 2020-06-06T01:23:13.000Z | 2020-06-06T01:23:13.000Z | Utils/java/AppUtil.java | Simplation/Daily-Collection | 9e95c5acf9dd9868f002061db4ed706a5ec3143a | [
"Apache-2.0"
] | null | null | null | Utils/java/AppUtil.java | Simplation/Daily-Collection | 9e95c5acf9dd9868f002061db4ed706a5ec3143a | [
"Apache-2.0"
] | null | null | null | 22.690909 | 68 | 0.731571 | 11,294 | package com.example.testutils.util
import android.content.Context;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
/**
* App 相关的工具类
*/
public class AppUtils {
private AppUtils() {
/* cannot be instantiated */
th... |
3e1a9ad0268bed3c7e64dd117778df28316aa2d5 | 4,784 | java | Java | openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/meta/ClassStrategy.java | marcomarcucci30/openjpa | 4937cfba77895995aef6e7b5374a8b54a914577c | [
"Apache-2.0"
] | 104 | 2015-01-31T01:11:05.000Z | 2022-03-20T05:28:58.000Z | openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/meta/ClassStrategy.java | marcomarcucci30/openjpa | 4937cfba77895995aef6e7b5374a8b54a914577c | [
"Apache-2.0"
] | 56 | 2016-09-30T14:04:31.000Z | 2022-02-21T11:23:53.000Z | openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/meta/ClassStrategy.java | marcomarcucci30/openjpa | 4937cfba77895995aef6e7b5374a8b54a914577c | [
"Apache-2.0"
] | 127 | 2015-01-11T14:18:46.000Z | 2022-03-23T13:46:58.000Z | 41.241379 | 78 | 0.720109 | 11,295 | /*
* 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 ... |
3e1a9b4ddfa6807ce564cf51e0472f1fd46645bb | 2,165 | java | Java | sdk-codec/src/main/java/org/fisco/bcos/sdk/codec/wrapper/ABIDefinitionFactory.java | PC-Chiu/java-sdk | 5d4aa6cf099cebbc4788e333f778f692b48d93de | [
"Apache-2.0"
] | 24 | 2020-07-09T07:20:10.000Z | 2022-03-31T08:45:13.000Z | sdk-codec/src/main/java/org/fisco/bcos/sdk/codec/wrapper/ABIDefinitionFactory.java | PC-Chiu/java-sdk | 5d4aa6cf099cebbc4788e333f778f692b48d93de | [
"Apache-2.0"
] | 522 | 2020-07-09T11:44:12.000Z | 2022-03-31T16:42:07.000Z | sdk-codec/src/main/java/org/fisco/bcos/sdk/codec/wrapper/ABIDefinitionFactory.java | PC-Chiu/java-sdk | 5d4aa6cf099cebbc4788e333f778f692b48d93de | [
"Apache-2.0"
] | 50 | 2020-07-09T07:20:16.000Z | 2022-03-15T09:10:22.000Z | 36.694915 | 97 | 0.618014 | 11,296 | package org.fisco.bcos.sdk.codec.wrapper;
import org.fisco.bcos.sdk.crypto.CryptoSuite;
import org.fisco.bcos.sdk.utils.ObjectMapperFactory;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
public class ABIDefinitionFactory {
private static final Logger logger = LoggerFactory.getLogger(ABIDefinitionFacto... |
3e1a9d46848d9963ff2a682ef0ddec1ff58e3594 | 6,291 | java | Java | web/rest-ui/src/main/java/org/artifactory/ui/rest/model/admin/services/backups/Backup.java | alancnet/artifactory | 7ac3ea76471a00543eaf60e82b554d8edd894c0f | [
"Apache-2.0"
] | 3 | 2016-01-21T11:49:08.000Z | 2018-12-11T21:02:11.000Z | web/rest-ui/src/main/java/org/artifactory/ui/rest/model/admin/services/backups/Backup.java | alancnet/artifactory | 7ac3ea76471a00543eaf60e82b554d8edd894c0f | [
"Apache-2.0"
] | null | null | null | web/rest-ui/src/main/java/org/artifactory/ui/rest/model/admin/services/backups/Backup.java | alancnet/artifactory | 7ac3ea76471a00543eaf60e82b554d8edd894c0f | [
"Apache-2.0"
] | 5 | 2015-12-08T10:22:21.000Z | 2021-06-15T16:14:00.000Z | 41.662252 | 132 | 0.70275 | 11,297 | package org.artifactory.ui.rest.model.admin.services.backups;
import org.artifactory.api.config.CentralConfigService;
import org.artifactory.api.context.ContextHelper;
import org.artifactory.descriptor.backup.BackupDescriptor;
import org.artifactory.descriptor.repo.LocalRepoDescriptor;
import org.artifactory.descripto... |
3e1a9d533ba2f64f1047a21698f5fcc8cb2e7921 | 2,409 | java | Java | src/main/java/gov/miamidade/hgowl/plugin/ui/versioning/distributed/DynamicTeamMenu.java | hypergraphdb/protegeowl | 61eefbb9a1c9fbaf31940af7055b496b7f09c0a4 | [
"Apache-2.0"
] | 5 | 2016-03-13T16:34:18.000Z | 2022-03-13T18:04:10.000Z | src/main/java/gov/miamidade/hgowl/plugin/ui/versioning/distributed/DynamicTeamMenu.java | hypergraphdb/protegeowl | 61eefbb9a1c9fbaf31940af7055b496b7f09c0a4 | [
"Apache-2.0"
] | 14 | 2015-09-14T23:31:45.000Z | 2016-07-08T01:49:42.000Z | src/main/java/gov/miamidade/hgowl/plugin/ui/versioning/distributed/DynamicTeamMenu.java | hypergraphdb/protegeowl | 61eefbb9a1c9fbaf31940af7055b496b7f09c0a4 | [
"Apache-2.0"
] | 3 | 2015-08-07T23:33:39.000Z | 2019-09-18T08:20:36.000Z | 26.472527 | 122 | 0.692403 | 11,298 | package gov.miamidade.hgowl.plugin.ui.versioning.distributed;
import gov.miamidade.hgowl.plugin.owl.VDHGOwlEditorKit;
import gov.miamidade.hgowl.plugin.ui.HGPluginAction;
import java.awt.event.ActionEvent;
import javax.swing.Action;
import javax.swing.JMenu;
import org.protege.editor.core.editorkit.Editor... |
3e1a9d680cc187a9ceef8fa7a130a5f716012f06 | 3,094 | java | Java | sentinel-extension/sentinel-annotation-aspectj/src/main/java/com/alibaba/csp/sentinel/annotation/aspectj/SentinelResourceAspect.java | messi2094/Sentinel | 3081579d5051de7c60a9e6bfc285d1178e622ce3 | [
"Apache-2.0"
] | 19,371 | 2018-07-23T03:09:38.000Z | 2022-03-31T13:26:18.000Z | sentinel-extension/sentinel-annotation-aspectj/src/main/java/com/alibaba/csp/sentinel/annotation/aspectj/SentinelResourceAspect.java | messi2094/Sentinel | 3081579d5051de7c60a9e6bfc285d1178e622ce3 | [
"Apache-2.0"
] | 2,474 | 2018-07-24T09:29:27.000Z | 2022-03-31T20:04:46.000Z | sentinel-extension/sentinel-annotation-aspectj/src/main/java/com/alibaba/csp/sentinel/annotation/aspectj/SentinelResourceAspect.java | messi2094/Sentinel | 3081579d5051de7c60a9e6bfc285d1178e622ce3 | [
"Apache-2.0"
] | 7,158 | 2018-07-23T02:15:57.000Z | 2022-03-31T10:15:46.000Z | 38.675 | 94 | 0.685844 | 11,299 | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e1a9d7ec9132d3cb257f7af1c5a19d718f9d409 | 402 | java | Java | src/main/java/com/fabriccommunity/spookytime/util/PumpkinFoods.java | biom4st3r/spooky-time | 042d76f96fda3667c97d16167085f0588b42f45a | [
"MIT"
] | null | null | null | src/main/java/com/fabriccommunity/spookytime/util/PumpkinFoods.java | biom4st3r/spooky-time | 042d76f96fda3667c97d16167085f0588b42f45a | [
"MIT"
] | null | null | null | src/main/java/com/fabriccommunity/spookytime/util/PumpkinFoods.java | biom4st3r/spooky-time | 042d76f96fda3667c97d16167085f0588b42f45a | [
"MIT"
] | null | null | null | 22.333333 | 76 | 0.778607 | 11,300 | package com.fabriccommunity.spookytime.util;
import net.minecraft.item.Item;
import java.util.ArrayList;
public class PumpkinFoods {
private static final ArrayList<Item> validPumpkinFoods = new ArrayList<>();
public static void registerPumpkinFood(Item item) {
validPumpkinFoods.add(item);
}
public static b... |
3e1a9e6275a04363a4f5b63c09ad5f44fcf8177e | 678 | java | Java | src/main/java/io/github/moosbusch/permagon/configuration/builder/converter/impl/JavaFXTabClosingPolicyConverter.java | moosbusch/Permagon | f2bc8eda35e238da3fdd8ea116214632ddb7d0b3 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/github/moosbusch/permagon/configuration/builder/converter/impl/JavaFXTabClosingPolicyConverter.java | moosbusch/Permagon | f2bc8eda35e238da3fdd8ea116214632ddb7d0b3 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/github/moosbusch/permagon/configuration/builder/converter/impl/JavaFXTabClosingPolicyConverter.java | moosbusch/Permagon | f2bc8eda35e238da3fdd8ea116214632ddb7d0b3 | [
"Apache-2.0"
] | null | null | null | 29.478261 | 106 | 0.824484 | 11,301 | package io.github.moosbusch.permagon.configuration.builder.converter.impl;
import io.github.moosbusch.permagon.configuration.builder.converter.spi.AbstractJavaFXFromStringConverter;
import javafx.scene.control.TabPane.TabClosingPolicy;
public class JavaFXTabClosingPolicyConverter extends AbstractJavaFXFromStringConve... |
3e1a9ea7517252d9f5a07ad2e051aa0657cc7a8c | 4,145 | java | Java | src/library/TagMatch.java | jefriyh/Ryuji-Mixed | 78c2c69144dab2ac1021decde6da6aedfee55a0b | [
"MIT"
] | null | null | null | src/library/TagMatch.java | jefriyh/Ryuji-Mixed | 78c2c69144dab2ac1021decde6da6aedfee55a0b | [
"MIT"
] | 1 | 2017-08-01T07:45:05.000Z | 2017-08-02T15:29:43.000Z | src/library/TagMatch.java | jefriyh/Ryuji-Mixed | 78c2c69144dab2ac1021decde6da6aedfee55a0b | [
"MIT"
] | null | null | null | 33.427419 | 90 | 0.508565 | 11,302 | /*
* 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 library;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import jav... |
3e1a9efd9b245e949786b6d97ca9f5eb15045948 | 2,569 | java | Java | src/main/java/com/trickl/influxdb/client/SportsEventPeriodUpdateClient.java | trickl/influx-db-connector | 20fb5c43c3d07894afef7e4d1a6cf7aed7d7d376 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/trickl/influxdb/client/SportsEventPeriodUpdateClient.java | trickl/influx-db-connector | 20fb5c43c3d07894afef7e4d1a6cf7aed7d7d376 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/trickl/influxdb/client/SportsEventPeriodUpdateClient.java | trickl/influx-db-connector | 20fb5c43c3d07894afef7e4d1a6cf7aed7d7d376 | [
"Apache-2.0"
] | null | null | null | 36.7 | 99 | 0.757882 | 11,303 | package com.trickl.influxdb.client;
import com.trickl.influxdb.binding.SportsEventPeriodUpdateReader;
import com.trickl.influxdb.binding.SportsEventPeriodUpdateWriter;
import com.trickl.influxdb.persistence.SportsEventPeriodUpdateEntity;
import com.trickl.model.event.sports.SportsEventPeriodUpdate;
import com.trickl.m... |
3e1aa00d3f534514b70b1aff1c117f9937bd3ef8 | 377 | java | Java | jasdb_api/src/main/java/com/oberasoftware/jasdb/api/entitymapper/annotations/JasDBEntity.java | oberasoftware/jasdb | 6791981f3e3d0808c90154fd7d78da11851cfca4 | [
"MIT",
"X11",
"Unlicense"
] | 30 | 2015-10-05T01:42:16.000Z | 2021-03-02T23:03:22.000Z | jasdb_api/src/main/java/com/oberasoftware/jasdb/api/entitymapper/annotations/JasDBEntity.java | oberasoftware/jasdb | 6791981f3e3d0808c90154fd7d78da11851cfca4 | [
"MIT",
"X11",
"Unlicense"
] | 19 | 2015-06-25T20:46:50.000Z | 2017-10-23T14:58:40.000Z | jasdb_api/src/main/java/com/oberasoftware/jasdb/api/entitymapper/annotations/JasDBEntity.java | oberasoftware/jasdb | 6791981f3e3d0808c90154fd7d78da11851cfca4 | [
"MIT",
"X11",
"Unlicense"
] | 10 | 2016-05-19T05:49:39.000Z | 2020-11-05T06:42:14.000Z | 23.5625 | 61 | 0.795756 | 11,304 | package com.oberasoftware.jasdb.api.entitymapper.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @author Renze de Vries
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)... |
3e1aa0c04d45e1a47aa46d18fb070482577ce9d1 | 2,498 | java | Java | client-external/src/main/java/com/forcam/na/ffwebservices/client/api/staffmember/staffmemberplanning/response/StaffMembersPlanningResultsResponse.java | dalbrx-forcam/java-sdk | c32a0f9b2c884fa0b2caa8c95577bd9cebd91fee | [
"MIT"
] | null | null | null | client-external/src/main/java/com/forcam/na/ffwebservices/client/api/staffmember/staffmemberplanning/response/StaffMembersPlanningResultsResponse.java | dalbrx-forcam/java-sdk | c32a0f9b2c884fa0b2caa8c95577bd9cebd91fee | [
"MIT"
] | null | null | null | client-external/src/main/java/com/forcam/na/ffwebservices/client/api/staffmember/staffmemberplanning/response/StaffMembersPlanningResultsResponse.java | dalbrx-forcam/java-sdk | c32a0f9b2c884fa0b2caa8c95577bd9cebd91fee | [
"MIT"
] | 2 | 2020-11-13T18:59:10.000Z | 2020-11-13T19:20:25.000Z | 36.735294 | 124 | 0.554444 | 11,305 | ////////////////////////////////////////////////////////////////////////////////
//
// Created by NUebele on 21.11.2018.
//
// Copyright (c) 2006 - 2018 FORCAM GmbH. All rights reserved.
////////////////////////////////////////////////////////////////////////////////
package com.forcam.na.ffwebservices.client.api.staf... |
3e1aa2cd8d4867e0e6fbbd96dc9d8c58b02f108f | 872 | java | Java | ExtraHopRestAPI/src/com/extrahop/tools/domain/MetricData.java | jefferyfry/extrahop-platform-showcase | 3224d4d2eba4509730aec9b6979836f236377d9c | [
"MIT"
] | null | null | null | ExtraHopRestAPI/src/com/extrahop/tools/domain/MetricData.java | jefferyfry/extrahop-platform-showcase | 3224d4d2eba4509730aec9b6979836f236377d9c | [
"MIT"
] | null | null | null | ExtraHopRestAPI/src/com/extrahop/tools/domain/MetricData.java | jefferyfry/extrahop-platform-showcase | 3224d4d2eba4509730aec9b6979836f236377d9c | [
"MIT"
] | null | null | null | 16.769231 | 158 | 0.698394 | 11,306 | package com.extrahop.tools.domain;
/**
* This class represents a JSON MetricData object. This is a child of MetricStats. Properties are automatically mapped to JSON properties during serialization
* and de-serialization.
* @author jeffbfry
*
*/
public class MetricData extends JSONObject{
private long oid;
pri... |
3e1aa34e505d07c381db6b8c98a810c0c6498463 | 1,059 | java | Java | dubbo-cluster/src/test/java/org/apache/dubbo/rpc/cluster/Cluster$Adaptive.java | zhvqee/dubbo | dc6b58d3ca6ce28cd1626691b079524908c1e2c8 | [
"Apache-2.0"
] | null | null | null | dubbo-cluster/src/test/java/org/apache/dubbo/rpc/cluster/Cluster$Adaptive.java | zhvqee/dubbo | dc6b58d3ca6ce28cd1626691b079524908c1e2c8 | [
"Apache-2.0"
] | null | null | null | dubbo-cluster/src/test/java/org/apache/dubbo/rpc/cluster/Cluster$Adaptive.java | zhvqee/dubbo | dc6b58d3ca6ce28cd1626691b079524908c1e2c8 | [
"Apache-2.0"
] | null | null | null | 48.136364 | 169 | 0.70916 | 11,307 | package org.apache.dubbo.rpc.cluster;
import org.apache.dubbo.common.URL;
import org.apache.dubbo.common.extension.ExtensionLoader;
import org.apache.dubbo.rpc.Invoker;
import org.apache.dubbo.rpc.RpcException;
public class Cluster$Adaptive {
public Invoker join(Directory directory) throws RpcException {
... |
3e1aa3c8175604e3ac88127ca7b7b2e94bf1d17d | 9,110 | java | Java | src/at/mep/util/IconUtil.java | tushev/Matlab-Editor-Plugin | 58d3949a67dee55f8ad37ef1007b3c0c7b16d33b | [
"MIT",
"BSD-3-Clause"
] | 80 | 2016-09-16T12:32:26.000Z | 2022-03-14T08:45:20.000Z | src/at/mep/util/IconUtil.java | Wandrys-dev/Matlab-Editor-Plugin | 7f4153d40ce0f9efc0527ce93c022212792090cf | [
"MIT",
"BSD-3-Clause"
] | 136 | 2016-09-15T06:37:35.000Z | 2022-03-03T11:16:19.000Z | src/at/mep/util/IconUtil.java | Wandrys-dev/Matlab-Editor-Plugin | 7f4153d40ce0f9efc0527ce93c022212792090cf | [
"MIT",
"BSD-3-Clause"
] | 15 | 2017-03-07T22:47:57.000Z | 2022-02-06T07:39:26.000Z | 37.03252 | 126 | 0.553348 | 11,308 | package at.mep.util;
import javax.swing.*;
import java.awt.*;
import java.awt.image.BufferedImage;
/**
* Created by Andreas Justin on 2016-08-25.
*/
public class IconUtil {
public static Icon printTextOnIcon(final Icon icon, String text, int x, int y, Font font, Color color) {
Image img = getImage(icon... |
3e1aa501f44b604d8d17405736d0cb44fd3a2059 | 1,138 | java | Java | plugins/intellij/SigmaEditorIntelliJ/src/com/ipsoft/amelia/sigma/RewriteRuleLanguage.java | nunet-io/sigmakee | b315bcd117917734111782900eacd9b0f39283ee | [
"Zlib",
"curl"
] | 83 | 2015-10-15T00:24:21.000Z | 2022-03-14T14:00:57.000Z | plugins/intellij/SigmaEditorIntelliJ/src/com/ipsoft/amelia/sigma/RewriteRuleLanguage.java | nunet-io/sigmakee | b315bcd117917734111782900eacd9b0f39283ee | [
"Zlib",
"curl"
] | 60 | 2016-02-19T16:37:07.000Z | 2022-02-01T01:47:34.000Z | plugins/intellij/SigmaEditorIntelliJ/src/com/ipsoft/amelia/sigma/RewriteRuleLanguage.java | nunet-io/sigmakee | b315bcd117917734111782900eacd9b0f39283ee | [
"Zlib",
"curl"
] | 28 | 2015-10-15T01:22:59.000Z | 2021-12-06T03:29:43.000Z | 33.588235 | 79 | 0.710158 | 11,309 | package com.ipsoft.amelia.sigma;
/*
Copyright 2014-2015 IPsoft
Author: Peigen You upchh@example.com
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 2 of the Li... |
3e1aa5482847edf49606bc90c1baf652740f5cc8 | 273 | java | Java | app/src/main/java/com/seven/seven/common/view/webview/H5ToAndroidData.java | seven123456/seven_develop | e28549c65fa5f82c3691c041fe0f06e837f014fd | [
"Apache-2.0"
] | 35 | 2018-01-04T08:37:28.000Z | 2018-08-31T08:38:04.000Z | app/src/main/java/com/seven/seven/common/view/webview/H5ToAndroidData.java | seven123456/seven_develop | e28549c65fa5f82c3691c041fe0f06e837f014fd | [
"Apache-2.0"
] | 1 | 2018-07-26T01:51:51.000Z | 2018-08-05T17:01:48.000Z | app/src/main/java/com/seven/seven/common/view/webview/H5ToAndroidData.java | seven123456/seven_develop | e28549c65fa5f82c3691c041fe0f06e837f014fd | [
"Apache-2.0"
] | null | null | null | 17.125 | 54 | 0.733577 | 11,310 | package com.seven.seven.common.view.webview;
import java.io.Serializable;
/**
* Created by seven
* on 2018/5/28
* email:lyhxr@example.com
* h5控制android事件时传递的数据
*/
public class H5ToAndroidData implements Serializable {
public int type;
public Object data;
}
|
3e1aa5a092631cd49499896dfb4222ddfc2153d5 | 2,608 | java | Java | server/src/test/java/net/kebernet/configuration/server/ConfigWriterTest.java | kebernet/erigo | 476af345aa412909286cafb1eea508e33f4363c1 | [
"Apache-2.0"
] | 2 | 2017-07-08T16:24:03.000Z | 2017-07-08T16:56:39.000Z | server/src/test/java/net/kebernet/configuration/server/ConfigWriterTest.java | kebernet/erigo | 476af345aa412909286cafb1eea508e33f4363c1 | [
"Apache-2.0"
] | null | null | null | server/src/test/java/net/kebernet/configuration/server/ConfigWriterTest.java | kebernet/erigo | 476af345aa412909286cafb1eea508e33f4363c1 | [
"Apache-2.0"
] | null | null | null | 40.75 | 115 | 0.726994 | 11,311 | /*
* Copyright (c) 2017 Robert Cooper
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e1aa7794742c4f36c40dd77021e647782135a6b | 39,170 | java | Java | src/main/java/aztech/modern_industrialization/materials/MIMaterials.java | Falkory220/Modern-Industrialization | ee0467ff91ebbbe162655760b0ca108ceccffc61 | [
"MIT"
] | null | null | null | src/main/java/aztech/modern_industrialization/materials/MIMaterials.java | Falkory220/Modern-Industrialization | ee0467ff91ebbbe162655760b0ca108ceccffc61 | [
"MIT"
] | null | null | null | src/main/java/aztech/modern_industrialization/materials/MIMaterials.java | Falkory220/Modern-Industrialization | ee0467ff91ebbbe162655760b0ca108ceccffc61 | [
"MIT"
] | null | null | null | 76.206226 | 169 | 0.67396 | 11,312 | /*
* MIT License
*
* Copyright (c) 2020 Azercoco & Technici4n
*
* 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, ... |
3e1aa7d436c4d7cf1dc1cda04a4b43771991e411 | 361 | java | Java | gulimall-order/src/main/java/top/codecrab/gulimall/order/dao/OrderSettingDao.java | Coco-king/guli-mall | 70a51e47f457a0f51f42a9edb95b0284d6997fa3 | [
"Apache-2.0"
] | null | null | null | gulimall-order/src/main/java/top/codecrab/gulimall/order/dao/OrderSettingDao.java | Coco-king/guli-mall | 70a51e47f457a0f51f42a9edb95b0284d6997fa3 | [
"Apache-2.0"
] | null | null | null | gulimall-order/src/main/java/top/codecrab/gulimall/order/dao/OrderSettingDao.java | Coco-king/guli-mall | 70a51e47f457a0f51f42a9edb95b0284d6997fa3 | [
"Apache-2.0"
] | null | null | null | 21.235294 | 73 | 0.783934 | 11,313 | package top.codecrab.gulimall.order.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import top.codecrab.gulimall.order.entity.OrderSettingEntity;
/**
* 订单配置信息
*
* @author codecrab
* @date 2021-05-28 22:46:28
*/
@Mapper
public interface OrderSettingDao ext... |
3e1aa815a0b0debd3f44989e9812490c7e6e81b9 | 3,250 | java | Java | module_one/src/main/java/com/idealbank/module_one/mvp/ui/adapter/SmartRefreshAdapter.java | xiangli19930605/xiangli | bd2499ad10e137c24e42faf54d98be7bc49c275d | [
"Apache-2.0"
] | 1 | 2019-01-31T08:14:28.000Z | 2019-01-31T08:14:28.000Z | module_one/src/main/java/com/idealbank/module_one/mvp/ui/adapter/SmartRefreshAdapter.java | xiangli19930605/xiangli | bd2499ad10e137c24e42faf54d98be7bc49c275d | [
"Apache-2.0"
] | null | null | null | module_one/src/main/java/com/idealbank/module_one/mvp/ui/adapter/SmartRefreshAdapter.java | xiangli19930605/xiangli | bd2499ad10e137c24e42faf54d98be7bc49c275d | [
"Apache-2.0"
] | null | null | null | 38.785714 | 121 | 0.673112 | 11,314 | /*
* Copyright 2017 JessYan
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... |
3e1aa8bb61c0fbd0d8922a32cde1d1b942f75311 | 10,930 | java | Java | plugins/git4idea/testFramework/git4idea/test/GitTestImpl.java | liveqmock/platform-tools-idea | 1c4b76108add6110898a7e3f8f70b970e352d3d4 | [
"Apache-2.0"
] | 2 | 2015-05-08T15:07:10.000Z | 2022-03-09T05:47:53.000Z | plugins/git4idea/testFramework/git4idea/test/GitTestImpl.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | null | null | null | plugins/git4idea/testFramework/git4idea/test/GitTestImpl.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | 2 | 2017-04-24T15:48:40.000Z | 2022-03-09T05:48:05.000Z | 36.801347 | 139 | 0.683349 | 11,315 | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e1aa8c462b45d6c4d2c6444302654c48c3e2a89 | 1,681 | java | Java | ambari-server/src/main/java/org/apache/ambari/server/controller/UserAuthenticationSourceRequestUpdateSwagger.java | MacgradyHuang/ApacheAmbari | 961ce825b9e2681bf21819147b0ee72438e0b04a | [
"Apache-2.0"
] | 1,664 | 2015-01-03T09:35:21.000Z | 2022-03-31T04:55:24.000Z | ambari-server/src/main/java/org/apache/ambari/server/controller/UserAuthenticationSourceRequestUpdateSwagger.java | MacgradyHuang/ApacheAmbari | 961ce825b9e2681bf21819147b0ee72438e0b04a | [
"Apache-2.0"
] | 3,018 | 2015-02-19T20:16:10.000Z | 2021-11-13T20:47:48.000Z | ambari-server/src/main/java/org/apache/ambari/server/controller/UserAuthenticationSourceRequestUpdateSwagger.java | MacgradyHuang/ApacheAmbari | 961ce825b9e2681bf21819147b0ee72438e0b04a | [
"Apache-2.0"
] | 1,673 | 2015-01-06T14:14:42.000Z | 2022-03-31T07:22:30.000Z | 42.025 | 108 | 0.800714 | 11,316 | /*
* 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 ... |
3e1aa912851f15f4110d76b4906e8c782dd73786 | 1,266 | java | Java | src/utilities/PageManager.java | NolanC33/wikiCrawler | de068c311fff83ee66402da402308ca53c5da0df | [
"MIT"
] | null | null | null | src/utilities/PageManager.java | NolanC33/wikiCrawler | de068c311fff83ee66402da402308ca53c5da0df | [
"MIT"
] | 1 | 2018-02-10T03:04:58.000Z | 2018-02-10T03:04:58.000Z | src/utilities/PageManager.java | NolanC33/wikiCrawler | de068c311fff83ee66402da402308ca53c5da0df | [
"MIT"
] | null | null | null | 26.375 | 122 | 0.724329 | 11,317 | package utilities;
import java.net.MalformedURLException;
import java.net.URISyntaxException;
import java.net.URL;
import java.util.Hashtable;
import exceptions.BadUrlException;
import exceptions.NotWikipediaURLException;
import exceptions.PageParseException;
public class PageManager {
private static Hashtable<St... |
3e1aaa7ca18fde1bab1beba5fe4a13bc0dd2fa3d | 4,934 | java | Java | src/main/java/com/easypick/admin/entity/MovieReview.java | b20vineeth/mallureport-admin | ed5259e6c5e32f292fa72f0b7c20bc8bdae284a7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/easypick/admin/entity/MovieReview.java | b20vineeth/mallureport-admin | ed5259e6c5e32f292fa72f0b7c20bc8bdae284a7 | [
"Apache-2.0"
] | 9 | 2020-03-29T12:49:15.000Z | 2022-02-26T19:42:13.000Z | src/main/java/com/easypick/admin/entity/MovieReview.java | b20vineeth/mallureport-admin | ed5259e6c5e32f292fa72f0b7c20bc8bdae284a7 | [
"Apache-2.0"
] | null | null | null | 23.607656 | 92 | 0.698622 | 11,318 | package com.easypick.admin.entity;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.p... |
3e1aaaabd3b7433454c7f7c16f41a019976bdfc3 | 4,256 | java | Java | testing-modules/junit5-annotations/src/test/java/com/baeldung/junit5/templates/UserIdGeneratorTestInvocationContextProvider.java | jsardan/tutorials | d7cca3ffe36a65f84a0f16107ec4888aa33fc6ae | [
"MIT"
] | 32,544 | 2015-01-02T16:59:22.000Z | 2022-03-31T21:04:05.000Z | testing-modules/junit5-annotations/src/test/java/com/baeldung/junit5/templates/UserIdGeneratorTestInvocationContextProvider.java | jsardan/tutorials | d7cca3ffe36a65f84a0f16107ec4888aa33fc6ae | [
"MIT"
] | 1,577 | 2015-02-21T17:47:03.000Z | 2022-03-31T14:25:58.000Z | testing-modules/junit5-annotations/src/test/java/com/baeldung/junit5/templates/UserIdGeneratorTestInvocationContextProvider.java | jsardan/tutorials | d7cca3ffe36a65f84a0f16107ec4888aa33fc6ae | [
"MIT"
] | 55,853 | 2015-01-01T07:52:09.000Z | 2022-03-31T21:08:15.000Z | 42.989899 | 123 | 0.62735 | 11,319 | package com.baeldung.junit5.templates;
import org.junit.jupiter.api.extension.AfterEachCallback;
import org.junit.jupiter.api.extension.AfterTestExecutionCallback;
import org.junit.jupiter.api.extension.BeforeEachCallback;
import org.junit.jupiter.api.extension.BeforeTestExecutionCallback;
import org.junit.jupiter.api... |
3e1aabeb4063dd9699ae2205b3386e9bac5754be | 23,987 | java | Java | libs/geo/src/main/java/org/elasticsearch/geometry/utils/WellKnownText.java | mankeyl/elasticsearch | e14141fd830a46bcd24c2d8b7a32170bc2b4e602 | [
"Apache-2.0"
] | null | null | null | libs/geo/src/main/java/org/elasticsearch/geometry/utils/WellKnownText.java | mankeyl/elasticsearch | e14141fd830a46bcd24c2d8b7a32170bc2b4e602 | [
"Apache-2.0"
] | null | null | null | libs/geo/src/main/java/org/elasticsearch/geometry/utils/WellKnownText.java | mankeyl/elasticsearch | e14141fd830a46bcd24c2d8b7a32170bc2b4e602 | [
"Apache-2.0"
] | null | null | null | 38.440705 | 138 | 0.54688 | 11,320 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server... |
3e1aad10405775e3eea2d69f57be2d4d020e1194 | 621 | java | Java | shiro-spring-boot/src/main/java/com/hua/modules/sys/oauth2/OAuth2Token.java | dearcode2018/auth-entire | b0988c6e924c790108c6f6ca8b418220bf0500bb | [
"Apache-2.0"
] | null | null | null | shiro-spring-boot/src/main/java/com/hua/modules/sys/oauth2/OAuth2Token.java | dearcode2018/auth-entire | b0988c6e924c790108c6f6ca8b418220bf0500bb | [
"Apache-2.0"
] | null | null | null | shiro-spring-boot/src/main/java/com/hua/modules/sys/oauth2/OAuth2Token.java | dearcode2018/auth-entire | b0988c6e924c790108c6f6ca8b418220bf0500bb | [
"Apache-2.0"
] | null | null | null | 16.864865 | 57 | 0.653846 | 11,321 | /**
* Copyright (c) 2016-2019 人人开源 All rights reserved.
*
* https://www.renren.io
*
* 版权所有,侵权必究!
*/
package com.hua.modules.sys.oauth2;
import org.apache.shiro.authc.AuthenticationToken;
/**
* token
*
* @author Mark envkt@example.com
*/
public class OAuth2Token implements AuthenticationToken {
private... |
3e1aad16ccac78033243bc788d92a465e007dddc | 11,826 | java | Java | oap-server/server-storage-plugin/storage-elasticsearch-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/elasticsearch/base/StorageEsInstaller.java | HadesRayleigh/skywalking | b20f121e64920acd4daf8dc368138c63ce1bbb0f | [
"Apache-2.0"
] | 3 | 2017-12-02T10:01:55.000Z | 2021-05-07T05:27:22.000Z | oap-server/server-storage-plugin/storage-elasticsearch-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/elasticsearch/base/StorageEsInstaller.java | chenyi19851209/incubator-skywalking | 94623f283139e31484979205ef7c14d73c91b0d0 | [
"Apache-2.0"
] | null | null | null | oap-server/server-storage-plugin/storage-elasticsearch-plugin/src/main/java/org/apache/skywalking/oap/server/storage/plugin/elasticsearch/base/StorageEsInstaller.java | chenyi19851209/incubator-skywalking | 94623f283139e31484979205ef7c14d73c91b0d0 | [
"Apache-2.0"
] | null | null | null | 50.323404 | 126 | 0.64003 | 11,322 | /*
* 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 ... |
3e1aad9187949308771afddc81e14ee29920d0d6 | 1,878 | java | Java | eclipse/src/main/java/org/eclipse/jdt/internal/compiler/parser/RecoveredImport.java | deenu713/eide | d066e1543380b5d1e1bf8b046f2206646d15e687 | [
"WTFPL"
] | 19 | 2019-06-14T03:30:21.000Z | 2022-03-15T23:41:07.000Z | src/extends-parent/jetty-all/src/main/java/org/eclipse/jdt/internal/compiler/parser/RecoveredImport.java | ivanDannels/hasor | 3b9f4ae6355c6dad2ea8818750b3e04e90cc3e39 | [
"Apache-2.0"
] | null | null | null | src/extends-parent/jetty-all/src/main/java/org/eclipse/jdt/internal/compiler/parser/RecoveredImport.java | ivanDannels/hasor | 3b9f4ae6355c6dad2ea8818750b3e04e90cc3e39 | [
"Apache-2.0"
] | 9 | 2020-04-22T00:36:15.000Z | 2022-03-22T03:33:19.000Z | 32.37931 | 101 | 0.715655 | 11,323 | /*******************************************************************************
* Copyright (c) 2000, 2009 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
3e1aae4f59d93a0a10ca9735f694a9406c5e387c | 454 | java | Java | src/test/resources/test/integration/Macro/Test.java | yift/jmacros | 65ae1cf574a8e2d077153e6d2f599d6d27941dd6 | [
"MIT"
] | 1 | 2020-06-14T21:49:41.000Z | 2020-06-14T21:49:41.000Z | src/test/resources/test/integration/Macro/Test.java | yift/jmacros | 65ae1cf574a8e2d077153e6d2f599d6d27941dd6 | [
"MIT"
] | 1 | 2020-06-04T13:39:27.000Z | 2020-06-04T13:39:27.000Z | src/test/resources/test/integration/Macro/Test.java | yift/jmacros | 65ae1cf574a8e2d077153e6d2f599d6d27941dd6 | [
"MIT"
] | null | null | null | 23.894737 | 79 | 0.484581 | 11,324 | import me.ykaplan.jmacros.LiteralMacro;
public class Test {
public static String go() {
int i = 0;
return myMacro(i+1, i+2, i+3, "a", "b");
}
private static LiteralMacro myMacro(String e1, String e2, String... args) {
String ret = "e1 = " + e1;
ret = ret +" e2 = " + e2;
... |
3e1aaefcd94e89cf601bc4d3fa570161c89a2108 | 1,332 | java | Java | src/main/java/frc/robot/commands/Autonomous/Galactic/GAL_Turn2.java | RedThunder7166/2021-RTR-Robot-Code | cc42e2ce9c9cc35b5c189b7c281b7cf1da33acfa | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/commands/Autonomous/Galactic/GAL_Turn2.java | RedThunder7166/2021-RTR-Robot-Code | cc42e2ce9c9cc35b5c189b7c281b7cf1da33acfa | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/commands/Autonomous/Galactic/GAL_Turn2.java | RedThunder7166/2021-RTR-Robot-Code | cc42e2ce9c9cc35b5c189b7c281b7cf1da33acfa | [
"BSD-3-Clause"
] | null | null | null | 26.64 | 74 | 0.71997 | 11,325 | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
package frc.robot.commands.Autonomous.Galactic;
import edu.wpi.first.wpilibj2.command.CommandBase;
import frc.robot.su... |
3e1aaff7c05f6b72f84f220cdef7d21e4fb9e1bb | 2,666 | java | Java | src/main/java/edu/utd/minecraft/mod/polycraft/experiment/tutorial/util/PathConfiguration.java | PolycraftWorld/polycraft-world | cf4436277016033455307821f0d4d84a26f1ce48 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/edu/utd/minecraft/mod/polycraft/experiment/tutorial/util/PathConfiguration.java | PolycraftWorld/polycraft-world | cf4436277016033455307821f0d4d84a26f1ce48 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/edu/utd/minecraft/mod/polycraft/experiment/tutorial/util/PathConfiguration.java | PolycraftWorld/polycraft-world | cf4436277016033455307821f0d4d84a26f1ce48 | [
"BSD-3-Clause"
] | null | null | null | 23.803571 | 150 | 0.751688 | 11,326 | package edu.utd.minecraft.mod.polycraft.experiment.tutorial.util;
import java.util.HashMap;
import com.google.gson.JsonObject;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.nbt.NBTTagList;
import net.minecraft.util.BlockPos;
public class PathConfiguration{
public enum PathType{
WALL,
OPEN,
D... |
3e1ab03ab4881e7d53291cc573450272c800bfb3 | 278 | java | Java | imagepipeline-base/src/main/java/com/facebook/cache/disk/package-info.java | dmitryvinn/fresco | f158622b3710cf661cf3ce5ef35117529f1e94dc | [
"MIT"
] | 3 | 2020-11-16T06:55:07.000Z | 2021-12-30T17:03:58.000Z | imagepipeline-base/src/main/java/com/facebook/cache/disk/package-info.java | ldz5029/fresco | bb9c7a3af375100f301cf9ef483c8478d52fe4bf | [
"MIT"
] | null | null | null | imagepipeline-base/src/main/java/com/facebook/cache/disk/package-info.java | ldz5029/fresco | bb9c7a3af375100f301cf9ef483c8478d52fe4bf | [
"MIT"
] | null | null | null | 27.8 | 66 | 0.726619 | 11,327 | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
/** Abstraction and classes related to disk cache. */
package com.facebook.cache.disk;
|
3e1ab07458241057f013bd955322abee7d22ffc0 | 878 | java | Java | yydemo-parent/yydemo-ou/src/main/java/cn/yiyizuche/common/ou/role/dao/impl/RoleMenuDaoImpl.java | xzjxylophone/YYJavaDemo | 58b7da32f4ad2261675948e86ad3e0986ba5e7c2 | [
"MIT"
] | null | null | null | yydemo-parent/yydemo-ou/src/main/java/cn/yiyizuche/common/ou/role/dao/impl/RoleMenuDaoImpl.java | xzjxylophone/YYJavaDemo | 58b7da32f4ad2261675948e86ad3e0986ba5e7c2 | [
"MIT"
] | null | null | null | yydemo-parent/yydemo-ou/src/main/java/cn/yiyizuche/common/ou/role/dao/impl/RoleMenuDaoImpl.java | xzjxylophone/YYJavaDemo | 58b7da32f4ad2261675948e86ad3e0986ba5e7c2 | [
"MIT"
] | null | null | null | 29.266667 | 75 | 0.765376 | 11,328 | package cn.yiyizuche.common.ou.role.dao.impl;
import java.util.List;
import org.springframework.stereotype.Repository;
import cn.yiyizuche.common.base.MyBatisDao;
import cn.yiyizuche.common.ou.role.entity.RoleMenuKey;
import cn.yiyizuche.common.ou.role.dao.RoleMenuDao;
@Repository(value="roleMenuDao")
pu... |
3e1ab08dddfc8e718fa3fe56693c09e155358fb3 | 653 | java | Java | oracle-speech-service/src/backup/oliv/tyrus/model/Message.java | OlivierLD/AllLanguagesScratchPad | 2d1173387e63588a5addb50c690da81c352c7439 | [
"Apache-2.0"
] | null | null | null | oracle-speech-service/src/backup/oliv/tyrus/model/Message.java | OlivierLD/AllLanguagesScratchPad | 2d1173387e63588a5addb50c690da81c352c7439 | [
"Apache-2.0"
] | null | null | null | oracle-speech-service/src/backup/oliv/tyrus/model/Message.java | OlivierLD/AllLanguagesScratchPad | 2d1173387e63588a5addb50c690da81c352c7439 | [
"Apache-2.0"
] | null | null | null | 18.657143 | 56 | 0.633997 | 11,329 | package oliv.tyrus.model;
import java.util.Date;
public class Message {
private String content;
private String sender;
private Date received;
public final String getContent() {
return content;
}
public final void setContent(final String content) {
this.content = content;
... |
3e1ab0d070b1875c4caba06e1fb79784c38a97b0 | 5,027 | java | Java | core-cube/src/main/java/org/apache/kylin/cube/cli/DictionaryGeneratorCLI.java | zhiyongwang/kylin | 77d5d7d627dcbb0ed66461a46834711106a055e1 | [
"Apache-2.0"
] | 1 | 2018-04-21T02:14:04.000Z | 2018-04-21T02:14:04.000Z | core-cube/src/main/java/org/apache/kylin/cube/cli/DictionaryGeneratorCLI.java | zhiyongwang/kylin | 77d5d7d627dcbb0ed66461a46834711106a055e1 | [
"Apache-2.0"
] | null | null | null | core-cube/src/main/java/org/apache/kylin/cube/cli/DictionaryGeneratorCLI.java | zhiyongwang/kylin | 77d5d7d627dcbb0ed66461a46834711106a055e1 | [
"Apache-2.0"
] | 1 | 2018-04-21T02:14:06.000Z | 2018-04-21T02:14:06.000Z | 44.096491 | 199 | 0.710961 | 11,330 | /*
* 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 ... |
3e1ab105de3eebbd3d7ea5594835025510a2c647 | 302 | java | Java | template/java-gradle/runtime/src/main/java/serverless/function/ServerlessFunctionException.java | michaelmerg/serverless-function-runtime-java | 83032b5abfb51b3a159aaf09c2f70e285aa6f567 | [
"MIT"
] | 4 | 2018-02-25T14:25:33.000Z | 2018-11-04T12:11:02.000Z | template/java-gradle/runtime/src/main/java/serverless/function/ServerlessFunctionException.java | michaelmerg/serverless-function-runtime-java | 83032b5abfb51b3a159aaf09c2f70e285aa6f567 | [
"MIT"
] | 1 | 2018-02-25T17:53:30.000Z | 2019-01-12T19:57:19.000Z | template/java-gradle/runtime/src/main/java/serverless/function/ServerlessFunctionException.java | michaelmerg/serverless-function-runtime-java | 83032b5abfb51b3a159aaf09c2f70e285aa6f567 | [
"MIT"
] | null | null | null | 20.133333 | 73 | 0.731788 | 11,331 | package serverless.function;
public class ServerlessFunctionException extends RuntimeException {
public ServerlessFunctionException(String message) {
super(message);
}
public ServerlessFunctionException(String message, Throwable cause) {
super(message, cause);
}
}
|
3e1ab18328bbd99f2a4457445b4c017a59da1ce4 | 833 | java | Java | modules/base/lang-api/src/main/java/com/intellij/psi/codeStyle/arrangement/NameAwareArrangementEntry.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 634 | 2015-01-01T19:14:25.000Z | 2022-03-22T11:42:50.000Z | modules/base/lang-api/src/main/java/com/intellij/psi/codeStyle/arrangement/NameAwareArrangementEntry.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 410 | 2015-01-19T09:57:51.000Z | 2022-03-22T16:24:59.000Z | modules/base/lang-api/src/main/java/com/intellij/psi/codeStyle/arrangement/NameAwareArrangementEntry.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 50 | 2015-03-10T04:14:49.000Z | 2022-03-22T07:08:45.000Z | 30.851852 | 75 | 0.741897 | 11,332 | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e1ab1bc792a0001301f138a4656d12dac7abe2d | 1,303 | java | Java | sdk/mediaservices/mgmt-v2019_05_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2019_05_01_preview/ContentKeyPolicyProperties.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 3 | 2021-09-15T16:25:19.000Z | 2021-12-17T05:41:00.000Z | sdk/mediaservices/mgmt-v2019_05_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2019_05_01_preview/ContentKeyPolicyProperties.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 306 | 2019-09-27T06:41:56.000Z | 2019-10-14T08:19:57.000Z | sdk/mediaservices/mgmt-v2019_05_01_preview/src/main/java/com/microsoft/azure/management/mediaservices/v2019_05_01_preview/ContentKeyPolicyProperties.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 1 | 2022-01-31T19:22:33.000Z | 2022-01-31T19:22:33.000Z | 26.591837 | 121 | 0.729087 | 11,334 | /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
*/
package com.microsoft.azure.management.mediaservices.v2019_05_01_preview;
import com.mi... |
3e1ab2fcb2689724c18228c1f5d369efbb1f737c | 1,969 | java | Java | src/main/java/org/dreamwork/config/IConfiguration.java | seth-yang/dreamwork-base | 31162a40912f95042364a272f3fb83a3681f82b3 | [
"MIT"
] | null | null | null | src/main/java/org/dreamwork/config/IConfiguration.java | seth-yang/dreamwork-base | 31162a40912f95042364a272f3fb83a3681f82b3 | [
"MIT"
] | null | null | null | src/main/java/org/dreamwork/config/IConfiguration.java | seth-yang/dreamwork-base | 31162a40912f95042364a272f3fb83a3681f82b3 | [
"MIT"
] | null | null | null | 28.536232 | 126 | 0.559675 | 11,335 | package org.dreamwork.config;
public interface IConfiguration {
/**
* <p>获取指定参数</p>
*
* 当提供了 <code>params</code> 时, <code>key</code> 对应的格式化字符串必须符合 {@link java.lang.String#format(String, Object...)} 的规范
* <p>获取值的顺序为
* <ol>
* <li>System.getProperty (String)</li>
* <li>当前配置配... |
3e1ab34e4a945be8671126f5e8b9d657dd2f922e | 3,212 | java | Java | core/src/com/kilobolt/zbHelpers/AssetLoader.java | torresborja/ZombieBird | d76abb33eb6e186ca49584b31da8ff84af9af60b | [
"Apache-2.0"
] | null | null | null | core/src/com/kilobolt/zbHelpers/AssetLoader.java | torresborja/ZombieBird | d76abb33eb6e186ca49584b31da8ff84af9af60b | [
"Apache-2.0"
] | null | null | null | core/src/com/kilobolt/zbHelpers/AssetLoader.java | torresborja/ZombieBird | d76abb33eb6e186ca49584b31da8ff84af9af60b | [
"Apache-2.0"
] | null | null | null | 31.80198 | 72 | 0.650996 | 11,336 | package com.kilobolt.zbHelpers;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Preferences;
import com.badlogic.gdx.audio.Sound;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.Texture.TextureFilter;
import com.badlogic.gdx.graphics.g2d.Animation;
import com.badlogic.gdx.graphics.g2d.B... |
3e1ab3ff95fa5df7440240ae331ba119245f8743 | 990 | java | Java | java-concurrency/src/main/java/io/gourd/java/concurrency/thread/ThreadPoolExecutorExample.java | GourdErwa/java-design | e95fe3413a55cc99b9655d10501611137237244b | [
"MIT"
] | 3 | 2019-12-26T02:26:51.000Z | 2021-08-15T05:35:31.000Z | java-concurrency/src/main/java/io/gourd/java/concurrency/thread/ThreadPoolExecutorExample.java | GourdErwa/java-advanced | e95fe3413a55cc99b9655d10501611137237244b | [
"MIT"
] | 6 | 2018-11-24T09:41:41.000Z | 2019-11-27T11:21:46.000Z | java-concurrency/src/main/java/io/gourd/java/concurrency/thread/ThreadPoolExecutorExample.java | GourdErwa/java-design | e95fe3413a55cc99b9655d10501611137237244b | [
"MIT"
] | 1 | 2018-11-15T10:05:07.000Z | 2018-11-15T10:05:07.000Z | 26.052632 | 71 | 0.635354 | 11,337 | package io.gourd.java.concurrency.thread;
import lombok.extern.slf4j.Slf4j;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
/**
* @author Li.Wei by 2019/12/20
*/
@Slf4j
public class ThreadPoolExecutorExample {
final ThreadPoo... |
3e1ab45b2eb5d213400452b80aba8e09318f28ee | 1,718 | java | Java | Corpus/birt/75.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 1 | 2022-01-15T02:47:45.000Z | 2022-01-15T02:47:45.000Z | Corpus/birt/75.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | Corpus/birt/75.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | 33.038462 | 99 | 0.699651 | 11,338 | /*******************************************************************************
* Copyright (c) 2004 Actuate Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availabl... |
3e1ab4806db2e3a8b6b2301a0867f7e2442f3ef8 | 151 | java | Java | Android/prism-playback/src/main/java/com/xiaojuchefu/prism/playback/model/ClickInfo.java | jianAjian/DiDiPrism | 8c533d3c689ac61b35298e4e8eb8a2d3902ee918 | [
"Apache-2.0"
] | 1,618 | 2020-11-27T08:31:27.000Z | 2022-03-31T05:39:58.000Z | Android/prism-playback/src/main/java/com/xiaojuchefu/prism/playback/model/ClickInfo.java | dahui888/DiDiPrism | 574d8564014e6a70b55dfe9efd27e85336dab84f | [
"Apache-2.0"
] | 17 | 2020-12-02T02:52:57.000Z | 2021-12-28T07:05:24.000Z | Android/prism-playback/src/main/java/com/xiaojuchefu/prism/playback/model/ClickInfo.java | dahui888/DiDiPrism | 574d8564014e6a70b55dfe9efd27e85336dab84f | [
"Apache-2.0"
] | 163 | 2020-11-27T08:45:55.000Z | 2022-03-22T04:02:37.000Z | 18.875 | 48 | 0.761589 | 11,339 | package com.xiaojuchefu.prism.playback.model;
public class ClickInfo {
public boolean hasText, hasIcon, hasPicture;
public Object content;
}
|
3e1ab52194c0d8af3f3743fcdd276b3df6fa36ed | 377 | java | Java | src/main/java/be/rubus/support/basic/rest/HelloResource.java | rdebusscher/buildAndRunWithDocker | 1a763700a7db058accb3320039d74c7d776ee9f0 | [
"Apache-2.0"
] | null | null | null | src/main/java/be/rubus/support/basic/rest/HelloResource.java | rdebusscher/buildAndRunWithDocker | 1a763700a7db058accb3320039d74c7d776ee9f0 | [
"Apache-2.0"
] | null | null | null | src/main/java/be/rubus/support/basic/rest/HelloResource.java | rdebusscher/buildAndRunWithDocker | 1a763700a7db058accb3320039d74c7d776ee9f0 | [
"Apache-2.0"
] | null | null | null | 19.842105 | 60 | 0.692308 | 11,340 | package be.rubus.support.basic.rest;
import javax.enterprise.context.RequestScoped;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
@Path("/hello")
@RequestScoped
public class HelloResource {
@GET
@Path("/{name}")
public String sayHello(@PathParam("name") String name) {
... |
3e1ab551aa154f7e49bdfb713e97fd539c1987d3 | 477 | java | Java | src/main/java/net/minestom/server/command/builder/arguments/minecraft/registry/ArgumentPotion.java | Hallzmine/minestom-server | dc722fb0e64b336ec308fd53c93ae2a5a1aa87ec | [
"Apache-2.0"
] | 1 | 2022-03-04T13:59:57.000Z | 2022-03-04T13:59:57.000Z | src/main/java/net/minestom/server/command/builder/arguments/minecraft/registry/ArgumentPotion.java | Hallzmine/minestom-server | dc722fb0e64b336ec308fd53c93ae2a5a1aa87ec | [
"Apache-2.0"
] | null | null | null | src/main/java/net/minestom/server/command/builder/arguments/minecraft/registry/ArgumentPotion.java | Hallzmine/minestom-server | dc722fb0e64b336ec308fd53c93ae2a5a1aa87ec | [
"Apache-2.0"
] | null | null | null | 23.85 | 73 | 0.740042 | 11,341 | package net.minestom.server.command.builder.arguments.minecraft.registry;
import net.minestom.server.potion.PotionType;
import net.minestom.server.registry.Registries;
/**
* Represent an argument giving a potion type
*/
public class ArgumentPotion extends ArgumentRegistry<PotionType> {
public ArgumentPotion(St... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.