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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e0eabd92b1a5bf4ad683d10071dbad5c2550f42 | 195 | java | Java | app/src/main/java/au/gov/dva/sopapi/interfaces/model/FactorReference.java | govlawtech/dva-sop-api | 202575d7c0e15eb99aa95a73377030576ea2335c | [
"Apache-2.0"
] | 6 | 2017-02-03T02:44:43.000Z | 2018-07-29T10:56:20.000Z | app/src/main/java/au/gov/dva/sopapi/interfaces/model/FactorReference.java | govlawtech/dva-sop-api | 202575d7c0e15eb99aa95a73377030576ea2335c | [
"Apache-2.0"
] | 35 | 2016-12-01T21:21:57.000Z | 2021-07-27T23:26:41.000Z | app/src/main/java/au/gov/dva/sopapi/interfaces/model/FactorReference.java | govlawtech/dva-sop-api | 202575d7c0e15eb99aa95a73377030576ea2335c | [
"Apache-2.0"
] | 2 | 2017-03-14T08:07:54.000Z | 2017-03-28T00:27:45.000Z | 19.5 | 46 | 0.779487 | 6,228 | package au.gov.dva.sopapi.interfaces.model;
import java.util.Optional;
public interface FactorReference {
String getMainFactorReference();
Optional<String> getFactorPartReference();
}
|
3e0eac3d82dd6ff681594be90fb3fd1ee133eb8f | 6,353 | java | Java | src/main/java/fr/ippon/tatami/repository/cassandra/CassandraAttachmentRepository.java | ptemplier/tatami | 8356fbed8e762b8aa1cd23630ed2dedf840eb22b | [
"Apache-2.0"
] | null | null | null | src/main/java/fr/ippon/tatami/repository/cassandra/CassandraAttachmentRepository.java | ptemplier/tatami | 8356fbed8e762b8aa1cd23630ed2dedf840eb22b | [
"Apache-2.0"
] | null | null | null | src/main/java/fr/ippon/tatami/repository/cassandra/CassandraAttachmentRepository.java | ptemplier/tatami | 8356fbed8e762b8aa1cd23630ed2dedf840eb22b | [
"Apache-2.0"
] | null | null | null | 38.97546 | 106 | 0.65717 | 6,229 | package fr.ippon.tatami.repository.cassandra;
import fr.ippon.tatami.domain.Attachment;
import fr.ippon.tatami.repository.AttachmentRepository;
import me.prettyprint.cassandra.serializers.BytesArraySerializer;
import me.prettyprint.cassandra.serializers.DateSerializer;
import me.prettyprint.cassandra.serializers.LongS... |
3e0ead770176c617fd86a51188eb2086c5980cde | 2,124 | java | Java | gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/src/plugin-use/org/gradle/plugin/use/resolve/internal/ClassPathPluginResolution.java | bit-man/pushfish-android | 5f4fcf56adf5a8cdb6f31d91c315bcd3b3dc93bc | [
"BSD-2-Clause"
] | 158 | 2015-04-18T23:39:02.000Z | 2021-07-01T18:28:29.000Z | gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/src/plugin-use/org/gradle/plugin/use/resolve/internal/ClassPathPluginResolution.java | bit-man/pushfish-android | 5f4fcf56adf5a8cdb6f31d91c315bcd3b3dc93bc | [
"BSD-2-Clause"
] | 31 | 2015-04-29T18:52:40.000Z | 2020-06-29T19:25:24.000Z | gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/src/plugin-use/org/gradle/plugin/use/resolve/internal/ClassPathPluginResolution.java | bit-man/pushfish-android | 5f4fcf56adf5a8cdb6f31d91c315bcd3b3dc93bc | [
"BSD-2-Clause"
] | 32 | 2016-01-05T21:58:24.000Z | 2021-06-21T21:56:34.000Z | 38.618182 | 156 | 0.75565 | 6,230 | /*
* Copyright 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
3e0eae4ca9bb8138e29628731c166aada2718ff7 | 293 | java | Java | jdk/src/main/java/xyz/mydev/jdk/genericity/complex/repository/MessageRepository.java | FantasyZsp/SpringBoot2.xDemo | e468255d301f019c9f8f2198fd68ad406642b4f8 | [
"Apache-2.0"
] | null | null | null | jdk/src/main/java/xyz/mydev/jdk/genericity/complex/repository/MessageRepository.java | FantasyZsp/SpringBoot2.xDemo | e468255d301f019c9f8f2198fd68ad406642b4f8 | [
"Apache-2.0"
] | null | null | null | jdk/src/main/java/xyz/mydev/jdk/genericity/complex/repository/MessageRepository.java | FantasyZsp/SpringBoot2.xDemo | e468255d301f019c9f8f2198fd68ad406642b4f8 | [
"Apache-2.0"
] | null | null | null | 26.636364 | 117 | 0.822526 | 6,231 | package xyz.mydev.jdk.genericity.complex.repository;
import xyz.mydev.jdk.genericity.complex.msg.StringMessage;
import java.time.LocalDateTime;
public interface MessageRepository<T extends StringMessage> extends MessageCrudRepository<T, String, LocalDateTime> {
String getTableName();
} |
3e0eaf394bf772a4a6b8f89df16b60a2db44cf61 | 2,892 | java | Java | app/src/main/java/com/akexorcist/mvpsimple/module/viewer/info/FeedInfoFragment.java | akexorcist/MVCSimple | bca1e7da12fb5fb49b272a0f556b4690cce25fd8 | [
"Apache-2.0"
] | 1 | 2016-08-27T11:16:33.000Z | 2016-08-27T11:16:33.000Z | app/src/main/java/com/akexorcist/mvpsimple/module/viewer/info/FeedInfoFragment.java | akexorcist/MVCSimple | bca1e7da12fb5fb49b272a0f556b4690cce25fd8 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/akexorcist/mvpsimple/module/viewer/info/FeedInfoFragment.java | akexorcist/MVCSimple | bca1e7da12fb5fb49b272a0f556b4690cce25fd8 | [
"Apache-2.0"
] | 2 | 2016-10-07T04:04:15.000Z | 2017-04-06T16:34:03.000Z | 28.352941 | 129 | 0.710235 | 6,232 | package com.akexorcist.mvpsimple.module.viewer.info;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.akexorcist.mvpsimp... |
3e0eb013139115230b7bc036409fb2a8b23a3e9c | 229 | java | Java | org.opencompare/api-java/src/main/java/org/opencompare/api/java/value/BooleanValue.java | gerbaudg/op | 40ddc00534325f8b594c884e01ab248fbf3e5409 | [
"Apache-2.0"
] | null | null | null | org.opencompare/api-java/src/main/java/org/opencompare/api/java/value/BooleanValue.java | gerbaudg/op | 40ddc00534325f8b594c884e01ab248fbf3e5409 | [
"Apache-2.0"
] | null | null | null | org.opencompare/api-java/src/main/java/org/opencompare/api/java/value/BooleanValue.java | gerbaudg/op | 40ddc00534325f8b594c884e01ab248fbf3e5409 | [
"Apache-2.0"
] | null | null | null | 19.083333 | 45 | 0.724891 | 6,233 | package org.opencompare.api.java.value;
import org.opencompare.api.java.Value;
/**
* Created by gbecan on 09/10/14.
*/
public interface BooleanValue extends Value {
boolean getValue();
void setValue(boolean value);
}
|
3e0eb02f161747a770f028ba36a1f217b2ba2c8e | 1,290 | java | Java | src/main/java/org/kettle/trans/steps/cleanse/rules/TitleCaseRule.java | nadment/pdi-cleanse | ee64772168dc2440a5004a27e0d5e5c2b7ec0a39 | [
"Apache-2.0"
] | 1 | 2020-06-19T04:09:17.000Z | 2020-06-19T04:09:17.000Z | src/main/java/org/kettle/trans/steps/cleanse/rules/TitleCaseRule.java | nadment/pdi-cleanse-plugin | ee64772168dc2440a5004a27e0d5e5c2b7ec0a39 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/kettle/trans/steps/cleanse/rules/TitleCaseRule.java | nadment/pdi-cleanse-plugin | ee64772168dc2440a5004a27e0d5e5c2b7ec0a39 | [
"Apache-2.0"
] | null | null | null | 28.043478 | 140 | 0.693023 | 6,234 | package org.kettle.trans.steps.cleanse.rules;
import org.kettle.trans.steps.cleanse.CleanseRule;
import org.kettle.trans.steps.cleanse.ValueProcessor;
import org.pentaho.di.core.exception.KettleValueException;
import org.pentaho.di.core.row.ValueMetaInterface;
/**
* The rule capitalize the first letter of ea... |
3e0eb0afe59dae14656eba98ccaf1218a76199d0 | 3,600 | java | Java | corpus/class/eclipse.jdt.core/521.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 15 | 2018-07-10T09:38:31.000Z | 2021-11-29T08:28:07.000Z | corpus/class/eclipse.jdt.core/521.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 3 | 2018-11-16T02:58:59.000Z | 2021-01-20T16:03:51.000Z | corpus/class/eclipse.jdt.core/521.java | masud-technope/ACER-Replication-Package-ASE2017 | cb7318a729eb1403004d451a164c851af2d81f7a | [
"MIT"
] | 6 | 2018-06-27T20:19:00.000Z | 2022-02-19T02:29:53.000Z | 31.304348 | 102 | 0.669167 | 6,235 | /*******************************************************************************
* Copyright (c) 2013, 2014 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... |
3e0eb304b1c31765cc9b784890fcd4ec0f8e9b9f | 12,618 | java | Java | Vacuum Game/A1soln/src/game/VacuumGame.java | Synergy182/Vacuum-Game | 084104ca7023bc593c42288ad45ab523b9544295 | [
"MIT"
] | null | null | null | Vacuum Game/A1soln/src/game/VacuumGame.java | Synergy182/Vacuum-Game | 084104ca7023bc593c42288ad45ab523b9544295 | [
"MIT"
] | null | null | null | Vacuum Game/A1soln/src/game/VacuumGame.java | Synergy182/Vacuum-Game | 084104ca7023bc593c42288ad45ab523b9544295 | [
"MIT"
] | null | null | null | 31.078818 | 93 | 0.664685 | 6,236 | package game;
import sprites.CleanHallway;
import sprites.Dumpster;
import sprites.Dust;
import sprites.DustBall;
import sprites.Sprite;
import sprites.Vacuum;
import sprites.Wall;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import java.... |
3e0eb37f76879b5e3dd04e6434a8dbc64460cd1a | 2,715 | java | Java | examples/src/test/java/com/pholser/junit/quickcheck/examples/func/EitherGenerator.java | LALAYANG/junit-quickcheck | 14cb34602fb1b970a96d165f43a2739c79a1ef25 | [
"MIT"
] | 813 | 2015-01-02T10:35:01.000Z | 2022-03-18T09:45:36.000Z | examples/src/test/java/com/pholser/junit/quickcheck/examples/func/EitherGenerator.java | LALAYANG/junit-quickcheck | 14cb34602fb1b970a96d165f43a2739c79a1ef25 | [
"MIT"
] | 218 | 2015-01-01T14:20:40.000Z | 2022-03-07T13:25:07.000Z | examples/src/test/java/com/pholser/junit/quickcheck/examples/func/EitherGenerator.java | LALAYANG/junit-quickcheck | 14cb34602fb1b970a96d165f43a2739c79a1ef25 | [
"MIT"
] | 127 | 2015-01-23T01:18:26.000Z | 2021-12-09T04:18:25.000Z | 37.191781 | 79 | 0.713444 | 6,237 | /*
The MIT License
Copyright (c) 2010-2021 Paul R. Holser, Jr.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, mod... |
3e0eb3945a90d0a05c777030ae4847a3dc288db7 | 1,203 | java | Java | src/main/java/models/standard/blackjack/Hand.java | grrilla/card-practice | 38c7a8cfba51ed04a9bd82e55e83d57e791d3f5d | [
"MIT"
] | null | null | null | src/main/java/models/standard/blackjack/Hand.java | grrilla/card-practice | 38c7a8cfba51ed04a9bd82e55e83d57e791d3f5d | [
"MIT"
] | null | null | null | src/main/java/models/standard/blackjack/Hand.java | grrilla/card-practice | 38c7a8cfba51ed04a9bd82e55e83d57e791d3f5d | [
"MIT"
] | 1 | 2019-05-09T15:19:02.000Z | 2019-05-09T15:19:02.000Z | 22.277778 | 67 | 0.709061 | 6,238 | package models.standard.blackjack;
import models.standard.StandardPlayingCard;
import models.standard.StandardPlayingCard.StandardRank;
import java.util.ArrayList;
import java.util.List;
import static java.lang.Math.min;
import static models.standard.StandardPlayingCard.StandardRank.ACE;
public class Hand {
priv... |
3e0eb3c617733be9412a8de1e286a99def0f0108 | 6,452 | java | Java | RobotCore/src/main/java/com/qualcomm/robotcore/hardware/Blinker.java | cybots5975/cybots2018 | 082db31bdf9987c05a15d5c1fc8cf6c1bac33412 | [
"MIT"
] | 2 | 2018-11-02T19:03:00.000Z | 2021-12-10T03:51:41.000Z | RobotCore/src/main/java/com/qualcomm/robotcore/hardware/Blinker.java | cybots5975/cybots2018 | 082db31bdf9987c05a15d5c1fc8cf6c1bac33412 | [
"MIT"
] | null | null | null | RobotCore/src/main/java/com/qualcomm/robotcore/hardware/Blinker.java | cybots5975/cybots2018 | 082db31bdf9987c05a15d5c1fc8cf6c1bac33412 | [
"MIT"
] | null | null | null | 34.502674 | 107 | 0.57672 | 6,239 | /*
Copyright (c) 2016 Robert Atkinson
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted (subject to the limitations in the disclaimer below) provided that
the following conditions are met:
Redistributions of source code must retain the above copyright... |
3e0eb4217c836759cb37bcbe668ce569b60cc4ad | 8,177 | java | Java | src/main/java/com/supervisor/sdk/pgsql/PgBaseScheme.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | 3 | 2022-01-31T20:40:22.000Z | 2022-02-11T04:15:44.000Z | src/main/java/com/supervisor/sdk/pgsql/PgBaseScheme.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | 33 | 2022-01-31T20:40:16.000Z | 2022-02-21T01:57:51.000Z | src/main/java/com/supervisor/sdk/pgsql/PgBaseScheme.java | my-supervisor/my-supervisor | ba6ecc4a3373cd439586a72a8e9fc035b09a3f2b | [
"CC-BY-3.0"
] | null | null | null | 29.413669 | 136 | 0.693408 | 6,240 | package com.supervisor.sdk.pgsql;
import com.google.common.base.CaseFormat;
import com.supervisor.sdk.datasource.BaseScheme;
import com.supervisor.sdk.metadata.Field;
import com.supervisor.sdk.metadata.FieldMetadata;
import com.supervisor.sdk.metadata.MethodReferenceUtils;
import com.supervisor.sdk.metadata.Recordable... |
3e0eb4ec011792c3ecef89063bd1f149a8ab9dc6 | 11,090 | java | Java | raml-tester-client/src/test/java/guru/nidi/ramlproxy/CommandTest.java | nidi3/raml-tester-proxy | 44bf119f9de608f6b0d7f1216b9c03d179917f58 | [
"Apache-2.0"
] | 10 | 2015-03-25T18:44:16.000Z | 2022-03-22T09:06:22.000Z | raml-tester-client/src/test/java/guru/nidi/ramlproxy/CommandTest.java | nidi3/raml-tester-proxy | 44bf119f9de608f6b0d7f1216b9c03d179917f58 | [
"Apache-2.0"
] | 25 | 2015-01-16T23:53:25.000Z | 2015-08-24T16:28:52.000Z | raml-tester-client/src/test/java/guru/nidi/ramlproxy/CommandTest.java | nidi3/raml-tester-proxy | 44bf119f9de608f6b0d7f1216b9c03d179917f58 | [
"Apache-2.0"
] | 2 | 2015-01-16T23:32:53.000Z | 2022-03-22T09:06:23.000Z | 40.753676 | 203 | 0.641137 | 6,241 | /*
* Copyright © 2014 Stefan Niederhauser (upchh@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required b... |
3e0eb4fb3832737f73d2932698c803d81aa99209 | 1,879 | java | Java | src/main/java/demo/repository/EmployeeRepository.java | yuzhou2/restful-lambda | 47036776721ab7151269edaf3c7273c9e6f21c6c | [
"Apache-2.0"
] | null | null | null | src/main/java/demo/repository/EmployeeRepository.java | yuzhou2/restful-lambda | 47036776721ab7151269edaf3c7273c9e6f21c6c | [
"Apache-2.0"
] | null | null | null | src/main/java/demo/repository/EmployeeRepository.java | yuzhou2/restful-lambda | 47036776721ab7151269edaf3c7273c9e6f21c6c | [
"Apache-2.0"
] | null | null | null | 35.45283 | 114 | 0.734965 | 6,242 | package demo.repository;
import java.io.IOException;
import com.amazonaws.annotation.ThreadSafe;
import com.amazonaws.services.dynamodbv2.AmazonDynamoDB;
import com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder;
import com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper;
import com.amazonaws.ser... |
3e0eb5536d1317f975c685ddd38523e0d5abd832 | 405 | java | Java | mobile_app1/module955/src/main/java/module955packageJava0/Foo10.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 70 | 2021-01-22T16:48:06.000Z | 2022-02-16T10:37:33.000Z | mobile_app1/module955/src/main/java/module955packageJava0/Foo10.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 16 | 2021-01-22T20:52:52.000Z | 2021-08-09T17:51:24.000Z | mobile_app1/module955/src/main/java/module955packageJava0/Foo10.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 5 | 2021-01-26T13:53:49.000Z | 2021-08-11T20:10:57.000Z | 11.25 | 44 | 0.577778 | 6,243 | package module955packageJava0;
import java.lang.Integer;
public class Foo10 {
Integer int0;
Integer int1;
Integer int2;
public void foo0() {
new module955packageJava0.Foo9().foo5();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
... |
3e0eb72301c51c2319011b06c0290ac219867ed8 | 2,984 | java | Java | 91930-introducao-a-programacao-2/listas/Steffano_Pereira_LISTA_02/src/questao03/TesteControladorFinanceiro.java | SteffanoP/ufrpe-materials | 48d374dd41983e062fdf605fb7b59fa6ac6348fd | [
"Unlicense"
] | null | null | null | 91930-introducao-a-programacao-2/listas/Steffano_Pereira_LISTA_02/src/questao03/TesteControladorFinanceiro.java | SteffanoP/ufrpe-materials | 48d374dd41983e062fdf605fb7b59fa6ac6348fd | [
"Unlicense"
] | 1 | 2021-09-16T13:28:37.000Z | 2021-09-16T13:28:37.000Z | 91930-introducao-a-programacao-2/listas/Steffano_Pereira_LISTA_02/src/questao03/TesteControladorFinanceiro.java | SteffanoP/ufrpe-materials | 48d374dd41983e062fdf605fb7b59fa6ac6348fd | [
"Unlicense"
] | null | null | null | 52.350877 | 124 | 0.642761 | 6,244 | package questao03;
import questao03.despesa.DespesaComAgua;
import questao03.despesa.DespesaComEnergia;
import questao03.despesa.DespesaComInternet;
import questao03.receita.LicencaBasica;
import questao03.receita.LicencaEnterprise;
import questao03.receita.LicencaPlus;
import java.time.LocalDate;
import java.time.Lo... |
3e0eb74cf1eada25718d8e1ecc244506798314d7 | 1,248 | java | Java | src/main/java/com/psygate/minecraft/spigot/sovereignty/ruby/sql/util/RecordLocationTypeConverter.java | psygate/ruby | a080854762813628d2180e6f20b6bc3880ddb2a3 | [
"MIT"
] | null | null | null | src/main/java/com/psygate/minecraft/spigot/sovereignty/ruby/sql/util/RecordLocationTypeConverter.java | psygate/ruby | a080854762813628d2180e6f20b6bc3880ddb2a3 | [
"MIT"
] | null | null | null | src/main/java/com/psygate/minecraft/spigot/sovereignty/ruby/sql/util/RecordLocationTypeConverter.java | psygate/ruby | a080854762813628d2180e6f20b6bc3880ddb2a3 | [
"MIT"
] | null | null | null | 40.258065 | 94 | 0.724359 | 6,245 | /*
* Copyright (C) 2016 psygate (https://github.com/psygate)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your opti... |
3e0eb7a0886d538a82c7f487b1cfabba32acba8f | 3,869 | java | Java | bundles/org.eclipse.emfcloud.modelserver.edit/src/org/eclipse/emfcloud/modelserver/edit/command/SetCommandContribution.java | eneufeld/emfcloud-modelserver | adfed022c2810b8560556ca8f37f2efeb943ad77 | [
"MIT"
] | null | null | null | bundles/org.eclipse.emfcloud.modelserver.edit/src/org/eclipse/emfcloud/modelserver/edit/command/SetCommandContribution.java | eneufeld/emfcloud-modelserver | adfed022c2810b8560556ca8f37f2efeb943ad77 | [
"MIT"
] | null | null | null | bundles/org.eclipse.emfcloud.modelserver.edit/src/org/eclipse/emfcloud/modelserver/edit/command/SetCommandContribution.java | eneufeld/emfcloud-modelserver | adfed022c2810b8560556ca8f37f2efeb943ad77 | [
"MIT"
] | null | null | null | 43.965909 | 111 | 0.720083 | 6,246 | /********************************************************************************
* Copyright (c) 2021 EclipseSource and others.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0 which is available at
* https://www.eclipse.org/legal/epl-2.0, o... |
3e0eb7df385aa73878fd98cb1be887b72f742f4a | 1,353 | java | Java | common/src/main/java/com/dremio/common/config/SabotConfigurationException.java | geetek/dremio-oss | 812c7f32f9437df52b1d7bd8d5c45f9a79b6e9d2 | [
"Apache-2.0"
] | 1,085 | 2017-07-19T15:08:38.000Z | 2022-03-29T13:35:07.000Z | common/src/main/java/com/dremio/common/config/SabotConfigurationException.java | geetek/dremio-oss | 812c7f32f9437df52b1d7bd8d5c45f9a79b6e9d2 | [
"Apache-2.0"
] | 20 | 2017-07-19T20:16:27.000Z | 2021-12-02T10:56:25.000Z | common/src/main/java/com/dremio/common/config/SabotConfigurationException.java | geetek/dremio-oss | 812c7f32f9437df52b1d7bd8d5c45f9a79b6e9d2 | [
"Apache-2.0"
] | 398 | 2017-07-19T18:12:58.000Z | 2022-03-30T09:37:40.000Z | 32.214286 | 110 | 0.756837 | 6,247 | /*
* Copyright (C) 2017-2019 Dremio Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... |
3e0eb7e3e2ec655e7149a38f71533eba35edc985 | 255 | java | Java | app/src/main/java/ml/puredark/hviewer/configs/PasteEEConfig.java | XFY9326/H-Viewer | 3fc4aa29e59dc4afcdee574416fae0a136e6bd03 | [
"Apache-2.0"
] | 2,044 | 2016-08-08T12:46:55.000Z | 2022-03-26T20:52:18.000Z | app/src/main/java/ml/puredark/hviewer/configs/PasteEEConfig.java | dss16694/H-Viewer | 3313b6d43b2837b5cebf8f1b93e1bf60cba9f607 | [
"Apache-2.0"
] | 121 | 2016-08-15T21:20:13.000Z | 2022-03-14T22:27:05.000Z | app/src/main/java/ml/puredark/hviewer/configs/PasteEEConfig.java | dss16694/H-Viewer | 3313b6d43b2837b5cebf8f1b93e1bf60cba9f607 | [
"Apache-2.0"
] | 337 | 2016-08-08T13:54:46.000Z | 2022-03-09T03:26:05.000Z | 23.181818 | 75 | 0.729412 | 6,248 | package ml.puredark.hviewer.configs;
/**
* Created by PureDark on 2016/9/27.
*/
public class PasteEEConfig {
public final static String apiUrl = "https://paste.ee/api";
public final static String appkey = "caf86f4uutaoxfysmf7anj01xl6sv3ps";
}
|
3e0eb8059d0b227ef1d447c5928748f306edcf2d | 4,784 | java | Java | omakase/src/main/java/org/projectomakase/omakase/job/rest/v1/interceptor/PostJobInterceptor.java | projectomakase/omakase | 08d63c2f08e4632ca14996963895cefb7cea2766 | [
"Apache-2.0"
] | 1 | 2016-05-13T09:59:39.000Z | 2016-05-13T09:59:39.000Z | omakase/src/main/java/org/projectomakase/omakase/job/rest/v1/interceptor/PostJobInterceptor.java | projectomakase/omakase | 08d63c2f08e4632ca14996963895cefb7cea2766 | [
"Apache-2.0"
] | 2 | 2019-07-02T17:28:26.000Z | 2022-02-09T23:00:37.000Z | omakase/src/main/java/org/projectomakase/omakase/job/rest/v1/interceptor/PostJobInterceptor.java | projectomakase/omakase | 08d63c2f08e4632ca14996963895cefb7cea2766 | [
"Apache-2.0"
] | 2 | 2016-07-13T15:51:01.000Z | 2019-11-20T00:47:19.000Z | 38.580645 | 195 | 0.729097 | 6,249 | /*
* #%L
* omakase
* %%
* Copyright (C) 2015 Project Omakase LLC
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... |
3e0eb88d5e390ff1de5b0e1f63c9dee280daf6bd | 325 | java | Java | SSM/MyBatis/learn_01/src/main/java/com/rzhylj/dao/StudentDAO.java | qvtu/spring | 72ba5050411ecba759461021b8d5d4df4dc715ac | [
"MIT"
] | null | null | null | SSM/MyBatis/learn_01/src/main/java/com/rzhylj/dao/StudentDAO.java | qvtu/spring | 72ba5050411ecba759461021b8d5d4df4dc715ac | [
"MIT"
] | null | null | null | SSM/MyBatis/learn_01/src/main/java/com/rzhylj/dao/StudentDAO.java | qvtu/spring | 72ba5050411ecba759461021b8d5d4df4dc715ac | [
"MIT"
] | null | null | null | 17.105263 | 51 | 0.707692 | 6,250 | package com.rzhylj.dao;
import com.rzhylj.entity.Student;
import java.util.List;
/**
* Copyright (C), 2019-2022, Kkoo
* Author: kkoo
* Date: 2022/2/26 11:14 PM
* FileName: StudentDAO
*/
public interface StudentDAO {
public Student searchStu(Integer stuId);
public List<Student> searchCls(Integer stuCls... |
3e0eb89ad8df62c789282e5a8a0ddbb50c1b2845 | 4,014 | java | Java | ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/core/WebServiceLegalTermsCallback$CppProxy.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 3 | 2019-05-01T09:22:08.000Z | 2019-07-06T22:21:59.000Z | ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/core/WebServiceLegalTermsCallback$CppProxy.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | null | null | null | ExtractedJars/iRobot_com.irobot.home/javafiles/com/irobot/core/WebServiceLegalTermsCallback$CppProxy.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 1 | 2020-11-26T12:22:02.000Z | 2020-11-26T12:22:02.000Z | 32.112 | 101 | 0.581465 | 6,251 | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.irobot.core;
import java.util.concurrent.atomic.AtomicBoolean;
// Referenced classes of package com.irobot.core:
// WebServiceLegalTermsCal... |
3e0eb8d7f10000827c8724d1c3feaf43b14a06d9 | 2,211 | java | Java | message-gateway/src/main/java/com/schoolguard/messages/gateway/weixin/TemplateMessageData.java | zt6220493/netty-check | 49535dc1f95f12e4e521b3d563192100d248984f | [
"Apache-2.0"
] | null | null | null | message-gateway/src/main/java/com/schoolguard/messages/gateway/weixin/TemplateMessageData.java | zt6220493/netty-check | 49535dc1f95f12e4e521b3d563192100d248984f | [
"Apache-2.0"
] | 2 | 2021-01-21T01:34:45.000Z | 2021-12-09T22:40:43.000Z | message-gateway/src/main/java/com/schoolguard/messages/gateway/weixin/TemplateMessageData.java | zt6220493/netty-check | 49535dc1f95f12e4e521b3d563192100d248984f | [
"Apache-2.0"
] | null | null | null | 29.878378 | 104 | 0.674355 | 6,252 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.schoolguard.messages.gateway.weixin;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind... |
3e0eb9caecb9f9da7a3d189cd24e89433e9301a3 | 3,940 | java | Java | ui/cli/dataloader/src/java/com/echothree/ui/cli/dataloader/util/data/handler/party/NameSuffixesHandler.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | 1 | 2020-09-01T08:39:01.000Z | 2020-09-01T08:39:01.000Z | ui/cli/dataloader/src/java/com/echothree/ui/cli/dataloader/util/data/handler/party/NameSuffixesHandler.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | null | null | null | ui/cli/dataloader/src/java/com/echothree/ui/cli/dataloader/util/data/handler/party/NameSuffixesHandler.java | echothreellc/echothree | 1744df7654097cc000e5eca32de127b5dc745302 | [
"Apache-2.0"
] | 1 | 2020-05-31T08:34:46.000Z | 2020-05-31T08:34:46.000Z | 42.365591 | 120 | 0.624365 | 6,253 | // --------------------------------------------------------------------------------
// Copyright 2002-2021 Echo Three, LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http:/... |
3e0eb9d4fd2c6c5ce03adcefe58e938dd91a94b0 | 841 | java | Java | swift/web/src/main/java/edu/mayo/mprc/swift/webservice/FieldsOnlyJacksonVisibility.java | raymond301/swift | 15468b25c67288ac0bdcbe55ced0d3edf5c145f6 | [
"Apache-2.0"
] | 1 | 2022-02-09T23:18:40.000Z | 2022-02-09T23:18:40.000Z | swift/web/src/main/java/edu/mayo/mprc/swift/webservice/FieldsOnlyJacksonVisibility.java | raymond301/swift | 15468b25c67288ac0bdcbe55ced0d3edf5c145f6 | [
"Apache-2.0"
] | 7 | 2020-06-30T22:53:57.000Z | 2022-02-01T00:56:04.000Z | swift/web/src/main/java/edu/mayo/mprc/swift/webservice/FieldsOnlyJacksonVisibility.java | raymond301/swift | 15468b25c67288ac0bdcbe55ced0d3edf5c145f6 | [
"Apache-2.0"
] | 1 | 2015-02-25T06:57:58.000Z | 2015-02-25T06:57:58.000Z | 32.346154 | 71 | 0.796671 | 6,254 | package edu.mayo.mprc.swift.webservice;
import org.codehaus.jackson.annotate.JsonAutoDetect.Visibility;
import org.codehaus.jackson.map.introspect.VisibilityChecker;
import org.codehaus.jackson.map.introspect.VisibilityChecker.Std;
import org.springframework.stereotype.Component;
/**
* We configure Jackson to only l... |
3e0ebb6ceb1dffffacc95a6e7376a6080122ee21 | 1,323 | java | Java | autoconfigure/src/main/java/info/developerblog/spring/cloud/marathon/actuator/MarathonEndpoint.java | i-Taozi/spring-cloud-marathon | e79fdeff8f3243891a62a3961c6f6179ec3d2f6c | [
"MIT"
] | 33 | 2016-07-08T07:27:58.000Z | 2020-05-25T10:01:29.000Z | autoconfigure/src/main/java/info/developerblog/spring/cloud/marathon/actuator/MarathonEndpoint.java | i-Taozi/spring-cloud-marathon | e79fdeff8f3243891a62a3961c6f6179ec3d2f6c | [
"MIT"
] | 16 | 2016-07-11T09:04:20.000Z | 2019-03-19T16:02:46.000Z | autoconfigure/src/main/java/info/developerblog/spring/cloud/marathon/actuator/MarathonEndpoint.java | i-Taozi/spring-cloud-marathon | e79fdeff8f3243891a62a3961c6f6179ec3d2f6c | [
"MIT"
] | 20 | 2016-07-08T17:09:46.000Z | 2021-11-04T08:58:43.000Z | 25.941176 | 74 | 0.684807 | 6,255 | package info.developerblog.spring.cloud.marathon.actuator;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.actuate.endpoint.annotation.Endpoint;
import org.springframework.boot.actuate.endpoint.annotation.ReadOperation;
import lombok.Builder;
impo... |
3e0ebc136b477ac3eb605582007183df454cfca0 | 4,227 | java | Java | engine/src/main/java/io/zeebe/engine/processor/TypedCommandWriterImpl.java | Jatish-Khanna/zeebe | 7f2f80da6046911c8108d3921835c8620734686b | [
"Apache-2.0"
] | null | null | null | engine/src/main/java/io/zeebe/engine/processor/TypedCommandWriterImpl.java | Jatish-Khanna/zeebe | 7f2f80da6046911c8108d3921835c8620734686b | [
"Apache-2.0"
] | 2 | 2021-08-09T21:00:53.000Z | 2021-12-14T20:56:23.000Z | engine/src/main/java/io/zeebe/engine/processor/TypedCommandWriterImpl.java | Jatish-Khanna/zeebe | 7f2f80da6046911c8108d3921835c8620734686b | [
"Apache-2.0"
] | null | null | null | 33.816 | 95 | 0.748521 | 6,256 | /*
* Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH under
* one or more contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright ownership.
* Licensed under the Zeebe Community License 1.0. You may not use this file
* ... |
3e0ebc94194507d4c5f55a9fc85f8425bce35cbe | 1,231 | java | Java | src/com/robo/mvp/guice/GuicePresenterFactory.java | robo-creative/robo-mvp-guice | 9f1978e39facd56b0f7012e6c7586a87703deaae | [
"Apache-2.0"
] | null | null | null | src/com/robo/mvp/guice/GuicePresenterFactory.java | robo-creative/robo-mvp-guice | 9f1978e39facd56b0f7012e6c7586a87703deaae | [
"Apache-2.0"
] | null | null | null | src/com/robo/mvp/guice/GuicePresenterFactory.java | robo-creative/robo-mvp-guice | 9f1978e39facd56b0f7012e6c7586a87703deaae | [
"Apache-2.0"
] | null | null | null | 28.627907 | 80 | 0.748985 | 6,257 | /**
* Copyright (c) 2016 Robo Creative - https://robo-creative.github.io.
*
* 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... |
3e0ebcf1ea874093b05e17e593191f7497b6ed5a | 1,827 | java | Java | app/src/main/java/com/bearbunny/controllerdemo/BackgroundProcessManager.java | peter10110/Android-SteamVR-controller | 931d22cf9e02b73ee90107c7fdba06d9da29b3ab | [
"MIT"
] | 23 | 2017-04-30T11:28:26.000Z | 2021-08-31T15:16:31.000Z | app/src/main/java/com/bearbunny/controllerdemo/BackgroundProcessManager.java | abrarrobotics/Android-SteamVR-controller | 931d22cf9e02b73ee90107c7fdba06d9da29b3ab | [
"MIT"
] | 2 | 2017-07-08T18:22:20.000Z | 2018-10-14T03:28:52.000Z | app/src/main/java/com/bearbunny/controllerdemo/BackgroundProcessManager.java | abrarrobotics/Android-SteamVR-controller | 931d22cf9e02b73ee90107c7fdba06d9da29b3ab | [
"MIT"
] | 7 | 2018-05-23T19:51:24.000Z | 2022-03-08T13:45:03.000Z | 27.681818 | 93 | 0.631089 | 6,258 | package com.bearbunny.controllerdemo;
import android.app.Activity;
import android.util.Log;
import java.util.Timer;
import java.util.TimerTask;
/**
* Created by Peter on 2016.12.19..
*/
public class BackgroundProcessManager {
private Timer sendDataOverWifiTimer;
private ControllerDataProvider dataProvider... |
3e0ebd7bf1971b4bfb366570b7ea35ab69930818 | 375 | java | Java | src/genericsExercises/genericsProblem/MyClass.java | VladimirMetodiev/JavaDevelopment | 0192b8923805b87ce07040d655644aeed764cf18 | [
"MIT"
] | null | null | null | src/genericsExercises/genericsProblem/MyClass.java | VladimirMetodiev/JavaDevelopment | 0192b8923805b87ce07040d655644aeed764cf18 | [
"MIT"
] | null | null | null | src/genericsExercises/genericsProblem/MyClass.java | VladimirMetodiev/JavaDevelopment | 0192b8923805b87ce07040d655644aeed764cf18 | [
"MIT"
] | null | null | null | 17.045455 | 52 | 0.597333 | 6,259 | package genericsExercises.genericsProblem;
public class MyClass<E> {
private E attribute;
MyClass(E var){
this.attribute = var;
}
public E get(){
return this.attribute;
}
public void set(E value){
this.attribute = value;
}
public static<E> boolean equals(E ob... |
3e0ebe352f429e0ad124304b67d7af753df2d88a | 2,231 | java | Java | lib/LWJGL/lwjgl-source-2/src/java/org/lwjgl/DefaultSysImplementation.java | mk12/mycraft | ee734d45deece8aac52fd8cdca24c498e03f990f | [
"MIT"
] | 23 | 2015-01-20T13:59:20.000Z | 2022-02-02T16:43:34.000Z | lib/LWJGL/lwjgl-source-2/src/java/org/lwjgl/DefaultSysImplementation.java | Tominous/mycraft | ee734d45deece8aac52fd8cdca24c498e03f990f | [
"MIT"
] | null | null | null | lib/LWJGL/lwjgl-source-2/src/java/org/lwjgl/DefaultSysImplementation.java | Tominous/mycraft | ee734d45deece8aac52fd8cdca24c498e03f990f | [
"MIT"
] | 9 | 2015-04-29T17:32:31.000Z | 2019-06-09T13:51:12.000Z | 38.724138 | 78 | 0.740873 | 6,260 | /*
* Copyright (c) 2002-2008 LWJGL Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this... |
3e0ebea44fd924d629b91f32d02409f96c5c1320 | 12,019 | java | Java | source/ocotillo/graph/layout/locator/intervaltree/IntervalTreeLocator.java | EngAAlex/MultiDynNos | 1ab191b3bb4898621298576a4a48d09c7fea4cd5 | [
"Apache-2.0"
] | null | null | null | source/ocotillo/graph/layout/locator/intervaltree/IntervalTreeLocator.java | EngAAlex/MultiDynNos | 1ab191b3bb4898621298576a4a48d09c7fea4cd5 | [
"Apache-2.0"
] | null | null | null | source/ocotillo/graph/layout/locator/intervaltree/IntervalTreeLocator.java | EngAAlex/MultiDynNos | 1ab191b3bb4898621298576a4a48d09c7fea4cd5 | [
"Apache-2.0"
] | null | null | null | 30.122807 | 126 | 0.591896 | 6,261 | /**
* Copyright © 2014-2016 Paolo Simonetto
*
* 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 ag... |
3e0ebf0ebe2c025d15baf5c71c0bddd14ba0c9b9 | 1,693 | java | Java | src/main/java/codes/biscuit/skyblockaddons/asm/hooks/EntityLivingBaseHook.java | TimoLob/SkyblockAddons | cf4930c75762e1f36948c0633d56c86a92f4d50c | [
"MIT"
] | 1 | 2019-11-02T05:24:36.000Z | 2019-11-02T05:24:36.000Z | src/main/java/codes/biscuit/skyblockaddons/asm/hooks/EntityLivingBaseHook.java | TimoLob/SkyblockAddons | cf4930c75762e1f36948c0633d56c86a92f4d50c | [
"MIT"
] | null | null | null | src/main/java/codes/biscuit/skyblockaddons/asm/hooks/EntityLivingBaseHook.java | TimoLob/SkyblockAddons | cf4930c75762e1f36948c0633d56c86a92f4d50c | [
"MIT"
] | 1 | 2019-11-01T10:21:09.000Z | 2019-11-01T10:21:09.000Z | 40.309524 | 177 | 0.673952 | 6,262 | package codes.biscuit.skyblockaddons.asm.hooks;
import codes.biscuit.skyblockaddons.SkyblockAddons;
import codes.biscuit.skyblockaddons.core.Feature;
import net.minecraft.client.Minecraft;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.IProjectile;
import ... |
3e0ebf52be041ca815bc12bcc91a64eefee23f47 | 1,445 | java | Java | app/services/ErrorCodes.java | gmobiler/accordions-server | 48f39420db62dfcfe065206d636a3337a5930a17 | [
"CC0-1.0"
] | null | null | null | app/services/ErrorCodes.java | gmobiler/accordions-server | 48f39420db62dfcfe065206d636a3337a5930a17 | [
"CC0-1.0"
] | null | null | null | app/services/ErrorCodes.java | gmobiler/accordions-server | 48f39420db62dfcfe065206d636a3337a5930a17 | [
"CC0-1.0"
] | null | null | null | 57.8 | 169 | 0.779931 | 6,263 | package services;
//Usa inteiros para representar error codes para não retornar strings e alguém descobrir a api só enviando erros
public class ErrorCodes {
//Para ServicesController
public static final int ERROR_CODE_BODY_EMPTY =5000 ;
public static final int ERROR_CODE_METODO_NAO_ENCONTRADO = 5001; ... |
3e0ec0348821c8d2ae36e7427a37cfa552c56beb | 2,220 | java | Java | is-lnu-rest-api/src/main/java/org/lnu/is/web/rest/controller/address/type/AddressTypeController.java | JLLeitschuh/ums-backend | 363213ff0f8d6a350a3ce559940c5707ad71bfd6 | [
"Apache-2.0"
] | 14 | 2015-05-26T11:16:30.000Z | 2019-08-16T08:21:24.000Z | is-lnu-rest-api/src/main/java/org/lnu/is/web/rest/controller/address/type/AddressTypeController.java | JLLeitschuh/ums-backend | 363213ff0f8d6a350a3ce559940c5707ad71bfd6 | [
"Apache-2.0"
] | 16 | 2015-05-26T18:29:05.000Z | 2016-04-21T19:11:55.000Z | is-lnu-rest-api/src/main/java/org/lnu/is/web/rest/controller/address/type/AddressTypeController.java | JLLeitschuh/ums-backend | 363213ff0f8d6a350a3ce559940c5707ad71bfd6 | [
"Apache-2.0"
] | 12 | 2015-07-09T16:11:18.000Z | 2020-02-11T05:42:27.000Z | 38.947368 | 128 | 0.805856 | 6,264 | package org.lnu.is.web.rest.controller.address.type;
import javax.annotation.Resource;
import org.lnu.is.facade.facade.Facade;
import org.lnu.is.resource.address.type.AddressTypeResource;
import org.lnu.is.resource.search.PagedRequest;
import org.lnu.is.resource.search.PagedResultResource;
import org.lnu.is.web.rest.... |
3e0ec135b85a26a2ebeee50deced7595781aee08 | 3,650 | java | Java | modules/transit-gateway-apis/src/main/java/com/ibm/cloud/networking/transit_gateway_apis/v1/model/PrefixFilterCust.java | cacarrilloc/networking-java-sdk | 228fbf7fc08c0f531d31be06a365c73ec37adb6b | [
"Apache-2.0"
] | null | null | null | modules/transit-gateway-apis/src/main/java/com/ibm/cloud/networking/transit_gateway_apis/v1/model/PrefixFilterCust.java | cacarrilloc/networking-java-sdk | 228fbf7fc08c0f531d31be06a365c73ec37adb6b | [
"Apache-2.0"
] | null | null | null | modules/transit-gateway-apis/src/main/java/com/ibm/cloud/networking/transit_gateway_apis/v1/model/PrefixFilterCust.java | cacarrilloc/networking-java-sdk | 228fbf7fc08c0f531d31be06a365c73ec37adb6b | [
"Apache-2.0"
] | null | null | null | 24.333333 | 120 | 0.660548 | 6,265 | /*
* (C) Copyright IBM Corp. 2022.
*
* 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... |
3e0ec16e8287db77e01da2464f756a4c2717d915 | 141 | java | Java | Application/04 Factory Pattern/TVFactory/HaierTVFactory.java | Naccl/DesignPattern | 070a669d24b5e5f6d3dd4b3481f9eb4b8bdebc54 | [
"MIT"
] | 1 | 2021-03-17T01:32:50.000Z | 2021-03-17T01:32:50.000Z | Application/04 Factory Pattern/TVFactory/HaierTVFactory.java | Naccl/DesignPattern | 070a669d24b5e5f6d3dd4b3481f9eb4b8bdebc54 | [
"MIT"
] | null | null | null | Application/04 Factory Pattern/TVFactory/HaierTVFactory.java | Naccl/DesignPattern | 070a669d24b5e5f6d3dd4b3481f9eb4b8bdebc54 | [
"MIT"
] | null | null | null | 15.666667 | 50 | 0.716312 | 6,266 | public class HaierTVFactory implements TVFactory {
public TV produce() {
System.out.println("海尔工厂生产海尔电视");
return new HaierTV();
}
}
|
3e0ec281bcf4f2a942f962a5922b224788026ac0 | 6,204 | java | Java | models-tosca/src/main/java/org/onap/policy/models/tosca/simple/concepts/JpaToscaCapabilityAssignment.java | onap/policy-models | 567201748af88c9120e623e531ace50382060e00 | [
"Apache-2.0"
] | 5 | 2019-10-02T14:13:17.000Z | 2021-10-15T15:11:56.000Z | models-tosca/src/main/java/org/onap/policy/models/tosca/simple/concepts/JpaToscaCapabilityAssignment.java | onap/policy-models | 567201748af88c9120e623e531ace50382060e00 | [
"Apache-2.0"
] | null | null | null | models-tosca/src/main/java/org/onap/policy/models/tosca/simple/concepts/JpaToscaCapabilityAssignment.java | onap/policy-models | 567201748af88c9120e623e531ace50382060e00 | [
"Apache-2.0"
] | 3 | 2019-11-26T02:37:11.000Z | 2020-11-21T09:02:51.000Z | 34.853933 | 114 | 0.687621 | 6,267 | /*-
* ============LICENSE_START=======================================================
* Copyright (C) 2020-2021 Nordix Foundation.
* Modifications Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Licensed ... |
3e0ec29c95942206b14cf49090d396de94568f6d | 3,901 | java | Java | test/com/facebook/buck/python/PythonTestIntegrationTest.java | vine/buck | 6fb6d444e43f07d3c2dc7a76c8fca09a07ec9706 | [
"Apache-2.0"
] | null | null | null | test/com/facebook/buck/python/PythonTestIntegrationTest.java | vine/buck | 6fb6d444e43f07d3c2dc7a76c8fca09a07ec9706 | [
"Apache-2.0"
] | null | null | null | test/com/facebook/buck/python/PythonTestIntegrationTest.java | vine/buck | 6fb6d444e43f07d3c2dc7a76c8fca09a07ec9706 | [
"Apache-2.0"
] | null | null | null | 36.457944 | 103 | 0.738272 | 6,268 | /*
* Copyright 2014-present Facebook, 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... |
3e0ec2e41c7637239a15d306ef68fe9c4a5cdef9 | 2,147 | java | Java | app/src/main/java/com/udacity/gradle/builditbigger/EndpointsAsyncTask.java | ramezmikhael/udacity-buildItBigger | 5246cba8bb7751dd04b44af225ff632bfa8edb24 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/udacity/gradle/builditbigger/EndpointsAsyncTask.java | ramezmikhael/udacity-buildItBigger | 5246cba8bb7751dd04b44af225ff632bfa8edb24 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/udacity/gradle/builditbigger/EndpointsAsyncTask.java | ramezmikhael/udacity-buildItBigger | 5246cba8bb7751dd04b44af225ff632bfa8edb24 | [
"Apache-2.0"
] | null | null | null | 33.030769 | 127 | 0.672566 | 6,269 | package com.udacity.gradle.builditbigger;
import android.content.Context;
import android.os.AsyncTask;
import com.google.api.client.extensions.android.http.AndroidHttp;
import com.google.api.client.extensions.android.json.AndroidJsonFactory;
import com.google.api.client.googleapis.services.AbstractGoogleClientRequest... |
3e0ec320082ee213dace41d3406947b75d29dfc4 | 364 | java | Java | alien4cloud-tosca/src/main/java/org/alien4cloud/tosca/model/definitions/TimeInterval.java | opentelekomcloud/alien4cloud | 9e7ded4590aea53000d1c1fc13e25b1b3a3d6cc5 | [
"Apache-2.0"
] | 76 | 2015-01-30T15:45:35.000Z | 2022-02-16T05:37:43.000Z | alien4cloud-tosca/src/main/java/org/alien4cloud/tosca/model/definitions/TimeInterval.java | opentelekomcloud/alien4cloud | 9e7ded4590aea53000d1c1fc13e25b1b3a3d6cc5 | [
"Apache-2.0"
] | 134 | 2015-01-05T12:00:56.000Z | 2022-03-22T08:40:46.000Z | alien4cloud-tosca/src/main/java/org/alien4cloud/tosca/model/definitions/TimeInterval.java | opentelekomcloud/alien4cloud | 9e7ded4590aea53000d1c1fc13e25b1b3a3d6cc5 | [
"Apache-2.0"
] | 83 | 2015-02-19T22:17:03.000Z | 2022-01-27T13:35:06.000Z | 22.75 | 133 | 0.766484 | 6,270 | package org.alien4cloud.tosca.model.definitions;
import lombok.Getter;
import lombok.Setter;
import java.util.Date;
/**
* Represents a time interval data structure in TOSCA. Note that Time interval is not a primitive type but is used in policy trigger.
*/
@Getter
@Setter
public class TimeInterval {
private Str... |
3e0ec390635815f77cd622b3fda20ab1a21e44ed | 6,071 | java | Java | drools-workbench-models/drools-workbench-models-datamodel-api/src/main/java/org/drools/workbench/models/datamodel/rule/visitors/CopyExpressionVisitor.java | kedzie/drools-android | 60bc9bddf66dad9cf48c48f56024abfb1744155f | [
"Apache-2.0"
] | 6 | 2015-01-11T20:48:03.000Z | 2021-08-14T09:59:48.000Z | drools-workbench-models/drools-workbench-models-datamodel-api/src/main/java/org/drools/workbench/models/datamodel/rule/visitors/CopyExpressionVisitor.java | kedzie/drools-android | 60bc9bddf66dad9cf48c48f56024abfb1744155f | [
"Apache-2.0"
] | 1 | 2015-06-14T21:10:43.000Z | 2015-06-15T00:42:35.000Z | drools-workbench-models/drools-workbench-models-datamodel-api/src/main/java/org/drools/workbench/models/datamodel/rule/visitors/CopyExpressionVisitor.java | kedzie/drools-android | 60bc9bddf66dad9cf48c48f56024abfb1744155f | [
"Apache-2.0"
] | 2 | 2016-02-14T21:52:28.000Z | 2017-04-04T20:27:34.000Z | 37.94375 | 104 | 0.569264 | 6,271 | /*
* Copyright 2014 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... |
3e0ec4180739ce44a4d16cc317610d2f07085b10 | 1,874 | java | Java | back-end/src/main/java/it/polito/ai/es2/dtos/validators/TeamVmConstrainsValidator.java | P1100/Virtual-Labs | 871fc1fa4296a67a932d893203686652fd6feff5 | [
"MIT"
] | null | null | null | back-end/src/main/java/it/polito/ai/es2/dtos/validators/TeamVmConstrainsValidator.java | P1100/Virtual-Labs | 871fc1fa4296a67a932d893203686652fd6feff5 | [
"MIT"
] | null | null | null | back-end/src/main/java/it/polito/ai/es2/dtos/validators/TeamVmConstrainsValidator.java | P1100/Virtual-Labs | 871fc1fa4296a67a932d893203686652fd6feff5 | [
"MIT"
] | null | null | null | 34.703704 | 104 | 0.622199 | 6,272 | package it.polito.ai.es2.dtos.validators;
import it.polito.ai.es2.entities.Team;
import it.polito.ai.es2.entities.VM;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class TeamVmConstrainsValidator implements ConstraintValidator<TeamVmConstrains, VM> {
... |
3e0ec46dfad315c8d84b72d56f9f61b836390776 | 4,037 | java | Java | apps/cfm/src/test/java/org/onosproject/cfm/web/MepLtCreateCodecTest.java | tohotforice/onos | 02f4c0eb0a193bfd22ca43767cffe68b54f22148 | [
"Apache-2.0"
] | 1,091 | 2015-01-06T11:10:40.000Z | 2022-03-30T09:09:05.000Z | apps/cfm/src/test/java/org/onosproject/cfm/web/MepLtCreateCodecTest.java | tohotforice/onos | 02f4c0eb0a193bfd22ca43767cffe68b54f22148 | [
"Apache-2.0"
] | 39 | 2015-02-13T19:58:32.000Z | 2022-03-02T02:38:07.000Z | apps/cfm/src/test/java/org/onosproject/cfm/web/MepLtCreateCodecTest.java | tohotforice/onos | 02f4c0eb0a193bfd22ca43767cffe68b54f22148 | [
"Apache-2.0"
] | 914 | 2015-01-05T19:42:35.000Z | 2022-03-30T09:25:18.000Z | 38.447619 | 94 | 0.667823 | 6,273 | /*
* Copyright 2017-present Open Networking Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... |
3e0ec472286971487b69d72ccdd95c4a364a1a43 | 3,357 | java | Java | src/tools/android/java/com/google/devtools/build/android/ziputils/DexMapper.java | c-parsons/bazel | c4893c39d747c7ac9152da76a9a626e7cdacb456 | [
"Apache-2.0"
] | 2 | 2018-02-20T12:56:23.000Z | 2021-06-06T11:35:03.000Z | src/tools/android/java/com/google/devtools/build/android/ziputils/DexMapper.java | c-parsons/bazel | c4893c39d747c7ac9152da76a9a626e7cdacb456 | [
"Apache-2.0"
] | 14 | 2021-06-12T01:31:36.000Z | 2021-06-23T21:33:54.000Z | src/tools/android/java/com/google/devtools/build/android/ziputils/DexMapper.java | turkdevops/bazel | 0fda3b97907553cabadf04d7be7af89bf2ae4c05 | [
"Apache-2.0"
] | 3 | 2018-02-20T12:56:28.000Z | 2021-06-12T01:25:03.000Z | 34.255102 | 100 | 0.670539 | 6,274 | // Copyright 2015 Google Inc. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable ... |
3e0ec5abd15a303a7348876b5df9089f80c3d74b | 19,433 | java | Java | openjdk/langtools/src/share/classes/com/sun/tools/javac/file/Paths.java | liumapp/compiling-jvm | 962f37e281f4d9ec03486d9380c43b7260790eaa | [
"Apache-2.0"
] | 184 | 2015-01-04T03:38:20.000Z | 2022-03-30T05:47:21.000Z | openjdk/langtools/src/share/classes/com/sun/tools/javac/file/Paths.java | liumapp/compiling-jvm | 962f37e281f4d9ec03486d9380c43b7260790eaa | [
"Apache-2.0"
] | 1 | 2016-01-17T09:18:17.000Z | 2016-01-17T09:18:17.000Z | openjdk/langtools/src/share/classes/com/sun/tools/javac/file/Paths.java | liumapp/compiling-jvm | 962f37e281f4d9ec03486d9380c43b7260790eaa | [
"Apache-2.0"
] | 101 | 2015-01-16T23:46:31.000Z | 2022-03-30T05:47:06.000Z | 34.763864 | 91 | 0.587609 | 6,275 | /*
* Copyright (c) 2003, 2011, 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 ... |
3e0ec5b5c5c05ca17d778a448fc9e2f726b129fc | 3,898 | java | Java | smart-metastore/src/main/java/org/smartdata/metastore/dao/UserInfoDao.java | lipppppp/SSM | ad0a487530cc87098e2e7ed33322365132818fc5 | [
"Apache-2.0"
] | 199 | 2017-04-19T06:37:24.000Z | 2022-03-31T12:14:22.000Z | smart-metastore/src/main/java/org/smartdata/metastore/dao/UserInfoDao.java | lipppppp/SSM | ad0a487530cc87098e2e7ed33322365132818fc5 | [
"Apache-2.0"
] | 1,091 | 2017-04-14T07:09:55.000Z | 2022-01-20T11:15:54.000Z | smart-metastore/src/main/java/org/smartdata/metastore/dao/UserInfoDao.java | lipppppp/SSM | ad0a487530cc87098e2e7ed33322365132818fc5 | [
"Apache-2.0"
] | 170 | 2017-04-14T03:45:30.000Z | 2022-03-31T12:14:24.000Z | 34.192982 | 98 | 0.728579 | 6,276 | /**
* 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... |
3e0ec68e27b41c5b3523638fb9e4e8d3a1f72f99 | 3,019 | java | Java | src/main/java/com/appian/intellij/k/settings/KServerSpec.java | austin-gartside/q-intellij-plugin | 0d0853dde24d227924a62a854612b016924ae964 | [
"Apache-2.0"
] | 13 | 2018-08-07T13:12:08.000Z | 2022-03-16T03:41:35.000Z | src/main/java/com/appian/intellij/k/settings/KServerSpec.java | austin-gartside/q-intellij-plugin | 0d0853dde24d227924a62a854612b016924ae964 | [
"Apache-2.0"
] | 34 | 2018-07-17T02:38:22.000Z | 2021-04-15T00:23:01.000Z | src/main/java/com/appian/intellij/k/settings/KServerSpec.java | austin-gartside/q-intellij-plugin | 0d0853dde24d227924a62a854612b016924ae964 | [
"Apache-2.0"
] | 17 | 2018-08-18T08:32:13.000Z | 2021-09-20T02:30:50.000Z | 24.346774 | 138 | 0.666446 | 6,277 | package com.appian.intellij.k.settings;
import java.io.IOException;
import java.util.Objects;
import java.util.function.Function;
import org.jetbrains.annotations.NotNull;
import com.intellij.util.xmlb.annotations.Transient;
import kx.c;
public class KServerSpec implements Cloneable {
private String name;
priv... |
3e0ec6d3489165888b1075c893a8cbbc62b3573e | 2,956 | java | Java | ocraft-s2client-protocol/src/test/java/com/github/ocraft/s2client/protocol/debug/DebugGameStateTest.java | Slugger2k/ocraft-s2client | 128f62c15265b702f694ddae8fbff30ddb00dc53 | [
"MIT"
] | 45 | 2017-11-18T15:31:56.000Z | 2022-02-20T11:26:16.000Z | ocraft-s2client-protocol/src/test/java/com/github/ocraft/s2client/protocol/debug/DebugGameStateTest.java | Slugger2k/ocraft-s2client | 128f62c15265b702f694ddae8fbff30ddb00dc53 | [
"MIT"
] | 44 | 2017-11-25T07:49:12.000Z | 2022-01-04T18:36:14.000Z | ocraft-s2client-protocol/src/test/java/com/github/ocraft/s2client/protocol/debug/DebugGameStateTest.java | Slugger2k/ocraft-s2client | 128f62c15265b702f694ddae8fbff30ddb00dc53 | [
"MIT"
] | 23 | 2018-05-23T22:17:36.000Z | 2021-11-12T20:03:10.000Z | 48.459016 | 106 | 0.735453 | 6,278 | package com.github.ocraft.s2client.protocol.debug;
/*-
* #%L
* ocraft-s2client-protocol
* %%
* Copyright (C) 2017 - 2018 Ocraft Project
* %%
* 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 So... |
3e0ec6da8513a13b1f92a69a6e45082966da0353 | 1,949 | java | Java | src/main/java/io/github/luisibanez/java/training/exercises/classes/Dog.java | luisibanez/java-in-a-nutshell | 1f3b7d03f1acbcbe8d6b44ff8849ec8f4dab3784 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/github/luisibanez/java/training/exercises/classes/Dog.java | luisibanez/java-in-a-nutshell | 1f3b7d03f1acbcbe8d6b44ff8849ec8f4dab3784 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/github/luisibanez/java/training/exercises/classes/Dog.java | luisibanez/java-in-a-nutshell | 1f3b7d03f1acbcbe8d6b44ff8849ec8f4dab3784 | [
"Apache-2.0"
] | null | null | null | 18.214953 | 69 | 0.633658 | 6,279 | /**
* This class implements the abstraction of a Dog, man's best friend.
*/
package io.github.luisibanez.java.training.exercises.classes;
public class Dog {
private double weight; // measured in poinds
private int age; // measured in integer years
private double speed; // measured in meters per s... |
3e0ec79b1701c1022e2f1638a39010de5c3630e6 | 217 | java | Java | grpcmaven/src/test/java/com/himanshu/grpcmaven/GrpcmavenApplicationTests.java | himanshuntwk/spring-projects | af334dc20480826735666f59ae36ed30e253987d | [
"MIT"
] | null | null | null | grpcmaven/src/test/java/com/himanshu/grpcmaven/GrpcmavenApplicationTests.java | himanshuntwk/spring-projects | af334dc20480826735666f59ae36ed30e253987d | [
"MIT"
] | null | null | null | grpcmaven/src/test/java/com/himanshu/grpcmaven/GrpcmavenApplicationTests.java | himanshuntwk/spring-projects | af334dc20480826735666f59ae36ed30e253987d | [
"MIT"
] | null | null | null | 15.5 | 60 | 0.792627 | 6,280 | package com.himanshu.grpcmaven;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class GrpcmavenApplicationTests {
@Test
void contextLoads() {
}
}
|
3e0ec7ffceff559e249031136d69bd4d2543aa69 | 394 | java | Java | app/src/main/java/pl/edu/amu/wmi/secretmessageapp/config/ConfigListener.java | dagi12/secret-message-app | 6e715497cdb1ed18362599c098599904235e110a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/pl/edu/amu/wmi/secretmessageapp/config/ConfigListener.java | dagi12/secret-message-app | 6e715497cdb1ed18362599c098599904235e110a | [
"Apache-2.0"
] | null | null | null | app/src/main/java/pl/edu/amu/wmi/secretmessageapp/config/ConfigListener.java | dagi12/secret-message-app | 6e715497cdb1ed18362599c098599904235e110a | [
"Apache-2.0"
] | null | null | null | 19.238095 | 71 | 0.74505 | 6,281 | package pl.edu.amu.wmi.secretmessageapp.config;
import android.support.v4.app.Fragment;
import pl.edu.amu.wmi.secretmessageapp.cipher.KeyAlias;
/**
* @author Eryk Mariankowski <ychag@example.com> on 30.11.17.
*/
public interface ConfigListener {
void onRegistered();
void onMessageSaved(Fragment fragment... |
3e0ec8a6d56da34eccf1a68e3afc1c99da53d862 | 9,106 | java | Java | src/main/java/com/pixmeow/mc/mod/togglelib/brand/SanYing.java | PixCraft-MC/ToggleLib | 27fe03f77baeab5f45dda1cce7325b5a99166a92 | [
"MIT"
] | null | null | null | src/main/java/com/pixmeow/mc/mod/togglelib/brand/SanYing.java | PixCraft-MC/ToggleLib | 27fe03f77baeab5f45dda1cce7325b5a99166a92 | [
"MIT"
] | null | null | null | src/main/java/com/pixmeow/mc/mod/togglelib/brand/SanYing.java | PixCraft-MC/ToggleLib | 27fe03f77baeab5f45dda1cce7325b5a99166a92 | [
"MIT"
] | null | null | null | 34.104869 | 187 | 0.523501 | 6,282 | package com.pixmeow.mc.mod.togglelib.brand;
import com.pixmeow.mc.mod.togglelib.utils.Component.Button;
import com.pixmeow.mc.mod.togglelib.utils.Component.Handler;
import com.pixmeow.mc.mod.togglelib.utils.Component.Switch;
import net.java.games.input.Component;
import net.java.games.input.Controller;
import net.java... |
3e0ec8b6751f6f2018fcb015af13ab6b626cf377 | 6,535 | java | Java | Demo/Android/MpTestDemo/src/mo/android/common/FSurfaceConfigChooser.java | favedit/MoCross | 2a550b3d41b0c33c44c66dd595e84b0e4ee95b08 | [
"Apache-2.0"
] | 3 | 2016-10-26T11:48:58.000Z | 2017-10-24T18:35:17.000Z | Demo/Android/MpTestInstance/src/mo/android/common/FSurfaceConfigChooser.java | favedit/MoCross | 2a550b3d41b0c33c44c66dd595e84b0e4ee95b08 | [
"Apache-2.0"
] | null | null | null | Demo/Android/MpTestInstance/src/mo/android/common/FSurfaceConfigChooser.java | favedit/MoCross | 2a550b3d41b0c33c44c66dd595e84b0e4ee95b08 | [
"Apache-2.0"
] | 6 | 2015-03-24T06:40:20.000Z | 2019-03-18T13:56:13.000Z | 45.699301 | 252 | 0.594032 | 6,283 | package mo.android.common;
import android.opengl.GLSurfaceView;
import android.util.Log;
import javax.microedition.khronos.egl.EGL10;
import javax.microedition.khronos.egl.EGLConfig;
import javax.microedition.khronos.egl.EGLDisplay;
//============================================================
public class FSurfaceC... |
3e0eca340423bf063a3f58b5faa7b200ee9ac617 | 1,729 | java | Java | admin/broadleaf-open-admin-platform/src/main/java/org/broadleafcommerce/openadmin/web/rulebuilder/service/RuleBuilderFieldService.java | nanthakumarm/BroadleafCommerce | 3f74d1e9a840e6bce0208fa48d8111cc9663b25f | [
"Apache-2.0"
] | 1 | 2020-04-03T20:49:40.000Z | 2020-04-03T20:49:40.000Z | admin/broadleaf-open-admin-platform/src/main/java/org/broadleafcommerce/openadmin/web/rulebuilder/service/RuleBuilderFieldService.java | nanthakumarm/BroadleafCommerce | 3f74d1e9a840e6bce0208fa48d8111cc9663b25f | [
"Apache-2.0"
] | 11 | 2020-06-15T21:05:08.000Z | 2022-02-01T01:01:29.000Z | admin/broadleaf-open-admin-platform/src/main/java/org/broadleafcommerce/openadmin/web/rulebuilder/service/RuleBuilderFieldService.java | trombka/blc-tmp | d0d12902509c872cb20d00771eebb03caea49bf1 | [
"Apache-2.0"
] | 2 | 2016-03-09T18:25:52.000Z | 2020-04-03T20:49:44.000Z | 33.25 | 117 | 0.779063 | 6,284 | /*
* #%L
* BroadleafCommerce Open Admin Platform
* %%
* Copyright (C) 2009 - 2013 Broadleaf Commerce
* %%
* 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.... |
3e0eca469595c805b9c09216dfbfc8fdbb3d65c4 | 981 | java | Java | src/main/java/edu/utah/ece/async/Verilog2LPN/CompilationOptions.java | MyersResearchGroup/Verilog2LPN | 6b73adf2c7f6a789ba027884096b21d0fce4a7a9 | [
"MIT"
] | null | null | null | src/main/java/edu/utah/ece/async/Verilog2LPN/CompilationOptions.java | MyersResearchGroup/Verilog2LPN | 6b73adf2c7f6a789ba027884096b21d0fce4a7a9 | [
"MIT"
] | null | null | null | src/main/java/edu/utah/ece/async/Verilog2LPN/CompilationOptions.java | MyersResearchGroup/Verilog2LPN | 6b73adf2c7f6a789ba027884096b21d0fce4a7a9 | [
"MIT"
] | null | null | null | 20.4375 | 81 | 0.701325 | 6,285 | package edu.utah.ece.async.Verilog2LPN;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
public class CompilationOptions {
private List<File> files;
public CompilationOptions(String[] cmdline) throws CompilationOptionsException {
this.files = new ArrayList<>();
for(String argument : cmd... |
3e0ecadb98d21b28ed34010aab4e3398cbb77497 | 7,485 | java | Java | client/oim-client-core/back/manager/ChatManage.java | oimchat/oim-fx | 741af182a1ada70ce088bff13defcd85a2e145d9 | [
"MIT"
] | 379 | 2018-03-06T12:28:09.000Z | 2022-03-27T02:42:05.000Z | client/oim-client-core/back/manager/ChatManage.java | justinelock/oim-fx | 741af182a1ada70ce088bff13defcd85a2e145d9 | [
"MIT"
] | 2 | 2018-06-19T10:22:45.000Z | 2018-11-17T03:16:11.000Z | client/oim-client-core/back/manager/ChatManage.java | justinelock/oim-fx | 741af182a1ada70ce088bff13defcd85a2e145d9 | [
"MIT"
] | 130 | 2018-04-16T11:12:04.000Z | 2022-03-01T07:55:15.000Z | 30.55102 | 207 | 0.728925 | 6,286 | package com.oim.core.business.manager;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.oim.core.business.box.PersonalBox;
import com.oim.core.business.box.UserDataBox;
import com.oim.core.business.sender.ChatSender;
import com.oim.core.business.view.ChatLi... |
3e0ecb9dc92f79041771cb1dc70dc5dd2d9219fa | 467 | java | Java | SungBeanPark/java/Homework/third/src/Homework8.java | sknyuki/Homework | 21c4ba9c93a93cc3840efc239d372f892b5bfba7 | [
"MIT"
] | 37 | 2021-12-20T11:24:09.000Z | 2022-03-23T11:49:50.000Z | SungBeanPark/java/Homework/third/src/Homework8.java | sknyuki/Homework | 21c4ba9c93a93cc3840efc239d372f892b5bfba7 | [
"MIT"
] | 39 | 2021-12-22T17:35:55.000Z | 2022-03-15T13:17:01.000Z | SungBeanPark/java/Homework/third/src/Homework8.java | sknyuki/Homework | 21c4ba9c93a93cc3840efc239d372f892b5bfba7 | [
"MIT"
] | 33 | 2021-12-20T11:24:33.000Z | 2022-01-25T02:00:49.000Z | 29.1875 | 63 | 0.438972 | 6,287 | public class Homework8 {
public static void main(String[] args) {
// 1 ~ 100까지 숫자를 순회환다.
// 2 ~ 10 사이의 랜덤한 숫자를 선택하고 이 숫자의 배수를 출력해보도록 한다
int min = 2;
int max = 10;
int rand = (int)(Math.random()* (max - min + 1) + min);
System.out.println("랜덤숫자 = " + rand);
for... |
3e0eccdb48a204209b8870a730ec6a4211d714a1 | 2,409 | java | Java | jme3-bullet/src/common/java/com/jme3/bullet/animation/RagdollCollisionListener.java | Markil3/jmonkeyengine | 49383a5c0c80557b99275bbe0d9af42e7527bd03 | [
"BSD-3-Clause"
] | 3,139 | 2015-01-01T10:18:09.000Z | 2022-03-31T12:51:24.000Z | jme3-bullet/src/common/java/com/jme3/bullet/animation/RagdollCollisionListener.java | Markil3/jmonkeyengine | 49383a5c0c80557b99275bbe0d9af42e7527bd03 | [
"BSD-3-Clause"
] | 1,385 | 2015-01-01T00:21:56.000Z | 2022-03-31T18:36:04.000Z | jme3-bullet/src/common/java/com/jme3/bullet/animation/RagdollCollisionListener.java | Markil3/jmonkeyengine | 49383a5c0c80557b99275bbe0d9af42e7527bd03 | [
"BSD-3-Clause"
] | 1,306 | 2015-01-01T10:18:11.000Z | 2022-03-27T06:38:48.000Z | 42.263158 | 80 | 0.756746 | 6,288 | /*
* Copyright (c) 2009-2018 jMonkeyEngine
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... |
3e0ecd0b3d61c884f79185a58c3146450b782e0a | 2,687 | java | Java | message-builder-hl7v3-release-pcs_mr2009_r02_04_03/src/main/java/ca/infoway/messagebuilder/model/pcs_mr2009_r02_04_03/claims/ficr_mt510201ca/AdjudicationResultReasonBean.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | 1 | 2022-03-09T12:17:41.000Z | 2022-03-09T12:17:41.000Z | message-builder-hl7v3-release-pcs_mr2009_r02_04_03/src/main/java/ca/infoway/messagebuilder/model/pcs_mr2009_r02_04_03/claims/ficr_mt510201ca/AdjudicationResultReasonBean.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | null | null | null | message-builder-hl7v3-release-pcs_mr2009_r02_04_03/src/main/java/ca/infoway/messagebuilder/model/pcs_mr2009_r02_04_03/claims/ficr_mt510201ca/AdjudicationResultReasonBean.java | CanadaHealthInfoway/message-builder | a24b368b6ad7330ce8e1319e6bae130cea981818 | [
"Apache-2.0"
] | null | null | null | 33.17284 | 101 | 0.720506 | 6,289 | /**
* Copyright 2013 Canada Health Infoway, 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 applicab... |
3e0ece2abb7ef7cfbde335d2ce4bd7f67157109c | 225 | java | Java | spring/spring_demo/src/main/java/com/sunbc/beans/generic/di/UserService.java | shaniaoyizu/review | cc6e7f3c457acc68c4f38b81862dd847d957c67f | [
"Apache-2.0"
] | null | null | null | spring/spring_demo/src/main/java/com/sunbc/beans/generic/di/UserService.java | shaniaoyizu/review | cc6e7f3c457acc68c4f38b81862dd847d957c67f | [
"Apache-2.0"
] | 1 | 2020-07-14T14:30:05.000Z | 2020-07-14T14:30:05.000Z | spring/spring_demo/src/main/java/com/sunbc/beans/generic/di/UserService.java | shaniaoyizu/review | cc6e7f3c457acc68c4f38b81862dd847d957c67f | [
"Apache-2.0"
] | null | null | null | 15 | 52 | 0.72 | 6,290 | package com.sunbc.beans.generic.di;
import org.springframework.stereotype.Service;
/**
* Created on 2020-06-26
*
* @author sunbc
* @Describe
* @since
*/
@Service
public class UserService extends BaseService<User> {
}
|
3e0ece74e2bd7a60911caa7a53c3501c1cf71451 | 990 | java | Java | src/main/java/com/ntc/rabbit/MainApp.java | congnghia0609/ntc-jrabb | 875e1dbcb2c858bb69f455d9ec47863989f5a498 | [
"Apache-2.0"
] | 1 | 2020-05-25T16:02:07.000Z | 2020-05-25T16:02:07.000Z | src/main/java/com/ntc/rabbit/MainApp.java | congnghia0609/ntc-jrabb | 875e1dbcb2c858bb69f455d9ec47863989f5a498 | [
"Apache-2.0"
] | 2 | 2020-10-15T05:26:01.000Z | 2021-02-23T17:03:39.000Z | src/main/java/com/ntc/rabbit/MainApp.java | congnghia0609/ntc-jrabbit | 875e1dbcb2c858bb69f455d9ec47863989f5a498 | [
"Apache-2.0"
] | null | null | null | 17.368421 | 75 | 0.628283 | 6,291 | /*
* Copyright 2017 nghiatc.
*
* 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... |
3e0eceaab6b0c1318c2b54b4341ce4b621123435 | 3,711 | java | Java | scouter2-collector/src/test/java/scouter2/collector/infrastructure/repository/local/LocalProfileRepoTest.java | scouter-project/scouter2-prototyping | 6cdc604da2e033ed2e4371101accdd4990ffb8b5 | [
"Apache-2.0"
] | 1 | 2022-03-26T15:20:04.000Z | 2022-03-26T15:20:04.000Z | scouter2-collector/src/test/java/scouter2/collector/infrastructure/repository/local/LocalProfileRepoTest.java | scouter-project/scouter2-prototyping | 6cdc604da2e033ed2e4371101accdd4990ffb8b5 | [
"Apache-2.0"
] | 2 | 2020-06-18T16:34:32.000Z | 2021-01-21T00:10:17.000Z | scouter2-collector/src/test/java/scouter2/collector/infrastructure/repository/local/LocalProfileRepoTest.java | scouter-project/scouter2-prototyping | 6cdc604da2e033ed2e4371101accdd4990ffb8b5 | [
"Apache-2.0"
] | null | null | null | 38.666667 | 113 | 0.719289 | 6,292 | /*
* Copyright 2019. The Scouter2 Authors.
*
* @https://github.com/scouter-project/scouter2
*
* 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/LICEN... |
3e0ecebba42ced9e2ce780ebd8a8c27df0af650d | 8,560 | java | Java | core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/CoordinateOperationContext.java | aplocon/sis | 6717af92dcf8ffec8aab7c2ba8809a60c4bc50fd | [
"Apache-2.0"
] | null | null | null | core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/CoordinateOperationContext.java | aplocon/sis | 6717af92dcf8ffec8aab7c2ba8809a60c4bc50fd | [
"Apache-2.0"
] | null | null | null | core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/CoordinateOperationContext.java | aplocon/sis | 6717af92dcf8ffec8aab7c2ba8809a60c4bc50fd | [
"Apache-2.0"
] | 1 | 2019-02-25T14:09:55.000Z | 2019-02-25T14:09:55.000Z | 41.352657 | 134 | 0.699766 | 6,293 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e0ecf3d84ca32483a59301c8f82db5878eb830b | 491 | java | Java | cloud-seckill/src/main/java/com/fairy/cloud/seckill/domain/OmsOrderDetail.java | ITLULU/fairy-cloud | 64c156c96cfbdff91c5483010d3cea12a1bbe2ef | [
"Apache-2.0"
] | null | null | null | cloud-seckill/src/main/java/com/fairy/cloud/seckill/domain/OmsOrderDetail.java | ITLULU/fairy-cloud | 64c156c96cfbdff91c5483010d3cea12a1bbe2ef | [
"Apache-2.0"
] | null | null | null | cloud-seckill/src/main/java/com/fairy/cloud/seckill/domain/OmsOrderDetail.java | ITLULU/fairy-cloud | 64c156c96cfbdff91c5483010d3cea12a1bbe2ef | [
"Apache-2.0"
] | null | null | null | 21.347826 | 68 | 0.733198 | 6,294 | package com.fairy.cloud.seckill.domain;
import com.fairy.cloud.mbg.model.po.OmsOrder;
import com.fairy.cloud.mbg.model.po.OmsOrderItem;
import java.util.List;
/**
* 包含订单商品信息的订单详情
*/
public class OmsOrderDetail extends OmsOrder {
private List<OmsOrderItem> orderItemList;
public List<OmsOrderItem> getOrder... |
3e0ecfa591309c745b2ad44942d9a45ce2587d99 | 3,413 | java | Java | org.bridgedb.uri.sql/test/org/bridgedb/uri/UriMapperBySysCodeIdTest.java | fehrhart/BridgeDb | bfbecc042b205a604bddf27aa16db154afba2143 | [
"Apache-2.0"
] | 22 | 2015-02-05T11:12:51.000Z | 2022-02-04T01:09:13.000Z | org.bridgedb.uri.sql/test/org/bridgedb/uri/UriMapperBySysCodeIdTest.java | fehrhart/BridgeDb | bfbecc042b205a604bddf27aa16db154afba2143 | [
"Apache-2.0"
] | 154 | 2015-04-07T11:04:27.000Z | 2022-03-29T12:02:00.000Z | org.bridgedb.uri.sql/test/org/bridgedb/uri/UriMapperBySysCodeIdTest.java | fehrhart/BridgeDb | bfbecc042b205a604bddf27aa16db154afba2143 | [
"Apache-2.0"
] | 25 | 2015-01-05T18:31:18.000Z | 2022-02-25T10:13:52.000Z | 36.698925 | 115 | 0.679754 | 6,295 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package org.bridgedb.uri;
import java.util.HashSet;
import java.util.Set;
import org.bridgedb.uri.api.MappingsBySysCodeId;
import org.hamcrest.Matcher;
import static org.hamcrest.MatcherAssert.assertThat;
import org.ju... |
3e0ed0810aef4f18305ccef11ef026f6e1f10dc9 | 193 | java | Java | app/src/main/java/com/loicortola/chat/android/listener/AsyncTaskController.java | loicortola/training-chat-android | 20688d660ef3bffe55ab4d1c67754e598fba4437 | [
"MIT"
] | null | null | null | app/src/main/java/com/loicortola/chat/android/listener/AsyncTaskController.java | loicortola/training-chat-android | 20688d660ef3bffe55ab4d1c67754e598fba4437 | [
"MIT"
] | null | null | null | app/src/main/java/com/loicortola/chat/android/listener/AsyncTaskController.java | loicortola/training-chat-android | 20688d660ef3bffe55ab4d1c67754e598fba4437 | [
"MIT"
] | null | null | null | 19.3 | 45 | 0.715026 | 6,296 | package com.loicortola.chat.android.listener;
/**
* Created by loic on 29/04/2016.
*/
public interface AsyncTaskController<T> {
void onPreExecute();
void onPostExecute(T success);
}
|
3e0ed3a27487ab6c71e3719a8ef3e2e60fd6e8bb | 513 | java | Java | sharding-table/src/main/java/com/liuawei/sharding/trade/service/UserOrderServiceImpl.java | liu-a-wei/sharding-jdbc | 05957f47f6eb3b7156433c3b212f620c142703f6 | [
"Apache-2.0"
] | null | null | null | sharding-table/src/main/java/com/liuawei/sharding/trade/service/UserOrderServiceImpl.java | liu-a-wei/sharding-jdbc | 05957f47f6eb3b7156433c3b212f620c142703f6 | [
"Apache-2.0"
] | null | null | null | sharding-table/src/main/java/com/liuawei/sharding/trade/service/UserOrderServiceImpl.java | liu-a-wei/sharding-jdbc | 05957f47f6eb3b7156433c3b212f620c142703f6 | [
"Apache-2.0"
] | null | null | null | 24.428571 | 63 | 0.795322 | 6,297 | package com.liuawei.sharding.trade.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.liuawei.sharding.trade.dao.UserOrderDao;
import com.liuawei.sharding.trade.model.UserOrder;
@Service
public class UserOrderServiceImpl implemen... |
3e0ed3f059fa916f5d34fb93ef89a9177387aa99 | 10,471 | java | Java | impl/src/main/java/com/force/formula/commands/FunctionDateValue.java | ksosine/formula-engine | 6180693dbe2a0e80c20413febeeb0280d9438974 | [
"BSD-3-Clause"
] | 9 | 2021-10-14T17:14:26.000Z | 2022-03-28T23:45:33.000Z | impl/src/main/java/com/force/formula/commands/FunctionDateValue.java | ksosine/formula-engine | 6180693dbe2a0e80c20413febeeb0280d9438974 | [
"BSD-3-Clause"
] | 5 | 2021-11-01T21:15:37.000Z | 2022-01-16T16:55:00.000Z | impl/src/main/java/com/force/formula/commands/FunctionDateValue.java | ksosine/formula-engine | 6180693dbe2a0e80c20413febeeb0280d9438974 | [
"BSD-3-Clause"
] | 7 | 2021-10-19T16:37:01.000Z | 2022-03-28T23:45:36.000Z | 44.939914 | 179 | 0.644924 | 6,298 | package com.force.formula.commands;
import java.lang.reflect.Type;
import java.math.BigDecimal;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Deque;
import java.util.regex.Pattern;
import com.force.formula.BindingObserver;
import... |
3e0ed4ee1190a2b46eff271c3d530b9f6f730fcb | 1,329 | java | Java | src/java/dbDriver/OracleDriver.java | MixRedo/Cesfam | 21455b3f92afb8995f828d8ff5fb6b5e25c8b86a | [
"MIT"
] | null | null | null | src/java/dbDriver/OracleDriver.java | MixRedo/Cesfam | 21455b3f92afb8995f828d8ff5fb6b5e25c8b86a | [
"MIT"
] | null | null | null | src/java/dbDriver/OracleDriver.java | MixRedo/Cesfam | 21455b3f92afb8995f828d8ff5fb6b5e25c8b86a | [
"MIT"
] | null | null | null | 34.973684 | 106 | 0.6614 | 6,299 | /*
* 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 dbDriver;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQL... |
3e0ed54b14adc106c96710cedf6509249fdd8567 | 332 | java | Java | src/slogo/compiler/math/ArcTangentCommand.java | puzzler7/parser_CS308 | 963273515ed3ecc632288032d2b7a7a0fa4bddac | [
"MIT"
] | null | null | null | src/slogo/compiler/math/ArcTangentCommand.java | puzzler7/parser_CS308 | 963273515ed3ecc632288032d2b7a7a0fa4bddac | [
"MIT"
] | null | null | null | src/slogo/compiler/math/ArcTangentCommand.java | puzzler7/parser_CS308 | 963273515ed3ecc632288032d2b7a7a0fa4bddac | [
"MIT"
] | null | null | null | 19.529412 | 60 | 0.728916 | 6,300 | package slogo.compiler.math;
import slogo.compiler.parser.Command;
public class ArcTangentCommand extends Command {
public ArcTangentCommand(String declaration) {
super(declaration);
desiredArgs = 1;
}
@Override
public double executeCommand() {
return Math.toDegrees(Math.atan(args.get(0).execute... |
3e0ed55075c055196aa74ed9801c5c522e22e4e0 | 969 | java | Java | app/src/main/java/com/github/kaism/watchlist/utils/ListItemTouchHelper.java | kaism/watchlist | 5c9f8cf96578bd7279ba529e266edd4e50a51423 | [
"BSL-1.0"
] | 2 | 2020-11-08T17:03:23.000Z | 2020-11-16T08:07:32.000Z | app/src/main/java/com/github/kaism/watchlist/utils/ListItemTouchHelper.java | kaism/watchlist | 5c9f8cf96578bd7279ba529e266edd4e50a51423 | [
"BSL-1.0"
] | null | null | null | app/src/main/java/com/github/kaism/watchlist/utils/ListItemTouchHelper.java | kaism/watchlist | 5c9f8cf96578bd7279ba529e266edd4e50a51423 | [
"BSL-1.0"
] | 1 | 2020-11-08T17:03:24.000Z | 2020-11-08T17:03:24.000Z | 26.189189 | 147 | 0.775026 | 6,301 | package com.github.kaism.watchlist.utils;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.ItemTouchHelper;
import androidx.recyclerview.widget.RecyclerView;
public class ListItemTouchHelper extends ItemTouchHelper {
public ListItemTouchHelper(@NonNull ListItemTouchHelper.Callback callback) {... |
3e0ed55a2359b1aae127a75b543917f960bd45f0 | 2,599 | java | Java | mie creazioni/Informatica/Ingegneria/MyCalendar/src/fondt2/lab03/mycal/tests/AppointmentTest.java | andre-bisa/Archive | 9599342d684172391d8919714e5494082615efb8 | [
"MIT"
] | null | null | null | mie creazioni/Informatica/Ingegneria/MyCalendar/src/fondt2/lab03/mycal/tests/AppointmentTest.java | andre-bisa/Archive | 9599342d684172391d8919714e5494082615efb8 | [
"MIT"
] | null | null | null | mie creazioni/Informatica/Ingegneria/MyCalendar/src/fondt2/lab03/mycal/tests/AppointmentTest.java | andre-bisa/Archive | 9599342d684172391d8919714e5494082615efb8 | [
"MIT"
] | null | null | null | 36.605634 | 113 | 0.740285 | 6,302 | package fondt2.lab03.mycal.tests;
import static org.junit.Assert.*;
import java.time.Duration;
import java.time.LocalDateTime;
import java.time.Month;
import java.time.temporal.ChronoUnit;
import org.junit.Test;
import fondt2.lab03.mycal.Appointment;
public class AppointmentTest {
@Test
public void testSetGetFro... |
3e0ed6014918327b8f24aa9b04ba68edd8424e23 | 619 | java | Java | rc-api/src/main/java/com/ruoyi/user/service/IUserMoneyService.java | jkl123456/rongchuang | 0c040b59873344af9c5da18e8c496327688cf008 | [
"MIT"
] | 1 | 2020-10-15T03:33:06.000Z | 2020-10-15T03:33:06.000Z | rc-api/src/main/java/com/ruoyi/user/service/IUserMoneyService.java | LiangShaoHong/rongchuang2 | 0c040b59873344af9c5da18e8c496327688cf008 | [
"MIT"
] | null | null | null | rc-api/src/main/java/com/ruoyi/user/service/IUserMoneyService.java | LiangShaoHong/rongchuang2 | 0c040b59873344af9c5da18e8c496327688cf008 | [
"MIT"
] | 1 | 2020-10-15T02:18:28.000Z | 2020-10-15T02:18:28.000Z | 24.76 | 150 | 0.636511 | 6,303 | package com.ruoyi.user.service;
import java.math.BigDecimal;
/**
* 平台加减币接口
* @author xiaoxia
*/
public interface IUserMoneyService {
/**
* 加减币接口
* @param userId 交易会员id
* @param account 交易会员名称
* @param fromUserId 交易对象id(订单ID)
* @param money 金额变化值
* @param ca... |
3e0ed6368ef95b04a3620f6957eefcf7073bf24e | 3,988 | java | Java | oracles/filters/reuse/src/test/java/de/learnlib/filter/reuse/test/QuiescenceTest.java | tiferrei/learnlib | 7e3386940ba89b75115b6c25ba03e1f1fe5be410 | [
"Apache-2.0"
] | 158 | 2015-01-22T08:51:52.000Z | 2022-03-21T11:39:52.000Z | oracles/filters/reuse/src/test/java/de/learnlib/filter/reuse/test/QuiescenceTest.java | tiferrei/learnlib | 7e3386940ba89b75115b6c25ba03e1f1fe5be410 | [
"Apache-2.0"
] | 47 | 2015-04-14T11:45:52.000Z | 2021-07-14T11:08:41.000Z | oracles/filters/reuse/src/test/java/de/learnlib/filter/reuse/test/QuiescenceTest.java | tiferrei/learnlib | 7e3386940ba89b75115b6c25ba03e1f1fe5be410 | [
"Apache-2.0"
] | 55 | 2015-01-11T13:55:28.000Z | 2022-02-25T08:14:13.000Z | 33.512605 | 120 | 0.620863 | 6,304 | /* Copyright (C) 2013-2021 TU Dortmund
* This file is part of LearnLib, http://www.learnlib.de/.
*
* 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/... |
3e0ed64f19ec6bb27daf450f884721dfa7871aae | 3,346 | java | Java | Controller/test/action/TranslateToCActionTest.java | engaugusto/compilador-faculdade-2011 | 4f44d7319962bc14ba893707780acfe83db85724 | [
"MIT"
] | null | null | null | Controller/test/action/TranslateToCActionTest.java | engaugusto/compilador-faculdade-2011 | 4f44d7319962bc14ba893707780acfe83db85724 | [
"MIT"
] | null | null | null | Controller/test/action/TranslateToCActionTest.java | engaugusto/compilador-faculdade-2011 | 4f44d7319962bc14ba893707780acfe83db85724 | [
"MIT"
] | null | null | null | 29.610619 | 78 | 0.50538 | 6,305 | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package action;
import java.util.ArrayList;
import model.TokenValue;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import static org.j... |
3e0ed6f2fef39ea4c0132958109177d2436277cc | 6,999 | java | Java | sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/statement/dml/ShardingSelectOptimizedStatement.java | contextshuffling/incubator-shardingsphere | da2ce6f6c34b01b4a18fa8ace68c173969532df5 | [
"Apache-2.0"
] | null | null | null | sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/statement/dml/ShardingSelectOptimizedStatement.java | contextshuffling/incubator-shardingsphere | da2ce6f6c34b01b4a18fa8ace68c173969532df5 | [
"Apache-2.0"
] | null | null | null | sharding-core/sharding-core-optimize/src/main/java/org/apache/shardingsphere/core/optimize/sharding/statement/dml/ShardingSelectOptimizedStatement.java | contextshuffling/incubator-shardingsphere | da2ce6f6c34b01b4a18fa8ace68c173969532df5 | [
"Apache-2.0"
] | null | null | null | 47.290541 | 184 | 0.718388 | 6,306 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
3e0ed8b5f61ca3bd2c20c05d206648858f096d12 | 7,650 | java | Java | modules/analysis/common/src/test/org/apache/lucene/analysis/payloads/DelimitedPayloadTokenFilterTest.java | chrismattmann/solrcene | 501a7df450df18d98146c83143ec17530a732aef | [
"Apache-2.0"
] | 3 | 2016-04-27T12:10:00.000Z | 2019-06-12T23:28:18.000Z | modules/analysis/common/src/test/org/apache/lucene/analysis/payloads/DelimitedPayloadTokenFilterTest.java | chrismattmann/solrcene | 501a7df450df18d98146c83143ec17530a732aef | [
"Apache-2.0"
] | null | null | null | modules/analysis/common/src/test/org/apache/lucene/analysis/payloads/DelimitedPayloadTokenFilterTest.java | chrismattmann/solrcene | 501a7df450df18d98146c83143ec17530a732aef | [
"Apache-2.0"
] | 5 | 2015-12-29T13:55:22.000Z | 2020-05-10T23:49:45.000Z | 55.035971 | 171 | 0.731373 | 6,307 | package org.apache.lucene.analysis.payloads;
/**
* 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 Lic... |
3e0ed8ee0d93bc66fa8353bc8bfba862f17a038b | 248 | java | Java | file_ext/src/com/lara/Manager12.java | mkp1104/localEclipseWorkspaceJava | 3523a0400ac95c0495c2714b8fb17c05f03d8dba | [
"MIT"
] | null | null | null | file_ext/src/com/lara/Manager12.java | mkp1104/localEclipseWorkspaceJava | 3523a0400ac95c0495c2714b8fb17c05f03d8dba | [
"MIT"
] | null | null | null | file_ext/src/com/lara/Manager12.java | mkp1104/localEclipseWorkspaceJava | 3523a0400ac95c0495c2714b8fb17c05f03d8dba | [
"MIT"
] | null | null | null | 17.714286 | 40 | 0.669355 | 6,308 | package com.lara;
import java.io.PrintStream;
public class Manager12
{
public static void main(String[] args)
{
PrintStream ps=System.out;
ps.println("Hello to All!!");
ps.println("Hello to All!!");
ps.println("Hello to All!!");
}
}
|
3e0ed91f76bc9e23f4ebd6f43d8a44f40ad65622 | 332 | java | Java | src/main/java/com/swnote/blog/dao/ArticleTagDao.java | lzj09/sw-blog | 3b2df46be9c67e2bcb6fb1edfe580dd341d2c3f2 | [
"Apache-2.0"
] | 5 | 2019-04-26T01:29:25.000Z | 2020-06-14T14:31:31.000Z | src/main/java/com/swnote/blog/dao/ArticleTagDao.java | lzj09/sw-blog | 3b2df46be9c67e2bcb6fb1edfe580dd341d2c3f2 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/swnote/blog/dao/ArticleTagDao.java | lzj09/sw-blog | 3b2df46be9c67e2bcb6fb1edfe580dd341d2c3f2 | [
"Apache-2.0"
] | null | null | null | 19.529412 | 63 | 0.759036 | 6,309 | package com.swnote.blog.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.swnote.blog.domain.ArticleTag;
import org.springframework.stereotype.Repository;
/**
* 文章标签关系Dao
*
* @author lzj
* @since 1.0
* @date [2019-07-31]
*/
@Repository
public interface ArticleTagDao extends BaseMapper<Arti... |
3e0eda94b9cf4039992633d005955fdcf1f91ddb | 615 | java | Java | client/standardmotion/app/src/main/java/com/example/standardmotion/ui/sportnews/Title.java | gorgeousdays/AiYunDong | 04aaca79647bb4bdfbcc988ef9c6790163b0a72b | [
"MIT"
] | null | null | null | client/standardmotion/app/src/main/java/com/example/standardmotion/ui/sportnews/Title.java | gorgeousdays/AiYunDong | 04aaca79647bb4bdfbcc988ef9c6790163b0a72b | [
"MIT"
] | null | null | null | client/standardmotion/app/src/main/java/com/example/standardmotion/ui/sportnews/Title.java | gorgeousdays/AiYunDong | 04aaca79647bb4bdfbcc988ef9c6790163b0a72b | [
"MIT"
] | null | null | null | 19.21875 | 73 | 0.603252 | 6,310 | package com.example.standardmotion.ui.sportnews;
public class Title {
private String title;
private String descr;
private String imageUrl;
private String uri;
public Title(String title,String descr, String imageUrl, String uri){
this.title = title;
this.imageUrl = imageUrl;
... |
3e0edb2416af43fe1f4379774cf9583f84a00ca2 | 252 | java | Java | JavaFundamentals/JavaOOPAdvanced/04.EnumsAndAnnotationsExercise/src/_03CardsWithPower/CardSuit.java | yangra/SoftUni | 2fe8ac059fe398f8bf229200c5406840f026fb88 | [
"MIT"
] | null | null | null | JavaFundamentals/JavaOOPAdvanced/04.EnumsAndAnnotationsExercise/src/_03CardsWithPower/CardSuit.java | yangra/SoftUni | 2fe8ac059fe398f8bf229200c5406840f026fb88 | [
"MIT"
] | null | null | null | JavaFundamentals/JavaOOPAdvanced/04.EnumsAndAnnotationsExercise/src/_03CardsWithPower/CardSuit.java | yangra/SoftUni | 2fe8ac059fe398f8bf229200c5406840f026fb88 | [
"MIT"
] | null | null | null | 15.75 | 51 | 0.599206 | 6,311 | package _03CardsWithPower;
public enum CardSuit {
CLUBS(0), DIAMONDS(13), HEARTS(26), SPADES(39);
private int power;
CardSuit(int power) {
this.power = power;
}
public int getPower() {
return this.power;
}
}
|
3e0edbd16ac94b65d31386afe7d27a640bb01da6 | 2,384 | java | Java | landlords-server/src/main/java/org/nico/ratel/landlords/server/event/ServerEventListener_CODE_GAME_STARTING.java | wwrssg/ratel | 6e15281f74eb1f777853a16c89f73e640ef1f4bf | [
"Apache-2.0"
] | 1 | 2020-07-29T03:07:09.000Z | 2020-07-29T03:07:09.000Z | landlords-server/src/main/java/org/nico/ratel/landlords/server/event/ServerEventListener_CODE_GAME_STARTING.java | wwrssg/ratel | 6e15281f74eb1f777853a16c89f73e640ef1f4bf | [
"Apache-2.0"
] | null | null | null | landlords-server/src/main/java/org/nico/ratel/landlords/server/event/ServerEventListener_CODE_GAME_STARTING.java | wwrssg/ratel | 6e15281f74eb1f777853a16c89f73e640ef1f4bf | [
"Apache-2.0"
] | 1 | 2020-06-10T10:51:34.000Z | 2020-06-10T10:51:34.000Z | 32.657534 | 95 | 0.760487 | 6,312 | package org.nico.ratel.landlords.server.event;
import java.util.LinkedList;
import java.util.List;
import org.nico.ratel.landlords.channel.ChannelUtils;
import org.nico.ratel.landlords.entity.ClientSide;
import org.nico.ratel.landlords.entity.Poker;
import org.nico.ratel.landlords.entity.Room;
import org.nico.ratel.l... |
3e0edc419f6067290ece559d5a08389df7c69398 | 2,141 | java | Java | app/src/main/java/com/guardiansofgalakddy/lvlmonitor/junhwa/Aes.java | superb1019/LVL-Monitor | edb28914cc99b0a1aceabc18350c4541a4785944 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/guardiansofgalakddy/lvlmonitor/junhwa/Aes.java | superb1019/LVL-Monitor | edb28914cc99b0a1aceabc18350c4541a4785944 | [
"Apache-2.0"
] | 3 | 2019-12-23T06:59:20.000Z | 2020-05-18T06:32:30.000Z | app/src/main/java/com/guardiansofgalakddy/lvlmonitor/junhwa/Aes.java | superb1019/LVL-Monitor | edb28914cc99b0a1aceabc18350c4541a4785944 | [
"Apache-2.0"
] | 8 | 2019-12-16T07:15:58.000Z | 2020-02-05T08:02:28.000Z | 35.683333 | 133 | 0.621672 | 6,313 | package com.guardiansofgalakddy.lvlmonitor.junhwa;
import java.security.AlgorithmParameters;
import javax.crypto.Cipher;
import javax.crypto.spec.IvParameterSpec;
import javax.crypto.spec.SecretKeySpec;
public class Aes {
public static byte[] aesKey = { 0x20, 0x21, 0x22, 0x23, 0x24, 0x25, 0x26, 0x27, 0x28, 0x29,... |
3e0edce7a4a9dab08bfcb890719adb06e0c690fd | 2,140 | java | Java | jena-tdb/src/test/java/org/apache/jena/tdb/transaction/TestTransactionTDB.java | costas80/jena | 7d146c5c265196c9c2740948fd1cd22b21aca033 | [
"Apache-2.0"
] | null | null | null | jena-tdb/src/test/java/org/apache/jena/tdb/transaction/TestTransactionTDB.java | costas80/jena | 7d146c5c265196c9c2740948fd1cd22b21aca033 | [
"Apache-2.0"
] | 1 | 2022-02-05T16:08:39.000Z | 2022-02-05T16:08:41.000Z | jena-tdb/src/test/java/org/apache/jena/tdb/transaction/TestTransactionTDB.java | costas80/jena | 7d146c5c265196c9c2740948fd1cd22b21aca033 | [
"Apache-2.0"
] | null | null | null | 31.470588 | 76 | 0.722897 | 6,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... |
3e0eddd21fd76662c74fdd3e708d26ad1f44a85b | 684 | java | Java | app/src/main/java/bravin/shi/com/multinested/constant/TimeConstants.java | bravinshi/MultiNested | ac04811d03c4b5d3c71e17eb46a7791822737aed | [
"Apache-2.0"
] | null | null | null | app/src/main/java/bravin/shi/com/multinested/constant/TimeConstants.java | bravinshi/MultiNested | ac04811d03c4b5d3c71e17eb46a7791822737aed | [
"Apache-2.0"
] | null | null | null | app/src/main/java/bravin/shi/com/multinested/constant/TimeConstants.java | bravinshi/MultiNested | ac04811d03c4b5d3c71e17eb46a7791822737aed | [
"Apache-2.0"
] | null | null | null | 23.586207 | 44 | 0.669591 | 6,315 | package bravin.shi.com.multinested.constant;
import android.support.annotation.IntDef;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
/**
* <pre>
* author: Blankj
* blog : http://blankj.com
* time : 2017/03/13
* desc : The constants of time.
* </pre>
*/
... |
3e0ede72db51b83f8d26f8132fb73a88b07e5bb6 | 1,629 | java | Java | dcf_service_producer/src/main/java/com/nimble/dcfs/custom/producer/demo/DemoAdvData.java | nimble-platform/dcf_service | f9b7954abe4a506b8c74fda321014b2ba61632e6 | [
"Apache-2.0"
] | 2 | 2019-01-02T12:46:17.000Z | 2019-02-13T15:04:32.000Z | dcf_service_producer/src/main/java/com/nimble/dcfs/custom/producer/demo/DemoAdvData.java | nimble-platform/dcf_service | f9b7954abe4a506b8c74fda321014b2ba61632e6 | [
"Apache-2.0"
] | 2 | 2021-03-31T20:50:47.000Z | 2021-03-31T20:54:47.000Z | dcf_service_producer/src/main/java/com/nimble/dcfs/custom/producer/demo/DemoAdvData.java | nimble-platform/dcf_service | f9b7954abe4a506b8c74fda321014b2ba61632e6 | [
"Apache-2.0"
] | 2 | 2019-02-13T11:22:56.000Z | 2020-07-01T21:09:12.000Z | 24.313433 | 147 | 0.650092 | 6,316 | /*
* Copyright 2018 a.musumeci.
*
* 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... |
3e0ede9b62ff80c8f3f6deabfc097e8c852d494e | 26,659 | java | Java | bundles/uclid.xtext/src-gen/uclid/xtext/uclid/impl/UclidFactoryImpl.java | sderrien/Uclid-editor | f34b7409da8fc2a11bc744e3612f96c2d00d631b | [
"MIT"
] | null | null | null | bundles/uclid.xtext/src-gen/uclid/xtext/uclid/impl/UclidFactoryImpl.java | sderrien/Uclid-editor | f34b7409da8fc2a11bc744e3612f96c2d00d631b | [
"MIT"
] | null | null | null | bundles/uclid.xtext/src-gen/uclid/xtext/uclid/impl/UclidFactoryImpl.java | sderrien/Uclid-editor | f34b7409da8fc2a11bc744e3612f96c2d00d631b | [
"MIT"
] | null | null | null | 23.242371 | 112 | 0.65115 | 6,317 | /**
* generated by Xtext 2.24.0
*/
package uclid.xtext.uclid.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
import uclid.xtext.uclid.ArgList;
im... |
3e0edeea38b8918d9fddf92933634136f7ffc64b | 2,696 | java | Java | OpaAPI/src/main/java/gov/nara/opa/api/services/impl/user/lists/AddToUserListServiceImpl.java | usnationalarchives/catalog-source | 74187b9096a388c033ff1f5ca4ec6634b5bba69e | [
"CC0-1.0"
] | 4 | 2019-06-26T22:43:09.000Z | 2021-08-19T04:07:19.000Z | OpaAPI/src/main/java/gov/nara/opa/api/services/impl/user/lists/AddToUserListServiceImpl.java | usnationalarchives/catalog-source | 74187b9096a388c033ff1f5ca4ec6634b5bba69e | [
"CC0-1.0"
] | 1 | 2019-07-05T14:03:46.000Z | 2019-09-17T13:21:11.000Z | OpaAPI/src/main/java/gov/nara/opa/api/services/impl/user/lists/AddToUserListServiceImpl.java | usnationalarchives/catalog-source | 74187b9096a388c033ff1f5ca4ec6634b5bba69e | [
"CC0-1.0"
] | null | null | null | 27.510204 | 79 | 0.728487 | 6,318 | package gov.nara.opa.api.services.impl.user.lists;
import gov.nara.opa.api.dataaccess.user.lists.UserListDao;
import gov.nara.opa.api.services.system.ConfigurationService;
import gov.nara.opa.api.services.user.lists.AddToUserListService;
import gov.nara.opa.api.services.user.lists.ViewUserListService;
import gov.nara.... |
3e0edfcda6d939d75450bd448e0169903220393b | 2,319 | java | Java | src/main/java/cn/roothub/bbs/module/visit/service/impl/VisitServiceImpl.java | wangxingwei/Roothub | 14edcc01f17e6d0b3c56f6eeaa00dfacfa7131f2 | [
"MIT"
] | 1 | 2019-11-18T16:19:44.000Z | 2019-11-18T16:19:44.000Z | src/main/java/cn/roothub/bbs/module/visit/service/impl/VisitServiceImpl.java | wangxingwei/Roothub | 14edcc01f17e6d0b3c56f6eeaa00dfacfa7131f2 | [
"MIT"
] | null | null | null | src/main/java/cn/roothub/bbs/module/visit/service/impl/VisitServiceImpl.java | wangxingwei/Roothub | 14edcc01f17e6d0b3c56f6eeaa00dfacfa7131f2 | [
"MIT"
] | null | null | null | 28.9875 | 93 | 0.728331 | 6,319 | package cn.roothub.bbs.module.visit.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import cn.roothub.bbs.module.visit.dao.VisitDao;
import cn.roothub.bbs.... |
3e0ee08dc3d8a60a74cd216cff22e322ad1240c7 | 1,554 | java | Java | debop4k-data-orm/src/main/java/debop4k/data/orm/jpa/config/AbstractJpaH2Configuration.java | debop/debop4k | 5a621998b88b4d416f510971536abf3bf82fb2f0 | [
"Apache-2.0"
] | 30 | 2016-07-21T23:06:21.000Z | 2022-01-29T12:36:36.000Z | debop4k-data-orm/src/main/java/debop4k/data/orm/jpa/config/AbstractJpaH2Configuration.java | debop/debop4k | 5a621998b88b4d416f510971536abf3bf82fb2f0 | [
"Apache-2.0"
] | null | null | null | debop4k-data-orm/src/main/java/debop4k/data/orm/jpa/config/AbstractJpaH2Configuration.java | debop/debop4k | 5a621998b88b4d416f510971536abf3bf82fb2f0 | [
"Apache-2.0"
] | 10 | 2016-10-07T02:29:38.000Z | 2022-01-29T12:36:48.000Z | 31.959184 | 109 | 0.685185 | 6,320 | /*
* Copyright (c) 2016. Sunghyouk Bae <ychag@example.com>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
3e0ee0b5007cf099273865b4e444ecf3d20fe86c | 1,313 | java | Java | src/main/java/isaac/bastion/CommonSettings.java | Diet-Cola/Bastion | e0a247d01b56fc1a74748f8e331aaa4237390cd4 | [
"BSD-3-Clause"
] | 3 | 2017-03-26T02:29:37.000Z | 2017-06-22T13:37:44.000Z | src/main/java/isaac/bastion/CommonSettings.java | Diet-Cola/Bastion | e0a247d01b56fc1a74748f8e331aaa4237390cd4 | [
"BSD-3-Clause"
] | 47 | 2016-04-10T22:38:40.000Z | 2021-11-12T03:37:46.000Z | src/main/java/isaac/bastion/CommonSettings.java | Diet-Cola/Bastion | e0a247d01b56fc1a74748f8e331aaa4237390cd4 | [
"BSD-3-Clause"
] | 20 | 2016-02-19T23:44:19.000Z | 2021-11-18T23:10:59.000Z | 28.543478 | 117 | 0.789033 | 6,321 | /**
* Created by Aleksey on 16.07.2017.
*/
package isaac.bastion;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.bukkit.Material;
import org.bukkit.configuration.ConfigurationSection;
public class CommonSettings {
private boolean cancelReinforcementModeInBastionField;
private ... |
3e0ee16c8f1f769d3bb2ef96939c6869cef70b18 | 1,672 | java | Java | google-ads/src/main/java/com/google/ads/googleads/v8/common/ImageDimensionOrBuilder.java | AndrewMBurke/google-ads-java | 207849be2dc1d731ebf1910e3363181b4ff99666 | [
"Apache-2.0"
] | 109 | 2018-04-26T19:43:28.000Z | 2022-03-24T06:18:50.000Z | google-ads/src/main/java/com/google/ads/googleads/v8/common/ImageDimensionOrBuilder.java | AndrewMBurke/google-ads-java | 207849be2dc1d731ebf1910e3363181b4ff99666 | [
"Apache-2.0"
] | 292 | 2018-06-07T13:37:37.000Z | 2022-03-31T16:28:00.000Z | google-ads/src/main/java/com/google/ads/googleads/v8/common/ImageDimensionOrBuilder.java | AndrewMBurke/google-ads-java | 207849be2dc1d731ebf1910e3363181b4ff99666 | [
"Apache-2.0"
] | 134 | 2018-05-07T22:01:07.000Z | 2022-03-28T13:52:52.000Z | 21.714286 | 96 | 0.605861 | 6,322 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v8/common/asset_types.proto
package com.google.ads.googleads.v8.common;
public interface ImageDimensionOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.ads.googleads.v8.common.ImageDimension)
com.... |
3e0ee1dc46ac83a30765a12eb7d732ccb4743a3c | 5,494 | java | Java | src/main/groovy/time/Duration.java | chanwit/groovy | 9cbd75c4ffd69f08333db079e0535446140403b4 | [
"Apache-2.0"
] | 6 | 2015-08-26T18:05:01.000Z | 2019-01-18T01:10:31.000Z | src/main/groovy/time/Duration.java | chanwit/groovy | 9cbd75c4ffd69f08333db079e0535446140403b4 | [
"Apache-2.0"
] | 8 | 2020-06-30T23:18:12.000Z | 2022-02-01T00:58:05.000Z | src/main/groovy/time/Duration.java | chanwit/groovy | 9cbd75c4ffd69f08333db079e0535446140403b4 | [
"Apache-2.0"
] | 2 | 2015-11-05T00:53:54.000Z | 2019-05-02T22:10:46.000Z | 42.914063 | 148 | 0.592572 | 6,323 | /*
* Copyright 2003-2007 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 app... |
3e0ee260b9048e02e75f95001461a6cc432c6394 | 7,672 | java | Java | xchange-bitstamp/src/main/java/com/xeiam/xchange/bitstamp/service/streaming/BitstampPusherService.java | sutra/XChange | bdc03577100d7c2c41757c6d50b2262112c96b50 | [
"MIT"
] | 2 | 2016-02-10T17:46:57.000Z | 2017-06-01T07:41:35.000Z | xchange-bitstamp/src/main/java/com/xeiam/xchange/bitstamp/service/streaming/BitstampPusherService.java | joansmith/XChange | ed8c3a7c24bde836d3ee524327025389a4c9e3f1 | [
"MIT"
] | null | null | null | xchange-bitstamp/src/main/java/com/xeiam/xchange/bitstamp/service/streaming/BitstampPusherService.java | joansmith/XChange | ed8c3a7c24bde836d3ee524327025389a4c9e3f1 | [
"MIT"
] | null | null | null | 29.736434 | 142 | 0.712722 | 6,324 | package com.xeiam.xchange.bitstamp.service.streaming;
import java.io.IOException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import org.java_websocket.WebSocket.READYSTATE;
import org.slf4j.Logger;
... |
3e0ee3151fd73046dd28ad797edb20796a11677f | 290 | java | Java | split-example/android/app/src/main/java/com/example/SampleBActivity.java | desmond1121/react-native-split | 982fc0edd6daed41cd1687023235394438f80712 | [
"Apache-2.0"
] | 154 | 2017-04-23T12:45:42.000Z | 2022-03-13T09:29:14.000Z | split-example/android/app/src/main/java/com/example/SampleBActivity.java | desmond1121/react-native-split | 982fc0edd6daed41cd1687023235394438f80712 | [
"Apache-2.0"
] | 9 | 2017-06-01T03:02:28.000Z | 2018-10-30T07:14:56.000Z | react-native-0.50.4/split-example/android/app/src/main/java/com/example/SampleBActivity.java | vilvil/react-native-demo-split | adb706c3003c3ef6e4b346241cbd64fb9ed5e6e0 | [
"Apache-2.0"
] | 28 | 2017-04-24T10:13:06.000Z | 2019-03-13T09:36:04.000Z | 19.333333 | 60 | 0.686207 | 6,325 | package com.example;
public class SampleBActivity extends BaseSubBundleActivity {
@Override
protected String getScriptAssetPath() {
return "bundle/sample_b/index.bundle";
}
@Override
protected String getMainComponentName() {
return "SampleB";
}
} |
3e0ee322ec5703df4322ec4f8dd180f0badbf609 | 901 | java | Java | bookmarks-plus/bookmarks-plus-android-hybrid/src/org/openntf/bookmarksplus/app/SplashScreenActivity.java | OpenNTF/Hackathon2017-P1 | 982f65626b641b8cc1255f5bb19f171d8b32c6ae | [
"Apache-2.0"
] | null | null | null | bookmarks-plus/bookmarks-plus-android-hybrid/src/org/openntf/bookmarksplus/app/SplashScreenActivity.java | OpenNTF/Hackathon2017-P1 | 982f65626b641b8cc1255f5bb19f171d8b32c6ae | [
"Apache-2.0"
] | null | null | null | bookmarks-plus/bookmarks-plus-android-hybrid/src/org/openntf/bookmarksplus/app/SplashScreenActivity.java | OpenNTF/Hackathon2017-P1 | 982f65626b641b8cc1255f5bb19f171d8b32c6ae | [
"Apache-2.0"
] | null | null | null | 27.30303 | 85 | 0.631521 | 6,326 | /*!COPYRIGHT HEADER!
*
*/
package org.openntf.bookmarksplus.app;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
public class SplashScreenActivity extends Activity {
// Splash screen timer
private static int SPLASH_TIME_OUT = 3000;
... |
3e0ee4a164f6b85a1514bff3a4e73e87180f2eab | 5,626 | java | Java | ExtractedJars/Shopkick_com.shopkick.app/javafiles/android/support/transition/ViewUtilsApi22.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 3 | 2019-05-01T09:22:08.000Z | 2019-07-06T22:21:59.000Z | ExtractedJars/Shopkick_com.shopkick.app/javafiles/android/support/transition/ViewUtilsApi22.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | null | null | null | ExtractedJars/Shopkick_com.shopkick.app/javafiles/android/support/transition/ViewUtilsApi22.java | Andreas237/AndroidPolicyAutomation | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | [
"MIT"
] | 1 | 2020-11-26T12:22:02.000Z | 2020-11-26T12:22:02.000Z | 36.532468 | 121 | 0.570565 | 6,327 | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package android.support.transition;
import android.util.Log;
import android.view.View;
import java.lang.reflect.InvocationTargetException;
import java.lan... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.