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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e0ee4c80dff6758bb675f19422072d4b653d58e | 467 | java | Java | project-grimoire/src/main/java/luzia/yasmin/ProjectGrimoire/controller/IndexController.java | YasminLuzia/ProjectsWeb | 10b0c92062581c56c609c0924b592f6f58a6c9be | [
"MIT"
] | null | null | null | project-grimoire/src/main/java/luzia/yasmin/ProjectGrimoire/controller/IndexController.java | YasminLuzia/ProjectsWeb | 10b0c92062581c56c609c0924b592f6f58a6c9be | [
"MIT"
] | null | null | null | project-grimoire/src/main/java/luzia/yasmin/ProjectGrimoire/controller/IndexController.java | YasminLuzia/ProjectsWeb | 10b0c92062581c56c609c0924b592f6f58a6c9be | [
"MIT"
] | null | null | null | 23.35 | 114 | 0.730193 | 6,328 | package luzia.yasmin.ProjectGrimoire.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @author Yasmin L
* @since 04/26/2020 - 3:30pm
* @version 1.0
*/
@RestController
public class IndexController {
@GetMapping("/")
... |
3e0ee5071d021c3f632326ae88ede10eeec92ca1 | 17,456 | java | Java | modules/lwjgl/vulkan/src/generated/java/org/lwjgl/vulkan/VkPipelineRepresentativeFragmentTestStateCreateInfoNV.java | theofficialgman/lwjgl3 | efea04818091799aa928f2ff2cd9484d8dfef8eb | [
"BSD-3-Clause"
] | 2 | 2021-11-08T02:57:16.000Z | 2021-11-08T09:40:38.000Z | modules/lwjgl/vulkan/src/generated/java/org/lwjgl/vulkan/VkPipelineRepresentativeFragmentTestStateCreateInfoNV.java | theofficialgman/lwjgl3 | efea04818091799aa928f2ff2cd9484d8dfef8eb | [
"BSD-3-Clause"
] | null | null | null | modules/lwjgl/vulkan/src/generated/java/org/lwjgl/vulkan/VkPipelineRepresentativeFragmentTestStateCreateInfoNV.java | theofficialgman/lwjgl3 | efea04818091799aa928f2ff2cd9484d8dfef8eb | [
"BSD-3-Clause"
] | null | null | null | 51.341176 | 287 | 0.73247 | 6,329 | /*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
package org.lwjgl.vulkan;
import javax.annotation.*;
import java.nio.*;
import org.lwjgl.*;
import org.lwjgl.system.*;
import static org.lwjgl.system.MemoryUtil.*;
import static org... |
3e0ee5af588ce2fa63c873fdee07f5e51e9549b1 | 2,465 | java | Java | gulimall-sms/src/main/java/com/atguigu/gulimall/sms/controller/HomeSubjectController.java | thwjava1/gulimall | 1ef8b618ebd777058445d01f5dee845ea748e31a | [
"Apache-2.0"
] | null | null | null | gulimall-sms/src/main/java/com/atguigu/gulimall/sms/controller/HomeSubjectController.java | thwjava1/gulimall | 1ef8b618ebd777058445d01f5dee845ea748e31a | [
"Apache-2.0"
] | 1 | 2021-09-20T20:50:58.000Z | 2021-09-20T20:50:58.000Z | gulimall-sms/src/main/java/com/atguigu/gulimall/sms/controller/HomeSubjectController.java | thwjava1/gulimall | 1ef8b618ebd777058445d01f5dee845ea748e31a | [
"Apache-2.0"
] | null | null | null | 25.132653 | 75 | 0.697929 | 6,330 | package com.atguigu.gulimall.sms.controller;
import java.util.Arrays;
import java.util.Map;
import com.atguigu.gulimall.commons.bean.PageVo;
import com.atguigu.gulimall.commons.bean.QueryCondition;
import com.atguigu.gulimall.commons.bean.Resp;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOper... |
3e0ee6349272f2b84ece9e8edb366adcd0c47d47 | 6,578 | java | Java | Comunicador/src/comunicador/ServidorLauncher.java | Prometheus-ETSIIT/locaviewer | 44cc07aa167611b2b99c150e0c21251309351e7c | [
"MIT"
] | 5 | 2015-01-13T09:29:20.000Z | 2016-12-16T13:00:35.000Z | Comunicador/src/comunicador/ServidorLauncher.java | Prometheus-ETSIIT/locaviewer | 44cc07aa167611b2b99c150e0c21251309351e7c | [
"MIT"
] | null | null | null | Comunicador/src/comunicador/ServidorLauncher.java | Prometheus-ETSIIT/locaviewer | 44cc07aa167611b2b99c150e0c21251309351e7c | [
"MIT"
] | 1 | 2021-06-17T06:24:37.000Z | 2021-06-17T06:24:37.000Z | 35.75 | 97 | 0.65035 | 6,331 | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 Prometheus
*
* 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, c... |
3e0ee68509418219c153b157e4fe1798b15d581a | 6,184 | java | Java | fivm/common/src/com/fiji/util/MyStack.java | mihirlibran/cse605 | bbc1072e1eb892dc37344ec8aca7b7154630a090 | [
"Apache-2.0"
] | null | null | null | fivm/common/src/com/fiji/util/MyStack.java | mihirlibran/cse605 | bbc1072e1eb892dc37344ec8aca7b7154630a090 | [
"Apache-2.0"
] | null | null | null | fivm/common/src/com/fiji/util/MyStack.java | mihirlibran/cse605 | bbc1072e1eb892dc37344ec8aca7b7154630a090 | [
"Apache-2.0"
] | null | null | null | 24.835341 | 80 | 0.62031 | 6,332 | /*
* MyStack.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-systems... |
3e0ee6ed4c949bb3b1a82fe57811783d66f78f58 | 1,553 | java | Java | modMcf/src/org/aion/mcf/types/AbstractBlockHeaderWrapper.java | ffarsad/aion | c16972b5a128f1a0ba01e426c32ccdcb708dceda | [
"MIT"
] | 1 | 2019-04-05T16:45:24.000Z | 2019-04-05T16:45:24.000Z | modMcf/src/org/aion/mcf/types/AbstractBlockHeaderWrapper.java | ffarsad/aion | c16972b5a128f1a0ba01e426c32ccdcb708dceda | [
"MIT"
] | null | null | null | modMcf/src/org/aion/mcf/types/AbstractBlockHeaderWrapper.java | ffarsad/aion | c16972b5a128f1a0ba01e426c32ccdcb708dceda | [
"MIT"
] | 2 | 2019-04-11T18:33:00.000Z | 2019-04-11T23:40:52.000Z | 22.838235 | 74 | 0.607856 | 6,333 | package org.aion.mcf.types;
import java.util.Arrays;
import org.aion.interfaces.block.BlockHeader;
import org.aion.rlp.RLP;
import org.aion.util.conversions.Hex;
/** AbstractBlockHeaderWrapper */
public abstract class AbstractBlockHeaderWrapper<BH extends BlockHeader> {
protected BH header;
protected byte[]... |
3e0ee764c0657490be041a4a56929b6c843c6211 | 2,555 | java | Java | src/test/java/org/mitre/synthea/world/concepts/CostsTest.java | LeightonDarkins/synthea | 85cdc58af2841cdf96668a3b60ba6c6f958047ff | [
"Apache-2.0"
] | 2 | 2020-02-03T22:39:48.000Z | 2020-11-29T15:09:46.000Z | src/test/java/org/mitre/synthea/world/concepts/CostsTest.java | LeightonDarkins/synthea | 85cdc58af2841cdf96668a3b60ba6c6f958047ff | [
"Apache-2.0"
] | null | null | null | src/test/java/org/mitre/synthea/world/concepts/CostsTest.java | LeightonDarkins/synthea | 85cdc58af2841cdf96668a3b60ba6c6f958047ff | [
"Apache-2.0"
] | 1 | 2020-03-05T21:11:20.000Z | 2020-03-05T21:11:20.000Z | 37.028986 | 99 | 0.716634 | 6,334 | package org.mitre.synthea.world.concepts;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import org.junit.Before;
import org.junit.Test;
import org.mitre.synthea.helpers.Config;
import org.mitre.synthea.world.agents.Person;
import org.mitre.synthea.world.concepts.HealthRecord.... |
3e0ee86ea1f60342a82b10f1a66728426cb7e99b | 939 | java | Java | src/main/java/com/antnest/dto/UserDTO.java | liquid8796/music_player | 29601f58f6cbf0c69546019f583b694d64635e42 | [
"MIT"
] | null | null | null | src/main/java/com/antnest/dto/UserDTO.java | liquid8796/music_player | 29601f58f6cbf0c69546019f583b694d64635e42 | [
"MIT"
] | null | null | null | src/main/java/com/antnest/dto/UserDTO.java | liquid8796/music_player | 29601f58f6cbf0c69546019f583b694d64635e42 | [
"MIT"
] | null | null | null | 15.65 | 48 | 0.584665 | 6,335 | package com.antnest.dto;
import javax.persistence.Column;
public class UserDTO {
private long id;
private String firstName;
private String lastName;
private int age;
private boolean isSinger;
public UserDTO() {
}
public long getId() {
return id;
}
public void se... |
3e0ee884a0d498a45bf5c33691b9b746794554e7 | 759 | java | Java | src/main/java/gd/rf/acro/ace/spells/ConjureFireSpell.java | JSJBDEV/ACE | 09ae9add74a386982c0a4cc87ef6fefbe66b47f0 | [
"MIT"
] | 2 | 2021-10-30T07:17:48.000Z | 2021-10-30T08:17:00.000Z | src/main/java/gd/rf/acro/ace/spells/ConjureFireSpell.java | JSJBDEV/ACE | 09ae9add74a386982c0a4cc87ef6fefbe66b47f0 | [
"MIT"
] | 1 | 2021-11-12T13:37:25.000Z | 2021-12-01T20:43:22.000Z | src/main/java/gd/rf/acro/ace/spells/ConjureFireSpell.java | JSJBDEV/ACE | 09ae9add74a386982c0a4cc87ef6fefbe66b47f0 | [
"MIT"
] | null | null | null | 20.513514 | 83 | 0.628458 | 6,336 | package gd.rf.acro.ace.spells;
import net.minecraft.block.Blocks;
import net.minecraft.entity.LivingEntity;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.World;
public class ConjureFireSpell extends Spell {
@Override
public String spellType() {
return "tap";
}
@Override
... |
3e0ee8cd7d4d4aa1f4106ab0c6e56343c13b036e | 2,188 | java | Java | jdbi3-utils/src/test/java/cloud/nndi/oss/jdbi/customizers/TestBase64Customizer.java | nndi-oss/jdbi-utils | bc9521be561581db2cd8659ee0091e7886f82fef | [
"MIT"
] | 2 | 2022-01-28T23:03:41.000Z | 2022-03-07T16:28:29.000Z | jdbi3-utils/src/test/java/cloud/nndi/oss/jdbi/customizers/TestBase64Customizer.java | nndi-oss/jdbi-utils | bc9521be561581db2cd8659ee0091e7886f82fef | [
"MIT"
] | null | null | null | jdbi3-utils/src/test/java/cloud/nndi/oss/jdbi/customizers/TestBase64Customizer.java | nndi-oss/jdbi-utils | bc9521be561581db2cd8659ee0091e7886f82fef | [
"MIT"
] | null | null | null | 32.656716 | 115 | 0.64351 | 6,337 | package cloud.nndi.oss.jdbi.customizers;
import cloud.nndi.oss.jdbi.HsqldbDatabaseRule;
import org.jdbi.v3.core.Handle;
import org.jdbi.v3.sqlobject.SqlObjectPlugin;
import org.jdbi.v3.sqlobject.customizer.Bind;
import org.jdbi.v3.sqlobject.statement.SqlUpdate;
import org.junit.jupiter.api.AfterEach;
import org.junit.... |
3e0ee8db4df568012988d79c5a7ad0b4827b3c78 | 1,797 | java | Java | server/src/main/java/org/opensearch/search/profile/query/QueryProfileBreakdown.java | korpx-z/OpenSearch | dd9622fec64805141848537c0cf5265e8650ffb9 | [
"Apache-2.0"
] | 4,822 | 2021-04-12T15:03:57.000Z | 2022-03-31T23:37:49.000Z | server/src/main/java/org/opensearch/search/profile/query/QueryProfileBreakdown.java | korpx-z/OpenSearch | dd9622fec64805141848537c0cf5265e8650ffb9 | [
"Apache-2.0"
] | 2,146 | 2021-04-12T14:10:48.000Z | 2022-03-31T23:58:34.000Z | server/src/main/java/org/opensearch/search/profile/query/QueryProfileBreakdown.java | korpx-z/OpenSearch | dd9622fec64805141848537c0cf5265e8650ffb9 | [
"Apache-2.0"
] | 593 | 2021-04-12T16:26:05.000Z | 2022-03-31T11:33:45.000Z | 32.672727 | 94 | 0.754035 | 6,338 | /*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/
/*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distribute... |
3e0ee9c6ace024cbba5ab2e7cca0d6b604e164f3 | 4,487 | java | Java | src/test/java/org/zaproxy/gradle/crowdin/internal/TokenReplacerUnitTest.java | thc202/gradle-plugin-crowdin | 56e381364a6a09bab60c70fc04925bb3757d40eb | [
"Apache-2.0"
] | null | null | null | src/test/java/org/zaproxy/gradle/crowdin/internal/TokenReplacerUnitTest.java | thc202/gradle-plugin-crowdin | 56e381364a6a09bab60c70fc04925bb3757d40eb | [
"Apache-2.0"
] | 1 | 2021-08-12T15:37:29.000Z | 2021-08-12T15:37:29.000Z | src/test/java/org/zaproxy/gradle/crowdin/internal/TokenReplacerUnitTest.java | thc202/gradle-plugin-crowdin | 56e381364a6a09bab60c70fc04925bb3757d40eb | [
"Apache-2.0"
] | 1 | 2019-09-27T21:46:11.000Z | 2019-09-27T21:46:11.000Z | 32.280576 | 86 | 0.631825 | 6,339 | /*
* Zed Attack Proxy (ZAP) and its related class files.
*
* ZAP is an HTTP/HTTPS proxy for assessing web application security.
*
* Copyright 2021 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... |
3e0eea43c1025f96f0a9fcfa8298e3498d8f5389 | 949 | java | Java | app/src/main/java/id/my/berviantoleo/ecceg_rsa_app/ECCEGActivity.java | berviantoleo/rsa-ecceg-implementation | 092d784b483d56031541f888418c63e691098e9b | [
"MIT"
] | null | null | null | app/src/main/java/id/my/berviantoleo/ecceg_rsa_app/ECCEGActivity.java | berviantoleo/rsa-ecceg-implementation | 092d784b483d56031541f888418c63e691098e9b | [
"MIT"
] | 26 | 2018-10-26T01:06:55.000Z | 2020-10-22T00:56:22.000Z | app/src/main/java/id/my/berviantoleo/ecceg_rsa_app/ECCEGActivity.java | berviantoleo/rsa-ecceg-implementation | 092d784b483d56031541f888418c63e691098e9b | [
"MIT"
] | 1 | 2018-10-05T09:33:28.000Z | 2018-10-05T09:33:28.000Z | 31.633333 | 101 | 0.781876 | 6,340 | package id.my.berviantoleo.ecceg_rsa_app;
import android.os.Bundle;
import id.my.berviantoleo.ecceg_rsa_app.adapter.ECCEGPagerAdapter;
import com.google.android.material.tabs.TabLayout;
import androidx.appcompat.app.AppCompatActivity;
import androidx.viewpager.widget.ViewPager;
import butterknife.BindView;
import bu... |
3e0eece4018fe5dbc28bc2e0503b3897b0035040 | 1,339 | java | Java | core/spoofax.eclipse/src/main/java/mb/spoofax/eclipse/pie/GarbageCollectHandler.java | pmisteliac/spoofax-pie | 38eaa6e4a7446c782fa10d863e58bd6430a2c105 | [
"Apache-2.0"
] | null | null | null | core/spoofax.eclipse/src/main/java/mb/spoofax/eclipse/pie/GarbageCollectHandler.java | pmisteliac/spoofax-pie | 38eaa6e4a7446c782fa10d863e58bd6430a2c105 | [
"Apache-2.0"
] | null | null | null | core/spoofax.eclipse/src/main/java/mb/spoofax/eclipse/pie/GarbageCollectHandler.java | pmisteliac/spoofax-pie | 38eaa6e4a7446c782fa10d863e58bd6430a2c105 | [
"Apache-2.0"
] | null | null | null | 38.257143 | 117 | 0.743092 | 6,341 | package mb.spoofax.eclipse.pie;
import mb.pie.api.MixedSession;
import mb.pie.api.Pie;
import mb.spoofax.eclipse.SpoofaxEclipseComponent;
import mb.spoofax.eclipse.SpoofaxPlugin;
import org.checkerframework.checker.nullness.qual.Nullable;
import org.eclipse.core.commands.AbstractHandler;
import org.eclipse.core.comman... |
3e0eed1554dc4c70e4296278f1f9bf96793b77e0 | 4,697 | java | Java | library/src/test/java/com/whiterabbit/postman/ServerInteractionHelperTest.java | fedepaol/PostmanLib--Rings-Twice--Android | b37409c834b7c07c5673f70f13124f9c2f8aa099 | [
"Apache-2.0"
] | 15 | 2015-01-04T16:54:03.000Z | 2020-02-16T10:16:15.000Z | library/src/test/java/com/whiterabbit/postman/ServerInteractionHelperTest.java | fedepaol/PostmanLib--Rings-Twice--Android | b37409c834b7c07c5673f70f13124f9c2f8aa099 | [
"Apache-2.0"
] | null | null | null | library/src/test/java/com/whiterabbit/postman/ServerInteractionHelperTest.java | fedepaol/PostmanLib--Rings-Twice--Android | b37409c834b7c07c5673f70f13124f9c2f8aa099 | [
"Apache-2.0"
] | 7 | 2015-03-20T16:54:48.000Z | 2021-02-07T21:52:11.000Z | 33.55 | 106 | 0.703002 | 6,342 | package com.whiterabbit.postman;
import android.content.Intent;
import com.whiterabbit.postman.exceptions.SendingCommandException;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.Robolectric;
import org.robolectric.RobolectricTestRunner;
import org.robolectric.sh... |
3e0eed91508d0d3fc9cfbc98fec1535da74317a5 | 2,286 | java | Java | src/com/scalingfiltering/java/controllers/StatisticController.java | HouariZegai/ScalingFiltering | 38661555d112c244df6de4bcfadbda5117712bfc | [
"MIT"
] | 11 | 2019-08-03T22:42:18.000Z | 2020-01-08T20:38:11.000Z | src/com/scalingfiltering/java/controllers/StatisticController.java | HouariZegai/ScalingFiltering | 38661555d112c244df6de4bcfadbda5117712bfc | [
"MIT"
] | null | null | null | src/com/scalingfiltering/java/controllers/StatisticController.java | HouariZegai/ScalingFiltering | 38661555d112c244df6de4bcfadbda5117712bfc | [
"MIT"
] | null | null | null | 32.197183 | 85 | 0.633421 | 6,343 | package com.scalingfiltering.java.controllers;
import com.scalingfiltering.java.engine.Filtrage;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.chart.BarChart;
import javafx.scene.chart.LineChart;
import javafx.scene.chart.XYChart;
import java.net.URL;
import java.util.ResourceBundle;
... |
3e0eede92b0480ff3cc47d6c8660fc3f836ca698 | 527 | java | Java | Java/IsInFibonacci/IsFibonacci.java | sgavil/AlgoCode | 6b2ddf534ee02b89869359cf4fcdcf192e37160b | [
"MIT"
] | 151 | 2020-10-01T07:38:26.000Z | 2022-03-31T10:07:55.000Z | Java/IsInFibonacci/IsFibonacci.java | sgavil/AlgoCode | 6b2ddf534ee02b89869359cf4fcdcf192e37160b | [
"MIT"
] | 285 | 2020-10-01T09:34:29.000Z | 2021-08-02T12:13:49.000Z | Java/IsInFibonacci/IsFibonacci.java | sgavil/AlgoCode | 6b2ddf534ee02b89869359cf4fcdcf192e37160b | [
"MIT"
] | 275 | 2020-10-01T09:43:51.000Z | 2022-03-30T19:30:53.000Z | 22.913043 | 72 | 0.552182 | 6,344 | import java.util.Scanner;
public class IsFibonacci {
static boolean isPerfectSquare(int x) {
int s = (int) Math.sqrt(x);
return (s*s == x);
}
static boolean isFibonacci(int n) {
return isPerfectSquare(5*n*n + 4) || isPerfectSquare(5*n*n - 4);
}
public static void main(St... |
3e0eee47c8911244b866afb471627cda32669d71 | 3,761 | java | Java | src/lo/wolo/pokerccf/RemoteUser.java | mllobet/pokerCCF | 2e71b6f52dcdfac4be3cd8b19c9b8bb0d7a1d73a | [
"BSD-3-Clause"
] | 1 | 2019-10-20T17:06:44.000Z | 2019-10-20T17:06:44.000Z | src/lo/wolo/pokerccf/RemoteUser.java | mllobet/pokerCCF | 2e71b6f52dcdfac4be3cd8b19c9b8bb0d7a1d73a | [
"BSD-3-Clause"
] | null | null | null | src/lo/wolo/pokerccf/RemoteUser.java | mllobet/pokerCCF | 2e71b6f52dcdfac4be3cd8b19c9b8bb0d7a1d73a | [
"BSD-3-Clause"
] | 2 | 2017-04-10T10:07:55.000Z | 2019-10-20T17:06:47.000Z | 31.341667 | 91 | 0.764158 | 6,345 | /*
Copyright (c) 2011-2013, Intel Corporation
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disc... |
3e0eee513392ea9819d970921137a4e30c532182 | 698 | java | Java | IHMCRoboticsToolkit/test/us/ihmc/robotics/hyperCubeTree/OneDimensionalBoundsTest.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | null | null | null | IHMCRoboticsToolkit/test/us/ihmc/robotics/hyperCubeTree/OneDimensionalBoundsTest.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | null | null | null | IHMCRoboticsToolkit/test/us/ihmc/robotics/hyperCubeTree/OneDimensionalBoundsTest.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | null | null | null | 29.083333 | 102 | 0.776504 | 6,346 | package us.ihmc.robotics.hyperCubeTree;
import org.junit.Test;
import us.ihmc.tools.continuousIntegration.ContinuousIntegrationAnnotations.ContinuousIntegrationTest;
import static org.junit.Assert.assertEquals;
public class OneDimensionalBoundsTest
{
private static final double eps = 1e-14;
@ContinuousIntegrat... |
3e0eef19f1c52443bd1656693bff70eaa058c50e | 3,848 | java | Java | MoWiDi PC/src/edu/kit/ibds/mowidi/pc/ui/MobileProperties.java | DocGerd/MoWiDi | 3fe6011e75bf37eacca8b9d09267f28519df7f97 | [
"MIT"
] | null | null | null | MoWiDi PC/src/edu/kit/ibds/mowidi/pc/ui/MobileProperties.java | DocGerd/MoWiDi | 3fe6011e75bf37eacca8b9d09267f28519df7f97 | [
"MIT"
] | null | null | null | MoWiDi PC/src/edu/kit/ibds/mowidi/pc/ui/MobileProperties.java | DocGerd/MoWiDi | 3fe6011e75bf37eacca8b9d09267f28519df7f97 | [
"MIT"
] | null | null | null | 31.801653 | 98 | 0.659044 | 6,347 | /*
* @(#)MobileProperties.java
*
* This file is part of MoWiDi.
*
* MoWiDi is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
... |
3e0eef503c2384599878392c2a83e0679f8bc645 | 2,125 | java | Java | src/main/java/org/algo/netio/Batch.java | saurabhse/hybo | 824055c4aacd20def8454ad5d289d0e129cd6a89 | [
"MIT"
] | 2 | 2021-08-06T17:49:15.000Z | 2022-01-28T17:50:47.000Z | src/main/java/org/algo/netio/Batch.java | saurabhse/hybo | 824055c4aacd20def8454ad5d289d0e129cd6a89 | [
"MIT"
] | null | null | null | src/main/java/org/algo/netio/Batch.java | saurabhse/hybo | 824055c4aacd20def8454ad5d289d0e129cd6a89 | [
"MIT"
] | 3 | 2017-07-11T09:55:09.000Z | 2018-09-13T17:44:02.000Z | 33.730159 | 97 | 0.718118 | 6,348 | /*
* Copyright 1997-2017 Optimatika (www.optimatika.se)
*
* 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, mo... |
3e0ef0151cf173e7c8ee7f27cc88ff7eeb768c21 | 4,384 | java | Java | bindings/cli/src/main/java/org/platformlayer/client/cli/commands/PlatformLayerCommandRunnerBase.java | eric-erki/Everything-as-a-service | e7a8cdff2aefa658cb41cffdd8c33d19e3b5bc3c | [
"BSD-3-Clause"
] | 6 | 2015-01-16T04:58:49.000Z | 2020-12-30T09:24:56.000Z | bindings/cli/src/main/java/org/platformlayer/client/cli/commands/PlatformLayerCommandRunnerBase.java | platformlayer/platformlayer | e7a8cdff2aefa658cb41cffdd8c33d19e3b5bc3c | [
"BSD-3-Clause"
] | 5 | 2019-11-13T03:01:19.000Z | 2021-06-04T00:57:30.000Z | bindings/cli/src/main/java/org/platformlayer/client/cli/commands/PlatformLayerCommandRunnerBase.java | eric-erki/Everything-as-a-service | e7a8cdff2aefa658cb41cffdd8c33d19e3b5bc3c | [
"BSD-3-Clause"
] | 1 | 2020-12-30T09:24:57.000Z | 2020-12-30T09:24:57.000Z | 27.229814 | 105 | 0.753878 | 6,349 | package org.platformlayer.client.cli.commands;
import java.io.PrintWriter;
import java.util.Collections;
import java.util.Comparator;
import java.util.Date;
import java.util.List;
import javax.xml.transform.Source;
import javax.xml.transform.dom.DOMSource;
import org.json.JSONException;
import org.json.JSONObject;
i... |
3e0ef0a69ea48c9a277142a5e18eb51ffd15e713 | 6,000 | java | Java | myphotos-generator/src/main/java/net/devstudy/myphotos/generator/DataGenerator.java | devstudy-net/myphotos.com | d6c695a158bdb8ac1b6a5240b39b2eea99f2d05f | [
"Apache-2.0"
] | 1 | 2019-05-30T02:40:56.000Z | 2019-05-30T02:40:56.000Z | myphotos-generator/src/main/java/net/devstudy/myphotos/generator/DataGenerator.java | devstudy-net/myphotos.com | d6c695a158bdb8ac1b6a5240b39b2eea99f2d05f | [
"Apache-2.0"
] | 1 | 2022-02-16T00:54:42.000Z | 2022-02-16T00:54:42.000Z | myphotos-generator/src/main/java/net/devstudy/myphotos/generator/DataGenerator.java | devstudy-net/myphotos.com | d6c695a158bdb8ac1b6a5240b39b2eea99f2d05f | [
"Apache-2.0"
] | 7 | 2018-02-23T10:45:11.000Z | 2021-01-27T19:51:12.000Z | 36.363636 | 108 | 0.692667 | 6,350 | /*
* Copyright 2017 </>DevStudy.net.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e0ef0fa9c67ae747a617313f01988f2f993b8ce | 5,035 | java | Java | module_easeui/src/main/java/com/hyphenate/easeui/EaseConstant.java | RalfNick/PreciousPet | 6d3ede20da1fb98545d3e84f96c17a0e63ab667d | [
"Apache-2.0"
] | null | null | null | module_easeui/src/main/java/com/hyphenate/easeui/EaseConstant.java | RalfNick/PreciousPet | 6d3ede20da1fb98545d3e84f96c17a0e63ab667d | [
"Apache-2.0"
] | null | null | null | module_easeui/src/main/java/com/hyphenate/easeui/EaseConstant.java | RalfNick/PreciousPet | 6d3ede20da1fb98545d3e84f96c17a0e63ab667d | [
"Apache-2.0"
] | null | null | null | 57.873563 | 104 | 0.768222 | 6,351 | /**
* Copyright (C) 2016 Hyphenate 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 appli... |
3e0ef2bc9c45789205e740bd1ef4dbfa99b0d1d7 | 1,376 | java | Java | src/test/java/de/thro/inf/prg3/a09/model/FighterFactoryTest.java | JulLeuverink/09-adapter-flyweight-jfx | 2c738367f398379515aba87b324e88df51055718 | [
"MIT"
] | null | null | null | src/test/java/de/thro/inf/prg3/a09/model/FighterFactoryTest.java | JulLeuverink/09-adapter-flyweight-jfx | 2c738367f398379515aba87b324e88df51055718 | [
"MIT"
] | null | null | null | src/test/java/de/thro/inf/prg3/a09/model/FighterFactoryTest.java | JulLeuverink/09-adapter-flyweight-jfx | 2c738367f398379515aba87b324e88df51055718 | [
"MIT"
] | 1 | 2018-12-06T10:50:04.000Z | 2018-12-06T10:50:04.000Z | 25.018182 | 60 | 0.741279 | 6,352 | package de.thro.inf.prg3.a09.model;
import org.junit.jupiter.api.Test;
import java.util.HashSet;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
import static org.junit.jupiter.api.Assertions.*;
class FighterFactoryTest {
private final FighterFactory fighterFactory;
FighterFactoryTest() {... |
3e0ef381138cdca75245983c96368085ce9f50aa | 2,303 | java | Java | archunit/src/main/java/com/tngtech/archunit/library/plantuml/PlantUmlComponentDependency.java | bogsi17/ArchUnit | 252e363b4429a9ab63a7123e8faa89991e9368c6 | [
"Apache-2.0"
] | 5 | 2020-01-10T14:35:15.000Z | 2021-03-22T01:56:49.000Z | archunit/src/main/java/com/tngtech/archunit/library/plantuml/PlantUmlComponentDependency.java | bogsi17/ArchUnit | 252e363b4429a9ab63a7123e8faa89991e9368c6 | [
"Apache-2.0"
] | null | null | null | archunit/src/main/java/com/tngtech/archunit/library/plantuml/PlantUmlComponentDependency.java | bogsi17/ArchUnit | 252e363b4429a9ab63a7123e8faa89991e9368c6 | [
"Apache-2.0"
] | null | null | null | 31.121622 | 86 | 0.650022 | 6,353 | /*
* Copyright 2019 TNG Technology Consulting GmbH
*
* 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... |
3e0ef3cc45258e8d018a50c36b12f6804872735d | 3,772 | java | Java | spring-boot-shiro/src/main/java/com/lance/shiro/config/ShiroConfig.java | yangfy5/spring-boot-all | 068fac7a9544c2f7dff0ed179455feb9bf382666 | [
"Apache-2.0"
] | 2,127 | 2015-01-27T03:32:56.000Z | 2022-03-29T08:53:41.000Z | spring-boot-shiro/src/main/java/com/lance/shiro/config/ShiroConfig.java | songwenming/spring-boot-all-1 | f2bc423ce7aebbd30d0d6a0af03d69e9a207e2b8 | [
"Apache-2.0"
] | 25 | 2016-10-16T11:17:35.000Z | 2020-09-04T06:43:03.000Z | spring-boot-shiro/src/main/java/com/lance/shiro/config/ShiroConfig.java | songwenming/spring-boot-all-1 | f2bc423ce7aebbd30d0d6a0af03d69e9a207e2b8 | [
"Apache-2.0"
] | 1,437 | 2015-02-02T05:36:50.000Z | 2022-03-18T21:10:13.000Z | 30.666667 | 80 | 0.765642 | 6,354 | package com.lance.shiro.config;
import java.util.Map;
import javax.servlet.DispatcherType;
import javax.servlet.Filter;
import org.apache.shiro.cache.ehcache.EhCacheManager;
import org.apache.shiro.spring.LifecycleBeanPostProcessor;
import org.apache.shiro.spring.web.ShiroFilterFactoryBean;
import org.apache.shiro.w... |
3e0ef40f7b8084a3a3f65996e0202d98aa90efcf | 8,253 | java | Java | integration-cloud/buzzword_sample/webapp/src/main/java/org/wso2/carbon/buzzword/tag/cloud/sample/BuzzwordDAO.java | davizucon/cloud-samples | 85068cc45fb181bc70ac02a3e827cbb7a0b36d39 | [
"Apache-2.0"
] | 1 | 2022-02-17T14:19:19.000Z | 2022-02-17T14:19:19.000Z | integration-cloud/buzzword_sample/webapp/src/main/java/org/wso2/carbon/buzzword/tag/cloud/sample/BuzzwordDAO.java | davizucon/cloud-samples | 85068cc45fb181bc70ac02a3e827cbb7a0b36d39 | [
"Apache-2.0"
] | null | null | null | integration-cloud/buzzword_sample/webapp/src/main/java/org/wso2/carbon/buzzword/tag/cloud/sample/BuzzwordDAO.java | davizucon/cloud-samples | 85068cc45fb181bc70ac02a3e827cbb7a0b36d39 | [
"Apache-2.0"
] | 5 | 2017-09-12T06:31:32.000Z | 2019-04-08T19:52:06.000Z | 42.323077 | 145 | 0.666545 | 6,355 | /*
* Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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/li... |
3e0ef4c8a5e5ffc4520dba80f93b90fac9c730ce | 5,100 | java | Java | client/rest-high-level/src/test/java/org/elasticsearch/client/watcher/ExecuteWatchResponseTests.java | YMhao/elasticsearch | 3bb826aa5cf477d3f0cc2397bda517d501c08b9a | [
"Apache-2.0"
] | 1,125 | 2016-09-11T17:27:35.000Z | 2022-03-29T13:41:58.000Z | client/rest-high-level/src/test/java/org/elasticsearch/client/watcher/ExecuteWatchResponseTests.java | YMhao/elasticsearch | 3bb826aa5cf477d3f0cc2397bda517d501c08b9a | [
"Apache-2.0"
] | 346 | 2016-12-03T18:37:07.000Z | 2022-03-29T08:33:04.000Z | client/rest-high-level/src/test/java/org/elasticsearch/client/watcher/ExecuteWatchResponseTests.java | YMhao/elasticsearch | 3bb826aa5cf477d3f0cc2397bda517d501c08b9a | [
"Apache-2.0"
] | 190 | 2016-12-15T13:46:19.000Z | 2022-03-04T05:17:11.000Z | 43.965517 | 135 | 0.714902 | 6,356 | /*
* 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... |
3e0ef50284a8427259460f212694db7b0f54731f | 1,525 | java | Java | app/src/main/java/com/example/jingbin/cloudreader/ui/menu/NavHomePageActivity.java | youlookwhat/CloudReader | 5290827d2ecefed3590500fe17509ceb4ef9b11b | [
"Apache-2.0"
] | 5,081 | 2016-12-23T11:32:02.000Z | 2022-03-31T07:25:25.000Z | app/src/main/java/com/example/jingbin/cloudreader/ui/menu/NavHomePageActivity.java | youlookwhat/CloudReader | 5290827d2ecefed3590500fe17509ceb4ef9b11b | [
"Apache-2.0"
] | 123 | 2017-01-03T16:10:21.000Z | 2022-03-27T12:20:12.000Z | app/src/main/java/com/example/jingbin/cloudreader/ui/menu/NavHomePageActivity.java | youlookwhat/CloudReader | 5290827d2ecefed3590500fe17509ceb4ef9b11b | [
"Apache-2.0"
] | 1,528 | 2016-12-22T01:44:51.000Z | 2022-03-31T05:37:41.000Z | 36.309524 | 161 | 0.775082 | 6,357 | package com.example.jingbin.cloudreader.ui.menu;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.databinding.DataBindingUtil;
import com.example.jingbin.cloudreader.R;
import com.example.jingbin.cloudreader.data... |
3e0ef5eefce758fda2d09035b7bbb9eba3a69ee3 | 507 | java | Java | chapter_005/src/test/java/ru/job4j/list/SimpleStackTest.java | Vikkingg13/job4j | c7b6c8d5740b7c7dff777ddd97f4e81c13733fa8 | [
"Apache-2.0"
] | 1 | 2020-05-05T20:04:00.000Z | 2020-05-05T20:04:00.000Z | chapter_005/src/test/java/ru/job4j/list/SimpleStackTest.java | Vikkingg13/job4j | c7b6c8d5740b7c7dff777ddd97f4e81c13733fa8 | [
"Apache-2.0"
] | 1 | 2021-12-14T20:46:48.000Z | 2021-12-14T20:46:48.000Z | chapter_005/src/test/java/ru/job4j/list/SimpleStackTest.java | Vikkingg13/job4j | c7b6c8d5740b7c7dff777ddd97f4e81c13733fa8 | [
"Apache-2.0"
] | null | null | null | 26.684211 | 72 | 0.658777 | 6,358 | package ru.job4j.list;
import org.junit.Test;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertThat;
public class SimpleStackTest {
@Test
public void whenPushElementsFiveTenFifteenThenPollFifteenTenFive() {
SimpleStack<Integer> stack = new SimpleStack<>();
stack.pus... |
3e0ef696d3d8418620fe4998378b9ecc39309aaf | 117 | java | Java | services/library/src/main/java/com/google/cloud/pso/bq_pii_classifier/entities/DispatcherType.java | GoogleCloudPlatform/bq-pii-classifier | 4fda9080e5f8f5c256effc0dcbea59624b472c7b | [
"Apache-2.0"
] | 2 | 2022-02-18T13:03:23.000Z | 2022-02-19T09:47:42.000Z | services/library/src/main/java/com/google/cloud/pso/bq_pii_classifier/entities/DispatcherType.java | GoogleCloudPlatform/bq-pii-classifier | 4fda9080e5f8f5c256effc0dcbea59624b472c7b | [
"Apache-2.0"
] | 8 | 2022-02-25T03:27:54.000Z | 2022-03-30T03:33:54.000Z | services/library/src/main/java/com/google/cloud/pso/bq_pii_classifier/entities/DispatcherType.java | GoogleCloudPlatform/bq-pii-classifier | 4fda9080e5f8f5c256effc0dcbea59624b472c7b | [
"Apache-2.0"
] | null | null | null | 16.714286 | 56 | 0.769231 | 6,359 | package com.google.cloud.pso.bq_pii_classifier.entities;
public enum DispatcherType {
INSPECTION,
TAGGING
}
|
3e0ef72345fd5a6b0874302909726063d87d23f9 | 432 | java | Java | src/main/java/com/zyc/mrcweb/MrcwebApplication.java | ZYChimne/MRCWeb | 3cda7a18a69d817d2c287308e407ceb4d690bc2e | [
"MIT"
] | 1 | 2021-04-06T12:06:32.000Z | 2021-04-06T12:06:32.000Z | src/main/java/com/zyc/mrcweb/MrcwebApplication.java | ZYChimne/MRCWeb | 3cda7a18a69d817d2c287308e407ceb4d690bc2e | [
"MIT"
] | null | null | null | src/main/java/com/zyc/mrcweb/MrcwebApplication.java | ZYChimne/MRCWeb | 3cda7a18a69d817d2c287308e407ceb4d690bc2e | [
"MIT"
] | null | null | null | 27 | 82 | 0.821759 | 6,360 | package com.zyc.mrcweb;
import com.google.gson.Gson;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import java.io.*;
import java.util.concurrent.TimeUnit;
@SpringBootApplication
public class MrcwebApplication {
public static void main(String[... |
3e0ef731051a7b9378b3abe7b41ad52ebc87151a | 4,878 | java | Java | src/AFFaceDetect/app/src/main/java/org/ericsk/affacedetect/MainActivity.java | ericsk/takephoto-and-detectit | 91f49c7eb20503d077dac395d850f95f4ab4e0ba | [
"MIT"
] | null | null | null | src/AFFaceDetect/app/src/main/java/org/ericsk/affacedetect/MainActivity.java | ericsk/takephoto-and-detectit | 91f49c7eb20503d077dac395d850f95f4ab4e0ba | [
"MIT"
] | null | null | null | src/AFFaceDetect/app/src/main/java/org/ericsk/affacedetect/MainActivity.java | ericsk/takephoto-and-detectit | 91f49c7eb20503d077dac395d850f95f4ab4e0ba | [
"MIT"
] | null | null | null | 36.676692 | 104 | 0.640016 | 6,361 | package org.ericsk.affacedetect;
import android.app.ProgressDialog;
import android.content.Intent;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Environment;
import android.provider.MediaStore;
import android.support.v4.content.FileProvider;
import android.support.v7.... |
3e0ef91eb0bdb43cc9779930c4433c8f47945578 | 51,637 | java | Java | src/test/java/prototype/infrastructure/DataHistoryTests.java | bugsbunnyshah/braineous_dataplatform | cf20bf929773fee3b005c32a0a1f3115776501ee | [
"Apache-2.0"
] | null | null | null | src/test/java/prototype/infrastructure/DataHistoryTests.java | bugsbunnyshah/braineous_dataplatform | cf20bf929773fee3b005c32a0a1f3115776501ee | [
"Apache-2.0"
] | null | null | null | src/test/java/prototype/infrastructure/DataHistoryTests.java | bugsbunnyshah/braineous_dataplatform | cf20bf929773fee3b005c32a0a1f3115776501ee | [
"Apache-2.0"
] | null | null | null | 42.429745 | 134 | 0.60842 | 6,362 | package prototype.infrastructure;
import com.appgallabs.dataplatform.util.JsonUtil;
import com.github.wnameless.json.flattener.JsonFlattener;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import org.apache.commons.io.IOUtils;... |
3e0efa48a74d9d052a3e5dae48f46ca4fe72cad8 | 336 | java | Java | Actuator/src/main/java/com/spring/microservice/health/Actuator/ActuatorApplication.java | soumyadip007/Actuator-Microservice-Health-Monitoring-using-Spring-Boot-Rest-API | ab6e62db7b83d81ff051a05835b634557c985628 | [
"Apache-2.0"
] | 1 | 2021-04-13T14:05:19.000Z | 2021-04-13T14:05:19.000Z | Actuator/src/main/java/com/spring/microservice/health/Actuator/ActuatorApplication.java | soumyadip007/Actuator-Microservice-Health-Monitoring-using-Spring-Boot-Rest-API | ab6e62db7b83d81ff051a05835b634557c985628 | [
"Apache-2.0"
] | null | null | null | Actuator/src/main/java/com/spring/microservice/health/Actuator/ActuatorApplication.java | soumyadip007/Actuator-Microservice-Health-Monitoring-using-Spring-Boot-Rest-API | ab6e62db7b83d81ff051a05835b634557c985628 | [
"Apache-2.0"
] | null | null | null | 24 | 68 | 0.827381 | 6,363 | package com.spring.microservice.health.Actuator;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ActuatorApplication {
public static void main(String[] args) {
SpringApplication.run(ActuatorApplication.clas... |
3e0efabae2b8243f3c819e09c03df30e4ac42a78 | 313 | java | Java | net/loveruby/cflat/ast/StmtNode.java | sonota88/cbc | f339ad28bc826ddcaabfdafa3a84bc539a80f4d1 | [
"Unlicense"
] | 371 | 2015-03-20T23:54:37.000Z | 2022-03-31T12:19:31.000Z | net/loveruby/cflat/ast/StmtNode.java | sonota88/cbc | f339ad28bc826ddcaabfdafa3a84bc539a80f4d1 | [
"Unlicense"
] | 4 | 2016-01-13T16:48:26.000Z | 2018-11-16T13:11:30.000Z | net/loveruby/cflat/ast/StmtNode.java | sonota88/cbc | f339ad28bc826ddcaabfdafa3a84bc539a80f4d1 | [
"Unlicense"
] | 106 | 2015-03-21T02:41:25.000Z | 2022-03-06T02:56:57.000Z | 19.5625 | 60 | 0.661342 | 6,364 | package net.loveruby.cflat.ast;
abstract public class StmtNode extends Node {
protected Location location;
public StmtNode(Location loc) {
this.location = loc;
}
public Location location() {
return location;
}
abstract public <S,E> S accept(ASTVisitor<S,E> visitor);
}
|
3e0efac300419cb4a4f46248c2624c1009dc849f | 1,614 | java | Java | konker.registry.services.core/src/main/java/com/konkerlabs/platform/registry/business/services/api/EventRouteService.java | sonecabr/konker-platform | 12f6307cb5125ab58788972957e1e6fee29ff0c4 | [
"Apache-2.0"
] | 34 | 2017-02-06T12:31:29.000Z | 2021-11-03T18:39:50.000Z | konker.registry.services.core/src/main/java/com/konkerlabs/platform/registry/business/services/api/EventRouteService.java | sonecabr/konker-platform | 12f6307cb5125ab58788972957e1e6fee29ff0c4 | [
"Apache-2.0"
] | 15 | 2017-02-07T12:10:00.000Z | 2021-11-10T13:28:45.000Z | konker.registry.services.core/src/main/java/com/konkerlabs/platform/registry/business/services/api/EventRouteService.java | sonecabr/konker-platform | 12f6307cb5125ab58788972957e1e6fee29ff0c4 | [
"Apache-2.0"
] | 11 | 2017-02-16T08:50:03.000Z | 2021-06-22T23:57:45.000Z | 41.384615 | 116 | 0.738538 | 6,365 | package com.konkerlabs.platform.registry.business.services.api;
import java.net.URI;
import java.util.List;
import com.konkerlabs.platform.registry.business.model.Application;
import com.konkerlabs.platform.registry.business.model.EventRoute;
import com.konkerlabs.platform.registry.business.model.Tenant;
pu... |
3e0efb0606ccdf83161050c153bddf975d02e1df | 3,086 | java | Java | sdk/graph-services/src/main/java/com/microsoft/services/graph/fetchers/DirectoryObjectFetcher.java | isabella232/Microsoft-Graph-SDK-Android | 5e1a8da53fe3670385ce9cd32cc44e63538f97e2 | [
"MIT"
] | 6 | 2015-11-18T15:35:58.000Z | 2022-01-07T01:24:31.000Z | sdk/graph-services/src/main/java/com/microsoft/services/graph/fetchers/DirectoryObjectFetcher.java | OfficeDev/Microsoft-Graph-SDK-Android | 5e1a8da53fe3670385ce9cd32cc44e63538f97e2 | [
"MIT"
] | 3 | 2015-11-19T18:38:46.000Z | 2016-03-23T20:53:10.000Z | sdk/graph-services/src/main/java/com/microsoft/services/graph/fetchers/DirectoryObjectFetcher.java | isabella232/Microsoft-Graph-SDK-Android | 5e1a8da53fe3670385ce9cd32cc44e63538f97e2 | [
"MIT"
] | 5 | 2015-11-18T15:53:13.000Z | 2020-11-14T17:52:53.000Z | 33.912088 | 147 | 0.647764 | 6,366 | /*******************************************************************************
**NOTE** This code was generated by a tool and will occasionally be
overwritten. We welcome comments and issues regarding this code; they will be
addressed in the generation tool. If you wish to submit pull requests, please
do so for t... |
3e0efb0d3a1d0dbda70b673ab136770a7e5b4738 | 8,208 | java | Java | core-http/src/main/java/io/datakernel/http/HttpUtils.java | PetroRavlinko/datakernel | 02aad28d89f7a456a873ca0e2ef7807339512ddf | [
"Apache-2.0"
] | null | null | null | core-http/src/main/java/io/datakernel/http/HttpUtils.java | PetroRavlinko/datakernel | 02aad28d89f7a456a873ca0e2ef7807339512ddf | [
"Apache-2.0"
] | null | null | null | core-http/src/main/java/io/datakernel/http/HttpUtils.java | PetroRavlinko/datakernel | 02aad28d89f7a456a873ca0e2ef7807339512ddf | [
"Apache-2.0"
] | null | null | null | 28.206186 | 121 | 0.64693 | 6,367 | /*
* Copyright (C) 2015-2018 SoftIndex LLC.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... |
3e0efbbf80feff0c59fc6fb831d98aaeebfe5cf1 | 418 | java | Java | AlgoGraph/src/PriorityObject.java | irmikrys/Shortest-Path-Algorithms | cc26a2eb9d2e00cba6e20826a457b27de69afb46 | [
"MIT"
] | null | null | null | AlgoGraph/src/PriorityObject.java | irmikrys/Shortest-Path-Algorithms | cc26a2eb9d2e00cba6e20826a457b27de69afb46 | [
"MIT"
] | null | null | null | AlgoGraph/src/PriorityObject.java | irmikrys/Shortest-Path-Algorithms | cc26a2eb9d2e00cba6e20826a457b27de69afb46 | [
"MIT"
] | null | null | null | 20.9 | 67 | 0.58134 | 6,368 | public class PriorityObject implements Comparable<PriorityObject> {
public double priority;
public int node;
public PriorityObject(int node, double priority) {
this.node = node;
this.priority = priority;
}
@Override
public int compareTo(PriorityObject o) {
if (priority... |
3e0efbdd96066cbcd335ec9eedb2f3ab2f69562a | 989 | java | Java | src/main/java/frc/robot/commandGroups/TwoBallAuto.java | Oakbotics/2022-Skelly | c05a402305f614b0608bdd0648f765a157aca2ac | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/commandGroups/TwoBallAuto.java | Oakbotics/2022-Skelly | c05a402305f614b0608bdd0648f765a157aca2ac | [
"BSD-3-Clause"
] | 3 | 2022-02-20T07:15:06.000Z | 2022-03-04T15:01:28.000Z | src/main/java/frc/robot/commandGroups/TwoBallAuto.java | Oakbotics/2022-Skelly | c05a402305f614b0608bdd0648f765a157aca2ac | [
"BSD-3-Clause"
] | null | null | null | 29.969697 | 85 | 0.707786 | 6,369 | package frc.robot.commandGroups;
import edu.wpi.first.wpilibj2.command.SequentialCommandGroup;
import frc.robot.commands.TimedDrive;
import frc.robot.commands.TimedRunConveyorOut;
import frc.robot.commands.TimedRunIntakeAndConveyor;
import frc.robot.commands.TimedShoot;
import frc.robot.subsystems.DriveTrain;
import f... |
3e0efbe0279085185cecf40acc71edd5b88e87dc | 368 | java | Java | src/main/java/org/joo/virgo/model/TemporaryExecutionResult.java | dungba88/virgo | 5ade6e67a99e386235de7a381efed513242913bd | [
"MIT"
] | 2 | 2019-11-27T06:00:07.000Z | 2021-02-04T15:41:45.000Z | src/main/java/org/joo/virgo/model/TemporaryExecutionResult.java | dungba88/virgo | 5ade6e67a99e386235de7a381efed513242913bd | [
"MIT"
] | null | null | null | src/main/java/org/joo/virgo/model/TemporaryExecutionResult.java | dungba88/virgo | 5ade6e67a99e386235de7a381efed513242913bd | [
"MIT"
] | null | null | null | 21.647059 | 69 | 0.733696 | 6,370 | package org.joo.virgo.model;
import java.util.HashMap;
import java.util.Map;
public class TemporaryExecutionResult implements ExecutionResult {
private static final long serialVersionUID = -5838012323794261778L;
private Map<String, Object> results = new HashMap<>();
@Override
public Map<String, Ob... |
3e0efdeb0126ed78feeffaa1388cbc0a7b100843 | 444 | java | Java | 02. Algorithms/10. Stack & Queue/09. Crawler Log Folder #1598/Solution_stack.java | amanx123/DSA-EndGame | 398e1ae6a1d939a2639f865b3f741d5011af08c3 | [
"MIT"
] | 115 | 2021-08-03T13:55:13.000Z | 2022-03-18T18:37:49.000Z | 02. Algorithms/10. Stack & Queue/09. Crawler Log Folder #1598/Solution_stack.java | amanx123/DSA-EndGame | 398e1ae6a1d939a2639f865b3f741d5011af08c3 | [
"MIT"
] | null | null | null | 02. Algorithms/10. Stack & Queue/09. Crawler Log Folder #1598/Solution_stack.java | amanx123/DSA-EndGame | 398e1ae6a1d939a2639f865b3f741d5011af08c3 | [
"MIT"
] | 55 | 2021-08-23T14:07:50.000Z | 2022-03-12T13:40:08.000Z | 24.666667 | 49 | 0.398649 | 6,371 | class Solution {
public int minOperations(String[] logs) {
Stack<Integer> st=new Stack();
for(String log:logs){
if(log.equals("../") && st.isEmpty())
continue;
else if(log.equals("../") )
st.pop();
else if(log.equals("./"))... |
3e0efe61dc6d6dbbc0af41f4fe6812e0e1530454 | 2,552 | java | Java | storage/src/main/java/com/linkedpipes/etl/storage/unpacker/model/executor/ExecutorPort.java | opendata-mvcr/etl | 24f0fbaa3187a3f383b76d53a890b00c3db0c636 | [
"MIT"
] | 117 | 2016-02-24T21:40:46.000Z | 2022-03-31T09:57:14.000Z | storage/src/main/java/com/linkedpipes/etl/storage/unpacker/model/executor/ExecutorPort.java | opendata-mvcr/etl | 24f0fbaa3187a3f383b76d53a890b00c3db0c636 | [
"MIT"
] | 874 | 2016-01-18T12:47:05.000Z | 2022-03-09T08:43:10.000Z | storage/src/main/java/com/linkedpipes/etl/storage/unpacker/model/executor/ExecutorPort.java | opendata-mvcr/etl | 24f0fbaa3187a3f383b76d53a890b00c3db0c636 | [
"MIT"
] | 35 | 2016-05-11T13:15:27.000Z | 2022-03-30T07:25:28.000Z | 25.52 | 70 | 0.652038 | 6,372 | package com.linkedpipes.etl.storage.unpacker.model.executor;
import com.linkedpipes.etl.executor.api.v1.vocabulary.LP_EXEC;
import com.linkedpipes.etl.executor.api.v1.vocabulary.LP_PIPELINE;
import com.linkedpipes.etl.rdf.utils.model.BackendTripleWriter;
import com.linkedpipes.etl.rdf.utils.vocabulary.RDF;
import com.... |
3e0f00014e6c98689c98a5382542fd0c2f29c8ed | 4,164 | java | Java | TRTCSDK/Android/TRTCScenesDemo/app/src/main/java/com/tencent/liteav/demo/TRTCUserInfoFragment.java | aliyunvideo/Queen_SDK_Android | e46e32e16f8a6ecf3746a5c397a6a1f36189e93c | [
"Apache-2.0"
] | 2 | 2021-07-06T03:32:25.000Z | 2021-12-17T02:24:16.000Z | TRTCSDK/Android/TRTCScenesDemo/app/src/main/java/com/tencent/liteav/demo/TRTCUserInfoFragment.java | aliyunvideo/Queen_SDK_Android | e46e32e16f8a6ecf3746a5c397a6a1f36189e93c | [
"Apache-2.0"
] | null | null | null | TRTCSDK/Android/TRTCScenesDemo/app/src/main/java/com/tencent/liteav/demo/TRTCUserInfoFragment.java | aliyunvideo/Queen_SDK_Android | e46e32e16f8a6ecf3746a5c397a6a1f36189e93c | [
"Apache-2.0"
] | 1 | 2022-03-31T09:07:26.000Z | 2022-03-31T09:07:26.000Z | 43.831579 | 142 | 0.646974 | 6,373 | package com.tencent.liteav.demo;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextVi... |
3e0f00a7838281a7a154fae84e28966e2f81e65d | 6,368 | java | Java | adpharma/adpharma.modules/adpharma.client.backoffice/src/main/java/org/adorsys/adpharma/client/jpa/procurementorderitem/ProcurementOrderItemController.java | francis-pouatcha/forgelab | fdcbbded852a985f3bd437b639a2284d92703e33 | [
"Apache-2.0"
] | null | null | null | adpharma/adpharma.modules/adpharma.client.backoffice/src/main/java/org/adorsys/adpharma/client/jpa/procurementorderitem/ProcurementOrderItemController.java | francis-pouatcha/forgelab | fdcbbded852a985f3bd437b639a2284d92703e33 | [
"Apache-2.0"
] | null | null | null | adpharma/adpharma.modules/adpharma.client.backoffice/src/main/java/org/adorsys/adpharma/client/jpa/procurementorderitem/ProcurementOrderItemController.java | francis-pouatcha/forgelab | fdcbbded852a985f3bd437b639a2284d92703e33 | [
"Apache-2.0"
] | null | null | null | 32.161616 | 116 | 0.749529 | 6,374 | package org.adorsys.adpharma.client.jpa.procurementorderitem;
import java.util.List;
import java.util.Map;
import javax.enterprise.event.Event;
import javax.enterprise.event.Observes;
import javax.inject.Inject;
import javax.inject.Singleton;
import org.adorsys.javafx.crud.extensions.DomainComponentController;
impor... |
3e0f015fc7f0574f38586eb695bca378bf9d8b2c | 4,843 | java | Java | src/main/java/gyro/aws/apigatewayv2/IntegrationResponseFinder.java | perfectsense/gyro-aws-provider | d7bbb01e4c6c860241436a46e32dd325a18e62bd | [
"Apache-2.0"
] | 9 | 2019-10-07T19:40:46.000Z | 2021-08-09T17:58:41.000Z | src/main/java/gyro/aws/apigatewayv2/IntegrationResponseFinder.java | perfectsense/gyro-aws-provider | d7bbb01e4c6c860241436a46e32dd325a18e62bd | [
"Apache-2.0"
] | 194 | 2019-10-09T20:07:25.000Z | 2022-03-02T20:59:09.000Z | src/main/java/gyro/aws/apigatewayv2/IntegrationResponseFinder.java | perfectsense/gyro-aws-provider | d7bbb01e4c6c860241436a46e32dd325a18e62bd | [
"Apache-2.0"
] | 1 | 2019-12-08T07:57:03.000Z | 2019-12-08T07:57:03.000Z | 32.503356 | 106 | 0.643403 | 6,375 | /*
* Copyright 2020, Brightspot.
*
* 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... |
3e0f01983dc7b39792e1c52f9ba3cb0d7984380e | 181 | java | Java | pof_23_design_pattern/iterator/src/com/yzhao/iterator/Iterator1.java | kenzhaoyihui/SSM-SpringMVC-Spring-MyBatis- | a957ff7e2ec2d17825959362e947d2278159e300 | [
"MIT"
] | null | null | null | pof_23_design_pattern/iterator/src/com/yzhao/iterator/Iterator1.java | kenzhaoyihui/SSM-SpringMVC-Spring-MyBatis- | a957ff7e2ec2d17825959362e947d2278159e300 | [
"MIT"
] | null | null | null | pof_23_design_pattern/iterator/src/com/yzhao/iterator/Iterator1.java | kenzhaoyihui/SSM-SpringMVC-Spring-MyBatis- | a957ff7e2ec2d17825959362e947d2278159e300 | [
"MIT"
] | null | null | null | 13.923077 | 35 | 0.624309 | 6,376 | package com.yzhao.iterator;
/**
*
提供一种顺序访问聚合对象元素的方法,并且不暴露聚合对象的内部表示
* @param <Item>
*/
public interface Iterator1<Item> {
Item next();
boolean hasNext();
}
|
3e0f01c629844e05cbf55924e0c4a6d2319caed3 | 1,314 | java | Java | src/qr_itext/Qr_itext.java | ahmadkisswani/QR-code | 2ee3d6d97f2495a7fafd8dd136c6d93f815694e7 | [
"Apache-2.0"
] | null | null | null | src/qr_itext/Qr_itext.java | ahmadkisswani/QR-code | 2ee3d6d97f2495a7fafd8dd136c6d93f815694e7 | [
"Apache-2.0"
] | null | null | null | src/qr_itext/Qr_itext.java | ahmadkisswani/QR-code | 2ee3d6d97f2495a7fafd8dd136c6d93f815694e7 | [
"Apache-2.0"
] | null | null | null | 29.863636 | 118 | 0.722222 | 6,377 | /*
* 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 qr_itext;
import com.itextpdf.text.BadElementException;
import com.itextpdf.text.Image;
import com.itextpdf.text.pd... |
3e0f028e1f41f4054aeccd525b5251f1b7f69fc4 | 12,032 | java | Java | runners/flink/src/test/java/org/apache/beam/runners/flink/translation/wrappers/streaming/WindowDoFnOperatorTest.java | elink21/beam | ad6e7b753959ebbd7f6f0aa08e851cd682a35ef4 | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 2 | 2021-12-29T09:01:21.000Z | 2022-02-26T14:32:16.000Z | runners/flink/src/test/java/org/apache/beam/runners/flink/translation/wrappers/streaming/WindowDoFnOperatorTest.java | elink21/beam | ad6e7b753959ebbd7f6f0aa08e851cd682a35ef4 | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 4 | 2021-12-21T21:15:41.000Z | 2022-02-15T19:21:28.000Z | runners/flink/src/test/java/org/apache/beam/runners/flink/translation/wrappers/streaming/WindowDoFnOperatorTest.java | damccorm/beam | 40f83407920d646ffe77dbfe5d6d59a28935c132 | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2018-01-25T23:26:58.000Z | 2018-01-25T23:26:58.000Z | 38.688103 | 131 | 0.705701 | 6,378 | /*
* 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 ... |
3e0f03fd7baa5272e2290f34699eb3034d407a55 | 1,360 | java | Java | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/kotlin/random/KotlinRandom.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 4 | 2019-10-07T05:17:21.000Z | 2020-11-02T08:29:13.000Z | analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kotlin/random/KotlinRandom.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 38 | 2019-10-07T02:40:35.000Z | 2019-12-12T09:15:24.000Z | analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kotlin/random/KotlinRandom.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 5 | 2019-10-07T02:41:15.000Z | 2020-10-30T01:36:08.000Z | 23.050847 | 83 | 0.605882 | 6,379 | package kotlin.random;
import java.util.Random;
import kotlin.jvm.internal.Intrinsics;
import org.jetbrains.annotations.NotNull;
final class KotlinRandom extends Random {
@NotNull
private final Random impl;
public KotlinRandom(@NotNull Random random) {
Intrinsics.checkParameterIsNotNul... |
3e0f0457716699081d3fb65077673dd77b11d2cd | 1,600 | java | Java | ms/ms-authority-service/src/main/java/com/training/web/controller/UserController.java | jiangyanyan/spring-cloud-training | bcde69f5c4d6c179e580cff23ce268c45b392df3 | [
"Apache-2.0"
] | null | null | null | ms/ms-authority-service/src/main/java/com/training/web/controller/UserController.java | jiangyanyan/spring-cloud-training | bcde69f5c4d6c179e580cff23ce268c45b392df3 | [
"Apache-2.0"
] | null | null | null | ms/ms-authority-service/src/main/java/com/training/web/controller/UserController.java | jiangyanyan/spring-cloud-training | bcde69f5c4d6c179e580cff23ce268c45b392df3 | [
"Apache-2.0"
] | null | null | null | 33.333333 | 102 | 0.774375 | 6,380 | package com.training.web.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.client.ServiceInstance;
import org.springframework.cloud.client.discovery.DiscoveryClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.... |
3e0f04910dfea64c9556520a6c3ae13c252ffc93 | 20,888 | java | Java | version3/java/OLDECP.java | CryptoMathician/amcl | e37bb15769a0da7f49bdde20a1ed247914c82b0e | [
"Apache-2.0"
] | 72 | 2016-05-23T17:06:30.000Z | 2021-12-17T16:34:32.000Z | version3/java/OLDECP.java | CryptoMathician/amcl | e37bb15769a0da7f49bdde20a1ed247914c82b0e | [
"Apache-2.0"
] | 37 | 2016-11-30T14:53:10.000Z | 2021-05-18T16:54:36.000Z | version3/java/OLDECP.java | CryptoMathician/amcl | e37bb15769a0da7f49bdde20a1ed247914c82b0e | [
"Apache-2.0"
] | 28 | 2016-05-24T22:43:47.000Z | 2021-11-10T17:52:36.000Z | 19.988517 | 90 | 0.531932 | 6,381 | /*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this f... |
3e0f0521b0fc4bfb806b42ee4dc614cb90d2c2b9 | 778 | java | Java | gulimall-coupon/src/main/java/com/nai/gulimall/coupon/entity/SecKillPromotionEntity.java | xny838754132/gulimall | 09bbc33e0aa8314a38c44506b00caaa9c9ef3d1d | [
"Apache-2.0"
] | 1 | 2022-01-22T15:40:18.000Z | 2022-01-22T15:40:18.000Z | gulimall-coupon/src/main/java/com/nai/gulimall/coupon/entity/SecKillPromotionEntity.java | xny838754132/gulimall | 09bbc33e0aa8314a38c44506b00caaa9c9ef3d1d | [
"Apache-2.0"
] | null | null | null | gulimall-coupon/src/main/java/com/nai/gulimall/coupon/entity/SecKillPromotionEntity.java | xny838754132/gulimall | 09bbc33e0aa8314a38c44506b00caaa9c9ef3d1d | [
"Apache-2.0"
] | null | null | null | 14.660377 | 61 | 0.676963 | 6,382 | package com.nai.gulimall.coupon.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* 秒杀活动
*
* @author TheNai
* @email ychag@example.com
* @date 2021-02-06 22:30:01
*/
@Dat... |
3e0f05becffcf9c52dc23e6155613a4f11cff669 | 96 | java | Java | runner/src/main/java/org/ananas/scheduler/Goal.java | Diffblue-benchmarks/Ananas-analytics-ananas-desktop | 270fb4ee1c53129c09df964afa630f37509a78a8 | [
"Apache-2.0"
] | 593 | 2019-04-30T17:01:06.000Z | 2022-03-15T15:15:10.000Z | runner/src/main/java/org/ananas/scheduler/Goal.java | Diffblue-benchmarks/Ananas-analytics-ananas-desktop | 270fb4ee1c53129c09df964afa630f37509a78a8 | [
"Apache-2.0"
] | 86 | 2019-04-30T17:16:17.000Z | 2022-02-26T10:33:04.000Z | runner/src/main/java/org/ananas/scheduler/Goal.java | Diffblue-benchmarks/Ananas-analytics-ananas-desktop | 270fb4ee1c53129c09df964afa630f37509a78a8 | [
"Apache-2.0"
] | 45 | 2019-06-21T10:28:47.000Z | 2021-05-12T13:17:59.000Z | 13.714286 | 29 | 0.739583 | 6,383 | package org.ananas.scheduler;
public class Goal {
public String id;
public String jobId;
}
|
3e0f05dfa348a6c19e9f4863891c409750f6981d | 5,933 | java | Java | core/precalcmatches/berkeley/src/test/java/uk/ac/ebi/interpro/scan/precalc/berkeley/TestDPLPersistence.java | santosh653/interproscan | 0ec69087aa5d3a1fc21e31500138a077c9f52bde | [
"Apache-2.0"
] | 213 | 2015-07-23T09:11:24.000Z | 2022-03-26T16:01:50.000Z | core/precalcmatches/berkeley/src/test/java/uk/ac/ebi/interpro/scan/precalc/berkeley/TestDPLPersistence.java | santosh653/interproscan | 0ec69087aa5d3a1fc21e31500138a077c9f52bde | [
"Apache-2.0"
] | 240 | 2015-09-16T19:47:06.000Z | 2022-03-23T15:07:46.000Z | core/precalcmatches/berkeley/src/test/java/uk/ac/ebi/interpro/scan/precalc/berkeley/TestDPLPersistence.java | santosh653/interproscan | 0ec69087aa5d3a1fc21e31500138a077c9f52bde | [
"Apache-2.0"
] | 71 | 2015-12-01T05:07:55.000Z | 2022-03-24T05:58:43.000Z | 38.525974 | 126 | 0.561605 | 6,384 | package uk.ac.ebi.interpro.scan.precalc.berkeley;
import com.sleepycat.je.DatabaseException;
import com.sleepycat.je.Environment;
import com.sleepycat.je.EnvironmentConfig;
import com.sleepycat.persist.*;
import org.junit.jupiter.api.Disabled;
import uk.ac.ebi.interpro.scan.precalc.berkeley.model.BerkeleyLocation;
imp... |
3e0f07110952e5baef2215ebe59678d7ee998301 | 13,143 | java | Java | main/ejml-dsparse/src/org/ejml/sparse/csc/mult/ImplMultiplication_MT_DSCC.java | Lundez/ejml | f77b055d67eecab5c3fca45c625c891c8aa50acc | [
"Apache-2.0"
] | 429 | 2015-01-08T20:17:15.000Z | 2022-03-15T21:37:37.000Z | main/ejml-dsparse/src/org/ejml/sparse/csc/mult/ImplMultiplication_MT_DSCC.java | Lundez/ejml | f77b055d67eecab5c3fca45c625c891c8aa50acc | [
"Apache-2.0"
] | 126 | 2015-01-08T14:42:58.000Z | 2022-03-11T16:24:21.000Z | main/ejml-dsparse/src/org/ejml/sparse/csc/mult/ImplMultiplication_MT_DSCC.java | Lundez/ejml | f77b055d67eecab5c3fca45c625c891c8aa50acc | [
"Apache-2.0"
] | 114 | 2015-02-22T05:38:33.000Z | 2022-01-22T12:46:26.000Z | 39.350299 | 122 | 0.503005 | 6,385 | /*
* Copyright (c) 2020, Peter Abeles. All Rights Reserved.
*
* This file is part of Efficient Java Matrix Library (EJML).
*
* 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:... |
3e0f0787d4a2a267f4b36611f00f2fc278061e4a | 1,295 | java | Java | src/main/java/com/example/botapi/handlers/callbackquery/GetBookmarksCallbackHandler.java | Halreg/findStuffBot | 1919862a267551c1992a56e9debce9f1997a3036 | [
"MIT"
] | null | null | null | src/main/java/com/example/botapi/handlers/callbackquery/GetBookmarksCallbackHandler.java | Halreg/findStuffBot | 1919862a267551c1992a56e9debce9f1997a3036 | [
"MIT"
] | null | null | null | src/main/java/com/example/botapi/handlers/callbackquery/GetBookmarksCallbackHandler.java | Halreg/findStuffBot | 1919862a267551c1992a56e9debce9f1997a3036 | [
"MIT"
] | null | null | null | 38.088235 | 135 | 0.808494 | 6,386 | package com.example.botapi.handlers.callbackquery;
import com.example.botapi.BotState;
import com.example.cache.UserDataCache;
import com.example.service.postsearching.PostSearchCache;
import com.example.service.postsearching.PostSearchCase;
import com.example.service.postsearching.SearchPostsService;
import org.sprin... |
3e0f07fe99cda8aa16b9156d4cd24f50f4a6d7c4 | 1,803 | java | Java | java/jdk/jdk_14/jdk_code_view/src/com/company/source/java.xml/com/sun/org/apache/xerces/internal/parsers/XMLGrammarParser.java | jaylinjiehong/- | 591834e6d90ec8fbfd6c1d2a0913631f9f723a0a | [
"MIT"
] | null | null | null | java/jdk/jdk_14/jdk_code_view/src/com/company/source/java.xml/com/sun/org/apache/xerces/internal/parsers/XMLGrammarParser.java | jaylinjiehong/- | 591834e6d90ec8fbfd6c1d2a0913631f9f723a0a | [
"MIT"
] | null | null | null | java/jdk/jdk_14/jdk_code_view/src/com/company/source/java.xml/com/sun/org/apache/xerces/internal/parsers/XMLGrammarParser.java | jaylinjiehong/- | 591834e6d90ec8fbfd6c1d2a0913631f9f723a0a | [
"MIT"
] | null | null | null | 32.781818 | 114 | 0.73655 | 6,387 | /*
* Copyright (c) 2007, 2020, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for a... |
3e0f093c98cc2ca1c0ac9d1408d0be27ba27b316 | 1,527 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/autoFTCLib.java | bcbro/14663-UltimateGoal_2021 | 84cbd995284cdaf0fc1ec7772eb5263e827339fe | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/autoFTCLib.java | bcbro/14663-UltimateGoal_2021 | 84cbd995284cdaf0fc1ec7772eb5263e827339fe | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/autoFTCLib.java | bcbro/14663-UltimateGoal_2021 | 84cbd995284cdaf0fc1ec7772eb5263e827339fe | [
"MIT"
] | null | null | null | 40.184211 | 84 | 0.747217 | 6,388 | //package org.firstinspires.ftc.teamcode;
//
//import com.arcrobotics.ftclib.command.MecanumControllerCommand;
//import com.arcrobotics.ftclib.drivebase.MecanumDrive;
//import com.arcrobotics.ftclib.geometry.Translation2d;
//import com.arcrobotics.ftclib.hardware.motors.Motor;
//import com.arcrobotics.ftclib.kinematics... |
3e0f0a2402bfc5b96f6d01390a85c0b67b5261fb | 8,734 | java | Java | src/main/java/org/exbin/utils/guipopup/WindowUtils.java | hajdam/defaultpopup-netbeans-plugin | 4a4c19136b4b9e3df1ca6788b443ace16d246686 | [
"Apache-2.0"
] | 4 | 2021-01-08T09:00:21.000Z | 2022-03-25T17:31:41.000Z | src/main/java/org/exbin/utils/guipopup/WindowUtils.java | hajdam/defaultpopup-netbeans-plugin | 4a4c19136b4b9e3df1ca6788b443ace16d246686 | [
"Apache-2.0"
] | 1 | 2021-01-08T09:04:31.000Z | 2021-07-15T22:14:20.000Z | src/main/java/org/exbin/utils/guipopup/WindowUtils.java | hajdam/defaultpopup-netbeans-plugin | 4a4c19136b4b9e3df1ca6788b443ace16d246686 | [
"Apache-2.0"
] | 1 | 2022-03-25T17:32:17.000Z | 2022-03-25T17:32:17.000Z | 33.083333 | 171 | 0.600527 | 6,389 | /*
* Copyright (C) ExBin 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... |
3e0f0a27a512981747f2a81705ae74e58d628310 | 4,853 | java | Java | src/main/java/net/dontdrinkandroot/utils/collections/CollectionUtils.java | dontdrinkandroot/utils.java | 01f00c121ac55104aed996b3e1a948c76dd4c007 | [
"Apache-2.0"
] | null | null | null | src/main/java/net/dontdrinkandroot/utils/collections/CollectionUtils.java | dontdrinkandroot/utils.java | 01f00c121ac55104aed996b3e1a948c76dd4c007 | [
"Apache-2.0"
] | null | null | null | src/main/java/net/dontdrinkandroot/utils/collections/CollectionUtils.java | dontdrinkandroot/utils.java | 01f00c121ac55104aed996b3e1a948c76dd4c007 | [
"Apache-2.0"
] | null | null | null | 30.509434 | 118 | 0.559472 | 6,390 | /*
* Copyright (C) 2012-2017 Philip W. Sorst <ychag@example.com>
* and individual contributors as indicated
* by the @authors tag.
*
* 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
*
*... |
3e0f0b1651371bb8b43bd5b344c467b0d7bdf221 | 3,932 | java | Java | src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFName.java | ufctester/apache-poi | 029758a131d81eb23e34dd336696ffbb665d1f5b | [
"Apache-2.0"
] | null | null | null | src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFName.java | ufctester/apache-poi | 029758a131d81eb23e34dd336696ffbb665d1f5b | [
"Apache-2.0"
] | null | null | null | src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFName.java | ufctester/apache-poi | 029758a131d81eb23e34dd336696ffbb665d1f5b | [
"Apache-2.0"
] | null | null | null | 38.54902 | 90 | 0.662513 | 6,391 | /* ====================================================================
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 Y... |
3e0f0ca556d51554a5678a24926286d3925f3bed | 2,644 | java | Java | Project-Einstein/src/G-Assembler/Assembler/src/test/java/assembler/AssembleTest.java | FelixLuciano/Elements-of-Computing-Systems | bf36e4f4bbaa75aebefd1b864514a146b371495d | [
"MIT"
] | null | null | null | Project-Einstein/src/G-Assembler/Assembler/src/test/java/assembler/AssembleTest.java | FelixLuciano/Elements-of-Computing-Systems | bf36e4f4bbaa75aebefd1b864514a146b371495d | [
"MIT"
] | null | null | null | Project-Einstein/src/G-Assembler/Assembler/src/test/java/assembler/AssembleTest.java | FelixLuciano/Elements-of-Computing-Systems | bf36e4f4bbaa75aebefd1b864514a146b371495d | [
"MIT"
] | 1 | 2022-02-20T21:45:28.000Z | 2022-02-20T21:45:28.000Z | 40.676923 | 85 | 0.657716 | 6,392 | package assembler;
import org.junit.Test;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import static org.junit.Assert.*;
import static org.junit.Assert.assertTrue;
public class AssembleTest {
Assemble assembler = null;
private String inFile = "... |
3e0f0cb87f02de09a16d3772accbfb9a2a33f895 | 2,804 | java | Java | Hotel-UDEC/dominionegocio/parametricaservice/src/main/java/co/edu/ucundinamarca/negocio/parametricaservice/controller/UsuariosController.java | handresortiz/hotel-UDEC-backend | 9e33ab342a6c40cf0ba135cc62786ce0dbc0ae9b | [
"MIT"
] | null | null | null | Hotel-UDEC/dominionegocio/parametricaservice/src/main/java/co/edu/ucundinamarca/negocio/parametricaservice/controller/UsuariosController.java | handresortiz/hotel-UDEC-backend | 9e33ab342a6c40cf0ba135cc62786ce0dbc0ae9b | [
"MIT"
] | null | null | null | Hotel-UDEC/dominionegocio/parametricaservice/src/main/java/co/edu/ucundinamarca/negocio/parametricaservice/controller/UsuariosController.java | handresortiz/hotel-UDEC-backend | 9e33ab342a6c40cf0ba135cc62786ce0dbc0ae9b | [
"MIT"
] | 1 | 2021-11-12T22:53:38.000Z | 2021-11-12T22:53:38.000Z | 41.235294 | 130 | 0.752853 | 6,393 | package co.edu.ucundinamarca.negocio.parametricaservice.controller;
import co.edu.ucundinamarca.negocio.parametricaservice.entities.Personas;
import co.edu.ucundinamarca.negocio.parametricaservice.entities.Usuarios;
import co.edu.ucundinamarca.negocio.parametricaservice.entities.Perfil;
import co.edu.ucundinamarca.neg... |
3e0f0d59ebf955453f122bb0225f0e267fcacd82 | 1,259 | java | Java | redis/redis-console/src/main/java/com/ctrip/xpipe/redis/console/util/HickwallMetricInfo.java | fy-travis-projects/x-pipe | 4d0a1d63900a25de99c9e244491724440409bdc3 | [
"Apache-2.0"
] | null | null | null | redis/redis-console/src/main/java/com/ctrip/xpipe/redis/console/util/HickwallMetricInfo.java | fy-travis-projects/x-pipe | 4d0a1d63900a25de99c9e244491724440409bdc3 | [
"Apache-2.0"
] | null | null | null | redis/redis-console/src/main/java/com/ctrip/xpipe/redis/console/util/HickwallMetricInfo.java | fy-travis-projects/x-pipe | 4d0a1d63900a25de99c9e244491724440409bdc3 | [
"Apache-2.0"
] | null | null | null | 21.338983 | 71 | 0.687847 | 6,394 | package com.ctrip.xpipe.redis.console.util;
/**
* @author zhuchen
* Apr 2020/4/10 2020
*/
public class HickwallMetricInfo {
private String domain;
private int delayPanelId;
private int proxyPingPanelId;
private int proxyTrafficPanelId;
private int proxyCollectionPanelId;
public String ... |
3e0f0db38eb7b29f2cc7a5ceefb98e69f47bcdea | 238 | java | Java | quinn-service-mq/src/main/java/com/quinn/framework/util/enums/ExchangeTypeEnum.java | simonzcx/quinn-service-framework | 241c4f8b1f42244c558d73a5820109ea1677151d | [
"Apache-2.0"
] | 3 | 2020-11-20T06:35:39.000Z | 2020-11-20T07:38:17.000Z | quinn-service-mq/src/main/java/com/quinn/framework/util/enums/ExchangeTypeEnum.java | simonzcx/quinn-service-framework | 241c4f8b1f42244c558d73a5820109ea1677151d | [
"Apache-2.0"
] | null | null | null | quinn-service-mq/src/main/java/com/quinn/framework/util/enums/ExchangeTypeEnum.java | simonzcx/quinn-service-framework | 241c4f8b1f42244c558d73a5820109ea1677151d | [
"Apache-2.0"
] | 1 | 2020-11-09T01:05:11.000Z | 2020-11-09T01:05:11.000Z | 11.9 | 39 | 0.57563 | 6,395 | package com.quinn.framework.util.enums;
/**
* 消息发送:交换器类型
*
* @author Qunhua.Liao
* @since 2020-05-27
*/
public enum ExchangeTypeEnum {
// 交换器类型:订阅发送 - 有路由
TOPIC,
// 直接发送 - 抢签
DIRECT,
// 1 - N 无路由
FANOUT
}
|
3e0f0ddbd22b05d3937356f42631359c49c262c6 | 21,754 | java | Java | sources/android-28/java/io/DataInput.java | FTC-10161/FtcRobotController | ee6c7efdff947ccd0abfab64405a91176768e7c0 | [
"MIT"
] | 4,901 | 2015-01-02T09:29:18.000Z | 2022-03-29T06:51:04.000Z | jre_emul/android/platform/libcore/ojluni/src/main/java/java/io/DataInput.java | 1Crazymoney/j2objc | 444f387445b3f22fd807b7c72eca484ea8823c8e | [
"Apache-2.0"
] | 853 | 2015-01-03T08:13:19.000Z | 2022-03-22T18:51:24.000Z | jre_emul/android/platform/libcore/ojluni/src/main/java/java/io/DataInput.java | 1Crazymoney/j2objc | 444f387445b3f22fd807b7c72eca484ea8823c8e | [
"Apache-2.0"
] | 964 | 2015-01-08T08:52:00.000Z | 2022-03-23T16:36:47.000Z | 36.871186 | 79 | 0.600349 | 6,396 | /*
* Copyright (c) 1995, 2013, 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 ... |
3e0f0e97f19aed8b53f61e41be7664cd8025c458 | 2,037 | java | Java | app/src/main/java/gr/plushost/prototypeapp/items/StoreCurrencyItem.java | lioutasb/CSCartApp | 6617b9d0d943d3b53232a6372f8b5ac826734797 | [
"Apache-2.0"
] | 5 | 2016-03-28T20:09:04.000Z | 2022-01-25T14:24:38.000Z | app/src/main/java/gr/plushost/prototypeapp/items/StoreCurrencyItem.java | lioutasb/CSCartApp | 6617b9d0d943d3b53232a6372f8b5ac826734797 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/gr/plushost/prototypeapp/items/StoreCurrencyItem.java | lioutasb/CSCartApp | 6617b9d0d943d3b53232a6372f8b5ac826734797 | [
"Apache-2.0"
] | 2 | 2019-04-27T14:56:56.000Z | 2020-12-19T19:44:14.000Z | 24.841463 | 74 | 0.665194 | 6,397 | package gr.plushost.prototypeapp.items;
import java.io.Serializable;
/**
* Created by billiout on 11/3/2015.
*/
public class StoreCurrencyItem implements Serializable {
private String currency_code;
private boolean is_default;
private String currency_symbol;
private String decimal_symbol;... |
3e0f0eb506c7eb6e6f0d25b3a1939e06ecb0b234 | 447 | java | Java | src/main/java/dasniko/ozark/react/BookController.java | dasniko/ozark-react | 0bac867f2ab98b6afc040804b60256e53ceba15a | [
"MIT"
] | 48 | 2015-11-08T16:55:08.000Z | 2020-04-18T03:32:45.000Z | src/main/java/dasniko/ozark/react/BookController.java | puttareddy/ozark-mvc-react | 13619bef33cf68c9c1b2107ba85249143173054b | [
"MIT"
] | 7 | 2016-02-10T16:32:24.000Z | 2022-02-24T21:29:27.000Z | src/main/java/dasniko/ozark/react/BookController.java | puttareddy/ozark-mvc-react | 13619bef33cf68c9c1b2107ba85249143173054b | [
"MIT"
] | 13 | 2016-06-07T10:01:54.000Z | 2020-06-26T14:58:29.000Z | 17.192308 | 51 | 0.639821 | 6,398 | package dasniko.ozark.react;
import javax.inject.Inject;
import javax.ws.rs.*;
import java.util.List;
/**
* @author Niko Köbler, http://www.n-k.de, @dasniko
*/
@Path("/books.json")
public class BookController {
@Inject
private BookService service;
@GET
public List<Book> getBooks() {
return... |
3e0f0efd81f5a97dd09a04f260495a69b7ad705f | 2,266 | java | Java | gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/src/core/org/gradle/api/internal/resources/StringBackedTextResource.java | bit-man/pushfish-android | 5f4fcf56adf5a8cdb6f31d91c315bcd3b3dc93bc | [
"BSD-2-Clause"
] | 158 | 2015-04-18T23:39:02.000Z | 2021-07-01T18:28:29.000Z | gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/src/core/org/gradle/api/internal/resources/StringBackedTextResource.java | bit-man/pushfish-android | 5f4fcf56adf5a8cdb6f31d91c315bcd3b3dc93bc | [
"BSD-2-Clause"
] | 31 | 2015-04-29T18:52:40.000Z | 2020-06-29T19:25:24.000Z | gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/src/core/org/gradle/api/internal/resources/StringBackedTextResource.java | bit-man/pushfish-android | 5f4fcf56adf5a8cdb6f31d91c315bcd3b3dc93bc | [
"BSD-2-Clause"
] | 32 | 2016-01-05T21:58:24.000Z | 2021-06-21T21:56:34.000Z | 30.213333 | 92 | 0.713592 | 6,399 | /*
* Copyright 2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e0f0fe432f681eb809e915b9da69c5fe3d18092 | 397 | java | Java | src/main/java/it/davidenastri/dogs/DogsApplication.java | ltpitt/java-spring-boot-dogs-microservice | f434a7972a12771eb7870ee338c62351bf6ff913 | [
"MIT"
] | null | null | null | src/main/java/it/davidenastri/dogs/DogsApplication.java | ltpitt/java-spring-boot-dogs-microservice | f434a7972a12771eb7870ee338c62351bf6ff913 | [
"MIT"
] | null | null | null | src/main/java/it/davidenastri/dogs/DogsApplication.java | ltpitt/java-spring-boot-dogs-microservice | f434a7972a12771eb7870ee338c62351bf6ff913 | [
"MIT"
] | null | null | null | 24.8125 | 68 | 0.833753 | 6,400 | package it.davidenastri.dogs;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SpringBootApplication
@EnableEurekaClient
public class DogsApplication {
public static void main(... |
3e0f0ff85c1acc0cd3ef1e9a16300011f1dcb8cd | 281 | java | Java | YearI/SemesterII/Java/Assignments/code-week-2/PartTwo/P/Main.java | sudiptog81/ducscode | 4a60fb6d9a5769f9c487d0a65e557632af469903 | [
"MIT"
] | 7 | 2020-03-18T09:17:03.000Z | 2022-01-12T09:36:45.000Z | YearI/SemesterII/Java/Assignments/code-week-2/PartTwo/P/Main.java | gourabdas-88006/ducscode | 19f047e02f43af430f904782850a66be32b0ff89 | [
"MIT"
] | 1 | 2020-08-27T10:33:00.000Z | 2020-08-27T10:33:00.000Z | YearI/SemesterII/Java/Assignments/code-week-2/PartTwo/P/Main.java | gourabdas-88006/ducscode | 19f047e02f43af430f904782850a66be32b0ff89 | [
"MIT"
] | 4 | 2020-04-23T14:52:03.000Z | 2021-10-03T19:55:27.000Z | 18.733333 | 45 | 0.523132 | 6,401 | package P;
import P1.*;
import P2.*;
public class Main {
public static void main(String[] args) {
TwoDim ref;
ref = new TwoDim(1, 2);
System.out.println(ref);
ref = new ThreeDim(3, 4, 5);
System.out.println(ref);
}
} |
3e0f110d59d03c0f1b15f8bec59a2e5222ca6897 | 3,517 | java | Java | Frontend/JSP/Java Web JSP Servlets Development and Database Design/QA_Pro/src/com/qapro/dao/QuestionDao.java | specter01wj/LAB-Udemy | 9a81bbabc9f55e68f6cce68c50a6c3cae8ee426f | [
"MIT"
] | null | null | null | Frontend/JSP/Java Web JSP Servlets Development and Database Design/QA_Pro/src/com/qapro/dao/QuestionDao.java | specter01wj/LAB-Udemy | 9a81bbabc9f55e68f6cce68c50a6c3cae8ee426f | [
"MIT"
] | 89 | 2020-03-07T05:51:22.000Z | 2022-03-02T15:52:45.000Z | Frontend/JSP/Java Web JSP Servlets Development and Database Design/QA_Pro/src/com/qapro/dao/QuestionDao.java | specter01wj/LAB-Udemy | 9a81bbabc9f55e68f6cce68c50a6c3cae8ee426f | [
"MIT"
] | null | null | null | 32.869159 | 130 | 0.705999 | 6,402 | package com.qapro.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import java.util.List;
import com.qapro.entity.EmailValidation;
import com.qapro.entity.Question;
import com.qapro.enums.VotingEnum;
public class QuestionDao extends JavathlonJdbcTemplate<Question>{
... |
3e0f122e703d385d0555c10797bd55191dfd5a0e | 3,013 | java | Java | src/main/java/cz/etnetera/reesmo/controller/project/ProjectGroupsController.java | etnetera/reesmo | c588bd85cfdef32b39b794dd0e2f28c1b505cb1b | [
"Apache-2.0"
] | null | null | null | src/main/java/cz/etnetera/reesmo/controller/project/ProjectGroupsController.java | etnetera/reesmo | c588bd85cfdef32b39b794dd0e2f28c1b505cb1b | [
"Apache-2.0"
] | null | null | null | src/main/java/cz/etnetera/reesmo/controller/project/ProjectGroupsController.java | etnetera/reesmo | c588bd85cfdef32b39b794dd0e2f28c1b505cb1b | [
"Apache-2.0"
] | null | null | null | 42.43662 | 169 | 0.825091 | 6,403 | package cz.etnetera.reesmo.controller.project;
import com.github.dandelion.datatables.core.ajax.DataSet;
import com.github.dandelion.datatables.core.ajax.DatatablesCriterias;
import com.github.dandelion.datatables.core.ajax.DatatablesResponse;
import cz.etnetera.reesmo.controller.MenuActivityController;
import cz.etne... |
3e0f1270c9fd24585bb474e2ca9448004a061798 | 4,982 | java | Java | aura-util/src/test/java/org/auraframework/test/perf/metrics/PerfRunsCollector.java | igor-sfdc/aura | c992320668964553311f6fa54072b59a79321828 | [
"Apache-2.0"
] | 1 | 2015-08-11T12:30:09.000Z | 2015-08-11T12:30:09.000Z | aura-util/src/test/java/org/auraframework/test/perf/metrics/PerfRunsCollector.java | ShekharGadewar/aura | fb6322fe7cc11d56dbae6cdf08a5bcd9828f6dd5 | [
"Apache-2.0"
] | 1 | 2015-01-13T13:46:38.000Z | 2015-01-13T13:46:38.000Z | aura-util/src/test/java/org/auraframework/test/perf/metrics/PerfRunsCollector.java | igor-sfdc/aura | c992320668964553311f6fa54072b59a79321828 | [
"Apache-2.0"
] | null | null | null | 37.179104 | 119 | 0.659374 | 6,404 | /*
* Copyright (C) 2013 salesforce.com, 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 ... |
3e0f12e5a3abaa63310f4d5bc8d54cb59091bde3 | 194 | java | Java | loopme-sdk/src/main/java/com/loopme/xml/CompanionClickThrough.java | isabella232/android-united-sdk | fbc70e6ed937656614617b198d603df0166c9e82 | [
"RSA-MD"
] | 4 | 2019-01-15T12:03:57.000Z | 2020-04-07T12:39:33.000Z | loopme-sdk/src/main/java/com/loopme/xml/CompanionClickThrough.java | loopme/android-united-sdk | c432b39781e23843ec933bd7b3e5c79d5bc7357c | [
"RSA-MD"
] | 3 | 2018-11-21T10:12:10.000Z | 2019-07-26T10:19:19.000Z | loopme-sdk/src/main/java/com/loopme/xml/CompanionClickThrough.java | isabella232/android-united-sdk | fbc70e6ed937656614617b198d603df0166c9e82 | [
"RSA-MD"
] | 3 | 2020-06-26T16:55:40.000Z | 2022-02-19T10:16:50.000Z | 13.857143 | 36 | 0.664948 | 6,405 | package com.loopme.xml;
import com.loopme.parser.xml.Text;
public class CompanionClickThrough {
@Text
private String text;
public String getText() {
return text;
}
}
|
3e0f13afda868707ac70e180f4491ce4a07b2920 | 12,849 | java | Java | elastic-job-lite-console/src/test/java/org/apache/shardingsphere/elasticjob/lite/console/dao/search/RDBJobEventSearchTest.java | xbkaishui/elastic-job | 2862573d7964929be798075542a7018ae4693421 | [
"Apache-2.0"
] | 1 | 2020-06-29T14:09:12.000Z | 2020-06-29T14:09:12.000Z | elastic-job-lite-console/src/test/java/org/apache/shardingsphere/elasticjob/lite/console/dao/search/RDBJobEventSearchTest.java | Mark-WJQ/shardingsphere-elasticjob-lite | 16e376e23d0c3f7b2dac07fac984f9fa871d7a01 | [
"Apache-2.0"
] | null | null | null | elastic-job-lite-console/src/test/java/org/apache/shardingsphere/elasticjob/lite/console/dao/search/RDBJobEventSearchTest.java | Mark-WJQ/shardingsphere-elasticjob-lite | 16e376e23d0c3f7b2dac07fac984f9fa871d7a01 | [
"Apache-2.0"
] | null | null | null | 58.940367 | 174 | 0.733676 | 6,406 | /*
* 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 ... |
3e0f1402b0dae5b211451a9b49574f7c9a1f995a | 881 | java | Java | user-management/src/main/java/com/splitter/user/UserManagement.java | gunaskr/splitter | 0fb15247caf3ae9962133eca7ceb7195ff37cd67 | [
"Apache-2.0"
] | null | null | null | user-management/src/main/java/com/splitter/user/UserManagement.java | gunaskr/splitter | 0fb15247caf3ae9962133eca7ceb7195ff37cd67 | [
"Apache-2.0"
] | 1 | 2022-03-02T08:50:47.000Z | 2022-03-02T08:50:47.000Z | user-management/src/main/java/com/splitter/user/UserManagement.java | gunaskr/splitter | 0fb15247caf3ae9962133eca7ceb7195ff37cd67 | [
"Apache-2.0"
] | null | null | null | 27.53125 | 72 | 0.786606 | 6,407 | package com.splitter.user;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.I... |
3e0f16f374b649c2f6a11a739078027c8e00d5ce | 7,935 | java | Java | src/main/java/com/glaf/core/web/springmvc/SystemDictoryDefinitionController.java | gitee2008/crowd | dde77987c8045a7b819d2917a8f9ff08fcdb5d73 | [
"Apache-2.0"
] | 2 | 2017-10-20T12:29:56.000Z | 2018-03-04T02:20:38.000Z | src/main/java/com/glaf/core/web/springmvc/SystemDictoryDefinitionController.java | gitee2008/crowd | dde77987c8045a7b819d2917a8f9ff08fcdb5d73 | [
"Apache-2.0"
] | 14 | 2019-11-13T03:15:50.000Z | 2022-03-31T18:46:48.000Z | src/main/java/com/glaf/core/web/springmvc/SystemDictoryDefinitionController.java | gitee2008/crowd | dde77987c8045a7b819d2917a8f9ff08fcdb5d73 | [
"Apache-2.0"
] | 4 | 2018-08-14T04:40:43.000Z | 2022-03-27T04:43:01.000Z | 35.743243 | 111 | 0.705482 | 6,408 | /*
* 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 ... |
3e0f17069b47be40c155ece0716f142a4bf12e09 | 8,170 | java | Java | gemfirexd/core/src/main/java/com/pivotal/gemfirexd/internal/impl/sql/compile/BaseJoinStrategy.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 38 | 2016-01-04T01:31:40.000Z | 2020-04-07T06:35:36.000Z | gemfirexd/core/src/main/java/com/pivotal/gemfirexd/internal/impl/sql/compile/BaseJoinStrategy.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 261 | 2016-01-07T09:14:26.000Z | 2019-12-05T10:15:56.000Z | gemfirexd/core/src/main/java/com/pivotal/gemfirexd/internal/impl/sql/compile/BaseJoinStrategy.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 22 | 2016-03-09T05:47:09.000Z | 2020-04-02T17:55:30.000Z | 32.29249 | 87 | 0.740024 | 6,409 | /*
Derby - Class com.pivotal.gemfirexd.internal.impl.sql.compile.BaseJoinStrategy
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... |
3e0f185d527a7bb53c1b10637b773ac84786990e | 2,570 | java | Java | app/src/main/java/pl/maxmati/tobiasz/mmos/shopping/PendingOrder.java | marcmos/shopping | 1582feeb4d7390e5a2b4b955fc68c60c13ca7fea | [
"MIT"
] | null | null | null | app/src/main/java/pl/maxmati/tobiasz/mmos/shopping/PendingOrder.java | marcmos/shopping | 1582feeb4d7390e5a2b4b955fc68c60c13ca7fea | [
"MIT"
] | null | null | null | app/src/main/java/pl/maxmati/tobiasz/mmos/shopping/PendingOrder.java | marcmos/shopping | 1582feeb4d7390e5a2b4b955fc68c60c13ca7fea | [
"MIT"
] | null | null | null | 27.052632 | 132 | 0.608949 | 6,410 | package pl.maxmati.tobiasz.mmos.shopping;
import java.util.Date;
/**
* Created by mmos on 27.02.16.
*
* @author mmos
*/
public class PendingOrder {
public static final int PRIORITY_LOW = -1;
public static final int PRIORITY_NORMAL = 0;
public static final int PRIORITY_HIGH = 1;
private final Date... |
3e0f18f0e6c9e896fdf9d38da745b08c04ad89e9 | 4,014 | java | Java | x-pack/plugin/autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/action/GetAutoscalingDecisionAction.java | a137872798/elasticsearch | 293ff2f60eb1fce9af59d23692d783ad040e0654 | [
"Apache-2.0"
] | 3 | 2020-07-09T19:00:34.000Z | 2020-07-09T19:01:20.000Z | x-pack/plugin/autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/action/GetAutoscalingDecisionAction.java | a137872798/elasticsearch | 293ff2f60eb1fce9af59d23692d783ad040e0654 | [
"Apache-2.0"
] | 3 | 2020-07-29T08:58:34.000Z | 2020-07-31T19:03:50.000Z | x-pack/plugin/autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/action/GetAutoscalingDecisionAction.java | a137872798/elasticsearch | 293ff2f60eb1fce9af59d23692d783ad040e0654 | [
"Apache-2.0"
] | 1 | 2020-09-05T11:00:26.000Z | 2020-09-05T11:00:26.000Z | 32.901639 | 114 | 0.638764 | 6,411 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.autoscaling.action;
import org.elasticsearch... |
3e0f1938752cc3727a2a3a476ed9a90beeba0f49 | 1,569 | java | Java | src/emarket/ihm/objets/formulaire/ChampFichier.java | utarwyn/EMarket | 4c30119faa203144eed31016018946e3e779a0bc | [
"MIT"
] | 1 | 2021-01-13T16:10:32.000Z | 2021-01-13T16:10:32.000Z | src/emarket/ihm/objets/formulaire/ChampFichier.java | utarwyn/EMarket | 4c30119faa203144eed31016018946e3e779a0bc | [
"MIT"
] | null | null | null | src/emarket/ihm/objets/formulaire/ChampFichier.java | utarwyn/EMarket | 4c30119faa203144eed31016018946e3e779a0bc | [
"MIT"
] | null | null | null | 27.526316 | 82 | 0.751434 | 6,412 | package emarket.ihm.objets.formulaire;
import javax.imageio.ImageIO;
import javax.swing.*;
import javax.xml.bind.DatatypeConverter;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.IOE... |
3e0f193e5e89fc38b2eb77d704b42a25680fa0ab | 1,411 | java | Java | library/src/main/java/com/xsp/library/util/java/CharUtil.java | Xushaopeng0303/AndroidStudy | 6ea1cf4c23cb9ea39c78e731a1989f05936b9ec7 | [
"Apache-2.0"
] | 1 | 2018-06-13T09:14:23.000Z | 2018-06-13T09:14:23.000Z | library/src/main/java/com/xsp/library/util/java/CharUtil.java | Xushaopeng0303/AndroidStudy | 6ea1cf4c23cb9ea39c78e731a1989f05936b9ec7 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/com/xsp/library/util/java/CharUtil.java | Xushaopeng0303/AndroidStudy | 6ea1cf4c23cb9ea39c78e731a1989f05936b9ec7 | [
"Apache-2.0"
] | null | null | null | 30.021277 | 82 | 0.615875 | 6,413 | package com.xsp.library.util.java;
import android.text.TextUtils;
import com.xsp.library.util.BaseUtil;
/**
* Char util
*/
public class CharUtil extends BaseUtil {
/**
* determine whether the character is Chinese,include
* @param c character
* @return return true if c is a character, else false... |
3e0f197b7110ade6c246120e2225fb7d88282219 | 284 | java | Java | controller/core/src/org/ah/gcc/rover/controllers/ControllerInterface.java | GamesCreatorsClub/GCC-Rover | 25a69f62a1bb01fc421924ec39f180f50d6a640b | [
"MIT"
] | 3 | 2018-02-13T21:39:55.000Z | 2018-04-26T18:17:39.000Z | controller/core/src/org/ah/gcc/rover/controllers/ControllerInterface.java | GamesCreatorsClub/GCC-Rover | 25a69f62a1bb01fc421924ec39f180f50d6a640b | [
"MIT"
] | null | null | null | controller/core/src/org/ah/gcc/rover/controllers/ControllerInterface.java | GamesCreatorsClub/GCC-Rover | 25a69f62a1bb01fc421924ec39f180f50d6a640b | [
"MIT"
] | null | null | null | 17.75 | 53 | 0.735915 | 6,414 | /*
* Copyright 2016-2017 Games Creators Club
*
* MIT License
*
*/
package org.ah.gcc.rover.controllers;
public interface ControllerInterface {
void addListener(ControllerListener listener);
void removeListener(ControllerListener listener);
//boolean isActive();
}
|
3e0f1b3207d4119eb0e7f45684a5d94ee37d70d7 | 843 | java | Java | src/main/java/com/senyang/boot/conf/MybatisConf.java | senYUh/JavaWebWork | 7b4ec33282a1d8ee124abf8234c0415ed7ce4e6e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/senyang/boot/conf/MybatisConf.java | senYUh/JavaWebWork | 7b4ec33282a1d8ee124abf8234c0415ed7ce4e6e | [
"Apache-2.0"
] | null | null | null | src/main/java/com/senyang/boot/conf/MybatisConf.java | senYUh/JavaWebWork | 7b4ec33282a1d8ee124abf8234c0415ed7ce4e6e | [
"Apache-2.0"
] | null | null | null | 36.652174 | 90 | 0.790036 | 6,415 | package com.senyang.boot.conf;
import com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor;
import com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
... |
3e0f1b628746d79eef4ae01a905c0a457aa4b10d | 2,344 | java | Java | springmvc/src/main/java/cxc/entity/User.java | CuiXueChao/allLearn | f0147b47b610105fea2c5ab7fa597a7143fe1a37 | [
"MIT"
] | null | null | null | springmvc/src/main/java/cxc/entity/User.java | CuiXueChao/allLearn | f0147b47b610105fea2c5ab7fa597a7143fe1a37 | [
"MIT"
] | null | null | null | springmvc/src/main/java/cxc/entity/User.java | CuiXueChao/allLearn | f0147b47b610105fea2c5ab7fa597a7143fe1a37 | [
"MIT"
] | null | null | null | 20.928571 | 109 | 0.55802 | 6,416 | package cxc.entity;
import org.springframework.format.annotation.DateTimeFormat;
import org.springframework.stereotype.Component;
import java.util.Arrays;
import java.util.Date;
import java.util.List;
import java.util.Map;
/**
* @author cxc
* @date 2021/5/10
*/
@Component
public class User {
private String ... |
3e0f1befd93bb6355d868e4265cc9039e89f6f7b | 1,949 | java | Java | lib/src/main/java/org/rookit/failsafe/string/BaseStringFailsafe.java | JPDSousa/rookit-failsafe | fe6993ee841031f0a124a84f4190bd77fdc1a82a | [
"MIT"
] | null | null | null | lib/src/main/java/org/rookit/failsafe/string/BaseStringFailsafe.java | JPDSousa/rookit-failsafe | fe6993ee841031f0a124a84f4190bd77fdc1a82a | [
"MIT"
] | 1 | 2017-12-29T09:59:55.000Z | 2018-01-06T19:08:47.000Z | lib/src/main/java/org/rookit/failsafe/string/BaseStringFailsafe.java | JPDSousa/rookit-failsafe | fe6993ee841031f0a124a84f4190bd77fdc1a82a | [
"MIT"
] | 1 | 2022-03-03T13:33:48.000Z | 2022-03-03T13:33:48.000Z | 45.325581 | 92 | 0.699846 | 6,417 | /*******************************************************************************
* Copyright (C) 2018 Joao Sousa
*
* 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, in... |
3e0f1c3871b8861d388bccbc9429c9fecf6f2e47 | 916 | java | Java | src/main/java/org/springframework/data/tarantool/core/convert/TarantoolMapTypeAliasAccessor.java | selevinia/spring-data-tarantool | edadd70e6b98bb8a4612f7c017c0cdb58be02143 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/springframework/data/tarantool/core/convert/TarantoolMapTypeAliasAccessor.java | selevinia/spring-data-tarantool | edadd70e6b98bb8a4612f7c017c0cdb58be02143 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/springframework/data/tarantool/core/convert/TarantoolMapTypeAliasAccessor.java | selevinia/spring-data-tarantool | edadd70e6b98bb8a4612f7c017c0cdb58be02143 | [
"Apache-2.0"
] | null | null | null | 27.757576 | 94 | 0.734716 | 6,418 | package org.springframework.data.tarantool.core.convert;
import org.springframework.data.convert.TypeAliasAccessor;
import org.springframework.data.mapping.Alias;
import org.springframework.util.Assert;
import java.util.Map;
/**
* Actually reads and writes type alias into a nested object in tuple
*
* @author Tati... |
3e0f1ce5f410dfcc973245563cc9da924f536f40 | 699 | java | Java | app/src/main/java/com/llc/android_coolview/paul/control/task/NbaRegularSeasonScheduleResultThread.java | AppleNet/Android_CoolView | afb3667a0d910344b83267f381fa8f01af5915ba | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/llc/android_coolview/paul/control/task/NbaRegularSeasonScheduleResultThread.java | AppleNet/Android_CoolView | afb3667a0d910344b83267f381fa8f01af5915ba | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/llc/android_coolview/paul/control/task/NbaRegularSeasonScheduleResultThread.java | AppleNet/Android_CoolView | afb3667a0d910344b83267f381fa8f01af5915ba | [
"Apache-2.0"
] | null | null | null | 24.103448 | 74 | 0.806867 | 6,419 | package com.llc.android_coolview.paul.control.task;
import com.llc.android_coolview.paul.control.PaulManager;
import com.llc.android_coolview.paul.view.activity.NBAGamesSpreadActivity;
import android.os.Handler;
import android.os.Message;
public class NbaRegularSeasonScheduleResultThread extends Thread {
private H... |
3e0f1d0033d7e2290f6b08456e0b17a5490bc363 | 4,514 | java | Java | src/integration-test/java/com/rsegeda/moneytransfer/Utils.java | rsegeda/money-transfer | dc6c0ef8c436542223c54b23029e013210f8f263 | [
"MIT"
] | null | null | null | src/integration-test/java/com/rsegeda/moneytransfer/Utils.java | rsegeda/money-transfer | dc6c0ef8c436542223c54b23029e013210f8f263 | [
"MIT"
] | null | null | null | src/integration-test/java/com/rsegeda/moneytransfer/Utils.java | rsegeda/money-transfer | dc6c0ef8c436542223c54b23029e013210f8f263 | [
"MIT"
] | null | null | null | 35.825397 | 118 | 0.690075 | 6,420 | /*
Created by Roman Segeda on 01 September 2019
*/
package com.rsegeda.moneytransfer;
import com.rsegeda.moneytransfer.controller.dto.AccountDto;
import com.rsegeda.moneytransfer.controller.response.BodyResponse;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.lang.reflect.Ty... |
3e0f1d24b13844f6d9e9d92896e1a403a3f53440 | 300 | java | Java | HomeWork05-annotations/src/main/java/ru/otus/homework05/testframework/api/Test.java | poljak181/otus_java | abf0ca4adfac30c0a341febc0def921d309c80f2 | [
"MIT"
] | null | null | null | HomeWork05-annotations/src/main/java/ru/otus/homework05/testframework/api/Test.java | poljak181/otus_java | abf0ca4adfac30c0a341febc0def921d309c80f2 | [
"MIT"
] | null | null | null | HomeWork05-annotations/src/main/java/ru/otus/homework05/testframework/api/Test.java | poljak181/otus_java | abf0ca4adfac30c0a341febc0def921d309c80f2 | [
"MIT"
] | null | null | null | 25 | 45 | 0.83 | 6,421 | package ru.otus.homework05.testframework.api;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface Test {
}
|
3e0f1d3c47d92f9d1967fe19573fc4bfe30aed9d | 2,849 | java | Java | BusinessCardScan.Mobile/obj/Debug/net6.0-android/android/src/crc64192d9de59b079c6d/SingleLocationListener.java | antoniocorreia/business-card-scan | 1f7621aef162cf8893bb33f790c02a3fd0eeaa6e | [
"Apache-2.0"
] | null | null | null | BusinessCardScan.Mobile/obj/Debug/net6.0-android/android/src/crc64192d9de59b079c6d/SingleLocationListener.java | antoniocorreia/business-card-scan | 1f7621aef162cf8893bb33f790c02a3fd0eeaa6e | [
"Apache-2.0"
] | null | null | null | BusinessCardScan.Mobile/obj/Debug/net6.0-android/android/src/crc64192d9de59b079c6d/SingleLocationListener.java | antoniocorreia/business-card-scan | 1f7621aef162cf8893bb33f790c02a3fd0eeaa6e | [
"Apache-2.0"
] | null | null | null | 33.517647 | 245 | 0.779572 | 6,422 | package crc64192d9de59b079c6d;
public class SingleLocationListener
extends java.lang.Object
implements
mono.android.IGCUserPeer,
android.location.LocationListener
{
/** @hide */
public static final String __md_methods;
static {
__md_methods =
"n_onLocationChanged:(Landroid/location/Location;)V:GetOnLoca... |
3e0f1d9f9a84f4c20d361027286de43dec560e91 | 15,473 | java | Java | src/org/jitsi/impl/neomedia/codec/FMJPlugInConfiguration.java | bbaldino/libjitsi | 89f38dd634bafedec0b435ea1e3e0cfa8d002518 | [
"Apache-2.0"
] | 3 | 2019-03-06T09:34:13.000Z | 2020-06-01T16:15:57.000Z | src/org/jitsi/impl/neomedia/codec/FMJPlugInConfiguration.java | matteocampana/libjitsi | 60d4c716823d8b39b029f99d0dff80fc68b3a2a4 | [
"Apache-2.0"
] | null | null | null | src/org/jitsi/impl/neomedia/codec/FMJPlugInConfiguration.java | matteocampana/libjitsi | 60d4c716823d8b39b029f99d0dff80fc68b3a2a4 | [
"Apache-2.0"
] | 1 | 2021-04-09T13:39:26.000Z | 2021-04-09T13:39:26.000Z | 34.849099 | 80 | 0.527241 | 6,423 | /*
* Copyright @ 2015 Atlassian Pty 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 law or ag... |
3e0f1da640070bb49a735d79e956e1d7ca006c40 | 2,790 | java | Java | src/foam/lib/formatter/AbstractFObjectFormatter.java | LenoreChen/foam3 | d9c21bcef1ff61e5e7ced84de21baa55c9867a0f | [
"ECL-2.0",
"Apache-2.0"
] | 15 | 2021-04-06T19:37:37.000Z | 2022-02-08T16:21:36.000Z | src/foam/lib/formatter/AbstractFObjectFormatter.java | LenoreChen/foam3 | d9c21bcef1ff61e5e7ced84de21baa55c9867a0f | [
"ECL-2.0",
"Apache-2.0"
] | 188 | 2021-04-09T15:04:37.000Z | 2022-03-30T16:54:37.000Z | src/foam/lib/formatter/AbstractFObjectFormatter.java | LenoreChen/foam3 | d9c21bcef1ff61e5e7ced84de21baa55c9867a0f | [
"ECL-2.0",
"Apache-2.0"
] | 21 | 2021-03-23T17:46:26.000Z | 2022-03-07T18:22:36.000Z | 26.571429 | 189 | 0.698566 | 6,424 | /**
* @license
* Copyright 2020 The FOAM Authors. All Rights Reserved.
* http://www.apache.org/licenses/LICENSE-2.0
*/
package foam.lib.formatter;
import foam.core.ClassInfo;
import foam.core.FObject;
import foam.core.PropertyInfo;
import foam.core.X;
import foam.lib.PropertyPredicate;
import foam.lib.StorageOpti... |
3e0f1dbf7f2b3c8122783549805efe8c95ecb996 | 4,799 | java | Java | src/main/java/com/uwetrottmann/tmdb2/DiscoverTvBuilder.java | mlaggner/tmdb-java | 001ea9d4c106f6a8af9b6e90479ae21e6ba4b263 | [
"Apache-2.0"
] | 127 | 2015-01-10T12:33:13.000Z | 2022-02-09T05:40:19.000Z | src/main/java/com/uwetrottmann/tmdb2/DiscoverTvBuilder.java | chrisbanes/tmdb-java | 5fded393c621543ce9c0f6e1ed5a8985db18d4ae | [
"Unlicense"
] | 63 | 2015-01-10T11:35:37.000Z | 2022-03-25T07:37:30.000Z | src/main/java/com/uwetrottmann/tmdb2/DiscoverTvBuilder.java | chrisbanes/tmdb-java | 5fded393c621543ce9c0f6e1ed5a8985db18d4ae | [
"Unlicense"
] | 81 | 2015-01-08T08:39:51.000Z | 2022-01-22T10:45:44.000Z | 30.18239 | 82 | 0.677641 | 6,425 | package com.uwetrottmann.tmdb2;
import com.uwetrottmann.tmdb2.entities.DiscoverFilter;
import com.uwetrottmann.tmdb2.entities.TmdbDate;
import com.uwetrottmann.tmdb2.entities.TvShowResultsPage;
import com.uwetrottmann.tmdb2.enumerations.SortBy;
import com.uwetrottmann.tmdb2.services.DiscoverService;
import javax.annot... |
3e0f1ec0660816d16df58b7cc670ab878d3b0fb4 | 333 | java | Java | src/main/java/com/bullhornsdk/data/model/response/single/customobject/JobOrderCustomObjectInstance5Wrapper.java | ianweist/sdk-rest | 79301bbb28e8046a00f3bf5821c2a82485650e36 | [
"MIT"
] | null | null | null | src/main/java/com/bullhornsdk/data/model/response/single/customobject/JobOrderCustomObjectInstance5Wrapper.java | ianweist/sdk-rest | 79301bbb28e8046a00f3bf5821c2a82485650e36 | [
"MIT"
] | 1 | 2022-02-24T20:47:17.000Z | 2022-02-24T20:47:17.000Z | src/main/java/com/bullhornsdk/data/model/response/single/customobject/JobOrderCustomObjectInstance5Wrapper.java | ianweist/sdk-rest | 79301bbb28e8046a00f3bf5821c2a82485650e36 | [
"MIT"
] | null | null | null | 41.625 | 106 | 0.876877 | 6,426 | package com.bullhornsdk.data.model.response.single.customobject;
import com.bullhornsdk.data.model.entity.core.customobject.JobOrderCustomObjectInstance5;
import com.bullhornsdk.data.model.response.single.StandardWrapper;
public class JobOrderCustomObjectInstance5Wrapper extends StandardWrapper<JobOrderCustomObjectIn... |
3e0f201e12f4f41544434087c63599ca2549b96a | 401 | java | Java | src/main/java/com/moople/gitpals/MainApplication/service/interfaces/AdminInterface.java | danmoop/Gitpals | d36f12477a77750fa7c64839057e0f750091763e | [
"MIT"
] | 73 | 2018-03-18T12:19:56.000Z | 2021-09-14T09:19:20.000Z | src/main/java/com/moople/gitpals/MainApplication/service/interfaces/AdminInterface.java | danmoop/Gitpals | d36f12477a77750fa7c64839057e0f750091763e | [
"MIT"
] | 3 | 2018-03-12T13:24:52.000Z | 2020-12-18T22:10:57.000Z | src/main/java/com/moople/gitpals/MainApplication/service/interfaces/AdminInterface.java | danmoop/Gitpals | d36f12477a77750fa7c64839057e0f750091763e | [
"MIT"
] | 2 | 2020-09-10T01:06:18.000Z | 2021-01-04T13:01:54.000Z | 23.588235 | 62 | 0.780549 | 6,427 | package com.moople.gitpals.MainApplication.service.interfaces;
import java.util.List;
public interface AdminInterface {
boolean removeAllUserProjects(String username);
boolean makeUserAnAdmin(String username);
void deleteAllForumPostsByUser(String username);
void modifyGlobalAlert(String text);
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.