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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e0d0224993e7a55af343e96765dee218386aa9a | 11,396 | java | Java | solr/contrib/analytics/src/test/org/apache/solr/analytics/ExpressionFactoryTest.java | tizianodeg/lucene-solr | 8c7b709c08662d396bd12b1e352db99bb489a7da | [
"Apache-2.0"
] | 585 | 2015-01-04T06:12:50.000Z | 2022-03-31T14:20:42.000Z | solr/contrib/analytics/src/test/org/apache/solr/analytics/ExpressionFactoryTest.java | tizianodeg/lucene-solr | 8c7b709c08662d396bd12b1e352db99bb489a7da | [
"Apache-2.0"
] | 394 | 2021-03-10T13:55:50.000Z | 2022-03-31T23:29:56.000Z | solr/contrib/analytics/src/test/org/apache/solr/analytics/ExpressionFactoryTest.java | tizianodeg/lucene-solr | 8c7b709c08662d396bd12b1e352db99bb489a7da | [
"Apache-2.0"
] | 378 | 2015-01-13T11:40:27.000Z | 2022-03-31T14:20:59.000Z | 44.515625 | 205 | 0.72192 | 5,525 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e0d0275e277c75161e02d5d7bf2ab4a0013f056 | 1,284 | java | Java | android/app/src/main/java/LookBook/weatherData/BodyData.java | MinjungShin/Lookup_Application | e0df681e6f3c95c4dfbd72c5e7ebae5dac1d63c3 | [
"Apache-2.0"
] | null | null | null | android/app/src/main/java/LookBook/weatherData/BodyData.java | MinjungShin/Lookup_Application | e0df681e6f3c95c4dfbd72c5e7ebae5dac1d63c3 | [
"Apache-2.0"
] | 12 | 2021-06-10T12:45:56.000Z | 2021-06-11T09:16:58.000Z | android/app/src/main/java/LookBook/weatherData/BodyData.java | MinjungShin/Lookup_Application | e0df681e6f3c95c4dfbd72c5e7ebae5dac1d63c3 | [
"Apache-2.0"
] | 2 | 2021-07-13T08:36:51.000Z | 2021-10-31T13:56:36.000Z | 19.164179 | 50 | 0.640966 | 5,526 | package LookBook.weatherData;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class BodyData {
@SerializedName("dataType")
@Expose
private String dataType;
@SerializedName("items")
@Expose
private ItemsData items;
@SerializedName("numO... |
3e0d03cbdc8f15d71f546344016aab9756249279 | 1,252 | java | Java | Ghidra/Test/IntegrationTest/src/screen/java/help/screenshot/AbstractSearchScreenShots.java | bdcht/ghidra | 9e732318148cd11edeb4862afd23d56418551812 | [
"Apache-2.0"
] | 17 | 2022-01-15T03:52:37.000Z | 2022-03-30T18:12:17.000Z | Ghidra/Test/IntegrationTest/src/screen/java/help/screenshot/AbstractSearchScreenShots.java | BStudent/ghidra | 0cdc722921cef61b7ca1b7236bdc21079fd4c03e | [
"Apache-2.0"
] | 9 | 2022-01-15T03:58:02.000Z | 2022-02-21T10:22:49.000Z | Ghidra/Test/IntegrationTest/src/screen/java/help/screenshot/AbstractSearchScreenShots.java | BStudent/ghidra | 0cdc722921cef61b7ca1b7236bdc21079fd4c03e | [
"Apache-2.0"
] | 3 | 2019-12-02T13:36:50.000Z | 2019-12-04T05:40:12.000Z | 30.536585 | 88 | 0.727636 | 5,527 | /* ###
* 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... |
3e0d045f9ec4f819edbf29898511ede78440ffb8 | 2,930 | java | Java | ecomp-sdk/epsdk-core/src/test/java/org/onap/portalsdk/core/listener/CollaborateListBindingListenerTest.java | onap/portal-sdk | dcdf1bb1838de59e16c63ab37b29fb913efe2f69 | [
"Apache-2.0",
"CC-BY-4.0"
] | 2 | 2021-07-29T08:00:40.000Z | 2021-10-15T16:42:33.000Z | ecomp-sdk/epsdk-core/src/test/java/org/onap/portalsdk/core/listener/CollaborateListBindingListenerTest.java | onap/portal-sdk | dcdf1bb1838de59e16c63ab37b29fb913efe2f69 | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | ecomp-sdk/epsdk-core/src/test/java/org/onap/portalsdk/core/listener/CollaborateListBindingListenerTest.java | onap/portal-sdk | dcdf1bb1838de59e16c63ab37b29fb913efe2f69 | [
"Apache-2.0",
"CC-BY-4.0"
] | 2 | 2019-12-04T08:06:59.000Z | 2021-07-29T08:01:11.000Z | 39.066667 | 83 | 0.705802 | 5,528 | /*
* ============LICENSE_START==========================================
* ONAP Portal SDK
* ===================================================================
* Copyright © 2017 AT&T Intellectual Property. All rights reserved.
* ===================================================================
*
* Unless oth... |
3e0d046ce53f2110ffe90468e8ee1cb79ff4800b | 12,313 | java | Java | kerby-kerb/kerb-client/src/main/java/org/apache/kerby/kerberos/kerb/client/KrbConfig.java | dwalluck/directory-kerby | bac1ba2db016775856ed1e1fd94b56026c57817c | [
"Apache-2.0"
] | 97 | 2015-03-17T08:47:38.000Z | 2022-03-25T09:39:56.000Z | kerby-kerb/kerb-client/src/main/java/org/apache/kerby/kerberos/kerb/client/KrbConfig.java | dwalluck/directory-kerby | bac1ba2db016775856ed1e1fd94b56026c57817c | [
"Apache-2.0"
] | 29 | 2021-04-27T08:06:42.000Z | 2022-03-30T23:19:12.000Z | kerby-kerb/kerb-client/src/main/java/org/apache/kerby/kerberos/kerb/client/KrbConfig.java | dwalluck/directory-kerby | bac1ba2db016775856ed1e1fd94b56026c57817c | [
"Apache-2.0"
] | 82 | 2015-03-17T08:01:49.000Z | 2022-03-21T08:13:19.000Z | 29.885922 | 119 | 0.612361 | 5,529 | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"... |
3e0d04798b6d2d40eb6c308441338d95eb393e6f | 1,025 | java | Java | src/main/java/com/general_hello/commands/commands/CreateCodeCommand.java | Doom306/Invite-Tracker-v3 | 36635285ee3c266fedea39ef95d3b2ae2cc3178f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/general_hello/commands/commands/CreateCodeCommand.java | Doom306/Invite-Tracker-v3 | 36635285ee3c266fedea39ef95d3b2ae2cc3178f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/general_hello/commands/commands/CreateCodeCommand.java | Doom306/Invite-Tracker-v3 | 36635285ee3c266fedea39ef95d3b2ae2cc3178f | [
"Apache-2.0"
] | null | null | null | 41 | 227 | 0.679024 | 5,530 | package com.general_hello.commands.commands;
import com.general_hello.commands.commands.Utils.EmbedUtil;
import com.jagrosh.jdautilities.command.SlashCommand;
import net.dv8tion.jda.api.events.interaction.SlashCommandEvent;
public class CreateCodeCommand extends SlashCommand {
public CreateCodeCommand() {
... |
3e0d05002aea3684809c72197e56b598ffa00fde | 2,305 | java | Java | geode-redis/src/main/java/org/apache/geode/redis/internal/KeyHashIdentifier.java | xtreme-prasath/geode | 3c99931995e2afe8f2800cc12a26b95b49745941 | [
"Apache-2.0"
] | null | null | null | geode-redis/src/main/java/org/apache/geode/redis/internal/KeyHashIdentifier.java | xtreme-prasath/geode | 3c99931995e2afe8f2800cc12a26b95b49745941 | [
"Apache-2.0"
] | null | null | null | geode-redis/src/main/java/org/apache/geode/redis/internal/KeyHashIdentifier.java | xtreme-prasath/geode | 3c99931995e2afe8f2800cc12a26b95b49745941 | [
"Apache-2.0"
] | null | null | null | 32.464789 | 100 | 0.725813 | 5,531 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... |
3e0d061c621ff11bb9a3c2d53f4d644586d5c3d0 | 401 | java | Java | relaxed-common/relaxed-common-exception/src/main/java/com/relaxed/common/exception/handler/GlobalExceptionHandler.java | xiaoashuo/relaxed | 5473e65ded849d708bef2f6017d6673521522529 | [
"MIT"
] | 1 | 2020-10-22T07:13:52.000Z | 2020-10-22T07:13:52.000Z | relaxed-common/relaxed-common-exception/src/main/java/com/relaxed/common/exception/handler/GlobalExceptionHandler.java | xiaoashuo/relaxed | 5473e65ded849d708bef2f6017d6673521522529 | [
"MIT"
] | null | null | null | relaxed-common/relaxed-common-exception/src/main/java/com/relaxed/common/exception/handler/GlobalExceptionHandler.java | xiaoashuo/relaxed | 5473e65ded849d708bef2f6017d6673521522529 | [
"MIT"
] | null | null | null | 20.05 | 67 | 0.750623 | 5,532 | package com.relaxed.common.exception.handler;
import com.relaxed.common.exception.domain.ExceptionMessage;
import com.relaxed.common.exception.domain.ExceptionNoticeResponse;
/**
* @author Hccake
* @version 1.0
* @date 2019/10/18 17:05 异常日志处理类
*/
public interface GlobalExceptionHandler {
/**
* 在此处理错误信息 进行落库,入... |
3e0d067b5cd1f12f6afd35780a892b90f1e1befc | 171 | java | Java | packages/pearl-diver-react-native/android/src/main/java/org/iota/mobile/Interface.java | xanpj/iota.js | 5e7115af1db3fe5ab6faf73ca27a1ea68a85b759 | [
"MIT"
] | 1 | 2020-11-06T15:10:37.000Z | 2020-11-06T15:10:37.000Z | packages/pearl-diver-react-native/android/src/main/java/org/iota/mobile/Interface.java | xanpj/iota.js | 5e7115af1db3fe5ab6faf73ca27a1ea68a85b759 | [
"MIT"
] | null | null | null | packages/pearl-diver-react-native/android/src/main/java/org/iota/mobile/Interface.java | xanpj/iota.js | 5e7115af1db3fe5ab6faf73ca27a1ea68a85b759 | [
"MIT"
] | null | null | null | 21.375 | 72 | 0.730994 | 5,534 | package org.iota.mobile;
public class Interface {
static { System.loadLibrary("dummy"); }
public static native String iota_pow_trytes(String trytes, int mwm);
}
|
3e0d07cfbd685f808e9b7bba3350287209205a85 | 365 | java | Java | customers-service/src/main/java/com/spring2go/samples/petclinic/customers/web/ResourceNotFoundException.java | HarryCode/spring-petclinic-msa | 29e320838de9bb934cc624bbc8bdddf0df40a6dc | [
"Apache-2.0"
] | 71 | 2019-12-19T06:47:26.000Z | 2022-03-07T10:47:55.000Z | customers-service/src/main/java/com/spring2go/samples/petclinic/customers/web/ResourceNotFoundException.java | HarryCode/spring-petclinic-msa | 29e320838de9bb934cc624bbc8bdddf0df40a6dc | [
"Apache-2.0"
] | 2 | 2020-05-07T06:47:53.000Z | 2021-08-24T08:23:30.000Z | customers-service/src/main/java/com/spring2go/samples/petclinic/customers/web/ResourceNotFoundException.java | HarryCode/spring-petclinic-msa | 29e320838de9bb934cc624bbc8bdddf0df40a6dc | [
"Apache-2.0"
] | 104 | 2020-01-13T05:54:52.000Z | 2022-03-27T08:03:03.000Z | 26.071429 | 65 | 0.80274 | 5,535 | package com.spring2go.samples.petclinic.customers.web;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(value = HttpStatus.NOT_FOUND)
public class ResourceNotFoundException extends RuntimeException {
public ResourceNotFoundException(String... |
3e0d08ae68da66f43a306747c4830e54f1f48cde | 921 | java | Java | CoreClient/src/main/java/com/bluebrim/gui/client/CoToolbarDockingCriteria.java | goranstack/bluebrim | eb6edbeada72ed7fd1294391396432cb25575fe0 | [
"Apache-2.0"
] | null | null | null | CoreClient/src/main/java/com/bluebrim/gui/client/CoToolbarDockingCriteria.java | goranstack/bluebrim | eb6edbeada72ed7fd1294391396432cb25575fe0 | [
"Apache-2.0"
] | null | null | null | CoreClient/src/main/java/com/bluebrim/gui/client/CoToolbarDockingCriteria.java | goranstack/bluebrim | eb6edbeada72ed7fd1294391396432cb25575fe0 | [
"Apache-2.0"
] | null | null | null | 23.025 | 84 | 0.750271 | 5,536 | package com.bluebrim.gui.client;
/**
*
*/
public abstract class CoToolbarDockingCriteria implements CoToolbarDockingCriteriaIF
{
public static final CoToolbarDockingCriteria ANYWHERE =
new CoToolbarDockingCriteria()
{
public boolean isDockable( CoToolbar toolbar, CoToolbarDockingBay dockingBay )
{
... |
3e0d08cb6ac88a02c68a0c0ab122669e7ce8fda7 | 1,311 | java | Java | commons/src/main/java/com/richardradics/commons/widget/FixedHeightListView.java | richardradics/MVPAndroidBootstrap | 6fbd06c7917713714350edf936d62e3cadb1e7e9 | [
"Apache-2.0"
] | 426 | 2015-05-17T07:37:10.000Z | 2021-11-16T12:19:34.000Z | commons/src/main/java/com/richardradics/commons/widget/FixedHeightListView.java | richardradics/MVPAndroidBootstrap | 6fbd06c7917713714350edf936d62e3cadb1e7e9 | [
"Apache-2.0"
] | 1 | 2015-10-13T06:15:07.000Z | 2015-10-15T22:16:26.000Z | commons/src/main/java/com/richardradics/commons/widget/FixedHeightListView.java | richardradics/MVPAndroidBootstrap | 6fbd06c7917713714350edf936d62e3cadb1e7e9 | [
"Apache-2.0"
] | 78 | 2015-05-17T15:24:51.000Z | 2020-03-12T14:37:29.000Z | 24.735849 | 87 | 0.662853 | 5,537 | package com.richardradics.commons.widget;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.LinearLayout;
/**
* Project: commons
* Package: com.richardradics.commons.widget
* Created by richardradics on 2015.02.24..... |
3e0d08ea4f8fb31a3aa3c73326f45d395ce359c1 | 378 | java | Java | src/net/fernandezgodinho/pedro/dovahzuldictionary/Portrait.java | zolianmawia/Dovahzul-Dictionary | 91ad4b539b29dbc31cdcc3f26897e541df08f808 | [
"Apache-2.0"
] | 1 | 2021-07-05T18:16:17.000Z | 2021-07-05T18:16:17.000Z | src/net/fernandezgodinho/pedro/dovahzuldictionary/Portrait.java | zolianmawia/Dovahzul-Dictionary | 91ad4b539b29dbc31cdcc3f26897e541df08f808 | [
"Apache-2.0"
] | null | null | null | src/net/fernandezgodinho/pedro/dovahzuldictionary/Portrait.java | zolianmawia/Dovahzul-Dictionary | 91ad4b539b29dbc31cdcc3f26897e541df08f808 | [
"Apache-2.0"
] | 1 | 2015-02-19T23:48:14.000Z | 2015-02-19T23:48:14.000Z | 29.076923 | 68 | 0.835979 | 5,538 | package net.fernandezgodinho.pedro.dovahzuldictionary;
import android.app.Activity;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
public abstract class Portrait extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setRequestedO... |
3e0d0963a1efe0f613d70fc11e9dd0a5c798e156 | 2,912 | java | Java | pinot-core/src/main/java/org/apache/pinot/core/query/scheduler/fcfs/FCFSQueryScheduler.java | gengmao/pinot | 262dc50e236ed2af25a0cf8c67658a48731ce573 | [
"Apache-2.0"
] | 2,144 | 2015-06-10T16:02:11.000Z | 2018-11-08T07:59:13.000Z | pinot-core/src/main/java/org/apache/pinot/core/query/scheduler/fcfs/FCFSQueryScheduler.java | jiangrongbo/pinot | 320a5ae6a91c965d75868414464de8a90e05a88c | [
"Apache-2.0"
] | 2,639 | 2018-11-12T03:43:29.000Z | 2021-07-23T16:10:49.000Z | pinot-core/src/main/java/org/apache/pinot/core/query/scheduler/fcfs/FCFSQueryScheduler.java | jiangrongbo/pinot | 320a5ae6a91c965d75868414464de8a90e05a88c | [
"Apache-2.0"
] | 438 | 2018-11-14T09:19:26.000Z | 2021-07-20T17:57:37.000Z | 39.351351 | 112 | 0.785371 | 5,539 | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... |
3e0d099ce4d1f717bce2ee288dbb14d49c3b261c | 629 | java | Java | src/main/java/net/kunmc/lab/spotbilledduck/controller/ShowStatus.java | TeamKun/SpotBilledDuck | 0d08196fc9c1108ed143bcfc4fac0e08c0a588d3 | [
"MIT"
] | null | null | null | src/main/java/net/kunmc/lab/spotbilledduck/controller/ShowStatus.java | TeamKun/SpotBilledDuck | 0d08196fc9c1108ed143bcfc4fac0e08c0a588d3 | [
"MIT"
] | null | null | null | src/main/java/net/kunmc/lab/spotbilledduck/controller/ShowStatus.java | TeamKun/SpotBilledDuck | 0d08196fc9c1108ed143bcfc4fac0e08c0a588d3 | [
"MIT"
] | null | null | null | 28.590909 | 107 | 0.750397 | 5,540 | package net.kunmc.lab.spotbilledduck.controller;
import dev.kotx.flylib.command.CommandContext;
import net.kunmc.lab.spotbilledduck.command.CommandEnum;
import net.kunmc.lab.spotbilledduck.game.PlayerStateManager;
class ShowStatus extends BaseController {
private final CommandEnum commandEnum = CommandEnum.showS... |
3e0d09c6596bc077cf96c23b35caa7ac5d726ae8 | 7,072 | java | Java | src/main/java/com/baozimall/controller/backend/ProductManageController.java | happybz/baozimall | 842dce82076fbc3cc53ebdf5da9d404d897e2821 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/baozimall/controller/backend/ProductManageController.java | happybz/baozimall | 842dce82076fbc3cc53ebdf5da9d404d897e2821 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/baozimall/controller/backend/ProductManageController.java | happybz/baozimall | 842dce82076fbc3cc53ebdf5da9d404d897e2821 | [
"Apache-2.0"
] | null | null | null | 36.453608 | 230 | 0.680571 | 5,541 | package com.baozimall.controller.backend;
import com.google.common.collect.Maps;
import com.baozimall.common.Const;
import com.baozimall.common.ResponseCode;
import com.baozimall.common.ServerResponse;
import com.baozimall.pojo.Product;
import com.baozimall.pojo.User;
import com.baozimall.service.IFileService;
import ... |
3e0d0af45ca9139b27b855e2beb90c5c24cf3bef | 2,115 | java | Java | aliyun-java-sdk-mse/src/main/java/com/aliyuncs/mse/model/v20190531/ListZnodeChildrenRequest.java | rnarla123/aliyun-openapi-java-sdk | 8dc187b1487d2713663710a1d97e23d72a87ffd9 | [
"Apache-2.0"
] | 1 | 2022-02-12T06:01:36.000Z | 2022-02-12T06:01:36.000Z | aliyun-java-sdk-mse/src/main/java/com/aliyuncs/mse/model/v20190531/ListZnodeChildrenRequest.java | rnarla123/aliyun-openapi-java-sdk | 8dc187b1487d2713663710a1d97e23d72a87ffd9 | [
"Apache-2.0"
] | null | null | null | aliyun-java-sdk-mse/src/main/java/com/aliyuncs/mse/model/v20190531/ListZnodeChildrenRequest.java | rnarla123/aliyun-openapi-java-sdk | 8dc187b1487d2713663710a1d97e23d72a87ffd9 | [
"Apache-2.0"
] | null | null | null | 26.111111 | 118 | 0.732861 | 5,542 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... |
3e0d0d0c6b3de78be115d356d0e38de60a1740ea | 3,962 | java | Java | src/main/java/org/solid/testharness/reporting/ReportGenerator.java | solid/conformance-test-harness | 6b36bed4f8b78e75537327c1393bb7093781a6a7 | [
"MIT"
] | 5 | 2021-03-02T00:45:45.000Z | 2022-02-10T15:40:01.000Z | src/main/java/org/solid/testharness/reporting/ReportGenerator.java | solid/conformance-test-harness | 6b36bed4f8b78e75537327c1393bb7093781a6a7 | [
"MIT"
] | 70 | 2021-02-25T17:01:00.000Z | 2022-03-24T17:39:26.000Z | src/main/java/org/solid/testharness/reporting/ReportGenerator.java | solid/conformance-test-harness | 6b36bed4f8b78e75537327c1393bb7093781a6a7 | [
"MIT"
] | null | null | null | 37.028037 | 112 | 0.701161 | 5,543 | /*
* MIT License
*
* Copyright (c) 2021 Solid
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, me... |
3e0d0d2492bc2dc4a10625e99b41fb2200ed9b6c | 277 | java | Java | sandbox/src/test/java/ru/novotelecom/java_training/sandbox/SquareTests.java | kognomi/java_training | f8d734595bd44b1f3604d785d0a0a75d34c800d5 | [
"Apache-2.0"
] | null | null | null | sandbox/src/test/java/ru/novotelecom/java_training/sandbox/SquareTests.java | kognomi/java_training | f8d734595bd44b1f3604d785d0a0a75d34c800d5 | [
"Apache-2.0"
] | null | null | null | sandbox/src/test/java/ru/novotelecom/java_training/sandbox/SquareTests.java | kognomi/java_training | f8d734595bd44b1f3604d785d0a0a75d34c800d5 | [
"Apache-2.0"
] | null | null | null | 14.578947 | 48 | 0.6787 | 5,544 | package ru.novotelecom.java_training.sandbox;
import org.testng.Assert;
import org.testng.annotations.Test;
public class SquareTests {
@Test
public void testArea () {
Square square=new Square(5);
Assert.assertEquals(square.area(),25.0);
}
}
|
3e0d0d4d3d3843e8e56a826ff2cd1f34051a207f | 3,497 | java | Java | UniversalVesAdapter/src/test/java/org/onap/dcaegen2/ves/domain/ves54/CodecUsageArrayTest.java | onap/dcaegen2-services-mapper | c3704e92e3036687e5d28a59818ee99d3748c5b8 | [
"Apache-2.0"
] | null | null | null | UniversalVesAdapter/src/test/java/org/onap/dcaegen2/ves/domain/ves54/CodecUsageArrayTest.java | onap/dcaegen2-services-mapper | c3704e92e3036687e5d28a59818ee99d3748c5b8 | [
"Apache-2.0"
] | null | null | null | UniversalVesAdapter/src/test/java/org/onap/dcaegen2/ves/domain/ves54/CodecUsageArrayTest.java | onap/dcaegen2-services-mapper | c3704e92e3036687e5d28a59818ee99d3748c5b8 | [
"Apache-2.0"
] | 1 | 2020-03-05T10:00:08.000Z | 2020-03-05T10:00:08.000Z | 28.900826 | 83 | 0.558765 | 5,545 | /*-
* ============LICENSE_START=======================================================
* ONAP : DCAE
* ================================================================================
* Copyright 2019 TechMahindra
* ================================================================================
* Licensed under ... |
3e0d0d780ddfae48f5d5bc1497975b018ee46cdd | 1,644 | java | Java | src/main/java/com/ivkos/microbloggr/follow/services/FollowService.java | ivkos/microbloggr | 3723c8add3df0b0869a91864702eee1d59365b89 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ivkos/microbloggr/follow/services/FollowService.java | ivkos/microbloggr | 3723c8add3df0b0869a91864702eee1d59365b89 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ivkos/microbloggr/follow/services/FollowService.java | ivkos/microbloggr | 3723c8add3df0b0869a91864702eee1d59365b89 | [
"Apache-2.0"
] | null | null | null | 32.78 | 75 | 0.774253 | 5,546 | /*
* Copyright 2017 Ivaylo Stoyanov <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... |
3e0d0de2cafcac8d270fa869b01ab81b0fb7ae92 | 2,753 | java | Java | src/main/java/com/github/tykevin/androidcleanarchitecturegenerator/beans/BaseInfo.java | TYKevin/AndroidCleanArchitectureGenerator | 359f126625d5fb0495881bda49549079ab6d6846 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/tykevin/androidcleanarchitecturegenerator/beans/BaseInfo.java | TYKevin/AndroidCleanArchitectureGenerator | 359f126625d5fb0495881bda49549079ab6d6846 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/tykevin/androidcleanarchitecturegenerator/beans/BaseInfo.java | TYKevin/AndroidCleanArchitectureGenerator | 359f126625d5fb0495881bda49549079ab6d6846 | [
"Apache-2.0"
] | null | null | null | 24.149123 | 111 | 0.645478 | 5,547 | package com.github.tykevin.androidcleanarchitecturegenerator.beans;
import com.github.tykevin.androidcleanarchitecturegenerator.utils.ClassNameUtils;
import com.intellij.psi.PsiClass;
import com.intellij.psi.PsiFile;
import java.util.Arrays;
import java.util.LinkedHashMap;
import java.util.Map;
import static com.git... |
3e0d0f43bc07aeb1f5c6192134891c8a5bf69da9 | 388 | java | Java | src/evan/tichenor/frogger/component/StorageComponent.java | EvanTich/Frogger | 7c9b0753167594994df2263398f174efde19ced8 | [
"MIT"
] | null | null | null | src/evan/tichenor/frogger/component/StorageComponent.java | EvanTich/Frogger | 7c9b0753167594994df2263398f174efde19ced8 | [
"MIT"
] | null | null | null | src/evan/tichenor/frogger/component/StorageComponent.java | EvanTich/Frogger | 7c9b0753167594994df2263398f174efde19ced8 | [
"MIT"
] | null | null | null | 17.130435 | 53 | 0.654822 | 5,548 | package evan.tichenor.frogger.component;
import com.almasb.fxgl.entity.Component;
/**
* @author Evan Tichenor (anpch@example.com)
* @version 1.0, 3/21/2018
*
* Unused.
*/
public class StorageComponent<T> extends Component {
private T storage;
public StorageComponent(T store) {
storage = store;... |
3e0d0fcccd7cce68a8fdf18d5b22f1ed69d0fb50 | 13,238 | java | Java | gemfirexd/tools/src/ddlutils/java/org/apache/ddlutils/platform/mssql/MSSqlModelComparator.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 38 | 2016-01-04T01:31:40.000Z | 2020-04-07T06:35:36.000Z | gemfirexd/tools/src/ddlutils/java/org/apache/ddlutils/platform/mssql/MSSqlModelComparator.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 261 | 2016-01-07T09:14:26.000Z | 2019-12-05T10:15:56.000Z | gemfirexd/tools/src/ddlutils/java/org/apache/ddlutils/platform/mssql/MSSqlModelComparator.java | xyxiaoyou/snappy-store | 013ff282f888878cc99600e260ec1cde60112304 | [
"Apache-2.0"
] | 51 | 2015-03-22T10:21:51.000Z | 2022-03-18T14:07:16.000Z | 43.120521 | 155 | 0.571461 | 5,549 | package org.apache.ddlutils.platform.mssql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache ... |
3e0d10258022661b9adcf8a0bb4dadfc70628e9a | 2,645 | java | Java | chapter_102/src/main/java/ru/job4j/util/CustomArrayList.java | Lightbass/job4j | c792bd2d81c85cf2d8e1aa868d504403d8691f09 | [
"Apache-2.0"
] | null | null | null | chapter_102/src/main/java/ru/job4j/util/CustomArrayList.java | Lightbass/job4j | c792bd2d81c85cf2d8e1aa868d504403d8691f09 | [
"Apache-2.0"
] | 5 | 2019-11-13T08:42:54.000Z | 2022-02-16T00:54:50.000Z | chapter_102/src/main/java/ru/job4j/util/CustomArrayList.java | Lightbass/job4j | c792bd2d81c85cf2d8e1aa868d504403d8691f09 | [
"Apache-2.0"
] | null | null | null | 23.40708 | 69 | 0.534216 | 5,550 | package ru.job4j.util;
import java.util.Arrays;
import java.util.ConcurrentModificationException;
import java.util.Iterator;
import java.util.NoSuchElementException;
/**
* Класс - динамический список в основе которого лежит массив.
* @author Alexey Makarov
* @since 17.08.18
* @version 0.1
*/
public class CustomA... |
3e0d1036cd7d3e735d532581ef7b31e16c7b3ba1 | 9,273 | java | Java | marklogic-client-api/src/main/java/com/marklogic/client/example/handle/URIHandle.java | rjrudin/java-client-api | 9803cca4cfdeecde4b9d8e1ab0396e45814a2b02 | [
"Apache-2.0"
] | null | null | null | marklogic-client-api/src/main/java/com/marklogic/client/example/handle/URIHandle.java | rjrudin/java-client-api | 9803cca4cfdeecde4b9d8e1ab0396e45814a2b02 | [
"Apache-2.0"
] | null | null | null | marklogic-client-api/src/main/java/com/marklogic/client/example/handle/URIHandle.java | rjrudin/java-client-api | 9803cca4cfdeecde4b9d8e1ab0396e45814a2b02 | [
"Apache-2.0"
] | null | null | null | 29.438095 | 108 | 0.698803 | 5,551 | /*
* Copyright 2012-2018 MarkLogic Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... |
3e0d11c65f44e22c7867ac6a50e7a32f1a18b57b | 324 | java | Java | src/main/java/com/akmcircuits/pedalpcb/pdf/factory/PotentiometerFactory.java | masriamir/pedalpcb-pdf | f6961bfb02b80aa9a8bb89d8729fd6c4a6036db7 | [
"MIT"
] | null | null | null | src/main/java/com/akmcircuits/pedalpcb/pdf/factory/PotentiometerFactory.java | masriamir/pedalpcb-pdf | f6961bfb02b80aa9a8bb89d8729fd6c4a6036db7 | [
"MIT"
] | 1 | 2021-08-08T15:34:57.000Z | 2021-08-08T15:34:57.000Z | src/main/java/com/akmcircuits/pedalpcb/pdf/factory/PotentiometerFactory.java | masriamir/pedalpcb-pdf | f6961bfb02b80aa9a8bb89d8729fd6c4a6036db7 | [
"MIT"
] | null | null | null | 29.454545 | 84 | 0.777778 | 5,552 | package com.akmcircuits.pedalpcb.pdf.factory;
import com.akmcircuits.pedalpcb.pdf.component.Potentiometer;
public final class PotentiometerFactory implements ComponentFactory<Potentiometer> {
@Override
public Potentiometer create(String name, String value) {
return new Potentiometer(name, value);
... |
3e0d12b62021e838290a25bf6dbe6b54dd4319b1 | 2,401 | java | Java | Ver.1/1.00/source/JavaModel/web/a811_pc02_download_dialog.java | epoc-software-open/SEDC | 6327165f63e448af1b0460f7071d62b5c12c9f09 | [
"BSD-2-Clause"
] | 2 | 2020-07-28T03:24:29.000Z | 2021-03-20T16:44:55.000Z | Ver.1/1.00/source/JavaModel/web/a811_pc02_download_dialog.java | epoc-software-open/SEDC | 6327165f63e448af1b0460f7071d62b5c12c9f09 | [
"BSD-2-Clause"
] | 3 | 2021-03-20T16:11:08.000Z | 2021-08-19T14:15:26.000Z | Ver.1/1.00/source/JavaModel/web/a811_pc02_download_dialog.java | epoc-software-open/SEDC | 6327165f63e448af1b0460f7071d62b5c12c9f09 | [
"BSD-2-Clause"
] | 1 | 2020-07-28T05:38:36.000Z | 2020-07-28T05:38:36.000Z | 24.752577 | 86 | 0.59975 | 5,553 | /*
File: A811_PC02_DOWNLOAD_DIALOG
Description: Stub for A811_PC02_DOWNLOAD_DIALOG
Author: GeneXus Java Generator version 10_1_8-58720
Generated on: July 3, 2017 14:53:14.99
Program type: Callable routine
Main DBMS: mysql
*/
import java.sql.*;
import com.genex... |
3e0d13d083b80ed23a53d6e8298a69394f9aa2eb | 1,135 | java | Java | orange-demo-multi/orange-demo-multi-service/common/common-core/src/main/java/com/orange/demo/common/core/config/DataSourceContextHolder.java | orange-form/orange-admin | 2aec2a463653a6f9767c8a84c102f213b7071db2 | [
"Apache-2.0"
] | 114 | 2020-06-02T09:04:18.000Z | 2022-03-29T03:01:08.000Z | orange-demo-multi/orange-demo-multi-service/common/common-core/src/main/java/com/orange/demo/common/core/config/DataSourceContextHolder.java | orange-form/orange-admin | 2aec2a463653a6f9767c8a84c102f213b7071db2 | [
"Apache-2.0"
] | 4 | 2020-08-13T13:16:33.000Z | 2022-01-04T16:57:49.000Z | orange-demo-multi/orange-demo-multi-service/common/common-core/src/main/java/com/orange/demo/common/core/config/DataSourceContextHolder.java | orange-form/orange-admin | 2aec2a463653a6f9767c8a84c102f213b7071db2 | [
"Apache-2.0"
] | 25 | 2020-09-24T06:51:29.000Z | 2022-03-29T03:01:12.000Z | 21.415094 | 83 | 0.610573 | 5,554 | package com.orange.demo.common.core.config;
/**
* 通过线程本地存储的方式,保存当前数据库操作所需的数据源类型,动态数据源会根据该值,进行动态切换。
*
* @author Jerry
* @date 2020-08-08
*/
public class DataSourceContextHolder {
private static final ThreadLocal<Integer> CONTEXT_HOLDER = new ThreadLocal<>();
/**
* 设置数据源类型。
*
* @param type ... |
3e0d13f7df3905bec7ee56320b444645c2f132ad | 934 | java | Java | Aula10/src/aula10/Aluno.java | jamezaguiar/Curso-de-POO-em-Java-cursoemvideo.com | 097fa85f123c1ea7e45701a30ba1962cc916e2ae | [
"MIT"
] | null | null | null | Aula10/src/aula10/Aluno.java | jamezaguiar/Curso-de-POO-em-Java-cursoemvideo.com | 097fa85f123c1ea7e45701a30ba1962cc916e2ae | [
"MIT"
] | null | null | null | Aula10/src/aula10/Aluno.java | jamezaguiar/Curso-de-POO-em-Java-cursoemvideo.com | 097fa85f123c1ea7e45701a30ba1962cc916e2ae | [
"MIT"
] | null | null | null | 22.238095 | 103 | 0.567452 | 5,555 | package aula10;
public class Aluno extends Pessoa {
private int matricula;
private String curso;
public Aluno(int matricula, String curso, String nome, int idade, String sexo) {
super(nome, idade, sexo);
this.matricula = matricula;
this.curso = curso;
}
publi... |
3e0d14acc05bd27836656fc534fa90c8ac3e9658 | 4,844 | java | Java | gateway/src/main/java/com/qdigo/ebike/gateway/route/DynamicRouteServiceImplByNacos.java | poohmandu/ebike | ec97d48f19ba040a9bd7d5d8e858bd1cfbef7f18 | [
"Apache-2.0"
] | null | null | null | gateway/src/main/java/com/qdigo/ebike/gateway/route/DynamicRouteServiceImplByNacos.java | poohmandu/ebike | ec97d48f19ba040a9bd7d5d8e858bd1cfbef7f18 | [
"Apache-2.0"
] | null | null | null | gateway/src/main/java/com/qdigo/ebike/gateway/route/DynamicRouteServiceImplByNacos.java | poohmandu/ebike | ec97d48f19ba040a9bd7d5d8e858bd1cfbef7f18 | [
"Apache-2.0"
] | 2 | 2020-11-27T01:19:08.000Z | 2022-03-17T13:37:10.000Z | 35.065217 | 163 | 0.66956 | 5,556 | /*
* Copyright 2019 聂钊 nnheo@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 applicable law or a... |
3e0d15e5f5d94ecbd4a373a78e22a3f2203a5488 | 1,368 | java | Java | app/src/main/java/com/fujitsu/fac/activities/splash/SplashActivity.java | BrianBalote/fac_android | 4a97d84f07154f1bca576d66e3a1753ffd4209d7 | [
"MIT"
] | null | null | null | app/src/main/java/com/fujitsu/fac/activities/splash/SplashActivity.java | BrianBalote/fac_android | 4a97d84f07154f1bca576d66e3a1753ffd4209d7 | [
"MIT"
] | null | null | null | app/src/main/java/com/fujitsu/fac/activities/splash/SplashActivity.java | BrianBalote/fac_android | 4a97d84f07154f1bca576d66e3a1753ffd4209d7 | [
"MIT"
] | null | null | null | 28.5 | 92 | 0.669591 | 5,557 | package com.fujitsu.fac.activities.splash;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import com.fujitsu.fac.R;
import com.fujitsu.fac.activities.dashboard.DashboardActivity;
import com.fujitsu.fac.activities.registration.RegistrationActivity;
impo... |
3e0d160777cde9fdc9548b12928ddd569bb2a000 | 471 | java | Java | lib/feed4j-1.0/src/it/sauronsoftware/feed4j/FeedException.java | nhochberger/Custos | e3b2c751e6f919f3cce80c5e09fdc42563584a7c | [
"MIT"
] | null | null | null | lib/feed4j-1.0/src/it/sauronsoftware/feed4j/FeedException.java | nhochberger/Custos | e3b2c751e6f919f3cce80c5e09fdc42563584a7c | [
"MIT"
] | 55 | 2015-07-09T20:20:51.000Z | 2017-04-30T18:08:02.000Z | lib/feed4j-1.0/src/it/sauronsoftware/feed4j/FeedException.java | nhochberger/Custos | e3b2c751e6f919f3cce80c5e09fdc42563584a7c | [
"MIT"
] | null | null | null | 17.444444 | 62 | 0.675159 | 5,558 | package it.sauronsoftware.feed4j;
/**
* The base kind of the exceptions thrown by the feed parser.
*
* @author Carlo Pelliccia
*/
public abstract class FeedException extends Exception {
public FeedException() {
super();
}
public FeedException(String message, Throwable cause) {
super(message... |
3e0d169841d5cea807ff8012c616968ba6e00adc | 13,975 | java | Java | zenlife-web/src/com/zenlife/controller/PersonAction.java | billchen198318/zenlife | 99da929a59efed998afb021b0a1775b4a46069a2 | [
"Apache-2.0"
] | null | null | null | zenlife-web/src/com/zenlife/controller/PersonAction.java | billchen198318/zenlife | 99da929a59efed998afb021b0a1775b4a46069a2 | [
"Apache-2.0"
] | null | null | null | zenlife-web/src/com/zenlife/controller/PersonAction.java | billchen198318/zenlife | 99da929a59efed998afb021b0a1775b4a46069a2 | [
"Apache-2.0"
] | null | null | null | 40.760933 | 182 | 0.767256 | 5,559 | /*
* Copyright 2012-2017 ZenLife of copyright Chen Xin Nien
*
* 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 require... |
3e0d16b6c15f0f3c419f4fa8f14c0e5865952f36 | 6,479 | java | Java | modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v202011/LineItemServiceInterface.java | googleads/googleads-java-lib | cc5b2fc8ef76082b72f021c11ff9b7e4d9326aca | [
"Apache-2.0"
] | 215 | 2015-01-03T08:17:03.000Z | 2022-01-20T09:48:18.000Z | modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v202011/LineItemServiceInterface.java | googleads/googleads-java-lib | cc5b2fc8ef76082b72f021c11ff9b7e4d9326aca | [
"Apache-2.0"
] | 189 | 2015-01-06T15:16:41.000Z | 2021-12-16T14:13:12.000Z | modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v202011/LineItemServiceInterface.java | googleads/googleads-java-lib | cc5b2fc8ef76082b72f021c11ff9b7e4d9326aca | [
"Apache-2.0"
] | 382 | 2015-01-07T04:42:40.000Z | 2022-03-03T12:15:10.000Z | 31.299517 | 318 | 0.463343 | 5,560 | // Copyright 2020 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writi... |
3e0d19374270c19865c2ea7e3fcbbf6f6b646d83 | 792 | java | Java | src/main/java/org/asyou/mongo/transform/gson/ObjectIdTypeAdapter.java | asyouare/MongoWrapper | d5ac863d3a44aa96bb9b894ee49775d32f729d61 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/asyou/mongo/transform/gson/ObjectIdTypeAdapter.java | asyouare/MongoWrapper | d5ac863d3a44aa96bb9b894ee49775d32f729d61 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/asyou/mongo/transform/gson/ObjectIdTypeAdapter.java | asyouare/MongoWrapper | d5ac863d3a44aa96bb9b894ee49775d32f729d61 | [
"Apache-2.0"
] | null | null | null | 29.333333 | 95 | 0.704545 | 5,561 | package org.asyou.mongo.transform.gson;
import com.google.gson.stream.JsonReader;
import com.google.gson.stream.JsonWriter;
import org.bson.types.ObjectId;
import java.io.IOException;
/**
* Created by steven on 17/7/17.
*/
public class ObjectIdTypeAdapter extends ABasicTypeAdapter<ObjectId> {
@Override
pub... |
3e0d19971db9026c9ac1e66583cbfb058fc8a2ad | 15,624 | java | Java | web/src/test/java/edu/northwestern/bioinformatics/studycalendar/restlets/representations/StudyListJsonRepresentationTest.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | 2 | 2015-01-22T06:14:35.000Z | 2021-09-24T20:27:40.000Z | web/src/test/java/edu/northwestern/bioinformatics/studycalendar/restlets/representations/StudyListJsonRepresentationTest.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | null | null | null | web/src/test/java/edu/northwestern/bioinformatics/studycalendar/restlets/representations/StudyListJsonRepresentationTest.java | NCIP/psc | 3f4b0be4cec4062f592ee16f059a079167e4e359 | [
"BSD-3-Clause"
] | null | null | null | 52.606061 | 141 | 0.727663 | 5,562 | /*L
* Copyright Northwestern University.
*
* Distributed under the OSI-approved BSD 3-Clause License.
* See http://ncip.github.io/psc/LICENSE.txt for details.
*/
package edu.northwestern.bioinformatics.studycalendar.restlets.representations;
import static edu.northwestern.bioinformatics.studycalendar.security.au... |
3e0d1b064e2d303985987b24b50b20d64b1954c9 | 5,505 | java | Java | src/main/java/org/jboss/netty/channel/core/ChannelConfig.java | nyankosama/simple-netty-source | 584a4b46e1c5193000aff77323e3b71bf891626c | [
"Apache-2.0"
] | 110 | 2015-03-05T03:01:56.000Z | 2021-12-22T04:04:05.000Z | src/main/java/org/jboss/netty/channel/core/ChannelConfig.java | nyankosama/simple-netty-source | 584a4b46e1c5193000aff77323e3b71bf891626c | [
"Apache-2.0"
] | 1 | 2015-05-04T01:58:11.000Z | 2015-05-04T01:58:11.000Z | src/main/java/org/jboss/netty/channel/core/ChannelConfig.java | nyankosama/simple-netty-source | 584a4b46e1c5193000aff77323e3b71bf891626c | [
"Apache-2.0"
] | 50 | 2015-05-02T08:26:57.000Z | 2021-12-16T02:02:44.000Z | 37.195946 | 99 | 0.68247 | 5,563 | /*
* Copyright 2012 The Netty Project
*
* The Netty Project 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/LICENSE-2.0
*
* Unless ... |
3e0d1b1f2a8bbf7a4a67241058cc40b0fa373f6f | 2,557 | java | Java | src/main/java/com/cloderia/helion/server/endpoint/AgreementroletypeEndPointImpl.java | ebanfa/logix | e79f28c77da861ff9874398f01ba284ff30f313f | [
"Apache-2.0"
] | 1 | 2021-04-03T20:42:20.000Z | 2021-04-03T20:42:20.000Z | src/main/java/com/cloderia/helion/server/endpoint/AgreementroletypeEndPointImpl.java | ebanfa/logix | e79f28c77da861ff9874398f01ba284ff30f313f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/cloderia/helion/server/endpoint/AgreementroletypeEndPointImpl.java | ebanfa/logix | e79f28c77da861ff9874398f01ba284ff30f313f | [
"Apache-2.0"
] | null | null | null | 32.782051 | 110 | 0.800548 | 5,564 | /**
*
*/
package com.cloderia.helion.server.endpoint;
import java.util.List;
import javax.ejb.Stateless;
import javax.inject.Inject;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.UriBuilder;
import com.cloderia.helion.client.shared.model.Agreementroletype;
import com.cloderia.helion.client.shared.ops.... |
3e0d1bc4021e695ff8537310860a67245a9fb39d | 2,661 | java | Java | activeobjects-plugin/src/main/java/com/atlassian/plugin/web/springmvc/interceptor/SystemAdminAuthorisationInterceptor.java | Kast0rTr0y/ao-plugin | d262c8ee6002dce9e753f250fdf45bdbff9ce298 | [
"Apache-2.0"
] | null | null | null | activeobjects-plugin/src/main/java/com/atlassian/plugin/web/springmvc/interceptor/SystemAdminAuthorisationInterceptor.java | Kast0rTr0y/ao-plugin | d262c8ee6002dce9e753f250fdf45bdbff9ce298 | [
"Apache-2.0"
] | null | null | null | activeobjects-plugin/src/main/java/com/atlassian/plugin/web/springmvc/interceptor/SystemAdminAuthorisationInterceptor.java | Kast0rTr0y/ao-plugin | d262c8ee6002dce9e753f250fdf45bdbff9ce298 | [
"Apache-2.0"
] | null | null | null | 46.684211 | 153 | 0.749342 | 5,565 | package com.atlassian.plugin.web.springmvc.interceptor;
import com.atlassian.sal.api.ApplicationProperties;
import com.atlassian.sal.api.auth.LoginUriProvider;
import com.atlassian.sal.api.user.UserManager;
import org.springframework.web.servlet.handler.HandlerInterceptorAdapter;
import javax.servlet.http.HttpServlet... |
3e0d1d30bb2ce114d6f69029a171b79179d11bf1 | 2,533 | java | Java | landscape-service/landscape-model/src/main/java/net/explorviz/landscape/model/landscape/Node.java | ExplorViz/explorviz-backend | 7cd4b189797a5f0117bab0d33834aea8237cd321 | [
"Apache-2.0"
] | 5 | 2018-12-11T07:47:36.000Z | 2022-02-05T12:21:19.000Z | landscape-service/landscape-model/src/main/java/net/explorviz/landscape/model/landscape/Node.java | ExplorViz/explorviz-backend | 7cd4b189797a5f0117bab0d33834aea8237cd321 | [
"Apache-2.0"
] | 84 | 2018-01-09T10:13:41.000Z | 2020-04-21T09:07:25.000Z | landscape-service/landscape-model/src/main/java/net/explorviz/landscape/model/landscape/Node.java | ExplorViz/explorviz-backend | 7cd4b189797a5f0117bab0d33834aea8237cd321 | [
"Apache-2.0"
] | 8 | 2017-12-11T22:53:28.000Z | 2021-11-14T09:39:23.000Z | 25.585859 | 97 | 0.711804 | 5,566 | package net.explorviz.landscape.model.landscape;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonIdentityInfo;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.ObjectI... |
3e0d1dba57bd3cb15904725ddeba3765cdfd044f | 2,058 | java | Java | src/org/usfirst/frc2881/karlk/subsystems/CompressorSubsystem.java | frc2881/2018RobotDrive | 58ae36e64104f82bca810403524706f540f9a0ad | [
"BSD-3-Clause"
] | null | null | null | src/org/usfirst/frc2881/karlk/subsystems/CompressorSubsystem.java | frc2881/2018RobotDrive | 58ae36e64104f82bca810403524706f540f9a0ad | [
"BSD-3-Clause"
] | null | null | null | src/org/usfirst/frc2881/karlk/subsystems/CompressorSubsystem.java | frc2881/2018RobotDrive | 58ae36e64104f82bca810403524706f540f9a0ad | [
"BSD-3-Clause"
] | null | null | null | 30.264706 | 103 | 0.720603 | 5,567 | package org.usfirst.frc2881.karlk.subsystems;
import edu.wpi.first.wpilibj.AnalogInput;
import edu.wpi.first.wpilibj.Compressor;
import edu.wpi.first.wpilibj.RobotController;
import edu.wpi.first.wpilibj.command.Subsystem;
import edu.wpi.first.wpilibj.smartdashboard.SendableBuilder;
import org.usfirst.frc2881.karlk.... |
3e0d1e37b513c220041f8d488c03b6158bc8bc08 | 12,727 | java | Java | src/main/java/com/untamedears/realisticbiomes/model/RBDAO.java | CivClassic/RealisticBiomes | 8c489b9a7ad944f0ee0b3fd628e1cf862a81f469 | [
"MIT"
] | 1 | 2020-12-22T14:03:18.000Z | 2020-12-22T14:03:18.000Z | src/main/java/com/untamedears/realisticbiomes/model/RBDAO.java | CivClassic/RealisticBiomes | 8c489b9a7ad944f0ee0b3fd628e1cf862a81f469 | [
"MIT"
] | 38 | 2018-04-15T06:59:15.000Z | 2021-07-18T21:45:43.000Z | src/main/java/com/untamedears/realisticbiomes/model/RBDAO.java | CivClassic/RealisticBiomes | 8c489b9a7ad944f0ee0b3fd628e1cf862a81f469 | [
"MIT"
] | 26 | 2018-06-03T21:49:13.000Z | 2022-03-15T10:50:02.000Z | 41.591503 | 130 | 0.706687 | 5,568 | package com.untamedears.realisticbiomes.model;
import com.untamedears.realisticbiomes.GrowthConfigManager;
import com.untamedears.realisticbiomes.PlantLogicManager;
import com.untamedears.realisticbiomes.RealisticBiomes;
import com.untamedears.realisticbiomes.growthconfig.PlantGrowthConfig;
import java.sql.Connection;... |
3e0d2095ae842eec06e0ce99a03ba511717465e0 | 1,472 | java | Java | jasperserver/jasperserver-api-impl/engine/src/main/java/com/jaspersoft/jasperserver/api/engine/scheduling/quartz/JSJobMethodInvocationFailedException.java | joshualucas84/jasper-soft-server | 6515c9e90a19535b2deba9264ed1ff9e77a2cc09 | [
"Apache-2.0"
] | 2 | 2021-02-25T16:35:45.000Z | 2021-07-07T05:11:55.000Z | jasperserver/jasperserver-api-impl/engine/src/main/java/com/jaspersoft/jasperserver/api/engine/scheduling/quartz/JSJobMethodInvocationFailedException.java | jlucas5190/jasper-soft-server | 6515c9e90a19535b2deba9264ed1ff9e77a2cc09 | [
"Apache-2.0"
] | null | null | null | jasperserver/jasperserver-api-impl/engine/src/main/java/com/jaspersoft/jasperserver/api/engine/scheduling/quartz/JSJobMethodInvocationFailedException.java | jlucas5190/jasper-soft-server | 6515c9e90a19535b2deba9264ed1ff9e77a2cc09 | [
"Apache-2.0"
] | 3 | 2018-11-14T07:01:06.000Z | 2021-07-07T05:12:03.000Z | 44.606061 | 207 | 0.762908 | 5,569 | /*
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This program is free software: you can redistribute it and/or modify
* it under the terms... |
3e0d20a66fc5c83beb02cf7d21150d9495256c97 | 2,971 | java | Java | postcenter/src/main/java/com/fishinwater/postcenter/model/viewmodel/PostViewModel.java | FishInWater-1999/FIWKeepApp | 4b9dea5b8d459c6172a78aab29bdf370553984c6 | [
"MIT"
] | 10 | 2019-11-14T12:07:26.000Z | 2020-05-11T14:11:25.000Z | postcenter/src/main/java/com/fishinwater/postcenter/model/viewmodel/PostViewModel.java | hornhuang/FIWKeepApp | 4b9dea5b8d459c6172a78aab29bdf370553984c6 | [
"MIT"
] | 1 | 2020-03-30T03:09:47.000Z | 2020-04-14T01:20:07.000Z | postcenter/src/main/java/com/fishinwater/postcenter/model/viewmodel/PostViewModel.java | hornhuang/FIWKeepApp | 4b9dea5b8d459c6172a78aab29bdf370553984c6 | [
"MIT"
] | 1 | 2020-05-24T08:10:31.000Z | 2020-05-24T08:10:31.000Z | 30.947917 | 130 | 0.661057 | 5,570 | package com.fishinwater.postcenter.model.viewmodel;
import android.app.Activity;
import android.view.View;
import android.widget.Toast;
import androidx.databinding.BaseObservable;
import androidx.databinding.Bindable;
import androidx.databinding.library.baseAdapters.BR;
import com.fishinwater.base.common.DateUtils;
... |
3e0d21f5622ece03f77e6c5a2adfcbba33a31163 | 1,034 | java | Java | fatec-pousada/Pousada/src/edu/pousada/entity/Logon.java | Koynonia/fatec-campeonato | f5506319ffb76eda4f67e0cf905653039d082bf7 | [
"MIT"
] | 1 | 2020-06-21T19:43:51.000Z | 2020-06-21T19:43:51.000Z | fatec-pousada/Pousada/src/edu/pousada/entity/Logon.java | Koynonia/ws-fatec | f5506319ffb76eda4f67e0cf905653039d082bf7 | [
"MIT"
] | null | null | null | fatec-pousada/Pousada/src/edu/pousada/entity/Logon.java | Koynonia/ws-fatec | f5506319ffb76eda4f67e0cf905653039d082bf7 | [
"MIT"
] | null | null | null | 17.827586 | 46 | 0.700193 | 5,571 | /**
* @author FERNANDO MORAES OLIVEIRA
* Matéria Engenharia de Software 2
* FATEC ZL 5º ADS - Tarde
* 01/11/2016
*/
package edu.pousada.entity;
import java.util.Date;
public class Logon {
private Integer id;
private Integer idUsuario;
private String tela;
private Integer perfil;
private Integer logoff;
p... |
3e0d22389563d6abff08fddf998f188e6b7a37ab | 912 | java | Java | bedrock/bedrock-common/src/main/java/com/nukkitx/protocol/bedrock/packet/LevelSoundEvent1Packet.java | lt-name/Protocol | 587fe15c3da158729badb1a93819f0317860ffa5 | [
"Apache-2.0"
] | 149 | 2020-07-03T10:52:51.000Z | 2022-03-24T16:41:36.000Z | bedrock/bedrock-common/src/main/java/com/nukkitx/protocol/bedrock/packet/LevelSoundEvent1Packet.java | lt-name/Protocol | 587fe15c3da158729badb1a93819f0317860ffa5 | [
"Apache-2.0"
] | 32 | 2020-07-04T18:38:15.000Z | 2022-03-30T07:39:07.000Z | bedrock/bedrock-common/src/main/java/com/nukkitx/protocol/bedrock/packet/LevelSoundEvent1Packet.java | lt-name/Protocol | 587fe15c3da158729badb1a93819f0317860ffa5 | [
"Apache-2.0"
] | 49 | 2020-07-08T13:48:15.000Z | 2022-02-22T10:47:33.000Z | 30.4 | 65 | 0.786184 | 5,572 | package com.nukkitx.protocol.bedrock.packet;
import com.nukkitx.math.vector.Vector3f;
import com.nukkitx.protocol.bedrock.BedrockPacket;
import com.nukkitx.protocol.bedrock.BedrockPacketType;
import com.nukkitx.protocol.bedrock.data.SoundEvent;
import com.nukkitx.protocol.bedrock.handler.BedrockPacketHandler;
import l... |
3e0d224cd5853f7e96f61d7062bec716c98528ad | 2,193 | java | Java | src/main/java/lorganisation/projecttbt/player/AbstractPlayer.java | LimeiloN/project-tbt | 5f08f7428d83d8a8b5085eda2ac802f9cf199490 | [
"MIT"
] | 1 | 2019-06-03T08:13:36.000Z | 2019-06-03T08:13:36.000Z | src/main/java/lorganisation/projecttbt/player/AbstractPlayer.java | LimeiloN/project-tbt | 5f08f7428d83d8a8b5085eda2ac802f9cf199490 | [
"MIT"
] | null | null | null | src/main/java/lorganisation/projecttbt/player/AbstractPlayer.java | LimeiloN/project-tbt | 5f08f7428d83d8a8b5085eda2ac802f9cf199490 | [
"MIT"
] | null | null | null | 20.495327 | 69 | 0.581851 | 5,573 | package lorganisation.projecttbt.player;
import com.limelion.anscapes.Anscapes;
import com.limelion.anscapes.AnsiColor;
import lorganisation.projecttbt.Game;
import lorganisation.projecttbt.utils.CyclicList;
/**
* Joueur abstrait (Joueur ou BOT / IA)
*/
public abstract class AbstractPlayer {
protec... |
3e0d23254aeb2755900a8d0eb9bec08cb5fdaa12 | 2,340 | java | Java | app/src/main/java/org/dhis2/usescases/programStageSelection/ProgramStageSelectionViewHolder.java | theahthodesen/dhis2-android-capture-app | 4c94d07d1805db3e5f887c6bb6f31d12c57c79ed | [
"BSD-3-Clause"
] | null | null | null | app/src/main/java/org/dhis2/usescases/programStageSelection/ProgramStageSelectionViewHolder.java | theahthodesen/dhis2-android-capture-app | 4c94d07d1805db3e5f887c6bb6f31d12c57c79ed | [
"BSD-3-Clause"
] | 34 | 2020-01-08T07:50:19.000Z | 2022-01-11T05:48:26.000Z | app/src/main/java/org/dhis2/usescases/programStageSelection/ProgramStageSelectionViewHolder.java | theahthodesen/dhis2-android-capture-app | 4c94d07d1805db3e5f887c6bb6f31d12c57c79ed | [
"BSD-3-Clause"
] | 1 | 2021-04-26T14:25:35.000Z | 2021-04-26T14:25:35.000Z | 37.741935 | 125 | 0.688034 | 5,574 | package org.dhis2.usescases.programStageSelection;
import android.content.res.ColorStateList;
import android.content.res.Resources;
import android.graphics.Color;
import org.dhis2.BR;
import org.dhis2.Bindings.Bindings;
import org.dhis2.databinding.ItemProgramStageBinding;
import org.hisp.dhis.android.core.common.Obj... |
3e0d23b1bce687aab99417c73cf1ab8cba70cdcd | 707 | java | Java | common/src/main/java/de/consol/labs/aws/neptunedemoapp/common/crud/edge/properties/Employee2CertificateEdgeProperties.java | ConSol/aws-neptune-example-app | 0acf23da141c949657627e321a7610f2c6009f57 | [
"MIT"
] | null | null | null | common/src/main/java/de/consol/labs/aws/neptunedemoapp/common/crud/edge/properties/Employee2CertificateEdgeProperties.java | ConSol/aws-neptune-example-app | 0acf23da141c949657627e321a7610f2c6009f57 | [
"MIT"
] | null | null | null | common/src/main/java/de/consol/labs/aws/neptunedemoapp/common/crud/edge/properties/Employee2CertificateEdgeProperties.java | ConSol/aws-neptune-example-app | 0acf23da141c949657627e321a7610f2c6009f57 | [
"MIT"
] | null | null | null | 22.806452 | 84 | 0.704385 | 5,575 | package de.consol.labs.aws.neptunedemoapp.common.crud.edge.properties;
import de.consol.labs.aws.neptunedemoapp.common.crud.mapper.Property;
public class Employee2CertificateEdgeProperties {
@Property
private Long earnedAt;
@Property
private Long validUntil;
public Long getEarnedAt() {
... |
3e0d23bf8d78c083f5b0c5e69697f4283dc409d3 | 1,013 | java | Java | hotel_v1/src/cn/itcast/service/impl/FoodService.java | forlove9/ssh | 00cb1e569e697a96b33ad94953682a15390bfd0c | [
"Apache-2.0"
] | null | null | null | hotel_v1/src/cn/itcast/service/impl/FoodService.java | forlove9/ssh | 00cb1e569e697a96b33ad94953682a15390bfd0c | [
"Apache-2.0"
] | null | null | null | hotel_v1/src/cn/itcast/service/impl/FoodService.java | forlove9/ssh | 00cb1e569e697a96b33ad94953682a15390bfd0c | [
"Apache-2.0"
] | null | null | null | 16.883333 | 67 | 0.702863 | 5,576 | package cn.itcast.service.impl;
import java.util.List;
import cn.itcast.dao.IFoodDao;
import cn.itcast.entity.Food;
import cn.itcast.factory.BeanFactory;
import cn.itcast.service.IFoodService;
import cn.itcast.utils.PageBean;
public class FoodService implements IFoodService{
IFoodDao dao = BeanFactory.getInstance("... |
3e0d248f7aa035fa95fb5696ba63c157e86d530d | 111 | java | Java | web/web-base/src/main/java/io/lumify/web/ResponseTypes.java | wulinyun/lumify | 12342611cc9566e84fe4175bf8eadbd749ce885c | [
"Apache-2.0"
] | 375 | 2015-01-09T01:39:13.000Z | 2022-02-12T11:07:31.000Z | web/web-base/src/main/java/io/lumify/web/ResponseTypes.java | jahau/lumify | 12342611cc9566e84fe4175bf8eadbd749ce885c | [
"Apache-2.0"
] | 188 | 2015-01-02T15:38:32.000Z | 2021-08-17T13:16:21.000Z | web/web-base/src/main/java/io/lumify/web/ResponseTypes.java | jahau/lumify | 12342611cc9566e84fe4175bf8eadbd749ce885c | [
"Apache-2.0"
] | 246 | 2015-01-08T22:29:25.000Z | 2021-09-01T07:47:41.000Z | 12.333333 | 27 | 0.675676 | 5,577 | package io.lumify.web;
public enum ResponseTypes {
JSON_OBJECT,
JSON_ARRAY,
PLAINTEXT,
HTML
}
|
3e0d2514bfbddcd2bc0195134a3fdfa21b07c56b | 397 | java | Java | src/test/java/com/qa/ims/persistence/domain/ItemsTest.java | peter5600/IMSQAProject | be29a232b7b1d2ab9e40ff26038a1e53190241d4 | [
"MIT"
] | null | null | null | src/test/java/com/qa/ims/persistence/domain/ItemsTest.java | peter5600/IMSQAProject | be29a232b7b1d2ab9e40ff26038a1e53190241d4 | [
"MIT"
] | null | null | null | src/test/java/com/qa/ims/persistence/domain/ItemsTest.java | peter5600/IMSQAProject | be29a232b7b1d2ab9e40ff26038a1e53190241d4 | [
"MIT"
] | null | null | null | 20.894737 | 88 | 0.75063 | 5,578 | package com.qa.ims.persistence.domain;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
public class ItemsTest {
@Test
public void CheckClassType() {//will check that when feed values it dosen't return null
assertTrue(new Items("Pepsi", 3.75f) instanceof Items);
}
@Test
public void CheckCl... |
3e0d259f1a49df453aaee6017d294563768402b9 | 9,548 | java | Java | gradle/src/language-scala/org/gradle/api/internal/tasks/scala/ZincScalaCompiler.java | HenryHarper/Acquire-Reboot | ed7d8e3ce1953d7cf0b7e8313a9ee7ad9948bc34 | [
"MIT"
] | null | null | null | gradle/src/language-scala/org/gradle/api/internal/tasks/scala/ZincScalaCompiler.java | HenryHarper/Acquire-Reboot | ed7d8e3ce1953d7cf0b7e8313a9ee7ad9948bc34 | [
"MIT"
] | null | null | null | gradle/src/language-scala/org/gradle/api/internal/tasks/scala/ZincScalaCompiler.java | HenryHarper/Acquire-Reboot | ed7d8e3ce1953d7cf0b7e8313a9ee7ad9948bc34 | [
"MIT"
] | null | null | null | 46.125604 | 226 | 0.675639 | 5,579 | /*
* Copyright 2012 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... |
3e0d269b96f95d20ac081a661065984b5052ed50 | 4,573 | java | Java | src/com/qq/jce/MAAccess/SetWhiteListReq.java | githubForkkp/Molotest | bfe5d1cea1c67e50891950011e68e120c1b53e4e | [
"Apache-2.0"
] | 1 | 2016-03-29T04:48:09.000Z | 2016-03-29T04:48:09.000Z | src/com/qq/jce/MAAccess/SetWhiteListReq.java | githubForkkp/Molotest | bfe5d1cea1c67e50891950011e68e120c1b53e4e | [
"Apache-2.0"
] | null | null | null | src/com/qq/jce/MAAccess/SetWhiteListReq.java | githubForkkp/Molotest | bfe5d1cea1c67e50891950011e68e120c1b53e4e | [
"Apache-2.0"
] | null | null | null | 24.553763 | 111 | 0.564265 | 5,580 | // **********************************************************************
// This file was generated by a TAF parser!
// TAF version 192.168.127.12 by WSRD Tencent.
// Generated from `/usr/local/resin_system.mqq.com/webapps/communication/taf/upload/noahyang/you.jce'
// **************************************************... |
3e0d2870053c3699922c63051da7cd33d9074098 | 860 | java | Java | src/main/java/top/gabin/tools/request/ecommerce/fund/WithdrawStatusForPlatformRequest.java | gabinlin/wx-pay-profits-sharing | f0255d4c5bac10ffaea565930633793a9dab7b33 | [
"Apache-2.0"
] | 11 | 2020-05-19T01:45:36.000Z | 2022-03-22T09:09:37.000Z | src/main/java/top/gabin/tools/request/ecommerce/fund/WithdrawStatusForPlatformRequest.java | gabinlin/wx-pay-profits-sharing | f0255d4c5bac10ffaea565930633793a9dab7b33 | [
"Apache-2.0"
] | 4 | 2020-06-24T07:48:54.000Z | 2021-11-01T15:50:25.000Z | src/main/java/top/gabin/tools/request/ecommerce/fund/WithdrawStatusForPlatformRequest.java | gabinlin/wx-pay-profits-sharing | f0255d4c5bac10ffaea565930633793a9dab7b33 | [
"Apache-2.0"
] | 7 | 2020-06-24T07:56:16.000Z | 2021-11-19T09:52:26.000Z | 25.294118 | 86 | 0.761628 | 5,581 | package top.gabin.tools.request.ecommerce.fund;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* <pre>
* 电商平台通过该接口查询其提现结果,该查询服务提供两种查询方式(两种... |
3e0d2902efbb40586cd5a24e5ce1e9cb425de331 | 2,920 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/RedLeftPark.java | pranavnightsforrobotics/FtcRobotController-master | ea6ff2acc95b28aa378b2b540f423ace17f7791e | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/RedLeftPark.java | pranavnightsforrobotics/FtcRobotController-master | ea6ff2acc95b28aa378b2b540f423ace17f7791e | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/RedLeftPark.java | pranavnightsforrobotics/FtcRobotController-master | ea6ff2acc95b28aa378b2b540f423ace17f7791e | [
"MIT"
] | null | null | null | 34.352941 | 86 | 0.755137 | 5,582 | package org.firstinspires.ftc.teamcode;
import com.qualcomm.hardware.bosch.BNO055IMU;
import com.qualcomm.robotcore.eventloop.opmode.Autonomous;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualcomm.robotcore.hardware.DcMotorSimple;
import com.... |
3e0d2969ebe0344409e4326b7869c7cf4efd901e | 3,564 | java | Java | restfullakka/src/main/java/com/sample/akka/FileReaderActor.java | kiran4298/akka | d7d8fa6ac830ee431fca977de75a9c8e059b08e3 | [
"Apache-2.0"
] | null | null | null | restfullakka/src/main/java/com/sample/akka/FileReaderActor.java | kiran4298/akka | d7d8fa6ac830ee431fca977de75a9c8e059b08e3 | [
"Apache-2.0"
] | null | null | null | restfullakka/src/main/java/com/sample/akka/FileReaderActor.java | kiran4298/akka | d7d8fa6ac830ee431fca977de75a9c8e059b08e3 | [
"Apache-2.0"
] | null | null | null | 30.20339 | 124 | 0.636364 | 5,583 | package com.sample.akka;
import static javax.xml.stream.XMLStreamConstants.CHARACTERS;
import static javax.xml.stream.XMLStreamConstants.START_ELEMENT;
import java.io.FileNotFoundException;
import java.util.Date;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshall... |
3e0d2981e992417208cb950f5f7e855c18c8d434 | 594 | java | Java | app/src/main/java/com/niceron/mcrystal/logic/FieldUtils.java | Mishin870/mcrystal | 256a5398d194193d891b1f02416942d8d344f4ef | [
"MIT"
] | null | null | null | app/src/main/java/com/niceron/mcrystal/logic/FieldUtils.java | Mishin870/mcrystal | 256a5398d194193d891b1f02416942d8d344f4ef | [
"MIT"
] | null | null | null | app/src/main/java/com/niceron/mcrystal/logic/FieldUtils.java | Mishin870/mcrystal | 256a5398d194193d891b1f02416942d8d344f4ef | [
"MIT"
] | null | null | null | 28.285714 | 68 | 0.747475 | 5,584 | package com.niceron.mcrystal.logic;
import com.niceron.mcrystal.core.Config;
import com.niceron.mcrystal.math.Position;
import com.niceron.mcrystal.math.PositionInt;
public class FieldUtils {
public static final Position SPACING = new Position(10);
public static final Position OFFSET = new Position(5);
public st... |
3e0d2a0e3aa38a0ee4bcd2c3ac19acc75ea44e21 | 940 | java | Java | shared/rest/src/main/java/io/pravega/shared/rest/resources/Ping.java | shshashwat/pravega | f5ccb4c62087d37fe94fd116aa3c1e50b79d71b6 | [
"Apache-2.0"
] | 1,840 | 2017-05-10T16:29:14.000Z | 2022-03-31T07:02:11.000Z | shared/rest/src/main/java/io/pravega/shared/rest/resources/Ping.java | shshashwat/pravega | f5ccb4c62087d37fe94fd116aa3c1e50b79d71b6 | [
"Apache-2.0"
] | 5,485 | 2017-05-10T16:56:17.000Z | 2022-03-31T14:08:36.000Z | shared/rest/src/main/java/io/pravega/shared/rest/resources/Ping.java | shshashwat/pravega | f5ccb4c62087d37fe94fd116aa3c1e50b79d71b6 | [
"Apache-2.0"
] | 443 | 2017-05-10T21:34:50.000Z | 2022-03-31T07:02:14.000Z | 26.857143 | 75 | 0.724468 | 5,585 | /**
* 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... |
3e0d2a60b6f6625cb6b04cf19e5972354e7f621a | 2,828 | java | Java | src/main/java/com/docusign/esign/model/ReservedDomainExistence.java | docusign/docusign-java-client | 920d0a009ec32baa9fdc0160bc5eddb49efdc412 | [
"MIT"
] | 75 | 2016-01-27T04:17:22.000Z | 2021-05-18T14:38:40.000Z | src/main/java/com/docusign/esign/model/ReservedDomainExistence.java | docusign/docusign-java-client | 920d0a009ec32baa9fdc0160bc5eddb49efdc412 | [
"MIT"
] | 102 | 2016-01-19T23:25:56.000Z | 2021-05-18T19:38:19.000Z | src/main/java/com/docusign/esign/model/ReservedDomainExistence.java | docusign/docusign-java-client | 920d0a009ec32baa9fdc0160bc5eddb49efdc412 | [
"MIT"
] | 74 | 2015-12-30T03:14:54.000Z | 2021-05-07T05:45:42.000Z | 21.424242 | 86 | 0.663013 | 5,586 | package com.docusign.esign.model;
import java.util.Objects;
import java.util.Arrays;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiMod... |
3e0d2ac40588cd6bfb3b8c8fc919954277dc3e75 | 748 | java | Java | base-sdkg/eladmin-sdkg/eladmin-sdkg-client/src/main/java/com/fastjrun/eladmin/exchange/EladminHTTPExchange.java | fastjrun/sdkg | 9f28343663d3e44cf049bf01e4156a4ff6b3bb9a | [
"MIT"
] | 9 | 2018-05-04T01:16:15.000Z | 2022-02-03T12:57:34.000Z | base-sdkg/eladmin-sdkg/eladmin-sdkg-client/src/main/java/com/fastjrun/eladmin/exchange/EladminHTTPExchange.java | fastjrun/sdkg | 9f28343663d3e44cf049bf01e4156a4ff6b3bb9a | [
"MIT"
] | 1 | 2020-02-01T06:47:50.000Z | 2020-02-01T06:47:50.000Z | base-sdkg/eladmin-sdkg/eladmin-sdkg-client/src/main/java/com/fastjrun/eladmin/exchange/EladminHTTPExchange.java | fastjrun/sdkg | 9f28343663d3e44cf049bf01e4156a4ff6b3bb9a | [
"MIT"
] | 6 | 2018-05-03T08:28:50.000Z | 2022-01-04T11:46:13.000Z | 37.4 | 120 | 0.784759 | 5,587 | /*
* Copyright (C) 2019 fastjrun, Inc. All Rights Reserved.
*/
package com.fastjrun.eladmin.exchange;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fastjrun.client.exchange.BaseHTTPExchange;
import com.fastjrun.common.util.FastJsonObjectMapper;
public class EladminHTTPExchange extends BaseHTTPExcha... |
3e0d2d6bcd7b69d979f066b6fbc06ef6e0783851 | 2,277 | java | Java | support/src/main/java/ibis/ipl/registry/central/client/Gossiper.java | dadepo/ipl | 111b64256704b6c5b520e25e2f7ac6a793d8d780 | [
"Apache-2.0"
] | 3 | 2020-02-13T22:27:54.000Z | 2021-11-17T11:07:22.000Z | support/src/main/java/ibis/ipl/registry/central/client/Gossiper.java | dadepo/ipl | 111b64256704b6c5b520e25e2f7ac6a793d8d780 | [
"Apache-2.0"
] | 4 | 2019-06-18T13:24:36.000Z | 2020-01-17T18:12:10.000Z | support/src/main/java/ibis/ipl/registry/central/client/Gossiper.java | dadepo/ipl | 111b64256704b6c5b520e25e2f7ac6a793d8d780 | [
"Apache-2.0"
] | 2 | 2018-06-27T16:02:12.000Z | 2020-01-09T15:04:57.000Z | 29.960526 | 81 | 0.592885 | 5,588 | /*
* Copyright 2010 Vrije Universiteit
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... |
3e0d2dc513aa3158928ffe076545d3820bab1496 | 1,179 | java | Java | clothes-shop/src/main/java/sebamed/clothesshop/service/OrderService.java | sebamed/clothes-shop-backend | 9166150d2ce0e02bba3c5361668e049549f7b176 | [
"MIT"
] | 1 | 2018-10-23T20:12:26.000Z | 2018-10-23T20:12:26.000Z | clothes-shop/src/main/java/sebamed/clothesshop/service/OrderService.java | sebamed/clothes-shop-backend | 9166150d2ce0e02bba3c5361668e049549f7b176 | [
"MIT"
] | null | null | null | clothes-shop/src/main/java/sebamed/clothesshop/service/OrderService.java | sebamed/clothes-shop-backend | 9166150d2ce0e02bba3c5361668e049549f7b176 | [
"MIT"
] | null | null | null | 21.436364 | 62 | 0.740458 | 5,589 | package sebamed.clothesshop.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import sebamed.clothesshop.domain.Order;
import sebamed.clothesshop.domain.User;
import sebamed.clothesshop.dto.OrderDTO;
import sebamed.clothessho... |
3e0d2f14307c8e8f2f265c855c7a860890fc2460 | 2,035 | java | Java | bundles/sirix-core/src/test/java/org/sirix/access/trx/page/NodePageReadOnlyTrxTest.java | omegaspard/sirix | 8c4b9fed5c9d02657abcddda9bd0d7a73af7ae85 | [
"BSD-3-Clause"
] | 1 | 2021-12-13T07:27:56.000Z | 2021-12-13T07:27:56.000Z | bundles/sirix-core/src/test/java/org/sirix/access/trx/page/NodePageReadOnlyTrxTest.java | frankfanslc/sirix | 69712de6d4e98edaeed0dcc9172238f6c849eb35 | [
"BSD-3-Clause"
] | null | null | null | bundles/sirix-core/src/test/java/org/sirix/access/trx/page/NodePageReadOnlyTrxTest.java | frankfanslc/sirix | 69712de6d4e98edaeed0dcc9172238f6c849eb35 | [
"BSD-3-Clause"
] | null | null | null | 39.901961 | 124 | 0.752826 | 5,590 | package org.sirix.access.trx.page;
import org.jetbrains.annotations.NotNull;
import org.junit.Test;
import org.sirix.access.ResourceConfiguration;
import org.sirix.access.trx.node.InternalResourceManager;
import org.sirix.cache.BufferManager;
import org.sirix.cache.TransactionIntentLog;
import org.sirix.index.IndexTyp... |
3e0d2f4d1dec8b5eada0abc02a891b04bb3eb116 | 12,676 | java | Java | Atlas/core/src/main/java/net/avicus/atlas/match/MatchFactory.java | AtditC/AvicusNetwork | bae3acf9eccad54179dfefeb7170701ba25a287d | [
"MIT"
] | 24 | 2018-01-30T19:17:13.000Z | 2021-12-23T01:32:52.000Z | Atlas/core/src/main/java/net/avicus/atlas/match/MatchFactory.java | AtditC/AvicusNetwork | bae3acf9eccad54179dfefeb7170701ba25a287d | [
"MIT"
] | 7 | 2018-01-27T04:15:00.000Z | 2019-01-28T20:55:33.000Z | Atlas/core/src/main/java/net/avicus/atlas/match/MatchFactory.java | AtditC/AvicusNetwork | bae3acf9eccad54179dfefeb7170701ba25a287d | [
"MIT"
] | 20 | 2018-01-27T01:17:38.000Z | 2020-10-23T04:29:59.000Z | 38.764526 | 100 | 0.731698 | 5,591 | package net.avicus.atlas.match;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import com.google.common.collect.Ordering;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
impo... |
3e0d3070b6e47f505a75a9ff9dd3e9db69546afb | 5,016 | java | Java | api/src/main/java/com/michelin/ns4kafka/validation/TopicValidator.java | michelin/ns4kafka | 3e254728275f47fd4e5da0e0fa772b11ee9b8d83 | [
"Apache-2.0"
] | 34 | 2021-03-17T15:27:27.000Z | 2022-03-23T17:13:29.000Z | api/src/main/java/com/michelin/ns4kafka/validation/TopicValidator.java | michelin/ns4kafka | 3e254728275f47fd4e5da0e0fa772b11ee9b8d83 | [
"Apache-2.0"
] | 160 | 2021-03-10T20:14:35.000Z | 2022-03-25T09:52:15.000Z | api/src/main/java/com/michelin/ns4kafka/validation/TopicValidator.java | michelin/ns4kafka | 3e254728275f47fd4e5da0e0fa772b11ee9b8d83 | [
"Apache-2.0"
] | 5 | 2021-03-11T15:51:03.000Z | 2022-02-15T08:02:52.000Z | 49.176471 | 132 | 0.577751 | 5,592 | package com.michelin.ns4kafka.validation;
import com.michelin.ns4kafka.models.Namespace;
import com.michelin.ns4kafka.models.Topic;
import lombok.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.stream.Collectors;
@NoArgsConstructor
@Getter
@Setter
@E... |
3e0d30af9771736f5c8cc35a207178c5bfb713e2 | 481 | java | Java | src/main/java/byow/bitcoinwallet/controllers/CreateWalletDialogController.java | humbcezar/byow-bitcoin-wallet | d4eea9fc3368e1ef1dcc03a5c82235d628704c38 | [
"MIT"
] | null | null | null | src/main/java/byow/bitcoinwallet/controllers/CreateWalletDialogController.java | humbcezar/byow-bitcoin-wallet | d4eea9fc3368e1ef1dcc03a5c82235d628704c38 | [
"MIT"
] | null | null | null | src/main/java/byow/bitcoinwallet/controllers/CreateWalletDialogController.java | humbcezar/byow-bitcoin-wallet | d4eea9fc3368e1ef1dcc03a5c82235d628704c38 | [
"MIT"
] | null | null | null | 28.294118 | 82 | 0.817048 | 5,593 | package byow.bitcoinwallet.controllers;
import byow.bitcoinwallet.services.address.SeedGenerator;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class CreateWalletDialogController extends GenerateWalletDialogController {
@Autowire... |
3e0d30c496aaf005fa9347faff499e2994c7fa80 | 14,607 | java | Java | src/main/java/com/ts/service/pdss/pdss/impl/DrugDosageCheckerBean.java | ljcservice/autumn | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | 5 | 2018-04-27T00:55:26.000Z | 2020-08-29T15:28:32.000Z | src/main/java/com/ts/service/pdss/pdss/impl/DrugDosageCheckerBean.java | ljcservice/autumnprogram | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/ts/service/pdss/pdss/impl/DrugDosageCheckerBean.java | ljcservice/autumnprogram | 37fecc185dafa71e2bf8afbae6e455fc9533a7c5 | [
"Apache-2.0"
] | null | null | null | 39.585366 | 157 | 0.510098 | 5,594 | package com.ts.service.pdss.pdss.impl;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.hi... |
3e0d31891d89bdf544affd716d2aa2b031e41793 | 11,257 | java | Java | AppyBuilder/appinventor-sources/appinventor/components/src/com/google/appinventor/components/runtime/AdMobInterstitial.java | tippere/AppyBuilder | 766fb07eb925e8ea63d10888d91e30a6d1ec0885 | [
"Apache-2.0"
] | 9 | 2019-02-24T23:42:20.000Z | 2022-03-04T08:33:20.000Z | AppyBuilder/appinventor-sources/appinventor/components/src/com/google/appinventor/components/runtime/AdMobInterstitial.java | tippere/AppyBuilder | 766fb07eb925e8ea63d10888d91e30a6d1ec0885 | [
"Apache-2.0"
] | null | null | null | AppyBuilder/appinventor-sources/appinventor/components/src/com/google/appinventor/components/runtime/AdMobInterstitial.java | tippere/AppyBuilder | 766fb07eb925e8ea63d10888d91e30a6d1ec0885 | [
"Apache-2.0"
] | 12 | 2019-01-01T09:15:07.000Z | 2021-07-27T19:42:26.000Z | 37.161716 | 147 | 0.70595 | 5,595 | // Copyright 2016-2018 AppyBuilder.com, All Rights Reserved - kenaa@example.com
// https://www.gnu.org/licenses/gpl-3.0.en.html
package com.google.appinventor.components.runtime;
import com.google.android.gms.ads.*;
import com.google.appinventor.components.annotations.*;
import com.google.appinventor.components.commo... |
3e0d32568ad66ec84b0c1814b4421e2682d91da4 | 3,493 | java | Java | allure-generator/src/test/java/io/qameta/allure/markdown/MarkdownAggregatorTest.java | msb217/allure2 | 959058ae6c03b799a52f0c5c73d970d005aeb0ef | [
"Apache-2.0"
] | 1 | 2018-12-16T16:11:30.000Z | 2018-12-16T16:11:30.000Z | allure-generator/src/test/java/io/qameta/allure/markdown/MarkdownAggregatorTest.java | msb217/allure2 | 959058ae6c03b799a52f0c5c73d970d005aeb0ef | [
"Apache-2.0"
] | null | null | null | allure-generator/src/test/java/io/qameta/allure/markdown/MarkdownAggregatorTest.java | msb217/allure2 | 959058ae6c03b799a52f0c5c73d970d005aeb0ef | [
"Apache-2.0"
] | 1 | 2017-12-13T09:20:19.000Z | 2017-12-13T09:20:19.000Z | 40.616279 | 96 | 0.684798 | 5,596 | package io.qameta.allure.markdown;
import io.qameta.allure.ConfigurationBuilder;
import io.qameta.allure.DefaultLaunchResults;
import io.qameta.allure.core.Configuration;
import io.qameta.allure.core.MarkdownDescriptionsPlugin;
import io.qameta.allure.entity.TestResult;
import org.junit.Rule;
import org.junit.Test;
im... |
3e0d330beee6ac745e563cb7d7cd50c92ed29f76 | 698 | java | Java | src/main/java/br/com/zupacademy/graziella/proposta/viagem/ViagemRequest.java | grazivictoria/orange-talents-04-template-proposta | e6202d3953d794d9f5fa6272786651fcf3e69d17 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zupacademy/graziella/proposta/viagem/ViagemRequest.java | grazivictoria/orange-talents-04-template-proposta | e6202d3953d794d9f5fa6272786651fcf3e69d17 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zupacademy/graziella/proposta/viagem/ViagemRequest.java | grazivictoria/orange-talents-04-template-proposta | e6202d3953d794d9f5fa6272786651fcf3e69d17 | [
"Apache-2.0"
] | null | null | null | 19.388889 | 78 | 0.766476 | 5,597 | package br.com.zupacademy.graziella.proposta.viagem;
import java.time.LocalDate;
import javax.validation.constraints.Future;
import javax.validation.constraints.NotBlank;
import com.fasterxml.jackson.annotation.JsonFormat;
public class ViagemRequest {
@NotBlank
private String destino;
@Future @JsonFormat(shape=... |
3e0d336be012d98101c23ec7af78b4d7e5d19a19 | 11,361 | java | Java | cdm/core/src/test/java/ucar/nc2/grid/TestReadGridCoordinateSystem.java | rschmunk/netcdf-java | 0c68095a6eb60ef12316960e784e4b349d2f4864 | [
"BSD-3-Clause"
] | null | null | null | cdm/core/src/test/java/ucar/nc2/grid/TestReadGridCoordinateSystem.java | rschmunk/netcdf-java | 0c68095a6eb60ef12316960e784e4b349d2f4864 | [
"BSD-3-Clause"
] | null | null | null | cdm/core/src/test/java/ucar/nc2/grid/TestReadGridCoordinateSystem.java | rschmunk/netcdf-java | 0c68095a6eb60ef12316960e784e4b349d2f4864 | [
"BSD-3-Clause"
] | null | null | null | 44.034884 | 108 | 0.693513 | 5,598 | package ucar.nc2.grid;
import org.junit.Test;
import org.junit.experimental.categories.Category;
import ucar.array.Array;
import ucar.ma2.DataType;
import ucar.ma2.InvalidRangeException;
import ucar.nc2.time.CalendarDate;
import ucar.unidata.util.test.TestDir;
import ucar.unidata.util.test.category.NeedsCdmUnitTest;
... |
3e0d35de5fb11fc53a4186d4fc16641abd1ceae7 | 877 | java | Java | Hibernate/HibernateAssociations/HibernateAssociationsOneToOne/src/main/java/ar/com/javacuriosities/hibernate/model/bidirectional_shared_pk/Biography.java | ldebello/java-advanced | 351493477a37229c11ae8e0658ca5c4b6ff0626c | [
"MIT"
] | 17 | 2015-10-15T17:29:48.000Z | 2022-01-08T17:01:48.000Z | Hibernate/HibernateAssociations/HibernateAssociationsOneToOne/src/main/java/ar/com/javacuriosities/hibernate/model/bidirectional_shared_pk/Biography.java | ldebello/java-advanced | 351493477a37229c11ae8e0658ca5c4b6ff0626c | [
"MIT"
] | 2 | 2021-07-23T10:57:28.000Z | 2021-07-23T10:57:39.000Z | Hibernate/HibernateAssociations/HibernateAssociationsOneToOne/src/main/java/ar/com/javacuriosities/hibernate/model/bidirectional_shared_pk/Biography.java | ldebello/java-advanced | 351493477a37229c11ae8e0658ca5c4b6ff0626c | [
"MIT"
] | 7 | 2016-05-27T20:12:37.000Z | 2020-02-27T00:42:36.000Z | 17.897959 | 71 | 0.656784 | 5,599 | package ar.com.javacuriosities.hibernate.model.bidirectional_shared_pk;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.MapsId;
import javax.persistence.OneToOne;
import javax.persistence.Table;
@Entity
@Table(name = "biographies")
public class Biography {
@Id
private L... |
3e0d361042bd1cdd29446cd9ae44c1ff3a8ac45e | 4,666 | java | Java | src/main/java/com/forsvarir/common/utils/file/ResumableFileIterable.java | forsvarir/common-utils | 7603a6b14c0911acae506600726fdc0bfccc942e | [
"MIT"
] | null | null | null | src/main/java/com/forsvarir/common/utils/file/ResumableFileIterable.java | forsvarir/common-utils | 7603a6b14c0911acae506600726fdc0bfccc942e | [
"MIT"
] | null | null | null | src/main/java/com/forsvarir/common/utils/file/ResumableFileIterable.java | forsvarir/common-utils | 7603a6b14c0911acae506600726fdc0bfccc942e | [
"MIT"
] | null | null | null | 34.562963 | 115 | 0.543506 | 5,600 | package com.forsvarir.common.utils.file;
import org.jetbrains.annotations.NotNull;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.*;
import java.util.stream.Collectors;
public class ResumableFileIterable implements Iterable<Path> {
private final Path rootFolde... |
3e0d3721db2a31d7bcc4ec8c24717d0fe1fc7cde | 631 | java | Java | src/main/java/com/alipay/api/response/MybankCreditLoanapplyBkruralindustryTrackAddResponse.java | 10088/alipay-sdk-java-all | 64dfba5e687e39aa7a735a711bd6f1392f63c69d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/response/MybankCreditLoanapplyBkruralindustryTrackAddResponse.java | 10088/alipay-sdk-java-all | 64dfba5e687e39aa7a735a711bd6f1392f63c69d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/response/MybankCreditLoanapplyBkruralindustryTrackAddResponse.java | 10088/alipay-sdk-java-all | 64dfba5e687e39aa7a735a711bd6f1392f63c69d | [
"Apache-2.0"
] | null | null | null | 20.354839 | 90 | 0.748019 | 5,601 | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: mybank.credit.loanapply.bkruralindustry.track.add response.
*
* @author auto create
* @since 1.0, 2021-12-22 10:15:39
*/
public class MybankCreditLoanapplyBkruralindustryTra... |
3e0d374bb444ba20e0e09ae9efbcf2781d14339f | 970 | java | Java | src/main/java/com/ruoyi/project/system/order/mapper/OrderMapper.java | xuan1012/bookstorebackgroud | 5079423f419558966bbb2dc329ef3850e3593018 | [
"MIT"
] | null | null | null | src/main/java/com/ruoyi/project/system/order/mapper/OrderMapper.java | xuan1012/bookstorebackgroud | 5079423f419558966bbb2dc329ef3850e3593018 | [
"MIT"
] | 2 | 2021-04-22T16:51:00.000Z | 2021-09-20T20:49:16.000Z | src/main/java/com/ruoyi/project/system/order/mapper/OrderMapper.java | xuan1012/bookstorebackgroud | 5079423f419558966bbb2dc329ef3850e3593018 | [
"MIT"
] | null | null | null | 15.645161 | 51 | 0.559794 | 5,602 | package com.ruoyi.project.system.order.mapper;
import com.ruoyi.project.system.order.domain.Order;
import java.util.List;
/**
* 订单 数据层
*
* @author ruoyi
* @date 2019-05-30
*/
public interface OrderMapper
{
/**
* 查询订单信息
*
* @param orderId 订单ID
* @return 订单信息
*/
public Order selectOr... |
3e0d3a1cd5caee00792c8882eb4e0fdfb565a706 | 1,250 | java | Java | transition/src/main/java/com/learn/transition/ContentTransitionsActivity.java | kentlj/AndroidNew | 180019d7201f45f19abdbc21fce14c357e7d5078 | [
"Apache-2.0"
] | null | null | null | transition/src/main/java/com/learn/transition/ContentTransitionsActivity.java | kentlj/AndroidNew | 180019d7201f45f19abdbc21fce14c357e7d5078 | [
"Apache-2.0"
] | null | null | null | transition/src/main/java/com/learn/transition/ContentTransitionsActivity.java | kentlj/AndroidNew | 180019d7201f45f19abdbc21fce14c357e7d5078 | [
"Apache-2.0"
] | null | null | null | 27.777778 | 86 | 0.6888 | 5,603 | package com.learn.transition;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.transition.Explode;
import android.transition.Fade;
import android.view.View;
import butterknife.ButterKnife;
import butterknife.InjectView;
public class C... |
3e0d3a3f329ce02dedb91afa75150561dc304baf | 4,171 | java | Java | src/main/java/me/wuwenbin/noteblogv4/service/login/QqLoginServiceImpl.java | dongx1ao/noteblogv4 | 0c0576d6cc5e1d395ef5351e51ed30c71fcf4a7c | [
"Apache-2.0"
] | 28 | 2018-11-21T14:52:01.000Z | 2021-06-17T11:18:11.000Z | src/main/java/me/wuwenbin/noteblogv4/service/login/QqLoginServiceImpl.java | dongx1ao/noteblogv4 | 0c0576d6cc5e1d395ef5351e51ed30c71fcf4a7c | [
"Apache-2.0"
] | null | null | null | src/main/java/me/wuwenbin/noteblogv4/service/login/QqLoginServiceImpl.java | dongx1ao/noteblogv4 | 0c0576d6cc5e1d395ef5351e51ed30c71fcf4a7c | [
"Apache-2.0"
] | 8 | 2019-02-15T04:04:22.000Z | 2020-03-24T17:27:33.000Z | 43.905263 | 124 | 0.631024 | 5,604 | package me.wuwenbin.noteblogv4.service.login;
import cn.hutool.core.map.MapUtil;
import cn.hutool.http.HttpUtil;
import cn.hutool.json.JSONObject;
import cn.hutool.json.JSONUtil;
import lombok.extern.slf4j.Slf4j;
import me.wuwenbin.noteblogv4.dao.repository.ParamRepository;
import me.wuwenbin.noteblogv4.dao.repository... |
3e0d3a87acff1d30e37ef26ee93cebebf731ee6e | 1,826 | java | Java | src/main/java/com/microsoft/graph/requests/extensions/ITeamsTemplateWithReferenceRequest.java | ashwanikumar04/msgraph-sdk-java | 9ed8de320a7b1af7792ba24e0fa0cd010c4e1100 | [
"MIT"
] | 1 | 2021-05-17T07:56:01.000Z | 2021-05-17T07:56:01.000Z | src/main/java/com/microsoft/graph/requests/extensions/ITeamsTemplateWithReferenceRequest.java | ashwanikumar04/msgraph-sdk-java | 9ed8de320a7b1af7792ba24e0fa0cd010c4e1100 | [
"MIT"
] | 21 | 2021-02-01T08:37:29.000Z | 2022-03-02T11:07:27.000Z | src/main/java/com/microsoft/graph/requests/extensions/ITeamsTemplateWithReferenceRequest.java | ashwanikumar04/msgraph-sdk-java | 9ed8de320a7b1af7792ba24e0fa0cd010c4e1100 | [
"MIT"
] | null | null | null | 38.851064 | 152 | 0.741512 | 5,605 | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... |
3e0d3aaf619ab4c5de45f2d4bbecbd994881db9a | 5,714 | java | Java | abiquo/src/main/java/org/jclouds/abiquo/monitor/VirtualMachineMonitor.java | aledsage/jclouds-labs | c5e108a836255b6dc1178ef74221fdedd6c66d3c | [
"Apache-1.1"
] | 1 | 2016-03-21T16:30:24.000Z | 2016-03-21T16:30:24.000Z | abiquo/src/main/java/org/jclouds/abiquo/monitor/VirtualMachineMonitor.java | aledsage/jclouds-labs | c5e108a836255b6dc1178ef74221fdedd6c66d3c | [
"Apache-1.1"
] | null | null | null | abiquo/src/main/java/org/jclouds/abiquo/monitor/VirtualMachineMonitor.java | aledsage/jclouds-labs | c5e108a836255b6dc1178ef74221fdedd6c66d3c | [
"Apache-1.1"
] | null | null | null | 33.22093 | 119 | 0.652958 | 5,606 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e0d3af7284a8b000dd146b856358cbb51d0ad5c | 3,572 | java | Java | io7m-jcalcium-mesh-processing-smf/src/main/java/com/io7m/jcalcium/mesh/processing/smf/CaMeshMetadataChecker.java | io7m/jcalcium | 30684e6542ed09b6e9bdd7814ce8f666b0f6bdfe | [
"0BSD"
] | null | null | null | io7m-jcalcium-mesh-processing-smf/src/main/java/com/io7m/jcalcium/mesh/processing/smf/CaMeshMetadataChecker.java | io7m/jcalcium | 30684e6542ed09b6e9bdd7814ce8f666b0f6bdfe | [
"0BSD"
] | 26 | 2016-11-23T19:12:47.000Z | 2017-07-02T12:14:16.000Z | io7m-jcalcium-mesh-processing-smf/src/main/java/com/io7m/jcalcium/mesh/processing/smf/CaMeshMetadataChecker.java | io7m/jcalcium | 30684e6542ed09b6e9bdd7814ce8f666b0f6bdfe | [
"0BSD"
] | null | null | null | 30.758621 | 80 | 0.696469 | 5,607 | /*
* Copyright © 2017 <kenaa@example.com> http://io7m.com
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" ... |
3e0d3c1fa1bfd6a6de0f19efaca9e6589189a6df | 4,301 | java | Java | src/main/java/net/lexonje/dero/game/shutdown/ShutdownScheduler.java | LeXonJe/dero | 0dc3b4f8271099e8a23c02158b3bc89511018407 | [
"MIT"
] | null | null | null | src/main/java/net/lexonje/dero/game/shutdown/ShutdownScheduler.java | LeXonJe/dero | 0dc3b4f8271099e8a23c02158b3bc89511018407 | [
"MIT"
] | null | null | null | src/main/java/net/lexonje/dero/game/shutdown/ShutdownScheduler.java | LeXonJe/dero | 0dc3b4f8271099e8a23c02158b3bc89511018407 | [
"MIT"
] | null | null | null | 43.887755 | 133 | 0.569867 | 5,608 | package net.lexonje.dero.game.shutdown;
import net.lexonje.dero.Plugin;
import org.bukkit.Bukkit;
import org.bukkit.entity.Player;
import java.util.Calendar;
import java.util.TimeZone;
public class ShutdownScheduler implements Runnable {
private Calendar calendar;
private int shutdownSeconds;
... |
3e0d3c607cd52346c32df25ef180df4085e71f94 | 524 | java | Java | bootable/src/main/java/com/joindata/inf/boot/sterotype/annotations/WebArgResolver.java | bizwell/Pangu | fbc6ced0b39c718b2a2048a133b1a55deb04e48c | [
"Apache-2.0"
] | 7 | 2018-02-28T05:46:38.000Z | 2021-12-09T08:50:40.000Z | bootable/src/main/java/com/joindata/inf/boot/sterotype/annotations/WebArgResolver.java | Rayeee/Pangu | c1bf7f30414e78b26ba96e2ec270a068e6ed3c8f | [
"Apache-2.0"
] | null | null | null | bootable/src/main/java/com/joindata/inf/boot/sterotype/annotations/WebArgResolver.java | Rayeee/Pangu | c1bf7f30414e78b26ba96e2ec270a068e6ed3c8f | [
"Apache-2.0"
] | 7 | 2018-02-28T05:36:07.000Z | 2021-07-05T09:45:43.000Z | 21.833333 | 53 | 0.76145 | 5,609 | package com.joindata.inf.boot.sterotype.annotations;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 用来标记 Spr... |
3e0d3de132514d6513d2ea411550f542a87a4429 | 1,033 | java | Java | test/org/traccar/protocol/HaicomProtocolDecoderTest.java | hallmark9/traccar-contrib | 991369f349d0b8d360e43d6a3a4821e2364ca987 | [
"Apache-2.0"
] | 3 | 2015-06-22T15:49:39.000Z | 2016-10-07T19:41:12.000Z | test/org/traccar/protocol/HaicomProtocolDecoderTest.java | hallmark9/traccar-contrib | 991369f349d0b8d360e43d6a3a4821e2364ca987 | [
"Apache-2.0"
] | null | null | null | test/org/traccar/protocol/HaicomProtocolDecoderTest.java | hallmark9/traccar-contrib | 991369f349d0b8d360e43d6a3a4821e2364ca987 | [
"Apache-2.0"
] | 2 | 2016-03-22T14:50:45.000Z | 2021-01-18T09:43:09.000Z | 35.62069 | 124 | 0.702807 | 5,610 | package org.traccar.protocol;
import org.traccar.helper.TestIdentityManager;
import static org.traccar.helper.DecoderVerifier.verify;
import org.junit.Test;
public class HaicomProtocolDecoderTest extends ProtocolDecoderTest {
@Test
public void testDecode() throws Exception {
HaicomProtocolDecoder de... |
3e0d3df555769a5052e44625b0ee392498667b1b | 844 | java | Java | app/src/main/java/com/hjq/demo/ui/adapter/CopyAdapter.java | Quyans/3D_reconstructor | 36eee4ddde18dd727887598d924a14508424c73f | [
"Apache-2.0"
] | 1 | 2020-04-09T03:20:50.000Z | 2020-04-09T03:20:50.000Z | app/src/main/java/com/hjq/demo/ui/adapter/CopyAdapter.java | Quyans/3D_reconstructor | 36eee4ddde18dd727887598d924a14508424c73f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/hjq/demo/ui/adapter/CopyAdapter.java | Quyans/3D_reconstructor | 36eee4ddde18dd727887598d924a14508424c73f | [
"Apache-2.0"
] | null | null | null | 19.627907 | 83 | 0.636256 | 5,611 | package com.hjq.demo.ui.adapter;
import android.content.Context;
import androidx.annotation.NonNull;
import android.view.ViewGroup;
import com.hjq.demo.R;
import com.hjq.demo.common.MyAdapter;
/**
* author : 曲延松
* time : 2020/01/11
* desc : 可进行拷贝的副本
*/
public final class CopyAdapter extends MyAdapte... |
3e0d3e6be00382de4407535aafc7ebc32f120a79 | 1,374 | java | Java | src/main/java/dev/elektronisch/nbslib/song/Note.java | DasElektronisch/nbsLib | 6fb9c27ee9d24b6f9bf41e964907c6be28c9956e | [
"MIT"
] | 1 | 2020-06-04T13:03:36.000Z | 2020-06-04T13:03:36.000Z | src/main/java/dev/elektronisch/nbslib/song/Note.java | DasElektronisch/nbsLib | 6fb9c27ee9d24b6f9bf41e964907c6be28c9956e | [
"MIT"
] | null | null | null | src/main/java/dev/elektronisch/nbslib/song/Note.java | DasElektronisch/nbsLib | 6fb9c27ee9d24b6f9bf41e964907c6be28c9956e | [
"MIT"
] | null | null | null | 23.288136 | 96 | 0.533479 | 5,612 | package dev.elektronisch.nbslib.song;
import java.util.Objects;
public final class Note {
private final byte instrument, key, velocity;
private final short pitch;
public Note(final byte instrument, final byte key, final byte velocity, final short pitch) {
this.instrument = instrument;
th... |
3e0d3eb606a05296123e312f688d54031e1cb90b | 913 | java | Java | oldclonedetector/src/test/java/example/paper/YourObject.java | Programming-Systems-Lab/ioclones | a20a99cd9a4bcc3695eb1c08926ae520372df134 | [
"MIT"
] | 7 | 2017-01-22T08:29:36.000Z | 2020-10-24T13:46:16.000Z | oldclonedetector/src/test/java/example/paper/YourObject.java | LandAndLand/ioclones | a20a99cd9a4bcc3695eb1c08926ae520372df134 | [
"MIT"
] | 14 | 2016-10-28T12:55:55.000Z | 2022-02-01T00:59:21.000Z | oldclonedetector/src/test/java/example/paper/YourObject.java | LandAndLand/ioclones | a20a99cd9a4bcc3695eb1c08926ae520372df134 | [
"MIT"
] | 1 | 2020-10-20T09:34:24.000Z | 2020-10-20T09:34:24.000Z | 16.303571 | 54 | 0.589266 | 5,613 | package example.paper;
public class YourObject {
public static String theString;
public boolean theBool;
public String theName;
public int theAge;
public YourObject other;
/**
* expected input {0, 1, 2, 3, 2.0}
* expected output {5.0}
* @param i
* @param d
*/
public static void primitiveTe... |
3e0d3f9877cd1370ab0253ec82015cb08488ca18 | 248 | java | Java | src/main/java/com/vdata/sagittarius/service/InsuredPersonService.java | deLibertate/Sagittarius | ef76d864a665ad29b1aced5a7ee7702aa2f00fea | [
"Apache-2.0"
] | null | null | null | src/main/java/com/vdata/sagittarius/service/InsuredPersonService.java | deLibertate/Sagittarius | ef76d864a665ad29b1aced5a7ee7702aa2f00fea | [
"Apache-2.0"
] | null | null | null | src/main/java/com/vdata/sagittarius/service/InsuredPersonService.java | deLibertate/Sagittarius | ef76d864a665ad29b1aced5a7ee7702aa2f00fea | [
"Apache-2.0"
] | null | null | null | 22.545455 | 56 | 0.71371 | 5,614 | package com.vdata.sagittarius.service;
import com.vdata.sagittarius.dao.InsuredPersonDao;
public class InsuredPersonService implements IService {
@Override
public Object getDao() {
return new InsuredPersonDao();
}
}
|
3e0d3ffbe19728c2817c9c019005bf2d934f16a9 | 594 | java | Java | app/src/main/java/ro/pub/cs/systems/pdsd/practicaltest02/General/Utilities.java | vlaicu95/PracticalTest02 | 62c2954aec55889cbf63062394fe6a9261d0f655 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/ro/pub/cs/systems/pdsd/practicaltest02/General/Utilities.java | vlaicu95/PracticalTest02 | 62c2954aec55889cbf63062394fe6a9261d0f655 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/ro/pub/cs/systems/pdsd/practicaltest02/General/Utilities.java | vlaicu95/PracticalTest02 | 62c2954aec55889cbf63062394fe6a9261d0f655 | [
"Apache-2.0"
] | null | null | null | 23.76 | 82 | 0.750842 | 5,615 | package ro.pub.cs.systems.pdsd.practicaltest02.General;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.Socket;
/**
* Created by student on 21.05.2018.
*/
public class Utilities {
public static BufferedReader getReader(S... |
3e0d4058311841c47e0562709ab2d6d1f9531409 | 1,766 | java | Java | service/Services/entities/src/main/java/org/infy/idp/entities/jobs/ngnjson/Options.java | avisubbu/Test1 | 0f95ba4bc619df053b9e1e2504f358c559e5570e | [
"MIT"
] | 95 | 2018-09-30T10:09:19.000Z | 2021-12-12T00:56:53.000Z | service/Services/entities/src/main/java/org/infy/idp/entities/jobs/ngnjson/Options.java | harirkiran/openIDP | 02a9e07a66e03ac4a810b03e644cfbfe4eba5434 | [
"MIT"
] | 89 | 2018-09-30T02:35:52.000Z | 2022-03-02T02:50:01.000Z | service/Services/entities/src/main/java/org/infy/idp/entities/jobs/ngnjson/Options.java | harirkiran/openIDP | 02a9e07a66e03ac4a810b03e644cfbfe4eba5434 | [
"MIT"
] | 116 | 2018-10-17T02:40:39.000Z | 2022-03-29T12:33:22.000Z | 18.989247 | 96 | 0.612118 | 5,616 | /***********************************************************************************************
*
* Copyright 2018 Infosys Ltd.
* Use of this source code is governed by MIT license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
*
*****************************************************... |
3e0d40b6d97c965f41c330f6abd4df42ff87f8c8 | 324 | java | Java | java/java-tests/testData/inspection/dataFlow/tracker/RepeatingIntegerComparisonThreeBranches.java | burnasheva/intellij-community | 6cd66151fcd1182fd02a6a201ae0c30d9e1b548c | [
"Apache-2.0"
] | 1 | 2019-08-28T13:18:50.000Z | 2019-08-28T13:18:50.000Z | java/java-tests/testData/inspection/dataFlow/tracker/RepeatingIntegerComparisonThreeBranches.java | jglathe/intellij-community | 77ec4be032555b4a4f6dc165c2dc14c1452e7691 | [
"Apache-2.0"
] | 173 | 2018-07-05T13:59:39.000Z | 2018-08-09T01:12:03.000Z | java/java-tests/testData/inspection/dataFlow/tracker/RepeatingIntegerComparisonThreeBranches.java | jglathe/intellij-community | 77ec4be032555b4a4f6dc165c2dc14c1452e7691 | [
"Apache-2.0"
] | null | null | null | 19.058824 | 101 | 0.546296 | 5,617 | /*
Value is always true (x < y)
x < y was checked before (x > y)
*/
class Test {
void test(int x, int y) {
if (x > y) return;
if (x == y) { // explanation doesn't point here: not entirely correct, but hard to fix; postponed
return;
}
if (<selection>x < y</selection>) {
return;
}
... |
3e0d41000d48fe907ae89d474f0135d0f176ca3f | 2,413 | java | Java | src/main/java/stream/flarebot/flarebot/commands/CommandManager.java | binaryoverload/FlareBot-SHEdition | 8f8434b67fc2fef3d1e7a348ab1666ead3b8ccba | [
"MIT"
] | null | null | null | src/main/java/stream/flarebot/flarebot/commands/CommandManager.java | binaryoverload/FlareBot-SHEdition | 8f8434b67fc2fef3d1e7a348ab1666ead3b8ccba | [
"MIT"
] | null | null | null | src/main/java/stream/flarebot/flarebot/commands/CommandManager.java | binaryoverload/FlareBot-SHEdition | 8f8434b67fc2fef3d1e7a348ab1666ead3b8ccba | [
"MIT"
] | null | null | null | 34.971014 | 123 | 0.636138 | 5,618 | package stream.flarebot.flarebot.commands;
import net.dv8tion.jda.core.entities.User;
import org.reflections.Reflections;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import stream.flarebot.flarebot.permissions.PerGuildPermissions;
import java.util.List;
import java.util.Set;
import java.util.concurrent.C... |
3e0d414b9f4db7145d36d6dd1c282ff407c58c5a | 1,694 | java | Java | src/main/java/org/jiuwo/fastel/impl/ExpressionImpl.java | jiuwo/fastel | 49446fb1506d331db366f4fc2966bafbebb12a42 | [
"Apache-2.0"
] | 2 | 2019-01-01T11:57:06.000Z | 2019-08-06T14:54:30.000Z | src/main/java/org/jiuwo/fastel/impl/ExpressionImpl.java | jiuwo/fastel | 49446fb1506d331db366f4fc2966bafbebb12a42 | [
"Apache-2.0"
] | 1 | 2019-01-01T11:56:40.000Z | 2019-01-01T11:56:40.000Z | src/main/java/org/jiuwo/fastel/impl/ExpressionImpl.java | jiuwo/fastel | 49446fb1506d331db366f4fc2966bafbebb12a42 | [
"Apache-2.0"
] | null | null | null | 26.061538 | 79 | 0.643447 | 5,619 | package org.jiuwo.fastel.impl;
import java.util.HashMap;
import java.util.Map;
import org.jiuwo.fastel.Expression;
import org.jiuwo.fastel.OperationStrategy;
import org.jiuwo.fastel.parser.ExpressionParser;
import org.jiuwo.fastel.util.ValueStackUtil;
/**
* @author Steven Han
*/
public class ExpressionImpl impleme... |
3e0d41c698f35f573af25da0347c367f36950373 | 1,845 | java | Java | app/src/main/java/com/laotan/easyreader/presenter/impl/NBADetailPresenterImpl.java | paterWang/EasyReader | 68c793d9da96b059908ab20017fccf94533ad075 | [
"Apache-2.0"
] | 1 | 2017-05-13T06:05:30.000Z | 2017-05-13T06:05:30.000Z | app/src/main/java/com/laotan/easyreader/presenter/impl/NBADetailPresenterImpl.java | paterWang/EasyReader | 68c793d9da96b059908ab20017fccf94533ad075 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/laotan/easyreader/presenter/impl/NBADetailPresenterImpl.java | paterWang/EasyReader | 68c793d9da96b059908ab20017fccf94533ad075 | [
"Apache-2.0"
] | null | null | null | 35.480769 | 124 | 0.688889 | 5,620 | package com.laotan.easyreader.presenter.impl;
import com.laotan.easyreader.app.AppConstants;
import com.laotan.easyreader.bean.topnews.NewsDetailBean;
import com.laotan.easyreader.http.Stateful;
import com.laotan.easyreader.http.service.TopNewsService;
import com.laotan.easyreader.presenter.BasePresenter;
import com.l... |
3e0d422fbf83cdc732c62958754575b19d96ae25 | 7,337 | java | Java | fcrepo-server/src/test/java/dk/dbc/opensearch/fedora/search/FieldSearchLuceneTest.java | thpdbc/fcrepo-3.5-patched | d5d3f7755ede7e350c08e247d8a94902ef4b5c1a | [
"Apache-2.0"
] | null | null | null | fcrepo-server/src/test/java/dk/dbc/opensearch/fedora/search/FieldSearchLuceneTest.java | thpdbc/fcrepo-3.5-patched | d5d3f7755ede7e350c08e247d8a94902ef4b5c1a | [
"Apache-2.0"
] | null | null | null | fcrepo-server/src/test/java/dk/dbc/opensearch/fedora/search/FieldSearchLuceneTest.java | thpdbc/fcrepo-3.5-patched | d5d3f7755ede7e350c08e247d8a94902ef4b5c1a | [
"Apache-2.0"
] | null | null | null | 33.655963 | 118 | 0.656263 | 5,621 | /*
This file is part of opensearch.
Copyright © 2009, Dansk Bibliotekscenter a/s,
Tempovej 7-11, DK-2750 Ballerup, Denmark. CVR: 15149043
opensearch is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version ... |
3e0d42a7b61c3c36bfd18296aa0afc91b710aa65 | 782 | java | Java | sdk/databoxedge/azure-resourcemanager-databoxedge/src/main/java/com/azure/resourcemanager/databoxedge/models/ArmBaseModel.java | Manny27nyc/azure-sdk-for-java | d8d70f14cfd509bca10aaf042f45b2f23b62cdc9 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/databoxedge/azure-resourcemanager-databoxedge/src/main/java/com/azure/resourcemanager/databoxedge/models/ArmBaseModel.java | Manny27nyc/azure-sdk-for-java | d8d70f14cfd509bca10aaf042f45b2f23b62cdc9 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/databoxedge/azure-resourcemanager-databoxedge/src/main/java/com/azure/resourcemanager/databoxedge/models/ArmBaseModel.java | Manny27nyc/azure-sdk-for-java | d8d70f14cfd509bca10aaf042f45b2f23b62cdc9 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 31.28 | 89 | 0.755754 | 5,622 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.databoxedge.models;
import com.azure.core.annotation.Immutable;
import com.azure.core.management.ProxyResource;
import com.azure... |
3e0d42e996b9639c2c78be98c319de869aa5403e | 925 | java | Java | concurrent/src/main/java/org/sheinbergon/needle/concurrent/PinnedThreadFactory.java | sheinbergon/needle | 5081f48f13dfa1b0b7e167695f21ffcf1de308a4 | [
"Apache-2.0"
] | 1 | 2021-11-14T22:20:42.000Z | 2021-11-14T22:20:42.000Z | concurrent/src/main/java/org/sheinbergon/needle/concurrent/PinnedThreadFactory.java | sheinbergon/needle | 5081f48f13dfa1b0b7e167695f21ffcf1de308a4 | [
"Apache-2.0"
] | 8 | 2020-09-08T22:22:23.000Z | 2020-10-17T10:30:58.000Z | concurrent/src/main/java/org/sheinbergon/needle/concurrent/PinnedThreadFactory.java | sheinbergon/needle | 5081f48f13dfa1b0b7e167695f21ffcf1de308a4 | [
"Apache-2.0"
] | 1 | 2020-07-21T23:30:53.000Z | 2020-07-21T23:30:53.000Z | 31.896552 | 102 | 0.740541 | 5,623 | package org.sheinbergon.needle.concurrent;
import org.sheinbergon.needle.PinnedThread;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.ThreadFactory;
public interface PinnedThreadFactory extends ThreadFactory, ForkJoinPool.ForkJ... |
3e0d438ecc06f512c864468bd11f2eaa68854772 | 2,092 | java | Java | Data/Juliet-Java/Juliet-Java-v103/000/250/309/CWE190_Integer_Overflow__short_max_postinc_72b.java | b19e93n/PLC-Pyramid | 6d5b57be6995a94ef7402144cee965862713b031 | [
"MIT"
] | null | null | null | Data/Juliet-Java/Juliet-Java-v103/000/250/309/CWE190_Integer_Overflow__short_max_postinc_72b.java | b19e93n/PLC-Pyramid | 6d5b57be6995a94ef7402144cee965862713b031 | [
"MIT"
] | null | null | null | Data/Juliet-Java/Juliet-Java-v103/000/250/309/CWE190_Integer_Overflow__short_max_postinc_72b.java | b19e93n/PLC-Pyramid | 6d5b57be6995a94ef7402144cee965862713b031 | [
"MIT"
] | null | null | null | 29.885714 | 128 | 0.633365 | 5,624 | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__short_max_postinc_72b.java
Label Definition File: CWE190_Integer_Overflow.label.xml
Template File: sources-sinks-72b.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: max Set data to the max value for short
* GoodS... |
3e0d445684ad4f35687f763210646517ebdbc8cd | 466 | java | Java | src/main/java/com/weirdo/convert/PdfConvertWordApplication.java | devmlzhang/pdf-convert-word | 6c17e183f3f7770f7f9d248a43db9ea63fa88038 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/weirdo/convert/PdfConvertWordApplication.java | devmlzhang/pdf-convert-word | 6c17e183f3f7770f7f9d248a43db9ea63fa88038 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/weirdo/convert/PdfConvertWordApplication.java | devmlzhang/pdf-convert-word | 6c17e183f3f7770f7f9d248a43db9ea63fa88038 | [
"Apache-2.0"
] | null | null | null | 31.066667 | 79 | 0.819742 | 5,625 | package com.weirdo.convert;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
@SpringBootApplication(exclude = {DataSourceAutoConfiguration.class})
public class PdfConv... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.