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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2296e493cd68c1e2ed12cfe44d2b33f97e0c43 | 1,906 | java | Java | vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/parsers/SessionWithTokenFromXMLAndHeader.java | aledsage/jclouds-labs | c5e108a836255b6dc1178ef74221fdedd6c66d3c | [
"Apache-1.1"
] | 1 | 2016-03-21T16:30:24.000Z | 2016-03-21T16:30:24.000Z | vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/parsers/SessionWithTokenFromXMLAndHeader.java | aledsage/jclouds-labs | c5e108a836255b6dc1178ef74221fdedd6c66d3c | [
"Apache-1.1"
] | null | null | null | vcloud-director/src/main/java/org/jclouds/vcloud/director/v1_5/parsers/SessionWithTokenFromXMLAndHeader.java | aledsage/jclouds-labs | c5e108a836255b6dc1178ef74221fdedd6c66d3c | [
"Apache-1.1"
] | null | null | null | 35.962264 | 115 | 0.768101 | 14,660 | /*
* 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 ... |
3e22976fa7a42b76984e48f0686dab1c76a75564 | 101 | java | Java | src/main/java/br/com/moip/mockkid/model/ConditionalType.java | wirecardBrasil/mockkid | 5ecadf86c9fa04313cc08680ba4cd16bf4c35546 | [
"MIT"
] | 4 | 2019-02-11T10:33:50.000Z | 2020-04-29T02:15:42.000Z | src/main/java/br/com/moip/mockkid/model/ConditionalType.java | wirecardBrasil/mockkid | 5ecadf86c9fa04313cc08680ba4cd16bf4c35546 | [
"MIT"
] | 5 | 2017-11-24T09:59:53.000Z | 2018-04-17T01:57:33.000Z | src/main/java/br/com/moip/mockkid/model/ConditionalType.java | moip/mockkid | 5ecadf86c9fa04313cc08680ba4cd16bf4c35546 | [
"MIT"
] | 1 | 2019-02-11T11:52:06.000Z | 2019-02-11T11:52:06.000Z | 16.833333 | 34 | 0.762376 | 14,661 | package br.com.moip.mockkid.model;
public enum ConditionalType {
EQUALS, CONTAINS, JAVASCRIPT
}
|
3e2297a198aa10feaeaeb66097aeeedc207d135a | 697 | java | Java | roncoo-education-web-boss/src/main/java/com/roncoo/education/web/boss/service/dao/SysMenuRoleDao.java | huang365/roncoo-education | 377ce53c5a0c4bf97d6bef5bb87a0ff6d84514f7 | [
"MIT"
] | 1 | 2019-02-15T01:27:20.000Z | 2019-02-15T01:27:20.000Z | roncoo-education-web-boss/src/main/java/com/roncoo/education/web/boss/service/dao/SysMenuRoleDao.java | UncleWanger/roncoo-education | 1bd5ffba4b8a7b47ea0b435362969ea1b11adbe5 | [
"MIT"
] | null | null | null | roncoo-education-web-boss/src/main/java/com/roncoo/education/web/boss/service/dao/SysMenuRoleDao.java | UncleWanger/roncoo-education | 1bd5ffba4b8a7b47ea0b435362969ea1b11adbe5 | [
"MIT"
] | 1 | 2019-08-17T10:12:33.000Z | 2019-08-17T10:12:33.000Z | 25.814815 | 91 | 0.764706 | 14,662 | /**
* Copyright 2015-现在 广州市领课网络科技有限公司
*/
package com.roncoo.education.web.boss.service.dao;
import java.util.List;
import com.roncoo.education.util.base.Page;
import com.roncoo.education.web.boss.service.dao.impl.mapper.entity.SysMenuRole;
import com.roncoo.education.web.boss.service.dao.impl.mapper.entity... |
3e2297ec54d03c20b95294fd04669784885fb63e | 383 | java | Java | Ch7_SentinelExe/src/main/java/com/wgs/sentinel/v2/parser/JsonRuleConfigParser.java | GenshenWang/inspire-demo | e798e1649e3fc89d8608a052cfa03a2c1e1f1ce0 | [
"Apache-2.0"
] | 16 | 2019-12-11T11:19:46.000Z | 2022-01-09T11:07:27.000Z | Ch7_SentinelExe/src/main/java/com/wgs/sentinel/v2/parser/JsonRuleConfigParser.java | nomico271/inspire-demo | e798e1649e3fc89d8608a052cfa03a2c1e1f1ce0 | [
"Apache-2.0"
] | 1 | 2020-08-11T12:43:16.000Z | 2020-08-11T12:43:16.000Z | Ch7_SentinelExe/src/main/java/com/wgs/sentinel/v2/parser/JsonRuleConfigParser.java | nomico271/inspire-demo | e798e1649e3fc89d8608a052cfa03a2c1e1f1ce0 | [
"Apache-2.0"
] | 27 | 2019-12-11T11:19:48.000Z | 2022-03-18T15:05:40.000Z | 18.238095 | 63 | 0.712794 | 14,663 | package com.wgs.sentinel.v2.parser;
import com.wgs.sentinel.v2.rule.RuleConfig;
import org.yaml.snakeyaml.Yaml;
import java.io.InputStream;
/**
* @author: wanggenshen
* @date: 2020/6/24 00:16.
* @description: JSON配置源
*/
public class JsonRuleConfigParser implements RuleConfigParser {
@Override
public Rul... |
3e22980aa1dd58f3e902a31623f96033ec0e0561 | 5,215 | java | Java | libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/route/FasterRouteDetector.java | maplibre/maplibre-navigation-android-legacy | e6aa9e9d8f8f12c5c29623cd37323d22590a9a5e | [
"MIT"
] | 23 | 2018-11-02T21:28:35.000Z | 2020-12-30T08:20:14.000Z | libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/route/FasterRouteDetector.java | maplibre/maplibre-navigation-android-legacy | e6aa9e9d8f8f12c5c29623cd37323d22590a9a5e | [
"MIT"
] | 5 | 2021-04-23T21:51:42.000Z | 2022-03-04T23:28:42.000Z | libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/route/FasterRouteDetector.java | maplibre/maplibre-navigation-android-legacy | e6aa9e9d8f8f12c5c29623cd37323d22590a9a5e | [
"MIT"
] | 22 | 2018-11-06T01:10:43.000Z | 2021-03-02T10:47:23.000Z | 37.789855 | 126 | 0.73442 | 14,664 | package com.mapbox.services.android.navigation.v5.route;
import android.location.Location;
import com.mapbox.api.directions.v5.models.DirectionsResponse;
import com.mapbox.api.directions.v5.models.DirectionsRoute;
import com.mapbox.api.directions.v5.models.LegStep;
import com.mapbox.api.directions.v5.models.RouteLeg;... |
3e229817f62f642052f934fb7c5208d176db9816 | 2,090 | java | Java | devkit/src/main/java/com/huawei/kunpeng/devkit/toolview/DevkitToolWindowFactory.java | kunpengcompute/devkit-intellij-plugin | ca62556b8ab74cc6b5e21e119934c92643958de9 | [
"Apache-2.0"
] | null | null | null | devkit/src/main/java/com/huawei/kunpeng/devkit/toolview/DevkitToolWindowFactory.java | kunpengcompute/devkit-intellij-plugin | ca62556b8ab74cc6b5e21e119934c92643958de9 | [
"Apache-2.0"
] | null | null | null | devkit/src/main/java/com/huawei/kunpeng/devkit/toolview/DevkitToolWindowFactory.java | kunpengcompute/devkit-intellij-plugin | ca62556b8ab74cc6b5e21e119934c92643958de9 | [
"Apache-2.0"
] | null | null | null | 32.65625 | 99 | 0.733971 | 14,665 | /*
* Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. 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
*
... |
3e229842328edded5aa48a833d0fb85a819250cb | 2,363 | java | Java | src/main/java/io/suricate/monitoring/model/dto/api/user/UserRequestDto.java | Surfndez/suricate | ccd58252dacfa07484f61d4dbb49387a685abf11 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/suricate/monitoring/model/dto/api/user/UserRequestDto.java | Surfndez/suricate | ccd58252dacfa07484f61d4dbb49387a685abf11 | [
"Apache-2.0"
] | 25 | 2020-07-09T03:21:58.000Z | 2022-03-02T09:26:33.000Z | src/main/java/io/suricate/monitoring/model/dto/api/user/UserRequestDto.java | Surfndez/suricate | ccd58252dacfa07484f61d4dbb49387a685abf11 | [
"Apache-2.0"
] | 1 | 2021-01-22T22:26:45.000Z | 2021-01-22T22:26:45.000Z | 26.852273 | 87 | 0.697842 | 14,666 | /*
* Copyright 2012-2018 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... |
3e2299420d7ca75137f53363a667641cbe8a46ba | 392 | java | Java | simple-web-ui-toolkit/src/test/java/tech/tablesaw/plotly/traces/TreemapTraceTest.java | emilianbold/SimpleServer | 88c3a8c1ba5bbeb17a71e36d11b68e2789d58ee4 | [
"Apache-2.0"
] | 3 | 2019-07-29T15:10:14.000Z | 2020-01-28T22:45:53.000Z | simple-web-ui-toolkit/src/test/java/tech/tablesaw/plotly/traces/TreemapTraceTest.java | emilianbold/quicksilver | 88c3a8c1ba5bbeb17a71e36d11b68e2789d58ee4 | [
"Apache-2.0"
] | 26 | 2019-03-03T07:15:18.000Z | 2022-01-07T00:23:00.000Z | simple-web-ui-toolkit/src/test/java/tech/tablesaw/plotly/traces/TreemapTraceTest.java | emilianbold/quicksilver | 88c3a8c1ba5bbeb17a71e36d11b68e2789d58ee4 | [
"Apache-2.0"
] | 1 | 2019-08-09T01:35:01.000Z | 2019-08-09T01:35:01.000Z | 21.777778 | 126 | 0.630102 | 14,667 | package tech.tablesaw.plotly.traces;
import org.junit.Assert;
import org.junit.Test;
public class TreemapTraceTest {
@Test
public void testMe() {
TreemapTrace trace = TreemapTrace.builder(null, new String[]{"a", "b", "c"}, new String[]{"b", "", ""}, null).build();
String js = trace.asJavascr... |
3e22994304e14b589799f6421fbde557de828206 | 2,009 | java | Java | server/tools/tools-common/src/main/java/com/nodecollege/cloud/common/exception/handler/GlobalExceptionHandler.java | tinylc/nodecollege-upms | f7c831fb362622285ae831829cc1826cc4037e60 | [
"Apache-2.0"
] | 1 | 2020-11-27T11:58:06.000Z | 2020-11-27T11:58:06.000Z | server/tools/tools-common/src/main/java/com/nodecollege/cloud/common/exception/handler/GlobalExceptionHandler.java | tinylc/nodecollege-upms | f7c831fb362622285ae831829cc1826cc4037e60 | [
"Apache-2.0"
] | null | null | null | server/tools/tools-common/src/main/java/com/nodecollege/cloud/common/exception/handler/GlobalExceptionHandler.java | tinylc/nodecollege-upms | f7c831fb362622285ae831829cc1826cc4037e60 | [
"Apache-2.0"
] | 1 | 2021-03-02T03:09:59.000Z | 2021-03-02T03:09:59.000Z | 28.7 | 122 | 0.715779 | 14,668 | package com.nodecollege.cloud.common.exception.handler;
import com.nodecollege.cloud.common.exception.BaseException;
import com.nodecollege.cloud.common.model.NCResult;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annot... |
3e229a8ff2089da22a28be8c87b52018132f16c5 | 883 | java | Java | logback-android/src/test/java/ch/qos/logback/core/read/ListAppender.java | someweardev/logback-android | ebd3088603c6ea4a3e835273dc821bd0a5f00735 | [
"Apache-2.0"
] | 880 | 2015-01-02T05:41:10.000Z | 2022-03-31T05:56:36.000Z | logback-android/src/test/java/ch/qos/logback/core/read/ListAppender.java | someweardev/logback-android | ebd3088603c6ea4a3e835273dc821bd0a5f00735 | [
"Apache-2.0"
] | 234 | 2015-01-11T05:19:16.000Z | 2022-02-23T10:05:31.000Z | logback-android/src/test/java/ch/qos/logback/core/read/ListAppender.java | someweardev/logback-android | ebd3088603c6ea4a3e835273dc821bd0a5f00735 | [
"Apache-2.0"
] | 129 | 2015-01-06T06:22:36.000Z | 2022-03-24T07:06:36.000Z | 28.483871 | 75 | 0.729332 | 14,669 | /**
* Copyright 2019 Anthony Trinh
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
3e229aaabcb250621f666ee6e1edf977820e1700 | 15,174 | java | Java | sysjail/NativeInterfaceConnector.java | rodobre/interactive_sandbox | 971f700881f861c72d0bde37221bbb612d1b6d84 | [
"BSD-2-Clause"
] | 1 | 2020-06-11T09:13:10.000Z | 2020-06-11T09:13:10.000Z | sysjail/NativeInterfaceConnector.java | rodobre/interactive_sandbox | 971f700881f861c72d0bde37221bbb612d1b6d84 | [
"BSD-2-Clause"
] | null | null | null | sysjail/NativeInterfaceConnector.java | rodobre/interactive_sandbox | 971f700881f861c72d0bde37221bbb612d1b6d84 | [
"BSD-2-Clause"
] | null | null | null | 43.855491 | 196 | 0.645051 | 14,670 | package sysjail;
import com.sun.jna.Native;
import com.sun.jna.Library;
import com.sun.jna.Platform;
import java.lang.ProcessBuilder;
import java.lang.ProcessBuilder.Redirect;
import java.io.File;
import java.io.FileInputStream;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayLis... |
3e229be7206b9e5b99733d9895980f2b84106cff | 6,818 | java | Java | tomcat8/src/main/java/tw/com/ehanlin/tomcatSessionSynchronizer/tomcat8/SynchronizableStandardSession.java | hanlin-edu-tech/tomcat-session-synchronizer | 37035a48d447b25caf7805042776ddb10213f3c6 | [
"MIT"
] | null | null | null | tomcat8/src/main/java/tw/com/ehanlin/tomcatSessionSynchronizer/tomcat8/SynchronizableStandardSession.java | hanlin-edu-tech/tomcat-session-synchronizer | 37035a48d447b25caf7805042776ddb10213f3c6 | [
"MIT"
] | null | null | null | tomcat8/src/main/java/tw/com/ehanlin/tomcatSessionSynchronizer/tomcat8/SynchronizableStandardSession.java | hanlin-edu-tech/tomcat-session-synchronizer | 37035a48d447b25caf7805042776ddb10213f3c6 | [
"MIT"
] | null | null | null | 43.705128 | 145 | 0.50792 | 14,671 | package tw.com.ehanlin.tomcatSessionSynchronizer.tomcat8;
import org.apache.catalina.Context;
import org.apache.catalina.Globals;
import org.apache.catalina.Manager;
import org.apache.catalina.TomcatPrincipal;
import org.apache.catalina.session.StandardSession;
import org.apache.tomcat.util.ExceptionUtils;
import tw.c... |
3e229c631cf1f21651b5e438c54eadba9f7ced02 | 316 | java | Java | src/main/java/me/joohyun/tutorial/TutorialApplication.java | mangchhe/spring-tutorial | c261af351bb3ad7d13476c5c1556fc62ae404755 | [
"MIT"
] | 1 | 2021-01-01T13:41:18.000Z | 2021-01-01T13:41:18.000Z | src/main/java/me/joohyun/tutorial/TutorialApplication.java | mangchhe/spring-tutorial | c261af351bb3ad7d13476c5c1556fc62ae404755 | [
"MIT"
] | null | null | null | src/main/java/me/joohyun/tutorial/TutorialApplication.java | mangchhe/spring-tutorial | c261af351bb3ad7d13476c5c1556fc62ae404755 | [
"MIT"
] | null | null | null | 22.571429 | 68 | 0.822785 | 14,672 | package me.joohyun.tutorial;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class TutorialApplication {
public static void main(String[] args) {
SpringApplication.run(TutorialApplication.class, args);
}
}
|
3e229cc1216dbaad81fc77a3dee560dc191767be | 1,110 | java | Java | chapter_002/src/main/java/ru/job4j/tracker/start/UpdateItem.java | alexander-pimenov/job4j | e14e45ec773680b4767e80f612344ea42f3b1fa8 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/tracker/start/UpdateItem.java | alexander-pimenov/job4j | e14e45ec773680b4767e80f612344ea42f3b1fa8 | [
"Apache-2.0"
] | 6 | 2020-08-29T19:23:12.000Z | 2022-02-16T01:13:51.000Z | chapter_002/src/main/java/ru/job4j/tracker/start/UpdateItem.java | alexander-pimenov/job4j | e14e45ec773680b4767e80f612344ea42f3b1fa8 | [
"Apache-2.0"
] | null | null | null | 38.275862 | 92 | 0.575676 | 14,673 | package ru.job4j.tracker.start;
import ru.job4j.tracker.models.Item;
import java.util.function.Consumer;
public class UpdateItem extends BaseAction {
protected UpdateItem(int key, String name) {
super(key, name);
}
@Override
public void execute(Input input, Tracker tracker, Consumer<String>... |
3e229cfeb5116440fac60431ada684a3d9d1bb15 | 1,110 | java | Java | core-ng/src/test/java/core/framework/impl/redis/BytesValueMapLogParamTest.java | caine-lea/core-ng-project | 3302f519dc4fcdb10ed0458569eddfcd42eda65f | [
"Apache-2.0"
] | null | null | null | core-ng/src/test/java/core/framework/impl/redis/BytesValueMapLogParamTest.java | caine-lea/core-ng-project | 3302f519dc4fcdb10ed0458569eddfcd42eda65f | [
"Apache-2.0"
] | 1 | 2018-03-15T07:35:42.000Z | 2018-03-15T07:35:42.000Z | core-ng/src/test/java/core/framework/impl/redis/BytesValueMapLogParamTest.java | caine-lea/core-ng-project | 3302f519dc4fcdb10ed0458569eddfcd42eda65f | [
"Apache-2.0"
] | null | null | null | 28.461538 | 102 | 0.617117 | 14,674 | package core.framework.impl.redis;
import org.junit.jupiter.api.Test;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Set;
import static core.framework.util.Strings.bytes;
import static org.assertj.core.api.Assertions.assertThat;
/**
* @author neo
*/
class BytesValueMapLogParamTest {
@T... |
3e229d8c082a214a2965adac91dadb63d7f5effc | 10,131 | java | Java | core/src/main/java/com/onloupe/agent/metrics/EventMetricSample.java | GibraltarSoftware/loupe-java | 22dd0a31c842b3b1d9fa376d0fb3a722372c6969 | [
"Apache-2.0"
] | 2 | 2019-05-14T17:11:49.000Z | 2019-07-24T14:18:29.000Z | core/src/main/java/com/onloupe/agent/metrics/EventMetricSample.java | GibraltarSoftware/loupe-java | 22dd0a31c842b3b1d9fa376d0fb3a722372c6969 | [
"Apache-2.0"
] | 4 | 2019-07-10T23:10:25.000Z | 2021-12-14T21:19:26.000Z | core/src/main/java/com/onloupe/agent/metrics/EventMetricSample.java | GibraltarSoftware/loupe-java | 22dd0a31c842b3b1d9fa376d0fb3a722372c6969 | [
"Apache-2.0"
] | 1 | 2020-11-04T04:41:01.000Z | 2020-11-04T04:41:01.000Z | 34.342373 | 128 | 0.702201 | 14,675 | package com.onloupe.agent.metrics;
import java.time.Duration;
import java.time.LocalDateTime;
import java.time.OffsetDateTime;
import com.onloupe.core.logging.Log;
import com.onloupe.core.serialization.monitor.EventMetricSamplePacket;
import com.onloupe.core.util.OutObject;
import com.onloupe.core.util.TypeUtils;
imp... |
3e229e285e90b941d29bf650d5c1b956750673bc | 4,857 | java | Java | app/src/main/java/com/wyre/trade/stock/deposit/StockDepositActivity.java | gitdevstar/FinanicalApp | b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wyre/trade/stock/deposit/StockDepositActivity.java | gitdevstar/FinanicalApp | b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wyre/trade/stock/deposit/StockDepositActivity.java | gitdevstar/FinanicalApp | b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012 | [
"Apache-2.0"
] | null | null | null | 40.140496 | 135 | 0.618489 | 14,676 | package com.wyre.trade.stock.deposit;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.Toast;
import androidx.viewpager.widget.ViewPager;
import com.androidnetworking.AndroidNetworking;
import com.androidnetworking.common.Priority;
import com.a... |
3e229e5b144303ae6cfc50a50da533b8b41ba432 | 3,753 | java | Java | extractor/src/main/java/uk/ac/cam/acr31/features/javac/DataflowOutputsScanner.java | fkrawiec/features-javac | 2131fd6ac68a0039f43ff21f5c7d549c2802188c | [
"Apache-2.0"
] | 24 | 2018-10-23T17:34:07.000Z | 2022-01-08T00:44:26.000Z | extractor/src/main/java/uk/ac/cam/acr31/features/javac/DataflowOutputsScanner.java | fkrawiec/features-javac | 2131fd6ac68a0039f43ff21f5c7d549c2802188c | [
"Apache-2.0"
] | 12 | 2018-10-26T14:34:08.000Z | 2020-09-14T07:18:55.000Z | extractor/src/main/java/uk/ac/cam/acr31/features/javac/DataflowOutputsScanner.java | fkrawiec/features-javac | 2131fd6ac68a0039f43ff21f5c7d549c2802188c | [
"Apache-2.0"
] | 16 | 2018-10-16T18:44:18.000Z | 2021-09-07T06:29:13.000Z | 36.086538 | 99 | 0.754063 | 14,677 | /*
* Copyright © 2018 The Authors (see NOTICE file)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... |
3e229e65f58fadd4a73c5e6214fce2ec312e2668 | 383 | java | Java | gulimall-product/src/main/java/com/atguigu/gulimall/product/dao/SpuImagesDao.java | stewartnieh/gulimall | e2298a503ddd744e38060d6f6f030746a8042730 | [
"Apache-2.0"
] | null | null | null | gulimall-product/src/main/java/com/atguigu/gulimall/product/dao/SpuImagesDao.java | stewartnieh/gulimall | e2298a503ddd744e38060d6f6f030746a8042730 | [
"Apache-2.0"
] | null | null | null | gulimall-product/src/main/java/com/atguigu/gulimall/product/dao/SpuImagesDao.java | stewartnieh/gulimall | e2298a503ddd744e38060d6f6f030746a8042730 | [
"Apache-2.0"
] | null | null | null | 21.5 | 67 | 0.77261 | 14,678 | package com.atguigu.gulimall.product.dao;
import com.atguigu.gulimall.product.entity.SpuImagesEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* spu图片
*
* @author kevinnie
* @email envkt@example.com
* @date 2020-08-20 16:44:37
*/
@Mapper
public in... |
3e229e986790889996b8460a3839bcf4cc0e37c7 | 32,198 | java | Java | google-api-grpc/proto-google-cloud-vision-v1p2beta1/src/main/java/com/google/cloud/vision/v1p2beta1/Feature.java | naynaingaung/google-cloud-java | 308800f785db8c2d30db214c9cebaf9bfa8e6ace | [
"Apache-2.0"
] | 2 | 2019-08-25T15:16:57.000Z | 2019-08-25T15:17:04.000Z | google-api-grpc/proto-google-cloud-vision-v1p2beta1/src/main/java/com/google/cloud/vision/v1p2beta1/Feature.java | andrey-qlogic/google-cloud-java | fcb9b8d3bbc04a93e3daea8ca6f19ce17cbfed18 | [
"Apache-2.0"
] | 3 | 2019-05-22T14:12:27.000Z | 2019-07-09T14:16:23.000Z | google-api-grpc/proto-google-cloud-vision-v1p2beta1/src/main/java/com/google/cloud/vision/v1p2beta1/Feature.java | andrey-qlogic/google-cloud-java | fcb9b8d3bbc04a93e3daea8ca6f19ce17cbfed18 | [
"Apache-2.0"
] | 1 | 2019-12-10T05:41:00.000Z | 2019-12-10T05:41:00.000Z | 27.804836 | 100 | 0.631344 | 14,679 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/vision/v1p2beta1/image_annotator.proto
package com.google.cloud.vision.v1p2beta1;
/**
*
*
* <pre>
* The type of Google Cloud Vision API detection to perform, and the maximum
* number of results to return for that type. Multiple `... |
3e229eb32feb1c20341f083bf95388e92b104507 | 1,565 | java | Java | src/main/java/com/vico/license/controller/Mqcontroller.java | 51721198/license-backend | f12fa9d9b9f71c5413757b64b9da34b738f07c06 | [
"MIT"
] | null | null | null | src/main/java/com/vico/license/controller/Mqcontroller.java | 51721198/license-backend | f12fa9d9b9f71c5413757b64b9da34b738f07c06 | [
"MIT"
] | null | null | null | src/main/java/com/vico/license/controller/Mqcontroller.java | 51721198/license-backend | f12fa9d9b9f71c5413757b64b9da34b738f07c06 | [
"MIT"
] | null | null | null | 29.528302 | 94 | 0.661342 | 14,680 | package com.vico.license.controller;
import com.alibaba.fastjson.JSON;
import com.vico.license.enums.ProcessResultEnum;
import com.vico.license.kafka.KafkaProducer;
import com.vico.license.pojo.ProcessResult;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... |
3e229f0d15dadaf1fb6d1d3c902c196459de5a8b | 269 | java | Java | rmi/rmi-server/src/service/IBanqueRemote.java | Sureshbille/java-learning | 063b60f91a835d3d466dbaeec90ea9776a644c3a | [
"MIT"
] | 36 | 2019-06-05T17:14:43.000Z | 2021-07-15T16:38:22.000Z | rmi/rmi-server/src/service/IBanqueRemote.java | Sureshbille/java-learning | 063b60f91a835d3d466dbaeec90ea9776a644c3a | [
"MIT"
] | 5 | 2022-03-12T10:51:38.000Z | 2022-03-31T20:26:47.000Z | rmi/rmi-server/src/service/IBanqueRemote.java | Sureshbille/java-learning | 063b60f91a835d3d466dbaeec90ea9776a644c3a | [
"MIT"
] | 6 | 2019-09-23T16:02:00.000Z | 2021-07-10T16:49:55.000Z | 24.454545 | 63 | 0.799257 | 14,681 | package service;
import java.rmi.Remote;
import java.rmi.RemoteException;
import java.util.Date;
public interface IBanqueRemote extends Remote {
public double conversion(double mt) throws RemoteException;
public Date getServerDate() throws RemoteException;
}
|
3e22a045ac88d51f616e2f674ad2c3a80f0c9d6d | 2,880 | java | Java | src/cellsociety/model/games/Simulation.java | jsboss5/Simulation-Board | c652998924db046d1327198f3fa3ec6eab93863f | [
"MIT"
] | null | null | null | src/cellsociety/model/games/Simulation.java | jsboss5/Simulation-Board | c652998924db046d1327198f3fa3ec6eab93863f | [
"MIT"
] | null | null | null | src/cellsociety/model/games/Simulation.java | jsboss5/Simulation-Board | c652998924db046d1327198f3fa3ec6eab93863f | [
"MIT"
] | null | null | null | 27.961165 | 94 | 0.708333 | 14,682 | package cellsociety.model.games;
import cellsociety.model.CountStateReader;
import cellsociety.model.GameBoard;
import cellsociety.model.RandomStateReader;
import cellsociety.model.Reader;
import cellsociety.model.SetStateReader;
import exceptions.InvalidCSVFormatException;
import java.util.ArrayList;
import java.uti... |
3e22a203597426f8e407f07ed7a88932988e6e0d | 21,692 | java | Java | test/org/springframework/util/StringUtilsTests.java | northleafup/spring-2.0-sourcecode | 0f291a5f4a452a0bf61c557e03cd768777e9fd85 | [
"Apache-2.0"
] | null | null | null | test/org/springframework/util/StringUtilsTests.java | northleafup/spring-2.0-sourcecode | 0f291a5f4a452a0bf61c557e03cd768777e9fd85 | [
"Apache-2.0"
] | null | null | null | test/org/springframework/util/StringUtilsTests.java | northleafup/spring-2.0-sourcecode | 0f291a5f4a452a0bf61c557e03cd768777e9fd85 | [
"Apache-2.0"
] | null | null | null | 41.318095 | 96 | 0.719021 | 14,683 | /*
* Copyright 2002-2006 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... |
3e22a2453b047409515ad41ba9de5861cbf84aa0 | 844 | java | Java | src/minecraft/java/net/covers1624/wt/mc/data/VersionManifestJson.java | covers1624/WorkspaceTool | dcf8bc22655f548d7b6a5a390756bfeffd880561 | [
"MIT"
] | 1 | 2020-12-11T13:38:01.000Z | 2020-12-11T13:38:01.000Z | src/minecraft/java/net/covers1624/wt/mc/data/VersionManifestJson.java | sekwah41/WorkspaceTool | fe28e8257bb2560d09c8a726a89a3aa5e0c15b54 | [
"MIT"
] | null | null | null | src/minecraft/java/net/covers1624/wt/mc/data/VersionManifestJson.java | sekwah41/WorkspaceTool | fe28e8257bb2560d09c8a726a89a3aa5e0c15b54 | [
"MIT"
] | 1 | 2021-03-17T23:40:01.000Z | 2021-03-17T23:40:01.000Z | 20.585366 | 62 | 0.633886 | 14,684 | package net.covers1624.wt.mc.data;
import com.google.gson.Gson;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
/**
* Created by covers1624 on 5/02/19.
*/
public class VersionManifestJson {
private static final Gson gson = new Gson();
public Latest latest;
public List<Ve... |
3e22a3c185b177f4e3a4ca606bf394fb40fec011 | 4,939 | java | Java | app/src/main/java/com/sg2d/modules/MainActivity.java | SairaNawaz/toodledemo | d2aafe3eb07999d5a79629aa914bee88ee1e869b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/sg2d/modules/MainActivity.java | SairaNawaz/toodledemo | d2aafe3eb07999d5a79629aa914bee88ee1e869b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/sg2d/modules/MainActivity.java | SairaNawaz/toodledemo | d2aafe3eb07999d5a79629aa914bee88ee1e869b | [
"Apache-2.0"
] | null | null | null | 33.147651 | 98 | 0.60903 | 14,685 | package com.sg2d.modules;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.widget.ContentLoadingProgressBar;
import androidx.fragment.app.Fragment;
impor... |
3e22a3c8e09fafbb0f6e172d93bc7c80f5b6edba | 1,533 | java | Java | appformer-kogito-bridge/src/main/java/org/appformer/kogito/bridge/client/guided/tour/service/GuidedTourServiceEnvelope.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 4 | 2022-01-30T16:49:34.000Z | 2022-03-28T13:24:32.000Z | appformer-kogito-bridge/src/main/java/org/appformer/kogito/bridge/client/guided/tour/service/GuidedTourServiceEnvelope.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 166 | 2021-04-26T17:02:19.000Z | 2022-03-23T13:31:52.000Z | appformer-kogito-bridge/src/main/java/org/appformer/kogito/bridge/client/guided/tour/service/GuidedTourServiceEnvelope.java | LeonidLapshin/appformer | 2cf15393aeb922cab813938aee2c665d51ede57f | [
"Apache-2.0"
] | 31 | 2021-04-19T16:39:26.000Z | 2022-02-09T05:50:24.000Z | 33.326087 | 106 | 0.744292 | 14,686 | /*
* Copyright 2020 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e22a4b2f9ac5430611c994e339d648cdf5528ec | 3,766 | java | Java | core/src/es/adrianjg/nonopic/Nivel.java | ajgalan/nonopic-classic | cc7508aa9d318f69f0a517ca60428222ec41c41b | [
"MIT"
] | null | null | null | core/src/es/adrianjg/nonopic/Nivel.java | ajgalan/nonopic-classic | cc7508aa9d318f69f0a517ca60428222ec41c41b | [
"MIT"
] | null | null | null | core/src/es/adrianjg/nonopic/Nivel.java | ajgalan/nonopic-classic | cc7508aa9d318f69f0a517ca60428222ec41c41b | [
"MIT"
] | 1 | 2021-03-14T03:53:51.000Z | 2021-03-14T03:53:51.000Z | 26.335664 | 97 | 0.477961 | 14,687 | package es.adrianjg.nonopic;
/**
* Clase que representa un nivel de un puzle de NonoPic.
*/
public class Nivel {
private int id;
private String nombre;
private int alto;
private int ancho;
private boolean[][] mapa;
private int[][] guiaAlto;
private int[][] guiaAncho;
/**
* Cons... |
3e22a4b8042162a8f624287ce7b2e1915bec8d9c | 302 | java | Java | src/net/wolfesoftware/jax/tokenization/IdentifierToken.java | thejoshwolfe/jax | 74c8fc178668efc1a93a66dcbc96618228fc22fb | [
"BSD-3-Clause"
] | 2 | 2021-10-15T14:57:07.000Z | 2021-12-28T03:53:03.000Z | src/net/wolfesoftware/jax/tokenization/IdentifierToken.java | thejoshwolfe/jax | 74c8fc178668efc1a93a66dcbc96618228fc22fb | [
"BSD-3-Clause"
] | null | null | null | src/net/wolfesoftware/jax/tokenization/IdentifierToken.java | thejoshwolfe/jax | 74c8fc178668efc1a93a66dcbc96618228fc22fb | [
"BSD-3-Clause"
] | null | null | null | 20.133333 | 51 | 0.625828 | 14,688 | package net.wolfesoftware.jax.tokenization;
public class IdentifierToken extends Token
{
public IdentifierToken(int start, String text)
{
super(start, text);
}
public static final int TYPE = 0x2f530605;
public int getType()
{
return TYPE;
}
}
|
3e22a5910dc4ec1093de925e9dab198950e8b744 | 4,691 | java | Java | nos2jdbc-util/src/main/java/org/seasar/framework/util/ModifierUtil.java | ns2j/nos2jdbc | 20a1cdacc84a9865833db7ec786a3e130fc64f99 | [
"Apache-2.0"
] | 7 | 2019-07-05T14:36:39.000Z | 2021-12-28T23:10:46.000Z | nos2jdbc-util/src/main/java/org/seasar/framework/util/ModifierUtil.java | ns2j/nos2jdbc | 20a1cdacc84a9865833db7ec786a3e130fc64f99 | [
"Apache-2.0"
] | 2 | 2020-09-24T18:35:33.000Z | 2021-08-02T16:57:23.000Z | nos2jdbc-util/src/main/java/org/seasar/framework/util/ModifierUtil.java | ns2j/nos2jdbc | 20a1cdacc84a9865833db7ec786a3e130fc64f99 | [
"Apache-2.0"
] | null | null | null | 25.356757 | 78 | 0.557877 | 14,689 | /*
* Copyright 2004-2015 the Seasar Foundation and the Others.
*
* 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 ... |
3e22a6e6cfa0595c5ff7f59c874de32ac4a90f13 | 333 | java | Java | heroes/src/test/java/com/shuga/heroes/HeroesApplicationTests.java | iShuga139/heroes-java-spring-api | 95b49384b1b75f96cf8df10f0e42cd5ae05a2fcf | [
"MIT"
] | null | null | null | heroes/src/test/java/com/shuga/heroes/HeroesApplicationTests.java | iShuga139/heroes-java-spring-api | 95b49384b1b75f96cf8df10f0e42cd5ae05a2fcf | [
"MIT"
] | null | null | null | heroes/src/test/java/com/shuga/heroes/HeroesApplicationTests.java | iShuga139/heroes-java-spring-api | 95b49384b1b75f96cf8df10f0e42cd5ae05a2fcf | [
"MIT"
] | null | null | null | 19.588235 | 60 | 0.807808 | 14,690 | package com.shuga.heroes;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class HeroesApplicationTests {
@Test
public void contextLoa... |
3e22a7331dee9c824e8cf6c53039eaea064b99de | 7,367 | java | Java | src/main/java/org/locationtech/jts/algorithm/RayCrossingCounter.java | aaronland/dropwizard-jts-server | 6c13ead17ee2967aa6369cd3fd11c9c67c91c1f1 | [
"BSD-3-Clause"
] | 1 | 2022-02-26T00:08:51.000Z | 2022-02-26T00:08:51.000Z | src/main/java/org/locationtech/jts/algorithm/RayCrossingCounter.java | aaronland/dropwizard-jts-server | 6c13ead17ee2967aa6369cd3fd11c9c67c91c1f1 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/locationtech/jts/algorithm/RayCrossingCounter.java | aaronland/dropwizard-jts-server | 6c13ead17ee2967aa6369cd3fd11c9c67c91c1f1 | [
"BSD-3-Clause"
] | null | null | null | 32.597345 | 100 | 0.673816 | 14,691 | /*
* Copyright (c) 2016 Vivid Solutions.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License 2.0
* and Eclipse Distribution License v. 1.0 which accompanies this distribution.
* The Eclipse Public License is available at http://ww... |
3e22a734601edd8cf17c29458efe0ab506637303 | 2,697 | java | Java | src/test/java/com/zerocracy/tk/RsPageTest.java | yegor256/farm | 0951ef5b4d7f0f9b6b02f1532b866b0dee0ba406 | [
"Unlicense"
] | 1 | 2021-02-27T06:28:19.000Z | 2021-02-27T06:28:19.000Z | src/test/java/com/zerocracy/tk/RsPageTest.java | yegor256/farm | 0951ef5b4d7f0f9b6b02f1532b866b0dee0ba406 | [
"Unlicense"
] | null | null | null | src/test/java/com/zerocracy/tk/RsPageTest.java | yegor256/farm | 0951ef5b4d7f0f9b6b02f1532b866b0dee0ba406 | [
"Unlicense"
] | null | null | null | 37.985915 | 118 | 0.582128 | 14,692 | /*
* Copyright (c) 2016-2018 Zerocracy
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to read
* the Software only. Permissions is hereby NOT GRANTED to use, copy, modify,
* merge, publish, distribute, sublice... |
3e22a88b46743b73158708949bc8182e02860de3 | 2,671 | java | Java | JavaFx-Authentication-System/src/controller/CreateAccountController.java | amanovishnu/Mini-Java-Projects | 19d2df8b1e93a391b4b2331badacf23557ed850f | [
"Unlicense"
] | null | null | null | JavaFx-Authentication-System/src/controller/CreateAccountController.java | amanovishnu/Mini-Java-Projects | 19d2df8b1e93a391b4b2331badacf23557ed850f | [
"Unlicense"
] | null | null | null | JavaFx-Authentication-System/src/controller/CreateAccountController.java | amanovishnu/Mini-Java-Projects | 19d2df8b1e93a391b4b2331badacf23557ed850f | [
"Unlicense"
] | 2 | 2018-05-15T07:10:03.000Z | 2020-11-10T13:38:13.000Z | 41.734375 | 199 | 0.772744 | 14,693 | package controller;
import java.net.URL;
import java.util.ResourceBundle;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Node;
import javaf... |
3e22a9b216a3b4e91cc9dd6831996a9fe8f61f02 | 1,472 | java | Java | src/main/java/cn/neyzoter/exam/yitu/Test3.java | Neyzoter/oj | 7817a07a3a626a260eb480c62d5d18ba33e8abc2 | [
"MIT"
] | null | null | null | src/main/java/cn/neyzoter/exam/yitu/Test3.java | Neyzoter/oj | 7817a07a3a626a260eb480c62d5d18ba33e8abc2 | [
"MIT"
] | null | null | null | src/main/java/cn/neyzoter/exam/yitu/Test3.java | Neyzoter/oj | 7817a07a3a626a260eb480c62d5d18ba33e8abc2 | [
"MIT"
] | 2 | 2020-12-29T07:06:01.000Z | 2020-12-30T19:51:23.000Z | 30.666667 | 87 | 0.399457 | 14,694 | package cn.neyzoter.exam.yitu;
import java.util.Scanner;
/**
* AC 45%
*/
public class Test3 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int k1 = sc.nextInt();
int k2 = sc.nextInt();
int x = sc.nextInt();
in... |
3e22aa3b181d859f562843814260651b3ac31b86 | 168 | java | Java | framework/src/test/java/com/auto/framework/TestComponentDataTest.java | Priytam/auto | ea38acd554ee5746170ea5b05056253c3334f34b | [
"MIT"
] | 40 | 2020-05-30T06:06:27.000Z | 2022-03-08T06:59:38.000Z | framework/src/test/java/com/auto/framework/TestComponentDataTest.java | Priytam/auto | ea38acd554ee5746170ea5b05056253c3334f34b | [
"MIT"
] | 14 | 2020-05-30T05:34:23.000Z | 2020-06-13T18:19:33.000Z | framework/src/test/java/com/auto/framework/TestComponentDataTest.java | Priytam/eat | ea38acd554ee5746170ea5b05056253c3334f34b | [
"MIT"
] | 2 | 2020-11-13T08:14:01.000Z | 2021-02-16T23:44:25.000Z | 16.272727 | 38 | 0.698324 | 14,695 | package com.auto.framework;
/**
* User: Priytam Jee Pandey
* Date: 03/06/20
* Time: 11:17 am
* email: hzdkv@example.com
*/
public class TestComponentDataTest {
} |
3e22aa4e6377b258835ce555b7c3a64030046565 | 1,516 | java | Java | src/main/java/br/com/zupacademy/proposta/proposta/proposta/DetalhamentoPropostaController.java | Juliana-Felipe/orange-talents-07-template-proposta | 3ff1790ebd6a4015d0967cd65c0cd5449cb07459 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zupacademy/proposta/proposta/proposta/DetalhamentoPropostaController.java | Juliana-Felipe/orange-talents-07-template-proposta | 3ff1790ebd6a4015d0967cd65c0cd5449cb07459 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zupacademy/proposta/proposta/proposta/DetalhamentoPropostaController.java | Juliana-Felipe/orange-talents-07-template-proposta | 3ff1790ebd6a4015d0967cd65c0cd5449cb07459 | [
"Apache-2.0"
] | null | null | null | 36.095238 | 89 | 0.763193 | 14,696 | package br.com.zupacademy.proposta.proposta.proposta;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.Requ... |
3e22aaa702b6ea88431d626f68c1a160f2c0d7c0 | 4,866 | java | Java | rt/src/com/sun/xml/ws/assembler/TubeCreator.java | torstenwerner/metro2.0 | fc42cce41cbeb6532efbcd0cd7f612e61a5f29f9 | [
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | rt/src/com/sun/xml/ws/assembler/TubeCreator.java | torstenwerner/metro2.0 | fc42cce41cbeb6532efbcd0cd7f612e61a5f29f9 | [
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | rt/src/com/sun/xml/ws/assembler/TubeCreator.java | torstenwerner/metro2.0 | fc42cce41cbeb6532efbcd0cd7f612e61a5f29f9 | [
"MIT",
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | 48.178218 | 166 | 0.730374 | 14,697 | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL") (... |
3e22ab284dd91eaf3b61cd7b3d0b8502ababb260 | 359 | java | Java | palindrome/266_PalindromePermutation.java | NuozhouXu/algorithmPractice | dc2c26d55b078c6fc6675950f6eafdfed1aaac79 | [
"MIT"
] | 5 | 2020-05-16T00:31:12.000Z | 2020-10-06T02:50:54.000Z | palindrome/266_PalindromePermutation.java | NuozhouXu/algorithmPractice | dc2c26d55b078c6fc6675950f6eafdfed1aaac79 | [
"MIT"
] | null | null | null | palindrome/266_PalindromePermutation.java | NuozhouXu/algorithmPractice | dc2c26d55b078c6fc6675950f6eafdfed1aaac79 | [
"MIT"
] | null | null | null | 25.642857 | 51 | 0.406685 | 14,698 | class Solution {
public boolean canPermutePalindrome(String s) {
int[] map = new int[128];
int count = 0;
for (int i = 0; i < s.length(); i++) {
map[s.charAt(i)]++;
if (map[s.charAt(i)] % 2 == 0)
count--;
else
count++;
... |
3e22abaa7337c702cef1c821cec5acb7c584d280 | 2,032 | java | Java | src/main/java/eu/motogymkhana/server/resource/server/UploadRoundsServerResource.java | xtien/motogymkhana-server | 677193cdc7a70b7cf1b553348a1d0625a761a0e6 | [
"Apache-2.0"
] | null | null | null | src/main/java/eu/motogymkhana/server/resource/server/UploadRoundsServerResource.java | xtien/motogymkhana-server | 677193cdc7a70b7cf1b553348a1d0625a761a0e6 | [
"Apache-2.0"
] | null | null | null | src/main/java/eu/motogymkhana/server/resource/server/UploadRoundsServerResource.java | xtien/motogymkhana-server | 677193cdc7a70b7cf1b553348a1d0625a761a0e6 | [
"Apache-2.0"
] | 1 | 2021-04-19T10:03:18.000Z | 2021-04-19T10:03:18.000Z | 27.459459 | 96 | 0.710138 | 14,699 | /*******************************************************************************
* Copyright (c) 2015, 2016, 2017, 2018 Christine Karman
* This project is free software: you can redistribute it and/or modify it under the terms of
* the Apache License, Version 2.0. You can find a copy of the license at
* http://www.... |
3e22ac804c45a14135cfce184ab306fa113d963e | 6,908 | java | Java | heron/instance/src/java/org/apache/heron/instance/AbstractOutputCollector.java | pjfanning/incubator-heron | 7db7c24733bd7e66ecfe704ea65f864d1fff4adc | [
"Apache-2.0"
] | 3,348 | 2016-05-25T16:04:31.000Z | 2018-03-28T17:46:14.000Z | heron/instance/src/java/org/apache/heron/instance/AbstractOutputCollector.java | pjfanning/incubator-heron | 7db7c24733bd7e66ecfe704ea65f864d1fff4adc | [
"Apache-2.0"
] | 1,542 | 2016-05-25T16:46:44.000Z | 2018-03-29T17:30:23.000Z | heron/instance/src/java/org/apache/heron/instance/AbstractOutputCollector.java | pjfanning/incubator-heron | 7db7c24733bd7e66ecfe704ea65f864d1fff4adc | [
"Apache-2.0"
] | 702 | 2016-05-25T16:07:43.000Z | 2018-03-27T06:31:07.000Z | 35.792746 | 100 | 0.69586 | 14,700 | /**
* 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... |
3e22acb6aeb0eae26e3a3f7feb59e513115fe8b7 | 6,461 | java | Java | app/src/main/java/com/gat/feature/setting/change_password/ChangePasswordFragment.java | truongtechno/GAT | 759174f63ac7aaf6a393b348032dab9e983d3001 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/gat/feature/setting/change_password/ChangePasswordFragment.java | truongtechno/GAT | 759174f63ac7aaf6a393b348032dab9e983d3001 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/gat/feature/setting/change_password/ChangePasswordFragment.java | truongtechno/GAT | 759174f63ac7aaf6a393b348032dab9e983d3001 | [
"Apache-2.0"
] | null | null | null | 31.985149 | 124 | 0.699118 | 14,701 | package com.gat.feature.setting.change_password;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.content.res.ResourcesCompat;
import android.support.v7.app.AlertDialog;
import android.text.Editable;
import android.text.TextUtils;
i... |
3e22adc7f752131ccff8a46d00bf6469a9a2f610 | 2,030 | java | Java | shop-eureka-service/shop-index-service/src/main/java/com/qf/service/impl/ProductTypeServiceImpl.java | 630461866/hhh-shop | b2805711a2294daf0daf34658063492d4072ca3b | [
"Apache-2.0"
] | 2 | 2020-03-09T13:38:12.000Z | 2020-03-10T14:32:21.000Z | shop-eureka-service/shop-index-service/src/main/java/com/qf/service/impl/ProductTypeServiceImpl.java | 630461866/hhh-shop | b2805711a2294daf0daf34658063492d4072ca3b | [
"Apache-2.0"
] | 1 | 2020-06-15T20:01:47.000Z | 2020-06-15T20:01:47.000Z | shop-eureka-service/shop-index-service/src/main/java/com/qf/service/impl/ProductTypeServiceImpl.java | 630461866/hhh-shop | b2805711a2294daf0daf34658063492d4072ca3b | [
"Apache-2.0"
] | null | null | null | 29 | 126 | 0.583251 | 14,702 | package com.qf.service.impl;
import com.qf.constant.StringConstant;
import com.qf.entity.TProductType;
import com.qf.mapper.TProductTypeMapper;
import com.qf.service.IProductTypeService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.... |
3e22ae1150f25196bb003d167d99d0f992e405b7 | 3,536 | java | Java | src/main/java/net/nextpulse/postmarkapp/models/server/TemplateListingResponse.java | yholkamp/postmark-java | 7aab8ae156bdcc3abcee80acec488e90dc1018ef | [
"MIT"
] | null | null | null | src/main/java/net/nextpulse/postmarkapp/models/server/TemplateListingResponse.java | yholkamp/postmark-java | 7aab8ae156bdcc3abcee80acec488e90dc1018ef | [
"MIT"
] | null | null | null | src/main/java/net/nextpulse/postmarkapp/models/server/TemplateListingResponse.java | yholkamp/postmark-java | 7aab8ae156bdcc3abcee80acec488e90dc1018ef | [
"MIT"
] | null | null | null | 28.983607 | 131 | 0.722285 | 14,703 | /*
* Postmark API
* Postmark makes sending and receiving email incredibly easy.
*
* OpenAPI spec version: 1.0.0
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package net.nextpulse.po... |
3e22af81e6c7082b4fad2921d373f355f2594ee2 | 851 | java | Java | levenshtein-distance/src/main/java/com/concurrency/levenshteindistance/ChunkParallelDistance.java | aikin/java-concurreny-training | 807eb59246511d005348fffd40ad3f3f16d702fe | [
"MIT"
] | null | null | null | levenshtein-distance/src/main/java/com/concurrency/levenshteindistance/ChunkParallelDistance.java | aikin/java-concurreny-training | 807eb59246511d005348fffd40ad3f3f16d702fe | [
"MIT"
] | null | null | null | levenshtein-distance/src/main/java/com/concurrency/levenshteindistance/ChunkParallelDistance.java | aikin/java-concurreny-training | 807eb59246511d005348fffd40ad3f3f16d702fe | [
"MIT"
] | 1 | 2019-06-24T15:26:33.000Z | 2019-06-24T15:26:33.000Z | 27.451613 | 78 | 0.72738 | 14,704 |
package com.concurrency.levenshteindistance;
import com.concurrency.levenshteindistance.common.ChunkDistanceChecker;
import com.concurrency.levenshteindistance.common.DistancePair;
import java.util.List;
public class ChunkParallelDistance implements IDistance {
private final List<ChunkDistanceChecker> chunkChec... |
3e22b013bb48bf5620fd879a055fc55770bea239 | 1,666 | java | Java | src/main/java/ch/deletescape/metaspace/InitCommand.java | Deletescape-Media/MetaSpace | 387d20b1950699102991f9c46b38f0c405eb6bc9 | [
"MIT"
] | 1 | 2017-02-20T10:13:44.000Z | 2017-02-20T10:13:44.000Z | src/main/java/ch/deletescape/metaspace/InitCommand.java | Deletescape-Media/MetaSpace | 387d20b1950699102991f9c46b38f0c405eb6bc9 | [
"MIT"
] | null | null | null | src/main/java/ch/deletescape/metaspace/InitCommand.java | Deletescape-Media/MetaSpace | 387d20b1950699102991f9c46b38f0c405eb6bc9 | [
"MIT"
] | null | null | null | 35.446809 | 105 | 0.727491 | 14,705 | package ch.deletescape.metaspace;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.net.URISyntaxException;
import java.util.Properties;
import org.eclipse.jgit.api.Git;
import org.eclipse.jgit.api.RemoteAddCommand;
import org.eclipse.jgit.api.errors.GitAPIException;
import org.e... |
3e22b0194a0e83537c12e39a4c9e565f40d450f9 | 5,682 | java | Java | config/src/test/java/org/springframework/security/config/http/HttpCorsConfigTests.java | CangYaCommunity2022/spring-security | 4c5d404c46167f1c8660dd38324a6a8b8d43cfd3 | [
"Apache-2.0"
] | 6,992 | 2015-01-02T15:38:39.000Z | 2022-03-31T05:57:56.000Z | config/src/test/java/org/springframework/security/config/http/HttpCorsConfigTests.java | CangYaCommunity2022/spring-security | 4c5d404c46167f1c8660dd38324a6a8b8d43cfd3 | [
"Apache-2.0"
] | 7,823 | 2015-01-05T15:04:20.000Z | 2022-03-31T21:38:32.000Z | config/src/test/java/org/springframework/security/config/http/HttpCorsConfigTests.java | CangYaCommunity2022/spring-security | 4c5d404c46167f1c8660dd38324a6a8b8d43cfd3 | [
"Apache-2.0"
] | 5,393 | 2015-01-04T14:29:19.000Z | 2022-03-31T02:16:35.000Z | 35.291925 | 127 | 0.770503 | 14,706 | /*
* Copyright 2002-2018 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e22b1488fef5c0578f0c1b523a3fadc222a4cef | 409 | java | Java | src/main/java/net/openid/conformance/condition/client/ValidateSuccessfulHybridResponseFromAuthorizationEndpoint.java | openid-certification/-conformance-suite | 16aaf4ee7cf807c62bbb0ceb7d55aca4d4c0b3c0 | [
"MIT"
] | 2 | 2021-09-12T11:45:13.000Z | 2022-01-24T14:56:44.000Z | src/main/java/net/openid/conformance/condition/client/ValidateSuccessfulHybridResponseFromAuthorizationEndpoint.java | openid-certification/-conformance-suite | 16aaf4ee7cf807c62bbb0ceb7d55aca4d4c0b3c0 | [
"MIT"
] | 6 | 2019-10-29T18:16:34.000Z | 2021-08-14T09:48:39.000Z | src/main/java/net/openid/conformance/condition/client/ValidateSuccessfulHybridResponseFromAuthorizationEndpoint.java | openid-certification/conformance-suite | 86f25bd22837391e6639edfa55190588b9612422 | [
"MIT"
] | null | null | null | 25.5625 | 140 | 0.814181 | 14,707 | package net.openid.conformance.condition.client;
import com.google.common.collect.ImmutableList;
import java.util.List;
public class ValidateSuccessfulHybridResponseFromAuthorizationEndpoint extends AbstractValidateSuccessfulResponseFromAuthorizationEndpoint {
@Override
protected List<String> getExpectedParams()
... |
3e22b14ac640664002df4353cc4d54c448322faa | 594 | java | Java | db/ibatis2-jpetstore/jpetstore-web/src/main/java/com/ibatis/jpetstore/persistence/sqlmapdao/CategorySqlMapDao.java | uptonking/datable | 1dd5ac66448e378e012a99bf5c35d79057402c21 | [
"MIT"
] | null | null | null | db/ibatis2-jpetstore/jpetstore-web/src/main/java/com/ibatis/jpetstore/persistence/sqlmapdao/CategorySqlMapDao.java | uptonking/datable | 1dd5ac66448e378e012a99bf5c35d79057402c21 | [
"MIT"
] | null | null | null | db/ibatis2-jpetstore/jpetstore-web/src/main/java/com/ibatis/jpetstore/persistence/sqlmapdao/CategorySqlMapDao.java | uptonking/datable | 1dd5ac66448e378e012a99bf5c35d79057402c21 | [
"MIT"
] | null | null | null | 24.75 | 77 | 0.782828 | 14,708 | package com.ibatis.jpetstore.persistence.sqlmapdao;
import com.ibatis.dao.client.DaoManager;
import com.ibatis.jpetstore.domain.Category;
import com.ibatis.jpetstore.persistence.iface.CategoryDao;
import java.util.List;
public class CategorySqlMapDao extends BaseSqlMapDao implements CategoryDao {
public CategoryS... |
3e22b1566b13be18c3a1f7ad7f515c10faa0cc14 | 396 | java | Java | GenericExpressionParser/expression/constParser/ShortConstParser.java | vadzimko/ITMO-Java | b266fb9f831e7bddaff8e7e3cfa5b49edd2ea88c | [
"MIT"
] | null | null | null | GenericExpressionParser/expression/constParser/ShortConstParser.java | vadzimko/ITMO-Java | b266fb9f831e7bddaff8e7e3cfa5b49edd2ea88c | [
"MIT"
] | null | null | null | GenericExpressionParser/expression/constParser/ShortConstParser.java | vadzimko/ITMO-Java | b266fb9f831e7bddaff8e7e3cfa5b49edd2ea88c | [
"MIT"
] | null | null | null | 23.294118 | 61 | 0.719697 | 14,709 | package expression.constParser;
import expression.myNumber.ShortNumber;
import expression.myNumber.MyNumber;
public class ShortConstParser implements ConstParser<Short> {
@Override
public MyNumber<Short> parse(String data) {
return new ShortNumber(Short.valueOf(data));
}
@Override
public ... |
3e22b24fa76d7fef187a6520c11c904cb4203d23 | 14,894 | java | Java | codes/mall/src/main/java/com/cskaoyan/bean/RegionExample.java | void889275714/repository18 | f028b10279873db2857253db6973dd69e74512eb | [
"Apache-2.0"
] | 1 | 2019-12-25T06:00:09.000Z | 2019-12-25T06:00:09.000Z | codes/mall/src/main/java/com/cskaoyan/bean/RegionExample.java | void889275714/repository18 | f028b10279873db2857253db6973dd69e74512eb | [
"Apache-2.0"
] | 4 | 2021-04-22T17:08:39.000Z | 2022-02-09T22:24:38.000Z | example_code/bean/RegionExample.java | void889275714/repository18 | f028b10279873db2857253db6973dd69e74512eb | [
"Apache-2.0"
] | null | null | null | 29.203922 | 102 | 0.557137 | 14,710 | package com.cskaoyan.bean;
import java.util.ArrayList;
import java.util.List;
public class RegionExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public RegionExample() {
oredCriteria = new ArrayList<Criteria>();
}
public ... |
3e22b2a56e4270d3a98123b406ff178ee6459586 | 3,739 | java | Java | src/test/java/com/sixt/service/framework/rpc/LoadBalancerImplTest.java | welandaz/ja-micro | 39eaab031a12b3d109ac49bacd235891a7aebbed | [
"Apache-2.0"
] | 379 | 2017-02-07T17:33:58.000Z | 2017-02-11T08:31:50.000Z | src/test/java/com/sixt/service/framework/rpc/LoadBalancerImplTest.java | manuelgit/ja-micro | 38668fc6042ed8016694690c3f923a05cc2f33fb | [
"Apache-2.0"
] | 33 | 2017-02-11T10:52:09.000Z | 2018-08-26T19:30:14.000Z | src/test/java/com/sixt/service/framework/rpc/LoadBalancerImplTest.java | manuelgit/ja-micro | 38668fc6042ed8016694690c3f923a05cc2f33fb | [
"Apache-2.0"
] | 54 | 2017-02-11T14:48:15.000Z | 2022-01-10T18:45:15.000Z | 46.160494 | 100 | 0.722653 | 14,711 | /**
* Copyright 2016-2017 Sixt GmbH & Co. Autovermietung KG
* 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... |
3e22b2cd09fc7c4505e476053d2b2c4be0b7fc78 | 1,325 | java | Java | src/main/java/com/elytradev/movingworld/common/asm/mixin/core/block/property/MixinPropertyInteger.java | BrisingrAerowing/MovingWorld | c2d0c66aaad8189a697d2c4519d2c5880879572a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/elytradev/movingworld/common/asm/mixin/core/block/property/MixinPropertyInteger.java | BrisingrAerowing/MovingWorld | c2d0c66aaad8189a697d2c4519d2c5880879572a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/elytradev/movingworld/common/asm/mixin/core/block/property/MixinPropertyInteger.java | BrisingrAerowing/MovingWorld | c2d0c66aaad8189a697d2c4519d2c5880879572a | [
"Apache-2.0"
] | null | null | null | 37.857143 | 106 | 0.704906 | 14,712 | package com.elytradev.movingworld.common.asm.mixin.core.block.property;
import com.elytradev.movingworld.api.rotation.IRotationProperty;
import com.elytradev.movingworld.common.util.RotationHelper;
import net.minecraft.block.properties.PropertyInteger;
import net.minecraft.block.state.IBlockState;
import org.spongepow... |
3e22b4022c88f61ca6b1857c2ec7dc6c6b2e8e3c | 1,935 | java | Java | jetspeed/src/main/java/org/apache/jetspeed/om/registry/SecurityAccess.java | smallfield/aipo | 39573a5d299356e24c5be75c885d7e68342c5651 | [
"Apache-2.0"
] | 1 | 2020-01-14T01:51:12.000Z | 2020-01-14T01:51:12.000Z | jetspeed/src/main/java/org/apache/jetspeed/om/registry/SecurityAccess.java | smallfield/aipo | 39573a5d299356e24c5be75c885d7e68342c5651 | [
"Apache-2.0"
] | null | null | null | jetspeed/src/main/java/org/apache/jetspeed/om/registry/SecurityAccess.java | smallfield/aipo | 39573a5d299356e24c5be75c885d7e68342c5651 | [
"Apache-2.0"
] | 6 | 2018-04-02T07:19:12.000Z | 2021-07-30T20:23:17.000Z | 28.880597 | 75 | 0.678553 | 14,713 | /*
* Copyright 2000-2001,2004 The Apache Software Foundation.
*
* 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 requir... |
3e22b4a0b97f87950536a7480422cfbc6b12530c | 680 | java | Java | 01_Language/01_Functions/java/src/main/java/com/onevgo/functions/PregGrep.java | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 3 | 2020-06-28T07:42:51.000Z | 2021-01-15T10:32:11.000Z | 01_Language/01_Functions/java/src/main/java/com/onevgo/functions/PregGrep.java | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 9 | 2021-03-10T22:45:40.000Z | 2022-02-27T06:53:20.000Z | 01_Language/01_Functions/java/src/main/java/com/onevgo/functions/PregGrep.java | cliff363825/TwentyFour | 09df59bd5d275e66463e343647f46027397d1233 | [
"MIT"
] | 1 | 2021-01-15T10:51:24.000Z | 2021-01-15T10:51:24.000Z | 32.380952 | 98 | 0.666176 | 14,714 | package com.onevgo.functions;
import java.util.Arrays;
import java.util.Collection;
import java.util.List;
import java.util.regex.Pattern;
import java.util.stream.Collectors;
public class PregGrep {
public static List<String> pregGrep(String pattern, Collection<String> array) {
Pattern compile = Pattern.c... |
3e22b4ead23a6eb516d1d482f1c12b3d87231a39 | 1,103 | java | Java | src/br/com/SROCorreiosAPI/util/PostBuilder.java | gabriellhuver/SROCorreiosAPI | 71e747c7fbb970a5455c5e1dd16c1ece7937d89a | [
"Unlicense"
] | 1 | 2018-02-23T04:16:32.000Z | 2018-02-23T04:16:32.000Z | src/br/com/SROCorreiosAPI/util/PostBuilder.java | gabriellhuver/SROCorreiosAPI | 71e747c7fbb970a5455c5e1dd16c1ece7937d89a | [
"Unlicense"
] | 1 | 2018-03-04T20:18:35.000Z | 2018-03-04T20:18:35.000Z | src/br/com/SROCorreiosAPI/util/PostBuilder.java | gabriellhuver/SROCorreiosAPI | 71e747c7fbb970a5455c5e1dd16c1ece7937d89a | [
"Unlicense"
] | 2 | 2018-10-18T13:17:45.000Z | 2019-01-29T13:33:19.000Z | 39.392857 | 90 | 0.706256 | 14,715 | package br.com.SROCorreiosAPI.util;
public class PostBuilder {
public static String buildStringPostSingleObject(String objeto) {
StringBuilder stringBuilder = new StringBuilder();
stringBuilder.append("<soapenv:Envelope\r\n");
stringBuilder.append("xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\"... |
3e22b600ffb14f80e2984465a3cc668008c59b29 | 2,280 | java | Java | jcs-common/src/main/java/com/jcs/common/base/BaseServiceImpl.java | JokerMqc/jcs | 648a07d1692d50addd797ca19c1d2330e38f7ab3 | [
"Apache-2.0"
] | null | null | null | jcs-common/src/main/java/com/jcs/common/base/BaseServiceImpl.java | JokerMqc/jcs | 648a07d1692d50addd797ca19c1d2330e38f7ab3 | [
"Apache-2.0"
] | null | null | null | jcs-common/src/main/java/com/jcs/common/base/BaseServiceImpl.java | JokerMqc/jcs | 648a07d1692d50addd797ca19c1d2330e38f7ab3 | [
"Apache-2.0"
] | null | null | null | 19.322034 | 107 | 0.561404 | 14,716 | package com.jcs.common.base;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframework.transaction.annotation.Transactional;
import java.util.HashMap;
import java.util.List;
/**
* 基类实现类
*
* @author : Administrator Hzhan
* @create :2018/1/29
**/
public abstract cl... |
3e22b60d46e3860c9c7afb7e536720353624b840 | 788 | java | Java | Desafios em Java/1047_Tempo de Jogo com Minutos/Main1047.java | lucasmarcuzo/URI | 86c470965831c9bbe9c01ba7ff32fdc0492a4995 | [
"MIT"
] | null | null | null | Desafios em Java/1047_Tempo de Jogo com Minutos/Main1047.java | lucasmarcuzo/URI | 86c470965831c9bbe9c01ba7ff32fdc0492a4995 | [
"MIT"
] | null | null | null | Desafios em Java/1047_Tempo de Jogo com Minutos/Main1047.java | lucasmarcuzo/URI | 86c470965831c9bbe9c01ba7ff32fdc0492a4995 | [
"MIT"
] | null | null | null | 19.7 | 79 | 0.445431 | 14,717 | //Developed by: @LucasMarcuzo
import java.util.Scanner;
public class Main1047 {
public static void main(String[] args){
Scanner scan = new Scanner(System.in);
int h1, m1, s1, h2, m2, s2, tempo, hr, min;
h1=scan.nextInt();
m1=scan.nextInt();
h2=scan.nextInt();
m2... |
3e22b7c73b0a9c345d9264d12b21cb4e042df3c8 | 4,115 | java | Java | selfContained/data/code/mutable/listweb/ui/PrilistRender.java | benrayfield/occamsworkspace | 6968855d2b3a7ad40a537929b4c5c410e57117dd | [
"MIT"
] | 1 | 2021-04-08T14:06:22.000Z | 2021-04-08T14:06:22.000Z | selfContained/data/code/mutable/listweb/ui/PrilistRender.java | benrayfield/occamsworkspace | 6968855d2b3a7ad40a537929b4c5c410e57117dd | [
"MIT"
] | null | null | null | selfContained/data/code/mutable/listweb/ui/PrilistRender.java | benrayfield/occamsworkspace | 6968855d2b3a7ad40a537929b4c5c410e57117dd | [
"MIT"
] | null | null | null | 34.579832 | 121 | 0.747023 | 14,718 | package mutable.listweb.ui;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Font;
import java.awt.GraphicsEnvironment;
import java.util.Arrays;
import javax.swing.JLabel;
import javax.swing.JList;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swin... |
3e22b808cb575477362c7cb996fef8410b94621d | 2,130 | java | Java | fluentlenium-integration-tests/src/test/java/org/fluentlenium/test/initialization/BeforeInitializationTest.java | 86dh/FluentLenium | c5995a5b717ee53638f319af58ae20cc057c50e7 | [
"Apache-2.0"
] | null | null | null | fluentlenium-integration-tests/src/test/java/org/fluentlenium/test/initialization/BeforeInitializationTest.java | 86dh/FluentLenium | c5995a5b717ee53638f319af58ae20cc057c50e7 | [
"Apache-2.0"
] | 121 | 2021-06-07T20:39:57.000Z | 2022-03-30T07:38:27.000Z | fluentlenium-integration-tests/src/test/java/org/fluentlenium/test/initialization/BeforeInitializationTest.java | 86dh/FluentLenium | c5995a5b717ee53638f319af58ae20cc057c50e7 | [
"Apache-2.0"
] | null | null | null | 26.962025 | 111 | 0.741784 | 14,719 | package org.fluentlenium.test.initialization;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.fluentlenium.adapter.junit.jupiter.FluentTest;
import org.fluentlenium.core.FluentPage;
import org.fluentlenium.core.domain.FluentWebElement;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.B... |
3e22b821566fa2b01fd6cfded40713d829b67106 | 4,510 | java | Java | src/main/java/com/server/EZY/notification/service/feature/FcmActiveSender.java | neulsom-EZY/EZY-Server | 05827762b78c1571015afe8c57c143432636f476 | [
"Apache-2.0"
] | 20 | 2021-05-27T09:23:49.000Z | 2021-12-13T18:16:40.000Z | src/main/java/com/server/EZY/notification/service/feature/FcmActiveSender.java | neulsom-EZY/EZY-Server | 05827762b78c1571015afe8c57c143432636f476 | [
"Apache-2.0"
] | 62 | 2021-05-27T08:36:38.000Z | 2021-11-05T15:52:53.000Z | src/main/java/com/server/EZY/notification/service/feature/FcmActiveSender.java | neulsom-EZY/EZY-Server | 05827762b78c1571015afe8c57c143432636f476 | [
"Apache-2.0"
] | 2 | 2021-07-12T02:06:26.000Z | 2021-09-22T08:02:41.000Z | 40.630631 | 131 | 0.742129 | 14,720 | package com.server.EZY.notification.service.feature;
import com.google.firebase.messaging.FirebaseMessagingException;
import com.server.EZY.model.member.repository.MemberRepository;
import com.server.EZY.notification.FcmMessage;
import com.server.EZY.notification.dto.FcmSourceDto;
import com.server.EZY.notification.en... |
3e22b92be48b463330250a750f29a8a75d3ac764 | 813 | java | Java | src/main/java/frc/robot/units/BaseUnit.java | Gryphon-Robotics-4990/2022 | 305b738b9927c404fc1b51e9aadf50fb4360119d | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/units/BaseUnit.java | Gryphon-Robotics-4990/2022 | 305b738b9927c404fc1b51e9aadf50fb4360119d | [
"BSD-3-Clause"
] | null | null | null | src/main/java/frc/robot/units/BaseUnit.java | Gryphon-Robotics-4990/2022 | 305b738b9927c404fc1b51e9aadf50fb4360119d | [
"BSD-3-Clause"
] | null | null | null | 25.40625 | 86 | 0.664207 | 14,721 | package frc.robot.units;
import java.util.EnumMap;
public class BaseUnit implements Unit {
private EnumMap<Dimension, Integer> dimension;
private double scalar;
public BaseUnit(Dimension dimension, double scalar) {
this.dimension = new EnumMap<>(Dimension.class);
this.dimension.replace(di... |
3e22b9bc24b58ea9bb00a82917d1dc6251fc9f7f | 194 | java | Java | testable-core/src/main/java/com/alibaba/testable/core/error/NoSuchMemberError.java | zcbbpo/testable-mock | 2e58ae8360e192a738e7beb30c71cb448e0624c2 | [
"MIT"
] | 1,487 | 2020-11-10T03:10:26.000Z | 2022-03-31T09:46:16.000Z | testable-core/src/main/java/com/alibaba/testable/core/error/NoSuchMemberError.java | zcbbpo/testable-mock | 2e58ae8360e192a738e7beb30c71cb448e0624c2 | [
"MIT"
] | 257 | 2020-12-16T09:18:54.000Z | 2022-03-31T03:33:17.000Z | testable-core/src/main/java/com/alibaba/testable/core/error/NoSuchMemberError.java | zcbbpo/testable-mock | 2e58ae8360e192a738e7beb30c71cb448e0624c2 | [
"MIT"
] | 259 | 2020-11-11T03:45:09.000Z | 2022-03-30T13:09:26.000Z | 14.923077 | 46 | 0.680412 | 14,722 | package com.alibaba.testable.core.error;
/**
* @author flin
*/
public class NoSuchMemberError extends Error {
public NoSuchMemberError(String message) {
super(message);
}
}
|
3e22ba489dc71debc036a053e19e75a76d07fd9a | 2,916 | java | Java | client/src/test/java/org/ehrbase/client/classgenerator/examples/openereactcarecomposition/definition/StoryHistoryObservationContainment.java | jbellmann/openEHR_SDK | 02dd0f785f8d09a63666169bf3895f8f3303bf94 | [
"Apache-2.0"
] | 20 | 2020-06-19T23:55:34.000Z | 2022-03-24T15:27:48.000Z | client/src/test/java/org/ehrbase/client/classgenerator/examples/openereactcarecomposition/definition/StoryHistoryObservationContainment.java | jbellmann/openEHR_SDK | 02dd0f785f8d09a63666169bf3895f8f3303bf94 | [
"Apache-2.0"
] | 197 | 2020-06-18T07:58:37.000Z | 2022-03-31T10:04:03.000Z | client/src/test/java/org/ehrbase/client/classgenerator/examples/openereactcarecomposition/definition/StoryHistoryObservationContainment.java | jbellmann/openEHR_SDK | 02dd0f785f8d09a63666169bf3895f8f3303bf94 | [
"Apache-2.0"
] | 17 | 2020-06-25T18:44:54.000Z | 2022-03-31T06:51:13.000Z | 66.272727 | 266 | 0.820302 | 14,723 | package org.ehrbase.client.classgenerator.examples.openereactcarecomposition.definition;
import com.nedap.archie.rm.archetyped.FeederAudit;
import com.nedap.archie.rm.datastructures.Cluster;
import com.nedap.archie.rm.generic.PartyProxy;
import java.lang.String;
import java.time.temporal.TemporalAccessor;
import org.e... |
3e22bace6192055e17832b8da449f2f32be1f54c | 11,248 | java | Java | clouddriver-cloudfoundry/src/main/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/converters/DeployCloudFoundryServerGroupAtomicOperationConverter.java | iandelahorne/clouddriver | 6427be720cc2f94df635928b0ef6cd899f4bca76 | [
"Apache-2.0"
] | 382 | 2015-11-16T17:54:23.000Z | 2022-03-24T05:35:37.000Z | clouddriver-cloudfoundry/src/main/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/converters/DeployCloudFoundryServerGroupAtomicOperationConverter.java | iandelahorne/clouddriver | 6427be720cc2f94df635928b0ef6cd899f4bca76 | [
"Apache-2.0"
] | 2,541 | 2015-11-17T11:22:10.000Z | 2022-03-28T22:30:12.000Z | clouddriver-cloudfoundry/src/main/java/com/netflix/spinnaker/clouddriver/cloudfoundry/deploy/converters/DeployCloudFoundryServerGroupAtomicOperationConverter.java | iandelahorne/clouddriver | 6427be720cc2f94df635928b0ef6cd899f4bca76 | [
"Apache-2.0"
] | 1,229 | 2015-11-16T19:22:35.000Z | 2022-03-28T18:32:40.000Z | 44.283465 | 114 | 0.717461 | 14,724 | /*
* Copyright 2018 Pivotal, 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 ... |
3e22bb5adfce42d58dca73d9837695b722068363 | 908 | java | Java | sfm-converter/src/test/java/org/simpleflatmapper/converter/test/ConverterServiceTestHelper.java | taurus227/SimpleFlatMapper | 5321faf1608db91e706036215ca187fe24a368c6 | [
"MIT"
] | null | null | null | sfm-converter/src/test/java/org/simpleflatmapper/converter/test/ConverterServiceTestHelper.java | taurus227/SimpleFlatMapper | 5321faf1608db91e706036215ca187fe24a368c6 | [
"MIT"
] | null | null | null | sfm-converter/src/test/java/org/simpleflatmapper/converter/test/ConverterServiceTestHelper.java | taurus227/SimpleFlatMapper | 5321faf1608db91e706036215ca187fe24a368c6 | [
"MIT"
] | null | null | null | 36.32 | 129 | 0.721366 | 14,725 | package org.simpleflatmapper.converter.test;
import org.simpleflatmapper.converter.Converter;
import org.simpleflatmapper.converter.ConverterService;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
public class ConverterServiceTestHelper {
@SuppressWarnings("unchecke... |
3e22bb73f091fa8de7dd8e2649b9a7b1b58a4b78 | 8,022 | java | Java | src/main/java/org/cloudfoundry/promregator/textformat004/Parser.java | cyberseventies/promregator | b33181a7442fd96905723b77f54d147c38c85d2f | [
"Apache-2.0"
] | 85 | 2018-03-28T06:33:23.000Z | 2022-01-12T05:12:29.000Z | src/main/java/org/cloudfoundry/promregator/textformat004/Parser.java | cyberseventies/promregator | b33181a7442fd96905723b77f54d147c38c85d2f | [
"Apache-2.0"
] | 200 | 2018-03-03T11:23:57.000Z | 2022-03-31T22:27:05.000Z | src/main/java/org/cloudfoundry/promregator/textformat004/Parser.java | cyberseventies/promregator | b33181a7442fd96905723b77f54d147c38c85d2f | [
"Apache-2.0"
] | 45 | 2018-03-20T06:44:04.000Z | 2022-01-04T20:31:47.000Z | 31.458824 | 128 | 0.702069 | 14,726 | package org.cloudfoundry.promregator.textformat004;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.StringTokenizer;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import io.prometheus.client.Collector;
import io.prometheus.client.Collector.MetricFamilyS... |
3e22bbb134a87ee040f726df03f33a05c4f23180 | 4,755 | java | Java | KrokiMockupTool/src/kroki/app/state/TransformToCalculatedState.java | VladimirRadojcic/Master | f13b453569dad1bef8efbb7aba29274bd193743c | [
"MIT"
] | null | null | null | KrokiMockupTool/src/kroki/app/state/TransformToCalculatedState.java | VladimirRadojcic/Master | f13b453569dad1bef8efbb7aba29274bd193743c | [
"MIT"
] | null | null | null | KrokiMockupTool/src/kroki/app/state/TransformToCalculatedState.java | VladimirRadojcic/Master | f13b453569dad1bef8efbb7aba29274bd193743c | [
"MIT"
] | null | null | null | 40.02521 | 111 | 0.628595 | 14,727 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package kroki.app.state;
import java.awt.Image;
import java.awt.Point;
import java.awt.event.MouseEvent;
import java.util.List;
import kroki.app.KrokiMockupToolApp;
import kroki.app.controller.TabbedPaneController;
impo... |
3e22bc901fd6165e0d3c224e2be42252bf54ea96 | 15,428 | java | Java | org.conqat.engine.sourcecode/src/org/conqat/engine/sourcecode/dataflow/heuristics/abap/AbapPatterns.java | assessorgeneral/ConQAT | 2a462f23f22c22aa9d01a7a204453d1be670ba60 | [
"Apache-2.0"
] | 1 | 2020-04-28T20:06:30.000Z | 2020-04-28T20:06:30.000Z | org.conqat.engine.sourcecode/src/org/conqat/engine/sourcecode/dataflow/heuristics/abap/AbapPatterns.java | assessorgeneral/ConQAT | 2a462f23f22c22aa9d01a7a204453d1be670ba60 | [
"Apache-2.0"
] | null | null | null | org.conqat.engine.sourcecode/src/org/conqat/engine/sourcecode/dataflow/heuristics/abap/AbapPatterns.java | assessorgeneral/ConQAT | 2a462f23f22c22aa9d01a7a204453d1be670ba60 | [
"Apache-2.0"
] | null | null | null | 38.959596 | 98 | 0.724073 | 14,728 | /*-----------------------------------------------------------------------+
| org.conqat.engine.index.incubator
| |
$Id: AbapPatterns.java 51147 2014-11-14 10:14:06Z streitel $
| ... |
3e22bcb6151e76de0a71e8532e9dc4b793f77828 | 4,273 | java | Java | test/ocotillo/dygraph/DyElementAttributeTest.java | KasperKrawczyk/DynNoSliceCovid | 3fbca36da04ef4573891db7cbf2a7bea4de9e21a | [
"Apache-2.0"
] | null | null | null | test/ocotillo/dygraph/DyElementAttributeTest.java | KasperKrawczyk/DynNoSliceCovid | 3fbca36da04ef4573891db7cbf2a7bea4de9e21a | [
"Apache-2.0"
] | null | null | null | test/ocotillo/dygraph/DyElementAttributeTest.java | KasperKrawczyk/DynNoSliceCovid | 3fbca36da04ef4573891db7cbf2a7bea4de9e21a | [
"Apache-2.0"
] | null | null | null | 37.482456 | 122 | 0.623918 | 14,729 | /**
* Copyright © 2014-2016 Paolo Simonetto
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... |
3e22bdc728bb31d7c9426bcbb2b6499b337307a9 | 1,267 | java | Java | src/main/java/org/toilelibre/libe/soundtransform/actions/transform/ConvertFromInputStream.java | libetl/soundtransform | b46b4dada206dd24e87664d84d2303819c383add | [
"Apache-2.0"
] | 47 | 2015-05-31T21:14:22.000Z | 2021-09-12T05:47:22.000Z | src/main/java/org/toilelibre/libe/soundtransform/actions/transform/ConvertFromInputStream.java | libetl/soundtransform | b46b4dada206dd24e87664d84d2303819c383add | [
"Apache-2.0"
] | 112 | 2015-01-19T11:05:58.000Z | 2022-03-29T04:05:48.000Z | src/main/java/org/toilelibre/libe/soundtransform/actions/transform/ConvertFromInputStream.java | libetl/soundtransform | b46b4dada206dd24e87664d84d2303819c383add | [
"Apache-2.0"
] | 9 | 2016-03-19T12:28:35.000Z | 2021-12-28T02:38:38.000Z | 42.233333 | 143 | 0.810576 | 14,730 | package org.toilelibre.libe.soundtransform.actions.transform;
import java.io.InputStream;
import org.toilelibre.libe.soundtransform.actions.Action;
import org.toilelibre.libe.soundtransform.ioc.ApplicationInjector;
import org.toilelibre.libe.soundtransform.model.converted.sound.Sound;
import org.toilelibre.libe.sound... |
3e22bddb7164b44d294b404c0de906afd56a80f0 | 964 | java | Java | lint/src/com/android/tools/idea/lint/common/AndroidLintGradleIdeErrorInspection.java | Ret-Mode/android | 5b427d1fc6a66ff4db09a9e2f02ae61292ccd797 | [
"Apache-2.0"
] | 831 | 2016-06-09T06:55:34.000Z | 2022-03-30T11:17:10.000Z | lint/src/com/android/tools/idea/lint/common/AndroidLintGradleIdeErrorInspection.java | Ret-Mode/android | 5b427d1fc6a66ff4db09a9e2f02ae61292ccd797 | [
"Apache-2.0"
] | 19 | 2017-10-27T00:36:35.000Z | 2021-02-04T13:59:45.000Z | lint/src/com/android/tools/idea/lint/common/AndroidLintGradleIdeErrorInspection.java | Ret-Mode/android | 5b427d1fc6a66ff4db09a9e2f02ae61292ccd797 | [
"Apache-2.0"
] | 210 | 2016-07-05T12:22:36.000Z | 2022-03-19T09:07:15.000Z | 37.076923 | 103 | 0.767635 | 14,731 | /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e22be27e142250ef9a23f154cbe4dc5adeff6b2 | 1,415 | java | Java | chi-maven-plugin/etc/comparator/new/interaction/RecordSupplyEventWardStockRequestRefusedBean.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | 1 | 2022-03-09T12:17:41.000Z | 2022-03-09T12:17:41.000Z | chi-maven-plugin/etc/comparator/old/interaction/RecordSupplyEventWardStockRequestRefusedBean.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | null | null | null | chi-maven-plugin/etc/comparator/old/interaction/RecordSupplyEventWardStockRequestRefusedBean.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | null | null | null | 35.375 | 127 | 0.770318 | 14,732 | /**
* Copyright 2013 Canada Health Infoway, 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 applicab... |
3e22be77c19bebe6dfa06aa7c9cb3c0c0eeb6cc1 | 2,092 | java | Java | titus-common-server/src/main/java/com/netflix/titus/runtime/endpoint/rest/RestAddOnsComponent.java | testanull/titus-control-plane | ce726a7a7c29b3e01e7ca08734e3eba432ef213f | [
"Apache-2.0"
] | 1 | 2020-06-16T22:12:15.000Z | 2020-06-16T22:12:15.000Z | titus-server-runtime-spring/src/main/java/com/netflix/titus/runtime/endpoint/rest/RestAddOnsComponent.java | AzureMentor/titus-control-plane | 1911ef3eb39951bfd81e10e06312ce1227d7d0f6 | [
"Apache-2.0"
] | null | null | null | titus-server-runtime-spring/src/main/java/com/netflix/titus/runtime/endpoint/rest/RestAddOnsComponent.java | AzureMentor/titus-control-plane | 1911ef3eb39951bfd81e10e06312ce1227d7d0f6 | [
"Apache-2.0"
] | null | null | null | 40.230769 | 168 | 0.791587 | 14,733 | /*
* Copyright 2019 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
3e22bf0e2c7586791d3a569b67133e502d5553bf | 327 | java | Java | src/main/java/ru/hollowhorizon/hc/common/registry/ModItems.java | AlgorithmLX/HollowCore | 2cb6cc46f34d76e534256a0c2948af12998a0482 | [
"MIT"
] | 8 | 2022-01-22T19:56:54.000Z | 2022-03-25T18:10:39.000Z | src/main/java/ru/hollowhorizon/hc/common/registry/ModItems.java | AlgorithmLX/HollowCore | 2cb6cc46f34d76e534256a0c2948af12998a0482 | [
"MIT"
] | 1 | 2022-01-26T13:59:21.000Z | 2022-01-27T06:28:38.000Z | src/main/java/ru/hollowhorizon/hc/common/registry/ModItems.java | AlgorithmLX/HollowCore | 2cb6cc46f34d76e534256a0c2948af12998a0482 | [
"MIT"
] | 1 | 2022-01-28T12:06:26.000Z | 2022-01-28T12:06:26.000Z | 29.727273 | 90 | 0.785933 | 14,734 | package ru.hollowhorizon.hc.common.registry;
import net.minecraft.item.Item;
import net.minecraft.item.ItemGroup;
import ru.hollowhorizon.hc.api.registy.HollowRegister;
public class ModItems {
@HollowRegister(auto_model = true)
public static Item NEW_ITEM = new Item(new Item.Properties().tab(ItemGroup.TAB_MIS... |
3e22bfd76fdefc088d61b099ec5a0163998770c6 | 1,967 | java | Java | gulimall-coupon/src/main/java/com/shilin/gulimall/coupon/controller/MemberPriceController.java | Dragonzsl/gmall | 48323382db4478e52ed6c10e9555c28d96e7272a | [
"Apache-2.0"
] | 1 | 2020-12-15T02:13:51.000Z | 2020-12-15T02:13:51.000Z | gulimall-coupon/src/main/java/com/shilin/gulimall/coupon/controller/MemberPriceController.java | Dragonzsl/gulimall | 87ed39f8d3bb7a023a3b0c0edd712396ba68b064 | [
"Apache-2.0"
] | 1 | 2022-03-03T14:08:30.000Z | 2022-03-03T14:08:30.000Z | gulimall-coupon/src/main/java/com/shilin/gulimall/coupon/controller/MemberPriceController.java | Dragonzsl/gmall | 48323382db4478e52ed6c10e9555c28d96e7272a | [
"Apache-2.0"
] | null | null | null | 23.188235 | 65 | 0.694571 | 14,735 | package com.shilin.gulimall.coupon.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.anno... |
3e22c014490c4b6db2a0a17e17b12814e6330616 | 6,667 | java | Java | org.openbel.bel/src/main/java/org/openbel/bel/xbel/model/XBELInternalAnnotationDefinition.java | OpenBEL/openbel-framework | 149f80b1d6eabb15ab15815b6f745b0afa9fd2d3 | [
"Apache-2.0"
] | 7 | 2015-01-17T23:58:46.000Z | 2019-11-06T13:46:12.000Z | org.openbel.bel/src/main/java/org/openbel/bel/xbel/model/XBELInternalAnnotationDefinition.java | OpenBEL/openbel-framework | 149f80b1d6eabb15ab15815b6f745b0afa9fd2d3 | [
"Apache-2.0"
] | 4 | 2015-06-09T20:50:31.000Z | 2016-04-02T02:54:48.000Z | org.openbel.bel/src/main/java/org/openbel/bel/xbel/model/XBELInternalAnnotationDefinition.java | OpenBEL/openbel-framework | 149f80b1d6eabb15ab15815b6f745b0afa9fd2d3 | [
"Apache-2.0"
] | null | null | null | 28.370213 | 129 | 0.642418 | 14,736 | /**
* Copyright (C) 2012-2013 Selventa, Inc.
*
* This file is part of the OpenBEL Framework.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... |
3e22c1eb641bb60bc2056a079d5bc424ad5478fb | 419 | java | Java | gungnir-rpc/src/main/java/io/github/chinalhr/gungnir/netloadbalance/ILoadBalance.java | ChinaLHR/Gungnir | a9017f6cccfcb5c84f2ac1336b72d92293584448 | [
"Apache-2.0"
] | 13 | 2018-05-26T13:30:24.000Z | 2021-02-22T01:15:51.000Z | gungnir-rpc/src/main/java/io/github/chinalhr/gungnir/netloadbalance/ILoadBalance.java | ChinaLHR/Gungnir | a9017f6cccfcb5c84f2ac1336b72d92293584448 | [
"Apache-2.0"
] | 1 | 2019-10-23T10:09:50.000Z | 2019-10-23T10:10:11.000Z | gungnir-rpc/src/main/java/io/github/chinalhr/gungnir/netloadbalance/ILoadBalance.java | ChinaLHR/Gungnir | a9017f6cccfcb5c84f2ac1336b72d92293584448 | [
"Apache-2.0"
] | 2 | 2018-10-23T04:40:41.000Z | 2019-05-13T00:40:49.000Z | 18.304348 | 85 | 0.705463 | 14,737 | package io.github.chinalhr.gungnir.netloadbalance;
import io.github.chinalhr.gungnir.protocol.ProviderService;
import java.util.List;
/**
* @Author : ChinaLHR
* @Date : Create in 16:07 2018/5/11
* @Email : dycjh@example.com
*
* 负载均衡接口
*/
public interface ILoadBalance {
/**
* 服务提供者负载均衡接口
* @retur... |
3e22c473c5224414b61ed2b612e3a3da99d1fdbd | 9,370 | java | Java | src/main/java/com/department/repository/impl/UserRepositoryImpl.java | persey86/OvalValiationNewStructure | 4363c0c58e51f984a5cf1ad565331cd37727a1ea | [
"MIT"
] | null | null | null | src/main/java/com/department/repository/impl/UserRepositoryImpl.java | persey86/OvalValiationNewStructure | 4363c0c58e51f984a5cf1ad565331cd37727a1ea | [
"MIT"
] | null | null | null | src/main/java/com/department/repository/impl/UserRepositoryImpl.java | persey86/OvalValiationNewStructure | 4363c0c58e51f984a5cf1ad565331cd37727a1ea | [
"MIT"
] | null | null | null | 39.70339 | 164 | 0.620704 | 14,738 | package com.department.repository.impl;
import com.department.exceptions.UserRepositoryException;
import com.department.models.User;
import com.department.repository.UserRepository;
import java.sql.*;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import static com.department.utils.SqlUtil... |
3e22c63d8daebba1ce1c2d2d178060665eccc348 | 1,354 | java | Java | src/main/java/com/syncleus/aethermud/game/core/collections/EnumerationIterator.java | freemo/AetherMUD | dbc091b3e1108aa6aff3640da4707ace4c6771e5 | [
"Apache-2.0"
] | 1 | 2017-08-24T15:31:27.000Z | 2017-08-24T15:31:27.000Z | src/main/java/com/syncleus/aethermud/game/core/collections/EnumerationIterator.java | freemo/AetherMUD | dbc091b3e1108aa6aff3640da4707ace4c6771e5 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/syncleus/aethermud/game/core/collections/EnumerationIterator.java | freemo/AetherMUD | dbc091b3e1108aa6aff3640da4707ace4c6771e5 | [
"Apache-2.0"
] | null | null | null | 27.08 | 75 | 0.679468 | 14,739 | /**
* Copyright 2017 Syncleus, Inc.
* with portions copyright 2004-2017 Bo Zimmerman
*
* 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... |
3e22c6ddd8d578b47e06a3bd2e18b26d83973aa8 | 971 | java | Java | mybatis-interceptor/src/test/java/com/itstabber/blog/interceptor/example/test/user/UserQueryForInterceptorTest.java | gdspw/blog-demo | b13c82bafc3a86a44f7abcf1cda5af3cff953b76 | [
"Apache-2.0"
] | 3 | 2020-05-07T19:47:47.000Z | 2020-12-07T02:22:38.000Z | mybatis-interceptor/src/test/java/com/itstabber/blog/interceptor/example/test/user/UserQueryForInterceptorTest.java | gdspw/blog-demo | b13c82bafc3a86a44f7abcf1cda5af3cff953b76 | [
"Apache-2.0"
] | null | null | null | mybatis-interceptor/src/test/java/com/itstabber/blog/interceptor/example/test/user/UserQueryForInterceptorTest.java | gdspw/blog-demo | b13c82bafc3a86a44f7abcf1cda5af3cff953b76 | [
"Apache-2.0"
] | 1 | 2020-05-31T06:32:41.000Z | 2020-05-31T06:32:41.000Z | 23.119048 | 68 | 0.667353 | 14,740 | /*
* Copyright (C) 2020 Baidu, Inc. All Rights Reserved.
*/
package com.itstabber.blog.interceptor.example.test.user;
import com.itstabber.blog.interceptor.example.model.User;
import com.itstabber.blog.interceptor.example.repository.UserMapper;
import com.itstabber.blog.interceptor.example.test.BaseTest;
import lomb... |
3e22c7ce75975889a4463c4556b629d39aa351b0 | 150 | java | Java | src/mctsbot/strategies/selection/SelectionStrategy.java | davidxmoody/mctsbot | e942a70d0f72cf6763b26bf5a0bde67c8af20025 | [
"CC-BY-4.0",
"MIT"
] | 8 | 2016-02-29T14:04:41.000Z | 2021-05-04T14:33:06.000Z | src/mctsbot/strategies/selection/SelectionStrategy.java | davidxmoody/mctsbot | e942a70d0f72cf6763b26bf5a0bde67c8af20025 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | src/mctsbot/strategies/selection/SelectionStrategy.java | davidxmoody/mctsbot | e942a70d0f72cf6763b26bf5a0bde67c8af20025 | [
"CC-BY-4.0",
"MIT"
] | 8 | 2015-05-09T16:14:45.000Z | 2020-01-26T18:04:01.000Z | 15 | 38 | 0.74 | 14,741 | package mctsbot.strategies.selection;
import mctsbot.nodes.Node;
public interface SelectionStrategy {
public Node select(Node node);
}
|
3e22c81843f0328aad77630b0c99caddd567e2a7 | 4,328 | java | Java | samples/messagesCustomization/languages/messages.customization/source_gen/messages/customization/constraints/TestConcept0_ConstraintRules.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | samples/messagesCustomization/languages/messages.customization/source_gen/messages/customization/constraints/TestConcept0_ConstraintRules.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | samples/messagesCustomization/languages/messages.customization/source_gen/messages/customization/constraints/TestConcept0_ConstraintRules.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | 46.042553 | 219 | 0.7939 | 14,742 | package messages.customization.constraints;
/*Generated by MPS */
import jetbrains.mps.core.aspects.constraints.rules.BaseRulesConstraintsDescriptor;
import org.jetbrains.mps.openapi.language.SAbstractConcept;
import jetbrains.mps.smodel.adapter.structure.MetaAdapterFactory;
import jetbrains.mps.core.aspects.constrai... |
3e22c843627fc67046f57f9be29b2b4c134eae2a | 527 | java | Java | android/apollo/src/main/java/io/muun/apollo/domain/model/SubmarineSwapRequest.java | florravenna/apollo | bddcb5fc5b9cc714b61565bddba07f45c18335ad | [
"MIT"
] | 151 | 2018-10-10T23:49:48.000Z | 2022-03-30T11:54:56.000Z | android/apollo/src/main/java/io/muun/apollo/domain/model/SubmarineSwapRequest.java | florravenna/apollo | bddcb5fc5b9cc714b61565bddba07f45c18335ad | [
"MIT"
] | 48 | 2019-09-07T09:45:53.000Z | 2022-03-31T17:54:06.000Z | android/apollo/src/main/java/io/muun/apollo/domain/model/SubmarineSwapRequest.java | florravenna/apollo | bddcb5fc5b9cc714b61565bddba07f45c18335ad | [
"MIT"
] | 29 | 2019-06-13T08:45:17.000Z | 2022-03-24T19:38:22.000Z | 18.821429 | 77 | 0.675522 | 14,743 | package io.muun.apollo.domain.model;
import javax.validation.constraints.NotNull;
public class SubmarineSwapRequest {
@NotNull
public String invoice;
@NotNull
public Integer swapExpirationInBlocks;
/**
* Json constructor.
*/
public SubmarineSwapRequest() {
}
/**
* Ma... |
3e22c892ee40f773e82f8a9f79a39d979211a217 | 151,495 | java | Java | build/generated/source/r/debug/com/hyphenate/times/R.java | mixin716/ChatDemoUI3.0 | a4a1729fccdcdb46fd457b98a05d4d1a8883b81c | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | build/generated/source/r/debug/com/hyphenate/times/R.java | mixin716/ChatDemoUI3.0 | a4a1729fccdcdb46fd457b98a05d4d1a8883b81c | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | build/generated/source/r/debug/com/hyphenate/times/R.java | mixin716/ChatDemoUI3.0 | a4a1729fccdcdb46fd457b98a05d4d1a8883b81c | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 57.955241 | 157 | 0.705093 | 14,744 | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.hyphenate.times;
public final class R {
public static final class anim {
public static final int fade_in=0x7f0500... |
3e22cb1b9c7100f3ac5b257fab11f2d1cd3e98c1 | 832 | java | Java | src/main/java/net/sppan/base/Application.java | DJSmaller/HousekeepThread | 73b8c323009a06adb32cb8cdfabaf1a74de0254e | [
"Apache-2.0"
] | 6 | 2019-04-06T12:06:05.000Z | 2022-03-19T09:41:30.000Z | src/main/java/net/sppan/base/Application.java | DJSmaller/HousekeepThread | 73b8c323009a06adb32cb8cdfabaf1a74de0254e | [
"Apache-2.0"
] | 2 | 2020-03-13T02:03:58.000Z | 2021-04-22T17:05:19.000Z | src/main/java/net/sppan/base/Application.java | zxuu/SpringBoot | 090ac20902108b4b62070f0367e56ac10a77f1f0 | [
"Apache-2.0"
] | 1 | 2021-11-25T08:46:55.000Z | 2021-11-25T08:46:55.000Z | 29.714286 | 88 | 0.780048 | 14,745 | package net.sppan.base;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.support.SpringBo... |
3e22cc7b265ef3ca272413f5428b80e1f078bb95 | 413 | java | Java | src/zoo/webpack/core/src/main/java/org/tio/webpack/compress/ResCompressor.java | 386845154a/t-io | e63cd296a54ea13b716d8505c634dc08354d7075 | [
"Apache-2.0"
] | 1 | 2019-11-28T13:01:46.000Z | 2019-11-28T13:01:46.000Z | src/zoo/webpack/core/src/main/java/org/tio/webpack/compress/ResCompressor.java | yangjian102621/t-io | bbbfbc3cbdb2a2e3350f1c1e3b47511f7e88b38a | [
"Apache-2.0"
] | null | null | null | src/zoo/webpack/core/src/main/java/org/tio/webpack/compress/ResCompressor.java | yangjian102621/t-io | bbbfbc3cbdb2a2e3350f1c1e3b47511f7e88b38a | [
"Apache-2.0"
] | 1 | 2020-03-23T03:00:15.000Z | 2020-03-23T03:00:15.000Z | 18.772727 | 96 | 0.673123 | 14,746 | package org.tio.webpack.compress;
import org.tio.utils.SysConst;
/**
* @author tanyaowu
* 2017年11月20日 上午11:03:45
*/
public interface ResCompressor {
/**
*
* @param filePath
* @param initStr 原内容
* @return 压缩后的内容
* @author tanyaowu
*/
public String compress(String filePath, String initStr);
Strin... |
3e22ccb112d3e4834780c2175ab0e63867d72306 | 2,061 | java | Java | day3/authorization-server/src/main/java/dev/jozefowicz/springsecurity/authorizationserver/configuration/SecurityConfiguration.java | karol-preiskorn/spring-security | d979c367a53c58c9d4797659bef77d6ce764e169 | [
"MIT"
] | 8 | 2020-02-11T09:44:51.000Z | 2021-12-22T11:11:06.000Z | day3/authorization-server/src/main/java/dev/jozefowicz/springsecurity/authorizationserver/configuration/SecurityConfiguration.java | karol-preiskorn/spring-security | d979c367a53c58c9d4797659bef77d6ce764e169 | [
"MIT"
] | null | null | null | day3/authorization-server/src/main/java/dev/jozefowicz/springsecurity/authorizationserver/configuration/SecurityConfiguration.java | karol-preiskorn/spring-security | d979c367a53c58c9d4797659bef77d6ce764e169 | [
"MIT"
] | 4 | 2020-03-04T12:05:35.000Z | 2021-08-01T14:57:35.000Z | 38.166667 | 107 | 0.742843 | 14,747 | package dev.jozefowicz.springsecurity.authorizationserver.configuration;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.annotation.Order;
import org.springfra... |
3e22ccd25fab125fbdaba39cd105b067e2dc8f04 | 3,562 | java | Java | pinot-minion/src/main/java/com/linkedin/pinot/minion/executor/PurgeTaskExecutor.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | pinot-minion/src/main/java/com/linkedin/pinot/minion/executor/PurgeTaskExecutor.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | pinot-minion/src/main/java/com/linkedin/pinot/minion/executor/PurgeTaskExecutor.java | newsummit/incubator-pinot | 3fee99dcf2bcce9a5d292519cdfced30e726056b | [
"Apache-2.0"
] | null | null | null | 49.555556 | 117 | 0.793722 | 14,748 | /**
* Copyright (C) 2014-2018 LinkedIn Corp. (kenaa@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless req... |
3e22cda90b882b77498638b48f009dfc5065c8e3 | 1,528 | java | Java | common/src/java/org/jppf/load/balancer/persistence/PersistentState.java | jppf-grid/JPPF | b98ee419e8d6bbf47ebb31e26ad4ef7c8f93c6e8 | [
"Apache-2.0"
] | 44 | 2018-09-13T02:31:00.000Z | 2022-03-24T01:18:49.000Z | common/src/java/org/jppf/load/balancer/persistence/PersistentState.java | ParaSatellite/JPPF | b6a23dddb0393a8908c71b441fb214b148648cea | [
"Apache-2.0"
] | 18 | 2019-03-17T21:40:53.000Z | 2021-11-20T06:57:32.000Z | common/src/java/org/jppf/load/balancer/persistence/PersistentState.java | ParaSatellite/JPPF | b6a23dddb0393a8908c71b441fb214b148648cea | [
"Apache-2.0"
] | 14 | 2019-07-02T09:26:50.000Z | 2022-01-12T07:39:57.000Z | 31.183673 | 103 | 0.712042 | 14,749 | /*
* JPPF.
* Copyright (C) 2005-2019 JPPF Team.
* http://www.jppf.org
*
* 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 re... |
3e22ce0d6b181909b07136e3f96d01d897d2b6f2 | 3,762 | java | Java | src/main/java/org/clubrockisen/App.java | Club-Rock-ISEN/EntryManager | c0458e3ad04ee59f5e2390230c690fb691853b60 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/clubrockisen/App.java | Club-Rock-ISEN/EntryManager | c0458e3ad04ee59f5e2390230c690fb691853b60 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/org/clubrockisen/App.java | Club-Rock-ISEN/EntryManager | c0458e3ad04ee59f5e2390230c690fb691853b60 | [
"BSD-3-Clause"
] | null | null | null | 31.881356 | 132 | 0.727804 | 14,750 | package org.clubrockisen;
import static org.clubrockisen.common.ConfigurationKeys.KEY;
import java.awt.SplashScreen;
import java.nio.file.Paths;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.JOptionPane;
import org.clubrockisen.common.ConfigurationKeys;
import org.clubrockisen.... |
3e22ce3a6026bd4e7749fed30860e2033b5f5cc2 | 288 | java | Java | src/br/com/struck/enums/NivelEnsinoEnum.java | pedrostruck/nomes-aleatorios | 8564164da5d37640fc3ad5930f356e34e10c798a | [
"MIT"
] | null | null | null | src/br/com/struck/enums/NivelEnsinoEnum.java | pedrostruck/nomes-aleatorios | 8564164da5d37640fc3ad5930f356e34e10c798a | [
"MIT"
] | null | null | null | src/br/com/struck/enums/NivelEnsinoEnum.java | pedrostruck/nomes-aleatorios | 8564164da5d37640fc3ad5930f356e34e10c798a | [
"MIT"
] | null | null | null | 16.941176 | 66 | 0.736111 | 14,751 | package br.com.struck.enums;
public enum NivelEnsinoEnum {
FUNDAMENTAL("Fundamental"), MEDIO("Médio"), SUPERIOR("Superior");
private String nivelEnsino;
NivelEnsinoEnum(String nivelEnsino) {
this.nivelEnsino = nivelEnsino;
}
public String value() {
return nivelEnsino;
}
}
|
3e22ce42f58fb11fe2ccd78b0904667583802600 | 3,917 | java | Java | jworkflow.kernel/src/main/java/net/jworkflow/kernel/models/ExecutionResult.java | insad/jworkflow | c364e8c7a8c27394b909dc6fa51e5eda8d111926 | [
"MIT"
] | 60 | 2018-11-13T01:28:54.000Z | 2022-03-19T23:57:17.000Z | jworkflow.kernel/src/main/java/net/jworkflow/kernel/models/ExecutionResult.java | insad/jworkflow | c364e8c7a8c27394b909dc6fa51e5eda8d111926 | [
"MIT"
] | 7 | 2020-01-08T22:08:23.000Z | 2021-11-12T08:48:17.000Z | jworkflow.kernel/src/main/java/net/jworkflow/kernel/models/ExecutionResult.java | insad/jworkflow | c364e8c7a8c27394b909dc6fa51e5eda8d111926 | [
"MIT"
] | 25 | 2018-06-13T03:47:24.000Z | 2021-12-06T11:50:39.000Z | 24.791139 | 103 | 0.629308 | 14,752 | package net.jworkflow.kernel.models;
import java.time.Duration;
import java.util.Date;
public class ExecutionResult {
private boolean proceed;
private Object outcomeValue;
private Duration sleepFor;
private Object persistenceData;
private Object[] branches = new Object[]{};
private String eve... |
3e22cedf4dd87953ef14eee787c5f67a2b03bc6d | 1,204 | java | Java | src/main/java/io/spring/releasenotes/Application.java | eleftherias/github-release-notes-generator | 11ea224e0475b6684aa8b507083435747bb97e3d | [
"Apache-2.0"
] | null | null | null | src/main/java/io/spring/releasenotes/Application.java | eleftherias/github-release-notes-generator | 11ea224e0475b6684aa8b507083435747bb97e3d | [
"Apache-2.0"
] | null | null | null | src/main/java/io/spring/releasenotes/Application.java | eleftherias/github-release-notes-generator | 11ea224e0475b6684aa8b507083435747bb97e3d | [
"Apache-2.0"
] | null | null | null | 30.871795 | 81 | 0.77907 | 14,753 | /*
* Copyright 2018-2019 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e22d02914380cbcbfafbcc0dfa4011d77584f58 | 15,160 | java | Java | src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/ParserUtils.java | Phanhuuloc/Nutch | 290a873b6b812464aa88051549dc49a6428ef365 | [
"Apache-2.0"
] | 1 | 2016-12-20T11:13:17.000Z | 2016-12-20T11:13:17.000Z | src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/ParserUtils.java | Phanhuuloc/Nutch | 290a873b6b812464aa88051549dc49a6428ef365 | [
"Apache-2.0"
] | null | null | null | src/plugin/parse-tika/src/java/org/apache/nutch/parse/tika/ParserUtils.java | Phanhuuloc/Nutch | 290a873b6b812464aa88051549dc49a6428ef365 | [
"Apache-2.0"
] | null | null | null | 36.885645 | 157 | 0.551715 | 14,754 | package org.apache.nutch.parse.tika;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.net.URI;
import java.net.URISyntaxException;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Properties;
... |
3e22d0ab1ab9a3830532338e4692d12d6f3c6587 | 8,117 | java | Java | src/sarf/lexer/TokenReaderFactory.java | k-shimari/NCDSearch | 98fcd01a06e9de971a81886fbbcf68a077ee243c | [
"MIT"
] | 17 | 2017-12-01T07:30:32.000Z | 2022-02-25T01:47:20.000Z | src/sarf/lexer/TokenReaderFactory.java | k-shimari/NCDSearch | 98fcd01a06e9de971a81886fbbcf68a077ee243c | [
"MIT"
] | 2 | 2021-12-27T06:23:06.000Z | 2022-02-04T05:21:25.000Z | src/sarf/lexer/TokenReaderFactory.java | k-shimari/NCDSearch | 98fcd01a06e9de971a81886fbbcf68a077ee243c | [
"MIT"
] | 1 | 2020-02-27T04:36:50.000Z | 2020-02-27T04:36:50.000Z | 31.339768 | 110 | 0.691512 | 14,755 | package sarf.lexer;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.StringReader;
import java.nio.charset.Charset;
import java.nio.charset.StandardCharsets;
import java.util.HashMap;
import... |
3e22d1775ee687659921fc2c6d95945b17452592 | 663 | java | Java | EDTproject/src/edtproject/exception/groupeDejaExistantException.java | dtromain/edt_project | 291d6db22858ae7c23d38c21e938e60848cd21d0 | [
"MIT"
] | null | null | null | EDTproject/src/edtproject/exception/groupeDejaExistantException.java | dtromain/edt_project | 291d6db22858ae7c23d38c21e938e60848cd21d0 | [
"MIT"
] | null | null | null | EDTproject/src/edtproject/exception/groupeDejaExistantException.java | dtromain/edt_project | 291d6db22858ae7c23d38c21e938e60848cd21d0 | [
"MIT"
] | null | null | null | 22.862069 | 72 | 0.653092 | 14,756 | package edtproject.exception;
/**
* La classe groupeDejaExistantException permet de gérer les exceptions
* lors de la création d'un groupe déja existant.
*/
public class groupeDejaExistantException extends Exception {
/**
* Constructeur par défaut de la classe groupeDejaExistantException.
*/
... |
3e22d2517faa78954f1f124fb9b6c1c9f42ae68e | 1,700 | java | Java | tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/RetainWorker.java | nirvdrum/tapestry5 | 773c7480d77826d80f50dee03057d56cab3ac824 | [
"Apache-2.0"
] | 1 | 2016-05-09T12:26:13.000Z | 2016-05-09T12:26:13.000Z | tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/RetainWorker.java | nirvdrum/tapestry5 | 773c7480d77826d80f50dee03057d56cab3ac824 | [
"Apache-2.0"
] | null | null | null | tapestry-core/src/main/java/org/apache/tapestry5/internal/transform/RetainWorker.java | nirvdrum/tapestry5 | 773c7480d77826d80f50dee03057d56cab3ac824 | [
"Apache-2.0"
] | 1 | 2019-05-02T22:17:41.000Z | 2019-05-02T22:17:41.000Z | 39.534884 | 119 | 0.735294 | 14,757 | // Copyright 2006 The Apache Software Foundation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appl... |
3e22d2d2a2de5814c533ce7147cc7ee3916a0e28 | 366 | java | Java | src/main/java/no/nav/tag/tiltaksgjennomforing/tilskuddsperiode/TilskuddsperiodeForkortetMelding.java | navikt/tiltaksgjennomforing-backend | 7adfcca676109fcdca4ab761d5f6fbb6be32b962 | [
"MIT"
] | 2 | 2019-06-19T13:25:46.000Z | 2019-10-28T08:11:41.000Z | src/main/java/no/nav/tag/tiltaksgjennomforing/tilskuddsperiode/TilskuddsperiodeForkortetMelding.java | navikt/tiltaksgjennomforing-api | 8009c7560ad8f9a65ca569d17552a025c5378353 | [
"MIT"
] | 598 | 2019-03-12T17:51:52.000Z | 2022-03-21T11:48:16.000Z | src/main/java/no/nav/tag/tiltaksgjennomforing/tilskuddsperiode/TilskuddsperiodeForkortetMelding.java | navikt/tiltaksgjennomforing-backend | 7adfcca676109fcdca4ab761d5f6fbb6be32b962 | [
"MIT"
] | 5 | 2019-11-04T14:34:57.000Z | 2022-02-16T14:24:51.000Z | 22.875 | 57 | 0.79235 | 14,758 | package no.nav.tag.tiltaksgjennomforing.tilskuddsperiode;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Value;
import java.time.LocalDate;
import java.util.UUID;
@Value
public class TilskuddsperiodeForkortetMelding {
UUID tilskuddsperiodeId;
Integer tilskuddsbeløp;
@JsonFormat(pattern... |
3e22d51411089695b11333ad20c63e8d6e201a12 | 86,206 | java | Java | Ghidra/Debug/Debugger/garbage/DefaultTraceRecorderPre666Onto741.java | bdcht/ghidra | 9e732318148cd11edeb4862afd23d56418551812 | [
"Apache-2.0"
] | 17 | 2022-01-15T03:52:37.000Z | 2022-03-30T18:12:17.000Z | Ghidra/Debug/Debugger/garbage/DefaultTraceRecorderPre666Onto741.java | bdcht/ghidra | 9e732318148cd11edeb4862afd23d56418551812 | [
"Apache-2.0"
] | 9 | 2022-01-15T03:58:02.000Z | 2022-02-21T10:22:49.000Z | Ghidra/Debug/Debugger/garbage/DefaultTraceRecorderPre666Onto741.java | bdcht/ghidra | 9e732318148cd11edeb4862afd23d56418551812 | [
"Apache-2.0"
] | 1 | 2022-03-07T13:22:05.000Z | 2022-03-07T13:22:05.000Z | 33.168911 | 97 | 0.711551 | 14,759 | /* ###
* IP: GHIDRA
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.