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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e1468deb744ec53da621d43f69df08c68db11ca | 2,340 | java | Java | src/main/java/org/proteored/miapeapi/xml/mzidentml/autogenerated/MeasureType.java | smdb21/java-miape-api | 5a49b49a3fed97ea5e441e85fe2cf8621b4e0900 | [
"Apache-2.0"
] | 1 | 2016-02-11T16:03:08.000Z | 2016-02-11T16:03:08.000Z | src/main/java/org/proteored/miapeapi/xml/mzidentml/autogenerated/MeasureType.java | smdb21/java-miape-api | 5a49b49a3fed97ea5e441e85fe2cf8621b4e0900 | [
"Apache-2.0"
] | 1 | 2019-11-14T19:01:23.000Z | 2019-11-14T19:01:23.000Z | src/main/java/org/proteored/miapeapi/xml/mzidentml/autogenerated/MeasureType.java | smdb21/java-miape-api | 5a49b49a3fed97ea5e441e85fe2cf8621b4e0900 | [
"Apache-2.0"
] | null | null | null | 29.620253 | 126 | 0.667094 | 8,637 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-257
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2010... |
3e1469034873a471583cad2932e242335a9bbe2a | 1,108 | java | Java | jet_library/src/main/java/com/meiyou/jet/proxy/ProxyMethodHandler.java | gybin02/Jet | ec47536efaf5f61309260eba2cf4dbd89b285667 | [
"Apache-2.0"
] | 79 | 2017-06-13T00:40:32.000Z | 2021-07-04T12:27:45.000Z | jet_library/src/main/java/com/meiyou/jet/proxy/ProxyMethodHandler.java | gybin02/Jet | ec47536efaf5f61309260eba2cf4dbd89b285667 | [
"Apache-2.0"
] | null | null | null | jet_library/src/main/java/com/meiyou/jet/proxy/ProxyMethodHandler.java | gybin02/Jet | ec47536efaf5f61309260eba2cf4dbd89b285667 | [
"Apache-2.0"
] | 15 | 2017-06-13T01:51:08.000Z | 2020-12-24T07:53:53.000Z | 28.410256 | 109 | 0.673285 | 8,638 | package com.jet.jet.proxy;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
/**
* Proxy 方法代理类
* @author zhengxiaobin
* @since 17/5/22
*/
public class ProxyMethodHandler implements InvocationHandler {
private static final String TAG = "JetProxy";
private final String targetCla... |
3e14695c6fcb7a1d9bbcfcdf085f017142d99e2a | 910 | java | Java | app/src/main/java/at/specure/android/api/reqres/measurement_server/MeasurementServerRsp.java | SPECURE/ont-android-client | dcbc5d394c55c72f775db2f1d0ec53d535d20dc2 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/at/specure/android/api/reqres/measurement_server/MeasurementServerRsp.java | SPECURE/ont-android-client | dcbc5d394c55c72f775db2f1d0ec53d535d20dc2 | [
"Apache-2.0"
] | 1 | 2018-01-12T16:15:06.000Z | 2018-01-12T16:15:06.000Z | app/src/main/java/at/specure/android/api/reqres/measurement_server/MeasurementServerRsp.java | SPECURE/ont-android-client | dcbc5d394c55c72f775db2f1d0ec53d535d20dc2 | [
"Apache-2.0"
] | 2 | 2017-12-20T12:43:39.000Z | 2017-12-26T08:17:28.000Z | 33.703704 | 81 | 0.60989 | 8,639 | /*******************************************************************************
* Copyright 2014-2017 Specure GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apa... |
3e1469f5012c859112c9422dee2c84b85fe27ae7 | 1,080 | java | Java | src/main/java/com/example/gson/GsonJson2Java.java | riversun/java-json-gson-jackson-http | a8febaecf76cb738fc294165aaa1273aa6080f3f | [
"MIT"
] | null | null | null | src/main/java/com/example/gson/GsonJson2Java.java | riversun/java-json-gson-jackson-http | a8febaecf76cb738fc294165aaa1273aa6080f3f | [
"MIT"
] | null | null | null | src/main/java/com/example/gson/GsonJson2Java.java | riversun/java-json-gson-jackson-http | a8febaecf76cb738fc294165aaa1273aa6080f3f | [
"MIT"
] | null | null | null | 36 | 78 | 0.401852 | 8,640 | package com.example.gson;
import com.google.gson.Gson;
public class GsonJson2Java {
public static void main(String[] args) {
String json =
"{" +
" \"person\": {" +
" \"firstName\": \"John\"," +
" \"lastName\": \"Doe\"," +
... |
3e146a69c0fc2da3509dc5a06c747391a530b477 | 1,010 | java | Java | app/src/main/java/ceui/lisa/model/ListComment.java | Rimliya/Pixiv-Shaft-fork | 21678b96fd3cc32f45acb08d2591e9502a89db58 | [
"MIT"
] | 2,174 | 2019-06-19T13:11:37.000Z | 2022-03-31T18:09:05.000Z | app/src/main/java/ceui/lisa/model/ListComment.java | Rimliya/Pixiv-Shaft-fork | 21678b96fd3cc32f45acb08d2591e9502a89db58 | [
"MIT"
] | 349 | 2019-06-16T08:51:15.000Z | 2022-03-28T12:21:18.000Z | app/src/main/java/ceui/lisa/model/ListComment.java | Rimliya/Pixiv-Shaft-fork | 21678b96fd3cc32f45acb08d2591e9502a89db58 | [
"MIT"
] | 184 | 2019-06-22T01:22:53.000Z | 2022-03-25T11:10:52.000Z | 21.489362 | 64 | 0.676238 | 8,641 | package ceui.lisa.model;
import java.util.List;
import ceui.lisa.interfaces.ListShow;
import ceui.lisa.models.ReplyCommentBean;
public class ListComment implements ListShow<ReplyCommentBean> {
private List<ReplyCommentBean> comments;
private String next_url;
private int total_comments;
public List<R... |
3e146a96d3251199796e7d60c399da73f4e23913 | 1,957 | java | Java | sdk/costmanagement/azure-resourcemanager-costmanagement/src/main/java/com/azure/resourcemanager/costmanagement/models/OperationDisplay.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/costmanagement/azure-resourcemanager-costmanagement/src/main/java/com/azure/resourcemanager/costmanagement/models/OperationDisplay.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/costmanagement/azure-resourcemanager-costmanagement/src/main/java/com/azure/resourcemanager/costmanagement/models/OperationDisplay.java | yiliuTo/azure-sdk-for-java | 4536b6e99ded1b2b77f79bc2c31f42566c97b704 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 27.957143 | 98 | 0.676546 | 8,642 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.costmanagement.models;
import com.azure.core.annotation.Immutable;
import com.azure.core.util.logging.ClientLogger;
import com.f... |
3e146aae8b6f5c484c815fd21e1f8ec3f21998b9 | 685 | java | Java | example-junit4/src/test/java/com/tngtech/archunit/exampletest/junit4/DependencyRulesTest.java | pdibenedetto/ArchUnit-Examples | fe7e56f399d364fe1d71fb39629fc2b58489b5ee | [
"Apache-2.0"
] | 359 | 2018-01-31T19:46:39.000Z | 2022-03-23T13:59:22.000Z | example-junit4/src/test/java/com/tngtech/archunit/exampletest/junit4/DependencyRulesTest.java | Coqni/ArchUnit-Examples | eff53b3a5e117033e7c8a78d963a21d7b929f707 | [
"Apache-2.0"
] | 7 | 2019-05-21T17:27:54.000Z | 2021-11-26T07:39:34.000Z | example-junit4/src/test/java/com/tngtech/archunit/exampletest/junit4/DependencyRulesTest.java | Coqni/ArchUnit-Examples | eff53b3a5e117033e7c8a78d963a21d7b929f707 | [
"Apache-2.0"
] | 73 | 2018-09-03T15:51:28.000Z | 2022-03-31T02:21:43.000Z | 36.052632 | 99 | 0.854015 | 8,643 | package com.tngtech.archunit.exampletest.junit4;
import com.tngtech.archunit.example.layers.ClassViolatingCodingRules;
import com.tngtech.archunit.junit.AnalyzeClasses;
import com.tngtech.archunit.junit.ArchTest;
import com.tngtech.archunit.junit.ArchUnitRunner;
import com.tngtech.archunit.lang.ArchRule;
import org.ju... |
3e146ab16c68afa435060500f01ec9d6c8ee56a6 | 2,592 | java | Java | modules/module-passenger-utils/src/main/java/org/gov/uk/homeoffice/digital/permissions/passenger/utils/DateTimeUtils.java | UKHomeOffice/passenger | a304c6c601dd67999c4cc9e9bf4d9c760bc5110c | [
"MIT"
] | null | null | null | modules/module-passenger-utils/src/main/java/org/gov/uk/homeoffice/digital/permissions/passenger/utils/DateTimeUtils.java | UKHomeOffice/passenger | a304c6c601dd67999c4cc9e9bf4d9c760bc5110c | [
"MIT"
] | null | null | null | modules/module-passenger-utils/src/main/java/org/gov/uk/homeoffice/digital/permissions/passenger/utils/DateTimeUtils.java | UKHomeOffice/passenger | a304c6c601dd67999c4cc9e9bf4d9c760bc5110c | [
"MIT"
] | 1 | 2021-04-11T09:23:42.000Z | 2021-04-11T09:23:42.000Z | 38.117647 | 134 | 0.689043 | 8,644 | package org.gov.uk.homeoffice.digital.permissions.passenger.utils;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.time.temporal.ChronoField;
import static java.lang.String.format;
public class DateTimeUtils {
private static final String DEFAULT... |
3e146b9a82b009780cabc8d44b10004219df838c | 16,666 | java | Java | subsys/metrics/reporter/src/main/java/org/commonjava/indy/metrics/zabbix/sender/IndyZabbixSender.java | ruhan1/indy | f48ab96ac6935f1a5562fc883993e4e0e1e23a97 | [
"Apache-2.0"
] | null | null | null | subsys/metrics/reporter/src/main/java/org/commonjava/indy/metrics/zabbix/sender/IndyZabbixSender.java | ruhan1/indy | f48ab96ac6935f1a5562fc883993e4e0e1e23a97 | [
"Apache-2.0"
] | null | null | null | subsys/metrics/reporter/src/main/java/org/commonjava/indy/metrics/zabbix/sender/IndyZabbixSender.java | ruhan1/indy | f48ab96ac6935f1a5562fc883993e4e0e1e23a97 | [
"Apache-2.0"
] | null | null | null | 27.684385 | 129 | 0.581663 | 8,645 | /**
* Copyright (C) 2011-2019 Red Hat, Inc. (https://github.com/Commonjava/indy)
*
* 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
... |
3e146ba102d3c7901160dd1711ffce8c58326dba | 913 | java | Java | src/msf/fc/rest/ec/node/nodes/operation/data/entity/NodeDeleteUpdateNodeEcEntity.java | multi-service-fabric/fabric-controller | 2b9788ff5e3a95ce1b82c4a80464592effe45e82 | [
"Apache-2.0"
] | 2 | 2018-03-19T03:45:16.000Z | 2018-09-10T01:45:42.000Z | src/msf/fc/rest/ec/node/nodes/operation/data/entity/NodeDeleteUpdateNodeEcEntity.java | multi-service-fabric/fabric-controller | 2b9788ff5e3a95ce1b82c4a80464592effe45e82 | [
"Apache-2.0"
] | null | null | null | src/msf/fc/rest/ec/node/nodes/operation/data/entity/NodeDeleteUpdateNodeEcEntity.java | multi-service-fabric/fabric-controller | 2b9788ff5e3a95ce1b82c4a80464592effe45e82 | [
"Apache-2.0"
] | 1 | 2020-04-02T01:18:38.000Z | 2020-04-02T01:18:38.000Z | 18.632653 | 56 | 0.727273 | 8,646 |
package msf.fc.rest.ec.node.nodes.operation.data.entity;
import org.apache.commons.lang.builder.ToStringBuilder;
import com.google.gson.annotations.SerializedName;
public class NodeDeleteUpdateNodeEcEntity {
@SerializedName("node_id")
private String nodeId;
@SerializedName("node_type")
private String node... |
3e146be3c2456a1ea3f3de04ffe76098de88a3b4 | 4,917 | java | Java | bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java | msyoon222/so-tata | 564715d54e0ea9752a01488eed142d4a4440cd3a | [
"Apache-2.0"
] | null | null | null | bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java | msyoon222/so-tata | 564715d54e0ea9752a01488eed142d4a4440cd3a | [
"Apache-2.0"
] | null | null | null | bpmn/so-bpmn-infrastructure-common/src/test/java/org/onap/so/bpmn/infrastructure/pnf/delegate/PnfCheckInputsTest.java | msyoon222/so-tata | 564715d54e0ea9752a01488eed142d4a4440cd3a | [
"Apache-2.0"
] | null | null | null | 45.527778 | 107 | 0.718731 | 8,647 | /*-
* ============LICENSE_START=======================================================
* ONAP - SO
* ================================================================================
* Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
* =============================================================... |
3e146ce1b496c6d6f475afc1ee7ff880afdc63de | 2,384 | java | Java | pinot-core/src/main/java/org/apache/pinot/core/operator/combine/AggregationOnlyCombineOperator.java | nizarhejazi/pinot | d616a097e5b28443b42a9e84113d3fced254444d | [
"Apache-2.0"
] | 2,144 | 2015-06-10T16:02:11.000Z | 2018-11-08T07:59:13.000Z | pinot-core/src/main/java/org/apache/pinot/core/operator/combine/AggregationOnlyCombineOperator.java | nizarhejazi/pinot | d616a097e5b28443b42a9e84113d3fced254444d | [
"Apache-2.0"
] | 1,894 | 2015-06-11T05:17:48.000Z | 2018-11-09T19:22:27.000Z | pinot-core/src/main/java/org/apache/pinot/core/operator/combine/AggregationOnlyCombineOperator.java | nizarhejazi/pinot | d616a097e5b28443b42a9e84113d3fced254444d | [
"Apache-2.0"
] | 418 | 2015-06-10T15:53:06.000Z | 2018-11-09T00:05:06.000Z | 40.40678 | 114 | 0.773909 | 8,648 | /**
* 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... |
3e146ce58613e8a8d7cf13bf62bf67f0dfeba9b9 | 3,634 | java | Java | gidl-generator/src/test/java/eu/chorevolution/transformations/generativeapproach/gidlgenerator/GIDLGeneratorTest.java | chorevolution/transformations | 287abfe2f7733fc3e7df050c0f73a3ccf2d40caa | [
"Apache-2.0"
] | null | null | null | gidl-generator/src/test/java/eu/chorevolution/transformations/generativeapproach/gidlgenerator/GIDLGeneratorTest.java | chorevolution/transformations | 287abfe2f7733fc3e7df050c0f73a3ccf2d40caa | [
"Apache-2.0"
] | null | null | null | gidl-generator/src/test/java/eu/chorevolution/transformations/generativeapproach/gidlgenerator/GIDLGeneratorTest.java | chorevolution/transformations | 287abfe2f7733fc3e7df050c0f73a3ccf2d40caa | [
"Apache-2.0"
] | null | null | null | 31.877193 | 108 | 0.757017 | 8,649 | /*
* Copyright 2015 The CHOReVOLUTION 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 appl... |
3e146e0b31da38807feefea33fe12c076d3b5edd | 1,121 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/LinearTeleOP.java | DroidRageFTC/69901FTCFreightFrenzy | 05650a2a90a88b22bddb884aaac1673000f90a54 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/LinearTeleOP.java | DroidRageFTC/69901FTCFreightFrenzy | 05650a2a90a88b22bddb884aaac1673000f90a54 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/LinearTeleOP.java | DroidRageFTC/69901FTCFreightFrenzy | 05650a2a90a88b22bddb884aaac1673000f90a54 | [
"MIT"
] | null | null | null | 35.03125 | 73 | 0.743087 | 8,650 | package org.firstinspires.ftc.teamcode;
import com.acmerobotics.dashboard.config.Config;
import com.qualcomm.robotcore.eventloop.opmode.LinearOpMode;
import com.qualcomm.robotcore.eventloop.opmode.TeleOp;
import com.qualcomm.robotcore.hardware.DcMotorEx;
import com.qualcomm.robotcore.hardware.DcMotorSimple;
@Config
@... |
3e146e6fb9fe3cc39933128e73f5e7b31bd22320 | 6,114 | java | Java | enhanced/buildtest/tests/stress/qa/src/test/stress/org/apache/harmony/test/stress/classloader/share/CorrectClasses/testCorrectClass.java | qinFamily/freeVM | 9caa0256b4089d74186f84b8fb2afc95a0afc7bc | [
"Apache-2.0"
] | 5 | 2017-03-08T20:32:39.000Z | 2021-07-10T10:12:38.000Z | enhanced/buildtest/tests/stress/qa/src/test/stress/org/apache/harmony/test/stress/classloader/share/CorrectClasses/testCorrectClass.java | qinFamily/freeVM | 9caa0256b4089d74186f84b8fb2afc95a0afc7bc | [
"Apache-2.0"
] | null | null | null | enhanced/buildtest/tests/stress/qa/src/test/stress/org/apache/harmony/test/stress/classloader/share/CorrectClasses/testCorrectClass.java | qinFamily/freeVM | 9caa0256b4089d74186f84b8fb2afc95a0afc7bc | [
"Apache-2.0"
] | 4 | 2015-07-07T07:06:59.000Z | 2018-06-19T22:38:04.000Z | 36.831325 | 82 | 0.534184 | 8,651 | /*
* 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 ... |
3e146e79a64cf3e2b7e0cc5178f39adc0a22a83c | 2,623 | java | Java | test/smoke/testApps/SimpleCalculator/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/MyTestTest.java | lukeza/ApplicationInsights-Java | ae6c8959d9c5b3854305ae8032bedf25e2c32a47 | [
"MIT"
] | 1 | 2021-07-07T06:30:29.000Z | 2021-07-07T06:30:29.000Z | test/smoke/testApps/SimpleCalculator/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/MyTestTest.java | lukeza/ApplicationInsights-Java | ae6c8959d9c5b3854305ae8032bedf25e2c32a47 | [
"MIT"
] | null | null | null | test/smoke/testApps/SimpleCalculator/src/smokeTest/java/com/microsoft/applicationinsights/smoketest/MyTestTest.java | lukeza/ApplicationInsights-Java | ae6c8959d9c5b3854305ae8032bedf25e2c32a47 | [
"MIT"
] | null | null | null | 40.353846 | 135 | 0.746092 | 8,652 | package com.microsoft.applicationinsights.smoketest;
import java.util.concurrent.TimeUnit;
import java.util.List;
import com.microsoft.applicationinsights.internal.schemav2.Data;
import com.microsoft.applicationinsights.internal.schemav2.DataPoint;
import com.microsoft.applicationinsights.internal.schemav2.Dat... |
3e146fd3767a043db5c8e1cd0d2c529a33c7cb23 | 2,207 | java | Java | aws-java-sdk-s3/src/main/java/com/amazonaws/services/s3/internal/crypto/v2/MultipartUploadContext.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 3,372 | 2015-01-03T00:35:43.000Z | 2022-03-31T15:56:24.000Z | aws-java-sdk-s3/src/main/java/com/amazonaws/services/s3/internal/crypto/v2/MultipartUploadContext.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,391 | 2015-01-01T12:55:24.000Z | 2022-03-31T08:01:50.000Z | aws-java-sdk-s3/src/main/java/com/amazonaws/services/s3/internal/crypto/v2/MultipartUploadContext.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,876 | 2015-01-01T14:38:37.000Z | 2022-03-29T19:53:10.000Z | 31.084507 | 93 | 0.703217 | 8,653 | /*
* Copyright 2011-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... |
3e146ff5130eb9c9a0fb7e77d8c2de99f2214a98 | 770 | java | Java | src/main/java/cc/mrbird/febs/system/mapper/RoleMapper.java | Zoybzo/CFactory0.2 | 13817ae0cb0482b6a56540eae3fe706ba33ba5e6 | [
"Apache-2.0"
] | 1 | 2021-07-21T09:19:19.000Z | 2021-07-21T09:19:19.000Z | src/main/java/cc/mrbird/febs/system/mapper/RoleMapper.java | Zoybzo/CFactory0.2 | 13817ae0cb0482b6a56540eae3fe706ba33ba5e6 | [
"Apache-2.0"
] | null | null | null | src/main/java/cc/mrbird/febs/system/mapper/RoleMapper.java | Zoybzo/CFactory0.2 | 13817ae0cb0482b6a56540eae3fe706ba33ba5e6 | [
"Apache-2.0"
] | null | null | null | 22.647059 | 73 | 0.674026 | 8,654 | package cc.mrbird.febs.system.mapper;
import cc.mrbird.febs.system.entity.Role;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import org.apache.ibatis.annotations.Param;
import java.util.L... |
3e146ffdab7cdfa2ac52965396f56055ca85604a | 18,763 | java | Java | dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/discovery/SimpleSearch.java | bireme/DSpace-6-FUNASA | fd29e3eda4be65e8ee217efae98c43187b419d17 | [
"BSD-3-Clause"
] | 10 | 2015-08-26T14:22:21.000Z | 2019-07-02T14:18:09.000Z | dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/discovery/SimpleSearch.java | bireme/DSpace-6-FUNASA | fd29e3eda4be65e8ee217efae98c43187b419d17 | [
"BSD-3-Clause"
] | 690 | 2015-07-16T20:44:35.000Z | 2022-03-14T17:42:44.000Z | dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/discovery/SimpleSearch.java | Sergio-strazzacappa/Dspace | 2aaa2aa526058b122637e8cc4400e47ea5499cd4 | [
"BSD-3-Clause"
] | 14 | 2018-05-15T16:44:09.000Z | 2022-03-09T18:44:02.000Z | 45.321256 | 227 | 0.676065 | 8,655 | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.app.xmlui.aspect.discovery;
import java.io.IOException;
import java.sql.SQLExceptio... |
3e147027d9b4799a842e286ab6155e80c934d3e7 | 1,405 | java | Java | domain/src/main/java/com/vpaliy/domain/interactor/SingleInteractor.java | bholanathbarik9748/Melophile | ec280911108db8b3963bf452bd26a835022aea20 | [
"Apache-2.0"
] | 812 | 2017-09-03T04:15:05.000Z | 2018-06-19T03:31:01.000Z | domain/src/main/java/com/vpaliy/domain/interactor/SingleInteractor.java | bholanathbarik9748/Melophile | ec280911108db8b3963bf452bd26a835022aea20 | [
"Apache-2.0"
] | 7 | 2017-09-03T14:14:59.000Z | 2018-05-25T02:45:52.000Z | domain/src/main/java/com/vpaliy/domain/interactor/SingleInteractor.java | bholanathbarik9748/Melophile | ec280911108db8b3963bf452bd26a835022aea20 | [
"Apache-2.0"
] | 125 | 2017-09-03T05:06:12.000Z | 2018-05-08T09:43:14.000Z | 31.931818 | 106 | 0.742349 | 8,656 | package com.vpaliy.domain.interactor;
import com.vpaliy.domain.executor.BaseSchedulerProvider;
import io.reactivex.Single;
import io.reactivex.disposables.CompositeDisposable;
import io.reactivex.functions.Consumer;
import io.reactivex.observers.DisposableSingleObserver;
public abstract class SingleInteractor<T, Par... |
3e1470c6ef203306e91c149fcb3725414df9ce8d | 1,794 | java | Java | MCP/1.7.10/1/Spigot/src/main/java/net/minecraft/server/EnumToolMaterial.java | KoaDev/Minecraft | 6a9a14fd913107a4075f28136400d197059194e3 | [
"MIT"
] | null | null | null | MCP/1.7.10/1/Spigot/src/main/java/net/minecraft/server/EnumToolMaterial.java | KoaDev/Minecraft | 6a9a14fd913107a4075f28136400d197059194e3 | [
"MIT"
] | null | null | null | MCP/1.7.10/1/Spigot/src/main/java/net/minecraft/server/EnumToolMaterial.java | KoaDev/Minecraft | 6a9a14fd913107a4075f28136400d197059194e3 | [
"MIT"
] | null | null | null | 28.03125 | 155 | 0.519509 | 8,657 | package net.minecraft.server;
public enum EnumToolMaterial {
/** Alkazia */
WOOD("WOOD", 0, 0, 59, 2.0F, 0.0F, 15),
STONE("STONE", 1, 1, 131, 4.0F, 1.0F, 5),
IRON("IRON", 2, 2, 250, 6.0F, 2.0F, 14),
DIAMOND("EMERALD", 3, 3, 1561, 7.0F, 3.0F, 10),
GOLD("GOLD", 4, 0, 32, 12.0F, 0.0F, 22),
... |
3e1470e4f1f9d5287107fc7797be853dd5a3b8ef | 1,827 | java | Java | tis-datax/tis-datax-mongodb-plugin/src/main/java/com/qlangtech/tis/plugin/datax/BasicMongoDBContext.java | liufu1986007/plugins | fb923d619384449922bf9f1d56615b657a4c250e | [
"Apache-2.0"
] | 3 | 2021-11-01T10:11:36.000Z | 2022-03-09T10:41:00.000Z | tis-datax/tis-datax-mongodb-plugin/src/main/java/com/qlangtech/tis/plugin/datax/BasicMongoDBContext.java | liufu1986007/plugins | fb923d619384449922bf9f1d56615b657a4c250e | [
"Apache-2.0"
] | 6 | 2021-12-27T09:33:54.000Z | 2022-03-30T11:58:48.000Z | tis-datax/tis-datax-mongodb-plugin/src/main/java/com/qlangtech/tis/plugin/datax/BasicMongoDBContext.java | liufu1986007/plugins | fb923d619384449922bf9f1d56615b657a4c250e | [
"Apache-2.0"
] | 3 | 2021-11-22T03:41:00.000Z | 2022-03-18T06:51:54.000Z | 32.052632 | 99 | 0.702791 | 8,658 | /**
* 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
* "Li... |
3e1470e5b9cdfce5117a88bd986a391f5af4a46e | 9,142 | java | Java | src/erp/mtrn/data/STrnDeliveryAckUtilities.java | swaplicado/siie32 | c1dbde9e7a6d55d85804c50751b7ebab6676bbd6 | [
"MIT"
] | null | null | null | src/erp/mtrn/data/STrnDeliveryAckUtilities.java | swaplicado/siie32 | c1dbde9e7a6d55d85804c50751b7ebab6676bbd6 | [
"MIT"
] | null | null | null | src/erp/mtrn/data/STrnDeliveryAckUtilities.java | swaplicado/siie32 | c1dbde9e7a6d55d85804c50751b7ebab6676bbd6 | [
"MIT"
] | 2 | 2017-01-14T17:20:25.000Z | 2018-07-19T14:41:16.000Z | 51.359551 | 195 | 0.594728 | 8,659 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package erp.mtrn.data;
import erp.lib.SLibConstants;
import erp.mcfg.data.SDataParamsCompany;
import java.io.File;
import ja... |
3e147104fa5c1577f8809c518cc43aa5aedefe1b | 2,781 | java | Java | middleware_old/src/middleware/LiveTransaction.java | barzan/dbseer | 3ad0718f665a5beffa65df7be8998986dcdbf3db | [
"Apache-2.0"
] | 115 | 2015-06-27T15:09:07.000Z | 2022-01-06T04:09:35.000Z | middleware_old/src/middleware/LiveTransaction.java | barzan/dbseer | 3ad0718f665a5beffa65df7be8998986dcdbf3db | [
"Apache-2.0"
] | 10 | 2015-06-27T15:10:49.000Z | 2021-11-14T12:13:24.000Z | middleware_old/src/middleware/LiveTransaction.java | barzan/dbseer | 3ad0718f665a5beffa65df7be8998986dcdbf3db | [
"Apache-2.0"
] | 28 | 2015-09-23T05:49:32.000Z | 2021-12-09T09:13:46.000Z | 21.229008 | 103 | 0.645092 | 8,660 | /*
* Copyright 2013 Barzan Mozafari
*
* 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... |
3e147132745192f18cc439a4080bb071c313c0f4 | 379 | java | Java | Pattern/src/pattern/state/Client.java | minggo620/java_pattern | 5c1301081d14933e02980c8d56ed567ca7d744d8 | [
"MIT"
] | null | null | null | Pattern/src/pattern/state/Client.java | minggo620/java_pattern | 5c1301081d14933e02980c8d56ed567ca7d744d8 | [
"MIT"
] | null | null | null | Pattern/src/pattern/state/Client.java | minggo620/java_pattern | 5c1301081d14933e02980c8d56ed567ca7d744d8 | [
"MIT"
] | null | null | null | 15.791667 | 44 | 0.6781 | 8,661 | package pattern.state;
/**
* 状态模式
* 1.跟策略一样的是都在Context中执行操作方法。
* 2.跟策略不一样的是每种状态执行会影响其他状态执行的结果。
* @author minggo
* @time 2017年7月18日下午5:10:47
*/
public class Client {
public static void main(String[] args) {
Context context = new Context();
context.setMetroState(new OpeningState());
context.open();
co... |
3e14719e8bbf92505c204d1dc722b1946b328423 | 7,408 | java | Java | src/test/java/io/breezil/queryfier/engine/QueryBuilderTest.java | chicojfp/querify | 190595cf84e98f0798c0751a3737cebcb4bc98f1 | [
"MIT"
] | 1 | 2019-09-13T15:38:08.000Z | 2019-09-13T15:38:08.000Z | src/test/java/io/breezil/queryfier/engine/QueryBuilderTest.java | chicojfp/querify | 190595cf84e98f0798c0751a3737cebcb4bc98f1 | [
"MIT"
] | 2 | 2019-09-13T14:13:11.000Z | 2019-09-13T17:04:11.000Z | src/test/java/io/breezil/queryfier/engine/QueryBuilderTest.java | chicojfp/querify | 190595cf84e98f0798c0751a3737cebcb4bc98f1 | [
"MIT"
] | 1 | 2019-09-13T15:41:49.000Z | 2019-09-13T15:41:49.000Z | 30.113821 | 107 | 0.723002 | 8,662 | package io.breezil.queryfier.engine;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import io.breezil.queryfier.engine.QQuery;
import io.breezil.queryfier.engine.StateFilterTest;
public class QueryBuilderTest {
private StateFilterTest sf;
private int NUMBER_OF_TOTAL_PROJECTIONS = 5;
priv... |
3e1471aaf21c5ae9bf87d4a54376772e640da125 | 15,072 | java | Java | google-cloud-clients/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/GlobalAddressClientTest.java | qian-long/google-cloud-java | 266c880f2cae29bd1c3d8960d823c2179aa77448 | [
"Apache-2.0"
] | 2 | 2019-08-25T15:16:57.000Z | 2019-08-25T15:17:04.000Z | google-cloud-clients/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/GlobalAddressClientTest.java | qian-long/google-cloud-java | 266c880f2cae29bd1c3d8960d823c2179aa77448 | [
"Apache-2.0"
] | 3 | 2019-05-22T14:12:27.000Z | 2019-07-09T14:16:23.000Z | google-cloud-clients/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/GlobalAddressClientTest.java | qian-long/google-cloud-java | 266c880f2cae29bd1c3d8960d823c2179aa77448 | [
"Apache-2.0"
] | 1 | 2019-12-10T05:41:00.000Z | 2019-12-10T05:41:00.000Z | 37.492537 | 109 | 0.695926 | 8,663 | /*
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e1472919ca91ab9f88cc2f157d002699a274e68 | 3,300 | java | Java | aws-java-sdk-xray/src/main/java/com/amazonaws/services/xray/model/transform/ServiceStatisticsMarshaller.java | pgoranss/aws-sdk-java | 041ffc4197309c98c4be534b43ca2bda146e4f7c | [
"Apache-2.0"
] | 1 | 2019-04-21T21:56:44.000Z | 2019-04-21T21:56:44.000Z | aws-java-sdk-xray/src/main/java/com/amazonaws/services/xray/model/transform/ServiceStatisticsMarshaller.java | pgoranss/aws-sdk-java | 041ffc4197309c98c4be534b43ca2bda146e4f7c | [
"Apache-2.0"
] | 110 | 2019-11-11T19:37:58.000Z | 2021-07-16T18:23:58.000Z | aws-java-sdk-xray/src/main/java/com/amazonaws/services/xray/model/transform/ServiceStatisticsMarshaller.java | pgoranss/aws-sdk-java | 041ffc4197309c98c4be534b43ca2bda146e4f7c | [
"Apache-2.0"
] | 1 | 2019-07-22T16:24:05.000Z | 2019-07-22T16:24:05.000Z | 48.529412 | 156 | 0.760303 | 8,664 | /*
* Copyright 2014-2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e1472e3ea1d793ca10e112be07322304999c615 | 1,298 | java | Java | xml/relaxng/src/org/intellij/plugins/relaxNG/compact/formatting/RncFormattingModelBuilder.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | xml/relaxng/src/org/intellij/plugins/relaxNG/compact/formatting/RncFormattingModelBuilder.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | null | null | null | xml/relaxng/src/org/intellij/plugins/relaxNG/compact/formatting/RncFormattingModelBuilder.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 1 | 2020-10-15T05:56:42.000Z | 2020-10-15T05:56:42.000Z | 40.5625 | 130 | 0.798921 | 8,665 | /*
* Copyright 2007 Sascha Weinreuter
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e1473f1c8ebb185abe0bade29ace6ba33369579 | 6,722 | java | Java | src/org/plovr/AbstractGetHandler.java | bellau/plovr | f9592e5de4f74d1991bcd095ecc134a04705370e | [
"Apache-2.0"
] | 1 | 2015-03-27T10:31:30.000Z | 2015-03-27T10:31:30.000Z | src/org/plovr/AbstractGetHandler.java | bellau/plovr | f9592e5de4f74d1991bcd095ecc134a04705370e | [
"Apache-2.0"
] | null | null | null | src/org/plovr/AbstractGetHandler.java | bellau/plovr | f9592e5de4f74d1991bcd095ecc134a04705370e | [
"Apache-2.0"
] | null | null | null | 35.010417 | 96 | 0.650997 | 8,666 | package org.plovr;
import java.io.IOException;
import java.net.URI;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.TimeZone;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.regex.Matcher;
import java.util.regex.Pattern;... |
3e147492bb3557f33139f50ded25f14c1a65bb22 | 8,541 | java | Java | samples/java/src/main/java/Anoncreds.java | phuctu1901/indy-sdk | f5d035177eb23900d56ab009cdb59dbd898483d4 | [
"Apache-2.0"
] | 636 | 2017-05-25T07:45:43.000Z | 2022-03-23T22:30:34.000Z | samples/java/src/main/java/Anoncreds.java | phuctu1901/indy-sdk | f5d035177eb23900d56ab009cdb59dbd898483d4 | [
"Apache-2.0"
] | 731 | 2017-05-29T07:15:08.000Z | 2022-03-31T07:55:58.000Z | samples/java/src/main/java/Anoncreds.java | phuctu1901/indy-sdk | f5d035177eb23900d56ab009cdb59dbd898483d4 | [
"Apache-2.0"
] | 904 | 2017-05-25T07:45:49.000Z | 2022-03-31T07:43:31.000Z | 45.430851 | 148 | 0.754947 | 8,667 | import org.hyperledger.indy.sdk.anoncreds.AnoncredsResults;
import org.hyperledger.indy.sdk.anoncreds.CredentialsSearchForProofReq;
import org.hyperledger.indy.sdk.pool.Pool;
import org.hyperledger.indy.sdk.wallet.Wallet;
import org.json.JSONArray;
import org.json.JSONObject;
import utils.PoolUtils;
import static org.... |
3e1474d88c111b21b32125936a6d0d105ca0b89b | 2,070 | java | Java | spring-boot-email-core/src/test/java/it/ozimov/springboot/mail/utils/StringUtilsTest.java | neesonqk/spring-boot-email-tools | 324551cc08919427e15d7d211b17d545c6e7a63d | [
"Apache-2.0"
] | 185 | 2016-03-12T14:07:55.000Z | 2021-11-30T04:56:50.000Z | spring-boot-email-core/src/test/java/it/ozimov/springboot/mail/utils/StringUtilsTest.java | neesonqk/spring-boot-email-tools | 324551cc08919427e15d7d211b17d545c6e7a63d | [
"Apache-2.0"
] | 78 | 2016-03-09T07:36:24.000Z | 2020-07-14T09:41:40.000Z | spring-boot-email-core/src/test/java/it/ozimov/springboot/mail/utils/StringUtilsTest.java | neesonqk/spring-boot-email-tools | 324551cc08919427e15d7d211b17d545c6e7a63d | [
"Apache-2.0"
] | 113 | 2016-04-24T08:55:54.000Z | 2022-01-05T10:02:26.000Z | 31.363636 | 109 | 0.688406 | 8,668 | /*
* Copyright 2012-2015 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... |
3e147559476bb59e6090abb6d0b1d6a80e8aa081 | 7,213 | java | Java | app/src/main/java/com/semanadeeletronica/destincompleto/MainActivity.java | alinekborges/AndroidDestin | 326e80d04302fb73ece0ca436a0996b05dc73fd6 | [
"Apache-2.0"
] | 1 | 2015-02-02T14:40:49.000Z | 2015-02-02T14:40:49.000Z | app/src/main/java/com/semanadeeletronica/destincompleto/MainActivity.java | alinekborges/AndroidDestin | 326e80d04302fb73ece0ca436a0996b05dc73fd6 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/semanadeeletronica/destincompleto/MainActivity.java | alinekborges/AndroidDestin | 326e80d04302fb73ece0ca436a0996b05dc73fd6 | [
"Apache-2.0"
] | null | null | null | 37.567708 | 130 | 0.648829 | 8,669 | package com.semanadeeletronica.destincompleto;
import android.app.Activity;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import android... |
3e14770437bc32989de8f57fe6f00dc23f76e590 | 4,662 | java | Java | library/src/main/java/com/panxiaohe/springboard/library/FolderView.java | xiaohepan/springboardView | e78fc77bd1dd81a84c20b59591853b154b349f96 | [
"Apache-2.0"
] | 66 | 2016-03-26T11:20:38.000Z | 2021-12-13T08:19:00.000Z | library/src/main/java/com/panxiaohe/springboard/library/FolderView.java | xiaohepan/springboard | e78fc77bd1dd81a84c20b59591853b154b349f96 | [
"Apache-2.0"
] | null | null | null | library/src/main/java/com/panxiaohe/springboard/library/FolderView.java | xiaohepan/springboard | e78fc77bd1dd81a84c20b59591853b154b349f96 | [
"Apache-2.0"
] | 22 | 2016-03-27T12:37:10.000Z | 2020-07-31T07:30:13.000Z | 23.427136 | 104 | 0.589876 | 8,670 | package com.panxiaohe.springboard.library;
import android.content.Context;
import android.util.AttributeSet;
import android.view.KeyEvent;
import android.view.MotionEvent;
import android.view.View;
import android.widget.FrameLayout;
/**
* Created by panxiaohe on 16/3/9.
* 展示文件夹的View
*/
public class FolderView ext... |
3e1478b8090f1c6a0f6f697dba9165b172451eb1 | 21,585 | java | Java | AL-Game/src/com/aionemu/gameserver/model/autogroup/AutoGroupType.java | karllgiovany/Aion-Lightning-4.9-SRC | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | 1 | 2019-09-24T23:26:34.000Z | 2019-09-24T23:26:34.000Z | AL-Game/src/com/aionemu/gameserver/model/autogroup/AutoGroupType.java | korssar2008/Aion-Lightning-4.9 | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | null | null | null | AL-Game/src/com/aionemu/gameserver/model/autogroup/AutoGroupType.java | korssar2008/Aion-Lightning-4.9 | 05beede3382ec7dbdabb2eb9f76e4e42d046ff59 | [
"FTL"
] | 1 | 2017-12-28T16:59:47.000Z | 2017-12-28T16:59:47.000Z | 26.549815 | 106 | 0.570396 | 8,671 | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later ver... |
3e1478d2cc953a9da575ddc5a3989f44b3f4cd2c | 1,813 | java | Java | gulimall-product/src/main/java/com/clay/gulimall/product/service/impl/AttrGroupServiceImpl.java | abcdaaaaaaaaaaaaaaaaaaaaaaa/gulimall | 2f4e56308df77d0b94148f82b6a14be9751e50c5 | [
"Apache-2.0"
] | null | null | null | gulimall-product/src/main/java/com/clay/gulimall/product/service/impl/AttrGroupServiceImpl.java | abcdaaaaaaaaaaaaaaaaaaaaaaa/gulimall | 2f4e56308df77d0b94148f82b6a14be9751e50c5 | [
"Apache-2.0"
] | null | null | null | gulimall-product/src/main/java/com/clay/gulimall/product/service/impl/AttrGroupServiceImpl.java | abcdaaaaaaaaaaaaaaaaaaaaaaa/gulimall | 2f4e56308df77d0b94148f82b6a14be9751e50c5 | [
"Apache-2.0"
] | 1 | 2022-03-21T09:42:48.000Z | 2022-03-21T09:42:48.000Z | 40.288889 | 127 | 0.732488 | 8,672 | package com.clay.gulimall.product.service.impl;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import c... |
3e14795293964e94b71e1f5f11304695fbcf7417 | 1,250 | java | Java | datasketches-memory-java8/src/main/java/org/apache/datasketches/memory/ReadOnlyException.java | apache/incubator-datasketches-memory | 67d7244b7a95ae3deffc0e9c8a69927a5f7461e1 | [
"Apache-2.0"
] | 24 | 2019-05-21T17:39:23.000Z | 2020-12-16T13:19:13.000Z | datasketches-memory-java8/src/main/java/org/apache/datasketches/memory/ReadOnlyException.java | apache/datasketches-memory | b981fdf9f1f1af3d18d41d7b79c4f62460c7156e | [
"Apache-2.0"
] | 17 | 2021-01-22T23:19:38.000Z | 2022-02-03T06:19:09.000Z | datasketches-memory-java8/src/main/java/org/apache/datasketches/memory/ReadOnlyException.java | apache/datasketches-memory | b981fdf9f1f1af3d18d41d7b79c4f62460c7156e | [
"Apache-2.0"
] | 10 | 2021-02-18T20:09:42.000Z | 2022-03-19T11:15:48.000Z | 32.051282 | 75 | 0.7328 | 8,673 | /*
* 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 ... |
3e147a01fa6361b207c862d082b4f7af6f7864b0 | 1,046 | java | Java | chat-server/project/src/org/flamering/sample/chat/room/message/ExitRoomRequest.java | joelam789/flame-ring-sample | 6ef9cfbe5f634903d19077f54c9e79b60d7ff7cc | [
"Apache-2.0"
] | null | null | null | chat-server/project/src/org/flamering/sample/chat/room/message/ExitRoomRequest.java | joelam789/flame-ring-sample | 6ef9cfbe5f634903d19077f54c9e79b60d7ff7cc | [
"Apache-2.0"
] | null | null | null | chat-server/project/src/org/flamering/sample/chat/room/message/ExitRoomRequest.java | joelam789/flame-ring-sample | 6ef9cfbe5f634903d19077f54c9e79b60d7ff7cc | [
"Apache-2.0"
] | null | null | null | 20.115385 | 53 | 0.732314 | 8,674 | package org.flamering.sample.chat.room.message;
import com.fasterxml.jackson.annotation.JsonProperty;
public class ExitRoomRequest {
private String messageName = "ExitRoomRequest";
private String userName = "";
private String userToken = "";
private String roomName = "";
@JsonProperty("msg")
public Str... |
3e147a025271545f7f8a155d8f68bd5d1fb8709e | 1,478 | java | Java | app/src/main/java/com/zhcw/app/ExternalApp.java | ycyangchun/TemplateAppProject | 95d10220861081f24a7eee46e2e373ce33250137 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/zhcw/app/ExternalApp.java | ycyangchun/TemplateAppProject | 95d10220861081f24a7eee46e2e373ce33250137 | [
"Apache-2.0"
] | 1 | 2020-11-09T01:31:59.000Z | 2020-11-09T02:18:33.000Z | app/src/main/java/com/zhcw/app/ExternalApp.java | ycyangchun/TemplateAppProject | 95d10220861081f24a7eee46e2e373ce33250137 | [
"Apache-2.0"
] | null | null | null | 32.173913 | 180 | 0.726351 | 8,675 | /*
* Copyright (C) 2018 xuexiangjys(lyhxr@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e147a13a1454b5432e46dd30705d1fab0010f40 | 561 | java | Java | src/test/java/com/fishercoder/_1790Test.java | Ildar10/Leetcode | f0bfc2f9077194576a996a6f8c581a4066e53175 | [
"Apache-2.0"
] | 3,508 | 2016-12-07T18:36:12.000Z | 2022-03-31T12:31:33.000Z | src/test/java/com/fishercoder/_1790Test.java | frankfanslc/Leetcode-5 | 3499e48b095a9d237ca1d8aee2010e15559ad41d | [
"Apache-2.0"
] | 62 | 2017-08-08T19:52:13.000Z | 2021-09-04T17:10:25.000Z | src/test/java/com/fishercoder/_1790Test.java | frankfanslc/Leetcode-5 | 3499e48b095a9d237ca1d8aee2010e15559ad41d | [
"Apache-2.0"
] | 1,389 | 2016-12-07T19:09:40.000Z | 2022-03-27T06:31:14.000Z | 20.035714 | 69 | 0.672014 | 8,676 | package com.fishercoder;
import com.fishercoder.solutions._1790;
import org.junit.BeforeClass;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class _1790Test {
private static _1790.Solution1 solution1;
@BeforeClass
public static void setup() {
solution1 = new _1790.So... |
3e147a78657248eb1128a3aa5b665d943dd3d02c | 2,092 | java | Java | src/main/java/wicketforge/psi/WicketReferenceContributor.java | wicketforge/wicketforge | 99e0bc61ecced7fa0eb1b677b20658793b9512e6 | [
"Apache-2.0"
] | 14 | 2017-05-30T20:39:18.000Z | 2021-08-12T22:34:47.000Z | src/main/java/wicketforge/psi/WicketReferenceContributor.java | wicketforge/wicketforge | 99e0bc61ecced7fa0eb1b677b20658793b9512e6 | [
"Apache-2.0"
] | 10 | 2017-07-11T12:17:06.000Z | 2021-12-10T10:25:27.000Z | src/main/java/wicketforge/psi/WicketReferenceContributor.java | wicketforge/wicketforge | 99e0bc61ecced7fa0eb1b677b20658793b9512e6 | [
"Apache-2.0"
] | 7 | 2017-10-13T16:56:22.000Z | 2021-08-05T08:42:19.000Z | 43.583333 | 198 | 0.735182 | 8,677 | /*
* Copyright 2010 The WicketForge-Team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... |
3e147c30df338429b644677ae954a74fb3ec0b8f | 20,667 | java | Java | core/src/main/java/nl/nn/adapterframework/pipes/AbstractPipe.java | thomasverweij/iaf | 086f7fbae1d9ed8b9dee1024e50dc71076065755 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/nl/nn/adapterframework/pipes/AbstractPipe.java | thomasverweij/iaf | 086f7fbae1d9ed8b9dee1024e50dc71076065755 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/nl/nn/adapterframework/pipes/AbstractPipe.java | thomasverweij/iaf | 086f7fbae1d9ed8b9dee1024e50dc71076065755 | [
"Apache-2.0"
] | null | null | null | 33.769608 | 464 | 0.741907 | 8,678 | /*
Copyright 2013, 2016 Nationale-Nederlanden, 2020-2021 WeAreFrank!
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless require... |
3e147c4a3bc1dcc068a08b6ccc0e7b31170f580e | 898 | java | Java | src/main/java/com/alipay/api/response/KoubeiCateringPosDeskareaQueryResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 333 | 2018-08-28T09:26:55.000Z | 2022-03-31T07:26:42.000Z | src/main/java/com/alipay/api/response/KoubeiCateringPosDeskareaQueryResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 46 | 2018-09-27T03:52:42.000Z | 2021-08-10T07:54:57.000Z | src/main/java/com/alipay/api/response/KoubeiCateringPosDeskareaQueryResponse.java | alipay/alipay-sdk-java-all | e87bc8e7f6750e168a5f9d37221124c085d1e3c1 | [
"Apache-2.0"
] | 158 | 2018-12-07T17:03:43.000Z | 2022-03-17T09:32:43.000Z | 25.657143 | 77 | 0.749443 | 8,679 | package com.alipay.api.response;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.DeskAreaEntity;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: koubei.catering.pos.deskarea.query response.
... |
3e147c98a820f73f2265c40cd509d4e038598d02 | 1,407 | java | Java | cfg4j-core/src/test/java/org/cfg4j/source/empty/EmptyConfigurationSourceTest.java | Polaris-Dust/cfg4j | 47d4f63e5fc820c62631e557adc34a29d8ab396d | [
"Apache-2.0"
] | 594 | 2015-06-19T07:37:38.000Z | 2022-03-21T06:40:26.000Z | cfg4j-core/src/test/java/org/cfg4j/source/empty/EmptyConfigurationSourceTest.java | Polaris-Dust/cfg4j | 47d4f63e5fc820c62631e557adc34a29d8ab396d | [
"Apache-2.0"
] | 155 | 2015-06-09T05:19:46.000Z | 2021-11-21T19:05:43.000Z | cfg4j-core/src/test/java/org/cfg4j/source/empty/EmptyConfigurationSourceTest.java | Polaris-Dust/cfg4j | 47d4f63e5fc820c62631e557adc34a29d8ab396d | [
"Apache-2.0"
] | 151 | 2015-06-08T05:19:25.000Z | 2022-03-29T14:45:21.000Z | 28.26 | 76 | 0.7615 | 8,680 | /*
* Copyright 2015-2018 Norbert Potocki (anpch@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
3e147cc763b1c6613dd469e116091fb3f766246e | 16,366 | java | Java | harvester-admin/src/main/java/com/indexdata/masterkey/localindices/web/admin/controller/TransformationController.java | indexdata/localindices | af035e899e949f3d5a4bc73f73ecca6f118abefe | [
"Apache-2.0"
] | null | null | null | harvester-admin/src/main/java/com/indexdata/masterkey/localindices/web/admin/controller/TransformationController.java | indexdata/localindices | af035e899e949f3d5a4bc73f73ecca6f118abefe | [
"Apache-2.0"
] | null | null | null | harvester-admin/src/main/java/com/indexdata/masterkey/localindices/web/admin/controller/TransformationController.java | indexdata/localindices | af035e899e949f3d5a4bc73f73ecca6f118abefe | [
"Apache-2.0"
] | null | null | null | 31.114068 | 125 | 0.702065 | 8,681 | /*
* Copyright (c) 1995-2011, Index Data
* All rights reserved.
* See the file LICENCE for details.
*/
package com.indexdata.masterkey.localindices.web.admin.controller;
import java.util.Collections;
import java.util.LinkedList;
import java.util.List;
import java.util.Stack;
import javax.faces.context.FacesConte... |
3e147de3ad34cb2025c5cbea8a306b85228edfad | 2,262 | java | Java | 07-messaging/springboot-feat-messaging-rocketmq/src/main/java/xyz/flysium/dao/entity/OrderInfo.java | SvenAugustus/springboot2-bucket | f66577acffb11c88c7c15db4edfcb93ed7cc2958 | [
"Apache-2.0"
] | null | null | null | 07-messaging/springboot-feat-messaging-rocketmq/src/main/java/xyz/flysium/dao/entity/OrderInfo.java | SvenAugustus/springboot2-bucket | f66577acffb11c88c7c15db4edfcb93ed7cc2958 | [
"Apache-2.0"
] | null | null | null | 07-messaging/springboot-feat-messaging-rocketmq/src/main/java/xyz/flysium/dao/entity/OrderInfo.java | SvenAugustus/springboot2-bucket | f66577acffb11c88c7c15db4edfcb93ed7cc2958 | [
"Apache-2.0"
] | null | null | null | 20.944444 | 75 | 0.668435 | 8,682 | /*
* Copyright 2020 SvenAugustus
*
* 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... |
3e147e03fa9c0a24660b921ffb44873a60471672 | 2,306 | java | Java | src/main/java/com/hermestechnologies/domain/Product.java | Troll173/gamotko | 08b839f41cda3613ab1ddc14ea79ea4a3f0762aa | [
"MIT"
] | null | null | null | src/main/java/com/hermestechnologies/domain/Product.java | Troll173/gamotko | 08b839f41cda3613ab1ddc14ea79ea4a3f0762aa | [
"MIT"
] | null | null | null | src/main/java/com/hermestechnologies/domain/Product.java | Troll173/gamotko | 08b839f41cda3613ab1ddc14ea79ea4a3f0762aa | [
"MIT"
] | null | null | null | 21.961905 | 86 | 0.582827 | 8,683 | package com.hermestechnologies.domain;
import javax.persistence.*;
import java.util.List;
import java.util.Set;
@Entity
@Table(name = "products")
public class Product{
@Id
@GeneratedValue
private Integer id;
private String generic_name;
private String dosage;
private String preparation;
p... |
3e147e3fd730a69ffde742c80def651d45ec9f59 | 561 | java | Java | src/main/java/com/tinnkyou/demo/demo2/UserConfig.java | TINNQYOU/dtemplates | e0274fa9e24756ebeef1bb0c354527ff36cc9864 | [
"Apache-2.0"
] | 1 | 2019-02-13T10:32:45.000Z | 2019-02-13T10:32:45.000Z | src/main/java/com/tinnkyou/demo/demo2/UserConfig.java | TINNQYOU/dtemplates | e0274fa9e24756ebeef1bb0c354527ff36cc9864 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/tinnkyou/demo/demo2/UserConfig.java | TINNQYOU/dtemplates | e0274fa9e24756ebeef1bb0c354527ff36cc9864 | [
"Apache-2.0"
] | null | null | null | 24.391304 | 67 | 0.737968 | 8,684 | package com.tinnkyou.demo.demo2;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.ComponentScan.Filter;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotatio... |
3e147ec01bc3024ff336f62b29e75f3bf7adb83a | 557 | java | Java | app/src/main/java/com/example/zoxy/mqttclient/Globals.java | zree/MQTTclient | ac0feecfe62f273c661d61f8c9092af0fc05da2f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/zoxy/mqttclient/Globals.java | zree/MQTTclient | ac0feecfe62f273c661d61f8c9092af0fc05da2f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/zoxy/mqttclient/Globals.java | zree/MQTTclient | ac0feecfe62f273c661d61f8c9092af0fc05da2f | [
"Apache-2.0"
] | null | null | null | 25.318182 | 67 | 0.719928 | 8,685 | package com.example.zoxy.mqttclient;
import android.content.Context;
/**
* Created by zoxy on 2017/5/1.
*/
public class Globals {
public static String playState = "STOPPED";
public static long playProgress = 0;
public static long totalTime = 0;
public static String TTSplayState = "FINISHED";
pu... |
3e147eefe60980aec35b67cdbf6eeb28f7548694 | 1,571 | java | Java | HTML5/dev/simplivity-citrixplugin-service/src/main/java/com/vmware/vim25/ClusterDasVmConfigInfo.java | HewlettPackard/SimpliVity-Citrix-VCenter-Plugin | 504cbeec6fce27a4b6b23887b28d6a4e85393f4b | [
"Apache-2.0"
] | null | null | null | HTML5/dev/simplivity-citrixplugin-service/src/main/java/com/vmware/vim25/ClusterDasVmConfigInfo.java | HewlettPackard/SimpliVity-Citrix-VCenter-Plugin | 504cbeec6fce27a4b6b23887b28d6a4e85393f4b | [
"Apache-2.0"
] | null | null | null | HTML5/dev/simplivity-citrixplugin-service/src/main/java/com/vmware/vim25/ClusterDasVmConfigInfo.java | HewlettPackard/SimpliVity-Citrix-VCenter-Plugin | 504cbeec6fce27a4b6b23887b28d6a4e85393f4b | [
"Apache-2.0"
] | 1 | 2018-10-03T16:53:11.000Z | 2018-10-03T16:53:11.000Z | 24.936508 | 110 | 0.677276 | 8,686 | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2019.06.12 at 09:... |
3e147efc214984733f8bcbc923ffde4e55f28273 | 8,904 | java | Java | runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/ExternalEnvironmentFactory.java | dmitriikuzinepam/beam | 0e05a220da8cc3f85f90c00a31fe0a6b0bbef24a | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 5,279 | 2016-12-29T04:00:44.000Z | 2022-03-31T22:56:45.000Z | runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/ExternalEnvironmentFactory.java | dmitriikuzinepam/beam | 0e05a220da8cc3f85f90c00a31fe0a6b0bbef24a | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 14,149 | 2016-12-28T00:43:50.000Z | 2022-03-31T23:50:22.000Z | runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/environment/ExternalEnvironmentFactory.java | dmitriikuzinepam/beam | 0e05a220da8cc3f85f90c00a31fe0a6b0bbef24a | [
"PSF-2.0",
"Apache-2.0",
"BSD-3-Clause"
] | 3,763 | 2016-12-29T04:06:10.000Z | 2022-03-31T22:25:49.000Z | 44.079208 | 97 | 0.750562 | 8,687 | /*
* 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 ... |
3e147f4a8027efcf0eee6f4afb2984ebbbc5cded | 3,286 | java | Java | app/src/main/java/fr/free/nrw/commons/MediaWikiImageView.java | RockyIQ/apps-android-commons | d9caee8fdb3cd78d10b1bb67215ebb995d18e48f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/fr/free/nrw/commons/MediaWikiImageView.java | RockyIQ/apps-android-commons | d9caee8fdb3cd78d10b1bb67215ebb995d18e48f | [
"Apache-2.0"
] | null | null | null | app/src/main/java/fr/free/nrw/commons/MediaWikiImageView.java | RockyIQ/apps-android-commons | d9caee8fdb3cd78d10b1bb67215ebb995d18e48f | [
"Apache-2.0"
] | 1 | 2018-04-20T10:10:14.000Z | 2018-04-20T10:10:14.000Z | 33.191919 | 109 | 0.624467 | 8,688 | package fr.free.nrw.commons;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.graphics.drawable.VectorDrawableCompat;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.widget.Toast;
import com.fa... |
3e147f6a70205561c263a339bd2d8bf6aa9ccc42 | 652 | java | Java | Unit 1: Primitive Types/1.6.8: MLA Citation/Citation.java | pissmilk/CSA-CodeHS | 7bc9649c8b41a245e6489f8f3a343d99571ab9db | [
"MIT"
] | null | null | null | Unit 1: Primitive Types/1.6.8: MLA Citation/Citation.java | pissmilk/CSA-CodeHS | 7bc9649c8b41a245e6489f8f3a343d99571ab9db | [
"MIT"
] | null | null | null | Unit 1: Primitive Types/1.6.8: MLA Citation/Citation.java | pissmilk/CSA-CodeHS | 7bc9649c8b41a245e6489f8f3a343d99571ab9db | [
"MIT"
] | null | null | null | 38.352941 | 83 | 0.58589 | 8,689 | import java.util.Scanner;
public class Citation {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Enter the author's name as 'Last name, First name': ");
String a = input.nextLine();
System.out.println("Enter the title of the book... |
3e147fe9397d39a150ca11996168c9387826752e | 13,637 | java | Java | openjdk/Generated/jdk/gensrc/sun/util/resources/cldr/rn/LocaleNames_rn.java | SunburstApps/OpenJSharp | 4875672d1dc6f09f10bb99ec67f98672b2be7011 | [
"Zlib"
] | 12 | 2018-04-04T12:47:40.000Z | 2022-01-02T04:36:38.000Z | openjdk-8u45-b14/build/linux-x86_64-normal-server-release/jdk/gensrc/sun/util/resources/cldr/rn/LocaleNames_rn.java | ams-ts-ikvm-bag/ikvm-src | 60009f5bdb4c9db68121f393b8b4c790a326bd32 | [
"Zlib"
] | null | null | null | openjdk-8u45-b14/build/linux-x86_64-normal-server-release/jdk/gensrc/sun/util/resources/cldr/rn/LocaleNames_rn.java | ams-ts-ikvm-bag/ikvm-src | 60009f5bdb4c9db68121f393b8b4c790a326bd32 | [
"Zlib"
] | 1 | 2021-12-10T07:51:50.000Z | 2021-12-10T07:51:50.000Z | 39.527536 | 79 | 0.449659 | 8,690 | /*
* Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e1483a315801dbe4dc58a4cb345609e7da780eb | 467 | java | Java | udemy/curso-java/exercicios/src/arrays/EqualsHashCode.java | pedrolpsouza/curso-java-udemy | 587982f4550289766a0e5e415eef9454aee93ff7 | [
"MIT"
] | null | null | null | udemy/curso-java/exercicios/src/arrays/EqualsHashCode.java | pedrolpsouza/curso-java-udemy | 587982f4550289766a0e5e415eef9454aee93ff7 | [
"MIT"
] | null | null | null | udemy/curso-java/exercicios/src/arrays/EqualsHashCode.java | pedrolpsouza/curso-java-udemy | 587982f4550289766a0e5e415eef9454aee93ff7 | [
"MIT"
] | null | null | null | 22.045455 | 41 | 0.643299 | 8,691 | package arrays;
public class EqualsHashCode {
public static void main(String[] args) {
Usuario u1 = new Usuario();
u1.nome = "Pedro";
u1.email = "lyhxr@example.com";
Usuario u2 = new Usuario();
u2.nome = "Pedro";
u2.email = "lyhxr@example.com";
Usuario u3 = new Usuario();
u3.nome = "LOLZAO";
... |
3e1483d9afd98ae68c12d8dc199e87e481164888 | 4,675 | java | Java | com/smartg/icc/Curve.java | andronix3/ICC | 9ed42bca7a6a2db14f61c28f25c229e48af9de84 | [
"BSD-3-Clause"
] | 1 | 2019-03-14T08:24:26.000Z | 2019-03-14T08:24:26.000Z | com/smartg/icc/Curve.java | andronix3/ICC | 9ed42bca7a6a2db14f61c28f25c229e48af9de84 | [
"BSD-3-Clause"
] | null | null | null | com/smartg/icc/Curve.java | andronix3/ICC | 9ed42bca7a6a2db14f61c28f25c229e48af9de84 | [
"BSD-3-Clause"
] | null | null | null | 27.5 | 96 | 0.644278 | 8,692 | /*
* Copyright (c) Andrey Kuznetsov. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* o Redistributions of source code must retain the above copyright notice,
* this list of conditions... |
3e1483d9e7d54f675830dbf11de5d3373a5b0a54 | 274 | java | Java | chapter_002/src/main/java/ru/job4j/chess/OccupiedCellException.java | wolfdog007/aruzhev | 90e1fc0dfd14c167e1ee9c65ee1c11c90321e629 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/chess/OccupiedCellException.java | wolfdog007/aruzhev | 90e1fc0dfd14c167e1ee9c65ee1c11c90321e629 | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/chess/OccupiedCellException.java | wolfdog007/aruzhev | 90e1fc0dfd14c167e1ee9c65ee1c11c90321e629 | [
"Apache-2.0"
] | null | null | null | 17.125 | 54 | 0.624088 | 8,693 | package ru.job4j.chess;
/**
* @author Ruzhev Alexander
* @since 08.05.2017
*/
public class OccupiedCellException extends Exception {
/**
* Constructor.
* @param msg message
*/
public OccupiedCellException(String msg) {
super(msg);
}
}
|
3e148414b1256bf01f1789ebc46967bb7c17262c | 568 | java | Java | src/main/java/mho/wheels/iterables/NoRemoveIterator.java | mhogrefe/wheels | 15696dae9e4ae00f31baf77374f263449295062d | [
"MIT"
] | 3 | 2015-07-17T20:18:48.000Z | 2019-07-15T19:06:38.000Z | src/main/java/mho/wheels/iterables/NoRemoveIterator.java | mhogrefe/wheels | 15696dae9e4ae00f31baf77374f263449295062d | [
"MIT"
] | 1 | 2019-07-15T20:59:39.000Z | 2019-07-15T20:59:39.000Z | src/main/java/mho/wheels/iterables/NoRemoveIterator.java | mhogrefe/wheels | 15696dae9e4ae00f31baf77374f263449295062d | [
"MIT"
] | null | null | null | 28.4 | 111 | 0.697183 | 8,694 | package mho.wheels.iterables;
import java.util.Iterator;
/**
* An {@code Iterator} which does not support the {@link Iterator#remove()} method. If removal is attempted, an
* exception is thrown.
*
* @param <T> the type of the elements returned by this {@code NoRemoveIterator}
*/
public abstract class NoRemoveIte... |
3e148440d6fb8f106d4c7dbe6e348b6bdc2db5bb | 217 | java | Java | src/main/java/moe/soaryn/spring002/repository/Clientes.java | SoarynAC/spring-angular-ws-api | 339e13f59aadde0e8ca7e2a5ae92175167436f1f | [
"MIT"
] | null | null | null | src/main/java/moe/soaryn/spring002/repository/Clientes.java | SoarynAC/spring-angular-ws-api | 339e13f59aadde0e8ca7e2a5ae92175167436f1f | [
"MIT"
] | null | null | null | src/main/java/moe/soaryn/spring002/repository/Clientes.java | SoarynAC/spring-angular-ws-api | 339e13f59aadde0e8ca7e2a5ae92175167436f1f | [
"MIT"
] | null | null | null | 21.7 | 64 | 0.824885 | 8,695 | package moe.soaryn.spring002.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import moe.soaryn.spring002.model.Cliente;
public interface Clientes extends JpaRepository<Cliente, Long> {
}
|
3e14848f9777f7b3a337052e7442494cf2890b4a | 1,180 | java | Java | src/main/java/cn/bestlang/algs/offer2/MaxSlidingWindow.java | ligenhw/algs | 097802acfa8adba9685a21cd4729feaa1c7018e1 | [
"MIT"
] | null | null | null | src/main/java/cn/bestlang/algs/offer2/MaxSlidingWindow.java | ligenhw/algs | 097802acfa8adba9685a21cd4729feaa1c7018e1 | [
"MIT"
] | null | null | null | src/main/java/cn/bestlang/algs/offer2/MaxSlidingWindow.java | ligenhw/algs | 097802acfa8adba9685a21cd4729feaa1c7018e1 | [
"MIT"
] | null | null | null | 23.137255 | 55 | 0.479661 | 8,696 | package cn.bestlang.algs.offer2;
import java.util.LinkedList;
import java.util.PriorityQueue;
import java.util.Queue;
public class MaxSlidingWindow {
public int[] maxSlidingWindow(int[] nums, int k) {
if (nums.length == 0) {
return new int[]{};
}
PriorityQueue<Node> pq = new P... |
3e1484bd47823b2130098e1fc4135e9f374d9012 | 1,954 | java | Java | src/main/java/net/rhysholloway/donutmod/client/render/entity/LightDiscEntityRenderer.java | DoNotDoughnut/DonutMod1 | 772e9729817b71da8fa18cd30b7bd0945edac567 | [
"CC0-1.0"
] | null | null | null | src/main/java/net/rhysholloway/donutmod/client/render/entity/LightDiscEntityRenderer.java | DoNotDoughnut/DonutMod1 | 772e9729817b71da8fa18cd30b7bd0945edac567 | [
"CC0-1.0"
] | null | null | null | src/main/java/net/rhysholloway/donutmod/client/render/entity/LightDiscEntityRenderer.java | DoNotDoughnut/DonutMod1 | 772e9729817b71da8fa18cd30b7bd0945edac567 | [
"CC0-1.0"
] | null | null | null | 44.409091 | 152 | 0.817298 | 8,697 | package net.rhysholloway.donutmod.client.render.entity;
import net.minecraft.client.render.OverlayTexture;
import net.minecraft.client.render.VertexConsumer;
import net.minecraft.client.render.VertexConsumerProvider;
import net.minecraft.client.render.entity.EntityRenderDispatcher;
import net.minecraft.client.render.e... |
3e1484cc8a858ff97f6aa5f86583e85c22431c3d | 1,971 | java | Java | carstore/src/main/java/com/gwtplatform/carstore/client/application/rating/RatingMobileModule.java | ArcBees/GWTP-Samples | 1b5d931ff1095037cef68d78acba60df6875c1a9 | [
"Apache-2.0"
] | 39 | 2015-02-02T14:52:06.000Z | 2020-01-17T09:21:55.000Z | carstore/src/main/java/com/gwtplatform/carstore/client/application/rating/RatingMobileModule.java | enterstudio/GWTP-Samples | 127c4c269b6884d1cdab6868224ef93bfd26f615 | [
"Apache-2.0"
] | 40 | 2015-01-08T15:15:56.000Z | 2019-06-27T11:06:32.000Z | carstore/src/main/java/com/gwtplatform/carstore/client/application/rating/RatingMobileModule.java | enterstudio/GWTP-Samples | 127c4c269b6884d1cdab6868224ef93bfd26f615 | [
"Apache-2.0"
] | 63 | 2015-02-01T20:56:16.000Z | 2021-06-05T10:21:23.000Z | 44.795455 | 120 | 0.783359 | 8,698 | /*
* Copyright 2013 ArcBees Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... |
3e14863caac84fb506f67922d0372269f493d92f | 1,488 | java | Java | src/awt/java/awt/image/RasterFormatException.java | dritanlatifi/AndroidPrefuse | 53ba64c2a1f95bfacedf6592361ad039233018c4 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 2 | 2016-02-22T10:33:04.000Z | 2016-10-12T01:35:48.000Z | src/awt/java/awt/image/RasterFormatException.java | dritanlatifi/AndroidPrefuse | 53ba64c2a1f95bfacedf6592361ad039233018c4 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 1 | 2016-10-12T02:14:41.000Z | 2016-10-14T10:21:42.000Z | src/awt/java/awt/image/RasterFormatException.java | dritanlatifi/AndroidPrefuse | 53ba64c2a1f95bfacedf6592361ad039233018c4 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | 30.367347 | 79 | 0.700941 | 8,699 | /*
* 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... |
3e1486589216478b868afc263709c68dfd443aaf | 629 | java | Java | VIRTUAL-Sept-2020/nfjs-books/src/main/java/habuma/RandomHealthIndicator.java | habuma/nfjs-samples | ada4e63e84e3db9d61c4a21bb878b37e026fa611 | [
"Apache-2.0"
] | 14 | 2018-05-06T15:03:10.000Z | 2021-09-24T17:20:23.000Z | VIRTUAL-Sept-2020/nfjs-books/src/main/java/habuma/RandomHealthIndicator.java | habuma/nfjs-samples | ada4e63e84e3db9d61c4a21bb878b37e026fa611 | [
"Apache-2.0"
] | null | null | null | VIRTUAL-Sept-2020/nfjs-books/src/main/java/habuma/RandomHealthIndicator.java | habuma/nfjs-samples | ada4e63e84e3db9d61c4a21bb878b37e026fa611 | [
"Apache-2.0"
] | 15 | 2018-03-17T20:01:17.000Z | 2022-03-30T15:49:29.000Z | 20.290323 | 72 | 0.682035 | 8,700 | package habuma;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.health.HealthIndicator;
import org.springframework.stereotype.Component;
@Component
public class RandomHealthIndicator
implements HealthIndicator {
@Override
public Health health() {
double random = M... |
3e148671dce42c8789a8690e76519fe2ba8c5816 | 246 | java | Java | etlloader/src/main/java/com/example/mapper/execute/ExecuteMapper.java | chenyingjie1001/etlloader | 46ebb60684add34bec7e7a14365f84dda22bdf7e | [
"Apache-2.0"
] | null | null | null | etlloader/src/main/java/com/example/mapper/execute/ExecuteMapper.java | chenyingjie1001/etlloader | 46ebb60684add34bec7e7a14365f84dda22bdf7e | [
"Apache-2.0"
] | null | null | null | etlloader/src/main/java/com/example/mapper/execute/ExecuteMapper.java | chenyingjie1001/etlloader | 46ebb60684add34bec7e7a14365f84dda22bdf7e | [
"Apache-2.0"
] | null | null | null | 20.5 | 63 | 0.825203 | 8,701 | package com.example.mapper.execute;
import org.apache.ibatis.annotations.Mapper;
import com.example.dto.execute.ExecuteTask;
import com.example.mapper.base.BaseMapper;
@Mapper
public interface ExecuteMapper extends BaseMapper<ExecuteTask>{
} |
3e1487791f403585034742ed670fbba56dc12675 | 2,165 | java | Java | graphsdk/src/main/java/com/microsoft/graph/generated/BaseWorkbookTableSortApplyBody.java | SailReal/msgraph-sdk-android | 68bf5bf437e8688142493de5faf88154c388d7c8 | [
"MIT"
] | 61 | 2016-06-11T20:14:35.000Z | 2021-06-09T03:47:07.000Z | graphsdk/src/main/java/com/microsoft/graph/generated/BaseWorkbookTableSortApplyBody.java | SailReal/msgraph-sdk-android | 68bf5bf437e8688142493de5faf88154c388d7c8 | [
"MIT"
] | 95 | 2016-03-30T22:16:20.000Z | 2020-09-03T18:37:43.000Z | graphsdk/src/main/java/com/microsoft/graph/generated/BaseWorkbookTableSortApplyBody.java | SailReal/msgraph-sdk-android | 68bf5bf437e8688142493de5faf88154c388d7c8 | [
"MIT"
] | 49 | 2016-03-30T19:52:31.000Z | 2022-02-25T11:04:50.000Z | 23.791209 | 152 | 0.606467 | 8,702 | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... |
3e14878cb146227ca4567e82b38ffea7ce44e1c0 | 3,758 | java | Java | src/main/java/com/Calendars.java | Biokinetica/StanzaLib | 0af0467c82bf8d8eaa2e03d020ba4bca94ebbc6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/Calendars.java | Biokinetica/StanzaLib | 0af0467c82bf8d8eaa2e03d020ba4bca94ebbc6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/Calendars.java | Biokinetica/StanzaLib | 0af0467c82bf8d8eaa2e03d020ba4bca94ebbc6b | [
"Apache-2.0"
] | null | null | null | 39.557895 | 130 | 0.646088 | 8,703 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.models.CalendarRequest;
import com.models.Calendar... |
3e1489e2a2ef8e06093706c6d6994ccd67c5ddf1 | 3,501 | java | Java | src/main/java/com/sri/ai/grinder/theory/base/LiteralStepSolver.java | ctjoreilly/aic-expresso | 01b0bbc33c2ad37fea12a645cbc6105abc7e5352 | [
"BSD-3-Clause"
] | 8 | 2015-05-08T23:13:56.000Z | 2018-03-28T13:42:26.000Z | src/main/java/com/sri/ai/grinder/theory/base/LiteralStepSolver.java | ctjoreilly/aic-expresso | 01b0bbc33c2ad37fea12a645cbc6105abc7e5352 | [
"BSD-3-Clause"
] | null | null | null | src/main/java/com/sri/ai/grinder/theory/base/LiteralStepSolver.java | ctjoreilly/aic-expresso | 01b0bbc33c2ad37fea12a645cbc6105abc7e5352 | [
"BSD-3-Clause"
] | 1 | 2018-04-25T23:45:11.000Z | 2018-04-25T23:45:11.000Z | 36.46875 | 102 | 0.756927 | 8,704 | /*
* Copyright (c) 2013, SRI International
* All rights reserved.
* Licensed under the The BSD 3-Clause License;
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://opensource.org/licenses/BSD-3-Clause
*
* Redistribution and use in source a... |
3e1489e59a4874ce43b7018411e58906e16eb6a2 | 1,426 | java | Java | src/main/java/com/licel/jcardsim/crypto/KeyWithParameters.java | Jakuje/jcardsim | 0d6635b377b981556db11a5cba591eba039e4e96 | [
"Apache-2.0"
] | 140 | 2015-02-21T10:21:45.000Z | 2022-03-09T08:59:09.000Z | src/main/java/com/licel/jcardsim/crypto/KeyWithParameters.java | petrs/jcardsim | 1fbd556ef7af0d497d497d3909ce2bb1b96383b0 | [
"Apache-2.0"
] | 68 | 2015-01-09T16:26:12.000Z | 2022-03-15T03:59:59.000Z | src/main/java/com/licel/jcardsim/crypto/KeyWithParameters.java | petrs/jcardsim | 1fbd556ef7af0d497d497d3909ce2bb1b96383b0 | [
"Apache-2.0"
] | 92 | 2015-01-19T14:16:30.000Z | 2021-07-24T19:00:27.000Z | 30.340426 | 80 | 0.726508 | 8,705 | /*
* Copyright 2011 Licel LLC.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e1489e9a6f2df8a8e70002c07a5b7828365e60f | 2,617 | java | Java | ChickenNugget/app/src/main/java/com/example/chickennugget/MainActivity.java | saumitrasapre/android-practice-codes | 597104f1f2cd5eec99e16026fcab3333d9bc18d7 | [
"MIT"
] | 2 | 2020-05-18T23:02:39.000Z | 2021-05-08T19:53:14.000Z | ChickenNugget/app/src/main/java/com/example/chickennugget/MainActivity.java | saumitrasapre/android-practice-codes | 597104f1f2cd5eec99e16026fcab3333d9bc18d7 | [
"MIT"
] | null | null | null | ChickenNugget/app/src/main/java/com/example/chickennugget/MainActivity.java | saumitrasapre/android-practice-codes | 597104f1f2cd5eec99e16026fcab3333d9bc18d7 | [
"MIT"
] | null | null | null | 25.163462 | 134 | 0.659534 | 8,706 | package com.example.chickennugget;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.view.GestureDetectorCompat;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.view.MotionEvent;
import android.view.GestureDetector;
import android.widget.Button;... |
3e148a2da3b0f65619f1767016da1c0e03f9a204 | 919 | java | Java | src/com/lidroid/xutils/http/client/entity/UploadEntity.java | gongmingming/BarCodeScan | 247876f0c2f2ec6be25ec0f203cf1f6e4aefd27e | [
"Apache-2.0"
] | 1,037 | 2015-01-04T12:34:16.000Z | 2022-03-22T16:30:32.000Z | src/com/lidroid/xutils/http/client/entity/UploadEntity.java | gongmingming/BarCodeScan | 247876f0c2f2ec6be25ec0f203cf1f6e4aefd27e | [
"Apache-2.0"
] | 3 | 2015-03-03T09:35:46.000Z | 2016-01-07T14:50:28.000Z | src/com/lidroid/xutils/http/client/entity/UploadEntity.java | gongmingming/BarCodeScan | 247876f0c2f2ec6be25ec0f203cf1f6e4aefd27e | [
"Apache-2.0"
] | 890 | 2015-01-06T08:37:27.000Z | 2021-07-29T05:37:33.000Z | 31.689655 | 75 | 0.744287 | 8,707 | /*
* Copyright (c) 2013. wyouflf (upchh@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicabl... |
3e148adc20c59c7fdaa444aa20c7c292bf54bd89 | 783 | java | Java | http/src/main/java/com/parting_soul/http/net/request/MultipartRequest.java | PartingSoul/HttpUtils | 5e513afb2b4d01e76e23ce5472666e9ce57fe322 | [
"Apache-2.0"
] | null | null | null | http/src/main/java/com/parting_soul/http/net/request/MultipartRequest.java | PartingSoul/HttpUtils | 5e513afb2b4d01e76e23ce5472666e9ce57fe322 | [
"Apache-2.0"
] | null | null | null | http/src/main/java/com/parting_soul/http/net/request/MultipartRequest.java | PartingSoul/HttpUtils | 5e513afb2b4d01e76e23ce5472666e9ce57fe322 | [
"Apache-2.0"
] | null | null | null | 19.097561 | 75 | 0.614304 | 8,708 | package com.parting_soul.http.net.request;
import com.parting_soul.http.bean.FilePair;
import java.util.HashMap;
import java.util.Map;
/**
* @author parting_soul
* @date 2019-07-23
*/
public final class MultipartRequest extends BaseRequest<MultipartRequest> {
private Map<String, FilePair> mFilePairs;
pub... |
3e148b9a480b77b77f0525a5edf08bc99eb2ab81 | 573 | java | Java | entfrm-core/entfrm-security/src/main/java/com/entfrm/security/exception/ServerErrorException.java | gyliug/isstech | 82afa54deff81607f50986963c1208dcffe5f15f | [
"MIT"
] | null | null | null | entfrm-core/entfrm-security/src/main/java/com/entfrm/security/exception/ServerErrorException.java | gyliug/isstech | 82afa54deff81607f50986963c1208dcffe5f15f | [
"MIT"
] | null | null | null | entfrm-core/entfrm-security/src/main/java/com/entfrm/security/exception/ServerErrorException.java | gyliug/isstech | 82afa54deff81607f50986963c1208dcffe5f15f | [
"MIT"
] | null | null | null | 20.464286 | 64 | 0.774869 | 8,709 | package com.entfrm.security.exception;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import org.springframework.http.HttpStatus;
/**
* @author entfrm
* @date 2018/7/8
*/
@JsonSerialize(using = EntfrmAuth2ExceptionSerializer.class)
public class ServerErrorException extends EntfrmAuth2Exception {
... |
3e148c2915c8db082fd9a97765f0f74543fa51d6 | 4,083 | java | Java | DnDTools/src/nanotane/DnDGeneratorWindow/generators/EncGenTrevorScot.java | nanotane/DnDTextGenerator | 612fa74b8882d0096406203f5176bde8e6836814 | [
"MIT"
] | null | null | null | DnDTools/src/nanotane/DnDGeneratorWindow/generators/EncGenTrevorScot.java | nanotane/DnDTextGenerator | 612fa74b8882d0096406203f5176bde8e6836814 | [
"MIT"
] | null | null | null | DnDTools/src/nanotane/DnDGeneratorWindow/generators/EncGenTrevorScot.java | nanotane/DnDTextGenerator | 612fa74b8882d0096406203f5176bde8e6836814 | [
"MIT"
] | null | null | null | 31.407692 | 133 | 0.677443 | 8,710 | package nanotane.DnDGeneratorWindow.generators;
import java.util.ArrayList;
import java.util.Random;
import nanotane.DnDGeneratorWindow.TrevorScot.TrevoScotLists;
public class EncGenTrevorScot {
public static String generateCivilizedCountrySide()
{
int randomNum = (int)(Math.random() * 100);
Stri... |
3e148c95b7a2f1d7d132d4d1232fdbf2e3a339ef | 10,964 | java | Java | subprojects/org.compiere.model/src/java/org/compiere/model/I_C_DunningLevel.java | iDempiere-micro/idempiere-micro | a5c09f37d68950b458cf23ce4a2c50e98c50ea2c | [
"MIT"
] | null | null | null | subprojects/org.compiere.model/src/java/org/compiere/model/I_C_DunningLevel.java | iDempiere-micro/idempiere-micro | a5c09f37d68950b458cf23ce4a2c50e98c50ea2c | [
"MIT"
] | 1 | 2018-07-09T12:41:14.000Z | 2018-07-09T13:13:06.000Z | subprojects/org.compiere.model/src/java/org/compiere/model/I_C_DunningLevel.java | iDempiere-micro/idempiere-micro | a5c09f37d68950b458cf23ce4a2c50e98c50ea2c | [
"MIT"
] | null | null | null | 28.776903 | 92 | 0.693816 | 8,711 | /******************************************************************************
* Product: iDempiere ERP & CRM Smart Business Solution *
* Copyright (C) 1999-2012 ComPiere, Inc. All Rights Reserved. *
* This program is free software, you can redistribute it and/or modify it *
... |
3e148e5676c79eebfe0c62d2a9719e4263a1f36f | 8,788 | java | Java | src/main/java/org/mitre/icarus/cps/app/experiment/phase_05/ExamTiming.java | mitre-icarus/ICArUS-Challenge-Problem-Software-and-Data | de881551af982d625f8f15fc329590893f1299ca | [
"Apache-2.0"
] | null | null | null | src/main/java/org/mitre/icarus/cps/app/experiment/phase_05/ExamTiming.java | mitre-icarus/ICArUS-Challenge-Problem-Software-and-Data | de881551af982d625f8f15fc329590893f1299ca | [
"Apache-2.0"
] | null | null | null | src/main/java/org/mitre/icarus/cps/app/experiment/phase_05/ExamTiming.java | mitre-icarus/ICArUS-Challenge-Problem-Software-and-Data | de881551af982d625f8f15fc329590893f1299ca | [
"Apache-2.0"
] | null | null | null | 35.869388 | 133 | 0.647588 | 8,712 | /*
* NOTICE
* This software was produced for the office of the Director of National Intelligence (ODNI)
* Intelligence Advanced Research Projects Activity (IARPA) ICArUS program,
* BAA number IARPA-BAA-10-04, under contract 2009-0917826-016, and is subject
* to the Rights in Data-General Clause 52.227-14, Alt. ... |
3e148e641ee2673d3f8f7ea611d10773d6fdb51b | 597 | java | Java | src/main/java/codes/fepi/ldfspark/PageHandler.java | AUTplayed/ldfSpark | b4e786e0a0d500f24b824a47b020b4e120889c8a | [
"MIT"
] | null | null | null | src/main/java/codes/fepi/ldfspark/PageHandler.java | AUTplayed/ldfSpark | b4e786e0a0d500f24b824a47b020b4e120889c8a | [
"MIT"
] | null | null | null | src/main/java/codes/fepi/ldfspark/PageHandler.java | AUTplayed/ldfSpark | b4e786e0a0d500f24b824a47b020b4e120889c8a | [
"MIT"
] | null | null | null | 27.136364 | 107 | 0.728643 | 8,713 | package codes.fepi.ldfspark;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Annotate a class with this annotation. <br/>
* All methods of the annotated class have to be public to be detected, and ... |
3e148e73c2f92e9d4a1fa7b64657f844c6234fb3 | 31,430 | java | Java | src/test/java/com/yahoo/bullet/record/BulletRecordTest.java | NathanSpeidel/bullet-record | 84eb41572aac99d68ed11022851d13f2458ba865 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/yahoo/bullet/record/BulletRecordTest.java | NathanSpeidel/bullet-record | 84eb41572aac99d68ed11022851d13f2458ba865 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/yahoo/bullet/record/BulletRecordTest.java | NathanSpeidel/bullet-record | 84eb41572aac99d68ed11022851d13f2458ba865 | [
"Apache-2.0"
] | null | null | null | 41.355263 | 119 | 0.615749 | 8,714 | /*
* Copyright 2016, Yahoo Inc.
* Licensed under the terms of the Apache License, Version 2.0.
* See the LICENSE file associated with the project for terms.
*/
package com.yahoo.bullet.record;
import org.apache.avro.io.Encoder;
import org.apache.avro.io.EncoderFactory;
import org.apache.avro.specific.SpecificDa... |
3e148e7782278a16e88bdb9880e24968fb365bd4 | 6,282 | java | Java | lang/src/main/java/net/openhft/lang/io/VanillaMappedFile.java | OpenHFT/Java-Lang | 52ef75e01334ba1bf0b59f193ffc213b37d81af1 | [
"Apache-2.0"
] | 135 | 2015-01-04T18:53:26.000Z | 2022-01-09T15:02:30.000Z | lang/src/main/java/net/openhft/lang/io/VanillaMappedFile.java | OpenHFT/Java-Lang | 52ef75e01334ba1bf0b59f193ffc213b37d81af1 | [
"Apache-2.0"
] | 26 | 2015-01-17T17:18:27.000Z | 2020-01-05T14:53:06.000Z | lang/src/main/java/net/openhft/lang/io/VanillaMappedFile.java | OpenHFT/Java-Lang | 52ef75e01334ba1bf0b59f193ffc213b37d81af1 | [
"Apache-2.0"
] | 65 | 2015-01-06T07:47:36.000Z | 2021-11-16T19:31:30.000Z | 38.777778 | 163 | 0.678287 | 8,715 | /*
* Copyright 2016 higherfrequencytrading.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... |
3e148ea0e5ed8f0db29ca3e48a2eef73ab551613 | 4,658 | java | Java | src/test/java/au/com/tommyq/MatchingEngineImplTest.java | tommyqqt/matching-engine | 59ad9ce0161f17b3bbfbe9047c8f21637b2c3999 | [
"MIT"
] | 3 | 2020-11-18T18:48:38.000Z | 2022-03-09T20:54:38.000Z | src/test/java/au/com/tommyq/MatchingEngineImplTest.java | tommyqqt/matching-engine | 59ad9ce0161f17b3bbfbe9047c8f21637b2c3999 | [
"MIT"
] | null | null | null | src/test/java/au/com/tommyq/MatchingEngineImplTest.java | tommyqqt/matching-engine | 59ad9ce0161f17b3bbfbe9047c8f21637b2c3999 | [
"MIT"
] | 1 | 2020-04-16T05:42:57.000Z | 2020-04-16T05:42:57.000Z | 41.221239 | 102 | 0.654573 | 8,716 | /*
* MIT License
*
* Copyright (c) 2019 tommyqqt
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify,... |
3e148f0160b60d3f546da6978d3d479981376ba2 | 914 | java | Java | Leecode for JAVA/src/longestCommonPrefix/Solution.java | jcp0578/practise-JAVA | 72c05bba391977dedca8167965089466b7d6e984 | [
"MIT"
] | null | null | null | Leecode for JAVA/src/longestCommonPrefix/Solution.java | jcp0578/practise-JAVA | 72c05bba391977dedca8167965089466b7d6e984 | [
"MIT"
] | null | null | null | Leecode for JAVA/src/longestCommonPrefix/Solution.java | jcp0578/practise-JAVA | 72c05bba391977dedca8167965089466b7d6e984 | [
"MIT"
] | null | null | null | 18.653061 | 56 | 0.568928 | 8,717 | package longestCommonPrefix;
/*
* 最长公共前缀
* 时间复杂度O(N^2)
* AC
* 4ms - 92.41%
*
*/
public class Solution {
public String longestCommonPrefix(String[] strs) {
if (strs == null)
return "";
int len = strs.length;
if (len == 0)
return "";
StringBuffer out = new StringBuffer();
for (int j = 0;; j++) {... |
3e14906c8936de2e2c0d3a137ee1f22dc5683a91 | 294 | java | Java | _IntelliJ/Masterbuilders/src/at/mario/masterbuilders/listener/SneakListener.java | MarioMatschgi/Minecraft-Plugins | b1363d06b6d741337dc0c6c7e1c1231778356be4 | [
"MIT"
] | 1 | 2021-03-24T12:20:04.000Z | 2021-03-24T12:20:04.000Z | _Eclipse/Masterbuilders/src/at/mario/masterbuilders/listener/SneakListener.java | MarioMatschgi/Minecraft-Plugins | b1363d06b6d741337dc0c6c7e1c1231778356be4 | [
"MIT"
] | null | null | null | _Eclipse/Masterbuilders/src/at/mario/masterbuilders/listener/SneakListener.java | MarioMatschgi/Minecraft-Plugins | b1363d06b6d741337dc0c6c7e1c1231778356be4 | [
"MIT"
] | 2 | 2021-03-27T15:43:42.000Z | 2021-03-27T15:50:42.000Z | 21 | 54 | 0.809524 | 8,718 | package at.mario.masterbuilders.listener;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerToggleSneakEvent;
public class SneakListener implements Listener {
@EventHandler
public void onSneak(PlayerToggleSneakEvent e) {
}
}
|
3e1490edb15cd0ef63835be01a1dc1db1fae21d8 | 3,248 | java | Java | src/main/java/com/alipay/api/request/AlipaySocialBaseMessageDynamicicondataModifyRequest.java | wongoo/alipay-sdk-java-all | b3c2dd14a8ffba03a2b96a3dd98e4c4a2a11754b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/request/AlipaySocialBaseMessageDynamicicondataModifyRequest.java | wongoo/alipay-sdk-java-all | b3c2dd14a8ffba03a2b96a3dd98e4c4a2a11754b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/alipay/api/request/AlipaySocialBaseMessageDynamicicondataModifyRequest.java | wongoo/alipay-sdk-java-all | b3c2dd14a8ffba03a2b96a3dd98e4c4a2a11754b | [
"Apache-2.0"
] | null | null | null | 23.536232 | 146 | 0.711515 | 8,719 | package com.alipay.api.request;
import com.alipay.api.domain.AlipaySocialBaseMessageDynamicicondataModifyModel;
import java.util.Map;
import com.alipay.api.AlipayRequest;
import com.alipay.api.internal.util.AlipayHashMap;
import com.alipay.api.response.AlipaySocialBaseMessageDynamicicondataModifyResponse;
imp... |
3e1490fae2cada40e029e39f66656c1732dd2d51 | 4,547 | java | Java | trunk/adhoc-internal/src/main/java/org/jfree/JCommonInfo.java | yblucky/mdrill | 8621180ac977e670a8e50a16053d4fce2b1c6a3e | [
"ICU",
"Apache-2.0"
] | 1,104 | 2015-01-01T07:45:27.000Z | 2022-03-31T04:09:24.000Z | trunk/adhoc-internal/src/main/java/org/jfree/JCommonInfo.java | jwpttcg66/mdrill | 3acf33cfa72527fc1d949e933cc87fba340f2524 | [
"ICU",
"Apache-2.0"
] | 7 | 2015-05-04T10:29:01.000Z | 2019-01-07T05:38:55.000Z | trunk/adhoc-internal/src/main/java/org/jfree/JCommonInfo.java | jwpttcg66/mdrill | 3acf33cfa72527fc1d949e933cc87fba340f2524 | [
"ICU",
"Apache-2.0"
] | 579 | 2015-01-04T06:40:10.000Z | 2022-03-28T11:53:15.000Z | 35.929134 | 80 | 0.610563 | 8,720 | /* ========================================================================
* JCommon : a free general purpose class library for the Java(tm) platform
* ========================================================================
*
* (C) Copyright 2000-2008, by Object Refinery Limited and Contributors.
*
* Project In... |
3e149192fc79983bf335439d917c9ecf5b432a6b | 659 | java | Java | src/main/java/cynfoxwell/cyntweaks/CTModContainer.java | BoxOfFlex/CynTweaks | 43baa67a474222195feef5862a3460c2c3437258 | [
"Unlicense"
] | 2 | 2017-12-30T00:21:06.000Z | 2017-12-30T11:12:31.000Z | src/main/java/cynfoxwell/cyntweaks/CTModContainer.java | BoxOfFlex/CynTweaks | 43baa67a474222195feef5862a3460c2c3437258 | [
"Unlicense"
] | null | null | null | src/main/java/cynfoxwell/cyntweaks/CTModContainer.java | BoxOfFlex/CynTweaks | 43baa67a474222195feef5862a3460c2c3437258 | [
"Unlicense"
] | null | null | null | 34.684211 | 143 | 0.701062 | 8,721 | package cynfoxwell.cyntweaks;
import net.minecraftforge.fml.common.DummyModContainer;
import net.minecraftforge.fml.common.ModMetadata;
import java.util.Arrays;
public class CTModContainer extends DummyModContainer {
public CTModContainer() {
super(new ModMetadata());
final ModMetadata meta = thi... |
3e14920f8a2c860ca97def13ff151d74c9fe9fcb | 3,415 | java | Java | core/src/test/java/org/jboss/galleon/config/capability/dynamic/NullParamForRequiredDynamicCapabilityTestCase.java | aloubyansky/galleon | 5d841c57b38897da29967df053c8ad986df0d9c0 | [
"Apache-2.0"
] | 23 | 2018-03-16T09:51:38.000Z | 2021-11-07T20:32:36.000Z | core/src/test/java/org/jboss/galleon/config/capability/dynamic/NullParamForRequiredDynamicCapabilityTestCase.java | aloubyansky/galleon | 5d841c57b38897da29967df053c8ad986df0d9c0 | [
"Apache-2.0"
] | 27 | 2018-05-15T14:19:49.000Z | 2021-11-19T12:57:24.000Z | core/src/test/java/org/jboss/galleon/config/capability/dynamic/NullParamForRequiredDynamicCapabilityTestCase.java | aloubyansky/galleon | 5d841c57b38897da29967df053c8ad986df0d9c0 | [
"Apache-2.0"
] | 26 | 2018-04-13T10:14:20.000Z | 2022-03-01T15:42:50.000Z | 40.176471 | 130 | 0.666471 | 8,722 | /*
* Copyright 2016-2019 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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://ww... |
3e14922be9ceddd5f2215abb41a615c415aca56d | 1,470 | java | Java | src/main/java/com/bkunzh/util/util/IOUtils.java | bkunzh/common-library | 6f537f14ab4042fa3818b68cd5ba6895c9ec2601 | [
"MIT"
] | 1 | 2019-02-28T18:36:26.000Z | 2019-02-28T18:36:26.000Z | src/main/java/com/bkunzh/util/util/IOUtils.java | bkunzh/common-library | 6f537f14ab4042fa3818b68cd5ba6895c9ec2601 | [
"MIT"
] | null | null | null | src/main/java/com/bkunzh/util/util/IOUtils.java | bkunzh/common-library | 6f537f14ab4042fa3818b68cd5ba6895c9ec2601 | [
"MIT"
] | null | null | null | 24.098361 | 90 | 0.544218 | 8,723 | package com.bkunzh.util.util;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.Arrays;
import java.util.Objects;
/**
* Created by bkunzhang on 2019/8/11.
*/
public class IOUtils {
/**
* 将输入流转换为字节数组
* @param in
* @return
* @throws... |
3e1492b8982b8810d94f2cfee654b290b457895d | 4,555 | java | Java | scf-server/src/main/java/com/github/leeyazhou/scf/server/filter/ExecuteMethodFilter.java | bytesgo/iscoder-rpc | 7d42b2f82d3e295546814bc3b166a79667f8d044 | [
"Apache-2.0"
] | null | null | null | scf-server/src/main/java/com/github/leeyazhou/scf/server/filter/ExecuteMethodFilter.java | bytesgo/iscoder-rpc | 7d42b2f82d3e295546814bc3b166a79667f8d044 | [
"Apache-2.0"
] | null | null | null | scf-server/src/main/java/com/github/leeyazhou/scf/server/filter/ExecuteMethodFilter.java | bytesgo/iscoder-rpc | 7d42b2f82d3e295546814bc3b166a79667f8d044 | [
"Apache-2.0"
] | null | null | null | 38.601695 | 133 | 0.633589 | 8,724 | package com.github.leeyazhou.scf.server.filter;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.github.leeyazhou.scf.core.entity.KeyValuePair;
import com.github.leeyazhou.scf.core.exception.ExceptionProtocol;
import com.githu... |
3e14930430dbc88ee71e18061692f546731bda46 | 1,341 | java | Java | src/test/java/tcl/CommonTest.java | ramdadam/itm_viewer | 3d01fba5cbd0de1cbe503833049535f5c5fae83d | [
"MIT"
] | 10 | 2020-06-08T12:43:14.000Z | 2022-03-26T10:15:59.000Z | src/test/java/tcl/CommonTest.java | ramdadam/itm_viewer | 3d01fba5cbd0de1cbe503833049535f5c5fae83d | [
"MIT"
] | 2 | 2020-09-30T13:12:34.000Z | 2021-02-06T17:29:35.000Z | src/test/java/tcl/CommonTest.java | ramdadam/itm_viewer | 3d01fba5cbd0de1cbe503833049535f5c5fae83d | [
"MIT"
] | 3 | 2020-06-08T12:43:16.000Z | 2021-03-13T14:17:45.000Z | 29.152174 | 63 | 0.572707 | 8,725 | package tcl;
import org.junit.Test;
import tcl.parser.Common;
import static org.junit.Assert.*;
import java.util.Arrays;
public class CommonTest {
@Test
public void concatArrays_validInput() {
byte[] a = new byte[] { 0x1, 0x2};
byte[] b = new byte[] { 0x3, 0x4};
byte[] expected_res = ... |
3e1493a77769a92550b3022dd1b9fcdd85e3fb7f | 1,404 | java | Java | src/test/java/io/dummymaker/factory/FactoryTests.java | GoodforGod/dummymaker | 190625c85deea185d41d64a13532cd4c9c8f6708 | [
"MIT"
] | 12 | 2017-06-08T10:58:30.000Z | 2021-08-31T18:04:27.000Z | src/test/java/io/dummymaker/factory/FactoryTests.java | GoodforGod/dummymaker | 190625c85deea185d41d64a13532cd4c9c8f6708 | [
"MIT"
] | 28 | 2018-03-10T14:59:17.000Z | 2022-01-09T13:35:05.000Z | src/test/java/io/dummymaker/factory/FactoryTests.java | GoodforGod/dummymaker | 190625c85deea185d41d64a13532cd4c9c8f6708 | [
"MIT"
] | 4 | 2018-03-08T22:24:18.000Z | 2021-08-31T00:36:43.000Z | 25.071429 | 100 | 0.695869 | 8,726 | package io.dummymaker.factory;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import io.dummymaker.factory.impl.GenFactory;
import io.dummymaker.model.Dummy;
import io.dummymaker.model.DummyNoZeroConstructor;
import java.util.Collections;
import java.util.List;
import org.junit.... |
3e1493e8078f6c5f1de1ab4c47db14b608d53c44 | 83 | java | Java | jdk/jdk-type/src/main/java/com/github/leleact/jtest/jdk/type/response/BaseResponse.java | leleact/JTest | 99aadb93b1d8f4ddd67ea9c8a64965c092ca80fb | [
"MIT"
] | null | null | null | jdk/jdk-type/src/main/java/com/github/leleact/jtest/jdk/type/response/BaseResponse.java | leleact/JTest | 99aadb93b1d8f4ddd67ea9c8a64965c092ca80fb | [
"MIT"
] | 19 | 2021-12-12T09:53:58.000Z | 2022-03-12T17:09:33.000Z | jdk/jdk-type/src/main/java/com/github/leleact/jtest/jdk/type/response/BaseResponse.java | leleact/JTest | 99aadb93b1d8f4ddd67ea9c8a64965c092ca80fb | [
"MIT"
] | null | null | null | 16.6 | 51 | 0.795181 | 8,727 | package com.github.leleact.jtest.jdk.type.response;
public class BaseResponse {
}
|
3e149405643c88d664abee9540d64ca4405bcc84 | 4,865 | java | Java | src/main/java/swordstat/init/EntitySortingInit.java | Parallens/sword-stat | 81ac68bb9d9065d3a07506314b346859d9dba443 | [
"MIT"
] | 2 | 2019-04-01T14:59:59.000Z | 2019-07-12T19:01:07.000Z | src/main/java/swordstat/init/EntitySortingInit.java | Parallens/sword-stat | 81ac68bb9d9065d3a07506314b346859d9dba443 | [
"MIT"
] | 1 | 2018-08-22T04:06:22.000Z | 2018-08-23T15:17:49.000Z | src/main/java/swordstat/init/EntitySortingInit.java | Parallens/sword-stat | 81ac68bb9d9065d3a07506314b346859d9dba443 | [
"MIT"
] | null | null | null | 29.664634 | 233 | 0.723947 | 8,728 | package swordstat.init;
import java.lang.reflect.Modifier;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import net.minecraft.client.resources.Locale;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLiving;
import net.minecraft.entity.monster.EntityMob;
import net.... |
3e14940e30abc3175250eca3e227aaa64230bd68 | 1,384 | java | Java | src/main/java/com/qinwei/deathnote/aop/targetSource/EmptyTargetSource.java | qinweiVae/deathnote | 00323313562d8407e05d879407643d0767ffa00d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/qinwei/deathnote/aop/targetSource/EmptyTargetSource.java | qinweiVae/deathnote | 00323313562d8407e05d879407643d0767ffa00d | [
"Apache-2.0"
] | 3 | 2021-12-10T01:15:26.000Z | 2021-12-14T21:19:48.000Z | src/main/java/com/qinwei/deathnote/aop/targetSource/EmptyTargetSource.java | qinweiVae/deathnote | 00323313562d8407e05d879407643d0767ffa00d | [
"Apache-2.0"
] | null | null | null | 24.714286 | 107 | 0.683526 | 8,729 | package com.qinwei.deathnote.aop.targetSource;
import java.io.Serializable;
/**
* @author qinwei
* @date 2019-06-28
*/
public class EmptyTargetSource implements TargetSource, Serializable {
private static final long serialVersionUID = 2511851162302750931L;
private final Class<?> targetClass;
private... |
3e149488b0d5903d433e5dba962fea7995314dbc | 228 | java | Java | core/src/main/java/org/openstack4j/api/telemetry/ResourceService.java | octetnest/openstack4j | 9bd9f66d61f17662d70fd22deb65ebd03cf4b353 | [
"Apache-2.0"
] | 204 | 2016-05-14T12:06:15.000Z | 2022-03-07T09:45:52.000Z | core/src/main/java/org/openstack4j/api/telemetry/ResourceService.java | octetnest/openstack4j | 9bd9f66d61f17662d70fd22deb65ebd03cf4b353 | [
"Apache-2.0"
] | 721 | 2016-05-13T06:51:32.000Z | 2022-01-13T17:44:40.000Z | core/src/main/java/org/openstack4j/api/telemetry/ResourceService.java | octetnest/openstack4j | 9bd9f66d61f17662d70fd22deb65ebd03cf4b353 | [
"Apache-2.0"
] | 291 | 2016-05-13T05:58:13.000Z | 2022-03-07T09:43:36.000Z | 16.285714 | 48 | 0.758772 | 8,730 | package org.openstack4j.api.telemetry;
import java.util.List;
import org.openstack4j.model.telemetry.Resource;
public interface ResourceService {
List<? extends Resource> list();
Resource get(String resourceId);
}
|
3e149494800437510343a08c2508f2fb3f56bb76 | 3,802 | java | Java | baselibrary/src/main/java/com/jusfoun/baselibrary/Util/RegularUtils.java | ZypTeam/TalkLaw | ad550878989338453f2644d8adbb5f1eca941f3e | [
"Apache-2.0"
] | null | null | null | baselibrary/src/main/java/com/jusfoun/baselibrary/Util/RegularUtils.java | ZypTeam/TalkLaw | ad550878989338453f2644d8adbb5f1eca941f3e | [
"Apache-2.0"
] | null | null | null | baselibrary/src/main/java/com/jusfoun/baselibrary/Util/RegularUtils.java | ZypTeam/TalkLaw | ad550878989338453f2644d8adbb5f1eca941f3e | [
"Apache-2.0"
] | null | null | null | 28.863636 | 111 | 0.527559 | 8,731 | package com.jusfoun.baselibrary.Util;
import android.text.TextUtils;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* @author lee
* @version create time:2015年7月23日_上午11:28:38
* @Description 正则判断
*/
public class RegularUtils {
/**
* 验证Email
*
* @param ... |
3e1494aa5871e626eaafd46ead6c0e5f81e0465f | 6,577 | java | Java | kogito-codegen-modules/kogito-codegen-processes/src/main/resources/class-templates/RestResourceQuarkusTemplate.java | lucamolteni/kogito-runtimes | d3c879a48d4ed662a1389c1122d1f4f4f9594045 | [
"Apache-2.0"
] | null | null | null | kogito-codegen-modules/kogito-codegen-processes/src/main/resources/class-templates/RestResourceQuarkusTemplate.java | lucamolteni/kogito-runtimes | d3c879a48d4ed662a1389c1122d1f4f4f9594045 | [
"Apache-2.0"
] | null | null | null | kogito-codegen-modules/kogito-codegen-processes/src/main/resources/class-templates/RestResourceQuarkusTemplate.java | lucamolteni/kogito-runtimes | d3c879a48d4ed662a1389c1122d1f4f4f9594045 | [
"Apache-2.0"
] | null | null | null | 42.432258 | 119 | 0.570777 | 8,732 | /*
* Copyright 2021 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... |
3e1494ab3f4bc4a730b397c322dfb72e1531ce7c | 790 | java | Java | core/src/com/hwooy/shiftgamebeta/object_classes/Platform.java | jpanda109/ShiftGameBeta | 95c2c278a1c8934b5b295bed3719cbaee5dca4ae | [
"Apache-2.0"
] | null | null | null | core/src/com/hwooy/shiftgamebeta/object_classes/Platform.java | jpanda109/ShiftGameBeta | 95c2c278a1c8934b5b295bed3719cbaee5dca4ae | [
"Apache-2.0"
] | null | null | null | core/src/com/hwooy/shiftgamebeta/object_classes/Platform.java | jpanda109/ShiftGameBeta | 95c2c278a1c8934b5b295bed3719cbaee5dca4ae | [
"Apache-2.0"
] | null | null | null | 23.939394 | 142 | 0.672152 | 8,733 | package com.hwooy.shiftgamebeta.object_classes;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.physics.box2d.Body;
/**
* Created by Anna Hwang on 12/3/2014.
*/
public class Platform extends ShiftObject {
public float SPEED;
public float PLATFORM_WIDTH;
public float PLATFORM_HEIGHT;
pu... |
3e1495668b28c2dde6d28efd08fc2811261a7142 | 656 | java | Java | org.hl7.fhir.r5/src/test/java/org/hl7/fhir/r5/test/AllTests.java | jkiddo/org.hl7.fhir.core | 793545f2d95e7fb9ee95b3b8ee837e733a391c69 | [
"Apache-2.0"
] | null | null | null | org.hl7.fhir.r5/src/test/java/org/hl7/fhir/r5/test/AllTests.java | jkiddo/org.hl7.fhir.core | 793545f2d95e7fb9ee95b3b8ee837e733a391c69 | [
"Apache-2.0"
] | null | null | null | org.hl7.fhir.r5/src/test/java/org/hl7/fhir/r5/test/AllTests.java | jkiddo/org.hl7.fhir.core | 793545f2d95e7fb9ee95b3b8ee837e733a391c69 | [
"Apache-2.0"
] | null | null | null | 26.24 | 51 | 0.748476 | 8,734 | package org.hl7.fhir.r5.test;
import org.hl7.fhir.r5.model.BaseDateTimeTypeTest;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
@RunWith(Suite.class)
@SuiteClasses({
SnomedExpressionsTests.class,
GraphQLParserTests.class,
TurtleTe... |
3e1495fe3ccabd9012c8789ef93f0592787b7089 | 1,354 | java | Java | app/models/Comment.java | dkvz/dorade-blog-engine | 3e3f6e98ea66211ca441fe8ceda53c0f75d5a423 | [
"Apache-2.0"
] | null | null | null | app/models/Comment.java | dkvz/dorade-blog-engine | 3e3f6e98ea66211ca441fe8ceda53c0f75d5a423 | [
"Apache-2.0"
] | null | null | null | app/models/Comment.java | dkvz/dorade-blog-engine | 3e3f6e98ea66211ca441fe8ceda53c0f75d5a423 | [
"Apache-2.0"
] | null | null | null | 20.515152 | 77 | 0.685377 | 8,735 | package models;
import java.text.*;
import java.util.*;
public class Comment {
private String comment;
private long id = -1;
private String author;
private long articleId;
private Date date;
private String clientIP;
public Map<String, Object> toReducedMap() {
Map<String, Object> res = new HashMap<String,... |
3e1496e1d0e5ad7ee9da916f3b6577d1e0264b96 | 2,640 | java | Java | neo4j-jdbc-bolt/src/main/java/org/neo4j/jdbc/bolt/BoltDriver.java | fbiville/neo4j-jdbc | b672f9184fedd184b2d987673e87547b37c4743f | [
"Apache-2.0"
] | null | null | null | neo4j-jdbc-bolt/src/main/java/org/neo4j/jdbc/bolt/BoltDriver.java | fbiville/neo4j-jdbc | b672f9184fedd184b2d987673e87547b37c4743f | [
"Apache-2.0"
] | null | null | null | neo4j-jdbc-bolt/src/main/java/org/neo4j/jdbc/bolt/BoltDriver.java | fbiville/neo4j-jdbc | b672f9184fedd184b2d987673e87547b37c4743f | [
"Apache-2.0"
] | null | null | null | 33 | 119 | 0.720833 | 8,736 | /*
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
* <p>
* This file is part of the "LARUS Integration Framework for Neo4j".
* <p>
* The "LARUS Integration Framework for Neo4j" is licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complian... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.