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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e3623909a2640b621659207b6ad27ec36d41105 | 28,498 | java | Java | hazelcast-jet-core/src/main/java/com/hazelcast/jet/impl/execution/init/ExecutionPlan.java | ssahadevan/hazelcast-jet | 44e0155dd73df296d5d664670e5d04f7ab2b5ddb | [
"Apache-2.0"
] | 1 | 2020-03-05T20:24:33.000Z | 2020-03-05T20:24:33.000Z | hazelcast-jet-core/src/main/java/com/hazelcast/jet/impl/execution/init/ExecutionPlan.java | ssahadevan/hazelcast-jet | 44e0155dd73df296d5d664670e5d04f7ab2b5ddb | [
"Apache-2.0"
] | null | null | null | hazelcast-jet-core/src/main/java/com/hazelcast/jet/impl/execution/init/ExecutionPlan.java | ssahadevan/hazelcast-jet | 44e0155dd73df296d5d664670e5d04f7ab2b5ddb | [
"Apache-2.0"
] | null | null | null | 48.138514 | 121 | 0.63422 | 22,885 | /*
* Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
3e3623a64e4b89fbcb07fae504a4f41ed483f62d | 1,407 | java | Java | components/src/main/java/org/butterfaces/component/partrenderer/Constants.java | antoniovl/ButterFaces | b7d207f3ff500ac20b32efabed7d548bcdbe597d | [
"MIT"
] | 96 | 2015-10-01T18:38:08.000Z | 2021-11-08T09:33:07.000Z | components/src/main/java/org/butterfaces/component/partrenderer/Constants.java | antoniovl/ButterFaces | b7d207f3ff500ac20b32efabed7d548bcdbe597d | [
"MIT"
] | 250 | 2015-10-14T12:59:58.000Z | 2021-06-07T13:19:56.000Z | components/src/main/java/org/butterfaces/component/partrenderer/Constants.java | antoniovl/ButterFaces | b7d207f3ff500ac20b32efabed7d548bcdbe597d | [
"MIT"
] | 30 | 2015-12-22T18:54:33.000Z | 2021-04-21T10:20:11.000Z | 46.9 | 104 | 0.778252 | 22,886 | /*
* Copyright Lars Michaelis and Stephan Zerhusen 2016.
* Distributed under the MIT License.
* (See accompanying file README.md file or copy at http://opensource.org/licenses/MIT)
*/
package org.butterfaces.component.partrenderer;
/**
* @author Lars Michaelis
*/
public class Constants {
public static final... |
3e3623f1d8ac14e39283c0cb95bb1e0ece4bf577 | 11,539 | java | Java | core/src/com/etheller/warsmash/util/MdlUtils.java | MfromAzeroth/WarsmashModEngine | 2a58c546cddb7dba03232a62b9fd1f57edc15a82 | [
"MIT"
] | 23 | 2021-04-09T12:41:45.000Z | 2022-03-28T06:54:40.000Z | core/src/com/etheller/warsmash/util/MdlUtils.java | MfromAzeroth/WarsmashModEngine | 2a58c546cddb7dba03232a62b9fd1f57edc15a82 | [
"MIT"
] | 1 | 2022-01-22T18:47:11.000Z | 2022-01-22T18:47:11.000Z | core/src/com/etheller/warsmash/util/MdlUtils.java | MfromAzeroth/WarsmashModEngine | 2a58c546cddb7dba03232a62b9fd1f57edc15a82 | [
"MIT"
] | 6 | 2021-08-01T12:22:49.000Z | 2022-01-12T10:32:33.000Z | 57.984925 | 115 | 0.797296 | 22,887 | package com.etheller.warsmash.util;
/**
* Constants for the tokens were used to prevent typos in token literals. It
* would be very easy for me to type "Interval" in one place and "Intreval" in
* another by mistake. With this paradigm, that mistake causes a compile error,
* since TOKEN_INTREVAL does not exist.
*/... |
3e362461f606b14b5c3839c3d47e43353fc24adf | 2,005 | java | Java | projects/OG-Bloomberg/src/main/java/com/opengamma/bbg/loader/FutureOptionMarginResolver.java | emcleod/OG-Platform | dbd4e1c64907f6a2dd27a62d252e9c61e609f779 | [
"Apache-2.0"
] | 12 | 2017-03-10T13:56:52.000Z | 2021-10-03T01:21:20.000Z | projects/OG-Bloomberg/src/main/java/com/opengamma/bbg/loader/FutureOptionMarginResolver.java | antikas/OG-Platform | aa683c63e58d33e34cca691290370d71a454077c | [
"Apache-2.0"
] | 1 | 2021-08-02T17:20:43.000Z | 2021-08-02T17:20:43.000Z | projects/OG-Bloomberg/src/main/java/com/opengamma/bbg/loader/FutureOptionMarginResolver.java | antikas/OG-Platform | aa683c63e58d33e34cca691290370d71a454077c | [
"Apache-2.0"
] | 16 | 2017-01-12T10:31:58.000Z | 2019-04-19T08:17:33.000Z | 32.868852 | 114 | 0.715212 | 22,888 | /**
* Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.bbg.loader;
import java.util.Map;
import com.google.common.collect.ImmutableMap;
import com.opengamma.OpenGammaRuntimeException;
/**
* Based on the exchange... |
3e36265c91018a96daa303c1f015377d23ca772b | 1,533 | java | Java | health/service/src/main/java/com/cerner/beadledom/health/resource/DiagnosticResourceImpl.java | iUtsavSarkar/beadledom | 1d5cf04934b684746f3a239a8de44981752c52f8 | [
"Apache-2.0"
] | 25 | 2017-01-16T20:33:31.000Z | 2021-07-03T18:21:47.000Z | health/service/src/main/java/com/cerner/beadledom/health/resource/DiagnosticResourceImpl.java | iUtsavSarkar/beadledom | 1d5cf04934b684746f3a239a8de44981752c52f8 | [
"Apache-2.0"
] | 110 | 2017-01-16T17:13:31.000Z | 2020-06-19T03:50:21.000Z | health/service/src/main/java/com/cerner/beadledom/health/resource/DiagnosticResourceImpl.java | iUtsavSarkar/beadledom | 1d5cf04934b684746f3a239a8de44981752c52f8 | [
"Apache-2.0"
] | 44 | 2017-01-16T20:58:11.000Z | 2021-12-19T07:06:54.000Z | 34.840909 | 86 | 0.783431 | 22,889 | package com.cerner.beadledom.health.resource;
import com.cerner.beadledom.health.api.DiagnosticResource;
import com.cerner.beadledom.health.dto.HealthDto;
import com.cerner.beadledom.health.internal.HealthChecker;
import com.cerner.beadledom.health.internal.HealthTemplateFactory;
import com.cerner.beadledom.health.int... |
3e362769ef9fbeafa61b3c4e397fcd3867b065d2 | 969 | java | Java | src/main/java/com/stschools/service/impl/ReplyCommentServiceImpl.java | shin-nguyen/st-school-backend | 76191c8a9ae1681c3910b41dd643763e32893968 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/stschools/service/impl/ReplyCommentServiceImpl.java | shin-nguyen/st-school-backend | 76191c8a9ae1681c3910b41dd643763e32893968 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/stschools/service/impl/ReplyCommentServiceImpl.java | shin-nguyen/st-school-backend | 76191c8a9ae1681c3910b41dd643763e32893968 | [
"Apache-2.0"
] | 1 | 2021-12-27T18:08:20.000Z | 2021-12-27T18:08:20.000Z | 33.413793 | 108 | 0.810114 | 22,890 | package com.stschools.service.impl;
import com.stschools.dto.ReplyCommentDTO;
import com.stschools.entity.ReplyComment;
import com.stschools.repository.ReplyCommentRepository;
import com.stschools.service.ReplyCommentService;
import com.stschools.util.ModelMapperControl;
import org.springframework.beans.factory.annota... |
3e36278bb1a4add980439a231e0fd01197e13bce | 3,685 | java | Java | .errai/org/jboss/errai/marshalling/client/api/Marshaller_c_c_h_c_s_o_InvoicetermOperation_1_Impl.java | ebanfa/logix | e79f28c77da861ff9874398f01ba284ff30f313f | [
"Apache-2.0"
] | 1 | 2021-04-03T20:42:20.000Z | 2021-04-03T20:42:20.000Z | .errai/org/jboss/errai/marshalling/client/api/Marshaller_c_c_h_c_s_o_InvoicetermOperation_1_Impl.java | ebanfa/logix | e79f28c77da861ff9874398f01ba284ff30f313f | [
"Apache-2.0"
] | null | null | null | .errai/org/jboss/errai/marshalling/client/api/Marshaller_c_c_h_c_s_o_InvoicetermOperation_1_Impl.java | ebanfa/logix | e79f28c77da861ff9874398f01ba284ff30f313f | [
"Apache-2.0"
] | null | null | null | 53.405797 | 671 | 0.719132 | 22,891 | package org.jboss.errai.marshalling.client.api;
import com.cloderia.helion.client.shared.model.Invoiceterm;
import com.cloderia.helion.client.shared.ops.InvoicetermOperation;
import org.jboss.errai.marshalling.client.Marshalling;
import org.jboss.errai.marshalling.client.api.json.EJObject;
import org.jboss.errai.marsh... |
3e3627bb7fe1b2e04b3102f2a52e96e7d9407287 | 1,127 | java | Java | doit/do-spring-web/src/main/java/space/dubovitsky/application/service/impl/UserServiceImpl.java | y-dubovitsky/qweater | f3370a60fbe801320433bf7b465b13d42f7005d2 | [
"Apache-2.0"
] | null | null | null | doit/do-spring-web/src/main/java/space/dubovitsky/application/service/impl/UserServiceImpl.java | y-dubovitsky/qweater | f3370a60fbe801320433bf7b465b13d42f7005d2 | [
"Apache-2.0"
] | 2 | 2022-02-16T01:11:53.000Z | 2022-03-31T20:42:44.000Z | doit/do-spring-web/src/main/java/space/dubovitsky/application/service/impl/UserServiceImpl.java | y-dubovitsky/spring | f3370a60fbe801320433bf7b465b13d42f7005d2 | [
"Apache-2.0"
] | null | null | null | 28.175 | 88 | 0.768412 | 22,892 | package space.dubovitsky.application.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import space.dubovitsky.... |
3e36292ec26c0588d0a191cdb0b99038cc815bc5 | 6,050 | java | Java | src/main/java/org/everit/atlassian/restclient/jiracloud/v2/model/IssueTypeCreateBean.java | everit-org/atlassian-restclient-jiracloud | 6649e5a37892e17b40861fc71e6a7808f5d1b152 | [
"Apache-2.0"
] | 1 | 2020-12-31T07:42:17.000Z | 2020-12-31T07:42:17.000Z | src/main/java/org/everit/atlassian/restclient/jiracloud/v2/model/IssueTypeCreateBean.java | everit-org/atlassian-restclient-jiracloud | 6649e5a37892e17b40861fc71e6a7808f5d1b152 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/everit/atlassian/restclient/jiracloud/v2/model/IssueTypeCreateBean.java | everit-org/atlassian-restclient-jiracloud | 6649e5a37892e17b40861fc71e6a7808f5d1b152 | [
"Apache-2.0"
] | 4 | 2019-10-31T12:32:30.000Z | 2021-09-03T12:08:48.000Z | 28.701422 | 162 | 0.680812 | 22,893 | /*
* Copyright © 2011 Everit Kft. (http://www.everit.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e3629cf5ef773be81eea128aa2fcb4557b10bc4 | 8,247 | java | Java | src/main/java/net/prominic/groovyls/providers/CompletionProvider.java | luk355/groovy-language-server | 783f6eb1ff3d3a65310ed4ef01e5993fa3362725 | [
"Apache-2.0"
] | null | null | null | src/main/java/net/prominic/groovyls/providers/CompletionProvider.java | luk355/groovy-language-server | 783f6eb1ff3d3a65310ed4ef01e5993fa3362725 | [
"Apache-2.0"
] | null | null | null | src/main/java/net/prominic/groovyls/providers/CompletionProvider.java | luk355/groovy-language-server | 783f6eb1ff3d3a65310ed4ef01e5993fa3362725 | [
"Apache-2.0"
] | null | null | null | 43.867021 | 117 | 0.765127 | 22,894 | ////////////////////////////////////////////////////////////////////////////////
// Copyright 2019 Prominic.NET, 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.ap... |
3e362c31e863169de76cf58aa1258434e698a149 | 189 | java | Java | src/main/java/com/feicui/service/ITrusteetypeService.java | GuilongQ/axworkspace | 9d1256c43ff1a1c7f54fec00c1baa859a2259aee | [
"Apache-2.0"
] | null | null | null | src/main/java/com/feicui/service/ITrusteetypeService.java | GuilongQ/axworkspace | 9d1256c43ff1a1c7f54fec00c1baa859a2259aee | [
"Apache-2.0"
] | null | null | null | src/main/java/com/feicui/service/ITrusteetypeService.java | GuilongQ/axworkspace | 9d1256c43ff1a1c7f54fec00c1baa859a2259aee | [
"Apache-2.0"
] | null | null | null | 21 | 72 | 0.830688 | 22,895 | package com.feicui.service;
import com.feicui.domain.Trusteetype;
import com.feicui.service.base.IBaseService;
public interface ITrusteetypeService extends IBaseService<Trusteetype> {
}
|
3e362ed5d605f7acd8521a399dc405de50734f0f | 174 | java | Java | Resources/Example spring boost/demo/src/main/java/com/tphuong/demo/exception/DataNotFoundException.java | haiphamthanh/Documents | 819403f78b84a58f7914171c785a7b5ac9b369ef | [
"MIT"
] | null | null | null | Resources/Example spring boost/demo/src/main/java/com/tphuong/demo/exception/DataNotFoundException.java | haiphamthanh/Documents | 819403f78b84a58f7914171c785a7b5ac9b369ef | [
"MIT"
] | null | null | null | Resources/Example spring boost/demo/src/main/java/com/tphuong/demo/exception/DataNotFoundException.java | haiphamthanh/Documents | 819403f78b84a58f7914171c785a7b5ac9b369ef | [
"MIT"
] | null | null | null | 21.75 | 53 | 0.747126 | 22,896 | package com.tphuong.demo.exception;
public class DataNotFoundException extends Exception{
public DataNotFoundException(String message) {
super(message);
}
}
|
3e36306e9266c5386d70d42dfb3222c65ccdb830 | 2,238 | java | Java | java/src/main/java/org/sparky/model/builders/BlockBuilder.java | lloydsparkes/Sparky | e65ec9550143f974d1c99875af00b951eb1d91d6 | [
"MIT"
] | null | null | null | java/src/main/java/org/sparky/model/builders/BlockBuilder.java | lloydsparkes/Sparky | e65ec9550143f974d1c99875af00b951eb1d91d6 | [
"MIT"
] | 4 | 2015-10-21T19:00:06.000Z | 2016-02-27T10:05:17.000Z | java/src/main/java/org/sparky/model/builders/BlockBuilder.java | lloydsparkes/Sparky | e65ec9550143f974d1c99875af00b951eb1d91d6 | [
"MIT"
] | null | null | null | 26.023256 | 93 | 0.610813 | 22,897 | package org.sparky.model.builders;
import org.sparky.model.*;
import org.sparky.model.keys.ConstantKey;
import org.sparky.model.keys.IndexerKey;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
/**
* Created by lloyd on 17/10/2015... |
3e363295247ba0ff7737336d0dc8fce25ea29d32 | 658 | java | Java | app/src/main/java/com/lqr/biliblili/di/module/RecommendModule.java | GitLqr/LQRBiliBlili | 18806c7444dbdc86240d8ac692039f7950fa29d9 | [
"MIT"
] | 132 | 2017-10-16T15:30:42.000Z | 2022-03-01T09:24:58.000Z | app/src/main/java/com/lqr/biliblili/di/module/RecommendModule.java | GitLqr/LQRBiliBlili | 18806c7444dbdc86240d8ac692039f7950fa29d9 | [
"MIT"
] | 1 | 2017-10-30T06:59:39.000Z | 2017-10-30T06:59:39.000Z | app/src/main/java/com/lqr/biliblili/di/module/RecommendModule.java | GitLqr/LQRBiliBlili | 18806c7444dbdc86240d8ac692039f7950fa29d9 | [
"MIT"
] | 33 | 2017-10-24T11:38:21.000Z | 2020-06-21T15:03:40.000Z | 21.225806 | 71 | 0.727964 | 22,898 | package com.lqr.biliblili.di.module;
import com.jess.arms.di.scope.FragmentScope;
import com.lqr.biliblili.mvp.contract.RecommendContract;
import com.lqr.biliblili.mvp.model.RecommendModel;
import dagger.Module;
import dagger.Provides;
@Module
public class RecommendModule {
private RecommendContract.View view;
... |
3e363311c93e7506487cfd096df625b9419abf2d | 504 | java | Java | src/aws/lambdas/incremental_distribution/src/main/java/uk/nhs/nhsx/testkitorder/TestResult.java | robdyke/covid19-app-system-public | 54d8eb6b8d4e43c9bbe80e0c49cbc616e2571248 | [
"MIT"
] | null | null | null | src/aws/lambdas/incremental_distribution/src/main/java/uk/nhs/nhsx/testkitorder/TestResult.java | robdyke/covid19-app-system-public | 54d8eb6b8d4e43c9bbe80e0c49cbc616e2571248 | [
"MIT"
] | 5 | 2021-12-10T01:53:54.000Z | 2021-12-18T18:36:34.000Z | src/aws/lambdas/incremental_distribution/src/main/java/uk/nhs/nhsx/testkitorder/TestResult.java | robdyke/covid19-app-system-public | 54d8eb6b8d4e43c9bbe80e0c49cbc616e2571248 | [
"MIT"
] | null | null | null | 28 | 108 | 0.732143 | 22,899 | package uk.nhs.nhsx.testkitorder;
public class TestResult {
public final String testResultPollingToken;
public final String testEndDate;
public final String testResult;
public final String status;
public TestResult(String testResultPollingToken, String testEndDate, String testResult, String statu... |
3e3633460035a3f73f855d0779ee12d29fb9db86 | 685 | java | Java | src/main/java/br/com/zup/mercadolivre/usuario/web/dto/request/LoginFormRequest.java | deviny99/orange-talents-03-template-ecommerce | 252077b679505a8cc516a258d1bceaddb16aaa11 | [
"Apache-2.0"
] | 1 | 2021-05-30T00:56:44.000Z | 2021-05-30T00:56:44.000Z | src/main/java/br/com/zup/mercadolivre/usuario/web/dto/request/LoginFormRequest.java | deviny99/orange-talents-03-template-ecommerce | 252077b679505a8cc516a258d1bceaddb16aaa11 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup/mercadolivre/usuario/web/dto/request/LoginFormRequest.java | deviny99/orange-talents-03-template-ecommerce | 252077b679505a8cc516a258d1bceaddb16aaa11 | [
"Apache-2.0"
] | null | null | null | 27.4 | 87 | 0.776642 | 22,900 | package br.com.zup.mercadolivre.usuario.web.dto.request;
import com.fasterxml.jackson.annotation.JsonProperty;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import javax.validation.constraints.Email;
import javax.validation.constraints.NotBlank;
public class LoginFormRequest ... |
3e36357a70016c1ac7646891a62572c3be9c31c5 | 1,550 | java | Java | plugin-module-codegen-maven-client/src/main/java/com/atlassian/maven/plugins/amps/codegen/prompter/bitbucket/ssh/BitbucketSshScmRequestHandlerPrompter.java | acidburn0zzz/atlassian-amps | c69bd0a64173325d3a0304362ee8537ee32a30b7 | [
"Apache-2.0"
] | null | null | null | plugin-module-codegen-maven-client/src/main/java/com/atlassian/maven/plugins/amps/codegen/prompter/bitbucket/ssh/BitbucketSshScmRequestHandlerPrompter.java | acidburn0zzz/atlassian-amps | c69bd0a64173325d3a0304362ee8537ee32a30b7 | [
"Apache-2.0"
] | 2 | 2021-02-03T19:35:38.000Z | 2021-08-02T17:04:27.000Z | plugin-module-codegen-maven-client/src/main/java/com/atlassian/maven/plugins/amps/codegen/prompter/bitbucket/ssh/BitbucketSshScmRequestHandlerPrompter.java | acidburn0zzz/atlassian-amps | c69bd0a64173325d3a0304362ee8537ee32a30b7 | [
"Apache-2.0"
] | null | null | null | 41.891892 | 122 | 0.816774 | 22,901 | package com.atlassian.maven.plugins.amps.codegen.prompter.bitbucket.ssh;
import com.atlassian.maven.plugins.amps.codegen.annotations.ModuleCreatorClass;
import com.atlassian.maven.plugins.amps.codegen.prompter.AbstractModulePrompter;
import com.atlassian.plugins.codegen.modules.PluginModuleLocation;
import com.atlassi... |
3e3635b85193613cf2d8cc313154d5cd38594f61 | 385 | java | Java | LoggerProject/src/main/java/Animal/Cat.java | vasilileliuh/test1 | d818441f6f761e7580ee9f675d0b776a671127d0 | [
"MIT"
] | null | null | null | LoggerProject/src/main/java/Animal/Cat.java | vasilileliuh/test1 | d818441f6f761e7580ee9f675d0b776a671127d0 | [
"MIT"
] | 4 | 2021-12-14T20:53:35.000Z | 2022-01-04T16:39:45.000Z | LoggerProject/src/main/java/Animal/Cat.java | vasilileliuh/Reserve | d818441f6f761e7580ee9f675d0b776a671127d0 | [
"MIT"
] | null | null | null | 20.263158 | 58 | 0.462338 | 22,902 | package Animal;
public class Cat extends Animal {
public Cat(String name, Integer age, Integer weight) {
super(name, age, weight);
}
@Override
public String toString() {
return "Cat{" +
"name= '" + super.name + '\'' +
", age= " + super.age +
... |
3e3635fd7d74db346ae0e9ad7550a77db44ade39 | 7,300 | java | Java | examples/codegen/src/main/java/io/sundr/examples/codegen/Method.java | iocanel/sundrio | cc115b274aecc22974370d9374fc8dbcf5af92f6 | [
"Apache-2.0"
] | null | null | null | examples/codegen/src/main/java/io/sundr/examples/codegen/Method.java | iocanel/sundrio | cc115b274aecc22974370d9374fc8dbcf5af92f6 | [
"Apache-2.0"
] | null | null | null | examples/codegen/src/main/java/io/sundr/examples/codegen/Method.java | iocanel/sundrio | cc115b274aecc22974370d9374fc8dbcf5af92f6 | [
"Apache-2.0"
] | null | null | null | 30.801688 | 283 | 0.591781 | 22,903 | /*
* Copyright 2016 The 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... |
3e3636db83551123743bde7771f018e5b5aeadb8 | 525 | java | Java | nyla.solutions.formInjection/src/main/java/nyla/solutions/formInjection/data/QuestionaireComponent.java | nyla-solutions/nyla-formInjection | 730abc08e05cee248fd2e3e087406f9fbca4dd13 | [
"Apache-2.0"
] | null | null | null | nyla.solutions.formInjection/src/main/java/nyla/solutions/formInjection/data/QuestionaireComponent.java | nyla-solutions/nyla-formInjection | 730abc08e05cee248fd2e3e087406f9fbca4dd13 | [
"Apache-2.0"
] | null | null | null | nyla.solutions.formInjection/src/main/java/nyla/solutions/formInjection/data/QuestionaireComponent.java | nyla-solutions/nyla-formInjection | 730abc08e05cee248fd2e3e087406f9fbca4dd13 | [
"Apache-2.0"
] | null | null | null | 21.875 | 60 | 0.704762 | 22,905 | package nyla.solutions.formInjection.data;
import nyla.solutions.formInjection.QuestionaireVisitor;
import nyla.solutions.global.data.Textable;
/**
* <b>com.chubb.sa.demo.application.data.SmartComponent</b>
* Abstract interface for application components
*/
public interface QuestionaireComponent
... |
3e36374070559e0d11173c2dc3f3056bded7db63 | 1,372 | java | Java | src/main/java/org/apache/sling/systemreadiness/core/SystemReadinessCheck.java | dulvac/system-readiness | 2c9263dced2c267eac03b3699cf9f1416199afd6 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/apache/sling/systemreadiness/core/SystemReadinessCheck.java | dulvac/system-readiness | 2c9263dced2c267eac03b3699cf9f1416199afd6 | [
"Apache-2.0"
] | 4 | 2018-03-22T16:31:57.000Z | 2018-04-20T13:41:07.000Z | src/main/java/org/apache/sling/systemreadiness/core/SystemReadinessCheck.java | dulvac/system-readiness | 2c9263dced2c267eac03b3699cf9f1416199afd6 | [
"Apache-2.0"
] | null | null | null | 30.488889 | 87 | 0.71793 | 22,906 | /*
* 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 ... |
3e36378ec52c18ce514e12a88f19df49aec94de0 | 17,257 | java | Java | junction/src/main/java/org/killbill/billing/junction/plumbing/billing/BlockingCalculator.java | joansmith/killbill | cb7801c1208db610a87130928e7799290febc65e | [
"Apache-2.0"
] | null | null | null | junction/src/main/java/org/killbill/billing/junction/plumbing/billing/BlockingCalculator.java | joansmith/killbill | cb7801c1208db610a87130928e7799290febc65e | [
"Apache-2.0"
] | null | null | null | junction/src/main/java/org/killbill/billing/junction/plumbing/billing/BlockingCalculator.java | joansmith/killbill | cb7801c1208db610a87130928e7799290febc65e | [
"Apache-2.0"
] | 1 | 2019-02-13T02:31:26.000Z | 2019-02-13T02:31:26.000Z | 47.150273 | 236 | 0.678044 | 22,907 | /*
* Copyright 2010-2013 Ning, Inc.
*
* Ning licenses this file to you under the Apache License, version 2.0
* (the "License"); you may not use this file except in compliance with the
* License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... |
3e3637d57df2df12a4c0c048ced4b14132cff280 | 1,214 | java | Java | x-pack/plugin/sql/src/main/java/org/elasticsearch/xpack/sql/expression/function/scalar/string/BinaryStringNumericFunction.java | szbrain/elasticsearch | c919cf789a8c91c7c7add782df2508f36e98dd8b | [
"Apache-2.0"
] | 3 | 2016-06-02T09:49:28.000Z | 2020-07-06T17:37:23.000Z | x-pack/plugin/sql/src/main/java/org/elasticsearch/xpack/sql/expression/function/scalar/string/BinaryStringNumericFunction.java | szbrain/elasticsearch | c919cf789a8c91c7c7add782df2508f36e98dd8b | [
"Apache-2.0"
] | 2 | 2018-07-31T16:19:09.000Z | 2019-06-10T10:13:20.000Z | x-pack/plugin/sql/src/main/java/org/elasticsearch/xpack/sql/expression/function/scalar/string/BinaryStringNumericFunction.java | szbrain/elasticsearch | c919cf789a8c91c7c7add782df2508f36e98dd8b | [
"Apache-2.0"
] | 3 | 2015-05-28T06:10:22.000Z | 2016-11-17T18:56:31.000Z | 36.787879 | 130 | 0.73888 | 22,908 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.sql.expression.function.scalar.string;
import... |
3e3638883d48db7bf82b1bee19e14ae31c763ae5 | 5,677 | java | Java | app/src/main/java/com/jd/living/util/StringUtil.java | jennynilsson/Living_Material | 429fd2f8aaf1e5a7f4943e72f1e50e461a86af5e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/jd/living/util/StringUtil.java | jennynilsson/Living_Material | 429fd2f8aaf1e5a7f4943e72f1e50e461a86af5e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/jd/living/util/StringUtil.java | jennynilsson/Living_Material | 429fd2f8aaf1e5a7f4943e72f1e50e461a86af5e | [
"Apache-2.0"
] | null | null | null | 32.626437 | 131 | 0.608244 | 22,909 | package com.jd.living.util;
import android.content.Context;
import android.text.TextUtils;
import android.util.Log;
import android.view.TextureView;
import com.jd.living.R;
import org.springframework.util.StringUtils;
import java.text.DecimalFormat;
import java.text.DecimalFormatSymbols;
import java.text.NumberForm... |
3e3638cff173e986b591d02dd1ac385a0cb434fb | 3,284 | java | Java | src/main/java/com/hope/service/ExaminationService.java | songtx0571/training | 75a26c05d2a5577e212123d133535ebf22e8cc58 | [
"0BSD"
] | null | null | null | src/main/java/com/hope/service/ExaminationService.java | songtx0571/training | 75a26c05d2a5577e212123d133535ebf22e8cc58 | [
"0BSD"
] | null | null | null | src/main/java/com/hope/service/ExaminationService.java | songtx0571/training | 75a26c05d2a5577e212123d133535ebf22e8cc58 | [
"0BSD"
] | null | null | null | 34.208333 | 117 | 0.753959 | 22,910 | package com.hope.service;
import com.hope.domain.Examination;
import com.hope.domain.MaintenanceRecord;
import com.hope.domain.Salary;
import com.hope.domain.Users;
import com.hope.mapper.Examinationmapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
i... |
3e3639554f0eaee941abb5f6a56741f9029c44bc | 1,792 | java | Java | ver10/SASCampaign/src/main/java/com/skplanet/sascm/common/resolver/CustomMapArgumentResolver.java | grtlinux/Kiea11st | d7d9c4ce0433c69168343ea67689d7f19115f88f | [
"Apache-2.0"
] | null | null | null | ver10/SASCampaign/src/main/java/com/skplanet/sascm/common/resolver/CustomMapArgumentResolver.java | grtlinux/Kiea11st | d7d9c4ce0433c69168343ea67689d7f19115f88f | [
"Apache-2.0"
] | null | null | null | ver10/SASCampaign/src/main/java/com/skplanet/sascm/common/resolver/CustomMapArgumentResolver.java | grtlinux/Kiea11st | d7d9c4ce0433c69168343ea67689d7f19115f88f | [
"Apache-2.0"
] | null | null | null | 38.12766 | 180 | 0.736049 | 22,911 | package com.skplanet.sascm.common.resolver;
import java.util.Enumeration;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.core.MethodParameter;
import org.springframework.web.bind.support.WebDataBinderFactor... |
3e3639921622bf734bff37afb95d3771937e8a64 | 3,846 | java | Java | src/main/java/org/idpass/sam/SlotsRepository.java | idpass/card-sam-applet | 61431bbc457db840f5de6d0d29406a6426a3425c | [
"Apache-2.0"
] | 1 | 2019-11-04T01:10:36.000Z | 2019-11-04T01:10:36.000Z | src/main/java/org/idpass/sam/SlotsRepository.java | idpass/card-sam-applet | 61431bbc457db840f5de6d0d29406a6426a3425c | [
"Apache-2.0"
] | null | null | null | src/main/java/org/idpass/sam/SlotsRepository.java | idpass/card-sam-applet | 61431bbc457db840f5de6d0d29406a6426a3425c | [
"Apache-2.0"
] | null | null | null | 22.892857 | 84 | 0.553562 | 22,912 | /*
* Copyright (C) 2019 Newlogic Impact Lab Pte. 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
*
* Unless required by applicable... |
3e363a5f60ac69067a7ddab0f20e4c137e371c2e | 2,698 | java | Java | everywhere-java/src/main/java/pro/travelin/model/InlineResponse2001.java | philcali/everywhere-model | 522948c27868ecec5fa8e82f15ed527a47968b78 | [
"MIT"
] | 2 | 2020-10-09T02:42:33.000Z | 2020-10-22T04:51:14.000Z | everywhere-java/src/main/java/pro/travelin/model/InlineResponse2001.java | philcali/everywhere-model | 522948c27868ecec5fa8e82f15ed527a47968b78 | [
"MIT"
] | 2 | 2019-09-03T01:30:34.000Z | 2019-09-07T15:29:47.000Z | everywhere-java/src/main/java/pro/travelin/model/InlineResponse2001.java | philcali/everywhere-model | 522948c27868ecec5fa8e82f15ed527a47968b78 | [
"MIT"
] | null | null | null | 26.45098 | 144 | 0.725352 | 22,913 | /*
* Everywhere
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: 2019-09-01
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do... |
3e363af3cbefe7408e3917c40d7395734d70744b | 4,719 | java | Java | aws-java-sdk-licensemanager/src/main/java/com/amazonaws/services/licensemanager/model/GetGrantRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 3,372 | 2015-01-03T00:35:43.000Z | 2022-03-31T15:56:24.000Z | aws-java-sdk-licensemanager/src/main/java/com/amazonaws/services/licensemanager/model/GetGrantRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,391 | 2015-01-01T12:55:24.000Z | 2022-03-31T08:01:50.000Z | aws-java-sdk-licensemanager/src/main/java/com/amazonaws/services/licensemanager/model/GetGrantRequest.java | ericvincent83/aws-sdk-java | c491416f3ea9411a04d9bafedee6c6874a79e48d | [
"Apache-2.0"
] | 2,876 | 2015-01-01T14:38:37.000Z | 2022-03-29T19:53:10.000Z | 26.511236 | 119 | 0.585505 | 22,914 | /*
* Copyright 2016-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e363b3e563a23d5de3ab02ffeafa521fa405eb0 | 615 | java | Java | sechub-scan/src/main/java/com/mercedesbenz/sechub/domain/scan/NetworkTargetProductServerDataProvider.java | mercedes-benz/sechub | 7504cb80ff755142699acef49ef0d4561eb4ebec | [
"Apache-2.0",
"MIT"
] | 10 | 2022-01-25T14:53:31.000Z | 2022-03-16T17:26:52.000Z | sechub-scan/src/main/java/com/mercedesbenz/sechub/domain/scan/NetworkTargetProductServerDataProvider.java | mercedes-benz/sechub | 7504cb80ff755142699acef49ef0d4561eb4ebec | [
"Apache-2.0",
"MIT"
] | 198 | 2022-01-25T14:01:01.000Z | 2022-03-31T14:59:10.000Z | sechub-scan/src/main/java/com/mercedesbenz/sechub/domain/scan/NetworkTargetProductServerDataProvider.java | mercedes-benz/sechub | 7504cb80ff755142699acef49ef0d4561eb4ebec | [
"Apache-2.0",
"MIT"
] | 4 | 2022-02-25T11:41:38.000Z | 2022-03-31T04:18:17.000Z | 24.6 | 57 | 0.801626 | 22,915 | // SPDX-License-Identifier: MIT
package com.mercedesbenz.sechub.domain.scan;
public interface NetworkTargetProductServerDataProvider {
String getIdentifierWhenInternetTarget();
String getIdentifierWhenIntranetTarget();
String getBaseURLWhenInternetTarget();
String getBaseURLWhenIntranetTarget();
... |
3e363d0ecaad3f678775805c903103ae95d90346 | 270,028 | java | Java | utilities/generator/project/src/org/fhir/delphi/DelphiGenerator.java | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | utilities/generator/project/src/org/fhir/delphi/DelphiGenerator.java | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | utilities/generator/project/src/org/fhir/delphi/DelphiGenerator.java | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | 53.545112 | 629 | 0.586628 | 22,916 | package org.fhir.delphi;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Li... |
3e363e0f395d9835f995d073cbba96994bae2119 | 6,739 | java | Java | modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonConstants.java | eid101/InjazErp | 6d7c69a9d3a6023e093ab0d7b356983fdee1e4c8 | [
"Apache-2.0"
] | null | null | null | modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonConstants.java | eid101/InjazErp | 6d7c69a9d3a6023e093ab0d7b356983fdee1e4c8 | [
"Apache-2.0"
] | null | null | null | modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonConstants.java | eid101/InjazErp | 6d7c69a9d3a6023e093ab0d7b356983fdee1e4c8 | [
"Apache-2.0"
] | null | null | null | 47.794326 | 100 | 0.758124 | 22,917 | /*
*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.1 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
* file except in... |
3e363e70294b4586e9d4c77c02e489b352999220 | 972 | java | Java | src/main/java/lesson1/Nd4jGetAndSetParts.java | mdjp999/dl4j-tutorials | 1205399be7181520f41e6e641a58e6df79444e2c | [
"MIT"
] | 484 | 2018-03-15T07:04:55.000Z | 2022-03-27T01:47:04.000Z | src/main/java/lesson1/Nd4jGetAndSetParts.java | xiejiajun/dl4j-tutorials | 1205399be7181520f41e6e641a58e6df79444e2c | [
"MIT"
] | 5 | 2018-07-14T00:12:49.000Z | 2019-08-31T05:58:22.000Z | src/main/java/lesson1/Nd4jGetAndSetParts.java | xiejiajun/dl4j-tutorials | 1205399be7181520f41e6e641a58e6df79444e2c | [
"MIT"
] | 151 | 2018-04-09T08:43:22.000Z | 2022-03-17T06:08:21.000Z | 24.923077 | 103 | 0.549383 | 22,918 | package lesson1;
import org.nd4j.linalg.api.ndarray.INDArray;
import org.nd4j.linalg.factory.Nd4j;
/**
* Created by Joe on 2017/12/27.
* 获取并且设置数组部分
*/
public class Nd4jGetAndSetParts {
public static void main(String[] args) {
INDArray nd = Nd4j.create(new float[]{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12},... |
3e363ec75afb45ad6f27c3fc84cddaaa6087c018 | 932 | java | Java | src/smokeTest/java/uk/gov/hmcts/reform/judicialapi/SmokeTest.java | uk-gov-mirror/hmcts.rd-judicial-api | f61273c53c5922ce26bd64bdf48aefb1818cf4c8 | [
"MIT"
] | null | null | null | src/smokeTest/java/uk/gov/hmcts/reform/judicialapi/SmokeTest.java | uk-gov-mirror/hmcts.rd-judicial-api | f61273c53c5922ce26bd64bdf48aefb1818cf4c8 | [
"MIT"
] | null | null | null | src/smokeTest/java/uk/gov/hmcts/reform/judicialapi/SmokeTest.java | uk-gov-mirror/hmcts.rd-judicial-api | f61273c53c5922ce26bd64bdf48aefb1818cf4c8 | [
"MIT"
] | null | null | null | 24.526316 | 59 | 0.641631 | 22,919 | package uk.gov.hmcts.reform.judicialapi;
import static org.assertj.core.api.Assertions.assertThat;
import io.restassured.RestAssured;
import net.serenitybdd.rest.SerenityRest;
import org.apache.commons.lang3.StringUtils;
import org.junit.Test;
import org.springframework.http.HttpStatus;
public class SmokeTest {
... |
3e363ed46608b07d995e785a3880e68a9add1b93 | 1,162 | java | Java | src/org/metasee/database/service/impl/ArticleManagerImpl.java | baoxingsong/Meta-Mesh | fb92afb02a18587a511d7295e95c3a5cb633b9cb | [
"MIT"
] | null | null | null | src/org/metasee/database/service/impl/ArticleManagerImpl.java | baoxingsong/Meta-Mesh | fb92afb02a18587a511d7295e95c3a5cb633b9cb | [
"MIT"
] | null | null | null | src/org/metasee/database/service/impl/ArticleManagerImpl.java | baoxingsong/Meta-Mesh | fb92afb02a18587a511d7295e95c3a5cb633b9cb | [
"MIT"
] | null | null | null | 24.208333 | 75 | 0.790878 | 22,920 | package org.metasee.database.service.impl;
import java.util.List;
import org.metasee.database.dao.impl.ArticleDaoImpl;
import org.metasee.database.dao.ArticleDao;
import org.metasee.database.model.Article;
import org.metasee.database.service.ArticleManager;
public class ArticleManagerImpl implements ArticleManager {... |
3e363f78e9bb867b3cdc6f2ff60e2f780c49adb3 | 5,048 | java | Java | platform/options.api/test/unit/src/org/netbeans/api/options/RegisteredCategory.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,056 | 2019-04-25T20:00:35.000Z | 2022-03-30T04:46:14.000Z | platform/options.api/test/unit/src/org/netbeans/api/options/RegisteredCategory.java | Marc382/netbeans | 4bee741d24a3fdb05baf135de5e11a7cd95bd64e | [
"Apache-2.0"
] | 1,846 | 2019-04-25T20:50:05.000Z | 2022-03-31T23:40:41.000Z | platform/options.api/test/unit/src/org/netbeans/api/options/RegisteredCategory.java | Marc382/netbeans | 4bee741d24a3fdb05baf135de5e11a7cd95bd64e | [
"Apache-2.0"
] | 550 | 2019-04-25T20:04:33.000Z | 2022-03-25T17:43:01.000Z | 33.210526 | 127 | 0.63332 | 22,921 | /*
* 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 ... |
3e36400ff2bb903f48f0413b2d5c98652d6d56ab | 7,470 | java | Java | src/com/landawn/abacus/util/SQLMapper.java | landawn/AbacusUtil | fbcc6bc8cf53247079b9d6ce5f667880f3eaeb4c | [
"Apache-2.0"
] | 87 | 2016-02-07T23:13:57.000Z | 2021-09-03T01:54:44.000Z | src/com/landawn/abacus/util/SQLMapper.java | landawn/AbacusUtil | fbcc6bc8cf53247079b9d6ce5f667880f3eaeb4c | [
"Apache-2.0"
] | 28 | 2017-01-12T22:02:54.000Z | 2022-01-23T02:57:11.000Z | src/com/landawn/abacus/util/SQLMapper.java | landawn/AbacusUtil | fbcc6bc8cf53247079b9d6ce5f667880f3eaeb4c | [
"Apache-2.0"
] | 15 | 2016-09-02T23:10:42.000Z | 2021-12-04T13:30:22.000Z | 32.620087 | 150 | 0.601205 | 22,922 | /*
* Copyright (C) 2015 HaiYang Li
*
* 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... |
3e3640db687c672a8f438c7c611565d2e02b21ab | 1,550 | java | Java | src/main/java/me/ferrybig/p2pnetwork/codec/packets/RelayPacket.java | ferrybig/p2pnetwork | 97bf45cdcad3a1aae51dc176ee2fafcc3ab14f13 | [
"MIT"
] | null | null | null | src/main/java/me/ferrybig/p2pnetwork/codec/packets/RelayPacket.java | ferrybig/p2pnetwork | 97bf45cdcad3a1aae51dc176ee2fafcc3ab14f13 | [
"MIT"
] | null | null | null | src/main/java/me/ferrybig/p2pnetwork/codec/packets/RelayPacket.java | ferrybig/p2pnetwork | 97bf45cdcad3a1aae51dc176ee2fafcc3ab14f13 | [
"MIT"
] | null | null | null | 19.135802 | 108 | 0.678065 | 22,923 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package me.ferrybig.p2pnetwork.codec.packets;
import io.netty.buffer.ByteBuf;
import me.ferrybig.p2pnetwork.Address;
/**
*
* @autho... |
3e3641a6398a55f9411642a4a87c3f2b6c38113f | 955 | java | Java | gmall-sms/src/main/java/com/atguigu/gmall/sms/entity/CouponSpuRelationEntity.java | fengchen999/gmall | 89a073bd0d31fac39b725da443eb8354f0a9c9e2 | [
"Apache-2.0"
] | null | null | null | gmall-sms/src/main/java/com/atguigu/gmall/sms/entity/CouponSpuRelationEntity.java | fengchen999/gmall | 89a073bd0d31fac39b725da443eb8354f0a9c9e2 | [
"Apache-2.0"
] | null | null | null | gmall-sms/src/main/java/com/atguigu/gmall/sms/entity/CouponSpuRelationEntity.java | fengchen999/gmall | 89a073bd0d31fac39b725da443eb8354f0a9c9e2 | [
"Apache-2.0"
] | null | null | null | 20.319149 | 62 | 0.718325 | 22,924 | package com.atguigu.gmall.sms.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* 优惠券与产品关... |
3e364243816c5864ac1dff99d8e71df62557888c | 2,083 | java | Java | src/io/ph/web/beans/SparkRedditBean.java | hortenio97/momo-2 | 7a7276324a50ce8769527cf49ac344683b8c844a | [
"MIT"
] | 5 | 2018-11-30T19:55:29.000Z | 2019-08-21T19:31:10.000Z | src/io/ph/web/beans/SparkRedditBean.java | hortenio97/momo-2 | 7a7276324a50ce8769527cf49ac344683b8c844a | [
"MIT"
] | 1 | 2018-11-30T22:06:51.000Z | 2018-12-01T19:16:13.000Z | src/io/ph/web/beans/SparkRedditBean.java | hortenio97/momo-2 | 7a7276324a50ce8769527cf49ac344683b8c844a | [
"MIT"
] | 5 | 2018-12-28T14:17:15.000Z | 2021-04-15T13:24:38.000Z | 31.089552 | 109 | 0.711954 | 22,925 | package io.ph.web.beans;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import io.ph.bot.Bot;
import io.ph.bot.feed.RedditEventListener;
import io.ph.bot.feed.RedditFeedObserver;
import net.dv8tion.jda.core.entities.Channel;
public class SparkRedditBean {
private String... |
3e36455537533265691a2f64f82e0f65f3217f8d | 349 | java | Java | alien4cloud-common/src/main/java/alien4cloud/rest/model/RestError.java | OresteVisari/alien4cloud | 260771f575e9628861e55ef9c731907bfa509b90 | [
"Apache-2.0"
] | null | null | null | alien4cloud-common/src/main/java/alien4cloud/rest/model/RestError.java | OresteVisari/alien4cloud | 260771f575e9628861e55ef9c731907bfa509b90 | [
"Apache-2.0"
] | null | null | null | alien4cloud-common/src/main/java/alien4cloud/rest/model/RestError.java | OresteVisari/alien4cloud | 260771f575e9628861e55ef9c731907bfa509b90 | [
"Apache-2.0"
] | null | null | null | 19.388889 | 57 | 0.813754 | 22,926 | package alien4cloud.rest.model;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import lombok.ToString;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor(suppressConstructorProperties = true)
@ToString
public class RestError {
private int code;
... |
3e3646f419624d4b5ffd1f803a91ef9d9763e61a | 410 | java | Java | src/main/java/depends/addons/dv8/matrix/comp/data/input/DependencyValue.java | multilang-depends/depends-compare | 27e8a08219c862dd290677a149f001e7ea12c5e0 | [
"Apache-2.0"
] | null | null | null | src/main/java/depends/addons/dv8/matrix/comp/data/input/DependencyValue.java | multilang-depends/depends-compare | 27e8a08219c862dd290677a149f001e7ea12c5e0 | [
"Apache-2.0"
] | 1 | 2020-03-04T22:24:35.000Z | 2020-03-04T22:24:35.000Z | src/main/java/depends/addons/dv8/matrix/comp/data/input/DependencyValue.java | multilang-depends/depends-compare | 27e8a08219c862dd290677a149f001e7ea12c5e0 | [
"Apache-2.0"
] | 1 | 2019-03-09T22:34:29.000Z | 2019-03-09T22:34:29.000Z | 17.083333 | 53 | 0.709756 | 22,927 | package depends.addons.dv8.matrix.comp.data.input;
public class DependencyValue {
private double weight;
private String type;
public DependencyValue(String type) {
this.type = type;
this.weight = 0;
}
public DependencyValue(String type, double weight) {
this.type = type;
this.weight = weight;
}
publi... |
3e3648f266f1a3b5ee835e83ceae2202b5e807ec | 2,844 | java | Java | smack-extensions/src/main/java/org/jivesoftware/smackx/muc/Affiliate.java | magnetsystems/Smack | 0cd3318b128e789a44dd97775ffbb4496a783418 | [
"Apache-2.0"
] | 2,380 | 2015-01-01T16:37:15.000Z | 2022-03-29T15:08:37.000Z | smack-extensions/src/main/java/org/jivesoftware/smackx/muc/Affiliate.java | magnetsystems/Smack | 0cd3318b128e789a44dd97775ffbb4496a783418 | [
"Apache-2.0"
] | 312 | 2015-01-03T23:39:29.000Z | 2022-03-26T11:40:07.000Z | smack-extensions/src/main/java/org/jivesoftware/smackx/muc/Affiliate.java | magnetsystems/Smack | 0cd3318b128e789a44dd97775ffbb4496a783418 | [
"Apache-2.0"
] | 987 | 2015-01-02T10:25:46.000Z | 2022-03-23T18:37:27.000Z | 31.955056 | 100 | 0.672996 | 22,928 | /**
*
* Copyright 2003-2007 Jive Software.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... |
3e3649a6fec7054812dff9aa47e49f3c2fa9d20c | 12,324 | java | Java | java/registry/src/main/java/io/opensaber/registry/controller/RegistryController.java | kesavanp123/open-saber | 1a690238534a1afb2c0ed6f4a02d80d39e627ca8 | [
"MIT"
] | 10 | 2018-01-16T11:44:58.000Z | 2021-03-04T12:08:44.000Z | java/registry/src/main/java/io/opensaber/registry/controller/RegistryController.java | kesavanp123/open-saber | 1a690238534a1afb2c0ed6f4a02d80d39e627ca8 | [
"MIT"
] | 177 | 2017-12-29T09:55:36.000Z | 2021-03-23T17:16:00.000Z | java/registry/src/main/java/io/opensaber/registry/controller/RegistryController.java | kesavanp123/open-saber | 1a690238534a1afb2c0ed6f4a02d80d39e627ca8 | [
"MIT"
] | 31 | 2018-01-26T08:09:01.000Z | 2021-03-12T08:41:07.000Z | 44.652174 | 146 | 0.715109 | 22,929 | package io.opensaber.registry.controller;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import io.opensaber.pojos.APIMessage;
import io.opensaber.pojos.HealthCheckResponse;
import io.opensaber.pojos.OpenSaberInstrumentation;
import io.opensaber.pojos.Response;
impo... |
3e364a0fe8df07ce0f9ff9733876afd98ad46e34 | 15,034 | java | Java | src/main/java/maritech/entity/EntitySpeedBoat.java | svgorbunov-mc-sphere/Mariculture | 2dc1786a414c6255ca8edeab70685ffcc4aa4adb | [
"MIT"
] | null | null | null | src/main/java/maritech/entity/EntitySpeedBoat.java | svgorbunov-mc-sphere/Mariculture | 2dc1786a414c6255ca8edeab70685ffcc4aa4adb | [
"MIT"
] | null | null | null | src/main/java/maritech/entity/EntitySpeedBoat.java | svgorbunov-mc-sphere/Mariculture | 2dc1786a414c6255ca8edeab70685ffcc4aa4adb | [
"MIT"
] | null | null | null | 32.611714 | 151 | 0.53532 | 22,930 | package maritech.entity;
import java.util.List;
import mariculture.lib.helpers.ItemHelper;
import maritech.extensions.config.ExtensionGeneralStuff;
import maritech.extensions.modules.ExtensionTransport;
import net.minecraft.block.material.Material;
import net.minecraft.entity.Entity;
import net.minecraft.entity.Entit... |
3e364a2b23e611a7c1a14dd4f84e8c914d2fc8ce | 2,015 | java | Java | polardbx-parser/src/test/java/com/alibaba/polardbx/druid/bvt/sql/mysql/MySqlError_test.java | arkbriar/galaxysql | df28f91eab772839e5df069739a065ac01c0a26e | [
"Apache-2.0"
] | 480 | 2021-10-16T06:00:00.000Z | 2022-03-28T05:54:49.000Z | polardbx-parser/src/test/java/com/alibaba/polardbx/druid/bvt/sql/mysql/MySqlError_test.java | arkbriar/galaxysql | df28f91eab772839e5df069739a065ac01c0a26e | [
"Apache-2.0"
] | 31 | 2021-10-20T02:59:55.000Z | 2022-03-29T03:38:33.000Z | polardbx-parser/src/test/java/com/alibaba/polardbx/druid/bvt/sql/mysql/MySqlError_test.java | arkbriar/galaxysql | df28f91eab772839e5df069739a065ac01c0a26e | [
"Apache-2.0"
] | 96 | 2021-10-17T14:19:49.000Z | 2022-03-23T09:25:37.000Z | 34.741379 | 110 | 0.644169 | 22,931 | /*
* Copyright 1999-2017 Alibaba Group Holding 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
*
* Unless required b... |
3e364a782598ae34e40ecdbc12bbe13355461a31 | 7,197 | java | Java | de.seronet_projekt.ros.interfaces.pool.xtext.ui/src-gen/de/seronet_projekt/ros/interfaces/pool/ui/contentassist/AbstractRosInterfacesPoolProposalProvider.java | Servicerobotics-Ulm/SeRoNet-Tooling-ROS-Mixed-Port | 6f47ba2862e84fec7c858e8e2af84844bee2b9f2 | [
"BSD-3-Clause"
] | null | null | null | de.seronet_projekt.ros.interfaces.pool.xtext.ui/src-gen/de/seronet_projekt/ros/interfaces/pool/ui/contentassist/AbstractRosInterfacesPoolProposalProvider.java | Servicerobotics-Ulm/SeRoNet-Tooling-ROS-Mixed-Port | 6f47ba2862e84fec7c858e8e2af84844bee2b9f2 | [
"BSD-3-Clause"
] | 19 | 2019-05-16T14:20:02.000Z | 2020-05-13T06:08:49.000Z | de.seronet_projekt.ros.interfaces.pool.xtext.ui/src-gen/de/seronet_projekt/ros/interfaces/pool/ui/contentassist/AbstractRosInterfacesPoolProposalProvider.java | Servicerobotics-Ulm/SeRoNet-Tooling-ROS-Mixed-Port | 6f47ba2862e84fec7c858e8e2af84844bee2b9f2 | [
"BSD-3-Clause"
] | 2 | 2019-01-30T13:51:24.000Z | 2019-02-12T08:40:48.000Z | 62.582609 | 157 | 0.831735 | 22,932 | /*
* generated by Xtext 2.16.0
*/
package de.seronet_projekt.ros.interfaces.pool.ui.contentassist;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.xtext.Assignment;
import org.eclipse.xtext.RuleCall;
import org.eclipse.xtext.common.ui.contentassist.TerminalsProposalProvider;
import org.eclipse.xtext.ui.edit... |
3e364bd6e79ed3bb39e47eae43586be37f5292be | 242 | java | Java | components/src/net/mostlyoriginal/game/component/action/ActionPickup.java | DaanVanYperen/odb-bob | 589c70e2dbd35825b4a685112f914aaec175c4a6 | [
"MIT"
] | 2 | 2019-10-05T20:13:02.000Z | 2019-12-06T07:06:19.000Z | components/src/net/mostlyoriginal/game/component/action/ActionPickup.java | DaanVanYperen/odb-bob | 589c70e2dbd35825b4a685112f914aaec175c4a6 | [
"MIT"
] | null | null | null | components/src/net/mostlyoriginal/game/component/action/ActionPickup.java | DaanVanYperen/odb-bob | 589c70e2dbd35825b4a685112f914aaec175c4a6 | [
"MIT"
] | null | null | null | 20.166667 | 49 | 0.764463 | 22,933 | package net.mostlyoriginal.game.component.action;
import com.artemis.Component;
import com.artemis.annotations.EntityId;
/**
* @author Daan van Yperen
*/
public class ActionPickup extends Component {
@EntityId public int target=-1;
}
|
3e364c039df6fda68df4b448153e4b25b87e9f45 | 670 | java | Java | src/presentacion/vistas/vistaPrincipal/PanelConFondo.java | Macro21/Academia | 37ff1e87942098414b76e63f81fead724e798ed2 | [
"Apache-2.0"
] | null | null | null | src/presentacion/vistas/vistaPrincipal/PanelConFondo.java | Macro21/Academia | 37ff1e87942098414b76e63f81fead724e798ed2 | [
"Apache-2.0"
] | null | null | null | src/presentacion/vistas/vistaPrincipal/PanelConFondo.java | Macro21/Academia | 37ff1e87942098414b76e63f81fead724e798ed2 | [
"Apache-2.0"
] | null | null | null | 20.9375 | 62 | 0.728358 | 22,934 | package presentacion.vistas.vistaPrincipal;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Image;
import javax.swing.ImageIcon;
import javax.swing.JPanel;
public class PanelConFondo extends JPanel{
/**
*
*/
private static final long serialVersionUID = 1L;
Image imagen;
String nombre;
... |
3e364caf60b94f22d607a3de4287422c86927a15 | 868 | java | Java | src/main/java/com/graphhopper/geocoder/http/MyGZIPHook.java | karussell/geocoder | 4924e1dc003343c0f56ee2a6c418b91750741fc7 | [
"Apache-1.1"
] | 1 | 2015-11-02T16:48:25.000Z | 2015-11-02T16:48:25.000Z | src/main/java/com/graphhopper/geocoder/http/MyGZIPHook.java | karussell/geocoder | 4924e1dc003343c0f56ee2a6c418b91750741fc7 | [
"Apache-1.1"
] | null | null | null | src/main/java/com/graphhopper/geocoder/http/MyGZIPHook.java | karussell/geocoder | 4924e1dc003343c0f56ee2a6c418b91750741fc7 | [
"Apache-1.1"
] | null | null | null | 29.931034 | 123 | 0.736175 | 22,935 | package com.graphhopper.geocoder.http;
import java.io.IOException;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import org.eclipse.jetty.servlets.GzipFilter;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
... |
3e364db6f3744f9f815f9d8feab3dc1e8a96f6f3 | 10,498 | java | Java | cluster-operator/src/main/java/io/strimzi/operator/cluster/operator/assembly/KafkaConnectAssemblyOperator.java | shuiqiangchen/strimzi-kafka-operator | 1b1d02fc44f180bdea2953b27f05fe5641c5689a | [
"Apache-2.0"
] | null | null | null | cluster-operator/src/main/java/io/strimzi/operator/cluster/operator/assembly/KafkaConnectAssemblyOperator.java | shuiqiangchen/strimzi-kafka-operator | 1b1d02fc44f180bdea2953b27f05fe5641c5689a | [
"Apache-2.0"
] | null | null | null | cluster-operator/src/main/java/io/strimzi/operator/cluster/operator/assembly/KafkaConnectAssemblyOperator.java | shuiqiangchen/strimzi-kafka-operator | 1b1d02fc44f180bdea2953b27f05fe5641c5689a | [
"Apache-2.0"
] | null | null | null | 56.44086 | 199 | 0.669461 | 22,936 | /*
* Copyright Strimzi authors.
* License: Apache License 2.0 (see the file LICENSE or http://apache.org/licenses/LICENSE-2.0.html).
*/
package io.strimzi.operator.cluster.operator.assembly;
import io.fabric8.kubernetes.api.model.ConfigMap;
import io.fabric8.kubernetes.api.model.ServiceAccount;
import io.fabric8.ku... |
3e364e6552791a791d69a27272b92ad1fee8ac2c | 7,825 | java | Java | nifi-pulsar-processors/src/main/java/org/apache/nifi/processors/pulsar/pubsub/PublishPulsar.java | csthomas1/pulsar-nifi-bundle | 1beca27e30b6b0b0469b681fca82bc3e8da0ada7 | [
"Apache-2.0"
] | 10 | 2021-07-26T21:44:19.000Z | 2022-03-13T18:31:18.000Z | nifi-pulsar-processors/src/main/java/org/apache/nifi/processors/pulsar/pubsub/PublishPulsar.java | csthomas1/pulsar-nifi-bundle | 1beca27e30b6b0b0469b681fca82bc3e8da0ada7 | [
"Apache-2.0"
] | 23 | 2021-02-10T00:25:29.000Z | 2022-03-22T01:12:59.000Z | nifi-pulsar-processors/src/main/java/org/apache/nifi/processors/pulsar/pubsub/PublishPulsar.java | csthomas1/pulsar-nifi-bundle | 1beca27e30b6b0b0469b681fca82bc3e8da0ada7 | [
"Apache-2.0"
] | 8 | 2021-02-03T19:09:43.000Z | 2022-02-09T15:14:18.000Z | 48.006135 | 170 | 0.670543 | 22,937 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e364f287aeff4af03bb177e01333f0a7c3f1305 | 2,919 | java | Java | java/src/ie/tudublin/Gantt.java | Yuanpei-Teng/OOP-LabTest-2020-Starter | 87a019b151561fd26adc6b32277663597ee289cd | [
"MIT"
] | null | null | null | java/src/ie/tudublin/Gantt.java | Yuanpei-Teng/OOP-LabTest-2020-Starter | 87a019b151561fd26adc6b32277663597ee289cd | [
"MIT"
] | null | null | null | java/src/ie/tudublin/Gantt.java | Yuanpei-Teng/OOP-LabTest-2020-Starter | 87a019b151561fd26adc6b32277663597ee289cd | [
"MIT"
] | null | null | null | 18.711538 | 134 | 0.54779 | 22,938 | package ie.tudublin;
import java.util.ArrayList;
import processing.core.PApplet;
import processing.data.Table;
import processing.data.TableRow;
public class Gantt extends PApplet
{
public ArrayList<Task> tasks = new ArrayList<Task>();
public int check = 0;
public void settings()
{
size(800... |
3e3650d1cc0aa1198f1105ceb8c347e36db8212f | 1,854 | java | Java | lucene/sandbox/src/java/org/apache/lucene/search/GeoBoundingBox.java | yida-lxw/solr-5.3.1 | f986ba1f0cca7b238bd2b3df865fcecbd2d5d6ba | [
"Apache-2.0"
] | 1 | 2021-02-14T18:48:28.000Z | 2021-02-14T18:48:28.000Z | lucene/sandbox/src/java/org/apache/lucene/search/GeoBoundingBox.java | yida-lxw/solr-5.3.1 | f986ba1f0cca7b238bd2b3df865fcecbd2d5d6ba | [
"Apache-2.0"
] | null | null | null | lucene/sandbox/src/java/org/apache/lucene/search/GeoBoundingBox.java | yida-lxw/solr-5.3.1 | f986ba1f0cca7b238bd2b3df865fcecbd2d5d6ba | [
"Apache-2.0"
] | 2 | 2015-12-14T01:38:57.000Z | 2016-08-12T11:38:05.000Z | 38.625 | 138 | 0.725998 | 22,939 | package org.apache.lucene.search;
/*
* 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, Versi... |
3e3651165d68e20d45ec2607ae10be003f5acff6 | 991 | java | Java | src/IDE/convertor-core/src/main/java/com/huawei/hms/convertor/core/engine/fixbot/model/field/MappingFieldJson4Manual.java | HMS-Core/hms-toolkit-convertor | a7cdfb4045b931984230d459cea71a63b00e0886 | [
"Apache-2.0"
] | 29 | 2020-06-17T03:48:44.000Z | 2022-03-15T03:53:37.000Z | src/IDE/convertor-core/src/main/java/com/huawei/hms/convertor/core/engine/fixbot/model/field/MappingFieldJson4Manual.java | cloud-welink/hms-toolkit-convertor | 8c7f0cb47b7299f02d5f9630beb9c84cc76e3c5f | [
"Apache-2.0"
] | 5 | 2020-06-17T12:21:58.000Z | 2021-05-14T06:17:51.000Z | src/IDE/convertor-core/src/main/java/com/huawei/hms/convertor/core/engine/fixbot/model/field/MappingFieldJson4Manual.java | cloud-welink/hms-toolkit-convertor | 8c7f0cb47b7299f02d5f9630beb9c84cc76e3c5f | [
"Apache-2.0"
] | 19 | 2020-06-17T03:47:37.000Z | 2022-03-15T03:53:40.000Z | 30.030303 | 75 | 0.762866 | 22,940 | /*
* Copyright 2020. Huawei Technologies Co., Ltd. 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... |
3e3651a6044f0428f07be807bce872c5cabbb1b4 | 7,536 | java | Java | ui/src/main/java/io/bdeploy/ui/api/ManagedServersResource.java | krajna/bdeploy | d1b71cd7040ad7aaa292bdc73aac9fae1bbca9f3 | [
"Apache-2.0"
] | 17 | 2019-06-30T09:09:53.000Z | 2022-01-17T13:14:55.000Z | ui/src/main/java/io/bdeploy/ui/api/ManagedServersResource.java | krajna/bdeploy | d1b71cd7040ad7aaa292bdc73aac9fae1bbca9f3 | [
"Apache-2.0"
] | 2 | 2020-06-06T18:05:57.000Z | 2021-11-12T12:21:45.000Z | ui/src/main/java/io/bdeploy/ui/api/ManagedServersResource.java | krajna/bdeploy | d1b71cd7040ad7aaa292bdc73aac9fae1bbca9f3 | [
"Apache-2.0"
] | 3 | 2021-11-12T11:08:29.000Z | 2022-03-08T14:46:45.000Z | 42.337079 | 129 | 0.720409 | 22,941 | package io.bdeploy.ui.api;
import java.util.List;
import java.util.Map;
import java.util.SortedSet;
import io.bdeploy.common.Version;
import io.bdeploy.common.security.RequiredPermission;
import io.bdeploy.common.security.ScopedPermission.Permission;
import io.bdeploy.interfaces.configuration.instance.InstanceConfigu... |
3e3651a99f6d41640b0be4d707a5eb6522f7a655 | 6,177 | java | Java | src/cws/UserAdmin/com-cordys-coe/useradmin/java/source/com/cordys/coe/tools/useradmin/ui/UIUserTasksBase.java | intasect/cordysuseradmin | 1b6e382805d461092f966a29d27f41ff2ffe9e82 | [
"Apache-2.0"
] | null | null | null | src/cws/UserAdmin/com-cordys-coe/useradmin/java/source/com/cordys/coe/tools/useradmin/ui/UIUserTasksBase.java | intasect/cordysuseradmin | 1b6e382805d461092f966a29d27f41ff2ffe9e82 | [
"Apache-2.0"
] | null | null | null | src/cws/UserAdmin/com-cordys-coe/useradmin/java/source/com/cordys/coe/tools/useradmin/ui/UIUserTasksBase.java | intasect/cordysuseradmin | 1b6e382805d461092f966a29d27f41ff2ffe9e82 | [
"Apache-2.0"
] | null | null | null | 35.5 | 106 | 0.611138 | 22,942 | /*
This class has been generated by the Code Generator
*/
package com.cordys.coe.tools.useradmin.ui;
import com.cordys.cpc.bsf.busobject.BusObjectConfig;
import com.cordys.cpc.bsf.busobject.BusObjectIterator;
import com.cordys.cpc.bsf.classinfo.AttributeInfo;
import com.cordys.cpc.bsf.classinfo.ClassInfo;
impor... |
3e3652737d23d32fa4e364f34e31bd84312c1208 | 929 | java | Java | src/main/java/com/hydronitrogen/datacollector/importer/Filings.java | k0r0p/datacollector | 52a999f2a5e7913d19cab2881bf2e26084a2347f | [
"Apache-2.0"
] | 1 | 2019-12-03T11:01:57.000Z | 2019-12-03T11:01:57.000Z | src/main/java/com/hydronitrogen/datacollector/importer/Filings.java | k0r0p/datacollector | 52a999f2a5e7913d19cab2881bf2e26084a2347f | [
"Apache-2.0"
] | null | null | null | src/main/java/com/hydronitrogen/datacollector/importer/Filings.java | k0r0p/datacollector | 52a999f2a5e7913d19cab2881bf2e26084a2347f | [
"Apache-2.0"
] | null | null | null | 23.225 | 90 | 0.640474 | 22,943 | package com.hydronitrogen.datacollector.importer;
import java.util.Set;
import com.google.common.collect.Sets;
/**
* @author hkothari
*
*/
public final class Filings {
private Filings() {
// Util class do not instantiate
}
/**
* Filters the provided set of filings down to ones which ar... |
3e36528a161f9de13e1ba98a4a87f8b5c9859215 | 1,834 | java | Java | java/src/main/java/dataStructures/Psuedoqueue.java | MichaelJahns/codeChallenges | 37dbd6dee79e0b9ae10b224cdc1883c3b1a015a0 | [
"MIT"
] | null | null | null | java/src/main/java/dataStructures/Psuedoqueue.java | MichaelJahns/codeChallenges | 37dbd6dee79e0b9ae10b224cdc1883c3b1a015a0 | [
"MIT"
] | 2 | 2019-04-17T00:38:24.000Z | 2019-04-23T00:31:10.000Z | java/src/main/java/dataStructures/Psuedoqueue.java | MichaelJahns/codeChallenges | 37dbd6dee79e0b9ae10b224cdc1883c3b1a015a0 | [
"MIT"
] | null | null | null | 27.373134 | 57 | 0.527263 | 22,944 | package dataStructures;
public class Psuedoqueue {
Stack encode;
Stack decode;
public Psuedoqueue() {
this.encode = new Stack();
this.decode = new Stack();
}
private void reverse(Stack transferStack) {
Stack targetStack = null;
if (transferStack == enc... |
3e36529506f405891077af7b1d3bb4bcee9f10de | 1,517 | java | Java | src/main/java/org/monarchinitiative/phenotefx/validation/FrequencyValidator.java | monarch-initiative/hphenote | 7d774917293bae4457f53bf5e47f2bdcf4f3db4c | [
"BSD-3-Clause"
] | 3 | 2018-02-20T18:19:37.000Z | 2020-01-17T13:17:06.000Z | src/main/java/org/monarchinitiative/phenotefx/validation/FrequencyValidator.java | monarch-initiative/hphenote | 7d774917293bae4457f53bf5e47f2bdcf4f3db4c | [
"BSD-3-Clause"
] | 70 | 2018-02-08T18:03:21.000Z | 2021-11-12T02:50:45.000Z | src/main/java/org/monarchinitiative/phenotefx/validation/FrequencyValidator.java | pnrobinson/hphenote | 6856eb29ad1cd978ecf541f6fdab4049a653fd2f | [
"BSD-3-Clause"
] | 1 | 2018-11-21T21:55:05.000Z | 2018-11-21T21:55:05.000Z | 28.092593 | 80 | 0.638761 | 22,945 | package org.monarchinitiative.phenotefx.validation;
/*
* #%L
* PhenoteFX
* %%
* Copyright (C) 2017 Peter Robinson
* %%
* 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:... |
3e3655b838cc9b3cf20ca8c34f9f3b42c9854f03 | 1,479 | java | Java | primitive/src/main/java/io/atomix/primitive/util/ByteStringDecoder.java | OussamaSghaier/atomix-test-bot | 1bc9bb7d80ada02bed12dfafd6d06a674628b898 | [
"Apache-2.0"
] | null | null | null | primitive/src/main/java/io/atomix/primitive/util/ByteStringDecoder.java | OussamaSghaier/atomix-test-bot | 1bc9bb7d80ada02bed12dfafd6d06a674628b898 | [
"Apache-2.0"
] | null | null | null | primitive/src/main/java/io/atomix/primitive/util/ByteStringDecoder.java | OussamaSghaier/atomix-test-bot | 1bc9bb7d80ada02bed12dfafd6d06a674628b898 | [
"Apache-2.0"
] | null | null | null | 28.442308 | 75 | 0.706558 | 22,946 | /*
* Copyright 2019-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... |
3e36562e2bb0801394dc8ec3e74233f7a7f57d44 | 14,450 | java | Java | grpc-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceGrpc.java | chingor13/java-video-intelligence | 8a76c8b84bab5fb96f06ef1c4dec4d2772d6dd1b | [
"Apache-2.0"
] | null | null | null | grpc-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceGrpc.java | chingor13/java-video-intelligence | 8a76c8b84bab5fb96f06ef1c4dec4d2772d6dd1b | [
"Apache-2.0"
] | null | null | null | grpc-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/VideoIntelligenceServiceGrpc.java | chingor13/java-video-intelligence | 8a76c8b84bab5fb96f06ef1c4dec4d2772d6dd1b | [
"Apache-2.0"
] | null | null | null | 38.026316 | 100 | 0.701799 | 22,947 | /*
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e36564e9709214f1a4bc4bbf677cd5404e303ce | 16,036 | java | Java | platform/lang-impl/src/com/intellij/codeInsight/documentation/render/DocRenderer.java | targeter21/intellij-community | 86dde949a59bb82029d295e26876e5e47a434618 | [
"Apache-2.0"
] | null | null | null | platform/lang-impl/src/com/intellij/codeInsight/documentation/render/DocRenderer.java | targeter21/intellij-community | 86dde949a59bb82029d295e26876e5e47a434618 | [
"Apache-2.0"
] | null | null | null | platform/lang-impl/src/com/intellij/codeInsight/documentation/render/DocRenderer.java | targeter21/intellij-community | 86dde949a59bb82029d295e26876e5e47a434618 | [
"Apache-2.0"
] | null | null | null | 42.42328 | 140 | 0.719943 | 22,948 | // Copyright 2000-2019 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.codeInsight.documentation.render;
import com.intellij.codeInsight.CodeInsightBundle;
import com.intellij.codeInsight.documentation.DocumentationComponent;
im... |
3e36565497664a3b1de590c468ed6a6bffe76bfc | 1,433 | java | Java | src/main/java/com/linecorp/example/weblogin/WebloginConfiguration.java | mrexmelle/line-example-weblogin-v2.1 | 41ef97b2ba81ef7fe6898b261f8ae513a79a58d1 | [
"MIT"
] | null | null | null | src/main/java/com/linecorp/example/weblogin/WebloginConfiguration.java | mrexmelle/line-example-weblogin-v2.1 | 41ef97b2ba81ef7fe6898b261f8ae513a79a58d1 | [
"MIT"
] | null | null | null | src/main/java/com/linecorp/example/weblogin/WebloginConfiguration.java | mrexmelle/line-example-weblogin-v2.1 | 41ef97b2ba81ef7fe6898b261f8ae513a79a58d1 | [
"MIT"
] | null | null | null | 34.119048 | 99 | 0.724355 | 22,949 |
package com.linecorp.example.weblogin;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.env.Environment;
@Configuration
public class WebloginConfiguration
{
... |
3e365675d5ff4633cc209aa1ba5fdc832d47862c | 2,167 | java | Java | hedera-node/src/main/java/com/hedera/services/txns/token/BurnLogic.java | buidler-labs/hedera-services | 3e3c6e1815ecb545d5a65e5ff4d87c46d365112e | [
"Apache-2.0"
] | null | null | null | hedera-node/src/main/java/com/hedera/services/txns/token/BurnLogic.java | buidler-labs/hedera-services | 3e3c6e1815ecb545d5a65e5ff4d87c46d365112e | [
"Apache-2.0"
] | null | null | null | hedera-node/src/main/java/com/hedera/services/txns/token/BurnLogic.java | buidler-labs/hedera-services | 3e3c6e1815ecb545d5a65e5ff4d87c46d365112e | [
"Apache-2.0"
] | null | null | null | 32.833333 | 87 | 0.752192 | 22,950 | package com.hedera.services.txns.token;
/*-
*
* Hedera Services Node
*
* Copyright (C) 2018 - 2021 Hedera Hashgraph, 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
*
* ... |
3e3656a581603cab367a53b93e2bf2f8adcb38f0 | 1,393 | java | Java | gwiki/src/main/java/de/micromata/genome/gwiki/utils/WordDiffBuilder.java | rrkommer/gwiki | 60375aedfd0741ff7011cf131d02f88366f060ee | [
"Apache-2.0"
] | 4 | 2016-11-29T20:03:47.000Z | 2021-01-19T08:42:49.000Z | gwiki/src/main/java/de/micromata/genome/gwiki/utils/WordDiffBuilder.java | rrkommer/gwiki | 60375aedfd0741ff7011cf131d02f88366f060ee | [
"Apache-2.0"
] | 8 | 2019-02-18T10:58:29.000Z | 2021-08-23T09:47:45.000Z | gwiki/src/main/java/de/micromata/genome/gwiki/utils/WordDiffBuilder.java | rrkommer/gwiki | 60375aedfd0741ff7011cf131d02f88366f060ee | [
"Apache-2.0"
] | 3 | 2016-05-31T09:15:46.000Z | 2017-12-26T12:36:31.000Z | 27.94 | 76 | 0.670723 | 22,951 | //
// Copyright (C) 2010-2016 Roger Rene Kommer & Micromata GmbH
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by... |
3e3656ef43e542be46e0bd53d79b6ca8cf0381ce | 1,903 | java | Java | goro/src/test/java/com/stanfy/enroscar/goro/support/AsyncGoroTest.java | Tyomnuy/goro | 2b2cda3cc31b92e3500b8c719211a157bece845b | [
"Apache-2.0"
] | 78 | 2015-06-24T07:44:09.000Z | 2020-05-01T09:14:48.000Z | goro/src/test/java/com/stanfy/enroscar/goro/support/AsyncGoroTest.java | Tyomnuy/goro | 2b2cda3cc31b92e3500b8c719211a157bece845b | [
"Apache-2.0"
] | 14 | 2015-06-20T23:49:59.000Z | 2018-03-14T17:14:30.000Z | goro/src/test/java/com/stanfy/enroscar/goro/support/AsyncGoroTest.java | Tyomnuy/goro | 2b2cda3cc31b92e3500b8c719211a157bece845b | [
"Apache-2.0"
] | 15 | 2015-07-09T15:49:26.000Z | 2019-01-18T02:11:23.000Z | 28.402985 | 97 | 0.73463 | 22,952 | package com.stanfy.enroscar.goro.support;
import android.os.Build;
import com.stanfy.enroscar.async.Async;
import com.stanfy.enroscar.async.AsyncObserver;
import com.stanfy.enroscar.goro.BuildConfig;
import com.stanfy.enroscar.goro.Goro;
import com.stanfy.enroscar.goro.ObservableFuture;
import org.junit.Before;
impo... |
3e36570b3b3d3fd27a6951f68030bd1fac48d99c | 331 | java | Java | gomint-api/src/main/java/io/gomint/enchant/EnchantmentPunch.java | Janmm14/GoMint | 026cc4856f88ae17ec43632c7ff7aec9f66acaee | [
"BSD-3-Clause"
] | 238 | 2015-08-29T16:22:28.000Z | 2020-09-10T09:13:12.000Z | gomint-api/src/main/java/io/gomint/enchant/EnchantmentPunch.java | TobiasG-DE/GoMint | a797c8859120bcb4ffc00d95268026ee34e92551 | [
"BSD-3-Clause"
] | 423 | 2015-10-21T19:10:32.000Z | 2020-09-14T20:38:14.000Z | gomint-api/src/main/java/io/gomint/enchant/EnchantmentPunch.java | TobiasG-DE/GoMint | a797c8859120bcb4ffc00d95268026ee34e92551 | [
"BSD-3-Clause"
] | 207 | 2015-10-15T17:53:05.000Z | 2020-09-02T09:26:41.000Z | 18.388889 | 59 | 0.697885 | 22,953 | /*
* Copyright (c) 2020, GoMint, BlackyPaw and geNAZt
*
* This code is licensed under the BSD license found in the
* LICENSE file in the root directory of this source tree.
*/
package io.gomint.enchant;
/**
* @author geNAZt
* @version 1.0
* @stability 3
*/
public interface EnchantmentPunch extends Enchantmen... |
3e36572ab75d3b48b6f9752fadb965406c0872c6 | 76 | java | Java | src/it/unitn/nlpir/util/kelp/package-info.java | iKernels/RelTextRank | 0f773fca83bb23f9a159c2da1635597a089ca7e0 | [
"Apache-2.0"
] | 13 | 2017-04-05T15:28:27.000Z | 2021-07-23T12:26:18.000Z | src/it/unitn/nlpir/util/kelp/package-info.java | iKernels/RelTextRank | 0f773fca83bb23f9a159c2da1635597a089ca7e0 | [
"Apache-2.0"
] | 1 | 2019-04-04T11:28:47.000Z | 2019-04-04T11:28:47.000Z | src/it/unitn/nlpir/util/kelp/package-info.java | iKernels/RelTextRank | 0f773fca83bb23f9a159c2da1635597a089ca7e0 | [
"Apache-2.0"
] | 6 | 2017-06-15T21:36:44.000Z | 2021-03-01T09:11:01.000Z | 9.5 | 33 | 0.539474 | 22,954 | /**
*
*/
/**
* @author kateryna
*
*/
package it.unitn.nlpir.util.kelp; |
3e36576791f9af23452dcd9a3538dce161c79e11 | 3,032 | java | Java | src/test/java/net/troja/eve/esi/api/MetaApiTest.java | burberius/eve-esi | e1dac6a4fe87b4af6e35e17fde7403642002dbe9 | [
"Apache-2.0"
] | 38 | 2016-11-17T15:42:18.000Z | 2022-01-18T14:59:52.000Z | src/test/java/net/troja/eve/esi/api/MetaApiTest.java | burberius/eve-esi | e1dac6a4fe87b4af6e35e17fde7403642002dbe9 | [
"Apache-2.0"
] | 47 | 2016-12-12T22:15:59.000Z | 2021-12-17T07:17:15.000Z | src/test/java/net/troja/eve/esi/api/MetaApiTest.java | burberius/eve-esi | e1dac6a4fe87b4af6e35e17fde7403642002dbe9 | [
"Apache-2.0"
] | 19 | 2017-07-05T19:09:07.000Z | 2022-03-30T05:28:08.000Z | 35.255814 | 85 | 0.682718 | 22,955 | package net.troja.eve.esi.api;
import java.util.List;
import java.util.Map;
import static net.troja.eve.esi.api.GeneralApiTest.apiClient;
import net.troja.eve.esi.model.EsiStatusResponse;
import net.troja.eve.esi.model.EsiVerifyResponse;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.... |
3e3657b247988c440f114ad2e524063afa3bd4be | 1,673 | java | Java | src/test/crm-domain-example/src/java/com/hello2morrow/ddaexample/business/customer/data/trans/CustomerDataSupplier.java | AutoscanForJava/org.codehaus.sonar-plugins-sonar-sonargraph-plugin | a6f0a12549e20ce88b2be506872433409cef2fe6 | [
"Apache-2.0"
] | 11 | 2016-03-28T00:53:13.000Z | 2020-08-25T17:12:54.000Z | src/test/crm-domain-example/src/java/com/hello2morrow/ddaexample/business/customer/data/trans/CustomerDataSupplier.java | AutoscanForJava/org.codehaus.sonar-plugins-sonar-sonargraph-plugin | a6f0a12549e20ce88b2be506872433409cef2fe6 | [
"Apache-2.0"
] | 7 | 2016-01-18T10:47:51.000Z | 2020-08-11T08:42:46.000Z | src/test/crm-domain-example/src/java/com/hello2morrow/ddaexample/business/customer/data/trans/CustomerDataSupplier.java | AutoscanForJava/org.codehaus.sonar-plugins-sonar-sonargraph-plugin | a6f0a12549e20ce88b2be506872433409cef2fe6 | [
"Apache-2.0"
] | 13 | 2016-02-15T19:30:23.000Z | 2022-02-11T18:04:33.000Z | 29.875 | 128 | 0.792588 | 22,956 | /**
* 23.05.2005 17:28:21 - generated 'data-supplier-transient' for 'com.hello2morrow.ddaexample.business.customer.domain.Customer'
*/
package com.hello2morrow.ddaexample.business.customer.data.trans;
import com.hello2morrow.ddaexample.business.customer.dsi.CustomerDsi;
import com.hello2morrow.dda.business.common.d... |
3e36580ca8d8e2dc6e14c2a5c9a1720669bb1b64 | 3,535 | java | Java | src/main/java/seedu/moneygowhere/model/util/SampleDataUtil.java | austinsantoso/main | a5db5e39818abc964962c84131ff871e93e92168 | [
"MIT"
] | null | null | null | src/main/java/seedu/moneygowhere/model/util/SampleDataUtil.java | austinsantoso/main | a5db5e39818abc964962c84131ff871e93e92168 | [
"MIT"
] | null | null | null | src/main/java/seedu/moneygowhere/model/util/SampleDataUtil.java | austinsantoso/main | a5db5e39818abc964962c84131ff871e93e92168 | [
"MIT"
] | null | null | null | 42.590361 | 117 | 0.619519 | 22,957 | package seedu.moneygowhere.model.util;
import java.util.Arrays;
import java.util.Set;
import java.util.stream.Collectors;
import seedu.moneygowhere.model.ReadOnlySpendingBook;
import seedu.moneygowhere.model.SpendingBook;
import seedu.moneygowhere.model.reminder.Reminder;
import seedu.moneygowhere.model.reminder.Remi... |
3e3658349f889ccda37d5899c66c77608741706b | 4,732 | java | Java | testsuites/performance/performance-benchmark-test/src/main/java/org/onap/policy/apex/testsuites/performance/benchmark/eventgenerator/EventBatch.java | onap/policy-apex-pdp | 7562be554fefcbb1a5c8d517c5fb4f3083777c68 | [
"Apache-2.0"
] | 5 | 2019-04-04T13:47:55.000Z | 2020-07-08T15:18:08.000Z | testsuites/performance/performance-benchmark-test/src/main/java/org/onap/policy/apex/testsuites/performance/benchmark/eventgenerator/EventBatch.java | onap/policy-apex-pdp | 7562be554fefcbb1a5c8d517c5fb4f3083777c68 | [
"Apache-2.0"
] | null | null | null | testsuites/performance/performance-benchmark-test/src/main/java/org/onap/policy/apex/testsuites/performance/benchmark/eventgenerator/EventBatch.java | onap/policy-apex-pdp | 7562be554fefcbb1a5c8d517c5fb4f3083777c68 | [
"Apache-2.0"
] | 1 | 2020-04-24T07:28:27.000Z | 2020-04-24T07:28:27.000Z | 33.090909 | 95 | 0.631445 | 22,958 | /*-
* ============LICENSE_START=======================================================
* Copyright (C) 2018 Ericsson. All rights reserved.
* Modifications Copyright (C) 2021 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Licen... |
3e365840b7e707be3daf79d760787b8db6fef11c | 49,637 | java | Java | closure-templates/java/src/com/google/template/soy/jbcsrc/ExpressionCompiler.java | Boatdude55/staging-website | 4c27c473983b63259ee3daa86d53fec3d2e61f69 | [
"MIT"
] | null | null | null | closure-templates/java/src/com/google/template/soy/jbcsrc/ExpressionCompiler.java | Boatdude55/staging-website | 4c27c473983b63259ee3daa86d53fec3d2e61f69 | [
"MIT"
] | null | null | null | closure-templates/java/src/com/google/template/soy/jbcsrc/ExpressionCompiler.java | Boatdude55/staging-website | 4c27c473983b63259ee3daa86d53fec3d2e61f69 | [
"MIT"
] | 1 | 2021-01-10T14:24:52.000Z | 2021-01-10T14:24:52.000Z | 43.050304 | 100 | 0.685174 | 22,959 | /*
* Copyright 2015 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e365901ceb6d45944a45e28cd8b3f7921446b8d | 897 | java | Java | src/test/java/com/avaje/tests/model/converstation/User.java | smallcarp/ebean | a0f2ebe448a6d4e02f1526e235632d935128db45 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/avaje/tests/model/converstation/User.java | smallcarp/ebean | a0f2ebe448a6d4e02f1526e235632d935128db45 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/avaje/tests/model/converstation/User.java | smallcarp/ebean | a0f2ebe448a6d4e02f1526e235632d935128db45 | [
"Apache-2.0"
] | null | null | null | 15.465517 | 45 | 0.684504 | 22,960 | package com.avaje.tests.model.converstation;
import javax.persistence.Entity;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import com.avaje.ebean.annotation.History;
import com.avaje.tests.model.BaseModel;
@History
@Entity
@Table(name="c_user")
public class User extends BaseModel {
boolean ... |
3e3659c3e88d028629f168c62fc55123a71e1e2a | 2,377 | java | Java | src/test/java/guitests/guihandles/PersonCardHandle.java | Aquarinte/Medeina | efe186e699b6bdcd6d419d2f47691254291b7a9c | [
"MIT"
] | null | null | null | src/test/java/guitests/guihandles/PersonCardHandle.java | Aquarinte/Medeina | efe186e699b6bdcd6d419d2f47691254291b7a9c | [
"MIT"
] | null | null | null | src/test/java/guitests/guihandles/PersonCardHandle.java | Aquarinte/Medeina | efe186e699b6bdcd6d419d2f47691254291b7a9c | [
"MIT"
] | null | null | null | 28.987805 | 81 | 0.635675 | 22,961 | package guitests.guihandles;
import java.util.List;
import java.util.stream.Collectors;
import javafx.scene.Node;
import javafx.scene.control.Label;
import javafx.scene.layout.Region;
/**
* Provides a handle to a person card in the person list panel.
*/
public class PersonCardHandle extends NodeHandle<Node> {
... |
3e365bf16f171402240b9c466ded7d2b5b45f3ea | 2,054 | java | Java | src/main/gen/com/gbusiness/agentslot/api/AgentOrBuilder.java | jahndev/grpc-service | 424b71e4d4baf9ef72ce0952d2b6143a064251f7 | [
"Apache-2.0"
] | null | null | null | src/main/gen/com/gbusiness/agentslot/api/AgentOrBuilder.java | jahndev/grpc-service | 424b71e4d4baf9ef72ce0952d2b6143a064251f7 | [
"Apache-2.0"
] | null | null | null | src/main/gen/com/gbusiness/agentslot/api/AgentOrBuilder.java | jahndev/grpc-service | 424b71e4d4baf9ef72ce0952d2b6143a064251f7 | [
"Apache-2.0"
] | null | null | null | 20.137255 | 84 | 0.590555 | 22,962 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: agent.proto
package com.gbusiness.agentslot.api;
public interface AgentOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.gbusiness.agentslot.api.Agent)
com.google.protobuf.MessageOrBuilder {
/**
* <code>optional str... |
3e365c1d2f82ff6203a1aca07fe1f5ffb3a18a8d | 7,866 | java | Java | Maekawa_Implemnation_SCTP/src/com/aos/common/Functions.java | crash1989/Distributed_Mutual_Exclusion_Implementaion | b4bc56df04858e363b6255037037cadd86143d05 | [
"Apache-2.0"
] | 1 | 2018-03-12T21:32:33.000Z | 2018-03-12T21:32:33.000Z | Maekawa_Implemnation_SCTP/src/com/aos/common/Functions.java | StymiedSloth/Distributed_Mutual_Exclusion_Implementaion | b4bc56df04858e363b6255037037cadd86143d05 | [
"Apache-2.0"
] | 1 | 2015-12-11T03:52:04.000Z | 2015-12-11T03:52:04.000Z | Maekawa_Implemnation_SCTP/src/com/aos/common/Functions.java | StymiedSloth/Distributed_Mutual_Exclusion_Implementaion | b4bc56df04858e363b6255037037cadd86143d05 | [
"Apache-2.0"
] | null | null | null | 30.726563 | 127 | 0.693491 | 22,963 | package com.aos.common;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.concurrent.PriorityBlockingQueue;
import java.util.logging.FileHandler;
import java.util.logging.Logger;
impo... |
3e365d93cdd2c7b76021373c48ab59f4b1bbe910 | 1,995 | java | Java | android/hamiui/app/src/androidTest/java/tw/ymk/apk/hamiui/Episode.java | yumaokao/hami | be7342f36a9f2f3799b55ed14949b4f1ce1c8b8b | [
"MIT"
] | null | null | null | android/hamiui/app/src/androidTest/java/tw/ymk/apk/hamiui/Episode.java | yumaokao/hami | be7342f36a9f2f3799b55ed14949b4f1ce1c8b8b | [
"MIT"
] | null | null | null | android/hamiui/app/src/androidTest/java/tw/ymk/apk/hamiui/Episode.java | yumaokao/hami | be7342f36a9f2f3799b55ed14949b4f1ce1c8b8b | [
"MIT"
] | null | null | null | 24.036145 | 80 | 0.550376 | 22,964 | package tw.ymk.apk.hamiui;
import android.icu.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by yumaokao on 2017/3/23.
*/
public class Episode {
private String book_name;
private String author;
private String publisher;
private String format;
private String publishdate;
privat... |
3e365dd96dbfb25bfde9db2ea34eb5216e953a0e | 4,669 | java | Java | spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/zuul/TracePreZuulFilter.java | zidanepirlo/spring-cloud-sleuth | 9ac6293c86ee8744737e13884e7b9607657a1899 | [
"Apache-2.0"
] | null | null | null | spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/zuul/TracePreZuulFilter.java | zidanepirlo/spring-cloud-sleuth | 9ac6293c86ee8744737e13884e7b9607657a1899 | [
"Apache-2.0"
] | null | null | null | spring-cloud-sleuth-core/src/main/java/org/springframework/cloud/sleuth/instrument/zuul/TracePreZuulFilter.java | zidanepirlo/spring-cloud-sleuth | 9ac6293c86ee8744737e13884e7b9607657a1899 | [
"Apache-2.0"
] | null | null | null | 34.585185 | 129 | 0.765689 | 22,965 | /*
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e365eaf8d787ec9b4656904174704f134b0a771 | 1,294 | java | Java | cumulusrdf-pluggable-storage/cumulusrdf-pluggable-storage-cassandra2x-cql-full-tp-index/src/main/java/edu/kit/aifb/cumulus/datasource/impl/SPOCResultIterator.java | jlavan1/Cassandra-CumulusRDF | 8a1359ceec94eb972c8d9710de0e22bc25a15ab4 | [
"Apache-2.0"
] | null | null | null | cumulusrdf-pluggable-storage/cumulusrdf-pluggable-storage-cassandra2x-cql-full-tp-index/src/main/java/edu/kit/aifb/cumulus/datasource/impl/SPOCResultIterator.java | jlavan1/Cassandra-CumulusRDF | 8a1359ceec94eb972c8d9710de0e22bc25a15ab4 | [
"Apache-2.0"
] | null | null | null | cumulusrdf-pluggable-storage/cumulusrdf-pluggable-storage-cassandra2x-cql-full-tp-index/src/main/java/edu/kit/aifb/cumulus/datasource/impl/SPOCResultIterator.java | jlavan1/Cassandra-CumulusRDF | 8a1359ceec94eb972c8d9710de0e22bc25a15ab4 | [
"Apache-2.0"
] | null | null | null | 26.958333 | 87 | 0.708655 | 22,966 | package edu.kit.aifb.cumulus.datasource.impl;
import java.util.Arrays;
import com.datastax.driver.core.ResultSetFuture;
import com.datastax.driver.core.Row;
/**
* A {@link AbstractResultIterator ResultIterator} that converts spoc rows.
*
* @author Sebastian Schmidt
* @since 1.1
*/
public class SPOCResultIterat... |
3e365ec473af7f3ab624d663773d7835455658b2 | 519 | java | Java | byx-container-annotation/src/test/java/byx/ioc/annotation/container/test24/Test24.java | byx2000/byx-container | f1d4862216410dfb3d9b35f24919c666e60b3b9c | [
"MIT"
] | null | null | null | byx-container-annotation/src/test/java/byx/ioc/annotation/container/test24/Test24.java | byx2000/byx-container | f1d4862216410dfb3d9b35f24919c666e60b3b9c | [
"MIT"
] | null | null | null | byx-container-annotation/src/test/java/byx/ioc/annotation/container/test24/Test24.java | byx2000/byx-container | f1d4862216410dfb3d9b35f24919c666e60b3b9c | [
"MIT"
] | null | null | null | 27.315789 | 74 | 0.71869 | 22,967 | package byx.ioc.annotation.container.test24;
import byx.ioc.annotation.container.State;
import byx.ioc.annotation.core.AnnotationConfigContainer;
import byx.ioc.core.Container;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
public class Test24 {
@Test
public void test() {... |
3e365f2a9fe499b724d94bab0cc30a17c5cbad04 | 1,143 | java | Java | task-flow-grpc/src/main/java/br/com/miguelfontes/taskflow/tasks/grpc/Application.java | Miguel-Fontes/task-flow | 719f860c7e3de61f1a0ddf9ab4a863fac0e5d1ad | [
"MIT"
] | null | null | null | task-flow-grpc/src/main/java/br/com/miguelfontes/taskflow/tasks/grpc/Application.java | Miguel-Fontes/task-flow | 719f860c7e3de61f1a0ddf9ab4a863fac0e5d1ad | [
"MIT"
] | 2 | 2019-03-24T22:01:10.000Z | 2019-03-27T01:54:33.000Z | task-flow-grpc/src/main/java/br/com/miguelfontes/taskflow/tasks/grpc/Application.java | Miguel-Fontes/task-flow | 719f860c7e3de61f1a0ddf9ab4a863fac0e5d1ad | [
"MIT"
] | null | null | null | 27.878049 | 85 | 0.669291 | 22,968 | package br.com.miguelfontes.taskflow.tasks.grpc;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import java.io.IOException;
import java.util.Optional;
/**
* Manages a GRPC server, exposing the Tasks API for external clients
*
* @author Miguel Fontes
*/
public class Application ... |
3e365f3437eefb3c1927d971ebb18c80ae50b5d0 | 982 | java | Java | app/src/main/java/com/erhannis/unstableart/mechanics/stroke/FillST.java | Erhannis/UnstableArt | 05f94d53559a2f32935b7e08e4941904912bef67 | [
"MIT"
] | null | null | null | app/src/main/java/com/erhannis/unstableart/mechanics/stroke/FillST.java | Erhannis/UnstableArt | 05f94d53559a2f32935b7e08e4941904912bef67 | [
"MIT"
] | null | null | null | app/src/main/java/com/erhannis/unstableart/mechanics/stroke/FillST.java | Erhannis/UnstableArt | 05f94d53559a2f32935b7e08e4941904912bef67 | [
"MIT"
] | null | null | null | 37.769231 | 133 | 0.758656 | 22,969 | package com.erhannis.unstableart.mechanics.stroke;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff;
import android.graphics.PorterDuffXfermode;
import android.graphics.Xfermode;
import com.erhannis.unstableart.mechanics.color.Color;
imp... |
3e3660506131255b65fe8be8cb552caf453a5971 | 4,623 | java | Java | ext-cloudinary/cloudinary/cloudinarymediawebservices/web/src/uk/ptr/cloudinary/request/redirection/OAuthRedirectionFilter.java | cloudinary/cloudinary_sap_commerce | 60d4c5f3cd6329da3c499ee7947847b9d9d8fbb6 | [
"MIT"
] | 8 | 2021-04-04T11:12:29.000Z | 2021-04-08T07:54:53.000Z | ext-cloudinary/cloudinary/cloudinarymediawebservices/web/src/uk/ptr/cloudinary/request/redirection/OAuthRedirectionFilter.java | cloudinary/cloudinary_sap_commerce | 60d4c5f3cd6329da3c499ee7947847b9d9d8fbb6 | [
"MIT"
] | null | null | null | ext-cloudinary/cloudinary/cloudinarymediawebservices/web/src/uk/ptr/cloudinary/request/redirection/OAuthRedirectionFilter.java | cloudinary/cloudinary_sap_commerce | 60d4c5f3cd6329da3c499ee7947847b9d9d8fbb6 | [
"MIT"
] | 1 | 2021-06-22T20:22:15.000Z | 2021-06-22T20:22:15.000Z | 27.035088 | 113 | 0.712957 | 22,970 | /*
* Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.
*/
package uk.ptr.cloudinary.request.redirection;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet... |
3e3660887459b89eb51df2b70e80aafd176e4632 | 3,351 | java | Java | smart-cli/src/test/java/net/obvj/smart/console/enhanced/commands/ThreadsCommandTest.java | oswaldobapvicjr/smart | b93e0739c6e45e4d57fdb7ed50f102efe3425159 | [
"Apache-2.0"
] | null | null | null | smart-cli/src/test/java/net/obvj/smart/console/enhanced/commands/ThreadsCommandTest.java | oswaldobapvicjr/smart | b93e0739c6e45e4d57fdb7ed50f102efe3425159 | [
"Apache-2.0"
] | 6 | 2019-11-19T21:47:42.000Z | 2020-09-27T13:12:43.000Z | smart-cli/src/test/java/net/obvj/smart/console/enhanced/commands/ThreadsCommandTest.java | oswaldobapvicjr/smart | b93e0739c6e45e4d57fdb7ed50f102efe3425159 | [
"Apache-2.0"
] | 1 | 2019-09-16T12:08:27.000Z | 2019-09-16T12:08:27.000Z | 30.189189 | 92 | 0.708445 | 22,971 | package net.obvj.smart.console.enhanced.commands;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.powermock.api.mockito.PowerMockito.when;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.util.Arrays;
import java.... |
3e366109642b61348c447ce9e0267a1e8ca6d2ca | 1,168 | java | Java | src/main/java/fr/sinikraft/magicwitchcraft/procedure/ProcedureMagicalLavaMobplayerCollidesBlock.java | SiniKraft/MagicWitchcraft | 84f457de67f3859406e288f83ffb210cdc63e338 | [
"MIT"
] | 2 | 2020-11-29T16:04:49.000Z | 2020-12-30T17:54:58.000Z | src/main/java/fr/sinikraft/magicwitchcraft/procedure/ProcedureMagicalLavaMobplayerCollidesBlock.java | SiniKraft/MagicWitchcraft | 84f457de67f3859406e288f83ffb210cdc63e338 | [
"MIT"
] | null | null | null | src/main/java/fr/sinikraft/magicwitchcraft/procedure/ProcedureMagicalLavaMobplayerCollidesBlock.java | SiniKraft/MagicWitchcraft | 84f457de67f3859406e288f83ffb210cdc63e338 | [
"MIT"
] | null | null | null | 41.714286 | 109 | 0.785959 | 22,972 | package fr.sinikraft.magicwitchcraft.procedure;
import net.minecraft.potion.PotionEffect;
import net.minecraft.init.MobEffects;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.Entity;
import fr.sinikraft.magicwitchcraft.ElementsMagicWitchcraft;
@ElementsMagicWitchcraft.ModElement.T... |
3e3661325c221c001d98b67bdc0098de7416448f | 1,707 | java | Java | java-sdk/radar-schemas-tools/src/main/java/org/radarbase/schema/tools/ListCommand.java | lalitagarwal/RADAR-Schemas | 26450ba917f3c2ae126f268c331d137513929e36 | [
"Apache-2.0"
] | 9 | 2018-06-11T16:07:12.000Z | 2021-03-11T23:19:14.000Z | java-sdk/radar-schemas-tools/src/main/java/org/radarbase/schema/tools/ListCommand.java | lalitagarwal/RADAR-Schemas | 26450ba917f3c2ae126f268c331d137513929e36 | [
"Apache-2.0"
] | 65 | 2018-01-29T15:30:06.000Z | 2022-03-30T12:31:29.000Z | java-sdk/radar-schemas-tools/src/main/java/org/radarbase/schema/tools/ListCommand.java | lalitagarwal/RADAR-Schemas | 26450ba917f3c2ae126f268c331d137513929e36 | [
"Apache-2.0"
] | 11 | 2019-07-09T10:08:46.000Z | 2022-03-22T15:29:49.000Z | 34.14 | 73 | 0.603984 | 22,973 | package org.radarbase.schema.tools;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import net.sourceforge.argparse4j.impl.Arguments;
import net.sourceforge.argparse4j.inf.ArgumentParser;
import net.sourceforge.argparse4j.inf.Namespace;
public class ListCommand implements SubCommand {
@Overri... |
3e3661b26d5aec7ee8c98b83b0624408e1bee8bc | 341 | java | Java | third-integration/devCloud/src/main/java/nl/sri/devCloud/controller/VProjectController.java | songdi676/paas-admin | cccf3c8b6a367d3d3bb96ffd9aa034dfb9abf3f7 | [
"Apache-2.0"
] | null | null | null | third-integration/devCloud/src/main/java/nl/sri/devCloud/controller/VProjectController.java | songdi676/paas-admin | cccf3c8b6a367d3d3bb96ffd9aa034dfb9abf3f7 | [
"Apache-2.0"
] | null | null | null | third-integration/devCloud/src/main/java/nl/sri/devCloud/controller/VProjectController.java | songdi676/paas-admin | cccf3c8b6a367d3d3bb96ffd9aa034dfb9abf3f7 | [
"Apache-2.0"
] | null | null | null | 16.238095 | 62 | 0.741935 | 22,974 | package nl.sri.devCloud.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* <p>
* VIEW 前端控制器
* </p>
*
* @author wurunxiang
* @since 2020-07-21
*/
@RestController
@RequestMapping("/devCloud/v-project")
public class VPr... |
3e3662b21a81c243d34571291f4a4d3ce739b35f | 2,613 | java | Java | gulimall-product/src/main/java/com/atguigu/gulimall/product/controller/CategoryController.java | xiaosongbing/gulimail | 4976dca135c215638d48aa8645a835983a7f8297 | [
"Apache-2.0"
] | null | null | null | gulimall-product/src/main/java/com/atguigu/gulimall/product/controller/CategoryController.java | xiaosongbing/gulimail | 4976dca135c215638d48aa8645a835983a7f8297 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:10:45.000Z | 2021-09-20T21:00:21.000Z | gulimall-product/src/main/java/com/atguigu/gulimall/product/controller/CategoryController.java | xiaosongbing/gulimall | 4976dca135c215638d48aa8645a835983a7f8297 | [
"Apache-2.0"
] | null | null | null | 26.383838 | 71 | 0.69755 | 22,975 | package com.atguigu.gulimall.product.controller;
import java.util.Arrays;
import java.util.List;
import java.util.Map;
//import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.... |
3e3662fa8c2945df59c0a0ef1bb74ab32e6e7b7e | 2,631 | java | Java | MarioAI-Base/src/main/java/ch/idsia/agents/controllers/MarioAgentBase.java | chrspo/MarioAi | e14f824cf0156a002a53e1f00a50a571914e7d8c | [
"BSD-3-Clause"
] | 21 | 2015-10-13T14:00:23.000Z | 2020-09-17T00:37:45.000Z | MarioAI-Base/src/main/java/ch/idsia/agents/controllers/MarioAgentBase.java | chrspo/MarioAi | e14f824cf0156a002a53e1f00a50a571914e7d8c | [
"BSD-3-Clause"
] | 1 | 2016-05-01T23:32:21.000Z | 2016-05-11T17:19:07.000Z | MarioAI-Base/src/main/java/ch/idsia/agents/controllers/MarioAgentBase.java | chrspo/MarioAi | e14f824cf0156a002a53e1f00a50a571914e7d8c | [
"BSD-3-Clause"
] | 22 | 2015-10-05T19:43:14.000Z | 2020-05-04T02:19:05.000Z | 34.684211 | 85 | 0.752276 | 22,976 | /*
* Copyright (c) 2009-2010, Sergey Karakovskiy and Julian Togelius
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
*... |
3e36636e146a610e7f6460d03401e63d42cd2593 | 186 | java | Java | core/src/main/java/ninja/soroosh/chatopia/core/runner/ChatEventPayload.java | s-soroosh/chatopia | 924dafa25c1d17d3b108dadbd16e304e9e8c7c02 | [
"MIT"
] | 15 | 2019-10-02T09:04:50.000Z | 2020-10-19T12:20:29.000Z | core/src/main/java/ninja/soroosh/chatopia/core/runner/ChatEventPayload.java | psycho-ir/chatbot-core | 924dafa25c1d17d3b108dadbd16e304e9e8c7c02 | [
"MIT"
] | 2 | 2020-09-27T11:23:12.000Z | 2020-10-27T14:14:48.000Z | core/src/main/java/ninja/soroosh/chatopia/core/runner/ChatEventPayload.java | psycho-ir/chatbot-core | 924dafa25c1d17d3b108dadbd16e304e9e8c7c02 | [
"MIT"
] | 2 | 2019-10-03T13:26:22.000Z | 2020-09-27T10:42:58.000Z | 16.909091 | 43 | 0.806452 | 22,977 | package ninja.soroosh.chatopia.core.runner;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class ChatEventPayload {
private String title;
}
|
3e366412b903f031c0bd7bed2ab88edc70738fe9 | 2,097 | java | Java | Module 1/Chapter 12/Note to self/java/MainActivity.java | PacktPublishing/Android-Programming-for-Developers | 678197996e242cb54ba69a1b87c0db6dbfc85de2 | [
"MIT"
] | 9 | 2016-11-19T16:59:16.000Z | 2021-11-08T13:10:47.000Z | Module 1/Chapter 12/Note to self/java/MainActivity.java | PacktPublishing/Android-Programming-for-Developers | 678197996e242cb54ba69a1b87c0db6dbfc85de2 | [
"MIT"
] | null | null | null | Module 1/Chapter 12/Note to self/java/MainActivity.java | PacktPublishing/Android-Programming-for-Developers | 678197996e242cb54ba69a1b87c0db6dbfc85de2 | [
"MIT"
] | 8 | 2017-06-14T14:01:33.000Z | 2021-04-22T09:41:54.000Z | 28.337838 | 80 | 0.626133 | 22,978 | package com.gamecodeschool.notetoselfc5;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity {
// Temporary code
Note mTe... |
3e36665023018fc61fa2371c210b8a4f1741dac6 | 1,595 | java | Java | sso-assembly/src/main/java/com/newland/singlesignon/assembly/SSOApplication.java | xjldtc/single-sign-on | b04081300772ac63ed5da693059ef29b9122d326 | [
"Apache-2.0"
] | 1 | 2018-11-21T07:44:31.000Z | 2018-11-21T07:44:31.000Z | sso-assembly/src/main/java/com/newland/singlesignon/assembly/SSOApplication.java | xjldtc/single-sign-on | b04081300772ac63ed5da693059ef29b9122d326 | [
"Apache-2.0"
] | null | null | null | sso-assembly/src/main/java/com/newland/singlesignon/assembly/SSOApplication.java | xjldtc/single-sign-on | b04081300772ac63ed5da693059ef29b9122d326 | [
"Apache-2.0"
] | null | null | null | 40.897436 | 108 | 0.807524 | 22,979 | package com.newland.singlesignon.assembly;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.WebApplicationType;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springf... |
3e3666f01cd2ab250153f165dcdcec6416d9b207 | 783 | java | Java | probono-rest/src/main/java/com/continuingdevelopment/probonorest/web/model/WellDtoComparator.java | 308code/probono-web-apps | 831d351aab3857df6457efdd7339fd068adf2af2 | [
"MIT"
] | null | null | null | probono-rest/src/main/java/com/continuingdevelopment/probonorest/web/model/WellDtoComparator.java | 308code/probono-web-apps | 831d351aab3857df6457efdd7339fd068adf2af2 | [
"MIT"
] | 1 | 2022-03-30T00:18:28.000Z | 2022-03-30T00:20:38.000Z | probono-rest/src/main/java/com/continuingdevelopment/probonorest/web/model/WellDtoComparator.java | 308code/probono-web-apps | 831d351aab3857df6457efdd7339fd068adf2af2 | [
"MIT"
] | null | null | null | 39.15 | 124 | 0.729246 | 22,980 | package com.continuingdevelopment.probonorest.web.model;
import org.springframework.util.CollectionUtils;
import org.springframework.util.ObjectUtils;
import java.util.Comparator;
public class WellDtoComparator implements Comparator<WellDto> {
@Override
public int compare(WellDto wellDtoOne, WellDto wellDto... |
3e366756c24620627a6b87da076676eeb865217f | 2,826 | java | Java | ildcp-core/src/test/java/org/interledger/ildcp/IldcpResponsePacketMapperTest.java | sudheesh001/quilt | a47d9c9641284c9700782f2718f9ba3d4a7238dc | [
"Apache-2.0"
] | 234 | 2017-10-22T03:19:12.000Z | 2021-12-30T08:41:12.000Z | ildcp-core/src/test/java/org/interledger/ildcp/IldcpResponsePacketMapperTest.java | sudheesh001/quilt | a47d9c9641284c9700782f2718f9ba3d4a7238dc | [
"Apache-2.0"
] | 415 | 2017-10-24T10:08:57.000Z | 2021-06-03T20:01:51.000Z | ildcp-core/src/test/java/org/interledger/ildcp/IldcpResponsePacketMapperTest.java | sudheesh001/quilt | a47d9c9641284c9700782f2718f9ba3d4a7238dc | [
"Apache-2.0"
] | 103 | 2017-10-19T14:06:05.000Z | 2021-12-03T01:02:55.000Z | 30.717391 | 107 | 0.768577 | 22,981 | package org.interledger.ildcp;
import static org.assertj.core.api.Assertions.assertThat;
import org.interledger.core.InterledgerAddress;
import org.interledger.core.InterledgerErrorCode;
import org.interledger.core.InterledgerRejectPacket;
import org.interledger.core.InterledgerResponsePacket;
import org.junit.Befor... |
3e36688730c0d41c6f26818639c48f54d821cd1b | 12,795 | java | Java | plugins/eu.chorevolution.studio.eclipse.wizard/src/eu/chorevolution/studio/eclipse/wizard/template/bpmn/BPMN2DiagramWizardPage.java | seagroup-univaq/chorevolution-studio | 4d347494e22bf3001e377286e11ac7adc42963c5 | [
"Apache-2.0"
] | null | null | null | plugins/eu.chorevolution.studio.eclipse.wizard/src/eu/chorevolution/studio/eclipse/wizard/template/bpmn/BPMN2DiagramWizardPage.java | seagroup-univaq/chorevolution-studio | 4d347494e22bf3001e377286e11ac7adc42963c5 | [
"Apache-2.0"
] | 1 | 2021-04-27T09:59:06.000Z | 2021-04-27T09:59:06.000Z | plugins/eu.chorevolution.studio.eclipse.wizard/src/eu/chorevolution/studio/eclipse/wizard/template/bpmn/BPMN2DiagramWizardPage.java | seagroup-univaq/chorevolution-studio | 4d347494e22bf3001e377286e11ac7adc42963c5 | [
"Apache-2.0"
] | null | null | null | 32.474619 | 155 | 0.742243 | 22,982 | /*
* Copyright 2015 The CHOReVOLUTION project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... |
3e3668bbd207b6a9c9a3dd6fcd029406d072db33 | 1,991 | java | Java | Gambler/Gambler.java | Widrogo/JavaExercises | beca4b2e0b4ac426aa0fe8a02bdd9c6ee27f96da | [
"Apache-2.0"
] | null | null | null | Gambler/Gambler.java | Widrogo/JavaExercises | beca4b2e0b4ac426aa0fe8a02bdd9c6ee27f96da | [
"Apache-2.0"
] | null | null | null | Gambler/Gambler.java | Widrogo/JavaExercises | beca4b2e0b4ac426aa0fe8a02bdd9c6ee27f96da | [
"Apache-2.0"
] | null | null | null | 34.929825 | 92 | 0.492215 | 22,983 | /*************************************************************************
* Compilation: javac Gambler.java
* Execution: java Gambler stake goal N
*
* Simulates a gambler who start with $stake and place fair $1 bets
* until she goes broke or reach $goal. Keeps track of the number of
* times she wins and... |
3e3668c0740b767838390ffcf2a3dd3eb2dc0f39 | 27,342 | java | Java | realm/realm-library/src/androidTest/java/io/realm/internal/JNIQueryTest.java | Shailly4279/realm-java | c15e9c5450d4afee01edd1c0f208af85d96800d2 | [
"Apache-2.0"
] | null | null | null | realm/realm-library/src/androidTest/java/io/realm/internal/JNIQueryTest.java | Shailly4279/realm-java | c15e9c5450d4afee01edd1c0f208af85d96800d2 | [
"Apache-2.0"
] | null | null | null | realm/realm-library/src/androidTest/java/io/realm/internal/JNIQueryTest.java | Shailly4279/realm-java | c15e9c5450d4afee01edd1c0f208af85d96800d2 | [
"Apache-2.0"
] | null | null | null | 61.03125 | 183 | 0.624497 | 22,984 | /*
* Copyright 2015 Realm Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... |
3e366904544ef8690f3b865c951ab1c24ecacbc7 | 163 | java | Java | src/main/java/com/sadadream/domain/RoleRepository.java | sada-dream/sada-dream_server_v2 | e8eb5b0d8baacdc4028ee96cc730c41b5778642e | [
"MIT"
] | 2 | 2021-03-21T12:31:29.000Z | 2021-03-31T07:11:17.000Z | src/main/java/com/sadadream/domain/RoleRepository.java | sada-dream/sada-dream_server_v2 | e8eb5b0d8baacdc4028ee96cc730c41b5778642e | [
"MIT"
] | 9 | 2021-05-22T14:38:30.000Z | 2021-06-14T14:53:23.000Z | src/main/java/com/sadadream/domain/RoleRepository.java | sada-dream/sada-dream_server_v2 | e8eb5b0d8baacdc4028ee96cc730c41b5778642e | [
"MIT"
] | 2 | 2021-03-23T13:51:31.000Z | 2021-03-23T13:52:07.000Z | 16.3 | 44 | 0.742331 | 22,985 | package com.sadadream.domain;
import java.util.List;
public interface RoleRepository {
List<Role> findAllByUserId(Long userId);
Role save(Role role);
}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.