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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3e2a837ec08ff3bdfeafeec542d2b90b923da7c7 | 2,167 | java | Java | app/src/main/java/website/madalina/bakingapp/mvp/widget/RecipeWidgetProvider.java | madalinamladin/BakingApp | a7d92b9a449fe920b6ec12e9c136e55c6d0174af | [
"Apache-2.0"
] | null | null | null | app/src/main/java/website/madalina/bakingapp/mvp/widget/RecipeWidgetProvider.java | madalinamladin/BakingApp | a7d92b9a449fe920b6ec12e9c136e55c6d0174af | [
"Apache-2.0"
] | null | null | null | app/src/main/java/website/madalina/bakingapp/mvp/widget/RecipeWidgetProvider.java | madalinamladin/BakingApp | a7d92b9a449fe920b6ec12e9c136e55c6d0174af | [
"Apache-2.0"
] | null | null | null | 36.116667 | 98 | 0.72958 | 17,970 | package website.madalina.bakingapp.mvp.widget;
import android.annotation.TargetApi;
import android.app.PendingIntent;
import android.appwidget.AppWidgetManager;
import android.appwidget.AppWidgetProvider;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
... |
3e2a850160cab800b2935c5d85e25e56a4223abb | 486 | java | Java | src/main/java/com/jsc/service/impl/UserServiceImpl.java | PasifalJJ/springboot_template | 18080d8c728f5f4595ee70f3145cb23b53078f57 | [
"Apache-2.0"
] | 1 | 2019-05-07T11:44:21.000Z | 2019-05-07T11:44:21.000Z | src/main/java/com/jsc/service/impl/UserServiceImpl.java | PasifalJJ/springboot_template | 18080d8c728f5f4595ee70f3145cb23b53078f57 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/jsc/service/impl/UserServiceImpl.java | PasifalJJ/springboot_template | 18080d8c728f5f4595ee70f3145cb23b53078f57 | [
"Apache-2.0"
] | null | null | null | 24.3 | 64 | 0.800412 | 17,971 | package com.jsc.service.impl;
import com.jsc.mapper.UserMapper;
import com.jsc.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
@Service
@Transactional
public class UserSe... |
3e2a859735b780bdae7c229b3d5840bdbb98b7d7 | 9,769 | java | Java | src/main/java/com/blackout/extendedslabs/datagen/ESPVerticalSlabRecipeProvider.java | Blackout03/extended-slabs | b63056eab49f361a32a2a3a225eafdf738e75a37 | [
"MIT"
] | 4 | 2020-04-09T14:39:28.000Z | 2021-07-31T23:41:44.000Z | src/main/java/com/blackout/extendedslabs/datagen/ESPVerticalSlabRecipeProvider.java | Blackout03/extended-slabs | b63056eab49f361a32a2a3a225eafdf738e75a37 | [
"MIT"
] | 9 | 2020-05-02T08:46:04.000Z | 2022-03-02T15:32:14.000Z | src/main/java/com/blackout/extendedslabs/datagen/ESPVerticalSlabRecipeProvider.java | Blackout03/extended-slabs | b63056eab49f361a32a2a3a225eafdf738e75a37 | [
"MIT"
] | 2 | 2021-01-09T03:21:52.000Z | 2021-05-27T21:40:52.000Z | 92.160377 | 164 | 0.797318 | 17,972 | package com.blackout.extendedslabs.datagen;
import com.blackout.extendedslabs.ExtendedSlabs;
import com.blackout.extendedslabs.blocks.VerticalSlabBlock;
import com.blackout.extendedslabs.init.ESPVerticalSlabs;
import com.blackout.extendedslabs.init.ESPSlabs;
import net.minecraft.data.DataGenerator;
import net.minecraf... |
3e2a85b6ccc354687dedc021362cb90c87d81097 | 1,578 | java | Java | src/items/weapons/ItemSnowball.java | LuposX/LetsCreateGame | 81f3582e8e51ddf5e67e4294578d44f31850b946 | [
"MIT"
] | 4 | 2020-04-05T13:12:04.000Z | 2020-04-06T20:50:38.000Z | src/items/weapons/ItemSnowball.java | LuposX/LetsCreateGame | 81f3582e8e51ddf5e67e4294578d44f31850b946 | [
"MIT"
] | 66 | 2020-04-04T16:19:05.000Z | 2021-11-10T13:38:29.000Z | src/items/weapons/ItemSnowball.java | LuposX/LetsCreateGame | 81f3582e8e51ddf5e67e4294578d44f31850b946 | [
"MIT"
] | 1 | 2020-04-06T20:50:43.000Z | 2020-04-06T20:50:43.000Z | 26.745763 | 236 | 0.722433 | 17,973 | package items.weapons;
import org.newdawn.slick.Color;
import org.newdawn.slick.GameContainer;
import org.newdawn.slick.Graphics;
import org.newdawn.slick.Image;
import org.newdawn.slick.SlickException;
import org.newdawn.slick.state.StateBasedGame;
import entities.player.Inventory;
import entities.projecti... |
3e2a85d61d1593d31a8d92d64306249f23d179b6 | 4,181 | java | Java | java-in-action/src/main/java/com/github/jedis/Use_Jedis.java | cookiespiggy/jdk-all | b12806a2ec3df204e1c1888ae13c8bf4ad7d3a5c | [
"Apache-2.0"
] | 1 | 2021-03-24T13:33:16.000Z | 2021-03-24T13:33:16.000Z | java-in-action/src/main/java/com/github/jedis/Use_Jedis.java | cookiespiggy/jdk-all | b12806a2ec3df204e1c1888ae13c8bf4ad7d3a5c | [
"Apache-2.0"
] | null | null | null | java-in-action/src/main/java/com/github/jedis/Use_Jedis.java | cookiespiggy/jdk-all | b12806a2ec3df204e1c1888ae13c8bf4ad7d3a5c | [
"Apache-2.0"
] | null | null | null | 41.81 | 106 | 0.601052 | 17,974 | package com.github.jedis;
import redis.clients.jedis.*;
import java.util.ArrayList;
import java.util.List;
public class Use_Jedis {
protected static final HostAndPort hnp = HostAndPortUtil.getRedisServers().get(0);
public static void main(String[] args) {
//Jedis jedis = new Jedis(hnp, DefaultJedis... |
3e2a866b6bff699c87943d5e8b542ae22672200b | 668 | java | Java | src/main/java/com/shengfq/java8/feature/lambda/Apple.java | ShengFQ/threadpool | 6a7f03c6b171ed3a44f42ab9f672c5c5d34e0ceb | [
"Apache-2.0"
] | 1 | 2021-11-12T10:50:23.000Z | 2021-11-12T10:50:23.000Z | src/main/java/com/shengfq/java8/feature/lambda/Apple.java | ShengFQ/threadpool | 6a7f03c6b171ed3a44f42ab9f672c5c5d34e0ceb | [
"Apache-2.0"
] | null | null | null | src/main/java/com/shengfq/java8/feature/lambda/Apple.java | ShengFQ/threadpool | 6a7f03c6b171ed3a44f42ab9f672c5c5d34e0ceb | [
"Apache-2.0"
] | null | null | null | 18.555556 | 43 | 0.513473 | 17,975 | package com.shengfq.java8.feature.lambda;
public class Apple {
private String type;
private int weight;
public String getType() {
return type;
}
public void setType(String type) {
this.type = type;
}
public int getWeight() {
return weight;
}
public void ... |
3e2a87c7f82e0b48923dc8ac624e1e7f9bfc8662 | 5,136 | java | Java | kubernetes/src/main/java/io/kubernetes/client/models/V1alpha1PodPreset.java | dawinter/java | a1820b5d018e286c4909cf7383e92518404525ad | [
"Apache-2.0"
] | 2 | 2019-04-16T17:10:44.000Z | 2019-08-10T09:54:23.000Z | kubernetes/src/main/java/io/kubernetes/client/models/V1alpha1PodPreset.java | dawinter/java | a1820b5d018e286c4909cf7383e92518404525ad | [
"Apache-2.0"
] | null | null | null | kubernetes/src/main/java/io/kubernetes/client/models/V1alpha1PodPreset.java | dawinter/java | a1820b5d018e286c4909cf7383e92518404525ad | [
"Apache-2.0"
] | 1 | 2022-03-20T09:16:17.000Z | 2022-03-20T09:16:17.000Z | 30.939759 | 304 | 0.714953 | 17,976 | /*
* Kubernetes
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
*
* OpenAPI spec version: v1.13.5
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class... |
3e2a884634970f602ac9b35a21fc04085ebd5827 | 1,141 | java | Java | src/main/java/com.github.glusk.srp6_variables/com/github/glusk/srp6_variables/rfc5054/RFC5054Verifier.java | Glusk/srp6-variables | 4d86408ff29e0701bfbbd584bc8e72e9e8de9fc9 | [
"MIT"
] | 4 | 2021-03-27T14:19:26.000Z | 2022-03-01T16:45:44.000Z | src/main/java/com.github.glusk.srp6_variables/com/github/glusk/srp6_variables/rfc5054/RFC5054Verifier.java | Glusk/srp6-variables | 4d86408ff29e0701bfbbd584bc8e72e9e8de9fc9 | [
"MIT"
] | 34 | 2020-12-10T22:21:02.000Z | 2021-11-08T10:40:13.000Z | src/main/java/com.github.glusk.srp6_variables/com/github/glusk/srp6_variables/rfc5054/RFC5054Verifier.java | Glusk/srp6-variables | 4d86408ff29e0701bfbbd584bc8e72e9e8de9fc9 | [
"MIT"
] | null | null | null | 35.65625 | 71 | 0.696757 | 17,977 | package com.github.glusk.srp6_variables.rfc5054;
import java.nio.ByteOrder;
import com.github.glusk.caesar.Bytes;
import com.github.glusk.caesar.Hex;
import com.github.glusk.srp6_variables.SRP6IntegerVariable;
import com.github.glusk.srp6_variables.SRP6CustomIntegerVariable;
/** RFC5054 Test Vector: verifier (v). *... |
3e2a889102ad056ee22cce2887a6e9522a57cdfd | 300 | java | Java | backend/src/main/java/com/ssafy/sub/repo/RelationRepository.java | dkqyqyt/1st_pjt_301 | e7ea37102b3a96f806805a9a266e288921a30d99 | [
"Apache-2.0"
] | 1 | 2021-03-24T03:44:25.000Z | 2021-03-24T03:44:25.000Z | backend/src/main/java/com/ssafy/sub/repo/RelationRepository.java | dkqyqyt/1st_pjt_301 | e7ea37102b3a96f806805a9a266e288921a30d99 | [
"Apache-2.0"
] | null | null | null | backend/src/main/java/com/ssafy/sub/repo/RelationRepository.java | dkqyqyt/1st_pjt_301 | e7ea37102b3a96f806805a9a266e288921a30d99 | [
"Apache-2.0"
] | 4 | 2020-09-04T07:47:05.000Z | 2022-03-17T01:43:13.000Z | 21.428571 | 78 | 0.83 | 17,978 | package com.ssafy.sub.repo;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.ssafy.sub.dto.Relationship;
@Repository
public interface RelationRepository extends JpaRepository<Relationship, Long>{
}
|
3e2a88da0c336a1879b266d82d48fe8f3fd30072 | 334 | java | Java | src/main/java/io/baratine/mongodb/client/BargoClientSync.java | baratine/bargo | f606f0aa77c21711f916ef4fb6236ccc4cede7c1 | [
"Apache-2.0"
] | 1 | 2017-01-03T08:17:14.000Z | 2017-01-03T08:17:14.000Z | src/main/java/io/baratine/mongodb/client/BargoClientSync.java | baratine/bargo | f606f0aa77c21711f916ef4fb6236ccc4cede7c1 | [
"Apache-2.0"
] | null | null | null | src/main/java/io/baratine/mongodb/client/BargoClientSync.java | baratine/bargo | f606f0aa77c21711f916ef4fb6236ccc4cede7c1 | [
"Apache-2.0"
] | null | null | null | 17.578947 | 52 | 0.784431 | 17,979 | package io.baratine.mongodb.client;
import java.util.List;
import com.mongodb.async.client.MongoClientSettings;
public interface BargoClientSync extends BargoClient
{
String getUri();
BargoDatabaseSync getDatabaseSync(String name);
MongoClientSettings getSettings();
List<String> listDatabaseNames();
vo... |
3e2a891ef0a1cd637693a605cf51e1794b6fe54b | 3,493 | java | Java | examples/berkeleydb/com/sleepycat/bind/serial/SerialInput.java | plast-lab/DelphJ | 9ad449d57427399f4a0404854d4f8cb8335ccd69 | [
"MIT"
] | 1 | 2021-02-24T16:17:16.000Z | 2021-02-24T16:17:16.000Z | examples/berkeleydb/com/sleepycat/bind/serial/SerialInput.java | plast-lab/DelphJ | 9ad449d57427399f4a0404854d4f8cb8335ccd69 | [
"MIT"
] | null | null | null | examples/berkeleydb/com/sleepycat/bind/serial/SerialInput.java | plast-lab/DelphJ | 9ad449d57427399f4a0404854d4f8cb8335ccd69 | [
"MIT"
] | null | null | null | 30.640351 | 79 | 0.649299 | 17,980 | /*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2000,2008 Oracle. All rights reserved.
*
* $Id: SerialInput.java,v 1.21 2008/04/07 22:28:58 mark Exp $
*/
package com.sleepycat.bind.serial;
import java.io.IOException;
import java.io.InputStream;
import java.io.ObjectInputStream;
imp... |
3e2a8952541ba085f855f8c388c566bca3c00baf | 3,173 | java | Java | src/main/java/com/github/jszeluga/util/DataSourceUtil.java | jszeluga/fake-db-generator | cbb1c5ee192c2adf0857a6b7e62d835e0493e246 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/jszeluga/util/DataSourceUtil.java | jszeluga/fake-db-generator | cbb1c5ee192c2adf0857a6b7e62d835e0493e246 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/github/jszeluga/util/DataSourceUtil.java | jszeluga/fake-db-generator | cbb1c5ee192c2adf0857a6b7e62d835e0493e246 | [
"Apache-2.0"
] | null | null | null | 40.164557 | 198 | 0.667507 | 17,981 | package com.github.jszeluga.util;
import com.github.jszeluga.entity.InsertEntity;
import com.github.jszeluga.entity.dimension.CellDimension;
import com.github.jszeluga.entity.dimension.CustomerDimension;
import com.github.jszeluga.entity.dimension.DeviceDimension;
import com.github.jszeluga.entity.dimension.Dispositio... |
3e2a896f7b26ce09f9e7fc5104d8fb82bda6aa85 | 4,289 | java | Java | test/org/traccar/protocol/EelinkProtocolDecoderTest.java | roshan-rajendran/traccar | 52eec9133a8f331a32bf22b8710254e9df5a0447 | [
"Apache-2.0"
] | 4 | 2019-02-13T16:11:41.000Z | 2021-02-17T07:46:28.000Z | test/org/traccar/protocol/EelinkProtocolDecoderTest.java | roshan-rajendran/traccar | 52eec9133a8f331a32bf22b8710254e9df5a0447 | [
"Apache-2.0"
] | 3 | 2020-12-02T18:38:12.000Z | 2022-02-16T00:56:17.000Z | test/org/traccar/protocol/EelinkProtocolDecoderTest.java | roshan-rajendran/traccar | 52eec9133a8f331a32bf22b8710254e9df5a0447 | [
"Apache-2.0"
] | 4 | 2019-03-17T00:59:44.000Z | 2022-02-09T11:46:55.000Z | 46.990741 | 303 | 0.766897 | 17,982 | package org.traccar.protocol;
import org.junit.Test;
import org.traccar.ProtocolTest;
import org.traccar.model.Position;
public class EelinkProtocolDecoderTest extends ProtocolTest {
@Test
public void testDecode() throws Exception {
EelinkProtocolDecoder decoder = new EelinkProtocolDecoder(null);
... |
3e2a8a4cf55638887d6a198d8e252b264abbacec | 208 | java | Java | src/main/java/com/github/harsisis/videotheque/util/CapitalizeUtil.java | Harsisis/Java_project | 1a0ed58437f42fab5f08470156f0bb2ed43bb817 | [
"MIT"
] | null | null | null | src/main/java/com/github/harsisis/videotheque/util/CapitalizeUtil.java | Harsisis/Java_project | 1a0ed58437f42fab5f08470156f0bb2ed43bb817 | [
"MIT"
] | null | null | null | src/main/java/com/github/harsisis/videotheque/util/CapitalizeUtil.java | Harsisis/Java_project | 1a0ed58437f42fab5f08470156f0bb2ed43bb817 | [
"MIT"
] | null | null | null | 20.8 | 68 | 0.711538 | 17,983 | package com.github.harsisis.videotheque.util;
public class CapitalizeUtil {
public static String getCapitalize(String str){
return str.substring(0, 1).toUpperCase() + str.substring(1);
}
}
|
3e2a8b352728b26559cfdc338e213737f4300b08 | 1,889 | java | Java | xchange-cryptsy/src/main/java/com/xeiam/xchange/cryptsy/service/polling/CryptsyPublicMarketDataServiceRaw.java | GeopaymeEE/XChange | e27db5733fdaffd52f4d6aa37de7d48b9befaeae | [
"MIT"
] | 11 | 2015-07-19T00:56:14.000Z | 2021-05-21T20:31:44.000Z | xchange-cryptsy/src/main/java/com/xeiam/xchange/cryptsy/service/polling/CryptsyPublicMarketDataServiceRaw.java | coingecko/XChange | e27db5733fdaffd52f4d6aa37de7d48b9befaeae | [
"MIT"
] | null | null | null | xchange-cryptsy/src/main/java/com/xeiam/xchange/cryptsy/service/polling/CryptsyPublicMarketDataServiceRaw.java | coingecko/XChange | e27db5733fdaffd52f4d6aa37de7d48b9befaeae | [
"MIT"
] | 5 | 2015-03-13T07:13:35.000Z | 2020-06-22T03:36:22.000Z | 37.039216 | 123 | 0.821069 | 17,984 | package com.xeiam.xchange.cryptsy.service.polling;
import java.io.IOException;
import java.util.Map;
import com.xeiam.xchange.Exchange;
import com.xeiam.xchange.cryptsy.Cryptsy;
import com.xeiam.xchange.cryptsy.CryptsyAdapters;
import com.xeiam.xchange.cryptsy.dto.marketdata.CryptsyCurrencyPairsReturn;
import com.xei... |
3e2a8b3e2cc1a32d703a34628fc994f1eafd2591 | 12,751 | java | Java | src/main/java/org/prebid/server/validation/ResponseBidValidator.java | ImproveDigital/prebid-server-java | 0a81266c871eea9ea303c5a511cc67a2222ba552 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/prebid/server/validation/ResponseBidValidator.java | ImproveDigital/prebid-server-java | 0a81266c871eea9ea303c5a511cc67a2222ba552 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/prebid/server/validation/ResponseBidValidator.java | ImproveDigital/prebid-server-java | 0a81266c871eea9ea303c5a511cc67a2222ba552 | [
"Apache-2.0"
] | null | null | null | 45.702509 | 120 | 0.633833 | 17,985 | package org.prebid.server.validation;
import com.iab.openrtb.request.Banner;
import com.iab.openrtb.request.BidRequest;
import com.iab.openrtb.request.Format;
import com.iab.openrtb.request.Imp;
import com.iab.openrtb.request.Site;
import com.iab.openrtb.response.Bid;
import io.vertx.core.logging.Logger;
import io.ver... |
3e2a8b622434ff2d9b9756aea7caecfba20e55e8 | 4,626 | java | Java | plugins/InspectionGadgets/src/com/siyeh/ig/encapsulation/UseOfAnotherObjectsPrivateFieldInspection.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2019-04-28T07:48:50.000Z | 2020-12-11T14:18:08.000Z | plugins/InspectionGadgets/src/com/siyeh/ig/encapsulation/UseOfAnotherObjectsPrivateFieldInspection.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2022-02-19T09:45:05.000Z | 2022-02-27T20:32:55.000Z | plugins/InspectionGadgets/src/com/siyeh/ig/encapsulation/UseOfAnotherObjectsPrivateFieldInspection.java | nvartolomei/intellij-community | 1aac326dadacf65d45decc25cef21f94f7b80d69 | [
"Apache-2.0"
] | 2 | 2020-03-15T08:57:37.000Z | 2020-04-07T04:48:14.000Z | 36.714286 | 147 | 0.734976 | 17,986 | /*
* Copyright 2003-2011 Dave Griffith, Bas Leijdekkers
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... |
3e2a8d304a4e979d966c481847a19ca648015c8b | 2,318 | java | Java | common/src/main/java/io/fluxcapacitor/common/api/search/constraints/BetweenConstraint.java | flux-capacitor-io/flux-capacitor-client | eb017e9020dce687684e242f893a3d69cde53bf6 | [
"Apache-2.0"
] | 10 | 2017-09-29T19:22:11.000Z | 2022-01-21T14:17:22.000Z | common/src/main/java/io/fluxcapacitor/common/api/search/constraints/BetweenConstraint.java | flux-capacitor-io/flux-capacitor-client | eb017e9020dce687684e242f893a3d69cde53bf6 | [
"Apache-2.0"
] | 1 | 2017-09-29T19:21:25.000Z | 2017-09-29T20:40:13.000Z | common/src/main/java/io/fluxcapacitor/common/api/search/constraints/BetweenConstraint.java | flux-capacitor-io/flux-capacitor-client | eb017e9020dce687684e242f893a3d69cde53bf6 | [
"Apache-2.0"
] | 4 | 2018-10-19T11:30:37.000Z | 2022-03-10T23:35:39.000Z | 34.597015 | 102 | 0.698016 | 17,987 | /*
* Copyright (c) 2016-2021 Flux Capacitor.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless required by applicable law or agr... |
3e2a8d369522127b3205ae94c3ce78bce8607219 | 629 | java | Java | src/main/java/br/com/swconsultoria/efd/contribuicoes/bo/blocoF/GerarRegistroF569.java | Samuel-Oliveira/Java-Efd-Contribuicoes | 67c5b7b41c1dbd7d31f83ac7d9f90d18ae299dad | [
"MIT"
] | 7 | 2017-06-28T11:59:22.000Z | 2022-01-07T14:02:31.000Z | src/main/java/br/com/swconsultoria/efd/contribuicoes/bo/blocoF/GerarRegistroF569.java | Samuel-Oliveira/Java-Efd-Contribuicoes | 67c5b7b41c1dbd7d31f83ac7d9f90d18ae299dad | [
"MIT"
] | 1 | 2021-01-05T21:12:37.000Z | 2021-01-05T21:12:37.000Z | src/main/java/br/com/swconsultoria/efd/contribuicoes/bo/blocoF/GerarRegistroF569.java | Samuel-Oliveira/Java-Efd-Contribuicoes | 67c5b7b41c1dbd7d31f83ac7d9f90d18ae299dad | [
"MIT"
] | 5 | 2018-04-18T23:45:16.000Z | 2022-03-02T16:51:52.000Z | 25.16 | 81 | 0.739269 | 17,988 | /**
*
*/
package br.com.swconsultoria.efd.contribuicoes.bo.blocoF;
import br.com.swconsultoria.efd.contribuicoes.registros.blocoF.RegistroF569;
import br.com.swconsultoria.efd.contribuicoes.util.Util;
/**
* @author Yuri Lemes
*
*/
public class GerarRegistroF569 {
public static StringBuilder gerar(RegistroF569... |
3e2a8d50e9ad27c7dec631e1932d43b573082f98 | 2,114 | java | Java | src/main/java/io/github/foundationgames/deathrun/util/DRUtil.java | haykam821/DeathRun | fcd3335cf2d6ee2368500069c98329f66a925684 | [
"MIT"
] | null | null | null | src/main/java/io/github/foundationgames/deathrun/util/DRUtil.java | haykam821/DeathRun | fcd3335cf2d6ee2368500069c98329f66a925684 | [
"MIT"
] | 3 | 2021-08-29T21:16:18.000Z | 2022-02-04T23:59:36.000Z | src/main/java/io/github/foundationgames/deathrun/util/DRUtil.java | haykam821/DeathRun | fcd3335cf2d6ee2368500069c98329f66a925684 | [
"MIT"
] | 1 | 2021-08-28T13:56:12.000Z | 2021-08-28T13:56:12.000Z | 44.229508 | 226 | 0.736101 | 17,989 | package io.github.foundationgames.deathrun.util;
import net.minecraft.item.ItemStack;
import net.minecraft.item.Items;
import net.minecraft.nbt.NbtCompound;
import net.minecraft.nbt.NbtHelper;
import net.minecraft.nbt.NbtList;
import xyz.nucleoid.plasmid.game.GameActivity;
import xyz.nucleoid.plasmid.game.rule.GameRul... |
3e2a8dc2b5fa5be76f8ce28f5800d4e11227d30c | 8,087 | java | Java | src/test/java/com/ons/dp/frontend/test/stepdefinitions/florence/ContentCreationSteps.java | ONSdigital/dp-frontend-tests | d20f449a618852ecd5c51460bde862b589645279 | [
"MIT"
] | null | null | null | src/test/java/com/ons/dp/frontend/test/stepdefinitions/florence/ContentCreationSteps.java | ONSdigital/dp-frontend-tests | d20f449a618852ecd5c51460bde862b589645279 | [
"MIT"
] | null | null | null | src/test/java/com/ons/dp/frontend/test/stepdefinitions/florence/ContentCreationSteps.java | ONSdigital/dp-frontend-tests | d20f449a618852ecd5c51460bde862b589645279 | [
"MIT"
] | 1 | 2021-04-11T08:18:05.000Z | 2021-04-11T08:18:05.000Z | 40.843434 | 137 | 0.717819 | 17,990 | package com.ons.dp.frontend.test.stepdefinitions.florence;
import com.ons.dp.frontend.test.core.TestContext;
import com.ons.dp.frontend.test.model.CalendarEntry;
import com.ons.dp.frontend.test.model.ContentText;
import com.ons.dp.frontend.test.model.FoiEntry;
import com.ons.dp.frontend.test.page.publish.ContentCreati... |
3e2a8e076f5ca58a2acc0d5619b2d4f11572f8c1 | 292 | java | Java | src/main/java/io/kokuwa/maven/helm/exception/BadUploadException.java | kokuwaio/helm-maven-plugin | 21b1a36603f459ce8f7691953f0eb08a1271d494 | [
"MIT"
] | 2 | 2022-01-19T04:26:00.000Z | 2022-02-28T01:55:43.000Z | src/main/java/io/kokuwa/maven/helm/exception/BadUploadException.java | kokuwaio/helm-maven-plugin | 21b1a36603f459ce8f7691953f0eb08a1271d494 | [
"MIT"
] | 9 | 2022-01-17T10:37:04.000Z | 2022-03-28T13:09:52.000Z | src/main/java/io/kokuwa/maven/helm/exception/BadUploadException.java | kokuwaio/helm-maven-plugin | 21b1a36603f459ce8f7691953f0eb08a1271d494 | [
"MIT"
] | 1 | 2022-03-16T10:57:07.000Z | 2022-03-16T10:57:07.000Z | 17.176471 | 51 | 0.726027 | 17,991 | package io.kokuwa.maven.helm.exception;
/**
* Indicates that the chart upload was invalid.
*
* @author Axel Koehler
* @since 2.1
*/
public class BadUploadException extends Exception {
public BadUploadException() {}
public BadUploadException(String message) {
super(message);
}
}
|
3e2a8eb747f1538b6e32c92cee3d88b01429c9d3 | 788 | java | Java | VisualizeEarthQuakes/app/src/main/java/com/example/sameer/visualizeearthquakes/doChange.java | In-finite/NaturalDisasters | 031d50e21ff2e8d1559eb1545e11e8f95143fe53 | [
"MIT"
] | 2 | 2019-03-13T16:55:39.000Z | 2019-04-19T03:53:09.000Z | VisualizeEarthQuakes/app/src/main/java/com/example/sameer/visualizeearthquakes/doChange.java | In-finite/NaturalDisasters | 031d50e21ff2e8d1559eb1545e11e8f95143fe53 | [
"MIT"
] | 2 | 2019-02-09T17:48:13.000Z | 2019-02-10T05:48:55.000Z | VisualizeEarthQuakes/app/src/main/java/com/example/sameer/visualizeearthquakes/doChange.java | In-finite/NaturalDisasters | 031d50e21ff2e8d1559eb1545e11e8f95143fe53 | [
"MIT"
] | 2 | 2018-12-24T16:59:21.000Z | 2019-07-02T04:12:33.000Z | 25.419355 | 79 | 0.717005 | 17,992 | package com.example.sameer.visualizeearthquakes;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
public class doChange extends Fragment {
public ... |
3e2a8ec8472a3766a7b3b407c2ac405b21cc7fb9 | 1,038 | java | Java | shared/src/com/vaadin/shared/ui/grid/selection/SingleSelectionModelServerRpc.java | allanim/vaadin | b7f9b2316bff98bc7d37c959fa6913294d9608e4 | [
"Apache-2.0"
] | 2 | 2016-12-06T09:05:58.000Z | 2016-12-07T08:57:55.000Z | shared/src/com/vaadin/shared/ui/grid/selection/SingleSelectionModelServerRpc.java | allanim/vaadin | b7f9b2316bff98bc7d37c959fa6913294d9608e4 | [
"Apache-2.0"
] | null | null | null | shared/src/com/vaadin/shared/ui/grid/selection/SingleSelectionModelServerRpc.java | allanim/vaadin | b7f9b2316bff98bc7d37c959fa6913294d9608e4 | [
"Apache-2.0"
] | null | null | null | 28.833333 | 80 | 0.706166 | 17,993 | /*
* Copyright 2000-2014 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... |
3e2a8f1581e2adddd7d73730c1ffecafefbcafe9 | 1,097 | java | Java | jmix-ui/charts/src/main/java/io/jmix/charts/widget/amcharts/events/legend/LegendLabelClickEvent.java | pierresj/jmix | df2da30df1e0bb7a10ffba3a98e16e9dc4d31318 | [
"Apache-2.0"
] | 30 | 2019-02-26T07:42:11.000Z | 2022-03-31T16:46:03.000Z | jmix-ui/charts/src/main/java/io/jmix/charts/widget/amcharts/events/legend/LegendLabelClickEvent.java | pierresj/jmix | df2da30df1e0bb7a10ffba3a98e16e9dc4d31318 | [
"Apache-2.0"
] | 909 | 2019-02-26T08:29:19.000Z | 2022-03-31T16:56:18.000Z | jmix-ui/charts/src/main/java/io/jmix/charts/widget/amcharts/events/legend/LegendLabelClickEvent.java | pierresj/jmix | df2da30df1e0bb7a10ffba3a98e16e9dc4d31318 | [
"Apache-2.0"
] | 15 | 2019-05-08T19:17:03.000Z | 2022-03-31T06:24:22.000Z | 35.387097 | 93 | 0.766636 | 17,994 | /*
* Copyright 2021 Haulmont.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... |
3e2a8f29445065981300b4c2f9bead7a09f06775 | 9,175 | java | Java | fineract-provider/src/main/java/org/apache/fineract/portfolio/loanproduct/domain/LoanProductConfigurableAttributes.java | yulianim/Fineract | 5903a851f4851ed9bf87cdec7c3e52394304141a | [
"Apache-2.0"
] | 155 | 2015-02-02T07:45:52.000Z | 2022-01-27T16:54:17.000Z | fineract-provider/src/main/java/org/apache/fineract/portfolio/loanproduct/domain/LoanProductConfigurableAttributes.java | yulianim/Fineract | 5903a851f4851ed9bf87cdec7c3e52394304141a | [
"Apache-2.0"
] | 140 | 2015-01-03T07:52:33.000Z | 2019-02-18T19:50:17.000Z | fineract-provider/src/main/java/org/apache/fineract/portfolio/loanproduct/domain/LoanProductConfigurableAttributes.java | yulianim/Fineract | 5903a851f4851ed9bf87cdec7c3e52394304141a | [
"Apache-2.0"
] | 596 | 2015-01-05T05:47:07.000Z | 2021-11-01T09:24:46.000Z | 43.690476 | 137 | 0.760545 | 17,995 | /**
* 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... |
3e2a8f8dcd03f2d6d28a4251b3777b5d8c1beff8 | 1,761 | java | Java | cache-aside/src/main/java/com/vmware/tanzu/gemfire/cacheaside/services/BikeIncidentService.java | gemfire/spring-for-apache-geode-examples | daf57aaa4cbaf89f2e3c95af82ca075d7bc5e9da | [
"Apache-2.0"
] | 1 | 2021-09-23T18:59:04.000Z | 2021-09-23T18:59:04.000Z | cache-aside/src/main/java/com/vmware/tanzu/gemfire/cacheaside/services/BikeIncidentService.java | gemfire/spring-for-apache-geode-examples | daf57aaa4cbaf89f2e3c95af82ca075d7bc5e9da | [
"Apache-2.0"
] | null | null | null | cache-aside/src/main/java/com/vmware/tanzu/gemfire/cacheaside/services/BikeIncidentService.java | gemfire/spring-for-apache-geode-examples | daf57aaa4cbaf89f2e3c95af82ca075d7bc5e9da | [
"Apache-2.0"
] | null | null | null | 33.226415 | 110 | 0.776263 | 17,996 | /*
Copyright 2019 - 2021 VMware, Inc.
SPDX-License-Identifier: Apache-2.0
*/
package com.vmware.tanzu.gemfire.cacheaside.services;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.j... |
3e2a909a820c5b5a6338d07d8025848a9f977e70 | 1,940 | java | Java | qinsql-main/src/test/java/com/facebook/presto/operator/TestJoinOperatorInfo.java | codefollower/QinSQL | d85650206b3d2d7374520d344e4745fe1847b2a5 | [
"Apache-2.0"
] | 9,782 | 2016-03-18T15:16:19.000Z | 2022-03-31T07:49:41.000Z | qinsql-main/src/test/java/com/facebook/presto/operator/TestJoinOperatorInfo.java | codefollower/QinSQL | d85650206b3d2d7374520d344e4745fe1847b2a5 | [
"Apache-2.0"
] | 10,310 | 2016-03-18T01:03:00.000Z | 2022-03-31T23:54:08.000Z | qinsql-main/src/test/java/com/facebook/presto/operator/TestJoinOperatorInfo.java | codefollower/QinSQL | d85650206b3d2d7374520d344e4745fe1847b2a5 | [
"Apache-2.0"
] | 3,803 | 2016-03-18T22:54:24.000Z | 2022-03-31T07:49:46.000Z | 37.307692 | 109 | 0.673711 | 17,997 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... |
3e2a90db10faefcd69ca7f2c93a5db53441941cb | 292 | java | Java | mobile_app1/module726/src/main/java/module726packageJava0/Foo89.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 70 | 2021-01-22T16:48:06.000Z | 2022-02-16T10:37:33.000Z | mobile_app1/module726/src/main/java/module726packageJava0/Foo89.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 16 | 2021-01-22T20:52:52.000Z | 2021-08-09T17:51:24.000Z | mobile_app1/module726/src/main/java/module726packageJava0/Foo89.java | HiWong/android-build-eval | d909ab37bc8d5d3a188ba9c9f0855f846f6f3af6 | [
"Apache-2.0"
] | 5 | 2021-01-26T13:53:49.000Z | 2021-08-11T20:10:57.000Z | 12.166667 | 45 | 0.606164 | 17,998 | package module726packageJava0;
import java.lang.Integer;
public class Foo89 {
Integer int0;
public void foo0() {
new module726packageJava0.Foo88().foo3();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
}
|
3e2a90eda96b28948457b6acaa9a6d65dbff51f5 | 1,550 | java | Java | src/main/java/jep/model/optimizationProblem/ga/mutation/RosenbergSuccessValidator.java | WargulWB/javaExampleProject | 908161a5b6994f391fe2b7a8222fcf92bee7d6fe | [
"MIT"
] | null | null | null | src/main/java/jep/model/optimizationProblem/ga/mutation/RosenbergSuccessValidator.java | WargulWB/javaExampleProject | 908161a5b6994f391fe2b7a8222fcf92bee7d6fe | [
"MIT"
] | null | null | null | src/main/java/jep/model/optimizationProblem/ga/mutation/RosenbergSuccessValidator.java | WargulWB/javaExampleProject | 908161a5b6994f391fe2b7a8222fcf92bee7d6fe | [
"MIT"
] | null | null | null | 27.678571 | 100 | 0.632903 | 17,999 | package jep.model.optimizationProblem.ga.mutation;
/**
* This class implements a {@link SuccessValidator} using the the Rosenberg definition of successful
* improvement. It is designed to be used with a {@link RosenbergAdaptiveRateChangeRule}.
*
* Rosenbergs definition of successful improvement as used here is gi... |
3e2a91a64d7c1b9a6655caba2d6308909016358b | 1,975 | java | Java | src/test/java/com/bernardomg/example/spring_mvc_thymeleaf_maven_archetype_example/test/config/UrlConfig.java | Bernardo-MG/spring-mvc-thymeleaf-maven-archetype-example | d05c672e444afb70935ffea9b81f45d2f8063df1 | [
"MIT"
] | 1 | 2018-05-17T01:15:12.000Z | 2018-05-17T01:15:12.000Z | src/test/java/com/bernardomg/example/spring_mvc_thymeleaf_maven_archetype_example/test/config/UrlConfig.java | Bernardo-MG/spring-mvc-thymeleaf-maven-archetype-example | d05c672e444afb70935ffea9b81f45d2f8063df1 | [
"MIT"
] | null | null | null | src/test/java/com/bernardomg/example/spring_mvc_thymeleaf_maven_archetype_example/test/config/UrlConfig.java | Bernardo-MG/spring-mvc-thymeleaf-maven-archetype-example | d05c672e444afb70935ffea9b81f45d2f8063df1 | [
"MIT"
] | null | null | null | 31.854839 | 88 | 0.694684 | 18,000 | /**
* The MIT License (MIT)
* <p>
* Copyright (c) 2019 the original author or authors.
* <p>
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limi... |
3e2a91aedeb3df74713f6aaa8e66bcc724e01c96 | 2,955 | java | Java | src/main/java/jnr/constants/platform/freebsd/aarch64/LangInfo.java | merore/jnr-constants | e24abb268cd85f5d761f8a0b7267d75bf81a285d | [
"Apache-2.0"
] | 8 | 2015-07-13T16:21:14.000Z | 2021-12-31T22:17:41.000Z | src/main/java/jnr/constants/platform/freebsd/aarch64/LangInfo.java | merore/jnr-constants | e24abb268cd85f5d761f8a0b7267d75bf81a285d | [
"Apache-2.0"
] | 52 | 2015-04-29T21:05:05.000Z | 2022-03-31T23:02:59.000Z | src/main/java/jnr/constants/platform/freebsd/aarch64/LangInfo.java | merore/jnr-constants | e24abb268cd85f5d761f8a0b7267d75bf81a285d | [
"Apache-2.0"
] | 17 | 2015-05-05T18:30:40.000Z | 2021-10-16T14:36:40.000Z | 25.25641 | 98 | 0.680541 | 18,001 | // WARNING: This file is autogenerated. DO NOT EDIT!
// Generated 2021-10-08 17:37:34 +0200
package jnr.constants.platform.freebsd.aarch64;
public enum LangInfo implements jnr.constants.Constant {
CODESET(0L),
D_T_FMT(1L),
D_FMT(2L),
T_FMT(3L),
DAY_1(7L),
DAY_2(8L),
DAY_3(9L),
DAY_4(10L),
DAY_5(11L),
DAY_6(12L),
DAY_7(... |
3e2a91c33a10f499c5b56a4f6d2daf6ee3333902 | 1,449 | java | Java | src/main/java/org/aitesting/microservices/tripmanagement/models/CarModel.java | jusoto/microservice--api-gateway | 253f377c9b6f5a25c78eab5915b7b4627bf9f0ac | [
"MIT"
] | null | null | null | src/main/java/org/aitesting/microservices/tripmanagement/models/CarModel.java | jusoto/microservice--api-gateway | 253f377c9b6f5a25c78eab5915b7b4627bf9f0ac | [
"MIT"
] | null | null | null | src/main/java/org/aitesting/microservices/tripmanagement/models/CarModel.java | jusoto/microservice--api-gateway | 253f377c9b6f5a25c78eab5915b7b4627bf9f0ac | [
"MIT"
] | null | null | null | 19.581081 | 142 | 0.648033 | 18,002 | package org.aitesting.microservices.tripmanagement.models;
import java.util.Set;
import com.fasterxml.jackson.annotation.JsonIgnore;
public class CarModel {
private Integer idcarModel;
private CarMaking carMaking;
private String name;
private Set<Car> cars;
public CarModel() {
}
public Integer get... |
3e2a9231f38e9ab44e40673c9692638de47988cb | 885 | java | Java | src/leetcode/medium/LC264.java | tein408/Algorigthm | ad96f012b581684fdc808065a1196fbf1568c868 | [
"MIT"
] | null | null | null | src/leetcode/medium/LC264.java | tein408/Algorigthm | ad96f012b581684fdc808065a1196fbf1568c868 | [
"MIT"
] | null | null | null | src/leetcode/medium/LC264.java | tein408/Algorigthm | ad96f012b581684fdc808065a1196fbf1568c868 | [
"MIT"
] | null | null | null | 22.125 | 84 | 0.40791 | 18,003 | package leetcode.medium;
import java.util.Arrays;
public class LC264 {
public int nthUglyNumber(int n) {
if(n == 1)
return 1;
// 2,3,5단
int[] ans = new int[n];
Arrays.fill(ans, 1);
ans[0] = 1;
// 2, 3, 5를 몇 번씩 곱했는지 저장할 변수들
int two = 0, three ... |
3e2a924337501d1685cecd9402f73969e81d680a | 926 | java | Java | src/array/byteArray.java | khhwang838/selftest | c12ae36573eee5819cc7f30dd326d9eb98c3b0eb | [
"Unlicense"
] | null | null | null | src/array/byteArray.java | khhwang838/selftest | c12ae36573eee5819cc7f30dd326d9eb98c3b0eb | [
"Unlicense"
] | null | null | null | src/array/byteArray.java | khhwang838/selftest | c12ae36573eee5819cc7f30dd326d9eb98c3b0eb | [
"Unlicense"
] | null | null | null | 22.047619 | 57 | 0.588553 | 18,004 | /**
* 작성된 날짜: 2014. 9. 22.
* Copyright 2013 BankwareGlobal co. All rights reserved.
*/
package array;
import java.lang.reflect.Array;
/**
* @file array.byteArray.java
* @filetype java source file
* @brief
* @author Kihyun.Hwang
* @version 1.0
* @history
*
* 성 명 일 자 근 거 자 료 변 경 내 용
* ------------ -... |
3e2a925326ccff39c21f6d36eb985ed5cd7b6eee | 670 | java | Java | core/src/main/java/io/keyko/monitoring/agent/core/dto/event/filter/correlationId/ParameterCorrelationIdStrategy.java | keyko-io/web3-monitoring-agent | 99c44000b6590c6bbf09b164910cb14e75b4fb29 | [
"Apache-2.0"
] | 10 | 2020-02-10T11:05:12.000Z | 2022-03-30T21:42:35.000Z | core/src/main/java/io/keyko/monitoring/agent/core/dto/event/filter/correlationId/ParameterCorrelationIdStrategy.java | keyko-io/web3-monitoring-agent | 99c44000b6590c6bbf09b164910cb14e75b4fb29 | [
"Apache-2.0"
] | 7 | 2020-02-20T10:35:59.000Z | 2021-03-31T21:54:35.000Z | core/src/main/java/io/keyko/monitoring/agent/core/dto/event/filter/correlationId/ParameterCorrelationIdStrategy.java | keyko-io/web3-monitoring-agent | 99c44000b6590c6bbf09b164910cb14e75b4fb29 | [
"Apache-2.0"
] | null | null | null | 29.608696 | 99 | 0.772394 | 18,005 | package io.keyko.monitoring.agent.core.dto.event.filter.correlationId;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* An abstract CorrelationIdStrategy that considers the correlation id of a specific contract event
* to be the value of a parameter at a specified index.
*
* @author Craig Williams - efp... |
3e2a927f12f9813819fad6777f548b7082122374 | 1,147 | java | Java | JSR352.Tests.TCK/testArtifacts/com/ibm/jbatch/tck/artifacts/specialized/ListenerOnErrorWriter.java | scottkurz/jsr352-java-net-backup | 4b468e210f598b3d71f2d7040bdeba2262a838b3 | [
"Apache-2.0"
] | null | null | null | JSR352.Tests.TCK/testArtifacts/com/ibm/jbatch/tck/artifacts/specialized/ListenerOnErrorWriter.java | scottkurz/jsr352-java-net-backup | 4b468e210f598b3d71f2d7040bdeba2262a838b3 | [
"Apache-2.0"
] | null | null | null | JSR352.Tests.TCK/testArtifacts/com/ibm/jbatch/tck/artifacts/specialized/ListenerOnErrorWriter.java | scottkurz/jsr352-java-net-backup | 4b468e210f598b3d71f2d7040bdeba2262a838b3 | [
"Apache-2.0"
] | null | null | null | 22.057692 | 70 | 0.757629 | 18,006 | package com.ibm.jbatch.tck.artifacts.specialized;
import java.io.Serializable;
import java.util.List;
import javax.batch.annotation.BatchProperty;
import javax.batch.api.chunk.ItemWriter;
import javax.inject.Inject;
import javax.inject.Named;
import com.ibm.jbatch.tck.artifacts.chunktypes.ReadRecord;
@Named
public ... |
3e2a92842152c952c94d4a8b4699df1fa8388ee0 | 538 | java | Java | src/main/java/br/com/gazin/smartfood/mapper/UserMapper.java | luangazin/comanda_main | 4eb336083420cf55ff5601439be37e147d6e38b6 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/gazin/smartfood/mapper/UserMapper.java | luangazin/comanda_main | 4eb336083420cf55ff5601439be37e147d6e38b6 | [
"Apache-2.0"
] | null | null | null | src/main/java/br/com/gazin/smartfood/mapper/UserMapper.java | luangazin/comanda_main | 4eb336083420cf55ff5601439be37e147d6e38b6 | [
"Apache-2.0"
] | null | null | null | 25.619048 | 61 | 0.693309 | 18,007 | package br.com.gazin.smartfood.mapper;
import org.apache.ibatis.annotations.Select;
import br.com.gazin.smartfood.domain.User;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
/**
* @author luangazin
*
*/
public interface UserMapper {
@Results({
@Result(property =... |
3e2a94a7f07924ce3e16001e6b54faa8a76dccdd | 9,329 | java | Java | src/main/java/Lab10/SimpleFileChooser.java | fimbifoi/CS1103-AY2018-T1 | 2a6248364d97d94e23c2d121914c4d685a511176 | [
"MIT"
] | 1 | 2021-02-11T23:18:23.000Z | 2021-02-11T23:18:23.000Z | src/main/java/Lab10/SimpleFileChooser.java | fimbifoi/CS1103-AY2018-T1 | 2a6248364d97d94e23c2d121914c4d685a511176 | [
"MIT"
] | null | null | null | src/main/java/Lab10/SimpleFileChooser.java | fimbifoi/CS1103-AY2018-T1 | 2a6248364d97d94e23c2d121914c4d685a511176 | [
"MIT"
] | null | null | null | 44.636364 | 100 | 0.625147 | 18,008 | package Lab10;
import java.awt.Component;
import java.io.File;
import javax.swing.JFileChooser;
import javax.swing.JOptionPane;
/**
* This class provides a slightly simplified interface to one of Java's
* standard JFileChooser dialogs. An object of type SimpleFileChooser
* has methods that allow the user to sele... |
3e2a94facaa58157a81797b51785d22f2be16519 | 1,359 | java | Java | src/main/java/com/github/lxyscls/jvmjava/nativemethod/java/lang/StackTraceElement.java | lxyscls/javajava | 82f0b033b638bc3bfdd8802a59e2ca40143ea54f | [
"MIT"
] | null | null | null | src/main/java/com/github/lxyscls/jvmjava/nativemethod/java/lang/StackTraceElement.java | lxyscls/javajava | 82f0b033b638bc3bfdd8802a59e2ca40143ea54f | [
"MIT"
] | null | null | null | src/main/java/com/github/lxyscls/jvmjava/nativemethod/java/lang/StackTraceElement.java | lxyscls/javajava | 82f0b033b638bc3bfdd8802a59e2ca40143ea54f | [
"MIT"
] | null | null | null | 27.18 | 80 | 0.584253 | 18,009 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.github.lxyscls.jvmjava.nativemethod.java.lang;
/**
*
* @author sk-xinyilong
*/
public class StackTraceElemen... |
3e2a962da6226c43b68e8906ab8487530e641482 | 430 | java | Java | src/test/java/com/github/xuqplus/hi/leetcode/q1200/q1289/ATest.java | xuqplus/hi-leetcode | c1c6ce860393ff2179ccd23ddfb13901881d61de | [
"Apache-2.0"
] | null | null | null | src/test/java/com/github/xuqplus/hi/leetcode/q1200/q1289/ATest.java | xuqplus/hi-leetcode | c1c6ce860393ff2179ccd23ddfb13901881d61de | [
"Apache-2.0"
] | null | null | null | src/test/java/com/github/xuqplus/hi/leetcode/q1200/q1289/ATest.java | xuqplus/hi-leetcode | c1c6ce860393ff2179ccd23ddfb13901881d61de | [
"Apache-2.0"
] | null | null | null | 16.538462 | 64 | 0.623256 | 18,010 | package com.github.xuqplus.hi.leetcode.q1200.q1289;
import lombok.extern.slf4j.Slf4j;
import org.junit.jupiter.api.Test;
/**
* 下降路径最小和II
* hard
* https://leetcode-cn.com/problems/minimum-falling-path-sum-ii/
*/
@Slf4j
public class ATest {
@Test
void a() {
Solution solution = new Solution();
... |
3e2a979fec2ff8a0880c56d04c31d36c3c26d10a | 441 | java | Java | mes-service/src/main/java/com/skeqi/mes/mapper/qh/RMesTrackingTMapper.java | LinkinW92/htd | 2485e294968232e3a6fe854d4558523a51d2efe2 | [
"MIT"
] | null | null | null | mes-service/src/main/java/com/skeqi/mes/mapper/qh/RMesTrackingTMapper.java | LinkinW92/htd | 2485e294968232e3a6fe854d4558523a51d2efe2 | [
"MIT"
] | null | null | null | mes-service/src/main/java/com/skeqi/mes/mapper/qh/RMesTrackingTMapper.java | LinkinW92/htd | 2485e294968232e3a6fe854d4558523a51d2efe2 | [
"MIT"
] | 1 | 2022-03-02T12:29:42.000Z | 2022-03-02T12:29:42.000Z | 25.941176 | 153 | 0.795918 | 18,011 | package com.skeqi.mes.mapper.qh;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import org.mapstruct.Mapper;
@Mapper
public interface RMesTrackingTMapper {
List<Map<String,Object>> findRMesTrackingByWorkOrderId(Integer workOrderId);
List<Map<String, Object>> findPM... |
3e2a99431de5c605965b97ce0c23b810a897cf36 | 237 | java | Java | httplite/src/main/java/alexclin/httplite/retrofit/MethodListener.java | alexclin0188/httplite | 88f5317c8eb6f4d0823ba00b89941bb0c8cd6d79 | [
"Apache-2.0"
] | 41 | 2016-01-31T12:55:50.000Z | 2017-07-17T12:07:46.000Z | httplite/src/main/java/alexclin/httplite/retrofit/MethodListener.java | alexclin0188/httplite | 88f5317c8eb6f4d0823ba00b89941bb0c8cd6d79 | [
"Apache-2.0"
] | 1 | 2016-06-14T06:26:51.000Z | 2016-06-15T07:00:56.000Z | httplite/src/main/java/alexclin/httplite/retrofit/MethodListener.java | alexclin0188/httplite | 88f5317c8eb6f4d0823ba00b89941bb0c8cd6d79 | [
"Apache-2.0"
] | 6 | 2016-01-31T12:55:51.000Z | 2019-04-23T02:23:40.000Z | 18.230769 | 66 | 0.734177 | 18,012 | package alexclin.httplite.retrofit;
import java.lang.reflect.Method;
/**
* MethodListener
*
* @author alexclin 16/1/31 00:05
*/
public interface MethodListener {
void onMethod(Method method,Retrofit retrofit,Object... args);
}
|
3e2a9a8db40a9aecfa03404996fd966b90fddf27 | 964 | java | Java | docker/service/src/integration-test/java/uk/nhs/adaptors/scr/utils/FhirJsonResultMatcher.java | uk-gov-mirror/nhsdigital.summary-care-record-api | 8981199e289939df9d7b0276cd2ba59ba12c62ab | [
"MIT"
] | 4 | 2020-11-23T11:43:25.000Z | 2021-11-25T22:41:12.000Z | docker/service/src/integration-test/java/uk/nhs/adaptors/scr/utils/FhirJsonResultMatcher.java | uk-gov-mirror/nhsdigital.summary-care-record-api | 8981199e289939df9d7b0276cd2ba59ba12c62ab | [
"MIT"
] | 290 | 2020-07-30T08:03:51.000Z | 2022-03-31T06:24:21.000Z | docker/service/src/integration-test/java/uk/nhs/adaptors/scr/utils/FhirJsonResultMatcher.java | uk-gov-mirror/nhsdigital.summary-care-record-api | 8981199e289939df9d7b0276cd2ba59ba12c62ab | [
"MIT"
] | 2 | 2021-04-11T07:31:09.000Z | 2021-06-01T10:26:04.000Z | 40.166667 | 86 | 0.725104 | 18,013 | package uk.nhs.adaptors.scr.utils;
import org.skyscreamer.jsonassert.Customization;
import org.skyscreamer.jsonassert.JSONAssert;
import org.skyscreamer.jsonassert.comparator.CustomComparator;
import org.springframework.test.web.servlet.ResultMatcher;
import static java.nio.charset.StandardCharsets.UTF_8;
import stat... |
3e2a9aa0bd83b6b498dce127de2275c07de59162 | 2,619 | java | Java | sourcedata/poi-REL_2_5_1/src/scratchpad/src/org/apache/poi/hdf/model/hdftypes/PAPFormattedDiskPage.java | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | 6 | 2020-10-27T06:11:59.000Z | 2021-09-09T13:52:42.000Z | sourcedata/poi-REL_2_5_1/src/scratchpad/src/org/apache/poi/hdf/model/hdftypes/PAPFormattedDiskPage.java | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | 8 | 2020-11-16T20:41:38.000Z | 2022-02-01T01:05:45.000Z | sourcedata/poi-REL_2_5_1/src/scratchpad/src/org/apache/poi/hdf/model/hdftypes/PAPFormattedDiskPage.java | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | null | null | null | 34.92 | 98 | 0.635357 | 18,014 |
/* ====================================================================
Copyright 2002-2004 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://w... |
3e2a9bb668b5fa9eed62072ba628f9debd2c1be9 | 2,041 | java | Java | src/main/java/com/lxisoft/domain/QnOption.java | INTERNS-LXI-TECHNOLOGIES/TechQuiz | dd6c4983d53b9fa2a143c52c30670111c22e42f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lxisoft/domain/QnOption.java | INTERNS-LXI-TECHNOLOGIES/TechQuiz | dd6c4983d53b9fa2a143c52c30670111c22e42f8 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/lxisoft/domain/QnOption.java | INTERNS-LXI-TECHNOLOGIES/TechQuiz | dd6c4983d53b9fa2a143c52c30670111c22e42f8 | [
"Apache-2.0"
] | null | null | null | 21.946237 | 94 | 0.614405 | 18,015 | package com.lxisoft.domain;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import javax.persistence.*;
import java.io.Serializable;
/**
* A QnOption.
*/
@Entity
@Table(name = "qn_option")
@Cache(usage... |
3e2a9be2a596afc6711609f915036950d84c992d | 4,315 | java | Java | grpc-swagger-core/src/main/java/io/grpc/grpcswagger/service/GrpcClientService.java | mcsuka/grpc-swagger | e552e05ba1520968371a97dc02098e7382ffe212 | [
"MIT"
] | 338 | 2018-12-30T06:40:25.000Z | 2022-03-29T08:45:17.000Z | grpc-swagger-core/src/main/java/io/grpc/grpcswagger/service/GrpcClientService.java | mcsuka/grpc-swagger | e552e05ba1520968371a97dc02098e7382ffe212 | [
"MIT"
] | 31 | 2018-12-31T09:45:46.000Z | 2022-03-24T03:41:22.000Z | grpc-swagger-core/src/main/java/io/grpc/grpcswagger/service/GrpcClientService.java | mcsuka/grpc-swagger | e552e05ba1520968371a97dc02098e7382ffe212 | [
"MIT"
] | 49 | 2019-03-27T04:39:02.000Z | 2022-03-25T03:55:27.000Z | 45.904255 | 126 | 0.736964 | 18,016 | package io.grpc.grpcswagger.service;
import static com.google.common.base.Preconditions.checkArgument;
import static com.google.common.base.Preconditions.checkNotNull;
import static io.grpc.grpcswagger.utils.GrpcReflectionUtils.fetchFullMethodName;
import static io.grpc.grpcswagger.utils.GrpcReflectionUtils.fetchMetho... |
3e2a9c751cbdf75e744e6232339c7120c5f98ed6 | 26,496 | java | Java | src/main/java/com/ebstrada/formreturn/manager/gef/font/CachedFontManager.java | rquast/formreturn | a4398aeef6c58c7a568b55b4da64aac4f9299eba | [
"MIT"
] | 9 | 2020-10-22T18:52:19.000Z | 2022-03-31T04:35:45.000Z | src/main/java/com/ebstrada/formreturn/manager/gef/font/CachedFontManager.java | rquast/formreturn | a4398aeef6c58c7a568b55b4da64aac4f9299eba | [
"MIT"
] | 7 | 2020-10-03T11:51:41.000Z | 2022-02-01T01:02:40.000Z | src/main/java/com/ebstrada/formreturn/manager/gef/font/CachedFontManager.java | rquast/formreturn | a4398aeef6c58c7a568b55b4da64aac4f9299eba | [
"MIT"
] | 5 | 2021-02-11T05:38:14.000Z | 2021-09-29T22:22:01.000Z | 35.612903 | 103 | 0.569558 | 18,017 | package com.ebstrada.formreturn.manager.gef.font;
import java.awt.Font;
import java.awt.FontFormatException;
import java.awt.GraphicsEnvironment;
import java.io.BufferedWriter;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.i... |
3e2a9c81ed0b055ad27ccac3638b98db48920f9e | 1,054 | java | Java | Dota2Guide/src/ru/russianbravedev/dotamania/ShowSteamNews.java | DanilDr/Dota2Guide | 52d197eb783338f83b23ab40129c61f934d20f7e | [
"MIT"
] | 1 | 2018-08-21T15:56:36.000Z | 2018-08-21T15:56:36.000Z | Dota2Guide/src/ru/russianbravedev/dotamania/ShowSteamNews.java | DanilDr/Dota2Guide | 52d197eb783338f83b23ab40129c61f934d20f7e | [
"MIT"
] | null | null | null | Dota2Guide/src/ru/russianbravedev/dotamania/ShowSteamNews.java | DanilDr/Dota2Guide | 52d197eb783338f83b23ab40129c61f934d20f7e | [
"MIT"
] | null | null | null | 35.133333 | 75 | 0.786528 | 18,018 | package ru.russianbravedev.dotamania;
import android.os.Bundle;
import android.text.Html;
import android.widget.TextView;
import ru.russianbravedev.dotamania.R;
public class ShowSteamNews extends FullScreenActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState... |
3e2a9c8a0185c81c901e7fce5e8319157a39e29e | 787 | java | Java | src/test/java/com/github/ertugrulungor/testclass/ClassContainsDate.java | ertugrulungor/AutoCreate | 0a034463cea401f8e40b0b35d907c898854c878b | [
"MIT"
] | 1 | 2020-08-28T13:36:58.000Z | 2020-08-28T13:36:58.000Z | src/test/java/com/github/ertugrulungor/testclass/ClassContainsDate.java | ertugrulungor/AutoCreate | 0a034463cea401f8e40b0b35d907c898854c878b | [
"MIT"
] | null | null | null | src/test/java/com/github/ertugrulungor/testclass/ClassContainsDate.java | ertugrulungor/AutoCreate | 0a034463cea401f8e40b0b35d907c898854c878b | [
"MIT"
] | null | null | null | 22.485714 | 62 | 0.68615 | 18,019 | package com.github.ertugrulungor.testclass;
import java.util.Date;
import java.util.List;
public class ClassContainsDate {
private Date objectDate;
private List<Date> objectDateList;
private Date[] objectDateArray;
public Date getObjectDate() {
return objectDate;
}
public void setObj... |
3e2a9cf0cef741f21343a921e7bacaea545573f8 | 1,057 | java | Java | common/core/src/main/java/org/kaaproject/kaa/server/common/core/structure/Pair.java | MiddlewareICS/kaa | 65c02e847d6019e4afb20fbfb03c3416e0972908 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2019-08-27T10:45:57.000Z | 2019-08-30T06:21:04.000Z | common/core/src/main/java/org/kaaproject/kaa/server/common/core/structure/Pair.java | MiddlewareICS/kaa | 65c02e847d6019e4afb20fbfb03c3416e0972908 | [
"ECL-2.0",
"Apache-2.0"
] | 8 | 2020-01-31T18:26:22.000Z | 2022-01-21T23:34:19.000Z | common/core/src/main/java/org/kaaproject/kaa/server/common/core/structure/Pair.java | MiddlewareICS/kaa | 65c02e847d6019e4afb20fbfb03c3416e0972908 | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2019-11-24T07:01:26.000Z | 2019-11-24T07:01:26.000Z | 22.489362 | 75 | 0.678335 | 18,020 | /*
* Copyright 2014-2016 CyberVision, 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 o... |
3e2a9d7b6b79c21bb4d9314f41cdaf9c6e29068b | 8,744 | java | Java | test/com/facebook/buck/cli/BuckUnconfiguredQueryTest.java | tyvsmith/buck | f13d2083251685db1dc9bd931062e7a51a534467 | [
"Apache-2.0"
] | 1 | 2019-09-13T18:57:45.000Z | 2019-09-13T18:57:45.000Z | test/com/facebook/buck/cli/BuckUnconfiguredQueryTest.java | tyvsmith/buck | f13d2083251685db1dc9bd931062e7a51a534467 | [
"Apache-2.0"
] | null | null | null | test/com/facebook/buck/cli/BuckUnconfiguredQueryTest.java | tyvsmith/buck | f13d2083251685db1dc9bd931062e7a51a534467 | [
"Apache-2.0"
] | null | null | null | 34.15625 | 98 | 0.703339 | 18,021 | /*
* Copyright 2019-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... |
3e2a9d8d88536688be2753086b20c19e81ee5331 | 1,878 | java | Java | Java101/2-KosulluIfadelerVeKodBloklari/2-UserLogin/src/Main.java | mustafakrms/PatikaDev | a8764ba59204ab5b8d6942c6e71dfeaa23d205dd | [
"MIT"
] | null | null | null | Java101/2-KosulluIfadelerVeKodBloklari/2-UserLogin/src/Main.java | mustafakrms/PatikaDev | a8764ba59204ab5b8d6942c6e71dfeaa23d205dd | [
"MIT"
] | null | null | null | Java101/2-KosulluIfadelerVeKodBloklari/2-UserLogin/src/Main.java | mustafakrms/PatikaDev | a8764ba59204ab5b8d6942c6e71dfeaa23d205dd | [
"MIT"
] | null | null | null | 34.777778 | 107 | 0.492545 | 18,022 | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
String userName, userPassword, password = "java123";
int select;
System.out.print("Kullanıcı Adınızı Giriniz : ");
userName = input.nextLine();
... |
3e2a9ea47457b1d959b15c864409a154c2ba8d6d | 9,660 | java | Java | src/main/java/com/etsubu/stonksbot/command/RatiosCommand.java | J3RQ/StonksBot | 17daa6e632d4c3269b8333b1f515c114ff615156 | [
"Apache-2.0"
] | 6 | 2020-11-27T12:36:17.000Z | 2022-02-21T11:12:26.000Z | src/main/java/com/etsubu/stonksbot/command/RatiosCommand.java | J3RQ/StonksBot | 17daa6e632d4c3269b8333b1f515c114ff615156 | [
"Apache-2.0"
] | 3 | 2021-04-29T06:23:45.000Z | 2022-01-14T14:05:50.000Z | src/main/java/com/etsubu/stonksbot/command/RatiosCommand.java | J3RQ/StonksBot | 17daa6e632d4c3269b8333b1f515c114ff615156 | [
"Apache-2.0"
] | 7 | 2020-08-23T17:25:39.000Z | 2021-12-17T15:57:21.000Z | 56.162791 | 168 | 0.692133 | 18,024 | package com.etsubu.stonksbot.command;
import com.etsubu.stonksbot.command.utilities.CommandContext;
import com.etsubu.stonksbot.configuration.ConfigLoader;
import com.etsubu.stonksbot.utility.DoubleTools;
import com.etsubu.stonksbot.yahoo.YahooConnector;
import com.etsubu.stonksbot.yahoo.model.DataValue;
import com.et... |
3e2a9ea7af3b72a60fac674463d6182eb17ad34e | 4,102 | java | Java | shared/src/main/java/com/couchbase/lite/MValueDelegate.java | percula/couchbase-lite-android | 8e0eade33ae63beafb736f069f7db7c1fb778ca9 | [
"Apache-2.0"
] | 1 | 2021-05-27T08:00:07.000Z | 2021-05-27T08:00:07.000Z | shared/src/main/java/com/couchbase/lite/MValueDelegate.java | percula/couchbase-lite-android | 8e0eade33ae63beafb736f069f7db7c1fb778ca9 | [
"Apache-2.0"
] | null | null | null | shared/src/main/java/com/couchbase/lite/MValueDelegate.java | percula/couchbase-lite-android | 8e0eade33ae63beafb736f069f7db7c1fb778ca9 | [
"Apache-2.0"
] | null | null | null | 34.762712 | 97 | 0.644076 | 18,025 | //
// MValueDelegate.java
//
// Copyright (c) 2017 Couchbase, Inc All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
... |
3e2a9ee917c513e69b984dd2bac9e57399fce95a | 2,605 | java | Java | jdk1.8-source-analysis/src/java/beans/DesignMode.java | lhj502819/Java-Family-Bucket | 95c48664e56ae37b74a393587ae2b218261d18ad | [
"Apache-2.0"
] | 1,305 | 2018-03-11T15:04:26.000Z | 2022-03-30T16:02:34.000Z | jdk1.8-source-analysis/src/java/beans/DesignMode.java | lhj502819/Java-Family-Bucket | 95c48664e56ae37b74a393587ae2b218261d18ad | [
"Apache-2.0"
] | 7 | 2019-03-20T09:43:08.000Z | 2021-08-20T03:19:24.000Z | jdk1.8-source-analysis/src/java/beans/DesignMode.java | lhj502819/Java-Family-Bucket | 95c48664e56ae37b74a393587ae2b218261d18ad | [
"Apache-2.0"
] | 575 | 2018-03-11T15:15:41.000Z | 2022-03-30T16:03:48.000Z | 28.944444 | 91 | 0.694818 | 18,026 | /*
* Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package java.beans;
/**
* <p>
* This interface is intended to be implemented by, or delegated from, ... |
3e2a9eeb1e00db42e56f73f22de9ff456c3c0ccc | 4,548 | java | Java | src/main/java/io/wia/net/RequestOptions.java | Ambisense/wia-java-sdk | 877fd68a6fb43b172afd29ef48ed05f60e8a39da | [
"MIT"
] | 1 | 2017-06-24T09:34:02.000Z | 2017-06-24T09:34:02.000Z | src/main/java/io/wia/net/RequestOptions.java | Ambisense/wia-java-sdk | 877fd68a6fb43b172afd29ef48ed05f60e8a39da | [
"MIT"
] | null | null | null | src/main/java/io/wia/net/RequestOptions.java | Ambisense/wia-java-sdk | 877fd68a6fb43b172afd29ef48ed05f60e8a39da | [
"MIT"
] | 2 | 2020-05-21T10:34:05.000Z | 2022-02-25T17:10:03.000Z | 28.968153 | 103 | 0.599164 | 18,027 | package io.wia.net;
import io.wia.Wia;
public class RequestOptions {
public static RequestOptions getDefault() {
return new RequestOptions(Wia.getSecretKey(), Wia.getAppKey(), Wia.apiVersion);
}
private final String secretKey;
private final String appKey;
private final String wiaVersion;
... |
3e2a9f5ddc065b5cbe1027a4c10fb38dfc0f6e36 | 243 | java | Java | hpi/src/main/java/com/experitest/plugin/enu/FrameworkType.java | ExperitestOfficial/JenkinsPlugin | 01bb5d80cba47ff724ce417b0f3918c0b856a42e | [
"MIT"
] | null | null | null | hpi/src/main/java/com/experitest/plugin/enu/FrameworkType.java | ExperitestOfficial/JenkinsPlugin | 01bb5d80cba47ff724ce417b0f3918c0b856a42e | [
"MIT"
] | 1 | 2021-05-03T12:40:37.000Z | 2021-05-03T12:43:03.000Z | hpi/src/main/java/com/experitest/plugin/enu/FrameworkType.java | ExperitestOfficial/JenkinsPlugin | 01bb5d80cba47ff724ce417b0f3918c0b856a42e | [
"MIT"
] | 4 | 2019-05-01T13:44:56.000Z | 2021-04-21T08:49:43.000Z | 15.1875 | 47 | 0.674897 | 18,028 | package com.experitest.plugin.enu;
import lombok.Getter;
@Getter
public enum FrameworkType {
XCUITest("XCUITest"), Espresso("Espresso");
private String label;
FrameworkType(String label) {
this.label = label;
}
}
|
3e2a9fe8b55480e41ca065c51894bc9b646fef8a | 705 | java | Java | codec-dubbo-demo/src/main/java/org/apache/dubbo/demo/DemoService.java | EnigmaOppo/esa-codec-dubbo | 87514041e47a2f5401687f5d6c80c9cbc3c40053 | [
"Apache-2.0"
] | 8 | 2021-05-08T09:13:39.000Z | 2021-05-08T11:08:30.000Z | codec-dubbo-demo/src/main/java/org/apache/dubbo/demo/DemoService.java | EnigmaOppo/esa-codec-dubbo | 87514041e47a2f5401687f5d6c80c9cbc3c40053 | [
"Apache-2.0"
] | 1 | 2021-08-10T06:36:21.000Z | 2021-08-10T06:36:21.000Z | codec-dubbo-demo/src/main/java/org/apache/dubbo/demo/DemoService.java | EnigmaOppo/esa-codec-dubbo | 87514041e47a2f5401687f5d6c80c9cbc3c40053 | [
"Apache-2.0"
] | 5 | 2021-08-18T07:05:07.000Z | 2022-03-01T09:17:04.000Z | 33.571429 | 75 | 0.741844 | 18,029 | /*
* 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... |
3e2aa01baa7814df687c9c7a64af0107c3544597 | 2,858 | java | Java | WebNano/src/main/java/com/gmail/webos21/pds/db/domain/BankRecord.java | webos21/PersonalDataStorage | 76173177eaa1f7bd2fba1706efee72728dfaa92a | [
"Apache-2.0"
] | null | null | null | WebNano/src/main/java/com/gmail/webos21/pds/db/domain/BankRecord.java | webos21/PersonalDataStorage | 76173177eaa1f7bd2fba1706efee72728dfaa92a | [
"Apache-2.0"
] | null | null | null | WebNano/src/main/java/com/gmail/webos21/pds/db/domain/BankRecord.java | webos21/PersonalDataStorage | 76173177eaa1f7bd2fba1706efee72728dfaa92a | [
"Apache-2.0"
] | null | null | null | 25.517857 | 93 | 0.588174 | 18,030 | package com.gmail.webos21.pds.db.domain;
import java.util.Date;
import com.gmail.webos21.pds.db.JsonHelper;
public class BankRecord {
private Long id;
private Long accountId;
private Date transactionDate;
private String title;
private Long deposit;
private Long withdrawal;
private String... |
3e2aa04934503389065ec3fc70a4b720abcbae72 | 26,900 | java | Java | src/io/github/benjimarshall/chem/Equation.java | benjimarshall/ChemistryCalculatorCMD | 67706573a43f1242f4af2d0d07e3b3b6cd8bee45 | [
"MIT"
] | null | null | null | src/io/github/benjimarshall/chem/Equation.java | benjimarshall/ChemistryCalculatorCMD | 67706573a43f1242f4af2d0d07e3b3b6cd8bee45 | [
"MIT"
] | null | null | null | src/io/github/benjimarshall/chem/Equation.java | benjimarshall/ChemistryCalculatorCMD | 67706573a43f1242f4af2d0d07e3b3b6cd8bee45 | [
"MIT"
] | null | null | null | 45.134228 | 121 | 0.587955 | 18,031 | package io.github.benjimarshall.chem;
import org.apache.commons.lang3.math.Fraction;
import java.math.BigDecimal;
import java.math.MathContext;
import java.math.RoundingMode;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
/**
* Chemical equation. A {@code Equation}... |
3e2aa1403dbffa1f26aafad2dc8a64c4188c5851 | 774 | java | Java | modules/base/dvcs-api/src/main/java/com/intellij/dvcs/push/ui/PushTargetEditorListener.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 634 | 2015-01-01T19:14:25.000Z | 2022-03-22T11:42:50.000Z | modules/base/dvcs-api/src/main/java/com/intellij/dvcs/push/ui/PushTargetEditorListener.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 410 | 2015-01-19T09:57:51.000Z | 2022-03-22T16:24:59.000Z | modules/base/dvcs-api/src/main/java/com/intellij/dvcs/push/ui/PushTargetEditorListener.java | MC-JY/consulo | ebd31008fcfd03e144b46a9408d2842d0b06ffc8 | [
"Apache-2.0"
] | 50 | 2015-03-10T04:14:49.000Z | 2022-03-22T07:08:45.000Z | 33.652174 | 75 | 0.758398 | 18,032 | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... |
3e2aa1f9ed0e4089b6cbc3794ec81b0e7bb63f71 | 446 | java | Java | src/main/java/pl/raspberry/box/core/model/response/distance/DistanceResponse.java | jacekgolebiewski/raspberry-box-client-java | 404b1fd0c67efa508046cb7661efcd423f2e9ccd | [
"MIT"
] | null | null | null | src/main/java/pl/raspberry/box/core/model/response/distance/DistanceResponse.java | jacekgolebiewski/raspberry-box-client-java | 404b1fd0c67efa508046cb7661efcd423f2e9ccd | [
"MIT"
] | 3 | 2020-03-04T22:56:20.000Z | 2021-12-09T21:18:40.000Z | src/main/java/pl/raspberry/box/core/model/response/distance/DistanceResponse.java | jacekgolebiewski/raspberry-box-client-java | 404b1fd0c67efa508046cb7661efcd423f2e9ccd | [
"MIT"
] | 2 | 2019-06-29T22:24:12.000Z | 2021-07-30T11:15:57.000Z | 22.3 | 54 | 0.811659 | 18,033 | package pl.raspberry.box.core.model.response.distance;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import pl.raspberry.box.core.model.response.Response;
@Data
@NoArgsConstructor
@AllArgsConstructor
@EqualsAndHashCode(callSuper = true)
public ... |
3e2aa293238aef0bc0b8930c70376e4114a70cd8 | 2,971 | java | Java | shopbiz-api/src/main/java/self/edu/shopbiz/model/User.java | rohit965/shopbiz-custom | a0f53b11a1d32f6760be2824989102e416836cf1 | [
"MIT"
] | 15 | 2019-11-28T13:11:40.000Z | 2021-11-20T14:29:01.000Z | shopbiz-api/src/main/java/self/edu/shopbiz/model/User.java | rohit965/shopbiz-custom | a0f53b11a1d32f6760be2824989102e416836cf1 | [
"MIT"
] | 1 | 2022-03-02T07:35:19.000Z | 2022-03-02T07:35:19.000Z | shopbiz-api/src/main/java/self/edu/shopbiz/model/User.java | rohit965/shopbiz-custom | a0f53b11a1d32f6760be2824989102e416836cf1 | [
"MIT"
] | 13 | 2020-02-26T16:43:27.000Z | 2022-03-16T16:26:23.000Z | 23.393701 | 99 | 0.654998 | 18,034 | package self.edu.shopbiz.model;
import com.fasterxml.jackson.annotation.JsonManagedReference;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonProperty.Access;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.NaturalId;
import org.hib... |
3e2aa464774fc3c9db360d44e7d5c11d9228b1f0 | 2,293 | java | Java | server/src/main/java/org/elasticsearch/search/runtime/LongScriptFieldRangeQuery.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | server/src/main/java/org/elasticsearch/search/runtime/LongScriptFieldRangeQuery.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | server/src/main/java/org/elasticsearch/search/runtime/LongScriptFieldRangeQuery.java | diwasjoshi/elasticsearch | 58ce0f94a0bbdf2576e0a00a62abe1854ee7fe2f | [
"Apache-2.0"
] | null | null | null | 29.779221 | 87 | 0.648932 | 18,035 | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server... |
3e2aa4e43f1e7ed4348a6903ee2899762244c61c | 1,053 | java | Java | core/src/main/java/io/github/tdf4j/core/model/ast/ASTLeaf.java | tdf4j/tdf4j | c170e4b573f15a06c9202774edbc7119b1d404f2 | [
"Apache-2.0"
] | 1 | 2021-06-06T22:49:21.000Z | 2021-06-06T22:49:21.000Z | core/src/main/java/io/github/tdf4j/core/model/ast/ASTLeaf.java | therealmonE/tdf4j | c170e4b573f15a06c9202774edbc7119b1d404f2 | [
"Apache-2.0"
] | 3 | 2019-09-25T12:52:45.000Z | 2020-10-13T12:04:35.000Z | core/src/main/java/io/github/tdf4j/core/model/ast/ASTLeaf.java | therealmonE/tdf4j | c170e4b573f15a06c9202774edbc7119b1d404f2 | [
"Apache-2.0"
] | null | null | null | 27 | 75 | 0.717949 | 18,036 | /*
* Copyright (c) 2019 tdf4j
*
* 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... |
3e2aa5d46a1c36eee1c5dc1ab47082431f73ed9f | 7,943 | java | Java | src/com/tutorialspoint/packages/package-info.java | antalpeti/Java-Tutorial | 30cc17409660ccd8abe2d3d93393d7a2e264db5c | [
"MIT"
] | null | null | null | src/com/tutorialspoint/packages/package-info.java | antalpeti/Java-Tutorial | 30cc17409660ccd8abe2d3d93393d7a2e264db5c | [
"MIT"
] | null | null | null | src/com/tutorialspoint/packages/package-info.java | antalpeti/Java-Tutorial | 30cc17409660ccd8abe2d3d93393d7a2e264db5c | [
"MIT"
] | null | null | null | 29.418519 | 101 | 0.636284 | 18,037 | /**
* Contains some examples about Packages topic.
*
* <p>
* Packages are used in Java in order to prevent naming conflicts, to control access, to make
* searching/locating and usage of classes, interfaces, enumerations and annotations easier, etc.
* </p>
*
* <p>
* A Package can be defined as a groupi... |
3e2aa682603d24cbf766bbb31533451667f2a7d3 | 1,097 | java | Java | mapreduce/compiler/yaess/src/test/java/com/asakusafw/compiler/yaess/testing/mock/MockImporterDescription.java | cocoatomo/asakusafw | d586112f3b1d451d09c8b817d484b5726c0837e7 | [
"Apache-2.0"
] | null | null | null | mapreduce/compiler/yaess/src/test/java/com/asakusafw/compiler/yaess/testing/mock/MockImporterDescription.java | cocoatomo/asakusafw | d586112f3b1d451d09c8b817d484b5726c0837e7 | [
"Apache-2.0"
] | null | null | null | mapreduce/compiler/yaess/src/test/java/com/asakusafw/compiler/yaess/testing/mock/MockImporterDescription.java | cocoatomo/asakusafw | d586112f3b1d451d09c8b817d484b5726c0837e7 | [
"Apache-2.0"
] | null | null | null | 30.472222 | 75 | 0.735643 | 18,038 | /**
* Copyright 2011-2017 Asakusa Framework Team.
*
* 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... |
3e2aa7343893afbd92c6a9910fa67588f47e92e3 | 1,227 | java | Java | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/model/ContactData.java | Belka2017/java_pdt53 | dabd6fd0514baba4ac67925099f045d8b26ef1ab | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/model/ContactData.java | Belka2017/java_pdt53 | dabd6fd0514baba4ac67925099f045d8b26ef1ab | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/model/ContactData.java | Belka2017/java_pdt53 | dabd6fd0514baba4ac67925099f045d8b26ef1ab | [
"Apache-2.0"
] | null | null | null | 21.910714 | 146 | 0.617767 | 18,039 | package ru.stqa.pft.addressbook.model;
public class ContactData {
private final String firstname;
private final String lastname;
private final String address;
private final String home;
private final String mobile;
private final String email;
private final String email2;
private String ... |
3e2aa7d49e923ebb89d0f439344b4d9c8b3c09cd | 1,524 | java | Java | streampipes-rest/src/main/java/org/apache/streampipes/rest/impl/DataStream.java | Hrushi20/incubator-streampipes | 7e42f1890522d2576a1d8d6f5564e6f5d06752a4 | [
"Apache-2.0"
] | 228 | 2019-12-05T09:10:12.000Z | 2022-03-30T03:43:07.000Z | streampipes-rest/src/main/java/org/apache/streampipes/rest/impl/DataStream.java | Hrushi20/incubator-streampipes | 7e42f1890522d2576a1d8d6f5564e6f5d06752a4 | [
"Apache-2.0"
] | 29 | 2019-12-31T07:51:48.000Z | 2022-03-13T11:37:45.000Z | streampipes-rest/src/main/java/org/apache/streampipes/rest/impl/DataStream.java | Hrushi20/incubator-streampipes | 7e42f1890522d2576a1d8d6f5564e6f5d06752a4 | [
"Apache-2.0"
] | 65 | 2019-12-26T09:16:52.000Z | 2022-03-30T13:24:16.000Z | 36.285714 | 75 | 0.776247 | 18,040 | /*
* 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 ... |
3e2aa8a59230538cd2b24e8ebfb0909cfeceaa64 | 1,216 | java | Java | frame/src/main/java/org/jsets/fastboot/frame/config/BaseConfiguration.java | wj596/fastboot | db2c2e828a7096953e114627521b7e82c28d9d33 | [
"Apache-2.0"
] | 2 | 2021-07-27T01:44:18.000Z | 2021-07-29T08:52:42.000Z | frame/src/main/java/org/jsets/fastboot/frame/config/BaseConfiguration.java | wj596/fastboot | db2c2e828a7096953e114627521b7e82c28d9d33 | [
"Apache-2.0"
] | null | null | null | frame/src/main/java/org/jsets/fastboot/frame/config/BaseConfiguration.java | wj596/fastboot | db2c2e828a7096953e114627521b7e82c28d9d33 | [
"Apache-2.0"
] | null | null | null | 32 | 98 | 0.805099 | 18,041 | package org.jsets.fastboot.frame.config;
import org.jsets.fastboot.frame.handler.BaseEntityMetaObjectHandler;
import org.jsets.fastboot.frame.util.SpringContextHolder;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.Applic... |
3e2aa8e9f77e8631328763d8e8380424ea39789e | 2,699 | java | Java | Elis user and persistent storage service implementations/src/test/java/se/mah/elis/impl/service/storage/test/mock/MockPlatformUser.java | iotap-center/elis-platform | f72a642b0c37e5a1999d125a085fa8148385eb4d | [
"MIT"
] | 8 | 2015-02-04T13:57:08.000Z | 2016-07-04T03:22:45.000Z | Elis user and persistent storage service implementations/src/test/java/se/mah/elis/impl/service/storage/test/mock/MockPlatformUser.java | iotap-center/elis-platform | f72a642b0c37e5a1999d125a085fa8148385eb4d | [
"MIT"
] | null | null | null | Elis user and persistent storage service implementations/src/test/java/se/mah/elis/impl/service/storage/test/mock/MockPlatformUser.java | iotap-center/elis-platform | f72a642b0c37e5a1999d125a085fa8148385eb4d | [
"MIT"
] | null | null | null | 17.640523 | 75 | 0.70063 | 18,042 | package se.mah.elis.impl.service.storage.test.mock;
import java.util.Properties;
import java.util.UUID;
import org.joda.time.DateTime;
import se.mah.elis.data.OrderedProperties;
import se.mah.elis.services.users.PlatformUser;
public class MockPlatformUser implements PlatformUser {
private String username;
privat... |
3e2aaa3b5328cb97e58314a607fa1d8efb165db7 | 323 | java | Java | app/models/view/ModeWithAccountId.java | midas-isg/epicasemap | 2b5316887994322bd9cb4470aa0c9c0b2de91d5d | [
"Apache-2.0"
] | 1 | 2016-11-03T15:00:15.000Z | 2016-11-03T15:00:15.000Z | app/models/view/ModeWithAccountId.java | midas-isg/epicasemap | 2b5316887994322bd9cb4470aa0c9c0b2de91d5d | [
"Apache-2.0"
] | 7 | 2016-08-04T20:32:49.000Z | 2021-05-29T11:50:53.000Z | app/models/view/ModeWithAccountId.java | midas-isg/epicasemap | 2b5316887994322bd9cb4470aa0c9c0b2de91d5d | [
"Apache-2.0"
] | null | null | null | 17.944444 | 52 | 0.71517 | 18,043 | package models.view;
import java.util.List;
import models.entities.Mode;
public class ModeWithAccountId extends Mode {
private List<Long> accountIds;
public List<Long> getAccountIds() {
return accountIds;
}
public void setAccountIds(List<Long> accountIds) {
this.accountIds = accountIds;
}
... |
3e2aab2fc9cc2b82c276dfc968f75d78800d1a59 | 5,028 | java | Java | app/src/main/java/com/rxjava2/android/samples/ui/pagination/PaginationActivity.java | czy1991/RxJava2-Android-Demo | cfb1f94790edf2148c0159923f3a9b25136adc16 | [
"Apache-2.0"
] | 2 | 2017-11-21T09:29:33.000Z | 2019-04-26T08:28:56.000Z | app/src/main/java/com/rxjava2/android/samples/ui/pagination/PaginationActivity.java | czy1991/RxJava2-Android-Demo | cfb1f94790edf2148c0159923f3a9b25136adc16 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/rxjava2/android/samples/ui/pagination/PaginationActivity.java | czy1991/RxJava2-Android-Demo | cfb1f94790edf2148c0159923f3a9b25136adc16 | [
"Apache-2.0"
] | null | null | null | 34.02027 | 98 | 0.610526 | 18,044 | package com.rxjava2.android.samples.ui.pagination;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ProgressBar;
import com.rxjava2.android.sam... |
3e2aab7ba8bdf6a6cec6097ab9b8585ba0a22179 | 148 | java | Java | src/com/devculture/drivealert/connectivity/obd/exceptions/OBDTransactionParseException.java | wdyu2002/DriveAlertOBDII | 30fe5570c6695a820653a3f278f3329baf7cb10f | [
"Apache-2.0"
] | null | null | null | src/com/devculture/drivealert/connectivity/obd/exceptions/OBDTransactionParseException.java | wdyu2002/DriveAlertOBDII | 30fe5570c6695a820653a3f278f3329baf7cb10f | [
"Apache-2.0"
] | null | null | null | src/com/devculture/drivealert/connectivity/obd/exceptions/OBDTransactionParseException.java | wdyu2002/DriveAlertOBDII | 30fe5570c6695a820653a3f278f3329baf7cb10f | [
"Apache-2.0"
] | null | null | null | 24.666667 | 76 | 0.837838 | 18,045 | package com.devculture.drivealert.connectivity.obd.exceptions;
public class OBDTransactionParseException extends OBDTransactionException {
}
|
3e2aabe868c20040fac4793efb1d8923689b14fa | 15,764 | java | Java | edu.kit.ipd.sdq.kamp4aps.aps/src/edu/kit/ipd/sdq/kamp4aps/model/aPS/ModuleRepository/util/ModuleRepositoryAdapterFactory.java | SebastianWeberKamp/KAMP4APS | 7adc1ab79ee15752696e0bb987843afbf63c99ab | [
"Apache-2.0"
] | null | null | null | edu.kit.ipd.sdq.kamp4aps.aps/src/edu/kit/ipd/sdq/kamp4aps/model/aPS/ModuleRepository/util/ModuleRepositoryAdapterFactory.java | SebastianWeberKamp/KAMP4APS | 7adc1ab79ee15752696e0bb987843afbf63c99ab | [
"Apache-2.0"
] | null | null | null | edu.kit.ipd.sdq.kamp4aps.aps/src/edu/kit/ipd/sdq/kamp4aps/model/aPS/ModuleRepository/util/ModuleRepositoryAdapterFactory.java | SebastianWeberKamp/KAMP4APS | 7adc1ab79ee15752696e0bb987843afbf63c99ab | [
"Apache-2.0"
] | null | null | null | 36.575406 | 173 | 0.695826 | 18,046 | /**
*/
package edu.kit.ipd.sdq.kamp4aps.model.aPS.ModuleRepository.util;
import edu.kit.ipd.sdq.kamp4aps.model.aPS.ModuleRepository.*;
import edu.kit.ipd.sdq.kamp4aps.model.basic.Entity;
import edu.kit.ipd.sdq.kamp4aps.model.basic.Identifier;
import edu.kit.ipd.sdq.kamp4aps.model.basic.NamedElement;
impor... |
3e2aac7612104d166e2033f70ad226355fbc6892 | 5,336 | java | Java | protocols/raft/src/main/java/io/atomix/protocols/raft/partition/RaftPartitionGroupConfig.java | sullis/atomix | 842276c02541267a61bca47f82c2e9d740245fcb | [
"Apache-2.0"
] | 2,027 | 2015-09-29T05:30:54.000Z | 2022-03-31T07:49:24.000Z | protocols/raft/src/main/java/io/atomix/protocols/raft/partition/RaftPartitionGroupConfig.java | sullis/atomix | 842276c02541267a61bca47f82c2e9d740245fcb | [
"Apache-2.0"
] | 641 | 2015-10-20T08:57:16.000Z | 2022-02-10T16:42:03.000Z | protocols/raft/src/main/java/io/atomix/protocols/raft/partition/RaftPartitionGroupConfig.java | sullis/atomix | 842276c02541267a61bca47f82c2e9d740245fcb | [
"Apache-2.0"
] | 394 | 2015-10-12T23:02:30.000Z | 2022-03-23T16:39:58.000Z | 27.791667 | 94 | 0.735195 | 18,047 | /*
* Copyright 2018-present Open Networking Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... |
3e2aad113b56f4bfd61846509630dc65a52318fc | 5,553 | java | Java | tests/time/mosa/tests/s1000/52_lagoon/evosuite-tests/nu/staldal/lagoon/LagoonCLI_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | tests/time/mosa/tests/s1000/52_lagoon/evosuite-tests/nu/staldal/lagoon/LagoonCLI_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | 3 | 2020-11-16T20:40:56.000Z | 2021-03-23T00:18:04.000Z | tests/time/mosa/tests/s1000/52_lagoon/evosuite-tests/nu/staldal/lagoon/LagoonCLI_ESTest.java | sealuzh/termite-replication | 1636b1973c8692ed6a818e323cd1dd826cabbad3 | [
"MIT"
] | null | null | null | 26.193396 | 176 | 0.627048 | 18,048 | /*
* This file was automatically generated by EvoSuite
* Fri Nov 27 09:48:16 GMT 2020
*/
package nu.staldal.lagoon;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import nu.staldal.lagoon.LagoonCLI;
import org.evosuite.runtime.EvoRunner;
import org.evos... |
3e2aad52e2de4893dfa378ea652ae77aadcf1377 | 73,093 | java | Java | src/main/java/com/googlecode/vfsjfilechooser2/utils/VFSURIValidator.java | akuhtz/vfsjfilechooser2 | 5f7e02df002f8cede7e47cc3386f0916f4bc9a27 | [
"Apache-2.0"
] | 7 | 2015-10-06T14:45:25.000Z | 2022-03-23T01:27:06.000Z | src/main/java/com/googlecode/vfsjfilechooser2/utils/VFSURIValidator.java | akuhtz/vfsjfilechooser2 | 5f7e02df002f8cede7e47cc3386f0916f4bc9a27 | [
"Apache-2.0"
] | 7 | 2017-03-25T09:26:18.000Z | 2021-06-22T07:17:33.000Z | src/main/java/com/googlecode/vfsjfilechooser2/utils/VFSURIValidator.java | akuhtz/vfsjfilechooser2 | 5f7e02df002f8cede7e47cc3386f0916f4bc9a27 | [
"Apache-2.0"
] | 7 | 2016-06-23T13:56:41.000Z | 2022-01-25T21:08:13.000Z | 25.548759 | 165 | 0.62587 | 18,049 | /*
* VFS URIs validator
*
* Copyright (C) 2008 Stan Love
* Copyright (C) 2020 University of Waikato, Hamilton, NZ
* Copyright (C) 2020 Yeting Li
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the ... |
3e2aaddfbdf818058755c1dda2dcbea0d2fecf64 | 818 | java | Java | sourcecodeanalyzer/src/main/java/metriccalculation/MetricCalculatorFactory.java | giorgossideris/lab_assignments | 0db16717318813518b8fd8aa64247eda0d7a6c67 | [
"MIT"
] | null | null | null | sourcecodeanalyzer/src/main/java/metriccalculation/MetricCalculatorFactory.java | giorgossideris/lab_assignments | 0db16717318813518b8fd8aa64247eda0d7a6c67 | [
"MIT"
] | 1 | 2021-06-22T20:22:21.000Z | 2021-06-22T20:22:21.000Z | sourcecodeanalyzer/src/main/java/metriccalculation/MetricCalculatorFactory.java | giorgossideris/lab_assignments | 0db16717318813518b8fd8aa64247eda0d7a6c67 | [
"MIT"
] | null | null | null | 29.214286 | 89 | 0.701711 | 18,050 | package metriccalculation;
/**
* The factory for the MetricCalculators.
* @author giorgossideris
*
*/
public class MetricCalculatorFactory {
/**
* This method creates the appropriate MetricCalculator.
*
* @param AnalyzerType the type of the analyzer that will be used (ex. regex).
* @param sourc... |
3e2aaea2b82df44b7ed524c7d24de824266d138e | 4,860 | java | Java | google-cloud-clients/grafeas/src/main/java/io/grafeas/v1/DeploymentOccurrenceOrBuilder.java | naynaingaung/google-cloud-java | 308800f785db8c2d30db214c9cebaf9bfa8e6ace | [
"Apache-2.0"
] | 2 | 2019-08-25T15:16:57.000Z | 2019-08-25T15:17:04.000Z | google-cloud-clients/grafeas/src/main/java/io/grafeas/v1/DeploymentOccurrenceOrBuilder.java | jolynn-byte/google-cloud-java | 5d82cc4d5a47d8b9cfb43b5e52d2edc657c9b0c3 | [
"Apache-2.0"
] | 3 | 2019-01-03T15:53:08.000Z | 2019-09-20T07:35:03.000Z | google-cloud-clients/grafeas/src/main/java/io/grafeas/v1/DeploymentOccurrenceOrBuilder.java | jolynn-byte/google-cloud-java | 5d82cc4d5a47d8b9cfb43b5e52d2edc657c9b0c3 | [
"Apache-2.0"
] | 1 | 2020-02-15T13:41:55.000Z | 2020-02-15T13:41:55.000Z | 22.293578 | 82 | 0.625514 | 18,051 | /*
* Copyright 2019 The Grafeas Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
3e2aaf7ebbcedc2ef5453ccb0d45144eb607ef26 | 1,822 | java | Java | tests/spring/src/test/java/org/jboss/fuse/wsdl2rest/test/menards/MenardsDocLitTest.java | wsdl2rest/wsdl2rest | 7a79db09fb0a22ce4c5483366fb7a6fcf2c11d4b | [
"Apache-2.0"
] | 21 | 2017-11-29T01:59:15.000Z | 2022-02-09T01:46:00.000Z | tests/spring/src/test/java/org/jboss/fuse/wsdl2rest/test/menards/MenardsDocLitTest.java | wsdl2rest/wsdl2rest | 7a79db09fb0a22ce4c5483366fb7a6fcf2c11d4b | [
"Apache-2.0"
] | 67 | 2017-12-04T18:10:39.000Z | 2021-04-28T16:23:23.000Z | tests/spring/src/test/java/org/jboss/fuse/wsdl2rest/test/menards/MenardsDocLitTest.java | wsdl2rest/wsdl2rest | 7a79db09fb0a22ce4c5483366fb7a6fcf2c11d4b | [
"Apache-2.0"
] | 19 | 2017-11-02T07:55:16.000Z | 2022-03-08T09:16:30.000Z | 33.127273 | 100 | 0.701427 | 18,052 | /*
* #%L
* Wildfly Camel :: Testsuite
* %%
* Copyright (C) 2013 - 2014 RedHat
* %%
* 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
... |
3e2aaf98af204f77446ebf4d6b2cd1c29a153846 | 4,824 | java | Java | integration/mtwilson-api/src/main/java/com/intel/mtwilson/model/PcrIndex.java | kaifeng/opencit | 925ade006ea294db56b8ae307810b669a0621f8f | [
"BSD-3-Clause"
] | 45 | 2016-04-26T07:34:42.000Z | 2022-03-05T03:32:22.000Z | integration/mtwilson-api/src/main/java/com/intel/mtwilson/model/PcrIndex.java | kaifeng/opencit | 925ade006ea294db56b8ae307810b669a0621f8f | [
"BSD-3-Clause"
] | 129 | 2016-06-07T20:26:23.000Z | 2022-02-27T07:21:22.000Z | integration/mtwilson-api/src/main/java/com/intel/mtwilson/model/PcrIndex.java | kaifeng/opencit | 925ade006ea294db56b8ae307810b669a0621f8f | [
"BSD-3-Clause"
] | 29 | 2016-05-31T07:09:59.000Z | 2021-01-22T08:48:58.000Z | 33.971831 | 120 | 0.625622 | 18,053 | package com.intel.mtwilson.model;
import com.intel.dcsg.cpg.validation.ObjectModel;
import com.fasterxml.jackson.annotation.JsonValue;
//import org.codehaus.jackson.annotate.JsonValue;
/**
* BUG #497 renamed PcrIndex to be clearer that it's just the register number,
* not the pair (index,value).
*
* Representat... |
3e2ab1af5a07084da287f4bc4e64ae46c3f419a8 | 4,554 | java | Java | maven-3.0.x/src/main/java/org/apache/maven/shared/transfer/artifact/resolve/internal/Maven30ArtifactResolver.java | apache/maven-artifact-transfer | b6d41f2df2da57a569bf44d1973d45cfe5f8114d | [
"Apache-2.0"
] | 7 | 2019-05-20T19:21:24.000Z | 2021-11-07T12:04:31.000Z | maven-3.0.x/src/main/java/org/apache/maven/shared/transfer/artifact/resolve/internal/Maven30ArtifactResolver.java | apache/maven-artifact-transfer | b6d41f2df2da57a569bf44d1973d45cfe5f8114d | [
"Apache-2.0"
] | 42 | 2019-04-19T13:25:38.000Z | 2022-02-15T12:31:25.000Z | maven-3.0.x/src/main/java/org/apache/maven/shared/transfer/artifact/resolve/internal/Maven30ArtifactResolver.java | apache/maven-artifact-transfer | b6d41f2df2da57a569bf44d1973d45cfe5f8114d | [
"Apache-2.0"
] | 22 | 2018-08-08T22:51:18.000Z | 2021-11-23T14:57:16.000Z | 41.027027 | 107 | 0.742644 | 18,054 | package org.apache.maven.shared.transfer.artifact.resolve.internal;
/*
* 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
* ... |
3e2ab2b2ec94d7bda3f175ca51da3a897b531050 | 4,398 | java | Java | backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/BusinessEntitySnapshotDAODbFacadeImpl.java | SunOfShine/ovirt-engine | 7684597e2d38ff854e629e5cbcbb9f21888cb498 | [
"Apache-2.0"
] | 1 | 2021-02-02T05:38:35.000Z | 2021-02-02T05:38:35.000Z | backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/BusinessEntitySnapshotDAODbFacadeImpl.java | SunOfShine/ovirt-engine | 7684597e2d38ff854e629e5cbcbb9f21888cb498 | [
"Apache-2.0"
] | null | null | null | backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/BusinessEntitySnapshotDAODbFacadeImpl.java | SunOfShine/ovirt-engine | 7684597e2d38ff854e629e5cbcbb9f21888cb498 | [
"Apache-2.0"
] | null | null | null | 42.699029 | 115 | 0.689632 | 18,055 | /**
*
*/
package org.ovirt.engine.core.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.collections.KeyValue;
import org.apache.commons.collections.keyvalue.DefaultKeyValue;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.jdbc.c... |
3e2ab3b757f50bfba5308b1bcd832e1394ca54a9 | 3,683 | java | Java | oshi-core/src/main/java/oshi/driver/mac/disk/Diskutil.java | dornand/oshi | cba6a259eab152dd0f8904124439c16fa4c7b709 | [
"MIT"
] | 1 | 2021-02-17T18:33:24.000Z | 2021-02-17T18:33:24.000Z | oshi-core/src/main/java/oshi/driver/mac/disk/Diskutil.java | dornand/oshi | cba6a259eab152dd0f8904124439c16fa4c7b709 | [
"MIT"
] | null | null | null | oshi-core/src/main/java/oshi/driver/mac/disk/Diskutil.java | dornand/oshi | cba6a259eab152dd0f8904124439c16fa4c7b709 | [
"MIT"
] | null | null | null | 41.852273 | 108 | 0.657345 | 18,056 | /**
* MIT License
*
* Copyright (c) 2010 - 2021 The OSHI Project Contributors: https://github.com/oshi/oshi/graphs/contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software withou... |
3e2ab3cc2641141f23866879fd0c97c872864cac | 1,918 | java | Java | src/test/java/com/intentsg/shop/controllers/CatalogControllerIntegrationTest.java | PetroRavlinko/isg-shop | 392c67f942f37925528c7e8d6eba1e611aef0a0e | [
"Apache-2.0"
] | null | null | null | src/test/java/com/intentsg/shop/controllers/CatalogControllerIntegrationTest.java | PetroRavlinko/isg-shop | 392c67f942f37925528c7e8d6eba1e611aef0a0e | [
"Apache-2.0"
] | 33 | 2020-10-28T08:07:13.000Z | 2021-04-01T08:01:16.000Z | src/test/java/com/intentsg/shop/controllers/CatalogControllerIntegrationTest.java | PetroRavlinko/isg-shop | 392c67f942f37925528c7e8d6eba1e611aef0a0e | [
"Apache-2.0"
] | 4 | 2020-10-28T17:15:15.000Z | 2021-11-06T09:49:39.000Z | 38.36 | 101 | 0.683003 | 18,057 | package com.intentsg.shop.controllers;
import com.intentsg.shop.services.CatalogService;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest;
import org.springframework.boot.test.mock.mockito.M... |
3e2ab56775f0f340333e05bed137be49322caad2 | 6,520 | java | Java | qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/JmsConnectionTest.java | ppalaga/qpid-jms | 706514e7a1a75a45ceb1cff60583bcb76f769882 | [
"Apache-2.0"
] | 70 | 2015-04-12T15:00:13.000Z | 2022-01-31T13:06:57.000Z | qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/JmsConnectionTest.java | ppalaga/qpid-jms | 706514e7a1a75a45ceb1cff60583bcb76f769882 | [
"Apache-2.0"
] | 35 | 2015-02-27T17:24:00.000Z | 2022-03-15T20:15:57.000Z | qpid-jms-interop-tests/qpid-jms-activemq-tests/src/test/java/org/apache/qpid/jms/JmsConnectionTest.java | ppalaga/qpid-jms | 706514e7a1a75a45ceb1cff60583bcb76f769882 | [
"Apache-2.0"
] | 242 | 2015-02-27T17:18:13.000Z | 2022-03-29T00:36:07.000Z | 37.045455 | 94 | 0.698926 | 18,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 may ... |
3e2ab5eccbda761197727ac1241345c932e56bd2 | 10,234 | java | Java | swac-common/src/test/java/gov/faa/ang/swac/common/datatypes/LongitudeTest.java | csmith932/uas-schedule-generator | 0a5cb5f54a3e2df0b7f35cc6912ac7d47f485bea | [
"Apache-2.0"
] | null | null | null | swac-common/src/test/java/gov/faa/ang/swac/common/datatypes/LongitudeTest.java | csmith932/uas-schedule-generator | 0a5cb5f54a3e2df0b7f35cc6912ac7d47f485bea | [
"Apache-2.0"
] | null | null | null | swac-common/src/test/java/gov/faa/ang/swac/common/datatypes/LongitudeTest.java | csmith932/uas-schedule-generator | 0a5cb5f54a3e2df0b7f35cc6912ac7d47f485bea | [
"Apache-2.0"
] | null | null | null | 49.679612 | 184 | 0.62009 | 18,059 | package gov.faa.ang.swac.common.datatypes;
import com.mallardsoft.tuple.Pair;
import com.mallardsoft.tuple.Tuple;
import gov.faa.ang.swac.common.datatypes.Longitude;
import gov.faa.ang.swac.common.datatypes.Angle.Units;
import gov.faa.ang.swac.common.utilities.Mathematics;
import java.util.List;
import java.util.Arr... |
3e2ab6ddb4d54face2a59f1eef8e6cc191be7066 | 1,335 | java | Java | src/main/java/dhyces/dinnerplate/util/FlutemStack.java | dhyces/DinnerPlate | 74acb66912e90766c2e0ec25617f94a8d2759827 | [
"MIT"
] | null | null | null | src/main/java/dhyces/dinnerplate/util/FlutemStack.java | dhyces/DinnerPlate | 74acb66912e90766c2e0ec25617f94a8d2759827 | [
"MIT"
] | null | null | null | src/main/java/dhyces/dinnerplate/util/FlutemStack.java | dhyces/DinnerPlate | 74acb66912e90766c2e0ec25617f94a8d2759827 | [
"MIT"
] | null | null | null | 24.272727 | 116 | 0.610487 | 18,060 | package dhyces.dinnerplate.util;
import net.minecraft.world.item.ItemStack;
import net.minecraftforge.fluids.FluidStack;
// Obj wrapper for either a fluid or an item
public class FlutemStack {
private final Object o;
public FlutemStack(Object o) {
this.o = o;
if (!(isItem() | isFluid()))
... |
3e2ab7516c78f42e1b6ef71b1f5a8940423f794f | 2,958 | java | Java | src/main/java/com/github/stigmata/utils/WellknownClassJudgeRule.java | tamada/stigmata | 7de121f2e5d53bf98fbfe89cdb81c557187c295e | [
"Apache-2.0"
] | 5 | 2018-08-03T09:49:55.000Z | 2018-12-28T05:53:57.000Z | src/main/java/com/github/stigmata/utils/WellknownClassJudgeRule.java | tamada/stigmata | 7de121f2e5d53bf98fbfe89cdb81c557187c295e | [
"Apache-2.0"
] | 8 | 2015-04-22T10:01:03.000Z | 2015-10-27T05:28:48.000Z | src/main/java/com/github/stigmata/utils/WellknownClassJudgeRule.java | tamada/stigmata | 7de121f2e5d53bf98fbfe89cdb81c557187c295e | [
"Apache-2.0"
] | 3 | 2016-09-02T10:18:24.000Z | 2018-08-14T02:39:41.000Z | 27.64486 | 117 | 0.588573 | 18,061 | package com.github.stigmata.utils;
/**
* A rule for checking wellknown class or not.
*
* @author Haruaki TAMADA
*/
public final class WellknownClassJudgeRule{
public enum MatchType{
PREFIX, SUFFIX, EXACT, NOT_MATCH,
};
public enum MatchPartType{
FULLY_NAME, PACKAGE_NAME, CLASS_NAME,
... |
3e2ab835c17dad5fa3384fa1a33127761875e56d | 4,432 | java | Java | common-collections/src/main/java/com/threedr3am/bug/collections/v3/no2/SerializeMapForTransformer.java | fengjixuchui/learnjavabug | 4e0a034e0107c9594991e9dcb8749ee4b63e687c | [
"MIT"
] | 1,775 | 2019-07-11T05:28:19.000Z | 2022-03-31T07:10:19.000Z | common-collections/src/main/java/com/threedr3am/bug/collections/v3/no2/SerializeMapForTransformer.java | fengjixuchui/learnjavabug | 4e0a034e0107c9594991e9dcb8749ee4b63e687c | [
"MIT"
] | 8 | 2020-02-11T02:08:33.000Z | 2022-03-17T04:21:34.000Z | common-collections/src/main/java/com/threedr3am/bug/collections/v3/no2/SerializeMapForTransformer.java | fengjixuchui/learnjavabug | 4e0a034e0107c9594991e9dcb8749ee4b63e687c | [
"MIT"
] | 393 | 2020-01-04T12:29:46.000Z | 2022-03-30T16:17:44.000Z | 43.45098 | 98 | 0.724955 | 18,062 | package com.threedr3am.bug.collections.v3.no2;
import com.threedr3am.bug.common.utils.FileToByteArrayUtil;
import com.threedr3am.bug.common.utils.SerializeUtil;
import org.apache.commons.collections.Transformer;
import org.apache.commons.collections.functors.ChainedTransformer;
import org.apache.commons.collections.fu... |
3e2ab85e4b463a6d3dd026a8b6d1a7b4ce17333e | 4,975 | java | Java | hedera-nft-auction-demo-java-node/src/testIntegration/java/com/hedera/demo/auction/test/integration/restapi/PostAuctionAccountAPITest.java | topshef/hedera-nft-auction-demo | d9163cd69280fd339514e1d7e69b95b51ab426ca | [
"Apache-2.0"
] | 12 | 2021-09-21T07:45:01.000Z | 2022-02-27T04:30:46.000Z | hedera-nft-auction-demo-java-node/src/testIntegration/java/com/hedera/demo/auction/test/integration/restapi/PostAuctionAccountAPITest.java | topshef/hedera-nft-auction-demo | d9163cd69280fd339514e1d7e69b95b51ab426ca | [
"Apache-2.0"
] | 3 | 2021-12-09T06:03:10.000Z | 2022-02-17T22:28:47.000Z | hedera-nft-auction-demo-java-node/src/testIntegration/java/com/hedera/demo/auction/test/integration/restapi/PostAuctionAccountAPITest.java | topshef/hedera-nft-auction-demo | d9163cd69280fd339514e1d7e69b95b51ab426ca | [
"Apache-2.0"
] | 9 | 2021-09-25T22:22:24.000Z | 2022-03-01T05:45:00.000Z | 40.778689 | 116 | 0.806231 | 18,063 | package com.hedera.demo.auction.test.integration.restapi;
import com.hedera.demo.auction.app.api.AdminApiVerticle;
import com.hedera.demo.auction.app.api.RequestCreateAuctionAccount;
import com.hedera.demo.auction.app.api.RequestCreateAuctionAccountKey;
import com.hedera.demo.auction.app.api.RequestCreateAuctionAccoun... |
3e2ab87bcc08b03614be012be74ac53e9a47e882 | 2,757 | java | Java | service-one/src/test/java/com/br/amqphw/ServiceOneMockedApplicationTest.java | armange/amqp-hw | ad4103c6d099e77dda28f50fef44f7248b599033 | [
"Apache-2.0"
] | null | null | null | service-one/src/test/java/com/br/amqphw/ServiceOneMockedApplicationTest.java | armange/amqp-hw | ad4103c6d099e77dda28f50fef44f7248b599033 | [
"Apache-2.0"
] | 12 | 2020-03-29T15:52:18.000Z | 2022-02-28T03:50:02.000Z | service-one/src/test/java/com/br/amqphw/ServiceOneMockedApplicationTest.java | armange/amqp-hw | ad4103c6d099e77dda28f50fef44f7248b599033 | [
"Apache-2.0"
] | null | null | null | 35.346154 | 75 | 0.688429 | 18,064 | package com.br.amqphw;
import static org.assertj.core.api.Assertions.assertThat;
import static org.springframework.http.HttpStatus.CREATED;
import static org.springframework.http.HttpStatus.OK;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework... |
3e2ab8f9fc3bd5016345d5468d903295b3895bb6 | 95 | java | Java | sources/com/tappx/sdk/android/InterstitialAdActivity.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | 1 | 2021-11-03T14:24:37.000Z | 2021-11-03T14:24:37.000Z | sources/com/tappx/sdk/android/InterstitialAdActivity.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | null | null | null | sources/com/tappx/sdk/android/InterstitialAdActivity.java | Minionguyjpro/Ghostly-Skills | d1a1fb2498aec461da09deb3ef8d98083542baaf | [
"MIT"
] | null | null | null | 19 | 60 | 0.831579 | 18,065 | package com.tappx.sdk.android;
public class InterstitialAdActivity extends BaseAdActivity {
}
|
3e2ab99f1953f158abb6f042d73203718aa8350f | 8,454 | java | Java | src/main/java/com/codetaylor/mc/pyrotech/modules/tech/machine/init/BlockInitializer.java | 1478599553/pyrotech-1.12 | d61428af609b4bb61f1d3f4b31e7c4cfd91e4bae | [
"Apache-2.0"
] | 34 | 2019-01-18T11:04:52.000Z | 2020-05-25T08:14:01.000Z | src/main/java/com/codetaylor/mc/pyrotech/modules/tech/machine/init/BlockInitializer.java | 1478599553/pyrotech-1.12 | d61428af609b4bb61f1d3f4b31e7c4cfd91e4bae | [
"Apache-2.0"
] | 304 | 2019-04-30T20:12:00.000Z | 2020-05-28T20:59:07.000Z | src/main/java/com/codetaylor/mc/pyrotech/modules/tech/machine/init/BlockInitializer.java | 1478599553/pyrotech-1.12 | d61428af609b4bb61f1d3f4b31e7c4cfd91e4bae | [
"Apache-2.0"
] | 12 | 2020-08-01T22:12:07.000Z | 2022-03-21T07:31:56.000Z | 46.450549 | 161 | 0.783653 | 18,066 | package com.codetaylor.mc.pyrotech.modules.tech.machine.init;
import com.codetaylor.mc.athenaeum.registry.Registry;
import com.codetaylor.mc.athenaeum.util.ModelRegistrationHelper;
import com.codetaylor.mc.athenaeum.interaction.spi.TESRInteractable;
import com.codetaylor.mc.pyrotech.library.util.RegistryHelper;
import... |
3e2abad32c77ea09d5a2334eb7b568c12f871988 | 1,494 | java | Java | src/wasys/lib/pojo_http_data/test_run/api/run/Sample2_Nullable_Parameter_Data.java | 911992/WAsys_pojo_http_data_test | ef6960b026c48c731c44ff082138e434d8f36403 | [
"BSD-3-Clause"
] | null | null | null | src/wasys/lib/pojo_http_data/test_run/api/run/Sample2_Nullable_Parameter_Data.java | 911992/WAsys_pojo_http_data_test | ef6960b026c48c731c44ff082138e434d8f36403 | [
"BSD-3-Clause"
] | null | null | null | src/wasys/lib/pojo_http_data/test_run/api/run/Sample2_Nullable_Parameter_Data.java | 911992/WAsys_pojo_http_data_test | ef6960b026c48c731c44ff082138e434d8f36403 | [
"BSD-3-Clause"
] | null | null | null | 35.571429 | 158 | 0.730924 | 18,067 | /*
* Copyright (c) 2020, https://github.com/911992 All rights reserved.
* License BSD 3-Clause (https://opensource.org/licenses/BSD-3-Clause)
*/
/*
WAsys_pojo_http_data_test
File: Sample2_Nullable_Parameter_Data.java
Created on: May 18, 2020 2:59:51 AM
@author https://github.com/911992
History:
0.1.6(202... |
3e2abb60cf58dbda2214549a6104f3564860c8e8 | 21,786 | java | Java | src/java/Ozone/Gen/Callable.java | bendnuts/Mindustry-Ozone | 08f9000754e026ae97f345d8076ec3959af63ab0 | [
"Apache-2.0"
] | 34 | 2020-11-28T21:29:45.000Z | 2022-01-01T03:57:45.000Z | src/java/Ozone/Gen/Callable.java | bendnuts/Mindustry-Ozone | 08f9000754e026ae97f345d8076ec3959af63ab0 | [
"Apache-2.0"
] | 29 | 2020-09-05T14:07:37.000Z | 2021-03-30T11:41:15.000Z | src/java/Ozone/Gen/Callable.java | Volas171/Ozone-Mindustry | 175f094bb2b6614aae3e3794c1afa86c0476c19d | [
"Apache-2.0"
] | 24 | 2020-11-10T10:37:09.000Z | 2022-03-07T11:38:40.000Z | 32.711712 | 403 | 0.626916 | 18,068 | /*
1:07:16 pm March 23, 2021
Source: src/java/Ozone/Net/Callable.java
Generated for Mindustry: v126.1
*/
package Ozone.Gen;
import Ozone.Net.LoggableNet;
import arc.util.io.ReusableByteOutStream;
import arc.util.io.Writes;
import mindustry.Vars;
import mindustry.net.Net;
import java.io.DataOutputStream;
public class... |
3e2abbaee99c7f9ace539ea46fade499439e8b2d | 403 | java | Java | src/main/java/au/com/commbank/weathergenerator/Condition.java | leandropadua/weathergenerator | bf044679ae0b41861e2f919101967353b2ee9b00 | [
"MIT"
] | null | null | null | src/main/java/au/com/commbank/weathergenerator/Condition.java | leandropadua/weathergenerator | bf044679ae0b41861e2f919101967353b2ee9b00 | [
"MIT"
] | 16 | 2017-12-07T12:40:10.000Z | 2020-10-16T03:59:11.000Z | src/main/java/au/com/commbank/weathergenerator/Condition.java | leandropadua/weathergenerator | bf044679ae0b41861e2f919101967353b2ee9b00 | [
"MIT"
] | null | null | null | 20.15 | 77 | 0.694789 | 18,069 | package au.com.commbank.weathergenerator;
/**
* This enum contains possible different types of weather conditions
*
* @author leandropadua
*
*/
public enum Condition {
RAIN, SNOW, SUNNY;
/**
* toString will display the name of the enum type using only the first word
* in capital letter.
*/
public Strin... |
3e2abbf16cb9dce32ee8e9c394f5640c48681d4b | 25,911 | java | Java | Projects/LIBRARY_2/src/library_2/STUDENT_LOGIN_2.java | DarkDeveloperz/My_Projects | 4b534435c5a2aef1e730e8e5d9d45bbf238e5b28 | [
"MIT"
] | null | null | null | Projects/LIBRARY_2/src/library_2/STUDENT_LOGIN_2.java | DarkDeveloperz/My_Projects | 4b534435c5a2aef1e730e8e5d9d45bbf238e5b28 | [
"MIT"
] | null | null | null | Projects/LIBRARY_2/src/library_2/STUDENT_LOGIN_2.java | DarkDeveloperz/My_Projects | 4b534435c5a2aef1e730e8e5d9d45bbf238e5b28 | [
"MIT"
] | null | null | null | 33.650649 | 126 | 0.613716 | 18,070 | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package library_2;
import java.awt.Toolkit;
import java.sql.*;
import javax.swing.*;
import static library_2.LIBRARY_2.audio;
/**
*
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.