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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9242391f91107aea86ebfd5328a17054dffda799 | 9,534 | java | Java | alert-service/src/main/java/net/opentsdb/horizon/service/ContactService.java | OpenTSDB/opentsdb-horizon-config | ef836b4f4924f7c1bd15ac8163d20dfc9adbe256 | [
"Apache-2.0"
] | 3 | 2021-06-24T23:37:16.000Z | 2022-02-24T06:49:01.000Z | alert-service/src/main/java/net/opentsdb/horizon/service/ContactService.java | OpenTSDB/opentsdb-horizon-config | ef836b4f4924f7c1bd15ac8163d20dfc9adbe256 | [
"Apache-2.0"
] | 2 | 2021-12-16T08:38:37.000Z | 2021-12-17T08:20:45.000Z | alert-service/src/main/java/net/opentsdb/horizon/service/ContactService.java | OpenTSDB/opentsdb-horizon-config | ef836b4f4924f7c1bd15ac8163d20dfc9adbe256 | [
"Apache-2.0"
] | 3 | 2021-06-23T23:01:37.000Z | 2021-12-15T06:28:34.000Z | 32.209459 | 96 | 0.684917 | 1,002,175 | /*
* This file is part of OpenTSDB.
* Copyright (C) 2021 Yahoo.
*
* 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 re... |
92423a911aad7aa1714ba80d153d206eb8941d5f | 357 | java | Java | src/de/uxnr/tsoexpert/game/communication/vo/BuildQueueVO.java | mback2k/tsoexpert | 8a82052f1950caa5acdadd48b558b6dd6180c428 | [
"MIT"
] | 1 | 2015-10-02T14:28:45.000Z | 2015-10-02T14:28:45.000Z | src/de/uxnr/tsoexpert/game/communication/vo/BuildQueueVO.java | mback2k/tsoexpert | 8a82052f1950caa5acdadd48b558b6dd6180c428 | [
"MIT"
] | 1 | 2015-11-16T19:18:04.000Z | 2015-11-16T19:18:04.000Z | src/de/uxnr/tsoexpert/game/communication/vo/BuildQueueVO.java | mback2k/tsoexpert | 8a82052f1950caa5acdadd48b558b6dd6180c428 | [
"MIT"
] | null | null | null | 18.789474 | 48 | 0.742297 | 1,002,176 | package de.uxnr.tsoexpert.game.communication.vo;
import java.util.List;
import de.uxnr.amf.v3.AMF3_Object;
public class BuildQueueVO extends AMF3_Object {
private List<BuildingVO> buildings;
private int maxCount;
public List<BuildingVO> getBuildings() {
return this.buildings;
}
public int getMaxCount... |
92423ad2846619ce1f32eb4ebceedfb8ad347acf | 9,965 | java | Java | protocol/src/main/java/com/zfoo/protocol/serializer/gd/GenerateGdUtils.java | cynthiaZV/zfoo | 0a7fdd1b4d03f68995a649575e9019112f687aca | [
"Apache-2.0"
] | 475 | 2021-05-20T07:27:14.000Z | 2022-03-31T18:11:59.000Z | protocol/src/main/java/com/zfoo/protocol/serializer/gd/GenerateGdUtils.java | cynthiaZV/zfoo | 0a7fdd1b4d03f68995a649575e9019112f687aca | [
"Apache-2.0"
] | 2 | 2021-06-19T09:16:10.000Z | 2022-03-26T07:19:14.000Z | protocol/src/main/java/com/zfoo/protocol/serializer/gd/GenerateGdUtils.java | cynthiaZV/zfoo | 0a7fdd1b4d03f68995a649575e9019112f687aca | [
"Apache-2.0"
] | 104 | 2021-05-21T07:29:14.000Z | 2022-03-31T10:07:29.000Z | 41.869748 | 193 | 0.690115 | 1,002,177 | /*
* Copyright (C) 2020 The zfoo Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... |
92423b12a26bbb0e02e404afdd852380ceb5cd9d | 1,335 | java | Java | src/main/java/com/brighttalk/channels/reportingapi/client/resource/package-info.java | BrightTALK/brighttalk-channel-reporting-api-client | 541440d6aff9c72002cc272267500caff8176209 | [
"Apache-2.0"
] | 8 | 2019-09-09T21:37:49.000Z | 2021-07-02T10:11:31.000Z | src/main/java/com/brighttalk/channels/reportingapi/client/resource/package-info.java | BrightTALK/brighttalk-channel-reporting-api-client | 541440d6aff9c72002cc272267500caff8176209 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/brighttalk/channels/reportingapi/client/resource/package-info.java | BrightTALK/brighttalk-channel-reporting-api-client | 541440d6aff9c72002cc272267500caff8176209 | [
"Apache-2.0"
] | 4 | 2018-05-11T04:42:06.000Z | 2020-09-26T14:40:46.000Z | 46.034483 | 118 | 0.776779 | 1,002,178 | /*
* Copyright 2014-present the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... |
92423b62d495fe0ec3575633cc8ddbfd879dde95 | 2,274 | java | Java | MulS/src/me/seaeclipse/string/hash/strings/SHA256.java | SeaEclipse/muls | 1171155b8fa72cc4a6148a1a6c10622965954463 | [
"BSD-3-Clause"
] | null | null | null | MulS/src/me/seaeclipse/string/hash/strings/SHA256.java | SeaEclipse/muls | 1171155b8fa72cc4a6148a1a6c10622965954463 | [
"BSD-3-Clause"
] | null | null | null | MulS/src/me/seaeclipse/string/hash/strings/SHA256.java | SeaEclipse/muls | 1171155b8fa72cc4a6148a1a6c10622965954463 | [
"BSD-3-Clause"
] | null | null | null | 36.095238 | 78 | 0.735708 | 1,002,179 | /**
*
License for MulS: BSD 3 Clause
Copyright (c) 4 mar 2020 SeaEclipse. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, thi... |
92423beec068d839a1fd31361aec99dd9a4b8008 | 1,230 | java | Java | dropwizard-configuration/src/test/java/io/dropwizard/configuration/ConfigurationFactoryFactoryTest.java | d2fn/dropwizard | f6202ec0a7087f04e3a34ac2c85aeb892e499630 | [
"Apache-2.0"
] | 4 | 2015-01-09T23:19:56.000Z | 2020-11-24T17:07:18.000Z | dropwizard-configuration/src/test/java/io/dropwizard/configuration/ConfigurationFactoryFactoryTest.java | bwmeier/dropwizard | 9ac4b139e98c5fa52e2d92cff012afd3729eb4ac | [
"Apache-2.0"
] | null | null | null | dropwizard-configuration/src/test/java/io/dropwizard/configuration/ConfigurationFactoryFactoryTest.java | bwmeier/dropwizard | 9ac4b139e98c5fa52e2d92cff012afd3729eb4ac | [
"Apache-2.0"
] | 2 | 2016-11-18T09:06:14.000Z | 2021-03-17T16:25:21.000Z | 33.243243 | 139 | 0.731707 | 1,002,180 | package io.dropwizard.configuration;
import static org.fest.assertions.api.Assertions.assertThat;
import io.dropwizard.configuration.ConfigurationFactoryTest.Example;
import io.dropwizard.jackson.Jackson;
import java.io.File;
import javax.validation.Validation;
import javax.validation.Validator;
import org.junit.Be... |
92423f1700196369b6adb08ea9385e509fd804d3 | 357 | java | Java | src/main/java/com/justinschaaf/industrialtech/gui/widgets/SuppliedTooltip.java | justinhschaaf/IndustrialTech | 4a0fca543493bfc01a1edf30fae21a701af88a86 | [
"MIT"
] | null | null | null | src/main/java/com/justinschaaf/industrialtech/gui/widgets/SuppliedTooltip.java | justinhschaaf/IndustrialTech | 4a0fca543493bfc01a1edf30fae21a701af88a86 | [
"MIT"
] | null | null | null | src/main/java/com/justinschaaf/industrialtech/gui/widgets/SuppliedTooltip.java | justinhschaaf/IndustrialTech | 4a0fca543493bfc01a1edf30fae21a701af88a86 | [
"MIT"
] | null | null | null | 19.833333 | 54 | 0.753501 | 1,002,181 | package com.justinschaaf.industrialtech.gui.widgets;
import net.minecraft.text.Text;
import java.util.function.Supplier;
public interface SuppliedTooltip {
void setTooltipCallback(Supplier<Text> tooltip);
Supplier<Text> getTooltipCallback();
default void withTooltip(Supplier<Text> tooltip) {
s... |
92423f5cdd12aea606cbba14b195bc0327e3ab57 | 1,274 | java | Java | jspringbot-csv/src/main/java/org/jspringbot/keyword/csv/DisjunctionEndCSVRestriction.java | siegcollado/jspringbot-libraries | c0babdaaad0e255183853a0d328155e32f4714e0 | [
"Apache-2.0"
] | null | null | null | jspringbot-csv/src/main/java/org/jspringbot/keyword/csv/DisjunctionEndCSVRestriction.java | siegcollado/jspringbot-libraries | c0babdaaad0e255183853a0d328155e32f4714e0 | [
"Apache-2.0"
] | null | null | null | jspringbot-csv/src/main/java/org/jspringbot/keyword/csv/DisjunctionEndCSVRestriction.java | siegcollado/jspringbot-libraries | c0babdaaad0e255183853a0d328155e32f4714e0 | [
"Apache-2.0"
] | null | null | null | 34.432432 | 131 | 0.755102 | 1,002,182 | /*
* Copyright (c) 2012. JSpringBot. All Rights Reserved.
*
* See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The JSpringBot licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in complianc... |
92424063360d06dc0a4b1453da536fe53b30c5eb | 113 | java | Java | src/main/java/com/bilitech/yilimusic/music/enums/PlayListStatus.java | programmer-yili/yili-music | 687a1db337923ff134edf890ef048a989b87e9d2 | [
"MIT"
] | 31 | 2021-12-15T01:59:10.000Z | 2022-03-31T08:39:09.000Z | src/main/java/com/bilitech/yilimusic/music/enums/PlayListStatus.java | programmer-yili/yili-music | 687a1db337923ff134edf890ef048a989b87e9d2 | [
"MIT"
] | 1 | 2021-12-27T15:21:29.000Z | 2021-12-27T15:21:29.000Z | src/main/java/com/bilitech/yilimusic/music/enums/PlayListStatus.java | programmer-yili/yili-music | 687a1db337923ff134edf890ef048a989b87e9d2 | [
"MIT"
] | 5 | 2021-12-24T05:26:41.000Z | 2022-03-08T03:15:32.000Z | 14.125 | 43 | 0.716814 | 1,002,183 | package com.bilitech.yilimusic.music.enums;
public enum PlayListStatus {
DRAFT,
PUBLISHED,
CLOSED
}
|
924240edac9d044069b3b2e9f3b5fc351f4414a6 | 2,678 | java | Java | ruoyi-common/ruoyi-common-swagger/src/main/java/com/ruoyi/common/swagger/SwaggerConfig.java | Random-pro/caes-cloud | 91312e2867a1f484a4e7cf2e078679f02cb0856b | [
"MIT"
] | 347 | 2019-08-09T10:13:42.000Z | 2022-03-28T09:00:57.000Z | ruoyi-common/ruoyi-common-swagger/src/main/java/com/ruoyi/common/swagger/SwaggerConfig.java | standonthetop/ruoyi-cloud | 105af4ee4b8852b50f21bbcb7d396812ba3c0ec6 | [
"MIT"
] | 31 | 2020-04-21T08:29:12.000Z | 2021-05-21T05:59:26.000Z | ruoyi-common/ruoyi-common-swagger/src/main/java/com/ruoyi/common/swagger/SwaggerConfig.java | standonthetop/ruoyi-cloud | 105af4ee4b8852b50f21bbcb7d396812ba3c0ec6 | [
"MIT"
] | 207 | 2019-08-11T05:05:29.000Z | 2022-02-28T08:04:16.000Z | 38.811594 | 121 | 0.735624 | 1,002,184 | package com.ruoyi.common.swagger;
import com.github.xiaoymin.swaggerbootstrapui.annotations.EnableSwaggerBootstrapUI;
import com.google.common.collect.Lists;
import io.swagger.annotations.ApiOperation;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration... |
92424164401e36a0d14b14832002904ff111bf8d | 710 | java | Java | src/main/java/io/devfactory/tag/domain/Tag.java | mvmaniac/standard-spring-boot-study | f87da22cff8835d4c90f7f1ccfcb5749189b5932 | [
"MIT"
] | null | null | null | src/main/java/io/devfactory/tag/domain/Tag.java | mvmaniac/standard-spring-boot-study | f87da22cff8835d4c90f7f1ccfcb5749189b5932 | [
"MIT"
] | null | null | null | src/main/java/io/devfactory/tag/domain/Tag.java | mvmaniac/standard-spring-boot-study | f87da22cff8835d4c90f7f1ccfcb5749189b5932 | [
"MIT"
] | null | null | null | 19.189189 | 43 | 0.753521 | 1,002,185 | package io.devfactory.tag.domain;
import static lombok.AccessLevel.PROTECTED;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.NoA... |
924242351a8a4134299fad9d24474dc6a9f4942b | 1,081 | java | Java | eureka-feign/src/main/java/com/eureka/cloud/eurekafeignhystrixnode1/controller/HelloController.java | Willie-lin/eureka-cloud | e96c4717d1fdbb5c18b1954caf506df7b626280e | [
"MIT"
] | 2 | 2018-09-14T04:42:21.000Z | 2018-10-25T02:47:07.000Z | eureka-feign/src/main/java/com/eureka/cloud/eurekafeignhystrixnode1/controller/HelloController.java | willie-lin/eureka-cloud | e96c4717d1fdbb5c18b1954caf506df7b626280e | [
"MIT"
] | null | null | null | eureka-feign/src/main/java/com/eureka/cloud/eurekafeignhystrixnode1/controller/HelloController.java | willie-lin/eureka-cloud | e96c4717d1fdbb5c18b1954caf506df7b626280e | [
"MIT"
] | 1 | 2018-10-25T02:46:46.000Z | 2018-10-25T02:46:46.000Z | 25.738095 | 71 | 0.73728 | 1,002,186 | package com.eureka.cloud.eurekafeignhystrixnode1.controller;
import com.eureka.cloud.eurekafeignhystrixnode1.interfaces.HelloRemote;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
imp... |
924242d42f3767501370625f294ed448833ab07c | 3,069 | java | Java | aws-s3-log4j-appender/src/main/java/io/github/technologize/log4j/appender/aws/s3/AwsS3Appender.java | databox/fluency-log4j-appender | c607983b968eb8465d729d474324f7a54526fcd4 | [
"Apache-2.0"
] | 1 | 2021-11-01T04:12:54.000Z | 2021-11-01T04:12:54.000Z | aws-s3-log4j-appender/src/main/java/io/github/technologize/log4j/appender/aws/s3/AwsS3Appender.java | databox/fluency-log4j-appender | c607983b968eb8465d729d474324f7a54526fcd4 | [
"Apache-2.0"
] | 10 | 2021-08-24T03:14:19.000Z | 2022-03-31T03:19:48.000Z | aws-s3-log4j-appender/src/main/java/io/github/technologize/log4j/appender/aws/s3/AwsS3Appender.java | databox/fluency-log4j-appender | c607983b968eb8465d729d474324f7a54526fcd4 | [
"Apache-2.0"
] | 3 | 2021-10-20T02:18:12.000Z | 2022-03-17T11:39:12.000Z | 36.105882 | 129 | 0.762138 | 1,002,187 | /**
* Copyright [2021] [Bharat Gadde]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... |
924243dbde0a14d3083efb4bd6e5b8a66a498b1d | 1,064 | java | Java | bundles/com.zeligsoft.base.zdl.domain.staticapi/api-gen/com/zeligsoft/base/zdl/staticapi/Validation/DomainConstraint.java | elder4p/CX4CBDDS | 9f46115f3e4b075ceb4f6692bd9f95410df50895 | [
"Apache-2.0"
] | null | null | null | bundles/com.zeligsoft.base.zdl.domain.staticapi/api-gen/com/zeligsoft/base/zdl/staticapi/Validation/DomainConstraint.java | elder4p/CX4CBDDS | 9f46115f3e4b075ceb4f6692bd9f95410df50895 | [
"Apache-2.0"
] | null | null | null | bundles/com.zeligsoft.base.zdl.domain.staticapi/api-gen/com/zeligsoft/base/zdl/staticapi/Validation/DomainConstraint.java | elder4p/CX4CBDDS | 9f46115f3e4b075ceb4f6692bd9f95410df50895 | [
"Apache-2.0"
] | null | null | null | 23.644444 | 101 | 0.786654 | 1,002,188 | package com.zeligsoft.base.zdl.staticapi.Validation;
import com.zeligsoft.base.zdl.staticapi.core.ZObject;
import com.zeligsoft.base.zdl.staticapi.functions.TypeSelectPredicate;
public interface DomainConstraint extends ZObject {
EvaluationModeKind getEvaluationMode();
void setEvaluationMode(EvaluationModeKind val... |
92424476f129b2e9d21e35d5b61d7d50ef3d9eb4 | 1,550 | java | Java | src/main/java/org/laladev/moneyjinn/sepa/camt/model/common/party/Debtor.java | OlliL/moneyjinn-sepa-camt | 0b5094a875a89bb6a08d1cb40ff1c33b71e2acd4 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/org/laladev/moneyjinn/sepa/camt/model/common/party/Debtor.java | OlliL/moneyjinn-sepa-camt | 0b5094a875a89bb6a08d1cb40ff1c33b71e2acd4 | [
"BSD-2-Clause"
] | null | null | null | src/main/java/org/laladev/moneyjinn/sepa/camt/model/common/party/Debtor.java | OlliL/moneyjinn-sepa-camt | 0b5094a875a89bb6a08d1cb40ff1c33b71e2acd4 | [
"BSD-2-Clause"
] | null | null | null | 39.794872 | 77 | 0.765464 | 1,002,189 | //
// Copyright (c) 2015 Oliver Lehmann <envkt@example.com>
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions
// are met:
// 1. Redistributions of source code must retain the above copyright
// notice, t... |
924244f75a69adc5b6194a1ebd4b9dd8ec264e1a | 870 | java | Java | src/jp/narr/reader/ProgressWebViewClient.java | tohateam/narr-code-pad | 96f85eedffecfb0b384aad2cdb2ac719c74982b8 | [
"Apache-2.0"
] | null | null | null | src/jp/narr/reader/ProgressWebViewClient.java | tohateam/narr-code-pad | 96f85eedffecfb0b384aad2cdb2ac719c74982b8 | [
"Apache-2.0"
] | null | null | null | src/jp/narr/reader/ProgressWebViewClient.java | tohateam/narr-code-pad | 96f85eedffecfb0b384aad2cdb2ac719c74982b8 | [
"Apache-2.0"
] | null | null | null | 25.588235 | 71 | 0.683908 | 1,002,190 | package jp.narr.reader;
import android.app.ProgressDialog;
import android.graphics.Bitmap;
import android.webkit.WebView;
import android.webkit.WebViewClient;
class ProgressWebViewClient extends WebViewClient {
private ProgressDialog progressDialog;
@Override
public boolean shouldOverrideUrlLoading(Web... |
924245d999e8698a21bbbf12cca6eb19054f1a6a | 1,412 | java | Java | qirk-parent/qirk-main-parent/qirk-services-api/src/main/java/org/wrkr/clb/services/util/exception/ApplicationException.java | nydevel/qirk | 8538826c6aec6bf9de9e59b9d5bd1849e2588c6a | [
"MIT"
] | 11 | 2020-11-04T05:58:23.000Z | 2021-12-17T09:50:05.000Z | qirk-parent/qirk-main-parent/qirk-services-api/src/main/java/org/wrkr/clb/services/util/exception/ApplicationException.java | nydevel/qirk | 8538826c6aec6bf9de9e59b9d5bd1849e2588c6a | [
"MIT"
] | null | null | null | qirk-parent/qirk-main-parent/qirk-services-api/src/main/java/org/wrkr/clb/services/util/exception/ApplicationException.java | nydevel/qirk | 8538826c6aec6bf9de9e59b9d5bd1849e2588c6a | [
"MIT"
] | 7 | 2020-11-04T15:28:02.000Z | 2022-03-01T11:31:29.000Z | 29.416667 | 98 | 0.723796 | 1,002,191 | package org.wrkr.clb.services.util.exception;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.wrkr.clb.services.util.http.JsonStatusCode;
public class ApplicationException extends Exception {
private static final long serialVersionUID = 18715066... |
924245f49e92bd00cd374f4561e9ebaed6222bd0 | 3,213 | java | Java | src/main/java/no/ssb/avro/convert/csv/CsvParserSettings.java | statisticsnorway/avro-buddy-csv | 162b65913bdba258a54e063f8998920a6f37a726 | [
"Apache-2.0"
] | null | null | null | src/main/java/no/ssb/avro/convert/csv/CsvParserSettings.java | statisticsnorway/avro-buddy-csv | 162b65913bdba258a54e063f8998920a6f37a726 | [
"Apache-2.0"
] | null | null | null | src/main/java/no/ssb/avro/convert/csv/CsvParserSettings.java | statisticsnorway/avro-buddy-csv | 162b65913bdba258a54e063f8998920a6f37a726 | [
"Apache-2.0"
] | null | null | null | 35.7 | 118 | 0.693744 | 1,002,192 | package no.ssb.avro.convert.csv;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class CsvParserSettings {
public static final String DELIMITERS = "delimiters";
public static final String HEADERS = "headers";
public static final String COLUMN_NAME_OVERRIDES = "columnNameOverr... |
924246225fd9b55eacf919fe2485eb2e706a3ef5 | 1,046 | java | Java | lab2/src/main/java/cg/lab2/ui/EditButton.java | laskovenko1/computer-graphics | 6a2fcf420dfe9aeb0f0ba761cffd609f112a676e | [
"Unlicense"
] | null | null | null | lab2/src/main/java/cg/lab2/ui/EditButton.java | laskovenko1/computer-graphics | 6a2fcf420dfe9aeb0f0ba761cffd609f112a676e | [
"Unlicense"
] | null | null | null | lab2/src/main/java/cg/lab2/ui/EditButton.java | laskovenko1/computer-graphics | 6a2fcf420dfe9aeb0f0ba761cffd609f112a676e | [
"Unlicense"
] | null | null | null | 23.244444 | 79 | 0.614723 | 1,002,193 | package cg.lab2.ui;
import cg.lab2.Application;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.net.URL;
import java.util.Objects;
class EditButton extends Button {
private final MainWindow mainWindow;
private boolean isEnabled;
EditButton(MainWindow mainWindow) {
this.main... |
92424665e4e5e1c7978ad0a787c15d1a8ffd96d4 | 267 | java | Java | app/src/main/java/com/example/android/courtcounter/ScoreViewModel.java | pfieffer/Court-Counter | 946e7b84b72fbd03b597bef08f2760d2dfbb81f7 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/courtcounter/ScoreViewModel.java | pfieffer/Court-Counter | 946e7b84b72fbd03b597bef08f2760d2dfbb81f7 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/example/android/courtcounter/ScoreViewModel.java | pfieffer/Court-Counter | 946e7b84b72fbd03b597bef08f2760d2dfbb81f7 | [
"Apache-2.0"
] | null | null | null | 22.25 | 46 | 0.734082 | 1,002,194 | package com.example.android.courtcounter;
import android.arch.lifecycle.ViewModel;
public class ScoreViewModel extends ViewModel{
// Tracks the score for Team A
public int scoreTeamA = 0;
// Tracks the score for Team B
public int scoreTeamB = 0;
}
|
924246fdc273585f9213e166ec9a6a62dad21434 | 847 | java | Java | src/main/java/com/github/blindpirate/gogradle/core/dependency/parse/NotationParser.java | LaudateCorpus1/gogradle | 7706d4e2d18e7c70075930cd5ac3007e09e0ed35 | [
"Apache-2.0"
] | 663 | 2017-05-04T19:58:33.000Z | 2022-03-29T21:52:14.000Z | src/main/java/com/github/blindpirate/gogradle/core/dependency/parse/NotationParser.java | LaudateCorpus1/gogradle | 7706d4e2d18e7c70075930cd5ac3007e09e0ed35 | [
"Apache-2.0"
] | 223 | 2017-05-04T11:45:14.000Z | 2022-03-16T16:54:28.000Z | src/main/java/com/github/blindpirate/gogradle/core/dependency/parse/NotationParser.java | LaudateCorpus1/gogradle | 7706d4e2d18e7c70075930cd5ac3007e09e0ed35 | [
"Apache-2.0"
] | 99 | 2017-06-02T07:52:53.000Z | 2022-02-25T03:13:41.000Z | 33.88 | 75 | 0.752066 | 1,002,195 | /*
* Copyright 2016-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... |
92424749f570c2145798620b3234dde86cd14e33 | 482 | java | Java | 01_Java Basico/op-sesion-resumen/src/Main.java | rikhen/OpenBootcampPublic | e9d0edb1dd5104002d832170e9d1c943aacf6351 | [
"MIT"
] | null | null | null | 01_Java Basico/op-sesion-resumen/src/Main.java | rikhen/OpenBootcampPublic | e9d0edb1dd5104002d832170e9d1c943aacf6351 | [
"MIT"
] | null | null | null | 01_Java Basico/op-sesion-resumen/src/Main.java | rikhen/OpenBootcampPublic | e9d0edb1dd5104002d832170e9d1c943aacf6351 | [
"MIT"
] | null | null | null | 28.352941 | 67 | 0.724066 | 1,002,196 | public class Main {
public static void main(String[] args) {
String userDataIn = "userdata.csv";
String userDataOut = "userdataOut.csv";
ProcessFile userFile = new ProcessFile(userDataIn);
ProcessUser userList = new ProcessUser();
userFile.openCSV(userFile.getFilePath());
userList.setUserL... |
9242492987be72b32d708083c13b0710eed29ede | 7,007 | java | Java | subprojects/core/src/main/java/org/gradle/api/internal/initialization/DefaultScriptHandler.java | samyak-jn/gradle | 8059df93878142fdda203e9fd038dee6e6a8c72e | [
"Apache-2.0"
] | 2 | 2018-02-10T18:44:02.000Z | 2018-03-25T07:17:04.000Z | subprojects/core/src/main/java/org/gradle/api/internal/initialization/DefaultScriptHandler.java | samyak-jn/gradle | 8059df93878142fdda203e9fd038dee6e6a8c72e | [
"Apache-2.0"
] | 12 | 2020-07-11T15:43:32.000Z | 2020-10-13T23:39:44.000Z | subprojects/core/src/main/java/org/gradle/api/internal/initialization/DefaultScriptHandler.java | samyak-jn/gradle | 8059df93878142fdda203e9fd038dee6e6a8c72e | [
"Apache-2.0"
] | 1 | 2022-01-12T12:33:48.000Z | 2022-01-12T12:33:48.000Z | 41.461538 | 152 | 0.758955 | 1,002,197 | /*
* Copyright 2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... |
924249e499ac6c10f08b2a9bded175e2380f2c30 | 6,529 | java | Java | tunnel-client/src/main/java/com/ehensin/tunnel/client/cache/DataFileReadCache.java | ehensin/ehensin-tunnel | b63de115259297c228a4bdb800de061ce32aa5b7 | [
"Apache-2.0"
] | null | null | null | tunnel-client/src/main/java/com/ehensin/tunnel/client/cache/DataFileReadCache.java | ehensin/ehensin-tunnel | b63de115259297c228a4bdb800de061ce32aa5b7 | [
"Apache-2.0"
] | null | null | null | tunnel-client/src/main/java/com/ehensin/tunnel/client/cache/DataFileReadCache.java | ehensin/ehensin-tunnel | b63de115259297c228a4bdb800de061ce32aa5b7 | [
"Apache-2.0"
] | null | null | null | 29.677273 | 99 | 0.670394 | 1,002,198 | /*
* Copyright 2013 The Ehensin Project
*
* The Ehensin Project licenses this file to you 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
*
* Unl... |
924249e503321cdfdc05a0a8c8aaf359b5b13e3c | 253 | java | Java | NdsBeisUi/src/test/java/com/northgateps/nds/beis/ui/view/nonjavascript/registersearchpenalties/RegisterSearchPenaltiesTest.java | UKGovernmentBEIS/PRS-Exemptions-Register | 8dfc74d7c85eeeeb3c74c5fbdb0858aec4902a69 | [
"MIT"
] | 1 | 2021-10-20T13:59:01.000Z | 2021-10-20T13:59:01.000Z | NdsBeisUi/src/test/java/com/northgateps/nds/beis/ui/view/nonjavascript/registersearchpenalties/RegisterSearchPenaltiesTest.java | UKGovernmentBEIS/PRS-Exemptions-Register | 8dfc74d7c85eeeeb3c74c5fbdb0858aec4902a69 | [
"MIT"
] | null | null | null | NdsBeisUi/src/test/java/com/northgateps/nds/beis/ui/view/nonjavascript/registersearchpenalties/RegisterSearchPenaltiesTest.java | UKGovernmentBEIS/PRS-Exemptions-Register | 8dfc74d7c85eeeeb3c74c5fbdb0858aec4902a69 | [
"MIT"
] | 1 | 2021-04-11T08:58:26.000Z | 2021-04-11T08:58:26.000Z | 23 | 79 | 0.849802 | 1,002,199 | package com.northgateps.nds.beis.ui.view.nonjavascript.registersearchpenalties;
import org.junit.runner.RunWith;
import net.serenitybdd.cucumber.CucumberWithSerenity;
@RunWith(CucumberWithSerenity.class)
public class RegisterSearchPenaltiesTest {
}
|
92424b38196735ef8b5900c151751f8ec1c1a6cc | 8,554 | java | Java | src/main/java/happynewmoonwithreport/Wasm.java | fishjd/HappyNewMoonWithReport | 5a274211668927ea2033124f7d90e929d86fdacc | [
"Apache-2.0"
] | 23 | 2017-07-25T18:44:36.000Z | 2022-03-15T22:05:33.000Z | src/main/java/happynewmoonwithreport/Wasm.java | fishjd/HappyNewMoonWithReport | 5a274211668927ea2033124f7d90e929d86fdacc | [
"Apache-2.0"
] | 5 | 2017-08-31T20:17:50.000Z | 2022-03-05T15:03:39.000Z | src/main/java/happynewmoonwithreport/Wasm.java | fishjd/HappyNewMoonWithReport | 5a274211668927ea2033124f7d90e929d86fdacc | [
"Apache-2.0"
] | 7 | 2017-08-31T20:13:26.000Z | 2021-07-09T13:23:05.000Z | 28.513333 | 121 | 0.709843 | 1,002,200 | /*
* Copyright 2017 - 2021 Whole Bean Software, 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 a... |
92424b8ea12d610e088d4dffafc9e80319488690 | 2,344 | java | Java | app/src/main/java/com/shenhua/openeyesreading/bean/NewsData.java | shenhuanet/OpenEyesReading | d6257e864a2ad6d8cbd58569d5dcc29bd595a03b | [
"Apache-2.0"
] | 1 | 2017-12-01T09:51:33.000Z | 2017-12-01T09:51:33.000Z | app/src/main/java/com/shenhua/openeyesreading/bean/NewsData.java | shenhuanet/OpenEyesReading-android | d6257e864a2ad6d8cbd58569d5dcc29bd595a03b | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/shenhua/openeyesreading/bean/NewsData.java | shenhuanet/OpenEyesReading-android | d6257e864a2ad6d8cbd58569d5dcc29bd595a03b | [
"Apache-2.0"
] | null | null | null | 25.478261 | 61 | 0.671502 | 1,002,201 | package com.shenhua.openeyesreading.bean;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
/**
* 网易新闻列表
* Created by shenhua on 8/25/2016.
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class NewsData {
@JsonProp... |
92424c2ccfcf68354949e404eea711398a35ea54 | 1,335 | java | Java | future-auth/future-auth-cas-server/src/main/java/com/github/peterchenhdu/future/auth/cas/util/CustomBeanValidationPostProcessor.java | peterchenhdu/plib | e41555f876ffe18cf9b8aa5fee867165afc363d6 | [
"Apache-2.0"
] | null | null | null | future-auth/future-auth-cas-server/src/main/java/com/github/peterchenhdu/future/auth/cas/util/CustomBeanValidationPostProcessor.java | peterchenhdu/plib | e41555f876ffe18cf9b8aa5fee867165afc363d6 | [
"Apache-2.0"
] | null | null | null | future-auth/future-auth-cas-server/src/main/java/com/github/peterchenhdu/future/auth/cas/util/CustomBeanValidationPostProcessor.java | peterchenhdu/plib | e41555f876ffe18cf9b8aa5fee867165afc363d6 | [
"Apache-2.0"
] | null | null | null | 34.230769 | 150 | 0.714607 | 1,002,202 | /*
* Copyright (c) 2011-2025 PiChen
*/
package com.github.peterchenhdu.future.auth.cas.util;
import org.springframework.validation.beanvalidation.BeanValidationPostProcessor;
import javax.validation.*;
import java.lang.annotation.ElementType;
/**
* Provides a custom {@link javax.validation.TraversableResolver} ... |
92424c315f9e34bfb11d1994e00ccd60a04a0e94 | 2,386 | java | Java | Technology Fundamentals 4.0/13. Regular Expressions/Regular Expressions - Exercise/src/P5_Star_Enigma.java | GabrielGardev/skill-receiving | 7227323d065f3472a6aedc1cbf3efd41562269f2 | [
"MIT"
] | 3 | 2019-01-24T20:22:38.000Z | 2019-08-19T13:45:31.000Z | Technology Fundamentals 4.0/13. Regular Expressions/Regular Expressions - Exercise/src/P5_Star_Enigma.java | GabrielGardev/soft-uni | 7227323d065f3472a6aedc1cbf3efd41562269f2 | [
"MIT"
] | null | null | null | Technology Fundamentals 4.0/13. Regular Expressions/Regular Expressions - Exercise/src/P5_Star_Enigma.java | GabrielGardev/soft-uni | 7227323d065f3472a6aedc1cbf3efd41562269f2 | [
"MIT"
] | null | null | null | 32.684932 | 173 | 0.441324 | 1,002,203 | import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class P5_Star_Enigma {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int n = Integer.parseInt(scanner.nextLine());
List<String> decrypted = new ArrayList<>();
... |
92424c56e98d5cc927b21c5bf0f866f372ad0301 | 2,883 | java | Java | Android/Olora_beta/app/src/main/java/com/team_olora/olora_beta/ListChannelAdapter.java | Gibartes/O-LoRa | 368a80076e2b66a41f393e986645665b5ad8bcdc | [
"MIT"
] | 1 | 2022-01-14T23:05:01.000Z | 2022-01-14T23:05:01.000Z | Android/Olora_beta/app/src/main/java/com/team_olora/olora_beta/ListChannelAdapter.java | Gibartes/O-LoRa | 368a80076e2b66a41f393e986645665b5ad8bcdc | [
"MIT"
] | null | null | null | Android/Olora_beta/app/src/main/java/com/team_olora/olora_beta/ListChannelAdapter.java | Gibartes/O-LoRa | 368a80076e2b66a41f393e986645665b5ad8bcdc | [
"MIT"
] | 1 | 2018-11-29T10:35:59.000Z | 2018-11-29T10:35:59.000Z | 29.121212 | 113 | 0.660423 | 1,002,204 | package com.team_olora.olora_beta;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Button;
import android.widget.TextView;
import java.util.ArrayList;
public class ListChannelAdapter ... |
92424c61502cecebc5f15f2ecf244a0adcea6383 | 1,303 | java | Java | sdk/batch/azure-resourcemanager-batch/src/samples/java/com/azure/resourcemanager/batch/CertificateGetSamples.java | Manny27nyc/azure-sdk-for-java | d8d70f14cfd509bca10aaf042f45b2f23b62cdc9 | [
"MIT"
] | 1,350 | 2015-01-17T05:22:05.000Z | 2022-03-29T21:00:37.000Z | sdk/batch/azure-resourcemanager-batch/src/samples/java/com/azure/resourcemanager/batch/CertificateGetSamples.java | Manny27nyc/azure-sdk-for-java | d8d70f14cfd509bca10aaf042f45b2f23b62cdc9 | [
"MIT"
] | 16,834 | 2015-01-07T02:19:09.000Z | 2022-03-31T23:29:10.000Z | sdk/batch/azure-resourcemanager-batch/src/samples/java/com/azure/resourcemanager/batch/CertificateGetSamples.java | Manny27nyc/azure-sdk-for-java | d8d70f14cfd509bca10aaf042f45b2f23b62cdc9 | [
"MIT"
] | 1,586 | 2015-01-02T01:50:28.000Z | 2022-03-31T11:25:34.000Z | 31.780488 | 115 | 0.638526 | 1,002,205 | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.batch;
import com.azure.core.util.Context;
/** Samples for Certificate Get. */
public final class CertificateGetSamples {
/... |
92424ca3aa5b51072e726795e02473f7a5a88ed1 | 4,239 | java | Java | src/Shopping/Cart.java | Parag001/Shopping-Cart-Website | 390e74e3a5cbd9228f02613b8bfaa2ed70148fe8 | [
"MIT"
] | null | null | null | src/Shopping/Cart.java | Parag001/Shopping-Cart-Website | 390e74e3a5cbd9228f02613b8bfaa2ed70148fe8 | [
"MIT"
] | null | null | null | src/Shopping/Cart.java | Parag001/Shopping-Cart-Website | 390e74e3a5cbd9228f02613b8bfaa2ed70148fe8 | [
"MIT"
] | null | null | null | 30.717391 | 119 | 0.665015 | 1,002,206 | package Shopping;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.servlet.RequestDispatcher;
import javax.servlet.Servle... |
92424d5687168f7162845eb1eee3ad55efb53926 | 8,110 | java | Java | src/main/java/com/pattexpattex/servergods2/core/listeners/SlashEventListener.java | PattexPattex/ServerGods-2.0.0 | 583ae40f142d3c3464b6c56b1e87f26780f4f11a | [
"MIT"
] | 1 | 2022-03-09T10:00:36.000Z | 2022-03-09T10:00:36.000Z | src/main/java/com/pattexpattex/servergods2/core/listeners/SlashEventListener.java | PattexPattex/ServerGods-2.0.0 | 583ae40f142d3c3464b6c56b1e87f26780f4f11a | [
"MIT"
] | 4 | 2022-03-21T16:22:02.000Z | 2022-03-23T15:18:56.000Z | src/main/java/com/pattexpattex/servergods2/core/listeners/SlashEventListener.java | PattexPattex/ServerGods-2.0.0 | 583ae40f142d3c3464b6c56b1e87f26780f4f11a | [
"MIT"
] | null | null | null | 42.239583 | 156 | 0.553021 | 1,002,207 | package com.pattexpattex.servergods2.core.listeners;
import com.pattexpattex.servergods2.commands.slash.AboutCmd;
import com.pattexpattex.servergods2.commands.slash.PingCmd;
import com.pattexpattex.servergods2.commands.slash.config.ConfigCmd;
import com.pattexpattex.servergods2.commands.slash.config.EnableCmd;
import ... |
92424e68865515327be9093598a490a5e6aead5e | 3,974 | java | Java | distribute/src/main/java/org/glamey/training/jvm/ast/BuilderProcessor.java | glameyzhou/training | 7f3186ab18dafdd8f8f80c2090d15cf54b2c2af2 | [
"Apache-2.0"
] | null | null | null | distribute/src/main/java/org/glamey/training/jvm/ast/BuilderProcessor.java | glameyzhou/training | 7f3186ab18dafdd8f8f80c2090d15cf54b2c2af2 | [
"Apache-2.0"
] | null | null | null | distribute/src/main/java/org/glamey/training/jvm/ast/BuilderProcessor.java | glameyzhou/training | 7f3186ab18dafdd8f8f80c2090d15cf54b2c2af2 | [
"Apache-2.0"
] | null | null | null | 37.740741 | 127 | 0.665604 | 1,002,208 | package org.glamey.training.jvm.ast;
import com.google.common.collect.Sets;
import javax.annotation.processing.*;
import javax.lang.model.SourceVersion;
import javax.lang.model.element.Element;
import javax.lang.model.element.ElementKind;
import javax.lang.model.element.PackageElement;
import javax.lang.model.element... |
92424e9f3e7896512d822e69728e796eeaceafd2 | 1,833 | java | Java | smart-hadoop-support/smart-hadoop-3.1/src/main/java/org/smartdata/hdfs/action/DisableErasureCodingPolicy.java | zhiqiangx/SSM | e6f6c47eb3fcf1cf3ae104e2b7def401d3ac1a48 | [
"Apache-2.0"
] | 1 | 2019-05-14T13:54:38.000Z | 2019-05-14T13:54:38.000Z | smart-hadoop-support/smart-hadoop-3.1/src/main/java/org/smartdata/hdfs/action/DisableErasureCodingPolicy.java | huangjing-nl/SSM | 1e162942a50c97882e6a8932c05ffd9ba1239765 | [
"Apache-2.0"
] | 3 | 2019-03-11T05:04:20.000Z | 2019-03-11T05:06:17.000Z | smart-hadoop-support/smart-hadoop-3.1/src/main/java/org/smartdata/hdfs/action/DisableErasureCodingPolicy.java | huangjing-nl/SSM | 1e162942a50c97882e6a8932c05ffd9ba1239765 | [
"Apache-2.0"
] | 1 | 2018-10-01T06:57:23.000Z | 2018-10-01T06:57:23.000Z | 33.944444 | 83 | 0.744681 | 1,002,209 | /**
* 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... |
92424eed0e8b018a060a47768db7a24c754f5879 | 714 | java | Java | backend/filescanner-api/src/main/java/de/egladil/web/filescanner_api/infrastructure/rest/FilescannerObjectMapperCustomizer.java | heike2718/filescanner | a7efb274025387a6935fac2350b8b4d45c76aa22 | [
"MIT"
] | null | null | null | backend/filescanner-api/src/main/java/de/egladil/web/filescanner_api/infrastructure/rest/FilescannerObjectMapperCustomizer.java | heike2718/filescanner | a7efb274025387a6935fac2350b8b4d45c76aa22 | [
"MIT"
] | 1 | 2021-05-20T06:02:07.000Z | 2021-05-24T18:47:13.000Z | backend/filescanner-api/src/main/java/de/egladil/web/filescanner_api/infrastructure/rest/FilescannerObjectMapperCustomizer.java | heike2718/filescanner | a7efb274025387a6935fac2350b8b4d45c76aa22 | [
"MIT"
] | 1 | 2021-08-16T11:40:30.000Z | 2021-08-16T11:40:30.000Z | 29.75 | 82 | 0.697479 | 1,002,210 | // =====================================================
// Project: filescanner-api
// (c) Heike Winkelvoß
// =====================================================
package de.egladil.web.filescanner_api.infrastructure.rest;
import javax.inject.Singleton;
import com.fasterxml.jackson.annotation.JsonInclude;
import co... |
92424f75018e21974f8c227263a6049efe2d1839 | 4,463 | java | Java | output/b9f924eff5ab401898dc6ec0321643d5.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/b9f924eff5ab401898dc6ec0321643d5.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | output/b9f924eff5ab401898dc6ec0321643d5.java | comprakt/comprakt-fuzz-tests | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | [
"Apache-2.0",
"MIT"
] | null | null | null | 42.913462 | 274 | 0.547166 | 1,002,211 | class OmjIggHVhDP {
public uerp[][][][] Zxq6ZF;
public void rUPcPVniTm (ScWUXdW[][] GDLv4yEE6go8N, int[] NV_nE17H) {
return;
this[ -S_n()[ null.YatF()]];
int D;
int gONuN = !new WdaNZjipZA_Emq()[ -this.ez7()] = true.dsOly();
void[] Ma3ZI3 = ( -!363265.aG).p8HjkUAkRF()... |
92425037c9a813cbdc9eb4f257143413b2cb83c0 | 1,872 | java | Java | app/src/main/java/com/android/lgf/demo/activity/CardViewActivity.java | Geroff/AndroidAdvanceDemo | c5b35303102d4fa6e40520a5421c713553ec0171 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/android/lgf/demo/activity/CardViewActivity.java | Geroff/AndroidAdvanceDemo | c5b35303102d4fa6e40520a5421c713553ec0171 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/android/lgf/demo/activity/CardViewActivity.java | Geroff/AndroidAdvanceDemo | c5b35303102d4fa6e40520a5421c713553ec0171 | [
"Apache-2.0"
] | null | null | null | 31.2 | 100 | 0.696047 | 1,002,212 | package com.android.lgf.demo.activity;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.CardView;
import android.widget.SeekBar;
import com.android.lgf.demo.R;
/**
* Created by lgf on 17-12-4.
*/
public class Ca... |
9242507ebe3d63805ea78534e2726e4f371c632e | 217 | java | Java | api/src/main/java/edu/colostate/cs/cs414/p3/bdeining/api/Activity.java | bdeining/cs414-f18-801-singleton | ebe7556c205ee5abe688aba14b43cc729daeb16d | [
"Apache-2.0"
] | null | null | null | api/src/main/java/edu/colostate/cs/cs414/p3/bdeining/api/Activity.java | bdeining/cs414-f18-801-singleton | ebe7556c205ee5abe688aba14b43cc729daeb16d | [
"Apache-2.0"
] | null | null | null | api/src/main/java/edu/colostate/cs/cs414/p3/bdeining/api/Activity.java | bdeining/cs414-f18-801-singleton | ebe7556c205ee5abe688aba14b43cc729daeb16d | [
"Apache-2.0"
] | null | null | null | 19.727273 | 100 | 0.728111 | 1,002,213 | package edu.colostate.cs.cs414.p3.bdeining.api;
/**
* An enumeration of activity types for a Customer. Currently, a customer can be marked as active or
* inactive.
*/
public enum Activity {
ACTIVE,
INACTIVE
}
|
9242508ae33d9f25d4c2850f54f7888687b91ed7 | 635 | java | Java | sexy-tea/src/main/java/sexy/tea/mapper/StoreMapper.java | GeekGray-Code/sexy-tea-spring-boot | b26ab46ccc120a033787dbdab96340bd40b433fd | [
"Apache-2.0"
] | 2 | 2020-10-13T07:31:57.000Z | 2020-10-13T07:32:06.000Z | sexy-tea/src/main/java/sexy/tea/mapper/StoreMapper.java | adanz1015/sexy-tea-spring-boot | b26ab46ccc120a033787dbdab96340bd40b433fd | [
"Apache-2.0"
] | 2 | 2020-10-13T06:38:56.000Z | 2020-10-20T06:40:22.000Z | sexy-tea/src/main/java/sexy/tea/mapper/StoreMapper.java | GeekGray-Code/sexy-tea-spring-boot | b26ab46ccc120a033787dbdab96340bd40b433fd | [
"Apache-2.0"
] | 4 | 2020-09-23T03:14:25.000Z | 2020-12-20T16:17:56.000Z | 21.896552 | 77 | 0.729134 | 1,002,214 | package sexy.tea.mapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import sexy.tea.model.Store;
import java.util.List;
/**
* author 大大大西西瓜皮🍉
* date 15:10 2020-09-26
* description:
*/
@Mapper
public interface StoreMapper extends tk.mybatis.mapper.common.Mapper<Store... |
9242510d0862b57010443f1d101b92d6b1937acf | 42 | java | Java | JavaLibrary/JavaDefendSdkLibrary/src/test/java/test/Rectangle.java | gubaojian/CrashDefend | 146f0064a9985a8c01126a6dfb305acc89489bdd | [
"MIT"
] | 1 | 2020-10-23T07:17:01.000Z | 2020-10-23T07:17:01.000Z | CrashDefendApp/DefendCompiler/src/test/java/test/Rectangle.java | gubaojian/crash-defend | 146f0064a9985a8c01126a6dfb305acc89489bdd | [
"MIT"
] | 2 | 2021-08-18T05:04:18.000Z | 2021-09-23T09:23:28.000Z | old/JavaLibrary/JavaDefendSdkLibrary/src/test/java/test/Rectangle.java | gubaojian/CrashDefend | 146f0064a9985a8c01126a6dfb305acc89489bdd | [
"MIT"
] | 1 | 2020-11-06T08:49:52.000Z | 2020-11-06T08:49:52.000Z | 8.4 | 24 | 0.738095 | 1,002,215 | package test;
public class Rectangle {
}
|
924251a43fd29c3d7712fe46331bf7fadb420a57 | 3,774 | java | Java | src/main/java/com/dbeer/pdf/PDFGenerator.java | dmbeer/pdf-test | e1cff627d79699ae102e2d2c59fcaab301a27333 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/dbeer/pdf/PDFGenerator.java | dmbeer/pdf-test | e1cff627d79699ae102e2d2c59fcaab301a27333 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/dbeer/pdf/PDFGenerator.java | dmbeer/pdf-test | e1cff627d79699ae102e2d2c59fcaab301a27333 | [
"Apache-2.0"
] | null | null | null | 40.148936 | 249 | 0.668521 | 1,002,216 | package com.dbeer.pdf;
import com.lowagie.text.*;
import com.lowagie.text.pdf.PdfPTable;
import com.lowagie.text.pdf.PdfWriter;
import java.awt.*;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.logging.Level;
import java.u... |
92425366142dffaed337b5373202a76a98d647a8 | 362 | java | Java | src/geostoat/jankscript/shell/parsing/PrintNode.java | GeometricStoat/JankScript | 715ac6819629fe08ae546101c929ffdfb6410644 | [
"MIT"
] | null | null | null | src/geostoat/jankscript/shell/parsing/PrintNode.java | GeometricStoat/JankScript | 715ac6819629fe08ae546101c929ffdfb6410644 | [
"MIT"
] | null | null | null | src/geostoat/jankscript/shell/parsing/PrintNode.java | GeometricStoat/JankScript | 715ac6819629fe08ae546101c929ffdfb6410644 | [
"MIT"
] | null | null | null | 15.73913 | 53 | 0.674033 | 1,002,217 | package geostoat.jankscript.shell.parsing;
class PrintNode extends KeywordNode {
ExprNode value;
PrintNode() {}
PrintNode(ExprNode value) {
this.value = value;
}
void setValue(ExprNode value) {
this.value = value;
}
@Override
ASTNode traverse() {
if (value != null)
System.out.println("[PRINT] "... |
9242545487210fde09184d05fd5f84a759c2619b | 1,682 | java | Java | examples/simple-example/src/main/java/io/github/adobe/sign/impl/workflow/SimpleWorkflow.java | will-j-mccue/adobe-sign-sandbox | 71670a24f2514d763be5a0fd2074fcd701dde9d7 | [
"Apache-2.0"
] | null | null | null | examples/simple-example/src/main/java/io/github/adobe/sign/impl/workflow/SimpleWorkflow.java | will-j-mccue/adobe-sign-sandbox | 71670a24f2514d763be5a0fd2074fcd701dde9d7 | [
"Apache-2.0"
] | null | null | null | examples/simple-example/src/main/java/io/github/adobe/sign/impl/workflow/SimpleWorkflow.java | will-j-mccue/adobe-sign-sandbox | 71670a24f2514d763be5a0fd2074fcd701dde9d7 | [
"Apache-2.0"
] | 2 | 2021-03-31T20:21:35.000Z | 2021-04-14T18:42:26.000Z | 35.041667 | 94 | 0.746136 | 1,002,218 | package io.github.adobe.sign.impl.workflow;
import java.util.List;
import org.apache.commons.cli.CommandLine;
import org.apache.commons.cli.CommandLineParser;
import org.apache.commons.cli.DefaultParser;
import org.apache.commons.cli.Option;
import org.apache.commons.cli.Options;
import io.github.adobe.sign.core.act... |
92425469f083a0a8ae0b8fc6224df0c15fcd7a1d | 822 | java | Java | ScanConsoleApp.java | vipulchodankar/sms-java-programming | 73c42b93022e258adb09efb9c621c0058062ad3c | [
"MIT"
] | null | null | null | ScanConsoleApp.java | vipulchodankar/sms-java-programming | 73c42b93022e258adb09efb9c621c0058062ad3c | [
"MIT"
] | null | null | null | ScanConsoleApp.java | vipulchodankar/sms-java-programming | 73c42b93022e258adb09efb9c621c0058062ad3c | [
"MIT"
] | null | null | null | 25.6875 | 50 | 0.618005 | 1,002,219 | import java.util.*;
public class ScanConsoleApp
{
public static void main(String Args[])
{
Scanner scanner = new Scanner(System.in);
try
{
System.out.println("Enter an Integer :");
int v1=scanner.nextInt();
System.out.println("You entered : "+v1);
System.out.println("Enter a ... |
924255906ea8c93f3b4360805c737e2a172602db | 46,533 | java | Java | libuvccamera/src/main/java/com/serenegiant/usb/UVCCamera.java | kumaraswins/UVCCamera | c9399e63dfab4b6d260d8cbef92182abc6de0ee0 | [
"Apache-2.0"
] | 2,550 | 2015-01-11T18:03:35.000Z | 2022-03-31T23:44:07.000Z | libuvccamera/src/main/java/com/serenegiant/usb/UVCCamera.java | kumaraswins/UVCCamera | c9399e63dfab4b6d260d8cbef92182abc6de0ee0 | [
"Apache-2.0"
] | 617 | 2015-07-12T07:00:45.000Z | 2022-03-31T07:27:15.000Z | libuvccamera/src/main/java/com/serenegiant/usb/UVCCamera.java | kumaraswins/UVCCamera | c9399e63dfab4b6d260d8cbef92182abc6de0ee0 | [
"Apache-2.0"
] | 1,083 | 2015-01-27T23:42:34.000Z | 2022-03-31T05:25:17.000Z | 37.990204 | 191 | 0.686321 | 1,002,220 | /*
* UVCCamera
* library and sample to access to UVC web camera on non-rooted Android device
*
* Copyright (c) 2014-2017 saki anpch@example.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... |
924255a6af505387ec5cfa3a351fa8b0088ddf7a | 727 | java | Java | src/main/java/ru/r2cloud/jradio/strand1/SwitchBoard.java | dernasherbrezon/jradio | ec86db80ab6b36b6222bb0d3978abba89f555ac4 | [
"Apache-2.0"
] | 40 | 2017-04-11T06:25:22.000Z | 2022-03-24T17:44:20.000Z | src/main/java/ru/r2cloud/jradio/strand1/SwitchBoard.java | dernasherbrezon/jradio | ec86db80ab6b36b6222bb0d3978abba89f555ac4 | [
"Apache-2.0"
] | 6 | 2019-01-24T13:53:53.000Z | 2021-04-26T16:54:33.000Z | src/main/java/ru/r2cloud/jradio/strand1/SwitchBoard.java | dernasherbrezon/jradio | ec86db80ab6b36b6222bb0d3978abba89f555ac4 | [
"Apache-2.0"
] | 10 | 2017-04-11T06:25:26.000Z | 2022-02-05T16:50:44.000Z | 16.155556 | 72 | 0.709766 | 1,002,221 | package ru.r2cloud.jradio.strand1;
public class SwitchBoard {
private SwitchStatus status;
private float current;
private float voltage;
public SwitchBoard() {
// do nothing
}
public SwitchBoard(SwitchStatus status, float current, float voltage) {
super();
this.status = status;
this.current = current;... |
924255f7c6aaf084af3b9c39c39833261f46077e | 3,102 | java | Java | mysql-server/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/model/DateAsUtilDateTypes.java | silenc3502/MYSQL-Arch-Doc-Summary | fcc6bb65f72a385b9f56debc9b2c00cee5914bae | [
"MIT"
] | null | null | null | mysql-server/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/model/DateAsUtilDateTypes.java | silenc3502/MYSQL-Arch-Doc-Summary | fcc6bb65f72a385b9f56debc9b2c00cee5914bae | [
"MIT"
] | null | null | null | mysql-server/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/model/DateAsUtilDateTypes.java | silenc3502/MYSQL-Arch-Doc-Summary | fcc6bb65f72a385b9f56debc9b2c00cee5914bae | [
"MIT"
] | null | null | null | 33.717391 | 87 | 0.781109 | 1,002,222 | /*
Copyright 2010 Sun Microsystems, Inc.
Use is subject to license terms.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2.0,
as published by the Free Software Foundation.
This program is also distributed with certai... |
924255f9a9c8f72d91e61e6bb0bd71c8eeb2e952 | 4,110 | java | Java | CompilerGenerator/src/Back/LLVMGenerator.java | GeckoDev/simple-compiler | a120630dd81209ac0a68f38c06d5973edc695a1d | [
"MIT"
] | null | null | null | CompilerGenerator/src/Back/LLVMGenerator.java | GeckoDev/simple-compiler | a120630dd81209ac0a68f38c06d5973edc695a1d | [
"MIT"
] | null | null | null | CompilerGenerator/src/Back/LLVMGenerator.java | GeckoDev/simple-compiler | a120630dd81209ac0a68f38c06d5973edc695a1d | [
"MIT"
] | null | null | null | 33.145161 | 168 | 0.486131 | 1,002,223 | package Back;
class LLVMGenerator {
static String header_text = "";
static String main_text = "";
static int reg = 1;
static void printf_i32(String id) {
main_text += "%" + reg + " = load i32, i32* %" + id + "\n";
reg++;
main_text += "%" + reg + " = call i32 (i8*, ...) @printf... |
924256cc2b3e3df6c508cdfb5d1d4611d11c147a | 1,612 | java | Java | src/main/java/com/servioticy/api/identity/Identity.java | servioticy/servioticy-api-identity | 2607c9eb323fd5f93ed8d94a246f383cb1ef128d | [
"Artistic-2.0"
] | null | null | null | src/main/java/com/servioticy/api/identity/Identity.java | servioticy/servioticy-api-identity | 2607c9eb323fd5f93ed8d94a246f383cb1ef128d | [
"Artistic-2.0"
] | null | null | null | src/main/java/com/servioticy/api/identity/Identity.java | servioticy/servioticy-api-identity | 2607c9eb323fd5f93ed8d94a246f383cb1ef128d | [
"Artistic-2.0"
] | null | null | null | 31.607843 | 110 | 0.630893 | 1,002,224 | package com.servioticy.api.identity;
import java.sql.SQLException;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.core.Context;
import javax.ws.rs.core.HttpHeaders;
import javax.ws.rs.core.Response;
import com.servioticy.api.identity.exceptions.IdentityWebApplicatio... |
92425701193434bb3effe155d99f8b25dfd3ddc2 | 1,868 | java | Java | src/Input.java | TUO-V/Grade_Calculator | 99d0c61b8acec5b15e632326fa2d07d6261d8f76 | [
"MIT"
] | 1 | 2022-03-21T21:07:00.000Z | 2022-03-21T21:07:00.000Z | src/Input.java | TUO-V/Grade_Calculator | 99d0c61b8acec5b15e632326fa2d07d6261d8f76 | [
"MIT"
] | null | null | null | src/Input.java | TUO-V/Grade_Calculator | 99d0c61b8acec5b15e632326fa2d07d6261d8f76 | [
"MIT"
] | null | null | null | 29.1875 | 99 | 0.544968 | 1,002,225 | import java.util.InputMismatchException;
import java.util.Scanner;
public class Input {
private static int Subject_Number = 0;
public Input(String Subject, String Subject_Type) {
Subject_Number++;
System.out.print(Subject + " Grade: ");
int Grade = Input_Grade();
Data.Add_Grad... |
9242571ba2cb347d0bd00a77c2060175b6922934 | 804 | java | Java | src/com/littlechoc/leetcode/algorithms/best_time_to_buy_and_sell_stock_with_cooldown/Solution.java | junhaozhou/leetcode | e814431dc90a3e96a83a5e2aa18f935ade4cd127 | [
"MIT"
] | null | null | null | src/com/littlechoc/leetcode/algorithms/best_time_to_buy_and_sell_stock_with_cooldown/Solution.java | junhaozhou/leetcode | e814431dc90a3e96a83a5e2aa18f935ade4cd127 | [
"MIT"
] | null | null | null | src/com/littlechoc/leetcode/algorithms/best_time_to_buy_and_sell_stock_with_cooldown/Solution.java | junhaozhou/leetcode | e814431dc90a3e96a83a5e2aa18f935ade4cd127 | [
"MIT"
] | null | null | null | 25.125 | 122 | 0.631841 | 1,002,226 | package com.littlechoc.leetcode.algorithms.best_time_to_buy_and_sell_stock_with_cooldown;
/**
* Problem 309. See in <a href="https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-cooldown/">LeetCode</a>
*
* @author 周俊皓.
* 2016-08-04 14:24
*/
public class Solution {
public int maxProfit(int[... |
924257493592e46b78602fdaf20311efffe4747d | 2,335 | java | Java | hoodie-client/src/main/java/com/uber/hoodie/metrics/Metrics.java | arw357/hudi_hive_2 | 42744fff38f9ab498638d3444c4378359369844d | [
"Apache-2.0"
] | 1 | 2020-04-28T09:44:36.000Z | 2020-04-28T09:44:36.000Z | hoodie-client/src/main/java/com/uber/hoodie/metrics/Metrics.java | arw357/hudi_hive_2 | 42744fff38f9ab498638d3444c4378359369844d | [
"Apache-2.0"
] | 4 | 2021-01-21T01:43:11.000Z | 2021-12-09T22:52:22.000Z | hoodie-client/src/main/java/com/uber/hoodie/metrics/Metrics.java | arw357/hudi_hive_2 | 42744fff38f9ab498638d3444c4378359369844d | [
"Apache-2.0"
] | 1 | 2019-02-08T04:47:24.000Z | 2019-02-08T04:47:24.000Z | 28.228916 | 81 | 0.702518 | 1,002,227 | /*
* Copyright (c) 2016 Uber Technologies, Inc. (nnheo@example.com)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... |
924258ad097d759e17f5648a786090d6fcf9d88d | 326 | java | Java | Apollo/src/com/apollo/Message.java | egyware/fp4g | 60ebb5bde0c52ea60b62bcf3e87aa5e799d7f49b | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | Apollo/src/com/apollo/Message.java | egyware/fp4g | 60ebb5bde0c52ea60b62bcf3e87aa5e799d7f49b | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | Apollo/src/com/apollo/Message.java | egyware/fp4g | 60ebb5bde0c52ea60b62bcf3e87aa5e799d7f49b | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | 14.173913 | 52 | 0.687117 | 1,002,228 | package com.apollo;
/**
* Interface for Messages
* @author egyware
*
*/
public abstract class Message
{
private boolean isConsumed = false;
public abstract Class<? extends Message> getType();
public final boolean isConsumed()
{
return isConsumed;
}
public final void consume()
{
isConsumed = true;
... |
924259346573f9af4d68b73e484518e99d34e4ec | 4,558 | java | Java | menu/api/src/main/java/team/unnamed/gui/menu/type/PaginatedMenuInventory.java | MineAqua/gui | 5ca841a620132b7761cd53e9b57e5ed0f235eaf8 | [
"MIT"
] | null | null | null | menu/api/src/main/java/team/unnamed/gui/menu/type/PaginatedMenuInventory.java | MineAqua/gui | 5ca841a620132b7761cd53e9b57e5ed0f235eaf8 | [
"MIT"
] | null | null | null | menu/api/src/main/java/team/unnamed/gui/menu/type/PaginatedMenuInventory.java | MineAqua/gui | 5ca841a620132b7761cd53e9b57e5ed0f235eaf8 | [
"MIT"
] | null | null | null | 35.609375 | 89 | 0.637999 | 1,002,229 | package team.unnamed.gui.menu.type;
import org.bukkit.inventory.Inventory;
import team.unnamed.gui.menu.item.ItemClickable;
import java.util.List;
import java.util.Map;
import java.util.function.Function;
import java.util.function.Predicate;
public class PaginatedMenuInventory<E> extends DefaultMenuInventory {
... |
924259f21f73778902f68b307f6df48aa691289e | 416 | java | Java | arena/src/main/java/ch/bfh/aspfb/arena/ArenaApplication.java | peroxid/aspfb | 6535d4ebc2ed119ef508d834b9a6173448fc38fd | [
"BSD-2-Clause"
] | null | null | null | arena/src/main/java/ch/bfh/aspfb/arena/ArenaApplication.java | peroxid/aspfb | 6535d4ebc2ed119ef508d834b9a6173448fc38fd | [
"BSD-2-Clause"
] | null | null | null | arena/src/main/java/ch/bfh/aspfb/arena/ArenaApplication.java | peroxid/aspfb | 6535d4ebc2ed119ef508d834b9a6173448fc38fd | [
"BSD-2-Clause"
] | null | null | null | 27.733333 | 72 | 0.8125 | 1,002,230 | package ch.bfh.aspfb.arena;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@SpringBootApplication
@EnableDiscoveryClient
public class ArenaApplication {
public static ... |
92425aa3f72465cd3c7ef7ba4ab3ffa85af3bf59 | 1,765 | java | Java | Application/src/main/java/com/example/android/bluetoothlegatt/DeleteLogFiles.java | thegofar/Carb-Scan-App | 5bdfadea5b8e047f1b3a4675c6d301f04323fe07 | [
"Apache-2.0"
] | null | null | null | Application/src/main/java/com/example/android/bluetoothlegatt/DeleteLogFiles.java | thegofar/Carb-Scan-App | 5bdfadea5b8e047f1b3a4675c6d301f04323fe07 | [
"Apache-2.0"
] | null | null | null | Application/src/main/java/com/example/android/bluetoothlegatt/DeleteLogFiles.java | thegofar/Carb-Scan-App | 5bdfadea5b8e047f1b3a4675c6d301f04323fe07 | [
"Apache-2.0"
] | null | null | null | 34.607843 | 85 | 0.550708 | 1,002,231 | package com.example.android.bluetoothlegatt;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import java.io.File;
public class DeleteLogFiles extends Activity {
Intent intent = getIntent();
File f =... |
92425b0ccd307b4e639240470a0f7190399b3662 | 6,433 | java | Java | Server/src/main/java/com/studiowannabe/trafalert/control/MainController.java | Tombio/Trafalert | 531e1f291132853ff5bc01475faf9ce2bf67e9eb | [
"MIT"
] | 1 | 2016-04-08T16:19:25.000Z | 2016-04-08T16:19:25.000Z | Server/src/main/java/com/studiowannabe/trafalert/control/MainController.java | Tombio/Trafalert | 531e1f291132853ff5bc01475faf9ce2bf67e9eb | [
"MIT"
] | 1 | 2016-02-17T07:41:51.000Z | 2016-02-26T07:27:35.000Z | Server/src/main/java/com/studiowannabe/trafalert/control/MainController.java | Tombio/Trafalert | 531e1f291132853ff5bc01475faf9ce2bf67e9eb | [
"MIT"
] | null | null | null | 46.280576 | 118 | 0.71413 | 1,002,232 | package com.studiowannabe.trafalert.control;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.studiowannabe.trafalert.domain.StationInfo;
import com.studiowannabe.trafalert.domain.json.GrouppedStations;
import com.studiowannabe.trafalert.domain.warning.Warning;
import com.studiowannabe.trafalert.domain.... |
92425b8a08d67169d0c4d223eb5aecae8014cb79 | 2,124 | java | Java | spring-cloud-gcp-autoconfigure/src/test/java/org/springframework/cloud/gcp/autoconfigure/logging/extractors/XCloudTraceIdExtractorTests.java | danielmenezesbr/spring-cloud-gcp | abcc909898b53575ff8dfc2387b557a4a2d7ff19 | [
"Apache-2.0"
] | null | null | null | spring-cloud-gcp-autoconfigure/src/test/java/org/springframework/cloud/gcp/autoconfigure/logging/extractors/XCloudTraceIdExtractorTests.java | danielmenezesbr/spring-cloud-gcp | abcc909898b53575ff8dfc2387b557a4a2d7ff19 | [
"Apache-2.0"
] | null | null | null | spring-cloud-gcp-autoconfigure/src/test/java/org/springframework/cloud/gcp/autoconfigure/logging/extractors/XCloudTraceIdExtractorTests.java | danielmenezesbr/spring-cloud-gcp | abcc909898b53575ff8dfc2387b557a4a2d7ff19 | [
"Apache-2.0"
] | null | null | null | 30.342857 | 94 | 0.788136 | 1,002,233 | /*
* Copyright 2017-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... |
92425bac0cbd556228e0fee2cb47bdadee4fa13e | 9,749 | java | Java | server/src/test/java/com/decathlon/ara/web/rest/FunctionalityResourceMoveIT.java | youaxa/ara-poc-open | ebec1e751f34bf56930230c2476fbc536b7303a5 | [
"Apache-2.0"
] | null | null | null | server/src/test/java/com/decathlon/ara/web/rest/FunctionalityResourceMoveIT.java | youaxa/ara-poc-open | ebec1e751f34bf56930230c2476fbc536b7303a5 | [
"Apache-2.0"
] | 1 | 2022-03-02T05:08:06.000Z | 2022-03-02T05:08:06.000Z | server/src/test/java/com/decathlon/ara/web/rest/FunctionalityResourceMoveIT.java | youaxa/ara-poc-open | ebec1e751f34bf56930230c2476fbc536b7303a5 | [
"Apache-2.0"
] | null | null | null | 49.48731 | 159 | 0.729613 | 1,002,234 | package com.decathlon.ara.web.rest;
import com.decathlon.ara.domain.Functionality;
import com.decathlon.ara.repository.FunctionalityRepository;
import com.decathlon.ara.service.dto.functionality.FunctionalityDTO;
import com.decathlon.ara.service.dto.request.FunctionalityPosition;
import com.decathlon.ara.service.dto.r... |
92425bd68b4b357982ac148586af016ac4cb59f5 | 135 | java | Java | 18.springboot-redisson/src/main/java/com/demo/redisson/controller/TestController.java | NekoChips/SpringDemo | 47bab4bf8622a98adab65abacc926a002c806029 | [
"MIT"
] | 13 | 2020-03-25T14:40:47.000Z | 2022-03-01T06:35:24.000Z | 18.springboot-redisson/src/main/java/com/demo/redisson/controller/TestController.java | jjj2501/SpringDemo | 47bab4bf8622a98adab65abacc926a002c806029 | [
"MIT"
] | 1 | 2020-05-28T23:39:52.000Z | 2020-05-28T23:39:52.000Z | 18.springboot-redisson/src/main/java/com/demo/redisson/controller/TestController.java | jjj2501/SpringDemo | 47bab4bf8622a98adab65abacc926a002c806029 | [
"MIT"
] | 10 | 2020-04-12T18:13:31.000Z | 2022-03-09T07:07:42.000Z | 13.5 | 37 | 0.696296 | 1,002,235 | package com.demo.redisson.controller;
/**
* @author NekoChips
* @description
* @date 2020/3/27
*/
public class TestController {
}
|
92425c7a52759ad6d7720bd910c0b5e437999a9d | 1,899 | java | Java | src/test/java/com/bst/CurrencyYahooTest.java | fierascu/etl_v1 | 81d0de3aa2538455ec9ae636c9ebb30b0a5e4d7d | [
"Apache-2.0"
] | null | null | null | src/test/java/com/bst/CurrencyYahooTest.java | fierascu/etl_v1 | 81d0de3aa2538455ec9ae636c9ebb30b0a5e4d7d | [
"Apache-2.0"
] | null | null | null | src/test/java/com/bst/CurrencyYahooTest.java | fierascu/etl_v1 | 81d0de3aa2538455ec9ae636c9ebb30b0a5e4d7d | [
"Apache-2.0"
] | null | null | null | 27.521739 | 97 | 0.630332 | 1,002,236 | package com.bst;
import com.bst.utils.Utils;
import com.bst.utils.currency.CurrencyYahoo;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
import org.apache.log4j.Logger;
import static com.bst.utils.currency.CurrencyYahoo.urlBegin;
public class CurrencyYahooTest extends... |
92425cdb6ee687ff34e8973456f037fb30e5cb73 | 460 | java | Java | app/src/main/java/ashwani/in/volleyeventbus/utils/Json.java | ashwanikumar04/volleyeventbus | 4b74f6a2b88a557e587086f40e73e304dfde4dbd | [
"Apache-2.0"
] | 4 | 2016-05-29T13:43:21.000Z | 2017-12-01T04:11:56.000Z | app/src/main/java/ashwani/in/volleyeventbus/utils/Json.java | ashwanikumar04/volleyeventbus | 4b74f6a2b88a557e587086f40e73e304dfde4dbd | [
"Apache-2.0"
] | null | null | null | app/src/main/java/ashwani/in/volleyeventbus/utils/Json.java | ashwanikumar04/volleyeventbus | 4b74f6a2b88a557e587086f40e73e304dfde4dbd | [
"Apache-2.0"
] | null | null | null | 24.210526 | 103 | 0.678261 | 1,002,237 | package ashwani.in.volleyeventbus.utils;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
public class Json {
public static <T> String serialize(T obj) {
Gson gson = new Gson();
return gson.toJson(obj);
}
public static <T> T deSerialize(String jsonString, Class<T> tClass... |
92425cecd2fe6e92de4026b0626fd37059a3c35b | 1,067 | java | Java | system-tests/fixtures/api-impl-native/ern-movie-api-impl/android/lib/src/main/java/com/walmartlabs/electrode/reactnative/bridge/ConstantsProvider.java | friederbluemle/electrode-native | 0e1c3c3d1d9a6c9489150dd280861bf49a08b2f4 | [
"Apache-2.0"
] | 688 | 2017-09-26T19:41:46.000Z | 2022-03-31T14:45:40.000Z | system-tests/fixtures/api-impl-native/ern-movie-api-impl/android/lib/src/main/java/com/walmartlabs/electrode/reactnative/bridge/ConstantsProvider.java | friederbluemle/electrode-native | 0e1c3c3d1d9a6c9489150dd280861bf49a08b2f4 | [
"Apache-2.0"
] | 727 | 2017-09-26T17:01:45.000Z | 2022-03-28T07:24:29.000Z | system-tests/fixtures/api-impl-native/ern-movie-api-impl/android/lib/src/main/java/com/walmartlabs/electrode/reactnative/bridge/ConstantsProvider.java | friederbluemle/electrode-native | 0e1c3c3d1d9a6c9489150dd280861bf49a08b2f4 | [
"Apache-2.0"
] | 129 | 2017-09-25T18:47:36.000Z | 2022-03-08T20:11:42.000Z | 31.382353 | 147 | 0.729147 | 1,002,238 | /*
* Copyright 2017 WalmartLabs
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in w... |
92425cfd1bf62f5fe63dc6670ed9045df7b0ba2d | 766 | java | Java | src/main/java/com/kwpugh/gobber2/items/tools/endtools/PickaxeEnd.java | ttcchhmm/gobber-fabric-origins-patch | ee40f199c8e61e20647759b28e9230cae34b6d16 | [
"CC0-1.0"
] | 1 | 2021-12-14T16:41:42.000Z | 2021-12-14T16:41:42.000Z | src/main/java/com/kwpugh/gobber2/items/tools/endtools/PickaxeEnd.java | ttcchhmm/gobber-fabric-origins-patch | ee40f199c8e61e20647759b28e9230cae34b6d16 | [
"CC0-1.0"
] | null | null | null | src/main/java/com/kwpugh/gobber2/items/tools/endtools/PickaxeEnd.java | ttcchhmm/gobber-fabric-origins-patch | ee40f199c8e61e20647759b28e9230cae34b6d16 | [
"CC0-1.0"
] | 1 | 2021-06-30T01:13:26.000Z | 2021-06-30T01:13:26.000Z | 27.357143 | 97 | 0.793734 | 1,002,239 | package com.kwpugh.gobber2.items.tools.endtools;
import com.kwpugh.gobber2.Gobber2;
import com.kwpugh.gobber2.items.tools.basetools.ModPickaxe;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.item.ItemStack;
import net.minecraft.item.ToolMaterial;
import net.minecraft.world.World;
public class ... |
92425d973aec3437a729fb09f1202d2b012fd918 | 2,396 | java | Java | core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/object/callbacks/LoadingCallbackFacetViaMethod.java | kshithijiyer/isis | b99a6a9057fdcd4af25b0a2f36f7b32efa6f137c | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2019-03-17T03:19:33.000Z | 2019-03-17T03:19:33.000Z | core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/object/callbacks/LoadingCallbackFacetViaMethod.java | DalavanCloud/isis | 2af2ef3e2edcb807d742f089839e0571d8132bd9 | [
"Apache-2.0"
] | null | null | null | core/metamodel/src/main/java/org/apache/isis/core/metamodel/facets/object/callbacks/LoadingCallbackFacetViaMethod.java | DalavanCloud/isis | 2af2ef3e2edcb807d742f089839e0571d8132bd9 | [
"Apache-2.0"
] | 1 | 2018-11-23T11:05:36.000Z | 2018-11-23T11:05:36.000Z | 31.526316 | 108 | 0.729132 | 1,002,240 | /*
* 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")... |
92425dbd1fdfd64fe4e1d5581be13b4c9bcc29d1 | 400 | java | Java | ForthForLoopLab/EvenPowersof2.java | LjuArn/ProgrammingBasics_Java_2020 | 9db7dfa2ba5caae5c673fa27a3d30097dc0a9882 | [
"MIT"
] | null | null | null | ForthForLoopLab/EvenPowersof2.java | LjuArn/ProgrammingBasics_Java_2020 | 9db7dfa2ba5caae5c673fa27a3d30097dc0a9882 | [
"MIT"
] | null | null | null | ForthForLoopLab/EvenPowersof2.java | LjuArn/ProgrammingBasics_Java_2020 | 9db7dfa2ba5caae5c673fa27a3d30097dc0a9882 | [
"MIT"
] | null | null | null | 20 | 54 | 0.5175 | 1,002,241 | package forCicle;
import java.util.Scanner;
public class EvenPowersof2 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int n = Integer.parseInt(scanner.nextLine());
for (int i = 0; i <= n; i+=2) {
double sum = Math.pow(2... |
92425e774b702e5ad5ba4ec683f8592bbf5cd2bd | 5,282 | java | Java | pinot-server/src/main/java/org/apache/pinot/server/starter/helix/AdminApiApplication.java | briggsw/incubator-pinot | f7af79888c2bfc65275324b19edd700c1d8d1ff8 | [
"Apache-2.0"
] | 2 | 2019-10-21T18:33:43.000Z | 2019-12-21T19:57:16.000Z | pinot-server/src/main/java/org/apache/pinot/server/starter/helix/AdminApiApplication.java | IronOnet/incubator-pinot | bb835df5f903d55c08ab263d81b1db4d61e44ff2 | [
"Apache-2.0"
] | 12 | 2020-10-29T01:37:11.000Z | 2021-12-14T22:00:18.000Z | pinot-server/src/main/java/org/apache/pinot/server/starter/helix/AdminApiApplication.java | IronOnet/incubator-pinot | bb835df5f903d55c08ab263d81b1db4d61e44ff2 | [
"Apache-2.0"
] | 1 | 2021-01-18T12:38:18.000Z | 2021-01-18T12:38:18.000Z | 40.015152 | 114 | 0.758803 | 1,002,242 | /**
* 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... |
92425f7a209797a3422a046f5d04a155f0359e91 | 871 | java | Java | src/main/java/com/cities/restcities/CityMessageListener.java | ahmed-belhadj/java-cities | cecdca414e46659d10852018748681156c41b30e | [
"MIT"
] | null | null | null | src/main/java/com/cities/restcities/CityMessageListener.java | ahmed-belhadj/java-cities | cecdca414e46659d10852018748681156c41b30e | [
"MIT"
] | 1 | 2019-02-18T23:43:12.000Z | 2019-02-18T23:43:12.000Z | src/main/java/com/cities/restcities/CityMessageListener.java | ahmed-belhadj/java-cities | cecdca414e46659d10852018748681156c41b30e | [
"MIT"
] | null | null | null | 30.034483 | 71 | 0.741676 | 1,002,243 | package com.cities.restcities;
import lombok.extern.slf4j.Slf4j;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.stereotype.Service;
@Slf4j
@Service
public class CityMessageListener
{
@RabbitListener(queues = RestCitiesApplication.QUEUE_NAME_SECRET)
public void rec... |
92425f7f880bc725e7c11012a8f6b170a4b0a8f7 | 7,303 | java | Java | engine/src/test/java/org/teiid/query/parser/TestLimitParsing.java | GavinRay97/teiid | f7ae9acdc372718e15aa9f5827b267dfd68db5a5 | [
"Apache-2.0"
] | 249 | 2015-01-04T12:32:56.000Z | 2022-03-22T07:00:46.000Z | engine/src/test/java/org/teiid/query/parser/TestLimitParsing.java | GavinRay97/teiid | f7ae9acdc372718e15aa9f5827b267dfd68db5a5 | [
"Apache-2.0"
] | 312 | 2015-01-06T19:01:51.000Z | 2022-03-10T17:49:37.000Z | engine/src/test/java/org/teiid/query/parser/TestLimitParsing.java | GavinRay97/teiid | f7ae9acdc372718e15aa9f5827b267dfd68db5a5 | [
"Apache-2.0"
] | 256 | 2015-01-06T18:14:39.000Z | 2022-03-23T17:55:42.000Z | 48.046053 | 166 | 0.656579 | 1,002,244 | /*
* Copyright Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags and
* the COPYRIGHT.txt file distributed with this work.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ob... |
924260c0619b4694ff7d0e536efff1ad3f4dd109 | 66,559 | java | Java | Corpus/ecf/1187.java | masud-technope/BLIZZARD-Replication-Package-ESEC-FSE2018 | 72aee638779aef7a56295c784a9bcbd902e41593 | [
"MIT"
] | 15 | 2018-07-10T09:38:31.000Z | 2021-11-29T08:28:07.000Z | Corpus/ecf/1187.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 3 | 2018-11-16T02:58:59.000Z | 2021-01-20T16:03:51.000Z | Corpus/ecf/1187.java | JamesCao2048/BlizzardData | a524bec4f0d297bb748234eeb1c2fcdee3dce7d7 | [
"MIT"
] | 6 | 2018-06-27T20:19:00.000Z | 2022-02-19T02:29:53.000Z | 41.11118 | 173 | 0.573401 | 1,002,245 | /* Copyright (c) 2006-2009 Jan S. Rellermeyer
* Systems Group,
* Department of Computer Science, ETH Zurich.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* - Redistributions of source... |
9242614b53e7edbdc9cad0222237381411c2485c | 1,170 | java | Java | src/main/java/egger/software/au_streams/StreamConstruction.java | eggeral/java-examples | 165bab9a20c408dd2a3d6ffa0e7d2ce5191ba1b1 | [
"Apache-2.0"
] | 1 | 2017-07-11T09:16:25.000Z | 2017-07-11T09:16:25.000Z | src/main/java/egger/software/au_streams/StreamConstruction.java | eggeral/java-examples | 165bab9a20c408dd2a3d6ffa0e7d2ce5191ba1b1 | [
"Apache-2.0"
] | null | null | null | src/main/java/egger/software/au_streams/StreamConstruction.java | eggeral/java-examples | 165bab9a20c408dd2a3d6ffa0e7d2ce5191ba1b1 | [
"Apache-2.0"
] | null | null | null | 31.621622 | 103 | 0.675214 | 1,002,246 | package egger.software.au_streams;
import java.time.Instant;
import java.util.Iterator;
import java.util.stream.Stream;
public class StreamConstruction {
public static void main(String[] args) {
Stream.Builder<Integer> streamBuilder = Stream.builder();
streamBuilder.accept(1);
streamBuild... |
9242625295f736500ffd8241ea3a88b6db6ed7f7 | 2,427 | java | Java | modules/core/src/test/java/org/apache/ignite/internal/processors/query/QueryUtilsTest.java | kotari4u/ignite | af3e5015ad4d42c38d7b975dbca7abe0f2540884 | [
"Apache-2.0"
] | null | null | null | modules/core/src/test/java/org/apache/ignite/internal/processors/query/QueryUtilsTest.java | kotari4u/ignite | af3e5015ad4d42c38d7b975dbca7abe0f2540884 | [
"Apache-2.0"
] | null | null | null | modules/core/src/test/java/org/apache/ignite/internal/processors/query/QueryUtilsTest.java | kotari4u/ignite | af3e5015ad4d42c38d7b975dbca7abe0f2540884 | [
"Apache-2.0"
] | null | null | null | 37.921875 | 161 | 0.696333 | 1,002,247 | package org.apache.ignite.internal.processors.query;
import org.apache.ignite.internal.GridKernalContext;
import org.apache.ignite.internal.processors.query.property.QueryBinaryProperty;
import org.junit.Assert;
import org.junit.Test;
import java.util.HashMap;
import java.util.Map;
import static org.junit.Assert.ass... |
924262bac18b194872f80fdf4a76a0b3e97378e1 | 2,041 | java | Java | src/com/askviky/communityservice/activity/GalleryActivity.java | AppOpenSource/CommunityService | 7d3728cb77ebeacf26a17b684a4a9eeac84a0486 | [
"Apache-2.0"
] | null | null | null | src/com/askviky/communityservice/activity/GalleryActivity.java | AppOpenSource/CommunityService | 7d3728cb77ebeacf26a17b684a4a9eeac84a0486 | [
"Apache-2.0"
] | null | null | null | src/com/askviky/communityservice/activity/GalleryActivity.java | AppOpenSource/CommunityService | 7d3728cb77ebeacf26a17b684a4a9eeac84a0486 | [
"Apache-2.0"
] | null | null | null | 29.57971 | 98 | 0.767761 | 1,002,248 | package com.askviky.communityservice.activity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Gallery;
import android.widget.Toast;
import com.askviky.common.activity.AppBaseActivity;
import com.askviky.communityservice.R;
impo... |
924263938693727f7675a3049c8398097a33bec9 | 5,855 | java | Java | app/src/main/java/WIP/mame056/vidhrdw/commando.java | javaemus/ArcoFlexDroid | e9ece569f14b65c906612e2574d15dacbf4bfc80 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/WIP/mame056/vidhrdw/commando.java | javaemus/ArcoFlexDroid | e9ece569f14b65c906612e2574d15dacbf4bfc80 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/WIP/mame056/vidhrdw/commando.java | javaemus/ArcoFlexDroid | e9ece569f14b65c906612e2574d15dacbf4bfc80 | [
"Apache-2.0"
] | null | null | null | 28.149038 | 132 | 0.568915 | 1,002,249 | /***************************************************************************
vidhrdw.c
Functions to emulate the video hardware of the machine.
***************************************************************************/
/*
* ported to v0.56
* using automatic conversion tool v0.01
*/
package WIP.mame056.vidh... |
9242639e26b8d814e096f168bc2a866dc78b6c13 | 10,211 | java | Java | RNAstructure_Source/java_interface/src/ur_rna/RNAstructureUI/utilities/NumberField.java | mayc2/PseudoKnot_research | 33e94b84435d87aff3d89dbad970c438ac173331 | [
"MIT"
] | null | null | null | RNAstructure_Source/java_interface/src/ur_rna/RNAstructureUI/utilities/NumberField.java | mayc2/PseudoKnot_research | 33e94b84435d87aff3d89dbad970c438ac173331 | [
"MIT"
] | null | null | null | RNAstructure_Source/java_interface/src/ur_rna/RNAstructureUI/utilities/NumberField.java | mayc2/PseudoKnot_research | 33e94b84435d87aff3d89dbad970c438ac173331 | [
"MIT"
] | null | null | null | 27.375335 | 78 | 0.647635 | 1,002,250 | /*
* (c) 2011 Mathews Lab, University of Rochester Medical Center.
*
* This software is part of a group specifically designed for the RNAstructure
* secondary structure prediction program and its related applications.
*/
package ur_rna.RNAstructureUI.utilities;
import java.awt.event.FocusAdapter;
import java.awt... |
924263c1203698219817db2387914bf3b022aa70 | 2,728 | java | Java | NowPlaying/Android/src/org/metasyntactic/utilities/DateUtilities.java | avoronchenko/metasyntactic | cea5408f8c575aae4f280df983f511b5fa7ed541 | [
"Apache-2.0"
] | 1 | 2016-01-02T10:37:45.000Z | 2016-01-02T10:37:45.000Z | NowPlaying/Android/src/org/metasyntactic/utilities/DateUtilities.java | avoronchenko/metasyntactic | cea5408f8c575aae4f280df983f511b5fa7ed541 | [
"Apache-2.0"
] | 1 | 2016-12-15T12:24:46.000Z | 2016-12-15T12:24:46.000Z | NowPlaying/Android/src/org/metasyntactic/utilities/DateUtilities.java | avoronchenko/metasyntactic | cea5408f8c575aae4f280df983f511b5fa7ed541 | [
"Apache-2.0"
] | null | null | null | 29.021277 | 148 | 0.691349 | 1,002,251 | //Copyright 2008 Cyrus Najmabadi
//
//Licensed under the Apache License, Version 2.0 (the "License");
//you may not use this file except in compliance with the License.
//You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
//Unless required by applicable law or agreed to in w... |
9242642bc9ea414620876135b0171121f31d0820 | 1,462 | java | Java | library/src/main/java/com/appandweb/multimoduleapp/library/common/LibActivity.java | appandweb/MultiModuleApp | 99287172a405228f263737d9c0faf6751691bfda | [
"Apache-2.0"
] | null | null | null | library/src/main/java/com/appandweb/multimoduleapp/library/common/LibActivity.java | appandweb/MultiModuleApp | 99287172a405228f263737d9c0faf6751691bfda | [
"Apache-2.0"
] | null | null | null | library/src/main/java/com/appandweb/multimoduleapp/library/common/LibActivity.java | appandweb/MultiModuleApp | 99287172a405228f263737d9c0faf6751691bfda | [
"Apache-2.0"
] | 1 | 2019-06-05T11:34:41.000Z | 2019-06-05T11:34:41.000Z | 36.55 | 71 | 0.703146 | 1,002,252 | package com.appandweb.multimoduleapp.library.common;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.Toast;
import com.appandweb.multimoduleapp.library.BuildConfig;
import com.appandweb.multimoduleapp.library.R;
import com.google.firebase.FirebaseApp;
import com.google.... |
9242652770c155e721becaa782af8d17904145c5 | 5,491 | java | Java | freeipa/src/test/java/com/sequenceiq/freeipa/service/freeipa/user/ums/UmsUsersStateProviderDispatcherTest.java | Beast2709/cloudbreak | 6fefcf8e1ba441f46d3e7fe253e41381622a6b4d | [
"Apache-2.0"
] | 174 | 2017-07-14T03:20:42.000Z | 2022-03-25T05:03:18.000Z | freeipa/src/test/java/com/sequenceiq/freeipa/service/freeipa/user/ums/UmsUsersStateProviderDispatcherTest.java | Beast2709/cloudbreak | 6fefcf8e1ba441f46d3e7fe253e41381622a6b4d | [
"Apache-2.0"
] | 2,242 | 2017-07-12T05:52:01.000Z | 2022-03-31T15:50:08.000Z | freeipa/src/test/java/com/sequenceiq/freeipa/service/freeipa/user/ums/UmsUsersStateProviderDispatcherTest.java | Beast2709/cloudbreak | 6fefcf8e1ba441f46d3e7fe253e41381622a6b4d | [
"Apache-2.0"
] | 172 | 2017-07-12T08:53:48.000Z | 2022-03-24T12:16:33.000Z | 41.916031 | 104 | 0.69623 | 1,002,253 | package com.sequenceiq.freeipa.service.freeipa.user.ums;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.ArgumentMatchers.any;
import static org.mockito.ArgumentMatchers.anyBoolean;
import static org.mockito.ArgumentMatchers.anyString;
import static org.mockito.Mockito.never;
imp... |
924265b1a1f5e91864f226904850e290c02e3c72 | 1,493 | java | Java | api-boot-project/api-boot-maven-plugins/api-boot-mybatis-enhance-maven-codegen/src/main/java/org/minbox/framework/api/boot/maven/plugin/mybatis/enhance/codegen/EnhanceCodegenConstant.java | UniqueDong/api-boot | 7ed6e146bd3b3f0965f7b19e99fd08bb63e4bf93 | [
"Apache-2.0"
] | 310 | 2019-03-13T09:38:37.000Z | 2020-10-10T08:33:05.000Z | api-boot-project/api-boot-maven-plugins/api-boot-mybatis-enhance-maven-codegen/src/main/java/org/minbox/framework/api/boot/maven/plugin/mybatis/enhance/codegen/EnhanceCodegenConstant.java | UniqueDong/api-boot | 7ed6e146bd3b3f0965f7b19e99fd08bb63e4bf93 | [
"Apache-2.0"
] | 14 | 2019-03-20T08:06:25.000Z | 2019-08-20T00:22:36.000Z | api-boot-project/api-boot-maven-plugins/api-boot-mybatis-enhance-maven-codegen/src/main/java/org/minbox/framework/api/boot/maven/plugin/mybatis/enhance/codegen/EnhanceCodegenConstant.java | UniqueDong/api-boot | 7ed6e146bd3b3f0965f7b19e99fd08bb63e4bf93 | [
"Apache-2.0"
] | 95 | 2019-03-14T01:41:34.000Z | 2021-09-15T03:15:31.000Z | 26.192982 | 80 | 0.634293 | 1,002,254 | /*
* Copyright [2019] [恒宇少年 - 于起宇]
*
* 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 ... |
924265d7504eaa3bdc38419e5a296d7436ed24af | 865 | java | Java | Juc/src/readwrite/LockDegradation.java | CodeWater404/JavaCode | 03d7bb4091d0beb10189b5e5577239e6ac3b3a48 | [
"MIT"
] | null | null | null | Juc/src/readwrite/LockDegradation.java | CodeWater404/JavaCode | 03d7bb4091d0beb10189b5e5577239e6ac3b3a48 | [
"MIT"
] | null | null | null | Juc/src/readwrite/LockDegradation.java | CodeWater404/JavaCode | 03d7bb4091d0beb10189b5e5577239e6ac3b3a48 | [
"MIT"
] | null | null | null | 22.179487 | 72 | 0.553757 | 1,002,255 | package readwrite;
import java.util.concurrent.locks.ReentrantReadWriteLock;
/**
* @author : CodeWater
* @create :2022-06-03-18:04
* @Function Description :演示锁降级:写锁变读锁
*
*/
public class LockDegradation {
public static void main( String[] args ) {
//可重入读写锁对象
ReentrantReadWriteLock rwLock... |
924266821f6c82c59c41040373c27aae4a7069e0 | 3,728 | java | Java | apps/Messaging/src/com/android/messaging/ui/OrientedBitmapDrawable.java | Keneral/apackages | af6a7ffde2e52d8d4e073b4030244551246248ad | [
"Unlicense"
] | 15 | 2019-12-24T11:01:54.000Z | 2022-01-26T04:59:36.000Z | apps/Messaging/src/com/android/messaging/ui/OrientedBitmapDrawable.java | Keneral/apackages | af6a7ffde2e52d8d4e073b4030244551246248ad | [
"Unlicense"
] | 7 | 2019-03-22T12:12:23.000Z | 2019-08-15T05:15:43.000Z | apps/Messaging/src/com/android/messaging/ui/OrientedBitmapDrawable.java | Keneral/apackages | af6a7ffde2e52d8d4e073b4030244551246248ad | [
"Unlicense"
] | 14 | 2019-11-17T05:13:16.000Z | 2022-01-18T19:17:47.000Z | 35.504762 | 100 | 0.674356 | 1,002,256 | /*
* Copyright (C) 2015 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... |
92426845f75eb780d3ac0735be6c16e4aadaaa58 | 1,385 | java | Java | chess/src/test/java/ru/job4j/chess/firuges/black/BishopBlackTest.java | Dm-JVL/games_oop_javafx | 4ecfb69e4b935d634438e12b0d6cfe2b6348873d | [
"Apache-2.0"
] | null | null | null | chess/src/test/java/ru/job4j/chess/firuges/black/BishopBlackTest.java | Dm-JVL/games_oop_javafx | 4ecfb69e4b935d634438e12b0d6cfe2b6348873d | [
"Apache-2.0"
] | null | null | null | chess/src/test/java/ru/job4j/chess/firuges/black/BishopBlackTest.java | Dm-JVL/games_oop_javafx | 4ecfb69e4b935d634438e12b0d6cfe2b6348873d | [
"Apache-2.0"
] | null | null | null | 28.265306 | 110 | 0.690975 | 1,002,257 | package ru.job4j.chess.firuges.black;
import junit.framework.TestCase;
import org.junit.Test;
import static org.hamcrest.Matchers.nullValue;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.*;
import ru.job4j.chess.ImpossibleMoveException;
import ru.job4j.chess.firuges.Cell;
import ru.job4j.che... |
924268c8a5e6bbbe8feb11bbf7992361f44ccaf5 | 87 | java | Java | guice-fx/src/main/java/eu/dzim/guice/fx/util/BaseEnumType.java | bgmf/poc | 2761f2911b45f98154af300d7774c8b7b041faa9 | [
"Apache-2.0"
] | 5 | 2017-10-27T14:43:21.000Z | 2020-05-11T18:35:07.000Z | guice-fx/src/main/java/eu/dzim/guice/fx/util/BaseEnumType.java | bgmf/poc | 2761f2911b45f98154af300d7774c8b7b041faa9 | [
"Apache-2.0"
] | null | null | null | guice-fx/src/main/java/eu/dzim/guice/fx/util/BaseEnumType.java | bgmf/poc | 2761f2911b45f98154af300d7774c8b7b041faa9 | [
"Apache-2.0"
] | 2 | 2017-10-27T14:43:22.000Z | 2020-05-08T02:24:37.000Z | 14.5 | 31 | 0.724138 | 1,002,258 | package eu.dzim.guice.fx.util;
public interface BaseEnumType {
String getKey();
}
|
92426a0ada6e9e0f27e42720d50831a36559ef4d | 1,000 | java | Java | binary_search-trees/src/structures/BSTNode.java | ishani-chakraborty/data-structures-algorithms | 3b97bc928180191cb26d87d681a091a22090db11 | [
"MIT"
] | null | null | null | binary_search-trees/src/structures/BSTNode.java | ishani-chakraborty/data-structures-algorithms | 3b97bc928180191cb26d87d681a091a22090db11 | [
"MIT"
] | null | null | null | binary_search-trees/src/structures/BSTNode.java | ishani-chakraborty/data-structures-algorithms | 3b97bc928180191cb26d87d681a091a22090db11 | [
"MIT"
] | 1 | 2022-02-27T22:59:43.000Z | 2022-02-27T22:59:43.000Z | 20 | 80 | 0.645 | 1,002,259 | package structures;
/**
* A node in a BST.
* Note that BSTNode MUST implement BSTNodeInterface; removing this will resulit
* in your program failing to compile for the autograder.
*
* @author liberato
*
* @param <T> : generic type.
*/
public class BSTNode<T extends Comparable<T>> implements BSTNodeInterface<T... |
92426aaf49087dede75c5fdbca5edaeb6cc67f3f | 179 | java | Java | src/org/darkmentat/GuitarScalesBoxes/Controls/GuitarView/OnFretIntervalSelectedListener.java | DarkMentat/GuitarScalesBoxes | 4f4e97339658e7a95fe3bab921c49f839024b919 | [
"Apache-2.0"
] | 1 | 2019-03-05T03:51:12.000Z | 2019-03-05T03:51:12.000Z | src/org/darkmentat/GuitarScalesBoxes/Controls/GuitarView/OnFretIntervalSelectedListener.java | DarkMentat/GuitarScalesBoxes | 4f4e97339658e7a95fe3bab921c49f839024b919 | [
"Apache-2.0"
] | null | null | null | src/org/darkmentat/GuitarScalesBoxes/Controls/GuitarView/OnFretIntervalSelectedListener.java | DarkMentat/GuitarScalesBoxes | 4f4e97339658e7a95fe3bab921c49f839024b919 | [
"Apache-2.0"
] | null | null | null | 25.571429 | 63 | 0.837989 | 1,002,260 | package org.darkmentat.GuitarScalesBoxes.Controls.GuitarView;
public interface OnFretIntervalSelectedListener
{
public void OnIntervalSelected(int startFret, int endFret);
}
|
92426ac341cc6a8b224bc4966cb3bf885eacd4e3 | 559 | java | Java | schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/pending/clazz/QuotationConverter.java | nagaikenshin/schemaOrg | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | [
"Apache-2.0"
] | 1 | 2020-02-18T01:55:36.000Z | 2020-02-18T01:55:36.000Z | schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/pending/clazz/QuotationConverter.java | nagaikenshin/schemaOrg | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | [
"Apache-2.0"
] | null | null | null | schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/pending/clazz/QuotationConverter.java | nagaikenshin/schemaOrg | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | [
"Apache-2.0"
] | null | null | null | 24.304348 | 79 | 0.806798 | 1,002,261 | package org.kyojo.schemaorg.m3n4.doma.pending.clazz;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaorg.m3n4.pending.impl.QUOTATION;
import org.kyojo.schemaorg.m3n4.pending.Clazz.Quotation;
@ExternalDomain
public class QuotationConverter implements D... |
92426b592c2ab87cfe0c2d697e1393d78d6f5e55 | 326 | java | Java | src/main/java/com/engwork/pgndb/users/platformaccess/PlatformAccessBean.java | pgnDataBase/pgnDB | 3da7ac4d7c0cacae1bc9ad591033eb81213fa3fb | [
"MIT"
] | 5 | 2019-03-22T23:56:22.000Z | 2022-01-06T08:18:31.000Z | src/main/java/com/engwork/pgndb/users/platformaccess/PlatformAccessBean.java | pgnDataBase/pgnDB | 3da7ac4d7c0cacae1bc9ad591033eb81213fa3fb | [
"MIT"
] | 1 | 2019-08-12T08:04:33.000Z | 2019-08-12T12:10:14.000Z | src/main/java/com/engwork/pgndb/users/platformaccess/PlatformAccessBean.java | pgnDataBase/pgnDB | 3da7ac4d7c0cacae1bc9ad591033eb81213fa3fb | [
"MIT"
] | 2 | 2020-02-24T10:09:37.000Z | 2022-03-05T17:23:19.000Z | 21.733333 | 58 | 0.806748 | 1,002,262 | package com.engwork.pgndb.users.platformaccess;
import com.engwork.pgndb.users.requestmodel.SignUpRequest;
public interface PlatformAccessBean {
void signUp(SignUpRequest signUpRequest);
String signIn(String username, String password);
void signOut(String token);
String generateTokenForUser(String usernam... |
92426c857245d514f1f8ec1e7718c94533f95b10 | 3,947 | java | Java | code/src/edu/uci/lasso/MathUtil.java | ignacioarnaldo/efs | 6d991fafe203cb43a8eb6b553c622af80d5b5f65 | [
"MIT"
] | 14 | 2015-09-14T22:16:28.000Z | 2022-02-04T10:26:28.000Z | code/src/edu/uci/lasso/MathUtil.java | ShenkieRuben/efs | 6d991fafe203cb43a8eb6b553c622af80d5b5f65 | [
"MIT"
] | 1 | 2015-10-12T12:54:41.000Z | 2015-10-12T14:22:50.000Z | code/src/edu/uci/lasso/MathUtil.java | ShenkieRuben/efs | 6d991fafe203cb43a8eb6b553c622af80d5b5f65 | [
"MIT"
] | 7 | 2015-09-04T15:07:42.000Z | 2022-01-31T14:08:50.000Z | 22.426136 | 88 | 0.439321 | 1,002,263 | /**
* This implemenation is based on: Friedman, J., Hastie, T. and Tibshirani, R.
* (2008) Regularization Paths for Generalized Linear Models via Coordinate
* Descent. http://www-stat.stanford.edu/~hastie/Papers/glmnet.pdf
*
* @author Yasser Ganjisaffar
*/
package edu.uci.lasso;
import java.util.List;
/**
*
... |
92426d2756fa8667b667697815dafb5a3ea6f681 | 4,448 | java | Java | server/src/main/java/de/dhbwheidenheim/informatik/callsim/controller/Utils.java | Fabi281/callsim | afeeb74e25929bd8d818442f838e3e76cd1567ae | [
"MIT"
] | 3 | 2021-07-10T07:17:51.000Z | 2022-01-25T12:29:15.000Z | server/src/main/java/de/dhbwheidenheim/informatik/callsim/controller/Utils.java | Fabi281/callsim | afeeb74e25929bd8d818442f838e3e76cd1567ae | [
"MIT"
] | null | null | null | server/src/main/java/de/dhbwheidenheim/informatik/callsim/controller/Utils.java | Fabi281/callsim | afeeb74e25929bd8d818442f838e3e76cd1567ae | [
"MIT"
] | null | null | null | 27.8 | 102 | 0.639164 | 1,002,264 | package de.dhbwheidenheim.informatik.callsim.controller;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.StringWriter;
import java.io.Writer;
import java.util.... |
92426d50b5644dbf7861702cc49dc29150454f3a | 1,229 | java | Java | greedyalgorithms_solved/src/main/java/FindMajorityElement.java | MayurKJParekh/Elements-of-Programming-Interview-in-JAVA | f4acf107de3df627c4200e635a4d5010ab4bcee7 | [
"MIT"
] | null | null | null | greedyalgorithms_solved/src/main/java/FindMajorityElement.java | MayurKJParekh/Elements-of-Programming-Interview-in-JAVA | f4acf107de3df627c4200e635a4d5010ab4bcee7 | [
"MIT"
] | null | null | null | greedyalgorithms_solved/src/main/java/FindMajorityElement.java | MayurKJParekh/Elements-of-Programming-Interview-in-JAVA | f4acf107de3df627c4200e635a4d5010ab4bcee7 | [
"MIT"
] | null | null | null | 33.216216 | 87 | 0.619203 | 1,002,265 | import java.util.Iterator;
public class FindMajorityElement {
/*
18.5
For the given example, (b,a,c,a,a,b,a,a,c,a), we initialize the candidate to b. The
next element, a is different from the candidate, so the candidate's count goes to 0.
Therefore, we pick the next element c to be the candidate, and its... |
92426e3d002fba8d3b63d67a7a06bdd64d2cad48 | 1,648 | java | Java | third_party/android/platform-libcore/android-platform-libcore/support/src/test/java/tests/support/Support_Locale.java | phaezah7/openweave-core | 88d8eaef62769bd567c7684a5f137b030d77dba9 | [
"Apache-2.0"
] | 249 | 2017-09-18T17:48:34.000Z | 2022-02-02T06:46:21.000Z | third_party/android/platform-libcore/android-platform-libcore/support/src/test/java/tests/support/Support_Locale.java | phaezah7/openweave-core | 88d8eaef62769bd567c7684a5f137b030d77dba9 | [
"Apache-2.0"
] | 501 | 2017-11-10T11:25:32.000Z | 2022-02-01T10:43:13.000Z | third_party/android/platform-libcore/android-platform-libcore/support/src/test/java/tests/support/Support_Locale.java | phaezah7/openweave-core | 88d8eaef62769bd567c7684a5f137b030d77dba9 | [
"Apache-2.0"
] | 116 | 2017-09-20T07:06:55.000Z | 2022-01-08T13:41:15.000Z | 34.333333 | 85 | 0.700243 | 1,002,266 | /*
* 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 ... |
92426f377c9dc999c6a00cd989a775c0dbf2fadf | 9,516 | java | Java | espresso/core/java/androidx/test/espresso/base/Interrogator.java | dayanruben/android-test | 2ed50d534cb7e48433dcfa5f5e9e793e99506d84 | [
"Apache-2.0"
] | 836 | 2018-05-20T23:00:12.000Z | 2022-03-29T09:53:59.000Z | espresso/core/java/androidx/test/espresso/base/Interrogator.java | dayanruben/android-test | 2ed50d534cb7e48433dcfa5f5e9e793e99506d84 | [
"Apache-2.0"
] | 602 | 2018-06-29T04:44:44.000Z | 2022-03-30T19:13:09.000Z | espresso/core/java/androidx/test/espresso/base/Interrogator.java | dayanruben/android-test | 2ed50d534cb7e48433dcfa5f5e9e793e99506d84 | [
"Apache-2.0"
] | 233 | 2018-05-21T19:51:09.000Z | 2022-03-23T17:01:25.000Z | 34.230216 | 100 | 0.653741 | 1,002,267 | /*
* Copyright (C) 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... |
9242702a9d403ed6eb3128f6baf4d865173d409e | 4,336 | java | Java | ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/optimized/VectorMapJoinOptimizedHashMap.java | richox/hive | 5ec4b7df59a5f011560b24100beb0e590a15d692 | [
"Apache-2.0"
] | 28 | 2020-03-07T04:05:27.000Z | 2022-03-25T07:44:51.000Z | ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/optimized/VectorMapJoinOptimizedHashMap.java | richox/hive | 5ec4b7df59a5f011560b24100beb0e590a15d692 | [
"Apache-2.0"
] | 67 | 2018-12-20T07:32:49.000Z | 2021-08-02T16:57:54.000Z | ql/src/java/org/apache/hadoop/hive/ql/exec/vector/mapjoin/optimized/VectorMapJoinOptimizedHashMap.java | richox/hive | 5ec4b7df59a5f011560b24100beb0e590a15d692 | [
"Apache-2.0"
] | 18 | 2021-01-08T07:26:59.000Z | 2022-02-14T02:11:18.000Z | 33.612403 | 111 | 0.728552 | 1,002,268 | /*
* 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 ... |
924270483012a325a1e1a1e54b99e8ab12c66f6e | 2,560 | java | Java | src/main/java/org/smoothbuild/exec/compute/IfTask.java | mikosik/smooth-build | b7ae7b38a91b21d0f4e45be3f352547daa5fbbcd | [
"Apache-2.0"
] | 8 | 2015-01-30T10:21:32.000Z | 2022-02-22T21:32:35.000Z | src/main/java/org/smoothbuild/exec/compute/IfTask.java | mikosik/smooth-build | b7ae7b38a91b21d0f4e45be3f352547daa5fbbcd | [
"Apache-2.0"
] | 109 | 2015-01-06T16:41:02.000Z | 2022-01-28T12:36:17.000Z | src/main/java/org/smoothbuild/exec/compute/IfTask.java | mikosik/smooth-build | b7ae7b38a91b21d0f4e45be3f352547daa5fbbcd | [
"Apache-2.0"
] | 1 | 2015-11-29T07:43:43.000Z | 2015-11-29T07:43:43.000Z | 36.056338 | 96 | 0.757813 | 1,002,269 | package org.smoothbuild.exec.compute;
import static org.smoothbuild.exec.base.Input.input;
import java.util.List;
import java.util.function.Consumer;
import java.util.function.Supplier;
import org.smoothbuild.db.record.base.Bool;
import org.smoothbuild.db.record.base.Record;
import org.smoothbuild.exec.algorithm.Alg... |
9242715930c342895e28db6600fea881477587c8 | 720 | java | Java | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactDeletionTests.java | Bughuntress/Java_course | dea944c3518b7338bf87b9d3d1f4737632b38d10 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactDeletionTests.java | Bughuntress/Java_course | dea944c3518b7338bf87b9d3d1f4737632b38d10 | [
"Apache-2.0"
] | null | null | null | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/tests/ContactDeletionTests.java | Bughuntress/Java_course | dea944c3518b7338bf87b9d3d1f4737632b38d10 | [
"Apache-2.0"
] | null | null | null | 32.727273 | 238 | 0.738889 | 1,002,270 | package ru.stqa.pft.addressbook.tests;
import org.testng.annotations.Test;
import ru.stqa.pft.addressbook.model.ContactData;
public class ContactDeletionTests1 extends TestBase {
@Test
public void testContactDeletion() {
app.getNavigationHelper().gotoContactPage();
if (!app.getContactHelper().ThereisACo... |
924272de05f7617fdd443ce0800b71305e06ec34 | 413 | java | Java | src/main/java/pe/edu/upc/service/IUploadFileService.java | GigiSagastegui/TrabajoFinal | 5c20aa3250a36d9c8481727cb05a470176c3f534 | [
"Apache-2.0"
] | null | null | null | src/main/java/pe/edu/upc/service/IUploadFileService.java | GigiSagastegui/TrabajoFinal | 5c20aa3250a36d9c8481727cb05a470176c3f534 | [
"Apache-2.0"
] | null | null | null | src/main/java/pe/edu/upc/service/IUploadFileService.java | GigiSagastegui/TrabajoFinal | 5c20aa3250a36d9c8481727cb05a470176c3f534 | [
"Apache-2.0"
] | null | null | null | 22.944444 | 68 | 0.825666 | 1,002,271 | package pe.edu.upc.service;
import java.io.IOException;
import java.net.MalformedURLException;
import org.springframework.core.io.Resource;
import org.springframework.web.multipart.MultipartFile;
public interface IUploadFileService {
public Resource load(String filename) throws MalformedURLException;
public Stri... |
9242730580613aeb80039bc82bf1188c929f6d74 | 2,987 | java | Java | tlg_gtk/src/main/java/ch/bailu/tlg_gtk/BaseContext.java | bailuk/TLG | 37553806dfa75ccb049a7e0ed15ac43b17dc6282 | [
"CC-BY-4.0"
] | 1 | 2018-09-13T18:19:17.000Z | 2018-09-13T18:19:17.000Z | tlg_gtk/src/main/java/ch/bailu/tlg_gtk/BaseContext.java | bailuk/TLG | 37553806dfa75ccb049a7e0ed15ac43b17dc6282 | [
"CC-BY-4.0"
] | null | null | null | tlg_gtk/src/main/java/ch/bailu/tlg_gtk/BaseContext.java | bailuk/TLG | 37553806dfa75ccb049a7e0ed15ac43b17dc6282 | [
"CC-BY-4.0"
] | null | null | null | 22.458647 | 92 | 0.606294 | 1,002,272 | package ch.bailu.tlg_gtk;
import ch.bailu.gtk.gdk.RGBA;
import ch.bailu.tlg.PlatformContext;
import ch.bailu.tlg.StateRunning;
import ch.bailu.tlg.TlgPoint;
import ch.bailu.tlg.TlgRectangle;
public class BaseContext extends PlatformContext {
private static final int PALETTE_RESERVED=5;
private static final i... |
924273181b26ece0dfadda243b6d0ae780e83ee6 | 879 | java | Java | src/java/model/entity/Author.java | Charlene19/BookShopWeb | 4778114b260a6b2294a4c145bf001d0c30f56ca7 | [
"Unlicense",
"MIT"
] | 2 | 2020-09-26T11:42:24.000Z | 2020-09-26T11:43:08.000Z | src/java/model/entity/Author.java | Charlene19/BookShopWeb | 4778114b260a6b2294a4c145bf001d0c30f56ca7 | [
"Unlicense",
"MIT"
] | null | null | null | src/java/model/entity/Author.java | Charlene19/BookShopWeb | 4778114b260a6b2294a4c145bf001d0c30f56ca7 | [
"Unlicense",
"MIT"
] | 1 | 2020-09-27T15:44:06.000Z | 2020-09-27T15:44:06.000Z | 16.277778 | 48 | 0.569966 | 1,002,273 | package model.entity;
/**
*
* @author zvr
*/
public class Author {
private int id;
private String firstName;
private String lastName;
private String postIt;
public Author(){
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = ... |
9242734444a2b9ec6046dd7208a4fb3b9b9ca8f6 | 1,183 | java | Java | Source/Plugins/Core/com.equella.core/src/com/tle/web/contentrestrictions/ContentRestrictionsModule.java | infiniticg/equella | 75ddd69bca3a94e213705dcfe90cf7077cc89872 | [
"Apache-2.0"
] | 1 | 2018-07-25T02:34:16.000Z | 2018-07-25T02:34:16.000Z | Source/Plugins/Core/com.equella.core/src/com/tle/web/contentrestrictions/ContentRestrictionsModule.java | infiniticg/equella | 75ddd69bca3a94e213705dcfe90cf7077cc89872 | [
"Apache-2.0"
] | null | null | null | Source/Plugins/Core/com.equella.core/src/com/tle/web/contentrestrictions/ContentRestrictionsModule.java | infiniticg/equella | 75ddd69bca3a94e213705dcfe90cf7077cc89872 | [
"Apache-2.0"
] | 1 | 2018-04-11T20:31:51.000Z | 2018-04-11T20:31:51.000Z | 26.886364 | 90 | 0.759932 | 1,002,274 | /*
* Copyright 2017 Apereo
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.