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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2eed76a3fc9393a6accee9e0bb9ed1580d900c | 2,553 | java | Java | acs-integration-tests/src/test/java/com/ge/predix/test/TestNameLogger.java | predix/acs | 5fa282afac6ec7f6acd28aa091cf5246185be222 | [
"Apache-2.0"
] | 30 | 2016-05-10T17:47:04.000Z | 2021-06-22T03:52:31.000Z | acs-integration-tests/src/test/java/com/ge/predix/test/TestNameLogger.java | predix/acs | 5fa282afac6ec7f6acd28aa091cf5246185be222 | [
"Apache-2.0"
] | 126 | 2016-04-21T20:45:51.000Z | 2018-01-18T00:02:19.000Z | acs-integration-tests/src/test/java/com/ge/predix/test/TestNameLogger.java | predix/acs | 5fa282afac6ec7f6acd28aa091cf5246185be222 | [
"Apache-2.0"
] | 18 | 2016-05-10T17:47:06.000Z | 2020-08-04T21:44:28.000Z | 34.5 | 118 | 0.643165 | 19,877 | /*******************************************************************************
* Copyright 2017 General Electric Company
*
* 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:... |
3e2eedea56f5ee336f269c013df151f1021ed9e3 | 1,527 | java | Java | app/src/main/java/com/moemoe/lalala/view/widget/camera/GLRender.java | XuanYuan1122/momole | dc646561da2abcc25c025fa7848d23684cf84bfb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/moemoe/lalala/view/widget/camera/GLRender.java | XuanYuan1122/momole | dc646561da2abcc25c025fa7848d23684cf84bfb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/moemoe/lalala/view/widget/camera/GLRender.java | XuanYuan1122/momole | dc646561da2abcc25c025fa7848d23684cf84bfb | [
"Apache-2.0"
] | 2 | 2020-07-12T07:00:23.000Z | 2021-08-24T09:16:37.000Z | 22.455882 | 92 | 0.689587 | 19,878 | package com.moemoe.lalala.view.widget.camera;
import android.opengl.GLSurfaceView;
import android.support.annotation.IntDef;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import javax.microedition.khronos.egl.EGLConfig;
import javax.microedition.khronos.opengles.GL10;
/**
* Cr... |
3e2eee1d44a4cf7b30bd70160369d0e1c390e67d | 1,041 | java | Java | sdks/java/io/mqtt/src/main/java/org/apache/beam/sdk/io/mqtt/package-info.java | irvifa/beam | 154a3832b9e4d1e3e74bbd29666dbfa89dd9d434 | [
"Apache-2.0"
] | 5,279 | 2016-12-29T04:00:44.000Z | 2022-03-31T22:56:45.000Z | sdks/java/io/mqtt/src/main/java/org/apache/beam/sdk/io/mqtt/package-info.java | gopinath678/beam | c8446469a390174e5071ece21baf6bc1f987091b | [
"Apache-2.0"
] | 14,149 | 2016-12-28T00:43:50.000Z | 2022-03-31T23:50:22.000Z | sdks/java/io/mqtt/src/main/java/org/apache/beam/sdk/io/mqtt/package-info.java | gopinath678/beam | c8446469a390174e5071ece21baf6bc1f987091b | [
"Apache-2.0"
] | 3,763 | 2016-12-29T04:06:10.000Z | 2022-03-31T22:25:49.000Z | 41.64 | 75 | 0.763689 | 19,879 | /*
* 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 ... |
3e2eef00d1fae049abdd5025ac26a80d8b9ab948 | 3,308 | java | Java | bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestLogEntry.java | Mattlk13/oci-java-sdk | 3e9a65b05844c5cbbe626d45e0a89b16fece065b | [
"UPL-1.0",
"Apache-2.0"
] | null | null | null | bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestLogEntry.java | Mattlk13/oci-java-sdk | 3e9a65b05844c5cbbe626d45e0a89b16fece065b | [
"UPL-1.0",
"Apache-2.0"
] | 1 | 2020-11-10T21:43:28.000Z | 2020-11-10T21:43:28.000Z | bmc-resourcemanager/src/main/java/com/oracle/bmc/resourcemanager/model/WorkRequestLogEntry.java | Mattlk13/oci-java-sdk | 3e9a65b05844c5cbbe626d45e0a89b16fece065b | [
"UPL-1.0",
"Apache-2.0"
] | null | null | null | 38.917647 | 119 | 0.693168 | 19,880 | /**
* Copyright (c) 2016, 2019, Oracle and/or its affiliates. All rights reserved.
*/
package com.oracle.bmc.resourcemanager.model;
/**
* A log message from the execution of a work request.
* <br/>
* Note: Objects should always be created or deserialized using the {@link Builder}. This model distinguishes fields
... |
3e2ef00555c05f0b96591fcea85f61585b9bb30d | 1,316 | java | Java | 06NestedLoopsExercise/Matrix.java | TsvetomirN1/Soft-Uni-Programming-Bassics-With_JAVA | 5823becc86cefb10f48498b3787c1749aa8a353a | [
"MIT"
] | null | null | null | 06NestedLoopsExercise/Matrix.java | TsvetomirN1/Soft-Uni-Programming-Bassics-With_JAVA | 5823becc86cefb10f48498b3787c1749aa8a353a | [
"MIT"
] | null | null | null | 06NestedLoopsExercise/Matrix.java | TsvetomirN1/Soft-Uni-Programming-Bassics-With_JAVA | 5823becc86cefb10f48498b3787c1749aa8a353a | [
"MIT"
] | null | null | null | 36.555556 | 110 | 0.468845 | 19,881 | package NestedLoopsExercise;
import java.util.Scanner;
public class Matrix {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int a = Integer.parseInt(scanner.nextLine());
int b = Integer.parseInt(scanner.nextLine());
int c = Integer.parseInt(scan... |
3e2ef015c31c6d752c251b693f3e2babe6d719e7 | 213 | java | Java | features/mtwilson-launcher-api/src/main/java/com/intel/mtwilson/launcher/ext/Validate.java | intel-secl/common_java | 79628eba5cca696b06636f78561dd29ef57e2bbb | [
"BSD-3-Clause"
] | 2 | 2021-12-30T05:58:33.000Z | 2022-03-05T03:31:34.000Z | features/mtwilson-launcher-api/src/main/java/com/intel/mtwilson/launcher/ext/Validate.java | intel-secl/common_java | 79628eba5cca696b06636f78561dd29ef57e2bbb | [
"BSD-3-Clause"
] | null | null | null | features/mtwilson-launcher-api/src/main/java/com/intel/mtwilson/launcher/ext/Validate.java | intel-secl/common_java | 79628eba5cca696b06636f78561dd29ef57e2bbb | [
"BSD-3-Clause"
] | null | null | null | 15.214286 | 40 | 0.680751 | 19,882 | /*
* Copyright (C) 2019 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause
*/
package com.intel.mtwilson.launcher.ext;
/**
*
* @author jbuhacoff
*/
public interface Validate {
void validate();
}
|
3e2ef05d38138a9c653d807e1a09222822745d74 | 2,111 | java | Java | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p355/Test7115.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | 1 | 2017-08-30T17:59:45.000Z | 2017-08-30T17:59:45.000Z | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p355/Test7115.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | null | null | null | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p355/Test7115.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | 1 | 2019-03-18T18:52:45.000Z | 2019-03-18T18:52:45.000Z | 26.721519 | 69 | 0.644718 | 19,883 | package org.gradle.test.performance.mediummonolithicjavaproject.p355;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test7115 {
Production7115 objectUnderTest = new Production7115();
@Test
public void testProperty0() {
String value = "value";
objectUnderTest.... |
3e2ef0a5b7354f9540d8888c9ae627d8d1e49d5b | 8,379 | java | Java | spring-boot-actuator/src/test/java/org/springframework/boot/actuate/autoconfigure/EndpointMBeanExportAutoConfigurationTests.java | panchenko/spring-boot | f21dee7ff931eee4a506b1829d4b2fff6cbb210e | [
"Apache-2.0"
] | 8 | 2018-04-26T09:02:02.000Z | 2021-04-14T13:33:20.000Z | spring-boot-actuator/src/test/java/org/springframework/boot/actuate/autoconfigure/EndpointMBeanExportAutoConfigurationTests.java | panchenko/spring-boot | f21dee7ff931eee4a506b1829d4b2fff6cbb210e | [
"Apache-2.0"
] | 3 | 2017-02-24T10:00:41.000Z | 2018-06-04T11:52:56.000Z | spring-boot-actuator/src/test/java/org/springframework/boot/actuate/autoconfigure/EndpointMBeanExportAutoConfigurationTests.java | panchenko/spring-boot | f21dee7ff931eee4a506b1829d4b2fff6cbb210e | [
"Apache-2.0"
] | 5 | 2016-04-14T20:57:15.000Z | 2022-02-17T15:45:42.000Z | 35.058577 | 87 | 0.79198 | 19,884 | /*
* Copyright 2012-2013 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... |
3e2ef0f4ac9fc3cefd98135092003f25fefd21bd | 389 | java | Java | meu-projeto/src/main/java/br/com/medicamento/dao/ConnectionFactory.java | CaioEduardoMouta/jsf-primefaces | 48f499e541c31b233fcab92b281b4118c3d1bef5 | [
"MIT"
] | null | null | null | meu-projeto/src/main/java/br/com/medicamento/dao/ConnectionFactory.java | CaioEduardoMouta/jsf-primefaces | 48f499e541c31b233fcab92b281b4118c3d1bef5 | [
"MIT"
] | null | null | null | meu-projeto/src/main/java/br/com/medicamento/dao/ConnectionFactory.java | CaioEduardoMouta/jsf-primefaces | 48f499e541c31b233fcab92b281b4118c3d1bef5 | [
"MIT"
] | null | null | null | 22.882353 | 97 | 0.825193 | 19,885 | package br.com.medicamento.dao;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
public class ConnectionFactory {
private static EntityManagerFactory factory = Persistence.createEntityManagerFactory("CursoPU");
public static EntityManag... |
3e2ef105b40d2c3cf010197a1d07cd586f914524 | 4,876 | java | Java | modules/flowable-job-service/src/main/java/org/flowable/job/service/ScopeAwareInternalJobManager.java | le-shi/flowable-engine | 0b610fd04b23769212f328cee330a65991fa7683 | [
"Apache-2.0"
] | 5,250 | 2016-10-13T08:15:16.000Z | 2022-03-31T13:53:26.000Z | modules/flowable-job-service/src/main/java/org/flowable/job/service/ScopeAwareInternalJobManager.java | le-shi/flowable-engine | 0b610fd04b23769212f328cee330a65991fa7683 | [
"Apache-2.0"
] | 1,736 | 2016-10-13T17:03:10.000Z | 2022-03-31T19:27:39.000Z | modules/flowable-job-service/src/main/java/org/flowable/job/service/ScopeAwareInternalJobManager.java | le-shi/flowable-engine | 0b610fd04b23769212f328cee330a65991fa7683 | [
"Apache-2.0"
] | 2,271 | 2016-10-13T08:27:26.000Z | 2022-03-31T15:36:02.000Z | 35.852941 | 121 | 0.71452 | 19,886 | /* 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... |
3e2ef27d4f35521eddca2c38839c3bf7d10c19da | 421 | java | Java | app/src/main/java/etsiitdevs/com/palioblanco/player/PlayerExceptions/AudioFilePathInvalidException.java | JPPorcel/PalioBlanco | ae8d22937dc8159695c05e71e1867f1a24962ecb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/etsiitdevs/com/palioblanco/player/PlayerExceptions/AudioFilePathInvalidException.java | JPPorcel/PalioBlanco | ae8d22937dc8159695c05e71e1867f1a24962ecb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/etsiitdevs/com/palioblanco/player/PlayerExceptions/AudioFilePathInvalidException.java | JPPorcel/PalioBlanco | ae8d22937dc8159695c05e71e1867f1a24962ecb | [
"Apache-2.0"
] | null | null | null | 28.066667 | 62 | 0.672209 | 19,887 | package etsiitdevs.com.palioblanco.player.PlayerExceptions;
/**
* Invalid audio file path exception.
* Created by Joielechong on 29 November 2016.
*/
public class AudioFilePathInvalidException extends Exception {
public AudioFilePathInvalidException(String url) {
super("The file path is not a valid pat... |
3e2ef331256c4ba8b92a8e55ae18ebbdcabcb90b | 1,476 | java | Java | src/main/java/com/oldlie/health/medicalappointment/service/init/InitPermissionService.java | oldlie/xmy | 604a207cc31eb5d03cf8e024015343aa6cc416be | [
"MIT"
] | null | null | null | src/main/java/com/oldlie/health/medicalappointment/service/init/InitPermissionService.java | oldlie/xmy | 604a207cc31eb5d03cf8e024015343aa6cc416be | [
"MIT"
] | null | null | null | src/main/java/com/oldlie/health/medicalappointment/service/init/InitPermissionService.java | oldlie/xmy | 604a207cc31eb5d03cf8e024015343aa6cc416be | [
"MIT"
] | 1 | 2020-10-08T10:05:19.000Z | 2020-10-08T10:05:19.000Z | 34.325581 | 99 | 0.695799 | 19,888 | package com.oldlie.health.medicalappointment.service.init;
import com.oldlie.health.medicalappointment.model.db.Permission;
import com.oldlie.health.medicalappointment.model.db.repository.PermissionRepository;
import com.oldlie.health.medicalappointment.service.init.permission.*;
import lombok.extern.slf4j.Slf4j;
impo... |
3e2ef3e05b7a74a7b52ff38823bb9da31485aa65 | 1,737 | java | Java | app/src/main/java/com/lansum/eip/model/UserModel.java | smartbeng/HuangHuang | 8259e2380ce0139d48a86a72f24d9a1d6b46b21b | [
"Apache-2.0"
] | 3 | 2018-07-26T01:55:23.000Z | 2019-12-04T03:21:47.000Z | app/src/main/java/com/lansum/eip/model/UserModel.java | chenyang815/HuangHuang | 8259e2380ce0139d48a86a72f24d9a1d6b46b21b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/lansum/eip/model/UserModel.java | chenyang815/HuangHuang | 8259e2380ce0139d48a86a72f24d9a1d6b46b21b | [
"Apache-2.0"
] | 2 | 2017-04-29T03:25:03.000Z | 2018-11-07T08:10:42.000Z | 17.907216 | 80 | 0.530225 | 19,889 | package com.lansum.eip.model;
/**
* Created by shiYunpeng on 2017/4/12.
*/
public class UserModel implements java.io.Serializable {
/**
*
*/
private static final long serialVersionUID = -156667080610539897L;
private String name;
/**
* transient 忽略序列化
*/
private transient Stri... |
3e2ef4fa38893ee7f62029cf2584358e6eb31c26 | 13,489 | java | Java | gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/workflow/WorkItemPanel.java | sjvs/midpoint | 98ac4e0b5a11027abefa87444f6fee12db32447e | [
"Apache-2.0"
] | null | null | null | gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/workflow/WorkItemPanel.java | sjvs/midpoint | 98ac4e0b5a11027abefa87444f6fee12db32447e | [
"Apache-2.0"
] | null | null | null | gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/workflow/WorkItemPanel.java | sjvs/midpoint | 98ac4e0b5a11027abefa87444f6fee12db32447e | [
"Apache-2.0"
] | null | null | null | 55.970954 | 151 | 0.8094 | 19,890 | /*
* Copyright (c) 2010-2016 Evolveum
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e2ef6728f3ef614425f0d54e97cff09768fc00c | 3,891 | java | Java | common/arcus-common/src/main/java/com/iris/io/json/gson/PolymorphicTypeAdapterFactory.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | common/arcus-common/src/main/java/com/iris/io/json/gson/PolymorphicTypeAdapterFactory.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | common/arcus-common/src/main/java/com/iris/io/json/gson/PolymorphicTypeAdapterFactory.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | 30.880952 | 110 | 0.642508 | 19,891 | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e2ef697010479604da99a5bed1c9fe4ba24dd0c | 17,640 | java | Java | src/gr/uom/java/xmi/decomposition/OperationInvocation.java | T45K/RefactoringMiner | 15d3674dc25b3ac69405b1e073da7418373b9fd8 | [
"MIT"
] | null | null | null | src/gr/uom/java/xmi/decomposition/OperationInvocation.java | T45K/RefactoringMiner | 15d3674dc25b3ac69405b1e073da7418373b9fd8 | [
"MIT"
] | null | null | null | src/gr/uom/java/xmi/decomposition/OperationInvocation.java | T45K/RefactoringMiner | 15d3674dc25b3ac69405b1e073da7418373b9fd8 | [
"MIT"
] | null | null | null | 40.551724 | 151 | 0.681009 | 19,892 | package gr.uom.java.xmi.decomposition;
import gr.uom.java.xmi.LocationInfo;
import gr.uom.java.xmi.LocationInfo.CodeElementType;
import gr.uom.java.xmi.UMLOperation;
import gr.uom.java.xmi.UMLParameter;
import gr.uom.java.xmi.UMLType;
import gr.uom.java.xmi.diff.StringDistance;
import gr.uom.java.xmi.diff.UMLM... |
3e2ef704ea3c25ef408f1e4d4d208aa2c75394aa | 3,986 | java | Java | maven-common-utils/dbutils/src/main/java/com/trigyn/jws/dbutils/service/DownloadUploadModule.java | trigyn-products/jquiver | fe284d9dcecac627155427a704590b351bb79064 | [
"MIT"
] | null | null | null | maven-common-utils/dbutils/src/main/java/com/trigyn/jws/dbutils/service/DownloadUploadModule.java | trigyn-products/jquiver | fe284d9dcecac627155427a704590b351bb79064 | [
"MIT"
] | null | null | null | maven-common-utils/dbutils/src/main/java/com/trigyn/jws/dbutils/service/DownloadUploadModule.java | trigyn-products/jquiver | fe284d9dcecac627155427a704590b351bb79064 | [
"MIT"
] | null | null | null | 36.568807 | 111 | 0.783241 | 19,893 | package com.trigyn.jws.dbutils.service;
import java.io.File;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Marshaller;
import javax.xml.bind.Unmar... |
3e2ef83607fb0801e1e398b484a3a76efd815f3f | 1,870 | java | Java | demo_m_2.0/src/com/yiliao/control/AdminControl.java | sleepbigerpig/chat | f8d77bd80bd548cf3b43c136fd42ae87feee3b33 | [
"Apache-2.0"
] | null | null | null | demo_m_2.0/src/com/yiliao/control/AdminControl.java | sleepbigerpig/chat | f8d77bd80bd548cf3b43c136fd42ae87feee3b33 | [
"Apache-2.0"
] | null | null | null | demo_m_2.0/src/com/yiliao/control/AdminControl.java | sleepbigerpig/chat | f8d77bd80bd548cf3b43c136fd42ae87feee3b33 | [
"Apache-2.0"
] | 2 | 2019-06-21T08:17:56.000Z | 2020-07-24T11:04:27.000Z | 22.804878 | 138 | 0.757219 | 19,894 | package com.yiliao.control;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springfram... |
3e2ef8a94fcc2d5272aaf3805e9bc7485b001562 | 33,263 | java | Java | google/cloud/vision/v1p4beta1/google-cloud-vision-v1p4beta1-java/proto-google-cloud-vision-v1p4beta1-java/src/main/java/com/google/cloud/vision/v1p4beta1/AsyncBatchAnnotateFilesRequest.java | googleapis/googleapis-gen | d84824c78563d59b0e58d5664bfaa430e9ad7e7a | [
"Apache-2.0"
] | 7 | 2021-02-21T10:39:41.000Z | 2021-12-07T07:31:28.000Z | google/cloud/vision/v1p4beta1/google-cloud-vision-v1p4beta1-java/proto-google-cloud-vision-v1p4beta1-java/src/main/java/com/google/cloud/vision/v1p4beta1/AsyncBatchAnnotateFilesRequest.java | googleapis/googleapis-gen | d84824c78563d59b0e58d5664bfaa430e9ad7e7a | [
"Apache-2.0"
] | 6 | 2021-02-02T23:46:11.000Z | 2021-11-15T01:46:02.000Z | google/cloud/vision/v1p4beta1/google-cloud-vision-v1p4beta1-java/proto-google-cloud-vision-v1p4beta1-java/src/main/java/com/google/cloud/vision/v1p4beta1/AsyncBatchAnnotateFilesRequest.java | googleapis/googleapis-gen | d84824c78563d59b0e58d5664bfaa430e9ad7e7a | [
"Apache-2.0"
] | 4 | 2021-01-28T23:25:45.000Z | 2021-08-30T01:55:16.000Z | 38.101947 | 222 | 0.694225 | 19,895 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/vision/v1p4beta1/image_annotator.proto
package com.google.cloud.vision.v1p4beta1;
/**
* <pre>
* Multiple async file annotation requests are batched into a single service
* call.
* </pre>
*
* Protobuf type {@code google.cloud.vis... |
3e2ef976f6a8119d0c89bc1a6efe580276405d9a | 1,981 | java | Java | focus-mobile/src/main/java/eu/focusnet/app/ui/activity/ProjectActivity.java | focusnet/focus-app-android | 1618cb1a34858d193250327be4dbf55d261b3328 | [
"MIT"
] | null | null | null | focus-mobile/src/main/java/eu/focusnet/app/ui/activity/ProjectActivity.java | focusnet/focus-app-android | 1618cb1a34858d193250327be4dbf55d261b3328 | [
"MIT"
] | 61 | 2016-06-27T06:50:25.000Z | 2016-07-25T14:36:27.000Z | focus-mobile/src/main/java/eu/focusnet/app/ui/activity/ProjectActivity.java | focusnet/focus-app-android | 1618cb1a34858d193250327be4dbf55d261b3328 | [
"MIT"
] | null | null | null | 31.444444 | 100 | 0.743059 | 19,897 | /*
* The MIT License (MIT)
* Copyright (c) 2015 Berner Fachhochschule (BFH) - www.bfh.ch
*
* 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 limita... |
3e2ef9d305ddea4dcdb4e6697d532e4a032b0e98 | 605 | java | Java | zjmzxfzhl-flowable/src/main/java/com/zjmzxfzhl/modules/flowable/ZjmzxfzhlFlowableApplication.java | zhuangjinming16/zjmzxfzhl-cloud | 0d8fd4070576cd62ccf3539c03a1218ec940551b | [
"Apache-2.0"
] | 29 | 2020-07-28T13:44:43.000Z | 2022-03-10T02:24:11.000Z | zjmzxfzhl-flowable/src/main/java/com/zjmzxfzhl/modules/flowable/ZjmzxfzhlFlowableApplication.java | lovepli/zjmzxfzhl-cloud | 87d393839e57c2efa51e17878fb6cb177b28a0f3 | [
"Apache-2.0"
] | null | null | null | zjmzxfzhl-flowable/src/main/java/com/zjmzxfzhl/modules/flowable/ZjmzxfzhlFlowableApplication.java | lovepli/zjmzxfzhl-cloud | 87d393839e57c2efa51e17878fb6cb177b28a0f3 | [
"Apache-2.0"
] | 15 | 2020-07-29T03:37:32.000Z | 2021-10-11T10:11:04.000Z | 28.809524 | 80 | 0.819835 | 19,898 | package com.zjmzxfzhl.modules.flowable;
import com.zjmzxfzhl.common.remote.feign.annotation.EnableZjmzxfzhlFeignClients;
import com.zjmzxfzhl.common.security.annotation.EnableZjmzxfzhlResourceServer;
import org.springframework.boot.SpringApplication;
import org.springframework.cloud.client.SpringCloudApplication;
/**... |
3e2efa1063e1fee1541a74cbe6a3c4e72017c20d | 1,366 | java | Java | src/main/java/org/observertc/observer/metrics/EvaluatorMetrics.java | ObserveRTC/WebRTC-Observer | 02f64667b494e05b9b6b21c3045fc914605fdc8d | [
"Apache-2.0"
] | null | null | null | src/main/java/org/observertc/observer/metrics/EvaluatorMetrics.java | ObserveRTC/WebRTC-Observer | 02f64667b494e05b9b6b21c3045fc914605fdc8d | [
"Apache-2.0"
] | null | null | null | src/main/java/org/observertc/observer/metrics/EvaluatorMetrics.java | ObserveRTC/WebRTC-Observer | 02f64667b494e05b9b6b21c3045fc914605fdc8d | [
"Apache-2.0"
] | null | null | null | 29.06383 | 112 | 0.70571 | 19,899 | package org.observertc.observer.metrics;
import jakarta.inject.Inject;
import jakarta.inject.Singleton;
import org.observertc.observer.configs.ObserverConfig;
import javax.annotation.PostConstruct;
import java.time.Duration;
import java.time.Instant;
@Singleton
public class EvaluatorMetrics {
private static fina... |
3e2efc0fd6d60e79b97e2efc3ac41f2ed868a18e | 2,843 | java | Java | com.archimatetool.templates/src/com/archimatetool/templates/wizard/TemplateUtils.java | oswalds/archi | c25d4e2a4ca55620ebd2073ca356634c43868aed | [
"MIT"
] | 582 | 2015-01-10T14:42:22.000Z | 2022-03-31T02:06:02.000Z | com.archimatetool.templates/src/com/archimatetool/templates/wizard/TemplateUtils.java | oswalds/archi | c25d4e2a4ca55620ebd2073ca356634c43868aed | [
"MIT"
] | 740 | 2015-01-22T11:40:18.000Z | 2022-03-30T13:54:36.000Z | com.archimatetool.templates/src/com/archimatetool/templates/wizard/TemplateUtils.java | oswalds/archi | c25d4e2a4ca55620ebd2073ca356634c43868aed | [
"MIT"
] | 222 | 2015-01-29T14:33:55.000Z | 2022-03-29T09:31:38.000Z | 34.670732 | 100 | 0.648259 | 19,900 | /**
* This program and the accompanying materials
* are made available under the terms of the License
* which accompanies this distribution in the file LICENSE.txt
*/
package com.archimatetool.templates.wizard;
import org.eclipse.draw2d.geometry.Rectangle;
import org.eclipse.gef.GraphicalViewer;
import or... |
3e2efc87be1783184a9ce1592dc095e972291321 | 2,082 | java | Java | src/test/java/model/config/KeygroupConfigTest.java | OpenFogStack/FBaseCommons | 28e22c6d27696beb467c4060c5d5cdf898772958 | [
"Apache-2.0"
] | 1 | 2019-10-09T12:02:44.000Z | 2019-10-09T12:02:44.000Z | src/test/java/model/config/KeygroupConfigTest.java | OpenFogStack/FBaseCommons | 28e22c6d27696beb467c4060c5d5cdf898772958 | [
"Apache-2.0"
] | 10 | 2017-07-07T16:17:49.000Z | 2021-12-09T20:08:36.000Z | src/test/java/model/config/KeygroupConfigTest.java | OpenFogStack/FBaseCommons | 28e22c6d27696beb467c4060c5d5cdf898772958 | [
"Apache-2.0"
] | null | null | null | 24.785714 | 74 | 0.751201 | 19,901 | package model.config;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotEquals;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import crypto.CryptoProvider.EncryptionAlgorithm;
import model.JSONable... |
3e2efe23749f27046c57f7324c9e88c11b713f49 | 154 | java | Java | src/evo/MutationOp.java | HubHop/Evolutionary-Computation-Assignments | 1c2d555b6e988b0ef27a7ec81b1d633e6f990652 | [
"MIT"
] | null | null | null | src/evo/MutationOp.java | HubHop/Evolutionary-Computation-Assignments | 1c2d555b6e988b0ef27a7ec81b1d633e6f990652 | [
"MIT"
] | null | null | null | src/evo/MutationOp.java | HubHop/Evolutionary-Computation-Assignments | 1c2d555b6e988b0ef27a7ec81b1d633e6f990652 | [
"MIT"
] | 2 | 2018-08-05T12:50:02.000Z | 2018-08-07T14:02:37.000Z | 15.4 | 54 | 0.753247 | 19,902 | package evo;
import evo.core.Individual;
import java.util.List;
public interface MutationOp {
public List<Individual> apply(List<Individual> p);
}
|
3e2efe6de770303baaa3c0749538083d0f3deb98 | 8,600 | java | Java | src/commands/MiPrint.java | justacoder/mica | b3f572394774a1bf8a4fbdef4c033b97025104a8 | [
"MIT"
] | 2 | 2018-06-08T08:29:02.000Z | 2018-06-08T08:29:03.000Z | src/commands/MiPrint.java | justacoder/mica | b3f572394774a1bf8a4fbdef4c033b97025104a8 | [
"MIT"
] | null | null | null | src/commands/MiPrint.java | justacoder/mica | b3f572394774a1bf8a4fbdef4c033b97025104a8 | [
"MIT"
] | null | null | null | 32.69962 | 98 | 0.63 | 19,903 |
/*
***************************************************************************
* Mica - the Java(tm) Graphics Framework *
***************************************************************************
* NOTICE: Permission to use, copy, and modify this software and its *
* docum... |
3e2efe9b07b4a828d9006e4317ee6b09e25f12f6 | 131 | java | Java | auto-pipeline-examples/src/main/java/com/foldright/examples/merge/interval/Interval.java | happyomg/auto-pipeline | 94d3c4c8f637b6fe7af67e584e410a170eac8853 | [
"Apache-2.0"
] | 18 | 2022-01-13T14:06:25.000Z | 2022-03-29T10:55:09.000Z | auto-pipeline-examples/src/main/java/com/foldright/examples/merge/interval/Interval.java | zavakid/auto-pipeline | 5fda33df5939fefae51f35711324a4270bd71517 | [
"Apache-2.0"
] | 8 | 2021-12-26T16:07:55.000Z | 2022-03-29T19:13:28.000Z | auto-pipeline-examples/src/main/java/com/foldright/examples/merge/interval/Interval.java | zavakid/auto-pipeline | 5fda33df5939fefae51f35711324a4270bd71517 | [
"Apache-2.0"
] | 3 | 2022-01-18T04:41:06.000Z | 2022-03-25T07:14:58.000Z | 11.909091 | 46 | 0.656489 | 19,904 | package com.foldright.examples.merge.interval;
public interface Interval {
int start();
int end();
int length();
}
|
3e2f01757dee721bbb4791f2547c27cf0123b0ff | 1,001 | java | Java | my_springboot/springboot-demo/springboot-jpa/src/main/java/com/springboot/demo/controller/UserHandler.java | kinghaoYPGE/my_java | ca01e2a8625bc5d3e0ff0c0c73be29df2f2981cc | [
"MIT"
] | null | null | null | my_springboot/springboot-demo/springboot-jpa/src/main/java/com/springboot/demo/controller/UserHandler.java | kinghaoYPGE/my_java | ca01e2a8625bc5d3e0ff0c0c73be29df2f2981cc | [
"MIT"
] | 17 | 2020-03-04T22:40:11.000Z | 2021-12-09T21:07:13.000Z | my_springboot/springboot-demo/springboot-jpa/src/main/java/com/springboot/demo/controller/UserHandler.java | kinghaoYPGE/my_java | ca01e2a8625bc5d3e0ff0c0c73be29df2f2981cc | [
"MIT"
] | null | null | null | 23.833333 | 62 | 0.692308 | 19,905 | package com.springboot.demo.controller;
import com.springboot.demo.entity.User;
import com.springboot.demo.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping("/user")
public... |
3e2f01ff41abd7e3d5784889597c5010332f3ab8 | 2,024 | java | Java | src/com/mgatelabs/swftools/exploit/j2d/J2DButton.java | mgatelabs/SWFTools-Core | 3766f7fd436d0c6ace660fc1952411ab562fa846 | [
"MIT"
] | 14 | 2015-05-26T03:38:47.000Z | 2021-03-14T15:06:27.000Z | src/com/mgatelabs/swftools/exploit/j2d/J2DButton.java | mgatelabs/SWFTools-Core | 3766f7fd436d0c6ace660fc1952411ab562fa846 | [
"MIT"
] | 1 | 2019-02-22T19:33:08.000Z | 2019-02-22T20:52:12.000Z | src/com/mgatelabs/swftools/exploit/j2d/J2DButton.java | mgatelabs/SWFTools-Core | 3766f7fd436d0c6ace660fc1952411ab562fa846 | [
"MIT"
] | 4 | 2015-12-29T16:40:25.000Z | 2019-10-12T07:25:17.000Z | 26.986667 | 108 | 0.585968 | 19,906 | package com.mgatelabs.swftools.exploit.j2d;
import java.awt.*;
import java.awt.font.FontRenderContext;
import java.awt.geom.Rectangle2D;
public class J2DButton extends J2DShape {
private Rectangle2D myRect;
private float myWidth;
private float myHeight;
private int myID;
private boolean selected;
... |
3e2f027479c01385560427f82c249b756228d77b | 10,844 | java | Java | kudu/src/main/java/org/apache/apex/malhar/kudu/IncrementalStepScanInputOperator.java | tweise/incubator-apex-malhar | a964992771d464dd10c35142dacd6ceac1265ba5 | [
"Apache-2.0"
] | 98 | 2016-06-13T11:16:07.000Z | 2021-11-10T18:58:48.000Z | kudu/src/main/java/org/apache/apex/malhar/kudu/IncrementalStepScanInputOperator.java | tweise/incubator-apex-malhar | a964992771d464dd10c35142dacd6ceac1265ba5 | [
"Apache-2.0"
] | 315 | 2016-06-06T04:04:07.000Z | 2019-06-03T17:44:35.000Z | kudu/src/main/java/org/apache/apex/malhar/kudu/IncrementalStepScanInputOperator.java | isabella232/apex-malhar | 0f016c82e4e1363b3f7de4ae28138bc7ba896d37 | [
"Apache-2.0"
] | 104 | 2016-06-06T06:53:56.000Z | 2021-11-22T22:20:24.000Z | 41.075758 | 120 | 0.778311 | 19,907 | /**
* 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... |
3e2f02873752b863e39a2c3f4f0980fde8be3105 | 476 | java | Java | src/test/java/com/wrongme/tree/BinaryTreeZLevelOrderTest.java | wrongvest/leetcode | bc10f7cd289f73cee29b855f038511a7e50ac9f0 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/wrongme/tree/BinaryTreeZLevelOrderTest.java | wrongvest/leetcode | bc10f7cd289f73cee29b855f038511a7e50ac9f0 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/wrongme/tree/BinaryTreeZLevelOrderTest.java | wrongvest/leetcode | bc10f7cd289f73cee29b855f038511a7e50ac9f0 | [
"Apache-2.0"
] | null | null | null | 29.75 | 112 | 0.728992 | 19,908 | package com.wrongme.tree;
import com.wrongme.utils.BinaryTreeUtils;
import org.junit.Test;
import java.util.List;
public class BinaryTreeZLevelOrderTest {
@Test
public void zigzagLevelOrder() {
BinaryTreeZLevelOrder binaryTreeZLevelOrder = new BinaryTreeZLevelOrder();
List<List<I... |
3e2f035ae7a26dacbff7514ffab9ef3e14f52dad | 574 | java | Java | external/src/main/java/com/forteach/external/oracle/dto/ICourseDto.java | forteach/external | 6f7e3a7512dc19a9ce010b13be6aa81578c6b883 | [
"Apache-2.0"
] | null | null | null | external/src/main/java/com/forteach/external/oracle/dto/ICourseDto.java | forteach/external | 6f7e3a7512dc19a9ce010b13be6aa81578c6b883 | [
"Apache-2.0"
] | null | null | null | external/src/main/java/com/forteach/external/oracle/dto/ICourseDto.java | forteach/external | 6f7e3a7512dc19a9ce010b13be6aa81578c6b883 | [
"Apache-2.0"
] | null | null | null | 14.923077 | 50 | 0.553265 | 19,909 | package com.forteach.external.oracle.dto;
import java.io.Serializable;
/**
* @Auther: zhangyy
* @Email: efpyi@example.com
* @Date: 19-1-1 17:46
* @Version: 1.0
* @Description: 科目课程先关的信息
*/
public interface ICourseDto extends Serializable {
/**
* 课程id
*
* @return
*/
public String getC... |
3e2f0362b970c872f021f80f0d0b603abf9d7de2 | 23,793 | java | Java | src/main/java/org/mtgpeasant/decks/reanimator/ReanimatorDeckPilot.java | privarola/perfect-deck | 18eece084df62515f0124d2179d3056045332f76 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/mtgpeasant/decks/reanimator/ReanimatorDeckPilot.java | privarola/perfect-deck | 18eece084df62515f0124d2179d3056045332f76 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/mtgpeasant/decks/reanimator/ReanimatorDeckPilot.java | privarola/perfect-deck | 18eece084df62515f0124d2179d3056045332f76 | [
"Apache-2.0"
] | null | null | null | 43.417883 | 255 | 0.529399 | 19,910 | package org.mtgpeasant.decks.reanimator;
import org.mtgpeasant.perfectdeck.common.cards.Cards;
import org.mtgpeasant.perfectdeck.common.mana.Mana;
import org.mtgpeasant.perfectdeck.common.matchers.MulliganRules;
import org.mtgpeasant.perfectdeck.goldfish.*;
import java.io.IOException;
import java.io.InputStreamReader... |
3e2f045b9200f62569e36e31b5e2582942c91e32 | 1,372 | java | Java | app/src/main/java/com/ljd/news/domain/ZhiHuDaily.java | lijiangdong/News | 4c153475f6e14fad62c8de0799f5b1b3ad9e473d | [
"Apache-2.0"
] | 1 | 2016-08-09T08:15:45.000Z | 2016-08-09T08:15:45.000Z | app/src/main/java/com/ljd/news/domain/ZhiHuDaily.java | lijiangdong/News | 4c153475f6e14fad62c8de0799f5b1b3ad9e473d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/ljd/news/domain/ZhiHuDaily.java | lijiangdong/News | 4c153475f6e14fad62c8de0799f5b1b3ad9e473d | [
"Apache-2.0"
] | null | null | null | 21.4375 | 75 | 0.629009 | 19,911 | /*
* Copyright (C) 2016 Li Jiangdong Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... |
3e2f04794c8219b061981c745bb118cd79d9cd33 | 10,235 | java | Java | ResmanagementService/service/src/main/java/org/onap/vfc/nfvo/resmanagement/service/business/impl/LocationBusinessImpl.java | onap/archive-vfc-nfvo-resmanagement | 94bba8ec1521891b73342e961b4806eb1d44bfd4 | [
"Apache-2.0"
] | null | null | null | ResmanagementService/service/src/main/java/org/onap/vfc/nfvo/resmanagement/service/business/impl/LocationBusinessImpl.java | onap/archive-vfc-nfvo-resmanagement | 94bba8ec1521891b73342e961b4806eb1d44bfd4 | [
"Apache-2.0"
] | null | null | null | ResmanagementService/service/src/main/java/org/onap/vfc/nfvo/resmanagement/service/business/impl/LocationBusinessImpl.java | onap/archive-vfc-nfvo-resmanagement | 94bba8ec1521891b73342e961b4806eb1d44bfd4 | [
"Apache-2.0"
] | null | null | null | 42.119342 | 120 | 0.669858 | 19,912 | /*
* Copyright 2016-2017 Huawei Technologies Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... |
3e2f04ba1e170b4f3b194895bd127a57bac91211 | 2,774 | java | Java | extensions/datastores/hbase/core/src/main/java/org/locationtech/geowave/datastore/hbase/util/HBaseCellGenerator.java | jdgarrett/geowave | ac5718e5da61a858e41f5721af95ecc76ebc0780 | [
"Apache-2.0"
] | 280 | 2017-06-14T01:26:19.000Z | 2022-03-28T15:45:23.000Z | extensions/datastores/hbase/core/src/main/java/org/locationtech/geowave/datastore/hbase/util/HBaseCellGenerator.java | jdgarrett/geowave | ac5718e5da61a858e41f5721af95ecc76ebc0780 | [
"Apache-2.0"
] | 458 | 2017-06-12T20:00:59.000Z | 2022-03-31T04:41:59.000Z | extensions/datastores/hbase/core/src/main/java/org/locationtech/geowave/datastore/hbase/util/HBaseCellGenerator.java | jdgarrett/geowave | ac5718e5da61a858e41f5721af95ecc76ebc0780 | [
"Apache-2.0"
] | 135 | 2017-06-12T20:39:34.000Z | 2022-03-15T13:42:30.000Z | 38 | 100 | 0.72783 | 19,913 | /**
* Copyright (c) 2013-2020 Contributors to the Eclipse Foundation
*
* <p> See the NOTICE file distributed with this work for additional information regarding copyright
* ownership. All rights reserved. This program and the accompanying materials are made available
* under the terms of the Apache License, Versio... |
3e2f06ffe63c89b437724601bce7cad3ae40f2c9 | 35,933 | java | Java | 3-data-analysis/data/raw/evosuite_fuzzer_120/tests/s7/gson/evosuite-tests/com/google/gson/JsonArray_ESTest.java | mitchellolsthoorn/ASE-NIER-2020-Replication | d921c324d95346b2d962d913c21b993fa5a51d18 | [
"MIT"
] | null | null | null | 3-data-analysis/data/raw/evosuite_fuzzer_120/tests/s7/gson/evosuite-tests/com/google/gson/JsonArray_ESTest.java | mitchellolsthoorn/ASE-NIER-2020-Replication | d921c324d95346b2d962d913c21b993fa5a51d18 | [
"MIT"
] | 3 | 2020-11-16T20:45:46.000Z | 2021-03-23T00:28:18.000Z | 3-data-analysis/data/raw/evosuite_fuzzer_120/tests/s7/gson/evosuite-tests/com/google/gson/JsonArray_ESTest.java | mitchellolsthoorn/ASE-NIER-2020-Replication | d921c324d95346b2d962d913c21b993fa5a51d18 | [
"MIT"
] | null | null | null | 30.170445 | 176 | 0.623661 | 19,914 | /*
* This file was automatically generated by EvoSuite
* Thu May 21 23:36:36 GMT 2020
*/
package com.google.gson;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson... |
3e2f092baf664fff6778a2d006fad2887bbafcd7 | 4,210 | java | Java | modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201602/AdSenseSettingsInheritedProperty.java | charlie-stevenson/java-dfp | fc540f0347313df352e4d0bbaaf1e6c216b9fb09 | [
"Apache-2.0"
] | null | null | null | modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201602/AdSenseSettingsInheritedProperty.java | charlie-stevenson/java-dfp | fc540f0347313df352e4d0bbaaf1e6c216b9fb09 | [
"Apache-2.0"
] | null | null | null | modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201602/AdSenseSettingsInheritedProperty.java | charlie-stevenson/java-dfp | fc540f0347313df352e4d0bbaaf1e6c216b9fb09 | [
"Apache-2.0"
] | null | null | null | 33.149606 | 148 | 0.648456 | 19,915 | /**
* AdSenseSettingsInheritedProperty.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.dfp.axis.v201602;
/**
* The property of the AdUnit that specifies how and from where the
* AdSenseSettings are inherited.... |
3e2f0aaf5fa8db252f31d35b38e521ab33e1d4e7 | 1,644 | java | Java | processing/src/main/java/io/druid/query/aggregation/LongSumBufferAggregator.java | flint-stone/druid | 6b16fb728dbcfdd0e0235972233e4e8a5d51a898 | [
"Apache-2.0"
] | null | null | null | processing/src/main/java/io/druid/query/aggregation/LongSumBufferAggregator.java | flint-stone/druid | 6b16fb728dbcfdd0e0235972233e4e8a5d51a898 | [
"Apache-2.0"
] | 1 | 2019-02-18T14:55:21.000Z | 2019-02-18T14:55:21.000Z | processing/src/main/java/io/druid/query/aggregation/LongSumBufferAggregator.java | flint-stone/druid | 6b16fb728dbcfdd0e0235972233e4e8a5d51a898 | [
"Apache-2.0"
] | null | null | null | 22.216216 | 75 | 0.71472 | 19,916 | /*
* Druid - a distributed column store.
* Copyright 2012 - 2015 Metamarkets Group Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-... |
3e2f0b10e2e2d5f5fdbf95a235844b2f1b8c21d9 | 1,185 | java | Java | modules/federation/src/main/java/org/picketlink/identity/federation/core/wstrust/auth/TokenCallback.java | backslash47/picketlink | 37da2e30df13e50d3bd7e4476f947961d8318515 | [
"Apache-2.0"
] | 77 | 2015-01-04T09:34:46.000Z | 2022-02-18T10:53:09.000Z | modules/federation/src/main/java/org/picketlink/identity/federation/core/wstrust/auth/TokenCallback.java | backslash47/picketlink | 37da2e30df13e50d3bd7e4476f947961d8318515 | [
"Apache-2.0"
] | 47 | 2015-01-05T17:01:28.000Z | 2019-06-10T13:40:51.000Z | modules/federation/src/main/java/org/picketlink/identity/federation/core/wstrust/auth/TokenCallback.java | backslash47/picketlink | 37da2e30df13e50d3bd7e4476f947961d8318515 | [
"Apache-2.0"
] | 74 | 2015-01-06T13:49:55.000Z | 2022-02-02T09:48:32.000Z | 27.604651 | 75 | 0.706824 | 19,917 | /*
* JBoss, Home of Professional Open Source
*
* Copyright 2013 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/lic... |
3e2f0bfe2fad3eb5e42d509f317e9c6e165cfb11 | 4,391 | java | Java | jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/modules/pd/model/PdSupplierTreeModel.java | ds462716/jeecg-boot-master | 7a654dcf15d94ceae43f8c5eb9797be0e82b8966 | [
"Apache-2.0"
] | 1 | 2022-02-18T15:20:24.000Z | 2022-02-18T15:20:24.000Z | jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/modules/pd/model/PdSupplierTreeModel.java | ds462716/jeecg-boot-master | 7a654dcf15d94ceae43f8c5eb9797be0e82b8966 | [
"Apache-2.0"
] | null | null | null | jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/modules/pd/model/PdSupplierTreeModel.java | ds462716/jeecg-boot-master | 7a654dcf15d94ceae43f8c5eb9797be0e82b8966 | [
"Apache-2.0"
] | 1 | 2021-08-30T07:10:07.000Z | 2021-08-30T07:10:07.000Z | 19.602679 | 67 | 0.610112 | 19,918 | package org.jeecg.modules.pd.model;
import org.jeecg.modules.pd.entity.PdSupplier;
import org.jeecg.modules.system.entity.SysDepart;
import java.io.Serializable;
import java.util.*;
/**
* <p>
* 供应商结构树实体
* <p>
*
* @Author Steve
* @Since 2019-01-22
*/
public class PdSupplierTreeModel implements Serializable{
... |
3e2f0c3569bcdf5c23b280fe813ea9039ffaaacc | 516 | java | Java | src/Interfaces/IKaryawan.java | AK-SI/SIAP | a504157c9ed0f1af044f5813ce9443f47e2f7b2c | [
"MIT"
] | null | null | null | src/Interfaces/IKaryawan.java | AK-SI/SIAP | a504157c9ed0f1af044f5813ce9443f47e2f7b2c | [
"MIT"
] | null | null | null | src/Interfaces/IKaryawan.java | AK-SI/SIAP | a504157c9ed0f1af044f5813ce9443f47e2f7b2c | [
"MIT"
] | null | null | null | 23.454545 | 79 | 0.732558 | 19,919 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Interfaces;
import Entity.Karyawan;
import java.util.List;
/**
*
* @author su
*/
public interface IKaryawan {
boolean ... |
3e2f0c45b7157ff18e3a3805aca2984c96f8ae6b | 60 | java | Java | Project/java/ExcelORM/src/com/rayleigh/asm/SimpleProperty.java | RayleighChen/Improve | 2691884bea9f6b6f29bd9afe7757304eef40d2c1 | [
"MIT"
] | 1 | 2015-10-09T04:41:37.000Z | 2015-10-09T04:41:37.000Z | Project/java/ExcelORM/src/com/rayleigh/asm/SimpleProperty.java | RayleighChen/Improve | 2691884bea9f6b6f29bd9afe7757304eef40d2c1 | [
"MIT"
] | null | null | null | Project/java/ExcelORM/src/com/rayleigh/asm/SimpleProperty.java | RayleighChen/Improve | 2691884bea9f6b6f29bd9afe7757304eef40d2c1 | [
"MIT"
] | null | null | null | 10 | 29 | 0.766667 | 19,920 | package com.rayleigh.asm;
public class SimpleProperty {
}
|
3e2f0cb1c5e7b121e28e2bacb17d3f10f955f6e5 | 2,115 | java | Java | FtcRobotController/src/main/java/com/qualcomm/ftcrobotcontroller/opmodes/hardware.java | acthegreat/FTC-Robot-Controller-V1.6-Ramroid | efd3c2bb026fd17cf1a693870ff4e464148c1652 | [
"BSD-Source-Code"
] | null | null | null | FtcRobotController/src/main/java/com/qualcomm/ftcrobotcontroller/opmodes/hardware.java | acthegreat/FTC-Robot-Controller-V1.6-Ramroid | efd3c2bb026fd17cf1a693870ff4e464148c1652 | [
"BSD-Source-Code"
] | null | null | null | FtcRobotController/src/main/java/com/qualcomm/ftcrobotcontroller/opmodes/hardware.java | acthegreat/FTC-Robot-Controller-V1.6-Ramroid | efd3c2bb026fd17cf1a693870ff4e464148c1652 | [
"BSD-Source-Code"
] | null | null | null | 23.764045 | 59 | 0.634043 | 19,921 | package com.qualcomm.ftcrobotcontroller.opmodes;
import com.qualcomm.robotcore.eventloop.opmode.OpMode;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualcomm.robotcore.hardware.Servo;
/*
* TCHS ROBOTICS TEAM 10318
* RAMROID HARDWARE CLASS
*/
public class hardware extends OpMode {
//variable dec... |
3e2f0e89221c49a51a6b7a343ab163e73f59dab8 | 1,202 | java | Java | javasource/cassandra/proxies/microflows/Microflows.java | Mcpoowl/CassandraConnector | b54f3a0901ad58a16d940cd20a31d3d3e513252e | [
"Apache-2.0"
] | null | null | null | javasource/cassandra/proxies/microflows/Microflows.java | Mcpoowl/CassandraConnector | b54f3a0901ad58a16d940cd20a31d3d3e513252e | [
"Apache-2.0"
] | null | null | null | javasource/cassandra/proxies/microflows/Microflows.java | Mcpoowl/CassandraConnector | b54f3a0901ad58a16d940cd20a31d3d3e513252e | [
"Apache-2.0"
] | null | null | null | 28.619048 | 86 | 0.74792 | 19,922 | // This file was generated by Mendix Modeler 7.0.
//
// WARNING: Code you write here will be lost the next time you deploy the project.
package cassandra.proxies.microflows;
import java.util.HashMap;
import java.util.Map;
import com.mendix.core.Core;
import com.mendix.core.CoreException;
import com.mendix.systemwidei... |
3e2f0ec026ea24f3a64463dc321f3822d2dda01c | 1,918 | java | Java | src/main/org/jamocha/rete/functions/list/LengthFunction.java | DaveWoodman/morendo | d0db2fb7386cb09a5f8411c6a5fffe8841987677 | [
"Apache-2.0"
] | null | null | null | src/main/org/jamocha/rete/functions/list/LengthFunction.java | DaveWoodman/morendo | d0db2fb7386cb09a5f8411c6a5fffe8841987677 | [
"Apache-2.0"
] | 3 | 2021-05-29T13:13:39.000Z | 2021-06-25T12:37:06.000Z | src/main/org/jamocha/rete/functions/list/LengthFunction.java | woolfel/morendo | 6245aff5c4fbb4514c7d6bb1b783077af1fa53eb | [
"Apache-2.0"
] | null | null | null | 24.589744 | 75 | 0.67049 | 19,923 | package org.jamocha.rete.functions.list;
import java.io.Serializable;
import java.util.List;
import org.jamocha.rete.BoundParam;
import org.jamocha.rete.Constants;
import org.jamocha.rete.DefaultReturnValue;
import org.jamocha.rete.DefaultReturnVector;
import org.jamocha.rete.Function;
import org.jamocha.re... |
3e2f0f4b2161582fbddfddc4dc71213130cacfef | 97 | java | Java | src/by/serzh/airnavigationdrawer/TouchMode.java | serzhby/airnavigationdrawer | 3b1037adacee57c41698a3e69c86ea66688267bd | [
"MIT"
] | null | null | null | src/by/serzh/airnavigationdrawer/TouchMode.java | serzhby/airnavigationdrawer | 3b1037adacee57c41698a3e69c86ea66688267bd | [
"MIT"
] | null | null | null | src/by/serzh/airnavigationdrawer/TouchMode.java | serzhby/airnavigationdrawer | 3b1037adacee57c41698a3e69c86ea66688267bd | [
"MIT"
] | null | null | null | 9.7 | 37 | 0.742268 | 19,924 | package by.serzh.airnavigationdrawer;
public enum TouchMode {
MARGIN,
FULLSCREEN,
NONE;
}
|
3e2f0f5f5f02f692ec238f77abd8260352b69eb3 | 2,099 | java | Java | src/enchcracker/Log.java | JoakimThorsen/EnchantmentCracker | 3f265168111d6cd9e5fd7af89cfab9cd06080be7 | [
"MIT"
] | 739 | 2018-04-05T15:26:13.000Z | 2022-03-31T07:35:17.000Z | src/enchcracker/Log.java | JoakimThorsen/EnchantmentCracker | 3f265168111d6cd9e5fd7af89cfab9cd06080be7 | [
"MIT"
] | 307 | 2018-04-03T04:51:04.000Z | 2022-03-30T04:19:32.000Z | src/enchcracker/Log.java | JoakimThorsen/EnchantmentCracker | 3f265168111d6cd9e5fd7af89cfab9cd06080be7 | [
"MIT"
] | 124 | 2018-04-18T01:01:27.000Z | 2022-03-23T03:52:03.000Z | 24.694118 | 91 | 0.707956 | 19,925 | package enchcracker;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.text.SimpleDateFormat;
import java.util.logging.FileHandler;
import java.util.logging.Handler;
import java.util.logging.Level;
import java.util.logging.LogRecord;
import java.util.logging.Logger;
import java.util.logging.SimpleFo... |
3e2f10031d2778c8a1df724404968f306a5eefab | 357 | java | Java | sample-app/app/src/main/java/br/com/cpqd/asr/android/app/Constants.java | CPqD/asr-sdk-android | 8b9ed10ab7038c60a38ad02a6432cb5f57ddca78 | [
"Apache-2.0"
] | 1 | 2021-10-09T04:54:41.000Z | 2021-10-09T04:54:41.000Z | sample-app/app/src/main/java/br/com/cpqd/asr/android/app/Constants.java | CPqD/asr-sdk-android | 8b9ed10ab7038c60a38ad02a6432cb5f57ddca78 | [
"Apache-2.0"
] | null | null | null | sample-app/app/src/main/java/br/com/cpqd/asr/android/app/Constants.java | CPqD/asr-sdk-android | 8b9ed10ab7038c60a38ad02a6432cb5f57ddca78 | [
"Apache-2.0"
] | null | null | null | 17 | 83 | 0.577031 | 19,926 | package br.com.cpqd.asr.android.app;
public class Constants {
/**
* ASR Server url
*/
public static final String URL = "ws://vmh123.cpqd.com.br:8025/asr-server/asr";
/**
* ASR User
*/
public static final String USER = "estevan";
/**
* ASR Password
*/
public stat... |
3e2f109a2dbf9ace0551dfe7f4d6c387289ed067 | 380 | java | Java | src/main/java/com/alipay/api/response/AlipayInsAutoFeeReceiveConfirmResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 333 | 2018-08-28T09:26:55.000Z | 2022-03-31T07:26:42.000Z | src/main/java/com/alipay/api/response/AlipayInsAutoFeeReceiveConfirmResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 46 | 2018-09-27T03:52:42.000Z | 2021-08-10T07:54:57.000Z | src/main/java/com/alipay/api/response/AlipayInsAutoFeeReceiveConfirmResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 158 | 2018-12-07T17:03:43.000Z | 2022-03-17T09:32:43.000Z | 18.095238 | 77 | 0.713158 | 19,927 | package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.ins.auto.fee.receive.confirm response.
*
* @author auto create
* @since 1.0, 2021-08-10 17:31:27
*/
public class AlipayInsAutoFeeReceiveConfirmResponse extends AlipayResponse {
private static final lo... |
3e2f10ca5a38667fb76498fc20e92466efd60bd0 | 1,006 | java | Java | src/main/java/com/alicloud/openservices/tablestore/tunnel/pipeline/ThreadPoolStageDecorator.java | aliyun/aliyun-tablestore-java-sdk | ed2568f2b53af016e328eb4f4c6b6823d8dc9f2b | [
"Apache-2.0"
] | 50 | 2016-05-20T11:23:14.000Z | 2021-11-02T07:04:45.000Z | src/main/java/com/alicloud/openservices/tablestore/tunnel/pipeline/ThreadPoolStageDecorator.java | aliyun/aliyun-tablestore-java-sdk | ed2568f2b53af016e328eb4f4c6b6823d8dc9f2b | [
"Apache-2.0"
] | 24 | 2016-06-04T05:41:58.000Z | 2022-03-22T12:03:27.000Z | src/main/java/com/alicloud/openservices/tablestore/tunnel/pipeline/ThreadPoolStageDecorator.java | aliyun/aliyun-tablestore-java-sdk | ed2568f2b53af016e328eb4f4c6b6823d8dc9f2b | [
"Apache-2.0"
] | 21 | 2016-06-23T05:56:54.000Z | 2022-02-27T03:25:06.000Z | 25.15 | 98 | 0.646123 | 19,928 | package com.alicloud.openservices.tablestore.tunnel.pipeline;
import java.util.concurrent.ExecutorService;
public class ThreadPoolStageDecorator<INPUT, OUTPUT> implements Stage<INPUT, OUTPUT> {
final Stage<INPUT, OUTPUT> stage;
final ExecutorService executorService;
public ThreadPoolStageDecorator(Stage<... |
3e2f11d9ebded4a0243fd81c03b439eb1bb7cfc7 | 610 | java | Java | singleton/src/main/java/com/mycompany/singleton/Main.java | otmarsal/cursoJavaa | b51a133891533209c31a8d0010039609cfd4db39 | [
"Apache-2.0"
] | null | null | null | singleton/src/main/java/com/mycompany/singleton/Main.java | otmarsal/cursoJavaa | b51a133891533209c31a8d0010039609cfd4db39 | [
"Apache-2.0"
] | null | null | null | singleton/src/main/java/com/mycompany/singleton/Main.java | otmarsal/cursoJavaa | b51a133891533209c31a8d0010039609cfd4db39 | [
"Apache-2.0"
] | null | null | null | 20.333333 | 80 | 0.55082 | 19,929 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.singleton;
/**
*
* @author omarsal
*/
public class Main {
/**
* @param args the comma... |
3e2f126d20c9b9c48e58a4ad2be6e27451a676f4 | 258 | java | Java | proxy/src/test/java/net/md_5/bungee/api/plugin/DummyPlugin.java | MarbleNetwork/Calcite | 7d68335c1d2efb682e6bded81b0856ef4b931380 | [
"BSD-3-Clause"
] | 15 | 2017-04-11T17:04:03.000Z | 2022-03-24T17:37:42.000Z | proxy/src/test/java/net/md_5/bungee/api/plugin/DummyPlugin.java | MarbleNetwork/Calcite | 7d68335c1d2efb682e6bded81b0856ef4b931380 | [
"BSD-3-Clause"
] | 4 | 2018-07-16T19:00:37.000Z | 2018-08-07T09:08:31.000Z | proxy/src/test/java/net/md_5/bungee/api/plugin/DummyPlugin.java | MarbleNetwork/Calcite | 7d68335c1d2efb682e6bded81b0856ef4b931380 | [
"BSD-3-Clause"
] | 16 | 2017-07-14T10:42:49.000Z | 2022-01-17T22:32:34.000Z | 21.5 | 65 | 0.802326 | 19,930 | package net.md_5.bungee.api.plugin;
import lombok.AccessLevel;
import lombok.NoArgsConstructor;
@NoArgsConstructor(access = AccessLevel.PRIVATE)
public class DummyPlugin extends Plugin
{
public static final DummyPlugin INSTANCE = new DummyPlugin();
}
|
3e2f12b805176e93bb256eac57a36d4d85ffa809 | 1,397 | java | Java | provider/src/main/java/com/github/terma/gigaspacewebconsole/provider/driver/FixedResultSet.java | terma/gigaspaces-sql-console | 4de47393d4ff7241148ef5e1d08b544eecc19e1a | [
"Apache-2.0"
] | 5 | 2015-11-12T10:05:50.000Z | 2018-08-23T13:48:15.000Z | provider/src/main/java/com/github/terma/gigaspacewebconsole/provider/driver/FixedResultSet.java | terma/gigaspace-web-console | 4de47393d4ff7241148ef5e1d08b544eecc19e1a | [
"Apache-2.0"
] | 51 | 2015-06-27T06:08:14.000Z | 2017-10-04T21:09:58.000Z | provider/src/main/java/com/github/terma/gigaspacewebconsole/provider/driver/FixedResultSet.java | terma/gigaspaces-sql-console | 4de47393d4ff7241148ef5e1d08b544eecc19e1a | [
"Apache-2.0"
] | 5 | 2015-09-11T10:57:35.000Z | 2019-10-02T07:56:15.000Z | 29.723404 | 82 | 0.759485 | 19,931 | /*
Copyright 2015-2017 Artem Stasiuk
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, softw... |
3e2f12d0da0c9036e97f8452a5c465b8a3195766 | 2,228 | java | Java | doc/libjitisi/sources/org/jitsi/bouncycastle/cms/bc/BcRSASignerInfoVerifierBuilder.java | lhzheng880828/VOIPCall | a7ba25debd4bd2086bae2a48306d28c614ce0d4a | [
"Apache-2.0"
] | null | null | null | doc/libjitisi/sources/org/jitsi/bouncycastle/cms/bc/BcRSASignerInfoVerifierBuilder.java | lhzheng880828/VOIPCall | a7ba25debd4bd2086bae2a48306d28c614ce0d4a | [
"Apache-2.0"
] | null | null | null | doc/libjitisi/sources/org/jitsi/bouncycastle/cms/bc/BcRSASignerInfoVerifierBuilder.java | lhzheng880828/VOIPCall | a7ba25debd4bd2086bae2a48306d28c614ce0d4a | [
"Apache-2.0"
] | null | null | null | 65.529412 | 301 | 0.867594 | 19,932 | package org.jitsi.bouncycastle.cms.bc;
import org.jitsi.bouncycastle.cert.X509CertificateHolder;
import org.jitsi.bouncycastle.cms.CMSSignatureAlgorithmNameGenerator;
import org.jitsi.bouncycastle.cms.SignerInformationVerifier;
import org.jitsi.bouncycastle.crypto.params.AsymmetricKeyParameter;
import org.jitsi.bouncy... |
3e2f1323debf29c8a4d8f4720bc76527f5413d41 | 435 | java | Java | gmall-order/src/main/java/com/atguigu/gmall/order/pojo/OrderConfirmVo.java | Jie-666/gmall-0108 | 566957d029497c5f9f3e7570fc9c38138f9bbea8 | [
"Apache-2.0"
] | null | null | null | gmall-order/src/main/java/com/atguigu/gmall/order/pojo/OrderConfirmVo.java | Jie-666/gmall-0108 | 566957d029497c5f9f3e7570fc9c38138f9bbea8 | [
"Apache-2.0"
] | null | null | null | gmall-order/src/main/java/com/atguigu/gmall/order/pojo/OrderConfirmVo.java | Jie-666/gmall-0108 | 566957d029497c5f9f3e7570fc9c38138f9bbea8 | [
"Apache-2.0"
] | null | null | null | 19.772727 | 54 | 0.737931 | 19,933 | package com.atguigu.gmall.order.pojo;
import com.atguigu.gmall.ums.entity.UserAddressEntity;
import lombok.Data;
import com.atguigu.gmall.oms.vo.OrderItemVo;
import java.util.List;
@Data
public class OrderConfirmVo {
//收货地址列表
private List<UserAddressEntity> addresses;
//商品列表
private List<OrderItemVo>... |
3e2f13ab89778144a05b57e6b3129fe475d2ffee | 398 | java | Java | codingbat/array1/Has23.java | spookiecookie/codingbatsolutions | 0b4a23e12180de4b1037d0daf4762a7443008ed5 | [
"MIT"
] | 1 | 2016-10-09T17:28:08.000Z | 2016-10-09T17:28:08.000Z | codingbat/array1/Has23.java | spookiecookie/codingbatsolutions | 0b4a23e12180de4b1037d0daf4762a7443008ed5 | [
"MIT"
] | null | null | null | codingbat/array1/Has23.java | spookiecookie/codingbatsolutions | 0b4a23e12180de4b1037d0daf4762a7443008ed5 | [
"MIT"
] | null | null | null | 18.090909 | 71 | 0.520101 | 19,934 | package codingbat.array1;
public class Has23
{
public static void main(String[] args)
{
}
/**
* Given an int array length 2,
* return true if it contains a 2 or a 3.
*
* has23({2, 5}) → true
* has23({4, 3}) → true
* has23({4, 5}) → false
*/
public boolean has23(int[] nums)
{
... |
3e2f142ea2d71362460af28ccb278228b4fefe9b | 289 | java | Java | src/main/java/com/javaonlinecourse/b3lesson7/homework/HW02.java | javaonlinecourse/group07_ | 25ab18135463ddd7b897a44cea7d268e5aec8538 | [
"MIT"
] | null | null | null | src/main/java/com/javaonlinecourse/b3lesson7/homework/HW02.java | javaonlinecourse/group07_ | 25ab18135463ddd7b897a44cea7d268e5aec8538 | [
"MIT"
] | null | null | null | src/main/java/com/javaonlinecourse/b3lesson7/homework/HW02.java | javaonlinecourse/group07_ | 25ab18135463ddd7b897a44cea7d268e5aec8538 | [
"MIT"
] | null | null | null | 20.642857 | 67 | 0.733564 | 19,935 | package com.javaonlinecourse.b3lesson7.homework;
/**
* Author: E_Mitrohin
* Date: 12.12.2016.
*
* Создать статический Arraylist
* В методе main добавить в Arraylist 5 объектов типа SpecialThread
* (создать самому, метод run тоже реализовать по своему).
*/
public class HW02 {
}
|
3e2f14a92da2dd293432d51fe0e6b33dc394d9d5 | 1,374 | java | Java | Students/Ghiurutan V. Alexandru/Error assign.2/src/Polynomial.java | JavaSummer/JavaMainRepo | 262a3299b0135ba40ea4018a184dd3fdbf468d2e | [
"Apache-2.0"
] | 31 | 2015-06-22T08:12:05.000Z | 2021-01-09T08:39:16.000Z | Students/Ghiurutan V. Alexandru/Error assign.2/src/Polynomial.java | souravsingpardeshi/JavaMainRepo | 262a3299b0135ba40ea4018a184dd3fdbf468d2e | [
"Apache-2.0"
] | 77 | 2015-06-24T05:40:30.000Z | 2020-08-25T09:00:11.000Z | Students/Ghiurutan V. Alexandru/Error assign.2/src/Polynomial.java | souravsingpardeshi/JavaMainRepo | 262a3299b0135ba40ea4018a184dd3fdbf468d2e | [
"Apache-2.0"
] | 68 | 2015-06-22T08:19:35.000Z | 2021-08-17T09:29:39.000Z | 25.924528 | 77 | 0.682678 | 19,936 | import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.FileWriter;
import java.io.BufferedWriter;
public class Polynomial {
private static double[] p1;
private static double[] p2;
public static void main(String[] args) {
InputOutput inout = new InputOutput("pol.txt");
p1 = inout.getP1... |
3e2f1633a0281b00209dfcb774a202916f734ccd | 739 | java | Java | src/nz/co/tautology/animalcards/ui/ReadMoreActivity.java | SenhLiu/AnimalCards | 6c5309daafef2f07d266f62e0ff5a7136b4936e0 | [
"MIT"
] | null | null | null | src/nz/co/tautology/animalcards/ui/ReadMoreActivity.java | SenhLiu/AnimalCards | 6c5309daafef2f07d266f62e0ff5a7136b4936e0 | [
"MIT"
] | null | null | null | src/nz/co/tautology/animalcards/ui/ReadMoreActivity.java | SenhLiu/AnimalCards | 6c5309daafef2f07d266f62e0ff5a7136b4936e0 | [
"MIT"
] | null | null | null | 22.393939 | 80 | 0.660352 | 19,937 | package nz.co.tautology.animalcards.ui;
import nz.co.tautology.animalcards.R;
import android.app.Activity;
import android.os.Bundle;
import android.text.Html;
import android.widget.TextView;
/**
*
*/
public class ReadMoreActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... |
3e2f167a359cb8227368c031f82774bfa497cdf0 | 4,842 | java | Java | src/sorts/insert/OptimizedGambitInsertionSort.java | PCBoyGames/ArrayV-v4.0 | 238e28bcfca74dfd514b19fffa73829b51edd098 | [
"MIT"
] | 1 | 2021-12-16T16:52:39.000Z | 2021-12-16T16:52:39.000Z | src/sorts/insert/OptimizedGambitInsertionSort.java | PCBoyGames/ArrayV-v4.0 | 238e28bcfca74dfd514b19fffa73829b51edd098 | [
"MIT"
] | 1 | 2021-11-30T22:03:44.000Z | 2021-12-31T02:08:54.000Z | src/sorts/insert/OptimizedGambitInsertionSort.java | PCBoyGames/ArrayV-v4.0 | 238e28bcfca74dfd514b19fffa73829b51edd098 | [
"MIT"
] | 1 | 2021-10-05T16:39:39.000Z | 2021-10-05T16:39:39.000Z | 34.585714 | 122 | 0.536555 | 19,938 | package sorts.insert;
import main.ArrayVisualizer;
import sorts.templates.Sort;
/*
CODED FOR ARRAYV BY PCBOYGAMES
------------------------------
- SORTING ALGORITHM MADHOUSE -
------------------------------
*/
final public class OptimizedGambitInsertionSort extends Sort {
public OptimizedGambitInsertionSort(Ar... |
3e2f16dad481eadba9dde27413c0b7d1b22cc60f | 2,802 | java | Java | src/main/java/seedu/address/ui/TutorialGroupCard.java | EthanTheGoondu/tp | d89c7f527f34a73e96cfddc9f113471b9b856332 | [
"MIT"
] | null | null | null | src/main/java/seedu/address/ui/TutorialGroupCard.java | EthanTheGoondu/tp | d89c7f527f34a73e96cfddc9f113471b9b856332 | [
"MIT"
] | 193 | 2020-09-22T12:15:38.000Z | 2020-11-13T14:46:28.000Z | src/main/java/seedu/address/ui/TutorialGroupCard.java | EthanTheGoondu/tp | d89c7f527f34a73e96cfddc9f113471b9b856332 | [
"MIT"
] | 5 | 2020-09-15T13:46:45.000Z | 2020-09-22T12:59:04.000Z | 35.468354 | 114 | 0.642398 | 19,939 | package seedu.address.ui;
import javafx.fxml.FXML;
import javafx.scene.control.Label;
import javafx.scene.layout.HBox;
import javafx.scene.layout.Region;
import seedu.address.model.tutorialgroup.TutorialGroup;
public class TutorialGroupCard extends UiPart<Region> {
private static final String FXML = "TutorialGrou... |
3e2f16f84eeb469b656ad5aa3d967f534a12d17f | 46,222 | java | Java | aTalk/src/main/java/net/java/sip/communicator/impl/contactlist/MetaContactImpl.java | pirujo/atalk-android | 94ca72782e9f923209d69ac77235a152aa727bfc | [
"Apache-2.0"
] | 120 | 2018-01-07T12:31:45.000Z | 2022-03-30T13:36:58.000Z | aTalk/src/main/java/net/java/sip/communicator/impl/contactlist/MetaContactImpl.java | pirujo/atalk-android | 94ca72782e9f923209d69ac77235a152aa727bfc | [
"Apache-2.0"
] | 176 | 2018-02-10T18:04:04.000Z | 2022-03-07T05:02:35.000Z | aTalk/src/main/java/net/java/sip/communicator/impl/contactlist/MetaContactImpl.java | pirujo/atalk-android | 94ca72782e9f923209d69ac77235a152aa727bfc | [
"Apache-2.0"
] | 72 | 2018-01-07T12:23:37.000Z | 2022-03-30T04:53:50.000Z | 38.3267 | 121 | 0.615594 | 19,940 | /*
* Jitsi, the OpenSource Java VoIP and Instant Messaging client.
* * Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... |
3e2f1718e089d34998917e1253b1d7c8b3cda09a | 1,126 | java | Java | demo/src/main/java/com/yixutech/demo/service/CurriculumVitaeServiceImpl.java | Aria220/Aria | 48ab052fc94e428e88458fd0521345a0a31322a7 | [
"Apache-2.0"
] | null | null | null | demo/src/main/java/com/yixutech/demo/service/CurriculumVitaeServiceImpl.java | Aria220/Aria | 48ab052fc94e428e88458fd0521345a0a31322a7 | [
"Apache-2.0"
] | null | null | null | demo/src/main/java/com/yixutech/demo/service/CurriculumVitaeServiceImpl.java | Aria220/Aria | 48ab052fc94e428e88458fd0521345a0a31322a7 | [
"Apache-2.0"
] | null | null | null | 26.186047 | 84 | 0.829485 | 19,941 | package com.yixutech.demo.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.yixutech.demo.entity.CurriculumVitae;
import com.yixutech.demo.mapper.CurriculumVitaeMapper;
@Service("curriculumVitaeService")
public cl... |
3e2f17c54cdd29cd5d7074944ad3a3fa95491561 | 655 | java | Java | src/main/java/net/endplex/plexmod/events/PlayerEvents.java | BoiPlex/PlexMod | 0ccbd39d92a800f55c69f1f6a12694df0bba159f | [
"MIT"
] | null | null | null | src/main/java/net/endplex/plexmod/events/PlayerEvents.java | BoiPlex/PlexMod | 0ccbd39d92a800f55c69f1f6a12694df0bba159f | [
"MIT"
] | null | null | null | src/main/java/net/endplex/plexmod/events/PlayerEvents.java | BoiPlex/PlexMod | 0ccbd39d92a800f55c69f1f6a12694df0bba159f | [
"MIT"
] | null | null | null | 40.9375 | 111 | 0.787786 | 19,942 | package net.endplex.plexmod.events;
import net.fabricmc.fabric.api.entity.event.v1.ServerPlayerEvents;
import net.minecraft.server.network.ServerPlayerEntity;
import net.endplex.plexmod.util.IEntityDataSaver;
public class PlayerEvents implements ServerPlayerEvents.CopyFrom {
@Override
public void copyFromPlay... |
3e2f189482e8a39d8be0bd6b37d53ac6286354d9 | 141 | java | Java | src/com/Java/Basics/ObjectOreineted/AccessModifiers/Package2/SomeOtherParent.java | sharma-vinit/Core-Java | 2e386efdb8d174cd1f8b24cc7fec0f92b821154a | [
"MIT"
] | null | null | null | src/com/Java/Basics/ObjectOreineted/AccessModifiers/Package2/SomeOtherParent.java | sharma-vinit/Core-Java | 2e386efdb8d174cd1f8b24cc7fec0f92b821154a | [
"MIT"
] | null | null | null | src/com/Java/Basics/ObjectOreineted/AccessModifiers/Package2/SomeOtherParent.java | sharma-vinit/Core-Java | 2e386efdb8d174cd1f8b24cc7fec0f92b821154a | [
"MIT"
] | null | null | null | 20.142857 | 65 | 0.836879 | 19,943 | package com.Java.Basics.ObjectOreineted.AccessModifiers.Package2;
//SomeOtherParent with Default access modifier
class SomeOtherParent {
}
|
3e2f199ad6fd420f98a9b8556afe3c08d8f08896 | 3,422 | java | Java | samples/609/b.java | yura-hb/sesame-sampled-pairs | 33b061e3612a7b26198c17245c2835193f861151 | [
"MIT"
] | null | null | null | samples/609/b.java | yura-hb/sesame-sampled-pairs | 33b061e3612a7b26198c17245c2835193f861151 | [
"MIT"
] | null | null | null | samples/609/b.java | yura-hb/sesame-sampled-pairs | 33b061e3612a7b26198c17245c2835193f861151 | [
"MIT"
] | null | null | null | 36.404255 | 115 | 0.614553 | 19,944 | import java.util.Arrays;
import java.util.Objects;
class LinkedTransferQueue<E> extends AbstractQueue<E> implements TransferQueue<E>, Serializable {
/**
* Returns an array containing all of the elements in this queue, in
* proper sequence; the runtime type of the returned array is that ... |
3e2f19c9312f985a6fe3bad84966208d0dd11e33 | 2,209 | java | Java | todoapp/app/src/main/java/com/example/android/architecture/blueprints/todoapp/ui/base/view/BaseFragment.java | KhalidElSayed/android-architecture-mvvm | 5f5fb434602e16c48b2b5f26c037d10d883f0a57 | [
"Apache-2.0"
] | null | null | null | todoapp/app/src/main/java/com/example/android/architecture/blueprints/todoapp/ui/base/view/BaseFragment.java | KhalidElSayed/android-architecture-mvvm | 5f5fb434602e16c48b2b5f26c037d10d883f0a57 | [
"Apache-2.0"
] | null | null | null | todoapp/app/src/main/java/com/example/android/architecture/blueprints/todoapp/ui/base/view/BaseFragment.java | KhalidElSayed/android-architecture-mvvm | 5f5fb434602e16c48b2b5f26c037d10d883f0a57 | [
"Apache-2.0"
] | null | null | null | 27.271605 | 85 | 0.67225 | 19,945 | package com.example.android.architecture.blueprints.todoapp.ui.base.view;
import android.widget.Toast;
import com.example.android.architecture.blueprints.todoapp.util.DialogUtils;
import com.kaopiz.kprogresshud.KProgressHUD;
import androidx.annotation.StringRes;
import dagger.android.support.DaggerFragment;
public ... |
3e2f19dce8f86e90d2d833d8669c5fa9eddba697 | 85,256 | java | Java | tests/generations/rmosa/tests/s1007/103_sweethome3d/evosuite-tests/com/eteks/sweethome3d/model/HomeEnvironment_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | tests/generations/rmosa/tests/s1007/103_sweethome3d/evosuite-tests/com/eteks/sweethome3d/model/HomeEnvironment_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | 3 | 2020-11-16T20:40:56.000Z | 2021-03-23T00:18:04.000Z | tests/generations/rmosa/tests/s1007/103_sweethome3d/evosuite-tests/com/eteks/sweethome3d/model/HomeEnvironment_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | 43.54239 | 185 | 0.721486 | 19,946 | /*
* This file was automatically generated by EvoSuite
* Sun Nov 08 11:08:21 GMT 2020
*/
package com.eteks.sweethome3d.model;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import com.eteks.sweeth... |
3e2f1a2a5f82659300fa8d8c55a8b4d27e9a36f2 | 383 | java | Java | src/main/java/yaes/ui/visualization/IInspector.java | NetMoc/Yaes | ed4bb1752cbc9244b5dcec51cd61005a84859be4 | [
"Apache-2.0"
] | null | null | null | src/main/java/yaes/ui/visualization/IInspector.java | NetMoc/Yaes | ed4bb1752cbc9244b5dcec51cd61005a84859be4 | [
"Apache-2.0"
] | 1 | 2016-02-20T07:10:36.000Z | 2016-02-20T07:10:36.000Z | src/main/java/yaes/ui/visualization/IInspector.java | NetMoc/Yaes | ed4bb1752cbc9244b5dcec51cd61005a84859be4 | [
"Apache-2.0"
] | null | null | null | 23.9375 | 78 | 0.741514 | 19,947 | package yaes.ui.visualization;
/**
* An interface describing a type of objects which represent the visualization
* of an object in the text form. Normally used in the right-hand panel of
* VisualMap
*
* @author Lotzi Boloni
*
*/
public interface IInspector {
public String getLineDescriptor(Object o);
... |
3e2f1a972f203c112f5f5818a10cb6ad958f6b54 | 4,832 | java | Java | src/com/mehmetpekdemir/WavReader.java | mehmetpekdemir/WavReader | 80e6e39942d75e593d50b83c4b472bceb6ead7f3 | [
"MIT"
] | null | null | null | src/com/mehmetpekdemir/WavReader.java | mehmetpekdemir/WavReader | 80e6e39942d75e593d50b83c4b472bceb6ead7f3 | [
"MIT"
] | null | null | null | src/com/mehmetpekdemir/WavReader.java | mehmetpekdemir/WavReader | 80e6e39942d75e593d50b83c4b472bceb6ead7f3 | [
"MIT"
] | 1 | 2021-06-10T02:42:32.000Z | 2021-06-10T02:42:32.000Z | 34.028169 | 112 | 0.598096 | 19,948 | package com.mehmetpekdemir;
import java.awt.*;
import java.io.BufferedInputStream;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.math.BigInteger;
import java.util.logging.Logger;
public final class WavReader {
private static final Logger LOGGER = Logger.getLogger(WavReader.cla... |
3e2f1a9e91172816e74e66e4faceb5aa8eca36c6 | 7,772 | java | Java | corpus/class/eclipse.jdt.debug/1346.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 15 | 2018-07-10T09:38:31.000Z | 2021-11-29T08:28:07.000Z | corpus/class/eclipse.jdt.debug/1346.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 3 | 2018-11-16T02:58:59.000Z | 2021-01-20T16:03:51.000Z | corpus/class/eclipse.jdt.debug/1346.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 6 | 2018-06-27T20:19:00.000Z | 2022-02-19T02:29:53.000Z | 40.479167 | 152 | 0.656716 | 19,949 | /*******************************************************************************
* Copyright (c) 2000, 2015 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
3e2f1dc0316726b6bd172f8cfdfed3a3a2387cd6 | 436 | java | Java | CoreFeatures/MessageProcessing/ActorReceiverCreator/src/test/java/info/smart_tools/smartactors/message_processing/actor_receiver_creator/CustomActor.java | asatuchin/smartactors-core | 35d6cae61144305e80b22db04264c14be8405c3f | [
"Apache-2.0"
] | 21 | 2017-09-29T09:45:37.000Z | 2021-09-21T14:12:54.000Z | CoreFeatures/MessageProcessing/ActorReceiverCreator/src/test/java/info/smart_tools/smartactors/message_processing/actor_receiver_creator/CustomActor.java | asatuchin/smartactors-core | 35d6cae61144305e80b22db04264c14be8405c3f | [
"Apache-2.0"
] | 310 | 2019-04-11T16:42:11.000Z | 2021-05-23T08:14:16.000Z | CoreFeatures/MessageProcessing/ActorReceiverCreator/src/test/java/info/smart_tools/smartactors/message_processing/actor_receiver_creator/CustomActor.java | asatuchin/smartactors-core | 35d6cae61144305e80b22db04264c14be8405c3f | [
"Apache-2.0"
] | 12 | 2017-09-29T09:50:30.000Z | 2022-02-09T08:08:29.000Z | 25.647059 | 79 | 0.727064 | 19,950 | package info.smart_tools.smartactors.message_processing.actor_receiver_creator;
public class CustomActor {
public Boolean constructorVisited = false;
public Boolean methodVisited = false;
public CustomActor(IConstructorWrapper wrapper) {
this.constructorVisited = wrapper.getA();
wrapper.s... |
3e2f1dfd619ac1e67006a8574474a33d40c1b4d6 | 2,128 | java | Java | repository/api/src/main/java/org/outerj/daisy/repository/VariantKeys.java | stevekaeser/daisycms | 5f94f39f01e0a51c77812a62baef36caa7435024 | [
"Apache-2.0"
] | null | null | null | repository/api/src/main/java/org/outerj/daisy/repository/VariantKeys.java | stevekaeser/daisycms | 5f94f39f01e0a51c77812a62baef36caa7435024 | [
"Apache-2.0"
] | 8 | 2021-02-03T19:38:14.000Z | 2022-01-27T16:24:28.000Z | repository/api/src/main/java/org/outerj/daisy/repository/VariantKeys.java | stevekaeser/daisycms | 5f94f39f01e0a51c77812a62baef36caa7435024 | [
"Apache-2.0"
] | null | null | null | 37.333333 | 135 | 0.724624 | 19,951 | /*
* Copyright 2004 Outerthought bvba and Schaubroeck nv
*
* 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... |
3e2f1ee61576ec42a94176fd6c27ca539489856c | 5,162 | java | Java | app/prototypes/videoshop_louis/src/main/java/videoshop/controller/CartController.java | NWuensche/Winetavern | 88bf0c0a77232d8a0df6973706d98388788a6d60 | [
"MIT"
] | 1 | 2017-03-10T12:28:02.000Z | 2017-03-10T12:28:02.000Z | app/prototypes/videoshop_louis/src/main/java/videoshop/controller/CartController.java | NWuensche/wineTavern | 88bf0c0a77232d8a0df6973706d98388788a6d60 | [
"MIT"
] | null | null | null | app/prototypes/videoshop_louis/src/main/java/videoshop/controller/CartController.java | NWuensche/wineTavern | 88bf0c0a77232d8a0df6973706d98388788a6d60 | [
"MIT"
] | 1 | 2018-11-13T12:14:32.000Z | 2018-11-13T12:14:32.000Z | 34.878378 | 119 | 0.738086 | 19,952 | /*
* Copyright 2013-2015 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... |
3e2f1eea0d9cec4acaa4e868688f8418d8c25b48 | 412 | java | Java | examples/smoketests/src/main/java/org/apache/isis/testdomain/model/bad/AmbiguousTitle.java | h2000/isis | 0606b7fcdfe83910e17b3cd143e8397f1ccf12c5 | [
"Apache-2.0"
] | null | null | null | examples/smoketests/src/main/java/org/apache/isis/testdomain/model/bad/AmbiguousTitle.java | h2000/isis | 0606b7fcdfe83910e17b3cd143e8397f1ccf12c5 | [
"Apache-2.0"
] | null | null | null | examples/smoketests/src/main/java/org/apache/isis/testdomain/model/bad/AmbiguousTitle.java | h2000/isis | 0606b7fcdfe83910e17b3cd143e8397f1ccf12c5 | [
"Apache-2.0"
] | null | null | null | 20.6 | 54 | 0.696602 | 19,953 | package org.apache.isis.testdomain.model.bad;
import org.apache.isis.applib.annotation.DomainObject;
import org.apache.isis.applib.annotation.Nature;
import org.apache.isis.applib.annotation.Title;
@DomainObject(nature = Nature.VIEW_MODEL)
public class AmbiguousTitle {
@Title
public void invalidTitlePro... |
3e2f205d7892dd92d6f11c0a56f3b24c58218520 | 755 | java | Java | app/src/androidTest/java/com/example/kaoru/robolectriccustomshadow/ShadowDemoClass.java | kaoru2010/RobolectricCustomShadow | 9d30024e54ffd585afaab1325e281c06d517b6b5 | [
"Apache-2.0"
] | null | null | null | app/src/androidTest/java/com/example/kaoru/robolectriccustomshadow/ShadowDemoClass.java | kaoru2010/RobolectricCustomShadow | 9d30024e54ffd585afaab1325e281c06d517b6b5 | [
"Apache-2.0"
] | null | null | null | app/src/androidTest/java/com/example/kaoru/robolectriccustomshadow/ShadowDemoClass.java | kaoru2010/RobolectricCustomShadow | 9d30024e54ffd585afaab1325e281c06d517b6b5 | [
"Apache-2.0"
] | null | null | null | 17.97619 | 50 | 0.651656 | 19,954 | package com.example.kaoru.robolectriccustomshadow;
import org.robolectric.annotation.Implementation;
import org.robolectric.annotation.Implements;
/**
* Created by kaoru on 15/01/11.
*/
@Implements(DemoClass.class)
public class ShadowDemoClass {
@Implementation
public int publicMethod() {
return 2;... |
3e2f227836f9097b53600a972f6db819405ff92c | 3,689 | java | Java | backend/src/main/java/boxtetris/datastructures/MyList.java | kallioaa/MoversTetris | 43ae87f4b36234deb46459aabd2fd295e794396e | [
"MIT"
] | null | null | null | backend/src/main/java/boxtetris/datastructures/MyList.java | kallioaa/MoversTetris | 43ae87f4b36234deb46459aabd2fd295e794396e | [
"MIT"
] | 1 | 2021-03-02T12:17:00.000Z | 2021-03-02T12:17:00.000Z | backend/src/main/java/boxtetris/datastructures/MyList.java | kallioaa/MoversTetris | 43ae87f4b36234deb46459aabd2fd295e794396e | [
"MIT"
] | null | null | null | 22.357576 | 88 | 0.524532 | 19,955 | package boxtetris.datastructures;
/**
* Implmentation of a list datastructure
*/
public class MyList<E> {
private static final Integer DEFAULT_SIZE = 10;
private Integer currentIndex;
private Object[] array;
public MyList() {
this.currentIndex = -1;
this.array = new Object[DEFAULT_SI... |
3e2f22d12085bea13c10ade4a53f842ff879a369 | 201 | java | Java | disconf-client/src/main/java/com/baidu/disconf/client/addons/properties/IReloadablePropertiesListener.java | sunjingtao/disconf | 04ebc242fa3b54f2db33ba52f3e771d43f4b9ad3 | [
"Apache-2.0"
] | 6,114 | 2015-01-06T01:43:13.000Z | 2022-03-28T13:34:00.000Z | disconf-client/src/main/java/com/baidu/disconf/client/addons/properties/IReloadablePropertiesListener.java | sunjingtao/disconf | 04ebc242fa3b54f2db33ba52f3e771d43f4b9ad3 | [
"Apache-2.0"
] | 413 | 2015-04-24T07:47:08.000Z | 2021-12-15T02:51:17.000Z | disconf-client/src/main/java/com/baidu/disconf/client/addons/properties/IReloadablePropertiesListener.java | sunjingtao/disconf | 04ebc242fa3b54f2db33ba52f3e771d43f4b9ad3 | [
"Apache-2.0"
] | 2,699 | 2015-01-13T08:30:27.000Z | 2022-03-30T14:03:27.000Z | 20.1 | 59 | 0.79602 | 19,956 | package com.baidu.disconf.client.addons.properties;
/**
* property reload listener
*/
public interface IReloadablePropertiesListener {
void propertiesReloaded(PropertiesReloadedEvent event);
}
|
3e2f234432dfbed07a12958549cd63fc12273ea8 | 3,081 | java | Java | atto/src/atto/lang/Obj.java | nakamura-to/attoscript | 77f3d4053faa814e0649249b2ca0c164d312968f | [
"MIT"
] | 1 | 2017-11-22T23:12:19.000Z | 2017-11-22T23:12:19.000Z | atto/src/atto/lang/Obj.java | nakamura-to/attoscript | 77f3d4053faa814e0649249b2ca0c164d312968f | [
"MIT"
] | null | null | null | atto/src/atto/lang/Obj.java | nakamura-to/attoscript | 77f3d4053faa814e0649249b2ca0c164d312968f | [
"MIT"
] | null | null | null | 24.452381 | 90 | 0.517364 | 19,957 | package atto.lang;
import java.math.BigDecimal;
import java.util.LinkedHashMap;
public class Obj {
protected LinkedHashMap<String, Object> values = new LinkedHashMap<String, Object>();
protected Runtime runtime;
protected Obj __proto__;
public Obj(Runtime runtime, Obj __proto__) {
... |
3e2f23aed653efe13eb44b957ea682bbe9520ebd | 4,818 | java | Java | app/src/main/java/com/plex/androidsdk/webservices/DataSourceResult.java | jpreese/plex-web-services-android-sdk | a1ee3c7a3a287bb0bfcb04f083616f6025705506 | [
"MIT"
] | null | null | null | app/src/main/java/com/plex/androidsdk/webservices/DataSourceResult.java | jpreese/plex-web-services-android-sdk | a1ee3c7a3a287bb0bfcb04f083616f6025705506 | [
"MIT"
] | null | null | null | app/src/main/java/com/plex/androidsdk/webservices/DataSourceResult.java | jpreese/plex-web-services-android-sdk | a1ee3c7a3a287bb0bfcb04f083616f6025705506 | [
"MIT"
] | null | null | null | 34.170213 | 100 | 0.664176 | 19,958 | /*
* Copyright 2018 Plex Systems, Inc
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
* associated documentation files (the "Software"), to deal in the Software without restriction,
* including without limitation the rights to use, copy, modify, merge, publish,... |
3e2f23e2569f618518c20a4b9d5b697d338ddb4e | 24,536 | java | Java | app/src/main/java/in/edu/ssn/testssnapp/ClubPageActivity.java | Sandeep-Satheesh/ssn-app | 44324ec3f2bb27b8d579e128218b7fe0b884db26 | [
"MIT"
] | null | null | null | app/src/main/java/in/edu/ssn/testssnapp/ClubPageActivity.java | Sandeep-Satheesh/ssn-app | 44324ec3f2bb27b8d579e128218b7fe0b884db26 | [
"MIT"
] | null | null | null | app/src/main/java/in/edu/ssn/testssnapp/ClubPageActivity.java | Sandeep-Satheesh/ssn-app | 44324ec3f2bb27b8d579e128218b7fe0b884db26 | [
"MIT"
] | null | null | null | 43.580817 | 226 | 0.593699 | 19,959 | package in.edu.ssn.testssnapp;
import android.Manifest;
import android.animation.ValueAnimator;
import android.content.Intent;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.text.SpannableString;
import android.text.style.ForegroundColorSpan;
... |
3e2f254cbba41a4418fa04bb7b748c77a9599622 | 803 | java | Java | python/src/com/jetbrains/python/debugger/containerview/ColoredCellRenderer.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2018-12-29T09:53:39.000Z | 2018-12-29T09:53:42.000Z | python/src/com/jetbrains/python/debugger/containerview/ColoredCellRenderer.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 173 | 2018-07-05T13:59:39.000Z | 2018-08-09T01:12:03.000Z | python/src/com/jetbrains/python/debugger/containerview/ColoredCellRenderer.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2020-03-15T08:57:37.000Z | 2020-04-07T04:48:14.000Z | 34.913043 | 75 | 0.765878 | 19,960 | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e2f256b4b30f7bcc7326bf2f6ab532c7f7531f6 | 11,151 | java | Java | grouper-misc/grouper-shib/src/test/java/edu/internet2/middleware/grouper/shibboleth/dataConnector/StemDataConnectorTest.java | rb12345/grouper | 1df01636c6647d27e7ded7463498cc245f6b314f | [
"Apache-2.0"
] | 63 | 2015-02-02T17:24:08.000Z | 2022-02-18T07:20:13.000Z | grouper-misc/grouper-shib/src/test/java/edu/internet2/middleware/grouper/shibboleth/dataConnector/StemDataConnectorTest.java | rb12345/grouper | 1df01636c6647d27e7ded7463498cc245f6b314f | [
"Apache-2.0"
] | 92 | 2015-01-21T14:40:00.000Z | 2022-02-10T23:56:03.000Z | grouper-misc/grouper-shib/src/test/java/edu/internet2/middleware/grouper/shibboleth/dataConnector/StemDataConnectorTest.java | rb12345/grouper | 1df01636c6647d27e7ded7463498cc245f6b314f | [
"Apache-2.0"
] | 70 | 2015-03-23T08:50:33.000Z | 2022-03-18T07:00:57.000Z | 33.664653 | 119 | 0.695683 | 19,961 | /**
* Copyright 2014 Internet2
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e2f25887264ba4d6379ced2cb75ca5b502bcce5 | 10,342 | java | Java | enoa-docker/src/main/java/io/enoa/docker/dqp/docker/image/DQPImageBuild.java | fewensa/enoa | 0335b7f9fe858491b0aa341ee8d6129d0b43090f | [
"Apache-2.0"
] | 2 | 2020-11-11T08:44:08.000Z | 2020-11-11T08:44:24.000Z | enoa-docker/src/main/java/io/enoa/docker/dqp/docker/image/DQPImageBuild.java | fewensa/enoa | 0335b7f9fe858491b0aa341ee8d6129d0b43090f | [
"Apache-2.0"
] | 9 | 2021-09-13T06:08:59.000Z | 2022-02-16T00:55:33.000Z | enoa-docker/src/main/java/io/enoa/docker/dqp/docker/image/DQPImageBuild.java | fewensa/enoa | 0335b7f9fe858491b0aa341ee8d6129d0b43090f | [
"Apache-2.0"
] | null | null | null | 25.281174 | 135 | 0.654255 | 19,962 | /*
* Copyright (c) 2018, enoa (kenaa@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... |
3e2f2619848aad79ccc75f3ddab85533a29919bc | 10,991 | java | Java | dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/startup/AnalyticalObjectEmbeddedDimensionUpgrader.java | MDHomem/dhis2-core | e80292199ca2cea43716118689f5f9a21c5d5d47 | [
"BSD-3-Clause"
] | 2 | 2019-07-29T03:44:04.000Z | 2020-10-31T13:27:17.000Z | dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/startup/AnalyticalObjectEmbeddedDimensionUpgrader.java | MDHomem/dhis2-core | e80292199ca2cea43716118689f5f9a21c5d5d47 | [
"BSD-3-Clause"
] | 65 | 2016-09-15T22:42:36.000Z | 2020-05-06T13:04:40.000Z | dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/startup/AnalyticalObjectEmbeddedDimensionUpgrader.java | MDHomem/dhis2-core | e80292199ca2cea43716118689f5f9a21c5d5d47 | [
"BSD-3-Clause"
] | 6 | 2019-07-11T07:27:18.000Z | 2019-12-06T10:20:39.000Z | 51.84434 | 211 | 0.711218 | 19,963 | package org.hisp.dhis.startup;
/*
* Copyright (c) 2004-2018, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyri... |
3e2f2639ac5b5d8ec9d3c386679eb8d16be3df89 | 848 | java | Java | Beispiele/Praktische Informatik 2 - Datenstrukturen und Algorithmen/Sorting Algorithms/QuickSort/LomutoQuickSortTest.java | leolion3/University_Stuff | 6a3c221140aa2a42eacd9136680adcd1d25290e4 | [
"MIT"
] | 6 | 2019-09-26T08:58:48.000Z | 2020-11-07T22:57:00.000Z | Beispiele/Praktische Informatik 2 - Datenstrukturen und Algorithmen/Sorting Algorithms/QuickSort/LomutoQuickSortTest.java | leolion3/University_Stuff | 6a3c221140aa2a42eacd9136680adcd1d25290e4 | [
"MIT"
] | null | null | null | Beispiele/Praktische Informatik 2 - Datenstrukturen und Algorithmen/Sorting Algorithms/QuickSort/LomutoQuickSortTest.java | leolion3/University_Stuff | 6a3c221140aa2a42eacd9136680adcd1d25290e4 | [
"MIT"
] | null | null | null | 25.69697 | 78 | 0.553066 | 19,964 | package QuickSort;
import org.junit.Assert;
import org.junit.Test;
public class LomutoQuickSortTest {
LomutoQuickSort<Integer> lomutoQuickSort = new LomutoQuickSort<Integer>();
@Test
public void testSwap(){
Integer[] array = new Integer[100];
for(int i=0;i<100;i++){
array[i]=i... |
3e2f264403e9d768bd464286a6fb0d65574f010a | 1,962 | java | Java | src/main/java/com/kwpugh/more_gems/items/juju/ItemKunziteJuju.java | RDKRACZ/MoreGems-optimized-assets | d55b890e03dafdacfc9707276c30f0dc8777e90b | [
"CC0-1.0"
] | 4 | 2020-08-11T07:36:27.000Z | 2021-12-18T09:26:59.000Z | src/main/java/com/kwpugh/more_gems/items/juju/ItemKunziteJuju.java | RDKRACZ/MoreGems-optimized-assets | d55b890e03dafdacfc9707276c30f0dc8777e90b | [
"CC0-1.0"
] | 46 | 2020-04-25T01:35:45.000Z | 2022-03-28T10:58:42.000Z | src/main/java/com/kwpugh/more_gems/items/juju/ItemKunziteJuju.java | RDKRACZ/MoreGems-optimized-assets | d55b890e03dafdacfc9707276c30f0dc8777e90b | [
"CC0-1.0"
] | 9 | 2020-06-18T18:35:25.000Z | 2022-02-02T12:50:55.000Z | 31.142857 | 128 | 0.786952 | 19,965 | package com.kwpugh.more_gems.items.juju;
import java.util.List;
import com.kwpugh.more_gems.util.EnableUtil;
import net.minecraft.client.item.TooltipContext;
import net.minecraft.entity.Entity;
import net.minecraft.entity.LivingEntity;
import net.minecraft.entity.effect.StatusEffectInstance;
import net.minecraft.ent... |
3e2f26cc79e614ed8499dac978759a5bd07e25c6 | 717 | java | Java | power_jump.java | jenildesai25/Visa_interview | 9077d01e122267e5708b12293c8cb6d9801cdc46 | [
"MIT"
] | null | null | null | power_jump.java | jenildesai25/Visa_interview | 9077d01e122267e5708b12293c8cb6d9801cdc46 | [
"MIT"
] | null | null | null | power_jump.java | jenildesai25/Visa_interview | 9077d01e122267e5708b12293c8cb6d9801cdc46 | [
"MIT"
] | null | null | null | 24.724138 | 56 | 0.472803 | 19,966 | // VISA Full time bachelor question.
class Result {
# /*
# * Complete the 'powerJump' function below.
# *
# * The function is expected to return an INTEGER.
# * The function accepts STRING game as parameter.
# */
#
public static int powerJump(String game) {
// Write yo... |
3e2f26f0982b18b6be10b2fc0ea5a4c74e68e28e | 594 | java | Java | dependencyLibs/Mavlink/src/com/MAVLink/enums/ADSB_ALTITUDE_TYPE.java | lixiaowei123/HelloDrone | 1795bf1bf26286359fb2e9f6782daf90a6575552 | [
"Apache-2.0"
] | 210 | 2015-08-06T21:31:20.000Z | 2022-03-23T01:06:12.000Z | dependencyLibs/Mavlink/src/com/MAVLink/enums/ADSB_ALTITUDE_TYPE.java | lixiaowei123/HelloDrone | 1795bf1bf26286359fb2e9f6782daf90a6575552 | [
"Apache-2.0"
] | 152 | 2015-07-30T22:43:55.000Z | 2021-01-16T11:45:34.000Z | dependencyLibs/Mavlink/src/com/MAVLink/enums/ADSB_ALTITUDE_TYPE.java | lixiaowei123/HelloDrone | 1795bf1bf26286359fb2e9f6782daf90a6575552 | [
"Apache-2.0"
] | 226 | 2015-08-03T01:58:13.000Z | 2022-02-21T01:56:32.000Z | 34.941176 | 128 | 0.725589 | 19,967 | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* java mavlink generator tool. It should not be modified by hand.
*/
package com.MAVLink.enums;
/**
* Enumeration of the ADSB altimeter types
*/
public class ADSB_ALTITUDE_TYPE {
public static final int ADSB_ALTITUDE_TYP... |
3e2f27b7efaae47b5a4f2b0cf3693845b7841f8e | 1,021 | java | Java | jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/modules/act/mapper/RuprocdefMapper.java | mytcctransaction/jeeboot | 1b69c94c68dc8d182fdef07ed880deeac5dbd2a4 | [
"Apache-2.0"
] | null | null | null | jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/modules/act/mapper/RuprocdefMapper.java | mytcctransaction/jeeboot | 1b69c94c68dc8d182fdef07ed880deeac5dbd2a4 | [
"Apache-2.0"
] | 1 | 2020-12-18T06:58:25.000Z | 2020-12-18T06:58:25.000Z | jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/modules/act/mapper/RuprocdefMapper.java | mytcctransaction/jeeboot | 1b69c94c68dc8d182fdef07ed880deeac5dbd2a4 | [
"Apache-2.0"
] | null | null | null | 18.907407 | 69 | 0.708129 | 19,968 | package org.jeecg.modules.act.mapper;
;
import org.jeecg.modules.act.entity.Page;
import org.jeecg.modules.act.entity.PageData;
import java.util.List;
/**
* 说明: 正在运行的流程Mapper
* 作者:FH Admin QQ313596790
* 官网:www.fhadmin.org
* @version
*/
public interface RuprocdefMapper {
/**待办任务 or正在运行任务列表
* @param page
... |
3e2f2918af467db60d2a553e1276716e9f4476b6 | 1,117 | java | Java | cached-spring-boot-starter/src/main/java/com/github/paganini2008/springdessert/cached/base/FifoCache.java | paganini2008/springtribe-common | a3c8edbb4f55b7571e3834aeb18b2b2fb42d8f36 | [
"Apache-2.0"
] | null | null | null | cached-spring-boot-starter/src/main/java/com/github/paganini2008/springdessert/cached/base/FifoCache.java | paganini2008/springtribe-common | a3c8edbb4f55b7571e3834aeb18b2b2fb42d8f36 | [
"Apache-2.0"
] | null | null | null | cached-spring-boot-starter/src/main/java/com/github/paganini2008/springdessert/cached/base/FifoCache.java | paganini2008/springtribe-common | a3c8edbb4f55b7571e3834aeb18b2b2fb42d8f36 | [
"Apache-2.0"
] | null | null | null | 18.616667 | 78 | 0.687556 | 19,969 | package com.github.paganini2008.springdessert.cached.base;
import java.util.Queue;
import java.util.concurrent.ConcurrentLinkedQueue;
/**
*
* FifoCache
*
* @author Fred Feng
* @since 2.0.1
*/
public class FifoCache extends BasicCache {
public FifoCache(int maxSize) {
setKeyExpirationPolicy(new FifoKeyExpir... |
3e2f2a185a0ba6e20f61874bc701b47cc0dcd5c2 | 2,281 | java | Java | constraints/src/main/java/gov/nasa/jpl/aerie/constraints/model/Violation.java | jdylanstewart-dev/aerie | 4540160c92215fc08cab540664133e10d653ed46 | [
"MIT"
] | 21 | 2021-12-29T19:05:27.000Z | 2022-03-21T20:47:02.000Z | constraints/src/main/java/gov/nasa/jpl/aerie/constraints/model/Violation.java | jdylanstewart-dev/aerie | 4540160c92215fc08cab540664133e10d653ed46 | [
"MIT"
] | 53 | 2021-12-29T19:21:43.000Z | 2022-03-29T20:31:00.000Z | constraints/src/main/java/gov/nasa/jpl/aerie/constraints/model/Violation.java | jdylanstewart-dev/aerie | 4540160c92215fc08cab540664133e10d653ed46 | [
"MIT"
] | 6 | 2022-01-03T19:50:49.000Z | 2022-03-24T23:26:29.000Z | 34.560606 | 128 | 0.707146 | 19,970 | package gov.nasa.jpl.aerie.constraints.model;
import gov.nasa.jpl.aerie.constraints.time.Windows;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
public final class Violation {
public final List<Long> activityInstanceIds;
public final List<String> resourceNames;
public final Window... |
3e2f2ae248e0a5c4944827d9caab64d1cff8a94e | 4,794 | java | Java | src/main/java/com/kaleido/kaptureclient/domain/SampleProperty.java | Kaleido-Biosciences/kapture-client | 30fa69e84b1958922f0a9d3f083e83a3abf7346e | [
"BSD-3-Clause"
] | 1 | 2019-11-27T18:30:18.000Z | 2019-11-27T18:30:18.000Z | src/main/java/com/kaleido/kaptureclient/domain/SampleProperty.java | Kaleido-Biosciences/kapture-client | 30fa69e84b1958922f0a9d3f083e83a3abf7346e | [
"BSD-3-Clause"
] | 6 | 2019-11-01T18:46:55.000Z | 2020-02-10T18:46:30.000Z | src/main/java/com/kaleido/kaptureclient/domain/SampleProperty.java | Kaleido-Biosciences/kapture-client | 30fa69e84b1958922f0a9d3f083e83a3abf7346e | [
"BSD-3-Clause"
] | null | null | null | 23.271845 | 109 | 0.602837 | 19,971 | package com.kaleido.kaptureclient.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.time.ZonedDateTime;
import java.util.Objects;
/**
* A key value for properties
*/
public class SampleProperty implements Seria... |
3e2f2bbe48d938f60b7cba85fc2361e76c947ce0 | 750 | java | Java | generator-test/src/main/java/com/toolplat/demo/domain/TableWithIdentifyPO.java | suyin58/mybatis-generator-tddl | f371bedb7dc3109c4676f007ee41ce2ac5a77eaf | [
"MIT"
] | 4 | 2021-05-25T12:53:08.000Z | 2022-03-31T04:46:45.000Z | generator-test/src/main/java/com/toolplat/demo/domain/TableWithIdentifyPO.java | suyin58/mybatis-generator-tddl | f371bedb7dc3109c4676f007ee41ce2ac5a77eaf | [
"MIT"
] | 1 | 2020-11-19T13:28:07.000Z | 2020-11-19T13:28:07.000Z | generator-test/src/main/java/com/toolplat/demo/domain/TableWithIdentifyPO.java | suyin58/mybatis-generator-tddl | f371bedb7dc3109c4676f007ee41ce2ac5a77eaf | [
"MIT"
] | 7 | 2021-01-26T08:11:26.000Z | 2022-03-31T04:43:29.000Z | 14.705882 | 64 | 0.628 | 19,972 | package com.toolplat.demo.domain;
import java.io.Serializable;
import java.util.Date;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
/**
* 自增长测试
*/
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class Tabl... |
3e2f2cbd0b8242a08347530918fdc4e476562f5a | 1,533 | java | Java | src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java | indrekpr/assertj-core | 0ec343b98c7142f0ff755d17a8e11bbca52fcd70 | [
"Apache-2.0"
] | 1 | 2021-07-13T16:06:07.000Z | 2021-07-13T16:06:07.000Z | src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java | indrekpr/assertj-core | 0ec343b98c7142f0ff755d17a8e11bbca52fcd70 | [
"Apache-2.0"
] | 42 | 2020-09-18T02:02:12.000Z | 2022-03-31T02:02:41.000Z | src/test/java/org/assertj/core/error/uri/ShouldHaveScheme_create_Test.java | indrekpr/assertj-core | 0ec343b98c7142f0ff755d17a8e11bbca52fcd70 | [
"Apache-2.0"
] | 1 | 2022-03-24T19:44:55.000Z | 2022-03-24T19:44:55.000Z | 37.390244 | 118 | 0.632746 | 19,973 | /*
* 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 under t... |
3e2f2cc1ad96c9e2747baea4b6da5cf083dd44fd | 2,261 | java | Java | src/main/java/com/brctl/serial/proxy/Person.java | xspurs/java-basic-skills | fbeed481765b73aea6b570f1b36fb578fb7c25c9 | [
"MIT"
] | 5 | 2016-12-08T07:40:28.000Z | 2017-01-21T10:17:47.000Z | src/main/java/com/brctl/serial/proxy/Person.java | xitongjiagoushi/java-basic-skills | fbeed481765b73aea6b570f1b36fb578fb7c25c9 | [
"MIT"
] | null | null | null | src/main/java/com/brctl/serial/proxy/Person.java | xitongjiagoushi/java-basic-skills | fbeed481765b73aea6b570f1b36fb578fb7c25c9 | [
"MIT"
] | null | null | null | 24.846154 | 81 | 0.62406 | 19,974 | package com.brctl.serial.proxy;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
import java.io.InvalidObjectException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
/**
* 使用Serialize Pattern Proxy自定义序列化
* @author duanxiaoxing
* @created 2018/5/31
*/
@Data... |
3e2f2d3ada85748a792f27d7b5408d93a0fa4e7e | 1,485 | java | Java | src/main/java/moze_intel/projecte/gameObjs/EnumMatterType.java | tsbohc/ProjectE | c527a5f414f31ab07020ed2a067abe0a0a0ef5ba | [
"MIT"
] | null | null | null | src/main/java/moze_intel/projecte/gameObjs/EnumMatterType.java | tsbohc/ProjectE | c527a5f414f31ab07020ed2a067abe0a0a0ef5ba | [
"MIT"
] | null | null | null | src/main/java/moze_intel/projecte/gameObjs/EnumMatterType.java | tsbohc/ProjectE | c527a5f414f31ab07020ed2a067abe0a0a0ef5ba | [
"MIT"
] | null | null | null | 19.8 | 108 | 0.750842 | 19,975 | package moze_intel.projecte.gameObjs;
import javax.annotation.Nonnull;
import net.minecraft.item.IItemTier;
import net.minecraft.item.crafting.Ingredient;
import net.minecraft.util.IStringSerializable;
public enum EnumMatterType implements IStringSerializable, IItemTier {
DARK_MATTER("dark_matter", 3, 14, 12, 4),
R... |
3e2f2d6195e0d09d91bbc8d390d3c15476e76c0a | 556 | java | Java | springboot-hibernate-validator/src/main/java/com/jonssonyan/controller/UserController.java | jonssonyan/spring-demo | 4812c206d6fa268b124d0e0c61e0372ffdae8226 | [
"MIT"
] | 5 | 2021-06-05T14:16:19.000Z | 2022-02-02T13:24:45.000Z | springboot-hibernate-validator/src/main/java/com/jonssonyan/controller/UserController.java | jonssonyan/spring-demo | 4812c206d6fa268b124d0e0c61e0372ffdae8226 | [
"MIT"
] | null | null | null | springboot-hibernate-validator/src/main/java/com/jonssonyan/controller/UserController.java | jonssonyan/spring-demo | 4812c206d6fa268b124d0e0c61e0372ffdae8226 | [
"MIT"
] | 1 | 2021-06-05T14:16:20.000Z | 2021-06-05T14:16:20.000Z | 29.263158 | 62 | 0.78777 | 19,976 | package com.jonssonyan.controller;
import com.jonssonyan.entity.User;
import com.jonssonyan.entity.vo.Result;
import com.jonssonyan.util.ValidatorUtil;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.... |
3e2f2e4a78c531452bc806a63d9205db7b2c0150 | 29,623 | java | Java | src/main/java/org/g_node/nix/DataArray.java | stoewer/nix-java | fb0dff6e697d647d16818e356653517b51bc630b | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/g_node/nix/DataArray.java | stoewer/nix-java | fb0dff6e697d647d16818e356653517b51bc630b | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/g_node/nix/DataArray.java | stoewer/nix-java | fb0dff6e697d647d16818e356653517b51bc630b | [
"BSD-3-Clause"
] | null | null | null | 30.043611 | 118 | 0.576579 | 19,977 | package org.g_node.nix;
import org.bytedeco.javacpp.DoublePointer;
import org.bytedeco.javacpp.Loader;
import org.bytedeco.javacpp.annotation.*;
import org.g_node.nix.base.EntityWithSources;
import org.g_node.nix.internal.*;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.fu... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.