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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e24110614475db3b17a0e61b4c7986078ada168 | 5,024 | java | Java | src/main/java/duke/ui/window/CommandWindow.java | JeremyKwok/main | 940b672bc6d179c002002bd4b8fca4e033ae9d57 | [
"MIT"
] | null | null | null | src/main/java/duke/ui/window/CommandWindow.java | JeremyKwok/main | 940b672bc6d179c002002bd4b8fca4e033ae9d57 | [
"MIT"
] | null | null | null | src/main/java/duke/ui/window/CommandWindow.java | JeremyKwok/main | 940b672bc6d179c002002bd4b8fca4e033ae9d57 | [
"MIT"
] | null | null | null | 30.448485 | 119 | 0.653463 | 15,260 | package duke.ui.window;
import duke.DukeCore;
import duke.command.Command;
import duke.command.Executor;
import duke.command.Parser;
import duke.exception.DukeException;
import duke.ui.commons.UiElement;
import duke.ui.commons.UiStrings;
import javafx.fxml.FXML;
import javafx.scene.control.ScrollPane;
import javafx.sc... |
3e24110d63d542f4ebca0d3b5553f37ef7cf0900 | 5,171 | java | Java | compss/runtime/adaptors/gat/master/src/main/java/es/bsc/compss/gat/master/configuration/GATConfiguration.java | eflows4hpc/compss | c497f6d34722103c6c8f83ebc314b495573ce054 | [
"Apache-2.0"
] | 31 | 2018-03-06T09:30:03.000Z | 2022-03-23T09:51:05.000Z | compss/runtime/adaptors/gat/master/src/main/java/es/bsc/compss/gat/master/configuration/GATConfiguration.java | eflows4hpc/compss | c497f6d34722103c6c8f83ebc314b495573ce054 | [
"Apache-2.0"
] | 3 | 2020-08-28T17:16:50.000Z | 2021-11-11T21:58:02.000Z | compss/runtime/adaptors/gat/master/src/main/java/es/bsc/compss/gat/master/configuration/GATConfiguration.java | eflows4hpc/compss | c497f6d34722103c6c8f83ebc314b495573ce054 | [
"Apache-2.0"
] | 15 | 2018-06-07T10:03:27.000Z | 2022-02-23T14:59:42.000Z | 30.063953 | 110 | 0.645716 | 15,261 | /*
* Copyright 2002-2021 Barcelona Supercomputing Center (www.bsc.es)
*
* 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
*
* Unl... |
3e24113cf951cfada50788a696b05e70a14c749b | 6,457 | java | Java | src/main/java/com/pixop/sdk/services/accounts/TestAccountsService.java | pixop/pixop-cs-api-java-client | 1965c55de56056aef048fe37c7395a461f90177e | [
"MIT"
] | 9 | 2020-05-26T17:38:18.000Z | 2020-06-16T14:59:19.000Z | src/main/java/com/pixop/sdk/services/accounts/TestAccountsService.java | pixop/pixop-cs-api-java-client | 1965c55de56056aef048fe37c7395a461f90177e | [
"MIT"
] | 3 | 2021-12-22T12:44:37.000Z | 2021-12-22T12:53:54.000Z | src/main/java/com/pixop/sdk/services/accounts/TestAccountsService.java | pixop/pixop-cs-api-java-client | 1965c55de56056aef048fe37c7395a461f90177e | [
"MIT"
] | null | null | null | 66.52381 | 402 | 0.670723 | 15,262 | package com.pixop.sdk.services.accounts;
import com.pixop.sdk.services.accounts.AccountsServiceClient.InvalidJWTTokenFoundException;
import com.pixop.sdk.services.accounts.config.AccountsServiceClientConfig;
import com.pixop.sdk.services.accounts.model.Team;
import com.pixop.sdk.services.accounts.model.User;
import co... |
3e241151dbb2bf2bb3a714d22ce66c49f6d95707 | 218 | java | Java | server/src/main/java/lazecoding/unique/exception/AuthorizationException.java | lazecoding/Unique | 47f67a515c0d87f1f91c63442911db0c1fc47598 | [
"Apache-2.0"
] | 2 | 2022-03-06T05:57:08.000Z | 2022-03-06T05:57:09.000Z | server/src/main/java/lazecoding/unique/exception/AuthorizationException.java | lazecoding/Unique | 47f67a515c0d87f1f91c63442911db0c1fc47598 | [
"Apache-2.0"
] | null | null | null | server/src/main/java/lazecoding/unique/exception/AuthorizationException.java | lazecoding/Unique | 47f67a515c0d87f1f91c63442911db0c1fc47598 | [
"Apache-2.0"
] | null | null | null | 16.769231 | 62 | 0.701835 | 15,263 | package lazecoding.unique.exception;
/**
* 鉴权异常
*
* @author lazecoding
*/
public class AuthorizationException extends RuntimeException {
public AuthorizationException(String msg) {
super(msg);
}
}
|
3e24137eb6954345bd4c72ec484eea75e314a460 | 568 | java | Java | app/src/main/java/com/example/owmtest/retrofit/entities/Coord.java | serhuz/owm-test | 01ee57f430e9b227f9ae18a8cdfe961bcfa393e6 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/owmtest/retrofit/entities/Coord.java | serhuz/owm-test | 01ee57f430e9b227f9ae18a8cdfe961bcfa393e6 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/owmtest/retrofit/entities/Coord.java | serhuz/owm-test | 01ee57f430e9b227f9ae18a8cdfe961bcfa393e6 | [
"Apache-2.0"
] | null | null | null | 14.947368 | 46 | 0.559859 | 15,264 | package com.example.owmtest.retrofit.entities;
import com.google.gson.annotations.Expose;
public class Coord {
/**
* City geo location, latitude
*/
@Expose
private Double lat;
/**
* City geo location, longitude
*/
@Expose
private Double lon;
public Coord() {
}
... |
3e2413e3a44e6b58b56b7d2c11b135947eb44a54 | 261 | java | Java | payments/transactions/transactions-shared/src/main/java/org/dominokit/samples/transactions/shared/events/TransactionsEvent.java | vegegoku/domino-micro-frontend | 22d32718a2958f60f9527a71428261562ab907e3 | [
"Apache-2.0"
] | 1 | 2022-03-21T21:38:15.000Z | 2022-03-21T21:38:15.000Z | payments/transactions/transactions-shared/src/main/java/org/dominokit/samples/transactions/shared/events/TransactionsEvent.java | vegegoku/domino-micro-frontend | 22d32718a2958f60f9527a71428261562ab907e3 | [
"Apache-2.0"
] | null | null | null | payments/transactions/transactions-shared/src/main/java/org/dominokit/samples/transactions/shared/events/TransactionsEvent.java | vegegoku/domino-micro-frontend | 22d32718a2958f60f9527a71428261562ab907e3 | [
"Apache-2.0"
] | null | null | null | 26.1 | 65 | 0.781609 | 15,265 | package org.dominokit.samples.transactions.shared.events;
import org.dominokit.domino.api.shared.extension.ActivationEvent;
public class TransactionsEvent extends ActivationEvent {
public TransactionsEvent(boolean status) {
super(status);
}
}
|
3e24142c7d1e368737cad3340a3fb0092dbec48c | 1,232 | java | Java | src/main/java/net/treset/compass/config/ConfigLists.java | Tre5et/simple-compass | fea35bc1900267cc40d37371e6e6265aa7459d4f | [
"CC0-1.0"
] | null | null | null | src/main/java/net/treset/compass/config/ConfigLists.java | Tre5et/simple-compass | fea35bc1900267cc40d37371e6e6265aa7459d4f | [
"CC0-1.0"
] | null | null | null | src/main/java/net/treset/compass/config/ConfigLists.java | Tre5et/simple-compass | fea35bc1900267cc40d37371e6e6265aa7459d4f | [
"CC0-1.0"
] | null | null | null | 44 | 72 | 0.674513 | 15,266 | package net.treset.compass.config;
public class ConfigLists {
public static final String[] displayMode = new String[] {
"config.compass.display_mode.list.always",
"config.compass.display_mode.list.hand",
"config.compass.display_mode.list.hotbar",
"config.compass.disp... |
3e2414ff8f167f9f3dc661a861808d1182d66325 | 1,206 | java | Java | src/main/java/br/com/zup_academy/alisson_prado/transacao/dto/EstabelecimentoDto.java | alissonkbprado/orange-talents-07-template-transacao | 4b262c02acf214a99d9a324f8057c2422aa1939e | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup_academy/alisson_prado/transacao/dto/EstabelecimentoDto.java | alissonkbprado/orange-talents-07-template-transacao | 4b262c02acf214a99d9a324f8057c2422aa1939e | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup_academy/alisson_prado/transacao/dto/EstabelecimentoDto.java | alissonkbprado/orange-talents-07-template-transacao | 4b262c02acf214a99d9a324f8057c2422aa1939e | [
"Apache-2.0"
] | null | null | null | 23.647059 | 148 | 0.671642 | 15,267 | package br.com.zup_academy.alisson_prado.transacao.dto;
import br.com.zup_academy.alisson_prado.transacao.model.Estabelecimento;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
public class EstabelecimentoDto {
private String nome;
private String cid... |
3e2415a7256c74460af7757f30fe555ab0712a09 | 1,030 | java | Java | src/main/java/com/hdsf/base/designmodel/SingleTonA.java | a982338665/base-muke | 0df0a99e0ed936357e5d7dc5408d28974ad73163 | [
"Apache-2.0"
] | 2 | 2021-09-26T12:38:16.000Z | 2021-11-07T20:26:18.000Z | src/main/java/com/hdsf/base/designmodel/SingleTonA.java | a982338665/base-muke | 0df0a99e0ed936357e5d7dc5408d28974ad73163 | [
"Apache-2.0"
] | 2 | 2021-05-08T17:52:15.000Z | 2021-09-20T20:52:43.000Z | src/main/java/com/hdsf/base/designmodel/SingleTonA.java | a982338665/base-muke | 0df0a99e0ed936357e5d7dc5408d28974ad73163 | [
"Apache-2.0"
] | null | null | null | 22.888889 | 60 | 0.649515 | 15,268 | package com.hdsf.base.designmodel;
/**
* 单例模式:内存中只存在一个对象,不能new很多
* static共享对象实例
* private修饰构造函数,静止new 对象
* 查看getInstance获取实例对象
*
* 饿汉式单例模式,类加载时候创建对象
*/
public class SingleTonA {
private static SingleTonA singleTonA = new SingleTonA();
private String content;
private SingleTonA(){
this.... |
3e2416273d6a9634848ff09a328b9491a65fb774 | 5,815 | java | Java | framework/src/org/checkerframework/qualframework/poly/format/PrettyQualParamsFormatter.java | roterdam/checker-framework | 85e45fcd738e4509a9b42c8b9eade35f72c5a4a5 | [
"MIT"
] | 1 | 2017-06-16T10:18:28.000Z | 2017-06-16T10:18:28.000Z | framework/src/org/checkerframework/qualframework/poly/format/PrettyQualParamsFormatter.java | roterdam/checker-framework | 85e45fcd738e4509a9b42c8b9eade35f72c5a4a5 | [
"MIT"
] | null | null | null | framework/src/org/checkerframework/qualframework/poly/format/PrettyQualParamsFormatter.java | roterdam/checker-framework | 85e45fcd738e4509a9b42c8b9eade35f72c5a4a5 | [
"MIT"
] | 1 | 2020-03-10T00:40:22.000Z | 2020-03-10T00:40:22.000Z | 33.039773 | 94 | 0.536887 | 15,269 | package org.checkerframework.qualframework.poly.format;
import org.checkerframework.javacutil.ErrorReporter;
import org.checkerframework.qualframework.poly.PolyQual;
import org.checkerframework.qualframework.poly.PolyQual.Combined;
import org.checkerframework.qualframework.poly.PolyQual.GroundQual;
import org.checkerf... |
3e2416af3f2d50bb82b8aa2a0ec443ca9ce211d2 | 13,067 | java | Java | agent/agent-bootstrap/src/main/java/com/microsoft/applicationinsights/agent/bootstrap/configuration/ConfigurationBuilder.java | lzu4/ApplicationInsights-Java | ec001db425e2e534f7ac36e2aac824bd4636ca58 | [
"MIT"
] | null | null | null | agent/agent-bootstrap/src/main/java/com/microsoft/applicationinsights/agent/bootstrap/configuration/ConfigurationBuilder.java | lzu4/ApplicationInsights-Java | ec001db425e2e534f7ac36e2aac824bd4636ca58 | [
"MIT"
] | null | null | null | agent/agent-bootstrap/src/main/java/com/microsoft/applicationinsights/agent/bootstrap/configuration/ConfigurationBuilder.java | lzu4/ApplicationInsights-Java | ec001db425e2e534f7ac36e2aac824bd4636ca58 | [
"MIT"
] | null | null | null | 44.14527 | 155 | 0.680722 | 15,270 | /*
* ApplicationInsights-Java
* Copyright (c) Microsoft Corporation
* All rights reserved.
*
* MIT License
* 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, inclu... |
3e241790f3a00b63d60f5a9ad0e0ec0640f87117 | 3,881 | java | Java | Corpus/swt/292.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 1 | 2022-01-15T02:47:45.000Z | 2022-01-15T02:47:45.000Z | Corpus/swt/292.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | Corpus/swt/292.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | null | null | null | 33.456897 | 81 | 0.715795 | 15,271 | /*******************************************************************************
* Copyright (c) 2000, 2006 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... |
3e241855e2521983a2f84cee09cab119cd62085f | 13,324 | java | Java | cayenne-server/src/test/java/org/apache/cayenne/query/SelectQueryMetadataCacheKeyTest.java | smarthealth/cayenne | 444df33111c9bc30165275ed46137ef3c2daf34c | [
"Apache-2.0"
] | 289 | 2015-01-28T13:35:27.000Z | 2022-03-27T07:51:03.000Z | cayenne-server/src/test/java/org/apache/cayenne/query/SelectQueryMetadataCacheKeyTest.java | smarthealth/cayenne | 444df33111c9bc30165275ed46137ef3c2daf34c | [
"Apache-2.0"
] | 78 | 2015-01-05T19:28:33.000Z | 2022-02-01T13:53:11.000Z | cayenne-server/src/test/java/org/apache/cayenne/query/SelectQueryMetadataCacheKeyTest.java | hanie21/cayenne | 592ecfb41b756cedcc4c3fe54d31773e557860a6 | [
"Apache-2.0"
] | 150 | 2015-01-15T08:13:55.000Z | 2022-03-19T19:42:16.000Z | 34.607792 | 110 | 0.663389 | 15,272 | /*****************************************************************
* 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
* ... |
3e2418a78b591d8bb5f72ccdecf6fe326afef2ca | 2,045 | java | Java | app/src/main/java/com/authentickart/detector/features/subcategories/presenters/GetSubCategoriesPresenter.java | nagendraksrivastava/fake-product-detector-android | e30ebd387bbe15ed0f27272b179d58dce23baf9c | [
"Unlicense",
"MIT"
] | 1 | 2020-10-21T08:58:02.000Z | 2020-10-21T08:58:02.000Z | app/src/main/java/com/authentickart/detector/features/subcategories/presenters/GetSubCategoriesPresenter.java | nagendraksrivastava/fake-product-detector-android | e30ebd387bbe15ed0f27272b179d58dce23baf9c | [
"Unlicense",
"MIT"
] | null | null | null | app/src/main/java/com/authentickart/detector/features/subcategories/presenters/GetSubCategoriesPresenter.java | nagendraksrivastava/fake-product-detector-android | e30ebd387bbe15ed0f27272b179d58dce23baf9c | [
"Unlicense",
"MIT"
] | null | null | null | 30.984848 | 139 | 0.709535 | 15,273 | package com.authentickart.detector.features.subcategories.presenters;
import com.authentickart.detector.base.BasePresenter;
import com.authentickart.detector.features.subcategories.contracts.GetSubCategoriesContract;
import com.authentickart.detector.features.subcategories.interactors.GetSubCategoriesInteractor;
impor... |
3e241a2c27824247bcbc25a9fb998658775fe012 | 204 | java | Java | core/src/main/java/com/ctrip/ferriswheel/core/util/UUIDGen.java | littleorca/ferris-wheel | aede3ba7e40518856b47e9df59ea221c00c6d871 | [
"MIT"
] | 17 | 2019-02-02T03:43:25.000Z | 2020-07-23T04:45:52.000Z | core/src/main/java/com/ctrip/ferriswheel/core/util/UUIDGen.java | ctripcorp/ferris-wheel | 1d267fa07c5c7c44edd044ad630715d0be1d82e1 | [
"MIT"
] | null | null | null | core/src/main/java/com/ctrip/ferriswheel/core/util/UUIDGen.java | ctripcorp/ferris-wheel | 1d267fa07c5c7c44edd044ad630715d0be1d82e1 | [
"MIT"
] | 3 | 2019-04-03T12:07:53.000Z | 2020-04-15T07:43:31.000Z | 17 | 68 | 0.686275 | 15,274 | package com.ctrip.ferriswheel.core.util;
import java.util.UUID;
public class UUIDGen {
public static UUID generate() {
return UUID.fromString(new com.eaio.uuid.UUID().toString());
}
}
|
3e241a65ca7cc1d25ebbfc45ed43e13ccc5987bf | 15,583 | java | Java | graal-erl/com.oracle.truffle.erl/src/com/oracle/truffle/erl/runtime/misc/ExternalTerm.java | baratharon/graal-erl | c33b17479aa36efa36f7a33f04d2a530f2a536b7 | [
"UPL-1.0"
] | 10 | 2015-11-25T12:33:32.000Z | 2021-05-02T12:39:42.000Z | graal-erl/com.oracle.truffle.erl/src/com/oracle/truffle/erl/runtime/misc/ExternalTerm.java | baratharon/graal-erl | c33b17479aa36efa36f7a33f04d2a530f2a536b7 | [
"UPL-1.0"
] | null | null | null | graal-erl/com.oracle.truffle.erl/src/com/oracle/truffle/erl/runtime/misc/ExternalTerm.java | baratharon/graal-erl | c33b17479aa36efa36f7a33f04d2a530f2a536b7 | [
"UPL-1.0"
] | 2 | 2015-12-03T10:25:53.000Z | 2021-01-21T04:52:08.000Z | 31.737271 | 101 | 0.53276 | 15,275 | /*
* Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* The Universal Permissive License (UPL), Version 1.0
*
* Subject to the condition set forth below, permission is hereby granted to any
* person obtaining a copy of ... |
3e241ab0d3512b94baaa9464afeaeebd6548cf70 | 705 | java | Java | lapasse/src/test/java/fixtures/example/command/IncrementCount.java | cookingfox/lepasse-java | e2b2db1c0426f120b102635957d17a30f6b5cac6 | [
"MIT"
] | null | null | null | lapasse/src/test/java/fixtures/example/command/IncrementCount.java | cookingfox/lepasse-java | e2b2db1c0426f120b102635957d17a30f6b5cac6 | [
"MIT"
] | null | null | null | lapasse/src/test/java/fixtures/example/command/IncrementCount.java | cookingfox/lepasse-java | e2b2db1c0426f120b102635957d17a30f6b5cac6 | [
"MIT"
] | null | null | null | 19.583333 | 82 | 0.597163 | 15,276 | package fixtures.example.command;
import com.cookingfox.lapasse.api.command.Command;
/**
* Fixture command: increment count.
*/
public final class IncrementCount implements Command {
private final int count;
public IncrementCount(int count) {
this.count = count;
}
public int getCount() {
... |
3e241b650d06764b3b28662ebf36bc36bd77264c | 912 | java | Java | Programming-Fundamentals-with-Java/8TextProcessing/Lab/Substring.java | danchoyordanov/SoftUni-Software-Engineering | 0e59f58ea51f7e23b8415886f090684b0a00ac5f | [
"MIT"
] | null | null | null | Programming-Fundamentals-with-Java/8TextProcessing/Lab/Substring.java | danchoyordanov/SoftUni-Software-Engineering | 0e59f58ea51f7e23b8415886f090684b0a00ac5f | [
"MIT"
] | null | null | null | Programming-Fundamentals-with-Java/8TextProcessing/Lab/Substring.java | danchoyordanov/SoftUni-Software-Engineering | 0e59f58ea51f7e23b8415886f090684b0a00ac5f | [
"MIT"
] | null | null | null | 36.48 | 77 | 0.582237 | 15,277 | import java.util.*;
public class Substring {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String word = scanner.nextLine();
String text = scanner.nextLine();
String result = text;
int nextWordIndex = result.indexOf(word,0);
while... |
3e241da8d09464fe318b2af7bc16c2a6ba7f5c9e | 199 | java | Java | constretto-spring/src/test/java/org/constretto/spring/assembly/helper/service/concreteclasses/CommonInterface.java | kenglxn/constretto-core | 9ba73a6fdcea781d449a231847383a2c176f6132 | [
"Apache-2.0"
] | null | null | null | constretto-spring/src/test/java/org/constretto/spring/assembly/helper/service/concreteclasses/CommonInterface.java | kenglxn/constretto-core | 9ba73a6fdcea781d449a231847383a2c176f6132 | [
"Apache-2.0"
] | 40 | 2015-07-06T17:31:00.000Z | 2021-07-15T04:22:32.000Z | constretto-spring/src/test/java/org/constretto/spring/assembly/helper/service/concreteclasses/CommonInterface.java | kenglxn/constretto-core | 9ba73a6fdcea781d449a231847383a2c176f6132 | [
"Apache-2.0"
] | 1 | 2015-10-20T06:29:12.000Z | 2015-10-20T06:29:12.000Z | 22.777778 | 70 | 0.736585 | 15,278 | package org.constretto.spring.assembly.helper.service.concreteclasses;
/**
* @author <a href="mailto:kenaa@example.com">Kaare Nilsen</a>
*/
public interface CommonInterface {
void handle();
}
|
3e241e48152425642a3f5265c0fd6cdc42c1683e | 2,324 | java | Java | chapter_010/phonebook/src/main/java/com/example/demo/models/User.java | ryslanzaharov/rzaharov | f57692ef7a91abbd084e366b63fd17f728f17bbb | [
"Apache-2.0"
] | null | null | null | chapter_010/phonebook/src/main/java/com/example/demo/models/User.java | ryslanzaharov/rzaharov | f57692ef7a91abbd084e366b63fd17f728f17bbb | [
"Apache-2.0"
] | 6 | 2020-03-04T22:17:56.000Z | 2022-01-21T23:19:09.000Z | chapter_010/phonebook/src/main/java/com/example/demo/models/User.java | ryslanzaharov/rzaharov | f57692ef7a91abbd084e366b63fd17f728f17bbb | [
"Apache-2.0"
] | null | null | null | 27.341176 | 107 | 0.542169 | 15,279 | package com.example.demo.models;
import lombok.Data;
import javax.persistence.*;
import java.util.*;
@Entity
@Table(name = "users")
@Data
public class User {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "id")
private int id;
@Column(name = "username")
private Strin... |
3e241e8d7f771c4a0588cde0384da08cc43e7386 | 1,832 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/TestOuttake.java | xRoALex/ProgrammingLessons | 654d32984d53e3963c3a037bc1cfeaca6cf64a63 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/TestOuttake.java | xRoALex/ProgrammingLessons | 654d32984d53e3963c3a037bc1cfeaca6cf64a63 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/TestOuttake.java | xRoALex/ProgrammingLessons | 654d32984d53e3963c3a037bc1cfeaca6cf64a63 | [
"MIT"
] | null | null | null | 27.757576 | 63 | 0.568231 | 15,280 | package org.firstinspires.ftc.teamcode;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualcomm.robotcore.hardware.DcMotorSimple;
@TeleOp(name = "TestOuttake", group = "Linear Mode")
public ... |
3e241ea945be2e396881156bf28295ac7cb5c89c | 5,770 | java | Java | server/src/main/java/org/cloudfoundry/identity/uaa/zone/IdentityZoneResolvingFilter.java | jamelseagraves/uaa | 0360c27e729e3cd036e7bd37d126382308a9f4ab | [
"Apache-2.0"
] | null | null | null | server/src/main/java/org/cloudfoundry/identity/uaa/zone/IdentityZoneResolvingFilter.java | jamelseagraves/uaa | 0360c27e729e3cd036e7bd37d126382308a9f4ab | [
"Apache-2.0"
] | null | null | null | server/src/main/java/org/cloudfoundry/identity/uaa/zone/IdentityZoneResolvingFilter.java | jamelseagraves/uaa | 0360c27e729e3cd036e7bd37d126382308a9f4ab | [
"Apache-2.0"
] | null | null | null | 40.633803 | 146 | 0.642288 | 15,281 | /*******************************************************************************
* Cloud Foundry
* Copyright (c) [2009-2016] Pivotal Software, Inc. All Rights Reserved.
*
* This product is licensed to you under the Apache License, Version 2.0 (the "License").
* You may not use this product except i... |
3e241eadd37baf949fa6a5ff51c56e2416e17db4 | 6,853 | java | Java | core/src/main/java/org/elasticsearch/plugins/PluginInfo.java | fester-io/elasticsearch | 96834120f271663416317eafa371ac5e0fde9b4b | [
"Apache-2.0"
] | 3 | 2017-06-13T03:32:36.000Z | 2021-07-21T08:46:35.000Z | core/src/main/java/org/elasticsearch/plugins/PluginInfo.java | fester-io/elasticsearch | 96834120f271663416317eafa371ac5e0fde9b4b | [
"Apache-2.0"
] | 68 | 2017-03-13T23:49:58.000Z | 2017-04-03T04:32:40.000Z | core/src/main/java/org/elasticsearch/plugins/PluginInfo.java | fester-io/elasticsearch | 96834120f271663416317eafa371ac5e0fde9b4b | [
"Apache-2.0"
] | 61 | 2017-03-14T01:00:29.000Z | 2017-03-24T06:06:39.000Z | 35.14359 | 138 | 0.649497 | 15,282 | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... |
3e241f57530ff1ff7572b476483142edcfdc1c3e | 4,905 | java | Java | src/test/java/net/onrc/onos/api/newintent/TestTools.java | opennetworkinglab/spring-open | 7e8a3af4a21674d198ffac462918e79e93f3c348 | [
"Apache-2.0"
] | 6 | 2015-01-30T20:44:32.000Z | 2021-11-09T10:56:04.000Z | src/test/java/net/onrc/onos/api/newintent/TestTools.java | opennetworkinglab/spring-open | 7e8a3af4a21674d198ffac462918e79e93f3c348 | [
"Apache-2.0"
] | null | null | null | src/test/java/net/onrc/onos/api/newintent/TestTools.java | opennetworkinglab/spring-open | 7e8a3af4a21674d198ffac462918e79e93f3c348 | [
"Apache-2.0"
] | 5 | 2017-04-27T02:27:51.000Z | 2020-12-29T05:23:35.000Z | 38.622047 | 78 | 0.628542 | 15,283 | package net.onrc.onos.api.newintent;
import static org.junit.Assert.fail;
/**
* Set of test tools.
*/
public final class TestTools {
// Disallow construction
private TestTools() {
}
/**
* Utility method to pause the current thread for the specified number of
* milliseconds.
*
*... |
3e241fed8a3831d0390d701c6d4ae38dacbc524e | 709 | java | Java | src/atm/CashDistributor.java | Accelsnow/proj207p2 | 9c9d00e53c3cbb1ca79c5a3672a7318c6a545c25 | [
"MIT"
] | null | null | null | src/atm/CashDistributor.java | Accelsnow/proj207p2 | 9c9d00e53c3cbb1ca79c5a3672a7318c6a545c25 | [
"MIT"
] | null | null | null | src/atm/CashDistributor.java | Accelsnow/proj207p2 | 9c9d00e53c3cbb1ca79c5a3672a7318c6a545c25 | [
"MIT"
] | null | null | null | 25.321429 | 98 | 0.669958 | 15,284 | package atm;
import java.io.Serializable;
import java.util.TreeMap;
/**
* Defines the Behaviors of CashDistributors.
*/
abstract class CashDistributor implements Serializable {
abstract TreeMap<Integer, Integer> distribute(TreeMap<Integer, Integer> cashStock, int amount)
throws CashShortageException... |
3e2420faea1fb93599c4568ef767c313f273c31a | 21,058 | java | Java | java/org/apache/catalina/loader/WebappLoader.java | YangYouWang/Tomcat-Research | 54c877b086c3c691ef8cf77225c49ecc39772b05 | [
"Apache-2.0"
] | 358 | 2015-01-16T16:56:46.000Z | 2022-03-15T19:09:34.000Z | java/org/apache/catalina/loader/WebappLoader.java | YangYouWang/Tomcat-Research | 54c877b086c3c691ef8cf77225c49ecc39772b05 | [
"Apache-2.0"
] | 2 | 2016-01-04T03:59:28.000Z | 2016-11-24T07:30:46.000Z | java/org/apache/catalina/loader/WebappLoader.java | soniccol/tomcat-study | a674d842b7daead8aabccde875a70746d0e5aad6 | [
"Apache-2.0"
] | 282 | 2015-01-16T16:56:46.000Z | 2022-02-16T06:19:49.000Z | 30.386724 | 85 | 0.591462 | 15,285 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e2421b1b903f84a411441347a11fb4c79b6457d | 326 | java | Java | src/main/java/info/endee/kickscraper/parser/objects/Category.java | Devids/kickscraper | 4f737e64a43829c9f308b20986b80c2821a1bddb | [
"MIT"
] | 1 | 2016-11-23T19:02:52.000Z | 2016-11-23T19:02:52.000Z | src/main/java/info/endee/kickscraper/parser/objects/Category.java | Devids/kickscraper | 4f737e64a43829c9f308b20986b80c2821a1bddb | [
"MIT"
] | 1 | 2015-06-16T02:47:53.000Z | 2015-06-16T02:47:53.000Z | src/main/java/info/endee/kickscraper/parser/objects/Category.java | Devids/kickscraper | 4f737e64a43829c9f308b20986b80c2821a1bddb | [
"MIT"
] | null | null | null | 16.3 | 52 | 0.653374 | 15,286 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package info.endee.kickscraper.parser.objects;
/**
*
* @author Devids
*/
public class Category {
public int id;
public String name;
public String slug;
public int position;
public Urls url;
... |
3e242283ad3fe72eaa702b2a87dba5ee0210226f | 1,819 | java | Java | src/main/java/com/github/shoothzj/dev/shell/FreeMemoryResultParser.java | fu-turer/dev-tools-kotlin | d3c10e115271e8f5e19d8fbcbada2e57a42c1772 | [
"Apache-2.0"
] | 2 | 2022-02-25T07:26:28.000Z | 2022-03-05T05:58:19.000Z | src/main/java/com/github/shoothzj/dev/shell/FreeMemoryResultParser.java | fu-turer/dev-tools-kotlin | d3c10e115271e8f5e19d8fbcbada2e57a42c1772 | [
"Apache-2.0"
] | 33 | 2022-02-27T04:27:49.000Z | 2022-03-14T04:15:20.000Z | src/main/java/com/github/shoothzj/dev/shell/FreeMemoryResultParser.java | fu-turer/dev-tools-kotlin | d3c10e115271e8f5e19d8fbcbada2e57a42c1772 | [
"Apache-2.0"
] | 3 | 2022-02-25T01:25:37.000Z | 2022-03-02T09:55:16.000Z | 40.422222 | 79 | 0.735569 | 15,287 | /**
* 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... |
3e2424019df722c4046aa4a26b682e642ae3b66e | 12,857 | java | Java | app/src/main/java/org/quizGen/shasha/fragment/SettingsFragment.java | octacode/Quiz_Gen | a6a4a33006b7bebd4ed62dc4844b7d50a4cf09ae | [
"Apache-2.0"
] | 1 | 2017-04-08T17:12:30.000Z | 2017-04-08T17:12:30.000Z | app/src/main/java/org/quizGen/shasha/fragment/SettingsFragment.java | octacode/Quiz_Gen | a6a4a33006b7bebd4ed62dc4844b7d50a4cf09ae | [
"Apache-2.0"
] | null | null | null | app/src/main/java/org/quizGen/shasha/fragment/SettingsFragment.java | octacode/Quiz_Gen | a6a4a33006b7bebd4ed62dc4844b7d50a4cf09ae | [
"Apache-2.0"
] | null | null | null | 43.289562 | 133 | 0.522206 | 15,288 | package org.quizGen.shasha.fragment;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bu... |
3e2424c275589d8283d0ec62157908359cc51f09 | 2,218 | java | Java | jetty-server/src/main/java/org/eclipse/jetty/server/session/FileSessionDataStoreFactory.java | shmily67/jetty | 45a0c0f38d1f828f7a027fbabcfff4bcdad8a971 | [
"Apache-2.0"
] | 6 | 2020-06-13T19:46:29.000Z | 2021-12-13T13:17:13.000Z | jetty-server/src/main/java/org/eclipse/jetty/server/session/FileSessionDataStoreFactory.java | shmily67/jetty | 45a0c0f38d1f828f7a027fbabcfff4bcdad8a971 | [
"Apache-2.0"
] | 29 | 2019-08-19T13:50:19.000Z | 2021-01-26T16:01:44.000Z | jetty-server/src/main/java/org/eclipse/jetty/server/session/FileSessionDataStoreFactory.java | shmily67/jetty | 45a0c0f38d1f828f7a027fbabcfff4bcdad8a971 | [
"Apache-2.0"
] | null | null | null | 26.094118 | 137 | 0.615419 | 15,289 | //
// ========================================================================
// Copyright (c) 1995-2016 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// All rights reserved. This program and the accompanying materials
// are made available under the ter... |
3e2424f1942ffb43dea92710371e025619e7ac68 | 3,675 | java | Java | src/main/java/com/qa/ims/persistence/dao/ItemsDAO.java | lewisfearonqa/IMS-Starter | 9cc89442df739fd14157098cdf74b4b4d12cf90d | [
"MIT"
] | null | null | null | src/main/java/com/qa/ims/persistence/dao/ItemsDAO.java | lewisfearonqa/IMS-Starter | 9cc89442df739fd14157098cdf74b4b4d12cf90d | [
"MIT"
] | null | null | null | src/main/java/com/qa/ims/persistence/dao/ItemsDAO.java | lewisfearonqa/IMS-Starter | 9cc89442df739fd14157098cdf74b4b4d12cf90d | [
"MIT"
] | null | null | null | 25.880282 | 106 | 0.709116 | 15,290 | package com.qa.ims.persistence.dao;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
i... |
3e2424fe5cbf54213677a14b57f6e3a4a1fca400 | 1,167 | java | Java | src/main/java/com/tombit/dhcp/utils/common/impl/CurrentLine.java | tierman/dhcpUtils | e4be7cf1042f78d19e5a6e2ef97a887e016a0f14 | [
"MIT"
] | 1 | 2016-02-13T15:48:23.000Z | 2016-02-13T15:48:23.000Z | src/main/java/com/tombit/dhcp/utils/common/impl/CurrentLine.java | tierman/dhcpUtils | e4be7cf1042f78d19e5a6e2ef97a887e016a0f14 | [
"MIT"
] | null | null | null | src/main/java/com/tombit/dhcp/utils/common/impl/CurrentLine.java | tierman/dhcpUtils | e4be7cf1042f78d19e5a6e2ef97a887e016a0f14 | [
"MIT"
] | null | null | null | 22.882353 | 105 | 0.558698 | 15,291 | package com.tombit.dhcp.utils.common.impl;
/**
* Created by Tomasz Jonczyk on 06.02.2016.
*/
public class CurrentLine {
private int number;
private String content;
public CurrentLine(int number, String content) {
this.number = number;
this.content = content;
}
public String get... |
3e24257da03a78d31f4ff15ad18bff28b714d649 | 1,572 | java | Java | thermo/CoMoIOChemistry/src/main/java/uk/ac/cam/ceb/como/io/chem/file/jaxb/ActionOrderType.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 21 | 2021-03-08T01:58:25.000Z | 2022-03-09T15:46:16.000Z | thermo/CoMoIOChemistry/src/main/java/uk/ac/cam/ceb/como/io/chem/file/jaxb/ActionOrderType.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 63 | 2021-05-04T15:05:30.000Z | 2022-03-23T14:32:29.000Z | thermo/CoMoIOChemistry/src/main/java/uk/ac/cam/ceb/como/io/chem/file/jaxb/ActionOrderType.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 15 | 2021-03-08T07:52:03.000Z | 2022-03-29T04:46:20.000Z | 26.644068 | 109 | 0.662214 | 15,292 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018.05.10 at 04:17:3... |
3e24264837af578d6ec42869a6aac6deb09781fa | 473 | java | Java | Application/src/main/java/com/example/android/common/chess/Piece.java | JakubFlasinski/androidBlutututu | d2399389e940f211c10c54b9a24da4c025c1939f | [
"Apache-2.0"
] | null | null | null | Application/src/main/java/com/example/android/common/chess/Piece.java | JakubFlasinski/androidBlutututu | d2399389e940f211c10c54b9a24da4c025c1939f | [
"Apache-2.0"
] | null | null | null | Application/src/main/java/com/example/android/common/chess/Piece.java | JakubFlasinski/androidBlutututu | d2399389e940f211c10c54b9a24da4c025c1939f | [
"Apache-2.0"
] | null | null | null | 16.892857 | 69 | 0.657505 | 15,293 | package com.example.android.common.chess;
public class Piece {
private String type = "piece";
private Integer drawableId = 0;
private Colour colour;
public Piece(Colour colour) {
this.colour=colour;
}
public Colour getColour() {
return this.colour;
}
public void movementCheck(Boar... |
3e242737092127b490fe0d65fd8e77d88d90290e | 1,988 | java | Java | geoevents/src/main/java/org/elasticsoftware/elasticactors/geoevents/messages/ScanRequest.java | elasticsoftwarefoundation/elasticactors-systems | 3af11bce761bf4b179f4c0cb4bf6c3a33a916682 | [
"Apache-2.0"
] | 1 | 2018-03-02T13:14:51.000Z | 2018-03-02T13:14:51.000Z | geoevents/src/main/java/org/elasticsoftware/elasticactors/geoevents/messages/ScanRequest.java | elasticsoftwarefoundation/elasticactors-systems | 3af11bce761bf4b179f4c0cb4bf6c3a33a916682 | [
"Apache-2.0"
] | 1 | 2016-02-01T15:25:50.000Z | 2016-02-01T15:25:50.000Z | geoevents/src/main/java/org/elasticsoftware/elasticactors/geoevents/messages/ScanRequest.java | elasticsoftwarefoundation/elasticactors-systems | 3af11bce761bf4b179f4c0cb4bf6c3a33a916682 | [
"Apache-2.0"
] | 4 | 2016-01-25T08:56:54.000Z | 2016-05-19T13:07:13.000Z | 32.064516 | 151 | 0.737425 | 15,294 | /*
* Copyright 2013 - 2014 The Original 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 applicable... |
3e24274cb29fed31024d587bf27d9385aa9aebd2 | 2,080 | java | Java | server/runtime/src/main/java/org/infinispan/quarkus/server/runtime/graal/SubstituteNettyClasses.java | infinispan/infinispan-quarkus | b2a434661564e52860580e055d72474ad90ff2ac | [
"Apache-2.0"
] | 9 | 2020-04-03T11:56:34.000Z | 2022-03-26T13:01:37.000Z | server/runtime/src/main/java/org/infinispan/quarkus/server/runtime/graal/SubstituteNettyClasses.java | infinispan/infinispan-quarkus | b2a434661564e52860580e055d72474ad90ff2ac | [
"Apache-2.0"
] | 69 | 2020-05-13T10:24:36.000Z | 2022-03-24T16:48:19.000Z | server/runtime/src/main/java/org/infinispan/quarkus/server/runtime/graal/SubstituteNettyClasses.java | infinispan/infinispan-quarkus | b2a434661564e52860580e055d72474ad90ff2ac | [
"Apache-2.0"
] | 10 | 2020-04-02T15:57:17.000Z | 2021-04-29T02:28:04.000Z | 36.491228 | 100 | 0.815385 | 15,295 | package org.infinispan.quarkus.server.runtime.graal;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.ThreadFactory;
import org.infinispan.server.core.configuration.ProtocolServerConfiguration;
import org.infinispan.server.core.logging.Log;
import org.infinispan.server.core.transport.NettyTran... |
3e242888dde0ea7ecbd719f1a032357bf099cfee | 8,786 | java | Java | app/src/main/java/io/lab10/artisnfcdemo/ethereum/utils/EthereumUtils.java | d10r/BlockchainSecurity2Go-Android | 0201becb4c56fcad8ff3a544e79dc24cacbb0de4 | [
"MIT"
] | 1 | 2019-05-08T18:10:08.000Z | 2019-05-08T18:10:08.000Z | app/src/main/java/io/lab10/artisnfcdemo/ethereum/utils/EthereumUtils.java | d10r/BlockchainSecurity2Go-Android | 0201becb4c56fcad8ff3a544e79dc24cacbb0de4 | [
"MIT"
] | null | null | null | app/src/main/java/io/lab10/artisnfcdemo/ethereum/utils/EthereumUtils.java | d10r/BlockchainSecurity2Go-Android | 0201becb4c56fcad8ff3a544e79dc24cacbb0de4 | [
"MIT"
] | null | null | null | 42.038278 | 151 | 0.673344 | 15,296 | package io.lab10.artisnfcdemo.ethereum.utils;
import android.nfc.tech.IsoDep;
import android.util.Log;
import android.util.Pair;
import io.lab10.artisnfcdemo.ethereum.bean.EthBalanceBean;
import io.lab10.artisnfcdemo.infineon.NfcUtils;
import io.lab10.artisnfcdemo.infineon.apdu.response.GenerateSignatureResponseApdu;
... |
3e24291ac5ced6b13f0712e3988c6979bda3ac7f | 4,764 | java | Java | runescape-client/src/main/java/WorldMapEvent.java | wmcgough/OpenOSRS | d13bc058d53b4f3e2e7d99c0a0839fe969acedef | [
"BSD-2-Clause"
] | null | null | null | runescape-client/src/main/java/WorldMapEvent.java | wmcgough/OpenOSRS | d13bc058d53b4f3e2e7d99c0a0839fe969acedef | [
"BSD-2-Clause"
] | null | null | null | runescape-client/src/main/java/WorldMapEvent.java | wmcgough/OpenOSRS | d13bc058d53b4f3e2e7d99c0a0839fe969acedef | [
"BSD-2-Clause"
] | null | null | null | 36.366412 | 140 | 0.663728 | 15,297 | import net.runelite.mapping.Export;
import net.runelite.mapping.Implements;
import net.runelite.mapping.ObfuscatedGetter;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("ak")
@Implements("WorldMapEvent")
public class WorldMapEvent {
@ObfuscatedName("z")
@... |
3e242b84f95d452ba63f9d83a10a4d4e51b9f96b | 4,820 | java | Java | sample/src/main/java/com/github/florent37/depth/sample/fullscreen/FullScreenActivity.java | suyimin/Depth | 46f0abbb9ba892d8669162bfd62f2d1f72f4b4a7 | [
"MIT"
] | 833 | 2017-03-06T17:32:13.000Z | 2022-02-21T02:16:23.000Z | sample/src/main/java/com/github/florent37/depth/sample/fullscreen/FullScreenActivity.java | suyimin/Depth | 46f0abbb9ba892d8669162bfd62f2d1f72f4b4a7 | [
"MIT"
] | 1 | 2017-03-08T13:17:00.000Z | 2017-04-19T18:33:03.000Z | sample/src/main/java/com/github/florent37/depth/sample/fullscreen/FullScreenActivity.java | suyimin/Depth | 46f0abbb9ba892d8669162bfd62f2d1f72f4b4a7 | [
"MIT"
] | 108 | 2017-03-07T01:32:03.000Z | 2021-11-08T15:41:28.000Z | 34.676259 | 127 | 0.563485 | 15,298 | package com.github.florent37.depth.sample.fullscreen;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import com.github.florent37.depth.Depth;
import com.github.florent37.depth.DepthProvider;
im... |
3e242bd95d2c4ef40b55bbfece37864a0116f4cd | 1,347 | java | Java | dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/utils/NettyUtils.java | felix-thinkingdata/incubator-dolphinscheduler | dc891aa820b2bcfc839396d35f22e1f44d32533b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/utils/NettyUtils.java | felix-thinkingdata/incubator-dolphinscheduler | dc891aa820b2bcfc839396d35f22e1f44d32533b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/utils/NettyUtils.java | felix-thinkingdata/incubator-dolphinscheduler | dc891aa820b2bcfc839396d35f22e1f44d32533b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 31.325581 | 75 | 0.701559 | 15,299 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e242c83e110d9459bfda0e6413f7621ea0c73b4 | 1,057 | java | Java | environment-cucumber-api/src/main/java/io/perfeccionista/framework/value/checker/number/resolver/IntegerGreaterValueCheckerCucumberResolver.java | perfeccionista-software/perfeccionista-framework | 0549a42ecaf4314f0a4808c178d6f5fe9b804b66 | [
"Apache-2.0"
] | null | null | null | environment-cucumber-api/src/main/java/io/perfeccionista/framework/value/checker/number/resolver/IntegerGreaterValueCheckerCucumberResolver.java | perfeccionista-software/perfeccionista-framework | 0549a42ecaf4314f0a4808c178d6f5fe9b804b66 | [
"Apache-2.0"
] | 167 | 2020-10-29T15:48:27.000Z | 2021-09-16T06:44:44.000Z | environment-cucumber-api/src/main/java/io/perfeccionista/framework/value/checker/number/resolver/IntegerGreaterValueCheckerCucumberResolver.java | perfeccionista-software/perfeccionista-framework | 0549a42ecaf4314f0a4808c178d6f5fe9b804b66 | [
"Apache-2.0"
] | null | null | null | 39.148148 | 118 | 0.754021 | 15,300 | package io.perfeccionista.framework.value.checker.number.resolver;
import io.perfeccionista.framework.cucumber.resolver.CucumberResolverExpression;
import io.perfeccionista.framework.value.ValueService;
import io.perfeccionista.framework.value.number.NumberValue;
import org.jetbrains.annotations.NotNull;
import org.je... |
3e242cb4343918b2c7406fc8c077aeea964c4854 | 632 | java | Java | app/src/main/java/study/com/rvandlvandetdemo/model/Person.java | Duckdan/RvAndLvAndEtDemo | be2321838ec613491ec683152f3675d1018ee08f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/study/com/rvandlvandetdemo/model/Person.java | Duckdan/RvAndLvAndEtDemo | be2321838ec613491ec683152f3675d1018ee08f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/study/com/rvandlvandetdemo/model/Person.java | Duckdan/RvAndLvAndEtDemo | be2321838ec613491ec683152f3675d1018ee08f | [
"Apache-2.0"
] | null | null | null | 18.057143 | 52 | 0.620253 | 15,301 | package study.com.rvandlvandetdemo.model;
/**
* Created by Administrator on 2018/3/14.
*/
public class Person {
private String name;
private String description;
public Person() {
}
public Person(String name, String description) {
this.name = name;
this.description = description... |
3e242dd9b7c8bc11656b7d94fbe0b1d1bc35d0a3 | 682 | java | Java | src/main/java/uk/gov/hmcts/reform/civil/validation/PaymentDateValidator.java | hmcts/civil-service | 3a4c3984595c74a279d9b0c9310551b274880fd2 | [
"MIT"
] | 3 | 2021-06-01T13:09:09.000Z | 2021-12-09T10:20:37.000Z | src/main/java/uk/gov/hmcts/reform/civil/validation/PaymentDateValidator.java | hmcts/civil-service | 3a4c3984595c74a279d9b0c9310551b274880fd2 | [
"MIT"
] | 324 | 2021-06-11T06:36:26.000Z | 2022-03-31T13:50:21.000Z | src/main/java/uk/gov/hmcts/reform/civil/validation/PaymentDateValidator.java | hmcts/civil-service | 3a4c3984595c74a279d9b0c9310551b274880fd2 | [
"MIT"
] | 1 | 2022-03-17T20:51:56.000Z | 2022-03-17T20:51:56.000Z | 27.28 | 71 | 0.77566 | 15,302 | package uk.gov.hmcts.reform.civil.validation;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Component;
import uk.gov.hmcts.reform.civil.validation.groups.PaymentDateGroup;
import java.util.List;
import javax.validation.ConstraintViolation;
import javax.validation.Validator;
import stat... |
3e242df71c3228240497ea4178838cb054f6abe3 | 12,421 | java | Java | Jump/src/main/java/com/janrain/android/engage/ui/JRLandingFragment.java | janrain/jump.android | fb1fba45cbfe52bb8078715fc6b5248be7e16706 | [
"BSD-3-Clause"
] | 4 | 2015-04-13T03:00:02.000Z | 2017-01-25T15:58:57.000Z | Jump/src/main/java/com/janrain/android/engage/ui/JRLandingFragment.java | janrain/jump.android | fb1fba45cbfe52bb8078715fc6b5248be7e16706 | [
"BSD-3-Clause"
] | 27 | 2015-07-04T14:07:28.000Z | 2018-03-14T22:22:05.000Z | Jump/src/main/java/com/janrain/android/engage/ui/JRLandingFragment.java | janrain/jump.android | fb1fba45cbfe52bb8078715fc6b5248be7e16706 | [
"BSD-3-Clause"
] | 27 | 2015-01-23T01:41:57.000Z | 2022-01-08T14:27:12.000Z | 40.459283 | 109 | 0.651719 | 15,303 | /*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright (c) 2011, Janrain, Inc.
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* * Re... |
3e242f9c37a4d5dfe51f3739d54b429eb411edf1 | 219 | java | Java | imagecorp/src/main/java/me/kareluo/imaging/core/sticker/IMGSticker.java | jaguar-zc/NChat | 22e3557afee62c631d80c8a5a121bb583658c78a | [
"Apache-2.0"
] | 4 | 2019-02-06T10:05:36.000Z | 2019-12-02T08:51:22.000Z | libs/image_lib/src/main/java/me/kareluo/imaging/core/sticker/IMGSticker.java | guoxiaofan980520/Biji_Baibuti | 69a18008d0d3cdf9c2050b9718b6a0bdbb31ba7a | [
"Apache-2.0"
] | 15 | 2019-03-23T13:53:48.000Z | 2020-02-06T12:07:53.000Z | libs/image_lib/src/main/java/me/kareluo/imaging/core/sticker/IMGSticker.java | guoxiaofan980520/Biji_Baibuti | 69a18008d0d3cdf9c2050b9718b6a0bdbb31ba7a | [
"Apache-2.0"
] | 11 | 2019-03-09T03:30:10.000Z | 2020-03-07T13:08:06.000Z | 18.25 | 73 | 0.771689 | 15,304 | package me.kareluo.imaging.core.sticker;
import me.kareluo.imaging.core.IMGViewPortrait;
/**
* Created by felix on 2017/11/14 下午7:31.
*/
public interface IMGSticker extends IMGStickerPortrait, IMGViewPortrait {
}
|
3e24312ca26c3d751ee8c1a08fd0773dbab0de1e | 7,572 | java | Java | hlklib/src/main/java/com/hlk/hlklib/lib/voice/VoiceRecorder.java | HsiangLeekwok/hlklib | b122f6dcab7cec60c8e5455e0c31613d08bec6ad | [
"Apache-2.0"
] | null | null | null | hlklib/src/main/java/com/hlk/hlklib/lib/voice/VoiceRecorder.java | HsiangLeekwok/hlklib | b122f6dcab7cec60c8e5455e0c31613d08bec6ad | [
"Apache-2.0"
] | null | null | null | hlklib/src/main/java/com/hlk/hlklib/lib/voice/VoiceRecorder.java | HsiangLeekwok/hlklib | b122f6dcab7cec60c8e5455e0c31613d08bec6ad | [
"Apache-2.0"
] | null | null | null | 26.110345 | 99 | 0.530771 | 15,305 | package com.hlk.hlklib.lib.voice;
import android.content.Context;
import android.media.MediaRecorder;
import android.os.Environment;
import android.os.PowerManager;
import android.os.PowerManager.WakeLock;
import android.text.TextUtils;
import java.io.File;
import java.lang.ref.WeakReference;
import java.util.UUID;
... |
3e24316087d16688caf3ef7dfdacb5ddc8947207 | 2,427 | java | Java | platform/platform-impl/src/com/intellij/openapi/diff/impl/splitter/Interval.java | liveqmock/platform-tools-idea | 1c4b76108add6110898a7e3f8f70b970e352d3d4 | [
"Apache-2.0"
] | 2 | 2015-05-08T15:07:10.000Z | 2022-03-09T05:47:53.000Z | platform/platform-impl/src/com/intellij/openapi/diff/impl/splitter/Interval.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | null | null | null | platform/platform-impl/src/com/intellij/openapi/diff/impl/splitter/Interval.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | 2 | 2017-04-24T15:48:40.000Z | 2022-03-09T05:48:05.000Z | 27.579545 | 86 | 0.681088 | 15,306 | /*
* Copyright 2000-2009 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... |
3e2432824e292c48aefd6c95cf3ba8d6ae780ddc | 141 | java | Java | app/src/main/java/com/trampcr/developerrepository/architecture/mvvm/model/TextChangeListener.java | TrampcR/DeveloperRepository | 08876a5528812c911a9406dd06c9d96f1eda5d60 | [
"Apache-2.0"
] | 1 | 2019-05-01T15:30:02.000Z | 2019-05-01T15:30:02.000Z | app/src/main/java/com/trampcr/developerrepository/architecture/mvvm/model/TextChangeListener.java | TrampcR/DeveloperRepository | 08876a5528812c911a9406dd06c9d96f1eda5d60 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/trampcr/developerrepository/architecture/mvvm/model/TextChangeListener.java | TrampcR/DeveloperRepository | 08876a5528812c911a9406dd06c9d96f1eda5d60 | [
"Apache-2.0"
] | null | null | null | 23.5 | 64 | 0.815603 | 15,307 | package com.trampcr.developerrepository.architecture.mvvm.model;
public interface TextChangeListener {
void onChange(String newText);
}
|
3e24345e742c5208a8c67597243879cbc5d1b1c6 | 2,807 | java | Java | java/debugger/impl/src/com/intellij/debugger/ui/breakpoints/RunToCursorBreakpoint.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | java/debugger/impl/src/com/intellij/debugger/ui/breakpoints/RunToCursorBreakpoint.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2022-02-19T09:45:05.000Z | 2022-02-27T20:32:55.000Z | java/debugger/impl/src/com/intellij/debugger/ui/breakpoints/RunToCursorBreakpoint.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2020-03-15T08:57:37.000Z | 2020-04-07T04:48:14.000Z | 31.188889 | 140 | 0.765942 | 15,308 | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.ui.breakpoints;
import com.intellij.debugger.JavaDebuggerBundle;
import com.intellij.debugger.SourcePosition;
import com.intellij.debugger.engine.Re... |
3e2435356b4da46796579e5e677586dd5461e036 | 15,351 | java | Java | server/src/test/java/org/elasticsearch/action/search/BottomSortValuesCollectorTests.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | server/src/test/java/org/elasticsearch/action/search/BottomSortValuesCollectorTests.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | server/src/test/java/org/elasticsearch/action/search/BottomSortValuesCollectorTests.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | 62.402439 | 140 | 0.667188 | 15,309 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server... |
3e24357061229ee9874b364a4c1f218143f8f84f | 2,627 | java | Java | Benchmarks_with_Functional_Bugs/Java/spring-hateoas-48749e7/src/src/test/java/org/springframework/hateoas/core/ControllerEntityLinksFactoryBeanUnitTest.java | kupl/starlab-benchmarks | 1efc9efffad1b797f6a795da7e032041e230d900 | [
"MIT"
] | null | null | null | Benchmarks_with_Functional_Bugs/Java/spring-hateoas-48749e7/src/src/test/java/org/springframework/hateoas/core/ControllerEntityLinksFactoryBeanUnitTest.java | kupl/starlab-benchmarks | 1efc9efffad1b797f6a795da7e032041e230d900 | [
"MIT"
] | null | null | null | Benchmarks_with_Functional_Bugs/Java/spring-hateoas-48749e7/src/src/test/java/org/springframework/hateoas/core/ControllerEntityLinksFactoryBeanUnitTest.java | kupl/starlab-benchmarks | 1efc9efffad1b797f6a795da7e032041e230d900 | [
"MIT"
] | 2 | 2020-11-26T13:27:14.000Z | 2022-03-20T02:12:55.000Z | 37 | 95 | 0.812333 | 15,310 | /*
* Copyright 2012 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 applica... |
3e2435ac21a42600c11932e5ced71202770820f3 | 905 | java | Java | jifang-admin/src/main/java/com/stylefeng/guns/modular/jifang/service/impl/ActionsServiceImpl.java | lqf802/jifang | 35e782db4c2d55568ea1c1f545d4f6a0eb54c59f | [
"Apache-2.0"
] | null | null | null | jifang-admin/src/main/java/com/stylefeng/guns/modular/jifang/service/impl/ActionsServiceImpl.java | lqf802/jifang | 35e782db4c2d55568ea1c1f545d4f6a0eb54c59f | [
"Apache-2.0"
] | null | null | null | jifang-admin/src/main/java/com/stylefeng/guns/modular/jifang/service/impl/ActionsServiceImpl.java | lqf802/jifang | 35e782db4c2d55568ea1c1f545d4f6a0eb54c59f | [
"Apache-2.0"
] | null | null | null | 32.321429 | 169 | 0.779006 | 15,311 | package com.stylefeng.guns.modular.jifang.service.impl;
import com.stylefeng.guns.modular.jifang.model.Actions;
import com.stylefeng.guns.modular.jifang.dao.ActionsMapper;
import com.stylefeng.guns.modular.jifang.service.IActionsService;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import org.apache.ibati... |
3e2435bda7de753692a27abc43a90d76a1ca44b9 | 1,433 | java | Java | clocker/src/main/java/com/cn/mayf/beanfactorypostprocessor/TagMain.java | myflzh119/spring-mayf | 167d5bb34b7676527382dffd0323e7375d458c07 | [
"Apache-2.0"
] | null | null | null | clocker/src/main/java/com/cn/mayf/beanfactorypostprocessor/TagMain.java | myflzh119/spring-mayf | 167d5bb34b7676527382dffd0323e7375d458c07 | [
"Apache-2.0"
] | null | null | null | clocker/src/main/java/com/cn/mayf/beanfactorypostprocessor/TagMain.java | myflzh119/spring-mayf | 167d5bb34b7676527382dffd0323e7375d458c07 | [
"Apache-2.0"
] | null | null | null | 29.854167 | 85 | 0.784368 | 15,312 | package com.cn.mayf.beanfactorypostprocessor;
import com.cn.AppConfig;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.core.type.classreading.MetadataReader;
import org.springframework.core.type.classreading.MetadataReaderFactory;
import org.springframework.... |
3e2436872f19f951b141c97ff4880e4a5de90d36 | 3,157 | java | Java | src/main/java/com/gw2auth/example/app/configuration/SecurityConfiguration.java | gw2auth/oauth2-server-example-app | 40bcff4e51ec24deb686a4b887aef1ed5ed813a7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/gw2auth/example/app/configuration/SecurityConfiguration.java | gw2auth/oauth2-server-example-app | 40bcff4e51ec24deb686a4b887aef1ed5ed813a7 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/gw2auth/example/app/configuration/SecurityConfiguration.java | gw2auth/oauth2-server-example-app | 40bcff4e51ec24deb686a4b887aef1ed5ed813a7 | [
"Apache-2.0"
] | null | null | null | 49.328125 | 138 | 0.630662 | 15,313 | package com.gw2auth.example.app.configuration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.Customizer;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframew... |
3e2436ac384a2b478d3fe8945bb33182aa223eda | 1,169 | java | Java | de.bmotionstudio.gef.editor/src/de/bmotionstudio/gef/editor/figure/SwitchFigure.java | cfsnook/prob | 84e56aaf1985bdc0512175f78cf2f5784d7ddcdf | [
"BSD-Source-Code"
] | 4 | 2019-11-04T15:00:18.000Z | 2021-06-08T10:55:24.000Z | de.bmotionstudio.gef.editor/src/de/bmotionstudio/gef/editor/figure/SwitchFigure.java | cfsnook/prob | 84e56aaf1985bdc0512175f78cf2f5784d7ddcdf | [
"BSD-Source-Code"
] | null | null | null | de.bmotionstudio.gef.editor/src/de/bmotionstudio/gef/editor/figure/SwitchFigure.java | cfsnook/prob | 84e56aaf1985bdc0512175f78cf2f5784d7ddcdf | [
"BSD-Source-Code"
] | 1 | 2020-05-01T11:27:30.000Z | 2020-05-01T11:27:30.000Z | 25.977778 | 96 | 0.712575 | 15,314 | /**
* (c) 2009 Lehrstuhl fuer Softwaretechnik und Programmiersprachen,
* Heinrich Heine Universitaet Duesseldorf
* This software is licenced under EPL 1.0 (http://www.eclipse.org/org/documents/epl-v10.html)
* */
package de.bmotionstudio.gef.editor.figure;
import org.eclipse.draw2d.Graphics;
import org... |
3e2437863e9f1d48dfb27477a05cdd3bad08a770 | 11,414 | java | Java | cloud-dataflow/src/test/java/io/activej/dataflow/stream/PageRankTest.java | adamochayon/activej | 38b1df17db4fb096646fa16ba82ac575d1e5c426 | [
"Apache-2.0"
] | 3 | 2021-04-12T09:05:28.000Z | 2022-01-09T19:44:33.000Z | cloud-dataflow/src/test/java/io/activej/dataflow/stream/PageRankTest.java | adamochayon/activej | 38b1df17db4fb096646fa16ba82ac575d1e5c426 | [
"Apache-2.0"
] | null | null | null | cloud-dataflow/src/test/java/io/activej/dataflow/stream/PageRankTest.java | adamochayon/activej | 38b1df17db4fb096646fa16ba82ac575d1e5c426 | [
"Apache-2.0"
] | null | null | null | 33.276968 | 133 | 0.748204 | 15,315 | package io.activej.dataflow.stream;
import io.activej.codec.StructuredCodec;
import io.activej.dataflow.DataflowServer;
import io.activej.dataflow.dataset.Dataset;
import io.activej.dataflow.dataset.SortedDataset;
import io.activej.dataflow.dataset.impl.DatasetConsumerOfId;
import io.activej.dataflow.graph.DataflowCon... |
3e2437e541bd5f8bb10f9c0568f065d747f74295 | 2,212 | java | Java | Android/app/src/main/java/com/harvard/studyappmodule/custom/question/ScaleTextAnswerFormat.java | ashokr8142/phanitest | 04ca2cd502fd953e64971292480fd2261dd0be17 | [
"MIT"
] | null | null | null | Android/app/src/main/java/com/harvard/studyappmodule/custom/question/ScaleTextAnswerFormat.java | ashokr8142/phanitest | 04ca2cd502fd953e64971292480fd2261dd0be17 | [
"MIT"
] | null | null | null | Android/app/src/main/java/com/harvard/studyappmodule/custom/question/ScaleTextAnswerFormat.java | ashokr8142/phanitest | 04ca2cd502fd953e64971292480fd2261dd0be17 | [
"MIT"
] | null | null | null | 42.538462 | 464 | 0.772604 | 15,316 | /*
* Copyright © 2017-2019 Harvard Pilgrim Health Care Institute (HPHCI) and its Contributors.
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
* associated documentation files (the "Software"), to deal in the Software without restriction, including
* without limit... |
3e2437f368cace6fa93e3d2226f67b1cecf2e0e3 | 11,755 | java | Java | FXMLS/Log1/AssetManagement/Modal/AddBuildingController.java | AeroLink/AeroLink-source | 97adfd8cc30d384e0a1d51c2e88591916f79d980 | [
"MIT"
] | 1 | 2019-01-29T07:16:39.000Z | 2019-01-29T07:16:39.000Z | FXMLS/Log1/AssetManagement/Modal/AddBuildingController.java | leixdd/AeroLink-source | 97adfd8cc30d384e0a1d51c2e88591916f79d980 | [
"MIT"
] | 2 | 2019-02-05T10:35:27.000Z | 2019-02-11T23:15:23.000Z | FXMLS/Log1/AssetManagement/Modal/AddBuildingController.java | AeroLink/AeroLink-source | 97adfd8cc30d384e0a1d51c2e88591916f79d980 | [
"MIT"
] | null | null | null | 36.619938 | 144 | 0.559762 | 15,317 | package FXMLS.Log1.AssetManagement.Modal;
import FXMLS.Log1.util.AlertMaker;
import Model.Log1.Log1_AssetBuildingModel;
import Model.Log1.Log1_AssetCountModel;
import Model.Log1.Log1_AssetLandModel;
import Model.Log1.Log1_AssetModel;
import com.jfoenix.controls.JFXButton;
import java.net.URL;
import java.text.DateForm... |
3e2438c6a18905ece8a33b678d8ed16209fb2e92 | 2,141 | java | Java | src/main/java/br/com/orangetalents/MultiServico/cartao/Cartao.java | alinehalmeidah/orange-talents-04-template-proposta | a12c2a3511cdb708acf3e76ea17993496c6f3340 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/orangetalents/MultiServico/cartao/Cartao.java | alinehalmeidah/orange-talents-04-template-proposta | a12c2a3511cdb708acf3e76ea17993496c6f3340 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/orangetalents/MultiServico/cartao/Cartao.java | alinehalmeidah/orange-talents-04-template-proposta | a12c2a3511cdb708acf3e76ea17993496c6f3340 | [
"Apache-2.0"
] | null | null | null | 23.271739 | 88 | 0.671182 | 15,318 | package br.com.orangetalents.MultiServico.cartao;
import br.com.orangetalents.MultiServico.boqueio.Bloqueio;
import br.com.orangetalents.MultiServico.proposta.Proposta;
import br.com.orangetalents.MultiServico.viagem.AlertaViagem;
import com.sun.istack.NotNull;
import javax.persistence.*;
import javax.validation.const... |
3e2439c9affd05087b70589fa467cb5e798a68e2 | 322 | java | Java | src/main/java/be/inburgering/scheduler/domain/RestResult.java | kevindeyne/scheduler-micro-rest | 9c23752c1db78c35b25c387e0faaba013912ae76 | [
"MIT"
] | null | null | null | src/main/java/be/inburgering/scheduler/domain/RestResult.java | kevindeyne/scheduler-micro-rest | 9c23752c1db78c35b25c387e0faaba013912ae76 | [
"MIT"
] | null | null | null | src/main/java/be/inburgering/scheduler/domain/RestResult.java | kevindeyne/scheduler-micro-rest | 9c23752c1db78c35b25c387e0faaba013912ae76 | [
"MIT"
] | null | null | null | 16.947368 | 61 | 0.767081 | 15,319 | package be.inburgering.scheduler.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@JsonIgnoreProperties(ignoreUnknown = true)
public class RestResult {
private String status;
public String getStatus() {
return status;
}
public void setStatus(String status) {
this.status = status;
}
... |
3e2439eea83d357b581dc9585f3a700e9317a97d | 6,676 | java | Java | geode-core/src/main/java/org/apache/geode/internal/cache/DummyCachePerfStats.java | sunny-ma/geode | 3476e83de0c9fe56acd4fc770f33926e204950f2 | [
"Apache-2.0",
"BSD-3-Clause"
] | 2 | 2021-10-31T01:04:27.000Z | 2021-11-08T09:43:30.000Z | geode-core/src/main/java/org/apache/geode/internal/cache/DummyCachePerfStats.java | sunny-ma/geode | 3476e83de0c9fe56acd4fc770f33926e204950f2 | [
"Apache-2.0",
"BSD-3-Clause"
] | 3 | 2021-05-20T08:17:47.000Z | 2022-03-31T01:50:40.000Z | geode-core/src/main/java/org/apache/geode/internal/cache/DummyCachePerfStats.java | Krishnan-Raghavan/geode | 708588659751c1213c467f5b200b2c36952af563 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | 17.661376 | 100 | 0.682145 | 15,320 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... |
3e243a749ae773f6bd4a9e542ac6f9ae802f0f36 | 5,260 | java | Java | app/src/main/java/com/msy/globalaccess/data/interactor/impl/LoginLoadDataImpl.java | hxy493045049/GlobalAccess | 2e3a661cd33b67ec9721d46b527e72cea0325161 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/msy/globalaccess/data/interactor/impl/LoginLoadDataImpl.java | hxy493045049/GlobalAccess | 2e3a661cd33b67ec9721d46b527e72cea0325161 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/msy/globalaccess/data/interactor/impl/LoginLoadDataImpl.java | hxy493045049/GlobalAccess | 2e3a661cd33b67ec9721d46b527e72cea0325161 | [
"Apache-2.0"
] | null | null | null | 41.09375 | 199 | 0.555703 | 15,321 | package com.msy.globalaccess.data.interactor.impl;
import com.google.gson.Gson;
import com.msy.globalaccess.common.LoginType;
import com.msy.globalaccess.common.enums.ResultCode;
import com.msy.globalaccess.data.RequestCallBack;
import com.msy.globalaccess.data.api.LoginApi;
import com.msy.globalaccess.data.bean.base.... |
3e243aab34f31c03d96051a61b6d37549c5b56ef | 1,793 | java | Java | server/src/main/java/com/luv2code/imusic/service/GalleryService.java | dompham21/Imusicvn-SpringBoot-NextJs | f37e54b5a3f23ba51ec8dfd9ab1083d1f29fde04 | [
"MIT"
] | 13 | 2021-12-28T14:43:32.000Z | 2022-03-16T20:54:00.000Z | server/src/main/java/com/luv2code/imusic/service/GalleryService.java | dompham21/Imusicvn-SpringBoot-NextJs | f37e54b5a3f23ba51ec8dfd9ab1083d1f29fde04 | [
"MIT"
] | null | null | null | server/src/main/java/com/luv2code/imusic/service/GalleryService.java | dompham21/Imusicvn-SpringBoot-NextJs | f37e54b5a3f23ba51ec8dfd9ab1083d1f29fde04 | [
"MIT"
] | 4 | 2022-01-05T23:12:28.000Z | 2022-02-25T20:43:12.000Z | 31.45614 | 88 | 0.708868 | 15,322 | package com.luv2code.imusic.service;
import com.luv2code.imusic.entity.Gallery;
import com.luv2code.imusic.exception.GalleryNotFoundException;
import com.luv2code.imusic.repository.GalleryRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org... |
3e243b4712770cd2f258742982e28ede9425908d | 523 | java | Java | src/test/java/com/bazzi/probe/test/features/TestUserService.java | bspv/probe | 8a7f03d154162262e6b420cebd241b92917a625a | [
"Apache-2.0"
] | null | null | null | src/test/java/com/bazzi/probe/test/features/TestUserService.java | bspv/probe | 8a7f03d154162262e6b420cebd241b92917a625a | [
"Apache-2.0"
] | null | null | null | src/test/java/com/bazzi/probe/test/features/TestUserService.java | bspv/probe | 8a7f03d154162262e6b420cebd241b92917a625a | [
"Apache-2.0"
] | null | null | null | 21.791667 | 50 | 0.778203 | 15,323 | package com.bazzi.probe.test.features;
import com.bazzi.probe.model.User;
import com.bazzi.probe.service.UserService;
import com.bazzi.probe.test.TestBase;
import com.bazzi.probe.vo.request.UserReqVo;
import org.junit.Test;
import javax.annotation.Resource;
public class TestUserService extends TestBase {
@Resource
... |
3e243bb7fea94821a1c2f71c1189fb33f41acd91 | 3,899 | java | Java | core/src/main/java/org/openhubframework/openhub/core/throttling/AbstractThrottlingConfiguration.java | jhankovec/openhub-framework | 382999a3800206bcff8c73aab59431e0487d502c | [
"Apache-2.0"
] | 40 | 2016-11-23T11:36:20.000Z | 2021-05-29T16:32:44.000Z | core/src/main/java/org/openhubframework/openhub/core/throttling/AbstractThrottlingConfiguration.java | jhankovec/openhub-framework | 382999a3800206bcff8c73aab59431e0487d502c | [
"Apache-2.0"
] | 126 | 2016-12-28T09:21:03.000Z | 2022-01-21T23:20:21.000Z | core/src/main/java/org/openhubframework/openhub/core/throttling/AbstractThrottlingConfiguration.java | jhankovec/openhub-framework | 382999a3800206bcff8c73aab59431e0487d502c | [
"Apache-2.0"
] | 7 | 2017-02-17T20:06:27.000Z | 2021-01-04T09:46:58.000Z | 30.224806 | 104 | 0.671198 | 15,324 | /*
* Copyright 2014 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 applica... |
3e243ce82ca2bd04244654606417a89243e29019 | 990 | java | Java | config.service/src/main/java/cn/orgid/funny/config/remote/service/ApplicationAction.java | zhenggf/config.server | ec88f4af5792cf788ba44a32f517350309a6f863 | [
"Apache-2.0"
] | null | null | null | config.service/src/main/java/cn/orgid/funny/config/remote/service/ApplicationAction.java | zhenggf/config.server | ec88f4af5792cf788ba44a32f517350309a6f863 | [
"Apache-2.0"
] | null | null | null | config.service/src/main/java/cn/orgid/funny/config/remote/service/ApplicationAction.java | zhenggf/config.server | ec88f4af5792cf788ba44a32f517350309a6f863 | [
"Apache-2.0"
] | null | null | null | 29.117647 | 89 | 0.821212 | 15,325 | package cn.orgid.funny.config.remote.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.RequestMapping;
import cn.orgid.funny.config.domain.component.AccessToke... |
3e243d15d714429500aa88854613b85b2d00f238 | 2,739 | java | Java | src/main/java/org/voimala/myrts/screens/menu/windows/ServerConnectionWindow.java | guxuede/gm | de58b96e61cb1b34a6579adde2bc33187737ecf5 | [
"MIT"
] | 1 | 2017-05-29T21:58:04.000Z | 2017-05-29T21:58:04.000Z | src/main/java/org/voimala/myrts/screens/menu/windows/ServerConnectionWindow.java | guxuede/gm | de58b96e61cb1b34a6579adde2bc33187737ecf5 | [
"MIT"
] | null | null | null | src/main/java/org/voimala/myrts/screens/menu/windows/ServerConnectionWindow.java | guxuede/gm | de58b96e61cb1b34a6579adde2bc33187737ecf5 | [
"MIT"
] | null | null | null | 27.94898 | 85 | 0.646951 | 15,326 | package org.voimala.myrts.screens.menu.windows;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.ui.Label;
import com.badlogic.gdx.scenes.scene2d.ui.Skin;
import com.badlogic.gdx.scenes.scene2d.ui.Table;
import com.badlogic.gdx.scenes.scene2d.ui.TextBut... |
3e243d298d1c4bea4ec5c55664d57173f18bd269 | 1,415 | java | Java | CS108 Demo/BLE.Client.Droid/obj/Release/110/android/src/crc640d7c6d57b8a5f296/Adapter_Api21BleScanCallback.java | trevorcmit/RFID_BT_app | 202e2ee844c7ce60689373642e0ebd1258cef6dc | [
"MIT"
] | null | null | null | CS108 Demo/BLE.Client.Droid/obj/Release/110/android/src/crc640d7c6d57b8a5f296/Adapter_Api21BleScanCallback.java | trevorcmit/RFID_BT_app | 202e2ee844c7ce60689373642e0ebd1258cef6dc | [
"MIT"
] | null | null | null | CS108 Demo/BLE.Client.Droid/obj/Release/110/android/src/crc640d7c6d57b8a5f296/Adapter_Api21BleScanCallback.java | trevorcmit/RFID_BT_app | 202e2ee844c7ce60689373642e0ebd1258cef6dc | [
"MIT"
] | null | null | null | 24.824561 | 146 | 0.74629 | 15,327 | package crc640d7c6d57b8a5f296;
public class Adapter_Api21BleScanCallback
extends android.bluetooth.le.ScanCallback
implements
mono.android.IGCUserPeer
{
/** @hide */
public static final String __md_methods;
static {
__md_methods =
"n_onScanFailed:(I)V:GetOnScanFailed_IHandler\n" +
"n_onScanResult:(ILan... |
3e243d57b8021f454adb95023c776157dd393b2d | 1,311 | java | Java | awe-awesomesky-api/src/main/java/org/awesky/api/auth/Role.java | Awesky/awesomesky | 2309d2da5c3eef280ab538209edade3e28261f04 | [
"Apache-2.0"
] | 1 | 2017-08-29T11:49:52.000Z | 2017-08-29T11:49:52.000Z | awe-awesomesky-api/src/main/java/org/awesky/api/auth/Role.java | Awesky/awesomesky | 2309d2da5c3eef280ab538209edade3e28261f04 | [
"Apache-2.0"
] | null | null | null | awe-awesomesky-api/src/main/java/org/awesky/api/auth/Role.java | Awesky/awesomesky | 2309d2da5c3eef280ab538209edade3e28261f04 | [
"Apache-2.0"
] | null | null | null | 19.567164 | 65 | 0.624714 | 15,328 | package org.awesky.api.auth;
import java.io.Serializable;
import java.util.HashSet;
import java.util.Set;
/**
* Created by vme on 2017/8/22.
*/
public class Role implements Serializable {
private Integer id;
private Integer enable;//是否禁用角色 1 表示禁用 2 表示不禁用
private String name;
private String roleKey;... |
3e243d5a531c9b37d1c52498e272084b590154c4 | 175 | java | Java | ms/ms-authority-service/src/main/java/com/training/service/UserService.java | jiangyanyan/spring-cloud-training | bcde69f5c4d6c179e580cff23ce268c45b392df3 | [
"Apache-2.0"
] | null | null | null | ms/ms-authority-service/src/main/java/com/training/service/UserService.java | jiangyanyan/spring-cloud-training | bcde69f5c4d6c179e580cff23ce268c45b392df3 | [
"Apache-2.0"
] | null | null | null | ms/ms-authority-service/src/main/java/com/training/service/UserService.java | jiangyanyan/spring-cloud-training | bcde69f5c4d6c179e580cff23ce268c45b392df3 | [
"Apache-2.0"
] | null | null | null | 19.444444 | 64 | 0.817143 | 15,329 | package com.training.service;
import com.training.common.GenericService;
import com.training.model.User;
public interface UserService extends GenericService<User, Long>{
}
|
3e243e4364248db117e27c5a9a54943daa107c52 | 5,859 | java | Java | app/src/main/java/com/idrv/coach/data/constants/ApiConstant.java | airen3339/Android-Application-ZJB | 224d41664fc6e01cadd5a05a9a1aa54174c14859 | [
"Apache-2.0"
] | 356 | 2016-09-22T01:27:46.000Z | 2022-01-31T13:06:33.000Z | app/src/main/java/com/idrv/coach/data/constants/ApiConstant.java | airen3339/Android-Application-ZJB | 224d41664fc6e01cadd5a05a9a1aa54174c14859 | [
"Apache-2.0"
] | 15 | 2016-09-22T03:49:42.000Z | 2019-01-24T14:53:49.000Z | app/src/main/java/com/idrv/coach/data/constants/ApiConstant.java | airen3339/Android-Application-ZJB | 224d41664fc6e01cadd5a05a9a1aa54174c14859 | [
"Apache-2.0"
] | 125 | 2016-09-22T01:27:47.000Z | 2021-03-31T14:07:40.000Z | 36.849057 | 114 | 0.690732 | 15,330 | package com.idrv.coach.data.constants;
import com.idrv.coach.BuildConfig;
import com.idrv.coach.utils.PreferenceUtil;
/**
* Created by sunjianfei on 2016/3/7.
* 服务器Api类
*/
public interface ApiConstant {
boolean IS_RELEASE_FLAG = PreferenceUtil.getBoolean(SPConstant.KEY_IS_DEBUG);
String HOST_DEVELOP_TEST =... |
3e243efa3644a291f1bf552d0f9ce94893482d31 | 11,203 | java | Java | jEdit/jars/Updater/src/updater/InstallLauncher.java | daiyam/jedit-settings | c7e163ce50bb52a135e1c14358d8d184ce2c56ef | [
"MIT"
] | null | null | null | jEdit/jars/Updater/src/updater/InstallLauncher.java | daiyam/jedit-settings | c7e163ce50bb52a135e1c14358d8d184ce2c56ef | [
"MIT"
] | null | null | null | jEdit/jars/Updater/src/updater/InstallLauncher.java | daiyam/jedit-settings | c7e163ce50bb52a135e1c14358d8d184ce2c56ef | [
"MIT"
] | null | null | null | 26.73747 | 83 | 0.670445 | 15,331 | /*
* InstallLauncher - Launches the installer to installed the updated version
*
* Copyright (C) 2009 Shlomy Reinstein
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either vers... |
3e243f0a834ce5727a8ad1fc162cbdd1004173f6 | 1,761 | java | Java | UKartApp/app/src/main/java/com/example/ukartapp/Utils/Constants.java | MartinCJ08/UKart | fc4aace62796ad5522529c1350c6d182b7c23e29 | [
"Apache-2.0"
] | null | null | null | UKartApp/app/src/main/java/com/example/ukartapp/Utils/Constants.java | MartinCJ08/UKart | fc4aace62796ad5522529c1350c6d182b7c23e29 | [
"Apache-2.0"
] | null | null | null | UKartApp/app/src/main/java/com/example/ukartapp/Utils/Constants.java | MartinCJ08/UKart | fc4aace62796ad5522529c1350c6d182b7c23e29 | [
"Apache-2.0"
] | null | null | null | 32.611111 | 70 | 0.685406 | 15,332 | package com.example.ukartapp.Utils;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.InputStream;
import java.net.URL;
public class Constants {
//ENTITIES
public static final String USERS_PATH = "usuarios";
public static final String SHOPPING_PATH = "shopping";
p... |
3e243f5d3ac8122be8ae9265654485b432c9dae2 | 8,735 | java | Java | bundles/extensions/event/src/main/java/org/apache/sling/event/impl/dea/DistributedEventSender.java | ikeike443/sling | fb3e9f6f330f64ddffd98909f93df3528bb66f7a | [
"Apache-2.0"
] | null | null | null | bundles/extensions/event/src/main/java/org/apache/sling/event/impl/dea/DistributedEventSender.java | ikeike443/sling | fb3e9f6f330f64ddffd98909f93df3528bb66f7a | [
"Apache-2.0"
] | null | null | null | bundles/extensions/event/src/main/java/org/apache/sling/event/impl/dea/DistributedEventSender.java | ikeike443/sling | fb3e9f6f330f64ddffd98909f93df3528bb66f7a | [
"Apache-2.0"
] | null | null | null | 38.995536 | 134 | 0.604236 | 15,333 | /*
* 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 ... |
3e243fde15ab91f56d2677f024519a8367b0b32b | 4,073 | java | Java | MavenRepository/src/main/java/com/revature/services/ReimbursementServices.java | Virut1316/Project1-ExpenseReimbursementSystem | a1a234ecfd0fc2d73c5345d4ac80a562a2fadeed | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | MavenRepository/src/main/java/com/revature/services/ReimbursementServices.java | Virut1316/Project1-ExpenseReimbursementSystem | a1a234ecfd0fc2d73c5345d4ac80a562a2fadeed | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | MavenRepository/src/main/java/com/revature/services/ReimbursementServices.java | Virut1316/Project1-ExpenseReimbursementSystem | a1a234ecfd0fc2d73c5345d4ac80a562a2fadeed | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | 30.395522 | 152 | 0.787626 | 15,334 | package com.revature.services;
import java.util.ArrayList;
import java.util.List;
import com.revature.dao.ReimbursementDao;
import com.revature.exceptions.DatabaseConnectionFailedException;
import com.revature.exceptions.FailedToMakeRequestException;
import com.revature.exceptions.NotReimbursementsException;
import c... |
3e244050782c1d37004ebf0d0ddb3d27665f9ab9 | 618 | java | Java | springboot-first/src/main/java/com/koala/boot/Main03.java | 1129269131/springboot-first | f3e5a0fc6b86a60efce8e044e893e64b7cb71625 | [
"Apache-2.0"
] | null | null | null | springboot-first/src/main/java/com/koala/boot/Main03.java | 1129269131/springboot-first | f3e5a0fc6b86a60efce8e044e893e64b7cb71625 | [
"Apache-2.0"
] | null | null | null | springboot-first/src/main/java/com/koala/boot/Main03.java | 1129269131/springboot-first | f3e5a0fc6b86a60efce8e044e893e64b7cb71625 | [
"Apache-2.0"
] | null | null | null | 22.888889 | 80 | 0.650485 | 15,335 | package com.koala.boot;
import org.apache.catalina.LifecycleException;
import org.apache.catalina.startup.Tomcat;
/**
* day03
* Create by koala on 2021-07-29
*/
public class Main03 {
public static void main(String[] args) throws LifecycleException {
//自己写Tomcat的启动源码
Tomcat tomcat = new Tomcat(... |
3e24422e2139d2bc4d97a59aa33211fccaa7284c | 1,249 | java | Java | src/main/java/com/birbit/jsonapi/JsonApiLinkItem.java | deliveroo/jsonapi-parser | d03b318b6d6ee57a61b913cd29b1682797399d07 | [
"Apache-2.0"
] | 40 | 2016-10-24T06:36:42.000Z | 2021-01-27T16:13:22.000Z | src/main/java/com/birbit/jsonapi/JsonApiLinkItem.java | deliveroo/jsonapi-parser | d03b318b6d6ee57a61b913cd29b1682797399d07 | [
"Apache-2.0"
] | 2 | 2016-10-24T06:14:55.000Z | 2016-10-27T07:08:32.000Z | src/main/java/com/birbit/jsonapi/JsonApiLinkItem.java | deliveroo/jsonapi-parser | d03b318b6d6ee57a61b913cd29b1682797399d07 | [
"Apache-2.0"
] | 7 | 2016-10-25T14:43:02.000Z | 2019-12-15T15:30:25.000Z | 25.489796 | 75 | 0.698159 | 15,336 | /*
* Copyright (C) 2016 The Android 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 app... |
3e24429d1a377d0d88bab16141e6ea0afcfddd7e | 2,840 | java | Java | chrome/android/webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java | sunlongbo/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | chrome/android/webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java | sunlongbo/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/android/webapk/shell_apk/src/org/chromium/webapk/shell_apk/WebApkServiceFactory.java | sunlongbo/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | 39.444444 | 100 | 0.688028 | 15,337 | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.webapk.shell_apk;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.os.Bundl... |
3e2442f55edb376d70bdb9069fd468bcf295cecd | 3,231 | java | Java | src/main/java/com/github/tehfishey/spawnedit/pixelmon/Condition.java | TehFishey/pixelmon-spawn-editor | 19caed85a5aacd9c31f423b13cf686537c47bc5f | [
"MIT"
] | 1 | 2021-04-22T20:58:53.000Z | 2021-04-22T20:58:53.000Z | src/main/java/com/github/tehfishey/spawnedit/pixelmon/Condition.java | TehFishey/pixelmon-spawn-editor | 19caed85a5aacd9c31f423b13cf686537c47bc5f | [
"MIT"
] | null | null | null | src/main/java/com/github/tehfishey/spawnedit/pixelmon/Condition.java | TehFishey/pixelmon-spawn-editor | 19caed85a5aacd9c31f423b13cf686537c47bc5f | [
"MIT"
] | null | null | null | 34.741935 | 113 | 0.741566 | 15,338 | package com.github.tehfishey.spawnedit.pixelmon;
import com.github.tehfishey.spawnedit.pixelmon.Enums.Temperature;
import com.github.tehfishey.spawnedit.pixelmon.Enums.Time;
import com.github.tehfishey.spawnedit.pixelmon.Enums.Weather;
// Approximate representation of Pixelmon's Condition class.
// Used for modelin... |
3e244428dac66e9dfebe1a7c10677c3afd723514 | 2,692 | java | Java | src/main/java/org/venice/piazza/common/hibernate/dao/ServiceJobDao.java | venicegeo/pz-jobcommon | 2218b6a34e24663e6a3b28150e55821aee51267d | [
"Apache-2.0"
] | 2 | 2015-12-15T17:43:22.000Z | 2017-05-02T12:52:25.000Z | src/main/java/org/venice/piazza/common/hibernate/dao/ServiceJobDao.java | venicegeo/pz-jobcommon | 2218b6a34e24663e6a3b28150e55821aee51267d | [
"Apache-2.0"
] | 3 | 2016-02-22T12:19:45.000Z | 2016-05-02T19:29:51.000Z | src/main/java/org/venice/piazza/common/hibernate/dao/ServiceJobDao.java | venicegeo/pz-jobcommon | 2218b6a34e24663e6a3b28150e55821aee51267d | [
"Apache-2.0"
] | 1 | 2016-08-10T21:26:37.000Z | 2016-08-10T21:26:37.000Z | 44.131148 | 202 | 0.731798 | 15,339 | /**
* Copyright 2016, RadiantBlue Technologies, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
3e244468646c187de7cb153ce3d8c1268d9d64a8 | 558 | java | Java | src/main/java/com/chao/cloud/admin/vue/controller/BaseController.java | chaojunzi/chao-cloud-admin-vue | 15c2c7b075cfb6ed56933298a394a5ce8265d535 | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2019-09-20T06:43:38.000Z | 2019-09-20T06:43:38.000Z | src/main/java/com/chao/cloud/admin/vue/controller/BaseController.java | chaojunzi/chao-cloud-admin-vue | 15c2c7b075cfb6ed56933298a394a5ce8265d535 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/main/java/com/chao/cloud/admin/vue/controller/BaseController.java | chaojunzi/chao-cloud-admin-vue | 15c2c7b075cfb6ed56933298a394a5ce8265d535 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 24.26087 | 87 | 0.767025 | 15,340 | package com.chao.cloud.admin.vue.controller;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.beans.factory.annotation.Autowired;
import com.chao.cloud.admin.vue.config.AdminConfig;
import cn.hutool.core.collection.CollUtil;
public abstract class BaseController {
@Autowired
... |
3e24448867b320c21e9d33a3219cbcbcc46b1982 | 2,088 | java | Java | src/main/java/com/webcheckers/ui/PostResignRoute.java | Oztaco/Checker-Bois | 9b101c5e89cb41ad4e56b6fa43c9c29a20079d67 | [
"MIT"
] | null | null | null | src/main/java/com/webcheckers/ui/PostResignRoute.java | Oztaco/Checker-Bois | 9b101c5e89cb41ad4e56b6fa43c9c29a20079d67 | [
"MIT"
] | null | null | null | src/main/java/com/webcheckers/ui/PostResignRoute.java | Oztaco/Checker-Bois | 9b101c5e89cb41ad4e56b6fa43c9c29a20079d67 | [
"MIT"
] | 2 | 2019-03-28T22:18:56.000Z | 2020-02-28T01:37:15.000Z | 29.380282 | 95 | 0.669703 | 15,341 | package com.webcheckers.ui;
import com.webcheckers.appl.GameCenter;
import spark.Request;
import spark.Response;
import spark.Route;
import spark.TemplateEngine;
import java.util.Objects;
import java.util.logging.Logger;
/**
* The UI Controller to expose the functionality that makes a move. The client
* that requ... |
3e2444f9b7f4dbc820e0a759b695819ca46be4cc | 995 | java | Java | src/main/java/com/yunchuang/crm/console/user/dao/IUserDao.java | yidao2000/crm | 9ea61f89159ae71165fe3a8d40570c0d41f57ac2 | [
"Xerox",
"Intel"
] | 1 | 2018-06-30T18:54:59.000Z | 2018-06-30T18:54:59.000Z | src/main/java/com/yunchuang/crm/console/user/dao/IUserDao.java | yidao2000/crm | 9ea61f89159ae71165fe3a8d40570c0d41f57ac2 | [
"Xerox",
"Intel"
] | null | null | null | src/main/java/com/yunchuang/crm/console/user/dao/IUserDao.java | yidao2000/crm | 9ea61f89159ae71165fe3a8d40570c0d41f57ac2 | [
"Xerox",
"Intel"
] | 1 | 2021-03-16T16:02:24.000Z | 2021-03-16T16:02:24.000Z | 15.793651 | 89 | 0.655276 | 15,342 | package com.yunchuang.crm.console.user.dao;
import com.yunchuang.crm.console.user.domain.User;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Component;
import java.util.List;
/**
* Created by 尹冬飞 on 2017/12/27 16:48
*/
@Mapper
//@Com... |
3e2445436e265230640df354a522ec46701e77d6 | 240 | java | Java | JPS_BASE_LIB/src/main/java/uk/ac/cam/cares/jps/base/exception/PythonException.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 21 | 2021-03-08T01:58:25.000Z | 2022-03-09T15:46:16.000Z | JPS_BASE_LIB/src/main/java/uk/ac/cam/cares/jps/base/exception/PythonException.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 63 | 2021-05-04T15:05:30.000Z | 2022-03-23T14:32:29.000Z | JPS_BASE_LIB/src/main/java/uk/ac/cam/cares/jps/base/exception/PythonException.java | mdhillmancmcl/TheWorldAvatar-CMCL-Fork | 011aee78c016b76762eaf511c78fabe3f98189f4 | [
"MIT"
] | 15 | 2021-03-08T07:52:03.000Z | 2022-03-29T04:46:20.000Z | 21.818182 | 68 | 0.795833 | 15,343 | package uk.ac.cam.cares.jps.base.exception;
public class PythonException extends JPSRuntimeException {
private static final long serialVersionUID = -2851520195712541683L;
public PythonException(String message) {
super(message);
}
}
|
3e2447f2ef4e3aed6064c9afdf4b6a05bb341210 | 1,133 | java | Java | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/ApplicationManager.java | 0tanya0/SoftwareTestingJava | 13cd0162c9b08b14af5a5f9094e1fe632b3dca88 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/ApplicationManager.java | 0tanya0/SoftwareTestingJava | 13cd0162c9b08b14af5a5f9094e1fe632b3dca88 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/ApplicationManager.java | 0tanya0/SoftwareTestingJava | 13cd0162c9b08b14af5a5f9094e1fe632b3dca88 | [
"Apache-2.0"
] | null | null | null | 23.122449 | 68 | 0.673433 | 15,344 | package ru.stqa.pft.addressbook.appmanager;
import org.openqa.selenium.firefox.FirefoxDriver;
import java.util.concurrent.TimeUnit;
/**
* Created by 0tanya0 on 9/26/2016.
*/
public class ApplicationManager {
FirefoxDriver wd;
private SessionHelper sessionHelper;
private ContactHelper contactHelper;
... |
3e244839eec0533104d42b83573ff8e2a87cac67 | 2,568 | java | Java | src/main/java/com/jramoyo/qfixmessenger/ui/listeners/HelpActionListener.java | jramoyo/quickfix-messenger | 56d4fa77d141234524725ae5c0b8013ea0ddc7f8 | [
"BSD-3-Clause"
] | 32 | 2015-02-06T13:36:09.000Z | 2022-03-13T14:20:42.000Z | src/main/java/com/jramoyo/qfixmessenger/ui/listeners/HelpActionListener.java | jramoyo/quickfix-messenger | 56d4fa77d141234524725ae5c0b8013ea0ddc7f8 | [
"BSD-3-Clause"
] | 4 | 2015-03-13T11:44:49.000Z | 2018-09-06T07:43:32.000Z | src/main/java/com/jramoyo/qfixmessenger/ui/listeners/HelpActionListener.java | jramoyo/quickfix-messenger | 56d4fa77d141234524725ae5c0b8013ea0ddc7f8 | [
"BSD-3-Clause"
] | 22 | 2015-03-07T06:42:19.000Z | 2022-03-28T05:58:09.000Z | 32.506329 | 75 | 0.727414 | 15,345 | /*
* Copyright (c) 2011, Jan Amoyo
* 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 copyright
* notice, this list... |
3e24487c918c3fe2364bce1d4f0044e92e420293 | 706 | java | Java | CS203_Date-Structure-Algorithm-Analysis/Lab1/Lab1A.java | Eveneko/SUSTech-Courses | 0420873110e91e8d13e6e85a974f1856e01d28d6 | [
"MIT"
] | 4 | 2020-11-11T11:56:57.000Z | 2021-03-11T10:05:09.000Z | CS203_Date-Structure-Algorithm-Analysis/Lab1/Lab1A.java | Eveneko/SUSTech-Courses | 0420873110e91e8d13e6e85a974f1856e01d28d6 | [
"MIT"
] | null | null | null | CS203_Date-Structure-Algorithm-Analysis/Lab1/Lab1A.java | Eveneko/SUSTech-Courses | 0420873110e91e8d13e6e85a974f1856e01d28d6 | [
"MIT"
] | 3 | 2021-01-07T04:14:11.000Z | 2021-04-27T13:41:36.000Z | 22.774194 | 58 | 0.558074 | 15,346 | package Lab1;
import java.util.Scanner;
public class Lab1A {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int times = input.nextInt();
for (int i = 0; i < times; i++) {
boolean same = false;
int len1 = input.nextInt();
String[] words = new String[len1];
for (int j... |
3e2448b8d665cdb74222a9aaad2051430ce1d357 | 662 | java | Java | references/bcb_chosen_clones/selected#439450#42#55.java | cragkhit/elasticsearch | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 23 | 2018-10-03T15:02:53.000Z | 2021-09-16T11:07:36.000Z | references/bcb_chosen_clones/selected#439450#42#55.java | cragkhit/elasticsearch | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 18 | 2019-02-10T04:52:54.000Z | 2022-01-25T02:14:40.000Z | references/bcb_chosen_clones/selected#439450#42#55.java | cragkhit/Siamese | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 19 | 2018-11-16T13:39:05.000Z | 2021-09-05T23:59:30.000Z | 44.133333 | 78 | 0.632931 | 15,347 | public static long copyFile(File source, File target) throws IOException {
FileInputStream fileInputStream = null;
FileOutputStream fileOutputStream = null;
try {
fileInputStream = new FileInputStream(source);
fileOutputStream = new FileOutputStream(target);
... |
3e2449df773b3e6f49e4e5190dd88e1b0ede2546 | 2,793 | java | Java | Data/Juliet-Java/Juliet-Java-v103/000/139/297/CWE400_Resource_Exhaustion__sleep_max_value_41.java | b19e93n/PLC-Pyramid | 6d5b57be6995a94ef7402144cee965862713b031 | [
"MIT"
] | null | null | null | Data/Juliet-Java/Juliet-Java-v103/000/139/297/CWE400_Resource_Exhaustion__sleep_max_value_41.java | b19e93n/PLC-Pyramid | 6d5b57be6995a94ef7402144cee965862713b031 | [
"MIT"
] | null | null | null | Data/Juliet-Java/Juliet-Java-v103/000/139/297/CWE400_Resource_Exhaustion__sleep_max_value_41.java | b19e93n/PLC-Pyramid | 6d5b57be6995a94ef7402144cee965862713b031 | [
"MIT"
] | null | null | null | 28.212121 | 124 | 0.631937 | 15,348 | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE400_Resource_Exhaustion__sleep_max_value_41.java
Label Definition File: CWE400_Resource_Exhaustion__sleep.label.xml
Template File: sources-sinks-41.tmpl.java
*/
/*
* @description
* CWE: 400 Resource Exhaustion
* BadSource: max_value Set count to a hardcoded va... |
3e244adbd6f681f00f4c77f9c237dc901265a2d8 | 3,567 | java | Java | src/main/java/com/java4all/scalog/configuration/ScalogProperties.java | it4alla/scalog | b259441be7f359af031a4966f17777be1e5112d8 | [
"Apache-2.0"
] | 5 | 2020-07-08T07:27:41.000Z | 2021-04-14T06:21:31.000Z | src/main/java/com/java4all/scalog/configuration/ScalogProperties.java | it4alla/scalog | b259441be7f359af031a4966f17777be1e5112d8 | [
"Apache-2.0"
] | 21 | 2020-07-08T11:45:25.000Z | 2022-02-16T01:14:02.000Z | src/main/java/com/java4all/scalog/configuration/ScalogProperties.java | it4alla/scalog | b259441be7f359af031a4966f17777be1e5112d8 | [
"Apache-2.0"
] | 10 | 2020-07-08T12:03:46.000Z | 2020-09-14T09:24:04.000Z | 20.382857 | 124 | 0.628539 | 15,349 | package com.java4all.scalog.configuration;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
/**
* @author wangzhongxiang
*/
@Component
@ConfigurationProperties(prefix = "scalog")
public class ScalogProperties {
//TODO need to support s... |
3e244b0b13de225a4e97db3878a33ee51ee602c2 | 4,335 | java | Java | app/src/main/java/com/example/someone/bakingapp/MainActivity.java | LalaBond/BakingApp | 84bca9c80b0691298d4352ea2188008ad8136121 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/someone/bakingapp/MainActivity.java | LalaBond/BakingApp | 84bca9c80b0691298d4352ea2188008ad8136121 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/someone/bakingapp/MainActivity.java | LalaBond/BakingApp | 84bca9c80b0691298d4352ea2188008ad8136121 | [
"MIT"
] | null | null | null | 32.111111 | 108 | 0.645905 | 15,350 | package com.example.someone.bakingapp;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.DividerItemDecora... |
3e244b8a1bdb2ef33afbf0e5b86ff39f3a2e80a3 | 6,475 | java | Java | iact/src/ec/iact/util/Notebook.java | ccevallos/iact | 8e0ecfe17a966442342ca851879f7779a5f1d3a2 | [
"Apache-2.0"
] | null | null | null | iact/src/ec/iact/util/Notebook.java | ccevallos/iact | 8e0ecfe17a966442342ca851879f7779a5f1d3a2 | [
"Apache-2.0"
] | null | null | null | iact/src/ec/iact/util/Notebook.java | ccevallos/iact | 8e0ecfe17a966442342ca851879f7779a5f1d3a2 | [
"Apache-2.0"
] | null | null | null | 28.399123 | 103 | 0.651737 | 15,351 | package ec.iact.util;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Arrays;
import java.util... |
3e244b9b72a2a726b8eeda131231dbca3ccc571a | 13,256 | java | Java | pokemon-service/src/test/java/cz/muni/fi/pa165/pokemon/league/participation/manager/facade/PokemonFacadeTest.java | xzauko/PA165-Pokemon-league-participation-manager | ee0db98e27c59ef1ab4c64f19e73858f170effb9 | [
"MIT"
] | 2 | 2018-10-08T13:41:20.000Z | 2018-11-08T15:55:38.000Z | pokemon-service/src/test/java/cz/muni/fi/pa165/pokemon/league/participation/manager/facade/PokemonFacadeTest.java | rozsa117/PA165-Pokemon-league-participation-manager | ee0db98e27c59ef1ab4c64f19e73858f170effb9 | [
"MIT"
] | 92 | 2018-10-08T15:41:37.000Z | 2018-12-17T18:03:02.000Z | pokemon-service/src/test/java/cz/muni/fi/pa165/pokemon/league/participation/manager/facade/PokemonFacadeTest.java | xzauko/PA165-Pokemon-league-participation-manager | ee0db98e27c59ef1ab4c64f19e73858f170effb9 | [
"MIT"
] | 5 | 2018-10-04T09:41:06.000Z | 2019-01-07T15:15:06.000Z | 43.605263 | 131 | 0.684747 | 15,352 | package cz.muni.fi.pa165.pokemon.league.participation.manager.facade;
import cz.muni.fi.pa165.pokemon.league.participation.manager.builders.PokemonBuilder;
import cz.muni.fi.pa165.pokemon.league.participation.manager.builders.PokemonSpeciesBuilder;
import cz.muni.fi.pa165.pokemon.league.participation.manager.builders.... |
3e244be3838cdce63790a9bd66d359fbab74aa15 | 960 | java | Java | BackupMae/src/com/backup/Name.java | rillis/BackupMae | 0ab40f35828ed67f07f684694f76963202672646 | [
"MIT"
] | null | null | null | BackupMae/src/com/backup/Name.java | rillis/BackupMae | 0ab40f35828ed67f07f684694f76963202672646 | [
"MIT"
] | null | null | null | BackupMae/src/com/backup/Name.java | rillis/BackupMae | 0ab40f35828ed67f07f684694f76963202672646 | [
"MIT"
] | null | null | null | 23.414634 | 74 | 0.621875 | 15,353 | package com.backup;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.Calendar;
public class Name {
public static String getExtension(File f) {
String fn = f.getName();
return fn.split("\\.")[fn.split("\\.").length-1];
}
public static String generateTime() {
Calendar cal... |
3e244be5b45b2c732e892b46a057d309e0b78172 | 2,171 | java | Java | drools-core/src/test/java/org/drools/core/base/TestBean.java | cuijulian/drools | 31b4dacd07ad962592dfb5ae6eee5cb825acce14 | [
"Apache-2.0"
] | 3,631 | 2017-03-14T08:54:05.000Z | 2022-03-31T19:59:10.000Z | drools-core/src/test/java/org/drools/core/base/TestBean.java | cuijulian/drools | 31b4dacd07ad962592dfb5ae6eee5cb825acce14 | [
"Apache-2.0"
] | 2,274 | 2017-03-13T14:02:17.000Z | 2022-03-28T17:23:17.000Z | drools-core/src/test/java/org/drools/core/base/TestBean.java | cuijulian/drools | 31b4dacd07ad962592dfb5ae6eee5cb825acce14 | [
"Apache-2.0"
] | 1,490 | 2017-03-14T11:37:37.000Z | 2022-03-31T08:50:22.000Z | 25.541176 | 75 | 0.623676 | 15,354 | /*
* Copyright 2005 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e244c63c8d8c0a3003bb0b151fcfaccbbca95ab | 339 | java | Java | src/main/java/cc/bitbank/entity/Orders.java | soichirokodama/java-bitbankcc | aea89f9e4a773cb0194c628cc54d160587fc9a1a | [
"MIT"
] | 8 | 2017-09-08T15:21:05.000Z | 2020-05-24T06:33:21.000Z | src/main/java/cc/bitbank/entity/Orders.java | soichirokodama/java-bitbankcc | aea89f9e4a773cb0194c628cc54d160587fc9a1a | [
"MIT"
] | 5 | 2017-10-18T06:52:28.000Z | 2021-01-20T22:26:26.000Z | src/main/java/cc/bitbank/entity/Orders.java | soichirokodama/java-bitbankcc | aea89f9e4a773cb0194c628cc54d160587fc9a1a | [
"MIT"
] | 12 | 2017-12-22T03:49:14.000Z | 2021-05-20T02:31:39.000Z | 19.941176 | 61 | 0.693215 | 15,355 | package cc.bitbank.entity;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
* Created by tanaka on 2017/04/12.
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class Orders extends Data {
public Order[] orders;
public Orders() {}
public Orders(Order[] orders) {
this.orders... |
3e244e4a13df104074f8e585acb21ea7411e9f88 | 1,586 | java | Java | memq-client/src/main/java/com/pinterest/memq/client/commons/MemqWriteResult.java | kabochya/memq | 68d5c60d2213c36b9a57244bf040593233836d9a | [
"Apache-2.0"
] | 28 | 2022-01-19T23:08:24.000Z | 2022-03-22T16:24:20.000Z | memq-client/src/main/java/com/pinterest/memq/client/commons/MemqWriteResult.java | kabochya/memq | 68d5c60d2213c36b9a57244bf040593233836d9a | [
"Apache-2.0"
] | 1 | 2022-02-17T10:00:26.000Z | 2022-02-17T10:00:42.000Z | memq-client/src/main/java/com/pinterest/memq/client/commons/MemqWriteResult.java | kabochya/memq | 68d5c60d2213c36b9a57244bf040593233836d9a | [
"Apache-2.0"
] | 7 | 2022-01-19T04:32:05.000Z | 2022-03-22T16:24:23.000Z | 24.78125 | 100 | 0.724464 | 15,356 | /**
* Copyright 2022 Pinterest, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... |
3e244e5f0acf56e17ab4d47e6dfd0777840e287a | 757 | java | Java | java/src/com/nghiabui/bootstrap/usecases/RemoveWordsUsecase.java | katatunix/bootstrap | 9d60769c401594ea756e41a9590d9a02e2d931aa | [
"Apache-2.0"
] | null | null | null | java/src/com/nghiabui/bootstrap/usecases/RemoveWordsUsecase.java | katatunix/bootstrap | 9d60769c401594ea756e41a9590d9a02e2d931aa | [
"Apache-2.0"
] | null | null | null | java/src/com/nghiabui/bootstrap/usecases/RemoveWordsUsecase.java | katatunix/bootstrap | 9d60769c401594ea756e41a9590d9a02e2d931aa | [
"Apache-2.0"
] | null | null | null | 22.264706 | 63 | 0.731836 | 15,357 | package com.nghiabui.bootstrap.usecases;
import com.nghiabui.bootstrap.core.Pool;
import com.nghiabui.bootstrap.core.Word;
import com.nghiabui.common.AppException;
import java.util.Collection;
public class RemoveWordsUsecase implements Id_Strings_Usecase {
private final Gateway gateway;
private final BasicOut out... |
3e244e69061d8dcb073761478a55a027acda1e93 | 252 | java | Java | mobile_app1/module311/src/main/java/module311packageJava0/Foo18.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 70 | 2021-01-22T16:48:06.000Z | 2022-02-16T10:37:33.000Z | mobile_app1/module311/src/main/java/module311packageJava0/Foo18.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 16 | 2021-01-22T20:52:52.000Z | 2021-08-09T17:51:24.000Z | mobile_app1/module311/src/main/java/module311packageJava0/Foo18.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 5 | 2021-01-26T13:53:49.000Z | 2021-08-11T20:10:57.000Z | 12.6 | 45 | 0.630952 | 15,358 | package module311packageJava0;
import java.lang.Integer;
public class Foo18 {
Integer int0;
public void foo0() {
new module311packageJava0.Foo17().foo2();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
}
|
3e244f9d766141fb66b80a10aeefae3dd1f63100 | 7,106 | java | Java | src/main/java/ee/ituk/api/application/service/ApplicationService.java | ituk-ttu/ITUK-API | f9b029a8b0fd0a82cebdeab3a69143d3bd368456 | [
"Apache-2.0"
] | null | null | null | src/main/java/ee/ituk/api/application/service/ApplicationService.java | ituk-ttu/ITUK-API | f9b029a8b0fd0a82cebdeab3a69143d3bd368456 | [
"Apache-2.0"
] | 3 | 2019-12-01T13:53:47.000Z | 2021-08-22T18:46:43.000Z | src/main/java/ee/ituk/api/application/service/ApplicationService.java | ituk-ttu/ITUK-API | f9b029a8b0fd0a82cebdeab3a69143d3bd368456 | [
"Apache-2.0"
] | null | null | null | 44.4125 | 130 | 0.718829 | 15,359 | package ee.ituk.api.application.service;
import ee.ituk.api.application.domain.Application;
import ee.ituk.api.application.dto.ApplicationStatus;
import ee.ituk.api.application.dto.ChangeApplicationStatusRequest;
import ee.ituk.api.application.repository.ApplicationRepository;
import ee.ituk.api.application.validation... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.