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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e3ad4ef286f2b12974beca74a85c88d99d90dfb | 873 | java | Java | springcloud-demo/consumer-demo/src/main/java/com/consumer/controller/ConsumerFeignController.java | CodeHaotian/spring-family-study | 21e2004769dc2d3e1eab51cf9046ec6ace6c630f | [
"MIT"
] | 1 | 2021-11-07T05:12:20.000Z | 2021-11-07T05:12:20.000Z | springcloud-demo/consumer-demo/src/main/java/com/consumer/controller/ConsumerFeignController.java | JensenSu/spring-family-study | 21e2004769dc2d3e1eab51cf9046ec6ace6c630f | [
"MIT"
] | null | null | null | springcloud-demo/consumer-demo/src/main/java/com/consumer/controller/ConsumerFeignController.java | JensenSu/spring-family-study | 21e2004769dc2d3e1eab51cf9046ec6ace6c630f | [
"MIT"
] | 3 | 2021-11-29T01:52:29.000Z | 2022-03-11T07:03:27.000Z | 28.16129 | 62 | 0.725086 | 24,789 | package com.consumer.controller;
import com.consumer.client.UserClient;
import com.consumer.entity.Result;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.we... |
3e3ad64593a4896c9e9e9eb73c75e4503b250738 | 19,343 | java | Java | api-main/src/main/java/io/nuls/contract/vm/code/MethodCode.java | ModularitySystem/api-module | 909d03a15e0cc7d45456d634577cd34c7e445e91 | [
"MIT"
] | 3 | 2019-01-22T13:13:27.000Z | 2019-04-04T01:46:26.000Z | api-main/src/main/java/io/nuls/contract/vm/code/MethodCode.java | nuls-io/api-module | 4669e77103739248dcbe8e2d282a118f90cb8064 | [
"MIT"
] | null | null | null | api-main/src/main/java/io/nuls/contract/vm/code/MethodCode.java | nuls-io/api-module | 4669e77103739248dcbe8e2d282a118f90cb8064 | [
"MIT"
] | null | null | null | 42.794248 | 173 | 0.677092 | 24,790 | /*
* MIT License
*
* Copyright (c) 2017-2018 nuls.io
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, mod... |
3e3ad6d6f03bf7cde1a0b3a280219a797ec72601 | 3,789 | java | Java | 00_OldInstance/02_state-management/src/javache/http/HttpRequestImpl.java | IvoIvanov77/JavaWebDevelopmentBasics | 0a7aa468bedd72d4d8ebd640f47de9f65bbe3318 | [
"MIT"
] | null | null | null | 00_OldInstance/02_state-management/src/javache/http/HttpRequestImpl.java | IvoIvanov77/JavaWebDevelopmentBasics | 0a7aa468bedd72d4d8ebd640f47de9f65bbe3318 | [
"MIT"
] | null | null | null | 00_OldInstance/02_state-management/src/javache/http/HttpRequestImpl.java | IvoIvanov77/JavaWebDevelopmentBasics | 0a7aa468bedd72d4d8ebd640f47de9f65bbe3318 | [
"MIT"
] | null | null | null | 29.601563 | 111 | 0.641594 | 24,791 | package javache.http;
import javache.Constants.HTTPConstants;
import javache.enums.HttpMethod;
import java.net.URLDecoder;
import java.nio.charset.StandardCharsets;
import java.util.Collections;
import java.util.HashMap;
import java.util.Map;
public class HttpRequestImpl implements HttpRequest {
private String ... |
3e3ad6f9979d8cd1fef175b0514a4972029751a5 | 6,241 | java | Java | open-metadata-implementation/access-services/glossary-view/glossary-view-spring/src/main/java/org/odpi/openmetadata/accessservices/glossaryview/server/spring/GlossaryResource.java | MightyNerdEric/egeria | b195e2bacff4c88f6d7020b0f202cac8332a6b43 | [
"CC-BY-4.0"
] | 526 | 2018-06-21T12:15:13.000Z | 2022-03-30T19:17:17.000Z | open-metadata-implementation/access-services/glossary-view/glossary-view-spring/src/main/java/org/odpi/openmetadata/accessservices/glossaryview/server/spring/GlossaryResource.java | MightyNerdEric/egeria | b195e2bacff4c88f6d7020b0f202cac8332a6b43 | [
"CC-BY-4.0"
] | 4,157 | 2018-06-07T08:46:46.000Z | 2022-03-31T13:29:01.000Z | open-metadata-implementation/access-services/glossary-view/glossary-view-spring/src/main/java/org/odpi/openmetadata/accessservices/glossaryview/server/spring/GlossaryResource.java | MightyNerdEric/egeria | b195e2bacff4c88f6d7020b0f202cac8332a6b43 | [
"CC-BY-4.0"
] | 265 | 2018-06-05T13:34:36.000Z | 2022-03-25T18:15:36.000Z | 47.641221 | 335 | 0.655504 | 24,792 | /* SPDX-License-Identifier: Apache-2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.accessservices.glossaryview.server.spring;
import io.swagger.v3.oas.annotations.ExternalDocumentation;
import io.swagger.v3.oas.annotations.tags.Tag;
import org.odpi.openmetadata.accessservi... |
3e3ad705675662718a19ded58c8407a1901c4caa | 1,134 | java | Java | src/main/java/cc/mrbird/febs/shop/service/IShopService.java | renxingli/git-upload | 0b8d8653eba5ba2e6962a501e826cc4b4b63114e | [
"Apache-2.0"
] | null | null | null | src/main/java/cc/mrbird/febs/shop/service/IShopService.java | renxingli/git-upload | 0b8d8653eba5ba2e6962a501e826cc4b4b63114e | [
"Apache-2.0"
] | null | null | null | src/main/java/cc/mrbird/febs/shop/service/IShopService.java | renxingli/git-upload | 0b8d8653eba5ba2e6962a501e826cc4b4b63114e | [
"Apache-2.0"
] | null | null | null | 17.71875 | 59 | 0.597002 | 24,793 | package cc.mrbird.febs.shop.service;
import cc.mrbird.febs.shop.entity.Shop;
import cc.mrbird.febs.common.entity.QueryRequest;
import cc.mrbird.febs.system.entity.User;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.IService;
import org.apache.ibatis.annotations... |
3e3ad74afa1a867c7ba5c7b2344f35eb079da7ec | 268 | java | Java | header/src/main/java/org/zstack/header/image/APIGetImageMsg.java | anlow12/zstack | 77ac7189c34a22aba944d3b7b36d5df84f7d4718 | [
"Apache-2.0"
] | 3 | 2018-02-13T16:37:27.000Z | 2020-10-12T03:10:23.000Z | header/src/main/java/org/zstack/header/image/APIGetImageMsg.java | anlow12/zstack | 77ac7189c34a22aba944d3b7b36d5df84f7d4718 | [
"Apache-2.0"
] | null | null | null | header/src/main/java/org/zstack/header/image/APIGetImageMsg.java | anlow12/zstack | 77ac7189c34a22aba944d3b7b36d5df84f7d4718 | [
"Apache-2.0"
] | 4 | 2018-01-09T07:42:46.000Z | 2020-12-16T10:29:07.000Z | 20.615385 | 51 | 0.716418 | 24,794 | package org.zstack.header.image;
import org.zstack.header.search.APIGetMessage;
public class APIGetImageMsg extends APIGetMessage {
public static APIGetImageMsg __example__() {
APIGetImageMsg msg = new APIGetImageMsg();
return msg;
}
} |
3e3ad777cd8075f9c7970f3bf904d2b57de34c8f | 879 | java | Java | micrometer-core/src/main/java/io/micrometer/core/instrument/observation/MeterObservationHandler.java | igr/micrometer | 8efdd1c91c83b23fa6006ad8df1837081779fca0 | [
"Apache-2.0"
] | null | null | null | micrometer-core/src/main/java/io/micrometer/core/instrument/observation/MeterObservationHandler.java | igr/micrometer | 8efdd1c91c83b23fa6006ad8df1837081779fca0 | [
"Apache-2.0"
] | null | null | null | micrometer-core/src/main/java/io/micrometer/core/instrument/observation/MeterObservationHandler.java | igr/micrometer | 8efdd1c91c83b23fa6006ad8df1837081779fca0 | [
"Apache-2.0"
] | null | null | null | 31.392857 | 103 | 0.744027 | 24,795 | /*
* Copyright 2022 VMware, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
3e3ad79f094697940ebefb46475dcb4384b063d8 | 1,806 | java | Java | src/org/pikater/core/ontology/subtrees/task/Evaluation.java | school-engagements/pikater | eaeba78b49c73622fa2643d550d0a6f20e75282f | [
"Apache-2.0"
] | null | null | null | src/org/pikater/core/ontology/subtrees/task/Evaluation.java | school-engagements/pikater | eaeba78b49c73622fa2643d550d0a6f20e75282f | [
"Apache-2.0"
] | null | null | null | src/org/pikater/core/ontology/subtrees/task/Evaluation.java | school-engagements/pikater | eaeba78b49c73622fa2643d550d0a6f20e75282f | [
"Apache-2.0"
] | null | null | null | 18.8125 | 100 | 0.739203 | 24,796 | package org.pikater.core.ontology.subtrees.task;
import java.util.Date;
import org.pikater.core.ontology.subtrees.datainstance.DataInstances;
import jade.content.Concept;
import java.util.LinkedList;
import java.util.List;
public class Evaluation implements Concept {
private static final long serialVersionUID = ... |
3e3ad83ba125b0d7e78be1af396de9cd05f03de1 | 3,667 | java | Java | samples/src/main/java/org/miczilla/lcm/stock/subscriber/StockSubscriber.java | miwurster/mesog-jms | e5e484fdb93f014b53b09765998dfdebc735f7f9 | [
"MIT"
] | null | null | null | samples/src/main/java/org/miczilla/lcm/stock/subscriber/StockSubscriber.java | miwurster/mesog-jms | e5e484fdb93f014b53b09765998dfdebc735f7f9 | [
"MIT"
] | null | null | null | samples/src/main/java/org/miczilla/lcm/stock/subscriber/StockSubscriber.java | miwurster/mesog-jms | e5e484fdb93f014b53b09765998dfdebc735f7f9 | [
"MIT"
] | null | null | null | 39.010638 | 121 | 0.785656 | 24,797 | package org.miczilla.lcm.stock.subscriber;
import javax.jms.MapMessage;
import javax.jms.QueueConnectionFactory;
import javax.jms.TopicConnectionFactory;
import org.apache.commons.lang.math.RandomUtils;
import org.miczilla.lcm.stock.StockAction;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.sprin... |
3e3ad89ee8c89a8ef2fc6adac2cf07d4bf14941d | 2,629 | java | Java | HighFrequency/341_FlattenNestedListIterator.java | robin-qu/Leetcode | 9178287a7cc8fac7adb0e9bfd8d4771cd151d4a6 | [
"MIT"
] | null | null | null | HighFrequency/341_FlattenNestedListIterator.java | robin-qu/Leetcode | 9178287a7cc8fac7adb0e9bfd8d4771cd151d4a6 | [
"MIT"
] | null | null | null | HighFrequency/341_FlattenNestedListIterator.java | robin-qu/Leetcode | 9178287a7cc8fac7adb0e9bfd8d4771cd151d4a6 | [
"MIT"
] | null | null | null | 32.060976 | 96 | 0.574363 | 24,798 | /**
* // This is the interface that allows for creating nested lists.
* // You should not implement it, or speculate about its implementation
* public interface NestedInteger {
*
* // @return true if this NestedInteger holds a single integer, rather than a nested list.
* public boolean isInteger();
*
* ... |
3e3ad9da6a5d1982d8588ad2c9dbeae39a2f4b43 | 164 | java | Java | ontrack-extension/ontrack-extension-github/src/main/java/net/ontrack/extension/github/model/GitHubUser.java | joansmith2/ontrack | ef31174d0310a35cbb011a950e1a7d81552cf216 | [
"MIT"
] | null | null | null | ontrack-extension/ontrack-extension-github/src/main/java/net/ontrack/extension/github/model/GitHubUser.java | joansmith2/ontrack | ef31174d0310a35cbb011a950e1a7d81552cf216 | [
"MIT"
] | null | null | null | ontrack-extension/ontrack-extension-github/src/main/java/net/ontrack/extension/github/model/GitHubUser.java | joansmith2/ontrack | ef31174d0310a35cbb011a950e1a7d81552cf216 | [
"MIT"
] | null | null | null | 13.666667 | 43 | 0.743902 | 24,799 | package net.ontrack.extension.github.model;
import lombok.Data;
@Data
public class GitHubUser {
private final String login;
private final String url;
}
|
3e3ad9ff1f84ec5fc199ae6f5c61241eef32260b | 883 | java | Java | examples/group-rest-controller/rest-controller-extendable-model/src/main/java/io/rxmicro/examples/rest/controller/extendable/model/response/body_only/child_model_without_fields/child/Child.java | rxmicro/rxmicro-usage | 0a34f063cb3f63171f69555ce595405160262848 | [
"Apache-2.0"
] | 5 | 2020-03-20T12:27:25.000Z | 2022-03-30T08:36:59.000Z | examples/group-rest-controller/rest-controller-extendable-model/src/main/java/io/rxmicro/examples/rest/controller/extendable/model/response/body_only/child_model_without_fields/child/Child.java | rxmicro/rxmicro-usage | 0a34f063cb3f63171f69555ce595405160262848 | [
"Apache-2.0"
] | 2 | 2021-11-06T10:52:06.000Z | 2021-11-06T10:52:06.000Z | examples/group-rest-controller/rest-controller-extendable-model/src/main/java/io/rxmicro/examples/rest/controller/extendable/model/response/body_only/child_model_without_fields/child/Child.java | rxmicro/rxmicro-usage | 0a34f063cb3f63171f69555ce595405160262848 | [
"Apache-2.0"
] | null | null | null | 36.791667 | 120 | 0.770102 | 24,800 | /*
* Copyright (c) 2020. http://rxmicro.io
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
3e3ada569b64910dc9829dab3a183fb94b6e13e3 | 973 | java | Java | examples/youtrack-bot/src/main/java/com/vk/api/examples/youtrack/storage/users/YouTrackUser.java | 6rayWa1cher/vk-java-sdk | fbda989bb5ce2d290a19bca2125cbce319bd9d21 | [
"MIT"
] | 1 | 2020-04-23T17:17:03.000Z | 2020-04-23T17:17:03.000Z | examples/youtrack-bot/src/main/java/com/vk/api/examples/youtrack/storage/users/YouTrackUser.java | 6rayWa1cher/vk-java-sdk | fbda989bb5ce2d290a19bca2125cbce319bd9d21 | [
"MIT"
] | null | null | null | examples/youtrack-bot/src/main/java/com/vk/api/examples/youtrack/storage/users/YouTrackUser.java | 6rayWa1cher/vk-java-sdk | fbda989bb5ce2d290a19bca2125cbce319bd9d21 | [
"MIT"
] | 1 | 2018-10-01T09:43:32.000Z | 2018-10-01T09:43:32.000Z | 21.152174 | 96 | 0.641316 | 24,801 | package com.vk.api.examples.youtrack.storage.users;
import java.util.Map;
/**
* Created by tsivarev on 06.05.16.
*/
public class YouTrackUser {
private Integer vkId;
private String ytLogin;
private Map<SettingName, SettingValue> settings;
public YouTrackUser(Integer vkId, String ytLogin, Map<Set... |
3e3adb2884458be7edcf873fb12e4f83abf88d88 | 7,985 | java | Java | curator-x-async/src/test/java/org/apache/curator/x/async/TestBasicOperations.java | iwangjie/curator | 95f147f8a864375744a566af3d550659f512728b | [
"Apache-2.0"
] | 2,828 | 2015-01-03T16:30:08.000Z | 2022-03-29T19:14:35.000Z | curator-x-async/src/test/java/org/apache/curator/x/async/TestBasicOperations.java | iwangjie/curator | 95f147f8a864375744a566af3d550659f512728b | [
"Apache-2.0"
] | 255 | 2015-01-02T17:00:55.000Z | 2022-03-31T10:39:28.000Z | curator-x-async/src/test/java/org/apache/curator/x/async/TestBasicOperations.java | iwangjie/curator | 95f147f8a864375744a566af3d550659f512728b | [
"Apache-2.0"
] | 1,292 | 2015-01-02T16:42:59.000Z | 2022-03-18T07:22:34.000Z | 38.389423 | 154 | 0.664997 | 24,802 | /**
* 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... |
3e3adc31e3b2fd663b582f647d726747ccfb645b | 3,683 | java | Java | f1-2018_telemetry/src/main/java/com/eh7n/f1telemetry/data/elements/CarSetupData.java | xiexh20/f1-2018_telemetry | 50cacca7071d926d3630fff442753c6319a5dd02 | [
"MIT"
] | 14 | 2018-10-29T22:01:34.000Z | 2022-01-13T04:46:23.000Z | f1-2018_telemetry/src/main/java/com/eh7n/f1telemetry/data/elements/CarSetupData.java | xiexh20/f1-2018_telemetry | 50cacca7071d926d3630fff442753c6319a5dd02 | [
"MIT"
] | 2 | 2019-02-28T01:30:22.000Z | 2021-12-09T20:42:56.000Z | f1-2018_telemetry/src/main/java/com/eh7n/f1telemetry/data/elements/CarSetupData.java | xiexh20/f1-2018_telemetry | 50cacca7071d926d3630fff442753c6319a5dd02 | [
"MIT"
] | 10 | 2019-02-19T19:42:46.000Z | 2022-02-17T06:48:20.000Z | 19.384211 | 66 | 0.758892 | 24,803 | package com.eh7n.f1telemetry.data.elements;
public class CarSetupData {
private int frontWing;
private int rearWing;
private int onThrottle;
private int offThrottle;
private float frontCamber;
private float rearCamber;
private float frontToe;
private float rearToe;
private int frontSuspension;
private int r... |
3e3adcce632774079fa3f281d885891dd84c280f | 685 | java | Java | Project/sicevirgin/src/main/java/com/thanple/gs/common/berkeleydb/entity/PropertiesMap.java | thanple/icevirgin | 071f498ee5c3ae18bb1a0c492c670c5b6ba30d5a | [
"Apache-2.0"
] | null | null | null | Project/sicevirgin/src/main/java/com/thanple/gs/common/berkeleydb/entity/PropertiesMap.java | thanple/icevirgin | 071f498ee5c3ae18bb1a0c492c670c5b6ba30d5a | [
"Apache-2.0"
] | null | null | null | Project/sicevirgin/src/main/java/com/thanple/gs/common/berkeleydb/entity/PropertiesMap.java | thanple/icevirgin | 071f498ee5c3ae18bb1a0c492c670c5b6ba30d5a | [
"Apache-2.0"
] | 2 | 2019-12-09T03:40:53.000Z | 2020-01-05T14:21:05.000Z | 23.62069 | 68 | 0.712409 | 24,804 | package com.thanple.gs.common.berkeleydb.entity;
import lombok.Data;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
/**
* Created by Thanple on 2017/6/3.
*/
@Data
public class PropertiesMap implements Serializable{
//最外侧PropertiesMapTable key=>NumberIdMap,value=PropertiesMap
... |
3e3add815063c442bdb8dea30a19b317838b236a | 605 | java | Java | logo/src/main/java/com/migibert/kheo/core/plugin/logo/LogoEventGenerator.java | kheo-ops/kheo-plugins | 2885065c9aa2a4a20b1d8df2d0a0246eef66d7c0 | [
"MIT"
] | null | null | null | logo/src/main/java/com/migibert/kheo/core/plugin/logo/LogoEventGenerator.java | kheo-ops/kheo-plugins | 2885065c9aa2a4a20b1d8df2d0a0246eef66d7c0 | [
"MIT"
] | null | null | null | logo/src/main/java/com/migibert/kheo/core/plugin/logo/LogoEventGenerator.java | kheo-ops/kheo-plugins | 2885065c9aa2a4a20b1d8df2d0a0246eef66d7c0 | [
"MIT"
] | null | null | null | 28.809524 | 125 | 0.77686 | 24,805 | package com.migibert.kheo.core.plugin.logo;
import java.util.List;
import com.google.common.collect.Lists;
import com.migibert.kheo.core.ServerEvent;
import com.migibert.kheo.core.plugin.AbstractEventGenerator;
public class LogoEventGenerator extends AbstractEventGenerator<LogoServerProperty> {
@Override
pu... |
3e3add92719e03dfee6f63073b3ceace5b79ad5b | 2,178 | java | Java | src/common/java/net/covers1624/wt/api/script/runconfig/RunConfig.java | covers1624/WorkspaceTool | dcf8bc22655f548d7b6a5a390756bfeffd880561 | [
"MIT"
] | 1 | 2020-12-11T13:38:01.000Z | 2020-12-11T13:38:01.000Z | src/common/java/net/covers1624/wt/api/script/runconfig/RunConfig.java | sekwah41/WorkspaceTool | fe28e8257bb2560d09c8a726a89a3aa5e0c15b54 | [
"MIT"
] | null | null | null | src/common/java/net/covers1624/wt/api/script/runconfig/RunConfig.java | sekwah41/WorkspaceTool | fe28e8257bb2560d09c8a726a89a3aa5e0c15b54 | [
"MIT"
] | 1 | 2021-03-17T23:40:01.000Z | 2021-03-17T23:40:01.000Z | 20.35514 | 72 | 0.589991 | 24,806 | package net.covers1624.wt.api.script.runconfig;
import java.nio.file.Path;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
/**
* A RunConfiguration, Called by scripts.
*
* TODO, Support alternate JREs
* Created by covers1624 on 23/7/19.
*/
public interface RunConfig {
/**
* Sets t... |
3e3adde419f2ec93bbf1a9174c9ae869c5e955f1 | 118 | java | Java | larksuite-oapi/src/main/java/com/larksuite/oapi/service/im/v1/model/Image.java | hyshi-cn/oapi-sdk-java | 7f9dc09d19b34f7aeaacfbaeb9a87d840d8e8ec8 | [
"Apache-2.0"
] | 43 | 2021-03-11T03:46:16.000Z | 2022-02-17T02:48:38.000Z | larksuite-oapi/src/main/java/com/larksuite/oapi/service/im/v1/model/Image.java | hyshi-cn/oapi-sdk-java | 7f9dc09d19b34f7aeaacfbaeb9a87d840d8e8ec8 | [
"Apache-2.0"
] | 36 | 2021-03-12T10:06:17.000Z | 2022-02-24T07:45:13.000Z | larksuite-oapi/src/main/java/com/larksuite/oapi/service/im/v1/model/Image.java | hyshi-cn/oapi-sdk-java | 7f9dc09d19b34f7aeaacfbaeb9a87d840d8e8ec8 | [
"Apache-2.0"
] | 18 | 2021-03-18T01:42:01.000Z | 2022-02-23T09:27:26.000Z | 16.857143 | 47 | 0.754237 | 24,807 | // Code generated by lark suite oapi sdk gen
package com.larksuite.oapi.service.im.v1.model;
public class Image {
}
|
3e3ade752efe19769030850e4ff6df374a6a6ccc | 12,137 | java | Java | tls/src/main/java/org/bouncycastle/jsse/provider/CipherSuiteInfo.java | yschimke/bc-java | 045326048aec68264a48d59d0df1e189d6c4d83c | [
"MIT"
] | null | null | null | tls/src/main/java/org/bouncycastle/jsse/provider/CipherSuiteInfo.java | yschimke/bc-java | 045326048aec68264a48d59d0df1e189d6c4d83c | [
"MIT"
] | null | null | null | tls/src/main/java/org/bouncycastle/jsse/provider/CipherSuiteInfo.java | yschimke/bc-java | 045326048aec68264a48d59d0df1e189d6c4d83c | [
"MIT"
] | null | null | null | 38.408228 | 111 | 0.68147 | 24,808 | package org.bouncycastle.jsse.provider;
import java.util.Collections;
import java.util.HashSet;
import java.util.Set;
import org.bouncycastle.tls.CipherSuite;
import org.bouncycastle.tls.CipherType;
import org.bouncycastle.tls.EncryptionAlgorithm;
import org.bouncycastle.tls.HashAlgorithm;
import org.bouncycastle.tls... |
3e3ae0560a02a6339c99421dd4ba77fb8081c010 | 12,860 | java | Java | AustinEatApp/app/src/main/java/warbler/austineatapp/ScanQrcodeActivity.java | linm95/Austin-eat | bc516e9f0b08147bfc90d0427f60d7b7d48a9b5b | [
"MIT"
] | null | null | null | AustinEatApp/app/src/main/java/warbler/austineatapp/ScanQrcodeActivity.java | linm95/Austin-eat | bc516e9f0b08147bfc90d0427f60d7b7d48a9b5b | [
"MIT"
] | null | null | null | AustinEatApp/app/src/main/java/warbler/austineatapp/ScanQrcodeActivity.java | linm95/Austin-eat | bc516e9f0b08147bfc90d0427f60d7b7d48a9b5b | [
"MIT"
] | null | null | null | 41.618123 | 131 | 0.577372 | 24,809 | package warbler.austineatapp;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Environment;
import android.provider.Media... |
3e3ae0a81e91ad800fee807054bf7479e228db67 | 1,989 | java | Java | app/src/main/java/com/soundcloud/api/DecompressingEntity.java | triveous/SoundcloudAPI | 288fc5145e48257a9bb87c8c3c041a4fc64111bf | [
"Apache-2.0"
] | 1 | 2015-07-13T11:54:08.000Z | 2015-07-13T11:54:08.000Z | app/src/main/java/com/soundcloud/api/DecompressingEntity.java | triveous/SoundcloudAPI | 288fc5145e48257a9bb87c8c3c041a4fc64111bf | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/soundcloud/api/DecompressingEntity.java | triveous/SoundcloudAPI | 288fc5145e48257a9bb87c8c3c041a4fc64111bf | [
"Apache-2.0"
] | null | null | null | 26.52 | 84 | 0.594268 | 24,810 | package com.soundcloud.api;
import org.apache.http.HttpEntity;
import org.apache.http.entity.HttpEntityWrapper;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
abstract class DecompressingEntity extends HttpEntityWrapper {
/**
* Default buffer size.
*/
private s... |
3e3ae0aec987a4a4cb1129087ceb8d75d720d3b9 | 418 | java | Java | samples/spring-cloud-connector-postgresql-test/src/main/java/org/terrence/testapp/config/Config.java | IBM-Cloud/bluemix-cloud-connectors | f16c000cd395040f4e0ac1f9a1a6212de1971e67 | [
"Apache-2.0"
] | 4 | 2018-01-19T23:19:43.000Z | 2020-05-05T13:25:08.000Z | samples/spring-cloud-connector-postgresql-test/src/main/java/org/terrence/testapp/config/Config.java | IBM-Cloud/bluemix-cloud-connectors | f16c000cd395040f4e0ac1f9a1a6212de1971e67 | [
"Apache-2.0"
] | 3 | 2019-04-10T18:37:44.000Z | 2019-05-07T14:11:59.000Z | samples/spring-cloud-connector-postgresql-test/src/main/java/org/terrence/testapp/config/Config.java | IBM-Cloud/bluemix-cloud-connectors | f16c000cd395040f4e0ac1f9a1a6212de1971e67 | [
"Apache-2.0"
] | 7 | 2018-01-19T23:19:00.000Z | 2020-05-05T13:25:08.000Z | 24.588235 | 65 | 0.791866 | 24,811 | package org.terrence.testapp.config;
import org.springframework.cloud.config.java.AbstractCloudConfig;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import javax.sql.DataSource;
@Configuration
public class Config extends AbstractCloudConfig {
@B... |
3e3ae15cc5144c92f53fd8849d20dc7ce76c1b28 | 2,137 | java | Java | src/main/java/org/magic/servers/impl/ConsoleServer.java | nicho92/MtgDesktopCompanion | 2fd540eba429d1f32688a6ac7583f0f2757c8258 | [
"Apache-2.0"
] | 87 | 2016-03-17T10:10:20.000Z | 2022-03-11T07:28:52.000Z | src/main/java/org/magic/servers/impl/ConsoleServer.java | nicho92/MtgDesktopCompanion | 2fd540eba429d1f32688a6ac7583f0f2757c8258 | [
"Apache-2.0"
] | 198 | 2016-10-25T14:39:58.000Z | 2022-03-28T07:39:11.000Z | src/main/java/org/magic/servers/impl/ConsoleServer.java | nicho92/MtgDesktopCompanion | 2fd540eba429d1f32688a6ac7583f0f2757c8258 | [
"Apache-2.0"
] | 36 | 2017-12-20T06:32:37.000Z | 2022-03-20T19:15:19.000Z | 25.141176 | 86 | 0.749649 | 24,812 | package org.magic.servers.impl;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.util.Map;
import org.apache.mina.core.service.IoAcceptor;
import org.apache.mina.core.session.IdleStatus;
import org.apache.mina.filter.codec.ProtocolCodecFilter;
import org.apache.mina.filter.codec.textline.Tex... |
3e3ae1b6176f40728527f084d6a6ad4b71909728 | 465 | java | Java | src/main/java/com/btapo/interview/screening/bmi/service/BmiCalculationSummary.java | chawads/code-20210604-tapojyotibhattacharjee | 4a6c629c2a96f8da992299447a5701da614b7e14 | [
"MIT"
] | null | null | null | src/main/java/com/btapo/interview/screening/bmi/service/BmiCalculationSummary.java | chawads/code-20210604-tapojyotibhattacharjee | 4a6c629c2a96f8da992299447a5701da614b7e14 | [
"MIT"
] | null | null | null | src/main/java/com/btapo/interview/screening/bmi/service/BmiCalculationSummary.java | chawads/code-20210604-tapojyotibhattacharjee | 4a6c629c2a96f8da992299447a5701da614b7e14 | [
"MIT"
] | null | null | null | 31 | 94 | 0.774194 | 24,813 | package com.btapo.interview.screening.bmi.service;
import lombok.Data;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Map;
@Data
public class BmiCalculationSummary {
private Collection<Map<String, Object>> categoryWiseSummary = new ArrayList<>();
private Collection<Map<String, Obje... |
3e3ae28f2d59af3dce5810214a87c7e6d61881d4 | 2,909 | java | Java | src/main/java/tw/flink/jcconf2016/streaming/taxipractice/TaxiRideCleansing.java | ShineSteven/jcconf2016-workshop | ca13c00e6c9cd5a9fe975eee3587b0e58e3543a0 | [
"Apache-2.0"
] | 5 | 2016-10-04T03:59:19.000Z | 2018-04-03T02:35:01.000Z | src/main/java/tw/flink/jcconf2016/streaming/taxipractice/TaxiRideCleansing.java | ShineSteven/jcconf2016-workshop | ca13c00e6c9cd5a9fe975eee3587b0e58e3543a0 | [
"Apache-2.0"
] | null | null | null | src/main/java/tw/flink/jcconf2016/streaming/taxipractice/TaxiRideCleansing.java | ShineSteven/jcconf2016-workshop | ca13c00e6c9cd5a9fe975eee3587b0e58e3543a0 | [
"Apache-2.0"
] | 10 | 2016-09-29T14:22:41.000Z | 2022-01-18T05:21:19.000Z | 40.402778 | 88 | 0.673427 | 24,814 | /*
* 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 ... |
3e3ae49dfbcf6417ee5d26d6758ae2363c73da39 | 1,550 | java | Java | core/metamodel/src/test/java/org/apache/isis/core/metamodel/specloader/specimpl/ObjectMemberAbstractTest.java | jbampton/isis | 7000946e4fb25a05bf7db8d8eea2f9e66695b3fc | [
"Apache-2.0"
] | 1 | 2021-04-20T06:30:24.000Z | 2021-04-20T06:30:24.000Z | core/metamodel/src/test/java/org/apache/isis/core/metamodel/specloader/specimpl/ObjectMemberAbstractTest.java | jbampton/isis | 7000946e4fb25a05bf7db8d8eea2f9e66695b3fc | [
"Apache-2.0"
] | 1 | 2021-04-20T15:53:33.000Z | 2021-04-20T15:53:33.000Z | core/metamodel/src/test/java/org/apache/isis/core/metamodel/specloader/specimpl/ObjectMemberAbstractTest.java | jbampton/isis | 7000946e4fb25a05bf7db8d8eea2f9e66695b3fc | [
"Apache-2.0"
] | 1 | 2020-12-22T03:26:18.000Z | 2020-12-22T03:26:18.000Z | 36.046512 | 95 | 0.745161 | 24,815 | /*
* 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")... |
3e3ae4f68f8d42fc21258269dab65f23b4737ec0 | 1,121 | java | Java | microservicio/aplicacion/src/main/java/com/ceiba/vehiculo/comando/manejador/ManejadorCrearVehiculo.java | je-west/alquilerCarrosJE | be4f028810737eab86c94791ce819b82c19c56c0 | [
"Apache-2.0"
] | null | null | null | microservicio/aplicacion/src/main/java/com/ceiba/vehiculo/comando/manejador/ManejadorCrearVehiculo.java | je-west/alquilerCarrosJE | be4f028810737eab86c94791ce819b82c19c56c0 | [
"Apache-2.0"
] | null | null | null | microservicio/aplicacion/src/main/java/com/ceiba/vehiculo/comando/manejador/ManejadorCrearVehiculo.java | je-west/alquilerCarrosJE | be4f028810737eab86c94791ce819b82c19c56c0 | [
"Apache-2.0"
] | null | null | null | 40.035714 | 115 | 0.82248 | 24,816 | package com.ceiba.vehiculo.comando.manejador;
import com.ceiba.ComandoRespuesta;
import com.ceiba.manejador.ManejadorComandoRespuesta;
import com.ceiba.vehiculo.comando.ComandoVehiculo;
import com.ceiba.vehiculo.comando.fabrica.FabricaVehiculo;
import com.ceiba.vehiculo.modelo.entidad.Vehiculo;
import com.ceiba.vehicu... |
3e3ae6b44f9b1ee0a6edfea49b45754316046dcd | 3,154 | java | Java | glume-seckill/src/main/java/com/glume/glumemall/seckill/config/ScheduledConfig.java | TuoYingtao/glume-mall | 6e7393f7236013f30e016ab182a995a0bdfa706a | [
"Apache-2.0"
] | null | null | null | glume-seckill/src/main/java/com/glume/glumemall/seckill/config/ScheduledConfig.java | TuoYingtao/glume-mall | 6e7393f7236013f30e016ab182a995a0bdfa706a | [
"Apache-2.0"
] | 1 | 2022-03-07T02:05:00.000Z | 2022-03-10T01:38:48.000Z | glume-seckill/src/main/java/com/glume/glumemall/seckill/config/ScheduledConfig.java | TuoYingtao/glume-mall | 6e7393f7236013f30e016ab182a995a0bdfa706a | [
"Apache-2.0"
] | null | null | null | 35.840909 | 102 | 0.73811 | 24,817 | package com.glume.glumemall.seckill.config;
import lombok.Data;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.boot.context.properties.EnableCo... |
3e3ae8a50b6511f0eb9b8549ee1bf9bfd625b91f | 1,280 | java | Java | org.adealsystems.platform.process/src/main/java/org/adealsystems/platform/process/exceptions/DuplicateInstanceRegistrationException.java | adealsystems/platform | 6218d737939be6e09223f170726edce136bbeea7 | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2021-05-24T11:15:00.000Z | 2021-05-24T11:15:00.000Z | org.adealsystems.platform.process/src/main/java/org/adealsystems/platform/process/exceptions/DuplicateInstanceRegistrationException.java | adealsystems/platform | 6218d737939be6e09223f170726edce136bbeea7 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | org.adealsystems.platform.process/src/main/java/org/adealsystems/platform/process/exceptions/DuplicateInstanceRegistrationException.java | adealsystems/platform | 6218d737939be6e09223f170726edce136bbeea7 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 34.594595 | 99 | 0.755469 | 24,818 | /*
* Copyright 2020-2021 ADEAL Systems GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... |
3e3ae8b6e2f8cb41677eeec9d138f0b3bdab0f47 | 2,750 | java | Java | TLS-Server-Scanner/src/main/java/de/rub/nds/tlsscanner/serverscanner/probe/EarlyCcsProbe.java | 44796c616e/TLS-Scanner | d958b45f42ebff227c8ece6a5d383363853858e8 | [
"Apache-2.0"
] | null | null | null | TLS-Server-Scanner/src/main/java/de/rub/nds/tlsscanner/serverscanner/probe/EarlyCcsProbe.java | 44796c616e/TLS-Scanner | d958b45f42ebff227c8ece6a5d383363853858e8 | [
"Apache-2.0"
] | null | null | null | TLS-Server-Scanner/src/main/java/de/rub/nds/tlsscanner/serverscanner/probe/EarlyCcsProbe.java | 44796c616e/TLS-Scanner | d958b45f42ebff227c8ece6a5d383363853858e8 | [
"Apache-2.0"
] | null | null | null | 42.96875 | 111 | 0.741091 | 24,819 | /**
* TLS-Scanner - A TLS configuration and analysis tool based on TLS-Attacker.
*
* Copyright 2017-2019 Ruhr University Bochum / Hackmanit GmbH
*
* Licensed under Apache License 2.0
* http://www.apache.org/licenses/LICENSE-2.0
*/
package de.rub.nds.tlsscanner.serverscanner.probe;
import de.rub.nds.tlsattacker.... |
3e3aeaf5b461616a4acec7fc1182eb6558810308 | 3,898 | java | Java | src/de/halirutan/mathematica/codeinsight/completion/MathematicaQuoteHandler.java | munitum/Wolfram-Language-IntelliJ-Plugin-Archive | a0d80303baba1f9744c4a14af17be90bf0c32bbe | [
"CC-BY-3.0",
"MIT"
] | 139 | 2015-01-21T06:41:36.000Z | 2019-04-27T03:08:02.000Z | src/de/halirutan/mathematica/codeinsight/completion/MathematicaQuoteHandler.java | munitum/Wolfram-Language-IntelliJ-Plugin-Archive | a0d80303baba1f9744c4a14af17be90bf0c32bbe | [
"CC-BY-3.0",
"MIT"
] | 110 | 2015-01-12T06:55:27.000Z | 2019-05-17T09:11:56.000Z | src/de/halirutan/mathematica/codeinsight/completion/MathematicaQuoteHandler.java | munitum/Wolfram-Language-IntelliJ-Plugin-Archive | a0d80303baba1f9744c4a14af17be90bf0c32bbe | [
"CC-BY-3.0",
"MIT"
] | 30 | 2015-01-25T14:59:33.000Z | 2019-04-18T18:36:58.000Z | 39.77551 | 120 | 0.739354 | 24,820 | /*
* Copyright (c) 2013 Patrick Scheibe
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publis... |
3e3aeb4c36616a4bb28e8939bc34e73055209b7b | 3,198 | java | Java | oasp4j-modules/oasp4j-jpa/src/main/java/io/oasp/module/jpa/dataaccess/api/AbstractPersistenceEntity.java | maghag/devon | 77d7f8b3dc98683065c3b80821f7f4cd3440f71d | [
"Apache-2.0"
] | null | null | null | oasp4j-modules/oasp4j-jpa/src/main/java/io/oasp/module/jpa/dataaccess/api/AbstractPersistenceEntity.java | maghag/devon | 77d7f8b3dc98683065c3b80821f7f4cd3440f71d | [
"Apache-2.0"
] | null | null | null | oasp4j-modules/oasp4j-jpa/src/main/java/io/oasp/module/jpa/dataaccess/api/AbstractPersistenceEntity.java | maghag/devon | 77d7f8b3dc98683065c3b80821f7f4cd3440f71d | [
"Apache-2.0"
] | null | null | null | 19.5 | 111 | 0.637586 | 24,821 | package io.oasp.module.jpa.dataaccess.api;
import java.util.Objects;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.MappedSuperclass;
import javax.persistence.Transient;
import javax.persistence.Version;
/**
* Abstract base imp... |
3e3aeb5cfee5fa937b7a3dd1d0be4680e5a20b97 | 10,034 | java | Java | streams-runtimes/streams-runtime-threaded/src/test/java/org/apache/streams/local/builders/ThreadedStreamBuilderExceptionTest.java | smashew/incubator-streams | ea185adba51d5db0cb8e81448d6ac0b8801f6675 | [
"Apache-2.0"
] | null | null | null | streams-runtimes/streams-runtime-threaded/src/test/java/org/apache/streams/local/builders/ThreadedStreamBuilderExceptionTest.java | smashew/incubator-streams | ea185adba51d5db0cb8e81448d6ac0b8801f6675 | [
"Apache-2.0"
] | null | null | null | streams-runtimes/streams-runtime-threaded/src/test/java/org/apache/streams/local/builders/ThreadedStreamBuilderExceptionTest.java | smashew/incubator-streams | ea185adba51d5db0cb8e81448d6ac0b8801f6675 | [
"Apache-2.0"
] | null | null | null | 45.609091 | 116 | 0.70281 | 24,822 | /*
* 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 ... |
3e3aebe16c5d9e02a2e94d2fb640ff9b69a0d356 | 322 | java | Java | src/com.commerce4j/commerce4j-model/src/main/java/com/commerce4j/model/dso/HelpDSO.java | asiam9/commerce4j | 48d2fb72006e16860eb4a397971254826663edea | [
"Apache-2.0"
] | null | null | null | src/com.commerce4j/commerce4j-model/src/main/java/com/commerce4j/model/dso/HelpDSO.java | asiam9/commerce4j | 48d2fb72006e16860eb4a397971254826663edea | [
"Apache-2.0"
] | null | null | null | src/com.commerce4j/commerce4j-model/src/main/java/com/commerce4j/model/dso/HelpDSO.java | asiam9/commerce4j | 48d2fb72006e16860eb4a397971254826663edea | [
"Apache-2.0"
] | null | null | null | 16.947368 | 52 | 0.714286 | 24,823 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.commerce4j.model.dso;
import com.commerce4j.model.dto.HelpDTO;
import java.util.List;
/**
*
* @author Ignatiues charles Arun kumar
*/
public interface HelpDSO {
public List<HelpDTO> findAllFaqs();
... |
3e3aebe17985142beadead931925e57b60fd8dc6 | 2,386 | java | Java | x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/action/DeleteFilterAction.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/action/DeleteFilterAction.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/action/DeleteFilterAction.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | 31.813333 | 100 | 0.679799 | 24,824 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0; you may not use this file except in compliance with the Elastic License
* 2.0.
*/
package org.elasticsearch.xpack.core.ml.action;
import org.elastic... |
3e3aebf91a1aca26a32b40e66cae14220ed18955 | 3,964 | java | Java | src/com/google/javascript/jscomp/serialization/Wtf8.java | nawawi/closure-compiler | 88f2cf49e04b133a4fa1228e46f79a4b70a8e36d | [
"Apache-2.0"
] | 6,240 | 2015-01-01T00:20:53.000Z | 2022-03-31T10:33:32.000Z | src/com/google/javascript/jscomp/serialization/Wtf8.java | nawawi/closure-compiler | 88f2cf49e04b133a4fa1228e46f79a4b70a8e36d | [
"Apache-2.0"
] | 3,139 | 2015-01-03T02:13:16.000Z | 2022-03-31T16:44:22.000Z | src/com/google/javascript/jscomp/serialization/Wtf8.java | nawawi/closure-compiler | 88f2cf49e04b133a4fa1228e46f79a4b70a8e36d | [
"Apache-2.0"
] | 1,272 | 2015-01-07T01:22:20.000Z | 2022-03-28T07:23:29.000Z | 35.079646 | 100 | 0.620838 | 24,825 | /*
* Copyright 2021 The Closure Compiler 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... |
3e3aec5639dcdda16841cab4a9ce8fed380e5d29 | 1,048 | java | Java | src/main/java/com/shiro/shiro/CustomCredentialsMatcher.java | lingmacker/springboot-apache-shiro-demo | 3e44cdc180f26645c59d2f8ce935d34e0028e705 | [
"MIT"
] | null | null | null | src/main/java/com/shiro/shiro/CustomCredentialsMatcher.java | lingmacker/springboot-apache-shiro-demo | 3e44cdc180f26645c59d2f8ce935d34e0028e705 | [
"MIT"
] | null | null | null | src/main/java/com/shiro/shiro/CustomCredentialsMatcher.java | lingmacker/springboot-apache-shiro-demo | 3e44cdc180f26645c59d2f8ce935d34e0028e705 | [
"MIT"
] | null | null | null | 41.92 | 100 | 0.788168 | 24,826 | package com.shiro.shiro;
import com.shiro.common.Const;
import org.apache.shiro.authc.AuthenticationInfo;
import org.apache.shiro.authc.AuthenticationToken;
import org.apache.shiro.authc.SaltedAuthenticationInfo;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.authc.credential.SimpleCreden... |
3e3aec8ea87fcb9bbf17622d53908af2251989ee | 1,501 | java | Java | src/perftest/ExtFactory.java | freewh/sqoop | f8fe691e21aadaf51cc51905d94b3dc22a7f818c | [
"Apache-2.0"
] | 875 | 2015-01-16T03:50:56.000Z | 2022-03-24T14:44:10.000Z | src/perftest/ExtFactory.java | freewh/sqoop | f8fe691e21aadaf51cc51905d94b3dc22a7f818c | [
"Apache-2.0"
] | 52 | 2015-08-13T00:41:27.000Z | 2021-06-13T05:18:42.000Z | src/perftest/ExtFactory.java | freewh/sqoop | f8fe691e21aadaf51cc51905d94b3dc22a7f818c | [
"Apache-2.0"
] | 551 | 2015-01-15T12:56:54.000Z | 2022-03-26T03:07:46.000Z | 34.906977 | 75 | 0.754164 | 24,827 | /**
* 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... |
3e3aeca93bda97bc0d5ef923d69a4596f9a6e1ed | 2,800 | java | Java | src/main/java/com/spring/entity/Zichanxiaohao.java | Cyber-Drunker/PPMS | 60cc158c513491560e975bee229ebafee403d275 | [
"MIT"
] | null | null | null | src/main/java/com/spring/entity/Zichanxiaohao.java | Cyber-Drunker/PPMS | 60cc158c513491560e975bee229ebafee403d275 | [
"MIT"
] | null | null | null | src/main/java/com/spring/entity/Zichanxiaohao.java | Cyber-Drunker/PPMS | 60cc158c513491560e975bee229ebafee403d275 | [
"MIT"
] | null | null | null | 26.923077 | 85 | 0.661429 | 24,828 | package com.spring.entity;
import javax.persistence.Column;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
import java.util.Date;
@Table(name = "zichanxiaohao")
public class Zichanxiaohao implements Serializable {
@GeneratedValue(... |
3e3aecb691d0d0727a786d5b607c1931cabd6d68 | 5,458 | java | Java | Karathen-Android/app/src/main/java/com/raistone/wallet/sealwallet/utils/ETHTransferUtils.java | karathen/Karathen-Android | e665d9232f4427bd64ff679c5cac18e4429bf5a8 | [
"MIT"
] | 3 | 2019-05-23T04:22:31.000Z | 2020-03-23T03:23:59.000Z | Karathen-Android/app/src/main/java/com/raistone/wallet/sealwallet/utils/ETHTransferUtils.java | karathen/Karathen-Android | e665d9232f4427bd64ff679c5cac18e4429bf5a8 | [
"MIT"
] | null | null | null | Karathen-Android/app/src/main/java/com/raistone/wallet/sealwallet/utils/ETHTransferUtils.java | karathen/Karathen-Android | e665d9232f4427bd64ff679c5cac18e4429bf5a8 | [
"MIT"
] | null | null | null | 41.348485 | 171 | 0.636314 | 24,829 | package com.raistone.wallet.sealwallet.utils;
import android.os.Message;
import org.web3j.crypto.Credentials;
import org.web3j.crypto.ECKeyPair;
import org.web3j.crypto.RawTransaction;
import org.web3j.crypto.TransactionEncoder;
import org.web3j.protocol.Web3j;
import org.web3j.protocol.core.DefaultBlockParameterName... |
3e3aeceb8965e16dd4d779bf05a432bb09f8db27 | 543 | java | Java | src/main/java/com/thinkgem/jeesite/modules/bruceshop/dao/userlevel/BruceshopUserlevelDao.java | 1273091433/jeesite | 57ebba71490ca008d2c3f31d2180da4be68a0548 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thinkgem/jeesite/modules/bruceshop/dao/userlevel/BruceshopUserlevelDao.java | 1273091433/jeesite | 57ebba71490ca008d2c3f31d2180da4be68a0548 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/thinkgem/jeesite/modules/bruceshop/dao/userlevel/BruceshopUserlevelDao.java | 1273091433/jeesite | 57ebba71490ca008d2c3f31d2180da4be68a0548 | [
"Apache-2.0"
] | null | null | null | 30.166667 | 108 | 0.788214 | 24,830 | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.bruceshop.dao.userlevel;
import com.thinkgem.jeesite.common.persistence.CrudDao;
import com.thinkgem.jeesite.common.persistence.annotation.MyBatisDao;
import com.thi... |
3e3aee3f31a4188a076391a2eb67f957953c9cdd | 7,095 | java | Java | app/src/main/java/io/exponential/activitywithfragmentvialayout/ZFragment.java | exponential-io/android-activity-with-fragment-via-layout | 6ad733a45fb91b4b0f100c12c9eb39c4163f9242 | [
"Apache-2.0"
] | 1 | 2015-10-02T14:42:12.000Z | 2015-10-02T14:42:12.000Z | app/src/main/java/io/exponential/activitywithfragmentvialayout/ZFragment.java | exponential-io/android-activity-with-fragment-via-layout | 6ad733a45fb91b4b0f100c12c9eb39c4163f9242 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/io/exponential/activitywithfragmentvialayout/ZFragment.java | exponential-io/android-activity-with-fragment-via-layout | 6ad733a45fb91b4b0f100c12c9eb39c4163f9242 | [
"Apache-2.0"
] | null | null | null | 41.011561 | 109 | 0.683439 | 24,831 | package io.exponential.activitywithfragmentvialayout;
import android.app.Activity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
// I imported OnClickListener for convenience
import ... |
3e3aee41a254f28825431ec62f802bf88ffa9b53 | 2,570 | java | Java | camel-knative/src/main/java/org/apache/camel/component/knative/KnativeProducer.java | cunningt/camel-k-runtime | e01360f882ff8573710bebf26d4c237ebc996b7e | [
"Apache-2.0"
] | null | null | null | camel-knative/src/main/java/org/apache/camel/component/knative/KnativeProducer.java | cunningt/camel-k-runtime | e01360f882ff8573710bebf26d4c237ebc996b7e | [
"Apache-2.0"
] | null | null | null | camel-knative/src/main/java/org/apache/camel/component/knative/KnativeProducer.java | cunningt/camel-k-runtime | e01360f882ff8573710bebf26d4c237ebc996b7e | [
"Apache-2.0"
] | null | null | null | 32.125 | 93 | 0.735798 | 24,832 | /**
* 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... |
3e3aee9c6915ab8546a5a86b40359237d7c9992e | 1,697 | java | Java | src/com/twu/biblioteca/entity/Movie.java | marryblossom/twu-biblioteca-TianMali | 55f6a89a978b8c69a55cf291e50931073446d967 | [
"Apache-2.0"
] | null | null | null | src/com/twu/biblioteca/entity/Movie.java | marryblossom/twu-biblioteca-TianMali | 55f6a89a978b8c69a55cf291e50931073446d967 | [
"Apache-2.0"
] | null | null | null | src/com/twu/biblioteca/entity/Movie.java | marryblossom/twu-biblioteca-TianMali | 55f6a89a978b8c69a55cf291e50931073446d967 | [
"Apache-2.0"
] | null | null | null | 20.445783 | 101 | 0.529169 | 24,833 | package com.twu.biblioteca.entity;
/**
* Created by marry on 8/1/15.
*/
public class Movie {
private String movieId;
private String name;
private String year;
private String director;
private int rating;
private String state;
public Movie(String movieId,String name, String year, String d... |
3e3aefd29ddb88df0545d525b2dbc2b1900026c2 | 565 | java | Java | src/backend/card/action_cards/GetOutOfJailCard.java | syz99/monopoly | ae5e1e6b9e52bdb058edd963ea15ca2dd5f1b13f | [
"MIT"
] | null | null | null | src/backend/card/action_cards/GetOutOfJailCard.java | syz99/monopoly | ae5e1e6b9e52bdb058edd963ea15ca2dd5f1b13f | [
"MIT"
] | null | null | null | src/backend/card/action_cards/GetOutOfJailCard.java | syz99/monopoly | ae5e1e6b9e52bdb058edd963ea15ca2dd5f1b13f | [
"MIT"
] | null | null | null | 21.730769 | 52 | 0.667257 | 24,834 | package backend.card.action_cards;
import backend.assetholder.AbstractPlayer;
import org.w3c.dom.Element;
import java.util.ArrayList;
import java.util.List;
public class GetOutOfJailCard extends HoldableCard {
public GetOutOfJailCard(String text) {
super( "Save", text );
}
public GetOutOfJailC... |
3e3af00bf06b3b41ad785e236fd80675d8f70d6c | 17,761 | java | Java | src/main/java/com/unistudents/api/scraper/UNIWAYScraper.java | pkarakal/unistudents-api | f9e56393d02b4b8ccbc1c1df37cf7ea5084d7ba3 | [
"MIT"
] | 21 | 2020-09-14T17:29:46.000Z | 2022-03-23T22:04:44.000Z | src/main/java/com/unistudents/api/scraper/UNIWAYScraper.java | pkarakal/unistudents-api | f9e56393d02b4b8ccbc1c1df37cf7ea5084d7ba3 | [
"MIT"
] | 1 | 2021-01-24T09:29:04.000Z | 2021-01-24T09:29:04.000Z | src/main/java/com/unistudents/api/scraper/UNIWAYScraper.java | pkarakal/unistudents-api | f9e56393d02b4b8ccbc1c1df37cf7ea5084d7ba3 | [
"MIT"
] | 5 | 2020-09-09T14:44:47.000Z | 2022-02-12T23:25:03.000Z | 36.696281 | 189 | 0.551714 | 24,835 | package com.unistudents.api.scraper;
import com.unistudents.api.common.Services;
import com.unistudents.api.common.UserAgentGenerator;
import com.unistudents.api.model.LoginForm;
import org.jsoup.Connection;
import org.jsoup.HttpStatusException;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.slf4j... |
3e3af0c7a460b593ff7c89aee16fba005e0d1ce5 | 476 | java | Java | sample/src/main/java/com/qingmei2/sample/wechat/WechatImagePicker.java | zhoufeng1213/RxImagePicker | 9269ae566da818c0791138c68316ae8640a25738 | [
"MIT"
] | 1 | 2019-07-23T01:00:54.000Z | 2019-07-23T01:00:54.000Z | sample/src/main/java/com/qingmei2/sample/wechat/WechatImagePicker.java | zhoufeng1213/RxImagePicker | 9269ae566da818c0791138c68316ae8640a25738 | [
"MIT"
] | null | null | null | sample/src/main/java/com/qingmei2/sample/wechat/WechatImagePicker.java | zhoufeng1213/RxImagePicker | 9269ae566da818c0791138c68316ae8640a25738 | [
"MIT"
] | null | null | null | 25.052632 | 60 | 0.794118 | 24,836 | package com.qingmei2.sample.wechat;
import com.qingmei2.rximagepicker.entity.Result;
import com.qingmei2.rximagepicker.entity.sources.Camera;
import com.qingmei2.rximagepicker.entity.sources.Gallery;
import io.reactivex.Observable;
public interface WechatImagePicker {
String KEY_WECHAT_PICKER_ACTIVITY = "key_we... |
3e3af1030c16a84caa292bd79991fe9cdd9e38ca | 5,190 | java | Java | bigtable-client-core-parent/bigtable-client-core/src/main/java/com/google/cloud/bigtable/grpc/async/ThrottlingClientInterceptor.java | justinuang/java-bigtable-hbase | 4db834d2493354a1bb3bcdba5bd019bf112452ac | [
"Apache-2.0"
] | 3 | 2020-05-13T16:36:52.000Z | 2020-05-13T16:37:29.000Z | bigtable-client-core-parent/bigtable-client-core/src/main/java/com/google/cloud/bigtable/grpc/async/ThrottlingClientInterceptor.java | justinuang/java-bigtable-hbase | 4db834d2493354a1bb3bcdba5bd019bf112452ac | [
"Apache-2.0"
] | 18 | 2018-10-10T14:33:19.000Z | 2019-05-29T11:14:22.000Z | bigtable-client-core-parent/bigtable-client-core/src/main/java/com/google/cloud/bigtable/grpc/async/ThrottlingClientInterceptor.java | justinuang/java-bigtable-hbase | 4db834d2493354a1bb3bcdba5bd019bf112452ac | [
"Apache-2.0"
] | null | null | null | 35.306122 | 96 | 0.680925 | 24,837 | /*
* Copyright 2017 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e3af14bbc9a228b9a7e90af1f1fac59cb268209 | 708 | java | Java | app/src/main/java/it/unicam/cs/ids/c3/ordine/Stato_Ordine.java | LaureatiAndrea/ProgettoC3 | af80c5e9186f3415ccd80a118d2950e053a5af78 | [
"MIT"
] | null | null | null | app/src/main/java/it/unicam/cs/ids/c3/ordine/Stato_Ordine.java | LaureatiAndrea/ProgettoC3 | af80c5e9186f3415ccd80a118d2950e053a5af78 | [
"MIT"
] | null | null | null | app/src/main/java/it/unicam/cs/ids/c3/ordine/Stato_Ordine.java | LaureatiAndrea/ProgettoC3 | af80c5e9186f3415ccd80a118d2950e053a5af78 | [
"MIT"
] | null | null | null | 39.333333 | 141 | 0.776836 | 24,838 | package it.unicam.cs.ids.c3.ordine;
/**
* Rappresenta lo stato dell'ordine.
* IN NEGOZIO significa che l'ordine é stato creato e deve essere ritirato dal corriere presso il negozio
* TRASPORTO IN CORSO significa che il corriere sta trasportando a destinazione il pacco
* DEPOSITATO IN MAGAZZINO indica che l'ordine ... |
3e3af1af207fbb1a15412ad2a722b211f31f51aa | 511 | java | Java | app/src/main/java/cn/missfresh/geapplication/inject/annotate/OnClick.java | g977284333/WxRedEnvelopePlugin | 740ce3d72f94d2f10670434f73da2f6b5d74925d | [
"Apache-2.0"
] | 1 | 2016-03-09T10:23:42.000Z | 2016-03-09T10:23:42.000Z | app/src/main/java/cn/missfresh/geapplication/inject/annotate/OnClick.java | g977284333/WxRedEnvelopePlugin | 740ce3d72f94d2f10670434f73da2f6b5d74925d | [
"Apache-2.0"
] | null | null | null | app/src/main/java/cn/missfresh/geapplication/inject/annotate/OnClick.java | g977284333/WxRedEnvelopePlugin | 740ce3d72f94d2f10670434f73da2f6b5d74925d | [
"Apache-2.0"
] | null | null | null | 26.894737 | 116 | 0.784736 | 24,839 | package cn.missfresh.geapplication.inject.annotate;
import android.view.View;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Created by gchen on 16/3/2.
*/
@Target(ElementType.METHOD)
@Retention(... |
3e3af36e60196db201d1d455629edb38940fe958 | 2,041 | java | Java | iam-login-service/src/main/java/it/infn/mw/iam/core/oauth/profile/aarc/AarcJWTProfileUserinfoHelper.java | uhonliu/iam | e401a46c0c4c335ddffbefb0fd6a5a9c1bc79da8 | [
"Apache-2.0"
] | 74 | 2016-07-05T15:03:04.000Z | 2022-03-13T01:44:59.000Z | iam-login-service/src/main/java/it/infn/mw/iam/core/oauth/profile/aarc/AarcJWTProfileUserinfoHelper.java | uhonliu/iam | e401a46c0c4c335ddffbefb0fd6a5a9c1bc79da8 | [
"Apache-2.0"
] | 333 | 2016-08-01T07:09:09.000Z | 2022-03-31T09:25:14.000Z | iam-login-service/src/main/java/it/infn/mw/iam/core/oauth/profile/aarc/AarcJWTProfileUserinfoHelper.java | uhonliu/iam | e401a46c0c4c335ddffbefb0fd6a5a9c1bc79da8 | [
"Apache-2.0"
] | 36 | 2016-06-16T08:24:21.000Z | 2022-03-13T01:44:54.000Z | 34.59322 | 91 | 0.77805 | 24,840 | /**
* Copyright (c) Istituto Nazionale di Fisica Nucleare (INFN). 2016-2019
*
* 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
*
* Unl... |
3e3af3da3ee60f9df28a21c0fb3b1d7ed4b35520 | 1,604 | java | Java | xcmailr_testsuite/src/modules/helper/global/FHelper_Register_createAccount.java | Xceptance/XCMailr | f8e4f2d831a693e8ac170479ab991de422da221f | [
"Apache-2.0"
] | 8 | 2016-04-21T23:00:39.000Z | 2020-12-04T13:55:00.000Z | xcmailr_testsuite/src/modules/helper/global/FHelper_Register_createAccount.java | Xceptance/XCMailr | f8e4f2d831a693e8ac170479ab991de422da221f | [
"Apache-2.0"
] | 60 | 2015-03-06T16:48:44.000Z | 2022-01-21T23:17:15.000Z | xcmailr_testsuite/src/modules/helper/global/FHelper_Register_createAccount.java | Xceptance/XCMailr | f8e4f2d831a693e8ac170479ab991de422da221f | [
"Apache-2.0"
] | 9 | 2015-10-08T12:50:39.000Z | 2019-06-07T08:16:38.000Z | 34.12766 | 168 | 0.753741 | 24,841 | package modules.helper.global;
import static com.xceptance.xlt.api.engine.scripting.StaticScriptCommands.*;
import modules.global.headernav.MGlobal_Header_clickCreateAccount;
import modules.helper.MHelper_Random_addRandomness;
import modules.helper.MHelper_Random_createPassword;
import modules.helper.external.FHelper_... |
3e3af44159b7b432c2e8e08d650684bc1d11c66b | 2,089 | java | Java | src/com/itheima52/mobilesafe/activity/Setup2Activity.java | CrazyZhao/MobileSafe52 | f76691d4338a4ef79ee8b337be026a72c3167c86 | [
"Apache-2.0"
] | null | null | null | src/com/itheima52/mobilesafe/activity/Setup2Activity.java | CrazyZhao/MobileSafe52 | f76691d4338a4ef79ee8b337be026a72c3167c86 | [
"Apache-2.0"
] | null | null | null | src/com/itheima52/mobilesafe/activity/Setup2Activity.java | CrazyZhao/MobileSafe52 | f76691d4338a4ef79ee8b337be026a72c3167c86 | [
"Apache-2.0"
] | null | null | null | 24.576471 | 82 | 0.72427 | 24,842 | package com.itheima52.mobilesafe.activity;
import android.content.Intent;
import android.os.Bundle;
import android.telephony.TelephonyManager;
import android.text.TextUtils;
import android.view.View;
import android.view.View.OnClickListener;
import com.itheima52.mobilesafe.R;
import com.itheima52.mobilesafe.utils.Toa... |
3e3af4dbfab31fb6d8e64b310ec4f38ad840da8d | 3,624 | java | Java | Java/Eta/Core/src/main/java/com/refinitiv/eta/codec/RefreshMsgFlags.java | Georggi/Real-Time-SDK | 2afc005be700d93dd8f80d92d8dd80b41120e096 | [
"Apache-2.0"
] | 107 | 2015-07-27T23:43:04.000Z | 2019-01-03T07:11:27.000Z | Java/Eta/Core/src/main/java/com/refinitiv/eta/codec/RefreshMsgFlags.java | Georggi/Real-Time-SDK | 2afc005be700d93dd8f80d92d8dd80b41120e096 | [
"Apache-2.0"
] | 91 | 2015-07-28T15:40:43.000Z | 2018-12-31T09:37:19.000Z | Java/Eta/Core/src/main/java/com/refinitiv/eta/codec/RefreshMsgFlags.java | Georggi/Real-Time-SDK | 2afc005be700d93dd8f80d92d8dd80b41120e096 | [
"Apache-2.0"
] | 68 | 2015-07-27T08:35:47.000Z | 2019-01-01T07:59:39.000Z | 35.529412 | 82 | 0.629691 | 24,843 | /*|-----------------------------------------------------------------------------
*| This source code is provided under the Apache 2.0 license --
*| and is provided AS IS with no warranty or guarantee of fit for purpose. --
*| See the project's LICENSE.md for details. ... |
3e3af522b3821bfbc71121701f053810606578ca | 9,475 | java | Java | core/camel-core/src/test/java/org/apache/camel/processor/MulticastParallelStopOnExceptionTest.java | dmgerman/camel | cab53c57b3e58871df1f96d54b2a2ad5a73ce220 | [
"Apache-2.0"
] | null | null | null | core/camel-core/src/test/java/org/apache/camel/processor/MulticastParallelStopOnExceptionTest.java | dmgerman/camel | cab53c57b3e58871df1f96d54b2a2ad5a73ce220 | [
"Apache-2.0"
] | 23 | 2021-03-23T00:01:38.000Z | 2022-01-04T16:47:34.000Z | core/camel-core/src/test/java/org/apache/camel/processor/MulticastParallelStopOnExceptionTest.java | dmgerman/camel | cab53c57b3e58871df1f96d54b2a2ad5a73ce220 | [
"Apache-2.0"
] | null | null | null | 16.086587 | 810 | 0.805805 | 24,844 | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/* * 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 ... |
3e3af584ab79013b11fc108f373c473960ea1c18 | 2,623 | java | Java | Parcelas-Web/src/co/gov/ideamredd/servlets/CapturaLocalizacionParcelaServlet.java | danielrcardenas/mapas_ideam | e2bb4235621aa789d8af9758a91e0ac05c622607 | [
"Apache-2.0"
] | 1 | 2020-01-03T09:29:34.000Z | 2020-01-03T09:29:34.000Z | Parcelas-Web/src/co/gov/ideamredd/servlets/CapturaLocalizacionParcelaServlet.java | danielrcardenas/mapas_ideam | e2bb4235621aa789d8af9758a91e0ac05c622607 | [
"Apache-2.0"
] | null | null | null | Parcelas-Web/src/co/gov/ideamredd/servlets/CapturaLocalizacionParcelaServlet.java | danielrcardenas/mapas_ideam | e2bb4235621aa789d8af9758a91e0ac05c622607 | [
"Apache-2.0"
] | null | null | null | 33.628205 | 127 | 0.705299 | 24,845 | package co.gov.ideamredd.servlets;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import co.gov.ideamredd.util.Buffer;
public class CapturaLocalizacionParcelaServlet... |
3e3af5db029afb026e762924920b06d8e75ceb42 | 1,562 | java | Java | src/main/java/com/blackducksoftware/integration/hub/alert/web/actions/AboutActions.java | junsulee/blackduck-alert | 9ffe1d11079dd0c20509023490c070731abe0b24 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/blackducksoftware/integration/hub/alert/web/actions/AboutActions.java | junsulee/blackduck-alert | 9ffe1d11079dd0c20509023490c070731abe0b24 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/blackducksoftware/integration/hub/alert/web/actions/AboutActions.java | junsulee/blackduck-alert | 9ffe1d11079dd0c20509023490c070731abe0b24 | [
"Apache-2.0"
] | null | null | null | 33.956522 | 75 | 0.766325 | 24,846 | /**
* hub-alert
*
* Copyright (C) 2018 Black Duck Software, Inc.
* http://www.blackducksoftware.com/
*
* 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 ownersh... |
3e3af7197505d3e7916e587fb5a7560b0ead2af7 | 1,370 | java | Java | src/main/java/strategy/GoodmanStrategy.java | cyrus07424/rouletteSimulator | 96eac7961588c400b313ea2574b0b5524032a340 | [
"MIT"
] | 1 | 2020-08-20T05:18:12.000Z | 2020-08-20T05:18:12.000Z | src/main/java/strategy/GoodmanStrategy.java | cyrus07424/rouletteSimulator | 96eac7961588c400b313ea2574b0b5524032a340 | [
"MIT"
] | 24 | 2018-09-28T15:28:08.000Z | 2022-03-06T15:08:59.000Z | src/main/java/strategy/GoodmanStrategy.java | cyrus07424/rouletteSimulator | 96eac7961588c400b313ea2574b0b5524032a340 | [
"MIT"
] | null | null | null | 21.40625 | 93 | 0.685401 | 24,847 | package strategy;
import java.util.Collections;
import java.util.List;
import application.RouletteContext;
import enums.BetType;
import model.Bet;
/**
* グッドマン法(赤のみ).<br>
* http://www.silversandscasino.jp/strategy/goodman.php
*
* @author cyrus
*/
public class GoodmanStrategy extends BaseStrategy {... |
3e3af71f95cc8bae15a5277c839433e378c1f918 | 776 | java | Java | projects/copper-coreengine/src/main/java/org/copperengine/core/db/utility/SQLExceptionProcessor.java | insad/copper-engine | c2078adbad0d851ca01f36c1e74c54bd76b85718 | [
"Apache-2.0"
] | 204 | 2015-02-05T19:27:25.000Z | 2022-03-19T21:51:56.000Z | projects/copper-coreengine/src/main/java/org/copperengine/core/db/utility/SQLExceptionProcessor.java | insad/copper-engine | c2078adbad0d851ca01f36c1e74c54bd76b85718 | [
"Apache-2.0"
] | 56 | 2015-02-27T06:56:02.000Z | 2022-01-08T22:02:53.000Z | projects/copper-coreengine/src/main/java/org/copperengine/core/db/utility/SQLExceptionProcessor.java | insad/copper-engine | c2078adbad0d851ca01f36c1e74c54bd76b85718 | [
"Apache-2.0"
] | 64 | 2015-02-03T14:40:19.000Z | 2022-03-24T04:41:35.000Z | 33.73913 | 75 | 0.753866 | 24,848 | /*
* Copyright 2002-2015 SCOOP Software GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... |
3e3af9cd0727a7cb77d95b48a9bbcedef9fdf049 | 2,998 | java | Java | src/test/java/enterprises/orbital/evekit/client/model/MiningObservationTest.java | GoldenGnu/evekit | f14ff2b14d0f9de4b9014ad2f97799a196049011 | [
"Apache-2.0"
] | null | null | null | src/test/java/enterprises/orbital/evekit/client/model/MiningObservationTest.java | GoldenGnu/evekit | f14ff2b14d0f9de4b9014ad2f97799a196049011 | [
"Apache-2.0"
] | null | null | null | src/test/java/enterprises/orbital/evekit/client/model/MiningObservationTest.java | GoldenGnu/evekit | f14ff2b14d0f9de4b9014ad2f97799a196049011 | [
"Apache-2.0"
] | null | null | null | 20.120805 | 109 | 0.610073 | 24,849 | /*
* EveKit Model API Server
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 2.0.0
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.te... |
3e3afb2d0cf76215a8dcbe2588786b9cc5c5efe1 | 1,566 | java | Java | java/client/src/org/openqa/selenium/remote/AddRotatable.java | chromium-googlesource-mirror/selenium | fcf26da81afa5d3e8edfc776f558eebf2e7d28b3 | [
"Apache-2.0"
] | 1 | 2018-08-24T18:01:34.000Z | 2018-08-24T18:01:34.000Z | java/client/src/org/openqa/selenium/remote/AddRotatable.java | chromium-googlesource-mirror/selenium | fcf26da81afa5d3e8edfc776f558eebf2e7d28b3 | [
"Apache-2.0"
] | 1 | 2021-10-18T12:23:37.000Z | 2021-10-18T12:23:37.000Z | java/client/src/org/openqa/selenium/remote/AddRotatable.java | chromium-googlesource-mirror/selenium | fcf26da81afa5d3e8edfc776f558eebf2e7d28b3 | [
"Apache-2.0"
] | 2 | 2018-04-30T21:35:30.000Z | 2021-05-14T08:11:46.000Z | 32.625 | 119 | 0.745849 | 24,850 | /*
Copyright 2010 WebDriver committers
Copyright 2010 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law ... |
3e3afbea885dbf5d19c275e9173e0c6776346f08 | 1,845 | java | Java | src/main/java/com/example/permission/authority/UserService.java | 97ying/abac-spring-security | 2a4cc74b748589f1d0e51752482d1b1761b04763 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/permission/authority/UserService.java | 97ying/abac-spring-security | 2a4cc74b748589f1d0e51752482d1b1761b04763 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/example/permission/authority/UserService.java | 97ying/abac-spring-security | 2a4cc74b748589f1d0e51752482d1b1761b04763 | [
"Apache-2.0"
] | 1 | 2022-01-05T14:06:01.000Z | 2022-01-05T14:06:01.000Z | 39.255319 | 136 | 0.772358 | 24,851 | package com.example.permission.authority;
import com.example.permission.model.Organization;
import com.example.permission.model.Permission;
import com.example.permission.authority.model.PermissionUser;
import com.example.permission.repository.UserDao;
import org.springframework.beans.factory.annotation.Autowired;
impo... |
3e3afc9047df3ab98cff8bb8811f54e62a4d1f67 | 567 | java | Java | src/test/java/science/atlarge/opencraft/opencraft/net/codec/play/entity/SetCooldownCodecTest.java | atlarge-research/opencraft | 13f9ffa4d50df2268998b1b5ec1a2c236eac09dd | [
"MIT"
] | 1 | 2021-04-22T06:56:45.000Z | 2021-04-22T06:56:45.000Z | src/test/java/science/atlarge/opencraft/opencraft/net/codec/play/entity/SetCooldownCodecTest.java | atlarge-research/opencraft | 13f9ffa4d50df2268998b1b5ec1a2c236eac09dd | [
"MIT"
] | 21 | 2021-03-09T08:33:53.000Z | 2021-03-09T08:34:34.000Z | src/test/java/science/atlarge/opencraft/opencraft/net/codec/play/entity/SetCooldownCodecTest.java | atlarge-research/opencraft-opencraft | 13f9ffa4d50df2268998b1b5ec1a2c236eac09dd | [
"MIT"
] | 1 | 2022-03-02T12:28:52.000Z | 2022-03-02T12:28:52.000Z | 29.842105 | 86 | 0.772487 | 24,852 | package science.atlarge.opencraft.opencraft.net.codec.play.entity;
import com.flowpowered.network.Codec;
import science.atlarge.opencraft.opencraft.net.codec.CodecTest;
import science.atlarge.opencraft.opencraft.net.message.play.entity.SetCooldownMessage;
public class SetCooldownCodecTest extends CodecTest<SetCooldow... |
3e3afcac56bdf3fd2a067d0324520505659ea180 | 3,357 | java | Java | src/main/java/com/supervisor/domain/impl/PxListDataFieldSource.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | 3 | 2022-01-31T20:40:22.000Z | 2022-02-11T04:15:44.000Z | src/main/java/com/supervisor/domain/impl/PxListDataFieldSource.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | 33 | 2022-01-31T20:40:16.000Z | 2022-02-21T01:57:51.000Z | src/main/java/com/supervisor/domain/impl/PxListDataFieldSource.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | null | null | null | 28.210084 | 119 | 0.748883 | 24,853 | package com.supervisor.domain.impl;
import java.io.IOException;
import java.util.UUID;
import com.supervisor.sdk.datasource.DomainRecordable;
import com.supervisor.sdk.datasource.Record;
import com.supervisor.domain.Activity;
import com.supervisor.domain.AggregatedModel;
import com.supervisor.domain.DataField;
import... |
3e3afdadf2bd6ac0b989e270933759b70a7eda4f | 2,126 | java | Java | samples/testsuite-xlt/src/scripting/modules/MultiSelection_byValue.java | andre-becker/XLT | 174f9f467ab3094bcdbf80bcea818134a9d1180a | [
"Apache-2.0"
] | null | null | null | samples/testsuite-xlt/src/scripting/modules/MultiSelection_byValue.java | andre-becker/XLT | 174f9f467ab3094bcdbf80bcea818134a9d1180a | [
"Apache-2.0"
] | null | null | null | samples/testsuite-xlt/src/scripting/modules/MultiSelection_byValue.java | andre-becker/XLT | 174f9f467ab3094bcdbf80bcea818134a9d1180a | [
"Apache-2.0"
] | null | null | null | 37.964286 | 107 | 0.70461 | 24,854 | package scripting.modules;
import com.xceptance.xlt.api.engine.scripting.AbstractWebDriverModule;
import scripting.modules.Open_ExamplePage;
import scripting.modules.MultiSelection_easy;
import scripting.modules.MultiSelection_matching;
import scripting.modules.MultiSelection_specialChars;
import scripting.modules.Mul... |
3e3b00e3e38d24d8d41f1661ddf8e60d41ef5e76 | 2,642 | java | Java | src/main/java/com/vssekorin/cactoosmath/scalar/GCD.java | alexandrustoica/cactoos-math | 758264f402bfe892bf7f3b0578167d6d68ee6461 | [
"MIT"
] | 18 | 2018-03-15T14:51:14.000Z | 2022-01-08T09:01:40.000Z | src/main/java/com/vssekorin/cactoosmath/scalar/GCD.java | alexandrustoica/cactoos-math | 758264f402bfe892bf7f3b0578167d6d68ee6461 | [
"MIT"
] | 191 | 2017-10-19T14:55:24.000Z | 2019-06-16T14:36:29.000Z | src/main/java/com/vssekorin/cactoosmath/scalar/GCD.java | alexandrustoica/cactoos-math | 758264f402bfe892bf7f3b0578167d6d68ee6461 | [
"MIT"
] | 3 | 2018-04-07T12:59:50.000Z | 2019-05-25T10:06:44.000Z | 28.430108 | 80 | 0.650908 | 24,855 | /**
* MIT License
*
* Copyright (c) 2017-2019 Vseslav Sekorin
*
* 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, ... |
3e3b01325e7ce55546d41351920cb1659626186a | 733 | java | Java | app/src/main/java/com/geiliweike/administrator/goodweather/db/Province.java | anyijmxsy1/goodweather | 9ec0b0b85f7f169f9e632ac5d7dc1d01bedd7424 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/geiliweike/administrator/goodweather/db/Province.java | anyijmxsy1/goodweather | 9ec0b0b85f7f169f9e632ac5d7dc1d01bedd7424 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/geiliweike/administrator/goodweather/db/Province.java | anyijmxsy1/goodweather | 9ec0b0b85f7f169f9e632ac5d7dc1d01bedd7424 | [
"Apache-2.0"
] | null | null | null | 19.289474 | 54 | 0.653479 | 24,856 | package com.geiliweike.administrator.goodweather.db;
import org.litepal.crud.DataSupport;
/**
* Created by Administrator on 2018/8/1.
*/
public class Province extends DataSupport {
private int id;
private String provinceName;
private int provinceCode;
public int getId() {
return id;
}
... |
3e3b017d187bcdb46cbf2fea948328b138b7c298 | 1,091 | java | Java | impl/android/app/src/main/java/pl/polsl/workinghours/ui/work/WorkHoursViewModel.java | cezary986/PAUM | 73fec8347b0323839a71abe15aba6aebfbea1387 | [
"MIT"
] | null | null | null | impl/android/app/src/main/java/pl/polsl/workinghours/ui/work/WorkHoursViewModel.java | cezary986/PAUM | 73fec8347b0323839a71abe15aba6aebfbea1387 | [
"MIT"
] | 8 | 2019-11-29T15:37:05.000Z | 2022-02-10T08:46:43.000Z | impl/android/app/src/main/java/pl/polsl/workinghours/ui/work/WorkHoursViewModel.java | cezary986/PAUM | 73fec8347b0323839a71abe15aba6aebfbea1387 | [
"MIT"
] | null | null | null | 33.060606 | 96 | 0.794684 | 24,857 | package pl.polsl.workinghours.ui.work;
import android.app.Application;
import android.content.Context;
import androidx.lifecycle.AndroidViewModel;
import pl.polsl.workinghours.data.model.QrCode;
import pl.polsl.workinghours.data.model.WorkhoursListResponse;
import pl.polsl.workinghours.data.qrcode.QrCodeRepository;
... |
3e3b01c691fc95cc63468b678c4f8c4602c99aa1 | 5,589 | java | Java | src/main/java/com/easypost/model/Pickup.java | nwithan8/easypost-java | ae580422d0360beae4a415a274a94452b6179299 | [
"MIT"
] | 37 | 2015-01-09T19:53:07.000Z | 2022-01-15T03:08:27.000Z | src/main/java/com/easypost/model/Pickup.java | nwithan8/easypost-java | ae580422d0360beae4a415a274a94452b6179299 | [
"MIT"
] | 63 | 2015-01-11T03:44:26.000Z | 2022-03-25T18:05:00.000Z | src/main/java/com/easypost/model/Pickup.java | nwithan8/easypost-java | ae580422d0360beae4a415a274a94452b6179299 | [
"MIT"
] | 38 | 2015-01-26T02:12:27.000Z | 2021-12-01T02:02:12.000Z | 36.292208 | 116 | 0.68778 | 24,858 | package com.easypost.model;
import java.util.HashMap;
import java.util.List;
import java.util.Date;
import java.util.Map;
import com.easypost.exception.EasyPostException;
import com.easypost.net.EasyPostResource;
public class Pickup extends EasyPostResource {
public String id;
String mode;
String status;... |
3e3b01f358d54fbb2b36fb6f9ddebbcfd7f8c653 | 8,033 | java | Java | buildSrc/src/main/java/armyc2/c2sd/xml/parser/SymbolUtilities.java | dymmeh/mil-sym-android | 04b25481a2367ac62a803e5a5a6864427bba5a47 | [
"Apache-2.0"
] | 24 | 2015-02-04T02:46:12.000Z | 2021-05-15T08:07:40.000Z | buildSrc/src/main/java/armyc2/c2sd/xml/parser/SymbolUtilities.java | dymmeh/mil-sym-android | 04b25481a2367ac62a803e5a5a6864427bba5a47 | [
"Apache-2.0"
] | 86 | 2015-02-25T17:26:45.000Z | 2021-06-02T13:05:32.000Z | buildSrc/src/main/java/armyc2/c2sd/xml/parser/SymbolUtilities.java | dymmeh/mil-sym-android | 04b25481a2367ac62a803e5a5a6864427bba5a47 | [
"Apache-2.0"
] | 18 | 2015-08-01T16:10:31.000Z | 2021-05-27T18:45:08.000Z | 33.194215 | 113 | 0.433711 | 24,859 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package armyc2.c2sd.xml.parser;
import java.util.regex.Pattern;
/**
*
* @author michael.spinelli
*/
public class SymbolUtilities
{
//this regex is from: https://docs.oracle.com/javase/7/docs/api/java/lang/Double... |
3e3b0235a94cfd156023763cb7dd95b2237b4292 | 3,755 | java | Java | dddlib-examples/organisation-project/organisation-application/src/test/java/org/dddlib/organisation/application/OrganisationApplicationTest.java | ekoATgithub/dddlib | be1538ab23e4baca520e815cfc128b4dd84b01c4 | [
"Apache-2.0"
] | 504 | 2015-01-09T02:49:50.000Z | 2022-03-24T16:38:12.000Z | dddlib-examples/organisation-project/organisation-application/src/test/java/org/dddlib/organisation/application/OrganisationApplicationTest.java | ekoATgithub/dddlib | be1538ab23e4baca520e815cfc128b4dd84b01c4 | [
"Apache-2.0"
] | 7 | 2015-10-22T09:16:34.000Z | 2020-03-01T16:25:47.000Z | dddlib-examples/organisation-project/organisation-application/src/test/java/org/dddlib/organisation/application/OrganisationApplicationTest.java | ekoATgithub/dddlib | be1538ab23e4baca520e815cfc128b4dd84b01c4 | [
"Apache-2.0"
] | 208 | 2015-01-15T06:27:27.000Z | 2022-03-22T16:49:03.000Z | 31.291667 | 83 | 0.695073 | 24,860 | /*
* Copyright 2014 Dayatang Open Source..
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... |
3e3b02cbfa3bbd60857fba66e06d93f2746e88a8 | 4,551 | java | Java | src/cz/jiripudil/intellij/nette/factoryGenerator/ui/GenerateFactoryInterfaceDialog.java | jiripudil/intellij-nette-factory-generator | cb624b0d54bff5f4d3b9ef31d539a982432d23dd | [
"BSD-2-Clause"
] | 22 | 2016-10-09T08:24:16.000Z | 2019-05-23T15:52:31.000Z | src/cz/jiripudil/intellij/nette/factoryGenerator/ui/GenerateFactoryInterfaceDialog.java | nette-intellij/intellij-nette-factory-generator | cb624b0d54bff5f4d3b9ef31d539a982432d23dd | [
"BSD-2-Clause"
] | 7 | 2016-12-12T07:45:07.000Z | 2019-04-08T15:18:48.000Z | src/cz/jiripudil/intellij/nette/factoryGenerator/ui/GenerateFactoryInterfaceDialog.java | jiripudil/intellij-nette-factory-generator | cb624b0d54bff5f4d3b9ef31d539a982432d23dd | [
"BSD-2-Clause"
] | 3 | 2018-02-08T04:03:56.000Z | 2019-05-23T15:52:32.000Z | 39.573913 | 192 | 0.7216 | 24,861 | package cz.jiripudil.intellij.nette.factoryGenerator.ui;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.editor.Editor;
import com.intellij.openapi.fileEditor.FileEditorManager;
import com.intellij.openapi.fileEditor.OpenFileDescriptor;
import com.intellij.openapi.project.Projec... |
3e3b04b4a26931bb412f00fd1b57c65c63fd20f7 | 799 | java | Java | HouseDemo/src/main/java/ch/fhnw/housedemo/Triangle.java | andreasmartin/InformationSystemsExamples | 7fedaf605df830d7642518649e8091c5b1d04e53 | [
"Apache-2.0"
] | null | null | null | HouseDemo/src/main/java/ch/fhnw/housedemo/Triangle.java | andreasmartin/InformationSystemsExamples | 7fedaf605df830d7642518649e8091c5b1d04e53 | [
"Apache-2.0"
] | null | null | null | HouseDemo/src/main/java/ch/fhnw/housedemo/Triangle.java | andreasmartin/InformationSystemsExamples | 7fedaf605df830d7642518649e8091c5b1d04e53 | [
"Apache-2.0"
] | null | null | null | 21.594595 | 86 | 0.570713 | 24,862 | package ch.fhnw.housedemo;
import java.awt.*;
public class Triangle extends Element {
private int height;
private int width;
public Triangle() {
height = 60;
width = 70;
xPosition = 210;
yPosition = 140;
color = "green";
}
@Override
public void change... |
3e3b051b050ad7e8620676a03095a6acd505384f | 818 | java | Java | src/main/java/com/torontocodingcollective/oi/TStickPosition.java | TorontoCodingCollective/2022_GyroDrive | 110f2f4004a69024072ebb631f8728503b75688c | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/torontocodingcollective/oi/TStickPosition.java | TorontoCodingCollective/2022_GyroDrive | 110f2f4004a69024072ebb631f8728503b75688c | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/torontocodingcollective/oi/TStickPosition.java | TorontoCodingCollective/2022_GyroDrive | 110f2f4004a69024072ebb631f8728503b75688c | [
"BSD-3-Clause"
] | null | null | null | 22.722222 | 79 | 0.59291 | 24,863 | package com.torontocodingcollective.oi;
/**
* The TStickPosition class is used to represent the x,y coordinates (position)
* of a stick.
* <p>
* The stick position is immutable.
*/
public class TStickPosition {
/** X coordinate of this stick position */
public double x;
/** Y coordinate of this stick... |
3e3b0539f6dae33ac3d9d5a315f2515c9626aa3a | 380 | java | Java | mall-order/src/main/java/com/glj/mall/order/dao/OrderReturnApplyDao.java | hannninnmae/mail | ff9905d9984a199f1dd94b552254e6b124189ad3 | [
"Apache-2.0"
] | null | null | null | mall-order/src/main/java/com/glj/mall/order/dao/OrderReturnApplyDao.java | hannninnmae/mail | ff9905d9984a199f1dd94b552254e6b124189ad3 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:08:11.000Z | 2021-09-20T20:58:27.000Z | mall-order/src/main/java/com/glj/mall/order/dao/OrderReturnApplyDao.java | hannninnmae/mail | ff9905d9984a199f1dd94b552254e6b124189ad3 | [
"Apache-2.0"
] | null | null | null | 21.055556 | 81 | 0.76781 | 24,864 | package com.glj.mall.order.dao;
import com.glj.mall.order.entity.OrderReturnApplyEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 订单退货申请
*
* @author glj
* @email kenaa@example.com
* @date 2020-05-07 20:44:46
*/
@Mapper
public interface OrderRetu... |
3e3b064a29f596b17a7c32e3e43a7c38ea775a6b | 8,183 | java | Java | server/core/src/test/java/org/hyperledger/core/conf/ConfigurationTest.java | esgott/hlp-candidate | 6e529c1fac511595a9009bd793d148ade1c300a6 | [
"Apache-2.0"
] | null | null | null | server/core/src/test/java/org/hyperledger/core/conf/ConfigurationTest.java | esgott/hlp-candidate | 6e529c1fac511595a9009bd793d148ade1c300a6 | [
"Apache-2.0"
] | null | null | null | server/core/src/test/java/org/hyperledger/core/conf/ConfigurationTest.java | esgott/hlp-candidate | 6e529c1fac511595a9009bd793d148ade1c300a6 | [
"Apache-2.0"
] | 1 | 2020-05-23T20:19:15.000Z | 2020-05-23T20:19:15.000Z | 46.231638 | 156 | 0.693022 | 24,865 | /**
* 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
* dist... |
3e3b068f8c898a4eaac0eb4103149a1c783b365f | 16,538 | java | Java | src/main/java/org/chocosolver/solver/constraints/nary/alldifferent/algo/AlgoAllDiffAC_Naive32.java | cpresearchers/ctrl-choco | 2644761337b1d98a5ae007659720038d9dc5de9f | [
"BSD-4-Clause"
] | null | null | null | src/main/java/org/chocosolver/solver/constraints/nary/alldifferent/algo/AlgoAllDiffAC_Naive32.java | cpresearchers/ctrl-choco | 2644761337b1d98a5ae007659720038d9dc5de9f | [
"BSD-4-Clause"
] | null | null | null | src/main/java/org/chocosolver/solver/constraints/nary/alldifferent/algo/AlgoAllDiffAC_Naive32.java | cpresearchers/ctrl-choco | 2644761337b1d98a5ae007659720038d9dc5de9f | [
"BSD-4-Clause"
] | null | null | null | 36.588496 | 120 | 0.490749 | 24,866 | package org.chocosolver.solver.constraints.nary.alldifferent.algo;
import amtf.Measurer;
import gnu.trove.iterator.TIntIntIterator;
import gnu.trove.map.hash.TIntIntHashMap;
import org.chocosolver.memory.trailing.trail.chunck.World;
import org.chocosolver.solver.ICause;
import org.chocosolver.solver.exception.Contradi... |
3e3b06fc11f1db803939bf98e71478463022c1fe | 964 | java | Java | src/main/java/com/baidubce/services/ocr/model/BankCardResult.java | ap6108/bce-sdk-java | fcd295fc5b90427e74cb43767bcbcc42a9a8d2e9 | [
"Apache-2.0"
] | 59 | 2015-07-30T08:04:17.000Z | 2022-02-24T01:17:44.000Z | src/main/java/com/baidubce/services/ocr/model/BankCardResult.java | ap6108/bce-sdk-java | fcd295fc5b90427e74cb43767bcbcc42a9a8d2e9 | [
"Apache-2.0"
] | 16 | 2017-03-30T06:05:19.000Z | 2022-03-31T20:08:30.000Z | src/main/java/com/baidubce/services/ocr/model/BankCardResult.java | ap6108/bce-sdk-java | fcd295fc5b90427e74cb43767bcbcc42a9a8d2e9 | [
"Apache-2.0"
] | 68 | 2015-09-14T04:00:50.000Z | 2022-03-24T12:49:41.000Z | 28.352941 | 118 | 0.720954 | 24,867 | /*
* Copyright 2016 Baidu, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writ... |
3e3b07589b672aaf23596202a174606cc3dc02b8 | 11,568 | java | Java | core/src/ca/concordia/jsdeodorant/analysis/decomposition/AbstractFunctionFragment.java | sshishe/JSDeodorant | cdb883efb3bc7c98ce047686dce53c4b47e3962e | [
"MIT"
] | 2 | 2018-07-24T08:33:45.000Z | 2019-11-12T05:55:07.000Z | core/src/ca/concordia/jsdeodorant/analysis/decomposition/AbstractFunctionFragment.java | sshishe/JSDeodorant | cdb883efb3bc7c98ce047686dce53c4b47e3962e | [
"MIT"
] | 1 | 2017-02-06T15:44:34.000Z | 2017-02-06T15:44:34.000Z | core/src/ca/concordia/jsdeodorant/analysis/decomposition/AbstractFunctionFragment.java | sshishe/JSDeodorant | cdb883efb3bc7c98ce047686dce53c4b47e3962e | [
"MIT"
] | 1 | 2018-07-25T02:15:10.000Z | 2018-07-25T02:15:10.000Z | 43.488722 | 174 | 0.813278 | 24,868 | package ca.concordia.jsdeodorant.analysis.decomposition;
import java.util.ArrayList;
import java.util.List;
import org.apache.log4j.Logger;
import com.google.common.collect.ImmutableList;
import com.google.javascript.jscomp.parsing.parser.trees.ArgumentListTree;
import com.google.javascript.jscomp.parsing.parser.tre... |
3e3b078a53d3e8f68ae49707046c8606c209e4ef | 1,255 | java | Java | bluerangesdk/src/main/java/com/mway/bluerange/android/sdk/services/campaigns/trigger/registry/BeaconMessageActionMapper.java | me-mway/BlueRange-SDK-Android | 07a6eaced1a4b25e84cfd8f71bbaf058f6c74802 | [
"Apache-2.0"
] | 3 | 2019-03-15T16:32:00.000Z | 2020-07-22T11:11:15.000Z | bluerangesdk/src/main/java/com/mway/bluerange/android/sdk/services/campaigns/trigger/registry/BeaconMessageActionMapper.java | me-mway/BlueRange-SDK-Android | 07a6eaced1a4b25e84cfd8f71bbaf058f6c74802 | [
"Apache-2.0"
] | null | null | null | bluerangesdk/src/main/java/com/mway/bluerange/android/sdk/services/campaigns/trigger/registry/BeaconMessageActionMapper.java | me-mway/BlueRange-SDK-Android | 07a6eaced1a4b25e84cfd8f71bbaf058f6c74802 | [
"Apache-2.0"
] | null | null | null | 33.026316 | 76 | 0.728287 | 24,869 | //
// BeaconMessageActionMapper.java
// BlueRangeSDK
//
// Copyright (c) 2016-2017, M-Way Solutions GmbH
// All rights reserved.
//
// 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
// ... |
3e3b07fa8e67fd79439c9ccda74d8600d5cd0021 | 6,671 | java | Java | java-client/src/main/java/co/elastic/clients/elasticsearch/enrich/PutPolicyRequest.java | dawez/elasticsearch-java | 74164d80fa940d54a3498dddfcfd07b4a5c7138f | [
"Apache-2.0"
] | null | null | null | java-client/src/main/java/co/elastic/clients/elasticsearch/enrich/PutPolicyRequest.java | dawez/elasticsearch-java | 74164d80fa940d54a3498dddfcfd07b4a5c7138f | [
"Apache-2.0"
] | null | null | null | java-client/src/main/java/co/elastic/clients/elasticsearch/enrich/PutPolicyRequest.java | dawez/elasticsearch-java | 74164d80fa940d54a3498dddfcfd07b4a5c7138f | [
"Apache-2.0"
] | null | null | null | 26.684 | 117 | 0.663918 | 24,870 | /*
* Licensed to Elasticsearch B.V. under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch B.V. licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not u... |
3e3b080d050f2292649e8b6c02d27ae8023505f1 | 973 | java | Java | SwordOffer/src/problem09/Main.java | lurunze/algorithms | 085478f897b240c94af9664558be318fbabf0282 | [
"MIT"
] | null | null | null | SwordOffer/src/problem09/Main.java | lurunze/algorithms | 085478f897b240c94af9664558be318fbabf0282 | [
"MIT"
] | null | null | null | SwordOffer/src/problem09/Main.java | lurunze/algorithms | 085478f897b240c94af9664558be318fbabf0282 | [
"MIT"
] | null | null | null | 29.484848 | 50 | 0.602261 | 24,871 | package problem09;
/**
* @author lurunze
*/
public class Main {
public static void main(String[] args) {
// CQueue cQueue = new CQueue();
// cQueue.appendTail(3);
// System.out.println(cQueue.deleteHead());
// System.out.println(cQueue.deleteHead());
//
// CQueue cQueue2 = new ... |
3e3b08238e50664c21bf7855b19bdbc3ef801c81 | 18,669 | java | Java | ruoyi-admin/src/main/java/com/ruoyi/lijun/controller/ToolController.java | ft4838965/MyRuoYi | 66ba146de0af07e1299b37de4dc29ce891c32237 | [
"MIT"
] | null | null | null | ruoyi-admin/src/main/java/com/ruoyi/lijun/controller/ToolController.java | ft4838965/MyRuoYi | 66ba146de0af07e1299b37de4dc29ce891c32237 | [
"MIT"
] | 1 | 2021-04-22T16:56:10.000Z | 2021-04-22T16:56:10.000Z | ruoyi-admin/src/main/java/com/ruoyi/lijun/controller/ToolController.java | ft4838965/MyRuoYi | 66ba146de0af07e1299b37de4dc29ce891c32237 | [
"MIT"
] | null | null | null | 58.523511 | 373 | 0.657882 | 24,872 | package com.ruoyi.lijun.controller;
import com.alibaba.fastjson.JSON;
import com.ruoyi.common.config.Global;
import com.ruoyi.common.core.domain.AjaxResult;
import com.ruoyi.common.utils.file.FileUploadUtils;
import com.ruoyi.lijun.utils.*;
import com.ruoyi.system.mapper.Dao;
import com.ruoyi.system.service.ISysConfig... |
3e3b088507ef3ddcde693519eca1f2b7f0987530 | 2,622 | java | Java | spring-boot-samples/spring-boot-sample-tomcat-ssl/src/test/java/sample/tomcat/ssl/SampleTomcatSslApplicationTests.java | libertymutual/spring-boot | cd6cacfb4f345cc860119c04dd722bb00eaa9bb6 | [
"Apache-2.0"
] | null | null | null | spring-boot-samples/spring-boot-sample-tomcat-ssl/src/test/java/sample/tomcat/ssl/SampleTomcatSslApplicationTests.java | libertymutual/spring-boot | cd6cacfb4f345cc860119c04dd722bb00eaa9bb6 | [
"Apache-2.0"
] | null | null | null | spring-boot-samples/spring-boot-sample-tomcat-ssl/src/test/java/sample/tomcat/ssl/SampleTomcatSslApplicationTests.java | libertymutual/spring-boot | cd6cacfb4f345cc860119c04dd722bb00eaa9bb6 | [
"Apache-2.0"
] | 1 | 2021-08-18T23:45:46.000Z | 2021-08-18T23:45:46.000Z | 38.558824 | 81 | 0.804348 | 24,873 | /*
* Copyright 2012-2016 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 ap... |
3e3b0962c454e61f0d49e101b16b27bbcb708f30 | 611 | java | Java | nmeagps/src/test/java/nmeagps/parser/Parser_ZDATest.java | tomoto/gpsvisualizer | 6a267112e064edcad49b7f32e03549790234f8f7 | [
"MIT"
] | null | null | null | nmeagps/src/test/java/nmeagps/parser/Parser_ZDATest.java | tomoto/gpsvisualizer | 6a267112e064edcad49b7f32e03549790234f8f7 | [
"MIT"
] | null | null | null | nmeagps/src/test/java/nmeagps/parser/Parser_ZDATest.java | tomoto/gpsvisualizer | 6a267112e064edcad49b7f32e03549790234f8f7 | [
"MIT"
] | null | null | null | 25.458333 | 70 | 0.680851 | 24,874 | package nmeagps.parser;
import static org.junit.jupiter.api.Assertions.assertEquals;
import java.time.ZoneId;
import org.junit.jupiter.api.Test;
public class Parser_ZDATest {
@Test
void testHappySentence() {
final String DATA = "$GNZDA,234212.000,20,03,2022,-08,00*6A";
SentenceTokenizer t = new Sentenc... |
3e3b0c2ac61719eda5f6b2cf20434e6f31d09138 | 737 | java | Java | oas-generator-common/src/test/java/com/github/chhorz/openapi/common/test/util/resources/ClassI.java | chhorz/oas-generator | abfb6485366790df6e447edb55ecca8fed43ac73 | [
"Apache-2.0"
] | 2 | 2021-06-03T00:01:47.000Z | 2022-01-25T15:07:18.000Z | oas-generator-common/src/test/java/com/github/chhorz/openapi/common/test/util/resources/ClassI.java | chhorz/oas-generator | abfb6485366790df6e447edb55ecca8fed43ac73 | [
"Apache-2.0"
] | 75 | 2019-10-15T11:02:29.000Z | 2022-03-14T16:16:31.000Z | oas-generator-common/src/test/java/com/github/chhorz/openapi/common/test/util/resources/ClassI.java | chhorz/oas-generator | abfb6485366790df6e447edb55ecca8fed43ac73 | [
"Apache-2.0"
] | null | null | null | 32.043478 | 75 | 0.739484 | 24,875 | /**
* Copyright 2018-2021 the original author or authors.
* <p>
* 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
* <p>
* https://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless requi... |
3e3b0c5505eb046621a9370350169ae06b499822 | 2,315 | java | Java | src/main/java/com/arangodb/springframework/core/convert/JavaTimeUtil.java | PauloFerreira25/spring-data | e513ec2fae59a06cf8452143eee6bc35a43d5c6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/arangodb/springframework/core/convert/JavaTimeUtil.java | PauloFerreira25/spring-data | e513ec2fae59a06cf8452143eee6bc35a43d5c6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/arangodb/springframework/core/convert/JavaTimeUtil.java | PauloFerreira25/spring-data | e513ec2fae59a06cf8452143eee6bc35a43d5c6b | [
"Apache-2.0"
] | null | null | null | 27.559524 | 78 | 0.771922 | 24,876 | /*
* DISCLAIMER
*
* Copyright 2018 ArangoDB GmbH, Cologne, Germany
*
* 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 req... |
3e3b0cde338f29af6d7271fc7258b7918705df79 | 6,417 | java | Java | java/src/BST.java | nomulex/data-structures-and-algorithms | 1ca49f238bb1166c4d5b11ed2a281e238b751710 | [
"MIT"
] | null | null | null | java/src/BST.java | nomulex/data-structures-and-algorithms | 1ca49f238bb1166c4d5b11ed2a281e238b751710 | [
"MIT"
] | null | null | null | java/src/BST.java | nomulex/data-structures-and-algorithms | 1ca49f238bb1166c4d5b11ed2a281e238b751710 | [
"MIT"
] | null | null | null | 23.766667 | 81 | 0.525012 | 24,877 | public class BST {
private Node root;
public static class Node{
private Node leftChild;
private Node rightChild;
private int data ;
public void setLeftChild(Node leftChild) {
this.leftChild = leftChild;
}
public void setRightChild(Node rightChild){
... |
3e3b0d01b380de9fc26e7b71aeacf3c973bb6bef | 3,197 | java | Java | flexoffer-manager/src/main/java/org/arrowhead/wp5/fom/xresources/XFlexOfferResource.java | lawrizs/vme | b6eb55844304b9f477b5d82b57c065a5636be05c | [
"MIT"
] | 1 | 2018-03-12T18:58:08.000Z | 2018-03-12T18:58:08.000Z | flexoffer-manager/src/main/java/org/arrowhead/wp5/fom/xresources/XFlexOfferResource.java | lawrizs/vme | b6eb55844304b9f477b5d82b57c065a5636be05c | [
"MIT"
] | null | null | null | flexoffer-manager/src/main/java/org/arrowhead/wp5/fom/xresources/XFlexOfferResource.java | lawrizs/vme | b6eb55844304b9f477b5d82b57c065a5636be05c | [
"MIT"
] | 3 | 2016-09-13T09:53:40.000Z | 2019-05-21T01:28:58.000Z | 30.160377 | 80 | 0.773538 | 24,878 | package org.arrowhead.wp5.fom.xresources;
/*-
* #%L
* ARROWHEAD::WP5::FlexOffer Manager
* %%
* Copyright (C) 2016 The ARROWHEAD Consortium
* %%
* 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... |
3e3b0d8de5cb628156e9678a9ff943d023007ef0 | 226 | java | Java | src/main/java/de/mle/patterns/incorrect/SampleBuilderWithSetter.java | mle-enso/build-pattern-enforcer | f71b669bc1b815a02eee5d4e58be5db31ba4c65e | [
"Unlicense"
] | null | null | null | src/main/java/de/mle/patterns/incorrect/SampleBuilderWithSetter.java | mle-enso/build-pattern-enforcer | f71b669bc1b815a02eee5d4e58be5db31ba4c65e | [
"Unlicense"
] | null | null | null | src/main/java/de/mle/patterns/incorrect/SampleBuilderWithSetter.java | mle-enso/build-pattern-enforcer | f71b669bc1b815a02eee5d4e58be5db31ba4c65e | [
"Unlicense"
] | null | null | null | 17.384615 | 38 | 0.783186 | 24,879 | package de.mle.patterns.incorrect;
import lombok.Builder;
import lombok.Setter;
@Builder
@Setter
@SuppressWarnings("unused")
public class SampleBuilderWithSetter {
private String stringField;
private int intField;
}
|
3e3b0ee70eed80a147c6552e27fed3afe2f94df8 | 2,522 | java | Java | codec-socks/src/test/java/io/netty/handler/codec/socks/SocksAuthRequestDecoderTest.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 12 | 2015-12-24T02:01:44.000Z | 2020-07-28T08:34:05.000Z | codec-socks/src/test/java/io/netty/handler/codec/socks/SocksAuthRequestDecoderTest.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 15 | 2019-11-01T08:05:01.000Z | 2022-03-31T20:29:35.000Z | codec-socks/src/test/java/io/netty/handler/codec/socks/SocksAuthRequestDecoderTest.java | NicoK/netty | d07d7e2b9a3795139e0b6f64e55f8ed700f8ff5c | [
"Apache-2.0"
] | 7 | 2019-06-20T17:00:09.000Z | 2019-09-25T14:44:19.000Z | 35.027778 | 80 | 0.7046 | 24,880 | /*
* 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 ... |
3e3b0f453b3e23893930fd123be309eb8c320b67 | 795 | java | Java | Consumer/src/main/java/maven/consumer/influxdb/service/InfluxService.java | terilenard/dias-cloud-umfst | 246ba4c1850c2ce37fbbe7658435c7f5c93033b4 | [
"MIT"
] | null | null | null | Consumer/src/main/java/maven/consumer/influxdb/service/InfluxService.java | terilenard/dias-cloud-umfst | 246ba4c1850c2ce37fbbe7658435c7f5c93033b4 | [
"MIT"
] | null | null | null | Consumer/src/main/java/maven/consumer/influxdb/service/InfluxService.java | terilenard/dias-cloud-umfst | 246ba4c1850c2ce37fbbe7658435c7f5c93033b4 | [
"MIT"
] | null | null | null | 25.645161 | 103 | 0.757233 | 24,881 | package maven.consumer.influxdb.service;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.Map;
import org.influxdb.InfluxDB;
import maven.consumer.influxdb.api.InfluxAPI;
public class InfluxService {
private final InfluxAPI influxAPI;
public InfluxService() {
influxAPI = new Infl... |
3e3b0f6f455c4e2cb32cdd44b540caa609598b53 | 1,855 | java | Java | src/main/java/draylar/tiered/api/ItemVerifier.java | Fourmisain/tiered | d34ed7af7dcaf929ae0863543e8b2d6755420b89 | [
"MIT"
] | 14 | 2020-04-18T21:52:02.000Z | 2022-01-29T18:22:04.000Z | src/main/java/draylar/tiered/api/ItemVerifier.java | Fourmisain/tiered | d34ed7af7dcaf929ae0863543e8b2d6755420b89 | [
"MIT"
] | 38 | 2020-04-15T20:43:26.000Z | 2022-02-22T16:51:15.000Z | src/main/java/draylar/tiered/api/ItemVerifier.java | Fourmisain/tiered | d34ed7af7dcaf929ae0863543e8b2d6755420b89 | [
"MIT"
] | 13 | 2020-12-08T23:27:00.000Z | 2022-01-22T20:28:23.000Z | 34.351852 | 164 | 0.639353 | 24,882 | package draylar.tiered.api;
import draylar.tiered.Tiered;
import net.minecraft.item.Item;
import net.minecraft.tag.ItemTags;
import net.minecraft.tag.Tag;
import net.minecraft.util.Identifier;
import net.minecraft.util.registry.Registry;
public class ItemVerifier {
private final String id;
private final Stri... |
3e3b10a9eea078201ddde93cd7b7bca659cafcb4 | 7,806 | java | Java | kafka_consumer_freshness_tracker/src/test/java/com/tesla/data/consumer/freshness/ConsumerFreshnessTest.java | billmcchesney1/kafka-helmsman | 668614dc9279b18e5e956864ce828e5400499726 | [
"MIT"
] | null | null | null | kafka_consumer_freshness_tracker/src/test/java/com/tesla/data/consumer/freshness/ConsumerFreshnessTest.java | billmcchesney1/kafka-helmsman | 668614dc9279b18e5e956864ce828e5400499726 | [
"MIT"
] | null | null | null | kafka_consumer_freshness_tracker/src/test/java/com/tesla/data/consumer/freshness/ConsumerFreshnessTest.java | billmcchesney1/kafka-helmsman | 668614dc9279b18e5e956864ce828e5400499726 | [
"MIT"
] | null | null | null | 40.65625 | 117 | 0.739303 | 24,883 | /*
* Copyright © 2019 Tesla Motors, Inc. All rights reserved.
*/
package com.tesla.data.consumer.freshness;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.mo... |
3e3b1144c443b231f17e49f6eb40b4e63d55b730 | 2,262 | java | Java | IHMCQuadrupedRobotics/src/us/ihmc/quadrupedRobotics/planning/QuadrupedStepCrossoverProjection.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | null | null | null | IHMCQuadrupedRobotics/src/us/ihmc/quadrupedRobotics/planning/QuadrupedStepCrossoverProjection.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | null | null | null | IHMCQuadrupedRobotics/src/us/ihmc/quadrupedRobotics/planning/QuadrupedStepCrossoverProjection.java | wxmerkt/ihmc-open-robotics-software | 2c47c9a9bd999e7811038e99c3888683f9973a2a | [
"Apache-2.0"
] | null | null | null | 41.127273 | 131 | 0.768789 | 24,884 | package us.ihmc.quadrupedRobotics.planning;
import us.ihmc.robotics.geometry.FramePoint;
import us.ihmc.robotics.referenceFrames.ReferenceFrame;
import us.ihmc.robotics.robotSide.QuadrantDependentList;
import us.ihmc.robotics.robotSide.RobotQuadrant;
public class QuadrupedStepCrossoverProjection
{
private final do... |
3e3b115d77c0385ade17bf61791cffe28f8f7302 | 1,457 | java | Java | src/com/WiseHollow/Fundamentals/Commands/CommandSetHome.java | WiseHollow/Fundamentals | b134b6c613eb85fae9e7e528eff24372f40ab7b6 | [
"MIT"
] | null | null | null | src/com/WiseHollow/Fundamentals/Commands/CommandSetHome.java | WiseHollow/Fundamentals | b134b6c613eb85fae9e7e528eff24372f40ab7b6 | [
"MIT"
] | null | null | null | src/com/WiseHollow/Fundamentals/Commands/CommandSetHome.java | WiseHollow/Fundamentals | b134b6c613eb85fae9e7e528eff24372f40ab7b6 | [
"MIT"
] | null | null | null | 28.568627 | 103 | 0.655456 | 24,885 | package com.WiseHollow.Fundamentals.Commands;
import com.WiseHollow.Fundamentals.DataCollection.PlayerData;
import com.WiseHollow.Fundamentals.Language;
import com.WiseHollow.Fundamentals.Settings;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
im... |
3e3b119f967f91d5eb864863d065728a9e2a9b18 | 1,389 | java | Java | src/main/java/lu/uni/serval/ikora/smells/visitors/MissingDocumentationVisitor.java | serval-uni-lu/ikora-smells | d7b5706ac5677360a205bfdb3df930ac967ee00a | [
"Apache-2.0"
] | null | null | null | src/main/java/lu/uni/serval/ikora/smells/visitors/MissingDocumentationVisitor.java | serval-uni-lu/ikora-smells | d7b5706ac5677360a205bfdb3df930ac967ee00a | [
"Apache-2.0"
] | null | null | null | src/main/java/lu/uni/serval/ikora/smells/visitors/MissingDocumentationVisitor.java | serval-uni-lu/ikora-smells | d7b5706ac5677360a205bfdb3df930ac967ee00a | [
"Apache-2.0"
] | null | null | null | 28.9375 | 92 | 0.700504 | 24,886 | package lu.uni.serval.ikora.smells.visitors;
/*-
* #%L
* Ikora Smells
* %%
* Copyright (C) 2020 - 2021 University of Luxembourg
* %%
* 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
*
... |
3e3b1247c6e2bf291577a991ea942542837c0452 | 10,021 | java | Java | src/test/java/hu/bme/mit/spaceship/GT4500Test.java | pyzon/ivt-lab | f2cd71564d9063f246a5cd9057eb3cacb750c427 | [
"MIT"
] | null | null | null | src/test/java/hu/bme/mit/spaceship/GT4500Test.java | pyzon/ivt-lab | f2cd71564d9063f246a5cd9057eb3cacb750c427 | [
"MIT"
] | 3 | 2020-04-26T20:50:09.000Z | 2020-05-23T13:27:44.000Z | src/test/java/hu/bme/mit/spaceship/GT4500Test.java | pyzon/ivt-lab | f2cd71564d9063f246a5cd9057eb3cacb750c427 | [
"MIT"
] | null | null | null | 37.958333 | 74 | 0.744536 | 24,887 | package hu.bme.mit.spaceship;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import static org.mockito.Mockito.*;
public class GT4500Test {
private GT4500 ship;
private TorpedoStore mockPrimaryTorpedoStore;
private Torpe... |
3e3b1400f02d76c0d0056c95b66265e785bdf446 | 3,419 | java | Java | main/src/cgeo/geocaching/connector/gc/PocketQueryListActivity.java | osma/cgeo | 7d6660896a12daf31e4a4341a9ce0aa7f33566eb | [
"Apache-2.0"
] | 1 | 2021-01-30T11:59:32.000Z | 2021-01-30T11:59:32.000Z | main/src/cgeo/geocaching/connector/gc/PocketQueryListActivity.java | osma/cgeo | 7d6660896a12daf31e4a4341a9ce0aa7f33566eb | [
"Apache-2.0"
] | 92 | 2021-01-20T06:54:32.000Z | 2022-03-22T09:09:32.000Z | main/src/cgeo/geocaching/connector/gc/PocketQueryListActivity.java | osma/cgeo | 7d6660896a12daf31e4a4341a9ce0aa7f33566eb | [
"Apache-2.0"
] | 1 | 2021-10-01T18:31:06.000Z | 2021-10-01T18:31:06.000Z | 36.37234 | 164 | 0.699912 | 24,888 | package cgeo.geocaching.connector.gc;
import cgeo.geocaching.Intents;
import cgeo.geocaching.R;
import cgeo.geocaching.activity.AbstractActionBarActivity;
import cgeo.geocaching.activity.ActivityMixin;
import cgeo.geocaching.models.PocketQuery;
import cgeo.geocaching.ui.recyclerview.RecyclerViewProvider;
import cgeo.g... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.