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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e21724fb47312d2099c20d861b888151fa7a155 | 2,429 | java | Java | src/javaharness/java/arcs/api/Collection.java | hhua/arcs | 5006a56101fd665db62972b0766b6b1d67b915bc | [
"BSD-Source-Code"
] | null | null | null | src/javaharness/java/arcs/api/Collection.java | hhua/arcs | 5006a56101fd665db62972b0766b6b1d67b915bc | [
"BSD-Source-Code"
] | null | null | null | src/javaharness/java/arcs/api/Collection.java | hhua/arcs | 5006a56101fd665db62972b0766b6b1d67b915bc | [
"BSD-Source-Code"
] | null | null | null | 29.26506 | 94 | 0.652532 | 14,158 | package arcs.api;
import java.util.Objects;
public class Collection extends Handle {
private final CollectionStore collectionStore;
public Collection(
StorageProxy storage,
IdGenerator idGenerator,
String name,
String particleId,
boolean canRead,
boolean canWrite) {
super(... |
3e2172ad4feadd602186955293d2daca499d0cf3 | 1,091 | java | Java | larksuite-oapi/src/main/java/com/larksuite/oapi/service/im/v1/model/ChatMembersGetResult.java | hyshi-cn/oapi-sdk-java | 7f9dc09d19b34f7aeaacfbaeb9a87d840d8e8ec8 | [
"Apache-2.0"
] | 43 | 2021-03-11T03:46:16.000Z | 2022-02-17T02:48:38.000Z | larksuite-oapi/src/main/java/com/larksuite/oapi/service/im/v1/model/ChatMembersGetResult.java | hyshi-cn/oapi-sdk-java | 7f9dc09d19b34f7aeaacfbaeb9a87d840d8e8ec8 | [
"Apache-2.0"
] | 36 | 2021-03-12T10:06:17.000Z | 2022-02-24T07:45:13.000Z | larksuite-oapi/src/main/java/com/larksuite/oapi/service/im/v1/model/ChatMembersGetResult.java | hyshi-cn/oapi-sdk-java | 7f9dc09d19b34f7aeaacfbaeb9a87d840d8e8ec8 | [
"Apache-2.0"
] | 18 | 2021-03-18T01:42:01.000Z | 2022-02-23T09:27:26.000Z | 22.729167 | 53 | 0.664528 | 14,159 | // Code generated by lark suite oapi sdk gen
package com.larksuite.oapi.service.im.v1.model;
import com.google.gson.annotations.SerializedName;
public class ChatMembersGetResult {
@SerializedName("items")
private ListMember[] items;
@SerializedName("page_token")
private String pageToken;
@Serialize... |
3e217385e5b3129cecc4a8a7af1a30de67d6ddd4 | 413 | java | Java | mnis/web/src/main/java/com/lachesis/mnis/web/task/notify/json/GeneralMsgJson.java | gavin2lee/incubator-gl | c95623af811195c3e89513ec30e52862d6562add | [
"Apache-2.0"
] | 3 | 2016-07-25T03:47:06.000Z | 2019-11-18T08:42:00.000Z | mnis/web/src/main/java/com/lachesis/mnis/web/task/notify/json/GeneralMsgJson.java | gavin2lee/incubator-gl | c95623af811195c3e89513ec30e52862d6562add | [
"Apache-2.0"
] | null | null | null | mnis/web/src/main/java/com/lachesis/mnis/web/task/notify/json/GeneralMsgJson.java | gavin2lee/incubator-gl | c95623af811195c3e89513ec30e52862d6562add | [
"Apache-2.0"
] | 2 | 2019-11-18T08:41:53.000Z | 2020-09-11T08:53:18.000Z | 17.956522 | 49 | 0.714286 | 14,160 | package com.lachesis.mnis.web.task.notify.json;
import com.lachesis.mnis.core.util.GsonUtils;
public class GeneralMsgJson {
public GeneralMsgJson(String type, String msg) {
this.type = type;
this.msg = msg;
}
public String getType() {
return type;
}
public String getMsg() {
return msg;
}
private String... |
3e2175f9649f20eda1f84a733e49aa4dcae71d8a | 1,027 | java | Java | SIOMDb/src/com/example/siomdb/DB.java | rahulpareek2440/AndroidPrograms | bb4f89a55b3651b8d86f51389f3a878ad24a22fb | [
"MIT"
] | 1 | 2015-12-20T21:28:36.000Z | 2015-12-20T21:28:36.000Z | SIOMDb/src/com/example/siomdb/DB.java | rahulpareek2440/AndroidPrograms | bb4f89a55b3651b8d86f51389f3a878ad24a22fb | [
"MIT"
] | null | null | null | SIOMDb/src/com/example/siomdb/DB.java | rahulpareek2440/AndroidPrograms | bb4f89a55b3651b8d86f51389f3a878ad24a22fb | [
"MIT"
] | null | null | null | 22.822222 | 75 | 0.64557 | 14,161 | package com.example.siomdb;
import android.content.ContentValues;
import android.content.Context;
import android.database.sqlite.*;
public class DB extends SQLiteOpenHelper
{
DB(Context context)
{
super(context,"firstsiob.db",null,1);
}
@Override
public void onCreate(SQLiteDatabase db) {
// TODO A... |
3e21760058254a9649c7bfbd358fa5cf6d119e8c | 1,424 | java | Java | src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java | glhez/assertj-core | d3e70030999cb3aaa090b9797d00892fcae57896 | [
"Apache-2.0"
] | 1,607 | 2015-01-06T13:35:38.000Z | 2020-09-22T08:20:41.000Z | src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java | glhez/assertj-core | d3e70030999cb3aaa090b9797d00892fcae57896 | [
"Apache-2.0"
] | 1,604 | 2015-01-01T04:10:21.000Z | 2020-09-22T10:09:26.000Z | src/test/java/org/assertj/core/api/IntPredicateAssertBaseTest.java | glhez/assertj-core | d3e70030999cb3aaa090b9797d00892fcae57896 | [
"Apache-2.0"
] | 523 | 2015-01-07T16:57:54.000Z | 2020-09-20T03:01:39.000Z | 31.644444 | 118 | 0.761938 | 14,162 | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... |
3e21765f4a853a468678d655b28c1e27b10abef0 | 2,075 | java | Java | test/com/jayantkrish/jklol/models/bayesnet/LogLinearCptFactorTest.java | jayantk/jklol | d27532ca83e212d51066cf28f52621acc3fd44cc | [
"BSD-2-Clause"
] | 9 | 2015-05-12T18:31:19.000Z | 2020-04-09T18:04:41.000Z | test/com/jayantkrish/jklol/models/bayesnet/LogLinearCptFactorTest.java | jayantk/jklol | d27532ca83e212d51066cf28f52621acc3fd44cc | [
"BSD-2-Clause"
] | 4 | 2016-02-01T23:15:26.000Z | 2016-03-25T16:54:04.000Z | test/com/jayantkrish/jklol/models/bayesnet/LogLinearCptFactorTest.java | jayantk/jklol | d27532ca83e212d51066cf28f52621acc3fd44cc | [
"BSD-2-Clause"
] | 6 | 2015-03-20T15:12:38.000Z | 2021-10-15T07:08:09.000Z | 34.016393 | 114 | 0.709398 | 14,163 | package com.jayantkrish.jklol.models.bayesnet;
import java.util.Arrays;
import java.util.List;
import junit.framework.TestCase;
import com.google.common.collect.Lists;
import com.jayantkrish.jklol.models.DiscreteVariable;
import com.jayantkrish.jklol.models.Factor;
import com.jayantkrish.jklol.models.VariableNumMap;... |
3e2176884e9c07eac7f9ba6c9e39d8c3c3371f1b | 1,052 | java | Java | core/src/main/java/feign/template/expander/DefaultExpander.java | kdavisk6/feignx | 6268d886df53f799f7cba0e7d9d7b3403f286a07 | [
"Apache-2.0"
] | 14 | 2019-05-20T07:16:57.000Z | 2021-05-26T15:24:48.000Z | core/src/main/java/feign/template/expander/DefaultExpander.java | kdavisk6/feignx | 6268d886df53f799f7cba0e7d9d7b3403f286a07 | [
"Apache-2.0"
] | 53 | 2019-05-16T14:41:19.000Z | 2021-07-23T20:22:20.000Z | core/src/main/java/feign/template/expander/DefaultExpander.java | kdavisk6/feignx | 6268d886df53f799f7cba0e7d9d7b3403f286a07 | [
"Apache-2.0"
] | 4 | 2019-05-20T07:17:05.000Z | 2020-11-19T22:01:10.000Z | 32.875 | 88 | 0.765209 | 14,164 | /*
* Copyright 2019-2021 OpenFeign Contributors
*
* 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 l... |
3e2176cc881600a923c8c00157e19bce1e8ba370 | 1,738 | java | Java | src/main/java/com/wstro/controller/admin/SysUserLoginLogController.java | everwenxin/SpringBoot_MyBatisPlus | a6a825513bd688f717dbae3a196bc9c9622fea26 | [
"Apache-2.0"
] | 268 | 2017-07-05T00:41:29.000Z | 2022-03-25T07:14:38.000Z | src/main/java/com/wstro/controller/admin/SysUserLoginLogController.java | WenBao99/SpringBoot_MyBatisPlus | a6a825513bd688f717dbae3a196bc9c9622fea26 | [
"Apache-2.0"
] | 10 | 2019-06-26T07:15:46.000Z | 2022-01-05T12:21:39.000Z | src/main/java/com/wstro/controller/admin/SysUserLoginLogController.java | WenBao99/SpringBoot_MyBatisPlus | a6a825513bd688f717dbae3a196bc9c9622fea26 | [
"Apache-2.0"
] | 153 | 2017-07-06T01:31:23.000Z | 2022-03-23T05:54:34.000Z | 34.078431 | 117 | 0.701956 | 14,165 | package com.wstro.controller.admin;
import com.baomidou.mybatisplus.plugins.Page;
import com.wstro.entity.SysUserLoginLogEntity;
import com.wstro.service.SysUserLoginLogService;
import com.wstro.util.PageUtils;
import com.wstro.util.R;
import org.apache.commons.lang3.StringUtils;
import org.springframework.web.bind.an... |
3e21772a7fc8248ec0e4bc750801f363e00ea320 | 1,972 | java | Java | errai-data-binding/src/main/java/org/jboss/errai/databinding/client/BindableProxy.java | Josephblt/kogito-editors-java | 4bbdc7fe07576941e97706757aae99db3fbf0e8b | [
"Apache-2.0"
] | 4 | 2021-04-26T20:18:45.000Z | 2021-07-09T21:50:54.000Z | errai-data-binding/src/main/java/org/jboss/errai/databinding/client/BindableProxy.java | Josephblt/kogito-editors-java | 4bbdc7fe07576941e97706757aae99db3fbf0e8b | [
"Apache-2.0"
] | 166 | 2021-04-26T17:02:19.000Z | 2022-03-23T13:31:52.000Z | errai-data-binding/src/main/java/org/jboss/errai/databinding/client/BindableProxy.java | Josephblt/kogito-editors-java | 4bbdc7fe07576941e97706757aae99db3fbf0e8b | [
"Apache-2.0"
] | 31 | 2021-04-19T16:39:26.000Z | 2022-02-09T05:50:24.000Z | 33.457627 | 118 | 0.724417 | 14,166 | /*
* Copyright (C) 2011 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 ... |
3e21799a24c6af949c8bd3db1b0911a582d83b33 | 219 | java | Java | src/com/Abdullah/Main.java | AbdullahSaidAbdeaaziz/All-DS | 34c9b13ff6933b1200e6d628e95ca796593e01f9 | [
"MIT"
] | null | null | null | src/com/Abdullah/Main.java | AbdullahSaidAbdeaaziz/All-DS | 34c9b13ff6933b1200e6d628e95ca796593e01f9 | [
"MIT"
] | null | null | null | src/com/Abdullah/Main.java | AbdullahSaidAbdeaaziz/All-DS | 34c9b13ff6933b1200e6d628e95ca796593e01f9 | [
"MIT"
] | null | null | null | 14.6 | 44 | 0.484018 | 14,167 | package com.Abdullah;
public class Main {
public static void main(String[] args) {
BST<Integer> r = new BST<>();
r.insert(100);
r.insert(2);
r.inOrder();
}
}
|
3e217ad8bb9813bb6bc017989da9458d6c4461df | 523 | java | Java | src/main/java/com/fans/manager/redis/model/RedisMessageKey.java | F-Kapok/wechat-shop-serve | 8a72ff0be82e31238e2d3fe677fa91cf20568ce3 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/fans/manager/redis/model/RedisMessageKey.java | F-Kapok/wechat-shop-serve | 8a72ff0be82e31238e2d3fe677fa91cf20568ce3 | [
"Apache-2.0"
] | 1 | 2020-09-15T12:10:36.000Z | 2020-09-15T12:10:36.000Z | src/main/java/com/fans/manager/redis/model/RedisMessageKey.java | F-Kapok/wechat-shop-serve | 8a72ff0be82e31238e2d3fe677fa91cf20568ce3 | [
"Apache-2.0"
] | null | null | null | 17.433333 | 67 | 0.697897 | 14,168 | package com.fans.manager.redis.model;
import lombok.*;
import java.io.Serializable;
/**
* className: RedisMessageKey
*
* @author k
* @version 1.0
* @description redis消息返回key模型
* @date 2020-07-19 18:00
**/
@Builder
@AllArgsConstructor
@NoArgsConstructor
@Setter
@Getter
@ToString
public clas... |
3e217b024e35ff6f88736db7cf17b06e21acec82 | 87 | java | Java | src/main/java/com/mauriciotogneri/eval/lib/Expression.java | vndly/eval | d211229cc6cb3b2f79c2363cf9072382c0ac84a0 | [
"MIT"
] | null | null | null | src/main/java/com/mauriciotogneri/eval/lib/Expression.java | vndly/eval | d211229cc6cb3b2f79c2363cf9072382c0ac84a0 | [
"MIT"
] | null | null | null | src/main/java/com/mauriciotogneri/eval/lib/Expression.java | vndly/eval | d211229cc6cb3b2f79c2363cf9072382c0ac84a0 | [
"MIT"
] | null | null | null | 14.5 | 37 | 0.724138 | 14,169 | package com.mauriciotogneri.eval.lib;
public interface Expression<T>
{
T eval();
} |
3e217b632fe11b997881274be02e2806e6ed9679 | 605 | java | Java | src/main/java/io/github/okohub/azure/cosmosdb/junit/CosmosDataExtension.java | okohub/cosmosdb-junit-script | 5a4c244851731b162884b23f8ff82deb3956959d | [
"MIT"
] | null | null | null | src/main/java/io/github/okohub/azure/cosmosdb/junit/CosmosDataExtension.java | okohub/cosmosdb-junit-script | 5a4c244851731b162884b23f8ff82deb3956959d | [
"MIT"
] | 3 | 2021-07-24T21:58:13.000Z | 2021-07-24T21:59:50.000Z | src/main/java/io/github/okohub/azure/cosmosdb/junit/CosmosDataExtension.java | okohub/cosmosdb-junit-script | 5a4c244851731b162884b23f8ff82deb3956959d | [
"MIT"
] | null | null | null | 35.588235 | 76 | 0.654545 | 14,170 | package io.github.okohub.azure.cosmosdb.junit;
import org.junit.jupiter.api.extension.AfterEachCallback;
import org.junit.jupiter.api.extension.BeforeEachCallback;
import org.junit.jupiter.api.extension.ParameterResolver;
import org.junit.jupiter.api.extension.TestInstancePreDestroyCallback;
/**
* @author Onur Kagan... |
3e217b63fea267e14fc09ad4630da1bbbb7eed1b | 3,154 | java | Java | backend/animalshelter/src/main/java/es/sidelab/animalshelter/api/APIadoptionController.java | CodeURJC-DAW-2019-20/webapp11 | 1e999aa08365ed3645daa4fa99c3cdf608f4b851 | [
"Apache-2.0"
] | 1 | 2020-01-31T01:51:55.000Z | 2020-01-31T01:51:55.000Z | backend/animalshelter/src/main/java/es/sidelab/animalshelter/api/APIadoptionController.java | CodeURJC-DAW-2019-20/webapp11 | 1e999aa08365ed3645daa4fa99c3cdf608f4b851 | [
"Apache-2.0"
] | 8 | 2021-03-10T11:53:13.000Z | 2022-03-02T07:51:59.000Z | backend/animalshelter/src/main/java/es/sidelab/animalshelter/api/APIadoptionController.java | CodeURJC-DAW-2019-20/webapp11 | 1e999aa08365ed3645daa4fa99c3cdf608f4b851 | [
"Apache-2.0"
] | 1 | 2021-07-11T21:08:21.000Z | 2021-07-11T21:08:21.000Z | 30.326923 | 155 | 0.787571 | 14,171 | package es.sidelab.animalshelter.api;
import java.util.List;
import javax.mail.MessagingException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.DeleteMapping;
i... |
3e217b7fd53c091c880ec7a89511985f4a93b741 | 1,126 | java | Java | src/main/java/yte/intern/spring/application/managestudents/validation/TcKimlikNoValidator.java | AhmetIsk/yte-intern-application | c62752cb618a15fb071d6687be64df581643106f | [
"MIT"
] | null | null | null | src/main/java/yte/intern/spring/application/managestudents/validation/TcKimlikNoValidator.java | AhmetIsk/yte-intern-application | c62752cb618a15fb071d6687be64df581643106f | [
"MIT"
] | null | null | null | src/main/java/yte/intern/spring/application/managestudents/validation/TcKimlikNoValidator.java | AhmetIsk/yte-intern-application | c62752cb618a15fb071d6687be64df581643106f | [
"MIT"
] | null | null | null | 22.52 | 85 | 0.648313 | 14,172 | package yte.intern.spring.application.managestudents.validation;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class TcKimlikNoValidator implements ConstraintValidator<TcKimlikNo, String> {
@Override
public void initialize(TcKimlikNo constraint) {
}
@Ove... |
3e217bde74f04b0c72416702358f613543c4f31c | 882 | java | Java | modules/web/test/com/haulmont/cuba/web/test/ds/api/consistency/WebOptionsListDsTest.java | avifatal/cuba | 5e1d6f495909166a9121b080f7d4f29ebee3bbfb | [
"Apache-2.0"
] | null | null | null | modules/web/test/com/haulmont/cuba/web/test/ds/api/consistency/WebOptionsListDsTest.java | avifatal/cuba | 5e1d6f495909166a9121b080f7d4f29ebee3bbfb | [
"Apache-2.0"
] | null | null | null | modules/web/test/com/haulmont/cuba/web/test/ds/api/consistency/WebOptionsListDsTest.java | avifatal/cuba | 5e1d6f495909166a9121b080f7d4f29ebee3bbfb | [
"Apache-2.0"
] | null | null | null | 27.5625 | 111 | 0.697279 | 14,173 | /*
* Copyright (c) 2008-2016 Haulmont. All rights reserved.
* Use is subject to license terms, see http://www.cuba-platform.com/license for details.
*/
package com.haulmont.cuba.web.test.ds.api.consistency;
import com.haulmont.cuba.core.sys.AppContext;
import com.haulmont.cuba.gui.components.ds.api.consistency.Opt... |
3e217c88085a50a174f15ef0f8193fae0a56e9b2 | 3,813 | java | Java | drivers/p4runtime/src/main/java/org/onosproject/drivers/p4runtime/AbstractP4RuntimePipelineProgrammable.java | iecedge/onos | 409351c086e96665642d4b9734b76daea4fe3526 | [
"Apache-2.0"
] | 1 | 2021-03-30T07:52:37.000Z | 2021-03-30T07:52:37.000Z | drivers/p4runtime/src/main/java/org/onosproject/drivers/p4runtime/AbstractP4RuntimePipelineProgrammable.java | iecedge/onos | 409351c086e96665642d4b9734b76daea4fe3526 | [
"Apache-2.0"
] | 1 | 2022-03-15T01:29:52.000Z | 2022-03-15T01:29:52.000Z | drivers/p4runtime/src/main/java/org/onosproject/drivers/p4runtime/AbstractP4RuntimePipelineProgrammable.java | iecedge/onos | 409351c086e96665642d4b9734b76daea4fe3526 | [
"Apache-2.0"
] | 1 | 2019-11-19T12:53:17.000Z | 2019-11-19T12:53:17.000Z | 36.314286 | 118 | 0.686336 | 14,174 | /*
* Copyright 2017-present Open Networking Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... |
3e217e03a3461226d14f1270a035ee18f5194e91 | 3,090 | java | Java | api/core/src/main/java/org/openengsb/core/api/model/ModelDescription.java | matthiasseidemann/openengsb | c177833151cced91f7ea9eacbb715f04b1ee7bb0 | [
"Apache-2.0"
] | 5 | 2015-11-18T06:07:42.000Z | 2017-10-31T16:16:20.000Z | api/core/src/main/java/org/openengsb/core/api/model/ModelDescription.java | matthiasseidemann/openengsb | c177833151cced91f7ea9eacbb715f04b1ee7bb0 | [
"Apache-2.0"
] | 4 | 2015-01-07T03:32:06.000Z | 2015-02-18T14:22:32.000Z | api/core/src/main/java/org/openengsb/core/api/model/ModelDescription.java | matthiasseidemann/openengsb | c177833151cced91f7ea9eacbb715f04b1ee7bb0 | [
"Apache-2.0"
] | 11 | 2016-01-11T11:04:43.000Z | 2021-11-11T09:02:00.000Z | 32.526316 | 119 | 0.694498 | 14,175 | /**
* Licensed to the Austrian Association for Software Tool Integration (AASTI)
* under one or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information regarding copyright
* ownership. The AASTI licenses this file to you under the Apache License,
* Version 2... |
3e217e9278535795de4010d2055db7840724d993 | 5,119 | java | Java | languages/languageDesign/generator/languages/templateLanguage/source_gen/jetbrains/mps/lang/generator/editor/InlineTemplateWithContext_RuleConsequence_EditorBuilder_a.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | languages/languageDesign/generator/languages/templateLanguage/source_gen/jetbrains/mps/lang/generator/editor/InlineTemplateWithContext_RuleConsequence_EditorBuilder_a.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | languages/languageDesign/generator/languages/templateLanguage/source_gen/jetbrains/mps/lang/generator/editor/InlineTemplateWithContext_RuleConsequence_EditorBuilder_a.java | trespasserw/MPS | dbc5c76496e8ccef46dd420eefcd5089b1bc234b | [
"Apache-2.0"
] | null | null | null | 40.952 | 202 | 0.773003 | 14,176 | package jetbrains.mps.lang.generator.editor;
/*Generated by MPS */
import jetbrains.mps.editor.runtime.descriptor.AbstractEditorBuilder;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.mps.openapi.model.SNode;
import jetbrains.mps.openapi.editor.EditorContext;
import jetbrains.mps.openapi.editor.cells.... |
3e217e9e5503f571710383a0151637a6ddeb4f85 | 1,679 | java | Java | Examples/SimpleControls/src/com/redbear/simplecontrols/RBLGattAttributes.java | civit/Android | 6298fedd47c90fd2873859d1586d063010ef79fb | [
"Unlicense"
] | 168 | 2015-01-11T22:09:47.000Z | 2022-01-06T07:15:41.000Z | Examples/SimpleControls/src/com/redbear/simplecontrols/RBLGattAttributes.java | civit/Android | 6298fedd47c90fd2873859d1586d063010ef79fb | [
"Unlicense"
] | 9 | 2015-03-19T02:57:07.000Z | 2017-08-29T09:51:55.000Z | Examples/SimpleControls/src/com/redbear/simplecontrols/RBLGattAttributes.java | civit/Android | 6298fedd47c90fd2873859d1586d063010ef79fb | [
"Unlicense"
] | 158 | 2015-01-02T17:08:59.000Z | 2022-01-09T16:14:24.000Z | 36.5 | 93 | 0.730792 | 14,177 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... |
3e217ec8425f340252dfa723d95b58ef77389870 | 1,236 | java | Java | platform/main/server-4q/com/cyc/cycjava/cycl/butler/internal_rule_reviewer_utilities.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 10 | 2016-09-03T18:41:14.000Z | 2020-01-17T16:29:19.000Z | platform/main/server-4q/com/cyc/cycjava/cycl/butler/internal_rule_reviewer_utilities.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 3 | 2016-09-01T19:15:27.000Z | 2016-10-12T16:28:48.000Z | platform/main/server-4q/com/cyc/cycjava/cycl/butler/internal_rule_reviewer_utilities.java | TeamSPoon/CYC_JRTL_with_CommonLisp_OLD | 31ce724b21468bee0693dfc1d0ca4bc861c58e2b | [
"Apache-2.0"
] | 1 | 2017-11-21T13:29:31.000Z | 2017-11-21T13:29:31.000Z | 25.877551 | 114 | 0.746057 | 14,178 | package com.cyc.cycjava.cycl.butler;
import com.cyc.tool.subl.jrtl.nativeCode.type.core.SubLObject;
import com.cyc.tool.subl.util.SubLFile;
import com.cyc.tool.subl.util.SubLTranslatedFile;
public final class internal_rule_reviewer_utilities extends SubLTranslatedFile {
public static final SubLFile me = new int... |
3e217fd06494c8aa60476c3f7a2267081323454b | 573 | java | Java | app/src/main/java/com/arraylist7/android/utils/annotation/Params.java | lyx32/AndroidUtils | c1a486958c9b906333797e565a8ab9fced0e1a6c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/arraylist7/android/utils/annotation/Params.java | lyx32/AndroidUtils | c1a486958c9b906333797e565a8ab9fced0e1a6c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/arraylist7/android/utils/annotation/Params.java | lyx32/AndroidUtils | c1a486958c9b906333797e565a8ab9fced0e1a6c | [
"Apache-2.0"
] | null | null | null | 17.90625 | 48 | 0.656195 | 14,179 | package com.arraylist7.android.utils.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 自动绑定参数
*/
@Target(ElementType.FIELD)
@Retention(RetentionPolicy.RUNTIME)
public @interface Params {... |
3e218017e6aac8df8ba3632727545148f874f3f9 | 301 | java | Java | exercises/refactoring/ex6/src/main/java/intellij/App.java | CeliaBenquet/public | 1ef33737ff5d7ab550df7068142dd5bf6a91c432 | [
"Apache-2.0"
] | null | null | null | exercises/refactoring/ex6/src/main/java/intellij/App.java | CeliaBenquet/public | 1ef33737ff5d7ab550df7068142dd5bf6a91c432 | [
"Apache-2.0"
] | null | null | null | exercises/refactoring/ex6/src/main/java/intellij/App.java | CeliaBenquet/public | 1ef33737ff5d7ab550df7068142dd5bf6a91c432 | [
"Apache-2.0"
] | null | null | null | 21.5 | 65 | 0.644518 | 14,180 | /*
* This Java source file was generated by the Gradle 'init' task.
*/
package intellij;
public class App {
public static void main(String[] args) {
GoodClass myClass = new GoodClass("oh hey");
System.out.println(myClass.modifyName());
myClass.multiplesOfA(2);
}
}
|
3e218047867675d4eec52fef6d173eb617e75548 | 184 | java | Java | ssm-demo/src/main/java/com/how2java/service/CategoryService.java | bkunzhang/study-test-repo | 7b4aa3ce03b3513344b40e46b7974a5ccfc7a77c | [
"MIT"
] | null | null | null | ssm-demo/src/main/java/com/how2java/service/CategoryService.java | bkunzhang/study-test-repo | 7b4aa3ce03b3513344b40e46b7974a5ccfc7a77c | [
"MIT"
] | null | null | null | ssm-demo/src/main/java/com/how2java/service/CategoryService.java | bkunzhang/study-test-repo | 7b4aa3ce03b3513344b40e46b7974a5ccfc7a77c | [
"MIT"
] | null | null | null | 15.333333 | 34 | 0.777174 | 14,181 | package com.how2java.service;
import java.util.List;
import com.how2java.pojo.Category;
import com.how2java.util.Page;
public interface CategoryService {
List<Category> list();
}
|
3e218082de38b128414793a840a090c70adb1701 | 575 | java | Java | petkit_share_lib/src/com/petkit/android/model/CardDataBase.java | JoneXia/mate_tools | 792716e97641ef65fb6b89c5f15d87bdc632904b | [
"MIT"
] | null | null | null | petkit_share_lib/src/com/petkit/android/model/CardDataBase.java | JoneXia/mate_tools | 792716e97641ef65fb6b89c5f15d87bdc632904b | [
"MIT"
] | null | null | null | petkit_share_lib/src/com/petkit/android/model/CardDataBase.java | JoneXia/mate_tools | 792716e97641ef65fb6b89c5f15d87bdc632904b | [
"MIT"
] | null | null | null | 17.96875 | 51 | 0.643478 | 14,182 | package com.petkit.android.model;
public class CardDataBase {
protected int dataType;
protected int itemViewType;
public CardDataBase() {
}
public CardDataBase(int itemViewType) {
this.itemViewType = itemViewType;
}
public int getItemViewType() {
return itemViewType;
... |
3e21810f69f188e659b1641c27d01409695c65a3 | 339 | java | Java | factory-method/src/App.java | bcesardev/design-patterns-examples | 6769617bfa36bd3d3c56669e8cee4f55b6906fc1 | [
"Apache-2.0"
] | null | null | null | factory-method/src/App.java | bcesardev/design-patterns-examples | 6769617bfa36bd3d3c56669e8cee4f55b6906fc1 | [
"Apache-2.0"
] | null | null | null | factory-method/src/App.java | bcesardev/design-patterns-examples | 6769617bfa36bd3d3c56669e8cee4f55b6906fc1 | [
"Apache-2.0"
] | null | null | null | 18.833333 | 62 | 0.648968 | 14,183 | import gui.Window;
import shape.*;
import shape.factories.ShapeFactory;
import shape.types.ShapeType;
public class App {
public static void main(String[] args) {
Window w = new Window("Shapes", 300, 300);
w.show();
Shape shape = ShapeFactory.newShape(ShapeType.SQUARE);
w.drawSha... |
3e21811e434fe30b89d40d132de31df9c754ca54 | 446 | java | Java | src/main/java/com/fenrir/filesorter/controllers/confirm/ConfirmController.java | Fenrir7734/FileSorter | 1a15d22b5dd94732c5929937d6b96dc6ed3f4645 | [
"MIT"
] | 2 | 2021-12-25T10:08:11.000Z | 2022-02-12T17:51:56.000Z | src/main/java/com/fenrir/filesorter/controllers/confirm/ConfirmController.java | Fenrir7734/FileSorter | 1a15d22b5dd94732c5929937d6b96dc6ed3f4645 | [
"MIT"
] | null | null | null | src/main/java/com/fenrir/filesorter/controllers/confirm/ConfirmController.java | Fenrir7734/FileSorter | 1a15d22b5dd94732c5929937d6b96dc6ed3f4645 | [
"MIT"
] | null | null | null | 20.272727 | 68 | 0.697309 | 14,184 | package com.fenrir.filesorter.controllers.confirm;
import javafx.fxml.FXML;
public class ConfirmController {
private ConfirmationController parentController;
@FXML
public void confirm() {
parentController.confirm();
}
@FXML
public void cancel() {
parentController.close();
... |
3e218125e7bafbcb8db6198b023d571fded6740d | 570 | java | Java | server/src/main/java/github/beeclimb/serviceimpl/SingServiceImpl.java | beeclimb/rpc-practice | 432a1a05b2c1f692871bd5da899b8d4583a4c916 | [
"Apache-2.0"
] | null | null | null | server/src/main/java/github/beeclimb/serviceimpl/SingServiceImpl.java | beeclimb/rpc-practice | 432a1a05b2c1f692871bd5da899b8d4583a4c916 | [
"Apache-2.0"
] | null | null | null | server/src/main/java/github/beeclimb/serviceimpl/SingServiceImpl.java | beeclimb/rpc-practice | 432a1a05b2c1f692871bd5da899b8d4583a4c916 | [
"Apache-2.0"
] | null | null | null | 24.782609 | 73 | 0.675439 | 14,185 | package github.beeclimb.serviceimpl;
import github.beeclimb.Sing;
import github.beeclimb.SingService;
import lombok.extern.slf4j.Slf4j;
@Slf4j
public class SingServiceImpl implements SingService {
static {
System.out.println("SingServiceImpl class had been init");
}
@Override
public String s... |
3e2181c076950763f444286263c0392eb8ae90bd | 8,178 | java | Java | source/application/ConfigSimulation.java | sdarks/JaRBoPS | a7faf23907dbfb05faad0f5de6174b51ea5e844d | [
"BSD-3-Clause"
] | 1 | 2016-06-22T09:06:41.000Z | 2016-06-22T09:06:41.000Z | source/application/ConfigSimulation.java | sdarks/JaRBoPS | a7faf23907dbfb05faad0f5de6174b51ea5e844d | [
"BSD-3-Clause"
] | null | null | null | source/application/ConfigSimulation.java | sdarks/JaRBoPS | a7faf23907dbfb05faad0f5de6174b51ea5e844d | [
"BSD-3-Clause"
] | null | null | null | 35.71179 | 160 | 0.717168 | 14,186 | package application;
import java.util.ArrayList;
import org.ejml.data.DenseMatrix64F;
/**
* An extension of PhysicsSimulation that includes some extra functionality used in config editor.
* @author Sam Dark
* @see PhysicsSimulation
*
*/
public class ConfigSimulation extends PhysicsSimulation
{
/** The high pol... |
3e21820ea5cfe018e7ba5b37895514e5842b5e6a | 5,394 | java | Java | core/src/main/java/org/bouncycastle/pqc/crypto/xmss/XMSSMTPrivateKeyParameters.java | daivanov/bc-java | 5d3e8967118d35f044c53443880727655102755f | [
"MIT"
] | 1 | 2019-07-31T14:21:55.000Z | 2019-07-31T14:21:55.000Z | core/src/main/java/org/bouncycastle/pqc/crypto/xmss/XMSSMTPrivateKeyParameters.java | daivanov/bc-java | 5d3e8967118d35f044c53443880727655102755f | [
"MIT"
] | null | null | null | core/src/main/java/org/bouncycastle/pqc/crypto/xmss/XMSSMTPrivateKeyParameters.java | daivanov/bc-java | 5d3e8967118d35f044c53443880727655102755f | [
"MIT"
] | null | null | null | 29.47541 | 105 | 0.600667 | 14,187 | package org.bouncycastle.pqc.crypto.xmss;
import java.text.ParseException;
/**
* XMSSMT Private Key.
*
*/
public class XMSSMTPrivateKeyParameters
implements XMSSStoreableObjectInterface
{
private XMSSMTParameters params;
private long index;
private byte[] secretKeySeed;
private byte[] secretKe... |
3e2182b5963871d0f6df45aee16f626a08329618 | 65,634 | java | Java | src/jdk.incubator.foreign/share/classes/jdk/incubator/foreign/MemoryAccess.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | 1 | 2020-12-26T04:52:15.000Z | 2020-12-26T04:52:15.000Z | src/jdk.incubator.foreign/share/classes/jdk/incubator/foreign/MemoryAccess.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | 1 | 2020-12-26T04:57:19.000Z | 2020-12-26T04:57:19.000Z | src/jdk.incubator.foreign/share/classes/jdk/incubator/foreign/MemoryAccess.java | 1690296356/jdk | eaf668d1510c28d51e26c397b582b66ebdf7e263 | [
"Apache-2.0"
] | 1 | 2021-12-06T01:13:18.000Z | 2021-12-06T01:13:18.000Z | 45.078297 | 173 | 0.675123 | 14,188 | /*
* Copyright (c) 2020, 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 Softwa... |
3e2184146c7f73f400978e1e221b94f87dcb9ebb | 503 | java | Java | hermes-repository/src/main/java/com/jlfex/hermes/repository/TmpNoticeRepository.java | 709889989/hermes | c610031444c393a074ee08f3c1e3345c3afa6529 | [
"Apache-2.0"
] | 41 | 2015-01-05T03:47:32.000Z | 2021-06-21T17:01:13.000Z | hermes-repository/src/main/java/com/jlfex/hermes/repository/TmpNoticeRepository.java | 709889989/hermes | c610031444c393a074ee08f3c1e3345c3afa6529 | [
"Apache-2.0"
] | 331 | 2015-01-01T09:27:15.000Z | 2018-07-10T05:56:02.000Z | hermes-repository/src/main/java/com/jlfex/hermes/repository/TmpNoticeRepository.java | jlfex/hermes | 008e3619151c154442b1ace819bdeed2a483ac3f | [
"Apache-2.0"
] | 37 | 2015-01-05T04:31:39.000Z | 2021-04-23T05:21:44.000Z | 29.588235 | 130 | 0.811133 | 14,189 | package com.jlfex.hermes.repository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.stereotype.Repository;
import com.jlfex.hermes.model.TmpNotice;
/**
* 公告信息仓库
*/
@Repository
publi... |
3e2184f44246c8cec9943144827e066a000f6265 | 11,338 | java | Java | fhir-server-test/src/test/java/com/ibm/fhir/server/test/profiles/USCoreDiagnosticReportNoteTest.java | patientsknowbest/FHIR | 39c322f18d2dcdd49d08388b80fd2f32a5cfa6e2 | [
"Apache-2.0"
] | null | null | null | fhir-server-test/src/test/java/com/ibm/fhir/server/test/profiles/USCoreDiagnosticReportNoteTest.java | patientsknowbest/FHIR | 39c322f18d2dcdd49d08388b80fd2f32a5cfa6e2 | [
"Apache-2.0"
] | 1 | 2022-03-28T15:24:25.000Z | 2022-03-28T15:24:25.000Z | fhir-server-test/src/test/java/com/ibm/fhir/server/test/profiles/USCoreDiagnosticReportNoteTest.java | prb112/FHIR | 6b23832b06302862e2b30d7ed212f03389bfa5f9 | [
"Apache-2.0"
] | null | null | null | 49.082251 | 153 | 0.673223 | 14,190 | /*
* (C) Copyright IBM Corp. 2020, 2021
*
* SPDX-License-Identifier: Apache-2.0
*/
package com.ibm.fhir.server.test.profiles;
import static org.testng.Assert.assertNotNull;
import static org.testng.Assert.assertTrue;
import java.util.Arrays;
import java.util.List;
import java.util.logging.Logger;
import javax.w... |
3e21861a088f715024aee4543c7ce8990f5c3f3f | 1,583 | java | Java | src/model/interfaces/Player.java | ZankiMaru/craps-game | 217ea0588879c838d4a22a0afcd4a5d2e76105de | [
"MIT"
] | null | null | null | src/model/interfaces/Player.java | ZankiMaru/craps-game | 217ea0588879c838d4a22a0afcd4a5d2e76105de | [
"MIT"
] | null | null | null | src/model/interfaces/Player.java | ZankiMaru/craps-game | 217ea0588879c838d4a22a0afcd4a5d2e76105de | [
"MIT"
] | null | null | null | 21.391892 | 76 | 0.656349 | 14,191 | package model.interfaces;
/**
* Assignment interface for SADI representing the player
*
* @author Caspar Ryan
*
*/
public interface Player
{
/**
* @return human readable player name
*/
public abstract String getPlayerName();
/**
* @param playerName
* human readable player name
*/
publi... |
3e2186f4e707fdc3eb30ef047924718be6855a01 | 1,137 | java | Java | src/main/java/com/sumsec/util/SelectFile.java | LycsHub/SPATool | 736f3fc62ef4500586626a1c2651452ca285ab58 | [
"MIT"
] | 72 | 2022-02-06T12:57:39.000Z | 2022-03-30T14:04:51.000Z | src/main/java/com/sumsec/util/SelectFile.java | LycsHub/SPATool | 736f3fc62ef4500586626a1c2651452ca285ab58 | [
"MIT"
] | 3 | 2022-02-19T04:45:08.000Z | 2022-03-17T13:06:10.000Z | src/main/java/com/sumsec/util/SelectFile.java | LycsHub/SPATool | 736f3fc62ef4500586626a1c2651452ca285ab58 | [
"MIT"
] | 13 | 2022-02-07T01:24:14.000Z | 2022-03-17T12:48:29.000Z | 29.153846 | 106 | 0.671064 | 14,192 | package com.sumsec.util;
import javafx.stage.FileChooser;
import javafx.stage.Stage;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import java.io.File;
/**
* @ClassName: SelectFile
* @Description: TODO
* @Author: Summer
* @Date: 2022/2/10 13:46
* @Version: v1.0.0
* @Descri... |
3e2187b8b1a2a1fd9275e6b1d041fcf4e5a37106 | 1,244 | java | Java | wherehows-etl/src/test/java/metadata/etl/lineage/appworx/AppworxLineageEtlTest.java | xiao321/WhereHows | 04fa089a3dc66774350b14d9c5e8e0a3fbbffcfc | [
"Apache-2.0"
] | 4 | 2018-10-19T15:17:16.000Z | 2021-11-02T09:48:12.000Z | wherehows-etl/src/test/java/metadata/etl/lineage/appworx/AppworxLineageEtlTest.java | xiao321/WhereHows | 04fa089a3dc66774350b14d9c5e8e0a3fbbffcfc | [
"Apache-2.0"
] | 6 | 2020-07-21T12:49:38.000Z | 2022-02-13T02:33:47.000Z | wherehows-etl/src/test/java/metadata/etl/lineage/appworx/AppworxLineageEtlTest.java | xiao321/WhereHows | 04fa089a3dc66774350b14d9c5e8e0a3fbbffcfc | [
"Apache-2.0"
] | 1 | 2022-03-23T04:54:20.000Z | 2022-03-23T04:54:20.000Z | 25.387755 | 75 | 0.707395 | 14,193 | /**
* Copyright 2015 LinkedIn Corp. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e2187cbd35366765f26389893fe910a62af1da9 | 1,524 | java | Java | src/main/java/at/rodrigo/api/gateway/processor/TrafficInspectorProcessor.java | rodrigoserracoelho/capi-gateway | 52a0757d0d53711cfe93c4ebe5baa605c0f7893c | [
"Apache-2.0"
] | 39 | 2020-01-02T20:39:21.000Z | 2022-02-18T05:43:26.000Z | src/main/java/at/rodrigo/api/gateway/processor/TrafficInspectorProcessor.java | rodrigoserracoelho/capi-gateway | 52a0757d0d53711cfe93c4ebe5baa605c0f7893c | [
"Apache-2.0"
] | 9 | 2020-04-06T06:01:47.000Z | 2022-02-09T12:40:05.000Z | src/main/java/at/rodrigo/api/gateway/processor/TrafficInspectorProcessor.java | rodrigoserracoelho/capi-gateway | 52a0757d0d53711cfe93c4ebe5baa605c0f7893c | [
"Apache-2.0"
] | 14 | 2020-05-01T20:56:52.000Z | 2022-02-22T11:54:21.000Z | 40.105263 | 97 | 0.748688 | 14,194 | /*
* 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 "Lic... |
3e2188057b5f13ff84d5f856aadc9ba8d065141e | 710 | java | Java | Algorithms/Java/src/HappyNumber/HappyNumber.java | TongqiLiu/leetcode | ae36f71958d3307d868df6e03717af3ae1743323 | [
"MIT"
] | 2 | 2017-04-11T14:15:33.000Z | 2018-11-23T02:37:35.000Z | Algorithms/Java/src/HappyNumber/HappyNumber.java | TongqiLiu/leetcode | ae36f71958d3307d868df6e03717af3ae1743323 | [
"MIT"
] | 1 | 2018-08-02T12:32:19.000Z | 2018-08-02T12:32:19.000Z | Algorithms/Java/src/HappyNumber/HappyNumber.java | TongqiLiu/leetcode | ae36f71958d3307d868df6e03717af3ae1743323 | [
"MIT"
] | null | null | null | 16.904762 | 43 | 0.41831 | 14,195 | package src.HappyNumber;
import java.util.HashSet;
import java.util.Set;
/**
* @author mingqiao
* @Date 2020/2/8
*/
public class HappyNumber {
/**
* 快慢指针解决也可以
* @param n
* @return
*/
public boolean isHappy(int n) {
Set<Integer> set = new HashSet<>();
set.add(n);
... |
3e21885c9e10efaa33e16d3e680eff13dd5562cc | 11,726 | java | Java | plugins/eu.hyvar.feature.expression.resource.hyexpression.ui/src-gen/eu/hyvar/feature/expression/resource/hyexpression/ui/HyexpressionHighlighting.java | DarwinSPL/DarwinSPL | d243805ba5a6fc7c1adec94cc81a5d160ccf5a8a | [
"Apache-2.0"
] | 4 | 2017-06-07T14:13:00.000Z | 2019-03-25T16:20:25.000Z | plugins/eu.hyvar.feature.expression.resource.hyexpression.ui/src-gen/eu/hyvar/feature/expression/resource/hyexpression/ui/HyexpressionHighlighting.java | DarwinSPL/DarwinSPL | d243805ba5a6fc7c1adec94cc81a5d160ccf5a8a | [
"Apache-2.0"
] | 81 | 2017-06-30T11:18:14.000Z | 2018-09-26T14:10:40.000Z | plugins/eu.hyvar.feature.expression.resource.hyexpression.ui/src-gen/eu/hyvar/feature/expression/resource/hyexpression/ui/HyexpressionHighlighting.java | DarwinSPL/DarwinSPL | d243805ba5a6fc7c1adec94cc81a5d160ccf5a8a | [
"Apache-2.0"
] | 4 | 2017-10-17T11:48:02.000Z | 2018-10-04T09:12:33.000Z | 37.343949 | 331 | 0.776394 | 14,196 | /**
* <copyright>
* </copyright>
*
*
*/
package eu.hyvar.feature.expression.resource.hyexpression.ui;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.resource.Resource;
import org.eclipse.jface.preference.IPreferenceStore;
import org.eclipse.j... |
3e2188e5494728d69a72aecda7e7c819450b2289 | 3,946 | java | Java | services/src/main/java/org/keycloak/exportimport/ExportImportManager.java | roskenet/keycloak | 01a0e11c8f56d265e3ae824221e766b2ac7e215e | [
"Apache-2.0"
] | 12,252 | 2015-01-01T02:39:03.000Z | 2022-03-31T19:57:55.000Z | services/src/main/java/org/keycloak/exportimport/ExportImportManager.java | roskenet/keycloak | 01a0e11c8f56d265e3ae824221e766b2ac7e215e | [
"Apache-2.0"
] | 4,567 | 2015-01-06T09:27:52.000Z | 2022-03-31T21:38:13.000Z | services/src/main/java/org/keycloak/exportimport/ExportImportManager.java | orchestracities/keycloak | a88a3d05f302774d68406da3e1d711678dac11cf | [
"Apache-2.0"
] | 5,376 | 2015-01-04T13:39:48.000Z | 2022-03-31T19:57:56.000Z | 34.631579 | 93 | 0.658055 | 14,197 | /*
* Copyright 2016 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://www.apach... |
3e218921214afb5ef8f40f6d3af3a3443015f178 | 1,550 | java | Java | src/main/java/org/mhisoft/wallet/service/WalletServiceException.java | mhisoft/wallet | 7286533351bafdca80a54f3bc7e8ac495fd1e005 | [
"Apache-2.0"
] | 11 | 2017-08-26T10:26:06.000Z | 2022-03-06T06:54:56.000Z | wallet/src/main/java/org/mhisoft/wallet/service/WalletServiceException.java | requireSol/SWT1920_Learning | c39b60dd24a4f8d11c072e49350698abc5e76456 | [
"Apache-2.0"
] | 10 | 2017-09-13T16:38:01.000Z | 2020-11-23T10:31:07.000Z | wallet/src/main/java/org/mhisoft/wallet/service/WalletServiceException.java | requireSol/SWT1920_Learning | c39b60dd24a4f8d11c072e49350698abc5e76456 | [
"Apache-2.0"
] | 3 | 2019-10-29T17:24:16.000Z | 2021-07-28T13:32:36.000Z | 29.807692 | 120 | 0.726452 | 14,198 | /*
*
* * Copyright (c) 2014- MHISoft LLC and/or its affiliates. All rights reserved.
* * Licensed to MHISoft LLC under one or more contributor
* * license agreements. See the NOTICE file distributed with
* * this work for additional information regarding copyright
* * ownership. MHISoft LLC licenses this fil... |
3e218984747b238bba2a7aa7c9b5e046f6965415 | 2,108 | java | Java | xap-extensions/xap-mongodb/src/main/java/com/gigaspaces/persistency/MongoSpaceDataSourceBeanFactory.java | InsightEdge/xap | 25fb3f6de1b25fa2abeefd73ef30fe4eaef07cf6 | [
"Apache-2.0"
] | 90 | 2016-08-09T16:37:44.000Z | 2022-03-30T10:33:17.000Z | xap-extensions/xap-mongodb/src/main/java/com/gigaspaces/persistency/MongoSpaceDataSourceBeanFactory.java | InsightEdge/xap | 25fb3f6de1b25fa2abeefd73ef30fe4eaef07cf6 | [
"Apache-2.0"
] | 33 | 2016-10-10T17:29:11.000Z | 2022-03-17T07:27:48.000Z | xap-extensions/xap-mongodb/src/main/java/com/gigaspaces/persistency/MongoSpaceDataSourceBeanFactory.java | InsightEdge/xap | 25fb3f6de1b25fa2abeefd73ef30fe4eaef07cf6 | [
"Apache-2.0"
] | 48 | 2016-08-09T15:55:20.000Z | 2022-03-31T12:21:50.000Z | 32.430769 | 95 | 0.752846 | 14,199 | /*
* Copyright (c) 2008-2016, GigaSpaces Technologies, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Un... |
3e218a5d63ce3390bdf462f53b9e0b2f0d490cf4 | 2,489 | java | Java | src/main/java/io/github/jimregan/speechtranscriber/preproc/polish/wolne_lektury/Interjections.java | jimregan/speechtranscriber | dfc78dc74127fbabe8a98aa23b639b135ec62513 | [
"MIT"
] | null | null | null | src/main/java/io/github/jimregan/speechtranscriber/preproc/polish/wolne_lektury/Interjections.java | jimregan/speechtranscriber | dfc78dc74127fbabe8a98aa23b639b135ec62513 | [
"MIT"
] | 2 | 2020-02-13T08:19:15.000Z | 2020-04-23T20:41:00.000Z | src/main/java/io/github/jimregan/speechtranscriber/preproc/polish/wolne_lektury/Interjections.java | jimregan/speechtranscriber | dfc78dc74127fbabe8a98aa23b639b135ec62513 | [
"MIT"
] | null | null | null | 37.119403 | 77 | 0.614797 | 14,200 | /*
* Copyright 2020 Jim O'Regan <hzdkv@example.com>
*
* 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... |
3e218ab368b670e3911fb4ef94ff2c1d75619c8f | 378 | java | Java | log/src/main/java/com/scindapsus/log/annotation/EnableLogPrint.java | PhaerisWakfu/scindapsus-lock-spring-boot-starter | 4b97d94856c185538a13e4804e36ae9af24b863b | [
"Apache-2.0"
] | 1 | 2021-12-16T06:23:53.000Z | 2021-12-16T06:23:53.000Z | log/src/main/java/com/scindapsus/log/annotation/EnableLogPrint.java | PhaerisWakfu/scindapsus-lock-spring-boot-starter | 4b97d94856c185538a13e4804e36ae9af24b863b | [
"Apache-2.0"
] | null | null | null | log/src/main/java/com/scindapsus/log/annotation/EnableLogPrint.java | PhaerisWakfu/scindapsus-lock-spring-boot-starter | 4b97d94856c185538a13e4804e36ae9af24b863b | [
"Apache-2.0"
] | null | null | null | 18.9 | 53 | 0.769841 | 14,201 | package com.scindapsus.log.annotation;
import com.scindapsus.log.config.LogConfiguration;
import org.springframework.context.annotation.Import;
import java.lang.annotation.*;
/**
* 开启AOP日志打印
*
* @author wyh
* @since 1.0
*/
@Target({ElementType.TYPE})
@Retention(RetentionPolicy.RUNTIME)
@Documented
@Import({LogC... |
3e218bd6ce614f3e3892c9994c5b29e8ae07079d | 949 | java | Java | src/main/java/nodomain/jsongenerator/validators/common/MainValidator.java | michal-jewczuk/json-generator | dbc53d72026ad12e8d68980998720f43a649da0e | [
"MIT"
] | null | null | null | src/main/java/nodomain/jsongenerator/validators/common/MainValidator.java | michal-jewczuk/json-generator | dbc53d72026ad12e8d68980998720f43a649da0e | [
"MIT"
] | null | null | null | src/main/java/nodomain/jsongenerator/validators/common/MainValidator.java | michal-jewczuk/json-generator | dbc53d72026ad12e8d68980998720f43a649da0e | [
"MIT"
] | null | null | null | 23.146341 | 67 | 0.712329 | 14,202 | package nodomain.jsongenerator.validators.common;
import java.util.HashMap;
import java.util.Map;
import org.json.JSONArray;
import org.json.JSONObject;
import nodomain.jsongenerator.config.AppConfig;
import nodomain.jsongenerator.data.DataType;
public enum MainValidator {
INSTANCE;
public Map<String, String> ... |
3e218d4600546408820273a0b34efa7fa46d8824 | 2,016 | java | Java | src/main/java/com/twu/biblioteca/utils/Console.java | ahdorneles/bibliotecaTWU | 78208eaf8909a65197b805a25566096c1fe9dbed | [
"Apache-1.1"
] | null | null | null | src/main/java/com/twu/biblioteca/utils/Console.java | ahdorneles/bibliotecaTWU | 78208eaf8909a65197b805a25566096c1fe9dbed | [
"Apache-1.1"
] | null | null | null | src/main/java/com/twu/biblioteca/utils/Console.java | ahdorneles/bibliotecaTWU | 78208eaf8909a65197b805a25566096c1fe9dbed | [
"Apache-1.1"
] | null | null | null | 18.666667 | 55 | 0.572917 | 14,203 | package com.twu.biblioteca.utils;
import java.util.List;
import java.util.Scanner;
public class Console {
private Scanner input;
private Message message = new Message();
public Console(Scanner input) {
this.input = input;
}
public void greeting() {
print(message.welcomeMessage(... |
3e218dc715e4ef8a728b96fab43a27ad50afc180 | 553 | java | Java | src/main/java/ninja/mattburgess/pentaho/di/extensionpoints/script/job/entry/JobAfterJobEntryExecutor.java | Therigy/pdi-script-extension-points | 3de55299ed983d4572da1543086e99f545a2aebc | [
"Apache-2.0"
] | 1 | 2015-09-08T12:36:58.000Z | 2015-09-08T12:36:58.000Z | src/main/java/ninja/mattburgess/pentaho/di/extensionpoints/script/job/entry/JobAfterJobEntryExecutor.java | Therigy/pdi-script-extension-points | 3de55299ed983d4572da1543086e99f545a2aebc | [
"Apache-2.0"
] | null | null | null | src/main/java/ninja/mattburgess/pentaho/di/extensionpoints/script/job/entry/JobAfterJobEntryExecutor.java | Therigy/pdi-script-extension-points | 3de55299ed983d4572da1543086e99f545a2aebc | [
"Apache-2.0"
] | 5 | 2015-11-25T15:20:06.000Z | 2022-03-25T15:12:44.000Z | 32.529412 | 86 | 0.813743 | 14,204 | package ninja.mattburgess.pentaho.di.extensionpoints.script.job.entry;
import ninja.mattburgess.pentaho.di.extensionpoints.script.BaseExtensionPointExecutor;
import org.pentaho.di.core.extension.ExtensionPoint;
@ExtensionPoint(
id = "JobAfterJobEntryExecutionScript",
extensionPointId = "JobAfterJobEntryExecution"... |
3e218e0eb2bf1d278d3fedc905c9860aac907ab0 | 4,434 | java | Java | main/plugins/org.talend.libraries.jfreechart.jars/lib_src/jfreechart-1.0.12/source/org/jfree/chart/axis/CategoryTick.java | dmytro-sylaiev/tcommon-studio-se | b75fadfb9bd1a42897073fe2984f1d4fb42555bd | [
"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/chart/axis/CategoryTick.java | jwpttcg66/mdrill | 3acf33cfa72527fc1d949e933cc87fba340f2524 | [
"ICU",
"Apache-2.0"
] | 813 | 2015-01-21T09:36:31.000Z | 2022-03-30T01:15:29.000Z | trunk/adhoc-internal/src/main/java/org/jfree/chart/axis/CategoryTick.java | jwpttcg66/mdrill | 3acf33cfa72527fc1d949e933cc87fba340f2524 | [
"ICU",
"Apache-2.0"
] | 579 | 2015-01-04T06:40:10.000Z | 2022-03-28T11:53:15.000Z | 29.171053 | 78 | 0.564502 | 14,205 | /* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (C) Copyright 2000-2008, by Object Refinery Limited and Contributors.
*
* Project Info: http://www.jfree.org/jfreech... |
3e218e64d9c7b2b894766ef4a002b6c1779ad6ac | 1,020 | java | Java | JavaGOAP/src/javaGOAP/MoveToState.java | p1387h/javaGOAP | 6e83970340998479cb825cc79233e612eb6988e5 | [
"MIT"
] | 13 | 2018-01-22T02:27:52.000Z | 2020-10-16T16:58:23.000Z | JavaGOAP/src/javaGOAP/MoveToState.java | p1387h/javaGOAP | 6e83970340998479cb825cc79233e612eb6988e5 | [
"MIT"
] | null | null | null | JavaGOAP/src/javaGOAP/MoveToState.java | p1387h/javaGOAP | 6e83970340998479cb825cc79233e612eb6988e5 | [
"MIT"
] | 3 | 2021-01-20T05:47:07.000Z | 2021-12-01T02:01:19.000Z | 24.878049 | 113 | 0.676471 | 14,206 | package javaGOAP;
/**
* MoveToState.java --- State on the FSM Stack.
*
* @author P H - 28.01.2017
*/
class MoveToState implements IFSMState {
GoapAction currentAction;
/**
* @param currentAction
* the action which requires the unit to be in a certain range to
* its ta... |
3e21903733124dc7b2cfe31c803bb5376d40bea5 | 482 | java | Java | com.github.mockyup/server/src/main/java/com/github/dekaulitz/mockyup/server/model/embeddable/document/features/DevStockConfig.java | dekaulitz/mockup-server | 331c488a738565407bfc051fc3aa19699a526a3b | [
"MIT"
] | 5 | 2019-07-19T17:55:29.000Z | 2020-11-05T01:28:46.000Z | com.github.mockyup/server/src/main/java/com/github/dekaulitz/mockyup/server/model/embeddable/document/features/DevStockConfig.java | dekaulitz/mockup-server | 331c488a738565407bfc051fc3aa19699a526a3b | [
"MIT"
] | 16 | 2019-07-19T17:53:34.000Z | 2020-10-04T17:41:58.000Z | com.github.mockyup/server/src/main/java/com/github/dekaulitz/mockyup/server/model/embeddable/document/features/DevStockConfig.java | dekaulitz/mockup-server | 331c488a738565407bfc051fc3aa19699a526a3b | [
"MIT"
] | 2 | 2020-08-10T09:30:59.000Z | 2020-11-04T10:58:46.000Z | 26.777778 | 107 | 0.852697 | 14,207 | package com.github.dekaulitz.mockyup.server.model.embeddable.document.features;
import com.github.dekaulitz.mockyup.server.model.embeddable.document.features.mockup.MockUpRequestEmbedded;
import java.io.Serializable;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok... |
3e2190f7bcc20fba58a483c30b781f86cd93d2f9 | 1,058 | java | Java | app/src/main/java/pro/oblivioncoding/yonggan/airsoftgps/MarkerData/FlagMarkerData.java | Y0ngg4n/AirsoftGPS | bed7b308d637f77c1bf15cb788c38297567a0dfd | [
"MIT"
] | null | null | null | app/src/main/java/pro/oblivioncoding/yonggan/airsoftgps/MarkerData/FlagMarkerData.java | Y0ngg4n/AirsoftGPS | bed7b308d637f77c1bf15cb788c38297567a0dfd | [
"MIT"
] | null | null | null | app/src/main/java/pro/oblivioncoding/yonggan/airsoftgps/MarkerData/FlagMarkerData.java | Y0ngg4n/AirsoftGPS | bed7b308d637f77c1bf15cb788c38297567a0dfd | [
"MIT"
] | null | null | null | 20.745098 | 139 | 0.627599 | 14,208 | package pro.oblivioncoding.yonggan.airsoftgps.MarkerData;
public class FlagMarkerData {
private double latitude, longitude;
private String title, description, creator;
private boolean own;
private int markerID;
public FlagMarkerData(double latitude, double longitude, int markerID ,String title... |
3e219258eb47c0bf422fbb217056cc2bae824a35 | 16,289 | java | Java | java/lesson18/NeHeCanvas.java | neozhou2009/nehe-opengl | 9f073e5b092ad8dbcb21393871a2855fe86a65c6 | [
"MIT"
] | 177 | 2017-12-31T04:44:27.000Z | 2022-03-23T10:08:03.000Z | java/lesson18/NeHeCanvas.java | neozhou2009/nehe-opengl | 9f073e5b092ad8dbcb21393871a2855fe86a65c6 | [
"MIT"
] | 2 | 2018-06-28T20:28:33.000Z | 2018-09-09T17:34:44.000Z | java/lesson18/NeHeCanvas.java | neozhou2009/nehe-opengl | 9f073e5b092ad8dbcb21393871a2855fe86a65c6 | [
"MIT"
] | 72 | 2018-01-07T16:41:29.000Z | 2022-03-18T17:57:38.000Z | 37.360092 | 165 | 0.519983 | 14,209 | /*
Author : Jeff Kirby (Reflex)
Date: 21/12/2001
Revised NeHe OpenGL tutorial Lesson 18 : Quadratics
Origional Visual C versions available at : nehe.gamedev.net
Previous Java port at Hoglims site (linked to from Nehe's)
Thanks go to Darren Hodges for the first port of the NeHe tutorials.
This set of ports makes ... |
3e2192c08c125a55af07a1147bf34508c299cbf4 | 2,318 | java | Java | plugins/stream-debugger/src/com/intellij/debugger/streams/ui/impl/CollectionView.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 2 | 2018-12-29T09:53:39.000Z | 2018-12-29T09:53:42.000Z | plugins/stream-debugger/src/com/intellij/debugger/streams/ui/impl/CollectionView.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 173 | 2018-07-05T13:59:39.000Z | 2018-08-09T01:12:03.000Z | plugins/stream-debugger/src/com/intellij/debugger/streams/ui/impl/CollectionView.java | protector1990/intellij-community | b30024b236e84c803ee0b2df7c39eb18dbcaf827 | [
"Apache-2.0"
] | 1 | 2018-10-03T12:35:06.000Z | 2018-10-03T12:35:06.000Z | 29.341772 | 140 | 0.755824 | 14,210 | // Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.debugger.streams.ui.impl;
import com.intellij.debugger.streams.trace.TraceElement;
import com.intellij.debugger.streams.ui.TraceContainer;
import com.intelli... |
3e219301f3e24839e0f67b7ae25e54a94000c7ca | 5,595 | java | Java | library/src/main/java/com/cjj/SunFaceView.java | longegit/Android-MaterialRefreshLayout | 7c74d58760145dce0af12e80c88440eb1bcfe67e | [
"MIT",
"Unlicense"
] | 726 | 2016-07-14T06:50:30.000Z | 2021-12-31T12:44:42.000Z | library/src/main/java/com/cjj/SunFaceView.java | longegit/Android-MaterialRefreshLayout | 7c74d58760145dce0af12e80c88440eb1bcfe67e | [
"MIT",
"Unlicense"
] | 19 | 2016-07-15T01:42:28.000Z | 2019-10-21T03:19:54.000Z | library/src/main/java/com/cjj/SunFaceView.java | longegit/Android-MaterialRefreshLayout | 7c74d58760145dce0af12e80c88440eb1bcfe67e | [
"MIT",
"Unlicense"
] | 271 | 2016-07-14T09:38:33.000Z | 2021-05-06T01:29:49.000Z | 28.115578 | 144 | 0.61269 | 14,211 | package com.cjj;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.RectF;
import android.util.AttributeSet;
import android.util.Log;
import android.util.TypedValue;
import android.view.View... |
3e2194af1352c04e1323dee3a2dca17d69e438e3 | 3,281 | java | Java | commomlibrary/src/main/java/com/runwise/commomlibrary/swipetoloadlayout/RefreshHeaderView.java | ebridfighter/mrgong-store | 9261234aebb05e16573634da4d354b77f9e43e0d | [
"Apache-2.0"
] | null | null | null | commomlibrary/src/main/java/com/runwise/commomlibrary/swipetoloadlayout/RefreshHeaderView.java | ebridfighter/mrgong-store | 9261234aebb05e16573634da4d354b77f9e43e0d | [
"Apache-2.0"
] | null | null | null | commomlibrary/src/main/java/com/runwise/commomlibrary/swipetoloadlayout/RefreshHeaderView.java | ebridfighter/mrgong-store | 9261234aebb05e16573634da4d354b77f9e43e0d | [
"Apache-2.0"
] | null | null | null | 28.780702 | 95 | 0.64523 | 14,212 | package com.runwise.commomlibrary.swipetoloadlayout;
import android.content.Context;
import android.graphics.drawable.AnimationDrawable;
import android.util.AttributeSet;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.Imag... |
3e2195c5b626c75cb7e914f3c790ee0475de88f9 | 13,069 | java | Java | src/test/java/uk/gov/hmcts/cmc/claimstore/processors/JsonMapperTest.java | ManishParyani/cmc-claim-store | 4b96a674dd27c54f8491d587576ad26b38159bb9 | [
"MIT"
] | 13 | 2017-11-04T16:52:53.000Z | 2021-12-10T16:19:13.000Z | src/test/java/uk/gov/hmcts/cmc/claimstore/processors/JsonMapperTest.java | ManishParyani/cmc-claim-store | 4b96a674dd27c54f8491d587576ad26b38159bb9 | [
"MIT"
] | 1,952 | 2017-09-13T10:36:57.000Z | 2022-03-07T10:32:44.000Z | src/test/java/uk/gov/hmcts/cmc/claimstore/processors/JsonMapperTest.java | ManishParyani/cmc-claim-store | 4b96a674dd27c54f8491d587576ad26b38159bb9 | [
"MIT"
] | 18 | 2018-01-24T14:26:43.000Z | 2021-08-13T14:51:56.000Z | 40.088957 | 115 | 0.651159 | 14,214 | package uk.gov.hmcts.cmc.claimstore.processors;
import com.fasterxml.jackson.core.type.TypeReference;
import org.json.JSONException;
import org.junit.Assert;
import org.junit.Test;
import org.skyscreamer.jsonassert.JSONAssert;
import org.testcontainers.shaded.com.google.common.collect.ImmutableList;
import uk.gov.hmct... |
3e21966aa41defd5cbb32b3536696b986d750012 | 1,788 | java | Java | search-client-examples/src/main/java/com/mapr/ojai/examples/MatchPhraseExample.java | mapr-demos/ojai-search-plugin | ff4862d2c7f2bbdd6336371d8209396ba23de6fa | [
"Apache-2.0"
] | 1 | 2018-06-06T00:56:30.000Z | 2018-06-06T00:56:30.000Z | search-client-examples/src/main/java/com/mapr/ojai/examples/MatchPhraseExample.java | mapr-demos/ojai-search-plugin | ff4862d2c7f2bbdd6336371d8209396ba23de6fa | [
"Apache-2.0"
] | 5 | 2018-05-02T14:33:12.000Z | 2020-03-04T21:48:23.000Z | search-client-examples/src/main/java/com/mapr/ojai/examples/MatchPhraseExample.java | mapr-demos/ojai-search-plugin | ff4862d2c7f2bbdd6336371d8209396ba23de6fa | [
"Apache-2.0"
] | null | null | null | 34.384615 | 99 | 0.711969 | 14,215 | package com.mapr.ojai.examples;
import com.mapr.ojai.search.client.OjaiSearchClient;
import com.mapr.ojai.search.client.query.Match;
import com.mapr.ojai.search.client.query.MatchPhrase;
import org.ojai.Document;
import org.ojai.DocumentStream;
import org.ojai.store.Connection;
import org.ojai.store.DriverManager;
imp... |
3e219897d1e326f47cb2173935176752b8be22a3 | 282 | java | Java | src/main/java/co/innovaciones/repository/EscaleraRepository.java | sdtorresl/transmilenio-inventory | 9f9468b08abaa344b792074a07cde69657841702 | [
"MIT"
] | null | null | null | src/main/java/co/innovaciones/repository/EscaleraRepository.java | sdtorresl/transmilenio-inventory | 9f9468b08abaa344b792074a07cde69657841702 | [
"MIT"
] | 2 | 2018-09-15T16:11:50.000Z | 2018-09-17T02:54:21.000Z | src/main/java/co/innovaciones/repository/EscaleraRepository.java | sdtorresl/transmilenio-inventory | 9f9468b08abaa344b792074a07cde69657841702 | [
"MIT"
] | null | null | null | 31.333333 | 78 | 0.851064 | 14,216 | package co.innovaciones.repository;
import org.springframework.stereotype.Repository;
import org.springframework.data.jpa.repository.JpaRepository;
import co.innovaciones.model.Escalera;
@Repository
public interface EscaleraRepository extends JpaRepository<Escalera, Integer> {
} |
3e2198d17395eb79d6a14836acf0b9550e22beaa | 12,626 | java | Java | src/main/java/org/jitsi/jicofo/AbstractChannelAllocator.java | pstros/jicofo | 70d9014d6ad1c8754821bb6eeb427b9ae5eafe96 | [
"Apache-2.0"
] | 1 | 2015-12-01T18:53:49.000Z | 2015-12-01T18:53:49.000Z | src/main/java/org/jitsi/jicofo/AbstractChannelAllocator.java | pstros/jicofo | 70d9014d6ad1c8754821bb6eeb427b9ae5eafe96 | [
"Apache-2.0"
] | 3 | 2016-02-10T21:24:04.000Z | 2018-08-30T17:05:39.000Z | src/main/java/org/jitsi/jicofo/AbstractChannelAllocator.java | pstros/jicofo | 70d9014d6ad1c8754821bb6eeb427b9ae5eafe96 | [
"Apache-2.0"
] | null | null | null | 32.625323 | 82 | 0.608269 | 14,217 | /*
* Jicofo, the Jitsi Conference Focus.
*
* Copyright @ 2015 Atlassian Pty Ltd
*
* 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
*
... |
3e219927c15c799c097ab82e8f98d4f994cd34a3 | 588 | java | Java | HGWC/src/main/java/to/zettagames/crossfire/emulator/hgwc/session/HGCWSession.java | ZettaStudios/crossfire | 1e2b8ecc23c475afa2359f7177556d96cb2d2bee | [
"MIT"
] | 12 | 2021-04-21T01:41:21.000Z | 2022-03-25T13:25:08.000Z | HGWC/src/main/java/to/zettagames/crossfire/emulator/hgwc/session/HGCWSession.java | 0rangeFox/crossfire | 70af549028d0de1551fa2ce6119d7a108e72167f | [
"MIT"
] | 3 | 2021-04-25T18:49:20.000Z | 2021-11-12T10:21:48.000Z | HGWC/src/main/java/to/zettagames/crossfire/emulator/hgwc/session/HGCWSession.java | ZettaStudios/crossfire | 1e2b8ecc23c475afa2359f7177556d96cb2d2bee | [
"MIT"
] | 13 | 2021-04-21T01:43:11.000Z | 2022-03-25T13:25:05.000Z | 25.565217 | 90 | 0.763605 | 14,218 | package to.zettagames.crossfire.emulator.hgwc.session;
import to.zettagames.crossfire.emulator.shared.server.Server;
import to.zettagames.crossfire.emulator.shared.session.Session;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.Socket;
public class HGCWSe... |
3e21992ac66cc5ae5d0243c8794bc5d7c5f7fe77 | 135 | java | Java | src/main/java/sample/package-info.java | PalvolgyiAkos/BomberMan | 2b82efa895a6f86880f01bff1f48402c96765068 | [
"Apache-2.0"
] | null | null | null | src/main/java/sample/package-info.java | PalvolgyiAkos/BomberMan | 2b82efa895a6f86880f01bff1f48402c96765068 | [
"Apache-2.0"
] | 1 | 2020-01-31T19:43:44.000Z | 2020-01-31T19:43:44.000Z | src/main/java/sample/package-info.java | PalvolgyiAkos/BomberMan | 2b82efa895a6f86880f01bff1f48402c96765068 | [
"Apache-2.0"
] | null | null | null | 67.5 | 119 | 0.792593 | 14,219 | /**This package contains all the packages which will create and show the game and objects which are our main classes.*/
package sample; |
3e2199f0c1ab44a2d0140d5577a5806ec12e1db1 | 777 | java | Java | src/main/java/com/polytech/ekwalsharezapi/dto/UpdatedLedgerDTO.java | triplethreats/ekwal-sharez-api | 0cb4a8f3d3238c73740c4bcf1e1220121961ae6b | [
"Apache-2.0"
] | null | null | null | src/main/java/com/polytech/ekwalsharezapi/dto/UpdatedLedgerDTO.java | triplethreats/ekwal-sharez-api | 0cb4a8f3d3238c73740c4bcf1e1220121961ae6b | [
"Apache-2.0"
] | 10 | 2019-05-10T07:31:14.000Z | 2019-05-20T23:16:23.000Z | src/main/java/com/polytech/ekwalsharezapi/dto/UpdatedLedgerDTO.java | triplethreats/ekwal-sharez-api | 0cb4a8f3d3238c73740c4bcf1e1220121961ae6b | [
"Apache-2.0"
] | null | null | null | 22.852941 | 59 | 0.682111 | 14,220 | package com.polytech.ekwalsharezapi.dto;
import io.swagger.annotations.ApiModelProperty;
import java.util.ArrayList;
import java.util.List;
public class UpdatedLedgerDTO {
@ApiModelProperty(position = 0)
private LedgerDTO updatedLedger;
@ApiModelProperty(position = 1)
private List<LedgerUserDTO> new... |
3e219af109509b0a837cf53cc1bb59080c9298f7 | 1,358 | java | Java | src/main/java/org/manuel/mysportfolio/transformers/match/AnonymousTeamDtoToAnonymousTeamTransformer.java | manuelarte/mysportfolio-backend | e41d1e8ff7d35c3c0e3cd13875aac33a6f212592 | [
"MIT"
] | null | null | null | src/main/java/org/manuel/mysportfolio/transformers/match/AnonymousTeamDtoToAnonymousTeamTransformer.java | manuelarte/mysportfolio-backend | e41d1e8ff7d35c3c0e3cd13875aac33a6f212592 | [
"MIT"
] | null | null | null | src/main/java/org/manuel/mysportfolio/transformers/match/AnonymousTeamDtoToAnonymousTeamTransformer.java | manuelarte/mysportfolio-backend | e41d1e8ff7d35c3c0e3cd13875aac33a6f212592 | [
"MIT"
] | null | null | null | 42.4375 | 106 | 0.843152 | 14,221 | package org.manuel.mysportfolio.transformers.match;
import io.github.manuelarte.mysportfolio.model.documents.match.AnonymousTeam;
import io.github.manuelarte.mysportfolio.model.dtos.team.AnonymousTeamDto;
import java.util.function.Function;
import org.manuel.mysportfolio.transformers.team.TeamImageDtoToTeamImageTransf... |
3e219b2c3413281931f2c420c71dadd1830bd50a | 13,386 | java | Java | dspace-api/src/main/java/org/dspace/handle/HandlePlugin.java | clairtonluz/DSpace | 1db8e382d574234d0444ab90b4a02d34917ec12f | [
"BSD-3-Clause"
] | 541 | 2015-01-08T17:28:08.000Z | 2022-03-28T07:16:48.000Z | dspace-api/src/main/java/org/dspace/handle/HandlePlugin.java | clairtonluz/DSpace | 1db8e382d574234d0444ab90b4a02d34917ec12f | [
"BSD-3-Clause"
] | 2,364 | 2015-01-02T16:39:38.000Z | 2022-03-31T21:04:54.000Z | dspace-api/src/main/java/org/dspace/handle/HandlePlugin.java | clairtonluz/DSpace | 1db8e382d574234d0444ab90b4a02d34917ec12f | [
"BSD-3-Clause"
] | 973 | 2015-01-09T15:12:13.000Z | 2022-03-29T23:41:13.000Z | 32.808824 | 98 | 0.601748 | 14,222 | /**
* 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.handle;
import java.sql.SQLException;
import java.util.Collections;
import java.uti... |
3e219baae90cbecf772101e4fd9db153b64c2403 | 1,691 | java | Java | context/src/main/java/io/micronaut/scheduling/DefaultTaskExceptionHandler.java | luolong/micronaut-core | ca3bfa89c7319987ac5982d7788105e881eaf521 | [
"Apache-2.0"
] | 5,607 | 2018-05-23T10:39:16.000Z | 2022-03-31T04:40:39.000Z | context/src/main/java/io/micronaut/scheduling/DefaultTaskExceptionHandler.java | luolong/micronaut-core | ca3bfa89c7319987ac5982d7788105e881eaf521 | [
"Apache-2.0"
] | 4,570 | 2018-05-23T10:32:30.000Z | 2022-03-31T15:37:42.000Z | context/src/main/java/io/micronaut/scheduling/DefaultTaskExceptionHandler.java | ashishkujoy/micronaut-core | ca3bfa89c7319987ac5982d7788105e881eaf521 | [
"Apache-2.0"
] | 1,083 | 2018-05-23T13:09:44.000Z | 2022-03-31T20:42:27.000Z | 33.156863 | 97 | 0.715553 | 14,223 | /*
* Copyright 2017-2020 original authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... |
3e219bf8bd279c56af0b81570d05d9f753430d42 | 2,055 | java | Java | app/src/main/java/com/hbsx/purordermanage/Other/Adapter/ProviderListAdapter.java | huochexia/purchasemanager | bd732d8963002b67da23e3c9bf7dd6bd7013e062 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/hbsx/purordermanage/Other/Adapter/ProviderListAdapter.java | huochexia/purchasemanager | bd732d8963002b67da23e3c9bf7dd6bd7013e062 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/hbsx/purordermanage/Other/Adapter/ProviderListAdapter.java | huochexia/purchasemanager | bd732d8963002b67da23e3c9bf7dd6bd7013e062 | [
"Apache-2.0"
] | null | null | null | 29.782609 | 101 | 0.689051 | 14,224 | package com.hbsx.purordermanage.Other.Adapter;
import android.content.Context;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.hbsx.purorder... |
3e219d520754d02dde71145f88da659aed53514e | 2,508 | java | Java | third_party/java/jopt-simple/src/test/java/joptsimple/OptionParserOptionExceptionTest.java | pbekambo/bazel.0.5.1 | 843dc1c2bd76315e78cb03ee21bad4bbebe9e6ea | [
"Apache-2.0"
] | 2 | 2019-08-17T15:26:51.000Z | 2019-11-17T13:16:30.000Z | third_party/java/jopt-simple/src/test/java/joptsimple/OptionParserOptionExceptionTest.java | pbekambo/bazel.0.5.1 | 843dc1c2bd76315e78cb03ee21bad4bbebe9e6ea | [
"Apache-2.0"
] | null | null | null | third_party/java/jopt-simple/src/test/java/joptsimple/OptionParserOptionExceptionTest.java | pbekambo/bazel.0.5.1 | 843dc1c2bd76315e78cb03ee21bad4bbebe9e6ea | [
"Apache-2.0"
] | 1 | 2019-08-11T19:15:28.000Z | 2019-08-11T19:15:28.000Z | 31.822785 | 82 | 0.693715 | 14,225 | /*
The MIT License
Copyright (c) 2004-2015 Paul R. Holser, Jr.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, mod... |
3e219e614ffe35f31d411767ab2b6f3eda0c84ca | 489 | java | Java | css/css-core/src/boot/java/br/com/objectos/css/keyword/TradChineseInformalKeyword.java | objectos/incubator | 881fa1c0eb364be98a627d5072b473d334279027 | [
"Apache-2.0"
] | null | null | null | css/css-core/src/boot/java/br/com/objectos/css/keyword/TradChineseInformalKeyword.java | objectos/incubator | 881fa1c0eb364be98a627d5072b473d334279027 | [
"Apache-2.0"
] | null | null | null | css/css-core/src/boot/java/br/com/objectos/css/keyword/TradChineseInformalKeyword.java | objectos/incubator | 881fa1c0eb364be98a627d5072b473d334279027 | [
"Apache-2.0"
] | null | null | null | 32.6 | 100 | 0.809816 | 14,226 | package br.com.objectos.css.keyword;
import br.com.objectos.code.annotations.Generated;
import br.com.objectos.css.type.CounterStyleValue;
@Generated("br.com.objectos.css.boot.CssBoot")
public final class TradChineseInformalKeyword extends StandardKeyword implements CounterStyleValue {
static final TradChineseInfo... |
3e219fbf4de69824d53c8801307dfd1345eb0e47 | 222 | java | Java | ftgo-order-service/src/main/java/net/training/ftgo/orderservice/sagaparticipants/RejectOrderCommand.java | microservices-training/food2go | 0c39b2952043f9ff26f618ff9e0e1f9649da5442 | [
"Apache-2.0"
] | null | null | null | ftgo-order-service/src/main/java/net/training/ftgo/orderservice/sagaparticipants/RejectOrderCommand.java | microservices-training/food2go | 0c39b2952043f9ff26f618ff9e0e1f9649da5442 | [
"Apache-2.0"
] | null | null | null | ftgo-order-service/src/main/java/net/training/ftgo/orderservice/sagaparticipants/RejectOrderCommand.java | microservices-training/food2go | 0c39b2952043f9ff26f618ff9e0e1f9649da5442 | [
"Apache-2.0"
] | null | null | null | 18.5 | 56 | 0.765766 | 14,227 | package net.training.ftgo.orderservice.sagaparticipants;
public class RejectOrderCommand extends OrderCommand {
private RejectOrderCommand() {
}
public RejectOrderCommand(long orderId) {
super(orderId);
}
}
|
3e21a0add6be6ec41f26f93743687f2aee294346 | 486 | java | Java | skadmin-tools/src/main/java/com/dxj/tools/domain/vo/SmsVo.java | deng467822057/skadmin | de8035eba21c692c35b9e1972b02e95596de4007 | [
"Apache-2.0"
] | 1 | 2019-08-19T07:08:31.000Z | 2019-08-19T07:08:31.000Z | skadmin-tools/src/main/java/com/dxj/tools/domain/vo/SmsVo.java | deng467822057/skadmin | de8035eba21c692c35b9e1972b02e95596de4007 | [
"Apache-2.0"
] | null | null | null | skadmin-tools/src/main/java/com/dxj/tools/domain/vo/SmsVo.java | deng467822057/skadmin | de8035eba21c692c35b9e1972b02e95596de4007 | [
"Apache-2.0"
] | null | null | null | 16.758621 | 45 | 0.720165 | 14,228 | package com.dxj.tools.domain.vo;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotEmpty;
import java.util.List;
/**
* @Author: dxj
* @Date: 2019-05-10 15:15
*/
@Data
@AllArgsConstructor
@NoA... |
3e21a0e8fb5e9b436f12fe597247cc5c843dd58c | 2,347 | java | Java | backend/de.metas.contracts/src/main/java/de/metas/contracts/commission/commissioninstance/businesslogic/sales/CommissionFact.java | askmohanty/metasfresh | a2638a601eff0c157c5a8440098dc6c2521374b7 | [
"RSA-MD"
] | 1,144 | 2016-02-14T10:29:35.000Z | 2022-03-30T09:50:41.000Z | backend/de.metas.contracts/src/main/java/de/metas/contracts/commission/commissioninstance/businesslogic/sales/CommissionFact.java | metas-fresh/fresh | 265b6e00fbbf154d6a7bbb9aaf9cf7135f9d6a27 | [
"RSA-MD"
] | 8,283 | 2016-04-28T17:41:34.000Z | 2022-03-30T13:30:12.000Z | backend/de.metas.contracts/src/main/java/de/metas/contracts/commission/commissioninstance/businesslogic/sales/CommissionFact.java | metas-fresh/fresh | 265b6e00fbbf154d6a7bbb9aaf9cf7135f9d6a27 | [
"RSA-MD"
] | 441 | 2016-04-29T08:06:07.000Z | 2022-03-28T06:09:56.000Z | 29.708861 | 104 | 0.757137 | 14,229 | package de.metas.contracts.commission.commissioninstance.businesslogic.sales;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import de.metas.contracts.commission.commissioninstance.businesslogic.CommissionPoints;
import lombok.Builder;
import lombok.NonNull;
... |
3e21a1ac3f84b14329db0f0c0428e8651632fb02 | 9,062 | java | Java | test/TestForLoop.java | JBcoding/Flowduino | 8d9910b697ebfc3e7021263b00f13e6f4de485a6 | [
"MIT"
] | null | null | null | test/TestForLoop.java | JBcoding/Flowduino | 8d9910b697ebfc3e7021263b00f13e6f4de485a6 | [
"MIT"
] | null | null | null | test/TestForLoop.java | JBcoding/Flowduino | 8d9910b697ebfc3e7021263b00f13e6f4de485a6 | [
"MIT"
] | null | null | null | 37.292181 | 146 | 0.683072 | 14,230 | import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
public class TestForLoop {
Node head;
Variable counter;
IValues endValue;
IValues startValue;
IValues stepValue;
@Before
public void SetUpVariables() {
DelayComponent delay1 = new DelayComponent();
... |
3e21a2a248a4f8cd25638d83d3cd78d3ede52940 | 5,318 | java | Java | hive-connector/src/test/java/org/apache/iotdb/hive/TsFileSerDeTest.java | SzyWilliam/iotdb | 13c732b43a307fe2ecbf6cd990cc537f8c73eceb | [
"Apache-2.0"
] | 945 | 2018-12-13T00:39:04.000Z | 2020-10-01T04:17:02.000Z | hive-connector/src/test/java/org/apache/iotdb/hive/TsFileSerDeTest.java | SzyWilliam/iotdb | 13c732b43a307fe2ecbf6cd990cc537f8c73eceb | [
"Apache-2.0"
] | 923 | 2019-01-18T01:12:04.000Z | 2020-10-01T02:17:11.000Z | hive-connector/src/test/java/org/apache/iotdb/hive/TsFileSerDeTest.java | leety1228/iotdb | ffdcc0a5381596a74bb807a8f89fe6de3749125a | [
"Apache-2.0"
] | 375 | 2018-12-23T06:40:33.000Z | 2020-10-01T02:49:20.000Z | 35.453333 | 86 | 0.711546 | 14,231 | /*
* 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 ... |
3e21a43141c7d6f5cc7646a6c45b1d4fd8635950 | 360 | java | Java | h2o-genmodel/src/main/java/hex/genmodel/attributes/parameters/KeyValue.java | krmartin/h2o-3 | dd4b2fa0eb426950ec15bc388761edb4b3ec473e | [
"Apache-2.0"
] | 1 | 2021-02-22T07:59:52.000Z | 2021-02-22T07:59:52.000Z | h2o-genmodel/src/main/java/hex/genmodel/attributes/parameters/KeyValue.java | krmartin/h2o-3 | dd4b2fa0eb426950ec15bc388761edb4b3ec473e | [
"Apache-2.0"
] | null | null | null | h2o-genmodel/src/main/java/hex/genmodel/attributes/parameters/KeyValue.java | krmartin/h2o-3 | dd4b2fa0eb426950ec15bc388761edb4b3ec473e | [
"Apache-2.0"
] | null | null | null | 16.363636 | 47 | 0.597222 | 14,232 | package hex.genmodel.attributes.parameters;
public class KeyValue {
public final String key;
public final double value;
public KeyValue(String key, double value) {
this.key = key;
this.value = value;
}
public String getKey() {
return key;
}
public double getV... |
3e21a50386b63e673c7e39336609f744c9fdcaa6 | 1,227 | java | Java | integration-tests/chunk/src/main/java/io/quarkiverse/jberet/it/chunk/Auction.java | luca-bassoricci/quarkus-jberet | 90de008418a2e253a746bab39f62ecf4481904d2 | [
"Apache-2.0"
] | 305 | 2021-01-20T05:41:13.000Z | 2022-03-31T05:03:50.000Z | integration-tests/chunk/src/main/java/io/quarkiverse/jberet/it/chunk/Auction.java | luca-bassoricci/quarkus-jberet | 90de008418a2e253a746bab39f62ecf4481904d2 | [
"Apache-2.0"
] | 24 | 2021-02-25T17:16:02.000Z | 2022-03-30T21:07:10.000Z | integration-tests/chunk/src/main/java/io/quarkiverse/jberet/it/chunk/Auction.java | luca-bassoricci/quarkus-jberet | 90de008418a2e253a746bab39f62ecf4481904d2 | [
"Apache-2.0"
] | 8 | 2021-02-18T11:10:34.000Z | 2022-01-13T21:53:04.000Z | 19.171875 | 61 | 0.627547 | 14,233 | package io.quarkiverse.jberet.it.chunk;
import java.time.LocalDate;
import io.quarkus.runtime.annotations.RegisterForReflection;
@RegisterForReflection
public class Auction {
private Long id;
private Integer itemId;
private Long bid;
private Long buyout;
private Integer quantity;
private Loca... |
3e21a55215a659e0f52164c2ee0a9376bb47066f | 1,996 | java | Java | src/test/java/com/dynatrace/hash4j/hashing/WyhashFinal3Test.java | dynatrace-oss/hash4j | 2ad59831cfad6a28f2b8db3ef21c982cbe5a53a8 | [
"Apache-2.0"
] | 2 | 2022-02-12T08:30:50.000Z | 2022-02-26T12:12:01.000Z | src/test/java/com/dynatrace/hash4j/hashing/WyhashFinal3Test.java | dynatrace-oss/hash4j | 2ad59831cfad6a28f2b8db3ef21c982cbe5a53a8 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/dynatrace/hash4j/hashing/WyhashFinal3Test.java | dynatrace-oss/hash4j | 2ad59831cfad6a28f2b8db3ef21c982cbe5a53a8 | [
"Apache-2.0"
] | null | null | null | 36.962963 | 100 | 0.722946 | 14,234 | /*
* Copyright 2022 Dynatrace LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
3e21a5eeebac4e412270800956175a1e10c95d92 | 1,708 | java | Java | src/main/java/com/meti/assemble/pattern/BlockPattern.java | Drexel-CCICLC/PotatoCompilerJava | 8afe5851cd849c077f55d3152104cfaf836536ee | [
"MIT"
] | null | null | null | src/main/java/com/meti/assemble/pattern/BlockPattern.java | Drexel-CCICLC/PotatoCompilerJava | 8afe5851cd849c077f55d3152104cfaf836536ee | [
"MIT"
] | null | null | null | src/main/java/com/meti/assemble/pattern/BlockPattern.java | Drexel-CCICLC/PotatoCompilerJava | 8afe5851cd849c077f55d3152104cfaf836536ee | [
"MIT"
] | 1 | 2019-10-31T19:41:24.000Z | 2019-10-31T19:41:24.000Z | 30.5 | 89 | 0.75644 | 14,235 | package com.meti.assemble.pattern;
import com.meti.assemble.Assembler;
import com.meti.assemble.bucket.Bucket;
import com.meti.assemble.bucket.BucketManager;
import com.meti.assemble.bucket.QueuedBucketManager;
import com.meti.assemble.node.BlockNode;
import com.meti.assemble.node.Node;
import com.meti.lex.token.Token... |
3e21a771577b332c3244af911e33ab4f704907f9 | 9,536 | java | Java | RAW/src/raw/dht/implementations/DefaultRoutingTable.java | vic-ita/RAW | e519d4a02154b066e98741940b2521322c4b7fb5 | [
"Apache-2.0"
] | null | null | null | RAW/src/raw/dht/implementations/DefaultRoutingTable.java | vic-ita/RAW | e519d4a02154b066e98741940b2521322c4b7fb5 | [
"Apache-2.0"
] | null | null | null | RAW/src/raw/dht/implementations/DefaultRoutingTable.java | vic-ita/RAW | e519d4a02154b066e98741940b2521322c4b7fb5 | [
"Apache-2.0"
] | null | null | null | 30.025157 | 117 | 0.705383 | 14,236 | /*******************************************************************************
* Copyright 2017 Vincenzo-Maria Cappelleri <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 Lice... |
3e21a78e2dfac70e244d2a6db46cbe69ff8fd1bd | 1,866 | java | Java | core/src/main/java/net/sf/jelly/apt/decorations/declaration/DecoratedPackageDeclaration.java | ctarbide/apt-jelly | 44e898e2991ab394bd9e795405ace11540549587 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/net/sf/jelly/apt/decorations/declaration/DecoratedPackageDeclaration.java | ctarbide/apt-jelly | 44e898e2991ab394bd9e795405ace11540549587 | [
"Apache-2.0"
] | null | null | null | core/src/main/java/net/sf/jelly/apt/decorations/declaration/DecoratedPackageDeclaration.java | ctarbide/apt-jelly | 44e898e2991ab394bd9e795405ace11540549587 | [
"Apache-2.0"
] | null | null | null | 31.1 | 101 | 0.766881 | 14,237 | /*
* Copyright 2006 Ryan Heaton
*
* 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... |
3e21a7cbe68b406b11bcd34464cd17ce919891ee | 2,428 | java | Java | requirement/requirement-module/src/main/java/org/opensingular/requirement/module/workspace/WorkspaceRegistry.java | opensingular/singular-apps | 0f103f977240d8f6c89f57d3186b755f6dd004b1 | [
"Apache-2.0"
] | 6 | 2016-10-07T16:43:13.000Z | 2017-03-16T13:10:19.000Z | requirement/requirement-module/src/main/java/org/opensingular/requirement/module/workspace/WorkspaceRegistry.java | opensingular/singular-apps | 0f103f977240d8f6c89f57d3186b755f6dd004b1 | [
"Apache-2.0"
] | null | null | null | requirement/requirement-module/src/main/java/org/opensingular/requirement/module/workspace/WorkspaceRegistry.java | opensingular/singular-apps | 0f103f977240d8f6c89f57d3186b755f6dd004b1 | [
"Apache-2.0"
] | null | null | null | 39.16129 | 137 | 0.722817 | 14,238 | /*
* Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.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
... |
3e21a7cbf1696e3c1efab2f4683b7cb647b0b7b2 | 1,785 | java | Java | src/main/java/org/fcrepo/migration/handlers/ocfl/CountingInputStream.java | fcrepo-exts/migration-utils | 87e914623e21921acd2e84bc1a371ab3869db16f | [
"Apache-2.0"
] | 1 | 2021-02-08T14:17:42.000Z | 2021-02-08T14:17:42.000Z | src/main/java/org/fcrepo/migration/handlers/ocfl/CountingInputStream.java | fcrepo-exts/migration-utils | 87e914623e21921acd2e84bc1a371ab3869db16f | [
"Apache-2.0"
] | 20 | 2020-10-13T19:04:14.000Z | 2022-03-31T23:30:56.000Z | src/main/java/org/fcrepo/migration/handlers/ocfl/CountingInputStream.java | fcrepo-exts/migration-utils | 87e914623e21921acd2e84bc1a371ab3869db16f | [
"Apache-2.0"
] | 5 | 2021-01-29T14:47:53.000Z | 2021-06-02T12:45:11.000Z | 30.254237 | 118 | 0.692997 | 14,239 | /*
* Copyright 2021 DuraSpace, 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... |
3e21a7dce4c5256537b9fa9d42c769dab38432c4 | 567 | java | Java | src/main/java/com/buildingsmart/tech/ifc/IfcSharedBldgElements/IfcMemberTypeEnum.java | pipauwel/IFC.JAVA | 5b3f5e44f6bc7d5c96855fcd1c59fb6c25418aa0 | [
"Apache-2.0"
] | 26 | 2019-11-01T16:10:25.000Z | 2022-03-15T13:51:59.000Z | src/main/java/com/buildingsmart/tech/ifc/IfcSharedBldgElements/IfcMemberTypeEnum.java | pipauwel/IFC.JAVA | 5b3f5e44f6bc7d5c96855fcd1c59fb6c25418aa0 | [
"Apache-2.0"
] | 5 | 2020-04-26T20:03:53.000Z | 2020-12-11T07:26:56.000Z | src/main/java/com/buildingsmart/tech/ifc/IfcSharedBldgElements/IfcMemberTypeEnum.java | pipauwel/IFC.JAVA | 5b3f5e44f6bc7d5c96855fcd1c59fb6c25418aa0 | [
"Apache-2.0"
] | 8 | 2020-03-06T12:17:09.000Z | 2021-12-29T09:47:53.000Z | 21.807692 | 93 | 0.77425 | 14,240 | // This file was automatically generated from IFCDOC at https://technical.buildingsmart.org/.
// Very slight modifications were made to made content align with ifcXML reference examples.
// Use this class library to create IFC-compliant (web) applications with XML and JSON data.
// Author: Pieter Pauwels, Eindhoven Uni... |
3e21a7e03fe03052ec7fd43f5174945ab889eeb4 | 23,585 | java | Java | google-ads/src/main/java/com/google/ads/googleads/v7/enums/FeedAttributeTypeEnum.java | AndrewMBurke/google-ads-java | 207849be2dc1d731ebf1910e3363181b4ff99666 | [
"Apache-2.0"
] | 109 | 2018-04-26T19:43:28.000Z | 2022-03-24T06:18:50.000Z | google-ads-stubs-v7/src/main/java/com/google/ads/googleads/v7/enums/FeedAttributeTypeEnum.java | nwbirnie/google-ads-java | 1341eb5e2cba3f694f3b4843c7c3534057f94938 | [
"Apache-2.0"
] | 292 | 2018-06-07T13:37:37.000Z | 2022-03-31T16:28:00.000Z | google-ads-stubs-v7/src/main/java/com/google/ads/googleads/v7/enums/FeedAttributeTypeEnum.java | nwbirnie/google-ads-java | 1341eb5e2cba3f694f3b4843c7c3534057f94938 | [
"Apache-2.0"
] | 134 | 2018-05-07T22:01:07.000Z | 2022-03-28T13:52:52.000Z | 30.353925 | 156 | 0.661777 | 14,241 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v7/enums/feed_attribute_type.proto
package com.google.ads.googleads.v7.enums;
/**
* <pre>
* Container for enum describing possible data types for a feed attribute.
* </pre>
*
* Protobuf type {@code google.ads.googleads.v7... |
3e21a864ff8770657663383f10141c90476209a8 | 3,949 | java | Java | tucana-web/src/main/java/com/hepic/tucana/web/base/ValidateCode.java | DonHoe/hepic-boot | f72497311072821719c355ac072fcd21516db1d2 | [
"MIT"
] | null | null | null | tucana-web/src/main/java/com/hepic/tucana/web/base/ValidateCode.java | DonHoe/hepic-boot | f72497311072821719c355ac072fcd21516db1d2 | [
"MIT"
] | 1 | 2020-02-28T11:06:46.000Z | 2020-02-28T11:06:46.000Z | tucana-web/src/main/java/com/hepic/tucana/web/base/ValidateCode.java | DonHoe/hepic-boot | f72497311072821719c355ac072fcd21516db1d2 | [
"MIT"
] | null | null | null | 28.207143 | 95 | 0.552798 | 14,242 | package com.hepic.tucana.web.base;
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.Random;
/**
* @author tucana
* @Title:
* @Description:
* @date 2018/7/13.
*/
public c... |
3e21a894e8510917090eb0ceabb7bf103ad84a92 | 27,312 | java | Java | dmdl-project/asakusa-dmdl-core/src/test/java/com/asakusafw/dmdl/analyzer/PropertyReferenceDeclarationProcessorTest.java | asakusafw/asakusafw | da45f4e9759e73fb1de4433f16673bda8bb641f7 | [
"Apache-2.0"
] | 30 | 2015-02-27T23:42:31.000Z | 2021-01-18T07:11:30.000Z | dmdl-project/asakusa-dmdl-core/src/test/java/com/asakusafw/dmdl/analyzer/PropertyReferenceDeclarationProcessorTest.java | asakusafw/asakusafw | da45f4e9759e73fb1de4433f16673bda8bb641f7 | [
"Apache-2.0"
] | 389 | 2015-01-05T07:44:16.000Z | 2021-12-09T20:32:12.000Z | dmdl-project/asakusa-dmdl-core/src/test/java/com/asakusafw/dmdl/analyzer/PropertyReferenceDeclarationProcessorTest.java | asakusafw/asakusafw | da45f4e9759e73fb1de4433f16673bda8bb641f7 | [
"Apache-2.0"
] | 9 | 2015-03-17T20:20:58.000Z | 2020-03-13T19:20:21.000Z | 30.046205 | 103 | 0.462288 | 14,243 | /**
* Copyright 2011-2021 Asakusa Framework Team.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... |
3e21a8f1d047f62daef2bbce9d4157a09f9bab64 | 84 | java | Java | src/main/java/com/jhipster/twentyonepoints/service/dto/package-info.java | AvaRcoL/21-points | a58d0b324d64231248cdf65480c50c343935a081 | [
"MIT"
] | null | null | null | src/main/java/com/jhipster/twentyonepoints/service/dto/package-info.java | AvaRcoL/21-points | a58d0b324d64231248cdf65480c50c343935a081 | [
"MIT"
] | null | null | null | src/main/java/com/jhipster/twentyonepoints/service/dto/package-info.java | AvaRcoL/21-points | a58d0b324d64231248cdf65480c50c343935a081 | [
"MIT"
] | null | null | null | 16.8 | 49 | 0.738095 | 14,244 | /**
* Data Transfer Objects.
*/
package com.jhipster.twentyonepoints.service.dto;
|
3e21a90b5e0280442201edda8aa088f65d4e3ca5 | 132 | java | Java | src/main/java/dea/monitor/checker/ChildCheckItemI.java | avatar42/MyMonitor | 5a10c1a1f5c7f3dcd54761eaa61927d34c705fab | [
"Apache-2.0"
] | 1 | 2019-10-22T11:27:26.000Z | 2019-10-22T11:27:26.000Z | src/main/java/dea/monitor/checker/ChildCheckItemI.java | avatar42/MyMonitor | 5a10c1a1f5c7f3dcd54761eaa61927d34c705fab | [
"Apache-2.0"
] | 14 | 2015-06-10T15:40:34.000Z | 2019-08-02T18:54:07.000Z | src/main/java/dea/monitor/checker/ChildCheckItemI.java | avatar42/MyMonitor | 5a10c1a1f5c7f3dcd54761eaa61927d34c705fab | [
"Apache-2.0"
] | 1 | 2021-03-10T23:21:44.000Z | 2021-03-10T23:21:44.000Z | 14.666667 | 54 | 0.719697 | 14,245 | package dea.monitor.checker;
public interface ChildCheckItemI extends CheckItemI {
boolean isRead();
void setRead();
}
|
3e21a9c9651c06d9c9664434034b79511aa54970 | 246 | java | Java | src/javaee/jdbc/result/row/RowSetEvent.java | liuyangspace/java-test | 67a3d18fae1854aff4f38dff40dca75fda204933 | [
"MIT"
] | null | null | null | src/javaee/jdbc/result/row/RowSetEvent.java | liuyangspace/java-test | 67a3d18fae1854aff4f38dff40dca75fda204933 | [
"MIT"
] | null | null | null | src/javaee/jdbc/result/row/RowSetEvent.java | liuyangspace/java-test | 67a3d18fae1854aff4f38dff40dca75fda204933 | [
"MIT"
] | null | null | null | 17.571429 | 57 | 0.723577 | 14,246 | package javaee.jdbc.result.row;
import javax.sql.RowSet;
/**
* @see java.util.EventObject
* @see javax.sql.RowSetEvent
*/
public class RowSetEvent extends javax.sql.RowSetEvent {
public RowSetEvent(RowSet source) { super(source); }
}
|
3e21aa394aecd58602ea4a26e646be2732f2df79 | 7,946 | java | Java | src/com/cablelabs/fsm/Proxy.java | tinours/PCSim2 | e828bf714c94d64e9277522bc316311375297649 | [
"MIT"
] | 2 | 2019-01-08T00:58:22.000Z | 2021-04-30T18:47:15.000Z | src/com/cablelabs/fsm/Proxy.java | tinours/PCSim2 | e828bf714c94d64e9277522bc316311375297649 | [
"MIT"
] | null | null | null | src/com/cablelabs/fsm/Proxy.java | tinours/PCSim2 | e828bf714c94d64e9277522bc316311375297649 | [
"MIT"
] | 1 | 2019-03-13T06:32:21.000Z | 2019-03-13T06:32:21.000Z | 24.753894 | 97 | 0.593129 | 14,247 | /*
######################################################################################
## ##
## (c) 2006-2012 Cable Television Laboratories, Inc. All rights reserved. Any use ##
## of this documentation/package is subject to the terms... |
3e21aac7e84c2607cf5f3b9a1bb2ec63c40c4457 | 1,259 | java | Java | src/main/java/com/emc/documentum/rest/client/sample/model/json/JsonTypeMappingTable.java | octanner/documentum-rest-client-java | 0f5b03ebb4686fc3eeea4166be75be8195edd166 | [
"Apache-2.0"
] | 40 | 2016-03-23T08:31:01.000Z | 2021-07-28T03:15:34.000Z | src/main/java/com/emc/documentum/rest/client/sample/model/json/JsonTypeMappingTable.java | djole87/documentum-rest-client-java | 0f5b03ebb4686fc3eeea4166be75be8195edd166 | [
"Apache-2.0"
] | 10 | 2016-03-29T06:35:57.000Z | 2021-12-09T20:21:34.000Z | src/main/java/com/emc/documentum/rest/client/sample/model/json/JsonTypeMappingTable.java | djole87/documentum-rest-client-java | 0f5b03ebb4686fc3eeea4166be75be8195edd166 | [
"Apache-2.0"
] | 29 | 2016-03-24T02:30:11.000Z | 2020-09-11T11:19:22.000Z | 26.229167 | 73 | 0.644956 | 14,248 | /*
* Copyright (c) 2018. Open Text Corporation. All Rights Reserved.
*/
package com.emc.documentum.rest.client.sample.model.json;
import com.emc.documentum.rest.client.sample.client.util.Equals;
import com.emc.documentum.rest.client.sample.model.RestTypeMappingTable;
public class JsonTypeMappingTable implem... |
3e21aad10380d664216bedd3833f561dc00aa8a9 | 239 | java | Java | basic-rps-game/src/main/java/io/example/rps/game/Main.java | TechPriest-alpha/example | a4e40c9c2abdb0277224c5e4332454e0617d0e39 | [
"Apache-2.0"
] | 1 | 2020-04-28T10:54:18.000Z | 2020-04-28T10:54:18.000Z | basic-rps-game/src/main/java/io/example/rps/game/Main.java | TechPriest-alpha/example | a4e40c9c2abdb0277224c5e4332454e0617d0e39 | [
"Apache-2.0"
] | null | null | null | basic-rps-game/src/main/java/io/example/rps/game/Main.java | TechPriest-alpha/example | a4e40c9c2abdb0277224c5e4332454e0617d0e39 | [
"Apache-2.0"
] | null | null | null | 19.916667 | 51 | 0.707113 | 14,249 | package io.example.rps.game;
import io.example.rps.game.api.console.ConsoleGame;
import lombok.extern.slf4j.Slf4j;
@Slf4j
public class Main {
public static void main(final String[] args) {
new ConsoleGame().doPlay();
}
}
|
3e21abf695d60398e9069e4cb7922ab986ddc641 | 1,005 | java | Java | src/main/java/com/web/produce/dao/DevClockDao.java | fuyuanxiu/huayu_mes | 4d8a79c955d6612573ca999f6d5040f918d79f93 | [
"MIT"
] | null | null | null | src/main/java/com/web/produce/dao/DevClockDao.java | fuyuanxiu/huayu_mes | 4d8a79c955d6612573ca999f6d5040f918d79f93 | [
"MIT"
] | null | null | null | src/main/java/com/web/produce/dao/DevClockDao.java | fuyuanxiu/huayu_mes | 4d8a79c955d6612573ca999f6d5040f918d79f93 | [
"MIT"
] | 1 | 2020-11-24T03:47:52.000Z | 2020-11-24T03:47:52.000Z | 38.653846 | 123 | 0.835821 | 14,250 | package com.web.produce.dao;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.repository.CrudRepository;
import com.web.produce.entity.DevClock;
import java.util.List;
public interface DevClockDao extends CrudRepository<DevClock, Long>,JpaSpecificationExecuto... |
3e21ac32c8640c42026ab3cebd448c914c75c0a8 | 2,003 | java | Java | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/controller/WareOrderTaskController.java | 18312807463/guimall | 3c0afb26934055000329bfe1cab369d14615892a | [
"Apache-2.0"
] | 1 | 2021-12-22T02:16:07.000Z | 2021-12-22T02:16:07.000Z | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/controller/WareOrderTaskController.java | 18312807463/guimall | 3c0afb26934055000329bfe1cab369d14615892a | [
"Apache-2.0"
] | null | null | null | gulimall-ware/src/main/java/com/atguigu/gulimall/ware/controller/WareOrderTaskController.java | 18312807463/guimall | 3c0afb26934055000329bfe1cab369d14615892a | [
"Apache-2.0"
] | null | null | null | 23.325581 | 71 | 0.699402 | 14,251 | package com.atguigu.gulimall.ware.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.anno... |
3e21acb0f189a100095b950ee8dcc865f97934ef | 534 | java | Java | src/main/java/io/pivotal/lars/friday/observability/metrics/Instance.java | NLxAROSA/deployonfriday-observability | e0ca3cf817e37a125c38eb8c3f04b2b75aa53c72 | [
"Apache-2.0"
] | 1 | 2019-01-04T20:52:38.000Z | 2019-01-04T20:52:38.000Z | src/main/java/io/pivotal/lars/friday/observability/metrics/Instance.java | NLxAROSA/deployonfriday-observability | e0ca3cf817e37a125c38eb8c3f04b2b75aa53c72 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/pivotal/lars/friday/observability/metrics/Instance.java | NLxAROSA/deployonfriday-observability | e0ca3cf817e37a125c38eb8c3f04b2b75aa53c72 | [
"Apache-2.0"
] | null | null | null | 20.538462 | 54 | 0.719101 | 14,252 | package io.pivotal.lars.friday.observability.metrics;
import java.util.ArrayList;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* Instance
*/
@Data
@NoArgsConstructor
@AllArgsConstructor
public class Instance {
String id = System.getenv("CF_I... |
3e21accf051a909eea368b8f46a105bbf0709368 | 799 | java | Java | jmq-common/jmq-network/src/main/java/com/ipd/jmq/common/network/v3/protocol/telnet/TelnetResponse.java | tiglabs-workspace/jmq | b8823da6d75e6fea39939ddcc2757eaa70aa3663 | [
"Apache-2.0"
] | null | null | null | jmq-common/jmq-network/src/main/java/com/ipd/jmq/common/network/v3/protocol/telnet/TelnetResponse.java | tiglabs-workspace/jmq | b8823da6d75e6fea39939ddcc2757eaa70aa3663 | [
"Apache-2.0"
] | null | null | null | jmq-common/jmq-network/src/main/java/com/ipd/jmq/common/network/v3/protocol/telnet/TelnetResponse.java | tiglabs-workspace/jmq | b8823da6d75e6fea39939ddcc2757eaa70aa3663 | [
"Apache-2.0"
] | 1 | 2018-12-13T02:01:39.000Z | 2018-12-13T02:01:39.000Z | 19.975 | 76 | 0.637046 | 14,253 | package com.ipd.jmq.common.network.v3.protocol.telnet;
import com.ipd.jmq.common.network.v3.command.Payload;
/**
* Telnet应答
* Created by hexiaofeng on 16-7-7.
*/
public class TelnetResponse implements Payload {
// 消息
protected String message;
// 追加回车
protected boolean newLine;
// 追加提示符
pro... |
3e21ad1d4679a129ab1a2f0751f0f3462fe330bd | 2,033 | java | Java | src/main/java/com/etf/RMS/data/Employee.java | ConusDaktis/WarehouseREST | 502d18426478edfb10ccaad873927864da81397c | [
"MIT"
] | null | null | null | src/main/java/com/etf/RMS/data/Employee.java | ConusDaktis/WarehouseREST | 502d18426478edfb10ccaad873927864da81397c | [
"MIT"
] | 1 | 2021-08-02T10:48:26.000Z | 2021-08-02T10:48:26.000Z | src/main/java/com/etf/RMS/data/Employee.java | StokicDusan/WarehouseREST | 502d18426478edfb10ccaad873927864da81397c | [
"MIT"
] | null | null | null | 23.639535 | 93 | 0.600098 | 14,254 | package com.etf.RMS.data;
import java.io.Serializable;
/**
*
* @author Dušan Stokić 2013/0625
*/
public class Employee implements Serializable {
/*
Atributi klase su kolone
u tabeli u bazi podataka
*/
private int employee_id;
private String last_name;
private String fi... |
3e21ad6d9baf6cde3d62f4c964dacc8d316c402b | 4,294 | java | Java | corelib/fundamental-autoconfigure/src/test/java/cherry/fundamental/bizcal/FileYearMonthStrategyTest.java | agwlvssainokuni/springapp3 | aabdc1ae2cd24a7bf3f2e203cb94e4d8f085d797 | [
"Apache-2.0"
] | null | null | null | corelib/fundamental-autoconfigure/src/test/java/cherry/fundamental/bizcal/FileYearMonthStrategyTest.java | agwlvssainokuni/springapp3 | aabdc1ae2cd24a7bf3f2e203cb94e4d8f085d797 | [
"Apache-2.0"
] | 2 | 2020-05-10T11:40:20.000Z | 2020-12-08T11:35:10.000Z | corelib/fundamental-autoconfigure/src/test/java/cherry/fundamental/bizcal/FileYearMonthStrategyTest.java | agwlvssainokuni/springapp3 | aabdc1ae2cd24a7bf3f2e203cb94e4d8f085d797 | [
"Apache-2.0"
] | null | null | null | 49.930233 | 116 | 0.72217 | 14,255 | /*
* Copyright 2019 agwlvssainokuni
*
* 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 ... |
3e21ae4b2847f9a8568315d8adc869cec6f18252 | 301 | java | Java | src/main/java/io/vertx/ext/unit/report/impl/ReportStream.java | AyakuraYuki/vertx-unit | 8f6607a75016324a9217f9304cd7463423622fbd | [
"Apache-2.0"
] | 31 | 2015-04-08T05:48:59.000Z | 2020-11-10T19:46:41.000Z | src/main/java/io/vertx/ext/unit/report/impl/ReportStream.java | AyakuraYuki/vertx-unit | 8f6607a75016324a9217f9304cd7463423622fbd | [
"Apache-2.0"
] | 64 | 2015-02-24T10:23:25.000Z | 2022-03-24T08:09:10.000Z | src/main/java/io/vertx/ext/unit/report/impl/ReportStream.java | AyakuraYuki/vertx-unit | 8f6607a75016324a9217f9304cd7463423622fbd | [
"Apache-2.0"
] | 42 | 2015-02-28T18:21:05.000Z | 2022-03-20T00:40:48.000Z | 17.941176 | 65 | 0.691803 | 14,256 | package io.vertx.ext.unit.report.impl;
import io.vertx.core.buffer.Buffer;
/**
* @author <a href="mailto:dycjh@example.com">Julien Viet</a>
*/
public interface ReportStream {
default void info(Buffer msg) {}
default void error(Buffer msg, Throwable cause) {}
default void end() {}
}
|
3e21aee928374c1cd695d5ea524d42805226a841 | 18,496 | java | Java | sofpro/src/main/java/com/ucap/gecs/component/hummanresource/SltGecsHrTrade.java | roginluo/information-computing-science | cfcf34a14bb6a2541cdd1cc2651c6f7a288eb2d7 | [
"Apache-2.0"
] | null | null | null | sofpro/src/main/java/com/ucap/gecs/component/hummanresource/SltGecsHrTrade.java | roginluo/information-computing-science | cfcf34a14bb6a2541cdd1cc2651c6f7a288eb2d7 | [
"Apache-2.0"
] | null | null | null | sofpro/src/main/java/com/ucap/gecs/component/hummanresource/SltGecsHrTrade.java | roginluo/information-computing-science | cfcf34a14bb6a2541cdd1cc2651c6f7a288eb2d7 | [
"Apache-2.0"
] | null | null | null | 51.809524 | 149 | 0.71237 | 14,257 | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: SltGecsHrTrade.java
package com.ucap.gecs.component.hummanresource;
import com.ucap.gecs.base.ecc.EccClass;
import com.ucap.gecs.base.global.*;
i... |
3e21af1aaeabc559cd28056b8fea26254dbd52fa | 7,778 | java | Java | src/main/java/com/superhao/app/handle/RoomChatHelper.java | 928649522/Deayee-Open-Chat | 3c5dbdfd2064aaa937491179b66f52851398430a | [
"Apache-2.0"
] | 1 | 2021-09-16T14:01:53.000Z | 2021-09-16T14:01:53.000Z | src/main/java/com/superhao/app/handle/RoomChatHelper.java | 928649522/Deayee-Open-Chat | 3c5dbdfd2064aaa937491179b66f52851398430a | [
"Apache-2.0"
] | null | null | null | src/main/java/com/superhao/app/handle/RoomChatHelper.java | 928649522/Deayee-Open-Chat | 3c5dbdfd2064aaa937491179b66f52851398430a | [
"Apache-2.0"
] | null | null | null | 35.515982 | 118 | 0.645153 | 14,258 | package com.superhao.app.handle;
import com.superhao.app.constant.AppChatConstant;
import com.superhao.app.entity.*;
import com.superhao.app.entity.dto.ChatData;
import com.superhao.app.entity.token.AppUserToken;
import com.superhao.app.handle.listener.RoomMessageListener;
import com.superhao.app.mapper.AppRoomRoleMap... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.