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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e042012b909907e1101c92c464171a613973628 | 2,968 | java | Java | back-end/src/main/java/House.java | hadisfr/khaneBeDoosh | f48b3b81a0b1275187cf5c4c02c98a70ff762aff | [
"MIT"
] | null | null | null | back-end/src/main/java/House.java | hadisfr/khaneBeDoosh | f48b3b81a0b1275187cf5c4c02c98a70ff762aff | [
"MIT"
] | 2 | 2018-08-06T02:51:52.000Z | 2018-08-06T02:53:02.000Z | back-end/src/main/java/House.java | hadisfr/khaneBeDoosh | f48b3b81a0b1275187cf5c4c02c98a70ff762aff | [
"MIT"
] | null | null | null | 29.386139 | 130 | 0.641509 | 1,713 | package main.java;
import java.io.IOException;
import java.sql.SQLException;
public class House {
protected HouseDetail detail;
protected String ownerName;
protected String imageUrl;
protected String address;
protected String id;
protected int area;
protected BuildingType buildingType;
... |
3e0420a1644cfe1aa20f2252b064ca166e0a526b | 13,871 | java | Java | src/main/java/com/stevekung/skyblockcatia/utils/skyblock/SBDungeons.java | SJKZ1-2565/SkyBlockcatia | a403a7b9f7ec7e268998536e7b90f58276d375af | [
"MIT"
] | 33 | 2020-08-11T16:38:33.000Z | 2021-11-15T00:41:59.000Z | src/main/java/com/stevekung/skyblockcatia/utils/skyblock/SBDungeons.java | SJKZ1-2565/SkyBlockcatia | a403a7b9f7ec7e268998536e7b90f58276d375af | [
"MIT"
] | 95 | 2020-07-24T01:39:56.000Z | 2021-11-10T20:57:01.000Z | src/main/java/com/stevekung/skyblockcatia/utils/skyblock/SBDungeons.java | SJKZ1-2565/SkyBlockcatia | a403a7b9f7ec7e268998536e7b90f58276d375af | [
"MIT"
] | 14 | 2020-07-29T17:48:11.000Z | 2021-09-25T06:13:32.000Z | 28.482546 | 192 | 0.59974 | 1,714 | package com.stevekung.skyblockcatia.utils.skyblock;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import com.google.gson.Gson;
import com.google.gson.annotations.SerializedName;
import com.stevekung.skyblockcatia.utils.DataUtils;
import com.stevekung.skyblockcatia.utils.skyblock.api.IBonusT... |
3e0422a530858524b44b3cf0d2d83616a94d3da8 | 3,648 | java | Java | dag/runtime/runtime/src/test/java/com/asakusafw/dag/runtime/table/HeapKeyBufferTest.java | asakusafw/asakusafw-compiler | f88ae71d9d9a3e8ab22f25069d2086a6d3bb810e | [
"Apache-2.0"
] | 2 | 2015-07-08T17:32:50.000Z | 2020-06-14T02:26:14.000Z | dag/runtime/runtime/src/test/java/com/asakusafw/dag/runtime/table/HeapKeyBufferTest.java | asakusafw/asakusafw-compiler | f88ae71d9d9a3e8ab22f25069d2086a6d3bb810e | [
"Apache-2.0"
] | 212 | 2015-06-30T09:16:35.000Z | 2022-02-09T22:31:09.000Z | dag/runtime/runtime/src/test/java/com/asakusafw/dag/runtime/table/HeapKeyBufferTest.java | asakusafw/asakusafw-compiler | f88ae71d9d9a3e8ab22f25069d2086a6d3bb810e | [
"Apache-2.0"
] | 7 | 2015-06-25T02:37:40.000Z | 2020-06-18T03:27:40.000Z | 27.428571 | 75 | 0.578947 | 1,715 | /**
* Copyright 2011-2021 Asakusa Framework Team.
*
* 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... |
3e0422ca07c31375c32424ac12bc177148932033 | 610 | java | Java | src/test/java/com/adioss/security/AbstractBouncyCastleTest.java | adioss/cryptoMemo | 1e8477072bf927860d841ecdf12bde40a7144a40 | [
"Apache-2.0"
] | 1 | 2017-07-11T01:34:20.000Z | 2017-07-11T01:34:20.000Z | src/test/java/com/adioss/security/AbstractBouncyCastleTest.java | adioss/cryptoMemo | 1e8477072bf927860d841ecdf12bde40a7144a40 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/adioss/security/AbstractBouncyCastleTest.java | adioss/cryptoMemo | 1e8477072bf927860d841ecdf12bde40a7144a40 | [
"Apache-2.0"
] | null | null | null | 22.592593 | 67 | 0.713115 | 1,716 | package com.adioss.security;
import java.security.Security;
import org.bouncycastle.jce.provider.BouncyCastleProvider;
import org.junit.After;
import org.junit.Before;
/**
* Add/remove bouncy castle provider before/after tests
*/
public class AbstractBouncyCastleTest {
private String name;
@Before
pub... |
3e04238aafed1b8045868d4c027373ba47aded15 | 12,571 | java | Java | test/integration/src/test/java/io/pravega/test/integration/UnreadBytesTest.java | shshashwat/pravega | f5ccb4c62087d37fe94fd116aa3c1e50b79d71b6 | [
"Apache-2.0"
] | 1,840 | 2017-05-10T16:29:14.000Z | 2022-03-31T07:02:11.000Z | test/integration/src/test/java/io/pravega/test/integration/UnreadBytesTest.java | shshashwat/pravega | f5ccb4c62087d37fe94fd116aa3c1e50b79d71b6 | [
"Apache-2.0"
] | 5,485 | 2017-05-10T16:56:17.000Z | 2022-03-31T14:08:36.000Z | test/integration/src/test/java/io/pravega/test/integration/UnreadBytesTest.java | shshashwat/pravega | f5ccb4c62087d37fe94fd116aa3c1e50b79d71b6 | [
"Apache-2.0"
] | 443 | 2017-05-10T21:34:50.000Z | 2022-03-31T07:02:14.000Z | 48.164751 | 173 | 0.697797 | 1,717 | /**
* Copyright Pravega Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
3e042458dbbac773aa8c2c6b4e8ba625c6c9ecc8 | 1,067 | java | Java | src/test/java/module/JavaScriptError.java | rajitha1406/take-home-webdriver-test | 1ecf7965533f7eebb62c32ec64e15774dbf852d2 | [
"MIT"
] | null | null | null | src/test/java/module/JavaScriptError.java | rajitha1406/take-home-webdriver-test | 1ecf7965533f7eebb62c32ec64e15774dbf852d2 | [
"MIT"
] | null | null | null | src/test/java/module/JavaScriptError.java | rajitha1406/take-home-webdriver-test | 1ecf7965533f7eebb62c32ec64e15774dbf852d2 | [
"MIT"
] | null | null | null | 25.404762 | 70 | 0.759138 | 1,718 | package module;
import java.util.ArrayList;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.logging.LogEntries;
import org.openqa.selenium.logging.LogEntry;
import org.openqa.selenium.logging.LogType;
import ... |
3e0424f9ff735e100f3ddbdd8e2005945c867984 | 2,216 | java | Java | src/main/java/info/skydark/maidpro/EventHookWolf.java | skydark/maidpro | 3ab723a3a98b41e5d3a64a42574d92e2dcac970f | [
"MIT"
] | null | null | null | src/main/java/info/skydark/maidpro/EventHookWolf.java | skydark/maidpro | 3ab723a3a98b41e5d3a64a42574d92e2dcac970f | [
"MIT"
] | null | null | null | src/main/java/info/skydark/maidpro/EventHookWolf.java | skydark/maidpro | 3ab723a3a98b41e5d3a64a42574d92e2dcac970f | [
"MIT"
] | null | null | null | 44.32 | 141 | 0.710289 | 1,719 | package info.skydark.maidpro;
import cpw.mods.fml.common.eventhandler.SubscribeEvent;
import info.skydark.maidpro.ai.EntityAIHurtByTargetPlus;
import info.skydark.maidpro.ai.EntityAIOwnerHurtByTargetPlus;
import info.skydark.maidpro.ai.EntityAIOwnerHurtTargetPlus;
import littleMaidMobX.LMM_EntityLittleMaid;
import net... |
3e0425a1ef7370730fa889f3ac36c9414bb20a3e | 446 | java | Java | src/main/java/com/hubspot/jinjava/interpret/UnknownTokenException.java | ylacaute/jinjava | 8fcfe6071bba48cb5eaa99b1937f3a39afc284dc | [
"Apache-2.0"
] | 544 | 2015-01-06T02:18:44.000Z | 2022-03-30T20:59:10.000Z | src/main/java/com/hubspot/jinjava/interpret/UnknownTokenException.java | ylacaute/jinjava | 8fcfe6071bba48cb5eaa99b1937f3a39afc284dc | [
"Apache-2.0"
] | 378 | 2015-02-13T20:49:15.000Z | 2022-03-30T07:27:02.000Z | src/main/java/com/hubspot/jinjava/interpret/UnknownTokenException.java | ylacaute/jinjava | 8fcfe6071bba48cb5eaa99b1937f3a39afc284dc | [
"Apache-2.0"
] | 188 | 2015-02-13T21:00:49.000Z | 2022-03-23T09:08:30.000Z | 27.875 | 81 | 0.753363 | 1,720 | package com.hubspot.jinjava.interpret;
public class UnknownTokenException extends InterpretException {
private static final long serialVersionUID = -388757722051666198L;
private final String token;
public UnknownTokenException(String token, int lineNumber, int startPosition) {
super("Unknown token found: " ... |
3e0425e3cceb790205a9c517955ae144493087d8 | 2,084 | java | Java | data7/src/main/java/data7/model/change/Commit.java | vuninja/VulnNet | ad6dd1f4df882f6f8e9ea9aa4ca4d9434a70aecd | [
"Apache-2.0"
] | 33 | 2018-06-27T13:36:04.000Z | 2021-12-03T10:15:07.000Z | data7/src/main/java/data7/model/change/Commit.java | vuninja/VulnNet | ad6dd1f4df882f6f8e9ea9aa4ca4d9434a70aecd | [
"Apache-2.0"
] | 7 | 2018-12-11T13:41:03.000Z | 2020-08-03T07:36:01.000Z | data7/src/main/java/data7/model/change/Commit.java | vuninja/VulnNet | ad6dd1f4df882f6f8e9ea9aa4ca4d9434a70aecd | [
"Apache-2.0"
] | 15 | 2018-10-10T07:30:04.000Z | 2021-04-21T09:03:15.000Z | 23.954023 | 85 | 0.642994 | 1,721 | package data7.model.change;
/*-
* #%L
* Data7
* %%
* Copyright (C) 2018 University of Luxembourg, Matthieu Jimenez
* %%
* 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... |
3e04263e3d4a07ba215f9ebb83fbdb8703351ce8 | 2,545 | java | Java | modules/blockchain/src/test/java/com/ibm/cloud/blockchain/v3/model/ConfigPeerGossipElectionTest.java | IBM-Blockchain/ibp-java-sdk | 3faabbb314eb41cf6e1c1fe5bb55b047b635ddc8 | [
"Apache-2.0"
] | null | null | null | modules/blockchain/src/test/java/com/ibm/cloud/blockchain/v3/model/ConfigPeerGossipElectionTest.java | IBM-Blockchain/ibp-java-sdk | 3faabbb314eb41cf6e1c1fe5bb55b047b635ddc8 | [
"Apache-2.0"
] | 1 | 2020-12-01T16:36:19.000Z | 2020-12-09T10:36:14.000Z | modules/blockchain/src/test/java/com/ibm/cloud/blockchain/v3/model/ConfigPeerGossipElectionTest.java | IBM-Blockchain/ibp-java-sdk | 3faabbb314eb41cf6e1c1fe5bb55b047b635ddc8 | [
"Apache-2.0"
] | 1 | 2020-12-01T16:33:14.000Z | 2020-12-01T16:33:14.000Z | 47.12963 | 128 | 0.794106 | 1,722 | /*
* (C) Copyright IBM Corp. 2020.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... |
3e042666c523136c3c002afe3489a540df3719d8 | 378 | java | Java | gulimall-member/src/main/java/com/xunqi/gulimall/member/service/MemberLevelService.java | bolongxi/gulimall | ab31b128e700987b3f8d007baab2f8190f12d8e7 | [
"Apache-2.0"
] | null | null | null | gulimall-member/src/main/java/com/xunqi/gulimall/member/service/MemberLevelService.java | bolongxi/gulimall | ab31b128e700987b3f8d007baab2f8190f12d8e7 | [
"Apache-2.0"
] | null | null | null | gulimall-member/src/main/java/com/xunqi/gulimall/member/service/MemberLevelService.java | bolongxi/gulimall | ab31b128e700987b3f8d007baab2f8190f12d8e7 | [
"Apache-2.0"
] | null | null | null | 21 | 73 | 0.78836 | 1,723 | package com.xunqi.gulimall.member.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.xunqi.common.utils.PageUtils;
import com.xunqi.gulimall.member.entity.MemberLevelEntity;
import java.util.Map;
/**
* 会员等级
*
*/
public interface MemberLevelService extends IService<MemberLevelEntity> {... |
3e0426b5b6a66394d48f510f93ca434bd4ff3852 | 9,065 | java | Java | src/MQTTUtility/runtime/ssac/aadl/runtime/mqtt/MqttSession.java | degulab/FALCON-SEED | 69c7ecd5c13dd75aa33371be086a3e77a068d8ca | [
"MIT"
] | null | null | null | src/MQTTUtility/runtime/ssac/aadl/runtime/mqtt/MqttSession.java | degulab/FALCON-SEED | 69c7ecd5c13dd75aa33371be086a3e77a068d8ca | [
"MIT"
] | null | null | null | src/MQTTUtility/runtime/ssac/aadl/runtime/mqtt/MqttSession.java | degulab/FALCON-SEED | 69c7ecd5c13dd75aa33371be086a3e77a068d8ca | [
"MIT"
] | null | null | null | 33.698885 | 118 | 0.699724 | 1,724 | /*
* 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
* dis... |
3e04275e585ebd027db3f2e12b7ea2126cb33860 | 1,029 | java | Java | src/main/java/hu/gamf/szakdolgozatbackend/service/WorktimeService.java | twead/szakdolgozat-backend | 83b593d9af86c7cba2d01071eca1f62f456061da | [
"MIT"
] | null | null | null | src/main/java/hu/gamf/szakdolgozatbackend/service/WorktimeService.java | twead/szakdolgozat-backend | 83b593d9af86c7cba2d01071eca1f62f456061da | [
"MIT"
] | null | null | null | src/main/java/hu/gamf/szakdolgozatbackend/service/WorktimeService.java | twead/szakdolgozat-backend | 83b593d9af86c7cba2d01071eca1f62f456061da | [
"MIT"
] | null | null | null | 26.384615 | 77 | 0.82896 | 1,725 | package hu.gamf.szakdolgozatbackend.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import hu.gamf.szakdolgozatbackend.entity.Worktime;
import hu.gamf.szakdolgozatbackend.repository.WorktimeReposi... |
3e0427804d94f0a219fe583c53e866bffc77b4cd | 2,864 | java | Java | diozero-sampleapps/src/main/java/com/diozero/sampleapps/JoystickTest.java | stbischof/diozero | 2df77949772694513fc5acf027d3c5fbcfac1685 | [
"MIT"
] | 214 | 2016-05-26T21:01:53.000Z | 2022-03-01T15:22:03.000Z | diozero-sampleapps/src/main/java/com/diozero/sampleapps/JoystickTest.java | stbischof/diozero | 2df77949772694513fc5acf027d3c5fbcfac1685 | [
"MIT"
] | 81 | 2016-05-31T10:28:16.000Z | 2022-03-11T17:52:43.000Z | diozero-sampleapps/src/main/java/com/diozero/sampleapps/JoystickTest.java | stbischof/diozero | 2df77949772694513fc5acf027d3c5fbcfac1685 | [
"MIT"
] | 58 | 2016-06-11T20:15:19.000Z | 2022-01-29T13:20:55.000Z | 36.717949 | 81 | 0.718575 | 1,726 | package com.diozero.sampleapps;
/*-
* #%L
* Organisation: diozero
* Project: diozero - Sample applications
* Filename: JoystickTest.java
*
* This file is part of the diozero project. More information about this project
* can be found at https://www.diozero.com/.
* %%
* Copyright (C) 2016 - 2021 dioz... |
3e0427cc99f9c76b1aef61ed26f5f621c616bbd5 | 9,104 | java | Java | integration/dataservice-hosting-tests/tests-integration/tests/src/test/java/org/wso2/ei/dataservice/integration/test/syntax/ReturnRequestStatusTest.java | sajithaliyanage/product-ei | 7cc0ab117429967bc01d602a23805e9955924e6a | [
"Apache-2.0"
] | 339 | 2017-03-29T20:40:34.000Z | 2022-03-31T08:05:43.000Z | integration/dataservice-hosting-tests/tests-integration/tests/src/test/java/org/wso2/ei/dataservice/integration/test/syntax/ReturnRequestStatusTest.java | sajithaliyanage/product-ei | 7cc0ab117429967bc01d602a23805e9955924e6a | [
"Apache-2.0"
] | 3,938 | 2017-01-23T12:28:02.000Z | 2022-03-28T14:20:20.000Z | integration/dataservice-hosting-tests/tests-integration/tests/src/test/java/org/wso2/ei/dataservice/integration/test/syntax/ReturnRequestStatusTest.java | sajithaliyanage/product-ei | 7cc0ab117429967bc01d602a23805e9955924e6a | [
"Apache-2.0"
] | 345 | 2016-12-21T11:59:07.000Z | 2022-03-31T08:39:38.000Z | 44.817734 | 129 | 0.656188 | 1,727 | /*
*Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
*WSO2 Inc. licenses this file to you under the Apache License,
*Version 2.0 (the "License"); you may not use this file except
*in compliance with the License.
*You may obtain a copy of the License at
*
*http://www.apache.org/licenses/LI... |
3e0428b2ae3595e0e8adf3e60638b49087ceb15a | 3,547 | java | Java | src/softuni/spring_data/Exam-preparation/MVC-Project-Airline/src/main/java/softuni/exam/service/impl/PassengerServiceImpl.java | NikolayDobrinski/SoftUni | eda8d838db1aaa9e8119ffa2015fe6121c0ee49a | [
"Apache-2.0"
] | null | null | null | src/softuni/spring_data/Exam-preparation/MVC-Project-Airline/src/main/java/softuni/exam/service/impl/PassengerServiceImpl.java | NikolayDobrinski/SoftUni | eda8d838db1aaa9e8119ffa2015fe6121c0ee49a | [
"Apache-2.0"
] | null | null | null | src/softuni/spring_data/Exam-preparation/MVC-Project-Airline/src/main/java/softuni/exam/service/impl/PassengerServiceImpl.java | NikolayDobrinski/SoftUni | eda8d838db1aaa9e8119ffa2015fe6121c0ee49a | [
"Apache-2.0"
] | null | null | null | 37.734043 | 141 | 0.634057 | 1,728 | package softuni.exam.service.impl;
import com.google.gson.Gson;
import org.modelmapper.ModelMapper;
import org.springframework.stereotype.Service;
import softuni.exam.models.dto.json.PassengersSeedDto;
import softuni.exam.models.entity.Passenger;
import softuni.exam.repository.PassengerRepository;
import softuni.exam.... |
3e04293310262be26a1930483027af0f197aea7a | 3,426 | java | Java | src/test/java/trclib/TrcPathTest.java | DrDab/Frc2020InfiniteRecharge | 2e13e450e5eabec9cccabbe40c4db73fc20de014 | [
"MIT"
] | 1 | 2020-02-19T05:27:30.000Z | 2020-02-19T05:27:30.000Z | src/test/java/trclib/TrcPathTest.java | DrDab/Frc2020InfiniteRecharge | 2e13e450e5eabec9cccabbe40c4db73fc20de014 | [
"MIT"
] | null | null | null | src/test/java/trclib/TrcPathTest.java | DrDab/Frc2020InfiniteRecharge | 2e13e450e5eabec9cccabbe40c4db73fc20de014 | [
"MIT"
] | 2 | 2019-12-31T23:47:43.000Z | 2020-01-09T04:12:56.000Z | 45.078947 | 113 | 0.646818 | 1,729 | package trclib;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import java.util.Arrays;
public class TrcPathTest
{
@Test
public void trapezoidVelocityTest()
{
TrcPose2D[] poses = new TrcPose2D[] { new TrcPose2D(), new TrcPose2D(0, 0... |
3e042991820694707f7519dc48a2f9dbee8644e8 | 5,082 | java | Java | security-legacy/skeleton-key-idm/skeleton-key-idp/src/test/java/org/jboss/resteasy/test/skeleton/key/SkeletonTestBase.java | iBlocksLimited/Resteasy | 61e8d4a806d28511b4f8fc7a3bba004852da02c2 | [
"Apache-2.0"
] | null | null | null | security-legacy/skeleton-key-idm/skeleton-key-idp/src/test/java/org/jboss/resteasy/test/skeleton/key/SkeletonTestBase.java | iBlocksLimited/Resteasy | 61e8d4a806d28511b4f8fc7a3bba004852da02c2 | [
"Apache-2.0"
] | null | null | null | security-legacy/skeleton-key-idm/skeleton-key-idp/src/test/java/org/jboss/resteasy/test/skeleton/key/SkeletonTestBase.java | iBlocksLimited/Resteasy | 61e8d4a806d28511b4f8fc7a3bba004852da02c2 | [
"Apache-2.0"
] | null | null | null | 34.835616 | 96 | 0.745773 | 1,730 | package org.jboss.resteasy.test.skeleton.key;
import static org.jboss.resteasy.test.TestPortProvider.generateURL;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import javax.ws.rs.client.Entity;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.Response;
imp... |
3e042a080c8c35f7bdbfbad1cb46adb3fdea2780 | 1,662 | java | Java | datavault-webapp/src/main/java/org/datavaultplatform/webapp/services/ForceLogoutService.java | DataVault/datavault | 4e0cb6aa9f0920ca598b65b3986bd232a9ff7009 | [
"MIT"
] | 20 | 2015-10-30T22:54:03.000Z | 2022-01-16T23:44:29.000Z | datavault-webapp/src/main/java/org/datavaultplatform/webapp/services/ForceLogoutService.java | DataVault/datavault | 4e0cb6aa9f0920ca598b65b3986bd232a9ff7009 | [
"MIT"
] | 169 | 2015-06-02T12:44:02.000Z | 2022-03-18T12:52:00.000Z | datavault-webapp/src/main/java/org/datavaultplatform/webapp/services/ForceLogoutService.java | digirati-co-uk/datavault | 5ad40556bfbd9761d16060121328b039b14695e5 | [
"MIT"
] | 18 | 2015-06-01T09:17:48.000Z | 2022-03-23T11:35:46.000Z | 34.625 | 96 | 0.7142 | 1,731 | package org.datavaultplatform.webapp.services;
import com.google.common.collect.Sets;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.core.session.SessionInformation;
import org.springframework.security.core.session.SessionRegistry;
import java.util.Set;
import java.util.s... |
3e042a2a46f2bc866990ee2528004cfbd1dfc64b | 1,280 | java | Java | Course Materials/chapter-2-main/Demo/app/src/main/java/com/example/demo/MainActivity.java | chshzhe/CS175-Repository | f1efd20364efae570d25eeb75b32f881600417fc | [
"MIT"
] | 6 | 2021-03-04T16:31:57.000Z | 2021-06-09T16:07:47.000Z | Course Materials/chapter-2-main/Demo/app/src/main/java/com/example/demo/MainActivity.java | chshzhe/CS175-Repository | f1efd20364efae570d25eeb75b32f881600417fc | [
"MIT"
] | null | null | null | Course Materials/chapter-2-main/Demo/app/src/main/java/com/example/demo/MainActivity.java | chshzhe/CS175-Repository | f1efd20364efae570d25eeb75b32f881600417fc | [
"MIT"
] | null | null | null | 29.090909 | 82 | 0.608594 | 1,732 | package com.example.demo;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import androidx.appcompat.app.AppCompatActivity;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
s... |
3e042a7fca2850fb7f0297fa2fa2471c82797220 | 3,509 | java | Java | simba-core/src/main/java/org/simbasecurity/core/audit/AuditLogEvent.java | cegeka/simba-os | 3bebb61d878b3cf9cd1d28436d497e22e44e5f21 | [
"MIT"
] | 1 | 2016-07-05T14:38:02.000Z | 2016-07-05T14:38:02.000Z | simba-core/src/main/java/org/simbasecurity/core/audit/AuditLogEvent.java | cegeka/simba-os | 3bebb61d878b3cf9cd1d28436d497e22e44e5f21 | [
"MIT"
] | 23 | 2017-07-18T18:34:52.000Z | 2021-12-09T20:17:05.000Z | simba-core/src/main/java/org/simbasecurity/core/audit/AuditLogEvent.java | cegeka/simba-os | 3bebb61d878b3cf9cd1d28436d497e22e44e5f21 | [
"MIT"
] | 4 | 2017-01-07T18:41:51.000Z | 2019-04-02T09:01:11.000Z | 26.583333 | 150 | 0.68481 | 1,733 | /*
* Copyright 2013-2017 Simba Open Source
*
* 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 a... |
3e042ac08cf75a245003d3da60c09cd432a8da27 | 4,717 | java | Java | thrift/src/main/java/com/intellij/plugins/thrift/inspections/ThriftIDDuplicatesInspection.java | kasecato/intellij-thrift | 54d80ac4ea6dbadf489f569b9734580f71396c6f | [
"Apache-2.0"
] | 49 | 2015-05-28T17:15:59.000Z | 2022-01-12T19:38:49.000Z | thrift/src/main/java/com/intellij/plugins/thrift/inspections/ThriftIDDuplicatesInspection.java | clatisus/intellij-thrift | 317c3d9f31bf592ee172750705e2d158ca906fbb | [
"Apache-2.0"
] | 83 | 2015-01-30T06:39:19.000Z | 2022-03-08T08:26:49.000Z | thrift/src/main/java/com/intellij/plugins/thrift/inspections/ThriftIDDuplicatesInspection.java | clatisus/intellij-thrift | 317c3d9f31bf592ee172750705e2d158ca906fbb | [
"Apache-2.0"
] | 46 | 2015-04-08T14:18:48.000Z | 2021-12-31T03:58:33.000Z | 33.453901 | 131 | 0.635361 | 1,734 | package com.intellij.plugins.thrift.inspections;
import com.intellij.codeInspection.InspectionManager;
import com.intellij.codeInspection.LocalInspectionTool;
import com.intellij.codeInspection.ProblemDescriptor;
import com.intellij.codeInspection.ProblemHighlightType;
import com.intellij.plugins.thrift.ThriftBundle;
... |
3e042c0163475757cbfc66fb9b59f3f2db785231 | 2,090 | java | Java | subprojects/base-services/src/main/java/org/gradle/concurrent/ParallelismConfiguration.java | jdai8/gradle | 0fdb1f3ff5c4e8f3444e14e5cdaa6775f1189a5d | [
"Apache-2.0"
] | 2 | 2020-04-01T18:40:33.000Z | 2021-04-23T12:06:15.000Z | subprojects/base-services/src/main/java/org/gradle/concurrent/ParallelismConfiguration.java | jdai8/gradle | 0fdb1f3ff5c4e8f3444e14e5cdaa6775f1189a5d | [
"Apache-2.0"
] | 12 | 2020-07-11T15:43:32.000Z | 2020-10-13T23:39:44.000Z | subprojects/base-services/src/main/java/org/gradle/concurrent/ParallelismConfiguration.java | jdai8/gradle | 0fdb1f3ff5c4e8f3444e14e5cdaa6775f1189a5d | [
"Apache-2.0"
] | 1 | 2019-06-26T20:28:16.000Z | 2019-06-26T20:28:16.000Z | 31.666667 | 96 | 0.683732 | 1,735 | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e042c38f68c8bdd0d800ae0235d94ce537531b7 | 5,158 | java | Java | src/main/java/net/andreinc/mockneat/unit/user/Names.java | varzay-abbas/datagenerate | 9e90cac69f6d68bafbaa63a7fab0439a659bd40a | [
"Apache-2.0"
] | 1 | 2021-02-19T11:45:21.000Z | 2021-02-19T11:45:21.000Z | src/main/java/net/andreinc/mockneat/unit/user/Names.java | varzay-abbas/datagenerate | 9e90cac69f6d68bafbaa63a7fab0439a659bd40a | [
"Apache-2.0"
] | null | null | null | src/main/java/net/andreinc/mockneat/unit/user/Names.java | varzay-abbas/datagenerate | 9e90cac69f6d68bafbaa63a7fab0439a659bd40a | [
"Apache-2.0"
] | null | null | null | 38.781955 | 142 | 0.674098 | 1,736 | package net.andreinc.mockneat.unit.user;
/**
* Copyright 2017, Andrei N. Ciobanu
Permission is hereby granted, free of charge, to any user 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 ... |
3e042c3fc9ae4295f4c8d2714f883bfaf62d40ce | 875 | java | Java | XXE-detection/findsecbugs-samples-java/src/test/java/testcode/crypto/UnencryptedServerSocket.java | Berger-and-Molland/xxe-autofix-tool | dda05c0436fc1bc1dfa4242f32c5dde18307665d | [
"MIT"
] | null | null | null | XXE-detection/findsecbugs-samples-java/src/test/java/testcode/crypto/UnencryptedServerSocket.java | Berger-and-Molland/xxe-autofix-tool | dda05c0436fc1bc1dfa4242f32c5dde18307665d | [
"MIT"
] | null | null | null | XXE-detection/findsecbugs-samples-java/src/test/java/testcode/crypto/UnencryptedServerSocket.java | Berger-and-Molland/xxe-autofix-tool | dda05c0436fc1bc1dfa4242f32c5dde18307665d | [
"MIT"
] | null | null | null | 28.225806 | 91 | 0.677714 | 1,737 | package testcode.crypto;
import javax.net.ssl.SSLServerSocketFactory;
import java.io.*;
import java.net.InetAddress;
import java.net.ServerSocket;
public class UnencryptedServerSocket {
static void sslServerSocket() throws IOException {
ServerSocket ssoc = SSLServerSocketFactory.getDefault().createServer... |
3e042c75a1a80d5648ff6a2aa641ecb39d1f5e69 | 2,037 | java | Java | YiBoLibrary/src/com/cattong/sns/impl/facebook/FacebookResponseHandler.java | cattong/YiBo | 0a609365d87128808c3accceafbafaf416f93c47 | [
"Apache-2.0"
] | 30 | 2015-01-08T09:14:43.000Z | 2022-02-04T07:11:36.000Z | YiBoLibrary/src/com/cattong/sns/impl/facebook/FacebookResponseHandler.java | shinyvince/YiBo | 0a609365d87128808c3accceafbafaf416f93c47 | [
"Apache-2.0"
] | null | null | null | YiBoLibrary/src/com/cattong/sns/impl/facebook/FacebookResponseHandler.java | shinyvince/YiBo | 0a609365d87128808c3accceafbafaf416f93c47 | [
"Apache-2.0"
] | 9 | 2015-06-15T10:08:31.000Z | 2022-02-04T07:11:48.000Z | 32.854839 | 91 | 0.720668 | 1,738 | package com.cattong.sns.impl.facebook;
import java.io.IOException;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.StatusLine;
import org.apache.http.client.HttpResponseException;
import org.apache.http.client.ResponseHandler;
import org.apache.http.util.EntityU... |
3e042d9a6d70b5c0ee517c4b8dc47060fa1d7f77 | 5,070 | java | Java | src/main/java/com/lots/lotswxxw/util/IntfaceEncryptUtils.java | 456001715/cps | c8b78ee3813574843e2356df13317f10901c50c1 | [
"MIT"
] | null | null | null | src/main/java/com/lots/lotswxxw/util/IntfaceEncryptUtils.java | 456001715/cps | c8b78ee3813574843e2356df13317f10901c50c1 | [
"MIT"
] | null | null | null | src/main/java/com/lots/lotswxxw/util/IntfaceEncryptUtils.java | 456001715/cps | c8b78ee3813574843e2356df13317f10901c50c1 | [
"MIT"
] | null | null | null | 31.842424 | 632 | 0.642177 | 1,739 | package com.lots.lotswxxw.util;
import org.apache.commons.codec.binary.Base64;
import org.springframework.util.StringUtils;
import sun.misc.BASE64Decoder;
import javax.crypto.Cipher;
import javax.crypto.KeyGenerator;
import javax.crypto.spec.SecretKeySpec;
/**
*
* 用于接口加密。因为接口返回的数据长度可能超过普通加密的长度,所以用此方法加密
*
* @a... |
3e042daedab3b674439f4f468df895234e001d6d | 1,581 | java | Java | src/xml/parser/SegregationXMLParser.java | vincentliu98/Cell-Society | e1c7ec77b3deb61e8dc185a0713f07d445626d9d | [
"MIT"
] | null | null | null | src/xml/parser/SegregationXMLParser.java | vincentliu98/Cell-Society | e1c7ec77b3deb61e8dc185a0713f07d445626d9d | [
"MIT"
] | null | null | null | src/xml/parser/SegregationXMLParser.java | vincentliu98/Cell-Society | e1c7ec77b3deb61e8dc185a0713f07d445626d9d | [
"MIT"
] | null | null | null | 31 | 114 | 0.683112 | 1,740 | package xml.parser;
import org.w3c.dom.Element;
import simulation.CellGraph;
import simulation.Simulator;
import simulation.models.SegregationModel;
import java.io.File;
import java.util.Map;
/**
* Returns a Simulator for a Segregation simulation based on the file being loaded
* @author jgp17
*/
public class Segr... |
3e042e5070047b02e3ea7903b948c1cbb104f949 | 3,997 | java | Java | winterwell.nlp/src/com/winterwell/nlp/corpus/wikipedia/CreateWikipediaStopwords.java | good-loop/open-code | 3a5b9f49d22778db8b87eb6b59543fea6f7e61a9 | [
"MIT"
] | 2 | 2016-12-13T15:12:41.000Z | 2017-05-04T08:00:23.000Z | winterwell.nlp/src/com/winterwell/nlp/corpus/wikipedia/CreateWikipediaStopwords.java | anitawoodruff/open-code | 5d8f66ce318838fb4c305b20c187864b483ae6ec | [
"MIT"
] | 11 | 2017-06-09T17:16:42.000Z | 2021-03-10T13:59:57.000Z | winterwell.nlp/src/com/winterwell/nlp/corpus/wikipedia/CreateWikipediaStopwords.java | anitawoodruff/open-code | 5d8f66ce318838fb4c305b20c187864b483ae6ec | [
"MIT"
] | 5 | 2017-06-09T11:27:23.000Z | 2022-02-25T22:47:57.000Z | 26.470199 | 80 | 0.689767 | 1,741 | package com.winterwell.nlp.corpus.wikipedia;
import java.io.BufferedWriter;
import java.io.File;
import java.io.IOException;
import java.util.List;
import com.winterwell.maths.datastorage.HalfLifeIndex;
import com.winterwell.nlp.NLPWorkshop;
import com.winterwell.nlp.corpus.IDocument;
import com.winterwell.nlp.io.Tkn... |
3e042e84b9bb3e3ce51a80382aab9e7473bc717f | 830 | java | Java | android/src/main/java/pro/brouwer/fluttermdnsplugin/handlers/DiscoveryRunningHandler.java | brouwer/flutter_mdns_plugin | d1cf315bae970f9819ad8dbd79ed53fc8f3a867a | [
"MIT"
] | null | null | null | android/src/main/java/pro/brouwer/fluttermdnsplugin/handlers/DiscoveryRunningHandler.java | brouwer/flutter_mdns_plugin | d1cf315bae970f9819ad8dbd79ed53fc8f3a867a | [
"MIT"
] | null | null | null | android/src/main/java/pro/brouwer/fluttermdnsplugin/handlers/DiscoveryRunningHandler.java | brouwer/flutter_mdns_plugin | d1cf315bae970f9819ad8dbd79ed53fc8f3a867a | [
"MIT"
] | null | null | null | 21.842105 | 76 | 0.63494 | 1,742 | package pro.brouwer.fluttermdnsplugin.handlers;
import android.os.Handler;
import io.flutter.plugin.common.EventChannel;
public class DiscoveryRunningHandler implements EventChannel.StreamHandler {
final private Handler mainHandler = new Handler();
EventChannel.EventSink sink;
@Override
public void o... |
3e042fe8d54c1919828a0ddb341ee660c37473b2 | 1,321 | java | Java | Lists/ArrayList/3 ArrayList Iterate Front to Back/GFG.java | Rani-dha/JAVA-COLLECTIONS | 91e8dbe95646f14cad90911db3fecb698030658d | [
"MIT"
] | null | null | null | Lists/ArrayList/3 ArrayList Iterate Front to Back/GFG.java | Rani-dha/JAVA-COLLECTIONS | 91e8dbe95646f14cad90911db3fecb698030658d | [
"MIT"
] | null | null | null | Lists/ArrayList/3 ArrayList Iterate Front to Back/GFG.java | Rani-dha/JAVA-COLLECTIONS | 91e8dbe95646f14cad90911db3fecb698030658d | [
"MIT"
] | null | null | null | 24.462963 | 127 | 0.647994 | 1,743 | // ArrayList Iterate from front to back
// https://practice.geeksforgeeks.org/problems/arraylist-iterate-front-to-back/1/?track=Java-Collections-ArrayList&batchId=318
//Initial Template for Java
/*package whatever //do not write package name here */
import java.io.*;
import java.util.*;
class GFG {
public stati... |
3e04306eada05b30b0c1aca42b4be4e50f1adb82 | 10,495 | java | Java | java-client/src/main/java/com/couchbase/client/java/AsyncBucket.java | joshrotenberg/couchbase-jvm-clients | 34a98b95bec1eed7a50a774f866c9dfebb0cd2ee | [
"Apache-2.0"
] | 26 | 2019-04-15T08:51:51.000Z | 2022-02-17T18:31:35.000Z | java-client/src/main/java/com/couchbase/client/java/AsyncBucket.java | joshrotenberg/couchbase-jvm-clients | 34a98b95bec1eed7a50a774f866c9dfebb0cd2ee | [
"Apache-2.0"
] | 14 | 2019-08-26T19:01:18.000Z | 2022-03-31T05:51:08.000Z | java-client/src/main/java/com/couchbase/client/java/AsyncBucket.java | joshrotenberg/couchbase-jvm-clients | 34a98b95bec1eed7a50a774f866c9dfebb0cd2ee | [
"Apache-2.0"
] | 31 | 2019-03-31T05:45:58.000Z | 2022-03-31T07:29:31.000Z | 37.482143 | 124 | 0.74302 | 1,744 | /*
* Copyright (c) 2018 Couchbase, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... |
3e0431039e96c11ad626b019ec2bf4b1ae63c8f1 | 3,558 | java | Java | server/src/test-integration/java/com/thoughtworks/go/server/service/builders/BuilderFactoryIntegrationTest.java | ralcini/gocd | eb7c461e22d4707b169ae110ada517bc610838d4 | [
"Apache-2.0"
] | null | null | null | server/src/test-integration/java/com/thoughtworks/go/server/service/builders/BuilderFactoryIntegrationTest.java | ralcini/gocd | eb7c461e22d4707b169ae110ada517bc610838d4 | [
"Apache-2.0"
] | null | null | null | server/src/test-integration/java/com/thoughtworks/go/server/service/builders/BuilderFactoryIntegrationTest.java | ralcini/gocd | eb7c461e22d4707b169ae110ada517bc610838d4 | [
"Apache-2.0"
] | null | null | null | 43.390244 | 117 | 0.758291 | 1,745 | /*
* Copyright 2017 ThoughtWorks, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... |
3e0431bc89640a2dbf36fcb532979bdb845cc813 | 4,445 | java | Java | Coding-Android/common-coding/src/main/java/net/coding/program/common/model/Subject.java | zhangqi-ak47/codingnet-android | 1b6c6739957bceecada731b0f758e68840abc908 | [
"MIT"
] | 282 | 2015-09-09T10:39:10.000Z | 2022-02-28T16:25:26.000Z | Coding-Android/common-coding/src/main/java/net/coding/program/common/model/Subject.java | zhangqi-ak47/codingnet-android | 1b6c6739957bceecada731b0f758e68840abc908 | [
"MIT"
] | null | null | null | Coding-Android/common-coding/src/main/java/net/coding/program/common/model/Subject.java | zhangqi-ak47/codingnet-android | 1b6c6739957bceecada731b0f758e68840abc908 | [
"MIT"
] | 95 | 2015-09-11T04:50:08.000Z | 2021-11-28T18:29:39.000Z | 31.083916 | 96 | 0.574128 | 1,746 | package net.coding.program.common.model;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Created by david on 15-7-21.
*/
public class Subject {
public static class SubjectDescObject impl... |
3e043262b793bdb4a9106546b08dfcd23925eaea | 22,083 | java | Java | aws-java-sdk-kinesisanalyticsv2/src/main/java/com/amazonaws/services/kinesisanalyticsv2/model/ApplicationConfigurationDescription.java | maxsjohn/aws-sdk-java | 6f4f520e7ed9ae3b997f893ef65864fb0f562412 | [
"Apache-2.0"
] | 1 | 2020-10-14T16:15:38.000Z | 2020-10-14T16:15:38.000Z | aws-java-sdk-kinesisanalyticsv2/src/main/java/com/amazonaws/services/kinesisanalyticsv2/model/ApplicationConfigurationDescription.java | maxsjohn/aws-sdk-java | 6f4f520e7ed9ae3b997f893ef65864fb0f562412 | [
"Apache-2.0"
] | null | null | null | aws-java-sdk-kinesisanalyticsv2/src/main/java/com/amazonaws/services/kinesisanalyticsv2/model/ApplicationConfigurationDescription.java | maxsjohn/aws-sdk-java | 6f4f520e7ed9ae3b997f893ef65864fb0f562412 | [
"Apache-2.0"
] | 1 | 2020-10-10T15:59:17.000Z | 2020-10-10T15:59:17.000Z | 44.166 | 161 | 0.715709 | 1,747 | /*
* Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e04328e1e50d4f167564e8853d04fff46dd7618 | 11,725 | java | Java | Lab8/BubbleGameSkeleton/app/src/main/java/course/labs/graphicslab/BubbleActivity.java | hpowell20/cs2063-winter-2021-labs | 70c592c2fc10101c21270c3506ef4c8f82710115 | [
"Apache-2.0"
] | 2 | 2021-01-28T04:54:17.000Z | 2021-03-25T00:13:02.000Z | Lab8/BubbleGameSkeleton/app/src/main/java/course/labs/graphicslab/BubbleActivity.java | hpowell20/cs2063-winter-2021-labs | 70c592c2fc10101c21270c3506ef4c8f82710115 | [
"Apache-2.0"
] | null | null | null | Lab8/BubbleGameSkeleton/app/src/main/java/course/labs/graphicslab/BubbleActivity.java | hpowell20/cs2063-winter-2021-labs | 70c592c2fc10101c21270c3506ef4c8f82710115 | [
"Apache-2.0"
] | 8 | 2021-01-26T18:49:22.000Z | 2021-04-26T01:28:07.000Z | 33.595989 | 114 | 0.58209 | 1,748 | package course.labs.graphicslab;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.media.AudioManager;
import android.media.SoundPool;
import android.os.Bundle... |
3e0432cb92aa4e92d9f429338a5dcd5f5db187f0 | 937 | java | Java | amazon-kinesis-client/src/main/java/software/amazon/kinesis/coordinator/NoOpWorkerStateChangeListener.java | Unacademy/amazon-kinesis-client | d5cac0785188a1d081adcb0512d314d544e9bcd8 | [
"Apache-2.0"
] | 570 | 2015-01-14T12:49:22.000Z | 2022-03-11T19:45:54.000Z | amazon-kinesis-client/src/main/java/software/amazon/kinesis/coordinator/NoOpWorkerStateChangeListener.java | Unacademy/amazon-kinesis-client | d5cac0785188a1d081adcb0512d314d544e9bcd8 | [
"Apache-2.0"
] | 520 | 2015-01-06T17:31:28.000Z | 2022-03-31T09:39:05.000Z | amazon-kinesis-client/src/main/java/software/amazon/kinesis/coordinator/NoOpWorkerStateChangeListener.java | zengyu714/amazon-kinesis-client | cd737adf76b2918f8377fb49d9e0478de33a4140 | [
"Apache-2.0"
] | 474 | 2015-01-06T18:22:54.000Z | 2022-03-30T17:40:03.000Z | 30.225806 | 81 | 0.75667 | 1,749 | /*
* Copyright 2019 Amazon.com, Inc. or its affiliates.
* Licensed under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
3e0432f313a1089e2bf75865c1580fd5cea17a8d | 2,488 | java | Java | Search Engine/src/Indexer.java | Ahmedmma72/Search-Engine | 04d2e6ac7d26a27323468d245f785032c43693b6 | [
"MIT"
] | 1 | 2021-06-08T16:48:03.000Z | 2021-06-08T16:48:03.000Z | Search Engine/src/Indexer.java | PeterAyad/SearchEngine | 6fd51fb3dc5c4a6d16631c3c342d0564a1b2d7bd | [
"MIT"
] | null | null | null | Search Engine/src/Indexer.java | PeterAyad/SearchEngine | 6fd51fb3dc5c4a6d16631c3c342d0564a1b2d7bd | [
"MIT"
] | null | null | null | 37.134328 | 107 | 0.626206 | 1,750 | import java.io.IOException;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Scanner;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
public class Indexer {
... |
3e04331484efaf44e9a2011c7ce4879d373b14b6 | 6,462 | java | Java | app/src/main/java/myapp/lenovo/viewpager/bmob/MyBmob.java | wn1137162270/MyOcr | 45b7eca529e9e4d62c55b5080d6175c30e00e4a4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/myapp/lenovo/viewpager/bmob/MyBmob.java | wn1137162270/MyOcr | 45b7eca529e9e4d62c55b5080d6175c30e00e4a4 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/myapp/lenovo/viewpager/bmob/MyBmob.java | wn1137162270/MyOcr | 45b7eca529e9e4d62c55b5080d6175c30e00e4a4 | [
"Apache-2.0"
] | null | null | null | 37.789474 | 133 | 0.594089 | 1,751 |
package myapp.lenovo.viewpager.bmob;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.text.TextUtils;
import android.util.Log;
import android.widget.Toast;
import com.tencent.connect.common.Constants;
import com.tencent.tauth.IUiListener;
import com.tencent.t... |
3e04335af5922b94c2086d54963634fc0cd412e9 | 918 | java | Java | jdi-light-angular-tests/src/test/java/io/github/epam/angular/tests/elements/complex/tabgroup/TestsTabGroupBase.java | Valbod-I-am-a-Swiftie/jdi-light | d2932747b62438bd0313887356bee4b0d33b5f9a | [
"MIT"
] | 92 | 2018-08-28T12:39:33.000Z | 2022-03-22T16:30:59.000Z | jdi-light-angular-tests/src/test/java/io/github/epam/angular/tests/elements/complex/tabgroup/TestsTabGroupBase.java | Valbod-I-am-a-Swiftie/jdi-light | d2932747b62438bd0313887356bee4b0d33b5f9a | [
"MIT"
] | 2,299 | 2018-10-05T11:32:28.000Z | 2022-03-31T09:55:59.000Z | jdi-light-angular-tests/src/test/java/io/github/epam/angular/tests/elements/complex/tabgroup/TestsTabGroupBase.java | Valbod-I-am-a-Swiftie/jdi-light | d2932747b62438bd0313887356bee4b0d33b5f9a | [
"MIT"
] | 51 | 2018-06-21T16:10:54.000Z | 2022-03-30T19:18:47.000Z | 34 | 101 | 0.751634 | 1,752 | package io.github.epam.angular.tests.elements.complex.tabgroup;
import io.github.epam.TestsInit;
import org.testng.annotations.BeforeTest;
import java.util.Arrays;
import java.util.List;
import static io.github.com.StaticSite.angularPage;
import static io.github.epam.site.steps.States.shouldBeLoggedIn;
public class... |
3e0434783b0b830f7749099fd52b2f996467041e | 2,052 | java | Java | Ghidra/Features/Base/src/test/java/ghidra/app/util/bin/format/dwarf4/MockDWARFCompilationUnit.java | bdcht/ghidra | 9e732318148cd11edeb4862afd23d56418551812 | [
"Apache-2.0"
] | 17 | 2022-01-15T03:52:37.000Z | 2022-03-30T18:12:17.000Z | Ghidra/Features/Base/src/test/java/ghidra/app/util/bin/format/dwarf4/MockDWARFCompilationUnit.java | bdcht/ghidra | 9e732318148cd11edeb4862afd23d56418551812 | [
"Apache-2.0"
] | 9 | 2022-01-15T03:58:02.000Z | 2022-02-21T10:22:49.000Z | Ghidra/Features/Base/src/test/java/ghidra/app/util/bin/format/dwarf4/MockDWARFCompilationUnit.java | bdcht/ghidra | 9e732318148cd11edeb4862afd23d56418551812 | [
"Apache-2.0"
] | 1 | 2022-03-07T13:22:05.000Z | 2022-03-07T13:22:05.000Z | 33.096774 | 93 | 0.764133 | 1,753 | /* ###
* IP: GHIDRA
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... |
3e04354c295b3d258bfe3bd793ee8cd398d1d4e6 | 2,827 | java | Java | java-client/uri/src/main/java/io/deephaven/uri/UriHelper.java | mattrunyon/deephaven-core | 80e3567e4647ab76a81e483d0a8ab542f9aadace | [
"MIT"
] | 55 | 2021-05-11T16:01:59.000Z | 2022-03-30T14:30:33.000Z | java-client/uri/src/main/java/io/deephaven/uri/UriHelper.java | mattrunyon/deephaven-core | 80e3567e4647ab76a81e483d0a8ab542f9aadace | [
"MIT"
] | 943 | 2021-05-10T14:00:02.000Z | 2022-03-31T21:28:15.000Z | java-client/uri/src/main/java/io/deephaven/uri/UriHelper.java | mattrunyon/deephaven-core | 80e3567e4647ab76a81e483d0a8ab542f9aadace | [
"MIT"
] | 29 | 2021-05-10T11:33:16.000Z | 2022-03-30T21:01:54.000Z | 34.47561 | 120 | 0.52989 | 1,754 | package io.deephaven.uri;
import java.io.UnsupportedEncodingException;
import java.net.URI;
import java.net.URLEncoder;
public class UriHelper {
public static boolean isUriSafe(String part) {
final String encoded;
try {
encoded = URLEncoder.encode(part, "UTF-8");
} catch (Unsup... |
3e0435ac39d7bc0a4d062f70b3bad0160824cbf9 | 651 | java | Java | lichkin-projects-pss-entities/src/main/java/com/lichkin/framework/db/beans/SysPssStoreR.java | LichKinContributor/lichkin-projects-pss | ce4e540dba03741964d59d7588bfa90d05277520 | [
"MIT"
] | null | null | null | lichkin-projects-pss-entities/src/main/java/com/lichkin/framework/db/beans/SysPssStoreR.java | LichKinContributor/lichkin-projects-pss | ce4e540dba03741964d59d7588bfa90d05277520 | [
"MIT"
] | null | null | null | lichkin-projects-pss-entities/src/main/java/com/lichkin/framework/db/beans/SysPssStoreR.java | LichKinContributor/lichkin-projects-pss | ce4e540dba03741964d59d7588bfa90d05277520 | [
"MIT"
] | null | null | null | 22.448276 | 58 | 0.768049 | 1,755 | package com.lichkin.framework.db.beans;
/**
* 数据库资源定义类
* @author SuZhou LichKin Information Technology Co., Ltd.
*/
public interface SysPssStoreR {
public static final int id = 0x50004000;
public static final int usingStatus = 0x50004001;
public static final int insertTime = 0x50004002;
public static final ... |
3e0435d1aa6cb709fa6444b4ae5aad71adcb758a | 4,138 | java | Java | src/main/java/org/praisenter/data/json/PraisenterFormat.java | wnbittle/praisenter | 98a72542193c1a5df9646a3afd14ab8bf8455b60 | [
"BSD-3-Clause"
] | 8 | 2015-03-14T04:09:49.000Z | 2022-03-30T03:34:45.000Z | src/main/java/org/praisenter/data/json/PraisenterFormat.java | wnbittle/praisenter | 98a72542193c1a5df9646a3afd14ab8bf8455b60 | [
"BSD-3-Clause"
] | 29 | 2015-03-14T01:42:00.000Z | 2021-10-20T01:02:11.000Z | src/main/java/org/praisenter/data/json/PraisenterFormat.java | wnbittle/praisenter | 98a72542193c1a5df9646a3afd14ab8bf8455b60 | [
"BSD-3-Clause"
] | 2 | 2018-10-18T15:55:33.000Z | 2020-08-10T06:34:39.000Z | 34.198347 | 106 | 0.696472 | 1,756 | /*
* Copyright (c) 2015-2016 William Bittle http://www.praisenter.org/
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted
* provided that the following conditions are met:
*
* * Redistributions of source code must retain the abov... |
3e0435f773c08794b99383789abe1542e3ac23f1 | 4,491 | java | Java | java/src/com/google/gdata/data/PlainTextConstruct.java | athibanraj/gdata-java-client | ed1958f80d7dc3d37f29f4c48cab2319796827a5 | [
"Apache-2.0"
] | 149 | 2015-04-13T12:19:37.000Z | 2021-10-24T01:07:52.000Z | java/src/com/google/gdata/data/PlainTextConstruct.java | athibanraj/gdata-java-client | ed1958f80d7dc3d37f29f4c48cab2319796827a5 | [
"Apache-2.0"
] | 33 | 2015-04-10T08:23:33.000Z | 2019-03-18T17:58:01.000Z | java/src/com/google/gdata/data/PlainTextConstruct.java | athibanraj/gdata-java-client | ed1958f80d7dc3d37f29f4c48cab2319796827a5 | [
"Apache-2.0"
] | 140 | 2015-04-09T03:09:10.000Z | 2022-02-21T22:41:12.000Z | 26.417647 | 79 | 0.635716 | 1,757 | /* Copyright (c) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... |
3e0436142d93ecb311cc77ec68c185be7e8b07a8 | 4,157 | java | Java | fsdevtools-cli/src/main/java/com/espirit/moddev/cli/api/parsing/parser/ProjectPropertiesParser.java | e-Spirit/FSDevTools | 01835b7cf7a3ef291e36771b7b1b809739904a69 | [
"ECL-2.0",
"Apache-2.0"
] | 31 | 2016-04-06T16:01:24.000Z | 2021-12-17T07:58:23.000Z | fsdevtools-cli/src/main/java/com/espirit/moddev/cli/api/parsing/parser/ProjectPropertiesParser.java | e-Spirit/FSDevTools | 01835b7cf7a3ef291e36771b7b1b809739904a69 | [
"ECL-2.0",
"Apache-2.0"
] | 46 | 2017-04-07T20:14:40.000Z | 2021-08-09T11:58:42.000Z | fsdevtools-cli/src/main/java/com/espirit/moddev/cli/api/parsing/parser/ProjectPropertiesParser.java | e-Spirit/FSDevTools | 01835b7cf7a3ef291e36771b7b1b809739904a69 | [
"ECL-2.0",
"Apache-2.0"
] | 29 | 2016-09-09T11:17:07.000Z | 2022-03-12T18:46:31.000Z | 38.490741 | 146 | 0.631465 | 1,758 | /*
*
* *********************************************************************
* fsdevtools
* %%
* Copyright (C) 2021 e-Spirit AG
* %%
* 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
*
... |
3e04361622a94ef9ee87113d04c78167ea063dc4 | 338 | java | Java | config/config-client-refresh-bus/src/main/java/net/yeah/cloud/ConfigClientRefreshBusApplication.java | lolog/spring-cloud | 3a4370f7f8dc2a1ae53c2d0853176941ffac3e58 | [
"Apache-2.0"
] | 1 | 2017-06-23T16:19:36.000Z | 2017-06-23T16:19:36.000Z | config/config-client-refresh-bus/src/main/java/net/yeah/cloud/ConfigClientRefreshBusApplication.java | lolog/spring-cloud | 3a4370f7f8dc2a1ae53c2d0853176941ffac3e58 | [
"Apache-2.0"
] | null | null | null | config/config-client-refresh-bus/src/main/java/net/yeah/cloud/ConfigClientRefreshBusApplication.java | lolog/spring-cloud | 3a4370f7f8dc2a1ae53c2d0853176941ffac3e58 | [
"Apache-2.0"
] | null | null | null | 26 | 71 | 0.837278 | 1,759 | package net.yeah.cloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ConfigClientRefreshBusApplication {
public static void main(String[] args) {
SpringApplication.run(ConfigClientRefreshBusApplication.c... |
3e04365bad00fa621f390799a41ba26fd59605dc | 1,989 | java | Java | platform/core-api/src/com/intellij/util/ArrayQuery.java | liveqmock/platform-tools-idea | 1c4b76108add6110898a7e3f8f70b970e352d3d4 | [
"Apache-2.0"
] | 2 | 2015-05-08T15:07:10.000Z | 2022-03-09T05:47:53.000Z | platform/core-api/src/com/intellij/util/ArrayQuery.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | null | null | null | platform/core-api/src/com/intellij/util/ArrayQuery.java | lshain-android-source/tools-idea | b37108d841684bcc2af45a2539b75dd62c4e283c | [
"Apache-2.0"
] | 2 | 2017-04-24T15:48:40.000Z | 2022-03-09T05:48:05.000Z | 25.177215 | 105 | 0.719457 | 1,760 | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e0436ee7ea2bd42794e96e633149dab4fa40714 | 3,922 | java | Java | snailjava/snailjava-vm/src/main/java/snail/vm/io/SnailWriter.java | skissane/snail | 215c2b5f637a534c8b454be5b621ae4c3bfbf7ce | [
"Unlicense"
] | null | null | null | snailjava/snailjava-vm/src/main/java/snail/vm/io/SnailWriter.java | skissane/snail | 215c2b5f637a534c8b454be5b621ae4c3bfbf7ce | [
"Unlicense"
] | null | null | null | snailjava/snailjava-vm/src/main/java/snail/vm/io/SnailWriter.java | skissane/snail | 215c2b5f637a534c8b454be5b621ae4c3bfbf7ce | [
"Unlicense"
] | null | null | null | 29.488722 | 100 | 0.558134 | 1,761 | package snail.vm.io;
import snail.vm.util.GeneralException;
import snail.vm.values.*;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import java.io.ByteArrayOutputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.nio.charset.StandardChars... |
3e0437a60fca2fe3c08057615476e4da4b55ca3a | 204 | java | Java | src/main/java/com/idus/market/dto/AuthDto.java | small-dogg/small-dogg-market | 8561e06cf6f4327afec84b05ae4f761e94f333f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/idus/market/dto/AuthDto.java | small-dogg/small-dogg-market | 8561e06cf6f4327afec84b05ae4f761e94f333f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/idus/market/dto/AuthDto.java | small-dogg/small-dogg-market | 8561e06cf6f4327afec84b05ae4f761e94f333f8 | [
"Apache-2.0"
] | null | null | null | 14.571429 | 45 | 0.764706 | 1,762 | package com.idus.market.dto;
import javax.validation.constraints.NotBlank;
import lombok.Data;
@Data
public class AuthDto {
@NotBlank
private String email;
@NotBlank
private String password;
}
|
3e0438393236535bdcaf744872520edeab4d6e7b | 3,227 | java | Java | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/com/crashlytics/android/core/CompositeCreateReportSpiCall.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 4 | 2019-10-07T05:17:21.000Z | 2020-11-02T08:29:13.000Z | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/com/crashlytics/android/core/CompositeCreateReportSpiCall.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 38 | 2019-10-07T02:40:35.000Z | 2019-12-12T09:15:24.000Z | analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/com/crashlytics/android/core/CompositeCreateReportSpiCall.java | skkuse-adv/2019Fall_team2 | 3ea84c6be39855f54634a7f9b1093e80893886eb | [
"Apache-2.0"
] | 5 | 2019-10-07T02:41:15.000Z | 2020-10-30T01:36:08.000Z | 52.901639 | 169 | 0.626588 | 1,763 | package com.crashlytics.android.core;
import com.crashlytics.android.core.Report.Type;
class CompositeCreateReportSpiCall implements CreateReportSpiCall {
private final DefaultCreateReportSpiCall javaReportSpiCall;
private final NativeCreateReportSpiCall nativeReportSpiCall;
/* renamed from: com.... |
3e04385cf1d59db70e04eff5ee260d055cb4d9f7 | 1,127 | java | Java | hibernate-release-5.3.7.Final/project/hibernate-core/src/test/java/org/hibernate/test/annotations/embedded/one2many/Alias.java | lauracristinaes/aula-java | cb8d5b314b65a9914b93f3b5792bc98b548fe260 | [
"Apache-2.0"
] | 1 | 2021-11-11T01:36:23.000Z | 2021-11-11T01:36:23.000Z | hibernate-release-5.3.7.Final/project/hibernate-core/src/test/java/org/hibernate/test/annotations/embedded/one2many/Alias.java | lauracristinaes/aula-java | cb8d5b314b65a9914b93f3b5792bc98b548fe260 | [
"Apache-2.0"
] | null | null | null | hibernate-release-5.3.7.Final/project/hibernate-core/src/test/java/org/hibernate/test/annotations/embedded/one2many/Alias.java | lauracristinaes/aula-java | cb8d5b314b65a9914b93f3b5792bc98b548fe260 | [
"Apache-2.0"
] | null | null | null | 18.47541 | 94 | 0.699201 | 1,764 | /*
* Hibernate, Relational Persistence for Idiomatic Java
*
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
package org.hibernate.test.annotations.embedded.one2many;
import javax.persistence.... |
3e0438c043aea7dd140a61d3d72e36fa246a379c | 602 | java | Java | mycms-main/src/main/java/pl/codecity/main/model/NavigationItemPage.java | stamich/myCmsEngine2 | 6a51e5fa7448041d34a7bda5977291da568f11ba | [
"Apache-2.0"
] | 1 | 2019-08-05T03:19:08.000Z | 2019-08-05T03:19:08.000Z | mycms-main/src/main/java/pl/codecity/main/model/NavigationItemPage.java | stamich/myCmsEngine2 | 6a51e5fa7448041d34a7bda5977291da568f11ba | [
"Apache-2.0"
] | null | null | null | mycms-main/src/main/java/pl/codecity/main/model/NavigationItemPage.java | stamich/myCmsEngine2 | 6a51e5fa7448041d34a7bda5977291da568f11ba | [
"Apache-2.0"
] | 1 | 2021-05-16T18:03:02.000Z | 2021-05-16T18:03:02.000Z | 18.242424 | 56 | 0.775748 | 1,765 | package pl.codecity.main.model;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.OneToOne;
@Entity
@DiscriminatorValue("page")
@DynamicInsert
@DynamicUpdate
@SuppressW... |
3e043979936e9922a9780c90d33713ce47eb87cb | 3,271 | java | Java | src/main/java/frc/robot/core/Globals.java | teamkomodo/Robot-2021 | 93fa704c435ecdef6a9a56f3bc1c2059bd3a13ed | [
"BSD-3-Clause"
] | 1 | 2021-09-01T13:43:10.000Z | 2021-09-01T13:43:10.000Z | src/main/java/frc/robot/core/Globals.java | teamkomodo/Robot-2021 | 93fa704c435ecdef6a9a56f3bc1c2059bd3a13ed | [
"BSD-3-Clause"
] | 2 | 2021-08-30T22:40:15.000Z | 2021-09-02T14:40:47.000Z | src/main/java/frc/robot/core/Globals.java | teamkomodo/Robot-2021 | 93fa704c435ecdef6a9a56f3bc1c2059bd3a13ed | [
"BSD-3-Clause"
] | 2 | 2021-05-12T15:15:11.000Z | 2021-08-28T22:31:19.000Z | 31.152381 | 52 | 0.65882 | 1,766 | package frc.robot.core;
public final class Globals {
public static boolean driveDirection;
public static int ball_counter;
public static double LEDoffset=-.06;
public static int LEDmode = 22;
public static boolean[] lineloopflag ={
false,
false
};
public static boole... |
3e043a245aeacd22f3d197ba70a63d135b1f8b4a | 1,125 | java | Java | src/main/java/ca/gc/aafc/seqdb/api/repository/ChainStepTemplateRepository.java | chalkert/seqdb-api | 47cdf782461577d982c03d93d608e2d39b3a426b | [
"MIT"
] | null | null | null | src/main/java/ca/gc/aafc/seqdb/api/repository/ChainStepTemplateRepository.java | chalkert/seqdb-api | 47cdf782461577d982c03d93d608e2d39b3a426b | [
"MIT"
] | null | null | null | src/main/java/ca/gc/aafc/seqdb/api/repository/ChainStepTemplateRepository.java | chalkert/seqdb-api | 47cdf782461577d982c03d93d608e2d39b3a426b | [
"MIT"
] | null | null | null | 40.178571 | 109 | 0.836444 | 1,767 | package ca.gc.aafc.seqdb.api.repository;
import java.util.Arrays;
import org.springframework.stereotype.Component;
import ca.gc.aafc.seqdb.api.dto.ChainStepTemplateDto;
import ca.gc.aafc.seqdb.api.repository.filter.RsqlFilterHandler;
import ca.gc.aafc.seqdb.api.repository.filter.SimpleFilterHandler;
import ca.gc.aaf... |
3e043ab534dd5425d6db735a25807687781514e9 | 405 | java | Java | Java-SpringMVC/tasks - workshop/src/main/java/softuni/areas/tasks/models/view/CheckerViewModel.java | VasilPanovski/Java | 4ae145680522424d8aaf7e7d41eb31a350d5e94e | [
"MIT"
] | null | null | null | Java-SpringMVC/tasks - workshop/src/main/java/softuni/areas/tasks/models/view/CheckerViewModel.java | VasilPanovski/Java | 4ae145680522424d8aaf7e7d41eb31a350d5e94e | [
"MIT"
] | null | null | null | Java-SpringMVC/tasks - workshop/src/main/java/softuni/areas/tasks/models/view/CheckerViewModel.java | VasilPanovski/Java | 4ae145680522424d8aaf7e7d41eb31a350d5e94e | [
"MIT"
] | null | null | null | 16.2 | 42 | 0.602469 | 1,768 | package softuni.areas.tasks.models.view;
import java.util.Date;
public class CheckerViewModel {
private Long id;
private Date endDate;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
public Date getEndDate() {
return endDate;
}... |
3e043b4fc704d73b43f38024ee1cf346888aedf6 | 556 | java | Java | Java_Lang_Package/src/lang/practice/ToString_Hashcode.java | Jayvardhan-Reddy/Core_Java_Concepts | 49aff08a89095b21255eddab18d2f1004c368022 | [
"MIT"
] | 2 | 2020-05-21T10:32:46.000Z | 2021-06-01T08:00:06.000Z | Java_Lang_Package/src/lang/practice/ToString_Hashcode.java | Jayvardhan-Reddy/Core_Java_Concepts | 49aff08a89095b21255eddab18d2f1004c368022 | [
"MIT"
] | null | null | null | Java_Lang_Package/src/lang/practice/ToString_Hashcode.java | Jayvardhan-Reddy/Core_Java_Concepts | 49aff08a89095b21255eddab18d2f1004c368022 | [
"MIT"
] | 2 | 2018-10-02T05:29:45.000Z | 2018-12-17T14:03:11.000Z | 17.375 | 61 | 0.638489 | 1,769 | package lang.practice;
public class ToString_Hashcode {
private int i;
private String name;
ToString_Hashcode(int i, String name){
this.i = i;
this.name = name;
}
@Override
public String toString() {
return i +" is " + name ;
}
@Override
public int hashCode() {
return i;
... |
3e043bc1626ae7d5a9ab608e51f02d86d37cddd5 | 2,633 | java | Java | app/src/main/java/com/example/bearapp/utils/request/BaseRequest.java | zhengwanshi/BearApp | 6508281d67b5df0e1ae2530b450545c8e7e4c329 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/bearapp/utils/request/BaseRequest.java | zhengwanshi/BearApp | 6508281d67b5df0e1ae2530b450545c8e7e4c329 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/bearapp/utils/request/BaseRequest.java | zhengwanshi/BearApp | 6508281d67b5df0e1ae2530b450545c8e7e4c329 | [
"Apache-2.0"
] | null | null | null | 28.010638 | 85 | 0.586783 | 1,770 | package com.example.bearapp.utils.request;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import com.google.gson.Gson;
import java.io.IOException;
import okhttp3.Call;
import okhttp3.Callback;
import okhttp3.OkHttpClient;
import okhttp3.Request;
import okhttp3.Response;
/**
* Crea... |
3e043be2e4e81ee89668ac9b4b2e05d1aca3459e | 4,333 | java | Java | src/main/java/org/openapitools/model/AnnotationsV2.java | thomasyu888/synapse-java-server | ab39b545261b7f55024db462f36062d6dbe6ea62 | [
"Apache-2.0"
] | 1 | 2021-03-11T12:22:59.000Z | 2021-03-11T12:22:59.000Z | src/main/java/org/openapitools/model/AnnotationsV2.java | thomasyu888/synapse-java-server | ab39b545261b7f55024db462f36062d6dbe6ea62 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/openapitools/model/AnnotationsV2.java | thomasyu888/synapse-java-server | ab39b545261b7f55024db462f36062d6dbe6ea62 | [
"Apache-2.0"
] | null | null | null | 29.882759 | 291 | 0.7039 | 1,771 | package org.openapitools.model;
import java.util.Objects;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.util.HashMap;
import java.util.List;
import java.util.... |
3e043d41b45cda067a81512e8a137d4eeeed0df6 | 1,158 | java | Java | src/Sentence.java | EHENJOOM/BagOfWords | ff139affb79171c44d229ea5412dea5401e2bc53 | [
"Apache-2.0"
] | null | null | null | src/Sentence.java | EHENJOOM/BagOfWords | ff139affb79171c44d229ea5412dea5401e2bc53 | [
"Apache-2.0"
] | null | null | null | src/Sentence.java | EHENJOOM/BagOfWords | ff139affb79171c44d229ea5412dea5401e2bc53 | [
"Apache-2.0"
] | null | null | null | 22.705882 | 88 | 0.53886 | 1,772 | import java.util.*;
/**
* @author 赵洪苛
* @date 2020/3/10 17:36
* @description 句子
*/
public class Sentence {
// 句子原句
private String sentence;
// 针对该句的总体词袋
private WordBag wordBag = new WordBag();
// 该句分解后的词
private List<String> allWords = new ArrayList<>();
public void analyze() {
... |
3e043d6ebdcd38993fefd7f6a2d96180e386a9fd | 291 | java | Java | src/main/java/org/xmlet/htmlapifaster/SelectAll0.java | xmlet/HtmlApiFaster | 9eb9c4e941e196aba47336b3fe6b9e52b206e6ce | [
"MIT"
] | 6 | 2018-08-28T17:14:13.000Z | 2021-11-30T14:01:09.000Z | src/main/java/org/xmlet/htmlapifaster/SelectAll0.java | xmlet/HtmlApiFaster | 9eb9c4e941e196aba47336b3fe6b9e52b206e6ce | [
"MIT"
] | null | null | null | src/main/java/org/xmlet/htmlapifaster/SelectAll0.java | xmlet/HtmlApiFaster | 9eb9c4e941e196aba47336b3fe6b9e52b206e6ce | [
"MIT"
] | null | null | null | 24.25 | 97 | 0.670103 | 1,773 | package org.xmlet.htmlapifaster;
public interface SelectAll0<T extends Element<T, Z>, Z extends Element> extends TextGroup<T, Z> {
default Option<T> option() {
return new Option(this.self());
}
default Optgroup<T> optgroup() {
return new Optgroup(this.self());
}
}
|
3e043dc046ae8e18ec2204c76dee5a39ef4df47c | 9,792 | java | Java | hearth-core/src/main/java/cn/eiden/hsm/game/card/CardFactory.java | EidenRitto/hearthstone | a5192ac07c9b69c5dbce08447f74b8b0f5db27df | [
"MIT"
] | 25 | 2018-09-19T08:44:43.000Z | 2021-08-01T09:55:41.000Z | hearth-core/src/main/java/cn/eiden/hsm/game/card/CardFactory.java | EidenRitto/hearthstone | a5192ac07c9b69c5dbce08447f74b8b0f5db27df | [
"MIT"
] | null | null | null | hearth-core/src/main/java/cn/eiden/hsm/game/card/CardFactory.java | EidenRitto/hearthstone | a5192ac07c9b69c5dbce08447f74b8b0f5db27df | [
"MIT"
] | null | null | null | 33.765517 | 92 | 0.552288 | 1,774 | package cn.eiden.hsm.game.card;
import cn.eiden.hsm.annotation.Id;
import cn.eiden.hsm.annotation.Tags;
import cn.eiden.hsm.enums.*;
import cn.eiden.hsm.util.EnumUtils;
import lombok.extern.slf4j.Slf4j;
import org.reflections.Reflections;
import java.lang.reflect.Field;
import java.util.*;
/**
* @author Eiden J.P Z... |
3e043ddf978c7c94deae97d391d12ded1842a320 | 1,535 | java | Java | h2o-core/src/main/java/water/rapids/transforms/H2OScaler.java | jbentleyEG/h2o-3 | 93f1084b5e244beca517b0a1fc8b0c02061d597f | [
"Apache-2.0"
] | 6,098 | 2015-05-22T02:46:12.000Z | 2022-03-31T16:54:51.000Z | h2o-core/src/main/java/water/rapids/transforms/H2OScaler.java | jbentleyEG/h2o-3 | 93f1084b5e244beca517b0a1fc8b0c02061d597f | [
"Apache-2.0"
] | 2,517 | 2015-05-23T02:10:54.000Z | 2022-03-30T17:03:39.000Z | h2o-core/src/main/java/water/rapids/transforms/H2OScaler.java | jbentleyEG/h2o-3 | 93f1084b5e244beca517b0a1fc8b0c02061d597f | [
"Apache-2.0"
] | 2,199 | 2015-05-22T04:09:55.000Z | 2022-03-28T22:20:45.000Z | 29.519231 | 110 | 0.635831 | 1,775 | package water.rapids.transforms;
import hex.genmodel.GenMunger;
import water.H2O;
import water.MRTask;
import water.fvec.Chunk;
import water.fvec.Frame;
import water.fvec.NewChunk;
import water.fvec.Vec;
import water.util.ArrayUtils;
public class H2OScaler extends Transform<H2OScaler> {
double[] means;
double[] ... |
3e043e1e6200f39bfec6cd136d5281ea8d4286cc | 769 | java | Java | src/test/java/com/javafortesters/junit/ChromeTest.java | Kristofvdw/BeehiveTest | 9a55c980bc09c3e09b6568e1eed8af4a85a0d9ee | [
"MIT"
] | null | null | null | src/test/java/com/javafortesters/junit/ChromeTest.java | Kristofvdw/BeehiveTest | 9a55c980bc09c3e09b6568e1eed8af4a85a0d9ee | [
"MIT"
] | null | null | null | src/test/java/com/javafortesters/junit/ChromeTest.java | Kristofvdw/BeehiveTest | 9a55c980bc09c3e09b6568e1eed8af4a85a0d9ee | [
"MIT"
] | null | null | null | 20.236842 | 62 | 0.639792 | 1,776 | package com.javafortesters.junit;
import io.github.bonigarcia.wdm.ChromeDriverManager;
import org.junit.*;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import static junit.framework.Assert.assertTrue;
public class ChromeTest {
private WebDriver driver;
@BeforeClass
... |
3e043f79c81bb778daedde2f7c403826258c8234 | 1,623 | java | Java | flexible/helloworld-springboot/src/main/java/com/example/java/controller/TransactionServiceImpl.java | karanpurswani0723/java-docs-samples | a98589fea5710174b8cd2b634639ad767ced4108 | [
"Apache-2.0"
] | null | null | null | flexible/helloworld-springboot/src/main/java/com/example/java/controller/TransactionServiceImpl.java | karanpurswani0723/java-docs-samples | a98589fea5710174b8cd2b634639ad767ced4108 | [
"Apache-2.0"
] | null | null | null | flexible/helloworld-springboot/src/main/java/com/example/java/controller/TransactionServiceImpl.java | karanpurswani0723/java-docs-samples | a98589fea5710174b8cd2b634639ad767ced4108 | [
"Apache-2.0"
] | null | null | null | 23.867647 | 76 | 0.683919 | 1,777 | package com.example.java.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
@Service("transactionService")
public class TransactionServiceImpl implements TransactionService {
@Autowired
... |
3e043f7ead8ba5eef7bfe451bd379419e9320821 | 628 | java | Java | resources/src/main/java/org/cdshooks/Action.java | kumarerubandi/CRD | efd24b9ab38052d93654286ace3fb7d12c046e94 | [
"Apache-2.0"
] | null | null | null | resources/src/main/java/org/cdshooks/Action.java | kumarerubandi/CRD | efd24b9ab38052d93654286ace3fb7d12c046e94 | [
"Apache-2.0"
] | 13 | 2020-03-04T23:29:57.000Z | 2022-02-26T17:24:01.000Z | resources/src/main/java/org/cdshooks/Action.java | kumarerubandi/CRD | efd24b9ab38052d93654286ace3fb7d12c046e94 | [
"Apache-2.0"
] | 1 | 2020-01-21T05:38:35.000Z | 2020-01-21T05:38:35.000Z | 16.102564 | 50 | 0.670382 | 1,778 | package org.cdshooks;
public class Action {
private TypeEnum type = null;
private String description = null;
private Object resource = null;
public TypeEnum getType() {
return type;
}
public void setType(TypeEnum type) {
this.type = type;
}
public String getDescription() {
return descri... |
3e04401e89fb42bb8207770e6b1ab95f6e1dbcfd | 3,199 | java | Java | src/com/interview/sort/CarFleet.java | mukeshkumargupta/data-structure-java-tutorials | 133a2d2cf83424aafb24111766001f00d707421d | [
"Apache-2.0"
] | null | null | null | src/com/interview/sort/CarFleet.java | mukeshkumargupta/data-structure-java-tutorials | 133a2d2cf83424aafb24111766001f00d707421d | [
"Apache-2.0"
] | null | null | null | src/com/interview/sort/CarFleet.java | mukeshkumargupta/data-structure-java-tutorials | 133a2d2cf83424aafb24111766001f00d707421d | [
"Apache-2.0"
] | null | null | null | 30.759615 | 180 | 0.597687 | 1,779 | package com.interview.sort;
import java.util.*;
/*
* https://leetcode.com/problems/car-fleet/
* https://www.youtube.com/watch?v=P99yS9jLr6o&list=PLIA-9QRQ0RqGP4zrm09iyiVSXU-3e6CfP&index=65
* Category: Medium, Tricky
* https://leetcode.com/problems/car-fleet-ii/ Hard
* here are n cars going to the same destination... |
3e04410f521b21ea8b2a9ea884a50b47cacbca20 | 5,258 | java | Java | src/main/java/cn/vlabs/duckling/vwb/service/emailnotifier/task/ChangeList.java | ducklingcloud/dct | 31e4ab2ea6983ee0416933494b3e86cae3ab843d | [
"Apache-2.0"
] | null | null | null | src/main/java/cn/vlabs/duckling/vwb/service/emailnotifier/task/ChangeList.java | ducklingcloud/dct | 31e4ab2ea6983ee0416933494b3e86cae3ab843d | [
"Apache-2.0"
] | null | null | null | src/main/java/cn/vlabs/duckling/vwb/service/emailnotifier/task/ChangeList.java | ducklingcloud/dct | 31e4ab2ea6983ee0416933494b3e86cae3ab843d | [
"Apache-2.0"
] | 1 | 2020-06-08T03:55:51.000Z | 2020-06-08T03:55:51.000Z | 32.658385 | 108 | 0.698935 | 1,780 | /*
* Copyright (c) 2008-2016 Computer Network Information Center (CNIC), Chinese Academy of Sciences.
*
* This file is part of Duckling project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the L... |
3e044270bbadf1fb0be4e600e842e9e8f471db6e | 300 | java | Java | tps-forvalteren-domain/tps-forvalteren-domain-rs/src/main/java/no/nav/tps/forvalteren/domain/rs/Meldingskoe.java | navikt/tps-forvalteren | 864fa1e19d8fcea53b8acb976b517670d10768eb | [
"MIT"
] | null | null | null | tps-forvalteren-domain/tps-forvalteren-domain-rs/src/main/java/no/nav/tps/forvalteren/domain/rs/Meldingskoe.java | navikt/tps-forvalteren | 864fa1e19d8fcea53b8acb976b517670d10768eb | [
"MIT"
] | 37 | 2020-09-23T14:00:49.000Z | 2021-11-17T12:19:57.000Z | tps-forvalteren-domain/tps-forvalteren-domain-rs/src/main/java/no/nav/tps/forvalteren/domain/rs/Meldingskoe.java | navikt/tps-forvalteren | 864fa1e19d8fcea53b8acb976b517670d10768eb | [
"MIT"
] | 1 | 2022-02-16T13:52:48.000Z | 2022-02-16T13:52:48.000Z | 16.666667 | 41 | 0.813333 | 1,781 | package no.nav.tps.forvalteren.domain.rs;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
@Getter
@Setter
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class Meldingskoe {
private String koenavn;
}
|
3e0442cad5e3ab318ec684eaa9106361f7e9c9fd | 2,146 | java | Java | src/main/java/ball/util/ant/taskdefs/PropertySetterAntTask.java | allen-ball/ball-util | 28811694cca09368e045b732d8ecba1afca44261 | [
"Apache-2.0"
] | null | null | null | src/main/java/ball/util/ant/taskdefs/PropertySetterAntTask.java | allen-ball/ball-util | 28811694cca09368e045b732d8ecba1afca44261 | [
"Apache-2.0"
] | null | null | null | src/main/java/ball/util/ant/taskdefs/PropertySetterAntTask.java | allen-ball/ball-util | 28811694cca09368e045b732d8ecba1afca44261 | [
"Apache-2.0"
] | null | null | null | 32.830769 | 77 | 0.582943 | 1,782 | package ball.util.ant.taskdefs;
/*-
* ##########################################################################
* Utilities
* %%
* Copyright (C) 2008 - 2022 Allen D. Ball
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* ... |
3e044341bf905906baeb04bce4a7e7ce0d0f1153 | 1,012 | java | Java | Project/src/main/java/com/example/cmpe313/Department.java | ZeroToHero2/Human-Resource-Management-System-with-JFoenix | ba03fb48b57674310fb8c12f2f11f64e26107f2e | [
"MIT"
] | 1 | 2022-01-22T16:50:50.000Z | 2022-01-22T16:50:50.000Z | Project/src/main/java/com/example/cmpe313/Department.java | ZeroToHero2/Human-Resource-Management-System-with-JFoenix | ba03fb48b57674310fb8c12f2f11f64e26107f2e | [
"MIT"
] | null | null | null | Project/src/main/java/com/example/cmpe313/Department.java | ZeroToHero2/Human-Resource-Management-System-with-JFoenix | ba03fb48b57674310fb8c12f2f11f64e26107f2e | [
"MIT"
] | null | null | null | 23.534884 | 88 | 0.641304 | 1,783 | package com.example.cmpe313;
public class Department {
String name;
String budgetOfDeparment;
String numberOfEmployee;
public Department(String name, String budgetOfDeparment, String numberOfEmployee) {
this.name = name;
this.budgetOfDeparment = budgetOfDeparment;
thi... |
3e04434dd2dea99401be0c64c9a7c8a35a4778e1 | 318 | java | Java | wemirr-platform-tools/src/main/java/com/wemirr/platform/tools/mapper/GenerateMapper.java | lvpv/wemirr-platform | 33a23b4d74a2a8e6acf1d838efc8acec437d7d97 | [
"Apache-2.0"
] | 22 | 2021-08-18T10:27:39.000Z | 2022-03-23T09:39:57.000Z | wemirr-platform-tools/src/main/java/com/wemirr/platform/tools/mapper/GenerateMapper.java | lvpv/wemirr-platform | 33a23b4d74a2a8e6acf1d838efc8acec437d7d97 | [
"Apache-2.0"
] | null | null | null | wemirr-platform-tools/src/main/java/com/wemirr/platform/tools/mapper/GenerateMapper.java | lvpv/wemirr-platform | 33a23b4d74a2a8e6acf1d838efc8acec437d7d97 | [
"Apache-2.0"
] | 4 | 2021-09-27T06:47:56.000Z | 2022-02-23T14:04:59.000Z | 24.461538 | 69 | 0.814465 | 1,784 | package com.wemirr.platform.tools.mapper;
import com.wemirr.framework.db.mybatis.SuperMapper;
import com.wemirr.platform.tools.domain.entity.GenerateEntity;
import org.springframework.stereotype.Repository;
/**
* @author Levin
*/
@Repository
public interface GenerateMapper extends SuperMapper<GenerateEntity> {
}
|
3e044378ef767793a6b14100c8629487527ae2d6 | 1,374 | java | Java | learn-baselib-service/src/main/java/com/donkeycode/data/entity/ResourceAuthority.java | walker-xue/learn-cloud | e87c036aab897e4689bc43b78fddcda87c6d4e65 | [
"Apache-2.0"
] | 1 | 2021-02-02T02:59:40.000Z | 2021-02-02T02:59:40.000Z | learn-baselib-service/src/main/java/com/donkeycode/data/entity/ResourceAuthority.java | walker-xue/learn-cloud | e87c036aab897e4689bc43b78fddcda87c6d4e65 | [
"Apache-2.0"
] | null | null | null | learn-baselib-service/src/main/java/com/donkeycode/data/entity/ResourceAuthority.java | walker-xue/learn-cloud | e87c036aab897e4689bc43b78fddcda87c6d4e65 | [
"Apache-2.0"
] | null | null | null | 19.083333 | 73 | 0.691412 | 1,785 | package com.donkeycode.data.entity;
import java.util.Date;
import javax.persistence.*;
import com.donkeycode.core.BaseEntity;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
@Table(name = "base_resource_authority")
public class ResourceAuthority extends BaseEntity {
@Id
private Integer id;
@... |
3e0443ef760553408d8f01f574077db90e7b50ef | 976 | java | Java | src/main/java/uk/co/bigsoft/greenmail/http/commands/Utils.java | MitulKapoor/greenmail-http | 5466f90f42f0c0580ab9a92740c51f6f7a08fa80 | [
"MIT"
] | null | null | null | src/main/java/uk/co/bigsoft/greenmail/http/commands/Utils.java | MitulKapoor/greenmail-http | 5466f90f42f0c0580ab9a92740c51f6f7a08fa80 | [
"MIT"
] | null | null | null | src/main/java/uk/co/bigsoft/greenmail/http/commands/Utils.java | MitulKapoor/greenmail-http | 5466f90f42f0c0580ab9a92740c51f6f7a08fa80 | [
"MIT"
] | null | null | null | 25.025641 | 64 | 0.73873 | 1,786 | package uk.co.bigsoft.greenmail.http.commands;
import com.icegreen.greenmail.imap.ImapHostManager;
import com.icegreen.greenmail.store.MailFolder;
import com.icegreen.greenmail.user.GreenMailUser;
import com.icegreen.greenmail.user.UserManager;
import io.javalin.http.Context;
public class Utils {
public GreenMailU... |
3e0444b6eaba846c03e76d52de2799d7326ba363 | 1,922 | java | Java | len-core/src/main/java/com/len/redis/RedisConfig.java | dongjinlong123/lenosp | ca74b0f95f30dd6a45169fd38f43e1be50cb628a | [
"Apache-2.0"
] | null | null | null | len-core/src/main/java/com/len/redis/RedisConfig.java | dongjinlong123/lenosp | ca74b0f95f30dd6a45169fd38f43e1be50cb628a | [
"Apache-2.0"
] | 7 | 2020-12-21T16:56:12.000Z | 2022-02-09T22:16:53.000Z | len-core/src/main/java/com/len/redis/RedisConfig.java | dongjinlong123/lenosp | ca74b0f95f30dd6a45169fd38f43e1be50cb628a | [
"Apache-2.0"
] | null | null | null | 43.681818 | 103 | 0.801249 | 1,787 | package com.len.redis;
import org.springframework.boot.autoconfigure.condition.ConditionalOnClass;
import org.springframework.cache.CacheManager;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.redis.cache.RedisCacheConfi... |
3e0444bacad57b564098369c000b0da168a35ca8 | 417 | java | Java | src/main/java/cn/mgl/tally/dao/mapper/UserInfoMapper.java | MongieLee/tally-service | f718cd6c0c57f1c74905a3a8f55713b88054cae9 | [
"MIT"
] | null | null | null | src/main/java/cn/mgl/tally/dao/mapper/UserInfoMapper.java | MongieLee/tally-service | f718cd6c0c57f1c74905a3a8f55713b88054cae9 | [
"MIT"
] | null | null | null | src/main/java/cn/mgl/tally/dao/mapper/UserInfoMapper.java | MongieLee/tally-service | f718cd6c0c57f1c74905a3a8f55713b88054cae9 | [
"MIT"
] | null | null | null | 32.076923 | 103 | 0.788969 | 1,788 | package cn.mgl.tally.dao.mapper;
import cn.mgl.tally.model.persistence.UserInfo;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface UserInfoMapper {
@Select("select id,username,password,create_time,update_t... |
3e0445556771ed0398152043d289c68cda48207e | 904 | java | Java | cineast-core/src/main/java/org/vitrivr/cineast/core/db/PersistentOperator.java | simonpeterhans/cineast | d7c1d16accf29a63da98d9a4cc7bbc552ee9f7ac | [
"MIT"
] | 43 | 2017-04-25T14:48:51.000Z | 2022-02-11T16:45:01.000Z | cineast-core/src/main/java/org/vitrivr/cineast/core/db/PersistentOperator.java | simonpeterhans/cineast | d7c1d16accf29a63da98d9a4cc7bbc552ee9f7ac | [
"MIT"
] | 158 | 2017-04-25T08:53:29.000Z | 2022-03-21T16:29:17.000Z | cineast-core/src/main/java/org/vitrivr/cineast/core/db/PersistentOperator.java | simonpeterhans/cineast | d7c1d16accf29a63da98d9a4cc7bbc552ee9f7ac | [
"MIT"
] | 48 | 2017-03-27T09:39:38.000Z | 2022-02-03T16:47:29.000Z | 30.133333 | 170 | 0.74115 | 1,789 | package org.vitrivr.cineast.core.db;
import java.util.ArrayList;
import java.util.List;
import org.vitrivr.cineast.core.db.setup.EntityCreator;
import java.util.function.Supplier;
public interface PersistentOperator {
/**
* Initializes the underlying layers in which the data is stored. Commonly, the entities w... |
3e0446abf2c58818b223a623679dc77cd8b9c251 | 750 | java | Java | app/src/main/java/me/aidengaripoli/dhapexample/DiscoveringDevicesFragment.java | decentralised-home-automation-protocol/DHAP-Android | c66f867d1743def6af41935e72c7d5f5412b87a1 | [
"MIT"
] | null | null | null | app/src/main/java/me/aidengaripoli/dhapexample/DiscoveringDevicesFragment.java | decentralised-home-automation-protocol/DHAP-Android | c66f867d1743def6af41935e72c7d5f5412b87a1 | [
"MIT"
] | 10 | 2019-09-05T02:36:57.000Z | 2019-10-15T01:36:37.000Z | app/src/main/java/me/aidengaripoli/dhapexample/DiscoveringDevicesFragment.java | decentralised-home-automation-protocol/DHAP-Android | c66f867d1743def6af41935e72c7d5f5412b87a1 | [
"MIT"
] | null | null | null | 27.777778 | 132 | 0.78 | 1,790 | package me.aidengaripoli.dhapexample;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
public class DiscoveringDevicesFragment extends ... |
3e04477c40644d45fd8f0004f553c199ed656a14 | 398 | java | Java | src/main/java/com/starfish/model/PageResult.java | sunlin901203/starfish | 4b5903cb2f04505b8a096d96dcbd278bde1d1171 | [
"Apache-2.0"
] | 1 | 2020-09-13T04:49:19.000Z | 2020-09-13T04:49:19.000Z | src/main/java/com/starfish/model/PageResult.java | sunlin901203/starfish | 4b5903cb2f04505b8a096d96dcbd278bde1d1171 | [
"Apache-2.0"
] | 1 | 2021-02-12T00:36:07.000Z | 2021-02-12T00:36:07.000Z | src/main/java/com/starfish/model/PageResult.java | sunlin901203/starfish | 4b5903cb2f04505b8a096d96dcbd278bde1d1171 | [
"Apache-2.0"
] | null | null | null | 13.266667 | 52 | 0.625628 | 1,791 | package com.starfish.model;
import lombok.Data;
import java.io.Serializable;
import java.util.List;
/**
* 分页结果
*
* @author neacle
* @version 1.0.0
* @since 2015-04-13
*/
@Data
@SuppressWarnings("unused")
public class PageResult<T> implements Serializable {
/**
* total count,optional
*/
priva... |
3e044848c322397cfb03c8842d05c90451619d7d | 1,195 | java | Java | webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ClassValue.java | guafei/citrus | 51fdd768621fe75f666b989e81ee42498f715534 | [
"Apache-2.0"
] | 1 | 2016-07-21T10:08:28.000Z | 2016-07-21T10:08:28.000Z | webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ClassValue.java | guafei/citrus | 51fdd768621fe75f666b989e81ee42498f715534 | [
"Apache-2.0"
] | null | null | null | webx/dev/src/main/java/com/alibaba/citrus/dev/handler/util/ClassValue.java | guafei/citrus | 51fdd768621fe75f666b989e81ee42498f715534 | [
"Apache-2.0"
] | null | null | null | 28.452381 | 75 | 0.712971 | 1,792 | /*
* Copyright 2010 Alibaba Group Holding Limited.
* 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
*
* Un... |
3e0448b8f75960a1581322ea63d409eb0ee1a9ce | 1,012 | java | Java | src/main/java/com/github/tomakehurst/wiremock/matching/AdvancedPathPattern.java | Mahoney/wiremock | 1d52af3286f13eb387740beef5da750e728c7860 | [
"Apache-2.0"
] | 4,473 | 2015-01-01T01:00:16.000Z | 2021-09-20T09:02:58.000Z | src/main/java/com/github/tomakehurst/wiremock/matching/AdvancedPathPattern.java | Mahoney/wiremock | 1d52af3286f13eb387740beef5da750e728c7860 | [
"Apache-2.0"
] | 1,259 | 2015-01-01T21:07:01.000Z | 2021-09-16T22:22:13.000Z | src/main/java/com/github/tomakehurst/wiremock/matching/AdvancedPathPattern.java | mih-kopylov/wiremock | 3b3e3b2de3664166a922992ee317f92f557c0927 | [
"Apache-2.0"
] | 1,217 | 2015-01-06T01:42:33.000Z | 2021-09-20T12:27:01.000Z | 31.625 | 81 | 0.744071 | 1,793 | /*
* Copyright (C) 2011 Thomas Akehurst
*
* 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... |
3e044a39649a167c645bd1c5199e4d69106d39b9 | 12,693 | java | Java | netty/src/main/java/io/grpc/netty/NettyClientStream.java | huangqiangxiong/grpc-java | 821ec65f2ede1adaa54400e0a093597ec7958485 | [
"Apache-2.0"
] | 10,245 | 2015-02-26T17:30:44.000Z | 2022-03-31T01:35:00.000Z | netty/src/main/java/io/grpc/netty/NettyClientStream.java | huangqiangxiong/grpc-java | 821ec65f2ede1adaa54400e0a093597ec7958485 | [
"Apache-2.0"
] | 6,095 | 2015-02-26T18:09:35.000Z | 2022-03-31T23:55:18.000Z | netty/src/main/java/io/grpc/netty/NettyClientStream.java | huangqiangxiong/grpc-java | 821ec65f2ede1adaa54400e0a093597ec7958485 | [
"Apache-2.0"
] | 3,853 | 2015-02-26T17:19:14.000Z | 2022-03-31T14:04:40.000Z | 36.265714 | 100 | 0.691326 | 1,794 | /*
* Copyright 2015 The gRPC Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... |
3e044a8d03dca14f9bc9d6d69960041143a1dcae | 399 | java | Java | java/src/main/java/com/ciaoshen/leetcode/new_21_game/Solution.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | 1 | 2019-03-06T22:03:56.000Z | 2019-03-06T22:03:56.000Z | java/src/main/java/com/ciaoshen/leetcode/new_21_game/Solution.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | 1 | 2019-03-07T00:58:26.000Z | 2019-03-19T01:43:05.000Z | java/src/main/java/com/ciaoshen/leetcode/new_21_game/Solution.java | helloShen/leetcode | 5bba26f0612d785800c990947db8dae3af4bad81 | [
"MIT"
] | null | null | null | 21 | 64 | 0.729323 | 1,795 | /**
* Leetcode - new_21_game
*/
package com.ciaoshen.leetcode.new_21_game;
import java.util.*;
import com.ciaoshen.leetcode.util.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
interface Solution {
// use this Object to print the log (call from slf4j facade)
static Logger log = LoggerFactory.ge... |
3e044cbb0bcd6c7172a002b098214bf8c520dc9a | 20,728 | java | Java | app/src/main/java/org/wikipedia/readinglist/database/ReadingListDbHelper.java | amawai/android-wikipedia-390 | 814834fa23fcd0327a00a91d0694ce2b9fbd7921 | [
"Apache-2.0"
] | 3 | 2019-01-09T18:42:09.000Z | 2019-04-21T12:25:47.000Z | app/src/main/java/org/wikipedia/readinglist/database/ReadingListDbHelper.java | amawai/android-wikipedia-390 | 814834fa23fcd0327a00a91d0694ce2b9fbd7921 | [
"Apache-2.0"
] | 23 | 2018-04-08T18:00:48.000Z | 2018-04-15T01:37:08.000Z | app/src/main/java/org/wikipedia/readinglist/database/ReadingListDbHelper.java | amawai/android-wikipedia-390 | 814834fa23fcd0327a00a91d0694ce2b9fbd7921 | [
"Apache-2.0"
] | 7 | 2018-04-08T17:59:57.000Z | 2019-09-16T16:51:28.000Z | 40.484375 | 125 | 0.588335 | 1,796 | package org.wikipedia.readinglist.database;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import org.wikipedia.WikipediaApp;
import org.wikipedia.database.contr... |
3e044cc5348d3415f48c9faff08602f62bef5bbe | 4,056 | java | Java | src/main/java/com/kshrd/derphsar_api/repository/dto/UserDto.java | Vesal-IT/der-phsar-api | 6012b0f33a4706a3cefab0846b6f31ab06ff2df4 | [
"IJG"
] | null | null | null | src/main/java/com/kshrd/derphsar_api/repository/dto/UserDto.java | Vesal-IT/der-phsar-api | 6012b0f33a4706a3cefab0846b6f31ab06ff2df4 | [
"IJG"
] | null | null | null | src/main/java/com/kshrd/derphsar_api/repository/dto/UserDto.java | Vesal-IT/der-phsar-api | 6012b0f33a4706a3cefab0846b6f31ab06ff2df4 | [
"IJG"
] | null | null | null | 21.347368 | 187 | 0.551036 | 1,797 | package com.kshrd.derphsar_api.repository.dto;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
public class UserDto implements UserDetails {
private int id;... |
3e044d2eb4d11d0529453d6aebb05a3d2bfc1c59 | 2,292 | java | Java | src/main/java/poisondog/util/EqualsChecker.java | poisondog/poisondog.commons | 255f42082a29231280e4c899c1720608b222704d | [
"Apache-2.0"
] | null | null | null | src/main/java/poisondog/util/EqualsChecker.java | poisondog/poisondog.commons | 255f42082a29231280e4c899c1720608b222704d | [
"Apache-2.0"
] | null | null | null | src/main/java/poisondog/util/EqualsChecker.java | poisondog/poisondog.commons | 255f42082a29231280e4c899c1720608b222704d | [
"Apache-2.0"
] | null | null | null | 20.666667 | 75 | 0.652136 | 1,798 | /*
* Copyright (C) 2010 Adam Huang <hzdkv@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 appl... |
3e044ddc0b4bee3f9a8aa5a96d76cc33d5d49caf | 7,820 | java | Java | core/src/main/java/feign/Util.java | mhurne/feign | 362f5e670ffbc7dffa7dcb712cfb10419409e592 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/feign/Util.java | mhurne/feign | 362f5e670ffbc7dffa7dcb712cfb10419409e592 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/feign/Util.java | mhurne/feign | 362f5e670ffbc7dffa7dcb712cfb10419409e592 | [
"Apache-2.0"
] | null | null | null | 31.28 | 100 | 0.650639 | 1,799 | /*
* Copyright 2013 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
3e044e93458869998e739c8de5c11f7ebb6504cd | 580 | java | Java | src/StockIT-v1-release_source_from_JADX/sources/com/google/android/exoplayer2/source/hls/playlist/HlsPlaylist.java | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | [
"Apache-2.0"
] | 1 | 2021-11-23T10:12:35.000Z | 2021-11-23T10:12:35.000Z | src/StockIT-v2-release_source_from_JADX/sources/com/google/android/exoplayer2/source/hls/playlist/HlsPlaylist.java | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | [
"Apache-2.0"
] | null | null | null | src/StockIT-v2-release_source_from_JADX/sources/com/google/android/exoplayer2/source/hls/playlist/HlsPlaylist.java | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | [
"Apache-2.0"
] | 1 | 2021-10-01T13:14:19.000Z | 2021-10-01T13:14:19.000Z | 32.222222 | 78 | 0.756897 | 1,800 | package com.google.android.exoplayer2.source.hls.playlist;
import com.google.android.exoplayer2.offline.FilterableManifest;
import java.util.Collections;
import java.util.List;
public abstract class HlsPlaylist implements FilterableManifest<HlsPlaylist> {
public final String baseUri;
public final boolean hasI... |
3e044e9e97eae883e6e7075d948f912f0656b86e | 1,813 | java | Java | _src/Chapter08/Chapter08/Recipe03/src/rmqexample/ReliableClient.java | paullewallencom/rabbitmq-978-1-8495-1650-1 | cbec48e514c2f3937c106ff4f4cba188629516c6 | [
"Apache-2.0"
] | null | null | null | _src/Chapter08/Chapter08/Recipe03/src/rmqexample/ReliableClient.java | paullewallencom/rabbitmq-978-1-8495-1650-1 | cbec48e514c2f3937c106ff4f4cba188629516c6 | [
"Apache-2.0"
] | null | null | null | _src/Chapter08/Chapter08/Recipe03/src/rmqexample/ReliableClient.java | paullewallencom/rabbitmq-978-1-8495-1650-1 | cbec48e514c2f3937c106ff4f4cba188629516c6 | [
"Apache-2.0"
] | null | null | null | 26.661765 | 125 | 0.691671 | 1,801 | package rmqexample;
import java.io.IOException;
import java.util.Random;
import com.rabbitmq.client.Address;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
public class ReliableClient {
protected Random rnd;
protected Connection connection;... |
3e044eb624a521e428e870ddbddbb51dcd5a83fc | 1,835 | java | Java | web/src/main/java/uk/ac/ebi/phenotype/comparator/GeneRowForHeatMap3IComparator.java | jwgwarren/PhenotypeData | a1a36fd0efacc6515ad843ff7ce4bebc3ae98393 | [
"Apache-2.0"
] | 1 | 2018-04-03T06:44:47.000Z | 2018-04-03T06:44:47.000Z | web/src/main/java/uk/ac/ebi/phenotype/comparator/GeneRowForHeatMap3IComparator.java | jwgwarren/PhenotypeData | a1a36fd0efacc6515ad843ff7ce4bebc3ae98393 | [
"Apache-2.0"
] | 655 | 2016-05-16T13:04:02.000Z | 2022-03-25T14:06:36.000Z | web/src/main/java/uk/ac/ebi/phenotype/comparator/GeneRowForHeatMap3IComparator.java | jwgwarren/PhenotypeData | a1a36fd0efacc6515ad843ff7ce4bebc3ae98393 | [
"Apache-2.0"
] | 6 | 2017-06-16T13:43:37.000Z | 2020-02-27T12:57:07.000Z | 34.622642 | 98 | 0.693188 | 1,802 | /*******************************************************************************
* Copyright 2015 EMBL - European Bioinformatics Institute
*
* 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... |
3e044eb8aeafe9d542ed8e3dff0336bd926a5b75 | 246 | java | Java | lab7/sentence-service/src/main/java/com/github/vlsidlyarevich/spring_cloud_starter/lab7/sentence_service/service/VerbService.java | vlsidlyarevich/spring-cloud-starter | 439ae424c24b0be630f23d81ff89cf8f6070fe61 | [
"MIT"
] | 1 | 2018-02-23T17:34:52.000Z | 2018-02-23T17:34:52.000Z | lab7/sentence-service/src/main/java/com/github/vlsidlyarevich/spring_cloud_starter/lab7/sentence_service/service/VerbService.java | vlsidlyarevich/spring-cloud-starter | 439ae424c24b0be630f23d81ff89cf8f6070fe61 | [
"MIT"
] | null | null | null | lab7/sentence-service/src/main/java/com/github/vlsidlyarevich/spring_cloud_starter/lab7/sentence_service/service/VerbService.java | vlsidlyarevich/spring-cloud-starter | 439ae424c24b0be630f23d81ff89cf8f6070fe61 | [
"MIT"
] | 1 | 2021-01-09T13:34:18.000Z | 2021-01-09T13:34:18.000Z | 27.333333 | 95 | 0.845528 | 1,803 | package com.github.vlsidlyarevich.spring_cloud_starter.lab7.sentence_service.service;
import com.github.vlsidlyarevich.spring_cloud_starter.lab7.sentence_service.model.WordResponse;
public interface VerbService {
WordResponse getVerb();
}
|
3e044f59f2732644deee6f5ea1723cf8fc2c3563 | 480 | java | Java | app/src/main/java/androidsamples/java/tictactoe/Player.java | dpungaliya/tic-tac-toe | 80b7cf4507d0887528b4726c61de8c6e7804189a | [
"MIT"
] | null | null | null | app/src/main/java/androidsamples/java/tictactoe/Player.java | dpungaliya/tic-tac-toe | 80b7cf4507d0887528b4726c61de8c6e7804189a | [
"MIT"
] | null | null | null | app/src/main/java/androidsamples/java/tictactoe/Player.java | dpungaliya/tic-tac-toe | 80b7cf4507d0887528b4726c61de8c6e7804189a | [
"MIT"
] | null | null | null | 24 | 82 | 0.791667 | 1,804 | package androidsamples.java.tictactoe;
import java.util.List;
public interface Player {
void setOnMoveListener(OnMoveListener listener);
void setOnPresenceStatusChangeListener(OnPresenceStatusChangeListener listener);
void notifyNextTurn(List<List<Integer>> locations);
interface OnMoveListener {
void onM... |
3e04504118ed18e810c9746710172f268204d856 | 2,859 | java | Java | testah-junit/src/main/java/org/testah/runner/performance/AbstractLongRunningTest.java | grpatil27/Testah | c48aaba5c2835f1078b706419d0680e2fb5f8568 | [
"MIT"
] | null | null | null | testah-junit/src/main/java/org/testah/runner/performance/AbstractLongRunningTest.java | grpatil27/Testah | c48aaba5c2835f1078b706419d0680e2fb5f8568 | [
"MIT"
] | null | null | null | testah-junit/src/main/java/org/testah/runner/performance/AbstractLongRunningTest.java | grpatil27/Testah | c48aaba5c2835f1078b706419d0680e2fb5f8568 | [
"MIT"
] | null | null | null | 43.318182 | 133 | 0.56978 | 1,805 | package org.testah.runner.performance;
import org.testah.TS;
import org.testah.driver.http.requests.AbstractRequestDto;
import org.testah.driver.http.response.ResponseDto;
import org.testah.runner.HttpAkkaRunner;
import java.util.List;
import java.util.concurrent.ConcurrentLinkedQueue;
public abstract class Abstract... |
3e0450af992a55a2f90f5612e58d302734e31cde | 330 | java | Java | src/main/java/structure/component/better_type/Leaf.java | yanan-zhu/design-pattern | 5ffab8297212a4f938f985519b6000bbae96ad16 | [
"Apache-2.0"
] | null | null | null | src/main/java/structure/component/better_type/Leaf.java | yanan-zhu/design-pattern | 5ffab8297212a4f938f985519b6000bbae96ad16 | [
"Apache-2.0"
] | null | null | null | src/main/java/structure/component/better_type/Leaf.java | yanan-zhu/design-pattern | 5ffab8297212a4f938f985519b6000bbae96ad16 | [
"Apache-2.0"
] | null | null | null | 17.368421 | 48 | 0.627273 | 1,806 | package structure.component.better_type;
/**
* Created by zhuyanan on 17/7/26.
*/
public class Leaf extends Component {
private String name;
public Leaf(String name) {
this.name = name;
}
@Override
public void printStruct(String preStr) {
System.out.println(preStr + "-" + name)... |
3e045147674a6d6edbf2e9a5f0de042a386cc4ae | 1,697 | java | Java | src/openpaths/Vector3.java | FintanKelly/OpenPathsAnalyzer | cbf9c69d948116c77ddfb1b25392713b424f03a9 | [
"MIT"
] | 1 | 2016-01-24T01:56:53.000Z | 2016-01-24T01:56:53.000Z | src/openpaths/Vector3.java | FintanKelly/OpenPathsAnalyzer | cbf9c69d948116c77ddfb1b25392713b424f03a9 | [
"MIT"
] | null | null | null | src/openpaths/Vector3.java | FintanKelly/OpenPathsAnalyzer | cbf9c69d948116c77ddfb1b25392713b424f03a9 | [
"MIT"
] | null | null | null | 25.328358 | 211 | 0.621096 | 1,807 | package openpaths;
/**
* Class that will handle the longitude, latitude, and altitude data
*
* @author Fintan Kelly
*/
public class Vector3 {
/*
Variables:
- Floats that represent the location data
*/
private float longitude, latitude, altitude;
/*
Main Constructor:
- Takes a... |
3e04514a107057c194071ae467f392a02cc44da3 | 4,431 | java | Java | presto-main/src/main/java/com/facebook/presto/operator/scalar/ArraySortFunction.java | andytinycat/presto | 48b632cb8c411461198869bd210a5649a27cefe8 | [
"Apache-2.0"
] | 456 | 2015-04-23T09:24:25.000Z | 2022-01-11T08:49:25.000Z | presto-main/src/main/java/com/facebook/presto/operator/scalar/ArraySortFunction.java | andytinycat/presto | 48b632cb8c411461198869bd210a5649a27cefe8 | [
"Apache-2.0"
] | 10 | 2015-08-02T15:37:23.000Z | 2020-11-18T07:33:46.000Z | presto-main/src/main/java/com/facebook/presto/operator/scalar/ArraySortFunction.java | Myrthan/presto | deb1cd73fe05e04e10f653fa02d54fb804380de2 | [
"Apache-2.0"
] | 123 | 2015-04-30T04:04:40.000Z | 2021-04-08T09:57:34.000Z | 38.198276 | 179 | 0.722636 | 1,808 | /*
* 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
* distribut... |
3e0451fac0115dc76a5456f54ee286e3f69244e7 | 972 | java | Java | Mage.Sets/src/mage/cards/s/SuChi.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/s/SuChi.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/s/SuChi.java | dsenginr/mage | 94e9aeedc20dcb74264e58fd198f46215828ef5c | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 24.3 | 107 | 0.6893 | 1,809 |
package mage.cards.s;
import java.util.UUID;
import mage.MageInt;
import mage.Mana;
import mage.abilities.common.DiesSourceTriggeredAbility;
import mage.abilities.effects.mana.BasicManaEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.constants.SubType;
/*... |
3e045215d149f0d6f7cff519940a72fec7232590 | 1,720 | java | Java | src/main/java/org/segrada/model/prototype/IUserGroup.java | mkalus/segrada | fa9a9c3c67f9872cb0415c9a8cfebfa55a98488d | [
"Apache-2.0"
] | 67 | 2015-09-14T08:45:42.000Z | 2022-03-30T10:15:47.000Z | src/main/java/org/segrada/model/prototype/IUserGroup.java | mkalus/segrada | fa9a9c3c67f9872cb0415c9a8cfebfa55a98488d | [
"Apache-2.0"
] | 59 | 2015-12-07T15:58:12.000Z | 2022-02-27T20:53:45.000Z | src/main/java/org/segrada/model/prototype/IUserGroup.java | mkalus/segrada | fa9a9c3c67f9872cb0415c9a8cfebfa55a98488d | [
"Apache-2.0"
] | 18 | 2015-11-28T03:58:02.000Z | 2020-08-14T23:28:49.000Z | 23.243243 | 119 | 0.693605 | 1,810 | package org.segrada.model.prototype;
import java.util.Map;
/**
* Copyright 2016 Maximilian Kalus [segrada@auxnet.de]
*
* 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.ap... |
3e045222cf7932d31abaafcf2df92f7d7979d6e7 | 3,908 | java | Java | 1-algorithm/13-leetcode/java/src/fundamentals/string/search/lc028_implementstrstr/Solution.java | cdai/interview | d2dfffb707eb32ee83ed9caecce5a4dce976ccb7 | [
"MIT"
] | 1 | 2020-01-06T08:40:36.000Z | 2020-01-06T08:40:36.000Z | 1-algorithm/13-leetcode/java/src/fundamentals/string/search/lc028_implementstrstr/Solution.java | cdai/interview | d2dfffb707eb32ee83ed9caecce5a4dce976ccb7 | [
"MIT"
] | null | null | null | 1-algorithm/13-leetcode/java/src/fundamentals/string/search/lc028_implementstrstr/Solution.java | cdai/interview | d2dfffb707eb32ee83ed9caecce5a4dce976ccb7 | [
"MIT"
] | null | null | null | 35.853211 | 162 | 0.486694 | 1,811 | package fundamentals.string.search.lc028_implementstrstr;
import java.util.Arrays;
/**
* Returns the index of the first occurrence of needle in haystack,
* or -1 if needle is not part of haystack.
*/
public class Solution {
public static void main(String[] args) {
Solution sol = new Solution();
... |
3e04525f65515a5a32c060b424cd011434f56bd1 | 1,109 | java | Java | engine/src/main/java/org/teiid/security/Credentials.java | GavinRay97/teiid | f7ae9acdc372718e15aa9f5827b267dfd68db5a5 | [
"Apache-2.0"
] | 249 | 2015-01-04T12:32:56.000Z | 2022-03-22T07:00:46.000Z | engine/src/main/java/org/teiid/security/Credentials.java | GavinRay97/teiid | f7ae9acdc372718e15aa9f5827b267dfd68db5a5 | [
"Apache-2.0"
] | 312 | 2015-01-06T19:01:51.000Z | 2022-03-10T17:49:37.000Z | engine/src/main/java/org/teiid/security/Credentials.java | GavinRay97/teiid | f7ae9acdc372718e15aa9f5827b267dfd68db5a5 | [
"Apache-2.0"
] | 256 | 2015-01-06T18:14:39.000Z | 2022-03-23T17:55:42.000Z | 29.972973 | 75 | 0.738503 | 1,812 | /*
* Copyright Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags and
* the COPYRIGHT.txt file distributed with this work.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ob... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.