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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e1128fdbbf1f3c74d7d00ad673b28af7d14a6ac | 1,665 | java | Java | app/src/main/java/kale/selectorinjection/MainActivity.java | tianzhijiexian/SelectorInjection | c875ab99cb0f9dca17975676147b986a4a6b0ab4 | [
"Apache-2.0"
] | 712 | 2015-05-27T14:57:49.000Z | 2021-12-21T16:02:44.000Z | app/src/main/java/kale/selectorinjection/MainActivity.java | tianzhijiexian/SelectorInjection | c875ab99cb0f9dca17975676147b986a4a6b0ab4 | [
"Apache-2.0"
] | 11 | 2016-04-21T11:07:19.000Z | 2018-10-11T06:03:57.000Z | app/src/main/java/kale/selectorinjection/MainActivity.java | tianzhijiexian/SelectorInjection | c875ab99cb0f9dca17975676147b986a4a6b0ab4 | [
"Apache-2.0"
] | 86 | 2015-05-28T02:21:07.000Z | 2022-03-01T08:34:56.000Z | 29.732143 | 89 | 0.637237 | 7,233 | package kale.selectorinjection;
import java.util.Arrays;
import java.util.List;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentStatePagerAdapter;
import android.support.v4.view.PagerTitl... |
3e1129876fb0bc6544e03ff3217920f1b15941ae | 799 | java | Java | nm-demo/springCloudAlibaba/spring-cloud-gateway/spring-cloud-gateway8001/src/main/java/com/demo/gateway8001/controller/DemoController.java | gl-stars/small-study-case | 9456b7aa459bc945f254d7b54093e1301e0948fa | [
"Apache-2.0"
] | 1 | 2022-02-06T04:37:22.000Z | 2022-02-06T04:37:22.000Z | nm-demo/springCloudAlibaba/spring-cloud-gateway/spring-cloud-gateway8001/src/main/java/com/demo/gateway8001/controller/DemoController.java | gl-stars/small-study-case | 9456b7aa459bc945f254d7b54093e1301e0948fa | [
"Apache-2.0"
] | null | null | null | nm-demo/springCloudAlibaba/spring-cloud-gateway/spring-cloud-gateway8001/src/main/java/com/demo/gateway8001/controller/DemoController.java | gl-stars/small-study-case | 9456b7aa459bc945f254d7b54093e1301e0948fa | [
"Apache-2.0"
] | 2 | 2021-01-28T09:15:17.000Z | 2022-02-11T02:58:06.000Z | 22.194444 | 62 | 0.685857 | 7,234 | package com.demo.gateway8001.controller;
import com.demo.gateway8001.service.PaymentFeignService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @author: gl_stars
* @data: ... |
3e1129d2acc5820f59f508649ced13962544e111 | 12,064 | java | Java | openjdk11/test/jaxp/javax/xml/jaxp/unittest/datatype/Bug6937964Test.java | iootclab/openjdk | b01fc962705eadfa96def6ecff46c44d522e0055 | [
"Apache-2.0"
] | 2 | 2018-06-19T05:43:32.000Z | 2018-06-23T10:04:56.000Z | test/jaxp/javax/xml/jaxp/unittest/datatype/Bug6937964Test.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | test/jaxp/javax/xml/jaxp/unittest/datatype/Bug6937964Test.java | desiyonan/OpenJDK8 | 74d4f56b6312c303642e053e5d428b44cc8326c5 | [
"MIT"
] | null | null | null | 44.190476 | 161 | 0.611986 | 7,235 | /*
* Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... |
3e112a2894094189f61b94ba6c62e5151424601f | 2,304 | java | Java | app/src/main/java/com/example/vroch/hubuece/activities/WeekDayMenuActivity.java | hubuece/hubuece | 47ca01c9e475c9981b82447128c5b5f99d144acf | [
"MIT"
] | null | null | null | app/src/main/java/com/example/vroch/hubuece/activities/WeekDayMenuActivity.java | hubuece/hubuece | 47ca01c9e475c9981b82447128c5b5f99d144acf | [
"MIT"
] | null | null | null | app/src/main/java/com/example/vroch/hubuece/activities/WeekDayMenuActivity.java | hubuece/hubuece | 47ca01c9e475c9981b82447128c5b5f99d144acf | [
"MIT"
] | null | null | null | 30.72 | 111 | 0.705729 | 7,236 | package com.example.vroch.hubuece.activities;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.Lis... |
3e112b09ace78cfc1e7a41a0cd06155340bb4ace | 596 | java | Java | tally-web/src/main/java/org/ringr/tally/dto/UserDetail.java | ptzhuf/tally-platform | eb803b16961ad4e49750d9862c897d3b62bef904 | [
"MIT"
] | null | null | null | tally-web/src/main/java/org/ringr/tally/dto/UserDetail.java | ptzhuf/tally-platform | eb803b16961ad4e49750d9862c897d3b62bef904 | [
"MIT"
] | null | null | null | tally-web/src/main/java/org/ringr/tally/dto/UserDetail.java | ptzhuf/tally-platform | eb803b16961ad4e49750d9862c897d3b62bef904 | [
"MIT"
] | null | null | null | 14.190476 | 46 | 0.644295 | 7,237 | /**
*
*/
package org.ringr.tally.dto;
/**
* @author ptzhuf
*
*/
public class UserDetail {
private String id;
private String name;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
th... |
3e112b8709c49b4b7a11e79e8787b5abe37674ee | 2,804 | java | Java | cdt-java-client/src/main/java/com/github/kklisura/cdt/protocol/types/runtime/ExecutionContextDescription.java | sinaa/chrome-devtools-java-client | 5123704e373059460314e8411cfe22686ce4ed45 | [
"Apache-2.0"
] | 165 | 2018-04-22T09:09:53.000Z | 2022-03-22T13:01:37.000Z | cdt-java-client/src/main/java/com/github/kklisura/cdt/protocol/types/runtime/ExecutionContextDescription.java | sinaa/chrome-devtools-java-client | 5123704e373059460314e8411cfe22686ce4ed45 | [
"Apache-2.0"
] | 58 | 2018-07-03T08:06:38.000Z | 2022-03-30T05:13:34.000Z | cdt-java-client/src/main/java/com/github/kklisura/cdt/protocol/types/runtime/ExecutionContextDescription.java | sinaa/chrome-devtools-java-client | 5123704e373059460314e8411cfe22686ce4ed45 | [
"Apache-2.0"
] | 52 | 2018-07-03T07:43:57.000Z | 2022-03-24T02:57:13.000Z | 26.961538 | 100 | 0.704351 | 7,238 | package com.github.kklisura.cdt.protocol.types.runtime;
/*-
* #%L
* cdt-java-client
* %%
* Copyright (C) 2018 - 2021 Kenan Klisura
* %%
* 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
... |
3e112c83b1ce1dbcd5bf9f72802bdf9d3f864150 | 1,192 | java | Java | src/main/java/io/github/yantrashala/sc/client/ssl/TrustedHostnameVerifier.java | abdelmouheimen/genericfeignclientspringboot | c48574c079d4db4c8cb1afe721e98d8b0cf536a2 | [
"MIT"
] | 1 | 2020-12-12T15:14:19.000Z | 2020-12-12T15:14:19.000Z | src/main/java/io/github/yantrashala/sc/client/ssl/TrustedHostnameVerifier.java | yantrashala/generic-feign-client | 1b18b0bced6e7bc0c352100cded91be1d1e1327f | [
"MIT"
] | null | null | null | src/main/java/io/github/yantrashala/sc/client/ssl/TrustedHostnameVerifier.java | yantrashala/generic-feign-client | 1b18b0bced6e7bc0c352100cded91be1d1e1327f | [
"MIT"
] | null | null | null | 36.121212 | 99 | 0.791107 | 7,239 | package io.github.yantrashala.sc.client.ssl;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.Set;
import javax.net.ssl.HostnameVerifier;
import javax.net.ssl.HttpsURLConnection;
import javax.net.ssl.SSLSession;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;... |
3e112cb30f19e87a6b83cd3594848b04aba7785a | 3,008 | java | Java | Mage.Sets/src/mage/cards/p/PowerOfPersuasion.java | zeffirojoe/mage | 71260c382a4e3afef5cdf79adaa00855b963c166 | [
"MIT"
] | 1,444 | 2015-01-02T00:25:38.000Z | 2022-03-31T13:57:18.000Z | Mage.Sets/src/mage/cards/p/PowerOfPersuasion.java | zeffirojoe/mage | 71260c382a4e3afef5cdf79adaa00855b963c166 | [
"MIT"
] | 6,180 | 2015-01-02T19:10:09.000Z | 2022-03-31T21:10:44.000Z | Mage.Sets/src/mage/cards/p/PowerOfPersuasion.java | zeffirojoe/mage | 71260c382a4e3afef5cdf79adaa00855b963c166 | [
"MIT"
] | 1,001 | 2015-01-01T01:15:20.000Z | 2022-03-30T20:23:04.000Z | 34.976744 | 112 | 0.702793 | 7,240 | package mage.cards.p;
import mage.abilities.Ability;
import mage.abilities.effects.OneShotEffect;
import mage.abilities.effects.common.PutOnLibraryTargetEffect;
import mage.abilities.effects.common.ReturnToHandTargetEffect;
import mage.abilities.effects.common.RollDieWithResultTableEffect;
import mage.abilities.effect... |
3e112d27d35f37ff216e17bc97f1e89bca90044a | 1,005 | java | Java | spring-api/src/main/java/com/aurelius/spring/facade/impl/MockPersonFacadeImpl.java | aurelius0523/kubernetes-demo | 5d50200659d156539fae99bbda24ffa2ccf71b3d | [
"MIT"
] | null | null | null | spring-api/src/main/java/com/aurelius/spring/facade/impl/MockPersonFacadeImpl.java | aurelius0523/kubernetes-demo | 5d50200659d156539fae99bbda24ffa2ccf71b3d | [
"MIT"
] | null | null | null | spring-api/src/main/java/com/aurelius/spring/facade/impl/MockPersonFacadeImpl.java | aurelius0523/kubernetes-demo | 5d50200659d156539fae99bbda24ffa2ccf71b3d | [
"MIT"
] | null | null | null | 22.840909 | 79 | 0.756219 | 7,241 | package com.aurelius.spring.facade.impl;
import java.util.List;
import org.springframework.context.annotation.Primary;
import org.springframework.context.annotation.Profile;
import org.springframework.stereotype.Component;
import com.aurelius.spring.facade.PersonFacade;
import com.aurelius.spring.facade.model.Person... |
3e112e1241f85f00cafc50885a4cfa939dc86281 | 337 | java | Java | data/src/main/java/com/talkao/lopezcorominas/data/net/utils/NetKeys.java | jesuslcorominas/iTunesPlayer | 546c5e2182369a83501c7499a002446a7fa8cb59 | [
"Apache-2.0"
] | null | null | null | data/src/main/java/com/talkao/lopezcorominas/data/net/utils/NetKeys.java | jesuslcorominas/iTunesPlayer | 546c5e2182369a83501c7499a002446a7fa8cb59 | [
"Apache-2.0"
] | null | null | null | data/src/main/java/com/talkao/lopezcorominas/data/net/utils/NetKeys.java | jesuslcorominas/iTunesPlayer | 546c5e2182369a83501c7499a002446a7fa8cb59 | [
"Apache-2.0"
] | null | null | null | 25.923077 | 57 | 0.724036 | 7,242 | package com.talkao.lopezcorominas.data.net.utils;
/**
* @author Jesús López Corominas
*/
public class NetKeys {
public static final String SEARCH_PATH = "search";
public static final String QUERY_TERM = "term";
public static final String QUERY_COUNTRY = "country";
public static final String QUERY_ME... |
3e112f100596b56756f23e49551aad554f598769 | 644 | java | Java | src/main/java/com/thanple/thinking/springboot/web/HelloViewController.java | thanple/ThinkingInTechnology | bbc7d21926c8ab27f7681f63b136934c176c3bee | [
"MIT"
] | null | null | null | src/main/java/com/thanple/thinking/springboot/web/HelloViewController.java | thanple/ThinkingInTechnology | bbc7d21926c8ab27f7681f63b136934c176c3bee | [
"MIT"
] | null | null | null | src/main/java/com/thanple/thinking/springboot/web/HelloViewController.java | thanple/ThinkingInTechnology | bbc7d21926c8ab27f7681f63b136934c176c3bee | [
"MIT"
] | null | null | null | 26.833333 | 120 | 0.742236 | 7,243 | package com.thanple.thinking.springboot.web;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
/**
* Created by Thanple on 2017/2/24.
*/
@Controller
@Reque... |
3e112f7637c2231f267eac6c37eb0a22b3496b7a | 379 | java | Java | IO/src/com/haibowen/Echo.java | haibowen/TestJava | 9728b60eb0dce50ce717750e905bc5c71d7445d0 | [
"Apache-2.0"
] | null | null | null | IO/src/com/haibowen/Echo.java | haibowen/TestJava | 9728b60eb0dce50ce717750e905bc5c71d7445d0 | [
"Apache-2.0"
] | null | null | null | IO/src/com/haibowen/Echo.java | haibowen/TestJava | 9728b60eb0dce50ce717750e905bc5c71d7445d0 | [
"Apache-2.0"
] | null | null | null | 17.227273 | 43 | 0.704485 | 7,244 | package com.haibowen;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Echo {
public static void main(String [] arges)
throws IOException{
BufferedReader in=
new BufferedReader(
new InputStreamReader(System.in));
String s;
while ((s=in.readLine(... |
3e112f85e2ef720459b69761275dd04d1773f47a | 1,491 | java | Java | hazelcast/src/main/java/com/hazelcast/function/SupplierEx.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 4,283 | 2015-01-02T03:56:10.000Z | 2022-03-29T23:07:45.000Z | hazelcast/src/main/java/com/hazelcast/function/SupplierEx.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 14,014 | 2015-01-01T04:29:38.000Z | 2022-03-31T21:47:55.000Z | hazelcast/src/main/java/com/hazelcast/function/SupplierEx.java | ldziedziul-gh-tests/hazelcast | 3a7382ac8164bc17836fc9b1f852b2667e7bef96 | [
"ECL-2.0",
"Apache-2.0"
] | 1,608 | 2015-01-04T09:57:08.000Z | 2022-03-31T12:05:26.000Z | 29.235294 | 83 | 0.704896 | 7,245 | /*
* Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
3e112fdf29d9f61faf4bfae0b7c6e7403603f993 | 192 | java | Java | app/src/main/java/com/example/xupeng/xunji/imp/OnRecyclerSettingsSwitchClickListener.java | xupeng9896/XunJi | f05db661017715beeea85bb137e4fc17faa8348b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/xupeng/xunji/imp/OnRecyclerSettingsSwitchClickListener.java | xupeng9896/XunJi | f05db661017715beeea85bb137e4fc17faa8348b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/xupeng/xunji/imp/OnRecyclerSettingsSwitchClickListener.java | xupeng9896/XunJi | f05db661017715beeea85bb137e4fc17faa8348b | [
"Apache-2.0"
] | null | null | null | 19.2 | 56 | 0.765625 | 7,246 | package com.example.xupeng.xunji.imp;
/**
* Created by xupeng on 2018/4/6.
*/
public interface OnRecyclerSettingsSwitchClickListener {
void onSwitchClickListener(boolean isChecked);
}
|
3e1130735bf2b1c8fc64c6f73d815f79aace5db5 | 148 | java | Java | extension/core/fabric3-bytecode-proxy/src/test/java/org/fabric3/implementation/bytecode/proxy/common/ProxyReturnInterface.java | chrisphe/fabric3-core | 3a29d2cb19fcce33678e3f81f3f7c09271ca7b84 | [
"Apache-2.0"
] | null | null | null | extension/core/fabric3-bytecode-proxy/src/test/java/org/fabric3/implementation/bytecode/proxy/common/ProxyReturnInterface.java | chrisphe/fabric3-core | 3a29d2cb19fcce33678e3f81f3f7c09271ca7b84 | [
"Apache-2.0"
] | null | null | null | extension/core/fabric3-bytecode-proxy/src/test/java/org/fabric3/implementation/bytecode/proxy/common/ProxyReturnInterface.java | chrisphe/fabric3-core | 3a29d2cb19fcce33678e3f81f3f7c09271ca7b84 | [
"Apache-2.0"
] | null | null | null | 12.333333 | 57 | 0.72973 | 7,247 | package org.fabric3.implementation.bytecode.proxy.common;
/**
*
*/
public interface ProxyReturnInterface {
String handle(String event);
}
|
3e1130d09ef2ce072db2da09f2be112565d4a75e | 2,076 | java | Java | src/main/java/org/trellisldp/id/UUIDGenerator.java | acoburn/trellis-id | 3ef4781efa8dd0160545f17546150990a8eae121 | [
"Apache-2.0"
] | 1 | 2017-01-02T20:06:34.000Z | 2017-01-02T20:06:34.000Z | src/main/java/org/trellisldp/id/UUIDGenerator.java | acoburn/trellis-service-id | 3ef4781efa8dd0160545f17546150990a8eae121 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/trellisldp/id/UUIDGenerator.java | acoburn/trellis-service-id | 3ef4781efa8dd0160545f17546150990a8eae121 | [
"Apache-2.0"
] | null | null | null | 34.032787 | 111 | 0.704239 | 7,248 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... |
3e113108dcd771e74f98249f1e7d61699b05af20 | 2,654 | java | Java | Page_Replacement/optimal.java | Infernolia/SPOSL_Laboratory | 2b7e4e808132309670e6d272c94e97d0e501bb32 | [
"MIT"
] | null | null | null | Page_Replacement/optimal.java | Infernolia/SPOSL_Laboratory | 2b7e4e808132309670e6d272c94e97d0e501bb32 | [
"MIT"
] | null | null | null | Page_Replacement/optimal.java | Infernolia/SPOSL_Laboratory | 2b7e4e808132309670e6d272c94e97d0e501bb32 | [
"MIT"
] | null | null | null | 31.223529 | 87 | 0.418613 | 7,249 | import java.util.Scanner;
import java.util.HashSet;
import java.util.HashMap;
import java.util.Iterator;
public class optimal{
public static int nextIndex(int pages[],int currIndex){
for(int i=currIndex+1;i<pages.length;i++){
if(pages[i]==pages[currIndex]){
return i;
... |
3e1131190d4047ba9ce09fbd0a45a640af6eb59c | 2,204 | java | Java | src/main/java/org/cyclops/integratedtunnels/part/PartTypeImporterWorldItem.java | Trainerredstone7/IntegratedTunnels | 22dc90f5bdedb26ed06111e0c2f12cd2b1fffb5f | [
"MIT"
] | 25 | 2016-10-09T20:03:56.000Z | 2021-12-07T04:10:45.000Z | src/main/java/org/cyclops/integratedtunnels/part/PartTypeImporterWorldItem.java | Trainerredstone7/IntegratedTunnels | 22dc90f5bdedb26ed06111e0c2f12cd2b1fffb5f | [
"MIT"
] | 236 | 2016-11-26T05:03:35.000Z | 2021-12-07T06:45:05.000Z | src/main/java/org/cyclops/integratedtunnels/part/PartTypeImporterWorldItem.java | Trainerredstone7/IntegratedTunnels | 22dc90f5bdedb26ed06111e0c2f12cd2b1fffb5f | [
"MIT"
] | 20 | 2016-12-30T21:06:12.000Z | 2021-12-07T04:04:07.000Z | 48.977778 | 148 | 0.764065 | 7,250 | package org.cyclops.integratedtunnels.part;
import com.google.common.collect.Lists;
import org.cyclops.integrateddynamics.api.part.aspect.IAspect;
import org.cyclops.integrateddynamics.core.part.aspect.AspectRegistry;
import org.cyclops.integrateddynamics.part.aspect.Aspects;
import org.cyclops.integratedtunnels.Gener... |
3e113128ef8b994cd273e850e1a0c2827a583feb | 4,558 | java | Java | first-test/src/test/java/com/gmail/okostina74/AddToCart.java | olgakostina/sel22_rep | 62ed781f8172587b88907a8743948a0670d84927 | [
"Apache-2.0"
] | null | null | null | first-test/src/test/java/com/gmail/okostina74/AddToCart.java | olgakostina/sel22_rep | 62ed781f8172587b88907a8743948a0670d84927 | [
"Apache-2.0"
] | null | null | null | first-test/src/test/java/com/gmail/okostina74/AddToCart.java | olgakostina/sel22_rep | 62ed781f8172587b88907a8743948a0670d84927 | [
"Apache-2.0"
] | null | null | null | 40.336283 | 112 | 0.600263 | 7,251 | package com.gmail.okostina74;
import org.junit.After;
import org.junit.Test;
import org.openqa.selenium.*;
import org.openqa.selenium.support.ui.Select;
import org.openqa.selenium.support.ui.WebDriverWait;
import java.util.List;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
impo... |
3e11318763dc997be9ac15d84678b7ec22ce6eb4 | 1,343 | java | Java | src/test/groovy/com/themodernway/logback/json/gson/test/util/TestPOJO.java | themodernway/logback-json-gson | 79005ae4433ccb300471958f3708a1ca97a919aa | [
"Apache-2.0"
] | null | null | null | src/test/groovy/com/themodernway/logback/json/gson/test/util/TestPOJO.java | themodernway/logback-json-gson | 79005ae4433ccb300471958f3708a1ca97a919aa | [
"Apache-2.0"
] | null | null | null | src/test/groovy/com/themodernway/logback/json/gson/test/util/TestPOJO.java | themodernway/logback-json-gson | 79005ae4433ccb300471958f3708a1ca97a919aa | [
"Apache-2.0"
] | null | null | null | 23.982143 | 75 | 0.678332 | 7,252 | /*
* Copyright (c) 2018, The Modern Way. 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 b... |
3e11349f408d768b3e73aa30922146dc57690805 | 536 | java | Java | src/main/java/com/bootdo/work/service/MyWorkOvertimeService.java | manmanhensha/ContentProhibited | b22aebd2bbd7fba33b55ff5fda49a160289a5fab | [
"MIT"
] | 11 | 2020-02-08T02:27:39.000Z | 2020-06-30T08:05:33.000Z | src/main/java/com/bootdo/work/service/MyWorkOvertimeService.java | manmanhensha/ContentProhibited | b22aebd2bbd7fba33b55ff5fda49a160289a5fab | [
"MIT"
] | 8 | 2021-05-08T17:59:33.000Z | 2022-01-14T03:37:01.000Z | src/main/java/com/bootdo/work/service/MyWorkOvertimeService.java | manmanhensha/ContentProhibited | b22aebd2bbd7fba33b55ff5fda49a160289a5fab | [
"MIT"
] | null | null | null | 20.615385 | 54 | 0.744403 | 7,253 | package com.bootdo.work.service;
import com.bootdo.common.utils.Query;
import com.bootdo.system.domain.UserDO;
import com.bootdo.work.domain.WorkAddDO;
import java.util.List;
public interface MyWorkOvertimeService {
List<WorkAddDO> list(Query query);
int count(Query query);
UserDO getUserByUsername(Str... |
3e1135bc8d6ceea65998c259aec2eb3794d1c16e | 236 | java | Java | observer/Demo/src/test1/Observerable.java | sunywhehe/JavaDesignModeTest | f33a3df02e1b3a501be71b69311fb5092afe1dc3 | [
"Apache-2.0"
] | 1 | 2019-08-26T08:30:13.000Z | 2019-08-26T08:30:13.000Z | observer/Demo/src/test1/Observerable.java | sunywhehe/JavaDesignModeTest | f33a3df02e1b3a501be71b69311fb5092afe1dc3 | [
"Apache-2.0"
] | null | null | null | observer/Demo/src/test1/Observerable.java | sunywhehe/JavaDesignModeTest | f33a3df02e1b3a501be71b69311fb5092afe1dc3 | [
"Apache-2.0"
] | null | null | null | 15.733333 | 45 | 0.694915 | 7,254 | package test1;
/***
* 抽象被观察者接口
* 声明了添加、删除、通知观察者方法
* @author jstao
*
*/
public interface Observerable {
public void registerObserver(Observer o);
public void removeObserver(Observer o);
public void notifyObserver();
} |
3e1135d04d833c12f3437369260103f2e7cb038f | 2,913 | java | Java | app/src/main/java/com/example/jingbin/cloudreader/adapter/FilmDetailImageAdapter.java | shamujier/CloudReader | 03ab84f39c5f3eac3ca71b742c1ce2b81f560746 | [
"Apache-2.0"
] | 1 | 2021-03-08T02:29:16.000Z | 2021-03-08T02:29:16.000Z | app/src/main/java/com/example/jingbin/cloudreader/adapter/FilmDetailImageAdapter.java | shamujier/CloudReader | 03ab84f39c5f3eac3ca71b742c1ce2b81f560746 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/jingbin/cloudreader/adapter/FilmDetailImageAdapter.java | shamujier/CloudReader | 03ab84f39c5f3eac3ca71b742c1ce2b81f560746 | [
"Apache-2.0"
] | null | null | null | 39.364865 | 119 | 0.682115 | 7,255 | package com.example.jingbin.cloudreader.adapter;
import android.app.Activity;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.ViewGroup;
import com.example.jingbin.cloudreader.R;
import com.example.jingbin.cloudreader.base.baseadapter.BaseRecyclerViewAdapter;
import com.... |
3e1137d41b1a9d695bc13188dc9407b7392a6c87 | 450 | java | Java | emall-ware/src/main/java/com/emall/ware/service/WareOrderTaskDetailService.java | Jimnywen/mall | efb1866d5b46a1a5aa615f6ce6fd1f9dd2e5131f | [
"Apache-2.0"
] | 3 | 2021-01-08T09:09:00.000Z | 2022-02-02T05:35:10.000Z | emall-ware/src/main/java/com/emall/ware/service/WareOrderTaskDetailService.java | Jimnywen/mall | efb1866d5b46a1a5aa615f6ce6fd1f9dd2e5131f | [
"Apache-2.0"
] | null | null | null | emall-ware/src/main/java/com/emall/ware/service/WareOrderTaskDetailService.java | Jimnywen/mall | efb1866d5b46a1a5aa615f6ce6fd1f9dd2e5131f | [
"Apache-2.0"
] | null | null | null | 21.47619 | 89 | 0.773836 | 7,256 | package com.emall.ware.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.common.utils.PageUtils;
import com.emall.ware.entity.WareOrderTaskDetailEntity;
import java.util.Map;
/**
* 库存工作单
*
* @author jayden
* @email efpyi@example.com
* @date 2021-01-05 20:01:52
*/
public interface ... |
3e113847dcfe8190e099a40bd504c176eefc8ee9 | 1,690 | java | Java | connect-windows/src/main/java/com/lbynet/connect/backend/SAL.java | LBYPatrick/Connect | c835a713c8e44f6d37c9877035fb48c26bd3fcb3 | [
"MIT"
] | 1 | 2021-04-19T16:39:41.000Z | 2021-04-19T16:39:41.000Z | connect-windows/src/main/java/com/lbynet/connect/backend/SAL.java | LBYPatrick/Connect | c835a713c8e44f6d37c9877035fb48c26bd3fcb3 | [
"MIT"
] | null | null | null | connect-windows/src/main/java/com/lbynet/connect/backend/SAL.java | LBYPatrick/Connect | c835a713c8e44f6d37c9877035fb48c26bd3fcb3 | [
"MIT"
] | null | null | null | 23.802817 | 109 | 0.431361 | 7,257 | package com.lbynet.connect.backend;
import java.net.InetAddress;
//This is a stub class that simluates whatever that is happening on Android devices
public class SAL {
public enum MsgType {
ERROR,
DEBUG,
VERBOSE,
INFO,
WARN,
ASSERT
}
public... |
3e113950f9f558d2ca34e41a4cb8eec8f67dfa41 | 328 | java | Java | app/src/main/java/org/blackdev/bloodbank_college/URLs.java | Badri2107P/bloodbank | 94b71db2d3a2c6cf1ae49184eab2f8bcd27509c3 | [
"MIT"
] | null | null | null | app/src/main/java/org/blackdev/bloodbank_college/URLs.java | Badri2107P/bloodbank | 94b71db2d3a2c6cf1ae49184eab2f8bcd27509c3 | [
"MIT"
] | null | null | null | app/src/main/java/org/blackdev/bloodbank_college/URLs.java | Badri2107P/bloodbank | 94b71db2d3a2c6cf1ae49184eab2f8bcd27509c3 | [
"MIT"
] | null | null | null | 21.866667 | 82 | 0.713415 | 7,258 | package org.blackdev.bloodbank_college;
/**
* Created by Belal on 9/5/2017.
*/
public class URLs {
private static final String ROOT_URL = "http://blackdev.org/Api.php?apicall=";
public static final String URL_REGISTER = ROOT_URL + "signup";
public static final String URL_GETDONORS= ROOT_URL + "getdono... |
3e1139b997e8d6f2254a4ad0fe9b58bb2cc715bb | 1,103 | java | Java | Lezione 08/TestInitArray.java | cipst/lab_prog1 | 168a35fd8afc122f9139f126092b99e28a07964d | [
"MIT"
] | null | null | null | Lezione 08/TestInitArray.java | cipst/lab_prog1 | 168a35fd8afc122f9139f126092b99e28a07964d | [
"MIT"
] | null | null | null | Lezione 08/TestInitArray.java | cipst/lab_prog1 | 168a35fd8afc122f9139f126092b99e28a07964d | [
"MIT"
] | 2 | 2020-11-19T13:15:12.000Z | 2020-11-25T11:09:07.000Z | 40.851852 | 105 | 0.644606 | 7,259 | public class TestInitArray {
public static void main(String[] args) {
// ESERCIZIO 1
int[] a = MetodiSuArray.initArrayInt();
MetodiSuArray.stampaArrayInt(a);
// ESERCIZIO 2
int[] b = MetodiSuArray.clonaArray(a);
System.out.println("Clone di array a:");
Metodi... |
3e1139c8a44ce253af61e129c38b228726d25264 | 289 | java | Java | src/main/java/org/larrieulacoste/noe/al/trademe/features/invoices/application/query/RetrieveInvoiceById.java | Nouuu/AL-TradeMe | c0bd578242306c4d334ad58d441924abb27ffe5e | [
"MIT"
] | 3 | 2022-03-07T21:06:51.000Z | 2022-03-13T21:27:06.000Z | src/main/java/org/larrieulacoste/noe/al/trademe/features/invoices/application/query/RetrieveInvoiceById.java | Nouuu/AL-TradeMe | c0bd578242306c4d334ad58d441924abb27ffe5e | [
"MIT"
] | null | null | null | src/main/java/org/larrieulacoste/noe/al/trademe/features/invoices/application/query/RetrieveInvoiceById.java | Nouuu/AL-TradeMe | c0bd578242306c4d334ad58d441924abb27ffe5e | [
"MIT"
] | null | null | null | 32.111111 | 78 | 0.84083 | 7,260 | package org.larrieulacoste.noe.al.trademe.features.invoices.application.query;
import org.larrieulacoste.noe.al.trademe.kernel.query.Query;
import org.larrieulacoste.noe.al.trademe.shared_kernel.model.EntityId;
public record RetrieveInvoiceById(EntityId invoiceId) implements Query {
}
|
3e113a8afd392f677f89f1124a0fe521a3f54baf | 918 | java | Java | sitewhere-java-model/src/main/java/com/sitewhere/spi/search/device/IZoneSearchCriteria.java | sitewhere/sitewhere-java-api | e6545f48ad0359dc0ba86344587cbdf367bb6b12 | [
"Apache-2.0"
] | 7 | 2018-12-01T16:38:40.000Z | 2021-04-22T11:04:03.000Z | sitewhere-java-model/src/main/java/com/sitewhere/spi/search/device/IZoneSearchCriteria.java | sitewhere/sitewhere-java-api | e6545f48ad0359dc0ba86344587cbdf367bb6b12 | [
"Apache-2.0"
] | 5 | 2019-07-05T14:16:51.000Z | 2020-09-13T06:10:00.000Z | sitewhere-java-model/src/main/java/com/sitewhere/spi/search/device/IZoneSearchCriteria.java | sitewhere/sitewhere-java-api | e6545f48ad0359dc0ba86344587cbdf367bb6b12 | [
"Apache-2.0"
] | 7 | 2019-12-31T06:41:15.000Z | 2021-12-08T07:56:35.000Z | 28.6875 | 75 | 0.716776 | 7,261 | /**
* Copyright © 2014-2021 The SiteWhere Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... |
3e113afe5e01bdc9bd663595dad7cc1f61a50b9d | 1,525 | java | Java | src/main/java/com/yyp/mvc/controller/EbookDomailCtl.java | cycman/libooc | 350abc6ac329612187460d1914654b7db50fed01 | [
"Apache-2.0"
] | 4 | 2017-03-27T09:54:12.000Z | 2019-06-09T03:57:18.000Z | src/main/java/com/yyp/mvc/controller/EbookDomailCtl.java | cycman/libooc | 350abc6ac329612187460d1914654b7db50fed01 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/yyp/mvc/controller/EbookDomailCtl.java | cycman/libooc | 350abc6ac329612187460d1914654b7db50fed01 | [
"Apache-2.0"
] | 1 | 2021-07-23T03:14:46.000Z | 2021-07-23T03:14:46.000Z | 24.596774 | 72 | 0.729836 | 7,262 | package com.yyp.mvc.controller;
import javax.json.Json;
import org.apache.commons.logging.Log;
import org.aspectj.weaver.patterns.ThisOrTargetAnnotationPointcut;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind... |
3e113bc8fcc40f050cf0e191cdf1839e17b8f232 | 3,219 | java | Java | common-ui/src/main/java/com/github/liaoheng/common/ui/core/ToolBarHelper.java | liaoheng/Common | 38cc2ff6f1951173140dd8e19aac797f67ab2089 | [
"Apache-2.0"
] | 3 | 2016-08-18T22:49:30.000Z | 2020-04-29T14:17:57.000Z | common-ui/src/main/java/com/github/liaoheng/common/ui/core/ToolBarHelper.java | liaoheng/Common | 38cc2ff6f1951173140dd8e19aac797f67ab2089 | [
"Apache-2.0"
] | null | null | null | common-ui/src/main/java/com/github/liaoheng/common/ui/core/ToolBarHelper.java | liaoheng/Common | 38cc2ff6f1951173140dd8e19aac797f67ab2089 | [
"Apache-2.0"
] | 1 | 2021-09-23T06:16:26.000Z | 2021-09-23T06:16:26.000Z | 30.657143 | 94 | 0.692762 | 7,263 | package com.github.liaoheng.common.ui.core;
import android.util.AndroidRuntimeException;
import android.view.View;
import android.widget.ImageButton;
import android.widget.TextView;
import com.github.liaoheng.common.ui.R;
import com.github.liaoheng.common.util.UIUtils;
import androidx.annotation.NonNull;
import andro... |
3e113c106b2cd65d95d7e102f5ec940c65f720bf | 541 | java | Java | thor-rpc/src/main/java/com/mob/thor/rpc/remoting/api/transport/dispatcher/message/MessageOnlyDispatcher.java | MOBX/Thor | 68b650d7ee05efe67dc1fca8dd0194a47d683f72 | [
"Apache-2.0"
] | 2 | 2015-12-24T10:29:54.000Z | 2017-05-03T13:14:37.000Z | thor-rpc/src/main/java/com/mob/thor/rpc/remoting/api/transport/dispatcher/message/MessageOnlyDispatcher.java | MOBX/Thor | 68b650d7ee05efe67dc1fca8dd0194a47d683f72 | [
"Apache-2.0"
] | null | null | null | thor-rpc/src/main/java/com/mob/thor/rpc/remoting/api/transport/dispatcher/message/MessageOnlyDispatcher.java | MOBX/Thor | 68b650d7ee05efe67dc1fca8dd0194a47d683f72 | [
"Apache-2.0"
] | null | null | null | 27.05 | 78 | 0.731978 | 7,264 | package com.mob.thor.rpc.remoting.api.transport.dispatcher.message;
import com.mob.thor.rpc.common.URL;
import com.mob.thor.rpc.remoting.api.Dispatcher;
import com.mob.thor.rpc.remoting.api.ThorChannelHandler;
/**
* 只有message receive使用线程池.
*
* @author zxc
*/
public class MessageOnlyDispatcher implemen... |
3e113e522f312e201ae7f2b8301de6778045df55 | 3,009 | java | Java | src/test/java/com/shippo/model/RefundTest.java | serioussam/shippo-java-client | 83e14946919790ffa616c5287b01401ca0568cab | [
"MIT"
] | 54 | 2015-04-01T05:25:19.000Z | 2022-02-27T17:27:09.000Z | src/test/java/com/shippo/model/RefundTest.java | serioussam/shippo-java-client | 83e14946919790ffa616c5287b01401ca0568cab | [
"MIT"
] | 22 | 2015-08-20T17:05:15.000Z | 2021-04-09T20:09:46.000Z | src/test/java/com/shippo/model/RefundTest.java | serioussam/shippo-java-client | 83e14946919790ffa616c5287b01401ca0568cab | [
"MIT"
] | 38 | 2015-03-23T23:21:44.000Z | 2022-03-28T15:44:57.000Z | 35.4 | 118 | 0.696577 | 7,265 | package com.shippo.model;
import static org.junit.Assert.*;
import java.util.HashMap;
import java.util.Map;
import org.junit.Test;
import com.shippo.exception.APIConnectionException;
import com.shippo.exception.APIException;
import com.shippo.exception.AuthenticationException;
import com.shippo.exception.InvalidReq... |
3e113ec37f7efa9cde6a2d4f9ba562d643582412 | 2,007 | java | Java | yumall-member/src/main/java/com/wyx/yumall/member/controller/MemberLoginLogController.java | wangyuxiang985/xiaoyu_mall | adb4412ee2f4818236651d7183279df0f4213314 | [
"Apache-2.0"
] | null | null | null | yumall-member/src/main/java/com/wyx/yumall/member/controller/MemberLoginLogController.java | wangyuxiang985/xiaoyu_mall | adb4412ee2f4818236651d7183279df0f4213314 | [
"Apache-2.0"
] | null | null | null | yumall-member/src/main/java/com/wyx/yumall/member/controller/MemberLoginLogController.java | wangyuxiang985/xiaoyu_mall | adb4412ee2f4818236651d7183279df0f4213314 | [
"Apache-2.0"
] | null | null | null | 23.383721 | 74 | 0.700149 | 7,266 | package com.wyx.yumall.member.controller;
import java.util.Arrays;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotati... |
3e113ec5414b00bd98d15452192c77b3f04ac4db | 1,282 | java | Java | px-checkout/src/test/java/com/mercadopago/android/px/internal/features/review_and_confirm/components/payment_method/MethodCardTest.java | tomascorchonML/px-android | c05ca6a09c7f11593b8572db4da55383d5330b69 | [
"MIT"
] | 1 | 2018-09-12T05:39:00.000Z | 2018-09-12T05:39:00.000Z | px-checkout/src/test/java/com/mercadopago/android/px/internal/features/review_and_confirm/components/payment_method/MethodCardTest.java | tomascorchonML/px-android | c05ca6a09c7f11593b8572db4da55383d5330b69 | [
"MIT"
] | null | null | null | px-checkout/src/test/java/com/mercadopago/android/px/internal/features/review_and_confirm/components/payment_method/MethodCardTest.java | tomascorchonML/px-android | c05ca6a09c7f11593b8572db4da55383d5330b69 | [
"MIT"
] | null | null | null | 38.848485 | 98 | 0.74259 | 7,267 | package com.mercadopago.android.px.internal.features.review_and_confirm.components.payment_method;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.junit.MockitoJUnitRunner;
import static junit.framework.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
@RunWith(MockitoJUnitRun... |
3e1140510107e4abaf10d0dd881649053cc5982b | 1,359 | java | Java | dcae-analytics/dcae-analytics-tca-core/src/test/java/org/onap/dcae/analytics/tca/core/domain/TestTcaAbatementEntity.java | onap/dcaegen2-analytics-tca-gen2 | 49bdb367776877797cfa4d8dc346049e74b9f526 | [
"Apache-2.0",
"CC-BY-4.0"
] | 2 | 2019-09-24T11:10:40.000Z | 2020-12-04T00:27:04.000Z | dcae-analytics/dcae-analytics-tca-core/src/test/java/org/onap/dcae/analytics/tca/core/domain/TestTcaAbatementEntity.java | onap/dcaegen2-analytics-tca-gen2 | 49bdb367776877797cfa4d8dc346049e74b9f526 | [
"Apache-2.0",
"CC-BY-4.0"
] | null | null | null | dcae-analytics/dcae-analytics-tca-core/src/test/java/org/onap/dcae/analytics/tca/core/domain/TestTcaAbatementEntity.java | onap/dcaegen2-analytics-tca-gen2 | 49bdb367776877797cfa4d8dc346049e74b9f526 | [
"Apache-2.0",
"CC-BY-4.0"
] | 1 | 2020-12-04T00:25:50.000Z | 2020-12-04T00:25:50.000Z | 32.357143 | 83 | 0.626932 | 7,268 | /*
* ================================================================================
* Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may ... |
3e114087ec7a504ee385409e1cad3779dbfee04b | 5,303 | java | Java | cdap-explore/src/main/java/io/cdap/cdap/explore/executor/NamespacedExploreQueryExecutorHttpHandler.java | neelesh-nirmal/cdap | ac80b367554eed063690844a86d2bb427e13663c | [
"Apache-2.0"
] | 369 | 2018-12-11T08:30:05.000Z | 2022-03-30T09:32:53.000Z | cdap-explore/src/main/java/io/cdap/cdap/explore/executor/NamespacedExploreQueryExecutorHttpHandler.java | neelesh-nirmal/cdap | ac80b367554eed063690844a86d2bb427e13663c | [
"Apache-2.0"
] | 8,921 | 2015-01-01T16:40:44.000Z | 2018-11-29T21:58:11.000Z | cdap-explore/src/main/java/io/cdap/cdap/explore/executor/NamespacedExploreQueryExecutorHttpHandler.java | neelesh-nirmal/cdap | ac80b367554eed063690844a86d2bb427e13663c | [
"Apache-2.0"
] | 189 | 2018-11-30T20:11:08.000Z | 2022-03-25T02:55:39.000Z | 43.826446 | 110 | 0.728078 | 7,269 | /*
* Copyright © 2014-2019 Cask Data, 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 agr... |
3e1141569d6444e54f98fc91f96de4c341db5cd0 | 1,394 | java | Java | storemusic/src/main/java/com/xinshang/store/comment/CommentContract.java | komamj/Audient | c1f2e4a7b569a310403b950c15a8956901829b78 | [
"Apache-2.0"
] | 4 | 2018-01-03T11:45:13.000Z | 2018-03-27T06:55:29.000Z | storemusic/src/main/java/com/xinshang/store/comment/CommentContract.java | komamj/Audient | c1f2e4a7b569a310403b950c15a8956901829b78 | [
"Apache-2.0"
] | null | null | null | storemusic/src/main/java/com/xinshang/store/comment/CommentContract.java | komamj/Audient | c1f2e4a7b569a310403b950c15a8956901829b78 | [
"Apache-2.0"
] | null | null | null | 29.659574 | 75 | 0.736729 | 7,270 | /*
* Copyright 2017 Koma
*
* 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 wri... |
3e1141b002cfe34596b8986b9e17659ef48d1c9c | 360 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Commands/CommandLib/CommandState.java | Meschdog18/khs-robotics-2022 | 959b17a8ff19b8386014125373f1f64822b3f678 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Commands/CommandLib/CommandState.java | Meschdog18/khs-robotics-2022 | 959b17a8ff19b8386014125373f1f64822b3f678 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Commands/CommandLib/CommandState.java | Meschdog18/khs-robotics-2022 | 959b17a8ff19b8386014125373f1f64822b3f678 | [
"MIT"
] | null | null | null | 25.714286 | 62 | 0.730556 | 7,271 | package org.firstinspires.ftc.teamcode.Commands.CommandLib;
public class CommandState{
private final boolean interruptible;
public CommandState(boolean interruptible){
this.interruptible = interruptible;
}
boolean isInterruptible(){
return interruptible;
}
// add interuptable ... |
3e1142e0a321fe8426ec2d54e5d86bfb301f427a | 1,399 | java | Java | framework-core/src/main/java/com/ubsoft/framework/core/dal/model/QueryModel.java | chenkuangfeng/framework | b679b105305f1373211e90996c33922f3c1c4467 | [
"MIT"
] | null | null | null | framework-core/src/main/java/com/ubsoft/framework/core/dal/model/QueryModel.java | chenkuangfeng/framework | b679b105305f1373211e90996c33922f3c1c4467 | [
"MIT"
] | null | null | null | framework-core/src/main/java/com/ubsoft/framework/core/dal/model/QueryModel.java | chenkuangfeng/framework | b679b105305f1373211e90996c33922f3c1c4467 | [
"MIT"
] | null | null | null | 15.373626 | 60 | 0.711222 | 7,272 | package com.ubsoft.framework.core.dal.model;
import java.io.Serializable;
public class QueryModel implements Serializable {
private static final long serialVersionUID = 1L;
private boolean page;// 是否分页
private int pageSize;// 页数据
private int pageNo;//
private String orderBy;
private ConditionTree conditionTree... |
3e11432bf011b5def1b2d4b7bc8da6e97deb8e99 | 1,203 | java | Java | src/main/java/com/codebrig/journey/proxy/callback/CefNativeProxy.java | shuzijun/Journey | bbba94f0f870bd4e30826f31a38cef1460a801fa | [
"Apache-2.0"
] | 87 | 2019-05-21T05:28:27.000Z | 2021-09-22T03:02:36.000Z | src/main/java/com/codebrig/journey/proxy/callback/CefNativeProxy.java | shuzijun/Journey | bbba94f0f870bd4e30826f31a38cef1460a801fa | [
"Apache-2.0"
] | 32 | 2019-05-17T22:25:53.000Z | 2021-06-15T16:27:24.000Z | src/main/java/com/codebrig/journey/proxy/callback/CefNativeProxy.java | shuzijun/Journey | bbba94f0f870bd4e30826f31a38cef1460a801fa | [
"Apache-2.0"
] | 24 | 2019-05-27T09:19:51.000Z | 2021-05-20T21:19:20.000Z | 31.921053 | 97 | 0.701566 | 7,273 | package com.codebrig.journey.proxy.callback;
import org.joor.Reflect;
/**
* Journey local proxy for CefNative.
* <p>
* Javadoc taken from: https://bitbucket.org/chromiumembedded/java-cef
*
* @author <a href="mailto:ychag@example.com">Dhruvit Raithatha</a>
* @version 0.4.0
* @since 0.4.0
*/
public interface Ce... |
3e114399a44099536ac83a25e9bdf63135e096e3 | 7,475 | java | Java | Ftc3543Lib/src/main/java/ftclib/FtcAccelerometer.java | goncalvesm1/Robot_Project | 9945435d2e3cc37a953f91dd4dbb3869064bc3b2 | [
"MIT"
] | 21 | 2016-09-03T19:32:01.000Z | 2022-01-18T03:00:03.000Z | Ftc3543Lib/src/main/java/ftclib/FtcAccelerometer.java | goncalvesm1/Robot_Project | 9945435d2e3cc37a953f91dd4dbb3869064bc3b2 | [
"MIT"
] | 6 | 2017-11-15T01:15:26.000Z | 2020-12-23T03:46:49.000Z | Ftc3543Lib/src/main/java/ftclib/FtcAccelerometer.java | goncalvesm1/Robot_Project | 9945435d2e3cc37a953f91dd4dbb3869064bc3b2 | [
"MIT"
] | 21 | 2016-10-06T04:14:54.000Z | 2021-12-09T22:25:05.000Z | 36.642157 | 120 | 0.668227 | 7,274 | /*
* Copyright (c) 2015 Titan Robotics Club (http://www.titanrobotics.com)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
... |
3e1143a53ac2084c1398aeecc9c5b6e3cf3066f1 | 1,822 | java | Java | eclipse/nsfs/nsf-jakartaee-example/odp/Code/Java/bean/ApplicationGuy.java | perlausten/org.openntf.xsp.jakartaee | 37868a40d6c76c12f47fb5685fd21445302af7e9 | [
"Apache-2.0"
] | null | null | null | eclipse/nsfs/nsf-jakartaee-example/odp/Code/Java/bean/ApplicationGuy.java | perlausten/org.openntf.xsp.jakartaee | 37868a40d6c76c12f47fb5685fd21445302af7e9 | [
"Apache-2.0"
] | null | null | null | eclipse/nsfs/nsf-jakartaee-example/odp/Code/Java/bean/ApplicationGuy.java | perlausten/org.openntf.xsp.jakartaee | 37868a40d6c76c12f47fb5685fd21445302af7e9 | [
"Apache-2.0"
] | null | null | null | 30.366667 | 80 | 0.763996 | 7,275 | /**
* Copyright © 2018-2022 Contributors to the XPages Jakarta EE Support 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
*
... |
3e114418528038d267a21563ba6ab8ff115be25b | 1,049 | java | Java | bundle/edu.gemini.obslog/src/main/java/edu/gemini/obslog/transfer/TransferBase.java | jocelynferrara/ocs | 446c8a8e03d86bd341ac024fae6811ecb643e185 | [
"BSD-3-Clause"
] | 13 | 2015-02-04T21:33:56.000Z | 2020-04-10T01:37:41.000Z | bundle/edu.gemini.obslog/src/main/java/edu/gemini/obslog/transfer/TransferBase.java | jocelynferrara/ocs | 446c8a8e03d86bd341ac024fae6811ecb643e185 | [
"BSD-3-Clause"
] | 1,169 | 2015-01-02T13:20:50.000Z | 2022-03-21T12:01:59.000Z | bundle/edu.gemini.obslog/src/main/java/edu/gemini/obslog/transfer/TransferBase.java | jocelynferrara/ocs | 446c8a8e03d86bd341ac024fae6811ecb643e185 | [
"BSD-3-Clause"
] | 13 | 2015-04-07T18:01:55.000Z | 2021-02-03T12:57:58.000Z | 29.138889 | 119 | 0.70448 | 7,276 | package edu.gemini.obslog.transfer;
import edu.gemini.obslog.core.OlSegmentType;
import edu.gemini.pot.sp.SPComponentType;
import java.io.Serializable;
//
// Gemini Observatory/AURA
// $Id: TransferBase.java,v 1.1 2005/12/11 15:54:15 gillies Exp $
//
abstract class TransferBase implements Serializable {
private ... |
3e114455ed3bbcec22b7237b7540c3a84f2bfb97 | 410 | java | Java | app/src/main/java/com/voador/guardeiro/flightclub/infrastructure/repositories/GraduacaoRepository.java | Jean1dev/FightClub | da9bcea50a687ddf1dfc9cd5f71e438dbe65ec07 | [
"MIT"
] | null | null | null | app/src/main/java/com/voador/guardeiro/flightclub/infrastructure/repositories/GraduacaoRepository.java | Jean1dev/FightClub | da9bcea50a687ddf1dfc9cd5f71e438dbe65ec07 | [
"MIT"
] | null | null | null | app/src/main/java/com/voador/guardeiro/flightclub/infrastructure/repositories/GraduacaoRepository.java | Jean1dev/FightClub | da9bcea50a687ddf1dfc9cd5f71e438dbe65ec07 | [
"MIT"
] | null | null | null | 27.333333 | 75 | 0.804878 | 7,277 | package com.voador.guardeiro.flightclub.infrastructure.repositories;
import android.content.Context;
import com.voador.guardeiro.flightclub.infrastructure.database.AbstractDAO;
import com.voador.guardeiro.flightclub.models.Graduacao;
public class GraduacaoRepository extends AbstractDAO<Graduacao, Long> {
public... |
3e11462400511fd3d1914457ef6870e8e63843de | 2,615 | java | Java | ProblemsAndSolutions/src/com/java/solutions/MostPopularWord.java | heliosnarcissus/CodingChallenges | 4e84512d45f6beb9a89bed4b61719f7d32386dd4 | [
"MIT"
] | 1 | 2020-10-02T15:41:09.000Z | 2020-10-02T15:41:09.000Z | ProblemsAndSolutions/src/com/java/solutions/MostPopularWord.java | heliosnarcissus/CodingChallenges | 4e84512d45f6beb9a89bed4b61719f7d32386dd4 | [
"MIT"
] | null | null | null | ProblemsAndSolutions/src/com/java/solutions/MostPopularWord.java | heliosnarcissus/CodingChallenges | 4e84512d45f6beb9a89bed4b61719f7d32386dd4 | [
"MIT"
] | null | null | null | 42.177419 | 155 | 0.686424 | 7,278 | package com.java.solutions;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MostPopularWord {
public static void main(String[] args) {
// TODO Auto-generated method stub
String sentence = "1st day of F##king Christma$ red red red blue blue";
Strin... |
3e11467ba1d91820a363f7660792cedc186ca2db | 753 | java | Java | game-engine/src/main/java/engine/client/asset/source/ModAssetSource.java | SkyFoundation/PanguEngine | a4335375406e79fa78d0877f0b7f244f3ee99f44 | [
"Apache-2.0"
] | 59 | 2020-08-05T02:22:39.000Z | 2022-03-13T12:45:42.000Z | game-engine/src/main/java/engine/client/asset/source/ModAssetSource.java | SkyFoundation/PanguEngine | a4335375406e79fa78d0877f0b7f244f3ee99f44 | [
"Apache-2.0"
] | 37 | 2019-05-14T04:42:50.000Z | 2020-01-07T12:48:56.000Z | game-engine/src/main/java/engine/client/asset/source/ModAssetSource.java | SkyFoundation/PanguEngine | a4335375406e79fa78d0877f0b7f244f3ee99f44 | [
"Apache-2.0"
] | 16 | 2019-05-26T07:22:35.000Z | 2019-12-16T05:00:23.000Z | 27.888889 | 96 | 0.756972 | 7,279 | package engine.client.asset.source;
import engine.mod.ModContainer;
import javax.annotation.Nonnull;
import java.io.IOException;
import static java.util.Objects.requireNonNull;
public class ModAssetSource extends CompositeAssetSource {
public static ModAssetSource create(@Nonnull ModContainer modContainer) thr... |
3e1146c98b8916b431f0c0003e326413de3fd111 | 1,819 | java | Java | QuickParked/src/main/java/org/devscite/Model/Car.java | dani09barreto/QuickParked | 9664b15853a6c958747ee06d4326fa50930a703d | [
"MIT"
] | 1 | 2022-03-29T01:32:01.000Z | 2022-03-29T01:32:01.000Z | QuickParked/src/main/java/org/devscite/Model/Car.java | dani09barreto/QuickParked | 9664b15853a6c958747ee06d4326fa50930a703d | [
"MIT"
] | null | null | null | QuickParked/src/main/java/org/devscite/Model/Car.java | dani09barreto/QuickParked | 9664b15853a6c958747ee06d4326fa50930a703d | [
"MIT"
] | 1 | 2022-03-25T12:40:43.000Z | 2022-03-25T12:40:43.000Z | 26.75 | 101 | 0.5558 | 7,280 | package org.devscite.Model;
import org.devscite.Utils.Exeptions.InvalidLicensePlate;
import java.text.SimpleDateFormat;
import java.util.Calendar;
public class Car extends Vehicle {
private static final String plateFormat = "[a-zA-Z]{3}[0-9]{3}";
private CarModel carModel;
public Car(String licensePla... |
3e1146e93a6a0291e6123d0e0f1660651f4b381b | 464 | java | Java | app/src/processing/app/windows/WINERROR.java | anupam19/mididuino | 27c30f586a8d61381309434ed05b4958c7727402 | [
"BSD-3-Clause"
] | 19 | 2015-03-06T06:37:16.000Z | 2021-11-08T12:19:59.000Z | app/src/processing/app/windows/WINERROR.java | anupam19/mididuino | 27c30f586a8d61381309434ed05b4958c7727402 | [
"BSD-3-Clause"
] | 2 | 2015-01-18T21:11:17.000Z | 2017-04-26T01:10:51.000Z | app/src/processing/app/windows/WINERROR.java | anupam19/mididuino | 27c30f586a8d61381309434ed05b4958c7727402 | [
"BSD-3-Clause"
] | 19 | 2015-05-02T05:49:06.000Z | 2021-01-31T04:03:21.000Z | 20.173913 | 60 | 0.670259 | 7,281 | /*
* WINERROR.java
*
* Created on 7. August 2007, 08:09
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package processing.app.windows;
/**
*
* @author TB
*/
public interface WINERROR {
public final static int ERROR_SUCCESS = 0;
p... |
3e11482b85acf50ee5441ff5d5d2c38ee282f0e1 | 4,183 | java | Java | reformcloud2-applications/reformcloud2-default-application-commands/src/main/java/systems/reformcloud/reformcloud2/commands/plugin/bungeecord/commands/CommandLeave.java | JanDragon/reformcloud2 | 48b93877c60b27243484260b691713be1790be5d | [
"MIT"
] | null | null | null | reformcloud2-applications/reformcloud2-default-application-commands/src/main/java/systems/reformcloud/reformcloud2/commands/plugin/bungeecord/commands/CommandLeave.java | JanDragon/reformcloud2 | 48b93877c60b27243484260b691713be1790be5d | [
"MIT"
] | null | null | null | reformcloud2-applications/reformcloud2-default-application-commands/src/main/java/systems/reformcloud/reformcloud2/commands/plugin/bungeecord/commands/CommandLeave.java | JanDragon/reformcloud2 | 48b93877c60b27243484260b691713be1790be5d | [
"MIT"
] | null | null | null | 46.477778 | 132 | 0.708821 | 7,282 | /*
* MIT License
*
* Copyright (c) ReformCloud-Team
* Copyright (c) contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation th... |
3e11482fe2221f10c2b5d02650d066475f825601 | 1,921 | java | Java | src/main/java/global/skymind/solution/fundamental/ex5/Ex5_RelationalOps.java | amrnumenor/java-traininglabs | a93268f60e6a8491b1d156fae183a108ff0d9243 | [
"Apache-2.0"
] | null | null | null | src/main/java/global/skymind/solution/fundamental/ex5/Ex5_RelationalOps.java | amrnumenor/java-traininglabs | a93268f60e6a8491b1d156fae183a108ff0d9243 | [
"Apache-2.0"
] | 9 | 2021-04-09T06:26:18.000Z | 2021-09-29T10:06:25.000Z | src/main/java/global/skymind/solution/fundamental/ex5/Ex5_RelationalOps.java | amrnumenor/java-traininglabs | a93268f60e6a8491b1d156fae183a108ff0d9243 | [
"Apache-2.0"
] | 16 | 2021-06-15T01:45:23.000Z | 2021-11-09T10:20:50.000Z | 34.303571 | 96 | 0.608017 | 7,283 | /*
* Copyright (c) 2020-2021 Skymind Education Group Sdn. Bhd.
*
* 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 ... |
3e114841f2836ea903222ec0493c44f3fe47c5d6 | 170 | java | Java | mybatis/src/main/java/com/nydia/modules/service/master/IUserService.java | nydia/JavaAdvancedTrain | 48775fde6201f4fa5928d47431bf5cf25f199b1e | [
"Apache-2.0"
] | null | null | null | mybatis/src/main/java/com/nydia/modules/service/master/IUserService.java | nydia/JavaAdvancedTrain | 48775fde6201f4fa5928d47431bf5cf25f199b1e | [
"Apache-2.0"
] | null | null | null | mybatis/src/main/java/com/nydia/modules/service/master/IUserService.java | nydia/JavaAdvancedTrain | 48775fde6201f4fa5928d47431bf5cf25f199b1e | [
"Apache-2.0"
] | 1 | 2021-08-31T10:46:43.000Z | 2021-08-31T10:46:43.000Z | 14.166667 | 44 | 0.717647 | 7,284 | package com.nydia.modules.service.master;
import com.nydia.modules.entity.master.User;
/**
* 接口
*/
public interface IUserService {
int insertUser(User user);
}
|
3e114866cf06e07f459e4397cf44c16c685dcfe4 | 1,867 | java | Java | seltzer-parent/seltzer-cr/src/main/java/tech/seltzer/objects/command/wait/visibility/VisibilityWaitCommandData.java | MrNakaan/Seltzer | cf3f8e641f399fe5b22f893273a0aec805f94b11 | [
"MIT"
] | 2 | 2017-08-28T17:33:22.000Z | 2017-10-10T14:52:40.000Z | seltzer-parent/seltzer-cr/src/main/java/tech/seltzer/objects/command/wait/visibility/VisibilityWaitCommandData.java | MrNakaan/Seltzer | cf3f8e641f399fe5b22f893273a0aec805f94b11 | [
"MIT"
] | 4 | 2017-06-27T05:00:34.000Z | 2017-06-27T05:01:33.000Z | seltzer-parent/seltzer-cr/src/main/java/tech/seltzer/objects/command/wait/visibility/VisibilityWaitCommandData.java | MrNakaan/Seltzer | cf3f8e641f399fe5b22f893273a0aec805f94b11 | [
"MIT"
] | null | null | null | 27.057971 | 105 | 0.726299 | 7,285 | package tech.seltzer.objects.command.wait.visibility;
import java.util.UUID;
import tech.seltzer.enums.CommandType;
import tech.seltzer.enums.SelectorType;
import tech.seltzer.objects.command.Selector;
import tech.seltzer.objects.command.wait.WaitCommandData;
public class VisibilityWaitCommandData extends WaitComman... |
3e11494e6438d5c9afcf33c8fa5bd471c7c0fd62 | 2,866 | java | Java | app/src/main/java/dev/iotarho/artplace/app/model/genes/GeneContent.java | fireflyfif/art-place-app | 97d9f08dc72d867c5536ede6ad93eeeb4cd8042a | [
"Unlicense"
] | 7 | 2018-08-29T14:00:34.000Z | 2022-03-19T14:06:22.000Z | app/src/main/java/dev/iotarho/artplace/app/model/genes/GeneContent.java | fireflyfif/art-place-app | 97d9f08dc72d867c5536ede6ad93eeeb4cd8042a | [
"Unlicense"
] | null | null | null | app/src/main/java/dev/iotarho/artplace/app/model/genes/GeneContent.java | fireflyfif/art-place-app | 97d9f08dc72d867c5536ede6ad93eeeb4cd8042a | [
"Unlicense"
] | 1 | 2019-09-10T10:16:28.000Z | 2019-09-10T10:16:28.000Z | 25.589286 | 94 | 0.649686 | 7,286 | package dev.iotarho.artplace.app.model.genes;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.gson.annotations.SerializedName;
import java.util.List;
import dev.iotarho.artplace.app.model.ImageLinks;
public class GeneContent implements Parcelable {
@SerializedName("id")
private S... |
3e114a05fde81b4ddc72c73cdc9de02eb7420b8d | 5,481 | java | Java | utilities/src/main/java/io/syndesis/qe/bdd/utils/GoogleCalendarSteps.java | mmuzikar/syndesis-qe | 02070b3ee915743fa5d6efc13e9a691f48c3b38f | [
"Apache-2.0"
] | 1 | 2020-07-16T08:21:43.000Z | 2020-07-16T08:21:43.000Z | utilities/src/main/java/io/syndesis/qe/bdd/utils/GoogleCalendarSteps.java | mmuzikar/syndesis-qe | 02070b3ee915743fa5d6efc13e9a691f48c3b38f | [
"Apache-2.0"
] | null | null | null | utilities/src/main/java/io/syndesis/qe/bdd/utils/GoogleCalendarSteps.java | mmuzikar/syndesis-qe | 02070b3ee915743fa5d6efc13e9a691f48c3b38f | [
"Apache-2.0"
] | null | null | null | 46.058824 | 153 | 0.631637 | 7,287 | package io.syndesis.qe.bdd.utils;
import org.springframework.beans.factory.annotation.Autowired;
import com.google.api.client.util.DateTime;
import com.google.api.services.calendar.model.Calendar;
import com.google.api.services.calendar.model.Event;
import com.google.api.services.calendar.model.EventAttendee;
import ... |
3e114b12534af545484f5eccc51635c3c52b8e83 | 476 | java | Java | serenity-screenplay-webdriver/src/main/java/net/serenitybdd/screenplay/actions/HoverOverElement.java | ricardorlg-aval/serenity-core | 97ee446aa544545a642a21c36090015d1bc733c1 | [
"Apache-2.0"
] | 649 | 2015-01-14T13:07:04.000Z | 2022-03-27T15:06:48.000Z | serenity-screenplay-webdriver/src/main/java/net/serenitybdd/screenplay/actions/HoverOverElement.java | timai89/serenity-core | f561ab70fa8d651fb171e332543d727701269dbd | [
"Apache-2.0"
] | 2,344 | 2015-01-06T16:21:46.000Z | 2022-03-31T13:44:14.000Z | serenity-screenplay-webdriver/src/main/java/net/serenitybdd/screenplay/actions/HoverOverElement.java | timai89/serenity-core | f561ab70fa8d651fb171e332543d727701269dbd | [
"Apache-2.0"
] | 571 | 2015-01-19T02:25:31.000Z | 2022-03-29T15:46:13.000Z | 20.695652 | 57 | 0.707983 | 7,288 | package net.serenitybdd.screenplay.actions;
import net.serenitybdd.screenplay.Actor;
import org.openqa.selenium.WebElement;
public class HoverOverElement extends Hover {
private final WebElement target;
public HoverOverElement(WebElement target) {
this.target = target;
}
protected WebElemen... |
3e114b42522693fef954767937f5886861366a22 | 2,132 | java | Java | src/visao/jasperreports-6.15.0/src/net/sf/jasperreports/engine/json/expression/member/ObjectConstructionExpression.java | EuKaique/Projeto-Diagnostico-Medico | cf7cc535ff31992b7568dba777c8faafafa6920c | [
"MIT"
] | null | null | null | src/visao/jasperreports-6.15.0/src/net/sf/jasperreports/engine/json/expression/member/ObjectConstructionExpression.java | EuKaique/Projeto-Diagnostico-Medico | cf7cc535ff31992b7568dba777c8faafafa6920c | [
"MIT"
] | null | null | null | src/visao/jasperreports-6.15.0/src/net/sf/jasperreports/engine/json/expression/member/ObjectConstructionExpression.java | EuKaique/Projeto-Diagnostico-Medico | cf7cc535ff31992b7568dba777c8faafafa6920c | [
"MIT"
] | null | null | null | 32.484848 | 116 | 0.723414 | 7,289 | /*
* JasperReports - Free Java Reporting Library.
* Copyright (C) 2001 - 2019 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This program is part of JasperReports.
*
* J... |
3e114b4446647b12633f4023965c993c934973b0 | 12,257 | java | Java | src/test/java/com/commercetools/sync/products/ProductSyncTest.java | heshamMassoud/commercetools-sync-java | bdc0553cd6b9f24bd7fdbbd976d9d55561930042 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/commercetools/sync/products/ProductSyncTest.java | heshamMassoud/commercetools-sync-java | bdc0553cd6b9f24bd7fdbbd976d9d55561930042 | [
"Apache-2.0"
] | null | null | null | src/test/java/com/commercetools/sync/products/ProductSyncTest.java | heshamMassoud/commercetools-sync-java | bdc0553cd6b9f24bd7fdbbd976d9d55561930042 | [
"Apache-2.0"
] | null | null | null | 46.25283 | 109 | 0.712246 | 7,290 | package com.commercetools.sync.products;
import com.commercetools.sync.products.helpers.ProductSyncStatistics;
import com.commercetools.sync.services.CategoryService;
import com.commercetools.sync.services.ChannelService;
import com.commercetools.sync.services.CustomerGroupService;
import com.commercetools.sync.servic... |
3e114b5e0c72bdf0c8dbe396700c784c629b1eda | 11,288 | java | Java | modules/web-toolkit/src/com/haulmont/cuba/web/widgets/client/tooltip/CubaTooltip.java | tausendschoen/cuba | e4342d4e840b54b85ff3851e76c2c01b7987b33a | [
"Apache-2.0"
] | 1,337 | 2016-03-24T09:32:00.000Z | 2022-03-31T16:46:59.000Z | modules/web-toolkit/src/com/haulmont/cuba/web/widgets/client/tooltip/CubaTooltip.java | tausendschoen/cuba | e4342d4e840b54b85ff3851e76c2c01b7987b33a | [
"Apache-2.0"
] | 2,911 | 2016-04-28T14:36:19.000Z | 2022-03-22T06:09:57.000Z | modules/web-toolkit/src/com/haulmont/cuba/web/widgets/client/tooltip/CubaTooltip.java | tausendschoen/cuba | e4342d4e840b54b85ff3851e76c2c01b7987b33a | [
"Apache-2.0"
] | 271 | 2016-04-15T03:29:20.000Z | 2022-03-27T01:05:43.000Z | 37.879195 | 119 | 0.603738 | 7,291 | /*
* Copyright (c) 2008-2016 Haulmont.
*
* 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 agr... |
3e114b97e42df9c5a6167e998b1b51b8b7ee55f6 | 3,010 | java | Java | compiler/tests/org/jetbrains/jet/codegen/TopLevelMembersInvocationTestGenerated.java | develar/kotlin | bf5b387580265cba01efc8fd30d1d0c0b41ac5a9 | [
"Apache-2.0"
] | 5 | 2015-08-01T10:35:57.000Z | 2021-02-11T16:25:41.000Z | compiler/tests/org/jetbrains/jet/codegen/TopLevelMembersInvocationTestGenerated.java | develar/kotlin | bf5b387580265cba01efc8fd30d1d0c0b41ac5a9 | [
"Apache-2.0"
] | null | null | null | compiler/tests/org/jetbrains/jet/codegen/TopLevelMembersInvocationTestGenerated.java | develar/kotlin | bf5b387580265cba01efc8fd30d1d0c0b41ac5a9 | [
"Apache-2.0"
] | 1 | 2017-04-21T06:19:05.000Z | 2017-04-21T06:19:05.000Z | 40.133333 | 220 | 0.764452 | 7,292 | /*
* Copyright 2010-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e114c4262a6ad0e283d27188d56c3b5ad278693 | 345 | java | Java | myPracticeCourseWork/week1/revisionCOM405/src/main/java/solent/ac/uk/ood/examples/week10/model/Lorry.java | emma12812/solent2Public | 3566f948bb8eb64ba971a1f1d03e89a4ff2f7a94 | [
"Apache-2.0"
] | null | null | null | myPracticeCourseWork/week1/revisionCOM405/src/main/java/solent/ac/uk/ood/examples/week10/model/Lorry.java | emma12812/solent2Public | 3566f948bb8eb64ba971a1f1d03e89a4ff2f7a94 | [
"Apache-2.0"
] | null | null | null | myPracticeCourseWork/week1/revisionCOM405/src/main/java/solent/ac/uk/ood/examples/week10/model/Lorry.java | emma12812/solent2Public | 3566f948bb8eb64ba971a1f1d03e89a4ff2f7a94 | [
"Apache-2.0"
] | null | null | null | 18.157895 | 47 | 0.492754 | 7,293 | package solent.ac.uk.ood.examples.week10.model;
public class Lorry extends Vehicle {
@Override
public Double calculateFee() {
double fee;
double weight = getWeight();
if (weight <= 8000){
fee = 10.00;
}
else{
fee = 15.00;
}
... |
3e114ccd7dd75dec5bf4ace89d92f4d38a5115aa | 2,547 | java | Java | samples-gateway/src/main/java/com/upcwangying/cloud/samples/gateway/filters/GwSwaggerHeaderFilter.java | upcwangying/spring-cloud-samples | 869beb41203eb91e69c9cb982f27bed704adf353 | [
"MIT"
] | null | null | null | samples-gateway/src/main/java/com/upcwangying/cloud/samples/gateway/filters/GwSwaggerHeaderFilter.java | upcwangying/spring-cloud-samples | 869beb41203eb91e69c9cb982f27bed704adf353 | [
"MIT"
] | null | null | null | samples-gateway/src/main/java/com/upcwangying/cloud/samples/gateway/filters/GwSwaggerHeaderFilter.java | upcwangying/spring-cloud-samples | 869beb41203eb91e69c9cb982f27bed704adf353 | [
"MIT"
] | 2 | 2020-06-14T11:57:24.000Z | 2020-09-21T06:06:07.000Z | 43.913793 | 98 | 0.745976 | 7,294 | /*
*
* MIT License
*
* Copyright (c) 2020 cloud.upcwangying.com
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to us... |
3e114cee30e2db4a4e2d2fed8861597452c82a43 | 797 | java | Java | hw06-atm/src/main/java/pro/kuli4/otus/java/hw06/atm/OperationResult.java | kuli4/otus-java-homework | 0e20b67a643837a2b9c1c23d9ae40a4d7c124356 | [
"MIT"
] | null | null | null | hw06-atm/src/main/java/pro/kuli4/otus/java/hw06/atm/OperationResult.java | kuli4/otus-java-homework | 0e20b67a643837a2b9c1c23d9ae40a4d7c124356 | [
"MIT"
] | null | null | null | hw06-atm/src/main/java/pro/kuli4/otus/java/hw06/atm/OperationResult.java | kuli4/otus-java-homework | 0e20b67a643837a2b9c1c23d9ae40a4d7c124356 | [
"MIT"
] | 1 | 2020-11-16T12:34:14.000Z | 2020-11-16T12:34:14.000Z | 23.441176 | 87 | 0.643664 | 7,295 | package pro.kuli4.otus.java.hw06.atm;
public class OperationResult<T> {
private final OperationStatus operationStatus;
private final String comment;
private final T result;
public OperationResult(OperationStatus operationStatus, String comment, T result) {
this.operationStatus = operationStatu... |
3e114febc6f88dd367863e17a94752f8ae681ec7 | 331 | java | Java | java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/fuseStreamOperations/afterSetsNewHashSet.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/fuseStreamOperations/afterSetsNewHashSet.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2022-02-19T09:45:05.000Z | 2022-02-27T20:32:55.000Z | java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/fuseStreamOperations/afterSetsNewHashSet.java | dunno99/intellij-community | aa656a5d874b947271b896b2105e4370827b9149 | [
"Apache-2.0"
] | 2 | 2020-03-15T08:57:37.000Z | 2020-04-07T04:48:14.000Z | 22.066667 | 77 | 0.691843 | 7,296 | // "Fuse newHashSet into the Stream API chain" "true"
package com.google.common.collect;
import java.util.*;
import java.util.stream.*;
class X {
void foo(Stream<String> s) {
Set<String> set = s.collect(Collectors.toSet());
}
}
class Sets {
public static native <E> HashSet<E> newHashSet(Iterable<? extends ... |
3e11502030302f293d9d2de98dcbf25d223edeb0 | 4,639 | java | Java | modules/core/src/main/java/org/apache/ignite/internal/processors/service/ServiceSingleNodeDeploymentResultBatch.java | liyuj/gridgain | 9505c0cfd7235210993b2871b17f15acf7d3dcd4 | [
"CC0-1.0"
] | 218 | 2015-01-04T13:20:55.000Z | 2022-03-28T05:28:55.000Z | modules/core/src/main/java/org/apache/ignite/internal/processors/service/ServiceSingleNodeDeploymentResultBatch.java | liyuj/gridgain | 9505c0cfd7235210993b2871b17f15acf7d3dcd4 | [
"CC0-1.0"
] | 175 | 2015-02-04T23:16:56.000Z | 2022-03-28T18:34:24.000Z | modules/core/src/main/java/org/apache/ignite/internal/processors/service/ServiceSingleNodeDeploymentResultBatch.java | liyuj/gridgain | 9505c0cfd7235210993b2871b17f15acf7d3dcd4 | [
"CC0-1.0"
] | 93 | 2015-01-06T20:54:23.000Z | 2022-03-31T08:09:00.000Z | 29.929032 | 102 | 0.656176 | 7,297 | /*
* Copyright 2019 GridGain Systems, Inc. and Contributors.
*
* Licensed under the GridGain Community Edition License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.gridgain.com/products/software/community-edition... |
3e11509aceceb63d12cdeb0e969924e1ef23239a | 376 | java | Java | DynmapCoreAPI/src/main/java/org/dynmap/markers/MarkerDescription.java | hammermaps/dynmap | 94eab3b6a842c0a3745c5173c578307fc9a5d0b1 | [
"Apache-2.0"
] | 1,403 | 2015-01-10T20:19:16.000Z | 2022-03-30T12:31:52.000Z | DynmapCoreAPI/src/main/java/org/dynmap/markers/MarkerDescription.java | hammermaps/dynmap | 94eab3b6a842c0a3745c5173c578307fc9a5d0b1 | [
"Apache-2.0"
] | 2,232 | 2015-01-01T11:47:21.000Z | 2022-03-31T18:54:18.000Z | DynmapCoreAPI/src/main/java/org/dynmap/markers/MarkerDescription.java | hammermaps/dynmap | 94eab3b6a842c0a3745c5173c578307fc9a5d0b1 | [
"Apache-2.0"
] | 477 | 2015-01-03T10:32:42.000Z | 2022-03-29T20:20:26.000Z | 25.066667 | 71 | 0.675532 | 7,298 | package org.dynmap.markers;
public interface MarkerDescription extends GenericMarker {
/**
* Set marker description (HTML markup shown in popup when clicked)
* @param desc - HTML markup description
*/
public void setDescription(String desc);
/**
* Get marker description
* @return d... |
3e1151026903fb99eda142e247bab121c0a7cab2 | 1,707 | java | Java | hsweb-web-concurrent/hsweb-web-concurrent-cache/src/main/java/org/hsweb/concureent/cache/redis/FastJsonRedisTemplate.java | mingfly/hsweb-framework | 3eed9e3f6a4ec45f602c19eeae76cef88ae9aa44 | [
"Apache-2.0"
] | 1 | 2017-08-16T09:39:18.000Z | 2017-08-16T09:39:18.000Z | hsweb-web-concurrent/hsweb-web-concurrent-cache/src/main/java/org/hsweb/concureent/cache/redis/FastJsonRedisTemplate.java | mingfly/hsweb-framework | 3eed9e3f6a4ec45f602c19eeae76cef88ae9aa44 | [
"Apache-2.0"
] | null | null | null | hsweb-web-concurrent/hsweb-web-concurrent-cache/src/main/java/org/hsweb/concureent/cache/redis/FastJsonRedisTemplate.java | mingfly/hsweb-framework | 3eed9e3f6a4ec45f602c19eeae76cef88ae9aa44 | [
"Apache-2.0"
] | 1 | 2021-03-28T13:07:16.000Z | 2021-03-28T13:07:16.000Z | 39.697674 | 120 | 0.763327 | 7,299 | package org.hsweb.concureent.cache.redis;
import org.springframework.data.redis.connection.DefaultStringRedisConnection;
import org.springframework.data.redis.connection.RedisConnection;
import org.springframework.data.redis.connection.RedisConnectionFactory;
import org.springframework.data.redis.core.RedisTemplate;
i... |
3e1151274c3707546fc00207e4b608f8517dd424 | 880 | java | Java | backend/src/main/java/com/chenym/pig/common/log/LogAutoConfiguration.java | a0953245782/pig-vue | d7a323fbb88a9d2c73a6d34a562eae36f675894f | [
"MIT"
] | 5 | 2019-08-26T08:03:23.000Z | 2021-11-17T16:32:28.000Z | backend/src/main/java/com/chenym/pig/common/log/LogAutoConfiguration.java | a0953245782/pig-vue | d7a323fbb88a9d2c73a6d34a562eae36f675894f | [
"MIT"
] | null | null | null | backend/src/main/java/com/chenym/pig/common/log/LogAutoConfiguration.java | a0953245782/pig-vue | d7a323fbb88a9d2c73a6d34a562eae36f675894f | [
"MIT"
] | 4 | 2019-04-26T09:10:12.000Z | 2021-04-28T15:24:30.000Z | 30.344828 | 85 | 0.778409 | 7,300 | package com.chenym.pig.common.log;
import com.chenym.pig.common.log.aspect.SysLogAspect;
import com.chenym.pig.common.log.event.SysLogListener;
import com.chenym.pig.service.SysLogService;
import lombok.AllArgsConstructor;
import org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication;
impo... |
3e1151eb490bfb7dc5340aae1c302b00b2ea2a1a | 1,625 | java | Java | framework/src/main/java/net/hasor/rsf/container/ContextRsfBindBuilder.java | zycgit/rsf | f66499283ddfb9cf188de1cdd64291d632870dd0 | [
"Apache-2.0"
] | 93 | 2016-04-13T06:28:41.000Z | 2021-04-25T16:51:38.000Z | framework/src/main/java/net/hasor/rsf/container/ContextRsfBindBuilder.java | zycgit/rsf | f66499283ddfb9cf188de1cdd64291d632870dd0 | [
"Apache-2.0"
] | 1 | 2017-02-24T17:03:17.000Z | 2017-03-12T10:54:41.000Z | framework/src/main/java/net/hasor/rsf/container/ContextRsfBindBuilder.java | zycgit/rsf | f66499283ddfb9cf188de1cdd64291d632870dd0 | [
"Apache-2.0"
] | 40 | 2016-07-12T13:07:20.000Z | 2021-11-09T06:23:02.000Z | 36.022222 | 77 | 0.734732 | 7,301 | /*
* Copyright 2008-2009 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e11525313c98e3bdd516fd8b0182f11b9cc3241 | 283 | java | Java | integration-tests/hibernate-orm-panache/src/main/java/io/quarkus/it/panache/NamedQueryEntity.java | attiand/quarkus | 037850f48d9c40226bb74a886c7e398b2ea0df6b | [
"Apache-2.0"
] | 10,225 | 2019-03-07T11:55:54.000Z | 2022-03-31T21:16:53.000Z | integration-tests/hibernate-orm-panache/src/main/java/io/quarkus/it/panache/NamedQueryEntity.java | attiand/quarkus | 037850f48d9c40226bb74a886c7e398b2ea0df6b | [
"Apache-2.0"
] | 18,675 | 2019-03-07T11:56:33.000Z | 2022-03-31T22:25:22.000Z | integration-tests/hibernate-orm-panache/src/main/java/io/quarkus/it/panache/NamedQueryEntity.java | attiand/quarkus | 037850f48d9c40226bb74a886c7e398b2ea0df6b | [
"Apache-2.0"
] | 2,190 | 2019-03-07T12:07:18.000Z | 2022-03-30T05:41:35.000Z | 25.727273 | 78 | 0.805654 | 7,302 | package io.quarkus.it.panache;
import javax.persistence.Entity;
import javax.persistence.NamedQuery;
@Entity
@NamedQuery(name = "NamedQueryEntity.getAll", query = "from NamedQueryEntity")
public class NamedQueryEntity extends NamedQueryMappedSuperClass {
public String test;
}
|
3e1152f892ef730fd0d4e8a4555614df74debc4d | 1,309 | java | Java | src/test/java/walkingkooka/tree/patch/NodePatchNotEmptyRemoveNodePatchVisitorTest.java | mP1/walkingkooka-tree-patch | 3cb8dffa4fbe7fbe0ae517192d173236d45d0749 | [
"Apache-2.0"
] | null | null | null | src/test/java/walkingkooka/tree/patch/NodePatchNotEmptyRemoveNodePatchVisitorTest.java | mP1/walkingkooka-tree-patch | 3cb8dffa4fbe7fbe0ae517192d173236d45d0749 | [
"Apache-2.0"
] | 1 | 2020-03-10T08:19:49.000Z | 2020-03-10T08:19:49.000Z | src/test/java/walkingkooka/tree/patch/NodePatchNotEmptyRemoveNodePatchVisitorTest.java | mP1/walkingkooka-tree-patch | 3cb8dffa4fbe7fbe0ae517192d173236d45d0749 | [
"Apache-2.0"
] | null | null | null | 34.447368 | 155 | 0.763942 | 7,303 | /*
* Copyright 2019 Miroslav Pokorny (github.com/mP1)
*
* 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... |
3e1153b7847771103fa5fb1d274a9f64e6eb1b59 | 575 | java | Java | service/com/hys/exam/service/local/UserImageManage.java | 1224500506/NCME-Web | 3e7a90891185272570165e3fdc40e14830295903 | [
"Apache-2.0"
] | null | null | null | service/com/hys/exam/service/local/UserImageManage.java | 1224500506/NCME-Web | 3e7a90891185272570165e3fdc40e14830295903 | [
"Apache-2.0"
] | null | null | null | service/com/hys/exam/service/local/UserImageManage.java | 1224500506/NCME-Web | 3e7a90891185272570165e3fdc40e14830295903 | [
"Apache-2.0"
] | null | null | null | 21.296296 | 55 | 0.789565 | 7,304 | package com.hys.exam.service.local;
import java.util.List;
import com.hys.exam.model.PropUnit;
import com.hys.exam.model.UserImage;
import com.hys.framework.service.BaseService;
public interface UserImageManage extends BaseService {
List<UserImage> getUserImageList(UserImage userImage);
boolean addUserImage(Use... |
3e11543be395f6efaf0767585378749c75eb41ab | 1,161 | java | Java | src/main/java/com/colorado/jwt/models/AbstractDomain.java | ccoloradoc/spring-jwt | 0663a7a7398a49af1d71cf87e9bfe6325a7420d1 | [
"Unlicense"
] | null | null | null | src/main/java/com/colorado/jwt/models/AbstractDomain.java | ccoloradoc/spring-jwt | 0663a7a7398a49af1d71cf87e9bfe6325a7420d1 | [
"Unlicense"
] | null | null | null | src/main/java/com/colorado/jwt/models/AbstractDomain.java | ccoloradoc/spring-jwt | 0663a7a7398a49af1d71cf87e9bfe6325a7420d1 | [
"Unlicense"
] | null | null | null | 18.140625 | 51 | 0.614126 | 7,305 | package com.colorado.jwt.models;
import javax.persistence.*;
import java.util.Date;
/**
* Created by colorado on 28/03/17.
*/
@MappedSuperclass
public class AbstractDomain {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Integer id;
@Version
private Integer version;
private D... |
3e115470b950307ca852e90f566d70b85e2f438c | 355 | java | Java | src/main/java/com/magnarox/snds/model/repositories/TSsraaNnfbRepository.java | Magnarox/model | ef4ec590a10a57346e24b883e70f1980033cb496 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/magnarox/snds/model/repositories/TSsraaNnfbRepository.java | Magnarox/model | ef4ec590a10a57346e24b883e70f1980033cb496 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/magnarox/snds/model/repositories/TSsraaNnfbRepository.java | Magnarox/model | ef4ec590a10a57346e24b883e70f1980033cb496 | [
"Apache-2.0"
] | null | null | null | 39.444444 | 117 | 0.859155 | 7,306 | package com.magnarox.snds.model.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import com.magnarox.snds.model.entities.TSsraaNnfb;
public interface TSsraaNnfbRepository extends JpaRepository<TSsraaNnfb, Void>, JpaSpe... |
3e1154946d3a4a3d53654d37cafba7735743a8cb | 1,297 | java | Java | src/main/java/com/github/kmpk/Main.java | kmpk/IpAddrCounter | 4d56af45852419bdffaa9c287b4f3d7b844aafcb | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/kmpk/Main.java | kmpk/IpAddrCounter | 4d56af45852419bdffaa9c287b4f3d7b844aafcb | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/kmpk/Main.java | kmpk/IpAddrCounter | 4d56af45852419bdffaa9c287b4f3d7b844aafcb | [
"Apache-2.0"
] | null | null | null | 30.880952 | 124 | 0.568234 | 7,307 | package com.github.kmpk;
import org.graalvm.nativeimage.ImageInfo;
import java.nio.file.Path;
public class Main {
private static final String HELP_FORMAT = "Pass file path as command-line argument, example: %s \"/path/to your/file\"";
private static Path path;
public static void main(String[] args) {
... |
3e1154dec2cbdac3deb8ad94fd4269eb97126014 | 3,194 | java | Java | integration/sesame/src/main/java/de/dfki/km/json/jsonld/impl/SesameTripleCallback.java | clarkparsia/jsonld-java | 4129247d0246f4ee7e80680b1a6bad8016d0ed54 | [
"BSD-3-Clause"
] | 1 | 2015-02-06T05:43:45.000Z | 2015-02-06T05:43:45.000Z | integration/sesame/src/main/java/de/dfki/km/json/jsonld/impl/SesameTripleCallback.java | clarkparsia/jsonld-java | 4129247d0246f4ee7e80680b1a6bad8016d0ed54 | [
"BSD-3-Clause"
] | null | null | null | integration/sesame/src/main/java/de/dfki/km/json/jsonld/impl/SesameTripleCallback.java | clarkparsia/jsonld-java | 4129247d0246f4ee7e80680b1a6bad8016d0ed54 | [
"BSD-3-Clause"
] | null | null | null | 28.017544 | 122 | 0.624296 | 7,308 | package de.dfki.km.json.jsonld.impl;
import org.openrdf.model.Statement;
import org.openrdf.model.URI;
import org.openrdf.model.Value;
import org.openrdf.model.ValueFactory;
import org.openrdf.model.impl.LinkedHashModel;
import org.openrdf.model.impl.ValueFactoryImpl;
import org.openrdf.rio.RDFHandler;
import org.open... |
3e1154f4a41e4cede4f433b68c3a613e22af6422 | 2,593 | java | Java | src/main/java/com/quasiris/qsf/pipeline/filter/ConditionFilter.java | quasiris/qsf-integration | 30bd8c3f82a74d382ca9af1834dea97bc086c49b | [
"MIT"
] | 2 | 2019-05-14T19:01:34.000Z | 2019-09-20T13:43:42.000Z | src/main/java/com/quasiris/qsf/pipeline/filter/ConditionFilter.java | quasiris/qsf-integration | 30bd8c3f82a74d382ca9af1834dea97bc086c49b | [
"MIT"
] | 4 | 2018-05-22T08:11:24.000Z | 2020-10-13T07:19:02.000Z | src/main/java/com/quasiris/qsf/pipeline/filter/ConditionFilter.java | quasiris/qsf-integration | 30bd8c3f82a74d382ca9af1834dea97bc086c49b | [
"MIT"
] | null | null | null | 26.459184 | 100 | 0.694562 | 7,309 | package com.quasiris.qsf.pipeline.filter;
import com.quasiris.qsf.pipeline.Pipeline;
import com.quasiris.qsf.pipeline.PipelineContainer;
import com.quasiris.qsf.pipeline.PipelineExecuterService;
import com.quasiris.qsf.pipeline.filter.conditions.FilterCondition;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;... |
3e115568e2941a60d9f219495fdc891e67bb9748 | 1,175 | java | Java | backend/apigateway/src/main/java/pt/ulisboa/tecnico/socialsoftware/apigateway/ScheduledTasks.java | jhmfreitas/QuizzesTutor-Microservices | b8ceee2bc9e40c27b7a292588d3751b94af19844 | [
"MIT"
] | null | null | null | backend/apigateway/src/main/java/pt/ulisboa/tecnico/socialsoftware/apigateway/ScheduledTasks.java | jhmfreitas/QuizzesTutor-Microservices | b8ceee2bc9e40c27b7a292588d3751b94af19844 | [
"MIT"
] | null | null | null | backend/apigateway/src/main/java/pt/ulisboa/tecnico/socialsoftware/apigateway/ScheduledTasks.java | jhmfreitas/QuizzesTutor-Microservices | b8ceee2bc9e40c27b7a292588d3751b94af19844 | [
"MIT"
] | null | null | null | 29.375 | 82 | 0.803404 | 7,310 | package pt.ulisboa.tecnico.socialsoftware.apigateway;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
import pt.ulisboa.tecnico.socialsoftware.tournament.demoutils.TournamentDemoUtils;
import pt.... |
3e1155e1e4e87dfc7d028e08698ce880826e9579 | 1,236 | java | Java | src/test/java/io/webfolder/curses4j/chapter03/Twinkle.java | webfolderio/pdcurses4j | f2b45a30c758fbd088a296f5cc5cf3ca8535c72a | [
"MIT"
] | 16 | 2020-05-20T07:43:48.000Z | 2022-01-28T04:11:34.000Z | src/test/java/io/webfolder/curses4j/chapter03/Twinkle.java | webfolderio/pdcurses4j | f2b45a30c758fbd088a296f5cc5cf3ca8535c72a | [
"MIT"
] | null | null | null | src/test/java/io/webfolder/curses4j/chapter03/Twinkle.java | webfolderio/pdcurses4j | f2b45a30c758fbd088a296f5cc5cf3ca8535c72a | [
"MIT"
] | 3 | 2019-02-11T06:30:33.000Z | 2021-09-13T17:54:04.000Z | 31.692308 | 71 | 0.700647 | 7,311 | package io.webfolder.curses4j.chapter03;
import static io.webfolder.curses4j.Curses.A_BLINK;
import static io.webfolder.curses4j.Curses.A_BOLD;
import static io.webfolder.curses4j.Curses.A_NORMAL;
import static io.webfolder.curses4j.Curses.addstr;
import static io.webfolder.curses4j.Curses.attroff;
import static io.we... |
3e1155fe6ebe370ff7afe729eb6c338fd7661170 | 275 | java | Java | app/controllers/LoginController.java | shanakaperera/epacs_admin | b5b1624dbfb0786c033b2c47fdc1947124506e3a | [
"CC0-1.0"
] | null | null | null | app/controllers/LoginController.java | shanakaperera/epacs_admin | b5b1624dbfb0786c033b2c47fdc1947124506e3a | [
"CC0-1.0"
] | null | null | null | app/controllers/LoginController.java | shanakaperera/epacs_admin | b5b1624dbfb0786c033b2c47fdc1947124506e3a | [
"CC0-1.0"
] | null | null | null | 18.333333 | 61 | 0.701818 | 7,312 | package controllers;
import play.mvc.*;
import java.sql.SQLException;
public class LoginController extends Controller {
public Result login() throws SQLException {
String title = "Admin";
return ok(views.html.login_page.login.render(title));
}
}
|
3e1156be053b78a23293e2bc556cb1b0b458bd64 | 15,936 | java | Java | ProyectoMEIA/src/main/java/GUI/ManejoListaDistribucion.java | Deal-RP/Proyecto_MEIA | 420469f82cd55674cf0a4b47ef5dfa3dfbbec013 | [
"MIT"
] | 1 | 2020-09-14T05:00:22.000Z | 2020-09-14T05:00:22.000Z | ProyectoMEIA/src/main/java/GUI/ManejoListaDistribucion.java | Deal-RP/Proyecto_MEIA | 420469f82cd55674cf0a4b47ef5dfa3dfbbec013 | [
"MIT"
] | 20 | 2020-09-19T22:53:33.000Z | 2020-11-16T14:15:44.000Z | ProyectoMEIA/src/main/java/GUI/ManejoListaDistribucion.java | Deal-RP/Proyecto_MEIA | 420469f82cd55674cf0a4b47ef5dfa3dfbbec013 | [
"MIT"
] | 1 | 2020-11-26T16:48:20.000Z | 2020-11-26T16:48:20.000Z | 46.596491 | 169 | 0.618411 | 7,313 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package GUI;
import Management.Data;
import Management.ManagmentList;
import Management.ManejoArchivo;
import java.awt.Image;
import ja... |
3e1157d8b12bb04e724728d66e1fd24e41244187 | 3,093 | java | Java | src/tests/junit/org/apache/tools/ant/taskdefs/GetTest.java | sonyDeswal/GitProjectAnt | 0f110eac27c17cf3bdbcfee77bc5b9b4aead9f4e | [
"Apache-2.0"
] | 1 | 2022-01-25T03:48:11.000Z | 2022-01-25T03:48:11.000Z | src/tests/junit/org/apache/tools/ant/taskdefs/GetTest.java | changgengli/ant | f1930b0061d661e4b0a4072caacb19d35a61f370 | [
"Apache-2.0"
] | null | null | null | src/tests/junit/org/apache/tools/ant/taskdefs/GetTest.java | changgengli/ant | f1930b0061d661e4b0a4072caacb19d35a61f370 | [
"Apache-2.0"
] | null | null | null | 25.146341 | 76 | 0.606208 | 7,314 | /*
* 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... |
3e115860943ba313be913fc6e8097dca5da2e77a | 3,997 | java | Java | app/src/main/java/com/steven/download/download/DownloadRunnable.java | StevenYan88/MultiThreadDownload | 89593a26c50c79bb3f4ed53833584746f9710bb5 | [
"Apache-2.0"
] | 77 | 2018-04-26T05:35:58.000Z | 2022-01-02T04:50:02.000Z | app/src/main/java/com/steven/download/download/DownloadRunnable.java | StevenYan88/MultiThreadDownload | 89593a26c50c79bb3f4ed53833584746f9710bb5 | [
"Apache-2.0"
] | 2 | 2019-01-22T09:42:58.000Z | 2020-06-19T11:07:06.000Z | app/src/main/java/com/steven/download/download/DownloadRunnable.java | StevenYan88/MultiThreadDownload | 89593a26c50c79bb3f4ed53833584746f9710bb5 | [
"Apache-2.0"
] | 20 | 2018-05-09T10:56:41.000Z | 2021-11-13T14:00:10.000Z | 32.495935 | 110 | 0.605454 | 7,315 | package com.steven.download.download;
import android.os.Environment;
import android.util.Log;
import com.steven.download.download.db.DownloadEntity;
import com.steven.download.okhttp.OkHttpManager;
import com.steven.download.utils.Utils;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
im... |
3e11590c194035b6fa6b5f5805d7ca2b5c6233f8 | 2,971 | java | Java | src/main/java/com/theleapofcode/rxjava/observable/ObservableCreationExamples.java | theleapofcode/rxjava-demo | e83643ed3aa69afd8f8f1b8e4f8817ce7233f4dc | [
"MIT"
] | null | null | null | src/main/java/com/theleapofcode/rxjava/observable/ObservableCreationExamples.java | theleapofcode/rxjava-demo | e83643ed3aa69afd8f8f1b8e4f8817ce7233f4dc | [
"MIT"
] | null | null | null | src/main/java/com/theleapofcode/rxjava/observable/ObservableCreationExamples.java | theleapofcode/rxjava-demo | e83643ed3aa69afd8f8f1b8e4f8817ce7233f4dc | [
"MIT"
] | null | null | null | 33.761364 | 110 | 0.70414 | 7,316 | package com.theleapofcode.rxjava.observable;
import java.util.Arrays;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
import rx.Observable;
public class ObservableCreationExamples {
private static void createObservableFromCreate() {
Observable<String> ob = Observable.<String>cre... |
3e1159c0a89d02c967e22b53c9740e91e8b8068c | 10,000 | java | Java | aws-java-sdk-kinesisanalyticsv2/src/main/java/com/amazonaws/services/kinesisanalyticsv2/model/MonitoringConfiguration.java | s12v/aws-sdk-java | 3ad7cf9a0b75a4a9d3d0de9ac9c7fbde75dded46 | [
"Apache-2.0"
] | 1 | 2019-10-04T09:23:10.000Z | 2019-10-04T09:23:10.000Z | aws-java-sdk-kinesisanalyticsv2/src/main/java/com/amazonaws/services/kinesisanalyticsv2/model/MonitoringConfiguration.java | kawai-andfactory/aws-sdk-java | 456970159d6ef380ebbab2fd6070471447f8bc86 | [
"Apache-2.0"
] | null | null | null | aws-java-sdk-kinesisanalyticsv2/src/main/java/com/amazonaws/services/kinesisanalyticsv2/model/MonitoringConfiguration.java | kawai-andfactory/aws-sdk-java | 456970159d6ef380ebbab2fd6070471447f8bc86 | [
"Apache-2.0"
] | null | null | null | 33.222591 | 149 | 0.6485 | 7,317 | /*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... |
3e1159e2ab95b836c504028f300797c73b64dd0c | 3,159 | java | Java | examples/v201311/reportservice/RunReachReportExample.java | hockeyprincess/google-api-dfp-java | f9ec49d46292ba510d6be67c68f59959d0495f06 | [
"Apache-2.0"
] | null | null | null | examples/v201311/reportservice/RunReachReportExample.java | hockeyprincess/google-api-dfp-java | f9ec49d46292ba510d6be67c68f59959d0495f06 | [
"Apache-2.0"
] | null | null | null | examples/v201311/reportservice/RunReachReportExample.java | hockeyprincess/google-api-dfp-java | f9ec49d46292ba510d6be67c68f59959d0495f06 | [
"Apache-2.0"
] | null | null | null | 38.096386 | 100 | 0.71284 | 7,318 | // Copyright 2013 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... |
3e115a26974e0218acd29134051198aba9080bf2 | 2,035 | java | Java | LACCPlus/Hadoop/3114_2.java | sgholamian/log-aware-clone-detection | 9993cb081c420413c231d1807bfff342c39aa69a | [
"MIT"
] | null | null | null | LACCPlus/Hadoop/3114_2.java | sgholamian/log-aware-clone-detection | 9993cb081c420413c231d1807bfff342c39aa69a | [
"MIT"
] | null | null | null | LACCPlus/Hadoop/3114_2.java | sgholamian/log-aware-clone-detection | 9993cb081c420413c231d1807bfff342c39aa69a | [
"MIT"
] | null | null | null | 44.23913 | 101 | 0.661916 | 7,319 | //,temp,CGroupsCpuResourceHandlerImpl.java,205,246,temp,CGroupsMemoryResourceHandlerImpl.java,110,150
//,3
public class xxx {
@Override
public List<PrivilegedOperation> updateContainer(Container container)
throws ResourceHandlerException {
String cgroupId = container.getContainerId().toString();
File ... |
3e115a29a64213b1135a63d1855a2f6bdf0f7dea | 4,403 | java | Java | whois-endtoend/src/test/java/net/ripe/db/whois/compare/rest/RestExecutor.java | WEBZCC/whois | 5babbb0ef5456cfac96270789c320d226d26e9ee | [
"BSD-3-Clause"
] | 362 | 2015-01-21T16:20:23.000Z | 2022-03-29T08:25:37.000Z | whois-endtoend/src/test/java/net/ripe/db/whois/compare/rest/RestExecutor.java | WEBZCC/whois | 5babbb0ef5456cfac96270789c320d226d26e9ee | [
"BSD-3-Clause"
] | 370 | 2015-01-05T17:00:34.000Z | 2022-03-31T13:34:07.000Z | whois-endtoend/src/test/java/net/ripe/db/whois/compare/rest/RestExecutor.java | WEBZCC/whois | 5babbb0ef5456cfac96270789c320d226d26e9ee | [
"BSD-3-Clause"
] | 96 | 2015-05-01T15:57:45.000Z | 2022-02-15T08:21:22.000Z | 37.632479 | 121 | 0.691574 | 7,320 | package net.ripe.db.whois.compare.rest;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider;
import com.google.common.base.Stopwatch;
import net.ripe.db.whois.common.domain.ResponseObject;
import net.ripe.db.whois.common.support.QueryExecutorCon... |
3e115a93ab0e34e454afa49b0499e885ac975d66 | 1,211 | java | Java | ironman/src/main/java/com/awesome/ironman/config/SwaggerConfig.java | Tobue/base-web | 6fd415fb36075c7bf4bbaf030bd543904fc7f957 | [
"MIT"
] | 21 | 2020-02-01T11:58:33.000Z | 2022-02-07T06:47:53.000Z | ironman/src/main/java/com/awesome/ironman/config/SwaggerConfig.java | Tobue/base-web | 6fd415fb36075c7bf4bbaf030bd543904fc7f957 | [
"MIT"
] | null | null | null | ironman/src/main/java/com/awesome/ironman/config/SwaggerConfig.java | Tobue/base-web | 6fd415fb36075c7bf4bbaf030bd543904fc7f957 | [
"MIT"
] | 4 | 2020-12-30T20:56:41.000Z | 2021-07-27T08:55:33.000Z | 31.868421 | 89 | 0.683732 | 7,321 | package com.awesome.ironman.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelec... |
3e115aae8847f116722641952497a39bf0361778 | 1,943 | java | Java | api/src/main/java/org/bf2/operator/resources/v1alpha1/ManagedKafkaAgentStatus.java | grdryn/kas-fleetshard | adadfcf366507e1e1522870eb380f07352aa3ef0 | [
"Apache-2.0"
] | null | null | null | api/src/main/java/org/bf2/operator/resources/v1alpha1/ManagedKafkaAgentStatus.java | grdryn/kas-fleetshard | adadfcf366507e1e1522870eb380f07352aa3ef0 | [
"Apache-2.0"
] | 16 | 2022-02-25T14:39:39.000Z | 2022-03-31T15:19:13.000Z | api/src/main/java/org/bf2/operator/resources/v1alpha1/ManagedKafkaAgentStatus.java | grdryn/kas-fleetshard | adadfcf366507e1e1522870eb380f07352aa3ef0 | [
"Apache-2.0"
] | 7 | 2022-02-25T14:11:15.000Z | 2022-03-04T15:25:11.000Z | 23.695122 | 71 | 0.709727 | 7,322 | package org.bf2.operator.resources.v1alpha1;
import com.fasterxml.jackson.annotation.JsonInclude;
import io.sundr.builder.annotations.Buildable;
import java.util.List;
@Buildable(builderPackage = "io.fabric8.kubernetes.api.builder")
@JsonInclude(JsonInclude.Include.NON_NULL)
public class ManagedKafkaAgentStatus {
... |
3e115ac59eb2bcc56b92fc6f3ac484ee28f8bf6f | 994 | java | Java | app/src/main/java/com/lwd/qjtv/mvp/ui/message/TextMsgView.java | 541660139/qjtv | a2aed5aca0e7a4211226e1a8a6f5e63c4f401fc5 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/lwd/qjtv/mvp/ui/message/TextMsgView.java | 541660139/qjtv | a2aed5aca0e7a4211226e1a8a6f5e63c4f401fc5 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/lwd/qjtv/mvp/ui/message/TextMsgView.java | 541660139/qjtv | a2aed5aca0e7a4211226e1a8a6f5e63c4f401fc5 | [
"Apache-2.0"
] | null | null | null | 30.121212 | 92 | 0.72334 | 7,323 | package com.lwd.qjtv.mvp.ui.message;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.TextView;
import com.lwd.qjtv.R;
import com.lwd.qjtv.app.utils.EmojiManager;
import io.rong.imlib.model.MessageContent;
import io.rong.message.TextMessage;
public ... |
3e115bc20bcb07c9784d5271a4c2b7424596e272 | 4,650 | java | Java | references/bcb_chosen_clones/selected#1766408#108#184.java | cragkhit/elasticsearch | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 23 | 2018-10-03T15:02:53.000Z | 2021-09-16T11:07:36.000Z | references/bcb_chosen_clones/selected#1766408#108#184.java | cragkhit/elasticsearch | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 18 | 2019-02-10T04:52:54.000Z | 2022-01-25T02:14:40.000Z | references/bcb_chosen_clones/selected#1766408#108#184.java | cragkhit/Siamese | 05567b30c5bde08badcac1bf421454e5d995eb91 | [
"Apache-2.0"
] | 19 | 2018-11-16T13:39:05.000Z | 2021-09-05T23:59:30.000Z | 59.615385 | 237 | 0.444301 | 7,324 | private void importSources() {
InputOutput io = IOProvider.getDefault().getIO("Import Sources", false);
io.select();
PrintWriter pw = new PrintWriter(io.getOut());
pw.println("Beginning transaction....");
pw.println("Processing selected files:");
String[][] selectedFi... |
3e115c250ff13acd6e76d77ef6b79c943e793a84 | 2,398 | java | Java | src/com/blunk/util/PropertiesBox.java | iamdroppy/NillusMobilesDiscoServer | a1f3d3a2798a237f04879fd810ef34d8f357b6d0 | [
"Net-SNMP",
"Xnet"
] | 1 | 2021-05-30T20:14:36.000Z | 2021-05-30T20:14:36.000Z | src/com/blunk/util/PropertiesBox.java | iamdroppy/NillusMobilesDiscoServer | a1f3d3a2798a237f04879fd810ef34d8f357b6d0 | [
"Net-SNMP",
"Xnet"
] | null | null | null | src/com/blunk/util/PropertiesBox.java | iamdroppy/NillusMobilesDiscoServer | a1f3d3a2798a237f04879fd810ef34d8f357b6d0 | [
"Net-SNMP",
"Xnet"
] | null | null | null | 24.979167 | 98 | 0.672644 | 7,325 | package com.blunk.util;
import java.util.Properties;
import java.io.FileInputStream;
/**
* PropertiesBox is a java.util.Properties utility that can load Properties from file and return
* them.
*
* @author Nillus
*/
public final class PropertiesBox
{
private Properties props;
public Properties... |
3e115c3ea9068ae6aa22db7b370ea26a214165a3 | 285 | java | Java | sources/com/bumptech/glide/p100c/C5938k.java | tusharchoudhary0003/Custom-Football-Game | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | [
"MIT"
] | 1 | 2019-10-01T11:34:10.000Z | 2019-10-01T11:34:10.000Z | sources/com/bumptech/glide/p100c/C5938k.java | tusharchoudhary0003/Custom-Football-Game | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | [
"MIT"
] | null | null | null | sources/com/bumptech/glide/p100c/C5938k.java | tusharchoudhary0003/Custom-Football-Game | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | [
"MIT"
] | 1 | 2020-05-26T05:10:33.000Z | 2020-05-26T05:10:33.000Z | 15.833333 | 44 | 0.621053 | 7,326 | package com.bumptech.glide.p100c;
/* renamed from: com.bumptech.glide.c.k */
/* compiled from: NullConnectivityMonitor */
class C5938k implements C5929c {
C5938k() {
}
public void onStart() {
}
public void onStop() {
}
public void onDestroy() {
}
}
|
3e115c4922c70fe6ba09e2f1fd13601a7def54bb | 1,412 | java | Java | src/comp/PingRequestHandlerPlugin/PingRequestHandlerPluginImp.java | xLineMapper/solr | dac23f5c15176d680b70b599001366a2ba7234c3 | [
"Apache-2.0"
] | null | null | null | src/comp/PingRequestHandlerPlugin/PingRequestHandlerPluginImp.java | xLineMapper/solr | dac23f5c15176d680b70b599001366a2ba7234c3 | [
"Apache-2.0"
] | null | null | null | src/comp/PingRequestHandlerPlugin/PingRequestHandlerPluginImp.java | xLineMapper/solr | dac23f5c15176d680b70b599001366a2ba7234c3 | [
"Apache-2.0"
] | null | null | null | 23.932203 | 117 | 0.735127 | 7,327 | package comp.PingRequestHandlerPlugin;
import edu.umkc.config.Bootstrapper;
import edu.umkc.solr.core.PluginInfo;
import java.util.Map;
import annotation.Feature;
import annotation.Optional;
@Optional(Feature.PING_REQUEST_HANDLER)
public class PingRequestHandlerPluginImp implements IPingRequestHandlerPluginImp
{
... |
3e115d67e29b0f49fe09de06a159ee29690d9658 | 2,601 | java | Java | src/main/java/ms/kevi/skyblock/game/stats/GameStats.java | KCodeYT/SkyBlockClone | e7a9cbb0d87769e4af5fbb9af823247ea2bf564d | [
"Apache-2.0"
] | 1 | 2022-03-17T22:07:51.000Z | 2022-03-17T22:07:51.000Z | src/main/java/ms/kevi/skyblock/game/stats/GameStats.java | KCodeYT/SkyBlockClone | e7a9cbb0d87769e4af5fbb9af823247ea2bf564d | [
"Apache-2.0"
] | 1 | 2022-01-27T19:43:20.000Z | 2022-01-29T18:05:53.000Z | src/main/java/ms/kevi/skyblock/game/stats/GameStats.java | KCodeYT/SkyBlockClone | e7a9cbb0d87769e4af5fbb9af823247ea2bf564d | [
"Apache-2.0"
] | null | null | null | 36.633803 | 162 | 0.668589 | 7,328 | /*
* Copyright 2022 KCodeYT
*
* 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 w... |
3e115e7a1e0b98a1b6fbd049d6432a187ccb867c | 539 | java | Java | src/main/java/br/com/zup/casa_do_codigo/controllers/validation/ExistingId.java | i-gxr/orange-talents-09-template-casa-do-codigo | 1d4598ac79fba9ecb2af7c1d958ded870b898800 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup/casa_do_codigo/controllers/validation/ExistingId.java | i-gxr/orange-talents-09-template-casa-do-codigo | 1d4598ac79fba9ecb2af7c1d958ded870b898800 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/zup/casa_do_codigo/controllers/validation/ExistingId.java | i-gxr/orange-talents-09-template-casa-do-codigo | 1d4598ac79fba9ecb2af7c1d958ded870b898800 | [
"Apache-2.0"
] | null | null | null | 22.458333 | 66 | 0.734694 | 7,329 | package br.com.zup.casa_do_codigo.controllers.validation;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.*;
@Documented
@Constraint(validatedBy = {ExistingIdValidator.class})
@Target({ElementType.FIELD})
@Retention(RetentionPolicy.RUNTIME)
public @interface ExistingId... |
3e115e87c9ea5ae3c036f989a7601bd1b3627913 | 2,654 | java | Java | bundles/specmate-connectors-api/src/com/specmate/connectors/api/IProjectConfigService.java | Qualicen/Specmate | 7a4411d14c6c7d4c9127eb64690c33121ac47a39 | [
"Apache-2.0"
] | 7 | 2019-10-17T10:53:40.000Z | 2022-03-02T12:43:30.000Z | bundles/specmate-connectors-api/src/com/specmate/connectors/api/IProjectConfigService.java | Qualicen/Specmate | 7a4411d14c6c7d4c9127eb64690c33121ac47a39 | [
"Apache-2.0"
] | 180 | 2019-09-30T11:23:47.000Z | 2022-03-03T18:38:32.000Z | bundles/specmate-connectors-api/src/com/specmate/connectors/api/IProjectConfigService.java | Qualicen/Specmate | 7a4411d14c6c7d4c9127eb64690c33121ac47a39 | [
"Apache-2.0"
] | 11 | 2019-12-07T12:46:38.000Z | 2021-02-08T14:11:45.000Z | 39.61194 | 114 | 0.77468 | 7,330 | package com.specmate.connectors.api;
import com.specmate.common.exception.SpecmateException;
public interface IProjectConfigService {
/** The prefix for project configuration keys */
public static final String PROJECT_PREFIX = "project.";
/** The prefix for multiproject configuration keys */
public static final ... |
3e115ea7a0b5896c810ab7f2acdf973f509566c4 | 1,843 | java | Java | Application/src/main/java/com/example/android/wearable/geofencing/GeofenceReceiver.java | nijandhan/Attendance-Registration-System | 4ab92e874fb656fef1a0d9d4203034fdde02cba1 | [
"Apache-2.0"
] | null | null | null | Application/src/main/java/com/example/android/wearable/geofencing/GeofenceReceiver.java | nijandhan/Attendance-Registration-System | 4ab92e874fb656fef1a0d9d4203034fdde02cba1 | [
"Apache-2.0"
] | null | null | null | Application/src/main/java/com/example/android/wearable/geofencing/GeofenceReceiver.java | nijandhan/Attendance-Registration-System | 4ab92e874fb656fef1a0d9d4203034fdde02cba1 | [
"Apache-2.0"
] | null | null | null | 44.95122 | 114 | 0.646772 | 7,331 | package com.example.android.wearable.geofencing;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.support.v4.content.LocalBroadcastManager;
import android.util.Log;
import com.google.android.gms.location.Geofence;
import com.google.android.gms.loc... |
3e115f25f5a7022b4d94f705f0d31be57ecd5fb6 | 1,355 | java | Java | implementation/v6/src/main/java/org/codemc/worldguardwrapper/implementation/v6/flag/WrappedPrimitiveFlag.java | JOO200/WorldGuardWrapper | e8466e28e3a08ed370ab4aedd82f0235ad8574ef | [
"MIT"
] | 22 | 2018-08-02T15:39:25.000Z | 2021-09-29T21:11:50.000Z | implementation/v6/src/main/java/org/codemc/worldguardwrapper/implementation/v6/flag/WrappedPrimitiveFlag.java | JOO200/WorldGuardWrapper | e8466e28e3a08ed370ab4aedd82f0235ad8574ef | [
"MIT"
] | 44 | 2018-09-08T10:26:00.000Z | 2022-03-11T17:02:07.000Z | implementation/v6/src/main/java/org/codemc/worldguardwrapper/implementation/v6/flag/WrappedPrimitiveFlag.java | MinetopiaPanel/WorldGuardWrapper | 084274067abc7a83f7c930c70d7d872f665a5122 | [
"MIT"
] | 12 | 2019-07-26T17:11:25.000Z | 2022-03-22T10:23:47.000Z | 35.657895 | 117 | 0.711439 | 7,332 | package org.codemc.worldguardwrapper.implementation.v6.flag;
import com.sk89q.worldguard.protection.flags.Flag;
import org.bukkit.Location;
import org.bukkit.util.Vector;
import org.codemc.worldguardwrapper.implementation.v6.utility.WorldGuardFlagUtilities;
import java.util.Optional;
public class WrappedPrimitiveFla... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.