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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e0be17573a74bbb0694b8fda269f15ea33c4599 | 192 | java | Java | logginghub-messaging3/src/main/java/com/logginghub/messaging/ResponseListener.java | logginghub/core | c40d963e7782330b0369c99f64a6b8102b7eea65 | [
"Apache-2.0"
] | null | null | null | logginghub-messaging3/src/main/java/com/logginghub/messaging/ResponseListener.java | logginghub/core | c40d963e7782330b0369c99f64a6b8102b7eea65 | [
"Apache-2.0"
] | null | null | null | logginghub-messaging3/src/main/java/com/logginghub/messaging/ResponseListener.java | logginghub/core | c40d963e7782330b0369c99f64a6b8102b7eea65 | [
"Apache-2.0"
] | 2 | 2015-12-09T16:39:10.000Z | 2021-02-18T09:11:21.000Z | 24 | 46 | 0.734375 | 5,023 | package com.logginghub.messaging;
public interface ResponseListener<T> {
void onResponse(T response);
void onResponseFailure(Throwable reason);
void onResponseTimeout();
}
|
3e0be1cdd5c9e6d9087f85669ea0db026f873269 | 755 | java | Java | platform/vcs-log/impl/src/com/intellij/vcs/log/ui/actions/ShowDiffPreviewAction.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | platform/vcs-log/impl/src/com/intellij/vcs/log/ui/actions/ShowDiffPreviewAction.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 1 | 2020-07-30T19:04:47.000Z | 2020-07-30T19:04:47.000Z | platform/vcs-log/impl/src/com/intellij/vcs/log/ui/actions/ShowDiffPreviewAction.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 1 | 2020-10-15T05:56:42.000Z | 2020-10-15T05:56:42.000Z | 37.75 | 140 | 0.788079 | 5,024 | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.vcs.log.ui.actions;
import com.intellij.vcs.log.VcsLogBundle;
import com.intellij.vcs.log.impl.CommonUiProperties;
import com.intellij.vcs.log.impl.VcsLogUiP... |
3e0be2389cc96abc2ef1f5ae1df2c45b7dc6a5fb | 4,730 | java | Java | flink-connector-oracle-cdc/src/main/java/com/ververica/cdc/connectors/oracle/table/OracleReadableMetaData.java | zhongqishang/flink-cdc-connectors | b9264433ca49ef2f22cc6d6dedd63ce6aa557736 | [
"Apache-2.0"
] | 8 | 2022-01-14T03:02:24.000Z | 2022-02-23T04:24:51.000Z | flink-connector-oracle-cdc/src/main/java/com/ververica/cdc/connectors/oracle/table/OracleReadableMetaData.java | ViseprSky/flink-cdc-connectors | c97968e6379f2a3a737645bbc2bcf6f047aaa92f | [
"Apache-2.0"
] | 9 | 2021-08-20T07:26:04.000Z | 2021-12-24T13:33:25.000Z | flink-connector-oracle-cdc/src/main/java/com/ververica/cdc/connectors/oracle/table/OracleReadableMetaData.java | ViseprSky/flink-cdc-connectors | c97968e6379f2a3a737645bbc2bcf6f047aaa92f | [
"Apache-2.0"
] | 3 | 2021-09-14T02:56:31.000Z | 2022-03-22T09:19:14.000Z | 37.84 | 97 | 0.629175 | 5,025 | /*
* 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 ... |
3e0be2724c0a1aac37566c3f5b8b2fcd5c5303cd | 1,240 | java | Java | hasting-rpc/src/test/java/com/lindzh/hasting/rpc/service/StatisticsFilter.java | lindzh/rpc | efed0dabcc5181b9f81bb54514048b38adfd7177 | [
"MIT"
] | 187 | 2015-03-12T12:37:21.000Z | 2018-02-28T02:38:21.000Z | hasting-rpc/src/test/java/com/lindzh/hasting/rpc/service/StatisticsFilter.java | lindzh/hasting | efed0dabcc5181b9f81bb54514048b38adfd7177 | [
"MIT"
] | 5 | 2015-04-20T13:14:29.000Z | 2017-10-02T08:53:23.000Z | hasting-rpc/src/test/java/com/lindzh/hasting/rpc/service/StatisticsFilter.java | lindzh/rpc | efed0dabcc5181b9f81bb54514048b38adfd7177 | [
"MIT"
] | 141 | 2015-03-12T12:43:59.000Z | 2018-02-27T07:40:32.000Z | 21.016949 | 71 | 0.708065 | 5,026 | package com.lindzh.hasting.rpc.service;
import java.util.concurrent.atomic.AtomicLong;
import com.lindzh.hasting.rpc.RemoteCall;
import com.lindzh.hasting.rpc.RpcObject;
import com.lindzh.hasting.rpc.Service;
import com.lindzh.hasting.rpc.filter.RpcFilter;
import com.lindzh.hasting.rpc.filter.RpcFilterChain;
import c... |
3e0be4628705039c8d13f5c010c0a883fcffa29c | 3,534 | java | Java | aws-java-sdk-medialive/src/main/java/com/amazonaws/services/medialive/model/transform/HlsOutputSettingsJsonUnmarshaller.java | psmagin/aws-sdk-java | 2250ab204ea1abf0e9e79209f27d139199cddd44 | [
"Apache-2.0"
] | null | null | null | aws-java-sdk-medialive/src/main/java/com/amazonaws/services/medialive/model/transform/HlsOutputSettingsJsonUnmarshaller.java | psmagin/aws-sdk-java | 2250ab204ea1abf0e9e79209f27d139199cddd44 | [
"Apache-2.0"
] | 1 | 2020-02-12T01:54:01.000Z | 2020-02-12T01:54:11.000Z | aws-java-sdk-medialive/src/main/java/com/amazonaws/services/medialive/model/transform/HlsOutputSettingsJsonUnmarshaller.java | psmagin/aws-sdk-java | 2250ab204ea1abf0e9e79209f27d139199cddd44 | [
"Apache-2.0"
] | 1 | 2020-02-12T01:46:54.000Z | 2020-02-12T01:46:54.000Z | 40.62069 | 136 | 0.654499 | 5,027 | /*
* Copyright 2014-2019 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... |
3e0be47c0381a18b3938cc303e352ad271f7ac06 | 1,634 | java | Java | 2019-2020/src/designPattern/reseauSocial/core/SocialNetWorkImpl.java | 2019-2020-IUT/M315-Conception-et-Programmation-Oriente-Objet-Avance | c6b3df1e09f09d1a31881d896d82953e827b2214 | [
"CC-BY-4.0"
] | null | null | null | 2019-2020/src/designPattern/reseauSocial/core/SocialNetWorkImpl.java | 2019-2020-IUT/M315-Conception-et-Programmation-Oriente-Objet-Avance | c6b3df1e09f09d1a31881d896d82953e827b2214 | [
"CC-BY-4.0"
] | null | null | null | 2019-2020/src/designPattern/reseauSocial/core/SocialNetWorkImpl.java | 2019-2020-IUT/M315-Conception-et-Programmation-Oriente-Objet-Avance | c6b3df1e09f09d1a31881d896d82953e827b2214 | [
"CC-BY-4.0"
] | null | null | null | 19 | 73 | 0.73623 | 5,028 | package designPattern.reseauSocial.core;
import java.util.Collection;
import java.util.Observable;
import java.util.Set;
import designPattern.facebookGhost.FacebookGhostNetwork;
import designPattern.grapheSimple.GrapheSimple;
@SuppressWarnings("deprecation")
public class SocialNetWorkImpl implements SocialNetworkInt... |
3e0be53a573319901b374b2747d594be274389cc | 281 | java | Java | src/main/java/design/simplefactory/Client.java | mayuanucas/CodingInterview | f7603e8b5640fb8a0e2cbb97e4abc589b2bde376 | [
"Apache-2.0"
] | 37 | 2018-02-03T14:17:01.000Z | 2022-03-28T18:48:27.000Z | src/main/java/design/simplefactory/Client.java | mxuexxmy/CodingInterview | 007884a15cbc6f68508fd5aa3034b05e6fa729c9 | [
"Apache-2.0"
] | null | null | null | src/main/java/design/simplefactory/Client.java | mxuexxmy/CodingInterview | 007884a15cbc6f68508fd5aa3034b05e6fa729c9 | [
"Apache-2.0"
] | 16 | 2018-09-21T14:40:52.000Z | 2021-07-04T04:19:48.000Z | 20.071429 | 58 | 0.654804 | 5,029 | package design.simplefactory;
/**
* @author: mayuan
* @desc:
* @date: 2018/07/14
*/
public class Client {
public static void main(String[] args) {
SimpleFactory simpleFactory = new SimpleFactory();
Product product = simpleFactory.createProduct(1);
}
}
|
3e0be5632a9f9c87ecacfff78b4cf6793e9b3b3f | 4,150 | java | Java | src/src/cn/limc/androidcharts/view/MinusStickChart.java | treycc/Android-Charts | 3de48c6a640f63dc7e94e34a76daaf86ba428e0f | [
"Apache-2.0"
] | 654 | 2015-01-01T18:39:28.000Z | 2022-03-15T00:18:07.000Z | src/src/cn/limc/androidcharts/view/MinusStickChart.java | ynztlxdeai/Android-Charts | 3de48c6a640f63dc7e94e34a76daaf86ba428e0f | [
"Apache-2.0"
] | 7 | 2015-06-15T02:00:33.000Z | 2021-12-16T17:47:24.000Z | src/src/cn/limc/androidcharts/view/MinusStickChart.java | ynztlxdeai/Android-Charts | 3de48c6a640f63dc7e94e34a76daaf86ba428e0f | [
"Apache-2.0"
] | 223 | 2015-01-02T09:08:35.000Z | 2022-02-06T06:35:59.000Z | 23.446328 | 81 | 0.645542 | 5,030 | /*
* MinusStickChart.java
* Android-Charts
*
* Created by limc on 2011/05/29.
*
* Copyright 2011 limc.cn 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 ... |
3e0be68a017c26904a8e96f3ac80a423edb9971d | 1,163 | java | Java | Mage.Sets/src/mage/cards/m/MireBoa.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/m/MireBoa.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/m/MireBoa.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 26.431818 | 126 | 0.699914 | 5,031 |
package mage.cards.m;
import java.util.UUID;
import mage.MageInt;
import mage.abilities.common.SimpleActivatedAbility;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.common.RegenerateSourceEffect;
import mage.abilities.keyword.SwampwalkAbility;
import mage.cards.CardImpl;
import mage.ca... |
3e0be6feee1b8f897567e7ed1c93e02397dad631 | 2,470 | java | Java | example/src/main/java/com/walid/jsbridge/example/PlanetModule.java | walid1992/JSBridge | 834a2b65b30da7cd851296fd4c95dc6de5210d24 | [
"MIT"
] | 3 | 2019-06-28T03:33:20.000Z | 2019-07-10T07:11:45.000Z | example/src/main/java/com/walid/jsbridge/example/PlanetModule.java | walid1992/JSBridge | 834a2b65b30da7cd851296fd4c95dc6de5210d24 | [
"MIT"
] | null | null | null | example/src/main/java/com/walid/jsbridge/example/PlanetModule.java | walid1992/JSBridge | 834a2b65b30da7cd851296fd4c95dc6de5210d24 | [
"MIT"
] | null | null | null | 42.586207 | 131 | 0.463563 | 5,032 | package com.walid.jsbridge.example;
import android.util.Log;
import com.walid.jsbridge.BridgeWebView;
import com.walid.jsbridge.IDispatchCallBack;
import com.walid.jsbridge.factory.BridgeModule;
import com.walid.jsbridge.factory.JSCallData;
import com.walid.jsbridge.factory.JSMethod;
import com.walid.jsbridge.factory... |
3e0be77d6a454163874fe50b935646efe8b62f2d | 430 | java | Java | dora/src/test/java/fixtures/model/Attach.java | nrudenko/dora | 5396c05394fd240bfe72b5b1ca48b3cae2039600 | [
"MIT"
] | 4 | 2016-02-08T22:13:31.000Z | 2017-02-28T18:18:19.000Z | dora/src/test/java/fixtures/model/Attach.java | nrudenko/dora | 5396c05394fd240bfe72b5b1ca48b3cae2039600 | [
"MIT"
] | null | null | null | dora/src/test/java/fixtures/model/Attach.java | nrudenko/dora | 5396c05394fd240bfe72b5b1ca48b3cae2039600 | [
"MIT"
] | null | null | null | 21.5 | 56 | 0.693023 | 5,033 | package fixtures.model;
import com.github.nrudenko.dora.annotation.DbColumn;
import com.github.nrudenko.dora.annotation.Table;
@Table
public class Attach {
public int _id;
public String url;
@DbColumn(additional = "UNIQUE ON CONFLICT REPLACE")
public String messageId;
public Attach() {}
publ... |
3e0be8458fda1a1acd87348cefc07919fd7cd7a3 | 773 | java | Java | webapp/src/main/java/io/webApp/springbootstarter/WebApiApp.java | DD-HAREKAZE/csye6225-spring2019 | f49524eaf5b9ba650278f4aaeb2169fccc1c4835 | [
"Apache-2.0"
] | null | null | null | webapp/src/main/java/io/webApp/springbootstarter/WebApiApp.java | DD-HAREKAZE/csye6225-spring2019 | f49524eaf5b9ba650278f4aaeb2169fccc1c4835 | [
"Apache-2.0"
] | null | null | null | webapp/src/main/java/io/webApp/springbootstarter/WebApiApp.java | DD-HAREKAZE/csye6225-spring2019 | f49524eaf5b9ba650278f4aaeb2169fccc1c4835 | [
"Apache-2.0"
] | null | null | null | 32.208333 | 81 | 0.789133 | 5,034 | package io.webApp.springbootstarter;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import io.webApp.sprin... |
3e0be854296dfd948d172fdd2113b91a5470d083 | 2,446 | java | Java | tsdbreader/src/main/java/com/alibaba/datax/plugin/reader/tsdbreader/util/HttpUtils.java | chenzhaoplus/DataX | d131bcc2b0bf9fed69efa931597e51c68d348132 | [
"Apache-2.0"
] | 14,564 | 2015-12-10T07:48:57.000Z | 2022-03-31T08:20:41.000Z | tsdbreader/src/main/java/com/alibaba/datax/plugin/reader/tsdbreader/util/HttpUtils.java | chenzhaoplus/DataX | d131bcc2b0bf9fed69efa931597e51c68d348132 | [
"Apache-2.0"
] | 1,390 | 2015-12-27T07:33:57.000Z | 2022-03-30T08:11:59.000Z | tsdbreader/src/main/java/com/alibaba/datax/plugin/reader/tsdbreader/util/HttpUtils.java | chenzhaoplus/DataX | d131bcc2b0bf9fed69efa931597e51c68d348132 | [
"Apache-2.0"
] | 5,545 | 2015-12-11T08:20:31.000Z | 2022-03-31T08:58:30.000Z | 35.970588 | 117 | 0.674162 | 5,035 | package com.alibaba.datax.plugin.reader.tsdbreader.util;
import com.alibaba.fastjson.JSON;
import org.apache.http.client.fluent.Content;
import org.apache.http.client.fluent.Request;
import org.apache.http.entity.ContentType;
import java.nio.charset.StandardCharsets;
import java.util.Map;
import java.util.concurrent.... |
3e0be8b3919229264f4003eef96bc6f7376cc739 | 3,538 | java | Java | aws-java-sdk-nimblestudio/src/main/java/com/amazonaws/services/nimblestudio/model/transform/EulaJsonUnmarshaller.java | phambryan/aws-sdk-for-java | 0f75a8096efdb4831da8c6793390759d97a25019 | [
"Apache-2.0"
] | 3,372 | 2015-01-03T00:35:43.000Z | 2022-03-31T15:56:24.000Z | aws-java-sdk-nimblestudio/src/main/java/com/amazonaws/services/nimblestudio/model/transform/EulaJsonUnmarshaller.java | phambryan/aws-sdk-for-java | 0f75a8096efdb4831da8c6793390759d97a25019 | [
"Apache-2.0"
] | 2,391 | 2015-01-01T12:55:24.000Z | 2022-03-31T08:01:50.000Z | aws-java-sdk-nimblestudio/src/main/java/com/amazonaws/services/nimblestudio/model/transform/EulaJsonUnmarshaller.java | phambryan/aws-sdk-for-java | 0f75a8096efdb4831da8c6793390759d97a25019 | [
"Apache-2.0"
] | 2,876 | 2015-01-01T14:38:37.000Z | 2022-03-29T19:53:10.000Z | 38.879121 | 136 | 0.624647 | 5,036 | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e0be8e86384c37e13d2b9489dec62664df91aa6 | 9,184 | java | Java | library/src/main/java/com/firebase/geofire/core/GeoHashQuery.java | VuongDo92/realtime-location-android | 49b3415198c581caaaace9273126bfcbd8ca1f1d | [
"Apache-2.0"
] | 125 | 2019-06-13T02:25:38.000Z | 2022-03-23T18:03:39.000Z | library/src/main/java/com/firebase/geofire/core/GeoHashQuery.java | VuongDo92/realtime-location-android | 49b3415198c581caaaace9273126bfcbd8ca1f1d | [
"Apache-2.0"
] | 16 | 2020-01-04T04:44:09.000Z | 2022-03-27T16:57:59.000Z | library/src/main/java/com/firebase/geofire/core/GeoHashQuery.java | VuongDo92/realtime-location-android | 49b3415198c581caaaace9273126bfcbd8ca1f1d | [
"Apache-2.0"
] | 38 | 2019-06-14T12:36:36.000Z | 2022-03-13T17:32:18.000Z | 41.369369 | 125 | 0.650479 | 5,037 | /*
* 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... |
3e0be8eeaa22288abd1c08b88a473ebec03fbfa5 | 1,352 | java | Java | hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/writebehind/StoreEvent.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 4,283 | 2015-01-02T03:56:10.000Z | 2022-03-29T23:07:45.000Z | hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/writebehind/StoreEvent.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 14,014 | 2015-01-01T04:29:38.000Z | 2022-03-31T21:47:55.000Z | hazelcast/src/main/java/com/hazelcast/map/impl/mapstore/writebehind/StoreEvent.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 1,608 | 2015-01-04T09:57:08.000Z | 2022-03-31T12:05:26.000Z | 27.591837 | 75 | 0.693787 | 5,038 | /*
* Copyright (c) 2008-2021, Hazelcast, Inc. 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 ... |
3e0be90360ed9408102bb391b7a8d8c54bce86c0 | 2,401 | java | Java | sproutStudy_ejb/src/main/java/edu/harvard/mgh/lcs/sprout/forms/study/to/CohortMemberTO.java | stephenlorenz/sproutstudy | 5070cba7a44f015b5eabc961409a37229161fa95 | [
"Apache-2.0"
] | null | null | null | sproutStudy_ejb/src/main/java/edu/harvard/mgh/lcs/sprout/forms/study/to/CohortMemberTO.java | stephenlorenz/sproutstudy | 5070cba7a44f015b5eabc961409a37229161fa95 | [
"Apache-2.0"
] | null | null | null | sproutStudy_ejb/src/main/java/edu/harvard/mgh/lcs/sprout/forms/study/to/CohortMemberTO.java | stephenlorenz/sproutstudy | 5070cba7a44f015b5eabc961409a37229161fa95 | [
"Apache-2.0"
] | null | null | null | 23.539216 | 87 | 0.643065 | 5,039 | package edu.harvard.mgh.lcs.sprout.forms.study.to;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class CohortMemberTO implements Serializable {
private String fullName;
private String prettyName;
private String firstName;
pr... |
3e0beb45a02cc786ab17213068f0242d2e493870 | 610 | java | Java | 8._Paintings/src/main/java/dk/andl/paintings/models/Gallery.java | anderslatif/Kea_DAT20A_Construction_2019_Autumn | f9f21d6411ce4968aa365971395cf7626c910be0 | [
"MIT"
] | 2 | 2021-09-08T06:55:21.000Z | 2021-10-05T06:30:00.000Z | 8._Paintings/src/main/java/dk/andl/paintings/models/Gallery.java | anderslatif/Kea_DAT20A_Construction_2021_Autumn | f9f21d6411ce4968aa365971395cf7626c910be0 | [
"MIT"
] | null | null | null | 8._Paintings/src/main/java/dk/andl/paintings/models/Gallery.java | anderslatif/Kea_DAT20A_Construction_2021_Autumn | f9f21d6411ce4968aa365971395cf7626c910be0 | [
"MIT"
] | 2 | 2021-09-30T06:58:13.000Z | 2021-11-25T13:05:37.000Z | 17.428571 | 87 | 0.703279 | 5,040 | package dk.andl.paintings.models;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.Data;
import javax.persistence.*;
import java.util.Set;
@Data
@Table(name = "galleries")
@Entity
public class Gallery {
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Id
private Long id;
@Colum... |
3e0bebb76e8d5be19bb18a284c37a07649802217 | 754 | java | Java | pvmanager/datasource-timecache/src/main/java/org/diirt/datasource/timecache/PVCacheListener.java | diirt/diirt | 6070306dd321e95dc6ca15e9c04903fae7b595a9 | [
"MIT"
] | 12 | 2015-03-24T19:11:36.000Z | 2021-08-14T11:48:05.000Z | pvmanager/datasource-timecache/src/main/java/org/diirt/datasource/timecache/PVCacheListener.java | diirt/diirt | 6070306dd321e95dc6ca15e9c04903fae7b595a9 | [
"MIT"
] | 36 | 2015-01-20T14:37:30.000Z | 2022-02-16T00:55:15.000Z | pvmanager/datasource-timecache/src/main/java/org/diirt/datasource/timecache/PVCacheListener.java | diirt/diirt | 6070306dd321e95dc6ca15e9c04903fae7b595a9 | [
"MIT"
] | 13 | 2015-01-13T00:17:43.000Z | 2018-07-03T10:57:08.000Z | 29 | 82 | 0.740053 | 5,041 | /**
* Copyright (C) 2010-18 diirt developers. See COPYRIGHT.TXT
* All rights reserved. Use is subject to license terms. See LICENSE.TXT
*/
package org.diirt.datasource.timecache;
import java.util.SortedSet;
import org.diirt.datasource.timecache.util.IntervalsList;
import org.diirt.util.time.TimeInterval;
/**
* {... |
3e0bec2db645c3a0b2507b6db689a010ce20181a | 4,994 | java | Java | app/src/main/java/com/orange/orangenote/util/ContentUtil.java | ChiuLui/orangenote | c92a741c11affb189dbb672f67fde8ecbdc4a5da | [
"Apache-2.0"
] | 5 | 2021-06-23T09:47:59.000Z | 2021-09-14T08:45:36.000Z | app/src/main/java/com/orange/orangenote/util/ContentUtil.java | ChiuLui/orangenote | c92a741c11affb189dbb672f67fde8ecbdc4a5da | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/orange/orangenote/util/ContentUtil.java | ChiuLui/orangenote | c92a741c11affb189dbb672f67fde8ecbdc4a5da | [
"Apache-2.0"
] | 2 | 2019-05-08T11:05:36.000Z | 2020-06-10T05:23:54.000Z | 25.875648 | 90 | 0.445134 | 5,042 | package com.orange.orangenote.util;
/**
* @author 神经大条蕾弟
* @version 1.0
* @date 2018/04/21 18:01
* @copyright 赵蕾
*/
public class ContentUtil {
private static final int TITLE_LENGHT = 20;
private static final int CONTENT_LENGHT = 100;
/**
* 把一段字符串截取成要显示的标题
* @param content
* @return
... |
3e0becc246aabc3306535c7a2402d8b274435fea | 719 | java | Java | freeze2/src/main/java/com/isaacbrodsky/freeze2/game/editor/ViewMode.java | isaacbrodsky/freeze | a2114b53a8e866fd2f070d4b049c13cc757f3975 | [
"MIT"
] | null | null | null | freeze2/src/main/java/com/isaacbrodsky/freeze2/game/editor/ViewMode.java | isaacbrodsky/freeze | a2114b53a8e866fd2f070d4b049c13cc757f3975 | [
"MIT"
] | null | null | null | freeze2/src/main/java/com/isaacbrodsky/freeze2/game/editor/ViewMode.java | isaacbrodsky/freeze | a2114b53a8e866fd2f070d4b049c13cc757f3975 | [
"MIT"
] | null | null | null | 17.119048 | 89 | 0.66064 | 5,043 | /**
*
*/
package com.isaacbrodsky.freeze2.game.editor;
import java.util.stream.Collectors;
import java.util.stream.Stream;
/**
* @author isaac
*
*/
public enum ViewMode {
EDITOR,
PREVIEW,
EMPTIES,
STAT_COUNT,
STAT_ORDER,
SUPER_WINDOW,
MONOCHROME,
OOP_PRESENT,
WALKABLE;
public static String makeViewM... |
3e0beda6b63b577ae586fed1be998225bb7275d3 | 667 | java | Java | src/main/java/com/wissen/e_commerce/pojo/InventoryBo.java | punitsukhija/E_Commerce | 69c59bf258f17845be8deeb0f28b8468e7e965e0 | [
"Unlicense"
] | null | null | null | src/main/java/com/wissen/e_commerce/pojo/InventoryBo.java | punitsukhija/E_Commerce | 69c59bf258f17845be8deeb0f28b8468e7e965e0 | [
"Unlicense"
] | null | null | null | src/main/java/com/wissen/e_commerce/pojo/InventoryBo.java | punitsukhija/E_Commerce | 69c59bf258f17845be8deeb0f28b8468e7e965e0 | [
"Unlicense"
] | null | null | null | 18.527778 | 54 | 0.724138 | 5,044 | package com.wissen.e_commerce.pojo;
public class InventoryBo extends BaseInventoryBo {
private String inventoryName;
private String location;
private String sellerEmailId;
public String getInventoryName() {
return inventoryName;
}
public void setInventoryName(String inventoryName) {
this.... |
3e0bee2dd11080d9f8cecb1d0c1aaaa7a5ed138d | 1,175 | java | Java | src/main/java/frc/robot/commands/AutoZeroYaw.java | RoboLions/frc-2022-new | c16bdd0054b12deebb8f1efb5ea3a5e2dee6b651 | [
"BSD-3-Clause"
] | 1 | 2022-02-17T19:43:12.000Z | 2022-02-17T19:43:12.000Z | src/main/java/frc/robot/commands/AutoZeroYaw.java | RoboLions/frc-2022-new | c16bdd0054b12deebb8f1efb5ea3a5e2dee6b651 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/commands/AutoZeroYaw.java | RoboLions/frc-2022-new | c16bdd0054b12deebb8f1efb5ea3a5e2dee6b651 | [
"BSD-3-Clause"
] | null | null | null | 24.479167 | 74 | 0.71234 | 5,045 | // Copyright (c) FIRST and other WPILib contributors.
// Open Source Software; you can modify and/or share it under the terms of
// the WPILib BSD license file in the root directory of this project.
package frc.robot.commands;
import edu.wpi.first.wpilibj2.command.CommandBase;
import frc.robot.subsystems.DriveSubsyst... |
3e0bee6913c95f7bf9de22b9bb4b86fd3020a1ec | 2,202 | java | Java | src/java/com/echothree/control/user/filter/common/result/GetFilterStepElementDescriptionsResult.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | 1 | 2020-09-01T08:39:01.000Z | 2020-09-01T08:39:01.000Z | src/java/com/echothree/control/user/filter/common/result/GetFilterStepElementDescriptionsResult.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | null | null | null | src/java/com/echothree/control/user/filter/common/result/GetFilterStepElementDescriptionsResult.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | 1 | 2020-05-31T08:34:46.000Z | 2020-05-31T08:34:46.000Z | 44.04 | 116 | 0.738874 | 5,046 | // --------------------------------------------------------------------------------
// Copyright 2002-2021 Echo Three, 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:/... |
3e0bee90bc1271f5d08884c40c7f904470de2dab | 277 | java | Java | wuffy-network/src/main/java/net/wuffy/network/Packet.java | NgLoader/Discord-Bot-Wuffy-v1 | 8ea01c1bcf88444e7bccb6406026985e5264398d | [
"Apache-2.0"
] | null | null | null | wuffy-network/src/main/java/net/wuffy/network/Packet.java | NgLoader/Discord-Bot-Wuffy-v1 | 8ea01c1bcf88444e7bccb6406026985e5264398d | [
"Apache-2.0"
] | null | null | null | wuffy-network/src/main/java/net/wuffy/network/Packet.java | NgLoader/Discord-Bot-Wuffy-v1 | 8ea01c1bcf88444e7bccb6406026985e5264398d | [
"Apache-2.0"
] | null | null | null | 21.307692 | 58 | 0.776173 | 5,047 | package net.wuffy.network;
import java.io.IOException;
/**
* @author Ingrim4
*/
public interface Packet<T extends INetHandler> {
void read(PacketBuffer packetBuffer) throws IOException;
void write(PacketBuffer packetBuffer) throws IOException;
void handle(T handler);
} |
3e0bef2b5b054e367bc295b3bbe42a4fbd88dd63 | 7,110 | java | Java | iot/home-management-system/android-app/app/src/main/java/com/hms/power_sockets/view/activities/PowerSocketsActivity.java | Kyledmw/student-projects | 766ef9d4b879c8c2d2086c2abe0fa224e2e051c6 | [
"Apache-2.0"
] | null | null | null | iot/home-management-system/android-app/app/src/main/java/com/hms/power_sockets/view/activities/PowerSocketsActivity.java | Kyledmw/student-projects | 766ef9d4b879c8c2d2086c2abe0fa224e2e051c6 | [
"Apache-2.0"
] | null | null | null | iot/home-management-system/android-app/app/src/main/java/com/hms/power_sockets/view/activities/PowerSocketsActivity.java | Kyledmw/student-projects | 766ef9d4b879c8c2d2086c2abe0fa224e2e051c6 | [
"Apache-2.0"
] | null | null | null | 35.909091 | 128 | 0.665823 | 5,048 | package com.hms.power_sockets.view.activities;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.To... |
3e0bef4402114525495f2733aaa6074394ab69ce | 589 | java | Java | hyperion-client/src/main/java/it/takethesecoins/hyperion/grabbers/RobotGrabber.java | maxill1/hyperion-client | 84712fa8aa93548a097b1058a0ff4d4bbcf9cff7 | [
"MIT"
] | null | null | null | hyperion-client/src/main/java/it/takethesecoins/hyperion/grabbers/RobotGrabber.java | maxill1/hyperion-client | 84712fa8aa93548a097b1058a0ff4d4bbcf9cff7 | [
"MIT"
] | null | null | null | hyperion-client/src/main/java/it/takethesecoins/hyperion/grabbers/RobotGrabber.java | maxill1/hyperion-client | 84712fa8aa93548a097b1058a0ff4d4bbcf9cff7 | [
"MIT"
] | null | null | null | 23.56 | 110 | 0.696095 | 5,049 | package it.takethesecoins.hyperion.grabbers;
import java.awt.Rectangle;
import java.awt.Robot;
import java.awt.Toolkit;
import java.awt.image.BufferedImage;
/**
* Grab screen using {@link Robot}
* @author Luca
*
*/
public class RobotGrabber extends AbsGrabber{
@Override
protected BufferedImage... |
3e0bf0d7f5be7ae954dc5971b05c2181231d6101 | 12,175 | java | Java | oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/mongo/ClusterConflictTest.java | sho25/jackrabbit-oak | 1bb8a341fdf907578298f9ed52a48458e4f6efdc | [
"Apache-2.0"
] | null | null | null | oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/mongo/ClusterConflictTest.java | sho25/jackrabbit-oak | 1bb8a341fdf907578298f9ed52a48458e4f6efdc | [
"Apache-2.0"
] | 2 | 2020-06-15T19:48:29.000Z | 2021-02-08T21:25:54.000Z | oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/mongo/ClusterConflictTest.java | sho25/jackrabbit-oak | 1bb8a341fdf907578298f9ed52a48458e4f6efdc | [
"Apache-2.0"
] | null | null | null | 14.511323 | 810 | 0.797618 | 5,050 | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * 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 ... |
3e0bf0d9083b2d39848af155f7b39419810d83c6 | 2,949 | java | Java | app/controllers/HomeController.java | nookio/kitchen | 243a30bdd0f658b9426c4db9804798c94f604a24 | [
"Apache-2.0"
] | null | null | null | app/controllers/HomeController.java | nookio/kitchen | 243a30bdd0f658b9426c4db9804798c94f604a24 | [
"Apache-2.0"
] | null | null | null | app/controllers/HomeController.java | nookio/kitchen | 243a30bdd0f658b9426c4db9804798c94f604a24 | [
"Apache-2.0"
] | null | null | null | 24.575 | 81 | 0.657172 | 5,051 | package controllers;
import com.google.inject.Inject;
import helper.Response;
import models.Contact;
import models.Credential;
import models.House;
import models.address.Area;
import models.address.City;
import models.address.District;
import models.address.Province;
import play.mvc.*;
import services.CredentialServi... |
3e0bf16b686b9b6f9d3ca678260c85acba029efd | 1,073 | java | Java | multi-module/main/src/test/java/pl/edu/agh/kis/pz1/ReaderXLSXTest.java | YgLK/parserCSV-XLSX-to-XML | 224da9c18b76a959f2c1f032c6db8f8151384559 | [
"MIT"
] | null | null | null | multi-module/main/src/test/java/pl/edu/agh/kis/pz1/ReaderXLSXTest.java | YgLK/parserCSV-XLSX-to-XML | 224da9c18b76a959f2c1f032c6db8f8151384559 | [
"MIT"
] | null | null | null | multi-module/main/src/test/java/pl/edu/agh/kis/pz1/ReaderXLSXTest.java | YgLK/parserCSV-XLSX-to-XML | 224da9c18b76a959f2c1f032c6db8f8151384559 | [
"MIT"
] | null | null | null | 33.53125 | 83 | 0.643057 | 5,052 | package pl.edu.agh.kis.pz1;
import org.junit.Assert;
import org.junit.Test;
/**
* Class used for testing XLSX reader
* methods and functionalities.
*/
public class ReaderXLSXTest {
@Test
public void testIfAllInvoicesAreReadFromFile(){
Invoices invoices = new Invoices();
Sum... |
3e0bf18760d2e2e221e64b9edfa9ba0585a337a5 | 9,926 | java | Java | hl7_java/src/main/java/com/babylonhealth/lit/hl7_java/builders/Claim_SupportingInfoBuilder.java | babylonhealth/lit-fhir | 7942938ec86ccc1ee7c17852032d5f5d06753629 | [
"Apache-2.0"
] | 18 | 2021-12-17T22:05:39.000Z | 2022-01-28T14:14:15.000Z | hl7_java/src/main/java/com/babylonhealth/lit/hl7_java/builders/Claim_SupportingInfoBuilder.java | babylonhealth/lit-fhir | 7942938ec86ccc1ee7c17852032d5f5d06753629 | [
"Apache-2.0"
] | 2 | 2021-12-21T19:19:01.000Z | 2022-01-25T11:07:56.000Z | hl7_java/src/main/java/com/babylonhealth/lit/hl7_java/builders/Claim_SupportingInfoBuilder.java | babylonhealth/lit-fhir | 7942938ec86ccc1ee7c17852032d5f5d06753629 | [
"Apache-2.0"
] | null | null | null | 41.705882 | 100 | 0.723151 | 5,053 | package com.babylonhealth.lit.hl7_java.builders;
import java.time.LocalDate;
import java.time.LocalTime;
import java.time.ZonedDateTime;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import java.util.Optional;
import java.util.UUID;
import java.util.stream.Stream;
import java.util... |
3e0bf1e3550d96c620499bd885a47fabafbe9287 | 9,566 | java | Java | tests/src/test/java/alluxio/server/ft/MultiWorkerIntegrationTest.java | wheatxiong/alluxio | 46f774b3b6db8e21e3ecda784869428801b8a8e7 | [
"Apache-2.0",
"CC0-1.0"
] | 4,081 | 2016-02-23T06:35:40.000Z | 2022-03-31T16:04:40.000Z | tests/src/test/java/alluxio/server/ft/MultiWorkerIntegrationTest.java | wheatxiong/alluxio | 46f774b3b6db8e21e3ecda784869428801b8a8e7 | [
"Apache-2.0",
"CC0-1.0"
] | 12,242 | 2016-02-23T05:37:45.000Z | 2022-03-31T22:14:03.000Z | tests/src/test/java/alluxio/server/ft/MultiWorkerIntegrationTest.java | wheatxiong/alluxio | 46f774b3b6db8e21e3ecda784869428801b8a8e7 | [
"Apache-2.0",
"CC0-1.0"
] | 2,665 | 2016-02-23T05:26:57.000Z | 2022-03-31T08:08:53.000Z | 43.09009 | 98 | 0.744616 | 5,054 | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... |
3e0bf1f2d93cf9ba76ef273d61e85f25e12631c7 | 1,294 | java | Java | thunx-model/src/test/java/eu/xenit/contentcloud/thunx/predicates/model/ComparisonTest.java | paulcwarren/thunx | 03be10d0831def1ccd619a059aa18764c7eeba23 | [
"Apache-2.0"
] | 4 | 2021-07-22T11:45:11.000Z | 2022-01-26T08:10:19.000Z | thunx-model/src/test/java/eu/xenit/contentcloud/thunx/predicates/model/ComparisonTest.java | paulcwarren/thunx | 03be10d0831def1ccd619a059aa18764c7eeba23 | [
"Apache-2.0"
] | 5 | 2021-09-02T14:05:02.000Z | 2022-02-21T23:14:09.000Z | thunx-model/src/test/java/eu/xenit/contentcloud/thunx/predicates/model/ComparisonTest.java | paulcwarren/thunx | 03be10d0831def1ccd619a059aa18764c7eeba23 | [
"Apache-2.0"
] | 2 | 2021-07-22T11:12:59.000Z | 2022-01-05T14:10:53.000Z | 34.052632 | 117 | 0.7017 | 5,055 | package eu.xenit.contentcloud.thunx.predicates.model;
import static org.assertj.core.api.Assertions.assertThat;
import eu.xenit.contentcloud.thunx.predicates.model.FunctionExpression.Operator;
import org.junit.jupiter.api.Test;
class ComparisonTest {
@Test
void compareEquals() {
var comparison = Com... |
3e0bf2080ddf72150c30f797c9c0b8a76a25e6b8 | 3,299 | java | Java | src/main/java/com/irurueta/units/SpeedUnit.java | albertoirurueta/irurueta-units | 250880f1eb5b3bf137352ae61b81fb7b6013b7c5 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/irurueta/units/SpeedUnit.java | albertoirurueta/irurueta-units | 250880f1eb5b3bf137352ae61b81fb7b6013b7c5 | [
"Apache-2.0"
] | 1 | 2020-10-13T10:56:37.000Z | 2021-12-11T12:13:41.000Z | src/main/java/com/irurueta/units/SpeedUnit.java | albertoirurueta/irurueta-units | 250880f1eb5b3bf137352ae61b81fb7b6013b7c5 | [
"Apache-2.0"
] | null | null | null | 27.289256 | 75 | 0.612053 | 5,056 | /*
* Copyright (C) 2018 Alberto Irurueta Carro (kenaa@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... |
3e0bf2c9f1b2533cdfbc0289a3ac5b6c0d2db7ec | 1,124 | java | Java | Mage.Sets/src/mage/cards/w/WrathfulJailbreaker.java | BritCoder96/mage | 64daeccdfa73f756c08514bb4b97aa889739671d | [
"MIT"
] | 1 | 2020-11-08T18:56:04.000Z | 2020-11-08T18:56:04.000Z | Mage.Sets/src/mage/cards/w/WrathfulJailbreaker.java | BritCoder96/mage | 64daeccdfa73f756c08514bb4b97aa889739671d | [
"MIT"
] | 28 | 2020-07-27T06:55:47.000Z | 2022-03-28T00:02:53.000Z | Mage.Sets/src/mage/cards/w/WrathfulJailbreaker.java | BritCoder96/mage | 64daeccdfa73f756c08514bb4b97aa889739671d | [
"MIT"
] | 1 | 2019-12-23T18:58:31.000Z | 2019-12-23T18:58:31.000Z | 25.545455 | 71 | 0.703737 | 5,057 | package mage.cards.w;
import mage.MageInt;
import mage.abilities.common.AttacksEachCombatStaticAbility;
import mage.abilities.keyword.NightboundAbility;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
import java.util.UUID;
/**
* @author TheE... |
3e0bf32f413a4d136840be6344c7f817e13ef470 | 1,131 | java | Java | agouti-http/src/main/java/com/ztianzeng/agouti/http/AgoutiHttpResponse.java | zxcvbnmzsedr/agou | 7fd61bb8f012639801dfbdb434a6ab30da39cd47 | [
"Apache-2.0"
] | 15 | 2019-01-29T09:11:05.000Z | 2022-01-26T06:23:30.000Z | agouti-http/src/main/java/com/ztianzeng/agouti/http/AgoutiHttpResponse.java | jiegengmi/agouti | 7fd61bb8f012639801dfbdb434a6ab30da39cd47 | [
"Apache-2.0"
] | 11 | 2020-03-04T22:35:14.000Z | 2022-03-31T12:23:32.000Z | agouti-http/src/main/java/com/ztianzeng/agouti/http/AgoutiHttpResponse.java | jiegengmi/agouti | 7fd61bb8f012639801dfbdb434a6ab30da39cd47 | [
"Apache-2.0"
] | 13 | 2019-03-10T03:11:20.000Z | 2022-01-26T06:22:23.000Z | 25.133333 | 75 | 0.685234 | 5,058 | /*
* Copyright 2018-2019 zTianzeng Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... |
3e0bf354106176f6bce712aee6ab68cd26798c08 | 20,176 | java | Java | plugins/org.jkiss.dbeaver.data.gis.view/src/org/jkiss/dbeaver/ui/gis/panel/GISLeafletViewer.java | hucy2014/dbeaver | 0b9fcd68ae03979794acef90290740578d2977fb | [
"Apache-2.0"
] | null | null | null | plugins/org.jkiss.dbeaver.data.gis.view/src/org/jkiss/dbeaver/ui/gis/panel/GISLeafletViewer.java | hucy2014/dbeaver | 0b9fcd68ae03979794acef90290740578d2977fb | [
"Apache-2.0"
] | null | null | null | plugins/org.jkiss.dbeaver.data.gis.view/src/org/jkiss/dbeaver/ui/gis/panel/GISLeafletViewer.java | hucy2014/dbeaver | 0b9fcd68ae03979794acef90290740578d2977fb | [
"Apache-2.0"
] | null | null | null | 38.870906 | 153 | 0.569892 | 5,059 | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2019 Serge Rider (kenaa@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licen... |
3e0bf437db7e72e615c5e6c29817af9f9d918efd | 5,447 | java | Java | core/src/main/java/com/orientechnologies/orient/core/sql/parser/OStatement.java | bernhardriegler/orientdb | 9d1e4ff1bb5ebb52092856baad40c35cf27295f8 | [
"Apache-2.0"
] | 3,651 | 2015-01-02T23:58:10.000Z | 2022-03-31T21:12:12.000Z | core/src/main/java/com/orientechnologies/orient/core/sql/parser/OStatement.java | bernhardriegler/orientdb | 9d1e4ff1bb5ebb52092856baad40c35cf27295f8 | [
"Apache-2.0"
] | 6,890 | 2015-01-01T09:41:48.000Z | 2022-03-29T08:39:49.000Z | core/src/main/java/com/orientechnologies/orient/core/sql/parser/OStatement.java | bernhardriegler/orientdb | 9d1e4ff1bb5ebb52092856baad40c35cf27295f8 | [
"Apache-2.0"
] | 923 | 2015-01-01T20:40:08.000Z | 2022-03-21T07:26:56.000Z | 33.213415 | 163 | 0.743161 | 5,060 | /* Generated By:JJTree: Do not edit this line. OStatement.java Version 4.3 */
/* JavaCCOptions:MULTI=true,NODE_USES_PARSER=false,VISITOR=true,TRACK_TOKENS=true,NODE_PREFIX=O,NODE_EXTENDS=,NODE_FACTORY=,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
package com.orientechnologies.orient.core.sql.parser;
import com.orientechnol... |
3e0bf46e6902db301935726fe1a62e22fe63c45c | 2,431 | java | Java | src/main/java/com/xudod/gen_code/common/HttpSend.java | xudod/gencode_ddd | 9f02e9539d0955c7f1888a5ffbe3074183e413a2 | [
"Apache-2.0"
] | 1 | 2020-06-14T01:54:47.000Z | 2020-06-14T01:54:47.000Z | src/main/java/com/xudod/gen_code/common/HttpSend.java | xudod/gencode_ddd | 9f02e9539d0955c7f1888a5ffbe3074183e413a2 | [
"Apache-2.0"
] | 3 | 2021-05-11T17:24:45.000Z | 2022-02-27T06:34:52.000Z | src/main/java/com/xudod/gen_code/common/HttpSend.java | xudod/gencode_ddd | 9f02e9539d0955c7f1888a5ffbe3074183e413a2 | [
"Apache-2.0"
] | null | null | null | 27.942529 | 86 | 0.730152 | 5,061 | package com.xudod.gen_code.common;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.net.HttpURLConnection;
import java.net.URL;
public class HttpSend {
public static String sendHttpsGet(String urlStr) ... |
3e0bf4ea7f42846795716d84eb8f2417d60b1924 | 4,510 | java | Java | src/main/java/com/moople/gitpals/MainApplication/controller/api/SearchAPIController.java | danmoop/Gitpals | d36f12477a77750fa7c64839057e0f750091763e | [
"MIT"
] | 73 | 2018-03-18T12:19:56.000Z | 2021-09-14T09:19:20.000Z | src/main/java/com/moople/gitpals/MainApplication/controller/api/SearchAPIController.java | danmoop/Gitpals | d36f12477a77750fa7c64839057e0f750091763e | [
"MIT"
] | 3 | 2018-03-12T13:24:52.000Z | 2020-12-18T22:10:57.000Z | src/main/java/com/moople/gitpals/MainApplication/controller/api/SearchAPIController.java | danmoop/Gitpals | d36f12477a77750fa7c64839057e0f750091763e | [
"MIT"
] | 2 | 2020-09-10T01:06:18.000Z | 2021-01-04T13:01:54.000Z | 40.267857 | 107 | 0.71796 | 5,062 | package com.moople.gitpals.MainApplication.controller.api;
import com.moople.gitpals.MainApplication.model.ForumPost;
import com.moople.gitpals.MainApplication.model.Project;
import com.moople.gitpals.MainApplication.model.User;
import com.moople.gitpals.MainApplication.service.ForumService;
import com.moople.gitpals.... |
3e0bf502541911f69b383e4b3a21a3d7e07b8f10 | 303 | java | Java | seata/lagou_parent/lagou_storage/src/main/java/com/lagou/storage/mapper/StorageMapper.java | langkemaoxin/spring-cloud-demo | df9d2c363e19ef59ee3bad23b52a3a9d9522b16d | [
"Apache-2.0"
] | 1 | 2021-01-28T08:49:13.000Z | 2021-01-28T08:49:13.000Z | seata/lagou_parent/lagou_storage/src/main/java/com/lagou/storage/mapper/StorageMapper.java | langkemaoxin/spring-cloud-demo | df9d2c363e19ef59ee3bad23b52a3a9d9522b16d | [
"Apache-2.0"
] | null | null | null | seata/lagou_parent/lagou_storage/src/main/java/com/lagou/storage/mapper/StorageMapper.java | langkemaoxin/spring-cloud-demo | df9d2c363e19ef59ee3bad23b52a3a9d9522b16d | [
"Apache-2.0"
] | 1 | 2021-04-13T07:37:06.000Z | 2021-04-13T07:37:06.000Z | 27.545455 | 60 | 0.838284 | 5,063 | package com.lagou.storage.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.lagou.storage.entity.Storage;
import org.apache.ibatis.annotations.Mapper;
import org.springframework.stereotype.Repository;
@Repository
public interface StorageMapper extends BaseMapper<Storage> {
}
|
3e0bf51205c47069922df15bb09addda8a07a449 | 4,117 | java | Java | src/test/java/com/github/texxel/data/ClassMapTest.java | Texxel/DataSerialiser | e2efea3e7ab0b004e3135d4ac86eb3cffb513980 | [
"MIT"
] | null | null | null | src/test/java/com/github/texxel/data/ClassMapTest.java | Texxel/DataSerialiser | e2efea3e7ab0b004e3135d4ac86eb3cffb513980 | [
"MIT"
] | null | null | null | src/test/java/com/github/texxel/data/ClassMapTest.java | Texxel/DataSerialiser | e2efea3e7ab0b004e3135d4ac86eb3cffb513980 | [
"MIT"
] | null | null | null | 30.051095 | 66 | 0.584892 | 5,064 | package com.github.texxel.data;
import com.github.texxel.data.ClassMap;
import com.github.texxel.data.PData;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ClassMapTest {
// Create some classes to test with
//
// I:Alive I:Falloffable
// ... |
3e0bf54a0044dda0460f28e8eec2a9246b99b02f | 1,241 | java | Java | src/main/java/com/github/alex1304/ultimategdbot/gdplugin/command/LevelCommand.java | ultimategdbot/ultimategdbot-gd-plugin | 2ddad6a68201d3d7e582dece481850efe94a350e | [
"MIT"
] | 3 | 2020-07-24T21:38:27.000Z | 2020-08-14T23:34:31.000Z | src/main/java/com/github/alex1304/ultimategdbot/gdplugin/command/LevelCommand.java | ultimategdbot/ultimategdbot-gd-plugin | 2ddad6a68201d3d7e582dece481850efe94a350e | [
"MIT"
] | 5 | 2020-04-10T17:39:33.000Z | 2020-07-02T16:51:49.000Z | src/main/java/com/github/alex1304/ultimategdbot/gdplugin/command/LevelCommand.java | ultimategdbot/ultimategdbot-gd-plugin | 2ddad6a68201d3d7e582dece481850efe94a350e | [
"MIT"
] | 1 | 2020-07-29T06:53:25.000Z | 2020-07-29T06:53:25.000Z | 37.606061 | 105 | 0.792103 | 5,065 | package com.github.alex1304.ultimategdbot.gdplugin.command;
import com.github.alex1304.jdash.util.LevelSearchFilters;
import com.github.alex1304.ultimategdbot.api.command.CommandFailedException;
import com.github.alex1304.ultimategdbot.api.command.Context;
import com.github.alex1304.ultimategdbot.api.command.annotated... |
3e0bf55a6f07d4ad3337349e855487f61ac88fbc | 2,013 | java | Java | base-adapter/src/main/java/com/king/base/adapter/HolderAdapter.java | LeeQiuuu/BBWY | 310aa49e69454d44d50d1ddb240429f4e8fdc4c1 | [
"Apache-2.0"
] | 278 | 2016-09-18T06:36:49.000Z | 2022-02-10T16:34:24.000Z | base-adapter/src/main/java/com/king/base/adapter/HolderAdapter.java | LeeQiuuu/BBWY | 310aa49e69454d44d50d1ddb240429f4e8fdc4c1 | [
"Apache-2.0"
] | 2 | 2017-11-28T06:42:50.000Z | 2018-08-29T03:05:29.000Z | base-adapter/src/main/java/com/king/base/adapter/HolderAdapter.java | LeeQiuuu/BBWY | 310aa49e69454d44d50d1ddb240429f4e8fdc4c1 | [
"Apache-2.0"
] | 50 | 2017-04-13T08:13:08.000Z | 2020-11-22T16:44:23.000Z | 24.597561 | 108 | 0.723847 | 5,066 | /*
Copyright © 2015, 2016 Jenly Yu <a href="mailto:dycjh@example.com">Jenly</a>
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 ... |
3e0bf63569f7ac2b0ac59f74a0f78faf37af17b9 | 27,541 | java | Java | services/src/atdd-staging/src/main/java/org/openkilda/atdd/staging/steps/FlowCrudSteps.java | mikalstill/open-kilda | 39a2e4fd94d96a0dfa5456d22acfbdd8f3d88b34 | [
"Apache-2.0"
] | null | null | null | services/src/atdd-staging/src/main/java/org/openkilda/atdd/staging/steps/FlowCrudSteps.java | mikalstill/open-kilda | 39a2e4fd94d96a0dfa5456d22acfbdd8f3d88b34 | [
"Apache-2.0"
] | null | null | null | services/src/atdd-staging/src/main/java/org/openkilda/atdd/staging/steps/FlowCrudSteps.java | mikalstill/open-kilda | 39a2e4fd94d96a0dfa5456d22acfbdd8f3d88b34 | [
"Apache-2.0"
] | null | null | null | 45.749169 | 119 | 0.658437 | 5,067 | /* Copyright 2018 Telstra Open Source
*
* 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 la... |
3e0bf64b2ca6eb89eedf405fe789e87adbbe1faf | 1,139 | java | Java | tests/junit-functional/org/jgroups/tests/LongMessageTest.java | savitha-ping/JGroups | af9eb7541b1c9e16118373fbe4866d4e85f80a15 | [
"Apache-2.0"
] | 704 | 2015-01-07T16:18:33.000Z | 2022-03-29T14:09:28.000Z | tests/junit-functional/org/jgroups/tests/LongMessageTest.java | savitha-ping/JGroups | af9eb7541b1c9e16118373fbe4866d4e85f80a15 | [
"Apache-2.0"
] | 147 | 2015-01-07T18:32:53.000Z | 2022-03-21T07:52:37.000Z | tests/junit-functional/org/jgroups/tests/LongMessageTest.java | savitha-ping/JGroups | af9eb7541b1c9e16118373fbe4866d4e85f80a15 | [
"Apache-2.0"
] | 371 | 2015-01-05T23:16:40.000Z | 2022-03-26T09:19:00.000Z | 24.76087 | 55 | 0.624232 | 5,068 | package org.jgroups.tests;
import org.jgroups.Global;
import org.jgroups.LongMessage;
import org.testng.annotations.Test;
/**
* @author Bela Ban
* @since 5.0.0
*/
@Test(groups=Global.FUNCTIONAL)
public class LongMessageTest extends MessageTestBase {
public void testConstructor() {
LongMessage msg=new... |
3e0bf6ad4eb1fd82ba65be5b900870771c20791d | 2,166 | java | Java | app/src/main/java/com/num/model/WarmupExperiment.java | msp8955/MySpeedTest | fff21a9dddc33db12ea230cc23967c52e2893d98 | [
"Apache-1.1"
] | 3 | 2015-10-13T18:36:05.000Z | 2022-03-30T09:10:13.000Z | app/src/main/java/com/num/model/WarmupExperiment.java | noise-lab/myspeedtest | 4793b1dd5f4f458ef09ac6224e9228728050f30a | [
"Apache-1.1"
] | 6 | 2015-10-12T22:59:06.000Z | 2016-03-08T16:53:11.000Z | app/src/main/java/com/num/model/WarmupExperiment.java | noise-lab/myspeedtest | 4793b1dd5f4f458ef09ac6224e9228728050f30a | [
"Apache-1.1"
] | 1 | 2016-01-29T00:04:16.000Z | 2016-01-29T00:04:16.000Z | 28.12987 | 64 | 0.578024 | 5,069 | package com.num.model;
import com.num.Constants;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
public class WarmupExperiment implements BaseModel {
private double lowest, highest, timeGap;
private String version;
... |
3e0bf70ce3885ea0780706952269f98a3fbe2444 | 1,583 | java | Java | jena-core/src/main/java/org/apache/jena/shared/ConfigException.java | costas80/jena | 7d146c5c265196c9c2740948fd1cd22b21aca033 | [
"Apache-2.0"
] | null | null | null | jena-core/src/main/java/org/apache/jena/shared/ConfigException.java | costas80/jena | 7d146c5c265196c9c2740948fd1cd22b21aca033 | [
"Apache-2.0"
] | 1 | 2022-02-05T16:08:39.000Z | 2022-02-05T16:08:41.000Z | jena-core/src/main/java/org/apache/jena/shared/ConfigException.java | costas80/jena | 7d146c5c265196c9c2740948fd1cd22b21aca033 | [
"Apache-2.0"
] | 1 | 2020-06-11T12:26:06.000Z | 2020-06-11T12:26:06.000Z | 26.830508 | 75 | 0.677195 | 5,070 | /*
* 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 ... |
3e0bf75f97e68a717a828409b194c8ab8d152193 | 396 | java | Java | mirs-framework-elasticsearch/src/main/java/com/github/mirs/banxiaoxiao/framework/elasticsearch/enable/ElasticsearchEnable.java | git-jinlong/mirs-framework | 6bb197718926ec99144d41cc43b90cc5b3d3157e | [
"Apache-2.0"
] | 1 | 2021-07-23T08:28:32.000Z | 2021-07-23T08:28:32.000Z | mirs-framework-elasticsearch/src/main/java/com/github/mirs/banxiaoxiao/framework/elasticsearch/enable/ElasticsearchEnable.java | git-jinlong/mirs-framework | 6bb197718926ec99144d41cc43b90cc5b3d3157e | [
"Apache-2.0"
] | null | null | null | mirs-framework-elasticsearch/src/main/java/com/github/mirs/banxiaoxiao/framework/elasticsearch/enable/ElasticsearchEnable.java | git-jinlong/mirs-framework | 6bb197718926ec99144d41cc43b90cc5b3d3157e | [
"Apache-2.0"
] | null | null | null | 20.842105 | 73 | 0.790404 | 5,071 | package com.github.mirs.banxiaoxiao.framework.elasticsearch.enable;
import com.github.mirs.banxiaoxiao.framework.core.boot.EnableInitializer;
import java.lang.annotation.*;
/**
* @author: bc
* @date: 2021-07-16 16:36
**/
@Target(ElementType.TYPE)
@Retention(RetentionPolicy.RUNTIME)
@Documented
@EnableInitializer(... |
3e0bf86afd5a4a6a61e7df7ffc8ea4c84d198cfb | 397 | java | Java | src/com/pugetworks/utils/GoogleAnalytics.java | paulin/whereuat | 679cf35c2f2a1070ce5e504f8900d6229ba4f5f5 | [
"Apache-2.0"
] | null | null | null | src/com/pugetworks/utils/GoogleAnalytics.java | paulin/whereuat | 679cf35c2f2a1070ce5e504f8900d6229ba4f5f5 | [
"Apache-2.0"
] | null | null | null | src/com/pugetworks/utils/GoogleAnalytics.java | paulin/whereuat | 679cf35c2f2a1070ce5e504f8900d6229ba4f5f5 | [
"Apache-2.0"
] | null | null | null | 24.8125 | 72 | 0.7733 | 5,072 | package com.pugetworks.utils;
/**
* Codes for Google Analytics
* @author paulin42
*
*/
public class GoogleAnalytics {
public static final String GA_KEY = "UA-41257127-1";
public static final String LOCATION_MESSAGE_SENT = "LOCATION_MSG_SENT";
public static final String RESPONSE_MESSAGE_SENT = "RESPONSE_MSG_SEN... |
3e0bf8825b99772c6c50504abd0e5f17ace74594 | 2,230 | java | Java | coeus-impl/src/main/java/org/kuali/coeus/common/framework/auth/docperm/DocumentAccess.java | sonamuthu/kc | 3b8beb0dd656df32e155ace4711083be42ddd4fd | [
"ECL-2.0"
] | null | null | null | coeus-impl/src/main/java/org/kuali/coeus/common/framework/auth/docperm/DocumentAccess.java | sonamuthu/kc | 3b8beb0dd656df32e155ace4711083be42ddd4fd | [
"ECL-2.0"
] | null | null | null | coeus-impl/src/main/java/org/kuali/coeus/common/framework/auth/docperm/DocumentAccess.java | sonamuthu/kc | 3b8beb0dd656df32e155ace4711083be42ddd4fd | [
"ECL-2.0"
] | null | null | null | 25.340909 | 111 | 0.699552 | 5,073 | package org.kuali.coeus.common.framework.auth.docperm;
import org.kuali.coeus.sys.api.model.DocumentNumbered;
import org.kuali.coeus.sys.api.model.Identifiable;
import org.kuali.coeus.sys.framework.model.KcPersistableBusinessObjectBase;
import org.kuali.rice.krad.data.jpa.PortableSequenceGenerator;
import javax.pers... |
3e0bf98f56ce02963fca4c8089a27b5765a622d3 | 1,381 | java | Java | BBS/src/com/ekunt/bbs/utils/DB.java | E-Kunt/Struts2-Demos | 5009b095242ffedade557be13d64888503054d07 | [
"Apache-2.0"
] | 1 | 2016-09-07T07:36:50.000Z | 2016-09-07T07:36:50.000Z | BBS/src/com/ekunt/bbs/utils/DB.java | E-Kunt/Struts2-Demos | 5009b095242ffedade557be13d64888503054d07 | [
"Apache-2.0"
] | null | null | null | BBS/src/com/ekunt/bbs/utils/DB.java | E-Kunt/Struts2-Demos | 5009b095242ffedade557be13d64888503054d07 | [
"Apache-2.0"
] | null | null | null | 20.308824 | 86 | 0.618392 | 5,074 | package com.ekunt.bbs.utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class DB {
public static Connection createConn() {
Connection conn = null;
try {
... |
3e0bf9933a4a39b0028b9004295d941488e0ca7e | 269 | java | Java | brein-api-library-android/src/test/java/com/brein/TestAllSuite.java | Breinify/brein-api-library-android | 5250b789ae59f7b46923bc0335fedd46e4386618 | [
"MIT"
] | 2 | 2017-03-23T00:23:02.000Z | 2017-04-19T10:14:43.000Z | brein-api-library-android/src/test/java/com/brein/TestAllSuite.java | Breinify/brein-api-library-android | 5250b789ae59f7b46923bc0335fedd46e4386618 | [
"MIT"
] | null | null | null | brein-api-library-android/src/test/java/com/brein/TestAllSuite.java | Breinify/brein-api-library-android | 5250b789ae59f7b46923bc0335fedd46e4386618 | [
"MIT"
] | 1 | 2019-11-06T05:44:06.000Z | 2019-11-06T05:44:06.000Z | 16.8125 | 37 | 0.710037 | 5,075 | package com.brein;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
/**
* Test suite for all java api tests
*/
@RunWith(Suite.class)
@Suite.SuiteClasses({
TestSuite.class,
TestIntegrationSuite.class
})
public class TestAllSuite {
}
|
3e0bfafeba19f42449c456780520374ce6fa24bc | 4,923 | java | Java | src/main/java/com/mastercard/developer/loyalty_airport_client/model/Lounge.java | Mastercard/loyalty-airport-ref | 61e1db3c5ec9550f505de70e81c355d3b0302435 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mastercard/developer/loyalty_airport_client/model/Lounge.java | Mastercard/loyalty-airport-ref | 61e1db3c5ec9550f505de70e81c355d3b0302435 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mastercard/developer/loyalty_airport_client/model/Lounge.java | Mastercard/loyalty-airport-ref | 61e1db3c5ec9550f505de70e81c355d3b0302435 | [
"Apache-2.0"
] | 1 | 2020-07-17T21:25:53.000Z | 2020-07-17T21:25:53.000Z | 30.9625 | 464 | 0.7283 | 5,076 | /*
* Copyright (c) 2019 Mastercard
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, so... |
3e0bfbf504e3dbd0a744fb1f53b9b87741e8f1cb | 1,595 | java | Java | java/test/java/com/google/mr4c/serialize/bean/metadata/MetadataListBeanTest.java | icarazob/mr4c | fe367fac1d634fe5cea477e14ba39d0df630255f | [
"Apache-2.0"
] | 1,062 | 2015-02-18T18:26:33.000Z | 2022-03-23T10:16:07.000Z | java/test/java/com/google/mr4c/serialize/bean/metadata/MetadataListBeanTest.java | icarazob/mr4c | fe367fac1d634fe5cea477e14ba39d0df630255f | [
"Apache-2.0"
] | 22 | 2015-02-24T03:09:18.000Z | 2020-07-04T05:53:10.000Z | java/test/java/com/google/mr4c/serialize/bean/metadata/MetadataListBeanTest.java | icarazob/mr4c | fe367fac1d634fe5cea477e14ba39d0df630255f | [
"Apache-2.0"
] | 315 | 2015-02-18T22:29:52.000Z | 2022-01-24T06:29:40.000Z | 27.982456 | 76 | 0.739185 | 5,077 | /**
* Copyright 2014 Google Inc. 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 requir... |
3e0bfc62787b4a991536e2ae041226222321c16b | 1,454 | java | Java | XXE-testbed/src/testcases/CWE611_XML_External_Entities_XMLReader/CWE611_XML_External_Entities__XMLReader_05.java | Berger-and-Molland/xxe-autofix-tool | dda05c0436fc1bc1dfa4242f32c5dde18307665d | [
"MIT"
] | null | null | null | XXE-testbed/src/testcases/CWE611_XML_External_Entities_XMLReader/CWE611_XML_External_Entities__XMLReader_05.java | Berger-and-Molland/xxe-autofix-tool | dda05c0436fc1bc1dfa4242f32c5dde18307665d | [
"MIT"
] | null | null | null | XXE-testbed/src/testcases/CWE611_XML_External_Entities_XMLReader/CWE611_XML_External_Entities__XMLReader_05.java | Berger-and-Molland/xxe-autofix-tool | dda05c0436fc1bc1dfa4242f32c5dde18307665d | [
"MIT"
] | null | null | null | 32.311111 | 101 | 0.69945 | 5,078 | package testcases.CWE611_XML_External_Entities_XMLReader;
import org.xml.sax.InputSource;
import org.xml.sax.XMLReader;
import org.xml.sax.helpers.XMLReaderFactory;
public class CWE611_XML_External_Entities__XMLReader_05{
private boolean privateTrue = true;
public String bad(String filePath) throws Throwable
... |
3e0bfd2deacaeaeb07c089feec902c679b6b0722 | 288 | java | Java | src/main/java/com/example/customer/customerService/Exceptions/AddressNotExists.java | germansanz93/customer-service | 6b54f20fd27c0b56b92f40ef61e06478635a96d6 | [
"MIT"
] | null | null | null | src/main/java/com/example/customer/customerService/Exceptions/AddressNotExists.java | germansanz93/customer-service | 6b54f20fd27c0b56b92f40ef61e06478635a96d6 | [
"MIT"
] | null | null | null | src/main/java/com/example/customer/customerService/Exceptions/AddressNotExists.java | germansanz93/customer-service | 6b54f20fd27c0b56b92f40ef61e06478635a96d6 | [
"MIT"
] | 3 | 2021-11-26T17:08:17.000Z | 2021-11-26T17:33:04.000Z | 22.153846 | 56 | 0.739583 | 5,079 | package com.example.customer.customerService.Exceptions;
import lombok.extern.slf4j.Slf4j;
@Slf4j
public class AddressNotExists extends RuntimeException{
public AddressNotExists(String mensaje ) {
super (mensaje);
log.error("Address not exist exceptions");
}
}
|
3e0bfeac98c0a938636f63ba8cd9e3f6758d7624 | 715 | java | Java | app/src/main/java/kj/dph/lib/retrofit/downlaod/DownLoadListener/DownloadInterceptor.java | dphAndroid/dph_kjj | d9239fbfe3d82e5db3ce504ff82a287e45fcbbdb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/kj/dph/lib/retrofit/downlaod/DownLoadListener/DownloadInterceptor.java | dphAndroid/dph_kjj | d9239fbfe3d82e5db3ce504ff82a287e45fcbbdb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/kj/dph/lib/retrofit/downlaod/DownLoadListener/DownloadInterceptor.java | dphAndroid/dph_kjj | d9239fbfe3d82e5db3ce504ff82a287e45fcbbdb | [
"Apache-2.0"
] | null | null | null | 24.655172 | 82 | 0.71049 | 5,080 | package kj.dph.lib.retrofit.downlaod.DownLoadListener;
import java.io.IOException;
import okhttp3.Interceptor;
import okhttp3.Response;
/**
* 成功回调处理
* Created by WZG on 2016/10/20.
*/
public class DownloadInterceptor implements Interceptor {
private DownloadProgressListener listener;
public DownloadInte... |
3e0bff01084d5d7584dd9bb7ec50816a36485c31 | 422 | java | Java | src/main/java/de/melsicon/kafka/sensors/serialization/confluent/SpecificSerdesFactory.java | melsicon/kafka-sensors | db8d23d0bcf1d7511125921d7ddee748957c0ce1 | [
"Apache-2.0"
] | 8 | 2019-11-21T08:27:08.000Z | 2021-05-23T06:50:03.000Z | src/main/java/de/melsicon/kafka/sensors/serialization/confluent/SpecificSerdesFactory.java | melsicon/kafka-sensors | db8d23d0bcf1d7511125921d7ddee748957c0ce1 | [
"Apache-2.0"
] | 1 | 2021-08-25T05:11:09.000Z | 2021-08-25T05:11:09.000Z | src/main/java/de/melsicon/kafka/sensors/serialization/confluent/SpecificSerdesFactory.java | melsicon/kafka-sensors | db8d23d0bcf1d7511125921d7ddee748957c0ce1 | [
"Apache-2.0"
] | 1 | 2020-02-03T12:55:50.000Z | 2020-02-03T12:55:50.000Z | 35.166667 | 88 | 0.85782 | 5,081 | package de.melsicon.kafka.sensors.serialization.confluent;
import dagger.assisted.AssistedFactory;
import de.melsicon.kafka.sensors.avro.SensorState;
import de.melsicon.kafka.sensors.avro.SensorStateWithDuration;
import de.melsicon.kafka.sensors.serde.SensorStateMapper;
@AssistedFactory
public interface SpecificSerde... |
3e0bff5948a1a78630e68e16d14b10ec188bf551 | 6,808 | java | Java | C Locker/src/com/ccs/lockscreen/data/DataRSS.java | astoncheah/CLocker | 9ad6b298263a366847dcf9fb9329a456c8f72597 | [
"MIT"
] | 1 | 2018-05-31T03:19:45.000Z | 2018-05-31T03:19:45.000Z | C Locker/src/com/ccs/lockscreen/data/DataRSS.java | astoncheah/CLocker | 9ad6b298263a366847dcf9fb9329a456c8f72597 | [
"MIT"
] | null | null | null | C Locker/src/com/ccs/lockscreen/data/DataRSS.java | astoncheah/CLocker | 9ad6b298263a366847dcf9fb9329a456c8f72597 | [
"MIT"
] | null | null | null | 35.092784 | 214 | 0.548619 | 5,082 | package com.ccs.lockscreen.data;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
import java.util.List;
public class DataRSS ext... |
3e0bffc88862a16363781a335037e5738aa4ef62 | 2,694 | java | Java | java/mobileid-client-usage/src/main/java/ch/swisscom/mid/client/samples/AsyncSignature.java | bmocanu-inc/mobileid-client | 81cd87928d5286815ce3fcf9c6e5020a6c8be482 | [
"Apache-2.0"
] | null | null | null | java/mobileid-client-usage/src/main/java/ch/swisscom/mid/client/samples/AsyncSignature.java | bmocanu-inc/mobileid-client | 81cd87928d5286815ce3fcf9c6e5020a6c8be482 | [
"Apache-2.0"
] | null | null | null | java/mobileid-client-usage/src/main/java/ch/swisscom/mid/client/samples/AsyncSignature.java | bmocanu-inc/mobileid-client | 81cd87928d5286815ce3fcf9c6e5020a6c8be482 | [
"Apache-2.0"
] | 1 | 2021-03-16T07:20:09.000Z | 2021-03-16T07:20:09.000Z | 42.761905 | 99 | 0.699703 | 5,083 | /*
* Copyright 2021 Swisscom (Schweiz) AG
*
* 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 la... |
3e0bfffe73d1ef3fea06d4066323b70042c2dc54 | 362 | java | Java | spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/reactive/error/ErrorWebExceptionHandler.java | yangfancoming/spring-boot-build | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | [
"Apache-2.0"
] | null | null | null | spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/reactive/error/ErrorWebExceptionHandler.java | yangfancoming/spring-boot-build | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | [
"Apache-2.0"
] | 8 | 2020-01-31T18:21:07.000Z | 2022-03-08T21:12:35.000Z | spring-boot-project/spring-boot/src/main/java/org/springframework/boot/web/reactive/error/ErrorWebExceptionHandler.java | yangfancoming/spring-boot-build | 3d4b8cbb8fea3e68617490609a68ded8f034bc67 | [
"Apache-2.0"
] | null | null | null | 20.111111 | 87 | 0.779006 | 5,084 |
package org.springframework.boot.web.reactive.error;
import org.springframework.web.server.WebExceptionHandler;
/**
* Marker interface that indicates that a {@link WebExceptionHandler} is used to render
* errors.
*
* @author Brian Clozel
* @since 2.0.0
*/
@FunctionalInterface
public interface ErrorWebExceptio... |
3e0c005e73372806d61f3e290ee944ab342e939e | 2,524 | java | Java | wava-common/src/main/java/me/wener/wava/util/Chinesese.java | wenerme/wava | 9af65e26b8dcb4e561f06eab86701b6f7c896446 | [
"Apache-2.0"
] | null | null | null | wava-common/src/main/java/me/wener/wava/util/Chinesese.java | wenerme/wava | 9af65e26b8dcb4e561f06eab86701b6f7c896446 | [
"Apache-2.0"
] | null | null | null | wava-common/src/main/java/me/wener/wava/util/Chinesese.java | wenerme/wava | 9af65e26b8dcb4e561f06eab86701b6f7c896446 | [
"Apache-2.0"
] | null | null | null | 26.291667 | 93 | 0.715135 | 5,085 | package me.wener.wava.util;
import com.google.common.base.CharMatcher;
import com.google.common.base.Joiner;
import com.google.common.base.Splitter;
/**
*
*
* <ul>
* <li>Common word
* <li>CharMatcher
* <li>Splitter & Joiner
* </ul>
*
* @author <a href=http://github.com/wenerme>wener</a>
* @see <a href... |
3e0c0070d951bd45bc1c49cfe394e74c8460dcad | 477 | java | Java | database/dao-client/src/main/java/br/com/strn/ec/database/dao/client/CategoryShopDAO.java | IvoSestren/strn-ec | a21f8d6a36979b211525249c20084425ebd4e2ab | [
"Unlicense"
] | null | null | null | database/dao-client/src/main/java/br/com/strn/ec/database/dao/client/CategoryShopDAO.java | IvoSestren/strn-ec | a21f8d6a36979b211525249c20084425ebd4e2ab | [
"Unlicense"
] | null | null | null | database/dao-client/src/main/java/br/com/strn/ec/database/dao/client/CategoryShopDAO.java | IvoSestren/strn-ec | a21f8d6a36979b211525249c20084425ebd4e2ab | [
"Unlicense"
] | null | null | null | 21.681818 | 63 | 0.698113 | 5,086 | package br.com.strn.ec.database.dao.client;
import br.com.strn.ec.database.dao.GenericDAO;
import br.com.strn.ec.database.entities.client.CategoryShop;
import org.hibernate.Session;
import javax.inject.Inject;
public class CategoryShopDAO extends GenericDAO<CategoryShop> {
/**
* @deprecated CDI eyes only
... |
3e0c00848129a4e4d1ebe74462ccedcec174d7c5 | 3,094 | java | Java | scm.common/src/main/java/pers/zcc/scm/common/frame/CORSFilter.java | zhangchangchun3009/scm | a10f6eb20f821056cf443c56647815cc51acea91 | [
"Apache-2.0"
] | null | null | null | scm.common/src/main/java/pers/zcc/scm/common/frame/CORSFilter.java | zhangchangchun3009/scm | a10f6eb20f821056cf443c56647815cc51acea91 | [
"Apache-2.0"
] | null | null | null | scm.common/src/main/java/pers/zcc/scm/common/frame/CORSFilter.java | zhangchangchun3009/scm | a10f6eb20f821056cf443c56647815cc51acea91 | [
"Apache-2.0"
] | null | null | null | 37.277108 | 144 | 0.681642 | 5,087 |
package pers.zcc.scm.common.frame;
import java.io.IOException;
import java.util.Collection;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.... |
3e0c0123a902511b8cf7bf21388d5d220d569e57 | 486 | java | Java | mall-admin/src/main/java/cn/fxpaul/modules/app/form/LoginForm.java | FXPaUl-only/mall | 316e2e4ba5f86d250fd6dc827b3856ca6a878f8a | [
"Apache-2.0"
] | null | null | null | mall-admin/src/main/java/cn/fxpaul/modules/app/form/LoginForm.java | FXPaUl-only/mall | 316e2e4ba5f86d250fd6dc827b3856ca6a878f8a | [
"Apache-2.0"
] | 2 | 2021-04-22T17:07:35.000Z | 2021-09-20T20:58:06.000Z | mall-admin/src/main/java/cn/fxpaul/modules/app/form/LoginForm.java | FXPaUl-only/malltest | 2df1491a3ba3650c930ae0115d1a92ef945af480 | [
"Apache-2.0"
] | null | null | null | 18 | 47 | 0.716049 | 5,088 |
package cn.fxpaul.modules.app.form;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotBlank;
/**
* 登录表单
*
* @author FXPaul
*/
@Data
@ApiModel(value = "登录表单")
public class LoginForm {
@ApiModelProperty(value = "手... |
3e0c0205c94673c630c34cc07351f847caa557da | 424 | java | Java | module_message/src/main/java/com/alpha/module_message/MessageViewDelegate.java | weixingtai/FrameworkAlpha | 6437a4cb3b8ef28d5ad2859a886b72e416da8375 | [
"MIT"
] | null | null | null | module_message/src/main/java/com/alpha/module_message/MessageViewDelegate.java | weixingtai/FrameworkAlpha | 6437a4cb3b8ef28d5ad2859a886b72e416da8375 | [
"MIT"
] | null | null | null | module_message/src/main/java/com/alpha/module_message/MessageViewDelegate.java | weixingtai/FrameworkAlpha | 6437a4cb3b8ef28d5ad2859a886b72e416da8375 | [
"MIT"
] | null | null | null | 22.315789 | 59 | 0.740566 | 5,089 | package com.alpha.module_message;
import android.view.View;
import com.alpha.module_common.base.BaseFragment;
import com.alpha.module_common.base.IViewDelegate;
public class MessageViewDelegate implements IViewDelegate {
@Override
public BaseFragment getFragment(String name) {
return MessageFragment.... |
3e0c0234396f3a2a347a46788feca0dec4e82386 | 12,589 | java | Java | components/camel-grpc/src/generated/java/org/apache/camel/component/grpc/GrpcEndpointConfigurer.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 4,262 | 2015-01-01T15:28:37.000Z | 2022-03-31T04:46:41.000Z | components/camel-grpc/src/generated/java/org/apache/camel/component/grpc/GrpcEndpointConfigurer.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 3,408 | 2015-01-03T02:11:17.000Z | 2022-03-31T20:07:56.000Z | components/camel-grpc/src/generated/java/org/apache/camel/component/grpc/GrpcEndpointConfigurer.java | LittleEntity/camel | da0d257a983859c25add75047498aa2aa319d7e2 | [
"Apache-2.0"
] | 5,505 | 2015-01-02T14:58:12.000Z | 2022-03-30T19:23:41.000Z | 61.11165 | 183 | 0.725475 | 5,090 | /* Generated by camel build tools - do NOT edit this file! */
package org.apache.camel.component.grpc;
import java.util.Map;
import org.apache.camel.CamelContext;
import org.apache.camel.spi.ExtendedPropertyConfigurerGetter;
import org.apache.camel.spi.PropertyConfigurerGetter;
import org.apache.camel.spi.ConfigurerS... |
3e0c024639a329756c8188de36228f5336589239 | 1,875 | java | Java | chat-core/src/main/java/com/alipay/api/domain/AlipayFundTransThirdpartyRewardCreateModel.java | WangYong1012/DubboChat | 696ae599236c56417204324cc12e6e953b0bdb2c | [
"Apache-2.0"
] | null | null | null | chat-core/src/main/java/com/alipay/api/domain/AlipayFundTransThirdpartyRewardCreateModel.java | WangYong1012/DubboChat | 696ae599236c56417204324cc12e6e953b0bdb2c | [
"Apache-2.0"
] | null | null | null | chat-core/src/main/java/com/alipay/api/domain/AlipayFundTransThirdpartyRewardCreateModel.java | WangYong1012/DubboChat | 696ae599236c56417204324cc12e6e953b0bdb2c | [
"Apache-2.0"
] | null | null | null | 17.361111 | 78 | 0.7056 | 5,091 | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 外部商户可通过此接口创建支付宝用户的打赏订单,而后通过支付宝快捷支付对此订单进行支付完成打赏。(不支持企业用户)
*
* @author auto create
* @since 1.0, 2016-10-26 18:05:18
*/
public class AlipayFundTransThirdpartyRewardCreateModel extends AlipayObj... |
3e0c02a12b877d848c064faa0f84230b1b93bc63 | 8,445 | java | Java | jupiter-example/src/main/java/org/jupiter/benchmark/unix/domain/BenchmarkClient.java | vip-lic/Jupiter | 6bffde84535bc32cb676a99e3b8d7c3e14894747 | [
"Apache-2.0"
] | 1,608 | 2015-09-13T10:46:48.000Z | 2022-03-22T01:27:04.000Z | jupiter-example/src/main/java/org/jupiter/benchmark/unix/domain/BenchmarkClient.java | Ethan-prog/Jupiter | 33ae75e46d81c5edcb0921352adee1151c903507 | [
"Apache-2.0"
] | 78 | 2015-10-18T08:59:37.000Z | 2022-01-21T07:00:35.000Z | jupiter-example/src/main/java/org/jupiter/benchmark/unix/domain/BenchmarkClient.java | Ethan-prog/Jupiter | 33ae75e46d81c5edcb0921352adee1151c903507 | [
"Apache-2.0"
] | 649 | 2016-01-17T05:41:45.000Z | 2022-03-04T03:28:41.000Z | 40.023697 | 117 | 0.539017 | 5,092 | /*
* Copyright (c) 2015 The Jupiter Project
*
* Licensed under the Apache License, version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
3e0c04546f8e40c71a7b65b863246d6334413a6c | 875 | java | Java | app/src/main/java/com/github/ihal20/drybones/android/preference/BooleanPreference.java | ihal20/DryBones | a1c81c1bb47b2b36d145c0207471a15e198dae8b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/github/ihal20/drybones/android/preference/BooleanPreference.java | ihal20/DryBones | a1c81c1bb47b2b36d145c0207471a15e198dae8b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/github/ihal20/drybones/android/preference/BooleanPreference.java | ihal20/DryBones | a1c81c1bb47b2b36d145c0207471a15e198dae8b | [
"Apache-2.0"
] | null | null | null | 24.305556 | 93 | 0.733714 | 5,093 | package com.github.ihal20.drybones.android.preference;
import android.content.SharedPreferences;
public class BooleanPreference {
private final SharedPreferences preferences;
private final String key;
private final boolean defaultValue;
public BooleanPreference(SharedPreferences preferences, String key) {
... |
3e0c049e86f66997c4e72a1cfd6ef60b85e8ac32 | 407 | java | Java | h2o-core/src/main/java/water/util/JSONUtils.java | jbentleyEG/h2o-3 | 93f1084b5e244beca517b0a1fc8b0c02061d597f | [
"Apache-2.0"
] | 2 | 2019-09-02T15:49:45.000Z | 2019-09-02T16:01:58.000Z | h2o-core/src/main/java/water/util/JSONUtils.java | jbentleyEG/h2o-3 | 93f1084b5e244beca517b0a1fc8b0c02061d597f | [
"Apache-2.0"
] | 2 | 2021-06-02T02:24:03.000Z | 2021-11-15T17:51:49.000Z | h2o-core/src/main/java/water/util/JSONUtils.java | jbentleyEG/h2o-3 | 93f1084b5e244beca517b0a1fc8b0c02061d597f | [
"Apache-2.0"
] | 1 | 2021-05-23T07:41:39.000Z | 2021-05-23T07:41:39.000Z | 23.941176 | 71 | 0.761671 | 5,094 | package water.util;
import com.google.gson.Gson;
import water.nbhm.NonBlockingHashMap;
import java.util.Properties;
public class JSONUtils {
public static NonBlockingHashMap<String, Object> parse(String json) {
return new Gson().fromJson(json, NonBlockingHashMap.class);
}
public static Properties parseToP... |
3e0c04c424ed834ccfd4ef35d9f9753e6d96570c | 1,061 | java | Java | core/spi/src/main/java/org/jboss/arquillian/core/spi/EventContext.java | arjantijms/arquillian-core | 2933b98422589abe802f9d31ac21e57032898679 | [
"Apache-2.0"
] | 223 | 2015-02-09T11:41:23.000Z | 2022-03-21T14:13:36.000Z | core/spi/src/main/java/org/jboss/arquillian/core/spi/EventContext.java | arjantijms/arquillian-core | 2933b98422589abe802f9d31ac21e57032898679 | [
"Apache-2.0"
] | 225 | 2015-01-05T15:58:18.000Z | 2022-03-16T08:51:16.000Z | core/spi/src/main/java/org/jboss/arquillian/core/spi/EventContext.java | arjantijms/arquillian-core | 2933b98422589abe802f9d31ac21e57032898679 | [
"Apache-2.0"
] | 124 | 2015-01-18T15:13:55.000Z | 2022-03-02T06:25:23.000Z | 34.193548 | 75 | 0.733019 | 5,095 | /*
* JBoss, Home of Professional Open Source
* Copyright 2011 Red Hat Inc. and/or its affiliates and other contributors
* as indicated by the @authors tag. All rights reserved.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Vers... |
3e0c054714942348c4bd9ec48bb02cc92024682d | 898 | java | Java | src/dkeep/ui/gui/ImageRenderer.java | Rockdell/LPOO1718_T3G11 | 4834bb22a939341de13c545044760a4537113352 | [
"MIT"
] | null | null | null | src/dkeep/ui/gui/ImageRenderer.java | Rockdell/LPOO1718_T3G11 | 4834bb22a939341de13c545044760a4537113352 | [
"MIT"
] | null | null | null | src/dkeep/ui/gui/ImageRenderer.java | Rockdell/LPOO1718_T3G11 | 4834bb22a939341de13c545044760a4537113352 | [
"MIT"
] | null | null | null | 25.657143 | 136 | 0.747216 | 5,096 | package dkeep.ui.gui;
import java.awt.Component;
import java.awt.Image;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import javax.swing.ImageIcon;
import javax.swing.JLabel;
import javax.swing.JTable;
import javax.swing.table.DefaultTableCellRenderer;
public class ImageRenderer exten... |
3e0c065a2a0ec76eb79ea87e207e79e4829e2cef | 866 | java | Java | src/main/java/top/hellholestudios/xgn/jmj/scoring/classic/Sanankou.java | XiaoGeNintendo/JMahjong | 1c5df1b0cbf3d4b360e502bc7b63611ee358ea4c | [
"MIT"
] | null | null | null | src/main/java/top/hellholestudios/xgn/jmj/scoring/classic/Sanankou.java | XiaoGeNintendo/JMahjong | 1c5df1b0cbf3d4b360e502bc7b63611ee358ea4c | [
"MIT"
] | null | null | null | src/main/java/top/hellholestudios/xgn/jmj/scoring/classic/Sanankou.java | XiaoGeNintendo/JMahjong | 1c5df1b0cbf3d4b360e502bc7b63611ee358ea4c | [
"MIT"
] | null | null | null | 25.470588 | 118 | 0.556582 | 5,097 | package top.hellholestudios.xgn.jmj.scoring.classic;
import top.hellholestudios.xgn.jmj.Mentsu;
import top.hellholestudios.xgn.jmj.RonWrapper;
import top.hellholestudios.xgn.jmj.scoring.AgariInfo;
import top.hellholestudios.xgn.jmj.scoring.Yaku;
public class Sanankou extends Yaku {
public Sanankou() {
sup... |
3e0c06d7b1f4d5e7005e7513a334a65b856d4e49 | 518 | java | Java | test/com/bjc/protoss/dp/harry/TemplateTest.java | rainyheart/bjc-protoss-design_patten-demo | 3c99851cae65f457a6f0f4ca9d2c56b6756167e9 | [
"Apache-2.0"
] | 4 | 2016-11-22T02:49:29.000Z | 2019-04-02T02:30:08.000Z | test/com/bjc/protoss/dp/harry/TemplateTest.java | rainyheart/bjc-protoss-design_patten-demo | 3c99851cae65f457a6f0f4ca9d2c56b6756167e9 | [
"Apache-2.0"
] | null | null | null | test/com/bjc/protoss/dp/harry/TemplateTest.java | rainyheart/bjc-protoss-design_patten-demo | 3c99851cae65f457a6f0f4ca9d2c56b6756167e9 | [
"Apache-2.0"
] | null | null | null | 28.777778 | 65 | 0.735521 | 5,098 | package com.bjc.protoss.dp.harry;
import com.bjc.protoss.dp.module.template.harry.Template;
import com.bjc.protoss.dp.module.template.harry.TemplateConcrete;
/**
* Created by zhexzhi on 12/14/2016.
* 所谓模板板式,就是在父类中定义算法的主要流程,而把一些个性化的步骤延迟到子类中去实现
* example: spring JdbcTemplate ...简化了很多样板式代码处理,使程序员只需关注业务
* http://blog... |
3e0c072c9364acee56ad0aeb0c96fa6bb19f7f05 | 345 | java | Java | intern/chapter_003_collections_light/src/main/java/ru/job4j/list2list/ConvertList2List.java | ilya-moskovtsev/imoskovtsev | 4069d9217628875187a906235719daed7b0f1f70 | [
"Apache-2.0"
] | 1 | 2017-05-22T21:02:51.000Z | 2017-05-22T21:02:51.000Z | intern/chapter_003_collections_light/src/main/java/ru/job4j/list2list/ConvertList2List.java | ilya-moskovtsev/imoskovtsev | 4069d9217628875187a906235719daed7b0f1f70 | [
"Apache-2.0"
] | 64 | 2019-04-04T12:18:56.000Z | 2022-03-31T20:16:38.000Z | intern/chapter_003_collections_light/src/main/java/ru/job4j/list2list/ConvertList2List.java | ilya-moskovtsev/imoskovtsev | 4069d9217628875187a906235719daed7b0f1f70 | [
"Apache-2.0"
] | null | null | null | 23 | 71 | 0.678261 | 5,099 | package ru.job4j.list2list;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class ConvertList2List {
public List<Integer> convert(List<int[]> list) {
List<Integer> result = new ArrayList<>();
list.forEach(ints -> Arrays.stream(ints).forEach(result::add));
... |
3e0c08080be0ad32d1c8262fd81666cb0dfed846 | 5,190 | java | Java | app/src/main/java/com/engeniouspark/android/roro/firebasechat/ui/fragments/LoginFragment.java | roshanrote/firebase-chat-master | d28dffcc23e8001509209391504806ff5816a1b7 | [
"MIT"
] | null | null | null | app/src/main/java/com/engeniouspark/android/roro/firebasechat/ui/fragments/LoginFragment.java | roshanrote/firebase-chat-master | d28dffcc23e8001509209391504806ff5816a1b7 | [
"MIT"
] | null | null | null | app/src/main/java/com/engeniouspark/android/roro/firebasechat/ui/fragments/LoginFragment.java | roshanrote/firebase-chat-master | d28dffcc23e8001509209391504806ff5816a1b7 | [
"MIT"
] | null | null | null | 33.843137 | 214 | 0.704326 | 5,101 | package com.engeniouspark.android.roro.firebasechat.ui.fragments;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import an... |
3e0c09c37a1be03c0e45102840a435f130d2566a | 2,256 | java | Java | src/main/java/org/docksidestage/dbflute/cbean/nss/MemberWithdrawalNss.java | shin-kinoshita/dbflute-example-on-springboot | 6b6355111fda1a6f4eb75d67968aef2b54da8dc1 | [
"Apache-2.0"
] | 13 | 2015-03-11T00:37:03.000Z | 2022-01-31T01:28:22.000Z | src/main/java/org/docksidestage/dbflute/cbean/nss/MemberWithdrawalNss.java | shin-kinoshita/dbflute-example-on-springboot | 6b6355111fda1a6f4eb75d67968aef2b54da8dc1 | [
"Apache-2.0"
] | 25 | 2017-07-16T10:54:15.000Z | 2022-03-07T11:47:28.000Z | src/main/java/org/docksidestage/dbflute/cbean/nss/MemberWithdrawalNss.java | zoosm3/dbflute-example-on-springboot | c6bef11666d84bfbfed7a42edf2654d0fb70fa90 | [
"Apache-2.0"
] | 15 | 2015-02-10T07:33:34.000Z | 2021-08-19T12:16:00.000Z | 42.566038 | 117 | 0.548316 | 5,102 | /*
* Copyright 2014-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e0c09fae48de14f1b2bc1b61918960d41838aa1 | 2,511 | java | Java | xs2a-server-api/src/main/java/de/adorsys/psd2/model/LinksTransactionDetails.java | golden-dimension/xs2a | 88c46847ee5869bf609445a22d37bd14d75d1252 | [
"Apache-2.0"
] | null | null | null | xs2a-server-api/src/main/java/de/adorsys/psd2/model/LinksTransactionDetails.java | golden-dimension/xs2a | 88c46847ee5869bf609445a22d37bd14d75d1252 | [
"Apache-2.0"
] | null | null | null | xs2a-server-api/src/main/java/de/adorsys/psd2/model/LinksTransactionDetails.java | golden-dimension/xs2a | 88c46847ee5869bf609445a22d37bd14d75d1252 | [
"Apache-2.0"
] | null | null | null | 27.293478 | 146 | 0.718041 | 5,103 | package de.adorsys.psd2.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import de.adorsys.psd2.model.HrefType;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.HashMap;
im... |
3e0c0b058599bcd99b8dfb0b5eb8cd9de91d4d12 | 1,649 | java | Java | src/main/java/best/boba/bobawhitelist/Config.java | bobacraft/bobawhitelist | ad135924dac1a63fbcb7c56125349cd6355af1d3 | [
"MIT"
] | null | null | null | src/main/java/best/boba/bobawhitelist/Config.java | bobacraft/bobawhitelist | ad135924dac1a63fbcb7c56125349cd6355af1d3 | [
"MIT"
] | 7 | 2022-01-17T11:30:38.000Z | 2022-01-18T02:45:27.000Z | src/main/java/best/boba/bobawhitelist/Config.java | bobacraft/bobawhitelist | ad135924dac1a63fbcb7c56125349cd6355af1d3 | [
"MIT"
] | null | null | null | 27.949153 | 97 | 0.699212 | 5,104 | package best.boba.bobawhitelist;
import com.velocitypowered.api.proxy.ProxyServer;
import java.io.IOException;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.logging.Logger;
public class Config {
private final ProxyServer server;
private final Logger logger;
private final Path da... |
3e0c0b1b1591439b2f149cbe843921916b6ea5d4 | 557 | java | Java | backups/Kotlin-backup/anagram/src/test/java/de/zalando/workshop/TextAnagramTest.java | roskenet/Playground | 3cce70eeb38646b0f2ffbd071c3aaec7b8f5b9cb | [
"MIT"
] | null | null | null | backups/Kotlin-backup/anagram/src/test/java/de/zalando/workshop/TextAnagramTest.java | roskenet/Playground | 3cce70eeb38646b0f2ffbd071c3aaec7b8f5b9cb | [
"MIT"
] | null | null | null | backups/Kotlin-backup/anagram/src/test/java/de/zalando/workshop/TextAnagramTest.java | roskenet/Playground | 3cce70eeb38646b0f2ffbd071c3aaec7b8f5b9cb | [
"MIT"
] | 1 | 2020-10-02T04:57:25.000Z | 2020-10-02T04:57:25.000Z | 21.423077 | 58 | 0.666068 | 5,105 | package de.zalando.workshop;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
public class TextAnagramTest {
@Test
void testIsAnagram_true() {
Text text = new Text("Suppenwürfel");
boolean result = text.isAnagramTo("Würfelsuppen");
assertT... |
3e0c0b51b5e532d0697d0c8c790fa34676423bb5 | 4,928 | java | Java | src/main/java/net/stormdev/mario/shop/IconMenu.java | BGHDDevelopment/mariokart-source | 91d497f43a55189228b0a09415e34ceef4a56a1e | [
"MIT"
] | null | null | null | src/main/java/net/stormdev/mario/shop/IconMenu.java | BGHDDevelopment/mariokart-source | 91d497f43a55189228b0a09415e34ceef4a56a1e | [
"MIT"
] | null | null | null | src/main/java/net/stormdev/mario/shop/IconMenu.java | BGHDDevelopment/mariokart-source | 91d497f43a55189228b0a09415e34ceef4a56a1e | [
"MIT"
] | null | null | null | 25.271795 | 72 | 0.715097 | 5,106 | package net.stormdev.mario.shop;
import java.util.Arrays;
import java.util.List;
import java.util.UUID;
import net.stormdev.mario.mariokart.MarioKart;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Handle... |
3e0c0d0fd4ea80a0cc0fa59353c29c9f72534724 | 1,856 | java | Java | src/tableModel/PersonalCharacteristicsTableModel.java | AAGAraujo/dkds | 211243a052e92ec7b74de9594a49841f739b0a3d | [
"MIT"
] | null | null | null | src/tableModel/PersonalCharacteristicsTableModel.java | AAGAraujo/dkds | 211243a052e92ec7b74de9594a49841f739b0a3d | [
"MIT"
] | null | null | null | src/tableModel/PersonalCharacteristicsTableModel.java | AAGAraujo/dkds | 211243a052e92ec7b74de9594a49841f739b0a3d | [
"MIT"
] | null | null | null | 22.361446 | 85 | 0.75 | 5,107 | package tableModel;
import java.util.ArrayList;
import java.util.List;
import javax.swing.table.AbstractTableModel;
import model.CulturalPersonalCharacteristic;
public class PersonalCharacteristicsTableModel extends AbstractTableModel{
private static final int COL_DESCRIPTION = 0;
List<CulturalPersonalCharacteris... |
3e0c0d149a588f652506ab3e3ae9da53674fc144 | 401 | java | Java | src/activitystreamer/commands/authenticate/AuthenticateCommand.java | jayan2005/four_legs | 5801b08bdbbfc1d1369c4db9a8216eaee3650e5b | [
"MIT"
] | null | null | null | src/activitystreamer/commands/authenticate/AuthenticateCommand.java | jayan2005/four_legs | 5801b08bdbbfc1d1369c4db9a8216eaee3650e5b | [
"MIT"
] | 2 | 2018-04-07T05:33:09.000Z | 2018-04-22T03:36:58.000Z | src/activitystreamer/commands/authenticate/AuthenticateCommand.java | jayan2005/four_legs | 5801b08bdbbfc1d1369c4db9a8216eaee3650e5b | [
"MIT"
] | 3 | 2018-04-07T04:53:31.000Z | 2018-04-11T03:08:46.000Z | 20.05 | 58 | 0.793017 | 5,108 | package activitystreamer.commands.authenticate;
import activitystreamer.command.Command;
import activitystreamer.commands.AbstractCommand;
public class AuthenticateCommand extends AbstractCommand {
private String secret;
public AuthenticateCommand(String secret) {
super(Command.Names.AUTHENTICATE.toString());
... |
3e0c0d44b1f901a2e1400ede6e5f5cbcb270e644 | 1,016 | java | Java | PracticalTest02Var05/src/ro/pub/cs/systems/pdsd/practicaltest02var05/PracticalTest02Var05MainActivity.java | FlorinaSpataru/PracticalTest02Var05 | 66c2e0a9b1e18d94df09dd4b1d810e88578eb66b | [
"Apache-2.0"
] | null | null | null | PracticalTest02Var05/src/ro/pub/cs/systems/pdsd/practicaltest02var05/PracticalTest02Var05MainActivity.java | FlorinaSpataru/PracticalTest02Var05 | 66c2e0a9b1e18d94df09dd4b1d810e88578eb66b | [
"Apache-2.0"
] | null | null | null | PracticalTest02Var05/src/ro/pub/cs/systems/pdsd/practicaltest02var05/PracticalTest02Var05MainActivity.java | FlorinaSpataru/PracticalTest02Var05 | 66c2e0a9b1e18d94df09dd4b1d810e88578eb66b | [
"Apache-2.0"
] | null | null | null | 29.028571 | 74 | 0.772638 | 5,109 | package ro.pub.cs.systems.pdsd.practicaltest02var05;
import android.app.Activity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class PracticalTest02Var05MainActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedI... |
3e0c0d7292911781c3104b9abe0ba2e250853860 | 2,258 | java | Java | arcusApp/app/src/main/java/arcus/app/subsystems/alarm/promonitoring/models/AlarmStatusModel.java | pupper68k/arcusandroid | 50e0a6d71609bf404353da80d8e620584cc818d3 | [
"Apache-2.0"
] | 30 | 2019-03-01T01:25:19.000Z | 2020-09-12T02:27:22.000Z | arcusApp/app/src/main/java/arcus/app/subsystems/alarm/promonitoring/models/AlarmStatusModel.java | pupper68k/arcusandroid | 50e0a6d71609bf404353da80d8e620584cc818d3 | [
"Apache-2.0"
] | 21 | 2019-09-16T07:37:00.000Z | 2020-04-30T05:00:06.000Z | arcusApp/app/src/main/java/arcus/app/subsystems/alarm/promonitoring/models/AlarmStatusModel.java | pupper68k/arcusandroid | 50e0a6d71609bf404353da80d8e620584cc818d3 | [
"Apache-2.0"
] | 29 | 2019-03-09T00:24:20.000Z | 2021-01-07T14:34:03.000Z | 28.948718 | 76 | 0.659876 | 5,110 | /*
* Copyright 2019 Arcus Project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... |
3e0c0da230e03631fc64fa290fc4c3502fad1d36 | 11,661 | java | Java | src/org/primaresearch/clc/phd/repository/search/LabellableObjectFilter.java | PRImA-Research-Lab/semantic-labelling | 5bbe439e1c25231758b6d28138fe6294fbd2823e | [
"Apache-2.0"
] | 11 | 2018-03-02T07:34:50.000Z | 2021-09-17T16:49:31.000Z | src/org/primaresearch/clc/phd/repository/search/LabellableObjectFilter.java | PRImA-Research-Lab/semantic-labelling | 5bbe439e1c25231758b6d28138fe6294fbd2823e | [
"Apache-2.0"
] | 1 | 2018-10-18T12:28:07.000Z | 2018-10-18T12:28:07.000Z | src/org/primaresearch/clc/phd/repository/search/LabellableObjectFilter.java | PRImA-Research-Lab/semantic-labelling | 5bbe439e1c25231758b6d28138fe6294fbd2823e | [
"Apache-2.0"
] | 5 | 2018-04-04T13:27:27.000Z | 2021-09-17T16:50:59.000Z | 33.702312 | 173 | 0.709973 | 5,111 | package org.primaresearch.clc.phd.repository.search;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.primaresearch.clc.phd.ontology.label.HasLabels;
im... |
3e0c0ed9e45596b83f68f8fb2d504093e44522bf | 17,649 | java | Java | app/src/main/java/i2p/bote/android/util/ViewAddressFragment.java | i2p/i2p.i2p-bote.android | 69c8c017f1c74cc2e168a60a5689f08f742796d3 | [
"Apache-2.0",
"CC-BY-4.0"
] | 17 | 2015-03-14T20:26:40.000Z | 2022-03-25T22:57:19.000Z | app/src/main/java/i2p/bote/android/util/ViewAddressFragment.java | i2p/i2p.i2p-bote.android | 69c8c017f1c74cc2e168a60a5689f08f742796d3 | [
"Apache-2.0",
"CC-BY-4.0"
] | 4 | 2015-01-23T07:17:03.000Z | 2017-04-21T23:21:05.000Z | app/src/main/java/i2p/bote/android/util/ViewAddressFragment.java | i2p/i2p.i2p-bote.android | 69c8c017f1c74cc2e168a60a5689f08f742796d3 | [
"Apache-2.0",
"CC-BY-4.0"
] | 6 | 2015-05-31T16:56:34.000Z | 2020-12-06T15:56:24.000Z | 42.021429 | 127 | 0.594595 | 5,112 | package i2p.bote.android.util;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.graphics.Bitmap;
import android.graphics.Point;
import android.graphics.Rect;
import android.nfc.NdefMessage;
import android.nfc.NdefRecord;
impo... |
3e0c0f5adb84dd96a94ed28fbec221b241771ce5 | 24,216 | java | Java | platform/platform-impl/src/com/intellij/openapi/fileChooser/ex/FileChooserDialogImpl.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | platform/platform-impl/src/com/intellij/openapi/fileChooser/ex/FileChooserDialogImpl.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | null | null | null | platform/platform-impl/src/com/intellij/openapi/fileChooser/ex/FileChooserDialogImpl.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | null | null | null | 35.044863 | 153 | 0.702593 | 5,113 | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.openapi.fileChooser.ex;
import com.intellij.ide.IdeBundle;
import com.intellij.ide.PasteProvider;
import com.intellij.ide.SaveAndSyncHandler;
import com.inte... |
3e0c0f73a04e654f8d7a474d4afeb21fb42e91b9 | 3,367 | java | Java | src/me/drton/flightplot/AddProcessorDialog.java | tiny-plane/FlightPlot_MeiYing | c16bff75edd21b72968779bf031fbd09b4fedd65 | [
"Unlicense"
] | null | null | null | src/me/drton/flightplot/AddProcessorDialog.java | tiny-plane/FlightPlot_MeiYing | c16bff75edd21b72968779bf031fbd09b4fedd65 | [
"Unlicense"
] | null | null | null | src/me/drton/flightplot/AddProcessorDialog.java | tiny-plane/FlightPlot_MeiYing | c16bff75edd21b72968779bf031fbd09b4fedd65 | [
"Unlicense"
] | null | null | null | 34.010101 | 124 | 0.628453 | 5,114 | package me.drton.flightplot;
import me.drton.flightplot.processors.PlotProcessor;
import javax.swing.*;
import java.awt.event.*;
public class AddProcessorDialog extends JDialog {
private JPanel contentPane;
private JButton buttonOK;
private JButton buttonCancel;
private JTextField titleFie... |
3e0c10b81294ed2cb6d126a5f5f1ba9e69ce2bfb | 214 | java | Java | backend/src/test/java/backend/flashcards/FlashcardsApplicationTests.java | TonyMorse92/FlashCards | 0906c55133606003471812fca14d7736127d3548 | [
"MIT"
] | null | null | null | backend/src/test/java/backend/flashcards/FlashcardsApplicationTests.java | TonyMorse92/FlashCards | 0906c55133606003471812fca14d7736127d3548 | [
"MIT"
] | null | null | null | backend/src/test/java/backend/flashcards/FlashcardsApplicationTests.java | TonyMorse92/FlashCards | 0906c55133606003471812fca14d7736127d3548 | [
"MIT"
] | null | null | null | 15.285714 | 60 | 0.794393 | 5,115 | package backend.flashcards;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class FlashcardsApplicationTests {
@Test
void contextLoads() {
}
}
|
3e0c116dd8ac4b795cbdbdfa011f884d6691f9cc | 281 | java | Java | src/com/aaron/chainofresponsibility/AbstractHandler.java | cdcdec/DesignPatterns | b2a0dfd98f256db13654de30556a47858568e81b | [
"Apache-2.0"
] | null | null | null | src/com/aaron/chainofresponsibility/AbstractHandler.java | cdcdec/DesignPatterns | b2a0dfd98f256db13654de30556a47858568e81b | [
"Apache-2.0"
] | null | null | null | src/com/aaron/chainofresponsibility/AbstractHandler.java | cdcdec/DesignPatterns | b2a0dfd98f256db13654de30556a47858568e81b | [
"Apache-2.0"
] | null | null | null | 18.733333 | 47 | 0.637011 | 5,116 | package com.aaron.chainofresponsibility;
public abstract class AbstractHandler {
private Handler handler;
public Handler getHandler() {
return handler;
}
public void setHandler(Handler handler) {
this.handler = handler;
}
}
|
3e0c12aaebe2a2e800bdf197c529c376c9a14cb2 | 6,156 | java | Java | AL-Game/data/scripts/system/handlers/quest/theobomos/_3074DangerousProbability.java | karllgiovany/Aion-Lightning-4.9-SRC | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | 1 | 2019-09-24T23:26:34.000Z | 2019-09-24T23:26:34.000Z | AL-Game/data/scripts/system/handlers/quest/theobomos/_3074DangerousProbability.java | korssar2008/Aion-Lightning-4.9 | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | null | null | null | AL-Game/data/scripts/system/handlers/quest/theobomos/_3074DangerousProbability.java | korssar2008/Aion-Lightning-4.9 | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | 1 | 2017-12-28T16:59:47.000Z | 2017-12-28T16:59:47.000Z | 41.594595 | 87 | 0.485543 | 5,117 | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ver... |
3e0c134cd80312269cbb04a82a00ccbe364eb9b9 | 1,749 | java | Java | src/main/java/com/phoenix/blockchain/core/model/BlockHeader.java | viphoenix/bitcoin-springboot | a03a53e4e55c49d79f44d8d9d7e5ea9860068c35 | [
"MIT"
] | 4 | 2018-07-15T08:46:51.000Z | 2018-09-13T03:14:07.000Z | src/main/java/com/phoenix/blockchain/core/model/BlockHeader.java | viphoenix/bitcoin-springboot | a03a53e4e55c49d79f44d8d9d7e5ea9860068c35 | [
"MIT"
] | null | null | null | src/main/java/com/phoenix/blockchain/core/model/BlockHeader.java | viphoenix/bitcoin-springboot | a03a53e4e55c49d79f44d8d9d7e5ea9860068c35 | [
"MIT"
] | null | null | null | 16.980583 | 70 | 0.590623 | 5,118 | package com.phoenix.blockchain.core.model;
import com.phoenix.blockchain.common.constants.BitCoinConstants;
/**
* Created by chengfeng on 2018/7/8.
*
* 区块头
*/
public class BlockHeader extends BaseDomain {
private static final long serialVersionUID = 7702113613467813322L;
private String version = BitCoin... |
3e0c139b2efb4599db9a778756e620f925102544 | 809 | java | Java | ujes/entrance/src/main/java/com/webank/wedatasphere/linkis/entrance/persistence/AbstractPersistenceEngine.java | 5herhom/Linkis | e9b2919528f5d30cb71fcf49bf37b8d684806ed2 | [
"Apache-2.0"
] | 5 | 2019-12-02T01:36:46.000Z | 2020-05-13T08:47:45.000Z | ujes/entrance/src/main/java/com/webank/wedatasphere/linkis/entrance/persistence/AbstractPersistenceEngine.java | 5herhom/Linkis | e9b2919528f5d30cb71fcf49bf37b8d684806ed2 | [
"Apache-2.0"
] | 2 | 2020-06-02T03:04:26.000Z | 2020-08-06T09:07:42.000Z | ujes/entrance/src/main/java/com/webank/wedatasphere/linkis/entrance/persistence/AbstractPersistenceEngine.java | 5herhom/Linkis | e9b2919528f5d30cb71fcf49bf37b8d684806ed2 | [
"Apache-2.0"
] | 2 | 2020-05-13T12:40:20.000Z | 2020-06-02T02:44:51.000Z | 28.892857 | 77 | 0.745365 | 5,119 | /*
* Copyright 2019 WeBank
*
* 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 writi... |
3e0c13de47ab17098c4977f8f240517df110ae1c | 234 | java | Java | cornerstone/src/main/java/com/ctrip/framework/cs/enterprise/AuthenticationFailedException.java | birdie7761/vi | 39e870cd8b18d07d15a58f2bab12b68a0e5e7b39 | [
"Apache-2.0"
] | 240 | 2018-05-18T09:17:59.000Z | 2022-01-12T10:38:06.000Z | cornerstone/src/main/java/com/ctrip/framework/cs/enterprise/AuthenticationFailedException.java | birdie7761/vi | 39e870cd8b18d07d15a58f2bab12b68a0e5e7b39 | [
"Apache-2.0"
] | 12 | 2018-05-20T12:17:53.000Z | 2020-09-28T18:00:07.000Z | cornerstone/src/main/java/com/ctrip/framework/cs/enterprise/AuthenticationFailedException.java | birdie7761/vi | 39e870cd8b18d07d15a58f2bab12b68a0e5e7b39 | [
"Apache-2.0"
] | 99 | 2018-05-30T12:48:28.000Z | 2022-02-28T15:03:20.000Z | 19.5 | 62 | 0.717949 | 5,120 | package com.ctrip.framework.cs.enterprise;
/**
* Created by jiang.j on 2016/10/20.
*/
public class AuthenticationFailedException extends Exception {
public AuthenticationFailedException(Throwable e){
super(e);
}
}
|
3e0c150236e6f4d04fb872bcdb711e35b7a38670 | 1,860 | java | Java | adapters-1.6/src/test/java/com/flipkart/fdp/ml/adapter/LogisticRegressionBridgeTest.java | flipkart-incubator/spark-transformers | 66cbc60aaedbe0d2b73eb35808335272f17cc89b | [
"Apache-2.0"
] | 43 | 2016-04-20T17:00:04.000Z | 2022-01-06T15:23:46.000Z | adapters-1.6/src/test/java/com/flipkart/fdp/ml/adapter/LogisticRegressionBridgeTest.java | nareshsankapelly/spark-transformers | 66cbc60aaedbe0d2b73eb35808335272f17cc89b | [
"Apache-2.0"
] | 13 | 2016-03-29T06:24:59.000Z | 2017-12-14T11:14:37.000Z | adapters-1.6/src/test/java/com/flipkart/fdp/ml/adapter/LogisticRegressionBridgeTest.java | nareshsankapelly/spark-transformers | 66cbc60aaedbe0d2b73eb35808335272f17cc89b | [
"Apache-2.0"
] | 27 | 2016-03-28T16:29:23.000Z | 2019-11-17T08:17:02.000Z | 35.769231 | 99 | 0.716667 | 5,121 | package com.flipkart.fdp.ml.adapter;
import com.flipkart.fdp.ml.export.ModelExporter;
import com.flipkart.fdp.ml.importer.ModelImporter;
import com.flipkart.fdp.ml.transformer.Transformer;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.mllib.classification.LogisticRegressionModel;
import org.apache.... |
3e0c150cf42037302abfbbd3aa3061326d8356df | 6,376 | java | Java | src/main/java/org/smof/collection/AbstractQuery.java | JPDSousa/mongo-obj-framework | 35e690660d3eb9089748e04aaee0618edb6f1d43 | [
"MIT"
] | 10 | 2017-05-12T11:02:27.000Z | 2018-02-12T12:21:06.000Z | src/main/java/org/smof/collection/AbstractQuery.java | JPDSousa/mongo-obj-framework | 35e690660d3eb9089748e04aaee0618edb6f1d43 | [
"MIT"
] | 88 | 2017-03-26T16:00:48.000Z | 2019-06-24T02:30:58.000Z | src/main/java/org/smof/collection/AbstractQuery.java | JPDSousa/mongo-obj-framework | 35e690660d3eb9089748e04aaee0618edb6f1d43 | [
"MIT"
] | 24 | 2017-09-28T13:13:39.000Z | 2019-10-05T06:03:54.000Z | 33.036269 | 111 | 0.740433 | 5,122 | /*******************************************************************************
* Copyright (C) 2017 Joao Sousa
*
* 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, i... |
3e0c151f4bf346a479f5e49b5c54d0de10df276c | 11,371 | java | Java | src/android/BaiduLocation.java | pengpengmz/com.qdc.plugins.baidu.location | 4b8f246398bfbce948b93166af330fafae7f8151 | [
"MIT"
] | null | null | null | src/android/BaiduLocation.java | pengpengmz/com.qdc.plugins.baidu.location | 4b8f246398bfbce948b93166af330fafae7f8151 | [
"MIT"
] | null | null | null | src/android/BaiduLocation.java | pengpengmz/com.qdc.plugins.baidu.location | 4b8f246398bfbce948b93166af330fafae7f8151 | [
"MIT"
] | 1 | 2021-12-30T07:43:34.000Z | 2021-12-30T07:43:34.000Z | 42.429104 | 124 | 0.549116 | 5,123 | package com.qdc.plugins.baidu;
import org.apache.cordova.CallbackContext;
import org.apache.cordova.CordovaPlugin;
//import org.apache.cordova.LOG;
import org.apache.cordova.PluginResult;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.util.Log;
import... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.