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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e19ff04855b2a4f220fc78cb5170fd4ead3221c | 2,803 | java | Java | src/commons/components/Move.java | ODaynes/ProjectRPG | 104ed7d1db586525a9c104691068d13bd0809514 | [
"MIT"
] | null | null | null | src/commons/components/Move.java | ODaynes/ProjectRPG | 104ed7d1db586525a9c104691068d13bd0809514 | [
"MIT"
] | null | null | null | src/commons/components/Move.java | ODaynes/ProjectRPG | 104ed7d1db586525a9c104691068d13bd0809514 | [
"MIT"
] | null | null | null | 27.480392 | 161 | 0.629326 | 11,041 | package commons.components;
import com.sun.istack.internal.NotNull;
/**
* Created by Owen Daynes on 11/07/2019.
*/
public enum Move {
TACKLE("Tackle", "The fighter tackles the opponent with their full force.", 50, Type.NORMAL, Effect.NONE, 0),
VINE_WHIP("Vine Whip", "The fighter whips the opponent with a v... |
3e19ff0f8ccb56bd155d0d446624d843b5efbf0e | 208 | java | Java | core/remoting/src/main/java/org/nakedobjects/remoting/protocol/Marshaller.java | Corpus-2021/nakedobjects-4.0.0 | 37ee250d4c8da969eac76749420064ca4c918e8e | [
"Apache-2.0"
] | null | null | null | core/remoting/src/main/java/org/nakedobjects/remoting/protocol/Marshaller.java | Corpus-2021/nakedobjects-4.0.0 | 37ee250d4c8da969eac76749420064ca4c918e8e | [
"Apache-2.0"
] | null | null | null | core/remoting/src/main/java/org/nakedobjects/remoting/protocol/Marshaller.java | Corpus-2021/nakedobjects-4.0.0 | 37ee250d4c8da969eac76749420064ca4c918e8e | [
"Apache-2.0"
] | 1 | 2021-02-22T15:40:05.000Z | 2021-02-22T15:40:05.000Z | 20.8 | 80 | 0.807692 | 11,042 | package org.nakedobjects.remoting.protocol;
import org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent;
public interface Marshaller extends ApplicationScopedComponent{
}
|
3e19ff2d3601df679d350c9ca1f69bfebed6dfe7 | 1,319 | java | Java | gous/src/main/java/com/meyoustu/amuse/gous/lang/FileWrapper.java | LiangchengJ/amuse | 4573ca40f00bec02abbea251852e325582de6021 | [
"Apache-2.0"
] | 1 | 2020-12-23T08:13:02.000Z | 2020-12-23T08:13:02.000Z | gous/src/main/java/com/meyoustu/amuse/gous/lang/FileWrapper.java | LiangchengJ/amuse | 4573ca40f00bec02abbea251852e325582de6021 | [
"Apache-2.0"
] | null | null | null | gous/src/main/java/com/meyoustu/amuse/gous/lang/FileWrapper.java | LiangchengJ/amuse | 4573ca40f00bec02abbea251852e325582de6021 | [
"Apache-2.0"
] | null | null | null | 23.140351 | 93 | 0.576194 | 11,043 | package com.meyoustu.amuse.gous.lang;
import com.meyoustu.amuse.gous.listen.TraverseDirListener;
import com.meyoustu.amuse.gous.mey.Share;
import java.io.File;
import java.net.URI;
/**
* @author Liangcheng Juves
* Created at 2020/05/23 11:39
*/
public class FileWrapper extends File {
public FileWrapper(Strin... |
3e1a00d6aa587a4d3f291ab698573e2633bcc9e5 | 158 | java | Java | src/main/java/dan200/computercraft/core/computer/IComputerOwned.java | Vexatos/CC-Tweaked | 33fad2da15029d8d251a40dba2ba5a349653cdba | [
"MIT"
] | null | null | null | src/main/java/dan200/computercraft/core/computer/IComputerOwned.java | Vexatos/CC-Tweaked | 33fad2da15029d8d251a40dba2ba5a349653cdba | [
"MIT"
] | null | null | null | src/main/java/dan200/computercraft/core/computer/IComputerOwned.java | Vexatos/CC-Tweaked | 33fad2da15029d8d251a40dba2ba5a349653cdba | [
"MIT"
] | null | null | null | 15.8 | 43 | 0.778481 | 11,044 | package dan200.computercraft.core.computer;
import javax.annotation.Nullable;
public interface IComputerOwned
{
@Nullable
Computer getComputer();
}
|
3e1a00e9c3dee219f2e1a7b298ccd15f6ed7deb4 | 2,864 | java | Java | src/main/java/com/github/mjdetullio/jenkins/plugins/multibranch/TemplateStaplerResponseWrapper.java | Rajasekharreddygv/multi-branch-project-plugin | 9a5d6ea4df159fbbc8512a25bbca545b6c7c26b0 | [
"MIT"
] | 42 | 2015-01-12T11:24:13.000Z | 2015-12-28T11:03:36.000Z | src/main/java/com/github/mjdetullio/jenkins/plugins/multibranch/TemplateStaplerResponseWrapper.java | Rajasekharreddygv/multi-branch-project-plugin | 9a5d6ea4df159fbbc8512a25bbca545b6c7c26b0 | [
"MIT"
] | 126 | 2015-01-16T01:34:24.000Z | 2015-12-30T05:21:19.000Z | src/main/java/com/github/mjdetullio/jenkins/plugins/multibranch/TemplateStaplerResponseWrapper.java | jenkinsci-transfer/multi-branch-project-plugin | a98828f6b5ea4e0f69a83f3d274fe05063caad52 | [
"MIT"
] | 41 | 2015-12-31T13:48:40.000Z | 2022-01-14T00:53:24.000Z | 33.302326 | 108 | 0.709846 | 11,045 | /*
* The MIT License
*
* Copyright (c) 2014, Matthew DeTullio
*
* 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, ... |
3e1a010672d408b52d867e17fcf528fcc4907ead | 2,889 | java | Java | modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/metadata/IgniteMetadata.java | gridgain/apache-ignite-3 | 4760f677f8c2eeaeb34321216ef8bf4a796898de | [
"CC0-1.0"
] | 61 | 2020-12-02T06:43:04.000Z | 2022-03-24T09:28:41.000Z | modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/metadata/IgniteMetadata.java | apache/ignite-3 | c2b800084375c38e89263228cbe82153bb7bb083 | [
"CC0-1.0"
] | 73 | 2020-11-24T02:31:56.000Z | 2022-03-30T09:40:57.000Z | modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/metadata/IgniteMetadata.java | apache/ignite-3 | c2b800084375c38e89263228cbe82153bb7bb083 | [
"CC0-1.0"
] | 27 | 2020-11-23T23:52:20.000Z | 2022-03-20T12:40:17.000Z | 40.690141 | 96 | 0.717203 | 11,046 | /*
* 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 ... |
3e1a012291cb45c2aae06efca3e684bb3670495f | 2,440 | java | Java | src/main/java/graphics/renderer/Renderer.java | GitWither/Azurite | 6a1941458178ece4887664ff05efb73b6d76f1f3 | [
"MIT"
] | 1 | 2022-01-18T19:43:55.000Z | 2022-01-18T19:43:55.000Z | src/main/java/graphics/renderer/Renderer.java | goldspark/Azurite | 062a68ddbc100b43ecd89d3ba15cf7a071f2365e | [
"MIT"
] | null | null | null | src/main/java/graphics/renderer/Renderer.java | goldspark/Azurite | 062a68ddbc100b43ecd89d3ba15cf7a071f2365e | [
"MIT"
] | null | null | null | 23.68932 | 146 | 0.703279 | 11,047 | package graphics.renderer;
import ecs.GameObject;
import graphics.Framebuffer;
import graphics.Shader;
import java.util.ArrayList;
import java.util.List;
import static org.lwjgl.opengl.GL11.*;
public abstract class Renderer<T extends RenderBatch> {
/** Texture slots to be uploaded to the shader. You don't have to ... |
3e1a0170319591740bed779c54d74df95ce63218 | 2,822 | java | Java | src/main/java/alipsa/sieparser/SiePeriodValue.java | ig-neetesh/poc | 9cfb431ee410f5284714d521564919921017f3a4 | [
"MIT"
] | 1 | 2016-12-14T16:22:38.000Z | 2016-12-14T16:22:38.000Z | src/main/java/alipsa/sieparser/SiePeriodValue.java | perNyfelt/SIEParser | 6d3abf43ef37a649069c544c0e03afa06baa9cb3 | [
"MIT"
] | null | null | null | src/main/java/alipsa/sieparser/SiePeriodValue.java | perNyfelt/SIEParser | 6d3abf43ef37a649069c544c0e03afa06baa9cb3 | [
"MIT"
] | null | null | null | 25.423423 | 78 | 0.689582 | 11,048 | /*
MIT License
Copyright (c) 2015 Johan Idstam
Modifications by Per Nyfelt Copyright (c) 2016 Alipsa HB
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 limi... |
3e1a01bf957bf024f29374acfc04bee0db4affae | 18,125 | java | Java | LIBS/BGXNode/server/main/modules/query/src/java/net/digitalxpert/quicklink/query/ejb/QueryServiceImplBean.java | ValKhv/BGX | e3d57c3a0d6e542d99f6c2828d6d787544d63f50 | [
"Apache-2.0"
] | 2 | 2018-09-27T04:43:33.000Z | 2019-10-23T14:32:31.000Z | LIBS/BGXNode/server/main/modules/query/src/java/net/digitalxpert/quicklink/query/ejb/QueryServiceImplBean.java | ValKhv/BGX | e3d57c3a0d6e542d99f6c2828d6d787544d63f50 | [
"Apache-2.0"
] | null | null | null | LIBS/BGXNode/server/main/modules/query/src/java/net/digitalxpert/quicklink/query/ejb/QueryServiceImplBean.java | ValKhv/BGX | e3d57c3a0d6e542d99f6c2828d6d787544d63f50 | [
"Apache-2.0"
] | 1 | 2018-04-25T00:44:42.000Z | 2018-04-25T00:44:42.000Z | 39.574236 | 139 | 0.606014 | 11,049 | package net.bgx.bgxnetwork.query.ejb;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Locale;
import java.util.LinkedList;
import java.util.logging.Logger;
import java.io.ByteArrayOutputStream;
import java.io.ObjectOutputStream;
import javax.annotation.Resource;
import j... |
3e1a0268c495914f5759e85814d5bd63e2ecf61a | 803 | java | Java | ExercicioContagem.java | Carlos-MCV/LogicaDeProgramacaoJAVA | 8a879a5adaef63865c4226a244c69492fee34fec | [
"MIT"
] | null | null | null | ExercicioContagem.java | Carlos-MCV/LogicaDeProgramacaoJAVA | 8a879a5adaef63865c4226a244c69492fee34fec | [
"MIT"
] | null | null | null | ExercicioContagem.java | Carlos-MCV/LogicaDeProgramacaoJAVA | 8a879a5adaef63865c4226a244c69492fee34fec | [
"MIT"
] | null | null | null | 22.942857 | 79 | 0.603985 | 11,050 | /*
* 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 exerciciocontagem;
import java.util.Scanner;
/**
*
* @author carli
*/
public class ExercicioContagem {
/**
* @pa... |
3e1a0391269e2ef7397ae1144b5e3854da947956 | 4,459 | java | Java | src/main/java/com/sangupta/jerry/security/SecurityContext.java | sangupta/jerry-core | 1d5439dea73b81cb8dea0c9138a2db757029f65d | [
"Apache-2.0"
] | 5 | 2016-01-28T11:11:21.000Z | 2019-11-25T09:56:48.000Z | src/main/java/com/sangupta/jerry/security/SecurityContext.java | sangupta/jerry-core | 1d5439dea73b81cb8dea0c9138a2db757029f65d | [
"Apache-2.0"
] | 16 | 2015-03-23T11:24:17.000Z | 2021-08-25T15:34:37.000Z | src/main/java/com/sangupta/jerry/security/SecurityContext.java | sangupta/jerry-core | 1d5439dea73b81cb8dea0c9138a2db757029f65d | [
"Apache-2.0"
] | 2 | 2016-06-21T23:12:34.000Z | 2017-10-15T06:18:24.000Z | 24.5 | 103 | 0.682889 | 11,051 | /**
*
* jerry - Common Java Functionality
* Copyright (c) 2012-present, Sandeep Gupta
*
* https://sangupta.com/projects/jerry-core
*
* 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
*
... |
3e1a039716a303d8886aa20de61b4174bd68f37f | 604 | java | Java | JedaApi/src/main/java/fr/ippon/tlse/domain/DictionnaryDomain.java | KaratsuFr/Jeda | 6008218c07e45373cb03f4c62b6069ef6b51616a | [
"MIT"
] | null | null | null | JedaApi/src/main/java/fr/ippon/tlse/domain/DictionnaryDomain.java | KaratsuFr/Jeda | 6008218c07e45373cb03f4c62b6069ef6b51616a | [
"MIT"
] | null | null | null | JedaApi/src/main/java/fr/ippon/tlse/domain/DictionnaryDomain.java | KaratsuFr/Jeda | 6008218c07e45373cb03f4c62b6069ef6b51616a | [
"MIT"
] | null | null | null | 22.37037 | 88 | 0.745033 | 11,052 | package fr.ippon.tlse.domain;
import lombok.Data;
import fr.ippon.tlse.annotation.Description;
import fr.ippon.tlse.annotation.Id;
/**
* Dictonnary Domain are abstract class to have special domain value : key / value <br/>
* Usefull for selectbox, constant.... <br/>
*
* @author mpages
*
*/
@Data
public abstract... |
3e1a043316943fe861f32e8601c67534940fb163 | 14,274 | java | Java | common/src/main/java/com/tencent/angel/serving/apis/session/SessionServiceGrpc.java | raohuaming/angel-serving | 75b300d8a6a44f75a6e368be105e2698f60710e3 | [
"Apache-2.0"
] | 63 | 2018-09-28T02:38:43.000Z | 2022-02-23T10:00:14.000Z | common/src/main/java/com/tencent/angel/serving/apis/session/SessionServiceGrpc.java | raohuaming/angel-serving | 75b300d8a6a44f75a6e368be105e2698f60710e3 | [
"Apache-2.0"
] | 6 | 2019-04-10T14:15:37.000Z | 2020-08-14T07:38:39.000Z | common/src/main/java/com/tencent/angel/serving/apis/session/SessionServiceGrpc.java | raohuaming/angel-serving | 75b300d8a6a44f75a6e368be105e2698f60710e3 | [
"Apache-2.0"
] | 29 | 2018-11-13T06:09:30.000Z | 2022-01-29T09:28:42.000Z | 42.106195 | 210 | 0.739036 | 11,053 | /*
* Tencent is pleased to support the open source community by making Angel available.
*
* Copyright (C) 2017-2018 THL A29 Limited, a Tencent company. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You ma... |
3e1a043a798556b527b442f491fcc864c88e1881 | 3,358 | java | Java | server/src/main/java/org/elasticsearch/action/admin/cluster/storedscripts/TransportDeleteStoredScriptAction.java | carl10086/myes7 | 42d597ef3df0c98625715b21504732a075b5dd39 | [
"Apache-2.0"
] | 3 | 2017-05-31T14:46:18.000Z | 2022-02-15T08:04:05.000Z | server/src/main/java/org/elasticsearch/action/admin/cluster/storedscripts/TransportDeleteStoredScriptAction.java | carl10086/myes7 | 42d597ef3df0c98625715b21504732a075b5dd39 | [
"Apache-2.0"
] | 1 | 2020-09-28T15:52:16.000Z | 2020-09-28T15:52:16.000Z | server/src/main/java/org/elasticsearch/action/admin/cluster/storedscripts/TransportDeleteStoredScriptAction.java | carl10086/myes7 | 42d597ef3df0c98625715b21504732a075b5dd39 | [
"Apache-2.0"
] | 1 | 2019-03-02T20:28:31.000Z | 2019-03-02T20:28:31.000Z | 42.506329 | 133 | 0.769506 | 11,054 | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... |
3e1a05c870de522410674fc68c557ecacc17becf | 11,352 | java | Java | functional/SyntheticGCWorkload/src/net/adoptopenjdk/casa/util/Utilities.java | hangshao0/openjdk-tests | 7e0b74c8931e957c68c953ad798fdd7cc96f329b | [
"Apache-2.0"
] | 96 | 2017-05-23T15:47:36.000Z | 2021-04-25T17:26:02.000Z | functional/SyntheticGCWorkload/src/net/adoptopenjdk/casa/util/Utilities.java | hangshao0/openjdk-tests | 7e0b74c8931e957c68c953ad798fdd7cc96f329b | [
"Apache-2.0"
] | 2,005 | 2017-04-25T13:25:57.000Z | 2021-04-29T07:21:36.000Z | functional/SyntheticGCWorkload/src/net/adoptopenjdk/casa/util/Utilities.java | hangshao0/openjdk-tests | 7e0b74c8931e957c68c953ad798fdd7cc96f329b | [
"Apache-2.0"
] | 173 | 2017-04-21T15:33:50.000Z | 2021-04-28T22:39:50.000Z | 26.900474 | 142 | 0.647111 | 11,055 | /*******************************************************************************
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
3e1a0620fdae575b33d12b25a55815300aa9aa6c | 1,511 | java | Java | jaxrs-async/src/main/java/com/hantsylabs/example/ee8/jaxrs/CompletionStageResource.java | hantsy/ee8-sandbox | 60f68cb76d9d441a9600bc48b13c7e2e31f1b591 | [
"Apache-2.0"
] | 57 | 2016-05-16T08:35:58.000Z | 2022-01-18T19:42:12.000Z | jaxrs-async/src/main/java/com/hantsylabs/example/ee8/jaxrs/CompletionStageResource.java | hantsy/ee8-sandbox | 60f68cb76d9d441a9600bc48b13c7e2e31f1b591 | [
"Apache-2.0"
] | 1 | 2018-11-13T16:02:04.000Z | 2018-11-18T10:55:52.000Z | jaxrs-async/src/main/java/com/hantsylabs/example/ee8/jaxrs/CompletionStageResource.java | hantsy/ee8-sandbox | 60f68cb76d9d441a9600bc48b13c7e2e31f1b591 | [
"Apache-2.0"
] | 37 | 2016-03-05T14:21:49.000Z | 2022-01-18T19:41:59.000Z | 28.509434 | 105 | 0.585705 | 11,056 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.hantsylabs.example.ee8.jaxrs;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.CompletionStage;
... |
3e1a062d9660aab8791d4eda72be70959cbeed67 | 52,277 | java | Java | src/main/java/com/google/devtools/build/lib/analysis/actions/CustomCommandLine.java | sluongng/bazel | c1db56c5c638823c20ad5d0897028074971c64fe | [
"Apache-2.0"
] | 1 | 2022-03-17T05:59:18.000Z | 2022-03-17T05:59:18.000Z | src/main/java/com/google/devtools/build/lib/analysis/actions/CustomCommandLine.java | sgowroji/bazel | b3baae9720653a9c6fa8d97780d59331bd590e23 | [
"Apache-2.0"
] | 3 | 2022-03-23T17:53:44.000Z | 2022-03-23T17:54:01.000Z | src/main/java/com/google/devtools/build/lib/analysis/actions/CustomCommandLine.java | sgowroji/bazel | b3baae9720653a9c6fa8d97780d59331bd590e23 | [
"Apache-2.0"
] | 1 | 2022-01-12T18:08:14.000Z | 2022-01-12T18:08:14.000Z | 37.609353 | 104 | 0.674905 | 11,057 | // Copyright 2014 The Bazel Authors. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... |
3e1a0751cd9f79b85ef519758223a400261c37dc | 899 | java | Java | src/main/java/com/changqin/fast/config/FireEventHandler.java | DongJigong/spring-boot-starter-disruptor-examples | dab0eaf07296d28c36ea11ce7b7239b699de630b | [
"Apache-2.0"
] | 1 | 2020-04-07T07:52:45.000Z | 2020-04-07T07:52:45.000Z | src/main/java/com/changqin/fast/config/FireEventHandler.java | DongJigong/spring-boot-starter-disruptor-examples | dab0eaf07296d28c36ea11ce7b7239b699de630b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/changqin/fast/config/FireEventHandler.java | DongJigong/spring-boot-starter-disruptor-examples | dab0eaf07296d28c36ea11ce7b7239b699de630b | [
"Apache-2.0"
] | null | null | null | 26.441176 | 67 | 0.746385 | 11,058 | package com.changqin.fast.config;
import com.changqin.fast.domain.message.DomainMessage;
import com.changqin.fast.event.EventFirer;
import com.changqin.fast.model.UserInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
/**
* @ProjectName: spring-boot-... |
3e1a07b08c7493cd2cd56eebc5dc5eb84783dac3 | 6,726 | java | Java | src/main/java/org/olat/modules/video/ui/VideoDisplayOptions.java | em3ndez/OpenOLAT | 80176e03805b823645eb2878d0d0725fa345f5c6 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/olat/modules/video/ui/VideoDisplayOptions.java | em3ndez/OpenOLAT | 80176e03805b823645eb2878d0d0725fa345f5c6 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/olat/modules/video/ui/VideoDisplayOptions.java | em3ndez/OpenOLAT | 80176e03805b823645eb2878d0d0725fa345f5c6 | [
"Apache-2.0"
] | null | null | null | 27.946058 | 189 | 0.773422 | 11,059 | /**
* <a href="http://www.openolat.org">
* OpenOLAT - Online Learning and Training</a><br>
* <p>
* Licensed under the Apache License, Version 2.0 (the "License"); <br>
* you may not use this file except in compliance with the License.<br>
* You may obtain a copy of the License at the
* <a href="http://www.apache... |
3e1a09cfac3d0a31f752f8dbbbdb5d40b7c17986 | 753 | java | Java | rxarch/src/main/java/io/github/mechatronik/rxarch/RxArch.java | mechatronik/rxarch | 9ac793c5d50503a41b517522e85e2434bed396ea | [
"MIT"
] | null | null | null | rxarch/src/main/java/io/github/mechatronik/rxarch/RxArch.java | mechatronik/rxarch | 9ac793c5d50503a41b517522e85e2434bed396ea | [
"MIT"
] | null | null | null | rxarch/src/main/java/io/github/mechatronik/rxarch/RxArch.java | mechatronik/rxarch | 9ac793c5d50503a41b517522e85e2434bed396ea | [
"MIT"
] | null | null | null | 23.53125 | 76 | 0.713147 | 11,060 | /*
* Copyright © 2018 Konrad Kowalewski
*
* This code is licensed under MIT license (see LICENSE for details)
*/
package io.github.mechatronik.rxarch;
import android.arch.lifecycle.LiveData;
import io.reactivex.MaybeSource;
import io.reactivex.ObservableSource;
import io.reactivex.SingleSource;
public final cl... |
3e1a09e74b23fb1f588d1b10f819e4d5a73f9187 | 1,639 | java | Java | aliyun-java-sdk-emr/src/main/java/com/aliyuncs/emr/model/v20160408/DescribeSecurityGroupAttributeRequest.java | ssy352959096/aliyun-openapi-java-sdk | 7decd0e2273445b4311d576202fb6151e2194596 | [
"Apache-2.0"
] | 3 | 2021-01-25T16:15:23.000Z | 2021-01-25T16:15:54.000Z | aliyun-java-sdk-emr/src/main/java/com/aliyuncs/emr/model/v20160408/DescribeSecurityGroupAttributeRequest.java | 03040081/aliyun-openapi-java-sdk | cf7a6bf5355f0dce0a7de21591f22d337377866c | [
"Apache-2.0"
] | null | null | null | aliyun-java-sdk-emr/src/main/java/com/aliyuncs/emr/model/v20160408/DescribeSecurityGroupAttributeRequest.java | 03040081/aliyun-openapi-java-sdk | cf7a6bf5355f0dce0a7de21591f22d337377866c | [
"Apache-2.0"
] | null | null | null | 26.868852 | 114 | 0.751068 | 11,061 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
3e1a09fc8f42e7ce2da97daad8652af0ca5b2cae | 2,183 | java | Java | Mage.Sets/src/mage/cards/w/WeightOfSpires.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/w/WeightOfSpires.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/w/WeightOfSpires.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 30.319444 | 141 | 0.707284 | 11,062 |
package mage.cards.w;
import java.util.UUID;
import mage.abilities.Ability;
import mage.abilities.effects.OneShotEffect;
import mage.abilities.effects.common.DamageTargetEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.Outcome;
import mage.filter... |
3e1a0bf1e2a02b8401b33e3b937eede609069f98 | 13,958 | java | Java | src/java/org/apache/cassandra/cql3/statements/CreateMaterializedViewStatement.java | Icaruszzc/cassandra | 47886dff3d13534070b2bc6690b807edec3ac567 | [
"Apache-2.0"
] | null | null | null | src/java/org/apache/cassandra/cql3/statements/CreateMaterializedViewStatement.java | Icaruszzc/cassandra | 47886dff3d13534070b2bc6690b807edec3ac567 | [
"Apache-2.0"
] | null | null | null | src/java/org/apache/cassandra/cql3/statements/CreateMaterializedViewStatement.java | Icaruszzc/cassandra | 47886dff3d13534070b2bc6690b807edec3ac567 | [
"Apache-2.0"
] | null | null | null | 49.496454 | 185 | 0.644362 | 11,063 | /*
* 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 ... |
3e1a0d61166b3fdf2e094e2c712ea8bf2387f3d7 | 900 | java | Java | xchange-bitcurex/src/main/java/com/xeiam/xchange/bitcurex/Bitcurex.java | PiotrLadyzynski/XChange | 634c8bc515df57a99ca0fe2adcd7fb361cc338b5 | [
"MIT"
] | 11 | 2015-07-19T00:56:14.000Z | 2021-05-21T20:31:44.000Z | xchange-bitcurex/src/main/java/com/xeiam/xchange/bitcurex/Bitcurex.java | joansmith3/XChange | 83c9f154cfb56ad53e0e5cdff487c67b261fdebf | [
"MIT"
] | null | null | null | xchange-bitcurex/src/main/java/com/xeiam/xchange/bitcurex/Bitcurex.java | joansmith3/XChange | 83c9f154cfb56ad53e0e5cdff487c67b261fdebf | [
"MIT"
] | 5 | 2015-03-13T07:13:35.000Z | 2020-06-22T03:36:22.000Z | 28.125 | 95 | 0.782222 | 11,064 | package com.xeiam.xchange.bitcurex;
import java.io.IOException;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import com.xeiam.xchange.bitcurex.dto.marketdata.BitcurexDepth;
import com.xeiam.xchange.bitcurex.dto.marketda... |
3e1a0d664dd57c24ee9184b23dddbe611021cb66 | 422 | java | Java | ruoyi-admin/src/main/java/com/ruoyi/web/controller/demo/entity/RelationStatus.java | FlameYagami/RuoYi-bilibili | a24af1e535969d7aeae417fb4a9a6a80507af1fc | [
"MIT"
] | null | null | null | ruoyi-admin/src/main/java/com/ruoyi/web/controller/demo/entity/RelationStatus.java | FlameYagami/RuoYi-bilibili | a24af1e535969d7aeae417fb4a9a6a80507af1fc | [
"MIT"
] | null | null | null | ruoyi-admin/src/main/java/com/ruoyi/web/controller/demo/entity/RelationStatus.java | FlameYagami/RuoYi-bilibili | a24af1e535969d7aeae417fb4a9a6a80507af1fc | [
"MIT"
] | null | null | null | 19.181818 | 53 | 0.755924 | 11,065 | package com.ruoyi.web.controller.demo.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
import java.util.Date;
/**
* Created by Flame on 2021/02/07.
**/
@Data
@TableName("t_bilibili_relation_status")
public class RelationStatus {... |
3e1a0da63cb01014f4c1931c9c54470b88135f47 | 2,794 | java | Java | stelvio-batch-java/src/main/java/no/stelvio/batch/count/support/CounterEvent.java | navikt/stelvio | a13c081b6fb96425464c3de278b496a6be9d6da4 | [
"MIT"
] | null | null | null | stelvio-batch-java/src/main/java/no/stelvio/batch/count/support/CounterEvent.java | navikt/stelvio | a13c081b6fb96425464c3de278b496a6be9d6da4 | [
"MIT"
] | null | null | null | stelvio-batch-java/src/main/java/no/stelvio/batch/count/support/CounterEvent.java | navikt/stelvio | a13c081b6fb96425464c3de278b496a6be9d6da4 | [
"MIT"
] | null | null | null | 23.090909 | 119 | 0.648533 | 11,066 | package no.stelvio.batch.count.support;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
/**
* A batch event that can be coun... |
3e1a0dda831a776cdaa8324ab2f0f94d672bbb2d | 2,883 | java | Java | portfolio/src/main/java/com/google/sps/utils/SpeechUtils.java | abbymapes/step43-2020 | c68a045e265f0ac461b9e6c08089dea044354699 | [
"Apache-2.0"
] | 1 | 2020-06-23T03:10:08.000Z | 2020-06-23T03:10:08.000Z | portfolio/src/main/java/com/google/sps/utils/SpeechUtils.java | abbymapes/step43-2020 | c68a045e265f0ac461b9e6c08089dea044354699 | [
"Apache-2.0"
] | 19 | 2020-06-23T17:16:21.000Z | 2020-07-29T14:14:49.000Z | portfolio/src/main/java/com/google/sps/utils/SpeechUtils.java | abbymapes/step43-2020 | c68a045e265f0ac461b9e6c08089dea044354699 | [
"Apache-2.0"
] | 3 | 2020-06-23T01:34:51.000Z | 2020-06-23T16:38:21.000Z | 37.441558 | 96 | 0.721471 | 11,067 | /*
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... |
3e1a0e04d1a5f644f8285c5c48b8cdd8e3eee968 | 6,552 | java | Java | vcx/wrappers/java/vcx/src/main/java/com/evernym/sdk/vcx/wallet/WalletApi.java | tplooker/sdk | 8feef310a9867771da24ecdfa67dd69fcb0e2d54 | [
"Apache-2.0"
] | null | null | null | vcx/wrappers/java/vcx/src/main/java/com/evernym/sdk/vcx/wallet/WalletApi.java | tplooker/sdk | 8feef310a9867771da24ecdfa67dd69fcb0e2d54 | [
"Apache-2.0"
] | null | null | null | vcx/wrappers/java/vcx/src/main/java/com/evernym/sdk/vcx/wallet/WalletApi.java | tplooker/sdk | 8feef310a9867771da24ecdfa67dd69fcb0e2d54 | [
"Apache-2.0"
] | null | null | null | 38.315789 | 139 | 0.671551 | 11,068 | package com.evernym.sdk.vcx.wallet;
import android.util.Log;
import com.evernym.sdk.vcx.LibVcx;
import com.evernym.sdk.vcx.ParamGuard;
import com.evernym.sdk.vcx.VcxException;
import com.evernym.sdk.vcx.VcxJava;
import com.sun.jna.Callback;
import java9.util.concurrent.CompletableFuture;
public class WalletApi exte... |
3e1a0e9f5e6261eb52f4bcab4bc5bb4fc2478d18 | 2,431 | java | Java | domain-api/src/main/java/org/yes/cart/service/order/OrderSplittingStrategy.java | Yulyalu/yes-cart | 611f24daac39a7678400af1bd72e662b6b44c7c2 | [
"Apache-2.0"
] | 122 | 2015-07-15T08:26:40.000Z | 2022-03-14T08:02:29.000Z | domain-api/src/main/java/org/yes/cart/service/order/OrderSplittingStrategy.java | Yulyalu/yes-cart | 611f24daac39a7678400af1bd72e662b6b44c7c2 | [
"Apache-2.0"
] | 42 | 2016-11-13T07:22:55.000Z | 2022-03-31T19:58:11.000Z | domain-api/src/main/java/org/yes/cart/service/order/OrderSplittingStrategy.java | Yulyalu/yes-cart | 611f24daac39a7678400af1bd72e662b6b44c7c2 | [
"Apache-2.0"
] | 88 | 2015-09-04T12:04:45.000Z | 2022-02-08T17:29:40.000Z | 34.728571 | 108 | 0.621144 | 11,069 | /*
* Copyright 2009 Inspire-Software.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... |
3e1a0f2539117b5c1792f45ae205aeda910c167b | 328 | java | Java | lib_common/src/main/java/com/guiying/module/common/base/IApplicationDelegate.java | KyrieWangyz/ModulePattern-master | 73cc7ada08ab879dfa2c2e0e868455644ed7cb9d | [
"Apache-2.0"
] | 1 | 2018-12-03T07:32:51.000Z | 2018-12-03T07:32:51.000Z | lib_common/src/main/java/com/guiying/module/common/base/IApplicationDelegate.java | KyrieWangyz/ModulePattern-master | 73cc7ada08ab879dfa2c2e0e868455644ed7cb9d | [
"Apache-2.0"
] | null | null | null | lib_common/src/main/java/com/guiying/module/common/base/IApplicationDelegate.java | KyrieWangyz/ModulePattern-master | 73cc7ada08ab879dfa2c2e0e868455644ed7cb9d | [
"Apache-2.0"
] | null | null | null | 13.666667 | 39 | 0.676829 | 11,070 | package com.guiying.module.common.base;
import android.support.annotation.Keep;
/**
* <p>类说明</p>
*
* @author Kyrie
* @version V2.8.3
* @name ApplicationDelegate
*/
@Keep
public interface IApplicationDelegate {
void onCreate();
void onTerminate();
void onLowMemory();
void onTrimMemory(int lev... |
3e1a0f73a1f9762c3a7e23ffb5b21fb5319fd5cb | 1,237 | java | Java | src/main/java/com/urcpo/mstr/beans/Customer.java | Methodo-Stats-Tutor/backend | 9cedccacd1ce11dda495c98e236e1d2c6ae30d62 | [
"MIT"
] | null | null | null | src/main/java/com/urcpo/mstr/beans/Customer.java | Methodo-Stats-Tutor/backend | 9cedccacd1ce11dda495c98e236e1d2c6ae30d62 | [
"MIT"
] | null | null | null | src/main/java/com/urcpo/mstr/beans/Customer.java | Methodo-Stats-Tutor/backend | 9cedccacd1ce11dda495c98e236e1d2c6ae30d62 | [
"MIT"
] | null | null | null | 26.891304 | 62 | 0.701698 | 11,071 | package com.urcpo.mstr.beans;
/**
* 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, Versio... |
3e1a0f79d4fe3850f48faa99736a2b5894a535ea | 403 | java | Java | src/main/java/com/tambunan/handlers/TaxChangedHandler.java | timpamungkas/bootservice | 34e6886dfaa647cc99437968dcddabe49a054364 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/tambunan/handlers/TaxChangedHandler.java | timpamungkas/bootservice | 34e6886dfaa647cc99437968dcddabe49a054364 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/tambunan/handlers/TaxChangedHandler.java | timpamungkas/bootservice | 34e6886dfaa647cc99437968dcddabe49a054364 | [
"Apache-2.0"
] | null | null | null | 26.866667 | 67 | 0.771712 | 11,072 | package com.tambunan.handlers;
import com.google.common.eventbus.Subscribe;
import com.tambunan.bus.BuzzHandler;
import com.tambunan.bus.BuzzMessage;
import com.tambunan.messages.TaxChanged;
public class TaxChangedHandler implements BuzzHandler<TaxChanged> {
@Override
@Subscribe
public void handle(TaxChan... |
3e1a0fa885214f1cfb47a5f4689376961a0bad04 | 590 | java | Java | security/buckler_public/src/java/com/internal/pubsector/civilian/buckler/controllers/ControllerInterface.java | joshwarecom/joshwarecom.github.com | 8f7c1be0425b2dcf9d5b8231dd613b4ff7ad9442 | [
"MIT"
] | null | null | null | security/buckler_public/src/java/com/internal/pubsector/civilian/buckler/controllers/ControllerInterface.java | joshwarecom/joshwarecom.github.com | 8f7c1be0425b2dcf9d5b8231dd613b4ff7ad9442 | [
"MIT"
] | null | null | null | security/buckler_public/src/java/com/internal/pubsector/civilian/buckler/controllers/ControllerInterface.java | joshwarecom/joshwarecom.github.com | 8f7c1be0425b2dcf9d5b8231dd613b4ff7ad9442 | [
"MIT"
] | null | null | null | 28.095238 | 72 | 0.779661 | 11,073 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.internal.pubsector.civilian.buckler.controllers;
import com.internal.pubsector.civilian.buckler.managers.TestManager;
import com.internal.pubsector.civilian.buckler.managers.KeyManager;
import java.util.Map;... |
3e1a0fc683bb83da41e6f78a059bc233005aaf53 | 973 | java | Java | clbs/src/main/java/com/zw/api/service/impl/SwaggerMediaServiceImpl.java | youyouqiu/hybrid-development | 784c5227a73d1e6609b701a42ef4cdfd6400d2b7 | [
"MIT"
] | 1 | 2021-09-29T02:13:49.000Z | 2021-09-29T02:13:49.000Z | clbs/src/main/java/com/zw/api/service/impl/SwaggerMediaServiceImpl.java | youyouqiu/hybrid-development | 784c5227a73d1e6609b701a42ef4cdfd6400d2b7 | [
"MIT"
] | null | null | null | clbs/src/main/java/com/zw/api/service/impl/SwaggerMediaServiceImpl.java | youyouqiu/hybrid-development | 784c5227a73d1e6609b701a42ef4cdfd6400d2b7 | [
"MIT"
] | null | null | null | 32.433333 | 105 | 0.76259 | 11,074 | package com.zw.api.service.impl;
import com.zw.api.domain.MediaInfo;
import com.zw.api.repository.mysql.SwaggerMediaDao;
import com.zw.api.service.SwaggerMediaService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.st... |
3e1a0fcece3edaf1498be6916d53d1ce598249f6 | 3,975 | java | Java | clustering/src/main/java/io/hyperfoil/clustering/Run.java | Hyperfoil/Hyperfoil | fc3542f497403c0d23780f9f1de0a4579e01d55e | [
"Apache-2.0"
] | 38 | 2019-01-31T19:08:56.000Z | 2022-03-17T10:48:25.000Z | clustering/src/main/java/io/hyperfoil/clustering/Run.java | Hyperfoil/Hyperfoil | fc3542f497403c0d23780f9f1de0a4579e01d55e | [
"Apache-2.0"
] | 196 | 2019-01-16T15:12:28.000Z | 2022-03-25T07:11:19.000Z | clustering/src/main/java/io/hyperfoil/clustering/Run.java | Hyperfoil/Hyperfoil | fc3542f497403c0d23780f9f1de0a4579e01d55e | [
"Apache-2.0"
] | 20 | 2019-02-01T16:59:18.000Z | 2021-12-02T10:29:56.000Z | 33.686441 | 174 | 0.658113 | 11,075 | package io.hyperfoil.clustering;
import java.nio.file.Path;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.function.Supplier;
import io.hyperfoil.api.config.Benchmark;
import io.hyperfoil.api.config.Phase;
import io.hyperfoil.controller.StatisticsSt... |
3e1a101628cb30c987f67a964ac0e022eb7d0a30 | 1,991 | java | Java | container-search/src/test/java/com/yahoo/search/query/profile/test/QueryProfileVariantsCloneTestCase.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,054 | 2017-08-11T07:58:38.000Z | 2022-03-31T22:32:15.000Z | container-search/src/test/java/com/yahoo/search/query/profile/test/QueryProfileVariantsCloneTestCase.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 4,854 | 2017-08-10T20:19:25.000Z | 2022-03-31T19:04:23.000Z | container-search/src/test/java/com/yahoo/search/query/profile/test/QueryProfileVariantsCloneTestCase.java | sagiyaho/vespa | 5865b9bb80b540f6d252312fa6002300b2f1c9ee | [
"Apache-2.0"
] | 541 | 2017-08-10T18:51:18.000Z | 2022-03-11T03:18:56.000Z | 35.553571 | 104 | 0.716223 | 11,076 | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.search.query.profile.test;
import com.yahoo.search.query.profile.DimensionValues;
import com.yahoo.search.query.profile.QueryProfile;
import com.yahoo.search.query.profile.compiled.CompiledQueryP... |
3e1a1050ed5fb7603db83d8e3703a86045893e15 | 1,139 | java | Java | gmall-pms/src/main/java/com/atguigu/gmall/pms/entity/SkuSaleAttrValueEntity.java | xujian19961108/gmall | 604aab46ca19a6a73a4a87d31bd83b4fc49fd08c | [
"Apache-2.0"
] | null | null | null | gmall-pms/src/main/java/com/atguigu/gmall/pms/entity/SkuSaleAttrValueEntity.java | xujian19961108/gmall | 604aab46ca19a6a73a4a87d31bd83b4fc49fd08c | [
"Apache-2.0"
] | 1 | 2021-04-22T17:01:37.000Z | 2021-04-22T17:01:37.000Z | gmall-pms/src/main/java/com/atguigu/gmall/pms/entity/SkuSaleAttrValueEntity.java | xujian19961108/gmall | 604aab46ca19a6a73a4a87d31bd83b4fc49fd08c | [
"Apache-2.0"
] | null | null | null | 19.982456 | 61 | 0.702371 | 11,077 | package com.atguigu.gmall.pms.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* sku销售属性... |
3e1a106111f1877ffe5c53ad1fe9e6bf5313031b | 970 | java | Java | AppStoreTest/app/src/main/java/com/juanocampo/test/appstoretest/api/ProxyApp.java | ingjuanocampo/AppStoreTest | 01e91035f67e9ff3cc7400ec823f42d566064ebe | [
"Apache-2.0"
] | null | null | null | AppStoreTest/app/src/main/java/com/juanocampo/test/appstoretest/api/ProxyApp.java | ingjuanocampo/AppStoreTest | 01e91035f67e9ff3cc7400ec823f42d566064ebe | [
"Apache-2.0"
] | null | null | null | AppStoreTest/app/src/main/java/com/juanocampo/test/appstoretest/api/ProxyApp.java | ingjuanocampo/AppStoreTest | 01e91035f67e9ff3cc7400ec823f42d566064ebe | [
"Apache-2.0"
] | null | null | null | 26.944444 | 95 | 0.693814 | 11,078 | package com.juanocampo.test.appstoretest.api;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
/**
* Created by juanocampo
*/
public class ProxyApp {
private final Context context;
private Itunes itunes;
public ProxyApp(Context context) {
... |
3e1a10788023e9f5c4db853c04cb2cb791b8dd45 | 1,221 | java | Java | java/src/com/google/gxp/compiler/reparent/UnknownContentTypeError.java | xenomachina/gxp | 65acae881b2b43569725d36a0dab17d2ac787cdf | [
"Apache-2.0"
] | null | null | null | java/src/com/google/gxp/compiler/reparent/UnknownContentTypeError.java | xenomachina/gxp | 65acae881b2b43569725d36a0dab17d2ac787cdf | [
"Apache-2.0"
] | null | null | null | java/src/com/google/gxp/compiler/reparent/UnknownContentTypeError.java | xenomachina/gxp | 65acae881b2b43569725d36a0dab17d2ac787cdf | [
"Apache-2.0"
] | null | null | null | 33.916667 | 75 | 0.755938 | 11,079 | /*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e1a10c4ff0822f7caf3375a17a7c8109fdd59f7 | 3,999 | java | Java | src/main/java/lemon/core/Pair.java | emiruner/lemon | dd26d3457968b94ecdf534fc941a0e355bff3815 | [
"Apache-2.0"
] | null | null | null | src/main/java/lemon/core/Pair.java | emiruner/lemon | dd26d3457968b94ecdf534fc941a0e355bff3815 | [
"Apache-2.0"
] | 1 | 2021-01-17T15:02:35.000Z | 2021-01-17T15:02:35.000Z | src/main/java/lemon/core/Pair.java | emiruner/lemon | dd26d3457968b94ecdf534fc941a0e355bff3815 | [
"Apache-2.0"
] | null | null | null | 23.803571 | 71 | 0.541885 | 11,080 | package lemon.core;
import java.util.Iterator;
public class Pair extends LObjectBase implements Iterable<LObject> {
public static int TYPE = 3;
public Pair(LObject head) {
this(head, Constants.NIL);
}
public Pair(LObject head, LObject tail) {
super(TYPE, 2);
setHead(head);
... |
3e1a10de16b81307b2c86b5be0b5b86e8ee70a2c | 1,076 | java | Java | JAVASsty/src/main/java/com/Sysclass/XunliehuaTest.java | endcy/Endcy_Config | 9a5ad08672bd42dfefd8b848d52bce285692cc68 | [
"MIT"
] | null | null | null | JAVASsty/src/main/java/com/Sysclass/XunliehuaTest.java | endcy/Endcy_Config | 9a5ad08672bd42dfefd8b848d52bce285692cc68 | [
"MIT"
] | 6 | 2020-06-15T20:48:17.000Z | 2022-02-09T22:56:45.000Z | JAVASsty/src/main/java/com/Sysclass/XunliehuaTest.java | endcy/Endcy_Projects | 9a5ad08672bd42dfefd8b848d52bce285692cc68 | [
"MIT"
] | null | null | null | 22.893617 | 67 | 0.605019 | 11,081 | package com.Sysclass;
import java.util.*;
public class XunliehuaTest {
ArrayList a1;
public XunliehuaTest(int num,int mod){
a1=new ArrayList(num);
Random rand=new Random();
System.out.println("排序之前");
for(int i=0;i<num;i++){
a1.add(new Integer(Math.abs(rand.nextInt())%mod+1));
System.out.println("a1["+... |
3e1a12e5e9033ce844b4ed7a01a8cb3fc6750307 | 170 | java | Java | services/uaa/src/main/java/com/github/punchat/uaa/events/EventBus.java | punchat/backend | 969f64e12a0ac9357ec693de075c9a928e8a783a | [
"Apache-2.0"
] | 1 | 2018-03-31T19:44:51.000Z | 2018-03-31T19:44:51.000Z | services/uaa/src/main/java/com/github/punchat/uaa/events/EventBus.java | punchat/backend | 969f64e12a0ac9357ec693de075c9a928e8a783a | [
"Apache-2.0"
] | 50 | 2018-04-02T08:53:22.000Z | 2018-06-10T05:35:15.000Z | services/uaa/src/main/java/com/github/punchat/uaa/events/EventBus.java | punchat/punchat | 969f64e12a0ac9357ec693de075c9a928e8a783a | [
"Apache-2.0"
] | null | null | null | 21.25 | 53 | 0.805882 | 11,082 | package com.github.punchat.uaa.events;
import com.github.punchat.events.AccountCreatedEvent;
public interface EventBus {
void publish(AccountCreatedEvent event);
}
|
3e1a13aa94da4782f8954b2cc2fdab2b2c8c5404 | 1,999 | java | Java | src/main/java/com/npn/spring/learning/logger/smallsite/models/factories/SendFilesFactory.java | Novoselov-pavel/small-site-spring-log | 9970b9552de53844298cdde247fd4fca805ecf67 | [
"MIT"
] | 11 | 2020-07-05T19:10:58.000Z | 2021-12-13T19:28:51.000Z | src/main/java/com/npn/spring/learning/logger/smallsite/models/factories/SendFilesFactory.java | Novoselov-pavel/small-site-spring-log | 9970b9552de53844298cdde247fd4fca805ecf67 | [
"MIT"
] | 3 | 2020-07-17T19:33:31.000Z | 2022-03-31T20:54:09.000Z | src/main/java/com/npn/spring/learning/logger/smallsite/models/factories/SendFilesFactory.java | Novoselov-pavel/small-site-spring-log | 9970b9552de53844298cdde247fd4fca805ecf67 | [
"MIT"
] | null | null | null | 35.696429 | 102 | 0.711856 | 11,083 | package com.npn.spring.learning.logger.smallsite.models.factories;
import com.npn.spring.learning.logger.smallsite.models.ProvidedObject;
import com.npn.spring.learning.logger.smallsite.models.driver.GetFilesInterface;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype... |
3e1a13d6beb0ba3d252f17715b8cbe9e3e7f0a31 | 1,587 | java | Java | src/main/java/com/pkran/blockchain/models/Block.java | panakran/spring-boot-blockchain-impl | abc604598dec9f5af1f23fbf3a7944c1cf4b1e7e | [
"MIT"
] | null | null | null | src/main/java/com/pkran/blockchain/models/Block.java | panakran/spring-boot-blockchain-impl | abc604598dec9f5af1f23fbf3a7944c1cf4b1e7e | [
"MIT"
] | null | null | null | src/main/java/com/pkran/blockchain/models/Block.java | panakran/spring-boot-blockchain-impl | abc604598dec9f5af1f23fbf3a7944c1cf4b1e7e | [
"MIT"
] | null | null | null | 20.881579 | 65 | 0.647763 | 11,084 | package com.pkran.blockchain.models;
import com.pkran.blockchain.Utilities.BlockchainUtil;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class Block {
private String hash;
private String previousHash;
private String merkleRoot;
private List<Transaction> transacti... |
3e1a1459a8d52b206c219b3681aaedd2c7d4c18e | 1,446 | java | Java | BrickKit/app/src/main/java/com/wayfair/brickkitdemo/FragmentBrickFragment.java | deanshi/brickkit-android | 6151a3e652834687a2cc82d9c4174dd9f333f3c7 | [
"Apache-2.0"
] | null | null | null | BrickKit/app/src/main/java/com/wayfair/brickkitdemo/FragmentBrickFragment.java | deanshi/brickkit-android | 6151a3e652834687a2cc82d9c4174dd9f333f3c7 | [
"Apache-2.0"
] | null | null | null | BrickKit/app/src/main/java/com/wayfair/brickkitdemo/FragmentBrickFragment.java | deanshi/brickkit-android | 6151a3e652834687a2cc82d9c4174dd9f333f3c7 | [
"Apache-2.0"
] | null | null | null | 32.863636 | 99 | 0.58852 | 11,085 | /**
* Copyright © 2017 Wayfair. All rights reserved.
*/
package com.wayfair.brickkitdemo;
import android.os.Bundle;
import com.wayfair.brickkit.BrickFragment;
import com.wayfair.brickkit.size.SimpleBrickSize;
import com.wayfair.brickkitdemo.bricks.FragmentBrick;
/**
* Example of fragment containing {@link Fragmen... |
3e1a147b12deea93e2f4dbe9ec15b2dd210f7852 | 2,481 | java | Java | tddl-rule/src/test/java/com/taobao/tddl/rule/utils/AdvancedParameterParserTest.java | hejianzxl/TDDL-1 | 33ab99c37ae8b927f1cd3294d1ec8aa31b71c84b | [
"Apache-2.0"
] | 35 | 2015-09-08T12:46:12.000Z | 2021-09-10T02:17:31.000Z | tddl-rule/src/test/java/com/taobao/tddl/rule/utils/AdvancedParameterParserTest.java | hejianzxl/TDDL-1 | 33ab99c37ae8b927f1cd3294d1ec8aa31b71c84b | [
"Apache-2.0"
] | null | null | null | tddl-rule/src/test/java/com/taobao/tddl/rule/utils/AdvancedParameterParserTest.java | hejianzxl/TDDL-1 | 33ab99c37ae8b927f1cd3294d1ec8aa31b71c84b | [
"Apache-2.0"
] | 63 | 2015-07-24T08:27:19.000Z | 2022-01-17T07:16:25.000Z | 38.765625 | 108 | 0.683595 | 11,086 | package com.taobao.tddl.rule.utils;
import org.junit.Assert;
import org.junit.Test;
import com.taobao.tddl.rule.model.AdvancedParameter;
import com.taobao.tddl.rule.model.AdvancedParameter.AtomIncreaseType;
import com.taobao.tddl.rule.model.AdvancedParameter.Range;
public class AdvancedParameterParserTest {
@Te... |
3e1a14ce31540c2f8c65b316c27c0cfcc2cf4331 | 2,906 | java | Java | train/src/main/java/com/expedia/aquila/train/AquilaTrainerApp.java | Diffblue-benchmarks/aquila | 253515b012a636d19a176dd8b4e639c5bc20fe2e | [
"Apache-2.0"
] | null | null | null | train/src/main/java/com/expedia/aquila/train/AquilaTrainerApp.java | Diffblue-benchmarks/aquila | 253515b012a636d19a176dd8b4e639c5bc20fe2e | [
"Apache-2.0"
] | null | null | null | train/src/main/java/com/expedia/aquila/train/AquilaTrainerApp.java | Diffblue-benchmarks/aquila | 253515b012a636d19a176dd8b4e639c5bc20fe2e | [
"Apache-2.0"
] | null | null | null | 35.012048 | 94 | 0.730902 | 11,087 | /*
* Copyright 2018-2019 Expedia Group, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... |
3e1a1515274caef06b5b509c38369ad1bff7727b | 2,008 | java | Java | src/com/hokumus/schoolmanagement/model/management/Days.java | hokumus86/SchollManagement | 50e38c9a4c36ca39dba4796205e37146965eaee3 | [
"PostgreSQL"
] | null | null | null | src/com/hokumus/schoolmanagement/model/management/Days.java | hokumus86/SchollManagement | 50e38c9a4c36ca39dba4796205e37146965eaee3 | [
"PostgreSQL"
] | null | null | null | src/com/hokumus/schoolmanagement/model/management/Days.java | hokumus86/SchollManagement | 50e38c9a4c36ca39dba4796205e37146965eaee3 | [
"PostgreSQL"
] | null | null | null | 17.614035 | 92 | 0.661355 | 11,088 | package com.hokumus.schoolmanagement.model.management;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
impo... |
3e1a17ffd2221fe3d1693000dcb0e50ac31df511 | 1,200 | java | Java | data-curation-layer/lifelog-monitoring-system/src/main/java/org/uclab/mm/dcl/llm/monitoring/ServiceNotificationChannel.java | taqdirali/Mining-Minds | 048f746199ede78b39f87fe2e253be4814d763a5 | [
"Apache-2.0"
] | 42 | 2017-01-09T09:57:05.000Z | 2021-09-29T15:17:01.000Z | data-curation-layer/lifelog-monitoring-system/src/main/java/org/uclab/mm/dcl/llm/monitoring/ServiceNotificationChannel.java | taqdirali/Mining-Minds | 048f746199ede78b39f87fe2e253be4814d763a5 | [
"Apache-2.0"
] | 14 | 2016-12-30T06:06:55.000Z | 2020-09-25T02:09:04.000Z | data-curation-layer/lifelog-monitoring-system/src/main/java/org/uclab/mm/dcl/llm/monitoring/ServiceNotificationChannel.java | taqdirali/Mining-Minds | 048f746199ede78b39f87fe2e253be4814d763a5 | [
"Apache-2.0"
] | 27 | 2016-12-30T05:48:33.000Z | 2020-07-25T19:39:55.000Z | 40 | 102 | 0.7675 | 11,089 | /**
*
* Copyright [2016] [Bilal Ali]
* 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 writin... |
3e1a18eb979299db649a69e9f70d075ababe35e4 | 575 | java | Java | src/main/java/frc/robot/BooleanSource.java | Programmer3314/2021Code | a9b2ea084779f98d5ee6b2b6094e6432a8b54468 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/BooleanSource.java | Programmer3314/2021Code | a9b2ea084779f98d5ee6b2b6094e6432a8b54468 | [
"BSD-3-Clause"
] | 5 | 2021-10-31T04:42:48.000Z | 2021-11-01T23:44:44.000Z | src/main/java/frc/robot/BooleanSource.java | Programmer3314/2021Code | a9b2ea084779f98d5ee6b2b6094e6432a8b54468 | [
"BSD-3-Clause"
] | null | null | null | 44.230769 | 80 | 0.406957 | 11,090 | /*----------------------------------------------------------------------------*/
/* Copyright (c) 2018-2019 FIRST. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... |
3e1a18ee54e7c60bb2a698226b03b2d7efa3a6a1 | 5,951 | java | Java | src/main/java/org/apache/commons/lang3/JavaVersion.java | kinow/commons-lang | a0f58df56871dbc92fc21ed1b1b8b2eac38fa88b | [
"Apache-2.0"
] | null | null | null | src/main/java/org/apache/commons/lang3/JavaVersion.java | kinow/commons-lang | a0f58df56871dbc92fc21ed1b1b8b2eac38fa88b | [
"Apache-2.0"
] | null | null | null | src/main/java/org/apache/commons/lang3/JavaVersion.java | kinow/commons-lang | a0f58df56871dbc92fc21ed1b1b8b2eac38fa88b | [
"Apache-2.0"
] | null | null | null | 28.203791 | 98 | 0.549824 | 11,091 | /*
* 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 ... |
3e1a18f7356153d0dfd19e386c40fc4c3958e787 | 266 | java | Java | app/src/main/java/com/yueweather/app/util/HttpCallbackListener.java | yuezhusust/yueweather | 23626b457ad702c6a615894fec60492539e0b4d0 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/yueweather/app/util/HttpCallbackListener.java | yuezhusust/yueweather | 23626b457ad702c6a615894fec60492539e0b4d0 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/yueweather/app/util/HttpCallbackListener.java | yuezhusust/yueweather | 23626b457ad702c6a615894fec60492539e0b4d0 | [
"Apache-2.0"
] | null | null | null | 15.647059 | 39 | 0.676692 | 11,092 | package com.yueweather.app.util;
/**
* 项目名称:YueWeather
* 类描述:
* 创建人:lenovo
* 创建时间:2016/11/17 15:36
* 修改人:lenovo
* 修改时间:2016/11/17 15:36
* 修改备注:
*/
public interface HttpCallbackListener {
void onFinish(String response);
void onError(Exception e);
}
|
3e1a19989b59f1553c7751d47ecd439c038f69e7 | 4,063 | java | Java | app/src/main/java/com/imakancustomer/ui/dashboard/DashboardFragment.java | GangsOfCoder/FoodOrderingCustomeApp | 26e0d9ee5656cd610500b35e89b719aaf0ff5f1e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/imakancustomer/ui/dashboard/DashboardFragment.java | GangsOfCoder/FoodOrderingCustomeApp | 26e0d9ee5656cd610500b35e89b719aaf0ff5f1e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/imakancustomer/ui/dashboard/DashboardFragment.java | GangsOfCoder/FoodOrderingCustomeApp | 26e0d9ee5656cd610500b35e89b719aaf0ff5f1e | [
"Apache-2.0"
] | 1 | 2021-01-07T16:50:21.000Z | 2021-01-07T16:50:21.000Z | 33.858333 | 125 | 0.710313 | 11,093 | package com.imakancustomer.ui.dashboard;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.L... |
3e1a19e06bb7f10c09193fb47dd7ec6eacbc9a44 | 1,309 | java | Java | src/tree/PostorderTraversal.java | Joshua-Wei/algorithm | e842092112df4ad132d6d82c64174e87b4b5956f | [
"MIT"
] | null | null | null | src/tree/PostorderTraversal.java | Joshua-Wei/algorithm | e842092112df4ad132d6d82c64174e87b4b5956f | [
"MIT"
] | null | null | null | src/tree/PostorderTraversal.java | Joshua-Wei/algorithm | e842092112df4ad132d6d82c64174e87b4b5956f | [
"MIT"
] | null | null | null | 22.964912 | 76 | 0.528648 | 11,094 | package tree;
import java.util.*;
/**
* Given a binary tree, return the postorder traversal of its nodes' values.
*
* For example:
* Given binary tree {1,#,2,3},
* 1
* \
* 2
* /
* 3
*
* return [3,2,1].
*
* Note: Recursive solution is trivial, could you do it iteratively?
*
* @au... |
3e1a1a515d5d45e86d49f52ca17438bf55cd631a | 561 | java | Java | src/main/java/com/garowing/gameexp/game/rts/skill/manager/AttributesPropertyTransformer.java | cool112/game | 61071efa6498825f9cbcc7722420c6cd399bb3ab | [
"MIT"
] | null | null | null | src/main/java/com/garowing/gameexp/game/rts/skill/manager/AttributesPropertyTransformer.java | cool112/game | 61071efa6498825f9cbcc7722420c6cd399bb3ab | [
"MIT"
] | null | null | null | src/main/java/com/garowing/gameexp/game/rts/skill/manager/AttributesPropertyTransformer.java | cool112/game | 61071efa6498825f9cbcc7722420c6cd399bb3ab | [
"MIT"
] | null | null | null | 21.576923 | 86 | 0.805704 | 11,095 | package com.garowing.gameexp.game.rts.skill.manager;
import java.lang.reflect.Field;
import com.yeto.war.fightcore.attr.AttrHelp;
import com.yeto.war.fightcore.attr.entity.AttrEntity;
import commons.configuration.PropertyTransformer;
import commons.configuration.TransformationException;
/**
* 怪物属性转换器
* @author se... |
3e1a1a87c3d4998c5b0f0ee04b0e5525def67548 | 2,807 | java | Java | core/src/test/java/org/apache/druid/common/config/NullHandlingTest.java | tejaswini-imply/druid | a235aca2b3f89d3ce46232461410ae7e07d2d61f | [
"Apache-2.0"
] | 5,813 | 2015-01-01T14:14:54.000Z | 2018-07-06T11:13:03.000Z | core/src/test/java/org/apache/druid/common/config/NullHandlingTest.java | tejaswini-imply/druid | a235aca2b3f89d3ce46232461410ae7e07d2d61f | [
"Apache-2.0"
] | 4,320 | 2015-01-02T18:37:24.000Z | 2018-07-06T14:51:01.000Z | core/src/test/java/org/apache/druid/common/config/NullHandlingTest.java | tejaswini-imply/druid | a235aca2b3f89d3ce46232461410ae7e07d2d61f | [
"Apache-2.0"
] | 1,601 | 2015-01-05T05:37:05.000Z | 2018-07-06T11:13:04.000Z | 25.752294 | 77 | 0.722123 | 11,096 | /*
* 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 ... |
3e1a1a9cc7f5e93084cc1c46867e8aeea2142c87 | 3,820 | java | Java | hudi-common/src/main/java/org/apache/hudi/common/util/StringUtils.java | xushiyan/incubator-hudi | 3343cbb47b75b9d65a73a7a98ed9dae0b5ec58a9 | [
"Apache-2.0"
] | 738 | 2019-02-13T00:25:32.000Z | 2020-05-22T15:49:36.000Z | hudi-common/src/main/java/org/apache/hudi/common/util/StringUtils.java | xushiyan/incubator-hudi | 3343cbb47b75b9d65a73a7a98ed9dae0b5ec58a9 | [
"Apache-2.0"
] | 831 | 2019-02-04T20:03:43.000Z | 2020-05-23T07:17:44.000Z | hudi-common/src/main/java/org/apache/hudi/common/util/StringUtils.java | xushiyan/incubator-hudi | 3343cbb47b75b9d65a73a7a98ed9dae0b5ec58a9 | [
"Apache-2.0"
] | 403 | 2019-02-12T18:42:57.000Z | 2020-05-23T11:43:58.000Z | 32.10084 | 120 | 0.675393 | 11,097 | /*
* 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 ... |
3e1a1adb87f5386800225417074279c791e2d389 | 1,282 | java | Java | aws-java-sdk-kinesisvideo/src/main/java/com/amazonaws/services/kinesisvideo/model/InvalidMediaFrameException.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 1 | 2020-08-27T17:36:34.000Z | 2020-08-27T17:36:34.000Z | aws-java-sdk-kinesisvideo/src/main/java/com/amazonaws/services/kinesisvideo/model/InvalidMediaFrameException.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | null | null | null | aws-java-sdk-kinesisvideo/src/main/java/com/amazonaws/services/kinesisvideo/model/InvalidMediaFrameException.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 1 | 2020-10-10T15:59:17.000Z | 2020-10-10T15:59:17.000Z | 34.648649 | 119 | 0.729329 | 11,098 | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e1a1ae4aec6de8f282e4fd617ff3d0018e1c1cb | 1,199 | java | Java | chapter_004/src/main/java/ru/job4j/generic/Role.java | StanislavEsin/estanislav | b7f2812d6f0b25f2d37716aa22fc5711e3210a9b | [
"Apache-2.0"
] | null | null | null | chapter_004/src/main/java/ru/job4j/generic/Role.java | StanislavEsin/estanislav | b7f2812d6f0b25f2d37716aa22fc5711e3210a9b | [
"Apache-2.0"
] | null | null | null | chapter_004/src/main/java/ru/job4j/generic/Role.java | StanislavEsin/estanislav | b7f2812d6f0b25f2d37716aa22fc5711e3210a9b | [
"Apache-2.0"
] | null | null | null | 16.84507 | 65 | 0.474916 | 11,099 | package ru.job4j.generic;
/**
* Role.
*
* @author Stanislav (anpch@example.com)
* @since 14.09.2017
*/
public class Role extends Base {
/**
*/
private String id;
/**
*/
private String name;
/**
* Constructor.
* @param id - String
* @param name - String
*/
pub... |
3e1a1b09d33323963fdde77882be4091b2852f02 | 7,511 | java | Java | zsblogs/src/main/java/com/zs/tools/CrawlerNo1.java | ZS1994/zsblogs | 1183385c777d29cfb2e6587924451a9627ecb797 | [
"Apache-2.0"
] | null | null | null | zsblogs/src/main/java/com/zs/tools/CrawlerNo1.java | ZS1994/zsblogs | 1183385c777d29cfb2e6587924451a9627ecb797 | [
"Apache-2.0"
] | 2 | 2020-01-25T10:45:27.000Z | 2020-10-24T19:19:05.000Z | zsblogs/src/main/java/com/zs/tools/CrawlerNo1.java | ZS1994/zsblogs | 1183385c777d29cfb2e6587924451a9627ecb797 | [
"Apache-2.0"
] | 3 | 2017-11-22T02:00:55.000Z | 2022-02-21T13:25:09.000Z | 28.236842 | 173 | 0.647584 | 11,100 | package com.zs.tools;
import java.net.URLEncoder;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import or... |
3e1a1b3254ec9749da5805c88a306d17f576249d | 588 | java | Java | soln-dynamic-programming-problems/range-sum-query-immutable.java | devakar771/Data-Structures-and-Algorithms | 289edf440926ee9ce66fe596271574a88bce3040 | [
"MIT"
] | 120 | 2021-02-19T07:39:50.000Z | 2022-02-19T14:55:28.000Z | soln-dynamic-programming-problems/range-sum-query-immutable.java | devakar771/Data-Structures-and-Algorithms | 289edf440926ee9ce66fe596271574a88bce3040 | [
"MIT"
] | null | null | null | soln-dynamic-programming-problems/range-sum-query-immutable.java | devakar771/Data-Structures-and-Algorithms | 289edf440926ee9ce66fe596271574a88bce3040 | [
"MIT"
] | 22 | 2021-06-21T17:21:27.000Z | 2021-12-24T01:56:29.000Z | 18.375 | 64 | 0.579932 | 11,101 | /**
@author Farheen Bano
Reference-
https://leetcode.com/problems/range-sum-query-immutable/
*/
import java.util.*;
import java.lang.*;
import java.io.*;
class NumArray {
int[] dp;
public NumArray(int[] nums) {
dp=new int[nums.length+1];
for(int i=1;i<=nums.length;i++){
dp[i... |
3e1a1cb4ba290c7f7f505798130ca1f2f6da77fc | 10,974 | java | Java | systemtest/src/main/java/io/strimzi/systemtest/utils/specific/CruiseControlUtils.java | ppatierno/barnabas | 414635007ea000689cccbecf7c0327226c37e5db | [
"Apache-2.0"
] | 211 | 2018-01-03T17:55:54.000Z | 2018-06-06T15:47:45.000Z | systemtest/src/main/java/io/strimzi/systemtest/utils/specific/CruiseControlUtils.java | ppatierno/barnabas | 414635007ea000689cccbecf7c0327226c37e5db | [
"Apache-2.0"
] | 250 | 2018-01-02T14:19:00.000Z | 2018-06-06T15:55:56.000Z | systemtest/src/main/java/io/strimzi/systemtest/utils/specific/CruiseControlUtils.java | ppatierno/barnabas | 414635007ea000689cccbecf7c0327226c37e5db | [
"Apache-2.0"
] | 38 | 2018-01-11T15:13:27.000Z | 2018-06-04T21:51:23.000Z | 56.860104 | 182 | 0.73747 | 11,102 | /*
* Copyright Strimzi authors.
* License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).
*/
package io.strimzi.systemtest.utils.specific;
import edu.umd.cs.findbugs.annotations.SuppressFBWarnings;
import io.strimzi.api.kafka.model.KafkaResources;
import io.strimzi.api.kaf... |
3e1a1da7c20185458cdf6c2566c3f879174c89f4 | 189 | java | Java | src/core/src/main/java/org/tio/client/DefaultClientAioListener.java | weizai118/t-io | bc3caf0f33a86d10e3a054c6aefdfff8e9df2bf1 | [
"Apache-2.0"
] | 2 | 2019-03-29T02:11:23.000Z | 2020-08-20T08:59:08.000Z | src/core/src/main/java/org/tio/client/DefaultClientAioListener.java | youchangxu1205/t-io | 519bba94e8f0855494697b1cbd2cebd26ba22140 | [
"Apache-2.0"
] | null | null | null | src/core/src/main/java/org/tio/client/DefaultClientAioListener.java | youchangxu1205/t-io | 519bba94e8f0855494697b1cbd2cebd26ba22140 | [
"Apache-2.0"
] | 1 | 2019-05-14T08:50:27.000Z | 2019-05-14T08:50:27.000Z | 15.75 | 66 | 0.756614 | 11,103 | package org.tio.client;
import org.tio.core.DefaultAioListener;
/**
*
* @author tanyaowu
* 2017年4月1日 上午9:32:39
*/
public class DefaultClientAioListener extends DefaultAioListener {
}
|
3e1a1db44839403c777d88401205d81270786b05 | 808 | java | Java | module_text/src/main/java/com/example/module_text/TextFragment.java | xiongzebao/MyMVPArms | f5fc9a4a2788d42e542d530425d21edfadb29591 | [
"Apache-2.0"
] | 1 | 2019-11-27T14:00:39.000Z | 2019-11-27T14:00:39.000Z | module_text/src/main/java/com/example/module_text/TextFragment.java | xiongzebao/MyMVPArms | f5fc9a4a2788d42e542d530425d21edfadb29591 | [
"Apache-2.0"
] | null | null | null | module_text/src/main/java/com/example/module_text/TextFragment.java | xiongzebao/MyMVPArms | f5fc9a4a2788d42e542d530425d21edfadb29591 | [
"Apache-2.0"
] | null | null | null | 23.085714 | 128 | 0.757426 | 11,104 | package com.example.module_text;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.jess.arms.base.BaseFragment;
import com.jess.arms.di.component.AppCo... |
3e1a1e02e6099ad58a462f3475348556c8c9aead | 1,516 | java | Java | src/main/java/avatar/game/entity/NPC/spawn/NPCConcernedCitizen.java | Jimmeh94/AvatarSpigot | 704f4f219963bd3de124beee2c25a4dd29ce52e0 | [
"MIT"
] | null | null | null | src/main/java/avatar/game/entity/NPC/spawn/NPCConcernedCitizen.java | Jimmeh94/AvatarSpigot | 704f4f219963bd3de124beee2c25a4dd29ce52e0 | [
"MIT"
] | null | null | null | src/main/java/avatar/game/entity/NPC/spawn/NPCConcernedCitizen.java | Jimmeh94/AvatarSpigot | 704f4f219963bd3de124beee2c25a4dd29ce52e0 | [
"MIT"
] | null | null | null | 36.095238 | 159 | 0.729551 | 11,105 | package avatar.game.entity.npc.spawn;
import avatar.Avatar;
import avatar.game.entity.npc.NPCVillager;
import avatar.game.quest.quests.test.DemoQuest;
import avatar.game.user.UserPlayer;
import avatar.util.misc.Qualifier;
import avatar.util.text.Messager;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import o... |
3e1a1f46c539d79b8879e4aa205915f136c0cd58 | 1,248 | java | Java | src/main/java/fortifiedid/bankidapi/auth/AuthRequest.java | fortifiedid/bankidapi | a3294b562af43a5861ae25bc9ea4e7cdc4035566 | [
"Apache-2.0"
] | null | null | null | src/main/java/fortifiedid/bankidapi/auth/AuthRequest.java | fortifiedid/bankidapi | a3294b562af43a5861ae25bc9ea4e7cdc4035566 | [
"Apache-2.0"
] | null | null | null | src/main/java/fortifiedid/bankidapi/auth/AuthRequest.java | fortifiedid/bankidapi | a3294b562af43a5861ae25bc9ea4e7cdc4035566 | [
"Apache-2.0"
] | null | null | null | 26.553191 | 85 | 0.722756 | 11,106 | package fortifiedid.bankidapi.auth;
import fortifiedid.bankidapi.entities.EndUserIp;
import fortifiedid.bankidapi.entities.PersonalNumber;
import fortifiedid.bankidapi.entities.Requirement;
import fortifiedid.bankidapi.util.JsonParser;
import fortifiedid.bankidapi.util.JsonParserException;
import java.nio.charset.Char... |
3e1a1fdb6192b014b03f3221ae945714f4041ee9 | 2,795 | java | Java | src/test/java/org/sanju/ml/plugin/TestMLModuleDeployerMojo.java | sanjuthomas/marklogic-module-deployer | eed9219f5d83804781cf26936964c4399d3edffc | [
"MIT"
] | 2 | 2016-10-25T02:40:30.000Z | 2017-08-18T19:58:33.000Z | src/test/java/org/sanju/ml/plugin/TestMLModuleDeployerMojo.java | sanjuthomas/marklogic-module-deployer | eed9219f5d83804781cf26936964c4399d3edffc | [
"MIT"
] | 3 | 2016-11-17T15:10:42.000Z | 2017-03-22T17:33:48.000Z | src/test/java/org/sanju/ml/plugin/TestMLModuleDeployerMojo.java | sanjuthomas/marklogic-module-deployer | eed9219f5d83804781cf26936964c4399d3edffc | [
"MIT"
] | null | null | null | 41.716418 | 119 | 0.826118 | 11,107 | package org.sanju.ml.plugin;
import static org.junit.Assert.assertNotNull;
import java.io.FileNotFoundException;
import java.io.IOException;
import org.apache.maven.plugin.MojoExecutionException;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.sanju.ml.ConnectionManager;
import org... |
3e1a20437bec902633454e1cd0095be4e4390ed5 | 5,584 | java | Java | temporal-test-server/src/main/java/io/temporal/internal/testservice/TestService.java | yiminc/sdk-java | 16903942bf7613e00cb652d7782d3fe70274373e | [
"Apache-2.0"
] | 9 | 2020-03-20T21:04:40.000Z | 2020-07-07T12:50:55.000Z | temporal-test-server/src/main/java/io/temporal/internal/testservice/TestService.java | yiminc/sdk-java | 16903942bf7613e00cb652d7782d3fe70274373e | [
"Apache-2.0"
] | 58 | 2020-03-26T19:47:57.000Z | 2020-07-07T13:47:03.000Z | temporal-test-server/src/main/java/io/temporal/internal/testservice/TestService.java | yiminc/sdk-java | 16903942bf7613e00cb652d7782d3fe70274373e | [
"Apache-2.0"
] | 11 | 2020-07-10T07:36:33.000Z | 2020-09-18T01:36:13.000Z | 35.566879 | 99 | 0.735673 | 11,108 | /*
* Copyright (C) 2020 Temporal Technologies, Inc. All Rights Reserved.
*
* Copyright 2012-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Modifications copyright (C) 2017 Uber Technologies, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not
* use this f... |
3e1a20c54029a5423c7e65a3c49274e6001ed243 | 3,472 | java | Java | hermes/src/main/java/com/gengoai/hermes/annotator/Annotator.java | gengoai/mono-repo | 50e95c16579aaa8a4ee0776582964868b5625415 | [
"Apache-2.0"
] | 2 | 2020-05-15T10:19:13.000Z | 2020-06-06T15:21:33.000Z | hermes/src/main/java/com/gengoai/hermes/annotator/Annotator.java | gengoai/mono-repo | 50e95c16579aaa8a4ee0776582964868b5625415 | [
"Apache-2.0"
] | 5 | 2021-03-31T17:54:38.000Z | 2022-02-10T02:40:07.000Z | hermes/src/main/java/com/gengoai/hermes/annotator/Annotator.java | gengoai/gengoai | 50e95c16579aaa8a4ee0776582964868b5625415 | [
"Apache-2.0"
] | 1 | 2022-01-29T20:02:40.000Z | 2022-01-29T20:02:40.000Z | 35.428571 | 122 | 0.719758 | 11,109 | /*
* (c) 2005 David B. Bracewell
*
* 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... |
3e1a20fa78b21699fcef8ee93bf2fcf402ff743a | 1,188 | java | Java | src/main/java/writeside/application/BookingServiceImpl.java | SystemArchitecture-org/Lab_CQRS | e2da3e467fbba64da66ae5c60cecfeae97ff85a9 | [
"MIT"
] | null | null | null | src/main/java/writeside/application/BookingServiceImpl.java | SystemArchitecture-org/Lab_CQRS | e2da3e467fbba64da66ae5c60cecfeae97ff85a9 | [
"MIT"
] | null | null | null | src/main/java/writeside/application/BookingServiceImpl.java | SystemArchitecture-org/Lab_CQRS | e2da3e467fbba64da66ae5c60cecfeae97ff85a9 | [
"MIT"
] | null | null | null | 32.108108 | 114 | 0.772727 | 11,110 | package writeside.application;
import eventside.domain.CancelBookingEvent;
import eventside.domain.CreateBookingEvent;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import writeside.EventPublisher;
import writeside.application.api.BookingService;
import w... |
3e1a21521c6b67fdc10b68eccbb4952c8144d9f9 | 1,523 | java | Java | src/main/java/io/github/cottonmc/libdp/api/driver/Driver.java | CottonMC/LibDP | 7629f5b1e4706631c7bf7c84e76428f4d7d74b5b | [
"MIT"
] | 3 | 2020-08-18T16:06:00.000Z | 2021-12-19T21:03:43.000Z | src/main/java/io/github/cottonmc/libdp/api/driver/Driver.java | CottonMC/LibDP | 7629f5b1e4706631c7bf7c84e76428f4d7d74b5b | [
"MIT"
] | null | null | null | src/main/java/io/github/cottonmc/libdp/api/driver/Driver.java | CottonMC/LibDP | 7629f5b1e4706631c7bf7c84e76428f4d7d74b5b | [
"MIT"
] | 1 | 2021-04-03T19:56:27.000Z | 2021-04-03T19:56:27.000Z | 35.418605 | 121 | 0.753119 | 11,111 | package io.github.cottonmc.libdp.api.driver;
import net.minecraft.resource.ResourceManager;
import java.util.concurrent.Executor;
import com.google.gson.JsonObject;
import io.github.cottonmc.libdp.api.Diskette;
public interface Driver {
/**
* Called whenever the /reload command is run, before scripts are run.
... |
3e1a222b7fe068f5a6946823a5b4ebff53c9089e | 1,721 | java | Java | src/main/java/io/renren/modules/app/form/TreasureDetailCommentForm.java | xukaka/chongai | b3eaf1b1cff63d13952e195d3ae7c8a1714dd203 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/renren/modules/app/form/TreasureDetailCommentForm.java | xukaka/chongai | b3eaf1b1cff63d13952e195d3ae7c8a1714dd203 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/renren/modules/app/form/TreasureDetailCommentForm.java | xukaka/chongai | b3eaf1b1cff63d13952e195d3ae7c8a1714dd203 | [
"Apache-2.0"
] | 1 | 2019-03-01T08:41:04.000Z | 2019-03-01T08:41:04.000Z | 15.888889 | 64 | 0.631702 | 11,112 | package io.renren.modules.app.form;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import java.util.Date;
/**
* 宠物宝典评论表
*
* @author fz
* @email lyhxr@example.com
* @date 2019-03-12 10:30:59
*/
@ApiModel
public class TreasureDetailCommentFor... |
3e1a2245c87c4345824914c54fde9b68963c27ab | 4,972 | java | Java | AppLockPro/app/src/main/java/com/eeontheway/android/applocker/login/IUserManager.java | lhzheng880828/AndroidApp | c985a5fce654b4f5ea3253edef7641e4ec18b01a | [
"Apache-2.0"
] | 4 | 2017-12-10T08:05:55.000Z | 2021-04-10T10:42:17.000Z | AppLockPro/app/src/main/java/com/eeontheway/android/applocker/login/IUserManager.java | lhzheng880828/AndroidApp | c985a5fce654b4f5ea3253edef7641e4ec18b01a | [
"Apache-2.0"
] | null | null | null | AppLockPro/app/src/main/java/com/eeontheway/android/applocker/login/IUserManager.java | lhzheng880828/AndroidApp | c985a5fce654b4f5ea3253edef7641e4ec18b01a | [
"Apache-2.0"
] | 4 | 2017-12-10T08:05:56.000Z | 2019-12-09T15:58:53.000Z | 19.421875 | 82 | 0.558126 | 11,113 | package com.eeontheway.android.applocker.login;
import android.content.Context;
/**
* 用户管理接口
* @author lishutong
* @version v1.0
* @Time 2016-2-8
*/
public interface IUserManager {
int SMS_SEND_OK = 0; // 短信发送成功
int SMS_SEND_FAIL = 1; // 短信发送失败
int SMS_SEND_SENDING = 2; // 短... |
3e1a22ebb3bbbfd99ff7a89ee552be7859ab9f65 | 4,660 | java | Java | shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-handler/src/test/java/org/apache/shardingsphere/sharding/distsql/update/AlterShardingKeyGeneratorStatementUpdaterTest.java | LeeGuoPing/shardingsphere | adf3ac02b53868b1933d1631ca879f7614478de1 | [
"Apache-2.0"
] | 4,372 | 2019-01-16T03:07:05.000Z | 2020-04-17T11:16:15.000Z | shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-handler/src/test/java/org/apache/shardingsphere/sharding/distsql/update/AlterShardingKeyGeneratorStatementUpdaterTest.java | LeeGuoPing/shardingsphere | adf3ac02b53868b1933d1631ca879f7614478de1 | [
"Apache-2.0"
] | 3,040 | 2019-01-16T01:18:40.000Z | 2020-04-17T12:53:05.000Z | shardingsphere-features/shardingsphere-sharding/shardingsphere-sharding-distsql/shardingsphere-sharding-distsql-handler/src/test/java/org/apache/shardingsphere/sharding/distsql/update/AlterShardingKeyGeneratorStatementUpdaterTest.java | LeeGuoPing/shardingsphere | adf3ac02b53868b1933d1631ca879f7614478de1 | [
"Apache-2.0"
] | 1,515 | 2019-01-16T08:44:17.000Z | 2020-04-17T09:07:53.000Z | 54.186047 | 176 | 0.803648 | 11,114 | /*
* 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 ... |
3e1a234246c9fcd305680552d2f9bc88b63ee195 | 24,373 | java | Java | ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java | WinterBoy-Galois/react-native-swiftui | 93755f22e5e8d5277b4e7c1839bd6b2f478194b2 | [
"CC-BY-4.0",
"MIT"
] | 153 | 2020-08-25T17:16:30.000Z | 2022-03-23T20:06:19.000Z | ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java | WinterBoy-Galois/react-native-swiftui | 93755f22e5e8d5277b4e7c1839bd6b2f478194b2 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | ReactAndroid/src/main/java/com/facebook/react/fabric/mounting/MountingManager.java | WinterBoy-Galois/react-native-swiftui | 93755f22e5e8d5277b4e7c1839bd6b2f478194b2 | [
"CC-BY-4.0",
"MIT"
] | 2 | 2021-12-21T20:04:52.000Z | 2022-01-15T07:44:37.000Z | 35.842647 | 105 | 0.672917 | 11,115 | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package com.facebook.react.fabric.mounting;
import static com.facebook.infer.annotation.ThreadConfined.ANY;
import static com.face... |
3e1a23a968fd2159c584b93d2dfc49de54beba1f | 545 | java | Java | src/main/java/org/kyojo/schemaOrg/m3n3/doma/core/clazz/AutoWashConverter.java | covernorgedi/nagoyakaICT | b375db53216eaa54f9797549a36e7c79f66b44c0 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/kyojo/schemaOrg/m3n3/doma/core/clazz/AutoWashConverter.java | covernorgedi/nagoyakaICT | b375db53216eaa54f9797549a36e7c79f66b44c0 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/kyojo/schemaOrg/m3n3/doma/core/clazz/AutoWashConverter.java | covernorgedi/nagoyakaICT | b375db53216eaa54f9797549a36e7c79f66b44c0 | [
"Apache-2.0"
] | null | null | null | 23.695652 | 77 | 0.801835 | 11,116 | package org.kyojo.schemaOrg.m3n3.doma.core.clazz;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaOrg.m3n3.core.impl.AUTO_WASH;
import org.kyojo.schemaOrg.m3n3.core.Clazz.AutoWash;
@ExternalDomain
public class AutoWashConverter implements DomainConver... |
3e1a24a31bb7cc8faddd104817b09e1e94446523 | 6,851 | java | Java | airbyte-integrations/bases/base-java/src/main/java/io/airbyte/integrations/base/IntegrationCliParser.java | AryeoHQ/airbyte | e396f01a2c2420bd810a57265d4cc9e6bab1f5c8 | [
"MIT"
] | 6,215 | 2020-09-21T13:45:56.000Z | 2022-03-31T21:21:45.000Z | airbyte-integrations/bases/base-java/src/main/java/io/airbyte/integrations/base/IntegrationCliParser.java | AryeoHQ/airbyte | e396f01a2c2420bd810a57265d4cc9e6bab1f5c8 | [
"MIT"
] | 8,448 | 2020-09-21T00:43:50.000Z | 2022-03-31T23:56:06.000Z | airbyte-integrations/bases/base-java/src/main/java/io/airbyte/integrations/base/IntegrationCliParser.java | AryeoHQ/airbyte | e396f01a2c2420bd810a57265d4cc9e6bab1f5c8 | [
"MIT"
] | 1,251 | 2020-09-20T05:48:47.000Z | 2022-03-31T10:41:29.000Z | 39.373563 | 144 | 0.695957 | 11,117 | /*
* Copyright (c) 2021 Airbyte, Inc., all rights reserved.
*/
package io.airbyte.integrations.base;
import com.google.common.base.Preconditions;
import java.nio.file.Path;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.cli.CommandLine;
i... |
3e1a2503441df60f8f5f55f4bfc278527e21a1a9 | 4,388 | java | Java | QueryTranslator/S2RDF_QueryTranslator/src/queryTranslator/sql/SimpleTriple.java | h4ck3rm1k3/S2RDF | 4560afed7427dcf79e5f05089cdd5172252b8afb | [
"Apache-2.0"
] | 11 | 2017-09-21T09:09:06.000Z | 2021-03-21T06:05:15.000Z | QueryTranslator/S2RDF_QueryTranslator/src/queryTranslator/sql/SimpleTriple.java | tf-dbis-uni-freiburg/S2RDF | 4560afed7427dcf79e5f05089cdd5172252b8afb | [
"Apache-2.0"
] | 2 | 2019-12-03T08:25:27.000Z | 2020-01-21T13:32:38.000Z | QueryTranslator/S2RDF_QueryTranslator/src/queryTranslator/sql/SimpleTriple.java | tf-dbis-uni-freiburg/S2RDF | 4560afed7427dcf79e5f05089cdd5172252b8afb | [
"Apache-2.0"
] | 8 | 2017-12-29T16:56:14.000Z | 2021-09-29T15:19:28.000Z | 27.254658 | 146 | 0.698952 | 11,118 | package queryTranslator.sql;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import javax.print.attribute.standard.SheetCollate;
//import queryTranslator.ScalaGenerator;
import queryTranslator.Tags;
import com.hp.hpl.jena.graph.Node;
import com.hp.hpl.jena.graph.Triple;
import com.hp.hp... |
3e1a2671c0ccfd29a9962386cf38bf1870c3c6ad | 1,427 | java | Java | is-lnu-converter/src/test/java/org/lnu/is/converter/paper/usage/PaperUsageResourceConverterTest.java | JLLeitschuh/ums-backend | 363213ff0f8d6a350a3ce559940c5707ad71bfd6 | [
"Apache-2.0"
] | 14 | 2015-05-26T11:16:30.000Z | 2019-08-16T08:21:24.000Z | is-lnu-converter/src/test/java/org/lnu/is/converter/paper/usage/PaperUsageResourceConverterTest.java | JLLeitschuh/ums-backend | 363213ff0f8d6a350a3ce559940c5707ad71bfd6 | [
"Apache-2.0"
] | 16 | 2015-05-26T18:29:05.000Z | 2016-04-21T19:11:55.000Z | is-lnu-converter/src/test/java/org/lnu/is/converter/paper/usage/PaperUsageResourceConverterTest.java | JLLeitschuh/ums-backend | 363213ff0f8d6a350a3ce559940c5707ad71bfd6 | [
"Apache-2.0"
] | 12 | 2015-07-09T16:11:18.000Z | 2020-02-11T05:42:27.000Z | 22.296875 | 78 | 0.740014 | 11,119 | package org.lnu.is.converter.paper.usage;
import static org.junit.Assert.assertEquals;
import java.util.Arrays;
import java.util.List;
import org.junit.Test;
import org.lnu.is.domain.paper.usage.PaperUsage;
import org.lnu.is.resource.paper.usage.PaperUsageResource;
public class PaperUsageResourceConverterTest {
... |
3e1a2672d6b0271d03063dcb92a2253e6786bfa9 | 14,174 | java | Java | ide/mercurial/test/unit/src/org/netbeans/modules/mercurial/IgnoresTest.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,056 | 2019-04-25T20:00:35.000Z | 2022-03-30T04:46:14.000Z | ide/mercurial/test/unit/src/org/netbeans/modules/mercurial/IgnoresTest.java | Marc382/netbeans | 4bee741d24a3fdb05baf135de5e11a7cd95bd64e | [
"Apache-2.0"
] | 1,846 | 2019-04-25T20:50:05.000Z | 2022-03-31T23:40:41.000Z | ide/mercurial/test/unit/src/org/netbeans/modules/mercurial/IgnoresTest.java | Marc382/netbeans | 4bee741d24a3fdb05baf135de5e11a7cd95bd64e | [
"Apache-2.0"
] | 550 | 2019-04-25T20:04:33.000Z | 2022-03-25T17:43:01.000Z | 39.814607 | 172 | 0.65091 | 11,120 | /*
* 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 ... |
3e1a2697ef295d6136a9468459af4eaffeb8db1b | 18,721 | java | Java | Army.java | hhminh/continents | 87893f9669239c06c0d5d7445a377aaaa8762813 | [
"MIT"
] | 2 | 2015-08-15T10:12:28.000Z | 2015-08-15T10:53:18.000Z | Army.java | hhminh/continents | 87893f9669239c06c0d5d7445a377aaaa8762813 | [
"MIT"
] | null | null | null | Army.java | hhminh/continents | 87893f9669239c06c0d5d7445a377aaaa8762813 | [
"MIT"
] | null | null | null | 23.227047 | 173 | 0.61188 | 11,121 | //MIN01 - added leader capability
//MIN02 - bug?
//MIN03 - allow moving combat unit to front even if no points incase no others can combat
//
// ******************************************
// ARMY CAN BE NULL, MEANING A DEAD ARMY
// ******************************************
import java.lang.*;
import java.awt.*;
impor... |
3e1a26dc4f9425e48daf3a06853d5ac2727768b5 | 2,018 | java | Java | src/main/java/edu/neu/coe/info6205/life/base/geneticAlgorithm.java | kaiqiann/INFO6205_Life | ac88d57274796f4e35240f02c3619199bc0a72f5 | [
"MIT"
] | 1 | 2019-12-06T22:01:41.000Z | 2019-12-06T22:01:41.000Z | src/main/java/edu/neu/coe/info6205/life/base/geneticAlgorithm.java | kaiqiann/INFO6205_Life | ac88d57274796f4e35240f02c3619199bc0a72f5 | [
"MIT"
] | null | null | null | src/main/java/edu/neu/coe/info6205/life/base/geneticAlgorithm.java | kaiqiann/INFO6205_Life | ac88d57274796f4e35240f02c3619199bc0a72f5 | [
"MIT"
] | 1 | 2019-12-04T22:05:05.000Z | 2019-12-04T22:05:05.000Z | 28.027778 | 75 | 0.620912 | 11,122 | package edu.neu.coe.info6205.life.base;
import java.util.ArrayList;
import java.util.List;
import com.google.common.collect.Lists;
public class geneticAlgorithm {
private List<Double> gList = new ArrayList<>();
private List<Double> grList = new ArrayList<>();
private Mutator m = new Mutator();
public List<Strin... |
3e1a27105db6ffcd1ac9bb74dc90bd1bd504bc3d | 766 | java | Java | Clo_tter/src/main/java/base/Association.java | FrancoLuigi/Clo_tter | 3401c4bf430aafa6fa0e73d1dc4c01c17b15baab | [
"Apache-2.0"
] | null | null | null | Clo_tter/src/main/java/base/Association.java | FrancoLuigi/Clo_tter | 3401c4bf430aafa6fa0e73d1dc4c01c17b15baab | [
"Apache-2.0"
] | null | null | null | Clo_tter/src/main/java/base/Association.java | FrancoLuigi/Clo_tter | 3401c4bf430aafa6fa0e73d1dc4c01c17b15baab | [
"Apache-2.0"
] | null | null | null | 16.297872 | 76 | 0.701044 | 11,123 | package base;
public class Association {
public Association(String idClone, String idCommit, String version) {
this.idClone = idClone;
this.idCommit = idCommit;
this.version=version;
}
//ciao
public String getVersion() {
return version;
}
public void setVersion(String version) {
this.version = versi... |
3e1a27f9f882411e0a516be13bfcb38d31a2a311 | 1,330 | java | Java | src/com/tactfactory/harmony/generator/androidxml/manifest/enums/SoftInputMode.java | TACTfactory/harmony-core | 037932a455c9e0f0a6b82453345b8aedd7a51edf | [
"MIT"
] | null | null | null | src/com/tactfactory/harmony/generator/androidxml/manifest/enums/SoftInputMode.java | TACTfactory/harmony-core | 037932a455c9e0f0a6b82453345b8aedd7a51edf | [
"MIT"
] | null | null | null | src/com/tactfactory/harmony/generator/androidxml/manifest/enums/SoftInputMode.java | TACTfactory/harmony-core | 037932a455c9e0f0a6b82453345b8aedd7a51edf | [
"MIT"
] | null | null | null | 23.189655 | 74 | 0.703346 | 11,124 | /**
* This file is part of the Harmony package.
*
* (c) Mickael Gaillard <ychag@example.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
package com.tactfactory.harmony.generator.androidxml.manifest.enums;
public enum SoftInpu... |
3e1a2884abd333552baa9c4da1170749aff76c32 | 209 | java | Java | src/main/java/org/kiwi/proto/DepotRepository.java | hill-daniel/moving-average-crypto-lambda | fe35eb69d3a2feef44da044704003d4c0e1fa4c2 | [
"MIT"
] | null | null | null | src/main/java/org/kiwi/proto/DepotRepository.java | hill-daniel/moving-average-crypto-lambda | fe35eb69d3a2feef44da044704003d4c0e1fa4c2 | [
"MIT"
] | null | null | null | src/main/java/org/kiwi/proto/DepotRepository.java | hill-daniel/moving-average-crypto-lambda | fe35eb69d3a2feef44da044704003d4c0e1fa4c2 | [
"MIT"
] | null | null | null | 17.416667 | 50 | 0.760766 | 11,125 | package org.kiwi.proto;
import java.util.Optional;
import org.kiwi.proto.FloatingAverageProtos.Depot;
public interface DepotRepository {
Optional<Depot> load(String id);
void store(Depot depot);
}
|
3e1a2896fee208578400fdf96e08663f432def71 | 6,371 | java | Java | app/src/main/java/example/com/elmusicplayer/MusicService/MusicService.java | TuonglLe/ELMusicPlayer | 84f4230982881db5e57fcab534507ee4c5da67bb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/example/com/elmusicplayer/MusicService/MusicService.java | TuonglLe/ELMusicPlayer | 84f4230982881db5e57fcab534507ee4c5da67bb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/example/com/elmusicplayer/MusicService/MusicService.java | TuonglLe/ELMusicPlayer | 84f4230982881db5e57fcab534507ee4c5da67bb | [
"Apache-2.0"
] | null | null | null | 34.625 | 134 | 0.691414 | 11,126 | package example.com.elmusicplayer.MusicService;
import android.app.Service;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.ServiceConnection;
import android.os.Bundle;
import android.os.Handler;
import android.os.HandlerThread;
import android.os.IBinder;
import android.os.Lo... |
3e1a2a2d5edc3b36f25ba8fcd4b9e5c78a46ceaf | 141 | java | Java | CrowderApp/app/src/main/java/com/example/crowderapp/controllers/callbackInterfaces/endExperimentCallBack.java | CMPUT301W21T04/Crowder | 2f83eae60753c06578cfeb2ec5a089742042d8f7 | [
"Apache-2.0"
] | null | null | null | CrowderApp/app/src/main/java/com/example/crowderapp/controllers/callbackInterfaces/endExperimentCallBack.java | CMPUT301W21T04/Crowder | 2f83eae60753c06578cfeb2ec5a089742042d8f7 | [
"Apache-2.0"
] | 40 | 2021-02-17T19:29:56.000Z | 2021-04-09T10:02:01.000Z | CrowderApp/app/src/main/java/com/example/crowderapp/controllers/callbackInterfaces/endExperimentCallBack.java | CMPUT301W21T04/Crowder | 2f83eae60753c06578cfeb2ec5a089742042d8f7 | [
"Apache-2.0"
] | null | null | null | 23.5 | 62 | 0.822695 | 11,127 | package com.example.crowderapp.controllers.callbackInterfaces;
public interface endExperimentCallBack {
public void callBackResult();
}
|
3e1a2a84f3c761293038e48515dd8606730fe16b | 1,316 | java | Java | wavemaker-app-runtime-core/src/main/java/com/wavemaker/runtime/converters/WMCustomAbstractHttpMessageConverter.java | wavemaker/wavemaker-app-runtime | f1c7a7a345d2fb1ab0249d0332ca5e5c6b2227ed | [
"Apache-2.0"
] | 3 | 2018-12-23T14:52:55.000Z | 2020-08-30T11:07:28.000Z | wavemaker-app-runtime-core/src/main/java/com/wavemaker/runtime/converters/WMCustomAbstractHttpMessageConverter.java | wavemaker/wavemaker-app-runtime | f1c7a7a345d2fb1ab0249d0332ca5e5c6b2227ed | [
"Apache-2.0"
] | 2 | 2018-03-05T08:51:28.000Z | 2020-05-15T19:01:27.000Z | wavemaker-app-runtime-core/src/main/java/com/wavemaker/runtime/converters/WMCustomAbstractHttpMessageConverter.java | wavemaker/wavemaker-app-runtime | f1c7a7a345d2fb1ab0249d0332ca5e5c6b2227ed | [
"Apache-2.0"
] | 11 | 2017-04-05T06:50:49.000Z | 2021-11-26T20:46:33.000Z | 31.333333 | 146 | 0.74696 | 11,128 | /**
* Copyright © 2013 - 2017 WaveMaker, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... |
3e1a2af84e0eac9a2c441f15f13a1838408a6cab | 6,012 | java | Java | operator/src/test/java/oracle/kubernetes/operator/helpers/Matchers.java | Alfian878787/weblogic-kubernetes-operator | ac1730a3cdac15621515c1e392f1482a26694ac2 | [
"UPL-1.0",
"MIT"
] | null | null | null | operator/src/test/java/oracle/kubernetes/operator/helpers/Matchers.java | Alfian878787/weblogic-kubernetes-operator | ac1730a3cdac15621515c1e392f1482a26694ac2 | [
"UPL-1.0",
"MIT"
] | null | null | null | operator/src/test/java/oracle/kubernetes/operator/helpers/Matchers.java | Alfian878787/weblogic-kubernetes-operator | ac1730a3cdac15621515c1e392f1482a26694ac2 | [
"UPL-1.0",
"MIT"
] | null | null | null | 37.575 | 105 | 0.721557 | 11,129 | // Copyright (c) 2019, 2020, Oracle Corporation and/or its affiliates.
// Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
package oracle.kubernetes.operator.helpers;
import java.util.Arrays;
import java.util.Map;
import java.util.Objects;
import io.kubernetes.cl... |
3e1a2ba3a7922f5e29f8a0ff115800664204e257 | 19,756 | java | Java | invoice/src/test/java/org/killbill/billing/invoice/tree/TestNodeInterval.java | continents-us/continents-killbill | f4339844cf5bf626af2f2f4dcf515684dba05e98 | [
"Apache-2.0"
] | 3 | 2018-08-24T17:35:56.000Z | 2020-01-25T11:57:18.000Z | invoice/src/test/java/org/killbill/billing/invoice/tree/TestNodeInterval.java | continents-us/continents-killbill | f4339844cf5bf626af2f2f4dcf515684dba05e98 | [
"Apache-2.0"
] | null | null | null | invoice/src/test/java/org/killbill/billing/invoice/tree/TestNodeInterval.java | continents-us/continents-killbill | f4339844cf5bf626af2f2f4dcf515684dba05e98 | [
"Apache-2.0"
] | 4 | 2019-01-03T09:48:55.000Z | 2022-01-04T05:26:51.000Z | 43.707965 | 210 | 0.679135 | 11,130 | /*
* Copyright 2010-2014 Ning, Inc.
*
* Ning licenses this file to you under the Apache License, version 2.0
* (the "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e1a2c4ce2f693c7833289fb95de8dd31bc366a5 | 18,007 | java | Java | paas/tesla-authproxy/tesla-authproxy-server/src/main/java/com/alibaba/tesla/authproxy/outbound/oam/OamClient.java | iuskye/SREWorks | a2a7446767d97ec5f6d15bd00189c42150d6c894 | [
"Apache-2.0"
] | 407 | 2022-03-16T08:09:38.000Z | 2022-03-31T12:27:10.000Z | paas/tesla-authproxy/tesla-authproxy-server/src/main/java/com/alibaba/tesla/authproxy/outbound/oam/OamClient.java | iuskye/SREWorks | a2a7446767d97ec5f6d15bd00189c42150d6c894 | [
"Apache-2.0"
] | 25 | 2022-03-22T04:27:31.000Z | 2022-03-30T08:47:28.000Z | paas/tesla-authproxy/tesla-authproxy-server/src/main/java/com/alibaba/tesla/authproxy/outbound/oam/OamClient.java | iuskye/SREWorks | a2a7446767d97ec5f6d15bd00189c42150d6c894 | [
"Apache-2.0"
] | 109 | 2022-03-21T17:30:44.000Z | 2022-03-31T09:36:28.000Z | 44.818408 | 115 | 0.655437 | 11,131 | package com.alibaba.tesla.authproxy.outbound.oam;
import com.alibaba.tesla.authproxy.Constants;
import com.alibaba.tesla.authproxy.api.model.CheckPermissionRequest;
import com.alibaba.tesla.authproxy.lib.exceptions.AuthProxyThirdPartyError;
import com.alibaba.tesla.authproxy.outbound.acs.AcsClientFactory;
import com.a... |
3e1a2c57fcd0febaf05e6f23e81e227e18065362 | 543 | java | Java | src/test/java/sk/webus/StartTestSuite.java | Johnz86/featureapp | 6efcf730b4490677fb8b40510d8fed9d64639c56 | [
"Apache-2.0"
] | null | null | null | src/test/java/sk/webus/StartTestSuite.java | Johnz86/featureapp | 6efcf730b4490677fb8b40510d8fed9d64639c56 | [
"Apache-2.0"
] | null | null | null | src/test/java/sk/webus/StartTestSuite.java | Johnz86/featureapp | 6efcf730b4490677fb8b40510d8fed9d64639c56 | [
"Apache-2.0"
] | null | null | null | 25.857143 | 113 | 0.714549 | 11,132 | package sk.webus;
import cucumber.api.CucumberOptions;
import cucumber.api.java.en.Given;
import cucumber.api.junit.Cucumber;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Created by jakubcik.jan on 27. 4. 2016.
*/
@RunWith(Cucumber.class)
@CucumberOptions(
format = { "... |
3e1a2cf835d91e28d6c7664a32d5e206f8cd6248 | 3,105 | java | Java | src/test/java/test/hifive/model/oa/propertypath/ProgramDocumentPP.java | ViaOA/oa-web | bd2ba3fb892f0ce199dc1ea239842cd07df0c06f | [
"Apache-2.0"
] | null | null | null | src/test/java/test/hifive/model/oa/propertypath/ProgramDocumentPP.java | ViaOA/oa-web | bd2ba3fb892f0ce199dc1ea239842cd07df0c06f | [
"Apache-2.0"
] | 1 | 2021-11-03T19:41:31.000Z | 2021-11-03T19:41:31.000Z | src/test/java/test/hifive/model/oa/propertypath/ProgramDocumentPP.java | ViaOA/oa-core | 5dc4cb805a1e3e37a54c740cf075a184e2497e19 | [
"Apache-2.0"
] | null | null | null | 34.5 | 124 | 0.723027 | 11,133 | // Generated by OABuilder
package test.hifive.model.oa.propertypath;
import test.hifive.model.oa.*;
public class ProgramDocumentPP {
private static LocationPPx announcementLocation;
private static ProgramPPx announcementProgram;
private static AwardTypePPx awardType;
private static AwardTypePPx awar... |
3e1a2d37c667ae246bf1cc2a883b89b0eaf130cf | 937 | java | Java | src/com/tcl/launcher/json/ParseJsonUtil.java | tigline/roselauncher | 5260aa4401fd9afa4443c17721366f5503816326 | [
"Apache-2.0"
] | null | null | null | src/com/tcl/launcher/json/ParseJsonUtil.java | tigline/roselauncher | 5260aa4401fd9afa4443c17721366f5503816326 | [
"Apache-2.0"
] | null | null | null | src/com/tcl/launcher/json/ParseJsonUtil.java | tigline/roselauncher | 5260aa4401fd9afa4443c17721366f5503816326 | [
"Apache-2.0"
] | null | null | null | 34.703704 | 63 | 0.742796 | 11,134 | package com.tcl.launcher.json;
public class ParseJsonUtil {
// 根部字段(未加入semantic和ad)
public static final String RC = "rc";
public static final String ERROR = "error";
public static final String ACTION_COMMAND = "command";
public static final String ACTION_DATA = "data";
public static final String TIPS = "tips";
... |
3e1a2daf37bde933f52a050f7c4d4d7b4bcffc3e | 1,769 | java | Java | spring-boot-starters/spring-boot-starter-security/src/main/java/me/julb/springbootstarter/security/configurations/beans/authenticationtokens/CustomUsernamePasswordAuthenticationToken.java | julb/assets | 00332bfaabbab53178c483f21f109fed9c5a5523 | [
"MIT"
] | null | null | null | spring-boot-starters/spring-boot-starter-security/src/main/java/me/julb/springbootstarter/security/configurations/beans/authenticationtokens/CustomUsernamePasswordAuthenticationToken.java | julb/assets | 00332bfaabbab53178c483f21f109fed9c5a5523 | [
"MIT"
] | 7 | 2020-12-14T17:40:58.000Z | 2021-02-09T21:19:26.000Z | spring-boot-starters/spring-boot-starter-security/src/main/java/me/julb/springbootstarter/security/configurations/beans/authenticationtokens/CustomUsernamePasswordAuthenticationToken.java | julb/assets | 00332bfaabbab53178c483f21f109fed9c5a5523 | [
"MIT"
] | null | null | null | 38.456522 | 100 | 0.758621 | 11,135 | /**
* MIT License
*
* Copyright (c) 2017-2021 Julb
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modif... |
3e1a2e6cc84a33569fd43c266ee5bb4e412b723a | 1,165 | java | Java | sdcct-core/src/main/java/gov/hhs/onc/sdcct/form/ws/FormWebService.java | elizabethso/sdcct | f09adc3e9f4ce4008b6ddcd109235ab7ee9f2348 | [
"Apache-2.0"
] | null | null | null | sdcct-core/src/main/java/gov/hhs/onc/sdcct/form/ws/FormWebService.java | elizabethso/sdcct | f09adc3e9f4ce4008b6ddcd109235ab7ee9f2348 | [
"Apache-2.0"
] | null | null | null | sdcct-core/src/main/java/gov/hhs/onc/sdcct/form/ws/FormWebService.java | elizabethso/sdcct | f09adc3e9f4ce4008b6ddcd109235ab7ee9f2348 | [
"Apache-2.0"
] | null | null | null | 40.172414 | 235 | 0.771674 | 11,136 | package gov.hhs.onc.sdcct.form.ws;
import com.github.sebhoss.warnings.CompilerWarnings;
import gov.hhs.onc.sdcct.data.SdcctResource;
import gov.hhs.onc.sdcct.data.db.SdcctResourceRegistry;
import gov.hhs.onc.sdcct.data.search.SearchService;
import gov.hhs.onc.sdcct.ws.metadata.InteractionWsMetadata;
import gov.hhs.onc... |
3e1a2e7d6d8c54674521e785bc3898e0a1585120 | 1,223 | java | Java | smartsuites-server/src/test/java/com/smartsuites/ticket/TicketContainerTest.java | smartsuites/SmartSuites | 1f8def542c31b384ed5e880e7e439e738ea01b68 | [
"Apache-2.0"
] | 2 | 2018-04-02T01:46:17.000Z | 2018-04-03T02:21:26.000Z | smartsuites-server/src/test/java/com/smartsuites/ticket/TicketContainerTest.java | smartsuites/SmartSuites | 1f8def542c31b384ed5e880e7e439e738ea01b68 | [
"Apache-2.0"
] | null | null | null | smartsuites-server/src/test/java/com/smartsuites/ticket/TicketContainerTest.java | smartsuites/SmartSuites | 1f8def542c31b384ed5e880e7e439e738ea01b68 | [
"Apache-2.0"
] | null | null | null | 24.46 | 73 | 0.735078 | 11,137 | /*
* Copyright (c) 2017. 联思智云(北京)科技有限公司. All rights reserved.
*/
package com.smartsuites.ticket;
import org.junit.Before;
import org.junit.Test;
import java.net.UnknownHostException;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
public class TicketContainerTest {
privat... |
3e1a2e9656331318c7b7c82115c800f023d2b953 | 2,502 | java | Java | src/main/java/application/Sevlet.java | cn03390/git-iot | aa7d599a6cc77b17091da5d9b69588edb5dd2268 | [
"MIT"
] | null | null | null | src/main/java/application/Sevlet.java | cn03390/git-iot | aa7d599a6cc77b17091da5d9b69588edb5dd2268 | [
"MIT"
] | null | null | null | src/main/java/application/Sevlet.java | cn03390/git-iot | aa7d599a6cc77b17091da5d9b69588edb5dd2268 | [
"MIT"
] | null | null | null | 32.649351 | 130 | 0.764519 | 11,138 | package application;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespons... |
3e1a2f0f256b736a16f76b5f77e37dd1f0499912 | 7,274 | java | Java | twister2/resource-scheduler/src/java/edu/iu/dsc/tws/rsched/schedulers/k8s/mpi/MPIWorkerStarter.java | twister2/twister2 | c6ab9a5563a9e43d3fd1a16e5337da4edae71224 | [
"Apache-2.0"
] | null | null | null | twister2/resource-scheduler/src/java/edu/iu/dsc/tws/rsched/schedulers/k8s/mpi/MPIWorkerStarter.java | twister2/twister2 | c6ab9a5563a9e43d3fd1a16e5337da4edae71224 | [
"Apache-2.0"
] | null | null | null | twister2/resource-scheduler/src/java/edu/iu/dsc/tws/rsched/schedulers/k8s/mpi/MPIWorkerStarter.java | twister2/twister2 | c6ab9a5563a9e43d3fd1a16e5337da4edae71224 | [
"Apache-2.0"
] | null | null | null | 38.486772 | 95 | 0.731647 | 11,139 | // Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distribute... |
3e1a2f4076cc6c41d91818fa87b73f8f91bd17ef | 8,669 | java | Java | src/test/java/io/twasyl/jstackfx/search/QueryTest.java | batchmode/jstackfx | 10f98d24ec7a7f390fedb4cac1151f4a6e76bbc8 | [
"Apache-2.0"
] | 87 | 2016-11-24T07:51:16.000Z | 2022-01-04T15:11:02.000Z | src/test/java/io/twasyl/jstackfx/search/QueryTest.java | batchmode/jstackfx | 10f98d24ec7a7f390fedb4cac1151f4a6e76bbc8 | [
"Apache-2.0"
] | 1 | 2016-12-20T14:59:07.000Z | 2016-12-20T18:36:51.000Z | src/test/java/io/twasyl/jstackfx/search/QueryTest.java | batchmode/jstackfx | 10f98d24ec7a7f390fedb4cac1151f4a6e76bbc8 | [
"Apache-2.0"
] | 15 | 2016-11-24T07:51:19.000Z | 2020-10-12T01:50:56.000Z | 35.383673 | 116 | 0.690852 | 11,140 | package io.twasyl.jstackfx.search;
import io.twasyl.jstackfx.beans.ThreadElement;
import io.twasyl.jstackfx.search.exceptions.UnparsableQueryException;
import org.junit.Test;
import java.util.regex.Matcher;
import static io.twasyl.jstackfx.search.Query.*;
import static org.junit.Assert.*;
/**
* Testing class {@lin... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.