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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9241138e8b2c979d44ae808a37c9ada24a00e913 | 372 | java | Java | spring-boot-tc/src/main/java/pl/codeleak/samples/springboot/tc/SpringBootTestcontainersApplication.java | PatrickChenSe/codeTest | db58537ca37178377a2d875a3de2af4e336dffa2 | [
"Apache-2.0"
] | null | null | null | spring-boot-tc/src/main/java/pl/codeleak/samples/springboot/tc/SpringBootTestcontainersApplication.java | PatrickChenSe/codeTest | db58537ca37178377a2d875a3de2af4e336dffa2 | [
"Apache-2.0"
] | 11 | 2020-12-02T18:45:02.000Z | 2022-03-02T07:38:12.000Z | spring-boot-tc/src/main/java/pl/codeleak/samples/springboot/tc/SpringBootTestcontainersApplication.java | PatrickChenSe/codeTest | db58537ca37178377a2d875a3de2af4e336dffa2 | [
"Apache-2.0"
] | null | null | null | 31 | 79 | 0.817204 | 1,001,773 | package pl.codeleak.samples.springboot.tc;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBootTestcontainersApplication {
public static void main(String[] args) {
SpringApplication.run(Spring... |
924113e96da549742f1c66e5eeaf4059ca15c938 | 1,827 | java | Java | src/main/java/com/thetransactioncompany/jsonrpc2/server/accessfilter/AccessFilterResult.java | shangdawei/json-rpc-2.0-access-filter | 9185b8ad36a710ba99f018779394d7d3fcd215f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thetransactioncompany/jsonrpc2/server/accessfilter/AccessFilterResult.java | shangdawei/json-rpc-2.0-access-filter | 9185b8ad36a710ba99f018779394d7d3fcd215f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thetransactioncompany/jsonrpc2/server/accessfilter/AccessFilterResult.java | shangdawei/json-rpc-2.0-access-filter | 9185b8ad36a710ba99f018779394d7d3fcd215f8 | [
"Apache-2.0"
] | null | null | null | 19.43617 | 82 | 0.671045 | 1,001,774 | package com.thetransactioncompany.jsonrpc2.server.accessfilter;
/**
* Access filter result.
*
* @author Vladimir Dzhuvinov
*/
public class AccessFilterResult {
/**
* Indicates whether access is allowed or denied.
*/
private boolean accessAllowed;
/**
* The matching access denied error message if a... |
9241148c5959e14cfdea7f266258818618cd9cb4 | 1,944 | java | Java | src/test/java/HW1.java | dbudonnyi/selenium-webdriver-java | 09239833015a3b0c7967b3b96277d24c4e491d65 | [
"MIT"
] | null | null | null | src/test/java/HW1.java | dbudonnyi/selenium-webdriver-java | 09239833015a3b0c7967b3b96277d24c4e491d65 | [
"MIT"
] | null | null | null | src/test/java/HW1.java | dbudonnyi/selenium-webdriver-java | 09239833015a3b0c7967b3b96277d24c4e491d65 | [
"MIT"
] | null | null | null | 36 | 148 | 0.673868 | 1,001,775 | import io.github.bonigarcia.wdm.WebDriverManager;
import org.junit.*;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.u... |
924116052a8a658b62a4c466fc4c0f1ce86856a6 | 382 | java | Java | Beginner/OddOrEven_251701133.java | dkpro23/IOSD-UIETKUK-HacktoberFest-Meetup-2019 | e5a82a84eaa47577c6f6b3d86e208ee07e7780f8 | [
"Apache-2.0"
] | 22 | 2019-10-02T16:48:10.000Z | 2020-11-14T23:28:41.000Z | Beginner/OddOrEven_251701133.java | dkpro23/IOSD-UIETKUK-HacktoberFest-Meetup-2019 | e5a82a84eaa47577c6f6b3d86e208ee07e7780f8 | [
"Apache-2.0"
] | 46 | 2019-10-01T03:53:30.000Z | 2020-10-20T16:34:37.000Z | Beginner/OddOrEven_251701133.java | dkpro23/IOSD-UIETKUK-HacktoberFest-Meetup-2019 | e5a82a84eaa47577c6f6b3d86e208ee07e7780f8 | [
"Apache-2.0"
] | 415 | 2019-10-01T03:48:22.000Z | 2021-02-27T04:57:28.000Z | 23.875 | 49 | 0.536649 | 1,001,776 | import java.util.Scanner;
public class OddOrEven{
public static void main(String[] args)
{
System.out.println("enter the number");
Scanner in = new Scanner(System.in);
int x = in.nextInt();
if (x%2==0)
System.out.println("number is even");
els... |
9241166db0133cf2cba1c7f2e4e5183d5d9f2b22 | 1,930 | java | Java | study-note/study-java8/src/main/java/com/kongbig/java8/bean/Employee.java | kongbigliang/study-note | 3cb0599e0e2806528f761c9edf870b9191e68687 | [
"Apache-2.0"
] | null | null | null | study-note/study-java8/src/main/java/com/kongbig/java8/bean/Employee.java | kongbigliang/study-note | 3cb0599e0e2806528f761c9edf870b9191e68687 | [
"Apache-2.0"
] | 4 | 2019-12-07T06:34:02.000Z | 2020-06-04T05:40:20.000Z | study-note/study-java8/src/main/java/com/kongbig/java8/bean/Employee.java | kongbigliang/study-note | 3cb0599e0e2806528f761c9edf870b9191e68687 | [
"Apache-2.0"
] | null | null | null | 21.931818 | 87 | 0.510363 | 1,001,777 | package com.kongbig.java8.bean;
import lombok.*;
/**
* @Description:
* @author: lianggangda
* @date: 2020/5/2 10:25
*/
@Setter
@Getter
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class Employee {
private int id;
private String name;
private int age;
private double salary;
private ... |
924118000ead10b5fd48588784ed85c0391f5802 | 10,583 | java | Java | WikipediaCleaner/src/org/wikipediacleaner/gui/swing/options/SortingOptionsPanel.java | RogueScholar/wpcleaner | b1f97221059ad2b4d5e09f1f220dddbe46ec3da9 | [
"Apache-2.0"
] | 38 | 2015-08-08T21:56:52.000Z | 2022-02-27T16:10:35.000Z | WikipediaCleaner/src/org/wikipediacleaner/gui/swing/options/SortingOptionsPanel.java | RogueScholar/wpcleaner | b1f97221059ad2b4d5e09f1f220dddbe46ec3da9 | [
"Apache-2.0"
] | 8 | 2015-08-23T03:53:17.000Z | 2020-07-28T09:22:39.000Z | WikipediaCleaner/src/org/wikipediacleaner/gui/swing/options/SortingOptionsPanel.java | RogueScholar/wpcleaner | b1f97221059ad2b4d5e09f1f220dddbe46ec3da9 | [
"Apache-2.0"
] | 16 | 2015-08-08T21:57:02.000Z | 2022-03-11T06:13:02.000Z | 35.996599 | 101 | 0.683644 | 1,001,778 | /*
* WPCleaner: A tool to help on Wikipedia maintenance tasks.
* Copyright (C) 2013 Nicolas Vervelle
*
* See README.txt file for licensing information.
*/
package org.wikipediacleaner.gui.swing.options;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
... |
924119baedc1643114de4605ed44bb20bb36d257 | 365 | java | Java | src/main/java/dao/NewsForDepartmentDao.java | Laurent-c4/IP-ORGANISATIONAL-API | b8ded8f82f8fc010452f870f8c5ff183c7902294 | [
"Unlicense"
] | null | null | null | src/main/java/dao/NewsForDepartmentDao.java | Laurent-c4/IP-ORGANISATIONAL-API | b8ded8f82f8fc010452f870f8c5ff183c7902294 | [
"Unlicense"
] | null | null | null | src/main/java/dao/NewsForDepartmentDao.java | Laurent-c4/IP-ORGANISATIONAL-API | b8ded8f82f8fc010452f870f8c5ff183c7902294 | [
"Unlicense"
] | null | null | null | 17.380952 | 67 | 0.734247 | 1,001,779 | package dao;
import models.NewsForDepartment;
import java.util.List;
public interface NewsForDepartmentDao {
//CREATE
void add(NewsForDepartment newsForDepartment);
//READ
List<NewsForDepartment> getAll();
NewsForDepartment findById(int id);
List<NewsForDepartment> getAllForADepartment(int d... |
92411b2bfb3ae0b7da93143ebdced4f6485f01cc | 2,935 | java | Java | flink-core/src/main/java/org/apache/flink/api/common/typeutils/base/SqlTimestampComparator.java | aixuebo/flink-1.6 | 9c120d5619b22081b957feb0a3467cf30b0b6c20 | [
"BSD-3-Clause"
] | 80 | 2016-08-11T03:07:28.000Z | 2022-03-27T06:47:09.000Z | flink-core/src/main/java/org/apache/flink/api/common/typeutils/base/SqlTimestampComparator.java | aixuebo/flink-1.6 | 9c120d5619b22081b957feb0a3467cf30b0b6c20 | [
"BSD-3-Clause"
] | 204 | 2019-05-21T09:54:29.000Z | 2019-07-26T21:04:30.000Z | flink-core/src/main/java/org/apache/flink/api/common/typeutils/base/SqlTimestampComparator.java | aixuebo/flink-1.6 | 9c120d5619b22081b957feb0a3467cf30b0b6c20 | [
"BSD-3-Clause"
] | 40 | 2016-08-12T05:40:51.000Z | 2022-01-11T08:01:04.000Z | 29.646465 | 105 | 0.716865 | 1,001,780 | /*
* 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 ... |
92411b30b8ea72ad9f3eb8841fe09d419174deaa | 367 | java | Java | src/main/java/com/example/application/data/entity/SensorGas.java | Burdis28/diplomka | f662a83a1e315541dbc7c253af2d74997b03be9d | [
"Unlicense"
] | 1 | 2021-08-09T23:58:25.000Z | 2021-08-09T23:58:25.000Z | src/main/java/com/example/application/data/entity/SensorGas.java | Burdis28/diplomka | f662a83a1e315541dbc7c253af2d74997b03be9d | [
"Unlicense"
] | 2 | 2021-08-09T22:26:52.000Z | 2021-08-21T23:23:07.000Z | src/main/java/com/example/application/data/entity/SensorGas.java | Burdis28/diplomka | f662a83a1e315541dbc7c253af2d74997b03be9d | [
"Unlicense"
] | null | null | null | 15.291667 | 45 | 0.66485 | 1,001,781 | package com.example.application.data.entity;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class SensorGas {
@Id
private int sensor_id;
public SensorGas() {
}
public int getSensor_id() {
return sensor_id;
}
public void setSensor_id(int sensor_id) ... |
92411da6d594caf1282b978a86b79a652fbf7912 | 5,340 | java | Java | src/main/java/com/overops/plugins/sonar/model/Event.java | takipi-field/sonar-plugin-overops | 19152e65e38512ade49c3246fa02bd67021c3747 | [
"MIT"
] | null | null | null | src/main/java/com/overops/plugins/sonar/model/Event.java | takipi-field/sonar-plugin-overops | 19152e65e38512ade49c3246fa02bd67021c3747 | [
"MIT"
] | 31 | 2019-09-19T15:03:50.000Z | 2021-06-04T02:29:11.000Z | src/main/java/com/overops/plugins/sonar/model/Event.java | takipi-field/sonar-plugin-overops | 19152e65e38512ade49c3246fa02bd67021c3747 | [
"MIT"
] | 1 | 2020-03-12T13:26:51.000Z | 2020-03-12T13:26:51.000Z | 29.666667 | 137 | 0.699625 | 1,001,782 | package com.overops.plugins.sonar.model;
import java.io.File;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.List;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import com.takipi.api.client.data.event.Location;
import com.takipi.api.client.functions.output.Series;... |
92411e65a05432d969bf211419c5527f73a97dd8 | 5,395 | java | Java | src/main/java/com/publiccms/entities/sys/SysAppClient.java | 258506801/cms | 4b0f1a10100e32626dadebfeeffa14ea1eb4f513 | [
"MIT"
] | 5 | 2016-12-06T07:03:08.000Z | 2021-06-03T07:40:00.000Z | src/main/java/com/publiccms/entities/sys/SysAppClient.java | 258506801/cms | 4b0f1a10100e32626dadebfeeffa14ea1eb4f513 | [
"MIT"
] | null | null | null | src/main/java/com/publiccms/entities/sys/SysAppClient.java | 258506801/cms | 4b0f1a10100e32626dadebfeeffa14ea1eb4f513 | [
"MIT"
] | 1 | 2017-04-11T06:44:44.000Z | 2017-04-11T06:44:44.000Z | 27.247475 | 122 | 0.649676 | 1,001,783 | package com.publiccms.entities.sys;
// Generated 2016-3-1 16:21:35 by Hibernate Tools 4.3.1
import static javax.persistence.GenerationType.IDENTITY;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import j... |
92411f001d20a40aebf918bc4d56c7c175bffcec | 860 | java | Java | jxen-svg-core/src/main/java/com/github/jxen/svg/transform/SkewYHelper.java | jxen/jxen-svg | e998c21f5b7f0b6b1c055fd8b5de1b0caa6d6d7f | [
"Apache-2.0"
] | null | null | null | jxen-svg-core/src/main/java/com/github/jxen/svg/transform/SkewYHelper.java | jxen/jxen-svg | e998c21f5b7f0b6b1c055fd8b5de1b0caa6d6d7f | [
"Apache-2.0"
] | null | null | null | jxen-svg-core/src/main/java/com/github/jxen/svg/transform/SkewYHelper.java | jxen/jxen-svg | e998c21f5b7f0b6b1c055fd8b5de1b0caa6d6d7f | [
"Apache-2.0"
] | null | null | null | 26.875 | 99 | 0.684884 | 1,001,784 | package com.github.jxen.svg.transform;
import com.github.jxen.math.linear.Matrix;
import com.github.jxen.svg.format.FormatHelper;
import java.util.List;
class SkewYHelper implements TransformHelper {
@Override
public Transform create(List<Double> values) {
return Transform.skewY(values.get(0));
}
@Overr... |
92411f58b2a4ab247c3e452870fbdb58597f1a79 | 5,106 | java | Java | src/main/java/net/openhft/chronicle/hash/impl/stage/query/HashQuery.java | Cotton-Ben/Chronicle-Map | 65bfd79569ea4f341bdfc93607e45e5a24755507 | [
"Apache-2.0"
] | 2,421 | 2015-01-02T14:44:52.000Z | 2022-03-31T04:02:16.000Z | src/main/java/net/openhft/chronicle/hash/impl/stage/query/HashQuery.java | Cotton-Ben/Chronicle-Map | 65bfd79569ea4f341bdfc93607e45e5a24755507 | [
"Apache-2.0"
] | 331 | 2015-01-03T13:56:35.000Z | 2022-03-30T23:06:48.000Z | src/main/java/net/openhft/chronicle/hash/impl/stage/query/HashQuery.java | Cotton-Ben/Chronicle-Map | 65bfd79569ea4f341bdfc93607e45e5a24755507 | [
"Apache-2.0"
] | 499 | 2015-01-13T18:54:33.000Z | 2022-03-31T04:02:17.000Z | 34.04 | 95 | 0.661966 | 1,001,785 | /*
* Copyright 2012-2018 Chronicle Map Contributors
*
* 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 applicab... |
92411fad400f7e50f19fc691a71d76c210857a9a | 2,587 | java | Java | sdsensor/src/main/java/at/ac/tuwien/infosys/sensor/DataProvider.java | tuwiendsg/SDM | 3bc2279399bc562999f1a2747759983fb1731df8 | [
"Apache-2.0"
] | 2 | 2016-03-20T08:55:26.000Z | 2016-03-20T08:56:52.000Z | sdsensor/src/main/java/at/ac/tuwien/infosys/sensor/DataProvider.java | tuwiendsg/SDM | 3bc2279399bc562999f1a2747759983fb1731df8 | [
"Apache-2.0"
] | null | null | null | sdsensor/src/main/java/at/ac/tuwien/infosys/sensor/DataProvider.java | tuwiendsg/SDM | 3bc2279399bc562999f1a2747759983fb1731df8 | [
"Apache-2.0"
] | null | null | null | 29.735632 | 130 | 0.555083 | 1,001,786 | package at.ac.tuwien.infosys.sensor;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
import org.apache.log4j.Logger;
import at.ac.tuwien.infosys.sensor.GenericDataInstance.Record;
public class D... |
924120cffe25bee4e68460a3de3ff8906c09d006 | 1,707 | java | Java | src/main/java/sgf/gateway/web/controllers/oai/ListRecordsRequest.java | NCAR/sage-gateway-archive | e6f4f3a7cd142efac143dd6a956c77a1a0856a6a | [
"Apache-2.0"
] | null | null | null | src/main/java/sgf/gateway/web/controllers/oai/ListRecordsRequest.java | NCAR/sage-gateway-archive | e6f4f3a7cd142efac143dd6a956c77a1a0856a6a | [
"Apache-2.0"
] | null | null | null | src/main/java/sgf/gateway/web/controllers/oai/ListRecordsRequest.java | NCAR/sage-gateway-archive | e6f4f3a7cd142efac143dd6a956c77a1a0856a6a | [
"Apache-2.0"
] | null | null | null | 25.863636 | 160 | 0.672525 | 1,001,787 | package sgf.gateway.web.controllers.oai;
import org.hibernate.validator.constraints.NotBlank;
import sgf.gateway.validation.data.ValidDate;
import sgf.gateway.validation.data.ValidTemporalBoundsDates;
import sgf.gateway.validation.groups.Type;
import java.util.Date;
@ValidTemporalBoundsDates(startDateField = "from",... |
924121bf7ca9005970cbc80b006e693f2d8673c8 | 1,270 | java | Java | integration-tests/src/test/java/org/onap/sdc/backend/ci/tests/utils/general/SnmpTypeEnum.java | chardon1/onap-sdc | b2370800befb9c7c557a0651717a8fd604736542 | [
"Apache-2.0"
] | 15 | 2018-10-02T14:54:35.000Z | 2022-03-01T18:27:14.000Z | integration-tests/src/test/java/org/onap/sdc/backend/ci/tests/utils/general/SnmpTypeEnum.java | chardon1/onap-sdc | b2370800befb9c7c557a0651717a8fd604736542 | [
"Apache-2.0"
] | 6 | 2021-12-14T21:00:42.000Z | 2022-02-27T17:07:08.000Z | integration-tests/src/test/java/org/onap/sdc/backend/ci/tests/utils/general/SnmpTypeEnum.java | chardon1/onap-sdc | b2370800befb9c7c557a0651717a8fd604736542 | [
"Apache-2.0"
] | 31 | 2018-05-30T19:18:29.000Z | 2022-03-01T06:16:47.000Z | 32.564103 | 83 | 0.534646 | 1,001,788 | /*-
* ============LICENSE_START=======================================================
* SDC
* ================================================================================
* Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
* ===================================================================... |
924122ac48bd10b821153a2bc1d9043c4d363fb8 | 1,849 | java | Java | shared/communication/src/main/java/com/alibaba/otter/shared/communication/core/impl/connection/CommunicationConnectionPoolable.java | Delibit/otter | ac287f8225ced8dc9836a8991d493545c8ac92ac | [
"Apache-2.0"
] | 7,113 | 2015-01-04T02:49:19.000Z | 2022-03-31T08:23:20.000Z | shared/communication/src/main/java/com/alibaba/otter/shared/communication/core/impl/connection/CommunicationConnectionPoolable.java | stateIs0/otter | a939897df75ae8aafdcbbbce0205d13ac87d6fdb | [
"Apache-2.0"
] | 987 | 2015-01-05T04:40:43.000Z | 2022-03-30T11:12:19.000Z | shared/communication/src/main/java/com/alibaba/otter/shared/communication/core/impl/connection/CommunicationConnectionPoolable.java | stateIs0/otter | a939897df75ae8aafdcbbbce0205d13ac87d6fdb | [
"Apache-2.0"
] | 2,403 | 2015-01-05T09:24:38.000Z | 2022-03-31T06:43:37.000Z | 31.87931 | 120 | 0.737155 | 1,001,789 | /*
* Copyright (C) 2010-2101 Alibaba Group Holding Limited.
*
* 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 ... |
924123f83ee602784708b8b94a73d66c834428df | 13,905 | java | Java | src/main/java/it/polito/tdp/TasteTrip/FXMLController.java | TdP-prove-finali/PalmisanoVito | 1c38ed84921f6dac8865955d7a330e6a69f44002 | [
"Apache-2.0"
] | null | null | null | src/main/java/it/polito/tdp/TasteTrip/FXMLController.java | TdP-prove-finali/PalmisanoVito | 1c38ed84921f6dac8865955d7a330e6a69f44002 | [
"Apache-2.0"
] | null | null | null | src/main/java/it/polito/tdp/TasteTrip/FXMLController.java | TdP-prove-finali/PalmisanoVito | 1c38ed84921f6dac8865955d7a330e6a69f44002 | [
"Apache-2.0"
] | 2 | 2020-09-21T07:02:27.000Z | 2022-03-30T09:07:05.000Z | 35.837629 | 226 | 0.611938 | 1,001,790 | package it.polito.tdp.TasteTrip;
import java.net.URL;
import java.time.LocalDate;
import java.time.temporal.ChronoUnit;
import java.util.ArrayList;
import java.util.List;
import java.util.ResourceBundle;
import it.polito.tdp.TasteTrip.model.Comune;
import it.polito.tdp.TasteTrip.model.Model;
import it.poli... |
9241253cbcd82a934574584952953f870e1e12a8 | 3,052 | java | Java | src/main/java/duelistmod/cards/pools/naturia/CrystalRose.java | ascriptmaster/StS-DuelistMod | 251c29117779f0e75c3424263e669b720f35ed1a | [
"Unlicense"
] | 3 | 2019-06-20T08:52:04.000Z | 2020-06-17T19:32:05.000Z | src/main/java/duelistmod/cards/pools/naturia/CrystalRose.java | ascriptmaster/StS-DuelistMod | 251c29117779f0e75c3424263e669b720f35ed1a | [
"Unlicense"
] | 7 | 2019-04-22T12:26:08.000Z | 2021-01-18T02:45:58.000Z | src/main/java/duelistmod/cards/pools/naturia/CrystalRose.java | ascriptmaster/StS-DuelistMod | 251c29117779f0e75c3424263e669b720f35ed1a | [
"Unlicense"
] | 2 | 2019-12-06T14:30:34.000Z | 2020-03-29T15:43:02.000Z | 27.25 | 97 | 0.707733 | 1,001,791 | package duelistmod.cards.pools.naturia;
import com.megacrit.cardcrawl.cards.AbstractCard;
import com.megacrit.cardcrawl.characters.AbstractPlayer;
import com.megacrit.cardcrawl.core.CardCrawlGame;
import com.megacrit.cardcrawl.localization.CardStrings;
import com.megacrit.cardcrawl.monsters.AbstractMonster;
import du... |
9241266432e7de946c138603376d8f6ac7cc9294 | 412 | java | Java | src/custom_classes/NotANaturalNumberException.java | vctrop/article_manager | 70e6f73b8ea651be4645583e808396481d599693 | [
"MIT"
] | 1 | 2019-08-13T17:41:37.000Z | 2019-08-13T17:41:37.000Z | src/custom_classes/NotANaturalNumberException.java | vctrop/article_manager | 70e6f73b8ea651be4645583e808396481d599693 | [
"MIT"
] | null | null | null | src/custom_classes/NotANaturalNumberException.java | vctrop/article_manager | 70e6f73b8ea651be4645583e808396481d599693 | [
"MIT"
] | null | null | null | 20.6 | 59 | 0.616505 | 1,001,792 | package custom_classes;
public class NotANaturalNumberException extends Exception {
public NotANaturalNumberException(String message) {
super(message);
}
public static boolean isValid(String num) {
try {
int i = Integer.parseInt(num);
if (i < 0) {
return false;
}
... |
924126e60e5481492d23999f7a9fd9edb626da59 | 2,891 | java | Java | WebViewLib/src/main/java/com/ycbjie/webviewlib/cache/HttpCacheInterceptor.java | Tancy/YCWebView | 646c40d99bddbab12d4a4724b4f3c7eae04ff96c | [
"Apache-2.0"
] | 1,597 | 2017-10-10T11:18:48.000Z | 2022-03-30T03:22:16.000Z | WebViewLib/src/main/java/com/ycbjie/webviewlib/cache/HttpCacheInterceptor.java | Tancy/YCWebView | 646c40d99bddbab12d4a4724b4f3c7eae04ff96c | [
"Apache-2.0"
] | 117 | 2019-09-25T00:28:54.000Z | 2022-03-22T07:38:24.000Z | WebViewLib/src/main/java/com/ycbjie/webviewlib/cache/HttpCacheInterceptor.java | Tancy/YCWebView | 646c40d99bddbab12d4a4724b4f3c7eae04ff96c | [
"Apache-2.0"
] | 257 | 2019-09-23T06:47:08.000Z | 2022-03-29T10:15:02.000Z | 35.256098 | 91 | 0.637496 | 1,001,793 | package com.ycbjie.webviewlib.cache;
import android.text.TextUtils;
import com.ycbjie.webviewlib.utils.X5WebUtils;
import java.io.IOException;
import okhttp3.CacheControl;
import okhttp3.Interceptor;
import okhttp3.Request;
import okhttp3.Response;
/**
* <pre>
* @author yangchong
* blog : https://gith... |
924127360eb79ed24c1a8b372623310546aa36ba | 5,553 | java | Java | Tenacity 4.0/src/minecraft/dev/client/tenacity/utils/objects/Dragging.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | 3 | 2022-02-28T17:34:51.000Z | 2022-03-06T21:55:16.000Z | Tenacity 4.0/src/minecraft/dev/client/tenacity/utils/objects/Dragging.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | 2 | 2022-02-25T20:10:14.000Z | 2022-03-03T14:25:03.000Z | Tenacity 4.0/src/minecraft/dev/client/tenacity/utils/objects/Dragging.java | 14ms/Minecraft-Disclosed-Source-Modifications | d3729ab0fb20c36da1732b2070d1cb5d1409ffbc | [
"Unlicense"
] | null | null | null | 30.344262 | 173 | 0.641635 | 1,001,794 | package dev.client.tenacity.utils.objects;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import dev.client.rose.utils.render.HoveringUtil;
import dev.client.tenacity.module.Module;
import dev.client.tenacity.module.impl.render.ArraylistMod;
import dev.client.tenacity.uti... |
9241283ee8b260d07fe9820bf34550648078c3b5 | 1,599 | java | Java | jstorm-client/src/main/java/storm/trident/planner/Node.java | zhangjunfang/jstorm-0.9.6.3- | 0b9fb3c4905f605d508999d047f5f6ba3917f639 | [
"Apache-2.0"
] | 3 | 2015-05-05T08:17:33.000Z | 2015-09-21T09:08:36.000Z | jstorm-client/src/main/java/storm/trident/planner/Node.java | zhangjunfang/jstorm-0.9.6.3- | 0b9fb3c4905f605d508999d047f5f6ba3917f639 | [
"Apache-2.0"
] | null | null | null | jstorm-client/src/main/java/storm/trident/planner/Node.java | zhangjunfang/jstorm-0.9.6.3- | 0b9fb3c4905f605d508999d047f5f6ba3917f639 | [
"Apache-2.0"
] | null | null | null | 23.173913 | 71 | 0.722952 | 1,001,795 | package storm.trident.planner;
import backtype.storm.tuple.Fields;
import java.io.Serializable;
import java.util.UUID;
import java.util.concurrent.atomic.AtomicInteger;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.apache.commons.lang.builder.ToStringStyle;
public class Node implements Serializ... |
9241292817033a44d6336cd79b5709fc3467f962 | 60,535 | java | Java | src/test/java/mho/qbar/iterableProviders/QBarExhaustiveProviderProperties.java | mhogrefe/qbar | 06b283b09f1c53f511f46cf0ee8e3401023930c7 | [
"MIT"
] | 2 | 2016-04-01T06:00:52.000Z | 2016-04-08T15:56:26.000Z | src/test/java/mho/qbar/iterableProviders/QBarExhaustiveProviderProperties.java | mhogrefe/qbar | 06b283b09f1c53f511f46cf0ee8e3401023930c7 | [
"MIT"
] | 1 | 2016-04-08T15:46:28.000Z | 2016-04-13T02:23:44.000Z | src/test/java/mho/qbar/iterableProviders/QBarExhaustiveProviderProperties.java | mhogrefe/qbar | 06b283b09f1c53f511f46cf0ee8e3401023930c7 | [
"MIT"
] | null | null | null | 38.50827 | 119 | 0.592401 | 1,001,796 | package mho.qbar.iterableProviders;
import mho.qbar.objects.*;
import mho.qbar.testing.QBarTestProperties;
import mho.wheels.structures.Pair;
import mho.wheels.structures.Triple;
import org.jetbrains.annotations.NotNull;
import java.util.Collections;
import java.util.List;
import java.util.Objects;
import java.util.O... |
92412966eaed67f5e6e9193d1dab6ba866ca91ec | 3,033 | java | Java | org/JMathStudio/MathToolkit/Utilities/Combinatric.java | bhavyaajani/jmathstudio | f284bf6fb8bca73994bf668dad2de2765837515f | [
"Apache-2.0"
] | 16 | 2018-05-01T17:36:51.000Z | 2021-11-19T05:04:02.000Z | org/JMathStudio/MathToolkit/Utilities/Combinatric.java | bhavyaajani/jmathstudio | f284bf6fb8bca73994bf668dad2de2765837515f | [
"Apache-2.0"
] | 1 | 2020-02-26T01:31:57.000Z | 2020-02-26T01:31:57.000Z | org/JMathStudio/MathToolkit/Utilities/Combinatric.java | bhavyaajani/jmathstudio | f284bf6fb8bca73994bf668dad2de2765837515f | [
"Apache-2.0"
] | 1 | 2019-11-23T02:05:39.000Z | 2019-11-23T02:05:39.000Z | 24.620968 | 88 | 0.671143 | 1,001,797 | package org.JMathStudio.MathToolkit.Utilities;
import org.JMathStudio.Exceptions.IllegalArgumentException;
/**
* This class provide various Combinatric operations.
* @author Ajani Bhavya - (dycjh@example.com)
*/
public final class Combinatric
{
/**
* This method computes the factorial of the integer number as ... |
924129affc6aabcd32b5e85c9b824ef4d0f7c71e | 421 | java | Java | testfan/src/com/testfan/LoopTest.java | mikebin170/javaCode | 9bf802bfdc2a7d44097e9b1c23e8c44943a6d94a | [
"MIT"
] | 1 | 2018-12-19T15:03:49.000Z | 2018-12-19T15:03:49.000Z | testfan/src/com/testfan/LoopTest.java | mikexxb/testfan | 9bf802bfdc2a7d44097e9b1c23e8c44943a6d94a | [
"MIT"
] | 6 | 2020-04-23T17:15:41.000Z | 2021-01-20T23:21:50.000Z | testfan/src/com/testfan/LoopTest.java | litebin/javaCode | 9bf802bfdc2a7d44097e9b1c23e8c44943a6d94a | [
"MIT"
] | null | null | null | 14.033333 | 53 | 0.524941 | 1,001,798 | package com.testfan;
public class LoopTest {
public static void main(String[] args) {
//输出10到20之间数字
// for
for (int x = 10; x < 20; x++) {
System.out.println("for value of x : " + x);
}
// while
int x = 10;
while (x < 20) {
System.out.println("while value of x : " + x);
x++;
}
// do whi... |
92412a2182b661f94c933596adb11610bc70428c | 358 | java | Java | QuickAdapter/app/src/main/java/com/heaven7/core/adapter/demo/TestMainActivity.java | LightSun/android-common-util-light | 6008027bc211f581930ae16a77383c5db3095f9e | [
"Apache-2.0"
] | 14 | 2016-03-01T10:07:54.000Z | 2018-09-06T03:33:48.000Z | QuickAdapter/app/src/main/java/com/heaven7/core/adapter/demo/TestMainActivity.java | LightSun/android-common-util-light | 6008027bc211f581930ae16a77383c5db3095f9e | [
"Apache-2.0"
] | null | null | null | QuickAdapter/app/src/main/java/com/heaven7/core/adapter/demo/TestMainActivity.java | LightSun/android-common-util-light | 6008027bc211f581930ae16a77383c5db3095f9e | [
"Apache-2.0"
] | null | null | null | 19.888889 | 57 | 0.706704 | 1,001,799 | package com.heaven7.core.adapter.demo;
import java.util.List;
/**
* Created by heaven7 on 2017/12/22.
*/
public class TestMainActivity extends AbsMainActivity {
@Override
protected void addDemos(List<ActivityInfo> list) {
list.add(new ActivityInfo(TestQtActivity.class));
list.add(new Activi... |
92412ac48367a4bb079ac1efbc1d780d878d6914 | 180 | java | Java | util/Point.java | starforever/leet-code | d38b4d8f11971e385c92191d586105ebb8ea8829 | [
"MIT"
] | null | null | null | util/Point.java | starforever/leet-code | d38b4d8f11971e385c92191d586105ebb8ea8829 | [
"MIT"
] | null | null | null | util/Point.java | starforever/leet-code | d38b4d8f11971e385c92191d586105ebb8ea8829 | [
"MIT"
] | null | null | null | 8.571429 | 29 | 0.45 | 1,001,800 | // Definition for a point.
public class Point
{
int x;
int y;
public Point ()
{
x = 0;
y = 0;
}
public Point (int a, int b)
{
x = a;
y = b;
}
}
|
92412b2adfa6d27f2f679d950dc6b84dc074747a | 2,012 | java | Java | app/src/main/java/com/xseec/eds/model/tags/EnergyTag.java | hawesome512/EDSOnline | 4115fc29640ad2992f2c53ffc7f167b4b9c3f2a9 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/xseec/eds/model/tags/EnergyTag.java | hawesome512/EDSOnline | 4115fc29640ad2992f2c53ffc7f167b4b9c3f2a9 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/xseec/eds/model/tags/EnergyTag.java | hawesome512/EDSOnline | 4115fc29640ad2992f2c53ffc7f167b4b9c3f2a9 | [
"Apache-2.0"
] | null | null | null | 24.839506 | 67 | 0.597416 | 1,001,801 | package com.xseec.eds.model.tags;
import android.os.Parcel;
import android.os.Parcelable;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Pattern;
public class EnergyTag extends StoredTag{
private static final String NULL_TAG="*";
private static final String SPLIT="/";
public s... |
92412c000e86b734caba43343e8b76cfb3ce4595 | 39,107 | java | Java | camellia-redis-proxy/src/main/java/com/netease/nim/camellia/redis/proxy/command/async/AsyncCamelliaRedisClusterClient.java | xulunfan/camellia | ebcbd36bd6c2884b81eb1d9f6d5f0af65d529969 | [
"MIT"
] | null | null | null | camellia-redis-proxy/src/main/java/com/netease/nim/camellia/redis/proxy/command/async/AsyncCamelliaRedisClusterClient.java | xulunfan/camellia | ebcbd36bd6c2884b81eb1d9f6d5f0af65d529969 | [
"MIT"
] | null | null | null | camellia-redis-proxy/src/main/java/com/netease/nim/camellia/redis/proxy/command/async/AsyncCamelliaRedisClusterClient.java | xulunfan/camellia | ebcbd36bd6c2884b81eb1d9f6d5f0af65d529969 | [
"MIT"
] | null | null | null | 55.549716 | 192 | 0.522259 | 1,001,802 | package com.netease.nim.camellia.redis.proxy.command.async;
import com.netease.nim.camellia.redis.exception.CamelliaRedisException;
import com.netease.nim.camellia.redis.proxy.command.Command;
import com.netease.nim.camellia.redis.proxy.enums.RedisCommand;
import com.netease.nim.camellia.redis.proxy.enums.RedisKeyword... |
92412dc67fdc9457a06763d30da66fafdd41052e | 1,704 | java | Java | src/main/java/net/earthcomputer/multiconnect/packets/latest/SPacketCustomPayload_Latest.java | Earthcomputer/mutliconnect | 8317b092a2940bca6bf2a84a90b2df7e24ee97bb | [
"MIT"
] | null | null | null | src/main/java/net/earthcomputer/multiconnect/packets/latest/SPacketCustomPayload_Latest.java | Earthcomputer/mutliconnect | 8317b092a2940bca6bf2a84a90b2df7e24ee97bb | [
"MIT"
] | null | null | null | src/main/java/net/earthcomputer/multiconnect/packets/latest/SPacketCustomPayload_Latest.java | Earthcomputer/mutliconnect | 8317b092a2940bca6bf2a84a90b2df7e24ee97bb | [
"MIT"
] | null | null | null | 40.571429 | 105 | 0.773474 | 1,001,803 | package net.earthcomputer.multiconnect.packets.latest;
import net.earthcomputer.multiconnect.ap.Argument;
import net.earthcomputer.multiconnect.ap.FilledArgument;
import net.earthcomputer.multiconnect.ap.Handler;
import net.earthcomputer.multiconnect.ap.Length;
import net.earthcomputer.multiconnect.ap.MessageVariant;
... |
92412ec8d57bad03367e5dccb502094748d21e2e | 6,971 | java | Java | MobileAndroid/finish_projek_kost-kita_4/volley/app/src/main/java/com/kos/KostKita/RegisterActivity.java | FitriaAziati999/framework_kos | 770078c59168c89bc1f95e465a5835a1f697fa59 | [
"MIT"
] | null | null | null | MobileAndroid/finish_projek_kost-kita_4/volley/app/src/main/java/com/kos/KostKita/RegisterActivity.java | FitriaAziati999/framework_kos | 770078c59168c89bc1f95e465a5835a1f697fa59 | [
"MIT"
] | null | null | null | MobileAndroid/finish_projek_kost-kita_4/volley/app/src/main/java/com/kos/KostKita/RegisterActivity.java | FitriaAziati999/framework_kos | 770078c59168c89bc1f95e465a5835a1f697fa59 | [
"MIT"
] | null | null | null | 41.005882 | 131 | 0.597619 | 1,001,804 | package com.kos.KostKita;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ProgressBar;
import android.widge... |
924131c19aee07a181c8b372bc9924b85f427104 | 277 | java | Java | src/main/java/com/yzy/demo/pattern/abstarctfactory/AdidasCoat.java | utf-24/java-summary | 13e8ee89383cfeb7d42c504d57c30512cf06c81d | [
"MIT"
] | null | null | null | src/main/java/com/yzy/demo/pattern/abstarctfactory/AdidasCoat.java | utf-24/java-summary | 13e8ee89383cfeb7d42c504d57c30512cf06c81d | [
"MIT"
] | null | null | null | src/main/java/com/yzy/demo/pattern/abstarctfactory/AdidasCoat.java | utf-24/java-summary | 13e8ee89383cfeb7d42c504d57c30512cf06c81d | [
"MIT"
] | null | null | null | 17.3125 | 50 | 0.66426 | 1,001,805 | package com.yzy.demo.pattern.abstarctfactory;
/**
* @author young
* @date 2019/7/5 9:14
*/
public class AdidasCoat implements Coat {
String description = "this is coat of adidas";
@Override
public String getDescription() {
return description;
}
}
|
924131ed86077984d32a1b50a84cb048d497286e | 1,090 | java | Java | projects/batfish-common-protocol/src/main/java/org/batfish/datamodel/routing_policy/expr/SelfNextHop.java | kylehoferamzn/batfish | d905cd47a3afe63e6f51652d792473a42b2f3026 | [
"Apache-2.0"
] | 16 | 2015-07-20T07:33:32.000Z | 2016-10-27T20:25:19.000Z | projects/batfish-common-protocol/src/main/java/org/batfish/datamodel/routing_policy/expr/SelfNextHop.java | kylehoferamzn/batfish | d905cd47a3afe63e6f51652d792473a42b2f3026 | [
"Apache-2.0"
] | 7 | 2019-03-08T19:55:37.000Z | 2021-11-10T08:44:08.000Z | projects/batfish-common-protocol/src/main/java/org/batfish/datamodel/routing_policy/expr/SelfNextHop.java | kylehoferamzn/batfish | d905cd47a3afe63e6f51652d792473a42b2f3026 | [
"Apache-2.0"
] | 9 | 2015-01-04T10:10:29.000Z | 2016-10-24T18:51:54.000Z | 27.25 | 99 | 0.747706 | 1,001,806 | package org.batfish.datamodel.routing_policy.expr;
import javax.annotation.Nullable;
import org.batfish.datamodel.BgpSessionProperties;
import org.batfish.datamodel.Ip;
import org.batfish.datamodel.routing_policy.Environment;
/** Implements BGP next-hop-self semantics */
public class SelfNextHop extends NextHopExpr {... |
92413285df85a666cbbdb31a19893e37822fba90 | 1,329 | java | Java | src/main/java/uk/gov/hmcts/reform/divorce/casemaintenanceservice/service/PetitionService.java | uk-gov-mirror/hmcts.div-case-maintenance-service | bdd9627dd889345ec3db16b97c109ea3b3611d18 | [
"MIT"
] | 2 | 2018-10-04T15:14:44.000Z | 2021-03-25T08:31:08.000Z | src/main/java/uk/gov/hmcts/reform/divorce/casemaintenanceservice/service/PetitionService.java | uk-gov-mirror/hmcts.div-case-maintenance-service | bdd9627dd889345ec3db16b97c109ea3b3611d18 | [
"MIT"
] | 405 | 2018-06-13T14:54:29.000Z | 2022-03-30T20:13:13.000Z | src/main/java/uk/gov/hmcts/reform/divorce/casemaintenanceservice/service/PetitionService.java | hmcts/div-case-management-service | 41e037acfc59c7d224a82ccea341a3f1a3589c6d | [
"MIT"
] | 1 | 2021-04-10T22:36:56.000Z | 2021-04-10T22:36:56.000Z | 39.088235 | 114 | 0.820166 | 1,001,807 | package uk.gov.hmcts.reform.divorce.casemaintenanceservice.service;
import uk.gov.hmcts.reform.ccd.client.model.CaseDetails;
import uk.gov.hmcts.reform.divorce.casemaintenanceservice.domain.model.CaseState;
import uk.gov.hmcts.reform.divorce.casemaintenanceservice.domain.model.CaseStateGrouping;
import uk.gov.hmcts.re... |
924132d23d24f52df237e10cfd5fe7b5643e99b9 | 4,505 | java | Java | corpus/class/eclipse.pde.ui/2221.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 15 | 2018-07-10T09:38:31.000Z | 2021-11-29T08:28:07.000Z | corpus/class/eclipse.pde.ui/2221.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 3 | 2018-11-16T02:58:59.000Z | 2021-01-20T16:03:51.000Z | corpus/class/eclipse.pde.ui/2221.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 6 | 2018-06-27T20:19:00.000Z | 2022-02-19T02:29:53.000Z | 37.857143 | 121 | 0.631521 | 1,001,808 | /*******************************************************************************
* Copyright (c) 2006, 2008 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
924133deec379cd847dec69dfe867fc28cb983a1 | 1,930 | java | Java | src/dhbw/antlr/calc/compiler/calcBaseVisitor.java | fidsusj/CustomCompiler | 9e4ca3166d71704dcdb2fb09014b862138cca80e | [
"BSD-3-Clause"
] | null | null | null | src/dhbw/antlr/calc/compiler/calcBaseVisitor.java | fidsusj/CustomCompiler | 9e4ca3166d71704dcdb2fb09014b862138cca80e | [
"BSD-3-Clause"
] | null | null | null | src/dhbw/antlr/calc/compiler/calcBaseVisitor.java | fidsusj/CustomCompiler | 9e4ca3166d71704dcdb2fb09014b862138cca80e | [
"BSD-3-Clause"
] | null | null | null | 34.464286 | 95 | 0.700518 | 1,001,809 | // Generated from calc.g4 by ANTLR 4.7.2
package dhbw.antlr.calc.compiler;
import org.antlr.v4.runtime.tree.AbstractParseTreeVisitor;
/**
* This class provides an empty implementation of {@link calcVisitor},
* which can be extended to create a visitor which only needs to handle a subset
* of the available methods.
... |
924133e2714f113e2444a79faa44aa6ceceea3f9 | 4,074 | java | Java | cymbal-service/src/main/java/com/dangdang/cymbal/service/monitor/service/impl/PrometheusAlertManagerServiceImpl.java | dangdangdotcom/cymbal | 0ebf81bd5c575222feb7f0e6a2adda5e626f16ce | [
"Apache-2.0"
] | 62 | 2019-12-31T05:55:58.000Z | 2022-03-02T07:09:33.000Z | cymbal-service/src/main/java/com/dangdang/cymbal/service/monitor/service/impl/PrometheusAlertManagerServiceImpl.java | dangdangdotcom/cymbal | 0ebf81bd5c575222feb7f0e6a2adda5e626f16ce | [
"Apache-2.0"
] | 2 | 2020-01-08T07:43:01.000Z | 2020-03-28T11:47:41.000Z | cymbal-service/src/main/java/com/dangdang/cymbal/service/monitor/service/impl/PrometheusAlertManagerServiceImpl.java | dangdangdotcom/cymbal | 0ebf81bd5c575222feb7f0e6a2adda5e626f16ce | [
"Apache-2.0"
] | 10 | 2020-01-02T03:00:13.000Z | 2022-02-02T06:27:16.000Z | 40.77 | 142 | 0.728477 | 1,001,810 | package com.dangdang.cymbal.service.monitor.service.impl;
import com.dangdang.cymbal.domain.po.Cluster;
import com.dangdang.cymbal.domain.po.ClusterPermission;
import com.dangdang.cymbal.service.auth.service.entity.ClusterPermissionEntityService;
import com.dangdang.cymbal.service.cluster.service.entity.ClusterEntityS... |
9241348787177bb29d662e82950cf08580f85ea4 | 2,072 | java | Java | chapter_005/src/test/java/ru/job4j/list/MyStackTest.java | alexander-pimenov/lessons-job4j | 5d25c130e8c26feb0be656ae98169922cb7a678f | [
"Apache-2.0"
] | 1 | 2019-01-10T16:51:27.000Z | 2019-01-10T16:51:27.000Z | chapter_005/src/test/java/ru/job4j/list/MyStackTest.java | VladimirZhdanov/job4j | 2d74da0f7118f5e3c8bd7f4e71c739f6ea8782b2 | [
"Apache-2.0"
] | 4 | 2021-12-10T01:13:38.000Z | 2022-02-16T00:56:31.000Z | chapter_005/src/test/java/ru/job4j/list/MyStackTest.java | alexander-pimenov/lessons-job4j | 5d25c130e8c26feb0be656ae98169922cb7a678f | [
"Apache-2.0"
] | null | null | null | 28.847222 | 65 | 0.657198 | 1,001,811 | package ru.job4j.list;
import org.hamcrest.MatcherAssert;
import org.junit.Test;
import org.junit.Before;
import java.util.Iterator;
import java.util.NoSuchElementException;
import static org.hamcrest.Matchers.is;
import static org.hamcrest.Matchers.nullValue;
import static org.junit.Assert.assertThat;
/**
* MySta... |
9241349e3f8a1d3844d369802969d24651c6119d | 501 | java | Java | src/test/java/uk/co/yourorg/yourpackage/junit/SeleniumTest.java | webcompere/selenium-junit5-spring-poc | c272db38abe97f1bb443eef627c5969a5bd8b009 | [
"MIT"
] | null | null | null | src/test/java/uk/co/yourorg/yourpackage/junit/SeleniumTest.java | webcompere/selenium-junit5-spring-poc | c272db38abe97f1bb443eef627c5969a5bd8b009 | [
"MIT"
] | null | null | null | src/test/java/uk/co/yourorg/yourpackage/junit/SeleniumTest.java | webcompere/selenium-junit5-spring-poc | c272db38abe97f1bb443eef627c5969a5bd8b009 | [
"MIT"
] | null | null | null | 31.3125 | 61 | 0.838323 | 1,001,812 | package uk.co.yourorg.yourpackage.junit;
import org.springframework.test.context.ContextConfiguration;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ ElementType.ANNOTATION_TYPE, ElementType.TY... |
92413516e62d1003b41f9bc97ec9ed0f55e49a42 | 1,480 | java | Java | app/src/main/java/android/room/play/com/nasadaily/util/Constants.java | Chexu/nasa-daily | 3e81fa38a26eb7056fd3cdcf43a7bcaf9433e9bb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/android/room/play/com/nasadaily/util/Constants.java | Chexu/nasa-daily | 3e81fa38a26eb7056fd3cdcf43a7bcaf9433e9bb | [
"Apache-2.0"
] | null | null | null | app/src/main/java/android/room/play/com/nasadaily/util/Constants.java | Chexu/nasa-daily | 3e81fa38a26eb7056fd3cdcf43a7bcaf9433e9bb | [
"Apache-2.0"
] | null | null | null | 48 | 92 | 0.751344 | 1,001,813 | package android.room.play.com.nasadaily.util;
/**
* Created by Chirag Pc on 8/22/2015.
*/
public final class Constants {
public static final String NASA_APOD_URL = "https://api.nasa.gov/planetary/apod";
public static final String PARAM_API_KEY = "api_key";
public static final String PARAM_DATE = "date";
... |
92413644205ccc498634ede8c9555c9c2c333599 | 1,026 | java | Java | src/main/java/io/prometheus/wls/rest/LogServlet.java | MrRothstein/weblogic-monitoring-exporter | 5587c3627020cb2f75a58989709f0e1a25ae2f63 | [
"UPL-1.0",
"Apache-2.0"
] | null | null | null | src/main/java/io/prometheus/wls/rest/LogServlet.java | MrRothstein/weblogic-monitoring-exporter | 5587c3627020cb2f75a58989709f0e1a25ae2f63 | [
"UPL-1.0",
"Apache-2.0"
] | null | null | null | src/main/java/io/prometheus/wls/rest/LogServlet.java | MrRothstein/weblogic-monitoring-exporter | 5587c3627020cb2f75a58989709f0e1a25ae2f63 | [
"UPL-1.0",
"Apache-2.0"
] | null | null | null | 38 | 113 | 0.731969 | 1,001,814 | // Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
// Licensed under the Universal Permissive License v 1.0 as shown at
// http://oss.oracle.com/licenses/upl.
package io.prometheus.wls.rest;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax... |
924137523084ff88d49118b011b60c7e604dbed5 | 706 | java | Java | src/test/resources/java/src/main/gen/melody/CanonMelody0Impl.java | bannmann/silverchain | c06b70083e47ac103177099cde1408d0a166ce89 | [
"MIT"
] | 8 | 2018-06-08T07:48:20.000Z | 2020-05-28T14:54:17.000Z | src/test/resources/java/src/main/gen/melody/CanonMelody0Impl.java | bannmann/silverchain | c06b70083e47ac103177099cde1408d0a166ce89 | [
"MIT"
] | null | null | null | src/test/resources/java/src/main/gen/melody/CanonMelody0Impl.java | bannmann/silverchain | c06b70083e47ac103177099cde1408d0a166ce89 | [
"MIT"
] | 1 | 2018-09-07T11:54:45.000Z | 2018-09-07T11:54:45.000Z | 23.533333 | 69 | 0.736544 | 1,001,815 | package melody;
@SuppressWarnings({"rawtypes", "unchecked"})
class CanonMelody0Impl implements melody.intermediates.CanonMelody0 {
melody.CanonMelodyAction action;
CanonMelody0Impl(melody.CanonMelodyAction action) {
this.action = action;
}
@Override
public melody.intermediates.CanonMelody1 a() {
t... |
9241377415415b15339677b01379a42c4d7953c9 | 1,386 | java | Java | affirm/src/test/java/com/affirm/android/exception/InvalidRequestExceptionTest.java | nicolascapracredera/affirm-merchant-sdk-android | 85fbd8236a62d422f19b6e968dda8788ecdae804 | [
"BSD-3-Clause"
] | 1 | 2020-07-31T16:19:11.000Z | 2020-07-31T16:19:11.000Z | affirm/src/test/java/com/affirm/android/exception/InvalidRequestExceptionTest.java | nicolascapracredera/affirm-merchant-sdk-android | 85fbd8236a62d422f19b6e968dda8788ecdae804 | [
"BSD-3-Clause"
] | 49 | 2019-04-19T02:11:32.000Z | 2022-03-31T08:54:38.000Z | affirm/src/test/java/com/affirm/android/exception/InvalidRequestExceptionTest.java | nicolascapracredera/affirm-merchant-sdk-android | 85fbd8236a62d422f19b6e968dda8788ecdae804 | [
"BSD-3-Clause"
] | 4 | 2019-04-30T17:26:48.000Z | 2021-09-09T23:28:42.000Z | 32.232558 | 158 | 0.645743 | 1,001,816 | package com.affirm.android.exception;
import com.affirm.android.model.AbstractAddress;
import com.affirm.android.model.AddressSerializer;
import com.affirm.android.model.AffirmAdapterFactory;
import com.affirm.android.model.AffirmError;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import org.junit... |
9241398d7f447cfb7e876549e6384b538e641c79 | 2,520 | java | Java | src/main/java/com/freetymekiyan/algorithms/level/medium/SurroundedRegions.java | petercdcn/LeetCode-Sol-Res | 04621f21a76fab29909c1fa04a37417257a88f63 | [
"MIT"
] | 1,958 | 2015-01-30T01:19:03.000Z | 2022-03-17T03:34:47.000Z | src/main/java/com/freetymekiyan/algorithms/level/medium/SurroundedRegions.java | TechnoBlogger14o3/LeetCode-Sol-Res | 04621f21a76fab29909c1fa04a37417257a88f63 | [
"MIT"
] | 135 | 2016-03-03T04:53:10.000Z | 2022-03-03T21:14:37.000Z | src/main/java/com/freetymekiyan/algorithms/level/medium/SurroundedRegions.java | TechnoBlogger14o3/LeetCode-Sol-Res | 04621f21a76fab29909c1fa04a37417257a88f63 | [
"MIT"
] | 914 | 2015-01-27T22:27:22.000Z | 2022-03-05T04:25:10.000Z | 30.731707 | 91 | 0.553175 | 1,001,818 | package com.freetymekiyan.algorithms.level.medium;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
/**
* Given a 2D board containing 'X' and 'O', capture all regions surrounded by
* 'X'.
* <p>
* A region is captured by flipping all 'O's into 'X's in that sur... |
924139aacdee8a64564ca6a4fe3bc422eeed3126 | 807 | java | Java | bootstrap-business/src/main/java/org/ligoj/bootstrap/core/resource/mapper/NoResultExceptionMapper.java | ligoj/bootstrap | 25c4c6c23a20a2aad114753f0aa1fa42785a6608 | [
"MIT"
] | 5 | 2017-03-19T19:47:55.000Z | 2021-04-22T05:09:49.000Z | bootstrap-business/src/main/java/org/ligoj/bootstrap/core/resource/mapper/NoResultExceptionMapper.java | ligoj/bootstrap | 25c4c6c23a20a2aad114753f0aa1fa42785a6608 | [
"MIT"
] | 22 | 2017-03-19T08:06:14.000Z | 2022-03-31T22:41:15.000Z | bootstrap-business/src/main/java/org/ligoj/bootstrap/core/resource/mapper/NoResultExceptionMapper.java | ligoj/bootstrap | 25c4c6c23a20a2aad114753f0aa1fa42785a6608 | [
"MIT"
] | null | null | null | 32.28 | 144 | 0.786865 | 1,001,819 | /*
* Licensed under MIT (https://github.com/ligoj/ligoj/blob/master/LICENSE)
*/
package org.ligoj.bootstrap.core.resource.mapper;
import javax.ws.rs.core.Response;
import javax.ws.rs.ext.ExceptionMapper;
import javax.ws.rs.ext.Provider;
import org.springframework.dao.EmptyResultDataAccessException;
/**
... |
92413aeeb125f4c1e811ce329c820297d94cf0e7 | 20,679 | java | Java | module/nuls-smart-contract/src/test/java/io/nuls/contract/tx/offline/ContractMultyAssetOfflineTest.java | tofchain/nuls-v2 | cd0eac6837ad8b85bc9d2dc6a63c8983790075e0 | [
"MIT"
] | 226 | 2019-05-13T07:17:22.000Z | 2022-02-13T02:08:23.000Z | module/nuls-smart-contract/src/test/java/io/nuls/contract/tx/offline/ContractMultyAssetOfflineTest.java | tofchain/nuls-v2 | cd0eac6837ad8b85bc9d2dc6a63c8983790075e0 | [
"MIT"
] | 31 | 2019-06-29T10:38:43.000Z | 2021-08-20T02:39:00.000Z | module/nuls-smart-contract/src/test/java/io/nuls/contract/tx/offline/ContractMultyAssetOfflineTest.java | lichao23/nuls_2.0 | 2972cbf5787dcd94635649fcd4be04a86c8e33a4 | [
"MIT"
] | 54 | 2019-05-17T07:29:52.000Z | 2022-03-20T18:10:37.000Z | 49.616471 | 179 | 0.678238 | 1,001,820 | /**
* MIT License
* <p>
* Copyright (c) 2017-2018 nuls.io
* <p>
* 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, ... |
92413af920b06cb788fbf35aecd6c2b9f8731680 | 2,362 | java | Java | library/src/androidTest/java/com/baasbox/android/test/SessionTests.java | baasbox/Android-SDK | 6bb2203246b885b2ad63a7bfaf37c83caf15e0d8 | [
"Apache-2.0"
] | 23 | 2015-01-02T19:39:36.000Z | 2017-07-12T11:33:49.000Z | library/src/androidTest/java/com/baasbox/android/test/SessionTests.java | michaelbukachi/Android-SDK | 6bb2203246b885b2ad63a7bfaf37c83caf15e0d8 | [
"Apache-2.0"
] | 21 | 2015-01-11T19:59:44.000Z | 2017-07-12T12:07:20.000Z | library/src/androidTest/java/com/baasbox/android/test/SessionTests.java | baasbox/Android-SDK | 6bb2203246b885b2ad63a7bfaf37c83caf15e0d8 | [
"Apache-2.0"
] | 23 | 2015-01-17T13:51:06.000Z | 2019-06-01T06:59:12.000Z | 31.493333 | 101 | 0.565199 | 1,001,821 | /*
* Copyright (C) 2014. BaasBox
*
* 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 ... |
92413b7980f1066ff0cc54af0f5111c75ba470b4 | 1,528 | java | Java | Chill Blog/chill-blog/src/main/java/portfolio/projects/chillblog/web/LoginController.java | jordanivanov147/PortfolioProjects | e20ba9806d457bb87e1f9f2f2d604ca55a1883eb | [
"MIT"
] | null | null | null | Chill Blog/chill-blog/src/main/java/portfolio/projects/chillblog/web/LoginController.java | jordanivanov147/PortfolioProjects | e20ba9806d457bb87e1f9f2f2d604ca55a1883eb | [
"MIT"
] | 3 | 2021-10-06T18:48:55.000Z | 2022-02-19T03:48:53.000Z | Chill Blog/chill-blog/src/main/java/portfolio/projects/chillblog/web/LoginController.java | jordanivanov147/PortfolioProjects | e20ba9806d457bb87e1f9f2f2d604ca55a1883eb | [
"MIT"
] | null | null | null | 38.2 | 111 | 0.780759 | 1,001,822 | package portfolio.projects.chillblog.web;
import portfolio.projects.chillblog.model.Credentials;
import portfolio.projects.chillblog.model.JwtResponse;
import portfolio.projects.chillblog.model.User;
import portfolio.projects.chillblog.service.UserService;
import portfolio.projects.chillblog.util.JwtUtils;
import lomb... |
92413b7f1bcf7da87bc4c260fb6e04ea95bc3e75 | 1,191 | java | Java | modelservice/src/main/java/com/expedia/adaptivealerting/modelservice/service/DetectorService.java | haram-dev/adaptive-alerting | b3fc188e4ca80b1d9113f0cabe947d8debe5c9bd | [
"Apache-2.0"
] | null | null | null | modelservice/src/main/java/com/expedia/adaptivealerting/modelservice/service/DetectorService.java | haram-dev/adaptive-alerting | b3fc188e4ca80b1d9113f0cabe947d8debe5c9bd | [
"Apache-2.0"
] | null | null | null | modelservice/src/main/java/com/expedia/adaptivealerting/modelservice/service/DetectorService.java | haram-dev/adaptive-alerting | b3fc188e4ca80b1d9113f0cabe947d8debe5c9bd | [
"Apache-2.0"
] | null | null | null | 31.342105 | 75 | 0.767422 | 1,001,823 | /*
* Copyright 2018-2019 Expedia Group, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... |
92413bd9cdb5dea9219e2b19df9fe3b0d221b1a3 | 2,830 | java | Java | sdk/dataprotection/azure-resourcemanager-dataprotection/src/main/java/com/azure/resourcemanager/dataprotection/models/PolicyInfo.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/dataprotection/azure-resourcemanager-dataprotection/src/main/java/com/azure/resourcemanager/dataprotection/models/PolicyInfo.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/dataprotection/azure-resourcemanager-dataprotection/src/main/java/com/azure/resourcemanager/dataprotection/models/PolicyInfo.java | liukun2634/azure-sdk-for-java | a42ba097eef284333c9befba180eea3cfed41312 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 28.3 | 108 | 0.657597 | 1,001,824 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.dataprotection.models;
import com.azure.core.annotation.Fluent;
import com.azure.core.util.logging.ClientLogger;
import com.fast... |
92413be0dc8db35753df019c35a03d85168d8bb2 | 2,669 | java | Java | src/main/java/com/conveyal/analysis/components/eventbus/Event.java | ipeaGIT/r5 | f71de5235a8ec773e91f3ddbec134bb5f5fecdb2 | [
"MIT"
] | 194 | 2015-10-26T00:17:08.000Z | 2022-03-28T04:28:21.000Z | src/main/java/com/conveyal/analysis/components/eventbus/Event.java | ipeaGIT/r5 | f71de5235a8ec773e91f3ddbec134bb5f5fecdb2 | [
"MIT"
] | 688 | 2015-10-26T17:24:45.000Z | 2022-03-29T01:34:09.000Z | src/main/java/com/conveyal/analysis/components/eventbus/Event.java | ipeaGIT/r5 | f71de5235a8ec773e91f3ddbec134bb5f5fecdb2 | [
"MIT"
] | 50 | 2015-12-10T08:41:56.000Z | 2022-03-11T17:12:35.000Z | 43.754098 | 118 | 0.716373 | 1,001,825 | package com.conveyal.analysis.components.eventbus;
import com.conveyal.analysis.UserPermissions;
import java.util.Date;
import java.util.Set;
/**
* This could extend BaseModel, but it's not a domain model class (describing transit or land use data or analysis).
* It's metadata about server operation and user activ... |
92413d6e2c35352949a91f32f36f501137a483b3 | 1,529 | java | Java | Mage.Sets/src/mage/cards/p/PackMastiff.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/p/PackMastiff.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/p/PackMastiff.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 30.58 | 127 | 0.712884 | 1,001,826 | package mage.cards.p;
import mage.MageInt;
import mage.abilities.common.SimpleActivatedAbility;
import mage.abilities.costs.mana.ManaCostsImpl;
import mage.abilities.effects.common.continuous.BoostControlledEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.c... |
92413e7029f98c74e6e705cd1c1e002f5be6de94 | 1,218 | java | Java | gs-spring-cloud/gs-microservices/gs-bus-custom-events/src/main/java/com/tirthal/learning/bus/event/PrintDateTimeListener.java | akondasif/Learning-Spring | e13914a65a6fe623e88ec4a8394e6dccfe1c7c37 | [
"MIT"
] | 1 | 2018-05-28T02:42:55.000Z | 2018-05-28T02:42:55.000Z | gs-spring-cloud/gs-microservices/gs-bus-custom-events/src/main/java/com/tirthal/learning/bus/event/PrintDateTimeListener.java | akondasif/Learning-Spring | e13914a65a6fe623e88ec4a8394e6dccfe1c7c37 | [
"MIT"
] | 3 | 2021-01-21T01:06:19.000Z | 2022-01-21T23:19:30.000Z | gs-spring-cloud/gs-microservices/gs-bus-custom-events/src/main/java/com/tirthal/learning/bus/event/PrintDateTimeListener.java | akondasif/Learning-Spring | e13914a65a6fe623e88ec4a8394e6dccfe1c7c37 | [
"MIT"
] | 6 | 2017-12-14T08:05:29.000Z | 2021-03-23T05:44:58.000Z | 35.823529 | 112 | 0.758621 | 1,001,827 | package com.tirthal.learning.bus.event;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.LocalTime;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.context.ApplicationListener;
/**
* @author tirthalp
*/
public class PrintDa... |
924141418a491646456c5b3109cc45d473ce1a7f | 593 | java | Java | AWS-VIRTUAL/src/main/java/org/edu/eci/aws/URLReader.java | andresflorezp/CONCURRENT-SERVER | 5a718e8b3ca148be33a5678ea30fffce798275f1 | [
"MIT"
] | null | null | null | AWS-VIRTUAL/src/main/java/org/edu/eci/aws/URLReader.java | andresflorezp/CONCURRENT-SERVER | 5a718e8b3ca148be33a5678ea30fffce798275f1 | [
"MIT"
] | null | null | null | AWS-VIRTUAL/src/main/java/org/edu/eci/aws/URLReader.java | andresflorezp/CONCURRENT-SERVER | 5a718e8b3ca148be33a5678ea30fffce798275f1 | [
"MIT"
] | null | null | null | 31.210526 | 63 | 0.544688 | 1,001,828 | package org.edu.eci.aws;
import java.io.*;
import java.net.*;
import java.util.*;
public class URLReader {
public static void main(String[] args) throws Exception {
URL url = new URL(args[0]);
try (BufferedReader reader = new BufferedReader(
new InputStreamReader(url.openStream())... |
92414150ecf6359855df6d9504ecb78e698a97da | 3,983 | java | Java | ICC/HighPriority-ActivityHijack-Lean/Testing/benign_app/src/androidTest/java/edu/ksu/cs/benign/Tests.java | vaginessa/android-app-vulnerability-benchmarks | 6289f39d394afe83f5e591dcfb01e913f7307a90 | [
"BSD-3-Clause"
] | 2 | 2019-02-08T21:32:25.000Z | 2020-06-29T06:59:22.000Z | ICC/HighPriority-ActivityHijack-Lean/Testing/benign_app/src/androidTest/java/edu/ksu/cs/benign/Tests.java | vaginessa/android-app-vulnerability-benchmarks | 6289f39d394afe83f5e591dcfb01e913f7307a90 | [
"BSD-3-Clause"
] | null | null | null | ICC/HighPriority-ActivityHijack-Lean/Testing/benign_app/src/androidTest/java/edu/ksu/cs/benign/Tests.java | vaginessa/android-app-vulnerability-benchmarks | 6289f39d394afe83f5e591dcfb01e913f7307a90 | [
"BSD-3-Clause"
] | null | null | null | 40.642857 | 116 | 0.705247 | 1,001,829 | package edu.ksu.cs.benign;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.support.test.InstrumentationRegistry;
import android.support.test.filters.LargeTest;
import android.support.test.filters.SdkSuppress;
import android.support.test.runner.AndroidJUnit4;
impor... |
924141f6adea78426e3dd580bb30390031cb2da8 | 398 | java | Java | src/com/mlpinit/set/models/Color.java | mlpinit/GameOfSet | 8e39ae82fdf18068bddc7ab59d114626df6e8182 | [
"MIT"
] | 7 | 2017-04-04T08:36:28.000Z | 2021-12-25T17:09:34.000Z | src/com/mlpinit/set/models/Color.java | mlpinit/GameOfSet | 8e39ae82fdf18068bddc7ab59d114626df6e8182 | [
"MIT"
] | null | null | null | src/com/mlpinit/set/models/Color.java | mlpinit/GameOfSet | 8e39ae82fdf18068bddc7ab59d114626df6e8182 | [
"MIT"
] | null | null | null | 16.583333 | 35 | 0.487437 | 1,001,830 | package com.mlpinit.set;
public enum Color {
Red (0),
Green (1),
Mauve (2);
private int value;
private Color(int v) {
this.value = v;
}
public int getValue() {
return this.value;
}
public String initial() {
if (value == 0) return "R";
if (value == ... |
9241423a3ab0933f724403feea3bada70563ee4f | 5,163 | java | Java | xchange-stream-cryptofacilities/src/main/java/info/bitrich/xchangestream/cryptofacilities/CryptoFacilitiesStreamingExchange.java | MahiFX/XChange | 602ae74c85a56302ce503c2a0a86b0f835f40e6d | [
"MIT"
] | null | null | null | xchange-stream-cryptofacilities/src/main/java/info/bitrich/xchangestream/cryptofacilities/CryptoFacilitiesStreamingExchange.java | MahiFX/XChange | 602ae74c85a56302ce503c2a0a86b0f835f40e6d | [
"MIT"
] | null | null | null | xchange-stream-cryptofacilities/src/main/java/info/bitrich/xchangestream/cryptofacilities/CryptoFacilitiesStreamingExchange.java | MahiFX/XChange | 602ae74c85a56302ce503c2a0a86b0f835f40e6d | [
"MIT"
] | null | null | null | 37.963235 | 135 | 0.730583 | 1,001,831 | package info.bitrich.xchangestream.cryptofacilities;
import com.google.common.base.MoreObjects;
import info.bitrich.xchangestream.core.ProductSubscription;
import info.bitrich.xchangestream.core.StreamingExchange;
import info.bitrich.xchangestream.core.StreamingMarketDataService;
import info.bitrich.xchangestream.core... |
924142f3a0af46ee185db61ab1080beb40f0be09 | 498 | java | Java | java/src/test/java/com/yourtion/leetcode/easy/c0933/RecentCounterTest.java | yourtion/LeetCode | 61ee9fb1f97274e1621f8415dcdd8c7e424d20b3 | [
"MIT"
] | null | null | null | java/src/test/java/com/yourtion/leetcode/easy/c0933/RecentCounterTest.java | yourtion/LeetCode | 61ee9fb1f97274e1621f8415dcdd8c7e424d20b3 | [
"MIT"
] | null | null | null | java/src/test/java/com/yourtion/leetcode/easy/c0933/RecentCounterTest.java | yourtion/LeetCode | 61ee9fb1f97274e1621f8415dcdd8c7e424d20b3 | [
"MIT"
] | null | null | null | 27.666667 | 51 | 0.684739 | 1,001,832 | package com.yourtion.leetcode.easy.c0933;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
class RecentCounterTest {
@Test
void testRecentCounter() {
System.out.println("testRecentCounter");
RecentCounter obj = new RecentCounter();
Assertions.assertEquals(1,... |
924143a7fa43cee44f897e61f5d590835e85fb3a | 1,855 | java | Java | src/main/java/org/lrospocher/commissioncalculator/service/TransactionService.java | spoonman01/commission-calculator | ca036ba0e2103b06457382457f94f29e2db2fe24 | [
"MIT"
] | null | null | null | src/main/java/org/lrospocher/commissioncalculator/service/TransactionService.java | spoonman01/commission-calculator | ca036ba0e2103b06457382457f94f29e2db2fe24 | [
"MIT"
] | null | null | null | src/main/java/org/lrospocher/commissioncalculator/service/TransactionService.java | spoonman01/commission-calculator | ca036ba0e2103b06457382457f94f29e2db2fe24 | [
"MIT"
] | null | null | null | 37.857143 | 121 | 0.760108 | 1,001,833 | package org.lrospocher.commissioncalculator.service;
import org.lrospocher.commissioncalculator.model.Transaction;
import org.lrospocher.commissioncalculator.repository.TransactionRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import ... |
9241443b93bd48f76c3de5f41ae521133ad33df9 | 2,038 | java | Java | src/main/java/com/lym/springboot/web/config/converter/StringToDateUtil.java | liuyanmin/spring-boot-web | ef62b33ff0228926b1c5fd9746159781fbd28bd8 | [
"Apache-2.0"
] | 2 | 2019-11-21T09:33:46.000Z | 2020-08-09T02:48:58.000Z | src/main/java/com/lym/springboot/web/config/converter/StringToDateUtil.java | liuyanmin/spring-boot-web | ef62b33ff0228926b1c5fd9746159781fbd28bd8 | [
"Apache-2.0"
] | 2 | 2021-12-10T01:26:02.000Z | 2021-12-14T21:35:59.000Z | src/main/java/com/lym/springboot/web/config/converter/StringToDateUtil.java | liuyanmin/spring-boot-web | ef62b33ff0228926b1c5fd9746159781fbd28bd8 | [
"Apache-2.0"
] | 1 | 2019-11-21T09:34:05.000Z | 2019-11-21T09:34:05.000Z | 24.261905 | 67 | 0.540726 | 1,001,834 | package com.lym.springboot.web.config.converter;
import org.apache.commons.lang3.StringUtils;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 日期转换器,将请求参数的日期字符串转换成java.util.Date类型
* 日期格式顺序:
* 1.yyyy-MM-dd HH:mm:ss:S
* 2.yyyy-MM-dd HH:... |
92414503ec9fd1b801d0e7ff55cc2a809d3622ba | 458 | java | Java | gulimall-order/src/main/java/com/atguigu/gulimall/order/service/PaymentInfoService.java | HelingCode/Hmall | 9b9341ce5098ed0cae88e49310bf1bda8d865177 | [
"Apache-2.0"
] | null | null | null | gulimall-order/src/main/java/com/atguigu/gulimall/order/service/PaymentInfoService.java | HelingCode/Hmall | 9b9341ce5098ed0cae88e49310bf1bda8d865177 | [
"Apache-2.0"
] | null | null | null | gulimall-order/src/main/java/com/atguigu/gulimall/order/service/PaymentInfoService.java | HelingCode/Hmall | 9b9341ce5098ed0cae88e49310bf1bda8d865177 | [
"Apache-2.0"
] | null | null | null | 21.761905 | 73 | 0.770241 | 1,001,835 | package com.atguigu.gulimall.order.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.atguigu.common.utils.PageUtils;
import com.atguigu.gulimall.order.entity.PaymentInfoEntity;
import java.util.Map;
/**
* 支付信息表
*
* @author heling
* @email efpyi@example.com
* @date 2021-10-21 10:46:... |
924145a7d12ab7bb043e0799542b356ffba150ce | 924 | java | Java | xyz/icexmoon/java_notes/ch4/cast/Pointer.java | icexmoon/java-notebook | a9f20eee069c8d3e8cfc145f7c6ddb4d1192568b | [
"Apache-2.0"
] | null | null | null | xyz/icexmoon/java_notes/ch4/cast/Pointer.java | icexmoon/java-notebook | a9f20eee069c8d3e8cfc145f7c6ddb4d1192568b | [
"Apache-2.0"
] | null | null | null | xyz/icexmoon/java_notes/ch4/cast/Pointer.java | icexmoon/java-notebook | a9f20eee069c8d3e8cfc145f7c6ddb4d1192568b | [
"Apache-2.0"
] | null | null | null | 18.857143 | 61 | 0.487013 | 1,001,836 | package ch4.cast;
import util.Fmt;
public class Pointer extends Shape {
private int x;
private int y;
private int refCounter;
public Pointer(int x, int y) {
this.x = x;
this.y = y;
}
public int getX() {
return x;
}
public int getY() {
return y;
}... |
924147cf3d2625610bff1bd21e1514ec3fe80553 | 1,244 | java | Java | src/edu/virginia/vcgr/genii/container/invoker/DebugInvoker.java | genesis-2/trunk | 9a6b34e8531ef0a1614ee48802b037df6e4fa2d7 | [
"Apache-2.0"
] | 1 | 2022-03-16T16:36:00.000Z | 2022-03-16T16:36:00.000Z | src/edu/virginia/vcgr/genii/container/invoker/DebugInvoker.java | genesis-2/trunk | 9a6b34e8531ef0a1614ee48802b037df6e4fa2d7 | [
"Apache-2.0"
] | 1 | 2021-06-04T02:05:42.000Z | 2021-06-04T02:05:42.000Z | src/edu/virginia/vcgr/genii/container/invoker/DebugInvoker.java | genesis-2/trunk | 9a6b34e8531ef0a1614ee48802b037df6e4fa2d7 | [
"Apache-2.0"
] | null | null | null | 31.1 | 129 | 0.71463 | 1,001,837 | package edu.virginia.vcgr.genii.container.invoker;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import edu.virginia.vcgr.genii.container.naming.NamingUtils;
public class DebugInvoker implements IAroundInvoker
{
static private Log _logger = LogFactory.getLog(DebugInvoker.class... |
924147ed362cd11c66d1c392bd886ac75437457c | 1,805 | java | Java | src/com/adapter/MenuAdapter.java | zongyl/manniu | 886c13a10cfc86477cdadf0b66e9b57030d9cece | [
"Apache-2.0"
] | null | null | null | src/com/adapter/MenuAdapter.java | zongyl/manniu | 886c13a10cfc86477cdadf0b66e9b57030d9cece | [
"Apache-2.0"
] | null | null | null | src/com/adapter/MenuAdapter.java | zongyl/manniu | 886c13a10cfc86477cdadf0b66e9b57030d9cece | [
"Apache-2.0"
] | null | null | null | 27.348485 | 106 | 0.754571 | 1,001,838 | package com.adapter;
import java.util.List;
import android.content.Context;
import android.content.pm.PackageManager.NameNotFoundException;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.wi... |
924148493553c6027fa1477f40715faead67969b | 1,136 | java | Java | herddb-core/src/main/java/herddb/model/planner/TableScanOp.java | lorenzobalzani/herddb | e434d7ae1abceaa6c3443074ace122b709f5e481 | [
"Apache-2.0"
] | 261 | 2016-05-17T10:06:14.000Z | 2022-03-21T04:45:18.000Z | herddb-core/src/main/java/herddb/model/planner/TableScanOp.java | lorenzobalzani/herddb | e434d7ae1abceaa6c3443074ace122b709f5e481 | [
"Apache-2.0"
] | 588 | 2016-04-13T12:46:29.000Z | 2022-03-22T11:31:58.000Z | herddb-core/src/main/java/herddb/model/planner/TableScanOp.java | lorenzobalzani/herddb | e434d7ae1abceaa6c3443074ace122b709f5e481 | [
"Apache-2.0"
] | 53 | 2016-03-31T15:08:30.000Z | 2022-02-24T06:40:16.000Z | 27.047619 | 65 | 0.738556 | 1,001,839 | /*
Licensed to Diennea S.r.l. under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. Diennea S.r.l. licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except ... |
924148c2f8d9b233feab290fd8a8dce81bc655e4 | 2,568 | java | Java | tensquare-recruit/src/main/java/com/tensquare/recruit/controller/EnterpriseController.java | EmmanuelHan/tenSquare | 7106563feb0ebcab5c9e14befbc64d85021d49c5 | [
"Apache-2.0"
] | null | null | null | tensquare-recruit/src/main/java/com/tensquare/recruit/controller/EnterpriseController.java | EmmanuelHan/tenSquare | 7106563feb0ebcab5c9e14befbc64d85021d49c5 | [
"Apache-2.0"
] | null | null | null | tensquare-recruit/src/main/java/com/tensquare/recruit/controller/EnterpriseController.java | EmmanuelHan/tenSquare | 7106563feb0ebcab5c9e14befbc64d85021d49c5 | [
"Apache-2.0"
] | null | null | null | 25.176471 | 83 | 0.658879 | 1,001,840 | package com.tensquare.recruit.controller;
import com.tensquare.recruit.entity.Enterprise;
import com.tensquare.recruit.service.IEnterpriseService;
import com.tensquare.common.entity.Result;
import com.tensquare.common.entity.ResultEnum;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Controller... |
924148eefdc4ca224a1204467514e5acf314a81b | 447 | java | Java | src/main/java/cool/lijian/imageserver/NamingStrategy.java | webuilder/image-server | 158ed99bc90e728829d53db01ec27fd6da0cfa59 | [
"Apache-2.0"
] | 3 | 2017-07-05T21:05:52.000Z | 2021-01-19T01:19:13.000Z | src/main/java/cool/lijian/imageserver/NamingStrategy.java | webuilder/image-server | 158ed99bc90e728829d53db01ec27fd6da0cfa59 | [
"Apache-2.0"
] | null | null | null | src/main/java/cool/lijian/imageserver/NamingStrategy.java | webuilder/image-server | 158ed99bc90e728829d53db01ec27fd6da0cfa59 | [
"Apache-2.0"
] | 1 | 2018-03-06T14:03:28.000Z | 2018-03-06T14:03:28.000Z | 20.318182 | 64 | 0.612975 | 1,001,841 | package cool.lijian.imageserver;
/**
* The strategy of file's naming.
*
* @author Li Jian
*
*/
public interface NamingStrategy {
/**
* Create a fileId for input file.
*
* @param fileData
* the bytes of uploaded file.
* @param originalFileName
* the original na... |
92414a595ca777c36eda5ad4416cca40d495ce10 | 1,160 | java | Java | spring-cloud-netflix-turbine/src/main/java/org/springframework/cloud/netflix/turbine/ClusterInformation.java | jawher/spring-cloud-netflix | 2ff40924a2d592a3c8fe598a48f676d559e501f2 | [
"Apache-2.0"
] | 12 | 2018-10-18T07:30:40.000Z | 2021-03-18T03:43:10.000Z | spring-cloud-netflix-turbine/src/main/java/org/springframework/cloud/netflix/turbine/ClusterInformation.java | jawher/spring-cloud-netflix | 2ff40924a2d592a3c8fe598a48f676d559e501f2 | [
"Apache-2.0"
] | 1 | 2018-11-18T01:06:59.000Z | 2018-11-18T01:06:59.000Z | spring-cloud-netflix-turbine/src/main/java/org/springframework/cloud/netflix/turbine/ClusterInformation.java | jawher/spring-cloud-netflix | 2ff40924a2d592a3c8fe598a48f676d559e501f2 | [
"Apache-2.0"
] | 10 | 2018-10-30T11:03:24.000Z | 2019-12-16T03:29:44.000Z | 21.090909 | 66 | 0.566379 | 1,001,842 | package org.springframework.cloud.netflix.turbine;
import java.util.Objects;
public class ClusterInformation {
private String name;
private String link;
public ClusterInformation(){};
public ClusterInformation(String name, String link) {
this.name = name;
this.link = link;
}
... |
92414cb2968a0ddbbb47fd55357e33ce3cfdcbc2 | 848 | java | Java | src/main/java/net/rithms/riot/api/endpoints/clash/dto/ClashTeamMember.java | KaluNight/riot-api-java | c3973d7c5441ad4d81d389ba89f43b7ed867477d | [
"Apache-2.0"
] | null | null | null | src/main/java/net/rithms/riot/api/endpoints/clash/dto/ClashTeamMember.java | KaluNight/riot-api-java | c3973d7c5441ad4d81d389ba89f43b7ed867477d | [
"Apache-2.0"
] | null | null | null | src/main/java/net/rithms/riot/api/endpoints/clash/dto/ClashTeamMember.java | KaluNight/riot-api-java | c3973d7c5441ad4d81d389ba89f43b7ed867477d | [
"Apache-2.0"
] | 2 | 2019-09-14T17:55:35.000Z | 2020-04-04T07:37:22.000Z | 22.918919 | 69 | 0.742925 | 1,001,843 | package net.rithms.riot.api.endpoints.clash.dto;
import java.io.Serializable;
import net.rithms.riot.api.Dto;
import net.rithms.riot.api.endpoints.clash.constant.TeamPosition;
import net.rithms.riot.api.endpoints.clash.constant.TeamRole;
/**
* This object contain an active team member of a clash team.
*/
public cla... |
92414cd9b85002ae4460639b3a17979e0c3ea69b | 1,734 | java | Java | src/noaf/CmdBase.java | nmaguiar/noAF | eb19e7f079e5fb6322418e0a9d9707ba9340d2ca | [
"Apache-2.0"
] | null | null | null | src/noaf/CmdBase.java | nmaguiar/noAF | eb19e7f079e5fb6322418e0a9d9707ba9340d2ca | [
"Apache-2.0"
] | null | null | null | src/noaf/CmdBase.java | nmaguiar/noAF | eb19e7f079e5fb6322418e0a9d9707ba9340d2ca | [
"Apache-2.0"
] | null | null | null | 29.372881 | 93 | 0.736295 | 1,001,844 | /*
* Copyright 2017 Nuno Aguiar <ychag@example.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
92414d5f87962f36d0ccd2d18af079a08904de35 | 1,321 | java | Java | java/74.搜索二维矩阵.java | maoqitian/MyLeetCode | 78e831e47cde11eba071993e730a0b1bdefc6569 | [
"Apache-2.0"
] | 1 | 2020-03-16T15:00:07.000Z | 2020-03-16T15:00:07.000Z | java/74.搜索二维矩阵.java | maoqitian/MyLeetCode | 78e831e47cde11eba071993e730a0b1bdefc6569 | [
"Apache-2.0"
] | null | null | null | java/74.搜索二维矩阵.java | maoqitian/MyLeetCode | 78e831e47cde11eba071993e730a0b1bdefc6569 | [
"Apache-2.0"
] | null | null | null | 22.389831 | 70 | 0.453444 | 1,001,845 | /*
* @lc app=leetcode.cn id=74 lang=java
*
* [74] 搜索二维矩阵
*/
// @lc code=start
class Solution {
public boolean searchMatrix(int[][] matrix, int target) {
//想法一 暴力破解 将二维数组降为一维数组 时间复杂度 O(m*n)
// if(matrix.length ==0) return false;
// int row = matrix.length,columns = matrix[0].length;
... |
92414d7f85618401ba47ee2569a40f5998ab9144 | 53,299 | java | Java | tests/time/mosa/tests/s1026/62_dom4j/evosuite-tests/org/dom4j/io/OutputFormat_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | tests/time/mosa/tests/s1026/62_dom4j/evosuite-tests/org/dom4j/io/OutputFormat_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | 3 | 2020-11-16T20:40:56.000Z | 2021-03-23T00:18:04.000Z | tests/time/mosa/tests/s1026/62_dom4j/evosuite-tests/org/dom4j/io/OutputFormat_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | 37.272028 | 176 | 0.700595 | 1,001,846 | /*
* This file was automatically generated by EvoSuite
* Sat Nov 28 08:49:30 GMT 2020
*/
package org.dom4j.io;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.dom4j.io.OutputFormat;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.ru... |
92414e3572becce05d04a2b0c000741bfcc670ec | 4,763 | java | Java | src/org/sosy_lab/cpachecker/cfa/types/c/CArrayType.java | Po-Chun-Chien/cpachecker | 4e3b8babb9e98704363efe8bed109ac05f464678 | [
"Apache-2.0"
] | 16 | 2015-01-19T15:52:14.000Z | 2015-11-30T14:12:31.000Z | src/org/sosy_lab/cpachecker/cfa/types/c/CArrayType.java | teodorov/cpachecker | 16e37b76c5b9e3d203992c6c7bf96b64da6fbae1 | [
"Apache-2.0"
] | null | null | null | src/org/sosy_lab/cpachecker/cfa/types/c/CArrayType.java | teodorov/cpachecker | 16e37b76c5b9e3d203992c6c7bf96b64da6fbae1 | [
"Apache-2.0"
] | 18 | 2015-02-17T19:22:41.000Z | 2015-11-24T09:12:39.000Z | 29.583851 | 121 | 0.679194 | 1,001,847 | // This file is part of CPAchecker,
// a tool for configurable software verification:
// https://cpachecker.sosy-lab.org
//
// SPDX-FileCopyrightText: 2007-2020 Dirk Beyer <https://www.sosy-lab.org>
//
// SPDX-License-Identifier: Apache-2.0
package org.sosy_lab.cpachecker.cfa.types.c;
import static com.google.common.... |
92414e76a97d9ba61471ed3850bcb5483f4c9eaa | 629 | java | Java | dc-cudami-client/src/main/java/de/digitalcollections/cudami/client/identifiable/entity/geo/location/CudamiHumanSettlementsClient.java | dbmdz/digitalcollections-cms | 7366e42131a555e2efb941fb118a33e2807f02c3 | [
"MIT"
] | null | null | null | dc-cudami-client/src/main/java/de/digitalcollections/cudami/client/identifiable/entity/geo/location/CudamiHumanSettlementsClient.java | dbmdz/digitalcollections-cms | 7366e42131a555e2efb941fb118a33e2807f02c3 | [
"MIT"
] | null | null | null | dc-cudami-client/src/main/java/de/digitalcollections/cudami/client/identifiable/entity/geo/location/CudamiHumanSettlementsClient.java | dbmdz/digitalcollections-cms | 7366e42131a555e2efb941fb118a33e2807f02c3 | [
"MIT"
] | null | null | null | 44.928571 | 100 | 0.844197 | 1,001,848 | package de.digitalcollections.cudami.client.identifiable.entity.geo.location;
import com.fasterxml.jackson.databind.ObjectMapper;
import de.digitalcollections.cudami.client.identifiable.entity.CudamiEntitiesClient;
import de.digitalcollections.model.identifiable.entity.geo.location.HumanSettlement;
import java.net.htt... |
92414eb2eeb0e43f879e87792d5874bb6ab7c7c1 | 1,844 | java | Java | src/main/java/ru/fusionsoft/database/snapshot/data/ColumnOfDbdColumnMapping.java | HarlyJune/dbmss | 394131aca79255c817725c45c527dcde3c88bceb | [
"Apache-2.0"
] | 3 | 2021-09-02T00:16:11.000Z | 2021-09-03T14:08:54.000Z | src/main/java/ru/fusionsoft/database/snapshot/data/ColumnOfDbdColumnMapping.java | HarlyJune/dbmss | 394131aca79255c817725c45c527dcde3c88bceb | [
"Apache-2.0"
] | 125 | 2021-09-02T00:15:40.000Z | 2022-02-05T20:43:34.000Z | src/main/java/ru/fusionsoft/database/snapshot/data/ColumnOfDbdColumnMapping.java | HarlyJune/dbmss | 394131aca79255c817725c45c527dcde3c88bceb | [
"Apache-2.0"
] | 1 | 2021-10-04T08:44:14.000Z | 2021-10-04T08:44:14.000Z | 32.350877 | 85 | 0.612798 | 1,001,849 | /*
* Copyright (C) 2018-2022 FusionSoft
*
* Licensed under the Apache License, Version 2.0 (the "License");
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
924150344e28acbeb2288db015891fc14f75b541 | 650 | java | Java | src/tasks/quest1javasyntax/level2/task0208/Solution.java | LSVDnepr/JavaRush | 14205d8db66202a403da447d04a24e77f3d169e6 | [
"MIT"
] | null | null | null | src/tasks/quest1javasyntax/level2/task0208/Solution.java | LSVDnepr/JavaRush | 14205d8db66202a403da447d04a24e77f3d169e6 | [
"MIT"
] | null | null | null | src/tasks/quest1javasyntax/level2/task0208/Solution.java | LSVDnepr/JavaRush | 14205d8db66202a403da447d04a24e77f3d169e6 | [
"MIT"
] | null | null | null | 22.413793 | 60 | 0.707692 | 1,001,850 | package tasks.quest1javasyntax.level2.task0208;
public class Solution {
/*
Задача: Одного кота нам мало
Создать объект типа Cat 2 раза.
Сохрани каждый экземпляр в свою переменную.
Имена переменных должны быть разные.
Требования:
1. Программа не должна выводить текст на экран.
2. В методе main должно быть... |
92415082f7edab36f760fda11cf6e1eaecf1ff06 | 254 | java | Java | lava-core/src/edu/ucsf/lava/core/dao/LavaDaoPositionalParam.java | UCSFMemoryAndAging/lava | 534f03769cd770a57fa1f11c7f0ba61654d73127 | [
"BSD-2-Clause"
] | 1 | 2022-02-26T02:59:31.000Z | 2022-02-26T02:59:31.000Z | lava-core/src/edu/ucsf/lava/core/dao/LavaDaoPositionalParam.java | UCSFMemoryAndAging/lava | 534f03769cd770a57fa1f11c7f0ba61654d73127 | [
"BSD-2-Clause"
] | null | null | null | lava-core/src/edu/ucsf/lava/core/dao/LavaDaoPositionalParam.java | UCSFMemoryAndAging/lava | 534f03769cd770a57fa1f11c7f0ba61654d73127 | [
"BSD-2-Clause"
] | null | null | null | 25.4 | 63 | 0.775591 | 1,001,851 | package edu.ucsf.lava.core.dao;
public interface LavaDaoPositionalParam extends LavaDaoParam {
public int getParamPos();
public Object getParamValue();
public void setParamPos(int paramPos);
public void setParamValue(Object paramValue);
}
|
924150d24e9c28ecea5ce17da3758f28248c000f | 3,688 | java | Java | src/main/java/dn/bms3/service/interfac/IPaymentProofService.java | DarkusNightstalker/dn.bms3 | 28f50e8d3e4f38ffdd407a39031226afe8336afa | [
"Apache-2.0"
] | null | null | null | src/main/java/dn/bms3/service/interfac/IPaymentProofService.java | DarkusNightstalker/dn.bms3 | 28f50e8d3e4f38ffdd407a39031226afe8336afa | [
"Apache-2.0"
] | null | null | null | src/main/java/dn/bms3/service/interfac/IPaymentProofService.java | DarkusNightstalker/dn.bms3 | 28f50e8d3e4f38ffdd407a39031226afe8336afa | [
"Apache-2.0"
] | null | null | null | 36.156863 | 85 | 0.54718 | 1,001,852 | package dn.bms3.service.interfac;
import dn.bms3.model.PaymentProof;
import dn.core3.hibernate.generic.interfac.IGenericService;
import java.util.Date;
import java.util.List;
/**
*
* @author Darkus Nightmare
* @version 1.0
*/
public interface IPaymentProofService extends IGenericService<PaymentProof, ... |
924151195c33da4d5d0eb708854563045a820d6a | 498 | java | Java | luo-modules/luo-system/src/main/java/org/luo/system/user/service/impl/UserRoleServiceImpl.java | lsay-git/recallspace | 42fb6c7dd461f94ac46935dd4de381c1706f39d8 | [
"Apache-2.0"
] | null | null | null | luo-modules/luo-system/src/main/java/org/luo/system/user/service/impl/UserRoleServiceImpl.java | lsay-git/recallspace | 42fb6c7dd461f94ac46935dd4de381c1706f39d8 | [
"Apache-2.0"
] | null | null | null | luo-modules/luo-system/src/main/java/org/luo/system/user/service/impl/UserRoleServiceImpl.java | lsay-git/recallspace | 42fb6c7dd461f94ac46935dd4de381c1706f39d8 | [
"Apache-2.0"
] | null | null | null | 24.9 | 111 | 0.783133 | 1,001,853 | package org.luo.system.user.service.impl;
import org.luo.mp.base.BaseServiceImpl;
import org.luo.system.user.entity.UserRole;
import org.luo.system.user.mapper.UserRoleMapper;
import org.luo.system.user.service.UserRoleService;
import org.springframework.stereotype.Service;
/**
* @Date 14:38 2021/5/6
* @Description... |
9241523c6b3340a0f6a59935ed589355125b8aa4 | 944 | java | Java | app/src/main/java/science/zxc/walkin/util/BitmapUtil.java | Taosky/Walkin | f968009e8c723efce5cf3a8031fc8c9bd9aafd43 | [
"Apache-2.0"
] | 2 | 2019-03-12T02:35:00.000Z | 2022-01-03T08:31:59.000Z | app/src/main/java/science/zxc/walkin/util/BitmapUtil.java | Taosky/Walkin | f968009e8c723efce5cf3a8031fc8c9bd9aafd43 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/science/zxc/walkin/util/BitmapUtil.java | Taosky/Walkin | f968009e8c723efce5cf3a8031fc8c9bd9aafd43 | [
"Apache-2.0"
] | 1 | 2022-01-03T08:32:01.000Z | 2022-01-03T08:32:01.000Z | 24.789474 | 80 | 0.610403 | 1,001,854 | package science.zxc.walkin.util;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
/**
* AUTH: Taosky
* TIME: 2017/5/11 0011:下午 10:48.
* MAIL: kenaa@example.com
* DESC:
*/
public class BitmapUtil {
//二进制转bitmap
publi... |
92415246a5c7c636843c5017e9f296a74d9b25d7 | 788 | java | Java | src/test/test/lee/codetest/code_753__Cracking_the_Safe/CodeTest.java | code543/leetcodequestions | 44cbfe6718ada04807b6600a5d62b9f0016d4ab2 | [
"MIT"
] | 1 | 2019-02-23T06:47:17.000Z | 2019-02-23T06:47:17.000Z | src/test/test/lee/codetest/code_753__Cracking_the_Safe/CodeTest.java | code543/leetcodequestions | 44cbfe6718ada04807b6600a5d62b9f0016d4ab2 | [
"MIT"
] | null | null | null | src/test/test/lee/codetest/code_753__Cracking_the_Safe/CodeTest.java | code543/leetcodequestions | 44cbfe6718ada04807b6600a5d62b9f0016d4ab2 | [
"MIT"
] | null | null | null | 21.297297 | 72 | 0.717005 | 1,001,855 |
package lee.codetest.code_753__Cracking_the_Safe;
import org.junit.Test;
/**
testcase:1
1
*/
public class CodeTest
{
@Test
public void testSolution() throws Exception
{
//new Solution()
lee.code.code_753__Cracking_the_Safe.C753_MainClass.main(null);;
}
}
/**
*
*
* 753.Cracking the Safe
* ... |
92415288f6cec52ce74f0a183c86293fb45dbc60 | 970 | java | Java | GatherDiscounts/src/main/java/com/gathermall/discounts/service/impl/SkuLadderServiceImpl.java | 1334712251/GatherMall | 95be618faa799cb4866a7537de0e6780da27acbd | [
"Apache-2.0"
] | 5 | 2021-07-30T15:14:32.000Z | 2022-03-05T08:10:05.000Z | GatherDiscounts/src/main/java/com/gathermall/discounts/service/impl/SkuLadderServiceImpl.java | 1334712251/GatherMall | 95be618faa799cb4866a7537de0e6780da27acbd | [
"Apache-2.0"
] | 3 | 2021-11-19T08:25:43.000Z | 2022-03-10T10:52:37.000Z | GatherDiscounts/src/main/java/com/gathermall/discounts/service/impl/SkuLadderServiceImpl.java | 1334712251/GatherMall | 95be618faa799cb4866a7537de0e6780da27acbd | [
"Apache-2.0"
] | 1 | 2021-09-02T07:54:01.000Z | 2021-09-02T07:54:01.000Z | 33.448276 | 108 | 0.769072 | 1,001,856 | package com.gathermall.discounts.service.impl;
import org.springframework.stereotype.Service;
import java.util.Map;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.gat... |
92415309af06bad1a773d779e7dad7ddec0e0531 | 8,007 | java | Java | modules/activiti-ui/activiti-app-rest/src/main/java/org/activiti/app/rest/runtime/RelatedContentResource.java | wjlc/rd-bpm | dece217fc9fe9c16e6b12e8ce1de5c98e2ba9fc5 | [
"Apache-1.1"
] | 15 | 2018-09-06T07:57:49.000Z | 2021-02-28T07:40:39.000Z | modules/activiti-ui/activiti-app-rest/src/main/java/org/activiti/app/rest/runtime/RelatedContentResource.java | wjlc/rd-bpm | dece217fc9fe9c16e6b12e8ce1de5c98e2ba9fc5 | [
"Apache-1.1"
] | 8 | 2019-11-13T08:32:36.000Z | 2022-01-27T16:19:19.000Z | modules/activiti-ui/activiti-app-rest/src/main/java/org/activiti/app/rest/runtime/RelatedContentResource.java | wjlc/rd-bpm | dece217fc9fe9c16e6b12e8ce1de5c98e2ba9fc5 | [
"Apache-1.1"
] | 16 | 2018-09-07T07:56:35.000Z | 2021-11-12T03:09:18.000Z | 50.04375 | 160 | 0.756088 | 1,001,857 | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed... |
924154b08fc4936028c08ce6cc7304ef6f5e792c | 419 | java | Java | modules-services/prov-service-core/src/main/java/org/openprovenance/prov/service/core/memory/LRUHashMap.java | YunLemon/ProvToolbox | fadf6195ca8e9081b2ec64c5a86db394ec682ef9 | [
"MIT"
] | 37 | 2015-02-17T23:28:52.000Z | 2022-01-12T13:00:04.000Z | modules-services/prov-service-core/src/main/java/org/openprovenance/prov/service/core/memory/LRUHashMap.java | YunLemon/ProvToolbox | fadf6195ca8e9081b2ec64c5a86db394ec682ef9 | [
"MIT"
] | 66 | 2015-01-05T09:07:12.000Z | 2022-01-17T14:57:50.000Z | modules-services/prov-service-core/src/main/java/org/openprovenance/prov/service/core/memory/LRUHashMap.java | YunLemon/ProvToolbox | fadf6195ca8e9081b2ec64c5a86db394ec682ef9 | [
"MIT"
] | 26 | 2015-04-09T00:14:08.000Z | 2021-11-14T06:06:49.000Z | 22.052632 | 64 | 0.665871 | 1,001,858 | package org.openprovenance.prov.service.core.memory;
import java.util.LinkedHashMap;
import java.util.Map;
public class LRUHashMap<K, V> extends LinkedHashMap<K, V> {
private final int limit;
public LRUHashMap(int limit) {
super(16, 0.75f, true);
this.limit = limit;
}
@Override
p... |
924154c093744a7699381f7fe7c4d3a26b02700c | 2,438 | java | Java | plugins/decide/template_decider/src/eu/larkc/plugin/decider/template_decider.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 10 | 2016-09-03T18:41:14.000Z | 2020-01-17T16:29:19.000Z | plugins/decide/template_decider/src/eu/larkc/plugin/decider/template_decider.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 3 | 2016-09-01T19:15:27.000Z | 2016-10-12T16:28:48.000Z | plugins/decide/template_decider/src/eu/larkc/plugin/decider/template_decider.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 1 | 2017-11-21T13:29:31.000Z | 2017-11-21T13:29:31.000Z | 25.134021 | 92 | 0.7621 | 1,001,859 | package eu.larkc.plugin.decider;
import java.util.logging.Logger;
import org.openrdf.model.URI;
import org.openrdf.model.impl.URIImpl;
import eu.larkc.core.Workflow;
import eu.larkc.core.data.BooleanInformationSet;
import eu.larkc.core.data.SetOfStatements;
import eu.larkc.core.data.VariableBinding;
import eu.larkc.... |
924155672eab70824278f64b0cab434eecf710d6 | 19,491 | java | Java | src/test/java/com/google/devtools/build/lib/blackbox/tests/manageddirs/ManagedDirectoriesBlackBoxTest.java | patryk-kozak/bazel | e0e589658463beb9605030b4820dcc97e6a36f48 | [
"Apache-2.0"
] | 1 | 2022-03-22T11:55:06.000Z | 2022-03-22T11:55:06.000Z | src/test/java/com/google/devtools/build/lib/blackbox/tests/manageddirs/ManagedDirectoriesBlackBoxTest.java | patryk-kozak/bazel | e0e589658463beb9605030b4820dcc97e6a36f48 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/google/devtools/build/lib/blackbox/tests/manageddirs/ManagedDirectoriesBlackBoxTest.java | patryk-kozak/bazel | e0e589658463beb9605030b4820dcc97e6a36f48 | [
"Apache-2.0"
] | null | null | null | 38.443787 | 100 | 0.686779 | 1,001,860 | // Copyright 2019 The Bazel Authors. 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 appl... |
924155880c3dae92635821fdd684812ac33e64c6 | 1,914 | java | Java | src/main/java/com/zhixin/rd/memory/web/service/zaiti/SpServiceImpl.java | Hexiaojiao0732/htgl | e17bf8e79abe00b112e00fd3560022d0a708b32b | [
"MIT"
] | null | null | null | src/main/java/com/zhixin/rd/memory/web/service/zaiti/SpServiceImpl.java | Hexiaojiao0732/htgl | e17bf8e79abe00b112e00fd3560022d0a708b32b | [
"MIT"
] | null | null | null | src/main/java/com/zhixin/rd/memory/web/service/zaiti/SpServiceImpl.java | Hexiaojiao0732/htgl | e17bf8e79abe00b112e00fd3560022d0a708b32b | [
"MIT"
] | null | null | null | 21.505618 | 62 | 0.741902 | 1,001,861 | package com.zhixin.rd.memory.web.service.zaiti;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.zhixin.rd.memory.web.dao.zaiti.ISpMapper;
import com.zhixin.rd.memory.web.entity.SpEntity;
@Service
pu... |
924155bd9d55ed7f538c896924a352c818c063ee | 1,669 | java | Java | xlsx-dmn-converter/src/main/java/org/camunda/bpm/dmn/xlsx/DmnConversionContext.java | Tenjirou/camunda-dmn-xlsx | b32bcd71f4268be72938920e188e52b1a4fa6242 | [
"Apache-2.0"
] | 30 | 2016-01-19T09:39:17.000Z | 2021-04-12T09:27:34.000Z | xlsx-dmn-converter/src/main/java/org/camunda/bpm/dmn/xlsx/DmnConversionContext.java | Tenjirou/camunda-dmn-xlsx | b32bcd71f4268be72938920e188e52b1a4fa6242 | [
"Apache-2.0"
] | 33 | 2016-11-09T08:52:51.000Z | 2021-02-04T13:32:30.000Z | xlsx-dmn-converter/src/main/java/org/camunda/bpm/dmn/xlsx/DmnConversionContext.java | Tenjirou/camunda-dmn-xlsx | b32bcd71f4268be72938920e188e52b1a4fa6242 | [
"Apache-2.0"
] | 27 | 2016-10-05T12:45:37.000Z | 2021-03-29T16:14:13.000Z | 32.72549 | 116 | 0.767525 | 1,001,862 | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed... |
92415680f188bc68b2293cb09ed420e5aeb4b4bf | 968 | java | Java | Library22 (2)/app/src/main/java/com/cafe24/kye1898/library/BasicInfo.java | MobileSeoul/2017seoul-46 | 831f0e043fc30f0755b6ee632621820cdbdaea01 | [
"MIT"
] | null | null | null | Library22 (2)/app/src/main/java/com/cafe24/kye1898/library/BasicInfo.java | MobileSeoul/2017seoul-46 | 831f0e043fc30f0755b6ee632621820cdbdaea01 | [
"MIT"
] | null | null | null | Library22 (2)/app/src/main/java/com/cafe24/kye1898/library/BasicInfo.java | MobileSeoul/2017seoul-46 | 831f0e043fc30f0755b6ee632621820cdbdaea01 | [
"MIT"
] | null | null | null | 21.511111 | 64 | 0.657025 | 1,001,863 | package com.cafe24.kye1898.library;
import android.Manifest;
/**
* Created by YeEun on 2017-08-31.
*/
public class BasicInfo {
/**
* 외장 메모리 패스
*/
public static String ExternalPath ="sdcard/";
/**
* 외장 메모리 패스 체크 여부
*/
public static boolean ExternalChecked = false;
/**
... |
924156c039990559e93684b53e26303c80fb05a2 | 9,301 | java | Java | sentinel-dashboard/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/ParamFlowRuleController.java | Lucky-Microservices/tars | 786bc718d844653d9ab22cad9ce47b1ac6b85ae4 | [
"Apache-2.0"
] | 2 | 2019-09-02T06:15:35.000Z | 2019-09-02T09:21:41.000Z | sentinel-dashboard/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/ParamFlowRuleController.java | Lucky-Microservices/tars | 786bc718d844653d9ab22cad9ce47b1ac6b85ae4 | [
"Apache-2.0"
] | 4 | 2020-02-21T19:01:28.000Z | 2022-03-31T18:32:46.000Z | sentinel-dashboard/src/main/java/com/alibaba/csp/sentinel/dashboard/controller/ParamFlowRuleController.java | Lucky-Microservices/tars | 786bc718d844653d9ab22cad9ce47b1ac6b85ae4 | [
"Apache-2.0"
] | null | null | null | 33.456835 | 107 | 0.732609 | 1,001,864 | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
924156e0d2cfb1498e949d86033d62f933ff4ff3 | 1,421 | java | Java | exec/vector/src/main/java/org/apache/drill/exec/vector/UntypedReaderImpl.java | idvp-project/drill | 94e86d19407b0a66cfe432f45fb91a880eae4ea9 | [
"Apache-2.0"
] | 1,510 | 2015-01-04T01:35:19.000Z | 2022-03-28T23:36:02.000Z | exec/vector/src/main/java/org/apache/drill/exec/vector/UntypedReaderImpl.java | idvp-project/drill | 94e86d19407b0a66cfe432f45fb91a880eae4ea9 | [
"Apache-2.0"
] | 1,979 | 2015-01-28T03:18:38.000Z | 2022-03-31T13:49:32.000Z | exec/vector/src/main/java/org/apache/drill/exec/vector/UntypedReaderImpl.java | zhangxiangyang/drill | 97a321d8dc7430d8840fb4e0ee805b9fd2a0c329 | [
"Apache-2.0"
] | 940 | 2015-01-01T01:39:39.000Z | 2022-03-25T08:46:59.000Z | 28.42 | 75 | 0.740324 | 1,001,865 | /*
* 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 ... |
92415831b27f368cf54d8e40eacd8dda3173fcd6 | 8,959 | java | Java | src/ch/muriz/gaface/Utils.java | Murgio/GA-Face-Generator | 79faef249662997d79a58ebb337bca277034e1dd | [
"Apache-2.0"
] | 103 | 2017-01-07T16:10:27.000Z | 2022-03-18T09:16:00.000Z | src/ch/muriz/gaface/Utils.java | Murgio/GA-Face-Generator | 79faef249662997d79a58ebb337bca277034e1dd | [
"Apache-2.0"
] | 3 | 2016-10-13T13:42:41.000Z | 2018-04-13T15:03:09.000Z | src/ch/muriz/gaface/Utils.java | Murgio/GA-Face-Generator | 79faef249662997d79a58ebb337bca277034e1dd | [
"Apache-2.0"
] | 10 | 2017-03-04T21:48:44.000Z | 2021-11-04T09:26:36.000Z | 37.485356 | 118 | 0.561447 | 1,001,866 | package ch.muriz.gaface;
import java.awt.*;
import java.awt.image.ColorModel;
import java.awt.image.WritableRaster;
import java.util.List;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
import java.util.Random;
public final class Utils {
// Generates an array with numbers from 0 to 100 (100 exc... |
92415893f9b8e17b35eb46825768cd7f3d47f552 | 193 | java | Java | src/main/java/com/app/ca/product/tracker/service/product/ProductRemoval.java | AsuSoftware/MarketX-Back-end | bebbf6e513884fa72846eae541bd6a62ad2b9201 | [
"MIT"
] | null | null | null | src/main/java/com/app/ca/product/tracker/service/product/ProductRemoval.java | AsuSoftware/MarketX-Back-end | bebbf6e513884fa72846eae541bd6a62ad2b9201 | [
"MIT"
] | null | null | null | src/main/java/com/app/ca/product/tracker/service/product/ProductRemoval.java | AsuSoftware/MarketX-Back-end | bebbf6e513884fa72846eae541bd6a62ad2b9201 | [
"MIT"
] | null | null | null | 21.444444 | 55 | 0.756477 | 1,001,867 | package com.app.ca.product.tracker.service.product;
import java.util.UUID;
/** product-tracker Created by Catalin on 10/31/2020 */
public interface ProductRemoval {
void delete(UUID id);
}
|
9241589be55f35b4a50878f1e4ec2864718581bb | 1,276 | java | Java | session-support/src/main/java/com/joindata/inf/common/support/session/ConfigHub.java | bizwell/Pangu | fbc6ced0b39c718b2a2048a133b1a55deb04e48c | [
"Apache-2.0"
] | 7 | 2018-02-28T05:46:38.000Z | 2021-12-09T08:50:40.000Z | session-support/src/main/java/com/joindata/inf/common/support/session/ConfigHub.java | Rayeee/Pangu | c1bf7f30414e78b26ba96e2ec270a068e6ed3c8f | [
"Apache-2.0"
] | null | null | null | session-support/src/main/java/com/joindata/inf/common/support/session/ConfigHub.java | Rayeee/Pangu | c1bf7f30414e78b26ba96e2ec270a068e6ed3c8f | [
"Apache-2.0"
] | 7 | 2018-02-28T05:36:07.000Z | 2021-07-05T09:45:43.000Z | 37.676471 | 190 | 0.794692 | 1,001,868 | package com.joindata.inf.common.support.session;
import javax.servlet.annotation.WebFilter;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Import;
import org.springframework.session.web.context.AbstractHttpSessionApplicationInitializer;
import org.spr... |
924158ad85ba9eae9fac781ae420ed2e3af41ffb | 1,027 | java | Java | testcase-writer/generators/src/main/java/ch/skymarshall/tcwriter/generators/model/persistence/IModelPersister.java | sebastiencaille/sky-lib | b8d01c5b90e1f234d1a202b9313e3241656a0275 | [
"BSD-3-Clause"
] | null | null | null | testcase-writer/generators/src/main/java/ch/skymarshall/tcwriter/generators/model/persistence/IModelPersister.java | sebastiencaille/sky-lib | b8d01c5b90e1f234d1a202b9313e3241656a0275 | [
"BSD-3-Clause"
] | 2 | 2020-02-07T21:02:03.000Z | 2020-12-17T21:30:19.000Z | testcase-writer/generators/src/main/java/ch/skymarshall/tcwriter/generators/model/persistence/IModelPersister.java | sebastiencaille/sky-lib | b8d01c5b90e1f234d1a202b9313e3241656a0275 | [
"BSD-3-Clause"
] | null | null | null | 29.342857 | 92 | 0.828627 | 1,001,869 | package ch.skymarshall.tcwriter.generators.model.persistence;
import java.io.IOException;
import java.nio.file.Path;
import ch.skymarshall.tcwriter.generators.GeneratorConfig;
import ch.skymarshall.tcwriter.generators.model.testapi.TestDictionary;
import ch.skymarshall.tcwriter.generators.model.testcase.TestCase;
/*... |
92415985f930c3f108bff00dac2cc7269dccae64 | 106 | java | Java | src/main/java/com/flowyun/cornerstone/db/mybatis/mapper/BasicMapper.java | stoneforever/econagebatis | d732c1896a35f7d39ab242abe6cfed728b8b4c28 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/flowyun/cornerstone/db/mybatis/mapper/BasicMapper.java | stoneforever/econagebatis | d732c1896a35f7d39ab242abe6cfed728b8b4c28 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/flowyun/cornerstone/db/mybatis/mapper/BasicMapper.java | stoneforever/econagebatis | d732c1896a35f7d39ab242abe6cfed728b8b4c28 | [
"Apache-2.0"
] | null | null | null | 13.25 | 50 | 0.735849 | 1,001,870 | package com.flowyun.cornerstone.db.mybatis.mapper;
/*
* 方便扫描时,指定接口
* */
public interface BasicMapper {
}
|
92415a274c73b5faa33bb9e9e4f62d55f923fc19 | 4,530 | java | Java | src/main/java/com/radioctivetacoo/worldsalad/world/biomes/AcidOceanBiome.java | RealYusufIsmail/WorldSalad | 88376de55838dd8c18895ae967e3330699841e3a | [
"MIT"
] | null | null | null | src/main/java/com/radioctivetacoo/worldsalad/world/biomes/AcidOceanBiome.java | RealYusufIsmail/WorldSalad | 88376de55838dd8c18895ae967e3330699841e3a | [
"MIT"
] | 1 | 2021-07-27T15:13:54.000Z | 2021-07-27T15:13:54.000Z | src/main/java/com/radioctivetacoo/worldsalad/world/biomes/AcidOceanBiome.java | RealYusufIsmail/WorldSalad | 88376de55838dd8c18895ae967e3330699841e3a | [
"MIT"
] | 1 | 2021-07-27T14:24:32.000Z | 2021-07-27T14:24:32.000Z | 55.243902 | 221 | 0.819868 | 1,001,871 | package com.radioctivetacoo.worldsalad.world.biomes;
import com.radioctivetacoo.worldsalad.init.BlockInit;
import com.radioctivetacoo.worldsalad.world.gen.carvers.HyphaeAcidOceanCarver;
import net.minecraft.block.BlockState;
import net.minecraft.block.Blocks;
import net.minecraft.block.pattern.BlockMatcher;
import ne... |
92415a2b40c7cbcc2eca62334935d025ad77bd57 | 434 | java | Java | netty/netty-simple/src/main/java/my/suveng/netty/learn/broadcast/BroadcastClientHandler.java | suveng/demo | 0691274d0e0c27942d136c70e33946425be0c7df | [
"MIT"
] | 1 | 2020-08-17T09:54:32.000Z | 2020-08-17T09:54:32.000Z | netty/netty-simple/src/main/java/my/suveng/netty/learn/broadcast/BroadcastClientHandler.java | suveng/demo | 0691274d0e0c27942d136c70e33946425be0c7df | [
"MIT"
] | 46 | 2019-12-19T02:23:47.000Z | 2021-08-09T20:46:08.000Z | netty/netty-simple/src/main/java/my/suveng/netty/learn/broadcast/BroadcastClientHandler.java | suveng/demo | 0691274d0e0c27942d136c70e33946425be0c7df | [
"MIT"
] | null | null | null | 22.842105 | 89 | 0.741935 | 1,001,872 | package my.suveng.netty.learn.broadcast;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
/**
*
* @author suwenguang
*
* @version 1.0.0
**/
public class BroadcastClientHandler extends SimpleChannelInboundHandler<String> {
@Override
protected void channe... |
92415a7e34c4c684fe383b300219ac39b6b4368d | 1,716 | java | Java | core/rio/api/src/main/java/org/eclipse/rdf4j/rio/helpers/BooleanRioSetting.java | yanaspaula/rdf4j | e75f8940c48caf9847dd775fd6a67866dc9b9dcd | [
"BSD-3-Clause"
] | 312 | 2016-01-14T20:04:24.000Z | 2022-03-30T22:21:41.000Z | core/rio/api/src/main/java/org/eclipse/rdf4j/rio/helpers/BooleanRioSetting.java | yanaspaula/rdf4j | e75f8940c48caf9847dd775fd6a67866dc9b9dcd | [
"BSD-3-Clause"
] | 2,611 | 2016-01-18T22:32:22.000Z | 2022-03-31T17:38:43.000Z | core/rio/api/src/main/java/org/eclipse/rdf4j/rio/helpers/BooleanRioSetting.java | yanaspaula/rdf4j | e75f8940c48caf9847dd775fd6a67866dc9b9dcd | [
"BSD-3-Clause"
] | 186 | 2016-01-14T21:18:37.000Z | 2022-03-22T12:32:33.000Z | 38.133333 | 119 | 0.667832 | 1,001,873 | /*******************************************************************************
* Copyright (c) 2018 Eclipse RDF4J contributors.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Distribution License v1.0
* which accompanies this distribution, an... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.