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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e0dff63d372f64a292d7a6a70b9b40ec1bd8066 | 529 | java | Java | tools/src/main/java/org/jvnet/jaxb2_commons/xjc/outline/MEnumOutline.java | brcolow/jaxb2-basics | d4d25984e9f179e9a0e7f975a3019aa2ea760e1c | [
"BSD-2-Clause"
] | 88 | 2015-01-07T06:20:25.000Z | 2022-03-25T15:02:32.000Z | tools/src/main/java/org/jvnet/jaxb2_commons/xjc/outline/MEnumOutline.java | brcolow/jaxb2-basics | d4d25984e9f179e9a0e7f975a3019aa2ea760e1c | [
"BSD-2-Clause"
] | 113 | 2015-01-05T18:40:49.000Z | 2022-03-21T11:53:13.000Z | tools/src/main/java/org/jvnet/jaxb2_commons/xjc/outline/MEnumOutline.java | brcolow/jaxb2-basics | d4d25984e9f179e9a0e7f975a3019aa2ea760e1c | [
"BSD-2-Clause"
] | 43 | 2015-01-25T18:14:09.000Z | 2022-03-29T08:47:40.000Z | 27.842105 | 70 | 0.816635 | 5,928 | package org.jvnet.jaxb2_commons.xjc.outline;
import java.util.List;
import org.jvnet.jaxb2_commons.xml.bind.model.MEnumLeafInfo;
import org.jvnet.jaxb2_commons.xml.bind.model.MTargeted;
import com.sun.codemodel.JDefinedClass;
import com.sun.tools.xjc.model.nav.NClass;
import com.sun.tools.xjc.model.nav.NType;
publi... |
3e0e000b6de4c75551763c78d4eccdb4c5e329a2 | 464 | java | Java | src/main/java/com/yahoo/bullet/common/Configurable.java | NathanSpeidel/bullet-core | 60db58225e9de2e6e82a7b2f161586442a0d9698 | [
"Apache-2.0"
] | 29 | 2018-06-29T05:35:06.000Z | 2021-09-05T10:29:55.000Z | src/main/java/com/yahoo/bullet/common/Configurable.java | NathanSpeidel/bullet-core | 60db58225e9de2e6e82a7b2f161586442a0d9698 | [
"Apache-2.0"
] | 62 | 2018-06-14T22:31:01.000Z | 2022-01-11T19:01:39.000Z | src/main/java/com/yahoo/bullet/common/Configurable.java | NathanSpeidel/bullet-core | 60db58225e9de2e6e82a7b2f161586442a0d9698 | [
"Apache-2.0"
] | 14 | 2018-06-06T00:30:35.000Z | 2022-01-10T23:19:12.000Z | 29 | 86 | 0.711207 | 5,929 | /*
* Copyright 2017, Yahoo Inc.
* Licensed under the terms of the Apache License, Version 2.0.
* See the LICENSE file associated with the project for terms.
*/
package com.yahoo.bullet.common;
public interface Configurable {
/**
* Takes a {@link BulletConfig} containing configuration and applies it to ... |
3e0e001bae231afcca8dcac47c4cf873a2610618 | 2,523 | java | Java | icms/src/main/java/com/bplow/todo/freemark_ex/dao/entity/FmCatalog.java | ahwxl/cms | d0c866ea6c56cca12bfee449817cfc890b0ce458 | [
"Apache-2.0"
] | null | null | null | icms/src/main/java/com/bplow/todo/freemark_ex/dao/entity/FmCatalog.java | ahwxl/cms | d0c866ea6c56cca12bfee449817cfc890b0ce458 | [
"Apache-2.0"
] | null | null | null | icms/src/main/java/com/bplow/todo/freemark_ex/dao/entity/FmCatalog.java | ahwxl/cms | d0c866ea6c56cca12bfee449817cfc890b0ce458 | [
"Apache-2.0"
] | null | null | null | 17.280822 | 52 | 0.690052 | 5,930 | package com.bplow.todo.freemark_ex.dao.entity;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Column;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "FM_CATALOG")
public class FmCatalog {
private String catalogId;
private String ... |
3e0e00b710f9ef229c6854413b802a0b76b8e581 | 1,262 | java | Java | xmpp-core/src/main/java/rocks/xmpp/util/concurrent/package-info.java | jeozey/XmppServerTester | 6b1966c141073ffcfb6998811460e84ec88663b1 | [
"MIT"
] | null | null | null | xmpp-core/src/main/java/rocks/xmpp/util/concurrent/package-info.java | jeozey/XmppServerTester | 6b1966c141073ffcfb6998811460e84ec88663b1 | [
"MIT"
] | null | null | null | xmpp-core/src/main/java/rocks/xmpp/util/concurrent/package-info.java | jeozey/XmppServerTester | 6b1966c141073ffcfb6998811460e84ec88663b1 | [
"MIT"
] | null | null | null | 45.071429 | 81 | 0.740095 | 5,931 | /*
* The MIT License (MIT)
*
* Copyright (c) 2014-2016 Christian Schudt
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the r... |
3e0e00c6fcd11273f7e0abcebe08859b04b39643 | 5,421 | java | Java | agave-common/common-core/src/test/java/org/iplantc/service/common/auth/MyProxyClientTest.java | agaveplatform/science-apis | 7ca81d9124bfb446edc5f92050733adb75b938d5 | [
"BSD-3-Clause"
] | null | null | null | agave-common/common-core/src/test/java/org/iplantc/service/common/auth/MyProxyClientTest.java | agaveplatform/science-apis | 7ca81d9124bfb446edc5f92050733adb75b938d5 | [
"BSD-3-Clause"
] | 8 | 2017-08-26T15:48:36.000Z | 2020-07-03T03:35:16.000Z | agave-common/common-core/src/test/java/org/iplantc/service/common/auth/MyProxyClientTest.java | agaveplatform/science-apis | 7ca81d9124bfb446edc5f92050733adb75b938d5 | [
"BSD-3-Clause"
] | 1 | 2018-05-30T03:55:22.000Z | 2018-05-30T03:55:22.000Z | 32.461078 | 69 | 0.713337 | 5,932 | package org.iplantc.service.common.auth;
import com.google.common.io.Files;
import org.apache.commons.io.FileUtils;
import org.globus.gsi.gssapi.GlobusGSSCredentialImpl;
import org.ietf.jgss.GSSCredential;
import org.iplantc.service.common.Settings;
import org.testng.Assert;
import org.testng.annotations.BeforeMethod;... |
3e0e012fc840a275937d63ca715f5fbc8ad75a62 | 1,170 | java | Java | scs2-definition/src/main/java/us/ihmc/scs2/definition/visual/MaterialScriptDefinition.java | ihmcrobotics/simulation-construction-set-2 | 5aa81824cb297b5f7fdec48714ec2962524cc867 | [
"Apache-2.0"
] | 3 | 2021-03-08T17:55:35.000Z | 2021-04-06T08:25:05.000Z | scs2-definition/src/main/java/us/ihmc/scs2/definition/visual/MaterialScriptDefinition.java | ihmcrobotics/simulation-construction-set-2 | 5aa81824cb297b5f7fdec48714ec2962524cc867 | [
"Apache-2.0"
] | 76 | 2019-11-23T23:34:20.000Z | 2022-03-31T22:22:20.000Z | scs2-definition/src/main/java/us/ihmc/scs2/definition/visual/MaterialScriptDefinition.java | ihmcrobotics/simulation-construction-set-2 | 5aa81824cb297b5f7fdec48714ec2962524cc867 | [
"Apache-2.0"
] | null | null | null | 20.172414 | 114 | 0.679487 | 5,933 | package us.ihmc.scs2.definition.visual;
import java.util.ArrayList;
import java.util.List;
public class MaterialScriptDefinition
{
private String name;
private List<String> urls;
private List<String> resourceDirectories;
public MaterialScriptDefinition()
{
}
public MaterialScriptDefinition(Mate... |
3e0e01af129ee49586205a0817490fcbab76bea5 | 4,534 | java | Java | server/build/rhino/src/org/mozilla/javascript/NativeFunction.java | stevengill/completeui | ea54e9f48075692be5dad313d78ef2bbe16531dd | [
"MIT"
] | 1 | 2016-07-28T01:25:43.000Z | 2016-07-28T01:25:43.000Z | server/build/rhino/src/org/mozilla/javascript/NativeFunction.java | stevengill/completeui | ea54e9f48075692be5dad313d78ef2bbe16531dd | [
"MIT"
] | null | null | null | server/build/rhino/src/org/mozilla/javascript/NativeFunction.java | stevengill/completeui | ea54e9f48075692be5dad313d78ef2bbe16531dd | [
"MIT"
] | null | null | null | 30.635135 | 80 | 0.666299 | 5,934 | /* -*- Mode: java; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*
* The contents of this file are subject to the Netscape Public
* License Version 1.1 (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.mozilla.org/N... |
3e0e02602f10f01b2cf4232d381171e087c7ca64 | 18,188 | java | Java | aws-api/src/main/java/com/amplifyframework/api/aws/AppSyncGraphQLRequestFactory.java | rjuliano/amplify-android | 567ac2895e07619a1c47c0d0227febb874bce787 | [
"Apache-2.0"
] | 148 | 2019-12-04T00:19:40.000Z | 2022-02-18T09:07:34.000Z | aws-api/src/main/java/com/amplifyframework/api/aws/AppSyncGraphQLRequestFactory.java | rjuliano/amplify-android | 567ac2895e07619a1c47c0d0227febb874bce787 | [
"Apache-2.0"
] | 887 | 2019-12-04T05:05:38.000Z | 2022-03-31T15:21:04.000Z | aws-api/src/main/java/com/amplifyframework/api/aws/AppSyncGraphQLRequestFactory.java | rjuliano/amplify-android | 567ac2895e07619a1c47c0d0227febb874bce787 | [
"Apache-2.0"
] | 88 | 2019-12-04T01:30:01.000Z | 2022-03-04T07:01:08.000Z | 43.2019 | 117 | 0.627722 | 5,935 | /*
* Copyright 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 "license" ... |
3e0e040b372781fb41f7031b8ebcc7b9159ec58d | 886 | java | Java | src/test/java/com/fatsecret/platform/services/FoodServiceTest.java | goodnic/fatsecret4j | eec32586ec5468c2ebc68a8bd4297a20074caea4 | [
"Apache-2.0"
] | 8 | 2017-02-22T21:58:25.000Z | 2021-07-18T21:29:46.000Z | src/test/java/com/fatsecret/platform/services/FoodServiceTest.java | goodnic/fatsecret4j | eec32586ec5468c2ebc68a8bd4297a20074caea4 | [
"Apache-2.0"
] | 19 | 2017-02-17T14:55:42.000Z | 2022-01-12T20:50:25.000Z | src/test/java/com/fatsecret/platform/services/FoodServiceTest.java | goodnic/fatsecret4j | eec32586ec5468c2ebc68a8bd4297a20074caea4 | [
"Apache-2.0"
] | 17 | 2016-09-19T02:43:16.000Z | 2020-11-30T04:17:24.000Z | 22.15 | 52 | 0.707675 | 5,936 | package com.fatsecret.platform.services;
import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
import com.fatsecret.platform.model.Food;
public class FoodServiceTest {
private FatsecretService service;
@Before
public void setUp() {
String key = "your key";
... |
3e0e042132b013385b743252bc7aee75f1d2da6b | 8,589 | java | Java | indexer-reader/src/main/java/org/apache/maven/index/reader/RecordCompactor.java | EdmondFrank/maven-indexer | b982777525d38052bc7840f3d707fac1797eeb51 | [
"Apache-2.0"
] | 62 | 2015-05-01T18:59:34.000Z | 2022-03-30T16:28:59.000Z | indexer-reader/src/main/java/org/apache/maven/index/reader/RecordCompactor.java | EdmondFrank/maven-indexer | b982777525d38052bc7840f3d707fac1797eeb51 | [
"Apache-2.0"
] | 119 | 2015-01-12T17:38:13.000Z | 2022-03-25T04:39:28.000Z | indexer-reader/src/main/java/org/apache/maven/index/reader/RecordCompactor.java | mbooth101/maven-indexer | f09e411d6ced2027856fd24e0292e6ea57b9ff1b | [
"Apache-2.0"
] | 69 | 2015-01-12T13:37:38.000Z | 2022-03-11T12:45:21.000Z | 40.706161 | 119 | 0.633135 | 5,937 | package org.apache.maven.index.reader;
/*
* 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 Licen... |
3e0e047afb330366d920ecd26381ddf02ecc3f4c | 16,391 | java | Java | cmn-data-svc/cmn-data-svc-server/src/main/java/org/acumos/cds/controller/PeerController.java | ai4eu/common-dataservice | 2cd2e0b48771549f54f2f30bfb65db01be62754f | [
"Apache-2.0"
] | null | null | null | cmn-data-svc/cmn-data-svc-server/src/main/java/org/acumos/cds/controller/PeerController.java | ai4eu/common-dataservice | 2cd2e0b48771549f54f2f30bfb65db01be62754f | [
"Apache-2.0"
] | 1 | 2021-02-10T14:02:44.000Z | 2021-02-10T14:02:44.000Z | cmn-data-svc/cmn-data-svc-server/src/main/java/org/acumos/cds/controller/PeerController.java | ai4eu/common-dataservice | 2cd2e0b48771549f54f2f30bfb65db01be62754f | [
"Apache-2.0"
] | 6 | 2018-05-08T11:36:05.000Z | 2021-01-28T14:21:53.000Z | 49.222222 | 151 | 0.740345 | 5,938 | /*-
* ===============LICENSE_START=======================================================
* Acumos
* ===================================================================================
* Copyright (C) 2017 AT&T Intellectual Property & Tech Mahindra. All rights reserved.
* ==========================================... |
3e0e04e95587ebdec96073626ee7bc3c67431291 | 1,921 | java | Java | src/functionalTest/java/uk/gov/hmcts/divorce/systemupdate/event/SystemAlertApplicationNotReviewedFT.java | banderous/nfdiv-case-api | 430967a6e64a7776edd38026c827cda32b3e15bd | [
"MIT"
] | 1 | 2022-01-11T14:32:12.000Z | 2022-01-11T14:32:12.000Z | src/functionalTest/java/uk/gov/hmcts/divorce/systemupdate/event/SystemAlertApplicationNotReviewedFT.java | hmcts/nfdiv-case-api | 7a80e9ffe5627fff6b63385ceba56d88b575a747 | [
"MIT"
] | 229 | 2021-02-23T12:02:19.000Z | 2022-03-31T02:11:25.000Z | src/functionalTest/java/uk/gov/hmcts/divorce/systemupdate/event/SystemAlertApplicationNotReviewedFT.java | banderous/nfdiv-case-api | 430967a6e64a7776edd38026c827cda32b3e15bd | [
"MIT"
] | 3 | 2021-04-10T22:35:53.000Z | 2021-06-24T10:55:03.000Z | 43.659091 | 130 | 0.811036 | 5,939 | package uk.gov.hmcts.divorce.systemupdate.event;
import io.restassured.response.Response;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import uk.gov.hmcts.divorce.testutil.FunctionalTestSuite;
import java.io.IOException;
import java.util.Map;
import static net.javac... |
3e0e052ebb602c9f2b0634dd489107eb0e1b5235 | 6,426 | java | Java | ChemicalEducationBalancer/src/main/java/com/aghajari/chemical/MatrixObject.java | Aghajari/ChemicalEducationBalancer | c36dabbd42ac58ff9f2045534ccecef30212eacf | [
"Apache-2.0"
] | 2 | 2021-01-19T04:53:00.000Z | 2021-12-26T21:08:03.000Z | ChemicalEducationBalancer/src/main/java/com/aghajari/chemical/MatrixObject.java | Aghajari/ChemicalEducationBalancer | c36dabbd42ac58ff9f2045534ccecef30212eacf | [
"Apache-2.0"
] | null | null | null | ChemicalEducationBalancer/src/main/java/com/aghajari/chemical/MatrixObject.java | Aghajari/ChemicalEducationBalancer | c36dabbd42ac58ff9f2045534ccecef30212eacf | [
"Apache-2.0"
] | null | null | null | 35.7 | 145 | 0.524899 | 5,940 | /*
* Copyright (C) 2020 - Amir Hossein Aghajari
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... |
3e0e0668dcb770bed1dc604edf0580377e142dd9 | 871 | java | Java | vertx-press/vertx-com/src/main/java/io/vertPress/com/adapter/LongAdapter.java | souvc/vertx-press | 2f66af03777f150ed44265493e8a5b29d8ea8ea5 | [
"Apache-2.0"
] | null | null | null | vertx-press/vertx-com/src/main/java/io/vertPress/com/adapter/LongAdapter.java | souvc/vertx-press | 2f66af03777f150ed44265493e8a5b29d8ea8ea5 | [
"Apache-2.0"
] | null | null | null | vertx-press/vertx-com/src/main/java/io/vertPress/com/adapter/LongAdapter.java | souvc/vertx-press | 2f66af03777f150ed44265493e8a5b29d8ea8ea5 | [
"Apache-2.0"
] | 1 | 2019-05-30T03:07:28.000Z | 2019-05-30T03:07:28.000Z | 29.033333 | 116 | 0.747417 | 5,941 | package io.vertPress.com.adapter;
import java.lang.reflect.Type;
import com.google.gson.JsonDeserializationContext;
import com.google.gson.JsonDeserializer;
import com.google.gson.JsonElement;
import com.google.gson.JsonParseException;
import com.google.gson.JsonPrimitive;
import com.google.gson.JsonSerializ... |
3e0e068d9895dfe0ca2bf563640c59943e7ed98d | 646 | java | Java | ddd-to-the-code-workshop-registration/src/main/java/com/github/cstettler/dddttc/registration/domain/UserRegistrationAlreadyCompletedException.java | cstettler/ddd-to-the-code-workshop-sample | 09ff3fba6492ffcba4c555bdd537af674f10fee6 | [
"Apache-2.0"
] | 91 | 2018-10-01T14:07:32.000Z | 2022-03-28T16:06:27.000Z | ddd-to-the-code-workshop-registration/src/main/java/com/github/cstettler/dddttc/registration/domain/UserRegistrationAlreadyCompletedException.java | cstettler/ddd-to-the-code-workshop-sample | 09ff3fba6492ffcba4c555bdd537af674f10fee6 | [
"Apache-2.0"
] | 2 | 2021-06-17T14:11:51.000Z | 2022-01-10T08:08:46.000Z | ddd-to-the-code-workshop-registration/src/main/java/com/github/cstettler/dddttc/registration/domain/UserRegistrationAlreadyCompletedException.java | cstettler/ddd-to-the-code-workshop-sample | 09ff3fba6492ffcba4c555bdd537af674f10fee6 | [
"Apache-2.0"
] | 25 | 2019-01-09T17:56:21.000Z | 2022-02-23T07:49:50.000Z | 38 | 126 | 0.823529 | 5,942 | package com.github.cstettler.dddttc.registration.domain;
import com.github.cstettler.dddttc.stereotype.BusinessException;
@BusinessException
public class UserRegistrationAlreadyCompletedException extends RuntimeException {
private UserRegistrationAlreadyCompletedException(UserRegistrationId userRegistrationId) {... |
3e0e06b1fdd888db5ee7f7eaee9ba73ea446c52f | 2,702 | java | Java | src/main/java/virtuoel/kanostweaks/fluid/ExtendedWaterFluid.java | Virtuoel/KanosTweaks_Fabric | 4a78030f45507bdf1dc3c0f48c2b28e96182da7b | [
"MIT"
] | null | null | null | src/main/java/virtuoel/kanostweaks/fluid/ExtendedWaterFluid.java | Virtuoel/KanosTweaks_Fabric | 4a78030f45507bdf1dc3c0f48c2b28e96182da7b | [
"MIT"
] | null | null | null | src/main/java/virtuoel/kanostweaks/fluid/ExtendedWaterFluid.java | Virtuoel/KanosTweaks_Fabric | 4a78030f45507bdf1dc3c0f48c2b28e96182da7b | [
"MIT"
] | null | null | null | 24.125 | 158 | 0.743153 | 5,943 | package virtuoel.kanostweaks.fluid;
import java.util.function.Function;
import net.minecraft.block.BlockState;
import net.minecraft.fluid.Fluid;
import net.minecraft.fluid.FluidState;
import net.minecraft.fluid.WaterFluid;
import net.minecraft.item.Item;
import net.minecraft.state.StateFactory;
import net.minecraft.s... |
3e0e06c1e2b95786a9865263f3383af91db8270e | 7,680 | java | Java | spring-boot/src/main/java/org/springframework/boot/env/OriginTrackedPropertiesLoader.java | sun-jian/spring-boot | 864e59a1231e760161657def3ccda0d4adae679a | [
"Apache-2.0"
] | 13 | 2021-04-14T17:14:26.000Z | 2021-04-14T17:15:04.000Z | spring-boot/src/main/java/org/springframework/boot/env/OriginTrackedPropertiesLoader.java | sun-jian/spring-boot | 864e59a1231e760161657def3ccda0d4adae679a | [
"Apache-2.0"
] | 6 | 2017-09-02T03:56:53.000Z | 2017-09-02T07:43:45.000Z | spring-boot/src/main/java/org/springframework/boot/env/OriginTrackedPropertiesLoader.java | sun-jian/spring-boot | 864e59a1231e760161657def3ccda0d4adae679a | [
"Apache-2.0"
] | 10 | 2017-09-02T03:43:40.000Z | 2017-09-02T07:33:10.000Z | 28.235294 | 89 | 0.667708 | 5,944 | /*
* Copyright 2012-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 ap... |
3e0e07ca78bb8bbc6f06cd411e3363de865a2bb5 | 5,922 | java | Java | app/src/main/java/com/example/android/quakereport/EarthquakeAdapter.java | cddbysj/quake-report | bcc3005c3bc6e99f98b20e0dd9bba479d26f00b9 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/EarthquakeAdapter.java | cddbysj/quake-report | bcc3005c3bc6e99f98b20e0dd9bba479d26f00b9 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/quakereport/EarthquakeAdapter.java | cddbysj/quake-report | bcc3005c3bc6e99f98b20e0dd9bba479d26f00b9 | [
"Apache-2.0"
] | null | null | null | 33.457627 | 114 | 0.629517 | 5,945 | package com.example.android.quakereport;
import android.content.Context;
import android.graphics.drawable.GradientDrawable;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.content.ContextCompat;
import android.view.LayoutInflater;
import android.view.Vie... |
3e0e07f3387bdca87b46f723b5daf62ed1aadb3e | 2,988 | java | Java | objectModel/Java/objectmodel/src/main/java/com/microsoft/commondatamodel/objectmodel/utilities/network/CdmHttpRequest.java | dhoffland/CDM | e2c7718a4755e2c0b112b579bde009fd3a5bf37a | [
"CC-BY-4.0",
"MIT"
] | 1 | 2021-09-21T16:55:52.000Z | 2021-09-21T16:55:52.000Z | objectModel/Java/objectmodel/src/main/java/com/microsoft/commondatamodel/objectmodel/utilities/network/CdmHttpRequest.java | dhoffland/CDM | e2c7718a4755e2c0b112b579bde009fd3a5bf37a | [
"CC-BY-4.0",
"MIT"
] | 5 | 2021-07-05T15:32:15.000Z | 2022-01-04T16:51:11.000Z | objectModel/Java/objectmodel/src/main/java/com/microsoft/commondatamodel/objectmodel/utilities/network/CdmHttpRequest.java | dhoffland/CDM | e2c7718a4755e2c0b112b579bde009fd3a5bf37a | [
"CC-BY-4.0",
"MIT"
] | 1 | 2020-07-30T12:18:42.000Z | 2020-07-30T12:18:42.000Z | 21.810219 | 95 | 0.624498 | 5,946 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
package com.microsoft.commondatamodel.objectmodel.utilities.network;
import java.time.Duration;
import java.util.LinkedHashMap;
import java.util.Map;
public cla... |
3e0e08721642e785ee3c1a34b02ee64f696678db | 14,990 | java | Java | cyclops-reactor-integration/src/test/java/cyclops/streams/asyncreactivestreams/AsyncRSZippingTest.java | andyglick/cyclops-react | dc26bdad0f2b8a5aa87de4aa946ed52a0dbf00de | [
"ECL-2.0",
"Apache-2.0"
] | 937 | 2015-06-02T10:36:23.000Z | 2022-03-28T11:16:22.000Z | cyclops-reactor-integration/src/test/java/cyclops/streams/asyncreactivestreams/AsyncRSZippingTest.java | preuss/cyclops | 0be977662db87d2aaeac391a458ab3de0fe70d9b | [
"Apache-2.0"
] | 631 | 2016-02-23T14:55:57.000Z | 2018-09-27T16:57:13.000Z | cyclops-reactor-integration/src/test/java/cyclops/streams/asyncreactivestreams/AsyncRSZippingTest.java | preuss/cyclops | 0be977662db87d2aaeac391a458ab3de0fe70d9b | [
"Apache-2.0"
] | 118 | 2015-06-08T14:14:52.000Z | 2022-03-18T18:43:32.000Z | 31.691332 | 155 | 0.634423 | 5,947 | package cyclops.streams.asyncreactivestreams;
import cyclops.companion.reactor.Fluxs;
import cyclops.reactive.FluxReactiveSeq;
import cyclops.reactive.ReactiveSeq;
import cyclops.reactive.Spouts;
import cyclops.data.tuple.Tuple;
import cyclops.data.tuple.Tuple2;
import cyclops.data.tuple.Tuple3;
import cyclops.data.tu... |
3e0e0957368a8cf7d480ca30c44bbc03cafb6a81 | 1,344 | java | Java | src/main/java/december/christmas/demo/controller/CustomErrorController.java | Filiman35/demo-december | 316eefa27dcef2318cb0609d74051c1411c49688 | [
"MIT"
] | null | null | null | src/main/java/december/christmas/demo/controller/CustomErrorController.java | Filiman35/demo-december | 316eefa27dcef2318cb0609d74051c1411c49688 | [
"MIT"
] | null | null | null | src/main/java/december/christmas/demo/controller/CustomErrorController.java | Filiman35/demo-december | 316eefa27dcef2318cb0609d74051c1411c49688 | [
"MIT"
] | null | null | null | 40.727273 | 99 | 0.765625 | 5,948 | package december.christmas.demo.controller;
import december.christmas.demo.exception.BassException;
import io.swagger.v3.oas.annotations.Operation;
import io.swagger.v3.oas.annotations.media.Content;
import io.swagger.v3.oas.annotations.media.Schema;
import io.swagger.v3.oas.annotations.responses.ApiResponse;
import i... |
3e0e0959c117f4ba07ecc778bb4a0b01b6910ce8 | 1,766 | java | Java | pvmanager/datasource-formula/src/main/java/org/diirt/datasource/formula/vtable/TableUnionFunction.java | diirt/diirt | 6070306dd321e95dc6ca15e9c04903fae7b595a9 | [
"MIT"
] | 12 | 2015-03-24T19:11:36.000Z | 2021-08-14T11:48:05.000Z | pvmanager/datasource-formula/src/main/java/org/diirt/datasource/formula/vtable/TableUnionFunction.java | diirt/diirt | 6070306dd321e95dc6ca15e9c04903fae7b595a9 | [
"MIT"
] | 36 | 2015-01-20T14:37:30.000Z | 2022-02-16T00:55:15.000Z | pvmanager/datasource-formula/src/main/java/org/diirt/datasource/formula/vtable/TableUnionFunction.java | diirt/diirt | 6070306dd321e95dc6ca15e9c04903fae7b595a9 | [
"MIT"
] | 13 | 2015-01-13T00:17:43.000Z | 2018-07-03T10:57:08.000Z | 24.527778 | 104 | 0.648924 | 5,949 | /**
* 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.formula.vtable;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.diirt.datasource.formula.FormulaFunction;
imp... |
3e0e0b5cf806c142872b8d23174ad0f07e198929 | 946 | java | Java | 03EnumerationsAndAnnotations/src/_05CardCompareTo/Card.java | lapd87/SoftUniJavaOOPAdvanced | e06cf284fffc7259210a94f327d078d228edf76f | [
"MIT"
] | null | null | null | 03EnumerationsAndAnnotations/src/_05CardCompareTo/Card.java | lapd87/SoftUniJavaOOPAdvanced | e06cf284fffc7259210a94f327d078d228edf76f | [
"MIT"
] | null | null | null | 03EnumerationsAndAnnotations/src/_05CardCompareTo/Card.java | lapd87/SoftUniJavaOOPAdvanced | e06cf284fffc7259210a94f327d078d228edf76f | [
"MIT"
] | null | null | null | 24.894737 | 67 | 0.557082 | 5,950 | package _05CardCompareTo;
/**
* Created by IntelliJ IDEA.
* User: LAPD
* Date: 18.7.2018 г.
* Time: 12:16 ч.
*/
public class Card implements Comparable<Card> {
private Enum rank;
private Enum suit;
private int power;
public Card(String rank, String suit) {
this.rank = Enum.valueOf(CardRa... |
3e0e0b7cacacc777550253b207bc9b4ae1885c41 | 1,256 | java | Java | lib/src/main/java/me/tuesd4y/lsb/compression/BitOutputStream.java | tuesd4y/lsb-steno | e19832fe8cd690f7cd24c599509df183e7ddc5c8 | [
"MIT"
] | null | null | null | lib/src/main/java/me/tuesd4y/lsb/compression/BitOutputStream.java | tuesd4y/lsb-steno | e19832fe8cd690f7cd24c599509df183e7ddc5c8 | [
"MIT"
] | null | null | null | lib/src/main/java/me/tuesd4y/lsb/compression/BitOutputStream.java | tuesd4y/lsb-steno | e19832fe8cd690f7cd24c599509df183e7ddc5c8 | [
"MIT"
] | null | null | null | 19.323077 | 66 | 0.656051 | 5,951 | package me.tuesd4y.lsb.compression;
import java.io.*;
public class BitOutputStream extends OutputStream {
// a class that writes to an OutputStream bitwise
private ByteArrayOutputStream out;
private int buffer;
private int digits; // digits in buffer
private static final int BYTE = 8;
public BitOutputStream... |
3e0e0c029a701cd1521de682030250cfecbdecf1 | 505 | java | Java | src/main/java/com/codetaylor/mc/athenaeum/util/RandomHelper.java | codetaylor/athenaeum-1.12 | 4be7edcbffc4407165ca9fedddd55f397fae7616 | [
"Apache-2.0"
] | 1 | 2020-07-04T09:13:03.000Z | 2020-07-04T09:13:03.000Z | src/main/java/com/codetaylor/mc/athenaeum/util/RandomHelper.java | codetaylor/athenaeum | 4be7edcbffc4407165ca9fedddd55f397fae7616 | [
"Apache-2.0"
] | 5 | 2017-12-24T00:03:03.000Z | 2020-01-02T16:21:32.000Z | src/main/java/com/codetaylor/mc/athenaeum/util/RandomHelper.java | codetaylor/athenaeum | 4be7edcbffc4407165ca9fedddd55f397fae7616 | [
"Apache-2.0"
] | 1 | 2018-02-10T00:38:42.000Z | 2018-02-10T00:38:42.000Z | 16.833333 | 63 | 0.631683 | 5,952 | package com.codetaylor.mc.athenaeum.util;
import java.util.Random;
public final class RandomHelper {
private static final ThreadLocal<Random> RANDOM_THREAD_LOCAL;
static {
RANDOM_THREAD_LOCAL = ThreadLocal.withInitial(() -> {
Random random = new Random();
for (int i = 0; i < 10000; i++) {
... |
3e0e0ca65687a6bafd4e6628e3c0c4d90841db63 | 4,849 | java | Java | cqf-ce-base/modules/cqf-ce-core/src/main/java/com/siegetechnologies/cqf/core/experiment/design/ExperimentDesignElementId.java | secdec/cqf-ce | c20aed7c06a8b97830788f7385777ea66e2708a6 | [
"Apache-2.0"
] | 2 | 2018-09-05T12:12:53.000Z | 2020-04-17T15:15:42.000Z | cqf-ce-base/modules/cqf-ce-core/src/main/java/com/siegetechnologies/cqf/core/experiment/design/ExperimentDesignElementId.java | secdec/cqf-ce | c20aed7c06a8b97830788f7385777ea66e2708a6 | [
"Apache-2.0"
] | null | null | null | cqf-ce-base/modules/cqf-ce-core/src/main/java/com/siegetechnologies/cqf/core/experiment/design/ExperimentDesignElementId.java | secdec/cqf-ce | c20aed7c06a8b97830788f7385777ea66e2708a6 | [
"Apache-2.0"
] | null | null | null | 27.551136 | 112 | 0.697876 | 5,953 | package com.siegetechnologies.cqf.core.experiment.design;
/*-
* #%L
* cqf-ce-core
* %%
* Copyright (C) 2009 - 2017 Siege Technologies, 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 Lic... |
3e0e0cd750b4b52d981c2b725c2baeb2b87ea948 | 2,833 | java | Java | test/org/apache/el/parser/TestAstAssign.java | guchenbo/tomcat | 66468c8f7dec2022146373a3c511943f78417553 | [
"Apache-2.0"
] | 6,443 | 2015-01-01T05:51:19.000Z | 2022-03-31T17:36:38.000Z | test/org/apache/el/parser/TestAstAssign.java | guchenbo/tomcat | 66468c8f7dec2022146373a3c511943f78417553 | [
"Apache-2.0"
] | 353 | 2015-01-12T19:00:42.000Z | 2022-03-29T21:47:42.000Z | test/org/apache/el/parser/TestAstAssign.java | guchenbo/tomcat | 66468c8f7dec2022146373a3c511943f78417553 | [
"Apache-2.0"
] | 4,902 | 2015-01-03T21:55:07.000Z | 2022-03-31T23:36:45.000Z | 33.72619 | 80 | 0.687963 | 5,954 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e0e0dc5fea821f636d90596d937d5d5190259a3 | 512 | java | Java | src/main/java/com/mgrobelak/divisor/DivisorFinder.java | MarcinGrobelak/DivisorMapping | 5e8361e505624ca789d55a9b9a0df7d990f317db | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mgrobelak/divisor/DivisorFinder.java | MarcinGrobelak/DivisorMapping | 5e8361e505624ca789d55a9b9a0df7d990f317db | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mgrobelak/divisor/DivisorFinder.java | MarcinGrobelak/DivisorMapping | 5e8361e505624ca789d55a9b9a0df7d990f317db | [
"Apache-2.0"
] | null | null | null | 20.48 | 59 | 0.636719 | 5,955 | package com.mgrobelak.divisor;
/**
* @author Marcin Grobelak
*/
import java.util.ArrayList;
import java.util.List;
import java.util.SortedSet;
import java.util.TreeSet;
public class DivisorFinder {
public static List<Integer> getDivisors(Integer number) {
SortedSet<Integer> divisors = new TreeSet... |
3e0e0e3806a4cac5c33e40d299d3d46fb099f721 | 872 | java | Java | tools/jpf/jpf-symbc/src/tests/gov/nasa/jpf/symbc/ExSymExe15.java | handysama/concolic-walk | a550dbbd5390895f2fec37adb65fd5b8f3e6a5fe | [
"MIT"
] | 1 | 2021-02-28T10:11:46.000Z | 2021-02-28T10:11:46.000Z | tools/jpf/jpf-symbc/src/tests/gov/nasa/jpf/symbc/ExSymExe15.java | handysama/concolic-walk | a550dbbd5390895f2fec37adb65fd5b8f3e6a5fe | [
"MIT"
] | null | null | null | tools/jpf/jpf-symbc/src/tests/gov/nasa/jpf/symbc/ExSymExe15.java | handysama/concolic-walk | a550dbbd5390895f2fec37adb65fd5b8f3e6a5fe | [
"MIT"
] | null | null | null | 22.358974 | 91 | 0.587156 | 5,956 | package gov.nasa.jpf.symbc;
public class ExSymExe15 {
static int field;
static int field2;
public static void main (String[] args) {
int x = 3; /* we want to specify in an annotation that this param should be symbolic */
ExSymExe15 inst = new ExSymExe15();
field = 9;
inst.test(x, field,... |
3e0e0f593bb337a10a67bace3ae48ac929c8f377 | 1,093 | java | Java | lichkin-projects-app-entities/src/main/java/com/lichkin/springframework/entities/impl/SysAppNewsEntity.java | LichKinContributor/lichkin-projects-app | 213a082c674095c82a07a57a233c4e5e5cca3b14 | [
"MIT"
] | null | null | null | lichkin-projects-app-entities/src/main/java/com/lichkin/springframework/entities/impl/SysAppNewsEntity.java | LichKinContributor/lichkin-projects-app | 213a082c674095c82a07a57a233c4e5e5cca3b14 | [
"MIT"
] | null | null | null | lichkin-projects-app-entities/src/main/java/com/lichkin/springframework/entities/impl/SysAppNewsEntity.java | LichKinContributor/lichkin-projects-app | 213a082c674095c82a07a57a233c4e5e5cca3b14 | [
"MIT"
] | null | null | null | 18.525424 | 74 | 0.704483 | 5,957 | package com.lichkin.springframework.entities.impl;
import javax.persistence.Column;
import javax.persistence.Entity;
import com.lichkin.springframework.entities.suppers.BaseAppCompNewsEntity;
import lombok.Getter;
import lombok.Setter;
/**
* 客户端新闻信息表实体类
* @author SuZhou LichKin Information Technology Co., Ltd.
*... |
3e0e10df3f277228fe0dbdd371dd0c2f5c1b18dc | 818 | java | Java | src/main/java/com/teamacronymcoders/contenttweaker/modules/vanilla/resources/sounds/ISoundTypeDefinition.java | adrianmgg/ContentTweaker | fa431891a71a561deca00284bd8e02dbd3f77fa0 | [
"MIT"
] | null | null | null | src/main/java/com/teamacronymcoders/contenttweaker/modules/vanilla/resources/sounds/ISoundTypeDefinition.java | adrianmgg/ContentTweaker | fa431891a71a561deca00284bd8e02dbd3f77fa0 | [
"MIT"
] | null | null | null | src/main/java/com/teamacronymcoders/contenttweaker/modules/vanilla/resources/sounds/ISoundTypeDefinition.java | adrianmgg/ContentTweaker | fa431891a71a561deca00284bd8e02dbd3f77fa0 | [
"MIT"
] | null | null | null | 24.787879 | 78 | 0.788509 | 5,958 | package com.teamacronymcoders.contenttweaker.modules.vanilla.resources.sounds;
import com.teamacronymcoders.contenttweaker.api.ICTObject;
import crafttweaker.annotations.ZenRegister;
import net.minecraft.block.SoundType;
import stanhebben.zenscript.annotations.ZenClass;
import stanhebben.zenscript.annotations.ZenMetho... |
3e0e119fb1b7811c9bdcbe2f3d8f2f1835a8dd2e | 3,128 | java | Java | src/main/java/hudson/plugins/promoted_builds/tokenmacro/PromotedEnvVarTokenMacro.java | car-roll/promoted-builds-plugin | 03309e6e91db9e56b3f038470d2ecfdd0ca5e426 | [
"MIT"
] | 63 | 2015-01-23T21:32:19.000Z | 2021-01-25T09:49:25.000Z | src/main/java/hudson/plugins/promoted_builds/tokenmacro/PromotedEnvVarTokenMacro.java | car-roll/promoted-builds-plugin | 03309e6e91db9e56b3f038470d2ecfdd0ca5e426 | [
"MIT"
] | 98 | 2015-01-06T13:02:34.000Z | 2022-03-21T10:08:16.000Z | src/main/java/hudson/plugins/promoted_builds/tokenmacro/PromotedEnvVarTokenMacro.java | car-roll/promoted-builds-plugin | 03309e6e91db9e56b3f038470d2ecfdd0ca5e426 | [
"MIT"
] | 136 | 2015-01-05T14:11:17.000Z | 2022-02-20T20:19:37.000Z | 39.1 | 95 | 0.730818 | 5,959 | /*
* The MIT License
*
* Copyright (c) 2015 Oleg Nenashev.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, cop... |
3e0e1328b757d208f8610b495c1abc402fb07b57 | 8,248 | java | Java | src/main/java/net/arathain/charter/Charter.java | stormdirus2/charter | d5b9ffead600f6e92ed1f3e2def508d625ccd2d1 | [
"CC0-1.0"
] | 2 | 2021-11-07T21:19:37.000Z | 2022-03-01T18:28:13.000Z | src/main/java/net/arathain/charter/Charter.java | stormdirus2/charter | d5b9ffead600f6e92ed1f3e2def508d625ccd2d1 | [
"CC0-1.0"
] | 3 | 2021-12-15T19:03:33.000Z | 2022-03-04T07:39:15.000Z | src/main/java/net/arathain/charter/Charter.java | stormdirus2/charter | d5b9ffead600f6e92ed1f3e2def508d625ccd2d1 | [
"CC0-1.0"
] | 1 | 2022-03-01T18:28:21.000Z | 2022-03-01T18:28:21.000Z | 72.99115 | 234 | 0.821048 | 5,960 | package net.arathain.charter;
import net.arathain.charter.block.*;
import net.arathain.charter.block.entity.CharterStoneEntity;
import net.arathain.charter.block.entity.PactPressBlockEntity;
import net.arathain.charter.block.entity.WaystoneEntity;
import net.arathain.charter.components.CharterComponents;
import net.ar... |
3e0e135ce59fe661a93c0b3acee5b73cad2d2394 | 45,314 | java | Java | nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/ops/OpExecutionerTests.java | 10088/deeplearning4j | 2102745521c3027d7ab4e3abf653db9b537e6df4 | [
"Apache-2.0"
] | 2,206 | 2019-06-12T18:57:14.000Z | 2022-03-29T08:14:27.000Z | nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/ops/OpExecutionerTests.java | 10088/deeplearning4j | 2102745521c3027d7ab4e3abf653db9b537e6df4 | [
"Apache-2.0"
] | 1,685 | 2019-06-12T17:41:33.000Z | 2022-03-29T21:45:15.000Z | nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/ops/OpExecutionerTests.java | 10088/deeplearning4j | 2102745521c3027d7ab4e3abf653db9b537e6df4 | [
"Apache-2.0"
] | 572 | 2019-06-12T22:13:57.000Z | 2022-03-31T16:46:46.000Z | 50.070718 | 119 | 0.640222 | 5,961 | /*
* ******************************************************************************
* *
* *
* * This program and the accompanying materials are made available under the
* * terms of the Apache License, Version 2.0 which is available at
* * https://www.apache.org/licenses/LICENSE-2.0.
* *
* * See the NO... |
3e0e142ef0b0f9b5b6fd535ebe92f65ff908ac64 | 1,963 | java | Java | src/test/java/io/fries/koans/stream/Exercise01.java | Abib-P/java-stream-koans | 5095a66d83ebb8ba98dc12d065e956680811d27c | [
"Unlicense"
] | null | null | null | src/test/java/io/fries/koans/stream/Exercise01.java | Abib-P/java-stream-koans | 5095a66d83ebb8ba98dc12d065e956680811d27c | [
"Unlicense"
] | null | null | null | src/test/java/io/fries/koans/stream/Exercise01.java | Abib-P/java-stream-koans | 5095a66d83ebb8ba98dc12d065e956680811d27c | [
"Unlicense"
] | null | null | null | 38.490196 | 104 | 0.693836 | 5,962 | package io.fries.koans.stream;
import org.junit.jupiter.api.Test;
import java.util.List;
import java.util.function.Function;
import java.util.function.Predicate;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import static org.assertj.core.api.Assertions.assertThat;
class Exercise01 extends Onl... |
3e0e14700f8668dd010585c547fb930f7070d8f9 | 410 | java | Java | src/main/java/EncryptionTools/Exception/CryptoException.java | EvanMark/Standalone-Java-Telematics-App | 8d6a0bbcfb080282f42eaf23cea4594d06f8dcc9 | [
"MIT"
] | null | null | null | src/main/java/EncryptionTools/Exception/CryptoException.java | EvanMark/Standalone-Java-Telematics-App | 8d6a0bbcfb080282f42eaf23cea4594d06f8dcc9 | [
"MIT"
] | 3 | 2018-06-28T15:31:32.000Z | 2018-08-10T19:48:59.000Z | src/main/java/EncryptionTools/Exception/CryptoException.java | EvanMark/Standalone-Java-Telematics-App | 8d6a0bbcfb080282f42eaf23cea4594d06f8dcc9 | [
"MIT"
] | null | null | null | 21.578947 | 65 | 0.714634 | 5,963 |
package EncryptionTools.Exception;
//New exception to manage many others in class CryptoUtils.
//Check there to understand its purpose
public class CryptoException extends Exception {
public CryptoException() {
}
public CryptoException(String message) {
super(message);
}
public CryptoEx... |
3e0e14eb50e863dd33348766a53007baac809cef | 6,484 | java | Java | src/main/java/com/ts/service/pdss/pdss/manager/IDrugSecurityChecker.java | ljcservice/autumn | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | 5 | 2018-04-27T00:55:26.000Z | 2020-08-29T15:28:32.000Z | src/main/java/com/ts/service/pdss/pdss/manager/IDrugSecurityChecker.java | ljcservice/autumnprogram | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ts/service/pdss/pdss/manager/IDrugSecurityChecker.java | ljcservice/autumnprogram | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | null | null | null | 34.489362 | 213 | 0.644972 | 5,964 | package com.ts.service.pdss.pdss.manager;
import java.util.List;
import com.hitzd.his.Beans.TPatOrderDrug;
import com.hitzd.his.Beans.TPatientOrder;
import com.ts.entity.pdss.pdss.Beans.TDrug;
import com.ts.entity.pdss.pdss.RSBeans.TDrugSecurityRslt;
public interface IDrugSecurityChecker
{
/**
* 全... |
3e0e1551b8bcf4694ff3d8d029755192bc48b5d9 | 2,103 | java | Java | cdap-app-templates/cdap-etl/cdap-etl-api/src/main/java/io/cdap/cdap/etl/api/engine/sql/SQLEngineOutput.java | corner4world/cdap | ca0404135fac9d1d564dc2013c9186b65ac97f3d | [
"Apache-2.0"
] | 278 | 2015-02-01T21:29:02.000Z | 2018-11-29T20:22:23.000Z | cdap-app-templates/cdap-etl/cdap-etl-api/src/main/java/io/cdap/cdap/etl/api/engine/sql/SQLEngineOutput.java | corner4world/cdap | ca0404135fac9d1d564dc2013c9186b65ac97f3d | [
"Apache-2.0"
] | 8,921 | 2015-01-01T16:40:44.000Z | 2018-11-29T21:58:11.000Z | cdap-app-templates/cdap-etl/cdap-etl-api/src/main/java/io/cdap/cdap/etl/api/engine/sql/SQLEngineOutput.java | corner4world/cdap | ca0404135fac9d1d564dc2013c9186b65ac97f3d | [
"Apache-2.0"
] | 158 | 2015-01-28T00:03:39.000Z | 2018-11-27T17:43:18.000Z | 29.208333 | 115 | 0.709938 | 5,965 | /*
* Copyright © 2022 Cask Data, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
3e0e1570801f76f35a0834b5d38c8fc2853d65af | 82 | java | Java | src/main/java/com/yjiky/mt/config/metrics/package-info.java | kuonglv/jhipster-multitenancy | 8adc9cd575aee423345ada31106f8054356c8117 | [
"Apache-2.0"
] | 35 | 2015-04-19T10:17:55.000Z | 2022-01-20T10:23:18.000Z | src/main/java/com/yjiky/mt/config/metrics/package-info.java | kuonglv/jhipster-multitenancy | 8adc9cd575aee423345ada31106f8054356c8117 | [
"Apache-2.0"
] | 1 | 2019-08-13T11:00:34.000Z | 2019-08-13T11:00:34.000Z | src/main/java/com/yjiky/mt/config/metrics/package-info.java | kuonglv/jhipster-multitenancy | 8adc9cd575aee423345ada31106f8054356c8117 | [
"Apache-2.0"
] | 24 | 2015-04-19T08:57:09.000Z | 2020-11-04T14:57:06.000Z | 16.4 | 36 | 0.707317 | 5,966 | /**
* Health and Metrics specific code.
*/
package com.yjiky.mt.config.metrics;
|
3e0e167ebda54148d09bc7f3de68e1a26bc7c8d9 | 140 | java | Java | angulargwt/src/main/java/com/google/gwt/angular/client/AngularModule.java | h0ru5/angulargwt | 2f300ef4fc826d6148e37c4b992b0b5e92f7c60e | [
"MIT"
] | 44 | 2015-01-16T20:48:35.000Z | 2021-11-16T12:35:43.000Z | angulargwt/src/main/java/com/google/gwt/angular/client/AngularModule.java | pungme/angulargwt | c0d6cf3707a8b8f66ce7d7022ccee93ed9cce163 | [
"MIT"
] | 3 | 2015-01-10T14:46:08.000Z | 2017-04-27T10:14:49.000Z | angulargwt/src/main/java/com/google/gwt/angular/client/AngularModule.java | h0ru5/angulargwt | 2f300ef4fc826d6148e37c4b992b0b5e92f7c60e | [
"MIT"
] | 16 | 2015-01-05T23:15:49.000Z | 2021-02-24T09:17:52.000Z | 17.5 | 56 | 0.757143 | 5,967 | package com.google.gwt.angular.client;
/**
* Tagging interface implemented by all Angular modules.
*/
public interface AngularModule {
}
|
3e0e16b83353f4df34fa2914bc3fd7fbeacb44c9 | 13,915 | java | Java | streamkv-java/src/test/java/streamkv/api/java/operator/checkpointing/KVStoreCheckpointingTest.java | gyfora/StreamKV | d1c329e4e497333303766d7cf648231a93d0daf9 | [
"Apache-2.0"
] | 25 | 2015-09-14T12:40:30.000Z | 2021-02-21T22:06:53.000Z | streamkv-java/src/test/java/streamkv/api/java/operator/checkpointing/KVStoreCheckpointingTest.java | gyfora/StreamKV | d1c329e4e497333303766d7cf648231a93d0daf9 | [
"Apache-2.0"
] | 5 | 2015-09-17T09:11:06.000Z | 2015-09-29T11:38:01.000Z | streamkv-java/src/test/java/streamkv/api/java/operator/checkpointing/KVStoreCheckpointingTest.java | gyfora/StreamKV | d1c329e4e497333303766d7cf648231a93d0daf9 | [
"Apache-2.0"
] | 2 | 2016-03-17T14:35:19.000Z | 2017-10-22T16:57:22.000Z | 31.769406 | 114 | 0.711822 | 5,968 | /*
* Copyright 2015 Gyula Fóra
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... |
3e0e196a5d06ffbfcff4ba859666b46f6f921c38 | 946 | java | Java | utilisateurs_service/src/test/java/com/terrier/finances/gestion/services/utilisateurs/test/data/TestDataUtilisateur.java | vzwingma/gestion-budget-services | 5e91d761eda611d2354fd115d60955f74dcb366c | [
"Apache-2.0"
] | 1 | 2018-09-10T12:37:12.000Z | 2018-09-10T12:37:12.000Z | utilisateurs_service/src/test/java/com/terrier/finances/gestion/services/utilisateurs/test/data/TestDataUtilisateur.java | vzwingma/gestion-budget-services | 5e91d761eda611d2354fd115d60955f74dcb366c | [
"Apache-2.0"
] | 62 | 2018-09-13T15:15:03.000Z | 2022-03-28T16:15:07.000Z | utilisateurs_service/src/test/java/com/terrier/finances/gestion/services/utilisateurs/test/data/TestDataUtilisateur.java | vzwingma/gestion-budget-services | 5e91d761eda611d2354fd115d60955f74dcb366c | [
"Apache-2.0"
] | null | null | null | 32.62069 | 101 | 0.762156 | 5,969 | package com.terrier.finances.gestion.services.utilisateurs.test.data;
import com.terrier.finances.gestion.communs.parametrages.model.v12.CategorieOperation;
import com.terrier.finances.gestion.communs.utilisateur.enums.UtilisateurPrefsEnum;
import com.terrier.finances.gestion.services.utilisateurs.business.model.v12.U... |
3e0e1a389e848908bfc1446b55565173bca9d28f | 439 | java | Java | src/test/java/nablarch/common/permission/Ugroup.java | nablarch/nablarch-common-auth-jdbc | e785031b155e83bbcd97c23617120dd1e91ee3ac | [
"Apache-2.0"
] | null | null | null | src/test/java/nablarch/common/permission/Ugroup.java | nablarch/nablarch-common-auth-jdbc | e785031b155e83bbcd97c23617120dd1e91ee3ac | [
"Apache-2.0"
] | null | null | null | src/test/java/nablarch/common/permission/Ugroup.java | nablarch/nablarch-common-auth-jdbc | e785031b155e83bbcd97c23617120dd1e91ee3ac | [
"Apache-2.0"
] | null | null | null | 16.884615 | 62 | 0.687927 | 5,970 | package nablarch.common.permission;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* UGROUP
*/
@Entity
@Table(name = "UGROUP")
public class Ugroup {
public Ugroup() {
}
public Ugroup(String ugroupId) {
this.ugro... |
3e0e1ac17f23c8ecd2ec61cb83c9206a7e40b9d9 | 448 | java | Java | src/test/java/coded/dependency/injection/internal/fortest/MyAnonymousApp.java | gerixx/jcodeddi | aed28e2e24458713d1bc257a49426711052107a8 | [
"Apache-2.0"
] | null | null | null | src/test/java/coded/dependency/injection/internal/fortest/MyAnonymousApp.java | gerixx/jcodeddi | aed28e2e24458713d1bc257a49426711052107a8 | [
"Apache-2.0"
] | null | null | null | src/test/java/coded/dependency/injection/internal/fortest/MyAnonymousApp.java | gerixx/jcodeddi | aed28e2e24458713d1bc257a49426711052107a8 | [
"Apache-2.0"
] | null | null | null | 23.578947 | 70 | 0.756696 | 5,971 | package coded.dependency.injection.internal.fortest;
import coded.dependency.injection.Dependency;
import coded.dependency.injection.Dependent;
public class MyAnonymousApp implements Dependent {
public static final String APPCONTEXT = "appcontext";
public Dependency<A> a = new Dependency<>(APPCONTEXT, this, A.cla... |
3e0e1d1bdef12e18dcdc483eb4238e4332562493 | 688 | java | Java | jmccc-mcdownloader/src/main/java/org/to2mbn/jmccc/mcdownloader/provider/liteloader/VersionComparator.java | to2mbn/JMCCC | 9b61f48796ccd046ae6e9a8d09a3c66db00b1578 | [
"MIT"
] | 110 | 2015-09-03T16:39:33.000Z | 2022-03-21T03:58:13.000Z | JMCCC/jmccc-mcdownloader/src/main/java/org/to2mbn/jmccc/mcdownloader/provider/liteloader/VersionComparator.java | MiniDigger/MinecraftLauncher | 4102a72ff2a435758b5a65c8989e1b058d19c459 | [
"MIT"
] | 19 | 2015-11-06T13:55:59.000Z | 2020-03-21T14:41:36.000Z | JMCCC/jmccc-mcdownloader/src/main/java/org/to2mbn/jmccc/mcdownloader/provider/liteloader/VersionComparator.java | MiniDigger/MinecraftLauncher | 4102a72ff2a435758b5a65c8989e1b058d19c459 | [
"MIT"
] | 47 | 2015-09-27T15:55:07.000Z | 2022-03-17T04:34:43.000Z | 23.724138 | 78 | 0.672965 | 5,972 | package org.to2mbn.jmccc.mcdownloader.provider.liteloader;
import java.util.Comparator;
class VersionComparator implements Comparator<String> {
@Override
public int compare(String a, String b) {
String[] splitedA = a.split("\\.");
String[] splitedB = b.split("\\.");
int minLength = Math.min(splitedA.length, ... |
3e0e1dcef556616767096614afb8e7ab3083b3c1 | 3,130 | java | Java | src/main/java/org/zxp/esclientrhl/auto/util/GetBasePackage.java | Bruce-V/esclientrhl | 54b30d1e94c49a917a95faa64fe60172d6168377 | [
"Apache-2.0"
] | 4 | 2021-04-08T06:25:24.000Z | 2021-11-10T01:11:24.000Z | src/main/java/org/zxp/esclientrhl/auto/util/GetBasePackage.java | Bruce-V/esclientrhl | 54b30d1e94c49a917a95faa64fe60172d6168377 | [
"Apache-2.0"
] | 16 | 2020-03-05T00:22:51.000Z | 2022-02-27T12:06:11.000Z | src/main/java/org/zxp/esclientrhl/auto/util/GetBasePackage.java | Bruce-V/esclientrhl | 54b30d1e94c49a917a95faa64fe60172d6168377 | [
"Apache-2.0"
] | 2 | 2021-11-10T01:08:05.000Z | 2022-03-06T12:54:35.000Z | 37.710843 | 133 | 0.703514 | 5,973 | package org.zxp.esclientrhl.auto.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.core.annotation.AnnotationAttributes;
import org.springframework.core.type.AnnotationMetadata;
import org.springframework.util.ClassUtils;
import java.lang.annotation.... |
3e0e1f4d1f2e90da2eb8d685bc30d6572dee882e | 4,274 | java | Java | src/main/java/org/ottobackwards/dsl/Syslog5424Visitor.java | ottobackwards/grok-v-antlr | 69923d4dd1b65caaaa8f83657d5ce4370f07e4b1 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/ottobackwards/dsl/Syslog5424Visitor.java | ottobackwards/grok-v-antlr | 69923d4dd1b65caaaa8f83657d5ce4370f07e4b1 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/ottobackwards/dsl/Syslog5424Visitor.java | ottobackwards/grok-v-antlr | 69923d4dd1b65caaaa8f83657d5ce4370f07e4b1 | [
"Apache-2.0"
] | null | null | null | 35.616667 | 96 | 0.729995 | 5,974 | /*
* 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 ... |
3e0e1f726eaa2c39bed07d87a7ee5f59ae675d73 | 4,423 | java | Java | projects/OG-Financial/src/main/java/com/opengamma/financial/analytics/model/irfutureoption/InterestRateFutureOptionBlackValueGammaPFunction.java | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 12 | 2017-03-10T13:56:52.000Z | 2021-10-03T01:21:20.000Z | projects/OG-Financial/src/main/java/com/opengamma/financial/analytics/model/irfutureoption/InterestRateFutureOptionBlackValueGammaPFunction.java | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 1 | 2021-08-02T17:20:43.000Z | 2021-08-02T17:20:43.000Z | projects/OG-Financial/src/main/java/com/opengamma/financial/analytics/model/irfutureoption/InterestRateFutureOptionBlackValueGammaPFunction.java | UbuntuEvangelist/OG-Platform | 0aac9675ff92fd702d2e53a991de085388bfdc83 | [
"Apache-2.0"
] | 16 | 2017-01-12T10:31:58.000Z | 2019-04-19T08:17:33.000Z | 65.044118 | 197 | 0.84671 | 5,975 | /**
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.financial.analytics.model.irfutureoption;
import java.util.Collections;
import java.util.Set;
import com.opengamma.OpenGammaRuntimeException;
import com.openg... |
3e0e1f7de69aca3a04df074fd60a25fe452305b6 | 1,762 | java | Java | storescp/src/main/java/com/easydicm/storescp/services/impl/DicomSaveImpl.java | momostarsky/easydicm-parent | ae15add43e79e1a414d9f310437cccc8dbfbb155 | [
"Apache-2.0"
] | null | null | null | storescp/src/main/java/com/easydicm/storescp/services/impl/DicomSaveImpl.java | momostarsky/easydicm-parent | ae15add43e79e1a414d9f310437cccc8dbfbb155 | [
"Apache-2.0"
] | null | null | null | storescp/src/main/java/com/easydicm/storescp/services/impl/DicomSaveImpl.java | momostarsky/easydicm-parent | ae15add43e79e1a414d9f310437cccc8dbfbb155 | [
"Apache-2.0"
] | null | null | null | 26.69697 | 122 | 0.698638 | 5,976 | package com.easydicm.storescp.services.impl;
import com.easydicm.scpdb.mapper.IDbPatientMapper;
import com.easydicm.storescp.services.IDicomSave;
import com.easydicm.storescp.services.IMessageQueueWriter;
import org.dcm4che3.data.Attributes;
import org.dcm4che3.data.Tag;
import org.springframework.beans.factory.annotat... |
3e0e1fd5e12cd57beb6bdcb33eb48188d5ff9152 | 637 | java | Java | src/main/java/rmit/s3790516/unilink/HelloApplication.java | ChienYao-Lin/UniLink | 25293d11e44aa7455b5bdaca97b190657877d923 | [
"MIT"
] | null | null | null | src/main/java/rmit/s3790516/unilink/HelloApplication.java | ChienYao-Lin/UniLink | 25293d11e44aa7455b5bdaca97b190657877d923 | [
"MIT"
] | null | null | null | src/main/java/rmit/s3790516/unilink/HelloApplication.java | ChienYao-Lin/UniLink | 25293d11e44aa7455b5bdaca97b190657877d923 | [
"MIT"
] | null | null | null | 27.695652 | 102 | 0.698587 | 5,977 | package rmit.s3790516.unilink;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Scene;
import javafx.stage.Stage;
import java.io.IOException;
public class HelloApplication extends Application {
@Override
public void start(Stage stage) throws IOException {
FXML... |
3e0e20286e6f5f6e379f336835d8b09b1a1203ff | 6,910 | java | Java | src/test/java/org/cactoos/map/SolidTest.java | aivinog1/cactoos | af979def342f0bfe75e31912588681cd090c8c6c | [
"MIT"
] | 1 | 2021-06-24T14:11:14.000Z | 2021-06-24T14:11:14.000Z | src/test/java/org/cactoos/map/SolidTest.java | aivinog1/cactoos | af979def342f0bfe75e31912588681cd090c8c6c | [
"MIT"
] | null | null | null | src/test/java/org/cactoos/map/SolidTest.java | aivinog1/cactoos | af979def342f0bfe75e31912588681cd090c8c6c | [
"MIT"
] | null | null | null | 32.441315 | 80 | 0.524168 | 5,978 | /*
* The MIT License (MIT)
*
* Copyright (c) 2017-2020 Yegor Bugayenko
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... |
3e0e2061599ac1d93e555948852380809bddaf01 | 3,319 | java | Java | src/main/java/me/nereo/multi_image_selector/utils/MultiImageSelector.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | 7 | 2017-05-30T12:01:38.000Z | 2021-04-22T12:22:39.000Z | src/main/java/me/nereo/multi_image_selector/utils/MultiImageSelector.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | null | null | null | src/main/java/me/nereo/multi_image_selector/utils/MultiImageSelector.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | 6 | 2017-07-28T03:47:08.000Z | 2019-06-28T17:57:50.000Z | 38.593023 | 140 | 0.701717 | 5,979 | package me.nereo.multi_image_selector.utils;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.support.v4.app.Fragment;
import java.util.ArrayList;
import me.nereo.multi_image_selector.MultiImageSelectorActivity;
public class MultiImageSelector {
private st... |
3e0e213950bdc630fcfd0c6546d7e395f5c574c8 | 773 | java | Java | smart-admin-service/smart-admin-api/src/main/java/net/rfs/smartadmin/module/system/datascope/constant/DataScopeWhereInTypeEnum.java | renfushuai/erp | 715979935e66d648745b7f8475370e08702ebcff | [
"MIT"
] | 2 | 2021-05-28T08:33:59.000Z | 2021-06-01T03:40:48.000Z | smart-admin-service/smart-admin-api/src/main/java/net/rfs/smartadmin/module/system/datascope/constant/DataScopeWhereInTypeEnum.java | renfushuai/erp | 715979935e66d648745b7f8475370e08702ebcff | [
"MIT"
] | null | null | null | smart-admin-service/smart-admin-api/src/main/java/net/rfs/smartadmin/module/system/datascope/constant/DataScopeWhereInTypeEnum.java | renfushuai/erp | 715979935e66d648745b7f8475370e08702ebcff | [
"MIT"
] | null | null | null | 17.976744 | 60 | 0.644243 | 5,980 | package net.rfs.smartadmin.module.system.datascope.constant;
import net.rfs.smartadmin.common.domain.BaseEnum;
/**
* [ ]
*
* @author yandanyang
* @version 1.0
* @company 1024lab.net
* @copyright (c) 2018 1024lab.netInc. All rights reserved.
* @date 2019/5/8 0008 下午 16:00
* @since JDK1.8
*/
public enum DataS... |
3e0e2140482ef7c5d652d14147d20d33485abc58 | 1,916 | java | Java | struct-spring/src/test/java/org/struct/spring/support/StructScannerRegistrarTest.java | TinyZzh/ExcelUtil | fb62640b7669340c7a59be63bed89a1bdbaafd1f | [
"Apache-2.0"
] | 2 | 2019-04-13T15:33:49.000Z | 2020-03-28T03:10:04.000Z | struct-spring/src/test/java/org/struct/spring/support/StructScannerRegistrarTest.java | TinyZzh/ExcelUtil | fb62640b7669340c7a59be63bed89a1bdbaafd1f | [
"Apache-2.0"
] | 3 | 2015-10-29T14:46:31.000Z | 2019-04-25T17:53:06.000Z | struct-spring/src/test/java/org/struct/spring/support/StructScannerRegistrarTest.java | TinyZzh/ExcelUtil | fb62640b7669340c7a59be63bed89a1bdbaafd1f | [
"Apache-2.0"
] | null | null | null | 33.034483 | 100 | 0.767223 | 5,981 | /*
*
*
* Copyright (c) 2022. - TinyZ.
*
* 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... |
3e0e2174e3b1dcafcfdb5d6ae75833560b8fec9f | 709 | java | Java | jgiven-tests/src/test/java/com/tngtech/jgiven/testframework/TestExecutor.java | janschaefer/JGiven_ByteBuddy | d86a522f62d0a6a115c09cbc2aad27fe76e94922 | [
"Apache-2.0"
] | 381 | 2015-01-08T06:46:25.000Z | 2022-03-25T06:39:10.000Z | jgiven-tests/src/test/java/com/tngtech/jgiven/testframework/TestExecutor.java | janschaefer/JGiven_ByteBuddy | d86a522f62d0a6a115c09cbc2aad27fe76e94922 | [
"Apache-2.0"
] | 437 | 2015-01-08T07:47:18.000Z | 2022-03-03T06:09:45.000Z | jgiven-tests/src/test/java/com/tngtech/jgiven/testframework/TestExecutor.java | janschaefer/JGiven_ByteBuddy | d86a522f62d0a6a115c09cbc2aad27fe76e94922 | [
"Apache-2.0"
] | 120 | 2015-01-29T19:47:02.000Z | 2022-03-28T08:22:17.000Z | 30.826087 | 89 | 0.667137 | 5,982 | package com.tngtech.jgiven.testframework;
import com.tngtech.jgiven.junit.JUnitExecutor;
import com.tngtech.jgiven.testng.TestNgExecutor;
public abstract class TestExecutor {
public static TestExecutor getExecutor( TestFramework framework ) {
switch( framework ) {
case JUnit:
... |
3e0e226dab8bd5eb6338546c3991edb0d8c52b8b | 2,423 | java | Java | samples/Java Starter Kit CD/Sun Resources/java/avh/embedding/classes/app/AppletPanel.java | raychorn/svn_java_projects | 28d386d47e43e05101272b843ee6ec68fdb951b8 | [
"CC0-1.0"
] | null | null | null | samples/Java Starter Kit CD/Sun Resources/java/avh/embedding/classes/app/AppletPanel.java | raychorn/svn_java_projects | 28d386d47e43e05101272b843ee6ec68fdb951b8 | [
"CC0-1.0"
] | null | null | null | samples/Java Starter Kit CD/Sun Resources/java/avh/embedding/classes/app/AppletPanel.java | raychorn/svn_java_projects | 28d386d47e43e05101272b843ee6ec68fdb951b8 | [
"CC0-1.0"
] | null | null | null | 23.298077 | 74 | 0.577383 | 5,983 | package app;
import awt.*;
import browser.Applet;
/**
* An applet that can contain simple components.
* Subclass this class if you want to create an applet
* that uses the UI components.
*
* @author Arthur van Hoff
*/
public
class AppletPanel extends Applet {
protected AppPanel panel;
pro... |
3e0e22874ad6aea3043c3d555e314c082ad36cc2 | 405 | java | Java | gmall-ums/src/main/java/com/atguigu/gmall/ums/dao/MemberCollectSubjectDao.java | zhukehui/gmall | 8f6652bb4e2f2a084c293bf11225fab727ca1560 | [
"Apache-2.0"
] | null | null | null | gmall-ums/src/main/java/com/atguigu/gmall/ums/dao/MemberCollectSubjectDao.java | zhukehui/gmall | 8f6652bb4e2f2a084c293bf11225fab727ca1560 | [
"Apache-2.0"
] | 5 | 2020-02-28T01:24:32.000Z | 2021-09-20T20:53:21.000Z | gmall-ums/src/main/java/com/atguigu/gmall/ums/dao/MemberCollectSubjectDao.java | zhukehui/gmall | 8f6652bb4e2f2a084c293bf11225fab727ca1560 | [
"Apache-2.0"
] | 1 | 2019-11-05T05:21:46.000Z | 2019-11-05T05:21:46.000Z | 22.444444 | 89 | 0.782178 | 5,984 | package com.atguigu.gmall.ums.dao;
import com.atguigu.gmall.ums.entity.MemberCollectSubjectEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 会员收藏的专题活动
*
* @author huigege
* @email hzdkv@example.com
* @date 2019-10-28 23:10:10
*/
@Mapper
public in... |
3e0e228d6062ad488f3c964c0a533bb3c274a164 | 1,868 | java | Java | basestar-schema/src/main/java/io/basestar/schema/util/SchemaRef.java | stage-tech/basestar | a87f5d8b3c65186edd80052a0ba9b483cdc40967 | [
"Apache-2.0"
] | 3 | 2020-04-06T10:23:37.000Z | 2020-12-23T02:37:25.000Z | basestar-schema/src/main/java/io/basestar/schema/util/SchemaRef.java | basestar/basestar | 165f3886ff0b8cf528eb137ce39cf5a9b1569763 | [
"Apache-2.0"
] | 3 | 2020-04-05T16:06:27.000Z | 2022-03-08T21:12:20.000Z | basestar-schema/src/main/java/io/basestar/schema/util/SchemaRef.java | stage-tech/basestar | a87f5d8b3c65186edd80052a0ba9b483cdc40967 | [
"Apache-2.0"
] | 3 | 2020-05-20T13:22:18.000Z | 2021-06-01T08:33:30.000Z | 24.578947 | 92 | 0.62848 | 5,985 | package io.basestar.schema.util;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
import io.basestar.schema.Schema;
import io.basestar.schema.Version;
import io.basestar.util.Name;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstruct... |
3e0e22da2846e4e307d0fc092450a15cc3485883 | 100,051 | java | Java | JTLV/core/edu/wis/jtlv/env/core/fds/FDSLexer.java | johnyf/jtlv | 01726a54f60344cae13a4161e36eede1cd7b9764 | [
"BSD-3-Clause"
] | null | null | null | JTLV/core/edu/wis/jtlv/env/core/fds/FDSLexer.java | johnyf/jtlv | 01726a54f60344cae13a4161e36eede1cd7b9764 | [
"BSD-3-Clause"
] | null | null | null | JTLV/core/edu/wis/jtlv/env/core/fds/FDSLexer.java | johnyf/jtlv | 01726a54f60344cae13a4161e36eede1cd7b9764 | [
"BSD-3-Clause"
] | null | null | null | 30.245163 | 353 | 0.284995 | 5,986 | // $ANTLR 3.0.1 /home/yaniv/studies/FDSFormat/FDS.g 2008-04-19 17:21:38
package edu.wis.jtlv.env.core.fds;
import org.antlr.runtime.CharStream;
import org.antlr.runtime.EarlyExitException;
import org.antlr.runtime.Lexer;
import org.antlr.runtime.MismatchedSetException;
import org.antlr.runtime.NoViableAltException;
... |
3e0e23b435eae31906cf614b1d63f1a87f85e93a | 1,365 | java | Java | DesignPatterns/src/main/java/hj/action/DesignPatterns/Proxy/package-info.java | hjnlxuexi/action4java | dc13d0f1952873cd9cc2eeb38b08bcb0053d373c | [
"MIT"
] | 1 | 2019-04-17T14:50:09.000Z | 2019-04-17T14:50:09.000Z | DesignPatterns/src/main/java/hj/action/DesignPatterns/Proxy/package-info.java | hjnlxuexi/action4java | dc13d0f1952873cd9cc2eeb38b08bcb0053d373c | [
"MIT"
] | 1 | 2020-01-15T00:20:03.000Z | 2020-01-15T00:20:03.000Z | DesignPatterns/src/main/java/hj/action/DesignPatterns/Proxy/package-info.java | hjnlxuexi/action4java | dc13d0f1952873cd9cc2eeb38b08bcb0053d373c | [
"MIT"
] | null | null | null | 27.3 | 106 | 0.609524 | 5,987 | /**
* <p>Title : 代理模式</p>
* <p>Description :
*
* 代理模式就是给一个对象提供一个代理,并由代理对象控制对原对象的引用。
*
* Subject: 抽象角色。声明真实对象和代理对象的共同接口。
* Proxy: 代理角色。代理对象与真实对象实现相同的接口,所以它能够在任何时刻都能够代理真实对象。
* 代理角色内部包含有对真实对象的引用,所以她可以操作真实对象,同时也可以附加其他的操作,相当于对真实对象进行封装。
* RealSubject: 真实角色。它代表着真实对象,是我们最终要引用的对象
*
*
* 优点:
* 1、代理模式能够... |
3e0e23cca953a2e0bdf66de99c6de448a961b7ae | 588 | java | Java | src/Vector/DoubleVector.java | Cortys/TerrainLib | 0c993a44bc2e056438c2a56fed23e8b9517c0bfa | [
"MIT"
] | 3 | 2015-01-08T19:36:49.000Z | 2019-06-05T07:14:03.000Z | src/Vector/DoubleVector.java | Cortys/TerrainLib | 0c993a44bc2e056438c2a56fed23e8b9517c0bfa | [
"MIT"
] | null | null | null | src/Vector/DoubleVector.java | Cortys/TerrainLib | 0c993a44bc2e056438c2a56fed23e8b9517c0bfa | [
"MIT"
] | null | null | null | 15.891892 | 68 | 0.576531 | 5,988 | package Vector;
public class DoubleVector extends Vector<Double>
{
public DoubleVector(IntVector v)
{
super(v.getX().doubleValue(), v.getY().doubleValue());
}
public DoubleVector(double x, double y)
{
super(new Double(x), new Double(y));
}
@Override
protected Double calculate(Double v1, ... |
3e0e23d48b3720929596ae007b43c3e1ad8e4388 | 4,686 | java | Java | src/main/java/com/gn4me/app/util/SystemLoader.java | MostafaElfeky/starter-web-app | 5c7ee0f065b9289ea58a485d8c3afd38640b520f | [
"MIT"
] | 1 | 2021-03-06T18:48:22.000Z | 2021-03-06T18:48:22.000Z | src/main/java/com/gn4me/app/util/SystemLoader.java | MagdyIYounis/starter-web-app | 5c7ee0f065b9289ea58a485d8c3afd38640b520f | [
"MIT"
] | null | null | null | src/main/java/com/gn4me/app/util/SystemLoader.java | MagdyIYounis/starter-web-app | 5c7ee0f065b9289ea58a485d8c3afd38640b520f | [
"MIT"
] | 1 | 2021-03-06T18:48:24.000Z | 2021-03-06T18:48:24.000Z | 32.541667 | 104 | 0.736449 | 5,989 | package com.gn4me.app.util;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Objects;
import java.util.concurrent.Executor;
import java.util.concurrent.Executors;
import javax.annotation.PostConstruct;
import org.springframework.beans.fac... |
3e0e247cc6a9b757f1c88b3eac9c57a4718e8134 | 864 | java | Java | src/test/java/me/ajlane/geo/repast/succession/pathway/coded/CodedLcsTransitionMapOldTest.java | lanecodes/agrosuccess-sim | c9af27607f712751a603ac7ad21db284c8ac0009 | [
"MIT"
] | null | null | null | src/test/java/me/ajlane/geo/repast/succession/pathway/coded/CodedLcsTransitionMapOldTest.java | lanecodes/agrosuccess-sim | c9af27607f712751a603ac7ad21db284c8ac0009 | [
"MIT"
] | null | null | null | src/test/java/me/ajlane/geo/repast/succession/pathway/coded/CodedLcsTransitionMapOldTest.java | lanecodes/agrosuccess-sim | c9af27607f712751a603ac7ad21db284c8ac0009 | [
"MIT"
] | null | null | null | 27 | 86 | 0.753472 | 5,990 | package me.ajlane.geo.repast.succession.pathway.coded;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
import me.ajlane.geo.repast.succession.pathway.EnvrAntecedent;
import me.ajlane.geo.repast.succession.pathway.EnvrConsequent;
import me.ajlane.geo.repast.succession.pathway.... |
3e0e249e8e847c96002fc59ecfab6d9d9b888f9f | 61 | java | Java | performance-tracking-stubs/src/main/java/android/util/AttributeSet.java | donnie-jp/android-perftracking | dfb50fb2e95f0a0957eab386c6ce81490395a944 | [
"MIT"
] | 19 | 2017-10-26T06:41:40.000Z | 2019-11-07T06:18:55.000Z | performance-tracking-stubs/src/main/java/android/util/AttributeSet.java | donnie-jp/android-perftracking | dfb50fb2e95f0a0957eab386c6ce81490395a944 | [
"MIT"
] | 55 | 2017-12-11T15:32:44.000Z | 2019-11-08T17:12:51.000Z | performance-tracking-stubs/src/main/java/android/util/AttributeSet.java | donnie-jp/android-perftracking | dfb50fb2e95f0a0957eab386c6ce81490395a944 | [
"MIT"
] | 11 | 2017-10-30T04:22:48.000Z | 2019-08-06T05:23:14.000Z | 8.714286 | 28 | 0.672131 | 5,991 | package android.util;
public class AttributeSet {
}
|
3e0e24a3e9d494f5098f730aa196be71c9adb83f | 2,637 | java | Java | algorithm/java/RottingOrange.java | cocoa-maemae/leetcode | b7724b4d10387797167b18ec36d77e7418a6d85a | [
"MIT"
] | 1 | 2021-09-29T11:22:02.000Z | 2021-09-29T11:22:02.000Z | algorithm/java/RottingOrange.java | cocoa-maemae/leetcode | b7724b4d10387797167b18ec36d77e7418a6d85a | [
"MIT"
] | null | null | null | algorithm/java/RottingOrange.java | cocoa-maemae/leetcode | b7724b4d10387797167b18ec36d77e7418a6d85a | [
"MIT"
] | null | null | null | 32.9625 | 81 | 0.45127 | 5,992 | import com.eclipsesource.json.JsonArray;
import java.io.*;
import java.util.*;
class Solution {
public int orangesRotting(int[][] grid) {
final int[][] dirs = new int[][] {{1, 0}, {-1, 0}, {0, 1}, {0, -1}};
Queue<int[]> q = new LinkedList<>();
int m = grid.length, n = grid[0].length, fresh ... |
3e0e24bf0677be6c52cadab94d36e62c04f89ad8 | 203 | java | Java | src/main/java/enums/TrainType.java | Gdudek-git/multithreading-example | dafd4018d7216f5d207872eb7d98993d9d5d6a11 | [
"MIT"
] | null | null | null | src/main/java/enums/TrainType.java | Gdudek-git/multithreading-example | dafd4018d7216f5d207872eb7d98993d9d5d6a11 | [
"MIT"
] | null | null | null | src/main/java/enums/TrainType.java | Gdudek-git/multithreading-example | dafd4018d7216f5d207872eb7d98993d9d5d6a11 | [
"MIT"
] | null | null | null | 16.916667 | 53 | 0.679803 | 5,993 | package enums;
public enum TrainType {
SINGLE_UNIT("/images/train/SingleUnitTrain.png");
public String imagePath;
TrainType(String imagePath) {
this.imagePath = imagePath;
}
}
|
3e0e2525f9c6fb402f04424ee4491b6b6a75a6be | 1,781 | java | Java | net.solarnetwork.node.ocpp.kiosk.web/src/net/solarnetwork/node/ocpp/kiosk/web/KioskDataService.java | Tsvetelin98/Solar | 350341d4f6a32d53efd48778ee7a8ba89a591978 | [
"Apache-2.0"
] | null | null | null | net.solarnetwork.node.ocpp.kiosk.web/src/net/solarnetwork/node/ocpp/kiosk/web/KioskDataService.java | Tsvetelin98/Solar | 350341d4f6a32d53efd48778ee7a8ba89a591978 | [
"Apache-2.0"
] | null | null | null | net.solarnetwork.node.ocpp.kiosk.web/src/net/solarnetwork/node/ocpp/kiosk/web/KioskDataService.java | Tsvetelin98/Solar | 350341d4f6a32d53efd48778ee7a8ba89a591978 | [
"Apache-2.0"
] | null | null | null | 28.269841 | 76 | 0.652442 | 5,994 | /* ==================================================================
* KioskDataService.java - 23/10/2016 6:30:17 AM
*
* Copyright 2007-2016 SolarNetwork.net Dev Team
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* publishe... |
3e0e25969ce3a866360ca1ab35201b8e636fde4e | 20,002 | java | Java | app/src/main/java/com/aumum/app/mobile/ui/moment/MomentDetailsFragment.java | dooney/Aumum-Android | 520b2562daec2f359824c53653a273fe0fc8483c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/aumum/app/mobile/ui/moment/MomentDetailsFragment.java | dooney/Aumum-Android | 520b2562daec2f359824c53653a273fe0fc8483c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/aumum/app/mobile/ui/moment/MomentDetailsFragment.java | dooney/Aumum-Android | 520b2562daec2f359824c53653a273fe0fc8483c | [
"Apache-2.0"
] | null | null | null | 37.954459 | 105 | 0.640986 | 5,995 | package com.aumum.app.mobile.ui.moment;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.KeyEvent;
import android.view.LayoutInflater;
import and... |
3e0e25c4dd55d48109aab68a17aeae2775087599 | 1,282 | java | Java | src/main/java/models/Team.java | kchamp45/TeamBuilder2 | 739cc9833e68ad34384178a6f72e09a1095518ec | [
"MIT"
] | null | null | null | src/main/java/models/Team.java | kchamp45/TeamBuilder2 | 739cc9833e68ad34384178a6f72e09a1095518ec | [
"MIT"
] | null | null | null | src/main/java/models/Team.java | kchamp45/TeamBuilder2 | 739cc9833e68ad34384178a6f72e09a1095518ec | [
"MIT"
] | null | null | null | 19.723077 | 66 | 0.583463 | 5,996 | package models;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.List;
public class Team {
private String name;
private String description;
private int id;
public Team (String name, String description) {
this.name = name;
this.description = description;
... |
3e0e26d3b8337927def48019d4a476466475aa49 | 15,221 | java | Java | test/src/test/java/hudson/model/JobTest.java | ydubreuil/jenkins | 0c991dec38800adabacd8a56349bd61575c1d7e5 | [
"MIT"
] | 2 | 2018-03-04T06:01:08.000Z | 2018-03-04T06:01:11.000Z | test/src/test/java/hudson/model/JobTest.java | ydubreuil/jenkins | 0c991dec38800adabacd8a56349bd61575c1d7e5 | [
"MIT"
] | 4 | 2020-02-11T15:32:26.000Z | 2021-08-02T17:20:28.000Z | test/src/test/java/hudson/model/JobTest.java | ydubreuil/jenkins | 0c991dec38800adabacd8a56349bd61575c1d7e5 | [
"MIT"
] | 16 | 2016-10-22T14:50:52.000Z | 2021-08-06T17:34:12.000Z | 40.374005 | 127 | 0.622561 | 5,997 | /*
* The MIT License
*
* Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi
* Copyright (c) 2015 Christopher Simons
*
* 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... |
3e0e270e123b7a96431257115058dca743fcde2a | 3,482 | java | Java | src/main/java/org/cisecurity/oval/collection/win/GroupSidFilter.java | CISecurity/IETF104-Client | 8b76e5acd980918e6ffba53ef1484eb03e2b87ad | [
"Apache-2.0"
] | null | null | null | src/main/java/org/cisecurity/oval/collection/win/GroupSidFilter.java | CISecurity/IETF104-Client | 8b76e5acd980918e6ffba53ef1484eb03e2b87ad | [
"Apache-2.0"
] | 9 | 2021-01-26T16:14:32.000Z | 2021-01-26T16:14:51.000Z | src/main/java/org/cisecurity/oval/collection/win/GroupSidFilter.java | RG4421/SACM-Architecture | fa0694422097590d3033c2972d17949341886e01 | [
"Apache-2.0"
] | 1 | 2021-01-26T16:12:55.000Z | 2021-01-26T16:12:55.000Z | 26.784615 | 139 | 0.629523 | 5,998 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2019.11.... |
3e0e277f30a3fb8bd1315e845e6442141d674b66 | 1,053 | java | Java | src/main/java/com/jxiong/showcase/web/service/CustomerService.java | xiongyh2001/thymeleaf-freemarker-showcase | 92b1997e0424c6c4e3feb81e3116bf9758a35da3 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/jxiong/showcase/web/service/CustomerService.java | xiongyh2001/thymeleaf-freemarker-showcase | 92b1997e0424c6c4e3feb81e3116bf9758a35da3 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/jxiong/showcase/web/service/CustomerService.java | xiongyh2001/thymeleaf-freemarker-showcase | 92b1997e0424c6c4e3feb81e3116bf9758a35da3 | [
"Apache-2.0"
] | null | null | null | 36.310345 | 81 | 0.622032 | 5,999 | /*******************************************************************************
* Copyright 2018 Jason Xiong
*
* 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... |
3e0e27d360170c08b1fc7ed1cbfa040867a63fc3 | 784 | java | Java | behave-admin-api/src/main/java/org/java/behave/admin/dao/Product.java | hellolliu/behave-students | d5750002756f791af948eb8dd539d20d4f8df45b | [
"MIT"
] | null | null | null | behave-admin-api/src/main/java/org/java/behave/admin/dao/Product.java | hellolliu/behave-students | d5750002756f791af948eb8dd539d20d4f8df45b | [
"MIT"
] | null | null | null | behave-admin-api/src/main/java/org/java/behave/admin/dao/Product.java | hellolliu/behave-students | d5750002756f791af948eb8dd539d20d4f8df45b | [
"MIT"
] | null | null | null | 18.232558 | 60 | 0.61352 | 6,000 | package org.java.behave.admin.dao;
import java.math.BigDecimal;
public class Product {
String[] specifications;
BigDecimal price;
Integer number;
String url;
public String[] getSpecifications() {
return specifications;
}
public void setSpecifications(String[] specifications) {
... |
3e0e281bd8bb5ec3d2c9ca6cb6646628fd5a00d7 | 568 | java | Java | demo-html/src/com/packtpub/libgdx/demo/client/GwtLauncher.java | meleemistress/my-first-game | 11cf7748da3f5e1c936901322cd3c8c3adc1bcaa | [
"Apache-2.0"
] | null | null | null | demo-html/src/com/packtpub/libgdx/demo/client/GwtLauncher.java | meleemistress/my-first-game | 11cf7748da3f5e1c936901322cd3c8c3adc1bcaa | [
"Apache-2.0"
] | null | null | null | demo-html/src/com/packtpub/libgdx/demo/client/GwtLauncher.java | meleemistress/my-first-game | 11cf7748da3f5e1c936901322cd3c8c3adc1bcaa | [
"Apache-2.0"
] | null | null | null | 29.894737 | 79 | 0.786972 | 6,001 | package com.packtpub.libgdx.demo.client;
import com.packtpub.libgdx.demo.MyDemo;
import com.badlogic.gdx.ApplicationListener;
import com.badlogic.gdx.backends.gwt.GwtApplication;
import com.badlogic.gdx.backends.gwt.GwtApplicationConfiguration;
public class GwtLauncher extends GwtApplication {
@Override
pu... |
3e0e282e7896b2ce4d62f99dee6eb311d3ed18e8 | 854 | java | Java | squidApp/src/main/java/org/cirdles/squid/gui/squidReportTable/RowComparator.java | drakene/Squid | 13ffb2458551cbc20d026487cd2f80577017e5d3 | [
"Apache-2.0"
] | 9 | 2017-05-08T15:02:48.000Z | 2022-03-05T02:21:05.000Z | squidApp/src/main/java/org/cirdles/squid/gui/squidReportTable/RowComparator.java | drakene/Squid | 13ffb2458551cbc20d026487cd2f80577017e5d3 | [
"Apache-2.0"
] | 383 | 2017-05-10T23:32:00.000Z | 2022-03-31T00:57:52.000Z | squidApp/src/main/java/org/cirdles/squid/gui/squidReportTable/RowComparator.java | drakene/Squid | 13ffb2458551cbc20d026487cd2f80577017e5d3 | [
"Apache-2.0"
] | 32 | 2017-03-19T20:47:27.000Z | 2022-01-13T15:57:19.000Z | 25.117647 | 112 | 0.5726 | 6,002 | package org.cirdles.squid.gui.squidReportTable;
import org.cirdles.squid.utilities.IntuitiveStringComparator;
import java.util.Comparator;
public class RowComparator implements Comparator<String> {
private static final IntuitiveStringComparator<String> stringComparator = new IntuitiveStringComparator<>();
p... |
3e0e28702e2a8c7f5b12759e2428916f677be827 | 7,711 | java | Java | src/main/java/com/randomnoun/common/db/SqlParser.java | ramv/common-public | 29f42bbf98f73cbacaa9e76b624daee8892dcc32 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/com/randomnoun/common/db/SqlParser.java | ramv/common-public | 29f42bbf98f73cbacaa9e76b624daee8892dcc32 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/com/randomnoun/common/db/SqlParser.java | ramv/common-public | 29f42bbf98f73cbacaa9e76b624daee8892dcc32 | [
"BSD-2-Clause"
] | null | null | null | 32.812766 | 122 | 0.615744 | 6,003 | package com.randomnoun.common.db;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/** A class to read an ... |
3e0e28ed33e13d97d0f6abda7a6d08ff42c47e29 | 1,293 | java | Java | src/main/java/com/murphy/utils/TokenUtils.java | Z-Spring/spring_rabbitmq | 13e6004658f3f7a29add6f8db9649e852888f58b | [
"MIT"
] | null | null | null | src/main/java/com/murphy/utils/TokenUtils.java | Z-Spring/spring_rabbitmq | 13e6004658f3f7a29add6f8db9649e852888f58b | [
"MIT"
] | null | null | null | src/main/java/com/murphy/utils/TokenUtils.java | Z-Spring/spring_rabbitmq | 13e6004658f3f7a29add6f8db9649e852888f58b | [
"MIT"
] | null | null | null | 24.396226 | 71 | 0.631864 | 6,004 | package com.murphy.utils;
import com.auth0.jwt.JWT;
import com.auth0.jwt.JWTCreator;
import com.auth0.jwt.JWTVerifier;
import com.auth0.jwt.algorithms.Algorithm;
import com.auth0.jwt.interfaces.DecodedJWT;
import org.springframework.stereotype.Component;
import java.util.Calendar;
import java.util.Map;
/**
* token ... |
3e0e294d6b91f37f7457029da53fa81033865f24 | 12,719 | java | Java | src/main/java/projectzulu/common/mobs/entity/EntityLizardSpit.java | skmedix/ProjectZulu | a6244de9d19b8a44d683880759b84b3bb5778d36 | [
"Apache-2.0"
] | 10 | 2015-01-07T21:29:25.000Z | 2021-09-04T22:22:30.000Z | src/main/java/projectzulu/common/mobs/entity/EntityLizardSpit.java | skmedix/ProjectZulu | a6244de9d19b8a44d683880759b84b3bb5778d36 | [
"Apache-2.0"
] | 5 | 2015-04-16T13:00:41.000Z | 2015-11-30T16:50:37.000Z | src/main/java/projectzulu/common/mobs/entity/EntityLizardSpit.java | skmedix/ProjectXulu | a6244de9d19b8a44d683880759b84b3bb5778d36 | [
"Apache-2.0"
] | 6 | 2015-01-08T21:56:36.000Z | 2020-08-04T09:44:41.000Z | 35.929379 | 217 | 0.581885 | 6,005 | package projectzulu.common.mobs.entity;
import java.util.List;
import net.minecraft.block.Block;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.nbt.NBTTagList;
import net.minecraft.potion.Potion;
import net.minecraft.poti... |
3e0e29e86e45853f9f0aa9f8a25affb39fe18106 | 1,850 | java | Java | gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/EditablePropertyColumn.java | bshp/midpoint | 6dfa3fecb76d1516a22eb4b7f3da04031ade04d3 | [
"Apache-2.0"
] | null | null | null | gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/EditablePropertyColumn.java | bshp/midpoint | 6dfa3fecb76d1516a22eb4b7f3da04031ade04d3 | [
"Apache-2.0"
] | null | null | null | gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/data/column/EditablePropertyColumn.java | bshp/midpoint | 6dfa3fecb76d1516a22eb4b7f3da04031ade04d3 | [
"Apache-2.0"
] | null | null | null | 35.576923 | 112 | 0.741622 | 6,006 | /*
* Copyright (c) 2010-2013 Evolveum and contributors
*
* This work is dual-licensed under the Apache License 2.0
* and European Union Public License. See LICENSE file for details.
*/
package com.evolveum.midpoint.web.component.data.column;
import com.evolveum.midpoint.web.component.input.TextPanel;
import com.... |
3e0e2c1b1839830eccabd5115ddf503bd6e44033 | 3,846 | java | Java | analyzer-models/src/test/java/ffb/analyzer/models/espn/LeagueInformationTests.java | pecjas/fantasy-football-analyser | 0b89bc351c08b70d8f64d7733a33de713131a7f7 | [
"MIT"
] | null | null | null | analyzer-models/src/test/java/ffb/analyzer/models/espn/LeagueInformationTests.java | pecjas/fantasy-football-analyser | 0b89bc351c08b70d8f64d7733a33de713131a7f7 | [
"MIT"
] | 43 | 2020-04-17T21:42:46.000Z | 2022-02-16T01:09:15.000Z | analyzer-models/src/test/java/ffb/analyzer/models/espn/LeagueInformationTests.java | pecjas/fantasy-football-analyser | 0b89bc351c08b70d8f64d7733a33de713131a7f7 | [
"MIT"
] | 1 | 2020-04-14T22:25:15.000Z | 2020-04-14T22:25:15.000Z | 34.035398 | 111 | 0.706968 | 6,007 | package ffb.analyzer.models.espn;
import java.io.IOException;
import java.time.LocalDate;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.stream.Collectors;
import org.junit.Assert;
import ffb.analyzer.core.utilities.DateUtils;
/**
* Unit Tests for {@link LeagueInformation... |
3e0e2c4c11e2ebbb16480d501b09a0e91a9e3ff6 | 6,593 | java | Java | _maratonBook/graphs/SingleSourceShortestPath.java | civilian/competitive_programing | a6ae7ad0db84240667c1dd6231c51c586ba040c7 | [
"MIT"
] | 1 | 2016-02-11T21:28:22.000Z | 2016-02-11T21:28:22.000Z | _maratonBook/graphs/SingleSourceShortestPath.java | civilian/competitive_programing | a6ae7ad0db84240667c1dd6231c51c586ba040c7 | [
"MIT"
] | null | null | null | _maratonBook/graphs/SingleSourceShortestPath.java | civilian/competitive_programing | a6ae7ad0db84240667c1dd6231c51c586ba040c7 | [
"MIT"
] | null | null | null | 22.050167 | 78 | 0.607159 | 6,008 | package graphs;
/*Ya que dikstra no sirve para costos negativos se utiliza bellman ford que
"relaja" los caminos una cantidad de veces, y cuando existe un ciclo negativo
solo se mira si relajando otra vez los caminos se obtiene un camino mas corto
esto da un ciclo.
*/
import java.io.BufferedReader;
import java.i... |
3e0e2cfb72a0bc4c3e9afddbe782c00aa5e64990 | 28,621 | java | Java | src/org/opengts/war/track/page/AccountLogin.java | GBPA/OpenGTS | 0514678a0af234449f49241d075bddd27f13b2fe | [
"Apache-2.0"
] | 4 | 2018-01-08T13:06:58.000Z | 2018-05-10T13:18:16.000Z | src/org/opengts/war/track/page/AccountLogin.java | GBPA/OpenGTS | 0514678a0af234449f49241d075bddd27f13b2fe | [
"Apache-2.0"
] | null | null | null | src/org/opengts/war/track/page/AccountLogin.java | GBPA/OpenGTS | 0514678a0af234449f49241d075bddd27f13b2fe | [
"Apache-2.0"
] | 3 | 2019-06-05T06:25:10.000Z | 2021-10-12T05:50:49.000Z | 50.567138 | 239 | 0.526012 | 6,009 | // ----------------------------------------------------------------------------
// Copyright 2007-2017, GeoTelematic Solutions, Inc.
// All rights reserved
// ----------------------------------------------------------------------------
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not... |
3e0e2d0ee4c2f16335f77e398af05f08f95b79e3 | 5,922 | java | Java | src/com/ipac/quickblend/ImagePanel.java | Jon-Crow/QuickBlend | 0a95d85098dc46a5e34362fd84352254c920a72a | [
"Apache-2.0"
] | null | null | null | src/com/ipac/quickblend/ImagePanel.java | Jon-Crow/QuickBlend | 0a95d85098dc46a5e34362fd84352254c920a72a | [
"Apache-2.0"
] | null | null | null | src/com/ipac/quickblend/ImagePanel.java | Jon-Crow/QuickBlend | 0a95d85098dc46a5e34362fd84352254c920a72a | [
"Apache-2.0"
] | null | null | null | 31.168421 | 154 | 0.599122 | 6,010 | package com.ipac.quickblend;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.image.Buffer... |
3e0e2d58fd7be988861f05633f354d367979f30c | 12,264 | java | Java | services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/IndexScanTest.java | Bennett-Lynch/aws-sdk-java-v2 | 6282ed73eca3a1f15a78e259da2d8d0ded13d94f | [
"Apache-2.0"
] | 1,467 | 2017-06-28T17:47:37.000Z | 2022-03-30T15:41:29.000Z | services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/IndexScanTest.java | Bennett-Lynch/aws-sdk-java-v2 | 6282ed73eca3a1f15a78e259da2d8d0ded13d94f | [
"Apache-2.0"
] | 2,520 | 2017-06-28T21:51:51.000Z | 2022-03-31T23:49:59.000Z | services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/IndexScanTest.java | Bennett-Lynch/aws-sdk-java-v2 | 6282ed73eca3a1f15a78e259da2d8d0ded13d94f | [
"Apache-2.0"
] | 703 | 2017-06-28T17:57:09.000Z | 2022-03-24T21:42:20.000Z | 42.881119 | 120 | 0.581784 | 6,011 | /*
* Copyright 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 "license" file ... |
3e0e2e279e3c9f4acab1ad196a3b4818197b575f | 1,897 | java | Java | src/main/java/com/mingzuozhibi/support/SpiderUtils.java | mingzuozhibi/mzzb-spider | b215dad40e8ac6087a022db70a85bf454800fe6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mingzuozhibi/support/SpiderUtils.java | mingzuozhibi/mzzb-spider | b215dad40e8ac6087a022db70a85bf454800fe6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/mingzuozhibi/support/SpiderUtils.java | mingzuozhibi/mzzb-spider | b215dad40e8ac6087a022db70a85bf454800fe6b | [
"Apache-2.0"
] | null | null | null | 32.152542 | 84 | 0.597786 | 6,012 | package com.mingzuozhibi.support;
import com.mingzuozhibi.commons.domain.Result;
import io.webfolder.cdp.session.SessionFactory;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import java.util.Random;
import static com.mingzuozhibi.support.SpiderCdp4j.waitResultCdp4j;
import static co... |
3e0e2e99c8cfe9d12d917eba347c1dfe6c09e175 | 3,832 | java | Java | aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/model/DeleteVoiceConnectorOriginationRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 3,372 | 2015-01-03T00:35:43.000Z | 2022-03-31T15:56:24.000Z | aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/model/DeleteVoiceConnectorOriginationRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,391 | 2015-01-01T12:55:24.000Z | 2022-03-31T08:01:50.000Z | aws-java-sdk-chime/src/main/java/com/amazonaws/services/chime/model/DeleteVoiceConnectorOriginationRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,876 | 2015-01-01T14:38:37.000Z | 2022-03-29T19:53:10.000Z | 30.656 | 134 | 0.652662 | 6,013 | /*
* 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... |
3e0e2eae6bb25e08136545c47333008338aa7627 | 1,742 | java | Java | projects/stage-1/middleware-frameworks/my-cache/src/main/java/org/geektimes/cache/annotation/DefaultCacheKeyGenerator.java | DiligentNezha/geekbang-lessons | 0043114e4236865739aec698240a506bc3e642af | [
"Apache-2.0"
] | 887 | 2019-12-18T11:02:20.000Z | 2022-02-15T16:58:11.000Z | projects/stage-1/middleware-frameworks/my-cache/src/main/java/org/geektimes/cache/annotation/DefaultCacheKeyGenerator.java | DiligentNezha/geekbang-lessons | 0043114e4236865739aec698240a506bc3e642af | [
"Apache-2.0"
] | 19 | 2019-12-09T14:27:35.000Z | 2022-03-07T06:19:03.000Z | projects/stage-1/middleware-frameworks/my-cache/src/main/java/org/geektimes/cache/annotation/DefaultCacheKeyGenerator.java | DiligentNezha/geekbang-lessons | 0043114e4236865739aec698240a506bc3e642af | [
"Apache-2.0"
] | 736 | 2019-12-09T13:15:10.000Z | 2022-03-28T08:06:16.000Z | 40.581395 | 122 | 0.771347 | 6,014 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e0e30669ec1230f86de6f16fd570909bf4656f1 | 4,631 | java | Java | aliyun-java-sdk-vod-v5/src/main/java/com/aliyuncs/v5/vod/model/v20170321/GetUploadDetailsResponse.java | aliyun/aliyun-openapi-java-sdk-v5 | 0ece7a0ba3730796e7a7ce4970a23865cd11b57c | [
"Apache-2.0"
] | 4 | 2020-05-14T05:04:30.000Z | 2021-08-20T11:08:46.000Z | aliyun-java-sdk-vod-v5/src/main/java/com/aliyuncs/v5/vod/model/v20170321/GetUploadDetailsResponse.java | aliyun/aliyun-openapi-java-sdk-v5 | 0ece7a0ba3730796e7a7ce4970a23865cd11b57c | [
"Apache-2.0"
] | 2 | 2020-10-13T07:47:10.000Z | 2021-06-04T02:42:57.000Z | aliyun-java-sdk-vod-v5/src/main/java/com/aliyuncs/v5/vod/model/v20170321/GetUploadDetailsResponse.java | aliyun/aliyun-openapi-java-sdk-v5 | 0ece7a0ba3730796e7a7ce4970a23865cd11b57c | [
"Apache-2.0"
] | null | null | null | 21.947867 | 84 | 0.713669 | 6,015 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
3e0e307eb4aa88a529066d4b4823a38f4ac64316 | 4,560 | java | Java | dashbuilder/dashbuilder-client/dashbuilder-displayer-screen/src/main/java/org/dashbuilder/displayer/client/PerspectiveCoordinator.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 200 | 2015-02-26T22:09:19.000Z | 2022-01-11T15:01:57.000Z | dashbuilder/dashbuilder-client/dashbuilder-displayer-screen/src/main/java/org/dashbuilder/displayer/client/PerspectiveCoordinator.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 940 | 2017-03-21T08:15:36.000Z | 2022-03-25T13:18:36.000Z | dashbuilder/dashbuilder-client/dashbuilder-displayer-screen/src/main/java/org/dashbuilder/displayer/client/PerspectiveCoordinator.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 178 | 2017-03-14T10:44:31.000Z | 2022-03-28T23:02:29.000Z | 32.112676 | 106 | 0.643421 | 6,016 | /*
* Copyright 2014 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e0e30a8c44a089e3d4fb84b2fa6d44e66345cb6 | 1,041 | java | Java | src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.java | NoraLuna/git-github.com-NoraLuna-tgit | 01309f9d4be34ddf93c4a9943b5a97843bff6181 | [
"Apache-2.0"
] | 860 | 2015-01-01T01:08:04.000Z | 2022-03-29T10:25:57.000Z | src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.java | NoraLuna/git-github.com-NoraLuna-tgit | 01309f9d4be34ddf93c4a9943b5a97843bff6181 | [
"Apache-2.0"
] | 103 | 2015-01-01T09:35:05.000Z | 2019-03-06T22:22:32.000Z | src/main/org/codehaus/groovy/runtime/wrappers/FloatWrapper.java | NoraLuna/git-github.com-NoraLuna-tgit | 01309f9d4be34ddf93c4a9943b5a97843bff6181 | [
"Apache-2.0"
] | 285 | 2015-01-03T11:33:14.000Z | 2022-03-03T12:25:28.000Z | 35.896552 | 64 | 0.730067 | 6,017 | /**
* 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"... |
3e0e30f53decd40ddae2f350beb12e196d86e86b | 7,977 | java | Java | tsfile/src/test/java/org/apache/iotdb/tsfile/write/TsFileReadWriteTest.java | LeiRui/iotdb-s1 | aba005265805c88039083f5fa313caa3b225158c | [
"Apache-2.0"
] | 42 | 2018-12-12T02:56:43.000Z | 2021-01-01T10:48:48.000Z | tsfile/src/test/java/org/apache/iotdb/tsfile/write/TsFileReadWriteTest.java | LeiRui/iotdb-s1 | aba005265805c88039083f5fa313caa3b225158c | [
"Apache-2.0"
] | 88 | 2018-12-11T14:35:37.000Z | 2021-06-21T11:57:21.000Z | tsfile/src/test/java/org/apache/iotdb/tsfile/write/TsFileReadWriteTest.java | LeiRui/iotdb-s1 | aba005265805c88039083f5fa313caa3b225158c | [
"Apache-2.0"
] | 15 | 2018-12-12T02:56:47.000Z | 2020-11-02T12:09:22.000Z | 36.108597 | 94 | 0.695113 | 6,018 | /**
* Copyright © 2019 Apache IoTDB(incubating) (hzdkv@example.com)
*
* 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
* ... |
3e0e31262618a3a0441e2151978aee180c56ba33 | 2,105 | java | Java | billing-api/src/main/java/com/tony/billing/model/BudgetReportModel.java | TonyJiangWJ/BillingDubbo | 0adc8a027a978f545a40c064fe63a325492a5b10 | [
"Apache-2.0"
] | 2 | 2019-10-31T06:54:52.000Z | 2019-10-31T07:03:40.000Z | billing-api/src/main/java/com/tony/billing/model/BudgetReportModel.java | TonyJiangWJ/BillingDubbo | 0adc8a027a978f545a40c064fe63a325492a5b10 | [
"Apache-2.0"
] | 2 | 2020-10-14T02:22:32.000Z | 2022-03-04T05:15:37.000Z | billing-api/src/main/java/com/tony/billing/model/BudgetReportModel.java | TonyJiangWJ/BillingDubbo | 0adc8a027a978f545a40c064fe63a325492a5b10 | [
"Apache-2.0"
] | 3 | 2019-10-31T07:03:58.000Z | 2019-10-31T07:10:24.000Z | 24.476744 | 82 | 0.672209 | 6,019 | package com.tony.billing.model;
import com.tony.billing.dto.BudgetReportItemDTO;
import org.apache.commons.collections.CollectionUtils;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* @author jiangwenjie 2019-03-22
*/
public class BudgetReportModel implements Serializable {
... |
3e0e33e40a96baa359446f0c06588f8bcce06cb1 | 3,757 | java | Java | library/src/main/java/it/sephiroth/android/library/viewrevealanimator/ICSRevealAnimatorImpl.java | sephiroth74/ViewRevealAnimator | 40c3956878b686e38d9604b52f83eb5742fa9d99 | [
"Apache-2.0"
] | 378 | 2015-02-04T06:32:33.000Z | 2022-02-15T13:41:47.000Z | library/src/main/java/it/sephiroth/android/library/viewrevealanimator/ICSRevealAnimatorImpl.java | sephiroth74/ViewRevealAnimator | 40c3956878b686e38d9604b52f83eb5742fa9d99 | [
"Apache-2.0"
] | 4 | 2015-02-11T09:43:20.000Z | 2016-02-22T10:13:54.000Z | library/src/main/java/it/sephiroth/android/library/viewrevealanimator/ICSRevealAnimatorImpl.java | sephiroth74/ViewRevealAnimator | 40c3956878b686e38d9604b52f83eb5742fa9d99 | [
"Apache-2.0"
] | 79 | 2015-02-04T14:51:36.000Z | 2022-02-15T13:41:53.000Z | 34.787037 | 103 | 0.599681 | 6,020 | package it.sephiroth.android.library.viewrevealanimator;
import android.graphics.Point;
import android.support.annotation.Nullable;
import android.util.Log;
import android.view.View;
import android.view.animation.Animation;
import static it.sephiroth.android.library.viewrevealanimator.ViewRevealAnimator.DBG;
/**
* ... |
3e0e347a2457e7eabf0988f6ffb0f2f1a2c74c2c | 2,276 | java | Java | moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directcollection/typeattribute/identifiedbyname/withoutgroupingelement/WithoutGroupingElementIdentifiedByNameIntegerTestCases.java | marschall/eclipselink.runtime | 3d59eaa9e420902d5347b9fb60fbe6c92310894b | [
"BSD-3-Clause"
] | null | null | null | moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directcollection/typeattribute/identifiedbyname/withoutgroupingelement/WithoutGroupingElementIdentifiedByNameIntegerTestCases.java | marschall/eclipselink.runtime | 3d59eaa9e420902d5347b9fb60fbe6c92310894b | [
"BSD-3-Clause"
] | 2 | 2021-03-24T17:58:46.000Z | 2021-12-14T20:59:52.000Z | moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/directcollection/typeattribute/identifiedbyname/withoutgroupingelement/WithoutGroupingElementIdentifiedByNameIntegerTestCases.java | marschall/eclipselink.runtime | 3d59eaa9e420902d5347b9fb60fbe6c92310894b | [
"BSD-3-Clause"
] | null | null | null | 48.425532 | 213 | 0.743849 | 6,021 | /*******************************************************************************
* Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
... |
3e0e349863f1d90467a9018bee95e106b9f6311b | 232 | java | Java | savings/src/main/java/com/marticus/Company.java | dhanababu123/110-dhanalakshmi | 22bebe9baccec307ad8170181476ead2f0f3fe4a | [
"Unlicense"
] | null | null | null | savings/src/main/java/com/marticus/Company.java | dhanababu123/110-dhanalakshmi | 22bebe9baccec307ad8170181476ead2f0f3fe4a | [
"Unlicense"
] | null | null | null | savings/src/main/java/com/marticus/Company.java | dhanababu123/110-dhanalakshmi | 22bebe9baccec307ad8170181476ead2f0f3fe4a | [
"Unlicense"
] | 1 | 2022-01-04T08:54:23.000Z | 2022-01-04T08:54:23.000Z | 10.086957 | 34 | 0.637931 | 6,022 | package com.marticus;
public class Company {
private account acc;
public account getacc() {
return acc;
}
public void setacc(account acc) {
this.acc = acc;
}
public void showacc()
{
acc.showaccType();
}
}
|
3e0e34b3df12251719ebaf3fbc61eecf38af4c35 | 13,177 | java | Java | arcoflex056/src/WIP/mame056/drivers/suprloco.java | javaemus/arcoflex056 | 6997efbc3d05112b29b0008a988111d71d8babf7 | [
"Apache-2.0"
] | null | null | null | arcoflex056/src/WIP/mame056/drivers/suprloco.java | javaemus/arcoflex056 | 6997efbc3d05112b29b0008a988111d71d8babf7 | [
"Apache-2.0"
] | null | null | null | arcoflex056/src/WIP/mame056/drivers/suprloco.java | javaemus/arcoflex056 | 6997efbc3d05112b29b0008a988111d71d8babf7 | [
"Apache-2.0"
] | null | null | null | 37.434659 | 216 | 0.665554 | 6,023 | /******************************************************************************
Super Locomotive
driver by Zsolt Vasvari
TODO:
- Bit 5 in suprloco_control_w is pulsed when loco turns "super". This is supposed
to make red parts of sprites blink to purple, it's not clear how this is
implemented in hardware, there'... |
3e0e368984b0dfdae5b52b159e8693c18da6fab0 | 1,333 | java | Java | messaging-client/src/main/java/com/streamsets/datacollector/event/client/api/EventClient.java | tinawenqiao/datacollector | 06e4a5c6ed920b624195fb8c2c14c3b0515ea054 | [
"Apache-2.0"
] | 7 | 2019-12-01T06:45:02.000Z | 2021-09-12T02:42:01.000Z | messaging-client/src/main/java/com/streamsets/datacollector/event/client/api/EventClient.java | tinawenqiao/datacollector | 06e4a5c6ed920b624195fb8c2c14c3b0515ea054 | [
"Apache-2.0"
] | null | null | null | messaging-client/src/main/java/com/streamsets/datacollector/event/client/api/EventClient.java | tinawenqiao/datacollector | 06e4a5c6ed920b624195fb8c2c14c3b0515ea054 | [
"Apache-2.0"
] | 5 | 2019-12-02T05:59:10.000Z | 2020-10-19T09:57:40.000Z | 31.738095 | 75 | 0.753938 | 6,024 | /*
* Copyright 2017 StreamSets Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... |
3e0e37581a572793f5e1672c175a0d6609b3b4a4 | 288 | java | Java | BackUp/20110125 - Before Adding Data To Corpus/Persian Transliteration/src/Main.java | sina-cb/PersianTransliterator | 72e5965622baa91e0aaa78429f4f09ce4a34a070 | [
"Apache-2.0"
] | 5 | 2016-07-07T19:19:36.000Z | 2017-12-17T05:46:52.000Z | Persian Transliteration - Completed - IntelliJ Project/src/Main.java | sina-cb/PersianTransliterator | 72e5965622baa91e0aaa78429f4f09ce4a34a070 | [
"Apache-2.0"
] | null | null | null | Persian Transliteration - Completed - IntelliJ Project/src/Main.java | sina-cb/PersianTransliterator | 72e5965622baa91e0aaa78429f4f09ce4a34a070 | [
"Apache-2.0"
] | null | null | null | 19.2 | 64 | 0.635417 | 6,025 | import GUI.InputForm;
/**
* Created by IntelliJ IDEA.
* User: sina
* Date: 1/22/11
* Time: 3:27 AM
* To change this template use File | Settings | File Templates.
*/
public class Main {
public static void main(String[] args) {
InputForm main = new InputForm();
}
}
|
3e0e378f2f85c71c7b3a4cc8349774be1b893f2a | 2,020 | java | Java | src/main/java/tv/amwa/maj/integer/Int32.java | PortalMedia/embARC-maj | 1022b4e0b2f47eaa53b27158bfb9ef1014d14828 | [
"Apache-2.0"
] | 16 | 2016-09-08T09:19:28.000Z | 2021-05-08T11:52:54.000Z | src/main/java/tv/amwa/maj/integer/Int32.java | PortalMedia/embARC-maj | 1022b4e0b2f47eaa53b27158bfb9ef1014d14828 | [
"Apache-2.0"
] | 18 | 2016-02-04T19:30:35.000Z | 2021-11-12T11:24:52.000Z | src/main/java/tv/amwa/maj/integer/Int32.java | PortalMedia/embARC-maj | 1022b4e0b2f47eaa53b27158bfb9ef1014d14828 | [
"Apache-2.0"
] | 16 | 2017-04-20T15:24:33.000Z | 2022-02-25T20:09:12.000Z | 31.5625 | 177 | 0.725248 | 6,026 | /*
* Copyright 2016 Richard Cartwright
*
* 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... |
3e0e39b93bdb353e1c009927ecadb763ce4bad19 | 9,138 | java | Java | src/test/java/ru/pravvich/web/rest/TaskResourceIntTest.java | triodjangopiter/jhipster-taskapp-mongo | 14414e2b6cbc1c8b26f8a464e3d507ed6dd3dd84 | [
"Apache-2.0"
] | 1 | 2019-01-14T17:23:29.000Z | 2019-01-14T17:23:29.000Z | src/test/java/ru/pravvich/web/rest/TaskResourceIntTest.java | triodjangopiter/jhipster-taskapp-mongo | 14414e2b6cbc1c8b26f8a464e3d507ed6dd3dd84 | [
"Apache-2.0"
] | null | null | null | src/test/java/ru/pravvich/web/rest/TaskResourceIntTest.java | triodjangopiter/jhipster-taskapp-mongo | 14414e2b6cbc1c8b26f8a464e3d507ed6dd3dd84 | [
"Apache-2.0"
] | null | null | null | 37.297959 | 101 | 0.687021 | 6,027 | package ru.pravvich.web.rest;
import ru.pravvich.TasksmongoApp;
import ru.pravvich.domain.Task;
import ru.pravvich.repository.TaskRepository;
import ru.pravvich.web.rest.errors.ExceptionTranslator;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.MockitoAnnotations;... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.