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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9239cd5c33bda0c82e4c5cab7684e66a8147d4ce | 13,030 | java | Java | HTTPShortcuts/app/src/main/java/ch/rmy/android/http_shortcuts/activities/ExecuteActivity.java | stefb965/HTTP-Shortcuts | a22fa748dc736396af0bac823726cc211e0288c9 | [
"MIT"
] | null | null | null | HTTPShortcuts/app/src/main/java/ch/rmy/android/http_shortcuts/activities/ExecuteActivity.java | stefb965/HTTP-Shortcuts | a22fa748dc736396af0bac823726cc211e0288c9 | [
"MIT"
] | null | null | null | HTTPShortcuts/app/src/main/java/ch/rmy/android/http_shortcuts/activities/ExecuteActivity.java | stefb965/HTTP-Shortcuts | a22fa748dc736396af0bac823726cc211e0288c9 | [
"MIT"
] | null | null | null | 38.664688 | 173 | 0.601305 | 998,961 | package ch.rmy.android.http_shortcuts.activities;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget... |
9239cd9f889a7428e949f52efc85a53c31976424 | 1,559 | java | Java | benchmark/src/main/java/com/zappos/json/benchmark/data/SimpleBean.java | Zappos/zappos-json | 340633f5db75c2e09ce49bfc3e5f67e8823f5a37 | [
"Apache-2.0"
] | 9 | 2015-12-21T05:33:20.000Z | 2020-11-10T06:29:23.000Z | benchmark/src/main/java/com/zappos/json/benchmark/data/SimpleBean.java | Zappos/zappos-json | 340633f5db75c2e09ce49bfc3e5f67e8823f5a37 | [
"Apache-2.0"
] | 4 | 2015-12-22T07:49:12.000Z | 2020-05-15T21:05:36.000Z | benchmark/src/main/java/com/zappos/json/benchmark/data/SimpleBean.java | Zappos/zappos-json | 340633f5db75c2e09ce49bfc3e5f67e8823f5a37 | [
"Apache-2.0"
] | 6 | 2015-11-18T11:27:40.000Z | 2020-11-10T09:06:59.000Z | 22.271429 | 76 | 0.65619 | 998,962 | /*
* Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0/
*
* or in t... |
9239ce2f8b6d3a08d6d6649fd35b53217ee8fd90 | 9,167 | java | Java | Spigot/src/main/java/net/warchamer12/parkour/commands/ParkourCommand.java | warchamer12/Parkour-Plugin | bc92c7a5b73bbf5e553652384b514b03a86dc1cf | [
"Apache-2.0"
] | null | null | null | Spigot/src/main/java/net/warchamer12/parkour/commands/ParkourCommand.java | warchamer12/Parkour-Plugin | bc92c7a5b73bbf5e553652384b514b03a86dc1cf | [
"Apache-2.0"
] | null | null | null | Spigot/src/main/java/net/warchamer12/parkour/commands/ParkourCommand.java | warchamer12/Parkour-Plugin | bc92c7a5b73bbf5e553652384b514b03a86dc1cf | [
"Apache-2.0"
] | null | null | null | 54.565476 | 127 | 0.508781 | 998,963 | package net.warchamer12.parkour.commands;
import net.warchamer12.parkour.Parkour;
import net.warchamer12.parkour.configs.area.ParkourConfigEasy;
import net.warchamer12.parkour.configs.area.ParkourConfigHard;
import net.warchamer12.parkour.configs.area.ParkourConfigMedium;
import net.warchamer12.parkour.configs.area.Pa... |
9239ce67921e3639cfb58af8b80a0b63dbdc7f43 | 2,689 | java | Java | contrib/swing/src/test/org/apache/lucene/swing/models/TestUpdatingTable.java | BurningBright/lucene | 4ef7508d7600f6ceeceda83f7086c8811cecf2c9 | [
"Apache-2.0"
] | 6 | 2020-10-27T06:11:59.000Z | 2021-09-09T13:52:42.000Z | contrib/swing/src/test/org/apache/lucene/swing/models/TestUpdatingTable.java | BurningBright/lucene | 4ef7508d7600f6ceeceda83f7086c8811cecf2c9 | [
"Apache-2.0"
] | 8 | 2020-11-16T20:41:38.000Z | 2022-02-01T01:05:45.000Z | sourcedata/lucene-solr-releases-lucene-2.2.0/contrib/swing/src/test/org/apache/lucene/swing/models/TestUpdatingTable.java | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | null | null | null | 33.725 | 80 | 0.699036 | 998,964 | package org.apache.lucene.swing.models;
/**
* Copyright 2005 The Apache Software 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/LICE... |
9239ced1c137a3f28bc4c90f348aae37a48acb34 | 2,892 | java | Java | generictools/src/main/java/com/flys/generictools/dao/db/DatabaseHelper.java | amadoubakari/e-bible | 693d6eab9249031f4cc5d03c1de3c1f9a91698e5 | [
"MIT"
] | null | null | null | generictools/src/main/java/com/flys/generictools/dao/db/DatabaseHelper.java | amadoubakari/e-bible | 693d6eab9249031f4cc5d03c1de3c1f9a91698e5 | [
"MIT"
] | null | null | null | generictools/src/main/java/com/flys/generictools/dao/db/DatabaseHelper.java | amadoubakari/e-bible | 693d6eab9249031f4cc5d03c1de3c1f9a91698e5 | [
"MIT"
] | null | null | null | 35.268293 | 119 | 0.668396 | 998,965 | package com.flys.generictools.dao.db;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import com.j256.ormlite.android.apptools.OrmLiteSqliteOpenHelper;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.RuntimeExceptionDao;
import com.j256.ormlite.supp... |
9239cefb39843e1f989c03d457cc0d2cbc82c257 | 325 | java | Java | src/main/java/org/example/wordladder/exceptions/DictionaryLoadErrorException.java | marrow16/WordLadder | c4395bb502d7afb847658fbaaf7e6cecf6be03f5 | [
"Apache-2.0"
] | 1 | 2021-12-13T17:15:48.000Z | 2021-12-13T17:15:48.000Z | src/main/java/org/example/wordladder/exceptions/DictionaryLoadErrorException.java | marrow16/WordLadder | c4395bb502d7afb847658fbaaf7e6cecf6be03f5 | [
"Apache-2.0"
] | 1 | 2021-09-19T01:28:05.000Z | 2021-09-19T18:11:12.000Z | src/main/java/org/example/wordladder/exceptions/DictionaryLoadErrorException.java | marrow16/WordLadder | c4395bb502d7afb847658fbaaf7e6cecf6be03f5 | [
"Apache-2.0"
] | null | null | null | 27.083333 | 77 | 0.753846 | 998,966 | package org.example.wordladder.exceptions;
public class DictionaryLoadErrorException extends ApplicationErrorException {
public DictionaryLoadErrorException(String message) {
super(message);
}
public DictionaryLoadErrorException(String message, Throwable cause) {
super(message, cause);
... |
9239cf06ed6a0b34d6121a84751fcb5c29f5250e | 1,492 | java | Java | BasicSyntaxConditionalStatementsAndLoops/src/exercises/RageExpenses.java | DeianH94/JavaFundamentals2 | bb845ba6ca0493f0438c96af1f93d64d11d23f25 | [
"MIT"
] | null | null | null | BasicSyntaxConditionalStatementsAndLoops/src/exercises/RageExpenses.java | DeianH94/JavaFundamentals2 | bb845ba6ca0493f0438c96af1f93d64d11d23f25 | [
"MIT"
] | null | null | null | BasicSyntaxConditionalStatementsAndLoops/src/exercises/RageExpenses.java | DeianH94/JavaFundamentals2 | bb845ba6ca0493f0438c96af1f93d64d11d23f25 | [
"MIT"
] | null | null | null | 31.744681 | 70 | 0.546917 | 998,967 | package exercises;
import java.util.Scanner;
public class RageExpenses {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int lostGameCount = Integer.parseInt(scanner.nextLine());
double headsetPrice = Double.parseDouble(scanner.nextLine());
doubl... |
9239d00a64b704c76cdb430ba683cf818a85ea36 | 3,224 | java | Java | platforms/android/WeexFrameworkWrapper/app/src/main/java/com/benmu/drop/activity/module/GoogleLoginModule.java | hyh2008312/Price-Drop-App | 520edea9d0d1a886c93c243050a330eade58cc7e | [
"MIT"
] | null | null | null | platforms/android/WeexFrameworkWrapper/app/src/main/java/com/benmu/drop/activity/module/GoogleLoginModule.java | hyh2008312/Price-Drop-App | 520edea9d0d1a886c93c243050a330eade58cc7e | [
"MIT"
] | null | null | null | platforms/android/WeexFrameworkWrapper/app/src/main/java/com/benmu/drop/activity/module/GoogleLoginModule.java | hyh2008312/Price-Drop-App | 520edea9d0d1a886c93c243050a330eade58cc7e | [
"MIT"
] | null | null | null | 39.317073 | 111 | 0.709367 | 998,968 | package com.benmu.drop.activity.module;
import android.app.Activity;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.widget.Toast;
import com.benmu.drop.R;
import com.benmu.drop.activity.MainActivity;
import com.google.android.gms.auth.api.signin.GoogleSignIn;
import com.googl... |
9239d0317dd11e0f6dda345db628f6b5fa7202de | 1,091 | java | Java | Houseclub/src/main/java/me/grishka/houseclub/api/model/User.java | Fa1c0n35/Houseclub | d08878b0d4f3db8aff82681f560e2154592dd850 | [
"Unlicense"
] | 2,956 | 2021-02-20T10:56:01.000Z | 2022-02-25T05:12:56.000Z | Houseclub/src/main/java/me/grishka/houseclub/api/model/User.java | Fa1c0n35/Houseclub | d08878b0d4f3db8aff82681f560e2154592dd850 | [
"Unlicense"
] | 317 | 2021-02-20T11:18:31.000Z | 2022-03-05T20:09:49.000Z | Houseclub/src/main/java/me/grishka/houseclub/api/model/User.java | Fa1c0n35/Houseclub | d08878b0d4f3db8aff82681f560e2154592dd850 | [
"Unlicense"
] | 525 | 2021-02-20T11:58:29.000Z | 2021-12-31T13:55:06.000Z | 19.836364 | 63 | 0.727773 | 998,969 | package me.grishka.houseclub.api.model;
import android.os.Parcel;
import android.os.Parcelable;
public class User implements Parcelable{
public int userId;
public String name;
public String photoUrl;
public String username;
@Override
public int describeContents(){
return 0;
}
@Override
public void write... |
9239d1c09fa7d24357b134c56095b51bbae6ed56 | 1,486 | java | Java | src/main/java/com/binance/dex/api/client/crosschain/ContentEnum.java | dogenkigen/java-sdk | 5b332f7f5f20a95ee088411f94d28aaf6c024162 | [
"Apache-2.0"
] | 102 | 2019-02-10T16:34:38.000Z | 2022-01-23T21:35:30.000Z | src/main/java/com/binance/dex/api/client/crosschain/ContentEnum.java | dogenkigen/java-sdk | 5b332f7f5f20a95ee088411f94d28aaf6c024162 | [
"Apache-2.0"
] | 47 | 2019-03-04T05:55:49.000Z | 2022-02-14T02:58:56.000Z | src/main/java/com/binance/dex/api/client/crosschain/ContentEnum.java | dogenkigen/java-sdk | 5b332f7f5f20a95ee088411f94d28aaf6c024162 | [
"Apache-2.0"
] | 70 | 2019-02-10T16:34:29.000Z | 2022-01-05T07:10:58.000Z | 38.102564 | 120 | 0.734859 | 998,970 | package com.binance.dex.api.client.crosschain;
import com.binance.dex.api.client.crosschain.content.*;
import lombok.AllArgsConstructor;
import lombok.Getter;
import java.util.Arrays;
import java.util.Optional;
@Getter
@AllArgsConstructor
public enum ContentEnum {
ApproveBindSynPack(1, 0, ApproveBindSyn.class),
... |
9239d1c3ea9c8077ba2bfaca7022327476eabf15 | 835 | java | Java | spring-learning-ioc/src/main/java/lifecycle/processor/MyBeanPostProcessor.java | leofeez/spring-learning | eb6ac87e889251476fec5d8df3752d90e10c09c8 | [
"Apache-2.0"
] | null | null | null | spring-learning-ioc/src/main/java/lifecycle/processor/MyBeanPostProcessor.java | leofeez/spring-learning | eb6ac87e889251476fec5d8df3752d90e10c09c8 | [
"Apache-2.0"
] | 1 | 2020-03-12T12:55:45.000Z | 2020-03-12T12:55:45.000Z | spring-learning-ioc/src/main/java/lifecycle/processor/MyBeanPostProcessor.java | leofeez/spring-learning | eb6ac87e889251476fec5d8df3752d90e10c09c8 | [
"Apache-2.0"
] | null | null | null | 30.925926 | 103 | 0.691018 | 998,971 | package lifecycle.processor;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanPostProcessor;
public class MyBeanPostProcessor implements BeanPostProcessor {
@Override
public Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansEx... |
9239d28d8b62a398824c9dd692f0a3fca2a9121a | 680 | java | Java | refactor-techniques/organizing-data/src/test/java/cc/oobootcamp/refactor/replace/data/value/with/object/ReplaceDataValueWithObjectTest.java | oo-bootcamp/refactoring-kata | a93cdd8b45fa51201ef33341bb0f5cf6759d2d9a | [
"MIT"
] | 3 | 2018-09-10T07:35:40.000Z | 2021-02-05T18:34:06.000Z | refactor-techniques/organizing-data/src/test/java/cc/oobootcamp/refactor/replace/data/value/with/object/ReplaceDataValueWithObjectTest.java | refactoring-kata/refactoring-kata | a93cdd8b45fa51201ef33341bb0f5cf6759d2d9a | [
"MIT"
] | null | null | null | refactor-techniques/organizing-data/src/test/java/cc/oobootcamp/refactor/replace/data/value/with/object/ReplaceDataValueWithObjectTest.java | refactoring-kata/refactoring-kata | a93cdd8b45fa51201ef33341bb0f5cf6759d2d9a | [
"MIT"
] | 3 | 2019-05-04T14:27:42.000Z | 2020-12-15T10:27:20.000Z | 30.909091 | 102 | 0.726471 | 998,972 | package cc.oobootcamp.refactor.replace.data.value.with.object;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import java.util.Objects;
import static org.junit.Assert.assertEquals;
public class ReplaceDataValueWithObjectTest {
@Test
public void should_get_number_of_orders_for_custom... |
9239d2a322b119b9255b88f2c2e78055c66c64f0 | 1,237 | java | Java | AlgorithmJava/src/top/pusenyang/leetcode/L001.java | PusenYang/OoAlgorithm | 3e34517894f5c84f49a17c42bccb09004dd92ba4 | [
"MIT"
] | null | null | null | AlgorithmJava/src/top/pusenyang/leetcode/L001.java | PusenYang/OoAlgorithm | 3e34517894f5c84f49a17c42bccb09004dd92ba4 | [
"MIT"
] | null | null | null | AlgorithmJava/src/top/pusenyang/leetcode/L001.java | PusenYang/OoAlgorithm | 3e34517894f5c84f49a17c42bccb09004dd92ba4 | [
"MIT"
] | null | null | null | 32.552632 | 82 | 0.612773 | 998,973 | package top.pusenyang.leetcode;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
/**
* 给定一个整数数组 num和一个目标值 target,请你在该数组中找出和为目标值的那两个整数,并返回他们的数组下标。
*
* 你可以假设每种输入只会对应一个答案。但是,数组中同一个元素不能使用两遍。
*/
public ... |
9239d37999215fc7b606265c10b7f9b71d4e7c45 | 757 | java | Java | tests/src/test/java/com/revolsys/fgdb/test/field/GeometryField.java | pauldaustin/gba-revolsys | 561c5a2f858b54ab4503e7ae5cffeac11d5d8952 | [
"Apache-2.0"
] | 5 | 2015-02-23T04:53:44.000Z | 2021-03-03T17:18:24.000Z | tests/src/test/java/com/revolsys/fgdb/test/field/GeometryField.java | pauldaustin/gba-revolsys | 561c5a2f858b54ab4503e7ae5cffeac11d5d8952 | [
"Apache-2.0"
] | 5 | 2021-08-13T23:45:14.000Z | 2022-03-31T19:59:23.000Z | tests/src/test/java/com/revolsys/fgdb/test/field/GeometryField.java | pauldaustin/gba-revolsys | 561c5a2f858b54ab4503e7ae5cffeac11d5d8952 | [
"Apache-2.0"
] | 8 | 2015-02-23T04:53:45.000Z | 2022-03-26T22:35:36.000Z | 28.037037 | 86 | 0.742404 | 998,974 | package com.revolsys.fgdb.test.field;
import java.io.IOException;
import java.nio.ByteBuffer;
import org.jeometry.common.data.type.DataType;
import com.revolsys.geometry.model.GeometryFactory;
public class GeometryField extends FgdbField {
public GeometryField(final String name, final DataType type, final boolean... |
9239d398df4b82f2bd67048b9866d04280a39441 | 624 | java | Java | src/framework/GSize.java | pi0/MSP | 6a85460ed898c428a5e0c9a7fc26ff46203b38e2 | [
"MIT"
] | 1 | 2016-06-22T13:05:58.000Z | 2016-06-22T13:05:58.000Z | src/framework/GSize.java | pi0/MSP | 6a85460ed898c428a5e0c9a7fc26ff46203b38e2 | [
"MIT"
] | null | null | null | src/framework/GSize.java | pi0/MSP | 6a85460ed898c428a5e0c9a7fc26ff46203b38e2 | [
"MIT"
] | null | null | null | 20.8 | 46 | 0.520833 | 998,975 | package framework;
public class GSize {
public int width, height;
public GSize(int width, int height) {
this.width = width;
this.height = height;
}
public GSize(String s) {
String[] d = s.split("[xX\\*]");
this.width = Integer.parseInt(d[0]);
this.... |
9239d47100bdc54031330b66f8f5dd478a3dd8e7 | 1,091 | java | Java | src/main/java/com/github/braully/constant/ExpressionType.java | braully/prototyping-base-udm | c265311749725dadad5677fc7239ddbae931125d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/braully/constant/ExpressionType.java | braully/prototyping-base-udm | c265311749725dadad5677fc7239ddbae931125d | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/braully/constant/ExpressionType.java | braully/prototyping-base-udm | c265311749725dadad5677fc7239ddbae931125d | [
"Apache-2.0"
] | null | null | null | 23.212766 | 82 | 0.702108 | 998,976 | /*
Copyright 2109 Braully Rocha
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
... |
9239d6cbb18f460a25ef7252f23d0d25ec68960d | 1,208 | java | Java | src/main/java/com/divae/firstspirit/access/editor/fslist/IdProvidingFormDataMock.java | heikobarthel/firstspirit-mocks | e3777d2afd8b767c87db6ebec261f0b884b61f7d | [
"Apache-2.0"
] | 1 | 2017-10-24T11:45:44.000Z | 2017-10-24T11:45:44.000Z | src/main/java/com/divae/firstspirit/access/editor/fslist/IdProvidingFormDataMock.java | heikobarthel/firstspirit-mocks | e3777d2afd8b767c87db6ebec261f0b884b61f7d | [
"Apache-2.0"
] | 2 | 2018-08-14T08:01:02.000Z | 2018-08-17T07:53:04.000Z | src/main/java/com/divae/firstspirit/access/editor/fslist/IdProvidingFormDataMock.java | heikobarthel/firstspirit-mocks | e3777d2afd8b767c87db6ebec261f0b884b61f7d | [
"Apache-2.0"
] | 2 | 2018-08-17T06:06:37.000Z | 2022-02-16T10:02:50.000Z | 35.529412 | 219 | 0.767384 | 998,977 | package com.divae.firstspirit.access.editor.fslist;
import com.divae.firstspirit.forms.FormDataMock.DefaultFormDataBuilder;
import com.divae.firstspirit.forms.FormDataMock.FormDataBuilder;
import de.espirit.firstspirit.access.editor.fslist.IdProvidingFormData;
import static org.mockito.Mockito.when;
public final cla... |
9239d7727cc7b9345584450f2a928509dfe31c7d | 3,633 | java | Java | 80.Sharding/sharding-core/src/main/java/com/xiudoua/micro/study/service/impl/UserinfoServiceImpl.java | north0808/SpringAll | 5e31ec2135e147e29b0c598ca2559e15bba6272c | [
"MIT"
] | null | null | null | 80.Sharding/sharding-core/src/main/java/com/xiudoua/micro/study/service/impl/UserinfoServiceImpl.java | north0808/SpringAll | 5e31ec2135e147e29b0c598ca2559e15bba6272c | [
"MIT"
] | null | null | null | 80.Sharding/sharding-core/src/main/java/com/xiudoua/micro/study/service/impl/UserinfoServiceImpl.java | north0808/SpringAll | 5e31ec2135e147e29b0c598ca2559e15bba6272c | [
"MIT"
] | null | null | null | 25.765957 | 97 | 0.738508 | 998,978 | package com.xiudoua.micro.study.service.impl;
import java.util.ArrayList;
import java.util.List;
import javax.transaction.Transactional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.sprin... |
9239d79f934c59f6217c3cecdf1198bbbd5b372e | 106 | java | Java | code/Common/src/main/java/net/selenate/common/comms/SeOptionSelectMethod.java | AnaMarjanica/selenate | 2f7ad32db0e8150c8a015ba1506c70e31a890c4b | [
"BSD-3-Clause"
] | null | null | null | code/Common/src/main/java/net/selenate/common/comms/SeOptionSelectMethod.java | AnaMarjanica/selenate | 2f7ad32db0e8150c8a015ba1506c70e31a890c4b | [
"BSD-3-Clause"
] | null | null | null | code/Common/src/main/java/net/selenate/common/comms/SeOptionSelectMethod.java | AnaMarjanica/selenate | 2f7ad32db0e8150c8a015ba1506c70e31a890c4b | [
"BSD-3-Clause"
] | null | null | null | 13.25 | 34 | 0.764151 | 998,979 | package net.selenate.common.comms;
public enum SeOptionSelectMethod {
INDEX,
VALUE,
VISIBLE_TEXT
}
|
9239d87cab33526f93b862ddbaa81d47ca69ddbe | 363 | java | Java | src/main/java/com/fangxuele/tool/push/logic/msgsender/SendResult.java | git-tianbo/WePush | 6a2a49bce7c4c5798133cb93641f2598a20e4213 | [
"MIT"
] | 2,819 | 2017-06-23T10:06:18.000Z | 2022-03-30T02:58:53.000Z | src/main/java/com/fangxuele/tool/push/logic/msgsender/SendResult.java | thup/WePush | c6bbfdac32c838f3365f155d744cdacf0bac6857 | [
"MIT"
] | 46 | 2017-07-06T01:23:11.000Z | 2022-03-15T06:42:48.000Z | src/main/java/com/fangxuele/tool/push/logic/msgsender/SendResult.java | thup/WePush | c6bbfdac32c838f3365f155d744cdacf0bac6857 | [
"MIT"
] | 826 | 2017-06-23T09:58:10.000Z | 2022-03-29T10:24:56.000Z | 15.782609 | 67 | 0.69146 | 998,980 | package com.fangxuele.tool.push.logic.msgsender;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
/**
* <pre>
* 发送结果
* </pre>
*
* @author <a href="https://github.com/rememberber">RememBerBer</a>
* @since 2019/6/15.
*/
@Getter
@Setter
@ToString
public class SendResult {
private boolean su... |
9239d9511cfda1771121010de98caca5f5de19d6 | 962 | java | Java | heima-leadnews-admin/src/main/java/com/heima/admin/kafka/listener/WemediaNewsAutoListener.java | liangzhuo1/projrct | e6e3415ae30ac64cc6812856928c0bceab81223b | [
"Apache-2.0"
] | null | null | null | heima-leadnews-admin/src/main/java/com/heima/admin/kafka/listener/WemediaNewsAutoListener.java | liangzhuo1/projrct | e6e3415ae30ac64cc6812856928c0bceab81223b | [
"Apache-2.0"
] | null | null | null | heima-leadnews-admin/src/main/java/com/heima/admin/kafka/listener/WemediaNewsAutoListener.java | liangzhuo1/projrct | e6e3415ae30ac64cc6812856928c0bceab81223b | [
"Apache-2.0"
] | null | null | null | 34.357143 | 94 | 0.776507 | 998,981 | package com.heima.admin.kafka.listener;
import com.heima.admin.service.WemediaNewsAutoScanService;
import com.heima.common.constans.message.NewsAutoScanConstants;
import org.apache.kafka.clients.consumer.ConsumerRecord;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.ann... |
9239d9564a6b4784094dcd5992cd4bbf566340b3 | 21,944 | java | Java | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Drive2XYHeading.java | jrasor/csee113S21 | 9b9b78abad9cc5344cf3e09ac86a5d8eb9340b67 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Drive2XYHeading.java | jrasor/csee113S21 | 9b9b78abad9cc5344cf3e09ac86a5d8eb9340b67 | [
"MIT"
] | null | null | null | TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Drive2XYHeading.java | jrasor/csee113S21 | 9b9b78abad9cc5344cf3e09ac86a5d8eb9340b67 | [
"MIT"
] | null | null | null | 42.859375 | 131 | 0.700465 | 998,982 | /* Copyright (c) 2019 FIRST. 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 abo... |
9239d96cdd4c8118a655e8bcb536b897e1c61ea8 | 125 | java | Java | Cats/Cats-application/src/main/java/pl/martitafilix/cats/CatsApp.java | emefix/Kobiety-do-kodu | f6823b46cfb9647d9c29a3d7001b3f5c8913f502 | [
"Apache-2.0"
] | null | null | null | Cats/Cats-application/src/main/java/pl/martitafilix/cats/CatsApp.java | emefix/Kobiety-do-kodu | f6823b46cfb9647d9c29a3d7001b3f5c8913f502 | [
"Apache-2.0"
] | null | null | null | Cats/Cats-application/src/main/java/pl/martitafilix/cats/CatsApp.java | emefix/Kobiety-do-kodu | f6823b46cfb9647d9c29a3d7001b3f5c8913f502 | [
"Apache-2.0"
] | null | null | null | 12.5 | 41 | 0.704 | 998,983 | package pl.martitafilix.cats;
public class CatsApp {
public static void main(String[] args) {
new AppInterface();
}
}
|
9239d9b674ccea56dafef998560afa279254b481 | 481 | java | Java | app-service/src/main/java/com/hao/app/service/SysLogsService.java | haoguowei/app | 00292f4b5594e50df448a6fcabeee378ac5f2f4e | [
"Apache-2.0"
] | null | null | null | app-service/src/main/java/com/hao/app/service/SysLogsService.java | haoguowei/app | 00292f4b5594e50df448a6fcabeee378ac5f2f4e | [
"Apache-2.0"
] | 2 | 2019-12-25T11:52:22.000Z | 2019-12-25T11:52:33.000Z | app-service/src/main/java/com/hao/app/service/SysLogsService.java | haoguowei/app | 00292f4b5594e50df448a6fcabeee378ac5f2f4e | [
"Apache-2.0"
] | 1 | 2017-01-02T12:54:46.000Z | 2017-01-02T12:54:46.000Z | 15.516129 | 68 | 0.615385 | 998,984 | package com.hao.app.service;
import com.hao.app.commons.entity.result.JsonResult;
import com.hao.app.pojo.SysLogs;
/**
* 系统日志处理
*
* @author haoguowei
*
*/
public interface SysLogsService {
/**
* 分页查询日志记录
* @param name
* @param start
* @param limit
* @return
*/
JsonResult<SysLo... |
9239da08479b28c485643c8277b31747f9d00d9b | 4,494 | java | Java | provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceCache.java | bshp/midpoint | 6dfa3fecb76d1516a22eb4b7f3da04031ade04d3 | [
"Apache-2.0"
] | null | null | null | provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceCache.java | bshp/midpoint | 6dfa3fecb76d1516a22eb4b7f3da04031ade04d3 | [
"Apache-2.0"
] | null | null | null | provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ResourceCache.java | bshp/midpoint | 6dfa3fecb76d1516a22eb4b7f3da04031ade04d3 | [
"Apache-2.0"
] | null | null | null | 34.045455 | 167 | 0.628171 | 998,985 | /*
* Copyright (c) 2010-2013 Evolveum and contributors
*
* This work is dual-licensed under the Apache License 2.0
* and European Union Public License. See LICENSE file for details.
*/
package com.evolveum.midpoint.provisioning.impl;
import java.util.HashMap;
import java.util.Map;
import com.evolveum.midpoint.ut... |
9239dba147e27a89c2475659da181a7089acba2c | 1,054 | java | Java | src/main/java/net/moznion/jesqulin/JesqueQueuer.java | moznion/jesqulin | 9385c30f2d1b0c5bdbf43f267b79113eba85cc8f | [
"MIT"
] | null | null | null | src/main/java/net/moznion/jesqulin/JesqueQueuer.java | moznion/jesqulin | 9385c30f2d1b0c5bdbf43f267b79113eba85cc8f | [
"MIT"
] | null | null | null | src/main/java/net/moznion/jesqulin/JesqueQueuer.java | moznion/jesqulin | 9385c30f2d1b0c5bdbf43f267b79113eba85cc8f | [
"MIT"
] | null | null | null | 28.486486 | 112 | 0.64611 | 998,986 | package net.moznion.jesqulin;
/**
* Queuer class for Jesque.
*
* @param <T>
* @param <Y>
*/
public class JesqueQueuer<T extends JesqueArgument, Y extends JesqueAction<T>> {
private final Class<Y> actionClass;
private final JesqueClient jesqueClient;
private final String queueName;
public JesqueQu... |
9239dc154ec60e2818163e372834af7eceaa6aca | 84 | java | Java | test/src/test/java/org/zstack/test/applianceVm/ApplianceVmValidator.java | anlow12/zstack | 77ac7189c34a22aba944d3b7b36d5df84f7d4718 | [
"Apache-2.0"
] | 879 | 2017-02-16T02:01:44.000Z | 2022-03-31T15:44:28.000Z | test/src/test/java/org/zstack/test/applianceVm/ApplianceVmValidator.java | Abortbeen/zstack | 40f195893250b84881798a702f3b2455c83336a1 | [
"Apache-2.0"
] | 482 | 2017-02-13T09:57:37.000Z | 2022-03-31T07:17:29.000Z | test/src/test/java/org/zstack/test/applianceVm/ApplianceVmValidator.java | Abortbeen/zstack | 40f195893250b84881798a702f3b2455c83336a1 | [
"Apache-2.0"
] | 306 | 2017-02-13T08:31:29.000Z | 2022-03-14T07:58:46.000Z | 12 | 36 | 0.738095 | 998,987 | package org.zstack.test.applianceVm;
/**
*/
public class ApplianceVmValidator {
}
|
9239dc20706b32cdae60cb13b3b982216b8b3f88 | 2,187 | java | Java | src/main/java/org/olat/user/ui/admin/bulk/move/UserBulkMove.java | JHDSonline/OpenOLAT | 449e1f1753162aac458dda15a6baac146ecbdb16 | [
"Apache-2.0"
] | 191 | 2018-03-29T09:55:44.000Z | 2022-03-23T06:42:12.000Z | src/main/java/org/olat/user/ui/admin/bulk/move/UserBulkMove.java | JHDSonline/OpenOLAT | 449e1f1753162aac458dda15a6baac146ecbdb16 | [
"Apache-2.0"
] | 68 | 2018-05-11T06:19:00.000Z | 2022-01-25T18:03:26.000Z | src/main/java/org/olat/user/ui/admin/bulk/move/UserBulkMove.java | JHDSonline/OpenOLAT | 449e1f1753162aac458dda15a6baac146ecbdb16 | [
"Apache-2.0"
] | 139 | 2018-04-27T09:46:11.000Z | 2022-03-27T08:52:50.000Z | 27.797468 | 82 | 0.746357 | 998,988 | /**
* <a href="http://www.openolat.org">
* OpenOLAT - Online Learning and Training</a><br>
* <p>
* Licensed under the Apache License, Version 2.0 (the "License"); <br>
* you may not use this file except in compliance with the License.<br>
* You may obtain a copy of the License at the
* <a href="http://www.apache... |
9239dfbf098c52253e186f5af0f41000d7a1ed77 | 314 | java | Java | ovh-java-sdk-dbaaslogs/src/main/java/net/minidev/ovh/api/dbaas/logs/OvhStreamColdStorageTargetEnum.java | marstona/ovh-java-sdk | b574fbbac59832fda7a4fedaf3cb1f074135f714 | [
"BSD-3-Clause"
] | 12 | 2017-04-04T07:20:48.000Z | 2021-04-20T07:54:21.000Z | ovh-java-sdk-dbaaslogs/src/main/java/net/minidev/ovh/api/dbaas/logs/OvhStreamColdStorageTargetEnum.java | marstona/ovh-java-sdk | b574fbbac59832fda7a4fedaf3cb1f074135f714 | [
"BSD-3-Clause"
] | 7 | 2017-04-05T04:54:16.000Z | 2019-09-24T11:17:05.000Z | ovh-java-sdk-dbaaslogs/src/main/java/net/minidev/ovh/api/dbaas/logs/OvhStreamColdStorageTargetEnum.java | marstona/ovh-java-sdk | b574fbbac59832fda7a4fedaf3cb1f074135f714 | [
"BSD-3-Clause"
] | 3 | 2019-10-10T13:51:22.000Z | 2020-11-13T14:30:45.000Z | 15.7 | 50 | 0.719745 | 998,989 | package net.minidev.ovh.api.dbaas.logs;
/**
* Possible values for StreamColdStorageTargetEnum
*/
public enum OvhStreamColdStorageTargetEnum {
PCA("PCA"),
PCS("PCS");
final String value;
OvhStreamColdStorageTargetEnum(String s) {
this.value = s;
}
public String toString() {
return this.value;
}
}
|
9239e016409e46bce29adf33180bce17ea7b4952 | 701 | java | Java | demo-arthas-spring-boot/src/main/java/com/example/demo/arthas/user/UserController.java | tayanzhuifeng/spring-boot-inside | 057a8a52f4c48da3e3381b4e1ed295e597505581 | [
"MIT"
] | 202 | 2017-08-22T14:48:04.000Z | 2022-01-27T01:23:27.000Z | demo-arthas-spring-boot/src/main/java/com/example/demo/arthas/user/UserController.java | tayanzhuifeng/spring-boot-inside | 057a8a52f4c48da3e3381b4e1ed295e597505581 | [
"MIT"
] | 1 | 2020-06-04T12:17:48.000Z | 2020-06-04T12:17:48.000Z | demo-arthas-spring-boot/src/main/java/com/example/demo/arthas/user/UserController.java | tayanzhuifeng/spring-boot-inside | 057a8a52f4c48da3e3381b4e1ed295e597505581 | [
"MIT"
] | 179 | 2017-09-20T04:27:06.000Z | 2022-03-24T02:19:27.000Z | 26.961538 | 84 | 0.730385 | 998,990 | package com.example.demo.arthas.user;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class UserControl... |
9239e048189662ba25a9ebea84d2a334844c3c29 | 2,401 | java | Java | mc-mms/mc-mms-server/src/test/java/net/maritimecloud/server/security/ApacheSecurityTest.java | MaritimeConnectivityPlatform/MaritimeCloud | 79cb7a26aa3253a30e7bbbd1fb89b55e69d6ca83 | [
"Apache-2.0"
] | 3 | 2018-09-10T18:28:40.000Z | 2019-11-20T18:05:56.000Z | mc-mms/mc-mms-server/src/test/java/net/maritimecloud/server/security/ApacheSecurityTest.java | MaritimeConnectivityPlatform/MaritimeCloud | 79cb7a26aa3253a30e7bbbd1fb89b55e69d6ca83 | [
"Apache-2.0"
] | null | null | null | mc-mms/mc-mms-server/src/test/java/net/maritimecloud/server/security/ApacheSecurityTest.java | MaritimeConnectivityPlatform/MaritimeCloud | 79cb7a26aa3253a30e7bbbd1fb89b55e69d6ca83 | [
"Apache-2.0"
] | 2 | 2019-10-12T10:42:42.000Z | 2020-06-07T07:27:56.000Z | 36.378788 | 113 | 0.723032 | 998,991 | /* Copyright (c) 2011 Danish Maritime Authority.
*
* 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... |
9239e1d3b81ed41f326bd5d90ecbe1b126280454 | 2,697 | java | Java | app/src/main/java/de/karzek/diettracker/data/mapper/ServingDataMapper.java | MarjanaKarzek/android_diet_tracker | 6b4288c8d4a26876be5f98d61c0c625dd911df27 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/de/karzek/diettracker/data/mapper/ServingDataMapper.java | MarjanaKarzek/android_diet_tracker | 6b4288c8d4a26876be5f98d61c0c625dd911df27 | [
"Apache-2.0"
] | 12 | 2018-04-20T16:37:25.000Z | 2019-02-08T09:50:33.000Z | app/src/main/java/de/karzek/diettracker/data/mapper/ServingDataMapper.java | MarjanaKarzek/android_diet_tracker | 6b4288c8d4a26876be5f98d61c0c625dd911df27 | [
"Apache-2.0"
] | 1 | 2018-10-10T18:00:12.000Z | 2018-10-10T18:00:12.000Z | 36.945205 | 134 | 0.684835 | 998,992 | package de.karzek.diettracker.data.mapper;
import java.util.ArrayList;
import java.util.List;
import de.karzek.diettracker.data.cache.model.ServingEntity;
import de.karzek.diettracker.data.cache.model.UnitEntity;
import de.karzek.diettracker.data.model.ServingDataModel;
import io.realm.Realm;
import io.realm.RealmLis... |
9239e280a853989b0c6eca29ca4380d39efbf71c | 4,924 | java | Java | src/main/java/ru/leonidm/telegram_utils/utils/RRequest.java | LeonidMem/TelegramUtilsM | df4a251acc58722c6066ed07193c4b352a901cce | [
"MIT"
] | null | null | null | src/main/java/ru/leonidm/telegram_utils/utils/RRequest.java | LeonidMem/TelegramUtilsM | df4a251acc58722c6066ed07193c4b352a901cce | [
"MIT"
] | null | null | null | src/main/java/ru/leonidm/telegram_utils/utils/RRequest.java | LeonidMem/TelegramUtilsM | df4a251acc58722c6066ed07193c4b352a901cce | [
"MIT"
] | null | null | null | 30.02439 | 111 | 0.593826 | 998,993 | package ru.leonidm.telegram_utils.utils;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.HashMap;
import java.util.Map;
import java.util.function.BiConsumer;
public class ... |
9239e2f6c1eb805a29bba6ffd3242d30afb39554 | 1,315 | java | Java | src/main/java/io/latent/storm/rabbitmq/TupleToMessageNonDynamic.java | Dictanova/storm-rabbitmq | 31497247a096469214f3dfaa4cd47360c65ab039 | [
"MIT"
] | 108 | 2015-01-20T15:02:27.000Z | 2020-11-04T03:02:02.000Z | src/main/java/io/latent/storm/rabbitmq/TupleToMessageNonDynamic.java | Dictanova/storm-rabbitmq | 31497247a096469214f3dfaa4cd47360c65ab039 | [
"MIT"
] | 30 | 2015-01-13T22:57:02.000Z | 2018-10-01T01:55:24.000Z | src/main/java/io/latent/storm/rabbitmq/TupleToMessageNonDynamic.java | Dictanova/storm-rabbitmq | 31497247a096469214f3dfaa4cd47360c65ab039 | [
"MIT"
] | 73 | 2015-01-13T11:51:08.000Z | 2022-02-02T22:15:57.000Z | 23.070175 | 83 | 0.765019 | 998,994 | package io.latent.storm.rabbitmq;
import io.latent.storm.rabbitmq.config.ProducerConfig;
import org.apache.storm.tuple.Tuple;
import java.util.Map;
public abstract class TupleToMessageNonDynamic extends TupleToMessage
{
private String exchangeName;
private String routingKey;
private String contentType;
priva... |
9239e4458875ef68cbefcb5a9ab187effeb8296b | 5,589 | java | Java | ssz/src/test/java/tech/pegasys/teku/ssz/backing/tree/TreeTest.java | byz-f/teku | 4600a346a1ef33bb555d83ff83bac4368b7092a4 | [
"Apache-2.0"
] | 1 | 2020-05-10T12:17:04.000Z | 2020-05-10T12:17:04.000Z | ssz/src/test/java/tech/pegasys/teku/ssz/backing/tree/TreeTest.java | byz-f/teku | 4600a346a1ef33bb555d83ff83bac4368b7092a4 | [
"Apache-2.0"
] | 1 | 2021-02-26T04:58:18.000Z | 2021-03-03T00:31:19.000Z | ssz/src/test/java/tech/pegasys/teku/ssz/backing/tree/TreeTest.java | Nashatyrev/artemis | 01ebad0c3d1a74dc939aeb6dbdeea1cb196589aa | [
"Apache-2.0"
] | null | null | null | 41.4 | 118 | 0.709966 | 998,995 | /*
* Copyright 2020 ConsenSys AG.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... |
9239e448386585be815f155d186f06d84e16c386 | 170 | java | Java | src/ekraft/javabrake/db/Chapter.java | Gigafrosty/JavaBrake | 7faabb50a2beee07f000f3c7aed1c78f3d03810e | [
"MIT"
] | null | null | null | src/ekraft/javabrake/db/Chapter.java | Gigafrosty/JavaBrake | 7faabb50a2beee07f000f3c7aed1c78f3d03810e | [
"MIT"
] | null | null | null | src/ekraft/javabrake/db/Chapter.java | Gigafrosty/JavaBrake | 7faabb50a2beee07f000f3c7aed1c78f3d03810e | [
"MIT"
] | null | null | null | 10.625 | 31 | 0.688235 | 998,996 | package ekraft.javabrake.db;
import lombok.Data;
/**
* Created by ekraft on 8/29/15
*/
@Data
public class Chapter {
private int index;
private int duration;
}
|
9239e44ad26cb3a132b1f5490788d0a70bb55780 | 803 | java | Java | blue-jdbc/src/test/java/test/jdbc/model/UserGroup.java | blue0121/blue | f66ed548cb7c4c4a89341b6d2866a607c03c2243 | [
"Apache-2.0"
] | null | null | null | blue-jdbc/src/test/java/test/jdbc/model/UserGroup.java | blue0121/blue | f66ed548cb7c4c4a89341b6d2866a607c03c2243 | [
"Apache-2.0"
] | null | null | null | blue-jdbc/src/test/java/test/jdbc/model/UserGroup.java | blue0121/blue | f66ed548cb7c4c4a89341b6d2866a607c03c2243 | [
"Apache-2.0"
] | null | null | null | 13.163934 | 43 | 0.702366 | 998,997 | package test.jdbc.model;
import blue.jdbc.annotation.Mapper;
/**
* @author Jin Zheng
* @since 1.0 2019-11-22
*/
@Mapper
public class UserGroup
{
private Integer userId;
private String userName;
private Integer groupId;
private String groupName;
public UserGroup()
{
}
public Integer getUserId()
{
retur... |
9239e459c920ff02ba98f26fdbccffc346fd95b7 | 4,642 | java | Java | src/main/java/seedu/address/logic/commands/RemindCommand.java | BrittonAlone/main | af6fa396e3f70e45e3a7aef0052cd3ac12d6b9be | [
"MIT"
] | null | null | null | src/main/java/seedu/address/logic/commands/RemindCommand.java | BrittonAlone/main | af6fa396e3f70e45e3a7aef0052cd3ac12d6b9be | [
"MIT"
] | 55 | 2019-03-03T23:53:53.000Z | 2019-04-17T02:37:18.000Z | src/main/java/seedu/address/logic/commands/RemindCommand.java | BrittonAlone/main | af6fa396e3f70e45e3a7aef0052cd3ac12d6b9be | [
"MIT"
] | 6 | 2019-02-18T08:43:26.000Z | 2019-02-28T10:39:03.000Z | 32.690141 | 117 | 0.619991 | 998,998 | package seedu.address.logic.commands;
import static java.util.Objects.requireNonNull;
import static seedu.address.commons.core.Messages.MESSAGE_INVALID_COMMAND_FORMAT;
import javafx.collections.ObservableList;
import seedu.address.logic.CommandHistory;
import seedu.address.logic.commands.exceptions.CommandException;
... |
9239e47097232efa6f13d5cd02323cf1e4fbd9b1 | 1,534 | java | Java | moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/inheritance/InheritanceVehicleTestCases.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/inheritance/InheritanceVehicleTestCases.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/inheritance/InheritanceVehicleTestCases.java | brettdavidson3/eclipselink.runtime | a992a67ce49ca56117df4632c9c0c70938a0b28e | [
"BSD-3-Clause"
] | null | null | null | 46.484848 | 91 | 0.646675 | 998,999 | /*******************************************************************************
* Copyright (c) 1998, 2012 Oracle and/or its affiliates. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. ... |
9239e471b676c713ddba5ad06348f6600ddf7543 | 1,105 | java | Java | servicekeeper-core/src/main/java/io/esastack/servicekeeper/core/configsource/PlainConfigSource.java | Mkabaka/esa-servicekeeper | a8f064d7470cf02d559334c87176b95088729254 | [
"Apache-2.0"
] | 15 | 2021-05-08T08:55:52.000Z | 2022-02-18T08:02:37.000Z | servicekeeper-core/src/main/java/io/esastack/servicekeeper/core/configsource/PlainConfigSource.java | Mkabaka/esa-servicekeeper | a8f064d7470cf02d559334c87176b95088729254 | [
"Apache-2.0"
] | 10 | 2021-07-28T02:06:55.000Z | 2022-03-07T16:04:33.000Z | servicekeeper-core/src/main/java/io/esastack/servicekeeper/core/configsource/PlainConfigSource.java | Mkabaka/esa-servicekeeper | a8f064d7470cf02d559334c87176b95088729254 | [
"Apache-2.0"
] | 7 | 2021-05-08T10:05:15.000Z | 2022-02-22T12:16:59.000Z | 26.95122 | 75 | 0.707692 | 999,000 | /*
* Copyright 2021 OPPO ESA Stack Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
9239e68a3798bda71a9899aa9227ccfae69e4e74 | 393 | java | Java | src/main/java/org/openmuc/openiec61850/internal/cli/Action.java | mz-automation/openiec61850 | febe96dc73f5e918b31fac7ba4aaa545a4deddda | [
"Apache-2.0"
] | 5 | 2017-12-13T18:01:49.000Z | 2022-03-09T21:51:02.000Z | src/main/java/org/openmuc/openiec61850/internal/cli/Action.java | mzillgith/openiec61850 | d8b08b09820dc0645569f8de55879c3be0d0541f | [
"Apache-2.0"
] | null | null | null | src/main/java/org/openmuc/openiec61850/internal/cli/Action.java | mzillgith/openiec61850 | d8b08b09820dc0645569f8de55879c3be0d0541f | [
"Apache-2.0"
] | 4 | 2018-03-16T13:12:33.000Z | 2022-01-22T04:09:50.000Z | 17.863636 | 51 | 0.638677 | 999,001 | package org.openmuc.openiec61850.internal.cli;
public class Action {
private final String key;
private final String description;
public Action(String key, String description) {
this.key = key;
this.description = description;
}
public String getKey() {
return key;
}
... |
9239e6fd7526af46bb3c83f8daaf31d94b966c78 | 338 | java | Java | src/main/java/com/devs/sistemabarbearia/SistemaBarbeariaApplication.java | marc05v1/Sistema-Barbearia | 65cc0280abe3d60ca135b8867eb75c63c6dbefe2 | [
"MIT"
] | 1 | 2021-07-05T13:28:00.000Z | 2021-07-05T13:28:00.000Z | src/main/java/com/devs/sistemabarbearia/SistemaBarbeariaApplication.java | marc05v1/Sistema-Barbearia | 65cc0280abe3d60ca135b8867eb75c63c6dbefe2 | [
"MIT"
] | null | null | null | src/main/java/com/devs/sistemabarbearia/SistemaBarbeariaApplication.java | marc05v1/Sistema-Barbearia | 65cc0280abe3d60ca135b8867eb75c63c6dbefe2 | [
"MIT"
] | null | null | null | 24.142857 | 68 | 0.83432 | 999,002 | package com.devs.sistemabarbearia;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SistemaBarbeariaApplication {
public static void main(String[] args) {
SpringApplication.run(SistemaBarbeariaApplication.cl... |
9239e728002ed8e91c767894002d448c00335deb | 981 | java | Java | src/test/java/com/liveperson/faas/csds/CsdsMapClientTest.java | slauber/faas-client-jdk | b3bfa6971303858f4b193f8e350e16175132421c | [
"MIT"
] | null | null | null | src/test/java/com/liveperson/faas/csds/CsdsMapClientTest.java | slauber/faas-client-jdk | b3bfa6971303858f4b193f8e350e16175132421c | [
"MIT"
] | 57 | 2020-02-04T13:44:50.000Z | 2022-03-31T14:24:26.000Z | src/test/java/com/liveperson/faas/csds/CsdsMapClientTest.java | slauber/faas-client-jdk | b3bfa6971303858f4b193f8e350e16175132421c | [
"MIT"
] | 3 | 2020-04-29T13:53:35.000Z | 2021-12-12T23:42:34.000Z | 26.513514 | 76 | 0.737003 | 999,003 | package com.liveperson.faas.csds;
import com.liveperson.faas.exception.CsdsRetrievalException;
import org.junit.Before;
import org.junit.Test;
import java.util.Collections;
import java.util.Map;
import static org.junit.Assert.assertEquals;
public class CsdsMapClientTest {
private static final String SERVICE =... |
9239e778390baad88a5feeafd54dea862fa4bbe9 | 12,596 | java | Java | core/src/test/java/org/apache/druid/math/expr/FunctionTest.java | AngryUbuntuNerd/druid | bb18ef7044e706fa98d2da8b8ce81121498978ea | [
"Apache-2.0"
] | 1 | 2022-01-31T18:04:30.000Z | 2022-01-31T18:04:30.000Z | core/src/test/java/org/apache/druid/math/expr/FunctionTest.java | AngryUbuntuNerd/druid | bb18ef7044e706fa98d2da8b8ce81121498978ea | [
"Apache-2.0"
] | null | null | null | core/src/test/java/org/apache/druid/math/expr/FunctionTest.java | AngryUbuntuNerd/druid | bb18ef7044e706fa98d2da8b8ce81121498978ea | [
"Apache-2.0"
] | null | null | null | 32.802083 | 121 | 0.622023 | 999,004 | /*
* 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 ... |
9239e81d8aab954ed16976e082d8da166991edab | 2,690 | java | Java | prism/src/main/java/com/android/prism/crash/Cockroach.java | alexknight/prism | c0886f350098733a3eedb5570b8f77b267c48ab8 | [
"Apache-2.0"
] | null | null | null | prism/src/main/java/com/android/prism/crash/Cockroach.java | alexknight/prism | c0886f350098733a3eedb5570b8f77b267c48ab8 | [
"Apache-2.0"
] | null | null | null | prism/src/main/java/com/android/prism/crash/Cockroach.java | alexknight/prism | c0886f350098733a3eedb5570b8f77b267c48ab8 | [
"Apache-2.0"
] | null | null | null | 29.888889 | 102 | 0.571004 | 999,006 | package com.android.prism.crash;
import android.os.Handler;
import android.os.Looper;
/**
* Created by qingge on 2018/8/4.
*/
public final class Cockroach {
public interface ExceptionHandler {
void handlerException(Thread thread, Throwable throwable);
}
private Cockroach() {
}
pri... |
9239e8d39646030c15d6aac570a9484652b16d7f | 190 | java | Java | src/main/java/com/knowshare/enums/TipoImagenEnum.java | know-share/KS-Entities | 9075f88b59fea47b29a013e7019fbf18021c36e6 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/knowshare/enums/TipoImagenEnum.java | know-share/KS-Entities | 9075f88b59fea47b29a013e7019fbf18021c36e6 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/knowshare/enums/TipoImagenEnum.java | know-share/KS-Entities | 9075f88b59fea47b29a013e7019fbf18021c36e6 | [
"Apache-2.0"
] | null | null | null | 12.666667 | 58 | 0.652632 | 999,007 | /**
*
*/
package com.knowshare.enums;
/**
* Tipo de imágenes que se manejan dentro de la aplicación
* @author Miguel Montañez
*
*/
public enum TipoImagenEnum {
PNG, JPG, JPEG,
;
}
|
9239e8e9d136e25265e0635af332363624f62737 | 1,032 | java | Java | src/main/java/gwt/material/design/demo/client/application/charts/ChartsModule.java | RLHawk1/gwt-material-demo | ef9ede80abac6e5fed4cbe0ede772eb44f674c71 | [
"Apache-2.0"
] | 38 | 2015-04-03T19:24:01.000Z | 2020-05-26T19:39:33.000Z | src/main/java/gwt/material/design/demo/client/application/charts/ChartsModule.java | RLHawk1/gwt-material-demo | ef9ede80abac6e5fed4cbe0ede772eb44f674c71 | [
"Apache-2.0"
] | 73 | 2015-05-07T01:48:31.000Z | 2021-03-08T12:15:00.000Z | src/main/java/gwt/material/design/demo/client/application/charts/ChartsModule.java | RLHawk1/gwt-material-demo | ef9ede80abac6e5fed4cbe0ede772eb44f674c71 | [
"Apache-2.0"
] | 75 | 2015-04-14T22:22:13.000Z | 2022-01-29T18:17:35.000Z | 31.272727 | 75 | 0.73062 | 999,008 | package gwt.material.design.demo.client.application.charts;
/*
* #%L
* GwtMaterial
* %%
* Copyright (C) 2015 - 2016 GwtMaterialDesign
* %%
* 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 ... |
9239e9090e651c1339f76ae65451783c0959dd5f | 2,424 | java | Java | test/atunibz/dperez/approject1617/xml/XMLUsersTest.java | davide-perez/music-manager | c842cac021900af825df7135a1226f6f28e967f0 | [
"MIT"
] | null | null | null | test/atunibz/dperez/approject1617/xml/XMLUsersTest.java | davide-perez/music-manager | c842cac021900af825df7135a1226f6f28e967f0 | [
"MIT"
] | null | null | null | test/atunibz/dperez/approject1617/xml/XMLUsersTest.java | davide-perez/music-manager | c842cac021900af825df7135a1226f6f28e967f0 | [
"MIT"
] | null | null | null | 31.480519 | 99 | 0.731848 | 999,009 | package atunibz.dperez.approject1617.xml;
import static org.junit.Assert.*;
import org.junit.Test;
import atunibz.dperez.approject1617.user.User;
public class XMLUsersTest {
XMLUsers userXML = new XMLUsers();
User user = new User("test", "test");
//test add() by adding a user and checking if the number of user... |
9239e94f198251fdac78d8a8db9e28cd6d069a46 | 3,301 | java | Java | src/main/java/com/example/application/views/group/GroupList.java | digest15/StudentsApp | 6c8e9942aec19a050e63f275bf0044eb6f6768b9 | [
"Unlicense"
] | null | null | null | src/main/java/com/example/application/views/group/GroupList.java | digest15/StudentsApp | 6c8e9942aec19a050e63f275bf0044eb6f6768b9 | [
"Unlicense"
] | null | null | null | src/main/java/com/example/application/views/group/GroupList.java | digest15/StudentsApp | 6c8e9942aec19a050e63f275bf0044eb6f6768b9 | [
"Unlicense"
] | null | null | null | 28.704348 | 98 | 0.646168 | 999,010 | package com.example.application.views.group;
import com.example.application.backend.dto.group.GroupDto;
import com.example.application.backend.dto.group.GroupDtoForGrid;
import com.example.application.backend.dao.group.GroupDao;
import com.example.application.views.components.AbstractItemList;
import com.example.appli... |
9239e9545fb0e39f23c4ec6899f6146ffe4d79b8 | 3,414 | java | Java | platform-server/platform-server-statistics/src/main/java/com/plm/platform/server/statistics/service/impl/ReportServiceImpl.java | chenwenhua666/platform-cloud | 15550dc0e58ddd52dd9ac73f3b708c4469cea4ba | [
"Apache-2.0"
] | null | null | null | platform-server/platform-server-statistics/src/main/java/com/plm/platform/server/statistics/service/impl/ReportServiceImpl.java | chenwenhua666/platform-cloud | 15550dc0e58ddd52dd9ac73f3b708c4469cea4ba | [
"Apache-2.0"
] | null | null | null | platform-server/platform-server-statistics/src/main/java/com/plm/platform/server/statistics/service/impl/ReportServiceImpl.java | chenwenhua666/platform-cloud | 15550dc0e58ddd52dd9ac73f3b708c4469cea4ba | [
"Apache-2.0"
] | 1 | 2020-11-20T15:38:58.000Z | 2020-11-20T15:38:58.000Z | 43.21519 | 114 | 0.761863 | 999,011 | package com.plm.platform.server.statistics.service.impl;
import com.alibaba.fastjson.JSONObject;
import com.plm.platform.common.core.entity.PlatformResponse;
import com.plm.platform.common.core.entity.constant.CustomConstant;
import com.plm.platform.common.core.entity.constant.StringConstant;
import com.plm.platform.c... |
9239e992aff966ec71f9afd795af3e052a6c7e5a | 1,544 | java | Java | rabbitmq-producer/src/main/java/com/goosuu/rabbitmq/WorkQueuesProducer.java | dumin199101/RabbitMQ | f791b0c3429fea735ebd2b7ef42cf5cbbe5d4ede | [
"Apache-2.0"
] | null | null | null | rabbitmq-producer/src/main/java/com/goosuu/rabbitmq/WorkQueuesProducer.java | dumin199101/RabbitMQ | f791b0c3429fea735ebd2b7ef42cf5cbbe5d4ede | [
"Apache-2.0"
] | null | null | null | rabbitmq-producer/src/main/java/com/goosuu/rabbitmq/WorkQueuesProducer.java | dumin199101/RabbitMQ | f791b0c3429fea735ebd2b7ef42cf5cbbe5d4ede | [
"Apache-2.0"
] | null | null | null | 24.903226 | 108 | 0.613342 | 999,012 | package com.goosuu.rabbitmq;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
import com.rabbitmq.client.MessageProperties;
import java.io.IOException;
import java.util.concurrent.TimeoutException;
public class WorkQueuesProducer {
static f... |
9239e9fc535650e94d2daac850e1c4773123a1cf | 2,621 | java | Java | modules/core/src/main/java/org/apache/ignite/plugin/security/AuthenticationContext.java | DirectXceriD/apache-ignite | 7972da93f7ca851642fe1fb52723b661e3c3933b | [
"Apache-2.0"
] | 36 | 2015-11-05T04:46:27.000Z | 2021-12-29T08:26:02.000Z | modules/core/src/main/java/org/apache/ignite/plugin/security/AuthenticationContext.java | gridgain/incubator-ignite | 7972da93f7ca851642fe1fb52723b661e3c3933b | [
"Apache-2.0"
] | 13 | 2016-08-29T11:54:08.000Z | 2020-12-08T08:47:04.000Z | modules/core/src/main/java/org/apache/ignite/plugin/security/AuthenticationContext.java | gridgain/incubator-ignite | 7972da93f7ca851642fe1fb52723b661e3c3933b | [
"Apache-2.0"
] | 15 | 2016-03-18T09:25:39.000Z | 2021-10-01T05:49:39.000Z | 23.612613 | 75 | 0.636398 | 999,013 | /*
* 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 ... |
9239eaca97e444134a667ec9fa47ebf9694cc7f5 | 1,937 | java | Java | src/shared/iClient.java | vince-stri/Chess-Project | f20e2b336ef10948e50ed3f86ca73d796c714a5c | [
"MIT"
] | null | null | null | src/shared/iClient.java | vince-stri/Chess-Project | f20e2b336ef10948e50ed3f86ca73d796c714a5c | [
"MIT"
] | null | null | null | src/shared/iClient.java | vince-stri/Chess-Project | f20e2b336ef10948e50ed3f86ca73d796c714a5c | [
"MIT"
] | null | null | null | 24.833333 | 83 | 0.720186 | 999,014 | package shared;
import java.rmi.Remote;
import java.rmi.RemoteException;
import server.model.board.Board;
/**
* Interface of the Client object, used by RMI
* @version 1.0
* @author enzo moretto
*/
public interface iClient extends Remote {
public int GetIdAccount() throws RemoteException;
public void SetIdAcco... |
9239ebfd217e49618f5945adcad66e1fd77300a7 | 253 | java | Java | Springboot-DynamicData/src/main/java/com/markly/datasource/TargetDataSource.java | sys-spearmint/train-java | 2ce75d5bdf3599f3da23c7cd482763d9a7ba6f53 | [
"Apache-2.0"
] | null | null | null | Springboot-DynamicData/src/main/java/com/markly/datasource/TargetDataSource.java | sys-spearmint/train-java | 2ce75d5bdf3599f3da23c7cd482763d9a7ba6f53 | [
"Apache-2.0"
] | null | null | null | Springboot-DynamicData/src/main/java/com/markly/datasource/TargetDataSource.java | sys-spearmint/train-java | 2ce75d5bdf3599f3da23c7cd482763d9a7ba6f53 | [
"Apache-2.0"
] | null | null | null | 13.315789 | 36 | 0.703557 | 999,015 | package com.markly.datasource;
import java.lang.annotation.*;
/**
* 多数据源注解
* <p/>
* 指定要使用的数据源
*
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface TargetDataSource {
String name() default "";
}
|
9239ec54d555e064b5f041a92257eb07a2108c5d | 3,613 | java | Java | app/src/main/java/com/wtwd/standard/utils/DialogUtil.java | w77996/temp | 9d6a0fd0b77db4b8dd4459a1f6725093e142242c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wtwd/standard/utils/DialogUtil.java | w77996/temp | 9d6a0fd0b77db4b8dd4459a1f6725093e142242c | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wtwd/standard/utils/DialogUtil.java | w77996/temp | 9d6a0fd0b77db4b8dd4459a1f6725093e142242c | [
"Apache-2.0"
] | null | null | null | 31.973451 | 145 | 0.675616 | 999,016 | package com.wtwd.standard.utils;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.view.Display;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.... |
9239ee9a0bb9f94249c8f01582c68967737185ee | 1,119 | java | Java | foxtrot-core/src/main/java/com/flipkart/foxtrot/core/querystore/impl/KubernetesClusterDiscoveryConfig.java | anjalinauhwar/foxtrot-1 | 1852de95363e09428176832c7184ac6c973e4bd0 | [
"Apache-2.0"
] | null | null | null | foxtrot-core/src/main/java/com/flipkart/foxtrot/core/querystore/impl/KubernetesClusterDiscoveryConfig.java | anjalinauhwar/foxtrot-1 | 1852de95363e09428176832c7184ac6c973e4bd0 | [
"Apache-2.0"
] | 1 | 2022-01-25T09:30:17.000Z | 2022-01-25T09:30:17.000Z | foxtrot-core/src/main/java/com/flipkart/foxtrot/core/querystore/impl/KubernetesClusterDiscoveryConfig.java | appform-io/foxtrot | ae2c7cf52878ea395e506c9939b8438fba23817f | [
"Apache-2.0"
] | null | null | null | 31.083333 | 78 | 0.764969 | 999,017 | /**
* Copyright 2016 Flipkart Internet Pvt. Ltd.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by app... |
9239efd7dc473087f7912768de1161bd9c113df0 | 1,763 | java | Java | deleting-compaction-strategy/src/main/java/com/protectwise/cassandra/db/compaction/example/AllAtomDeleter.java | protectwise/cassandra-util | 25640872efee15d23f7e610858947ea0555bc956 | [
"Apache-2.0"
] | 33 | 2016-09-10T15:47:24.000Z | 2020-07-30T06:01:48.000Z | deleting-compaction-strategy/src/main/java/com/protectwise/cassandra/db/compaction/example/AllAtomDeleter.java | protectwise/cassandra-util | 25640872efee15d23f7e610858947ea0555bc956 | [
"Apache-2.0"
] | 10 | 2016-12-19T12:41:10.000Z | 2019-06-26T12:49:34.000Z | deleting-compaction-strategy/src/main/java/com/protectwise/cassandra/db/compaction/example/AllAtomDeleter.java | protectwise/cassandra-util | 25640872efee15d23f7e610858947ea0555bc956 | [
"Apache-2.0"
] | 15 | 2016-12-13T10:46:09.000Z | 2021-03-12T10:43:44.000Z | 31.482143 | 137 | 0.783891 | 999,018 | /*
* Copyright 2016 ProtectWise, 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 agre... |
9239f050616adc8fe9434465b939cd8b1ff8e338 | 9,383 | java | Java | ucs-nifi-extensions/nifi-ucs-nifi-extensions-processors/src/main/java/org/socraticgrid/hl7/ucs/nifi/controller/UCSControllerServiceProxy.java | SocraticGrid/UCS-Implementation | 39744d0df7f3c7fbb5da98c18b1cb375e6e99a60 | [
"Apache-2.0"
] | 1 | 2016-04-27T02:38:44.000Z | 2016-04-27T02:38:44.000Z | ucs-nifi-extensions/nifi-ucs-nifi-extensions-processors/src/main/java/org/socraticgrid/hl7/ucs/nifi/controller/UCSControllerServiceProxy.java | SocraticGrid/UCS-Implementation | 39744d0df7f3c7fbb5da98c18b1cb375e6e99a60 | [
"Apache-2.0"
] | null | null | null | ucs-nifi-extensions/nifi-ucs-nifi-extensions-processors/src/main/java/org/socraticgrid/hl7/ucs/nifi/controller/UCSControllerServiceProxy.java | SocraticGrid/UCS-Implementation | 39744d0df7f3c7fbb5da98c18b1cb375e6e99a60 | [
"Apache-2.0"
] | null | null | null | 35.950192 | 235 | 0.747948 | 999,019 | /*
* Copyright 2015 Cognitive Medical Systems, Inc (http://www.cognitivemedicine.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-... |
9239f0d4590f87ad05753fea505080ef10662152 | 164 | java | Java | src/main/java/com/bytesaim/util/TRunnable.java | bytesaim/laner | 7f479c641f014ec78c8d9ca004d94aa72d8583ff | [
"MIT"
] | 3 | 2019-09-03T10:50:09.000Z | 2019-09-03T11:06:11.000Z | src/main/java/com/bytesaim/util/TRunnable.java | sourcerersproject/codewalker | 7f479c641f014ec78c8d9ca004d94aa72d8583ff | [
"MIT"
] | null | null | null | src/main/java/com/bytesaim/util/TRunnable.java | sourcerersproject/codewalker | 7f479c641f014ec78c8d9ca004d94aa72d8583ff | [
"MIT"
] | null | null | null | 18.222222 | 45 | 0.75 | 999,020 | package com.bytesaim.util;
import java.io.IOException;
public interface TRunnable extends Runnable {
boolean isRunning();
void stop() throws Exception;
}
|
9239f1dc1e4afc86b200d5c7ab3f671aeb208f50 | 3,626 | java | Java | jfreechart-master/src/test/java/org/jfree/chart/axis/SymbolAxisTest.java | jmdgg-iscte/ES-LIGE-2Sem-2022-Grupo-32 | 7f5c8f7b78a4497fabb4f9b71c36f76abb9387d0 | [
"MIT"
] | 2 | 2022-02-23T12:20:23.000Z | 2022-03-15T22:20:27.000Z | jfreechart-master/src/test/java/org/jfree/chart/axis/SymbolAxisTest.java | jmdgg-iscte/ES-LIGE-2Sem-2022-Grupo-32 | 7f5c8f7b78a4497fabb4f9b71c36f76abb9387d0 | [
"MIT"
] | 1 | 2022-02-23T12:08:18.000Z | 2022-02-23T12:08:18.000Z | jfreechart-master/src/test/java/org/jfree/chart/axis/SymbolAxisTest.java | jmdgg-iscte/ES-LIGE-2Sem-2022-Grupo-32 | 7f5c8f7b78a4497fabb4f9b71c36f76abb9387d0 | [
"MIT"
] | null | null | null | 32.375 | 79 | 0.616933 | 999,021 | /* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (C) Copyright 2000-2022, by David Gilbert and Contributors.
*
* Project Info: http://www.jfree.org/jfreechart/index.html
... |
9239f205257c19382aec2dc5612d798fb4890376 | 278 | java | Java | staffjoy-gateway/src/main/java/xyz/staffjoy/getaway/exceptions/GetawayException.java | SpaceanHub/staffjoy | 78ba1b2af2fc9cef8ca1be197ee063f5556f2a07 | [
"MIT"
] | 1 | 2021-06-12T21:19:27.000Z | 2021-06-12T21:19:27.000Z | staffjoy-gateway/src/main/java/xyz/staffjoy/getaway/exceptions/GetawayException.java | SpaceanHub/staffjoy | 78ba1b2af2fc9cef8ca1be197ee063f5556f2a07 | [
"MIT"
] | null | null | null | staffjoy-gateway/src/main/java/xyz/staffjoy/getaway/exceptions/GetawayException.java | SpaceanHub/staffjoy | 78ba1b2af2fc9cef8ca1be197ee063f5556f2a07 | [
"MIT"
] | null | null | null | 23.166667 | 62 | 0.71223 | 999,022 | package xyz.staffjoy.getaway.exceptions;
public class GetawayException extends RuntimeException {
public GetawayException(String message) {
super(message);
}
public GetawayException(String message, Throwable cause) {
super(message, cause);
}
}
|
9239f279a489176d14e67248ec4c8a49e520213e | 16,785 | java | Java | cali.lang.base/src/com/cali/Engine.java | cali-lang/cali.lang.base | 3786d29ca2530b8ff58dbfe3261139873f245c64 | [
"Apache-2.0"
] | 1 | 2018-11-15T20:19:45.000Z | 2018-11-15T20:19:45.000Z | cali.lang.base/src/com/cali/Engine.java | cali-lang/cali.lang.base | 3786d29ca2530b8ff58dbfe3261139873f245c64 | [
"Apache-2.0"
] | null | null | null | cali.lang.base/src/com/cali/Engine.java | cali-lang/cali.lang.base | 3786d29ca2530b8ff58dbfe3261139873f245c64 | [
"Apache-2.0"
] | null | null | null | 30.798165 | 114 | 0.692464 | 999,023 | /*
* Copyright 2017 Austin Lehman
*
* 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... |
9239f2e4afebefc6a5b580b954c55a10b8be5d26 | 2,380 | java | Java | sdk/resourcemanager/azure-resourcemanager-network/src/main/java/com/azure/resourcemanager/network/models/ServiceEndpointPropertiesFormat.java | alexbuckgit/azure-sdk-for-java | 622f39c5b5dea4a26ffcf3d9ea0b46ae6b8e809a | [
"MIT"
] | 1 | 2022-01-08T06:43:30.000Z | 2022-01-08T06:43:30.000Z | sdk/resourcemanager/azure-resourcemanager-network/src/main/java/com/azure/resourcemanager/network/models/ServiceEndpointPropertiesFormat.java | alexbuckgit/azure-sdk-for-java | 622f39c5b5dea4a26ffcf3d9ea0b46ae6b8e809a | [
"MIT"
] | null | null | null | sdk/resourcemanager/azure-resourcemanager-network/src/main/java/com/azure/resourcemanager/network/models/ServiceEndpointPropertiesFormat.java | alexbuckgit/azure-sdk-for-java | 622f39c5b5dea4a26ffcf3d9ea0b46ae6b8e809a | [
"MIT"
] | null | null | null | 26.741573 | 99 | 0.660504 | 999,024 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.network.models;
import com.azure.core.annotation.Fluent;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.... |
9239f474db3408d1ca383588118099b2ec5dea8a | 669 | java | Java | jpa2ddl-core/src/test/java/com/devskiller/jpa2ddl/complex/Book.java | m-pavel/jpa2ddl | f3652bd9f4f95c5dfa1c02a95946f1ec3362bb17 | [
"Apache-2.0"
] | 103 | 2017-11-02T16:46:09.000Z | 2022-02-28T05:24:39.000Z | jpa2ddl-core/src/test/java/com/devskiller/jpa2ddl/complex/Book.java | m-pavel/jpa2ddl | f3652bd9f4f95c5dfa1c02a95946f1ec3362bb17 | [
"Apache-2.0"
] | 36 | 2017-10-23T11:26:31.000Z | 2022-03-25T02:02:12.000Z | jpa2ddl-core/src/test/java/com/devskiller/jpa2ddl/complex/Book.java | m-pavel/jpa2ddl | f3652bd9f4f95c5dfa1c02a95946f1ec3362bb17 | [
"Apache-2.0"
] | 36 | 2017-10-27T11:23:44.000Z | 2022-03-24T04:31:05.000Z | 23.892857 | 87 | 0.796712 | 999,025 | package com.devskiller.jpa2ddl.complex;
import org.hibernate.annotations.OnDelete;
import org.hibernate.annotations.OnDeleteAction;
import javax.persistence.CollectionTable;
import javax.persistence.ElementCollection;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Index;
import... |
9239f4d40c873b9164f233c9fe9b7bd7a269133e | 956 | java | Java | modules/slack/src/main/java/com/spotify/apollo/slack/Slack.java | lukebelliveau/apollo | 913cae482efaea1106e32e67b008bc884c283d48 | [
"Apache-2.0"
] | null | null | null | modules/slack/src/main/java/com/spotify/apollo/slack/Slack.java | lukebelliveau/apollo | 913cae482efaea1106e32e67b008bc884c283d48 | [
"Apache-2.0"
] | 1 | 2021-05-03T15:43:01.000Z | 2021-05-03T15:43:01.000Z | modules/slack/src/main/java/com/spotify/apollo/slack/Slack.java | lukebelliveau/apollo | 913cae482efaea1106e32e67b008bc884c283d48 | [
"Apache-2.0"
] | null | null | null | 28.117647 | 75 | 0.700837 | 999,026 | /*
* -\-\-
* Spotify Apollo Slack Module
* --
* Copyright (C) 2013 - 2015 Spotify AB
* --
* 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/LICE... |
9239f52d3e4cae71bb1e778a51c8d04ea1ad83d2 | 173 | java | Java | realm-transformer/src/main/templates/Version.java | cbush/realm-java | 93de40d513b9978dc8a0e28eedfca698ea5a760f | [
"Apache-2.0"
] | 10 | 2017-11-27T03:18:15.000Z | 2021-08-10T07:21:44.000Z | realm-transformer/src/main/templates/Version.java | cbush/realm-java | 93de40d513b9978dc8a0e28eedfca698ea5a760f | [
"Apache-2.0"
] | null | null | null | realm-transformer/src/main/templates/Version.java | cbush/realm-java | 93de40d513b9978dc8a0e28eedfca698ea5a760f | [
"Apache-2.0"
] | 10 | 2018-04-20T08:43:59.000Z | 2022-03-16T02:52:53.000Z | 24.714286 | 62 | 0.728324 | 999,027 | package io.realm.transformer;
public class Version {
public static final String VERSION = "@version@";
public static final String SYNC_VERSION = "@syncVersion@";
}
|
9239f5996ebab8837bba49613b6b9d33baf6f845 | 1,050 | java | Java | Dagger2Demo/app/src/main/java/com/example/clevo/dagger2demo/module/TotalModule.java | hexingbo/Android_Dome | 809442de1c3735668115507df37129d128a170aa | [
"Apache-2.0"
] | 666 | 2015-03-18T02:09:34.000Z | 2021-08-25T06:24:27.000Z | Dagger2Demo/app/src/main/java/com/example/clevo/dagger2demo/module/TotalModule.java | hexingbo/Android_Dome | 809442de1c3735668115507df37129d128a170aa | [
"Apache-2.0"
] | 7 | 2017-04-26T07:06:49.000Z | 2019-07-08T08:05:13.000Z | Dagger2Demo/app/src/main/java/com/example/clevo/dagger2demo/module/TotalModule.java | hexingbo/Android_Dome | 809442de1c3735668115507df37129d128a170aa | [
"Apache-2.0"
] | 371 | 2015-03-18T02:09:33.000Z | 2021-09-10T02:41:05.000Z | 21 | 58 | 0.682857 | 999,028 | package com.example.clevo.dagger2demo.module;
import com.example.clevo.dagger2demo.ScopeDemo;
import com.example.clevo.dagger2demo.ScopeDemo2;
import com.example.clevo.dagger2demo.interfaces.ForModel1;
import com.example.clevo.dagger2demo.interfaces.ForModel2;
import com.example.clevo.dagger2demo.model.ModelC;
import ... |
9239f600f1dff2cf4c9ad4d724225e9e3d88f352 | 393 | java | Java | smart-system-core/src/main/java/org/jeecg/modules/wePower/smartPublicityProject/mapper/SmartPublicityProjectMapper.java | IM-Tse/smart-system-server | c5f8f0498e7a8a8b6b0afbd588bfc3334074cc9a | [
"MIT"
] | null | null | null | smart-system-core/src/main/java/org/jeecg/modules/wePower/smartPublicityProject/mapper/SmartPublicityProjectMapper.java | IM-Tse/smart-system-server | c5f8f0498e7a8a8b6b0afbd588bfc3334074cc9a | [
"MIT"
] | 5 | 2021-11-11T09:10:52.000Z | 2021-12-14T10:49:28.000Z | smart-system-core/src/main/java/org/jeecg/modules/wePower/smartPublicityProject/mapper/SmartPublicityProjectMapper.java | IM-Tse/smart-system-server | c5f8f0498e7a8a8b6b0afbd588bfc3334074cc9a | [
"MIT"
] | 21 | 2021-11-01T04:26:39.000Z | 2022-03-11T02:13:27.000Z | 26.2 | 88 | 0.793893 | 999,029 | package org.jeecg.modules.wePower.smartPublicityProject.mapper;
import org.jeecg.modules.wePower.smartPublicityProject.entity.SmartPublicityProject;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* @Description: 项目管理
* @Author: jeecg-boot
* @Date: 2022-03-09
* @Version: V1.0
*/
public interface Sm... |
9239f65d34ec67ef6fd92ae1c1d27c0b60d0415a | 461 | java | Java | distributed-transaction-support/dtx-common/src/main/java/rabbit/open/dtx/common/exception/DeadLockException.java | RabbitOpen/RabbitORM2 | c447e2c2f4545826288b61be02c7b6e0467fef77 | [
"Apache-2.0"
] | 21 | 2017-12-11T03:15:27.000Z | 2019-10-21T10:24:34.000Z | distributed-transaction-support/dtx-common/src/main/java/rabbit/open/dtx/common/exception/DeadLockException.java | RabbitOpen/RabbitORM2 | c447e2c2f4545826288b61be02c7b6e0467fef77 | [
"Apache-2.0"
] | 3 | 2019-12-21T16:20:57.000Z | 2022-03-31T19:54:52.000Z | distributed-transaction-support/dtx-common/src/main/java/rabbit/open/dtx/common/exception/DeadLockException.java | RabbitOpen/RabbitORM2 | c447e2c2f4545826288b61be02c7b6e0467fef77 | [
"Apache-2.0"
] | 3 | 2019-05-15T06:21:17.000Z | 2019-08-06T09:41:09.000Z | 28.8125 | 116 | 0.700651 | 999,030 | package rabbit.open.dtx.common.exception;
/**
* DTX死锁异常, 不同的分支尝试获取同一个资源
* @author xiaoqianbin
* @date 2019/12/4
**/
@SuppressWarnings("serial")
public class DeadLockException extends DtxException {
public DeadLockException(Long lockBranch, Long currentBranch, String lock) {
super(String.format("dead l... |
9239f69ad9830c59e756bbcd62902a53ddda6469 | 2,176 | java | Java | src/main/java/net/gliby/voicechat/common/networking/voiceservers/MinecraftVoiceServer.java | GameModsBR/VoiceChat | dbcc5d22d24e7068b6fd0f0ac72d577e1fd99045 | [
"Apache-2.0",
"Unlicense"
] | 19 | 2017-04-16T18:28:57.000Z | 2021-03-02T15:16:32.000Z | src/main/java/net/gliby/voicechat/common/networking/voiceservers/MinecraftVoiceServer.java | sekwah41/VoiceChat | d80d11d71f66f3b5af51a89123cc1f912294e403 | [
"Apache-2.0",
"Unlicense"
] | 21 | 2017-01-01T21:07:22.000Z | 2018-08-13T16:37:37.000Z | src/main/java/net/gliby/voicechat/common/networking/voiceservers/MinecraftVoiceServer.java | sekwah41/VoiceChat | d80d11d71f66f3b5af51a89123cc1f912294e403 | [
"Apache-2.0",
"Unlicense"
] | 19 | 2017-02-22T14:10:35.000Z | 2019-10-15T18:33:17.000Z | 36.881356 | 131 | 0.747702 | 999,031 | package net.gliby.voicechat.common.networking.voiceservers;
import net.gliby.voicechat.VoiceChat;
import net.gliby.voicechat.common.VoiceChatServer;
import net.gliby.voicechat.common.networking.packets.MinecraftClientEntityPositionPacket;
import net.gliby.voicechat.common.networking.packets.MinecraftClientVoiceEndPack... |
9239f84bcf4a1c97abdafd71c76b53f9fdd4b37d | 1,607 | java | Java | spring-cloud-deployer-resource-docker/src/test/java/org/springframework/cloud/deployer/resource/docker/DockerResourceTests.java | zjsun/spring-cloud-deployer | d758f5a6f816bb2a6d0f6adccde2e6d9c6fa4292 | [
"Apache-2.0"
] | 146 | 2016-02-29T16:25:18.000Z | 2022-03-22T20:13:23.000Z | spring-cloud-deployer-resource-docker/src/test/java/org/springframework/cloud/deployer/resource/docker/DockerResourceTests.java | zjsun/spring-cloud-deployer | d758f5a6f816bb2a6d0f6adccde2e6d9c6fa4292 | [
"Apache-2.0"
] | 295 | 2016-03-04T13:31:12.000Z | 2022-03-29T15:12:27.000Z | spring-cloud-deployer-resource-docker/src/test/java/org/springframework/cloud/deployer/resource/docker/DockerResourceTests.java | zjsun/spring-cloud-deployer | d758f5a6f816bb2a6d0f6adccde2e6d9c6fa4292 | [
"Apache-2.0"
] | 80 | 2016-02-29T16:02:57.000Z | 2022-03-10T15:21:17.000Z | 30.320755 | 93 | 0.7542 | 999,032 | /*
* Copyright 2016 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
9239f8ccbe3b0c0b7f229f7c77dffa492e534658 | 2,035 | java | Java | src/main/java/example/auth/MyAccessDeniedHandler.java | bati11/study-springboot | 6ac2ae2c86068549b4ba4bd1e516e23cc3ae0c4a | [
"MIT"
] | null | null | null | src/main/java/example/auth/MyAccessDeniedHandler.java | bati11/study-springboot | 6ac2ae2c86068549b4ba4bd1e516e23cc3ae0c4a | [
"MIT"
] | null | null | null | src/main/java/example/auth/MyAccessDeniedHandler.java | bati11/study-springboot | 6ac2ae2c86068549b4ba4bd1e516e23cc3ae0c4a | [
"MIT"
] | null | null | null | 39.134615 | 164 | 0.759214 | 999,033 | package example.auth;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.AccessDeniedException;
import org.springframework.security.access.AuthorizationServiceException;
import org.springframework.security.web.WebAttributes;
import org.springframework.security.web... |
9239f8d30c73c5fce152d164c50291c6c9813340 | 543 | java | Java | features/mtwilson-flavor-model/src/main/java/com/intel/mtwilson/flavor/model/HostTrustStatus.java | intel-secl/verification-service | e86f134f3c693590e5e12e69a76f65d5f00b932b | [
"BSD-3-Clause"
] | 3 | 2019-10-19T13:10:57.000Z | 2020-10-16T07:07:07.000Z | features/mtwilson-flavor-model/src/main/java/com/intel/mtwilson/flavor/model/HostTrustStatus.java | intel-secl/verification-service | e86f134f3c693590e5e12e69a76f65d5f00b932b | [
"BSD-3-Clause"
] | 2 | 2020-06-11T13:52:21.000Z | 2021-02-03T19:31:39.000Z | features/mtwilson-flavor-model/src/main/java/com/intel/mtwilson/flavor/model/HostTrustStatus.java | intel-secl/verification-service | e86f134f3c693590e5e12e69a76f65d5f00b932b | [
"BSD-3-Clause"
] | 3 | 2019-10-19T13:11:07.000Z | 2021-03-03T03:23:26.000Z | 19.392857 | 62 | 0.697974 | 999,034 | /*
* Copyright (C) 2019 Intel Corporation
* SPDX-License-Identifier: BSD-3-Clause
*/
package com.intel.mtwilson.flavor.model;
public class HostTrustStatus {
public TrustInformation trustStatus;
public HostTrustStatus() {
}
public HostTrustStatus(TrustInformation trustStatus) {
this.trust... |
9239f997dfd1ecb7cad298769f9732263bd2da5a | 941 | java | Java | src/main/java/stream/flarebot/flarebot/util/objects/ApiRoute.java | Sculas/FlareBot | 83623a85d005d3addfa6bc7010b51e752e79de9b | [
"MIT"
] | 49 | 2017-01-13T14:53:23.000Z | 2021-12-20T21:05:28.000Z | src/main/java/stream/flarebot/flarebot/util/objects/ApiRoute.java | Tominous/FlareBot | c2e9ec000e79adfa0cf2a1e58707dc22f707be55 | [
"MIT"
] | 90 | 2017-01-27T15:04:52.000Z | 2018-04-05T12:49:57.000Z | src/main/java/stream/flarebot/flarebot/util/objects/ApiRoute.java | Tominous/FlareBot | c2e9ec000e79adfa0cf2a1e58707dc22f707be55 | [
"MIT"
] | 70 | 2017-01-16T15:35:21.000Z | 2022-01-04T11:57:06.000Z | 26.885714 | 159 | 0.611052 | 999,035 | package stream.flarebot.flarebot.util.objects;
import org.apache.commons.lang3.StringUtils;
public class ApiRoute {
private String url;
private int params;
public String getUrl() {
return url;
}
public int getParams() {
return params;
}
public ApiRoute(String url) {
... |
9239f9e2ecab7bb454689ecbaf2923b8e016f12f | 1,289 | java | Java | spark-bigquery-dsv2/spark-2.4-bigquery/src/main/java/com/google/cloud/spark/bigquery/v2/Spark24InputPartitionReader.java | nivaldoh/spark-bigquery-connector | 6031228d8652174b50395406018d754ec781d156 | [
"Apache-2.0"
] | 63 | 2019-03-07T01:42:40.000Z | 2020-01-15T16:33:28.000Z | spark-bigquery-dsv2/spark-2.4-bigquery/src/main/java/com/google/cloud/spark/bigquery/v2/Spark24InputPartitionReader.java | nivaldoh/spark-bigquery-connector | 6031228d8652174b50395406018d754ec781d156 | [
"Apache-2.0"
] | 73 | 2019-03-14T19:43:56.000Z | 2020-01-15T18:44:46.000Z | spark-bigquery-dsv2/spark-2.4-bigquery/src/main/java/com/google/cloud/spark/bigquery/v2/Spark24InputPartitionReader.java | nivaldoh/spark-bigquery-connector | 6031228d8652174b50395406018d754ec781d156 | [
"Apache-2.0"
] | 36 | 2019-03-15T00:25:40.000Z | 2020-01-15T11:06:24.000Z | 28.644444 | 78 | 0.746315 | 999,036 | /*
* Copyright 2021 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
9239faa0c21736ceb83808d745e4032dae575b6f | 3,142 | java | Java | actionbar/src/com/contec/FragmentTabs.java | ruixuekaifa/android--Demos | 4191901c70fdfe17a5b81416f4f34c175eb56faf | [
"Apache-2.0"
] | 4 | 2018-04-19T06:26:56.000Z | 2021-05-02T13:45:57.000Z | actionbar/src/com/contec/FragmentTabs.java | ruixuekaifa/android--Demos | 4191901c70fdfe17a5b81416f4f34c175eb56faf | [
"Apache-2.0"
] | null | null | null | actionbar/src/com/contec/FragmentTabs.java | ruixuekaifa/android--Demos | 4191901c70fdfe17a5b81416f4f34c175eb56faf | [
"Apache-2.0"
] | 4 | 2015-07-31T10:03:17.000Z | 2017-05-18T13:26:50.000Z | 34.527473 | 92 | 0.610757 | 999,037 | package com.contec;
import android.app.ActionBar;
import android.app.ActionBar.Tab;
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentTransaction;
import android.os.Bundle;
import android.widget.Toast;
/**
* This demonstrates the use of action bar tabs and how they interact
* with... |
9239fb73f2e3a80d58238d8213345e54dfe53149 | 1,323 | java | Java | weixin-java-cp/src/main/java/me/chanjar/weixin/cp/bean/oa/wedrive/WxCpSpaceSettingRequest.java | hallkk/WxJava | 4de09fa5656e51ee2215d85d2d04af5b7a900b5c | [
"Apache-2.0"
] | 2 | 2022-01-27T15:22:25.000Z | 2022-01-28T01:12:40.000Z | weixin-java-cp/src/main/java/me/chanjar/weixin/cp/bean/oa/wedrive/WxCpSpaceSettingRequest.java | hallkk/WxJava | 4de09fa5656e51ee2215d85d2d04af5b7a900b5c | [
"Apache-2.0"
] | null | null | null | weixin-java-cp/src/main/java/me/chanjar/weixin/cp/bean/oa/wedrive/WxCpSpaceSettingRequest.java | hallkk/WxJava | 4de09fa5656e51ee2215d85d2d04af5b7a900b5c | [
"Apache-2.0"
] | 2 | 2022-01-27T15:22:36.000Z | 2022-01-28T01:12:44.000Z | 24.5 | 82 | 0.79743 | 999,038 | package me.chanjar.weixin.cp.bean.oa.wedrive;
import com.google.gson.annotations.SerializedName;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.Accessors;
import me.chanjar.weixin.cp.util.json.WxCpGsonBuilder;
import java.io.Ser... |
9239fe34c08586523a5324b7c574e79ea3955edc | 10,731 | java | Java | app/src/main/java/im/qq/com/im/controller/fragment/ContactListFragment.java | tiankonglong/IM | 654640cfe8fa2117953944aa35fb90c563fac2a9 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/im/qq/com/im/controller/fragment/ContactListFragment.java | tiankonglong/IM | 654640cfe8fa2117953944aa35fb90c563fac2a9 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/im/qq/com/im/controller/fragment/ContactListFragment.java | tiankonglong/IM | 654640cfe8fa2117953944aa35fb90c563fac2a9 | [
"Apache-2.0"
] | null | null | null | 32.128743 | 109 | 0.571056 | 999,039 | package im.qq.com.im.controller.fragment;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.v4.app.Fragment;
import android.support.v4.content.LocalBroadcastManager;
import android.view.ContextMenu;
impor... |
9239ff5f00436c4eb9def840f52578a1b95639e6 | 6,008 | java | Java | rtmppublisher/src/main/java/com/takusemba/rtmppublisher/AudioPlayerHandler.java | hitgou/RtmpPublisher | 8bd1e473040bd09ced6cf4195d10a442738f3c41 | [
"Apache-2.0"
] | null | null | null | rtmppublisher/src/main/java/com/takusemba/rtmppublisher/AudioPlayerHandler.java | hitgou/RtmpPublisher | 8bd1e473040bd09ced6cf4195d10a442738f3c41 | [
"Apache-2.0"
] | null | null | null | rtmppublisher/src/main/java/com/takusemba/rtmppublisher/AudioPlayerHandler.java | hitgou/RtmpPublisher | 8bd1e473040bd09ced6cf4195d10a442738f3c41 | [
"Apache-2.0"
] | null | null | null | 32.301075 | 131 | 0.588382 | 999,040 | package com.takusemba.rtmppublisher;
import android.media.AudioAttributes;
import android.media.AudioFormat;
import android.media.AudioManager;
import android.media.AudioTrack;
import android.util.Log;
import com.today.im.opus.OpusUtils;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOu... |
9239ff9120a68eb3f5ce540dbfbc16edf16d8c2d | 8,173 | java | Java | resource/src/main/java/org/jboss/gravia/resource/spi/AbstractResourceStore.java | tdiesler/gravia | 6a77d5894e96303270626d4f3aa61b8226c176c0 | [
"Apache-2.0"
] | 2 | 2016-02-04T09:15:33.000Z | 2016-02-16T10:27:03.000Z | resource/src/main/java/org/jboss/gravia/resource/spi/AbstractResourceStore.java | tdiesler/gravia | 6a77d5894e96303270626d4f3aa61b8226c176c0 | [
"Apache-2.0"
] | 10 | 2015-07-24T09:23:44.000Z | 2015-12-09T18:07:54.000Z | resource/src/main/java/org/jboss/gravia/resource/spi/AbstractResourceStore.java | tdiesler/gravia | 6a77d5894e96303270626d4f3aa61b8226c176c0 | [
"Apache-2.0"
] | null | null | null | 32.078431 | 133 | 0.59621 | 999,041 | /*
* #%L
* Gravia :: Resource
* %%
* Copyright (C) 2010 - 2014 JBoss by Red Hat
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.... |
9239ff94a50a6a3dc5515ae1e4f7262ccee878bd | 8,059 | java | Java | surefire-provider/src/test/java/org/arquillian/smart/testing/surefire/provider/SmartTestingProviderTest.java | arquillian/smart-testing | f7bf280120e745298bb8a39a37ca408ff205bcd6 | [
"Apache-2.0"
] | 27 | 2017-06-14T14:16:52.000Z | 2021-02-10T10:52:32.000Z | surefire-provider/src/test/java/org/arquillian/smart/testing/surefire/provider/SmartTestingProviderTest.java | arquillian/smart-testing | f7bf280120e745298bb8a39a37ca408ff205bcd6 | [
"Apache-2.0"
] | 395 | 2017-04-07T16:28:51.000Z | 2021-07-08T11:13:54.000Z | surefire-provider/src/test/java/org/arquillian/smart/testing/surefire/provider/SmartTestingProviderTest.java | arquillian/smart-testing | f7bf280120e745298bb8a39a37ca408ff205bcd6 | [
"Apache-2.0"
] | 15 | 2017-04-28T10:29:00.000Z | 2021-05-13T06:56:53.000Z | 40.094527 | 131 | 0.738181 | 999,042 | package org.arquillian.smart.testing.surefire.provider;
import java.io.IOException;
import java.io.PrintStream;
import java.lang.reflect.InvocationTargetException;
import java.nio.file.Paths;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.LinkedHashSet;
import java.ut... |
923a0119b592425be122db061119fab145592c91 | 1,657 | java | Java | src/spelling/DictionaryLL.java | stevenanhle/TextEditor | 830c47c6cba355005a4402e40f817bdcc63c7b3e | [
"BSD-2-Clause"
] | null | null | null | src/spelling/DictionaryLL.java | stevenanhle/TextEditor | 830c47c6cba355005a4402e40f817bdcc63c7b3e | [
"BSD-2-Clause"
] | null | null | null | src/spelling/DictionaryLL.java | stevenanhle/TextEditor | 830c47c6cba355005a4402e40f817bdcc63c7b3e | [
"BSD-2-Clause"
] | null | null | null | 21.519481 | 71 | 0.583585 | 999,043 | package spelling;
import java.util.LinkedList;
import com.sun.corba.se.impl.orbutil.graph.Node;
/**
* A class that implements the Dictionary interface using a LinkedList
*
*/
public class DictionaryLL implements Dictionary
{
private LinkedList<String> dict;
// TODO: Add a constructor
public DictionaryLL... |
923a01d69b7b48b861c2a36e74be4f7bda7781c4 | 390 | java | Java | app/src/main/java/com/wanbo/werb/ui/view/IMessageTabFgView.java | Werb/Werb | d7b0b43f2ee8cb362ebebb07acf3f3338edfb7f0 | [
"Apache-2.0"
] | 308 | 2016-09-11T13:55:53.000Z | 2018-12-24T11:33:10.000Z | app/src/main/java/com/wanbo/werb/ui/view/IMessageTabFgView.java | syc8622374github/Werb | d7b0b43f2ee8cb362ebebb07acf3f3338edfb7f0 | [
"Apache-2.0"
] | 4 | 2016-09-18T03:16:21.000Z | 2017-07-19T11:53:06.000Z | app/src/main/java/com/wanbo/werb/ui/view/IMessageTabFgView.java | syc8622374github/Werb | d7b0b43f2ee8cb362ebebb07acf3f3338edfb7f0 | [
"Apache-2.0"
] | 101 | 2016-09-12T02:45:36.000Z | 2018-10-15T04:43:49.000Z | 23.117647 | 53 | 0.75827 | 999,044 | package com.wanbo.werb.ui.view;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
/**
* Created by Werb on 2016/8/13.
* Werb is Wanbo.
* Contact Me : hzdkv@example.com
*/
public interface IMessageTabFgView {
void setDataRefresh(Boolean refresh);
Recycler... |
923a04633828114c37eda3fffc8cbb4b1005e9b5 | 1,557 | java | Java | hibernate-search/hsearch-elasticsearch-wikipedia/src/main/java/org/hibernate/search/demos/wikipedia/data/dao/hibernate/HibernatePageDaoImpl.java | duschata/hibernate-demos | 3f5eb8e170296e2217f94bd56fdf8dc73ec8d669 | [
"Apache-2.0"
] | 265 | 2015-01-15T06:08:22.000Z | 2022-03-20T13:34:39.000Z | hibernate-search/hsearch-elasticsearch-wikipedia/src/main/java/org/hibernate/search/demos/wikipedia/data/dao/hibernate/HibernatePageDaoImpl.java | duschata/hibernate-demos | 3f5eb8e170296e2217f94bd56fdf8dc73ec8d669 | [
"Apache-2.0"
] | 39 | 2015-01-09T14:21:07.000Z | 2022-01-25T06:19:22.000Z | hibernate-search/hsearch-elasticsearch-wikipedia/src/main/java/org/hibernate/search/demos/wikipedia/data/dao/hibernate/HibernatePageDaoImpl.java | duschata/hibernate-demos | 3f5eb8e170296e2217f94bd56fdf8dc73ec8d669 | [
"Apache-2.0"
] | 256 | 2015-01-07T11:33:52.000Z | 2022-01-25T05:28:46.000Z | 23.590909 | 86 | 0.668593 | 999,045 | package org.hibernate.search.demos.wikipedia.data.dao.hibernate;
import org.hibernate.search.demos.wikipedia.data.Page;
import org.hibernate.search.demos.wikipedia.data.dao.PageDao;
import org.hibernate.search.demos.wikipedia.data.dao.PageSort;
import org.hibernate.search.demos.wikipedia.util.SearchResult;
import org.... |
923a046602787d1bdf2253553c29aea5be5d0557 | 1,281 | java | Java | mllib/target/java/org/apache/spark/ml/source/libsvm/LibSVMOptions.java | jessicarychen/598project | 0ef1eb6f10539fadaf69d3474cebb0a4f90e14c0 | [
"BSD-3-Clause-Open-MPI",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"MIT-0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause-Clear",
"PostgreSQL",
"BSD-3-Clause"
] | null | null | null | mllib/target/java/org/apache/spark/ml/source/libsvm/LibSVMOptions.java | jessicarychen/598project | 0ef1eb6f10539fadaf69d3474cebb0a4f90e14c0 | [
"BSD-3-Clause-Open-MPI",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"MIT-0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause-Clear",
"PostgreSQL",
"BSD-3-Clause"
] | null | null | null | mllib/target/java/org/apache/spark/ml/source/libsvm/LibSVMOptions.java | jessicarychen/598project | 0ef1eb6f10539fadaf69d3474cebb0a4f90e14c0 | [
"BSD-3-Clause-Open-MPI",
"PSF-2.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"MIT-0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause-Clear",
"PostgreSQL",
"BSD-3-Clause"
] | null | null | null | 58.227273 | 144 | 0.741608 | 999,046 | package org.apache.spark.ml.source.libsvm;
/**
* Options for the LibSVM data source.
*/
class LibSVMOptions implements scala.Serializable {
static public java.lang.String NUM_FEATURES () { throw new RuntimeException(); }
static public java.lang.String VECTOR_TYPE () { throw new RuntimeException(); }
stati... |
923a0503d1b96fb20911590a253992345bf3adb0 | 17,541 | java | Java | spring-restdocs-core/src/test/java/org/springframework/restdocs/payload/RequestFieldsSnippetTests.java | izeye/spring-restdocs | 17d05f2750791acb4755fd0690df73183db46825 | [
"Apache-2.0"
] | null | null | null | spring-restdocs-core/src/test/java/org/springframework/restdocs/payload/RequestFieldsSnippetTests.java | izeye/spring-restdocs | 17d05f2750791acb4755fd0690df73183db46825 | [
"Apache-2.0"
] | null | null | null | spring-restdocs-core/src/test/java/org/springframework/restdocs/payload/RequestFieldsSnippetTests.java | izeye/spring-restdocs | 17d05f2750791acb4755fd0690df73183db46825 | [
"Apache-2.0"
] | null | null | null | 39.241611 | 91 | 0.661023 | 999,047 | /*
* Copyright 2014-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
923a07219a6b8224f6ad9d2cacc0a3f5b2320dd7 | 486 | java | Java | src/main/java/com/br/zupacademy/hugo/proposta/proposta/consulta/ConsultaPropostaClient.java | hugovallada/orange-talents-04-template-proposta | 2fff159173a21a3008722562d5cb368c365b0b76 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/br/zupacademy/hugo/proposta/proposta/consulta/ConsultaPropostaClient.java | hugovallada/orange-talents-04-template-proposta | 2fff159173a21a3008722562d5cb368c365b0b76 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/br/zupacademy/hugo/proposta/proposta/consulta/ConsultaPropostaClient.java | hugovallada/orange-talents-04-template-proposta | 2fff159173a21a3008722562d5cb368c365b0b76 | [
"Apache-2.0"
] | null | null | null | 37.384615 | 90 | 0.825103 | 999,048 | package com.br.zupacademy.hugo.proposta.proposta.consulta;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
@FeignClient(name = "consultaProposta", url = "${consulta.solicitacao.url}")
public ... |
923a0912aa0f928638f9f9ac60ebd6e76060ac10 | 728 | java | Java | mall-product/src/main/java/personal/skyxt/mallproduct/entity/SpuImagesEntity.java | skyxt/skymail | 8c8dd874967522eb11bed1572018b0827724d4f2 | [
"Apache-2.0"
] | null | null | null | mall-product/src/main/java/personal/skyxt/mallproduct/entity/SpuImagesEntity.java | skyxt/skymail | 8c8dd874967522eb11bed1572018b0827724d4f2 | [
"Apache-2.0"
] | 2 | 2021-04-22T17:11:48.000Z | 2021-09-20T21:01:32.000Z | mall-product/src/main/java/personal/skyxt/mallproduct/entity/SpuImagesEntity.java | skyxt/sky-mall | 8c8dd874967522eb11bed1572018b0827724d4f2 | [
"Apache-2.0"
] | null | null | null | 14.918367 | 54 | 0.683995 | 999,049 | package personal.skyxt.mallproduct.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
* spu图片
*
* @author skyxt
* @email efpyi@example.com
* @date 2020-08-05 14:25:48
*/
@... |
923a0996c4e868f4900776021aba7a8cdcac5d6f | 1,603 | java | Java | jodd-joy/src/testInt/java/jodd/joy/action/AppDao.java | xun404/jodd | d5c7e9cb61842aee2ba7800e4b7a10ba7f0162a1 | [
"BSD-2-Clause"
] | 3,937 | 2015-01-02T14:21:57.000Z | 2022-03-31T09:03:33.000Z | jodd-joy/src/testInt/java/jodd/joy/action/AppDao.java | xun404/jodd | d5c7e9cb61842aee2ba7800e4b7a10ba7f0162a1 | [
"BSD-2-Clause"
] | 584 | 2015-01-02T20:58:08.000Z | 2022-03-29T02:10:35.000Z | jodd-joy/src/testInt/java/jodd/joy/action/AppDao.java | xun404/jodd | d5c7e9cb61842aee2ba7800e4b7a10ba7f0162a1 | [
"BSD-2-Clause"
] | 800 | 2015-01-02T06:44:42.000Z | 2022-02-16T08:28:49.000Z | 41.102564 | 78 | 0.769183 | 999,050 | // Copyright (c) 2003-present, Jodd Team (http://jodd.org)
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// 1. Redistributions of source code must retain the above copyright notice,
// th... |
923a09e49537dd83ffb3f55ffaa6e81b03ba5329 | 1,014 | java | Java | sample/src/main/java/com/idealista/android/sample/app/model/MovieModel.java | idealista/Elves-Android | 83e3e27ef0dc96e024d0f20ce2fe64b1e696897e | [
"BSD-3-Clause"
] | 5 | 2017-04-18T13:55:52.000Z | 2018-05-29T22:52:15.000Z | sample/src/main/java/com/idealista/android/sample/app/model/MovieModel.java | idealista-tech/Elves-Android | 83e3e27ef0dc96e024d0f20ce2fe64b1e696897e | [
"BSD-3-Clause"
] | 1 | 2017-03-28T11:03:26.000Z | 2017-03-28T11:03:26.000Z | sample/src/main/java/com/idealista/android/sample/app/model/MovieModel.java | idealista-tech/Elves-Android | 83e3e27ef0dc96e024d0f20ce2fe64b1e696897e | [
"BSD-3-Clause"
] | 2 | 2017-05-11T07:58:09.000Z | 2017-12-04T10:42:53.000Z | 21.574468 | 103 | 0.638067 | 999,051 | package com.idealista.android.sample.app.model;
import android.os.Parcel;
import android.os.Parcelable;
import com.idealista.android.elves.view.mvp.view.View;
public class MovieModel implements View, Parcelable {
private String title;
public MovieModel(String title) {
this.title = title;
}
... |
923a0a2577315eadc1fede98177a7ee7d52b6aaf | 940 | java | Java | src/main/java/cn/vonce/sql/android/util/PackageUtil.java | Jovilam77/vonce-sqlbean-android | 6e8256c122ee7d3171f7f1c9ab8239c060d4c040 | [
"MIT"
] | 10 | 2020-06-30T11:17:29.000Z | 2022-01-06T03:09:32.000Z | src/main/java/cn/vonce/sql/android/util/PackageUtil.java | Jovilam77/vonce-sqlbean-android | 6e8256c122ee7d3171f7f1c9ab8239c060d4c040 | [
"MIT"
] | null | null | null | src/main/java/cn/vonce/sql/android/util/PackageUtil.java | Jovilam77/vonce-sqlbean-android | 6e8256c122ee7d3171f7f1c9ab8239c060d4c040 | [
"MIT"
] | null | null | null | 30.322581 | 81 | 0.598936 | 999,052 | package cn.vonce.sql.android.util;
import android.content.Context;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
import dalvik.system.DexFile;
public class PackageUtil {
public static List<String> getClasses(Context mContext, String packageName) {
... |
923a0bbf2c2d86e1a68aca787df2769af087cb18 | 1,952 | java | Java | clouddriver-core/src/main/java/com/netflix/spinnaker/clouddriver/cache/CustomSchedulableAgentIntervalProvider.java | SusmithaGU/clouddriver | 3287f7a01d96a5841ad10964932ce31baa9e27f4 | [
"Apache-2.0"
] | null | null | null | clouddriver-core/src/main/java/com/netflix/spinnaker/clouddriver/cache/CustomSchedulableAgentIntervalProvider.java | SusmithaGU/clouddriver | 3287f7a01d96a5841ad10964932ce31baa9e27f4 | [
"Apache-2.0"
] | null | null | null | clouddriver-core/src/main/java/com/netflix/spinnaker/clouddriver/cache/CustomSchedulableAgentIntervalProvider.java | SusmithaGU/clouddriver | 3287f7a01d96a5841ad10964932ce31baa9e27f4 | [
"Apache-2.0"
] | null | null | null | 39.04 | 98 | 0.755635 | 999,053 | /*
* Copyright 2015 Netflix, 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... |
923a0bc33c9a12c6193225b111875a8fd28eaf97 | 4,696 | java | Java | src/no/ntnu/acp142/chatapp/Chat.java | libjpmul/pmulchat | 4b60acee27eb1a93021e1c87e081d389bab59b6c | [
"BSD-3-Clause"
] | 1 | 2019-04-19T14:30:23.000Z | 2019-04-19T14:30:23.000Z | src/no/ntnu/acp142/chatapp/Chat.java | libjpmul/pmulchat | 4b60acee27eb1a93021e1c87e081d389bab59b6c | [
"BSD-3-Clause"
] | null | null | null | src/no/ntnu/acp142/chatapp/Chat.java | libjpmul/pmulchat | 4b60acee27eb1a93021e1c87e081d389bab59b6c | [
"BSD-3-Clause"
] | null | null | null | 28.460606 | 78 | 0.632666 | 999,054 | package no.ntnu.acp142.chatapp;
import no.ntnu.acp142.Configuration;
import java.util.ArrayList;
import javax.swing.AbstractListModel;
/*
* Copyright (c) 2013, Thomas Martin Schmid
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provi... |
923a0bdc69ce3f94bda64bb82955c5c32634ab5f | 13,442 | java | Java | src/main/java/SageOneIntegration/SA/V1_1_2/SageOneApiEntities/SageOneCustomerReceipt.java | Carabaw9000/sageOneApiLibrary-GLOBAL | 3e01a2044cd6338557369863e3c720fa8c547e4d | [
"Apache-2.0"
] | 3 | 2017-08-07T13:34:06.000Z | 2017-08-26T17:23:46.000Z | src/main/java/SageOneIntegration/SA/V1_1_2/SageOneApiEntities/SageOneCustomerReceipt.java | Carabaw9000/sageOneApiLibrary-GLOBAL | 3e01a2044cd6338557369863e3c720fa8c547e4d | [
"Apache-2.0"
] | 10 | 2017-06-02T17:58:48.000Z | 2017-06-22T20:37:08.000Z | src/main/java/SageOneIntegration/SA/V1_1_2/SageOneApiEntities/SageOneCustomerReceipt.java | Carabaw9000/sageOneApiLibrary-GLOBAL | 3e01a2044cd6338557369863e3c720fa8c547e4d | [
"Apache-2.0"
] | 2 | 2017-08-04T14:30:27.000Z | 2017-08-31T15:33:40.000Z | 29.542857 | 97 | 0.634429 | 999,055 | /**
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 not use... |
923a0d3c84b5697ae3c1232b33e753fe4a487b2d | 3,499 | java | Java | Taller_parte_1/server/src/main/java/co/taller2/api/TripControllers.java | monotera/MC-Taller2 | bee4c2deb09a88bb9a6237cb31966029934e7bb6 | [
"MIT"
] | null | null | null | Taller_parte_1/server/src/main/java/co/taller2/api/TripControllers.java | monotera/MC-Taller2 | bee4c2deb09a88bb9a6237cb31966029934e7bb6 | [
"MIT"
] | null | null | null | Taller_parte_1/server/src/main/java/co/taller2/api/TripControllers.java | monotera/MC-Taller2 | bee4c2deb09a88bb9a6237cb31966029934e7bb6 | [
"MIT"
] | null | null | null | 28.917355 | 100 | 0.580166 | 999,056 | package co.taller2.api;
import java.util.ArrayList;
import java.util.Random;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryPara... |
923a0d7427f549bff7929c373345c9e0f578d094 | 12,165 | java | Java | usermodel-initial/src/test/java/com/lambdaschool/usermodel/controllers/UserControllerNoDBTest.java | aldenho52/java-testingusermodel | 41877ca817211dfe3c5838be5c9264525153ab46 | [
"MIT"
] | null | null | null | usermodel-initial/src/test/java/com/lambdaschool/usermodel/controllers/UserControllerNoDBTest.java | aldenho52/java-testingusermodel | 41877ca817211dfe3c5838be5c9264525153ab46 | [
"MIT"
] | null | null | null | usermodel-initial/src/test/java/com/lambdaschool/usermodel/controllers/UserControllerNoDBTest.java | aldenho52/java-testingusermodel | 41877ca817211dfe3c5838be5c9264525153ab46 | [
"MIT"
] | null | null | null | 29.52657 | 87 | 0.596777 | 999,057 | package com.lambdaschool.usermodel.controllers;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.lambdaschool.usermodel.UserModelApplicationTest;
import com.lambdaschool.usermodel.models.Role;
import com.lambdaschool.usermodel.models.User;
import com.lambdaschool.usermodel.models.UserRoles;
import com.la... |
923a0f5efe195d69108577ac5a4994ca897bdae3 | 5,380 | java | Java | fineract-provider/src/main/java/org/apache/fineract/infrastructure/creditbureau/service/CreditBureauConfigurationWritePlatformServiceImpl.java | Azeemudeen101/fineract | 764b98b202c050a68c59909bd867c9b6de5fea14 | [
"ECL-2.0",
"Apache-2.0"
] | 668 | 2017-05-17T15:41:24.000Z | 2022-03-24T15:00:37.000Z | fineract-provider/src/main/java/org/apache/fineract/infrastructure/creditbureau/service/CreditBureauConfigurationWritePlatformServiceImpl.java | Azeemudeen101/fineract | 764b98b202c050a68c59909bd867c9b6de5fea14 | [
"ECL-2.0",
"Apache-2.0"
] | 1,114 | 2017-05-22T13:48:25.000Z | 2022-03-31T09:49:53.000Z | fineract-provider/src/main/java/org/apache/fineract/infrastructure/creditbureau/service/CreditBureauConfigurationWritePlatformServiceImpl.java | Azeemudeen101/fineract | 764b98b202c050a68c59909bd867c9b6de5fea14 | [
"ECL-2.0",
"Apache-2.0"
] | 918 | 2017-05-17T13:28:06.000Z | 2022-03-31T20:09:01.000Z | 48.468468 | 127 | 0.784015 | 999,058 | /**
* 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 m... |
923a0fe1f1654fcc545bd8b7a9abcd7dc80819c3 | 4,435 | java | Java | vlcandroid/src/org/videolan/vlc/gui/audio/AlbumAdapter.java | skylarklxlong/vlc-android | b06be3606ab62e7444464f08ddd22ce63f9df163 | [
"Apache-2.0"
] | 1 | 2020-12-30T21:46:01.000Z | 2020-12-30T21:46:01.000Z | vlcandroid/src/org/videolan/vlc/gui/audio/AlbumAdapter.java | skylarklxlong/vlc-android | b06be3606ab62e7444464f08ddd22ce63f9df163 | [
"Apache-2.0"
] | null | null | null | vlcandroid/src/org/videolan/vlc/gui/audio/AlbumAdapter.java | skylarklxlong/vlc-android | b06be3606ab62e7444464f08ddd22ce63f9df163 | [
"Apache-2.0"
] | null | null | null | 31.906475 | 114 | 0.655017 | 999,059 | /*
* *************************************************************************
* AlbumAdapter.java
* **************************************************************************
* Copyright © 2015 VLC authors and VideoLAN
* Author: Geoffrey Métais
*
* This program is free software; you can redistribute it and/... |
923a11ae6a9fb5c337fae30cc279a457809e94d0 | 13,692 | java | Java | generated-test-cases/RecordTypeMessage/13-run/Evosuite_RecordTypeMessage_ESTest.java | fpalomba/issta16-test-code-quality-matters | b18697fb7f3ed77a8875d39c6b81a1afa82d7245 | [
"Apache-2.0"
] | null | null | null | generated-test-cases/RecordTypeMessage/13-run/Evosuite_RecordTypeMessage_ESTest.java | fpalomba/issta16-test-code-quality-matters | b18697fb7f3ed77a8875d39c6b81a1afa82d7245 | [
"Apache-2.0"
] | 1 | 2017-05-11T21:18:17.000Z | 2017-05-11T21:18:17.000Z | generated-test-cases/RecordTypeMessage/13-run/Evosuite_RecordTypeMessage_ESTest.java | fpalomba/issta16-test-code-quality-matters | b18697fb7f3ed77a8875d39c6b81a1afa82d7245 | [
"Apache-2.0"
] | null | null | null | 44.31068 | 234 | 0.726483 | 999,060 | /*
* This file was automatically generated by EvoSuite
* Sun Dec 20 01:37:55 GMT 2015
*/
package net.sf.xbus.protocol.records;
import static org.junit.Assert.*;
import org.junit.Test;
import net.sf.xbus.base.bytearraylist.ByteArrayList;
import net.sf.xbus.base.xbussystem.XBUSSystem;
import net.sf.xbus.protocol.rec... |
923a1290f2381a91693e69abe855c36d33362ac4 | 3,070 | java | Java | test/com/thetransactioncompany/cors/OriginTest.java | LuisSala/CORS-Java-Servlet-Filter | 919897dc6d5719cbcd7518317e141382a689793e | [
"Apache-2.0"
] | 3 | 2015-07-03T23:08:14.000Z | 2017-06-07T10:02:50.000Z | test/com/thetransactioncompany/cors/OriginTest.java | LuisSala/CORS-Java-Servlet-Filter | 919897dc6d5719cbcd7518317e141382a689793e | [
"Apache-2.0"
] | null | null | null | test/com/thetransactioncompany/cors/OriginTest.java | LuisSala/CORS-Java-Servlet-Filter | 919897dc6d5719cbcd7518317e141382a689793e | [
"Apache-2.0"
] | 2 | 2017-07-06T09:38:49.000Z | 2017-07-06T09:39:06.000Z | 15.19802 | 60 | 0.580456 | 999,061 | package com.thetransactioncompany.cors;
import java.util.*;
import junit.framework.*;
/**
* Tests the origin class.
*
* @author Vladimir Dzhuvinov
* @version $version$ (2010-09-24)
*/
public class OriginTest extends TestCase {
public void testConstructorUnknown() {
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.