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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e0fd5dbc39f2329c9f923ae4f8812f8ebdf1d7a | 2,111 | java | Java | src/test/java/org/orthodox/universel/exec/operators/unary/DecimalBigDecimalUnaryMinusTest.java | lamerexter/universel | aa48cfd1020df5110d6bed4b6aa18eab00eb32d6 | [
"MIT"
] | 1 | 2021-04-17T13:17:11.000Z | 2021-04-17T13:17:11.000Z | src/test/java/org/orthodox/universel/exec/operators/unary/DecimalBigDecimalUnaryMinusTest.java | lamerexter/universel | aa48cfd1020df5110d6bed4b6aa18eab00eb32d6 | [
"MIT"
] | null | null | null | src/test/java/org/orthodox/universel/exec/operators/unary/DecimalBigDecimalUnaryMinusTest.java | lamerexter/universel | aa48cfd1020df5110d6bed4b6aa18eab00eb32d6 | [
"MIT"
] | null | null | null | 58.638889 | 179 | 0.716248 | 6,729 | package org.orthodox.universel.exec.operators.unary;
import org.junit.jupiter.api.Test;
import java.math.BigDecimal;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.orthodox.universel.Universal.execute;
import static org.orthodox.universel.exec.... |
3e0fd61126f9d7fff9a9ec49dd99d02d7d7db2fc | 5,218 | java | Java | lifetime-ejb/src/main/java/lifetime/backend/persistence/jooq/tables/records/ProjectRecord.java | zuacaldeira/lifetime | c7082fc556cdc4f95ea62af0f473d3a4b9cc4a80 | [
"Apache-2.0",
"Unlicense"
] | null | null | null | lifetime-ejb/src/main/java/lifetime/backend/persistence/jooq/tables/records/ProjectRecord.java | zuacaldeira/lifetime | c7082fc556cdc4f95ea62af0f473d3a4b9cc4a80 | [
"Apache-2.0",
"Unlicense"
] | 1 | 2015-07-16T09:46:19.000Z | 2015-07-16T09:51:14.000Z | lifetime-ejb/src/main/java/lifetime/backend/persistence/jooq/tables/records/ProjectRecord.java | zuacaldeira/lifetime | c7082fc556cdc4f95ea62af0f473d3a4b9cc4a80 | [
"Apache-2.0",
"Unlicense"
] | null | null | null | 20.382813 | 124 | 0.499617 | 6,730 | /**
* This class is generated by jOOQ
*/
package lifetime.backend.persistence.jooq.tables.records;
import javax.annotation.Generated;
import lifetime.backend.persistence.jooq.tables.Project;
import org.jooq.Field;
import org.jooq.Record1;
import org.jooq.Record4;
import org.jooq.Row4;
import org.jooq.impl.Updatab... |
3e0fd62d762a4bf523b28139d13152dd4eed18ef | 2,639 | java | Java | helper/src/main/java/me/lucko/helper/profiles/Profile.java | lucko/EventHelper | f7eb72dfd8315755f0d51f919ff78c6958e99dd3 | [
"MIT"
] | 355 | 2017-04-08T02:35:46.000Z | 2022-03-29T20:43:54.000Z | helper/src/main/java/me/lucko/helper/profiles/Profile.java | lucko/EventHelper | f7eb72dfd8315755f0d51f919ff78c6958e99dd3 | [
"MIT"
] | 103 | 2017-10-21T13:35:38.000Z | 2022-03-15T21:23:08.000Z | helper/src/main/java/me/lucko/helper/profiles/Profile.java | lucko/EventHelper | f7eb72dfd8315755f0d51f919ff78c6958e99dd3 | [
"MIT"
] | 134 | 2017-04-12T10:51:28.000Z | 2022-03-30T21:00:13.000Z | 29.277778 | 82 | 0.683871 | 6,731 | /*
* This file is part of helper, licensed under the MIT License.
*
* Copyright (c) lucko (Luck) <dycjh@example.com>
* Copyright (c) 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
*... |
3e0fd796f51054a642ea7832eabb5e149240e698 | 1,387 | java | Java | src/main/java/com/lge/plugins/metashift/analysis/StatementCoverageEvaluator.java | shift-left-test/meta-shift-plugin | d07a7284a598ebea8890de870fce1fbcf571fced | [
"MIT"
] | null | null | null | src/main/java/com/lge/plugins/metashift/analysis/StatementCoverageEvaluator.java | shift-left-test/meta-shift-plugin | d07a7284a598ebea8890de870fce1fbcf571fced | [
"MIT"
] | null | null | null | src/main/java/com/lge/plugins/metashift/analysis/StatementCoverageEvaluator.java | shift-left-test/meta-shift-plugin | d07a7284a598ebea8890de870fce1fbcf571fced | [
"MIT"
] | null | null | null | 32.255814 | 100 | 0.776496 | 6,732 | /*
* Copyright (c) 2021 LG Electronics Inc.
* SPDX-License-Identifier: MIT
*/
package com.lge.plugins.metashift.analysis;
import com.lge.plugins.metashift.models.Configuration;
import com.lge.plugins.metashift.models.CoverageData;
import com.lge.plugins.metashift.models.Evaluation;
import com.lge.plugins.metashift... |
3e0fd7ed7a7450f7e47b83a70af501d2d107f6cb | 696 | java | Java | app/src/main/java/com/odysee/app/runnable/DeleteViewHistoryItem.java | ktprograms/odysee-android | f6cb52d6132dfa07b05173d1e46d6c15ea90664d | [
"MIT"
] | 61 | 2021-10-21T00:11:15.000Z | 2022-03-31T16:58:42.000Z | app/src/main/java/com/odysee/app/runnable/DeleteViewHistoryItem.java | ktprograms/odysee-android | f6cb52d6132dfa07b05173d1e46d6c15ea90664d | [
"MIT"
] | 52 | 2021-11-02T18:29:10.000Z | 2022-03-31T19:30:51.000Z | app/src/main/java/com/odysee/app/runnable/DeleteViewHistoryItem.java | ktprograms/odysee-android | f6cb52d6132dfa07b05173d1e46d6c15ea90664d | [
"MIT"
] | 10 | 2021-11-15T17:16:45.000Z | 2022-03-18T14:19:25.000Z | 24.857143 | 63 | 0.613506 | 6,733 | package com.odysee.app.runnable;
import android.database.sqlite.SQLiteDatabase;
import com.odysee.app.data.DatabaseHelper;
public class DeleteViewHistoryItem implements Runnable {
private final String url;
public DeleteViewHistoryItem(String url) {
this.url = url;
}
@Override
public void... |
3e0fd81a0a82c8dfd38141fd3b1bb531fdd624ac | 3,777 | java | Java | src/main/java/dev/tribos/wakandaacademy/wakander/application/api/wakanderTribe/WakanderTribeController.java | tribos-dev/wakanda-academy-be | 9b878ee4ff7ce1a6c33a95ad2e3b492975c37201 | [
"Apache-2.0"
] | null | null | null | src/main/java/dev/tribos/wakandaacademy/wakander/application/api/wakanderTribe/WakanderTribeController.java | tribos-dev/wakanda-academy-be | 9b878ee4ff7ce1a6c33a95ad2e3b492975c37201 | [
"Apache-2.0"
] | null | null | null | src/main/java/dev/tribos/wakandaacademy/wakander/application/api/wakanderTribe/WakanderTribeController.java | tribos-dev/wakanda-academy-be | 9b878ee4ff7ce1a6c33a95ad2e3b492975c37201 | [
"Apache-2.0"
] | null | null | null | 34.336364 | 103 | 0.751655 | 6,734 | package dev.tribos.wakandaacademy.wakander.application.api.wakanderTribe;
import java.util.Arrays;
import java.util.List;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
import org.springframework.web.bind.annotation.RestController;
import dev.tribos.wakanda... |
3e0fd8eecf9b5331f86523c4d34c70bb570bc53b | 12,549 | java | Java | src/main/java/ch.randelshofer.cubetwister/ch/randelshofer/cubetwister/doc/CubeBackgroundView.java | RakhithJK/Cube-Twister | b392b191cc83de52d1ab3e5638802156558f1aeb | [
"MIT"
] | 16 | 2017-07-22T13:24:27.000Z | 2021-09-11T14:22:39.000Z | src/main/java/ch.randelshofer.cubetwister/ch/randelshofer/cubetwister/doc/CubeBackgroundView.java | RakhithJK/Cube-Twister | b392b191cc83de52d1ab3e5638802156558f1aeb | [
"MIT"
] | 3 | 2017-09-19T08:23:42.000Z | 2020-06-12T08:21:24.000Z | src/main/java/ch.randelshofer.cubetwister/ch/randelshofer/cubetwister/doc/CubeBackgroundView.java | RakhithJK/Cube-Twister | b392b191cc83de52d1ab3e5638802156558f1aeb | [
"MIT"
] | 2 | 2019-07-27T15:21:36.000Z | 2021-03-04T02:03:25.000Z | 46.477778 | 176 | 0.674556 | 6,735 | /*
* @(#)CubeBackgroundView.java
* CubeTwister. Copyright © 2020 Werner Randelshofer, Switzerland. MIT License.
*/
package ch.randelshofer.cubetwister.doc;
import org.jhotdraw.annotation.Nonnull;
import org.jhotdraw.gui.Dialogs;
import javax.swing.JColorChooser;
import javax.swing.JComponent;
import java.awt.Color... |
3e0fd9e5f3169c5f98b2fd43485f101bd1acb529 | 1,290 | java | Java | app/src/test/java/com/vartmp7/stalker/ui/organizations/OrganizationsFragmentTest.java | WenXiaowei/Stalker_App | c91e2e010bd412df4c7a856245fd8ee16894ae7b | [
"MIT"
] | null | null | null | app/src/test/java/com/vartmp7/stalker/ui/organizations/OrganizationsFragmentTest.java | WenXiaowei/Stalker_App | c91e2e010bd412df4c7a856245fd8ee16894ae7b | [
"MIT"
] | null | null | null | app/src/test/java/com/vartmp7/stalker/ui/organizations/OrganizationsFragmentTest.java | WenXiaowei/Stalker_App | c91e2e010bd412df4c7a856245fd8ee16894ae7b | [
"MIT"
] | null | null | null | 39.090909 | 81 | 0.763566 | 6,736 | /*
* MIT License
*
* Copyright (c) 2020 VarTmp7
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, ... |
3e0fdabfbcf57c0e18ccffd88d52f01917d08ed7 | 147 | java | Java | validation/src/main/java/com/hamdy/android/lib/validation/Errors/IError.java | hamdysaad/hamdy-android-validation | efe4454ac33c8d3dc788de138e38bdd89bef04ec | [
"MIT"
] | 1 | 2019-08-19T22:54:17.000Z | 2019-08-19T22:54:17.000Z | validation/src/main/java/com/hamdy/android/lib/validation/Errors/IError.java | hamdysaad/hamdy-android-validation | efe4454ac33c8d3dc788de138e38bdd89bef04ec | [
"MIT"
] | null | null | null | validation/src/main/java/com/hamdy/android/lib/validation/Errors/IError.java | hamdysaad/hamdy-android-validation | efe4454ac33c8d3dc788de138e38bdd89bef04ec | [
"MIT"
] | null | null | null | 13.363636 | 48 | 0.687075 | 6,737 | package com.hamdy.android.lib.validation.Errors;
/**
* Created by Hamdy on 4/23/2017.
*/
public interface IError {
void displayError();
}
|
3e0fdb9b9c93fdab31ad596b56f95205a49cd12d | 1,401 | java | Java | projo/src/main/java/pro/projo/Factory.java | raner/projo | f011596d7db780955b287d0ea6713e49eecc20f0 | [
"Apache-2.0"
] | 1 | 2020-08-14T22:02:17.000Z | 2020-08-14T22:02:17.000Z | projo/src/main/java/pro/projo/Factory.java | raner/projo | f011596d7db780955b287d0ea6713e49eecc20f0 | [
"Apache-2.0"
] | 79 | 2017-02-02T07:14:16.000Z | 2022-03-29T05:57:20.000Z | projo/src/main/java/pro/projo/Factory.java | raner/projo | f011596d7db780955b287d0ea6713e49eecc20f0 | [
"Apache-2.0"
] | null | null | null | 51.888889 | 98 | 0.421842 | 6,738 | // //
// Copyright 2016 Mirko Raner //
// //
// Licensed under the Apache License, Version 2.0 (the "License"); //
// y... |
3e0fdbfdc19a68026406bdf04bbe9d6342379899 | 1,091 | java | Java | core/src/main/java/io/two55/elex/dao/impl/LinkDetailsDAODefaultImpl.java | two55/elex-tinkerpop | df521b34d27e68a06ddf9c8a463f0c645d14118f | [
"Apache-2.0"
] | null | null | null | core/src/main/java/io/two55/elex/dao/impl/LinkDetailsDAODefaultImpl.java | two55/elex-tinkerpop | df521b34d27e68a06ddf9c8a463f0c645d14118f | [
"Apache-2.0"
] | 5 | 2018-06-13T15:32:06.000Z | 2018-06-25T20:16:56.000Z | core/src/main/java/io/two55/elex/dao/impl/LinkDetailsDAODefaultImpl.java | two55/elex-tinkerpop | df521b34d27e68a06ddf9c8a463f0c645d14118f | [
"Apache-2.0"
] | null | null | null | 36.366667 | 89 | 0.757104 | 6,739 | /*
* Copyright 2018 ELEx 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 law or agreed to... |
3e0fde319df432484b4d71ed3dfc79edb0ee8864 | 1,488 | java | Java | com.osgifx.console.api/src/main/java/com/osgifx/console/propertytypes/MainThread.java | amitjoy/osgifx | 2f2b4849063b2ccfaf6cc92d034e915d6be6c38b | [
"Apache-2.0"
] | 3 | 2022-01-14T05:04:33.000Z | 2022-02-09T14:59:46.000Z | com.osgifx.console.api/src/main/java/com/osgifx/console/propertytypes/MainThread.java | amitjoy/osgifx-console | d0993637cc06befb4ec17228205f06d4eb55d1ba | [
"Apache-2.0"
] | 3 | 2021-12-06T23:30:43.000Z | 2021-12-06T23:32:44.000Z | com.osgifx.console.api/src/main/java/com/osgifx/console/propertytypes/MainThread.java | amitjoy/osgifx-console | d0993637cc06befb4ec17228205f06d4eb55d1ba | [
"Apache-2.0"
] | null | null | null | 36.292683 | 80 | 0.682796 | 6,740 | /*******************************************************************************
* Copyright 2021-2022 Amit Kumar Mondal
*
* 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://w... |
3e0fe0350373104f80ed9af70fcd18a215d1a63a | 7,295 | java | Java | Ref-Finder/code/bin/tyRuBa/util/CountedHashMap.java | UCLA-SEAL/RefFinder | 40849cf928b9a2425efe6c1ec5ffa465b1ee2a76 | [
"BSD-3-Clause"
] | null | null | null | Ref-Finder/code/bin/tyRuBa/util/CountedHashMap.java | UCLA-SEAL/RefFinder | 40849cf928b9a2425efe6c1ec5ffa465b1ee2a76 | [
"BSD-3-Clause"
] | null | null | null | Ref-Finder/code/bin/tyRuBa/util/CountedHashMap.java | UCLA-SEAL/RefFinder | 40849cf928b9a2425efe6c1ec5ffa465b1ee2a76 | [
"BSD-3-Clause"
] | null | null | null | 24.982877 | 143 | 0.55915 | 6,741 | /*
* Ref-Finder
* Copyright (C) <2015> <PLSE_UCLA>
*
* 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 version 3 of the License, or
* (at your option) any later version.... |
3e0fe0789e07e22e30778442b274859d44bb57f4 | 5,045 | java | Java | src/main/java/com/microsoft/graph/requests/extensions/ThreatAssessmentRequestCollectionRequest.java | katestoycheva/msgraph-sdk-java | 795362ad234efead2cd1c738abddee99b1a48dcc | [
"MIT"
] | 1 | 2020-07-18T06:42:20.000Z | 2020-07-18T06:42:20.000Z | src/main/java/com/microsoft/graph/requests/extensions/ThreatAssessmentRequestCollectionRequest.java | chriso1977/msgraph-sdk-java | 14dad555e5fc5ac74067d1e3da34f3d44c20d1eb | [
"MIT"
] | null | null | null | src/main/java/com/microsoft/graph/requests/extensions/ThreatAssessmentRequestCollectionRequest.java | chriso1977/msgraph-sdk-java | 14dad555e5fc5ac74067d1e3da34f3d44c20d1eb | [
"MIT"
] | null | null | null | 43.869565 | 221 | 0.694945 | 6,742 | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... |
3e0fe173af4c6e8114262630c2257f6425f7a7c1 | 1,557 | java | Java | VirtualApp/lib/src/main/java/com/lody/virtual/remote/vloc/VCell.java | PigLong/MoreApp | e7b3f7c637e84fbb0e22d86fbbd2ef346708a836 | [
"Apache-2.0"
] | 8 | 2017-12-25T01:42:03.000Z | 2021-08-18T23:32:43.000Z | VirtualApp/lib/src/main/java/com/lody/virtual/remote/vloc/VCell.java | jackyhee/MoreApp | e7b3f7c637e84fbb0e22d86fbbd2ef346708a836 | [
"Apache-2.0"
] | 1 | 2022-03-27T00:12:31.000Z | 2022-03-27T00:12:31.000Z | VirtualApp/lib/src/main/java/com/lody/virtual/remote/vloc/VCell.java | jackyhee/MoreApp | e7b3f7c637e84fbb0e22d86fbbd2ef346708a836 | [
"Apache-2.0"
] | 5 | 2018-04-23T10:09:02.000Z | 2021-07-13T10:40:07.000Z | 22.897059 | 93 | 0.591522 | 6,743 | package com.lody.virtual.remote.vloc;
import android.os.Parcel;
import android.os.Parcelable;
/**
* @author Lody
*/
public class VCell implements Parcelable {
public int type;
public int mcc;
public int mnc;
public int psc;
public int lac;
public int cid;
public int baseStationId;
... |
3e0fe1dc6caacc6942a8fc2754bbc67b30182972 | 1,129 | java | Java | vmidentity/platform/src/main/java/com/vmware/identity/interop/directory/DefaultAccountPasswordResetter.java | debojyoti-majumder/lightwave | 1ff3beaafb7351140b9372e3a46b2a288f53832e | [
"Apache-2.0"
] | 357 | 2015-04-20T00:16:30.000Z | 2022-03-17T05:34:09.000Z | vmidentity/platform/src/main/java/com/vmware/identity/interop/directory/DefaultAccountPasswordResetter.java | WestCope/lightwave | baae9b03ddeeb6299ab891f9c1e2957b86d37cc5 | [
"Apache-2.0"
] | 38 | 2015-11-19T05:20:53.000Z | 2022-03-31T07:21:59.000Z | vmidentity/platform/src/main/java/com/vmware/identity/interop/directory/DefaultAccountPasswordResetter.java | WestCope/lightwave | baae9b03ddeeb6299ab891f9c1e2957b86d37cc5 | [
"Apache-2.0"
] | 135 | 2015-04-21T15:23:21.000Z | 2022-03-30T11:46:36.000Z | 45.16 | 84 | 0.750221 | 6,744 | /*
* Copyright (c) 2018 VMware, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
* of the License at http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable la... |
3e0fe201ef155517c58efc9e849b287e208d4ed3 | 2,708 | java | Java | killers/nokia/com.evenwell.powersaving.g3/sources/org/apache/commons/io/HexDump.java | jen801/dont-kill-my-app | 4e4b0cf8503aefc54179da0b95c5102e662dca1c | [
"CC-BY-4.0"
] | 806 | 2019-01-03T14:09:50.000Z | 2022-03-31T15:10:02.000Z | killers/nokia/com.evenwell.powersaving.g3/sources/org/apache/commons/io/HexDump.java | jen801/dont-kill-my-app | 4e4b0cf8503aefc54179da0b95c5102e662dca1c | [
"CC-BY-4.0"
] | 368 | 2019-01-03T20:43:03.000Z | 2022-03-30T17:09:55.000Z | killers/nokia/com.evenwell.powersaving.g3/sources/org/apache/commons/io/HexDump.java | jen801/dont-kill-my-app | 4e4b0cf8503aefc54179da0b95c5102e662dca1c | [
"CC-BY-4.0"
] | 555 | 2019-01-02T13:11:22.000Z | 2022-03-30T08:44:03.000Z | 39.246377 | 164 | 0.480428 | 6,745 | package org.apache.commons.io;
import java.io.IOException;
import java.io.OutputStream;
import java.nio.charset.Charset;
public class HexDump {
public static final String EOL = System.getProperty("line.separator");
private static final char[] _hexcodes = new char[]{'0', '1', '2', '3', '4', '5', '6', '7', '8',... |
3e0fe2a037e772edf4a7afbfd27f8ec9167d7900 | 3,007 | java | Java | src/main/java/archimulator/uncore/coherence/msi/controller/Controller.java | mcai/Archimulator | 039b8ba31d76a769e2bac84ed9c83e706a307e64 | [
"MIT"
] | 3 | 2016-08-04T05:01:36.000Z | 2020-01-17T19:48:37.000Z | src/main/java/archimulator/uncore/coherence/msi/controller/Controller.java | mcai/Archimulator | 039b8ba31d76a769e2bac84ed9c83e706a307e64 | [
"MIT"
] | null | null | null | src/main/java/archimulator/uncore/coherence/msi/controller/Controller.java | mcai/Archimulator | 039b8ba31d76a769e2bac84ed9c83e706a307e64 | [
"MIT"
] | 3 | 2015-08-05T13:18:11.000Z | 2022-02-01T23:03:27.000Z | 30.744898 | 92 | 0.642217 | 6,746 | /**
* ****************************************************************************
* Copyright (c) 2010-2016 by Min Cai (anpch@example.com).
* <p>
* This file is part of the Archimulator multicore architectural simulator.
* <p>
* Archimulator is free software: you can redistribute it and/or modify
* it under the... |
3e0fe2a1a9394c6a1d49205db7dff6577b8af490 | 470 | java | Java | plugins/eCommerce/src/main/java/com/skytala/eCommerce/domain/accounting/relations/giftCard/event/fulfillment/GiftCardFulfillmentUpdated.java | ArcticReal/eCommerce | ea4c82442acdc9e663571e2d07e1f1ddc844f135 | [
"Apache-2.0"
] | 1 | 2020-09-28T08:23:11.000Z | 2020-09-28T08:23:11.000Z | plugins/eCommerce/src/main/java/com/skytala/eCommerce/domain/accounting/relations/giftCard/event/fulfillment/GiftCardFulfillmentUpdated.java | ArcticReal/eCommerce | ea4c82442acdc9e663571e2d07e1f1ddc844f135 | [
"Apache-2.0"
] | null | null | null | plugins/eCommerce/src/main/java/com/skytala/eCommerce/domain/accounting/relations/giftCard/event/fulfillment/GiftCardFulfillmentUpdated.java | ArcticReal/eCommerce | ea4c82442acdc9e663571e2d07e1f1ddc844f135 | [
"Apache-2.0"
] | null | null | null | 24.736842 | 104 | 0.819149 | 6,747 | package com.skytala.eCommerce.domain.accounting.relations.giftCard.event.fulfillment;
import com.skytala.eCommerce.framework.pubsub.Event;
import com.skytala.eCommerce.domain.accounting.relations.giftCard.model.fulfillment.GiftCardFulfillment;
public class GiftCardFulfillmentUpdated implements Event{
private boolea... |
3e0fe3f8a880198d92872bd60ef3abff677e589c | 8,312 | java | Java | Spigot/Spigot-Server/src/main/java/net/minecraft/nbt/NBTCompressedStreamTools.java | jacobo-mc/spigot_1.18 | 03d238eebaeab66357e75987e8fb4403e0c85960 | [
"MIT"
] | null | null | null | Spigot/Spigot-Server/src/main/java/net/minecraft/nbt/NBTCompressedStreamTools.java | jacobo-mc/spigot_1.18 | 03d238eebaeab66357e75987e8fb4403e0c85960 | [
"MIT"
] | null | null | null | Spigot/Spigot-Server/src/main/java/net/minecraft/nbt/NBTCompressedStreamTools.java | jacobo-mc/spigot_1.18 | 03d238eebaeab66357e75987e8fb4403e0c85960 | [
"MIT"
] | null | null | null | 32.724409 | 127 | 0.604187 | 6,748 | // mc-dev import
package net.minecraft.nbt;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.DataInput;
import java.io.DataInputStream;
import java.io.DataOutput;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream... |
3e0fe4404f78273a7b75aec83d7ed3b3fb959f29 | 3,648 | java | Java | src/me/trefis/speedrunduel/Worker.java | etztrefis/SpeedrunDuel | 8d4d4fd9dc0c9a5a4bbb56dfbc1a6f39e4fac086 | [
"MIT"
] | 1 | 2021-05-27T07:06:07.000Z | 2021-05-27T07:06:07.000Z | src/me/trefis/speedrunduel/Worker.java | etztrefis/SpeedrunDuel | 8d4d4fd9dc0c9a5a4bbb56dfbc1a6f39e4fac086 | [
"MIT"
] | null | null | null | src/me/trefis/speedrunduel/Worker.java | etztrefis/SpeedrunDuel | 8d4d4fd9dc0c9a5a4bbb56dfbc1a6f39e4fac086 | [
"MIT"
] | null | null | null | 38.808511 | 97 | 0.562226 | 6,749 | package me.trefis.speedrunduel;
import me.trefis.speedrunduel.context.Roles;
import org.bukkit.*;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.entity.Player;
import org.bukkit.inventory.ItemStack;
import org.bukkit.inventory.PlayerInventory;
import org.bukkit.inventory.meta.CompassMeta;
import org.buk... |
3e0fe5714ea8f450ece32663e047b2acac89474d | 138 | java | Java | PEASUI/src/org/jax/peas/userinterface/Function.java | SiqiT/PEAS | 03a79ce7a5934fa07a6070aadcaad07cc60e05a9 | [
"MIT"
] | 7 | 2018-12-08T04:55:06.000Z | 2020-09-11T01:51:41.000Z | PEASUI/src/org/jax/peas/userinterface/Function.java | SiqiT/PEAS | 03a79ce7a5934fa07a6070aadcaad07cc60e05a9 | [
"MIT"
] | 6 | 2019-06-27T20:55:39.000Z | 2021-10-29T20:43:21.000Z | PEASUI/src/org/jax/peas/userinterface/Function.java | SiqiT/PEAS | 03a79ce7a5934fa07a6070aadcaad07cc60e05a9 | [
"MIT"
] | 1 | 2021-10-21T03:08:27.000Z | 2021-10-21T03:08:27.000Z | 15.333333 | 40 | 0.782609 | 6,750 | package org.jax.peas.userinterface;
import java.io.IOException;
public interface Function {
public String run() throws IOException;
}
|
3e0fe6acb0df4b25b548ef08ba6fcc2f3c9fcfb2 | 17 | java | Java | Boroica Oana/Roata/src/module-info.java | asdftest45/ttest | c77547312f3c6eae10e9c47ca7e702e35c4cc948 | [
"BSD-3-Clause"
] | null | null | null | Boroica Oana/Roata/src/module-info.java | asdftest45/ttest | c77547312f3c6eae10e9c47ca7e702e35c4cc948 | [
"BSD-3-Clause"
] | null | null | null | Boroica Oana/Roata/src/module-info.java | asdftest45/ttest | c77547312f3c6eae10e9c47ca7e702e35c4cc948 | [
"BSD-3-Clause"
] | null | null | null | 5.666667 | 14 | 0.647059 | 6,751 |
module Roata {
} |
3e0fe6d8a7506b8ef8b3cd6bb77db3e9282276f9 | 7,636 | java | Java | projects/core/src/test/java/com/opengamma/core/marketdatasnapshot/SnapshotDataBundleTest.java | McLeodMoores/starling | 7ae0689e06704f78fd9497f8ddb57ee82974a9c8 | [
"Apache-2.0"
] | 3 | 2017-12-18T09:32:40.000Z | 2021-03-08T20:05:54.000Z | projects/core/src/test/java/com/opengamma/core/marketdatasnapshot/SnapshotDataBundleTest.java | McLeodMoores/starling | 7ae0689e06704f78fd9497f8ddb57ee82974a9c8 | [
"Apache-2.0"
] | 10 | 2017-01-19T13:32:36.000Z | 2021-09-20T20:41:48.000Z | projects/core/src/test/java/com/opengamma/core/marketdatasnapshot/SnapshotDataBundleTest.java | McLeodMoores/starling | 7ae0689e06704f78fd9497f8ddb57ee82974a9c8 | [
"Apache-2.0"
] | 3 | 2017-12-14T12:46:18.000Z | 2020-12-11T19:52:37.000Z | 36.018868 | 128 | 0.692116 | 6,752 | /**
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*
* Modified by McLeod Moores Software Limited.
*
* Copyright (C) 2015-Present McLeod Moores Software Limited. All rights reserved.
*/
package com.opengamma.core.marketdatasnapshot... |
3e0fe6e5f621fe369a647cdaff434df4b5258faf | 3,664 | java | Java | spring-security-oauth2/src/main/java/org/springframework/security/oauth2/provider/error/AbstractOAuth2SecurityExceptionHandler.java | sangyuruo/spring-security-oauth | bc35ac29368b8962e584608c669affa1607c1d86 | [
"Apache-2.0"
] | 3 | 2017-08-17T14:46:47.000Z | 2018-08-21T03:30:37.000Z | spring-security-oauth2/src/main/java/org/springframework/security/oauth2/provider/error/AbstractOAuth2SecurityExceptionHandler.java | sangyuruo/spring-security-oauth | bc35ac29368b8962e584608c669affa1607c1d86 | [
"Apache-2.0"
] | 5 | 2021-03-16T12:19:05.000Z | 2021-03-16T12:19:07.000Z | spring-security-oauth2/src/main/java/org/springframework/security/oauth2/provider/error/AbstractOAuth2SecurityExceptionHandler.java | sangyuruo/spring-security-oauth | bc35ac29368b8962e584608c669affa1607c1d86 | [
"Apache-2.0"
] | 2 | 2016-07-02T01:34:43.000Z | 2020-12-16T16:12:44.000Z | 38.166667 | 120 | 0.789574 | 6,753 | /*
* Copyright 2006-2011 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... |
3e0fe7515455510a41629d4d50b113aade0c7fac | 151 | java | Java | src/main/java/com/qkx/test/message/service/MessageService.java | quekx/guice-test | f1c9ace0680f89bc5c0b8c296905ed7540ce8813 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/qkx/test/message/service/MessageService.java | quekx/guice-test | f1c9ace0680f89bc5c0b8c296905ed7540ce8813 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/qkx/test/message/service/MessageService.java | quekx/guice-test | f1c9ace0680f89bc5c0b8c296905ed7540ce8813 | [
"Apache-2.0"
] | null | null | null | 16.777778 | 37 | 0.708609 | 6,754 | package com.qkx.test.message.service;
/**
* Created by qkx on 17/4/22.
*/
public interface MessageService {
void sendMessage(String message);
}
|
3e0fe901122aa60a37e4567ab3b0353a7112652c | 6,744 | java | Java | src/main/java/tokyo/nakanaka/buildVoxCore/particleGui/ParticleGui.java | nakanaka7/BuildVoxCore | 2a6dd3a6c992fb63015e36ab422d7bb2a5866f30 | [
"MIT"
] | null | null | null | src/main/java/tokyo/nakanaka/buildVoxCore/particleGui/ParticleGui.java | nakanaka7/BuildVoxCore | 2a6dd3a6c992fb63015e36ab422d7bb2a5866f30 | [
"MIT"
] | null | null | null | src/main/java/tokyo/nakanaka/buildVoxCore/particleGui/ParticleGui.java | nakanaka7/BuildVoxCore | 2a6dd3a6c992fb63015e36ab422d7bb2a5866f30 | [
"MIT"
] | null | null | null | 37.466667 | 117 | 0.602758 | 6,755 | package tokyo.nakanaka.buildVoxCore.particleGui;
import tokyo.nakanaka.buildVoxCore.Scheduler;
import tokyo.nakanaka.buildVoxCore.math.LineSegment3d;
import tokyo.nakanaka.buildVoxCore.math.vector.Vector3d;
import tokyo.nakanaka.buildVoxCore.math.region3d.Parallelepiped;
import tokyo.nakanaka.buildVoxCore.world.World;... |
3e0fe94c96f2e75d37d5496e2ba93a789e0e4aec | 15,413 | java | Java | src/husaccttest/analyse/java/benchmark/domain/FoursquarealternativeWhrrl.java | senkz/HUSACCT | 4888062b1a933c5e8458a6d087a3c6f3781207e7 | [
"MIT"
] | null | null | null | src/husaccttest/analyse/java/benchmark/domain/FoursquarealternativeWhrrl.java | senkz/HUSACCT | 4888062b1a933c5e8458a6d087a3c6f3781207e7 | [
"MIT"
] | null | null | null | src/husaccttest/analyse/java/benchmark/domain/FoursquarealternativeWhrrl.java | senkz/HUSACCT | 4888062b1a933c5e8458a6d087a3c6f3781207e7 | [
"MIT"
] | 1 | 2021-02-02T12:58:55.000Z | 2021-02-02T12:58:55.000Z | 42.227397 | 132 | 0.815026 | 6,756 | package husaccttest.analyse.java.benchmark.domain;
import java.util.HashMap;
import org.junit.Ignore;
import org.junit.Test;
import static org.junit.Assert.*;
import husacct.common.dto.DependencyDTO;
import husaccttest.analyse.java.benchmark.BenchmarkExtended;
public class FoursquarealternativeWhrrl extends Bench... |
3e0fe952507d8bd305c02a33c97ec143b4ca304a | 4,427 | java | Java | src/main/java/com/ocesclade/amisdeescalade/entities/Topo.java | rvallet/amis-de-escalade | 971523baf6c46929bff2be5840c711da6f2e4a30 | [
"MIT"
] | 1 | 2020-07-15T13:41:32.000Z | 2020-07-15T13:41:32.000Z | src/main/java/com/ocesclade/amisdeescalade/entities/Topo.java | rvallet/amis-de-escalade | 971523baf6c46929bff2be5840c711da6f2e4a30 | [
"MIT"
] | null | null | null | src/main/java/com/ocesclade/amisdeescalade/entities/Topo.java | rvallet/amis-de-escalade | 971523baf6c46929bff2be5840c711da6f2e4a30 | [
"MIT"
] | null | null | null | 21.181818 | 118 | 0.690761 | 6,757 | package com.ocesclade.amisdeescalade.entities;
import java.io.Serializable;
import java.util.Collection;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationTy... |
3e0fe95770185090c4938c278c7fae9d16163e47 | 1,506 | java | Java | app/src/main/java/com/weygo/weygophone/pages/tabs/home/widget/WGHomeContentFloorTitleView.java | mumabinggan/WeygoPhone | 15b6eb23160b010dc399fe54c923c48c6a0b737d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/weygo/weygophone/pages/tabs/home/widget/WGHomeContentFloorTitleView.java | mumabinggan/WeygoPhone | 15b6eb23160b010dc399fe54c923c48c6a0b737d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/weygo/weygophone/pages/tabs/home/widget/WGHomeContentFloorTitleView.java | mumabinggan/WeygoPhone | 15b6eb23160b010dc399fe54c923c48c6a0b737d | [
"Apache-2.0"
] | null | null | null | 29.529412 | 107 | 0.719124 | 6,758 | package com.weygo.weygophone.pages.tabs.home.widget;
import android.content.Context;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.widget.TextView;
import com.weygo.common.base.JHRelativeLayout;
import com.weygo.common.tools.JHStringUtils;
import com.weygo.weygophone.R;
... |
3e0fe9ab2aee86e652ce7df6c104c8173bab1137 | 11,301 | java | Java | app/src/main/java/com/marverenic/music/viewmodel/NowPlayingControllerViewModel.java | stefb965/Jockey | 0466ef6790f9666fcdee5dffec133a06e2a3eafc | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/marverenic/music/viewmodel/NowPlayingControllerViewModel.java | stefb965/Jockey | 0466ef6790f9666fcdee5dffec133a06e2a3eafc | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/marverenic/music/viewmodel/NowPlayingControllerViewModel.java | stefb965/Jockey | 0466ef6790f9666fcdee5dffec133a06e2a3eafc | [
"Apache-2.0"
] | null | null | null | 33.936937 | 99 | 0.619591 | 6,759 | package com.marverenic.music.viewmodel;
import android.content.Context;
import android.databinding.BaseObservable;
import android.databinding.Bindable;
import android.databinding.BindingAdapter;
import android.databinding.ObservableInt;
import android.graphics.drawable.Drawable;
import android.os.Handler;
import andro... |
3e0feb7b18663d08ebcc1e8ed3968ae9e40e2751 | 6,005 | java | Java | legacy/src/advantra/shapes/Point.java | miroslavradojevic/advantra | a678c8ebae8e385ba81b82e2f918054d460e0650 | [
"MIT"
] | null | null | null | legacy/src/advantra/shapes/Point.java | miroslavradojevic/advantra | a678c8ebae8e385ba81b82e2f918054d460e0650 | [
"MIT"
] | null | null | null | legacy/src/advantra/shapes/Point.java | miroslavradojevic/advantra | a678c8ebae8e385ba81b82e2f918054d460e0650 | [
"MIT"
] | null | null | null | 28.459716 | 123 | 0.636303 | 6,760 | package advantra.shapes;
import advantra.general.ArrayHandling;
import advantra.general.ImageConversions;
import ij.process.ColorProcessor;
import ij.ImagePlus;
public class Point extends RegionOfInterest {
public Point(){ // dummy construction
super(0, 0, 0);
this.roi_type = RoiType.POINT;
}
public Poin... |
3e0fed6fb74531deb661d974dd6b0787c5a10806 | 37,890 | java | Java | app/src/main/java/com/smart/cloud/fire/retrofit/ApiStores.java | bingo1118/kaipingMS | 76da24fbdebcbd7d1ff4bfa79335ca67f374c773 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/smart/cloud/fire/retrofit/ApiStores.java | bingo1118/kaipingMS | 76da24fbdebcbd7d1ff4bfa79335ca67f374c773 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/smart/cloud/fire/retrofit/ApiStores.java | bingo1118/kaipingMS | 76da24fbdebcbd7d1ff4bfa79335ca67f374c773 | [
"Apache-2.0"
] | null | null | null | 59.481947 | 186 | 0.63592 | 6,761 | package com.smart.cloud.fire.retrofit;
import com.smart.cloud.fire.activity.AssetManage.Tag.TagListEntity;
import com.smart.cloud.fire.global.AllAssetListEntity;
import com.smart.cloud.fire.global.AssetListEntity;
import com.smart.cloud.fire.global.AssetManager;
import com.smart.cloud.fire.global.CheckListEntity;
impo... |
3e0fee249c79348f5de6a7cebf94bd1eeec4259b | 1,437 | java | Java | src/main/java/seedu/address/model/account/entry/Entry.java | jordanyoong/tp | 96d32f80a76bd68a4d1f276ac81ad4790aa72aea | [
"MIT"
] | null | null | null | src/main/java/seedu/address/model/account/entry/Entry.java | jordanyoong/tp | 96d32f80a76bd68a4d1f276ac81ad4790aa72aea | [
"MIT"
] | null | null | null | src/main/java/seedu/address/model/account/entry/Entry.java | jordanyoong/tp | 96d32f80a76bd68a4d1f276ac81ad4790aa72aea | [
"MIT"
] | null | null | null | 26.127273 | 87 | 0.683368 | 6,762 | package seedu.address.model.account.entry;
import static seedu.address.commons.util.CollectionUtil.requireAllNonNull;
import java.util.Collections;
import java.util.HashSet;
import java.util.Objects;
import java.util.Set;
import seedu.address.model.tag.Tag;
/**
* Represents the skeleton of an entry in Common Cents... |
3e0fee5dc41b571ef16b1bc73a41f93b8407cffb | 4,938 | java | Java | src/test/java/nl/jqno/equalsverifier/integration/extended_contract/NullFieldsWithExceptionsTest.java | Kobee1203/equalsverifier | 6d62d6e98b28d5c6e3da84bbfb9ad0d17f19a433 | [
"Apache-2.0"
] | 613 | 2015-01-30T03:25:37.000Z | 2022-03-22T17:20:05.000Z | src/test/java/nl/jqno/equalsverifier/integration/extended_contract/NullFieldsWithExceptionsTest.java | Kobee1203/equalsverifier | 6d62d6e98b28d5c6e3da84bbfb9ad0d17f19a433 | [
"Apache-2.0"
] | 345 | 2015-03-18T09:12:14.000Z | 2022-03-25T11:51:10.000Z | src/test/java/nl/jqno/equalsverifier/integration/extended_contract/NullFieldsWithExceptionsTest.java | Kobee1203/equalsverifier | 6d62d6e98b28d5c6e3da84bbfb9ad0d17f19a433 | [
"Apache-2.0"
] | 124 | 2015-03-01T10:27:09.000Z | 2022-02-11T19:06:20.000Z | 31.653846 | 106 | 0.659579 | 6,763 | package nl.jqno.equalsverifier.integration.extended_contract;
import static nl.jqno.equalsverifier.testhelpers.Util.defaultEquals;
import static nl.jqno.equalsverifier.testhelpers.Util.defaultHashCode;
import java.util.Objects;
import nl.jqno.equalsverifier.EqualsVerifier;
import nl.jqno.equalsverifier.testhelpers.Ex... |
3e0ff024433d20f9bbc7012277e8bac1418ed79e | 1,513 | java | Java | tikv-client/src/test/java/com/pingcap/tikv/types/RealTypeTest.java | purelind/tispark | 7154ce36c5f0d320cf0657e49213334f6e64d049 | [
"Apache-2.0"
] | 834 | 2017-07-07T03:30:38.000Z | 2022-03-28T03:39:13.000Z | tikv-client/src/test/java/com/pingcap/tikv/types/RealTypeTest.java | purelind/tispark | 7154ce36c5f0d320cf0657e49213334f6e64d049 | [
"Apache-2.0"
] | 1,738 | 2017-07-06T10:42:57.000Z | 2022-03-31T10:32:18.000Z | tikv-client/src/test/java/com/pingcap/tikv/types/RealTypeTest.java | purelind/tispark | 7154ce36c5f0d320cf0657e49213334f6e64d049 | [
"Apache-2.0"
] | 241 | 2017-07-24T08:28:44.000Z | 2022-03-29T07:31:31.000Z | 29.666667 | 82 | 0.721084 | 6,765 | /*
*
* Copyright 2017 PingCAP, 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 agre... |
3e0ff060048454fd51d8e54da39f0396492a7518 | 8,625 | java | Java | src/main/java/com/glaf/matrix/transform/query/RowDenormaliserQuery.java | gitee2008/crowd | dde77987c8045a7b819d2917a8f9ff08fcdb5d73 | [
"Apache-2.0"
] | 2 | 2017-10-20T12:29:56.000Z | 2018-03-04T02:20:38.000Z | src/main/java/com/glaf/matrix/transform/query/RowDenormaliserQuery.java | gitee2008/crowd | dde77987c8045a7b819d2917a8f9ff08fcdb5d73 | [
"Apache-2.0"
] | 14 | 2019-11-13T03:15:50.000Z | 2022-03-31T18:46:48.000Z | src/main/java/com/glaf/matrix/transform/query/RowDenormaliserQuery.java | gitee2008/crowd | dde77987c8045a7b819d2917a8f9ff08fcdb5d73 | [
"Apache-2.0"
] | 4 | 2018-08-14T04:40:43.000Z | 2022-03-27T04:43:01.000Z | 27.555911 | 100 | 0.737391 | 6,766 | /*
* 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 ... |
3e0ff13add545f5f9c70abdcc729e0e4622aa108 | 33,506 | java | Java | src/main/java/org/xbill/DNS/dnssec/ValUtils.java | spwei/dnsjava | c3942d1c9f7a124dbbbc27cb9745eb8fa8211d92 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/org/xbill/DNS/dnssec/ValUtils.java | spwei/dnsjava | c3942d1c9f7a124dbbbc27cb9745eb8fa8211d92 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/org/xbill/DNS/dnssec/ValUtils.java | spwei/dnsjava | c3942d1c9f7a124dbbbc27cb9745eb8fa8211d92 | [
"BSD-2-Clause"
] | null | null | null | 36.027957 | 100 | 0.652868 | 6,767 | // SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2005 VeriSign. All rights reserved.
// Copyright (c) 2013-2021 Ingo Bauersachs
package org.xbill.DNS.dnssec;
import java.security.Security;
import java.time.Instant;
import java.util.List;
import java.util.Properties;
import lombok.extern.slf4j.Slf4j;
import or... |
3e0ff17d7d58bca9eb82c3f05c18f71acd4e2039 | 3,092 | java | Java | canal-glue-example/src/test/java/cn/throwx/canal/gule/example/ch5/Client5App.java | zjcscut/canal-glue | 65cf346a93788d375ee0e987d67d81ea4f039bb6 | [
"MIT"
] | 13 | 2020-10-07T04:08:58.000Z | 2022-01-25T07:21:14.000Z | canal-glue-example/src/test/java/cn/throwx/canal/gule/example/ch5/Client5App.java | zjcscut/canal-glue | 65cf346a93788d375ee0e987d67d81ea4f039bb6 | [
"MIT"
] | null | null | null | canal-glue-example/src/test/java/cn/throwx/canal/gule/example/ch5/Client5App.java | zjcscut/canal-glue | 65cf346a93788d375ee0e987d67d81ea4f039bb6 | [
"MIT"
] | 2 | 2020-10-17T01:15:24.000Z | 2021-12-16T07:18:14.000Z | 40.684211 | 128 | 0.742238 | 6,768 | package cn.throwx.canal.gule.example.ch5;
import cn.throwx.canal.gule.DefaultCanalGlue;
import cn.throwx.canal.gule.annotation.CanalModel;
import cn.throwx.canal.gule.common.FieldNamingPolicy;
import cn.throwx.canal.gule.model.CanalBinLogResult;
import cn.throwx.canal.gule.support.parser.*;
import cn.throwx.can... |
3e0ff2705ee66929fae780c3616a660d9d1a6d3e | 1,308 | java | Java | kratos-shard/src/main/java/com/gxl/kratos/sql/dialect/mysql/ast/clause/MySqlIterateStatement.java | XHidamariSketchX/kratos | 674b82ccfe4dc31b7f1c4db88ad5c1a5b5751e02 | [
"Apache-2.0"
] | null | null | null | kratos-shard/src/main/java/com/gxl/kratos/sql/dialect/mysql/ast/clause/MySqlIterateStatement.java | XHidamariSketchX/kratos | 674b82ccfe4dc31b7f1c4db88ad5c1a5b5751e02 | [
"Apache-2.0"
] | null | null | null | kratos-shard/src/main/java/com/gxl/kratos/sql/dialect/mysql/ast/clause/MySqlIterateStatement.java | XHidamariSketchX/kratos | 674b82ccfe4dc31b7f1c4db88ad5c1a5b5751e02 | [
"Apache-2.0"
] | null | null | null | 27.808511 | 75 | 0.737567 | 6,769 | /*
* Copyright 1999-2101 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e0ff3ea779b357643353e9e5f5644f39488ab53 | 4,683 | java | Java | src/main/java/tamaized/frostfell/world/FrostfellChunkGenerator.java | Tamaized/Frostfell | 6ac23bc95192bd435be372aeffde0e2c171d1e78 | [
"MIT"
] | null | null | null | src/main/java/tamaized/frostfell/world/FrostfellChunkGenerator.java | Tamaized/Frostfell | 6ac23bc95192bd435be372aeffde0e2c171d1e78 | [
"MIT"
] | null | null | null | src/main/java/tamaized/frostfell/world/FrostfellChunkGenerator.java | Tamaized/Frostfell | 6ac23bc95192bd435be372aeffde0e2c171d1e78 | [
"MIT"
] | 1 | 2019-10-25T21:35:43.000Z | 2019-10-25T21:35:43.000Z | 38.702479 | 312 | 0.801836 | 6,770 | package tamaized.frostfell.world;
import com.mojang.serialization.Codec;
import com.mojang.serialization.codecs.RecordCodecBuilder;
import it.unimi.dsi.fastutil.ints.IntArraySet;
import it.unimi.dsi.fastutil.ints.IntSet;
import net.minecraft.CrashReport;
import net.minecraft.ReportedException;
import net.minecraft.co... |
3e0ff46a1a1be7098f5b70d27d341168568c3964 | 325 | java | Java | src/blobs/Main.java | carlriis/Blobs | 9f5b73cbaf03f797455c7c07390fd39d73d9b3dd | [
"MIT"
] | 2 | 2019-09-24T20:52:47.000Z | 2020-02-10T15:19:24.000Z | src/blobs/Main.java | carlriis/Blobs | 9f5b73cbaf03f797455c7c07390fd39d73d9b3dd | [
"MIT"
] | null | null | null | src/blobs/Main.java | carlriis/Blobs | 9f5b73cbaf03f797455c7c07390fd39d73d9b3dd | [
"MIT"
] | null | null | null | 20.3125 | 56 | 0.735385 | 6,771 | package blobs;
import javax.swing.JFrame;
public class Main {
public static void main(String[] args) {
JFrame window = new JFrame("Blobs");
window.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
window.setContentPane(new MainPanel());
window.pack();
window.setVisible(true);
window.setResizable(false);
}... |
3e0ff56ff347a1b6aaa99846e82e52c4683f4e31 | 1,296 | java | Java | app/src/main/java/com/aspsine/zhihu/daily/respository/interfaces/Repository.java | Aspsine/DailyMaster | 94a470bc37aa0a6b5663a7f5f473c99de3d0d73e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/aspsine/zhihu/daily/respository/interfaces/Repository.java | Aspsine/DailyMaster | 94a470bc37aa0a6b5663a7f5f473c99de3d0d73e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/aspsine/zhihu/daily/respository/interfaces/Repository.java | Aspsine/DailyMaster | 94a470bc37aa0a6b5663a7f5f473c99de3d0d73e | [
"Apache-2.0"
] | null | null | null | 27 | 106 | 0.698302 | 6,772 | package com.aspsine.zhihu.daily.respository.interfaces;
import com.aspsine.zhihu.daily.model.DailyStories;
import com.aspsine.zhihu.daily.model.StartImage;
import com.aspsine.zhihu.daily.model.Story;
import com.aspsine.zhihu.daily.model.Theme;
import com.aspsine.zhihu.daily.model.Themes;
import com.nostra13.universali... |
3e0ff5eba569510b47ca3c28d149df64a9aaba75 | 1,829 | java | Java | board/board-service/src/main/java/com/welab/wefe/board/service/api/account/ResetPasswordApi.java | rinceyuan/WeFe | 8482cb737cb7ba37b2856d184cd42c1bd35a6318 | [
"Apache-2.0"
] | 39 | 2021-10-12T01:43:27.000Z | 2022-03-28T04:46:35.000Z | board/board-service/src/main/java/com/welab/wefe/board/service/api/account/ResetPasswordApi.java | rinceyuan/WeFe | 8482cb737cb7ba37b2856d184cd42c1bd35a6318 | [
"Apache-2.0"
] | 6 | 2021-10-14T02:11:47.000Z | 2022-03-23T02:41:50.000Z | board/board-service/src/main/java/com/welab/wefe/board/service/api/account/ResetPasswordApi.java | rinceyuan/WeFe | 8482cb737cb7ba37b2856d184cd42c1bd35a6318 | [
"Apache-2.0"
] | 10 | 2021-10-14T09:36:03.000Z | 2022-02-10T11:05:12.000Z | 32.087719 | 84 | 0.727173 | 6,773 | /**
* Copyright 2021 Tianmian Tech. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ... |
3e0ff68e63e28fad4ba3a079e9a57513b7595483 | 2,113 | java | Java | extensions/api/data-management/contractnegotiation/src/test/java/org/eclipse/dataspaceconnector/api/datamanagement/contractnegotiation/transform/NegotiationInitiateRequestDtoToDataRequestTransformerTest.java | florianrusch-zf/DataSpaceConnector | e7929562e592f5fc3a5fedf2e3913f92b935b90f | [
"Apache-2.0"
] | null | null | null | extensions/api/data-management/contractnegotiation/src/test/java/org/eclipse/dataspaceconnector/api/datamanagement/contractnegotiation/transform/NegotiationInitiateRequestDtoToDataRequestTransformerTest.java | florianrusch-zf/DataSpaceConnector | e7929562e592f5fc3a5fedf2e3913f92b935b90f | [
"Apache-2.0"
] | null | null | null | extensions/api/data-management/contractnegotiation/src/test/java/org/eclipse/dataspaceconnector/api/datamanagement/contractnegotiation/transform/NegotiationInitiateRequestDtoToDataRequestTransformerTest.java | florianrusch-zf/DataSpaceConnector | e7929562e592f5fc3a5fedf2e3913f92b935b90f | [
"Apache-2.0"
] | null | null | null | 38.418182 | 146 | 0.734974 | 6,774 | /*
* Copyright (c) 2022 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0
*
* SPDX-License-Identifier: Apache-2.0
*
... |
3e0ff99278042ec6f3fe1f0d1cf4ce1371b7eef7 | 1,074 | java | Java | bible-services/src/main/java/org/sacredscripture/platform/internal/bible/dao/package-info.java | SacredScriptureFoundation/sacredscripture | 29a4f239c9ad564b084ebef9fd1c2c3fd238a04e | [
"Apache-2.0"
] | null | null | null | bible-services/src/main/java/org/sacredscripture/platform/internal/bible/dao/package-info.java | SacredScriptureFoundation/sacredscripture | 29a4f239c9ad564b084ebef9fd1c2c3fd238a04e | [
"Apache-2.0"
] | null | null | null | bible-services/src/main/java/org/sacredscripture/platform/internal/bible/dao/package-info.java | SacredScriptureFoundation/sacredscripture | 29a4f239c9ad564b084ebef9fd1c2c3fd238a04e | [
"Apache-2.0"
] | null | null | null | 39.777778 | 76 | 0.723464 | 6,775 | /*
* Copyright (c) 2014 Sacred Scripture Foundation.
* "All scripture is given by inspiration of God, and is profitable for
* doctrine, for reproof, for correction, for instruction in righteousness:
* That the man of God may be perfect, throughly furnished unto all good
* works." (2 Tim 3:16-17)
*
* Licen... |
3e0ffa66a9154a5757f6273abd20f680720cde4f | 1,352 | java | Java | izpack-util/src/main/java/com/izforge/izpack/util/xmlmerge/action/PreserveAction.java | spyrkob/izpack | 618b6601317832e1420e01e25b3a139c32f49023 | [
"Apache-2.0"
] | 236 | 2015-01-13T02:31:06.000Z | 2022-03-31T01:47:11.000Z | izpack-util/src/main/java/com/izforge/izpack/util/xmlmerge/action/PreserveAction.java | spyrkob/izpack | 618b6601317832e1420e01e25b3a139c32f49023 | [
"Apache-2.0"
] | 283 | 2015-01-15T20:56:32.000Z | 2022-03-28T07:00:31.000Z | izpack-util/src/main/java/com/izforge/izpack/util/xmlmerge/action/PreserveAction.java | spyrkob/izpack | 618b6601317832e1420e01e25b3a139c32f49023 | [
"Apache-2.0"
] | 209 | 2015-01-13T14:55:50.000Z | 2022-02-09T14:42:39.000Z | 28.166667 | 99 | 0.716716 | 6,776 | /*
* IzPack - Copyright 2001-2010 Julien Ponge, All Rights Reserved.
*
* http://izpack.org/
* http://izpack.codehaus.org/
*
* Copyright 2009 Laurent Bovet, Alex Mathey
* Copyright 2010, 2012 René Krell
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in co... |
3e0ffa71e9ff95daab2b011c49e3efa968c3e157 | 556 | java | Java | schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/healthLifesci/clazz/MuscleConverter.java | nagaikenshin/schemaOrg | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | [
"Apache-2.0"
] | 1 | 2020-02-18T01:55:36.000Z | 2020-02-18T01:55:36.000Z | schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/healthLifesci/clazz/MuscleConverter.java | nagaikenshin/schemaOrg | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | [
"Apache-2.0"
] | null | null | null | schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/healthLifesci/clazz/MuscleConverter.java | nagaikenshin/schemaOrg | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | [
"Apache-2.0"
] | null | null | null | 24.173913 | 73 | 0.805755 | 6,777 | package org.kyojo.schemaorg.m3n4.doma.healthLifesci.clazz;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaorg.m3n4.healthLifesci.impl.MUSCLE;
import org.kyojo.schemaorg.m3n4.healthLifesci.Clazz.Muscle;
@ExternalDomain
public class MuscleConverter imp... |
3e0ffaec8f7c67822dfbfc696569e881262a330a | 70,816 | java | Java | elide-core/src/main/java/com/yahoo/elide/core/PersistentResource.java | dvarshney1/elide | e14c3fb136900171a392092a9bd9569dab1cddbb | [
"Apache-2.0"
] | null | null | null | elide-core/src/main/java/com/yahoo/elide/core/PersistentResource.java | dvarshney1/elide | e14c3fb136900171a392092a9bd9569dab1cddbb | [
"Apache-2.0"
] | null | null | null | elide-core/src/main/java/com/yahoo/elide/core/PersistentResource.java | dvarshney1/elide | e14c3fb136900171a392092a9bd9569dab1cddbb | [
"Apache-2.0"
] | null | null | null | 39.941342 | 120 | 0.636382 | 6,778 | /*
* Copyright 2018, Yahoo Inc.
* Licensed under the Apache License, Version 2.0
* See LICENSE file in project root for terms.
*/
package com.yahoo.elide.core;
import com.yahoo.elide.annotation.Audit;
import com.yahoo.elide.annotation.CreatePermission;
import com.yahoo.elide.annotation.DeletePermission;
import com... |
3e0ffc9851de004a384a7130f7af950e707931b8 | 3,959 | java | Java | app/src/main/java/ss/com/toolkit/view/CusView.java | fjsmf/toolkit | 97bdedef36ae9acf6051f41f23bcb3cec4af57eb | [
"Apache-2.0"
] | 1 | 2018-12-27T10:12:41.000Z | 2018-12-27T10:12:41.000Z | app/src/main/java/ss/com/toolkit/view/CusView.java | sunmaofei520/toolkit | 4895aaf55ee20b6896ff6bff623f646665673874 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/ss/com/toolkit/view/CusView.java | sunmaofei520/toolkit | 4895aaf55ee20b6896ff6bff623f646665673874 | [
"Apache-2.0"
] | null | null | null | 35.348214 | 168 | 0.652185 | 6,779 | package ss.com.toolkit.view;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.RectF;
import android.graphics.drawable.Drawable;
import android.os.Build... |
3e0ffcaf430338f7e39ab4397cd42c56f201010c | 42 | java | Java | src/main/java/MtgEntity/Card.java | M-Kortmann/MtgDataBase | e5269bf8e7c2f08087820cc82ef14ef91f93e845 | [
"MIT"
] | null | null | null | src/main/java/MtgEntity/Card.java | M-Kortmann/MtgDataBase | e5269bf8e7c2f08087820cc82ef14ef91f93e845 | [
"MIT"
] | null | null | null | src/main/java/MtgEntity/Card.java | M-Kortmann/MtgDataBase | e5269bf8e7c2f08087820cc82ef14ef91f93e845 | [
"MIT"
] | null | null | null | 8.4 | 19 | 0.738095 | 6,780 | package MtgEntity;
public class Card {
}
|
3e0ffdeb27c040bcb8fdf5787fca6d9ec800f51d | 670 | java | Java | Java/SpringMVC/spring-adventure/src/main/java/matheusicaro/com/github/store/controller/ExceptionHandlerController.java | matheusicaro/book-sales-system-java-spring | 1435d239435d051b226d85702d83ee66fddaa8f8 | [
"MIT"
] | null | null | null | Java/SpringMVC/spring-adventure/src/main/java/matheusicaro/com/github/store/controller/ExceptionHandlerController.java | matheusicaro/book-sales-system-java-spring | 1435d239435d051b226d85702d83ee66fddaa8f8 | [
"MIT"
] | 2 | 2021-01-20T22:35:53.000Z | 2021-12-09T20:07:54.000Z | Java/SpringMVC/spring-adventure/src/main/java/matheusicaro/com/github/store/controller/ExceptionHandlerController.java | matheusicaro/book-sales-system-java-spring | 1435d239435d051b226d85702d83ee66fddaa8f8 | [
"MIT"
] | null | null | null | 33.5 | 73 | 0.764179 | 6,781 | package matheusicaro.com.github.store.controller;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.servlet.ModelAndView;
@ControllerAdvice
public class ExceptionHandlerController {
@ExceptionHandler(Ex... |
3e0ffee6f1519bbcc75eb184312107ea9e317161 | 620 | java | Java | src/test/java/com/cdr/gen/PhoneNumberTest.java | emcconsulting/TimDataGenerator | dcb0fb1971ac5f723ca09810cd3a1f7852781b87 | [
"MIT"
] | 30 | 2016-02-09T21:17:46.000Z | 2022-03-18T17:52:17.000Z | src/test/java/com/cdr/gen/PhoneNumberTest.java | emcconsulting/TimDataGenerator | dcb0fb1971ac5f723ca09810cd3a1f7852781b87 | [
"MIT"
] | 5 | 2018-01-03T20:14:30.000Z | 2020-07-23T13:58:58.000Z | src/test/java/com/cdr/gen/PhoneNumberTest.java | emcconsulting/TimDataGenerator | dcb0fb1971ac5f723ca09810cd3a1f7852781b87 | [
"MIT"
] | 22 | 2016-02-09T21:17:54.000Z | 2021-03-23T00:36:11.000Z | 25.833333 | 99 | 0.630645 | 6,782 | package com.cdr.gen;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
import junit.framework.TestCase;
public class PhoneNumberTest extends TestCase {
public PhoneNumberTest(String testName) {
super(testName);
}
public void test() {
List<String> types = ... |
3e100003b918b4f624284803ffa3fd3271611db7 | 614 | java | Java | appcore/src/main/java/com/longngohoang/news/appcore/presentation/viewmodel/DocVM.java | beyonderVN/NewArtical | ea04c522fcd1cd1cdb48598c64d65429ac1f5fe3 | [
"Apache-2.0"
] | null | null | null | appcore/src/main/java/com/longngohoang/news/appcore/presentation/viewmodel/DocVM.java | beyonderVN/NewArtical | ea04c522fcd1cd1cdb48598c64d65429ac1f5fe3 | [
"Apache-2.0"
] | null | null | null | appcore/src/main/java/com/longngohoang/news/appcore/presentation/viewmodel/DocVM.java | beyonderVN/NewArtical | ea04c522fcd1cd1cdb48598c64d65429ac1f5fe3 | [
"Apache-2.0"
] | null | null | null | 16.594595 | 65 | 0.625407 | 6,783 | package com.longngohoang.news.appcore.presentation.viewmodel;
import com.longngohoang.news.appcore.data.model.Doc;
/**
* Created by Long on 10/5/2016.
*/
public class DocVM extends BaseVM {
private Doc doc;
public DocVM(Doc doc) {
this.doc = doc;
}
public Doc getDoc() {
return ... |
3e100116a0e3d5a48e0a52fc9d18dc3e6a003920 | 1,068 | java | Java | DominioLibreria/src/entities/Moneda.java | monotera/Database | ac2d7e3411c9b9f61f28a2827fdf94f3c05bcc38 | [
"MIT"
] | 2 | 2020-05-18T04:46:19.000Z | 2020-05-18T04:47:33.000Z | DominioLibreria/src/entities/Moneda.java | monotera/Database | ac2d7e3411c9b9f61f28a2827fdf94f3c05bcc38 | [
"MIT"
] | null | null | null | DominioLibreria/src/entities/Moneda.java | monotera/Database | ac2d7e3411c9b9f61f28a2827fdf94f3c05bcc38 | [
"MIT"
] | 1 | 2021-07-02T05:36:44.000Z | 2021-07-02T05:36:44.000Z | 21.36 | 79 | 0.625468 | 6,784 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package entities;
import Enums.Denominacion;
/**
*
* @author USER
*/
public class Moneda {
private Denominacion denominacion;
... |
3e100164fe137db978e65a35d6ac75b562428180 | 15,381 | java | Java | core/store/dist/src/main/java/org/onosproject/store/topology/impl/DistributedTopologyStore.java | abruno06/onos | cc22546d624e6ee4f83cd12be237939873179ecc | [
"Apache-2.0"
] | 1,091 | 2015-01-06T11:10:40.000Z | 2022-03-30T09:09:05.000Z | core/store/dist/src/main/java/org/onosproject/store/topology/impl/DistributedTopologyStore.java | abruno06/onos | cc22546d624e6ee4f83cd12be237939873179ecc | [
"Apache-2.0"
] | 39 | 2015-02-13T19:58:32.000Z | 2022-03-02T02:38:07.000Z | core/store/dist/src/main/java/org/onosproject/store/topology/impl/DistributedTopologyStore.java | abruno06/onos | cc22546d624e6ee4f83cd12be237939873179ecc | [
"Apache-2.0"
] | 914 | 2015-01-05T19:42:35.000Z | 2022-03-30T09:25:18.000Z | 40.370079 | 106 | 0.683766 | 6,785 | /*
* Copyright 2014-present Open Networking Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... |
3e100285d32340ecf05aafbece613b52005a4da9 | 390 | java | Java | casadocodigo/src/main/java/com/casadocodigo/casadocodigo/repository/CategoriaRepository.java | Alexeiabianna/orange-talents-06-template-casa-do-codigo | c34adf3f0d6d9f47e417e0fff9dd4c7730c0c09b | [
"Apache-2.0"
] | null | null | null | casadocodigo/src/main/java/com/casadocodigo/casadocodigo/repository/CategoriaRepository.java | Alexeiabianna/orange-talents-06-template-casa-do-codigo | c34adf3f0d6d9f47e417e0fff9dd4c7730c0c09b | [
"Apache-2.0"
] | null | null | null | casadocodigo/src/main/java/com/casadocodigo/casadocodigo/repository/CategoriaRepository.java | Alexeiabianna/orange-talents-06-template-casa-do-codigo | c34adf3f0d6d9f47e417e0fff9dd4c7730c0c09b | [
"Apache-2.0"
] | null | null | null | 26 | 77 | 0.823077 | 6,786 | package com.casadocodigo.casadocodigo.repository;
import java.util.Optional;
import com.casadocodigo.casadocodigo.modelo.Categoria;
import org.springframework.data.jpa.repository.JpaRepository;
public interface CategoriaRepository extends JpaRepository<Categoria, Long> {
Optional<Categoria> findByNomeCategoria... |
3e1002aa50ee0b149afdb7f69cc8ed197f1283e0 | 966 | java | Java | src/main/scala/org/squeryl/annotations/Transient.java | jmack87/Squeryl | 9eec42d9dfb4897d6f5c906b8f00a5064fd1d421 | [
"Apache-2.0"
] | 245 | 2015-01-07T01:21:54.000Z | 2022-01-30T07:58:02.000Z | src/main/scala/org/squeryl/annotations/Transient.java | jmack87/Squeryl | 9eec42d9dfb4897d6f5c906b8f00a5064fd1d421 | [
"Apache-2.0"
] | 52 | 2015-02-09T03:33:23.000Z | 2021-09-23T12:35:24.000Z | src/main/scala/org/squeryl/annotations/Transient.java | jmack87/Squeryl | 9eec42d9dfb4897d6f5c906b8f00a5064fd1d421 | [
"Apache-2.0"
] | 64 | 2015-01-28T09:40:38.000Z | 2022-01-07T13:19:58.000Z | 40.25 | 81 | 0.619048 | 6,787 | /*******************************************************************************
* Copyright 2010 Maxime Lévesque
*
* 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://... |
3e1002ec38b37cd4efd29093f254872969f4440e | 644 | java | Java | StringProcessing/SeriesOfLetters.java | martinmihov/JavaAdvanced | 89c834e02b46c58ead45baed9d0a2b8adfdd424c | [
"MIT"
] | null | null | null | StringProcessing/SeriesOfLetters.java | martinmihov/JavaAdvanced | 89c834e02b46c58ead45baed9d0a2b8adfdd424c | [
"MIT"
] | null | null | null | StringProcessing/SeriesOfLetters.java | martinmihov/JavaAdvanced | 89c834e02b46c58ead45baed9d0a2b8adfdd424c | [
"MIT"
] | null | null | null | 24.769231 | 63 | 0.667702 | 6,788 | package StringProcessing;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class SeriesOfLetters {
public static void main(String[] args) throws IOException {
Scann... |
3e100339d6e8992211a3b9f0d7f2ff46adf9347d | 81,972 | java | Java | gravitee-rest-api-service/src/main/java/io/gravitee/rest/api/service/impl/PageServiceImpl.java | YoranSys/gravitee-management-rest-api | 36124ee16323d27a909d9886ea885e824a9fac3f | [
"Apache-2.0"
] | null | null | null | gravitee-rest-api-service/src/main/java/io/gravitee/rest/api/service/impl/PageServiceImpl.java | YoranSys/gravitee-management-rest-api | 36124ee16323d27a909d9886ea885e824a9fac3f | [
"Apache-2.0"
] | null | null | null | gravitee-rest-api-service/src/main/java/io/gravitee/rest/api/service/impl/PageServiceImpl.java | YoranSys/gravitee-management-rest-api | 36124ee16323d27a909d9886ea885e824a9fac3f | [
"Apache-2.0"
] | null | null | null | 45.163636 | 212 | 0.620187 | 6,789 | /**
* Copyright (C) 2015 The Gravitee team (http://gravitee.io)
*
* 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 requ... |
3e100382246226e8b30b1cc9f980d8c5f9f11193 | 758 | java | Java | SimpleTask/src/main/java/com/demo/SimpleTask/model/Task.java | shindegau95/SimpleTask | b576edb38e49e4a902d4618ad772652e4a0a8574 | [
"MIT"
] | null | null | null | SimpleTask/src/main/java/com/demo/SimpleTask/model/Task.java | shindegau95/SimpleTask | b576edb38e49e4a902d4618ad772652e4a0a8574 | [
"MIT"
] | 5 | 2021-03-10T19:50:51.000Z | 2022-03-02T08:47:48.000Z | SimpleTask/src/main/java/com/demo/SimpleTask/model/Task.java | shindegau95/SimpleTask | b576edb38e49e4a902d4618ad772652e4a0a8574 | [
"MIT"
] | null | null | null | 19.947368 | 64 | 0.659631 | 6,790 | package com.demo.SimpleTask.model;
import lombok.Data;
import javax.persistence.*;
import java.io.Serializable;
@Data
@Entity
@Table(name= "task", schema = "task_application")
public class Task implements Serializable {
@Id
@GeneratedValue
@Column(name="task_id")
private long id;
@Column(name="... |
3e1004082efecb85b5da28f48c6c6d9bfa10c1c0 | 2,128 | java | Java | icicle-core/src/test/java/net/iceyleagons/test/icicle/core/bean/unsatisfied/UnsatisfiedDependencyTest.java | Rushmead/Icicle | 529e478369d5e51fcc286b73d39c06aa66ac39cc | [
"MIT"
] | null | null | null | icicle-core/src/test/java/net/iceyleagons/test/icicle/core/bean/unsatisfied/UnsatisfiedDependencyTest.java | Rushmead/Icicle | 529e478369d5e51fcc286b73d39c06aa66ac39cc | [
"MIT"
] | null | null | null | icicle-core/src/test/java/net/iceyleagons/test/icicle/core/bean/unsatisfied/UnsatisfiedDependencyTest.java | Rushmead/Icicle | 529e478369d5e51fcc286b73d39c06aa66ac39cc | [
"MIT"
] | null | null | null | 40.150943 | 141 | 0.760808 | 6,791 | /*
* MIT License
*
* Copyright (c) 2022 IceyLeagons and 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 limitation the rights
* t... |
3e10049e04353b54dfc6022e068ed03a3a5c4059 | 2,043 | java | Java | src/com/facebook/buck/util/Libc.java | FightJames/buck | ae2347e05da6f0ef9e0ec21497a654757aca7ad5 | [
"Apache-2.0"
] | 8,027 | 2015-01-02T05:31:44.000Z | 2022-03-31T07:08:09.000Z | src/com/facebook/buck/util/Libc.java | FightJames/buck | ae2347e05da6f0ef9e0ec21497a654757aca7ad5 | [
"Apache-2.0"
] | 2,355 | 2015-01-01T15:30:53.000Z | 2022-03-30T20:21:16.000Z | src/com/facebook/buck/util/Libc.java | FightJames/buck | ae2347e05da6f0ef9e0ec21497a654757aca7ad5 | [
"Apache-2.0"
] | 1,280 | 2015-01-09T03:29:04.000Z | 2022-03-30T15:14:14.000Z | 29.185714 | 95 | 0.732256 | 6,792 | /*
* Copyright (c) Facebook, Inc. and 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 applic... |
3e1005b680651fb5119e7564970043c2394b488a | 1,755 | java | Java | AlterarUsuario.java | Joaopaulojhon31/mostra | c2c1933e742ba34f13904f122e7e258e5d0f5c0f | [
"Apache-2.0"
] | null | null | null | AlterarUsuario.java | Joaopaulojhon31/mostra | c2c1933e742ba34f13904f122e7e258e5d0f5c0f | [
"Apache-2.0"
] | null | null | null | AlterarUsuario.java | Joaopaulojhon31/mostra | c2c1933e742ba34f13904f122e7e258e5d0f5c0f | [
"Apache-2.0"
] | null | null | null | 25.808824 | 121 | 0.720228 | 6,793 | package sevlet;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.... |
3e1005e482f71a87de120535980dda0256b71ab6 | 1,671 | java | Java | src/test/java/com/example/denaun/aoc2021/day21/Day21Test.java | Denaun/aoc-2021 | ffee2fedbf0c7c2264e33a4c82db2baf7455ebf3 | [
"MIT"
] | null | null | null | src/test/java/com/example/denaun/aoc2021/day21/Day21Test.java | Denaun/aoc-2021 | ffee2fedbf0c7c2264e33a4c82db2baf7455ebf3 | [
"MIT"
] | null | null | null | src/test/java/com/example/denaun/aoc2021/day21/Day21Test.java | Denaun/aoc-2021 | ffee2fedbf0c7c2264e33a4c82db2baf7455ebf3 | [
"MIT"
] | 1 | 2022-01-11T18:29:45.000Z | 2022-01-11T18:29:45.000Z | 33.42 | 91 | 0.681628 | 6,794 | package com.example.denaun.aoc2021.day21;
import static com.google.common.truth.Truth.assertThat;
import com.example.denaun.aoc2021.AocTestCase;
import java.io.IOException;
import java.util.Optional;
import org.junit.Test;
public class Day21Test extends AocTestCase {
public Day21Test() throws IOException {
... |
3e1005ec5a32cc9296261238f78078130c3a567c | 14,167 | java | Java | hutool-extra/src/main/java/com/xiaoleilu/hutool/extra/servlet/ServletUtil.java | 273877189/hutool | 3dc3aed5f4420f3828648a77fcbd53884e35a244 | [
"Apache-2.0"
] | null | null | null | hutool-extra/src/main/java/com/xiaoleilu/hutool/extra/servlet/ServletUtil.java | 273877189/hutool | 3dc3aed5f4420f3828648a77fcbd53884e35a244 | [
"Apache-2.0"
] | null | null | null | hutool-extra/src/main/java/com/xiaoleilu/hutool/extra/servlet/ServletUtil.java | 273877189/hutool | 3dc3aed5f4420f3828648a77fcbd53884e35a244 | [
"Apache-2.0"
] | null | null | null | 28.97137 | 144 | 0.646008 | 6,795 | package com.xiaoleilu.hutool.extra.servlet;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.io.Writer;
import java.lang.reflect.Type;
import java.util.Collections;
import java.util.Date;
import java.util.Enumeration;... |
3e10068d0e4b0a3eef436ab656877d13e286b35e | 1,126 | java | Java | src/main/java/net/ncguy/argent/render/sample/light/volumetric/SpotLight.java | ncguy2/Argent | 13a5301535b69e3c5ece8fe6962ec470e778d1fd | [
"MIT"
] | 1 | 2016-12-09T19:44:12.000Z | 2016-12-09T19:44:12.000Z | src/main/java/net/ncguy/argent/render/sample/light/volumetric/SpotLight.java | ncguy2/Argent | 13a5301535b69e3c5ece8fe6962ec470e778d1fd | [
"MIT"
] | null | null | null | src/main/java/net/ncguy/argent/render/sample/light/volumetric/SpotLight.java | ncguy2/Argent | 13a5301535b69e3c5ece8fe6962ec470e778d1fd | [
"MIT"
] | null | null | null | 25.590909 | 79 | 0.672291 | 6,796 | package net.ncguy.argent.render.sample.light.volumetric;
import com.badlogic.gdx.graphics.glutils.ShaderProgram;
import com.badlogic.gdx.math.Quaternion;
import com.badlogic.gdx.math.Vector3;
import net.ncguy.argent.render.WorldRenderer;
/**
* Created by Guy on 12/07/2016.
*/
public class SpotLight extends Volumetr... |
3e1007a55ceca09c707d5543d796bf357608d3c6 | 5,954 | java | Java | src/main/java/com/star/easydoc/service/translator/impl/TencentTranslator.java | shiwenjin/easy_javadoc | bd21c6b831512dd355cb0425b707873613902eb0 | [
"Apache-2.0"
] | 475 | 2019-09-01T08:39:52.000Z | 2022-03-31T08:36:23.000Z | src/main/java/com/star/easydoc/service/translator/impl/TencentTranslator.java | shaoxiongdu/easy_javadoc | 15aaf65f6704d2bb08e2e587dc19457eef85d906 | [
"Apache-2.0"
] | 49 | 2019-10-21T07:25:33.000Z | 2022-03-30T03:44:27.000Z | src/main/java/com/star/easydoc/service/translator/impl/TencentTranslator.java | shaoxiongdu/easy_javadoc | 15aaf65f6704d2bb08e2e587dc19457eef85d906 | [
"Apache-2.0"
] | 53 | 2019-09-19T01:41:55.000Z | 2022-03-30T05:58:37.000Z | 31.502646 | 132 | 0.608498 | 6,797 | package com.star.easydoc.service.translator.impl;
import java.nio.charset.StandardCharsets;
import java.util.Map.Entry;
import java.util.Random;
import java.util.SortedMap;
import java.util.TreeMap;
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import javax.xml.bind.DatatypeConverter;
import com.f... |
3e1007de5b09c984df7673a722ce810b62fcdeee | 14,635 | java | Java | src/main/java/eu/isas/peptideshaker/scoring/targetdecoy/TargetDecoyMap.java | hbarsnes/peptide-shaker | 89178906ce0ec53bdb3e927dc6c70ee46be859c6 | [
"Apache-2.0"
] | 29 | 2015-12-08T23:38:07.000Z | 2021-12-21T08:41:38.000Z | src/main/java/eu/isas/peptideshaker/scoring/targetdecoy/TargetDecoyMap.java | hbarsnes/peptide-shaker | 89178906ce0ec53bdb3e927dc6c70ee46be859c6 | [
"Apache-2.0"
] | 391 | 2015-08-27T11:43:58.000Z | 2022-02-09T17:23:21.000Z | src/main/java/eu/isas/peptideshaker/scoring/targetdecoy/TargetDecoyMap.java | hbarsnes/peptide-shaker | 89178906ce0ec53bdb3e927dc6c70ee46be859c6 | [
"Apache-2.0"
] | 25 | 2015-10-07T17:27:29.000Z | 2021-12-21T08:41:31.000Z | 23.378594 | 98 | 0.511309 | 6,798 | package eu.isas.peptideshaker.scoring.targetdecoy;
import com.compomics.util.experiment.personalization.ExperimentObject;
import com.compomics.util.waiting.WaitingHandler;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
/**
* This map contains t... |
3e10082b719db2c50147648a3f7c385b92492bed | 329 | java | Java | micro-shop-service/src/main/java/com/abc1236/ms/service/task/TaskLogService.java | tanshion/micro-shop | 793252e81e1793c9c6ec3716a1987436feb5d38d | [
"Apache-2.0"
] | 1 | 2021-01-23T03:34:19.000Z | 2021-01-23T03:34:19.000Z | micro-shop-service/src/main/java/com/abc1236/ms/service/task/TaskLogService.java | tanshion/micro-shop | 793252e81e1793c9c6ec3716a1987436feb5d38d | [
"Apache-2.0"
] | null | null | null | micro-shop-service/src/main/java/com/abc1236/ms/service/task/TaskLogService.java | tanshion/micro-shop | 793252e81e1793c9c6ec3716a1987436feb5d38d | [
"Apache-2.0"
] | null | null | null | 19.352941 | 66 | 0.74772 | 6,799 | package com.abc1236.ms.service.task;
import com.abc1236.ms.entity.system.TaskLog;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
/**
* 定时任务日志服务类
*
* @author tanshion
*/
public interface TaskLogService {
boolean save(TaskLog entity);
Page<TaskLog> queryPage(Long taskId, Page<TaskLog> ... |
3e100834d218a87eabd35535ef20d37237016edf | 1,375 | java | Java | my-spring-beans/src/main/java/util/BeanFactory.java | kihcyaZaynorB/spring-learning | 3cbadb921739c3b86274f39b2e7a2def0132b8b4 | [
"Apache-2.0"
] | null | null | null | my-spring-beans/src/main/java/util/BeanFactory.java | kihcyaZaynorB/spring-learning | 3cbadb921739c3b86274f39b2e7a2def0132b8b4 | [
"Apache-2.0"
] | null | null | null | my-spring-beans/src/main/java/util/BeanFactory.java | kihcyaZaynorB/spring-learning | 3cbadb921739c3b86274f39b2e7a2def0132b8b4 | [
"Apache-2.0"
] | null | null | null | 34.375 | 97 | 0.681455 | 6,800 | package util;
import java.lang.reflect.InvocationTargetException;
import java.util.concurrent.ConcurrentHashMap;
public class BeanFactory {
private ConcurrentHashMap<String, BeanDefinition> beanDefinitions;
public ConcurrentHashMap<String, BeanDefinition> getBeanDefinitions() {
return beanDefinitio... |
3e10085b945c2f31e231afbd014b397f4c667550 | 105 | java | Java | Lab #3/ProcessorTask.java | doctorblinch/OS_Lab | 47cab6b9bda523a4f047575ab3fa5df90580677d | [
"MIT"
] | null | null | null | Lab #3/ProcessorTask.java | doctorblinch/OS_Lab | 47cab6b9bda523a4f047575ab3fa5df90580677d | [
"MIT"
] | null | null | null | Lab #3/ProcessorTask.java | doctorblinch/OS_Lab | 47cab6b9bda523a4f047575ab3fa5df90580677d | [
"MIT"
] | null | null | null | 21 | 29 | 0.67619 | 6,801 | public class ProcessorTask {
public Task task;
public int time;
public int queueNumber;
} |
3e1008b11ad73d208f7c0a26b7835642b704b8d5 | 1,987 | java | Java | src/main/gen/com/justint/usdidea/lang/psi/impl/usdItemImpl.java | justint/usd-idea | 3ac7a87661d5920ccd0490e9b35045bb28af27d8 | [
"MIT"
] | 35 | 2019-05-28T13:33:57.000Z | 2022-03-07T03:38:53.000Z | src/main/gen/com/justint/usdidea/lang/psi/impl/usdItemImpl.java | justint/usd-idea | 3ac7a87661d5920ccd0490e9b35045bb28af27d8 | [
"MIT"
] | 18 | 2019-06-23T07:08:22.000Z | 2021-08-10T14:56:26.000Z | src/main/gen/com/justint/usdidea/lang/psi/impl/usdItemImpl.java | justint/usd-idea | 3ac7a87661d5920ccd0490e9b35045bb28af27d8 | [
"MIT"
] | 1 | 2021-05-18T15:05:14.000Z | 2021-05-18T15:05:14.000Z | 22.077778 | 74 | 0.742828 | 6,802 | // This is a generated file. Not intended for manual editing.
package com.justint.usdidea.lang.psi.impl;
import java.util.List;
import org.jetbrains.annotations.*;
import com.intellij.lang.ASTNode;
import com.intellij.psi.PsiElement;
import com.intellij.psi.PsiElementVisitor;
import com.intellij.psi.util.PsiTreeUtil;
... |
3e1008b9d68f2690d6dac764a88bf9a9cde029a2 | 1,733 | java | Java | Benchmarks_with_Functional_Bugs/Java/Bears-169/src/pinot-common/src/main/java/com/linkedin/pinot/pql/parsers/pql2/ast/GroupByAstNode.java | kupl/starlab-benchmarks | 1efc9efffad1b797f6a795da7e032041e230d900 | [
"MIT"
] | null | null | null | Benchmarks_with_Functional_Bugs/Java/Bears-169/src/pinot-common/src/main/java/com/linkedin/pinot/pql/parsers/pql2/ast/GroupByAstNode.java | kupl/starlab-benchmarks | 1efc9efffad1b797f6a795da7e032041e230d900 | [
"MIT"
] | null | null | null | Benchmarks_with_Functional_Bugs/Java/Bears-169/src/pinot-common/src/main/java/com/linkedin/pinot/pql/parsers/pql2/ast/GroupByAstNode.java | kupl/starlab-benchmarks | 1efc9efffad1b797f6a795da7e032041e230d900 | [
"MIT"
] | 2 | 2020-11-26T13:27:14.000Z | 2022-03-20T02:12:55.000Z | 36.229167 | 111 | 0.72973 | 6,803 | /**
* Copyright (C) 2014-2016 LinkedIn Corp. (ychag@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... |
3e1009ab8230e8178d2e009b9e8904f09eb05c19 | 571 | java | Java | mall-product/src/main/java/com/firenay/mall/product/dao/AttrAttrgroupRelationDao.java | czy1024/luna-mall | 7c7eff86b86427b9d750cf630a9822e11236cf2d | [
"Apache-2.0"
] | 2 | 2021-06-08T12:32:56.000Z | 2021-06-08T12:33:01.000Z | mall-product/src/main/java/com/firenay/mall/product/dao/AttrAttrgroupRelationDao.java | lunasaw/luna-mall | 7c7eff86b86427b9d750cf630a9822e11236cf2d | [
"Apache-2.0"
] | null | null | null | mall-product/src/main/java/com/firenay/mall/product/dao/AttrAttrgroupRelationDao.java | lunasaw/luna-mall | 7c7eff86b86427b9d750cf630a9822e11236cf2d | [
"Apache-2.0"
] | null | null | null | 25.954545 | 91 | 0.796848 | 6,804 | package com.firenay.mall.product.dao;
import com.firenay.mall.product.entity.AttrAttrgroupRelationEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 属性&属性分组关联
*
* @author firenay
* ... |
3e100a991641353099c7825ff609e5d99a8dc0a0 | 2,017 | java | Java | libgpuimage/src/main/java/org/wysaid/nativePort/CGEMultiInputFilterWrapper.java | xuqiqiang/EasyCamera2-GPUImage | 546159a2982714de44b5c5d46597d33d1e40f670 | [
"Apache-2.0"
] | 5 | 2020-12-16T08:36:52.000Z | 2021-08-04T00:59:11.000Z | libgpuimage/src/main/java/org/wysaid/nativePort/CGEMultiInputFilterWrapper.java | xuqiqiang/EasyCamera2-GPUImage | 546159a2982714de44b5c5d46597d33d1e40f670 | [
"Apache-2.0"
] | null | null | null | libgpuimage/src/main/java/org/wysaid/nativePort/CGEMultiInputFilterWrapper.java | xuqiqiang/EasyCamera2-GPUImage | 546159a2982714de44b5c5d46597d33d1e40f670 | [
"Apache-2.0"
] | 1 | 2021-06-23T07:03:49.000Z | 2021-06-23T07:03:49.000Z | 31.515625 | 143 | 0.683193 | 6,805 | package org.wysaid.nativePort;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.IntBuffer;
// A demo for multi input.
public class CGEMultiInputFilterWrapper {
static {
NativeLibraryLoader.load();
}
private long mNativeAddress = 0;
private CGEMultiInputFilterWrapper() ... |
3e100ab3b37363b6d5c34ae895d2380252b832ef | 2,242 | java | Java | Skizzle/optifine/VersionCheckThread.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | 3 | 2022-02-28T17:34:51.000Z | 2022-03-06T21:55:16.000Z | Skizzle/optifine/VersionCheckThread.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | 2 | 2022-02-25T20:10:14.000Z | 2022-03-03T14:25:03.000Z | Skizzle/optifine/VersionCheckThread.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | null | null | null | 36.754098 | 96 | 0.540589 | 6,806 | /*
* Decompiled with CFR 0.150.
*/
package optifine;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import net.minecraft.client.ClientBrandRetriever;
import optifine.Config;
public class VersionCheckThread
extends Thread {
@Override
public void run() {
HttpURLCon... |
3e100b4ad22a3c43dab0bdf41ad338a0f87e372d | 7,303 | java | Java | shim-server/src/test/java/org/openmhealth/shim/misfit/mapper/MisfitSleepMeasureDataPointMapperUnitTests.java | harsh90/shimmer-develop | 9ddc81dc74f2f19d7ed4cd3e591c15e0911f6c69 | [
"Apache-2.0"
] | 432 | 2015-07-12T07:07:08.000Z | 2022-03-01T14:48:47.000Z | shim-server/src/test/java/org/openmhealth/shim/misfit/mapper/MisfitSleepMeasureDataPointMapperUnitTests.java | harsh90/shimmer-develop | 9ddc81dc74f2f19d7ed4cd3e591c15e0911f6c69 | [
"Apache-2.0"
] | 93 | 2015-06-29T21:31:03.000Z | 2022-02-25T14:53:07.000Z | shim-server/src/test/java/org/openmhealth/shim/misfit/mapper/MisfitSleepMeasureDataPointMapperUnitTests.java | harsh90/shimmer-develop | 9ddc81dc74f2f19d7ed4cd3e591c15e0911f6c69 | [
"Apache-2.0"
] | 128 | 2015-09-03T15:45:33.000Z | 2021-12-25T13:02:20.000Z | 38.640212 | 108 | 0.489114 | 6,807 | /*
* Copyright 2017 Open mHealth
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
3e100b4cb9a44db2ef2320cb7c2478174c48bee8 | 2,582 | java | Java | src/EpoctiAntiAliaser.java | kokoscript/EpoctiAA | 17c8ca51dbef2c799908a616a28e7d80b31fb8b5 | [
"MIT"
] | 3 | 2019-02-19T04:18:28.000Z | 2022-03-13T00:40:56.000Z | src/EpoctiAntiAliaser.java | sahwar/EpoctiAA | f38540933616c16da1056ab52eb17e66186a878f | [
"MIT"
] | null | null | null | src/EpoctiAntiAliaser.java | sahwar/EpoctiAA | f38540933616c16da1056ab52eb17e66186a878f | [
"MIT"
] | 1 | 2019-02-19T04:18:46.000Z | 2019-02-19T04:18:46.000Z | 39.723077 | 159 | 0.544539 | 6,808 | import java.awt.*;
import java.awt.image.BufferedImage;
class EpoctiAntiAliaser{
private BufferedImage img;
private int chkRgb, r, g, b, a;
EpoctiAntiAliaser(int r, int g, int b, int a, BufferedImage img){
this.r = r;
this.g = g;
this.b = b;
this.a = a;
chkRgb = new Color(r, g, b, a).getRGB();
this.img... |
3e100d7151c0f94e558a1e04b877baf8c0e2d6f2 | 3,271 | java | Java | src/java/crc/dps/output/OutputTrace.java | ssavitzky/pia-historical | 43b54554f9277c04450a9a1e5ebb97a0925365fb | [
"DOC"
] | null | null | null | src/java/crc/dps/output/OutputTrace.java | ssavitzky/pia-historical | 43b54554f9277c04450a9a1e5ebb97a0925365fb | [
"DOC"
] | null | null | null | src/java/crc/dps/output/OutputTrace.java | ssavitzky/pia-historical | 43b54554f9277c04450a9a1e5ebb97a0925365fb | [
"DOC"
] | null | null | null | 29.486486 | 79 | 0.532233 | 6,809 | ////// OutputTrace: debugging shim for an Output
// $Id$
/*****************************************************************************
* The contents of this file are subject to the Ricoh Source Code Public
* License Version 1.0 (the "License"); you may not use this file except in
* compliance with the License. Y... |
3e100e8fdfa2042d882d7de7321a4b11f1962f4b | 483 | java | Java | IJPDS_Chapter3/src/Pratise310.java | xinlinrong/JAVA_IJPDS | 56f95cdce6e75a5d6c4f4e329fbd1b86c98cd6d3 | [
"BSD-3-Clause"
] | null | null | null | IJPDS_Chapter3/src/Pratise310.java | xinlinrong/JAVA_IJPDS | 56f95cdce6e75a5d6c4f4e329fbd1b86c98cd6d3 | [
"BSD-3-Clause"
] | null | null | null | IJPDS_Chapter3/src/Pratise310.java | xinlinrong/JAVA_IJPDS | 56f95cdce6e75a5d6c4f4e329fbd1b86c98cd6d3 | [
"BSD-3-Clause"
] | null | null | null | 34.5 | 114 | 0.583851 | 6,810 |
public class Pratise310 extends AbstractPratiseImpl {
@Override
public void run()
{
int number1 = (int)(Math.random() * 100.0);
int number2 = (int)(Math.random() * 100.0);
print("What's answer to expression %d - %d", number1, number2);
int answer = in.nextInt();
boolean r... |
3e100fcfcfc39f0416f6cac313b30598c6f7753f | 1,859 | java | Java | src/main/java/noppes/npcs/roles/RolePostman.java | Goodbird-git/CustomNPC-Plus | 12326dabf2d1a2b12a8f73faa8b5a5c5e9a56737 | [
"MIT"
] | 13 | 2021-05-17T14:51:43.000Z | 2022-03-23T14:14:23.000Z | src/main/java/noppes/npcs/roles/RolePostman.java | Goodbird-git/CustomNPC-Plus | 12326dabf2d1a2b12a8f73faa8b5a5c5e9a56737 | [
"MIT"
] | 13 | 2021-05-18T01:10:47.000Z | 2022-02-27T01:52:06.000Z | src/main/java/noppes/npcs/roles/RolePostman.java | Goodbird-git/CustomNPC-Plus | 12326dabf2d1a2b12a8f73faa8b5a5c5e9a56737 | [
"MIT"
] | 12 | 2021-04-28T17:41:29.000Z | 2022-03-19T14:51:54.000Z | 29.983871 | 122 | 0.78752 | 6,811 | package noppes.npcs.roles;
import java.util.ArrayList;
import java.util.List;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.util.ChatComponentTranslation;
import noppes.npcs.CustomNpcs;
import noppes.npcs.NoppesUtilServer;
import noppes.npcs.NpcMiscInve... |
3e10105ba601d16f97c0133fe78226dcb33a36e8 | 1,008 | java | Java | src/test/java/ch/heigvd/res/chill/domain/texx94/CoopersTest.java | CosmicElodie/Teaching-HEIGVD-RES-2019-Chill | f2f3b2471004038da410bb3ee1afc8b98cfd309d | [
"MIT"
] | 4 | 2019-02-23T19:26:03.000Z | 2019-03-02T12:16:21.000Z | src/test/java/ch/heigvd/res/chill/domain/texx94/CoopersTest.java | CosmicElodie/Teaching-HEIGVD-RES-2019-Chill | f2f3b2471004038da410bb3ee1afc8b98cfd309d | [
"MIT"
] | 493 | 2019-02-15T12:21:20.000Z | 2021-09-30T07:34:44.000Z | src/test/java/ch/heigvd/res/chill/domain/texx94/CoopersTest.java | CosmicElodie/Teaching-HEIGVD-RES-2019-Chill | f2f3b2471004038da410bb3ee1afc8b98cfd309d | [
"MIT"
] | 108 | 2019-02-15T12:17:21.000Z | 2021-02-26T09:13:28.000Z | 31.5 | 82 | 0.72619 | 6,812 | package ch.heigvd.res.chill.domain.texx94;
import ch.heigvd.res.chill.domain.Bartender;
import ch.heigvd.res.chill.protocol.OrderRequest;
import ch.heigvd.res.chill.protocol.OrderResponse;
import org.junit.jupiter.api.Test;
import java.math.BigDecimal;
import static org.junit.jupiter.api.Assertions.assertEquals;
cl... |
3e1010a5859ff7e00ad619987b77bfcaaaddcd22 | 2,948 | java | Java | digital-sign-engine/tianwei-cert-core/src/main/java/com/liumapp/cert/core/user/UserAPIServicePortType.java | SpringForAll/spring-cloud-digital-sign | 108c2ba82e2eba740efb5ed8743a4dfb7d3568f6 | [
"Apache-2.0"
] | 15 | 2018-02-26T00:58:28.000Z | 2022-03-14T02:02:13.000Z | digital-sign-engine/tianwei-cert-core/src/main/java/com/liumapp/cert/core/user/UserAPIServicePortType.java | Gsmall7/spring-cloud-digital-sign | dafc7d3ed0a34add1d8b82d1ae24a058c12ee059 | [
"Apache-2.0"
] | null | null | null | digital-sign-engine/tianwei-cert-core/src/main/java/com/liumapp/cert/core/user/UserAPIServicePortType.java | Gsmall7/spring-cloud-digital-sign | dafc7d3ed0a34add1d8b82d1ae24a058c12ee059 | [
"Apache-2.0"
] | 7 | 2018-02-26T00:58:29.000Z | 2020-03-05T01:27:35.000Z | 54.666667 | 237 | 0.82893 | 6,813 | package com.liumapp.cert.core.user;
import com.liumapp.cert.core.cert.CertInfo;
import com.liumapp.cert.core.error.RaServiceUnavailable;
import com.liumapp.cert.core.query.QueryCertResult;
import com.liumapp.cert.core.cert.CertInfo;
import com.liumapp.cert.core.error.RaServiceUnavailable;
import com.liumapp.cert.core.... |
3e101127d2e6aa2184b25c6ffd222dc41dfb1d30 | 2,188 | java | Java | src/main/java/raylras/zen/ast/decl/ParameterDeclaration.java | Raylras/ZenServer | 890c7d0cb60f2442b965b9b1b24b63eb465c832e | [
"MIT"
] | 2 | 2021-12-06T12:50:15.000Z | 2021-12-06T13:08:40.000Z | src/main/java/raylras/zen/ast/decl/ParameterDeclaration.java | Raylras/ZenServer | 890c7d0cb60f2442b965b9b1b24b63eb465c832e | [
"MIT"
] | null | null | null | src/main/java/raylras/zen/ast/decl/ParameterDeclaration.java | Raylras/ZenServer | 890c7d0cb60f2442b965b9b1b24b63eb465c832e | [
"MIT"
] | null | null | null | 26.361446 | 126 | 0.653565 | 6,814 | package raylras.zen.ast.decl;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import raylras.zen.ast.*;
import raylras.zen.ast.expr.Expression;
import raylras.zen.ast.visit.NodeVisitor;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.ut... |
3e10117ad4d7d922b3abe2927f6247c248adc9be | 7,983 | java | Java | bytekit-core/src/main/java/com/alibaba/bytekit/asm/location/InvokeLocationMatcher.java | hengyunabc/bytekit | a5db9d5682d562946695de6daae0025e9ef11327 | [
"Apache-2.0"
] | 231 | 2020-10-21T03:20:24.000Z | 2022-03-30T02:20:34.000Z | bytekit-core/src/main/java/com/alibaba/bytekit/asm/location/InvokeLocationMatcher.java | kylixs/bytekit | 4013cc3cd5e2f5550058bfe4d89a7334ce363172 | [
"Apache-2.0"
] | 18 | 2020-11-17T02:11:28.000Z | 2022-03-08T16:56:40.000Z | bytekit-core/src/main/java/com/alibaba/bytekit/asm/location/InvokeLocationMatcher.java | kylixs/bytekit | 4013cc3cd5e2f5550058bfe4d89a7334ce363172 | [
"Apache-2.0"
] | 55 | 2020-10-28T08:25:34.000Z | 2022-03-28T10:38:52.000Z | 32.717213 | 116 | 0.633847 | 6,815 | package com.alibaba.bytekit.asm.location;
import java.util.ArrayList;
import java.util.List;
import com.alibaba.deps.org.objectweb.asm.Opcodes;
import com.alibaba.deps.org.objectweb.asm.Type;
import com.alibaba.deps.org.objectweb.asm.tree.AbstractInsnNode;
import com.alibaba.deps.org.objectweb.asm.tree.InsnList;
impo... |
3e10123061bdc37ef464258d6d92162c5f305401 | 2,960 | java | Java | dhis2-android-app/src/main/java/org/dhis2/mobile/utils/date/DateHolder.java | AusseKalega/DHIS2-OLAPI | 69d26f0af518a06a8acd6e6cfc424620b23e98d6 | [
"BSD-3-Clause"
] | 10 | 2015-07-22T12:49:35.000Z | 2019-11-27T08:20:53.000Z | dhis2-android-app/src/main/java/org/dhis2/mobile/utils/date/DateHolder.java | AusseKalega/DHIS2-OLAPI | 69d26f0af518a06a8acd6e6cfc424620b23e98d6 | [
"BSD-3-Clause"
] | 138 | 2017-05-05T16:29:39.000Z | 2018-10-09T08:11:12.000Z | dhis2-android-app/src/main/java/org/dhis2/mobile/utils/date/DateHolder.java | EyeSeeTea/dhis2-android-datacapture | 7f9f30b0f56a21873044284595eae164065b0fa6 | [
"BSD-3-Clause"
] | 24 | 2015-04-16T05:50:47.000Z | 2019-10-17T07:22:45.000Z | 33.258427 | 104 | 0.705743 | 6,816 | /*
* Copyright (c) 2014, Araz Abishov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice,
* this list of condition... |
3e1012844d561267213e15878026ab417843f8fc | 15,619 | java | Java | src/test/tck/msgflow/callflows/forkedinvite/Shootist.java | dinoop-p/jain-sip | e9772e5e00dbd6cdcc233484988a0ac522d9d012 | [
"Apache-2.0"
] | 115 | 2016-01-20T14:33:49.000Z | 2022-03-15T09:04:41.000Z | src/test/tck/msgflow/callflows/forkedinvite/Shootist.java | dinoop-p/jain-sip | e9772e5e00dbd6cdcc233484988a0ac522d9d012 | [
"Apache-2.0"
] | 150 | 2016-01-15T16:13:53.000Z | 2022-03-16T08:11:07.000Z | src/test/tck/msgflow/callflows/forkedinvite/Shootist.java | dinoop-p/jain-sip | e9772e5e00dbd6cdcc233484988a0ac522d9d012 | [
"Apache-2.0"
] | 121 | 2016-01-13T23:19:35.000Z | 2022-03-31T09:31:14.000Z | 37.099762 | 100 | 0.600038 | 6,817 | package test.tck.msgflow.callflows.forkedinvite;
import java.util.ArrayList;
import java.util.HashSet;
import javax.sip.ClientTransaction;
import javax.sip.Dialog;
import javax.sip.DialogState;
import javax.sip.DialogTerminatedEvent;
import javax.sip.IOExceptionEvent;
import javax.sip.ListeningPoint;
import javax.sip... |
3e10130afbcd63313a00b619f491a54ac161afcc | 516 | java | Java | src/com/eyelinecom/whoisd/sads2/ccc/api/UserApi.java | kirikprotocol/Chat-call-centre | 773491f4617091b4b7c7bce7830b95bf58cd495c | [
"Apache-2.0"
] | null | null | null | src/com/eyelinecom/whoisd/sads2/ccc/api/UserApi.java | kirikprotocol/Chat-call-centre | 773491f4617091b4b7c7bce7830b95bf58cd495c | [
"Apache-2.0"
] | null | null | null | src/com/eyelinecom/whoisd/sads2/ccc/api/UserApi.java | kirikprotocol/Chat-call-centre | 773491f4617091b4b7c7bce7830b95bf58cd495c | [
"Apache-2.0"
] | null | null | null | 25.8 | 64 | 0.751938 | 6,818 | package com.eyelinecom.whoisd.sads2.ccc.api;
import com.eyelinecom.whoisd.sads2.ccc.model.Operator;
import com.eyelinecom.whoisd.sads2.ccc.model.User;
/**
* Created with IntelliJ IDEA.
* User: gev
* Date: 17.11.16
* Time: 17:19
* To change this template use File | Settings | File Templates.
*/
public interface ... |
3e1014d571b99e851c33f308496382d7c0e89bac | 1,547 | java | Java | mantis-test/src/test/java/ru/stqa/pft/github/mantis/appmanager/MailHelper.java | yutta13/java_36 | 696068cbb731b2a75e08397842a2827e660e8cd5 | [
"Apache-2.0"
] | null | null | null | mantis-test/src/test/java/ru/stqa/pft/github/mantis/appmanager/MailHelper.java | yutta13/java_36 | 696068cbb731b2a75e08397842a2827e660e8cd5 | [
"Apache-2.0"
] | null | null | null | mantis-test/src/test/java/ru/stqa/pft/github/mantis/appmanager/MailHelper.java | yutta13/java_36 | 696068cbb731b2a75e08397842a2827e660e8cd5 | [
"Apache-2.0"
] | null | null | null | 24.951613 | 104 | 0.676794 | 6,819 | package ru.stqa.pft.github.mantis.appmanager;
import ru.stqa.pft.github.mantis.model.MailMessage;
import org.subethamail.wiser.Wiser;
import org.subethamail.wiser.WiserMessage;
import javax.mail.MessagingException;
import javax.mail.internet.MimeMessage;
import java.io.IOException;
import java.util.List;
import java.ut... |
3e10163da940a20ea400a12ee6bf2e98eac7afc5 | 2,153 | java | Java | luffy-jtl/src/main/java/org/noear/localjt/widget/JsDialog.java | noear/luffy | 35b779bc040e8fd96a283b14679c396920d7ecc5 | [
"MIT"
] | 6 | 2021-05-14T08:58:55.000Z | 2021-09-13T08:40:59.000Z | luffy-jtl/src/main/java/org/noear/localjt/widget/JsDialog.java | noear/luffy | 35b779bc040e8fd96a283b14679c396920d7ecc5 | [
"MIT"
] | null | null | null | luffy-jtl/src/main/java/org/noear/localjt/widget/JsDialog.java | noear/luffy | 35b779bc040e8fd96a283b14679c396920d7ecc5 | [
"MIT"
] | 4 | 2021-05-17T01:26:27.000Z | 2021-07-01T10:11:02.000Z | 28.328947 | 78 | 0.650255 | 6,820 | package org.noear.localjt.widget;
import javafx.scene.Scene;
import javafx.scene.control.*;
import javafx.scene.web.PromptData;
import javafx.scene.web.WebEngine;
import javafx.scene.web.WebView;
import javafx.stage.Modality;
import javafx.stage.Stage;
import javafx.stage.StageStyle;
import java.util.Optional;
publi... |
3e10169f529be6ac1633aeac2704b8e800fc2168 | 2,059 | java | Java | module_news/src/main/java/com/fly/news/util/UserUtils.java | zouyu0008/spring-cloud-flycloud | d5507da91c146661ffdd395d3d15d25ad351a5a2 | [
"Apache-2.0"
] | 1,228 | 2019-08-01T01:47:07.000Z | 2022-03-26T16:00:04.000Z | module_news/src/main/java/com/fly/news/util/UserUtils.java | liusg110/spring-cloud-flycloud | 6cafd8835b24cada6917f40d14e25aeff2a2f9d0 | [
"Apache-2.0"
] | 5 | 2019-09-19T09:07:20.000Z | 2022-02-20T16:03:37.000Z | module_news/src/main/java/com/fly/news/util/UserUtils.java | liusg110/spring-cloud-flycloud | 6cafd8835b24cada6917f40d14e25aeff2a2f9d0 | [
"Apache-2.0"
] | 398 | 2019-08-01T12:12:11.000Z | 2022-03-11T10:30:50.000Z | 23.666667 | 118 | 0.61389 | 6,821 | package com.fly.news.util;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.core.context.SecurityContextHolder;
import java.util.List;
/**
* Description: <><br>
* Author: mxdl<br>
* Date: ... |
3e101848935aac1417a02247a7fe38d15f79c8fa | 2,875 | java | Java | api-model/src/main/java/io/enmasse/admin/model/v1/AddressPlan.java | myeung18/enmasse | 10ea3d391fe67c74dc02dedf873de65616746d48 | [
"Apache-2.0"
] | 1 | 2020-07-09T12:07:51.000Z | 2020-07-09T12:07:51.000Z | api-model/src/main/java/io/enmasse/admin/model/v1/AddressPlan.java | obabec/enmasse | 1479dd4cc47ff6c3a5ed60060a2109239c182e1d | [
"Apache-2.0"
] | 1 | 2019-11-27T14:38:41.000Z | 2019-11-27T14:45:31.000Z | api-model/src/main/java/io/enmasse/admin/model/v1/AddressPlan.java | obabec/enmasse | 1479dd4cc47ff6c3a5ed60060a2109239c182e1d | [
"Apache-2.0"
] | null | null | null | 26.378378 | 137 | 0.64515 | 6,822 | /*
* Copyright 2018, EnMasse authors.
* License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).
*/
package io.enmasse.admin.model.v1;
import com.fasterxml.jackson.annotation.JsonIgnore;
import io.enmasse.address.model.MessageTtl;
import io.enmasse.common.model.DefaultCust... |
3e101913fc9f5c9c254e65443158cfa687803f02 | 827 | java | Java | gx/gx-core/src/main/java/io/graphenee/core/model/BeanResolver.java | MuhammadHamzaABCD/graphenee | 98f14c930f90621a904449a222d5a142fac8550b | [
"Apache-2.0"
] | 12 | 2018-05-21T04:08:27.000Z | 2021-11-29T10:55:27.000Z | gx/gx-core/src/main/java/io/graphenee/core/model/BeanResolver.java | MuhammadHamzaABCD/graphenee | 98f14c930f90621a904449a222d5a142fac8550b | [
"Apache-2.0"
] | 29 | 2018-05-10T09:41:19.000Z | 2022-02-22T04:41:31.000Z | gx/gx-core/src/main/java/io/graphenee/core/model/BeanResolver.java | MuhammadHamzaABCD/graphenee | 98f14c930f90621a904449a222d5a142fac8550b | [
"Apache-2.0"
] | 27 | 2018-05-10T10:04:19.000Z | 2022-03-29T09:34:32.000Z | 39.380952 | 81 | 0.598549 | 6,823 | /*******************************************************************************
* Copyright (c) 2016, 2018 Farrukh Ijaz
*
* 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://... |
3e10194db38798ac7c38193a177d7a5f61aba812 | 891 | java | Java | src/jeu/computer/MainTestComputer.java | hanzopgp/TetrisRevisitedGame | d283f64eba1a68144369c30dda196f99b6a74fd9 | [
"MIT"
] | 2 | 2020-11-23T16:45:00.000Z | 2020-12-01T18:51:08.000Z | src/jeu/computer/MainTestComputer.java | hanzopgp/TetrisRevisitedGame | d283f64eba1a68144369c30dda196f99b6a74fd9 | [
"MIT"
] | null | null | null | src/jeu/computer/MainTestComputer.java | hanzopgp/TetrisRevisitedGame | d283f64eba1a68144369c30dda196f99b6a74fd9 | [
"MIT"
] | null | null | null | 27.84375 | 116 | 0.602694 | 6,824 | package jeu.computer;
import jeu.Main;
import jeu.factory.Piece;
import jeu.model.Board;
public class MainTestComputer {
/**
* Main de la classe permettant de tester les methodes lies a l'implementation de l'IA Tetris
* @param args parametre du main
*/
public static void main(String[] args){
... |
3e101acdce54222a58212735991840b17cc9a140 | 474 | java | Java | src/main/java/io/github/astrapi69/crypt/info/jpa/repository/ResourcesRepository.java | astrapi69/crypt-info | 2780e86a5fc60dcb66ba42bc5e9f3b819fc040ae | [
"MIT"
] | null | null | null | src/main/java/io/github/astrapi69/crypt/info/jpa/repository/ResourcesRepository.java | astrapi69/crypt-info | 2780e86a5fc60dcb66ba42bc5e9f3b819fc040ae | [
"MIT"
] | null | null | null | src/main/java/io/github/astrapi69/crypt/info/jpa/repository/ResourcesRepository.java | astrapi69/crypt-info | 2780e86a5fc60dcb66ba42bc5e9f3b819fc040ae | [
"MIT"
] | null | null | null | 29.625 | 75 | 0.833333 | 6,825 | package io.github.astrapi69.crypt.info.jpa.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import io.github.astrapi69.crypt.info.jpa.entity.Resources;
import java.util.List;
import java.util.UUID;
@Repository
public interface ResourcesReposi... |
3e101c2ca745d88a466f03772f2e080040caf8ab | 7,130 | java | Java | src/test/java/seedu/meeting/logic/commands/LeaveCommandTest.java | betakuwe/main | 787928fc90262fb2e1c3c8c664917f619cb16526 | [
"MIT"
] | null | null | null | src/test/java/seedu/meeting/logic/commands/LeaveCommandTest.java | betakuwe/main | 787928fc90262fb2e1c3c8c664917f619cb16526 | [
"MIT"
] | 203 | 2018-09-04T17:40:40.000Z | 2018-11-12T15:55:32.000Z | src/test/java/seedu/meeting/logic/commands/LeaveCommandTest.java | betakuwe/main | 787928fc90262fb2e1c3c8c664917f619cb16526 | [
"MIT"
] | 6 | 2018-09-04T14:33:10.000Z | 2018-10-28T22:00:31.000Z | 34.95098 | 115 | 0.686957 | 6,826 | package seedu.meeting.logic.commands;
import static java.util.Objects.requireNonNull;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static seedu.meeting.commons.core.Messages.MESSAGE_GROUP_NOT_FOUND;
import static seedu.meetin... |
3e101c2cbd3378839ddea0de53ccd604ca06d78c | 721 | java | Java | src/main/java/com/niraj/model/user.java | Niraj-Ranjan/CRUD-Application-using-Servlet-And-JSP | f0d6eef3fd4666c724204a59be0e3d4c8121a1cc | [
"Apache-2.0"
] | null | null | null | src/main/java/com/niraj/model/user.java | Niraj-Ranjan/CRUD-Application-using-Servlet-And-JSP | f0d6eef3fd4666c724204a59be0e3d4c8121a1cc | [
"Apache-2.0"
] | null | null | null | src/main/java/com/niraj/model/user.java | Niraj-Ranjan/CRUD-Application-using-Servlet-And-JSP | f0d6eef3fd4666c724204a59be0e3d4c8121a1cc | [
"Apache-2.0"
] | null | null | null | 17.585366 | 101 | 0.654646 | 6,827 | package com.niraj.model;
public class user {
private int id;
private String fname;
private String uname;
private String password;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getFname() {
return fname;
}
public void setFname(String fname) {
this.fname... |
3e101cd94c3341367ae324a93a97e7e965e09b54 | 1,946 | java | Java | src/StatsView.java | JohnBrodie/visual-kanban | 95f189ab8a38d916af6e752d561c50f9db035e5e | [
"MIT"
] | null | null | null | src/StatsView.java | JohnBrodie/visual-kanban | 95f189ab8a38d916af6e752d561c50f9db035e5e | [
"MIT"
] | null | null | null | src/StatsView.java | JohnBrodie/visual-kanban | 95f189ab8a38d916af6e752d561c50f9db035e5e | [
"MIT"
] | null | null | null | 25.272727 | 71 | 0.737924 | 6,828 | /*
* John Brodie
* anpch@example.com
* CS338:GUI, Assignment 3
*/
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.Toolkit;
import java.io.Serializable;
import javax.swing.Box;
import javax.swing.BoxLayout;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JFrame;... |
3e101cf18319a0c8fe5ff65b7a10dd531eab7d1b | 61 | java | Java | sodo-goods/src/main/java/cool/sodo/goods/common/Constants.java | Irvingsoft/sodo-platform | 77dadb96b9709e5385258ef09eeed598cea5c670 | [
"MulanPSL-1.0"
] | 3 | 2022-01-28T10:26:40.000Z | 2022-01-28T14:20:26.000Z | sodo-goods/src/main/java/cool/sodo/goods/common/Constants.java | Irvingsoft/sodo-platform | 77dadb96b9709e5385258ef09eeed598cea5c670 | [
"MulanPSL-1.0"
] | null | null | null | sodo-goods/src/main/java/cool/sodo/goods/common/Constants.java | Irvingsoft/sodo-platform | 77dadb96b9709e5385258ef09eeed598cea5c670 | [
"MulanPSL-1.0"
] | null | null | null | 10.166667 | 31 | 0.754098 | 6,829 | package cool.sodo.goods.common;
public class Constants {
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.