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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e17ca6ccc79468abca3df9bbd7057d8a9036cef | 1,426 | java | Java | src/main/java/com/github/klyser8/earthbounds/util/AdvancedBlockPos.java | EndsM/Earthbounds | fd1227a4d875f4ba8433820bd4730481c6fd36af | [
"MIT"
] | 4 | 2022-02-01T11:11:15.000Z | 2022-03-11T20:58:58.000Z | src/main/java/com/github/klyser8/earthbounds/util/AdvancedBlockPos.java | EndsM/Earthbounds | fd1227a4d875f4ba8433820bd4730481c6fd36af | [
"MIT"
] | 7 | 2022-01-30T17:44:01.000Z | 2022-03-21T09:32:55.000Z | src/main/java/com/github/klyser8/earthbounds/util/AdvancedBlockPos.java | EndsM/Earthbounds | fd1227a4d875f4ba8433820bd4730481c6fd36af | [
"MIT"
] | 2 | 2022-02-11T12:54:30.000Z | 2022-02-28T05:57:49.000Z | 22.634921 | 86 | 0.610098 | 10,139 | package com.github.klyser8.earthbounds.util;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World;
import java.util.List;
/**
* Represents a {@link BlockPos} which also stores block positions of adjacent blocks.
* Can be used to check a
*/
public class AdvancedBlockPos {
private final Bl... |
3e17cb040dc73a7936fe25d5d55b8e00dd305a91 | 5,337 | java | Java | hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/LSMIndexDiskComponentBulkLoader.java | simon-dew/asterixdb | 81c3249322957be261cd99bf7d6b464fcb4a3bbd | [
"Apache-2.0"
] | 200 | 2016-06-16T01:01:42.000Z | 2022-03-24T08:16:13.000Z | hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/LSMIndexDiskComponentBulkLoader.java | simon-dew/asterixdb | 81c3249322957be261cd99bf7d6b464fcb4a3bbd | [
"Apache-2.0"
] | 3 | 2018-01-29T21:39:26.000Z | 2021-06-17T20:11:31.000Z | hyracks-fullstack/hyracks/hyracks-storage-am-lsm-common/src/main/java/org/apache/hyracks/storage/am/lsm/common/impls/LSMIndexDiskComponentBulkLoader.java | simon-dew/asterixdb | 81c3249322957be261cd99bf7d6b464fcb4a3bbd | [
"Apache-2.0"
] | 112 | 2016-06-12T21:51:05.000Z | 2022-02-05T17:16:33.000Z | 37.584507 | 120 | 0.683905 | 10,140 | /*
* 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 ... |
3e17cb4192b9349b2e421aeee1c211d98f7f1cb0 | 1,714 | java | Java | src/main/java/mediacontent/GameInfo.java | LithiumSR/media_information_service | 5a47eb4cca53d36e7ba055d4f2d1c7d0906997b2 | [
"MIT"
] | null | null | null | src/main/java/mediacontent/GameInfo.java | LithiumSR/media_information_service | 5a47eb4cca53d36e7ba055d4f2d1c7d0906997b2 | [
"MIT"
] | 1 | 2017-12-18T19:13:18.000Z | 2017-12-18T19:13:40.000Z | src/main/java/mediacontent/GameInfo.java | LithiumSR/media_information_service | 5a47eb4cca53d36e7ba055d4f2d1c7d0906997b2 | [
"MIT"
] | null | null | null | 24.84058 | 78 | 0.658693 | 10,141 | package mediacontent;
public class GameInfo extends MediaInfo {
public String vote= "Information not avaiable";
public String overview= "Information not avaiable";
public String platforms= "Information not avaiable";
public String pegi= "Information not avaiable";
public String age_required= "Infor... |
3e17cb5b4504fecbfe372226a3a4c256e8e32dd8 | 5,132 | java | Java | tlatools/test/pcal/Bug060125Test.java | yanghao/tlaplus | 298380a4b55260eb2cfb4139723e7157797a853a | [
"MIT"
] | null | null | null | tlatools/test/pcal/Bug060125Test.java | yanghao/tlaplus | 298380a4b55260eb2cfb4139723e7157797a853a | [
"MIT"
] | 1 | 2018-11-28T15:01:32.000Z | 2018-11-28T15:01:32.000Z | tlatools/test/pcal/Bug060125Test.java | yanghao/tlaplus | 298380a4b55260eb2cfb4139723e7157797a853a | [
"MIT"
] | null | null | null | 56.395604 | 89 | 0.662899 | 10,142 | /*******************************************************************************
* Copyright (c) 2018 Microsoft Research. All rights reserved.
*
* The MIT License (MIT)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "S... |
3e17cc63d14021f186fe2ddc7ea2818a95b4d323 | 7,005 | java | Java | aws-java-sdk-servicecatalog/src/main/java/com/amazonaws/services/servicecatalog/model/DeletePortfolioRequest.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 1 | 2020-08-27T17:36:34.000Z | 2020-08-27T17:36:34.000Z | aws-java-sdk-servicecatalog/src/main/java/com/amazonaws/services/servicecatalog/model/DeletePortfolioRequest.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 3 | 2020-04-15T20:08:15.000Z | 2021-06-30T19:58:16.000Z | aws-java-sdk-servicecatalog/src/main/java/com/amazonaws/services/servicecatalog/model/DeletePortfolioRequest.java | jplippi/aws-sdk-java | 147eefec220e2944dc571283af6552611bc94301 | [
"Apache-2.0"
] | 1 | 2020-10-10T15:59:17.000Z | 2020-10-10T15:59:17.000Z | 23.826531 | 120 | 0.481228 | 10,143 | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e17cc90205723e494252edc2885d08298561bba | 1,127 | java | Java | 06-Multiplayer Client/Jetris/src/model/gameLogic/logicControllers/AutomaticTickController.java | Christian1984/FUN-mit-FOPT | c15dbcb7fa3bc29228f83eefe2b4422f8ae1003a | [
"MIT"
] | 1 | 2017-01-23T17:25:11.000Z | 2017-01-23T17:25:11.000Z | 08-Jetris with JavaFX/Jetris/src/model/gameLogic/logicControllers/AutomaticTickController.java | Christian1984/FUN-mit-FOPT | c15dbcb7fa3bc29228f83eefe2b4422f8ae1003a | [
"MIT"
] | null | null | null | 08-Jetris with JavaFX/Jetris/src/model/gameLogic/logicControllers/AutomaticTickController.java | Christian1984/FUN-mit-FOPT | c15dbcb7fa3bc29228f83eefe2b4422f8ae1003a | [
"MIT"
] | null | null | null | 24.5 | 102 | 0.613132 | 10,144 | package model.gameLogic.logicControllers;
import model.gameLogic.JetrisGame;
public class AutomaticTickController extends Thread {
private JetrisGame jetrisGame;
private long delay;
private boolean isRunning;
private double levelUpTimeScale;
public AutomaticTickController(JetrisGame jetrisGame, i... |
3e17ccebbefe0a3a41c9995b942271f1f6b193dd | 2,574 | java | Java | src/main/java/com/google/devtools/build/lib/query2/engine/LetExpression.java | cloudpanda/bazel | 981b7bc1ce793a484f9a39178d57f9e24bfc487a | [
"Apache-2.0"
] | 2 | 2016-02-06T16:36:44.000Z | 2019-03-30T07:56:11.000Z | src/main/java/com/google/devtools/build/lib/query2/engine/LetExpression.java | shwenzhang/bazel | 03bad4619075aa77876698c55827aa54e7426ea9 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/google/devtools/build/lib/query2/engine/LetExpression.java | shwenzhang/bazel | 03bad4619075aa77876698c55827aa54e7426ea9 | [
"Apache-2.0"
] | 2 | 2016-02-06T16:36:46.000Z | 2018-12-06T07:41:36.000Z | 32.582278 | 98 | 0.716395 | 10,145 | // Copyright 2014 Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... |
3e17cd7d720653f79f246558ab76673bfec00725 | 1,771 | java | Java | gdx-fireapp-ios-moe/tests/pl/mk5/gdx/fireapp/ios/GdxIOSAppTest.java | jeffgamedev/gdx-fireapp | f08e1ed6e2e5251420bff3c1933fde3ca494dce9 | [
"Apache-2.0"
] | null | null | null | gdx-fireapp-ios-moe/tests/pl/mk5/gdx/fireapp/ios/GdxIOSAppTest.java | jeffgamedev/gdx-fireapp | f08e1ed6e2e5251420bff3c1933fde3ca494dce9 | [
"Apache-2.0"
] | null | null | null | gdx-fireapp-ios-moe/tests/pl/mk5/gdx/fireapp/ios/GdxIOSAppTest.java | jeffgamedev/gdx-fireapp | f08e1ed6e2e5251420bff3c1933fde3ca494dce9 | [
"Apache-2.0"
] | null | null | null | 31.070175 | 88 | 0.750423 | 10,146 | /*
* Copyright 2018 mk
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... |
3e17cdcb30aae2ecffc24c068f26123f16555994 | 1,249 | java | Java | test/framework/src/main/java/org/elasticsearch/transport/MockTcpTransportPlugin.java | nicomak/elasticsearch | 3f6a3c01dadb1951b597ffdbd068359a2fbc84c8 | [
"Apache-2.0"
] | null | null | null | test/framework/src/main/java/org/elasticsearch/transport/MockTcpTransportPlugin.java | nicomak/elasticsearch | 3f6a3c01dadb1951b597ffdbd068359a2fbc84c8 | [
"Apache-2.0"
] | null | null | null | test/framework/src/main/java/org/elasticsearch/transport/MockTcpTransportPlugin.java | nicomak/elasticsearch | 3f6a3c01dadb1951b597ffdbd068359a2fbc84c8 | [
"Apache-2.0"
] | null | null | null | 39.03125 | 82 | 0.775821 | 10,147 | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... |
3e17ce21ff63c922e0ef95b327645e675584c0d9 | 9,019 | java | Java | kie-wb-common-cli/kie-wb-common-cli-tools/kie-wb-common-cli-forms-migration/src/main/java/org/kie/workbench/common/forms/migration/tool/FormsMigrationTool.java | tkobayas/kie-wb-common | 2c69347f0f634268fb7cca77ccf9e1311f1486e9 | [
"Apache-2.0"
] | 34 | 2017-05-21T11:28:40.000Z | 2021-07-03T13:15:03.000Z | kie-wb-common-cli/kie-wb-common-cli-tools/kie-wb-common-cli-forms-migration/src/main/java/org/kie/workbench/common/forms/migration/tool/FormsMigrationTool.java | tkobayas/kie-wb-common | 2c69347f0f634268fb7cca77ccf9e1311f1486e9 | [
"Apache-2.0"
] | 2,576 | 2017-03-14T00:57:07.000Z | 2022-03-29T07:52:38.000Z | kie-wb-common-cli/kie-wb-common-cli-tools/kie-wb-common-cli-forms-migration/src/main/java/org/kie/workbench/common/forms/migration/tool/FormsMigrationTool.java | tkobayas/kie-wb-common | 2c69347f0f634268fb7cca77ccf9e1311f1486e9 | [
"Apache-2.0"
] | 158 | 2017-03-15T08:55:40.000Z | 2021-11-19T14:07:17.000Z | 43.781553 | 264 | 0.654285 | 10,148 | /*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e17ce40d0019b2c1748d9b51773c306e44ef390 | 1,590 | java | Java | blur-util/src/main/java/org/apache/blur/trace/BaseTraceStorage.java | dibbhatt/incubator-blur | 09278b07daa78c5f206f73d2bbf3e6ed6177ba5f | [
"Apache-2.0"
] | 26 | 2015-01-04T12:16:30.000Z | 2017-12-05T14:55:26.000Z | blur-util/src/main/java/org/apache/blur/trace/BaseTraceStorage.java | dibbhatt/incubator-blur | 09278b07daa78c5f206f73d2bbf3e6ed6177ba5f | [
"Apache-2.0"
] | 1 | 2015-04-10T13:23:29.000Z | 2015-04-10T13:23:29.000Z | blur-util/src/main/java/org/apache/blur/trace/BaseTraceStorage.java | dibbhatt/incubator-blur | 09278b07daa78c5f206f73d2bbf3e6ed6177ba5f | [
"Apache-2.0"
] | 31 | 2015-02-09T06:38:13.000Z | 2018-08-16T00:59:21.000Z | 30.576923 | 75 | 0.757233 | 10,149 | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... |
3e17ce52d17bd765fe6983504fb984c5dec7f4d4 | 4,883 | java | Java | src/main/java/net/reallifegames/localauth/api/v2/users/get/UserGetController.java | agent6262/local-auth | 4eeb72329c1a4b8e4fbe3807f2bd16fe11308747 | [
"MIT"
] | null | null | null | src/main/java/net/reallifegames/localauth/api/v2/users/get/UserGetController.java | agent6262/local-auth | 4eeb72329c1a4b8e4fbe3807f2bd16fe11308747 | [
"MIT"
] | 1 | 2021-08-29T21:08:31.000Z | 2021-08-29T21:08:31.000Z | src/main/java/net/reallifegames/localauth/api/v2/users/get/UserGetController.java | agent6262/local-auth | 4eeb72329c1a4b8e4fbe3807f2bd16fe11308747 | [
"MIT"
] | 1 | 2020-05-10T00:21:00.000Z | 2020-05-10T00:21:00.000Z | 41.735043 | 132 | 0.695884 | 10,150 | /*
* The MIT License (MIT)
*
* Copyright (c) 2019 - Present, Tyler Bucher
*
* 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... |
3e17cf5b26e039aa45074df90473aec63aab9deb | 1,173 | java | Java | src/main/java/net/amitoj/minecraftUtilities/structures/PollManager.java | amitojsingh366/minecraft-server-utilities | fe26f2bfe1dee7d242f2e6903dad25e0e252252d | [
"MIT"
] | null | null | null | src/main/java/net/amitoj/minecraftUtilities/structures/PollManager.java | amitojsingh366/minecraft-server-utilities | fe26f2bfe1dee7d242f2e6903dad25e0e252252d | [
"MIT"
] | null | null | null | src/main/java/net/amitoj/minecraftUtilities/structures/PollManager.java | amitojsingh366/minecraft-server-utilities | fe26f2bfe1dee7d242f2e6903dad25e0e252252d | [
"MIT"
] | null | null | null | 26.066667 | 69 | 0.595908 | 10,151 | package net.amitoj.minecraftUtilities.structures;
import net.amitoj.minecraftUtilities.MinecraftUtilities;
import net.dv8tion.jda.api.interactions.Interaction;
import java.util.*;
public class PollManager {
private MinecraftUtilities _plugin;
public Map<UUID, Poll> polls = new HashMap<UUID, Poll>();
pu... |
3e17cfd1b53970017bb9a74f43841bc1f71c882e | 1,862 | java | Java | core/src/main/java/org/sing_group/compi/core/loops/CommandLoopValuesGenerator.java | sing-group/compi | f6364f54bdca8a95e143dc018364904b2e4a1883 | [
"Apache-2.0"
] | 5 | 2019-06-25T20:48:10.000Z | 2021-07-18T22:12:01.000Z | core/src/main/java/org/sing_group/compi/core/loops/CommandLoopValuesGenerator.java | sing-group/compi | f6364f54bdca8a95e143dc018364904b2e4a1883 | [
"Apache-2.0"
] | 1 | 2021-08-02T17:18:54.000Z | 2021-08-02T17:18:54.000Z | core/src/main/java/org/sing_group/compi/core/loops/CommandLoopValuesGenerator.java | sing-group/compi | f6364f54bdca8a95e143dc018364904b2e4a1883 | [
"Apache-2.0"
] | null | null | null | 29.555556 | 81 | 0.6971 | 10,152 | /*-
* #%L
* Compi Core
* %%
* Copyright (C) 2016 - 2018 Daniel Glez-Peña, Osvaldo Graña-Castro, Hugo
* López-Fernández, Jesús Álvarez Casanova
* %%
* 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 ... |
3e17d09f045a9e15e2fbc6a2ea2a9201d695be8f | 4,900 | java | Java | microservicio/dominio/src/main/java/com/ceiba/prestamo/servicio/ServicioCrearPrestamo.java | oscarCeiba/PrestamoComputos | 378c1ce1a30d989c975b5d661b06033c30fa73cc | [
"Apache-2.0"
] | null | null | null | microservicio/dominio/src/main/java/com/ceiba/prestamo/servicio/ServicioCrearPrestamo.java | oscarCeiba/PrestamoComputos | 378c1ce1a30d989c975b5d661b06033c30fa73cc | [
"Apache-2.0"
] | null | null | null | microservicio/dominio/src/main/java/com/ceiba/prestamo/servicio/ServicioCrearPrestamo.java | oscarCeiba/PrestamoComputos | 378c1ce1a30d989c975b5d661b06033c30fa73cc | [
"Apache-2.0"
] | null | null | null | 47.115385 | 119 | 0.742245 | 10,153 | package com.ceiba.prestamo.servicio;
import com.ceiba.dominio.excepcion.ExcepcionValorInvalido;
import com.ceiba.prestamo.modelo.dto.DtoPrestamo;
import com.ceiba.prestamo.modelo.entidad.Prestamo;
import com.ceiba.prestamo.puerto.dao.DaoPrestamo;
import com.ceiba.prestamo.puerto.repositorio.RepositorioPrestamo;
import... |
3e17d0f6c33f6fde7a727c4f79558eafd1ae4c1f | 1,907 | java | Java | alligator/src/main/java/me/aartikov/alligator/destinations/FragmentDestination.java | aartikov/Alligator | f685301fded4e2fe8095498fd3b1ec12d2c63ef9 | [
"MIT"
] | 319 | 2017-02-18T15:24:13.000Z | 2022-03-11T14:08:12.000Z | alligator/src/main/java/me/aartikov/alligator/destinations/FragmentDestination.java | aartikov/Alligator | f685301fded4e2fe8095498fd3b1ec12d2c63ef9 | [
"MIT"
] | 27 | 2017-07-06T12:00:33.000Z | 2021-04-20T09:46:52.000Z | alligator/src/main/java/me/aartikov/alligator/destinations/FragmentDestination.java | aartikov/Alligator | f685301fded4e2fe8095498fd3b1ec12d2c63ef9 | [
"MIT"
] | 24 | 2017-06-26T03:54:49.000Z | 2021-12-26T14:31:18.000Z | 35.314815 | 140 | 0.79549 | 10,154 | package me.aartikov.alligator.destinations;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import me.aartikov.alligator.Screen;
import me.aartikov.alligator.ScreenResult;
import me.aartikov.alligator.converters.FragmentConverter;
import me.aartikov.alli... |
3e17d1882be677e6c4367ba32e47b1a6227285f1 | 116 | java | Java | app/src/main/java/com/example/videoapp/listener/OnItemClickListener.java | king0730/VideoApp | 82756e375663a977dfdcd9586b0c42f075edf8b2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/videoapp/listener/OnItemClickListener.java | king0730/VideoApp | 82756e375663a977dfdcd9586b0c42f075edf8b2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/videoapp/listener/OnItemClickListener.java | king0730/VideoApp | 82756e375663a977dfdcd9586b0c42f075edf8b2 | [
"Apache-2.0"
] | null | null | null | 23.2 | 38 | 0.801724 | 10,155 | package com.example.videoapp.listener;
public interface OnItemClickListener {
void onItemClick(int position);
} |
3e17d1d71eda7ca02af90da3574aae28b9627c3b | 12,250 | java | Java | src/ic/ce/base/Ambiente.java | victorlima02/IC | b95bcee02668b2c5e7ee3c757ad9c51a39234eb1 | [
"MIT"
] | null | null | null | src/ic/ce/base/Ambiente.java | victorlima02/IC | b95bcee02668b2c5e7ee3c757ad9c51a39234eb1 | [
"MIT"
] | null | null | null | src/ic/ce/base/Ambiente.java | victorlima02/IC | b95bcee02668b2c5e7ee3c757ad9c51a39234eb1 | [
"MIT"
] | null | null | null | 32.841823 | 119 | 0.608 | 10,156 | /*
* The MIT License
*
* Copyright 2014 Victor de Lima Soares.
*
* 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
*... |
3e17d1d8cb732424ee3231af9fbe0b83e732d603 | 9,176 | java | Java | systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/connectionlimit/MessagingConnectionLimitTest.java | mklaca/qpid-broker-j | 886486962147e4bbecf41a8a280026c580ce4644 | [
"Apache-2.0"
] | 52 | 2017-12-15T08:49:31.000Z | 2022-03-10T19:10:11.000Z | systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/connectionlimit/MessagingConnectionLimitTest.java | mklaca/qpid-broker-j | 886486962147e4bbecf41a8a280026c580ce4644 | [
"Apache-2.0"
] | 42 | 2017-10-18T12:36:17.000Z | 2022-02-05T13:55:18.000Z | systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/connectionlimit/MessagingConnectionLimitTest.java | mklaca/qpid-broker-j | 886486962147e4bbecf41a8a280026c580ce4644 | [
"Apache-2.0"
] | 46 | 2017-09-12T10:26:06.000Z | 2022-03-21T07:52:46.000Z | 28.408669 | 115 | 0.570837 | 10,157 | /*
* 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")... |
3e17d3ed054dcbf2369e3daece63b7d978832a1d | 6,124 | java | Java | communication/communication-key-value/src/test/java/org/eclipse/jnosql/communication/keyvalue/query/GetQueryParserTest.java | eclipse/diana | a62bcfc904a625f239bdde5ff57047e490a35f1e | [
"Apache-2.0"
] | 101 | 2019-02-13T06:25:18.000Z | 2022-03-26T16:55:04.000Z | communication/communication-key-value/src/test/java/org/eclipse/jnosql/communication/keyvalue/query/GetQueryParserTest.java | eclipse/diana | a62bcfc904a625f239bdde5ff57047e490a35f1e | [
"Apache-2.0"
] | 80 | 2019-02-04T23:44:08.000Z | 2022-03-31T12:56:54.000Z | communication/communication-key-value/src/test/java/org/eclipse/jnosql/communication/keyvalue/query/GetQueryParserTest.java | eclipse/diana | a62bcfc904a625f239bdde5ff57047e490a35f1e | [
"Apache-2.0"
] | 39 | 2019-02-10T19:23:06.000Z | 2021-12-16T02:42:07.000Z | 37.802469 | 104 | 0.695134 | 10,158 | /*
*
* Copyright (c) 2017 Otávio Santana and others
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Apache License v2.0 which accompanies this distribution.
* The Eclipse Public License is available at http:/... |
3e17d58d2d96221ab3d66ca63c1a8a0d47f8b723 | 8,136 | java | Java | metric-impl/src/main/java/io/skalogs/skaetl/service/MetricImporter.java | OES2018/SkaETL | 38514a830a50c8597859f19b1e992c738bca2e67 | [
"Apache-2.0"
] | 62 | 2018-05-11T10:04:42.000Z | 2022-02-21T03:50:36.000Z | metric-impl/src/main/java/io/skalogs/skaetl/service/MetricImporter.java | OES2018/SkaETL | 38514a830a50c8597859f19b1e992c738bca2e67 | [
"Apache-2.0"
] | 13 | 2018-08-30T11:10:57.000Z | 2022-01-21T23:21:24.000Z | metric-impl/src/main/java/io/skalogs/skaetl/service/MetricImporter.java | OES2018/SkaETL | 38514a830a50c8597859f19b1e992c738bca2e67 | [
"Apache-2.0"
] | 24 | 2018-05-14T11:11:46.000Z | 2021-08-31T07:32:45.000Z | 44.217391 | 133 | 0.705629 | 10,159 | package io.skalogs.skaetl.service;
/*-
* #%L
* metric-api
* %%
* Copyright (C) 2017 - 2018 SkaLogs
* %%
* 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.or... |
3e17d6710c26198de8245baaaed5b8e68efe3874 | 9,795 | java | Java | cloudsim-plus-master/cloudsim-plus-master/cloudsim-plus/src/main/java/org/cloudbus/cloudsim/datacenters/power/PowerDatacenterNonPowerAware.java | nnatnichas/improvedPSO_VMallocation | 0d5955d4ff32ed96936bf2a2db3d4d31f056ae2c | [
"MIT"
] | 6 | 2019-04-23T15:42:38.000Z | 2022-02-27T09:43:42.000Z | cloudsim-plus-master/cloudsim-plus-master/cloudsim-plus/src/main/java/org/cloudbus/cloudsim/datacenters/power/PowerDatacenterNonPowerAware.java | nnatnichas/improvedPSO_VMallocation | 0d5955d4ff32ed96936bf2a2db3d4d31f056ae2c | [
"MIT"
] | null | null | null | cloudsim-plus-master/cloudsim-plus-master/cloudsim-plus/src/main/java/org/cloudbus/cloudsim/datacenters/power/PowerDatacenterNonPowerAware.java | nnatnichas/improvedPSO_VMallocation | 0d5955d4ff32ed96936bf2a2db3d4d31f056ae2c | [
"MIT"
] | 4 | 2019-06-05T03:13:49.000Z | 2019-11-07T12:53:16.000Z | 40.8125 | 128 | 0.648698 | 10,160 | /*
* Title: CloudSim Toolkit
* Description: CloudSim (Cloud Simulation) Toolkit for Modeling and Simulation of Clouds
* Licence: GPL - http://www.gnu.org/copyleft/gpl.html
*
* Copyright (c) 2009-2012, The University of Melbourne, Australia
*/
package org.cloudbus.cloudsim.datacenters.power;
import j... |
3e17d672ef16f06340a985e8da62778335262b19 | 13,793 | java | Java | src/main/java/il/co/codeguru/corewars8086/gui/CompetitionWindow.java | YoavKa/corewars8086 | 4afccfea23f296261503a38c0159c657d8752bc7 | [
"Apache-2.0"
] | 1 | 2020-10-07T00:39:28.000Z | 2020-10-07T00:39:28.000Z | src/main/java/il/co/codeguru/corewars8086/gui/CompetitionWindow.java | YoavKa/corewars8086 | 4afccfea23f296261503a38c0159c657d8752bc7 | [
"Apache-2.0"
] | 1 | 2019-01-12T12:06:46.000Z | 2019-01-12T12:06:46.000Z | src/main/java/il/co/codeguru/corewars8086/gui/CompetitionWindow.java | YoavKa/corewars8086 | 4afccfea23f296261503a38c0159c657d8752bc7 | [
"Apache-2.0"
] | 2 | 2015-12-17T17:37:58.000Z | 2020-12-09T12:18:11.000Z | 38.744382 | 161 | 0.587617 | 10,161 | package il.co.codeguru.corewars8086.gui;
import il.co.codeguru.corewars8086.war.*;
import java.awt.*;
import java.awt.event.*;
import java.io.IOException;
import javax.swing.*;
/**
* @author BS
*/
public class CompetitionWindow extends JFrame
implements ScoreEventListener, ActionListener, Competit... |
3e17d694df05043430bb927956d37410eb7bbb08 | 3,196 | java | Java | src/test/java/net/haesleinhuepf/clij2/plugins/MeanSliceBySliceSphereTest.java | clij/clij2-tests | 4ed3338277f2792debfba7a11f04f85e9095ef29 | [
"BSD-3-Clause"
] | null | null | null | src/test/java/net/haesleinhuepf/clij2/plugins/MeanSliceBySliceSphereTest.java | clij/clij2-tests | 4ed3338277f2792debfba7a11f04f85e9095ef29 | [
"BSD-3-Clause"
] | null | null | null | src/test/java/net/haesleinhuepf/clij2/plugins/MeanSliceBySliceSphereTest.java | clij/clij2-tests | 4ed3338277f2792debfba7a11f04f85e9095ef29 | [
"BSD-3-Clause"
] | null | null | null | 37.6 | 122 | 0.661452 | 10,162 | package net.haesleinhuepf.clij2.plugins;
import ij.IJ;
import ij.ImagePlus;
import ij.gui.Roi;
import ij.plugin.Duplicator;
import net.haesleinhuepf.clij.clearcl.ClearCLBuffer;
import net.haesleinhuepf.clij.clearcl.ClearCLImage;
import net.haesleinhuepf.clij.test.TestUtilities;
import net.haesleinhuepf.clijx.CLIJx;
im... |
3e17d69872242492edb3e35100387d1f948e5d5e | 195 | java | Java | src/org/pikater/shared/database/exceptions/NoResultException.java | school-engagements/pikater | eaeba78b49c73622fa2643d550d0a6f20e75282f | [
"Apache-2.0"
] | null | null | null | src/org/pikater/shared/database/exceptions/NoResultException.java | school-engagements/pikater | eaeba78b49c73622fa2643d550d0a6f20e75282f | [
"Apache-2.0"
] | null | null | null | src/org/pikater/shared/database/exceptions/NoResultException.java | school-engagements/pikater | eaeba78b49c73622fa2643d550d0a6f20e75282f | [
"Apache-2.0"
] | null | null | null | 17.727273 | 68 | 0.769231 | 10,163 | package org.pikater.shared.database.exceptions;
public class NoResultException extends RuntimeException {
/**
*
*/
private static final long serialVersionUID = -4984923927726216391L;
}
|
3e17d6ab79fd94ee4d8aa92b109beb15af9a1d6f | 2,723 | java | Java | engine/test-src/org/pentaho/di/core/compress/snappy/SnappyCompressionInputStreamTest.java | biohazard120/pentaho-kettle | 0ba6941e4c4fc25e463fed765b09abf6ae14e1a2 | [
"Apache-2.0"
] | 1 | 2017-01-24T14:08:52.000Z | 2017-01-24T14:08:52.000Z | engine/test-src/org/pentaho/di/core/compress/snappy/SnappyCompressionInputStreamTest.java | biohazard120/pentaho-kettle | 0ba6941e4c4fc25e463fed765b09abf6ae14e1a2 | [
"Apache-2.0"
] | null | null | null | engine/test-src/org/pentaho/di/core/compress/snappy/SnappyCompressionInputStreamTest.java | biohazard120/pentaho-kettle | 0ba6941e4c4fc25e463fed765b09abf6ae14e1a2 | [
"Apache-2.0"
] | 1 | 2015-10-25T15:55:20.000Z | 2015-10-25T15:55:20.000Z | 29.923077 | 98 | 0.760191 | 10,164 | package org.pentaho.di.core.compress.snappy;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import org.junit.After;
import org.... |
3e17d70846a5bb703c18934a024ac5f68b12d6b2 | 2,126 | java | Java | ntchart/src/main/java/ru/turbomolot/ntchart/utils/ThreadCalcParam.java | TurboMolot/NTChart | fafa074f7e379091cec53a9c4e908acb5f786a35 | [
"Apache-2.0"
] | null | null | null | ntchart/src/main/java/ru/turbomolot/ntchart/utils/ThreadCalcParam.java | TurboMolot/NTChart | fafa074f7e379091cec53a9c4e908acb5f786a35 | [
"Apache-2.0"
] | null | null | null | ntchart/src/main/java/ru/turbomolot/ntchart/utils/ThreadCalcParam.java | TurboMolot/NTChart | fafa074f7e379091cec53a9c4e908acb5f786a35 | [
"Apache-2.0"
] | null | null | null | 27.61039 | 75 | 0.607714 | 10,165 | package ru.turbomolot.ntchart.utils;
import android.util.Log;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.ThreadFactory;
import ru.turbomolot.ntchart.data.DataList;
import ru.turbomolot.nt... |
3e17d7606d0b7fa893feb93f64d9ae6ccaa02937 | 4,032 | java | Java | fdb-sql-layer-rest/src/main/java/com/foundationdb/rest/resources/ViewResource.java | geophile/sql-layer | 0eab8b596b729081b9265631230a6703b854a4ec | [
"MIT"
] | null | null | null | fdb-sql-layer-rest/src/main/java/com/foundationdb/rest/resources/ViewResource.java | geophile/sql-layer | 0eab8b596b729081b9265631230a6703b854a4ec | [
"MIT"
] | null | null | null | fdb-sql-layer-rest/src/main/java/com/foundationdb/rest/resources/ViewResource.java | geophile/sql-layer | 0eab8b596b729081b9265631230a6703b854a4ec | [
"MIT"
] | null | null | null | 39.920792 | 101 | 0.676835 | 10,166 | /**
* The MIT License (MIT)
*
* Copyright (c) 2009-2015 FoundationDB, LLC
*
* 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... |
3e17d775bdc4be4c21c67e8334d86cd5ef45f4c7 | 2,855 | java | Java | src/main/java/com/manniwood/mmpt/typehandlers/BooleanArrayTypeHandler.java | manniwood/mmpt | 651a3eabe2888f690b49f3b5e7b4278881d8ed68 | [
"MIT"
] | 47 | 2015-10-02T12:36:06.000Z | 2022-02-11T23:13:59.000Z | src/main/java/com/manniwood/mmpt/typehandlers/BooleanArrayTypeHandler.java | manniwood/mmpt | 651a3eabe2888f690b49f3b5e7b4278881d8ed68 | [
"MIT"
] | null | null | null | src/main/java/com/manniwood/mmpt/typehandlers/BooleanArrayTypeHandler.java | manniwood/mmpt | 651a3eabe2888f690b49f3b5e7b4278881d8ed68 | [
"MIT"
] | 19 | 2015-03-01T11:30:15.000Z | 2021-11-08T02:15:40.000Z | 34.817073 | 77 | 0.722242 | 10,167 | /*
The MIT License (MIT)
Copyright (c) 2014 Manni Wood
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, pu... |
3e17d8d1175e89fd8fa55426d72cdff9a1d9eb81 | 10,941 | java | Java | src/main/CuboidObject.java | sorifiend/Convert-Chief-Architect-3DS-to-IFC | 3d1bd535e2a288664a260374adf86b516d954f90 | [
"MIT"
] | null | null | null | src/main/CuboidObject.java | sorifiend/Convert-Chief-Architect-3DS-to-IFC | 3d1bd535e2a288664a260374adf86b516d954f90 | [
"MIT"
] | null | null | null | src/main/CuboidObject.java | sorifiend/Convert-Chief-Architect-3DS-to-IFC | 3d1bd535e2a288664a260374adf86b516d954f90 | [
"MIT"
] | null | null | null | 33.458716 | 193 | 0.630564 | 10,168 | /*
* 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 main;
import java.util.ArrayList;
import java.util.List;
import no.myke.parser.ModelObject;
import no.myke.parser.... |
3e17d8db2f8afe7a0b125e291911d9e93b731ebc | 4,907 | java | Java | testsuite/src/main/org/jboss/test/web/servlets/EJBOnStartupServlet.java | cquoss/jboss-4.2.3.GA-jdk8 | f3acab9a69c764365bb3f38c0e9a01708dd22b4b | [
"Apache-2.0"
] | null | null | null | testsuite/src/main/org/jboss/test/web/servlets/EJBOnStartupServlet.java | cquoss/jboss-4.2.3.GA-jdk8 | f3acab9a69c764365bb3f38c0e9a01708dd22b4b | [
"Apache-2.0"
] | null | null | null | testsuite/src/main/org/jboss/test/web/servlets/EJBOnStartupServlet.java | cquoss/jboss-4.2.3.GA-jdk8 | f3acab9a69c764365bb3f38c0e9a01708dd22b4b | [
"Apache-2.0"
] | null | null | null | 36.110294 | 108 | 0.665852 | 10,169 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify i... |
3e17d8e48d45c2590e67ccebd7ed105cfdd9d928 | 426 | java | Java | src/main/java/club/manhuang/project_reactive/utils/AbstractToolsUtil.java | 18792647864/project_reactive | 1febeaed54d3f668bb245faaa1c5099477e287d8 | [
"MIT"
] | null | null | null | src/main/java/club/manhuang/project_reactive/utils/AbstractToolsUtil.java | 18792647864/project_reactive | 1febeaed54d3f668bb245faaa1c5099477e287d8 | [
"MIT"
] | null | null | null | src/main/java/club/manhuang/project_reactive/utils/AbstractToolsUtil.java | 18792647864/project_reactive | 1febeaed54d3f668bb245faaa1c5099477e287d8 | [
"MIT"
] | null | null | null | 23.666667 | 66 | 0.79108 | 10,170 | package club.manhuang.project_reactive.utils;
import club.manhuang.project_reactive.rabbitmq.client.CwWebClient;
import lombok.extern.log4j.Log4j2;
import org.springframework.beans.factory.annotation.Autowired;
@Log4j2
public abstract class AbstractToolsUtil {
protected CwWebClient cwWebClient;
@Autowired
... |
3e17dae0f2c03e7319b6001791f43c476ff49c92 | 2,953 | java | Java | activemq-protobuf/src/main/java/org/apache/activemq/protobuf/UninitializedMessageException.java | apache/activemq-protobuf | 3a22cd72dc5344451500dbd376403d1dbd843bb6 | [
"Apache-2.0"
] | 13 | 2015-05-23T23:49:31.000Z | 2021-11-10T15:36:13.000Z | activemq-protobuf/src/main/java/org/apache/activemq/protobuf/UninitializedMessageException.java | apache/activemq-protobuf | 3a22cd72dc5344451500dbd376403d1dbd843bb6 | [
"Apache-2.0"
] | null | null | null | activemq-protobuf/src/main/java/org/apache/activemq/protobuf/UninitializedMessageException.java | apache/activemq-protobuf | 3a22cd72dc5344451500dbd376403d1dbd843bb6 | [
"Apache-2.0"
] | 19 | 2015-11-10T14:57:28.000Z | 2022-02-16T18:16:53.000Z | 38.350649 | 91 | 0.706739 | 10,171 | // Protocol Buffers - Google's data interchange format
// Copyright 2008 Google Inc.
// http://code.google.com/p/protobuf/
//
// 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:... |
3e17dbbfcdae1fe31a04bdfed1ad6ffe9bbc0de9 | 671 | java | Java | virtdata-lib-realer/src/main/java/io/nosqlbench/virtdata/library/realer/CountiesByPopulation.java | szimmer1/nosqlbench | b2ff36531419594f8ec6d6ed4cd92036e547e31c | [
"Apache-2.0"
] | 1 | 2022-01-19T13:00:20.000Z | 2022-01-19T13:00:20.000Z | virtdata-lib-realer/src/main/java/io/nosqlbench/virtdata/library/realer/CountiesByPopulation.java | szimmer1/nosqlbench | b2ff36531419594f8ec6d6ed4cd92036e547e31c | [
"Apache-2.0"
] | 5 | 2021-09-10T14:26:31.000Z | 2022-01-26T08:56:02.000Z | virtdata-lib-realer/src/main/java/io/nosqlbench/virtdata/library/realer/CountiesByPopulation.java | szimmer1/nosqlbench | b2ff36531419594f8ec6d6ed4cd92036e547e31c | [
"Apache-2.0"
] | null | null | null | 33.55 | 77 | 0.797317 | 10,172 | package io.nosqlbench.virtdata.library.realer;
import io.nosqlbench.virtdata.api.annotations.Categories;
import io.nosqlbench.virtdata.api.annotations.Category;
import io.nosqlbench.virtdata.api.annotations.Example;
import io.nosqlbench.virtdata.api.annotations.ThreadSafeMapper;
import io.nosqlbench.virtdata.library.b... |
3e17dc260544707479363c026ef64c9d6938227c | 1,759 | java | Java | kaka/src/Leet_12_intToRoman.java | Darkmoon-Faire/Leetcode_Practice | 5e8f7b67dd9f10fc7d2023edc1cd179071173da7 | [
"MIT"
] | null | null | null | kaka/src/Leet_12_intToRoman.java | Darkmoon-Faire/Leetcode_Practice | 5e8f7b67dd9f10fc7d2023edc1cd179071173da7 | [
"MIT"
] | null | null | null | kaka/src/Leet_12_intToRoman.java | Darkmoon-Faire/Leetcode_Practice | 5e8f7b67dd9f10fc7d2023edc1cd179071173da7 | [
"MIT"
] | 3 | 2019-12-10T12:36:54.000Z | 2019-12-12T03:20:23.000Z | 26.651515 | 83 | 0.43718 | 10,173 | import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @Author: yancheng Guo
* @Date: 2019/12/16 17:22
* @Description: 三数之和
*给定一个包含 n 个整数的数组 nums,判断 nums 中是否存在三个元素 a,b,c ,使得 a + b + c = 0 ?找出所有满足条件且不重复的三元组。
*
* 注意:答案中不可以包含重复的三元组。
*
* 例如, 给定数组 nums = [-1, 0, 1, 2, -1, -4],
*
* 满足要求... |
3e17dc6cea31f1555ad3009ccd4a820b00f165ee | 700 | java | Java | codemucker-cqrs-common/src/main/java/org/codemucker/cqrs/Priorities.java | codemucker/codemucker-cqrs | 42eafd9e674df449f83583827ac71d80ad14afda | [
"Apache-2.0"
] | null | null | null | codemucker-cqrs-common/src/main/java/org/codemucker/cqrs/Priorities.java | codemucker/codemucker-cqrs | 42eafd9e674df449f83583827ac71d80ad14afda | [
"Apache-2.0"
] | null | null | null | codemucker-cqrs-common/src/main/java/org/codemucker/cqrs/Priorities.java | codemucker/codemucker-cqrs | 42eafd9e674df449f83583827ac71d80ad14afda | [
"Apache-2.0"
] | null | null | null | 22.580645 | 63 | 0.611429 | 10,174 | package org.codemucker.cqrs;
public final class Priorities {
public static final int AUTHENTICATION = 1000;
public static final int AUTHORIZATION = 2000;
public static final int HEADERS = 3000;
/**
* After message entity has been deserialised from request
*/
publi... |
3e17dcc7f7e368abc88512312a071a59dc6782d1 | 2,737 | java | Java | communote/persistence/src/main/java/com/communote/server/persistence/tag/DefaultTagStore.java | Communote/communote-server | e6a3541054baa7ad26a4eccbbdd7fb8937dead0c | [
"Apache-2.0"
] | 26 | 2016-06-27T09:25:10.000Z | 2022-01-24T06:26:56.000Z | communote/persistence/src/main/java/com/communote/server/persistence/tag/DefaultTagStore.java | Communote/communote-server | e6a3541054baa7ad26a4eccbbdd7fb8937dead0c | [
"Apache-2.0"
] | 64 | 2016-06-28T14:50:46.000Z | 2019-05-04T15:10:04.000Z | communote/persistence/src/main/java/com/communote/server/persistence/tag/DefaultTagStore.java | Communote/communote-server | e6a3541054baa7ad26a4eccbbdd7fb8937dead0c | [
"Apache-2.0"
] | 4 | 2016-10-05T17:30:36.000Z | 2019-10-26T15:44:00.000Z | 24.4375 | 94 | 0.54768 | 10,175 | package com.communote.server.persistence.tag;
import com.communote.server.api.core.tag.TagStoreType;
import com.communote.server.model.tag.Tag;
/**
* Base class for TagStore.
*
* @author Communote GmbH - <a href="http://www.communote.com/">http://www.communote.com/</a>
*/
public class DefaultTagStore i... |
3e17dd0a3fd7955805bb9f4a4d44670da81122e6 | 92 | java | Java | dddlib-persistence/dddlib-persistence-test/src/main/java/org/dayatang/persistence/test/domain/package-info.java | ekoATgithub/dddlib | be1538ab23e4baca520e815cfc128b4dd84b01c4 | [
"Apache-2.0"
] | 504 | 2015-01-09T02:49:50.000Z | 2022-03-24T16:38:12.000Z | dddlib-persistence/dddlib-persistence-test/src/main/java/org/dayatang/persistence/test/domain/package-info.java | ekoATgithub/dddlib | be1538ab23e4baca520e815cfc128b4dd84b01c4 | [
"Apache-2.0"
] | 7 | 2015-10-22T09:16:34.000Z | 2020-03-01T16:25:47.000Z | dddlib-persistence/dddlib-persistence-test/src/main/java/org/dayatang/persistence/test/domain/package-info.java | ekoATgithub/dddlib | be1538ab23e4baca520e815cfc128b4dd84b01c4 | [
"Apache-2.0"
] | 208 | 2015-01-15T06:27:27.000Z | 2022-03-22T16:49:03.000Z | 18.4 | 45 | 0.684783 | 10,176 | /**
* 测试实体
* Created by yyang on 14-2-5.
*/
package org.dayatang.persistence.test.domain; |
3e17dd9014ab190431a8eafd9b8d3d282ddde5c8 | 12,576 | java | Java | src/main/java/org/syphr/prom/DefaultEvaluator.java | syphr42/prom | 074d67c4ebb3afb0b163fcb0bc4826ee577ac803 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/syphr/prom/DefaultEvaluator.java | syphr42/prom | 074d67c4ebb3afb0b163fcb0bc4826ee577ac803 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/syphr/prom/DefaultEvaluator.java | syphr42/prom | 074d67c4ebb3afb0b163fcb0bc4826ee577ac803 | [
"Apache-2.0"
] | null | null | null | 32.329049 | 126 | 0.523616 | 10,177 | /*
* Copyright 2010-2012 Gregory P. Moyer
*
* 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 applicabl... |
3e17dd90b32b581a938a62013c454545a47845ef | 684 | java | Java | test-commons/src/main/java/com/cjlu/material/testing/commons/persistence/BaseTreeDao.java | Tinnnny/Material-testing | 080af72b9c5a4d269b3e98fc0c10a856b23058b3 | [
"Apache-2.0"
] | 1 | 2019-05-21T00:39:54.000Z | 2019-05-21T00:39:54.000Z | test-commons/src/main/java/com/cjlu/material/testing/commons/persistence/BaseTreeDao.java | Tinnnny/Material-testing | 080af72b9c5a4d269b3e98fc0c10a856b23058b3 | [
"Apache-2.0"
] | 7 | 2019-09-24T02:59:25.000Z | 2021-01-20T23:46:45.000Z | test-commons/src/main/java/com/cjlu/material/testing/commons/persistence/BaseTreeDao.java | Tinnnny/Material-testing | 080af72b9c5a4d269b3e98fc0c10a856b23058b3 | [
"Apache-2.0"
] | null | null | null | 12.90566 | 54 | 0.464912 | 10,178 | package com.cjlu.material.testing.commons.persistence;
import java.util.List;
/**
* 通用的树形结构接口
*/
public interface BaseTreeDao <T extends BaseEntity>{
/**
* 查询全部数据
*
* @return
*/
List<T> selectAll();
/**
* 新增
*
* @param entity
*/
void insert(T entity);
/*... |
3e17de4d677a7750695d3166844946850ad6b7c5 | 7,030 | java | Java | service/src/main/java/com/mytiki/kgraph/features/latest/company/CompanyService.java | tiki/kgraph | c582252184ff61fdf256dba0e5ccb1a7721efb57 | [
"MIT"
] | null | null | null | service/src/main/java/com/mytiki/kgraph/features/latest/company/CompanyService.java | tiki/kgraph | c582252184ff61fdf256dba0e5ccb1a7721efb57 | [
"MIT"
] | 28 | 2021-09-06T02:34:37.000Z | 2022-03-22T18:11:06.000Z | service/src/main/java/com/mytiki/kgraph/features/latest/company/CompanyService.java | tiki/kgraph | c582252184ff61fdf256dba0e5ccb1a7721efb57 | [
"MIT"
] | 2 | 2021-12-18T06:52:47.000Z | 2022-03-19T09:19:56.000Z | 45.947712 | 116 | 0.671408 | 10,179 | package com.mytiki.kgraph.features.latest.company;
import com.mytiki.common.exception.ApiExceptionBuilder;
import com.mytiki.common.reply.ApiReplyAOMessageBuilder;
import com.mytiki.kgraph.features.latest.big_picture.BigPictureAO;
import com.mytiki.kgraph.features.latest.big_picture.BigPictureException;
import com.myt... |
3e17df5a692a77f4c08d4085e623c1f8835dc673 | 14,249 | java | Java | taverna-robundle/src/main/java/org/apache/taverna/robundle/manifest/RDFToManifest.java | LaudateCorpus1/incubator-taverna-language | 1a823c548486dec1c44a8ffc9cba795f823d382b | [
"Apache-2.0"
] | 27 | 2015-06-24T13:25:46.000Z | 2022-03-16T07:59:25.000Z | taverna-robundle/src/main/java/org/apache/taverna/robundle/manifest/RDFToManifest.java | LaudateCorpus1/incubator-taverna-language | 1a823c548486dec1c44a8ffc9cba795f823d382b | [
"Apache-2.0"
] | 15 | 2015-06-16T23:05:34.000Z | 2018-11-27T11:34:28.000Z | taverna-robundle/src/main/java/org/apache/taverna/robundle/manifest/RDFToManifest.java | LaudateCorpus1/incubator-taverna-language | 1a823c548486dec1c44a8ffc9cba795f823d382b | [
"Apache-2.0"
] | 44 | 2015-03-06T20:53:12.000Z | 2021-12-12T11:03:53.000Z | 33.527059 | 117 | 0.709032 | 10,180 | package org.apache.taverna.robundle.manifest;
/*
* 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 Apach... |
3e17dfe7b3b4111b8208303c3cfed0efa05b1c6d | 3,112 | java | Java | ion-liquibase/src/main/java/liquibase/change/core/UpdateDataChange.java | iondv/ion-old-java-version-20140819 | 97173f6af432050b8d6365a5338ea3515ba7b991 | [
"Apache-2.0"
] | null | null | null | ion-liquibase/src/main/java/liquibase/change/core/UpdateDataChange.java | iondv/ion-old-java-version-20140819 | 97173f6af432050b8d6365a5338ea3515ba7b991 | [
"Apache-2.0"
] | null | null | null | ion-liquibase/src/main/java/liquibase/change/core/UpdateDataChange.java | iondv/ion-old-java-version-20140819 | 97173f6af432050b8d6365a5338ea3515ba7b991 | [
"Apache-2.0"
] | null | null | null | 30.811881 | 195 | 0.634319 | 10,181 | package liquibase.change.core;
import liquibase.change.*;
import liquibase.database.Database;
import liquibase.statement.SqlStatement;
import liquibase.statement.UpdateExecutablePreparedStatement;
import liquibase.statement.core.UpdateStatement;
import java.util.ArrayList;
import java.util.List;
@DatabaseChange(name... |
3e17e07e5e5484ba95b152201ab1fd2aa898916c | 21,011 | java | Java | controller/server/src/main/java/io/pravega/controller/server/eventProcessor/ControllerEventProcessors.java | tkaitchuck/pravega | e569f7c62aee113c62e3dfa840675e8cb8f190f8 | [
"Apache-2.0"
] | null | null | null | controller/server/src/main/java/io/pravega/controller/server/eventProcessor/ControllerEventProcessors.java | tkaitchuck/pravega | e569f7c62aee113c62e3dfa840675e8cb8f190f8 | [
"Apache-2.0"
] | null | null | null | controller/server/src/main/java/io/pravega/controller/server/eventProcessor/ControllerEventProcessors.java | tkaitchuck/pravega | e569f7c62aee113c62e3dfa840675e8cb8f190f8 | [
"Apache-2.0"
] | null | null | null | 48.74942 | 151 | 0.628147 | 10,182 | /**
* Copyright (c) 2017 Dell Inc., or its subsidiaries.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e17e08d348e7e0d7d796dd18d06af0fc1ed7ca9 | 1,201 | java | Java | src/test/java/dev/tobee/telegram/request/sendobject/SendVenueTest.java | rmuhamedgaliev/tbd-telegram | 3777ceb2b69a63b8a1026fc335b2796c6c7bbf26 | [
"MIT"
] | 7 | 2021-09-06T21:54:52.000Z | 2022-01-02T19:30:25.000Z | src/test/java/dev/tobee/telegram/request/sendobject/SendVenueTest.java | rmuhamedgaliev/tbd-telegram | 3777ceb2b69a63b8a1026fc335b2796c6c7bbf26 | [
"MIT"
] | 38 | 2021-09-24T23:54:18.000Z | 2022-01-02T14:15:12.000Z | src/test/java/dev/tobee/telegram/request/sendobject/SendVenueTest.java | rmuhamedgaliev/tbd-telegram | 3777ceb2b69a63b8a1026fc335b2796c6c7bbf26 | [
"MIT"
] | null | null | null | 38.741935 | 116 | 0.679434 | 10,183 | package dev.tobee.telegram.request.sendobject;
import java.io.IOException;
import java.util.Optional;
import java.util.OptionalInt;
import com.fasterxml.jackson.core.type.TypeReference;
import dev.tobee.telegram.model.message.Message;
import dev.tobee.telegram.model.message.ResponseWrapper;
import dev.tobee.telegram.... |
3e17e0a3d8ac450891c74298da102a4a0e5c0623 | 1,227 | java | Java | NIO/part20/Server.java | gorhaf/Java | 06fe3ba1a55037458355c5e0328147efb09d9156 | [
"Apache-2.0"
] | null | null | null | NIO/part20/Server.java | gorhaf/Java | 06fe3ba1a55037458355c5e0328147efb09d9156 | [
"Apache-2.0"
] | null | null | null | NIO/part20/Server.java | gorhaf/Java | 06fe3ba1a55037458355c5e0328147efb09d9156 | [
"Apache-2.0"
] | null | null | null | 29.214286 | 71 | 0.589242 | 10,184 | package main;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.ServerSocketChannel;
import java.nio.channels.SocketChannel;
/**
* @author 【看动画,学Java】https://student-api.iyincaishijiao.com/t/Nqrff3f/
* @author 【官方网站】gorhaf.com
* @author 【微信公众号】gorha... |
3e17e119ff595d4dbfb7752d5f5fa67ae91adee9 | 1,730 | java | Java | addOns/network/src/main/java/org/zaproxy/addon/network/internal/server/ServerConfig.java | ekmixon/zap-extensions | e89067a64c5505d51a4b28180ce4ba8935ce9adc | [
"Apache-2.0"
] | null | null | null | addOns/network/src/main/java/org/zaproxy/addon/network/internal/server/ServerConfig.java | ekmixon/zap-extensions | e89067a64c5505d51a4b28180ce4ba8935ce9adc | [
"Apache-2.0"
] | null | null | null | addOns/network/src/main/java/org/zaproxy/addon/network/internal/server/ServerConfig.java | ekmixon/zap-extensions | e89067a64c5505d51a4b28180ce4ba8935ce9adc | [
"Apache-2.0"
] | null | null | null | 32.037037 | 100 | 0.681503 | 10,185 | /*
* Zed Attack Proxy (ZAP) and its related class files.
*
* ZAP is an HTTP/HTTPS proxy for assessing web application security.
*
* Copyright 2022 The ZAP Development Team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... |
3e17e1369e3305ed4b5a089d9972583c9ecc00c3 | 2,474 | java | Java | sources/android-28/com/android/server/wifi/hotspot2/WfaKeyStore.java | FTC-10161/FtcRobotController | ee6c7efdff947ccd0abfab64405a91176768e7c0 | [
"MIT"
] | null | null | null | sources/android-28/com/android/server/wifi/hotspot2/WfaKeyStore.java | FTC-10161/FtcRobotController | ee6c7efdff947ccd0abfab64405a91176768e7c0 | [
"MIT"
] | null | null | null | sources/android-28/com/android/server/wifi/hotspot2/WfaKeyStore.java | FTC-10161/FtcRobotController | ee6c7efdff947ccd0abfab64405a91176768e7c0 | [
"MIT"
] | null | null | null | 32.552632 | 96 | 0.668957 | 10,186 | /*
* Copyright 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e17e1c6053f0aa93d2b101fa13c9a0118539b87 | 1,351 | java | Java | processor/src/test/java/org/mapstruct/ap/test/bugs/_1561/Issue1561Test.java | incaseoftrouble/mapstruct | 7064e0bc977dc88222ff8fe8d23f9e36cc76fcdf | [
"Apache-2.0"
] | 5,133 | 2015-01-05T11:16:22.000Z | 2022-03-31T18:56:15.000Z | processor/src/test/java/org/mapstruct/ap/test/bugs/_1561/Issue1561Test.java | incaseoftrouble/mapstruct | 7064e0bc977dc88222ff8fe8d23f9e36cc76fcdf | [
"Apache-2.0"
] | 2,322 | 2015-01-01T19:20:49.000Z | 2022-03-29T16:31:25.000Z | processor/src/test/java/org/mapstruct/ap/test/bugs/_1561/Issue1561Test.java | incaseoftrouble/mapstruct | 7064e0bc977dc88222ff8fe8d23f9e36cc76fcdf | [
"Apache-2.0"
] | 820 | 2015-01-03T15:55:11.000Z | 2022-03-30T20:58:07.000Z | 27.571429 | 105 | 0.720207 | 10,187 | /*
* Copyright MapStruct Authors.
*
* Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package org.mapstruct.ap.test.bugs._1561;
import org.junit.jupiter.api.extension.RegisterExtension;
import org.mapstruct.ap.testutil.IssueKey;
import org.mapstruct.ap.test... |
3e17e21d84c15c0ee56e206866be562089db33c8 | 959 | java | Java | feign-hystrix-user-service/src/main/java/com/rainbow/cloud/entity/User.java | ihoney/demo | ab16b7d111dcc769f83de93fb2c836b57a7fdbc4 | [
"MIT"
] | null | null | null | feign-hystrix-user-service/src/main/java/com/rainbow/cloud/entity/User.java | ihoney/demo | ab16b7d111dcc769f83de93fb2c836b57a7fdbc4 | [
"MIT"
] | null | null | null | feign-hystrix-user-service/src/main/java/com/rainbow/cloud/entity/User.java | ihoney/demo | ab16b7d111dcc769f83de93fb2c836b57a7fdbc4 | [
"MIT"
] | null | null | null | 17.759259 | 48 | 0.599583 | 10,188 | package com.rainbow.cloud.entity;
/**
* Created by caihongli on 2017/5/26.
*/
public class User {
private String username;
private String firstName;
private String lastName;
private String email;
protected Long id;
public String getUsername() {
return username;
}
public voi... |
3e17e3b7793496ae899a26ab2f1311c57c57e7ad | 779 | java | Java | src/main/java/com/gustavottc/AddController.java | gustavottc/DemoMVC-Spring | aff1c755c5ed850c0d05bee265058deeae0ddd9f | [
"Unlicense"
] | 3 | 2020-10-17T10:52:52.000Z | 2021-02-10T02:13:02.000Z | src/main/java/com/gustavottc/AddController.java | gustavottc/DemoMVC-Spring | aff1c755c5ed850c0d05bee265058deeae0ddd9f | [
"Unlicense"
] | null | null | null | src/main/java/com/gustavottc/AddController.java | gustavottc/DemoMVC-Spring | aff1c755c5ed850c0d05bee265058deeae0ddd9f | [
"Unlicense"
] | null | null | null | 26.862069 | 134 | 0.77792 | 10,189 | package com.gustavottc;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.... |
3e17e5b686ffbece9d45401cb256499c5a9a168d | 2,335 | java | Java | subjectSystems/C,D/src/weka/associations/tertius/Predicate.java | austinatchley/Themis | 67d5e639e9445f1612249ae7939b3625fea138db | [
"BSD-4-Clause-UC"
] | 88 | 2017-08-14T19:44:21.000Z | 2021-11-20T00:48:01.000Z | subjectSystems/C,D/src/weka/associations/tertius/Predicate.java | kavithacd/Themis | 67d5e639e9445f1612249ae7939b3625fea138db | [
"BSD-4-Clause-UC"
] | 25 | 2017-03-07T15:33:46.000Z | 2020-06-18T01:39:26.000Z | subjectSystems/C,D/src/weka/associations/tertius/Predicate.java | kavithacd/Themis | 67d5e639e9445f1612249ae7939b3625fea138db | [
"BSD-4-Clause-UC"
] | 19 | 2017-10-11T15:25:12.000Z | 2021-08-16T01:47:43.000Z | 22.451923 | 74 | 0.66424 | 10,190 | /*
* 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 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that... |
3e17e64db04fe1615cdcf01805d3b3132181ac44 | 761 | java | Java | restapi/src/main/java/com/xmgps/framework/restapi/template/BeanAttribute.java | pmsg863/xmgps | 35de78bf2e8fd0f685cf94e8151ce6e2903cb84f | [
"Apache-2.0"
] | null | null | null | restapi/src/main/java/com/xmgps/framework/restapi/template/BeanAttribute.java | pmsg863/xmgps | 35de78bf2e8fd0f685cf94e8151ce6e2903cb84f | [
"Apache-2.0"
] | 1 | 2016-11-16T08:44:45.000Z | 2016-12-29T02:42:08.000Z | restapi/src/main/java/com/xmgps/framework/restapi/template/BeanAttribute.java | pmsg863/xmgps | 35de78bf2e8fd0f685cf94e8151ce6e2903cb84f | [
"Apache-2.0"
] | null | null | null | 21.742857 | 67 | 0.672799 | 10,191 | package com.xmgps.framework.restapi.template;
import java.util.Map;
/**
* Created by gps_hwb on 2015/8/19.
*/
public class BeanAttribute {
String fieldName;
String fieldClassName;
public BeanAttribute(String fieldName, String fieldClassName) {
this.fieldName = fieldName;
this.fieldClass... |
3e17e68795bd73b6a9275cb6d8217e99a960290c | 5,492 | java | Java | fivm/test/java/src/com/fiji/fivm/test/MeasureTimeGaps.java | mihirlibran/cse605 | bbc1072e1eb892dc37344ec8aca7b7154630a090 | [
"Apache-2.0"
] | null | null | null | fivm/test/java/src/com/fiji/fivm/test/MeasureTimeGaps.java | mihirlibran/cse605 | bbc1072e1eb892dc37344ec8aca7b7154630a090 | [
"Apache-2.0"
] | null | null | null | fivm/test/java/src/com/fiji/fivm/test/MeasureTimeGaps.java | mihirlibran/cse605 | bbc1072e1eb892dc37344ec8aca7b7154630a090 | [
"Apache-2.0"
] | null | null | null | 36.85906 | 117 | 0.628915 | 10,192 | /*
* MeasureTimeGaps.java
* Copyright 2008, 2009, 2010, 2011, 2012, 2013 Fiji Systems Inc.
* This file is part of the FIJI VM Software licensed under the FIJI PUBLIC
* LICENSE Version 3 or any later version. A copy of the FIJI PUBLIC LICENSE is
* available at fivm/LEGAL and can also be found at
* http://www.fiji... |
3e17e7346a9dcb50ced5ff1d95d1f4583fb9339a | 4,632 | java | Java | md2x/src/main/java/top/touchface/md2x/utils/Helper.java | touchface/md2x | 5db815766fddbd98e68c15fc6948c239c5d41735 | [
"MIT"
] | 21 | 2018-09-27T12:40:53.000Z | 2021-12-11T05:11:10.000Z | md2x/src/main/java/top/touchface/md2x/utils/Helper.java | touchface/md2x | 5db815766fddbd98e68c15fc6948c239c5d41735 | [
"MIT"
] | 1 | 2018-12-29T07:00:44.000Z | 2018-12-29T07:00:44.000Z | md2x/src/main/java/top/touchface/md2x/utils/Helper.java | touchface/md2x | 5db815766fddbd98e68c15fc6948c239c5d41735 | [
"MIT"
] | 2 | 2019-11-22T07:52:59.000Z | 2019-12-08T06:53:54.000Z | 28.770186 | 112 | 0.435881 | 10,193 | package top.touchface.md2x.utils;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.regex.Pattern;
/**
* 工具类
*
* @author touchface
* date 2018-09-26 21:38
*/
public class Helper {
/**
* 解析表格
*
* @param tableRow 表格一行的Markdown标记
* @p... |
3e17e7542a248aa5ff92e24c25e95e94745efd57 | 1,887 | java | Java | ui-adjustment-release-library/src/main/java/com/thekhaeng/library/uiadjustment/release/UIFragmentAdjustment.java | TheKhaeng/ui-adjustment-library | 258776d9cc557c48739c6c196894d8e2ec353ed1 | [
"Apache-2.0"
] | 8 | 2018-03-08T08:53:05.000Z | 2020-10-26T18:55:53.000Z | ui-adjustment-release-library/src/main/java/com/thekhaeng/library/uiadjustment/release/UIFragmentAdjustment.java | TheKhaeng/ui-adjustment-library | 258776d9cc557c48739c6c196894d8e2ec353ed1 | [
"Apache-2.0"
] | null | null | null | ui-adjustment-release-library/src/main/java/com/thekhaeng/library/uiadjustment/release/UIFragmentAdjustment.java | TheKhaeng/ui-adjustment-library | 258776d9cc557c48739c6c196894d8e2ec353ed1 | [
"Apache-2.0"
] | 2 | 2018-03-11T15:45:46.000Z | 2019-04-23T02:54:35.000Z | 23.296296 | 109 | 0.683095 | 10,194 | package com.thekhaeng.library.uiadjustment.release;
import android.annotation.SuppressLint;
import android.graphics.Color;
import android.support.annotation.ColorInt;
import android.support.v4.app.Fragment;
import android.view.View;
import android.widget.TextView;
import com.thekhaeng.library.uiadjustment.core.UIAdju... |
3e17e94b5f5ec66745f76a9c25900764acf05491 | 1,986 | java | Java | src/leetcode/problem_0211/Solution.java | husaynhakeem/Algorithms-Playground | 25dc5a7688f49b473c004dd90a7536417655ba5a | [
"MIT"
] | 25 | 2018-09-27T10:00:38.000Z | 2022-01-19T10:54:24.000Z | src/leetcode/problem_0211/Solution.java | husaynhakeem/Algorithms-Playground | 25dc5a7688f49b473c004dd90a7536417655ba5a | [
"MIT"
] | null | null | null | src/leetcode/problem_0211/Solution.java | husaynhakeem/Algorithms-Playground | 25dc5a7688f49b473c004dd90a7536417655ba5a | [
"MIT"
] | 12 | 2018-10-30T18:14:52.000Z | 2021-09-14T13:53:16.000Z | 28.782609 | 97 | 0.415408 | 10,195 | package leetcode.problem_0211;
class Solution {
private Trie trie = new Trie();
void addWord(String word) {
trie.add(word);
}
boolean search(String word) {
return trie.search(word);
}
private class TrieNode {
char value;
boolean isLeaf;
TrieNode[] nod... |
3e17e9841285aed82588405154c85c2e0d509950 | 6,835 | java | Java | src/test/java/com/amazon/opendistroforelasticsearch/ad/stats/ADStatsTests.java | gaiksaya/anomaly-detection | 76589fef0144da4ab3b933e1c99c17ba53305944 | [
"ECL-2.0",
"Apache-2.0"
] | 82 | 2019-11-26T22:55:03.000Z | 2022-01-20T12:44:10.000Z | src/test/java/com/amazon/opendistroforelasticsearch/ad/stats/ADStatsTests.java | gaiksaya/anomaly-detection | 76589fef0144da4ab3b933e1c99c17ba53305944 | [
"ECL-2.0",
"Apache-2.0"
] | 284 | 2019-12-03T18:59:27.000Z | 2022-03-25T20:50:26.000Z | src/test/java/com/amazon/opendistroforelasticsearch/ad/stats/ADStatsTests.java | gaiksaya/anomaly-detection | 76589fef0144da4ab3b933e1c99c17ba53305944 | [
"ECL-2.0",
"Apache-2.0"
] | 41 | 2019-12-03T18:46:10.000Z | 2022-03-28T15:49:30.000Z | 39.057143 | 140 | 0.685004 | 10,196 | /*
* Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in ... |
3e17e9d9afab49e0454aa5249d6b59eb6a4282eb | 1,616 | java | Java | src/test/java/slenium_java_training_ymbelyakova/DeleteMovie.java | ymbelyakova/selenium_java_training_ymbelyakova_lesson1 | 3da2241cb3f69befd4e15072c82955bfaa70d36f | [
"Apache-2.0"
] | null | null | null | src/test/java/slenium_java_training_ymbelyakova/DeleteMovie.java | ymbelyakova/selenium_java_training_ymbelyakova_lesson1 | 3da2241cb3f69befd4e15072c82955bfaa70d36f | [
"Apache-2.0"
] | null | null | null | src/test/java/slenium_java_training_ymbelyakova/DeleteMovie.java | ymbelyakova/selenium_java_training_ymbelyakova_lesson1 | 3da2241cb3f69befd4e15072c82955bfaa70d36f | [
"Apache-2.0"
] | null | null | null | 29.925926 | 100 | 0.689975 | 10,197 | package slenium_java_training_ymbelyakova;
import java.util.regex.Pattern;
import java.util.concurrent.TimeUnit;
import org.testng.*;
import org.testng.annotations.*;
import static org.junit.Assert.*;
import static org.hamcrest.CoreMatchers.*;
import org.openqa.selenium.*;
import org.openqa.selenium.firefox.FirefoxDri... |
3e17eab2ebda6164c78da809f1de5f4e678f414e | 4,039 | java | Java | eladmin-system/src/main/java/com/hqhop/modules/company/rest/ContactController.java | TomZhang187/mdm | de3b400a263e63b014f8c4cb63e3ad7410a2d9cc | [
"Apache-2.0"
] | null | null | null | eladmin-system/src/main/java/com/hqhop/modules/company/rest/ContactController.java | TomZhang187/mdm | de3b400a263e63b014f8c4cb63e3ad7410a2d9cc | [
"Apache-2.0"
] | null | null | null | eladmin-system/src/main/java/com/hqhop/modules/company/rest/ContactController.java | TomZhang187/mdm | de3b400a263e63b014f8c4cb63e3ad7410a2d9cc | [
"Apache-2.0"
] | null | null | null | 36.0625 | 121 | 0.720971 | 10,198 | package com.hqhop.modules.company.rest;
import com.hqhop.aop.log.Log;
import com.hqhop.common.dingtalk.dingtalkVo.DingUser;
import com.hqhop.modules.company.domain.Contact;
import com.hqhop.modules.company.repository.ContactRepository;
import com.hqhop.modules.company.service.ContactDingService;
import com.hqhop.modul... |
3e17ec9ebdb7d811dfb636599823fd401cc37411 | 9,084 | java | Java | commercetools-models/src/test/java/io/sphere/sdk/categories/CategoriesCustomFieldsIntegrationTest.java | FL-K/commercetools-jvm-sdk | 6c3ba0d2e29e2f9c1a4054d99ea1e3ba8cf323ac | [
"Apache-2.0"
] | null | null | null | commercetools-models/src/test/java/io/sphere/sdk/categories/CategoriesCustomFieldsIntegrationTest.java | FL-K/commercetools-jvm-sdk | 6c3ba0d2e29e2f9c1a4054d99ea1e3ba8cf323ac | [
"Apache-2.0"
] | null | null | null | commercetools-models/src/test/java/io/sphere/sdk/categories/CategoriesCustomFieldsIntegrationTest.java | FL-K/commercetools-jvm-sdk | 6c3ba0d2e29e2f9c1a4054d99ea1e3ba8cf323ac | [
"Apache-2.0"
] | null | null | null | 53.122807 | 170 | 0.687913 | 10,199 | package io.sphere.sdk.categories;
import com.fasterxml.jackson.core.type.TypeReference;
import io.sphere.sdk.categories.commands.CategoryCreateCommand;
import io.sphere.sdk.categories.commands.CategoryDeleteCommand;
import io.sphere.sdk.categories.commands.CategoryUpdateCommand;
import io.sphere.sdk.categories.command... |
3e17ed6d70b4f88463116fb5c6e6321f78c2cf13 | 1,475 | java | Java | src/main/java/uk/gov/hmcts/cmc/claimstore/events/claim/BreathingSpaceEvent.java | ManishParyani/cmc-claim-store | 4b96a674dd27c54f8491d587576ad26b38159bb9 | [
"MIT"
] | 13 | 2017-11-04T16:52:53.000Z | 2021-12-10T16:19:13.000Z | src/main/java/uk/gov/hmcts/cmc/claimstore/events/claim/BreathingSpaceEvent.java | ManishParyani/cmc-claim-store | 4b96a674dd27c54f8491d587576ad26b38159bb9 | [
"MIT"
] | 1,952 | 2017-09-13T10:36:57.000Z | 2022-03-07T10:32:44.000Z | src/main/java/uk/gov/hmcts/cmc/claimstore/events/claim/BreathingSpaceEvent.java | ManishParyani/cmc-claim-store | 4b96a674dd27c54f8491d587576ad26b38159bb9 | [
"MIT"
] | 18 | 2018-01-24T14:26:43.000Z | 2021-08-13T14:51:56.000Z | 32.065217 | 68 | 0.730847 | 10,200 | package uk.gov.hmcts.cmc.claimstore.events.claim;
import lombok.Getter;
import org.apache.commons.lang3.builder.ReflectionToStringBuilder;
import uk.gov.hmcts.cmc.ccd.domain.CCDCase;
import uk.gov.hmcts.cmc.domain.models.Claim;
import static uk.gov.hmcts.cmc.domain.utils.ToStringStyle.ourStyle;
@Getter
public class ... |
3e17f0f9f9faf09a7ac6ce332b5445af9bd593a9 | 4,646 | java | Java | ir_core/src/edu/ur/ir/user/IrUserGroup.java | abhay123lp/irplus | fe811527115070e2a614a95d04006b2bdfccfb2d | [
"Apache-2.0"
] | 2 | 2020-04-01T08:51:58.000Z | 2020-12-04T18:45:54.000Z | ir_core/src/edu/ur/ir/user/IrUserGroup.java | abhay123lp/irplus | fe811527115070e2a614a95d04006b2bdfccfb2d | [
"Apache-2.0"
] | null | null | null | ir_core/src/edu/ur/ir/user/IrUserGroup.java | abhay123lp/irplus | fe811527115070e2a614a95d04006b2bdfccfb2d | [
"Apache-2.0"
] | 1 | 2021-12-28T16:05:41.000Z | 2021-12-28T16:05:41.000Z | 21.509259 | 76 | 0.633448 | 10,201 | /**
Copyright 2008 University of Rochester
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... |
3e17f13b89d81d9e836b2bf59a8f7155a8cf9b87 | 1,276 | java | Java | app/src/main/java/com/workable/movierama/utilities/MovieScrollListener.java | milouk/MovieRama | e5fdbc194da4eb1d6caddf39559609fca7b6df24 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/workable/movierama/utilities/MovieScrollListener.java | milouk/MovieRama | e5fdbc194da4eb1d6caddf39559609fca7b6df24 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/workable/movierama/utilities/MovieScrollListener.java | milouk/MovieRama | e5fdbc194da4eb1d6caddf39559609fca7b6df24 | [
"Apache-2.0"
] | null | null | null | 31.121951 | 84 | 0.700627 | 10,202 | package com.workable.movierama.utilities;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
public abstract class MovieScrollListener extends RecyclerView.OnScrollListener {
private LinearLayoutManager layoutManager;
... |
3e17f191b92dcc384f095db2e6a5ef93d56428bb | 1,864 | java | Java | Student-Information-Administration-System/src/main/java/com/springmvc/interceptor/AuthorityInterceptor.java | kfoolish/USIMS | f0a43d6c218274a3f094b8582c4a65923ca94232 | [
"MIT"
] | 4 | 2019-07-25T23:43:15.000Z | 2019-10-18T00:11:11.000Z | Student-Information-Administration-System/src/main/java/com/springmvc/interceptor/AuthorityInterceptor.java | kfoolish/USIMS | f0a43d6c218274a3f094b8582c4a65923ca94232 | [
"MIT"
] | 1 | 2020-12-11T05:07:02.000Z | 2020-12-11T05:07:02.000Z | Student-Information-Administration-System/src/main/java/com/springmvc/interceptor/AuthorityInterceptor.java | kfoolish/USIMS | f0a43d6c218274a3f094b8582c4a65923ca94232 | [
"MIT"
] | 2 | 2019-07-25T23:43:26.000Z | 2019-12-10T11:29:13.000Z | 34.518519 | 162 | 0.750536 | 10,203 | package com.springmvc.interceptor;
import com.springmvc.service.OtherService;
import com.springmvc.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.ht... |
3e17f3055b1859cc89dbb3c30a08a482ef71938a | 4,554 | java | Java | app/src/main/java/com/example/sofra/data/pojo/order/OrderData.java | MohamedOmran72/Sofra | 996eb6021542bfdecff817869f77a3026140042d | [
"MIT"
] | 7 | 2020-10-14T14:15:26.000Z | 2021-01-15T19:45:58.000Z | app/src/main/java/com/example/sofra/data/pojo/order/OrderData.java | Sanaebadi97/Sofra | 996eb6021542bfdecff817869f77a3026140042d | [
"MIT"
] | 1 | 2020-12-22T01:51:07.000Z | 2020-12-22T01:51:07.000Z | app/src/main/java/com/example/sofra/data/pojo/order/OrderData.java | Sanaebadi97/Sofra | 996eb6021542bfdecff817869f77a3026140042d | [
"MIT"
] | 5 | 2020-11-13T17:49:59.000Z | 2021-06-27T18:58:34.000Z | 20.513514 | 60 | 0.628458 | 10,204 | package com.example.sofra.data.pojo.order;
import com.example.sofra.data.pojo.client.login.User;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class OrderData {
@SerializedName("id")
@Expose
private Integer id;
@Serialized... |
3e17f30670e9a0f0df41f5717b13c8f00ba70577 | 506 | java | Java | security-user/src/main/java/com/lc/security/user/domain/User.java | hearthstones/lc-security | 066e8f867b4d729db7bfbefe23ebef640f695135 | [
"Apache-2.0"
] | null | null | null | security-user/src/main/java/com/lc/security/user/domain/User.java | hearthstones/lc-security | 066e8f867b4d729db7bfbefe23ebef640f695135 | [
"Apache-2.0"
] | null | null | null | security-user/src/main/java/com/lc/security/user/domain/User.java | hearthstones/lc-security | 066e8f867b4d729db7bfbefe23ebef640f695135 | [
"Apache-2.0"
] | null | null | null | 15.8125 | 42 | 0.719368 | 10,205 | package com.lc.security.user.domain;
import lombok.Data;
import lombok.experimental.Accessors;
/**
* 用户类
*
* @author hearthstones
* @date 2021/11/8
*/
@Data
@Accessors(chain = true)
public class User {
private Integer id;
private String username;
private String password;
private String clearTe... |
3e17f43d2510de3c00bbc664c03fda6639a38c6b | 874 | java | Java | app/src/main/java/br/com/santander/resiliente/app/ServiceBreakingBad.java | brunonascimento/SpringCloudResilience-Example | 0d09e8338a6995f88638949c111614caac15b4b8 | [
"MIT"
] | null | null | null | app/src/main/java/br/com/santander/resiliente/app/ServiceBreakingBad.java | brunonascimento/SpringCloudResilience-Example | 0d09e8338a6995f88638949c111614caac15b4b8 | [
"MIT"
] | null | null | null | app/src/main/java/br/com/santander/resiliente/app/ServiceBreakingBad.java | brunonascimento/SpringCloudResilience-Example | 0d09e8338a6995f88638949c111614caac15b4b8 | [
"MIT"
] | null | null | null | 29.133333 | 110 | 0.736842 | 10,206 | package br.com.santander.resiliente.app;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
/**
* Created by brunonasc on 13/07/17.
*/... |
3e17f4dbfc45df806ff564b02cf9e91f3a300d33 | 2,643 | java | Java | gapic/src/platform/windows/org/eclipse/swt/widgets/SwtUtil.java | m-atanassov/agi | d4d8465b130dec63f1807620220f308299f8fd69 | [
"Apache-2.0"
] | null | null | null | gapic/src/platform/windows/org/eclipse/swt/widgets/SwtUtil.java | m-atanassov/agi | d4d8465b130dec63f1807620220f308299f8fd69 | [
"Apache-2.0"
] | null | null | null | gapic/src/platform/windows/org/eclipse/swt/widgets/SwtUtil.java | m-atanassov/agi | d4d8465b130dec63f1807620220f308299f8fd69 | [
"Apache-2.0"
] | null | null | null | 33.0375 | 95 | 0.666288 | 10,207 | /*
* Copyright (C) 2017 Google 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 agree... |
3e17f7725ea8e3fcdabd08e9f9eba92dc2049e2a | 918 | java | Java | src/main/java/com/semmle/jira/addon/workflow/LgtmIssueLinkFunctionFactory.java | marcogario/lgtm-jira-addon | 70e05b595a711032bd675a644c22b278b3b8a3d9 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2020-07-02T21:00:21.000Z | 2020-10-12T17:19:28.000Z | src/main/java/com/semmle/jira/addon/workflow/LgtmIssueLinkFunctionFactory.java | marcogario/lgtm-jira-addon | 70e05b595a711032bd675a644c22b278b3b8a3d9 | [
"ECL-2.0",
"Apache-2.0"
] | 34 | 2019-02-01T16:44:05.000Z | 2020-03-24T07:40:25.000Z | src/main/java/com/semmle/jira/addon/workflow/LgtmIssueLinkFunctionFactory.java | marcogario/lgtm-jira-addon | 70e05b595a711032bd675a644c22b278b3b8a3d9 | [
"ECL-2.0",
"Apache-2.0"
] | 9 | 2019-02-01T15:23:46.000Z | 2021-11-18T11:40:58.000Z | 32.785714 | 81 | 0.809368 | 10,208 | package com.semmle.jira.addon.workflow;
import com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory;
import com.atlassian.jira.plugin.workflow.WorkflowPluginFunctionFactory;
import com.opensymphony.workflow.loader.AbstractDescriptor;
import java.util.Collections;
import java.util.Map;
public class LgtmIss... |
3e17f8021da58a7d50eec95e5bdc9c9a4e2ce394 | 1,042 | java | Java | src/main/java/com/alipay/api/response/AlipayMarketingCardActivateformQueryResponse.java | Likenttt/alipay-sdk-java-all | 8eed972f188794506940093b97a73fce2f21ae06 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/response/AlipayMarketingCardActivateformQueryResponse.java | Likenttt/alipay-sdk-java-all | 8eed972f188794506940093b97a73fce2f21ae06 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/response/AlipayMarketingCardActivateformQueryResponse.java | Likenttt/alipay-sdk-java-all | 8eed972f188794506940093b97a73fce2f21ae06 | [
"Apache-2.0"
] | null | null | null | 21.265306 | 83 | 0.722649 | 10,209 | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.marketing.card.activateform.query response.
*
* @author auto create
* @since 1.0, 2022-02-09 17:48:00
*/
public class AlipayMarketingCardActivateformQuery... |
3e17f82781e3d461a0ab5591150c748f1f7abc15 | 1,387 | java | Java | appserver/java-spring/src/main/java/com/marklogic/samplestack/domain/SparseContributor.java | marklogic/marklogic-samplestack | 5449924fe9abd1712d3ef20ca2f25f2e291578e0 | [
"Apache-2.0"
] | 73 | 2015-01-05T05:57:02.000Z | 2019-05-07T12:34:21.000Z | appserver/java-spring/src/main/java/com/marklogic/samplestack/domain/SparseContributor.java | marklogic-community/marklogic-samplestack | 5449924fe9abd1712d3ef20ca2f25f2e291578e0 | [
"Apache-2.0"
] | 435 | 2015-01-01T01:36:16.000Z | 2018-04-01T09:20:05.000Z | appserver/java-spring/src/main/java/com/marklogic/samplestack/domain/SparseContributor.java | marklogic/marklogic-samplestack | 5449924fe9abd1712d3ef20ca2f25f2e291578e0 | [
"Apache-2.0"
] | 65 | 2015-01-22T09:15:16.000Z | 2019-04-17T03:23:01.000Z | 22.015873 | 75 | 0.718097 | 10,210 | /*
* Copyright 2012-2015 MarkLogic Corporation
*
* 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... |
3e17f8ed5edd09d71721b8f6ed64d956df8146cc | 701 | java | Java | basic/src/test/java/com/flyonsky/stack/CalcStackTest.java | flyonskycn/java-study | 84de0744d80cd5435771f9e5e39173509d2fad0f | [
"Apache-2.0"
] | null | null | null | basic/src/test/java/com/flyonsky/stack/CalcStackTest.java | flyonskycn/java-study | 84de0744d80cd5435771f9e5e39173509d2fad0f | [
"Apache-2.0"
] | null | null | null | basic/src/test/java/com/flyonsky/stack/CalcStackTest.java | flyonskycn/java-study | 84de0744d80cd5435771f9e5e39173509d2fad0f | [
"Apache-2.0"
] | null | null | null | 22.612903 | 54 | 0.623395 | 10,211 | package com.flyonsky.stack;
import org.junit.Assert;
import org.junit.Test;
/**
* CalcStack 单元测试
* @author luowengang
* @date 2020/1/4 22:36
*/
public class CalcStackTest {
@Test
public void testValidExpression1(){
String abc = "((a+b*6))";
CalcStack calcStack = new CalcStack();
b... |
3e17f926faad4718097d161680be8cf89b350091 | 803 | java | Java | shadows/framework/src/main/java/org/robolectric/shadows/ShadowHardwareRenderer.java | AospExtended/platform_external_robolectric-shadows | 5104c5ff580a3a21d524cce5df2818ffe2363554 | [
"MIT"
] | null | null | null | shadows/framework/src/main/java/org/robolectric/shadows/ShadowHardwareRenderer.java | AospExtended/platform_external_robolectric-shadows | 5104c5ff580a3a21d524cce5df2818ffe2363554 | [
"MIT"
] | null | null | null | shadows/framework/src/main/java/org/robolectric/shadows/ShadowHardwareRenderer.java | AospExtended/platform_external_robolectric-shadows | 5104c5ff580a3a21d524cce5df2818ffe2363554 | [
"MIT"
] | 2 | 2021-11-04T04:36:35.000Z | 2021-11-15T16:14:12.000Z | 29.740741 | 80 | 0.787049 | 10,212 | // BEGIN-INTERNAL
package org.robolectric.shadows;
import static android.os.Build.VERSION_CODES.Q;
import static android.os.Build.VERSION_CODES.R;
import android.graphics.HardwareRenderer;
import org.robolectric.annotation.Implementation;
import org.robolectric.annotation.Implements;
@Implements(value = HardwareRend... |
3e17faa9b94ae6e13ae1b664f853d51190511ac5 | 985 | java | Java | gravitee-apim-gateway/gravitee-apim-gateway-connector/src/main/java/io/gravitee/gateway/connector/ConnectorRegistry.java | wwjiang007/gravitee-gateway | b4e47743181fdcb6bac98c84c0783fc66248bd35 | [
"Apache-2.0"
] | 1,329 | 2015-07-23T12:19:58.000Z | 2022-02-17T14:06:09.000Z | gravitee-apim-gateway/gravitee-apim-gateway-connector/src/main/java/io/gravitee/gateway/connector/ConnectorRegistry.java | wwjiang007/gravitee-gateway | b4e47743181fdcb6bac98c84c0783fc66248bd35 | [
"Apache-2.0"
] | 261 | 2021-07-28T15:32:23.000Z | 2022-03-29T07:51:12.000Z | gravitee-apim-gateway/gravitee-apim-gateway-connector/src/main/java/io/gravitee/gateway/connector/ConnectorRegistry.java | AlexRogalskiy/gravitee-api-management | ebda3ae739dfe184b391cd78479c605325d2f5c7 | [
"Apache-2.0"
] | 337 | 2015-10-27T10:50:36.000Z | 2022-03-10T07:16:09.000Z | 35.178571 | 75 | 0.745178 | 10,213 | /**
* 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... |
3e17fb778fcd936f7fcecae8d90cfa113d25f912 | 2,599 | java | Java | src/main/java/uk/me/richardcook/sinatra/generator/model/RoleView.java | Cook879/Sessionography-Book-Creator | f25a6e5ac146e1cfe4c435e086f2610b28582558 | [
"CC-BY-4.0"
] | null | null | null | src/main/java/uk/me/richardcook/sinatra/generator/model/RoleView.java | Cook879/Sessionography-Book-Creator | f25a6e5ac146e1cfe4c435e086f2610b28582558 | [
"CC-BY-4.0"
] | null | null | null | src/main/java/uk/me/richardcook/sinatra/generator/model/RoleView.java | Cook879/Sessionography-Book-Creator | f25a6e5ac146e1cfe4c435e086f2610b28582558 | [
"CC-BY-4.0"
] | null | null | null | 18.697842 | 69 | 0.692574 | 10,214 | package uk.me.richardcook.sinatra.generator.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
import java.util.Comparator;
@Entity
@Table( name = "vw_role" )
public class RoleView implements Serializable ... |
3e17fc40a230dab10fdc1cbcc4aef50fbf7a434c | 957 | java | Java | src/java/data_creation/structures/HoleCardsType.java | tryabin/Poker-Calculator | 950fc0b2bad89aa4980af4da815d30713ebdbc16 | [
"Apache-2.0"
] | null | null | null | src/java/data_creation/structures/HoleCardsType.java | tryabin/Poker-Calculator | 950fc0b2bad89aa4980af4da815d30713ebdbc16 | [
"Apache-2.0"
] | null | null | null | src/java/data_creation/structures/HoleCardsType.java | tryabin/Poker-Calculator | 950fc0b2bad89aa4980af4da815d30713ebdbc16 | [
"Apache-2.0"
] | 1 | 2022-02-12T15:52:37.000Z | 2022-02-12T15:52:37.000Z | 22.255814 | 67 | 0.655172 | 10,215 | package data_creation.structures;
import java.util.Collections;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
public enum HoleCardsType {
PAIR(""),
SUITED("s"),
OFFSUIT("o");
private String abbreviation;
private static final Map<String, HoleCardsType>... |
3e17fc4f01e5f03b92f7834ae682614a29d0feeb | 953 | java | Java | common/src/main/java/com/chaoqer/common/entity/base/AuditStatus.java | thinktkj/chaoqer | ed0feb4a8e7bf9cbc8ba4dae4a447c9ec55177f7 | [
"Apache-2.0"
] | 2 | 2022-02-27T14:34:28.000Z | 2022-02-28T01:59:47.000Z | common/src/main/java/com/chaoqer/common/entity/base/AuditStatus.java | thinktkj/chaoqer | ed0feb4a8e7bf9cbc8ba4dae4a447c9ec55177f7 | [
"Apache-2.0"
] | null | null | null | common/src/main/java/com/chaoqer/common/entity/base/AuditStatus.java | thinktkj/chaoqer | ed0feb4a8e7bf9cbc8ba4dae4a447c9ec55177f7 | [
"Apache-2.0"
] | 1 | 2022-02-28T01:51:12.000Z | 2022-02-28T01:51:12.000Z | 19.854167 | 62 | 0.560336 | 10,216 | package com.chaoqer.common.entity.base;
/**
* 审核状态
*/
public enum AuditStatus {
// 未审核(静默)
DEFAULT(0, "default"),
// 需要平台审核
NEED_PLATFORM_AUDIT(1, "needPlatformAudit"),
// 审核通过
PASSED(2, "passed"),
// 第三方审核不通过
UN_PASSED_BY_THIRD_PARTY(-1, "unPassedByThirdParty"),
// 平台审核不通过
U... |
3e17fe95808defe364dfd7e488edadb4cc4869ba | 3,555 | java | Java | modules/event-notifications/src/test/java/com/ibm/cloud/eventnotifications/event_notifications/v1/model/ReplaceTopicOptionsTest.java | IBM/event-notifications-java-admin-sdk | 03b921af535e6b5db61300c735615c9255c7c0a1 | [
"Apache-2.0"
] | 1 | 2022-03-31T08:20:03.000Z | 2022-03-31T08:20:03.000Z | modules/event-notifications/src/test/java/com/ibm/cloud/eventnotifications/event_notifications/v1/model/ReplaceTopicOptionsTest.java | IBM/event-notifications-java-admin-sdk | 03b921af535e6b5db61300c735615c9255c7c0a1 | [
"Apache-2.0"
] | 4 | 2022-01-11T05:57:24.000Z | 2022-03-25T07:46:25.000Z | modules/event-notifications/src/test/java/com/ibm/cloud/eventnotifications/event_notifications/v1/model/ReplaceTopicOptionsTest.java | IBM/event-notifications-java-admin-sdk | 03b921af535e6b5db61300c735615c9255c7c0a1 | [
"Apache-2.0"
] | null | null | null | 48.69863 | 156 | 0.775246 | 10,217 | /*
* (C) Copyright IBM Corp. 2022.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... |
3e17ffa263e1ef55cea7c291b384ca431cb7d324 | 45,087 | java | Java | optaplanner-core/src/main/java/org/optaplanner/core/api/score/stream/quad/QuadConstraintStream.java | mayurhole/optaplanner | 57391a824acfef81f3884542c97c5ac8eee7a8a6 | [
"Apache-2.0"
] | 20 | 2015-09-25T10:29:50.000Z | 2021-11-26T06:35:36.000Z | optaplanner-core/src/main/java/org/optaplanner/core/api/score/stream/quad/QuadConstraintStream.java | mayurhole/optaplanner | 57391a824acfef81f3884542c97c5ac8eee7a8a6 | [
"Apache-2.0"
] | 6 | 2021-03-23T00:32:23.000Z | 2022-02-16T01:15:24.000Z | optaplanner-core/src/main/java/org/optaplanner/core/api/score/stream/quad/QuadConstraintStream.java | mayurhole/optaplanner | 57391a824acfef81f3884542c97c5ac8eee7a8a6 | [
"Apache-2.0"
] | 6 | 2019-01-30T06:33:00.000Z | 2022-01-06T12:26:17.000Z | 51.469178 | 128 | 0.686872 | 10,218 | /*
* Copyright 2020 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e180073b23cffa522931589ea779f0a9b1bf57b | 6,765 | java | Java | src/main/java/com/sebbaindustries/warps/commands/creator/CommandFactory.java | SebbaIndustries/Warps-1.0 | a79cedec7adb7fa3b1c65a507bacb773a225cfb2 | [
"MIT"
] | null | null | null | src/main/java/com/sebbaindustries/warps/commands/creator/CommandFactory.java | SebbaIndustries/Warps-1.0 | a79cedec7adb7fa3b1c65a507bacb773a225cfb2 | [
"MIT"
] | null | null | null | src/main/java/com/sebbaindustries/warps/commands/creator/CommandFactory.java | SebbaIndustries/Warps-1.0 | a79cedec7adb7fa3b1c65a507bacb773a225cfb2 | [
"MIT"
] | null | null | null | 36.370968 | 158 | 0.648041 | 10,219 | package com.sebbaindustries.warps.commands.creator;
import com.sebbaindustries.warps.Core;
import com.sebbaindustries.warps.commands.actions.*;
import com.sebbaindustries.warps.commands.creator.completion.*;
import com.sebbaindustries.warps.utils.Color;
import com.sebbaindustries.warps.warp.Warp;
import com.sebbaindus... |
3e18013d6821312916ee6ed266f1cddbe59efd80 | 2,036 | java | Java | drools-wb-screens/drools-wb-globals-editor/drools-wb-globals-editor-api/src/main/java/org/drools/workbench/screens/globals/model/GlobalsEditorContent.java | kiereleaseuser/drools-wb | df5e42e2ab67935bb1166280f3016bfc740a2e61 | [
"Apache-2.0"
] | null | null | null | drools-wb-screens/drools-wb-globals-editor/drools-wb-globals-editor-api/src/main/java/org/drools/workbench/screens/globals/model/GlobalsEditorContent.java | kiereleaseuser/drools-wb | df5e42e2ab67935bb1166280f3016bfc740a2e61 | [
"Apache-2.0"
] | null | null | null | drools-wb-screens/drools-wb-globals-editor/drools-wb-globals-editor-api/src/main/java/org/drools/workbench/screens/globals/model/GlobalsEditorContent.java | kiereleaseuser/drools-wb | df5e42e2ab67935bb1166280f3016bfc740a2e61 | [
"Apache-2.0"
] | 1 | 2016-12-20T08:54:38.000Z | 2016-12-20T08:54:38.000Z | 34.508475 | 103 | 0.649312 | 10,220 | /*
* Copyright 2012 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e1801554222b0a9593f6ca0dac6949cbb3d5043 | 1,837 | java | Java | clothingPOS/src/com/scau/mis/controller/BrandController.java | JodenHe/CPOS | 4bcba7fe6c6674459e552a0c12a2c00d9d5199f0 | [
"MIT"
] | null | null | null | clothingPOS/src/com/scau/mis/controller/BrandController.java | JodenHe/CPOS | 4bcba7fe6c6674459e552a0c12a2c00d9d5199f0 | [
"MIT"
] | null | null | null | clothingPOS/src/com/scau/mis/controller/BrandController.java | JodenHe/CPOS | 4bcba7fe6c6674459e552a0c12a2c00d9d5199f0 | [
"MIT"
] | null | null | null | 21.869048 | 61 | 0.657594 | 10,221 | package com.scau.mis.controller;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import com.jfinal.core.Controller;
import com.jfinal.log.Log;
import com.scau.mis.model.Brand;
import com.scau.mis.service.BrandService;
/**
* 品牌信息的c... |
3e1801f5579d7f8e335feb1bcf6c0a30cc3f5b67 | 5,845 | java | Java | Programming/BinaryConversions.java | Salman1057/Java-Programs | 196cdda7d01eadab96297f44dc5175c645288d9a | [
"CC0-1.0"
] | null | null | null | Programming/BinaryConversions.java | Salman1057/Java-Programs | 196cdda7d01eadab96297f44dc5175c645288d9a | [
"CC0-1.0"
] | null | null | null | Programming/BinaryConversions.java | Salman1057/Java-Programs | 196cdda7d01eadab96297f44dc5175c645288d9a | [
"CC0-1.0"
] | null | null | null | 41.197183 | 131 | 0.655726 | 10,222 | import java.util.Scanner;
public class BinaryConversions {
/*
*
* Java Program to convert:
* (1) Binary to Decimal (4) Decimal to Binary (7) Decimal to Octal (10) Decimal to Hexa
* (2) Octal to Decimal (5) Octal to Binary (8) Binary to Octal (11) Binary to Hexa
* (3) Hexa to Decimal ... |
3e180376a3c0265942cd805f58f6fc4504cbd68e | 24,549 | java | Java | open-metadata-conformance-suite/open-metadata-conformance-suite-server/src/main/java/org/odpi/openmetadata/conformance/tests/repository/RepositoryConformanceTestCase.java | nctrangit/egeria | fd1a76f2510bd90770c5d69974a730de04eef73c | [
"Apache-2.0"
] | 1 | 2020-01-02T10:44:10.000Z | 2020-01-02T10:44:10.000Z | open-metadata-conformance-suite/open-metadata-conformance-suite-server/src/main/java/org/odpi/openmetadata/conformance/tests/repository/RepositoryConformanceTestCase.java | nctrangit/egeria | fd1a76f2510bd90770c5d69974a730de04eef73c | [
"Apache-2.0"
] | null | null | null | open-metadata-conformance-suite/open-metadata-conformance-suite-server/src/main/java/org/odpi/openmetadata/conformance/tests/repository/RepositoryConformanceTestCase.java | nctrangit/egeria | fd1a76f2510bd90770c5d69974a730de04eef73c | [
"Apache-2.0"
] | null | null | null | 41.608475 | 139 | 0.613671 | 10,223 | /* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.conformance.tests.repository;
import org.odpi.openmetadata.conformance.auditlog.ConformanceSuiteAuditCode;
import org.odpi.openmetadata.conformance.beans.OpenMetadataTestCase;
import org.odp... |
3e18046d42ed8798faaec16e2357ea6cbe83b06b | 2,127 | java | Java | common/arcus-client/src/main/java/com/iris/client/message/ClientMessageSerializer.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | common/arcus-client/src/main/java/com/iris/client/message/ClientMessageSerializer.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | common/arcus-client/src/main/java/com/iris/client/message/ClientMessageSerializer.java | eanderso/arcusplatform | a2293efa1cd8e884e6bedbe9c51bf29832ba8652 | [
"Apache-2.0"
] | null | null | null | 32.723077 | 96 | 0.707569 | 10,224 | /*
* Copyright 2019 Arcus Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e1804bea89d05c00ec2233f563f8afa43612108 | 762 | java | Java | src/garethflowers/retagit/Main.java | garethflowers/retagit | c8486a0a36561f69dbce9bdb2eb346ffc453aae7 | [
"MIT"
] | 1 | 2020-11-10T05:53:53.000Z | 2020-11-10T05:53:53.000Z | src/garethflowers/retagit/Main.java | garethflowers/retagit | c8486a0a36561f69dbce9bdb2eb346ffc453aae7 | [
"MIT"
] | null | null | null | src/garethflowers/retagit/Main.java | garethflowers/retagit | c8486a0a36561f69dbce9bdb2eb346ffc453aae7 | [
"MIT"
] | null | null | null | 21.771429 | 70 | 0.485564 | 10,225 | package garethflowers.retagit;
/**
* Main
*/
public class Main {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
try {
javax.swing.UIManager.setLookAndFeel(javax.swing.UIManager
.getSystemLookAndFeelClassName());
... |
3e180544c4aeb070fe5fa88984bd40007b0581c8 | 2,419 | java | Java | srv/src/main/java/com/yankaizhang/movielikes/srv/util/SecurityUtils.java | dzzhyk/movielikes | 074c214adca1802dd3f202a3888e956728758dfe | [
"MIT"
] | 1 | 2022-03-18T02:27:42.000Z | 2022-03-18T02:27:42.000Z | srv/src/main/java/com/yankaizhang/movielikes/srv/util/SecurityUtils.java | dzzhyk/movielikes | 074c214adca1802dd3f202a3888e956728758dfe | [
"MIT"
] | null | null | null | srv/src/main/java/com/yankaizhang/movielikes/srv/util/SecurityUtils.java | dzzhyk/movielikes | 074c214adca1802dd3f202a3888e956728758dfe | [
"MIT"
] | null | null | null | 22.398148 | 85 | 0.610583 | 10,226 | package com.yankaizhang.movielikes.srv.util;
import com.yankaizhang.movielikes.srv.constant.HttpStatus;
import com.yankaizhang.movielikes.srv.exception.ServiceException;
import com.yankaizhang.movielikes.srv.security.LoginUser;
import org.springframework.security.core.Authentication;
import org.springframework.securit... |
3e1806aeaef647b333a74069ad9aead39ebab366 | 2,748 | java | Java | lia-ui/src/main/java/com/lithium/community/android/ui/components/adapters/LiSupportHomeViewPagerAdapter.java | lithiumtech/li-android-sdk | 690abbd5fac12751f0dbae6d77eb2e36d1721924 | [
"Apache-2.0"
] | 2 | 2019-01-09T15:32:27.000Z | 2019-03-03T11:43:38.000Z | lia-ui/src/main/java/com/lithium/community/android/ui/components/adapters/LiSupportHomeViewPagerAdapter.java | lithiumtech/li-android-sdk | 690abbd5fac12751f0dbae6d77eb2e36d1721924 | [
"Apache-2.0"
] | 7 | 2018-08-09T05:35:20.000Z | 2019-09-19T09:36:28.000Z | lia-ui/src/main/java/com/lithium/community/android/ui/components/adapters/LiSupportHomeViewPagerAdapter.java | lithiumtech/lia-sdk-android | 690abbd5fac12751f0dbae6d77eb2e36d1721924 | [
"Apache-2.0"
] | 2 | 2018-12-11T10:03:29.000Z | 2020-07-20T19:54:41.000Z | 33.512195 | 100 | 0.711426 | 10,227 | /*
* Copyright 2018 Lithium Technologies Pvt Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... |
3e1807fbcc6d093c2a534d9050c14de02ce27f9e | 3,599 | java | Java | text/src/test/java/docs/javadsl/CharsetCodingFlowsDoc.java | gkatzioura/alpakka | 0153ae7d3cad6846742b807f06384b136f26c77a | [
"Apache-2.0"
] | 1,280 | 2016-10-13T13:38:21.000Z | 2022-03-22T14:48:37.000Z | text/src/test/java/docs/javadsl/CharsetCodingFlowsDoc.java | gkatzioura/alpakka | 0153ae7d3cad6846742b807f06384b136f26c77a | [
"Apache-2.0"
] | 2,100 | 2016-10-20T06:22:19.000Z | 2022-03-31T09:30:07.000Z | text/src/test/java/docs/javadsl/CharsetCodingFlowsDoc.java | gkatzioura/alpakka | 0153ae7d3cad6846742b807f06384b136f26c77a | [
"Apache-2.0"
] | 756 | 2016-10-20T09:44:07.000Z | 2022-03-27T10:25:32.000Z | 32.718182 | 90 | 0.70853 | 10,228 | /*
* Copyright (C) 2016-2020 Lightbend Inc. <https://www.lightbend.com>
*/
package docs.javadsl;
import akka.actor.ActorSystem;
// #encoding
import akka.stream.alpakka.testkit.javadsl.LogCapturingJunit4;
import akka.stream.alpakka.text.javadsl.TextFlow;
import akka.stream.IOResult;
import akka.stream.javadsl.FileI... |
3e1808c26f372198c4152244e713566b96c49845 | 1,923 | java | Java | api-stubs_intermediates/srcjars/android/telephony/TelephonyProtoEnums.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | 1 | 2020-12-24T01:33:37.000Z | 2020-12-24T01:33:37.000Z | test-api-stubs_intermediates/srcjars/android/telephony/TelephonyProtoEnums.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | null | null | null | test-api-stubs_intermediates/srcjars/android/telephony/TelephonyProtoEnums.java | team-miracle/android-libs | a6fbe765c2b862c25950ec339b6345b1c6bd7c43 | [
"Apache-2.0"
] | null | null | null | 42.733333 | 77 | 0.76235 | 10,229 | // Generated by protoc-gen-javastream. DO NOT MODIFY.
// source: frameworks/base/core/proto/android/telephony/enums.proto
package android.telephony;
/** @hide */
public final class TelephonyProtoEnums {
// enum DataConnectionPowerStateEnum
public static final int DATA_CONNECTION_POWER_STATE_LOW = 1;
publ... |
3e180926e25984f4770317c3c22fcd158642fb46 | 3,012 | java | Java | app/src/main/java/com/example/m8s1/umbrella/MainActivity.java | MADiazS2934/umbrella | a7374ffabcc6ab4471068ca3fc65106db6e95f30 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/m8s1/umbrella/MainActivity.java | MADiazS2934/umbrella | a7374ffabcc6ab4471068ca3fc65106db6e95f30 | [
"MIT"
] | null | null | null | app/src/main/java/com/example/m8s1/umbrella/MainActivity.java | MADiazS2934/umbrella | a7374ffabcc6ab4471068ca3fc65106db6e95f30 | [
"MIT"
] | null | null | null | 27.888889 | 83 | 0.623506 | 10,230 | package com.example.m8s1.umbrella;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.RadioButton;
import static com.example.m8s1.umbrella.Umbrella.ImperialOr... |
3e18096e1d51f70f7e2cd0e409c2e75f29fdd32e | 617 | java | Java | src/main/java/com/plugin/frege/gradle/GradleFregeException.java | IntelliJ-Frege/intellij-frege | cd582ae94db84d17b12e201b17ebd8a94f5d453c | [
"Apache-2.0"
] | 31 | 2021-06-18T10:44:15.000Z | 2022-02-15T00:29:39.000Z | src/main/java/com/plugin/frege/gradle/GradleFregeException.java | IntelliJ-Frege/intellij-frege | cd582ae94db84d17b12e201b17ebd8a94f5d453c | [
"Apache-2.0"
] | 42 | 2021-06-19T00:06:23.000Z | 2022-02-20T21:42:36.000Z | src/main/java/com/plugin/frege/gradle/GradleFregeException.java | IntelliJ-Frege/intellij-frege | cd582ae94db84d17b12e201b17ebd8a94f5d453c | [
"Apache-2.0"
] | 2 | 2021-02-28T10:42:30.000Z | 2021-05-10T21:19:58.000Z | 25.708333 | 124 | 0.701783 | 10,231 | package com.plugin.frege.gradle;
public class GradleFregeException extends Exception {
public GradleFregeException() {
super();
}
public GradleFregeException(String message) {
super(message);
}
public GradleFregeException(String message, Throwable cause) {
super(message, c... |
3e18097df2df83980528e95501467b50e37afc1f | 3,769 | java | Java | javar/jdk8-analysis/src/com/sun/xml/internal/ws/util/pipe/StandaloneTubeAssembler.java | vitahlin/kennen | b0de36d3b6e766b59291d885a0699b6be59318a7 | [
"MIT"
] | 12 | 2018-04-04T12:47:40.000Z | 2022-01-02T04:36:38.000Z | openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/util/pipe/StandaloneTubeAssembler.java | ams-ts-ikvm-bag/ikvm-src | 60009f5bdb4c9db68121f393b8b4c790a326bd32 | [
"Zlib"
] | 2 | 2020-07-19T08:29:50.000Z | 2020-07-21T01:20:56.000Z | openjdk-8u45-b14/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/util/pipe/StandaloneTubeAssembler.java | ams-ts-ikvm-bag/ikvm-src | 60009f5bdb4c9db68121f393b8b4c790a326bd32 | [
"Zlib"
] | 1 | 2020-11-04T07:02:06.000Z | 2020-11-04T07:02:06.000Z | 40.095745 | 87 | 0.695145 | 10,232 | /*
* Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e180a56c2a76fcd4aa20b57d78e0f070b3e1510 | 2,615 | java | Java | api/src/main/java/au/com/digitalspider/biblegame/service/LoginService.java | digitalspider/biblegame | 54105bca1c3560713530a4991edf61615510aa7b | [
"Apache-2.0"
] | null | null | null | api/src/main/java/au/com/digitalspider/biblegame/service/LoginService.java | digitalspider/biblegame | 54105bca1c3560713530a4991edf61615510aa7b | [
"Apache-2.0"
] | null | null | null | api/src/main/java/au/com/digitalspider/biblegame/service/LoginService.java | digitalspider/biblegame | 54105bca1c3560713530a4991edf61615510aa7b | [
"Apache-2.0"
] | null | null | null | 35.337838 | 117 | 0.798088 | 10,233 | package au.com.digitalspider.biblegame.service;
import java.util.Date;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.AuthenticationManager;
import org.springframework.security.authentication.BadCredentialsException;
import org.springframework.securit... |
3e180a7037585bee5c92cf83b12034bc847353ae | 226 | java | Java | account-service/api/src/test/java/com/idcf/boathouse/account/AccountServiceApplicationTests.java | Adrian-P7/boat-house | 91441f1e1d20d992ca164d139d4a1208907ff0be | [
"MIT"
] | 5 | 2020-06-18T03:36:41.000Z | 2020-11-14T06:05:54.000Z | account-service/api/src/test/java/com/idcf/boathouse/account/AccountServiceApplicationTests.java | Adrian-P7/boat-house | 91441f1e1d20d992ca164d139d4a1208907ff0be | [
"MIT"
] | 4 | 2020-12-27T03:25:17.000Z | 2022-02-21T12:44:30.000Z | account-service/api/src/test/java/com/idcf/boathouse/account/AccountServiceApplicationTests.java | Adrian-P7/boat-house | 91441f1e1d20d992ca164d139d4a1208907ff0be | [
"MIT"
] | 24 | 2020-07-15T08:53:02.000Z | 2022-01-11T04:54:35.000Z | 16.142857 | 60 | 0.79646 | 10,234 | package com.idcf.boathouse.account;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class AccountServiceApplicationTests {
@Test
void contextLoads() {
}
}
|
3e180a857fd622050ee8634e641d765362b3efb5 | 7,587 | java | Java | src/main/java/org/elasticsearch/action/admin/indices/cache/clear/TransportClearIndicesCacheAction.java | Laymo007/elasticsearch | f042b8f2e1f7c21eec5b6f2b79d9efcd9b1c6896 | [
"Apache-2.0"
] | 2 | 2017-09-14T15:55:47.000Z | 2021-04-12T22:52:31.000Z | src/main/java/org/elasticsearch/action/admin/indices/cache/clear/TransportClearIndicesCacheAction.java | Laymo007/elasticsearch | f042b8f2e1f7c21eec5b6f2b79d9efcd9b1c6896 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/elasticsearch/action/admin/indices/cache/clear/TransportClearIndicesCacheAction.java | Laymo007/elasticsearch | f042b8f2e1f7c21eec5b6f2b79d9efcd9b1c6896 | [
"Apache-2.0"
] | 2 | 2016-09-05T08:34:50.000Z | 2019-10-04T04:09:56.000Z | 45.431138 | 205 | 0.689073 | 10,235 | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... |
3e180cc4757d84a6a377e3ce11d5187b6afe9aeb | 652 | java | Java | Java-master/mybatis-insert-generatedkey/src/main/java/com/hmkcode/spring/mybatis/vo/MyObject.java | ahmed-anas/ahmeds.xyz | 112d03b09d43f5e335746313243b1704c3a01349 | [
"MIT"
] | null | null | null | Java-master/mybatis-insert-generatedkey/src/main/java/com/hmkcode/spring/mybatis/vo/MyObject.java | ahmed-anas/ahmeds.xyz | 112d03b09d43f5e335746313243b1704c3a01349 | [
"MIT"
] | 5 | 2021-01-21T01:32:45.000Z | 2022-01-21T23:46:59.000Z | Java-master/mybatis-insert-generatedkey/src/main/java/com/hmkcode/spring/mybatis/vo/MyObject.java | ahmed-anas/ahmeds.xyz | 112d03b09d43f5e335746313243b1704c3a01349 | [
"MIT"
] | 6 | 2021-01-02T16:44:05.000Z | 2021-01-20T08:57:15.000Z | 20.375 | 97 | 0.716258 | 10,236 | package com.hmkcode.spring.mybatis.vo;
import org.apache.ibatis.type.Alias;
//@Alias("MyObject") will be used by /src/resources/com/hmkcode/spring/mybatis/mybatis-config.xml
@Alias("MyObject")
public class MyObject {
private int objectId;
private String objectName;
public int getObjectId() {
return objectId;... |
3e180cc83acd77cdce5bf7781ccf4d74ac558f31 | 1,756 | java | Java | core/src/main/java/org/primefaces/extensions/application/Html5Context.java | e-Contract/primefaces-extensions | 54a4183600690d3a954413e60a3cb0e3fc44beaa | [
"MIT"
] | 55 | 2015-03-07T14:26:07.000Z | 2020-08-16T00:16:45.000Z | core/src/main/java/org/primefaces/extensions/application/Html5Context.java | e-Contract/primefaces-extensions | 54a4183600690d3a954413e60a3cb0e3fc44beaa | [
"MIT"
] | 83 | 2015-05-21T08:33:14.000Z | 2020-08-27T17:47:26.000Z | core/src/main/java/org/primefaces/extensions/application/Html5Context.java | e-Contract/primefaces-extensions | 54a4183600690d3a954413e60a3cb0e3fc44beaa | [
"MIT"
] | 98 | 2015-01-18T12:29:05.000Z | 2020-08-26T19:24:50.000Z | 40.837209 | 102 | 0.756264 | 10,237 | /*
* Copyright (c) 2011-2022 PrimeFaces Extensions
*
* 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, mod... |
3e180cdd98790f9f62759ecf8f7ce19e2971e556 | 4,890 | java | Java | code/java/ETFProfileandPrices/v2/src/main/java/com/factset/sdk/ETFProfileandPrices/models/InlineResponse20032DataExpenseRatio.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | 6 | 2022-02-07T16:34:18.000Z | 2022-03-30T08:04:57.000Z | code/java/ETFProfileandPrices/v2/src/main/java/com/factset/sdk/ETFProfileandPrices/models/InlineResponse20032DataExpenseRatio.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | 2 | 2022-02-07T05:25:57.000Z | 2022-03-07T14:18:04.000Z | code/java/ETFProfileandPrices/v2/src/main/java/com/factset/sdk/ETFProfileandPrices/models/InlineResponse20032DataExpenseRatio.java | factset/enterprise-sdk | 3fd4d1360756c515c9737a0c9a992c7451d7de7e | [
"Apache-2.0"
] | null | null | null | 32.6 | 322 | 0.749898 | 10,238 | /*
* Prime Developer Trial
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: v1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
*... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.