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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
92452f86d8d2c1a2ad953d6afb47776fd09824a3 | 3,824 | java | Java | packages/sdk-java/src/Catalyst/Protocol/Rpc/Node/ResponseCode.java | catalyst-network/catalyst-network-protocol-protobuffs | ef97faa09770aeb459c6571fff0dabf46e549072 | [
"MIT"
] | null | null | null | packages/sdk-java/src/Catalyst/Protocol/Rpc/Node/ResponseCode.java | catalyst-network/catalyst-network-protocol-protobuffs | ef97faa09770aeb459c6571fff0dabf46e549072 | [
"MIT"
] | 1 | 2019-01-30T16:46:19.000Z | 2019-02-07T08:15:09.000Z | packages/sdk-java/src/Catalyst/Protocol/Rpc/Node/ResponseCode.java | catalyst-network/catalyst-network-protocol-protobuffs | ef97faa09770aeb459c6571fff0dabf46e549072 | [
"MIT"
] | 2 | 2019-01-28T06:09:24.000Z | 2019-01-30T16:18:06.000Z | 24.670968 | 81 | 0.640429 | 1,003,280 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Rpc.proto
package Catalyst.Protocol.Rpc.Node;
/**
* Protobuf enum {@code Catalyst.Protocol.Rpc.Node.ResponseCode}
*/
public enum ResponseCode
implements com.google.protobuf.ProtocolMessageEnum {
/**
* <code>PENDING = 0;</code>
*/
P... |
92453082beacad814b78be16bb36f2ac5e727e24 | 3,775 | java | Java | Projekt/src/main/java/useCase/CheckCoverageRun.java | gsindlinger/Combinatorial-Testing-Use-Case | aefd1910672231e383e34b07dd022b497c54b7d3 | [
"Unlicense"
] | null | null | null | Projekt/src/main/java/useCase/CheckCoverageRun.java | gsindlinger/Combinatorial-Testing-Use-Case | aefd1910672231e383e34b07dd022b497c54b7d3 | [
"Unlicense"
] | null | null | null | Projekt/src/main/java/useCase/CheckCoverageRun.java | gsindlinger/Combinatorial-Testing-Use-Case | aefd1910672231e383e34b07dd022b497c54b7d3 | [
"Unlicense"
] | null | null | null | 35.952381 | 143 | 0.668609 | 1,003,281 | package useCase;
import edu.uta.cse.fireeye.common.*;
import edu.uta.cse.fireeye.common.TestGenProfile.ConstraintMode;
import useCase.suts.SUTObject;
import useCase.suts.SUTObjectSimple;
import util.CoverageCheckerModified;
import edu.uta.cse.fireeye.service.exception.OperationServiceException;
import javax.swing.*;
... |
924530b0ced5988339755e52026ce91828a0febf | 2,860 | java | Java | elk-owl-parent/elk-owl-model/src/main/java/org/semanticweb/elk/owl/interfaces/ElkDataUnionOf.java | live-ontologies/elk-reasoner | 0812de0e8780facaf9a488fe680df6e1cb82b35d | [
"Apache-2.0"
] | 63 | 2016-01-04T19:58:06.000Z | 2022-03-07T18:11:18.000Z | elk-owl-parent/elk-owl-model/src/main/java/org/semanticweb/elk/owl/interfaces/ElkDataUnionOf.java | live-ontologies/elk-reasoner | 0812de0e8780facaf9a488fe680df6e1cb82b35d | [
"Apache-2.0"
] | 27 | 2016-04-07T15:33:38.000Z | 2022-02-26T19:21:50.000Z | elk-owl-parent/elk-owl-model/src/main/java/org/semanticweb/elk/owl/interfaces/ElkDataUnionOf.java | live-ontologies/elk-reasoner | 0812de0e8780facaf9a488fe680df6e1cb82b35d | [
"Apache-2.0"
] | 22 | 2016-01-08T10:51:18.000Z | 2022-02-03T10:46:06.000Z | 29.265306 | 152 | 0.678173 | 1,003,282 | /*
* #%L
* elk-reasoner
*
* $Id: ElkDataIntersectionOf.java 295 2011-08-10 11:43:29Z kenaa@example.com $
* $HeadURL: https://elk-reasoner.googlecode.com/svn/trunk/elk-reasoner/src/main/java/org/semanticweb/elk/syntax/interfaces/ElkDataIntersectionOf.java $
* %%
* Copyright (C) 2011 Oxford University Computing L... |
92453204a6b62389833d7c90cbabd246f4871899 | 177 | java | Java | src/main/java/uk/gov/hmcts/reform/sscs/model/draft/SessionHearingOptionsVideo.java | banderous/sscs-tribunals-case-api | f6fb3c7bda992d073ce133d38c2522f4e66a9d2c | [
"MIT"
] | 3 | 2019-10-04T12:46:53.000Z | 2021-12-10T16:18:47.000Z | src/main/java/uk/gov/hmcts/reform/sscs/model/draft/SessionHearingOptionsVideo.java | banderous/sscs-tribunals-case-api | f6fb3c7bda992d073ce133d38c2522f4e66a9d2c | [
"MIT"
] | 1,495 | 2018-10-01T11:30:20.000Z | 2022-03-31T14:30:27.000Z | src/main/java/uk/gov/hmcts/reform/sscs/model/draft/SessionHearingOptionsVideo.java | banderous/sscs-tribunals-case-api | f6fb3c7bda992d073ce133d38c2522f4e66a9d2c | [
"MIT"
] | 3 | 2021-04-10T22:34:10.000Z | 2022-03-21T09:22:08.000Z | 17.7 | 45 | 0.774011 | 1,003,283 | package uk.gov.hmcts.reform.sscs.model.draft;
import lombok.Value;
@Value
public class SessionHearingOptionsVideo {
private Boolean requested;
private String email;
}
|
924532979223555f3745738bfdf964cbbe57e9f1 | 749 | java | Java | hadoop/hadoop-simple/src/main/java/com/gbl/bigdata/hadoop/demo1/WordCountMapper.java | guobaolin/big-data-freamwork | 57cf46858a812559a7e0e877dedccb22230f2fe6 | [
"Apache-2.0"
] | null | null | null | hadoop/hadoop-simple/src/main/java/com/gbl/bigdata/hadoop/demo1/WordCountMapper.java | guobaolin/big-data-freamwork | 57cf46858a812559a7e0e877dedccb22230f2fe6 | [
"Apache-2.0"
] | 1 | 2021-02-24T12:37:04.000Z | 2021-02-24T12:37:04.000Z | hadoop/hadoop-simple/src/main/java/com/gbl/bigdata/hadoop/demo1/WordCountMapper.java | guobaolin/big-data-freamwork | 57cf46858a812559a7e0e877dedccb22230f2fe6 | [
"Apache-2.0"
] | null | null | null | 26.75 | 112 | 0.703605 | 1,003,284 | package com.gbl.bigdata.hadoop.demo1;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Mapper;
import java.io.IOException;
import java.util.Arrays;
/**
* @author guobaolin
* @date 2021/2/25
* @Description: mappe... |
92453331e54dd6caa8840981b9018bd4eefa03c7 | 598 | java | Java | output/aff9861a62b545069f80e88854811477.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/aff9861a62b545069f80e88854811477.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/aff9861a62b545069f80e88854811477.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | 35.176471 | 142 | 0.548495 | 1,003,285 | class CpmRvv0q8Ao {
public stRnZOfHF hQ7dg () throws N3Eg0PJi8 {
while ( !-!!!this.koBoR5SLKcN()) {
void FS0tj;
}
;
}
public static void Ux7LVc3 (String[] k) throws G_af {
int o8yAeorn = this.LW4Ux9() = -!!null.SniY1Qu_GjW2US;
true[ false.XGD()];
... |
92453360371d81127d7593f0e18d2df6300b3273 | 2,398 | java | Java | test-data-validator/src/main/java/org/openmhealth/schema/domain/SchemaFile.java | Sutikshan/schemas | ac62014d80923e1fd4cdb9486b306f8e51bb46bd | [
"Apache-2.0"
] | 70 | 2015-02-27T08:21:48.000Z | 2022-03-10T14:56:19.000Z | test-data-validator/src/main/java/org/openmhealth/schema/domain/SchemaFile.java | Sutikshan/schemas | ac62014d80923e1fd4cdb9486b306f8e51bb46bd | [
"Apache-2.0"
] | 12 | 2015-05-01T08:59:47.000Z | 2020-07-16T22:53:12.000Z | test-data-validator/src/main/java/org/openmhealth/schema/domain/SchemaFile.java | Sutikshan/schemas | ac62014d80923e1fd4cdb9486b306f8e51bb46bd | [
"Apache-2.0"
] | 46 | 2015-02-18T19:15:24.000Z | 2021-09-11T01:54:43.000Z | 29.604938 | 115 | 0.706005 | 1,003,286 | /*
* Copyright 2016 Open mHealth
*
* 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... |
9245336722d20622d1b3d69ccde339911f20181d | 4,362 | java | Java | implementation/fakegame/game-models/src/test/java/game/models/evolution/TreeEvolutionModelTest.java | kordikp/AutoMLprediction | 6f87bd0b95ce78103c9f4f83ee85d831ab60a0a6 | [
"Apache-2.0"
] | 1 | 2018-03-22T12:45:32.000Z | 2018-03-22T12:45:32.000Z | implementation/fakegame/game-models/src/test/java/game/models/evolution/TreeEvolutionModelTest.java | kordikp/AutoMLprediction | 6f87bd0b95ce78103c9f4f83ee85d831ab60a0a6 | [
"Apache-2.0"
] | null | null | null | implementation/fakegame/game-models/src/test/java/game/models/evolution/TreeEvolutionModelTest.java | kordikp/AutoMLprediction | 6f87bd0b95ce78103c9f4f83ee85d831ab60a0a6 | [
"Apache-2.0"
] | null | null | null | 35.177419 | 127 | 0.618982 | 1,003,287 | package game.models.evolution;
import configuration.CfgTemplate;
import configuration.ConfigurationFactory;
import configuration.classifiers.single.ClassifierModelConfig;
import configuration.game.trainers.QuasiNewtonConfig;
import configuration.models.ensemble.BaseModelsDefinition;
import configuration.models.evoluti... |
92453456b60cdccea8bcdff1d2e0b206ab422bd6 | 2,025 | java | Java | sleuth-core/src/main/java/com/sleuth/core/storage/cfg/Configurable.java | thingcat/sleuth | f655cdc2b055a6d1dafc717bbb5198ff63bb93fc | [
"MIT"
] | 1 | 2021-05-17T08:25:58.000Z | 2021-05-17T08:25:58.000Z | sleuth-core/src/main/java/com/sleuth/core/storage/cfg/Configurable.java | thingcat/sleuth | f655cdc2b055a6d1dafc717bbb5198ff63bb93fc | [
"MIT"
] | null | null | null | sleuth-core/src/main/java/com/sleuth/core/storage/cfg/Configurable.java | thingcat/sleuth | f655cdc2b055a6d1dafc717bbb5198ff63bb93fc | [
"MIT"
] | null | null | null | 32.66129 | 105 | 0.769877 | 1,003,288 | package com.sleuth.core.storage.cfg;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
import org.rocksdb.util.SizeUnit;
/** 数据库属性配置
*
* @author Jonse
* @date 2020年1月13日
*/
public class Configurable {
static final Map<String, String> property = new HashMap<Str... |
924536776b288229029f8091383efb09418756fa | 1,445 | java | Java | src/name/livitski/databag/db/CursorSequence.java | data-bag/code | 1fac3579f36920c80ce5ece81cbe69baebcb73bc | [
"Apache-2.0"
] | null | null | null | src/name/livitski/databag/db/CursorSequence.java | data-bag/code | 1fac3579f36920c80ce5ece81cbe69baebcb73bc | [
"Apache-2.0"
] | null | null | null | src/name/livitski/databag/db/CursorSequence.java | data-bag/code | 1fac3579f36920c80ce5ece81cbe69baebcb73bc | [
"Apache-2.0"
] | null | null | null | 24.083333 | 73 | 0.685813 | 1,003,289 | /**
* Copyright 2010-2013 Konstantin Livitski
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Data-bag Project License.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
*... |
9245378f91e128de999399c39db6b0535ff357da | 785 | java | Java | src/main/java/com/example/task/Other/SockDAOimpl.java | qwertyu221/cib-interns-test-task | 8aafcce6dbf19769f24d0bd03bc4b949f6111cfe | [
"MIT"
] | null | null | null | src/main/java/com/example/task/Other/SockDAOimpl.java | qwertyu221/cib-interns-test-task | 8aafcce6dbf19769f24d0bd03bc4b949f6111cfe | [
"MIT"
] | null | null | null | src/main/java/com/example/task/Other/SockDAOimpl.java | qwertyu221/cib-interns-test-task | 8aafcce6dbf19769f24d0bd03bc4b949f6111cfe | [
"MIT"
] | null | null | null | 21.805556 | 83 | 0.703185 | 1,003,290 | package com.example.task.Other;
import com.example.task.Other.Socks;
import com.example.task.Repository.Rep.SockDAO;
import org.springframework.stereotype.Repository;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import java.util.List;
@Repository
public class SockDAOimpl imple... |
924537fe7b5545ea37701fd1ca70c22059ad692a | 846 | java | Java | code/theory-exams/src/it/unitn/disi/lingmod1/theory/esame201601/es8/D.java | mfranzil/unitn-lingmod1 | e2a439a6f4cd9b2933772d0b3709fe8f660360f1 | [
"MIT"
] | 3 | 2019-05-30T12:14:53.000Z | 2019-05-30T19:48:46.000Z | code/theory-exams/src/it/unitn/disi/lingmod1/theory/esame201601/es8/D.java | mfranzil/unitn-lingmod1 | e2a439a6f4cd9b2933772d0b3709fe8f660360f1 | [
"MIT"
] | null | null | null | code/theory-exams/src/it/unitn/disi/lingmod1/theory/esame201601/es8/D.java | mfranzil/unitn-lingmod1 | e2a439a6f4cd9b2933772d0b3709fe8f660360f1 | [
"MIT"
] | 1 | 2019-05-30T19:49:10.000Z | 2019-05-30T19:49:10.000Z | 17.265306 | 73 | 0.475177 | 1,003,291 |
// OUTPUT: 3122-13
public class D {
static int x = 1;
S5 a = null;
class S5 { // b) VIENE ISTANZIATA LA SOTTOCLASSE
int k;
S5() {
k = x; // 1°: k = 2 // 2°: k = 3 // 3°: k = 3 // 4°: k = 3
}
public void finalize() {
System.out.print(k);
}
}
D() { // a) VIENE ESEG... |
9245380a2e9258b2b7dfe7e4bd890c2330f6b8c9 | 14,786 | java | Java | core/src/main/java/org/radargun/utils/Projections.java | LozanoMatheus/radargun | c60e1a7a27bc2a7ebd0327199b15123812ea4434 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | core/src/main/java/org/radargun/utils/Projections.java | LozanoMatheus/radargun | c60e1a7a27bc2a7ebd0327199b15123812ea4434 | [
"ECL-2.0",
"Apache-2.0"
] | 7 | 2021-12-14T21:50:02.000Z | 2022-03-08T21:12:26.000Z | core/src/main/java/org/radargun/utils/Projections.java | LozanoMatheus/radargun | c60e1a7a27bc2a7ebd0327199b15123812ea4434 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | 27.031079 | 117 | 0.53341 | 1,003,292 | package org.radargun.utils;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.ListIterator;
import java.util.Map;
import java.util.Set;
/**
* Helper class for ... |
9245382c83dd8b099f4ad659d0ca0c87a2542b6b | 688 | java | Java | simpleaop/src/main/java/com/lee/simpleaop/BeforeAdvice.java | BlueLeer/SimpleSpring | 49a5f84c840bd8587c118a8a4e13d9ed710f066c | [
"Apache-2.0"
] | 1 | 2019-12-12T08:07:58.000Z | 2019-12-12T08:07:58.000Z | simpleaop/src/main/java/com/lee/simpleaop/BeforeAdvice.java | BlueLeer/SimpleSpring | 49a5f84c840bd8587c118a8a4e13d9ed710f066c | [
"Apache-2.0"
] | null | null | null | simpleaop/src/main/java/com/lee/simpleaop/BeforeAdvice.java | BlueLeer/SimpleSpring | 49a5f84c840bd8587c118a8a4e13d9ed710f066c | [
"Apache-2.0"
] | null | null | null | 20.235294 | 87 | 0.645349 | 1,003,293 | package com.lee.simpleaop;
import java.lang.reflect.Method;
/**
* @author WangLe
* @date 2019/12/9 15:48
* @description
*/
public class BeforeAdvice implements Advice {
/**
* 代理的对象
*/
private Object bean;
/**
* 相当于"通知"部分所要执行的代码逻辑
*/
private MethodInvocation methodInvocation;
... |
9245386526a14b8cf5721e2ccf714e28872838fc | 13,752 | java | Java | redisson/src/test/java/org/redisson/RedissonStreamTest.java | jakubstuglik/redisson | abe348290c6c001e9b958ca95f6d9d3a85ca5512 | [
"Apache-2.0"
] | 1 | 2019-03-03T01:12:15.000Z | 2019-03-03T01:12:15.000Z | redisson/src/test/java/org/redisson/RedissonStreamTest.java | jakubstuglik/redisson | abe348290c6c001e9b958ca95f6d9d3a85ca5512 | [
"Apache-2.0"
] | null | null | null | redisson/src/test/java/org/redisson/RedissonStreamTest.java | jakubstuglik/redisson | abe348290c6c001e9b958ca95f6d9d3a85ca5512 | [
"Apache-2.0"
] | null | null | null | 37.47139 | 139 | 0.576571 | 1,003,294 | package org.redisson;
import static org.assertj.core.api.Assertions.assertThat;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import org.junit.Test;
import org.redisson.api.PendingEntry;
import org.redisson.api.PendingResu... |
92453a1984099260fbf6893e969725eb76d6f1da | 3,922 | java | Java | src/test/java/de/viadee/bpm/vPAV/processing/dataflow/ProcessVariablePredicateBuilderImplTest.java | chemeugene/vPAV | efb1c841bd4cbb1407d5911eda778d05c61a71ba | [
"BSD-3-Clause"
] | 51 | 2017-08-07T07:09:12.000Z | 2021-12-13T12:14:59.000Z | src/test/java/de/viadee/bpm/vPAV/processing/dataflow/ProcessVariablePredicateBuilderImplTest.java | chemeugene/vPAV | efb1c841bd4cbb1407d5911eda778d05c61a71ba | [
"BSD-3-Clause"
] | 194 | 2017-08-21T15:10:30.000Z | 2022-03-01T14:46:50.000Z | src/test/java/de/viadee/bpm/vPAV/processing/dataflow/ProcessVariablePredicateBuilderImplTest.java | chemeugene/vPAV | efb1c841bd4cbb1407d5911eda778d05c61a71ba | [
"BSD-3-Clause"
] | 19 | 2017-08-07T08:23:40.000Z | 2022-01-05T15:14:59.000Z | 42.630435 | 142 | 0.757012 | 1,003,295 | /*
* BSD 3-Clause License
*
* Copyright © 2020, viadee Unternehmensberatung AG
* 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 c... |
92453a9ac415d81dcaed1b012c1efb25991f45ee | 1,191 | java | Java | src/main/java/org/dcsa/ebl/model/base/AbstractEquipment.java | dcsaorg/DCSA-EBL | 8b9af9332706664872d054dcadd45bab7f66abd7 | [
"Apache-2.0"
] | 6 | 2021-02-10T09:42:24.000Z | 2022-01-15T02:56:43.000Z | src/main/java/org/dcsa/ebl/model/base/AbstractEquipment.java | dcsaorg/DCSA-EBL | 8b9af9332706664872d054dcadd45bab7f66abd7 | [
"Apache-2.0"
] | 60 | 2021-02-01T10:44:04.000Z | 2022-03-31T11:12:55.000Z | src/main/java/org/dcsa/ebl/model/base/AbstractEquipment.java | dcsaorg/DCSA-EBL | 8b9af9332706664872d054dcadd45bab7f66abd7 | [
"Apache-2.0"
] | 4 | 2021-04-14T06:12:11.000Z | 2022-03-27T18:26:51.000Z | 25.891304 | 85 | 0.720403 | 1,003,296 | package org.dcsa.ebl.model.base;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
import lombok.EqualsAndHashCode;
import org.dcsa.core.model.AuditBase;
import org.dcsa.core.model.GetId;
import org.dcsa.ebl.model.enums.WeightUnit;
im... |
92453b4c7c82fa46134f4e0bf30fc66d8c348876 | 4,749 | java | Java | auto-value-gson-runtime/src/main/java/com/ryanharter/auto/value/gson/GenerateTypeAdapter.java | mseele/auto-value-gson | fb805ee6de9546273ca613076c386d0e8ac9b001 | [
"Apache-2.0"
] | 600 | 2015-08-14T17:48:56.000Z | 2022-03-23T05:15:09.000Z | auto-value-gson-runtime/src/main/java/com/ryanharter/auto/value/gson/GenerateTypeAdapter.java | mseele/auto-value-gson | fb805ee6de9546273ca613076c386d0e8ac9b001 | [
"Apache-2.0"
] | 210 | 2015-08-25T07:56:47.000Z | 2022-02-18T15:07:28.000Z | auto-value-gson-runtime/src/main/java/com/ryanharter/auto/value/gson/GenerateTypeAdapter.java | mseele/auto-value-gson | fb805ee6de9546273ca613076c386d0e8ac9b001 | [
"Apache-2.0"
] | 120 | 2015-08-22T12:52:59.000Z | 2022-02-16T21:20:43.000Z | 38.609756 | 110 | 0.675089 | 1,003,297 | package com.ryanharter.auto.value.gson;
import com.google.gson.Gson;
import com.google.gson.TypeAdapter;
import com.google.gson.TypeAdapterFactory;
import com.google.gson.reflect.TypeToken;
import java.lang.annotation.Inherited;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import java.lan... |
92453b7f543293d482bbc67a69fc84b65c136165 | 937 | java | Java | framework/src/main/java/org/robobinding/property/DependencyProperty.java | icse18-refactorings/RoboBinding | d5e213d012b2a845fe809c1c6c58ec83ef94b82e | [
"Apache-2.0"
] | 1,020 | 2015-01-03T16:39:05.000Z | 2021-11-25T10:21:46.000Z | framework/src/main/java/org/robobinding/property/DependencyProperty.java | icse18-refactorings/RoboBinding | d5e213d012b2a845fe809c1c6c58ec83ef94b82e | [
"Apache-2.0"
] | 81 | 2015-01-08T01:09:16.000Z | 2019-08-20T06:22:12.000Z | framework/src/main/java/org/robobinding/property/DependencyProperty.java | icse18-refactorings/RoboBinding | d5e213d012b2a845fe809c1c6c58ec83ef94b82e | [
"Apache-2.0"
] | 232 | 2015-01-06T09:46:13.000Z | 2021-07-07T02:11:27.000Z | 26.027778 | 82 | 0.79936 | 1,003,298 | package org.robobinding.property;
/**
*
* @since 1.0
* @version $Revision: 1.0 $
* @author Cheng Wei
*/
public class DependencyProperty extends PropertyValueModelWrapper {
private final SimpleProperty property;
private final Dependency dependency;
public DependencyProperty(SimpleProperty property, Dependency... |
92453d9420cf178d74bad21e1a4856c7c299d456 | 413,516 | java | Java | src/main/java/yandex/cloud/api/resourcemanager/v1/CloudServiceOuterClass.java | yandex-cloud/java-genproto | 1937cd752c22229eb3b44adb9394685065d00303 | [
"MIT"
] | 1 | 2019-12-03T05:09:11.000Z | 2019-12-03T05:09:11.000Z | src/main/java/yandex/cloud/api/resourcemanager/v1/CloudServiceOuterClass.java | yandex-cloud/java-genproto | 1937cd752c22229eb3b44adb9394685065d00303 | [
"MIT"
] | null | null | null | src/main/java/yandex/cloud/api/resourcemanager/v1/CloudServiceOuterClass.java | yandex-cloud/java-genproto | 1937cd752c22229eb3b44adb9394685065d00303 | [
"MIT"
] | 1 | 2021-01-15T15:59:51.000Z | 2021-01-15T15:59:51.000Z | 38.534713 | 220 | 0.647624 | 1,003,299 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: yandex/cloud/resourcemanager/v1/cloud_service.proto
package yandex.cloud.api.resourcemanager.v1;
public final class CloudServiceOuterClass {
private CloudServiceOuterClass() {}
public static void registerAllExtensions(
com.google.protobu... |
92453eb6cbce9fde0e925a24a1921907fd5e156e | 1,721 | java | Java | src/main/gov/nasa/jpf/vm/serialize/DefaultFilterConfiguration.java | ilovejpf/jpf-core | 6d6b71676f40f623740d6c36b7be2b13005313d6 | [
"Apache-2.0"
] | 387 | 2018-02-19T12:46:39.000Z | 2022-03-27T07:51:40.000Z | src/main/gov/nasa/jpf/vm/serialize/DefaultFilterConfiguration.java | ilovejpf/jpf-core | 6d6b71676f40f623740d6c36b7be2b13005313d6 | [
"Apache-2.0"
] | 237 | 2018-03-03T10:30:44.000Z | 2022-03-31T21:14:57.000Z | src/main/gov/nasa/jpf/vm/serialize/DefaultFilterConfiguration.java | ilovejpf/jpf-core | 6d6b71676f40f623740d6c36b7be2b13005313d6 | [
"Apache-2.0"
] | 316 | 2018-02-13T15:53:58.000Z | 2022-03-28T16:45:19.000Z | 36.617021 | 80 | 0.754794 | 1,003,300 | /*
* Copyright (C) 2014, United States Government, as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All rights reserved.
*
* The Java Pathfinder core (jpf-core) platform is licensed under the
* Apache License, Version 2.0 (the "License"); you may not use this file exce... |
92453ec00fb350dc34888b70fad37e45d29cce20 | 73 | java | Java | plsql-squid/src/main/java/de/ne0/sonar/plsql/api/package-info.java | Ne0s/sonar-plsql | 620411cb07beba0b3588aa144ce4e7df7e2e2b05 | [
"Apache-2.0"
] | 2 | 2015-11-13T18:36:46.000Z | 2019-08-10T02:06:24.000Z | plsql-squid/src/main/java/de/ne0/sonar/plsql/api/package-info.java | Ne0s/sonar-plsql | 620411cb07beba0b3588aa144ce4e7df7e2e2b05 | [
"Apache-2.0"
] | null | null | null | plsql-squid/src/main/java/de/ne0/sonar/plsql/api/package-info.java | Ne0s/sonar-plsql | 620411cb07beba0b3588aa144ce4e7df7e2e2b05 | [
"Apache-2.0"
] | null | null | null | 9.125 | 31 | 0.520548 | 1,003,301 | /**
*
*/
/**
* @author wessl03
*
*/
package de.ne0.sonar.plsql.api; |
92453ecb9e730dd3cfd2fcf28745b18f1d212d79 | 15,002 | java | Java | app/src/main/java/com/example/android/sunshine/app/ForecastFragment.java | javipisobeto/Sunshine | 9d4f0a3d0524ebfb2da91d4432b1dd87d7a73a33 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/sunshine/app/ForecastFragment.java | javipisobeto/Sunshine | 9d4f0a3d0524ebfb2da91d4432b1dd87d7a73a33 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/sunshine/app/ForecastFragment.java | javipisobeto/Sunshine | 9d4f0a3d0524ebfb2da91d4432b1dd87d7a73a33 | [
"Apache-2.0"
] | null | null | null | 40.112299 | 128 | 0.589455 | 1,003,302 | package com.example.android.sunshine.app;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.v4.app.Fragment;
import a... |
92453fe39b04fba40ff72ea100e2b03fbe33eb09 | 2,657 | java | Java | Android-Chat-Widget/src/com/jialin/chat/Message.java | Snortom/Chart2 | dee459e987a8c1992cef84393578e75201d97e95 | [
"Apache-2.0"
] | 233 | 2015-01-06T03:41:51.000Z | 2022-03-11T02:55:17.000Z | Android-Chat-Widget/src/com/jialin/chat/Message.java | Snortom/Chart2 | dee459e987a8c1992cef84393578e75201d97e95 | [
"Apache-2.0"
] | 3 | 2015-01-06T13:33:06.000Z | 2016-06-05T16:41:27.000Z | Android-Chat-Widget/src/com/jialin/chat/Message.java | Snortom/Chart2 | dee459e987a8c1992cef84393578e75201d97e95 | [
"Apache-2.0"
] | 104 | 2015-01-08T03:37:31.000Z | 2018-03-30T10:53:11.000Z | 20.128788 | 76 | 0.722619 | 1,003,303 | package com.jialin.chat;
import java.util.Date;
public class Message {
public final static int MSG_TYPE_TEXT = 0;
public final static int MSG_TYPE_PHOTO = 1;
public final static int MSG_TYPE_FACE = 2;
public final static int MSG_STATE_SENDING = 0;
public final static int MSG_STATE_SUCCESS = 1;
public fin... |
92454097585821a894ef7499874dc71be998ab34 | 726 | java | Java | src/Module13/_03Polymorphism/TestPoly2.java | cpybus/APComputerScience | 15cd4b7fcbfc372d1f80ac2143ec3adb2cc66028 | [
"MIT"
] | 1 | 2020-10-29T21:50:57.000Z | 2020-10-29T21:50:57.000Z | src/Module13/_03Polymorphism/TestPoly2.java | cpybus/APComputerScience | 15cd4b7fcbfc372d1f80ac2143ec3adb2cc66028 | [
"MIT"
] | null | null | null | src/Module13/_03Polymorphism/TestPoly2.java | cpybus/APComputerScience | 15cd4b7fcbfc372d1f80ac2143ec3adb2cc66028 | [
"MIT"
] | null | null | null | 19.621622 | 90 | 0.637741 | 1,003,304 | package Module13._03Polymorphism;
import java.util.ArrayList;
/**
* @author Christopher Pybus
* @date Feb 19, 2012
* @file TestPoly2.java
* @package Module13._03Polymorphism
*
* @purpose
*/
public class TestPoly2
{
public static void main(String[] args)
{
ArrayList<Circle2> circles... |
924540ffa36b3ade84ca221a66160bc5ce91f701 | 9,228 | java | Java | AContentSharingDemo/app/src/main/java/com/endergeek/rookie/acontentsharingdemo/MainActivity.java | sennhvi/Android-Official-Doc-Learn | 629f6d4bfd9eccd0523f8384ed3fe26bf5f2159a | [
"MIT"
] | 1 | 2020-09-20T16:35:19.000Z | 2020-09-20T16:35:19.000Z | AContentSharingDemo/app/src/main/java/com/endergeek/rookie/acontentsharingdemo/MainActivity.java | sennhvi/Android-Official-Doc-Learn | 629f6d4bfd9eccd0523f8384ed3fe26bf5f2159a | [
"MIT"
] | null | null | null | AContentSharingDemo/app/src/main/java/com/endergeek/rookie/acontentsharingdemo/MainActivity.java | sennhvi/Android-Official-Doc-Learn | 629f6d4bfd9eccd0523f8384ed3fe26bf5f2159a | [
"MIT"
] | 1 | 2021-01-12T23:48:51.000Z | 2021-01-12T23:48:51.000Z | 41.196429 | 158 | 0.631664 | 1,003,305 | package com.endergeek.rookie.acontentsharingdemo;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
... |
9245413b2e8fe6646a01672216145102efc42887 | 107 | java | Java | anchor-plugin-mpp-experiment/src/main/java/org/anchoranalysis/plugin/mpp/experiment/shared/package-info.java | anchoranalysis/anchor-plugins | 200f9ebf4d5f95165cfb3163c92b0daeeac14fee | [
"MIT"
] | null | null | null | anchor-plugin-mpp-experiment/src/main/java/org/anchoranalysis/plugin/mpp/experiment/shared/package-info.java | anchoranalysis/anchor-plugins | 200f9ebf4d5f95165cfb3163c92b0daeeac14fee | [
"MIT"
] | 70 | 2020-02-16T16:03:34.000Z | 2022-02-13T14:53:09.000Z | anchor-plugin-mpp-experiment/src/main/java/org/anchoranalysis/plugin/mpp/experiment/shared/package-info.java | anchoranalysis/anchor-plugins | 200f9ebf4d5f95165cfb3163c92b0daeeac14fee | [
"MIT"
] | null | null | null | 35.666667 | 56 | 0.775701 | 1,003,306 | /** Shared-state use across tasks in this JAR. */
package org.anchoranalysis.plugin.mpp.experiment.shared;
|
92454140e89e02e4b9b1715a572a9eaeada7e01b | 8,453 | java | Java | src/main/java/org/mongodb/Index.java | bbunch/mongoFS | 0b56b5ad10e6353eb6d9040505a79aac4f551997 | [
"Apache-2.0"
] | 20 | 2015-01-29T17:59:01.000Z | 2021-04-19T21:14:28.000Z | src/main/java/org/mongodb/Index.java | bbunch/mongoFS | 0b56b5ad10e6353eb6d9040505a79aac4f551997 | [
"Apache-2.0"
] | 2 | 2016-03-31T23:28:09.000Z | 2016-10-26T05:21:09.000Z | src/main/java/org/mongodb/Index.java | bbunch/mongoFS | 0b56b5ad10e6353eb6d9040505a79aac4f551997 | [
"Apache-2.0"
] | 4 | 2015-01-29T01:52:34.000Z | 2016-03-06T06:37:31.000Z | 26.333333 | 130 | 0.560629 | 1,003,307 | /*
* Copyright (c) 2008-2014 MongoDB, 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 a... |
9245421369c91f24114d6fc74b7d242c1d3153c3 | 908 | java | Java | CCP/library/api/fermat-ccp-api/src/main/java/com/bitdubai/fermat_ccp_api/layer/actor/intra_user/exceptions/CantGetUserDeveloperIdentitiesException.java | jorgeejgonzalez/fermat | d5f0f7c98510f19f485ac908501df46f24444190 | [
"MIT"
] | 3 | 2016-03-23T05:26:51.000Z | 2016-03-24T14:33:05.000Z | CCP/library/api/fermat-ccp-api/src/main/java/com/bitdubai/fermat_ccp_api/layer/actor/intra_user/exceptions/CantGetUserDeveloperIdentitiesException.java | yalayn/fermat | f0a912adb66a439023ec4e70b821ba397e0f7760 | [
"MIT"
] | 17 | 2015-11-20T20:43:17.000Z | 2016-07-25T20:35:49.000Z | CCP/library/api/fermat-ccp-api/src/main/java/com/bitdubai/fermat_ccp_api/layer/actor/intra_user/exceptions/CantGetUserDeveloperIdentitiesException.java | yalayn/fermat | f0a912adb66a439023ec4e70b821ba397e0f7760 | [
"MIT"
] | 26 | 2015-11-20T13:20:23.000Z | 2022-03-11T07:50:06.000Z | 34.923077 | 124 | 0.773128 | 1,003,308 | package com.bitdubai.fermat_ccp_api.layer.actor.intra_user.exceptions;
import com.bitdubai.fermat_api.FermatException;
/**
* Created by eze on 2015.07.09..
* Refactored by Manuel Perez on 04/12/2015
*/
public class CantGetUserDeveloperIdentitiesException extends FermatException {
private static final String D... |
9245423e18e21fe4d33ba5504274c6b87b1c31a6 | 1,426 | java | Java | hz-integral-core/src/main/java/com/framework/security/integral/core/util/ServiceResult.java | gaoxu122/sysmanage | eee988958211c836098271aadf52cfd7290a4155 | [
"Apache-2.0"
] | null | null | null | hz-integral-core/src/main/java/com/framework/security/integral/core/util/ServiceResult.java | gaoxu122/sysmanage | eee988958211c836098271aadf52cfd7290a4155 | [
"Apache-2.0"
] | 1 | 2020-09-30T02:18:04.000Z | 2020-09-30T02:18:04.000Z | hz-integral-core/src/main/java/com/framework/security/integral/core/util/ServiceResult.java | gaoxu122/sysmanage | eee988958211c836098271aadf52cfd7290a4155 | [
"Apache-2.0"
] | null | null | null | 20.970588 | 87 | 0.599579 | 1,003,309 | package com.framework.security.integral.core.util;
import java.io.Serializable;
/**
*service层返回对象列表封装
* @param <T>
*/
public class ServiceResult<T> implements Serializable{
private boolean success = false;
private String code;
private String message;
private T result;
private ServiceResul... |
9245426c1f5cf0a7e840ba8ae220afdaa2346dd6 | 1,616 | java | Java | FinalExam - PracticeProblems/src/p21_Diamond.java | atanasenev/ProgrammingBasics | f13889901bfc07e81bb8230c97ed8d856399796a | [
"MIT"
] | null | null | null | FinalExam - PracticeProblems/src/p21_Diamond.java | atanasenev/ProgrammingBasics | f13889901bfc07e81bb8230c97ed8d856399796a | [
"MIT"
] | null | null | null | FinalExam - PracticeProblems/src/p21_Diamond.java | atanasenev/ProgrammingBasics | f13889901bfc07e81bb8230c97ed8d856399796a | [
"MIT"
] | null | null | null | 32.979592 | 89 | 0.449876 | 1,003,310 | import java.util.Scanner;
/**
* Created by Atanas on 05/03/2017.
*/
public class p21_Diamond {
static String magic(String symbol, int count) {
String text = "";
for (int i = 0; i < count; i++) {
text = text + symbol;
}
return text;
}
public stati... |
9245427220f328267bfa0c03b093e50783f6a5d7 | 225 | java | Java | AuthService/src/test/java/portal/education/AuthService/AuthServiceApplicationTests.java | Mixel2142/Java-pet-project | 4ea2f258377bd128826ca183f681efe3b2caef13 | [
"MIT"
] | null | null | null | AuthService/src/test/java/portal/education/AuthService/AuthServiceApplicationTests.java | Mixel2142/Java-pet-project | 4ea2f258377bd128826ca183f681efe3b2caef13 | [
"MIT"
] | 5 | 2021-12-14T20:53:31.000Z | 2022-01-04T16:40:15.000Z | AuthService/src/test/java/portal/education/AuthService/AuthServiceApplicationTests.java | Mixel2142/Java-pet-project | 4ea2f258377bd128826ca183f681efe3b2caef13 | [
"MIT"
] | null | null | null | 16.071429 | 60 | 0.8 | 1,003,311 | package portal.education.AuthService;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class AuthServiceApplicationTests {
@Test
void contextLoads() {
}
}
|
9245427661bf7d7593058894926294b2ed784340 | 2,067 | java | Java | tiankafei-code-product/tiankafei-service/tiankafei-elasticsearch-service/tiankafei-elasticsearch-server/src/main/java/org/tiankafei/elasticsearch/repository/impl/ElasticsearchTransportRepositoryImpl.java | tiankafei/java | 9ff39cb47b8f2144851856b4412b1b0b7781cb09 | [
"Apache-2.0"
] | 1 | 2021-08-23T03:10:33.000Z | 2021-08-23T03:10:33.000Z | tiankafei-code-product/tiankafei-service/tiankafei-elasticsearch-service/tiankafei-elasticsearch-server/src/main/java/org/tiankafei/elasticsearch/repository/impl/ElasticsearchTransportRepositoryImpl.java | tiankafei/java | 9ff39cb47b8f2144851856b4412b1b0b7781cb09 | [
"Apache-2.0"
] | 8 | 2020-09-02T15:14:03.000Z | 2021-01-08T00:34:26.000Z | tiankafei-code-product/tiankafei-service/tiankafei-elasticsearch-service/tiankafei-elasticsearch-server/src/main/java/org/tiankafei/elasticsearch/repository/impl/ElasticsearchTransportRepositoryImpl.java | tiankafei/java | 9ff39cb47b8f2144851856b4412b1b0b7781cb09 | [
"Apache-2.0"
] | 2 | 2020-11-25T07:58:22.000Z | 2021-01-28T00:15:11.000Z | 44.934783 | 125 | 0.80745 | 1,003,312 | package org.tiankafei.elasticsearch.repository.impl;
import org.elasticsearch.action.admin.indices.create.CreateIndexRequest;
import org.elasticsearch.action.admin.indices.create.CreateIndexResponse;
import org.elasticsearch.action.admin.indices.delete.DeleteIndexRequest;
import org.elasticsearch.action.admin.indices.... |
92454297db795074ac90c6e0c66a86bc05372d81 | 2,633 | java | Java | shardingsphere-scaling/shardingsphere-scaling-dialect/shardingsphere-scaling-opengauss/src/main/java/org/apache/shardingsphere/scaling/opengauss/component/OpenGaussPositionInitializer.java | 66951735/shardingsphere | 23dc470ae011e0d507aab6414c3d6fbe2a85121a | [
"Apache-2.0"
] | 5,788 | 2020-04-17T14:09:07.000Z | 2022-03-31T08:12:53.000Z | shardingsphere-scaling/shardingsphere-scaling-dialect/shardingsphere-scaling-opengauss/src/main/java/org/apache/shardingsphere/scaling/opengauss/component/OpenGaussPositionInitializer.java | 66951735/shardingsphere | 23dc470ae011e0d507aab6414c3d6fbe2a85121a | [
"Apache-2.0"
] | 6,488 | 2020-04-17T14:21:54.000Z | 2022-03-31T21:36:33.000Z | shardingsphere-scaling/shardingsphere-scaling-dialect/shardingsphere-scaling-opengauss/src/main/java/org/apache/shardingsphere/scaling/opengauss/component/OpenGaussPositionInitializer.java | 66951735/shardingsphere | 23dc470ae011e0d507aab6414c3d6fbe2a85121a | [
"Apache-2.0"
] | 2,504 | 2020-04-17T14:09:46.000Z | 2022-03-31T12:21:31.000Z | 38.15942 | 111 | 0.7406 | 1,003,313 | /*
* 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 ... |
924542bad229a5b23c893276516d07652f983784 | 1,452 | java | Java | sdk/compute/mgmt/src/main/java/com/azure/management/compute/VirtualMachineEvictionPolicyTypes.java | Azure-Fluent/azure-sdk-for-java | c123e88d3e78b3d1b81a977aae0646220457f2c1 | [
"MIT"
] | 1 | 2020-10-05T18:51:27.000Z | 2020-10-05T18:51:27.000Z | sdk/compute/mgmt/src/main/java/com/azure/management/compute/VirtualMachineEvictionPolicyTypes.java | Azure-Fluent/azure-sdk-for-java | c123e88d3e78b3d1b81a977aae0646220457f2c1 | [
"MIT"
] | 24 | 2020-05-27T05:21:27.000Z | 2021-06-25T15:37:42.000Z | sdk/compute/mgmt/src/main/java/com/azure/management/compute/VirtualMachineEvictionPolicyTypes.java | Azure-Fluent/azure-sdk-for-java | c123e88d3e78b3d1b81a977aae0646220457f2c1 | [
"MIT"
] | null | null | null | 41.485714 | 118 | 0.778926 | 1,003,314 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.management.compute;
import com.azure.core.util.ExpandableStringEnum;
import com.fasterxml.jackson.annotation.JsonCreator;
import java.util.Colle... |
924542f0812e79f0ab4a84c9cc26b8e97cb0d698 | 816 | java | Java | app/src/main/java/com/example/Models/Referee/Referee.java | Jpeeh/goal | adab1d5ed683266be1f8dc1932b5b0efb97cbef1 | [
"Apache-2.0"
] | 2 | 2019-08-13T19:10:34.000Z | 2019-11-27T17:56:02.000Z | app/src/main/java/com/example/Models/Referee/Referee.java | Jpeeh/goal | adab1d5ed683266be1f8dc1932b5b0efb97cbef1 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/Models/Referee/Referee.java | Jpeeh/goal | adab1d5ed683266be1f8dc1932b5b0efb97cbef1 | [
"Apache-2.0"
] | null | null | null | 20.4 | 80 | 0.622549 | 1,003,315 | package com.example.Models.Referee;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
public class Referee implements Serializable {
@SerializedName("id")
private String id;
@SerializedName("name")
private String name;
@SerializedName("nationality")
private Str... |
9245430f56ce9822cf5b32fe4d9f4372211ac329 | 101 | java | Java | src/main/java/me/earth/earthhack/impl/event/events/client/FriendType.java | Excolitionn/PingBypassClient | 8029613aaf781ed7a74701bcc7be825cfac203f0 | [
"MIT"
] | 31 | 2020-12-10T03:54:18.000Z | 2022-02-25T06:39:56.000Z | src/main/java/me/earth/earthhack/impl/event/events/client/FriendType.java | PeterPePem/PingBypass-Client | e05012afe4c09e73343c08b0cb6f42c846847531 | [
"MIT"
] | 7 | 2020-12-07T23:59:05.000Z | 2021-09-23T17:59:55.000Z | src/main/java/me/earth/earthhack/impl/event/events/client/FriendType.java | PeterPePem/PingBypass-Client | e05012afe4c09e73343c08b0cb6f42c846847531 | [
"MIT"
] | 14 | 2021-01-08T10:44:08.000Z | 2021-12-04T00:39:28.000Z | 12.625 | 52 | 0.722772 | 1,003,316 | package me.earth.earthhack.impl.event.events.client;
public enum FriendType
{
ADD,
REMOVE
}
|
92454398715a54be3b013938d1975a5769e3895b | 4,613 | java | Java | platform/openide.explorer/src/org/openide/explorer/propertysheet/CustomEditorAccessorImpl.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,056 | 2019-04-25T20:00:35.000Z | 2022-03-30T04:46:14.000Z | platform/openide.explorer/src/org/openide/explorer/propertysheet/CustomEditorAccessorImpl.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 1,846 | 2019-04-25T20:50:05.000Z | 2022-03-31T23:40:41.000Z | platform/openide.explorer/src/org/openide/explorer/propertysheet/CustomEditorAccessorImpl.java | tusharvjoshi/incubator-netbeans | a61bd21f4324f7e73414633712522811cb20ac93 | [
"Apache-2.0"
] | 550 | 2019-04-25T20:04:33.000Z | 2022-03-25T17:43:01.000Z | 31.813793 | 118 | 0.621504 | 1,003,317 | /*
* 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 ... |
9245447e3277ff186598f3a24be9deb81bd2f10e | 358 | java | Java | minject-core/src/main/java/com/github/boavenn/minject/configuration/Provides.java | boavenn/minject | eccc9c34536455b4277e57f486869747ed6f3476 | [
"MIT"
] | 1 | 2022-02-02T01:35:06.000Z | 2022-02-02T01:35:06.000Z | minject-core/src/main/java/com/github/boavenn/minject/configuration/Provides.java | boavenn/minject | eccc9c34536455b4277e57f486869747ed6f3476 | [
"MIT"
] | null | null | null | minject-core/src/main/java/com/github/boavenn/minject/configuration/Provides.java | boavenn/minject | eccc9c34536455b4277e57f486869747ed6f3476 | [
"MIT"
] | null | null | null | 22.375 | 59 | 0.821229 | 1,003,318 | package com.github.boavenn.minject.configuration;
import java.lang.annotation.Documented;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import static java.lang.annotation.ElementType.*;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
@Target(METHOD)
@Retention(RUNTIME)
@Docum... |
924544dab1b34de45b652610f5406599d62b76d8 | 1,027 | java | Java | src/main/java/uk/ac/ebi/ddi/annotation/model/AnnotedWord.java | gccong/ddi-annotation-sirius | fc7f3cbdb3add13044ac5561b2c5b0058f9a3a2c | [
"Apache-2.0"
] | null | null | null | src/main/java/uk/ac/ebi/ddi/annotation/model/AnnotedWord.java | gccong/ddi-annotation-sirius | fc7f3cbdb3add13044ac5561b2c5b0058f9a3a2c | [
"Apache-2.0"
] | 5 | 2020-03-04T22:14:07.000Z | 2021-12-09T20:37:01.000Z | src/main/java/uk/ac/ebi/ddi/annotation/model/AnnotedWord.java | gccong/ddi-annotation-sirius | fc7f3cbdb3add13044ac5561b2c5b0058f9a3a2c | [
"Apache-2.0"
] | 1 | 2019-03-15T08:57:56.000Z | 2019-03-15T08:57:56.000Z | 19.75 | 69 | 0.654333 | 1,003,319 | package uk.ac.ebi.ddi.annotation.model;
import java.util.ArrayList;
/**
* Created by mingze on 23/07/15.
* annotated word which has its own synonym list
* ClusterNo is used to cluster the synonyms into a single set
*/
public class AnnotedWord {
private String label;
private ArrayList<String> synonymsOfW... |
9245477c3841ba1199d6a61e7603d1a4cf5223d7 | 298 | java | Java | spring-boot-webflux/src/main/java/com/bolsadeideas/springboot/webflux/app/models/dao/IProductoDao.java | johnreyes96/udemy-spring-boot-webflux-reactive-programming | 24490fbd885ac5cb891e52c7a4f345c5247e460e | [
"Apache-2.0"
] | null | null | null | spring-boot-webflux/src/main/java/com/bolsadeideas/springboot/webflux/app/models/dao/IProductoDao.java | johnreyes96/udemy-spring-boot-webflux-reactive-programming | 24490fbd885ac5cb891e52c7a4f345c5247e460e | [
"Apache-2.0"
] | null | null | null | spring-boot-webflux/src/main/java/com/bolsadeideas/springboot/webflux/app/models/dao/IProductoDao.java | johnreyes96/udemy-spring-boot-webflux-reactive-programming | 24490fbd885ac5cb891e52c7a4f345c5247e460e | [
"Apache-2.0"
] | null | null | null | 29.8 | 81 | 0.852349 | 1,003,320 | package com.bolsadeideas.springboot.webflux.app.models.dao;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import com.bolsadeideas.springboot.webflux.app.models.documents.Producto;
public interface IProductoDao extends ReactiveMongoRepository<Producto, String> {
}
|
92454869cb0172ae1cb4dcc50df09d9c6b543779 | 1,593 | java | Java | mc-business/code-generator/src/main/java/com/mc/generator/model/TableEntity.java | 0393liyang/springCloud | 1a1a40d7eaca6bf7839479d47ed239df31ad8cda | [
"Apache-2.0"
] | 1 | 2020-11-20T07:27:21.000Z | 2020-11-20T07:27:21.000Z | mc-business/code-generator/src/main/java/com/mc/generator/model/TableEntity.java | 0393liyang/springCloud | 1a1a40d7eaca6bf7839479d47ed239df31ad8cda | [
"Apache-2.0"
] | null | null | null | mc-business/code-generator/src/main/java/com/mc/generator/model/TableEntity.java | 0393liyang/springCloud | 1a1a40d7eaca6bf7839479d47ed239df31ad8cda | [
"Apache-2.0"
] | null | null | null | 18.102273 | 56 | 0.581293 | 1,003,321 | package com.mc.generator.model;
import java.util.List;
/**
* [TableEntity 说明/描述]
*
* @author likai
* @version 1.0
* @date 2019/12/20 0020 15:52
* @company Gainet
* @copyright copyright (c) 2019
*/
public class TableEntity {
/**
* 表的名称
*/
private String tableName;
/**
* 表的备注
*/
... |
92454885df2451673ec2e36fdfb50d098d2ea785 | 1,980 | java | Java | jawr/jawr-core/src/test/java/test/net/jawr/web/resource/bundle/sorting/GlobalResourceBundleComparatorTest.java | jsoref/jawr-main-repo | 5381f6acf461cd2502593c67a77bd6ef9eab848d | [
"Apache-2.0"
] | 19 | 2016-08-30T15:43:18.000Z | 2020-11-14T20:13:29.000Z | jawr/jawr-core/src/test/java/test/net/jawr/web/resource/bundle/sorting/GlobalResourceBundleComparatorTest.java | jsoref/jawr-main-repo | 5381f6acf461cd2502593c67a77bd6ef9eab848d | [
"Apache-2.0"
] | 42 | 2016-09-06T18:16:28.000Z | 2020-09-02T10:19:41.000Z | jawr/jawr-core/src/test/java/test/net/jawr/web/resource/bundle/sorting/GlobalResourceBundleComparatorTest.java | jsoref/jawr-main-repo | 5381f6acf461cd2502593c67a77bd6ef9eab848d | [
"Apache-2.0"
] | 16 | 2016-09-08T03:47:52.000Z | 2021-08-24T08:37:51.000Z | 33 | 88 | 0.767677 | 1,003,322 | /**
*
*/
package test.net.jawr.web.resource.bundle.sorting;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mockito;
import org.mockito.runners.MockitoJUnitRunner;
import static org.junit.Assert.assertTrue;... |
9245496259a8deefd96b71c59b85c28d3ccad973 | 1,088 | java | Java | src/main/java/kaptainwutax/techuhc/mixin/MixinMinecraftServer.java | KaptainWutax/TechUHC | 03b7cbdb4b3bba6a1ca359dd383901ad8443b3e9 | [
"MIT"
] | 3 | 2019-08-18T13:51:26.000Z | 2019-08-18T13:52:18.000Z | src/main/java/kaptainwutax/techuhc/mixin/MixinMinecraftServer.java | KaptainWutax/TechUHC | 03b7cbdb4b3bba6a1ca359dd383901ad8443b3e9 | [
"MIT"
] | null | null | null | src/main/java/kaptainwutax/techuhc/mixin/MixinMinecraftServer.java | KaptainWutax/TechUHC | 03b7cbdb4b3bba6a1ca359dd383901ad8443b3e9 | [
"MIT"
] | null | null | null | 36.266667 | 88 | 0.750919 | 1,003,323 | package kaptainwutax.techuhc.mixin;
import kaptainwutax.techuhc.event.ServerStartEvent;
import kaptainwutax.techuhc.event.ServerStopEvent;
import kaptainwutax.techuhc.event.ServerTickEvent;
import net.minecraft.server.MinecraftServer;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injecti... |
92454b23fcd920adc259f028b9af48ed41b59ddd | 3,051 | java | Java | src/app/src/main/java/com/huawei/hms/socialappsharing/broadcastreceivers/LocationBroadcastReceiver.java | huaweicodelabs/SocialMediaApp | b38b0ff0e4eafac4a529173d75dea436cbfa3b49 | [
"Apache-2.0"
] | null | null | null | src/app/src/main/java/com/huawei/hms/socialappsharing/broadcastreceivers/LocationBroadcastReceiver.java | huaweicodelabs/SocialMediaApp | b38b0ff0e4eafac4a529173d75dea436cbfa3b49 | [
"Apache-2.0"
] | null | null | null | src/app/src/main/java/com/huawei/hms/socialappsharing/broadcastreceivers/LocationBroadcastReceiver.java | huaweicodelabs/SocialMediaApp | b38b0ff0e4eafac4a529173d75dea436cbfa3b49 | [
"Apache-2.0"
] | null | null | null | 40.68 | 112 | 0.59587 | 1,003,324 | /*
* Copyright (c) Huawei Technologies Co., Ltd. 2021-2022. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Un... |
92454b8f3100e61288feb5a33c1d72336a0778ce | 1,165 | java | Java | src/test/java/guitests/guihandles/ItemTableViewHandle.java | yao-tx/main | e6b1f2e22c2b712722a8cd903a91907b1bb26838 | [
"MIT"
] | null | null | null | src/test/java/guitests/guihandles/ItemTableViewHandle.java | yao-tx/main | e6b1f2e22c2b712722a8cd903a91907b1bb26838 | [
"MIT"
] | 216 | 2018-09-16T08:15:30.000Z | 2019-01-22T03:16:32.000Z | src/test/java/guitests/guihandles/ItemTableViewHandle.java | yao-tx/main | e6b1f2e22c2b712722a8cd903a91907b1bb26838 | [
"MIT"
] | 6 | 2018-09-18T07:39:37.000Z | 2018-10-26T03:29:00.000Z | 24.787234 | 83 | 0.684979 | 1,003,325 | package guitests.guihandles;
import java.util.List;
import javafx.collections.ObservableList;
import javafx.scene.Node;
import javafx.scene.control.TableColumn;
import javafx.scene.control.TableView;
import seedu.inventory.model.item.Item;
/**
* Provides a handle for {@code ItemTableView} containing the list of {@... |
92454bc00595cd45d71048de53df29f7982e91b1 | 289 | java | Java | tools/point-cloud-octree/src/com/glob3mobile/pointcloud/kdtree/KDLeafNode.java | AeroGlass/g3m | a21a9e70a6205f1f37046ae85dafc6e3bfaeb917 | [
"BSD-2-Clause"
] | null | null | null | tools/point-cloud-octree/src/com/glob3mobile/pointcloud/kdtree/KDLeafNode.java | AeroGlass/g3m | a21a9e70a6205f1f37046ae85dafc6e3bfaeb917 | [
"BSD-2-Clause"
] | null | null | null | tools/point-cloud-octree/src/com/glob3mobile/pointcloud/kdtree/KDLeafNode.java | AeroGlass/g3m | a21a9e70a6205f1f37046ae85dafc6e3bfaeb917 | [
"BSD-2-Clause"
] | null | null | null | 15.210526 | 55 | 0.702422 | 1,003,326 |
package com.glob3mobile.pointcloud.kdtree;
import com.glob3mobile.pointcloud.PositionsSet;
public abstract class KDLeafNode
extends
KDNode {
protected KDLeafNode(final KDNode parent,
final PositionsSet positions) {
super(parent, positions);
}
}
|
92454e9538c465e2b76a0c93d5c96a7d88b19eeb | 2,174 | java | Java | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p450/Test9013.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | 1 | 2017-08-30T17:59:45.000Z | 2017-08-30T17:59:45.000Z | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p450/Test9013.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | null | null | null | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p450/Test9013.java | oehme/analysing-gradle-performance | 9f362b7d488dc0547a4443927d7c47a4b3fd3eec | [
"Apache-2.0"
] | 1 | 2019-03-18T18:52:45.000Z | 2019-03-18T18:52:45.000Z | 27.518987 | 69 | 0.653634 | 1,003,327 | package org.gradle.test.performance.mediummonolithicjavaproject.p450;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test9013 {
Production9013 objectUnderTest = new Production9013();
@Test
public void testProperty0() {
Production9004 value = new Production9004();
... |
92454ec02b5145d6dc3b80bec35e87bba2219b61 | 2,452 | java | Java | app/src/main/java/com/wyre/trade/payment/adapters/CardAdapter.java | gitdevstar/FinanicalApp | b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wyre/trade/payment/adapters/CardAdapter.java | gitdevstar/FinanicalApp | b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wyre/trade/payment/adapters/CardAdapter.java | gitdevstar/FinanicalApp | b9d8af5c6fd17a8f3f5ae178f31b9c9325fca012 | [
"Apache-2.0"
] | null | null | null | 29.542169 | 105 | 0.670881 | 1,003,328 | package com.wyre.trade.payment.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
... |
92454ec10903fc347d41442b62f11ce78207a4c5 | 1,013 | java | Java | src/main/java/fr/tse/fise2/heapoverflow/database/FirstAppearanceRow.java | DariosDjimado/Marvel-Search-Engine | 77c07e1cf2b9dd31501b94843ca7a6fc2f69d2cc | [
"Apache-2.0"
] | null | null | null | src/main/java/fr/tse/fise2/heapoverflow/database/FirstAppearanceRow.java | DariosDjimado/Marvel-Search-Engine | 77c07e1cf2b9dd31501b94843ca7a6fc2f69d2cc | [
"Apache-2.0"
] | null | null | null | src/main/java/fr/tse/fise2/heapoverflow/database/FirstAppearanceRow.java | DariosDjimado/Marvel-Search-Engine | 77c07e1cf2b9dd31501b94843ca7a6fc2f69d2cc | [
"Apache-2.0"
] | null | null | null | 21.553191 | 76 | 0.551826 | 1,003,329 | package fr.tse.fise2.heapoverflow.database;
public class FirstAppearanceRow {
private String character;
private String date;
private String comic;
public FirstAppearanceRow(String character, String date, String comic) {
this.character = character;
this.date = date;
this.comic =... |
924550e56e9565f00a7b19c4a353ffd72bf4dbc0 | 2,300 | java | Java | src/main/java/com/github/kindrat/cassandra/client/ui/fx/component/ToggleSwitch.java | ozkanpakdil/cassandra-client | 92f51fc74d88233e1e1d55b44304f10f7618be84 | [
"Unlicense"
] | 53 | 2017-07-31T14:22:32.000Z | 2022-03-01T09:03:51.000Z | src/main/java/com/github/kindrat/cassandra/client/ui/fx/component/ToggleSwitch.java | DRDING-ZHONGQIANG/Cas_Client_GUI | 73b0d5773f5dd876bef514bcd171934720aa41ca | [
"Unlicense"
] | 10 | 2017-11-16T11:05:55.000Z | 2019-08-19T14:30:02.000Z | src/main/java/com/github/kindrat/cassandra/client/ui/fx/component/ToggleSwitch.java | DRDING-ZHONGQIANG/Cas_Client_GUI | 73b0d5773f5dd876bef514bcd171934720aa41ca | [
"Unlicense"
] | 8 | 2018-02-15T02:15:43.000Z | 2020-10-28T21:33:09.000Z | 31.506849 | 104 | 0.621739 | 1,003,330 | package com.github.kindrat.cassandra.client.ui.fx.component;
import javafx.beans.property.SimpleBooleanProperty;
import javafx.geometry.Pos;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.layout.HBox;
import static javafx.application.Platform.runLater;
public class ToggleS... |
924552c9c93b70a31854fbe689d2ea0458b5cd7b | 2,592 | java | Java | share-books-server/src/main/java/me/chong/sharebooksserver/security/JwtAuthenticationTokenFilter.java | LXChild/ShareBooks | cec5df12d28283c67230d9a0489de1983aee43db | [
"Apache-2.0"
] | null | null | null | share-books-server/src/main/java/me/chong/sharebooksserver/security/JwtAuthenticationTokenFilter.java | LXChild/ShareBooks | cec5df12d28283c67230d9a0489de1983aee43db | [
"Apache-2.0"
] | null | null | null | share-books-server/src/main/java/me/chong/sharebooksserver/security/JwtAuthenticationTokenFilter.java | LXChild/ShareBooks | cec5df12d28283c67230d9a0489de1983aee43db | [
"Apache-2.0"
] | null | null | null | 43.2 | 113 | 0.721836 | 1,003,331 | package me.chong.sharebooksserver.security;
import me.chong.sharebooksserver.utils.JwtTokenUtil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.s... |
9245531a852d9ddd815e2028421c73a6530ac1e6 | 1,038 | java | Java | src/scrabble/core/game/GameChangeListener.java | ansabgillani/Scrabble | 976ba86374c992ec4f78b2b7430bb6ac9d55d77a | [
"MIT"
] | null | null | null | src/scrabble/core/game/GameChangeListener.java | ansabgillani/Scrabble | 976ba86374c992ec4f78b2b7430bb6ac9d55d77a | [
"MIT"
] | null | null | null | src/scrabble/core/game/GameChangeListener.java | ansabgillani/Scrabble | 976ba86374c992ec4f78b2b7430bb6ac9d55d77a | [
"MIT"
] | null | null | null | 17.016393 | 74 | 0.61368 | 1,003,332 | package scrabble.core.game;
import java.util.List;
import scrabble.core.players.Player;
public interface GameChangeListener {
/**
* Called when the game end
*
*/
public void gameEnd();
/**
* update the current player's Info
*
* @param p
*/
public void updateCurrentInfo(Player p);
/**
* upda... |
9245544247a2b1e135e9c511faeb2bfa99cbf3c1 | 1,423 | java | Java | src/main/java/xyz/acrylicstyle/bedwars/gamemod/MaxTeamUpgrades.java | acrylic-style/BedWars | 2707b63147b4f8f40b9a39e4c8ee8e5a126cbe88 | [
"MIT"
] | null | null | null | src/main/java/xyz/acrylicstyle/bedwars/gamemod/MaxTeamUpgrades.java | acrylic-style/BedWars | 2707b63147b4f8f40b9a39e4c8ee8e5a126cbe88 | [
"MIT"
] | 5 | 2019-10-23T08:47:05.000Z | 2021-09-10T21:44:54.000Z | src/main/java/xyz/acrylicstyle/bedwars/gamemod/MaxTeamUpgrades.java | acrylic-style/BedWars | 2707b63147b4f8f40b9a39e4c8ee8e5a126cbe88 | [
"MIT"
] | null | null | null | 24.118644 | 135 | 0.669009 | 1,003,333 | package xyz.acrylicstyle.bedwars.gamemod;
import org.bukkit.ChatColor;
import org.bukkit.Material;
import org.bukkit.inventory.ItemStack;
import xyz.acrylicstyle.bedwars.upgrades.MoltenForge;
import xyz.acrylicstyle.bedwars.upgrades.ReinforcedArmor;
import xyz.acrylicstyle.bedwars.upgrades.SharpenedSword;
import xyz.a... |
9245544a92419eac8ec7c539c48fd099d5dad3cd | 1,541 | java | Java | ui/espresso/AccessibilitySample/app/src/androidTest/java/com/example/android/testing/espresso/AccessibilitySample/AccessibilityChecksTest.java | skbhati199/testing-samples | 81d29435934a5f5e61d582cd05508382726c29fa | [
"Apache-2.0"
] | 2,006 | 2019-10-01T16:14:54.000Z | 2022-03-31T11:17:34.000Z | ui/espresso/AccessibilitySample/app/src/androidTest/java/com/example/android/testing/espresso/AccessibilitySample/AccessibilityChecksTest.java | skbhati199/testing-samples | 81d29435934a5f5e61d582cd05508382726c29fa | [
"Apache-2.0"
] | 103 | 2019-10-11T23:00:29.000Z | 2022-03-25T20:46:00.000Z | ui/espresso/AccessibilitySample/app/src/androidTest/java/com/example/android/testing/espresso/AccessibilitySample/AccessibilityChecksTest.java | skbhati199/testing-samples | 81d29435934a5f5e61d582cd05508382726c29fa | [
"Apache-2.0"
] | 1,082 | 2019-09-30T19:23:28.000Z | 2022-03-30T18:30:01.000Z | 34.244444 | 87 | 0.764439 | 1,003,334 | /*
* Copyright 2015, The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
924554c23564b402cd2f798c0e506b6c038eb89b | 3,416 | java | Java | r2-core/src/test/java/com/linkedin/r2/transport/common/bridge/common/TestTransportResponseImpl.java | sangm/rest.li | e2b59e19d7e845f0047c7640344be97960bcd6bf | [
"Apache-2.0"
] | 1,682 | 2015-01-07T03:29:42.000Z | 2022-03-30T22:50:53.000Z | r2-core/src/test/java/com/linkedin/r2/transport/common/bridge/common/TestTransportResponseImpl.java | sangm/rest.li | e2b59e19d7e845f0047c7640344be97960bcd6bf | [
"Apache-2.0"
] | 312 | 2015-01-26T18:27:08.000Z | 2022-03-28T16:23:12.000Z | r2-core/src/test/java/com/linkedin/r2/transport/common/bridge/common/TestTransportResponseImpl.java | sangm/rest.li | e2b59e19d7e845f0047c7640344be97960bcd6bf | [
"Apache-2.0"
] | 441 | 2015-01-07T09:17:41.000Z | 2022-03-26T23:14:12.000Z | 34.16 | 102 | 0.754391 | 1,003,335 | /*
Copyright (c) 2018 LinkedIn Corp.
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... |
9245576dcb64ba3548830f2b595cfcd81069a1d0 | 6,498 | java | Java | src/com/quollwriter/db/LocationDataHandler.java | garybentley/quollwriter | b6ffb0eaf986e68d3cbecfd3a3f31e202cf7c4ac | [
"Apache-2.0"
] | 115 | 2015-03-16T01:10:19.000Z | 2022-03-04T00:44:25.000Z | src/com/quollwriter/db/LocationDataHandler.java | garybentley/quollwriter | b6ffb0eaf986e68d3cbecfd3a3f31e202cf7c4ac | [
"Apache-2.0"
] | 20 | 2015-07-21T18:04:02.000Z | 2022-03-29T20:44:55.000Z | src/com/quollwriter/db/LocationDataHandler.java | garybentley/quollwriter | b6ffb0eaf986e68d3cbecfd3a3f31e202cf7c4ac | [
"Apache-2.0"
] | 27 | 2015-09-24T19:46:03.000Z | 2022-01-11T23:19:23.000Z | 27.533898 | 170 | 0.398122 | 1,003,336 | package com.quollwriter.db;
import java.sql.*;
import java.util.*;
import com.quollwriter.*;
import com.quollwriter.data.*;
public class LocationDataHandler implements DataHandler<Location, Project>
{
private static final String STD_SELECT_PREFIX = "SELECT dbkey, name, description, markup, files, lastmodified... |
924558e0aa768e161471ac68ae04f77dab3ca766 | 397 | java | Java | src/edu/westga/cs3152/tests/datatier/passwordgen/TestPasswordGeneration.java | CodyVollrath/CS3152Lab3CodyVollrath | 7c975d5ed02a99b24739914e48e01ddf88a59756 | [
"ISC"
] | null | null | null | src/edu/westga/cs3152/tests/datatier/passwordgen/TestPasswordGeneration.java | CodyVollrath/CS3152Lab3CodyVollrath | 7c975d5ed02a99b24739914e48e01ddf88a59756 | [
"ISC"
] | null | null | null | src/edu/westga/cs3152/tests/datatier/passwordgen/TestPasswordGeneration.java | CodyVollrath/CS3152Lab3CodyVollrath | 7c975d5ed02a99b24739914e48e01ddf88a59756 | [
"ISC"
] | null | null | null | 19.85 | 74 | 0.7733 | 1,003,337 | package edu.westga.cs3152.tests.datatier.passwordgen;
import java.util.List;
import org.junit.jupiter.api.Test;
import edu.westga.cs3152.datatier.StarterPasswordGenerator;
class TestPasswordGeneration {
@Test
void testPasswordGen() {
List<String> passwords = StarterPasswordGenerator.getStarterPasswords();
fo... |
9245590f11ab2afe239a6a3410ce02fd14e30e74 | 2,128 | java | Java | refresh-kit/src/main/java/com/refresh/kit/view/OverView.java | ydstar/RefreshKit | 6018dedabc69527a2ad43ed761c9643a609701f0 | [
"Apache-2.0"
] | 93 | 2021-03-28T06:41:53.000Z | 2022-01-22T08:01:42.000Z | refresh-kit/src/main/java/com/refresh/kit/view/OverView.java | ydstar/RefreshKit | 6018dedabc69527a2ad43ed761c9643a609701f0 | [
"Apache-2.0"
] | null | null | null | refresh-kit/src/main/java/com/refresh/kit/view/OverView.java | ydstar/RefreshKit | 6018dedabc69527a2ad43ed761c9643a609701f0 | [
"Apache-2.0"
] | 6 | 2021-03-28T06:41:56.000Z | 2021-03-28T09:01:52.000Z | 17.292683 | 72 | 0.540197 | 1,003,338 | package com.refresh.kit.view;
import android.content.Context;
import android.util.AttributeSet;
import android.widget.FrameLayout;
import com.refresh.kit.util.DisplayUtil;
/**
* Author: 信仰年轻
* Date: 2020-09-21 15:34
* Email: upchh@example.com
* Des:下拉刷新的Overlay视图,可以重载这个类来定义自己的Overlay
*/
public abstract class O... |
924559af31d77779db77e4da2683a367158908c9 | 1,784 | java | Java | samples/android/gcm-demo/src/main/java/com/google/android/gcm/demo/ui/addressbook/AbstractElementAdapter.java | marcelodanielnunesbrasil/Material | 0307c74ac2e83f5928f28e165809fc89b0558a6d | [
"Apache-2.0"
] | 964 | 2015-03-18T08:09:51.000Z | 2022-03-04T01:27:05.000Z | samples/android/gcm-demo/src/main/java/com/google/android/gcm/demo/ui/addressbook/AbstractElementAdapter.java | DalavanCloud/gcm | 3ad5de6ff959ab0716d8d4516552241789f721c7 | [
"Apache-2.0"
] | 281 | 2015-03-05T02:12:48.000Z | 2022-02-15T08:40:14.000Z | samples/android/gcm-demo/src/main/java/com/google/android/gcm/demo/ui/addressbook/AbstractElementAdapter.java | DalavanCloud/gcm | 3ad5de6ff959ab0716d8d4516552241789f721c7 | [
"Apache-2.0"
] | 672 | 2015-03-24T21:40:20.000Z | 2022-02-09T05:08:25.000Z | 34.307692 | 95 | 0.765135 | 1,003,339 | /*
Copyright 2015 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in ... |
92455a4d7b62c825b25aba9eee7115aaf8668687 | 3,226 | java | Java | geoui/src/main/java/org/geocachingtools/geoui/auth/LoginFilter.java | DIPLgeocaching/geocaching-tools | f8c4618208ca6365d8c9584b17d7880a4bd0184e | [
"MIT"
] | 5 | 2016-09-08T07:49:59.000Z | 2017-02-15T13:56:12.000Z | geoui/src/main/java/org/geocachingtools/geoui/auth/LoginFilter.java | DIPLgeocaching/geocaching-tools | f8c4618208ca6365d8c9584b17d7880a4bd0184e | [
"MIT"
] | 2 | 2016-09-14T12:15:30.000Z | 2016-12-16T12:09:53.000Z | geoui/src/main/java/org/geocachingtools/geoui/auth/LoginFilter.java | DIPLgeocaching/geocaching-tools | f8c4618208ca6365d8c9584b17d7880a4bd0184e | [
"MIT"
] | 1 | 2016-09-08T07:29:49.000Z | 2016-09-08T07:29:49.000Z | 37.511628 | 147 | 0.712027 | 1,003,340 | /**
* The MIT License (MIT)
*
* Copyright (c) [2016] [Geocaching-Tools: Stefan Kurzbauer, Jakob Geringer,
* Thomas Rapberger, Lukas Wallenboeck, Simon Lehner-Dittenberger]
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files... |
92455bd7a5a3a9c4f8fa7ec1fb3a382387cb8a46 | 294 | java | Java | org/apache/http/pool/PoolEntryCallback.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 2 | 2021-07-16T10:43:25.000Z | 2021-12-15T13:54:10.000Z | org/apache/http/pool/PoolEntryCallback.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | 1 | 2021-10-12T22:24:55.000Z | 2021-10-12T22:24:55.000Z | org/apache/http/pool/PoolEntryCallback.java | MewX/contendo-viewer-v1.6.3 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | [
"Apache-2.0"
] | null | null | null | 26.727273 | 97 | 0.683673 | 1,003,341 | package org.apache.http.pool;
public interface PoolEntryCallback<T, C> {
void process(PoolEntry<T, C> paramPoolEntry);
}
/* Location: /mnt/r/ConTenDoViewer.jar!/org/apache/http/pool/PoolEntryCallback.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 1.1.3
*/ |
92455ddcd5f8043a052da01a978d7ee7f85138b8 | 3,500 | java | Java | jodd-madvoc/src/main/java/jodd/madvoc/interceptor/ServletConfigInterceptor.java | zipu888/jodd | 3f70308ab43de8eb82343b5db86935a3f506a7b2 | [
"BSD-3-Clause"
] | 1 | 2015-02-06T02:33:12.000Z | 2015-02-06T02:33:12.000Z | jodd-madvoc/src/main/java/jodd/madvoc/interceptor/ServletConfigInterceptor.java | zipu888/jodd | 3f70308ab43de8eb82343b5db86935a3f506a7b2 | [
"BSD-3-Clause"
] | null | null | null | jodd-madvoc/src/main/java/jodd/madvoc/interceptor/ServletConfigInterceptor.java | zipu888/jodd | 3f70308ab43de8eb82343b5db86935a3f506a7b2 | [
"BSD-3-Clause"
] | null | null | null | 32.407407 | 129 | 0.806286 | 1,003,342 | // Copyright (c) 2003-2013, Jodd Team (jodd.org). All Rights Reserved.
package jodd.madvoc.interceptor;
import jodd.madvoc.ActionRequest;
import jodd.madvoc.ScopeType;
import jodd.madvoc.component.MadvocContextInjector;
import jodd.madvoc.component.ServletContextInjector;
import jodd.madvoc.injector.ActionPathMacroIn... |
92455e2ffaf3a63816e8b276b38d77f2da058788 | 2,137 | java | Java | app/src/main/java/com/example/commontask/easyvideoplayer/Util.java | Arhs92/AppLea | 6d4ff919debe04b09fbabe8fd4b40dc933cb90f6 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/commontask/easyvideoplayer/Util.java | Arhs92/AppLea | 6d4ff919debe04b09fbabe8fd4b40dc933cb90f6 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/commontask/easyvideoplayer/Util.java | Arhs92/AppLea | 6d4ff919debe04b09fbabe8fd4b40dc933cb90f6 | [
"Apache-2.0"
] | null | null | null | 30.098592 | 97 | 0.671502 | 1,003,343 | package com.example.commontask.easyvideoplayer;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.support.annotation.AttrRes;
import java.util.Locale;
import java.util.concurrent.TimeUnit;
class Util {
st... |
92455e741048d6e5df73113a05191a62693458f8 | 310 | java | Java | planes-walker/src/main/java/org/toad_and_sprocket/planes_walker/model/auth/Tag.java | magadogrrr/planes-walker | 12890f44b85b5916bf5cd33baa44ece5bfce0222 | [
"Unlicense"
] | null | null | null | planes-walker/src/main/java/org/toad_and_sprocket/planes_walker/model/auth/Tag.java | magadogrrr/planes-walker | 12890f44b85b5916bf5cd33baa44ece5bfce0222 | [
"Unlicense"
] | null | null | null | planes-walker/src/main/java/org/toad_and_sprocket/planes_walker/model/auth/Tag.java | magadogrrr/planes-walker | 12890f44b85b5916bf5cd33baa44ece5bfce0222 | [
"Unlicense"
] | null | null | null | 17.222222 | 56 | 0.767742 | 1,003,344 | package org.toad_and_sprocket.planes_walker.model.auth;
import javax.persistence.Entity;
import javax.persistence.Id;
import lombok.Data;
import lombok.NoArgsConstructor;
@Entity
@NoArgsConstructor
@Data
public class Tag {
@Id
private String label;
private PlanesWalkerDomain domain;
}
|
92455f5a5610edbb9011e9446400d5000c91480b | 4,724 | java | Java | src/models/ShotVector.java | A-Fitz/Bowman-In-Java | e8e018ee3c2f2c43dfa3251a7d114adf56bd883c | [
"MIT"
] | null | null | null | src/models/ShotVector.java | A-Fitz/Bowman-In-Java | e8e018ee3c2f2c43dfa3251a7d114adf56bd883c | [
"MIT"
] | null | null | null | src/models/ShotVector.java | A-Fitz/Bowman-In-Java | e8e018ee3c2f2c43dfa3251a7d114adf56bd883c | [
"MIT"
] | null | null | null | 23.858586 | 105 | 0.674217 | 1,003,345 | package models;
import javafx.scene.Group;
import javafx.scene.control.Label;
import javafx.scene.paint.Color;
import javafx.scene.shape.Line;
import javafx.scene.text.Font;
/**
* The Class ShotVector. Used to display a line showing the angle and magnitude pre-shot.
*/
public class ShotVector {
/** The line in wh... |
92455fed0c1a10297efabe93fd1a776b9cea998f | 2,850 | java | Java | ambari-server/src/main/java/org/apache/ambari/server/stack/StackServiceDirectory.java | kennyballou/ambari | 8985bcf11296d540a861a8634c17d6b9b1accd5a | [
"Apache-2.0"
] | 3 | 2016-12-01T15:55:11.000Z | 2016-12-01T15:56:38.000Z | ambari-server/src/main/java/org/apache/ambari/server/stack/StackServiceDirectory.java | kennyballou/ambari | 8985bcf11296d540a861a8634c17d6b9b1accd5a | [
"Apache-2.0"
] | null | null | null | ambari-server/src/main/java/org/apache/ambari/server/stack/StackServiceDirectory.java | kennyballou/ambari | 8985bcf11296d540a861a8634c17d6b9b1accd5a | [
"Apache-2.0"
] | 1 | 2021-01-07T08:55:01.000Z | 2021-01-07T08:55:01.000Z | 37.5 | 118 | 0.728772 | 1,003,346 | /**
* 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... |
9245604b422c8c1ca161a938e97ebaa83fb6789b | 87 | java | Java | quarkus/src/main/java/com/github/forax/quarkus17/TaskEventKind.java | forax/webapp-java17 | d27ec74a7dbd6b4fe0c102cb65a7300b7a09edf2 | [
"Apache-2.0"
] | 1 | 2022-01-06T09:52:23.000Z | 2022-01-06T09:52:23.000Z | quarkus/src/main/java/com/github/forax/quarkus17/TaskEventKind.java | forax/webapp-java17 | d27ec74a7dbd6b4fe0c102cb65a7300b7a09edf2 | [
"Apache-2.0"
] | null | null | null | quarkus/src/main/java/com/github/forax/quarkus17/TaskEventKind.java | forax/webapp-java17 | d27ec74a7dbd6b4fe0c102cb65a7300b7a09edf2 | [
"Apache-2.0"
] | null | null | null | 14.5 | 35 | 0.770115 | 1,003,347 | package com.github.forax.quarkus17;
public enum TaskEventKind {
CREATED,
DELETED
} |
924560dbbc83a3d842e6df01c8eb7b053a86f74d | 450 | java | Java | predavanja/primeri-java/src/rs/math/oop1/z190700/sinhronizovano/z02/banka/SynchronizedBankaTest.java | MatfOOP/OOP | da14e7bcaf371abf223a1ecc78b24947da2ad1fa | [
"MIT"
] | 5 | 2019-04-09T08:21:02.000Z | 2022-01-03T14:21:00.000Z | predavanja/primeri-java/src/rs/math/oop1/z190700/sinhronizovano/z02/banka/SynchronizedBankaTest.java | MatfOOP/OOP | da14e7bcaf371abf223a1ecc78b24947da2ad1fa | [
"MIT"
] | 7 | 2019-05-05T12:02:56.000Z | 2020-04-18T16:44:53.000Z | predavanja/primeri-java/src/rs/math/oop1/z190700/sinhronizovano/z02/banka/SynchronizedBankaTest.java | MatfOOP/OOP | da14e7bcaf371abf223a1ecc78b24947da2ad1fa | [
"MIT"
] | null | null | null | 25 | 69 | 0.726667 | 1,003,348 | package rs.math.oop1.z190700.sinhronizovano.z02.banka;
public class SynchronizedBankaTest {
public static final int BROJ_RACUNA = 100;
public static final double INICIJALNO_STANJE = 1000;
public static void main(String[] args) {
Banka b = new Banka(BROJ_RACUNA, INICIJALNO_STANJE);
for(int i=0; i<BROJ_RACUNA... |
9245620748da2abe2ccf1d949b85a5d92301571a | 1,014 | java | Java | src/dae/gui/components/AlphaNumericTextField.java | samynk/DArtE | d041543596b275642584989637737f78382089ec | [
"BSD-2-Clause"
] | 3 | 2015-02-19T12:59:21.000Z | 2021-02-23T14:26:21.000Z | src/dae/gui/components/AlphaNumericTextField.java | samynk/DArtE | d041543596b275642584989637737f78382089ec | [
"BSD-2-Clause"
] | 3 | 2015-02-06T19:52:50.000Z | 2017-11-21T22:46:35.000Z | src/dae/gui/components/AlphaNumericTextField.java | samynk/DArtE | d041543596b275642584989637737f78382089ec | [
"BSD-2-Clause"
] | 1 | 2021-02-23T14:26:22.000Z | 2021-02-23T14:26:22.000Z | 26.684211 | 98 | 0.683432 | 1,003,349 | package dae.gui.components;
import java.util.regex.Pattern;
import javax.swing.JTextField;
import javax.swing.text.AttributeSet;
import javax.swing.text.BadLocationException;
import javax.swing.text.Document;
import javax.swing.text.PlainDocument;
/**
*
* @author Koen Samyn
*/
public class AlphaNumericTextFi... |
9245623a86b9f41013bac12337fec2437c8502a8 | 601 | java | Java | dk-core/src/main/java/cn/laoshini/dk/jit/type/StringBean.java | fagarine/dangkang | de48d5107172d61df8a37d5f597c1140ac0637e6 | [
"Apache-2.0"
] | 11 | 2019-10-22T11:49:23.000Z | 2021-06-29T16:27:05.000Z | dk-core/src/main/java/cn/laoshini/dk/jit/type/StringBean.java | fagarine/dangkang | de48d5107172d61df8a37d5f597c1140ac0637e6 | [
"Apache-2.0"
] | null | null | null | dk-core/src/main/java/cn/laoshini/dk/jit/type/StringBean.java | fagarine/dangkang | de48d5107172d61df8a37d5f597c1140ac0637e6 | [
"Apache-2.0"
] | 5 | 2020-03-21T08:07:07.000Z | 2021-02-03T04:09:45.000Z | 23.115385 | 117 | 0.59401 | 1,003,350 | package cn.laoshini.dk.jit.type;
import cn.laoshini.dk.constant.BeanTypeEnum;
/**
* @author fagarine
*/
public class StringBean extends AbstractTypeBean<String> {
@Override
public BeanTypeEnum getType() {
return BeanTypeEnum.STRING;
}
@Override
public Class<String> getValueType() {
... |
9245625ad36a57e08ed10c86b73d4807621aac0d | 688 | java | Java | stitch/src/main/java/org/duracloud/stitch/stream/MultiContentInputStreamListener.java | msarmie/duracloud | ba5bef9c07e677bd964836ca6d43a2e2d1c7aa99 | [
"Apache-2.0"
] | 10 | 2016-02-04T02:32:12.000Z | 2021-12-21T18:53:39.000Z | stitch/src/main/java/org/duracloud/stitch/stream/MultiContentInputStreamListener.java | msarmie/duracloud | ba5bef9c07e677bd964836ca6d43a2e2d1c7aa99 | [
"Apache-2.0"
] | 47 | 2015-01-05T21:36:46.000Z | 2021-12-06T20:16:13.000Z | stitch/src/main/java/org/duracloud/stitch/stream/MultiContentInputStreamListener.java | acidburn0zzz/duracloud | 5b9194da4230b6e04ee738e23f41f94622e968e1 | [
"Apache-2.0"
] | 16 | 2016-03-23T12:29:23.000Z | 2021-03-09T00:43:13.000Z | 27.52 | 93 | 0.71657 | 1,003,351 | /*
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://duracloud.org/license/
*/
package org.duracloud.stitch.stream;
/**
* A listener class that receives notification from a <code... |
924562d4d3d8ad34dd2d32d6562f45b5401f2c5a | 1,002 | java | Java | src/main/java/sagex/phoenix/vfs/builder/SortersBuilder.java | stuckless/sagetv-phoenix-core | 40a3625c05d442749e4796ada64d1eb7c32e0d08 | [
"Apache-2.0"
] | 2 | 2017-01-20T16:16:35.000Z | 2017-05-18T00:00:54.000Z | src/main/java/sagex/phoenix/vfs/builder/SortersBuilder.java | stuckless/sagetv-phoenix-core | 40a3625c05d442749e4796ada64d1eb7c32e0d08 | [
"Apache-2.0"
] | 5 | 2015-11-04T08:49:15.000Z | 2017-02-08T21:17:40.000Z | src/main/java/sagex/phoenix/vfs/builder/SortersBuilder.java | stuckless/sagetv-phoenix-core | 40a3625c05d442749e4796ada64d1eb7c32e0d08 | [
"Apache-2.0"
] | 8 | 2015-10-15T08:11:12.000Z | 2020-03-02T00:39:47.000Z | 31.3125 | 84 | 0.669661 | 1,003,352 | package sagex.phoenix.vfs.builder;
import org.xml.sax.SAXException;
import sagex.phoenix.vfs.VFSManager;
import sagex.phoenix.vfs.sorters.SorterFactory;
public class SortersBuilder extends FactoryItemBuilder<SorterFactory> {
public SortersBuilder(VFSManager mgr) {
super(mgr, "sorts");
}
@Overrid... |
92456398fb5a4235d9716d0c2832dac0d1341d50 | 1,073 | java | Java | back-end/hub-core/src/main/java/io/apicurio/hub/core/editing/events/IEditingSessionExt.java | CuvertEngineering/apicurio-studio | 23e093007068835de20552141246ba0fb512f187 | [
"Apache-2.0"
] | 746 | 2017-05-03T11:35:17.000Z | 2022-03-11T09:45:46.000Z | back-end/hub-core/src/main/java/io/apicurio/hub/core/editing/events/IEditingSessionExt.java | CuvertEngineering/apicurio-studio | 23e093007068835de20552141246ba0fb512f187 | [
"Apache-2.0"
] | 1,179 | 2017-05-01T16:20:50.000Z | 2022-03-28T18:42:43.000Z | back-end/hub-core/src/main/java/io/apicurio/hub/core/editing/events/IEditingSessionExt.java | carlesarnal/apicurio-studio | 8bca071a28b804a80bf86229687ba2d5d153dab1 | [
"Apache-2.0"
] | 422 | 2017-05-03T13:01:05.000Z | 2022-03-31T12:26:04.000Z | 29.805556 | 75 | 0.748369 | 1,003,353 | /*
* Copyright 2020 Red Hat
*
* 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 ... |
9245651d0d9e2dcf80f01019298dfd68d0360b52 | 6,215 | java | Java | src/test/java/io/leangen/graphql/JsonTypeMappingTest.java | aoozdemir/graphql-spqr | 39407a2f53e79a0a667ae0c43b25a0ff8271acb7 | [
"Apache-2.0"
] | 977 | 2017-04-25T20:08:13.000Z | 2022-03-30T09:19:53.000Z | src/test/java/io/leangen/graphql/JsonTypeMappingTest.java | aoozdemir/graphql-spqr | 39407a2f53e79a0a667ae0c43b25a0ff8271acb7 | [
"Apache-2.0"
] | 407 | 2017-04-28T09:32:03.000Z | 2022-03-24T17:45:09.000Z | src/test/java/io/leangen/graphql/JsonTypeMappingTest.java | aoozdemir/graphql-spqr | 39407a2f53e79a0a667ae0c43b25a0ff8271acb7 | [
"Apache-2.0"
] | 179 | 2017-04-28T08:06:17.000Z | 2022-03-28T12:23:58.000Z | 32.710526 | 112 | 0.605632 | 1,003,354 | package io.leangen.graphql;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.node.ArrayNode;
import com.fasterxml.jackson.databind.node.BigIntegerNode;
import com.fasterxml.jackson.databind.node.BinaryNode;
import com.fasterxml.jackson.databind.node.DoubleNode;
import com.fasterxml... |
92456882c1aaa6bfbbfaa2a52dbecc3e1ee1f67e | 2,595 | java | Java | frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/section/main/presenter/OptionsPopupPresenterWidget.java | liranr23/ovirt-engine | 0c49aa93d4af1f840fff986a7bd233dfdbd8db42 | [
"Apache-2.0"
] | 347 | 2015-01-20T14:13:21.000Z | 2022-03-31T17:53:11.000Z | frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/section/main/presenter/OptionsPopupPresenterWidget.java | liranr23/ovirt-engine | 0c49aa93d4af1f840fff986a7bd233dfdbd8db42 | [
"Apache-2.0"
] | 128 | 2015-05-22T19:14:32.000Z | 2022-03-31T08:11:18.000Z | frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/section/main/presenter/OptionsPopupPresenterWidget.java | liranr23/ovirt-engine | 0c49aa93d4af1f840fff986a7bd233dfdbd8db42 | [
"Apache-2.0"
] | 202 | 2015-01-04T06:20:49.000Z | 2022-03-08T15:30:08.000Z | 41.854839 | 132 | 0.657418 | 1,003,355 | package org.ovirt.engine.ui.common.section.main.presenter;
import org.ovirt.engine.ui.common.presenter.AbstractModelBoundPopupPresenterWidget;
import org.ovirt.engine.ui.uicommonweb.models.options.EditOptionsModel;
import com.google.gwt.event.dom.client.ChangeEvent;
import com.google.gwt.event.dom.client.ChangeHandle... |
924568cf306faf91d4f1c0eb9fada9f72ab36609 | 15,567 | java | Java | dd-java-agent/agent-tooling/src/main/java/datadog/trace/agent/tooling/Instrumenter.java | ganeshkumarsv/dd-trace-java | 3954d6e79259ad9ef0781710057b3a3229df1b37 | [
"Apache-2.0"
] | 311 | 2018-02-01T15:44:36.000Z | 2022-03-24T23:27:59.000Z | dd-java-agent/agent-tooling/src/main/java/datadog/trace/agent/tooling/Instrumenter.java | ganeshkumarsv/dd-trace-java | 3954d6e79259ad9ef0781710057b3a3229df1b37 | [
"Apache-2.0"
] | 1,206 | 2018-02-03T01:26:09.000Z | 2022-03-31T15:14:07.000Z | dd-java-agent/agent-tooling/src/main/java/datadog/trace/agent/tooling/Instrumenter.java | ganeshkumarsv/dd-trace-java | 3954d6e79259ad9ef0781710057b3a3229df1b37 | [
"Apache-2.0"
] | 214 | 2018-02-05T18:34:40.000Z | 2022-03-28T04:18:18.000Z | 38.061125 | 100 | 0.689793 | 1,003,356 | package datadog.trace.agent.tooling;
import static datadog.trace.agent.tooling.bytebuddy.DDTransformers.defaultTransformers;
import static datadog.trace.agent.tooling.bytebuddy.matcher.DDElementMatchers.failSafe;
import static datadog.trace.agent.tooling.bytebuddy.matcher.NameMatchers.named;
import static java.util.Co... |
924568f7c7790ce57c6b8a7c524821a5abc9d961 | 1,107 | java | Java | javaworkplace/Thinking_in_Java/src/C14_class/P318_ex5_RShapes.java | wapalxj/Java | 0dc633cdf411237cb7d5296121f7b14571c84638 | [
"Apache-2.0"
] | null | null | null | javaworkplace/Thinking_in_Java/src/C14_class/P318_ex5_RShapes.java | wapalxj/Java | 0dc633cdf411237cb7d5296121f7b14571c84638 | [
"Apache-2.0"
] | null | null | null | javaworkplace/Thinking_in_Java/src/C14_class/P318_ex5_RShapes.java | wapalxj/Java | 0dc633cdf411237cb7d5296121f7b14571c84638 | [
"Apache-2.0"
] | null | null | null | 17.571429 | 98 | 0.676603 | 1,003,357 | package C14_class;
import java.util.Arrays;
import java.util.List;
public class P318_ex5_RShapes {
public static void main(String[] args) {
List<RShape> rshapes=Arrays.asList(new RCircle(),new RSquare(),new RTriangle(),new RRhomboid());
for (RShape rshape : rshapes) {
rshape.draw();
try {
rshape.rotate... |
9245695461d5b442cbd9991078e004020c986f21 | 1,183 | java | Java | src/main/java/net/amg/jira/plugins/jrmp/services/RenderTemplateService.java | adamkrol93/JRMP | 661769aa44e0631b6052d22f7ce5a22e1b6fc818 | [
"Apache-2.0"
] | 3 | 2015-08-05T20:34:26.000Z | 2020-04-12T15:52:31.000Z | src/main/java/net/amg/jira/plugins/jrmp/services/RenderTemplateService.java | adamkrol93/JRMP | 661769aa44e0631b6052d22f7ce5a22e1b6fc818 | [
"Apache-2.0"
] | 1 | 2015-06-18T05:47:04.000Z | 2015-06-27T17:46:28.000Z | src/main/java/net/amg/jira/plugins/jrmp/services/RenderTemplateService.java | adamkrol93/JRMP | 661769aa44e0631b6052d22f7ce5a22e1b6fc818 | [
"Apache-2.0"
] | 3 | 2015-06-17T18:20:03.000Z | 2022-01-26T09:27:06.000Z | 38.322581 | 132 | 0.773569 | 1,003,358 | /*
* Licensed to Author under one or more contributor license
* agreements. See the NOTICE file distributed with this work
* for additional information regarding copyright ownership.
*
* Author licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file
* except i... |
924569b9c8e0a43b7f9d804a2f4d5fc13a659bd7 | 2,975 | java | Java | Source/Java/FederationDataSourceProvider/main/src/java/gov/va/med/imaging/federation/proxy/IFederationProxy.java | VHAINNOVATIONS/Telepathology | 989c06ccc602b0282c58c4af3455c5e0a33c8593 | [
"Apache-2.0"
] | 3 | 2015-04-09T14:29:34.000Z | 2015-11-10T19:39:06.000Z | Source/Java/FederationDataSourceProvider/main/src/java/gov/va/med/imaging/federation/proxy/IFederationProxy.java | VHAINNOVATIONS/Telepathology | 989c06ccc602b0282c58c4af3455c5e0a33c8593 | [
"Apache-2.0"
] | null | null | null | Source/Java/FederationDataSourceProvider/main/src/java/gov/va/med/imaging/federation/proxy/IFederationProxy.java | VHAINNOVATIONS/Telepathology | 989c06ccc602b0282c58c4af3455c5e0a33c8593 | [
"Apache-2.0"
] | 9 | 2015-04-14T14:11:09.000Z | 2018-09-26T07:48:23.000Z | 41.901408 | 103 | 0.743193 | 1,003,359 | /**
*
Package: MAG - VistA Imaging
WARNING: Per VHA Directive 2004-038, this routine should not be modified.
Date Created: Jul 28, 2009
Site Name: Washington OI Field Office, Silver Spring, MD
Developer: vhaiswwerfej
Description:
;; +------------------------------------------------------------... |
92456a7b891a0557761b89206b8216d4c1bac94f | 15,369 | java | Java | enterprise/micronaut/src/org/netbeans/modules/micronaut/completion/MicronautConfigCompletionProvider.java | lukasj/netbeans | 9161609eb56e5c3aafbbe4c972c889c5274d70c0 | [
"Apache-2.0"
] | 1,056 | 2019-04-25T20:00:35.000Z | 2022-03-30T04:46:14.000Z | enterprise/micronaut/src/org/netbeans/modules/micronaut/completion/MicronautConfigCompletionProvider.java | lukasj/netbeans | 9161609eb56e5c3aafbbe4c972c889c5274d70c0 | [
"Apache-2.0"
] | 1,846 | 2019-04-25T20:50:05.000Z | 2022-03-31T23:40:41.000Z | enterprise/micronaut/src/org/netbeans/modules/micronaut/completion/MicronautConfigCompletionProvider.java | lukasj/netbeans | 9161609eb56e5c3aafbbe4c972c889c5274d70c0 | [
"Apache-2.0"
] | 550 | 2019-04-25T20:04:33.000Z | 2022-03-25T17:43:01.000Z | 55.887273 | 168 | 0.491899 | 1,003,360 | /*
* 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 ... |
92456ac93690c893f683d8c15fc6dcc53faf89f0 | 1,784 | java | Java | services-examples-parent/services-examples/src/main/java/io/scalecube/services/examples/codecs/Example1.java | alexkarezin/scalecube-services | 324f8c99bfc36dca8372ef29dcb16b21cb775122 | [
"Apache-2.0"
] | null | null | null | services-examples-parent/services-examples/src/main/java/io/scalecube/services/examples/codecs/Example1.java | alexkarezin/scalecube-services | 324f8c99bfc36dca8372ef29dcb16b21cb775122 | [
"Apache-2.0"
] | null | null | null | services-examples-parent/services-examples/src/main/java/io/scalecube/services/examples/codecs/Example1.java | alexkarezin/scalecube-services | 324f8c99bfc36dca8372ef29dcb16b21cb775122 | [
"Apache-2.0"
] | null | null | null | 34.980392 | 90 | 0.695067 | 1,003,361 | package io.scalecube.services.examples.codecs;
import io.scalecube.net.Address;
import io.scalecube.services.Microservices;
import io.scalecube.services.discovery.ScalecubeServiceDiscovery;
import io.scalecube.services.examples.helloworld.service.GreetingServiceImpl;
import io.scalecube.services.examples.helloworld.se... |
92456ad425dac84f6e01588d4a131cff552134c1 | 1,595 | java | Java | hello-spring-cloud-redis/src/main/java/cn/mirrorming/hello/spring/cloud/redis/zset/TaskConsumer.java | joe-tong/springcloud-infrastructure | 39d45ae76a2d99ed9af382417bb2a9722847b31b | [
"MIT"
] | null | null | null | hello-spring-cloud-redis/src/main/java/cn/mirrorming/hello/spring/cloud/redis/zset/TaskConsumer.java | joe-tong/springcloud-infrastructure | 39d45ae76a2d99ed9af382417bb2a9722847b31b | [
"MIT"
] | null | null | null | hello-spring-cloud-redis/src/main/java/cn/mirrorming/hello/spring/cloud/redis/zset/TaskConsumer.java | joe-tong/springcloud-infrastructure | 39d45ae76a2d99ed9af382417bb2a9722847b31b | [
"MIT"
] | null | null | null | 37.093023 | 152 | 0.670846 | 1,003,362 | package cn.mirrorming.hello.spring.cloud.redis.zset;
import cn.mirrorming.hello.spring.cloud.redis.config.RedisConst;
import cn.mirrorming.hello.spring.cloud.redis.util.RedisUtil;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core... |
92456b57082d14954f11450aa043d1cc64fc951c | 2,542 | java | Java | jwala-webservices/src/main/java/com/cerner/jwala/ws/rest/v1/service/media/MediaServiceRest.java | manisha1331/jwala | 51c97861e832415f74b09257697227224ec5c858 | [
"Apache-2.0"
] | 18 | 2017-02-22T18:59:54.000Z | 2018-12-05T06:32:17.000Z | jwala-webservices/src/main/java/com/cerner/jwala/ws/rest/v1/service/media/MediaServiceRest.java | manisha1331/jwala | 51c97861e832415f74b09257697227224ec5c858 | [
"Apache-2.0"
] | 52 | 2020-08-20T15:06:21.000Z | 2021-03-25T01:04:03.000Z | jwala-webservices/src/main/java/com/cerner/jwala/ws/rest/v1/service/media/MediaServiceRest.java | manisha1331/jwala | 51c97861e832415f74b09257697227224ec5c858 | [
"Apache-2.0"
] | 17 | 2017-03-02T15:35:32.000Z | 2021-08-20T13:43:50.000Z | 41 | 172 | 0.697482 | 1,003,363 | package com.cerner.jwala.ws.rest.v1.service.media;
import com.cerner.jwala.common.domain.model.app.Application;
import com.cerner.jwala.persistence.jpa.domain.JpaMedia;
import com.cerner.jwala.ws.rest.v1.provider.AuthenticatedUser;
import io.swagger.annotations.*;
import org.apache.cxf.jaxrs.ext.multipart.Attachment;
... |
92456d06ac43a93dab0bf114cb57888e981265a4 | 418 | java | Java | sts-3.9.7/190607AOP/src/main/java/greeting/GreetingTest.java | june20516/WebWorks | 01ce151c59171b23dd222100ea46b389258aee5b | [
"Apache-2.0"
] | null | null | null | sts-3.9.7/190607AOP/src/main/java/greeting/GreetingTest.java | june20516/WebWorks | 01ce151c59171b23dd222100ea46b389258aee5b | [
"Apache-2.0"
] | 7 | 2020-04-23T18:32:40.000Z | 2021-12-09T22:43:27.000Z | sts-3.9.7/190607AOP/src/main/java/greeting/GreetingTest.java | june20516/WebWorks | 01ce151c59171b23dd222100ea46b389258aee5b | [
"Apache-2.0"
] | null | null | null | 22 | 88 | 0.784689 | 1,003,364 | package greeting;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class GreetingTest {
public static void main(String[] args) {
ApplicationContext ctx = new ClassPathXmlApplicationContext("applicationContext.xml");
Gree... |
92456e47029b762e481eee612df6e143f9ed340e | 4,239 | java | Java | src/main/java/net/snakefangox/fasterthanc/blocks/blockentities/ReactorControllerBE.java | Snakefangox/FasterThanC | 13049d29fbdf47d0f1a3e896febcebf2c8ac2029 | [
"MIT"
] | 1 | 2020-07-24T16:25:38.000Z | 2020-07-24T16:25:38.000Z | src/main/java/net/snakefangox/fasterthanc/blocks/blockentities/ReactorControllerBE.java | Snakefangox/FasterThanC | 13049d29fbdf47d0f1a3e896febcebf2c8ac2029 | [
"MIT"
] | 6 | 2020-07-02T20:40:15.000Z | 2020-07-11T21:03:01.000Z | src/main/java/net/snakefangox/fasterthanc/blocks/blockentities/ReactorControllerBE.java | Snakefangox/FasterThanC | 13049d29fbdf47d0f1a3e896febcebf2c8ac2029 | [
"MIT"
] | 1 | 2020-07-02T20:35:53.000Z | 2020-07-02T20:35:53.000Z | 31.4 | 104 | 0.729889 | 1,003,365 | package net.snakefangox.fasterthanc.blocks.blockentities;
import net.minecraft.block.BlockState;
import net.minecraft.block.entity.BlockEntity;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.text.Text;
import net.minecraft.text.TranslatableText;
import net.minecraft.uti... |
92456e6a7e835488ad5f591242cb8edfad5f1ee6 | 664 | java | Java | chapter_001/src/test/java/ru/job4j/condition/PointTest.java | GitKashis/mkubar | ecf78304be2bc0a60002e682e495b2a482cffc47 | [
"Apache-2.0"
] | null | null | null | chapter_001/src/test/java/ru/job4j/condition/PointTest.java | GitKashis/mkubar | ecf78304be2bc0a60002e682e495b2a482cffc47 | [
"Apache-2.0"
] | null | null | null | chapter_001/src/test/java/ru/job4j/condition/PointTest.java | GitKashis/mkubar | ecf78304be2bc0a60002e682e495b2a482cffc47 | [
"Apache-2.0"
] | null | null | null | 21.419355 | 50 | 0.599398 | 1,003,366 | package ru.job4j.condition;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
/**
* Test.
*
* @author Mikhail Kubar.
* @version 1.0.
* @since 26.08.2017.
*/
public class PointTest {
/**
* Test.
* Проверяет принадлежность точки point (x, y)
... |
92456f3b2e9e0fd0552c2701c3e48d3a8432e0c5 | 2,592 | java | Java | Awele/src/com/gilleshenrard/Awele/App.java | gilleshenrard/ITLG_POO | 6955cc179f8d46d6a6f41a17ef2933dd98234499 | [
"MIT"
] | 1 | 2020-06-26T16:45:03.000Z | 2020-06-26T16:45:03.000Z | Awele/src/com/gilleshenrard/Awele/App.java | gilleshenrard/ITLg_POO | 6955cc179f8d46d6a6f41a17ef2933dd98234499 | [
"MIT"
] | null | null | null | Awele/src/com/gilleshenrard/Awele/App.java | gilleshenrard/ITLg_POO | 6955cc179f8d46d6a6f41a17ef2933dd98234499 | [
"MIT"
] | null | null | null | 32.4 | 92 | 0.67091 | 1,003,367 | package com.gilleshenrard.Awele;
import com.gilleshenrard.Awele.Views.AI.MinimaxSelect;
import com.gilleshenrard.Awele.Views.JFX.BoardJFXView;
import com.gilleshenrard.Awele.Views.JFX.GameJFXView;
import com.gilleshenrard.Awele.Views.JFX.JFXSelect;
import com.gilleshenrard.Awele.Controllers.GameController;
import java... |
92456f9f8fd98beea3a97f3dc66a7fd684f8b445 | 1,721 | java | Java | src/main/java/com/squareup/okhttp/internal/tls/AndroidTrustRootIndex.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | 7 | 2017-05-30T12:01:38.000Z | 2021-04-22T12:22:39.000Z | src/main/java/com/squareup/okhttp/internal/tls/AndroidTrustRootIndex.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | null | null | null | src/main/java/com/squareup/okhttp/internal/tls/AndroidTrustRootIndex.java | JackChan1999/boohee_v5.6 | 221f7ea237f491e2153039a42941a515493ba52c | [
"Apache-2.0"
] | 6 | 2017-07-28T03:47:08.000Z | 2019-06-28T17:57:50.000Z | 37.413043 | 96 | 0.689134 | 1,003,368 | package com.squareup.okhttp.internal.tls;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.security.cert.TrustAnchor;
import java.security.cert.X509Certificate;
import javax.net.ssl.X509TrustManager;
public final class AndroidTrustRootIndex implements TrustRootIndex {
... |
92456fbf0705682e3c64401d8633d7853e9d11a9 | 511 | java | Java | tiankafei-code-tool/tiankafei-expression-fastel/src/test/java/com/greenpineyu/fel/optimizer/VarVisitOptiTest.java | tiankafei/java | 9ff39cb47b8f2144851856b4412b1b0b7781cb09 | [
"Apache-2.0"
] | 1 | 2021-08-23T03:10:33.000Z | 2021-08-23T03:10:33.000Z | tiankafei-code-tool/tiankafei-expression-fastel/src/test/java/com/greenpineyu/fel/optimizer/VarVisitOptiTest.java | tiankafei/java | 9ff39cb47b8f2144851856b4412b1b0b7781cb09 | [
"Apache-2.0"
] | 8 | 2020-09-02T15:14:03.000Z | 2021-01-08T00:34:26.000Z | tiankafei-code-tool/tiankafei-expression-fastel/src/test/java/com/greenpineyu/fel/optimizer/VarVisitOptiTest.java | tiankafei/java | 9ff39cb47b8f2144851856b4412b1b0b7781cb09 | [
"Apache-2.0"
] | 2 | 2020-11-25T07:58:22.000Z | 2021-01-28T00:15:11.000Z | 26.894737 | 65 | 0.665362 | 1,003,369 | package com.greenpineyu.fel.optimizer;
import com.greenpineyu.fel.Expression;
import com.greenpineyu.fel.FelEngine;
import com.greenpineyu.fel.context.Var;
import org.junit.Test;
public class VarVisitOptiTest {
@Test
public void VarVisitOpti() throws Exception {
FelEngine e = FelEngine.INSTANCE;
... |
92456ff39899902bf5492d3aa45b91856d9b535e | 4,543 | java | Java | egov/egov-bpa/src/main/java/org/egov/bpa/master/service/BpaFeeService.java | eyrdworkspace/digit-bpa | 3cb01dfb04fffd42a4931ddb104bc2f1dc47fd23 | [
"OML"
] | 2 | 2019-07-08T10:48:56.000Z | 2020-06-15T20:26:28.000Z | egov/egov-bpa/src/main/java/org/egov/bpa/master/service/BpaFeeService.java | mohbadar/digit-bpa | 6b941a3a9472d7121c69a016fa2bb32d8a06c086 | [
"MIT"
] | 20 | 2019-09-24T03:25:02.000Z | 2022-02-09T22:57:41.000Z | egov/egov-bpa/src/main/java/org/egov/bpa/master/service/BpaFeeService.java | mohbadar/digit-bpa | 6b941a3a9472d7121c69a016fa2bb32d8a06c086 | [
"MIT"
] | 17 | 2019-03-06T05:39:47.000Z | 2022-03-02T13:34:37.000Z | 38.235294 | 95 | 0.755385 | 1,003,370 | /*
* eGov suite of products aim to improve the internal efficiency,transparency,
* accountability and the service delivery of the government organizations.
*
* Copyright (C) <2015> eGovernments Foundation
*
* The updated version of eGov suite of products as by eGovernments Foundation
* is availa... |
9245728285ff6e1875f435e0fed84bbe119c0442 | 293 | java | Java | core/org/naarani/ecantonchiro/Host.java | naarani/selenev | a9c0bfa00d7541726be2b99335aba7063e1d5966 | [
"Apache-2.0"
] | 1 | 2017-05-01T17:20:24.000Z | 2017-05-01T17:20:24.000Z | core/org/naarani/ecantonchiro/Host.java | naarani/selenev | a9c0bfa00d7541726be2b99335aba7063e1d5966 | [
"Apache-2.0"
] | null | null | null | core/org/naarani/ecantonchiro/Host.java | naarani/selenev | a9c0bfa00d7541726be2b99335aba7063e1d5966 | [
"Apache-2.0"
] | null | null | null | 15.421053 | 67 | 0.587031 | 1,003,371 | package org.naarani.ecantonchiro;
public class Host {
public String name;
public String ip;
public int sshport = 22;
public String sshUser;
public String pwd;
public String toString(){
return "\"" + name + "\" " + sshUser + "@" + ip + ":" + sshport;
}
} |
9245729ad8ab50a5c4b628d89fe9e008fb033d23 | 2,994 | java | Java | Accounting-system/src/main/java/com/ubayKyu/accountingSystem/repository/UserInfoRepository.java | who000238/JAVAAccountingNote | f22e2dff758b40d59b17884ecb4cf584aee8a0cb | [
"MIT"
] | null | null | null | Accounting-system/src/main/java/com/ubayKyu/accountingSystem/repository/UserInfoRepository.java | who000238/JAVAAccountingNote | f22e2dff758b40d59b17884ecb4cf584aee8a0cb | [
"MIT"
] | null | null | null | Accounting-system/src/main/java/com/ubayKyu/accountingSystem/repository/UserInfoRepository.java | who000238/JAVAAccountingNote | f22e2dff758b40d59b17884ecb4cf584aee8a0cb | [
"MIT"
] | 1 | 2022-01-04T13:03:52.000Z | 2022-01-04T13:03:52.000Z | 45.363636 | 105 | 0.575818 | 1,003,372 | package com.ubayKyu.accountingSystem.repository;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import com.ubayKyu.accountingS... |
924572aeac15cd406e6cc37a4d29ece3be02cd15 | 1,869 | java | Java | src/YAJSL/Data/DataRecord.java | giuseppegallo/YAJSL | 82fbbd48d2f4b89ad98c31cd4dcaf26c8a00f52b | [
"MIT"
] | null | null | null | src/YAJSL/Data/DataRecord.java | giuseppegallo/YAJSL | 82fbbd48d2f4b89ad98c31cd4dcaf26c8a00f52b | [
"MIT"
] | null | null | null | src/YAJSL/Data/DataRecord.java | giuseppegallo/YAJSL | 82fbbd48d2f4b89ad98c31cd4dcaf26c8a00f52b | [
"MIT"
] | null | null | null | 36.647059 | 87 | 0.700375 | 1,003,373 | /*
* YAJSL - Yet Another Java Swing Library
*
* Copyright (c) 2013 Giuseppe Gallo
*
* LICENSED UNDER:
*
* The MIT License (MIT)
*
* Copyright (c) 2013 Giuseppe Gallo
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentat... |
9245730c6f65b6af2d91922009b2777296a954b2 | 6,671 | java | Java | libs/ssl-config/src/main/java/org/elasticsearch/common/ssl/StoreTrustConfig.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | libs/ssl-config/src/main/java/org/elasticsearch/common/ssl/StoreTrustConfig.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | libs/ssl-config/src/main/java/org/elasticsearch/common/ssl/StoreTrustConfig.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | 39.946108 | 140 | 0.663169 | 1,003,374 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server... |
92457393f338aa84f877123cc2351bd025355542 | 400 | java | Java | jbox-web/src/main/java/io/github/codermjlee/common/log/filter/ProInfoFilter.java | CoderMJLee/java-box | e7d77a6a05f4f3f90a7cd0b89282d9d0034b2f11 | [
"MIT"
] | 1 | 2022-03-31T01:56:33.000Z | 2022-03-31T01:56:33.000Z | jbox-web/src/main/java/io/github/codermjlee/common/log/filter/ProInfoFilter.java | CoderMJLee/java-box | e7d77a6a05f4f3f90a7cd0b89282d9d0034b2f11 | [
"MIT"
] | null | null | null | jbox-web/src/main/java/io/github/codermjlee/common/log/filter/ProInfoFilter.java | CoderMJLee/java-box | e7d77a6a05f4f3f90a7cd0b89282d9d0034b2f11 | [
"MIT"
] | null | null | null | 23.529412 | 49 | 0.7225 | 1,003,375 | package io.github.codermjlee.common.log.filter;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.filter.LevelFilter;
import ch.qos.logback.core.spi.FilterReply;
/**
* @author MJ
*/
public class ProInfoFilter extends LevelFilter {
public ProInfoFilter() {
setLevel(Level.INFO);
s... |
924573adefe7ad2a9ecb2431c1dd33872e8e5e2d | 135 | java | Java | libraries/ulibcomponentax/src/main/java/com/un/componentax/dialog/ItfDialogViewSetting.java | cyxm/UnlimAndroidUtil | 283a152eef6a868f198634214cc73683d27c8924 | [
"BSD-3-Clause"
] | null | null | null | libraries/ulibcomponentax/src/main/java/com/un/componentax/dialog/ItfDialogViewSetting.java | cyxm/UnlimAndroidUtil | 283a152eef6a868f198634214cc73683d27c8924 | [
"BSD-3-Clause"
] | null | null | null | libraries/ulibcomponentax/src/main/java/com/un/componentax/dialog/ItfDialogViewSetting.java | cyxm/UnlimAndroidUtil | 283a152eef6a868f198634214cc73683d27c8924 | [
"BSD-3-Clause"
] | null | null | null | 15 | 39 | 0.792593 | 1,003,376 | package com.un.componentax.dialog;
import android.view.View;
public interface ItfDialogViewSetting {
void onViewCreated(View v);
}
|
924573b39001f6b0dda965875bdca967911cae06 | 3,085 | java | Java | maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/IssueManagementReportTest.java | NunoEdgarGFlowHub/maven-plugins | 91f90b8075a363e4c592da285cf8324c63a66ffa | [
"Apache-2.0"
] | 202 | 2015-01-21T09:33:23.000Z | 2022-02-04T06:54:20.000Z | maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/IssueManagementReportTest.java | NunoEdgarGFlowHub/maven-plugins | 91f90b8075a363e4c592da285cf8324c63a66ffa | [
"Apache-2.0"
] | 92 | 2015-01-05T01:38:24.000Z | 2019-11-13T12:37:15.000Z | maven-project-info-reports-plugin/src/test/java/org/apache/maven/report/projectinfo/IssueManagementReportTest.java | NunoEdgarGFlowHub/maven-plugins | 91f90b8075a363e4c592da285cf8324c63a66ffa | [
"Apache-2.0"
] | 286 | 2015-01-26T10:00:36.000Z | 2022-03-17T15:38:23.000Z | 35.965116 | 103 | 0.693501 | 1,003,377 | package org.apache.maven.report.projectinfo;
/*
* 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... |
9245742bfc02fa3032ba223de8b8837d506f32f9 | 932 | java | Java | src/main/java/liquibase/ext/metastore/datatype/MetastoreTextType.java | OlivierSentelis/liquibase-impala | 5491d9d044399f0e26558ef197266c22af75b74c | [
"Apache-2.0"
] | 28 | 2017-10-03T06:26:46.000Z | 2021-06-29T13:47:38.000Z | src/main/java/liquibase/ext/metastore/datatype/MetastoreTextType.java | OlivierSentelis/liquibase-impala | 5491d9d044399f0e26558ef197266c22af75b74c | [
"Apache-2.0"
] | 16 | 2017-10-14T12:33:15.000Z | 2022-02-02T02:35:42.000Z | src/main/java/liquibase/ext/metastore/datatype/MetastoreTextType.java | OlivierSentelis/liquibase-impala | 5491d9d044399f0e26558ef197266c22af75b74c | [
"Apache-2.0"
] | 16 | 2017-10-13T09:23:29.000Z | 2022-03-04T16:33:48.000Z | 33.285714 | 102 | 0.724249 | 1,003,378 | package liquibase.ext.metastore.datatype;
import liquibase.database.Database;
import liquibase.datatype.DataTypeInfo;
import liquibase.datatype.DatabaseDataType;
import liquibase.datatype.LiquibaseDataType;
import liquibase.datatype.core.ClobType;
import liquibase.ext.metastore.database.HiveMetastoreDatabase;
@DataTy... |
9245743a046e92e23b43d75db95d2b4f05173a21 | 294,440 | java | Java | node/etl/src/main/java/com/alibaba/otter/node/etl/model/protobuf/BatchProto.java | Delibit/otter | ac287f8225ced8dc9836a8991d493545c8ac92ac | [
"Apache-2.0"
] | 7,113 | 2015-01-04T02:49:19.000Z | 2022-03-31T08:23:20.000Z | node/etl/src/main/java/com/alibaba/otter/node/etl/model/protobuf/BatchProto.java | stateIs0/otter | a939897df75ae8aafdcbbbce0205d13ac87d6fdb | [
"Apache-2.0"
] | 987 | 2015-01-05T04:40:43.000Z | 2022-03-30T11:12:19.000Z | node/etl/src/main/java/com/alibaba/otter/node/etl/model/protobuf/BatchProto.java | stateIs0/otter | a939897df75ae8aafdcbbbce0205d13ac87d6fdb | [
"Apache-2.0"
] | 2,403 | 2015-01-05T09:24:38.000Z | 2022-03-31T06:43:37.000Z | 31.8727 | 240 | 0.5858 | 1,003,379 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Batch.proto
package com.alibaba.otter.node.etl.model.protobuf;
public final class BatchProto {
private BatchProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
}
public interface Ide... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.